From 6d2143c7715e423e5e843ef5b24b422465c01723 Mon Sep 17 00:00:00 2001 From: Manuel Bachmann Date: Thu, 13 Nov 2014 09:40:07 +0100 Subject: [PATCH] Imported Upstream version 2.30.8 --- Makefile.am | 19 +- Makefile.decl | 82 - Makefile.in | 249 +- NEWS | 115 +- aclocal.m4 | 2821 ++++++++++---------- build/Makefile.am | 8 +- build/Makefile.in | 208 +- build/detectenv-msvc.mak | 72 + build/gdk-pixbuf-introspection-msvc.mak | 61 + build/{win32 => }/gen-file-list-gdkpixbuf.py | 2 +- build/introspection-msvc.mak | 79 + build/win32/Makefile.am | 6 - build/win32/Makefile.in | 202 +- build/win32/gengir_gdkpixbuf.bat | 135 - build/win32/vs10/Makefile.am | 36 +- build/win32/vs10/Makefile.in | 215 +- build/win32/vs10/README.txt | 7 + build/win32/vs10/gdk-pixbuf-build-defines.props | 62 + build/win32/vs10/gdk-pixbuf-csource.vcxproj | 8 +- build/win32/vs10/gdk-pixbuf-gen-srcs.props | 21 + build/win32/vs10/gdk-pixbuf-install.props | 55 + build/win32/vs10/gdk-pixbuf-pixdata.vcxproj | 344 +-- build/win32/vs10/gdk-pixbuf-query-loaders.vcxproj | 8 +- build/win32/vs10/gdk-pixbuf-version-paths.props | 54 + build/win32/vs10/gdk-pixbuf.props | 197 -- build/win32/vs10/gdk-pixbuf.sln | 6 - build/win32/vs10/gdk-pixbuf.vcxproj | 126 +- build/win32/vs10/gdk-pixbuf.vcxproj.filters | 8 +- build/win32/vs10/gdk-pixbuf.vcxproj.filtersin | 10 +- build/win32/vs10/gdk-pixbuf.vcxprojin | 128 +- build/win32/vs10/gengir.vcxproj | 104 - build/win32/vs10/install.vcxproj | 240 +- build/win32/vs9/Makefile.am | 26 +- build/win32/vs9/Makefile.in | 206 +- build/win32/vs9/README.txt | 7 + build/win32/vs9/gdk-pixbuf-build-defines.vsprops | 57 + build/win32/vs9/gdk-pixbuf-csource.vcproj | 8 +- build/win32/vs9/gdk-pixbuf-gen-srcs.vsprops | 16 + build/win32/vs9/gdk-pixbuf-install.vsprops | 32 + build/win32/vs9/gdk-pixbuf-pixdata.vcproj | 322 +-- build/win32/vs9/gdk-pixbuf-query-loaders.vcproj | 8 +- build/win32/vs9/gdk-pixbuf-version-paths.vsprops | 53 + build/win32/vs9/gdk-pixbuf.sln | 9 - build/win32/vs9/gdk-pixbuf.vcproj | 214 +- build/win32/vs9/gdk-pixbuf.vcprojin | 214 +- build/win32/vs9/gdk-pixbuf.vsprops | 167 -- build/win32/vs9/gengir.vcproj | 77 - build/win32/vs9/install.vcproj | 8 +- compile | 347 +++ config.guess | 161 +- config.h.in | 6 + config.h.win32 | 4 +- config.sub | 45 +- configure | 791 ++++-- configure.ac | 55 +- contrib/Makefile.am | 2 - contrib/Makefile.in | 202 +- contrib/gdk-pixbuf-xlib/Makefile.am | 6 +- contrib/gdk-pixbuf-xlib/Makefile.in | 181 +- contrib/gdk-pixbuf-xlib/gdk-pixbuf-xlib-drawable.c | 4 +- contrib/gdk-pixbuf-xlib/gdk-pixbuf-xlib-private.h | 4 +- contrib/gdk-pixbuf-xlib/gdk-pixbuf-xlib-render.c | 4 +- contrib/gdk-pixbuf-xlib/gdk-pixbuf-xlib.c | 4 +- contrib/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h | 4 +- depcomp | 3 +- docs/Makefile.am | 2 - docs/Makefile.in | 202 +- docs/reference/Makefile.am | 2 - docs/reference/Makefile.in | 202 +- docs/reference/gdk-pixbuf/Makefile.am | 6 +- docs/reference/gdk-pixbuf/Makefile.in | 334 ++- docs/reference/gdk-pixbuf/gdk-pixbuf-csource.1 | 2 +- .../gdk-pixbuf/gdk-pixbuf-query-loaders.1 | 2 +- docs/reference/gdk-pixbuf/gdk-pixbuf-sections.txt | 1 + docs/reference/gdk-pixbuf/gdk-pixbuf.xml | 12 +- .../reference/gdk-pixbuf/html/GdkPixbufLoader.html | 992 ++++--- .../gdk-pixbuf/html/annotation-glossary.html | 78 +- docs/reference/gdk-pixbuf/html/api-index-2-12.html | 25 +- docs/reference/gdk-pixbuf/html/api-index-2-14.html | 35 +- docs/reference/gdk-pixbuf/html/api-index-2-2.html | 65 +- docs/reference/gdk-pixbuf/html/api-index-2-26.html | 37 +- docs/reference/gdk-pixbuf/html/api-index-2-28.html | 33 +- docs/reference/gdk-pixbuf/html/api-index-2-30.html | 35 + docs/reference/gdk-pixbuf/html/api-index-2-4.html | 53 +- docs/reference/gdk-pixbuf/html/api-index-2-6.html | 47 +- docs/reference/gdk-pixbuf/html/api-index-2-8.html | 27 +- .../gdk-pixbuf/html/api-index-deprecated.html | 41 +- docs/reference/gdk-pixbuf/html/api-index-full.html | 371 ++- .../gdk-pixbuf/html/gdk-pixbuf-Animations.html | 1375 +++++----- .../gdk-pixbuf/html/gdk-pixbuf-File-Loading.html | 1002 ++++--- .../gdk-pixbuf/html/gdk-pixbuf-File-saving.html | 1054 ++++---- .../html/gdk-pixbuf-Image-Data-in-Memory.html | 609 +++-- .../gdk-pixbuf/html/gdk-pixbuf-Inline-data.html | 834 +++--- .../html/gdk-pixbuf-Module-Interface.html | 1568 ++++++----- ...uf-Reference-Counting-and-Memory-Mangement.html | 242 +- .../gdk-pixbuf/html/gdk-pixbuf-Scaling.html | 1191 +++++---- .../html/gdk-pixbuf-The-GdkPixbuf-Structure.html | 1189 +++++---- .../gdk-pixbuf/html/gdk-pixbuf-Utilities.html | 437 +-- .../gdk-pixbuf/html/gdk-pixbuf-Versioning.html | 222 +- .../html/gdk-pixbuf-X-Drawables-to-Pixbufs.html | 236 +- .../gdk-pixbuf/html/gdk-pixbuf-Xlib-Rendering.html | 522 ++-- .../gdk-pixbuf/html/gdk-pixbuf-XlibRGB.html | 1382 ++++++---- .../gdk-pixbuf/html/gdk-pixbuf-csource.html | 28 +- .../gdk-pixbuf-gdk-pixbuf-Xlib-initialization.html | 158 +- .../html/gdk-pixbuf-gdk-pixbuf-from-drawables.html | 22 +- .../html/gdk-pixbuf-gdk-pixbuf-rendering.html | 22 +- .../gdk-pixbuf/html/gdk-pixbuf-query-loaders.html | 26 +- docs/reference/gdk-pixbuf/html/gdk-pixbuf.devhelp2 | 345 ++- docs/reference/gdk-pixbuf/html/home.png | Bin 654 -> 256 bytes docs/reference/gdk-pixbuf/html/index.html | 11 +- docs/reference/gdk-pixbuf/html/index.sgml | 206 +- .../reference/gdk-pixbuf/html/left-insensitive.png | Bin 0 -> 395 bytes docs/reference/gdk-pixbuf/html/left.png | Bin 459 -> 262 bytes docs/reference/gdk-pixbuf/html/license.html | 20 +- .../gdk-pixbuf/html/right-insensitive.png | Bin 0 -> 373 bytes docs/reference/gdk-pixbuf/html/right.png | Bin 472 -> 261 bytes docs/reference/gdk-pixbuf/html/rn01.html | 22 +- docs/reference/gdk-pixbuf/html/rn02.html | 23 +- docs/reference/gdk-pixbuf/html/style.css | 418 ++- docs/reference/gdk-pixbuf/html/up-insensitive.png | Bin 0 -> 374 bytes docs/reference/gdk-pixbuf/html/up.png | Bin 406 -> 260 bytes docs/reference/gdk-pixbuf/version.xml | 2 +- gdk-pixbuf/Makefile.am | 10 +- gdk-pixbuf/Makefile.in | 269 +- gdk-pixbuf/gdk-pixbuf-animation.c | 6 +- gdk-pixbuf/gdk-pixbuf-animation.h | 4 +- gdk-pixbuf/gdk-pixbuf-core.h | 49 +- gdk-pixbuf/gdk-pixbuf-csource.c | 9 +- gdk-pixbuf/gdk-pixbuf-data.c | 4 +- gdk-pixbuf/gdk-pixbuf-features.h | 48 +- gdk-pixbuf/gdk-pixbuf-features.h.in | 42 +- gdk-pixbuf/gdk-pixbuf-i18n.h | 5 +- gdk-pixbuf/gdk-pixbuf-io.c | 357 +-- gdk-pixbuf/gdk-pixbuf-io.h | 12 +- gdk-pixbuf/gdk-pixbuf-loader.c | 139 +- gdk-pixbuf/gdk-pixbuf-loader.h | 9 +- gdk-pixbuf/gdk-pixbuf-pixdata.c | 9 +- gdk-pixbuf/gdk-pixbuf-private.h | 8 +- gdk-pixbuf/gdk-pixbuf-scale.c | 33 +- gdk-pixbuf/gdk-pixbuf-scaled-anim.c | 4 +- gdk-pixbuf/gdk-pixbuf-scaled-anim.h | 4 +- gdk-pixbuf/gdk-pixbuf-simple-anim.c | 4 +- gdk-pixbuf/gdk-pixbuf-simple-anim.h | 4 +- gdk-pixbuf/gdk-pixbuf-transform.h | 4 +- gdk-pixbuf/gdk-pixbuf-util.c | 4 +- gdk-pixbuf/gdk-pixbuf.c | 152 +- gdk-pixbuf/gdk-pixbuf.h | 4 +- gdk-pixbuf/gdk-pixbuf.symbols | 1 + gdk-pixbuf/gdk-pixdata.c | 37 +- gdk-pixbuf/gdk-pixdata.h | 4 +- gdk-pixbuf/gdk_pixbuf.def | 1 + gdk-pixbuf/gdk_pixbuf.rc | 8 +- gdk-pixbuf/io-ani-animation.c | 4 +- gdk-pixbuf/io-ani-animation.h | 4 +- gdk-pixbuf/io-ani.c | 33 +- gdk-pixbuf/io-bmp.c | 16 +- gdk-pixbuf/io-gdip-animation.c | 4 +- gdk-pixbuf/io-gdip-animation.h | 4 +- gdk-pixbuf/io-gdip-bmp.c | 18 +- gdk-pixbuf/io-gdip-emf.c | 18 +- gdk-pixbuf/io-gdip-gif.c | 18 +- gdk-pixbuf/io-gdip-ico.c | 18 +- gdk-pixbuf/io-gdip-jpeg.c | 18 +- gdk-pixbuf/io-gdip-tiff.c | 18 +- gdk-pixbuf/io-gdip-utils.c | 4 +- gdk-pixbuf/io-gdip-utils.h | 4 +- gdk-pixbuf/io-gdip-wmf.c | 18 +- gdk-pixbuf/io-gif-animation.c | 4 +- gdk-pixbuf/io-gif-animation.h | 4 +- gdk-pixbuf/io-gif.c | 16 +- gdk-pixbuf/io-icns.c | 18 +- gdk-pixbuf/io-ico.c | 16 +- gdk-pixbuf/io-jasper.c | 17 +- gdk-pixbuf/io-jpeg.c | 68 +- gdk-pixbuf/io-pcx.c | 16 +- gdk-pixbuf/io-pixdata.c | 16 +- gdk-pixbuf/io-png.c | 19 +- gdk-pixbuf/io-pnm.c | 16 +- gdk-pixbuf/io-qtif.c | 21 +- gdk-pixbuf/io-ras.c | 16 +- gdk-pixbuf/io-tga.c | 25 +- gdk-pixbuf/io-tiff.c | 17 +- gdk-pixbuf/io-wbmp.c | 16 +- gdk-pixbuf/io-xbm.c | 16 +- gdk-pixbuf/io-xpm.c | 20 +- gdk-pixbuf/pixops/Makefile.am | 6 +- gdk-pixbuf/pixops/Makefile.in | 208 +- gdk-pixbuf/pixops/composite_line_22_4a4_mmx.S | 4 +- .../pixops/composite_line_color_22_4a4_mmx.S | 4 +- gdk-pixbuf/pixops/have_mmx.S | 4 +- gdk-pixbuf/pixops/pixops-internal.h | 4 +- gdk-pixbuf/pixops/pixops.c | 4 +- gdk-pixbuf/pixops/pixops.h | 4 +- gdk-pixbuf/pixops/scale_line_22_33_mmx.S | 4 +- gdk-pixbuf/pixops/timescale.c | 4 +- gdk-pixbuf/queryloaders.c | 6 +- gdk-pixbuf/test-gdk-pixbuf.c | 7 +- gdk-pixbuf/xpm-color-table.h | 1520 +++++------ glib-tap.mk | 135 + gtk-doc.make | 101 +- m4/glibtests.m4 | 28 + m4/gtk-doc.m4 | 51 +- m4/libtool.m4 | 12 +- missing | 4 +- po/POTFILES.in | 1 + po/af.gmo | Bin 18429 -> 18429 bytes po/af.po | 429 +-- po/ang.gmo | Bin 4144 -> 4144 bytes po/ang.po | 428 +-- po/ar.gmo | Bin 22886 -> 22886 bytes po/ar.po | 429 +-- po/as.gmo | Bin 30625 -> 30778 bytes po/as.po | 430 +-- po/ast.gmo | Bin 21132 -> 21132 bytes po/ast.po | 429 +-- po/az.gmo | Bin 14781 -> 14781 bytes po/az.po | 429 +-- po/be.gmo | Bin 28625 -> 28777 bytes po/be.po | 430 +-- po/be@latin.gmo | Bin 20197 -> 20197 bytes po/be@latin.po | 429 +-- po/bg.gmo | Bin 32119 -> 32119 bytes po/bg.po | 429 +-- po/bn.gmo | Bin 29839 -> 29839 bytes po/bn.po | 429 +-- po/bn_IN.gmo | Bin 31634 -> 31634 bytes po/bn_IN.po | 429 +-- po/br.gmo | Bin 4827 -> 4827 bytes po/br.po | 428 +-- po/bs.gmo | Bin 14372 -> 14372 bytes po/bs.po | 429 +-- po/ca.gmo | Bin 23233 -> 23346 bytes po/ca.po | 439 ++- po/ca@valencia.gmo | Bin 23258 -> 23371 bytes po/ca@valencia.po | 439 ++- po/crh.gmo | Bin 21845 -> 21845 bytes po/crh.po | 430 +-- po/cs.gmo | Bin 22210 -> 22335 bytes po/cs.po | 430 +-- po/csb.gmo | Bin 8021 -> 8021 bytes po/csb.po | 428 +-- po/cy.gmo | Bin 18298 -> 18298 bytes po/cy.po | 429 +-- po/da.gmo | Bin 21668 -> 21792 bytes po/da.po | 430 +-- po/de.gmo | Bin 22977 -> 23055 bytes po/de.po | 434 +-- po/dz.gmo | Bin 36913 -> 36913 bytes po/dz.po | 429 +-- po/el.gmo | Bin 31136 -> 31283 bytes po/el.po | 434 +-- po/en@shaw.gmo | Bin 28024 -> 28024 bytes po/en@shaw.po | 429 +-- po/en_CA.gmo | Bin 17441 -> 17441 bytes po/en_CA.po | 429 +-- po/en_GB.gmo | Bin 20560 -> 20560 bytes po/en_GB.po | 429 +-- po/eo.gmo | Bin 20186 -> 20186 bytes po/eo.po | 429 +-- po/es.gmo | Bin 23270 -> 23398 bytes po/es.po | 430 +-- po/et.gmo | Bin 21468 -> 21622 bytes po/et.po | 431 +-- po/eu.gmo | Bin 22172 -> 22314 bytes po/eu.po | 444 +-- po/fa.gmo | Bin 19616 -> 19616 bytes po/fa.po | 429 +-- po/fi.gmo | Bin 20146 -> 20146 bytes po/fi.po | 429 +-- po/fr.gmo | Bin 23463 -> 23584 bytes po/fr.po | 430 +-- po/ga.gmo | Bin 18277 -> 18277 bytes po/ga.po | 429 +-- po/gdk-pixbuf.pot | 430 +-- po/gl.gmo | Bin 23247 -> 23368 bytes po/gl.po | 430 +-- po/gu.gmo | Bin 28441 -> 28441 bytes po/gu.po | 429 +-- po/he.gmo | Bin 24099 -> 24269 bytes po/he.po | 431 +-- po/hi.gmo | Bin 32433 -> 32433 bytes po/hi.po | 429 +-- po/hr.gmo | Bin 16865 -> 16865 bytes po/hr.po | 429 +-- po/hu.gmo | Bin 22430 -> 22552 bytes po/hu.po | 430 +-- po/hy.gmo | Bin 26740 -> 26740 bytes po/hy.po | 429 +-- po/ia.gmo | Bin 1077 -> 1077 bytes po/ia.po | 428 +-- po/id.gmo | Bin 21751 -> 21819 bytes po/id.po | 508 ++-- po/io.gmo | Bin 5163 -> 5163 bytes po/io.po | 428 +-- po/is.gmo | Bin 12731 -> 12731 bytes po/is.po | 429 +-- po/it.gmo | Bin 22734 -> 22881 bytes po/it.po | 431 +-- po/ja.gmo | Bin 25176 -> 25176 bytes po/ja.po | 429 +-- po/ka.gmo | Bin 32297 -> 32297 bytes po/ka.po | 429 +-- po/km.gmo | Bin 37095 -> 37095 bytes po/km.po | 429 +-- po/kn.gmo | Bin 31850 -> 31850 bytes po/kn.po | 429 +-- po/ko.gmo | Bin 23654 -> 23787 bytes po/ko.po | 430 +-- po/ku.gmo | Bin 18674 -> 18674 bytes po/ku.po | 429 +-- po/li.gmo | Bin 12529 -> 12529 bytes po/li.po | 429 +-- po/lt.gmo | Bin 22660 -> 22787 bytes po/lt.po | 430 +-- po/lv.gmo | Bin 21958 -> 22085 bytes po/lv.po | 432 +-- po/mai.gmo | Bin 27816 -> 27816 bytes po/mai.po | 429 +-- po/mi.gmo | Bin 11655 -> 11655 bytes po/mi.po | 429 +-- po/mk.gmo | Bin 23570 -> 23570 bytes po/mk.po | 429 +-- po/ml.gmo | Bin 38240 -> 38240 bytes po/ml.po | 429 +-- po/mn.gmo | Bin 18508 -> 18508 bytes po/mn.po | 430 +-- po/mr.gmo | Bin 32635 -> 32635 bytes po/mr.po | 429 +-- po/ms.gmo | Bin 13204 -> 13204 bytes po/ms.po | 429 +-- po/my.gmo | Bin 34055 -> 34055 bytes po/my.po | 429 +-- po/nb.gmo | Bin 21058 -> 21177 bytes po/nb.po | 434 +-- po/nds.gmo | Bin 4769 -> 4769 bytes po/nds.po | 428 +-- po/ne.gmo | Bin 23824 -> 23824 bytes po/ne.po | 429 +-- po/nl.gmo | Bin 21202 -> 21202 bytes po/nl.po | 429 +-- po/nn.gmo | Bin 18875 -> 18875 bytes po/nn.po | 429 +-- po/nso.gmo | Bin 16215 -> 16215 bytes po/nso.po | 429 +-- po/oc.gmo | Bin 10100 -> 10100 bytes po/oc.po | 429 +-- po/or.gmo | Bin 32035 -> 32035 bytes po/or.po | 429 +-- po/pa.gmo | Bin 31961 -> 32160 bytes po/pa.po | 430 +-- po/pl.gmo | Bin 23041 -> 23169 bytes po/pl.po | 430 +-- po/ps.gmo | Bin 2795 -> 2795 bytes po/ps.po | 428 +-- po/pt.gmo | Bin 22053 -> 22175 bytes po/pt.po | 432 +-- po/pt_BR.gmo | Bin 22800 -> 22923 bytes po/pt_BR.po | 434 +-- po/ro.gmo | Bin 21764 -> 21764 bytes po/ro.po | 429 +-- po/ru.gmo | Bin 32343 -> 32516 bytes po/ru.po | 436 +-- po/si.gmo | Bin 24786 -> 24786 bytes po/si.po | 429 +-- po/sk.gmo | Bin 22661 -> 22790 bytes po/sk.po | 430 +-- po/sl.gmo | Bin 22560 -> 22677 bytes po/sl.po | 434 +-- po/sq.gmo | Bin 20091 -> 20091 bytes po/sq.po | 429 +-- po/sr.gmo | Bin 28989 -> 29135 bytes po/sr.po | 430 +-- po/sr@ije.gmo | Bin 17991 -> 17991 bytes po/sr@ije.po | 429 +-- po/sr@latin.gmo | Bin 22147 -> 22264 bytes po/sr@latin.po | 430 +-- po/sv.gmo | Bin 21169 -> 21169 bytes po/sv.po | 429 +-- po/ta.gmo | Bin 33367 -> 33367 bytes po/ta.po | 429 +-- po/te.gmo | Bin 36278 -> 36278 bytes po/te.po | 429 +-- po/tg.gmo | Bin 744 -> 744 bytes po/tg.po | 428 +-- po/th.gmo | Bin 32755 -> 32933 bytes po/th.po | 436 +-- po/tk.gmo | Bin 2011 -> 2011 bytes po/tk.po | 428 +-- po/tr.gmo | Bin 21241 -> 21575 bytes po/tr.po | 450 ++-- po/tt.gmo | Bin 6534 -> 6534 bytes po/tt.po | 428 +-- po/ug.gmo | Bin 27469 -> 27469 bytes po/ug.po | 429 +-- po/uk.gmo | Bin 30248 -> 31058 bytes po/uk.po | 448 ++-- po/uz.gmo | Bin 2940 -> 2940 bytes po/uz.po | 428 +-- po/uz@cyrillic.gmo | Bin 3582 -> 3582 bytes po/uz@cyrillic.po | 428 +-- po/vi.gmo | Bin 23226 -> 23226 bytes po/vi.po | 429 +-- po/wa.gmo | Bin 15933 -> 15933 bytes po/wa.po | 429 +-- po/xh.gmo | Bin 17029 -> 17029 bytes po/xh.po | 429 +-- po/yi.gmo | Bin 15759 -> 15759 bytes po/yi.po | 429 +-- po/zh_CN.gmo | Bin 19737 -> 19956 bytes po/zh_CN.po | 434 +-- po/zh_HK.gmo | Bin 20316 -> 20433 bytes po/zh_HK.po | 432 +-- po/zh_TW.gmo | Bin 20316 -> 20433 bytes po/zh_TW.po | 432 +-- tap-driver.sh | 652 +++++ tap-test | 5 + test-driver | 20 +- tests/Makefile.am | 104 +- tests/Makefile.in | 1203 +++++++-- tests/animation.c | 38 + tests/icc-profile.jpeg | Bin 0 -> 9575 bytes tests/icc-profile.png | Bin 0 -> 6734 bytes tests/pixbuf-icc.c | 96 + tests/pixbuf-icon-serialize.c | 67 + tests/pixbuf-lowmem.c | 6 +- tests/pixbuf-random.c | 6 +- tests/pixbuf-randomly-modified.c | 146 +- tests/pixbuf-read.c | 6 +- tests/pixbuf-resource.c | 147 + tests/pixbuf-save.c | 147 + tests/pixbuf-scale.c | 83 + tests/pixbuf-stream.c | 217 ++ tests/pixbuf-threads.c | 120 +- tests/resources.c | 2165 +++++++++++++++ tests/resources.gresource.xml | 8 + tests/resources.h | 7 + tests/test-animation.ani | Bin 0 -> 251168 bytes tests/test-animation.gif | Bin 0 -> 2177 bytes tests/test-common.c | 65 + tests/test-common.h | 33 + tests/test-image.png | Bin 0 -> 4314 bytes tests/test-images/invalid_bmp_1 | Bin 0 -> 6966 bytes tests/test-images/invalid_gif_test_1 | 1 + tests/test-images/invalid_gif_test_2 | Bin 0 -> 562 bytes tests/test-images/invalid_gif_test_3 | Bin 0 -> 318 bytes tests/test-images/invalid_gif_test_4 | Bin 0 -> 310 bytes tests/test-images/invalid_ico_test_1 | Bin 0 -> 318 bytes tests/test-images/invalid_ico_test_2 | Bin 0 -> 318 bytes tests/test-images/invalid_png_test_1 | 5 + tests/test-images/invalid_png_test_2 | Bin 0 -> 2755 bytes tests/test-images/invalid_ppm_1 | 4 + tests/test-images/invalid_ppm_2 | 4 + tests/test-images/invalid_ppm_3 | 4 + tests/test-images/invalid_ppm_4 | 4 + tests/test-images/invalid_ppm_5 | 4 + tests/test-images/invalid_ppm_6 | 4 + tests/test-images/invalid_ppm_7 | 2 + tests/test-images/invalid_ppm_8 | 5 + tests/test-images/invalid_tga_test_1 | Bin 0 -> 23679 bytes tests/test-images/invalid_wbmp_test_1 | Bin 0 -> 318 bytes tests/test-images/invalid_wbmp_test_2 | Bin 0 -> 318 bytes tests/test-images/invalid_xpm_test_1 | 20 + tests/test-images/valid.xbm | 10 + tests/test-images/valid_bmp_test | Bin 0 -> 6966 bytes tests/test-images/valid_gif_test | Bin 0 -> 310 bytes tests/test-images/valid_jpeg_progressive_test | Bin 0 -> 25206 bytes tests/test-images/valid_jpeg_test | Bin 0 -> 22219 bytes tests/test-images/valid_png_test | Bin 0 -> 2755 bytes tests/test-images/valid_ppm_1 | 6 + tests/test-images/valid_ppm_2 | 11 + tests/test-images/valid_ppm_3 | 5 + tests/test-images/valid_ppm_4 | 17 + tests/test-images/valid_ras_test | Bin 0 -> 6944 bytes tests/test-images/valid_tga_test | Bin 0 -> 23679 bytes tests/test-images/valid_tiff1_test | Bin 0 -> 1954 bytes tests/test-images/valid_xpm_test | 1166 ++++++++ 476 files changed, 44738 insertions(+), 35742 deletions(-) delete mode 100644 Makefile.decl create mode 100644 build/detectenv-msvc.mak create mode 100644 build/gdk-pixbuf-introspection-msvc.mak rename build/{win32 => }/gen-file-list-gdkpixbuf.py (99%) create mode 100644 build/introspection-msvc.mak delete mode 100644 build/win32/gengir_gdkpixbuf.bat create mode 100644 build/win32/vs10/gdk-pixbuf-build-defines.props create mode 100644 build/win32/vs10/gdk-pixbuf-gen-srcs.props create mode 100644 build/win32/vs10/gdk-pixbuf-install.props create mode 100644 build/win32/vs10/gdk-pixbuf-version-paths.props delete mode 100644 build/win32/vs10/gdk-pixbuf.props delete mode 100644 build/win32/vs10/gengir.vcxproj create mode 100644 build/win32/vs9/gdk-pixbuf-build-defines.vsprops create mode 100644 build/win32/vs9/gdk-pixbuf-gen-srcs.vsprops create mode 100644 build/win32/vs9/gdk-pixbuf-install.vsprops create mode 100644 build/win32/vs9/gdk-pixbuf-version-paths.vsprops delete mode 100644 build/win32/vs9/gdk-pixbuf.vsprops delete mode 100644 build/win32/vs9/gengir.vcproj create mode 100755 compile create mode 100644 docs/reference/gdk-pixbuf/html/api-index-2-30.html create mode 100644 docs/reference/gdk-pixbuf/html/left-insensitive.png create mode 100644 docs/reference/gdk-pixbuf/html/right-insensitive.png create mode 100644 docs/reference/gdk-pixbuf/html/up-insensitive.png create mode 100644 glib-tap.mk create mode 100644 m4/glibtests.m4 create mode 100755 tap-driver.sh create mode 100755 tap-test create mode 100644 tests/animation.c create mode 100644 tests/icc-profile.jpeg create mode 100644 tests/icc-profile.png create mode 100644 tests/pixbuf-icc.c create mode 100644 tests/pixbuf-icon-serialize.c create mode 100644 tests/pixbuf-resource.c create mode 100644 tests/pixbuf-save.c create mode 100644 tests/pixbuf-scale.c create mode 100644 tests/pixbuf-stream.c create mode 100644 tests/resources.c create mode 100644 tests/resources.gresource.xml create mode 100644 tests/resources.h create mode 100644 tests/test-animation.ani create mode 100644 tests/test-animation.gif create mode 100644 tests/test-common.c create mode 100644 tests/test-common.h create mode 100644 tests/test-image.png create mode 100644 tests/test-images/invalid_bmp_1 create mode 100644 tests/test-images/invalid_gif_test_1 create mode 100644 tests/test-images/invalid_gif_test_2 create mode 100644 tests/test-images/invalid_gif_test_3 create mode 100644 tests/test-images/invalid_gif_test_4 create mode 100644 tests/test-images/invalid_ico_test_1 create mode 100644 tests/test-images/invalid_ico_test_2 create mode 100644 tests/test-images/invalid_png_test_1 create mode 100644 tests/test-images/invalid_png_test_2 create mode 100644 tests/test-images/invalid_ppm_1 create mode 100644 tests/test-images/invalid_ppm_2 create mode 100644 tests/test-images/invalid_ppm_3 create mode 100644 tests/test-images/invalid_ppm_4 create mode 100644 tests/test-images/invalid_ppm_5 create mode 100644 tests/test-images/invalid_ppm_6 create mode 100644 tests/test-images/invalid_ppm_7 create mode 100644 tests/test-images/invalid_ppm_8 create mode 100644 tests/test-images/invalid_tga_test_1 create mode 100644 tests/test-images/invalid_wbmp_test_1 create mode 100644 tests/test-images/invalid_wbmp_test_2 create mode 100644 tests/test-images/invalid_xpm_test_1 create mode 100644 tests/test-images/valid.xbm create mode 100644 tests/test-images/valid_bmp_test create mode 100644 tests/test-images/valid_gif_test create mode 100644 tests/test-images/valid_jpeg_progressive_test create mode 100644 tests/test-images/valid_jpeg_test create mode 100644 tests/test-images/valid_png_test create mode 100644 tests/test-images/valid_ppm_1 create mode 100644 tests/test-images/valid_ppm_2 create mode 100644 tests/test-images/valid_ppm_3 create mode 100644 tests/test-images/valid_ppm_4 create mode 100644 tests/test-images/valid_ras_test create mode 100644 tests/test-images/valid_tga_test create mode 100644 tests/test-images/valid_tiff1_test create mode 100644 tests/test-images/valid_xpm_test diff --git a/Makefile.am b/Makefile.am index 6106910..ed4a5c2 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,8 +1,10 @@ -include $(top_srcdir)/Makefile.decl - SUBDIRS = gdk-pixbuf po docs tests contrib build -EXTRA_DIST += config.h.win32 +EXTRA_DIST = \ + config.h.win32 \ + glib-tap.mk \ + tap-driver.sh \ + tap-test pkgconfigdir = $(libdir)/pkgconfig pkgconfig_DATA = gdk-pixbuf-2.0.pc @@ -30,5 +32,16 @@ MAINTAINERCLEANFILES = \ ltmain.sh \ missing +if WITH_COVERAGE +.PHONY: coverage clear-coverage + +coverage: + $(AM_V_GEN) $(LCOV) --quiet --directory $(top_builddir) --capture --output-file $(top_builddir)/coverage.info --no-checksum --compat-libtool; \ + $(GENHTML) --quiet --output-directory $(top_builddir)/coverage $(top_builddir)/coverage.info + @echo "file://$(abs_top_builddir)/coverage/index.html" + +clear-coverage: + $(AM_V_GEN) $(LCOV) --directory . --zerocounters +endif -include $(top_srcdir)/git.mk diff --git a/Makefile.decl b/Makefile.decl deleted file mode 100644 index cca7eb6..0000000 --- a/Makefile.decl +++ /dev/null @@ -1,82 +0,0 @@ -# GTK+ - The GIMP Toolkit - -GTESTER = gtester # in $PATH for non-GLIB packages -GTESTER_REPORT = gtester-report # in $PATH for non-GLIB packages - -# initialize variables for unconditional += appending -EXTRA_DIST = -TEST_PROGS = - -### testing rules - -# Xvfb based test rules -XVFB = Xvfb -ac -noreset -screen 0 800x600x16 -XIDS = 101 102 103 104 105 106 107 197 199 211 223 227 293 307 308 309 310 311 \ - 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 \ - 991 992 993 994 995 996 997 998 999 1000 1001 1002 1003 1004 1005 1006 1007 \ - 1008 1009 4703 4721 4723 4729 4733 4751 9973 9974 9975 9976 9977 9978 9979 \ - 9980 9981 9982 9983 9984 9985 9986 9987 9988 9989 9990 9991 9992 9993 9994 \ - 9995 9996 9997 9998 9999 -SKIP_GDKTARGET = \ - test "$(gdktarget)" != "x11" \ - && echo "Gtk+Tests:INFO: Skipping GUI tests for non-X11 target." -XVFB_START = \ - ${XVFB} -help 2>/dev/null 1>&2 \ - && XID=`for id in $(XIDS) ; do test -e /tmp/.X$$id-lock || { echo $$id; exit 0; }; done; exit 1` \ - && { ${XVFB} :$$XID -screen 0 800x600x16 -nolisten tcp -auth /dev/null >/dev/null 2>&1 & \ - trap "kill -15 $$! " 0 HUP INT QUIT TRAP USR1 PIPE TERM ; } \ - || { echo "Gtk+Tests:ERROR: Failed to start Xvfb environment for X11 target tests."; exit 1; } \ - && DISPLAY=:$$XID && export DISPLAY -# call as: $(XVFB_START) && someprogram - -# test: run all tests in cwd and subdirs -test: ${TEST_PROGS} - @$(SKIP_GDKTARGET) || test -z "${TEST_PROGS}" || { \ - $(XVFB_START) && { set -e; ${GTESTER} --verbose ${TEST_PROGS}; }; \ - } - @ for subdir in $(SUBDIRS) ; do \ - test "$$subdir" = "." -o "$$subdir" = "po" -o "$$subdir" = "po-properties" || \ - ( cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $@ ) || exit $? ; \ - done -# test-report: run tests in subdirs and generate report -# perf-report: run tests in subdirs with -m perf and generate report -# full-report: like test-report: with -m perf and -m slow -test-report perf-report full-report: ${TEST_PROGS} - @ ignore_logdir=true ; \ - if test -z "$$GTESTER_LOGDIR" ; then \ - GTESTER_LOGDIR=`mktemp -d "\`pwd\`/.testlogs-XXXXXX"`; export GTESTER_LOGDIR ; \ - ignore_logdir=false ; \ - fi ; \ - for subdir in $(SUBDIRS) ; do \ - test "$$subdir" = "." -o "$$subdir" = "po" -o "$$subdir" = "po-properties" || \ - ( cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $@ ) || exit $? ; \ - done ; \ - $(SKIP_GDKTARGET) || test -z "${TEST_PROGS}" || { \ - case $@ in \ - test-report) test_options="-k";; \ - perf-report) test_options="-k -m=perf";; \ - full-report) test_options="-k -m=perf -m=slow";; \ - esac ; \ - $(XVFB_START) && { \ - set -e; \ - if test -z "$$GTESTER_LOGDIR" ; then \ - ${GTESTER} --verbose $$test_options -o test-report.xml ${TEST_PROGS} ; \ - elif test -n "${TEST_PROGS}" ; then \ - ${GTESTER} --verbose $$test_options -o `mktemp "$$GTESTER_LOGDIR/log-XXXXXX"` ${TEST_PROGS} ; \ - fi ; \ - }; \ - }; \ - $$ignore_logdir || { \ - echo '' > $@.xml ; \ - echo '' >> $@.xml ; \ - for lf in `ls -L "$$GTESTER_LOGDIR"/.` ; do \ - sed '1,1s/^?]*?>//' <"$$GTESTER_LOGDIR"/"$$lf" >> $@.xml ; \ - done ; \ - echo >> $@.xml ; \ - echo '' >> $@.xml ; \ - rm -rf "$$GTESTER_LOGDIR"/ ; \ - ${GTESTER_REPORT} --version 2>/dev/null 1>&2 ; test "$$?" != 0 || ${GTESTER_REPORT} $@.xml >$@.html ; \ - } -.PHONY: test test-report perf-report full-report -# run make test as part of make check -check-local: test diff --git a/Makefile.in b/Makefile.in index e293f06..b8b16d3 100644 --- a/Makefile.in +++ b/Makefile.in @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.13.1 from Makefile.am. +# Makefile.in generated by automake 1.14.1 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2012 Free Software Foundation, Inc. +# Copyright (C) 1994-2013 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, @@ -14,26 +14,52 @@ @SET_MAKE@ -# GTK+ - The GIMP Toolkit - VPATH = @srcdir@ -am__make_dryrun = \ - { \ - am__dry=no; \ +am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)' +am__make_running_with_option = \ + case $${target_option-} in \ + ?) ;; \ + *) echo "am__make_running_with_option: internal error: invalid" \ + "target option '$${target_option-}' specified" >&2; \ + exit 1;; \ + esac; \ + has_opt=no; \ + sane_makeflags=$$MAKEFLAGS; \ + if $(am__is_gnu_make); then \ + sane_makeflags=$$MFLAGS; \ + else \ case $$MAKEFLAGS in \ *\\[\ \ ]*) \ - echo 'am--echo: ; @echo "AM" OK' | $(MAKE) -f - 2>/dev/null \ - | grep '^AM OK$$' >/dev/null || am__dry=yes;; \ - *) \ - for am__flg in $$MAKEFLAGS; do \ - case $$am__flg in \ - *=*|--*) ;; \ - *n*) am__dry=yes; break;; \ - esac; \ - done;; \ + bs=\\; \ + sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \ + | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \ esac; \ - test $$am__dry = yes; \ - } + fi; \ + skip_next=no; \ + strip_trailopt () \ + { \ + flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ + }; \ + for flg in $$sane_makeflags; do \ + test $$skip_next = yes && { skip_next=no; continue; }; \ + case $$flg in \ + *=*|--*) continue;; \ + -*I) strip_trailopt 'I'; skip_next=yes;; \ + -*I?*) strip_trailopt 'I';; \ + -*O) strip_trailopt 'O'; skip_next=yes;; \ + -*O?*) strip_trailopt 'O';; \ + -*l) strip_trailopt 'l'; skip_next=yes;; \ + -*l?*) strip_trailopt 'l';; \ + -[dEDm]) skip_next=yes;; \ + -[JT]) skip_next=yes;; \ + esac; \ + case $$flg in \ + *$$target_option*) has_opt=yes; break;; \ + esac; \ + done; \ + test $$has_opt = yes +am__make_dryrun = (target_option=n; $(am__make_running_with_option)) +am__make_keepgoing = (target_option=k; $(am__make_running_with_option)) pkgdatadir = $(datadir)/@PACKAGE@ pkgincludedir = $(includedir)/@PACKAGE@ pkglibdir = $(libdir)/@PACKAGE@ @@ -52,19 +78,18 @@ PRE_UNINSTALL = : POST_UNINSTALL = : build_triplet = @build@ host_triplet = @host@ -DIST_COMMON = $(top_srcdir)/Makefile.decl $(srcdir)/Makefile.in \ - $(srcdir)/Makefile.am $(top_srcdir)/configure \ - $(am__configure_deps) $(srcdir)/config.h.in \ - $(srcdir)/gdk-pixbuf-2.0.pc.in \ +subdir = . +DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \ + $(top_srcdir)/configure $(am__configure_deps) \ + $(srcdir)/config.h.in $(srcdir)/gdk-pixbuf-2.0.pc.in \ $(srcdir)/gdk-pixbuf-2.0-uninstalled.pc.in \ $(srcdir)/config.h.win32.in ABOUT-NLS AUTHORS COPYING INSTALL \ - NEWS README config.guess config.rpath config.sub install-sh \ - missing ltmain.sh -subdir = . + NEWS README compile config.guess config.rpath config.sub \ + install-sh missing ltmain.sh ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/m4/gettext.m4 \ - $(top_srcdir)/m4/gtk-doc.m4 $(top_srcdir)/m4/iconv.m4 \ - $(top_srcdir)/m4/intlmacosx.m4 \ + $(top_srcdir)/m4/glibtests.m4 $(top_srcdir)/m4/gtk-doc.m4 \ + $(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/intlmacosx.m4 \ $(top_srcdir)/m4/introspection.m4 $(top_srcdir)/m4/lib-ld.m4 \ $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \ $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \ @@ -242,6 +267,7 @@ EGREP = @EGREP@ EXEEXT = @EXEEXT@ EXE_MANIFEST_ARCHITECTURE = @EXE_MANIFEST_ARCHITECTURE@ FGREP = @FGREP@ +GCOV = @GCOV@ GDK_PIXBUF_API_VERSION = @GDK_PIXBUF_API_VERSION@ GDK_PIXBUF_BINARY_VERSION = @GDK_PIXBUF_BINARY_VERSION@ GDK_PIXBUF_CSOURCE = @GDK_PIXBUF_CSOURCE@ @@ -257,6 +283,7 @@ GDK_PIXBUF_PACKAGES = @GDK_PIXBUF_PACKAGES@ GDK_PIXBUF_VERSION = @GDK_PIXBUF_VERSION@ GDK_PIXBUF_XLIB_DEP_CFLAGS = @GDK_PIXBUF_XLIB_DEP_CFLAGS@ GDK_PIXBUF_XLIB_DEP_LIBS = @GDK_PIXBUF_XLIB_DEP_LIBS@ +GENHTML = @GENHTML@ GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@ GETTEXT_PACKAGE = @GETTEXT_PACKAGE@ GLIB_CFLAGS = @GLIB_CFLAGS@ @@ -269,6 +296,7 @@ GMSGFMT_015 = @GMSGFMT_015@ GOBJECT_QUERY = @GOBJECT_QUERY@ GREP = @GREP@ GTKDOC_CHECK = @GTKDOC_CHECK@ +GTKDOC_CHECK_PATH = @GTKDOC_CHECK_PATH@ GTKDOC_DEPS_CFLAGS = @GTKDOC_DEPS_CFLAGS@ GTKDOC_DEPS_LIBS = @GTKDOC_DEPS_LIBS@ GTKDOC_MKPDF = @GTKDOC_MKPDF@ @@ -292,6 +320,7 @@ INTROSPECTION_LIBS = @INTROSPECTION_LIBS@ INTROSPECTION_MAKEFILE = @INTROSPECTION_MAKEFILE@ INTROSPECTION_SCANNER = @INTROSPECTION_SCANNER@ INTROSPECTION_TYPELIBDIR = @INTROSPECTION_TYPELIBDIR@ +LCOV = @LCOV@ LD = @LD@ LDFLAGS = @LDFLAGS@ LIBICONV = @LIBICONV@ @@ -387,6 +416,8 @@ htmldir = @htmldir@ includedir = @includedir@ infodir = @infodir@ install_sh = @install_sh@ +installed_test_metadir = @installed_test_metadir@ +installed_testdir = @installed_testdir@ libdir = @libdir@ libexecdir = @libexecdir@ localedir = @localedir@ @@ -407,37 +438,13 @@ target_alias = @target_alias@ top_build_prefix = @top_build_prefix@ top_builddir = @top_builddir@ top_srcdir = @top_srcdir@ -GTESTER = gtester # in $PATH for non-GLIB packages -GTESTER_REPORT = gtester-report # in $PATH for non-GLIB packages - -# initialize variables for unconditional += appending -EXTRA_DIST = config.h.win32 -TEST_PROGS = - -### testing rules - -# Xvfb based test rules -XVFB = Xvfb -ac -noreset -screen 0 800x600x16 -XIDS = 101 102 103 104 105 106 107 197 199 211 223 227 293 307 308 309 310 311 \ - 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 \ - 991 992 993 994 995 996 997 998 999 1000 1001 1002 1003 1004 1005 1006 1007 \ - 1008 1009 4703 4721 4723 4729 4733 4751 9973 9974 9975 9976 9977 9978 9979 \ - 9980 9981 9982 9983 9984 9985 9986 9987 9988 9989 9990 9991 9992 9993 9994 \ - 9995 9996 9997 9998 9999 - -SKIP_GDKTARGET = \ - test "$(gdktarget)" != "x11" \ - && echo "Gtk+Tests:INFO: Skipping GUI tests for non-X11 target." - -XVFB_START = \ - ${XVFB} -help 2>/dev/null 1>&2 \ - && XID=`for id in $(XIDS) ; do test -e /tmp/.X$$id-lock || { echo $$id; exit 0; }; done; exit 1` \ - && { ${XVFB} :$$XID -screen 0 800x600x16 -nolisten tcp -auth /dev/null >/dev/null 2>&1 & \ - trap "kill -15 $$! " 0 HUP INT QUIT TRAP USR1 PIPE TERM ; } \ - || { echo "Gtk+Tests:ERROR: Failed to start Xvfb environment for X11 target tests."; exit 1; } \ - && DISPLAY=:$$XID && export DISPLAY - SUBDIRS = gdk-pixbuf po docs tests contrib build +EXTRA_DIST = \ + config.h.win32 \ + glib-tap.mk \ + tap-driver.sh \ + tap-test + pkgconfigdir = $(libdir)/pkgconfig pkgconfig_DATA = gdk-pixbuf-2.0.pc ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS} @@ -468,7 +475,7 @@ all: config.h .SUFFIXES: am--refresh: Makefile @: -$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/Makefile.decl $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) @for dep in $?; do \ case '$(am__configure_deps)' in \ *$$dep*) \ @@ -491,7 +498,6 @@ Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \ cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \ esac; -$(top_srcdir)/Makefile.decl: $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) $(SHELL) ./config.status --recheck @@ -503,8 +509,8 @@ $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) $(am__aclocal_m4_deps): config.h: stamp-h1 - @if test ! -f $@; then rm -f stamp-h1; else :; fi - @if test ! -f $@; then $(MAKE) $(AM_MAKEFLAGS) stamp-h1; else :; fi + @test -f $@ || rm -f stamp-h1 + @test -f $@ || $(MAKE) $(AM_MAKEFLAGS) stamp-h1 stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status @rm -f stamp-h1 @@ -560,13 +566,12 @@ uninstall-pkgconfigDATA: # (which will cause the Makefiles to be regenerated when you run 'make'); # (2) otherwise, pass the desired values on the 'make' command line. $(am__recursive_targets): - @fail= failcom='exit 1'; \ - for f in x $$MAKEFLAGS; do \ - case $$f in \ - *=* | --[!k]*);; \ - *k*) failcom='fail=yes';; \ - esac; \ - done; \ + @fail=; \ + if $(am__make_keepgoing); then \ + failcom='fail=yes'; \ + else \ + failcom='exit 1'; \ + fi; \ dot_seen=no; \ target=`echo $@ | sed s/-recursive//`; \ case "$@" in \ @@ -740,10 +745,16 @@ dist-xz: distdir $(am__post_remove_distdir) dist-tarZ: distdir + @echo WARNING: "Support for shar distribution archives is" \ + "deprecated." >&2 + @echo WARNING: "It will be removed altogether in Automake 2.0" >&2 tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z $(am__post_remove_distdir) dist-shar: distdir + @echo WARNING: "Support for distribution archives compressed with" \ + "legacy program 'compress' is deprecated." >&2 + @echo WARNING: "It will be removed altogether in Automake 2.0" >&2 shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz $(am__post_remove_distdir) @@ -785,9 +796,10 @@ distcheck: dist && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \ && am__cwd=`pwd` \ && $(am__cd) $(distdir)/_build \ - && ../configure --srcdir=.. --prefix="$$dc_install_base" \ + && ../configure \ $(AM_DISTCHECK_CONFIGURE_FLAGS) \ $(DISTCHECK_CONFIGURE_FLAGS) \ + --srcdir=.. --prefix="$$dc_install_base" \ && $(MAKE) $(AM_MAKEFLAGS) \ && $(MAKE) $(AM_MAKEFLAGS) dvi \ && $(MAKE) $(AM_MAKEFLAGS) check \ @@ -841,7 +853,6 @@ distcleancheck: distclean $(distcleancheck_listfiles) ; \ exit 1; } >&2 check-am: all-am - $(MAKE) $(AM_MAKEFLAGS) check-local check: check-recursive all-am: Makefile $(DATA) config.h installdirs: installdirs-recursive @@ -951,79 +962,35 @@ ps-am: uninstall-am: uninstall-pkgconfigDATA -.MAKE: $(am__recursive_targets) all check-am install-am install-strip +.MAKE: $(am__recursive_targets) all install-am install-strip .PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am \ - am--refresh check check-am check-local clean clean-cscope \ - clean-generic clean-libtool cscope cscopelist-am ctags \ - ctags-am dist dist-all dist-bzip2 dist-gzip dist-lzip \ - dist-shar dist-tarZ dist-xz dist-zip distcheck distclean \ - distclean-generic distclean-hdr distclean-libtool \ - distclean-tags distcleancheck distdir distuninstallcheck dvi \ - dvi-am html html-am info info-am install install-am \ - install-data install-data-am install-dvi install-dvi-am \ - install-exec install-exec-am install-html install-html-am \ - install-info install-info-am install-man install-pdf \ - install-pdf-am install-pkgconfigDATA install-ps install-ps-am \ - install-strip installcheck installcheck-am installdirs \ - installdirs-am maintainer-clean maintainer-clean-generic \ - mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \ - ps ps-am tags tags-am uninstall uninstall-am \ - uninstall-pkgconfigDATA - -# call as: $(XVFB_START) && someprogram - -# test: run all tests in cwd and subdirs -test: ${TEST_PROGS} - @$(SKIP_GDKTARGET) || test -z "${TEST_PROGS}" || { \ - $(XVFB_START) && { set -e; ${GTESTER} --verbose ${TEST_PROGS}; }; \ - } - @ for subdir in $(SUBDIRS) ; do \ - test "$$subdir" = "." -o "$$subdir" = "po" -o "$$subdir" = "po-properties" || \ - ( cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $@ ) || exit $? ; \ - done -# test-report: run tests in subdirs and generate report -# perf-report: run tests in subdirs with -m perf and generate report -# full-report: like test-report: with -m perf and -m slow -test-report perf-report full-report: ${TEST_PROGS} - @ ignore_logdir=true ; \ - if test -z "$$GTESTER_LOGDIR" ; then \ - GTESTER_LOGDIR=`mktemp -d "\`pwd\`/.testlogs-XXXXXX"`; export GTESTER_LOGDIR ; \ - ignore_logdir=false ; \ - fi ; \ - for subdir in $(SUBDIRS) ; do \ - test "$$subdir" = "." -o "$$subdir" = "po" -o "$$subdir" = "po-properties" || \ - ( cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $@ ) || exit $? ; \ - done ; \ - $(SKIP_GDKTARGET) || test -z "${TEST_PROGS}" || { \ - case $@ in \ - test-report) test_options="-k";; \ - perf-report) test_options="-k -m=perf";; \ - full-report) test_options="-k -m=perf -m=slow";; \ - esac ; \ - $(XVFB_START) && { \ - set -e; \ - if test -z "$$GTESTER_LOGDIR" ; then \ - ${GTESTER} --verbose $$test_options -o test-report.xml ${TEST_PROGS} ; \ - elif test -n "${TEST_PROGS}" ; then \ - ${GTESTER} --verbose $$test_options -o `mktemp "$$GTESTER_LOGDIR/log-XXXXXX"` ${TEST_PROGS} ; \ - fi ; \ - }; \ - }; \ - $$ignore_logdir || { \ - echo '' > $@.xml ; \ - echo '' >> $@.xml ; \ - for lf in `ls -L "$$GTESTER_LOGDIR"/.` ; do \ - sed '1,1s/^?]*?>//' <"$$GTESTER_LOGDIR"/"$$lf" >> $@.xml ; \ - done ; \ - echo >> $@.xml ; \ - echo '' >> $@.xml ; \ - rm -rf "$$GTESTER_LOGDIR"/ ; \ - ${GTESTER_REPORT} --version 2>/dev/null 1>&2 ; test "$$?" != 0 || ${GTESTER_REPORT} $@.xml >$@.html ; \ - } -.PHONY: test test-report perf-report full-report -# run make test as part of make check -check-local: test + am--refresh check check-am clean clean-cscope clean-generic \ + clean-libtool cscope cscopelist-am ctags ctags-am dist \ + dist-all dist-bzip2 dist-gzip dist-lzip dist-shar dist-tarZ \ + dist-xz dist-zip distcheck distclean distclean-generic \ + distclean-hdr distclean-libtool distclean-tags distcleancheck \ + distdir distuninstallcheck dvi dvi-am html html-am info \ + info-am install install-am install-data install-data-am \ + install-dvi install-dvi-am install-exec install-exec-am \ + install-html install-html-am install-info install-info-am \ + install-man install-pdf install-pdf-am install-pkgconfigDATA \ + install-ps install-ps-am install-strip installcheck \ + installcheck-am installdirs installdirs-am maintainer-clean \ + maintainer-clean-generic mostlyclean mostlyclean-generic \ + mostlyclean-libtool pdf pdf-am ps ps-am tags tags-am uninstall \ + uninstall-am uninstall-pkgconfigDATA + + +@WITH_COVERAGE_TRUE@.PHONY: coverage clear-coverage + +@WITH_COVERAGE_TRUE@coverage: +@WITH_COVERAGE_TRUE@ $(AM_V_GEN) $(LCOV) --quiet --directory $(top_builddir) --capture --output-file $(top_builddir)/coverage.info --no-checksum --compat-libtool; \ +@WITH_COVERAGE_TRUE@ $(GENHTML) --quiet --output-directory $(top_builddir)/coverage $(top_builddir)/coverage.info +@WITH_COVERAGE_TRUE@ @echo "file://$(abs_top_builddir)/coverage/index.html" + +@WITH_COVERAGE_TRUE@clear-coverage: +@WITH_COVERAGE_TRUE@ $(AM_V_GEN) $(LCOV) --directory . --zerocounters -include $(top_srcdir)/git.mk diff --git a/NEWS b/NEWS index 88be298..d774d69 100644 --- a/NEWS +++ b/NEWS @@ -1,7 +1,118 @@ -2.28.1 +2.30.8 ====== -* Fix build with libpng 1.6 +* Add missing nullability annotations + +* Documentation improvements + +* Translation updates + +2.30.7 +====== + +* Documentation fixes + +2.30.6 +====== + +* Add annotations to gdk_pixbuf_save_to_buffer + +* Win32 build fixes + +* Translation updates + +2.30.5 +====== + +* Convert documentation to markdown + +* Translation updates + +2.30.4 +====== + +* Make test suite robust against disabled formats + +* Fix test failure when using libpng without iTXt support + +* Translation updates + +2.30.3 +====== + +* Expand the test suite + +* Enable coverage testing with --enable-coverage + +* Unify sniff buffer sizes across loaders: 4k everywhere + +* Port to GTask (#712704) + +* xpm: Fix scaling (#686514) + +* xpm: Update colors from pango (#678996) + +* qtif: fix fread() error check (#721371) + +* Translation updates + +2.30.2 +====== + +* jpeg: fix icc profile loading + +* jpeg: Improve error handling + +* Make --update-cache work better + +* Translation updates + +2.30.1 +====== + +* Only use RLIMIT_AS when available (#708666) + +* Only use setrlimit when available (#710690) + +* Avoid a bashism (#711600) + +* Translation updates + +2.30.0 +====== + +* Visual C++ build fixes + +* Translation updates + +2.29.3 +====== + +* Use GLib setup for installed tests + +* Make installed tests find data files + +* Translation updates + +2.29.1 +====== + +* Install some tests + +* ANI: Set an error if we fail to produce an animation + +* Translation updates + +2.29.0 +====== + +* Add gdk_pixbuf_loader_write_bytes (696917) + +* Update GIcon implementation (688820) + +* Fix libpng linking issues (698093) + +* Translation updates (Turkish) 2.28.0 ====== diff --git a/aclocal.m4 b/aclocal.m4 index 0eda229..6862e0f 100644 --- a/aclocal.m4 +++ b/aclocal.m4 @@ -1,6 +1,6 @@ -# generated automatically by aclocal 1.13.1 -*- Autoconf -*- +# generated automatically by aclocal 1.14.1 -*- Autoconf -*- -# Copyright (C) 1996-2012 Free Software Foundation, Inc. +# Copyright (C) 1996-2013 Free Software Foundation, Inc. # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, @@ -20,478 +20,685 @@ You have another version of autoconf. It may work, but is not guaranteed to. If you have problems, you may need to regenerate the build system entirely. To do so, use the procedure documented by the package, typically 'autoreconf'.])]) -# Configure paths for GLIB -# Owen Taylor 1997-2001 +# Copyright (C) 2002-2013 Free Software Foundation, Inc. +# +# This file is free software; the Free Software Foundation +# gives unlimited permission to copy and/or distribute it, +# with or without modifications, as long as this notice is preserved. -dnl AM_PATH_GLIB_2_0([MINIMUM-VERSION, [ACTION-IF-FOUND [, ACTION-IF-NOT-FOUND [, MODULES]]]]) -dnl Test for GLIB, and define GLIB_CFLAGS and GLIB_LIBS, if gmodule, gobject, -dnl gthread, or gio is specified in MODULES, pass to pkg-config -dnl -AC_DEFUN([AM_PATH_GLIB_2_0], -[dnl -dnl Get the cflags and libraries from pkg-config -dnl -AC_ARG_ENABLE(glibtest, [ --disable-glibtest do not try to compile and run a test GLIB program], - , enable_glibtest=yes) +# AM_AUTOMAKE_VERSION(VERSION) +# ---------------------------- +# Automake X.Y traces this macro to ensure aclocal.m4 has been +# generated from the m4 files accompanying Automake X.Y. +# (This private macro should not be called outside this file.) +AC_DEFUN([AM_AUTOMAKE_VERSION], +[am__api_version='1.14' +dnl Some users find AM_AUTOMAKE_VERSION and mistake it for a way to +dnl require some minimum version. Point them to the right macro. +m4_if([$1], [1.14.1], [], + [AC_FATAL([Do not call $0, use AM_INIT_AUTOMAKE([$1]).])])dnl +]) - pkg_config_args=glib-2.0 - for module in . $4 - do - case "$module" in - gmodule) - pkg_config_args="$pkg_config_args gmodule-2.0" - ;; - gmodule-no-export) - pkg_config_args="$pkg_config_args gmodule-no-export-2.0" - ;; - gobject) - pkg_config_args="$pkg_config_args gobject-2.0" - ;; - gthread) - pkg_config_args="$pkg_config_args gthread-2.0" - ;; - gio*) - pkg_config_args="$pkg_config_args $module-2.0" - ;; - esac - done +# _AM_AUTOCONF_VERSION(VERSION) +# ----------------------------- +# aclocal traces this macro to find the Autoconf version. +# This is a private macro too. Using m4_define simplifies +# the logic in aclocal, which can simply ignore this definition. +m4_define([_AM_AUTOCONF_VERSION], []) - PKG_PROG_PKG_CONFIG([0.16]) +# AM_SET_CURRENT_AUTOMAKE_VERSION +# ------------------------------- +# Call AM_AUTOMAKE_VERSION and AM_AUTOMAKE_VERSION so they can be traced. +# This function is AC_REQUIREd by AM_INIT_AUTOMAKE. +AC_DEFUN([AM_SET_CURRENT_AUTOMAKE_VERSION], +[AM_AUTOMAKE_VERSION([1.14.1])dnl +m4_ifndef([AC_AUTOCONF_VERSION], + [m4_copy([m4_PACKAGE_VERSION], [AC_AUTOCONF_VERSION])])dnl +_AM_AUTOCONF_VERSION(m4_defn([AC_AUTOCONF_VERSION]))]) - no_glib="" +# Figure out how to run the assembler. -*- Autoconf -*- - if test "x$PKG_CONFIG" = x ; then - no_glib=yes - PKG_CONFIG=no - fi +# Copyright (C) 2001-2013 Free Software Foundation, Inc. +# +# This file is free software; the Free Software Foundation +# gives unlimited permission to copy and/or distribute it, +# with or without modifications, as long as this notice is preserved. - min_glib_version=ifelse([$1], ,2.0.0,$1) - AC_MSG_CHECKING(for GLIB - version >= $min_glib_version) +# AM_PROG_AS +# ---------- +AC_DEFUN([AM_PROG_AS], +[# By default we simply use the C compiler to build assembly code. +AC_REQUIRE([AC_PROG_CC]) +test "${CCAS+set}" = set || CCAS=$CC +test "${CCASFLAGS+set}" = set || CCASFLAGS=$CFLAGS +AC_ARG_VAR([CCAS], [assembler compiler command (defaults to CC)]) +AC_ARG_VAR([CCASFLAGS], [assembler compiler flags (defaults to CFLAGS)]) +_AM_IF_OPTION([no-dependencies],, [_AM_DEPENDENCIES([CCAS])])dnl +]) - if test x$PKG_CONFIG != xno ; then - ## don't try to run the test against uninstalled libtool libs - if $PKG_CONFIG --uninstalled $pkg_config_args; then - echo "Will use uninstalled version of GLib found in PKG_CONFIG_PATH" - enable_glibtest=no - fi +# AM_AUX_DIR_EXPAND -*- Autoconf -*- - if $PKG_CONFIG --atleast-version $min_glib_version $pkg_config_args; then - : - else - no_glib=yes - fi - fi +# Copyright (C) 2001-2013 Free Software Foundation, Inc. +# +# This file is free software; the Free Software Foundation +# gives unlimited permission to copy and/or distribute it, +# with or without modifications, as long as this notice is preserved. - if test x"$no_glib" = x ; then - GLIB_GENMARSHAL=`$PKG_CONFIG --variable=glib_genmarshal glib-2.0` - GOBJECT_QUERY=`$PKG_CONFIG --variable=gobject_query glib-2.0` - GLIB_MKENUMS=`$PKG_CONFIG --variable=glib_mkenums glib-2.0` - GLIB_COMPILE_RESOURCES=`$PKG_CONFIG --variable=glib_compile_resources gio-2.0` +# For projects using AC_CONFIG_AUX_DIR([foo]), Autoconf sets +# $ac_aux_dir to '$srcdir/foo'. In other projects, it is set to +# '$srcdir', '$srcdir/..', or '$srcdir/../..'. +# +# Of course, Automake must honor this variable whenever it calls a +# tool from the auxiliary directory. The problem is that $srcdir (and +# therefore $ac_aux_dir as well) can be either absolute or relative, +# depending on how configure is run. This is pretty annoying, since +# it makes $ac_aux_dir quite unusable in subdirectories: in the top +# source directory, any form will work fine, but in subdirectories a +# relative path needs to be adjusted first. +# +# $ac_aux_dir/missing +# fails when called from a subdirectory if $ac_aux_dir is relative +# $top_srcdir/$ac_aux_dir/missing +# fails if $ac_aux_dir is absolute, +# fails when called from a subdirectory in a VPATH build with +# a relative $ac_aux_dir +# +# The reason of the latter failure is that $top_srcdir and $ac_aux_dir +# are both prefixed by $srcdir. In an in-source build this is usually +# harmless because $srcdir is '.', but things will broke when you +# start a VPATH build or use an absolute $srcdir. +# +# So we could use something similar to $top_srcdir/$ac_aux_dir/missing, +# iff we strip the leading $srcdir from $ac_aux_dir. That would be: +# am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"` +# and then we would define $MISSING as +# MISSING="\${SHELL} $am_aux_dir/missing" +# This will work as long as MISSING is not called from configure, because +# unfortunately $(top_srcdir) has no meaning in configure. +# However there are other variables, like CC, which are often used in +# configure, and could therefore not use this "fixed" $ac_aux_dir. +# +# Another solution, used here, is to always expand $ac_aux_dir to an +# absolute PATH. The drawback is that using absolute paths prevent a +# configured tree to be moved without reconfiguration. - GLIB_CFLAGS=`$PKG_CONFIG --cflags $pkg_config_args` - GLIB_LIBS=`$PKG_CONFIG --libs $pkg_config_args` - glib_config_major_version=`$PKG_CONFIG --modversion glib-2.0 | \ - sed 's/\([[0-9]]*\).\([[0-9]]*\).\([[0-9]]*\)/\1/'` - glib_config_minor_version=`$PKG_CONFIG --modversion glib-2.0 | \ - sed 's/\([[0-9]]*\).\([[0-9]]*\).\([[0-9]]*\)/\2/'` - glib_config_micro_version=`$PKG_CONFIG --modversion glib-2.0 | \ - sed 's/\([[0-9]]*\).\([[0-9]]*\).\([[0-9]]*\)/\3/'` - if test "x$enable_glibtest" = "xyes" ; then - ac_save_CFLAGS="$CFLAGS" - ac_save_LIBS="$LIBS" - CFLAGS="$CFLAGS $GLIB_CFLAGS" - LIBS="$GLIB_LIBS $LIBS" -dnl -dnl Now check if the installed GLIB is sufficiently new. (Also sanity -dnl checks the results of pkg-config to some extent) -dnl - rm -f conf.glibtest - AC_TRY_RUN([ -#include -#include -#include +AC_DEFUN([AM_AUX_DIR_EXPAND], +[dnl Rely on autoconf to set up CDPATH properly. +AC_PREREQ([2.50])dnl +# expand $ac_aux_dir to an absolute path +am_aux_dir=`cd $ac_aux_dir && pwd` +]) -int -main () -{ - unsigned int major, minor, micro; - char *tmp_version; +# AM_CONDITIONAL -*- Autoconf -*- - fclose (fopen ("conf.glibtest", "w")); +# Copyright (C) 1997-2013 Free Software Foundation, Inc. +# +# This file is free software; the Free Software Foundation +# gives unlimited permission to copy and/or distribute it, +# with or without modifications, as long as this notice is preserved. - /* HP/UX 9 (%@#!) writes to sscanf strings */ - tmp_version = g_strdup("$min_glib_version"); - if (sscanf(tmp_version, "%u.%u.%u", &major, &minor, µ) != 3) { - printf("%s, bad version string\n", "$min_glib_version"); - exit(1); - } +# AM_CONDITIONAL(NAME, SHELL-CONDITION) +# ------------------------------------- +# Define a conditional. +AC_DEFUN([AM_CONDITIONAL], +[AC_PREREQ([2.52])dnl + m4_if([$1], [TRUE], [AC_FATAL([$0: invalid condition: $1])], + [$1], [FALSE], [AC_FATAL([$0: invalid condition: $1])])dnl +AC_SUBST([$1_TRUE])dnl +AC_SUBST([$1_FALSE])dnl +_AM_SUBST_NOTMAKE([$1_TRUE])dnl +_AM_SUBST_NOTMAKE([$1_FALSE])dnl +m4_define([_AM_COND_VALUE_$1], [$2])dnl +if $2; then + $1_TRUE= + $1_FALSE='#' +else + $1_TRUE='#' + $1_FALSE= +fi +AC_CONFIG_COMMANDS_PRE( +[if test -z "${$1_TRUE}" && test -z "${$1_FALSE}"; then + AC_MSG_ERROR([[conditional "$1" was never defined. +Usually this means the macro was only invoked conditionally.]]) +fi])]) - if ((glib_major_version != $glib_config_major_version) || - (glib_minor_version != $glib_config_minor_version) || - (glib_micro_version != $glib_config_micro_version)) - { - printf("\n*** 'pkg-config --modversion glib-2.0' returned %d.%d.%d, but GLIB (%d.%d.%d)\n", - $glib_config_major_version, $glib_config_minor_version, $glib_config_micro_version, - glib_major_version, glib_minor_version, glib_micro_version); - printf ("*** was found! If pkg-config was correct, then it is best\n"); - printf ("*** to remove the old version of GLib. You may also be able to fix the error\n"); - printf("*** by modifying your LD_LIBRARY_PATH enviroment variable, or by editing\n"); - printf("*** /etc/ld.so.conf. Make sure you have run ldconfig if that is\n"); - printf("*** required on your system.\n"); - printf("*** If pkg-config was wrong, set the environment variable PKG_CONFIG_PATH\n"); - printf("*** to point to the correct configuration files\n"); - } - else if ((glib_major_version != GLIB_MAJOR_VERSION) || - (glib_minor_version != GLIB_MINOR_VERSION) || - (glib_micro_version != GLIB_MICRO_VERSION)) - { - printf("*** GLIB header files (version %d.%d.%d) do not match\n", - GLIB_MAJOR_VERSION, GLIB_MINOR_VERSION, GLIB_MICRO_VERSION); - printf("*** library (version %d.%d.%d)\n", - glib_major_version, glib_minor_version, glib_micro_version); - } - else - { - if ((glib_major_version > major) || - ((glib_major_version == major) && (glib_minor_version > minor)) || - ((glib_major_version == major) && (glib_minor_version == minor) && (glib_micro_version >= micro))) - { - return 0; - } - else - { - printf("\n*** An old version of GLIB (%u.%u.%u) was found.\n", - glib_major_version, glib_minor_version, glib_micro_version); - printf("*** You need a version of GLIB newer than %u.%u.%u. The latest version of\n", - major, minor, micro); - printf("*** GLIB is always available from ftp://ftp.gtk.org.\n"); - printf("***\n"); - printf("*** If you have already installed a sufficiently new version, this error\n"); - printf("*** probably means that the wrong copy of the pkg-config shell script is\n"); - printf("*** being found. The easiest way to fix this is to remove the old version\n"); - printf("*** of GLIB, but you can also set the PKG_CONFIG environment to point to the\n"); - printf("*** correct copy of pkg-config. (In this case, you will have to\n"); - printf("*** modify your LD_LIBRARY_PATH enviroment variable, or edit /etc/ld.so.conf\n"); - printf("*** so that the correct libraries are found at run-time))\n"); - } - } - return 1; -} -],, no_glib=yes,[echo $ac_n "cross compiling; assumed OK... $ac_c"]) - CFLAGS="$ac_save_CFLAGS" - LIBS="$ac_save_LIBS" - fi - fi - if test "x$no_glib" = x ; then - AC_MSG_RESULT(yes (version $glib_config_major_version.$glib_config_minor_version.$glib_config_micro_version)) - ifelse([$2], , :, [$2]) - else - AC_MSG_RESULT(no) - if test "$PKG_CONFIG" = "no" ; then - echo "*** A new enough version of pkg-config was not found." - echo "*** See http://www.freedesktop.org/software/pkgconfig/" - else - if test -f conf.glibtest ; then - : - else - echo "*** Could not run GLIB test program, checking why..." - ac_save_CFLAGS="$CFLAGS" - ac_save_LIBS="$LIBS" - CFLAGS="$CFLAGS $GLIB_CFLAGS" - LIBS="$LIBS $GLIB_LIBS" - AC_TRY_LINK([ -#include -#include -], [ return ((glib_major_version) || (glib_minor_version) || (glib_micro_version)); ], - [ echo "*** The test program compiled, but did not run. This usually means" - echo "*** that the run-time linker is not finding GLIB or finding the wrong" - echo "*** version of GLIB. If it is not finding GLIB, you'll need to set your" - echo "*** LD_LIBRARY_PATH environment variable, or edit /etc/ld.so.conf to point" - echo "*** to the installed location Also, make sure you have run ldconfig if that" - echo "*** is required on your system" - echo "***" - echo "*** If you have an old version installed, it is best to remove it, although" - echo "*** you may also be able to get things to work by modifying LD_LIBRARY_PATH" ], - [ echo "*** The test program failed to compile or link. See the file config.log for the" - echo "*** exact error that occured. This usually means GLIB is incorrectly installed."]) - CFLAGS="$ac_save_CFLAGS" - LIBS="$ac_save_LIBS" - fi - fi - GLIB_CFLAGS="" - GLIB_LIBS="" - GLIB_GENMARSHAL="" - GOBJECT_QUERY="" - GLIB_MKENUMS="" - GLIB_COMPILE_RESOURCES="" - ifelse([$3], , :, [$3]) - fi - AC_SUBST(GLIB_CFLAGS) - AC_SUBST(GLIB_LIBS) - AC_SUBST(GLIB_GENMARSHAL) - AC_SUBST(GOBJECT_QUERY) - AC_SUBST(GLIB_MKENUMS) - AC_SUBST(GLIB_COMPILE_RESOURCES) - rm -f conf.glibtest -]) - -# pkg.m4 - Macros to locate and utilise pkg-config. -*- Autoconf -*- -# serial 1 (pkg-config-0.24) -# -# Copyright © 2004 Scott James Remnant . -# -# This program is free software; you can redistribute it and/or modify -# it under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2 of the License, or -# (at your option) any later version. -# -# This program is distributed in the hope that it will be useful, but -# WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -# General Public License for more details. +# Copyright (C) 1999-2013 Free Software Foundation, Inc. # -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +# This file is free software; the Free Software Foundation +# gives unlimited permission to copy and/or distribute it, +# with or without modifications, as long as this notice is preserved. + + +# There are a few dirty hacks below to avoid letting 'AC_PROG_CC' be +# written in clear, in which case automake, when reading aclocal.m4, +# will think it sees a *use*, and therefore will trigger all it's +# C support machinery. Also note that it means that autoscan, seeing +# CC etc. in the Makefile, will ask for an AC_PROG_CC use... + + +# _AM_DEPENDENCIES(NAME) +# ---------------------- +# See how the compiler implements dependency checking. +# NAME is "CC", "CXX", "OBJC", "OBJCXX", "UPC", or "GJC". +# We try a few techniques and use that to set a single cache variable. # -# As a special exception to the GNU General Public License, if you -# distribute this file as part of a program that contains a -# configuration script generated by Autoconf, you may include it under -# the same distribution terms that you use for the rest of that program. +# We don't AC_REQUIRE the corresponding AC_PROG_CC since the latter was +# modified to invoke _AM_DEPENDENCIES(CC); we would have a circular +# dependency, and given that the user is not expected to run this macro, +# just rely on AC_PROG_CC. +AC_DEFUN([_AM_DEPENDENCIES], +[AC_REQUIRE([AM_SET_DEPDIR])dnl +AC_REQUIRE([AM_OUTPUT_DEPENDENCY_COMMANDS])dnl +AC_REQUIRE([AM_MAKE_INCLUDE])dnl +AC_REQUIRE([AM_DEP_TRACK])dnl -# PKG_PROG_PKG_CONFIG([MIN-VERSION]) -# ---------------------------------- -AC_DEFUN([PKG_PROG_PKG_CONFIG], -[m4_pattern_forbid([^_?PKG_[A-Z_]+$]) -m4_pattern_allow([^PKG_CONFIG(_(PATH|LIBDIR|SYSROOT_DIR|ALLOW_SYSTEM_(CFLAGS|LIBS)))?$]) -m4_pattern_allow([^PKG_CONFIG_(DISABLE_UNINSTALLED|TOP_BUILD_DIR|DEBUG_SPEW)$]) -AC_ARG_VAR([PKG_CONFIG], [path to pkg-config utility]) -AC_ARG_VAR([PKG_CONFIG_PATH], [directories to add to pkg-config's search path]) -AC_ARG_VAR([PKG_CONFIG_LIBDIR], [path overriding pkg-config's built-in search path]) +m4_if([$1], [CC], [depcc="$CC" am_compiler_list=], + [$1], [CXX], [depcc="$CXX" am_compiler_list=], + [$1], [OBJC], [depcc="$OBJC" am_compiler_list='gcc3 gcc'], + [$1], [OBJCXX], [depcc="$OBJCXX" am_compiler_list='gcc3 gcc'], + [$1], [UPC], [depcc="$UPC" am_compiler_list=], + [$1], [GCJ], [depcc="$GCJ" am_compiler_list='gcc3 gcc'], + [depcc="$$1" am_compiler_list=]) -if test "x$ac_cv_env_PKG_CONFIG_set" != "xset"; then - AC_PATH_TOOL([PKG_CONFIG], [pkg-config]) +AC_CACHE_CHECK([dependency style of $depcc], + [am_cv_$1_dependencies_compiler_type], +[if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then + # We make a subdir and do the tests there. Otherwise we can end up + # making bogus files that we don't know about and never remove. For + # instance it was reported that on HP-UX the gcc test will end up + # making a dummy file named 'D' -- because '-MD' means "put the output + # in D". + rm -rf conftest.dir + mkdir conftest.dir + # Copy depcomp to subdir because otherwise we won't find it if we're + # using a relative directory. + cp "$am_depcomp" conftest.dir + cd conftest.dir + # We will build objects and dependencies in a subdirectory because + # it helps to detect inapplicable dependency modes. For instance + # both Tru64's cc and ICC support -MD to output dependencies as a + # side effect of compilation, but ICC will put the dependencies in + # the current directory while Tru64 will put them in the object + # directory. + mkdir sub + + am_cv_$1_dependencies_compiler_type=none + if test "$am_compiler_list" = ""; then + am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp` + fi + am__universal=false + m4_case([$1], [CC], + [case " $depcc " in #( + *\ -arch\ *\ -arch\ *) am__universal=true ;; + esac], + [CXX], + [case " $depcc " in #( + *\ -arch\ *\ -arch\ *) am__universal=true ;; + esac]) + + for depmode in $am_compiler_list; do + # Setup a source with many dependencies, because some compilers + # like to wrap large dependency lists on column 80 (with \), and + # we should not choose a depcomp mode which is confused by this. + # + # We need to recreate these files for each test, as the compiler may + # overwrite some of them when testing with obscure command lines. + # This happens at least with the AIX C compiler. + : > sub/conftest.c + for i in 1 2 3 4 5 6; do + echo '#include "conftst'$i'.h"' >> sub/conftest.c + # Using ": > sub/conftst$i.h" creates only sub/conftst1.h with + # Solaris 10 /bin/sh. + echo '/* dummy */' > sub/conftst$i.h + done + echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf + + # We check with '-c' and '-o' for the sake of the "dashmstdout" + # mode. It turns out that the SunPro C++ compiler does not properly + # handle '-M -o', and we need to detect this. Also, some Intel + # versions had trouble with output in subdirs. + am__obj=sub/conftest.${OBJEXT-o} + am__minus_obj="-o $am__obj" + case $depmode in + gcc) + # This depmode causes a compiler race in universal mode. + test "$am__universal" = false || continue + ;; + nosideeffect) + # After this tag, mechanisms are not by side-effect, so they'll + # only be used when explicitly requested. + if test "x$enable_dependency_tracking" = xyes; then + continue + else + break + fi + ;; + msvc7 | msvc7msys | msvisualcpp | msvcmsys) + # This compiler won't grok '-c -o', but also, the minuso test has + # not run yet. These depmodes are late enough in the game, and + # so weak that their functioning should not be impacted. + am__obj=conftest.${OBJEXT-o} + am__minus_obj= + ;; + none) break ;; + esac + if depmode=$depmode \ + source=sub/conftest.c object=$am__obj \ + depfile=sub/conftest.Po tmpdepfile=sub/conftest.TPo \ + $SHELL ./depcomp $depcc -c $am__minus_obj sub/conftest.c \ + >/dev/null 2>conftest.err && + grep sub/conftst1.h sub/conftest.Po > /dev/null 2>&1 && + grep sub/conftst6.h sub/conftest.Po > /dev/null 2>&1 && + grep $am__obj sub/conftest.Po > /dev/null 2>&1 && + ${MAKE-make} -s -f confmf > /dev/null 2>&1; then + # icc doesn't choke on unknown options, it will just issue warnings + # or remarks (even with -Werror). So we grep stderr for any message + # that says an option was ignored or not supported. + # When given -MP, icc 7.0 and 7.1 complain thusly: + # icc: Command line warning: ignoring option '-M'; no argument required + # The diagnosis changed in icc 8.0: + # icc: Command line remark: option '-MP' not supported + if (grep 'ignoring option' conftest.err || + grep 'not supported' conftest.err) >/dev/null 2>&1; then :; else + am_cv_$1_dependencies_compiler_type=$depmode + break + fi + fi + done + + cd .. + rm -rf conftest.dir +else + am_cv_$1_dependencies_compiler_type=none fi -if test -n "$PKG_CONFIG"; then - _pkg_min_version=m4_default([$1], [0.9.0]) - AC_MSG_CHECKING([pkg-config is at least version $_pkg_min_version]) - if $PKG_CONFIG --atleast-pkgconfig-version $_pkg_min_version; then - AC_MSG_RESULT([yes]) - else - AC_MSG_RESULT([no]) - PKG_CONFIG="" - fi -fi[]dnl -])# PKG_PROG_PKG_CONFIG +]) +AC_SUBST([$1DEPMODE], [depmode=$am_cv_$1_dependencies_compiler_type]) +AM_CONDITIONAL([am__fastdep$1], [ + test "x$enable_dependency_tracking" != xno \ + && test "$am_cv_$1_dependencies_compiler_type" = gcc3]) +]) + + +# AM_SET_DEPDIR +# ------------- +# Choose a directory name for dependency files. +# This macro is AC_REQUIREd in _AM_DEPENDENCIES. +AC_DEFUN([AM_SET_DEPDIR], +[AC_REQUIRE([AM_SET_LEADING_DOT])dnl +AC_SUBST([DEPDIR], ["${am__leading_dot}deps"])dnl +]) + + +# AM_DEP_TRACK +# ------------ +AC_DEFUN([AM_DEP_TRACK], +[AC_ARG_ENABLE([dependency-tracking], [dnl +AS_HELP_STRING( + [--enable-dependency-tracking], + [do not reject slow dependency extractors]) +AS_HELP_STRING( + [--disable-dependency-tracking], + [speeds up one-time build])]) +if test "x$enable_dependency_tracking" != xno; then + am_depcomp="$ac_aux_dir/depcomp" + AMDEPBACKSLASH='\' + am__nodep='_no' +fi +AM_CONDITIONAL([AMDEP], [test "x$enable_dependency_tracking" != xno]) +AC_SUBST([AMDEPBACKSLASH])dnl +_AM_SUBST_NOTMAKE([AMDEPBACKSLASH])dnl +AC_SUBST([am__nodep])dnl +_AM_SUBST_NOTMAKE([am__nodep])dnl +]) -# PKG_CHECK_EXISTS(MODULES, [ACTION-IF-FOUND], [ACTION-IF-NOT-FOUND]) -# -# Check to see whether a particular set of modules exists. Similar -# to PKG_CHECK_MODULES(), but does not set variables or print errors. +# Generate code to set up dependency tracking. -*- Autoconf -*- + +# Copyright (C) 1999-2013 Free Software Foundation, Inc. # -# Please remember that m4 expands AC_REQUIRE([PKG_PROG_PKG_CONFIG]) -# only at the first occurence in configure.ac, so if the first place -# it's called might be skipped (such as if it is within an "if", you -# have to call PKG_CHECK_EXISTS manually -# -------------------------------------------------------------- -AC_DEFUN([PKG_CHECK_EXISTS], -[AC_REQUIRE([PKG_PROG_PKG_CONFIG])dnl -if test -n "$PKG_CONFIG" && \ - AC_RUN_LOG([$PKG_CONFIG --exists --print-errors "$1"]); then - m4_default([$2], [:]) -m4_ifvaln([$3], [else - $3])dnl -fi]) +# This file is free software; the Free Software Foundation +# gives unlimited permission to copy and/or distribute it, +# with or without modifications, as long as this notice is preserved. -# _PKG_CONFIG([VARIABLE], [COMMAND], [MODULES]) -# --------------------------------------------- -m4_define([_PKG_CONFIG], -[if test -n "$$1"; then - pkg_cv_[]$1="$$1" - elif test -n "$PKG_CONFIG"; then - PKG_CHECK_EXISTS([$3], - [pkg_cv_[]$1=`$PKG_CONFIG --[]$2 "$3" 2>/dev/null` - test "x$?" != "x0" && pkg_failed=yes ], - [pkg_failed=yes]) - else - pkg_failed=untried -fi[]dnl -])# _PKG_CONFIG -# _PKG_SHORT_ERRORS_SUPPORTED -# ----------------------------- -AC_DEFUN([_PKG_SHORT_ERRORS_SUPPORTED], -[AC_REQUIRE([PKG_PROG_PKG_CONFIG]) -if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then - _pkg_short_errors_supported=yes -else - _pkg_short_errors_supported=no -fi[]dnl -])# _PKG_SHORT_ERRORS_SUPPORTED +# _AM_OUTPUT_DEPENDENCY_COMMANDS +# ------------------------------ +AC_DEFUN([_AM_OUTPUT_DEPENDENCY_COMMANDS], +[{ + # Older Autoconf quotes --file arguments for eval, but not when files + # are listed without --file. Let's play safe and only enable the eval + # if we detect the quoting. + case $CONFIG_FILES in + *\'*) eval set x "$CONFIG_FILES" ;; + *) set x $CONFIG_FILES ;; + esac + shift + for mf + do + # Strip MF so we end up with the name of the file. + mf=`echo "$mf" | sed -e 's/:.*$//'` + # Check whether this is an Automake generated Makefile or not. + # We used to match only the files named 'Makefile.in', but + # some people rename them; so instead we look at the file content. + # Grep'ing the first line is not enough: some people post-process + # each Makefile.in and add a new line on top of each file to say so. + # Grep'ing the whole file is not good either: AIX grep has a line + # limit of 2048, but all sed's we know have understand at least 4000. + if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then + dirpart=`AS_DIRNAME("$mf")` + else + continue + fi + # Extract the definition of DEPDIR, am__include, and am__quote + # from the Makefile without running 'make'. + DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"` + test -z "$DEPDIR" && continue + am__include=`sed -n 's/^am__include = //p' < "$mf"` + test -z "$am__include" && continue + am__quote=`sed -n 's/^am__quote = //p' < "$mf"` + # Find all dependency output files, they are included files with + # $(DEPDIR) in their names. We invoke sed twice because it is the + # simplest approach to changing $(DEPDIR) to its actual value in the + # expansion. + for file in `sed -n " + s/^$am__include $am__quote\(.*(DEPDIR).*\)$am__quote"'$/\1/p' <"$mf" | \ + sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g'`; do + # Make sure the directory exists. + test -f "$dirpart/$file" && continue + fdir=`AS_DIRNAME(["$file"])` + AS_MKDIR_P([$dirpart/$fdir]) + # echo "creating $dirpart/$file" + echo '# dummy' > "$dirpart/$file" + done + done +} +])# _AM_OUTPUT_DEPENDENCY_COMMANDS -# PKG_CHECK_MODULES(VARIABLE-PREFIX, MODULES, [ACTION-IF-FOUND], -# [ACTION-IF-NOT-FOUND]) -# -# -# Note that if there is a possibility the first call to -# PKG_CHECK_MODULES might not happen, you should be sure to include an -# explicit call to PKG_PROG_PKG_CONFIG in your configure.ac +# AM_OUTPUT_DEPENDENCY_COMMANDS +# ----------------------------- +# This macro should only be invoked once -- use via AC_REQUIRE. # +# This code is only required when automatic dependency tracking +# is enabled. FIXME. This creates each '.P' file that we will +# need in order to bootstrap the dependency handling code. +AC_DEFUN([AM_OUTPUT_DEPENDENCY_COMMANDS], +[AC_CONFIG_COMMANDS([depfiles], + [test x"$AMDEP_TRUE" != x"" || _AM_OUTPUT_DEPENDENCY_COMMANDS], + [AMDEP_TRUE="$AMDEP_TRUE" ac_aux_dir="$ac_aux_dir"]) +]) + +# Do all the work for Automake. -*- Autoconf -*- + +# Copyright (C) 1996-2013 Free Software Foundation, Inc. # -# -------------------------------------------------------------- -AC_DEFUN([PKG_CHECK_MODULES], -[AC_REQUIRE([PKG_PROG_PKG_CONFIG])dnl -AC_ARG_VAR([$1][_CFLAGS], [C compiler flags for $1, overriding pkg-config])dnl -AC_ARG_VAR([$1][_LIBS], [linker flags for $1, overriding pkg-config])dnl +# This file is free software; the Free Software Foundation +# gives unlimited permission to copy and/or distribute it, +# with or without modifications, as long as this notice is preserved. -pkg_failed=no -AC_MSG_CHECKING([for $1]) +# This macro actually does too much. Some checks are only needed if +# your package does certain things. But this isn't really a big deal. -_PKG_CONFIG([$1][_CFLAGS], [cflags], [$2]) -_PKG_CONFIG([$1][_LIBS], [libs], [$2]) +dnl Redefine AC_PROG_CC to automatically invoke _AM_PROG_CC_C_O. +m4_define([AC_PROG_CC], +m4_defn([AC_PROG_CC]) +[_AM_PROG_CC_C_O +]) -m4_define([_PKG_TEXT], [Alternatively, you may set the environment variables $1[]_CFLAGS -and $1[]_LIBS to avoid the need to call pkg-config. -See the pkg-config man page for more details.]) +# AM_INIT_AUTOMAKE(PACKAGE, VERSION, [NO-DEFINE]) +# AM_INIT_AUTOMAKE([OPTIONS]) +# ----------------------------------------------- +# The call with PACKAGE and VERSION arguments is the old style +# call (pre autoconf-2.50), which is being phased out. PACKAGE +# and VERSION should now be passed to AC_INIT and removed from +# the call to AM_INIT_AUTOMAKE. +# We support both call styles for the transition. After +# the next Automake release, Autoconf can make the AC_INIT +# arguments mandatory, and then we can depend on a new Autoconf +# release and drop the old call support. +AC_DEFUN([AM_INIT_AUTOMAKE], +[AC_PREREQ([2.65])dnl +dnl Autoconf wants to disallow AM_ names. We explicitly allow +dnl the ones we care about. +m4_pattern_allow([^AM_[A-Z]+FLAGS$])dnl +AC_REQUIRE([AM_SET_CURRENT_AUTOMAKE_VERSION])dnl +AC_REQUIRE([AC_PROG_INSTALL])dnl +if test "`cd $srcdir && pwd`" != "`pwd`"; then + # Use -I$(srcdir) only when $(srcdir) != ., so that make's output + # is not polluted with repeated "-I." + AC_SUBST([am__isrc], [' -I$(srcdir)'])_AM_SUBST_NOTMAKE([am__isrc])dnl + # test to see if srcdir already configured + if test -f $srcdir/config.status; then + AC_MSG_ERROR([source directory already configured; run "make distclean" there first]) + fi +fi -if test $pkg_failed = yes; then - AC_MSG_RESULT([no]) - _PKG_SHORT_ERRORS_SUPPORTED - if test $_pkg_short_errors_supported = yes; then - $1[]_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "$2" 2>&1` - else - $1[]_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "$2" 2>&1` - fi - # Put the nasty error message in config.log where it belongs - echo "$$1[]_PKG_ERRORS" >&AS_MESSAGE_LOG_FD +# test whether we have cygpath +if test -z "$CYGPATH_W"; then + if (cygpath --version) >/dev/null 2>/dev/null; then + CYGPATH_W='cygpath -w' + else + CYGPATH_W=echo + fi +fi +AC_SUBST([CYGPATH_W]) - m4_default([$4], [AC_MSG_ERROR( -[Package requirements ($2) were not met: +# Define the identity of the package. +dnl Distinguish between old-style and new-style calls. +m4_ifval([$2], +[AC_DIAGNOSE([obsolete], + [$0: two- and three-arguments forms are deprecated.]) +m4_ifval([$3], [_AM_SET_OPTION([no-define])])dnl + AC_SUBST([PACKAGE], [$1])dnl + AC_SUBST([VERSION], [$2])], +[_AM_SET_OPTIONS([$1])dnl +dnl Diagnose old-style AC_INIT with new-style AM_AUTOMAKE_INIT. +m4_if( + m4_ifdef([AC_PACKAGE_NAME], [ok]):m4_ifdef([AC_PACKAGE_VERSION], [ok]), + [ok:ok],, + [m4_fatal([AC_INIT should be called with package and version arguments])])dnl + AC_SUBST([PACKAGE], ['AC_PACKAGE_TARNAME'])dnl + AC_SUBST([VERSION], ['AC_PACKAGE_VERSION'])])dnl -$$1_PKG_ERRORS +_AM_IF_OPTION([no-define],, +[AC_DEFINE_UNQUOTED([PACKAGE], ["$PACKAGE"], [Name of package]) + AC_DEFINE_UNQUOTED([VERSION], ["$VERSION"], [Version number of package])])dnl + +# Some tools Automake needs. +AC_REQUIRE([AM_SANITY_CHECK])dnl +AC_REQUIRE([AC_ARG_PROGRAM])dnl +AM_MISSING_PROG([ACLOCAL], [aclocal-${am__api_version}]) +AM_MISSING_PROG([AUTOCONF], [autoconf]) +AM_MISSING_PROG([AUTOMAKE], [automake-${am__api_version}]) +AM_MISSING_PROG([AUTOHEADER], [autoheader]) +AM_MISSING_PROG([MAKEINFO], [makeinfo]) +AC_REQUIRE([AM_PROG_INSTALL_SH])dnl +AC_REQUIRE([AM_PROG_INSTALL_STRIP])dnl +AC_REQUIRE([AC_PROG_MKDIR_P])dnl +# For better backward compatibility. To be removed once Automake 1.9.x +# dies out for good. For more background, see: +# +# +AC_SUBST([mkdir_p], ['$(MKDIR_P)']) +# We need awk for the "check" target. The system "awk" is bad on +# some platforms. +AC_REQUIRE([AC_PROG_AWK])dnl +AC_REQUIRE([AC_PROG_MAKE_SET])dnl +AC_REQUIRE([AM_SET_LEADING_DOT])dnl +_AM_IF_OPTION([tar-ustar], [_AM_PROG_TAR([ustar])], + [_AM_IF_OPTION([tar-pax], [_AM_PROG_TAR([pax])], + [_AM_PROG_TAR([v7])])]) +_AM_IF_OPTION([no-dependencies],, +[AC_PROVIDE_IFELSE([AC_PROG_CC], + [_AM_DEPENDENCIES([CC])], + [m4_define([AC_PROG_CC], + m4_defn([AC_PROG_CC])[_AM_DEPENDENCIES([CC])])])dnl +AC_PROVIDE_IFELSE([AC_PROG_CXX], + [_AM_DEPENDENCIES([CXX])], + [m4_define([AC_PROG_CXX], + m4_defn([AC_PROG_CXX])[_AM_DEPENDENCIES([CXX])])])dnl +AC_PROVIDE_IFELSE([AC_PROG_OBJC], + [_AM_DEPENDENCIES([OBJC])], + [m4_define([AC_PROG_OBJC], + m4_defn([AC_PROG_OBJC])[_AM_DEPENDENCIES([OBJC])])])dnl +AC_PROVIDE_IFELSE([AC_PROG_OBJCXX], + [_AM_DEPENDENCIES([OBJCXX])], + [m4_define([AC_PROG_OBJCXX], + m4_defn([AC_PROG_OBJCXX])[_AM_DEPENDENCIES([OBJCXX])])])dnl +]) +AC_REQUIRE([AM_SILENT_RULES])dnl +dnl The testsuite driver may need to know about EXEEXT, so add the +dnl 'am__EXEEXT' conditional if _AM_COMPILER_EXEEXT was seen. This +dnl macro is hooked onto _AC_COMPILER_EXEEXT early, see below. +AC_CONFIG_COMMANDS_PRE(dnl +[m4_provide_if([_AM_COMPILER_EXEEXT], + [AM_CONDITIONAL([am__EXEEXT], [test -n "$EXEEXT"])])])dnl -Consider adjusting the PKG_CONFIG_PATH environment variable if you -installed software in a non-standard prefix. +# POSIX will say in a future version that running "rm -f" with no argument +# is OK; and we want to be able to make that assumption in our Makefile +# recipes. So use an aggressive probe to check that the usage we want is +# actually supported "in the wild" to an acceptable degree. +# See automake bug#10828. +# To make any issue more visible, cause the running configure to be aborted +# by default if the 'rm' program in use doesn't match our expectations; the +# user can still override this though. +if rm -f && rm -fr && rm -rf; then : OK; else + cat >&2 <<'END' +Oops! + +Your 'rm' program seems unable to run without file operands specified +on the command line, even when the '-f' option is present. This is contrary +to the behaviour of most rm programs out there, and not conforming with +the upcoming POSIX standard: + +Please tell bug-automake@gnu.org about your system, including the value +of your $PATH and any error possibly output before this message. This +can help us improve future automake versions. -_PKG_TEXT])[]dnl - ]) -elif test $pkg_failed = untried; then - AC_MSG_RESULT([no]) - m4_default([$4], [AC_MSG_FAILURE( -[The pkg-config script could not be found or is too old. Make sure it -is in your PATH or set the PKG_CONFIG environment variable to the full -path to pkg-config. +END + if test x"$ACCEPT_INFERIOR_RM_PROGRAM" = x"yes"; then + echo 'Configuration will proceed anyway, since you have set the' >&2 + echo 'ACCEPT_INFERIOR_RM_PROGRAM variable to "yes"' >&2 + echo >&2 + else + cat >&2 <<'END' +Aborting the configuration process, to ensure you take notice of the issue. -_PKG_TEXT +You can download and install GNU coreutils to get an 'rm' implementation +that behaves properly: . -To get pkg-config, see .])[]dnl - ]) -else - $1[]_CFLAGS=$pkg_cv_[]$1[]_CFLAGS - $1[]_LIBS=$pkg_cv_[]$1[]_LIBS - AC_MSG_RESULT([yes]) - $3 -fi[]dnl -])# PKG_CHECK_MODULES +If you want to complete the configuration process using your problematic +'rm' anyway, export the environment variable ACCEPT_INFERIOR_RM_PROGRAM +to "yes", and re-run configure. +END + AC_MSG_ERROR([Your 'rm' program is bad, sorry.]) + fi +fi]) -# PKG_INSTALLDIR(DIRECTORY) -# ------------------------- -# Substitutes the variable pkgconfigdir as the location where a module -# should install pkg-config .pc files. By default the directory is -# $libdir/pkgconfig, but the default can be changed by passing -# DIRECTORY. The user can override through the --with-pkgconfigdir -# parameter. -AC_DEFUN([PKG_INSTALLDIR], -[m4_pushdef([pkg_default], [m4_default([$1], ['${libdir}/pkgconfig'])]) -m4_pushdef([pkg_description], - [pkg-config installation directory @<:@]pkg_default[@:>@]) -AC_ARG_WITH([pkgconfigdir], - [AS_HELP_STRING([--with-pkgconfigdir], pkg_description)],, - [with_pkgconfigdir=]pkg_default) -AC_SUBST([pkgconfigdir], [$with_pkgconfigdir]) -m4_popdef([pkg_default]) -m4_popdef([pkg_description]) -]) dnl PKG_INSTALLDIR +dnl Hook into '_AC_COMPILER_EXEEXT' early to learn its expansion. Do not +dnl add the conditional right here, as _AC_COMPILER_EXEEXT may be further +dnl mangled by Autoconf and run in a shell conditional statement. +m4_define([_AC_COMPILER_EXEEXT], +m4_defn([_AC_COMPILER_EXEEXT])[m4_provide([_AM_COMPILER_EXEEXT])]) +# When config.status generates a header, we must update the stamp-h file. +# This file resides in the same directory as the config header +# that is generated. The stamp files are numbered to have different names. -# PKG_NOARCH_INSTALLDIR(DIRECTORY) -# ------------------------- -# Substitutes the variable noarch_pkgconfigdir as the location where a -# module should install arch-independent pkg-config .pc files. By -# default the directory is $datadir/pkgconfig, but the default can be -# changed by passing DIRECTORY. The user can override through the -# --with-noarch-pkgconfigdir parameter. -AC_DEFUN([PKG_NOARCH_INSTALLDIR], -[m4_pushdef([pkg_default], [m4_default([$1], ['${datadir}/pkgconfig'])]) -m4_pushdef([pkg_description], - [pkg-config arch-independent installation directory @<:@]pkg_default[@:>@]) -AC_ARG_WITH([noarch-pkgconfigdir], - [AS_HELP_STRING([--with-noarch-pkgconfigdir], pkg_description)],, - [with_noarch_pkgconfigdir=]pkg_default) -AC_SUBST([noarch_pkgconfigdir], [$with_noarch_pkgconfigdir]) -m4_popdef([pkg_default]) -m4_popdef([pkg_description]) -]) dnl PKG_NOARCH_INSTALLDIR +# Autoconf calls _AC_AM_CONFIG_HEADER_HOOK (when defined) in the +# loop where config.status creates the headers, so we can generate +# our stamp files there. +AC_DEFUN([_AC_AM_CONFIG_HEADER_HOOK], +[# Compute $1's index in $config_headers. +_am_arg=$1 +_am_stamp_count=1 +for _am_header in $config_headers :; do + case $_am_header in + $_am_arg | $_am_arg:* ) + break ;; + * ) + _am_stamp_count=`expr $_am_stamp_count + 1` ;; + esac +done +echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count]) -# Copyright (C) 2002-2013 Free Software Foundation, Inc. +# Copyright (C) 2001-2013 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. -# AM_AUTOMAKE_VERSION(VERSION) -# ---------------------------- -# Automake X.Y traces this macro to ensure aclocal.m4 has been -# generated from the m4 files accompanying Automake X.Y. -# (This private macro should not be called outside this file.) -AC_DEFUN([AM_AUTOMAKE_VERSION], -[am__api_version='1.13' -dnl Some users find AM_AUTOMAKE_VERSION and mistake it for a way to -dnl require some minimum version. Point them to the right macro. -m4_if([$1], [1.13.1], [], - [AC_FATAL([Do not call $0, use AM_INIT_AUTOMAKE([$1]).])])dnl -]) +# AM_PROG_INSTALL_SH +# ------------------ +# Define $install_sh. +AC_DEFUN([AM_PROG_INSTALL_SH], +[AC_REQUIRE([AM_AUX_DIR_EXPAND])dnl +if test x"${install_sh}" != xset; then + case $am_aux_dir in + *\ * | *\ *) + install_sh="\${SHELL} '$am_aux_dir/install-sh'" ;; + *) + install_sh="\${SHELL} $am_aux_dir/install-sh" + esac +fi +AC_SUBST([install_sh])]) -# _AM_AUTOCONF_VERSION(VERSION) -# ----------------------------- -# aclocal traces this macro to find the Autoconf version. -# This is a private macro too. Using m4_define simplifies -# the logic in aclocal, which can simply ignore this definition. -m4_define([_AM_AUTOCONF_VERSION], []) +# Copyright (C) 2003-2013 Free Software Foundation, Inc. +# +# This file is free software; the Free Software Foundation +# gives unlimited permission to copy and/or distribute it, +# with or without modifications, as long as this notice is preserved. -# AM_SET_CURRENT_AUTOMAKE_VERSION -# ------------------------------- -# Call AM_AUTOMAKE_VERSION and AM_AUTOMAKE_VERSION so they can be traced. -# This function is AC_REQUIREd by AM_INIT_AUTOMAKE. -AC_DEFUN([AM_SET_CURRENT_AUTOMAKE_VERSION], -[AM_AUTOMAKE_VERSION([1.13.1])dnl -m4_ifndef([AC_AUTOCONF_VERSION], - [m4_copy([m4_PACKAGE_VERSION], [AC_AUTOCONF_VERSION])])dnl -_AM_AUTOCONF_VERSION(m4_defn([AC_AUTOCONF_VERSION]))]) +# Check whether the underlying file-system supports filenames +# with a leading dot. For instance MS-DOS doesn't. +AC_DEFUN([AM_SET_LEADING_DOT], +[rm -rf .tst 2>/dev/null +mkdir .tst 2>/dev/null +if test -d .tst; then + am__leading_dot=. +else + am__leading_dot=_ +fi +rmdir .tst 2>/dev/null +AC_SUBST([am__leading_dot])]) -# Figure out how to run the assembler. -*- Autoconf -*- +# Add --enable-maintainer-mode option to configure. -*- Autoconf -*- +# From Jim Meyering -# Copyright (C) 2001-2013 Free Software Foundation, Inc. +# Copyright (C) 1996-2013 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. -# AM_PROG_AS -# ---------- -AC_DEFUN([AM_PROG_AS], -[# By default we simply use the C compiler to build assembly code. -AC_REQUIRE([AC_PROG_CC]) -test "${CCAS+set}" = set || CCAS=$CC -test "${CCASFLAGS+set}" = set || CCASFLAGS=$CFLAGS -AC_ARG_VAR([CCAS], [assembler compiler command (defaults to CC)]) -AC_ARG_VAR([CCASFLAGS], [assembler compiler flags (defaults to CFLAGS)]) -_AM_IF_OPTION([no-dependencies],, [_AM_DEPENDENCIES([CCAS])])dnl -]) +# AM_MAINTAINER_MODE([DEFAULT-MODE]) +# ---------------------------------- +# Control maintainer-specific portions of Makefiles. +# Default is to disable them, unless 'enable' is passed literally. +# For symmetry, 'disable' may be passed as well. Anyway, the user +# can override the default with the --enable/--disable switch. +AC_DEFUN([AM_MAINTAINER_MODE], +[m4_case(m4_default([$1], [disable]), + [enable], [m4_define([am_maintainer_other], [disable])], + [disable], [m4_define([am_maintainer_other], [enable])], + [m4_define([am_maintainer_other], [enable]) + m4_warn([syntax], [unexpected argument to AM@&t@_MAINTAINER_MODE: $1])]) +AC_MSG_CHECKING([whether to enable maintainer-specific portions of Makefiles]) + dnl maintainer-mode's default is 'disable' unless 'enable' is passed + AC_ARG_ENABLE([maintainer-mode], + [AS_HELP_STRING([--]am_maintainer_other[-maintainer-mode], + am_maintainer_other[ make rules and dependencies not useful + (and sometimes confusing) to the casual installer])], + [USE_MAINTAINER_MODE=$enableval], + [USE_MAINTAINER_MODE=]m4_if(am_maintainer_other, [enable], [no], [yes])) + AC_MSG_RESULT([$USE_MAINTAINER_MODE]) + AM_CONDITIONAL([MAINTAINER_MODE], [test $USE_MAINTAINER_MODE = yes]) + MAINT=$MAINTAINER_MODE_TRUE + AC_SUBST([MAINT])dnl +] +) -# AM_AUX_DIR_EXPAND -*- Autoconf -*- +# Check to see how 'make' treats includes. -*- Autoconf -*- # Copyright (C) 2001-2013 Free Software Foundation, Inc. # @@ -499,52 +706,49 @@ _AM_IF_OPTION([no-dependencies],, [_AM_DEPENDENCIES([CCAS])])dnl # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. -# For projects using AC_CONFIG_AUX_DIR([foo]), Autoconf sets -# $ac_aux_dir to '$srcdir/foo'. In other projects, it is set to -# '$srcdir', '$srcdir/..', or '$srcdir/../..'. -# -# Of course, Automake must honor this variable whenever it calls a -# tool from the auxiliary directory. The problem is that $srcdir (and -# therefore $ac_aux_dir as well) can be either absolute or relative, -# depending on how configure is run. This is pretty annoying, since -# it makes $ac_aux_dir quite unusable in subdirectories: in the top -# source directory, any form will work fine, but in subdirectories a -# relative path needs to be adjusted first. -# -# $ac_aux_dir/missing -# fails when called from a subdirectory if $ac_aux_dir is relative -# $top_srcdir/$ac_aux_dir/missing -# fails if $ac_aux_dir is absolute, -# fails when called from a subdirectory in a VPATH build with -# a relative $ac_aux_dir -# -# The reason of the latter failure is that $top_srcdir and $ac_aux_dir -# are both prefixed by $srcdir. In an in-source build this is usually -# harmless because $srcdir is '.', but things will broke when you -# start a VPATH build or use an absolute $srcdir. -# -# So we could use something similar to $top_srcdir/$ac_aux_dir/missing, -# iff we strip the leading $srcdir from $ac_aux_dir. That would be: -# am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"` -# and then we would define $MISSING as -# MISSING="\${SHELL} $am_aux_dir/missing" -# This will work as long as MISSING is not called from configure, because -# unfortunately $(top_srcdir) has no meaning in configure. -# However there are other variables, like CC, which are often used in -# configure, and could therefore not use this "fixed" $ac_aux_dir. -# -# Another solution, used here, is to always expand $ac_aux_dir to an -# absolute PATH. The drawback is that using absolute paths prevent a -# configured tree to be moved without reconfiguration. - -AC_DEFUN([AM_AUX_DIR_EXPAND], -[dnl Rely on autoconf to set up CDPATH properly. -AC_PREREQ([2.50])dnl -# expand $ac_aux_dir to an absolute path -am_aux_dir=`cd $ac_aux_dir && pwd` +# AM_MAKE_INCLUDE() +# ----------------- +# Check to see how make treats includes. +AC_DEFUN([AM_MAKE_INCLUDE], +[am_make=${MAKE-make} +cat > confinc << 'END' +am__doit: + @echo this is the am__doit target +.PHONY: am__doit +END +# If we don't find an include directive, just comment out the code. +AC_MSG_CHECKING([for style of include used by $am_make]) +am__include="#" +am__quote= +_am_result=none +# First try GNU make style include. +echo "include confinc" > confmf +# Ignore all kinds of additional output from 'make'. +case `$am_make -s -f confmf 2> /dev/null` in #( +*the\ am__doit\ target*) + am__include=include + am__quote= + _am_result=GNU + ;; +esac +# Now try BSD make style include. +if test "$am__include" = "#"; then + echo '.include "confinc"' > confmf + case `$am_make -s -f confmf 2> /dev/null` in #( + *the\ am__doit\ target*) + am__include=.include + am__quote="\"" + _am_result=BSD + ;; + esac +fi +AC_SUBST([am__include]) +AC_SUBST([am__quote]) +AC_MSG_RESULT([$_am_result]) +rm -f confinc confmf ]) -# AM_CONDITIONAL -*- Autoconf -*- +# Fake the existence of programs that GNU maintainers use. -*- Autoconf -*- # Copyright (C) 1997-2013 Free Software Foundation, Inc. # @@ -552,221 +756,99 @@ am_aux_dir=`cd $ac_aux_dir && pwd` # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. -# AM_CONDITIONAL(NAME, SHELL-CONDITION) -# ------------------------------------- -# Define a conditional. -AC_DEFUN([AM_CONDITIONAL], -[AC_PREREQ([2.52])dnl - m4_if([$1], [TRUE], [AC_FATAL([$0: invalid condition: $1])], - [$1], [FALSE], [AC_FATAL([$0: invalid condition: $1])])dnl -AC_SUBST([$1_TRUE])dnl -AC_SUBST([$1_FALSE])dnl -_AM_SUBST_NOTMAKE([$1_TRUE])dnl -_AM_SUBST_NOTMAKE([$1_FALSE])dnl -m4_define([_AM_COND_VALUE_$1], [$2])dnl -if $2; then - $1_TRUE= - $1_FALSE='#' +# AM_MISSING_PROG(NAME, PROGRAM) +# ------------------------------ +AC_DEFUN([AM_MISSING_PROG], +[AC_REQUIRE([AM_MISSING_HAS_RUN]) +$1=${$1-"${am_missing_run}$2"} +AC_SUBST($1)]) + +# AM_MISSING_HAS_RUN +# ------------------ +# Define MISSING if not defined so far and test if it is modern enough. +# If it is, set am_missing_run to use it, otherwise, to nothing. +AC_DEFUN([AM_MISSING_HAS_RUN], +[AC_REQUIRE([AM_AUX_DIR_EXPAND])dnl +AC_REQUIRE_AUX_FILE([missing])dnl +if test x"${MISSING+set}" != xset; then + case $am_aux_dir in + *\ * | *\ *) + MISSING="\${SHELL} \"$am_aux_dir/missing\"" ;; + *) + MISSING="\${SHELL} $am_aux_dir/missing" ;; + esac +fi +# Use eval to expand $SHELL +if eval "$MISSING --is-lightweight"; then + am_missing_run="$MISSING " else - $1_TRUE='#' - $1_FALSE= + am_missing_run= + AC_MSG_WARN(['missing' script is too old or missing]) fi -AC_CONFIG_COMMANDS_PRE( -[if test -z "${$1_TRUE}" && test -z "${$1_FALSE}"; then - AC_MSG_ERROR([[conditional "$1" was never defined. -Usually this means the macro was only invoked conditionally.]]) -fi])]) +]) -# Copyright (C) 1999-2013 Free Software Foundation, Inc. +# Copyright (C) 2003-2013 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. - -# There are a few dirty hacks below to avoid letting 'AC_PROG_CC' be -# written in clear, in which case automake, when reading aclocal.m4, -# will think it sees a *use*, and therefore will trigger all it's -# C support machinery. Also note that it means that autoscan, seeing -# CC etc. in the Makefile, will ask for an AC_PROG_CC use... - - -# _AM_DEPENDENCIES(NAME) -# ---------------------- -# See how the compiler implements dependency checking. -# NAME is "CC", "CXX", "OBJC", "OBJCXX", "UPC", or "GJC". -# We try a few techniques and use that to set a single cache variable. -# -# We don't AC_REQUIRE the corresponding AC_PROG_CC since the latter was -# modified to invoke _AM_DEPENDENCIES(CC); we would have a circular -# dependency, and given that the user is not expected to run this macro, -# just rely on AC_PROG_CC. -AC_DEFUN([_AM_DEPENDENCIES], -[AC_REQUIRE([AM_SET_DEPDIR])dnl -AC_REQUIRE([AM_OUTPUT_DEPENDENCY_COMMANDS])dnl -AC_REQUIRE([AM_MAKE_INCLUDE])dnl -AC_REQUIRE([AM_DEP_TRACK])dnl - -m4_if([$1], [CC], [depcc="$CC" am_compiler_list=], - [$1], [CXX], [depcc="$CXX" am_compiler_list=], - [$1], [OBJC], [depcc="$OBJC" am_compiler_list='gcc3 gcc'], - [$1], [OBJCXX], [depcc="$OBJCXX" am_compiler_list='gcc3 gcc'], - [$1], [UPC], [depcc="$UPC" am_compiler_list=], - [$1], [GCJ], [depcc="$GCJ" am_compiler_list='gcc3 gcc'], - [depcc="$$1" am_compiler_list=]) - -AC_CACHE_CHECK([dependency style of $depcc], - [am_cv_$1_dependencies_compiler_type], -[if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then - # We make a subdir and do the tests there. Otherwise we can end up - # making bogus files that we don't know about and never remove. For - # instance it was reported that on HP-UX the gcc test will end up - # making a dummy file named 'D' -- because '-MD' means "put the output - # in D". - rm -rf conftest.dir - mkdir conftest.dir - # Copy depcomp to subdir because otherwise we won't find it if we're - # using a relative directory. - cp "$am_depcomp" conftest.dir - cd conftest.dir - # We will build objects and dependencies in a subdirectory because - # it helps to detect inapplicable dependency modes. For instance - # both Tru64's cc and ICC support -MD to output dependencies as a - # side effect of compilation, but ICC will put the dependencies in - # the current directory while Tru64 will put them in the object - # directory. - mkdir sub - - am_cv_$1_dependencies_compiler_type=none - if test "$am_compiler_list" = ""; then - am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp` - fi - am__universal=false - m4_case([$1], [CC], - [case " $depcc " in #( - *\ -arch\ *\ -arch\ *) am__universal=true ;; - esac], - [CXX], - [case " $depcc " in #( - *\ -arch\ *\ -arch\ *) am__universal=true ;; - esac]) - - for depmode in $am_compiler_list; do - # Setup a source with many dependencies, because some compilers - # like to wrap large dependency lists on column 80 (with \), and - # we should not choose a depcomp mode which is confused by this. - # - # We need to recreate these files for each test, as the compiler may - # overwrite some of them when testing with obscure command lines. - # This happens at least with the AIX C compiler. - : > sub/conftest.c - for i in 1 2 3 4 5 6; do - echo '#include "conftst'$i'.h"' >> sub/conftest.c - # Using ": > sub/conftst$i.h" creates only sub/conftst1.h with - # Solaris 10 /bin/sh. - echo '/* dummy */' > sub/conftst$i.h - done - echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf - - # We check with '-c' and '-o' for the sake of the "dashmstdout" - # mode. It turns out that the SunPro C++ compiler does not properly - # handle '-M -o', and we need to detect this. Also, some Intel - # versions had trouble with output in subdirs. - am__obj=sub/conftest.${OBJEXT-o} - am__minus_obj="-o $am__obj" - case $depmode in - gcc) - # This depmode causes a compiler race in universal mode. - test "$am__universal" = false || continue - ;; - nosideeffect) - # After this tag, mechanisms are not by side-effect, so they'll - # only be used when explicitly requested. - if test "x$enable_dependency_tracking" = xyes; then - continue - else - break - fi - ;; - msvc7 | msvc7msys | msvisualcpp | msvcmsys) - # This compiler won't grok '-c -o', but also, the minuso test has - # not run yet. These depmodes are late enough in the game, and - # so weak that their functioning should not be impacted. - am__obj=conftest.${OBJEXT-o} - am__minus_obj= - ;; - none) break ;; - esac - if depmode=$depmode \ - source=sub/conftest.c object=$am__obj \ - depfile=sub/conftest.Po tmpdepfile=sub/conftest.TPo \ - $SHELL ./depcomp $depcc -c $am__minus_obj sub/conftest.c \ - >/dev/null 2>conftest.err && - grep sub/conftst1.h sub/conftest.Po > /dev/null 2>&1 && - grep sub/conftst6.h sub/conftest.Po > /dev/null 2>&1 && - grep $am__obj sub/conftest.Po > /dev/null 2>&1 && - ${MAKE-make} -s -f confmf > /dev/null 2>&1; then - # icc doesn't choke on unknown options, it will just issue warnings - # or remarks (even with -Werror). So we grep stderr for any message - # that says an option was ignored or not supported. - # When given -MP, icc 7.0 and 7.1 complain thusly: - # icc: Command line warning: ignoring option '-M'; no argument required - # The diagnosis changed in icc 8.0: - # icc: Command line remark: option '-MP' not supported - if (grep 'ignoring option' conftest.err || - grep 'not supported' conftest.err) >/dev/null 2>&1; then :; else - am_cv_$1_dependencies_compiler_type=$depmode - break - fi - fi - done - - cd .. - rm -rf conftest.dir -else - am_cv_$1_dependencies_compiler_type=none -fi -]) -AC_SUBST([$1DEPMODE], [depmode=$am_cv_$1_dependencies_compiler_type]) -AM_CONDITIONAL([am__fastdep$1], [ - test "x$enable_dependency_tracking" != xno \ - && test "$am_cv_$1_dependencies_compiler_type" = gcc3]) -]) - - -# AM_SET_DEPDIR -# ------------- -# Choose a directory name for dependency files. -# This macro is AC_REQUIREd in _AM_DEPENDENCIES. -AC_DEFUN([AM_SET_DEPDIR], -[AC_REQUIRE([AM_SET_LEADING_DOT])dnl -AC_SUBST([DEPDIR], ["${am__leading_dot}deps"])dnl +# AM_PROG_MKDIR_P +# --------------- +# Check for 'mkdir -p'. +AC_DEFUN([AM_PROG_MKDIR_P], +[AC_PREREQ([2.60])dnl +AC_REQUIRE([AC_PROG_MKDIR_P])dnl +dnl FIXME we are no longer going to remove this! adjust warning +dnl FIXME message accordingly. +AC_DIAGNOSE([obsolete], +[$0: this macro is deprecated, and will soon be removed. +You should use the Autoconf-provided 'AC][_PROG_MKDIR_P' macro instead, +and use '$(MKDIR_P)' instead of '$(mkdir_p)'in your Makefile.am files.]) +dnl Automake 1.8 to 1.9.6 used to define mkdir_p. We now use MKDIR_P, +dnl while keeping a definition of mkdir_p for backward compatibility. +dnl @MKDIR_P@ is magic: AC_OUTPUT adjusts its value for each Makefile. +dnl However we cannot define mkdir_p as $(MKDIR_P) for the sake of +dnl Makefile.ins that do not define MKDIR_P, so we do our own +dnl adjustment using top_builddir (which is defined more often than +dnl MKDIR_P). +AC_SUBST([mkdir_p], ["$MKDIR_P"])dnl +case $mkdir_p in + [[\\/$]]* | ?:[[\\/]]*) ;; + */*) mkdir_p="\$(top_builddir)/$mkdir_p" ;; +esac ]) +# Helper functions for option handling. -*- Autoconf -*- -# AM_DEP_TRACK -# ------------ -AC_DEFUN([AM_DEP_TRACK], -[AC_ARG_ENABLE([dependency-tracking], [dnl -AS_HELP_STRING( - [--enable-dependency-tracking], - [do not reject slow dependency extractors]) -AS_HELP_STRING( - [--disable-dependency-tracking], - [speeds up one-time build])]) -if test "x$enable_dependency_tracking" != xno; then - am_depcomp="$ac_aux_dir/depcomp" - AMDEPBACKSLASH='\' - am__nodep='_no' -fi -AM_CONDITIONAL([AMDEP], [test "x$enable_dependency_tracking" != xno]) -AC_SUBST([AMDEPBACKSLASH])dnl -_AM_SUBST_NOTMAKE([AMDEPBACKSLASH])dnl -AC_SUBST([am__nodep])dnl -_AM_SUBST_NOTMAKE([am__nodep])dnl -]) +# Copyright (C) 2001-2013 Free Software Foundation, Inc. +# +# This file is free software; the Free Software Foundation +# gives unlimited permission to copy and/or distribute it, +# with or without modifications, as long as this notice is preserved. -# Generate code to set up dependency tracking. -*- Autoconf -*- +# _AM_MANGLE_OPTION(NAME) +# ----------------------- +AC_DEFUN([_AM_MANGLE_OPTION], +[[_AM_OPTION_]m4_bpatsubst($1, [[^a-zA-Z0-9_]], [_])]) + +# _AM_SET_OPTION(NAME) +# -------------------- +# Set option NAME. Presently that only means defining a flag for this option. +AC_DEFUN([_AM_SET_OPTION], +[m4_define(_AM_MANGLE_OPTION([$1]), [1])]) + +# _AM_SET_OPTIONS(OPTIONS) +# ------------------------ +# OPTIONS is a space-separated list of Automake options. +AC_DEFUN([_AM_SET_OPTIONS], +[m4_foreach_w([_AM_Option], [$1], [_AM_SET_OPTION(_AM_Option)])]) + +# _AM_IF_OPTION(OPTION, IF-SET, [IF-NOT-SET]) +# ------------------------------------------- +# Execute IF-SET if OPTION is set, IF-NOT-SET otherwise. +AC_DEFUN([_AM_IF_OPTION], +[m4_ifset(_AM_MANGLE_OPTION([$1]), [$2], [$3])]) # Copyright (C) 1999-2013 Free Software Foundation, Inc. # @@ -774,751 +856,814 @@ _AM_SUBST_NOTMAKE([am__nodep])dnl # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. - -# _AM_OUTPUT_DEPENDENCY_COMMANDS -# ------------------------------ -AC_DEFUN([_AM_OUTPUT_DEPENDENCY_COMMANDS], -[{ - # Older Autoconf quotes --file arguments for eval, but not when files - # are listed without --file. Let's play safe and only enable the eval - # if we detect the quoting. - case $CONFIG_FILES in - *\'*) eval set x "$CONFIG_FILES" ;; - *) set x $CONFIG_FILES ;; - esac - shift - for mf - do - # Strip MF so we end up with the name of the file. - mf=`echo "$mf" | sed -e 's/:.*$//'` - # Check whether this is an Automake generated Makefile or not. - # We used to match only the files named 'Makefile.in', but - # some people rename them; so instead we look at the file content. - # Grep'ing the first line is not enough: some people post-process - # each Makefile.in and add a new line on top of each file to say so. - # Grep'ing the whole file is not good either: AIX grep has a line - # limit of 2048, but all sed's we know have understand at least 4000. - if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then - dirpart=`AS_DIRNAME("$mf")` +# _AM_PROG_CC_C_O +# --------------- +# Like AC_PROG_CC_C_O, but changed for automake. We rewrite AC_PROG_CC +# to automatically call this. +AC_DEFUN([_AM_PROG_CC_C_O], +[AC_REQUIRE([AM_AUX_DIR_EXPAND])dnl +AC_REQUIRE_AUX_FILE([compile])dnl +AC_LANG_PUSH([C])dnl +AC_CACHE_CHECK( + [whether $CC understands -c and -o together], + [am_cv_prog_cc_c_o], + [AC_LANG_CONFTEST([AC_LANG_PROGRAM([])]) + # Make sure it works both with $CC and with simple cc. + # Following AC_PROG_CC_C_O, we do the test twice because some + # compilers refuse to overwrite an existing .o file with -o, + # though they will create one. + am_cv_prog_cc_c_o=yes + for am_i in 1 2; do + if AM_RUN_LOG([$CC -c conftest.$ac_ext -o conftest2.$ac_objext]) \ + && test -f conftest2.$ac_objext; then + : OK else - continue + am_cv_prog_cc_c_o=no + break fi - # Extract the definition of DEPDIR, am__include, and am__quote - # from the Makefile without running 'make'. - DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"` - test -z "$DEPDIR" && continue - am__include=`sed -n 's/^am__include = //p' < "$mf"` - test -z "am__include" && continue - am__quote=`sed -n 's/^am__quote = //p' < "$mf"` - # Find all dependency output files, they are included files with - # $(DEPDIR) in their names. We invoke sed twice because it is the - # simplest approach to changing $(DEPDIR) to its actual value in the - # expansion. - for file in `sed -n " - s/^$am__include $am__quote\(.*(DEPDIR).*\)$am__quote"'$/\1/p' <"$mf" | \ - sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g'`; do - # Make sure the directory exists. - test -f "$dirpart/$file" && continue - fdir=`AS_DIRNAME(["$file"])` - AS_MKDIR_P([$dirpart/$fdir]) - # echo "creating $dirpart/$file" - echo '# dummy' > "$dirpart/$file" - done done -} -])# _AM_OUTPUT_DEPENDENCY_COMMANDS + rm -f core conftest* + unset am_i]) +if test "$am_cv_prog_cc_c_o" != yes; then + # Losing compiler, so override with the script. + # FIXME: It is wrong to rewrite CC. + # But if we don't then we get into trouble of one sort or another. + # A longer-term fix would be to have automake use am__CC in this case, + # and then we could set am__CC="\$(top_srcdir)/compile \$(CC)" + CC="$am_aux_dir/compile $CC" +fi +AC_LANG_POP([C])]) +# For backward compatibility. +AC_DEFUN_ONCE([AM_PROG_CC_C_O], [AC_REQUIRE([AC_PROG_CC])]) -# AM_OUTPUT_DEPENDENCY_COMMANDS -# ----------------------------- -# This macro should only be invoked once -- use via AC_REQUIRE. +# Copyright (C) 2001-2013 Free Software Foundation, Inc. # -# This code is only required when automatic dependency tracking -# is enabled. FIXME. This creates each '.P' file that we will -# need in order to bootstrap the dependency handling code. -AC_DEFUN([AM_OUTPUT_DEPENDENCY_COMMANDS], -[AC_CONFIG_COMMANDS([depfiles], - [test x"$AMDEP_TRUE" != x"" || _AM_OUTPUT_DEPENDENCY_COMMANDS], - [AMDEP_TRUE="$AMDEP_TRUE" ac_aux_dir="$ac_aux_dir"]) +# This file is free software; the Free Software Foundation +# gives unlimited permission to copy and/or distribute it, +# with or without modifications, as long as this notice is preserved. + +# AM_RUN_LOG(COMMAND) +# ------------------- +# Run COMMAND, save the exit status in ac_status, and log it. +# (This has been adapted from Autoconf's _AC_RUN_LOG macro.) +AC_DEFUN([AM_RUN_LOG], +[{ echo "$as_me:$LINENO: $1" >&AS_MESSAGE_LOG_FD + ($1) >&AS_MESSAGE_LOG_FD 2>&AS_MESSAGE_LOG_FD + ac_status=$? + echo "$as_me:$LINENO: \$? = $ac_status" >&AS_MESSAGE_LOG_FD + (exit $ac_status); }]) + +# Check to make sure that the build environment is sane. -*- Autoconf -*- + +# Copyright (C) 1996-2013 Free Software Foundation, Inc. +# +# This file is free software; the Free Software Foundation +# gives unlimited permission to copy and/or distribute it, +# with or without modifications, as long as this notice is preserved. + +# AM_SANITY_CHECK +# --------------- +AC_DEFUN([AM_SANITY_CHECK], +[AC_MSG_CHECKING([whether build environment is sane]) +# Reject unsafe characters in $srcdir or the absolute working directory +# name. Accept space and tab only in the latter. +am_lf=' +' +case `pwd` in + *[[\\\"\#\$\&\'\`$am_lf]]*) + AC_MSG_ERROR([unsafe absolute working directory name]);; +esac +case $srcdir in + *[[\\\"\#\$\&\'\`$am_lf\ \ ]]*) + AC_MSG_ERROR([unsafe srcdir value: '$srcdir']);; +esac + +# Do 'set' in a subshell so we don't clobber the current shell's +# arguments. Must try -L first in case configure is actually a +# symlink; some systems play weird games with the mod time of symlinks +# (eg FreeBSD returns the mod time of the symlink's containing +# directory). +if ( + am_has_slept=no + for am_try in 1 2; do + echo "timestamp, slept: $am_has_slept" > conftest.file + set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null` + if test "$[*]" = "X"; then + # -L didn't work. + set X `ls -t "$srcdir/configure" conftest.file` + fi + if test "$[*]" != "X $srcdir/configure conftest.file" \ + && test "$[*]" != "X conftest.file $srcdir/configure"; then + + # If neither matched, then we have a broken ls. This can happen + # if, for instance, CONFIG_SHELL is bash and it inherits a + # broken ls alias from the environment. This has actually + # happened. Such a system could not be considered "sane". + AC_MSG_ERROR([ls -t appears to fail. Make sure there is not a broken + alias in your environment]) + fi + if test "$[2]" = conftest.file || test $am_try -eq 2; then + break + fi + # Just in case. + sleep 1 + am_has_slept=yes + done + test "$[2]" = conftest.file + ) +then + # Ok. + : +else + AC_MSG_ERROR([newly created file is older than distributed files! +Check your system clock]) +fi +AC_MSG_RESULT([yes]) +# If we didn't sleep, we still need to ensure time stamps of config.status and +# generated files are strictly newer. +am_sleep_pid= +if grep 'slept: no' conftest.file >/dev/null 2>&1; then + ( sleep 1 ) & + am_sleep_pid=$! +fi +AC_CONFIG_COMMANDS_PRE( + [AC_MSG_CHECKING([that generated files are newer than configure]) + if test -n "$am_sleep_pid"; then + # Hide warnings about reused PIDs. + wait $am_sleep_pid 2>/dev/null + fi + AC_MSG_RESULT([done])]) +rm -f conftest.file +]) + +# Copyright (C) 2009-2013 Free Software Foundation, Inc. +# +# This file is free software; the Free Software Foundation +# gives unlimited permission to copy and/or distribute it, +# with or without modifications, as long as this notice is preserved. + +# AM_SILENT_RULES([DEFAULT]) +# -------------------------- +# Enable less verbose build rules; with the default set to DEFAULT +# ("yes" being less verbose, "no" or empty being verbose). +AC_DEFUN([AM_SILENT_RULES], +[AC_ARG_ENABLE([silent-rules], [dnl +AS_HELP_STRING( + [--enable-silent-rules], + [less verbose build output (undo: "make V=1")]) +AS_HELP_STRING( + [--disable-silent-rules], + [verbose build output (undo: "make V=0")])dnl +]) +case $enable_silent_rules in @%:@ ((( + yes) AM_DEFAULT_VERBOSITY=0;; + no) AM_DEFAULT_VERBOSITY=1;; + *) AM_DEFAULT_VERBOSITY=m4_if([$1], [yes], [0], [1]);; +esac +dnl +dnl A few 'make' implementations (e.g., NonStop OS and NextStep) +dnl do not support nested variable expansions. +dnl See automake bug#9928 and bug#10237. +am_make=${MAKE-make} +AC_CACHE_CHECK([whether $am_make supports nested variables], + [am_cv_make_support_nested_variables], + [if AS_ECHO([['TRUE=$(BAR$(V)) +BAR0=false +BAR1=true +V=1 +am__doit: + @$(TRUE) +.PHONY: am__doit']]) | $am_make -f - >/dev/null 2>&1; then + am_cv_make_support_nested_variables=yes +else + am_cv_make_support_nested_variables=no +fi]) +if test $am_cv_make_support_nested_variables = yes; then + dnl Using '$V' instead of '$(V)' breaks IRIX make. + AM_V='$(V)' + AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' +else + AM_V=$AM_DEFAULT_VERBOSITY + AM_DEFAULT_V=$AM_DEFAULT_VERBOSITY +fi +AC_SUBST([AM_V])dnl +AM_SUBST_NOTMAKE([AM_V])dnl +AC_SUBST([AM_DEFAULT_V])dnl +AM_SUBST_NOTMAKE([AM_DEFAULT_V])dnl +AC_SUBST([AM_DEFAULT_VERBOSITY])dnl +AM_BACKSLASH='\' +AC_SUBST([AM_BACKSLASH])dnl +_AM_SUBST_NOTMAKE([AM_BACKSLASH])dnl ]) -# Do all the work for Automake. -*- Autoconf -*- - -# Copyright (C) 1996-2013 Free Software Foundation, Inc. +# Copyright (C) 2001-2013 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. -# This macro actually does too much. Some checks are only needed if -# your package does certain things. But this isn't really a big deal. - -# AM_INIT_AUTOMAKE(PACKAGE, VERSION, [NO-DEFINE]) -# AM_INIT_AUTOMAKE([OPTIONS]) -# ----------------------------------------------- -# The call with PACKAGE and VERSION arguments is the old style -# call (pre autoconf-2.50), which is being phased out. PACKAGE -# and VERSION should now be passed to AC_INIT and removed from -# the call to AM_INIT_AUTOMAKE. -# We support both call styles for the transition. After -# the next Automake release, Autoconf can make the AC_INIT -# arguments mandatory, and then we can depend on a new Autoconf -# release and drop the old call support. -AC_DEFUN([AM_INIT_AUTOMAKE], -[AC_PREREQ([2.65])dnl -dnl Autoconf wants to disallow AM_ names. We explicitly allow -dnl the ones we care about. -m4_pattern_allow([^AM_[A-Z]+FLAGS$])dnl -AC_REQUIRE([AM_SET_CURRENT_AUTOMAKE_VERSION])dnl -AC_REQUIRE([AC_PROG_INSTALL])dnl -if test "`cd $srcdir && pwd`" != "`pwd`"; then - # Use -I$(srcdir) only when $(srcdir) != ., so that make's output - # is not polluted with repeated "-I." - AC_SUBST([am__isrc], [' -I$(srcdir)'])_AM_SUBST_NOTMAKE([am__isrc])dnl - # test to see if srcdir already configured - if test -f $srcdir/config.status; then - AC_MSG_ERROR([source directory already configured; run "make distclean" there first]) - fi -fi - -# test whether we have cygpath -if test -z "$CYGPATH_W"; then - if (cygpath --version) >/dev/null 2>/dev/null; then - CYGPATH_W='cygpath -w' - else - CYGPATH_W=echo - fi +# AM_PROG_INSTALL_STRIP +# --------------------- +# One issue with vendor 'install' (even GNU) is that you can't +# specify the program used to strip binaries. This is especially +# annoying in cross-compiling environments, where the build's strip +# is unlikely to handle the host's binaries. +# Fortunately install-sh will honor a STRIPPROG variable, so we +# always use install-sh in "make install-strip", and initialize +# STRIPPROG with the value of the STRIP variable (set by the user). +AC_DEFUN([AM_PROG_INSTALL_STRIP], +[AC_REQUIRE([AM_PROG_INSTALL_SH])dnl +# Installed binaries are usually stripped using 'strip' when the user +# run "make install-strip". However 'strip' might not be the right +# tool to use in cross-compilation environments, therefore Automake +# will honor the 'STRIP' environment variable to overrule this program. +dnl Don't test for $cross_compiling = yes, because it might be 'maybe'. +if test "$cross_compiling" != no; then + AC_CHECK_TOOL([STRIP], [strip], :) fi -AC_SUBST([CYGPATH_W]) - -# Define the identity of the package. -dnl Distinguish between old-style and new-style calls. -m4_ifval([$2], -[AC_DIAGNOSE([obsolete], - [$0: two- and three-arguments forms are deprecated.]) -m4_ifval([$3], [_AM_SET_OPTION([no-define])])dnl - AC_SUBST([PACKAGE], [$1])dnl - AC_SUBST([VERSION], [$2])], -[_AM_SET_OPTIONS([$1])dnl -dnl Diagnose old-style AC_INIT with new-style AM_AUTOMAKE_INIT. -m4_if( - m4_ifdef([AC_PACKAGE_NAME], [ok]):m4_ifdef([AC_PACKAGE_VERSION], [ok]), - [ok:ok],, - [m4_fatal([AC_INIT should be called with package and version arguments])])dnl - AC_SUBST([PACKAGE], ['AC_PACKAGE_TARNAME'])dnl - AC_SUBST([VERSION], ['AC_PACKAGE_VERSION'])])dnl - -_AM_IF_OPTION([no-define],, -[AC_DEFINE_UNQUOTED([PACKAGE], ["$PACKAGE"], [Name of package]) - AC_DEFINE_UNQUOTED([VERSION], ["$VERSION"], [Version number of package])])dnl - -# Some tools Automake needs. -AC_REQUIRE([AM_SANITY_CHECK])dnl -AC_REQUIRE([AC_ARG_PROGRAM])dnl -AM_MISSING_PROG([ACLOCAL], [aclocal-${am__api_version}]) -AM_MISSING_PROG([AUTOCONF], [autoconf]) -AM_MISSING_PROG([AUTOMAKE], [automake-${am__api_version}]) -AM_MISSING_PROG([AUTOHEADER], [autoheader]) -AM_MISSING_PROG([MAKEINFO], [makeinfo]) -AC_REQUIRE([AM_PROG_INSTALL_SH])dnl -AC_REQUIRE([AM_PROG_INSTALL_STRIP])dnl -AC_REQUIRE([AC_PROG_MKDIR_P])dnl -# For better backward compatibility. To be removed once Automake 1.9.x -# dies out for good. For more background, see: -# -# -AC_SUBST([mkdir_p], ['$(MKDIR_P)']) -# We need awk for the "check" target. The system "awk" is bad on -# some platforms. -AC_REQUIRE([AC_PROG_AWK])dnl -AC_REQUIRE([AC_PROG_MAKE_SET])dnl -AC_REQUIRE([AM_SET_LEADING_DOT])dnl -_AM_IF_OPTION([tar-ustar], [_AM_PROG_TAR([ustar])], - [_AM_IF_OPTION([tar-pax], [_AM_PROG_TAR([pax])], - [_AM_PROG_TAR([v7])])]) -_AM_IF_OPTION([no-dependencies],, -[AC_PROVIDE_IFELSE([AC_PROG_CC], - [_AM_DEPENDENCIES([CC])], - [m4_define([AC_PROG_CC], - m4_defn([AC_PROG_CC])[_AM_DEPENDENCIES([CC])])])dnl -AC_PROVIDE_IFELSE([AC_PROG_CXX], - [_AM_DEPENDENCIES([CXX])], - [m4_define([AC_PROG_CXX], - m4_defn([AC_PROG_CXX])[_AM_DEPENDENCIES([CXX])])])dnl -AC_PROVIDE_IFELSE([AC_PROG_OBJC], - [_AM_DEPENDENCIES([OBJC])], - [m4_define([AC_PROG_OBJC], - m4_defn([AC_PROG_OBJC])[_AM_DEPENDENCIES([OBJC])])])dnl -AC_PROVIDE_IFELSE([AC_PROG_OBJCXX], - [_AM_DEPENDENCIES([OBJCXX])], - [m4_define([AC_PROG_OBJCXX], - m4_defn([AC_PROG_OBJCXX])[_AM_DEPENDENCIES([OBJCXX])])])dnl -]) -AC_REQUIRE([AM_SILENT_RULES])dnl -dnl The testsuite driver may need to know about EXEEXT, so add the -dnl 'am__EXEEXT' conditional if _AM_COMPILER_EXEEXT was seen. This -dnl macro is hooked onto _AC_COMPILER_EXEEXT early, see below. -AC_CONFIG_COMMANDS_PRE(dnl -[m4_provide_if([_AM_COMPILER_EXEEXT], - [AM_CONDITIONAL([am__EXEEXT], [test -n "$EXEEXT"])])])dnl -]) - -dnl Hook into '_AC_COMPILER_EXEEXT' early to learn its expansion. Do not -dnl add the conditional right here, as _AC_COMPILER_EXEEXT may be further -dnl mangled by Autoconf and run in a shell conditional statement. -m4_define([_AC_COMPILER_EXEEXT], -m4_defn([_AC_COMPILER_EXEEXT])[m4_provide([_AM_COMPILER_EXEEXT])]) - - -# When config.status generates a header, we must update the stamp-h file. -# This file resides in the same directory as the config header -# that is generated. The stamp files are numbered to have different names. - -# Autoconf calls _AC_AM_CONFIG_HEADER_HOOK (when defined) in the -# loop where config.status creates the headers, so we can generate -# our stamp files there. -AC_DEFUN([_AC_AM_CONFIG_HEADER_HOOK], -[# Compute $1's index in $config_headers. -_am_arg=$1 -_am_stamp_count=1 -for _am_header in $config_headers :; do - case $_am_header in - $_am_arg | $_am_arg:* ) - break ;; - * ) - _am_stamp_count=`expr $_am_stamp_count + 1` ;; - esac -done -echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count]) +INSTALL_STRIP_PROGRAM="\$(install_sh) -c -s" +AC_SUBST([INSTALL_STRIP_PROGRAM])]) -# Copyright (C) 2001-2013 Free Software Foundation, Inc. +# Copyright (C) 2006-2013 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. -# AM_PROG_INSTALL_SH -# ------------------ -# Define $install_sh. -AC_DEFUN([AM_PROG_INSTALL_SH], -[AC_REQUIRE([AM_AUX_DIR_EXPAND])dnl -if test x"${install_sh}" != xset; then - case $am_aux_dir in - *\ * | *\ *) - install_sh="\${SHELL} '$am_aux_dir/install-sh'" ;; - *) - install_sh="\${SHELL} $am_aux_dir/install-sh" - esac -fi -AC_SUBST([install_sh])]) +# _AM_SUBST_NOTMAKE(VARIABLE) +# --------------------------- +# Prevent Automake from outputting VARIABLE = @VARIABLE@ in Makefile.in. +# This macro is traced by Automake. +AC_DEFUN([_AM_SUBST_NOTMAKE]) -# Copyright (C) 2003-2013 Free Software Foundation, Inc. +# AM_SUBST_NOTMAKE(VARIABLE) +# -------------------------- +# Public sister of _AM_SUBST_NOTMAKE. +AC_DEFUN([AM_SUBST_NOTMAKE], [_AM_SUBST_NOTMAKE($@)]) + +# Check how to create a tarball. -*- Autoconf -*- + +# Copyright (C) 2004-2013 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. -# Check whether the underlying file-system supports filenames -# with a leading dot. For instance MS-DOS doesn't. -AC_DEFUN([AM_SET_LEADING_DOT], -[rm -rf .tst 2>/dev/null -mkdir .tst 2>/dev/null -if test -d .tst; then - am__leading_dot=. -else - am__leading_dot=_ -fi -rmdir .tst 2>/dev/null -AC_SUBST([am__leading_dot])]) +# _AM_PROG_TAR(FORMAT) +# -------------------- +# Check how to create a tarball in format FORMAT. +# FORMAT should be one of 'v7', 'ustar', or 'pax'. +# +# Substitute a variable $(am__tar) that is a command +# writing to stdout a FORMAT-tarball containing the directory +# $tardir. +# tardir=directory && $(am__tar) > result.tar +# +# Substitute a variable $(am__untar) that extract such +# a tarball read from stdin. +# $(am__untar) < result.tar +# +AC_DEFUN([_AM_PROG_TAR], +[# Always define AMTAR for backward compatibility. Yes, it's still used +# in the wild :-( We should find a proper way to deprecate it ... +AC_SUBST([AMTAR], ['$${TAR-tar}']) + +# We'll loop over all known methods to create a tar archive until one works. +_am_tools='gnutar m4_if([$1], [ustar], [plaintar]) pax cpio none' + +m4_if([$1], [v7], + [am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -'], + + [m4_case([$1], + [ustar], + [# The POSIX 1988 'ustar' format is defined with fixed-size fields. + # There is notably a 21 bits limit for the UID and the GID. In fact, + # the 'pax' utility can hang on bigger UID/GID (see automake bug#8343 + # and bug#13588). + am_max_uid=2097151 # 2^21 - 1 + am_max_gid=$am_max_uid + # The $UID and $GID variables are not portable, so we need to resort + # to the POSIX-mandated id(1) utility. Errors in the 'id' calls + # below are definitely unexpected, so allow the users to see them + # (that is, avoid stderr redirection). + am_uid=`id -u || echo unknown` + am_gid=`id -g || echo unknown` + AC_MSG_CHECKING([whether UID '$am_uid' is supported by ustar format]) + if test $am_uid -le $am_max_uid; then + AC_MSG_RESULT([yes]) + else + AC_MSG_RESULT([no]) + _am_tools=none + fi + AC_MSG_CHECKING([whether GID '$am_gid' is supported by ustar format]) + if test $am_gid -le $am_max_gid; then + AC_MSG_RESULT([yes]) + else + AC_MSG_RESULT([no]) + _am_tools=none + fi], + + [pax], + [], + + [m4_fatal([Unknown tar format])]) + + AC_MSG_CHECKING([how to create a $1 tar archive]) + + # Go ahead even if we have the value already cached. We do so because we + # need to set the values for the 'am__tar' and 'am__untar' variables. + _am_tools=${am_cv_prog_tar_$1-$_am_tools} + + for _am_tool in $_am_tools; do + case $_am_tool in + gnutar) + for _am_tar in tar gnutar gtar; do + AM_RUN_LOG([$_am_tar --version]) && break + done + am__tar="$_am_tar --format=m4_if([$1], [pax], [posix], [$1]) -chf - "'"$$tardir"' + am__tar_="$_am_tar --format=m4_if([$1], [pax], [posix], [$1]) -chf - "'"$tardir"' + am__untar="$_am_tar -xf -" + ;; + plaintar) + # Must skip GNU tar: if it does not support --format= it doesn't create + # ustar tarball either. + (tar --version) >/dev/null 2>&1 && continue + am__tar='tar chf - "$$tardir"' + am__tar_='tar chf - "$tardir"' + am__untar='tar xf -' + ;; + pax) + am__tar='pax -L -x $1 -w "$$tardir"' + am__tar_='pax -L -x $1 -w "$tardir"' + am__untar='pax -r' + ;; + cpio) + am__tar='find "$$tardir" -print | cpio -o -H $1 -L' + am__tar_='find "$tardir" -print | cpio -o -H $1 -L' + am__untar='cpio -i -H $1 -d' + ;; + none) + am__tar=false + am__tar_=false + am__untar=false + ;; + esac + + # If the value was cached, stop now. We just wanted to have am__tar + # and am__untar set. + test -n "${am_cv_prog_tar_$1}" && break + + # tar/untar a dummy directory, and stop if the command works. + rm -rf conftest.dir + mkdir conftest.dir + echo GrepMe > conftest.dir/file + AM_RUN_LOG([tardir=conftest.dir && eval $am__tar_ >conftest.tar]) + rm -rf conftest.dir + if test -s conftest.tar; then + AM_RUN_LOG([$am__untar /dev/null 2>&1 && break + fi + done + rm -rf conftest.dir -# Add --enable-maintainer-mode option to configure. -*- Autoconf -*- -# From Jim Meyering + AC_CACHE_VAL([am_cv_prog_tar_$1], [am_cv_prog_tar_$1=$_am_tool]) + AC_MSG_RESULT([$am_cv_prog_tar_$1])]) -# Copyright (C) 1996-2013 Free Software Foundation, Inc. +AC_SUBST([am__tar]) +AC_SUBST([am__untar]) +]) # _AM_PROG_TAR + +# pkg.m4 - Macros to locate and utilise pkg-config. -*- Autoconf -*- +# serial 1 (pkg-config-0.24) +# +# Copyright © 2004 Scott James Remnant . # -# This file is free software; the Free Software Foundation -# gives unlimited permission to copy and/or distribute it, -# with or without modifications, as long as this notice is preserved. +# This program is free software; you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation; either version 2 of the License, or +# (at your option) any later version. +# +# This program is distributed in the hope that it will be useful, but +# WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +# General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program; if not, write to the Free Software +# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +# +# As a special exception to the GNU General Public License, if you +# distribute this file as part of a program that contains a +# configuration script generated by Autoconf, you may include it under +# the same distribution terms that you use for the rest of that program. -# AM_MAINTAINER_MODE([DEFAULT-MODE]) +# PKG_PROG_PKG_CONFIG([MIN-VERSION]) # ---------------------------------- -# Control maintainer-specific portions of Makefiles. -# Default is to disable them, unless 'enable' is passed literally. -# For symmetry, 'disable' may be passed as well. Anyway, the user -# can override the default with the --enable/--disable switch. -AC_DEFUN([AM_MAINTAINER_MODE], -[m4_case(m4_default([$1], [disable]), - [enable], [m4_define([am_maintainer_other], [disable])], - [disable], [m4_define([am_maintainer_other], [enable])], - [m4_define([am_maintainer_other], [enable]) - m4_warn([syntax], [unexpected argument to AM@&t@_MAINTAINER_MODE: $1])]) -AC_MSG_CHECKING([whether to enable maintainer-specific portions of Makefiles]) - dnl maintainer-mode's default is 'disable' unless 'enable' is passed - AC_ARG_ENABLE([maintainer-mode], - [AS_HELP_STRING([--]am_maintainer_other[-maintainer-mode], - am_maintainer_other[ make rules and dependencies not useful - (and sometimes confusing) to the casual installer])], - [USE_MAINTAINER_MODE=$enableval], - [USE_MAINTAINER_MODE=]m4_if(am_maintainer_other, [enable], [no], [yes])) - AC_MSG_RESULT([$USE_MAINTAINER_MODE]) - AM_CONDITIONAL([MAINTAINER_MODE], [test $USE_MAINTAINER_MODE = yes]) - MAINT=$MAINTAINER_MODE_TRUE - AC_SUBST([MAINT])dnl -] -) +AC_DEFUN([PKG_PROG_PKG_CONFIG], +[m4_pattern_forbid([^_?PKG_[A-Z_]+$]) +m4_pattern_allow([^PKG_CONFIG(_(PATH|LIBDIR|SYSROOT_DIR|ALLOW_SYSTEM_(CFLAGS|LIBS)))?$]) +m4_pattern_allow([^PKG_CONFIG_(DISABLE_UNINSTALLED|TOP_BUILD_DIR|DEBUG_SPEW)$]) +AC_ARG_VAR([PKG_CONFIG], [path to pkg-config utility]) +AC_ARG_VAR([PKG_CONFIG_PATH], [directories to add to pkg-config's search path]) +AC_ARG_VAR([PKG_CONFIG_LIBDIR], [path overriding pkg-config's built-in search path]) -# Check to see how 'make' treats includes. -*- Autoconf -*- +if test "x$ac_cv_env_PKG_CONFIG_set" != "xset"; then + AC_PATH_TOOL([PKG_CONFIG], [pkg-config]) +fi +if test -n "$PKG_CONFIG"; then + _pkg_min_version=m4_default([$1], [0.9.0]) + AC_MSG_CHECKING([pkg-config is at least version $_pkg_min_version]) + if $PKG_CONFIG --atleast-pkgconfig-version $_pkg_min_version; then + AC_MSG_RESULT([yes]) + else + AC_MSG_RESULT([no]) + PKG_CONFIG="" + fi +fi[]dnl +])# PKG_PROG_PKG_CONFIG -# Copyright (C) 2001-2013 Free Software Foundation, Inc. +# PKG_CHECK_EXISTS(MODULES, [ACTION-IF-FOUND], [ACTION-IF-NOT-FOUND]) # -# This file is free software; the Free Software Foundation -# gives unlimited permission to copy and/or distribute it, -# with or without modifications, as long as this notice is preserved. +# Check to see whether a particular set of modules exists. Similar +# to PKG_CHECK_MODULES(), but does not set variables or print errors. +# +# Please remember that m4 expands AC_REQUIRE([PKG_PROG_PKG_CONFIG]) +# only at the first occurence in configure.ac, so if the first place +# it's called might be skipped (such as if it is within an "if", you +# have to call PKG_CHECK_EXISTS manually +# -------------------------------------------------------------- +AC_DEFUN([PKG_CHECK_EXISTS], +[AC_REQUIRE([PKG_PROG_PKG_CONFIG])dnl +if test -n "$PKG_CONFIG" && \ + AC_RUN_LOG([$PKG_CONFIG --exists --print-errors "$1"]); then + m4_default([$2], [:]) +m4_ifvaln([$3], [else + $3])dnl +fi]) -# AM_MAKE_INCLUDE() -# ----------------- -# Check to see how make treats includes. -AC_DEFUN([AM_MAKE_INCLUDE], -[am_make=${MAKE-make} -cat > confinc << 'END' -am__doit: - @echo this is the am__doit target -.PHONY: am__doit -END -# If we don't find an include directive, just comment out the code. -AC_MSG_CHECKING([for style of include used by $am_make]) -am__include="#" -am__quote= -_am_result=none -# First try GNU make style include. -echo "include confinc" > confmf -# Ignore all kinds of additional output from 'make'. -case `$am_make -s -f confmf 2> /dev/null` in #( -*the\ am__doit\ target*) - am__include=include - am__quote= - _am_result=GNU - ;; -esac -# Now try BSD make style include. -if test "$am__include" = "#"; then - echo '.include "confinc"' > confmf - case `$am_make -s -f confmf 2> /dev/null` in #( - *the\ am__doit\ target*) - am__include=.include - am__quote="\"" - _am_result=BSD - ;; - esac -fi -AC_SUBST([am__include]) -AC_SUBST([am__quote]) -AC_MSG_RESULT([$_am_result]) -rm -f confinc confmf -]) +# _PKG_CONFIG([VARIABLE], [COMMAND], [MODULES]) +# --------------------------------------------- +m4_define([_PKG_CONFIG], +[if test -n "$$1"; then + pkg_cv_[]$1="$$1" + elif test -n "$PKG_CONFIG"; then + PKG_CHECK_EXISTS([$3], + [pkg_cv_[]$1=`$PKG_CONFIG --[]$2 "$3" 2>/dev/null` + test "x$?" != "x0" && pkg_failed=yes ], + [pkg_failed=yes]) + else + pkg_failed=untried +fi[]dnl +])# _PKG_CONFIG -# Fake the existence of programs that GNU maintainers use. -*- Autoconf -*- +# _PKG_SHORT_ERRORS_SUPPORTED +# ----------------------------- +AC_DEFUN([_PKG_SHORT_ERRORS_SUPPORTED], +[AC_REQUIRE([PKG_PROG_PKG_CONFIG]) +if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then + _pkg_short_errors_supported=yes +else + _pkg_short_errors_supported=no +fi[]dnl +])# _PKG_SHORT_ERRORS_SUPPORTED -# Copyright (C) 1997-2013 Free Software Foundation, Inc. + +# PKG_CHECK_MODULES(VARIABLE-PREFIX, MODULES, [ACTION-IF-FOUND], +# [ACTION-IF-NOT-FOUND]) # -# This file is free software; the Free Software Foundation -# gives unlimited permission to copy and/or distribute it, -# with or without modifications, as long as this notice is preserved. +# +# Note that if there is a possibility the first call to +# PKG_CHECK_MODULES might not happen, you should be sure to include an +# explicit call to PKG_PROG_PKG_CONFIG in your configure.ac +# +# +# -------------------------------------------------------------- +AC_DEFUN([PKG_CHECK_MODULES], +[AC_REQUIRE([PKG_PROG_PKG_CONFIG])dnl +AC_ARG_VAR([$1][_CFLAGS], [C compiler flags for $1, overriding pkg-config])dnl +AC_ARG_VAR([$1][_LIBS], [linker flags for $1, overriding pkg-config])dnl -# AM_MISSING_PROG(NAME, PROGRAM) -# ------------------------------ -AC_DEFUN([AM_MISSING_PROG], -[AC_REQUIRE([AM_MISSING_HAS_RUN]) -$1=${$1-"${am_missing_run}$2"} -AC_SUBST($1)]) +pkg_failed=no +AC_MSG_CHECKING([for $1]) -# AM_MISSING_HAS_RUN -# ------------------ -# Define MISSING if not defined so far and test if it is modern enough. -# If it is, set am_missing_run to use it, otherwise, to nothing. -AC_DEFUN([AM_MISSING_HAS_RUN], -[AC_REQUIRE([AM_AUX_DIR_EXPAND])dnl -AC_REQUIRE_AUX_FILE([missing])dnl -if test x"${MISSING+set}" != xset; then - case $am_aux_dir in - *\ * | *\ *) - MISSING="\${SHELL} \"$am_aux_dir/missing\"" ;; - *) - MISSING="\${SHELL} $am_aux_dir/missing" ;; - esac -fi -# Use eval to expand $SHELL -if eval "$MISSING --is-lightweight"; then - am_missing_run="$MISSING " -else - am_missing_run= - AC_MSG_WARN(['missing' script is too old or missing]) -fi -]) +_PKG_CONFIG([$1][_CFLAGS], [cflags], [$2]) +_PKG_CONFIG([$1][_LIBS], [libs], [$2]) -# Copyright (C) 2003-2013 Free Software Foundation, Inc. -# -# This file is free software; the Free Software Foundation -# gives unlimited permission to copy and/or distribute it, -# with or without modifications, as long as this notice is preserved. +m4_define([_PKG_TEXT], [Alternatively, you may set the environment variables $1[]_CFLAGS +and $1[]_LIBS to avoid the need to call pkg-config. +See the pkg-config man page for more details.]) -# AM_PROG_MKDIR_P -# --------------- -# Check for 'mkdir -p'. -AC_DEFUN([AM_PROG_MKDIR_P], -[AC_PREREQ([2.60])dnl -AC_REQUIRE([AC_PROG_MKDIR_P])dnl -dnl FIXME to be removed in Automake 1.14. -AC_DIAGNOSE([obsolete], -[$0: this macro is deprecated, and will soon be removed. -You should use the Autoconf-provided 'AC][_PROG_MKDIR_P' macro instead, -and use '$(MKDIR_P)' instead of '$(mkdir_p)'in your Makefile.am files.]) -dnl Automake 1.8 to 1.9.6 used to define mkdir_p. We now use MKDIR_P, -dnl while keeping a definition of mkdir_p for backward compatibility. -dnl @MKDIR_P@ is magic: AC_OUTPUT adjusts its value for each Makefile. -dnl However we cannot define mkdir_p as $(MKDIR_P) for the sake of -dnl Makefile.ins that do not define MKDIR_P, so we do our own -dnl adjustment using top_builddir (which is defined more often than -dnl MKDIR_P). -AC_SUBST([mkdir_p], ["$MKDIR_P"])dnl -case $mkdir_p in - [[\\/$]]* | ?:[[\\/]]*) ;; - */*) mkdir_p="\$(top_builddir)/$mkdir_p" ;; -esac -]) +if test $pkg_failed = yes; then + AC_MSG_RESULT([no]) + _PKG_SHORT_ERRORS_SUPPORTED + if test $_pkg_short_errors_supported = yes; then + $1[]_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "$2" 2>&1` + else + $1[]_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "$2" 2>&1` + fi + # Put the nasty error message in config.log where it belongs + echo "$$1[]_PKG_ERRORS" >&AS_MESSAGE_LOG_FD -# Helper functions for option handling. -*- Autoconf -*- + m4_default([$4], [AC_MSG_ERROR( +[Package requirements ($2) were not met: -# Copyright (C) 2001-2013 Free Software Foundation, Inc. -# -# This file is free software; the Free Software Foundation -# gives unlimited permission to copy and/or distribute it, -# with or without modifications, as long as this notice is preserved. +$$1_PKG_ERRORS -# _AM_MANGLE_OPTION(NAME) -# ----------------------- -AC_DEFUN([_AM_MANGLE_OPTION], -[[_AM_OPTION_]m4_bpatsubst($1, [[^a-zA-Z0-9_]], [_])]) +Consider adjusting the PKG_CONFIG_PATH environment variable if you +installed software in a non-standard prefix. -# _AM_SET_OPTION(NAME) -# -------------------- -# Set option NAME. Presently that only means defining a flag for this option. -AC_DEFUN([_AM_SET_OPTION], -[m4_define(_AM_MANGLE_OPTION([$1]), [1])]) +_PKG_TEXT])[]dnl + ]) +elif test $pkg_failed = untried; then + AC_MSG_RESULT([no]) + m4_default([$4], [AC_MSG_FAILURE( +[The pkg-config script could not be found or is too old. Make sure it +is in your PATH or set the PKG_CONFIG environment variable to the full +path to pkg-config. -# _AM_SET_OPTIONS(OPTIONS) -# ------------------------ -# OPTIONS is a space-separated list of Automake options. -AC_DEFUN([_AM_SET_OPTIONS], -[m4_foreach_w([_AM_Option], [$1], [_AM_SET_OPTION(_AM_Option)])]) +_PKG_TEXT -# _AM_IF_OPTION(OPTION, IF-SET, [IF-NOT-SET]) -# ------------------------------------------- -# Execute IF-SET if OPTION is set, IF-NOT-SET otherwise. -AC_DEFUN([_AM_IF_OPTION], -[m4_ifset(_AM_MANGLE_OPTION([$1]), [$2], [$3])]) +To get pkg-config, see .])[]dnl + ]) +else + $1[]_CFLAGS=$pkg_cv_[]$1[]_CFLAGS + $1[]_LIBS=$pkg_cv_[]$1[]_LIBS + AC_MSG_RESULT([yes]) + $3 +fi[]dnl +])# PKG_CHECK_MODULES -# Copyright (C) 2001-2013 Free Software Foundation, Inc. -# -# This file is free software; the Free Software Foundation -# gives unlimited permission to copy and/or distribute it, -# with or without modifications, as long as this notice is preserved. -# AM_RUN_LOG(COMMAND) -# ------------------- -# Run COMMAND, save the exit status in ac_status, and log it. -# (This has been adapted from Autoconf's _AC_RUN_LOG macro.) -AC_DEFUN([AM_RUN_LOG], -[{ echo "$as_me:$LINENO: $1" >&AS_MESSAGE_LOG_FD - ($1) >&AS_MESSAGE_LOG_FD 2>&AS_MESSAGE_LOG_FD - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&AS_MESSAGE_LOG_FD - (exit $ac_status); }]) +# PKG_INSTALLDIR(DIRECTORY) +# ------------------------- +# Substitutes the variable pkgconfigdir as the location where a module +# should install pkg-config .pc files. By default the directory is +# $libdir/pkgconfig, but the default can be changed by passing +# DIRECTORY. The user can override through the --with-pkgconfigdir +# parameter. +AC_DEFUN([PKG_INSTALLDIR], +[m4_pushdef([pkg_default], [m4_default([$1], ['${libdir}/pkgconfig'])]) +m4_pushdef([pkg_description], + [pkg-config installation directory @<:@]pkg_default[@:>@]) +AC_ARG_WITH([pkgconfigdir], + [AS_HELP_STRING([--with-pkgconfigdir], pkg_description)],, + [with_pkgconfigdir=]pkg_default) +AC_SUBST([pkgconfigdir], [$with_pkgconfigdir]) +m4_popdef([pkg_default]) +m4_popdef([pkg_description]) +]) dnl PKG_INSTALLDIR -# Check to make sure that the build environment is sane. -*- Autoconf -*- -# Copyright (C) 1996-2013 Free Software Foundation, Inc. -# -# This file is free software; the Free Software Foundation -# gives unlimited permission to copy and/or distribute it, -# with or without modifications, as long as this notice is preserved. +# PKG_NOARCH_INSTALLDIR(DIRECTORY) +# ------------------------- +# Substitutes the variable noarch_pkgconfigdir as the location where a +# module should install arch-independent pkg-config .pc files. By +# default the directory is $datadir/pkgconfig, but the default can be +# changed by passing DIRECTORY. The user can override through the +# --with-noarch-pkgconfigdir parameter. +AC_DEFUN([PKG_NOARCH_INSTALLDIR], +[m4_pushdef([pkg_default], [m4_default([$1], ['${datadir}/pkgconfig'])]) +m4_pushdef([pkg_description], + [pkg-config arch-independent installation directory @<:@]pkg_default[@:>@]) +AC_ARG_WITH([noarch-pkgconfigdir], + [AS_HELP_STRING([--with-noarch-pkgconfigdir], pkg_description)],, + [with_noarch_pkgconfigdir=]pkg_default) +AC_SUBST([noarch_pkgconfigdir], [$with_noarch_pkgconfigdir]) +m4_popdef([pkg_default]) +m4_popdef([pkg_description]) +]) dnl PKG_NOARCH_INSTALLDIR -# AM_SANITY_CHECK -# --------------- -AC_DEFUN([AM_SANITY_CHECK], -[AC_MSG_CHECKING([whether build environment is sane]) -# Reject unsafe characters in $srcdir or the absolute working directory -# name. Accept space and tab only in the latter. -am_lf=' -' -case `pwd` in - *[[\\\"\#\$\&\'\`$am_lf]]*) - AC_MSG_ERROR([unsafe absolute working directory name]);; -esac -case $srcdir in - *[[\\\"\#\$\&\'\`$am_lf\ \ ]]*) - AC_MSG_ERROR([unsafe srcdir value: '$srcdir']);; -esac -# Do 'set' in a subshell so we don't clobber the current shell's -# arguments. Must try -L first in case configure is actually a -# symlink; some systems play weird games with the mod time of symlinks -# (eg FreeBSD returns the mod time of the symlink's containing -# directory). -if ( - am_has_slept=no - for am_try in 1 2; do - echo "timestamp, slept: $am_has_slept" > conftest.file - set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null` - if test "$[*]" = "X"; then - # -L didn't work. - set X `ls -t "$srcdir/configure" conftest.file` - fi - if test "$[*]" != "X $srcdir/configure conftest.file" \ - && test "$[*]" != "X conftest.file $srcdir/configure"; then +# PKG_CHECK_VAR(VARIABLE, MODULE, CONFIG-VARIABLE, +# [ACTION-IF-FOUND], [ACTION-IF-NOT-FOUND]) +# ------------------------------------------- +# Retrieves the value of the pkg-config variable for the given module. +AC_DEFUN([PKG_CHECK_VAR], +[AC_REQUIRE([PKG_PROG_PKG_CONFIG])dnl +AC_ARG_VAR([$1], [value of $3 for $2, overriding pkg-config])dnl - # If neither matched, then we have a broken ls. This can happen - # if, for instance, CONFIG_SHELL is bash and it inherits a - # broken ls alias from the environment. This has actually - # happened. Such a system could not be considered "sane". - AC_MSG_ERROR([ls -t appears to fail. Make sure there is not a broken - alias in your environment]) - fi - if test "$[2]" = conftest.file || test $am_try -eq 2; then - break - fi - # Just in case. - sleep 1 - am_has_slept=yes - done - test "$[2]" = conftest.file - ) -then - # Ok. - : -else - AC_MSG_ERROR([newly created file is older than distributed files! -Check your system clock]) -fi -AC_MSG_RESULT([yes]) -# If we didn't sleep, we still need to ensure time stamps of config.status and -# generated files are strictly newer. -am_sleep_pid= -if grep 'slept: no' conftest.file >/dev/null 2>&1; then - ( sleep 1 ) & - am_sleep_pid=$! -fi -AC_CONFIG_COMMANDS_PRE( - [AC_MSG_CHECKING([that generated files are newer than configure]) - if test -n "$am_sleep_pid"; then - # Hide warnings about reused PIDs. - wait $am_sleep_pid 2>/dev/null - fi - AC_MSG_RESULT([done])]) -rm -f conftest.file -]) +_PKG_CONFIG([$1], [variable="][$3]["], [$2]) +AS_VAR_COPY([$1], [pkg_cv_][$1]) -# Copyright (C) 2009-2013 Free Software Foundation, Inc. -# -# This file is free software; the Free Software Foundation -# gives unlimited permission to copy and/or distribute it, -# with or without modifications, as long as this notice is preserved. +AS_VAR_IF([$1], [""], [$5], [$4])dnl +])# PKG_CHECK_VAR -# AM_SILENT_RULES([DEFAULT]) -# -------------------------- -# Enable less verbose build rules; with the default set to DEFAULT -# ("yes" being less verbose, "no" or empty being verbose). -AC_DEFUN([AM_SILENT_RULES], -[AC_ARG_ENABLE([silent-rules], [dnl -AS_HELP_STRING( - [--enable-silent-rules], - [less verbose build output (undo: "make V=1")]) -AS_HELP_STRING( - [--disable-silent-rules], - [verbose build output (undo: "make V=0")])dnl -]) -case $enable_silent_rules in @%:@ ((( - yes) AM_DEFAULT_VERBOSITY=0;; - no) AM_DEFAULT_VERBOSITY=1;; - *) AM_DEFAULT_VERBOSITY=m4_if([$1], [yes], [0], [1]);; -esac +# Configure paths for GLIB +# Owen Taylor 1997-2001 + +dnl AM_PATH_GLIB_2_0([MINIMUM-VERSION, [ACTION-IF-FOUND [, ACTION-IF-NOT-FOUND [, MODULES]]]]) +dnl Test for GLIB, and define GLIB_CFLAGS and GLIB_LIBS, if gmodule, gobject, +dnl gthread, or gio is specified in MODULES, pass to pkg-config dnl -dnl A few 'make' implementations (e.g., NonStop OS and NextStep) -dnl do not support nested variable expansions. -dnl See automake bug#9928 and bug#10237. -am_make=${MAKE-make} -AC_CACHE_CHECK([whether $am_make supports nested variables], - [am_cv_make_support_nested_variables], - [if AS_ECHO([['TRUE=$(BAR$(V)) -BAR0=false -BAR1=true -V=1 -am__doit: - @$(TRUE) -.PHONY: am__doit']]) | $am_make -f - >/dev/null 2>&1; then - am_cv_make_support_nested_variables=yes -else - am_cv_make_support_nested_variables=no -fi]) -if test $am_cv_make_support_nested_variables = yes; then - dnl Using '$V' instead of '$(V)' breaks IRIX make. - AM_V='$(V)' - AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' -else - AM_V=$AM_DEFAULT_VERBOSITY - AM_DEFAULT_V=$AM_DEFAULT_VERBOSITY -fi -AC_SUBST([AM_V])dnl -AM_SUBST_NOTMAKE([AM_V])dnl -AC_SUBST([AM_DEFAULT_V])dnl -AM_SUBST_NOTMAKE([AM_DEFAULT_V])dnl -AC_SUBST([AM_DEFAULT_VERBOSITY])dnl -AM_BACKSLASH='\' -AC_SUBST([AM_BACKSLASH])dnl -_AM_SUBST_NOTMAKE([AM_BACKSLASH])dnl -]) +AC_DEFUN([AM_PATH_GLIB_2_0], +[dnl +dnl Get the cflags and libraries from pkg-config +dnl +AC_ARG_ENABLE(glibtest, [ --disable-glibtest do not try to compile and run a test GLIB program], + , enable_glibtest=yes) + + pkg_config_args=glib-2.0 + for module in . $4 + do + case "$module" in + gmodule) + pkg_config_args="$pkg_config_args gmodule-2.0" + ;; + gmodule-no-export) + pkg_config_args="$pkg_config_args gmodule-no-export-2.0" + ;; + gobject) + pkg_config_args="$pkg_config_args gobject-2.0" + ;; + gthread) + pkg_config_args="$pkg_config_args gthread-2.0" + ;; + gio*) + pkg_config_args="$pkg_config_args $module-2.0" + ;; + esac + done -# Copyright (C) 2001-2013 Free Software Foundation, Inc. -# -# This file is free software; the Free Software Foundation -# gives unlimited permission to copy and/or distribute it, -# with or without modifications, as long as this notice is preserved. + PKG_PROG_PKG_CONFIG([0.16]) -# AM_PROG_INSTALL_STRIP -# --------------------- -# One issue with vendor 'install' (even GNU) is that you can't -# specify the program used to strip binaries. This is especially -# annoying in cross-compiling environments, where the build's strip -# is unlikely to handle the host's binaries. -# Fortunately install-sh will honor a STRIPPROG variable, so we -# always use install-sh in "make install-strip", and initialize -# STRIPPROG with the value of the STRIP variable (set by the user). -AC_DEFUN([AM_PROG_INSTALL_STRIP], -[AC_REQUIRE([AM_PROG_INSTALL_SH])dnl -# Installed binaries are usually stripped using 'strip' when the user -# run "make install-strip". However 'strip' might not be the right -# tool to use in cross-compilation environments, therefore Automake -# will honor the 'STRIP' environment variable to overrule this program. -dnl Don't test for $cross_compiling = yes, because it might be 'maybe'. -if test "$cross_compiling" != no; then - AC_CHECK_TOOL([STRIP], [strip], :) -fi -INSTALL_STRIP_PROGRAM="\$(install_sh) -c -s" -AC_SUBST([INSTALL_STRIP_PROGRAM])]) + no_glib="" -# Copyright (C) 2006-2013 Free Software Foundation, Inc. -# -# This file is free software; the Free Software Foundation -# gives unlimited permission to copy and/or distribute it, -# with or without modifications, as long as this notice is preserved. + if test "x$PKG_CONFIG" = x ; then + no_glib=yes + PKG_CONFIG=no + fi -# _AM_SUBST_NOTMAKE(VARIABLE) -# --------------------------- -# Prevent Automake from outputting VARIABLE = @VARIABLE@ in Makefile.in. -# This macro is traced by Automake. -AC_DEFUN([_AM_SUBST_NOTMAKE]) + min_glib_version=ifelse([$1], ,2.0.0,$1) + AC_MSG_CHECKING(for GLIB - version >= $min_glib_version) -# AM_SUBST_NOTMAKE(VARIABLE) -# -------------------------- -# Public sister of _AM_SUBST_NOTMAKE. -AC_DEFUN([AM_SUBST_NOTMAKE], [_AM_SUBST_NOTMAKE($@)]) + if test x$PKG_CONFIG != xno ; then + ## don't try to run the test against uninstalled libtool libs + if $PKG_CONFIG --uninstalled $pkg_config_args; then + echo "Will use uninstalled version of GLib found in PKG_CONFIG_PATH" + enable_glibtest=no + fi -# Check how to create a tarball. -*- Autoconf -*- + if $PKG_CONFIG --atleast-version $min_glib_version $pkg_config_args; then + : + else + no_glib=yes + fi + fi -# Copyright (C) 2004-2013 Free Software Foundation, Inc. -# -# This file is free software; the Free Software Foundation -# gives unlimited permission to copy and/or distribute it, -# with or without modifications, as long as this notice is preserved. + if test x"$no_glib" = x ; then + GLIB_GENMARSHAL=`$PKG_CONFIG --variable=glib_genmarshal glib-2.0` + GOBJECT_QUERY=`$PKG_CONFIG --variable=gobject_query glib-2.0` + GLIB_MKENUMS=`$PKG_CONFIG --variable=glib_mkenums glib-2.0` + GLIB_COMPILE_RESOURCES=`$PKG_CONFIG --variable=glib_compile_resources gio-2.0` -# _AM_PROG_TAR(FORMAT) -# -------------------- -# Check how to create a tarball in format FORMAT. -# FORMAT should be one of 'v7', 'ustar', or 'pax'. -# -# Substitute a variable $(am__tar) that is a command -# writing to stdout a FORMAT-tarball containing the directory -# $tardir. -# tardir=directory && $(am__tar) > result.tar -# -# Substitute a variable $(am__untar) that extract such -# a tarball read from stdin. -# $(am__untar) < result.tar -AC_DEFUN([_AM_PROG_TAR], -[# Always define AMTAR for backward compatibility. Yes, it's still used -# in the wild :-( We should find a proper way to deprecate it ... -AC_SUBST([AMTAR], ['$${TAR-tar}']) -m4_if([$1], [v7], - [am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -'], - [m4_case([$1], [ustar],, [pax],, - [m4_fatal([Unknown tar format])]) -AC_MSG_CHECKING([how to create a $1 tar archive]) -# Loop over all known methods to create a tar archive until one works. -_am_tools='gnutar m4_if([$1], [ustar], [plaintar]) pax cpio none' -_am_tools=${am_cv_prog_tar_$1-$_am_tools} -# Do not fold the above two line into one, because Tru64 sh and -# Solaris sh will not grok spaces in the rhs of '-'. -for _am_tool in $_am_tools -do - case $_am_tool in - gnutar) - for _am_tar in tar gnutar gtar; - do - AM_RUN_LOG([$_am_tar --version]) && break - done - am__tar="$_am_tar --format=m4_if([$1], [pax], [posix], [$1]) -chf - "'"$$tardir"' - am__tar_="$_am_tar --format=m4_if([$1], [pax], [posix], [$1]) -chf - "'"$tardir"' - am__untar="$_am_tar -xf -" - ;; - plaintar) - # Must skip GNU tar: if it does not support --format= it doesn't create - # ustar tarball either. - (tar --version) >/dev/null 2>&1 && continue - am__tar='tar chf - "$$tardir"' - am__tar_='tar chf - "$tardir"' - am__untar='tar xf -' - ;; - pax) - am__tar='pax -L -x $1 -w "$$tardir"' - am__tar_='pax -L -x $1 -w "$tardir"' - am__untar='pax -r' - ;; - cpio) - am__tar='find "$$tardir" -print | cpio -o -H $1 -L' - am__tar_='find "$tardir" -print | cpio -o -H $1 -L' - am__untar='cpio -i -H $1 -d' - ;; - none) - am__tar=false - am__tar_=false - am__untar=false - ;; - esac + GLIB_CFLAGS=`$PKG_CONFIG --cflags $pkg_config_args` + GLIB_LIBS=`$PKG_CONFIG --libs $pkg_config_args` + glib_config_major_version=`$PKG_CONFIG --modversion glib-2.0 | \ + sed 's/\([[0-9]]*\).\([[0-9]]*\).\([[0-9]]*\)/\1/'` + glib_config_minor_version=`$PKG_CONFIG --modversion glib-2.0 | \ + sed 's/\([[0-9]]*\).\([[0-9]]*\).\([[0-9]]*\)/\2/'` + glib_config_micro_version=`$PKG_CONFIG --modversion glib-2.0 | \ + sed 's/\([[0-9]]*\).\([[0-9]]*\).\([[0-9]]*\)/\3/'` + if test "x$enable_glibtest" = "xyes" ; then + ac_save_CFLAGS="$CFLAGS" + ac_save_LIBS="$LIBS" + CFLAGS="$CFLAGS $GLIB_CFLAGS" + LIBS="$GLIB_LIBS $LIBS" +dnl +dnl Now check if the installed GLIB is sufficiently new. (Also sanity +dnl checks the results of pkg-config to some extent) +dnl + rm -f conf.glibtest + AC_TRY_RUN([ +#include +#include +#include - # If the value was cached, stop now. We just wanted to have am__tar - # and am__untar set. - test -n "${am_cv_prog_tar_$1}" && break +int +main () +{ + unsigned int major, minor, micro; - # tar/untar a dummy directory, and stop if the command works - rm -rf conftest.dir - mkdir conftest.dir - echo GrepMe > conftest.dir/file - AM_RUN_LOG([tardir=conftest.dir && eval $am__tar_ >conftest.tar]) - rm -rf conftest.dir - if test -s conftest.tar; then - AM_RUN_LOG([$am__untar /dev/null 2>&1 && break - fi -done -rm -rf conftest.dir + fclose (fopen ("conf.glibtest", "w")); -AC_CACHE_VAL([am_cv_prog_tar_$1], [am_cv_prog_tar_$1=$_am_tool]) -AC_MSG_RESULT([$am_cv_prog_tar_$1])]) -AC_SUBST([am__tar]) -AC_SUBST([am__untar]) -]) # _AM_PROG_TAR + if (sscanf("$min_glib_version", "%u.%u.%u", &major, &minor, µ) != 3) { + printf("%s, bad version string\n", "$min_glib_version"); + exit(1); + } + + if ((glib_major_version != $glib_config_major_version) || + (glib_minor_version != $glib_config_minor_version) || + (glib_micro_version != $glib_config_micro_version)) + { + printf("\n*** 'pkg-config --modversion glib-2.0' returned %d.%d.%d, but GLIB (%d.%d.%d)\n", + $glib_config_major_version, $glib_config_minor_version, $glib_config_micro_version, + glib_major_version, glib_minor_version, glib_micro_version); + printf ("*** was found! If pkg-config was correct, then it is best\n"); + printf ("*** to remove the old version of GLib. You may also be able to fix the error\n"); + printf("*** by modifying your LD_LIBRARY_PATH enviroment variable, or by editing\n"); + printf("*** /etc/ld.so.conf. Make sure you have run ldconfig if that is\n"); + printf("*** required on your system.\n"); + printf("*** If pkg-config was wrong, set the environment variable PKG_CONFIG_PATH\n"); + printf("*** to point to the correct configuration files\n"); + } + else if ((glib_major_version != GLIB_MAJOR_VERSION) || + (glib_minor_version != GLIB_MINOR_VERSION) || + (glib_micro_version != GLIB_MICRO_VERSION)) + { + printf("*** GLIB header files (version %d.%d.%d) do not match\n", + GLIB_MAJOR_VERSION, GLIB_MINOR_VERSION, GLIB_MICRO_VERSION); + printf("*** library (version %d.%d.%d)\n", + glib_major_version, glib_minor_version, glib_micro_version); + } + else + { + if ((glib_major_version > major) || + ((glib_major_version == major) && (glib_minor_version > minor)) || + ((glib_major_version == major) && (glib_minor_version == minor) && (glib_micro_version >= micro))) + { + return 0; + } + else + { + printf("\n*** An old version of GLIB (%u.%u.%u) was found.\n", + glib_major_version, glib_minor_version, glib_micro_version); + printf("*** You need a version of GLIB newer than %u.%u.%u. The latest version of\n", + major, minor, micro); + printf("*** GLIB is always available from ftp://ftp.gtk.org.\n"); + printf("***\n"); + printf("*** If you have already installed a sufficiently new version, this error\n"); + printf("*** probably means that the wrong copy of the pkg-config shell script is\n"); + printf("*** being found. The easiest way to fix this is to remove the old version\n"); + printf("*** of GLIB, but you can also set the PKG_CONFIG environment to point to the\n"); + printf("*** correct copy of pkg-config. (In this case, you will have to\n"); + printf("*** modify your LD_LIBRARY_PATH enviroment variable, or edit /etc/ld.so.conf\n"); + printf("*** so that the correct libraries are found at run-time))\n"); + } + } + return 1; +} +],, no_glib=yes,[echo $ac_n "cross compiling; assumed OK... $ac_c"]) + CFLAGS="$ac_save_CFLAGS" + LIBS="$ac_save_LIBS" + fi + fi + if test "x$no_glib" = x ; then + AC_MSG_RESULT(yes (version $glib_config_major_version.$glib_config_minor_version.$glib_config_micro_version)) + ifelse([$2], , :, [$2]) + else + AC_MSG_RESULT(no) + if test "$PKG_CONFIG" = "no" ; then + echo "*** A new enough version of pkg-config was not found." + echo "*** See http://www.freedesktop.org/software/pkgconfig/" + else + if test -f conf.glibtest ; then + : + else + echo "*** Could not run GLIB test program, checking why..." + ac_save_CFLAGS="$CFLAGS" + ac_save_LIBS="$LIBS" + CFLAGS="$CFLAGS $GLIB_CFLAGS" + LIBS="$LIBS $GLIB_LIBS" + AC_TRY_LINK([ +#include +#include +], [ return ((glib_major_version) || (glib_minor_version) || (glib_micro_version)); ], + [ echo "*** The test program compiled, but did not run. This usually means" + echo "*** that the run-time linker is not finding GLIB or finding the wrong" + echo "*** version of GLIB. If it is not finding GLIB, you'll need to set your" + echo "*** LD_LIBRARY_PATH environment variable, or edit /etc/ld.so.conf to point" + echo "*** to the installed location Also, make sure you have run ldconfig if that" + echo "*** is required on your system" + echo "***" + echo "*** If you have an old version installed, it is best to remove it, although" + echo "*** you may also be able to get things to work by modifying LD_LIBRARY_PATH" ], + [ echo "*** The test program failed to compile or link. See the file config.log for the" + echo "*** exact error that occured. This usually means GLIB is incorrectly installed."]) + CFLAGS="$ac_save_CFLAGS" + LIBS="$ac_save_LIBS" + fi + fi + GLIB_CFLAGS="" + GLIB_LIBS="" + GLIB_GENMARSHAL="" + GOBJECT_QUERY="" + GLIB_MKENUMS="" + GLIB_COMPILE_RESOURCES="" + ifelse([$3], , :, [$3]) + fi + AC_SUBST(GLIB_CFLAGS) + AC_SUBST(GLIB_LIBS) + AC_SUBST(GLIB_GENMARSHAL) + AC_SUBST(GOBJECT_QUERY) + AC_SUBST(GLIB_MKENUMS) + AC_SUBST(GLIB_COMPILE_RESOURCES) + rm -f conf.glibtest +]) m4_include([m4/gettext.m4]) +m4_include([m4/glibtests.m4]) m4_include([m4/gtk-doc.m4]) m4_include([m4/iconv.m4]) m4_include([m4/intlmacosx.m4]) diff --git a/build/Makefile.am b/build/Makefile.am index 283dce2..f24715b 100644 --- a/build/Makefile.am +++ b/build/Makefile.am @@ -1,6 +1,10 @@ -include $(top_srcdir)/Makefile.decl - SUBDIRS = \ win32 +EXTRA_DIST = \ + detectenv-msvc.mak \ + introspection-msvc.mak \ + gdk-pixbuf-introspection-msvc.mak \ + gen-file-list-gdkpixbuf.py + -include $(top_srcdir)/git.mk diff --git a/build/Makefile.in b/build/Makefile.in index 937afe9..2d42e95 100644 --- a/build/Makefile.in +++ b/build/Makefile.in @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.13.1 from Makefile.am. +# Makefile.in generated by automake 1.14.1 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2012 Free Software Foundation, Inc. +# Copyright (C) 1994-2013 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, @@ -13,26 +13,52 @@ # PARTICULAR PURPOSE. @SET_MAKE@ - -# GTK+ - The GIMP Toolkit VPATH = @srcdir@ -am__make_dryrun = \ - { \ - am__dry=no; \ +am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)' +am__make_running_with_option = \ + case $${target_option-} in \ + ?) ;; \ + *) echo "am__make_running_with_option: internal error: invalid" \ + "target option '$${target_option-}' specified" >&2; \ + exit 1;; \ + esac; \ + has_opt=no; \ + sane_makeflags=$$MAKEFLAGS; \ + if $(am__is_gnu_make); then \ + sane_makeflags=$$MFLAGS; \ + else \ case $$MAKEFLAGS in \ *\\[\ \ ]*) \ - echo 'am--echo: ; @echo "AM" OK' | $(MAKE) -f - 2>/dev/null \ - | grep '^AM OK$$' >/dev/null || am__dry=yes;; \ - *) \ - for am__flg in $$MAKEFLAGS; do \ - case $$am__flg in \ - *=*|--*) ;; \ - *n*) am__dry=yes; break;; \ - esac; \ - done;; \ + bs=\\; \ + sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \ + | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \ + esac; \ + fi; \ + skip_next=no; \ + strip_trailopt () \ + { \ + flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ + }; \ + for flg in $$sane_makeflags; do \ + test $$skip_next = yes && { skip_next=no; continue; }; \ + case $$flg in \ + *=*|--*) continue;; \ + -*I) strip_trailopt 'I'; skip_next=yes;; \ + -*I?*) strip_trailopt 'I';; \ + -*O) strip_trailopt 'O'; skip_next=yes;; \ + -*O?*) strip_trailopt 'O';; \ + -*l) strip_trailopt 'l'; skip_next=yes;; \ + -*l?*) strip_trailopt 'l';; \ + -[dEDm]) skip_next=yes;; \ + -[JT]) skip_next=yes;; \ esac; \ - test $$am__dry = yes; \ - } + case $$flg in \ + *$$target_option*) has_opt=yes; break;; \ + esac; \ + done; \ + test $$has_opt = yes +am__make_dryrun = (target_option=n; $(am__make_running_with_option)) +am__make_keepgoing = (target_option=k; $(am__make_running_with_option)) pkgdatadir = $(datadir)/@PACKAGE@ pkgincludedir = $(includedir)/@PACKAGE@ pkglibdir = $(libdir)/@PACKAGE@ @@ -51,13 +77,12 @@ PRE_UNINSTALL = : POST_UNINSTALL = : build_triplet = @build@ host_triplet = @host@ -DIST_COMMON = $(top_srcdir)/Makefile.decl $(srcdir)/Makefile.in \ - $(srcdir)/Makefile.am subdir = build +DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/m4/gettext.m4 \ - $(top_srcdir)/m4/gtk-doc.m4 $(top_srcdir)/m4/iconv.m4 \ - $(top_srcdir)/m4/intlmacosx.m4 \ + $(top_srcdir)/m4/glibtests.m4 $(top_srcdir)/m4/gtk-doc.m4 \ + $(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/intlmacosx.m4 \ $(top_srcdir)/m4/introspection.m4 $(top_srcdir)/m4/lib-ld.m4 \ $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \ $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \ @@ -185,6 +210,7 @@ EGREP = @EGREP@ EXEEXT = @EXEEXT@ EXE_MANIFEST_ARCHITECTURE = @EXE_MANIFEST_ARCHITECTURE@ FGREP = @FGREP@ +GCOV = @GCOV@ GDK_PIXBUF_API_VERSION = @GDK_PIXBUF_API_VERSION@ GDK_PIXBUF_BINARY_VERSION = @GDK_PIXBUF_BINARY_VERSION@ GDK_PIXBUF_CSOURCE = @GDK_PIXBUF_CSOURCE@ @@ -200,6 +226,7 @@ GDK_PIXBUF_PACKAGES = @GDK_PIXBUF_PACKAGES@ GDK_PIXBUF_VERSION = @GDK_PIXBUF_VERSION@ GDK_PIXBUF_XLIB_DEP_CFLAGS = @GDK_PIXBUF_XLIB_DEP_CFLAGS@ GDK_PIXBUF_XLIB_DEP_LIBS = @GDK_PIXBUF_XLIB_DEP_LIBS@ +GENHTML = @GENHTML@ GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@ GETTEXT_PACKAGE = @GETTEXT_PACKAGE@ GLIB_CFLAGS = @GLIB_CFLAGS@ @@ -212,6 +239,7 @@ GMSGFMT_015 = @GMSGFMT_015@ GOBJECT_QUERY = @GOBJECT_QUERY@ GREP = @GREP@ GTKDOC_CHECK = @GTKDOC_CHECK@ +GTKDOC_CHECK_PATH = @GTKDOC_CHECK_PATH@ GTKDOC_DEPS_CFLAGS = @GTKDOC_DEPS_CFLAGS@ GTKDOC_DEPS_LIBS = @GTKDOC_DEPS_LIBS@ GTKDOC_MKPDF = @GTKDOC_MKPDF@ @@ -235,6 +263,7 @@ INTROSPECTION_LIBS = @INTROSPECTION_LIBS@ INTROSPECTION_MAKEFILE = @INTROSPECTION_MAKEFILE@ INTROSPECTION_SCANNER = @INTROSPECTION_SCANNER@ INTROSPECTION_TYPELIBDIR = @INTROSPECTION_TYPELIBDIR@ +LCOV = @LCOV@ LD = @LD@ LDFLAGS = @LDFLAGS@ LIBICONV = @LIBICONV@ @@ -330,6 +359,8 @@ htmldir = @htmldir@ includedir = @includedir@ infodir = @infodir@ install_sh = @install_sh@ +installed_test_metadir = @installed_test_metadir@ +installed_testdir = @installed_testdir@ libdir = @libdir@ libexecdir = @libexecdir@ localedir = @localedir@ @@ -350,43 +381,19 @@ target_alias = @target_alias@ top_build_prefix = @top_build_prefix@ top_builddir = @top_builddir@ top_srcdir = @top_srcdir@ -GTESTER = gtester # in $PATH for non-GLIB packages -GTESTER_REPORT = gtester-report # in $PATH for non-GLIB packages - -# initialize variables for unconditional += appending -EXTRA_DIST = -TEST_PROGS = - -### testing rules - -# Xvfb based test rules -XVFB = Xvfb -ac -noreset -screen 0 800x600x16 -XIDS = 101 102 103 104 105 106 107 197 199 211 223 227 293 307 308 309 310 311 \ - 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 \ - 991 992 993 994 995 996 997 998 999 1000 1001 1002 1003 1004 1005 1006 1007 \ - 1008 1009 4703 4721 4723 4729 4733 4751 9973 9974 9975 9976 9977 9978 9979 \ - 9980 9981 9982 9983 9984 9985 9986 9987 9988 9989 9990 9991 9992 9993 9994 \ - 9995 9996 9997 9998 9999 - -SKIP_GDKTARGET = \ - test "$(gdktarget)" != "x11" \ - && echo "Gtk+Tests:INFO: Skipping GUI tests for non-X11 target." - -XVFB_START = \ - ${XVFB} -help 2>/dev/null 1>&2 \ - && XID=`for id in $(XIDS) ; do test -e /tmp/.X$$id-lock || { echo $$id; exit 0; }; done; exit 1` \ - && { ${XVFB} :$$XID -screen 0 800x600x16 -nolisten tcp -auth /dev/null >/dev/null 2>&1 & \ - trap "kill -15 $$! " 0 HUP INT QUIT TRAP USR1 PIPE TERM ; } \ - || { echo "Gtk+Tests:ERROR: Failed to start Xvfb environment for X11 target tests."; exit 1; } \ - && DISPLAY=:$$XID && export DISPLAY - SUBDIRS = \ win32 +EXTRA_DIST = \ + detectenv-msvc.mak \ + introspection-msvc.mak \ + gdk-pixbuf-introspection-msvc.mak \ + gen-file-list-gdkpixbuf.py + all: all-recursive .SUFFIXES: -$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/Makefile.decl $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) @for dep in $?; do \ case '$(am__configure_deps)' in \ *$$dep*) \ @@ -407,7 +414,6 @@ Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ esac; -$(top_srcdir)/Makefile.decl: $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh @@ -431,13 +437,12 @@ clean-libtool: # (which will cause the Makefiles to be regenerated when you run 'make'); # (2) otherwise, pass the desired values on the 'make' command line. $(am__recursive_targets): - @fail= failcom='exit 1'; \ - for f in x $$MAKEFLAGS; do \ - case $$f in \ - *=* | --[!k]*);; \ - *k*) failcom='fail=yes';; \ - esac; \ - done; \ + @fail=; \ + if $(am__make_keepgoing); then \ + failcom='fail=yes'; \ + else \ + failcom='exit 1'; \ + fi; \ dot_seen=no; \ target=`echo $@ | sed s/-recursive//`; \ case "$@" in \ @@ -580,7 +585,6 @@ distdir: $(DISTFILES) fi; \ done check-am: all-am - $(MAKE) $(AM_MAKEFLAGS) check-local check: check-recursive all-am: Makefile installdirs: installdirs-recursive @@ -681,75 +685,21 @@ ps-am: uninstall-am: -.MAKE: $(am__recursive_targets) check-am install-am install-strip +.MAKE: $(am__recursive_targets) install-am install-strip .PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am check \ - check-am check-local clean clean-generic clean-libtool \ - cscopelist-am ctags ctags-am distclean distclean-generic \ - distclean-libtool distclean-tags distdir dvi dvi-am html \ - html-am info info-am install install-am install-data \ - install-data-am install-dvi install-dvi-am install-exec \ - install-exec-am install-html install-html-am install-info \ - install-info-am install-man install-pdf install-pdf-am \ - install-ps install-ps-am install-strip installcheck \ - installcheck-am installdirs installdirs-am maintainer-clean \ - maintainer-clean-generic mostlyclean mostlyclean-generic \ - mostlyclean-libtool pdf pdf-am ps ps-am tags tags-am uninstall \ - uninstall-am - -# call as: $(XVFB_START) && someprogram - -# test: run all tests in cwd and subdirs -test: ${TEST_PROGS} - @$(SKIP_GDKTARGET) || test -z "${TEST_PROGS}" || { \ - $(XVFB_START) && { set -e; ${GTESTER} --verbose ${TEST_PROGS}; }; \ - } - @ for subdir in $(SUBDIRS) ; do \ - test "$$subdir" = "." -o "$$subdir" = "po" -o "$$subdir" = "po-properties" || \ - ( cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $@ ) || exit $? ; \ - done -# test-report: run tests in subdirs and generate report -# perf-report: run tests in subdirs with -m perf and generate report -# full-report: like test-report: with -m perf and -m slow -test-report perf-report full-report: ${TEST_PROGS} - @ ignore_logdir=true ; \ - if test -z "$$GTESTER_LOGDIR" ; then \ - GTESTER_LOGDIR=`mktemp -d "\`pwd\`/.testlogs-XXXXXX"`; export GTESTER_LOGDIR ; \ - ignore_logdir=false ; \ - fi ; \ - for subdir in $(SUBDIRS) ; do \ - test "$$subdir" = "." -o "$$subdir" = "po" -o "$$subdir" = "po-properties" || \ - ( cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $@ ) || exit $? ; \ - done ; \ - $(SKIP_GDKTARGET) || test -z "${TEST_PROGS}" || { \ - case $@ in \ - test-report) test_options="-k";; \ - perf-report) test_options="-k -m=perf";; \ - full-report) test_options="-k -m=perf -m=slow";; \ - esac ; \ - $(XVFB_START) && { \ - set -e; \ - if test -z "$$GTESTER_LOGDIR" ; then \ - ${GTESTER} --verbose $$test_options -o test-report.xml ${TEST_PROGS} ; \ - elif test -n "${TEST_PROGS}" ; then \ - ${GTESTER} --verbose $$test_options -o `mktemp "$$GTESTER_LOGDIR/log-XXXXXX"` ${TEST_PROGS} ; \ - fi ; \ - }; \ - }; \ - $$ignore_logdir || { \ - echo '' > $@.xml ; \ - echo '' >> $@.xml ; \ - for lf in `ls -L "$$GTESTER_LOGDIR"/.` ; do \ - sed '1,1s/^?]*?>//' <"$$GTESTER_LOGDIR"/"$$lf" >> $@.xml ; \ - done ; \ - echo >> $@.xml ; \ - echo '' >> $@.xml ; \ - rm -rf "$$GTESTER_LOGDIR"/ ; \ - ${GTESTER_REPORT} --version 2>/dev/null 1>&2 ; test "$$?" != 0 || ${GTESTER_REPORT} $@.xml >$@.html ; \ - } -.PHONY: test test-report perf-report full-report -# run make test as part of make check -check-local: test + check-am clean clean-generic clean-libtool cscopelist-am ctags \ + ctags-am distclean distclean-generic distclean-libtool \ + distclean-tags distdir dvi dvi-am html html-am info info-am \ + install install-am install-data install-data-am install-dvi \ + install-dvi-am install-exec install-exec-am install-html \ + install-html-am install-info install-info-am install-man \ + install-pdf install-pdf-am install-ps install-ps-am \ + install-strip installcheck installcheck-am installdirs \ + installdirs-am maintainer-clean maintainer-clean-generic \ + mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \ + ps ps-am tags tags-am uninstall uninstall-am + -include $(top_srcdir)/git.mk diff --git a/build/detectenv-msvc.mak b/build/detectenv-msvc.mak new file mode 100644 index 0000000..06c908e --- /dev/null +++ b/build/detectenv-msvc.mak @@ -0,0 +1,72 @@ +# Check to see we are configured to build with MSVC (MSDEVDIR, MSVCDIR or +# VCINSTALLDIR) or with the MS Platform SDK (MSSDK or WindowsSDKDir) +!if !defined(VCINSTALLDIR) && !defined(WINDOWSSDKDIR) +MSG = ^ +This Makefile is only for Visual Studio 2008 and later.^ +You need to ensure that the Visual Studio Environment is properly set up^ +before running this Makefile. +!error $(MSG) +!endif + +ERRNUL = 2>NUL +_HASH=^# + +!if ![echo VCVERSION=_MSC_VER > vercl.x] \ + && ![echo $(_HASH)if defined(_M_IX86) >> vercl.x] \ + && ![echo PLAT=Win32 >> vercl.x] \ + && ![echo $(_HASH)elif defined(_M_AMD64) >> vercl.x] \ + && ![echo PLAT=x64 >> vercl.x] \ + && ![echo $(_HASH)endif >> vercl.x] \ + && ![cl -nologo -TC -P vercl.x $(ERRNUL)] +!include vercl.i +!if ![echo VCVER= ^\> vercl.vc] \ + && ![set /a $(VCVERSION) / 100 - 6 >> vercl.vc] +!include vercl.vc +!endif +!endif +!if ![del $(ERRNUL) /q/f vercl.x vercl.i vercl.vc] +!endif + +!if $(VCVERSION) > 1499 && $(VCVERSION) < 1600 +VSVER = 9 +!elseif $(VCVERSION) > 1599 && $(VCVERSION) < 1700 +VSVER = 10 +!elseif $(VCVERSION) > 1699 && $(VCVERSION) < 1800 +VSVER = 11 +!elseif $(VCVERSION) > 1799 && $(VCVERSION) < 1900 +VSVER = 12 +!else +VSVER = 0 +!endif + +!if "$(VSVER)" == "0" +MSG = ^ +This NMake Makefile set supports Visual Studio^ +9 (2008) through 12 (2013). Your Visual Studio^ +version is not supported. +!error $(MSG) +!endif + +VALID_CFGSET = FALSE +!if "$(CFG)" == "release" || "$(CFG)" == "debug" +VALID_CFGSET = TRUE +!endif + +!if "$(CFG)" == "release" +CFLAGS_ADD = /MD /O2 +!else +CFLAGS_ADD = /MDd /Od /Zi +!endif + +!if "$(PLAT)" == "x64" +LDFLAGS_ARCH = /machine:x64 +!else +LDFLAGS_ARCH = /machine:x86 +!endif + +LD = link.exe +LD_CFLAGS = /link +EXEEXT = .exe +GLIB_LIBS = gobject-2.0.lib gmodule-2.0.lib glib-2.0.lib + +ATK_API_VERSION = 1.0 diff --git a/build/gdk-pixbuf-introspection-msvc.mak b/build/gdk-pixbuf-introspection-msvc.mak new file mode 100644 index 0000000..43d7d7a --- /dev/null +++ b/build/gdk-pixbuf-introspection-msvc.mak @@ -0,0 +1,61 @@ +# NMake Makefile to build Introspection Files for GDK-Pixbuf + +!include detectenv-msvc.mak + +APIVERSION = 2.0 + +CHECK_PACKAGE = gio-2.0 + +!include introspection-msvc.mak + +!if "$(BUILD_INTROSPECTION)" == "TRUE" +all: setgirbuildnev GdkPixbuf-$(APIVERSION).gir GdkPixbuf-$(APIVERSION).typelib + +gdkpixbuf_list: + @-echo Generating Filelist to Introspect for GDK-Pixbuf... + $(PYTHON2) gen-file-list-gdkpixbuf.py + +win32\vs$(VSVER)\$(CFG)\$(PLAT)\bin\GdkPixbuf-$(APIVERSION).lib: win32\vs$(VSVER)\$(CFG)\$(PLAT)\bin\gdk_pixbuf-$(APIVERSION).lib + @-echo Copying win32\vs$(VSVER)\$(CFG)\$(PLAT)\bin\GdkPixbuf-$(APIVERSION).lib from win32\vs$(VSVER)\$(CFG)\$(PLAT)\bin\gdk_pixbuf-$(APIVERSION).lib... + @-copy /b win32\vs$(VSVER)\$(CFG)\$(PLAT)\bin\gdk_pixbuf-$(APIVERSION).lib win32\vs$(VSVER)\$(CFG)\$(PLAT)\bin\GdkPixbuf-$(APIVERSION).lib + +setgirbuildnev: + @-set CC=$(CC) + @-set PYTHONPATH=$(BASEDIR)\lib\gobject-introspection + @-set PATH=win32\vs$(VSVER)\$(CFG)\$(PLAT)\bin;$(BASEDIR)\bin;$(PATH);$(MINGWDIR)\bin + @-set PKG_CONFIG_PATH=$(PKG_CONFIG_PATH) + @-set LIB=win32\vs$(VSVER)\$(CFG)\$(PLAT)\bin;$(LIB) + +GdkPixbuf-$(APIVERSION).gir: gdkpixbuf_list win32\vs$(VSVER)\$(CFG)\$(PLAT)\bin\GdkPixbuf-$(APIVERSION).lib + @-echo Generating GdkPixbuf-$(APIVERSION).gir... + $(PYTHON2) $(G_IR_SCANNER) --verbose -I.. -I..\gdk-pixbuf \ + -I$(BASEDIR)\include\glib-2.0 -I$(BASEDIR)\lib\glib-2.0\include \ + --namespace=GdkPixbuf --nsversion=$(APIVERSION) \ + --include=GModule-2.0 --include=Gio-2.0 \ + --no-libtool --library=gdk_pixbuf-2.0 \ + --reparse-validate --add-include-path=$(BASEDIR)\share\gir-1.0 \ + --pkg-export gdk-pixbuf-2.0 --warn-all --strip-prefix=Gdk \ + --c-include="gdk-pixbuf/gdk-pixbuf.h" -DGDK_PIXBUF_COMPILATION \ + --filelist=gdkpixbuf_list -o $@ + +GdkPixbuf-$(APIVERSION).typelib: GdkPixbuf-$(APIVERSION).gir + @-echo Compiling GdkPixbuf-$(APIVERSION).typelib... + $(G_IR_COMPILER) --includedir=. --debug --verbose GdkPixbuf-$(APIVERSION).gir -o $@ + +install-introspection: setgirbuildnev GdkPixbuf-$(APIVERSION).gir GdkPixbuf-$(APIVERSION).typelib + @-copy GdkPixbuf-$(APIVERSION).gir $(G_IR_INCLUDEDIR) + @-copy /b GdkPixbuf-$(APIVERSION).typelib $(G_IR_TYPELIBDIR) + +!else +all: + @-echo $(ERROR_MSG) + +install-introspection: all +!endif + +clean: + @-del /f/q GdkPixbuf-$(APIVERSION).typelib + @-del /f/q GdkPixbuf-$(APIVERSION).gir + @-del /f/q win32\vs$(VSVER)\$(CFG)\$(PLAT)\bin\GdkPixbuf-$(APIVERSION).lib + @-del /f/q gdkpixbuf_list + @-del /f/q *.pyc diff --git a/build/win32/gen-file-list-gdkpixbuf.py b/build/gen-file-list-gdkpixbuf.py similarity index 99% rename from build/win32/gen-file-list-gdkpixbuf.py rename to build/gen-file-list-gdkpixbuf.py index c3ddfa6..b282313 100644 --- a/build/win32/gen-file-list-gdkpixbuf.py +++ b/build/gen-file-list-gdkpixbuf.py @@ -100,7 +100,7 @@ def read_vars_from_AM(path, vars = {}, conds = {}, filters = None): return cur_vars def main(argv): - srcroot = '..\\..' + srcroot = '..' subdir = 'gdk-pixbuf' gen_gdkpixbuf_filelist(srcroot, subdir, 'gdkpixbuf_list') return 0 diff --git a/build/introspection-msvc.mak b/build/introspection-msvc.mak new file mode 100644 index 0000000..beff817 --- /dev/null +++ b/build/introspection-msvc.mak @@ -0,0 +1,79 @@ +# Common Utility NMake Makefile Template +# Used to Generate Introspection files for various Projects + +# Can Override with env vars as needed +# You will need to have built gobject-introspection for this to work. +# Change or pass in or set the following to suit your environment + +BASEDIR = ..\..\vs$(VSVER)\$(PLAT) +GIR_SUBDIR = share\gir-1.0 +GIR_TYPELIBDIR = lib\girepository-1.0 +G_IR_SCANNER = $(BASEDIR)\bin\g-ir-scanner +G_IR_COMPILER = $(BASEDIR)\bin\g-ir-compiler.exe +G_IR_INCLUDEDIR = $(BASEDIR)\$(GIR_SUBDIR) +G_IR_TYPELIBDIR = $(BASEDIR)\$(GIR_TYPELIBDIR) + +# Note: The PYTHON2 must be a Python 2.6.x or 2.7.x Interpretor! +# Either having python.exe from Python 2.6.x/2.7.x in your PATH will work +# or passing in PYTHON2= will do + +# This is required, and gobject-introspection needs to be built +# before this can be successfully run. +PYTHON2=python + +# Don't change anything following this line! +VALID_PKG_CONFIG_PATH = FALSE +VALID_GCC_INSTPATH = FALSE + +MSG_INVALID_PKGCONFIG = You must set or specifiy a valid PKG_CONFIG_PATH +MSG_INVALID_MINGWDIR = You must set or specifiy a valid MINGWDIR, where gcc.exe can be found in %MINGWDIR%\bin +MSG_INVALID_CFG = You need to specify or set CFG to be release or debug to use this Makefile to build the Introspection Files + +ERROR_MSG = + +BUILD_INTROSPECTION = TRUE + +!if ![pkg-config --print-errors --errors-to-stdout $(CHECK_PACKAGE) > pkgconfig.x] \ + && ![setlocal] \ + && ![set file="pkgconfig.x"] \ + && ![FOR %A IN (%file%) DO @echo PKG_CHECK_SIZE=%~zA > pkgconfig.chksize] \ + && ![del $(ERRNUL) /q/f pkgconfig.x] +!endif + +!include pkgconfig.chksize +!if "$(PKG_CHECK_SIZE)" == "0" +VALID_PKG_CONFIG_PATH = TRUE +!else +VALID_PKG_CONFIG_PATH = FALSE +!endif + +!if ![IF EXIST %MINGWDIR%\bin\gcc.exe @echo VALID_GCC_INSTPATH=TRUE > gcccheck.x] +!endif + +!if ![IF NOT EXIST %MINGWDIR%\bin\gcc.exe @echo VALID_GCC_INSTPATH=FALSE > gcccheck.x] +!endif + +!include gcccheck.x + +!if ![del $(ERRNUL) /q/f pkgconfig.chksize gcccheck.x] +!endif + +VALID_CFGSET = FALSE +!if "$(CFG)" == "release" || "$(CFG)" == "debug" +VALID_CFGSET = TRUE +!endif + +!if "$(VALID_GCC_INSTPATH)" != "TRUE" +BUILD_INTROSPECTION = FALSE +ERROR_MSG = $(MSG_INVALID_MINGWDIR) +!endif + +!if "$(VALID_PKG_CONFIG_PATH)" != "TRUE" +BUILD_INTROSPECTION = FALSE +ERROR_MSG = $(MSG_INVALID_PKGCONFIG) +!endif + +!if "$(VALID_CFGSET)" != "TRUE" +BUILD_INTROSPECTION = FALSE +ERROR_MSG = $(MSG_INVALID_CFG) +!endif diff --git a/build/win32/Makefile.am b/build/win32/Makefile.am index c581771..f18e14c 100644 --- a/build/win32/Makefile.am +++ b/build/win32/Makefile.am @@ -1,11 +1,5 @@ -include $(top_srcdir)/Makefile.decl - SUBDIRS = \ vs9 \ vs10 -EXTRA_DIST += \ - gengir_gdkpixbuf.bat \ - gen-file-list-gdkpixbuf.py - -include $(top_srcdir)/git.mk diff --git a/build/win32/Makefile.in b/build/win32/Makefile.in index 042c548..c19d95a 100644 --- a/build/win32/Makefile.in +++ b/build/win32/Makefile.in @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.13.1 from Makefile.am. +# Makefile.in generated by automake 1.14.1 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2012 Free Software Foundation, Inc. +# Copyright (C) 1994-2013 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, @@ -13,26 +13,52 @@ # PARTICULAR PURPOSE. @SET_MAKE@ - -# GTK+ - The GIMP Toolkit VPATH = @srcdir@ -am__make_dryrun = \ - { \ - am__dry=no; \ +am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)' +am__make_running_with_option = \ + case $${target_option-} in \ + ?) ;; \ + *) echo "am__make_running_with_option: internal error: invalid" \ + "target option '$${target_option-}' specified" >&2; \ + exit 1;; \ + esac; \ + has_opt=no; \ + sane_makeflags=$$MAKEFLAGS; \ + if $(am__is_gnu_make); then \ + sane_makeflags=$$MFLAGS; \ + else \ case $$MAKEFLAGS in \ *\\[\ \ ]*) \ - echo 'am--echo: ; @echo "AM" OK' | $(MAKE) -f - 2>/dev/null \ - | grep '^AM OK$$' >/dev/null || am__dry=yes;; \ - *) \ - for am__flg in $$MAKEFLAGS; do \ - case $$am__flg in \ - *=*|--*) ;; \ - *n*) am__dry=yes; break;; \ - esac; \ - done;; \ + bs=\\; \ + sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \ + | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \ + esac; \ + fi; \ + skip_next=no; \ + strip_trailopt () \ + { \ + flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ + }; \ + for flg in $$sane_makeflags; do \ + test $$skip_next = yes && { skip_next=no; continue; }; \ + case $$flg in \ + *=*|--*) continue;; \ + -*I) strip_trailopt 'I'; skip_next=yes;; \ + -*I?*) strip_trailopt 'I';; \ + -*O) strip_trailopt 'O'; skip_next=yes;; \ + -*O?*) strip_trailopt 'O';; \ + -*l) strip_trailopt 'l'; skip_next=yes;; \ + -*l?*) strip_trailopt 'l';; \ + -[dEDm]) skip_next=yes;; \ + -[JT]) skip_next=yes;; \ + esac; \ + case $$flg in \ + *$$target_option*) has_opt=yes; break;; \ esac; \ - test $$am__dry = yes; \ - } + done; \ + test $$has_opt = yes +am__make_dryrun = (target_option=n; $(am__make_running_with_option)) +am__make_keepgoing = (target_option=k; $(am__make_running_with_option)) pkgdatadir = $(datadir)/@PACKAGE@ pkgincludedir = $(includedir)/@PACKAGE@ pkglibdir = $(libdir)/@PACKAGE@ @@ -51,13 +77,12 @@ PRE_UNINSTALL = : POST_UNINSTALL = : build_triplet = @build@ host_triplet = @host@ -DIST_COMMON = $(top_srcdir)/Makefile.decl $(srcdir)/Makefile.in \ - $(srcdir)/Makefile.am subdir = build/win32 +DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/m4/gettext.m4 \ - $(top_srcdir)/m4/gtk-doc.m4 $(top_srcdir)/m4/iconv.m4 \ - $(top_srcdir)/m4/intlmacosx.m4 \ + $(top_srcdir)/m4/glibtests.m4 $(top_srcdir)/m4/gtk-doc.m4 \ + $(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/intlmacosx.m4 \ $(top_srcdir)/m4/introspection.m4 $(top_srcdir)/m4/lib-ld.m4 \ $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \ $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \ @@ -185,6 +210,7 @@ EGREP = @EGREP@ EXEEXT = @EXEEXT@ EXE_MANIFEST_ARCHITECTURE = @EXE_MANIFEST_ARCHITECTURE@ FGREP = @FGREP@ +GCOV = @GCOV@ GDK_PIXBUF_API_VERSION = @GDK_PIXBUF_API_VERSION@ GDK_PIXBUF_BINARY_VERSION = @GDK_PIXBUF_BINARY_VERSION@ GDK_PIXBUF_CSOURCE = @GDK_PIXBUF_CSOURCE@ @@ -200,6 +226,7 @@ GDK_PIXBUF_PACKAGES = @GDK_PIXBUF_PACKAGES@ GDK_PIXBUF_VERSION = @GDK_PIXBUF_VERSION@ GDK_PIXBUF_XLIB_DEP_CFLAGS = @GDK_PIXBUF_XLIB_DEP_CFLAGS@ GDK_PIXBUF_XLIB_DEP_LIBS = @GDK_PIXBUF_XLIB_DEP_LIBS@ +GENHTML = @GENHTML@ GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@ GETTEXT_PACKAGE = @GETTEXT_PACKAGE@ GLIB_CFLAGS = @GLIB_CFLAGS@ @@ -212,6 +239,7 @@ GMSGFMT_015 = @GMSGFMT_015@ GOBJECT_QUERY = @GOBJECT_QUERY@ GREP = @GREP@ GTKDOC_CHECK = @GTKDOC_CHECK@ +GTKDOC_CHECK_PATH = @GTKDOC_CHECK_PATH@ GTKDOC_DEPS_CFLAGS = @GTKDOC_DEPS_CFLAGS@ GTKDOC_DEPS_LIBS = @GTKDOC_DEPS_LIBS@ GTKDOC_MKPDF = @GTKDOC_MKPDF@ @@ -235,6 +263,7 @@ INTROSPECTION_LIBS = @INTROSPECTION_LIBS@ INTROSPECTION_MAKEFILE = @INTROSPECTION_MAKEFILE@ INTROSPECTION_SCANNER = @INTROSPECTION_SCANNER@ INTROSPECTION_TYPELIBDIR = @INTROSPECTION_TYPELIBDIR@ +LCOV = @LCOV@ LD = @LD@ LDFLAGS = @LDFLAGS@ LIBICONV = @LIBICONV@ @@ -330,6 +359,8 @@ htmldir = @htmldir@ includedir = @includedir@ infodir = @infodir@ install_sh = @install_sh@ +installed_test_metadir = @installed_test_metadir@ +installed_testdir = @installed_testdir@ libdir = @libdir@ libexecdir = @libexecdir@ localedir = @localedir@ @@ -350,36 +381,6 @@ target_alias = @target_alias@ top_build_prefix = @top_build_prefix@ top_builddir = @top_builddir@ top_srcdir = @top_srcdir@ -GTESTER = gtester # in $PATH for non-GLIB packages -GTESTER_REPORT = gtester-report # in $PATH for non-GLIB packages - -# initialize variables for unconditional += appending -EXTRA_DIST = gengir_gdkpixbuf.bat gen-file-list-gdkpixbuf.py -TEST_PROGS = - -### testing rules - -# Xvfb based test rules -XVFB = Xvfb -ac -noreset -screen 0 800x600x16 -XIDS = 101 102 103 104 105 106 107 197 199 211 223 227 293 307 308 309 310 311 \ - 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 \ - 991 992 993 994 995 996 997 998 999 1000 1001 1002 1003 1004 1005 1006 1007 \ - 1008 1009 4703 4721 4723 4729 4733 4751 9973 9974 9975 9976 9977 9978 9979 \ - 9980 9981 9982 9983 9984 9985 9986 9987 9988 9989 9990 9991 9992 9993 9994 \ - 9995 9996 9997 9998 9999 - -SKIP_GDKTARGET = \ - test "$(gdktarget)" != "x11" \ - && echo "Gtk+Tests:INFO: Skipping GUI tests for non-X11 target." - -XVFB_START = \ - ${XVFB} -help 2>/dev/null 1>&2 \ - && XID=`for id in $(XIDS) ; do test -e /tmp/.X$$id-lock || { echo $$id; exit 0; }; done; exit 1` \ - && { ${XVFB} :$$XID -screen 0 800x600x16 -nolisten tcp -auth /dev/null >/dev/null 2>&1 & \ - trap "kill -15 $$! " 0 HUP INT QUIT TRAP USR1 PIPE TERM ; } \ - || { echo "Gtk+Tests:ERROR: Failed to start Xvfb environment for X11 target tests."; exit 1; } \ - && DISPLAY=:$$XID && export DISPLAY - SUBDIRS = \ vs9 \ vs10 @@ -387,7 +388,7 @@ SUBDIRS = \ all: all-recursive .SUFFIXES: -$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/Makefile.decl $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) @for dep in $?; do \ case '$(am__configure_deps)' in \ *$$dep*) \ @@ -408,7 +409,6 @@ Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ esac; -$(top_srcdir)/Makefile.decl: $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh @@ -432,13 +432,12 @@ clean-libtool: # (which will cause the Makefiles to be regenerated when you run 'make'); # (2) otherwise, pass the desired values on the 'make' command line. $(am__recursive_targets): - @fail= failcom='exit 1'; \ - for f in x $$MAKEFLAGS; do \ - case $$f in \ - *=* | --[!k]*);; \ - *k*) failcom='fail=yes';; \ - esac; \ - done; \ + @fail=; \ + if $(am__make_keepgoing); then \ + failcom='fail=yes'; \ + else \ + failcom='exit 1'; \ + fi; \ dot_seen=no; \ target=`echo $@ | sed s/-recursive//`; \ case "$@" in \ @@ -581,7 +580,6 @@ distdir: $(DISTFILES) fi; \ done check-am: all-am - $(MAKE) $(AM_MAKEFLAGS) check-local check: check-recursive all-am: Makefile installdirs: installdirs-recursive @@ -682,75 +680,21 @@ ps-am: uninstall-am: -.MAKE: $(am__recursive_targets) check-am install-am install-strip +.MAKE: $(am__recursive_targets) install-am install-strip .PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am check \ - check-am check-local clean clean-generic clean-libtool \ - cscopelist-am ctags ctags-am distclean distclean-generic \ - distclean-libtool distclean-tags distdir dvi dvi-am html \ - html-am info info-am install install-am install-data \ - install-data-am install-dvi install-dvi-am install-exec \ - install-exec-am install-html install-html-am install-info \ - install-info-am install-man install-pdf install-pdf-am \ - install-ps install-ps-am install-strip installcheck \ - installcheck-am installdirs installdirs-am maintainer-clean \ - maintainer-clean-generic mostlyclean mostlyclean-generic \ - mostlyclean-libtool pdf pdf-am ps ps-am tags tags-am uninstall \ - uninstall-am - -# call as: $(XVFB_START) && someprogram - -# test: run all tests in cwd and subdirs -test: ${TEST_PROGS} - @$(SKIP_GDKTARGET) || test -z "${TEST_PROGS}" || { \ - $(XVFB_START) && { set -e; ${GTESTER} --verbose ${TEST_PROGS}; }; \ - } - @ for subdir in $(SUBDIRS) ; do \ - test "$$subdir" = "." -o "$$subdir" = "po" -o "$$subdir" = "po-properties" || \ - ( cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $@ ) || exit $? ; \ - done -# test-report: run tests in subdirs and generate report -# perf-report: run tests in subdirs with -m perf and generate report -# full-report: like test-report: with -m perf and -m slow -test-report perf-report full-report: ${TEST_PROGS} - @ ignore_logdir=true ; \ - if test -z "$$GTESTER_LOGDIR" ; then \ - GTESTER_LOGDIR=`mktemp -d "\`pwd\`/.testlogs-XXXXXX"`; export GTESTER_LOGDIR ; \ - ignore_logdir=false ; \ - fi ; \ - for subdir in $(SUBDIRS) ; do \ - test "$$subdir" = "." -o "$$subdir" = "po" -o "$$subdir" = "po-properties" || \ - ( cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $@ ) || exit $? ; \ - done ; \ - $(SKIP_GDKTARGET) || test -z "${TEST_PROGS}" || { \ - case $@ in \ - test-report) test_options="-k";; \ - perf-report) test_options="-k -m=perf";; \ - full-report) test_options="-k -m=perf -m=slow";; \ - esac ; \ - $(XVFB_START) && { \ - set -e; \ - if test -z "$$GTESTER_LOGDIR" ; then \ - ${GTESTER} --verbose $$test_options -o test-report.xml ${TEST_PROGS} ; \ - elif test -n "${TEST_PROGS}" ; then \ - ${GTESTER} --verbose $$test_options -o `mktemp "$$GTESTER_LOGDIR/log-XXXXXX"` ${TEST_PROGS} ; \ - fi ; \ - }; \ - }; \ - $$ignore_logdir || { \ - echo '' > $@.xml ; \ - echo '' >> $@.xml ; \ - for lf in `ls -L "$$GTESTER_LOGDIR"/.` ; do \ - sed '1,1s/^?]*?>//' <"$$GTESTER_LOGDIR"/"$$lf" >> $@.xml ; \ - done ; \ - echo >> $@.xml ; \ - echo '' >> $@.xml ; \ - rm -rf "$$GTESTER_LOGDIR"/ ; \ - ${GTESTER_REPORT} --version 2>/dev/null 1>&2 ; test "$$?" != 0 || ${GTESTER_REPORT} $@.xml >$@.html ; \ - } -.PHONY: test test-report perf-report full-report -# run make test as part of make check -check-local: test + check-am clean clean-generic clean-libtool cscopelist-am ctags \ + ctags-am distclean distclean-generic distclean-libtool \ + distclean-tags distdir dvi dvi-am html html-am info info-am \ + install install-am install-data install-data-am install-dvi \ + install-dvi-am install-exec install-exec-am install-html \ + install-html-am install-info install-info-am install-man \ + install-pdf install-pdf-am install-ps install-ps-am \ + install-strip installcheck installcheck-am installdirs \ + installdirs-am maintainer-clean maintainer-clean-generic \ + mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \ + ps ps-am tags tags-am uninstall uninstall-am + -include $(top_srcdir)/git.mk diff --git a/build/win32/gengir_gdkpixbuf.bat b/build/win32/gengir_gdkpixbuf.bat deleted file mode 100644 index d579e06..0000000 --- a/build/win32/gengir_gdkpixbuf.bat +++ /dev/null @@ -1,135 +0,0 @@ -@echo off - -setlocal EnableDelayedExpansion - -rem Needed environmental variables: -rem PLAT: Windows platform-Win32 (i.e. x86) or x64 (i.e. x86-64) -rem CONF: Configuration Type, Release or Debug -rem VSVER: Visual C++ version used [9, 10 or 11] -rem BASEDIR: Where the dependent libraries/headers are located -rem PKG_CONFIG_PATH: Where the GLib and its dependent pkg-config .pc files can be found -rem MINGWDIR: Installation path of MINGW GCC, so gcc.exe can be found in %MINGWDIR%\bin. - -rem Note that the Python executable/installation and all the runtime dependencies of the -rem library/libraries need to be in your PATH or %BASEBIN%\bin. - -rem Check the environemental variables... -if /i "%PLAT%" == "Win32" goto PLAT_OK -if /i "%PLAT%" == "x64" goto PLAT_OK -if /i "%PLAT%" == "x86" ( - set PLAT=Win32 - goto PLAT_OK -) -if /i "%PLAT%" == "x86-64" ( - set PLAT=x64 - goto PLAT_OK -) -goto ERR_PLAT - -:PLAT_OK -if "%VSVER%" == "9" goto VSVER_OK -if "%VSVER%" == "10" goto VSVER_OK -if "%VSVER%" == "11" goto VSVER_OK -goto ERR_VSVER -:VSVER_OK -if /i "%CONF%" == "Release" goto CONF_OK -if /i "%CONF%" == "Debug" goto CONF_OK -goto ERR_CONF -:CONF_OK -if "%BASEDIR%" == "" goto ERR_BASEDIR -if not exist %BASEDIR% goto ERR_BASEDIR - -if "%PKG_CONFIG_PATH%" == "" goto ERR_PKGCONFIG -if not exist %PKG_CONFIG_PATH%\gobject-2.0.pc goto ERR_PKGCONFIG - -if "%MINGWDIR%" == "" goto ERR_MINGWDIR -if not exist %MINGWDIR%\bin\gcc.exe goto ERR_MINGWDIR - -set CC=cl -set BINDIR=%CD%\vs%VSVER%\%CONF%\%PLAT%\bin -set INCLUDE=%BASEDIR%\include\glib-2.0;%BASEDIR%\lib\glib-2.0\include;%INCLUDE% -set LIB=%BINDIR%;%BASEDIR%\lib;%LIB% -set PATH=%BINDIR%;%BASEDIR%\bin;%PATH%;%MINGWDIR%\bin -set PYTHONPATH=%BASEDIR%\lib\gobject-introspection;%BINDIR% - -echo Setup filelist for generating GdkPixbuf .gir's... - -call python gen-file-list-gdkpixbuf.py - -echo Setup .bat for generating GdkPixbuf .gir's... - -rem =============================================================================== -rem Begin setup of gdkpixbuf_gir.bat to create GdkPixbuf-2.0.gir -rem (The ^^ is necessary to span the command to multiple lines on Windows cmd.exe!) -rem =============================================================================== - -echo echo Generating GdkPixbuf-2.0.gir...> gdkpixbuf_gir.bat -echo @echo off>> gdkpixbuf_gir.bat -echo.>> gdkpixbuf_gir.bat -echo copy /b %BINDIR%\gdk_pixbuf-2.0.lib %BINDIR%\gdkpixbuf-2.0.lib>> gdkpixbuf_gir.bat -echo.>> gdkpixbuf_gir.bat -rem ===================================================================== -rem Setup the command line flags to g-ir-scanner for GdkPixbuf-2.0.gir... -rem ===================================================================== -echo python %BASEDIR%\bin\g-ir-scanner --verbose -I..\.. -I..\..\gdk-pixbuf ^^>> gdkpixbuf_gir.bat -echo -I%BASEDIR%\include\glib-2.0 -I%BASEDIR%\lib\glib-2.0\include ^^>> gdkpixbuf_gir.bat -echo --namespace=GdkPixbuf --nsversion=2.0 ^^>> gdkpixbuf_gir.bat -echo --include=GModule-2.0 --include=Gio-2.0 ^^>> gdkpixbuf_gir.bat -echo --no-libtool --library=gdk_pixbuf-2-vs%VSVER% ^^>> gdkpixbuf_gir.bat -echo --reparse-validate --add-include-path=%BASEDIR%\share\gir-1.0 --add-include-path=. ^^>> gdkpixbuf_gir.bat -echo --pkg-export gdk-pixbuf-2.0 --warn-all --strip-prefix=Gdk --c-include="gdk-pixbuf/gdk-pixbuf.h" ^^>> gdkpixbuf_gir.bat -echo -I..\.. -DGDK_PIXBUF_COMPILATION ^^>> gdkpixbuf_gir.bat -echo --filelist=gdkpixbuf_list ^^>> gdkpixbuf_gir.bat -echo -o GdkPixbuf-2.0.gir>> gdkpixbuf_gir.bat -echo.>> gdkpixbuf_gir.bat - -echo del %BINDIR%\gdkpixbuf-2.0.lib>> gdkpixbuf_gir.bat -echo.>> gdkpixbuf_gir.bat -echo Completed setup of .bat for generating GdkPixbuf-2.0.gir. -echo.>> gdkpixbuf_gir.bat - -rem ============================================================= -rem Finish setup of gdkpixbuf_gir.bat to create GdkPixbuf-2.0.gir -rem ============================================================= - -rem ======================= -rem Now generate the .gir's -rem ======================= -CALL gdkpixbuf_gir.bat - -rem Clean up the .bat and the filelist for generating the .gir files... -del gdkpixbuf_gir.bat -del gdkpixbuf_list - -rem Now compile the generated .gir files -%BASEDIR%\bin\g-ir-compiler --includedir=. --debug --verbose GdkPixbuf-2.0.gir -o GdkPixbuf-2.0.typelib -rem Copy the generated .girs and .typelibs to their appropriate places - -mkdir ..\..\build\win32\vs%VSVER%\%CONF%\%PLAT%\share\gir-1.0 -move /y *.gir %BASEDIR%\share\gir-1.0\ - -mkdir ..\..\build\win32\vs%VSVER%\%CONF%\%PLAT%\lib\girepository-1.0 -move /y *.typelib %BASEDIR%\lib\girepository-1.0\ - -goto DONE - -:ERR_PLAT -echo You need to specify a valid Platform [set PLAT=Win32 or PLAT=x64] -goto DONE -:ERR_VSVER -echo You need to specify your Visual Studio version [set VSVER=9 or VSVER=10 or VSVER=11] -goto DONE -:ERR_CONF -echo You need to specify a valid Configuration [set CONF=Release or CONF=Debug] -goto DONE -:ERR_BASEDIR -echo You need to specify a valid BASEDIR. -goto DONE -:ERR_PKGCONFIG -echo You need to specify a valid PKG_CONFIG_PATH -goto DONE -:ERR_MINGWDIR -echo You need to specify a valid MINGWDIR, where a valid gcc installation can be found. -goto DONE -:DONE - diff --git a/build/win32/vs10/Makefile.am b/build/win32/vs10/Makefile.am index b849636..5b69cb3 100644 --- a/build/win32/vs10/Makefile.am +++ b/build/win32/vs10/Makefile.am @@ -1,20 +1,20 @@ -include $(top_srcdir)/Makefile.decl - -EXTRA_DIST += \ - README.txt \ - gdk-pixbuf.sln \ - gdk-pixbuf.props \ - gdk-pixbuf.vcxproj \ - gdk-pixbuf.vcxprojin \ - gdk-pixbuf.vcxproj.filters \ - gdk-pixbuf.vcxproj.filtersin \ - gdk-pixbuf-csource.vcxproj \ - gdk-pixbuf-csource.vcxproj.filters \ - gdk-pixbuf-query-loaders.vcxproj \ - gdk-pixbuf-query-loaders.vcxproj.filters \ - gdk-pixbuf-pixdata.vcxproj \ - gdk-pixbuf-pixdata.vcxproj.filters \ - install.vcxproj \ - gengir.vcxproj +EXTRA_DIST = \ + README.txt \ + gdk-pixbuf.sln \ + gdk-pixbuf-version-paths.props \ + gdk-pixbuf-build-defines.props \ + gdk-pixbuf-gen-srcs.props \ + gdk-pixbuf-install.props \ + gdk-pixbuf.vcxproj \ + gdk-pixbuf.vcxprojin \ + gdk-pixbuf.vcxproj.filters \ + gdk-pixbuf.vcxproj.filtersin \ + gdk-pixbuf-csource.vcxproj \ + gdk-pixbuf-csource.vcxproj.filters \ + gdk-pixbuf-query-loaders.vcxproj \ + gdk-pixbuf-query-loaders.vcxproj.filters \ + gdk-pixbuf-pixdata.vcxproj \ + gdk-pixbuf-pixdata.vcxproj.filters \ + install.vcxproj -include $(top_srcdir)/git.mk diff --git a/build/win32/vs10/Makefile.in b/build/win32/vs10/Makefile.in index cb59b10..630355f 100644 --- a/build/win32/vs10/Makefile.in +++ b/build/win32/vs10/Makefile.in @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.13.1 from Makefile.am. +# Makefile.in generated by automake 1.14.1 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2012 Free Software Foundation, Inc. +# Copyright (C) 1994-2013 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, @@ -13,26 +13,52 @@ # PARTICULAR PURPOSE. @SET_MAKE@ - -# GTK+ - The GIMP Toolkit VPATH = @srcdir@ -am__make_dryrun = \ - { \ - am__dry=no; \ +am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)' +am__make_running_with_option = \ + case $${target_option-} in \ + ?) ;; \ + *) echo "am__make_running_with_option: internal error: invalid" \ + "target option '$${target_option-}' specified" >&2; \ + exit 1;; \ + esac; \ + has_opt=no; \ + sane_makeflags=$$MAKEFLAGS; \ + if $(am__is_gnu_make); then \ + sane_makeflags=$$MFLAGS; \ + else \ case $$MAKEFLAGS in \ *\\[\ \ ]*) \ - echo 'am--echo: ; @echo "AM" OK' | $(MAKE) -f - 2>/dev/null \ - | grep '^AM OK$$' >/dev/null || am__dry=yes;; \ - *) \ - for am__flg in $$MAKEFLAGS; do \ - case $$am__flg in \ - *=*|--*) ;; \ - *n*) am__dry=yes; break;; \ - esac; \ - done;; \ + bs=\\; \ + sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \ + | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \ + esac; \ + fi; \ + skip_next=no; \ + strip_trailopt () \ + { \ + flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ + }; \ + for flg in $$sane_makeflags; do \ + test $$skip_next = yes && { skip_next=no; continue; }; \ + case $$flg in \ + *=*|--*) continue;; \ + -*I) strip_trailopt 'I'; skip_next=yes;; \ + -*I?*) strip_trailopt 'I';; \ + -*O) strip_trailopt 'O'; skip_next=yes;; \ + -*O?*) strip_trailopt 'O';; \ + -*l) strip_trailopt 'l'; skip_next=yes;; \ + -*l?*) strip_trailopt 'l';; \ + -[dEDm]) skip_next=yes;; \ + -[JT]) skip_next=yes;; \ esac; \ - test $$am__dry = yes; \ - } + case $$flg in \ + *$$target_option*) has_opt=yes; break;; \ + esac; \ + done; \ + test $$has_opt = yes +am__make_dryrun = (target_option=n; $(am__make_running_with_option)) +am__make_keepgoing = (target_option=k; $(am__make_running_with_option)) pkgdatadir = $(datadir)/@PACKAGE@ pkgincludedir = $(includedir)/@PACKAGE@ pkglibdir = $(libdir)/@PACKAGE@ @@ -51,13 +77,12 @@ PRE_UNINSTALL = : POST_UNINSTALL = : build_triplet = @build@ host_triplet = @host@ -DIST_COMMON = $(top_srcdir)/Makefile.decl $(srcdir)/Makefile.in \ - $(srcdir)/Makefile.am subdir = build/win32/vs10 +DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/m4/gettext.m4 \ - $(top_srcdir)/m4/gtk-doc.m4 $(top_srcdir)/m4/iconv.m4 \ - $(top_srcdir)/m4/intlmacosx.m4 \ + $(top_srcdir)/m4/glibtests.m4 $(top_srcdir)/m4/gtk-doc.m4 \ + $(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/intlmacosx.m4 \ $(top_srcdir)/m4/introspection.m4 $(top_srcdir)/m4/lib-ld.m4 \ $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \ $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \ @@ -125,6 +150,7 @@ EGREP = @EGREP@ EXEEXT = @EXEEXT@ EXE_MANIFEST_ARCHITECTURE = @EXE_MANIFEST_ARCHITECTURE@ FGREP = @FGREP@ +GCOV = @GCOV@ GDK_PIXBUF_API_VERSION = @GDK_PIXBUF_API_VERSION@ GDK_PIXBUF_BINARY_VERSION = @GDK_PIXBUF_BINARY_VERSION@ GDK_PIXBUF_CSOURCE = @GDK_PIXBUF_CSOURCE@ @@ -140,6 +166,7 @@ GDK_PIXBUF_PACKAGES = @GDK_PIXBUF_PACKAGES@ GDK_PIXBUF_VERSION = @GDK_PIXBUF_VERSION@ GDK_PIXBUF_XLIB_DEP_CFLAGS = @GDK_PIXBUF_XLIB_DEP_CFLAGS@ GDK_PIXBUF_XLIB_DEP_LIBS = @GDK_PIXBUF_XLIB_DEP_LIBS@ +GENHTML = @GENHTML@ GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@ GETTEXT_PACKAGE = @GETTEXT_PACKAGE@ GLIB_CFLAGS = @GLIB_CFLAGS@ @@ -152,6 +179,7 @@ GMSGFMT_015 = @GMSGFMT_015@ GOBJECT_QUERY = @GOBJECT_QUERY@ GREP = @GREP@ GTKDOC_CHECK = @GTKDOC_CHECK@ +GTKDOC_CHECK_PATH = @GTKDOC_CHECK_PATH@ GTKDOC_DEPS_CFLAGS = @GTKDOC_DEPS_CFLAGS@ GTKDOC_DEPS_LIBS = @GTKDOC_DEPS_LIBS@ GTKDOC_MKPDF = @GTKDOC_MKPDF@ @@ -175,6 +203,7 @@ INTROSPECTION_LIBS = @INTROSPECTION_LIBS@ INTROSPECTION_MAKEFILE = @INTROSPECTION_MAKEFILE@ INTROSPECTION_SCANNER = @INTROSPECTION_SCANNER@ INTROSPECTION_TYPELIBDIR = @INTROSPECTION_TYPELIBDIR@ +LCOV = @LCOV@ LD = @LD@ LDFLAGS = @LDFLAGS@ LIBICONV = @LIBICONV@ @@ -270,6 +299,8 @@ htmldir = @htmldir@ includedir = @includedir@ infodir = @infodir@ install_sh = @install_sh@ +installed_test_metadir = @installed_test_metadir@ +installed_testdir = @installed_testdir@ libdir = @libdir@ libexecdir = @libexecdir@ localedir = @localedir@ @@ -290,47 +321,29 @@ target_alias = @target_alias@ top_build_prefix = @top_build_prefix@ top_builddir = @top_builddir@ top_srcdir = @top_srcdir@ -GTESTER = gtester # in $PATH for non-GLIB packages -GTESTER_REPORT = gtester-report # in $PATH for non-GLIB packages - -# initialize variables for unconditional += appending -EXTRA_DIST = README.txt gdk-pixbuf.sln gdk-pixbuf.props \ - gdk-pixbuf.vcxproj gdk-pixbuf.vcxprojin \ - gdk-pixbuf.vcxproj.filters gdk-pixbuf.vcxproj.filtersin \ - gdk-pixbuf-csource.vcxproj gdk-pixbuf-csource.vcxproj.filters \ - gdk-pixbuf-query-loaders.vcxproj \ - gdk-pixbuf-query-loaders.vcxproj.filters \ - gdk-pixbuf-pixdata.vcxproj gdk-pixbuf-pixdata.vcxproj.filters \ - install.vcxproj gengir.vcxproj -TEST_PROGS = - -### testing rules - -# Xvfb based test rules -XVFB = Xvfb -ac -noreset -screen 0 800x600x16 -XIDS = 101 102 103 104 105 106 107 197 199 211 223 227 293 307 308 309 310 311 \ - 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 \ - 991 992 993 994 995 996 997 998 999 1000 1001 1002 1003 1004 1005 1006 1007 \ - 1008 1009 4703 4721 4723 4729 4733 4751 9973 9974 9975 9976 9977 9978 9979 \ - 9980 9981 9982 9983 9984 9985 9986 9987 9988 9989 9990 9991 9992 9993 9994 \ - 9995 9996 9997 9998 9999 - -SKIP_GDKTARGET = \ - test "$(gdktarget)" != "x11" \ - && echo "Gtk+Tests:INFO: Skipping GUI tests for non-X11 target." - -XVFB_START = \ - ${XVFB} -help 2>/dev/null 1>&2 \ - && XID=`for id in $(XIDS) ; do test -e /tmp/.X$$id-lock || { echo $$id; exit 0; }; done; exit 1` \ - && { ${XVFB} :$$XID -screen 0 800x600x16 -nolisten tcp -auth /dev/null >/dev/null 2>&1 & \ - trap "kill -15 $$! " 0 HUP INT QUIT TRAP USR1 PIPE TERM ; } \ - || { echo "Gtk+Tests:ERROR: Failed to start Xvfb environment for X11 target tests."; exit 1; } \ - && DISPLAY=:$$XID && export DISPLAY +EXTRA_DIST = \ + README.txt \ + gdk-pixbuf.sln \ + gdk-pixbuf-version-paths.props \ + gdk-pixbuf-build-defines.props \ + gdk-pixbuf-gen-srcs.props \ + gdk-pixbuf-install.props \ + gdk-pixbuf.vcxproj \ + gdk-pixbuf.vcxprojin \ + gdk-pixbuf.vcxproj.filters \ + gdk-pixbuf.vcxproj.filtersin \ + gdk-pixbuf-csource.vcxproj \ + gdk-pixbuf-csource.vcxproj.filters \ + gdk-pixbuf-query-loaders.vcxproj \ + gdk-pixbuf-query-loaders.vcxproj.filters \ + gdk-pixbuf-pixdata.vcxproj \ + gdk-pixbuf-pixdata.vcxproj.filters \ + install.vcxproj all: all-am .SUFFIXES: -$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/Makefile.decl $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) @for dep in $?; do \ case '$(am__configure_deps)' in \ *$$dep*) \ @@ -351,7 +364,6 @@ Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ esac; -$(top_srcdir)/Makefile.decl: $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh @@ -405,7 +417,6 @@ distdir: $(DISTFILES) fi; \ done check-am: all-am - $(MAKE) $(AM_MAKEFLAGS) check-local check: check-am all-am: Makefile installdirs: @@ -505,74 +516,20 @@ ps-am: uninstall-am: -.MAKE: check-am install-am install-strip - -.PHONY: all all-am check check-am check-local clean clean-generic \ - clean-libtool cscopelist-am ctags-am distclean \ - distclean-generic distclean-libtool distdir dvi dvi-am html \ - html-am info info-am install install-am install-data \ - install-data-am install-dvi install-dvi-am install-exec \ - install-exec-am install-html install-html-am install-info \ - install-info-am install-man install-pdf install-pdf-am \ - install-ps install-ps-am install-strip installcheck \ - installcheck-am installdirs maintainer-clean \ - maintainer-clean-generic mostlyclean mostlyclean-generic \ - mostlyclean-libtool pdf pdf-am ps ps-am tags-am uninstall \ - uninstall-am - -# call as: $(XVFB_START) && someprogram - -# test: run all tests in cwd and subdirs -test: ${TEST_PROGS} - @$(SKIP_GDKTARGET) || test -z "${TEST_PROGS}" || { \ - $(XVFB_START) && { set -e; ${GTESTER} --verbose ${TEST_PROGS}; }; \ - } - @ for subdir in $(SUBDIRS) ; do \ - test "$$subdir" = "." -o "$$subdir" = "po" -o "$$subdir" = "po-properties" || \ - ( cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $@ ) || exit $? ; \ - done -# test-report: run tests in subdirs and generate report -# perf-report: run tests in subdirs with -m perf and generate report -# full-report: like test-report: with -m perf and -m slow -test-report perf-report full-report: ${TEST_PROGS} - @ ignore_logdir=true ; \ - if test -z "$$GTESTER_LOGDIR" ; then \ - GTESTER_LOGDIR=`mktemp -d "\`pwd\`/.testlogs-XXXXXX"`; export GTESTER_LOGDIR ; \ - ignore_logdir=false ; \ - fi ; \ - for subdir in $(SUBDIRS) ; do \ - test "$$subdir" = "." -o "$$subdir" = "po" -o "$$subdir" = "po-properties" || \ - ( cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $@ ) || exit $? ; \ - done ; \ - $(SKIP_GDKTARGET) || test -z "${TEST_PROGS}" || { \ - case $@ in \ - test-report) test_options="-k";; \ - perf-report) test_options="-k -m=perf";; \ - full-report) test_options="-k -m=perf -m=slow";; \ - esac ; \ - $(XVFB_START) && { \ - set -e; \ - if test -z "$$GTESTER_LOGDIR" ; then \ - ${GTESTER} --verbose $$test_options -o test-report.xml ${TEST_PROGS} ; \ - elif test -n "${TEST_PROGS}" ; then \ - ${GTESTER} --verbose $$test_options -o `mktemp "$$GTESTER_LOGDIR/log-XXXXXX"` ${TEST_PROGS} ; \ - fi ; \ - }; \ - }; \ - $$ignore_logdir || { \ - echo '' > $@.xml ; \ - echo '' >> $@.xml ; \ - for lf in `ls -L "$$GTESTER_LOGDIR"/.` ; do \ - sed '1,1s/^?]*?>//' <"$$GTESTER_LOGDIR"/"$$lf" >> $@.xml ; \ - done ; \ - echo >> $@.xml ; \ - echo '' >> $@.xml ; \ - rm -rf "$$GTESTER_LOGDIR"/ ; \ - ${GTESTER_REPORT} --version 2>/dev/null 1>&2 ; test "$$?" != 0 || ${GTESTER_REPORT} $@.xml >$@.html ; \ - } -.PHONY: test test-report perf-report full-report -# run make test as part of make check -check-local: test +.MAKE: install-am install-strip + +.PHONY: all all-am check check-am clean clean-generic clean-libtool \ + cscopelist-am ctags-am distclean distclean-generic \ + distclean-libtool distdir dvi dvi-am html html-am info info-am \ + install install-am install-data install-data-am install-dvi \ + install-dvi-am install-exec install-exec-am install-html \ + install-html-am install-info install-info-am install-man \ + install-pdf install-pdf-am install-ps install-ps-am \ + install-strip installcheck installcheck-am installdirs \ + maintainer-clean maintainer-clean-generic mostlyclean \ + mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \ + tags-am uninstall uninstall-am + -include $(top_srcdir)/git.mk diff --git a/build/win32/vs10/README.txt b/build/win32/vs10/README.txt index 17b746e..3d096f8 100644 --- a/build/win32/vs10/README.txt +++ b/build/win32/vs10/README.txt @@ -35,6 +35,13 @@ ZLib and LibPNG at the minimum. Note that if you intend to build GDK-Pixbuf that does not use GDI+, you will also need the IJG JPEG libraries, libTIFF and libjasper (for JPEG-2000 operations). +Please note that the Visual Studio project files will typically link to the +latest stable release of LibPNG which the GDK-Pixbuf codebase supports by +default. If you intend to use and link to an older version of LibPNG, you +may change the "Additional Dependencies" setting accordingly (such as changing +from libpng16.lib to libpng14.lib) for the GDK-Pixbuf project. The minimum +supported release series for LibPNG is 1.0.x at this time of writing. + For the Dependencies, you may either: a) look for all of the dependencies (except GLib*, libjasper) under diff --git a/build/win32/vs10/gdk-pixbuf-build-defines.props b/build/win32/vs10/gdk-pixbuf-build-defines.props new file mode 100644 index 0000000..7370c4e --- /dev/null +++ b/build/win32/vs10/gdk-pixbuf-build-defines.props @@ -0,0 +1,62 @@ + + + + + + + 2.10.0 + INCLUDE_gdiplus + JAS_WIN_MSVC_BUILD;INCLUDE_bmp;INCLUDE_gif;INCLUDE_ico;INCLUDE_jasper;INCLUDE_jpeg;INCLUDE_tiff; + INCLUDE_ani;INCLUDE_pcx;INCLUDE_tga;INCLUDE_xbm;INCLUDE_png;INCLUDE_qtif;INCLUDE_pnm;INCLUDE_icns;INCLUDE_ras;INCLUDE_wbmp;INCLUDE_xpm + /dummy + GDK_PIXBUF_PREFIX="$(GdkPixbufDummyPrefix)" + PIXBUF_LIBDIR="$(GdkPixbufDummyPrefix)/lib/gdk-pixbuf-$(ApiVersion)/$(GdkPixbufBinaryVersion)/loaders" + GDK_PIXBUF_BINARY_VERSION="$(GdkPixbufBinaryVersion)" + HAVE_CONFIG_H;GDK_PIXBUF_COMPILATION;GDK_PIXBUF_ENABLE_BACKEND;DLL_EXPORT;$(GdkPixbufPrefixDefine);$(GdkPixbufBinVerDefine);$(MODULAR_MACROS) + + + <_PropertySheetDisplayName>gdk-pixbufbuilddefinesprops + $(SolutionDir)$(Configuration)\$(PlatformName)\bin\ + $(SolutionDir)$(Configuration)\$(PlatformName)\obj\$(ProjectName)\ + + + + ..\..\..;..\..\..\gdk-pixbuf;$(GlibEtcInstallRoot)\lib\glib-2.0\include;$(GlibEtcInstallRoot)\include\glib-2.0;$(GlibEtcInstallRoot)\include;$(GlibEtcInstallRoot)\include\cairo;$(GlibEtcInstallRoot)\include\atk-1.0;$(GlibEtcInstallRoot)\include\pango-1.0;%(AdditionalIncludeDirectories) + HAVE_CONFIG_H;G_DISABLE_SINGLE_INCLUDES;GDK_PIXBUF_DISABLE_SINGLE_INCLUDES;%(PreprocessorDefinitions) + msvc_recommended_pragmas.h;%(ForcedIncludeFiles) + + + gio-2.0.lib;gmodule-2.0.lib;gobject-2.0.lib;glib-2.0.lib;gthread-2.0.lib;intl.lib;%(AdditionalDependencies) + $(GlibEtcInstallRoot)\lib;%(AdditionalLibraryDirectories) + + + + + $(GdkPixbufBinaryVersion) + + + $(GDIP_MACROS) + + + $(NOGDIP_MACROS) + + + $(MODULAR_MACROS) + + + $(GdkPixbufDummyPrefix) + + + $(GdkPixbufPrefixDefine) + + + $(GdkPixbufLibdirDefine) + + + $(GdkPixbufBinVerDefine) + + + $(GdkPixbufDefines) + + + diff --git a/build/win32/vs10/gdk-pixbuf-csource.vcxproj b/build/win32/vs10/gdk-pixbuf-csource.vcxproj index 2171aa5..898492f 100644 --- a/build/win32/vs10/gdk-pixbuf-csource.vcxproj +++ b/build/win32/vs10/gdk-pixbuf-csource.vcxproj @@ -50,19 +50,19 @@ - + - + - + - + diff --git a/build/win32/vs10/gdk-pixbuf-gen-srcs.props b/build/win32/vs10/gdk-pixbuf-gen-srcs.props new file mode 100644 index 0000000..69f247b --- /dev/null +++ b/build/win32/vs10/gdk-pixbuf-gen-srcs.props @@ -0,0 +1,21 @@ + + + + + + + echo EXPORTS >$(DefDir)\gdk-pixbuf.def && cl /EP -DG_OS_WIN32 -DINCLUDE_VARIABLES -DALL_FILES -DG_GNUC_CONST= -DG_GNUC_NULL_TERMINATED= ..\..\..\gdk-pixbuf\gdk-pixbuf.symbols >>$(DefDir)\gdk-pixbuf.def + copy ..\..\..\config.h.win32 ..\..\..\config.h + + + <_PropertySheetDisplayName>gdk-pixbufgensrcsprops + + + + $(GenerateGdkPixbufDef) + + + $(GenConfigH) + + + \ No newline at end of file diff --git a/build/win32/vs10/gdk-pixbuf-install.props b/build/win32/vs10/gdk-pixbuf-install.props new file mode 100644 index 0000000..c39e08b --- /dev/null +++ b/build/win32/vs10/gdk-pixbuf-install.props @@ -0,0 +1,55 @@ + + + + + + + +echo on + +mkdir $(CopyDir)\bin + +copy $(Configuration)\$(Platform)\bin\*.dll $(CopyDir)\bin + +copy $(Configuration)\$(Platform)\bin\*.exe $(CopyDir)\bin + + +mkdir $(CopyDir)\lib + +copy $(Configuration)\$(Platform)\bin\*-$(ApiVersion).lib $(CopyDir)\lib + + +mkdir $(CopyDir)\include\gdk-pixbuf-$(ApiVersion)\gdk-pixbuf + +copy ..\..\..\gdk-pixbuf\gdk-pixbuf-animation.h $(CopyDir)\include\gdk-pixbuf-$(ApiVersion)\gdk-pixbuf + +copy ..\..\..\gdk-pixbuf\gdk-pixbuf-core.h $(CopyDir)\include\gdk-pixbuf-$(ApiVersion)\gdk-pixbuf + +copy ..\..\..\gdk-pixbuf\gdk-pixbuf-enum-types.h $(CopyDir)\include\gdk-pixbuf-$(ApiVersion)\gdk-pixbuf + +copy ..\..\..\gdk-pixbuf\gdk-pixbuf-features.h $(CopyDir)\include\gdk-pixbuf-$(ApiVersion)\gdk-pixbuf + +copy ..\..\..\gdk-pixbuf\gdk-pixbuf-io.h $(CopyDir)\include\gdk-pixbuf-$(ApiVersion)\gdk-pixbuf + +copy ..\..\..\gdk-pixbuf\gdk-pixbuf-loader.h $(CopyDir)\include\gdk-pixbuf-$(ApiVersion)\gdk-pixbuf + +copy ..\..\..\gdk-pixbuf\gdk-pixbuf-marshal.h $(CopyDir)\include\gdk-pixbuf-$(ApiVersion)\gdk-pixbuf + +copy ..\..\..\gdk-pixbuf\gdk-pixbuf-simple-anim.h $(CopyDir)\include\gdk-pixbuf-$(ApiVersion)\gdk-pixbuf + +copy ..\..\..\gdk-pixbuf\gdk-pixbuf-transform.h $(CopyDir)\include\gdk-pixbuf-$(ApiVersion)\gdk-pixbuf + +copy ..\..\..\gdk-pixbuf\gdk-pixbuf.h $(CopyDir)\include\gdk-pixbuf-$(ApiVersion)\gdk-pixbuf + +copy ..\..\..\gdk-pixbuf\gdk-pixdata.h $(CopyDir)\include\gdk-pixbuf-$(ApiVersion)\gdk-pixbuf + + + + <_PropertySheetDisplayName>gdk-pixbufinstallprops + + + + $(GdkPixbufDoInstall) + + + diff --git a/build/win32/vs10/gdk-pixbuf-pixdata.vcxproj b/build/win32/vs10/gdk-pixbuf-pixdata.vcxproj index 83a1b4a..c23b877 100644 --- a/build/win32/vs10/gdk-pixbuf-pixdata.vcxproj +++ b/build/win32/vs10/gdk-pixbuf-pixdata.vcxproj @@ -1,172 +1,172 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - {2AD2FF07-0514-41A8-8A32-920C744EA1A6} - gdkpixbufpixdata - Win32Proj - - - - Application - MultiByte - true - v100 - - - Application - MultiByte - v100 - - - Application - MultiByte - true - v100 - - - Application - MultiByte - v100 - - - - - - - - - - - - - - - - - - - - - - - true - true - false - false - - - - Disabled - _DEBUG;$(GdkPixbufDefines);%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - - - Level3 - EditAndContinue - - - true - Console - MachineX86 - - - - - Disabled - %(AdditionalIncludeDirectories) - _DEBUG;$(GdkPixbufDefines);%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - - - Level3 - ProgramDatabase - CompileAsC - - - %(AdditionalDependencies) - true - Console - false - - - MachineX64 - - - - - MaxSpeed - true - $(GdkPixbufDefines);%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level3 - ProgramDatabase - - - true - Console - true - true - MachineX86 - - - - - %(AdditionalIncludeDirectories) - $(GdkPixbufDefines);%(PreprocessorDefinitions) - MultiThreadedDLL - - - Level3 - ProgramDatabase - CompileAsC - - - %(AdditionalDependencies) - true - Console - true - true - false - - - MachineX64 - - - - - - - - {01ade22d-f6ec-4d09-8fe1-b9a97dec2ba3} - false - - - - - - + + + + + Debug + Win32 + + + Debug + x64 + + + Release + Win32 + + + Release + x64 + + + + {2AD2FF07-0514-41A8-8A32-920C744EA1A6} + gdkpixbufpixdata + Win32Proj + + + + Application + MultiByte + true + v100 + + + Application + MultiByte + v100 + + + Application + MultiByte + true + v100 + + + Application + MultiByte + v100 + + + + + + + + + + + + + + + + + + + + + + + true + true + false + false + + + + Disabled + _DEBUG;$(GdkPixbufDefines);%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebugDLL + + + Level3 + EditAndContinue + + + true + Console + MachineX86 + + + + + Disabled + %(AdditionalIncludeDirectories) + _DEBUG;$(GdkPixbufDefines);%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebugDLL + + + Level3 + ProgramDatabase + CompileAsC + + + %(AdditionalDependencies) + true + Console + false + + + MachineX64 + + + + + MaxSpeed + true + $(GdkPixbufDefines);%(PreprocessorDefinitions) + MultiThreadedDLL + true + + + Level3 + ProgramDatabase + + + true + Console + true + true + MachineX86 + + + + + %(AdditionalIncludeDirectories) + $(GdkPixbufDefines);%(PreprocessorDefinitions) + MultiThreadedDLL + + + Level3 + ProgramDatabase + CompileAsC + + + %(AdditionalDependencies) + true + Console + true + true + false + + + MachineX64 + + + + + + + + {01ade22d-f6ec-4d09-8fe1-b9a97dec2ba3} + false + + + + + + diff --git a/build/win32/vs10/gdk-pixbuf-query-loaders.vcxproj b/build/win32/vs10/gdk-pixbuf-query-loaders.vcxproj index 9648184..a87fa5d 100644 --- a/build/win32/vs10/gdk-pixbuf-query-loaders.vcxproj +++ b/build/win32/vs10/gdk-pixbuf-query-loaders.vcxproj @@ -51,19 +51,19 @@ - + - + - + - + diff --git a/build/win32/vs10/gdk-pixbuf-version-paths.props b/build/win32/vs10/gdk-pixbuf-version-paths.props new file mode 100644 index 0000000..33aee7e --- /dev/null +++ b/build/win32/vs10/gdk-pixbuf-version-paths.props @@ -0,0 +1,54 @@ + + + + 10 + $(SolutionDir)\..\..\..\..\vs$(VSVer)\$(Platform) + $(GlibEtcInstallRoot) + 2.0 + lib + -$(ApiVersion)-0 + + -2-vs$(VSVer) + $(GdkPixbufSeparateVSDllPrefix) + $(GdkPixbufSeparateVSDllSuffix) + $(SolutionDir)$(Configuration)\$(PlatformName)\obj\$(ProjectName)\ + + + <_PropertySheetDisplayName>gdk-versionpathsprops + + + + $(VSVer) + + + $(GlibEtcInstallRoot) + + + $(CopyDir) + + + $(ApiVersion) + + + $(GdkPixbufLibtoolCompatibleDllPrefix) + + + $(GdkPixbufLibtoolCompatibleDllSuffix) + + + $(GdkPixbufSeparateVSDllPrefix) + + + $(GdkPixbufSeparateVSDllSuffix) + + + $(GdkPixbufDllPrefix) + + + $(GdkPixbufDllSuffix) + + + $(DefDir) + + + \ No newline at end of file diff --git a/build/win32/vs10/gdk-pixbuf.props b/build/win32/vs10/gdk-pixbuf.props deleted file mode 100644 index 0dc3b03..0000000 --- a/build/win32/vs10/gdk-pixbuf.props +++ /dev/null @@ -1,197 +0,0 @@ - - - - 10 - ..\..\..\..\vs$(VSVer)\$(Platform) - ..\..\..\vs$(VSVer)\$(Platform) - $(GlibEtcInstallRoot) - 2.0 - 2.10.0 - INCLUDE_gdiplus - JAS_WIN_MSVC_BUILD;INCLUDE_bmp;INCLUDE_gif;INCLUDE_ico;INCLUDE_jasper;INCLUDE_jpeg;INCLUDE_tiff; - INCLUDE_ani;INCLUDE_pcx;INCLUDE_tga;INCLUDE_xbm;INCLUDE_png;INCLUDE_qtif;INCLUDE_pnm;INCLUDE_icns;INCLUDE_ras;INCLUDE_wbmp;INCLUDE_xpm - \"/dummy\" - GDK_PIXBUF_PREFIX="\"$(GdkPixbufDummyPrefix)\"" - PIXBUF_LIBDIR="\"$(GdkPixbufDummyPrefix)/lib/gdk-pixbuf-$(ApiVersion)/$(GdkPixbufBinaryVersion)/loaders\"" - GDK_PIXBUF_LIBDIR="\"$(GdkPixbufDummyPrefix)/lib\"" - GDK_PIXBUF_BINARY_VERSION="\"$(GdkPixbufBinaryVersion)\"" - GDK_PIXBUF_LOCALEDIR="\"./locale/\"" - HAVE_CONFIG_H;GDK_PIXBUF_COMPILATION;GDK_PIXBUF_ENABLE_BACKEND;$(GdkPixbufPrefixDefine);$(GdkPixbufBinVerDefine);$(MODULAR_MACROS);$(GPBLibdirDefine);$(GdkPixbufLocaleDir) - $(SolutionDir)$(Configuration)\$(PlatformName)\obj\$(ProjectName)\ - -echo on - -mkdir $(CopyDir)\bin - -copy $(Configuration)\$(Platform)\bin\*.dll $(CopyDir)\bin - -copy $(Configuration)\$(Platform)\bin\*.exe $(CopyDir)\bin - - -mkdir $(CopyDir)\lib - -copy $(Configuration)\$(Platform)\bin\*-$(ApiVersion).lib $(CopyDir)\lib - - -mkdir $(CopyDir)\include\gdk-pixbuf-$(ApiVersion)\gdk-pixbuf - -copy ..\..\..\gdk-pixbuf\gdk-pixbuf-animation.h $(CopyDir)\include\gdk-pixbuf-$(ApiVersion)\gdk-pixbuf - -copy ..\..\..\gdk-pixbuf\gdk-pixbuf-core.h $(CopyDir)\include\gdk-pixbuf-$(ApiVersion)\gdk-pixbuf - -copy ..\..\..\gdk-pixbuf\gdk-pixbuf-enum-types.h $(CopyDir)\include\gdk-pixbuf-$(ApiVersion)\gdk-pixbuf - -copy ..\..\..\gdk-pixbuf\gdk-pixbuf-features.h $(CopyDir)\include\gdk-pixbuf-$(ApiVersion)\gdk-pixbuf - -copy ..\..\..\gdk-pixbuf\gdk-pixbuf-io.h $(CopyDir)\include\gdk-pixbuf-$(ApiVersion)\gdk-pixbuf - -copy ..\..\..\gdk-pixbuf\gdk-pixbuf-loader.h $(CopyDir)\include\gdk-pixbuf-$(ApiVersion)\gdk-pixbuf - -copy ..\..\..\gdk-pixbuf\gdk-pixbuf-marshal.h $(CopyDir)\include\gdk-pixbuf-$(ApiVersion)\gdk-pixbuf - -copy ..\..\..\gdk-pixbuf\gdk-pixbuf-simple-anim.h $(CopyDir)\include\gdk-pixbuf-$(ApiVersion)\gdk-pixbuf - -copy ..\..\..\gdk-pixbuf\gdk-pixbuf-transform.h $(CopyDir)\include\gdk-pixbuf-$(ApiVersion)\gdk-pixbuf - -copy ..\..\..\gdk-pixbuf\gdk-pixbuf.h $(CopyDir)\include\gdk-pixbuf-$(ApiVersion)\gdk-pixbuf - -copy ..\..\..\gdk-pixbuf\gdk-pixdata.h $(CopyDir)\include\gdk-pixbuf-$(ApiVersion)\gdk-pixbuf - - -copy $(Configuration)\$(Platform)\bin\*-$(ApiVersion).lib $(CopyDir)\\lib - - - -set VSVER=$(VSVer) -set CONF=$(Configuration) -set PLAT=$(Platform) -set BASEDIR=$(GlibEtcInstallRootFromBuildWin32) -cd .. -call gengir_gdkpixbuf.bat - -cd vs$(VSVer) - - echo EXPORTS >$(DefDir)\gdk-pixbuf.def && cl /EP -DG_OS_WIN32 -DINCLUDE_VARIABLES -DALL_FILES -DG_GNUC_CONST= -DG_GNUC_NULL_TERMINATED= ..\..\..\gdk-pixbuf\gdk-pixbuf.symbols >>$(DefDir)\gdk-pixbuf.def - lib - -$(ApiVersion)-0 - - -2-vs$(VSVer) - $(GdkPixbufSeparateVSDllPrefix) - $(GdkPixbufSeparateVSDllSuffix) - - - <_PropertySheetDisplayName>gdk-pixbufprops - $(SolutionDir)$(Configuration)\$(PlatformName)\bin\ - $(SolutionDir)$(Configuration)\$(PlatformName)\obj\$(ProjectName)\ - - - - ..\..\..;..\..\..\gdk-pixbuf;$(GlibEtcInstallRoot)\lib\glib-2.0\include;$(GlibEtcInstallRoot)\include\glib-2.0;$(GlibEtcInstallRoot)\include;$(GlibEtcInstallRoot)\include\cairo;$(GlibEtcInstallRoot)\include\atk-1.0;$(GlibEtcInstallRoot)\include\pango-1.0;%(AdditionalIncludeDirectories) - HAVE_CONFIG_H;G_DISABLE_SINGLE_INCLUDES;GDK_PIXBUF_DISABLE_SINGLE_INCLUDES;%(PreprocessorDefinitions) - msvc_recommended_pragmas.h;%(ForcedIncludeFiles) - - - gio-2.0.lib;gmodule-2.0.lib;gobject-2.0.lib;glib-2.0.lib;gthread-2.0.lib;intl.lib;%(AdditionalDependencies) - $(GlibEtcInstallRoot)\lib;%(AdditionalLibraryDirectories) - - - -if exist ..\..\..\config.h goto GEN_MARS_H - -copy ..\..\..\config.h.win32 ..\..\..\config.h - -:GEN_MARS_H - -if exist ..\..\..\gdk-pixbuf\gdk-pixbuf-marshal.h goto GEN_MARS_C - -glib-genmarshal.exe --prefix=_gdk_pixbuf_marshal ..\..\..\gdk-pixbuf\gdk-pixbuf-marshal.list --header >..\..\..\gdk-pixbuf\gdk-pixbuf-marshal.h - -:GEN_MARS_C - -if exist ..\..\..\gdk-pixbuf\gdk-pixbuf-marshal.c goto END - -glib-genmarshal.exe --prefix=_gdk_pixbuf_marshal ..\..\..\gdk-pixbuf\gdk-pixbuf-marshal.list --body >..\..\..\gdk-pixbuf\gdk-pixbuf-marshal.c - -:END - - - - - - - $(VSVer) - - - $(GlibEtcInstallRoot) - - - $(GlibEtcInstallRootFromBuildWin32) - - - $(CopyDir) - - - $(ApiVersion) - - - $(GdkPixbufBinaryVersion) - - - $(GDIP_MACROS) - - - $(NOGDIP_MACROS) - - - $(MODULAR_MACROS) - - - $(GdkPixbufDummyPrefix) - - - $(GdkPixbufPrefixDefine) - - - $(GdkPixbufLibdirDefine) - - - $(GPBLibdirDefine) - - - $(GdkPixbufBinVerDefine) - - - $(GdkPixbufLocaleDir) - - - $(GdkPixbufDefines) - - - $(GdkPixbufDoInstall) - - - $(GdkPixbufGenerateGdkPixbufDef) - - - $(GdkPixbufLibtoolCompatibleDllPrefix) - - - $(GdkPixbufLibtoolCompatibleDllSuffix) - - - $(GdkPixbufSeparateVSDllPrefix) - - - $(GdkPixbufSeparateVSDllSuffix) - - - $(GdkPixbufDllPrefix) - - - $(GdkPixbufDllSuffix) - - - $(DefDir) - - - \ No newline at end of file diff --git a/build/win32/vs10/gdk-pixbuf.sln b/build/win32/vs10/gdk-pixbuf.sln index fe85226..26d2d2e 100644 --- a/build/win32/vs10/gdk-pixbuf.sln +++ b/build/win32/vs10/gdk-pixbuf.sln @@ -11,8 +11,6 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "gdk-pixbuf-query-loaders", EndProject Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "gdk-pixbuf-pixdata", "gdk-pixbuf-pixdata.vcxproj", "{2AD2FF07-0514-41A8-8A32-920C744EA1A6}" EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "gengir", "gengir.vcxproj", "{2093D218-190E-4194-9421-3BA7CBF33B15}" -EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug_NoGDIP|Win32 = Debug_NoGDIP|Win32 @@ -105,10 +103,6 @@ Global {2AD2FF07-0514-41A8-8A32-920C744EA1A6}.Release|Win32.Build.0 = Release|Win32 {2AD2FF07-0514-41A8-8A32-920C744EA1A6}.Release|x64.ActiveCfg = Release|x64 {2AD2FF07-0514-41A8-8A32-920C744EA1A6}.Release|x64.Build.0 = Release|x64 - {2093D218-190E-4194-9421-3BA7CBF33B15}.Debug|Win32.ActiveCfg = Debug|Win32 - {2093D218-190E-4194-9421-3BA7CBF33B15}.Debug|x64.ActiveCfg = Debug|x64 - {2093D218-190E-4194-9421-3BA7CBF33B15}.Release|Win32.ActiveCfg = Release|Win32 - {2093D218-190E-4194-9421-3BA7CBF33B15}.Release|x64.ActiveCfg = Release|x64 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/build/win32/vs10/gdk-pixbuf.vcxproj b/build/win32/vs10/gdk-pixbuf.vcxproj index 8920720..eb8b7f7 100644 --- a/build/win32/vs10/gdk-pixbuf.vcxproj +++ b/build/win32/vs10/gdk-pixbuf.vcxproj @@ -85,35 +85,35 @@ - + - + - + - + - + - + - + - + @@ -135,7 +135,7 @@ %(AdditionalOptions) Disabled %(AdditionalIncludeDirectories) - _DEBUG;$(GdkPixbufDefines);$(GDIP_MACROS);DLL_EXPORT;%(PreprocessorDefinitions) + _DEBUG;$(GdkPixbufDefines);$(GDIP_MACROS);%(PreprocessorDefinitions) true EnableFastChecks MultiThreadedDebugDLL @@ -144,11 +144,8 @@ Level3 EditAndContinue - - $(GdkPixbufGenerateGdkPixbufDef) - - Gdiplus.lib;libpng15d.lib;zlib1d.lib;%(AdditionalDependencies) + Gdiplus.lib;libpng16d.lib;zlib1d.lib;%(AdditionalDependencies) $(OutDir)$(GdkPixbufDllPrefix)gdk_pixbuf$(GdkPixbufDllSuffix).dll $(IntDir)\gdk-pixbuf.def true @@ -166,18 +163,15 @@ %(AdditionalOptions) Full %(AdditionalIncludeDirectories) - $(GdkPixbufDefines);$(GDIP_MACROS);DLL_EXPORT;%(PreprocessorDefinitions) + $(GdkPixbufDefines);$(GDIP_MACROS);%(PreprocessorDefinitions) MultiThreadedDLL Level3 ProgramDatabase - - $(GdkPixbufGenerateGdkPixbufDef) - - Gdiplus.lib;libpng15.lib;zlib1.lib;%(AdditionalDependencies) + Gdiplus.lib;libpng16.lib;zlib1.lib;%(AdditionalDependencies) $(OutDir)$(GdkPixbufDllPrefix)gdk_pixbuf$(GdkPixbufDllSuffix).dll $(IntDir)\gdk-pixbuf.def true @@ -195,7 +189,7 @@ Disabled %(AdditionalIncludeDirectories) - _DEBUG;$(GdkPixbufDefines);$(GDIP_MACROS);DLL_EXPORT;%(PreprocessorDefinitions) + _DEBUG;$(GdkPixbufDefines);$(GDIP_MACROS);%(PreprocessorDefinitions) true EnableFastChecks MultiThreadedDebugDLL @@ -204,11 +198,8 @@ Level3 ProgramDatabase - - $(GdkPixbufGenerateGdkPixbufDef) - - Gdiplus.lib;libpng15d.lib;zlib1d.lib;%(AdditionalDependencies) + Gdiplus.lib;libpng16d.lib;zlib1d.lib;%(AdditionalDependencies) $(OutDir)$(GdkPixbufDllPrefix)gdk_pixbuf$(GdkPixbufDllSuffix).dll $(IntDir)\gdk-pixbuf.def true @@ -219,18 +210,15 @@ - $(GdkPixbufDefines);$(GDIP_MACROS);DLL_EXPORT;%(PreprocessorDefinitions) + $(GdkPixbufDefines);$(GDIP_MACROS);%(PreprocessorDefinitions) MultiThreadedDLL Level3 ProgramDatabase - - $(GdkPixbufGenerateGdkPixbufDef) - - Gdiplus.lib;libpng15.lib;zlib1.lib;%(AdditionalDependencies) + Gdiplus.lib;libpng16.lib;zlib1.lib;%(AdditionalDependencies) $(OutDir)$(GdkPixbufDllPrefix)gdk_pixbuf$(GdkPixbufDllSuffix).dll $(IntDir)\gdk-pixbuf.def true @@ -246,7 +234,7 @@ Disabled %(AdditionalOptions) %(AdditionalIncludeDirectories) - $(GdkPixbufDefines);$(NOGDIP_MACROS);DLL_EXPORT;%(PreprocessorDefinitions) + $(GdkPixbufDefines);$(NOGDIP_MACROS);%(PreprocessorDefinitions) true EnableFastChecks MultiThreadedDebugDLL @@ -255,11 +243,8 @@ Level3 EditAndContinue - - $(GdkPixbufGenerateGdkPixbufDef) - - libpng15d.lib;zlib1d.lib;intld.lib;libjpegd.lib;libjasper.lib;libtiffd_i.lib;%(AdditionalDependencies) + libpng16d.lib;zlib1d.lib;intld.lib;libjpegd.lib;libjasper.lib;libtiffd_i.lib;%(AdditionalDependencies) $(OutDir)$(GdkPixbufDllPrefix)gdk_pixbuf$(GdkPixbufDllSuffix).dll LIBCMTD.lib;LIBCMT.lib;%(IgnoreSpecificDefaultLibraries) $(IntDir)\gdk-pixbuf.def @@ -278,18 +263,15 @@ %(AdditionalOptions) Full %(AdditionalIncludeDirectories) - $(GdkPixbufDefines);$(NOGDIP_MACROS);DLL_EXPORT;%(PreprocessorDefinitions) + $(GdkPixbufDefines);$(NOGDIP_MACROS);%(PreprocessorDefinitions) MultiThreadedDLL Level3 ProgramDatabase - - $(GdkPixbufGenerateGdkPixbufDef) - - libpng15.lib;zlib1.lib;intl.lib;libjpeg.lib;libjasper.lib;libtiff_i.lib;%(AdditionalDependencies) + libpng16.lib;zlib1.lib;intl.lib;libjpeg.lib;libjasper.lib;libtiff_i.lib;%(AdditionalDependencies) $(OutDir)$(GdkPixbufDllPrefix)gdk_pixbuf$(GdkPixbufDllSuffix).dll LIBCMT.lib;%(IgnoreSpecificDefaultLibraries) $(IntDir)\gdk-pixbuf.def @@ -308,7 +290,7 @@ Disabled %(AdditionalIncludeDirectories) - _DEBUG;$(GdkPixbufDefines);$(NOGDIP_MACROS);DLL_EXPORT;%(PreprocessorDefinitions) + _DEBUG;$(GdkPixbufDefines);$(NOGDIP_MACROS);%(PreprocessorDefinitions) true EnableFastChecks MultiThreadedDebugDLL @@ -317,11 +299,8 @@ Level3 ProgramDatabase - - $(GdkPixbufGenerateGdkPixbufDef) - - libpng15d.lib;zlib1d.lib;intld.lib;libjpegd.lib;libjasper.lib;libtiffd_i.lib;%(AdditionalDependencies) + libpng16d.lib;zlib1d.lib;intld.lib;libjpegd.lib;libjasper.lib;libtiffd_i.lib;%(AdditionalDependencies) $(OutDir)$(GdkPixbufDllPrefix)gdk_pixbuf$(GdkPixbufDllSuffix).dll LIBCMTD.lib;LIBCMT.lib;%(IgnoreSpecificDefaultLibraries) $(IntDir)\gdk-pixbuf.def @@ -333,18 +312,15 @@ - $(GdkPixbufDefines);$(NOGDIP_MACROS);DLL_EXPORT;%(PreprocessorDefinitions) + $(GdkPixbufDefines);$(NOGDIP_MACROS);%(PreprocessorDefinitions) MultiThreadedDLL Level3 ProgramDatabase - - $(GdkPixbufGenerateGdkPixbufDef) - - libpng15.lib;zlib1.lib;intl.lib;libjpeg.lib;libjasper.lib;libtiff_i.lib;%(AdditionalDependencies) + libpng16.lib;zlib1.lib;intl.lib;libjpeg.lib;libjasper.lib;libtiff_i.lib;%(AdditionalDependencies) $(OutDir)$(GdkPixbufDllPrefix)gdk_pixbuf$(GdkPixbufDllSuffix).dll LIBCMT.lib;%(IgnoreSpecificDefaultLibraries) $(IntDir)\gdk-pixbuf.def @@ -475,6 +451,60 @@ + + Copying config.h from config.h.win32... + $(GenConfigH) + ..\..\..\config.h;%(Outputs) + Copying config.h from config.h.win32... + $(GenConfigH) + ..\..\..\config.h;%(Outputs) + Copying config.h from config.h.win32... + $(GenConfigH) + ..\..\..\config.h;%(Outputs) + Copying config.h from config.h.win32... + $(GenConfigH) + ..\..\..\config.h;%(Outputs) + Copying config.h from config.h.win32... + $(GenConfigH) + ..\..\..\config.h;%(Outputs) + Copying config.h from config.h.win32... + $(GenConfigH) + ..\..\..\config.h;%(Outputs) + Copying config.h from config.h.win32... + $(GenConfigH) + ..\..\..\config.h;%(Outputs) + Copying config.h from config.h.win32... + $(GenConfigH) + ..\..\..\config.h;%(Outputs) + + + Generating gdk-pixbuf.def... + $(GenerateGdkPixbufDef) + $(IntDir)gdk-pixbuf.def;%(Outputs) + Generating gdk-pixbuf.def... + $(GenerateGdkPixbufDef) + $(IntDir)gdk-pixbuf.def;%(Outputs) + Generating gdk-pixbuf.def... + $(GenerateGdkPixbufDef) + $(IntDir)gdk-pixbuf.def;%(Outputs) + Generating gdk-pixbuf.def... + $(GenerateGdkPixbufDef) + $(IntDir)gdk-pixbuf.def;%(Outputs) + Generating gdk-pixbuf.def... + $(GenerateGdkPixbufDef) + $(IntDir)gdk-pixbuf.def;%(Outputs) + Generating gdk-pixbuf.def... + $(GenerateGdkPixbufDef) + $(IntDir)gdk-pixbuf.def;%(Outputs) + Generating gdk-pixbuf.def... + $(GenerateGdkPixbufDef) + $(IntDir)gdk-pixbuf.def;%(Outputs) + Generating gdk-pixbuf.def... + $(GenerateGdkPixbufDef) + $(IntDir)gdk-pixbuf.def;%(Outputs) + + + diff --git a/build/win32/vs10/gdk-pixbuf.vcxproj.filters b/build/win32/vs10/gdk-pixbuf.vcxproj.filters index 38b2026..0301906 100644 --- a/build/win32/vs10/gdk-pixbuf.vcxproj.filters +++ b/build/win32/vs10/gdk-pixbuf.vcxproj.filters @@ -15,7 +15,7 @@ {93995380-89BD-4b04-88EB-625FBE52EBFB} h;hpp;hxx;hm;inl;inc;xsd - + {67DA6AB6-F800-4c08-8B7A-83BB121AAD01} rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx @@ -63,6 +63,10 @@ Source Files\Non-Native Source Files\Non-Native - Resouce Files + + Resource Files + + + Resource Files diff --git a/build/win32/vs10/gdk-pixbuf.vcxproj.filtersin b/build/win32/vs10/gdk-pixbuf.vcxproj.filtersin index 022f918..613c6f2 100644 --- a/build/win32/vs10/gdk-pixbuf.vcxproj.filtersin +++ b/build/win32/vs10/gdk-pixbuf.vcxproj.filtersin @@ -15,7 +15,7 @@ {93995380-89BD-4b04-88EB-625FBE52EBFB} h;hpp;hxx;hm;inl;inc;xsd - + {67DA6AB6-F800-4c08-8B7A-83BB121AAD01} rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx @@ -53,6 +53,10 @@ Source Files\Non-Native Source Files\Non-Native - Resouce Files + + Resource Files + + + Resource Files - \ No newline at end of file + diff --git a/build/win32/vs10/gdk-pixbuf.vcxprojin b/build/win32/vs10/gdk-pixbuf.vcxprojin index 84e6a31..8531329 100644 --- a/build/win32/vs10/gdk-pixbuf.vcxprojin +++ b/build/win32/vs10/gdk-pixbuf.vcxprojin @@ -85,35 +85,35 @@ - + - + - + - + - + - + - + - + @@ -135,7 +135,7 @@ %(AdditionalOptions) Disabled %(AdditionalIncludeDirectories) - _DEBUG;$(GdkPixbufDefines);$(GDIP_MACROS);DLL_EXPORT;%(PreprocessorDefinitions) + _DEBUG;$(GdkPixbufDefines);$(GDIP_MACROS);%(PreprocessorDefinitions) true EnableFastChecks MultiThreadedDebugDLL @@ -144,11 +144,8 @@ Level3 EditAndContinue - - $(GdkPixbufGenerateGdkPixbufDef) - - Gdiplus.lib;libpng15d.lib;zlib1d.lib;%(AdditionalDependencies) + Gdiplus.lib;libpng16d.lib;zlib1d.lib;%(AdditionalDependencies) $(OutDir)$(GdkPixbufDllPrefix)gdk_pixbuf$(GdkPixbufDllSuffix).dll $(IntDir)\gdk-pixbuf.def true @@ -166,18 +163,15 @@ %(AdditionalOptions) Full %(AdditionalIncludeDirectories) - $(GdkPixbufDefines);$(GDIP_MACROS);DLL_EXPORT;%(PreprocessorDefinitions) + $(GdkPixbufDefines);$(GDIP_MACROS);%(PreprocessorDefinitions) MultiThreadedDLL Level3 ProgramDatabase - - $(GdkPixbufGenerateGdkPixbufDef) - - Gdiplus.lib;libpng15.lib;zlib1.lib;%(AdditionalDependencies) + Gdiplus.lib;libpng16.lib;zlib1.lib;%(AdditionalDependencies) $(OutDir)$(GdkPixbufDllPrefix)gdk_pixbuf$(GdkPixbufDllSuffix).dll $(IntDir)\gdk-pixbuf.def true @@ -195,7 +189,7 @@ Disabled %(AdditionalIncludeDirectories) - _DEBUG;$(GdkPixbufDefines);$(GDIP_MACROS);DLL_EXPORT;%(PreprocessorDefinitions) + _DEBUG;$(GdkPixbufDefines);$(GDIP_MACROS);%(PreprocessorDefinitions) true EnableFastChecks MultiThreadedDebugDLL @@ -204,11 +198,8 @@ Level3 ProgramDatabase - - $(GdkPixbufGenerateGdkPixbufDef) - - Gdiplus.lib;libpng15d.lib;zlib1d.lib;%(AdditionalDependencies) + Gdiplus.lib;libpng16d.lib;zlib1d.lib;%(AdditionalDependencies) $(OutDir)$(GdkPixbufDllPrefix)gdk_pixbuf$(GdkPixbufDllSuffix).dll $(IntDir)\gdk-pixbuf.def true @@ -219,18 +210,15 @@ - $(GdkPixbufDefines);$(GDIP_MACROS);DLL_EXPORT;%(PreprocessorDefinitions) + $(GdkPixbufDefines);$(GDIP_MACROS);%(PreprocessorDefinitions) MultiThreadedDLL Level3 ProgramDatabase - - $(GdkPixbufGenerateGdkPixbufDef) - - Gdiplus.lib;libpng15.lib;zlib1.lib;%(AdditionalDependencies) + Gdiplus.lib;libpng16.lib;zlib1.lib;%(AdditionalDependencies) $(OutDir)$(GdkPixbufDllPrefix)gdk_pixbuf$(GdkPixbufDllSuffix).dll $(IntDir)\gdk-pixbuf.def true @@ -246,7 +234,7 @@ Disabled %(AdditionalOptions) %(AdditionalIncludeDirectories) - $(GdkPixbufDefines);$(NOGDIP_MACROS);DLL_EXPORT;%(PreprocessorDefinitions) + $(GdkPixbufDefines);$(NOGDIP_MACROS);%(PreprocessorDefinitions) true EnableFastChecks MultiThreadedDebugDLL @@ -255,11 +243,8 @@ Level3 EditAndContinue - - $(GdkPixbufGenerateGdkPixbufDef) - - libpng15d.lib;zlib1d.lib;intld.lib;libjpegd.lib;libjasper.lib;libtiffd_i.lib;%(AdditionalDependencies) + libpng16d.lib;zlib1d.lib;intld.lib;libjpegd.lib;libjasper.lib;libtiffd_i.lib;%(AdditionalDependencies) $(OutDir)$(GdkPixbufDllPrefix)gdk_pixbuf$(GdkPixbufDllSuffix).dll LIBCMTD.lib;LIBCMT.lib;%(IgnoreSpecificDefaultLibraries) $(IntDir)\gdk-pixbuf.def @@ -278,18 +263,15 @@ %(AdditionalOptions) Full %(AdditionalIncludeDirectories) - $(GdkPixbufDefines);$(NOGDIP_MACROS);DLL_EXPORT;%(PreprocessorDefinitions) + $(GdkPixbufDefines);$(NOGDIP_MACROS);%(PreprocessorDefinitions) MultiThreadedDLL Level3 ProgramDatabase - - $(GdkPixbufGenerateGdkPixbufDef) - - libpng15.lib;zlib1.lib;intl.lib;libjpeg.lib;libjasper.lib;libtiff_i.lib;%(AdditionalDependencies) + libpng16.lib;zlib1.lib;intl.lib;libjpeg.lib;libjasper.lib;libtiff_i.lib;%(AdditionalDependencies) $(OutDir)$(GdkPixbufDllPrefix)gdk_pixbuf$(GdkPixbufDllSuffix).dll LIBCMT.lib;%(IgnoreSpecificDefaultLibraries) $(IntDir)\gdk-pixbuf.def @@ -308,7 +290,7 @@ Disabled %(AdditionalIncludeDirectories) - _DEBUG;$(GdkPixbufDefines);$(NOGDIP_MACROS);DLL_EXPORT;%(PreprocessorDefinitions) + _DEBUG;$(GdkPixbufDefines);$(NOGDIP_MACROS);%(PreprocessorDefinitions) true EnableFastChecks MultiThreadedDebugDLL @@ -317,11 +299,8 @@ Level3 ProgramDatabase - - $(GdkPixbufGenerateGdkPixbufDef) - - libpng15d.lib;zlib1d.lib;intld.lib;libjpegd.lib;libjasper.lib;libtiffd_i.lib;%(AdditionalDependencies) + libpng16d.lib;zlib1d.lib;intld.lib;libjpegd.lib;libjasper.lib;libtiffd_i.lib;%(AdditionalDependencies) $(OutDir)$(GdkPixbufDllPrefix)gdk_pixbuf$(GdkPixbufDllSuffix).dll LIBCMTD.lib;LIBCMT.lib;%(IgnoreSpecificDefaultLibraries) $(IntDir)\gdk-pixbuf.def @@ -333,18 +312,15 @@ - $(GdkPixbufDefines);$(NOGDIP_MACROS);DLL_EXPORT;%(PreprocessorDefinitions) + $(GdkPixbufDefines);$(NOGDIP_MACROS);%(PreprocessorDefinitions) MultiThreadedDLL Level3 ProgramDatabase - - $(GdkPixbufGenerateGdkPixbufDef) - - libpng15.lib;zlib1.lib;intl.lib;libjpeg.lib;libjasper.lib;libtiff_i.lib;%(AdditionalDependencies) + libpng16.lib;zlib1.lib;intl.lib;libjpeg.lib;libjasper.lib;libtiff_i.lib;%(AdditionalDependencies) $(OutDir)$(GdkPixbufDllPrefix)gdk_pixbuf$(GdkPixbufDllSuffix).dll LIBCMT.lib;%(IgnoreSpecificDefaultLibraries) $(IntDir)\gdk-pixbuf.def @@ -465,9 +441,63 @@ + + Copying config.h from config.h.win32... + $(GenConfigH) + ..\..\..\config.h;%(Outputs) + Copying config.h from config.h.win32... + $(GenConfigH) + ..\..\..\config.h;%(Outputs) + Copying config.h from config.h.win32... + $(GenConfigH) + ..\..\..\config.h;%(Outputs) + Copying config.h from config.h.win32... + $(GenConfigH) + ..\..\..\config.h;%(Outputs) + Copying config.h from config.h.win32... + $(GenConfigH) + ..\..\..\config.h;%(Outputs) + Copying config.h from config.h.win32... + $(GenConfigH) + ..\..\..\config.h;%(Outputs) + Copying config.h from config.h.win32... + $(GenConfigH) + ..\..\..\config.h;%(Outputs) + Copying config.h from config.h.win32... + $(GenConfigH) + ..\..\..\config.h;%(Outputs) + + + Generating gdk-pixbuf.def... + $(GenerateGdkPixbufDef) + $(IntDir)gdk-pixbuf.def;%(Outputs) + Generating gdk-pixbuf.def... + $(GenerateGdkPixbufDef) + $(IntDir)gdk-pixbuf.def;%(Outputs) + Generating gdk-pixbuf.def... + $(GenerateGdkPixbufDef) + $(IntDir)gdk-pixbuf.def;%(Outputs) + Generating gdk-pixbuf.def... + $(GenerateGdkPixbufDef) + $(IntDir)gdk-pixbuf.def;%(Outputs) + Generating gdk-pixbuf.def... + $(GenerateGdkPixbufDef) + $(IntDir)gdk-pixbuf.def;%(Outputs) + Generating gdk-pixbuf.def... + $(GenerateGdkPixbufDef) + $(IntDir)gdk-pixbuf.def;%(Outputs) + Generating gdk-pixbuf.def... + $(GenerateGdkPixbufDef) + $(IntDir)gdk-pixbuf.def;%(Outputs) + Generating gdk-pixbuf.def... + $(GenerateGdkPixbufDef) + $(IntDir)gdk-pixbuf.def;%(Outputs) + + + - \ No newline at end of file + diff --git a/build/win32/vs10/gengir.vcxproj b/build/win32/vs10/gengir.vcxproj deleted file mode 100644 index 415b451..0000000 --- a/build/win32/vs10/gengir.vcxproj +++ /dev/null @@ -1,104 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - {2093D218-190E-4194-9421-3BA7CBF33B15} - gengir - Win32Proj - - - - Utility - MultiByte - true - - - Utility - MultiByte - - - Utility - MultiByte - true - - - Utility - MultiByte - - - - - - - - - - - - - - - - - - - - - - - $(GlibEtcInstallRoot)\ - - $(GlibEtcInstallRoot)\ - - $(GlibEtcInstallRoot)\ - - $(GlibEtcInstallRoot)\ - - - - - $(DoGenGir) - - - - - $(DoGenGir) - - - - - $(DoGenGir) - - - - - $(DoGenGir) - - - - - {01ade22d-f6ec-4d09-8fe1-b9a97dec2ba3} - false - - - - - - \ No newline at end of file diff --git a/build/win32/vs10/install.vcxproj b/build/win32/vs10/install.vcxproj index d5bbf01..d908597 100644 --- a/build/win32/vs10/install.vcxproj +++ b/build/win32/vs10/install.vcxproj @@ -1,120 +1,120 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - {FC5AADB5-95CD-4BF0-BA8B-0C16FE7073FB} - install - Win32Proj - - - - Utility - MultiByte - true - v100 - - - Utility - MultiByte - v100 - - - Utility - MultiByte - true - v100 - - - Utility - MultiByte - v100 - - - - - - - - - - - - - - - - - - - - - - - $(GlibEtcInstallRoot)\ - - $(GlibEtcInstallRoot)\ - - $(GlibEtcInstallRoot)\ - - $(GlibEtcInstallRoot)\ - - - - - $(GdkPixbufDoInstall) - - - - - $(GdkPixbufDoInstall) - - - - - $(GdkPixbufDoInstall) - - - - - $(GdkPixbufDoInstall) - - - - - {3689c772-49a9-4e32-8161-686e1381adb4} - false - - - {2ad2ff07-0514-41a8-8a32-920c744ea1a6} - false - - - {7212330c-14df-4815-9e3b-4bdb3d21f665} - false - - - {01ade22d-f6ec-4d09-8fe1-b9a97dec2ba3} - false - - - - - - + + + + + Debug + Win32 + + + Debug + x64 + + + Release + Win32 + + + Release + x64 + + + + {FC5AADB5-95CD-4BF0-BA8B-0C16FE7073FB} + install + Win32Proj + + + + Utility + MultiByte + true + v100 + + + Utility + MultiByte + v100 + + + Utility + MultiByte + true + v100 + + + Utility + MultiByte + v100 + + + + + + + + + + + + + + + + + + + + + + + $(GlibEtcInstallRoot)\ + + $(GlibEtcInstallRoot)\ + + $(GlibEtcInstallRoot)\ + + $(GlibEtcInstallRoot)\ + + + + + $(GdkPixbufDoInstall) + + + + + $(GdkPixbufDoInstall) + + + + + $(GdkPixbufDoInstall) + + + + + $(GdkPixbufDoInstall) + + + + + {3689c772-49a9-4e32-8161-686e1381adb4} + false + + + {2ad2ff07-0514-41a8-8a32-920c744ea1a6} + false + + + {7212330c-14df-4815-9e3b-4bdb3d21f665} + false + + + {01ade22d-f6ec-4d09-8fe1-b9a97dec2ba3} + false + + + + + + diff --git a/build/win32/vs9/Makefile.am b/build/win32/vs9/Makefile.am index 3215f7c..0dee017 100644 --- a/build/win32/vs9/Makefile.am +++ b/build/win32/vs9/Makefile.am @@ -1,15 +1,15 @@ -include $(top_srcdir)/Makefile.decl - -EXTRA_DIST += \ - README.txt \ - gdk-pixbuf.sln \ - gdk-pixbuf.vsprops \ - gdk-pixbuf.vcproj \ - gdk-pixbuf.vcprojin \ - gdk-pixbuf-csource.vcproj \ - gdk-pixbuf-query-loaders.vcproj \ - gdk-pixbuf-pixdata.vcproj \ - install.vcproj \ - gengir.vcproj +EXTRA_DIST = \ + README.txt \ + gdk-pixbuf.sln \ + gdk-pixbuf-version-paths.vsprops \ + gdk-pixbuf-build-defines.vsprops \ + gdk-pixbuf-gen-srcs.vsprops \ + gdk-pixbuf-install.vsprops \ + gdk-pixbuf.vcproj \ + gdk-pixbuf.vcprojin \ + gdk-pixbuf-csource.vcproj \ + gdk-pixbuf-query-loaders.vcproj \ + gdk-pixbuf-pixdata.vcproj \ + install.vcproj -include $(top_srcdir)/git.mk diff --git a/build/win32/vs9/Makefile.in b/build/win32/vs9/Makefile.in index ad6bbf2..7964718 100644 --- a/build/win32/vs9/Makefile.in +++ b/build/win32/vs9/Makefile.in @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.13.1 from Makefile.am. +# Makefile.in generated by automake 1.14.1 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2012 Free Software Foundation, Inc. +# Copyright (C) 1994-2013 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, @@ -13,26 +13,52 @@ # PARTICULAR PURPOSE. @SET_MAKE@ - -# GTK+ - The GIMP Toolkit VPATH = @srcdir@ -am__make_dryrun = \ - { \ - am__dry=no; \ +am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)' +am__make_running_with_option = \ + case $${target_option-} in \ + ?) ;; \ + *) echo "am__make_running_with_option: internal error: invalid" \ + "target option '$${target_option-}' specified" >&2; \ + exit 1;; \ + esac; \ + has_opt=no; \ + sane_makeflags=$$MAKEFLAGS; \ + if $(am__is_gnu_make); then \ + sane_makeflags=$$MFLAGS; \ + else \ case $$MAKEFLAGS in \ *\\[\ \ ]*) \ - echo 'am--echo: ; @echo "AM" OK' | $(MAKE) -f - 2>/dev/null \ - | grep '^AM OK$$' >/dev/null || am__dry=yes;; \ - *) \ - for am__flg in $$MAKEFLAGS; do \ - case $$am__flg in \ - *=*|--*) ;; \ - *n*) am__dry=yes; break;; \ - esac; \ - done;; \ + bs=\\; \ + sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \ + | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \ + esac; \ + fi; \ + skip_next=no; \ + strip_trailopt () \ + { \ + flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ + }; \ + for flg in $$sane_makeflags; do \ + test $$skip_next = yes && { skip_next=no; continue; }; \ + case $$flg in \ + *=*|--*) continue;; \ + -*I) strip_trailopt 'I'; skip_next=yes;; \ + -*I?*) strip_trailopt 'I';; \ + -*O) strip_trailopt 'O'; skip_next=yes;; \ + -*O?*) strip_trailopt 'O';; \ + -*l) strip_trailopt 'l'; skip_next=yes;; \ + -*l?*) strip_trailopt 'l';; \ + -[dEDm]) skip_next=yes;; \ + -[JT]) skip_next=yes;; \ esac; \ - test $$am__dry = yes; \ - } + case $$flg in \ + *$$target_option*) has_opt=yes; break;; \ + esac; \ + done; \ + test $$has_opt = yes +am__make_dryrun = (target_option=n; $(am__make_running_with_option)) +am__make_keepgoing = (target_option=k; $(am__make_running_with_option)) pkgdatadir = $(datadir)/@PACKAGE@ pkgincludedir = $(includedir)/@PACKAGE@ pkglibdir = $(libdir)/@PACKAGE@ @@ -51,13 +77,12 @@ PRE_UNINSTALL = : POST_UNINSTALL = : build_triplet = @build@ host_triplet = @host@ -DIST_COMMON = $(top_srcdir)/Makefile.decl $(srcdir)/Makefile.in \ - $(srcdir)/Makefile.am subdir = build/win32/vs9 +DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/m4/gettext.m4 \ - $(top_srcdir)/m4/gtk-doc.m4 $(top_srcdir)/m4/iconv.m4 \ - $(top_srcdir)/m4/intlmacosx.m4 \ + $(top_srcdir)/m4/glibtests.m4 $(top_srcdir)/m4/gtk-doc.m4 \ + $(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/intlmacosx.m4 \ $(top_srcdir)/m4/introspection.m4 $(top_srcdir)/m4/lib-ld.m4 \ $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \ $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \ @@ -125,6 +150,7 @@ EGREP = @EGREP@ EXEEXT = @EXEEXT@ EXE_MANIFEST_ARCHITECTURE = @EXE_MANIFEST_ARCHITECTURE@ FGREP = @FGREP@ +GCOV = @GCOV@ GDK_PIXBUF_API_VERSION = @GDK_PIXBUF_API_VERSION@ GDK_PIXBUF_BINARY_VERSION = @GDK_PIXBUF_BINARY_VERSION@ GDK_PIXBUF_CSOURCE = @GDK_PIXBUF_CSOURCE@ @@ -140,6 +166,7 @@ GDK_PIXBUF_PACKAGES = @GDK_PIXBUF_PACKAGES@ GDK_PIXBUF_VERSION = @GDK_PIXBUF_VERSION@ GDK_PIXBUF_XLIB_DEP_CFLAGS = @GDK_PIXBUF_XLIB_DEP_CFLAGS@ GDK_PIXBUF_XLIB_DEP_LIBS = @GDK_PIXBUF_XLIB_DEP_LIBS@ +GENHTML = @GENHTML@ GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@ GETTEXT_PACKAGE = @GETTEXT_PACKAGE@ GLIB_CFLAGS = @GLIB_CFLAGS@ @@ -152,6 +179,7 @@ GMSGFMT_015 = @GMSGFMT_015@ GOBJECT_QUERY = @GOBJECT_QUERY@ GREP = @GREP@ GTKDOC_CHECK = @GTKDOC_CHECK@ +GTKDOC_CHECK_PATH = @GTKDOC_CHECK_PATH@ GTKDOC_DEPS_CFLAGS = @GTKDOC_DEPS_CFLAGS@ GTKDOC_DEPS_LIBS = @GTKDOC_DEPS_LIBS@ GTKDOC_MKPDF = @GTKDOC_MKPDF@ @@ -175,6 +203,7 @@ INTROSPECTION_LIBS = @INTROSPECTION_LIBS@ INTROSPECTION_MAKEFILE = @INTROSPECTION_MAKEFILE@ INTROSPECTION_SCANNER = @INTROSPECTION_SCANNER@ INTROSPECTION_TYPELIBDIR = @INTROSPECTION_TYPELIBDIR@ +LCOV = @LCOV@ LD = @LD@ LDFLAGS = @LDFLAGS@ LIBICONV = @LIBICONV@ @@ -270,6 +299,8 @@ htmldir = @htmldir@ includedir = @includedir@ infodir = @infodir@ install_sh = @install_sh@ +installed_test_metadir = @installed_test_metadir@ +installed_testdir = @installed_testdir@ libdir = @libdir@ libexecdir = @libexecdir@ localedir = @localedir@ @@ -290,43 +321,24 @@ target_alias = @target_alias@ top_build_prefix = @top_build_prefix@ top_builddir = @top_builddir@ top_srcdir = @top_srcdir@ -GTESTER = gtester # in $PATH for non-GLIB packages -GTESTER_REPORT = gtester-report # in $PATH for non-GLIB packages - -# initialize variables for unconditional += appending -EXTRA_DIST = README.txt gdk-pixbuf.sln gdk-pixbuf.vsprops \ - gdk-pixbuf.vcproj gdk-pixbuf.vcprojin \ - gdk-pixbuf-csource.vcproj gdk-pixbuf-query-loaders.vcproj \ - gdk-pixbuf-pixdata.vcproj install.vcproj gengir.vcproj -TEST_PROGS = - -### testing rules - -# Xvfb based test rules -XVFB = Xvfb -ac -noreset -screen 0 800x600x16 -XIDS = 101 102 103 104 105 106 107 197 199 211 223 227 293 307 308 309 310 311 \ - 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 \ - 991 992 993 994 995 996 997 998 999 1000 1001 1002 1003 1004 1005 1006 1007 \ - 1008 1009 4703 4721 4723 4729 4733 4751 9973 9974 9975 9976 9977 9978 9979 \ - 9980 9981 9982 9983 9984 9985 9986 9987 9988 9989 9990 9991 9992 9993 9994 \ - 9995 9996 9997 9998 9999 - -SKIP_GDKTARGET = \ - test "$(gdktarget)" != "x11" \ - && echo "Gtk+Tests:INFO: Skipping GUI tests for non-X11 target." - -XVFB_START = \ - ${XVFB} -help 2>/dev/null 1>&2 \ - && XID=`for id in $(XIDS) ; do test -e /tmp/.X$$id-lock || { echo $$id; exit 0; }; done; exit 1` \ - && { ${XVFB} :$$XID -screen 0 800x600x16 -nolisten tcp -auth /dev/null >/dev/null 2>&1 & \ - trap "kill -15 $$! " 0 HUP INT QUIT TRAP USR1 PIPE TERM ; } \ - || { echo "Gtk+Tests:ERROR: Failed to start Xvfb environment for X11 target tests."; exit 1; } \ - && DISPLAY=:$$XID && export DISPLAY +EXTRA_DIST = \ + README.txt \ + gdk-pixbuf.sln \ + gdk-pixbuf-version-paths.vsprops \ + gdk-pixbuf-build-defines.vsprops \ + gdk-pixbuf-gen-srcs.vsprops \ + gdk-pixbuf-install.vsprops \ + gdk-pixbuf.vcproj \ + gdk-pixbuf.vcprojin \ + gdk-pixbuf-csource.vcproj \ + gdk-pixbuf-query-loaders.vcproj \ + gdk-pixbuf-pixdata.vcproj \ + install.vcproj all: all-am .SUFFIXES: -$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/Makefile.decl $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) @for dep in $?; do \ case '$(am__configure_deps)' in \ *$$dep*) \ @@ -347,7 +359,6 @@ Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ esac; -$(top_srcdir)/Makefile.decl: $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh @@ -401,7 +412,6 @@ distdir: $(DISTFILES) fi; \ done check-am: all-am - $(MAKE) $(AM_MAKEFLAGS) check-local check: check-am all-am: Makefile installdirs: @@ -501,74 +511,20 @@ ps-am: uninstall-am: -.MAKE: check-am install-am install-strip - -.PHONY: all all-am check check-am check-local clean clean-generic \ - clean-libtool cscopelist-am ctags-am distclean \ - distclean-generic distclean-libtool distdir dvi dvi-am html \ - html-am info info-am install install-am install-data \ - install-data-am install-dvi install-dvi-am install-exec \ - install-exec-am install-html install-html-am install-info \ - install-info-am install-man install-pdf install-pdf-am \ - install-ps install-ps-am install-strip installcheck \ - installcheck-am installdirs maintainer-clean \ - maintainer-clean-generic mostlyclean mostlyclean-generic \ - mostlyclean-libtool pdf pdf-am ps ps-am tags-am uninstall \ - uninstall-am - -# call as: $(XVFB_START) && someprogram - -# test: run all tests in cwd and subdirs -test: ${TEST_PROGS} - @$(SKIP_GDKTARGET) || test -z "${TEST_PROGS}" || { \ - $(XVFB_START) && { set -e; ${GTESTER} --verbose ${TEST_PROGS}; }; \ - } - @ for subdir in $(SUBDIRS) ; do \ - test "$$subdir" = "." -o "$$subdir" = "po" -o "$$subdir" = "po-properties" || \ - ( cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $@ ) || exit $? ; \ - done -# test-report: run tests in subdirs and generate report -# perf-report: run tests in subdirs with -m perf and generate report -# full-report: like test-report: with -m perf and -m slow -test-report perf-report full-report: ${TEST_PROGS} - @ ignore_logdir=true ; \ - if test -z "$$GTESTER_LOGDIR" ; then \ - GTESTER_LOGDIR=`mktemp -d "\`pwd\`/.testlogs-XXXXXX"`; export GTESTER_LOGDIR ; \ - ignore_logdir=false ; \ - fi ; \ - for subdir in $(SUBDIRS) ; do \ - test "$$subdir" = "." -o "$$subdir" = "po" -o "$$subdir" = "po-properties" || \ - ( cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $@ ) || exit $? ; \ - done ; \ - $(SKIP_GDKTARGET) || test -z "${TEST_PROGS}" || { \ - case $@ in \ - test-report) test_options="-k";; \ - perf-report) test_options="-k -m=perf";; \ - full-report) test_options="-k -m=perf -m=slow";; \ - esac ; \ - $(XVFB_START) && { \ - set -e; \ - if test -z "$$GTESTER_LOGDIR" ; then \ - ${GTESTER} --verbose $$test_options -o test-report.xml ${TEST_PROGS} ; \ - elif test -n "${TEST_PROGS}" ; then \ - ${GTESTER} --verbose $$test_options -o `mktemp "$$GTESTER_LOGDIR/log-XXXXXX"` ${TEST_PROGS} ; \ - fi ; \ - }; \ - }; \ - $$ignore_logdir || { \ - echo '' > $@.xml ; \ - echo '' >> $@.xml ; \ - for lf in `ls -L "$$GTESTER_LOGDIR"/.` ; do \ - sed '1,1s/^?]*?>//' <"$$GTESTER_LOGDIR"/"$$lf" >> $@.xml ; \ - done ; \ - echo >> $@.xml ; \ - echo '' >> $@.xml ; \ - rm -rf "$$GTESTER_LOGDIR"/ ; \ - ${GTESTER_REPORT} --version 2>/dev/null 1>&2 ; test "$$?" != 0 || ${GTESTER_REPORT} $@.xml >$@.html ; \ - } -.PHONY: test test-report perf-report full-report -# run make test as part of make check -check-local: test +.MAKE: install-am install-strip + +.PHONY: all all-am check check-am clean clean-generic clean-libtool \ + cscopelist-am ctags-am distclean distclean-generic \ + distclean-libtool distdir dvi dvi-am html html-am info info-am \ + install install-am install-data install-data-am install-dvi \ + install-dvi-am install-exec install-exec-am install-html \ + install-html-am install-info install-info-am install-man \ + install-pdf install-pdf-am install-ps install-ps-am \ + install-strip installcheck installcheck-am installdirs \ + maintainer-clean maintainer-clean-generic mostlyclean \ + mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \ + tags-am uninstall uninstall-am + -include $(top_srcdir)/git.mk diff --git a/build/win32/vs9/README.txt b/build/win32/vs9/README.txt index b3460e8..51214aa 100644 --- a/build/win32/vs9/README.txt +++ b/build/win32/vs9/README.txt @@ -35,6 +35,13 @@ ZLib and LibPNG at the minimum. Note that if you intend to build GDK-Pixbuf that does not use GDI+, you will also need the IJG JPEG libraries, libTIFF and libjasper (for JPEG-2000 operations). +Please note that the Visual Studio project files will typically link to the +latest stable release of LibPNG which the GDK-Pixbuf codebase supports by +default. If you intend to use and link to an older version of LibPNG, you +may change the "Additional Dependencies" setting accordingly (such as changing +from libpng16.lib to libpng14.lib) for the GDK-Pixbuf project. The minimum +supported release series for LibPNG is 1.0.x at this time of writing. + For the Dependencies, you may either: a) look for all of the dependencies (except GLib*, libjasper) under diff --git a/build/win32/vs9/gdk-pixbuf-build-defines.vsprops b/build/win32/vs9/gdk-pixbuf-build-defines.vsprops new file mode 100644 index 0000000..534dbf2 --- /dev/null +++ b/build/win32/vs9/gdk-pixbuf-build-defines.vsprops @@ -0,0 +1,57 @@ + + + + + + + + + + + + + + diff --git a/build/win32/vs9/gdk-pixbuf-csource.vcproj b/build/win32/vs9/gdk-pixbuf-csource.vcproj index a11fb69..ad6a33c 100644 --- a/build/win32/vs9/gdk-pixbuf-csource.vcproj +++ b/build/win32/vs9/gdk-pixbuf-csource.vcproj @@ -22,7 +22,7 @@ @@ -86,7 +86,7 @@ diff --git a/build/win32/vs9/gdk-pixbuf-gen-srcs.vsprops b/build/win32/vs9/gdk-pixbuf-gen-srcs.vsprops new file mode 100644 index 0000000..610feb2 --- /dev/null +++ b/build/win32/vs9/gdk-pixbuf-gen-srcs.vsprops @@ -0,0 +1,16 @@ + + + + + diff --git a/build/win32/vs9/gdk-pixbuf-install.vsprops b/build/win32/vs9/gdk-pixbuf-install.vsprops new file mode 100644 index 0000000..58a7652 --- /dev/null +++ b/build/win32/vs9/gdk-pixbuf-install.vsprops @@ -0,0 +1,32 @@ + + + + diff --git a/build/win32/vs9/gdk-pixbuf-pixdata.vcproj b/build/win32/vs9/gdk-pixbuf-pixdata.vcproj index 35810cf..6c07e98 100644 --- a/build/win32/vs9/gdk-pixbuf-pixdata.vcproj +++ b/build/win32/vs9/gdk-pixbuf-pixdata.vcproj @@ -1,161 +1,161 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/build/win32/vs9/gdk-pixbuf-query-loaders.vcproj b/build/win32/vs9/gdk-pixbuf-query-loaders.vcproj index 6544701..e244d80 100644 --- a/build/win32/vs9/gdk-pixbuf-query-loaders.vcproj +++ b/build/win32/vs9/gdk-pixbuf-query-loaders.vcproj @@ -22,7 +22,7 @@ @@ -118,7 +118,7 @@ diff --git a/build/win32/vs9/gdk-pixbuf-version-paths.vsprops b/build/win32/vs9/gdk-pixbuf-version-paths.vsprops new file mode 100644 index 0000000..1f167bd --- /dev/null +++ b/build/win32/vs9/gdk-pixbuf-version-paths.vsprops @@ -0,0 +1,53 @@ + + + + + + + + + + + + + + + diff --git a/build/win32/vs9/gdk-pixbuf.sln b/build/win32/vs9/gdk-pixbuf.sln index d0b8e60..dca59db 100644 --- a/build/win32/vs9/gdk-pixbuf.sln +++ b/build/win32/vs9/gdk-pixbuf.sln @@ -26,11 +26,6 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "gdk-pixbuf-pixdata", "gdk-p {01ADE22D-F6EC-4D09-8FE1-B9A97DEC2BA3} = {01ADE22D-F6EC-4D09-8FE1-B9A97DEC2BA3} EndProjectSection EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "gengir", "gengir.vcproj", "{2093D218-190E-4194-9421-3BA7CBF33B15}" - ProjectSection(ProjectDependencies) = postProject - {01ADE22D-F6EC-4D09-8FE1-B9A97DEC2BA3} = {01ADE22D-F6EC-4D09-8FE1-B9A97DEC2BA3} - EndProjectSection -EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug_NoGDIP|Win32 = Debug_NoGDIP|Win32 @@ -123,10 +118,6 @@ Global {7212330C-14DF-4815-9E3B-4BDB3D21F665}.Release|Win32.Build.0 = Release|Win32 {7212330C-14DF-4815-9E3B-4BDB3D21F665}.Release|x64.ActiveCfg = Release|x64 {7212330C-14DF-4815-9E3B-4BDB3D21F665}.Release|x64.Build.0 = Release|x64 - {2093D218-190E-4194-9421-3BA7CBF33B15}.Debug|Win32.ActiveCfg = Debug|Win32 - {2093D218-190E-4194-9421-3BA7CBF33B15}.Debug|x64.ActiveCfg = Debug|x64 - {2093D218-190E-4194-9421-3BA7CBF33B15}.Release|Win32.ActiveCfg = Release|Win32 - {2093D218-190E-4194-9421-3BA7CBF33B15}.Release|x64.ActiveCfg = Release|x64 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/build/win32/vs9/gdk-pixbuf.vcproj b/build/win32/vs9/gdk-pixbuf.vcproj index 7e88440..da554e7 100644 --- a/build/win32/vs9/gdk-pixbuf.vcproj +++ b/build/win32/vs9/gdk-pixbuf.vcproj @@ -22,7 +22,7 @@ - - @@ -113,7 +105,7 @@ Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" - PreprocessorDefinitions="_DEBUG;$(GdkPixbufDefines);$(GDIP_MACROS);DLL_EXPORT" + PreprocessorDefinitions="_DEBUG;$(GdkPixbufDefines);$(GDIP_MACROS)" MinimalRebuild="true" BasicRuntimeChecks="3" RuntimeLibrary="3" @@ -122,12 +114,8 @@ DebugInformationFormat="3" /> - @@ -148,19 +136,15 @@ /> - - - @@ -271,7 +247,7 @@ Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" - PreprocessorDefinitions="_DEBUG;$(GdkPixbufDefines);$(NOGDIP_MACROS);DLL_EXPORT" + PreprocessorDefinitions="_DEBUG;$(GdkPixbufDefines);$(NOGDIP_MACROS)" MinimalRebuild="true" BasicRuntimeChecks="3" RuntimeLibrary="3" @@ -280,12 +256,8 @@ DebugInformationFormat="3" /> - @@ -308,19 +280,15 @@ /> - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/build/win32/vs9/gdk-pixbuf.vcprojin b/build/win32/vs9/gdk-pixbuf.vcprojin index 4f7e623..be3098f 100644 --- a/build/win32/vs9/gdk-pixbuf.vcprojin +++ b/build/win32/vs9/gdk-pixbuf.vcprojin @@ -22,7 +22,7 @@ - - @@ -113,7 +105,7 @@ Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" - PreprocessorDefinitions="_DEBUG;$(GdkPixbufDefines);$(GDIP_MACROS);DLL_EXPORT" + PreprocessorDefinitions="_DEBUG;$(GdkPixbufDefines);$(GDIP_MACROS)" MinimalRebuild="true" BasicRuntimeChecks="3" RuntimeLibrary="3" @@ -122,12 +114,8 @@ DebugInformationFormat="3" /> - @@ -148,19 +136,15 @@ /> - - - @@ -272,7 +248,7 @@ Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" - PreprocessorDefinitions="_DEBUG;$(GdkPixbufDefines);$(NOGDIP_MACROS);DLL_EXPORT" + PreprocessorDefinitions="_DEBUG;$(GdkPixbufDefines);$(NOGDIP_MACROS)" MinimalRebuild="true" BasicRuntimeChecks="3" RuntimeLibrary="3" @@ -281,12 +257,8 @@ DebugInformationFormat="3" /> - @@ -309,19 +281,15 @@ /> - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/build/win32/vs9/gdk-pixbuf.vsprops b/build/win32/vs9/gdk-pixbuf.vsprops deleted file mode 100644 index 680cd1d..0000000 --- a/build/win32/vs9/gdk-pixbuf.vsprops +++ /dev/null @@ -1,167 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/build/win32/vs9/gengir.vcproj b/build/win32/vs9/gengir.vcproj deleted file mode 100644 index ac6c036..0000000 --- a/build/win32/vs9/gengir.vcproj +++ /dev/null @@ -1,77 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - diff --git a/build/win32/vs9/install.vcproj b/build/win32/vs9/install.vcproj index ef7de3e..61c5937 100644 --- a/build/win32/vs9/install.vcproj +++ b/build/win32/vs9/install.vcproj @@ -23,7 +23,7 @@ Name="Debug|Win32" OutputDirectory="$(GlibEtcInstallRoot)" ConfigurationType="10" - InheritedPropertySheets=".\gdk-pixbuf.vsprops" + InheritedPropertySheets=".\gdk-pixbuf-install.vsprops" CharacterSet="2" DeleteExtensionsOnClean="" > @@ -36,7 +36,7 @@ Name="Release|Win32" OutputDirectory="$(GlibEtcInstallRoot)" ConfigurationType="10" - InheritedPropertySheets=".\gdk-pixbuf.vsprops" + InheritedPropertySheets=".\gdk-pixbuf-install.vsprops" CharacterSet="2" DeleteExtensionsOnClean="" WholeProgramOptimization="1" @@ -48,7 +48,7 @@ . +# +# This program is free software; you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation; either version 2, or (at your option) +# any later version. +# +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program. If not, see . + +# As a special exception to the GNU General Public License, if you +# distribute this file as part of a program that contains a +# configuration script generated by Autoconf, you may include it under +# the same distribution terms that you use for the rest of that program. + +# This file is maintained in Automake, please report +# bugs to or send patches to +# . + +nl=' +' + +# We need space, tab and new line, in precisely that order. Quoting is +# there to prevent tools from complaining about whitespace usage. +IFS=" "" $nl" + +file_conv= + +# func_file_conv build_file lazy +# Convert a $build file to $host form and store it in $file +# Currently only supports Windows hosts. If the determined conversion +# type is listed in (the comma separated) LAZY, no conversion will +# take place. +func_file_conv () +{ + file=$1 + case $file in + / | /[!/]*) # absolute file, and not a UNC file + if test -z "$file_conv"; then + # lazily determine how to convert abs files + case `uname -s` in + MINGW*) + file_conv=mingw + ;; + CYGWIN*) + file_conv=cygwin + ;; + *) + file_conv=wine + ;; + esac + fi + case $file_conv/,$2, in + *,$file_conv,*) + ;; + mingw/*) + file=`cmd //C echo "$file " | sed -e 's/"\(.*\) " *$/\1/'` + ;; + cygwin/*) + file=`cygpath -m "$file" || echo "$file"` + ;; + wine/*) + file=`winepath -w "$file" || echo "$file"` + ;; + esac + ;; + esac +} + +# func_cl_dashL linkdir +# Make cl look for libraries in LINKDIR +func_cl_dashL () +{ + func_file_conv "$1" + if test -z "$lib_path"; then + lib_path=$file + else + lib_path="$lib_path;$file" + fi + linker_opts="$linker_opts -LIBPATH:$file" +} + +# func_cl_dashl library +# Do a library search-path lookup for cl +func_cl_dashl () +{ + lib=$1 + found=no + save_IFS=$IFS + IFS=';' + for dir in $lib_path $LIB + do + IFS=$save_IFS + if $shared && test -f "$dir/$lib.dll.lib"; then + found=yes + lib=$dir/$lib.dll.lib + break + fi + if test -f "$dir/$lib.lib"; then + found=yes + lib=$dir/$lib.lib + break + fi + if test -f "$dir/lib$lib.a"; then + found=yes + lib=$dir/lib$lib.a + break + fi + done + IFS=$save_IFS + + if test "$found" != yes; then + lib=$lib.lib + fi +} + +# func_cl_wrapper cl arg... +# Adjust compile command to suit cl +func_cl_wrapper () +{ + # Assume a capable shell + lib_path= + shared=: + linker_opts= + for arg + do + if test -n "$eat"; then + eat= + else + case $1 in + -o) + # configure might choose to run compile as 'compile cc -o foo foo.c'. + eat=1 + case $2 in + *.o | *.[oO][bB][jJ]) + func_file_conv "$2" + set x "$@" -Fo"$file" + shift + ;; + *) + func_file_conv "$2" + set x "$@" -Fe"$file" + shift + ;; + esac + ;; + -I) + eat=1 + func_file_conv "$2" mingw + set x "$@" -I"$file" + shift + ;; + -I*) + func_file_conv "${1#-I}" mingw + set x "$@" -I"$file" + shift + ;; + -l) + eat=1 + func_cl_dashl "$2" + set x "$@" "$lib" + shift + ;; + -l*) + func_cl_dashl "${1#-l}" + set x "$@" "$lib" + shift + ;; + -L) + eat=1 + func_cl_dashL "$2" + ;; + -L*) + func_cl_dashL "${1#-L}" + ;; + -static) + shared=false + ;; + -Wl,*) + arg=${1#-Wl,} + save_ifs="$IFS"; IFS=',' + for flag in $arg; do + IFS="$save_ifs" + linker_opts="$linker_opts $flag" + done + IFS="$save_ifs" + ;; + -Xlinker) + eat=1 + linker_opts="$linker_opts $2" + ;; + -*) + set x "$@" "$1" + shift + ;; + *.cc | *.CC | *.cxx | *.CXX | *.[cC]++) + func_file_conv "$1" + set x "$@" -Tp"$file" + shift + ;; + *.c | *.cpp | *.CPP | *.lib | *.LIB | *.Lib | *.OBJ | *.obj | *.[oO]) + func_file_conv "$1" mingw + set x "$@" "$file" + shift + ;; + *) + set x "$@" "$1" + shift + ;; + esac + fi + shift + done + if test -n "$linker_opts"; then + linker_opts="-link$linker_opts" + fi + exec "$@" $linker_opts + exit 1 +} + +eat= + +case $1 in + '') + echo "$0: No command. Try '$0 --help' for more information." 1>&2 + exit 1; + ;; + -h | --h*) + cat <<\EOF +Usage: compile [--help] [--version] PROGRAM [ARGS] + +Wrapper for compilers which do not understand '-c -o'. +Remove '-o dest.o' from ARGS, run PROGRAM with the remaining +arguments, and rename the output as expected. + +If you are trying to build a whole package this is not the +right script to run: please start by reading the file 'INSTALL'. + +Report bugs to . +EOF + exit $? + ;; + -v | --v*) + echo "compile $scriptversion" + exit $? + ;; + cl | *[/\\]cl | cl.exe | *[/\\]cl.exe ) + func_cl_wrapper "$@" # Doesn't return... + ;; +esac + +ofile= +cfile= + +for arg +do + if test -n "$eat"; then + eat= + else + case $1 in + -o) + # configure might choose to run compile as 'compile cc -o foo foo.c'. + # So we strip '-o arg' only if arg is an object. + eat=1 + case $2 in + *.o | *.obj) + ofile=$2 + ;; + *) + set x "$@" -o "$2" + shift + ;; + esac + ;; + *.c) + cfile=$1 + set x "$@" "$1" + shift + ;; + *) + set x "$@" "$1" + shift + ;; + esac + fi + shift +done + +if test -z "$ofile" || test -z "$cfile"; then + # If no '-o' option was seen then we might have been invoked from a + # pattern rule where we don't need one. That is ok -- this is a + # normal compilation that the losing compiler can handle. If no + # '.c' file was seen then we are probably linking. That is also + # ok. + exec "$@" +fi + +# Name of file we expect compiler to create. +cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'` + +# Create the lock directory. +# Note: use '[/\\:.-]' here to ensure that we don't use the same name +# that we are using for the .o file. Also, base the name on the expected +# object file name, since that is what matters with a parallel build. +lockdir=`echo "$cofile" | sed -e 's|[/\\:.-]|_|g'`.d +while true; do + if mkdir "$lockdir" >/dev/null 2>&1; then + break + fi + sleep 1 +done +# FIXME: race condition here if user kills between mkdir and trap. +trap "rmdir '$lockdir'; exit 1" 1 2 15 + +# Run the compile. +"$@" +ret=$? + +if test -f "$cofile"; then + test "$cofile" = "$ofile" || mv "$cofile" "$ofile" +elif test -f "${cofile}bj"; then + test "${cofile}bj" = "$ofile" || mv "${cofile}bj" "$ofile" +fi + +rmdir "$lockdir" +exit $ret + +# Local Variables: +# mode: shell-script +# sh-indentation: 2 +# eval: (add-hook 'write-file-hooks 'time-stamp) +# time-stamp-start: "scriptversion=" +# time-stamp-format: "%:y-%02m-%02d.%02H" +# time-stamp-time-zone: "UTC" +# time-stamp-end: "; # UTC" +# End: diff --git a/config.guess b/config.guess index 1804e9f..9afd676 100755 --- a/config.guess +++ b/config.guess @@ -1,10 +1,8 @@ #! /bin/sh # Attempt to guess a canonical system name. -# Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, -# 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, -# 2011, 2012, 2013 Free Software Foundation, Inc. +# Copyright 1992-2013 Free Software Foundation, Inc. -timestamp='2012-12-29' +timestamp='2013-11-29' # This file is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by @@ -26,7 +24,7 @@ timestamp='2012-12-29' # program. This Exception is an additional permission under section 7 # of the GNU General Public License, version 3 ("GPLv3"). # -# Originally written by Per Bothner. +# Originally written by Per Bothner. # # You can get the latest version of this script from: # http://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.guess;hb=HEAD @@ -52,9 +50,7 @@ version="\ GNU config.guess ($timestamp) Originally written by Per Bothner. -Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, -2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, -2012, 2013 Free Software Foundation, Inc. +Copyright 1992-2013 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE." @@ -136,6 +132,27 @@ UNAME_RELEASE=`(uname -r) 2>/dev/null` || UNAME_RELEASE=unknown UNAME_SYSTEM=`(uname -s) 2>/dev/null` || UNAME_SYSTEM=unknown UNAME_VERSION=`(uname -v) 2>/dev/null` || UNAME_VERSION=unknown +case "${UNAME_SYSTEM}" in +Linux|GNU|GNU/*) + # If the system lacks a compiler, then just pick glibc. + # We could probably try harder. + LIBC=gnu + + eval $set_cc_for_build + cat <<-EOF > $dummy.c + #include + #if defined(__UCLIBC__) + LIBC=uclibc + #elif defined(__dietlibc__) + LIBC=dietlibc + #else + LIBC=gnu + #endif + EOF + eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^LIBC'` + ;; +esac + # Note: order is significant - the case branches are not exclusive. case "${UNAME_MACHINE}:${UNAME_SYSTEM}:${UNAME_RELEASE}:${UNAME_VERSION}" in @@ -857,21 +874,21 @@ EOF exit ;; *:GNU:*:*) # the GNU system - echo `echo ${UNAME_MACHINE}|sed -e 's,[-/].*$,,'`-unknown-gnu`echo ${UNAME_RELEASE}|sed -e 's,/.*$,,'` + echo `echo ${UNAME_MACHINE}|sed -e 's,[-/].*$,,'`-unknown-${LIBC}`echo ${UNAME_RELEASE}|sed -e 's,/.*$,,'` exit ;; *:GNU/*:*:*) # other systems with GNU libc and userland - echo ${UNAME_MACHINE}-unknown-`echo ${UNAME_SYSTEM} | sed 's,^[^/]*/,,' | tr '[A-Z]' '[a-z]'``echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`-gnu + echo ${UNAME_MACHINE}-unknown-`echo ${UNAME_SYSTEM} | sed 's,^[^/]*/,,' | tr '[A-Z]' '[a-z]'``echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`-${LIBC} exit ;; i*86:Minix:*:*) echo ${UNAME_MACHINE}-pc-minix exit ;; aarch64:Linux:*:*) - echo ${UNAME_MACHINE}-unknown-linux-gnu + echo ${UNAME_MACHINE}-unknown-linux-${LIBC} exit ;; aarch64_be:Linux:*:*) UNAME_MACHINE=aarch64_be - echo ${UNAME_MACHINE}-unknown-linux-gnu + echo ${UNAME_MACHINE}-unknown-linux-${LIBC} exit ;; alpha:Linux:*:*) case `sed -n '/^cpu model/s/^.*: \(.*\)/\1/p' < /proc/cpuinfo` in @@ -884,59 +901,54 @@ EOF EV68*) UNAME_MACHINE=alphaev68 ;; esac objdump --private-headers /bin/sh | grep -q ld.so.1 - if test "$?" = 0 ; then LIBC="libc1" ; else LIBC="" ; fi - echo ${UNAME_MACHINE}-unknown-linux-gnu${LIBC} + if test "$?" = 0 ; then LIBC="gnulibc1" ; fi + echo ${UNAME_MACHINE}-unknown-linux-${LIBC} + exit ;; + arc:Linux:*:* | arceb:Linux:*:*) + echo ${UNAME_MACHINE}-unknown-linux-${LIBC} exit ;; arm*:Linux:*:*) eval $set_cc_for_build if echo __ARM_EABI__ | $CC_FOR_BUILD -E - 2>/dev/null \ | grep -q __ARM_EABI__ then - echo ${UNAME_MACHINE}-unknown-linux-gnu + echo ${UNAME_MACHINE}-unknown-linux-${LIBC} else if echo __ARM_PCS_VFP | $CC_FOR_BUILD -E - 2>/dev/null \ | grep -q __ARM_PCS_VFP then - echo ${UNAME_MACHINE}-unknown-linux-gnueabi + echo ${UNAME_MACHINE}-unknown-linux-${LIBC}eabi else - echo ${UNAME_MACHINE}-unknown-linux-gnueabihf + echo ${UNAME_MACHINE}-unknown-linux-${LIBC}eabihf fi fi exit ;; avr32*:Linux:*:*) - echo ${UNAME_MACHINE}-unknown-linux-gnu + echo ${UNAME_MACHINE}-unknown-linux-${LIBC} exit ;; cris:Linux:*:*) - echo ${UNAME_MACHINE}-axis-linux-gnu + echo ${UNAME_MACHINE}-axis-linux-${LIBC} exit ;; crisv32:Linux:*:*) - echo ${UNAME_MACHINE}-axis-linux-gnu + echo ${UNAME_MACHINE}-axis-linux-${LIBC} exit ;; frv:Linux:*:*) - echo ${UNAME_MACHINE}-unknown-linux-gnu + echo ${UNAME_MACHINE}-unknown-linux-${LIBC} exit ;; hexagon:Linux:*:*) - echo ${UNAME_MACHINE}-unknown-linux-gnu + echo ${UNAME_MACHINE}-unknown-linux-${LIBC} exit ;; i*86:Linux:*:*) - LIBC=gnu - eval $set_cc_for_build - sed 's/^ //' << EOF >$dummy.c - #ifdef __dietlibc__ - LIBC=dietlibc - #endif -EOF - eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^LIBC'` - echo "${UNAME_MACHINE}-pc-linux-${LIBC}" + echo ${UNAME_MACHINE}-pc-linux-${LIBC} exit ;; ia64:Linux:*:*) - echo ${UNAME_MACHINE}-unknown-linux-gnu + echo ${UNAME_MACHINE}-unknown-linux-${LIBC} exit ;; m32r*:Linux:*:*) - echo ${UNAME_MACHINE}-unknown-linux-gnu + echo ${UNAME_MACHINE}-unknown-linux-${LIBC} exit ;; m68*:Linux:*:*) - echo ${UNAME_MACHINE}-unknown-linux-gnu + echo ${UNAME_MACHINE}-unknown-linux-${LIBC} exit ;; mips:Linux:*:* | mips64:Linux:*:*) eval $set_cc_for_build @@ -955,54 +967,63 @@ EOF #endif EOF eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^CPU'` - test x"${CPU}" != x && { echo "${CPU}-unknown-linux-gnu"; exit; } + test x"${CPU}" != x && { echo "${CPU}-unknown-linux-${LIBC}"; exit; } ;; + or1k:Linux:*:*) + echo ${UNAME_MACHINE}-unknown-linux-${LIBC} + exit ;; or32:Linux:*:*) - echo ${UNAME_MACHINE}-unknown-linux-gnu + echo ${UNAME_MACHINE}-unknown-linux-${LIBC} exit ;; padre:Linux:*:*) - echo sparc-unknown-linux-gnu + echo sparc-unknown-linux-${LIBC} exit ;; parisc64:Linux:*:* | hppa64:Linux:*:*) - echo hppa64-unknown-linux-gnu + echo hppa64-unknown-linux-${LIBC} exit ;; parisc:Linux:*:* | hppa:Linux:*:*) # Look for CPU level case `grep '^cpu[^a-z]*:' /proc/cpuinfo 2>/dev/null | cut -d' ' -f2` in - PA7*) echo hppa1.1-unknown-linux-gnu ;; - PA8*) echo hppa2.0-unknown-linux-gnu ;; - *) echo hppa-unknown-linux-gnu ;; + PA7*) echo hppa1.1-unknown-linux-${LIBC} ;; + PA8*) echo hppa2.0-unknown-linux-${LIBC} ;; + *) echo hppa-unknown-linux-${LIBC} ;; esac exit ;; ppc64:Linux:*:*) - echo powerpc64-unknown-linux-gnu + echo powerpc64-unknown-linux-${LIBC} exit ;; ppc:Linux:*:*) - echo powerpc-unknown-linux-gnu + echo powerpc-unknown-linux-${LIBC} + exit ;; + ppc64le:Linux:*:*) + echo powerpc64le-unknown-linux-${LIBC} + exit ;; + ppcle:Linux:*:*) + echo powerpcle-unknown-linux-${LIBC} exit ;; s390:Linux:*:* | s390x:Linux:*:*) - echo ${UNAME_MACHINE}-ibm-linux + echo ${UNAME_MACHINE}-ibm-linux-${LIBC} exit ;; sh64*:Linux:*:*) - echo ${UNAME_MACHINE}-unknown-linux-gnu + echo ${UNAME_MACHINE}-unknown-linux-${LIBC} exit ;; sh*:Linux:*:*) - echo ${UNAME_MACHINE}-unknown-linux-gnu + echo ${UNAME_MACHINE}-unknown-linux-${LIBC} exit ;; sparc:Linux:*:* | sparc64:Linux:*:*) - echo ${UNAME_MACHINE}-unknown-linux-gnu + echo ${UNAME_MACHINE}-unknown-linux-${LIBC} exit ;; tile*:Linux:*:*) - echo ${UNAME_MACHINE}-unknown-linux-gnu + echo ${UNAME_MACHINE}-unknown-linux-${LIBC} exit ;; vax:Linux:*:*) - echo ${UNAME_MACHINE}-dec-linux-gnu + echo ${UNAME_MACHINE}-dec-linux-${LIBC} exit ;; x86_64:Linux:*:*) - echo ${UNAME_MACHINE}-unknown-linux-gnu + echo ${UNAME_MACHINE}-unknown-linux-${LIBC} exit ;; xtensa*:Linux:*:*) - echo ${UNAME_MACHINE}-unknown-linux-gnu + echo ${UNAME_MACHINE}-unknown-linux-${LIBC} exit ;; i*86:DYNIX/ptx:4*:*) # ptx 4.0 does uname -s correctly, with DYNIX/ptx in there. @@ -1235,19 +1256,31 @@ EOF exit ;; *:Darwin:*:*) UNAME_PROCESSOR=`uname -p` || UNAME_PROCESSOR=unknown - case $UNAME_PROCESSOR in - i386) - eval $set_cc_for_build - if [ "$CC_FOR_BUILD" != 'no_compiler_found' ]; then - if (echo '#ifdef __LP64__'; echo IS_64BIT_ARCH; echo '#endif') | \ - (CCOPTS= $CC_FOR_BUILD -E - 2>/dev/null) | \ - grep IS_64BIT_ARCH >/dev/null - then - UNAME_PROCESSOR="x86_64" - fi - fi ;; - unknown) UNAME_PROCESSOR=powerpc ;; - esac + eval $set_cc_for_build + if test "$UNAME_PROCESSOR" = unknown ; then + UNAME_PROCESSOR=powerpc + fi + if test `echo "$UNAME_RELEASE" | sed -e 's/\..*//'` -le 10 ; then + if [ "$CC_FOR_BUILD" != 'no_compiler_found' ]; then + if (echo '#ifdef __LP64__'; echo IS_64BIT_ARCH; echo '#endif') | \ + (CCOPTS= $CC_FOR_BUILD -E - 2>/dev/null) | \ + grep IS_64BIT_ARCH >/dev/null + then + case $UNAME_PROCESSOR in + i386) UNAME_PROCESSOR=x86_64 ;; + powerpc) UNAME_PROCESSOR=powerpc64 ;; + esac + fi + fi + elif test "$UNAME_PROCESSOR" = i386 ; then + # Avoid executing cc on OS X 10.9, as it ships with a stub + # that puts up a graphical alert prompting to install + # developer tools. Any system running Mac OS X 10.7 or + # later (Darwin 11 and later) is required to have a 64-bit + # processor. This is not true of the ARM version of Darwin + # that Apple uses in portable devices. + UNAME_PROCESSOR=x86_64 + fi echo ${UNAME_PROCESSOR}-apple-darwin${UNAME_RELEASE} exit ;; *:procnto*:*:* | *:QNX:[0123456789]*:*) diff --git a/config.h.in b/config.h.in index bb9311b..72a8e0f 100644 --- a/config.h.in +++ b/config.h.in @@ -43,6 +43,9 @@ /* Define to 1 is libjpeg supports progressive JPEG */ #undef HAVE_PROGRESSIVE_JPEG +/* Define to 1 if you have the `setrlimit' function. */ +#undef HAVE_SETRLIMIT + /* Define to 1 if sigsetjmp is available */ #undef HAVE_SIGSETJMP @@ -58,6 +61,9 @@ /* Define to 1 if you have the header file. */ #undef HAVE_STRING_H +/* Define to 1 if you have the header file. */ +#undef HAVE_SYS_RESOURCE_H + /* Define to 1 if you have the header file. */ #undef HAVE_SYS_STAT_H diff --git a/config.h.win32 b/config.h.win32 index 276a2a5..26adf35 100644 --- a/config.h.win32 +++ b/config.h.win32 @@ -110,7 +110,7 @@ #define PACKAGE_NAME "gdk-pixbuf" /* Define to the full name and version of this package. */ -#define PACKAGE_STRING "gdk-pixbuf 2.28.1" +#define PACKAGE_STRING "gdk-pixbuf 2.30.8" /* Define to the one symbol short name of this package. */ #define PACKAGE_TARNAME "gdk-pixbuf" @@ -119,7 +119,7 @@ #define PACKAGE_URL "http://www.gtk.org/" /* Define to the version of this package. */ -#define PACKAGE_VERSION "2.28.1" +#define PACKAGE_VERSION "2.30.8" /* Define to 1 if you have the ANSI C header files. */ #define STDC_HEADERS 1 diff --git a/config.sub b/config.sub index 52f04bc..ece8142 100755 --- a/config.sub +++ b/config.sub @@ -1,10 +1,8 @@ #! /bin/sh # Configuration validation subroutine script. -# Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, -# 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, -# 2011, 2012, 2013 Free Software Foundation, Inc. +# Copyright 1992-2013 Free Software Foundation, Inc. -timestamp='2012-12-29' +timestamp='2013-10-01' # This file is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by @@ -70,9 +68,7 @@ Report bugs and patches to ." version="\ GNU config.sub ($timestamp) -Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, -2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, -2012, 2013 Free Software Foundation, Inc. +Copyright 1992-2013 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE." @@ -256,12 +252,12 @@ case $basic_machine in | alpha | alphaev[4-8] | alphaev56 | alphaev6[78] | alphapca5[67] \ | alpha64 | alpha64ev[4-8] | alpha64ev56 | alpha64ev6[78] | alpha64pca5[67] \ | am33_2.0 \ - | arc \ + | arc | arceb \ | arm | arm[bl]e | arme[lb] | armv[2-8] | armv[3-8][lb] | armv7[arm] \ | avr | avr32 \ | be32 | be64 \ | bfin \ - | c4x | clipper \ + | c4x | c8051 | clipper \ | d10v | d30v | dlx | dsp16xx \ | epiphany \ | fido | fr30 | frv \ @@ -269,6 +265,7 @@ case $basic_machine in | hexagon \ | i370 | i860 | i960 | ia64 \ | ip2k | iq2000 \ + | k1om \ | le32 | le64 \ | lm32 \ | m32c | m32r | m32rle | m68000 | m68k | m88k \ @@ -290,16 +287,17 @@ case $basic_machine in | mipsisa64r2 | mipsisa64r2el \ | mipsisa64sb1 | mipsisa64sb1el \ | mipsisa64sr71k | mipsisa64sr71kel \ + | mipsr5900 | mipsr5900el \ | mipstx39 | mipstx39el \ | mn10200 | mn10300 \ | moxie \ | mt \ | msp430 \ | nds32 | nds32le | nds32be \ - | nios | nios2 \ + | nios | nios2 | nios2eb | nios2el \ | ns16k | ns32k \ | open8 \ - | or32 \ + | or1k | or32 \ | pdp10 | pdp11 | pj | pjl \ | powerpc | powerpc64 | powerpc64le | powerpcle \ | pyramid \ @@ -327,7 +325,7 @@ case $basic_machine in c6x) basic_machine=tic6x-unknown ;; - m6811 | m68hc11 | m6812 | m68hc12 | m68hcs12x | picochip) + m6811 | m68hc11 | m6812 | m68hc12 | m68hcs12x | nvptx | picochip) basic_machine=$basic_machine-unknown os=-none ;; @@ -369,13 +367,13 @@ case $basic_machine in | aarch64-* | aarch64_be-* \ | alpha-* | alphaev[4-8]-* | alphaev56-* | alphaev6[78]-* \ | alpha64-* | alpha64ev[4-8]-* | alpha64ev56-* | alpha64ev6[78]-* \ - | alphapca5[67]-* | alpha64pca5[67]-* | arc-* \ + | alphapca5[67]-* | alpha64pca5[67]-* | arc-* | arceb-* \ | arm-* | armbe-* | armle-* | armeb-* | armv*-* \ | avr-* | avr32-* \ | be32-* | be64-* \ | bfin-* | bs2000-* \ | c[123]* | c30-* | [cjt]90-* | c4x-* \ - | clipper-* | craynv-* | cydra-* \ + | c8051-* | clipper-* | craynv-* | cydra-* \ | d10v-* | d30v-* | dlx-* \ | elxsi-* \ | f30[01]-* | f700-* | fido-* | fr30-* | frv-* | fx80-* \ @@ -384,6 +382,7 @@ case $basic_machine in | hexagon-* \ | i*86-* | i860-* | i960-* | ia64-* \ | ip2k-* | iq2000-* \ + | k1om-* \ | le32-* | le64-* \ | lm32-* \ | m32c-* | m32r-* | m32rle-* \ @@ -407,12 +406,13 @@ case $basic_machine in | mipsisa64r2-* | mipsisa64r2el-* \ | mipsisa64sb1-* | mipsisa64sb1el-* \ | mipsisa64sr71k-* | mipsisa64sr71kel-* \ + | mipsr5900-* | mipsr5900el-* \ | mipstx39-* | mipstx39el-* \ | mmix-* \ | mt-* \ | msp430-* \ | nds32-* | nds32le-* | nds32be-* \ - | nios-* | nios2-* \ + | nios-* | nios2-* | nios2eb-* | nios2el-* \ | none-* | np1-* | ns16k-* | ns32k-* \ | open8-* \ | orion-* \ @@ -796,7 +796,7 @@ case $basic_machine in os=-mingw64 ;; mingw32) - basic_machine=i386-pc + basic_machine=i686-pc os=-mingw32 ;; mingw32ce) @@ -832,7 +832,7 @@ case $basic_machine in basic_machine=`echo $basic_machine | sed -e 's/ms1-/mt-/'` ;; msys) - basic_machine=i386-pc + basic_machine=i686-pc os=-msys ;; mvs) @@ -1354,7 +1354,7 @@ case $os in -gnu* | -bsd* | -mach* | -minix* | -genix* | -ultrix* | -irix* \ | -*vms* | -sco* | -esix* | -isc* | -aix* | -cnk* | -sunos | -sunos[34]*\ | -hpux* | -unos* | -osf* | -luna* | -dgux* | -auroraux* | -solaris* \ - | -sym* | -kopensolaris* \ + | -sym* | -kopensolaris* | -plan9* \ | -amigaos* | -amigados* | -msdos* | -newsos* | -unicos* | -aof* \ | -aos* | -aros* \ | -nindy* | -vxsim* | -vxworks* | -ebmon* | -hms* | -mvs* \ @@ -1500,9 +1500,6 @@ case $os in -aros*) os=-aros ;; - -kaos*) - os=-kaos - ;; -zvmoe) os=-zvmoe ;; @@ -1551,6 +1548,9 @@ case $basic_machine in c4x-* | tic4x-*) os=-coff ;; + c8051-*) + os=-elf + ;; hexagon-*) os=-elf ;; @@ -1594,6 +1594,9 @@ case $basic_machine in mips*-*) os=-elf ;; + or1k-*) + os=-elf + ;; or32-*) os=-coff ;; diff --git a/configure b/configure index 04de01c..0a85357 100755 --- a/configure +++ b/configure @@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.69 for gdk-pixbuf 2.28.1. +# Generated by GNU Autoconf 2.69 for gdk-pixbuf 2.30.8. # # Report bugs to . # @@ -591,8 +591,8 @@ MAKEFLAGS= # Identity of this package. PACKAGE_NAME='gdk-pixbuf' PACKAGE_TARNAME='gdk-pixbuf' -PACKAGE_VERSION='2.28.1' -PACKAGE_STRING='gdk-pixbuf 2.28.1' +PACKAGE_VERSION='2.30.8' +PACKAGE_STRING='gdk-pixbuf 2.30.8' PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=gdk-pixbuf' PACKAGE_URL='' @@ -638,6 +638,17 @@ ac_subst_vars='am__EXEEXT_FALSE am__EXEEXT_TRUE LTLIBOBJS LIBOBJS +WITH_COVERAGE_FALSE +WITH_COVERAGE_TRUE +GENHTML +LCOV +GCOV +installed_testdir +installed_test_metadir +ENABLE_ALWAYS_BUILD_TESTS_FALSE +ENABLE_ALWAYS_BUILD_TESTS_TRUE +ENABLE_INSTALLED_TESTS_FALSE +ENABLE_INSTALLED_TESTS_TRUE GDK_PIXBUF_LINK_FLAGS ENABLE_MAN_FALSE ENABLE_MAN_TRUE @@ -655,11 +666,14 @@ GTK_DOC_BUILD_HTML_FALSE GTK_DOC_BUILD_HTML_TRUE ENABLE_GTK_DOC_FALSE ENABLE_GTK_DOC_TRUE +HAVE_GTK_DOC_FALSE +HAVE_GTK_DOC_TRUE GTKDOC_DEPS_LIBS GTKDOC_DEPS_CFLAGS HTML_DIR GTKDOC_MKPDF GTKDOC_REBASE +GTKDOC_CHECK_PATH GTKDOC_CHECK HAVE_INTROSPECTION_FALSE HAVE_INTROSPECTION_TRUE @@ -962,6 +976,9 @@ enable_gtk_doc_html enable_gtk_doc_pdf enable_man enable_Bsymbolic +enable_installed_tests +enable_always_build_tests +enable_coverage ' ac_precious_vars='build_alias host_alias @@ -1523,7 +1540,7 @@ if test "$ac_init_help" = "long"; then # Omit some internal or obsolete options to make the list less imposing. # This message is too long to be a string in the A/UX 3.1 sh. cat <<_ACEOF -\`configure' configures gdk-pixbuf 2.28.1 to adapt to many kinds of systems. +\`configure' configures gdk-pixbuf 2.30.8 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1593,7 +1610,7 @@ fi if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of gdk-pixbuf 2.28.1:";; + short | recursive ) echo "Configuration of gdk-pixbuf 2.30.8:";; esac cat <<\_ACEOF @@ -1635,6 +1652,11 @@ Optional Features: --enable-gtk-doc-pdf build documentation in pdf format [[default=no]] --enable-man regenerate man pages from Docbook [default=no] --disable-Bsymbolic avoid linking with -Bsymbolic + --enable-installed-tests + Enable installation of some test cases + --enable-always-build-tests + Enable always building tests during 'make all' + --enable-coverage Whether to enable coverage testing Optional Packages: --with-PACKAGE[=ARG] use PACKAGE [ARG=yes] @@ -1754,7 +1776,7 @@ fi test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -gdk-pixbuf configure 2.28.1 +gdk-pixbuf configure 2.30.8 generated by GNU Autoconf 2.69 Copyright (C) 2012 Free Software Foundation, Inc. @@ -2123,7 +2145,7 @@ cat >config.log <<_ACEOF This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. -It was created by gdk-pixbuf $as_me 2.28.1, which was +It was created by gdk-pixbuf $as_me 2.30.8, which was generated by GNU Autoconf 2.69. Invocation command line was $ $0 $@ @@ -2481,7 +2503,7 @@ ac_config_headers="$ac_config_headers config.h" # Save this value here, since automake will set cflags later cflags_set=${CFLAGS+set} -am__api_version='1.13' +am__api_version='1.14' ac_aux_dir= for ac_dir in "$srcdir" "$srcdir/.." "$srcdir/../.."; do @@ -2996,7 +3018,7 @@ fi # Define the identity of the package. PACKAGE='gdk-pixbuf' - VERSION='2.28.1' + VERSION='2.30.8' # Some tools Automake needs. @@ -3028,86 +3050,125 @@ mkdir_p='$(MKDIR_P)' AMTAR='$${TAR-tar}' -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking how to create a ustar tar archive" >&5 -$as_echo_n "checking how to create a ustar tar archive... " >&6; } -# Loop over all known methods to create a tar archive until one works. +# We'll loop over all known methods to create a tar archive until one works. _am_tools='gnutar plaintar pax cpio none' -_am_tools=${am_cv_prog_tar_ustar-$_am_tools} -# Do not fold the above two line into one, because Tru64 sh and -# Solaris sh will not grok spaces in the rhs of '-'. -for _am_tool in $_am_tools -do - case $_am_tool in - gnutar) - for _am_tar in tar gnutar gtar; - do - { echo "$as_me:$LINENO: $_am_tar --version" >&5 + +# The POSIX 1988 'ustar' format is defined with fixed-size fields. + # There is notably a 21 bits limit for the UID and the GID. In fact, + # the 'pax' utility can hang on bigger UID/GID (see automake bug#8343 + # and bug#13588). + am_max_uid=2097151 # 2^21 - 1 + am_max_gid=$am_max_uid + # The $UID and $GID variables are not portable, so we need to resort + # to the POSIX-mandated id(1) utility. Errors in the 'id' calls + # below are definitely unexpected, so allow the users to see them + # (that is, avoid stderr redirection). + am_uid=`id -u || echo unknown` + am_gid=`id -g || echo unknown` + { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether UID '$am_uid' is supported by ustar format" >&5 +$as_echo_n "checking whether UID '$am_uid' is supported by ustar format... " >&6; } + if test $am_uid -le $am_max_uid; then + { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 +$as_echo "yes" >&6; } + else + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } + _am_tools=none + fi + { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether GID '$am_gid' is supported by ustar format" >&5 +$as_echo_n "checking whether GID '$am_gid' is supported by ustar format... " >&6; } + if test $am_gid -le $am_max_gid; then + { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 +$as_echo "yes" >&6; } + else + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } + _am_tools=none + fi + + { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to create a ustar tar archive" >&5 +$as_echo_n "checking how to create a ustar tar archive... " >&6; } + + # Go ahead even if we have the value already cached. We do so because we + # need to set the values for the 'am__tar' and 'am__untar' variables. + _am_tools=${am_cv_prog_tar_ustar-$_am_tools} + + for _am_tool in $_am_tools; do + case $_am_tool in + gnutar) + for _am_tar in tar gnutar gtar; do + { echo "$as_me:$LINENO: $_am_tar --version" >&5 ($_am_tar --version) >&5 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } && break - done - am__tar="$_am_tar --format=ustar -chf - "'"$$tardir"' - am__tar_="$_am_tar --format=ustar -chf - "'"$tardir"' - am__untar="$_am_tar -xf -" - ;; - plaintar) - # Must skip GNU tar: if it does not support --format= it doesn't create - # ustar tarball either. - (tar --version) >/dev/null 2>&1 && continue - am__tar='tar chf - "$$tardir"' - am__tar_='tar chf - "$tardir"' - am__untar='tar xf -' - ;; - pax) - am__tar='pax -L -x ustar -w "$$tardir"' - am__tar_='pax -L -x ustar -w "$tardir"' - am__untar='pax -r' - ;; - cpio) - am__tar='find "$$tardir" -print | cpio -o -H ustar -L' - am__tar_='find "$tardir" -print | cpio -o -H ustar -L' - am__untar='cpio -i -H ustar -d' - ;; - none) - am__tar=false - am__tar_=false - am__untar=false - ;; - esac + done + am__tar="$_am_tar --format=ustar -chf - "'"$$tardir"' + am__tar_="$_am_tar --format=ustar -chf - "'"$tardir"' + am__untar="$_am_tar -xf -" + ;; + plaintar) + # Must skip GNU tar: if it does not support --format= it doesn't create + # ustar tarball either. + (tar --version) >/dev/null 2>&1 && continue + am__tar='tar chf - "$$tardir"' + am__tar_='tar chf - "$tardir"' + am__untar='tar xf -' + ;; + pax) + am__tar='pax -L -x ustar -w "$$tardir"' + am__tar_='pax -L -x ustar -w "$tardir"' + am__untar='pax -r' + ;; + cpio) + am__tar='find "$$tardir" -print | cpio -o -H ustar -L' + am__tar_='find "$tardir" -print | cpio -o -H ustar -L' + am__untar='cpio -i -H ustar -d' + ;; + none) + am__tar=false + am__tar_=false + am__untar=false + ;; + esac - # If the value was cached, stop now. We just wanted to have am__tar - # and am__untar set. - test -n "${am_cv_prog_tar_ustar}" && break + # If the value was cached, stop now. We just wanted to have am__tar + # and am__untar set. + test -n "${am_cv_prog_tar_ustar}" && break - # tar/untar a dummy directory, and stop if the command works - rm -rf conftest.dir - mkdir conftest.dir - echo GrepMe > conftest.dir/file - { echo "$as_me:$LINENO: tardir=conftest.dir && eval $am__tar_ >conftest.tar" >&5 + # tar/untar a dummy directory, and stop if the command works. + rm -rf conftest.dir + mkdir conftest.dir + echo GrepMe > conftest.dir/file + { echo "$as_me:$LINENO: tardir=conftest.dir && eval $am__tar_ >conftest.tar" >&5 (tardir=conftest.dir && eval $am__tar_ >conftest.tar) >&5 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } - rm -rf conftest.dir - if test -s conftest.tar; then - { echo "$as_me:$LINENO: $am__untar &5 + rm -rf conftest.dir + if test -s conftest.tar; then + { echo "$as_me:$LINENO: $am__untar &5 ($am__untar &5 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } - grep GrepMe conftest.dir/file >/dev/null 2>&1 && break - fi -done -rm -rf conftest.dir + { echo "$as_me:$LINENO: cat conftest.dir/file" >&5 + (cat conftest.dir/file) >&5 2>&5 + ac_status=$? + echo "$as_me:$LINENO: \$? = $ac_status" >&5 + (exit $ac_status); } + grep GrepMe conftest.dir/file >/dev/null 2>&1 && break + fi + done + rm -rf conftest.dir -if ${am_cv_prog_tar_ustar+:} false; then : + if ${am_cv_prog_tar_ustar+:} false; then : $as_echo_n "(cached) " >&6 else am_cv_prog_tar_ustar=$_am_tool fi -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_prog_tar_ustar" >&5 + { $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_prog_tar_ustar" >&5 $as_echo "$am_cv_prog_tar_ustar" >&6; } @@ -3115,6 +3176,48 @@ $as_echo "$am_cv_prog_tar_ustar" >&6; } +# POSIX will say in a future version that running "rm -f" with no argument +# is OK; and we want to be able to make that assumption in our Makefile +# recipes. So use an aggressive probe to check that the usage we want is +# actually supported "in the wild" to an acceptable degree. +# See automake bug#10828. +# To make any issue more visible, cause the running configure to be aborted +# by default if the 'rm' program in use doesn't match our expectations; the +# user can still override this though. +if rm -f && rm -fr && rm -rf; then : OK; else + cat >&2 <<'END' +Oops! + +Your 'rm' program seems unable to run without file operands specified +on the command line, even when the '-f' option is present. This is contrary +to the behaviour of most rm programs out there, and not conforming with +the upcoming POSIX standard: + +Please tell bug-automake@gnu.org about your system, including the value +of your $PATH and any error possibly output before this message. This +can help us improve future automake versions. + +END + if test x"$ACCEPT_INFERIOR_RM_PROGRAM" = x"yes"; then + echo 'Configuration will proceed anyway, since you have set the' >&2 + echo 'ACCEPT_INFERIOR_RM_PROGRAM variable to "yes"' >&2 + echo >&2 + else + cat >&2 <<'END' +Aborting the configuration process, to ensure you take notice of the issue. + +You can download and install GNU coreutils to get an 'rm' implementation +that behaves properly: . + +If you want to complete the configuration process using your problematic +'rm' anyway, export the environment variable ACCEPT_INFERIOR_RM_PROGRAM +to "yes", and re-run configure. + +END + as_fn_error $? "Your 'rm' program is bad, sorry." "$LINENO" 5 + fi +fi + { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable maintainer-specific portions of Makefiles" >&5 $as_echo_n "checking whether to enable maintainer-specific portions of Makefiles... " >&6; } # Check whether --enable-maintainer-mode was given. @@ -3192,9 +3295,9 @@ AM_BACKSLASH='\' # foo_DEP_CFLAGS: All cflags this module requires GDK_PIXBUF_MAJOR=2 -GDK_PIXBUF_MINOR=28 -GDK_PIXBUF_MICRO=1 -GDK_PIXBUF_VERSION=2.28.1 +GDK_PIXBUF_MINOR=30 +GDK_PIXBUF_MICRO=8 +GDK_PIXBUF_VERSION=2.30.8 GDK_PIXBUF_API_VERSION=2.0 GDK_PIXBUF_BINARY_VERSION=2.10.0 @@ -3214,7 +3317,7 @@ GDK_PIXBUF_BINARY_VERSION=2.10.0 -LT_VERSION_INFO="2800:1:2800" +LT_VERSION_INFO="3000:8:3000" LT_CURRENT_MINUS_AGE=0 @@ -4008,6 +4111,65 @@ ac_cpp='$CPP $CPPFLAGS' ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' ac_compiler_gnu=$ac_cv_c_compiler_gnu + +ac_ext=c +ac_cpp='$CPP $CPPFLAGS' +ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' +ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' +ac_compiler_gnu=$ac_cv_c_compiler_gnu +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC understands -c and -o together" >&5 +$as_echo_n "checking whether $CC understands -c and -o together... " >&6; } +if ${am_cv_prog_cc_c_o+:} false; then : + $as_echo_n "(cached) " >&6 +else + cat confdefs.h - <<_ACEOF >conftest.$ac_ext +/* end confdefs.h. */ + +int +main () +{ + + ; + return 0; +} +_ACEOF + # Make sure it works both with $CC and with simple cc. + # Following AC_PROG_CC_C_O, we do the test twice because some + # compilers refuse to overwrite an existing .o file with -o, + # though they will create one. + am_cv_prog_cc_c_o=yes + for am_i in 1 2; do + if { echo "$as_me:$LINENO: $CC -c conftest.$ac_ext -o conftest2.$ac_objext" >&5 + ($CC -c conftest.$ac_ext -o conftest2.$ac_objext) >&5 2>&5 + ac_status=$? + echo "$as_me:$LINENO: \$? = $ac_status" >&5 + (exit $ac_status); } \ + && test -f conftest2.$ac_objext; then + : OK + else + am_cv_prog_cc_c_o=no + break + fi + done + rm -f core conftest* + unset am_i +fi +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_prog_cc_c_o" >&5 +$as_echo "$am_cv_prog_cc_c_o" >&6; } +if test "$am_cv_prog_cc_c_o" != yes; then + # Losing compiler, so override with the script. + # FIXME: It is wrong to rewrite CC. + # But if we don't then we get into trouble of one sort or another. + # A longer-term fix would be to have automake use am__CC in this case, + # and then we could set am__CC="\$(top_srcdir)/compile \$(CC)" + CC="$am_aux_dir/compile $CC" +fi +ac_ext=c +ac_cpp='$CPP $CPPFLAGS' +ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' +ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' +ac_compiler_gnu=$ac_cv_c_compiler_gnu + DEPDIR="${am__leading_dot}deps" ac_config_commands="$ac_config_commands depfiles" @@ -4635,6 +4797,48 @@ $as_echo "no" >&6; } SET_MAKE="MAKE=${MAKE-make}" fi +for ac_prog in gawk mawk nawk awk +do + # Extract the first word of "$ac_prog", so it can be a program name with args. +set dummy $ac_prog; ac_word=$2 +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 +$as_echo_n "checking for $ac_word... " >&6; } +if ${ac_cv_prog_AWK+:} false; then : + $as_echo_n "(cached) " >&6 +else + if test -n "$AWK"; then + ac_cv_prog_AWK="$AWK" # Let the user override the test. +else +as_save_IFS=$IFS; IFS=$PATH_SEPARATOR +for as_dir in $PATH +do + IFS=$as_save_IFS + test -z "$as_dir" && as_dir=. + for ac_exec_ext in '' $ac_executable_extensions; do + if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then + ac_cv_prog_AWK="$ac_prog" + $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 + break 2 + fi +done + done +IFS=$as_save_IFS + +fi +fi +AWK=$ac_cv_prog_AWK +if test -n "$AWK"; then + { $as_echo "$as_me:${as_lineno-$LINENO}: result: $AWK" >&5 +$as_echo "$AWK" >&6; } +else + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } +fi + + + test -n "$AWK" && break +done + @@ -7216,7 +7420,7 @@ ia64-*-hpux*) rm -rf conftest* ;; -x86_64-*kfreebsd*-gnu|x86_64-*linux*|ppc*-*linux*|powerpc*-*linux*| \ +x86_64-*kfreebsd*-gnu|x86_64-*linux*|powerpc*-*linux*| \ s390*-*linux*|s390*-*tpf*|sparc*-*linux*) # Find out which ABI we are using. echo 'int i;' > conftest.$ac_ext @@ -7234,7 +7438,10 @@ s390*-*linux*|s390*-*tpf*|sparc*-*linux*) x86_64-*linux*) LD="${LD-ld} -m elf_i386" ;; - ppc64-*linux*|powerpc64-*linux*) + powerpc64le-*linux*) + LD="${LD-ld} -m elf32lppclinux" + ;; + powerpc64-*linux*) LD="${LD-ld} -m elf32ppclinux" ;; s390x-*linux*) @@ -7253,7 +7460,10 @@ s390*-*linux*|s390*-*tpf*|sparc*-*linux*) x86_64-*linux*) LD="${LD-ld} -m elf_x86_64" ;; - ppc*-*linux*|powerpc*-*linux*) + powerpcle-*linux*) + LD="${LD-ld} -m elf64lppc" + ;; + powerpc-*linux*) LD="${LD-ld} -m elf64ppc" ;; s390*-*linux*|s390*-*tpf*) @@ -13096,7 +13306,7 @@ Usage: $0 [OPTIONS] Report bugs to ." lt_cl_version="\ -gdk-pixbuf config.lt 2.28.1 +gdk-pixbuf config.lt 2.30.8 configured by $0, generated by GNU Autoconf 2.69. Copyright (C) 2011 Free Software Foundation, Inc. @@ -14865,12 +15075,12 @@ if test -n "$BASE_DEPENDENCIES_CFLAGS"; then pkg_cv_BASE_DEPENDENCIES_CFLAGS="$BASE_DEPENDENCIES_CFLAGS" elif test -n "$PKG_CONFIG"; then if test -n "$PKG_CONFIG" && \ - { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"glib-2.0 >= 2.34.0\""; } >&5 - ($PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.34.0") 2>&5 + { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"glib-2.0 >= 2.37.6\""; } >&5 + ($PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.37.6") 2>&5 ac_status=$? $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; then - pkg_cv_BASE_DEPENDENCIES_CFLAGS=`$PKG_CONFIG --cflags "glib-2.0 >= 2.34.0" 2>/dev/null` + pkg_cv_BASE_DEPENDENCIES_CFLAGS=`$PKG_CONFIG --cflags "glib-2.0 >= 2.37.6" 2>/dev/null` test "x$?" != "x0" && pkg_failed=yes else pkg_failed=yes @@ -14882,12 +15092,12 @@ if test -n "$BASE_DEPENDENCIES_LIBS"; then pkg_cv_BASE_DEPENDENCIES_LIBS="$BASE_DEPENDENCIES_LIBS" elif test -n "$PKG_CONFIG"; then if test -n "$PKG_CONFIG" && \ - { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"glib-2.0 >= 2.34.0\""; } >&5 - ($PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.34.0") 2>&5 + { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"glib-2.0 >= 2.37.6\""; } >&5 + ($PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.37.6") 2>&5 ac_status=$? $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; then - pkg_cv_BASE_DEPENDENCIES_LIBS=`$PKG_CONFIG --libs "glib-2.0 >= 2.34.0" 2>/dev/null` + pkg_cv_BASE_DEPENDENCIES_LIBS=`$PKG_CONFIG --libs "glib-2.0 >= 2.37.6" 2>/dev/null` test "x$?" != "x0" && pkg_failed=yes else pkg_failed=yes @@ -14908,14 +15118,14 @@ else _pkg_short_errors_supported=no fi if test $_pkg_short_errors_supported = yes; then - BASE_DEPENDENCIES_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "glib-2.0 >= 2.34.0" 2>&1` + BASE_DEPENDENCIES_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "glib-2.0 >= 2.37.6" 2>&1` else - BASE_DEPENDENCIES_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "glib-2.0 >= 2.34.0" 2>&1` + BASE_DEPENDENCIES_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "glib-2.0 >= 2.37.6" 2>&1` fi # Put the nasty error message in config.log where it belongs echo "$BASE_DEPENDENCIES_PKG_ERRORS" >&5 - as_fn_error $? "Package requirements (glib-2.0 >= 2.34.0) were not met: + as_fn_error $? "Package requirements (glib-2.0 >= 2.37.6) were not met: $BASE_DEPENDENCIES_PKG_ERRORS @@ -17297,7 +17507,7 @@ fi PKG_CONFIG=no fi - min_glib_version=2.34.0 + min_glib_version=2.37.6 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for GLIB - version >= $min_glib_version" >&5 $as_echo_n "checking for GLIB - version >= $min_glib_version... " >&6; } @@ -17349,13 +17559,10 @@ int main () { unsigned int major, minor, micro; - char *tmp_version; fclose (fopen ("conf.glibtest", "w")); - /* HP/UX 9 (%@#!) writes to sscanf strings */ - tmp_version = g_strdup("$min_glib_version"); - if (sscanf(tmp_version, "%u.%u.%u", &major, &minor, µ) != 3) { + if (sscanf("$min_glib_version", "%u.%u.%u", &major, &minor, µ) != 3) { printf("%s, bad version string\n", "$min_glib_version"); exit(1); } @@ -17486,7 +17693,7 @@ rm -f core conftest.err conftest.$ac_objext \ GLIB_MKENUMS="" GLIB_COMPILE_RESOURCES="" as_fn_error $? " -*** GLIB 2.34.0 or better is required. The latest version of +*** GLIB 2.37.6 or better is required. The latest version of *** GLIB is always available from ftp://ftp.gtk.org/pub/gtk/." "$LINENO" 5 fi @@ -17513,20 +17720,30 @@ done LIBS=$gtk_save_LIBS -for ac_header in unistd.h +for ac_header in unistd.h sys/resource.h do : - ac_fn_c_check_header_mongrel "$LINENO" "unistd.h" "ac_cv_header_unistd_h" "$ac_includes_default" -if test "x$ac_cv_header_unistd_h" = xyes; then : + as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` +ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default" +if eval test \"x\$"$as_ac_Header"\" = x"yes"; then : cat >>confdefs.h <<_ACEOF -#define HAVE_UNISTD_H 1 +#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 _ACEOF -$as_echo "#define HAVE_UNISTD_H 1" >>confdefs.h - fi done +for ac_func in setrlimit +do : + ac_fn_c_check_func "$LINENO" "setrlimit" "ac_cv_func_setrlimit" +if test "x$ac_cv_func_setrlimit" = xyes; then : + cat >>confdefs.h <<_ACEOF +#define HAVE_SETRLIMIT 1 +_ACEOF + +fi +done + saved_cflags="$CFLAGS" saved_ldflags="$LDFLAGS" @@ -19220,16 +19437,78 @@ fi - # Extract the first word of "gtkdoc-check", so it can be a program name with args. + gtk_doc_requires="gtk-doc >= 1.20" + { $as_echo "$as_me:${as_lineno-$LINENO}: checking for gtk-doc" >&5 +$as_echo_n "checking for gtk-doc... " >&6; } + if test -n "$PKG_CONFIG" && \ + { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$gtk_doc_requires\""; } >&5 + ($PKG_CONFIG --exists --print-errors "$gtk_doc_requires") 2>&5 + ac_status=$? + $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 + test $ac_status = 0; }; then + have_gtk_doc=yes +else + have_gtk_doc=no +fi + { $as_echo "$as_me:${as_lineno-$LINENO}: result: $have_gtk_doc" >&5 +$as_echo "$have_gtk_doc" >&6; } + + if test "$have_gtk_doc" = "no"; then + { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: + You will not be able to create source packages with 'make dist' + because $gtk_doc_requires is not found." >&5 +$as_echo "$as_me: WARNING: + You will not be able to create source packages with 'make dist' + because $gtk_doc_requires is not found." >&2;} + fi + + # Extract the first word of "gtkdoc-check", so it can be a program name with args. set dummy gtkdoc-check; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } -if ${ac_cv_path_GTKDOC_CHECK+:} false; then : +if ${ac_cv_prog_GTKDOC_CHECK+:} false; then : $as_echo_n "(cached) " >&6 else - case $GTKDOC_CHECK in + if test -n "$GTKDOC_CHECK"; then + ac_cv_prog_GTKDOC_CHECK="$GTKDOC_CHECK" # Let the user override the test. +else +as_save_IFS=$IFS; IFS=$PATH_SEPARATOR +for as_dir in $PATH +do + IFS=$as_save_IFS + test -z "$as_dir" && as_dir=. + for ac_exec_ext in '' $ac_executable_extensions; do + if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then + ac_cv_prog_GTKDOC_CHECK="gtkdoc-check.test" + $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 + break 2 + fi +done + done +IFS=$as_save_IFS + +fi +fi +GTKDOC_CHECK=$ac_cv_prog_GTKDOC_CHECK +if test -n "$GTKDOC_CHECK"; then + { $as_echo "$as_me:${as_lineno-$LINENO}: result: $GTKDOC_CHECK" >&5 +$as_echo "$GTKDOC_CHECK" >&6; } +else + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } +fi + + + # Extract the first word of "gtkdoc-check", so it can be a program name with args. +set dummy gtkdoc-check; ac_word=$2 +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 +$as_echo_n "checking for $ac_word... " >&6; } +if ${ac_cv_path_GTKDOC_CHECK_PATH+:} false; then : + $as_echo_n "(cached) " >&6 +else + case $GTKDOC_CHECK_PATH in [\\/]* | ?:[\\/]*) - ac_cv_path_GTKDOC_CHECK="$GTKDOC_CHECK" # Let the user override the test with a path. + ac_cv_path_GTKDOC_CHECK_PATH="$GTKDOC_CHECK_PATH" # Let the user override the test with a path. ;; *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR @@ -19239,7 +19518,7 @@ do test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then - ac_cv_path_GTKDOC_CHECK="$as_dir/$ac_word$ac_exec_ext" + ac_cv_path_GTKDOC_CHECK_PATH="$as_dir/$ac_word$ac_exec_ext" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi @@ -19250,10 +19529,10 @@ IFS=$as_save_IFS ;; esac fi -GTKDOC_CHECK=$ac_cv_path_GTKDOC_CHECK -if test -n "$GTKDOC_CHECK"; then - { $as_echo "$as_me:${as_lineno-$LINENO}: result: $GTKDOC_CHECK" >&5 -$as_echo "$GTKDOC_CHECK" >&6; } +GTKDOC_CHECK_PATH=$ac_cv_path_GTKDOC_CHECK_PATH +if test -n "$GTKDOC_CHECK_PATH"; then + { $as_echo "$as_me:${as_lineno-$LINENO}: result: $GTKDOC_CHECK_PATH" >&5 +$as_echo "$GTKDOC_CHECK_PATH" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } @@ -19366,18 +19645,19 @@ else fi - if test x$enable_gtk_doc = xyes; then - if test -n "$PKG_CONFIG" && \ - { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"gtk-doc >= 1.11\""; } >&5 - ($PKG_CONFIG --exists --print-errors "gtk-doc >= 1.11") 2>&5 - ac_status=$? - $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 - test $ac_status = 0; }; then - : -else - as_fn_error $? "You need to have gtk-doc >= 1.11 installed to build $PACKAGE_NAME" "$LINENO" 5 -fi - if test "x$PACKAGE_NAME" != "xglib"; then + { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to build gtk-doc documentation" >&5 +$as_echo_n "checking whether to build gtk-doc documentation... " >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: $enable_gtk_doc" >&5 +$as_echo "$enable_gtk_doc" >&6; } + + if test "x$enable_gtk_doc" = "xyes" && test "$have_gtk_doc" = "no"; then + as_fn_error $? " + You must have $gtk_doc_requires installed to build documentation for + $PACKAGE_NAME. Please install gtk-doc or disable building the + documentation by adding '--disable-gtk-doc' to '$0'." "$LINENO" 5 + fi + + if test "x$PACKAGE_NAME" != "xglib"; then pkg_failed=no { $as_echo "$as_me:${as_lineno-$LINENO}: checking for GTKDOC_DEPS" >&5 @@ -19437,31 +19717,11 @@ fi # Put the nasty error message in config.log where it belongs echo "$GTKDOC_DEPS_PKG_ERRORS" >&5 - as_fn_error $? "Package requirements (glib-2.0 >= 2.10.0 gobject-2.0 >= 2.10.0) were not met: - -$GTKDOC_DEPS_PKG_ERRORS - -Consider adjusting the PKG_CONFIG_PATH environment variable if you -installed software in a non-standard prefix. - -Alternatively, you may set the environment variables GTKDOC_DEPS_CFLAGS -and GTKDOC_DEPS_LIBS to avoid the need to call pkg-config. -See the pkg-config man page for more details." "$LINENO" 5 + : elif test $pkg_failed = untried; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } - { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 -$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} -as_fn_error $? "The pkg-config script could not be found or is too old. Make sure it -is in your PATH or set the PKG_CONFIG environment variable to the full -path to pkg-config. - -Alternatively, you may set the environment variables GTKDOC_DEPS_CFLAGS -and GTKDOC_DEPS_LIBS to avoid the need to call pkg-config. -See the pkg-config man page for more details. - -To get pkg-config, see . -See \`config.log' for more details" "$LINENO" 5; } + : else GTKDOC_DEPS_CFLAGS=$pkg_cv_GTKDOC_DEPS_CFLAGS GTKDOC_DEPS_LIBS=$pkg_cv_GTKDOC_DEPS_LIBS @@ -19469,14 +19729,8 @@ else $as_echo "yes" >&6; } fi - fi fi - { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to build gtk-doc documentation" >&5 -$as_echo_n "checking whether to build gtk-doc documentation... " >&6; } - { $as_echo "$as_me:${as_lineno-$LINENO}: result: $enable_gtk_doc" >&5 -$as_echo "$enable_gtk_doc" >&6; } - # Check whether --enable-gtk-doc-html was given. if test "${enable_gtk_doc_html+set}" = set; then : enableval=$enable_gtk_doc_html; @@ -19496,6 +19750,18 @@ fi enable_gtk_doc_pdf=no fi + if test -z "$AM_DEFAULT_VERBOSITY"; then + AM_DEFAULT_VERBOSITY=1 + fi + + + if test x$have_gtk_doc = xyes; then + HAVE_GTK_DOC_TRUE= + HAVE_GTK_DOC_FALSE='#' +else + HAVE_GTK_DOC_TRUE='#' + HAVE_GTK_DOC_FALSE= +fi if test x$enable_gtk_doc = xyes; then ENABLE_GTK_DOC_TRUE= @@ -19696,6 +19962,217 @@ fi + # Check whether --enable-installed-tests was given. +if test "${enable_installed_tests+set}" = set; then : + enableval=$enable_installed_tests; case ${enableval} in + yes) ENABLE_INSTALLED_TESTS="1" ;; + no) ENABLE_INSTALLED_TESTS="" ;; + *) as_fn_error $? "bad value ${enableval} for --enable-installed-tests" "$LINENO" 5 ;; + esac +fi + + if test "$ENABLE_INSTALLED_TESTS" = "1"; then + ENABLE_INSTALLED_TESTS_TRUE= + ENABLE_INSTALLED_TESTS_FALSE='#' +else + ENABLE_INSTALLED_TESTS_TRUE='#' + ENABLE_INSTALLED_TESTS_FALSE= +fi + + # Check whether --enable-always-build-tests was given. +if test "${enable_always_build_tests+set}" = set; then : + enableval=$enable_always_build_tests; case ${enableval} in + yes) ENABLE_ALWAYS_BUILD_TESTS="1" ;; + no) ENABLE_ALWAYS_BUILD_TESTS="" ;; + *) as_fn_error $? "bad value ${enableval} for --enable-always-build-tests" "$LINENO" 5 ;; + esac +fi + + if test "$ENABLE_ALWAYS_BUILD_TESTS" = "1"; then + ENABLE_ALWAYS_BUILD_TESTS_TRUE= + ENABLE_ALWAYS_BUILD_TESTS_FALSE='#' +else + ENABLE_ALWAYS_BUILD_TESTS_TRUE='#' + ENABLE_ALWAYS_BUILD_TESTS_FALSE= +fi + + if test "$ENABLE_INSTALLED_TESTS" = "1"; then + installed_test_metadir=${datadir}/installed-tests/gdk-pixbuf + + installed_testdir=${libexecdir}/installed-tests/gdk-pixbuf + + fi + + +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to build with gcov testing" >&5 +$as_echo_n "checking whether to build with gcov testing... " >&6; } +# Check whether --enable-coverage was given. +if test "${enable_coverage+set}" = set; then : + enableval=$enable_coverage; +else + enable_coverage=no +fi + + +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $enable_coverage" >&5 +$as_echo "$enable_coverage" >&6; } + +if test "$enable_coverage" = "yes"; then + if test "$GCC" != "yes"; then + as_fn_error $? "Coverage testing requires GCC" "$LINENO" 5 + fi + + # Extract the first word of "gcov", so it can be a program name with args. +set dummy gcov; ac_word=$2 +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 +$as_echo_n "checking for $ac_word... " >&6; } +if ${ac_cv_path_GCOV+:} false; then : + $as_echo_n "(cached) " >&6 +else + case $GCOV in + [\\/]* | ?:[\\/]*) + ac_cv_path_GCOV="$GCOV" # Let the user override the test with a path. + ;; + *) + as_save_IFS=$IFS; IFS=$PATH_SEPARATOR +for as_dir in $PATH +do + IFS=$as_save_IFS + test -z "$as_dir" && as_dir=. + for ac_exec_ext in '' $ac_executable_extensions; do + if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then + ac_cv_path_GCOV="$as_dir/$ac_word$ac_exec_ext" + $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 + break 2 + fi +done + done +IFS=$as_save_IFS + + test -z "$ac_cv_path_GCOV" && ac_cv_path_GCOV="no" + ;; +esac +fi +GCOV=$ac_cv_path_GCOV +if test -n "$GCOV"; then + { $as_echo "$as_me:${as_lineno-$LINENO}: result: $GCOV" >&5 +$as_echo "$GCOV" >&6; } +else + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } +fi + + + if test "$GCOV" = "no" ; then + as_fn_error $? "gcov tool is not available" "$LINENO" 5 + fi + + # Extract the first word of "lcov", so it can be a program name with args. +set dummy lcov; ac_word=$2 +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 +$as_echo_n "checking for $ac_word... " >&6; } +if ${ac_cv_path_LCOV+:} false; then : + $as_echo_n "(cached) " >&6 +else + case $LCOV in + [\\/]* | ?:[\\/]*) + ac_cv_path_LCOV="$LCOV" # Let the user override the test with a path. + ;; + *) + as_save_IFS=$IFS; IFS=$PATH_SEPARATOR +for as_dir in $PATH +do + IFS=$as_save_IFS + test -z "$as_dir" && as_dir=. + for ac_exec_ext in '' $ac_executable_extensions; do + if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then + ac_cv_path_LCOV="$as_dir/$ac_word$ac_exec_ext" + $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 + break 2 + fi +done + done +IFS=$as_save_IFS + + test -z "$ac_cv_path_LCOV" && ac_cv_path_LCOV="no" + ;; +esac +fi +LCOV=$ac_cv_path_LCOV +if test -n "$LCOV"; then + { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LCOV" >&5 +$as_echo "$LCOV" >&6; } +else + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } +fi + + + if test "$LCOV" = "no" ; then + as_fn_error $? "lcov tool is not installed" "$LINENO" 5 + fi + + # Extract the first word of "genhtml", so it can be a program name with args. +set dummy genhtml; ac_word=$2 +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 +$as_echo_n "checking for $ac_word... " >&6; } +if ${ac_cv_path_GENHTML+:} false; then : + $as_echo_n "(cached) " >&6 +else + case $GENHTML in + [\\/]* | ?:[\\/]*) + ac_cv_path_GENHTML="$GENHTML" # Let the user override the test with a path. + ;; + *) + as_save_IFS=$IFS; IFS=$PATH_SEPARATOR +for as_dir in $PATH +do + IFS=$as_save_IFS + test -z "$as_dir" && as_dir=. + for ac_exec_ext in '' $ac_executable_extensions; do + if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then + ac_cv_path_GENHTML="$as_dir/$ac_word$ac_exec_ext" + $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 + break 2 + fi +done + done +IFS=$as_save_IFS + + test -z "$ac_cv_path_GENHTML" && ac_cv_path_GENHTML="no" + ;; +esac +fi +GENHTML=$ac_cv_path_GENHTML +if test -n "$GENHTML"; then + { $as_echo "$as_me:${as_lineno-$LINENO}: result: $GENHTML" >&5 +$as_echo "$GENHTML" >&6; } +else + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } +fi + + + if test "$GENHTML" = "no" ; then + as_fn_error $? "lcov's genhtml tool is not installed" "$LINENO" 5 + fi + + CFLAGS="$CFLAGS -O0 -g -fprofile-arcs -ftest-coverage" + LDFLAGS="$LDFLAGS -lgcov" +fi + + if test "$enable_coverage" = "yes"; then + WITH_COVERAGE_TRUE= + WITH_COVERAGE_FALSE='#' +else + WITH_COVERAGE_TRUE='#' + WITH_COVERAGE_FALSE= +fi + + + + + ################################################## # Output commands ################################################## @@ -20000,6 +20477,10 @@ if test -z "${HAVE_INTROSPECTION_TRUE}" && test -z "${HAVE_INTROSPECTION_FALSE}" as_fn_error $? "conditional \"HAVE_INTROSPECTION\" was never defined. Usually this means the macro was only invoked conditionally." "$LINENO" 5 fi +if test -z "${HAVE_GTK_DOC_TRUE}" && test -z "${HAVE_GTK_DOC_FALSE}"; then + as_fn_error $? "conditional \"HAVE_GTK_DOC\" was never defined. +Usually this means the macro was only invoked conditionally." "$LINENO" 5 +fi if test -z "${ENABLE_GTK_DOC_TRUE}" && test -z "${ENABLE_GTK_DOC_FALSE}"; then as_fn_error $? "conditional \"ENABLE_GTK_DOC\" was never defined. Usually this means the macro was only invoked conditionally." "$LINENO" 5 @@ -20028,6 +20509,18 @@ if test -z "${ENABLE_MAN_TRUE}" && test -z "${ENABLE_MAN_FALSE}"; then as_fn_error $? "conditional \"ENABLE_MAN\" was never defined. Usually this means the macro was only invoked conditionally." "$LINENO" 5 fi +if test -z "${ENABLE_INSTALLED_TESTS_TRUE}" && test -z "${ENABLE_INSTALLED_TESTS_FALSE}"; then + as_fn_error $? "conditional \"ENABLE_INSTALLED_TESTS\" was never defined. +Usually this means the macro was only invoked conditionally." "$LINENO" 5 +fi +if test -z "${ENABLE_ALWAYS_BUILD_TESTS_TRUE}" && test -z "${ENABLE_ALWAYS_BUILD_TESTS_FALSE}"; then + as_fn_error $? "conditional \"ENABLE_ALWAYS_BUILD_TESTS\" was never defined. +Usually this means the macro was only invoked conditionally." "$LINENO" 5 +fi +if test -z "${WITH_COVERAGE_TRUE}" && test -z "${WITH_COVERAGE_FALSE}"; then + as_fn_error $? "conditional \"WITH_COVERAGE\" was never defined. +Usually this means the macro was only invoked conditionally." "$LINENO" 5 +fi : "${CONFIG_STATUS=./config.status}" ac_write_fail=0 @@ -20425,7 +20918,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 # report actual input values of CONFIG_FILES etc. instead of their # values after options handling. ac_log=" -This file was extended by gdk-pixbuf $as_me 2.28.1, which was +This file was extended by gdk-pixbuf $as_me 2.30.8, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -20491,7 +20984,7 @@ _ACEOF cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" ac_cs_version="\\ -gdk-pixbuf config.status 2.28.1 +gdk-pixbuf config.status 2.30.8 configured by $0, generated by GNU Autoconf 2.69, with options \\"\$ac_cs_config\\" @@ -21579,7 +22072,7 @@ $as_echo X"$mf" | DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"` test -z "$DEPDIR" && continue am__include=`sed -n 's/^am__include = //p' < "$mf"` - test -z "am__include" && continue + test -z "$am__include" && continue am__quote=`sed -n 's/^am__quote = //p' < "$mf"` # Find all dependency output files, they are included files with # $(DEPDIR) in their names. We invoke sed twice because it is the diff --git a/configure.ac b/configure.ac index 152fbcb..53b39ec 100644 --- a/configure.ac +++ b/configure.ac @@ -14,9 +14,9 @@ AC_PREREQ([2.63]) # gdk_pixbuf_binary_age = 0; m4_define([gdk_pixbuf_major_version], [2]) -m4_define([gdk_pixbuf_minor_version], [28]) -m4_define([gdk_pixbuf_micro_version], [1]) -m4_define([gdk_pixbuf_interface_age], [1]) +m4_define([gdk_pixbuf_minor_version], [30]) +m4_define([gdk_pixbuf_micro_version], [8]) +m4_define([gdk_pixbuf_interface_age], [8]) m4_define([gdk_pixbuf_binary_age], [m4_eval(100 * gdk_pixbuf_minor_version + gdk_pixbuf_micro_version)]) m4_define([gdk_pixbuf_version], @@ -26,7 +26,7 @@ m4_define([gdk_pixbuf_binary_version], [2.10.0]) # required versions of other packages -m4_define([glib_required_version], [2.34.0]) +m4_define([glib_required_version], [2.37.6]) AC_INIT([gdk-pixbuf], [gdk_pixbuf_version], [http://bugzilla.gnome.org/enter_bug.cgi?product=gdk-pixbuf], @@ -91,6 +91,7 @@ AC_PROG_CC_C_O AC_PROG_CC_STDC AC_PROG_INSTALL AC_PROG_MAKE_SET +AC_PROG_AWK PKG_PROG_PKG_CONFIG AC_CANONICAL_HOST @@ -424,9 +425,8 @@ LIBS="$LIBS $GLIB_LIBS" AC_CHECK_FUNCS(bind_textdomain_codeset) LIBS=$gtk_save_LIBS -AC_CHECK_HEADERS(unistd.h, - AC_DEFINE(HAVE_UNISTD_H, 1, - [Define to 1 if unistd.h is available])) +AC_CHECK_HEADERS(unistd.h sys/resource.h) +AC_CHECK_FUNCS(setrlimit) saved_cflags="$CFLAGS" saved_ldflags="$LDFLAGS" @@ -978,7 +978,7 @@ GOBJECT_INTROSPECTION_CHECK([0.9.3]) # Checks for gtk-doc and docbook-tools ################################################## -GTK_DOC_CHECK([1.11], [--flavour=no-tmpl]) +GTK_DOC_CHECK([1.20], [--flavour=no-tmpl]) AC_CHECK_PROG(DB2HTML, db2html, true, false) AM_CONDITIONAL(HAVE_DOCBOOK, $DB2HTML) @@ -1025,6 +1025,45 @@ fi AC_SUBST(GDK_PIXBUF_LINK_FLAGS) +GLIB_TESTS + +AC_MSG_CHECKING([whether to build with gcov testing]) +AC_ARG_ENABLE([coverage], + AS_HELP_STRING([--enable-coverage], + [Whether to enable coverage testing ]), + [], + [enable_coverage=no]) + +AC_MSG_RESULT([$enable_coverage]) + +if test "$enable_coverage" = "yes"; then + if test "$GCC" != "yes"; then + AC_MSG_ERROR(Coverage testing requires GCC) + fi + + AC_PATH_PROG(GCOV, gcov, no) + if test "$GCOV" = "no" ; then + AC_MSG_ERROR(gcov tool is not available) + fi + + AC_PATH_PROG(LCOV, lcov, no) + if test "$LCOV" = "no" ; then + AC_MSG_ERROR(lcov tool is not installed) + fi + + AC_PATH_PROG(GENHTML, genhtml, no) + if test "$GENHTML" = "no" ; then + AC_MSG_ERROR(lcov's genhtml tool is not installed) + fi + + CFLAGS="$CFLAGS -O0 -g -fprofile-arcs -ftest-coverage" + LDFLAGS="$LDFLAGS -lgcov" +fi + +AM_CONDITIONAL([WITH_COVERAGE], [test "$enable_coverage" = "yes"]) +AC_SUBST(LCOV) +AC_SUBST(GCOV) +AC_SUBST(GENHTML) ################################################## # Output commands diff --git a/contrib/Makefile.am b/contrib/Makefile.am index feb4bdb..adff284 100644 --- a/contrib/Makefile.am +++ b/contrib/Makefile.am @@ -1,5 +1,3 @@ -include $(top_srcdir)/Makefile.decl - SUBDIRS = if USE_X11 SUBDIRS += gdk-pixbuf-xlib diff --git a/contrib/Makefile.in b/contrib/Makefile.in index 3f65fa0..9603bca 100644 --- a/contrib/Makefile.in +++ b/contrib/Makefile.in @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.13.1 from Makefile.am. +# Makefile.in generated by automake 1.14.1 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2012 Free Software Foundation, Inc. +# Copyright (C) 1994-2013 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, @@ -13,26 +13,52 @@ # PARTICULAR PURPOSE. @SET_MAKE@ - -# GTK+ - The GIMP Toolkit VPATH = @srcdir@ -am__make_dryrun = \ - { \ - am__dry=no; \ +am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)' +am__make_running_with_option = \ + case $${target_option-} in \ + ?) ;; \ + *) echo "am__make_running_with_option: internal error: invalid" \ + "target option '$${target_option-}' specified" >&2; \ + exit 1;; \ + esac; \ + has_opt=no; \ + sane_makeflags=$$MAKEFLAGS; \ + if $(am__is_gnu_make); then \ + sane_makeflags=$$MFLAGS; \ + else \ case $$MAKEFLAGS in \ *\\[\ \ ]*) \ - echo 'am--echo: ; @echo "AM" OK' | $(MAKE) -f - 2>/dev/null \ - | grep '^AM OK$$' >/dev/null || am__dry=yes;; \ - *) \ - for am__flg in $$MAKEFLAGS; do \ - case $$am__flg in \ - *=*|--*) ;; \ - *n*) am__dry=yes; break;; \ - esac; \ - done;; \ + bs=\\; \ + sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \ + | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \ + esac; \ + fi; \ + skip_next=no; \ + strip_trailopt () \ + { \ + flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ + }; \ + for flg in $$sane_makeflags; do \ + test $$skip_next = yes && { skip_next=no; continue; }; \ + case $$flg in \ + *=*|--*) continue;; \ + -*I) strip_trailopt 'I'; skip_next=yes;; \ + -*I?*) strip_trailopt 'I';; \ + -*O) strip_trailopt 'O'; skip_next=yes;; \ + -*O?*) strip_trailopt 'O';; \ + -*l) strip_trailopt 'l'; skip_next=yes;; \ + -*l?*) strip_trailopt 'l';; \ + -[dEDm]) skip_next=yes;; \ + -[JT]) skip_next=yes;; \ + esac; \ + case $$flg in \ + *$$target_option*) has_opt=yes; break;; \ esac; \ - test $$am__dry = yes; \ - } + done; \ + test $$has_opt = yes +am__make_dryrun = (target_option=n; $(am__make_running_with_option)) +am__make_keepgoing = (target_option=k; $(am__make_running_with_option)) pkgdatadir = $(datadir)/@PACKAGE@ pkgincludedir = $(includedir)/@PACKAGE@ pkglibdir = $(libdir)/@PACKAGE@ @@ -51,14 +77,13 @@ PRE_UNINSTALL = : POST_UNINSTALL = : build_triplet = @build@ host_triplet = @host@ -DIST_COMMON = $(top_srcdir)/Makefile.decl $(srcdir)/Makefile.in \ - $(srcdir)/Makefile.am @USE_X11_TRUE@am__append_1 = gdk-pixbuf-xlib subdir = contrib +DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/m4/gettext.m4 \ - $(top_srcdir)/m4/gtk-doc.m4 $(top_srcdir)/m4/iconv.m4 \ - $(top_srcdir)/m4/intlmacosx.m4 \ + $(top_srcdir)/m4/glibtests.m4 $(top_srcdir)/m4/gtk-doc.m4 \ + $(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/intlmacosx.m4 \ $(top_srcdir)/m4/introspection.m4 $(top_srcdir)/m4/lib-ld.m4 \ $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \ $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \ @@ -186,6 +211,7 @@ EGREP = @EGREP@ EXEEXT = @EXEEXT@ EXE_MANIFEST_ARCHITECTURE = @EXE_MANIFEST_ARCHITECTURE@ FGREP = @FGREP@ +GCOV = @GCOV@ GDK_PIXBUF_API_VERSION = @GDK_PIXBUF_API_VERSION@ GDK_PIXBUF_BINARY_VERSION = @GDK_PIXBUF_BINARY_VERSION@ GDK_PIXBUF_CSOURCE = @GDK_PIXBUF_CSOURCE@ @@ -201,6 +227,7 @@ GDK_PIXBUF_PACKAGES = @GDK_PIXBUF_PACKAGES@ GDK_PIXBUF_VERSION = @GDK_PIXBUF_VERSION@ GDK_PIXBUF_XLIB_DEP_CFLAGS = @GDK_PIXBUF_XLIB_DEP_CFLAGS@ GDK_PIXBUF_XLIB_DEP_LIBS = @GDK_PIXBUF_XLIB_DEP_LIBS@ +GENHTML = @GENHTML@ GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@ GETTEXT_PACKAGE = @GETTEXT_PACKAGE@ GLIB_CFLAGS = @GLIB_CFLAGS@ @@ -213,6 +240,7 @@ GMSGFMT_015 = @GMSGFMT_015@ GOBJECT_QUERY = @GOBJECT_QUERY@ GREP = @GREP@ GTKDOC_CHECK = @GTKDOC_CHECK@ +GTKDOC_CHECK_PATH = @GTKDOC_CHECK_PATH@ GTKDOC_DEPS_CFLAGS = @GTKDOC_DEPS_CFLAGS@ GTKDOC_DEPS_LIBS = @GTKDOC_DEPS_LIBS@ GTKDOC_MKPDF = @GTKDOC_MKPDF@ @@ -236,6 +264,7 @@ INTROSPECTION_LIBS = @INTROSPECTION_LIBS@ INTROSPECTION_MAKEFILE = @INTROSPECTION_MAKEFILE@ INTROSPECTION_SCANNER = @INTROSPECTION_SCANNER@ INTROSPECTION_TYPELIBDIR = @INTROSPECTION_TYPELIBDIR@ +LCOV = @LCOV@ LD = @LD@ LDFLAGS = @LDFLAGS@ LIBICONV = @LIBICONV@ @@ -331,6 +360,8 @@ htmldir = @htmldir@ includedir = @includedir@ infodir = @infodir@ install_sh = @install_sh@ +installed_test_metadir = @installed_test_metadir@ +installed_testdir = @installed_testdir@ libdir = @libdir@ libexecdir = @libexecdir@ localedir = @localedir@ @@ -351,41 +382,11 @@ target_alias = @target_alias@ top_build_prefix = @top_build_prefix@ top_builddir = @top_builddir@ top_srcdir = @top_srcdir@ -GTESTER = gtester # in $PATH for non-GLIB packages -GTESTER_REPORT = gtester-report # in $PATH for non-GLIB packages - -# initialize variables for unconditional += appending -EXTRA_DIST = -TEST_PROGS = - -### testing rules - -# Xvfb based test rules -XVFB = Xvfb -ac -noreset -screen 0 800x600x16 -XIDS = 101 102 103 104 105 106 107 197 199 211 223 227 293 307 308 309 310 311 \ - 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 \ - 991 992 993 994 995 996 997 998 999 1000 1001 1002 1003 1004 1005 1006 1007 \ - 1008 1009 4703 4721 4723 4729 4733 4751 9973 9974 9975 9976 9977 9978 9979 \ - 9980 9981 9982 9983 9984 9985 9986 9987 9988 9989 9990 9991 9992 9993 9994 \ - 9995 9996 9997 9998 9999 - -SKIP_GDKTARGET = \ - test "$(gdktarget)" != "x11" \ - && echo "Gtk+Tests:INFO: Skipping GUI tests for non-X11 target." - -XVFB_START = \ - ${XVFB} -help 2>/dev/null 1>&2 \ - && XID=`for id in $(XIDS) ; do test -e /tmp/.X$$id-lock || { echo $$id; exit 0; }; done; exit 1` \ - && { ${XVFB} :$$XID -screen 0 800x600x16 -nolisten tcp -auth /dev/null >/dev/null 2>&1 & \ - trap "kill -15 $$! " 0 HUP INT QUIT TRAP USR1 PIPE TERM ; } \ - || { echo "Gtk+Tests:ERROR: Failed to start Xvfb environment for X11 target tests."; exit 1; } \ - && DISPLAY=:$$XID && export DISPLAY - SUBDIRS = $(am__append_1) all: all-recursive .SUFFIXES: -$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/Makefile.decl $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) @for dep in $?; do \ case '$(am__configure_deps)' in \ *$$dep*) \ @@ -406,7 +407,6 @@ Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ esac; -$(top_srcdir)/Makefile.decl: $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh @@ -430,13 +430,12 @@ clean-libtool: # (which will cause the Makefiles to be regenerated when you run 'make'); # (2) otherwise, pass the desired values on the 'make' command line. $(am__recursive_targets): - @fail= failcom='exit 1'; \ - for f in x $$MAKEFLAGS; do \ - case $$f in \ - *=* | --[!k]*);; \ - *k*) failcom='fail=yes';; \ - esac; \ - done; \ + @fail=; \ + if $(am__make_keepgoing); then \ + failcom='fail=yes'; \ + else \ + failcom='exit 1'; \ + fi; \ dot_seen=no; \ target=`echo $@ | sed s/-recursive//`; \ case "$@" in \ @@ -579,7 +578,6 @@ distdir: $(DISTFILES) fi; \ done check-am: all-am - $(MAKE) $(AM_MAKEFLAGS) check-local check: check-recursive all-am: Makefile installdirs: installdirs-recursive @@ -680,75 +678,21 @@ ps-am: uninstall-am: -.MAKE: $(am__recursive_targets) check-am install-am install-strip +.MAKE: $(am__recursive_targets) install-am install-strip .PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am check \ - check-am check-local clean clean-generic clean-libtool \ - cscopelist-am ctags ctags-am distclean distclean-generic \ - distclean-libtool distclean-tags distdir dvi dvi-am html \ - html-am info info-am install install-am install-data \ - install-data-am install-dvi install-dvi-am install-exec \ - install-exec-am install-html install-html-am install-info \ - install-info-am install-man install-pdf install-pdf-am \ - install-ps install-ps-am install-strip installcheck \ - installcheck-am installdirs installdirs-am maintainer-clean \ - maintainer-clean-generic mostlyclean mostlyclean-generic \ - mostlyclean-libtool pdf pdf-am ps ps-am tags tags-am uninstall \ - uninstall-am - -# call as: $(XVFB_START) && someprogram - -# test: run all tests in cwd and subdirs -test: ${TEST_PROGS} - @$(SKIP_GDKTARGET) || test -z "${TEST_PROGS}" || { \ - $(XVFB_START) && { set -e; ${GTESTER} --verbose ${TEST_PROGS}; }; \ - } - @ for subdir in $(SUBDIRS) ; do \ - test "$$subdir" = "." -o "$$subdir" = "po" -o "$$subdir" = "po-properties" || \ - ( cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $@ ) || exit $? ; \ - done -# test-report: run tests in subdirs and generate report -# perf-report: run tests in subdirs with -m perf and generate report -# full-report: like test-report: with -m perf and -m slow -test-report perf-report full-report: ${TEST_PROGS} - @ ignore_logdir=true ; \ - if test -z "$$GTESTER_LOGDIR" ; then \ - GTESTER_LOGDIR=`mktemp -d "\`pwd\`/.testlogs-XXXXXX"`; export GTESTER_LOGDIR ; \ - ignore_logdir=false ; \ - fi ; \ - for subdir in $(SUBDIRS) ; do \ - test "$$subdir" = "." -o "$$subdir" = "po" -o "$$subdir" = "po-properties" || \ - ( cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $@ ) || exit $? ; \ - done ; \ - $(SKIP_GDKTARGET) || test -z "${TEST_PROGS}" || { \ - case $@ in \ - test-report) test_options="-k";; \ - perf-report) test_options="-k -m=perf";; \ - full-report) test_options="-k -m=perf -m=slow";; \ - esac ; \ - $(XVFB_START) && { \ - set -e; \ - if test -z "$$GTESTER_LOGDIR" ; then \ - ${GTESTER} --verbose $$test_options -o test-report.xml ${TEST_PROGS} ; \ - elif test -n "${TEST_PROGS}" ; then \ - ${GTESTER} --verbose $$test_options -o `mktemp "$$GTESTER_LOGDIR/log-XXXXXX"` ${TEST_PROGS} ; \ - fi ; \ - }; \ - }; \ - $$ignore_logdir || { \ - echo '' > $@.xml ; \ - echo '' >> $@.xml ; \ - for lf in `ls -L "$$GTESTER_LOGDIR"/.` ; do \ - sed '1,1s/^?]*?>//' <"$$GTESTER_LOGDIR"/"$$lf" >> $@.xml ; \ - done ; \ - echo >> $@.xml ; \ - echo '' >> $@.xml ; \ - rm -rf "$$GTESTER_LOGDIR"/ ; \ - ${GTESTER_REPORT} --version 2>/dev/null 1>&2 ; test "$$?" != 0 || ${GTESTER_REPORT} $@.xml >$@.html ; \ - } -.PHONY: test test-report perf-report full-report -# run make test as part of make check -check-local: test + check-am clean clean-generic clean-libtool cscopelist-am ctags \ + ctags-am distclean distclean-generic distclean-libtool \ + distclean-tags distdir dvi dvi-am html html-am info info-am \ + install install-am install-data install-data-am install-dvi \ + install-dvi-am install-exec install-exec-am install-html \ + install-html-am install-info install-info-am install-man \ + install-pdf install-pdf-am install-ps install-ps-am \ + install-strip installcheck installcheck-am installdirs \ + installdirs-am maintainer-clean maintainer-clean-generic \ + mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \ + ps ps-am tags tags-am uninstall uninstall-am + -include $(top_srcdir)/git.mk diff --git a/contrib/gdk-pixbuf-xlib/Makefile.am b/contrib/gdk-pixbuf-xlib/Makefile.am index d613555..3a65935 100644 --- a/contrib/gdk-pixbuf-xlib/Makefile.am +++ b/contrib/gdk-pixbuf-xlib/Makefile.am @@ -1,12 +1,10 @@ -include $(top_srcdir)/Makefile.decl - if PLATFORM_WIN32 no_undefined = -no-undefined endif lib_LTLIBRARIES=libgdk_pixbuf_xlib-2.0.la -INCLUDES = \ +AM_CPPFLAGS = \ -I$(top_srcdir) -I$(top_builddir) \ -I$(top_srcdir)/gdk-pixbuf \ -I$(top_srcdir)/contrib \ @@ -37,6 +35,6 @@ libgdk_pixbuf_xlibinclude_HEADERS = \ pkgconfigdir = $(libdir)/pkgconfig pkgconfig_DATA = gdk-pixbuf-xlib-2.0.pc -EXTRA_DIST += gdk-pixbuf-xlib-2.0.pc.in +EXTRA_DIST = gdk-pixbuf-xlib-2.0.pc.in -include $(top_srcdir)/git.mk diff --git a/contrib/gdk-pixbuf-xlib/Makefile.in b/contrib/gdk-pixbuf-xlib/Makefile.in index 4877425..932dbe4 100644 --- a/contrib/gdk-pixbuf-xlib/Makefile.in +++ b/contrib/gdk-pixbuf-xlib/Makefile.in @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.13.1 from Makefile.am. +# Makefile.in generated by automake 1.14.1 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2012 Free Software Foundation, Inc. +# Copyright (C) 1994-2013 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, @@ -14,28 +14,54 @@ @SET_MAKE@ -# GTK+ - The GIMP Toolkit - VPATH = @srcdir@ -am__make_dryrun = \ - { \ - am__dry=no; \ +am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)' +am__make_running_with_option = \ + case $${target_option-} in \ + ?) ;; \ + *) echo "am__make_running_with_option: internal error: invalid" \ + "target option '$${target_option-}' specified" >&2; \ + exit 1;; \ + esac; \ + has_opt=no; \ + sane_makeflags=$$MAKEFLAGS; \ + if $(am__is_gnu_make); then \ + sane_makeflags=$$MFLAGS; \ + else \ case $$MAKEFLAGS in \ *\\[\ \ ]*) \ - echo 'am--echo: ; @echo "AM" OK' | $(MAKE) -f - 2>/dev/null \ - | grep '^AM OK$$' >/dev/null || am__dry=yes;; \ - *) \ - for am__flg in $$MAKEFLAGS; do \ - case $$am__flg in \ - *=*|--*) ;; \ - *n*) am__dry=yes; break;; \ - esac; \ - done;; \ + bs=\\; \ + sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \ + | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \ esac; \ - test $$am__dry = yes; \ - } + fi; \ + skip_next=no; \ + strip_trailopt () \ + { \ + flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ + }; \ + for flg in $$sane_makeflags; do \ + test $$skip_next = yes && { skip_next=no; continue; }; \ + case $$flg in \ + *=*|--*) continue;; \ + -*I) strip_trailopt 'I'; skip_next=yes;; \ + -*I?*) strip_trailopt 'I';; \ + -*O) strip_trailopt 'O'; skip_next=yes;; \ + -*O?*) strip_trailopt 'O';; \ + -*l) strip_trailopt 'l'; skip_next=yes;; \ + -*l?*) strip_trailopt 'l';; \ + -[dEDm]) skip_next=yes;; \ + -[JT]) skip_next=yes;; \ + esac; \ + case $$flg in \ + *$$target_option*) has_opt=yes; break;; \ + esac; \ + done; \ + test $$has_opt = yes +am__make_dryrun = (target_option=n; $(am__make_running_with_option)) +am__make_keepgoing = (target_option=k; $(am__make_running_with_option)) pkgdatadir = $(datadir)/@PACKAGE@ pkgincludedir = $(includedir)/@PACKAGE@ pkglibdir = $(libdir)/@PACKAGE@ @@ -54,14 +80,14 @@ PRE_UNINSTALL = : POST_UNINSTALL = : build_triplet = @build@ host_triplet = @host@ -DIST_COMMON = $(top_srcdir)/Makefile.decl $(srcdir)/Makefile.in \ - $(srcdir)/Makefile.am $(srcdir)/gdk-pixbuf-xlib-2.0.pc.in \ - $(top_srcdir)/depcomp $(libgdk_pixbuf_xlibinclude_HEADERS) subdir = contrib/gdk-pixbuf-xlib +DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \ + $(srcdir)/gdk-pixbuf-xlib-2.0.pc.in $(top_srcdir)/depcomp \ + $(libgdk_pixbuf_xlibinclude_HEADERS) ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/m4/gettext.m4 \ - $(top_srcdir)/m4/gtk-doc.m4 $(top_srcdir)/m4/iconv.m4 \ - $(top_srcdir)/m4/intlmacosx.m4 \ + $(top_srcdir)/m4/glibtests.m4 $(top_srcdir)/m4/gtk-doc.m4 \ + $(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/intlmacosx.m4 \ $(top_srcdir)/m4/introspection.m4 $(top_srcdir)/m4/lib-ld.m4 \ $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \ $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \ @@ -217,6 +243,7 @@ EGREP = @EGREP@ EXEEXT = @EXEEXT@ EXE_MANIFEST_ARCHITECTURE = @EXE_MANIFEST_ARCHITECTURE@ FGREP = @FGREP@ +GCOV = @GCOV@ GDK_PIXBUF_API_VERSION = @GDK_PIXBUF_API_VERSION@ GDK_PIXBUF_BINARY_VERSION = @GDK_PIXBUF_BINARY_VERSION@ GDK_PIXBUF_CSOURCE = @GDK_PIXBUF_CSOURCE@ @@ -232,6 +259,7 @@ GDK_PIXBUF_PACKAGES = @GDK_PIXBUF_PACKAGES@ GDK_PIXBUF_VERSION = @GDK_PIXBUF_VERSION@ GDK_PIXBUF_XLIB_DEP_CFLAGS = @GDK_PIXBUF_XLIB_DEP_CFLAGS@ GDK_PIXBUF_XLIB_DEP_LIBS = @GDK_PIXBUF_XLIB_DEP_LIBS@ +GENHTML = @GENHTML@ GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@ GETTEXT_PACKAGE = @GETTEXT_PACKAGE@ GLIB_CFLAGS = @GLIB_CFLAGS@ @@ -244,6 +272,7 @@ GMSGFMT_015 = @GMSGFMT_015@ GOBJECT_QUERY = @GOBJECT_QUERY@ GREP = @GREP@ GTKDOC_CHECK = @GTKDOC_CHECK@ +GTKDOC_CHECK_PATH = @GTKDOC_CHECK_PATH@ GTKDOC_DEPS_CFLAGS = @GTKDOC_DEPS_CFLAGS@ GTKDOC_DEPS_LIBS = @GTKDOC_DEPS_LIBS@ GTKDOC_MKPDF = @GTKDOC_MKPDF@ @@ -267,6 +296,7 @@ INTROSPECTION_LIBS = @INTROSPECTION_LIBS@ INTROSPECTION_MAKEFILE = @INTROSPECTION_MAKEFILE@ INTROSPECTION_SCANNER = @INTROSPECTION_SCANNER@ INTROSPECTION_TYPELIBDIR = @INTROSPECTION_TYPELIBDIR@ +LCOV = @LCOV@ LD = @LD@ LDFLAGS = @LDFLAGS@ LIBICONV = @LIBICONV@ @@ -362,6 +392,8 @@ htmldir = @htmldir@ includedir = @includedir@ infodir = @infodir@ install_sh = @install_sh@ +installed_test_metadir = @installed_test_metadir@ +installed_testdir = @installed_testdir@ libdir = @libdir@ libexecdir = @libexecdir@ localedir = @localedir@ @@ -382,39 +414,9 @@ target_alias = @target_alias@ top_build_prefix = @top_build_prefix@ top_builddir = @top_builddir@ top_srcdir = @top_srcdir@ -GTESTER = gtester # in $PATH for non-GLIB packages -GTESTER_REPORT = gtester-report # in $PATH for non-GLIB packages - -# initialize variables for unconditional += appending -EXTRA_DIST = gdk-pixbuf-xlib-2.0.pc.in -TEST_PROGS = - -### testing rules - -# Xvfb based test rules -XVFB = Xvfb -ac -noreset -screen 0 800x600x16 -XIDS = 101 102 103 104 105 106 107 197 199 211 223 227 293 307 308 309 310 311 \ - 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 \ - 991 992 993 994 995 996 997 998 999 1000 1001 1002 1003 1004 1005 1006 1007 \ - 1008 1009 4703 4721 4723 4729 4733 4751 9973 9974 9975 9976 9977 9978 9979 \ - 9980 9981 9982 9983 9984 9985 9986 9987 9988 9989 9990 9991 9992 9993 9994 \ - 9995 9996 9997 9998 9999 - -SKIP_GDKTARGET = \ - test "$(gdktarget)" != "x11" \ - && echo "Gtk+Tests:INFO: Skipping GUI tests for non-X11 target." - -XVFB_START = \ - ${XVFB} -help 2>/dev/null 1>&2 \ - && XID=`for id in $(XIDS) ; do test -e /tmp/.X$$id-lock || { echo $$id; exit 0; }; done; exit 1` \ - && { ${XVFB} :$$XID -screen 0 800x600x16 -nolisten tcp -auth /dev/null >/dev/null 2>&1 & \ - trap "kill -15 $$! " 0 HUP INT QUIT TRAP USR1 PIPE TERM ; } \ - || { echo "Gtk+Tests:ERROR: Failed to start Xvfb environment for X11 target tests."; exit 1; } \ - && DISPLAY=:$$XID && export DISPLAY - @PLATFORM_WIN32_TRUE@no_undefined = -no-undefined lib_LTLIBRARIES = libgdk_pixbuf_xlib-2.0.la -INCLUDES = \ +AM_CPPFLAGS = \ -I$(top_srcdir) -I$(top_builddir) \ -I$(top_srcdir)/gdk-pixbuf \ -I$(top_srcdir)/contrib \ @@ -443,11 +445,12 @@ libgdk_pixbuf_xlibinclude_HEADERS = \ pkgconfigdir = $(libdir)/pkgconfig pkgconfig_DATA = gdk-pixbuf-xlib-2.0.pc +EXTRA_DIST = gdk-pixbuf-xlib-2.0.pc.in all: all-am .SUFFIXES: .SUFFIXES: .c .lo .o .obj -$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/Makefile.decl $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) @for dep in $?; do \ case '$(am__configure_deps)' in \ *$$dep*) \ @@ -468,7 +471,6 @@ Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ esac; -$(top_srcdir)/Makefile.decl: $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh @@ -515,6 +517,7 @@ clean-libLTLIBRARIES: echo rm -f $${locs}; \ rm -f $${locs}; \ } + libgdk_pixbuf_xlib-2.0.la: $(libgdk_pixbuf_xlib_2_0_la_OBJECTS) $(libgdk_pixbuf_xlib_2_0_la_DEPENDENCIES) $(EXTRA_libgdk_pixbuf_xlib_2_0_la_DEPENDENCIES) $(AM_V_CCLD)$(libgdk_pixbuf_xlib_2_0_la_LINK) -rpath $(libdir) $(libgdk_pixbuf_xlib_2_0_la_OBJECTS) $(libgdk_pixbuf_xlib_2_0_la_LIBADD) $(LIBS) @@ -534,14 +537,14 @@ distclean-compile: @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c $< +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $< .c.obj: @am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c `$(CYGPATH_W) '$<'` +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'` .c.lo: @am__fastdepCC_TRUE@ $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $< @@ -681,7 +684,6 @@ distdir: $(DISTFILES) fi; \ done check-am: all-am - $(MAKE) $(AM_MAKEFLAGS) check-local check: check-am all-am: Makefile $(LTLIBRARIES) $(DATA) $(HEADERS) installdirs: @@ -792,11 +794,11 @@ uninstall-am: uninstall-libLTLIBRARIES \ uninstall-libgdk_pixbuf_xlibincludeHEADERS \ uninstall-pkgconfigDATA -.MAKE: check-am install-am install-strip +.MAKE: install-am install-strip -.PHONY: CTAGS GTAGS TAGS all all-am check check-am check-local clean \ - clean-generic clean-libLTLIBRARIES clean-libtool cscopelist-am \ - ctags ctags-am distclean distclean-compile distclean-generic \ +.PHONY: CTAGS GTAGS TAGS all all-am check check-am clean clean-generic \ + clean-libLTLIBRARIES clean-libtool cscopelist-am ctags \ + ctags-am distclean distclean-compile distclean-generic \ distclean-libtool distclean-tags distdir dvi dvi-am html \ html-am info info-am install install-am install-data \ install-data-am install-dvi install-dvi-am install-exec \ @@ -812,59 +814,6 @@ uninstall-am: uninstall-libLTLIBRARIES \ uninstall-libgdk_pixbuf_xlibincludeHEADERS \ uninstall-pkgconfigDATA -# call as: $(XVFB_START) && someprogram - -# test: run all tests in cwd and subdirs -test: ${TEST_PROGS} - @$(SKIP_GDKTARGET) || test -z "${TEST_PROGS}" || { \ - $(XVFB_START) && { set -e; ${GTESTER} --verbose ${TEST_PROGS}; }; \ - } - @ for subdir in $(SUBDIRS) ; do \ - test "$$subdir" = "." -o "$$subdir" = "po" -o "$$subdir" = "po-properties" || \ - ( cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $@ ) || exit $? ; \ - done -# test-report: run tests in subdirs and generate report -# perf-report: run tests in subdirs with -m perf and generate report -# full-report: like test-report: with -m perf and -m slow -test-report perf-report full-report: ${TEST_PROGS} - @ ignore_logdir=true ; \ - if test -z "$$GTESTER_LOGDIR" ; then \ - GTESTER_LOGDIR=`mktemp -d "\`pwd\`/.testlogs-XXXXXX"`; export GTESTER_LOGDIR ; \ - ignore_logdir=false ; \ - fi ; \ - for subdir in $(SUBDIRS) ; do \ - test "$$subdir" = "." -o "$$subdir" = "po" -o "$$subdir" = "po-properties" || \ - ( cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $@ ) || exit $? ; \ - done ; \ - $(SKIP_GDKTARGET) || test -z "${TEST_PROGS}" || { \ - case $@ in \ - test-report) test_options="-k";; \ - perf-report) test_options="-k -m=perf";; \ - full-report) test_options="-k -m=perf -m=slow";; \ - esac ; \ - $(XVFB_START) && { \ - set -e; \ - if test -z "$$GTESTER_LOGDIR" ; then \ - ${GTESTER} --verbose $$test_options -o test-report.xml ${TEST_PROGS} ; \ - elif test -n "${TEST_PROGS}" ; then \ - ${GTESTER} --verbose $$test_options -o `mktemp "$$GTESTER_LOGDIR/log-XXXXXX"` ${TEST_PROGS} ; \ - fi ; \ - }; \ - }; \ - $$ignore_logdir || { \ - echo '' > $@.xml ; \ - echo '' >> $@.xml ; \ - for lf in `ls -L "$$GTESTER_LOGDIR"/.` ; do \ - sed '1,1s/^?]*?>//' <"$$GTESTER_LOGDIR"/"$$lf" >> $@.xml ; \ - done ; \ - echo >> $@.xml ; \ - echo '' >> $@.xml ; \ - rm -rf "$$GTESTER_LOGDIR"/ ; \ - ${GTESTER_REPORT} --version 2>/dev/null 1>&2 ; test "$$?" != 0 || ${GTESTER_REPORT} $@.xml >$@.html ; \ - } -.PHONY: test test-report perf-report full-report -# run make test as part of make check -check-local: test -include $(top_srcdir)/git.mk diff --git a/contrib/gdk-pixbuf-xlib/gdk-pixbuf-xlib-drawable.c b/contrib/gdk-pixbuf-xlib/gdk-pixbuf-xlib-drawable.c index 5daec9a..972c2be 100644 --- a/contrib/gdk-pixbuf-xlib/gdk-pixbuf-xlib-drawable.c +++ b/contrib/gdk-pixbuf-xlib/gdk-pixbuf-xlib-drawable.c @@ -18,9 +18,7 @@ * Library General Public License for more details. * * You should have received a copy of the GNU Library General Public - * License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place - Suite 330, - * Boston, MA 02111-1307, USA. + * License along with this library; if not, see . */ /* Ported to Xlib by John Harper */ diff --git a/contrib/gdk-pixbuf-xlib/gdk-pixbuf-xlib-private.h b/contrib/gdk-pixbuf-xlib/gdk-pixbuf-xlib-private.h index 6605be5..3f66e02 100644 --- a/contrib/gdk-pixbuf-xlib/gdk-pixbuf-xlib-private.h +++ b/contrib/gdk-pixbuf-xlib/gdk-pixbuf-xlib-private.h @@ -13,9 +13,7 @@ * Library General Public License for more details. * * You should have received a copy of the GNU Library General Public - * License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place - Suite 330, - * Boston, MA 02111-1307, USA. + * License along with this library; if not, see . */ #ifndef GDK_PIXBUF_XLIB_PRIVATE_H diff --git a/contrib/gdk-pixbuf-xlib/gdk-pixbuf-xlib-render.c b/contrib/gdk-pixbuf-xlib/gdk-pixbuf-xlib-render.c index f6f264a..31040d7 100644 --- a/contrib/gdk-pixbuf-xlib/gdk-pixbuf-xlib-render.c +++ b/contrib/gdk-pixbuf-xlib/gdk-pixbuf-xlib-render.c @@ -15,9 +15,7 @@ * Library General Public License for more details. * * You should have received a copy of the GNU Library General Public - * License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place - Suite 330, - * Boston, MA 02111-1307, USA. + * License along with this library; if not, see . */ /* Trivially ported to Xlib(RGB) by John Harper. */ diff --git a/contrib/gdk-pixbuf-xlib/gdk-pixbuf-xlib.c b/contrib/gdk-pixbuf-xlib/gdk-pixbuf-xlib.c index f08a0da..975337d 100644 --- a/contrib/gdk-pixbuf-xlib/gdk-pixbuf-xlib.c +++ b/contrib/gdk-pixbuf-xlib/gdk-pixbuf-xlib.c @@ -13,9 +13,7 @@ * Library General Public License for more details. * * You should have received a copy of the GNU Library General Public - * License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place - Suite 330, - * Boston, MA 02111-1307, USA. + * License along with this library; if not, see . */ #include "config.h" diff --git a/contrib/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h b/contrib/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h index 4ffc560..c755546 100644 --- a/contrib/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h +++ b/contrib/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h @@ -13,9 +13,7 @@ * Library General Public License for more details. * * You should have received a copy of the GNU Library General Public - * License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place - Suite 330, - * Boston, MA 02111-1307, USA. + * License along with this library; if not, see . */ #ifndef GDK_PIXBUF_XLIB_H diff --git a/depcomp b/depcomp index 06b0882..4ebd5b3 100755 --- a/depcomp +++ b/depcomp @@ -1,7 +1,7 @@ #! /bin/sh # depcomp - compile a program generating dependencies as side-effects -scriptversion=2012-10-18.11; # UTC +scriptversion=2013-05-30.07; # UTC # Copyright (C) 1999-2013 Free Software Foundation, Inc. @@ -552,6 +552,7 @@ $ { G p }' >> "$depfile" + echo >> "$depfile" # make sure the fragment doesn't end with a backslash rm -f "$tmpdepfile" ;; diff --git a/docs/Makefile.am b/docs/Makefile.am index 470cddf..034926c 100644 --- a/docs/Makefile.am +++ b/docs/Makefile.am @@ -1,5 +1,3 @@ -include $(top_srcdir)/Makefile.decl - SUBDIRS = reference -include $(top_srcdir)/git.mk diff --git a/docs/Makefile.in b/docs/Makefile.in index ab539e7..66547f8 100644 --- a/docs/Makefile.in +++ b/docs/Makefile.in @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.13.1 from Makefile.am. +# Makefile.in generated by automake 1.14.1 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2012 Free Software Foundation, Inc. +# Copyright (C) 1994-2013 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, @@ -13,26 +13,52 @@ # PARTICULAR PURPOSE. @SET_MAKE@ - -# GTK+ - The GIMP Toolkit VPATH = @srcdir@ -am__make_dryrun = \ - { \ - am__dry=no; \ +am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)' +am__make_running_with_option = \ + case $${target_option-} in \ + ?) ;; \ + *) echo "am__make_running_with_option: internal error: invalid" \ + "target option '$${target_option-}' specified" >&2; \ + exit 1;; \ + esac; \ + has_opt=no; \ + sane_makeflags=$$MAKEFLAGS; \ + if $(am__is_gnu_make); then \ + sane_makeflags=$$MFLAGS; \ + else \ case $$MAKEFLAGS in \ *\\[\ \ ]*) \ - echo 'am--echo: ; @echo "AM" OK' | $(MAKE) -f - 2>/dev/null \ - | grep '^AM OK$$' >/dev/null || am__dry=yes;; \ - *) \ - for am__flg in $$MAKEFLAGS; do \ - case $$am__flg in \ - *=*|--*) ;; \ - *n*) am__dry=yes; break;; \ - esac; \ - done;; \ + bs=\\; \ + sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \ + | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \ + esac; \ + fi; \ + skip_next=no; \ + strip_trailopt () \ + { \ + flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ + }; \ + for flg in $$sane_makeflags; do \ + test $$skip_next = yes && { skip_next=no; continue; }; \ + case $$flg in \ + *=*|--*) continue;; \ + -*I) strip_trailopt 'I'; skip_next=yes;; \ + -*I?*) strip_trailopt 'I';; \ + -*O) strip_trailopt 'O'; skip_next=yes;; \ + -*O?*) strip_trailopt 'O';; \ + -*l) strip_trailopt 'l'; skip_next=yes;; \ + -*l?*) strip_trailopt 'l';; \ + -[dEDm]) skip_next=yes;; \ + -[JT]) skip_next=yes;; \ + esac; \ + case $$flg in \ + *$$target_option*) has_opt=yes; break;; \ esac; \ - test $$am__dry = yes; \ - } + done; \ + test $$has_opt = yes +am__make_dryrun = (target_option=n; $(am__make_running_with_option)) +am__make_keepgoing = (target_option=k; $(am__make_running_with_option)) pkgdatadir = $(datadir)/@PACKAGE@ pkgincludedir = $(includedir)/@PACKAGE@ pkglibdir = $(libdir)/@PACKAGE@ @@ -51,13 +77,12 @@ PRE_UNINSTALL = : POST_UNINSTALL = : build_triplet = @build@ host_triplet = @host@ -DIST_COMMON = $(top_srcdir)/Makefile.decl $(srcdir)/Makefile.in \ - $(srcdir)/Makefile.am subdir = docs +DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/m4/gettext.m4 \ - $(top_srcdir)/m4/gtk-doc.m4 $(top_srcdir)/m4/iconv.m4 \ - $(top_srcdir)/m4/intlmacosx.m4 \ + $(top_srcdir)/m4/glibtests.m4 $(top_srcdir)/m4/gtk-doc.m4 \ + $(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/intlmacosx.m4 \ $(top_srcdir)/m4/introspection.m4 $(top_srcdir)/m4/lib-ld.m4 \ $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \ $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \ @@ -185,6 +210,7 @@ EGREP = @EGREP@ EXEEXT = @EXEEXT@ EXE_MANIFEST_ARCHITECTURE = @EXE_MANIFEST_ARCHITECTURE@ FGREP = @FGREP@ +GCOV = @GCOV@ GDK_PIXBUF_API_VERSION = @GDK_PIXBUF_API_VERSION@ GDK_PIXBUF_BINARY_VERSION = @GDK_PIXBUF_BINARY_VERSION@ GDK_PIXBUF_CSOURCE = @GDK_PIXBUF_CSOURCE@ @@ -200,6 +226,7 @@ GDK_PIXBUF_PACKAGES = @GDK_PIXBUF_PACKAGES@ GDK_PIXBUF_VERSION = @GDK_PIXBUF_VERSION@ GDK_PIXBUF_XLIB_DEP_CFLAGS = @GDK_PIXBUF_XLIB_DEP_CFLAGS@ GDK_PIXBUF_XLIB_DEP_LIBS = @GDK_PIXBUF_XLIB_DEP_LIBS@ +GENHTML = @GENHTML@ GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@ GETTEXT_PACKAGE = @GETTEXT_PACKAGE@ GLIB_CFLAGS = @GLIB_CFLAGS@ @@ -212,6 +239,7 @@ GMSGFMT_015 = @GMSGFMT_015@ GOBJECT_QUERY = @GOBJECT_QUERY@ GREP = @GREP@ GTKDOC_CHECK = @GTKDOC_CHECK@ +GTKDOC_CHECK_PATH = @GTKDOC_CHECK_PATH@ GTKDOC_DEPS_CFLAGS = @GTKDOC_DEPS_CFLAGS@ GTKDOC_DEPS_LIBS = @GTKDOC_DEPS_LIBS@ GTKDOC_MKPDF = @GTKDOC_MKPDF@ @@ -235,6 +263,7 @@ INTROSPECTION_LIBS = @INTROSPECTION_LIBS@ INTROSPECTION_MAKEFILE = @INTROSPECTION_MAKEFILE@ INTROSPECTION_SCANNER = @INTROSPECTION_SCANNER@ INTROSPECTION_TYPELIBDIR = @INTROSPECTION_TYPELIBDIR@ +LCOV = @LCOV@ LD = @LD@ LDFLAGS = @LDFLAGS@ LIBICONV = @LIBICONV@ @@ -330,6 +359,8 @@ htmldir = @htmldir@ includedir = @includedir@ infodir = @infodir@ install_sh = @install_sh@ +installed_test_metadir = @installed_test_metadir@ +installed_testdir = @installed_testdir@ libdir = @libdir@ libexecdir = @libexecdir@ localedir = @localedir@ @@ -350,41 +381,11 @@ target_alias = @target_alias@ top_build_prefix = @top_build_prefix@ top_builddir = @top_builddir@ top_srcdir = @top_srcdir@ -GTESTER = gtester # in $PATH for non-GLIB packages -GTESTER_REPORT = gtester-report # in $PATH for non-GLIB packages - -# initialize variables for unconditional += appending -EXTRA_DIST = -TEST_PROGS = - -### testing rules - -# Xvfb based test rules -XVFB = Xvfb -ac -noreset -screen 0 800x600x16 -XIDS = 101 102 103 104 105 106 107 197 199 211 223 227 293 307 308 309 310 311 \ - 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 \ - 991 992 993 994 995 996 997 998 999 1000 1001 1002 1003 1004 1005 1006 1007 \ - 1008 1009 4703 4721 4723 4729 4733 4751 9973 9974 9975 9976 9977 9978 9979 \ - 9980 9981 9982 9983 9984 9985 9986 9987 9988 9989 9990 9991 9992 9993 9994 \ - 9995 9996 9997 9998 9999 - -SKIP_GDKTARGET = \ - test "$(gdktarget)" != "x11" \ - && echo "Gtk+Tests:INFO: Skipping GUI tests for non-X11 target." - -XVFB_START = \ - ${XVFB} -help 2>/dev/null 1>&2 \ - && XID=`for id in $(XIDS) ; do test -e /tmp/.X$$id-lock || { echo $$id; exit 0; }; done; exit 1` \ - && { ${XVFB} :$$XID -screen 0 800x600x16 -nolisten tcp -auth /dev/null >/dev/null 2>&1 & \ - trap "kill -15 $$! " 0 HUP INT QUIT TRAP USR1 PIPE TERM ; } \ - || { echo "Gtk+Tests:ERROR: Failed to start Xvfb environment for X11 target tests."; exit 1; } \ - && DISPLAY=:$$XID && export DISPLAY - SUBDIRS = reference all: all-recursive .SUFFIXES: -$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/Makefile.decl $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) @for dep in $?; do \ case '$(am__configure_deps)' in \ *$$dep*) \ @@ -405,7 +406,6 @@ Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ esac; -$(top_srcdir)/Makefile.decl: $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh @@ -429,13 +429,12 @@ clean-libtool: # (which will cause the Makefiles to be regenerated when you run 'make'); # (2) otherwise, pass the desired values on the 'make' command line. $(am__recursive_targets): - @fail= failcom='exit 1'; \ - for f in x $$MAKEFLAGS; do \ - case $$f in \ - *=* | --[!k]*);; \ - *k*) failcom='fail=yes';; \ - esac; \ - done; \ + @fail=; \ + if $(am__make_keepgoing); then \ + failcom='fail=yes'; \ + else \ + failcom='exit 1'; \ + fi; \ dot_seen=no; \ target=`echo $@ | sed s/-recursive//`; \ case "$@" in \ @@ -578,7 +577,6 @@ distdir: $(DISTFILES) fi; \ done check-am: all-am - $(MAKE) $(AM_MAKEFLAGS) check-local check: check-recursive all-am: Makefile installdirs: installdirs-recursive @@ -679,75 +677,21 @@ ps-am: uninstall-am: -.MAKE: $(am__recursive_targets) check-am install-am install-strip +.MAKE: $(am__recursive_targets) install-am install-strip .PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am check \ - check-am check-local clean clean-generic clean-libtool \ - cscopelist-am ctags ctags-am distclean distclean-generic \ - distclean-libtool distclean-tags distdir dvi dvi-am html \ - html-am info info-am install install-am install-data \ - install-data-am install-dvi install-dvi-am install-exec \ - install-exec-am install-html install-html-am install-info \ - install-info-am install-man install-pdf install-pdf-am \ - install-ps install-ps-am install-strip installcheck \ - installcheck-am installdirs installdirs-am maintainer-clean \ - maintainer-clean-generic mostlyclean mostlyclean-generic \ - mostlyclean-libtool pdf pdf-am ps ps-am tags tags-am uninstall \ - uninstall-am - -# call as: $(XVFB_START) && someprogram - -# test: run all tests in cwd and subdirs -test: ${TEST_PROGS} - @$(SKIP_GDKTARGET) || test -z "${TEST_PROGS}" || { \ - $(XVFB_START) && { set -e; ${GTESTER} --verbose ${TEST_PROGS}; }; \ - } - @ for subdir in $(SUBDIRS) ; do \ - test "$$subdir" = "." -o "$$subdir" = "po" -o "$$subdir" = "po-properties" || \ - ( cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $@ ) || exit $? ; \ - done -# test-report: run tests in subdirs and generate report -# perf-report: run tests in subdirs with -m perf and generate report -# full-report: like test-report: with -m perf and -m slow -test-report perf-report full-report: ${TEST_PROGS} - @ ignore_logdir=true ; \ - if test -z "$$GTESTER_LOGDIR" ; then \ - GTESTER_LOGDIR=`mktemp -d "\`pwd\`/.testlogs-XXXXXX"`; export GTESTER_LOGDIR ; \ - ignore_logdir=false ; \ - fi ; \ - for subdir in $(SUBDIRS) ; do \ - test "$$subdir" = "." -o "$$subdir" = "po" -o "$$subdir" = "po-properties" || \ - ( cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $@ ) || exit $? ; \ - done ; \ - $(SKIP_GDKTARGET) || test -z "${TEST_PROGS}" || { \ - case $@ in \ - test-report) test_options="-k";; \ - perf-report) test_options="-k -m=perf";; \ - full-report) test_options="-k -m=perf -m=slow";; \ - esac ; \ - $(XVFB_START) && { \ - set -e; \ - if test -z "$$GTESTER_LOGDIR" ; then \ - ${GTESTER} --verbose $$test_options -o test-report.xml ${TEST_PROGS} ; \ - elif test -n "${TEST_PROGS}" ; then \ - ${GTESTER} --verbose $$test_options -o `mktemp "$$GTESTER_LOGDIR/log-XXXXXX"` ${TEST_PROGS} ; \ - fi ; \ - }; \ - }; \ - $$ignore_logdir || { \ - echo '' > $@.xml ; \ - echo '' >> $@.xml ; \ - for lf in `ls -L "$$GTESTER_LOGDIR"/.` ; do \ - sed '1,1s/^?]*?>//' <"$$GTESTER_LOGDIR"/"$$lf" >> $@.xml ; \ - done ; \ - echo >> $@.xml ; \ - echo '' >> $@.xml ; \ - rm -rf "$$GTESTER_LOGDIR"/ ; \ - ${GTESTER_REPORT} --version 2>/dev/null 1>&2 ; test "$$?" != 0 || ${GTESTER_REPORT} $@.xml >$@.html ; \ - } -.PHONY: test test-report perf-report full-report -# run make test as part of make check -check-local: test + check-am clean clean-generic clean-libtool cscopelist-am ctags \ + ctags-am distclean distclean-generic distclean-libtool \ + distclean-tags distdir dvi dvi-am html html-am info info-am \ + install install-am install-data install-data-am install-dvi \ + install-dvi-am install-exec install-exec-am install-html \ + install-html-am install-info install-info-am install-man \ + install-pdf install-pdf-am install-ps install-ps-am \ + install-strip installcheck installcheck-am installdirs \ + installdirs-am maintainer-clean maintainer-clean-generic \ + mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \ + ps ps-am tags tags-am uninstall uninstall-am + -include $(top_srcdir)/git.mk diff --git a/docs/reference/Makefile.am b/docs/reference/Makefile.am index bc0b954..3248edf 100644 --- a/docs/reference/Makefile.am +++ b/docs/reference/Makefile.am @@ -1,5 +1,3 @@ -include $(top_srcdir)/Makefile.decl - SUBDIRS = gdk-pixbuf GITIGNOREFILES = */*.1 diff --git a/docs/reference/Makefile.in b/docs/reference/Makefile.in index 8204c47..90b462e 100644 --- a/docs/reference/Makefile.in +++ b/docs/reference/Makefile.in @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.13.1 from Makefile.am. +# Makefile.in generated by automake 1.14.1 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2012 Free Software Foundation, Inc. +# Copyright (C) 1994-2013 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, @@ -13,26 +13,52 @@ # PARTICULAR PURPOSE. @SET_MAKE@ - -# GTK+ - The GIMP Toolkit VPATH = @srcdir@ -am__make_dryrun = \ - { \ - am__dry=no; \ +am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)' +am__make_running_with_option = \ + case $${target_option-} in \ + ?) ;; \ + *) echo "am__make_running_with_option: internal error: invalid" \ + "target option '$${target_option-}' specified" >&2; \ + exit 1;; \ + esac; \ + has_opt=no; \ + sane_makeflags=$$MAKEFLAGS; \ + if $(am__is_gnu_make); then \ + sane_makeflags=$$MFLAGS; \ + else \ case $$MAKEFLAGS in \ *\\[\ \ ]*) \ - echo 'am--echo: ; @echo "AM" OK' | $(MAKE) -f - 2>/dev/null \ - | grep '^AM OK$$' >/dev/null || am__dry=yes;; \ - *) \ - for am__flg in $$MAKEFLAGS; do \ - case $$am__flg in \ - *=*|--*) ;; \ - *n*) am__dry=yes; break;; \ - esac; \ - done;; \ + bs=\\; \ + sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \ + | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \ + esac; \ + fi; \ + skip_next=no; \ + strip_trailopt () \ + { \ + flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ + }; \ + for flg in $$sane_makeflags; do \ + test $$skip_next = yes && { skip_next=no; continue; }; \ + case $$flg in \ + *=*|--*) continue;; \ + -*I) strip_trailopt 'I'; skip_next=yes;; \ + -*I?*) strip_trailopt 'I';; \ + -*O) strip_trailopt 'O'; skip_next=yes;; \ + -*O?*) strip_trailopt 'O';; \ + -*l) strip_trailopt 'l'; skip_next=yes;; \ + -*l?*) strip_trailopt 'l';; \ + -[dEDm]) skip_next=yes;; \ + -[JT]) skip_next=yes;; \ + esac; \ + case $$flg in \ + *$$target_option*) has_opt=yes; break;; \ esac; \ - test $$am__dry = yes; \ - } + done; \ + test $$has_opt = yes +am__make_dryrun = (target_option=n; $(am__make_running_with_option)) +am__make_keepgoing = (target_option=k; $(am__make_running_with_option)) pkgdatadir = $(datadir)/@PACKAGE@ pkgincludedir = $(includedir)/@PACKAGE@ pkglibdir = $(libdir)/@PACKAGE@ @@ -51,13 +77,12 @@ PRE_UNINSTALL = : POST_UNINSTALL = : build_triplet = @build@ host_triplet = @host@ -DIST_COMMON = $(top_srcdir)/Makefile.decl $(srcdir)/Makefile.in \ - $(srcdir)/Makefile.am subdir = docs/reference +DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/m4/gettext.m4 \ - $(top_srcdir)/m4/gtk-doc.m4 $(top_srcdir)/m4/iconv.m4 \ - $(top_srcdir)/m4/intlmacosx.m4 \ + $(top_srcdir)/m4/glibtests.m4 $(top_srcdir)/m4/gtk-doc.m4 \ + $(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/intlmacosx.m4 \ $(top_srcdir)/m4/introspection.m4 $(top_srcdir)/m4/lib-ld.m4 \ $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \ $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \ @@ -185,6 +210,7 @@ EGREP = @EGREP@ EXEEXT = @EXEEXT@ EXE_MANIFEST_ARCHITECTURE = @EXE_MANIFEST_ARCHITECTURE@ FGREP = @FGREP@ +GCOV = @GCOV@ GDK_PIXBUF_API_VERSION = @GDK_PIXBUF_API_VERSION@ GDK_PIXBUF_BINARY_VERSION = @GDK_PIXBUF_BINARY_VERSION@ GDK_PIXBUF_CSOURCE = @GDK_PIXBUF_CSOURCE@ @@ -200,6 +226,7 @@ GDK_PIXBUF_PACKAGES = @GDK_PIXBUF_PACKAGES@ GDK_PIXBUF_VERSION = @GDK_PIXBUF_VERSION@ GDK_PIXBUF_XLIB_DEP_CFLAGS = @GDK_PIXBUF_XLIB_DEP_CFLAGS@ GDK_PIXBUF_XLIB_DEP_LIBS = @GDK_PIXBUF_XLIB_DEP_LIBS@ +GENHTML = @GENHTML@ GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@ GETTEXT_PACKAGE = @GETTEXT_PACKAGE@ GLIB_CFLAGS = @GLIB_CFLAGS@ @@ -212,6 +239,7 @@ GMSGFMT_015 = @GMSGFMT_015@ GOBJECT_QUERY = @GOBJECT_QUERY@ GREP = @GREP@ GTKDOC_CHECK = @GTKDOC_CHECK@ +GTKDOC_CHECK_PATH = @GTKDOC_CHECK_PATH@ GTKDOC_DEPS_CFLAGS = @GTKDOC_DEPS_CFLAGS@ GTKDOC_DEPS_LIBS = @GTKDOC_DEPS_LIBS@ GTKDOC_MKPDF = @GTKDOC_MKPDF@ @@ -235,6 +263,7 @@ INTROSPECTION_LIBS = @INTROSPECTION_LIBS@ INTROSPECTION_MAKEFILE = @INTROSPECTION_MAKEFILE@ INTROSPECTION_SCANNER = @INTROSPECTION_SCANNER@ INTROSPECTION_TYPELIBDIR = @INTROSPECTION_TYPELIBDIR@ +LCOV = @LCOV@ LD = @LD@ LDFLAGS = @LDFLAGS@ LIBICONV = @LIBICONV@ @@ -330,6 +359,8 @@ htmldir = @htmldir@ includedir = @includedir@ infodir = @infodir@ install_sh = @install_sh@ +installed_test_metadir = @installed_test_metadir@ +installed_testdir = @installed_testdir@ libdir = @libdir@ libexecdir = @libexecdir@ localedir = @localedir@ @@ -350,42 +381,12 @@ target_alias = @target_alias@ top_build_prefix = @top_build_prefix@ top_builddir = @top_builddir@ top_srcdir = @top_srcdir@ -GTESTER = gtester # in $PATH for non-GLIB packages -GTESTER_REPORT = gtester-report # in $PATH for non-GLIB packages - -# initialize variables for unconditional += appending -EXTRA_DIST = -TEST_PROGS = - -### testing rules - -# Xvfb based test rules -XVFB = Xvfb -ac -noreset -screen 0 800x600x16 -XIDS = 101 102 103 104 105 106 107 197 199 211 223 227 293 307 308 309 310 311 \ - 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 \ - 991 992 993 994 995 996 997 998 999 1000 1001 1002 1003 1004 1005 1006 1007 \ - 1008 1009 4703 4721 4723 4729 4733 4751 9973 9974 9975 9976 9977 9978 9979 \ - 9980 9981 9982 9983 9984 9985 9986 9987 9988 9989 9990 9991 9992 9993 9994 \ - 9995 9996 9997 9998 9999 - -SKIP_GDKTARGET = \ - test "$(gdktarget)" != "x11" \ - && echo "Gtk+Tests:INFO: Skipping GUI tests for non-X11 target." - -XVFB_START = \ - ${XVFB} -help 2>/dev/null 1>&2 \ - && XID=`for id in $(XIDS) ; do test -e /tmp/.X$$id-lock || { echo $$id; exit 0; }; done; exit 1` \ - && { ${XVFB} :$$XID -screen 0 800x600x16 -nolisten tcp -auth /dev/null >/dev/null 2>&1 & \ - trap "kill -15 $$! " 0 HUP INT QUIT TRAP USR1 PIPE TERM ; } \ - || { echo "Gtk+Tests:ERROR: Failed to start Xvfb environment for X11 target tests."; exit 1; } \ - && DISPLAY=:$$XID && export DISPLAY - SUBDIRS = gdk-pixbuf GITIGNOREFILES = */*.1 all: all-recursive .SUFFIXES: -$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/Makefile.decl $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) @for dep in $?; do \ case '$(am__configure_deps)' in \ *$$dep*) \ @@ -406,7 +407,6 @@ Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ esac; -$(top_srcdir)/Makefile.decl: $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh @@ -430,13 +430,12 @@ clean-libtool: # (which will cause the Makefiles to be regenerated when you run 'make'); # (2) otherwise, pass the desired values on the 'make' command line. $(am__recursive_targets): - @fail= failcom='exit 1'; \ - for f in x $$MAKEFLAGS; do \ - case $$f in \ - *=* | --[!k]*);; \ - *k*) failcom='fail=yes';; \ - esac; \ - done; \ + @fail=; \ + if $(am__make_keepgoing); then \ + failcom='fail=yes'; \ + else \ + failcom='exit 1'; \ + fi; \ dot_seen=no; \ target=`echo $@ | sed s/-recursive//`; \ case "$@" in \ @@ -579,7 +578,6 @@ distdir: $(DISTFILES) fi; \ done check-am: all-am - $(MAKE) $(AM_MAKEFLAGS) check-local check: check-recursive all-am: Makefile installdirs: installdirs-recursive @@ -680,75 +678,21 @@ ps-am: uninstall-am: -.MAKE: $(am__recursive_targets) check-am install-am install-strip +.MAKE: $(am__recursive_targets) install-am install-strip .PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am check \ - check-am check-local clean clean-generic clean-libtool \ - cscopelist-am ctags ctags-am distclean distclean-generic \ - distclean-libtool distclean-tags distdir dvi dvi-am html \ - html-am info info-am install install-am install-data \ - install-data-am install-dvi install-dvi-am install-exec \ - install-exec-am install-html install-html-am install-info \ - install-info-am install-man install-pdf install-pdf-am \ - install-ps install-ps-am install-strip installcheck \ - installcheck-am installdirs installdirs-am maintainer-clean \ - maintainer-clean-generic mostlyclean mostlyclean-generic \ - mostlyclean-libtool pdf pdf-am ps ps-am tags tags-am uninstall \ - uninstall-am - -# call as: $(XVFB_START) && someprogram - -# test: run all tests in cwd and subdirs -test: ${TEST_PROGS} - @$(SKIP_GDKTARGET) || test -z "${TEST_PROGS}" || { \ - $(XVFB_START) && { set -e; ${GTESTER} --verbose ${TEST_PROGS}; }; \ - } - @ for subdir in $(SUBDIRS) ; do \ - test "$$subdir" = "." -o "$$subdir" = "po" -o "$$subdir" = "po-properties" || \ - ( cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $@ ) || exit $? ; \ - done -# test-report: run tests in subdirs and generate report -# perf-report: run tests in subdirs with -m perf and generate report -# full-report: like test-report: with -m perf and -m slow -test-report perf-report full-report: ${TEST_PROGS} - @ ignore_logdir=true ; \ - if test -z "$$GTESTER_LOGDIR" ; then \ - GTESTER_LOGDIR=`mktemp -d "\`pwd\`/.testlogs-XXXXXX"`; export GTESTER_LOGDIR ; \ - ignore_logdir=false ; \ - fi ; \ - for subdir in $(SUBDIRS) ; do \ - test "$$subdir" = "." -o "$$subdir" = "po" -o "$$subdir" = "po-properties" || \ - ( cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $@ ) || exit $? ; \ - done ; \ - $(SKIP_GDKTARGET) || test -z "${TEST_PROGS}" || { \ - case $@ in \ - test-report) test_options="-k";; \ - perf-report) test_options="-k -m=perf";; \ - full-report) test_options="-k -m=perf -m=slow";; \ - esac ; \ - $(XVFB_START) && { \ - set -e; \ - if test -z "$$GTESTER_LOGDIR" ; then \ - ${GTESTER} --verbose $$test_options -o test-report.xml ${TEST_PROGS} ; \ - elif test -n "${TEST_PROGS}" ; then \ - ${GTESTER} --verbose $$test_options -o `mktemp "$$GTESTER_LOGDIR/log-XXXXXX"` ${TEST_PROGS} ; \ - fi ; \ - }; \ - }; \ - $$ignore_logdir || { \ - echo '' > $@.xml ; \ - echo '' >> $@.xml ; \ - for lf in `ls -L "$$GTESTER_LOGDIR"/.` ; do \ - sed '1,1s/^?]*?>//' <"$$GTESTER_LOGDIR"/"$$lf" >> $@.xml ; \ - done ; \ - echo >> $@.xml ; \ - echo '' >> $@.xml ; \ - rm -rf "$$GTESTER_LOGDIR"/ ; \ - ${GTESTER_REPORT} --version 2>/dev/null 1>&2 ; test "$$?" != 0 || ${GTESTER_REPORT} $@.xml >$@.html ; \ - } -.PHONY: test test-report perf-report full-report -# run make test as part of make check -check-local: test + check-am clean clean-generic clean-libtool cscopelist-am ctags \ + ctags-am distclean distclean-generic distclean-libtool \ + distclean-tags distdir dvi dvi-am html html-am info info-am \ + install install-am install-data install-data-am install-dvi \ + install-dvi-am install-exec install-exec-am install-html \ + install-html-am install-info install-info-am install-man \ + install-pdf install-pdf-am install-ps install-ps-am \ + install-strip installcheck installcheck-am installdirs \ + installdirs-am maintainer-clean maintainer-clean-generic \ + mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \ + ps ps-am tags tags-am uninstall uninstall-am + -include $(top_srcdir)/git.mk diff --git a/docs/reference/gdk-pixbuf/Makefile.am b/docs/reference/gdk-pixbuf/Makefile.am index c28e34f..71ac69b 100644 --- a/docs/reference/gdk-pixbuf/Makefile.am +++ b/docs/reference/gdk-pixbuf/Makefile.am @@ -1,6 +1,3 @@ -## Process this file with automake to produce Makefile.in -include $(top_srcdir)/Makefile.decl - AUTOMAKE_OPTIONS = 1.6 # The name of the module. @@ -34,7 +31,7 @@ IGNORE_HFILES= \ xpm-color-table.h \ test-images.h -INCLUDES = \ +AM_CPPFLAGS = \ -I$(top_srcdir) \ -I$(top_builddir) \ $(GDK_PIXBUF_DEBUG_FLAGS) \ @@ -48,7 +45,6 @@ GTKDOC_LIBS = \ # Extra options to supply to gtkdoc-mkdb MKDB_OPTIONS= \ --main-sgml-file=$(DOC_MAIN_SGML_FILE) \ - --sgml-mode \ --source-dir=../../../contrib/gdk-pixbuf-xlib \ --output-format=xml \ --name-space=gdk_pixbuf diff --git a/docs/reference/gdk-pixbuf/Makefile.in b/docs/reference/gdk-pixbuf/Makefile.in index a7c1cd2..8b78b62 100644 --- a/docs/reference/gdk-pixbuf/Makefile.in +++ b/docs/reference/gdk-pixbuf/Makefile.in @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.13.1 from Makefile.am. +# Makefile.in generated by automake 1.14.1 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2012 Free Software Foundation, Inc. +# Copyright (C) 1994-2013 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, @@ -14,31 +14,57 @@ @SET_MAKE@ -# GTK+ - The GIMP Toolkit - # -*- mode: makefile -*- #################################### # Everything below here is generic # #################################### VPATH = @srcdir@ -am__make_dryrun = \ - { \ - am__dry=no; \ +am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)' +am__make_running_with_option = \ + case $${target_option-} in \ + ?) ;; \ + *) echo "am__make_running_with_option: internal error: invalid" \ + "target option '$${target_option-}' specified" >&2; \ + exit 1;; \ + esac; \ + has_opt=no; \ + sane_makeflags=$$MAKEFLAGS; \ + if $(am__is_gnu_make); then \ + sane_makeflags=$$MFLAGS; \ + else \ case $$MAKEFLAGS in \ *\\[\ \ ]*) \ - echo 'am--echo: ; @echo "AM" OK' | $(MAKE) -f - 2>/dev/null \ - | grep '^AM OK$$' >/dev/null || am__dry=yes;; \ - *) \ - for am__flg in $$MAKEFLAGS; do \ - case $$am__flg in \ - *=*|--*) ;; \ - *n*) am__dry=yes; break;; \ - esac; \ - done;; \ + bs=\\; \ + sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \ + | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \ esac; \ - test $$am__dry = yes; \ - } + fi; \ + skip_next=no; \ + strip_trailopt () \ + { \ + flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ + }; \ + for flg in $$sane_makeflags; do \ + test $$skip_next = yes && { skip_next=no; continue; }; \ + case $$flg in \ + *=*|--*) continue;; \ + -*I) strip_trailopt 'I'; skip_next=yes;; \ + -*I?*) strip_trailopt 'I';; \ + -*O) strip_trailopt 'O'; skip_next=yes;; \ + -*O?*) strip_trailopt 'O';; \ + -*l) strip_trailopt 'l'; skip_next=yes;; \ + -*l?*) strip_trailopt 'l';; \ + -[dEDm]) skip_next=yes;; \ + -[JT]) skip_next=yes;; \ + esac; \ + case $$flg in \ + *$$target_option*) has_opt=yes; break;; \ + esac; \ + done; \ + test $$has_opt = yes +am__make_dryrun = (target_option=n; $(am__make_running_with_option)) +am__make_keepgoing = (target_option=k; $(am__make_running_with_option)) pkgdatadir = $(datadir)/@PACKAGE@ pkgincludedir = $(includedir)/@PACKAGE@ pkglibdir = $(libdir)/@PACKAGE@ @@ -57,14 +83,13 @@ PRE_UNINSTALL = : POST_UNINSTALL = : build_triplet = @build@ host_triplet = @host@ -DIST_COMMON = $(top_srcdir)/Makefile.decl $(top_srcdir)/gtk-doc.make \ - $(srcdir)/Makefile.in $(srcdir)/Makefile.am \ - $(srcdir)/version.xml.in +DIST_COMMON = $(top_srcdir)/gtk-doc.make $(srcdir)/Makefile.in \ + $(srcdir)/Makefile.am $(srcdir)/version.xml.in subdir = docs/reference/gdk-pixbuf ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/m4/gettext.m4 \ - $(top_srcdir)/m4/gtk-doc.m4 $(top_srcdir)/m4/iconv.m4 \ - $(top_srcdir)/m4/intlmacosx.m4 \ + $(top_srcdir)/m4/glibtests.m4 $(top_srcdir)/m4/gtk-doc.m4 \ + $(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/intlmacosx.m4 \ $(top_srcdir)/m4/introspection.m4 $(top_srcdir)/m4/lib-ld.m4 \ $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \ $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \ @@ -163,6 +188,7 @@ EGREP = @EGREP@ EXEEXT = @EXEEXT@ EXE_MANIFEST_ARCHITECTURE = @EXE_MANIFEST_ARCHITECTURE@ FGREP = @FGREP@ +GCOV = @GCOV@ GDK_PIXBUF_API_VERSION = @GDK_PIXBUF_API_VERSION@ GDK_PIXBUF_BINARY_VERSION = @GDK_PIXBUF_BINARY_VERSION@ GDK_PIXBUF_CSOURCE = @GDK_PIXBUF_CSOURCE@ @@ -178,6 +204,7 @@ GDK_PIXBUF_PACKAGES = @GDK_PIXBUF_PACKAGES@ GDK_PIXBUF_VERSION = @GDK_PIXBUF_VERSION@ GDK_PIXBUF_XLIB_DEP_CFLAGS = @GDK_PIXBUF_XLIB_DEP_CFLAGS@ GDK_PIXBUF_XLIB_DEP_LIBS = @GDK_PIXBUF_XLIB_DEP_LIBS@ +GENHTML = @GENHTML@ GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@ GETTEXT_PACKAGE = @GETTEXT_PACKAGE@ GLIB_CFLAGS = @GLIB_CFLAGS@ @@ -190,6 +217,7 @@ GMSGFMT_015 = @GMSGFMT_015@ GOBJECT_QUERY = @GOBJECT_QUERY@ GREP = @GREP@ GTKDOC_CHECK = @GTKDOC_CHECK@ +GTKDOC_CHECK_PATH = @GTKDOC_CHECK_PATH@ GTKDOC_DEPS_CFLAGS = @GTKDOC_DEPS_CFLAGS@ GTKDOC_DEPS_LIBS = @GTKDOC_DEPS_LIBS@ GTKDOC_MKPDF = @GTKDOC_MKPDF@ @@ -213,6 +241,7 @@ INTROSPECTION_LIBS = @INTROSPECTION_LIBS@ INTROSPECTION_MAKEFILE = @INTROSPECTION_MAKEFILE@ INTROSPECTION_SCANNER = @INTROSPECTION_SCANNER@ INTROSPECTION_TYPELIBDIR = @INTROSPECTION_TYPELIBDIR@ +LCOV = @LCOV@ LD = @LD@ LDFLAGS = @LDFLAGS@ LIBICONV = @LIBICONV@ @@ -308,6 +337,8 @@ htmldir = @htmldir@ includedir = @includedir@ infodir = @infodir@ install_sh = @install_sh@ +installed_test_metadir = @installed_test_metadir@ +installed_testdir = @installed_testdir@ libdir = @libdir@ libexecdir = @libexecdir@ localedir = @localedir@ @@ -328,38 +359,6 @@ target_alias = @target_alias@ top_build_prefix = @top_build_prefix@ top_builddir = @top_builddir@ top_srcdir = @top_srcdir@ -GTESTER = gtester # in $PATH for non-GLIB packages -GTESTER_REPORT = gtester-report # in $PATH for non-GLIB packages - -# Other files to distribute -EXTRA_DIST = $(HTML_IMAGES) $(SETUP_FILES) version.xml.in \ - composite.png composite.dia apple-red-1a.png apple-red-2c.png \ - gnome-gmush-1.png $(man_MANS) -TEST_PROGS = - -### testing rules - -# Xvfb based test rules -XVFB = Xvfb -ac -noreset -screen 0 800x600x16 -XIDS = 101 102 103 104 105 106 107 197 199 211 223 227 293 307 308 309 310 311 \ - 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 \ - 991 992 993 994 995 996 997 998 999 1000 1001 1002 1003 1004 1005 1006 1007 \ - 1008 1009 4703 4721 4723 4729 4733 4751 9973 9974 9975 9976 9977 9978 9979 \ - 9980 9981 9982 9983 9984 9985 9986 9987 9988 9989 9990 9991 9992 9993 9994 \ - 9995 9996 9997 9998 9999 - -SKIP_GDKTARGET = \ - test "$(gdktarget)" != "x11" \ - && echo "Gtk+Tests:INFO: Skipping GUI tests for non-X11 target." - -XVFB_START = \ - ${XVFB} -help 2>/dev/null 1>&2 \ - && XID=`for id in $(XIDS) ; do test -e /tmp/.X$$id-lock || { echo $$id; exit 0; }; done; exit 1` \ - && { ${XVFB} :$$XID -screen 0 800x600x16 -nolisten tcp -auth /dev/null >/dev/null 2>&1 & \ - trap "kill -15 $$! " 0 HUP INT QUIT TRAP USR1 PIPE TERM ; } \ - || { echo "Gtk+Tests:ERROR: Failed to start Xvfb environment for X11 target tests."; exit 1; } \ - && DISPLAY=:$$XID && export DISPLAY - AUTOMAKE_OPTIONS = 1.6 # The name of the module. @@ -394,7 +393,7 @@ IGNORE_HFILES = \ xpm-color-table.h \ test-images.h -INCLUDES = \ +AM_CPPFLAGS = \ -I$(top_srcdir) \ -I$(top_builddir) \ $(GDK_PIXBUF_DEBUG_FLAGS) \ @@ -408,7 +407,6 @@ GTKDOC_LIBS = \ # Extra options to supply to gtkdoc-mkdb MKDB_OPTIONS = \ --main-sgml-file=$(DOC_MAIN_SGML_FILE) \ - --sgml-mode \ --source-dir=../../../contrib/gdk-pixbuf-xlib \ --output-format=xml \ --name-space=gdk_pixbuf @@ -451,6 +449,11 @@ SETUP_FILES = \ $(DOC_MODULE)-sections.txt \ $(DOC_MODULE)-overrides.txt + +# Other files to distribute +EXTRA_DIST = $(HTML_IMAGES) $(SETUP_FILES) version.xml.in \ + composite.png composite.dia apple-red-1a.png apple-red-2c.png \ + gnome-gmush-1.png $(man_MANS) DOC_STAMPS = setup-build.stamp scan-build.stamp sgml-build.stamp \ html-build.stamp pdf-build.stamp \ sgml.stamp html.stamp pdf.stamp @@ -467,11 +470,42 @@ REPORT_FILES = \ $(DOC_MODULE)-undeclared.txt \ $(DOC_MODULE)-unused.txt -CLEANFILES = $(SCANOBJ_FILES) $(REPORT_FILES) $(DOC_STAMPS) -@ENABLE_GTK_DOC_TRUE@@GTK_DOC_BUILD_HTML_FALSE@HTML_BUILD_STAMP = -@ENABLE_GTK_DOC_TRUE@@GTK_DOC_BUILD_HTML_TRUE@HTML_BUILD_STAMP = html-build.stamp -@ENABLE_GTK_DOC_TRUE@@GTK_DOC_BUILD_PDF_FALSE@PDF_BUILD_STAMP = -@ENABLE_GTK_DOC_TRUE@@GTK_DOC_BUILD_PDF_TRUE@PDF_BUILD_STAMP = pdf-build.stamp +CLEANFILES = $(SCANOBJ_FILES) $(REPORT_FILES) $(DOC_STAMPS) gtkdoc-check.test +@GTK_DOC_BUILD_HTML_FALSE@HTML_BUILD_STAMP = +@GTK_DOC_BUILD_HTML_TRUE@HTML_BUILD_STAMP = html-build.stamp +@GTK_DOC_BUILD_PDF_FALSE@PDF_BUILD_STAMP = +@GTK_DOC_BUILD_PDF_TRUE@PDF_BUILD_STAMP = pdf-build.stamp + +#### setup #### +GTK_DOC_V_SETUP = $(GTK_DOC_V_SETUP_$(V)) +GTK_DOC_V_SETUP_ = $(GTK_DOC_V_SETUP_$(AM_DEFAULT_VERBOSITY)) +GTK_DOC_V_SETUP_0 = @echo " DOC Preparing build"; + +#### scan #### +GTK_DOC_V_SCAN = $(GTK_DOC_V_SCAN_$(V)) +GTK_DOC_V_SCAN_ = $(GTK_DOC_V_SCAN_$(AM_DEFAULT_VERBOSITY)) +GTK_DOC_V_SCAN_0 = @echo " DOC Scanning header files"; +GTK_DOC_V_INTROSPECT = $(GTK_DOC_V_INTROSPECT_$(V)) +GTK_DOC_V_INTROSPECT_ = $(GTK_DOC_V_INTROSPECT_$(AM_DEFAULT_VERBOSITY)) +GTK_DOC_V_INTROSPECT_0 = @echo " DOC Introspecting gobjects"; + +#### xml #### +GTK_DOC_V_XML = $(GTK_DOC_V_XML_$(V)) +GTK_DOC_V_XML_ = $(GTK_DOC_V_XML_$(AM_DEFAULT_VERBOSITY)) +GTK_DOC_V_XML_0 = @echo " DOC Building XML"; + +#### html #### +GTK_DOC_V_HTML = $(GTK_DOC_V_HTML_$(V)) +GTK_DOC_V_HTML_ = $(GTK_DOC_V_HTML_$(AM_DEFAULT_VERBOSITY)) +GTK_DOC_V_HTML_0 = @echo " DOC Building HTML"; +GTK_DOC_V_XREF = $(GTK_DOC_V_XREF_$(V)) +GTK_DOC_V_XREF_ = $(GTK_DOC_V_XREF_$(AM_DEFAULT_VERBOSITY)) +GTK_DOC_V_XREF_0 = @echo " DOC Fixing cross-references"; + +#### pdf #### +GTK_DOC_V_PDF = $(GTK_DOC_V_PDF_$(V)) +GTK_DOC_V_PDF_ = $(GTK_DOC_V_PDF_$(AM_DEFAULT_VERBOSITY)) +GTK_DOC_V_PDF_0 = @echo " DOC Building PDF"; ######################################################################## man_MANS = \ @@ -491,7 +525,7 @@ all: all-am .SUFFIXES: .SUFFIXES: .1 .xml -$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/Makefile.decl $(top_srcdir)/gtk-doc.make $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/gtk-doc.make $(am__configure_deps) @for dep in $?; do \ case '$(am__configure_deps)' in \ *$$dep*) \ @@ -512,7 +546,7 @@ Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ esac; -$(top_srcdir)/Makefile.decl $(top_srcdir)/gtk-doc.make: +$(top_srcdir)/gtk-doc.make: $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh @@ -614,8 +648,8 @@ distdir: $(DISTFILES) top_distdir="$(top_distdir)" distdir="$(distdir)" \ dist-hook check-am: all-am - $(MAKE) $(AM_MAKEFLAGS) check-local check: check-am +@ENABLE_GTK_DOC_FALSE@all-local: all-am: Makefile $(MANS) all-local installdirs: for dir in "$(DESTDIR)$(man1dir)"; do \ @@ -722,110 +756,58 @@ uninstall-am: uninstall-local uninstall-man uninstall-man: uninstall-man1 -.MAKE: check-am install-am install-strip - -.PHONY: all all-am all-local check check-am check-local clean \ - clean-generic clean-libtool clean-local cscopelist-am ctags-am \ - dist-hook distclean distclean-generic distclean-libtool \ - distclean-local distdir dvi dvi-am html html-am info info-am \ - install install-am install-data install-data-am \ - install-data-local install-dvi install-dvi-am install-exec \ - install-exec-am install-html install-html-am install-info \ - install-info-am install-man install-man1 install-pdf \ - install-pdf-am install-ps install-ps-am install-strip \ - installcheck installcheck-am installdirs maintainer-clean \ - maintainer-clean-generic maintainer-clean-local mostlyclean \ - mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \ - tags-am uninstall uninstall-am uninstall-local uninstall-man \ - uninstall-man1 - -# call as: $(XVFB_START) && someprogram - -# test: run all tests in cwd and subdirs -test: ${TEST_PROGS} - @$(SKIP_GDKTARGET) || test -z "${TEST_PROGS}" || { \ - $(XVFB_START) && { set -e; ${GTESTER} --verbose ${TEST_PROGS}; }; \ - } - @ for subdir in $(SUBDIRS) ; do \ - test "$$subdir" = "." -o "$$subdir" = "po" -o "$$subdir" = "po-properties" || \ - ( cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $@ ) || exit $? ; \ - done -# test-report: run tests in subdirs and generate report -# perf-report: run tests in subdirs with -m perf and generate report -# full-report: like test-report: with -m perf and -m slow -test-report perf-report full-report: ${TEST_PROGS} - @ ignore_logdir=true ; \ - if test -z "$$GTESTER_LOGDIR" ; then \ - GTESTER_LOGDIR=`mktemp -d "\`pwd\`/.testlogs-XXXXXX"`; export GTESTER_LOGDIR ; \ - ignore_logdir=false ; \ - fi ; \ - for subdir in $(SUBDIRS) ; do \ - test "$$subdir" = "." -o "$$subdir" = "po" -o "$$subdir" = "po-properties" || \ - ( cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $@ ) || exit $? ; \ - done ; \ - $(SKIP_GDKTARGET) || test -z "${TEST_PROGS}" || { \ - case $@ in \ - test-report) test_options="-k";; \ - perf-report) test_options="-k -m=perf";; \ - full-report) test_options="-k -m=perf -m=slow";; \ - esac ; \ - $(XVFB_START) && { \ - set -e; \ - if test -z "$$GTESTER_LOGDIR" ; then \ - ${GTESTER} --verbose $$test_options -o test-report.xml ${TEST_PROGS} ; \ - elif test -n "${TEST_PROGS}" ; then \ - ${GTESTER} --verbose $$test_options -o `mktemp "$$GTESTER_LOGDIR/log-XXXXXX"` ${TEST_PROGS} ; \ - fi ; \ - }; \ - }; \ - $$ignore_logdir || { \ - echo '' > $@.xml ; \ - echo '' >> $@.xml ; \ - for lf in `ls -L "$$GTESTER_LOGDIR"/.` ; do \ - sed '1,1s/^?]*?>//' <"$$GTESTER_LOGDIR"/"$$lf" >> $@.xml ; \ - done ; \ - echo >> $@.xml ; \ - echo '' >> $@.xml ; \ - rm -rf "$$GTESTER_LOGDIR"/ ; \ - ${GTESTER_REPORT} --version 2>/dev/null 1>&2 ; test "$$?" != 0 || ${GTESTER_REPORT} $@.xml >$@.html ; \ - } -.PHONY: test test-report perf-report full-report -# run make test as part of make check -check-local: test - -@ENABLE_GTK_DOC_TRUE@all-local: $(HTML_BUILD_STAMP) $(PDF_BUILD_STAMP) -@ENABLE_GTK_DOC_FALSE@all-local: +.MAKE: install-am install-strip + +.PHONY: all all-am all-local check check-am clean clean-generic \ + clean-libtool clean-local cscopelist-am ctags-am dist-hook \ + distclean distclean-generic distclean-libtool distclean-local \ + distdir dvi dvi-am html html-am info info-am install \ + install-am install-data install-data-am install-data-local \ + install-dvi install-dvi-am install-exec install-exec-am \ + install-html install-html-am install-info install-info-am \ + install-man install-man1 install-pdf install-pdf-am install-ps \ + install-ps-am install-strip installcheck installcheck-am \ + installdirs maintainer-clean maintainer-clean-generic \ + maintainer-clean-local mostlyclean mostlyclean-generic \ + mostlyclean-libtool pdf pdf-am ps ps-am tags-am uninstall \ + uninstall-am uninstall-local uninstall-man uninstall-man1 + + +gtkdoc-check.test: Makefile + $(AM_V_GEN)echo "#!/bin/sh -e" > $@; \ + echo "$(GTKDOC_CHECK_PATH) || exit 1" >> $@; \ + chmod +x $@ + +all-gtk-doc: $(HTML_BUILD_STAMP) $(PDF_BUILD_STAMP) +.PHONY: all-gtk-doc + +@ENABLE_GTK_DOC_TRUE@all-local: all-gtk-doc docs: $(HTML_BUILD_STAMP) $(PDF_BUILD_STAMP) $(REPORT_FILES): sgml-build.stamp -#### setup #### - setup-build.stamp: - -@if test "$(abs_srcdir)" != "$(abs_builddir)" ; then \ - echo ' DOC Preparing build'; \ + -$(GTK_DOC_V_SETUP)if test "$(abs_srcdir)" != "$(abs_builddir)" ; then \ files=`echo $(SETUP_FILES) $(expand_content_files) $(DOC_MODULE).types`; \ if test "x$$files" != "x" ; then \ for file in $$files ; do \ + destdir=`dirname $(abs_builddir)/$$file`; \ + test -d "$$destdir" || mkdir -p "$$destdir"; \ test -f $(abs_srcdir)/$$file && \ - cp -pu $(abs_srcdir)/$$file $(abs_builddir)/ || true; \ + cp -pf $(abs_srcdir)/$$file $(abs_builddir)/$$file || true; \ done; \ fi; \ fi - @touch setup-build.stamp - -#### scan #### + $(AM_V_at)touch setup-build.stamp -scan-build.stamp: $(HFILE_GLOB) $(CFILE_GLOB) - @echo ' DOC Scanning header files' - @_source_dir='' ; \ +scan-build.stamp: setup-build.stamp $(HFILE_GLOB) $(CFILE_GLOB) + $(GTK_DOC_V_SCAN)_source_dir='' ; \ for i in $(DOC_SOURCE_DIR) ; do \ _source_dir="$${_source_dir} --source-dir=$$i" ; \ done ; \ gtkdoc-scan --module=$(DOC_MODULE) --ignore-headers="$(IGNORE_HFILES)" $${_source_dir} $(SCAN_OPTIONS) $(EXTRA_HFILES) - @if grep -l '^..*$$' $(DOC_MODULE).types > /dev/null 2>&1 ; then \ - echo " DOC Introspecting gobjects"; \ + $(GTK_DOC_V_INTROSPECT)if grep -l '^..*$$' $(DOC_MODULE).types > /dev/null 2>&1 ; then \ scanobj_options=""; \ gtkdoc-scangobj 2>&1 --help | grep >/dev/null "\-\-verbose"; \ if test "$(?)" = "0"; then \ @@ -840,32 +822,25 @@ scan-build.stamp: $(HFILE_GLOB) $(CFILE_GLOB) test -f $$i || touch $$i ; \ done \ fi - @touch scan-build.stamp + $(AM_V_at)touch scan-build.stamp $(DOC_MODULE)-decl.txt $(SCANOBJ_FILES) $(DOC_MODULE)-sections.txt $(DOC_MODULE)-overrides.txt: scan-build.stamp @true -#### xml #### - sgml-build.stamp: setup-build.stamp $(DOC_MODULE)-decl.txt $(SCANOBJ_FILES) $(DOC_MODULE)-sections.txt $(DOC_MODULE)-overrides.txt $(expand_content_files) - @echo ' DOC Building XML' - @_source_dir='' ; \ + $(GTK_DOC_V_XML)_source_dir='' ; \ for i in $(DOC_SOURCE_DIR) ; do \ _source_dir="$${_source_dir} --source-dir=$$i" ; \ done ; \ gtkdoc-mkdb --module=$(DOC_MODULE) --output-format=xml --expand-content-files="$(expand_content_files)" --main-sgml-file=$(DOC_MAIN_SGML_FILE) $${_source_dir} $(MKDB_OPTIONS) - @touch sgml-build.stamp + $(AM_V_at)touch sgml-build.stamp sgml.stamp: sgml-build.stamp @true -#### html #### - html-build.stamp: sgml.stamp $(DOC_MAIN_SGML_FILE) $(content_files) - @echo ' DOC Building HTML' - @rm -rf html - @mkdir html - @mkhtml_options=""; \ + $(GTK_DOC_V_HTML)rm -rf html && mkdir html && \ + mkhtml_options=""; \ gtkdoc-mkhtml 2>&1 --help | grep >/dev/null "\-\-verbose"; \ if test "$(?)" = "0"; then \ if test "x$(V)" = "x1"; then \ @@ -886,16 +861,12 @@ html-build.stamp: sgml.stamp $(DOC_MAIN_SGML_FILE) $(content_files) cp $(abs_builddir)/$$file $(abs_builddir)/html; \ fi; \ done; - @echo ' DOC Fixing cross-references' - @gtkdoc-fixxref --module=$(DOC_MODULE) --module-dir=html --html-dir=$(HTML_DIR) $(FIXXREF_OPTIONS) - @touch html-build.stamp - -#### pdf #### + $(GTK_DOC_V_XREF)gtkdoc-fixxref --module=$(DOC_MODULE) --module-dir=html --html-dir=$(HTML_DIR) $(FIXXREF_OPTIONS) + $(AM_V_at)touch html-build.stamp pdf-build.stamp: sgml.stamp $(DOC_MAIN_SGML_FILE) $(content_files) - @echo ' DOC Building PDF' - @rm -f $(DOC_MODULE).pdf - @mkpdf_options=""; \ + $(GTK_DOC_V_PDF)rm -f $(DOC_MODULE).pdf && \ + mkpdf_options=""; \ gtkdoc-mkpdf 2>&1 --help | grep >/dev/null "\-\-verbose"; \ if test "$(?)" = "0"; then \ if test "x$(V)" = "x1"; then \ @@ -912,13 +883,16 @@ pdf-build.stamp: sgml.stamp $(DOC_MAIN_SGML_FILE) $(content_files) done; \ fi; \ gtkdoc-mkpdf --path="$(abs_srcdir)" $$mkpdf_options $(DOC_MODULE) $(DOC_MAIN_SGML_FILE) $(MKPDF_OPTIONS) - @touch pdf-build.stamp + $(AM_V_at)touch pdf-build.stamp ############## clean-local: @rm -f *~ *.bak @rm -rf .libs + @if echo $(SCAN_OPTIONS) | grep -q "\-\-rebuild-types" ; then \ + rm -f $(DOC_MODULE).types; \ + fi distclean-local: @rm -rf xml html $(REPORT_FILES) $(DOC_MODULE).pdf \ @@ -927,7 +901,7 @@ distclean-local: rm -f $(SETUP_FILES) $(expand_content_files) $(DOC_MODULE).types; \ fi -maintainer-clean-local: clean +maintainer-clean-local: @rm -rf xml html install-data-local: @@ -963,12 +937,14 @@ uninstall-local: # # Require gtk-doc when making dist # -@ENABLE_GTK_DOC_TRUE@dist-check-gtkdoc: -@ENABLE_GTK_DOC_FALSE@dist-check-gtkdoc: -@ENABLE_GTK_DOC_FALSE@ @echo "*** gtk-doc must be installed and enabled in order to make dist" -@ENABLE_GTK_DOC_FALSE@ @false - -dist-hook: dist-check-gtkdoc dist-hook-local +@HAVE_GTK_DOC_TRUE@dist-check-gtkdoc: docs +@HAVE_GTK_DOC_FALSE@dist-check-gtkdoc: +@HAVE_GTK_DOC_FALSE@ @echo "*** gtk-doc is needed to run 'make dist'. ***" +@HAVE_GTK_DOC_FALSE@ @echo "*** gtk-doc was not found when 'configure' ran. ***" +@HAVE_GTK_DOC_FALSE@ @echo "*** please install gtk-doc and rerun 'configure'. ***" +@HAVE_GTK_DOC_FALSE@ @false + +dist-hook: dist-check-gtkdoc all-gtk-doc dist-hook-local @mkdir $(distdir)/html @cp ./html/* $(distdir)/html @-cp ./$(DOC_MODULE).pdf $(distdir)/ diff --git a/docs/reference/gdk-pixbuf/gdk-pixbuf-csource.1 b/docs/reference/gdk-pixbuf/gdk-pixbuf-csource.1 index ef3ad11..cf8ca81 100644 --- a/docs/reference/gdk-pixbuf/gdk-pixbuf-csource.1 +++ b/docs/reference/gdk-pixbuf/gdk-pixbuf-csource.1 @@ -2,7 +2,7 @@ .\" Title: gdk-pixbuf-csource .\" Author: Tim Janik .\" Generator: DocBook XSL Stylesheets v1.78.1 -.\" Date: 04/15/2013 +.\" Date: 05/26/2014 .\" Manual: User Commands .\" Source: gdk-pixbuf .\" Language: English diff --git a/docs/reference/gdk-pixbuf/gdk-pixbuf-query-loaders.1 b/docs/reference/gdk-pixbuf/gdk-pixbuf-query-loaders.1 index b1d4b2b..1e0d257 100644 --- a/docs/reference/gdk-pixbuf/gdk-pixbuf-query-loaders.1 +++ b/docs/reference/gdk-pixbuf/gdk-pixbuf-query-loaders.1 @@ -2,7 +2,7 @@ .\" Title: gdk-pixbuf-query-loaders .\" Author: Owen Taylor .\" Generator: DocBook XSL Stylesheets v1.78.1 -.\" Date: 04/15/2013 +.\" Date: 05/26/2014 .\" Manual: User Commands .\" Source: gdk-pixbuf .\" Language: English diff --git a/docs/reference/gdk-pixbuf/gdk-pixbuf-sections.txt b/docs/reference/gdk-pixbuf/gdk-pixbuf-sections.txt index 97085d2..3b087b1 100644 --- a/docs/reference/gdk-pixbuf/gdk-pixbuf-sections.txt +++ b/docs/reference/gdk-pixbuf/gdk-pixbuf-sections.txt @@ -213,6 +213,7 @@ gdk_pixbuf_loader_new_with_type gdk_pixbuf_loader_new_with_mime_type gdk_pixbuf_loader_get_format gdk_pixbuf_loader_write +gdk_pixbuf_loader_write_bytes gdk_pixbuf_loader_set_size gdk_pixbuf_loader_get_pixbuf gdk_pixbuf_loader_get_animation diff --git a/docs/reference/gdk-pixbuf/gdk-pixbuf.xml b/docs/reference/gdk-pixbuf/gdk-pixbuf.xml index e3f5096..c657ddf 100644 --- a/docs/reference/gdk-pixbuf/gdk-pixbuf.xml +++ b/docs/reference/gdk-pixbuf/gdk-pixbuf.xml @@ -3,9 +3,6 @@ "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [ - -gdk-pixbuf"> -Imlib"> ]> @@ -69,7 +66,7 @@ This part presents the class and function reference for the - &gdk-pixbuf; library. Classes are described together with + gdk-pixbuf library. Classes are described together with their methods; individual functions are grouped by functional group. @@ -103,8 +100,7 @@ - This part presents the tools which are shipped with the - &gdk-pixbuf; library. + This part presents the tools which are shipped with the gdk-pixbuf library. @@ -152,6 +148,10 @@ Index of new symbols in 2.28 + + Index of new symbols in 2.30 + + diff --git a/docs/reference/gdk-pixbuf/html/GdkPixbufLoader.html b/docs/reference/gdk-pixbuf/html/GdkPixbufLoader.html index 0dd62fa..0e47878 100644 --- a/docs/reference/gdk-pixbuf/html/GdkPixbufLoader.html +++ b/docs/reference/gdk-pixbuf/html/GdkPixbufLoader.html @@ -2,34 +2,28 @@ -GdkPixbufLoader +GDK-PixBuf Reference Manual: GdkPixbufLoader - + - - - - - - - - - - + + + + + + +
@@ -37,599 +31,797 @@

GdkPixbufLoader

GdkPixbufLoader — Application-driven progressive image loading.

- +
-
-

Synopsis

-
-#include <gdk-pixbuf/gdk-pixbuf.h>
-
-struct              GdkPixbufLoader;
-GdkPixbufLoader *   gdk_pixbuf_loader_new               (void);
-GdkPixbufLoader *   gdk_pixbuf_loader_new_with_type     (const char *image_type,
-                                                         GError **error);
-GdkPixbufLoader *   gdk_pixbuf_loader_new_with_mime_type
-                                                        (const char *mime_type,
-                                                         GError **error);
-GdkPixbufFormat *   gdk_pixbuf_loader_get_format        (GdkPixbufLoader *loader);
-gboolean            gdk_pixbuf_loader_write             (GdkPixbufLoader *loader,
-                                                         const guchar *buf,
-                                                         gsize count,
-                                                         GError **error);
-void                gdk_pixbuf_loader_set_size          (GdkPixbufLoader *loader,
-                                                         int width,
-                                                         int height);
-GdkPixbuf *         gdk_pixbuf_loader_get_pixbuf        (GdkPixbufLoader *loader);
-GdkPixbufAnimation * gdk_pixbuf_loader_get_animation    (GdkPixbufLoader *loader);
-gboolean            gdk_pixbuf_loader_close             (GdkPixbufLoader *loader,
-                                                         GError **error);
-
+
+

Functions

+
++++ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+GdkPixbufLoader * + +gdk_pixbuf_loader_new () +
+GdkPixbufLoader * + +gdk_pixbuf_loader_new_with_type () +
+GdkPixbufLoader * + +gdk_pixbuf_loader_new_with_mime_type () +
+GdkPixbufFormat * + +gdk_pixbuf_loader_get_format () +
+gboolean + +gdk_pixbuf_loader_write () +
+gboolean + +gdk_pixbuf_loader_write_bytes () +
+void + +gdk_pixbuf_loader_set_size () +
+GdkPixbuf * + +gdk_pixbuf_loader_get_pixbuf () +
+GdkPixbufAnimation * + +gdk_pixbuf_loader_get_animation () +
+gboolean + +gdk_pixbuf_loader_close () +
+
+
+

Signals

+
+++++ + + + + + + + + + + + + + + + + + + + + + + +
voidarea-preparedRun Last
voidarea-updatedRun Last
voidclosedRun Last
voidsize-preparedRun Last
+
+
+

Types and Values

+
++++ + + + + +
structGdkPixbufLoader

Object Hierarchy

-
-  GObject
-   +----GdkPixbufLoader
+
    GObject
+    ╰── GdkPixbufLoader
 
-

Signals

-
-  "area-prepared"                                  : Run Last
-  "area-updated"                                   : Run Last
-  "closed"                                         : Run Last
-  "size-prepared"                                  : Run Last
+

Includes

+
#include <gdk-pixbuf/gdk-pixbuf.h>
 

Description

-

-GdkPixbufLoader provides a way for applications to drive the +

GdkPixbufLoader provides a way for applications to drive the process of loading an image, by letting them send the image data directly to the loader instead of having the loader read the data from a file. Applications can use this functionality instead of -gdk_pixbuf_new_from_file() or gdk_pixbuf_animation_new_from_file() +gdk_pixbuf_new_from_file() or gdk_pixbuf_animation_new_from_file() when they need to parse image data in small chunks. For example, it should be used when reading an image from a (potentially) slow network connection, or when -loading an extremely large file. -

-

-To use GdkPixbufLoader to load an image, just create a new one, -and call gdk_pixbuf_loader_write() to send the data to it. When -done, gdk_pixbuf_loader_close() should be called to end the stream -and finalize everything. The loader will emit three important -signals throughout the process. The first, "size_prepared", -will be called as soon as the image has enough information to +loading an extremely large file.

+

To use GdkPixbufLoader to load an image, just create a new one, and +call gdk_pixbuf_loader_write() to send the data to it. When done, +gdk_pixbuf_loader_close() should be called to end the stream and +finalize everything. The loader will emit three important signals +throughout the process. The first, “size-prepared”, +will be emitted as soon as the image has enough information to determine the size of the image to be used. If you want to scale -the image while loading it, you can call gdk_pixbuf_loader_set_size() -in response to this signal. -

-

-The second signal, "area_prepared", -will be called as soon as the pixbuf of the desired has been -allocated. You can obtain it by calling gdk_pixbuf_loader_get_pixbuf(). -If you want to use it, simply ref it. -In addition, no actual information will be passed in yet, so the -pixbuf can be safely filled with any temporary graphics (or an -initial color) as needed. You can also call -gdk_pixbuf_loader_get_pixbuf() later and get the same pixbuf. -

-

-The last signal, "area_updated" gets -called every time a region is updated. This way you can update a -partially completed image. Note that you do not know anything -about the completeness of an image from the area updated. For -example, in an interlaced image, you need to make several passes -before the image is done loading. -

-

-

+the image while loading it, you can call gdk_pixbuf_loader_set_size() +in response to this signal.

+

The second signal, “area-prepared”, will be emitted as +soon as the pixbuf of the desired has been allocated. You can obtain it +by calling gdk_pixbuf_loader_get_pixbuf(). If you want to use it, simply +ref it. In addition, no actual information will be passed in yet, so the +pixbuf can be safely filled with any temporary graphics (or an initial +color) as needed. You can also call gdk_pixbuf_loader_get_pixbuf() later +and get the same pixbuf.

+

The last signal, “area-updated”, gets emitted every time +a region is updated. This way you can update a partially completed image. +Note that you do not know anything about the completeness of an image +from the updated area. For example, in an interlaced image, you need to +make several passes before the image is done loading.

-

Loading an animation

-

-Loading an animation is almost as easy as loading an -image. Once the first "area_prepared" signal -has been emitted, you can call gdk_pixbuf_loader_get_animation() -to get the GdkPixbufAnimation struct and gdk_pixbuf_animation_get_iter() -to get an GdkPixbufAnimationIter for displaying it. -

-
-

-

+

Loading an animation

+

Loading an animation is almost as easy as loading an image. Once the first +“area-prepared” signal has been emitted, you can call +gdk_pixbuf_loader_get_animation() to get the GdkPixbufAnimation struct +and gdk_pixbuf_animation_get_iter() to get a GdkPixbufAnimationIter for +displaying it.

+
-

Details

+

Functions

-

struct GdkPixbufLoader

-
struct GdkPixbufLoader;
-

-The GdkPixbufLoader struct contains only private -fields. -

+

gdk_pixbuf_loader_new ()

+
GdkPixbufLoader *
+gdk_pixbuf_loader_new (void);
+

Creates a new pixbuf loader object.

+
+

Returns

+

A newly-created pixbuf loader.

+

-
-
-

gdk_pixbuf_loader_new ()

-
GdkPixbufLoader *   gdk_pixbuf_loader_new               (void);
-

-Creates a new pixbuf loader object. -

-
---- - - - - -

Returns :

A newly-created pixbuf loader.

-

gdk_pixbuf_loader_new_with_type ()

-
GdkPixbufLoader *   gdk_pixbuf_loader_new_with_type     (const char *image_type,
-                                                         GError **error);
-

-Creates a new pixbuf loader object that always attempts to parse -image data as if it were an image of type image_type, instead of +

gdk_pixbuf_loader_new_with_type ()

+
GdkPixbufLoader *
+gdk_pixbuf_loader_new_with_type (const char *image_type,
+                                 GError **error);
+

Creates a new pixbuf loader object that always attempts to parse +image data as if it were an image of type image_type +, instead of identifying the type automatically. Useful if you want an error if the image isn't the expected type, for loading image formats that can't be reliably identified by looking at the data, or if -the user manually forces a specific type. -

-

-The list of supported image formats depends on what image loaders +the user manually forces a specific type.

+

The list of supported image formats depends on what image loaders are installed, but typically "png", "jpeg", "gif", "tiff" and "xpm" are among the supported formats. To obtain the full list of -supported image formats, call gdk_pixbuf_format_get_name() on each -of the GdkPixbufFormat structs returned by gdk_pixbuf_get_formats(). -

-
+supported image formats, call gdk_pixbuf_format_get_name() on each +of the GdkPixbufFormat structs returned by gdk_pixbuf_get_formats().

+
+

Parameters

+
--+++ - - - - - - + + + - - + + +

image_type :

name of the image format to be loaded with the image

error :

return location for an allocated GError, or NULL to ignore errors. [allow-none] -

image_type

name of the image format to be loaded with the image

 

Returns :

A newly-created pixbuf loader.

error

return location for an allocated GError, or NULL to ignore errors.

[allow-none]
+
+

Returns

+

A newly-created pixbuf loader.

+

+
+

-

gdk_pixbuf_loader_new_with_mime_type ()

-
GdkPixbufLoader *   gdk_pixbuf_loader_new_with_mime_type
-                                                        (const char *mime_type,
-                                                         GError **error);
-

-Creates a new pixbuf loader object that always attempts to parse -image data as if it were an image of mime type mime_type, instead of +

gdk_pixbuf_loader_new_with_mime_type ()

+
GdkPixbufLoader *
+gdk_pixbuf_loader_new_with_mime_type (const char *mime_type,
+                                      GError **error);
+

Creates a new pixbuf loader object that always attempts to parse +image data as if it were an image of mime type mime_type +, instead of identifying the type automatically. Useful if you want an error if the image isn't the expected mime type, for loading image formats that can't be reliably identified by looking at the data, or if -the user manually forces a specific mime type. -

-

-The list of supported mime types depends on what image loaders +the user manually forces a specific mime type.

+

The list of supported mime types depends on what image loaders are installed, but typically "image/png", "image/jpeg", "image/gif", "image/tiff" and "image/x-xpixmap" are among the supported mime types. To obtain the full list of supported mime types, call -gdk_pixbuf_format_get_mime_types() on each of the GdkPixbufFormat -structs returned by gdk_pixbuf_get_formats(). -

-
+gdk_pixbuf_format_get_mime_types() on each of the GdkPixbufFormat +structs returned by gdk_pixbuf_get_formats().

+
+

Parameters

+
--+++ - - + + + - - - - - - + + +

mime_type :

the mime type to be loaded

mime_type

the mime type to be loaded

 

error :

return location for an allocated GError, or NULL to ignore errors. [allow-none] -

Returns :

A newly-created pixbuf loader.

error

return location for an allocated GError, or NULL to ignore errors.

[allow-none]
+
+
+

Returns

+

A newly-created pixbuf loader.

+

+

Since 2.4


-

gdk_pixbuf_loader_get_format ()

-
GdkPixbufFormat *   gdk_pixbuf_loader_get_format        (GdkPixbufLoader *loader);
-

-Obtains the available information about the format of the -currently loading image file. -

-
+

gdk_pixbuf_loader_get_format ()

+
GdkPixbufFormat *
+gdk_pixbuf_loader_get_format (GdkPixbufLoader *loader);
+

Obtains the available information about the format of the +currently loading image file.

+
+

Parameters

+
--++++ + + + + + +

loader

A pixbuf loader.

 
+
+
+

Returns

+

A GdkPixbufFormat or +NULL. The return value is owned by GdkPixbuf and should not be +freed.

+

[nullable][transfer none]

+
+

Since 2.2

+
+
+
+

gdk_pixbuf_loader_write ()

+
gboolean
+gdk_pixbuf_loader_write (GdkPixbufLoader *loader,
+                         const guchar *buf,
+                         gsize count,
+                         GError **error);
+

This will cause a pixbuf loader to parse the next count + bytes of +an image. It will return TRUE if the data was loaded successfully, +and FALSE if an error occurred. In the latter case, the loader +will be closed, and will not accept further writes. If FALSE is +returned, error + will be set to an error from the GDK_PIXBUF_ERROR +or G_FILE_ERROR domains.

+
+

Parameters

+
++++ - - + + + - - + + + + + + + + + + + + +

loader :

A pixbuf loader.

loader

A pixbuf loader.

 

Returns :

A GdkPixbufFormat or NULL. The return -value is owned by GdkPixbuf and should not be freed. [transfer none] -

buf

Pointer to image data.

[array length=count]

count

Length of the buf +buffer in bytes.

 

error

return location for errors

 
-

Since 2.2

+
+
+

Returns

+

TRUE if the write was successful, or FALSE if the loader +cannot parse the buffer.

+

+

-

gdk_pixbuf_loader_write ()

-
gboolean            gdk_pixbuf_loader_write             (GdkPixbufLoader *loader,
-                                                         const guchar *buf,
-                                                         gsize count,
-                                                         GError **error);
-

-This will cause a pixbuf loader to parse the next count bytes of -an image. It will return TRUE if the data was loaded successfully, -and FALSE if an error occurred. In the latter case, the loader -will be closed, and will not accept further writes. If FALSE is -returned, error will be set to an error from the GDK_PIXBUF_ERROR -or G_FILE_ERROR domains. -

-
+

gdk_pixbuf_loader_write_bytes ()

+
gboolean
+gdk_pixbuf_loader_write_bytes (GdkPixbufLoader *loader,
+                               GBytes *buffer,
+                               GError **error);
+

This will cause a pixbuf loader to parse a buffer inside a GBytes +for an image. It will return TRUE if the data was loaded successfully, +and FALSE if an error occurred. In the latter case, the loader +will be closed, and will not accept further writes. If FALSE is +returned, error + will be set to an error from the GDK_PIXBUF_ERROR +or G_FILE_ERROR domains.

+

See also: gdk_pixbuf_loader_write()

+
+

Parameters

+
--+++ - - + + + - - - - - - - - - - + + + - - + + +

loader :

A pixbuf loader.

loader

A pixbuf loader.

 

buf :

Pointer to image data. [array length=count] -

count :

Length of the buf buffer in bytes.

error :

return location for errors

buffer

The image data as a GBytes

 

Returns :

-TRUE if the write was successful, or FALSE if the loader -cannot parse the buffer.

error

return location for errors

 
+
+

Returns

+

TRUE if the write was successful, or FALSE if the loader +cannot parse the buffer.

+

+
+

Since 2.30

+
-

gdk_pixbuf_loader_set_size ()

-
void                gdk_pixbuf_loader_set_size          (GdkPixbufLoader *loader,
-                                                         int width,
-                                                         int height);
-

-Causes the image to be scaled while it is loaded. The desired +

gdk_pixbuf_loader_set_size ()

+
void
+gdk_pixbuf_loader_set_size (GdkPixbufLoader *loader,
+                            int width,
+                            int height);
+

Causes the image to be scaled while it is loaded. The desired image size can be determined relative to the original size of -the image by calling gdk_pixbuf_loader_set_size() from a -signal handler for the ::size-prepared signal. -

-

-Attempts to set the desired image size are ignored after the -emission of the ::size-prepared signal. -

-
+the image by calling gdk_pixbuf_loader_set_size() from a +signal handler for the ::size-prepared signal.

+

Attempts to set the desired image size are ignored after the +emission of the ::size-prepared signal.

+
+

Parameters

+
--+++ - - + + + - - + + + - - + + +

loader :

A pixbuf loader.

loader

A pixbuf loader.

 

width :

The desired width of the image being loaded.

width

The desired width of the image being loaded.

 

height :

The desired height of the image being loaded.

height

The desired height of the image being loaded.

 
+

Since 2.2


-

gdk_pixbuf_loader_get_pixbuf ()

-
GdkPixbuf *         gdk_pixbuf_loader_get_pixbuf        (GdkPixbufLoader *loader);
-

-Queries the GdkPixbuf that a pixbuf loader is currently creating. +

gdk_pixbuf_loader_get_pixbuf ()

+
GdkPixbuf *
+gdk_pixbuf_loader_get_pixbuf (GdkPixbufLoader *loader);
+

Queries the GdkPixbuf that a pixbuf loader is currently creating. In general it only makes sense to call this function after the "area-prepared" signal has been emitted by the loader; this means that enough data has been read to know the size of the image that will be allocated. If the loader has not received enough data via -gdk_pixbuf_loader_write(), then this function returns NULL. The +gdk_pixbuf_loader_write(), then this function returns NULL. The returned pixbuf will be the same in all future calls to the loader, -so simply calling g_object_ref() should be sufficient to continue +so simply calling g_object_ref() should be sufficient to continue using it. Additionally, if the loader is an animation, it will return the "static image" of the animation -(see gdk_pixbuf_animation_get_static_image()). -

-
+(see gdk_pixbuf_animation_get_static_image()).

+
+

Parameters

+
--+++ - - - - - - - - - - + + + + +

loader :

A pixbuf loader.

Returns :

The GdkPixbuf that the loader is creating, or NULL if not -enough data has been read to determine how to create the image buffer. [transfer none] -

loader

A pixbuf loader.

 
+
+

Returns

+

The GdkPixbuf that the loader is creating, or NULL if not +enough data has been read to determine how to create the image buffer.

+

[transfer none]

+
+
-

gdk_pixbuf_loader_get_animation ()

-
GdkPixbufAnimation * gdk_pixbuf_loader_get_animation    (GdkPixbufLoader *loader);
-

-Queries the GdkPixbufAnimation that a pixbuf loader is currently creating. +

gdk_pixbuf_loader_get_animation ()

+
GdkPixbufAnimation *
+gdk_pixbuf_loader_get_animation (GdkPixbufLoader *loader);
+

Queries the GdkPixbufAnimation that a pixbuf loader is currently creating. In general it only makes sense to call this function after the "area-prepared" signal has been emitted by the loader. If the loader doesn't have enough bytes yet (hasn't emitted the "area-prepared" signal) this function will -return NULL. -

-
+return NULL.

+
+

Parameters

+
--+++ - - - - - - - - - - + + + + +

loader :

A pixbuf loader

Returns :

The GdkPixbufAnimation that the loader is loading, or NULL if -not enough data has been read to determine the information. [transfer none] -

loader

A pixbuf loader

 
+
+

Returns

+

The GdkPixbufAnimation that the loader is loading, or NULL if +not enough data has been read to determine the information.

+

[transfer none]

+
+
-

gdk_pixbuf_loader_close ()

-
gboolean            gdk_pixbuf_loader_close             (GdkPixbufLoader *loader,
-                                                         GError **error);
-

-Informs a pixbuf loader that no further writes with -gdk_pixbuf_loader_write() will occur, so that it can free its +

gdk_pixbuf_loader_close ()

+
gboolean
+gdk_pixbuf_loader_close (GdkPixbufLoader *loader,
+                         GError **error);
+

Informs a pixbuf loader that no further writes with +gdk_pixbuf_loader_write() will occur, so that it can free its internal loading structures. Also, tries to parse any data that hasn't yet been parsed; if the remaining data is partial or -corrupt, an error will be returned. If FALSE is returned, error -will be set to an error from the GDK_PIXBUF_ERROR or G_FILE_ERROR +corrupt, an error will be returned. If FALSE is returned, error + +will be set to an error from the GDK_PIXBUF_ERROR or G_FILE_ERROR domains. If you're just cancelling a load rather than expecting it -to be finished, passing NULL for error to ignore it is -reasonable. -

-

-Remember that this does not unref the loader, so if you plan not to -use it anymore, please g_object_unref() it. -

-
+to be finished, passing NULL for error + to ignore it is +reasonable.

+

Remember that this does not unref the loader, so if you plan not to +use it anymore, please g_object_unref() it.

+
+

Parameters

+
--+++ - - + + + - - - - - - + + +

loader :

A pixbuf loader.

loader

A pixbuf loader.

 

error :

return location for a GError, or NULL to ignore errors. [allow-none] -

Returns :

-TRUE if all image data written so far was successfully -passed out via the update_area signal

error

return location for a GError, or NULL to ignore errors.

[allow-none]
+
+

Returns

+

TRUE if all image data written so far was successfully +passed out via the update_area signal

+

+
+ + +
+

Types and Values

+
+

struct GdkPixbufLoader

+
struct GdkPixbufLoader;
+

The GdkPixbufLoader struct contains only private +fields.

+

Signal Details

-

The "area-prepared" signal

-
void                user_function                      (GdkPixbufLoader *loader,
-                                                        gpointer         user_data)      : Run Last
-

-This signal is emitted when the pixbuf loader has allocated the -pixbuf in the desired size. After this signal is emitted, -applications can call gdk_pixbuf_loader_get_pixbuf() to fetch -the partially-loaded pixbuf. -

-
+

The “area-prepared” signal

+
void
+user_function (GdkPixbufLoader *loader,
+               gpointer         user_data)
+

This signal is emitted when the pixbuf loader has allocated the + +pixbuf in the desired size. After this signal is emitted, + +applications can call gdk_pixbuf_loader_get_pixbuf() to fetch + +the partially-loaded pixbuf.

+
+

Parameters

+
--+++ - - + + + - - + + +

loader :

the object which received the signal.

loader

the object which received the signal.

 

user_data :

user data set when the signal handler was connected.

user_data

user data set when the signal handler was connected.

 
+

Flags: Run Last

+

-

The "area-updated" signal

-
void                user_function                      (GdkPixbufLoader *loader,
-                                                        gint             x,
-                                                        gint             y,
-                                                        gint             width,
-                                                        gint             height,
-                                                        gpointer         user_data)      : Run Last
-

-This signal is emitted when a significant area of the image being +

The “area-updated” signal

+
void
+user_function (GdkPixbufLoader *loader,
+               gint             x,
+               gint             y,
+               gint             width,
+               gint             height,
+               gpointer         user_data)
+

This signal is emitted when a significant area of the image being loaded has been updated. Normally it means that a complete scanline has been read in, but it could be a different area as well. Applications can use this signal to know when to repaint -areas of an image that is being loaded. -

-
+areas of an image that is being loaded.

+
+

Parameters

+
--+++ - - + + + - - + + + - - + + + - - + + + - - + + + - - + + +

loader :

the object which received the signal.

loader

the object which received the signal.

 

x :

X offset of upper-left corner of the updated area.

x

X offset of upper-left corner of the updated area.

 

y :

Y offset of upper-left corner of the updated area.

y

Y offset of upper-left corner of the updated area.

 

width :

Width of updated area.

width

Width of updated area.

 

height :

Height of updated area.

height

Height of updated area.

 

user_data :

user data set when the signal handler was connected.

user_data

user data set when the signal handler was connected.

 
+

Flags: Run Last

+
-

The "closed" signal

-
void                user_function                      (GdkPixbufLoader *loader,
-                                                        gpointer         user_data)      : Run Last
-

-This signal is emitted when gdk_pixbuf_loader_close() is called. +

The “closed” signal

+
void
+user_function (GdkPixbufLoader *loader,
+               gpointer         user_data)
+

This signal is emitted when gdk_pixbuf_loader_close() is called. It can be used by different parts of an application to receive notification when an image loader is closed by the code that -drives it. -

-
+drives it.

+
+

Parameters

+
--+++ - - + + + - - + + +

loader :

the object which received the signal.

loader

the object which received the signal.

 

user_data :

user data set when the signal handler was connected.

user_data

user data set when the signal handler was connected.

 
+

Flags: Run Last

+
-

The "size-prepared" signal

-
void                user_function                      (GdkPixbufLoader *loader,
-                                                        gint             width,
-                                                        gint             height,
-                                                        gpointer         user_data)      : Run Last
-

-This signal is emitted when the pixbuf loader has been fed the +

The “size-prepared” signal

+
void
+user_function (GdkPixbufLoader *loader,
+               gint             width,
+               gint             height,
+               gpointer         user_data)
+

This signal is emitted when the pixbuf loader has been fed the initial amount of data that is required to figure out the size -of the image that it will create. Applications can call -gdk_pixbuf_loader_set_size() in response to this signal to set -the desired size to which the image should be scaled. -

-
+of the image that it will create. Applications can call + +gdk_pixbuf_loader_set_size() in response to this signal to set +the desired size to which the image should be scaled.

+
+

Parameters

+
--+++ - - + + + - - + + + - - + + + - - + + +

loader :

the object which received the signal.

loader

the object which received the signal.

 

width :

the original width of the image

width

the original width of the image

 

height :

the original height of the image

height

the original height of the image

 

user_data :

user data set when the signal handler was connected.

user_data

user data set when the signal handler was connected.

 
+

Flags: Run Last

+

See Also

-gdk_pixbuf_new_from_file(), gdk_pixbuf_animation_new_from_file() +

gdk_pixbuf_new_from_file(), gdk_pixbuf_animation_new_from_file()

+ Generated by GTK-Doc V1.20.1 \ No newline at end of file diff --git a/docs/reference/gdk-pixbuf/html/annotation-glossary.html b/docs/reference/gdk-pixbuf/html/annotation-glossary.html index dbcb44b..69555e7 100644 --- a/docs/reference/gdk-pixbuf/html/annotation-glossary.html +++ b/docs/reference/gdk-pixbuf/html/annotation-glossary.html @@ -2,78 +2,64 @@ -Annotation Glossary +GDK-PixBuf Reference Manual: Annotation Glossary - + - - - - - - - - - - + + + + + + +

Annotation Glossary

-

O

-
out
-

Parameter for returning results. Default is transfer full.

-

S

-
scope async
-

The callback is valid until first called.

A

allow-none

NULL is ok, both for passing and for returning.

+
array
+

Parameter points to an array of items.

C

closure

This parameter is a 'user_data', for callbacks; many bindings can pass NULL here.

-

T

-
transfer none
-

Don't free data after the code is done.

-

A

-
array
-

Parameter points to an array of items.

E

element-type

Generics and defining elements of containers and arrays.

+

O

+
out
+

Parameter for returning results. Default is transfer full.

+

S

+
scope async
+

The callback is valid until first called.

+
scope call
+

The callback is valid only during the call to the method.

T

transfer container

Free data container after the code is done.

transfer full

Free data after the code is done.

-

S

-
scope call
-

The callback is valid only during the call to the method.

+
transfer none
+

Don't free data after the code is done.

+ Generated by GTK-Doc V1.20.1 \ No newline at end of file diff --git a/docs/reference/gdk-pixbuf/html/api-index-2-12.html b/docs/reference/gdk-pixbuf/html/api-index-2-12.html index 15a1a0a..b802b52 100644 --- a/docs/reference/gdk-pixbuf/html/api-index-2-12.html +++ b/docs/reference/gdk-pixbuf/html/api-index-2-12.html @@ -2,37 +2,34 @@ -Index of new symbols in 2.12 +GDK-PixBuf Reference Manual: Index of new symbols in 2.12 - + - - - - - - - - - - + + + + + + +

Index of new symbols in 2.12

A

-gdk_pixbuf_apply_embedded_orientation, function in Utilities +gdk_pixbuf_apply_embedded_orientation, function in Utilities
+ Generated by GTK-Doc V1.20.1 \ No newline at end of file diff --git a/docs/reference/gdk-pixbuf/html/api-index-2-14.html b/docs/reference/gdk-pixbuf/html/api-index-2-14.html index e36bee7..4aeddac 100644 --- a/docs/reference/gdk-pixbuf/html/api-index-2-14.html +++ b/docs/reference/gdk-pixbuf/html/api-index-2-14.html @@ -2,50 +2,45 @@ -Index of new symbols in 2.14 +GDK-PixBuf Reference Manual: Index of new symbols in 2.14 - + - - - - - - - - - - + + + + + + + + Generated by GTK-Doc V1.20.1 \ No newline at end of file diff --git a/docs/reference/gdk-pixbuf/html/api-index-2-2.html b/docs/reference/gdk-pixbuf/html/api-index-2-2.html index 927f326..256b698 100644 --- a/docs/reference/gdk-pixbuf/html/api-index-2-2.html +++ b/docs/reference/gdk-pixbuf/html/api-index-2-2.html @@ -2,56 +2,51 @@ -Index of new symbols in 2.2 +GDK-PixBuf Reference Manual: Index of new symbols in 2.2 - + - - - - - - - - - - + + + + + + +

Index of new symbols in 2.2

F

-gdk_pixbuf_format_get_description, function in Module Interface +gdk_pixbuf_format_get_description, function in Module Interface
-gdk_pixbuf_format_get_extensions, function in Module Interface +gdk_pixbuf_format_get_extensions, function in Module Interface
-gdk_pixbuf_format_get_mime_types, function in Module Interface +gdk_pixbuf_format_get_mime_types, function in Module Interface
-gdk_pixbuf_format_get_name, function in Module Interface +gdk_pixbuf_format_get_name, function in Module Interface
-gdk_pixbuf_format_is_writable, function in Module Interface +gdk_pixbuf_format_is_writable, function in Module Interface

G

@@ -64,11 +59,11 @@
-GdkPixbufModuleFillInfoFunc, user_function in Module Interface +GdkPixbufModuleFillInfoFunc, user_function in Module Interface
-GdkPixbufModuleFillVtableFunc, user_function in Module Interface +GdkPixbufModuleFillVtableFunc, user_function in Module Interface
@@ -76,38 +71,38 @@
-GdkPixbufModulePreparedFunc, user_function in Module Interface +GdkPixbufModulePreparedFunc, user_function in Module Interface
-GdkPixbufModuleSizeFunc, user_function in Module Interface +GdkPixbufModuleSizeFunc, user_function in Module Interface
-GdkPixbufModuleUpdatedFunc, user_function in Module Interface +GdkPixbufModuleUpdatedFunc, user_function in Module Interface
-gdk_pixbuf_get_formats, function in Module Interface +gdk_pixbuf_get_formats, function in Module Interface

L

-gdk_pixbuf_loader_get_format, function in GdkPixbufLoader +gdk_pixbuf_loader_get_format, function in GdkPixbufLoader
-gdk_pixbuf_loader_set_size, function in GdkPixbufLoader +gdk_pixbuf_loader_set_size, function in GdkPixbufLoader

S

-gdk_pixbuf_set_option, function in Module Interface +gdk_pixbuf_set_option, function in Module Interface
+ Generated by GTK-Doc V1.20.1 \ No newline at end of file diff --git a/docs/reference/gdk-pixbuf/html/api-index-2-26.html b/docs/reference/gdk-pixbuf/html/api-index-2-26.html index d4f1a8c..1c29bca 100644 --- a/docs/reference/gdk-pixbuf/html/api-index-2-26.html +++ b/docs/reference/gdk-pixbuf/html/api-index-2-26.html @@ -2,54 +2,49 @@ -Index of new symbols in 2.26 +GDK-PixBuf Reference Manual: Index of new symbols in 2.26 - + - - - - - - - - - - + + + + + + + + Generated by GTK-Doc V1.20.1 \ No newline at end of file diff --git a/docs/reference/gdk-pixbuf/html/api-index-2-28.html b/docs/reference/gdk-pixbuf/html/api-index-2-28.html index 9435c0e..52403c8 100644 --- a/docs/reference/gdk-pixbuf/html/api-index-2-28.html +++ b/docs/reference/gdk-pixbuf/html/api-index-2-28.html @@ -2,49 +2,46 @@ -Index of new symbols in 2.28 +GDK-PixBuf Reference Manual: Index of new symbols in 2.28 - - + + - - - - - - - - - - + + + + + + + + Generated by GTK-Doc V1.20.1 \ No newline at end of file diff --git a/docs/reference/gdk-pixbuf/html/api-index-2-30.html b/docs/reference/gdk-pixbuf/html/api-index-2-30.html new file mode 100644 index 0000000..56c5766 --- /dev/null +++ b/docs/reference/gdk-pixbuf/html/api-index-2-30.html @@ -0,0 +1,35 @@ + + + + +GDK-PixBuf Reference Manual: Index of new symbols in 2.30 + + + + + + + + + + + + + + + + +
+

+Index of new symbols in 2.30

+

L

+
+gdk_pixbuf_loader_write_bytes, function in GdkPixbufLoader +
+
+
+ + + \ No newline at end of file diff --git a/docs/reference/gdk-pixbuf/html/api-index-2-4.html b/docs/reference/gdk-pixbuf/html/api-index-2-4.html index 487305f..9b169e5 100644 --- a/docs/reference/gdk-pixbuf/html/api-index-2-4.html +++ b/docs/reference/gdk-pixbuf/html/api-index-2-4.html @@ -2,76 +2,71 @@ -Index of new symbols in 2.4 +GDK-PixBuf Reference Manual: Index of new symbols in 2.4 - + - - - - - - - - - - + + + + + + + + Generated by GTK-Doc V1.20.1 \ No newline at end of file diff --git a/docs/reference/gdk-pixbuf/html/api-index-2-6.html b/docs/reference/gdk-pixbuf/html/api-index-2-6.html index 117600d..af218f0 100644 --- a/docs/reference/gdk-pixbuf/html/api-index-2-6.html +++ b/docs/reference/gdk-pixbuf/html/api-index-2-6.html @@ -2,69 +2,64 @@ -Index of new symbols in 2.6 +GDK-PixBuf Reference Manual: Index of new symbols in 2.6 - + - - - - - - - - - - + + + + + + + + Generated by GTK-Doc V1.20.1 \ No newline at end of file diff --git a/docs/reference/gdk-pixbuf/html/api-index-2-8.html b/docs/reference/gdk-pixbuf/html/api-index-2-8.html index 8d49703..2fc49fc 100644 --- a/docs/reference/gdk-pixbuf/html/api-index-2-8.html +++ b/docs/reference/gdk-pixbuf/html/api-index-2-8.html @@ -2,41 +2,38 @@ -Index of new symbols in 2.8 +GDK-PixBuf Reference Manual: Index of new symbols in 2.8 - + - - - - - - - - - - + + + + + + + + Generated by GTK-Doc V1.20.1 \ No newline at end of file diff --git a/docs/reference/gdk-pixbuf/html/api-index-deprecated.html b/docs/reference/gdk-pixbuf/html/api-index-deprecated.html index 2d4acb0..facb8f1 100644 --- a/docs/reference/gdk-pixbuf/html/api-index-deprecated.html +++ b/docs/reference/gdk-pixbuf/html/api-index-deprecated.html @@ -2,57 +2,52 @@ -Index of deprecated symbols +GDK-PixBuf Reference Manual: Index of deprecated symbols - + - - - - - - - - - - + + + + + + + + Generated by GTK-Doc V1.20.1 \ No newline at end of file diff --git a/docs/reference/gdk-pixbuf/html/api-index-full.html b/docs/reference/gdk-pixbuf/html/api-index-full.html index bc3e41b..41f8652 100644 --- a/docs/reference/gdk-pixbuf/html/api-index-full.html +++ b/docs/reference/gdk-pixbuf/html/api-index-full.html @@ -2,147 +2,142 @@ -Index of all symbols +GDK-PixBuf Reference Manual: Index of all symbols - + - - - - - - - - - - + + + + + + +

Index of all symbols

A

-gdk_pixbuf_add_alpha, function in Utilities +gdk_pixbuf_add_alpha, function in Utilities
-gdk_pixbuf_animation_get_height, function in Animations +gdk_pixbuf_animation_get_height, function in Animations
-gdk_pixbuf_animation_get_iter, function in Animations +gdk_pixbuf_animation_get_iter, function in Animations
-gdk_pixbuf_animation_get_static_image, function in Animations +gdk_pixbuf_animation_get_static_image, function in Animations
-gdk_pixbuf_animation_get_width, function in Animations +gdk_pixbuf_animation_get_width, function in Animations
-gdk_pixbuf_animation_is_static_image, function in Animations +gdk_pixbuf_animation_is_static_image, function in Animations
-gdk_pixbuf_animation_iter_advance, function in Animations +gdk_pixbuf_animation_iter_advance, function in Animations
-gdk_pixbuf_animation_iter_get_delay_time, function in Animations +gdk_pixbuf_animation_iter_get_delay_time, function in Animations
-gdk_pixbuf_animation_iter_get_pixbuf, function in Animations +gdk_pixbuf_animation_iter_get_pixbuf, function in Animations
-gdk_pixbuf_animation_iter_on_currently_loading_frame, function in Animations +gdk_pixbuf_animation_iter_on_currently_loading_frame, function in Animations
-gdk_pixbuf_animation_new_from_file, function in Animations +gdk_pixbuf_animation_new_from_file, function in Animations
-gdk_pixbuf_animation_new_from_resource, function in Animations +gdk_pixbuf_animation_new_from_resource, function in Animations
-gdk_pixbuf_animation_new_from_stream, function in Animations +gdk_pixbuf_animation_new_from_stream, function in Animations
-gdk_pixbuf_animation_new_from_stream_async, function in Animations +gdk_pixbuf_animation_new_from_stream_async, function in Animations
-gdk_pixbuf_animation_new_from_stream_finish, function in Animations +gdk_pixbuf_animation_new_from_stream_finish, function in Animations
-gdk_pixbuf_animation_ref, function in Animations +gdk_pixbuf_animation_ref, function in Animations
-gdk_pixbuf_animation_unref, function in Animations +gdk_pixbuf_animation_unref, function in Animations
-gdk_pixbuf_apply_embedded_orientation, function in Utilities +gdk_pixbuf_apply_embedded_orientation, function in Utilities

C

-gdk_pixbuf_composite, function in Scaling +gdk_pixbuf_composite, function in Scaling
-gdk_pixbuf_composite_color, function in Scaling +gdk_pixbuf_composite_color, function in Scaling
-gdk_pixbuf_composite_color_simple, function in Scaling +gdk_pixbuf_composite_color_simple, function in Scaling
-gdk_pixbuf_copy, function in Image Data in Memory +gdk_pixbuf_copy, function in Image Data in Memory
-gdk_pixbuf_copy_area, function in Utilities +gdk_pixbuf_copy_area, function in Utilities

E

@@ -152,59 +147,59 @@

F

-gdk_pixbuf_fill, function in Utilities +gdk_pixbuf_fill, function in Utilities
-gdk_pixbuf_flip, function in Scaling +gdk_pixbuf_flip, function in Scaling
-gdk_pixbuf_format_copy, function in Module Interface +gdk_pixbuf_format_copy, function in Module Interface
-gdk_pixbuf_format_free, function in Module Interface +gdk_pixbuf_format_free, function in Module Interface
-gdk_pixbuf_format_get_description, function in Module Interface +gdk_pixbuf_format_get_description, function in Module Interface
-gdk_pixbuf_format_get_extensions, function in Module Interface +gdk_pixbuf_format_get_extensions, function in Module Interface
-gdk_pixbuf_format_get_license, function in Module Interface +gdk_pixbuf_format_get_license, function in Module Interface
-gdk_pixbuf_format_get_mime_types, function in Module Interface +gdk_pixbuf_format_get_mime_types, function in Module Interface
-gdk_pixbuf_format_get_name, function in Module Interface +gdk_pixbuf_format_get_name, function in Module Interface
-gdk_pixbuf_format_is_disabled, function in Module Interface +gdk_pixbuf_format_is_disabled, function in Module Interface
-gdk_pixbuf_format_is_scalable, function in Module Interface +gdk_pixbuf_format_is_scalable, function in Module Interface
-gdk_pixbuf_format_is_writable, function in Module Interface +gdk_pixbuf_format_is_writable, function in Module Interface
-gdk_pixbuf_format_set_disabled, function in Module Interface +gdk_pixbuf_format_set_disabled, function in Module Interface
-gdk_pixbuf_from_pixdata, function in Inline data +gdk_pixbuf_from_pixdata, function in Inline data

G

@@ -221,35 +216,35 @@
-GdkPixbuf:bits-per-sample, object property in The GdkPixbuf Structure +GdkPixbuf:bits-per-sample, object property in The GdkPixbuf Structure
-GdkPixbuf:colorspace, object property in The GdkPixbuf Structure +GdkPixbuf:colorspace, object property in The GdkPixbuf Structure
-GdkPixbuf:has-alpha, object property in The GdkPixbuf Structure +GdkPixbuf:has-alpha, object property in The GdkPixbuf Structure
-GdkPixbuf:height, object property in The GdkPixbuf Structure +GdkPixbuf:height, object property in The GdkPixbuf Structure
-GdkPixbuf:n-channels, object property in The GdkPixbuf Structure +GdkPixbuf:n-channels, object property in The GdkPixbuf Structure
-GdkPixbuf:pixels, object property in The GdkPixbuf Structure +GdkPixbuf:pixels, object property in The GdkPixbuf Structure
-GdkPixbuf:rowstride, object property in The GdkPixbuf Structure +GdkPixbuf:rowstride, object property in The GdkPixbuf Structure
-GdkPixbuf:width, object property in The GdkPixbuf Structure +GdkPixbuf:width, object property in The GdkPixbuf Structure
@@ -273,7 +268,7 @@
-GdkPixbufDestroyNotify, user_function in Reference Counting and Memory Mangement +GdkPixbufDestroyNotify, user_function in Reference Counting and Memory Mangement
@@ -293,19 +288,19 @@
-GdkPixbufLoader::area-prepared, object signal in GdkPixbufLoader +GdkPixbufLoader::area-prepared, object signal in GdkPixbufLoader
-GdkPixbufLoader::area-updated, object signal in GdkPixbufLoader +GdkPixbufLoader::area-updated, object signal in GdkPixbufLoader
-GdkPixbufLoader::closed, object signal in GdkPixbufLoader +GdkPixbufLoader::closed, object signal in GdkPixbufLoader
-GdkPixbufLoader::size-prepared, object signal in GdkPixbufLoader +GdkPixbufLoader::size-prepared, object signal in GdkPixbufLoader
@@ -313,11 +308,11 @@
-GdkPixbufModuleFillInfoFunc, user_function in Module Interface +GdkPixbufModuleFillInfoFunc, user_function in Module Interface
-GdkPixbufModuleFillVtableFunc, user_function in Module Interface +GdkPixbufModuleFillVtableFunc, user_function in Module Interface
@@ -325,15 +320,15 @@
-GdkPixbufModulePreparedFunc, user_function in Module Interface +GdkPixbufModulePreparedFunc, user_function in Module Interface
-GdkPixbufModuleSizeFunc, user_function in Module Interface +GdkPixbufModuleSizeFunc, user_function in Module Interface
-GdkPixbufModuleUpdatedFunc, user_function in Module Interface +GdkPixbufModuleUpdatedFunc, user_function in Module Interface
@@ -341,7 +336,7 @@
-GdkPixbufSaveFunc, user_function in File saving +GdkPixbufSaveFunc, user_function in File saving
@@ -349,7 +344,7 @@
-GdkPixbufSimpleAnim:loop, object property in Animations +GdkPixbufSimpleAnim:loop, object property in Animations
@@ -365,11 +360,11 @@
-gdk_pixdata_deserialize, function in Inline data +gdk_pixdata_deserialize, function in Inline data
-gdk_pixdata_from_pixbuf, function in Inline data +gdk_pixdata_from_pixbuf, function in Inline data
@@ -377,100 +372,104 @@
-gdk_pixdata_serialize, function in Inline data +gdk_pixdata_serialize, function in Inline data
-gdk_pixdata_to_csource, function in Inline data +gdk_pixdata_to_csource, function in Inline data
-gdk_pixbuf_get_bits_per_sample, function in The GdkPixbuf Structure +gdk_pixbuf_get_bits_per_sample, function in The GdkPixbuf Structure
-gdk_pixbuf_get_byte_length, function in The GdkPixbuf Structure +gdk_pixbuf_get_byte_length, function in The GdkPixbuf Structure
-gdk_pixbuf_get_colorspace, function in The GdkPixbuf Structure +gdk_pixbuf_get_colorspace, function in The GdkPixbuf Structure
-gdk_pixbuf_get_file_info, function in File Loading +gdk_pixbuf_get_file_info, function in File Loading
-gdk_pixbuf_get_formats, function in Module Interface +gdk_pixbuf_get_formats, function in Module Interface
-gdk_pixbuf_get_has_alpha, function in The GdkPixbuf Structure +gdk_pixbuf_get_has_alpha, function in The GdkPixbuf Structure
-gdk_pixbuf_get_height, function in The GdkPixbuf Structure +gdk_pixbuf_get_height, function in The GdkPixbuf Structure
-gdk_pixbuf_get_n_channels, function in The GdkPixbuf Structure +gdk_pixbuf_get_n_channels, function in The GdkPixbuf Structure
-gdk_pixbuf_get_option, function in The GdkPixbuf Structure +gdk_pixbuf_get_option, function in The GdkPixbuf Structure
-gdk_pixbuf_get_pixels, function in The GdkPixbuf Structure +gdk_pixbuf_get_pixels, function in The GdkPixbuf Structure
-gdk_pixbuf_get_pixels_with_length, function in The GdkPixbuf Structure +gdk_pixbuf_get_pixels_with_length, function in The GdkPixbuf Structure
-gdk_pixbuf_get_rowstride, function in The GdkPixbuf Structure +gdk_pixbuf_get_rowstride, function in The GdkPixbuf Structure
-gdk_pixbuf_get_width, function in The GdkPixbuf Structure +gdk_pixbuf_get_width, function in The GdkPixbuf Structure

L

-gdk_pixbuf_loader_close, function in GdkPixbufLoader +gdk_pixbuf_loader_close, function in GdkPixbufLoader
-gdk_pixbuf_loader_get_animation, function in GdkPixbufLoader +gdk_pixbuf_loader_get_animation, function in GdkPixbufLoader
-gdk_pixbuf_loader_get_format, function in GdkPixbufLoader +gdk_pixbuf_loader_get_format, function in GdkPixbufLoader
-gdk_pixbuf_loader_get_pixbuf, function in GdkPixbufLoader +gdk_pixbuf_loader_get_pixbuf, function in GdkPixbufLoader
-gdk_pixbuf_loader_new, function in GdkPixbufLoader +gdk_pixbuf_loader_new, function in GdkPixbufLoader
-gdk_pixbuf_loader_new_with_mime_type, function in GdkPixbufLoader +gdk_pixbuf_loader_new_with_mime_type, function in GdkPixbufLoader
-gdk_pixbuf_loader_new_with_type, function in GdkPixbufLoader +gdk_pixbuf_loader_new_with_type, function in GdkPixbufLoader
-gdk_pixbuf_loader_set_size, function in GdkPixbufLoader +gdk_pixbuf_loader_set_size, function in GdkPixbufLoader
-gdk_pixbuf_loader_write, function in GdkPixbufLoader +gdk_pixbuf_loader_write, function in GdkPixbufLoader +
+
+
+gdk_pixbuf_loader_write_bytes, function in GdkPixbufLoader

M

@@ -504,146 +503,146 @@

N

-gdk_pixbuf_new, function in Image Data in Memory +gdk_pixbuf_new, function in Image Data in Memory
-gdk_pixbuf_new_from_data, function in Image Data in Memory +gdk_pixbuf_new_from_data, function in Image Data in Memory
-gdk_pixbuf_new_from_file, function in File Loading +gdk_pixbuf_new_from_file, function in File Loading
-gdk_pixbuf_new_from_file_at_scale, function in File Loading +gdk_pixbuf_new_from_file_at_scale, function in File Loading
-gdk_pixbuf_new_from_file_at_size, function in File Loading +gdk_pixbuf_new_from_file_at_size, function in File Loading
-gdk_pixbuf_new_from_inline, function in Image Data in Memory +gdk_pixbuf_new_from_inline, function in Image Data in Memory
-gdk_pixbuf_new_from_resource, function in File Loading +gdk_pixbuf_new_from_resource, function in File Loading
-gdk_pixbuf_new_from_resource_at_scale, function in File Loading +gdk_pixbuf_new_from_resource_at_scale, function in File Loading
-gdk_pixbuf_new_from_stream, function in File Loading +gdk_pixbuf_new_from_stream, function in File Loading
-gdk_pixbuf_new_from_stream_async, function in File Loading +gdk_pixbuf_new_from_stream_async, function in File Loading
-gdk_pixbuf_new_from_stream_at_scale, function in File Loading +gdk_pixbuf_new_from_stream_at_scale, function in File Loading
-gdk_pixbuf_new_from_stream_at_scale_async, function in File Loading +gdk_pixbuf_new_from_stream_at_scale_async, function in File Loading
-gdk_pixbuf_new_from_stream_finish, function in File Loading +gdk_pixbuf_new_from_stream_finish, function in File Loading
-gdk_pixbuf_new_from_xpm_data, function in Image Data in Memory +gdk_pixbuf_new_from_xpm_data, function in Image Data in Memory
-gdk_pixbuf_new_subpixbuf, function in Image Data in Memory +gdk_pixbuf_new_subpixbuf, function in Image Data in Memory

R

-gdk_pixbuf_ref, function in Reference Counting and Memory Mangement +gdk_pixbuf_ref, function in Reference Counting and Memory Mangement
-gdk_pixbuf_rotate_simple, function in Scaling +gdk_pixbuf_rotate_simple, function in Scaling

S

-gdk_pixbuf_saturate_and_pixelate, function in Utilities +gdk_pixbuf_saturate_and_pixelate, function in Utilities
-gdk_pixbuf_save, function in File saving +gdk_pixbuf_save, function in File saving
-gdk_pixbuf_savev, function in File saving +gdk_pixbuf_savev, function in File saving
-gdk_pixbuf_save_to_buffer, function in File saving +gdk_pixbuf_save_to_buffer, function in File saving
-gdk_pixbuf_save_to_bufferv, function in File saving +gdk_pixbuf_save_to_bufferv, function in File saving
-gdk_pixbuf_save_to_callback, function in File saving +gdk_pixbuf_save_to_callback, function in File saving
-gdk_pixbuf_save_to_callbackv, function in File saving +gdk_pixbuf_save_to_callbackv, function in File saving
-gdk_pixbuf_save_to_stream, function in File saving +gdk_pixbuf_save_to_stream, function in File saving
-gdk_pixbuf_save_to_stream_async, function in File saving +gdk_pixbuf_save_to_stream_async, function in File saving
-gdk_pixbuf_save_to_stream_finish, function in File saving +gdk_pixbuf_save_to_stream_finish, function in File saving
-gdk_pixbuf_scale, function in Scaling +gdk_pixbuf_scale, function in Scaling
-gdk_pixbuf_scale_simple, function in Scaling +gdk_pixbuf_scale_simple, function in Scaling
-gdk_pixbuf_set_option, function in Module Interface +gdk_pixbuf_set_option, function in Module Interface
-gdk_pixbuf_simple_anim_add_frame, function in Animations +gdk_pixbuf_simple_anim_add_frame, function in Animations
-gdk_pixbuf_simple_anim_get_loop, function in Animations +gdk_pixbuf_simple_anim_get_loop, function in Animations
-gdk_pixbuf_simple_anim_new, function in Animations +gdk_pixbuf_simple_anim_new, function in Animations
-gdk_pixbuf_simple_anim_set_loop, function in Animations +gdk_pixbuf_simple_anim_set_loop, function in Animations

U

-gdk_pixbuf_unref, function in Reference Counting and Memory Mangement +gdk_pixbuf_unref, function in Reference Counting and Memory Mangement

V

@@ -665,124 +664,124 @@
-xlib_draw_gray_image, function in XlibRGB +xlib_draw_gray_image, function in XlibRGB
-xlib_draw_indexed_image, function in XlibRGB +xlib_draw_indexed_image, function in XlibRGB
-xlib_draw_rgb_32_image, function in XlibRGB +xlib_draw_rgb_32_image, function in XlibRGB
-xlib_draw_rgb_image, function in XlibRGB +xlib_draw_rgb_image, function in XlibRGB
-xlib_draw_rgb_image_dithalign, function in XlibRGB +xlib_draw_rgb_image_dithalign, function in XlibRGB
-gdk_pixbuf_xlib_get_from_drawable, function in X Drawables to Pixbufs +gdk_pixbuf_xlib_get_from_drawable, function in X Drawables to Pixbufs
-gdk_pixbuf_xlib_init, function in gdk-pixbuf Xlib initialization +gdk_pixbuf_xlib_init, function in gdk-pixbuf Xlib initialization
-gdk_pixbuf_xlib_init_with_depth, function in gdk-pixbuf Xlib initialization +gdk_pixbuf_xlib_init_with_depth, function in gdk-pixbuf Xlib initialization
-gdk_pixbuf_xlib_render_pixmap_and_mask, function in Xlib Rendering +gdk_pixbuf_xlib_render_pixmap_and_mask, function in Xlib Rendering
-gdk_pixbuf_xlib_render_threshold_alpha, function in Xlib Rendering +gdk_pixbuf_xlib_render_threshold_alpha, function in Xlib Rendering
-gdk_pixbuf_xlib_render_to_drawable, function in Xlib Rendering +gdk_pixbuf_xlib_render_to_drawable, function in Xlib Rendering
-gdk_pixbuf_xlib_render_to_drawable_alpha, function in Xlib Rendering +gdk_pixbuf_xlib_render_to_drawable_alpha, function in Xlib Rendering
-xlib_rgb_cmap_free, function in XlibRGB +xlib_rgb_cmap_free, function in XlibRGB
-xlib_rgb_cmap_new, function in XlibRGB +xlib_rgb_cmap_new, function in XlibRGB
-xlib_rgb_ditherable, function in XlibRGB +xlib_rgb_ditherable, function in XlibRGB
-xlib_rgb_gc_set_background, function in XlibRGB +xlib_rgb_gc_set_background, function in XlibRGB
-xlib_rgb_gc_set_foreground, function in XlibRGB +xlib_rgb_gc_set_foreground, function in XlibRGB
-xlib_rgb_get_cmap, function in XlibRGB +xlib_rgb_get_cmap, function in XlibRGB
-xlib_rgb_get_depth, function in XlibRGB +xlib_rgb_get_depth, function in XlibRGB
-xlib_rgb_get_display, function in XlibRGB +xlib_rgb_get_display, function in XlibRGB
-xlib_rgb_get_screen, function in XlibRGB +xlib_rgb_get_screen, function in XlibRGB
-xlib_rgb_get_visual, function in XlibRGB +xlib_rgb_get_visual, function in XlibRGB
-xlib_rgb_get_visual_info, function in XlibRGB +xlib_rgb_get_visual_info, function in XlibRGB
-xlib_rgb_init, function in XlibRGB +xlib_rgb_init, function in XlibRGB
-xlib_rgb_init_with_depth, function in XlibRGB +xlib_rgb_init_with_depth, function in XlibRGB
-xlib_rgb_set_install, function in XlibRGB +xlib_rgb_set_install, function in XlibRGB
-xlib_rgb_set_min_colors, function in XlibRGB +xlib_rgb_set_min_colors, function in XlibRGB
-xlib_rgb_set_verbose, function in XlibRGB +xlib_rgb_set_verbose, function in XlibRGB
-xlib_rgb_xpixel_from_rgb, function in XlibRGB +xlib_rgb_xpixel_from_rgb, function in XlibRGB
+ Generated by GTK-Doc V1.20.1 \ No newline at end of file diff --git a/docs/reference/gdk-pixbuf/html/gdk-pixbuf-Animations.html b/docs/reference/gdk-pixbuf/html/gdk-pixbuf-Animations.html index cdd4411..aa9bc2c 100644 --- a/docs/reference/gdk-pixbuf/html/gdk-pixbuf-Animations.html +++ b/docs/reference/gdk-pixbuf/html/gdk-pixbuf-Animations.html @@ -2,34 +2,28 @@ -Animations +GDK-PixBuf Reference Manual: Animations - + - - - - - - - - - - + + + + + + +
@@ -37,845 +31,1038 @@

Animations

Animations — Animated images.

- +
-
-

Synopsis

-
-#include <gdk-pixbuf/gdk-pixbuf.h>
-
-struct              GdkPixbufAnimation;
-struct              GdkPixbufAnimationIter;
-GdkPixbufAnimation * gdk_pixbuf_animation_new_from_file (const char *filename,
-                                                         GError **error);
-GdkPixbufAnimation * gdk_pixbuf_animation_new_from_resource
-                                                        (const char *resource_path,
-                                                         GError **error);
-GdkPixbufAnimation * gdk_pixbuf_animation_new_from_stream
-                                                        (GInputStream *stream,
-                                                         GCancellable *cancellable,
-                                                         GError **error);
-void                gdk_pixbuf_animation_new_from_stream_async
-                                                        (GInputStream *stream,
-                                                         GCancellable *cancellable,
-                                                         GAsyncReadyCallback callback,
-                                                         gpointer user_data);
-GdkPixbufAnimation * gdk_pixbuf_animation_new_from_stream_finish
-                                                        (GAsyncResult *async_result,
-                                                         GError **error);
-GdkPixbufAnimation * gdk_pixbuf_animation_ref           (GdkPixbufAnimation *animation);
-void                gdk_pixbuf_animation_unref          (GdkPixbufAnimation *animation);
-int                 gdk_pixbuf_animation_get_width      (GdkPixbufAnimation *animation);
-int                 gdk_pixbuf_animation_get_height     (GdkPixbufAnimation *animation);
-GdkPixbufAnimationIter * gdk_pixbuf_animation_get_iter  (GdkPixbufAnimation *animation,
-                                                         const GTimeVal *start_time);
-gboolean            gdk_pixbuf_animation_is_static_image
-                                                        (GdkPixbufAnimation *animation);
-GdkPixbuf *         gdk_pixbuf_animation_get_static_image
-                                                        (GdkPixbufAnimation *animation);
-gboolean            gdk_pixbuf_animation_iter_advance   (GdkPixbufAnimationIter *iter,
-                                                         const GTimeVal *current_time);
-int                 gdk_pixbuf_animation_iter_get_delay_time
-                                                        (GdkPixbufAnimationIter *iter);
-gboolean            gdk_pixbuf_animation_iter_on_currently_loading_frame
-                                                        (GdkPixbufAnimationIter *iter);
-GdkPixbuf *         gdk_pixbuf_animation_iter_get_pixbuf
-                                                        (GdkPixbufAnimationIter *iter);
-
-                    GdkPixbufSimpleAnim;
-GdkPixbufSimpleAnim * gdk_pixbuf_simple_anim_new        (gint width,
-                                                         gint height,
-                                                         gfloat rate);
-void                gdk_pixbuf_simple_anim_add_frame    (GdkPixbufSimpleAnim *animation,
-                                                         GdkPixbuf *pixbuf);
-void                gdk_pixbuf_simple_anim_set_loop     (GdkPixbufSimpleAnim *animation,
-                                                         gboolean loop);
-gboolean            gdk_pixbuf_simple_anim_get_loop     (GdkPixbufSimpleAnim *animation);
-
+ +
+

Properties

+
+++++ + + + + + +
gbooleanloopRead / Write
+
+
+

Types and Values

+
++++ + + + + + + + + + + + + + + +
structGdkPixbufAnimation
structGdkPixbufAnimationIter
 GdkPixbufSimpleAnim

Object Hierarchy

-
-  GObject
-   +----GdkPixbufAnimation
-         +----GdkPixbufSimpleAnim
-
-
-  GObject
-   +----GdkPixbufAnimationIter
-
-
-  GObject
-   +----GdkPixbufAnimation
-         +----GdkPixbufSimpleAnim
+
    GObject
+    ├── GdkPixbufAnimation
+    │   ╰── GdkPixbufSimpleAnim
+    ├── GdkPixbufAnimation
+    │   ╰── GdkPixbufSimpleAnim
+    ╰── GdkPixbufAnimationIter
 
-

Properties

-
-  "loop"                     gboolean              : Read / Write
+

Includes

+
#include <gdk-pixbuf/gdk-pixbuf.h>
 

Description

-

-The GdkPixBuf library provides a simple mechanism to load and +

The GdkPixBuf library provides a simple mechanism to load and represent animations. An animation is conceptually a series of frames to be displayed over time. The animation may not be represented as a series of frames internally; for example, it may be stored as a sprite and instructions for moving the sprite around a background. To display an animation you don't need to understand its representation, however; you just ask GdkPixBuf what should -be displayed at a given point in time. -

+be displayed at a given point in time.

-

Details

+

Functions

-

struct GdkPixbufAnimation

-
struct GdkPixbufAnimation;
-

-An opaque struct representing an animation. -

-
-
-
-

struct GdkPixbufAnimationIter

-
struct GdkPixbufAnimationIter;
-

-An opaque struct representing an iterator which points to a -certain position in an animation. -

-
-
-
-

gdk_pixbuf_animation_new_from_file ()

-
GdkPixbufAnimation * gdk_pixbuf_animation_new_from_file (const char *filename,
-                                                         GError **error);
-

-Creates a new animation by loading it from a file. The file format is +

gdk_pixbuf_animation_new_from_file ()

+
GdkPixbufAnimation *
+gdk_pixbuf_animation_new_from_file (const char *filename,
+                                    GError **error);
+

Creates a new animation by loading it from a file. The file format is detected automatically. If the file's format does not support multi-frame images, then an animation with a single frame will be created. Possible errors -are in the GDK_PIXBUF_ERROR and G_FILE_ERROR domains. -

-
+are in the GDK_PIXBUF_ERROR and G_FILE_ERROR domains.

+
+

Parameters

+
--+++ - - - - - - + + + - - + + +

filename :

Name of file to load, in the GLib file name encoding

error :

return location for error

filename

Name of file to load, in the GLib file name encoding

 

Returns :

A newly-created animation with a reference count of 1, or NULL -if any of several error conditions ocurred: the file could not be opened, -there was no loader for the file's format, there was not enough memory to -allocate the image buffer, or the image file contained invalid data.

error

return location for error

 
+
+

Returns

+

A newly-created animation with a reference count of 1, or NULL +if any of several error conditions ocurred: the file could not be opened, +there was no loader for the file's format, there was not enough memory to +allocate the image buffer, or the image file contained invalid data.

+

+
+

-

gdk_pixbuf_animation_new_from_resource ()

-
GdkPixbufAnimation * gdk_pixbuf_animation_new_from_resource
-                                                        (const char *resource_path,
-                                                         GError **error);
-

-Creates a new pixbuf animation by loading an image from an resource. -

-

-The file format is detected automatically. If NULL is returned, then -error will be set. -

-
+

gdk_pixbuf_animation_new_from_resource ()

+
GdkPixbufAnimation *
+gdk_pixbuf_animation_new_from_resource
+                               (const char *resource_path,
+                                GError **error);
+

Creates a new pixbuf animation by loading an image from an resource.

+

The file format is detected automatically. If NULL is returned, then +error + will be set.

+
+

Parameters

+
--+++ - - + + + - - - - - - + + +

resource_path :

the path of the resource file

resource_path

the path of the resource file

 

error :

Return location for an error

Returns :

A newly-created animation, or NULL if any of several error -conditions occurred: the file could not be opened, the image format is -not supported, there was not enough memory to allocate the image buffer, -the stream contained invalid data, or the operation was cancelled.

error

Return location for an error

 
+
+
+

Returns

+

A newly-created animation, or NULL if any of several error +conditions occurred: the file could not be opened, the image format is +not supported, there was not enough memory to allocate the image buffer, +the stream contained invalid data, or the operation was cancelled.

+

+

Since 2.28


-

gdk_pixbuf_animation_new_from_stream ()

-
GdkPixbufAnimation * gdk_pixbuf_animation_new_from_stream
-                                                        (GInputStream *stream,
-                                                         GCancellable *cancellable,
-                                                         GError **error);
-

-Creates a new animation by loading it from an input stream. -

-

-The file format is detected automatically. If NULL is returned, then -error will be set. The cancellable can be used to abort the operation +

gdk_pixbuf_animation_new_from_stream ()

+
GdkPixbufAnimation *
+gdk_pixbuf_animation_new_from_stream (GInputStream *stream,
+                                      GCancellable *cancellable,
+                                      GError **error);
+

Creates a new animation by loading it from an input stream.

+

The file format is detected automatically. If NULL is returned, then +error + will be set. The cancellable + can be used to abort the operation from another thread. If the operation was cancelled, the error G_IO_ERROR_CANCELLED will be returned. Other possible errors are in -the GDK_PIXBUF_ERROR and G_IO_ERROR domains. -

-

-The stream is not closed. -

-
+the GDK_PIXBUF_ERROR and G_IO_ERROR domains.

+

The stream is not closed.

+
+

Parameters

+
--+++ - - - - - - + + + - - + + + - - + + +

stream :

a GInputStream to load the pixbuf from

cancellable :

optional GCancellable object, NULL to ignore. [allow-none] -

stream

a GInputStream to load the pixbuf from

 

error :

Return location for an error

cancellable

optional GCancellable object, NULL to ignore.

[allow-none]

Returns :

A newly-created pixbuf, or NULL if any of several error -conditions occurred: the file could not be opened, the image format is -not supported, there was not enough memory to allocate the image buffer, -the stream contained invalid data, or the operation was cancelled.

error

Return location for an error

 
+
+
+

Returns

+

A newly-created pixbuf, or NULL if any of several error +conditions occurred: the file could not be opened, the image format is +not supported, there was not enough memory to allocate the image buffer, +the stream contained invalid data, or the operation was cancelled.

+

+

Since 2.28


-

gdk_pixbuf_animation_new_from_stream_async ()

-
void                gdk_pixbuf_animation_new_from_stream_async
-                                                        (GInputStream *stream,
-                                                         GCancellable *cancellable,
-                                                         GAsyncReadyCallback callback,
-                                                         gpointer user_data);
-

-Creates a new animation by asynchronously loading an image from an input stream. -

-

-For more details see gdk_pixbuf_new_from_stream(), which is the synchronous -version of this function. -

-

-When the operation is finished, callback will be called in the main thread. -You can then call gdk_pixbuf_animation_new_from_stream_finish() to get the -result of the operation. -

-
+

gdk_pixbuf_animation_new_from_stream_async ()

+
void
+gdk_pixbuf_animation_new_from_stream_async
+                               (GInputStream *stream,
+                                GCancellable *cancellable,
+                                GAsyncReadyCallback callback,
+                                gpointer user_data);
+

Creates a new animation by asynchronously loading an image from an input stream.

+

For more details see gdk_pixbuf_new_from_stream(), which is the synchronous +version of this function.

+

When the operation is finished, callback + will be called in the main thread. +You can then call gdk_pixbuf_animation_new_from_stream_finish() to get the +result of the operation.

+
+

Parameters

+
--+++ - - + + + - - + + + - - + + + - - + + +

stream :

a GInputStream from which to load the animation

stream

a GInputStream from which to load the animation

 

cancellable :

optional GCancellable object, NULL to ignore. [allow-none] -

cancellable

optional GCancellable object, NULL to ignore.

[allow-none]

callback :

a GAsyncReadyCallback to call when the the pixbuf is loaded

callback

a GAsyncReadyCallback to call when the the pixbuf is loaded

 

user_data :

the data to pass to the callback function

user_data

the data to pass to the callback function

 
+

Since 2.28


-

gdk_pixbuf_animation_new_from_stream_finish ()

-
GdkPixbufAnimation * gdk_pixbuf_animation_new_from_stream_finish
-                                                        (GAsyncResult *async_result,
-                                                         GError **error);
-

-Finishes an asynchronous pixbuf animation creation operation started with -gdk_pixbuf_animation_new_from_stream_async(). -

-
+

gdk_pixbuf_animation_new_from_stream_finish ()

+
GdkPixbufAnimation *
+gdk_pixbuf_animation_new_from_stream_finish
+                               (GAsyncResult *async_result,
+                                GError **error);
+

Finishes an asynchronous pixbuf animation creation operation started with +gdk_pixbuf_animation_new_from_stream_async().

+
+

Parameters

+
--+++ - - - - - - + + + - - + + +

async_result :

a GAsyncResult -

error :

a GError, or NULL -

async_result

a GAsyncResult

 

Returns :

a GdkPixbufAnimation or NULL on error. Free the returned -object with g_object_unref().

error

a GError, or NULL

 
+
+
+

Returns

+

a GdkPixbufAnimation or NULL on error. Free the returned +object with g_object_unref().

+

+

Since 2.28


-

gdk_pixbuf_animation_ref ()

-
GdkPixbufAnimation * gdk_pixbuf_animation_ref           (GdkPixbufAnimation *animation);
-
-

Warning

-

gdk_pixbuf_animation_ref has been deprecated since version 2.0 and should not be used in newly-written code. Use g_object_ref().

-
-

-Adds a reference to an animation. -

-
+

gdk_pixbuf_animation_ref ()

+
GdkPixbufAnimation *
+gdk_pixbuf_animation_ref (GdkPixbufAnimation *animation);
+
+

gdk_pixbuf_animation_ref has been deprecated since version 2.0 and should not be used in newly-written code.

+

Use g_object_ref().

+
+

Adds a reference to an animation.

+
+

Parameters

+
--+++ - - - - - - - - - - + + + + +

animation :

An animation.

Returns :

The same as the animation argument.

animation

An animation.

 
+
+

Returns

+

The same as the animation +argument.

+

+
+
-

gdk_pixbuf_animation_unref ()

-
void                gdk_pixbuf_animation_unref          (GdkPixbufAnimation *animation);
-
-

Warning

-

gdk_pixbuf_animation_unref has been deprecated since version 2.0 and should not be used in newly-written code. Use g_object_unref().

-
-

-Removes a reference from an animation. -

-
+

gdk_pixbuf_animation_unref ()

+
void
+gdk_pixbuf_animation_unref (GdkPixbufAnimation *animation);
+
+

gdk_pixbuf_animation_unref has been deprecated since version 2.0 and should not be used in newly-written code.

+

Use g_object_unref().

+
+

Removes a reference from an animation.

+
+

Parameters

+
--+++ - - + + +

animation :

An animation.

animation

An animation.

 
+
-

gdk_pixbuf_animation_get_width ()

-
int                 gdk_pixbuf_animation_get_width      (GdkPixbufAnimation *animation);
-

-Queries the width of the bounding box of a pixbuf animation. -

-
+

gdk_pixbuf_animation_get_width ()

+
int
+gdk_pixbuf_animation_get_width (GdkPixbufAnimation *animation);
+

Queries the width of the bounding box of a pixbuf animation.

+
+

Parameters

+
--+++ - - - - - - - - - - + + + + +

animation :

An animation.

Returns :

Width of the bounding box of the animation.

animation

An animation.

 
+
+

Returns

+

Width of the bounding box of the animation.

+

+
+
-

gdk_pixbuf_animation_get_height ()

-
int                 gdk_pixbuf_animation_get_height     (GdkPixbufAnimation *animation);
-

-Queries the height of the bounding box of a pixbuf animation. -

-
+

gdk_pixbuf_animation_get_height ()

+
int
+gdk_pixbuf_animation_get_height (GdkPixbufAnimation *animation);
+

Queries the height of the bounding box of a pixbuf animation.

+
+

Parameters

+
--+++ - - - - - - - - - - + + + + +

animation :

An animation.

Returns :

Height of the bounding box of the animation.

animation

An animation.

 
+
+

Returns

+

Height of the bounding box of the animation.

+

+
+
-

gdk_pixbuf_animation_get_iter ()

-
GdkPixbufAnimationIter * gdk_pixbuf_animation_get_iter  (GdkPixbufAnimation *animation,
-                                                         const GTimeVal *start_time);
-

-Get an iterator for displaying an animation. The iterator provides +

gdk_pixbuf_animation_get_iter ()

+
GdkPixbufAnimationIter *
+gdk_pixbuf_animation_get_iter (GdkPixbufAnimation *animation,
+                               const GTimeVal *start_time);
+

Get an iterator for displaying an animation. The iterator provides the frames that should be displayed at a given time. -It should be freed after use with g_object_unref(). -

-

-start_time would normally come from g_get_current_time(), and +It should be freed after use with g_object_unref().

+

start_time + would normally come from g_get_current_time(), and marks the beginning of animation playback. After creating an iterator, you should immediately display the pixbuf returned by -gdk_pixbuf_animation_iter_get_pixbuf(). Then, you should install a -timeout (with g_timeout_add()) or by some other mechanism ensure +gdk_pixbuf_animation_iter_get_pixbuf(). Then, you should install a +timeout (with g_timeout_add()) or by some other mechanism ensure that you'll update the image after -gdk_pixbuf_animation_iter_get_delay_time() milliseconds. Each time +gdk_pixbuf_animation_iter_get_delay_time() milliseconds. Each time the image is updated, you should reinstall the timeout with the new, -possibly-changed delay time. -

-

-As a shortcut, if start_time is NULL, the result of -g_get_current_time() will be used automatically. -

-

-To update the image (i.e. possibly change the result of -gdk_pixbuf_animation_iter_get_pixbuf() to a new frame of the animation), -call gdk_pixbuf_animation_iter_advance(). -

-

-If you're using GdkPixbufLoader, in addition to updating the image +possibly-changed delay time.

+

As a shortcut, if start_time + is NULL, the result of +g_get_current_time() will be used automatically.

+

To update the image (i.e. possibly change the result of +gdk_pixbuf_animation_iter_get_pixbuf() to a new frame of the animation), +call gdk_pixbuf_animation_iter_advance().

+

If you're using GdkPixbufLoader, in addition to updating the image after the delay time, you should also update it whenever you receive the area_updated signal and -gdk_pixbuf_animation_iter_on_currently_loading_frame() returns -TRUE. In this case, the frame currently being fed into the loader +gdk_pixbuf_animation_iter_on_currently_loading_frame() returns +TRUE. In this case, the frame currently being fed into the loader has received new data, so needs to be refreshed. The delay time for a frame may also be modified after an area_updated signal, for example if the delay time for a frame is encoded in the data after the frame itself. So your timeout should be reinstalled after any -area_updated signal. -

-

-A delay time of -1 is possible, indicating "infinite." -

-
+area_updated signal.

+

A delay time of -1 is possible, indicating "infinite."

+
+

Parameters

+
--+++ - - - - - - + + + - - + + +

animation :

a GdkPixbufAnimation -

start_time :

time when the animation starts playing. [allow-none] -

animation

a GdkPixbufAnimation

 

Returns :

an iterator to move over the animation. [transfer full] -

start_time

time when the animation starts playing.

[allow-none]
+
+

Returns

+

an iterator to move over the animation.

+

[transfer full]

+
+
-

gdk_pixbuf_animation_is_static_image ()

-
gboolean            gdk_pixbuf_animation_is_static_image
-                                                        (GdkPixbufAnimation *animation);
-

-If you load a file with gdk_pixbuf_animation_new_from_file() and it turns +

gdk_pixbuf_animation_is_static_image ()

+
gboolean
+gdk_pixbuf_animation_is_static_image (GdkPixbufAnimation *animation);
+

If you load a file with gdk_pixbuf_animation_new_from_file() and it turns out to be a plain, unanimated image, then this function will return -TRUE. Use gdk_pixbuf_animation_get_static_image() to retrieve -the image. -

-
+TRUE. Use gdk_pixbuf_animation_get_static_image() to retrieve +the image.

+
+

Parameters

+
--+++ - - - - - - - - - - + + + + +

animation :

a GdkPixbufAnimation -

Returns :

-TRUE if the "animation" was really just an image

animation

a GdkPixbufAnimation

 
+
+

Returns

+

TRUE if the "animation" was really just an image

+

+
+
-

gdk_pixbuf_animation_get_static_image ()

-
GdkPixbuf *         gdk_pixbuf_animation_get_static_image
-                                                        (GdkPixbufAnimation *animation);
-

-If an animation is really just a plain image (has only one frame), +

gdk_pixbuf_animation_get_static_image ()

+
GdkPixbuf *
+gdk_pixbuf_animation_get_static_image (GdkPixbufAnimation *animation);
+

If an animation is really just a plain image (has only one frame), this function returns that image. If the animation is an animation, this function returns a reasonable thing to display as a static unanimated image, which might be the first frame, or something more sophisticated. If an animation hasn't loaded any frames yet, this -function will return NULL. -

-
+function will return NULL.

+
+

Parameters

+
--+++ - - - - - - - - - - + + + + +

animation :

a GdkPixbufAnimation -

Returns :

unanimated image representing the animation. [transfer none] -

animation

a GdkPixbufAnimation

 
+
+

Returns

+

unanimated image representing the animation.

+

[transfer none]

+
+
-

gdk_pixbuf_animation_iter_advance ()

-
gboolean            gdk_pixbuf_animation_iter_advance   (GdkPixbufAnimationIter *iter,
-                                                         const GTimeVal *current_time);
-

-Possibly advances an animation to a new frame. Chooses the frame based -on the start time passed to gdk_pixbuf_animation_get_iter(). -

-

-current_time would normally come from g_get_current_time(), and +

gdk_pixbuf_animation_iter_advance ()

+
gboolean
+gdk_pixbuf_animation_iter_advance (GdkPixbufAnimationIter *iter,
+                                   const GTimeVal *current_time);
+

Possibly advances an animation to a new frame. Chooses the frame based +on the start time passed to gdk_pixbuf_animation_get_iter().

+

current_time + would normally come from g_get_current_time(), and must be greater than or equal to the time passed to -gdk_pixbuf_animation_get_iter(), and must increase or remain -unchanged each time gdk_pixbuf_animation_iter_get_pixbuf() is +gdk_pixbuf_animation_get_iter(), and must increase or remain +unchanged each time gdk_pixbuf_animation_iter_get_pixbuf() is called. That is, you can't go backward in time; animations only -play forward. -

-

-As a shortcut, pass NULL for the current time and g_get_current_time() +play forward.

+

As a shortcut, pass NULL for the current time and g_get_current_time() will be invoked on your behalf. So you only need to explicitly pass -current_time if you're doing something odd like playing the animation -at double speed. -

-

-If this function returns FALSE, there's no need to update the animation +current_time + if you're doing something odd like playing the animation +at double speed.

+

If this function returns FALSE, there's no need to update the animation display, assuming the display had been rendered prior to advancing; -if TRUE, you need to call gdk_pixbuf_animation_iter_get_pixbuf() -and update the display with the new pixbuf. -

-
+if TRUE, you need to call gdk_pixbuf_animation_iter_get_pixbuf() +and update the display with the new pixbuf.

+
+

Parameters

+
--+++ - - - - - - + + + - - + + +

iter :

a GdkPixbufAnimationIter -

current_time :

current time. [allow-none] -

iter

a GdkPixbufAnimationIter

 

Returns :

-TRUE if the image may need updating

current_time

current time.

[allow-none]
+
+

Returns

+

TRUE if the image may need updating

+

+
+
-

gdk_pixbuf_animation_iter_get_delay_time ()

-
int                 gdk_pixbuf_animation_iter_get_delay_time
-                                                        (GdkPixbufAnimationIter *iter);
-

-Gets the number of milliseconds the current pixbuf should be displayed, -or -1 if the current pixbuf should be displayed forever. g_timeout_add() +

gdk_pixbuf_animation_iter_get_delay_time ()

+
int
+gdk_pixbuf_animation_iter_get_delay_time
+                               (GdkPixbufAnimationIter *iter);
+

Gets the number of milliseconds the current pixbuf should be displayed, +or -1 if the current pixbuf should be displayed forever. g_timeout_add() conveniently takes a timeout in milliseconds, so you can use a timeout -to schedule the next update. -

-
+to schedule the next update.

+
+

Parameters

+
--+++ - - - - - - - - - - + + + + +

iter :

an animation iterator

Returns :

delay time in milliseconds (thousandths of a second)

iter

an animation iterator

 
+
+

Returns

+

delay time in milliseconds (thousandths of a second)

+

+
+
-

gdk_pixbuf_animation_iter_on_currently_loading_frame ()

-
gboolean            gdk_pixbuf_animation_iter_on_currently_loading_frame
-                                                        (GdkPixbufAnimationIter *iter);
-

-Used to determine how to respond to the area_updated signal on +

gdk_pixbuf_animation_iter_on_currently_loading_frame ()

+
gboolean
+gdk_pixbuf_animation_iter_on_currently_loading_frame
+                               (GdkPixbufAnimationIter *iter);
+

Used to determine how to respond to the area_updated signal on GdkPixbufLoader when loading an animation. area_updated is emitted for an area of the frame currently streaming in to the loader. So if you're on the currently loading frame, you need to redraw the screen for -the updated area. -

-
+the updated area.

+
+

Parameters

+
--+++ - - - - - - - - - - + + + + +

iter :

a GdkPixbufAnimationIter -

Returns :

-TRUE if the frame we're on is partially loaded, or the last frame

iter

a GdkPixbufAnimationIter

 
+
+

Returns

+

TRUE if the frame we're on is partially loaded, or the last frame

+

+
+
-

gdk_pixbuf_animation_iter_get_pixbuf ()

-
GdkPixbuf *         gdk_pixbuf_animation_iter_get_pixbuf
-                                                        (GdkPixbufAnimationIter *iter);
-

-Gets the current pixbuf which should be displayed; the pixbuf might not +

gdk_pixbuf_animation_iter_get_pixbuf ()

+
GdkPixbuf *
+gdk_pixbuf_animation_iter_get_pixbuf (GdkPixbufAnimationIter *iter);
+

Gets the current pixbuf which should be displayed; the pixbuf might not be the same size as the animation itself -(gdk_pixbuf_animation_get_width(), gdk_pixbuf_animation_get_height()). +(gdk_pixbuf_animation_get_width(), gdk_pixbuf_animation_get_height()). This pixbuf should be displayed for -gdk_pixbuf_animation_iter_get_delay_time() milliseconds. The caller +gdk_pixbuf_animation_iter_get_delay_time() milliseconds. The caller of this function does not own a reference to the returned pixbuf; the returned pixbuf will become invalid when the iterator advances to the next frame, which may happen anytime you call -gdk_pixbuf_animation_iter_advance(). Copy the pixbuf to keep it +gdk_pixbuf_animation_iter_advance(). Copy the pixbuf to keep it (don't just add a reference), as it may get recycled as you advance -the iterator. -

-
+the iterator.

+
+

Parameters

+
--+++ - - - - - - - - - - + + + + +

iter :

an animation iterator

Returns :

the pixbuf to be displayed. [transfer none] -

iter

an animation iterator

 
-
-
-

GdkPixbufSimpleAnim

-
typedef struct _GdkPixbufSimpleAnim GdkPixbufSimpleAnim;
-

-An opaque struct representing a simple animation. -

+
+

Returns

+

the pixbuf to be displayed.

+

[transfer none]

+

-

gdk_pixbuf_simple_anim_new ()

-
GdkPixbufSimpleAnim * gdk_pixbuf_simple_anim_new        (gint width,
-                                                         gint height,
-                                                         gfloat rate);
-

-Creates a new, empty animation. -

-
+

gdk_pixbuf_simple_anim_new ()

+
GdkPixbufSimpleAnim *
+gdk_pixbuf_simple_anim_new (gint width,
+                            gint height,
+                            gfloat rate);
+

Creates a new, empty animation.

+
+

Parameters

+
--+++ - - + + + - - + + + - - - - - - + + +

width :

the width of the animation

width

the width of the animation

 

height :

the height of the animation

height

the height of the animation

 

rate :

the speed of the animation, in frames per second

Returns :

a newly allocated GdkPixbufSimpleAnim -

rate

the speed of the animation, in frames per second

 
+
+
+

Returns

+

a newly allocated GdkPixbufSimpleAnim

+

+

Since 2.8


-

gdk_pixbuf_simple_anim_add_frame ()

-
void                gdk_pixbuf_simple_anim_add_frame    (GdkPixbufSimpleAnim *animation,
-                                                         GdkPixbuf *pixbuf);
-

-Adds a new frame to animation. The pixbuf must +

gdk_pixbuf_simple_anim_add_frame ()

+
void
+gdk_pixbuf_simple_anim_add_frame (GdkPixbufSimpleAnim *animation,
+                                  GdkPixbuf *pixbuf);
+

Adds a new frame to animation +. The pixbuf + must have the dimensions specified when the animation -was constructed. -

-
+was constructed.

+
+

Parameters

+
--+++ - - + + + - - + + +

animation :

a GdkPixbufSimpleAnim -

animation

a GdkPixbufSimpleAnim

 

pixbuf :

the pixbuf to add

pixbuf

the pixbuf to add

 
+

Since 2.8


-

gdk_pixbuf_simple_anim_set_loop ()

-
void                gdk_pixbuf_simple_anim_set_loop     (GdkPixbufSimpleAnim *animation,
-                                                         gboolean loop);
-

-Sets whether animation should loop indefinitely when it reaches the end. -

-
+

gdk_pixbuf_simple_anim_set_loop ()

+
void
+gdk_pixbuf_simple_anim_set_loop (GdkPixbufSimpleAnim *animation,
+                                 gboolean loop);
+

Sets whether animation + should loop indefinitely when it reaches the end.

+
+

Parameters

+
--+++ - - + + + - - + + +

animation :

a GdkPixbufSimpleAnim -

animation

a GdkPixbufSimpleAnim

 

loop :

whether to loop the animation

loop

whether to loop the animation

 
+

Since 2.18


-

gdk_pixbuf_simple_anim_get_loop ()

-
gboolean            gdk_pixbuf_simple_anim_get_loop     (GdkPixbufSimpleAnim *animation);
-

-Gets whether animation should loop indefinitely when it reaches the end. -

-
+

gdk_pixbuf_simple_anim_get_loop ()

+
gboolean
+gdk_pixbuf_simple_anim_get_loop (GdkPixbufSimpleAnim *animation);
+

Gets whether animation + should loop indefinitely when it reaches the end.

+
+

Parameters

+
--+++ - - - - - - - - - - + + + + +

animation :

a GdkPixbufSimpleAnim -

Returns :

-TRUE if the animation loops forever, FALSE otherwise

animation

a GdkPixbufSimpleAnim

 
+
+
+

Returns

+

TRUE if the animation loops forever, FALSE otherwise

+

+

Since 2.18

+

Types and Values

+
+

struct GdkPixbufAnimation

+
struct GdkPixbufAnimation;
+

An opaque struct representing an animation.

+
+
+
+

struct GdkPixbufAnimationIter

+
struct GdkPixbufAnimationIter;
+

An opaque struct representing an iterator which points to a +certain position in an animation.

+
+
+
+

GdkPixbufSimpleAnim

+
typedef struct _GdkPixbufSimpleAnim GdkPixbufSimpleAnim;
+

An opaque struct representing a simple animation.

+
+
+

Property Details

-

The "loop" property

-
  "loop"                     gboolean              : Read / Write
-

-Whether the animation should loop when it reaches the end. -

+

The “loop” property

+
  “loop”                     gboolean
+

Whether the animation should loop when it reaches the end.

+

Flags: Read / Write

Default value: FALSE

Since 2.18

+ Generated by GTK-Doc V1.20.1 \ No newline at end of file diff --git a/docs/reference/gdk-pixbuf/html/gdk-pixbuf-File-Loading.html b/docs/reference/gdk-pixbuf/html/gdk-pixbuf-File-Loading.html index 3b9bc44..3998325 100644 --- a/docs/reference/gdk-pixbuf/html/gdk-pixbuf-File-Loading.html +++ b/docs/reference/gdk-pixbuf/html/gdk-pixbuf-File-Loading.html @@ -2,30 +2,26 @@ -File Loading +GDK-PixBuf Reference Manual: File Loading - + - - - - - - - - - - + + + + + + +
@@ -33,640 +29,766 @@

File Loading

File Loading — Loading a pixbuf from a file.

- +
-
-

Synopsis

-
-#include <gdk-pixbuf/gdk-pixbuf.h>
-
-GdkPixbuf *         gdk_pixbuf_new_from_file            (const char *filename,
-                                                         GError **error);
-GdkPixbuf *         gdk_pixbuf_new_from_file_at_size    (const char *filename,
-                                                         int width,
-                                                         int height,
-                                                         GError **error);
-GdkPixbuf *         gdk_pixbuf_new_from_file_at_scale   (const char *filename,
-                                                         int width,
-                                                         int height,
-                                                         gboolean preserve_aspect_ratio,
-                                                         GError **error);
-GdkPixbufFormat *   gdk_pixbuf_get_file_info            (const gchar *filename,
-                                                         gint *width,
-                                                         gint *height);
-GdkPixbuf *         gdk_pixbuf_new_from_resource        (const char *resource_path,
-                                                         GError **error);
-GdkPixbuf *         gdk_pixbuf_new_from_resource_at_scale
-                                                        (const char *resource_path,
-                                                         int width,
-                                                         int height,
-                                                         gboolean preserve_aspect_ratio,
-                                                         GError **error);
-GdkPixbuf *         gdk_pixbuf_new_from_stream          (GInputStream *stream,
-                                                         GCancellable *cancellable,
-                                                         GError **error);
-void                gdk_pixbuf_new_from_stream_async    (GInputStream *stream,
-                                                         GCancellable *cancellable,
-                                                         GAsyncReadyCallback callback,
-                                                         gpointer user_data);
-GdkPixbuf *         gdk_pixbuf_new_from_stream_finish   (GAsyncResult *async_result,
-                                                         GError **error);
-GdkPixbuf *         gdk_pixbuf_new_from_stream_at_scale (GInputStream *stream,
-                                                         gint width,
-                                                         gint height,
-                                                         gboolean preserve_aspect_ratio,
-                                                         GCancellable *cancellable,
-                                                         GError **error);
-void                gdk_pixbuf_new_from_stream_at_scale_async
-                                                        (GInputStream *stream,
-                                                         gint width,
-                                                         gint height,
-                                                         gboolean preserve_aspect_ratio,
-                                                         GCancellable *cancellable,
-                                                         GAsyncReadyCallback callback,
-                                                         gpointer user_data);
+
+

Functions

+
++++ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+GdkPixbuf * + +gdk_pixbuf_new_from_file () +
+GdkPixbuf * + +gdk_pixbuf_new_from_file_at_size () +
+GdkPixbuf * + +gdk_pixbuf_new_from_file_at_scale () +
+GdkPixbufFormat * + +gdk_pixbuf_get_file_info () +
+GdkPixbuf * + +gdk_pixbuf_new_from_resource () +
+GdkPixbuf * + +gdk_pixbuf_new_from_resource_at_scale () +
+GdkPixbuf * + +gdk_pixbuf_new_from_stream () +
+void + +gdk_pixbuf_new_from_stream_async () +
+GdkPixbuf * + +gdk_pixbuf_new_from_stream_finish () +
+GdkPixbuf * + +gdk_pixbuf_new_from_stream_at_scale () +
+void + +gdk_pixbuf_new_from_stream_at_scale_async () +
+
+
+

Includes

+
#include <gdk-pixbuf/gdk-pixbuf.h>
 

Description

-

-The GdkPixBuf library provides a simple mechanism for loading +

The GdkPixBuf library provides a simple mechanism for loading an image from a file in synchronous fashion. This means that the library takes control of the application while the file is being loaded; from the user's point of view, the application will block -until the image is done loading. -

-

-This interface can be used by applications in which blocking is +until the image is done loading.

+

This interface can be used by applications in which blocking is acceptable while an image is being loaded. It can also be used to load small images in general. Applications that need progressive -loading can use the GdkPixbufLoader functionality instead. -

+loading can use the GdkPixbufLoader functionality instead.

-

Details

+

Functions

-

gdk_pixbuf_new_from_file ()

-
GdkPixbuf *         gdk_pixbuf_new_from_file            (const char *filename,
-                                                         GError **error);
-

-Creates a new pixbuf by loading an image from a file. The file format is -detected automatically. If NULL is returned, then error will be set. -Possible errors are in the GDK_PIXBUF_ERROR and G_FILE_ERROR domains. -

-
+

gdk_pixbuf_new_from_file ()

+
GdkPixbuf *
+gdk_pixbuf_new_from_file (const char *filename,
+                          GError **error);
+

Creates a new pixbuf by loading an image from a file. The file format is +detected automatically. If NULL is returned, then error + will be set. +Possible errors are in the GDK_PIXBUF_ERROR and G_FILE_ERROR domains.

+
+

Parameters

+
--+++ - - + + + - - - - - - + + +

filename :

Name of file to load, in the GLib file name encoding

filename

Name of file to load, in the GLib file name encoding

 

error :

Return location for an error

Returns :

A newly-created pixbuf with a reference count of 1, or NULL if -any of several error conditions occurred: the file could not be opened, -there was no loader for the file's format, there was not enough memory to -allocate the image buffer, or the image file contained invalid data.

error

Return location for an error

 
+
+

Returns

+

A newly-created pixbuf with a reference count of 1, or NULL if +any of several error conditions occurred: the file could not be opened, +there was no loader for the file's format, there was not enough memory to +allocate the image buffer, or the image file contained invalid data.

+

+
+

-

gdk_pixbuf_new_from_file_at_size ()

-
GdkPixbuf *         gdk_pixbuf_new_from_file_at_size    (const char *filename,
-                                                         int width,
-                                                         int height,
-                                                         GError **error);
-

-Creates a new pixbuf by loading an image from a file. -The file format is detected automatically. If NULL is returned, then -error will be set. Possible errors are in the GDK_PIXBUF_ERROR and -G_FILE_ERROR domains. -

-

-The image will be scaled to fit in the requested size, preserving +

gdk_pixbuf_new_from_file_at_size ()

+
GdkPixbuf *
+gdk_pixbuf_new_from_file_at_size (const char *filename,
+                                  int width,
+                                  int height,
+                                  GError **error);
+

Creates a new pixbuf by loading an image from a file. +The file format is detected automatically. If NULL is returned, then +error + will be set. Possible errors are in the GDK_PIXBUF_ERROR and +G_FILE_ERROR domains.

+

The image will be scaled to fit in the requested size, preserving the image's aspect ratio. Note that the returned pixbuf may be smaller -than width x height, if the aspect ratio requires it. To load +than width + x height +, if the aspect ratio requires it. To load and image at the requested size, regardless of aspect ratio, use -gdk_pixbuf_new_from_file_at_scale(). -

-
+gdk_pixbuf_new_from_file_at_scale().

+
+

Parameters

+
--+++ - - + + + - - + + + - - + + + - - - - - - + + +

filename :

Name of file to load, in the GLib file name encoding

filename

Name of file to load, in the GLib file name encoding

 

width :

The width the image should have or -1 to not constrain the width

width

The width the image should have or -1 to not constrain the width

 

height :

The height the image should have or -1 to not constrain the height

height

The height the image should have or -1 to not constrain the height

 

error :

Return location for an error

Returns :

A newly-created pixbuf with a reference count of 1, or -NULL if any of several error conditions occurred: the file could not -be opened, there was no loader for the file's format, there was not -enough memory to allocate the image buffer, or the image file contained -invalid data.

error

Return location for an error

 
+
+
+

Returns

+

A newly-created pixbuf with a reference count of 1, or +NULL if any of several error conditions occurred: the file could not +be opened, there was no loader for the file's format, there was not +enough memory to allocate the image buffer, or the image file contained +invalid data.

+

+

Since 2.4


-

gdk_pixbuf_new_from_file_at_scale ()

-
GdkPixbuf *         gdk_pixbuf_new_from_file_at_scale   (const char *filename,
-                                                         int width,
-                                                         int height,
-                                                         gboolean preserve_aspect_ratio,
-                                                         GError **error);
-

-Creates a new pixbuf by loading an image from a file. The file format is -detected automatically. If NULL is returned, then error will be set. -Possible errors are in the GDK_PIXBUF_ERROR and G_FILE_ERROR domains. +

gdk_pixbuf_new_from_file_at_scale ()

+
GdkPixbuf *
+gdk_pixbuf_new_from_file_at_scale (const char *filename,
+                                   int width,
+                                   int height,
+                                   gboolean preserve_aspect_ratio,
+                                   GError **error);
+

Creates a new pixbuf by loading an image from a file. The file format is +detected automatically. If NULL is returned, then error + will be set. +Possible errors are in the GDK_PIXBUF_ERROR and G_FILE_ERROR domains. The image will be scaled to fit in the requested size, optionally preserving -the image's aspect ratio. -

-

-When preserving the aspect ratio, a width of -1 will cause the image -to be scaled to the exact given height, and a height of -1 will cause +the image's aspect ratio.

+

When preserving the aspect ratio, a width + of -1 will cause the image +to be scaled to the exact given height, and a height + of -1 will cause the image to be scaled to the exact given width. When not preserving -aspect ratio, a width or height of -1 means to not scale the image -at all in that dimension. Negative values for width and height are -allowed since 2.8. -

-
+aspect ratio, a width + or height + of -1 means to not scale the image +at all in that dimension. Negative values for width + and height + are +allowed since 2.8.

+
+

Parameters

+
--+++ - - + + + - - + + + - - + + + - - + + + - - - - - - + + +

filename :

Name of file to load, in the GLib file name encoding

filename

Name of file to load, in the GLib file name encoding

 

width :

The width the image should have or -1 to not constrain the width

width

The width the image should have or -1 to not constrain the width

 

height :

The height the image should have or -1 to not constrain the height

height

The height the image should have or -1 to not constrain the height

 

preserve_aspect_ratio :

-TRUE to preserve the image's aspect ratio

preserve_aspect_ratio

TRUE to preserve the image's aspect ratio

 

error :

Return location for an error

Returns :

A newly-created pixbuf with a reference count of 1, or NULL -if any of several error conditions occurred: the file could not be opened, -there was no loader for the file's format, there was not enough memory to -allocate the image buffer, or the image file contained invalid data.

error

Return location for an error

 
+
+
+

Returns

+

A newly-created pixbuf with a reference count of 1, or NULL +if any of several error conditions occurred: the file could not be opened, +there was no loader for the file's format, there was not enough memory to +allocate the image buffer, or the image file contained invalid data.

+

+

Since 2.6


-

gdk_pixbuf_get_file_info ()

-
GdkPixbufFormat *   gdk_pixbuf_get_file_info            (const gchar *filename,
-                                                         gint *width,
-                                                         gint *height);
-

-Parses an image file far enough to determine its format and size. -

-
+

gdk_pixbuf_get_file_info ()

+
GdkPixbufFormat *
+gdk_pixbuf_get_file_info (const gchar *filename,
+                          gint *width,
+                          gint *height);
+

Parses an image file far enough to determine its format and size.

+
+

Parameters

+
--+++ - - - - - - + + + - - + + + - - + + +

filename :

The name of the file to identify.

width :

Return location for the width of the image, or NULL. [out] -

filename

The name of the file to identify.

 

height :

Return location for the height of the image, or NULL. [out] -

width

Return location for the width of the +image, or NULL.

[optional][out]

Returns :

A GdkPixbufFormat describing the image -format of the file or NULL if the image format wasn't -recognized. The return value is owned by GdkPixbuf and should -not be freed. [transfer none] -

height

Return location for the height of the +image, or NULL.

[optional][out]
+
+
+

Returns

+

A GdkPixbufFormat describing +the image format of the file or NULL if the image format wasn't +recognized. The return value is owned by GdkPixbuf and should +not be freed.

+

[nullable][transfer none]

+

Since 2.4


-

gdk_pixbuf_new_from_resource ()

-
GdkPixbuf *         gdk_pixbuf_new_from_resource        (const char *resource_path,
-                                                         GError **error);
-

-Creates a new pixbuf by loading an image from an resource. -

-

-The file format is detected automatically. If NULL is returned, then -error will be set. -

-
+

gdk_pixbuf_new_from_resource ()

+
GdkPixbuf *
+gdk_pixbuf_new_from_resource (const char *resource_path,
+                              GError **error);
+

Creates a new pixbuf by loading an image from an resource.

+

The file format is detected automatically. If NULL is returned, then +error + will be set.

+
+

Parameters

+
--+++ - - - - - - + + + - - + + +

resource_path :

the path of the resource file

error :

Return location for an error

resource_path

the path of the resource file

 

Returns :

A newly-created pixbuf, or NULL if any of several error -conditions occurred: the file could not be opened, the image format is -not supported, there was not enough memory to allocate the image buffer, -the stream contained invalid data, or the operation was cancelled.

error

Return location for an error

 
+
+
+

Returns

+

A newly-created pixbuf, or NULL if any of several error +conditions occurred: the file could not be opened, the image format is +not supported, there was not enough memory to allocate the image buffer, +the stream contained invalid data, or the operation was cancelled.

+

+

Since 2.26


-

gdk_pixbuf_new_from_resource_at_scale ()

-
GdkPixbuf *         gdk_pixbuf_new_from_resource_at_scale
-                                                        (const char *resource_path,
-                                                         int width,
-                                                         int height,
-                                                         gboolean preserve_aspect_ratio,
-                                                         GError **error);
-

-Creates a new pixbuf by loading an image from an resource. -

-

-The file format is detected automatically. If NULL is returned, then -error will be set. -

-

-The image will be scaled to fit in the requested size, optionally +

gdk_pixbuf_new_from_resource_at_scale ()

+
GdkPixbuf *
+gdk_pixbuf_new_from_resource_at_scale (const char *resource_path,
+                                       int width,
+                                       int height,
+                                       gboolean preserve_aspect_ratio,
+                                       GError **error);
+

Creates a new pixbuf by loading an image from an resource.

+

The file format is detected automatically. If NULL is returned, then +error + will be set.

+

The image will be scaled to fit in the requested size, optionally preserving the image's aspect ratio. When preserving the aspect ratio, -a width of -1 will cause the image to be scaled to the exact given -height, and a height of -1 will cause the image to be scaled to the -exact given width. When not preserving aspect ratio, a width or -height of -1 means to not scale the image at all in that dimension. -

-

-The stream is not closed. -

-
+a width + of -1 will cause the image to be scaled to the exact given +height, and a height + of -1 will cause the image to be scaled to the +exact given width. When not preserving aspect ratio, a width + or +height + of -1 means to not scale the image at all in that dimension.

+

The stream is not closed.

+
+

Parameters

+
--+++ - - - - - - + + + - - + + + - - + + + - - + + + - - + + +

resource_path :

the path of the resource file

width :

The width the image should have or -1 to not constrain the width

resource_path

the path of the resource file

 

height :

The height the image should have or -1 to not constrain the height

width

The width the image should have or -1 to not constrain the width

 

preserve_aspect_ratio :

-TRUE to preserve the image's aspect ratio

height

The height the image should have or -1 to not constrain the height

 

error :

Return location for an error

preserve_aspect_ratio

TRUE to preserve the image's aspect ratio

 

Returns :

A newly-created pixbuf, or NULL if any of several error -conditions occurred: the file could not be opened, the image format is -not supported, there was not enough memory to allocate the image buffer, -the stream contained invalid data, or the operation was cancelled.

error

Return location for an error

 
+
+
+

Returns

+

A newly-created pixbuf, or NULL if any of several error +conditions occurred: the file could not be opened, the image format is +not supported, there was not enough memory to allocate the image buffer, +the stream contained invalid data, or the operation was cancelled.

+

+

Since 2.26


-

gdk_pixbuf_new_from_stream ()

-
GdkPixbuf *         gdk_pixbuf_new_from_stream          (GInputStream *stream,
-                                                         GCancellable *cancellable,
-                                                         GError **error);
-

-Creates a new pixbuf by loading an image from an input stream. -

-

-The file format is detected automatically. If NULL is returned, then -error will be set. The cancellable can be used to abort the operation +

gdk_pixbuf_new_from_stream ()

+
GdkPixbuf *
+gdk_pixbuf_new_from_stream (GInputStream *stream,
+                            GCancellable *cancellable,
+                            GError **error);
+

Creates a new pixbuf by loading an image from an input stream.

+

The file format is detected automatically. If NULL is returned, then +error + will be set. The cancellable + can be used to abort the operation from another thread. If the operation was cancelled, the error G_IO_ERROR_CANCELLED will be returned. Other possible errors are in -the GDK_PIXBUF_ERROR and G_IO_ERROR domains. -

-

-The stream is not closed. -

-
+the GDK_PIXBUF_ERROR and G_IO_ERROR domains.

+

The stream is not closed.

+
+

Parameters

+
--+++ - - - - - - + + + - - + + + - - + + +

stream :

a GInputStream to load the pixbuf from

cancellable :

optional GCancellable object, NULL to ignore. [allow-none] -

stream

a GInputStream to load the pixbuf from

 

error :

Return location for an error

cancellable

optional GCancellable object, NULL to ignore.

[allow-none]

Returns :

A newly-created pixbuf, or NULL if any of several error -conditions occurred: the file could not be opened, the image format is -not supported, there was not enough memory to allocate the image buffer, -the stream contained invalid data, or the operation was cancelled.

error

Return location for an error

 
+
+
+

Returns

+

A newly-created pixbuf, or NULL if any of several error +conditions occurred: the file could not be opened, the image format is +not supported, there was not enough memory to allocate the image buffer, +the stream contained invalid data, or the operation was cancelled.

+

+

Since 2.14


-

gdk_pixbuf_new_from_stream_async ()

-
void                gdk_pixbuf_new_from_stream_async    (GInputStream *stream,
-                                                         GCancellable *cancellable,
-                                                         GAsyncReadyCallback callback,
-                                                         gpointer user_data);
-

-Creates a new pixbuf by asynchronously loading an image from an input stream. -

-

-For more details see gdk_pixbuf_new_from_stream(), which is the synchronous -version of this function. -

-

-When the operation is finished, callback will be called in the main thread. -You can then call gdk_pixbuf_new_from_stream_finish() to get the result of the operation. -

-
+

gdk_pixbuf_new_from_stream_async ()

+
void
+gdk_pixbuf_new_from_stream_async (GInputStream *stream,
+                                  GCancellable *cancellable,
+                                  GAsyncReadyCallback callback,
+                                  gpointer user_data);
+

Creates a new pixbuf by asynchronously loading an image from an input stream.

+

For more details see gdk_pixbuf_new_from_stream(), which is the synchronous +version of this function.

+

When the operation is finished, callback + will be called in the main thread. +You can then call gdk_pixbuf_new_from_stream_finish() to get the result of the operation.

+
+

Parameters

+
--+++ - - + + + - - + + + - - + + + - - + + +

stream :

a GInputStream from which to load the pixbuf

stream

a GInputStream from which to load the pixbuf

 

cancellable :

optional GCancellable object, NULL to ignore. [allow-none] -

cancellable

optional GCancellable object, NULL to ignore.

[allow-none]

callback :

a GAsyncReadyCallback to call when the the pixbuf is loaded

callback

a GAsyncReadyCallback to call when the the pixbuf is loaded

 

user_data :

the data to pass to the callback function

user_data

the data to pass to the callback function

 
+

Since 2.24


-

gdk_pixbuf_new_from_stream_finish ()

-
GdkPixbuf *         gdk_pixbuf_new_from_stream_finish   (GAsyncResult *async_result,
-                                                         GError **error);
-

-Finishes an asynchronous pixbuf creation operation started with -gdk_pixbuf_new_from_stream_async(). -

-
+

gdk_pixbuf_new_from_stream_finish ()

+
GdkPixbuf *
+gdk_pixbuf_new_from_stream_finish (GAsyncResult *async_result,
+                                   GError **error);
+

Finishes an asynchronous pixbuf creation operation started with +gdk_pixbuf_new_from_stream_async().

+
+

Parameters

+
--+++ - - - - - - + + + - - + + +

async_result :

a GAsyncResult -

error :

a GError, or NULL -

async_result

a GAsyncResult

 

Returns :

a GdkPixbuf or NULL on error. Free the returned -object with g_object_unref().

error

a GError, or NULL

 
+
+
+

Returns

+

a GdkPixbuf or NULL on error. Free the returned +object with g_object_unref().

+

+

Since 2.24


-

gdk_pixbuf_new_from_stream_at_scale ()

-
GdkPixbuf *         gdk_pixbuf_new_from_stream_at_scale (GInputStream *stream,
-                                                         gint width,
-                                                         gint height,
-                                                         gboolean preserve_aspect_ratio,
-                                                         GCancellable *cancellable,
-                                                         GError **error);
-

-Creates a new pixbuf by loading an image from an input stream. -

-

-The file format is detected automatically. If NULL is returned, then -error will be set. The cancellable can be used to abort the operation +

gdk_pixbuf_new_from_stream_at_scale ()

+
GdkPixbuf *
+gdk_pixbuf_new_from_stream_at_scale (GInputStream *stream,
+                                     gint width,
+                                     gint height,
+                                     gboolean preserve_aspect_ratio,
+                                     GCancellable *cancellable,
+                                     GError **error);
+

Creates a new pixbuf by loading an image from an input stream.

+

The file format is detected automatically. If NULL is returned, then +error + will be set. The cancellable + can be used to abort the operation from another thread. If the operation was cancelled, the error G_IO_ERROR_CANCELLED will be returned. Other possible errors are in -the GDK_PIXBUF_ERROR and G_IO_ERROR domains. -

-

-The image will be scaled to fit in the requested size, optionally -preserving the image's aspect ratio. When preserving the aspect ratio, -a width of -1 will cause the image to be scaled to the exact given -height, and a height of -1 will cause the image to be scaled to the -exact given width. When not preserving aspect ratio, a width or -height of -1 means to not scale the image at all in that dimension. -

-

-The stream is not closed. -

-
+the GDK_PIXBUF_ERROR and G_IO_ERROR domains.

+

The image will be scaled to fit in the requested size, optionally +preserving the image's aspect ratio.

+

When preserving the aspect ratio, a width + of -1 will cause the image to be +scaled to the exact given height, and a height + of -1 will cause the image +to be scaled to the exact given width. If both width + and height + are +given, this function will behave as if the smaller of the two values +is passed as -1.

+

When not preserving aspect ratio, a width + or height + of -1 means to not +scale the image at all in that dimension.

+

The stream is not closed.

+
+

Parameters

+
--+++ - - - - - - + + + - - + + + - - + + + - - + + + - - + + + - - + + +

stream :

a GInputStream to load the pixbuf from

width :

The width the image should have or -1 to not constrain the width

stream

a GInputStream to load the pixbuf from

 

height :

The height the image should have or -1 to not constrain the height

width

The width the image should have or -1 to not constrain the width

 

preserve_aspect_ratio :

-TRUE to preserve the image's aspect ratio

height

The height the image should have or -1 to not constrain the height

 

cancellable :

optional GCancellable object, NULL to ignore. [allow-none] -

preserve_aspect_ratio

TRUE to preserve the image's aspect ratio

 

error :

Return location for an error

cancellable

optional GCancellable object, NULL to ignore.

[allow-none]

Returns :

A newly-created pixbuf, or NULL if any of several error -conditions occurred: the file could not be opened, the image format is -not supported, there was not enough memory to allocate the image buffer, -the stream contained invalid data, or the operation was cancelled.

error

Return location for an error

 
+
+
+

Returns

+

A newly-created pixbuf, or NULL if any of several error +conditions occurred: the file could not be opened, the image format is +not supported, there was not enough memory to allocate the image buffer, +the stream contained invalid data, or the operation was cancelled.

+

+

Since 2.14


-

gdk_pixbuf_new_from_stream_at_scale_async ()

-
void                gdk_pixbuf_new_from_stream_at_scale_async
-                                                        (GInputStream *stream,
-                                                         gint width,
-                                                         gint height,
-                                                         gboolean preserve_aspect_ratio,
-                                                         GCancellable *cancellable,
-                                                         GAsyncReadyCallback callback,
-                                                         gpointer user_data);
-

-Creates a new pixbuf by asynchronously loading an image from an input stream. -

-

-For more details see gdk_pixbuf_new_from_stream_at_scale(), which is the synchronous -version of this function. -

-

-When the operation is finished, callback will be called in the main thread. -You can then call gdk_pixbuf_new_from_stream_finish() to get the result of the operation. -

-
+

gdk_pixbuf_new_from_stream_at_scale_async ()

+
void
+gdk_pixbuf_new_from_stream_at_scale_async
+                               (GInputStream *stream,
+                                gint width,
+                                gint height,
+                                gboolean preserve_aspect_ratio,
+                                GCancellable *cancellable,
+                                GAsyncReadyCallback callback,
+                                gpointer user_data);
+

Creates a new pixbuf by asynchronously loading an image from an input stream.

+

For more details see gdk_pixbuf_new_from_stream_at_scale(), which is the synchronous +version of this function.

+

When the operation is finished, callback + will be called in the main thread. +You can then call gdk_pixbuf_new_from_stream_finish() to get the result of the operation.

+
+

Parameters

+
--+++ - - + + + - - + + + - - + + + - - + + + - - + + + - - + + + - - + + +

stream :

a GInputStream from which to load the pixbuf

stream

a GInputStream from which to load the pixbuf

 

width :

the width the image should have or -1 to not constrain the width

width

the width the image should have or -1 to not constrain the width

 

height :

the height the image should have or -1 to not constrain the height

height

the height the image should have or -1 to not constrain the height

 

preserve_aspect_ratio :

-TRUE to preserve the image's aspect ratio

preserve_aspect_ratio

TRUE to preserve the image's aspect ratio

 

cancellable :

optional GCancellable object, NULL to ignore. [allow-none] -

cancellable

optional GCancellable object, NULL to ignore.

[allow-none]

callback :

a GAsyncReadyCallback to call when the the pixbuf is loaded

callback

a GAsyncReadyCallback to call when the the pixbuf is loaded

 

user_data :

the data to pass to the callback function

user_data

the data to pass to the callback function

 
+

Since 2.24

+

Types and Values

+
+ + Generated by GTK-Doc V1.20.1 \ No newline at end of file diff --git a/docs/reference/gdk-pixbuf/html/gdk-pixbuf-File-saving.html b/docs/reference/gdk-pixbuf/html/gdk-pixbuf-File-saving.html index f02ab40..4f35da9 100644 --- a/docs/reference/gdk-pixbuf/html/gdk-pixbuf-File-saving.html +++ b/docs/reference/gdk-pixbuf/html/gdk-pixbuf-File-saving.html @@ -2,30 +2,26 @@ -File saving +GDK-PixBuf Reference Manual: File saving - + - - - - - - - - - - + + + + + + +
@@ -33,152 +29,190 @@

File saving

File saving — Saving a pixbuf to a file.

- +
-
-

Synopsis

-
-#include <gdk-pixbuf/gdk-pixbuf.h>
-
-gboolean            gdk_pixbuf_savev                    (GdkPixbuf *pixbuf,
-                                                         const char *filename,
-                                                         const char *type,
-                                                         char **option_keys,
-                                                         char **option_values,
-                                                         GError **error);
-gboolean            gdk_pixbuf_save                     (GdkPixbuf *pixbuf,
-                                                         const char *filename,
-                                                         const char *type,
-                                                         GError **error,
-                                                         ...);
-gboolean            (*GdkPixbufSaveFunc)                (const gchar *buf,
-                                                         gsize count,
-                                                         GError **error,
-                                                         gpointer data);
-gboolean            gdk_pixbuf_save_to_callback         (GdkPixbuf *pixbuf,
-                                                         GdkPixbufSaveFunc save_func,
-                                                         gpointer user_data,
-                                                         const char *type,
-                                                         GError **error,
-                                                         ...);
-gboolean            gdk_pixbuf_save_to_callbackv        (GdkPixbuf *pixbuf,
-                                                         GdkPixbufSaveFunc save_func,
-                                                         gpointer user_data,
-                                                         const char *type,
-                                                         char **option_keys,
-                                                         char **option_values,
-                                                         GError **error);
-gboolean            gdk_pixbuf_save_to_buffer           (GdkPixbuf *pixbuf,
-                                                         gchar **buffer,
-                                                         gsize *buffer_size,
-                                                         const char *type,
-                                                         GError **error,
-                                                         ...);
-gboolean            gdk_pixbuf_save_to_bufferv          (GdkPixbuf *pixbuf,
-                                                         gchar **buffer,
-                                                         gsize *buffer_size,
-                                                         const char *type,
-                                                         char **option_keys,
-                                                         char **option_values,
-                                                         GError **error);
-gboolean            gdk_pixbuf_save_to_stream           (GdkPixbuf *pixbuf,
-                                                         GOutputStream *stream,
-                                                         const char *type,
-                                                         GCancellable *cancellable,
-                                                         GError **error,
-                                                         ...);
-void                gdk_pixbuf_save_to_stream_async     (GdkPixbuf *pixbuf,
-                                                         GOutputStream *stream,
-                                                         const gchar *type,
-                                                         GCancellable *cancellable,
-                                                         GAsyncReadyCallback callback,
-                                                         gpointer user_data,
-                                                         ...);
-gboolean            gdk_pixbuf_save_to_stream_finish    (GAsyncResult *async_result,
-                                                         GError **error);
+
+

Functions

+
++++ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+gboolean + +gdk_pixbuf_savev () +
+gboolean + +gdk_pixbuf_save () +
+gboolean + +(*GdkPixbufSaveFunc) () +
+gboolean + +gdk_pixbuf_save_to_callback () +
+gboolean + +gdk_pixbuf_save_to_callbackv () +
+gboolean + +gdk_pixbuf_save_to_buffer () +
+gboolean + +gdk_pixbuf_save_to_bufferv () +
+gboolean + +gdk_pixbuf_save_to_stream () +
+void + +gdk_pixbuf_save_to_stream_async () +
+gboolean + +gdk_pixbuf_save_to_stream_finish () +
+
+
+

Includes

+
#include <gdk-pixbuf/gdk-pixbuf.h>
 

Description

-

-These functions allow to save a GdkPixbuf in a number of +

These functions allow to save a GdkPixbuf in a number of file formats. The formatted data can be written to a file or to a memory buffer. GdkPixBuf can also call a user-defined callback on the data, which allows to e.g. write the image -to a socket or store it in a database. -

+to a socket or store it in a database.

-

Details

+

Functions

-

gdk_pixbuf_savev ()

-
gboolean            gdk_pixbuf_savev                    (GdkPixbuf *pixbuf,
-                                                         const char *filename,
-                                                         const char *type,
-                                                         char **option_keys,
-                                                         char **option_values,
-                                                         GError **error);
-

-Saves pixbuf to a file in type, which is currently "jpeg", "png", "tiff", "ico" or "bmp". -If error is set, FALSE will be returned. -See gdk_pixbuf_save() for more details. -

-
+

gdk_pixbuf_savev ()

+
gboolean
+gdk_pixbuf_savev (GdkPixbuf *pixbuf,
+                  const char *filename,
+                  const char *type,
+                  char **option_keys,
+                  char **option_values,
+                  GError **error);
+

Saves pixbuf to a file in type +, which is currently "jpeg", "png", "tiff", "ico" or "bmp". +If error + is set, FALSE will be returned. +See gdk_pixbuf_save() for more details.

+
+

Parameters

+
--+++ - - + + + - - + + + - - + + + - - + + + - - + + + - - - - - - + + +

pixbuf :

a GdkPixbuf.

pixbuf

a GdkPixbuf.

 

filename :

name of file to save.

filename

name of file to save.

 

type :

name of file format.

type

name of file format.

 

option_keys :

name of options to set, NULL-terminated. [array zero-terminated=1] -

option_keys

name of options to set, NULL-terminated.

[array zero-terminated=1]

option_values :

values for named options. [array zero-terminated=1] -

option_values

values for named options.

[array zero-terminated=1]

error :

return location for error, or NULL. [allow-none] -

Returns :

whether an error was set

error

return location for error, or NULL.

[allow-none]
+
+

Returns

+

whether an error was set

+

+
+

-

gdk_pixbuf_save ()

-
gboolean            gdk_pixbuf_save                     (GdkPixbuf *pixbuf,
-                                                         const char *filename,
-                                                         const char *type,
-                                                         GError **error,
-                                                         ...);
-

-Saves pixbuf to a file in format type. By default, "jpeg", "png", "ico" +

gdk_pixbuf_save ()

+
gboolean
+gdk_pixbuf_save (GdkPixbuf *pixbuf,
+                 const char *filename,
+                 const char *type,
+                 GError **error,
+                 ...);
+

Saves pixbuf to a file in format type +. By default, "jpeg", "png", "ico" and "bmp" are possible file formats to save in, but more formats may be installed. The list of all writable formats can be determined in the -following way: -

-

-

+following way:

@@ -196,62 +230,47 @@ following way: +GSList *writable_formats = NULL; +g_slist_foreach (formats, add_if_writable, &writable_formats); +g_slist_free (formats);
void add_if_writable (GdkPixbufFormat *data, GSList **list)
 {
   if (gdk_pixbuf_format_is_writable (data))
-    *list = g_slist_prepend (*list, data);
+    *list = g_slist_prepend (*list, data);
 }
 
 GSList *formats = gdk_pixbuf_get_formats ();
-GSList *writable_formats = NULL;
-g_slist_foreach (formats, add_if_writable, &writable_formats);
-g_slist_free (formats);
-

-

-

-If error is set, FALSE will be returned. Possible errors include -those in the GDK_PIXBUF_ERROR domain and those in the G_FILE_ERROR domain. -

-

-The variable argument list should be NULL-terminated; if not empty, +

+

If error + is set, FALSE will be returned. Possible errors include +those in the GDK_PIXBUF_ERROR domain and those in the G_FILE_ERROR domain.

+

The variable argument list should be NULL-terminated; if not empty, it should contain pairs of strings that modify the save -parameters. For example: -

+parameters. For example:

- - + +
1
-2
gdk_pixbuf_save (pixbuf, handle, "jpeg", &error,
-                 "quality", "100", NULL);
1
gdk_pixbuf_save (pixbuf, handle, "jpeg", &error, "quality", "100", NULL);
-

-

-

-Currently only few parameters exist. JPEG images can be saved with a -"quality" parameter; its value should be in the range [0,100]. -

-

-Text chunks can be attached to PNG images by specifying parameters of +

+

Currently only few parameters exist. JPEG images can be saved with a +"quality" parameter; its value should be in the range [0,100].

+

Text chunks can be attached to PNG images by specifying parameters of the form "tEXt::key", where key is an ASCII string of length 1-79. The values are UTF-8 encoded strings. The PNG compression level can be specified using the "compression" parameter; it's value is in an -integer in the range of [0,9]. -

-

-ICC color profiles can also be embedded into PNG, JPEG and TIFF images. +integer in the range of [0,9].

+

ICC color profiles can also be embedded into PNG, JPEG and TIFF images. The "icc-profile" value should be the complete ICC profile encoded -into base64. -

-

-

+into base64.

@@ -261,532 +280,585 @@ into base64. 3 4 5 -6 -7 -8 +6 +g_file_get_contents ("/home/hughsie/.color/icc/L225W.icm", &contents, &length, NULL); +contents_encode = g_base64_encode ((const guchar *) contents, length); +gdk_pixbuf_save (pixbuf, handle, "png", &error, "icc-profile", contents_encode, NULL);
gchar *contents;
 gchar *contents_encode;
 gsize length;
-g_file_get_contents ("/home/hughsie/.color/icc/L225W.icm", &contents, &length, NULL);
-contents_encode = g_base64_encode ((const guchar *) contents, length);
-gdk_pixbuf_save (pixbuf, handle, "png", &error,
-                 "icc-profile", contents_encode,
-                 NULL);
-

-

-

-TIFF images recognize a "compression" option which acceps an integer value. +

+

TIFF images recognize a "compression" option which acceps an integer value. Among the codecs are 1 None, 2 Huffman, 5 LZW, 7 JPEG and 8 Deflate, see -the libtiff documentation and tiff.h for all supported codec values. -

-

-ICO images can be saved in depth 16, 24, or 32, by using the "depth" +the libtiff documentation and tiff.h for all supported codec values.

+

ICO images can be saved in depth 16, 24, or 32, by using the "depth" parameter. When the ICO saver is given "x_hot" and "y_hot" parameters, -it produces a CUR instead of an ICO. -

-
+it produces a CUR instead of an ICO.

+
+

Parameters

+
--+++ - - + + + - - + + + - - + + + - - - - - - + + + - - + + +

pixbuf :

a GdkPixbuf.

pixbuf

a GdkPixbuf.

 

filename :

name of file to save.

filename

name of file to save.

 

type :

name of file format.

type

name of file format.

 

error :

return location for error, or NULL. [allow-none] -

... :

list of key-value save options, followed by NULL -

error

return location for error, or NULL.

[allow-none]

Returns :

whether an error was set

...

list of key-value save options, followed by NULL

 
+
+

Returns

+

whether an error was set

+

+
+

-

GdkPixbufSaveFunc ()

-
gboolean            (*GdkPixbufSaveFunc)                (const gchar *buf,
-                                                         gsize count,
-                                                         GError **error,
-                                                         gpointer data);
-

-Specifies the type of the function passed to -gdk_pixbuf_save_to_callback(). It is called once for each block of -bytes that is "written" by gdk_pixbuf_save_to_callback(). If -successful it should return TRUE. If an error occurs it should set -error and return FALSE, in which case gdk_pixbuf_save_to_callback() -will fail with the same error. -

-
+

GdkPixbufSaveFunc ()

+
gboolean
+(*GdkPixbufSaveFunc) (const gchar *buf,
+                      gsize count,
+                      GError **error,
+                      gpointer data);
+

Specifies the type of the function passed to +gdk_pixbuf_save_to_callback(). It is called once for each block of +bytes that is "written" by gdk_pixbuf_save_to_callback(). If +successful it should return TRUE. If an error occurs it should set +error + and return FALSE, in which case gdk_pixbuf_save_to_callback() +will fail with the same error.

+
+

Parameters

+
--+++ - - + + + - - + + + - - + + + - - - - - - + + +

buf :

bytes to be written. [array length=count][element-type guint8] -

buf

bytes to be written.

[array length=count][element-type guint8]

count :

number of bytes in buf.

count

number of bytes in buf +.

 

error :

A location to return an error. [out] -

error

A location to return an error.

[out]

data :

user data passed to gdk_pixbuf_save_to_callback(). [closure] -

Returns :

-TRUE if successful, FALSE (with error set) if failed.

data

user data passed to gdk_pixbuf_save_to_callback().

[closure]
+
+
+

Returns

+

TRUE if successful, FALSE (with error +set) if failed.

+

+

Since 2.4


-

gdk_pixbuf_save_to_callback ()

-
gboolean            gdk_pixbuf_save_to_callback         (GdkPixbuf *pixbuf,
-                                                         GdkPixbufSaveFunc save_func,
-                                                         gpointer user_data,
-                                                         const char *type,
-                                                         GError **error,
-                                                         ...);
-

-Saves pixbuf in format type by feeding the produced data to a +

gdk_pixbuf_save_to_callback ()

+
gboolean
+gdk_pixbuf_save_to_callback (GdkPixbuf *pixbuf,
+                             GdkPixbufSaveFunc save_func,
+                             gpointer user_data,
+                             const char *type,
+                             GError **error,
+                             ...);
+

Saves pixbuf in format type + by feeding the produced data to a callback. Can be used when you want to store the image to something other than a file, such as an in-memory buffer or a socket. -If error is set, FALSE will be returned. Possible errors +If error + is set, FALSE will be returned. Possible errors include those in the GDK_PIXBUF_ERROR domain and whatever the save -function generates. -

-

-See gdk_pixbuf_save() for more details. -

-
+function generates.

+

See gdk_pixbuf_save() for more details.

+
+

Parameters

+
--+++ - - - - - - + + + - - + + + - - + + + - - + + + - - + + + - - + + +

pixbuf :

a GdkPixbuf.

save_func :

a function that is called to save each block of data that -the save routine generates. [scope call] -

pixbuf

a GdkPixbuf.

 

user_data :

user data to pass to the save function.

save_func

a function that is called to save each block of data that +the save routine generates.

[scope call]

type :

name of file format.

user_data

user data to pass to the save function.

 

error :

return location for error, or NULL. [allow-none] -

type

name of file format.

 

... :

list of key-value save options

error

return location for error, or NULL.

[allow-none]

Returns :

whether an error was set

...

list of key-value save options

 
+
+
+

Returns

+

whether an error was set

+

+

Since 2.4


-

gdk_pixbuf_save_to_callbackv ()

-
gboolean            gdk_pixbuf_save_to_callbackv        (GdkPixbuf *pixbuf,
-                                                         GdkPixbufSaveFunc save_func,
-                                                         gpointer user_data,
-                                                         const char *type,
-                                                         char **option_keys,
-                                                         char **option_values,
-                                                         GError **error);
-

-Saves pixbuf to a callback in format type, which is currently "jpeg", -"png", "tiff", "ico" or "bmp". If error is set, FALSE will be returned. See -gdk_pixbuf_save_to_callback() for more details. -

-
+

gdk_pixbuf_save_to_callbackv ()

+
gboolean
+gdk_pixbuf_save_to_callbackv (GdkPixbuf *pixbuf,
+                              GdkPixbufSaveFunc save_func,
+                              gpointer user_data,
+                              const char *type,
+                              char **option_keys,
+                              char **option_values,
+                              GError **error);
+

Saves pixbuf to a callback in format type +, which is currently "jpeg", +"png", "tiff", "ico" or "bmp". If error + is set, FALSE will be returned. See +gdk_pixbuf_save_to_callback() for more details.

+
+

Parameters

+
--+++ - - + + + - - + + + - - + + + - - + + + - - + + + - - + + + - - - - - - + + +

pixbuf :

a GdkPixbuf.

pixbuf

a GdkPixbuf.

 

save_func :

a function that is called to save each block of data that -the save routine generates. [scope call] -

save_func

a function that is called to save each block of data that +the save routine generates.

[scope call]

user_data :

user data to pass to the save function. [closure] -

user_data

user data to pass to the save function.

[closure]

type :

name of file format.

type

name of file format.

 

option_keys :

name of options to set, NULL-terminated. [array zero-terminated=1][element-type utf8] -

option_keys

name of options to set, NULL-terminated.

[array zero-terminated=1][element-type utf8]

option_values :

values for named options. [array zero-terminated=1][element-type utf8] -

option_values

values for named options.

[array zero-terminated=1][element-type utf8]

error :

return location for error, or NULL. [allow-none] -

Returns :

whether an error was set

error

return location for error, or NULL.

[allow-none]
+
+
+

Returns

+

whether an error was set

+

+

Since 2.4


-

gdk_pixbuf_save_to_buffer ()

-
gboolean            gdk_pixbuf_save_to_buffer           (GdkPixbuf *pixbuf,
-                                                         gchar **buffer,
-                                                         gsize *buffer_size,
-                                                         const char *type,
-                                                         GError **error,
-                                                         ...);
-

-Saves pixbuf to a new buffer in format type, which is currently "jpeg", +

gdk_pixbuf_save_to_buffer ()

+
gboolean
+gdk_pixbuf_save_to_buffer (GdkPixbuf *pixbuf,
+                           gchar **buffer,
+                           gsize *buffer_size,
+                           const char *type,
+                           GError **error,
+                           ...);
+

Saves pixbuf to a new buffer in format type +, which is currently "jpeg", "png", "tiff", "ico" or "bmp". This is a convenience function that uses -gdk_pixbuf_save_to_callback() to do the real work. Note that the buffer +gdk_pixbuf_save_to_callback() to do the real work. Note that the buffer is not nul-terminated and may contain embedded nuls. -If error is set, FALSE will be returned and buffer will be set to -NULL. Possible errors include those in the GDK_PIXBUF_ERROR -domain. -

-

-See gdk_pixbuf_save() for more details. -

-
+If error + is set, FALSE will be returned and buffer + will be set to +NULL. Possible errors include those in the GDK_PIXBUF_ERROR +domain.

+

See gdk_pixbuf_save() for more details.

+
+

Parameters

+
--+++ - - - - - - + + + - - + + + - - + + + - - + + + - - + + + - - + + +

pixbuf :

a GdkPixbuf.

buffer :

location to receive a pointer -to the new buffer. [array length=buffer_size] -

pixbuf

a GdkPixbuf.

 

buffer_size :

location to receive the size of the new buffer.

buffer

location to receive a pointer +to the new buffer.

[array length=buffer_size][out][element-type guint8]

type :

name of file format.

buffer_size

location to receive the size of the new buffer.

 

error :

return location for error, or NULL. [allow-none] -

type

name of file format.

 

... :

list of key-value save options

error

return location for error, or NULL.

[allow-none]

Returns :

whether an error was set

...

list of key-value save options

 
+
+
+

Returns

+

whether an error was set

+

+

Since 2.4


-

gdk_pixbuf_save_to_bufferv ()

-
gboolean            gdk_pixbuf_save_to_bufferv          (GdkPixbuf *pixbuf,
-                                                         gchar **buffer,
-                                                         gsize *buffer_size,
-                                                         const char *type,
-                                                         char **option_keys,
-                                                         char **option_values,
-                                                         GError **error);
-

-Saves pixbuf to a new buffer in format type, which is currently "jpeg", -"tiff", "png", "ico" or "bmp". See gdk_pixbuf_save_to_buffer() -for more details. -

-
+

gdk_pixbuf_save_to_bufferv ()

+
gboolean
+gdk_pixbuf_save_to_bufferv (GdkPixbuf *pixbuf,
+                            gchar **buffer,
+                            gsize *buffer_size,
+                            const char *type,
+                            char **option_keys,
+                            char **option_values,
+                            GError **error);
+

Saves pixbuf to a new buffer in format type +, which is currently "jpeg", +"tiff", "png", "ico" or "bmp". See gdk_pixbuf_save_to_buffer() +for more details.

+
+

Parameters

+
--+++ - - + + + - - + + + - - + + + - - + + + - - + + + - - + + + - - - - - - + + +

pixbuf :

a GdkPixbuf.

pixbuf

a GdkPixbuf.

 

buffer :

location to receive a pointer to the new buffer. [array length=buffer_size][out][element-type guint8] -

buffer

location to receive a pointer to the new buffer.

[array length=buffer_size][out][element-type guint8]

buffer_size :

location to receive the size of the new buffer.

buffer_size

location to receive the size of the new buffer.

 

type :

name of file format.

type

name of file format.

 

option_keys :

name of options to set, NULL-terminated. [array zero-terminated=1] -

option_keys

name of options to set, NULL-terminated.

[array zero-terminated=1]

option_values :

values for named options. [array zero-terminated=1] -

option_values

values for named options.

[array zero-terminated=1]

error :

return location for error, or NULL. [allow-none] -

Returns :

whether an error was set

error

return location for error, or NULL.

[allow-none]
+
+
+

Returns

+

whether an error was set

+

+

Since 2.4


-

gdk_pixbuf_save_to_stream ()

-
gboolean            gdk_pixbuf_save_to_stream           (GdkPixbuf *pixbuf,
-                                                         GOutputStream *stream,
-                                                         const char *type,
-                                                         GCancellable *cancellable,
-                                                         GError **error,
-                                                         ...);
-

-Saves pixbuf to an output stream. -

-

-Supported file formats are currently "jpeg", "tiff", "png", "ico" or -"bmp". See gdk_pixbuf_save_to_buffer() for more details. -

-

-The cancellable can be used to abort the operation from another +

gdk_pixbuf_save_to_stream ()

+
gboolean
+gdk_pixbuf_save_to_stream (GdkPixbuf *pixbuf,
+                           GOutputStream *stream,
+                           const char *type,
+                           GCancellable *cancellable,
+                           GError **error,
+                           ...);
+

Saves pixbuf + to an output stream.

+

Supported file formats are currently "jpeg", "tiff", "png", "ico" or +"bmp". See gdk_pixbuf_save_to_buffer() for more details.

+

The cancellable + can be used to abort the operation from another thread. If the operation was cancelled, the error G_IO_ERROR_CANCELLED will be returned. Other possible errors are in the GDK_PIXBUF_ERROR -and G_IO_ERROR domains. -

-

-The stream is not closed. -

-
+and G_IO_ERROR domains.

+

The stream is not closed.

+
+

Parameters

+
--+++ - - - - - - + + + - - + + + - - + + + - - + + + - - + + + - - + + +

pixbuf :

a GdkPixbuf -

stream :

a GOutputStream to save the pixbuf to

pixbuf

a GdkPixbuf

 

type :

name of file format

stream

a GOutputStream to save the pixbuf to

 

cancellable :

optional GCancellable object, NULL to ignore. [allow-none] -

type

name of file format

 

error :

return location for error, or NULL. [allow-none] -

cancellable

optional GCancellable object, NULL to ignore.

[allow-none]

... :

list of key-value save options

error

return location for error, or NULL.

[allow-none]

Returns :

-TRUE if the pixbuf was saved successfully, FALSE if an -error was set.

...

list of key-value save options

 
+
+
+

Returns

+

TRUE if the pixbuf was saved successfully, FALSE if an +error was set.

+

+

Since 2.14


-

gdk_pixbuf_save_to_stream_async ()

-
void                gdk_pixbuf_save_to_stream_async     (GdkPixbuf *pixbuf,
-                                                         GOutputStream *stream,
-                                                         const gchar *type,
-                                                         GCancellable *cancellable,
-                                                         GAsyncReadyCallback callback,
-                                                         gpointer user_data,
-                                                         ...);
-

-Saves pixbuf to an output stream asynchronously. -

-

-For more details see gdk_pixbuf_save_to_stream(), which is the synchronous -version of this function. -

-

-When the operation is finished, callback will be called in the main thread. -You can then call gdk_pixbuf_save_to_stream_finish() to get the result of the operation. -

-
+

gdk_pixbuf_save_to_stream_async ()

+
void
+gdk_pixbuf_save_to_stream_async (GdkPixbuf *pixbuf,
+                                 GOutputStream *stream,
+                                 const gchar *type,
+                                 GCancellable *cancellable,
+                                 GAsyncReadyCallback callback,
+                                 gpointer user_data,
+                                 ...);
+

Saves pixbuf + to an output stream asynchronously.

+

For more details see gdk_pixbuf_save_to_stream(), which is the synchronous +version of this function.

+

When the operation is finished, callback + will be called in the main thread. +You can then call gdk_pixbuf_save_to_stream_finish() to get the result of the operation.

+
+

Parameters

+
--+++ - - + + + - - + + + - - + + + - - + + + - - + + + - - + + + - - + + +

pixbuf :

a GdkPixbuf -

pixbuf

a GdkPixbuf

 

stream :

a GOutputStream to which to save the pixbuf

stream

a GOutputStream to which to save the pixbuf

 

type :

name of file format

type

name of file format

 

cancellable :

optional GCancellable object, NULL to ignore. [allow-none] -

cancellable

optional GCancellable object, NULL to ignore.

[allow-none]

callback :

a GAsyncReadyCallback to call when the the pixbuf is loaded

callback

a GAsyncReadyCallback to call when the the pixbuf is loaded

 

user_data :

the data to pass to the callback function

user_data

the data to pass to the callback function

 

... :

list of key-value save options

...

list of key-value save options

 
+

Since 2.24


-

gdk_pixbuf_save_to_stream_finish ()

-
gboolean            gdk_pixbuf_save_to_stream_finish    (GAsyncResult *async_result,
-                                                         GError **error);
-

-Finishes an asynchronous pixbuf save operation started with -gdk_pixbuf_save_to_stream_async(). -

-
+

gdk_pixbuf_save_to_stream_finish ()

+
gboolean
+gdk_pixbuf_save_to_stream_finish (GAsyncResult *async_result,
+                                  GError **error);
+

Finishes an asynchronous pixbuf save operation started with +gdk_pixbuf_save_to_stream_async().

+
+

Parameters

+
--+++ - - + + + - - - - - - + + +

async_result :

a GAsyncResult -

async_result

a GAsyncResult

 

error :

a GError, or NULL -

Returns :

-TRUE if the pixbuf was saved successfully, FALSE if an error was set.

error

a GError, or NULL

 
+
+
+

Returns

+

TRUE if the pixbuf was saved successfully, FALSE if an error was set.

+

+

Since 2.24

+
+

Types and Values

+
+ Generated by GTK-Doc V1.20.1 \ No newline at end of file diff --git a/docs/reference/gdk-pixbuf/html/gdk-pixbuf-Image-Data-in-Memory.html b/docs/reference/gdk-pixbuf/html/gdk-pixbuf-Image-Data-in-Memory.html index f113e41..76b4767 100644 --- a/docs/reference/gdk-pixbuf/html/gdk-pixbuf-Image-Data-in-Memory.html +++ b/docs/reference/gdk-pixbuf/html/gdk-pixbuf-Image-Data-in-Memory.html @@ -2,30 +2,26 @@ -Image Data in Memory +GDK-PixBuf Reference Manual: Image Data in Memory - + - - - - - - - - - - + + + + + + +
@@ -33,237 +29,276 @@

Image Data in Memory

Image Data in Memory — Creating a pixbuf from image data that is already in memory.

- +
-
-

Synopsis

-
-#include <gdk-pixbuf/gdk-pixbuf.h>
-
-GdkPixbuf *         gdk_pixbuf_new                      (GdkColorspace colorspace,
-                                                         gboolean has_alpha,
-                                                         int bits_per_sample,
-                                                         int width,
-                                                         int height);
-GdkPixbuf *         gdk_pixbuf_new_from_data            (const guchar *data,
-                                                         GdkColorspace colorspace,
-                                                         gboolean has_alpha,
-                                                         int bits_per_sample,
-                                                         int width,
-                                                         int height,
-                                                         int rowstride,
-                                                         GdkPixbufDestroyNotify destroy_fn,
-                                                         gpointer destroy_fn_data);
-GdkPixbuf *         gdk_pixbuf_new_from_xpm_data        (const char **data);
-GdkPixbuf *         gdk_pixbuf_new_from_inline          (gint data_length,
-                                                         const guint8 *data,
-                                                         gboolean copy_pixels,
-                                                         GError **error);
-GdkPixbuf *         gdk_pixbuf_new_subpixbuf            (GdkPixbuf *src_pixbuf,
-                                                         int src_x,
-                                                         int src_y,
-                                                         int width,
-                                                         int height);
-GdkPixbuf *         gdk_pixbuf_copy                     (const GdkPixbuf *pixbuf);
+
+

Functions

+
++++ + + + + + + + + + + + + + + + + + + + + + + + + + + +
+GdkPixbuf * + +gdk_pixbuf_new () +
+GdkPixbuf * + +gdk_pixbuf_new_from_data () +
+GdkPixbuf * + +gdk_pixbuf_new_from_xpm_data () +
+GdkPixbuf * + +gdk_pixbuf_new_from_inline () +
+GdkPixbuf * + +gdk_pixbuf_new_subpixbuf () +
+GdkPixbuf * + +gdk_pixbuf_copy () +
+
+
+

Includes

+
#include <gdk-pixbuf/gdk-pixbuf.h>
 

Description

-

-The most basic way to create a pixbuf is to wrap an existing pixel +

The most basic way to create a pixbuf is to wrap an existing pixel buffer with a GdkPixbuf structure. You can use the -gdk_pixbuf_new_from_data() function to do this You need to specify +gdk_pixbuf_new_from_data() function to do this You need to specify the destroy notification function that will be called when the data buffer needs to be freed; this will happen when a GdkPixbuf is finalized by the reference counting functions If you have a chunk of static data compiled into your application, you can pass -in NULL as the destroy notification function so that the data -will not be freed. -

-

-The gdk_pixbuf_new() function can be used as a convenience to +in NULL as the destroy notification function so that the data +will not be freed.

+

The gdk_pixbuf_new() function can be used as a convenience to create a pixbuf with an empty buffer. This is equivalent to -allocating a data buffer using malloc() and -then wrapping it with gdk_pixbuf_new_from_data(). The gdk_pixbuf_new() -function will compute an optimal rowstride so that rendering can be -performed with an efficient algorithm. -

-

-As a special case, you can use the gdk_pixbuf_new_from_xpm_data() -function to create a pixbuf from inline XPM image data. -

-

-You can also copy an existing pixbuf with the gdk_pixbuf_copy() -function. This is not the same as just doing a g_object_ref() +allocating a data buffer using malloc() and then wrapping it with +gdk_pixbuf_new_from_data(). The gdk_pixbuf_new() function will +compute an optimal rowstride so that rendering can be performed +with an efficient algorithm.

+

As a special case, you can use the gdk_pixbuf_new_from_xpm_data() +function to create a pixbuf from inline XPM image data.

+

You can also copy an existing pixbuf with the gdk_pixbuf_copy() +function. This is not the same as just doing a g_object_ref() on the old pixbuf; the copy function will actually duplicate the -pixel data in memory and create a new GdkPixbuf structure for it. -

+pixel data in memory and create a new GdkPixbuf structure for it.

-

Details

+

Functions

-

gdk_pixbuf_new ()

-
GdkPixbuf *         gdk_pixbuf_new                      (GdkColorspace colorspace,
-                                                         gboolean has_alpha,
-                                                         int bits_per_sample,
-                                                         int width,
-                                                         int height);
-

-Creates a new GdkPixbuf structure and allocates a buffer for it. The +

gdk_pixbuf_new ()

+
GdkPixbuf *
+gdk_pixbuf_new (GdkColorspace colorspace,
+                gboolean has_alpha,
+                int bits_per_sample,
+                int width,
+                int height);
+

Creates a new GdkPixbuf structure and allocates a buffer for it. The buffer has an optimal rowstride. Note that the buffer is not cleared; -you will have to fill it completely yourself. -

-
+you will have to fill it completely yourself.

+
+

Parameters

+
--+++ - - - - - - + + + - - + + + - - + + + - - + + + - - + + +

colorspace :

Color space for image

has_alpha :

Whether the image should have transparency information

colorspace

Color space for image

 

bits_per_sample :

Number of bits per color sample

has_alpha

Whether the image should have transparency information

 

width :

Width of image in pixels, must be > 0

bits_per_sample

Number of bits per color sample

 

height :

Height of image in pixels, must be > 0

width

Width of image in pixels, must be > 0

 

Returns :

A newly-created GdkPixbuf with a reference count of 1, or -NULL if not enough memory could be allocated for the image buffer.

height

Height of image in pixels, must be > 0

 
+
+

Returns

+

A newly-created GdkPixbuf with a reference count of 1, or +NULL if not enough memory could be allocated for the image buffer.

+

+
+

-

gdk_pixbuf_new_from_data ()

-
GdkPixbuf *         gdk_pixbuf_new_from_data            (const guchar *data,
-                                                         GdkColorspace colorspace,
-                                                         gboolean has_alpha,
-                                                         int bits_per_sample,
-                                                         int width,
-                                                         int height,
-                                                         int rowstride,
-                                                         GdkPixbufDestroyNotify destroy_fn,
-                                                         gpointer destroy_fn_data);
-

-Creates a new GdkPixbuf out of in-memory image data. Currently only RGB -images with 8 bits per sample are supported. -

-
+

gdk_pixbuf_new_from_data ()

+
GdkPixbuf *
+gdk_pixbuf_new_from_data (const guchar *data,
+                          GdkColorspace colorspace,
+                          gboolean has_alpha,
+                          int bits_per_sample,
+                          int width,
+                          int height,
+                          int rowstride,
+                          GdkPixbufDestroyNotify destroy_fn,
+                          gpointer destroy_fn_data);
+

Creates a new GdkPixbuf out of in-memory image data. Currently only RGB +images with 8 bits per sample are supported.

+
+

Parameters

+
--+++ - - - - - - + + + - - + + + - - + + + - - + + + - - + + + - - + + + - - + + + - - + + + - - + + +

data :

Image data in 8-bit/sample packed format. [array] -

colorspace :

Colorspace for the image data

data

Image data in 8-bit/sample packed format.

[array]

has_alpha :

Whether the data has an opacity channel

colorspace

Colorspace for the image data

 

bits_per_sample :

Number of bits per sample

has_alpha

Whether the data has an opacity channel

 

width :

Width of the image in pixels, must be > 0

bits_per_sample

Number of bits per sample

 

height :

Height of the image in pixels, must be > 0

width

Width of the image in pixels, must be > 0

 

rowstride :

Distance in bytes between row starts

height

Height of the image in pixels, must be > 0

 

destroy_fn :

Function used to free the data when the pixbuf's reference count -drops to zero, or NULL if the data should not be freed. [scope async][allow-none] -

rowstride

Distance in bytes between row starts

 

destroy_fn_data :

Closure data to pass to the destroy notification function. [closure] -

destroy_fn

Function used to free the data when the pixbuf's reference count +drops to zero, or NULL if the data should not be freed.

[scope async][allow-none]

Returns :

A newly-created GdkPixbuf structure with a reference count of 1. [transfer full] -

destroy_fn_data

Closure data to pass to the destroy notification function.

[closure]
+
+

Returns

+

A newly-created GdkPixbuf structure with a reference count of 1.

+

[transfer full]

+
+

-

gdk_pixbuf_new_from_xpm_data ()

-
GdkPixbuf *         gdk_pixbuf_new_from_xpm_data        (const char **data);
-

-Creates a new pixbuf by parsing XPM data in memory. This data is commonly -the result of including an XPM file into a program's C source. -

-
+

gdk_pixbuf_new_from_xpm_data ()

+
GdkPixbuf *
+gdk_pixbuf_new_from_xpm_data (const char **data);
+

Creates a new pixbuf by parsing XPM data in memory. This data is commonly +the result of including an XPM file into a program's C source.

+
+

Parameters

+
--+++ - - - - - - - - - - + + + + +

data :

Pointer to inline XPM data. [array zero-terminated=1] -

Returns :

A newly-created pixbuf with a reference count of 1.

data

Pointer to inline XPM data.

[array zero-terminated=1]
+
+

Returns

+

A newly-created pixbuf with a reference count of 1.

+

+
+

-

gdk_pixbuf_new_from_inline ()

-
GdkPixbuf *         gdk_pixbuf_new_from_inline          (gint data_length,
-                                                         const guint8 *data,
-                                                         gboolean copy_pixels,
-                                                         GError **error);
-

-Create a GdkPixbuf from a flat representation that is suitable for +

gdk_pixbuf_new_from_inline ()

+
GdkPixbuf *
+gdk_pixbuf_new_from_inline (gint data_length,
+                            const guint8 *data,
+                            gboolean copy_pixels,
+                            GError **error);
+

Create a GdkPixbuf from a flat representation that is suitable for storing as inline data in a program. This is useful if you want to ship a program with images, but don't want to depend on any -external files. -

-

-gdk-pixbuf ships with a program called gdk-pixbuf-csource +external files.

+

gdk-pixbuf ships with a program called gdk-pixbuf-csource, which allows for conversion of GdkPixbufs into such a inline representation. -In almost all cases, you should pass the --raw flag to -gdk-pixbuf-csource. A sample invocation would be: -

-

-

+In almost all cases, you should pass the --raw option to +gdk-pixbuf-csource. A sample invocation would be:

@@ -275,164 +310,182 @@ In almost all cases, you should pass the --raw flag
-

-

-

-For the typical case where the inline pixbuf is read-only static data, +

+

For the typical case where the inline pixbuf is read-only static data, you don't need to copy the pixel data unless you intend to write to -it, so you can pass FALSE for copy_pixels. (If you pass ---rle to gdk-pixbuf-csource, a copy -will be made even if copy_pixels is FALSE, so using this option is -generally a bad idea.) -

-

-If you create a pixbuf from const inline data compiled into your +it, so you can pass FALSE for copy_pixels +. (If you pass --rle to +gdk-pixbuf-csource, a copy will be made even if copy_pixels + is FALSE, +so using this option is generally a bad idea.)

+

If you create a pixbuf from const inline data compiled into your program, it's probably safe to ignore errors and disable length checks, -since things will always succeed: -

+since things will always succeed:

- +
1
pixbuf = gdk_pixbuf_new_from_inline (-1, myimage_inline, FALSE, NULL);
pixbuf = gdk_pixbuf_new_from_inline (-1, myimage_inline, FALSE, NULL);
-

-

-

-For non-const inline data, you could get out of memory. For untrusted +

+

For non-const inline data, you could get out of memory. For untrusted inline data located at runtime, you could have corrupt inline data in -addition. -

-
+addition.

+
+

Parameters

+
--+++ - - - - - - + + + - - + + + - - + + + - - + + +

data_length :

Length in bytes of the data argument or -1 to -disable length checks

data :

Byte data containing a -serialized GdkPixdata structure. [array length=data_length] -

data_length

Length in bytes of the data +argument or -1 to +disable length checks

 

copy_pixels :

Whether to copy the pixel data, or use direct pointers -data for the resulting pixbuf

data

Byte data containing a +serialized GdkPixdata structure.

[array length=data_length]

error :

-GError return location, may be NULL to ignore errors

copy_pixels

Whether to copy the pixel data, or use direct pointers +data +for the resulting pixbuf

 

Returns :

A newly-created GdkPixbuf structure with a reference, -count of 1, or NULL if an error occurred.

error

GError return location, may be NULL to ignore errors

 
+
+

Returns

+

A newly-created GdkPixbuf structure with a reference, +count of 1, or NULL if an error occurred.

+

+
+
-

gdk_pixbuf_new_subpixbuf ()

-
GdkPixbuf *         gdk_pixbuf_new_subpixbuf            (GdkPixbuf *src_pixbuf,
-                                                         int src_x,
-                                                         int src_y,
-                                                         int width,
-                                                         int height);
-

-Creates a new pixbuf which represents a sub-region of -src_pixbuf. The new pixbuf shares its pixels with the +

gdk_pixbuf_new_subpixbuf ()

+
GdkPixbuf *
+gdk_pixbuf_new_subpixbuf (GdkPixbuf *src_pixbuf,
+                          int src_x,
+                          int src_y,
+                          int width,
+                          int height);
+

Creates a new pixbuf which represents a sub-region of +src_pixbuf +. The new pixbuf shares its pixels with the original pixbuf, so writing to one affects both. -The new pixbuf holds a reference to src_pixbuf, so -src_pixbuf will not be finalized until the new pixbuf -is finalized. -

-
+The new pixbuf holds a reference to src_pixbuf +, so +src_pixbuf + will not be finalized until the new pixbuf +is finalized.

+
+

Parameters

+
--+++ - - + + + - - + + + - - - - - - + + + - - + + + - - + + +

src_pixbuf :

a GdkPixbuf -

src_pixbuf

a GdkPixbuf

 

src_x :

X coord in src_pixbuf -

src_x

X coord in src_pixbuf +

 

src_y :

Y coord in src_pixbuf -

width :

width of region in src_pixbuf -

src_y

Y coord in src_pixbuf +

 

height :

height of region in src_pixbuf -

width

width of region in src_pixbuf +

 

Returns :

a new pixbuf. [transfer full] -

height

height of region in src_pixbuf +

 
+
+

Returns

+

a new pixbuf.

+

[transfer full]

+
+
-

gdk_pixbuf_copy ()

-
GdkPixbuf *         gdk_pixbuf_copy                     (const GdkPixbuf *pixbuf);
-

-Creates a new GdkPixbuf with a copy of the information in the specified -pixbuf. -

-
+

gdk_pixbuf_copy ()

+
GdkPixbuf *
+gdk_pixbuf_copy (const GdkPixbuf *pixbuf);
+

Creates a new GdkPixbuf with a copy of the information in the specified +pixbuf +.

+
+

Parameters

+
--+++ - - - - - - - - - - + + + + +

pixbuf :

A pixbuf.

Returns :

A newly-created pixbuf with a reference count of 1, or NULL if -not enough memory could be allocated. [transfer full] -

pixbuf

A pixbuf.

 
+
+

Returns

+

A newly-created pixbuf with a reference count of 1, or NULL if +not enough memory could be allocated.

+

[transfer full]

+
+ + +
+

Types and Values

See Also

-gdk_pixbuf_finalize(). +

gdk_pixbuf_finalize().

+ Generated by GTK-Doc V1.20.1 \ No newline at end of file diff --git a/docs/reference/gdk-pixbuf/html/gdk-pixbuf-Inline-data.html b/docs/reference/gdk-pixbuf/html/gdk-pixbuf-Inline-data.html index cd8ee24..af1d14b 100644 --- a/docs/reference/gdk-pixbuf/html/gdk-pixbuf-Inline-data.html +++ b/docs/reference/gdk-pixbuf/html/gdk-pixbuf-Inline-data.html @@ -2,30 +2,26 @@ -Inline data +GDK-PixBuf Reference Manual: Inline data - + - - - - - - - - - - + + + + + + +
@@ -33,491 +29,611 @@

Inline data

Inline data — Functions for inlined pixbuf handling.

- +
-
-

Synopsis

-
-#include <gdk-pixbuf/gdk-pixdata.h>
-
-struct              GdkPixdata;
-enum                GdkPixdataType;
-enum                GdkPixdataDumpType;
-#define             GDK_PIXBUF_MAGIC_NUMBER
-#define             GDK_PIXDATA_HEADER_LENGTH
-gpointer            gdk_pixdata_from_pixbuf             (GdkPixdata *pixdata,
-                                                         const GdkPixbuf *pixbuf,
-                                                         gboolean use_rle);
-GdkPixbuf *         gdk_pixbuf_from_pixdata             (const GdkPixdata *pixdata,
-                                                         gboolean copy_pixels,
-                                                         GError **error);
-guint8 *            gdk_pixdata_serialize               (const GdkPixdata *pixdata,
-                                                         guint *stream_length_p);
-gboolean            gdk_pixdata_deserialize             (GdkPixdata *pixdata,
-                                                         guint stream_length,
-                                                         const guint8 *stream,
-                                                         GError **error);
-GString *           gdk_pixdata_to_csource              (GdkPixdata *pixdata,
-                                                         const gchar *name,
-                                                         GdkPixdataDumpType dump_type);
-
-
-
-

Description

-

-Using GdkPixdata, images can be compiled into an application, -making it unnecessary to refer to external image files at runtime. -GdkPixBuf includes a utility named gdk-pixbuf-csource, which -can be used to convert image files into GdkPixdata structures suitable -for inclusion in C sources. To convert the GdkPixdata structures back -into GdkPixbufs, use gdk_pixbuf_from_pixdata. -

-
-

Details

-
-

struct GdkPixdata

-
struct GdkPixdata {
-  guint32 magic;        /* GDK_PIXBUF_MAGIC_NUMBER */
-  gint32  length;       /* <1 to disable length checks, otherwise:
-			 * GDK_PIXDATA_HEADER_LENGTH + pixel_data length
-			 */
-  guint32 pixdata_type; /* GdkPixdataType */
-  guint32 rowstride;
-  guint32 width;
-  guint32 height;
-  guint8 *pixel_data;
-};
-
-

-A GdkPixdata contains pixbuf information in a form suitable for -serialization and streaming. -

-
+

Functions

+
--++ - - + + - - - - - - + + - - + + - - + + - - + + - - +

guint32 magic;

magic number. A valid GdkPixdata structure must have -GDK_PIXBUF_MAGIC_NUMBER here.#defineGDK_PIXBUF_MAGIC_NUMBER

gint32 length;

less than 1 to disable length checks, otherwise -GDK_PIXDATA_HEADER_LENGTH + length of pixel_data.

guint32 pixdata_type;

information about colorspace, sample width and -encoding, in a GdkPixdataType. +gpointer + +gdk_pixdata_from_pixbuf () +

guint32 rowstride;

Distance in bytes between rows. +GdkPixbuf * + +gdk_pixbuf_from_pixdata () +

guint32 width;

Width of the image in pixels. +guint8 * + +gdk_pixdata_serialize () +

guint32 height;

Height of the image in pixels. +gboolean + +gdk_pixdata_deserialize () +

guint8 *pixel_data;

-width x height pixels, encoded according to pixdata_type -and rowstride. [array][element-type guint8] + +GString * + +gdk_pixdata_to_csource ()
-
-
-

enum GdkPixdataType

-
typedef enum {
-  /* colorspace + alpha */
-  GDK_PIXDATA_COLOR_TYPE_RGB    = 0x01,
-  GDK_PIXDATA_COLOR_TYPE_RGBA   = 0x02,
-  GDK_PIXDATA_COLOR_TYPE_MASK   = 0xff,
-  /* width, support 8bits only currently */
-  GDK_PIXDATA_SAMPLE_WIDTH_8    = 0x01 << 16,
-  GDK_PIXDATA_SAMPLE_WIDTH_MASK = 0x0f << 16,
-  /* encoding */
-  GDK_PIXDATA_ENCODING_RAW      = 0x01 << 24,
-  GDK_PIXDATA_ENCODING_RLE      = 0x02 << 24,
-  GDK_PIXDATA_ENCODING_MASK     = 0x0f << 24
-} GdkPixdataType;
-
-

-An enumeration containing three sets of flags for a GdkPixdata struct: -one for the used colorspace, one for the width of the samples and one -for the encoding of the pixel data. -

-
+
+

Types and Values

+
--++ - - - - - - - - - - - - - - - - - - + + - - + + - - + + - - + +

GDK_PIXDATA_COLOR_TYPE_RGB

each pixel has red, green and blue samples. -

GDK_PIXDATA_COLOR_TYPE_RGBA

each pixel has red, green and blue samples - and an alpha value. -

GDK_PIXDATA_COLOR_TYPE_MASK

mask for the colortype flags of the enum. -

GDK_PIXDATA_SAMPLE_WIDTH_8

each sample has 8 bits. -

GDK_PIXDATA_SAMPLE_WIDTH_MASK

mask for the sample width flags of the enum. -structGdkPixdata

GDK_PIXDATA_ENCODING_RAW

the pixel data is in raw form. -enumGdkPixdataType

GDK_PIXDATA_ENCODING_RLE

the pixel data is run-length encoded. Runs may - be up to 127 bytes long; their length is stored in a single byte - preceding the pixel data for the run. If a run is constant, its length - byte has the high bit set and the pixel data consists of a single pixel - which must be repeated. -enumGdkPixdataDumpType

GDK_PIXDATA_ENCODING_MASK

mask for the encoding flags of the enum. -#defineGDK_PIXDATA_HEADER_LENGTH
-
+
+

Includes

+
#include <gdk-pixbuf/gdk-pixdata.h>
+
+
+
+

Description

+

Using GdkPixdata, images can be compiled into an application, +making it unnecessary to refer to external image files at runtime. +GdkPixBuf includes a utility named gdk-pixbuf-csource, which +can be used to convert image files into GdkPixdata structures suitable +for inclusion in C sources. To convert the GdkPixdata structures back +into GdkPixbuf<!-- -->s, use gdk_pixbuf_from_pixdata.

+
+
+

Functions

-

enum GdkPixdataDumpType

-
typedef enum {
-  /* type of source to save */
-  GDK_PIXDATA_DUMP_PIXDATA_STREAM = 0,
-  GDK_PIXDATA_DUMP_PIXDATA_STRUCT = 1,
-  GDK_PIXDATA_DUMP_MACROS		= 2,
-  /* type of variables to use */
-  GDK_PIXDATA_DUMP_GTYPES		= 0,
-  GDK_PIXDATA_DUMP_CTYPES		= 1 << 8,
-  GDK_PIXDATA_DUMP_STATIC		= 1 << 9,
-  GDK_PIXDATA_DUMP_CONST		= 1 << 10,
-  /* save RLE decoder macro? */
-  GDK_PIXDATA_DUMP_RLE_DECODER		= 1 << 16
-} GdkPixdataDumpType;
+

GDK_PIXBUF_MAGIC_NUMBER

+
#define GDK_PIXBUF_MAGIC_NUMBER (0x47646b50)    /* 'GdkP' */
 
-

-An enumeration which is used by gdk_pixdata_to_csource() to -determine the form of C source to be generated. The three values -GDK_PIXDATA_DUMP_PIXDATA_STREAM, GDK_PIXDATA_DUMP_PIXDATA_STRUCT -and GDK_PIXDATA_DUMP_MACROS are mutually exclusive, as are -GDK_PIXBUF_DUMP_GTYPES and GDK_PIXBUF_DUMP_CTYPES. The remaining -elements are optional flags that can be freely added. -

-
+

Magic number for GdkPixdata structures.

+ +
+
+

gdk_pixdata_from_pixbuf ()

+
gpointer
+gdk_pixdata_from_pixbuf (GdkPixdata *pixdata,
+                         const GdkPixbuf *pixbuf,
+                         gboolean use_rle);
+

Converts a GdkPixbuf to a GdkPixdata. If use_rle + is TRUE, the +pixel data is run-length encoded into newly-allocated memory and a +pointer to that memory is returned.

+
+

Parameters

+
--+++ - - + + + - - + + + - - + + + + +

GDK_PIXDATA_DUMP_PIXDATA_STREAM

Generate pixbuf data stream (a single - string containing a serialized GdkPixdata structure in network byte - order). -

pixdata

a GdkPixdata to fill.

 

GDK_PIXDATA_DUMP_PIXDATA_STRUCT

Generate GdkPixdata structure (needs - the GdkPixdata structure definition from gdk-pixdata.h). -

pixbuf

the data to fill pixdata +with.

 

GDK_PIXDATA_DUMP_MACROS

Generate *_ROWSTRIDE, - *_WIDTH, *_HEIGHT, - *_BYTES_PER_PIXEL and - *_RLE_PIXEL_DATA or *_PIXEL_DATA - macro definitions for the image. -

use_rle

whether to use run-length encoding for the pixel data.

 
+
+
+

Returns

+

If use_rle +is TRUE, a pointer to the +newly-allocated memory for the run-length encoded pixel data, +otherwise NULL.

+

[nullable]

+
+
+
+
+

gdk_pixbuf_from_pixdata ()

+
GdkPixbuf *
+gdk_pixbuf_from_pixdata (const GdkPixdata *pixdata,
+                         gboolean copy_pixels,
+                         GError **error);
+

Converts a GdkPixdata to a GdkPixbuf. If copy_pixels + is TRUE or +if the pixel data is run-length-encoded, the pixel data is copied into +newly-allocated memory; otherwise it is reused.

+
+

Parameters

+
+++++ + - - + + + - - + + + - - + + + + +

GDK_PIXDATA_DUMP_GTYPES

Generate GLib data types instead of - standard C data types. -

pixdata

a GdkPixdata to convert into a GdkPixbuf.

 

GDK_PIXDATA_DUMP_CTYPES

Generate standard C data types instead of - GLib data types. -

copy_pixels

whether to copy raw pixel data; run-length encoded +pixel data is always copied.

 

GDK_PIXDATA_DUMP_STATIC

Generate static symbols. -

error

location to store possible errors.

 
+
+
+

Returns

+

a new GdkPixbuf.

+

[transfer full]

+
+
+
+
+

gdk_pixdata_serialize ()

+
guint8 *
+gdk_pixdata_serialize (const GdkPixdata *pixdata,
+                       guint *stream_length_p);
+

Serializes a GdkPixdata structure into a byte stream. +The byte stream consists of a straightforward writeout of the +GdkPixdata fields in network byte order, plus the pixel_data + +bytes the structure points to.

+
+

Parameters

+
+++++ + - - + + + - - + + +

GDK_PIXDATA_DUMP_CONST

Generate const symbols. -

pixdata

a valid GdkPixdata structure to serialize.

 

GDK_PIXDATA_DUMP_RLE_DECODER

Provide a *_RUN_LENGTH_DECODE(image_buf, rle_data, size, bpp) - macro definition to decode run-length encoded image data. -

stream_length_p

location to store the resulting stream length in.

 
-
-
-

GDK_PIXBUF_MAGIC_NUMBER

-
#define GDK_PIXBUF_MAGIC_NUMBER (0x47646b50)    /* 'GdkP' */
-
-

-Magic number for GdkPixdata structures. -

+
+

Returns

+

A +newly-allocated string containing the serialized GdkPixdata +structure.

+

[array length=stream_length_p][transfer full]

-
-
-

GDK_PIXDATA_HEADER_LENGTH

-
#define GDK_PIXDATA_HEADER_LENGTH (4 + 4 + 4 + 4 + 4 + 4)
-
-

-The length of a GdkPixdata structure without the pixel_data pointer. -


-

gdk_pixdata_from_pixbuf ()

-
gpointer            gdk_pixdata_from_pixbuf             (GdkPixdata *pixdata,
-                                                         const GdkPixbuf *pixbuf,
-                                                         gboolean use_rle);
-

-Converts a GdkPixbuf to a GdkPixdata. If use_rle is TRUE, the -pixel data is run-length encoded into newly-allocated memory and a -pointer to that memory is returned. -

-
+

gdk_pixdata_deserialize ()

+
gboolean
+gdk_pixdata_deserialize (GdkPixdata *pixdata,
+                         guint stream_length,
+                         const guint8 *stream,
+                         GError **error);
+

Deserializes (reconstruct) a GdkPixdata structure from a byte stream. +The byte stream consists of a straightforward writeout of the +GdkPixdata fields in network byte order, plus the pixel_data + +bytes the structure points to. +The pixdata + contents are reconstructed byte by byte and are checked +for validity. This function may fail with GDK_PIXBUF_ERROR_CORRUPT_IMAGE +or GDK_PIXBUF_ERROR_UNKNOWN_TYPE.

+
+

Parameters

+
--+++ - - + + + - - + + + - - + + + - - + + +

pixdata :

a GdkPixdata to fill.

pixdata

a GdkPixdata structure to be filled in.

 

pixbuf :

the data to fill pixdata with.

stream_length

length of the stream used for deserialization.

 

use_rle :

whether to use run-length encoding for the pixel data.

stream

stream of bytes containing a +serialized GdkPixdata structure.

[array length=stream_length]

Returns :

If ure_rle is TRUE, a pointer to the newly-allocated memory -for the run-length encoded pixel data, otherwise NULL.

error

GError location to indicate failures (maybe NULL to ignore errors).

 
+
+

Returns

+

Upon successful deserialization TRUE is returned, +FALSE otherwise.

+

+
+

-

gdk_pixbuf_from_pixdata ()

-
GdkPixbuf *         gdk_pixbuf_from_pixdata             (const GdkPixdata *pixdata,
-                                                         gboolean copy_pixels,
-                                                         GError **error);
-

-Converts a GdkPixdata to a GdkPixbuf. If copy_pixels is TRUE or -if the pixel data is run-length-encoded, the pixel data is copied into -newly-allocated memory; otherwise it is reused. -

-
+

gdk_pixdata_to_csource ()

+
GString *
+gdk_pixdata_to_csource (GdkPixdata *pixdata,
+                        const gchar *name,
+                        GdkPixdataDumpType dump_type);
+

Generates C source code suitable for compiling images directly +into programs.

+

gdk-pixbuf ships with a program called +gdk-pixbuf-csource, which offers a command +line interface to this function.

+
+

Parameters

+
--+++ - - + + + - - + + + - - - - - - + + +

pixdata :

a GdkPixdata to convert into a GdkPixbuf.

pixdata

a GdkPixdata to convert to C source.

 

copy_pixels :

whether to copy raw pixel data; run-length encoded -pixel data is always copied.

name

used for naming generated data structures or macros.

 

error :

location to store possible errors.

Returns :

a new GdkPixbuf. [transfer full] -

dump_type

a GdkPixdataDumpType determining the kind of C +source to be generated.

 
-
+
+

Returns

+

a newly-allocated string containing the C source form +of pixdata +.

+

+
+
+
+
+

Types and Values

-

gdk_pixdata_serialize ()

-
guint8 *            gdk_pixdata_serialize               (const GdkPixdata *pixdata,
-                                                         guint *stream_length_p);
-

-Serializes a GdkPixdata structure into a byte stream. -The byte stream consists of a straightforward writeout of the -GdkPixdata fields in network byte order, plus the pixel_data -bytes the structure points to. -

-
+

struct GdkPixdata

+
struct GdkPixdata {
+  guint32 magic;        /* GDK_PIXBUF_MAGIC_NUMBER */
+  gint32  length;       /* <1 to disable length checks, otherwise:
+			 * GDK_PIXDATA_HEADER_LENGTH + pixel_data length
+			 */
+  guint32 pixdata_type; /* GdkPixdataType */
+  guint32 rowstride;
+  guint32 width;
+  guint32 height;
+  guint8 *pixel_data;
+};
+
+

A GdkPixdata contains pixbuf information in a form suitable for +serialization and streaming.

+
+

Members

+
--+++ - - + + + - - + + + - - + + + + + + + + + + + + + + + + + + + + + + +

pixdata :

a valid GdkPixdata structure to serialize.

guint32 magic;

magic number. A valid GdkPixdata structure must have +GDK_PIXBUF_MAGIC_NUMBER here.

 

stream_length_p :

location to store the resulting stream length in.

gint32 length;

less than 1 to disable length checks, otherwise +GDK_PIXDATA_HEADER_LENGTH + length of pixel_data +.

 

Returns :

A -newly-allocated string containing the serialized GdkPixdata -structure. [array length=stream_length_p][transfer full] -

guint32 pixdata_type;

information about colorspace, sample width and +encoding, in a GdkPixdataType.

 

guint32 rowstride;

Distance in bytes between rows.

 

guint32 width;

Width of the image in pixels.

 

guint32 height;

Height of the image in pixels.

 

guint8 *pixel_data;

width +x height +pixels, encoded according to pixdata_type +and rowstride +.

[array][element-type guint8]
+

-

gdk_pixdata_deserialize ()

-
gboolean            gdk_pixdata_deserialize             (GdkPixdata *pixdata,
-                                                         guint stream_length,
-                                                         const guint8 *stream,
-                                                         GError **error);
-

-Deserializes (reconstruct) a GdkPixdata structure from a byte stream. -The byte stream consists of a straightforward writeout of the -GdkPixdata fields in network byte order, plus the pixel_data -bytes the structure points to. -The pixdata contents are reconstructed byte by byte and are checked -for validity. This function may fail with GDK_PIXBUF_ERROR_CORRUPT_IMAGE -or GDK_PIXBUF_ERROR_UNKNOWN_TYPE. -

-
+

enum GdkPixdataType

+

An enumeration containing three sets of flags for a GdkPixdata struct: +one for the used colorspace, one for the width of the samples and one +for the encoding of the pixel data.

+
+

Members

+
--+++ - - + + + - - + + + - - + + - - + + + - - + + + + + + + + + + + + + + + + + +

pixdata :

a GdkPixdata structure to be filled in.

GDK_PIXDATA_COLOR_TYPE_RGB

+

each pixel has red, green and blue samples.

+
 

stream_length :

length of the stream used for deserialization.

GDK_PIXDATA_COLOR_TYPE_RGBA

+

each pixel has red, green and blue samples + and an alpha value.

+
 

stream :

stream of bytes containing a -serialized GdkPixdata structure. [array length=stream_length] +

GDK_PIXDATA_COLOR_TYPE_MASK

+

mask for the colortype flags of the enum.

 

error :

-GError location to indicate failures (maybe NULL to ignore errors).

GDK_PIXDATA_SAMPLE_WIDTH_8

+

each sample has 8 bits.

+
 

Returns :

Upon successful deserialization TRUE is returned, -FALSE otherwise.

GDK_PIXDATA_SAMPLE_WIDTH_MASK

+

mask for the sample width flags of the enum.

+
 

GDK_PIXDATA_ENCODING_RAW

+

the pixel data is in raw form.

+
 

GDK_PIXDATA_ENCODING_RLE

+

the pixel data is run-length encoded. Runs may + be up to 127 bytes long; their length is stored in a single byte + preceding the pixel data for the run. If a run is constant, its length + byte has the high bit set and the pixel data consists of a single pixel + which must be repeated.

+
 

GDK_PIXDATA_ENCODING_MASK

+

mask for the encoding flags of the enum.

+
 
+

-

gdk_pixdata_to_csource ()

-
GString *           gdk_pixdata_to_csource              (GdkPixdata *pixdata,
-                                                         const gchar *name,
-                                                         GdkPixdataDumpType dump_type);
-

-Generates C source code suitable for compiling images directly -into programs. -

-

-gdk-pixbuf ships with a program called gdk-pixbuf-csource -which offers a command line interface to this function. -

-
+

enum GdkPixdataDumpType

+

An enumeration which is used by gdk_pixdata_to_csource() to +determine the form of C source to be generated. The three values +GDK_PIXDATA_DUMP_PIXDATA_STREAM +, GDK_PIXDATA_DUMP_PIXDATA_STRUCT + +and GDK_PIXDATA_DUMP_MACROS + are mutually exclusive, as are +GDK_PIXBUF_DUMP_GTYPES + and GDK_PIXBUF_DUMP_CTYPES +. The remaining +elements are optional flags that can be freely added.

+
+

Members

+
--+++ - - + + + + + + + + - - + + + - - + + + - - + + + + + + + + + + + + + + + + + +

pixdata :

a GdkPixdata to convert to C source.

GDK_PIXDATA_DUMP_PIXDATA_STREAM

+

Generate pixbuf data stream (a single + string containing a serialized GdkPixdata structure in network byte + order).

+
 

GDK_PIXDATA_DUMP_PIXDATA_STRUCT

+

Generate GdkPixdata structure (needs + the GdkPixdata structure definition from gdk-pixdata.h).

+
 

name :

used for naming generated data structures or macros.

GDK_PIXDATA_DUMP_MACROS

+

Generate <function>*_ROWSTRIDE</function>, + <function>*_WIDTH</function>, <function>*_HEIGHT</function>, + <function>*_BYTES_PER_PIXEL</function> and + <function>*_RLE_PIXEL_DATA</function> or <function>*_PIXEL_DATA</function> + macro definitions for the image.

+
 

dump_type :

a GdkPixdataDumpType determining the kind of C -source to be generated.

GDK_PIXDATA_DUMP_GTYPES

+

Generate GLib data types instead of + standard C data types.

+
 

Returns :

a newly-allocated string containing the C source form -of pixdata.

GDK_PIXDATA_DUMP_CTYPES

+

Generate standard C data types instead of + GLib data types.

+
 

GDK_PIXDATA_DUMP_STATIC

+

Generate static symbols.

+
 

GDK_PIXDATA_DUMP_CONST

+

Generate const symbols.

+
 

GDK_PIXDATA_DUMP_RLE_DECODER

+

Provide a <function>*_RUN_LENGTH_DECODE(image_buf, rle_data, size, bpp)</function> + macro definition to decode run-length encoded image data.

+
 
+
+
+

GDK_PIXDATA_HEADER_LENGTH

+
#define GDK_PIXDATA_HEADER_LENGTH (4 + 4 + 4 + 4 + 4 + 4)
+
+

The length of a GdkPixdata structure without the pixel_data + pointer.

+
+ + Generated by GTK-Doc V1.20.1 \ No newline at end of file diff --git a/docs/reference/gdk-pixbuf/html/gdk-pixbuf-Module-Interface.html b/docs/reference/gdk-pixbuf/html/gdk-pixbuf-Module-Interface.html index cf53d68..15fdae3 100644 --- a/docs/reference/gdk-pixbuf/html/gdk-pixbuf-Module-Interface.html +++ b/docs/reference/gdk-pixbuf/html/gdk-pixbuf-Module-Interface.html @@ -2,30 +2,26 @@ -Module Interface +GDK-PixBuf Reference Manual: Module Interface - + - - - - - - - - - - + + + + + + +
@@ -33,473 +29,832 @@

Module Interface

Module Interface — Extending GdkPixBuf

- +
-
-

Synopsis

-
-#include <gdk-pixbuf/gdk-pixbuf.h>
-
-gboolean            gdk_pixbuf_set_option               (GdkPixbuf *pixbuf,
-                                                         const gchar *key,
-                                                         const gchar *value);
-GSList *            gdk_pixbuf_get_formats              (void);
-GdkPixbufFormat *   gdk_pixbuf_format_copy              (const GdkPixbufFormat *format);
-void                gdk_pixbuf_format_free              (GdkPixbufFormat *format);
-gchar *             gdk_pixbuf_format_get_name          (GdkPixbufFormat *format);
-gchar *             gdk_pixbuf_format_get_description   (GdkPixbufFormat *format);
-gchar **            gdk_pixbuf_format_get_mime_types    (GdkPixbufFormat *format);
-gchar **            gdk_pixbuf_format_get_extensions    (GdkPixbufFormat *format);
-gboolean            gdk_pixbuf_format_is_writable       (GdkPixbufFormat *format);
-gboolean            gdk_pixbuf_format_is_scalable       (GdkPixbufFormat *format);
-gboolean            gdk_pixbuf_format_is_disabled       (GdkPixbufFormat *format);
-void                gdk_pixbuf_format_set_disabled      (GdkPixbufFormat *format,
-                                                         gboolean disabled);
-gchar *             gdk_pixbuf_format_get_license       (GdkPixbufFormat *format);
-struct              GdkPixbufFormat;
-enum                GdkPixbufFormatFlags;
-struct              GdkPixbufModulePattern;
-void                (*GdkPixbufModuleFillVtableFunc)    (GdkPixbufModule *module);
-void                (*GdkPixbufModuleFillInfoFunc)      (GdkPixbufFormat *info);
-void                (*GdkPixbufModuleSizeFunc)          (gint *width,
-                                                         gint *height,
-                                                         gpointer user_data);
-void                (*GdkPixbufModulePreparedFunc)      (GdkPixbuf *pixbuf,
-                                                         GdkPixbufAnimation *anim,
-                                                         gpointer user_data);
-void                (*GdkPixbufModuleUpdatedFunc)       (GdkPixbuf *pixbuf,
-                                                         int x,
-                                                         int y,
-                                                         int width,
-                                                         int height,
-                                                         gpointer user_data);
-struct              GdkPixbufModule;
-
-struct              GdkPixbufAnimationClass;
-struct              GdkPixbufAnimationIterClass;
+
+

Functions

+
++++ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+gboolean + +gdk_pixbuf_set_option () +
+GSList * + +gdk_pixbuf_get_formats () +
+GdkPixbufFormat * + +gdk_pixbuf_format_copy () +
+void + +gdk_pixbuf_format_free () +
+gchar * + +gdk_pixbuf_format_get_name () +
+gchar * + +gdk_pixbuf_format_get_description () +
+gchar ** + +gdk_pixbuf_format_get_mime_types () +
+gchar ** + +gdk_pixbuf_format_get_extensions () +
+gboolean + +gdk_pixbuf_format_is_writable () +
+gboolean + +gdk_pixbuf_format_is_scalable () +
+gboolean + +gdk_pixbuf_format_is_disabled () +
+void + +gdk_pixbuf_format_set_disabled () +
+gchar * + +gdk_pixbuf_format_get_license () +
+void + +(*GdkPixbufModuleFillVtableFunc) () +
+void + +(*GdkPixbufModuleFillInfoFunc) () +
+void + +(*GdkPixbufModuleSizeFunc) () +
+void + +(*GdkPixbufModulePreparedFunc) () +
+void + +(*GdkPixbufModuleUpdatedFunc) () +
+
+
+

Types and Values

+
++++ + + + + + + + + + + + + + + + + + + + + + + + + + + +
structGdkPixbufFormat
enumGdkPixbufFormatFlags
structGdkPixbufModulePattern
structGdkPixbufModule
structGdkPixbufAnimationClass
structGdkPixbufAnimationIterClass
+
+
+

Includes

+
#include <gdk-pixbuf/gdk-pixbuf.h>
 

Description

-

-If GdkPixBuf has been compiled with GModule support, it can be extended by +

If GdkPixBuf has been compiled with GModule support, it can be extended by modules which can load (and perhaps also save) new image and animation formats. Each loadable module must export a -GdkPixbufModuleFillInfoFunc function named fill_info and -a GdkPixbufModuleFillVtableFunc function named -fill_vtable. -

-

-In order to make format-checking work before actually loading the modules +GdkPixbufModuleFillInfoFunc function named fill_info and +a GdkPixbufModuleFillVtableFunc function named +fill_vtable.

+

In order to make format-checking work before actually loading the modules (which may require dlopening image libraries), modules export their -signatures (and other information) via the fill_info -function. An external utility, gdk-pixbuf-query-loaders, -uses this to create a text file containing a list of all available loaders and -their signatures. This file is then read at runtime by GdkPixBuf to obtain -the list of available loaders and their signatures. -

-

-Modules may only implement a subset of the functionality available via +signatures (and other information) via the fill_info function. An +external utility, gdk-pixbuf-query-loaders, uses this to create a text +file containing a list of all available loaders and their signatures. +This file is then read at runtime by GdkPixBuf to obtain the list of +available loaders and their signatures.

+

Modules may only implement a subset of the functionality available via GdkPixbufModule. If a particular functionality is not implemented, the -fill_vtable function will simply not set the corresponding +fill_vtable function will simply not set the corresponding function pointers of the GdkPixbufModule structure. If a module supports incremental loading (i.e. provides begin_load, stop_load and load_increment), it doesn't have to implement load, since GdkPixBuf can -supply a generic load implementation wrapping the incremental loading. -

-

-Installing a module is a two-step process: -

+supply a generic load implementation wrapping the incremental loading.

+

Installing a module is a two-step process:

  • copy the module file(s) to the loader directory (normally -libdir/gtk-2.0/version/loaders, -unless overridden by the environment variable -GDK_PIXBUF_MODULEDIR) -

  • -
  • call gdk-pixbuf-query-loaders to update the -module file (normally -sysconfdir/gtk-2.0/gdk-pixbuf.loaders, -unless overridden by the environment variable -GDK_PIXBUF_MODULE_FILE) -

  • +$libdir/gdk-pixbuf-2.0/$version/loaders, unless overridden by the +environment variable GDK_PIXBUF_MODULEDIR)

    +
  • call gdk-pixbuf-query-loaders to update the module file (normally +$libdir/gdk-pixbuf-2.0/$version/loaders.cache, unless overridden by the +environment variable GDK_PIXBUF_MODULE_FILE)

-

-

-

-The GdkPixBuf interfaces needed for implementing modules are contained in -gdk-pixbuf-io.h (and -gdk-pixbuf-animation.h if the module supports animations). -They are not covered by the same stability guarantees as the regular -GdkPixBuf API. To underline this fact, they are protected by -#ifdef GDK_PIXBUF_ENABLE_BACKEND. -

+

The GdkPixBuf interfaces needed for implementing modules are contained in +gdk-pixbuf-io.h (and gdk-pixbuf-animation.h if the module supports +animations). They are not covered by the same stability guarantees as the +regular GdkPixBuf API. To underline this fact, they are protected by +#ifdef GDK_PIXBUF_ENABLE_BACKEND.

-

Details

+

Functions

-

gdk_pixbuf_set_option ()

-
gboolean            gdk_pixbuf_set_option               (GdkPixbuf *pixbuf,
-                                                         const gchar *key,
-                                                         const gchar *value);
-

-Attaches a key/value pair as an option to a GdkPixbuf. If key already -exists in the list of options attached to pixbuf, the new value is -ignored and FALSE is returned. -

-
+

gdk_pixbuf_set_option ()

+
gboolean
+gdk_pixbuf_set_option (GdkPixbuf *pixbuf,
+                       const gchar *key,
+                       const gchar *value);
+

Attaches a key/value pair as an option to a GdkPixbuf. If key + already +exists in the list of options attached to pixbuf +, the new value is +ignored and FALSE is returned.

+
+

Parameters

+
--+++ - - - - - - + + + - - + + + - - + + +

pixbuf :

a GdkPixbuf -

key :

a nul-terminated string.

pixbuf

a GdkPixbuf

 

value :

a nul-terminated string.

key

a nul-terminated string.

 

Returns :

-TRUE on success.

value

a nul-terminated string.

 
+
+
+

Returns

+

TRUE on success.

+

+

Since 2.2


-

gdk_pixbuf_get_formats ()

-
GSList *            gdk_pixbuf_get_formats              (void);
-

-Obtains the available information about the image formats supported -by GdkPixbuf. -

-
---- - - - - -

Returns :

A list of -GdkPixbufFormats describing the supported -image formats. The list should be freed when it is no longer needed, -but the structures themselves are owned by GdkPixbuf and should not be -freed. [transfer container][element-type GdkPixbufFormat] -
+

gdk_pixbuf_get_formats ()

+
GSList *
+gdk_pixbuf_get_formats (void);
+

Obtains the available information about the image formats supported +by GdkPixbuf.

+
+

Returns

+

A list of +GdkPixbufFormats describing the supported image formats. The list should +be freed when it is no longer needed, but the structures themselves are +owned by GdkPixbuf and should not be freed.

+

[transfer container][element-type GdkPixbufFormat]

+

Since 2.2


-

gdk_pixbuf_format_copy ()

-
GdkPixbufFormat *   gdk_pixbuf_format_copy              (const GdkPixbufFormat *format);
-

-Creates a copy of format +

gdk_pixbuf_format_copy ()

+
GdkPixbufFormat *
+gdk_pixbuf_format_copy (const GdkPixbufFormat *format);
+

Creates a copy of format

-
+
+

Parameters

+
--+++ - - - - - - - - - - + + + + +

format :

a GdkPixbufFormat -

Returns :

the newly allocated copy of a GdkPixbufFormat. Use -gdk_pixbuf_format_free() to free the resources when done

format

a GdkPixbufFormat

 
+
+
+

Returns

+

the newly allocated copy of a GdkPixbufFormat. Use +gdk_pixbuf_format_free() to free the resources when done

+

+

Since 2.22


-

gdk_pixbuf_format_free ()

-
void                gdk_pixbuf_format_free              (GdkPixbufFormat *format);
-

-Frees the resources allocated when copying a GdkPixbufFormat -using gdk_pixbuf_format_copy() -

-
+

gdk_pixbuf_format_free ()

+
void
+gdk_pixbuf_format_free (GdkPixbufFormat *format);
+

Frees the resources allocated when copying a GdkPixbufFormat +using gdk_pixbuf_format_copy()

+
+

Parameters

+
--+++ - - + + +

format :

a GdkPixbufFormat -

format

a GdkPixbufFormat

 
+

Since 2.22


-

gdk_pixbuf_format_get_name ()

-
gchar *             gdk_pixbuf_format_get_name          (GdkPixbufFormat *format);
-

-Returns the name of the format. -

-
+

gdk_pixbuf_format_get_name ()

+
gchar *
+gdk_pixbuf_format_get_name (GdkPixbufFormat *format);
+

Returns the name of the format.

+
+

Parameters

+
--+++ - - - - - - - - - - + + + + +

format :

a GdkPixbufFormat -

Returns :

the name of the format.

format

a GdkPixbufFormat

 
+
+
+

Returns

+

the name of the format.

+

+

Since 2.2


-

gdk_pixbuf_format_get_description ()

-
gchar *             gdk_pixbuf_format_get_description   (GdkPixbufFormat *format);
-

-Returns a description of the format. -

-
+

gdk_pixbuf_format_get_description ()

+
gchar *
+gdk_pixbuf_format_get_description (GdkPixbufFormat *format);
+

Returns a description of the format.

+
+

Parameters

+
--+++ - - - - - - - - - - + + + + +

format :

a GdkPixbufFormat -

Returns :

a description of the format.

format

a GdkPixbufFormat

 
+
+
+

Returns

+

a description of the format.

+

+

Since 2.2


-

gdk_pixbuf_format_get_mime_types ()

-
gchar **            gdk_pixbuf_format_get_mime_types    (GdkPixbufFormat *format);
-

-Returns the mime types supported by the format. -

-
+

gdk_pixbuf_format_get_mime_types ()

+
gchar **
+gdk_pixbuf_format_get_mime_types (GdkPixbufFormat *format);
+

Returns the mime types supported by the format.

+
+

Parameters

+
--+++ - - - - - - - - - - + + + + +

format :

a GdkPixbufFormat -

Returns :

a NULL-terminated array of mime types which must be freed with -g_strfreev() when it is no longer needed. [transfer full] -

format

a GdkPixbufFormat

 
+
+
+

Returns

+

a NULL-terminated array of mime types which must be freed with +g_strfreev() when it is no longer needed.

+

[transfer full]

+

Since 2.2


-

gdk_pixbuf_format_get_extensions ()

-
gchar **            gdk_pixbuf_format_get_extensions    (GdkPixbufFormat *format);
-

-Returns the filename extensions typically used for files in the -given format. -

-
+

gdk_pixbuf_format_get_extensions ()

+
gchar **
+gdk_pixbuf_format_get_extensions (GdkPixbufFormat *format);
+

Returns the filename extensions typically used for files in the +given format.

+
+

Parameters

+
--+++ - - - - - - - - - - + + + + +

format :

a GdkPixbufFormat -

Returns :

a NULL-terminated array of filename extensions which must be -freed with g_strfreev() when it is no longer needed. [transfer full] -

format

a GdkPixbufFormat

 
+
+
+

Returns

+

a NULL-terminated array of filename extensions which must be +freed with g_strfreev() when it is no longer needed.

+

[transfer full]

+

Since 2.2


-

gdk_pixbuf_format_is_writable ()

-
gboolean            gdk_pixbuf_format_is_writable       (GdkPixbufFormat *format);
-

-Returns whether pixbufs can be saved in the given format. -

-
+

gdk_pixbuf_format_is_writable ()

+
gboolean
+gdk_pixbuf_format_is_writable (GdkPixbufFormat *format);
+

Returns whether pixbufs can be saved in the given format.

+
+

Parameters

+
--+++ - - - - - - - - - - + + + + +

format :

a GdkPixbufFormat -

Returns :

whether pixbufs can be saved in the given format.

format

a GdkPixbufFormat

 
+
+
+

Returns

+

whether pixbufs can be saved in the given format.

+

+

Since 2.2


-

gdk_pixbuf_format_is_scalable ()

-
gboolean            gdk_pixbuf_format_is_scalable       (GdkPixbufFormat *format);
-

-Returns whether this image format is scalable. If a file is in a +

gdk_pixbuf_format_is_scalable ()

+
gboolean
+gdk_pixbuf_format_is_scalable (GdkPixbufFormat *format);
+

Returns whether this image format is scalable. If a file is in a scalable format, it is preferable to load it at the desired size, rather than loading it at the default size and scaling the -resulting pixbuf to the desired size. -

-
+resulting pixbuf to the desired size.

+
+

Parameters

+
+++++ + + + + + +

format

a GdkPixbufFormat

 
+
+
+

Returns

+

whether this image format is scalable.

+

+
+

Since 2.6

+ +
+
+

gdk_pixbuf_format_is_disabled ()

+
gboolean
+gdk_pixbuf_format_is_disabled (GdkPixbufFormat *format);
+

Returns whether this image format is disabled. See +gdk_pixbuf_format_set_disabled().

+
+

Parameters

+
+++++ + + + + + +

format

a GdkPixbufFormat

 
+
+
+

Returns

+

whether this image format is disabled.

+

+
+

Since 2.6

+
+
+
+

gdk_pixbuf_format_set_disabled ()

+
void
+gdk_pixbuf_format_set_disabled (GdkPixbufFormat *format,
+                                gboolean disabled);
+

Disables or enables an image format. If a format is disabled, +gdk-pixbuf won't use the image loader for this format to load +images. Applications can use this to avoid using image loaders +with an inappropriate license, see gdk_pixbuf_format_get_license().

+
+

Parameters

+
--+++ - - + + + - - + + +

format :

a GdkPixbufFormat -

format

a GdkPixbufFormat

 

Returns :

whether this image format is scalable.

disabled

TRUE to disable the format format +

 
+

Since 2.6


-

gdk_pixbuf_format_is_disabled ()

-
gboolean            gdk_pixbuf_format_is_disabled       (GdkPixbufFormat *format);
-

-Returns whether this image format is disabled. See -gdk_pixbuf_format_set_disabled(). -

-
+

gdk_pixbuf_format_get_license ()

+
gchar *
+gdk_pixbuf_format_get_license (GdkPixbufFormat *format);
+

Returns information about the license of the image loader for the format. The +returned string should be a shorthand for a wellknown license, e.g. "LGPL", +"GPL", "QPL", "GPL/QPL", or "other" to indicate some other license. This +string should be freed with g_free() when it's no longer needed.

+
+

Parameters

+
--++++ + + + + + +

format

a GdkPixbufFormat

 
+
+
+

Returns

+

a string describing the license of format +.

+

+
+

Since 2.6

+ +
+
+

GdkPixbufModuleFillVtableFunc ()

+
void
+(*GdkPixbufModuleFillVtableFunc) (GdkPixbufModule *module);
+

Defines the type of the function used to set the vtable of a +GdkPixbufModule when it is loaded.

+
+

Parameters

+
+++++ + + + + + +

module

a GdkPixbufModule.

 
+
+

Since 2.2

+
+
+
+

GdkPixbufModuleFillInfoFunc ()

+
void
+(*GdkPixbufModuleFillInfoFunc) (GdkPixbufFormat *info);
+

Defines the type of the function used to fill a +GdkPixbufFormat structure with information about a module.

+
+

Parameters

+
+++++ + + + + + +

info

a GdkPixbufFormat.

 
+
+

Since 2.2

+
+
+
+

GdkPixbufModuleSizeFunc ()

+
void
+(*GdkPixbufModuleSizeFunc) (gint *width,
+                            gint *height,
+                            gpointer user_data);
+

Defines the type of the function that gets called once the size +of the loaded image is known.

+

The function is expected to set width + and height + to the desired +size to which the image should be scaled. If a module has no efficient +way to achieve the desired scaling during the loading of the image, it may +either ignore the size request, or only approximate it - gdk-pixbuf will +then perform the required scaling on the completely loaded image.

+

If the function sets width + or height + to zero, the module should interpret +this as a hint that it will be closed soon and shouldn't allocate further +resources. This convention is used to implement gdk_pixbuf_get_file_info() +efficiently.

+
+

Parameters

+
++++ - - + + + - - + + + + + + + +

format :

a GdkPixbufFormat -

width

pointer to a location containing the current image width

 

Returns :

whether this image format is disabled.

height

pointer to a location containing the current image height

 

user_data

the loader.

 
-

Since 2.6

+
+

Since 2.2


-

gdk_pixbuf_format_set_disabled ()

-
void                gdk_pixbuf_format_set_disabled      (GdkPixbufFormat *format,
-                                                         gboolean disabled);
-

-Disables or enables an image format. If a format is disabled, -gdk-pixbuf won't use the image loader for this format to load -images. Applications can use this to avoid using image loaders -with an inappropriate license, see gdk_pixbuf_format_get_license(). -

-
+

GdkPixbufModulePreparedFunc ()

+
void
+(*GdkPixbufModulePreparedFunc) (GdkPixbuf *pixbuf,
+                                GdkPixbufAnimation *anim,
+                                gpointer user_data);
+

Defines the type of the function that gets called once the initial +setup of pixbuf + is done.

+

GdkPixbufLoader uses a function of this type to emit the +"<link linkend="GdkPixbufLoader-area-prepared">area_prepared</link>" +signal.

+
+

Parameters

+
--+++ - - + + + - - + + + + + + + +

format :

a GdkPixbufFormat -

pixbuf

the GdkPixbuf that is currently being loaded.

 

disabled :

-TRUE to disable the format format -

anim

if an animation is being loaded, the GdkPixbufAnimation, else NULL.

 

user_data

the loader.

 
-

Since 2.6

+
+

Since 2.2


-

gdk_pixbuf_format_get_license ()

-
gchar *             gdk_pixbuf_format_get_license       (GdkPixbufFormat *format);
-

-Returns information about the license of the image loader for the format. The -returned string should be a shorthand for a wellknown license, e.g. "LGPL", -"GPL", "QPL", "GPL/QPL", or "other" to indicate some other license. This -string should be freed with g_free() when it's no longer needed. -

-
+

GdkPixbufModuleUpdatedFunc ()

+
void
+(*GdkPixbufModuleUpdatedFunc) (GdkPixbuf *pixbuf,
+                               int x,
+                               int y,
+                               int width,
+                               int height,
+                               gpointer user_data);
+

Defines the type of the function that gets called every time a region +of pixbuf + is updated.

+

GdkPixbufLoader uses a function of this type to emit the +"<link linkend="GdkPixbufLoader-area-updated">area_updated</link>" +signal.

+
+

Parameters

+
--+++ - - + + + + + + + + - - + + + + + + + + + + + + + + + + + +

format :

a GdkPixbufFormat -

pixbuf

the GdkPixbuf that is currently being loaded.

 

x

the X origin of the updated area.

 

Returns :

a string describing the license of format.

y

the Y origin of the updated area.

 

width

the width of the updated area.

 

height

the height of the updated area.

 

user_data

the loader.

 
-

Since 2.6

-
+

Since 2.2

+ + +
+

Types and Values

struct GdkPixbufFormat

struct GdkPixbufFormat {
@@ -514,96 +869,110 @@ string should be freed with g_free() when it's no
   gchar *license;
 };
 
-

-A GdkPixbufFormat contains information about the image format accepted by a +

A GdkPixbufFormat contains information about the image format accepted by a module. Only modules should access the fields directly, applications should -use the gdk_pixbuf_format_* functions. -

-
+use the <function>gdk_pixbuf_format_*</function> functions.

+
+

Members

+
--+++ - - + + + - - + + + - - + + + - - + + + - - + + + - - + + + - - + + + - - + + + - - + + +

gchar *name;

the name of the image format.

gchar *name;

the name of the image format.

 

GdkPixbufModulePattern *signature;

the signature of the module.

GdkPixbufModulePattern *signature;

the signature of the module.

 

gchar *domain;

the message domain for the description.

gchar *domain;

the message domain for the description +.

 

gchar *description;

a description of the image format.

gchar *description;

a description of the image format.

 

gchar **mime_types;

a NULL-terminated array of MIME types for the image format.

gchar **mime_types;

a NULL-terminated array of MIME types for the image format.

 

gchar **extensions;

a NULL-terminated array of typical filename extensions for the -image format.

gchar **extensions;

a NULL-terminated array of typical filename extensions for the +image format.

 

guint32 flags;

a combination of GdkPixbufFormatFlags.

guint32 flags;

a combination of GdkPixbufFormatFlags.

 

gboolean disabled;

a boolean determining whether the loader is disabled.

gboolean disabled;

a boolean determining whether the loader is disabled.

 

gchar *license;

a string containing license information, typically set to -shorthands like "GPL", "LGPL", etc.

gchar *license;

a string containing license information, typically set to +shorthands like "GPL", "LGPL", etc.

 
+

Since 2.2


enum GdkPixbufFormatFlags

-
typedef enum {
-  GDK_PIXBUF_FORMAT_WRITABLE = 1 << 0,
-  GDK_PIXBUF_FORMAT_SCALABLE = 1 << 1,
-  GDK_PIXBUF_FORMAT_THREADSAFE = 1 << 2
-} GdkPixbufFormatFlags;
-
-

-Flags which allow a module to specify further details about the supported -operations. -

-
+

Flags which allow a module to specify further details about the supported +operations.

+
+

Members

+
--+++ - - + + - - + + - - + +

GDK_PIXBUF_FORMAT_WRITABLE

the module can write out images in the format. +

GDK_PIXBUF_FORMAT_WRITABLE

+

the module can write out images in the format.

 

GDK_PIXBUF_FORMAT_SCALABLE

the image format is scalable +

GDK_PIXBUF_FORMAT_SCALABLE

+

the image format is scalable

 

GDK_PIXBUF_FORMAT_THREADSAFE

the module is threadsafe. &gdk-pixbuf; - ignores modules that are not marked as threadsafe. (Since 2.28). +

GDK_PIXBUF_FORMAT_THREADSAFE

+

the module is threadsafe. gdk-pixbuf + ignores modules that are not marked as threadsafe. (Since 2.28).

 
+

Since 2.2


@@ -615,235 +984,58 @@ operations. int relevance; }; -

-The signature of a module is a set of prefixes. Prefixes are encoded as +

The signature of a module is a set of prefixes. Prefixes are encoded as pairs of ordinary strings, where the second string, called the mask, if -not NULL, must be of the same length as the first one and may contain +not NULL, must be of the same length as the first one and may contain ' ', '!', 'x', 'z', and 'n' to indicate bytes that must be matched, not matched, "don't-care"-bytes, zeros and non-zeros. Each prefix has an associated integer that describes the relevance of -the prefix, with 0 meaning a mismatch and 100 a "perfect match". -

-

-Starting with &gdk-pixbuf; 2.8, the first byte of the mask may be '*', +the prefix, with 0 meaning a mismatch and 100 a "perfect match".

+

Starting with gdk-pixbuf 2.8, the first byte of the mask may be '*', indicating an unanchored pattern that matches not only at the beginning, but also in the middle. Versions prior to 2.8 will interpret the '*' -like an 'x'. -

-

-The signature of a module is stored as an array of -GdkPixbufModulePatterns. The array is terminated by a pattern -where the prefix is NULL. -

-

-

-
-
+like an 'x'. 

+

The signature of a module is stored as an array of +GdkPixbufModulePatterns. The array is terminated by a pattern +where the prefix + is NULL.

+

<informalexample><programlisting> GdkPixbufModulePattern *signature[] = { { "abcdx", " !x z", 100 }, { "bla", NULL, 90 }, { NULL, NULL, 0 } }; -

+</programlisting> The example matches e.g. "auud\0" with relevance 100, and "blau" with -relevance 90.
-

-

-
---- - - - - - - - - - - - - - - -

char *prefix;

the prefix for this pattern

char *mask;

mask containing bytes which modify how the prefix is matched against -test data

int relevance;

relevance of this pattern
-

Since 2.2

- -
-
-

GdkPixbufModuleFillVtableFunc ()

-
void                (*GdkPixbufModuleFillVtableFunc)    (GdkPixbufModule *module);
-

-Defines the type of the function used to set the vtable of a -GdkPixbufModule when it is loaded. -

-
---- - - - - -

module :

a GdkPixbufModule.
-

Since 2.2

-
-
-
-

GdkPixbufModuleFillInfoFunc ()

-
void                (*GdkPixbufModuleFillInfoFunc)      (GdkPixbufFormat *info);
-

-Defines the type of the function used to fill a -GdkPixbufFormat structure with information about a module. -

-
---- - - - - -

info :

a GdkPixbufFormat.
-

Since 2.2

-
-
-
-

GdkPixbufModuleSizeFunc ()

-
void                (*GdkPixbufModuleSizeFunc)          (gint *width,
-                                                         gint *height,
-                                                         gpointer user_data);
-

-Defines the type of the function that gets called once the size -of the loaded image is known. -

-

-The function is expected to set width and height to the desired -size to which the image should be scaled. If a module has no efficient -way to achieve the desired scaling during the loading of the image, it may -either ignore the size request, or only approximate it -- &gdk-pixbuf; will -then perform the required scaling on the completely loaded image. -

-

-If the function sets width or height to zero, the module should interpret -this as a hint that it will be closed soon and shouldn't allocate further -resources. This convention is used to implement gdk_pixbuf_get_file_info() -efficiently. -

-
+relevance 90.</informalexample>

+
+

Members

+
--+++ - - + + + - - + + + - - + + +

width :

pointer to a location containing the current image width

char *prefix;

the prefix for this pattern

 

height :

pointer to a location containing the current image height

char *mask;

mask containing bytes which modify how the prefix is matched against +test data

 

user_data :

the loader.

int relevance;

relevance of this pattern

 
-

Since 2.2

-
-
-

GdkPixbufModulePreparedFunc ()

-
void                (*GdkPixbufModulePreparedFunc)      (GdkPixbuf *pixbuf,
-                                                         GdkPixbufAnimation *anim,
-                                                         gpointer user_data);
-

-Defines the type of the function that gets called once the initial -setup of pixbuf is done. -

-

-GdkPixbufLoader uses a function of this type to emit the -"area_prepared" -signal. -

-
---- - - - - - - - - - - - - - - -

pixbuf :

the GdkPixbuf that is currently being loaded.

anim :

if an animation is being loaded, the GdkPixbufAnimation, else NULL.

user_data :

the loader.
-

Since 2.2

-
-
-
-

GdkPixbufModuleUpdatedFunc ()

-
void                (*GdkPixbufModuleUpdatedFunc)       (GdkPixbuf *pixbuf,
-                                                         int x,
-                                                         int y,
-                                                         int width,
-                                                         int height,
-                                                         gpointer user_data);
-

-Defines the type of the function that gets called every time a region -of pixbuf is updated. -

-

-GdkPixbufLoader uses a function of this type to emit the -"area_updated" -signal. -

-
---- - - - - - - - - - - - - - - - - - - - - - - - - - - -

pixbuf :

the GdkPixbuf that is currently being loaded.

x :

the X origin of the updated area.

y :

the Y origin of the updated area.

width :

the width of the updated area.

height :

the height of the updated area.

user_data :

the loader.

Since 2.2


@@ -892,74 +1084,86 @@ signal. GError **error); }; -

-A GdkPixbufModule contains the necessary functions to load and save -images in a certain file format. -

-

-A GdkPixbufModule can be loaded dynamically from a GModule. -Each loadable module must contain a GdkPixbufModuleFillVtableFunc function -named fill_vtable, which will get called when the module -is loaded and must set the function pointers of the GdkPixbufModule. -

-
+

A GdkPixbufModule contains the necessary functions to load and save +images in a certain file format.

+

A GdkPixbufModule can be loaded dynamically from a GModule. +Each loadable module must contain a GdkPixbufModuleFillVtableFunc function +named <function>fill_vtable</function>, which will get called when the module +is loaded and must set the function pointers of the GdkPixbufModule.

+
+

Members

+
--+++ - - + + + - - + + + - - + + + - - + + + - - + + + - - + + + - - + + + - - + + + - - + + + - - + + + - - + + + - - + + +

char *module_name;

the name of the module, usually the same as the -usual file extension for images of this type, eg. "xpm", "jpeg" or "png".

char *module_name;

the name of the module, usually the same as the +usual file extension for images of this type, eg. "xpm", "jpeg" or "png".

 

char *module_path;

the path from which the module is loaded.

char *module_path;

the path from which the module is loaded.

 

GModule *module;

the loaded GModule.

GModule *module;

the loaded GModule.

 

GdkPixbufFormat *info;

a GdkPixbufFormat holding information about the module.

GdkPixbufFormat *info;

a GdkPixbufFormat holding information about the module.

 

load ()

loads an image from a file.

load ()

loads an image from a file.

 

load_xpm_data ()

loads an image from data in memory.

load_xpm_data ()

loads an image from data in memory.

 

begin_load ()

begins an incremental load.

begin_load ()

begins an incremental load.

 

stop_load ()

stops an incremental load.

stop_load ()

stops an incremental load.

 

load_increment ()

continues an incremental load.

load_increment ()

continues an incremental load.

 

load_animation ()

loads an animation from a file.

load_animation ()

loads an animation from a file.

 

save ()

saves a GdkPixbuf to a file.

save ()

saves a GdkPixbuf to a file.

 

save_to_callback ()

saves a GdkPixbuf by calling the given GdkPixbufSaveFunc.

save_to_callback ()

saves a GdkPixbuf by calling the given GdkPixbufSaveFunc.

 
+

struct GdkPixbufAnimationClass

@@ -979,40 +1183,49 @@ usual file extension for images of this type, eg. "xpm", "jpeg" or "png". const GTimeVal *start_time); }; -

-Modules supporting animations must derive a type from +

Modules supporting animations must derive a type from GdkPixbufAnimation, providing suitable implementations of the -virtual functions. -

-
+virtual functions.

+
+

Members

+
--+++ - - + + + - - + + + - - + + + - - + + + - - + + +

GObjectClass parent_class;

the parent class

GObjectClass parent_class;

the parent class

 

is_static_image ()

returns whether the given animation is just a static image.

is_static_image ()

returns whether the given animation is just a static image.

 

get_static_image ()

returns a static image representing the given animation.

get_static_image ()

returns a static image representing the given animation.

 

get_size ()

fills width and height with the frame size of the animation.

get_size ()

fills width +and height +with the frame size of the animation.

 

get_iter ()

returns an iterator for the given animation.

get_iter ()

returns an iterator for the given animation.

 
+

struct GdkPixbufAnimationIterClass

@@ -1030,47 +1243,56 @@ virtual functions. const GTimeVal *current_time); }; -

-Modules supporting animations must derive a type from +

Modules supporting animations must derive a type from GdkPixbufAnimationIter, providing suitable implementations of the -virtual functions. -

-
+virtual functions.

+
+

Members

+
--+++ - - + + + - - + + + - - + + + - - + + + - - + + +

GObjectClass parent_class;

the parent class

GObjectClass parent_class;

the parent class

 

get_delay_time ()

returns the time in milliseconds that the current frame -should be shown.

get_delay_time ()

returns the time in milliseconds that the current frame +should be shown.

 

get_pixbuf ()

returns the current frame.

get_pixbuf ()

returns the current frame.

 

on_currently_loading_frame ()

returns whether the current frame of iter is -being loaded.

on_currently_loading_frame ()

returns whether the current frame of iter +is +being loaded.

 

advance ()

advances the iterator to current_time, possibly changing the -current frame.

advance ()

advances the iterator to current_time +, possibly changing the +current frame.

 
+ + Generated by GTK-Doc V1.20.1 \ No newline at end of file diff --git a/docs/reference/gdk-pixbuf/html/gdk-pixbuf-Reference-Counting-and-Memory-Mangement.html b/docs/reference/gdk-pixbuf/html/gdk-pixbuf-Reference-Counting-and-Memory-Mangement.html index 1c47f25..dd7ef1d 100644 --- a/docs/reference/gdk-pixbuf/html/gdk-pixbuf-Reference-Counting-and-Memory-Mangement.html +++ b/docs/reference/gdk-pixbuf/html/gdk-pixbuf-Reference-Counting-and-Memory-Mangement.html @@ -2,30 +2,26 @@ -Reference Counting and Memory Mangement +GDK-PixBuf Reference Manual: Reference Counting and Memory Mangement - + - - - - - - - - - - + + + + + + +
@@ -33,148 +29,180 @@

Reference Counting and Memory Mangement

Reference Counting and Memory Mangement — Functions for reference counting and memory management on pixbufs.

- +
-
-

Synopsis

-
-#include <gdk-pixbuf/gdk-pixbuf.h>
-
-GdkPixbuf *         gdk_pixbuf_ref                      (GdkPixbuf *pixbuf);
-void                gdk_pixbuf_unref                    (GdkPixbuf *pixbuf);
-void                (*GdkPixbufDestroyNotify)           (guchar *pixels,
-                                                         gpointer data);
+
+

Functions

+
++++ + + + + + + + + + + + + + + +
+GdkPixbuf * + +gdk_pixbuf_ref () +
+void + +gdk_pixbuf_unref () +
+void + +(*GdkPixbufDestroyNotify) () +
+
+
+

Includes

+
#include <gdk-pixbuf/gdk-pixbuf.h>
 

Description

-

-GdkPixbuf structures are reference counted. This means that an +

GdkPixbuf structures are reference counted. This means that an application can share a single pixbuf among many parts of the code. When a piece of the program needs to keep a pointer to a -pixbuf, it should add a reference to it by calling g_object_ref(). +pixbuf, it should add a reference to it by calling g_object_ref(). When it no longer needs the pixbuf, it should subtract a reference -by calling g_object_unref(). The pixbuf will be destroyed when +by calling g_object_unref(). The pixbuf will be destroyed when its reference count drops to zero. Newly-created GdkPixbuf -structures start with a reference count of one. -

-

-

-
-

Note

-As GdkPixbuf is derived from GObject now, gdk_pixbuf_ref() and -gdk_pixbuf_unref() are deprecated in favour of g_object_ref() -and g_object_unref() resp. -
-

-

-

-Finalizing a pixbuf means to free its pixel +structures start with a reference count of one.

+

As GdkPixbuf is derived from GObject now, gdk_pixbuf_ref() and +gdk_pixbuf_unref() are deprecated in favour of g_object_ref() +and g_object_unref() resp.

+

Finalizing a pixbuf means to free its pixel data and to free the GdkPixbuf structure itself. Most of the library functions that create GdkPixbuf structures create the pixel data by themselves and define the way it should be freed; you do not need to worry about those. The only function that lets you specify how to free the pixel data is -gdk_pixbuf_new_from_data(). Since you pass it a pre-allocated +gdk_pixbuf_new_from_data(). Since you pass it a pre-allocated pixel buffer, you must also specify a way to free that data. This -is done with a function of type GdkPixbufDestroyNotify. When a -pixbuf created with gdk_pixbuf_new_from_data() is finalized, your +is done with a function of type GdkPixbufDestroyNotify. When a +pixbuf created with gdk_pixbuf_new_from_data() is finalized, your destroy notification function will be called, and it is its -responsibility to free the pixel array. -

+responsibility to free the pixel array.

-

Details

+

Functions

-

gdk_pixbuf_ref ()

-
GdkPixbuf *         gdk_pixbuf_ref                      (GdkPixbuf *pixbuf);
-
-

Warning

-

gdk_pixbuf_ref has been deprecated since version 2.0 and should not be used in newly-written code. Use g_object_ref().

-
-

-Adds a reference to a pixbuf. -

-
+

gdk_pixbuf_ref ()

+
GdkPixbuf *
+gdk_pixbuf_ref (GdkPixbuf *pixbuf);
+
+

gdk_pixbuf_ref has been deprecated since version 2.0 and should not be used in newly-written code.

+

Use g_object_ref().

+
+

Adds a reference to a pixbuf.

+
+

Parameters

+
--+++ - - - - - - - - - - + + + + +

pixbuf :

A pixbuf.

Returns :

The same as the pixbuf argument.

pixbuf

A pixbuf.

 
+
+

Returns

+

The same as the pixbuf +argument.

+

+
+

-

gdk_pixbuf_unref ()

-
void                gdk_pixbuf_unref                    (GdkPixbuf *pixbuf);
-
-

Warning

-

gdk_pixbuf_unref has been deprecated since version 2.0 and should not be used in newly-written code. Use g_object_unref().

-
-

-Removes a reference from a pixbuf. -

-
+

gdk_pixbuf_unref ()

+
void
+gdk_pixbuf_unref (GdkPixbuf *pixbuf);
+
+

gdk_pixbuf_unref has been deprecated since version 2.0 and should not be used in newly-written code.

+

Use g_object_unref().

+
+

Removes a reference from a pixbuf.

+
+

Parameters

+
--+++ - - + + +

pixbuf :

A pixbuf.

pixbuf

A pixbuf.

 
+

-

GdkPixbufDestroyNotify ()

-
void                (*GdkPixbufDestroyNotify)           (guchar *pixels,
-                                                         gpointer data);
-

-A function of this type is responsible for freeing the pixel array -of a pixbuf. The gdk_pixbuf_new_from_data() function lets you +

GdkPixbufDestroyNotify ()

+
void
+(*GdkPixbufDestroyNotify) (guchar *pixels,
+                           gpointer data);
+

A function of this type is responsible for freeing the pixel array +of a pixbuf. The gdk_pixbuf_new_from_data() function lets you pass in a pre-allocated pixel array so that a pixbuf can be created from it; in this case you will need to pass in a function -of GdkPixbufDestroyNotify so that the pixel data can be freed -when the pixbuf is finalized. -

-
+of GdkPixbufDestroyNotify so that the pixel data can be freed +when the pixbuf is finalized.

+
+

Parameters

+
--+++ - - + + + - - + + +

pixels :

The pixel array of the pixbuf -that is being finalized. [array][element-type guint8] -

pixels

The pixel array of the pixbuf +that is being finalized.

[array][element-type guint8]

data :

User closure data. [closure] -

data

User closure data.

[closure]
+ +
+

Types and Values

+
+ Generated by GTK-Doc V1.20.1 \ No newline at end of file diff --git a/docs/reference/gdk-pixbuf/html/gdk-pixbuf-Scaling.html b/docs/reference/gdk-pixbuf/html/gdk-pixbuf-Scaling.html index bd52e61..01c9026 100644 --- a/docs/reference/gdk-pixbuf/html/gdk-pixbuf-Scaling.html +++ b/docs/reference/gdk-pixbuf/html/gdk-pixbuf-Scaling.html @@ -2,30 +2,26 @@ -Scaling +GDK-PixBuf Reference Manual: Scaling - + - - - - - - - - - - + + + + + + +
@@ -33,747 +29,886 @@

Scaling

Scaling — Scaling pixbufs and scaling and compositing pixbufs

- +
-
-

Synopsis

-
-#include <gdk-pixbuf/gdk-pixbuf.h>
-
-enum                GdkInterpType;
-GdkPixbuf *         gdk_pixbuf_scale_simple             (const GdkPixbuf *src,
-                                                         int dest_width,
-                                                         int dest_height,
-                                                         GdkInterpType interp_type);
-void                gdk_pixbuf_scale                    (const GdkPixbuf *src,
-                                                         GdkPixbuf *dest,
-                                                         int dest_x,
-                                                         int dest_y,
-                                                         int dest_width,
-                                                         int dest_height,
-                                                         double offset_x,
-                                                         double offset_y,
-                                                         double scale_x,
-                                                         double scale_y,
-                                                         GdkInterpType interp_type);
-GdkPixbuf *         gdk_pixbuf_composite_color_simple   (const GdkPixbuf *src,
-                                                         int dest_width,
-                                                         int dest_height,
-                                                         GdkInterpType interp_type,
-                                                         int overall_alpha,
-                                                         int check_size,
-                                                         guint32 color1,
-                                                         guint32 color2);
-void                gdk_pixbuf_composite                (const GdkPixbuf *src,
-                                                         GdkPixbuf *dest,
-                                                         int dest_x,
-                                                         int dest_y,
-                                                         int dest_width,
-                                                         int dest_height,
-                                                         double offset_x,
-                                                         double offset_y,
-                                                         double scale_x,
-                                                         double scale_y,
-                                                         GdkInterpType interp_type,
-                                                         int overall_alpha);
-void                gdk_pixbuf_composite_color          (const GdkPixbuf *src,
-                                                         GdkPixbuf *dest,
-                                                         int dest_x,
-                                                         int dest_y,
-                                                         int dest_width,
-                                                         int dest_height,
-                                                         double offset_x,
-                                                         double offset_y,
-                                                         double scale_x,
-                                                         double scale_y,
-                                                         GdkInterpType interp_type,
-                                                         int overall_alpha,
-                                                         int check_x,
-                                                         int check_y,
-                                                         int check_size,
-                                                         guint32 color1,
-                                                         guint32 color2);
-enum                GdkPixbufRotation;
-GdkPixbuf *         gdk_pixbuf_rotate_simple            (const GdkPixbuf *src,
-                                                         GdkPixbufRotation angle);
-GdkPixbuf *         gdk_pixbuf_flip                     (const GdkPixbuf *src,
-                                                         gboolean horizontal);
+
+

Functions

+
++++ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+GdkPixbuf * + +gdk_pixbuf_scale_simple () +
+void + +gdk_pixbuf_scale () +
+GdkPixbuf * + +gdk_pixbuf_composite_color_simple () +
+void + +gdk_pixbuf_composite () +
+void + +gdk_pixbuf_composite_color () +
+GdkPixbuf * + +gdk_pixbuf_rotate_simple () +
+GdkPixbuf * + +gdk_pixbuf_flip () +
+
+
+

Types and Values

+
++++ + + + + + + + + + + +
enumGdkInterpType
enumGdkPixbufRotation
+
+
+

Includes

+
#include <gdk-pixbuf/gdk-pixbuf.h>
 

Description

-

-The GdkPixBuf contains functions to scale pixbufs, to scale +

The GdkPixBuf contains functions to scale pixbufs, to scale pixbufs and composite against an existing image, and to scale pixbufs and composite against a solid color or checkerboard. Compositing a checkerboard is a common way to show an image with -an alpha channel in image-viewing and editing software. -

-

-Since the full-featured functions (gdk_pixbuf_scale(), -gdk_pixbuf_composite(), and gdk_pixbuf_composite_color()) are +an alpha channel in image-viewing and editing software.

+

Since the full-featured functions (gdk_pixbuf_scale(), +gdk_pixbuf_composite(), and gdk_pixbuf_composite_color()) are rather complex to use and have many arguments, two simple -convenience functions are provided, gdk_pixbuf_scale_simple() and -gdk_pixbuf_composite_color_simple() which create a new pixbuf of a +convenience functions are provided, gdk_pixbuf_scale_simple() and +gdk_pixbuf_composite_color_simple() which create a new pixbuf of a given size, scale an original image to fit, and then return the -new pixbuf. -

-

-Scaling and compositing functions take advantage of MMX hardware +new pixbuf.

+

Scaling and compositing functions take advantage of MMX hardware acceleration on systems where MMX is supported. If gdk-pixbuf is built with the Sun mediaLib library, these functions are instead accelerated using mediaLib, which provides hardware acceleration on Intel, AMD, and Sparc chipsets. If desired, mediaLib support can be turned off by -setting the GDK_DISABLE_MEDIALIB environment variable. -

-

-The following example demonstrates handling an expose event by +setting the GDK_DISABLE_MEDIALIB environment variable.

+

The following example demonstrates handling an expose event by rendering the appropriate area of a source image (which is scaled to fit the widget) onto the widget's window. The source image is rendered against a checkerboard, which provides a visual representation of the alpha channel if the image has one. If the image doesn't have an alpha channel, calling -gdk_pixbuf_composite_color() function has exactly the same effect -as calling gdk_pixbuf_scale(). -

-

-

-
-

Example 2. Handling an expose event.

-
-

-

-
-gboolean
-expose_cb (GtkWidget *widget, GdkEventExpose *event, gpointer data)
-{
-  GdkPixbuf *dest;
+gdk_pixbuf_composite_color() function has exactly the same effect
+as calling gdk_pixbuf_scale().

+
+

Handling an expose event

+
+ + + + + + + +
1
+2
+3
+4
+5
+6
+7
+8
+9
+10
+11
+12
+13
+14
+15
+16
+17
+18
+19
+20
+21
+22
+23
+24
gboolean
+expose_cb (GtkWidget *widget, GdkEventExpose *event, gpointer data)
+{
+  GdkPixbuf *dest;
 
-  dest = gdk_pixbuf_new (GDK_COLORSPACE_RGB, FALSE, 8, event->area.width, event->area.height);
+  dest = gdk_pixbuf_new (GDK_COLORSPACE_RGB, FALSE, 8, event->area.width, event->area.height);
 
-  gdk_pixbuf_composite_color (pixbuf, dest,
-                              0, 0, event->area.width, event->area.height,
-                              -event->area.x, -event->area.y,
-                              (double) widget->allocation.width / gdk_pixbuf_get_width (pixbuf),
-                              (double) widget->allocation.height / gdk_pixbuf_get_height (pixbuf),
-                              GDK_INTERP_BILINEAR, 255,
-                              event->area.x, event->area.y, 16, 0xaaaaaa, 0x555555);
+  gdk_pixbuf_composite_color (pixbuf, dest,
+                              0, 0, event->area.width, event->area.height,
+                              -event->area.x, -event->area.y,
+                              (double) widget->allocation.width / gdk_pixbuf_get_width (pixbuf),
+                              (double) widget->allocation.height / gdk_pixbuf_get_height (pixbuf),
+                              GDK_INTERP_BILINEAR, 255,
+                              event->area.x, event->area.y, 16, 0xaaaaaa, 0x555555);
 
-  gdk_draw_pixbuf (widget->window, widget->style->fg_gc[GTK_STATE_NORMAL], dest,
-                   0, 0, event->area.x, event->area.y,
-                   event->area.width, event->area.height,
-                   GDK_RGB_DITHER_NORMAL, event->area.x, event->area.y);
-  
-  gdk_pixbuf_unref (dest);
-  
-  return TRUE;
-}
-
-

-

+ gdk_draw_pixbuf (widget->window, widget->style->fg_gc[GTK_STATE_NORMAL], dest, + 0, 0, event->area.x, event->area.y, + event->area.width, event->area.height, + GDK_RGB_DITHER_NORMAL, event->area.x, event->area.y); + + gdk_pixbuf_unref (dest); + + return TRUE; +}
+ +

-


-

-

Details

+

Functions

-

enum GdkInterpType

-
typedef enum {
-	GDK_INTERP_NEAREST,
-	GDK_INTERP_TILES,
-	GDK_INTERP_BILINEAR,
-	GDK_INTERP_HYPER
-} GdkInterpType;
-
-

-This enumeration describes the different interpolation modes that - can be used with the scaling functions. GDK_INTERP_NEAREST is - the fastest scaling method, but has horrible quality when - scaling down. GDK_INTERP_BILINEAR is the best choice if you - aren't sure what to choose, it has a good speed/quality balance. -

-

-

-
-

Note

- Cubic filtering is missing from the list; hyperbolic - interpolation is just as fast and results in higher quality. -
-

-

-
---- - - - - - - - - - - - - - - - - - - -

GDK_INTERP_NEAREST

Nearest neighbor sampling; this is the fastest - and lowest quality mode. Quality is normally unacceptable when scaling - down, but may be OK when scaling up. -

GDK_INTERP_TILES

This is an accurate simulation of the PostScript - image operator without any interpolation enabled. Each pixel is - rendered as a tiny parallelogram of solid color, the edges of which - are implemented with antialiasing. It resembles nearest neighbor for - enlargement, and bilinear for reduction. -

GDK_INTERP_BILINEAR

Best quality/speed balance; use this mode by - default. Bilinear interpolation. For enlargement, it is - equivalent to point-sampling the ideal bilinear-interpolated image. - For reduction, it is equivalent to laying down small tiles and - integrating over the coverage area. -

GDK_INTERP_HYPER

This is the slowest and highest quality - reconstruction function. It is derived from the hyperbolic filters in - Wolberg's "Digital Image Warping", and is formally defined as the - hyperbolic-filter sampling the ideal hyperbolic-filter interpolated - image (the filter is designed to be idempotent for 1:1 pixel mapping). -
-
-
-
-

gdk_pixbuf_scale_simple ()

-
GdkPixbuf *         gdk_pixbuf_scale_simple             (const GdkPixbuf *src,
-                                                         int dest_width,
-                                                         int dest_height,
-                                                         GdkInterpType interp_type);
-

-Create a new GdkPixbuf containing a copy of src scaled to -dest_width x dest_height. Leaves src unaffected. interp_type +

gdk_pixbuf_scale_simple ()

+
GdkPixbuf *
+gdk_pixbuf_scale_simple (const GdkPixbuf *src,
+                         int dest_width,
+                         int dest_height,
+                         GdkInterpType interp_type);
+

Create a new GdkPixbuf containing a copy of src + scaled to +dest_width + x dest_height +. Leaves src + unaffected. interp_type + should be GDK_INTERP_NEAREST if you want maximum speed (but when scaling down GDK_INTERP_NEAREST is usually unusably ugly). The -default interp_type should be GDK_INTERP_BILINEAR which offers -reasonable quality and speed. -

-

-You can scale a sub-portion of src by creating a sub-pixbuf -pointing into src; see gdk_pixbuf_new_subpixbuf(). -

-

-For more complicated scaling/compositing see gdk_pixbuf_scale() -and gdk_pixbuf_composite(). -

-
+default interp_type + should be GDK_INTERP_BILINEAR which offers +reasonable quality and speed.

+

You can scale a sub-portion of src + by creating a sub-pixbuf +pointing into src +; see gdk_pixbuf_new_subpixbuf().

+

For more complicated scaling/compositing see gdk_pixbuf_scale() +and gdk_pixbuf_composite().

+
+

Parameters

+
--+++ - - - - - - + + + - - + + + - - + + + - - + + +

src :

a GdkPixbuf -

dest_width :

the width of destination image

src

a GdkPixbuf

 

dest_height :

the height of destination image

dest_width

the width of destination image

 

interp_type :

the interpolation type for the transformation.

dest_height

the height of destination image

 

Returns :

the new GdkPixbuf, or NULL if not enough memory could be -allocated for it. [transfer full] -

interp_type

the interpolation type for the transformation.

 
+
+

Returns

+

the new GdkPixbuf, or NULL if not enough memory could be +allocated for it.

+

[transfer full]

+
+

-

gdk_pixbuf_scale ()

-
void                gdk_pixbuf_scale                    (const GdkPixbuf *src,
-                                                         GdkPixbuf *dest,
-                                                         int dest_x,
-                                                         int dest_y,
-                                                         int dest_width,
-                                                         int dest_height,
-                                                         double offset_x,
-                                                         double offset_y,
-                                                         double scale_x,
-                                                         double scale_y,
-                                                         GdkInterpType interp_type);
-

-Creates a transformation of the source image src by scaling by -scale_x and scale_y then translating by offset_x and offset_y, -then renders the rectangle (dest_x, dest_y, dest_width, -dest_height) of the resulting image onto the destination image -replacing the previous contents. -

-

-Try to use gdk_pixbuf_scale_simple() first, this function is +

gdk_pixbuf_scale ()

+
void
+gdk_pixbuf_scale (const GdkPixbuf *src,
+                  GdkPixbuf *dest,
+                  int dest_x,
+                  int dest_y,
+                  int dest_width,
+                  int dest_height,
+                  double offset_x,
+                  double offset_y,
+                  double scale_x,
+                  double scale_y,
+                  GdkInterpType interp_type);
+

Creates a transformation of the source image src + by scaling by +scale_x + and scale_y + then translating by offset_x + and offset_y +, +then renders the rectangle (dest_x +, dest_y +, dest_width +, +dest_height +) of the resulting image onto the destination image +replacing the previous contents.

+

Try to use gdk_pixbuf_scale_simple() first, this function is the industrial-strength power tool you can fall back to if -gdk_pixbuf_scale_simple() isn't powerful enough. -

-

-If the source rectangle overlaps the destination rectangle on the +gdk_pixbuf_scale_simple() isn't powerful enough.

+

If the source rectangle overlaps the destination rectangle on the same pixbuf, it will be overwritten during the scaling which -results in rendering artifacts. -

-
+results in rendering artifacts.

+
+

Parameters

+
--+++ - - + + + - - + + + - - + + + - - + + + - - + + + - - + + + - - + + + - - + + + - - + + + - - + + + - - + + +

src :

a GdkPixbuf -

src

a GdkPixbuf

 

dest :

the GdkPixbuf into which to render the results

dest

the GdkPixbuf into which to render the results

 

dest_x :

the left coordinate for region to render

dest_x

the left coordinate for region to render

 

dest_y :

the top coordinate for region to render

dest_y

the top coordinate for region to render

 

dest_width :

the width of the region to render

dest_width

the width of the region to render

 

dest_height :

the height of the region to render

dest_height

the height of the region to render

 

offset_x :

the offset in the X direction (currently rounded to an integer)

offset_x

the offset in the X direction (currently rounded to an integer)

 

offset_y :

the offset in the Y direction (currently rounded to an integer)

offset_y

the offset in the Y direction (currently rounded to an integer)

 

scale_x :

the scale factor in the X direction

scale_x

the scale factor in the X direction

 

scale_y :

the scale factor in the Y direction

scale_y

the scale factor in the Y direction

 

interp_type :

the interpolation type for the transformation.

interp_type

the interpolation type for the transformation.

 
+

-

gdk_pixbuf_composite_color_simple ()

-
GdkPixbuf *         gdk_pixbuf_composite_color_simple   (const GdkPixbuf *src,
-                                                         int dest_width,
-                                                         int dest_height,
-                                                         GdkInterpType interp_type,
-                                                         int overall_alpha,
-                                                         int check_size,
-                                                         guint32 color1,
-                                                         guint32 color2);
-

-Creates a new GdkPixbuf by scaling src to dest_width x -dest_height and compositing the result with a checkboard of colors -color1 and color2. -

-
+

gdk_pixbuf_composite_color_simple ()

+
GdkPixbuf *
+gdk_pixbuf_composite_color_simple (const GdkPixbuf *src,
+                                   int dest_width,
+                                   int dest_height,
+                                   GdkInterpType interp_type,
+                                   int overall_alpha,
+                                   int check_size,
+                                   guint32 color1,
+                                   guint32 color2);
+

Creates a new GdkPixbuf by scaling src + to dest_width + x +dest_height + and compositing the result with a checkboard of colors +color1 + and color2 +.

+
+

Parameters

+
--+++ - - + + + - - + + + - - + + + - - + + + - - + + + - - + + + - - + + + - - - - - - + + +

src :

a GdkPixbuf -

src

a GdkPixbuf

 

dest_width :

the width of destination image

dest_width

the width of destination image

 

dest_height :

the height of destination image

dest_height

the height of destination image

 

interp_type :

the interpolation type for the transformation.

interp_type

the interpolation type for the transformation.

 

overall_alpha :

overall alpha for source image (0..255)

overall_alpha

overall alpha for source image (0..255)

 

check_size :

the size of checks in the checkboard (must be a power of two)

check_size

the size of checks in the checkboard (must be a power of two)

 

color1 :

the color of check at upper left

color1

the color of check at upper left

 

color2 :

the color of the other check

Returns :

the new GdkPixbuf, or NULL if not enough memory could be -allocated for it. [transfer full] -

color2

the color of the other check

 
+
+

Returns

+

the new GdkPixbuf, or NULL if not enough memory could be +allocated for it.

+

[transfer full]

+
+

-

gdk_pixbuf_composite ()

-
void                gdk_pixbuf_composite                (const GdkPixbuf *src,
-                                                         GdkPixbuf *dest,
-                                                         int dest_x,
-                                                         int dest_y,
-                                                         int dest_width,
-                                                         int dest_height,
-                                                         double offset_x,
-                                                         double offset_y,
-                                                         double scale_x,
-                                                         double scale_y,
-                                                         GdkInterpType interp_type,
-                                                         int overall_alpha);
-

-Creates a transformation of the source image src by scaling by -scale_x and scale_y then translating by offset_x and offset_y. +

gdk_pixbuf_composite ()

+
void
+gdk_pixbuf_composite (const GdkPixbuf *src,
+                      GdkPixbuf *dest,
+                      int dest_x,
+                      int dest_y,
+                      int dest_width,
+                      int dest_height,
+                      double offset_x,
+                      double offset_y,
+                      double scale_x,
+                      double scale_y,
+                      GdkInterpType interp_type,
+                      int overall_alpha);
+

Creates a transformation of the source image src + by scaling by +scale_x + and scale_y + then translating by offset_x + and offset_y +. This gives an image in the coordinates of the destination pixbuf. -The rectangle (dest_x, dest_y, dest_width, dest_height) +The rectangle (dest_x +, dest_y +, dest_width +, dest_height +) is then composited onto the corresponding rectangle of the -original destination image. -

-

-When the destination rectangle contains parts not in the source +original destination image.

+

When the destination rectangle contains parts not in the source image, the data at the edges of the source image is replicated -to infinity. -

-

-

-
-

Figure 1. Compositing of pixbufs

-
Compositing of pixbufs
-
-


-

-
+to infinity.

+

+
+

Parameters

+
--+++ - - + + + - - + + + - - + + + - - + + + - - + + + - - + + + - - + + + - - + + + - - + + + - - + + + - - + + + - - + + +

src :

a GdkPixbuf -

src

a GdkPixbuf

 

dest :

the GdkPixbuf into which to render the results

dest

the GdkPixbuf into which to render the results

 

dest_x :

the left coordinate for region to render

dest_x

the left coordinate for region to render

 

dest_y :

the top coordinate for region to render

dest_y

the top coordinate for region to render

 

dest_width :

the width of the region to render

dest_width

the width of the region to render

 

dest_height :

the height of the region to render

dest_height

the height of the region to render

 

offset_x :

the offset in the X direction (currently rounded to an integer)

offset_x

the offset in the X direction (currently rounded to an integer)

 

offset_y :

the offset in the Y direction (currently rounded to an integer)

offset_y

the offset in the Y direction (currently rounded to an integer)

 

scale_x :

the scale factor in the X direction

scale_x

the scale factor in the X direction

 

scale_y :

the scale factor in the Y direction

scale_y

the scale factor in the Y direction

 

interp_type :

the interpolation type for the transformation.

interp_type

the interpolation type for the transformation.

 

overall_alpha :

overall alpha for source image (0..255)

overall_alpha

overall alpha for source image (0..255)

 
+

-

gdk_pixbuf_composite_color ()

-
void                gdk_pixbuf_composite_color          (const GdkPixbuf *src,
-                                                         GdkPixbuf *dest,
-                                                         int dest_x,
-                                                         int dest_y,
-                                                         int dest_width,
-                                                         int dest_height,
-                                                         double offset_x,
-                                                         double offset_y,
-                                                         double scale_x,
-                                                         double scale_y,
-                                                         GdkInterpType interp_type,
-                                                         int overall_alpha,
-                                                         int check_x,
-                                                         int check_y,
-                                                         int check_size,
-                                                         guint32 color1,
-                                                         guint32 color2);
-

-Creates a transformation of the source image src by scaling by -scale_x and scale_y then translating by offset_x and offset_y, -then composites the rectangle (dest_x ,dest_y, dest_width, -dest_height) of the resulting image with a checkboard of the -colors color1 and color2 and renders it onto the destination -image. -

-

-See gdk_pixbuf_composite_color_simple() for a simpler variant of this -function suitable for many tasks. -

-
+

gdk_pixbuf_composite_color ()

+
void
+gdk_pixbuf_composite_color (const GdkPixbuf *src,
+                            GdkPixbuf *dest,
+                            int dest_x,
+                            int dest_y,
+                            int dest_width,
+                            int dest_height,
+                            double offset_x,
+                            double offset_y,
+                            double scale_x,
+                            double scale_y,
+                            GdkInterpType interp_type,
+                            int overall_alpha,
+                            int check_x,
+                            int check_y,
+                            int check_size,
+                            guint32 color1,
+                            guint32 color2);
+

Creates a transformation of the source image src + by scaling by +scale_x + and scale_y + then translating by offset_x + and offset_y +, +then composites the rectangle (dest_x + ,dest_y +, dest_width +, +dest_height +) of the resulting image with a checkboard of the +colors color1 + and color2 + and renders it onto the destination +image.

+

See gdk_pixbuf_composite_color_simple() for a simpler variant of this +function suitable for many tasks.

+
+

Parameters

+
--+++ - - + + + - - + + + - - + + + - - + + + - - + + + - - + + + - - + + + - - + + + - - + + + - - + + + - - + + + - - + + + - - + + + - - + + + - - + + + - - + + + - - + + +

src :

a GdkPixbuf -

src

a GdkPixbuf

 

dest :

the GdkPixbuf into which to render the results

dest

the GdkPixbuf into which to render the results

 

dest_x :

the left coordinate for region to render

dest_x

the left coordinate for region to render

 

dest_y :

the top coordinate for region to render

dest_y

the top coordinate for region to render

 

dest_width :

the width of the region to render

dest_width

the width of the region to render

 

dest_height :

the height of the region to render

dest_height

the height of the region to render

 

offset_x :

the offset in the X direction (currently rounded to an integer)

offset_x

the offset in the X direction (currently rounded to an integer)

 

offset_y :

the offset in the Y direction (currently rounded to an integer)

offset_y

the offset in the Y direction (currently rounded to an integer)

 

scale_x :

the scale factor in the X direction

scale_x

the scale factor in the X direction

 

scale_y :

the scale factor in the Y direction

scale_y

the scale factor in the Y direction

 

interp_type :

the interpolation type for the transformation.

interp_type

the interpolation type for the transformation.

 

overall_alpha :

overall alpha for source image (0..255)

overall_alpha

overall alpha for source image (0..255)

 

check_x :

the X offset for the checkboard (origin of checkboard is at -check_x, -check_y)

check_x

the X offset for the checkboard (origin of checkboard is at -check_x +, -check_y +)

 

check_y :

the Y offset for the checkboard

check_y

the Y offset for the checkboard

 

check_size :

the size of checks in the checkboard (must be a power of two)

check_size

the size of checks in the checkboard (must be a power of two)

 

color1 :

the color of check at upper left

color1

the color of check at upper left

 

color2 :

the color of the other check

color2

the color of the other check

 
+

-

enum GdkPixbufRotation

-
typedef enum {
-	GDK_PIXBUF_ROTATE_NONE             =   0,
-	GDK_PIXBUF_ROTATE_COUNTERCLOCKWISE =  90,
-	GDK_PIXBUF_ROTATE_UPSIDEDOWN       = 180,
-	GDK_PIXBUF_ROTATE_CLOCKWISE        = 270
-} GdkPixbufRotation;
-
-

-The possible rotations which can be passed to gdk_pixbuf_rotate_simple(). -To make them easier to use, their numerical values are the actual degrees. -

-
+

gdk_pixbuf_rotate_simple ()

+
GdkPixbuf *
+gdk_pixbuf_rotate_simple (const GdkPixbuf *src,
+                          GdkPixbufRotation angle);
+

Rotates a pixbuf by a multiple of 90 degrees, and returns the +result in a new pixbuf.

+
+

Parameters

+
--+++ - - + + + - - + + + + +

GDK_PIXBUF_ROTATE_NONE

No rotation. -

src

a GdkPixbuf

 

GDK_PIXBUF_ROTATE_COUNTERCLOCKWISE

Rotate by 90 degrees. -

angle

the angle to rotate by

 
+
+
+

Returns

+

the new GdkPixbuf, or NULL +if not enough memory could be allocated for it.

+

[nullable][transfer full]

+
+

Since 2.6

+ +
+
+

gdk_pixbuf_flip ()

+
GdkPixbuf *
+gdk_pixbuf_flip (const GdkPixbuf *src,
+                 gboolean horizontal);
+

Flips a pixbuf horizontally or vertically and returns the +result in a new pixbuf.

+
+

Parameters

+
+++++ + - - + + + - - + + +

GDK_PIXBUF_ROTATE_UPSIDEDOWN

Rotate by 180 degrees. -

src

a GdkPixbuf

 

GDK_PIXBUF_ROTATE_CLOCKWISE

Rotate by 270 degrees. -

horizontal

TRUE to flip horizontally, FALSE to flip vertically

 
-
+
+

Returns

+

the new GdkPixbuf, or NULL +if not enough memory could be allocated for it.

+

[nullable][transfer full]

+
+

Since 2.6

+
+ +
+

Types and Values

-

gdk_pixbuf_rotate_simple ()

-
GdkPixbuf *         gdk_pixbuf_rotate_simple            (const GdkPixbuf *src,
-                                                         GdkPixbufRotation angle);
-

-Rotates a pixbuf by a multiple of 90 degrees, and returns the -result in a new pixbuf. -

-
+

enum GdkInterpType

+

This enumeration describes the different interpolation modes that + can be used with the scaling functions. GDK_INTERP_NEAREST + is + the fastest scaling method, but has horrible quality when + scaling down. GDK_INTERP_BILINEAR + is the best choice if you + aren't sure what to choose, it has a good speed/quality balance.

+

<note> + Cubic filtering is missing from the list; hyperbolic + interpolation is just as fast and results in higher quality. + </note>

+
+

Members

+
--+++ - - + + + + + + + - - + + + - - + +

src :

a GdkPixbuf +

GDK_INTERP_NEAREST

+

Nearest neighbor sampling; this is the fastest + and lowest quality mode. Quality is normally unacceptable when scaling + down, but may be OK when scaling up.

+
 

GDK_INTERP_TILES

+

This is an accurate simulation of the PostScript + image operator without any interpolation enabled. Each pixel is + rendered as a tiny parallelogram of solid color, the edges of which + are implemented with antialiasing. It resembles nearest neighbor for + enlargement, and bilinear for reduction.

 

angle :

the angle to rotate by

GDK_INTERP_BILINEAR

+

Best quality/speed balance; use this mode by + default. Bilinear interpolation. For enlargement, it is + equivalent to point-sampling the ideal bilinear-interpolated image. + For reduction, it is equivalent to laying down small tiles and + integrating over the coverage area.

+
 

Returns :

the new GdkPixbuf, or NULL if not enough memory could be -allocated for it. [transfer full] +

GDK_INTERP_HYPER

+

This is the slowest and highest quality + reconstruction function. It is derived from the hyperbolic filters in + Wolberg's "Digital Image Warping", and is formally defined as the + hyperbolic-filter sampling the ideal hyperbolic-filter interpolated + image (the filter is designed to be idempotent for 1:1 pixel mapping).

 
-

Since 2.6

+

-

gdk_pixbuf_flip ()

-
GdkPixbuf *         gdk_pixbuf_flip                     (const GdkPixbuf *src,
-                                                         gboolean horizontal);
-

-Flips a pixbuf horizontally or vertically and returns the -result in a new pixbuf. -

-
+

enum GdkPixbufRotation

+

The possible rotations which can be passed to gdk_pixbuf_rotate_simple(). +To make them easier to use, their numerical values are the actual degrees.

+
+

Members

+
--+++ - - + + - - + + + - - + + + + + + +

src :

a GdkPixbuf +

GDK_PIXBUF_ROTATE_NONE

+

No rotation.

 

horizontal :

-TRUE to flip horizontally, FALSE to flip vertically

GDK_PIXBUF_ROTATE_COUNTERCLOCKWISE

+

Rotate by 90 degrees.

+
 

Returns :

the new GdkPixbuf, or NULL if not enough memory could be -allocated for it. [transfer full] +

GDK_PIXBUF_ROTATE_UPSIDEDOWN

+

Rotate by 180 degrees.

 

GDK_PIXBUF_ROTATE_CLOCKWISE

+

Rotate by 270 degrees.

+
 
-

Since 2.6

+

See Also

-GdkRGB. +

<link linkend="gdk-GdkRGB">GdkRGB</link>.

+ Generated by GTK-Doc V1.20.1 \ No newline at end of file diff --git a/docs/reference/gdk-pixbuf/html/gdk-pixbuf-The-GdkPixbuf-Structure.html b/docs/reference/gdk-pixbuf/html/gdk-pixbuf-The-GdkPixbuf-Structure.html index 9b6d33f..78ad2d4 100644 --- a/docs/reference/gdk-pixbuf/html/gdk-pixbuf-The-GdkPixbuf-Structure.html +++ b/docs/reference/gdk-pixbuf/html/gdk-pixbuf-The-GdkPixbuf-Structure.html @@ -2,36 +2,29 @@ -The GdkPixbuf Structure +GDK-PixBuf Reference Manual: The GdkPixbuf Structure - + - - - - - - - - - - + + + + + + +
@@ -39,672 +32,860 @@

The GdkPixbuf Structure

The GdkPixbuf Structure — Information that describes an image.

- +
-
-

Synopsis

-
-#include <gdk-pixbuf/gdk-pixbuf.h>
-
-enum                GdkPixbufError;
-#define             GDK_PIXBUF_ERROR
-enum                GdkColorspace;
-enum                GdkPixbufAlphaMode;
-                    GdkPixbuf;
-GdkColorspace       gdk_pixbuf_get_colorspace           (const GdkPixbuf *pixbuf);
-int                 gdk_pixbuf_get_n_channels           (const GdkPixbuf *pixbuf);
-gboolean            gdk_pixbuf_get_has_alpha            (const GdkPixbuf *pixbuf);
-int                 gdk_pixbuf_get_bits_per_sample      (const GdkPixbuf *pixbuf);
-guchar *            gdk_pixbuf_get_pixels               (const GdkPixbuf *pixbuf);
-guchar *            gdk_pixbuf_get_pixels_with_length   (const GdkPixbuf *pixbuf,
-                                                         guint *length);
-int                 gdk_pixbuf_get_width                (const GdkPixbuf *pixbuf);
-int                 gdk_pixbuf_get_height               (const GdkPixbuf *pixbuf);
-int                 gdk_pixbuf_get_rowstride            (const GdkPixbuf *pixbuf);
-gsize               gdk_pixbuf_get_byte_length          (const GdkPixbuf *pixbuf);
-const gchar *       gdk_pixbuf_get_option               (GdkPixbuf *pixbuf,
-                                                         const gchar *key);
-
+
+

Functions

+
++++ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+GdkColorspace + +gdk_pixbuf_get_colorspace () +
+int + +gdk_pixbuf_get_n_channels () +
+gboolean + +gdk_pixbuf_get_has_alpha () +
+int + +gdk_pixbuf_get_bits_per_sample () +
+guchar * + +gdk_pixbuf_get_pixels () +
+guchar * + +gdk_pixbuf_get_pixels_with_length () +
+int + +gdk_pixbuf_get_width () +
+int + +gdk_pixbuf_get_height () +
+int + +gdk_pixbuf_get_rowstride () +
+gsize + +gdk_pixbuf_get_byte_length () +
const gchar * + +gdk_pixbuf_get_option () +
+
+
+

Properties

+
+++++ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
gintbits-per-sampleRead / Write / Construct Only
GdkColorspacecolorspaceRead / Write / Construct Only
gbooleanhas-alphaRead / Write / Construct Only
gintheightRead / Write / Construct Only
gintn-channelsRead / Write / Construct Only
gpointerpixelsRead / Write / Construct Only
gintrowstrideRead / Write / Construct Only
gintwidthRead / Write / Construct Only
+
+
+

Types and Values

+
++++ + + + + + + + + + + + + + + + + + + + + + + +
enumGdkPixbufError
#defineGDK_PIXBUF_ERROR
enumGdkColorspace
enumGdkPixbufAlphaMode
 GdkPixbuf

Object Hierarchy

-
-  GObject
-   +----GdkPixbuf
+
    GObject
+    ╰── GdkPixbuf
 

Implemented Interfaces

GdkPixbuf implements - GIcon.

+ GIcon and GLoadableIcon.

-

Properties

-
-  "bits-per-sample"          gint                  : Read / Write / Construct Only
-  "colorspace"               GdkColorspace         : Read / Write / Construct Only
-  "has-alpha"                gboolean              : Read / Write / Construct Only
-  "height"                   gint                  : Read / Write / Construct Only
-  "n-channels"               gint                  : Read / Write / Construct Only
-  "pixels"                   gpointer              : Read / Write / Construct Only
-  "rowstride"                gint                  : Read / Write / Construct Only
-  "width"                    gint                  : Read / Write / Construct Only
+

Includes

+
#include <gdk-pixbuf/gdk-pixbuf.h>
 

Description

-

-The GdkPixbuf structure contains -information that describes an image in memory. -

-

-

-
-

-Image Data

-

-Image data in a pixbuf is stored in memory in uncompressed, +

The GdkPixbuf structure contains +information that describes an image in memory.

+
+

Image Data

+

Image data in a pixbuf is stored in memory in uncompressed, packed format. Rows in the image are stored top to bottom, and in each row pixels are stored from left to right. There may be padding at the end of a row. The "rowstride" value of a pixbuf, -as returned by gdk_pixbuf_get_rowstride(), indicates the number -of bytes between rows. -

-

-

-
-

Example 1. put_pixel() example

-
-

-

-

-The following code illustrates a simple put_pixel() +as returned by gdk_pixbuf_get_rowstride(), indicates the number +of bytes between rows.

+
+
+

put_pixel() Example

+

The following code illustrates a simple put_pixel() function for RGB pixbufs with 8 bits per channel with an alpha channel. It is not included in the gdk-pixbuf library for performance reasons; rather than making several function calls -for each pixel, your own code can take shortcuts. -

-

-

-
-static void
-put_pixel (GdkPixbuf *pixbuf, int x, int y, guchar red, guchar green, guchar blue, guchar alpha)
-{
-  int width, height, rowstride, n_channels;
-  guchar *pixels, *p;
+for each pixel, your own code can take shortcuts.

+
+ + + + + + + +
1
+2
+3
+4
+5
+6
+7
+8
+9
+10
+11
+12
+13
+14
+15
+16
+17
+18
+19
+20
+21
+22
+23
+24
+25
+26
+27
+28
static void
+put_pixel (GdkPixbuf *pixbuf, int x, int y, guchar red, guchar green, guchar blue, guchar alpha)
+{
+  int width, height, rowstride, n_channels;
+  guchar *pixels, *p;
 
-  n_channels = gdk_pixbuf_get_n_channels (pixbuf);
+  n_channels = gdk_pixbuf_get_n_channels (pixbuf);
 
-  g_assert (gdk_pixbuf_get_colorspace (pixbuf) == GDK_COLORSPACE_RGB);
-  g_assert (gdk_pixbuf_get_bits_per_sample (pixbuf) == 8);
-  g_assert (gdk_pixbuf_get_has_alpha (pixbuf));
-  g_assert (n_channels == 4);
+  g_assert (gdk_pixbuf_get_colorspace (pixbuf) == GDK_COLORSPACE_RGB);
+  g_assert (gdk_pixbuf_get_bits_per_sample (pixbuf) == 8);
+  g_assert (gdk_pixbuf_get_has_alpha (pixbuf));
+  g_assert (n_channels == 4);
 
-  width = gdk_pixbuf_get_width (pixbuf);
-  height = gdk_pixbuf_get_height (pixbuf);
+  width = gdk_pixbuf_get_width (pixbuf);
+  height = gdk_pixbuf_get_height (pixbuf);
 
-  g_assert (x >= 0 && x < width);
-  g_assert (y >= 0 && y < height);
+  g_assert (x >= 0 && x < width);
+  g_assert (y >= 0 && y < height);
 
-  rowstride = gdk_pixbuf_get_rowstride (pixbuf);
-  pixels = gdk_pixbuf_get_pixels (pixbuf);
+  rowstride = gdk_pixbuf_get_rowstride (pixbuf);
+  pixels = gdk_pixbuf_get_pixels (pixbuf);
 
-  p = pixels + y * rowstride + x * n_channels;
-  p[0] = red;
-  p[1] = green;
-  p[2] = blue;
-  p[3] = alpha;
-}
-
-

-

-

-This function will not work for pixbufs with images that are -other than 8 bits per sample or channel, but it will work for -most of the pixbufs that GTK+ uses. -

- - -


-

-

-

-
-

Note

-If you are doing memcpy() of raw pixbuf data, note that the -last row in the pixbuf may not be as wide as the full -rowstride, but rather just as wide as the pixel data needs to -be. That is, it is unsafe to do memcpy (dest, -pixels, rowstride * height) to copy a whole pixbuf. -Use gdk_pixbuf_copy() instead, or compute the width in bytes -of the last row as width * ((n_channels * -bits_per_sample + 7) / 8). + p = pixels + y * rowstride + x * n_channels; + p[0] = red; + p[1] = green; + p[2] = blue; + p[3] = alpha; +}
-

-

+ +

+

This function will not work for pixbufs with images that are +other than 8 bits per sample or channel, but it will work for +most of the pixbufs that GTK+ uses.

+

If you are doing memcpy() of raw pixbuf data, note that the last row +in the pixbuf may not be as wide as the full rowstride, but rather +just as wide as the pixel data needs to be. That is, it is unsafe to +do memcpy (dest, pixels, rowstride * height) to copy a whole pixbuf. +Use gdk_pixbuf_copy() instead, or compute the width in bytes of the +last row as width * ((n_channels * bits_per_sample + 7) / 8).

-

-

-

Details

+

Functions

-

enum GdkPixbufError

-
typedef enum {
-        /* image data hosed */
-        GDK_PIXBUF_ERROR_CORRUPT_IMAGE,
-        /* no mem to load image */
-        GDK_PIXBUF_ERROR_INSUFFICIENT_MEMORY,
-        /* bad option passed to save routine */
-        GDK_PIXBUF_ERROR_BAD_OPTION,
-        /* unsupported image type (sort of an ENOSYS) */
-        GDK_PIXBUF_ERROR_UNKNOWN_TYPE,
-        /* unsupported operation (load, save) for image type */
-        GDK_PIXBUF_ERROR_UNSUPPORTED_OPERATION,
-        GDK_PIXBUF_ERROR_FAILED
-} GdkPixbufError;
-
-

-An error code in the GDK_PIXBUF_ERROR domain. Many &gdk-pixbuf; -operations can cause errors in this domain, or in the G_FILE_ERROR -domain. -

-
+

gdk_pixbuf_get_colorspace ()

+
GdkColorspace
+gdk_pixbuf_get_colorspace (const GdkPixbuf *pixbuf);
+

Queries the color space of a pixbuf.

+
+

Parameters

+
--+++ - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + +

GDK_PIXBUF_ERROR_CORRUPT_IMAGE

An image file was broken somehow. -

GDK_PIXBUF_ERROR_INSUFFICIENT_MEMORY

Not enough memory. -

GDK_PIXBUF_ERROR_BAD_OPTION

A bad option was passed to a pixbuf save module. -

GDK_PIXBUF_ERROR_UNKNOWN_TYPE

Unknown image type. -

GDK_PIXBUF_ERROR_UNSUPPORTED_OPERATION

Don't know how to perform the - given operation on the type of image at hand. -

GDK_PIXBUF_ERROR_FAILED

Generic failure code, something went wrong. -

pixbuf

A pixbuf.

 
-
-
-

GDK_PIXBUF_ERROR

-
#define GDK_PIXBUF_ERROR gdk_pixbuf_error_quark ()
-
-

-Error domain used for pixbuf operations. Indicates that the error code -will be in the GdkPixbufError enumeration. See GError for -information on error domains and error codes. -

+
+

Returns

+

Color space.

+

+

-

enum GdkColorspace

-
typedef enum {
-	GDK_COLORSPACE_RGB
-} GdkColorspace;
-
-

-This enumeration defines the color spaces that are supported by -the &gdk-pixbuf; library. Currently only RGB is supported. -

-
+

gdk_pixbuf_get_n_channels ()

+
int
+gdk_pixbuf_get_n_channels (const GdkPixbuf *pixbuf);
+

Queries the number of channels of a pixbuf.

+
+

Parameters

+
--+++ - - + + +

GDK_COLORSPACE_RGB

Indicates a red/green/blue additive color space. -

pixbuf

A pixbuf.

 
+
+

Returns

+

Number of channels.

+

+
+

-

enum GdkPixbufAlphaMode

-
typedef enum {
-        GDK_PIXBUF_ALPHA_BILEVEL,
-        GDK_PIXBUF_ALPHA_FULL
-} GdkPixbufAlphaMode;
-
-

-These values can be passed to -gdk_pixbuf_render_to_drawable_alpha() to control how the alpha -channel of an image should be handled. This function can create a -bilevel clipping mask (black and white) and use it while painting -the image. In the future, when the X Window System gets an alpha -channel extension, it will be possible to do full alpha -compositing onto arbitrary drawables. For now both cases fall -back to a bilevel clipping mask. -

-
+

gdk_pixbuf_get_has_alpha ()

+
gboolean
+gdk_pixbuf_get_has_alpha (const GdkPixbuf *pixbuf);
+

Queries whether a pixbuf has an alpha channel (opacity information).

+
+

Parameters

+
--+++ - - - - - - - - - - + + + + +

GDK_PIXBUF_ALPHA_BILEVEL

A bilevel clipping mask (black and white) - will be created and used to draw the image. Pixels below 0.5 opacity - will be considered fully transparent, and all others will be - considered fully opaque. -

GDK_PIXBUF_ALPHA_FULL

For now falls back to GDK_PIXBUF_ALPHA_BILEVEL. - In the future it will do full alpha compositing. -

pixbuf

A pixbuf.

 
+
+

Returns

+

TRUE if it has an alpha channel, FALSE otherwise.

+

+
+

-

GdkPixbuf

-
typedef struct _GdkPixbuf GdkPixbuf;
-

-This is the main structure in the &gdk-pixbuf; library. It is -used to represent images. It contains information about the -image's pixel data, its color space, bits per sample, width and -height, and the rowstride (the number of bytes between the start of -one row and the start of the next). -

+

gdk_pixbuf_get_bits_per_sample ()

+
int
+gdk_pixbuf_get_bits_per_sample (const GdkPixbuf *pixbuf);
+

Queries the number of bits per color sample in a pixbuf.

+
+

Parameters

+
+++++ + + + + + +

pixbuf

A pixbuf.

 
+
+
+

Returns

+

Number of bits per color sample.

+

+

-

gdk_pixbuf_get_colorspace ()

-
GdkColorspace       gdk_pixbuf_get_colorspace           (const GdkPixbuf *pixbuf);
-

-Queries the color space of a pixbuf. -

-
+

gdk_pixbuf_get_pixels ()

+
guchar *
+gdk_pixbuf_get_pixels (const GdkPixbuf *pixbuf);
+

Queries a pointer to the pixel data of a pixbuf.

+
+

Parameters

+
--+++ - - - - - - - - - - + + + + +

pixbuf :

A pixbuf.

Returns :

Color space.

pixbuf

A pixbuf.

 
+
+

Returns

+

A pointer to the pixbuf's pixel data. +Please see the section on image data for information +about how the pixel data is stored in memory.

+

[array]

+
+

-

gdk_pixbuf_get_n_channels ()

-
int                 gdk_pixbuf_get_n_channels           (const GdkPixbuf *pixbuf);
-

-Queries the number of channels of a pixbuf. -

-
+

gdk_pixbuf_get_pixels_with_length ()

+
guchar *
+gdk_pixbuf_get_pixels_with_length (const GdkPixbuf *pixbuf,
+                                   guint *length);
+

Queries a pointer to the pixel data of a pixbuf.

+
+

Parameters

+
--+++ - - + + + - - + + +

pixbuf :

A pixbuf.

pixbuf

A pixbuf.

 

Returns :

Number of channels.

length

The length of the binary data.

[out]
+
+

Returns

+

A pointer to the pixbuf's +pixel data. Please see the section on image data +for information about how the pixel data is stored in memory.

+

Rename to: gdk_pixbuf_get_pixels.

+

[array length=length]

+
+

Since 2.26

+

-

gdk_pixbuf_get_has_alpha ()

-
gboolean            gdk_pixbuf_get_has_alpha            (const GdkPixbuf *pixbuf);
-

-Queries whether a pixbuf has an alpha channel (opacity information). -

-
+

gdk_pixbuf_get_width ()

+
int
+gdk_pixbuf_get_width (const GdkPixbuf *pixbuf);
+

Queries the width of a pixbuf.

+
+

Parameters

+
--+++ - - - - - - - - - - + + + + +

pixbuf :

A pixbuf.

Returns :

-TRUE if it has an alpha channel, FALSE otherwise.

pixbuf

A pixbuf.

 
+
+

Returns

+

Width in pixels.

+

+
+

-

gdk_pixbuf_get_bits_per_sample ()

-
int                 gdk_pixbuf_get_bits_per_sample      (const GdkPixbuf *pixbuf);
-

-Queries the number of bits per color sample in a pixbuf. -

-
+

gdk_pixbuf_get_height ()

+
int
+gdk_pixbuf_get_height (const GdkPixbuf *pixbuf);
+

Queries the height of a pixbuf.

+
+

Parameters

+
--+++ - - - - - - - - - - + + + + +

pixbuf :

A pixbuf.

Returns :

Number of bits per color sample.

pixbuf

A pixbuf.

 
+
+

Returns

+

Height in pixels.

+

+
+

-

gdk_pixbuf_get_pixels ()

-
guchar *            gdk_pixbuf_get_pixels               (const GdkPixbuf *pixbuf);
-

-Queries a pointer to the pixel data of a pixbuf. -

-
+

gdk_pixbuf_get_rowstride ()

+
int
+gdk_pixbuf_get_rowstride (const GdkPixbuf *pixbuf);
+

Queries the rowstride of a pixbuf, which is the number of bytes between +the start of a row and the start of the next row.

+
+

Parameters

+
--+++ - - - - - - - - - - + + + + +

pixbuf :

A pixbuf.

Returns :

A pointer to the pixbuf's pixel data. -Please see the section called “Image Data” for information about how -the pixel data is stored in memory. [array] -

pixbuf

A pixbuf.

 
+
+

Returns

+

Distance between row starts.

+

+
+
-

gdk_pixbuf_get_pixels_with_length ()

-
guchar *            gdk_pixbuf_get_pixels_with_length   (const GdkPixbuf *pixbuf,
-                                                         guint *length);
-

-Queries a pointer to the pixel data of a pixbuf. -

-
+

gdk_pixbuf_get_byte_length ()

+
gsize
+gdk_pixbuf_get_byte_length (const GdkPixbuf *pixbuf);
+

Returns the length of the pixel data, in bytes.

+
+

Parameters

+
--+++ - - - - - - - - - - - - - - + + + + +

pixbuf :

A pixbuf.

length :

The length of the binary data. [out] -

Returns :

A pointer to the pixbuf's -pixel data. Please see the section called “Image Data” -for information about how the pixel data is stored in -memory. -Rename to: gdk_pixbuf_get_pixels. [array length=length] -

pixbuf

A pixbuf

 
+
+
+

Returns

+

The length of the pixel data.

+

+

Since 2.26


-

gdk_pixbuf_get_width ()

-
int                 gdk_pixbuf_get_width                (const GdkPixbuf *pixbuf);
-

-Queries the width of a pixbuf. -

-
+

gdk_pixbuf_get_option ()

+
const gchar *
+gdk_pixbuf_get_option (GdkPixbuf *pixbuf,
+                       const gchar *key);
+

Looks up key + in the list of options that may have been attached to the +pixbuf + when it was loaded, or that may have been attached by another +function using gdk_pixbuf_set_option().

+

For instance, the ANI loader provides "Title" and "Artist" options. +The ICO, XBM, and XPM loaders provide "x_hot" and "y_hot" hot-spot +options for cursor definitions. The PNG loader provides the tEXt ancillary +chunk key/value pairs as options. Since 2.12, the TIFF and JPEG loaders +return an "orientation" option string that corresponds to the embedded +TIFF/Exif orientation tag (if present).

+
+

Parameters

+
--+++ - - + + + - - + + +

pixbuf :

A pixbuf.

pixbuf

a GdkPixbuf

 

Returns :

Width in pixels.

key

a nul-terminated string.

 
-
+
+

Returns

+

the value associated with key +. This is a nul-terminated +string that should not be freed or NULL if key +was not found.

+

+
+ + +
+

Types and Values

-

gdk_pixbuf_get_height ()

-
int                 gdk_pixbuf_get_height               (const GdkPixbuf *pixbuf);
-

-Queries the height of a pixbuf. -

-
+

enum GdkPixbufError

+

An error code in the GDK_PIXBUF_ERROR domain. Many gdk-pixbuf +operations can cause errors in this domain, or in the G_FILE_ERROR +domain.

+
+

Members

+
--+++ - - + + + - - + + + - -

pixbuf :

A pixbuf.

GDK_PIXBUF_ERROR_CORRUPT_IMAGE

+

An image file was broken somehow.

+
 

Returns :

Height in pixels.

GDK_PIXBUF_ERROR_INSUFFICIENT_MEMORY

+

Not enough memory.

+
 
-
-
-
-

gdk_pixbuf_get_rowstride ()

-
int                 gdk_pixbuf_get_rowstride            (const GdkPixbuf *pixbuf);
-

-Queries the rowstride of a pixbuf, which is the number of bytes between the start of a row -and the start of the next row. -

-
---- - - - + + + - - + + + + + + + + + + + + +

pixbuf :

A pixbuf.

GDK_PIXBUF_ERROR_BAD_OPTION

+

A bad option was passed to a pixbuf save module.

+
 

Returns :

Distance between row starts.

GDK_PIXBUF_ERROR_UNKNOWN_TYPE

+

Unknown image type.

+
 

GDK_PIXBUF_ERROR_UNSUPPORTED_OPERATION

+

Don't know how to perform the + given operation on the type of image at hand.

+
 

GDK_PIXBUF_ERROR_FAILED

+

Generic failure code, something went wrong.

+
 
+

-

gdk_pixbuf_get_byte_length ()

-
gsize               gdk_pixbuf_get_byte_length          (const GdkPixbuf *pixbuf);
-

-Returns the length of the pixel data, in bytes. -

-
+

GDK_PIXBUF_ERROR

+
#define GDK_PIXBUF_ERROR gdk_pixbuf_error_quark ()
+
+

Error domain used for pixbuf operations. Indicates that the error code +will be in the GdkPixbufError enumeration. See GError for +information on error domains and error codes.

+ +
+
+

enum GdkColorspace

+

This enumeration defines the color spaces that are supported by +the gdk-pixbuf library. Currently only RGB is supported.

+
+

Members

+
--+++ - - - - - - - - - - + + + + +

pixbuf :

A pixbuf

Returns :

The length of the pixel data.

GDK_COLORSPACE_RGB

+

Indicates a red/green/blue additive color space.

+
 
-

Since 2.26

+

-

gdk_pixbuf_get_option ()

-
const gchar *       gdk_pixbuf_get_option               (GdkPixbuf *pixbuf,
-                                                         const gchar *key);
-

-Looks up key in the list of options that may have been attached to the -pixbuf when it was loaded, or that may have been attached by another -function using gdk_pixbuf_set_option(). -

-

-For instance, the ANI loader provides "Title" and "Artist" options. -The ICO, XBM, and XPM loaders provide "x_hot" and "y_hot" hot-spot -options for cursor definitions. The PNG loader provides the tEXt ancillary -chunk key/value pairs as options. Since 2.12, the TIFF and JPEG loaders -return an "orientation" option string that corresponds to the embedded -TIFF/Exif orientation tag (if present). -

-
+

enum GdkPixbufAlphaMode

+

These values can be passed to +gdk_pixbuf_render_to_drawable_alpha() to control how the alpha +channel of an image should be handled. This function can create a +bilevel clipping mask (black and white) and use it while painting +the image. In the future, when the X Window System gets an alpha +channel extension, it will be possible to do full alpha +compositing onto arbitrary drawables. For now both cases fall +back to a bilevel clipping mask.

+
+

Members

+
--+++ - - + + - - - - - - + + +

pixbuf :

a GdkPixbuf +

GDK_PIXBUF_ALPHA_BILEVEL

+

A bilevel clipping mask (black and white) + will be created and used to draw the image. Pixels below 0.5 opacity + will be considered fully transparent, and all others will be + considered fully opaque.

 

key :

a nul-terminated string.

Returns :

the value associated with key. This is a nul-terminated -string that should not be freed or NULL if key was not found.

GDK_PIXBUF_ALPHA_FULL

+

For now falls back to GDK_PIXBUF_ALPHA_BILEVEL. + In the future it will do full alpha compositing.

+
 
+
+
+

GdkPixbuf

+
typedef struct _GdkPixbuf GdkPixbuf;
+

This is the main structure in the gdk-pixbuf library. It is +used to represent images. It contains information about the +image's pixel data, its color space, bits per sample, width and +height, and the rowstride (the number of bytes between the start of +one row and the start of the next).

+
+

Property Details

-

The "bits-per-sample" property

-
  "bits-per-sample"          gint                  : Read / Write / Construct Only
-

-The number of bits per sample. -Currently only 8 bit per sample are supported. -

+

The “bits-per-sample” property

+
  “bits-per-sample”          gint
+

The number of bits per sample. + +Currently only 8 bit per sample are supported.

+

Flags: Read / Write / Construct Only

Allowed values: [1,16]

Default value: 8


-

The "colorspace" property

-
  "colorspace"               GdkColorspace         : Read / Write / Construct Only
+

The “colorspace” property

+
  “colorspace”               GdkColorspace

The colorspace in which the samples are interpreted.

+

Flags: Read / Write / Construct Only

Default value: GDK_COLORSPACE_RGB


-

The "has-alpha" property

-
  "has-alpha"                gboolean              : Read / Write / Construct Only
+

The “has-alpha” property

+
  “has-alpha”                gboolean

Whether the pixbuf has an alpha channel.

+

Flags: Read / Write / Construct Only

Default value: FALSE


-

The "height" property

-
  "height"                   gint                  : Read / Write / Construct Only
+

The “height” property

+
  “height”                   gint

The number of rows of the pixbuf.

+

Flags: Read / Write / Construct Only

Allowed values: >= 1

Default value: 1


-

The "n-channels" property

-
  "n-channels"               gint                  : Read / Write / Construct Only
-

-The number of samples per pixel. -Currently, only 3 or 4 samples per pixel are supported. -

+

The “n-channels” property

+
  “n-channels”               gint
+

The number of samples per pixel. + +Currently, only 3 or 4 samples per pixel are supported.

+

Flags: Read / Write / Construct Only

Allowed values: >= 0

Default value: 3


-

The "pixels" property

-
  "pixels"                   gpointer              : Read / Write / Construct Only
+

The “pixels” property

+
  “pixels”                   gpointer

A pointer to the pixel data of the pixbuf.

+

Flags: Read / Write / Construct Only


-

The "rowstride" property

-
  "rowstride"                gint                  : Read / Write / Construct Only
-

-The number of bytes between the start of a row and +

The “rowstride” property

+
  “rowstride”                gint
+

The number of bytes between the start of a row and + the start of the next row. This number must (obviously) -be at least as large as the width of the pixbuf. -

+be at least as large as the width of the pixbuf.

+

Flags: Read / Write / Construct Only

Allowed values: >= 1

Default value: 1


-

The "width" property

-
  "width"                    gint                  : Read / Write / Construct Only
+

The “width” property

+
  “width”                    gint

The number of columns of the pixbuf.

+

Flags: Read / Write / Construct Only

Allowed values: >= 1

Default value: 1

@@ -712,6 +893,6 @@ be at least as large as the width of the pixbuf.
+ Generated by GTK-Doc V1.20.1 \ No newline at end of file diff --git a/docs/reference/gdk-pixbuf/html/gdk-pixbuf-Utilities.html b/docs/reference/gdk-pixbuf/html/gdk-pixbuf-Utilities.html index 719e4c5..18d84c5 100644 --- a/docs/reference/gdk-pixbuf/html/gdk-pixbuf-Utilities.html +++ b/docs/reference/gdk-pixbuf/html/gdk-pixbuf-Utilities.html @@ -2,30 +2,26 @@ -Utilities +GDK-PixBuf Reference Manual: Utilities - + - - - - - - - - - - + + + + + + +
@@ -33,276 +29,353 @@

Utilities

Utilities — Utility and miscellaneous convenience functions.

- +
-
-

Synopsis

-
-#include <gdk-pixbuf/gdk-pixbuf.h>
-
-GdkPixbuf *         gdk_pixbuf_add_alpha                (const GdkPixbuf *pixbuf,
-                                                         gboolean substitute_color,
-                                                         guchar r,
-                                                         guchar g,
-                                                         guchar b);
-void                gdk_pixbuf_copy_area                (const GdkPixbuf *src_pixbuf,
-                                                         int src_x,
-                                                         int src_y,
-                                                         int width,
-                                                         int height,
-                                                         GdkPixbuf *dest_pixbuf,
-                                                         int dest_x,
-                                                         int dest_y);
-void                gdk_pixbuf_saturate_and_pixelate    (const GdkPixbuf *src,
-                                                         GdkPixbuf *dest,
-                                                         gfloat saturation,
-                                                         gboolean pixelate);
-GdkPixbuf *         gdk_pixbuf_apply_embedded_orientation
-                                                        (GdkPixbuf *src);
-void                gdk_pixbuf_fill                     (GdkPixbuf *pixbuf,
-                                                         guint32 pixel);
+
+

Functions

+
++++ + + + + + + + + + + + + + + + + + + + + + + +
+GdkPixbuf * + +gdk_pixbuf_add_alpha () +
+void + +gdk_pixbuf_copy_area () +
+void + +gdk_pixbuf_saturate_and_pixelate () +
+GdkPixbuf * + +gdk_pixbuf_apply_embedded_orientation () +
+void + +gdk_pixbuf_fill () +
+
+
+

Includes

+
#include <gdk-pixbuf/gdk-pixbuf.h>
 

Description

-

-These functions provide miscellaneous utilities for manipulating +

These functions provide miscellaneous utilities for manipulating pixbufs. The pixel data in pixbufs may of course be manipulated directly by applications, but several common operations can be -performed by these functions instead. -

+performed by these functions instead.

-

Details

+

Functions

-

gdk_pixbuf_add_alpha ()

-
GdkPixbuf *         gdk_pixbuf_add_alpha                (const GdkPixbuf *pixbuf,
-                                                         gboolean substitute_color,
-                                                         guchar r,
-                                                         guchar g,
-                                                         guchar b);
-

-Takes an existing pixbuf and adds an alpha channel to it. +

gdk_pixbuf_add_alpha ()

+
GdkPixbuf *
+gdk_pixbuf_add_alpha (const GdkPixbuf *pixbuf,
+                      gboolean substitute_color,
+                      guchar r,
+                      guchar g,
+                      guchar b);
+

Takes an existing pixbuf and adds an alpha channel to it. If the existing pixbuf already had an alpha channel, the channel values are copied from the original; otherwise, the alpha channel -is initialized to 255 (full opacity). -

-

-If substitute_color is TRUE, then the color specified by (r, g, b) will be +is initialized to 255 (full opacity).

+

If substitute_color + is TRUE, then the color specified by (r +, g +, b +) will be assigned zero opacity. That is, if you pass (255, 255, 255) for the -substitute color, all white pixels will become fully transparent. -

-
+substitute color, all white pixels will become fully transparent.

+
+

Parameters

+
--+++ - - + + + - - + + + - - + + + - - + + + - - - - - - + + +

pixbuf :

A GdkPixbuf.

pixbuf

A GdkPixbuf.

 

substitute_color :

Whether to set a color to zero opacity. If this -is FALSE, then the (r, g, b) arguments will be ignored.

substitute_color

Whether to set a color to zero opacity. If this +is FALSE, then the (r +, g +, b +) arguments will be ignored.

 

r :

Red value to substitute.

r

Red value to substitute.

 

g :

Green value to substitute.

g

Green value to substitute.

 

b :

Blue value to substitute.

Returns :

A newly-created pixbuf with a reference count of 1. [transfer full] -

b

Blue value to substitute.

 
+
+

Returns

+

A newly-created pixbuf with a reference count of 1.

+

[transfer full]

+
+

-

gdk_pixbuf_copy_area ()

-
void                gdk_pixbuf_copy_area                (const GdkPixbuf *src_pixbuf,
-                                                         int src_x,
-                                                         int src_y,
-                                                         int width,
-                                                         int height,
-                                                         GdkPixbuf *dest_pixbuf,
-                                                         int dest_x,
-                                                         int dest_y);
-

-Copies a rectangular area from src_pixbuf to dest_pixbuf. Conversion of -pixbuf formats is done automatically. -

-

-If the source rectangle overlaps the destination rectangle on the +

gdk_pixbuf_copy_area ()

+
void
+gdk_pixbuf_copy_area (const GdkPixbuf *src_pixbuf,
+                      int src_x,
+                      int src_y,
+                      int width,
+                      int height,
+                      GdkPixbuf *dest_pixbuf,
+                      int dest_x,
+                      int dest_y);
+

Copies a rectangular area from src_pixbuf + to dest_pixbuf +. Conversion of +pixbuf formats is done automatically.

+

If the source rectangle overlaps the destination rectangle on the same pixbuf, it will be overwritten during the copy operation. -Therefore, you can not use this function to scroll a pixbuf. -

-
+Therefore, you can not use this function to scroll a pixbuf.

+
+

Parameters

+
--+++ - - + + + - - + + + - - + + + - - + + + - - + + + - - + + + - - + + + - - + + +

src_pixbuf :

Source pixbuf.

src_pixbuf

Source pixbuf.

 

src_x :

Source X coordinate within src_pixbuf.

src_x

Source X coordinate within src_pixbuf +.

 

src_y :

Source Y coordinate within src_pixbuf.

src_y

Source Y coordinate within src_pixbuf +.

 

width :

Width of the area to copy.

width

Width of the area to copy.

 

height :

Height of the area to copy.

height

Height of the area to copy.

 

dest_pixbuf :

Destination pixbuf.

dest_pixbuf

Destination pixbuf.

 

dest_x :

X coordinate within dest_pixbuf.

dest_x

X coordinate within dest_pixbuf +.

 

dest_y :

Y coordinate within dest_pixbuf.

dest_y

Y coordinate within dest_pixbuf +.

 
+

-

gdk_pixbuf_saturate_and_pixelate ()

-
void                gdk_pixbuf_saturate_and_pixelate    (const GdkPixbuf *src,
-                                                         GdkPixbuf *dest,
-                                                         gfloat saturation,
-                                                         gboolean pixelate);
-

-Modifies saturation and optionally pixelates src, placing the result in -dest. src and dest may be the same pixbuf with no ill effects. If -saturation is 1.0 then saturation is not changed. If it's less than 1.0, +

gdk_pixbuf_saturate_and_pixelate ()

+
void
+gdk_pixbuf_saturate_and_pixelate (const GdkPixbuf *src,
+                                  GdkPixbuf *dest,
+                                  gfloat saturation,
+                                  gboolean pixelate);
+

Modifies saturation and optionally pixelates src +, placing the result in +dest +. src + and dest + may be the same pixbuf with no ill effects. If +saturation + is 1.0 then saturation is not changed. If it's less than 1.0, saturation is reduced (the image turns toward grayscale); if greater than 1.0, saturation is increased (the image gets more vivid colors). If pixelate -is TRUE, then pixels are faded in a checkerboard pattern to create a -pixelated image. src and dest must have the same image format, size, and -rowstride. -

-
+ +is TRUE, then pixels are faded in a checkerboard pattern to create a +pixelated image. src + and dest + must have the same image format, size, and +rowstride.

+
+

Parameters

+
--+++ - - + + + - - + + + - - + + + - - + + +

src :

source image

src

source image

 

dest :

place to write modified version of src -

dest

place to write modified version of src +

 

saturation :

saturation factor

saturation

saturation factor

 

pixelate :

whether to pixelate

pixelate

whether to pixelate

 
+

-

gdk_pixbuf_apply_embedded_orientation ()

-
GdkPixbuf *         gdk_pixbuf_apply_embedded_orientation
-                                                        (GdkPixbuf *src);
-

-Takes an existing pixbuf and checks for the presence of an +

gdk_pixbuf_apply_embedded_orientation ()

+
GdkPixbuf *
+gdk_pixbuf_apply_embedded_orientation (GdkPixbuf *src);
+

Takes an existing pixbuf and checks for the presence of an associated "orientation" option, which may be provided by the jpeg loader (which reads the exif orientation tag) or the tiff loader (which reads the tiff orientation tag, and compensates it for the partial transforms performed by libtiff). If an orientation option/tag is present, the appropriate transform will be performed so that the pixbuf -is oriented correctly. -

-
+is oriented correctly.

+
+

Parameters

+
--+++ - - - - - - - - - - + + + + +

src :

A GdkPixbuf.

Returns :

A newly-created pixbuf, or a reference to the -input pixbuf (with an increased reference count). [transfer full] -

src

A GdkPixbuf.

 
+
+
+

Returns

+

A newly-created pixbuf, or a reference to the +input pixbuf (with an increased reference count).

+

[transfer full]

+

Since 2.12


-

gdk_pixbuf_fill ()

-
void                gdk_pixbuf_fill                     (GdkPixbuf *pixbuf,
-                                                         guint32 pixel);
-

-Clears a pixbuf to the given RGBA value, converting the RGBA value into +

gdk_pixbuf_fill ()

+
void
+gdk_pixbuf_fill (GdkPixbuf *pixbuf,
+                 guint32 pixel);
+

Clears a pixbuf to the given RGBA value, converting the RGBA value into the pixbuf's pixel format. The alpha will be ignored if the pixbuf -doesn't have an alpha channel. -

-
+doesn't have an alpha channel.

+
+

Parameters

+
--+++ - - + + + - - + + +

pixbuf :

a GdkPixbuf -

pixbuf

a GdkPixbuf

 

pixel :

RGBA pixel to clear to -(0xffffffff is opaque white, 0x00000000 transparent black)

pixel

RGBA pixel to clear to +(0xffffffff is opaque white, 0x00000000 transparent black)

 
+ +
+

Types and Values

+

See Also

-GdkPixbuf +

GdkPixbuf

+ Generated by GTK-Doc V1.20.1 \ No newline at end of file diff --git a/docs/reference/gdk-pixbuf/html/gdk-pixbuf-Versioning.html b/docs/reference/gdk-pixbuf/html/gdk-pixbuf-Versioning.html index df32738..1feab24 100644 --- a/docs/reference/gdk-pixbuf/html/gdk-pixbuf-Versioning.html +++ b/docs/reference/gdk-pixbuf/html/gdk-pixbuf-Versioning.html @@ -2,30 +2,26 @@ -Initialization and Versions +GDK-PixBuf Reference Manual: Initialization and Versions - + - - - - - - - - - - + + + + + + +
@@ -33,134 +29,156 @@

Initialization and Versions

Initialization and Versions — Library version numbers.

- +
-
-

Synopsis

-
-#include <gdk-pixbuf/gdk-pixbuf.h>
-
-extern const char * gdk_pixbuf_version;
-extern const guint  gdk_pixbuf_major_version;
-extern const guint  gdk_pixbuf_minor_version;
-extern const guint  gdk_pixbuf_micro_version;
-#define             GDK_PIXBUF_VERSION
-#define             GDK_PIXBUF_MAJOR
-#define             GDK_PIXBUF_MINOR
-#define             GDK_PIXBUF_MICRO
+
+

Functions

+
++++ + + + + + + + + + + + + + + +
#defineGDK_PIXBUF_MAJOR
#defineGDK_PIXBUF_MINOR
#defineGDK_PIXBUF_MICRO
+
+
+

Types and Values

+
++++ + + + + + + + + + + + + + + + + + + + + + + +
extern const char *gdk_pixbuf_version
extern const guint gdk_pixbuf_major_version
extern const guint gdk_pixbuf_minor_version
extern const guint gdk_pixbuf_micro_version
#defineGDK_PIXBUF_VERSION
+
+
+

Includes

+
#include <gdk-pixbuf/gdk-pixbuf.h>
 

Description

-

-These macros and variables let you check the version of &gdk-pixbuf; -you're linking against. -

+

These macros and variables let you check the version of gdk-pixbuf +you're linking against.

+
+
+

Functions

+
+

GDK_PIXBUF_MAJOR

+
#define GDK_PIXBUF_MAJOR (2)
+
+

Major version of gdk-pixbuf library, that is the "0" in +"0.8.2" for example.

+
+
+
+

GDK_PIXBUF_MINOR

+
#define GDK_PIXBUF_MINOR (30)
+
+

Minor version of gdk-pixbuf library, that is the "8" in +"0.8.2" for example.

+
+
+
+

GDK_PIXBUF_MICRO

+
#define GDK_PIXBUF_MICRO (8)
+
+

Micro version of gdk-pixbuf library, that is the "2" in +"0.8.2" for example.

+
-

Details

+

Types and Values

gdk_pixbuf_version

extern const char *gdk_pixbuf_version;
 
-

-Contains the full version of the &gdk-pixbuf; library as a string. -This is the version currently in use by a running program. -

+

Contains the full version of the gdk-pixbuf library as a string. +This is the version currently in use by a running program.


gdk_pixbuf_major_version

extern const guint gdk_pixbuf_major_version;
 
-

-The major version number of the &gdk-pixbuf; library. (e.g. in -&gdk-pixbuf; version 1.2.5 this is 1.) -

-

-This variable is in the library, so represents the -&gdk-pixbuf; library you have linked against. Contrast with the +

The major version number of the gdk-pixbuf library. (e.g. in +gdk-pixbuf version 1.2.5 this is 1.)

+

This variable is in the library, so represents the +gdk-pixbuf library you have linked against. Contrast with the GDK_PIXBUF_MAJOR macro, which represents the major version of the -&gdk-pixbuf; headers you have included. -

+gdk-pixbuf headers you have included.


gdk_pixbuf_minor_version

extern const guint gdk_pixbuf_minor_version;
 
-

-The minor version number of the &gdk-pixbuf; library. (e.g. in -&gdk-pixbuf; version 1.2.5 this is 2.) -

-

-This variable is in the library, so represents the -&gdk-pixbuf; library you have linked against. Contrast with the +

The minor version number of the gdk-pixbuf library. (e.g. in +gdk-pixbuf version 1.2.5 this is 2.)

+

This variable is in the library, so represents the +gdk-pixbuf library you have linked against. Contrast with the GDK_PIXBUF_MINOR macro, which represents the minor version of the -&gdk-pixbuf; headers you have included. -

+gdk-pixbuf headers you have included.


gdk_pixbuf_micro_version

extern const guint gdk_pixbuf_micro_version;
 
-

-The micro version number of the &gdk-pixbuf; library. (e.g. in -&gdk-pixbuf; version 1.2.5 this is 5.) -

-

-This variable is in the library, so represents the -&gdk-pixbuf; library you have linked against. Contrast with the +

The micro version number of the gdk-pixbuf library. (e.g. in +gdk-pixbuf version 1.2.5 this is 5.)

+

This variable is in the library, so represents the +gdk-pixbuf library you have linked against. Contrast with the GDK_PIXBUF_MICRO macro, which represents the micro version of the -&gdk-pixbuf; headers you have included. -

+gdk-pixbuf headers you have included.


GDK_PIXBUF_VERSION

-
#define GDK_PIXBUF_VERSION "2.28.1"
+
#define GDK_PIXBUF_VERSION "2.30.8"
 
-

-Contains the full version of the &gdk-pixbuf; header as a string. +

Contains the full version of the gdk-pixbuf header as a string. This is the version being compiled against; contrast with -gdk_pixbuf_version. -

-
-
-
-

GDK_PIXBUF_MAJOR

-
#define GDK_PIXBUF_MAJOR (2)
-
-

-Major version of &gdk-pixbuf; library, that is the first "0" in -"0.8.0" for example. -

-
-
-
-

GDK_PIXBUF_MINOR

-
#define GDK_PIXBUF_MINOR (28)
-
-

-Minor version of &gdk-pixbuf; library, that is the "8" in -"0.8.0" for example. -

-
-
-
-

GDK_PIXBUF_MICRO

-
#define GDK_PIXBUF_MICRO (1)
-
-

-Micro version of &gdk-pixbuf; library, that is the last "0" in -"0.8.0" for example. -

+gdk_pixbuf_version.

+ Generated by GTK-Doc V1.20.1
\ No newline at end of file diff --git a/docs/reference/gdk-pixbuf/html/gdk-pixbuf-X-Drawables-to-Pixbufs.html b/docs/reference/gdk-pixbuf/html/gdk-pixbuf-X-Drawables-to-Pixbufs.html index 399d62e..6327950 100644 --- a/docs/reference/gdk-pixbuf/html/gdk-pixbuf-X-Drawables-to-Pixbufs.html +++ b/docs/reference/gdk-pixbuf/html/gdk-pixbuf-X-Drawables-to-Pixbufs.html @@ -2,30 +2,26 @@ -X Drawables to Pixbufs +GDK-PixBuf Reference Manual: X Drawables to Pixbufs - + - - - - - - - - - - + + + + + + +
@@ -33,147 +29,169 @@

X Drawables to Pixbufs

X Drawables to Pixbufs — Getting parts of an X drawable's image data into a pixbuf.

- +
-
-

Synopsis

-
-#include <gdk-pixbuf/gdk-pixbuf.h>
-
-GdkPixbuf *         gdk_pixbuf_xlib_get_from_drawable   (GdkPixbuf *dest,
-                                                         Drawable src,
-                                                         Colormap cmap,
-                                                         Visual *visual,
-                                                         int src_x,
-                                                         int src_y,
-                                                         int dest_x,
-                                                         int dest_y,
-                                                         int width,
-                                                         int height);
+
+

Functions

+
++++ + + + + +
+GdkPixbuf * + +gdk_pixbuf_xlib_get_from_drawable () +
+
+
+

Includes

+
#include <gdk-pixbuf/gdk-pixbuf.h>
 

Description

-

-The functions in this section allow you to take the image data +

The functions in this section allow you to take the image data from an X drawable and dump it into a GdkPixbuf. This can be used for screenshots and other special effects. Note that these operations can be expensive, since the image data has to be -transferred from the X server to the client program and converted. -

-

-These functions are analogous to those for the GDK version of -&gdk-pixbuf;. -

+transferred from the X server to the client program and converted.

+

These functions are analogous to those for the GDK version of +&gdk-pixbuf;.

-

Details

+

Functions

-

gdk_pixbuf_xlib_get_from_drawable ()

-
GdkPixbuf *         gdk_pixbuf_xlib_get_from_drawable   (GdkPixbuf *dest,
-                                                         Drawable src,
-                                                         Colormap cmap,
-                                                         Visual *visual,
-                                                         int src_x,
-                                                         int src_y,
-                                                         int dest_x,
-                                                         int dest_y,
-                                                         int width,
-                                                         int height);
-

-Transfers image data from a Gdk drawable and converts it to an RGB(A) -representation inside a GdkPixbuf. -

-

-If the drawable src is a pixmap, then a suitable colormap must be specified, +

gdk_pixbuf_xlib_get_from_drawable ()

+
GdkPixbuf *
+gdk_pixbuf_xlib_get_from_drawable (GdkPixbuf *dest,
+                                   Drawable src,
+                                   Colormap cmap,
+                                   Visual *visual,
+                                   int src_x,
+                                   int src_y,
+                                   int dest_x,
+                                   int dest_y,
+                                   int width,
+                                   int height);
+

Transfers image data from a Gdk drawable and converts it to an RGB(A) +representation inside a GdkPixbuf.

+

If the drawable src + is a pixmap, then a suitable colormap must be specified, since pixmaps are just blocks of pixel data without an associated colormap. -If the drawable is a window, the cmap argument will be ignored and the -window's own colormap will be used instead. -

-

-If the specified destination pixbuf dest is NULL, then this function will +If the drawable is a window, the cmap + argument will be ignored and the +window's own colormap will be used instead.

+

If the specified destination pixbuf dest + is NULL, then this function will create an RGB pixbuf with 8 bits per channel and no alpha, with the same size -specified by the width and height arguments. In this case, the dest_x and -dest_y arguments must be specified as 0, otherwise the function will return -NULL. If the specified destination pixbuf is not NULL and it contains alpha -information, then the filled pixels will be set to full opacity. -

-

-If the specified drawable is a pixmap, then the requested source rectangle +specified by the width + and height + arguments. In this case, the dest_x + and +dest_y + arguments must be specified as 0, otherwise the function will return +NULL. If the specified destination pixbuf is not NULL and it contains alpha +information, then the filled pixels will be set to full opacity.

+

If the specified drawable is a pixmap, then the requested source rectangle must be completely contained within the pixmap, otherwise the function will -return NULL. -

-

-If the specified drawable is a window, then it must be viewable, i.e. all of +return NULL.

+

If the specified drawable is a window, then it must be viewable, i.e. all of its ancestors up to the root window must be mapped. Also, the specified source rectangle must be completely contained within the window and within the screen. If regions of the window are obscured by noninferior windows, the contents of those regions are undefined. The contents of regions obscured by inferior windows of a different depth than that of the source window will also -be undefined. -

-
+be undefined.

+
+

Parameters

+
--+++ - - + + + - - + + + - - + + + - - + + + - - + + + - - + + + - - + + + - - + + + - - + + + - - - - - - + + +

dest :

Destination pixbuf, or NULL if a new pixbuf should be created.

dest

Destination pixbuf, or NULL if a new pixbuf should be created.

 

src :

Source drawable.

src

Source drawable.

 

cmap :

A colormap if src is a pixmap. If it is a window, this argument will -be ignored.

cmap

A colormap if src +is a pixmap. If it is a window, this argument will +be ignored.

 

visual :

A visual if src is a pixmap. If it is a window, this argument will -be ignored.

visual

A visual if src +is a pixmap. If it is a window, this argument will +be ignored.

 

src_x :

Source X coordinate within drawable.

src_x

Source X coordinate within drawable.

 

src_y :

Source Y coordinate within drawable.

src_y

Source Y coordinate within drawable.

 

dest_x :

Destination X coordinate in pixbuf, or 0 if dest is NULL.

dest_x

Destination X coordinate in pixbuf, or 0 if dest +is NULL.

 

dest_y :

Destination Y coordinate in pixbuf, or 0 if dest is NULL.

dest_y

Destination Y coordinate in pixbuf, or 0 if dest +is NULL.

 

width :

Width in pixels of region to get.

width

Width in pixels of region to get.

 

height :

Height in pixels of region to get.

Returns :

The same pixbuf as dest if it was non-NULL, or a newly-created -pixbuf with a reference count of 1 if no destination pixbuf was specified; in -the latter case, NULL will be returned if not enough memory could be -allocated for the pixbuf to be created.

height

Height in pixels of region to get.

 
+
+

Returns

+

The same pixbuf as dest +if it was non-NULL, or a newly-created +pixbuf with a reference count of 1 if no destination pixbuf was specified; in +the latter case, NULL will be returned if not enough memory could be +allocated for the pixbuf to be created.

+

+
+
+
+
+

Types and Values

+ Generated by GTK-Doc V1.20.1 \ No newline at end of file diff --git a/docs/reference/gdk-pixbuf/html/gdk-pixbuf-Xlib-Rendering.html b/docs/reference/gdk-pixbuf/html/gdk-pixbuf-Xlib-Rendering.html index bf683be..b9ecea8 100644 --- a/docs/reference/gdk-pixbuf/html/gdk-pixbuf-Xlib-Rendering.html +++ b/docs/reference/gdk-pixbuf/html/gdk-pixbuf-Xlib-Rendering.html @@ -2,30 +2,26 @@ -Xlib Rendering +GDK-PixBuf Reference Manual: Xlib Rendering - + - - - - - - - - - - + + + + + + +
@@ -33,364 +29,410 @@

Xlib Rendering

Xlib Rendering — Rendering a pixbuf to an X drawable.

- +
-
-

Synopsis

-
-#include <gdk-pixbuf/gdk-pixbuf.h>
-
-void                gdk_pixbuf_xlib_render_threshold_alpha
-                                                        (GdkPixbuf *pixbuf,
-                                                         Pixmap bitmap,
-                                                         int src_x,
-                                                         int src_y,
-                                                         int dest_x,
-                                                         int dest_y,
-                                                         int width,
-                                                         int height,
-                                                         int alpha_threshold);
-void                gdk_pixbuf_xlib_render_to_drawable  (GdkPixbuf *pixbuf,
-                                                         Drawable drawable,
-                                                         GC gc,
-                                                         int src_x,
-                                                         int src_y,
-                                                         int dest_x,
-                                                         int dest_y,
-                                                         int width,
-                                                         int height,
-                                                         XlibRgbDither dither,
-                                                         int x_dither,
-                                                         int y_dither);
-void                gdk_pixbuf_xlib_render_to_drawable_alpha
-                                                        (GdkPixbuf *pixbuf,
-                                                         Drawable drawable,
-                                                         int src_x,
-                                                         int src_y,
-                                                         int dest_x,
-                                                         int dest_y,
-                                                         int width,
-                                                         int height,
-                                                         GdkPixbufAlphaMode alpha_mode,
-                                                         int alpha_threshold,
-                                                         XlibRgbDither dither,
-                                                         int x_dither,
-                                                         int y_dither);
-void                gdk_pixbuf_xlib_render_pixmap_and_mask
-                                                        (GdkPixbuf *pixbuf,
-                                                         Pixmap *pixmap_return,
-                                                         Pixmap *mask_return,
-                                                         int alpha_threshold);
+
+

Functions

+
++++ + + + + + + + + + + + + + + + + + + +
+void + +gdk_pixbuf_xlib_render_threshold_alpha () +
+void + +gdk_pixbuf_xlib_render_to_drawable () +
+void + +gdk_pixbuf_xlib_render_to_drawable_alpha () +
+void + +gdk_pixbuf_xlib_render_pixmap_and_mask () +
+
+
+

Includes

+
#include <gdk-pixbuf/gdk-pixbuf.h>
 

Description

-

-The &gdk-pixbuf; Xlib library provides several convenience +

The &gdk-pixbuf; Xlib library provides several convenience functions to render pixbufs to X drawables. It uses XlibRGB to -render the image data. -

-

-These functions are analogous to those for the GDK version of -&gdk-pixbuf;. -

+render the image data.

+

These functions are analogous to those for the GDK version of +&gdk-pixbuf;.

-

Details

+

Functions

-

gdk_pixbuf_xlib_render_threshold_alpha ()

-
void                gdk_pixbuf_xlib_render_threshold_alpha
-                                                        (GdkPixbuf *pixbuf,
-                                                         Pixmap bitmap,
-                                                         int src_x,
-                                                         int src_y,
-                                                         int dest_x,
-                                                         int dest_y,
-                                                         int width,
-                                                         int height,
-                                                         int alpha_threshold);
-

-Takes the opacity values in a rectangular portion of a pixbuf and thresholds +

gdk_pixbuf_xlib_render_threshold_alpha ()

+
void
+gdk_pixbuf_xlib_render_threshold_alpha
+                               (GdkPixbuf *pixbuf,
+                                Pixmap bitmap,
+                                int src_x,
+                                int src_y,
+                                int dest_x,
+                                int dest_y,
+                                int width,
+                                int height,
+                                int alpha_threshold);
+

Takes the opacity values in a rectangular portion of a pixbuf and thresholds them to produce a bi-level alpha mask that can be used as a clipping mask for -a drawable. -

-
+a drawable.

+
+

Parameters

+
--+++ - - + + + - - + + + - - + + + - - + + + - - + + + - - + + + - - + + + - - + + + - - + + +

pixbuf :

A pixbuf.

pixbuf

A pixbuf.

 

bitmap :

Bitmap where the bilevel mask will be painted to.

bitmap

Bitmap where the bilevel mask will be painted to.

 

src_x :

Source X coordinate.

src_x

Source X coordinate.

 

src_y :

source Y coordinate.

src_y

source Y coordinate.

 

dest_x :

Destination X coordinate.

dest_x

Destination X coordinate.

 

dest_y :

Destination Y coordinate.

dest_y

Destination Y coordinate.

 

width :

Width of region to threshold.

width

Width of region to threshold.

 

height :

Height of region to threshold.

height

Height of region to threshold.

 

alpha_threshold :

Opacity values below this will be painted as zero; all -other values will be painted as one.

alpha_threshold

Opacity values below this will be painted as zero; all +other values will be painted as one.

 
+

-

gdk_pixbuf_xlib_render_to_drawable ()

-
void                gdk_pixbuf_xlib_render_to_drawable  (GdkPixbuf *pixbuf,
-                                                         Drawable drawable,
-                                                         GC gc,
-                                                         int src_x,
-                                                         int src_y,
-                                                         int dest_x,
-                                                         int dest_y,
-                                                         int width,
-                                                         int height,
-                                                         XlibRgbDither dither,
-                                                         int x_dither,
-                                                         int y_dither);
-

-Renders a rectangular portion of a pixbuf to a drawable while using the +

gdk_pixbuf_xlib_render_to_drawable ()

+
void
+gdk_pixbuf_xlib_render_to_drawable (GdkPixbuf *pixbuf,
+                                    Drawable drawable,
+                                    GC gc,
+                                    int src_x,
+                                    int src_y,
+                                    int dest_x,
+                                    int dest_y,
+                                    int width,
+                                    int height,
+                                    XlibRgbDither dither,
+                                    int x_dither,
+                                    int y_dither);
+

Renders a rectangular portion of a pixbuf to a drawable while using the specified GC. This is done using XlibRGB, so the specified drawable must have the XlibRGB visual and colormap. Note that this function will ignore the opacity information for images with an alpha channel; the GC must already -have the clipping mask set if you want transparent regions to show through. -

-

-For an explanation of dither offsets, see the XlibRGB documentation. In +have the clipping mask set if you want transparent regions to show through.

+

For an explanation of dither offsets, see the XlibRGB documentation. In brief, the dither offset is important when re-rendering partial regions of an image to a rendered version of the full image, or for when the offsets to a base position change, as in scrolling. The dither matrix has to be shifted for consistent visual results. If you do not have any of these cases, the -dither offsets can be both zero. -

-
+dither offsets can be both zero.

+
+

Parameters

+
--+++ - - + + + - - + + + - - + + + - - + + + - - + + + - - + + + - - + + + - - + + + - - + + + - - + + + - - + + + - - + + +

pixbuf :

A pixbuf.

pixbuf

A pixbuf.

 

drawable :

Destination drawable.

drawable

Destination drawable.

 

gc :

GC used for rendering.

gc

GC used for rendering.

 

src_x :

Source X coordinate within pixbuf.

src_x

Source X coordinate within pixbuf.

 

src_y :

Source Y coordinate within pixbuf.

src_y

Source Y coordinate within pixbuf.

 

dest_x :

Destination X coordinate within drawable.

dest_x

Destination X coordinate within drawable.

 

dest_y :

Destination Y coordinate within drawable.

dest_y

Destination Y coordinate within drawable.

 

width :

Width of region to render, in pixels.

width

Width of region to render, in pixels.

 

height :

Height of region to render, in pixels.

height

Height of region to render, in pixels.

 

dither :

Dithering mode for XlibRGB.

dither

Dithering mode for XlibRGB.

 

x_dither :

X offset for dither.

x_dither

X offset for dither.

 

y_dither :

Y offset for dither.

y_dither

Y offset for dither.

 
+

-

gdk_pixbuf_xlib_render_to_drawable_alpha ()

-
void                gdk_pixbuf_xlib_render_to_drawable_alpha
-                                                        (GdkPixbuf *pixbuf,
-                                                         Drawable drawable,
-                                                         int src_x,
-                                                         int src_y,
-                                                         int dest_x,
-                                                         int dest_y,
-                                                         int width,
-                                                         int height,
-                                                         GdkPixbufAlphaMode alpha_mode,
-                                                         int alpha_threshold,
-                                                         XlibRgbDither dither,
-                                                         int x_dither,
-                                                         int y_dither);
-

-Renders a rectangular portion of a pixbuf to a drawable. This is done using -XlibRGB, so the specified drawable must have the XlibRGB visual and colormap. -

-

-When used with GDK_PIXBUF_ALPHA_BILEVEL, this function has to create a bitmap +

gdk_pixbuf_xlib_render_to_drawable_alpha ()

+
void
+gdk_pixbuf_xlib_render_to_drawable_alpha
+                               (GdkPixbuf *pixbuf,
+                                Drawable drawable,
+                                int src_x,
+                                int src_y,
+                                int dest_x,
+                                int dest_y,
+                                int width,
+                                int height,
+                                GdkPixbufAlphaMode alpha_mode,
+                                int alpha_threshold,
+                                XlibRgbDither dither,
+                                int x_dither,
+                                int y_dither);
+

Renders a rectangular portion of a pixbuf to a drawable. This is done using +XlibRGB, so the specified drawable must have the XlibRGB visual and colormap.

+

When used with GDK_PIXBUF_ALPHA_BILEVEL, this function has to create a bitmap out of the thresholded alpha channel of the image and, it has to set this bitmap as the clipping mask for the GC used for drawing. This can be a significant performance penalty depending on the size and the complexity of the alpha channel of the image. If performance is crucial, consider handling the alpha channel yourself (possibly by caching it in your application) and -using gdk_pixbuf_xlib_render_to_drawable() or GdkRGB directly instead. -

-
+using gdk_pixbuf_xlib_render_to_drawable() or GdkRGB directly instead.

+
+

Parameters

+
--+++ - - + + + - - + + + - - + + + - - + + + - - + + + - - + + + - - + + + - - + + + - - + + + - - + +values.

+ - - + + + - - + + + - - + + +

pixbuf :

A pixbuf.

pixbuf

A pixbuf.

 

drawable :

Destination drawable.

drawable

Destination drawable.

 

src_x :

Source X coordinate within pixbuf.

src_x

Source X coordinate within pixbuf.

 

src_y :

Source Y coordinates within pixbuf.

src_y

Source Y coordinates within pixbuf.

 

dest_x :

Destination X coordinate within drawable.

dest_x

Destination X coordinate within drawable.

 

dest_y :

Destination Y coordinate within drawable.

dest_y

Destination Y coordinate within drawable.

 

width :

Width of region to render, in pixels.

width

Width of region to render, in pixels.

 

height :

Height of region to render, in pixels.

height

Height of region to render, in pixels.

 

alpha_mode :

If the image does not have opacity information, this is ignored. -Otherwise, specifies how to handle transparency when rendering.

alpha_mode

If the image does not have opacity information, this is ignored. +Otherwise, specifies how to handle transparency when rendering.

 

alpha_threshold :

If the image does have opacity information and alpha_mode +

alpha_threshold

If the image does have opacity information and alpha_mode is GDK_PIXBUF_ALPHA_BILEVEL, specifies the threshold value for opacity -values.

 

dither :

Dithering mode for XlibRGB.

dither

Dithering mode for XlibRGB.

 

x_dither :

X offset for dither.

x_dither

X offset for dither.

 

y_dither :

Y offset for dither.

y_dither

Y offset for dither.

 
+

-

gdk_pixbuf_xlib_render_pixmap_and_mask ()

-
void                gdk_pixbuf_xlib_render_pixmap_and_mask
-                                                        (GdkPixbuf *pixbuf,
-                                                         Pixmap *pixmap_return,
-                                                         Pixmap *mask_return,
-                                                         int alpha_threshold);
-

-Creates a pixmap and a mask bitmap which are returned in the pixmap_return -and mask_return arguments, respectively, and renders a pixbuf and its +

gdk_pixbuf_xlib_render_pixmap_and_mask ()

+
void
+gdk_pixbuf_xlib_render_pixmap_and_mask
+                               (GdkPixbuf *pixbuf,
+                                Pixmap *pixmap_return,
+                                Pixmap *mask_return,
+                                int alpha_threshold);
+

Creates a pixmap and a mask bitmap which are returned in the pixmap_return + +and mask_return + arguments, respectively, and renders a pixbuf and its corresponding tresholded alpha mask to them. This is merely a convenience function; applications that need to render pixbufs with dither offsets or to -given drawables should use gdk_pixbuf_xlib_render_to_drawable_alpha() or -gdk_pixbuf_xlib_render_to_drawable(), and -gdk_pixbuf_xlib_render_threshold_alpha(). -

-

-If the pixbuf does not have an alpha channel, then *mask_return will be set -to None. -

-
+given drawables should use gdk_pixbuf_xlib_render_to_drawable_alpha() or +gdk_pixbuf_xlib_render_to_drawable(), and +gdk_pixbuf_xlib_render_threshold_alpha().

+

If the pixbuf does not have an alpha channel, then *mask_return + will be set +to None.

+
+

Parameters

+
--+++ - - + + + - - + + + - - + + + - - + + +

pixbuf :

A pixbuf.

pixbuf

A pixbuf.

 

pixmap_return :

Return value for the created pixmap.

pixmap_return

Return value for the created pixmap.

 

mask_return :

Return value for the created mask.

mask_return

Return value for the created mask.

 

alpha_threshold :

Threshold value for opacity values.

alpha_threshold

Threshold value for opacity values.

 
+
+

Types and Values

+
+ + Generated by GTK-Doc V1.20.1 \ No newline at end of file diff --git a/docs/reference/gdk-pixbuf/html/gdk-pixbuf-XlibRGB.html b/docs/reference/gdk-pixbuf/html/gdk-pixbuf-XlibRGB.html index 6b05806..108613c 100644 --- a/docs/reference/gdk-pixbuf/html/gdk-pixbuf-XlibRGB.html +++ b/docs/reference/gdk-pixbuf/html/gdk-pixbuf-XlibRGB.html @@ -2,30 +2,26 @@ -XlibRGB +GDK-PixBuf Reference Manual: XlibRGB - + - - - - - - - - - - + + + + + + +
@@ -33,883 +29,1087 @@

XlibRGB

XlibRGB — Rendering RGB buffers to X drawables.

- +
-
-

Synopsis

-
-#include <gdk-pixbuf/gdk-pixbuf.h>
-
-struct              XlibRgbCmap;
-enum                XlibRgbDither;
-void                xlib_rgb_init                       (Display *display,
-                                                         Screen *screen);
-void                xlib_rgb_init_with_depth            (Display *display,
-                                                         Screen *screen,
-                                                         int prefDepth);
-unsigned long       xlib_rgb_xpixel_from_rgb            (guint32 rgb);
-void                xlib_rgb_gc_set_foreground          (GC gc,
-                                                         guint32 rgb);
-void                xlib_rgb_gc_set_background          (GC gc,
-                                                         guint32 rgb);
-void                xlib_draw_rgb_image                 (Drawable drawable,
-                                                         GC gc,
-                                                         int x,
-                                                         int y,
-                                                         int width,
-                                                         int height,
-                                                         XlibRgbDither dith,
-                                                         unsigned char *rgb_buf,
-                                                         int rowstride);
-void                xlib_draw_rgb_image_dithalign       (Drawable drawable,
-                                                         GC gc,
-                                                         int x,
-                                                         int y,
-                                                         int width,
-                                                         int height,
-                                                         XlibRgbDither dith,
-                                                         unsigned char *rgb_buf,
-                                                         int rowstride,
-                                                         int xdith,
-                                                         int ydith);
-void                xlib_draw_rgb_32_image              (Drawable drawable,
-                                                         GC gc,
-                                                         int x,
-                                                         int y,
-                                                         int width,
-                                                         int height,
-                                                         XlibRgbDither dith,
-                                                         unsigned char *buf,
-                                                         int rowstride);
-void                xlib_draw_gray_image                (Drawable drawable,
-                                                         GC gc,
-                                                         int x,
-                                                         int y,
-                                                         int width,
-                                                         int height,
-                                                         XlibRgbDither dith,
-                                                         unsigned char *buf,
-                                                         int rowstride);
-XlibRgbCmap *       xlib_rgb_cmap_new                   (guint32 *colors,
-                                                         int n_colors);
-void                xlib_rgb_cmap_free                  (XlibRgbCmap *cmap);
-void                xlib_draw_indexed_image             (Drawable drawable,
-                                                         GC gc,
-                                                         int x,
-                                                         int y,
-                                                         int width,
-                                                         int height,
-                                                         XlibRgbDither dith,
-                                                         unsigned char *buf,
-                                                         int rowstride,
-                                                         XlibRgbCmap *cmap);
-Bool                xlib_rgb_ditherable                 (void);
-void                xlib_rgb_set_verbose                (Bool verbose);
-void                xlib_rgb_set_install                (Bool install);
-void                xlib_rgb_set_min_colors             (int min_colors);
-Colormap            xlib_rgb_get_cmap                   (void);
-Visual *            xlib_rgb_get_visual                 (void);
-XVisualInfo *       xlib_rgb_get_visual_info            (void);
-int                 xlib_rgb_get_depth                  (void);
-Display *           xlib_rgb_get_display                (void);
-Screen *            xlib_rgb_get_screen                 (void);
-
-
-
-

Description

-

-The XlibRGB set of functions is a port of the GdkRGB library to -use plain Xlib and X drawables. You can use these functions to -render RGB buffers into drawables very quickly with high-quality -dithering. -

-
-

Details

-
-

struct XlibRgbCmap

-
struct XlibRgbCmap {
-  unsigned int colors[256];
-  unsigned char lut[256]; /* for 8-bit modes */
-};
-
-

-FIXME: Describe this. -

-
+

Functions

+
--++ - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - + + + + + +

unsigned int colors[256];

FIXME. +void + +xlib_rgb_init () +
+void + +xlib_rgb_init_with_depth () +
unsigned long + +xlib_rgb_xpixel_from_rgb () +
+void + +xlib_rgb_gc_set_foreground () +
+void + +xlib_rgb_gc_set_background () +
+void + +xlib_draw_rgb_image () +
+void + +xlib_draw_rgb_image_dithalign () +
+void + +xlib_draw_rgb_32_image () +
+void + +xlib_draw_gray_image () +
+XlibRgbCmap * + +xlib_rgb_cmap_new () +
+void + +xlib_rgb_cmap_free () +
+void + +xlib_draw_indexed_image () +
+Bool + +xlib_rgb_ditherable () +
+void + +xlib_rgb_set_verbose () +
+void + +xlib_rgb_set_install () +
+void + +xlib_rgb_set_min_colors () +
+Colormap + +xlib_rgb_get_cmap () +
+Visual * + +xlib_rgb_get_visual () +
+XVisualInfo * + +xlib_rgb_get_visual_info () +
+int + +xlib_rgb_get_depth () +

unsigned char lut[256];

FIXME. +Display * + +xlib_rgb_get_display () +
+Screen * + +xlib_rgb_get_screen () +
-
-
-

enum XlibRgbDither

-
typedef enum {
-  XLIB_RGB_DITHER_NONE,
-  XLIB_RGB_DITHER_NORMAL,
-  XLIB_RGB_DITHER_MAX
-} XlibRgbDither;
-
-

-These values are used to specify which dithering method should be -used. XLIB_RGB_DITHER_NONE will use no dithering -and simply map the colors in an RGB buffer to the closest colors -that the display can provide. -XLIB_RGB_DITHER_NORMAL will provide dithering -only on pseudocolor displays. -XLIB_RGB_DITHER_MAX will provide dithering on -pseudocolor and 16-bit truecolor or “high color” -displays. -

-
+
+

Types and Values

+
--++ - - + + - - - - - - + +

XLIB_RGB_DITHER_NONE

Specifies no dithering. -structXlibRgbCmap

XLIB_RGB_DITHER_NORMAL

Specifies dithering only on pseudocolor - displays. -

XLIB_RGB_DITHER_MAX

Specifies dithering on high color displays. -enumXlibRgbDither
-
+
+

Includes

+
#include <gdk-pixbuf/gdk-pixbuf.h>
+
+
+
+

Description

+

The XlibRGB set of functions is a port of the GdkRGB library to +use plain Xlib and X drawables. You can use these functions to +render RGB buffers into drawables very quickly with high-quality +dithering.

+
+
+

Functions

-

xlib_rgb_init ()

-
void                xlib_rgb_init                       (Display *display,
-                                                         Screen *screen);
-

-Initializes the XlibRGB machinery with the default depth. If you use this +

xlib_rgb_init ()

+
void
+xlib_rgb_init (Display *display,
+               Screen *screen);
+

Initializes the XlibRGB machinery with the default depth. If you use this function XlibRGB will automatically pick the best visual available on your -display. This function or xlib_rgb_init_with_depth() must be called before -using any of the other functions in XlibRGB. -

-
+display. This function or xlib_rgb_init_with_depth() must be called before +using any of the other functions in XlibRGB.

+
+

Parameters

+
--+++ - - + + + - - + + +

display :

X Display to use.

display

X Display to use.

 

screen :

Screen to use.

screen

Screen to use.

 
+

-

xlib_rgb_init_with_depth ()

-
void                xlib_rgb_init_with_depth            (Display *display,
-                                                         Screen *screen,
-                                                         int prefDepth);
-

-Initializes the XlibRGB machinery with a particular depth you specify, +

xlib_rgb_init_with_depth ()

+
void
+xlib_rgb_init_with_depth (Display *display,
+                          Screen *screen,
+                          int prefDepth);
+

Initializes the XlibRGB machinery with a particular depth you specify, instead of automatically picking the best depth in the display. This -function or xlib_rgb_init() must be called before using any of the other -functions in XlibRGB. -

-
+function or xlib_rgb_init() must be called before using any of the other +functions in XlibRGB.

+
+

Parameters

+
--+++ - - + + + - - + + + - - + + +

display :

X display to use.

display

X display to use.

 

screen :

Screen to use.

screen

Screen to use.

 

prefDepth :

Visual depth to use for color substitution tables. This must -be one of the supported visual depths in the specified display.

prefDepth

Visual depth to use for color substitution tables. This must +be one of the supported visual depths in the specified display +.

 
+

-

xlib_rgb_xpixel_from_rgb ()

-
unsigned long       xlib_rgb_xpixel_from_rgb            (guint32 rgb);
-

-Converts an RGB triplet into the closest color that XlibRGB visual can -handle. -

-
+

xlib_rgb_xpixel_from_rgb ()

+
unsigned long
+xlib_rgb_xpixel_from_rgb (guint32 rgb);
+

Converts an RGB triplet into the closest color that XlibRGB visual can +handle.

+
+

Parameters

+
--+++ - - - - - - - - - - + + + + +

rgb :

32-bit representation of an RGB value, specified as 0x00RRGGBB.

Returns :

X pixel value that corresponds to the closest color in the -XlibRGB visual and colormap.

rgb

32-bit representation of an RGB value, specified as 0x00RRGGBB.

 
+
+

Returns

+

X pixel value that corresponds to the closest color in the +XlibRGB visual and colormap.

+

+
+

-

xlib_rgb_gc_set_foreground ()

-
void                xlib_rgb_gc_set_foreground          (GC gc,
-                                                         guint32 rgb);
-

-This is a convenience function to set the foreground of a GC from an RGB -triplet. It calls xlib_rgb_xpixel_from_rgb() internally and uses the -returned pixel value to set the GC's foreground. -

-
+

xlib_rgb_gc_set_foreground ()

+
void
+xlib_rgb_gc_set_foreground (GC gc,
+                            guint32 rgb);
+

This is a convenience function to set the foreground of a GC from an RGB +triplet. It calls xlib_rgb_xpixel_from_rgb() internally and uses the +returned pixel value to set the GC's foreground.

+
+

Parameters

+
--+++ - - + + + - - + + +

gc :

A graphic context.

gc

A graphic context.

 

rgb :

32-bit representation of an RGB value, specified as 0x00RRGGBB.

rgb

32-bit representation of an RGB value, specified as 0x00RRGGBB.

 
+
-

xlib_rgb_gc_set_background ()

-
void                xlib_rgb_gc_set_background          (GC gc,
-                                                         guint32 rgb);
-

-This is a convenience function to set the background of a GC from an RGB -triplet. It calls xlib_rgb_xpixel_from_rgb() internally and uses the -returned pixel value to set the GC's background. -

-
+

xlib_rgb_gc_set_background ()

+
void
+xlib_rgb_gc_set_background (GC gc,
+                            guint32 rgb);
+

This is a convenience function to set the background of a GC from an RGB +triplet. It calls xlib_rgb_xpixel_from_rgb() internally and uses the +returned pixel value to set the GC's background.

+
+

Parameters

+
--+++ - - + + + - - + + +

gc :

A graphic context.

gc

A graphic context.

 

rgb :

32-bit representation of an RGB value, specified as 0x00RRGGBB.

rgb

32-bit representation of an RGB value, specified as 0x00RRGGBB.

 
+
-

xlib_draw_rgb_image ()

-
void                xlib_draw_rgb_image                 (Drawable drawable,
-                                                         GC gc,
-                                                         int x,
-                                                         int y,
-                                                         int width,
-                                                         int height,
-                                                         XlibRgbDither dith,
-                                                         unsigned char *rgb_buf,
-                                                         int rowstride);
-

-Renders an RGB buffer to a drawable. Pixels are specified as RGB triplets +

xlib_draw_rgb_image ()

+
void
+xlib_draw_rgb_image (Drawable drawable,
+                     GC gc,
+                     int x,
+                     int y,
+                     int width,
+                     int height,
+                     XlibRgbDither dith,
+                     unsigned char *rgb_buf,
+                     int rowstride);
+

Renders an RGB buffer to a drawable. Pixels are specified as RGB triplets with 8 bits per channel. An image will thus look like an RGBRGBRGBRGB sequence of 8-bit values. This function does not let you specify dither offsets; applications that need to render partial regions of a buffer to -build the final image should use xlib_draw_rgb_image_dithalign() instead. -

-
+build the final image should use xlib_draw_rgb_image_dithalign() instead.

+
+

Parameters

+
--+++ - - + + + - - + + + - - + + + - - + + + - - + + + - - + + + - - + + + - - + + + - - + + +

drawable :

Destination drawable.

drawable

Destination drawable.

 

gc :

A graphic context.

gc

A graphic context.

 

x :

Leftmost coordinate of the destination rectangle.

x

Leftmost coordinate of the destination rectangle.

 

y :

Upper coordinate of the destination rectangle.

y

Upper coordinate of the destination rectangle.

 

width :

Width of the destination rectangle, in pixels.

width

Width of the destination rectangle, in pixels.

 

height :

Height of the destination rectangle, in pixels.

height

Height of the destination rectangle, in pixels.

 

dith :

Dithering method to use.

dith

Dithering method to use.

 

rgb_buf :

Pointer to the pixel in the RGB buffer that corresponds to the -upper-left corner of the rectangular region to render.

rgb_buf

Pointer to the pixel in the RGB buffer that corresponds to the +upper-left corner of the rectangular region to render.

 

rowstride :

Offset between pixel rows in the RGB buffer, in bytes.

rowstride

Offset between pixel rows in the RGB buffer, in bytes.

 
+
-

xlib_draw_rgb_image_dithalign ()

-
void                xlib_draw_rgb_image_dithalign       (Drawable drawable,
-                                                         GC gc,
-                                                         int x,
-                                                         int y,
-                                                         int width,
-                                                         int height,
-                                                         XlibRgbDither dith,
-                                                         unsigned char *rgb_buf,
-                                                         int rowstride,
-                                                         int xdith,
-                                                         int ydith);
-

-Renders an RGB buffer to a drawable. Pixels are specified as RGB triplets +

xlib_draw_rgb_image_dithalign ()

+
void
+xlib_draw_rgb_image_dithalign (Drawable drawable,
+                               GC gc,
+                               int x,
+                               int y,
+                               int width,
+                               int height,
+                               XlibRgbDither dith,
+                               unsigned char *rgb_buf,
+                               int rowstride,
+                               int xdith,
+                               int ydith);
+

Renders an RGB buffer to a drawable. Pixels are specified as RGB triplets with 8 bits per channel. An image will thus look like an RGBRGBRGBRGB sequence of 8-bit values. This function lets you specify a pair of dither offsets. It should be used when you need to render regions of an RGB buffer separately to form the final image; the dither offsets let you align the -dither mask appropriately. -

-
+dither mask appropriately.

+
+

Parameters

+
--+++ - - + + + - - + + + - - + + + - - + + + - - + + + - - + + + - - + + + - - + + + - - + + + - - + + + - - + + +

drawable :

Destination drawable.

drawable

Destination drawable.

 

gc :

A graphic context.

gc

A graphic context.

 

x :

Leftmost coordinate of the destination rectangle.

x

Leftmost coordinate of the destination rectangle.

 

y :

Upper coordinate of the destination rectangle.

y

Upper coordinate of the destination rectangle.

 

width :

Width of the destination rectangle, in pixels.

width

Width of the destination rectangle, in pixels.

 

height :

Height of the destination rectangle, in pixels.

height

Height of the destination rectangle, in pixels.

 

dith :

Dithering method to use.

dith

Dithering method to use.

 

rgb_buf :

Pointer to the pixel in the RGB buffer that corresponds to the -upper-left corner of the rectangular region to render.

rgb_buf

Pointer to the pixel in the RGB buffer that corresponds to the +upper-left corner of the rectangular region to render.

 

rowstride :

Offset between pixel rows in the RGB buffer, in bytes.

rowstride

Offset between pixel rows in the RGB buffer, in bytes.

 

xdith :

X offset for the dither mask.

xdith

X offset for the dither mask.

 

ydith :

Y offset for the dither mask.

ydith

Y offset for the dither mask.

 
+
-

xlib_draw_rgb_32_image ()

-
void                xlib_draw_rgb_32_image              (Drawable drawable,
-                                                         GC gc,
-                                                         int x,
-                                                         int y,
-                                                         int width,
-                                                         int height,
-                                                         XlibRgbDither dith,
-                                                         unsigned char *buf,
-                                                         int rowstride);
-

-This function is analogous to xlib_draw_rgb_image(), but it lets you use +

xlib_draw_rgb_32_image ()

+
void
+xlib_draw_rgb_32_image (Drawable drawable,
+                        GC gc,
+                        int x,
+                        int y,
+                        int width,
+                        int height,
+                        XlibRgbDither dith,
+                        unsigned char *buf,
+                        int rowstride);
+

This function is analogous to xlib_draw_rgb_image(), but it lets you use 32-bit RGB buffers with pixels specified as 0xRRGGBB00. The least-significant 8 bits are actually discarded. This function can lead to -faster results than xlib_draw_rgb_image() since the pixels are aligned on -32-bit boundaries. -

-
+faster results than xlib_draw_rgb_image() since the pixels are aligned on +32-bit boundaries.

+
+

Parameters

+
--+++ - - + + + - - + + + - - + + + - - + + + - - + + + - - + + + - - + + + - - + + + - - + + +

drawable :

Destination drawable.

drawable

Destination drawable.

 

gc :

A graphic context.

gc

A graphic context.

 

x :

Leftmost coordinate of the destination rectangle.

x

Leftmost coordinate of the destination rectangle.

 

y :

Upper coordinate of the destination rectangle.

y

Upper coordinate of the destination rectangle.

 

width :

Width of the destination rectangle, in pixels.

width

Width of the destination rectangle, in pixels.

 

height :

Height of the destination rectangle, in pixels.

height

Height of the destination rectangle, in pixels.

 

dith :

Dithering method to use.

dith

Dithering method to use.

 

buf :

Pointer to the pixel in the RGB buffer that corresponds to the -upper-left corner of the rectangular region to render.

buf

Pointer to the pixel in the RGB buffer that corresponds to the +upper-left corner of the rectangular region to render.

 

rowstride :

Offset between pixel rows in the RGB buffer, in bytes.

rowstride

Offset between pixel rows in the RGB buffer, in bytes.

 
+
-

xlib_draw_gray_image ()

-
void                xlib_draw_gray_image                (Drawable drawable,
-                                                         GC gc,
-                                                         int x,
-                                                         int y,
-                                                         int width,
-                                                         int height,
-                                                         XlibRgbDither dith,
-                                                         unsigned char *buf,
-                                                         int rowstride);
-

-Renders a grayscale buffer to a drawable. Pixels are specified as 8-bit +

xlib_draw_gray_image ()

+
void
+xlib_draw_gray_image (Drawable drawable,
+                      GC gc,
+                      int x,
+                      int y,
+                      int width,
+                      int height,
+                      XlibRgbDither dith,
+                      unsigned char *buf,
+                      int rowstride);
+

Renders a grayscale buffer to a drawable. Pixels are specified as 8-bit intensity values. An image will thus look as a GGGGGG sequence of 8-bit -values. -

-
+values.

+
+

Parameters

+
--+++ - - + + + - - + + + - - + + + - - + + + - - + + + - - + + + - - + + + - - + + + - - + + +

drawable :

Destination drawable.

drawable

Destination drawable.

 

gc :

A graphic context.

gc

A graphic context.

 

x :

Leftmost coordinate of the destination rectangle.

x

Leftmost coordinate of the destination rectangle.

 

y :

Upper coordinate of the destination rectangle.

y

Upper coordinate of the destination rectangle.

 

width :

Width of the destination rectangle, in pixels.

width

Width of the destination rectangle, in pixels.

 

height :

Height of thd destination rectangle, in pixels.

height

Height of thd destination rectangle, in pixels.

 

dith :

Dithering method to use.

dith

Dithering method to use.

 

buf :

Pointer to the pixel in the grayscale buffer that corresponds to the -upper-left corner of the rectangular region to render.

buf

Pointer to the pixel in the grayscale buffer that corresponds to the +upper-left corner of the rectangular region to render.

 

rowstride :

Offset between pixel rows in the grayscale buffer, in pixels.

rowstride

Offset between pixel rows in the grayscale buffer, in pixels.

 
+
-

xlib_rgb_cmap_new ()

-
XlibRgbCmap *       xlib_rgb_cmap_new                   (guint32 *colors,
-                                                         int n_colors);
-

-FIXME -

-
+

xlib_rgb_cmap_new ()

+
XlibRgbCmap *
+xlib_rgb_cmap_new (guint32 *colors,
+                   int n_colors);
+

FIXME

+
+

Parameters

+
--+++ - - - - - - + + + - - + + +

colors :

FIXME

n_colors :

FIXME

colors

FIXME

 

Returns :

FIXME

n_colors

FIXME

 
+
+

Returns

+

FIXME

+

+
+
-

xlib_rgb_cmap_free ()

-
void                xlib_rgb_cmap_free                  (XlibRgbCmap *cmap);
-

-Frees an XlibRGB colormap. -

-
+

xlib_rgb_cmap_free ()

+
void
+xlib_rgb_cmap_free (XlibRgbCmap *cmap);
+

Frees an XlibRGB colormap.

+
+

Parameters

+
--+++ - - + + +

cmap :

An XlibRGB colormap.

cmap

An XlibRGB colormap.

 
+
-

xlib_draw_indexed_image ()

-
void                xlib_draw_indexed_image             (Drawable drawable,
-                                                         GC gc,
-                                                         int x,
-                                                         int y,
-                                                         int width,
-                                                         int height,
-                                                         XlibRgbDither dith,
-                                                         unsigned char *buf,
-                                                         int rowstride,
-                                                         XlibRgbCmap *cmap);
-

-FIXME -

-
+

xlib_draw_indexed_image ()

+
void
+xlib_draw_indexed_image (Drawable drawable,
+                         GC gc,
+                         int x,
+                         int y,
+                         int width,
+                         int height,
+                         XlibRgbDither dith,
+                         unsigned char *buf,
+                         int rowstride,
+                         XlibRgbCmap *cmap);
+

FIXME

+
+

Parameters

+
--+++ - - + + + - - + + + - - + + + - - + + + - - + + + - - + + + - - + + + - - + + + - - + + + - - + + +

drawable :

FIXME

drawable

FIXME

 

gc :

FIXME

gc

FIXME

 

x :

FIXME

x

FIXME

 

y :

FIXME

y

FIXME

 

width :

FIXME

width

FIXME

 

height :

FIXME

height

FIXME

 

dith :

FIXME

dith

FIXME

 

buf :

FIXME

buf

FIXME

 

rowstride :

FIXME

rowstride

FIXME

 

cmap :

FIXME

cmap

FIXME

 
+
-

xlib_rgb_ditherable ()

-
Bool                xlib_rgb_ditherable                 (void);
-

-Queries whether XlibRGB supports dithering for its chosen visual. -

-
---- - - - - -

Returns :

TRUE if dithering can be performed for the visual that XlibRGB -is using, FALSE otherwise.
+

xlib_rgb_ditherable ()

+
Bool
+xlib_rgb_ditherable (void);
+

Queries whether XlibRGB supports dithering for its chosen visual.

+
+

Returns

+

TRUE if dithering can be performed for the visual that XlibRGB +is using, FALSE otherwise.

+

+

-

xlib_rgb_set_verbose ()

-
void                xlib_rgb_set_verbose                (Bool verbose);
-

-Enables/disables debug spew. -

-
+

xlib_rgb_set_verbose ()

+
void
+xlib_rgb_set_verbose (Bool verbose);
+

Enables/disables debug spew.

+
+

Parameters

+
--+++ - - + + +

verbose :

True to be verbose

verbose

True to be verbose

 
+
-

xlib_rgb_set_install ()

-
void                xlib_rgb_set_install                (Bool install);
-

-Sets whether we install an RGB colormap. -

-
+

xlib_rgb_set_install ()

+
void
+xlib_rgb_set_install (Bool install);
+

Sets whether we install an RGB colormap.

+
+

Parameters

+
--+++ - - + + +

install :

True to install a colormap

install

True to install a colormap

 
+
-

xlib_rgb_set_min_colors ()

-
void                xlib_rgb_set_min_colors             (int min_colors);
-

-Sets the minimum number of colors in the color cube. -

-
+

xlib_rgb_set_min_colors ()

+
void
+xlib_rgb_set_min_colors (int min_colors);
+

Sets the minimum number of colors in the color cube.

+
+

Parameters

+
--+++ - - + + +

min_colors :

minimum colors to use

min_colors

minimum colors to use

 
+
-

xlib_rgb_get_cmap ()

-
Colormap            xlib_rgb_get_cmap                   (void);
-

-Queries the X colormap that XlibRGB is using. -

-
---- - - - - -

Returns :

An X colormap.
+

xlib_rgb_get_cmap ()

+
Colormap
+xlib_rgb_get_cmap (void);
+

Queries the X colormap that XlibRGB is using.

+
+

Returns

+

An X colormap.

+

+

-

xlib_rgb_get_visual ()

-
Visual *            xlib_rgb_get_visual                 (void);
-

-Queries the visual that XlibRGB is using. -

-
---- - - - - -

Returns :

An X visual.
+

xlib_rgb_get_visual ()

+
Visual *
+xlib_rgb_get_visual (void);
+

Queries the visual that XlibRGB is using.

+
+

Returns

+

An X visual.

+

+

-

xlib_rgb_get_visual_info ()

-
XVisualInfo *       xlib_rgb_get_visual_info            (void);
-

-Queries the visual info structure for the visual that XlibRGB is using. -

-
---- - - - - -

Returns :

An XVisualInfo structure.
+

xlib_rgb_get_visual_info ()

+
XVisualInfo *
+xlib_rgb_get_visual_info (void);
+

Queries the visual info structure for the visual that XlibRGB is using.

+
+

Returns

+

An XVisualInfo structure.

+

+

-

xlib_rgb_get_depth ()

-
int                 xlib_rgb_get_depth                  (void);
-

-Queries the depth of the visual that XlibRGB is using. -

-
---- - - - - -

Returns :

Bit depth.
+

xlib_rgb_get_depth ()

+
int
+xlib_rgb_get_depth (void);
+

Queries the depth of the visual that XlibRGB is using.

+
+

Returns

+

Bit depth.

+

+
+
+
+
+

xlib_rgb_get_display ()

+
Display *
+xlib_rgb_get_display (void);
+

Queries the X display that XlibRGB is using.

+
+

Returns

+

An X display.

+

+

-

xlib_rgb_get_display ()

-
Display *           xlib_rgb_get_display                (void);
-

-Queries the X display that XlibRGB is using. -

-
+

xlib_rgb_get_screen ()

+
Screen *
+xlib_rgb_get_screen (void);
+

Queries the screen that XlibRGB is using.

+
+

Returns

+

An X screen.

+

+
+ + +
+

Types and Values

+
+

struct XlibRgbCmap

+
struct XlibRgbCmap {
+  unsigned int colors[256];
+  unsigned char lut[256]; /* for 8-bit modes */
+};
+
+

FIXME: Describe this.

+
+

Members

+
--+++ - - - - + + + + + + + + + + + +

Returns :

An X display.

unsigned int colors[256];

FIXME.

 

unsigned char lut[256];

FIXME.

 
+
-

xlib_rgb_get_screen ()

-
Screen *            xlib_rgb_get_screen                 (void);
-

-Queries the screen that XlibRGB is using. -

-
+

enum XlibRgbDither

+

These values are used to specify which dithering method should be +used. <symbol>XLIB_RGB_DITHER_NONE</symbol> will use no dithering +and simply map the colors in an RGB buffer to the closest colors +that the display can provide. +<symbol>XLIB_RGB_DITHER_NORMAL</symbol> will provide dithering +only on pseudocolor displays. +<symbol>XLIB_RGB_DITHER_MAX</symbol> will provide dithering on +pseudocolor and 16-bit truecolor or “high color” +displays.

+
+

Members

+
--+++ - - - - + + + + + + + + + + + + + + + + +

Returns :

An X screen.

XLIB_RGB_DITHER_NONE

+

Specifies no dithering.

+
 

XLIB_RGB_DITHER_NORMAL

+

Specifies dithering only on pseudocolor + displays.

+
 

XLIB_RGB_DITHER_MAX

+

Specifies dithering on high color displays.

+
 
+

See Also

-GdkRGB +

GdkRGB

+ Generated by GTK-Doc V1.20.1 \ No newline at end of file diff --git a/docs/reference/gdk-pixbuf/html/gdk-pixbuf-csource.html b/docs/reference/gdk-pixbuf/html/gdk-pixbuf-csource.html index 6f80d0a..591f61e 100644 --- a/docs/reference/gdk-pixbuf/html/gdk-pixbuf-csource.html +++ b/docs/reference/gdk-pixbuf/html/gdk-pixbuf-csource.html @@ -2,22 +2,22 @@ -gdk-pixbuf-csource +GDK-PixBuf Reference Manual: gdk-pixbuf-csource - + - - - - - - + + + + + +
@@ -26,7 +26,7 @@

gdk-pixbuf-csource

gdk-pixbuf-csource — C code generation utility for GdkPixbuf images

- +

Synopsis

@@ -37,7 +37,7 @@ ...]

-

Description

+

Description

gdk-pixbuf-csource is a small utility that generates C code containing images, useful for compiling images directly into programs. @@ -50,7 +50,7 @@ pairs to generate code for a list of images into named variables.

-

Options

+

Options

@@ -145,14 +145,14 @@ Make warnings fatal (causes the program to abort).
-

See also

+

See also

The GdkPixbuf documentation, shipped with the Gtk+ distribution, available from www.gtk.org.

-

Bugs

+

Bugs

The runlength encoder gets out of sync with the pixel boundaries, since it includes the rowstride padding in the encoded stream. Furthermore, it @@ -162,6 +162,6 @@ generates pixbufs with suboptimal rowstride in some cases.

+ Generated by GTK-Doc V1.20.1 \ No newline at end of file diff --git a/docs/reference/gdk-pixbuf/html/gdk-pixbuf-gdk-pixbuf-Xlib-initialization.html b/docs/reference/gdk-pixbuf/html/gdk-pixbuf-gdk-pixbuf-Xlib-initialization.html index 88e382d..5dc1309 100644 --- a/docs/reference/gdk-pixbuf/html/gdk-pixbuf-gdk-pixbuf-Xlib-initialization.html +++ b/docs/reference/gdk-pixbuf/html/gdk-pixbuf-gdk-pixbuf-Xlib-initialization.html @@ -2,30 +2,26 @@ -gdk-pixbuf Xlib initialization +GDK-PixBuf Reference Manual: gdk-pixbuf Xlib initialization - + - - - - - - - - - - + + + + + + +
@@ -33,99 +29,131 @@

gdk-pixbuf Xlib initialization

gdk-pixbuf Xlib initialization — Initializing the gdk-pixbuf Xlib library.

- +
-
-

Synopsis

-
-#include <gdk-pixbuf/gdk-pixbuf.h>
-
-void                gdk_pixbuf_xlib_init                (Display *display,
-                                                         int screen_num);
-void                gdk_pixbuf_xlib_init_with_depth     (Display *display,
-                                                         int screen_num,
-                                                         int prefDepth);
+
+

Functions

+
++++ + + + + + + + + + + +
+void + +gdk_pixbuf_xlib_init () +
+void + +gdk_pixbuf_xlib_init_with_depth () +
+
+
+

Includes

+
#include <gdk-pixbuf/gdk-pixbuf.h>
 

Description

-

-In addition to the normal Gdk-specific functions, the &gdk-pixbuf; +

In addition to the normal Gdk-specific functions, the &gdk-pixbuf; package provides a small library that lets Xlib-only applications use GdkPixbuf structures and render them to X drawables. The functions in this section are used to initialize the &gdk-pixbuf; Xlib library. This library must be initialized near the beginning of the program or before calling any of the other &gdk-pixbuf; -Xlib functions. -

+Xlib functions.

-

Details

+

Functions

-

gdk_pixbuf_xlib_init ()

-
void                gdk_pixbuf_xlib_init                (Display *display,
-                                                         int screen_num);
-

-Initializes the gdk-pixbuf Xlib machinery by calling xlib_rgb_init(). This +

gdk_pixbuf_xlib_init ()

+
void
+gdk_pixbuf_xlib_init (Display *display,
+                      int screen_num);
+

Initializes the gdk-pixbuf Xlib machinery by calling xlib_rgb_init(). This function should be called near the beginning of your program, or before using -any of the gdk-pixbuf-xlib functions. -

-
+any of the gdk-pixbuf-xlib functions.

+
+

Parameters

+
--+++ - - + + + - - + + +

display :

X display to use.

display

X display to use.

 

screen_num :

Screen number.

screen_num

Screen number.

 
+

-

gdk_pixbuf_xlib_init_with_depth ()

-
void                gdk_pixbuf_xlib_init_with_depth     (Display *display,
-                                                         int screen_num,
-                                                         int prefDepth);
-

-Similar to gdk_pixbuf_xlib_init(), but also lets you specify the preferred -depth for XlibRGB if you do not want it to use the default depth it picks. -

-
+

gdk_pixbuf_xlib_init_with_depth ()

+
void
+gdk_pixbuf_xlib_init_with_depth (Display *display,
+                                 int screen_num,
+                                 int prefDepth);
+

Similar to gdk_pixbuf_xlib_init(), but also lets you specify the preferred +depth for XlibRGB if you do not want it to use the default depth it picks.

+
+

Parameters

+
--+++ - - + + + - - + + + - - + + +

display :

X display to use.

display

X display to use.

 

screen_num :

Screen number.

screen_num

Screen number.

 

prefDepth :

Preferred depth for XlibRGB.

prefDepth

Preferred depth for XlibRGB.

 
+
+
+

Types and Values

+

See Also

-XlibRGB +

XlibRGB

+ Generated by GTK-Doc V1.20.1 \ No newline at end of file diff --git a/docs/reference/gdk-pixbuf/html/gdk-pixbuf-gdk-pixbuf-from-drawables.html b/docs/reference/gdk-pixbuf/html/gdk-pixbuf-gdk-pixbuf-from-drawables.html index 4bb7584..0f7742d 100644 --- a/docs/reference/gdk-pixbuf/html/gdk-pixbuf-gdk-pixbuf-from-drawables.html +++ b/docs/reference/gdk-pixbuf/html/gdk-pixbuf-gdk-pixbuf-from-drawables.html @@ -2,22 +2,22 @@ -Drawables to Pixbufs +GDK-PixBuf Reference Manual: Drawables to Pixbufs - + - - - - - - + + + + + +
@@ -26,10 +26,10 @@

Drawables to Pixbufs

Drawables to Pixbufs — Getting parts of a GDK drawable's image data into a pixbuf.

- +
-

Description

+

Description

The functions to take the image data from a GDK drawable and dump it into a pixbuf are contained in GDK, see the @@ -40,6 +40,6 @@

+ Generated by GTK-Doc V1.20.1 \ No newline at end of file diff --git a/docs/reference/gdk-pixbuf/html/gdk-pixbuf-gdk-pixbuf-rendering.html b/docs/reference/gdk-pixbuf/html/gdk-pixbuf-gdk-pixbuf-rendering.html index 74fe4b0..6f67f4b 100644 --- a/docs/reference/gdk-pixbuf/html/gdk-pixbuf-gdk-pixbuf-rendering.html +++ b/docs/reference/gdk-pixbuf/html/gdk-pixbuf-gdk-pixbuf-rendering.html @@ -2,22 +2,22 @@ -Rendering +GDK-PixBuf Reference Manual: Rendering - + - - - - - - + + + + + +
@@ -26,10 +26,10 @@

Rendering

Rendering — Rendering a pixbuf to a GDK drawable.

- +
-

Description

+

Description

The functions to render pixbufs to GDK drawables are contained in GDK, see the Pixbufs section @@ -39,6 +39,6 @@

+ Generated by GTK-Doc V1.20.1 \ No newline at end of file diff --git a/docs/reference/gdk-pixbuf/html/gdk-pixbuf-query-loaders.html b/docs/reference/gdk-pixbuf/html/gdk-pixbuf-query-loaders.html index 5784e62..51262de 100644 --- a/docs/reference/gdk-pixbuf/html/gdk-pixbuf-query-loaders.html +++ b/docs/reference/gdk-pixbuf/html/gdk-pixbuf-query-loaders.html @@ -2,22 +2,22 @@ -gdk-pixbuf-query-loaders +GDK-PixBuf Reference Manual: gdk-pixbuf-query-loaders - + - - - - - - + + + + + +
@@ -26,14 +26,14 @@

gdk-pixbuf-query-loaders

gdk-pixbuf-query-loaders — GdkPixbuf loader registration utility

- +

Synopsis

gdk-pixbuf-query-loaders [--update-cache] [MODULE...]

-

Description

+

Description

gdk-pixbuf-query-loaders collects information about loadable modules for gdk-pixbuf and writes it to @@ -55,7 +55,7 @@ can be set to point gdk-pixbuf at the file.

-

Options

+

Options

@@ -69,7 +69,7 @@ can be set to point gdk-pixbuf at the file.
-

Environment

+

Environment

The environment variable GDK_PIXBUF_MODULEDIR can be used to specify a different loader directory. The default @@ -80,6 +80,6 @@ directory is libdir<

+ Generated by GTK-Doc V1.20.1 \ No newline at end of file diff --git a/docs/reference/gdk-pixbuf/html/gdk-pixbuf.devhelp2 b/docs/reference/gdk-pixbuf/html/gdk-pixbuf.devhelp2 index fc4b3bb..20bb1bc 100644 --- a/docs/reference/gdk-pixbuf/html/gdk-pixbuf.devhelp2 +++ b/docs/reference/gdk-pixbuf/html/gdk-pixbuf.devhelp2 @@ -36,228 +36,191 @@ + + + + - - - + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - + + + + + + + - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
diff --git a/docs/reference/gdk-pixbuf/html/home.png b/docs/reference/gdk-pixbuf/html/home.png index 17003611d9df2b066afc682cbde962f3a575002d..9346b336a784463192c7daab5133a3673dd69845 100644 GIT binary patch delta 238 zcmeBUZD3OD4DfU3<&xrJU|`_&^l%9R(gGmN!3HGdKmSjhs3=pARQqaxysz9Q}BI-m)~YggoA|1V*z2{cQ=d z;!=?fvu4~`n82RKrk1UubNXTJj1GP|o-=>$A29f{JgJ9K`^t{Q-oWs>M&_hvT&MjX z@T4-&sBW+1^4oCGWij)gZ^F?&4{tD^snshuo_S#H_Z3c6f95eV9?NCUmzTe+v=- z01FZU(%pXi00007bV*G`2hs>11u+Np+Dmo-00J9HL_t(|oYj@FYZGxC#XsM2Lxt zW(Y*EkbnV&=hBmFY+_Q|!3S@7fBbmw`|iu{cW}e7Ne@c81v~;Auy1Bxt}Q^)0`La# z=TaX?fd&wjw9jVNpLFQL{DGuiuh-Ms+M1FiQLEL`2z-jcXyXstwy8K0KhrN=H@2e`!nFSnGMDn2a;Y%QngxD6h#6qFbDzxe_CB#Rhp&> z!%$h46;1p&^GMQ1N!r=j(d_K(ALeBipKEb(@zQ{qA@c>G3MAXx+pMpzGZ>6+3Xo+P z{r&`dEiZFrWo7Kt!;Irt^YioN22Y30wAly{(NPidQc{4VC*zhm zEuC}P+uJKbULfg1x7(F-f9{{n%RFz=41hD|97{_}bUGbswHlR5g(OM-zPJ+dJSWd{ z;yA{8kM|y+gQUBXdXm&?wFD?l(@{5dB(f|Mpo4>hLi#T0-i(>mfjhvbsYV`;4sgfJ z-p>G-SqJ!fjR6BQYs1h*y9xaN0l{VB;o%`08yiy@)$8@~2PD1gRd&0-pW&-82m&1+ zA4^j6vIcL%FudPvHaR&tnQHn1b8~Z4Diwg&g?8bOcK!-J2Er>Pz!|U)JU6qSSM-<; ZzW@pK;yM -GDK-PixBuf Reference Manual +GDK-PixBuf Reference Manual: GDK-PixBuf Reference Manual - + @@ -23,14 +23,14 @@   

- Version 2.28.1 + Version 2.30.8 The latest version of this documentation can be found on-line at http://library.gnome.org/devel/gdk-pixbuf/unstable/.

-

+

Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.1 or any later @@ -138,12 +138,13 @@

Index of new symbols in 2.14
Index of new symbols in 2.26
Index of new symbols in 2.28
+
Index of new symbols in 2.30
A. License
Annotation Glossary
+ Generated by GTK-Doc V1.20.1 \ No newline at end of file diff --git a/docs/reference/gdk-pixbuf/html/index.sgml b/docs/reference/gdk-pixbuf/html/index.sgml index de19451..d98e5f4 100644 --- a/docs/reference/gdk-pixbuf/html/index.sgml +++ b/docs/reference/gdk-pixbuf/html/index.sgml @@ -1,38 +1,29 @@ - + + + - + + + + + - - - - + + + - + - - - - - - - - - - - - - - - + @@ -44,6 +35,12 @@ + + + + + + @@ -54,17 +51,20 @@ - + + - + + - + + - + @@ -76,11 +76,13 @@ + - + + - + @@ -91,92 +93,79 @@ + - + + - + + - + + + - - - - - - - - - - - - - - - - - - - - + - + + + + + - + + + - - - - - - + - - - - - + + + - + + - + + - + + + - + - - - + @@ -193,30 +182,37 @@ - + + + + - - + + + + - - + + + + @@ -224,9 +220,11 @@ - + + + - + @@ -240,49 +238,50 @@ - - - - - - + + + + - + + - + + - + + - + + - + + - + + - + + + - - - - - - + @@ -305,16 +304,19 @@ + + + - - - - + + + + - + diff --git a/docs/reference/gdk-pixbuf/html/left-insensitive.png b/docs/reference/gdk-pixbuf/html/left-insensitive.png new file mode 100644 index 0000000000000000000000000000000000000000..3269393a7f72af744a772c437bd7b3976c23709d GIT binary patch literal 395 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!61|;P_|4#%`Y)RhkE)4%caKYZ?lYt_f1s;*b zKpodXn9)gNb_Gz7y~NYkmHjTefH0HbvDJm`3=E7Co-U3d7N^fnTIWJ3j{^~q!iyia4kV=mdU|Jhfgdm;SLIpiYJ7wv^kjFiECCc&8T30!RG0~&BG=X zlu#U4@Z`))V`EG9e^NqDr#{!5k|)wT* zYTNt0`@q%TAD$){%#eQ?;$^ly8}yZCU%T~u0XM^%t?f#e znB*EuLv2rP%K3BMvFO}YmnR}KSgH;`EHL$)^!tH~iBxZ#h^zJi*#P5Xb6B50U@nx2 mU;T=yfcwnSOsS9SKd{M#MlNkCuvG>I8-u5-pUXO@geCx5`k@p6 literal 0 HcmV?d00001 diff --git a/docs/reference/gdk-pixbuf/html/left.png b/docs/reference/gdk-pixbuf/html/left.png index 2d05b3d5b4aeec9384bbfe404bfc4ed0897051c4..2abde032b0c98b756b12d380da4318205cd78470 100644 GIT binary patch delta 244 zcmX@j+{UEX8Q|y6%O%Cdz`(%k>ERLtqy<2jgAGW^fBv61QBkIz_c~DaI-`@u>#vgk0;rK%vQ=E{-7|aG&v!6Ur2S*R{XrMU0M^KfF-bKt1`W8I8Svl`*^|^=ft6D|ptypqMR)*=`(nGa#nBx{t zWa2O6t!RwmvN>k^z$-HAohFx!!B3Nzy35)DzrN)t-%&awb5-Uf!}JL{f#)ZFDd0NE qc2>qy{P={N;_^$!?7mN}kJgWkm(MhqXnYvxJ_b)$KbLh*2~7a<>RZ47 delta 443 zcmV;s0Yv_W0?Pv-iBL{Q4GJ0x0000DNk~Le0000O0000O2nGNE0N{5$_>mzTe+v=- z01FZU(%pXi00007bV*G`2hs>11u-VMvs)+t00CG@L_t(|oVAr9Ps30cMeo}x5r~P3 zNkk=n2tO=?lRs}yL#a)1{E3-_J lb7xhMOB~=L|93Uw6EjZ$5w{hU-0}bb002ovPDHLkV1idLy?Ouu diff --git a/docs/reference/gdk-pixbuf/html/license.html b/docs/reference/gdk-pixbuf/html/license.html index f736c8a..331fbed 100644 --- a/docs/reference/gdk-pixbuf/html/license.html +++ b/docs/reference/gdk-pixbuf/html/license.html @@ -2,22 +2,22 @@ -Appendix A. License +GDK-PixBuf Reference Manual: Appendix A. License - + - + - - - - - - + + + + + +

@@ -54,6 +54,6 @@

+ Generated by GTK-Doc V1.20.1
\ No newline at end of file diff --git a/docs/reference/gdk-pixbuf/html/right-insensitive.png b/docs/reference/gdk-pixbuf/html/right-insensitive.png new file mode 100644 index 0000000000000000000000000000000000000000..4c95785b907b978f36674cd98bf5302669c15c1b GIT binary patch literal 373 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!61|;P_|4#%`Y)RhkE)4%caKYZ?lYt_f1s;*b zKpodXn9)gNb_Gz7y~NYkmHjTefG`u!(zUX23=E7+o-U3d7N^fn+URvSL8NuRG*{E) z?#-+97X-^pidQ*u@StO1(S@7g8g>nnA24$?ty?)cmuaa|Y>ez2*_Ia?6HP4j{3LIs zTr!s1ao_Sz^~3e4zRJGAjKZGn=XP#)Wmuo-QN>teTzzI!&R*jMI^Oa#7_ukLYdicf zOx;1mb-rt04s-c|uIH8fnX}$)XJa^0_-F3(pA%=sGI<|(n_*&=yYt96+n5InXn_GN+EraJI9q(O+n{6MQKErp&KxRvpfn0xh z`sSMqH(2Z%?kaFBTf06W^y=UDA9gR9YrwNS*1pjB((0K%&+SbAx3`XA&dKZ}j*nX7 QfdRze>FVdQ&MBb@09|aA9{>OV literal 0 HcmV?d00001 diff --git a/docs/reference/gdk-pixbuf/html/right.png b/docs/reference/gdk-pixbuf/html/right.png index 92832e3a4566e59d6e4092010e08d28f3be3a68d..76260ec8865f4e13cd269ec62eccd78a33adba3c 100644 GIT binary patch delta 243 zcmcb?+{&cb8Q|y6%O%Cdz`(%k>ERLtqy<2jgAGW^fBv61QBkIz_c~DaI-`@u>!sxjXJa5r#>gE{-7|aG&)1kJa{Obz{cPVYdp$){T#MLe>Fm3y zyMz6rXvRCoM@%f9A~}=J@~khK^rTW~`Mlcw&$k!z?T-*Od-06xo1*2S`N}U`nz+P! zid1yhI29dMaldpx$y0@Y%1-N<4?D%5%|H8VdU#{ht0!vH6n7-gV%olu??+c5S4@KR p2g$=%UhHo0mw2-86QgZ?U_NuHd>ZSIPs||qdAjmzTe+v=- z01FZU(%pXi00007bV*G`2hs>11u_gtCBZ!a00Cu5L_t(|oUN20Z^A$rhMz7cDk=~Y z6BA7^BpAd50>LB>zdtd46{2=YWknHnkW6e20m&wo)HE4_ARvxoMxznH zD{$|5-ur0>V@XPq_Xr73B$0~XuI9A-|w54{}|J2NuO;Wnla|$Lo)!L=Y2?; z0*`?IOZWlMIXY+z^ZERI@}`osv^y}yD2k#g`MS|(cLA`j04L^el6wC#w*lR5*S&cO yc$TE)a_Qc@1Uy*7v~g-~9zlBLuiLp?{jD!|Y5)O~pG*G$0000 -API Reference +GDK-PixBuf Reference Manual: API Reference - + - - - - - - + + + + + +

-API Reference

+API Reference

This part presents the class and function reference for the - gdk-pixbuf library. Classes are described together with + gdk-pixbuf library. Classes are described together with their methods; individual functions are grouped by functional group.

@@ -96,6 +96,6 @@
+ Generated by GTK-Doc V1.20.1
\ No newline at end of file diff --git a/docs/reference/gdk-pixbuf/html/rn02.html b/docs/reference/gdk-pixbuf/html/rn02.html index 534ff71..b9be348 100644 --- a/docs/reference/gdk-pixbuf/html/rn02.html +++ b/docs/reference/gdk-pixbuf/html/rn02.html @@ -2,34 +2,33 @@ -Tools Reference +GDK-PixBuf Reference Manual: Tools Reference - + - - - - - - + + + + + +

-Tools Reference

+Tools Reference

- This part presents the tools which are shipped with the - gdk-pixbuf library. + This part presents the tools which are shipped with the gdk-pixbuf library.

Table of Contents

@@ -46,6 +45,6 @@
+ Generated by GTK-Doc V1.20.1
\ No newline at end of file diff --git a/docs/reference/gdk-pixbuf/html/style.css b/docs/reference/gdk-pixbuf/html/style.css index d6f6c26..c141ddd 100644 --- a/docs/reference/gdk-pixbuf/html/style.css +++ b/docs/reference/gdk-pixbuf/html/style.css @@ -1,15 +1,23 @@ +body +{ + font-family: cantarell, sans-serif; +} .synopsis, .classsynopsis { /* tango:aluminium 1/2 */ background: #eeeeec; - border: solid 1px #d3d7cf; + background: rgba(238, 238, 236, 0.5); + border: solid 1px rgb(238, 238, 236); padding: 0.5em; } .programlisting { /* tango:sky blue 0/1 */ + /* fallback for no rgba support */ background: #e6f3ff; border: solid 1px #729fcf; + background: rgba(114, 159, 207, 0.1); + border: solid 1px rgba(114, 159, 207, 0.2); padding: 0.5em; } .variablelist @@ -22,89 +30,6 @@ vertical-align: top; } -@media screen { - sup a.footnote - { - position: relative; - top: 0em ! important; - - } - /* this is needed so that the local anchors are displayed below the naviagtion */ - div.footnote a[name], div.refnamediv a[name], div.refsect1 a[name], div.refsect2 a[name], div.index a[name], div.glossary a[name], div.sect1 a[name] - { - display: inline-block; - position: relative; - top:-5em; - } - /* this seems to be a bug in the xsl style sheets when generating indexes */ - div.index div.index - { - top: 0em; - } - /* make space for the fixed navigation bar and add space at the bottom so that - * link targets appear somewhat close to top - */ - body - { - padding-top: 3.2em; - padding-bottom: 20em; - } - /* style and size the navigation bar */ - table.navigation#top - { - position: fixed; - /* tango:scarlet red 0/1 */ - background: #ffe6e6; - border: solid 1px #ef2929; - margin-top: 0; - margin-bottom: 0; - top: 0; - left: 0; - height: 3em; - z-index: 10; - } - .navigation a, .navigation a:visited - { - /* tango:scarlet red 3 */ - color: #a40000; - } - .navigation a:hover - { - /* tango:scarlet red 1 */ - color: #ef2929; - } - td.shortcuts - { - /* tango:scarlet red 1 */ - color: #ef2929; - font-size: 80%; - white-space: nowrap; - } -} -@media print { - table.navigation { - visibility: collapse; - display: none; - } - div.titlepage table.navigation { - visibility: visible; - display: table; - /* tango:scarlet red 0/1 */ - background: #ffe6e6; - border: solid 1px #ef2929; - margin-top: 0; - margin-bottom: 0; - top: 0; - left: 0; - height: 3em; - } -} - -.navigation .title -{ - font-size: 200%; -} - div.gallery-float { float: left; @@ -132,6 +57,72 @@ a:hover color: #729fcf; } +div.informaltable table +{ + border-collapse: separate; + border-spacing: 1em 0.5em; + border: none; +} + +div.informaltable table td, div.informaltable table th +{ + vertical-align: top; +} + +.function_type, +.variable_type, +.property_type, +.signal_type, +.parameter_name, +.struct_member_name, +.union_member_name, +.define_keyword, +.datatype_keyword, +.typedef_keyword +{ + text-align: right; +} + +/* dim non-primary columns */ +.c_punctuation, +.function_type, +.variable_type, +.property_type, +.signal_type, +.define_keyword, +.datatype_keyword, +.typedef_keyword, +.property_flags, +.signal_flags, +.parameter_annotations, +.enum_member_annotations, +.struct_member_annotations, +.union_member_annotations +{ + color: #888a85; +} + +.function_type a, +.function_type a:visited, +.function_type a:hover, +.property_type a, +.property_type a:visited, +.property_type a:hover, +.signal_type a, +.signal_type a:visited, +.signal_type a:hover, +.signal_flags a, +.signal_flags a:visited, +.signal_flags a:hover +{ + color: #729fcf; +} + +td p +{ + margin: 0.25em; +} + div.table table { border-collapse: collapse; @@ -154,14 +145,43 @@ div.table table th background-color: #d3d7cf; } +h4 +{ + color: #555753; +} + hr { - /* tango:aluminium 3 */ - color: #babdb6; - background: #babdb6; + /* tango:aluminium 1 */ + color: #d3d7cf; + background: #d3d7cf; border: none 0px; height: 1px; clear: both; + margin: 2.0em 0em 2.0em 0em; +} + +dl.toc dt +{ + padding-bottom: 0.25em; +} + +dl.toc > dd > dl > dt +{ + padding-top: 0.25em; + padding-bottom: 0.25em; +} + +dl.toc > dt +{ + padding-top: 1em; + padding-bottom: 0.5em; + font-weight: bold; +} + +.parameter +{ + font-style: normal; } .footer @@ -173,31 +193,70 @@ hr font-size: 80%; } +.informalfigure, +.figure +{ + margin: 1em; +} + +.informalexample, +.example +{ + margin-top: 1em; + margin-bottom: 1em; +} + .warning { /* tango:orange 0/1 */ background: #ffeed9; + background: rgba(252, 175, 62, 0.1); border-color: #ffb04f; + border-color: rgba(252, 175, 62, 0.2); } .note { /* tango:chameleon 0/0.5 */ background: #d8ffb2; + background: rgba(138, 226, 52, 0.1); border-color: #abf562; + border-color: rgba(138, 226, 52, 0.2); } -.note, .warning +div.blockquote +{ + border-color: #eeeeec; +} +.note, .warning, div.blockquote { padding: 0.5em; border-width: 1px; border-style: solid; + margin: 2em; } -.note h3, .warning h3 +.note p, .warning p { - margin-top: 0.0em + margin: 0; } -.note p, .warning p + +div.warning h3.title, +div.note h3.title +{ + display: none; +} + +p + div.section { - margin-bottom: 0.0em + margin-top: 1em; +} + +div.refnamediv, +div.refsynopsisdiv, +div.refsect1, +div.refsect2, +div.toc, +div.section +{ + margin-bottom: 1em; } /* blob links */ @@ -210,33 +269,52 @@ h2 .extralinks, h3 .extralinks font-weight: normal; } +.lineart +{ + color: #d3d7cf; + font-weight: normal; +} + .annotation { /* tango:aluminium 5 */ color: #555753; - font-size: 80%; font-weight: normal; } +.structfield +{ + font-style: normal; + font-weight: normal; +} + +acronym,abbr +{ + border-bottom: 1px dotted gray; +} + /* code listings */ -.listing_code .programlisting .cbracket { color: #a40000; } /* tango: scarlet red 3 */ -.listing_code .programlisting .comment { color: #a1a39d; } /* tango: aluminium 4 */ -.listing_code .programlisting .function { color: #000000; font-weight: bold; } -.listing_code .programlisting .function a { color: #11326b; font-weight: bold; } /* tango: sky blue 4 */ -.listing_code .programlisting .keyword { color: #4e9a06; } /* tango: chameleon 3 */ +.listing_code .programlisting .normal, +.listing_code .programlisting .normal a, +.listing_code .programlisting .number, +.listing_code .programlisting .cbracket, +.listing_code .programlisting .symbol { color: #555753; } +.listing_code .programlisting .comment, .listing_code .programlisting .linenum { color: #babdb6; } /* tango: aluminium 3 */ -.listing_code .programlisting .normal { color: #000000; } -.listing_code .programlisting .number { color: #75507b; } /* tango: plum 2 */ +.listing_code .programlisting .function, +.listing_code .programlisting .function a, .listing_code .programlisting .preproc { color: #204a87; } /* tango: sky blue 3 */ -.listing_code .programlisting .string { color: #c17d11; } /* tango: chocolate 2 */ -.listing_code .programlisting .type { color: #000000; } -.listing_code .programlisting .type a { color: #11326b; } /* tango: sky blue 4 */ -.listing_code .programlisting .symbol { color: #ce5c00; } /* tango: orange 3 */ +.listing_code .programlisting .string { color: #ad7fa8; } /* tango: plum */ +.listing_code .programlisting .keyword, +.listing_code .programlisting .usertype, +.listing_code .programlisting .type, +.listing_code .programlisting .type a { color: #4e9a06; } /* tango: chameleon 3 */ .listing_frame { /* tango:sky blue 1 */ border: solid 1px #729fcf; + border: solid 1px rgba(114, 159, 207, 0.2); padding: 0px; } @@ -248,19 +326,151 @@ h2 .extralinks, h3 .extralinks .listing_lines { /* tango:sky blue 0.5 */ background: #a6c5e3; + background: rgba(114, 159, 207, 0.2); /* tango:aluminium 6 */ color: #2e3436; } .listing_code { /* tango:sky blue 0 */ background: #e6f3ff; + background: rgba(114, 159, 207, 0.1); } .listing_code .programlisting { /* override from previous */ border: none 0px; padding: 0px; + background: none; } .listing_lines pre, .listing_code pre { margin: 0px; } +@media screen { + sup a.footnote + { + position: relative; + top: 0em ! important; + } + /* this is needed so that the local anchors are displayed below the naviagtion */ + div.footnote a[name], div.refnamediv a[name], div.refsect1 a[name], div.refsect2 a[name], div.index a[name], div.glossary a[name], div.sect1 a[name] + { + display: inline-block; + position: relative; + top:-5em; + } + /* this seems to be a bug in the xsl style sheets when generating indexes */ + div.index div.index + { + top: 0em; + } + /* make space for the fixed navigation bar and add space at the bottom so that + * link targets appear somewhat close to top + */ + body + { + padding-top: 2.5em; + padding-bottom: 500px; + max-width: 60em; + } + p + { + max-width: 60em; + } + /* style and size the navigation bar */ + table.navigation#top + { + position: fixed; + background: #e2e2e2; + border-bottom: solid 1px #babdb6; + border-spacing: 5px; + margin-top: 0; + margin-bottom: 0; + top: 0; + left: 0; + z-index: 10; + } + table.navigation#top td + { + padding-left: 6px; + padding-right: 6px; + } + .navigation a, .navigation a:visited + { + /* tango:sky blue 3 */ + color: #204a87; + } + .navigation a:hover + { + /* tango:sky blue 2 */ + color: #3465a4; + } + td.shortcuts + { + /* tango:sky blue 2 */ + color: #3465a4; + font-size: 80%; + white-space: nowrap; + } + td.shortcuts .dim + { + color: #babdb6; + } + .navigation .title + { + font-size: 80%; + max-width: none; + margin: 0px; + font-weight: normal; + } +} +@media screen and (min-width: 60em) { + /* screen larger than 60em */ + body { margin: auto; } +} +@media screen and (max-width: 60em) { + /* screen less than 60em */ + #nav_hierarchy { display: none; } + #nav_interfaces { display: none; } + #nav_prerequisites { display: none; } + #nav_derived_interfaces { display: none; } + #nav_implementations { display: none; } + #nav_child_properties { display: none; } + #nav_style_properties { display: none; } + #nav_index { display: none; } + #nav_glossary { display: none; } + .gallery_image { display: none; } + .property_flags { display: none; } + .signal_flags { display: none; } + .parameter_annotations { display: none; } + .enum_member_annotations { display: none; } + .struct_member_annotations { display: none; } + .union_member_annotations { display: none; } + /* now that a column is hidden, optimize space */ + col.parameters_name { width: auto; } + col.parameters_description { width: auto; } + col.struct_members_name { width: auto; } + col.struct_members_description { width: auto; } + col.enum_members_name { width: auto; } + col.enum_members_description { width: auto; } + col.union_members_name { width: auto; } + col.union_members_description { width: auto; } + .listing_lines { display: none; } +} +@media print { + table.navigation { + visibility: collapse; + display: none; + } + div.titlepage table.navigation { + visibility: visible; + display: table; + background: #e2e2e2; + border: solid 1px #babdb6; + margin-top: 0; + margin-bottom: 0; + top: 0; + left: 0; + height: 3em; + } +} + diff --git a/docs/reference/gdk-pixbuf/html/up-insensitive.png b/docs/reference/gdk-pixbuf/html/up-insensitive.png new file mode 100644 index 0000000000000000000000000000000000000000..f40498606db349a7321cf6b470523e836ee7ac2e GIT binary patch literal 374 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!61|;P_|4#%`Y)RhkE)4%caKYZ?lYt_f1s;*b zKpodXn9)gNb_Gz7y~NYkmHjTefG~@Ex#w@70gTL^E{-7zACwHGSRJaopUzr*FR_KPpkxheNzTDP+%{a~ox zRb6~e-_l%s#;V|Jw-)bO$G_X=4F`Y7SBoCzyjAZQ8BPW>ywAP8?pbBsZ|wt?+h6S6&uqY)kkMnwQQEd@7k`4t@sCCO z@7MoiEI4Q_#IB70vhu7Ab+>SXLxu@LWH Qzz|~aboFyt=akR{08E^fv;Y7A literal 0 HcmV?d00001 diff --git a/docs/reference/gdk-pixbuf/html/up.png b/docs/reference/gdk-pixbuf/html/up.png index 85b3e2a2755fece72d0d09fbf1cf28d51fa71077..80b4b37e997d69b2e128bc3090bc447ccb74bbe9 100644 GIT binary patch delta 242 zcmbQn+`^>T8Q|y6%O%Cdz`(%k>ERLtqy<2jgAGW^fBv61QBkIz_c~DaI-`@u>cEc}Txn{OPkR*5a* zwDk&N*>b{AhxN3=kKmLRU9sMkwFVo`%)fd5(4liu;t&4h?_}|@%GH%`6r8an@SgvZ z1JSd&Pd<5?{gg){#A8R*Ki_)`d?tvz5Lt6ZXBNBF^;x9{6iW_zH(F0%dB*u6VA)sk pGhYq}7jXNRI4sWD^Z%2+{F$v@5|Tdn{A delta 389 zcmV;00eb#~0+s_IiBL{Q4GJ0x0000DNk~Le0000O0000O2nGNE0N{5$_>mzTe+v=- z01FZU(%pXi00007bV*G`2hs>11u`z2MS$4=00AROL_t(|ob8i6O2j|_M!#=~T?!#9 zq?|H^#THvy%pE*H8ZY4;Jb<00g;?7P+O3c>jWBkxvxtzwh0kg*yKMe;R3_MBWoQZU=5c&2; \ + exit 1;; \ + esac; \ + has_opt=no; \ + sane_makeflags=$$MAKEFLAGS; \ + if $(am__is_gnu_make); then \ + sane_makeflags=$$MFLAGS; \ + else \ case $$MAKEFLAGS in \ *\\[\ \ ]*) \ - echo 'am--echo: ; @echo "AM" OK' | $(MAKE) -f - 2>/dev/null \ - | grep '^AM OK$$' >/dev/null || am__dry=yes;; \ - *) \ - for am__flg in $$MAKEFLAGS; do \ - case $$am__flg in \ - *=*|--*) ;; \ - *n*) am__dry=yes; break;; \ - esac; \ - done;; \ + bs=\\; \ + sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \ + | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \ esac; \ - test $$am__dry = yes; \ - } + fi; \ + skip_next=no; \ + strip_trailopt () \ + { \ + flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ + }; \ + for flg in $$sane_makeflags; do \ + test $$skip_next = yes && { skip_next=no; continue; }; \ + case $$flg in \ + *=*|--*) continue;; \ + -*I) strip_trailopt 'I'; skip_next=yes;; \ + -*I?*) strip_trailopt 'I';; \ + -*O) strip_trailopt 'O'; skip_next=yes;; \ + -*O?*) strip_trailopt 'O';; \ + -*l) strip_trailopt 'l'; skip_next=yes;; \ + -*l?*) strip_trailopt 'l';; \ + -[dEDm]) skip_next=yes;; \ + -[JT]) skip_next=yes;; \ + esac; \ + case $$flg in \ + *$$target_option*) has_opt=yes; break;; \ + esac; \ + done; \ + test $$has_opt = yes +am__make_dryrun = (target_option=n; $(am__make_running_with_option)) +am__make_keepgoing = (target_option=k; $(am__make_running_with_option)) pkgdatadir = $(datadir)/@PACKAGE@ pkgincludedir = $(includedir)/@PACKAGE@ pkglibdir = $(libdir)/@PACKAGE@ @@ -55,21 +81,20 @@ PRE_UNINSTALL = : POST_UNINSTALL = : build_triplet = @build@ host_triplet = @host@ -DIST_COMMON = $(top_srcdir)/Makefile.decl $(srcdir)/Makefile.in \ - $(srcdir)/Makefile.am $(srcdir)/gdk_pixbuf.rc.in \ - $(srcdir)/gdk-pixbuf-features.h.in $(top_srcdir)/depcomp \ - $(libgdk_pixbufinclude_HEADERS) $(noinst_HEADERS) \ - $(top_srcdir)/test-driver noinst_PROGRAMS = test-gdk-pixbuf$(EXEEXT) bin_PROGRAMS = gdk-pixbuf-csource$(EXEEXT) gdk-pixbuf-pixdata$(EXEEXT) \ gdk-pixbuf-query-loaders$(EXEEXT) @HAVE_INTROSPECTION_TRUE@am__append_1 = GdkPixbuf-2.0.gir @HAVE_INTROSPECTION_TRUE@am__append_2 = $(gir_DATA) $(typelibs_DATA) subdir = gdk-pixbuf +DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \ + $(srcdir)/gdk_pixbuf.rc.in $(srcdir)/gdk-pixbuf-features.h.in \ + $(top_srcdir)/depcomp $(libgdk_pixbufinclude_HEADERS) \ + $(noinst_HEADERS) $(top_srcdir)/test-driver ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/m4/gettext.m4 \ - $(top_srcdir)/m4/gtk-doc.m4 $(top_srcdir)/m4/iconv.m4 \ - $(top_srcdir)/m4/intlmacosx.m4 \ + $(top_srcdir)/m4/glibtests.m4 $(top_srcdir)/m4/gtk-doc.m4 \ + $(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/intlmacosx.m4 \ $(top_srcdir)/m4/introspection.m4 $(top_srcdir)/m4/lib-ld.m4 \ $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \ $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \ @@ -986,6 +1011,7 @@ EGREP = @EGREP@ EXEEXT = @EXEEXT@ EXE_MANIFEST_ARCHITECTURE = @EXE_MANIFEST_ARCHITECTURE@ FGREP = @FGREP@ +GCOV = @GCOV@ GDK_PIXBUF_API_VERSION = @GDK_PIXBUF_API_VERSION@ GDK_PIXBUF_BINARY_VERSION = @GDK_PIXBUF_BINARY_VERSION@ GDK_PIXBUF_CSOURCE = @GDK_PIXBUF_CSOURCE@ @@ -1001,6 +1027,7 @@ GDK_PIXBUF_PACKAGES = @GDK_PIXBUF_PACKAGES@ GDK_PIXBUF_VERSION = @GDK_PIXBUF_VERSION@ GDK_PIXBUF_XLIB_DEP_CFLAGS = @GDK_PIXBUF_XLIB_DEP_CFLAGS@ GDK_PIXBUF_XLIB_DEP_LIBS = @GDK_PIXBUF_XLIB_DEP_LIBS@ +GENHTML = @GENHTML@ GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@ GETTEXT_PACKAGE = @GETTEXT_PACKAGE@ GLIB_CFLAGS = @GLIB_CFLAGS@ @@ -1013,6 +1040,7 @@ GMSGFMT_015 = @GMSGFMT_015@ GOBJECT_QUERY = @GOBJECT_QUERY@ GREP = @GREP@ GTKDOC_CHECK = @GTKDOC_CHECK@ +GTKDOC_CHECK_PATH = @GTKDOC_CHECK_PATH@ GTKDOC_DEPS_CFLAGS = @GTKDOC_DEPS_CFLAGS@ GTKDOC_DEPS_LIBS = @GTKDOC_DEPS_LIBS@ GTKDOC_MKPDF = @GTKDOC_MKPDF@ @@ -1036,6 +1064,7 @@ INTROSPECTION_LIBS = @INTROSPECTION_LIBS@ INTROSPECTION_MAKEFILE = @INTROSPECTION_MAKEFILE@ INTROSPECTION_SCANNER = @INTROSPECTION_SCANNER@ INTROSPECTION_TYPELIBDIR = @INTROSPECTION_TYPELIBDIR@ +LCOV = @LCOV@ LD = @LD@ LDFLAGS = @LDFLAGS@ LIBICONV = @LIBICONV@ @@ -1131,6 +1160,8 @@ htmldir = @htmldir@ includedir = @includedir@ infodir = @infodir@ install_sh = @install_sh@ +installed_test_metadir = @installed_test_metadir@ +installed_testdir = @installed_testdir@ libdir = @libdir@ libexecdir = @libexecdir@ localedir = @localedir@ @@ -1151,40 +1182,6 @@ target_alias = @target_alias@ top_build_prefix = @top_build_prefix@ top_builddir = @top_builddir@ top_srcdir = @top_srcdir@ -GTESTER = gtester # in $PATH for non-GLIB packages -GTESTER_REPORT = gtester-report # in $PATH for non-GLIB packages - -# initialize variables for unconditional += appending -EXTRA_DIST = gdk-pixbuf-csource.1 makefile.msc gdk-pixbuf.symbols \ - abicheck.sh gdk_pixbuf.def gdk_pixbuf.rc gdk-pixbuf-marshal.c \ - gdk-pixbuf-marshal.list gdk-pixbuf-enum-types.c.template \ - gdk-pixbuf-enum-types.h.template gen-color-table.pl \ - gdiplus.def -TEST_PROGS = - -### testing rules - -# Xvfb based test rules -XVFB = Xvfb -ac -noreset -screen 0 800x600x16 -XIDS = 101 102 103 104 105 106 107 197 199 211 223 227 293 307 308 309 310 311 \ - 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 \ - 991 992 993 994 995 996 997 998 999 1000 1001 1002 1003 1004 1005 1006 1007 \ - 1008 1009 4703 4721 4723 4729 4733 4751 9973 9974 9975 9976 9977 9978 9979 \ - 9980 9981 9982 9983 9984 9985 9986 9987 9988 9989 9990 9991 9992 9993 9994 \ - 9995 9996 9997 9998 9999 - -SKIP_GDKTARGET = \ - test "$(gdktarget)" != "x11" \ - && echo "Gtk+Tests:INFO: Skipping GUI tests for non-X11 target." - -XVFB_START = \ - ${XVFB} -help 2>/dev/null 1>&2 \ - && XID=`for id in $(XIDS) ; do test -e /tmp/.X$$id-lock || { echo $$id; exit 0; }; done; exit 1` \ - && { ${XVFB} :$$XID -screen 0 800x600x16 -nolisten tcp -auth /dev/null >/dev/null 2>&1 & \ - trap "kill -15 $$! " 0 HUP INT QUIT TRAP USR1 PIPE TERM ; } \ - || { echo "Gtk+Tests:ERROR: Failed to start Xvfb environment for X11 target tests."; exit 1; } \ - && DISPLAY=:$$XID && export DISPLAY - INTROSPECTION_GIRS = $(am__append_1) SUBDIRS = pixops @PLATFORM_WIN32_TRUE@no_undefined = -no-undefined @@ -1553,7 +1550,7 @@ noinst_LTLIBRARIES = \ builtin_objs = @INCLUDED_LOADER_OBJ@ $(STATIC_PIXDATA_LIB) DEPS = libgdk_pixbuf-$(GDK_PIXBUF_API_VERSION).la -INCLUDES = \ +AM_CPPFLAGS = \ -DG_LOG_DOMAIN=\"GdkPixbuf\" \ -DGDK_PIXBUF_COMPILATION \ -I$(top_srcdir) -I$(top_builddir) \ @@ -1566,9 +1563,10 @@ INCLUDES = \ $(INCLUDED_LOADER_DEFINE) \ $(GDK_PIXBUF_DEBUG_FLAGS) \ $(GDK_PIXBUF_DEP_CFLAGS) \ - -DGDK_PIXBUF_ENABLE_BACKEND + -DGDK_PIXBUF_ENABLE_BACKEND \ + -DPIXBUF_LIBDIR=\"$(loaderdir)\" \ + -DBUILT_MODULES_DIR=\"$(srcdir)/.libs\" -AM_CPPFLAGS = "-DPIXBUF_LIBDIR=\"$(loaderdir)\"" "-DBUILT_MODULES_DIR=\"$(srcdir)/.libs\"" LDADDS = libgdk_pixbuf-$(GDK_PIXBUF_API_VERSION).la $(GDK_PIXBUF_DEP_LIBS) test_gdk_pixbuf_LDADD = $(LDADDS) gdk_pixbuf_csource_SOURCES = gdk-pixbuf-csource.c @@ -1641,6 +1639,20 @@ CLEANFILES = tmp-gdk-pixbuf-enum-types.h xgen-gmh xgen-gmc \ MAINTAINERCLEANFILES = gdk-pixbuf-enum-types.h gdk-pixbuf-enum-types.c \ gdk-pixbuf-marshal.h gdk-pixbuf-marshal.c loaders.cache \ s-enum-types-h stamp-gdk-pixbuf-marshal.h +EXTRA_DIST = \ + gdk-pixbuf-csource.1 \ + makefile.msc \ + gdk-pixbuf.symbols \ + abicheck.sh \ + gdk_pixbuf.def \ + gdk_pixbuf.rc \ + gdk-pixbuf-marshal.c \ + gdk-pixbuf-marshal.list \ + gdk-pixbuf-enum-types.c.template \ + gdk-pixbuf-enum-types.h.template \ + gen-color-table.pl \ + gdiplus.def + @HAVE_INTROSPECTION_TRUE@GdkPixbuf_2_0_gir_SCANNERFLAGS = --warn-all --strip-prefix=Gdk --c-include="gdk-pixbuf/gdk-pixbuf.h" @HAVE_INTROSPECTION_TRUE@GdkPixbuf_2_0_gir_EXPORT_PACKAGES = gdk-pixbuf-2.0 @HAVE_INTROSPECTION_TRUE@GdkPixbuf_2_0_gir_INCLUDES = GModule-2.0 Gio-2.0 @@ -1667,7 +1679,7 @@ all: $(BUILT_SOURCES) .SUFFIXES: .SUFFIXES: .c .lo .log .o .obj .test .test$(EXEEXT) .trs -$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/Makefile.decl $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) @for dep in $?; do \ case '$(am__configure_deps)' in \ *$$dep*) \ @@ -1688,7 +1700,6 @@ Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ esac; -$(top_srcdir)/Makefile.decl: $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh @@ -1783,104 +1794,154 @@ clean-noinstLTLIBRARIES: echo rm -f $${locs}; \ rm -f $${locs}; \ } + libgdk_pixbuf-2.0.la: $(libgdk_pixbuf_2_0_la_OBJECTS) $(libgdk_pixbuf_2_0_la_DEPENDENCIES) $(EXTRA_libgdk_pixbuf_2_0_la_DEPENDENCIES) $(AM_V_CCLD)$(libgdk_pixbuf_2_0_la_LINK) -rpath $(libdir) $(libgdk_pixbuf_2_0_la_OBJECTS) $(libgdk_pixbuf_2_0_la_LIBADD) $(LIBS) + libpixbufloader-ani.la: $(libpixbufloader_ani_la_OBJECTS) $(libpixbufloader_ani_la_DEPENDENCIES) $(EXTRA_libpixbufloader_ani_la_DEPENDENCIES) $(AM_V_CCLD)$(libpixbufloader_ani_la_LINK) $(am_libpixbufloader_ani_la_rpath) $(libpixbufloader_ani_la_OBJECTS) $(libpixbufloader_ani_la_LIBADD) $(LIBS) + libpixbufloader-bmp.la: $(libpixbufloader_bmp_la_OBJECTS) $(libpixbufloader_bmp_la_DEPENDENCIES) $(EXTRA_libpixbufloader_bmp_la_DEPENDENCIES) $(AM_V_CCLD)$(libpixbufloader_bmp_la_LINK) $(am_libpixbufloader_bmp_la_rpath) $(libpixbufloader_bmp_la_OBJECTS) $(libpixbufloader_bmp_la_LIBADD) $(LIBS) + libpixbufloader-gdip-bmp.la: $(libpixbufloader_gdip_bmp_la_OBJECTS) $(libpixbufloader_gdip_bmp_la_DEPENDENCIES) $(EXTRA_libpixbufloader_gdip_bmp_la_DEPENDENCIES) $(AM_V_CCLD)$(libpixbufloader_gdip_bmp_la_LINK) $(am_libpixbufloader_gdip_bmp_la_rpath) $(libpixbufloader_gdip_bmp_la_OBJECTS) $(libpixbufloader_gdip_bmp_la_LIBADD) $(LIBS) + libpixbufloader-gdip-emf.la: $(libpixbufloader_gdip_emf_la_OBJECTS) $(libpixbufloader_gdip_emf_la_DEPENDENCIES) $(EXTRA_libpixbufloader_gdip_emf_la_DEPENDENCIES) $(AM_V_CCLD)$(libpixbufloader_gdip_emf_la_LINK) $(am_libpixbufloader_gdip_emf_la_rpath) $(libpixbufloader_gdip_emf_la_OBJECTS) $(libpixbufloader_gdip_emf_la_LIBADD) $(LIBS) + libpixbufloader-gdip-gif.la: $(libpixbufloader_gdip_gif_la_OBJECTS) $(libpixbufloader_gdip_gif_la_DEPENDENCIES) $(EXTRA_libpixbufloader_gdip_gif_la_DEPENDENCIES) $(AM_V_CCLD)$(libpixbufloader_gdip_gif_la_LINK) $(am_libpixbufloader_gdip_gif_la_rpath) $(libpixbufloader_gdip_gif_la_OBJECTS) $(libpixbufloader_gdip_gif_la_LIBADD) $(LIBS) + libpixbufloader-gdip-ico.la: $(libpixbufloader_gdip_ico_la_OBJECTS) $(libpixbufloader_gdip_ico_la_DEPENDENCIES) $(EXTRA_libpixbufloader_gdip_ico_la_DEPENDENCIES) $(AM_V_CCLD)$(libpixbufloader_gdip_ico_la_LINK) $(am_libpixbufloader_gdip_ico_la_rpath) $(libpixbufloader_gdip_ico_la_OBJECTS) $(libpixbufloader_gdip_ico_la_LIBADD) $(LIBS) + libpixbufloader-gdip-jpeg.la: $(libpixbufloader_gdip_jpeg_la_OBJECTS) $(libpixbufloader_gdip_jpeg_la_DEPENDENCIES) $(EXTRA_libpixbufloader_gdip_jpeg_la_DEPENDENCIES) $(AM_V_CCLD)$(libpixbufloader_gdip_jpeg_la_LINK) $(am_libpixbufloader_gdip_jpeg_la_rpath) $(libpixbufloader_gdip_jpeg_la_OBJECTS) $(libpixbufloader_gdip_jpeg_la_LIBADD) $(LIBS) + libpixbufloader-gdip-tiff.la: $(libpixbufloader_gdip_tiff_la_OBJECTS) $(libpixbufloader_gdip_tiff_la_DEPENDENCIES) $(EXTRA_libpixbufloader_gdip_tiff_la_DEPENDENCIES) $(AM_V_CCLD)$(libpixbufloader_gdip_tiff_la_LINK) $(am_libpixbufloader_gdip_tiff_la_rpath) $(libpixbufloader_gdip_tiff_la_OBJECTS) $(libpixbufloader_gdip_tiff_la_LIBADD) $(LIBS) + libpixbufloader-gdip-wmf.la: $(libpixbufloader_gdip_wmf_la_OBJECTS) $(libpixbufloader_gdip_wmf_la_DEPENDENCIES) $(EXTRA_libpixbufloader_gdip_wmf_la_DEPENDENCIES) $(AM_V_CCLD)$(libpixbufloader_gdip_wmf_la_LINK) $(am_libpixbufloader_gdip_wmf_la_rpath) $(libpixbufloader_gdip_wmf_la_OBJECTS) $(libpixbufloader_gdip_wmf_la_LIBADD) $(LIBS) + libpixbufloader-gif.la: $(libpixbufloader_gif_la_OBJECTS) $(libpixbufloader_gif_la_DEPENDENCIES) $(EXTRA_libpixbufloader_gif_la_DEPENDENCIES) $(AM_V_CCLD)$(libpixbufloader_gif_la_LINK) $(am_libpixbufloader_gif_la_rpath) $(libpixbufloader_gif_la_OBJECTS) $(libpixbufloader_gif_la_LIBADD) $(LIBS) + libpixbufloader-icns.la: $(libpixbufloader_icns_la_OBJECTS) $(libpixbufloader_icns_la_DEPENDENCIES) $(EXTRA_libpixbufloader_icns_la_DEPENDENCIES) $(AM_V_CCLD)$(libpixbufloader_icns_la_LINK) $(am_libpixbufloader_icns_la_rpath) $(libpixbufloader_icns_la_OBJECTS) $(libpixbufloader_icns_la_LIBADD) $(LIBS) + libpixbufloader-ico.la: $(libpixbufloader_ico_la_OBJECTS) $(libpixbufloader_ico_la_DEPENDENCIES) $(EXTRA_libpixbufloader_ico_la_DEPENDENCIES) $(AM_V_CCLD)$(libpixbufloader_ico_la_LINK) $(am_libpixbufloader_ico_la_rpath) $(libpixbufloader_ico_la_OBJECTS) $(libpixbufloader_ico_la_LIBADD) $(LIBS) + libpixbufloader-jasper.la: $(libpixbufloader_jasper_la_OBJECTS) $(libpixbufloader_jasper_la_DEPENDENCIES) $(EXTRA_libpixbufloader_jasper_la_DEPENDENCIES) $(AM_V_CCLD)$(libpixbufloader_jasper_la_LINK) $(am_libpixbufloader_jasper_la_rpath) $(libpixbufloader_jasper_la_OBJECTS) $(libpixbufloader_jasper_la_LIBADD) $(LIBS) + libpixbufloader-jpeg.la: $(libpixbufloader_jpeg_la_OBJECTS) $(libpixbufloader_jpeg_la_DEPENDENCIES) $(EXTRA_libpixbufloader_jpeg_la_DEPENDENCIES) $(AM_V_CCLD)$(libpixbufloader_jpeg_la_LINK) $(am_libpixbufloader_jpeg_la_rpath) $(libpixbufloader_jpeg_la_OBJECTS) $(libpixbufloader_jpeg_la_LIBADD) $(LIBS) + libpixbufloader-pcx.la: $(libpixbufloader_pcx_la_OBJECTS) $(libpixbufloader_pcx_la_DEPENDENCIES) $(EXTRA_libpixbufloader_pcx_la_DEPENDENCIES) $(AM_V_CCLD)$(libpixbufloader_pcx_la_LINK) $(am_libpixbufloader_pcx_la_rpath) $(libpixbufloader_pcx_la_OBJECTS) $(libpixbufloader_pcx_la_LIBADD) $(LIBS) + libpixbufloader-png.la: $(libpixbufloader_png_la_OBJECTS) $(libpixbufloader_png_la_DEPENDENCIES) $(EXTRA_libpixbufloader_png_la_DEPENDENCIES) $(AM_V_CCLD)$(libpixbufloader_png_la_LINK) $(am_libpixbufloader_png_la_rpath) $(libpixbufloader_png_la_OBJECTS) $(libpixbufloader_png_la_LIBADD) $(LIBS) + libpixbufloader-pnm.la: $(libpixbufloader_pnm_la_OBJECTS) $(libpixbufloader_pnm_la_DEPENDENCIES) $(EXTRA_libpixbufloader_pnm_la_DEPENDENCIES) $(AM_V_CCLD)$(libpixbufloader_pnm_la_LINK) $(am_libpixbufloader_pnm_la_rpath) $(libpixbufloader_pnm_la_OBJECTS) $(libpixbufloader_pnm_la_LIBADD) $(LIBS) + libpixbufloader-qtif.la: $(libpixbufloader_qtif_la_OBJECTS) $(libpixbufloader_qtif_la_DEPENDENCIES) $(EXTRA_libpixbufloader_qtif_la_DEPENDENCIES) $(AM_V_CCLD)$(libpixbufloader_qtif_la_LINK) $(am_libpixbufloader_qtif_la_rpath) $(libpixbufloader_qtif_la_OBJECTS) $(libpixbufloader_qtif_la_LIBADD) $(LIBS) + libpixbufloader-ras.la: $(libpixbufloader_ras_la_OBJECTS) $(libpixbufloader_ras_la_DEPENDENCIES) $(EXTRA_libpixbufloader_ras_la_DEPENDENCIES) $(AM_V_CCLD)$(libpixbufloader_ras_la_LINK) $(am_libpixbufloader_ras_la_rpath) $(libpixbufloader_ras_la_OBJECTS) $(libpixbufloader_ras_la_LIBADD) $(LIBS) + libpixbufloader-tga.la: $(libpixbufloader_tga_la_OBJECTS) $(libpixbufloader_tga_la_DEPENDENCIES) $(EXTRA_libpixbufloader_tga_la_DEPENDENCIES) $(AM_V_CCLD)$(libpixbufloader_tga_la_LINK) $(am_libpixbufloader_tga_la_rpath) $(libpixbufloader_tga_la_OBJECTS) $(libpixbufloader_tga_la_LIBADD) $(LIBS) + libpixbufloader-tiff.la: $(libpixbufloader_tiff_la_OBJECTS) $(libpixbufloader_tiff_la_DEPENDENCIES) $(EXTRA_libpixbufloader_tiff_la_DEPENDENCIES) $(AM_V_CCLD)$(libpixbufloader_tiff_la_LINK) $(am_libpixbufloader_tiff_la_rpath) $(libpixbufloader_tiff_la_OBJECTS) $(libpixbufloader_tiff_la_LIBADD) $(LIBS) + libpixbufloader-wbmp.la: $(libpixbufloader_wbmp_la_OBJECTS) $(libpixbufloader_wbmp_la_DEPENDENCIES) $(EXTRA_libpixbufloader_wbmp_la_DEPENDENCIES) $(AM_V_CCLD)$(libpixbufloader_wbmp_la_LINK) $(am_libpixbufloader_wbmp_la_rpath) $(libpixbufloader_wbmp_la_OBJECTS) $(libpixbufloader_wbmp_la_LIBADD) $(LIBS) + libpixbufloader-xbm.la: $(libpixbufloader_xbm_la_OBJECTS) $(libpixbufloader_xbm_la_DEPENDENCIES) $(EXTRA_libpixbufloader_xbm_la_DEPENDENCIES) $(AM_V_CCLD)$(libpixbufloader_xbm_la_LINK) $(am_libpixbufloader_xbm_la_rpath) $(libpixbufloader_xbm_la_OBJECTS) $(libpixbufloader_xbm_la_LIBADD) $(LIBS) + libpixbufloader-xpm.la: $(libpixbufloader_xpm_la_OBJECTS) $(libpixbufloader_xpm_la_DEPENDENCIES) $(EXTRA_libpixbufloader_xpm_la_DEPENDENCIES) $(AM_V_CCLD)$(libpixbufloader_xpm_la_LINK) $(am_libpixbufloader_xpm_la_rpath) $(libpixbufloader_xpm_la_OBJECTS) $(libpixbufloader_xpm_la_LIBADD) $(LIBS) + libstatic-pixbufloader-ani.la: $(libstatic_pixbufloader_ani_la_OBJECTS) $(libstatic_pixbufloader_ani_la_DEPENDENCIES) $(EXTRA_libstatic_pixbufloader_ani_la_DEPENDENCIES) $(AM_V_CCLD)$(LINK) $(am_libstatic_pixbufloader_ani_la_rpath) $(libstatic_pixbufloader_ani_la_OBJECTS) $(libstatic_pixbufloader_ani_la_LIBADD) $(LIBS) + libstatic-pixbufloader-bmp.la: $(libstatic_pixbufloader_bmp_la_OBJECTS) $(libstatic_pixbufloader_bmp_la_DEPENDENCIES) $(EXTRA_libstatic_pixbufloader_bmp_la_DEPENDENCIES) $(AM_V_CCLD)$(LINK) $(am_libstatic_pixbufloader_bmp_la_rpath) $(libstatic_pixbufloader_bmp_la_OBJECTS) $(libstatic_pixbufloader_bmp_la_LIBADD) $(LIBS) + libstatic-pixbufloader-gdip-bmp.la: $(libstatic_pixbufloader_gdip_bmp_la_OBJECTS) $(libstatic_pixbufloader_gdip_bmp_la_DEPENDENCIES) $(EXTRA_libstatic_pixbufloader_gdip_bmp_la_DEPENDENCIES) $(AM_V_CCLD)$(LINK) $(am_libstatic_pixbufloader_gdip_bmp_la_rpath) $(libstatic_pixbufloader_gdip_bmp_la_OBJECTS) $(libstatic_pixbufloader_gdip_bmp_la_LIBADD) $(LIBS) + libstatic-pixbufloader-gdip-emf.la: $(libstatic_pixbufloader_gdip_emf_la_OBJECTS) $(libstatic_pixbufloader_gdip_emf_la_DEPENDENCIES) $(EXTRA_libstatic_pixbufloader_gdip_emf_la_DEPENDENCIES) $(AM_V_CCLD)$(LINK) $(am_libstatic_pixbufloader_gdip_emf_la_rpath) $(libstatic_pixbufloader_gdip_emf_la_OBJECTS) $(libstatic_pixbufloader_gdip_emf_la_LIBADD) $(LIBS) + libstatic-pixbufloader-gdip-gif.la: $(libstatic_pixbufloader_gdip_gif_la_OBJECTS) $(libstatic_pixbufloader_gdip_gif_la_DEPENDENCIES) $(EXTRA_libstatic_pixbufloader_gdip_gif_la_DEPENDENCIES) $(AM_V_CCLD)$(LINK) $(am_libstatic_pixbufloader_gdip_gif_la_rpath) $(libstatic_pixbufloader_gdip_gif_la_OBJECTS) $(libstatic_pixbufloader_gdip_gif_la_LIBADD) $(LIBS) + libstatic-pixbufloader-gdip-ico.la: $(libstatic_pixbufloader_gdip_ico_la_OBJECTS) $(libstatic_pixbufloader_gdip_ico_la_DEPENDENCIES) $(EXTRA_libstatic_pixbufloader_gdip_ico_la_DEPENDENCIES) $(AM_V_CCLD)$(LINK) $(am_libstatic_pixbufloader_gdip_ico_la_rpath) $(libstatic_pixbufloader_gdip_ico_la_OBJECTS) $(libstatic_pixbufloader_gdip_ico_la_LIBADD) $(LIBS) + libstatic-pixbufloader-gdip-jpeg.la: $(libstatic_pixbufloader_gdip_jpeg_la_OBJECTS) $(libstatic_pixbufloader_gdip_jpeg_la_DEPENDENCIES) $(EXTRA_libstatic_pixbufloader_gdip_jpeg_la_DEPENDENCIES) $(AM_V_CCLD)$(LINK) $(am_libstatic_pixbufloader_gdip_jpeg_la_rpath) $(libstatic_pixbufloader_gdip_jpeg_la_OBJECTS) $(libstatic_pixbufloader_gdip_jpeg_la_LIBADD) $(LIBS) + libstatic-pixbufloader-gdip-tiff.la: $(libstatic_pixbufloader_gdip_tiff_la_OBJECTS) $(libstatic_pixbufloader_gdip_tiff_la_DEPENDENCIES) $(EXTRA_libstatic_pixbufloader_gdip_tiff_la_DEPENDENCIES) $(AM_V_CCLD)$(LINK) $(am_libstatic_pixbufloader_gdip_tiff_la_rpath) $(libstatic_pixbufloader_gdip_tiff_la_OBJECTS) $(libstatic_pixbufloader_gdip_tiff_la_LIBADD) $(LIBS) + libstatic-pixbufloader-gdip-wmf.la: $(libstatic_pixbufloader_gdip_wmf_la_OBJECTS) $(libstatic_pixbufloader_gdip_wmf_la_DEPENDENCIES) $(EXTRA_libstatic_pixbufloader_gdip_wmf_la_DEPENDENCIES) $(AM_V_CCLD)$(LINK) $(am_libstatic_pixbufloader_gdip_wmf_la_rpath) $(libstatic_pixbufloader_gdip_wmf_la_OBJECTS) $(libstatic_pixbufloader_gdip_wmf_la_LIBADD) $(LIBS) + libstatic-pixbufloader-gif.la: $(libstatic_pixbufloader_gif_la_OBJECTS) $(libstatic_pixbufloader_gif_la_DEPENDENCIES) $(EXTRA_libstatic_pixbufloader_gif_la_DEPENDENCIES) $(AM_V_CCLD)$(LINK) $(am_libstatic_pixbufloader_gif_la_rpath) $(libstatic_pixbufloader_gif_la_OBJECTS) $(libstatic_pixbufloader_gif_la_LIBADD) $(LIBS) + libstatic-pixbufloader-icns.la: $(libstatic_pixbufloader_icns_la_OBJECTS) $(libstatic_pixbufloader_icns_la_DEPENDENCIES) $(EXTRA_libstatic_pixbufloader_icns_la_DEPENDENCIES) $(AM_V_CCLD)$(LINK) $(am_libstatic_pixbufloader_icns_la_rpath) $(libstatic_pixbufloader_icns_la_OBJECTS) $(libstatic_pixbufloader_icns_la_LIBADD) $(LIBS) + libstatic-pixbufloader-ico.la: $(libstatic_pixbufloader_ico_la_OBJECTS) $(libstatic_pixbufloader_ico_la_DEPENDENCIES) $(EXTRA_libstatic_pixbufloader_ico_la_DEPENDENCIES) $(AM_V_CCLD)$(LINK) $(am_libstatic_pixbufloader_ico_la_rpath) $(libstatic_pixbufloader_ico_la_OBJECTS) $(libstatic_pixbufloader_ico_la_LIBADD) $(LIBS) + libstatic-pixbufloader-jasper.la: $(libstatic_pixbufloader_jasper_la_OBJECTS) $(libstatic_pixbufloader_jasper_la_DEPENDENCIES) $(EXTRA_libstatic_pixbufloader_jasper_la_DEPENDENCIES) $(AM_V_CCLD)$(LINK) $(am_libstatic_pixbufloader_jasper_la_rpath) $(libstatic_pixbufloader_jasper_la_OBJECTS) $(libstatic_pixbufloader_jasper_la_LIBADD) $(LIBS) + libstatic-pixbufloader-jpeg.la: $(libstatic_pixbufloader_jpeg_la_OBJECTS) $(libstatic_pixbufloader_jpeg_la_DEPENDENCIES) $(EXTRA_libstatic_pixbufloader_jpeg_la_DEPENDENCIES) $(AM_V_CCLD)$(LINK) $(am_libstatic_pixbufloader_jpeg_la_rpath) $(libstatic_pixbufloader_jpeg_la_OBJECTS) $(libstatic_pixbufloader_jpeg_la_LIBADD) $(LIBS) + libstatic-pixbufloader-pcx.la: $(libstatic_pixbufloader_pcx_la_OBJECTS) $(libstatic_pixbufloader_pcx_la_DEPENDENCIES) $(EXTRA_libstatic_pixbufloader_pcx_la_DEPENDENCIES) $(AM_V_CCLD)$(LINK) $(am_libstatic_pixbufloader_pcx_la_rpath) $(libstatic_pixbufloader_pcx_la_OBJECTS) $(libstatic_pixbufloader_pcx_la_LIBADD) $(LIBS) + libstatic-pixbufloader-pixdata.la: $(libstatic_pixbufloader_pixdata_la_OBJECTS) $(libstatic_pixbufloader_pixdata_la_DEPENDENCIES) $(EXTRA_libstatic_pixbufloader_pixdata_la_DEPENDENCIES) $(AM_V_CCLD)$(LINK) $(libstatic_pixbufloader_pixdata_la_OBJECTS) $(libstatic_pixbufloader_pixdata_la_LIBADD) $(LIBS) + libstatic-pixbufloader-png.la: $(libstatic_pixbufloader_png_la_OBJECTS) $(libstatic_pixbufloader_png_la_DEPENDENCIES) $(EXTRA_libstatic_pixbufloader_png_la_DEPENDENCIES) $(AM_V_CCLD)$(LINK) $(am_libstatic_pixbufloader_png_la_rpath) $(libstatic_pixbufloader_png_la_OBJECTS) $(libstatic_pixbufloader_png_la_LIBADD) $(LIBS) + libstatic-pixbufloader-pnm.la: $(libstatic_pixbufloader_pnm_la_OBJECTS) $(libstatic_pixbufloader_pnm_la_DEPENDENCIES) $(EXTRA_libstatic_pixbufloader_pnm_la_DEPENDENCIES) $(AM_V_CCLD)$(LINK) $(am_libstatic_pixbufloader_pnm_la_rpath) $(libstatic_pixbufloader_pnm_la_OBJECTS) $(libstatic_pixbufloader_pnm_la_LIBADD) $(LIBS) + libstatic-pixbufloader-qtif.la: $(libstatic_pixbufloader_qtif_la_OBJECTS) $(libstatic_pixbufloader_qtif_la_DEPENDENCIES) $(EXTRA_libstatic_pixbufloader_qtif_la_DEPENDENCIES) $(AM_V_CCLD)$(LINK) $(am_libstatic_pixbufloader_qtif_la_rpath) $(libstatic_pixbufloader_qtif_la_OBJECTS) $(libstatic_pixbufloader_qtif_la_LIBADD) $(LIBS) + libstatic-pixbufloader-ras.la: $(libstatic_pixbufloader_ras_la_OBJECTS) $(libstatic_pixbufloader_ras_la_DEPENDENCIES) $(EXTRA_libstatic_pixbufloader_ras_la_DEPENDENCIES) $(AM_V_CCLD)$(LINK) $(am_libstatic_pixbufloader_ras_la_rpath) $(libstatic_pixbufloader_ras_la_OBJECTS) $(libstatic_pixbufloader_ras_la_LIBADD) $(LIBS) + libstatic-pixbufloader-tga.la: $(libstatic_pixbufloader_tga_la_OBJECTS) $(libstatic_pixbufloader_tga_la_DEPENDENCIES) $(EXTRA_libstatic_pixbufloader_tga_la_DEPENDENCIES) $(AM_V_CCLD)$(LINK) $(am_libstatic_pixbufloader_tga_la_rpath) $(libstatic_pixbufloader_tga_la_OBJECTS) $(libstatic_pixbufloader_tga_la_LIBADD) $(LIBS) + libstatic-pixbufloader-tiff.la: $(libstatic_pixbufloader_tiff_la_OBJECTS) $(libstatic_pixbufloader_tiff_la_DEPENDENCIES) $(EXTRA_libstatic_pixbufloader_tiff_la_DEPENDENCIES) $(AM_V_CCLD)$(LINK) $(am_libstatic_pixbufloader_tiff_la_rpath) $(libstatic_pixbufloader_tiff_la_OBJECTS) $(libstatic_pixbufloader_tiff_la_LIBADD) $(LIBS) + libstatic-pixbufloader-wbmp.la: $(libstatic_pixbufloader_wbmp_la_OBJECTS) $(libstatic_pixbufloader_wbmp_la_DEPENDENCIES) $(EXTRA_libstatic_pixbufloader_wbmp_la_DEPENDENCIES) $(AM_V_CCLD)$(LINK) $(am_libstatic_pixbufloader_wbmp_la_rpath) $(libstatic_pixbufloader_wbmp_la_OBJECTS) $(libstatic_pixbufloader_wbmp_la_LIBADD) $(LIBS) + libstatic-pixbufloader-xbm.la: $(libstatic_pixbufloader_xbm_la_OBJECTS) $(libstatic_pixbufloader_xbm_la_DEPENDENCIES) $(EXTRA_libstatic_pixbufloader_xbm_la_DEPENDENCIES) $(AM_V_CCLD)$(LINK) $(am_libstatic_pixbufloader_xbm_la_rpath) $(libstatic_pixbufloader_xbm_la_OBJECTS) $(libstatic_pixbufloader_xbm_la_LIBADD) $(LIBS) + libstatic-pixbufloader-xpm.la: $(libstatic_pixbufloader_xpm_la_OBJECTS) $(libstatic_pixbufloader_xpm_la_DEPENDENCIES) $(EXTRA_libstatic_pixbufloader_xpm_la_DEPENDENCIES) $(AM_V_CCLD)$(LINK) $(am_libstatic_pixbufloader_xpm_la_rpath) $(libstatic_pixbufloader_xpm_la_OBJECTS) $(libstatic_pixbufloader_xpm_la_LIBADD) $(LIBS) install-binPROGRAMS: $(bin_PROGRAMS) @@ -1941,15 +2002,19 @@ clean-noinstPROGRAMS: list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \ echo " rm -f" $$list; \ rm -f $$list + gdk-pixbuf-csource$(EXEEXT): $(gdk_pixbuf_csource_OBJECTS) $(gdk_pixbuf_csource_DEPENDENCIES) $(EXTRA_gdk_pixbuf_csource_DEPENDENCIES) @rm -f gdk-pixbuf-csource$(EXEEXT) $(AM_V_CCLD)$(LINK) $(gdk_pixbuf_csource_OBJECTS) $(gdk_pixbuf_csource_LDADD) $(LIBS) + gdk-pixbuf-pixdata$(EXEEXT): $(gdk_pixbuf_pixdata_OBJECTS) $(gdk_pixbuf_pixdata_DEPENDENCIES) $(EXTRA_gdk_pixbuf_pixdata_DEPENDENCIES) @rm -f gdk-pixbuf-pixdata$(EXEEXT) $(AM_V_CCLD)$(LINK) $(gdk_pixbuf_pixdata_OBJECTS) $(gdk_pixbuf_pixdata_LDADD) $(LIBS) + gdk-pixbuf-query-loaders$(EXEEXT): $(gdk_pixbuf_query_loaders_OBJECTS) $(gdk_pixbuf_query_loaders_DEPENDENCIES) $(EXTRA_gdk_pixbuf_query_loaders_DEPENDENCIES) @rm -f gdk-pixbuf-query-loaders$(EXEEXT) $(AM_V_CCLD)$(LINK) $(gdk_pixbuf_query_loaders_OBJECTS) $(gdk_pixbuf_query_loaders_LDADD) $(LIBS) + test-gdk-pixbuf$(EXEEXT): $(test_gdk_pixbuf_OBJECTS) $(test_gdk_pixbuf_DEPENDENCIES) $(EXTRA_test_gdk_pixbuf_DEPENDENCIES) @rm -f test-gdk-pixbuf$(EXEEXT) $(AM_V_CCLD)$(LINK) $(test_gdk_pixbuf_OBJECTS) $(test_gdk_pixbuf_LDADD) $(LIBS) @@ -2010,14 +2075,14 @@ distclean-compile: @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c $< +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $< .c.obj: @am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c `$(CYGPATH_W) '$<'` +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'` .c.lo: @am__fastdepCC_TRUE@ $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $< @@ -2102,13 +2167,12 @@ uninstall-libgdk_pixbufincludeHEADERS: # (which will cause the Makefiles to be regenerated when you run 'make'); # (2) otherwise, pass the desired values on the 'make' command line. $(am__recursive_targets): - @fail= failcom='exit 1'; \ - for f in x $$MAKEFLAGS; do \ - case $$f in \ - *=* | --[!k]*);; \ - *k*) failcom='fail=yes';; \ - esac; \ - done; \ + @fail=; \ + if $(am__make_keepgoing); then \ + failcom='fail=yes'; \ + else \ + failcom='exit 1'; \ + fi; \ dot_seen=no; \ target=`echo $@ | sed s/-recursive//`; \ case "$@" in \ @@ -2204,7 +2268,7 @@ distclean-tags: $(MAKE) $(AM_MAKEFLAGS) $< # Leading 'am--fnord' is there to ensure the list of targets does not -# exand to empty, as could happen e.g. with make check TESTS=''. +# expand to empty, as could happen e.g. with make check TESTS=''. am--fnord $(TEST_LOGS) $(TEST_LOGS:.log=.trs): $(am__force_recheck) am--force-recheck: @: @@ -2417,7 +2481,7 @@ distdir: $(DISTFILES) top_distdir="$(top_distdir)" distdir="$(distdir)" \ dist-hook check-am: all-am - $(MAKE) $(AM_MAKEFLAGS) check-TESTS check-local + $(MAKE) $(AM_MAKEFLAGS) check-TESTS check: $(BUILT_SOURCES) $(MAKE) $(AM_MAKEFLAGS) check-recursive @CROSS_COMPILING_TRUE@all-local: @@ -2548,7 +2612,7 @@ uninstall-am: uninstall-binPROGRAMS uninstall-girDATA \ install-data-am install-strip .PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am all-local \ - check check-TESTS check-am check-local clean clean-binPROGRAMS \ + check check-TESTS check-am clean clean-binPROGRAMS \ clean-generic clean-libLTLIBRARIES clean-libtool \ clean-loaderLTLIBRARIES clean-noinstLTLIBRARIES \ clean-noinstPROGRAMS cscopelist-am ctags ctags-am dist-hook \ @@ -2571,59 +2635,6 @@ uninstall-am: uninstall-binPROGRAMS uninstall-girDATA \ uninstall-loaderLTLIBRARIES uninstall-local \ uninstall-typelibsDATA -# call as: $(XVFB_START) && someprogram - -# test: run all tests in cwd and subdirs -test: ${TEST_PROGS} - @$(SKIP_GDKTARGET) || test -z "${TEST_PROGS}" || { \ - $(XVFB_START) && { set -e; ${GTESTER} --verbose ${TEST_PROGS}; }; \ - } - @ for subdir in $(SUBDIRS) ; do \ - test "$$subdir" = "." -o "$$subdir" = "po" -o "$$subdir" = "po-properties" || \ - ( cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $@ ) || exit $? ; \ - done -# test-report: run tests in subdirs and generate report -# perf-report: run tests in subdirs with -m perf and generate report -# full-report: like test-report: with -m perf and -m slow -test-report perf-report full-report: ${TEST_PROGS} - @ ignore_logdir=true ; \ - if test -z "$$GTESTER_LOGDIR" ; then \ - GTESTER_LOGDIR=`mktemp -d "\`pwd\`/.testlogs-XXXXXX"`; export GTESTER_LOGDIR ; \ - ignore_logdir=false ; \ - fi ; \ - for subdir in $(SUBDIRS) ; do \ - test "$$subdir" = "." -o "$$subdir" = "po" -o "$$subdir" = "po-properties" || \ - ( cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $@ ) || exit $? ; \ - done ; \ - $(SKIP_GDKTARGET) || test -z "${TEST_PROGS}" || { \ - case $@ in \ - test-report) test_options="-k";; \ - perf-report) test_options="-k -m=perf";; \ - full-report) test_options="-k -m=perf -m=slow";; \ - esac ; \ - $(XVFB_START) && { \ - set -e; \ - if test -z "$$GTESTER_LOGDIR" ; then \ - ${GTESTER} --verbose $$test_options -o test-report.xml ${TEST_PROGS} ; \ - elif test -n "${TEST_PROGS}" ; then \ - ${GTESTER} --verbose $$test_options -o `mktemp "$$GTESTER_LOGDIR/log-XXXXXX"` ${TEST_PROGS} ; \ - fi ; \ - }; \ - }; \ - $$ignore_logdir || { \ - echo '' > $@.xml ; \ - echo '' >> $@.xml ; \ - for lf in `ls -L "$$GTESTER_LOGDIR"/.` ; do \ - sed '1,1s/^?]*?>//' <"$$GTESTER_LOGDIR"/"$$lf" >> $@.xml ; \ - done ; \ - echo >> $@.xml ; \ - echo '' >> $@.xml ; \ - rm -rf "$$GTESTER_LOGDIR"/ ; \ - ${GTESTER_REPORT} --version 2>/dev/null 1>&2 ; test "$$?" != 0 || ${GTESTER_REPORT} $@.xml >$@.html ; \ - } -.PHONY: test test-report perf-report full-report -# run make test as part of make check -check-local: test -include $(INTROSPECTION_MAKEFILE) @OS_WIN32_TRUE@gdk_pixbuf-win32-res.o : gdk_pixbuf.rc diff --git a/gdk-pixbuf/gdk-pixbuf-animation.c b/gdk-pixbuf/gdk-pixbuf-animation.c index 911bf41..a684b87 100644 --- a/gdk-pixbuf/gdk-pixbuf-animation.c +++ b/gdk-pixbuf/gdk-pixbuf-animation.c @@ -17,9 +17,7 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place - Suite 330, - * Boston, MA 02111-1307, USA. + * License along with this library; if not, see . */ #include "config.h" @@ -143,7 +141,7 @@ gdk_pixbuf_animation_new_from_file (const char *filename, GdkPixbufAnimation *animation; int size; FILE *f; - guchar buffer [1024]; + guchar buffer [SNIFF_BUFFER_SIZE]; GdkPixbufModule *image_module; gchar *display_name; diff --git a/gdk-pixbuf/gdk-pixbuf-animation.h b/gdk-pixbuf/gdk-pixbuf-animation.h index 3e68146..36b3580 100644 --- a/gdk-pixbuf/gdk-pixbuf-animation.h +++ b/gdk-pixbuf/gdk-pixbuf-animation.h @@ -19,9 +19,7 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place - Suite 330, - * Boston, MA 02111-1307, USA. + * License along with this library; if not, see . */ #ifndef GDK_PIXBUF_ANIMATION_H diff --git a/gdk-pixbuf/gdk-pixbuf-core.h b/gdk-pixbuf/gdk-pixbuf-core.h index eb4d0a1..025a8ae 100644 --- a/gdk-pixbuf/gdk-pixbuf-core.h +++ b/gdk-pixbuf/gdk-pixbuf-core.h @@ -18,9 +18,7 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place - Suite 330, - * Boston, MA 02111-1307, USA. + * License along with this library; if not, see . */ #ifndef GDK_PIXBUF_CORE_H @@ -41,14 +39,11 @@ G_BEGIN_DECLS * @Short_description: Information that describes an image. * @Title: The GdkPixbuf Structure * - * * The #GdkPixbuf structure contains * information that describes an image in memory. * - * - *
- * Image Data - * + * ## Image Data ## {#image-data} + * * Image data in a pixbuf is stored in memory in uncompressed, * packed format. Rows in the image are stored top to bottom, and * in each row pixels are stored from left to right. There may be @@ -56,19 +51,15 @@ G_BEGIN_DECLS * as returned by gdk_pixbuf_get_rowstride(), indicates the number * of bytes between rows. * + * ## put_pixel() Example ## {#put-pixel} * - * - * put_pixel(<!-- -->) example - * - * - * The following code illustrates a simple put_pixel() + * The following code illustrates a simple put_pixel() * function for RGB pixbufs with 8 bits per channel with an alpha * channel. It is not included in the gdk-pixbuf library for * performance reasons; rather than making several function calls * for each pixel, your own code can take shortcuts. * - * - * + * |[ * static void * put_pixel (GdkPixbuf *pixbuf, int x, int y, guchar red, guchar green, guchar blue, guchar alpha) * { @@ -97,26 +88,18 @@ G_BEGIN_DECLS * p[2] = blue; * p[3] = alpha; * } - * + * ]| * * This function will not work for pixbufs with images that are * other than 8 bits per sample or channel, but it will work for * most of the pixbufs that GTK+ uses. - * - * * - * - * If you are doing memcpy() of raw pixbuf data, note that the - * last row in the pixbuf may not be as wide as the full - * rowstride, but rather just as wide as the pixel data needs to - * be. That is, it is unsafe to do memcpy (dest, - * pixels, rowstride * height) to copy a whole pixbuf. - * Use gdk_pixbuf_copy() instead, or compute the width in bytes - * of the last row as width * ((n_channels * - * bits_per_sample + 7) / 8). - * - * - *
+ * If you are doing memcpy() of raw pixbuf data, note that the last row + * in the pixbuf may not be as wide as the full rowstride, but rather + * just as wide as the pixel data needs to be. That is, it is unsafe to + * do `memcpy (dest, pixels, rowstride * height)` to copy a whole pixbuf. + * Use gdk_pixbuf_copy() instead, or compute the width in bytes of the + * last row as `width * ((n_channels * bits_per_sample + 7) / 8)`. */ @@ -149,7 +132,7 @@ typedef enum * @GDK_COLORSPACE_RGB: Indicates a red/green/blue additive color space. * * This enumeration defines the color spaces that are supported by - * the &gdk-pixbuf; library. Currently only RGB is supported. + * the gdk-pixbuf library. Currently only RGB is supported. */ /* Note that these values are encoded in inline pixbufs * as ints, so don't reorder them @@ -163,7 +146,7 @@ typedef enum { /** * GdkPixbuf: * - * This is the main structure in the &gdk-pixbuf; library. It is + * This is the main structure in the gdk-pixbuf library. It is * used to represent images. It contains information about the * image's pixel data, its color space, bits per sample, width and * height, and the rowstride (the number of bytes between the start of @@ -210,7 +193,7 @@ typedef void (* GdkPixbufDestroyNotify) (guchar *pixels, gpointer data); * given operation on the type of image at hand. * @GDK_PIXBUF_ERROR_FAILED: Generic failure code, something went wrong. * - * An error code in the #GDK_PIXBUF_ERROR domain. Many &gdk-pixbuf; + * An error code in the #GDK_PIXBUF_ERROR domain. Many gdk-pixbuf * operations can cause errors in this domain, or in the #G_FILE_ERROR * domain. */ diff --git a/gdk-pixbuf/gdk-pixbuf-csource.c b/gdk-pixbuf/gdk-pixbuf-csource.c index 642d5ee..25804c3 100644 --- a/gdk-pixbuf/gdk-pixbuf-csource.c +++ b/gdk-pixbuf/gdk-pixbuf-csource.c @@ -12,9 +12,7 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place - Suite 330, - * Boston, MA 02111-1307, USA. + * License along with this library; if not, see . */ #include "config.h" @@ -76,11 +74,6 @@ main (int argc, GError *error = NULL; gchar *infilename; -#if !GLIB_CHECK_VERSION (2, 35, 3) - /* initialize gtype */ - g_type_init (); -#endif - /* parse args and do fast exits */ parse_args (&argc, &argv); diff --git a/gdk-pixbuf/gdk-pixbuf-data.c b/gdk-pixbuf/gdk-pixbuf-data.c index a9334e8..d9c2291 100644 --- a/gdk-pixbuf/gdk-pixbuf-data.c +++ b/gdk-pixbuf/gdk-pixbuf-data.c @@ -15,9 +15,7 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place - Suite 330, - * Boston, MA 02111-1307, USA. + * License along with this library; if not, see . */ #include "config.h" diff --git a/gdk-pixbuf/gdk-pixbuf-features.h b/gdk-pixbuf/gdk-pixbuf-features.h index ee0823d..15a6166 100644 --- a/gdk-pixbuf/gdk-pixbuf-features.h +++ b/gdk-pixbuf/gdk-pixbuf-features.h @@ -13,40 +13,40 @@ Library version numbers. * @Title: Initialization and Versions * - * These macros and variables let you check the version of &gdk-pixbuf; + * These macros and variables let you check the version of gdk-pixbuf * you're linking against. */ /** * GDK_PIXBUF_MAJOR: * - * Major version of &gdk-pixbuf; library, that is the first "0" in - * "0.8.0" for example. + * Major version of gdk-pixbuf library, that is the "0" in + * "0.8.2" for example. */ /** * GDK_PIXBUF_MINOR: * - * Minor version of &gdk-pixbuf; library, that is the "8" in - * "0.8.0" for example. + * Minor version of gdk-pixbuf library, that is the "8" in + * "0.8.2" for example. */ /** * GDK_PIXBUF_MICRO: * - * Micro version of &gdk-pixbuf; library, that is the last "0" in - * "0.8.0" for example. + * Micro version of gdk-pixbuf library, that is the "2" in + * "0.8.2" for example. */ /** * GDK_PIXBUF_VERSION: * - * Contains the full version of the &gdk-pixbuf; header as a string. + * Contains the full version of the gdk-pixbuf header as a string. * This is the version being compiled against; contrast with * #gdk_pixbuf_version. */ #define GDK_PIXBUF_MAJOR (2) -#define GDK_PIXBUF_MINOR (28) -#define GDK_PIXBUF_MICRO (1) -#define GDK_PIXBUF_VERSION "2.28.1" +#define GDK_PIXBUF_MINOR (30) +#define GDK_PIXBUF_MICRO (8) +#define GDK_PIXBUF_VERSION "2.30.8" /* We prefix variable declarations so they can * properly get exported/imported from Windows DLLs. @@ -72,43 +72,43 @@ Library version numbers. /** * gdk_pixbuf_major_version: * - * The major version number of the &gdk-pixbuf; library. (e.g. in - * &gdk-pixbuf; version 1.2.5 this is 1.) + * The major version number of the gdk-pixbuf library. (e.g. in + * gdk-pixbuf version 1.2.5 this is 1.) * * * This variable is in the library, so represents the - * &gdk-pixbuf; library you have linked against. Contrast with the + * gdk-pixbuf library you have linked against. Contrast with the * #GDK_PIXBUF_MAJOR macro, which represents the major version of the - * &gdk-pixbuf; headers you have included. + * gdk-pixbuf headers you have included. */ /** * gdk_pixbuf_minor_version: * - * The minor version number of the &gdk-pixbuf; library. (e.g. in - * &gdk-pixbuf; version 1.2.5 this is 2.) + * The minor version number of the gdk-pixbuf library. (e.g. in + * gdk-pixbuf version 1.2.5 this is 2.) * * * This variable is in the library, so represents the - * &gdk-pixbuf; library you have linked against. Contrast with the + * gdk-pixbuf library you have linked against. Contrast with the * #GDK_PIXBUF_MINOR macro, which represents the minor version of the - * &gdk-pixbuf; headers you have included. + * gdk-pixbuf headers you have included. */ /** * gdk_pixbuf_micro_version: * - * The micro version number of the &gdk-pixbuf; library. (e.g. in - * &gdk-pixbuf; version 1.2.5 this is 5.) + * The micro version number of the gdk-pixbuf library. (e.g. in + * gdk-pixbuf version 1.2.5 this is 5.) * * * This variable is in the library, so represents the - * &gdk-pixbuf; library you have linked against. Contrast with the + * gdk-pixbuf library you have linked against. Contrast with the * #GDK_PIXBUF_MICRO macro, which represents the micro version of the - * &gdk-pixbuf; headers you have included. + * gdk-pixbuf headers you have included. */ /** * gdk_pixbuf_version: * - * Contains the full version of the &gdk-pixbuf; library as a string. + * Contains the full version of the gdk-pixbuf library as a string. * This is the version currently in use by a running program. */ diff --git a/gdk-pixbuf/gdk-pixbuf-features.h.in b/gdk-pixbuf/gdk-pixbuf-features.h.in index 9c31aa3..40cf2c1 100644 --- a/gdk-pixbuf/gdk-pixbuf-features.h.in +++ b/gdk-pixbuf/gdk-pixbuf-features.h.in @@ -13,32 +13,32 @@ Library version numbers. * @Title: Initialization and Versions * - * These macros and variables let you check the version of &gdk-pixbuf; + * These macros and variables let you check the version of gdk-pixbuf * you're linking against. */ /** * GDK_PIXBUF_MAJOR: * - * Major version of &gdk-pixbuf; library, that is the first "0" in - * "0.8.0" for example. + * Major version of gdk-pixbuf library, that is the "0" in + * "0.8.2" for example. */ /** * GDK_PIXBUF_MINOR: * - * Minor version of &gdk-pixbuf; library, that is the "8" in - * "0.8.0" for example. + * Minor version of gdk-pixbuf library, that is the "8" in + * "0.8.2" for example. */ /** * GDK_PIXBUF_MICRO: * - * Micro version of &gdk-pixbuf; library, that is the last "0" in - * "0.8.0" for example. + * Micro version of gdk-pixbuf library, that is the "2" in + * "0.8.2" for example. */ /** * GDK_PIXBUF_VERSION: * - * Contains the full version of the &gdk-pixbuf; header as a string. + * Contains the full version of the gdk-pixbuf header as a string. * This is the version being compiled against; contrast with * #gdk_pixbuf_version. */ @@ -72,43 +72,43 @@ Library version numbers. /** * gdk_pixbuf_major_version: * - * The major version number of the &gdk-pixbuf; library. (e.g. in - * &gdk-pixbuf; version 1.2.5 this is 1.) + * The major version number of the gdk-pixbuf library. (e.g. in + * gdk-pixbuf version 1.2.5 this is 1.) * * * This variable is in the library, so represents the - * &gdk-pixbuf; library you have linked against. Contrast with the + * gdk-pixbuf library you have linked against. Contrast with the * #GDK_PIXBUF_MAJOR macro, which represents the major version of the - * &gdk-pixbuf; headers you have included. + * gdk-pixbuf headers you have included. */ /** * gdk_pixbuf_minor_version: * - * The minor version number of the &gdk-pixbuf; library. (e.g. in - * &gdk-pixbuf; version 1.2.5 this is 2.) + * The minor version number of the gdk-pixbuf library. (e.g. in + * gdk-pixbuf version 1.2.5 this is 2.) * * * This variable is in the library, so represents the - * &gdk-pixbuf; library you have linked against. Contrast with the + * gdk-pixbuf library you have linked against. Contrast with the * #GDK_PIXBUF_MINOR macro, which represents the minor version of the - * &gdk-pixbuf; headers you have included. + * gdk-pixbuf headers you have included. */ /** * gdk_pixbuf_micro_version: * - * The micro version number of the &gdk-pixbuf; library. (e.g. in - * &gdk-pixbuf; version 1.2.5 this is 5.) + * The micro version number of the gdk-pixbuf library. (e.g. in + * gdk-pixbuf version 1.2.5 this is 5.) * * * This variable is in the library, so represents the - * &gdk-pixbuf; library you have linked against. Contrast with the + * gdk-pixbuf library you have linked against. Contrast with the * #GDK_PIXBUF_MICRO macro, which represents the micro version of the - * &gdk-pixbuf; headers you have included. + * gdk-pixbuf headers you have included. */ /** * gdk_pixbuf_version: * - * Contains the full version of the &gdk-pixbuf; library as a string. + * Contains the full version of the gdk-pixbuf library as a string. * This is the version currently in use by a running program. */ diff --git a/gdk-pixbuf/gdk-pixbuf-i18n.h b/gdk-pixbuf/gdk-pixbuf-i18n.h index 3b0e64e..854860a 100644 --- a/gdk-pixbuf/gdk-pixbuf-i18n.h +++ b/gdk-pixbuf/gdk-pixbuf-i18n.h @@ -13,14 +13,11 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place - Suite 330, - * Boston, MA 02111-1307, USA. + * License along with this library; if not, see . */ #ifndef __GDKPIXBUFINTL_H__ #define __GDKPIXBUFINTL_H__ -#include "config.h" #include #ifdef ENABLE_NLS diff --git a/gdk-pixbuf/gdk-pixbuf-io.c b/gdk-pixbuf/gdk-pixbuf-io.c index dac21b8..377aaaa 100644 --- a/gdk-pixbuf/gdk-pixbuf-io.c +++ b/gdk-pixbuf/gdk-pixbuf-io.c @@ -17,9 +17,7 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place - Suite 330, - * Boston, MA 02111-1307, USA. + * License along with this library; if not, see . */ #include "config.h" @@ -47,8 +45,6 @@ #undef STRICT #endif -#define SNIFF_BUFFER_SIZE 4096 - /** * SECTION:file-loading * @Short_description: Loading a pixbuf from a file. @@ -88,51 +84,39 @@ * If GdkPixBuf has been compiled with GModule support, it can be extended by * modules which can load (and perhaps also save) new image and animation * formats. Each loadable module must export a - * #GdkPixbufModuleFillInfoFunc function named fill_info and + * #GdkPixbufModuleFillInfoFunc function named `fill_info` and * a #GdkPixbufModuleFillVtableFunc function named - * fill_vtable. - * + * `fill_vtable`. * * In order to make format-checking work before actually loading the modules * (which may require dlopening image libraries), modules export their - * signatures (and other information) via the fill_info - * function. An external utility, gdk-pixbuf-query-loaders, - * uses this to create a text file containing a list of all available loaders and - * their signatures. This file is then read at runtime by GdkPixBuf to obtain - * the list of available loaders and their signatures. - * + * signatures (and other information) via the `fill_info` function. An + * external utility, gdk-pixbuf-query-loaders, uses this to create a text + * file containing a list of all available loaders and their signatures. + * This file is then read at runtime by GdkPixBuf to obtain the list of + * available loaders and their signatures. * * Modules may only implement a subset of the functionality available via * #GdkPixbufModule. If a particular functionality is not implemented, the - * fill_vtable function will simply not set the corresponding + * `fill_vtable` function will simply not set the corresponding * function pointers of the #GdkPixbufModule structure. If a module supports * incremental loading (i.e. provides #begin_load, #stop_load and * #load_increment), it doesn't have to implement #load, since GdkPixBuf can * supply a generic #load implementation wrapping the incremental loading. * - * * Installing a module is a two-step process: - * - * copy the module file(s) to the loader directory (normally - * libdir/gtk-2.0/version/loaders, - * unless overridden by the environment variable - * GDK_PIXBUF_MODULEDIR) - * - * call gdk-pixbuf-query-loaders to update the - * module file (normally - * sysconfdir/gtk-2.0/gdk-pixbuf.loaders, - * unless overridden by the environment variable - * GDK_PIXBUF_MODULE_FILE) - * - * - * + * - copy the module file(s) to the loader directory (normally + * `$libdir/gdk-pixbuf-2.0/$version/loaders`, unless overridden by the + * environment variable `GDK_PIXBUF_MODULEDIR`) + * - call gdk-pixbuf-query-loaders to update the module file (normally + * `$libdir/gdk-pixbuf-2.0/$version/loaders.cache`, unless overridden by the + * environment variable `GDK_PIXBUF_MODULE_FILE`) * * The GdkPixBuf interfaces needed for implementing modules are contained in - * gdk-pixbuf-io.h (and - * gdk-pixbuf-animation.h if the module supports animations). - * They are not covered by the same stability guarantees as the regular - * GdkPixBuf API. To underline this fact, they are protected by - * #ifdef GDK_PIXBUF_ENABLE_BACKEND. + * `gdk-pixbuf-io.h` (and `gdk-pixbuf-animation.h` if the module supports + * animations). They are not covered by the same stability guarantees as the + * regular GdkPixBuf API. To underline this fact, they are protected by + * `#ifdef GDK_PIXBUF_ENABLE_BACKEND`. */ @@ -350,7 +334,7 @@ correct_prefix (gchar **path) /* This is an entry put there by gdk-pixbuf-query-loaders on the * packager's system. On Windows a prebuilt gdk-pixbuf package can be - * installed in a random location. The gdk-pixbuf.loaders file + * installed in a random location. The loaders.cache file * distributed in such a package contains paths from the package * builder's machine. Replace the build-time prefix with the * installation prefix on this machine. @@ -885,7 +869,7 @@ _gdk_pixbuf_get_module (guchar *buffer, guint size, gboolean uncertain; mime_type = g_content_type_guess (NULL, buffer, size, &uncertain); - if (uncertain && filename != NULL) { + if ((uncertain || g_str_equal (mime_type, "text/plain")) && filename != NULL) { g_free (mime_type); mime_type = g_content_type_guess (filename, buffer, size, NULL); } @@ -961,6 +945,28 @@ _gdk_pixbuf_get_module (guchar *buffer, guint size, return NULL; } +static +GdkPixbufModule * +_gdk_pixbuf_get_module_for_file (FILE *f, const gchar *filename, GError **error) +{ + guchar buffer[SNIFF_BUFFER_SIZE]; + int size; + + size = fread (&buffer, 1, sizeof (buffer), f); + if (size == 0) { + gchar *display_name; + display_name = g_filename_display_name (filename); + g_set_error (error, + GDK_PIXBUF_ERROR, + GDK_PIXBUF_ERROR_CORRUPT_IMAGE, + _("Image file '%s' contains no data"), + display_name); + g_free (display_name); + return NULL; + } + + return _gdk_pixbuf_get_module (buffer, size, filename, error); +} static void prepared_notify (GdkPixbuf *pixbuf, @@ -972,46 +978,57 @@ prepared_notify (GdkPixbuf *pixbuf, *((GdkPixbuf **)user_data) = pixbuf; } +static GdkPixbuf * +generic_load_incrementally (GdkPixbufModule *module, FILE *f, GError **error) +{ + GdkPixbuf *pixbuf = NULL; + gpointer context; + + context = module->begin_load (NULL, prepared_notify, NULL, &pixbuf, error); + + if (!context) + goto out; + + while (!feof (f) && !ferror (f)) { + guchar buffer[LOAD_BUFFER_SIZE]; + size_t length; + + length = fread (buffer, 1, sizeof (buffer), f); + if (length > 0) { + if (!module->load_increment (context, buffer, length, error)) { + module->stop_load (context, NULL); + if (pixbuf != NULL) { + g_object_unref (pixbuf); + pixbuf = NULL; + } + goto out; + } + } + } + + if (!module->stop_load (context, error)) { + if (pixbuf != NULL) { + g_object_unref (pixbuf); + pixbuf = NULL; + } + } + +out: + return pixbuf; +} + GdkPixbuf * -_gdk_pixbuf_generic_image_load (GdkPixbufModule *module, - FILE *f, - GError **error) +_gdk_pixbuf_generic_image_load (GdkPixbufModule *module, FILE *f, GError **error) { - guchar buffer[LOAD_BUFFER_SIZE]; - size_t length; GdkPixbuf *pixbuf = NULL; - GdkPixbufAnimation *animation = NULL; - gpointer context; if (module->load != NULL) { pixbuf = (* module->load) (f, error); } else if (module->begin_load != NULL) { - - context = module->begin_load (NULL, prepared_notify, NULL, &pixbuf, error); - - if (!context) - goto out; - - while (!feof (f) && !ferror (f)) { - length = fread (buffer, 1, sizeof (buffer), f); - if (length > 0) - if (!module->load_increment (context, buffer, length, error)) { - module->stop_load (context, NULL); - if (pixbuf != NULL) { - g_object_unref (pixbuf); - pixbuf = NULL; - } - goto out; - } - } - - if (!module->stop_load (context, error)) { - if (pixbuf != NULL) { - g_object_unref (pixbuf); - pixbuf = NULL; - } - } + pixbuf = generic_load_incrementally (module, f, error); } else if (module->load_animation != NULL) { + GdkPixbufAnimation *animation; + animation = (* module->load_animation) (f, error); if (animation != NULL) { pixbuf = gdk_pixbuf_animation_get_static_image (animation); @@ -1021,7 +1038,6 @@ _gdk_pixbuf_generic_image_load (GdkPixbufModule *module, } } - out: return pixbuf; } @@ -1044,20 +1060,17 @@ gdk_pixbuf_new_from_file (const char *filename, GError **error) { GdkPixbuf *pixbuf; - int size; FILE *f; - guchar buffer[SNIFF_BUFFER_SIZE]; GdkPixbufModule *image_module; - gchar *display_name; g_return_val_if_fail (filename != NULL, NULL); g_return_val_if_fail (error == NULL || *error == NULL, NULL); - display_name = g_filename_display_name (filename); - f = g_fopen (filename, "rb"); if (!f) { gint save_errno = errno; + gchar *display_name; + display_name = g_filename_display_name (filename); g_set_error (error, G_FILE_ERROR, g_file_error_from_errno (save_errno), @@ -1068,27 +1081,13 @@ gdk_pixbuf_new_from_file (const char *filename, return NULL; } - size = fread (&buffer, 1, sizeof (buffer), f); - if (size == 0) { - g_set_error (error, - GDK_PIXBUF_ERROR, - GDK_PIXBUF_ERROR_CORRUPT_IMAGE, - _("Image file '%s' contains no data"), - display_name); - g_free (display_name); - fclose (f); - return NULL; - } - - image_module = _gdk_pixbuf_get_module (buffer, size, filename, error); + image_module = _gdk_pixbuf_get_module_for_file (f, filename, error); if (image_module == NULL) { - g_free (display_name); fclose (f); return NULL; } if (!_gdk_pixbuf_load_module (image_module, error)) { - g_free (display_name); fclose (f); return NULL; } @@ -1105,26 +1104,30 @@ gdk_pixbuf_new_from_file (const char *filename, * the invariant that error gets set if NULL is returned. */ + gchar *display_name; + display_name = g_filename_display_name (filename); g_warning ("Bug! gdk-pixbuf loader '%s' didn't set an error on failure.", image_module->module_name); g_set_error (error, GDK_PIXBUF_ERROR, GDK_PIXBUF_ERROR_FAILED, _("Failed to load image '%s': reason not known, probably a corrupt image file"), display_name); + g_free (display_name); } else if (error != NULL && *error != NULL) { - - /* Add the filename to the error message */ - GError *e = *error; - gchar *old; - - old = e->message; - e->message = g_strdup_printf (_("Failed to load image '%s': %s"), - display_name, - old); - g_free (old); + /* Add the filename to the error message */ + GError *e = *error; + gchar *old; + gchar *display_name; + + display_name = g_filename_display_name (filename); + old = e->message; + e->message = g_strdup_printf (_("Failed to load image '%s': %s"), + display_name, + old); + g_free (old); + g_free (display_name); } - g_free (display_name); return pixbuf; } @@ -1334,7 +1337,7 @@ gdk_pixbuf_new_from_file_at_scale (const char *filename, return NULL; } - loader = gdk_pixbuf_loader_new (); + loader = _gdk_pixbuf_loader_new_with_filename (filename); info.width = width; info.height = height; @@ -1493,11 +1496,16 @@ load_from_stream (GdkPixbufLoader *loader, * the #GDK_PIXBUF_ERROR and %G_IO_ERROR domains. * * The image will be scaled to fit in the requested size, optionally - * preserving the image's aspect ratio. When preserving the aspect ratio, - * a @width of -1 will cause the image to be scaled to the exact given - * height, and a @height of -1 will cause the image to be scaled to the - * exact given width. When not preserving aspect ratio, a @width or - * @height of -1 means to not scale the image at all in that dimension. + * preserving the image's aspect ratio. + * + * When preserving the aspect ratio, a @width of -1 will cause the image to be + * scaled to the exact given height, and a @height of -1 will cause the image + * to be scaled to the exact given width. If both @width and @height are + * given, this function will behave as if the smaller of the two values + * is passed as -1. + * + * When not preserving aspect ratio, a @width or @height of -1 means to not + * scale the image at all in that dimension. * * The stream is not closed. * @@ -1536,29 +1544,28 @@ gdk_pixbuf_new_from_stream_at_scale (GInputStream *stream, } static void -new_from_stream_thread (GSimpleAsyncResult *result, +new_from_stream_thread (GTask *task, GInputStream *stream, + AtScaleData *data, GCancellable *cancellable) { - GdkPixbuf *pixbuf; - AtScaleData *data; + GdkPixbuf *pixbuf = NULL; GError *error = NULL; /* If data != NULL, we're scaling the pixbuf while loading it */ - data = g_simple_async_result_get_op_res_gpointer (result); if (data != NULL) pixbuf = gdk_pixbuf_new_from_stream_at_scale (stream, data->width, data->height, data->preserve_aspect_ratio, cancellable, &error); else pixbuf = gdk_pixbuf_new_from_stream (stream, cancellable, &error); - g_simple_async_result_set_op_res_gpointer (result, NULL, NULL); - /* Set the new pixbuf as the result, or error out */ if (pixbuf == NULL) { - g_simple_async_result_take_error (result, error); + g_task_return_error (task, error); } else { - g_simple_async_result_set_op_res_gpointer (result, g_object_ref (pixbuf), g_object_unref); + g_task_return_pointer (task, g_object_ref (pixbuf), g_object_unref); } + + g_clear_object (&pixbuf); } /** @@ -1590,7 +1597,7 @@ gdk_pixbuf_new_from_stream_at_scale_async (GInputStream *stream, GAsyncReadyCallback callback, gpointer user_data) { - GSimpleAsyncResult *result; + GTask *task; AtScaleData *data; g_return_if_fail (G_IS_INPUT_STREAM (stream)); @@ -1602,10 +1609,11 @@ gdk_pixbuf_new_from_stream_at_scale_async (GInputStream *stream, data->height = height; data->preserve_aspect_ratio = preserve_aspect_ratio; - result = g_simple_async_result_new (G_OBJECT (stream), callback, user_data, gdk_pixbuf_new_from_stream_at_scale_async); - g_simple_async_result_set_op_res_gpointer (result, data, (GDestroyNotify) at_scale_data_async_data_free); - g_simple_async_result_run_in_thread (result, (GSimpleAsyncThreadFunc) new_from_stream_thread, G_PRIORITY_DEFAULT, cancellable); - g_object_unref (result); + task = g_task_new (stream, cancellable, callback, user_data); + g_task_set_source_tag (task, gdk_pixbuf_new_from_stream_at_scale_async); + g_task_set_task_data (task, data, (GDestroyNotify) at_scale_data_async_data_free); + g_task_run_in_thread (task, (GTaskThreadFunc) new_from_stream_thread); + g_object_unref (task); } /** @@ -1790,15 +1798,16 @@ gdk_pixbuf_new_from_stream_async (GInputStream *stream, GAsyncReadyCallback callback, gpointer user_data) { - GSimpleAsyncResult *result; + GTask *task; g_return_if_fail (G_IS_INPUT_STREAM (stream)); g_return_if_fail (callback != NULL); g_return_if_fail (!cancellable || G_IS_CANCELLABLE (cancellable)); - result = g_simple_async_result_new (G_OBJECT (stream), callback, user_data, gdk_pixbuf_new_from_stream_async); - g_simple_async_result_run_in_thread (result, (GSimpleAsyncThreadFunc) new_from_stream_thread, G_PRIORITY_DEFAULT, cancellable); - g_object_unref (result); + task = g_task_new (stream, cancellable, callback, user_data); + g_task_set_source_tag (task, gdk_pixbuf_new_from_stream_async); + g_task_run_in_thread (task, (GTaskThreadFunc) new_from_stream_thread); + g_object_unref (task); } /** @@ -1818,17 +1827,20 @@ GdkPixbuf * gdk_pixbuf_new_from_stream_finish (GAsyncResult *async_result, GError **error) { - GSimpleAsyncResult *result = G_SIMPLE_ASYNC_RESULT (async_result); + GTask *task; - g_return_val_if_fail (G_IS_ASYNC_RESULT (async_result), NULL); - g_return_val_if_fail (!error || (error && !*error), NULL); - g_warn_if_fail (g_simple_async_result_get_source_tag (result) == gdk_pixbuf_new_from_stream_async || - g_simple_async_result_get_source_tag (result) == gdk_pixbuf_new_from_stream_at_scale_async); + /* Can not use g_task_is_valid because our GTask has a + * source_object which is not available to us anymore. + */ + g_return_val_if_fail (G_IS_TASK (async_result), NULL); - if (g_simple_async_result_propagate_error (result, error)) - return NULL; + task = G_TASK (async_result); + + g_return_val_if_fail (!error || (error && !*error), NULL); + g_warn_if_fail (g_task_get_source_tag (task) == gdk_pixbuf_new_from_stream_async || + g_task_get_source_tag (task) == gdk_pixbuf_new_from_stream_at_scale_async); - return g_simple_async_result_get_op_res_gpointer (result); + return g_task_propagate_pointer (task, error); } static void @@ -1855,14 +1867,16 @@ info_cb (GdkPixbufLoader *loader, /** * gdk_pixbuf_get_file_info: * @filename: The name of the file to identify. - * @width: (out): Return location for the width of the image, or %NULL - * @height: (out): Return location for the height of the image, or %NULL + * @width: (optional) (out): Return location for the width of the + * image, or %NULL + * @height: (optional) (out): Return location for the height of the + * image, or %NULL * * Parses an image file far enough to determine its format and size. * - * Returns: (transfer none): A #GdkPixbufFormat describing the image - * format of the file or %NULL if the image format wasn't - * recognized. The return value is owned by GdkPixbuf and should + * Returns: (nullable) (transfer none): A #GdkPixbufFormat describing + * the image format of the file or %NULL if the image format wasn't + * recognized. The return value is owned by #GdkPixbuf and should * not be freed. * * Since: 2.4 @@ -1888,7 +1902,7 @@ gdk_pixbuf_get_file_info (const gchar *filename, if (!f) return NULL; - loader = gdk_pixbuf_loader_new (); + loader = _gdk_pixbuf_loader_new_with_filename (filename); info.format = NULL; info.width = -1; @@ -2216,10 +2230,9 @@ gdk_pixbuf_real_save_to_callback (GdkPixbuf *pixbuf, * The variable argument list should be %NULL-terminated; if not empty, * it should contain pairs of strings that modify the save * parameters. For example: - * - * gdk_pixbuf_save (pixbuf, handle, "jpeg", &error, - * "quality", "100", NULL); - * + * |[ + * gdk_pixbuf_save (pixbuf, handle, "jpeg", &error, "quality", "100", NULL); + * ]| * * Currently only few parameters exist. JPEG images can be saved with a * "quality" parameter; its value should be in the range [0,100]. @@ -2234,16 +2247,14 @@ gdk_pixbuf_real_save_to_callback (GdkPixbuf *pixbuf, * The "icc-profile" value should be the complete ICC profile encoded * into base64. * - * + * |[ * gchar *contents; * gchar *contents_encode; * gsize length; * g_file_get_contents ("/home/hughsie/.color/icc/L225W.icm", &contents, &length, NULL); * contents_encode = g_base64_encode ((const guchar *) contents, length); - * gdk_pixbuf_save (pixbuf, handle, "png", &error, - * "icc-profile", contents_encode, - * NULL); - * + * gdk_pixbuf_save (pixbuf, handle, "png", &error, "icc-profile", contents_encode, NULL); + * ]| * * TIFF images recognize a "compression" option which acceps an integer value. * Among the codecs are 1 None, 2 Huffman, 5 LZW, 7 JPEG and 8 Deflate, see @@ -2255,7 +2266,6 @@ gdk_pixbuf_real_save_to_callback (GdkPixbuf *pixbuf, * * Return value: whether an error was set **/ - gboolean gdk_pixbuf_save (GdkPixbuf *pixbuf, const char *filename, @@ -2542,7 +2552,7 @@ gdk_pixbuf_save_to_callbackv (GdkPixbuf *pixbuf, /** * gdk_pixbuf_save_to_buffer: * @pixbuf: a #GdkPixbuf. - * @buffer: (array length=buffer_size): location to receive a pointer + * @buffer: (array length=buffer_size) (out) (element-type guint8): location to receive a pointer * to the new buffer. * @buffer_size: location to receive the size of the new buffer. * @type: name of file format. @@ -2803,16 +2813,15 @@ save_to_stream_async_data_free (SaveToStreamAsyncData *data) } static void -save_to_stream_thread (GSimpleAsyncResult *result, - GdkPixbuf *pixbuf, - GCancellable *cancellable) +save_to_stream_thread (GTask *task, + GdkPixbuf *pixbuf, + SaveToStreamAsyncData *data, + GCancellable *cancellable) { - SaveToStreamAsyncData *data; SaveToStreamData sync_data; gboolean retval; GError *error = NULL; - data = g_simple_async_result_get_op_res_gpointer (result); sync_data.stream = data->stream; sync_data.cancellable = cancellable; @@ -2821,11 +2830,10 @@ save_to_stream_thread (GSimpleAsyncResult *result, data->keys, data->values, &error); - /* Set the new pixbuf as the result, or error out */ if (retval == FALSE) { - g_simple_async_result_take_error (result, error); + g_task_return_error (task, error); } else { - g_simple_async_result_set_op_res_gboolean (result, TRUE); + g_task_return_boolean (task, TRUE); } } @@ -2858,7 +2866,7 @@ gdk_pixbuf_save_to_stream_async (GdkPixbuf *pixbuf, gpointer user_data, ...) { - GSimpleAsyncResult *result; + GTask *task; gchar **keys = NULL; gchar **values = NULL; va_list args; @@ -2880,10 +2888,11 @@ gdk_pixbuf_save_to_stream_async (GdkPixbuf *pixbuf, data->keys = keys; data->values = values; - result = g_simple_async_result_new (G_OBJECT (pixbuf), callback, user_data, gdk_pixbuf_save_to_stream_async); - g_simple_async_result_set_op_res_gpointer (result, data, (GDestroyNotify) save_to_stream_async_data_free); - g_simple_async_result_run_in_thread (result, (GSimpleAsyncThreadFunc) save_to_stream_thread, G_PRIORITY_DEFAULT, cancellable); - g_object_unref (result); + task = g_task_new (pixbuf, cancellable, callback, user_data); + g_task_set_source_tag (task, gdk_pixbuf_save_to_stream_async); + g_task_set_task_data (task, data, (GDestroyNotify) save_to_stream_async_data_free); + g_task_run_in_thread (task, (GTaskThreadFunc) save_to_stream_thread); + g_object_unref (task); } /** @@ -2902,16 +2911,19 @@ gboolean gdk_pixbuf_save_to_stream_finish (GAsyncResult *async_result, GError **error) { - GSimpleAsyncResult *result = G_SIMPLE_ASYNC_RESULT (async_result); + GTask *task; - g_return_val_if_fail (G_IS_ASYNC_RESULT (async_result), FALSE); - g_return_val_if_fail (!error || (error && !*error), FALSE); - g_warn_if_fail (g_simple_async_result_get_source_tag (result) == gdk_pixbuf_save_to_stream_async); + /* Can not use g_task_is_valid because our GTask has a + * source_object which is not available to us anymore. + */ + g_return_val_if_fail (G_IS_TASK (async_result), FALSE); - if (g_simple_async_result_propagate_error (result, error)) - return FALSE; + task = G_TASK (async_result); + + g_return_val_if_fail (!error || (error && !*error), FALSE); + g_warn_if_fail (g_task_get_source_tag (task) == gdk_pixbuf_save_to_stream_async); - return g_simple_async_result_get_op_res_gboolean (result); + return g_task_propagate_boolean (task, error); } /** @@ -3112,10 +3124,9 @@ _gdk_pixbuf_get_format (GdkPixbufModule *module) * by GdkPixbuf. * * Returns: (transfer container) (element-type GdkPixbufFormat): A list of - * #GdkPixbufFormats describing the supported - * image formats. The list should be freed when it is no longer needed, - * but the structures themselves are owned by #GdkPixbuf and should not be - * freed. + * #GdkPixbufFormats describing the supported image formats. The list should + * be freed when it is no longer needed, but the structures themselves are + * owned by #GdkPixbuf and should not be freed. * * Since: 2.2 */ diff --git a/gdk-pixbuf/gdk-pixbuf-io.h b/gdk-pixbuf/gdk-pixbuf-io.h index e1908c7..ec36a73 100644 --- a/gdk-pixbuf/gdk-pixbuf-io.h +++ b/gdk-pixbuf/gdk-pixbuf-io.h @@ -21,9 +21,7 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place - Suite 330, - * Boston, MA 02111-1307, USA. + * License along with this library; if not, see . */ #ifndef GDK_PIXBUF_IO_H @@ -80,7 +78,7 @@ void gdk_pixbuf_format_free (GdkPixbufFormat *format); * The function is expected to set @width and @height to the desired * size to which the image should be scaled. If a module has no efficient * way to achieve the desired scaling during the loading of the image, it may - * either ignore the size request, or only approximate it -- &gdk-pixbuf; will + * either ignore the size request, or only approximate it - gdk-pixbuf will * then perform the required scaling on the completely loaded image. * * If the function sets @width or @height to zero, the module should interpret @@ -153,13 +151,13 @@ typedef void (* GdkPixbufModuleUpdatedFunc) (GdkPixbuf *pixbuf, * Each prefix has an associated integer that describes the relevance of * the prefix, with 0 meaning a mismatch and 100 a "perfect match". * - * Starting with &gdk-pixbuf; 2.8, the first byte of the mask may be '*', + * Starting with gdk-pixbuf 2.8, the first byte of the mask may be '*', * indicating an unanchored pattern that matches not only at the beginning, * but also in the middle. Versions prior to 2.8 will interpret the '*' * like an 'x'. * * The signature of a module is stored as an array of - * #GdkPixbufModulePatterns. The array is terminated by a pattern + * #GdkPixbufModulePatterns. The array is terminated by a pattern * where the @prefix is %NULL. * * @@ -291,7 +289,7 @@ gboolean gdk_pixbuf_set_option (GdkPixbuf *pixbuf, * GdkPixbufFormatFlags: * @GDK_PIXBUF_FORMAT_WRITABLE: the module can write out images in the format. * @GDK_PIXBUF_FORMAT_SCALABLE: the image format is scalable - * @GDK_PIXBUF_FORMAT_THREADSAFE: the module is threadsafe. &gdk-pixbuf; + * @GDK_PIXBUF_FORMAT_THREADSAFE: the module is threadsafe. gdk-pixbuf * ignores modules that are not marked as threadsafe. (Since 2.28). * * Flags which allow a module to specify further details about the supported diff --git a/gdk-pixbuf/gdk-pixbuf-loader.c b/gdk-pixbuf/gdk-pixbuf-loader.c index 2461ec4..1835a47 100644 --- a/gdk-pixbuf/gdk-pixbuf-loader.c +++ b/gdk-pixbuf/gdk-pixbuf-loader.c @@ -19,9 +19,7 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place - Suite 330, - * Boston, MA 02111-1307, USA. + * License along with this library; if not, see . */ #include "config.h" @@ -50,49 +48,38 @@ * loading an extremely large file. * * - * To use #GdkPixbufLoader to load an image, just create a new one, - * and call gdk_pixbuf_loader_write() to send the data to it. When - * done, gdk_pixbuf_loader_close() should be called to end the stream - * and finalize everything. The loader will emit three important - * signals throughout the process. The first, "size_prepared", - * will be called as soon as the image has enough information to + * To use #GdkPixbufLoader to load an image, just create a new one, and + * call gdk_pixbuf_loader_write() to send the data to it. When done, + * gdk_pixbuf_loader_close() should be called to end the stream and + * finalize everything. The loader will emit three important signals + * throughout the process. The first, #GdkPixbufLoader::size-prepared, + * will be emitted as soon as the image has enough information to * determine the size of the image to be used. If you want to scale * the image while loading it, you can call gdk_pixbuf_loader_set_size() * in response to this signal. * * - * The second signal, "area_prepared", - * will be called as soon as the pixbuf of the desired has been - * allocated. You can obtain it by calling gdk_pixbuf_loader_get_pixbuf(). - * If you want to use it, simply ref it. - * In addition, no actual information will be passed in yet, so the - * pixbuf can be safely filled with any temporary graphics (or an - * initial color) as needed. You can also call - * gdk_pixbuf_loader_get_pixbuf() later and get the same pixbuf. + * The second signal, #GdkPixbufLoader::area-prepared, will be emitted as + * soon as the pixbuf of the desired has been allocated. You can obtain it + * by calling gdk_pixbuf_loader_get_pixbuf(). If you want to use it, simply + * ref it. In addition, no actual information will be passed in yet, so the + * pixbuf can be safely filled with any temporary graphics (or an initial + * color) as needed. You can also call gdk_pixbuf_loader_get_pixbuf() later + * and get the same pixbuf. * + * The last signal, #GdkPixbufLoader::area-updated, gets emitted every time + * a region is updated. This way you can update a partially completed image. + * Note that you do not know anything about the completeness of an image + * from the updated area. For example, in an interlaced image, you need to + * make several passes before the image is done loading. * - * The last signal, "area_updated" gets - * called every time a region is updated. This way you can update a - * partially completed image. Note that you do not know anything - * about the completeness of an image from the area updated. For - * example, in an interlaced image, you need to make several passes - * before the image is done loading. - * - * - * - * Loading an animation - * - * Loading an animation is almost as easy as loading an - * image. Once the first "area_prepared" signal - * has been emitted, you can call gdk_pixbuf_loader_get_animation() - * to get the #GdkPixbufAnimation struct and gdk_pixbuf_animation_get_iter() - * to get an #GdkPixbufAnimationIter for displaying it. - * - * + * # Loading an animation + * + * Loading an animation is almost as easy as loading an image. Once the first + * #GdkPixbufLoader::area-prepared signal has been emitted, you can call + * gdk_pixbuf_loader_get_animation() to get the #GdkPixbufAnimation struct + * and gdk_pixbuf_animation_get_iter() to get a #GdkPixbufAnimationIter for + * displaying it. */ @@ -111,13 +98,11 @@ static guint pixbuf_loader_signals[LAST_SIGNAL] = { 0 }; /* Internal data */ -#define LOADER_HEADER_SIZE 1024 - typedef struct { GdkPixbufAnimation *animation; gboolean closed; - guchar header_buf[LOADER_HEADER_SIZE]; + guchar header_buf[SNIFF_BUFFER_SIZE]; gint header_buf_offset; GdkPixbufModule *image_module; gpointer context; @@ -125,10 +110,12 @@ typedef struct gint height; gboolean size_fixed; gboolean needs_scale; + gchar *filename; } GdkPixbufLoaderPrivate; G_DEFINE_TYPE (GdkPixbufLoader, gdk_pixbuf_loader, G_TYPE_OBJECT) + static void gdk_pixbuf_loader_class_init (GdkPixbufLoaderClass *class) { @@ -252,6 +239,8 @@ gdk_pixbuf_loader_finalize (GObject *object) if (priv->animation) g_object_unref (priv->animation); + g_free (priv->filename); + g_free (priv); G_OBJECT_CLASS (gdk_pixbuf_loader_parent_class)->finalize (object); @@ -327,8 +316,10 @@ gdk_pixbuf_loader_prepare (GdkPixbuf *pixbuf, if (!priv->size_fixed) { + gint w = width; + gint h = height; /* Defend against lazy loaders which don't call size_func */ - gdk_pixbuf_loader_size_func (&width, &height, loader); + gdk_pixbuf_loader_size_func (&w, &h, loader); } priv->needs_scale = FALSE; @@ -412,7 +403,7 @@ gdk_pixbuf_loader_load_module (GdkPixbufLoader *loader, { priv->image_module = _gdk_pixbuf_get_module (priv->header_buf, priv->header_buf_offset, - NULL, + priv->filename, error); } @@ -466,12 +457,12 @@ gdk_pixbuf_loader_eat_header_write (GdkPixbufLoader *loader, gint n_bytes; GdkPixbufLoaderPrivate *priv = loader->priv; - n_bytes = MIN(LOADER_HEADER_SIZE - priv->header_buf_offset, count); + n_bytes = MIN(SNIFF_BUFFER_SIZE - priv->header_buf_offset, count); memcpy (priv->header_buf + priv->header_buf_offset, buf, n_bytes); priv->header_buf_offset += n_bytes; - if (priv->header_buf_offset >= LOADER_HEADER_SIZE) + if (priv->header_buf_offset >= SNIFF_BUFFER_SIZE) { if (gdk_pixbuf_loader_load_module (loader, NULL, error) == 0) return 0; @@ -544,6 +535,42 @@ gdk_pixbuf_loader_write (GdkPixbufLoader *loader, } /** + * gdk_pixbuf_loader_write_bytes: + * @loader: A pixbuf loader. + * @buffer: The image data as a #GBytes + * @error: return location for errors + * + * This will cause a pixbuf loader to parse a buffer inside a #GBytes + * for an image. It will return %TRUE if the data was loaded successfully, + * and %FALSE if an error occurred. In the latter case, the loader + * will be closed, and will not accept further writes. If %FALSE is + * returned, @error will be set to an error from the #GDK_PIXBUF_ERROR + * or #G_FILE_ERROR domains. + * + * See also: gdk_pixbuf_loader_write() + * + * Return value: %TRUE if the write was successful, or %FALSE if the loader + * cannot parse the buffer. + * + * Since: 2.30 + */ +gboolean +gdk_pixbuf_loader_write_bytes (GdkPixbufLoader *loader, + GBytes *buffer, + GError **error) +{ + g_return_val_if_fail (GDK_IS_PIXBUF_LOADER (loader), FALSE); + + g_return_val_if_fail (buffer != NULL, FALSE); + g_return_val_if_fail (error == NULL || *error == NULL, FALSE); + + return gdk_pixbuf_loader_write (loader, + g_bytes_get_data (buffer, NULL), + g_bytes_get_size (buffer), + error); +} + +/** * gdk_pixbuf_loader_new: * * Creates a new pixbuf loader object. @@ -666,6 +693,19 @@ gdk_pixbuf_loader_new_with_mime_type (const char *mime_type, return retval; } +GdkPixbufLoader * +_gdk_pixbuf_loader_new_with_filename (const char *filename) +{ + GdkPixbufLoader *retval; + GdkPixbufLoaderPrivate *priv; + + retval = g_object_new (GDK_TYPE_PIXBUF_LOADER, NULL); + priv = retval->priv; + priv->filename = g_strdup (filename); + + return retval; +} + /** * gdk_pixbuf_loader_get_pixbuf: * @loader: A pixbuf loader. @@ -761,7 +801,7 @@ gdk_pixbuf_loader_close (GdkPixbufLoader *loader, if (priv->closed) return TRUE; - /* We have less the LOADER_HEADER_SIZE bytes in the image. + /* We have less than SNIFF_BUFFER_SIZE bytes in the image. * Flush it, and keep going. */ if (priv->image_module == NULL) @@ -817,8 +857,9 @@ gdk_pixbuf_loader_close (GdkPixbufLoader *loader, * Obtains the available information about the format of the * currently loading image file. * - * Returns: (transfer none): A #GdkPixbufFormat or %NULL. The return - * value is owned by GdkPixbuf and should not be freed. + * Returns: (nullable) (transfer none): A #GdkPixbufFormat or + * %NULL. The return value is owned by GdkPixbuf and should not be + * freed. * * Since: 2.2 */ diff --git a/gdk-pixbuf/gdk-pixbuf-loader.h b/gdk-pixbuf/gdk-pixbuf-loader.h index c9a1612..d37b810 100644 --- a/gdk-pixbuf/gdk-pixbuf-loader.h +++ b/gdk-pixbuf/gdk-pixbuf-loader.h @@ -18,9 +18,7 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place - Suite 330, - * Boston, MA 02111-1307, USA. + * License along with this library; if not, see . */ #ifndef GDK_PIXBUF_LOADER_H @@ -48,7 +46,7 @@ G_BEGIN_DECLS /** * GdkPixbufLoader: * - * The GdkPixbufLoader struct contains only private + * The GdkPixbufLoader struct contains only private * fields. */ typedef struct _GdkPixbufLoader GdkPixbufLoader; @@ -94,6 +92,9 @@ gboolean gdk_pixbuf_loader_write (GdkPixbufLoader *loader, const guchar *buf, gsize count, GError **error); +gboolean gdk_pixbuf_loader_write_bytes (GdkPixbufLoader *loader, + GBytes *buffer, + GError **error); GdkPixbuf * gdk_pixbuf_loader_get_pixbuf (GdkPixbufLoader *loader); GdkPixbufAnimation * gdk_pixbuf_loader_get_animation (GdkPixbufLoader *loader); gboolean gdk_pixbuf_loader_close (GdkPixbufLoader *loader, diff --git a/gdk-pixbuf/gdk-pixbuf-pixdata.c b/gdk-pixbuf/gdk-pixbuf-pixdata.c index 4c5053c..970e8d3 100644 --- a/gdk-pixbuf/gdk-pixbuf-pixdata.c +++ b/gdk-pixbuf/gdk-pixbuf-pixdata.c @@ -13,9 +13,7 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place - Suite 330, - * Boston, MA 02111-1307, USA. + * License along with this library; if not, see . */ #include "config.h" @@ -55,11 +53,6 @@ main (int argc, guint8 *data; guint data_len; -#if !GLIB_CHECK_VERSION (2, 35, 3) - /* initialize GType */ - g_type_init (); -#endif - /* parse args and do fast exits */ parse_args (&argc, &argv); diff --git a/gdk-pixbuf/gdk-pixbuf-private.h b/gdk-pixbuf/gdk-pixbuf-private.h index e13426d..7c88d43 100644 --- a/gdk-pixbuf/gdk-pixbuf-private.h +++ b/gdk-pixbuf/gdk-pixbuf-private.h @@ -19,9 +19,7 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place - Suite 330, - * Boston, MA 02111-1307, USA. + * License along with this library; if not, see . */ #ifndef GDK_PIXBUF_PRIVATE_H @@ -32,10 +30,12 @@ #include #include "gdk-pixbuf-core.h" +#include "gdk-pixbuf-loader.h" #include "gdk-pixbuf-io.h" #include "gdk-pixbuf-i18n.h" #define LOAD_BUFFER_SIZE 65536 +#define SNIFF_BUFFER_SIZE 4096 @@ -98,9 +98,11 @@ GdkPixbuf *_gdk_pixbuf_generic_image_load (GdkPixbufModule *image_module, GdkPixbufFormat *_gdk_pixbuf_get_format (GdkPixbufModule *image_module); + #endif /* GDK_PIXBUF_ENABLE_BACKEND */ GdkPixbuf * _gdk_pixbuf_new_from_resource_try_mmap (const char *resource_path); +GdkPixbufLoader *_gdk_pixbuf_loader_new_with_filename (const char *filename); #endif /* GDK_PIXBUF_PRIVATE_H */ diff --git a/gdk-pixbuf/gdk-pixbuf-scale.c b/gdk-pixbuf/gdk-pixbuf-scale.c index 45706f4..d6d4392 100644 --- a/gdk-pixbuf/gdk-pixbuf-scale.c +++ b/gdk-pixbuf/gdk-pixbuf-scale.c @@ -15,9 +15,7 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place - Suite 330, - * Boston, MA 02111-1307, USA. + * License along with this library; if not, see . */ #include "config.h" @@ -54,7 +52,7 @@ * with the Sun mediaLib library, these functions are instead accelerated * using mediaLib, which provides hardware acceleration on Intel, AMD, * and Sparc chipsets. If desired, mediaLib support can be turned off by - * setting the GDK_DISABLE_MEDIALIB environment variable. + * setting the `GDK_DISABLE_MEDIALIB` environment variable. * * * The following example demonstrates handling an expose event by @@ -66,11 +64,9 @@ * gdk_pixbuf_composite_color() function has exactly the same effect * as calling gdk_pixbuf_scale(). * - * - * - * Handling an expose event. - * - * + * ## Handling an expose event + * + * |[ * gboolean * expose_cb (GtkWidget *widget, GdkEventExpose *event, gpointer data) * { @@ -95,9 +91,7 @@ * * return TRUE; * } - * - * - * + * ]| */ @@ -183,11 +177,8 @@ gdk_pixbuf_scale (const GdkPixbuf *src, * image, the data at the edges of the source image is replicated * to infinity. * - *
- * Compositing of pixbufs - * - *
- **/ + * ![](composite.png) + */ void gdk_pixbuf_composite (const GdkPixbuf *src, GdkPixbuf *dest, @@ -392,8 +383,8 @@ gdk_pixbuf_composite_color_simple (const GdkPixbuf *src, * Rotates a pixbuf by a multiple of 90 degrees, and returns the * result in a new pixbuf. * - * Returns: (transfer full): the new #GdkPixbuf, or %NULL if not enough memory could be - * allocated for it. + * Returns: (nullable) (transfer full): the new #GdkPixbuf, or %NULL + * if not enough memory could be allocated for it. * * Since: 2.6 */ @@ -485,8 +476,8 @@ gdk_pixbuf_rotate_simple (const GdkPixbuf *src, * Flips a pixbuf horizontally or vertically and returns the * result in a new pixbuf. * - * Returns: (transfer full): the new #GdkPixbuf, or %NULL if not enough memory could be - * allocated for it. + * Returns: (nullable) (transfer full): the new #GdkPixbuf, or %NULL + * if not enough memory could be allocated for it. * * Since: 2.6 */ diff --git a/gdk-pixbuf/gdk-pixbuf-scaled-anim.c b/gdk-pixbuf/gdk-pixbuf-scaled-anim.c index da7e7a2..269b5e2 100644 --- a/gdk-pixbuf/gdk-pixbuf-scaled-anim.c +++ b/gdk-pixbuf/gdk-pixbuf-scaled-anim.c @@ -16,9 +16,7 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place - Suite 330, - * Boston, MA 02111-1307, USA. + * License along with this library; if not, see . * */ diff --git a/gdk-pixbuf/gdk-pixbuf-scaled-anim.h b/gdk-pixbuf/gdk-pixbuf-scaled-anim.h index 58c38c5..5442e8e 100644 --- a/gdk-pixbuf/gdk-pixbuf-scaled-anim.h +++ b/gdk-pixbuf/gdk-pixbuf-scaled-anim.h @@ -16,9 +16,7 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place - Suite 330, - * Boston, MA 02111-1307, USA. + * License along with this library; if not, see . */ #ifndef GDK_PIXBUF_SCALED_ANIM_H diff --git a/gdk-pixbuf/gdk-pixbuf-simple-anim.c b/gdk-pixbuf/gdk-pixbuf-simple-anim.c index b52dfbd..97acdb9 100644 --- a/gdk-pixbuf/gdk-pixbuf-simple-anim.c +++ b/gdk-pixbuf/gdk-pixbuf-simple-anim.c @@ -16,9 +16,7 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place - Suite 330, - * Boston, MA 02111-1307, USA. + * License along with this library; if not, see . * * Based on code originally by: * Jonathan Blandford diff --git a/gdk-pixbuf/gdk-pixbuf-simple-anim.h b/gdk-pixbuf/gdk-pixbuf-simple-anim.h index d7c82f9..932be8a 100644 --- a/gdk-pixbuf/gdk-pixbuf-simple-anim.h +++ b/gdk-pixbuf/gdk-pixbuf-simple-anim.h @@ -16,9 +16,7 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place - Suite 330, - * Boston, MA 02111-1307, USA. + * License along with this library; if not, see . */ #ifndef GDK_PIXBUF_SIMPLE_ANIM_H diff --git a/gdk-pixbuf/gdk-pixbuf-transform.h b/gdk-pixbuf/gdk-pixbuf-transform.h index de3a48f..2a8f936 100644 --- a/gdk-pixbuf/gdk-pixbuf-transform.h +++ b/gdk-pixbuf/gdk-pixbuf-transform.h @@ -18,9 +18,7 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place - Suite 330, - * Boston, MA 02111-1307, USA. + * License along with this library; if not, see . */ #ifndef GDK_PIXBUF_TRANSFORM_H diff --git a/gdk-pixbuf/gdk-pixbuf-util.c b/gdk-pixbuf/gdk-pixbuf-util.c index f2e889b..6fbaa8e 100644 --- a/gdk-pixbuf/gdk-pixbuf-util.c +++ b/gdk-pixbuf/gdk-pixbuf-util.c @@ -16,9 +16,7 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place - Suite 330, - * Boston, MA 02111-1307, USA. + * License along with this library; if not, see . */ #include "config.h" diff --git a/gdk-pixbuf/gdk-pixbuf.c b/gdk-pixbuf/gdk-pixbuf.c index 3eaa91b..6a907cc 100644 --- a/gdk-pixbuf/gdk-pixbuf.c +++ b/gdk-pixbuf/gdk-pixbuf.c @@ -18,9 +18,7 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place - Suite 330, - * Boston, MA 02111-1307, USA. + * License along with this library; if not, see . */ #include "config.h" @@ -55,19 +53,16 @@ * in %NULL as the destroy notification function so that the data * will not be freed. * - * * The gdk_pixbuf_new() function can be used as a convenience to * create a pixbuf with an empty buffer. This is equivalent to - * allocating a data buffer using malloc() and - * then wrapping it with gdk_pixbuf_new_from_data(). The gdk_pixbuf_new() - * function will compute an optimal rowstride so that rendering can be - * performed with an efficient algorithm. - * + * allocating a data buffer using malloc() and then wrapping it with + * gdk_pixbuf_new_from_data(). The gdk_pixbuf_new() function will + * compute an optimal rowstride so that rendering can be performed + * with an efficient algorithm. * * As a special case, you can use the gdk_pixbuf_new_from_xpm_data() * function to create a pixbuf from inline XPM image data. * - * * You can also copy an existing pixbuf with the gdk_pixbuf_copy() * function. This is not the same as just doing a g_object_ref() * on the old pixbuf; the copy function will actually duplicate the @@ -89,14 +84,11 @@ * its reference count drops to zero. Newly-created #GdkPixbuf * structures start with a reference count of one. * + * > As #GdkPixbuf is derived from #GObject now, gdk_pixbuf_ref() and + * > gdk_pixbuf_unref() are deprecated in favour of g_object_ref() + * > and g_object_unref() resp. * - * - * As #GdkPixbuf is derived from #GObject now, gdk_pixbuf_ref() and - * gdk_pixbuf_unref() are deprecated in favour of g_object_ref() - * and g_object_unref () resp. - * - * - * Finalizing a pixbuf means to free its pixel + * Finalizing a pixbuf means to free its pixel * data and to free the #GdkPixbuf structure itself. Most of the * library functions that create #GdkPixbuf structures create the * pixel data by themselves and define the way it should be freed; @@ -135,10 +127,11 @@ enum }; static void gdk_pixbuf_icon_iface_init (GIconIface *iface); +static void gdk_pixbuf_loadable_icon_iface_init (GLoadableIconIface *iface); G_DEFINE_TYPE_WITH_CODE (GdkPixbuf, gdk_pixbuf, G_TYPE_OBJECT, - G_IMPLEMENT_INTERFACE (G_TYPE_ICON, - gdk_pixbuf_icon_iface_init)) + G_IMPLEMENT_INTERFACE (G_TYPE_ICON, gdk_pixbuf_icon_iface_init) + G_IMPLEMENT_INTERFACE (G_TYPE_LOADABLE_ICON, gdk_pixbuf_loadable_icon_iface_init)) static void gdk_pixbuf_init (GdkPixbuf *pixbuf) @@ -292,11 +285,110 @@ gdk_pixbuf_unref (GdkPixbuf *pixbuf) g_object_unref (pixbuf); } +static GBytes * +gdk_pixbuf_make_bytes (GdkPixbuf *pixbuf, + GError **error) +{ + gchar *buffer; + gsize size; + + if (!gdk_pixbuf_save_to_buffer (pixbuf, &buffer, &size, "png", error, NULL)) + return NULL; + + return g_bytes_new_take (buffer, size); +} + +static GVariant * +gdk_pixbuf_serialize (GIcon *icon) +{ + GError *error = NULL; + GVariant *result; + GBytes *bytes; + + bytes = gdk_pixbuf_make_bytes (GDK_PIXBUF (icon), &error); + if (!bytes) + { + g_critical ("Unable to serialise GdkPixbuf to png (via g_icon_serialize()): %s", error->message); + g_error_free (error); + return NULL; + } + result = g_variant_new_from_bytes (G_VARIANT_TYPE_BYTESTRING, bytes, TRUE); + g_bytes_unref (bytes); + + return g_variant_new ("(sv)", "bytes", result); +} + +static GInputStream * +gdk_pixbuf_load (GLoadableIcon *icon, + int size, + char **type, + GCancellable *cancellable, + GError **error) +{ + GInputStream *stream; + GBytes *bytes; + + bytes = gdk_pixbuf_make_bytes (GDK_PIXBUF (icon), error); + if (!bytes) + return NULL; + + stream = g_memory_input_stream_new_from_bytes (bytes); + g_bytes_unref (bytes); + + if (type) + *type = g_strdup ("image/png"); + + return stream; +} + +static void +gdk_pixbuf_load_async (GLoadableIcon *icon, + int size, + GCancellable *cancellable, + GAsyncReadyCallback callback, + gpointer user_data) +{ + GTask *task; + + task = g_task_new (icon, cancellable, callback, user_data); + g_task_return_pointer (task, icon, NULL); + g_object_unref (task); +} + +static GInputStream * +gdk_pixbuf_load_finish (GLoadableIcon *icon, + GAsyncResult *res, + char **type, + GError **error) +{ + g_return_val_if_fail (g_task_is_valid (res, icon), NULL); + + if (!g_task_propagate_pointer (G_TASK (res), error)) + return NULL; + + return gdk_pixbuf_load (icon, 0, type, NULL, error); +} + +static void +gdk_pixbuf_loadable_icon_iface_init (GLoadableIconIface *iface) +{ + iface->load = gdk_pixbuf_load; + + /* In theory encoding a png could be time-consuming but we're talking + * about icons here, so assume it's probably going to be OK and handle + * the async variant of the call in-thread instead of having the + * default implementation dispatch it to a worker. + */ + iface->load_async = gdk_pixbuf_load_async; + iface->load_finish = gdk_pixbuf_load_finish; +} + static void gdk_pixbuf_icon_iface_init (GIconIface *iface) { iface->hash = (guint (*) (GIcon *)) g_direct_hash; iface->equal = (gboolean (*) (GIcon *, GIcon *)) g_direct_equal; + iface->serialize = gdk_pixbuf_serialize; } /* Used as the destroy notification function for gdk_pixbuf_new() */ @@ -331,7 +423,6 @@ gdk_pixbuf_new (GdkColorspace colorspace, guchar *buf; int channels; int rowstride; - gsize bytes; g_return_val_if_fail (colorspace == GDK_COLORSPACE_RGB, NULL); g_return_val_if_fail (bits_per_sample == 8, NULL); @@ -346,11 +437,7 @@ gdk_pixbuf_new (GdkColorspace colorspace, /* Always align rows to 32-bit boundaries */ rowstride = (rowstride + 3) & ~3; - bytes = height * rowstride; - if (bytes / rowstride != height) /* overflow */ - return NULL; - - buf = g_try_malloc (bytes); + buf = g_try_malloc_n (height, rowstride); if (!buf) return NULL; @@ -384,7 +471,7 @@ gdk_pixbuf_copy (const GdkPixbuf *pixbuf) size = gdk_pixbuf_get_byte_length (pixbuf); - buf = g_try_malloc (size * sizeof (guchar)); + buf = g_try_malloc (size); if (!buf) return NULL; @@ -528,8 +615,8 @@ gdk_pixbuf_get_bits_per_sample (const GdkPixbuf *pixbuf) * Queries a pointer to the pixel data of a pixbuf. * * Return value: (array): A pointer to the pixbuf's pixel data. - * Please see for information about how - * the pixel data is stored in memory. + * Please see the section on [image data](image-data) for information + * about how the pixel data is stored in memory. **/ guchar * gdk_pixbuf_get_pixels (const GdkPixbuf *pixbuf) @@ -547,9 +634,8 @@ gdk_pixbuf_get_pixels (const GdkPixbuf *pixbuf) * Queries a pointer to the pixel data of a pixbuf. * * Return value: (array length=length): A pointer to the pixbuf's - * pixel data. Please see - * for information about how the pixel data is stored in - * memory. + * pixel data. Please see the section on [image data](image-data) + * for information about how the pixel data is stored in memory. * * Rename to: gdk_pixbuf_get_pixels * @@ -603,8 +689,8 @@ gdk_pixbuf_get_height (const GdkPixbuf *pixbuf) * gdk_pixbuf_get_rowstride: * @pixbuf: A pixbuf. * - * Queries the rowstride of a pixbuf, which is the number of bytes between the start of a row - * and the start of the next row. + * Queries the rowstride of a pixbuf, which is the number of bytes between + * the start of a row and the start of the next row. * * Return value: Distance between row starts. **/ diff --git a/gdk-pixbuf/gdk-pixbuf.h b/gdk-pixbuf/gdk-pixbuf.h index 9a30131..29cdf6f 100644 --- a/gdk-pixbuf/gdk-pixbuf.h +++ b/gdk-pixbuf/gdk-pixbuf.h @@ -18,9 +18,7 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place - Suite 330, - * Boston, MA 02111-1307, USA. + * License along with this library; if not, see . */ #ifndef GDK_PIXBUF_H diff --git a/gdk-pixbuf/gdk-pixbuf.symbols b/gdk-pixbuf/gdk-pixbuf.symbols index bd98d4d..66ef07b 100644 --- a/gdk-pixbuf/gdk-pixbuf.symbols +++ b/gdk-pixbuf/gdk-pixbuf.symbols @@ -199,6 +199,7 @@ gdk_pixbuf_loader_new_with_mime_type gdk_pixbuf_loader_new_with_type gdk_pixbuf_loader_set_size gdk_pixbuf_loader_write +gdk_pixbuf_loader_write_bytes #endif #endif diff --git a/gdk-pixbuf/gdk-pixdata.c b/gdk-pixbuf/gdk-pixdata.c index 99129fe..d0fe7d5 100644 --- a/gdk-pixbuf/gdk-pixdata.c +++ b/gdk-pixbuf/gdk-pixdata.c @@ -12,9 +12,7 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place - Suite 330, - * Boston, MA 02111-1307, USA. + * License along with this library; if not, see . */ #include "config.h" @@ -321,8 +319,9 @@ free_buffer (guchar *pixels, gpointer data) * pixel data is run-length encoded into newly-allocated memory and a * pointer to that memory is returned. * - * Returns: If @ure_rle is %TRUE, a pointer to the newly-allocated memory - * for the run-length encoded pixel data, otherwise %NULL. + * Returns: (nullable): If @use_rle is %TRUE, a pointer to the + * newly-allocated memory for the run-length encoded pixel data, + * otherwise %NULL. **/ gpointer gdk_pixdata_from_pixbuf (GdkPixdata *pixdata, @@ -437,7 +436,7 @@ gdk_pixbuf_from_pixdata (const GdkPixdata *pixdata, copy_pixels = TRUE; if (copy_pixels) { - data = g_try_malloc (pixdata->rowstride * pixdata->height); + data = g_try_malloc_n (pixdata->height, pixdata->rowstride); if (!data) { g_set_error (error, GDK_PIXBUF_ERROR, @@ -623,8 +622,9 @@ save_rle_decoder (GString *gstring, * Generates C source code suitable for compiling images directly * into programs. * - * gdk-pixbuf ships with a program called gdk-pixbuf-csource - * which offers a command line interface to this function. + * gdk-pixbuf ships with a program called + * [gdk-pixbuf-csource][gdk-pixbuf-csource], which offers a command + * line interface to this function. * * Returns: a newly-allocated string containing the C source form * of @pixdata. @@ -866,28 +866,27 @@ gdk_pixdata_to_csource (GdkPixdata *pixdata, * ship a program with images, but don't want to depend on any * external files. * - * gdk-pixbuf ships with a program called gdk-pixbuf-csource + * gdk-pixbuf ships with a program called [gdk-pixbuf-csource][gdk-pixbuf-csource], * which allows for conversion of #GdkPixbufs into such a inline representation. - * In almost all cases, you should pass the flag to - * gdk-pixbuf-csource. A sample invocation would be: + * In almost all cases, you should pass the `--raw` option to + * `gdk-pixbuf-csource`. A sample invocation would be: * - * + * |[ * gdk-pixbuf-csource --raw --name=myimage_inline myimage.png - * + * ]| * * For the typical case where the inline pixbuf is read-only static data, * you don't need to copy the pixel data unless you intend to write to - * it, so you can pass %FALSE for @copy_pixels. (If you pass - * to gdk-pixbuf-csource, a copy - * will be made even if @copy_pixels is %FALSE, so using this option is - * generally a bad idea.) + * it, so you can pass %FALSE for @copy_pixels. (If you pass `--rle` to + * `gdk-pixbuf-csource`, a copy will be made even if @copy_pixels is %FALSE, + * so using this option is generally a bad idea.) * * If you create a pixbuf from const inline data compiled into your * program, it's probably safe to ignore errors and disable length checks, * since things will always succeed: - * + * |[ * pixbuf = gdk_pixbuf_new_from_inline (-1, myimage_inline, FALSE, NULL); - * + * ]| * * For non-const inline data, you could get out of memory. For untrusted * inline data located at runtime, you could have corrupt inline data in diff --git a/gdk-pixbuf/gdk-pixdata.h b/gdk-pixbuf/gdk-pixdata.h index c217781..51de915 100644 --- a/gdk-pixbuf/gdk-pixdata.h +++ b/gdk-pixbuf/gdk-pixdata.h @@ -12,9 +12,7 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place - Suite 330, - * Boston, MA 02111-1307, USA. + * License along with this library; if not, see . */ #ifndef __GDK_PIXDATA_H__ #define __GDK_PIXDATA_H__ diff --git a/gdk-pixbuf/gdk_pixbuf.def b/gdk-pixbuf/gdk_pixbuf.def index b53c9e2..b057020 100644 --- a/gdk-pixbuf/gdk_pixbuf.def +++ b/gdk-pixbuf/gdk_pixbuf.def @@ -111,6 +111,7 @@ EXPORTS gdk_pixbuf_loader_new_with_type gdk_pixbuf_loader_set_size gdk_pixbuf_loader_write + gdk_pixbuf_loader_write_bytes gdk_colorspace_get_type gdk_interp_type_get_type gdk_pixbuf_alpha_mode_get_type diff --git a/gdk-pixbuf/gdk_pixbuf.rc b/gdk-pixbuf/gdk_pixbuf.rc index d6617af..560d0a2 100644 --- a/gdk-pixbuf/gdk_pixbuf.rc +++ b/gdk-pixbuf/gdk_pixbuf.rc @@ -1,8 +1,8 @@ #include VS_VERSION_INFO VERSIONINFO - FILEVERSION 2,28,1,0 - PRODUCTVERSION 2,28,1,0 + FILEVERSION 2,30,8,0 + PRODUCTVERSION 2,30,8,0 FILEFLAGSMASK 0 FILEFLAGS 0 FILEOS VOS__WINDOWS32 @@ -15,12 +15,12 @@ VS_VERSION_INFO VERSIONINFO BEGIN VALUE "CompanyName", "The GTK developer community" VALUE "FileDescription", "GIMP Toolkit" - VALUE "FileVersion", "2.28.1.0" + VALUE "FileVersion", "2.30.8.0" VALUE "InternalName", "libgdk_pixbuf-2.0-0" VALUE "LegalCopyright", "Copyright (C) 1999 The Free Software Foundation. Modified by the GTK+ Team and others 1999-2011." VALUE "OriginalFilename", "libgdk_pixbuf-2.0-0.dll" VALUE "ProductName", "GTK+" - VALUE "ProductVersion", "2.28.1" + VALUE "ProductVersion", "2.30.8" END END BLOCK "VarFileInfo" diff --git a/gdk-pixbuf/io-ani-animation.c b/gdk-pixbuf/io-ani-animation.c index c6b28cc..cba58af 100644 --- a/gdk-pixbuf/io-ani-animation.c +++ b/gdk-pixbuf/io-ani-animation.c @@ -16,9 +16,7 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place - Suite 330, - * Boston, MA 02111-1307, USA. + * License along with this library; if not, see . */ #include "config.h" diff --git a/gdk-pixbuf/io-ani-animation.h b/gdk-pixbuf/io-ani-animation.h index 88629ab..9e9b240 100644 --- a/gdk-pixbuf/io-ani-animation.h +++ b/gdk-pixbuf/io-ani-animation.h @@ -16,9 +16,7 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place - Suite 330, - * Boston, MA 02111-1307, USA. + * License along with this library; if not, see . */ #ifndef GDK_PIXBUF_ANI_ANIMATION_H diff --git a/gdk-pixbuf/io-ani.c b/gdk-pixbuf/io-ani.c index 6e72948..d3cda04 100644 --- a/gdk-pixbuf/io-ani.c +++ b/gdk-pixbuf/io-ani.c @@ -16,9 +16,7 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place - Suite 330, - * Boston, MA 02111-1307, USA. + * License along with this library; if not, see . */ #undef DEBUG_ANI @@ -620,11 +618,22 @@ gdk_pixbuf__ani_image_stop_load (gpointer data, GError **error) { AniLoaderContext *context = (AniLoaderContext *) data; - + gboolean retval; + g_return_val_if_fail (context != NULL, TRUE); + if (!context->animation) { + g_set_error_literal (error, + GDK_PIXBUF_ERROR, + GDK_PIXBUF_ERROR_CORRUPT_IMAGE, + _("ANI image was truncated or incomplete.")); + retval = FALSE; + } + else { + retval = TRUE; + } context_free (context); - - return TRUE; + + return retval; } #ifndef INCLUDE_ani @@ -642,24 +651,24 @@ MODULE_ENTRY (fill_vtable) (GdkPixbufModule *module) MODULE_ENTRY (fill_info) (GdkPixbufFormat *info) { - static GdkPixbufModulePattern signature[] = { + static const GdkPixbufModulePattern signature[] = { { "RIFF ACON", " xxxx ", 100 }, { NULL, NULL, 0 } }; - static gchar * mime_types[] = { + static const gchar * mime_types[] = { "application/x-navi-animation", NULL }; - static gchar * extensions[] = { + static const gchar * extensions[] = { "ani", NULL }; info->name = "ani"; - info->signature = signature; + info->signature = (GdkPixbufModulePattern *) signature; info->description = N_("The ANI image format"); - info->mime_types = mime_types; - info->extensions = extensions; + info->mime_types = (gchar **) mime_types; + info->extensions = (gchar **) extensions; info->flags = GDK_PIXBUF_FORMAT_THREADSAFE; info->license = "LGPL"; } diff --git a/gdk-pixbuf/io-bmp.c b/gdk-pixbuf/io-bmp.c index 26ffb62..7c4c372 100644 --- a/gdk-pixbuf/io-bmp.c +++ b/gdk-pixbuf/io-bmp.c @@ -19,9 +19,7 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place - Suite 330, - * Boston, MA 02111-1307, USA. + * License along with this library; if not, see . */ #include "config.h" @@ -1402,26 +1400,26 @@ MODULE_ENTRY (fill_vtable) (GdkPixbufModule *module) MODULE_ENTRY (fill_info) (GdkPixbufFormat *info) { - static GdkPixbufModulePattern signature[] = { + static const GdkPixbufModulePattern signature[] = { { "BM", NULL, 100 }, { NULL, NULL, 0 } }; - static gchar * mime_types[] = { + static const gchar * mime_types[] = { "image/bmp", "image/x-bmp", "image/x-MS-bmp", NULL }; - static gchar * extensions[] = { + static const gchar * extensions[] = { "bmp", NULL }; info->name = "bmp"; - info->signature = signature; + info->signature = (GdkPixbufModulePattern *) signature; info->description = N_("The BMP image format"); - info->mime_types = mime_types; - info->extensions = extensions; + info->mime_types = (gchar **) mime_types; + info->extensions = (gchar **) extensions; info->flags = GDK_PIXBUF_FORMAT_WRITABLE | GDK_PIXBUF_FORMAT_THREADSAFE; info->license = "LGPL"; } diff --git a/gdk-pixbuf/io-gdip-animation.c b/gdk-pixbuf/io-gdip-animation.c index ecd17bf..cc5a93d 100644 --- a/gdk-pixbuf/io-gdip-animation.c +++ b/gdk-pixbuf/io-gdip-animation.c @@ -17,9 +17,7 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place - Suite 330, - * Boston, MA 02111-1307, USA. + * License along with this library; if not, see . */ #include diff --git a/gdk-pixbuf/io-gdip-animation.h b/gdk-pixbuf/io-gdip-animation.h index 01e8278..0c8f6af 100644 --- a/gdk-pixbuf/io-gdip-animation.h +++ b/gdk-pixbuf/io-gdip-animation.h @@ -19,9 +19,7 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place - Suite 330, - * Boston, MA 02111-1307, USA. + * License along with this library; if not, see . */ #ifndef GDK_PIXBUF_GDIP_H diff --git a/gdk-pixbuf/io-gdip-bmp.c b/gdk-pixbuf/io-gdip-bmp.c index 40f6a5f..d5fcd71 100644 --- a/gdk-pixbuf/io-gdip-bmp.c +++ b/gdk-pixbuf/io-gdip-bmp.c @@ -16,9 +16,7 @@ * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place - Suite 330, - * Boston, MA 02111-1307, USA. + * License along with this library; if not, see . */ #include "io-gdip-utils.h" @@ -60,28 +58,28 @@ MODULE_ENTRY (fill_vtable) (GdkPixbufModule *module) MODULE_ENTRY (fill_info) (GdkPixbufFormat *info) { - static GdkPixbufModulePattern signature[] = { + static const GdkPixbufModulePattern signature[] = { { "BM", NULL, 100 }, /* BMP */ { NULL, NULL, 0 } }; - static gchar *mime_types[] = { + static const gchar *mime_types[] = { "image/bmp", "image/x-bmp", "image/x-MS-bmp", NULL }; - static gchar *extensions[] = { + static const gchar *extensions[] = { "bmp", NULL }; info->name = "bmp"; - info->signature = signature; - info->description = _("The BMP image format"); - info->mime_types = mime_types; - info->extensions = extensions; + info->signature = (GdkPixbufModulePattern *) signature; + info->description = N_("The BMP image format"); + info->mime_types = (gchar **) mime_types; + info->extensions = (gchar **) extensions; info->flags = GDK_PIXBUF_FORMAT_WRITABLE | GDK_PIXBUF_FORMAT_THREADSAFE; info->license = "LGPL"; } diff --git a/gdk-pixbuf/io-gdip-emf.c b/gdk-pixbuf/io-gdip-emf.c index 07ee0b0..21fab4a 100644 --- a/gdk-pixbuf/io-gdip-emf.c +++ b/gdk-pixbuf/io-gdip-emf.c @@ -16,9 +16,7 @@ * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place - Suite 330, - * Boston, MA 02111-1307, USA. + * License along with this library; if not, see . */ #include "io-gdip-utils.h" @@ -36,12 +34,12 @@ MODULE_ENTRY (fill_vtable) (GdkPixbufModule *module) MODULE_ENTRY (fill_info) (GdkPixbufFormat *info) { - static GdkPixbufModulePattern signature[] = { + static const GdkPixbufModulePattern signature[] = { { "\x01\x00\x00\x00", NULL, 100 }, /* EMF */ { NULL, NULL, 0 } }; - static gchar *mime_types[] = { + static const gchar *mime_types[] = { "application/emf", "application/x-emf", "image/x-emf", @@ -49,16 +47,16 @@ MODULE_ENTRY (fill_info) (GdkPixbufFormat *info) NULL }; - static gchar *extensions[] = { + static const gchar *extensions[] = { "emf", NULL }; info->name = "emf"; - info->signature = signature; - info->description = _("The EMF image format"); - info->mime_types = mime_types; - info->extensions = extensions; + info->signature = (GdkPixbufModulePattern *) signature; + info->description = N_("The EMF image format"); + info->mime_types = (gchar **) mime_types; + info->extensions = (gchar **) extensions; info->flags = GDK_PIXBUF_FORMAT_THREADSAFE; info->license = "LGPL"; } diff --git a/gdk-pixbuf/io-gdip-gif.c b/gdk-pixbuf/io-gdip-gif.c index f991a9d..6e69a82 100644 --- a/gdk-pixbuf/io-gdip-gif.c +++ b/gdk-pixbuf/io-gdip-gif.c @@ -16,9 +16,7 @@ * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place - Suite 330, - * Boston, MA 02111-1307, USA. + * License along with this library; if not, see . */ #include "io-gdip-utils.h" @@ -60,26 +58,26 @@ MODULE_ENTRY (fill_vtable) (GdkPixbufModule *module) MODULE_ENTRY (fill_info) (GdkPixbufFormat *info) { - static GdkPixbufModulePattern signature[] = { + static const GdkPixbufModulePattern signature[] = { { "GIF8", NULL, 100 }, /* GIF */ { NULL, NULL, 0 } }; - static gchar *mime_types[] = { + static const gchar *mime_types[] = { "image/gif", NULL }; - static gchar *extensions[] = { + static const gchar *extensions[] = { "gif", NULL }; info->name = "gif"; - info->signature = signature; - info->description = _("The GIF image format"); - info->mime_types = mime_types; - info->extensions = extensions; + info->signature = (GdkPixbufModulePattern *) signature; + info->description = N_("The GIF image format"); + info->mime_types = (gchar **) mime_types; + info->extensions = (gchar **) extensions; info->flags = GDK_PIXBUF_FORMAT_WRITABLE | GDK_PIXBUF_FORMAT_THREADSAFE; info->license = "LGPL"; } diff --git a/gdk-pixbuf/io-gdip-ico.c b/gdk-pixbuf/io-gdip-ico.c index 8538b58..bc96f53 100644 --- a/gdk-pixbuf/io-gdip-ico.c +++ b/gdk-pixbuf/io-gdip-ico.c @@ -16,9 +16,7 @@ * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place - Suite 330, - * Boston, MA 02111-1307, USA. + * License along with this library; if not, see . */ #include "io-gdip-utils.h" @@ -36,29 +34,29 @@ MODULE_ENTRY (fill_vtable) (GdkPixbufModule *module) MODULE_ENTRY (fill_info) (GdkPixbufFormat *info) { - static GdkPixbufModulePattern signature[] = { + static const GdkPixbufModulePattern signature[] = { { " \x1 ", "zz znz", 100 }, /* ICO */ { " \x2 ", "zz znz", 100 }, /* ICO */ { NULL, NULL, 0 } }; - static gchar *mime_types[] = { + static const gchar *mime_types[] = { "image/x-icon", "image/x-ico", NULL }; - static gchar *extensions[] = { + static const gchar *extensions[] = { "ico", "cur", NULL }; info->name = "ico"; - info->signature = signature; - info->description = _("The ICO image format"); - info->mime_types = mime_types; - info->extensions = extensions; + info->signature = (GdkPixbufModulePattern *) signature; + info->description = N_("The ICO image format"); + info->mime_types = (gchar **) mime_types; + info->extensions = (gchar **) extensions; info->flags = GDK_PIXBUF_FORMAT_THREADSAFE; info->license = "LGPL"; } diff --git a/gdk-pixbuf/io-gdip-jpeg.c b/gdk-pixbuf/io-gdip-jpeg.c index 8bd3058..726d632 100644 --- a/gdk-pixbuf/io-gdip-jpeg.c +++ b/gdk-pixbuf/io-gdip-jpeg.c @@ -16,9 +16,7 @@ * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place - Suite 330, - * Boston, MA 02111-1307, USA. + * License along with this library; if not, see . */ #define INITGUID @@ -114,17 +112,17 @@ MODULE_ENTRY (fill_vtable) (GdkPixbufModule *module) MODULE_ENTRY (fill_info) (GdkPixbufFormat *info) { - static GdkPixbufModulePattern signature[] = { + static const GdkPixbufModulePattern signature[] = { { "\xff\xd8", NULL, 100 }, /* JPEG */ { NULL, NULL, 0 } }; - static gchar *mime_types[] = { + static const gchar *mime_types[] = { "image/jpeg", NULL }; - static gchar *extensions[] = { + static const gchar *extensions[] = { "jpeg", "jpe", "jpg", @@ -132,10 +130,10 @@ MODULE_ENTRY (fill_info) (GdkPixbufFormat *info) }; info->name = "jpeg"; - info->signature = signature; - info->description = _("The JPEG image format"); - info->mime_types = mime_types; - info->extensions = extensions; + info->signature = (GdkPixbufModulePattern *) signature; + info->description = N_("The JPEG image format"); + info->mime_types = (gchar **) mime_types; + info->extensions = (gchar **) extensions; info->flags = GDK_PIXBUF_FORMAT_WRITABLE | GDK_PIXBUF_FORMAT_THREADSAFE; info->license = "LGPL"; } diff --git a/gdk-pixbuf/io-gdip-tiff.c b/gdk-pixbuf/io-gdip-tiff.c index 7e0a189..861abc5 100644 --- a/gdk-pixbuf/io-gdip-tiff.c +++ b/gdk-pixbuf/io-gdip-tiff.c @@ -16,9 +16,7 @@ * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place - Suite 330, - * Boston, MA 02111-1307, USA. + * License along with this library; if not, see . */ #include "io-gdip-utils.h" @@ -60,28 +58,28 @@ MODULE_ENTRY (fill_vtable) (GdkPixbufModule *module) MODULE_ENTRY (fill_info) (GdkPixbufFormat *info) { - static GdkPixbufModulePattern signature[] = { + static const GdkPixbufModulePattern signature[] = { { "MM \x2a", " z ", 100 }, /* TIFF */ { "II\x2a ", " z", 100 }, /* TIFF */ { NULL, NULL, 0 } }; - static gchar *mime_types[] = { + static const gchar *mime_types[] = { "image/tiff", NULL }; - static gchar *extensions[] = { + static const gchar *extensions[] = { "tiff", "tif", NULL }; info->name = "tiff"; - info->signature = signature; - info->description = "The TIFF image format"; - info->mime_types = mime_types; - info->extensions = extensions; + info->signature = (GdkPixbufModulePattern *) signature; + info->description = N_("The TIFF image format"); + info->mime_types = (gchar **) mime_types; + info->extensions = (gchar **) extensions; info->flags = GDK_PIXBUF_FORMAT_WRITABLE | GDK_PIXBUF_FORMAT_THREADSAFE; info->license = "LGPL"; } diff --git a/gdk-pixbuf/io-gdip-utils.c b/gdk-pixbuf/io-gdip-utils.c index 86c95d7..5a31c75 100644 --- a/gdk-pixbuf/io-gdip-utils.c +++ b/gdk-pixbuf/io-gdip-utils.c @@ -16,9 +16,7 @@ * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place - Suite 330, - * Boston, MA 02111-1307, USA. + * License along with this library; if not, see . */ #define INITGUID diff --git a/gdk-pixbuf/io-gdip-utils.h b/gdk-pixbuf/io-gdip-utils.h index 14681c1..84ecd8e 100644 --- a/gdk-pixbuf/io-gdip-utils.h +++ b/gdk-pixbuf/io-gdip-utils.h @@ -16,9 +16,7 @@ * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place - Suite 330, - * Boston, MA 02111-1307, USA. + * License along with this library; if not, see . */ #ifndef _HAVE_IO_GDIP_UTILS_H diff --git a/gdk-pixbuf/io-gdip-wmf.c b/gdk-pixbuf/io-gdip-wmf.c index 3c89d4a..2ee6ed5 100644 --- a/gdk-pixbuf/io-gdip-wmf.c +++ b/gdk-pixbuf/io-gdip-wmf.c @@ -16,9 +16,7 @@ * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place - Suite 330, - * Boston, MA 02111-1307, USA. + * License along with this library; if not, see . */ #include "io-gdip-utils.h" @@ -36,28 +34,28 @@ MODULE_ENTRY (fill_vtable) (GdkPixbufModule *module) MODULE_ENTRY (fill_info) (GdkPixbufFormat *info) { - static GdkPixbufModulePattern signature[] = { + static const GdkPixbufModulePattern signature[] = { { "\xd7\xcd\xc6\x9a", NULL, 100 }, /* WMF */ { "\x01\x00\x09\x00", NULL, 100 }, /* WMF */ { NULL, NULL, 0 } }; - static gchar *mime_types[] = { + static const gchar *mime_types[] = { "image/x-wmf", NULL }; - static gchar *extensions[] = { + static const gchar *extensions[] = { "wmf", "apm", NULL }; info->name = "wmf"; - info->signature = signature; - info->description = _("The WMF image format"); - info->mime_types = mime_types; - info->extensions = extensions; + info->signature = (GdkPixbufModulePattern *) signature; + info->description = N_("The WMF image format"); + info->mime_types = (gchar **) mime_types; + info->extensions = (gchar **) extensions; info->flags = GDK_PIXBUF_FORMAT_THREADSAFE; info->license = "LGPL"; } diff --git a/gdk-pixbuf/io-gif-animation.c b/gdk-pixbuf/io-gif-animation.c index 17e0aa8..9315c2e 100644 --- a/gdk-pixbuf/io-gif-animation.c +++ b/gdk-pixbuf/io-gif-animation.c @@ -17,9 +17,7 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place - Suite 330, - * Boston, MA 02111-1307, USA. + * License along with this library; if not, see . */ #include "config.h" diff --git a/gdk-pixbuf/io-gif-animation.h b/gdk-pixbuf/io-gif-animation.h index 3e8e522..1595416 100644 --- a/gdk-pixbuf/io-gif-animation.h +++ b/gdk-pixbuf/io-gif-animation.h @@ -19,9 +19,7 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place - Suite 330, - * Boston, MA 02111-1307, USA. + * License along with this library; if not, see . */ #ifndef GDK_PIXBUF_GIF_H diff --git a/gdk-pixbuf/io-gif.c b/gdk-pixbuf/io-gif.c index a943f4e..5b58b4d 100644 --- a/gdk-pixbuf/io-gif.c +++ b/gdk-pixbuf/io-gif.c @@ -20,9 +20,7 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place - Suite 330, - * Boston, MA 02111-1307, USA. + * License along with this library; if not, see . */ /* This loader is very hairy code. @@ -1702,24 +1700,24 @@ MODULE_ENTRY (fill_vtable) (GdkPixbufModule *module) MODULE_ENTRY (fill_info) (GdkPixbufFormat *info) { - static GdkPixbufModulePattern signature[] = { + static const GdkPixbufModulePattern signature[] = { { "GIF8", NULL, 100 }, { NULL, NULL, 0 } }; - static gchar * mime_types[] = { + static const gchar *mime_types[] = { "image/gif", NULL }; - static gchar * extensions[] = { + static const gchar *extensions[] = { "gif", NULL }; info->name = "gif"; - info->signature = signature; + info->signature = (GdkPixbufModulePattern *) signature; info->description = N_("The GIF image format"); - info->mime_types = mime_types; - info->extensions = extensions; + info->mime_types = (gchar **) mime_types; + info->extensions = (gchar **) extensions; info->flags = GDK_PIXBUF_FORMAT_THREADSAFE; info->license = "LGPL"; } diff --git a/gdk-pixbuf/io-icns.c b/gdk-pixbuf/io-icns.c index 00cdc50..4d6f802 100644 --- a/gdk-pixbuf/io-icns.c +++ b/gdk-pixbuf/io-icns.c @@ -14,14 +14,14 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place - Suite 330, - * Boston, MA 02111-1307, USA. + * License along with this library; if not, see . */ #ifndef _WIN32 #define _GNU_SOURCE #endif +#include "config.h" + #include #include #include @@ -379,24 +379,24 @@ MODULE_ENTRY (fill_vtable) (GdkPixbufModule * module) MODULE_ENTRY (fill_info) (GdkPixbufFormat * info) { - static GdkPixbufModulePattern signature[] = { + static const GdkPixbufModulePattern signature[] = { {"icns", NULL, 100}, /* file begins with 'icns' */ {NULL, NULL, 0} }; - static gchar *mime_types[] = { + static const gchar *mime_types[] = { "image/x-icns", NULL }; - static gchar *extensions[] = { + static const gchar *extensions[] = { "icns", NULL }; info->name = "icns"; - info->signature = signature; + info->signature = (GdkPixbufModulePattern *) signature; info->description = N_("The ICNS image format"); - info->mime_types = mime_types; - info->extensions = extensions; + info->mime_types = (gchar **) mime_types; + info->extensions = (gchar **) extensions; info->flags = GDK_PIXBUF_FORMAT_THREADSAFE; info->license = "GPL"; info->disabled = FALSE; diff --git a/gdk-pixbuf/io-ico.c b/gdk-pixbuf/io-ico.c index b73211c..92afc6e 100644 --- a/gdk-pixbuf/io-ico.c +++ b/gdk-pixbuf/io-ico.c @@ -19,9 +19,7 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place - Suite 330, - * Boston, MA 02111-1307, USA. + * License along with this library; if not, see . */ #undef DUMPBIH @@ -1249,28 +1247,28 @@ MODULE_ENTRY (fill_vtable) (GdkPixbufModule *module) MODULE_ENTRY (fill_info) (GdkPixbufFormat *info) { - static GdkPixbufModulePattern signature[] = { + static const GdkPixbufModulePattern signature[] = { { " \x1 ", "zz znz", 100 }, { " \x2 ", "zz znz", 100 }, { NULL, NULL, 0 } }; - static gchar * mime_types[] = { + static const gchar *mime_types[] = { "image/x-icon", "image/x-ico", "image/x-win-bitmap", NULL }; - static gchar * extensions[] = { + static const gchar *extensions[] = { "ico", "cur", NULL }; info->name = "ico"; - info->signature = signature; + info->signature = (GdkPixbufModulePattern *) signature; info->description = N_("The ICO image format"); - info->mime_types = mime_types; - info->extensions = extensions; + info->mime_types = (gchar **) mime_types; + info->extensions = (gchar **) extensions; info->flags = GDK_PIXBUF_FORMAT_WRITABLE | GDK_PIXBUF_FORMAT_THREADSAFE; info->license = "LGPL"; } diff --git a/gdk-pixbuf/io-jasper.c b/gdk-pixbuf/io-jasper.c index 72046c6..9291d66 100644 --- a/gdk-pixbuf/io-jasper.c +++ b/gdk-pixbuf/io-jasper.c @@ -14,11 +14,10 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place - Suite 330, - * Boston, MA 02111-1307, USA. + * License along with this library; if not, see . */ +#include "config.h" #include #include #include @@ -280,18 +279,18 @@ MODULE_ENTRY (fill_vtable) (GdkPixbufModule * module) MODULE_ENTRY (fill_info) (GdkPixbufFormat * info) { - static GdkPixbufModulePattern signature[] = { + static const GdkPixbufModulePattern signature[] = { { " jP", "!!!! ", 100 }, /* file begins with 'jP' at offset 4 */ { "\xff\x4f\xff\x51\x00", NULL, 100 }, /* file starts with FF 4F FF 51 00 */ { NULL, NULL, 0 } }; - static gchar *mime_types[] = { + static const gchar *mime_types[] = { "image/jp2", "image/jpeg2000", "image/jpx", NULL }; - static gchar *extensions[] = { + static const gchar *extensions[] = { "jp2", "jpc", "jpx", @@ -301,10 +300,10 @@ MODULE_ENTRY (fill_info) (GdkPixbufFormat * info) }; info->name = "jpeg2000"; - info->signature = signature; + info->signature = (GdkPixbufModulePattern *) signature; info->description = N_("The JPEG 2000 image format"); - info->mime_types = mime_types; - info->extensions = extensions; + info->mime_types = (gchar **) mime_types; + info->extensions = (gchar **) extensions; info->flags = GDK_PIXBUF_FORMAT_THREADSAFE; info->license = "LGPL"; info->disabled = FALSE; diff --git a/gdk-pixbuf/io-jpeg.c b/gdk-pixbuf/io-jpeg.c index f934dff..277a910 100644 --- a/gdk-pixbuf/io-jpeg.c +++ b/gdk-pixbuf/io-jpeg.c @@ -21,9 +21,7 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place - Suite 330, - * Boston, MA 02111-1307, USA. + * License along with this library; if not, see . */ @@ -512,10 +510,7 @@ jpeg_parse_exif (JpegExifContext *context, j_decompress_ptr cinfo) static void jpeg_destroy_exif_context (JpegExifContext *context) { - if (context == NULL) - return; g_free (context->icc_profile); - g_free (context); } /* Shared library entry point */ @@ -536,7 +531,7 @@ gdk_pixbuf__jpeg_image_load (FILE *f, GError **error) struct error_handler_data jerr; stdio_src_ptr src; gchar *icc_profile_base64; - JpegExifContext *exif_context; + JpegExifContext exif_context = { 0, }; /* setup error handler */ cinfo.err = jpeg_std_error (&jerr.pub); @@ -550,6 +545,7 @@ gdk_pixbuf__jpeg_image_load (FILE *f, GError **error) g_object_unref (pixbuf); jpeg_destroy_decompress (&cinfo); + jpeg_destroy_exif_context (&exif_context); /* error should have been set by fatal_error_handler () */ return NULL; @@ -580,8 +576,7 @@ gdk_pixbuf__jpeg_image_load (FILE *f, GError **error) jpeg_read_header (&cinfo, TRUE); /* parse exif data */ - exif_context = g_new0 (JpegExifContext, 1); - jpeg_parse_exif (exif_context, &cinfo); + jpeg_parse_exif (&exif_context, &cinfo); jpeg_start_decompress (&cinfo); cinfo.do_fancy_upsampling = FALSE; @@ -592,8 +587,6 @@ gdk_pixbuf__jpeg_image_load (FILE *f, GError **error) 8, cinfo.output_width, cinfo.output_height); if (!pixbuf) { - jpeg_destroy_decompress (&cinfo); - /* broken check for *error == NULL for robustness against * crappy JPEG library */ @@ -603,19 +596,19 @@ gdk_pixbuf__jpeg_image_load (FILE *f, GError **error) GDK_PIXBUF_ERROR_INSUFFICIENT_MEMORY, _("Insufficient memory to load image, try exiting some applications to free memory")); } - - return NULL; + + goto out; } /* if orientation tag was found */ - if (exif_context->orientation != 0) { - g_snprintf (otag_str, sizeof (otag_str), "%d", exif_context->orientation); + if (exif_context.orientation != 0) { + g_snprintf (otag_str, sizeof (otag_str), "%d", exif_context.orientation); gdk_pixbuf_set_option (pixbuf, "orientation", otag_str); } /* if icc profile was found */ - if (exif_context->icc_profile != NULL) { - icc_profile_base64 = g_base64_encode ((const guchar *) exif_context->icc_profile, exif_context->icc_profile_size); + if (exif_context.icc_profile != NULL) { + icc_profile_base64 = g_base64_encode ((const guchar *) exif_context.icc_profile, exif_context.icc_profile_size); gdk_pixbuf_set_option (pixbuf, "icc-profile", icc_profile_base64); g_free (icc_profile_base64); } @@ -644,6 +637,7 @@ gdk_pixbuf__jpeg_image_load (FILE *f, GError **error) break; default: g_object_unref (pixbuf); + pixbuf = NULL; if (error && *error == NULL) { g_set_error (error, GDK_PIXBUF_ERROR, @@ -651,15 +645,14 @@ gdk_pixbuf__jpeg_image_load (FILE *f, GError **error) _("Unsupported JPEG color space (%s)"), colorspace_name (cinfo.out_color_space)); } - - jpeg_destroy_decompress (&cinfo); - return NULL; + goto out; } } +out: jpeg_finish_decompress (&cinfo); jpeg_destroy_decompress (&cinfo); - jpeg_destroy_exif_context (exif_context); + jpeg_destroy_exif_context (&exif_context); return pixbuf; } @@ -907,7 +900,8 @@ gdk_pixbuf__jpeg_image_load_increment (gpointer data, const guchar *bufhd; gint width, height; char otag_str[5]; - JpegExifContext *exif_context = NULL; + gchar *icc_profile_base64; + JpegExifContext exif_context = { 0, }; gboolean retval; g_return_val_if_fail (context != NULL, FALSE); @@ -946,8 +940,6 @@ gdk_pixbuf__jpeg_image_load_increment (gpointer data, retval = TRUE; goto out; } - /* collect exif data */ - exif_context = g_new0 (JpegExifContext, 1); last_num_left = num_left; last_bytes_left = 0; @@ -996,6 +988,7 @@ gdk_pixbuf__jpeg_image_load_increment (gpointer data, int rc; jpeg_save_markers (cinfo, JPEG_APP0+1, 0xffff); + jpeg_save_markers (cinfo, JPEG_APP0+2, 0xffff); rc = jpeg_read_header (cinfo, TRUE); context->src_initialized = TRUE; @@ -1005,7 +998,7 @@ gdk_pixbuf__jpeg_image_load_increment (gpointer data, context->got_header = TRUE; /* parse exif data */ - jpeg_parse_exif (exif_context, cinfo); + jpeg_parse_exif (&exif_context, cinfo); width = cinfo->image_width; height = cinfo->image_height; @@ -1047,10 +1040,17 @@ gdk_pixbuf__jpeg_image_load_increment (gpointer data, } /* if orientation tag was found set an option to remember its value */ - if (exif_context->orientation != 0) { - g_snprintf (otag_str, sizeof (otag_str), "%d", exif_context->orientation); + if (exif_context.orientation != 0) { + g_snprintf (otag_str, sizeof (otag_str), "%d", exif_context.orientation); gdk_pixbuf_set_option (context->pixbuf, "orientation", otag_str); } + /* if icc profile was found */ + if (exif_context.icc_profile != NULL) { + icc_profile_base64 = g_base64_encode ((const guchar *) exif_context.icc_profile, exif_context.icc_profile_size); + gdk_pixbuf_set_option (context->pixbuf, "icc-profile", icc_profile_base64); + g_free (icc_profile_base64); + } + /* Use pixbuf buffer to store decompressed data */ context->dptr = context->pixbuf->pixels; @@ -1127,7 +1127,7 @@ gdk_pixbuf__jpeg_image_load_increment (gpointer data, } } out: - jpeg_destroy_exif_context (exif_context); + jpeg_destroy_exif_context (&exif_context); return retval; } @@ -1458,15 +1458,15 @@ MODULE_ENTRY (fill_vtable) (GdkPixbufModule *module) MODULE_ENTRY (fill_info) (GdkPixbufFormat *info) { - static GdkPixbufModulePattern signature[] = { + static const GdkPixbufModulePattern signature[] = { { "\xff\xd8", NULL, 100 }, { NULL, NULL, 0 } }; - static gchar * mime_types[] = { + static const gchar *mime_types[] = { "image/jpeg", NULL }; - static gchar * extensions[] = { + static const gchar *extensions[] = { "jpeg", "jpe", "jpg", @@ -1474,10 +1474,10 @@ MODULE_ENTRY (fill_info) (GdkPixbufFormat *info) }; info->name = "jpeg"; - info->signature = signature; + info->signature = (GdkPixbufModulePattern *) signature; info->description = N_("The JPEG image format"); - info->mime_types = mime_types; - info->extensions = extensions; + info->mime_types = (gchar **) mime_types; + info->extensions = (gchar **) extensions; info->flags = GDK_PIXBUF_FORMAT_WRITABLE | GDK_PIXBUF_FORMAT_THREADSAFE; info->license = "LGPL"; } diff --git a/gdk-pixbuf/io-pcx.c b/gdk-pixbuf/io-pcx.c index b658f58..3828ebb 100644 --- a/gdk-pixbuf/io-pcx.c +++ b/gdk-pixbuf/io-pcx.c @@ -16,9 +16,7 @@ * Library General Public License for more details. * * You should have received a copy of the GNU Library General Public - * License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place - Suite 330, - * Boston, MA 02111-1307, USA. + * License along with this library; if not, see . */ #include "config.h" @@ -733,7 +731,7 @@ MODULE_ENTRY (fill_vtable) (GdkPixbufModule *module) MODULE_ENTRY (fill_info) (GdkPixbufFormat *info) { - static GdkPixbufModulePattern signature[] = { + static const GdkPixbufModulePattern signature[] = { { "\x0a \x01", NULL, 100 }, { "\x0a\x02\x01", NULL, 100 }, { "\x0a\x03\x01", NULL, 100 }, @@ -741,20 +739,20 @@ MODULE_ENTRY (fill_info) (GdkPixbufFormat *info) { "\x0a\x05\x01", NULL, 100 }, { NULL, NULL, 0 } }; - static gchar *mime_types[] = { + static const gchar *mime_types[] = { "image/x-pcx", NULL, }; - static gchar *extensions[] = { + static const gchar *extensions[] = { "pcx", NULL, }; info->name = "pcx"; - info->signature = signature; + info->signature = (GdkPixbufModulePattern *) signature; info->description = N_("The PCX image format"); - info->mime_types = mime_types; - info->extensions = extensions; + info->mime_types = (gchar **) mime_types; + info->extensions = (gchar **) extensions; info->flags = GDK_PIXBUF_FORMAT_THREADSAFE; info->license = "LGPL"; } diff --git a/gdk-pixbuf/io-pixdata.c b/gdk-pixbuf/io-pixdata.c index 08ae20b..5822c5c 100644 --- a/gdk-pixbuf/io-pixdata.c +++ b/gdk-pixbuf/io-pixdata.c @@ -13,9 +13,7 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place - Suite 330, - * Boston, MA 02111-1307, USA. + * License along with this library; if not, see . */ #include "config.h" @@ -168,24 +166,24 @@ MODULE_ENTRY (fill_vtable) (GdkPixbufModule * module) MODULE_ENTRY (fill_info) (GdkPixbufFormat * info) { - static GdkPixbufModulePattern signature[] = { + static const GdkPixbufModulePattern signature[] = { { "GdkP", NULL, 100 }, /* file begins with 'GdkP' at offset 0 */ { NULL, NULL, 0 } }; - static gchar *mime_types[] = { + static const gchar *mime_types[] = { "image/x-gdkpixdata", NULL }; - static gchar *extensions[] = { + static const gchar *extensions[] = { "gdkp", NULL }; info->name = "GdkPixdata"; - info->signature = signature; + info->signature = (GdkPixbufModulePattern *) signature; info->description = N_("The GdkPixdata format"); - info->mime_types = mime_types; - info->extensions = extensions; + info->mime_types = (gchar **) mime_types; + info->extensions = (gchar **) extensions; info->flags = GDK_PIXBUF_FORMAT_THREADSAFE; info->license = "LGPL"; info->disabled = FALSE; diff --git a/gdk-pixbuf/io-png.c b/gdk-pixbuf/io-png.c index fd8ac56..83e46ff 100644 --- a/gdk-pixbuf/io-png.c +++ b/gdk-pixbuf/io-png.c @@ -18,14 +18,13 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place - Suite 330, - * Boston, MA 02111-1307, USA. + * License along with this library; if not, see . */ #include "config.h" #include #include +#include #include #include "gdk-pixbuf-private.h" @@ -851,7 +850,7 @@ static gboolean real_save_png (GdkPixbuf *pixbuf, if (strncmp (*kiter, "tEXt::", 6) == 0) { gchar *key = *kiter + 6; int len = strlen (key); - if (len <= 1 || len > 79) { + if (len < 1 || len > 79) { g_set_error_literal (error, GDK_PIXBUF_ERROR, GDK_PIXBUF_ERROR_BAD_OPTION, @@ -1100,24 +1099,24 @@ MODULE_ENTRY (fill_vtable) (GdkPixbufModule *module) MODULE_ENTRY (fill_info) (GdkPixbufFormat *info) { - static GdkPixbufModulePattern signature[] = { + static const GdkPixbufModulePattern signature[] = { { "\x89PNG\r\n\x1a\x0a", NULL, 100 }, { NULL, NULL, 0 } }; - static gchar * mime_types[] = { + static const gchar *mime_types[] = { "image/png", NULL }; - static gchar * extensions[] = { + static const gchar *extensions[] = { "png", NULL }; info->name = "png"; - info->signature = signature; + info->signature = (GdkPixbufModulePattern *) signature; info->description = N_("The PNG image format"); - info->mime_types = mime_types; - info->extensions = extensions; + info->mime_types = (gchar **) mime_types; + info->extensions = (gchar **) extensions; info->flags = GDK_PIXBUF_FORMAT_WRITABLE | GDK_PIXBUF_FORMAT_THREADSAFE; info->license = "LGPL"; } diff --git a/gdk-pixbuf/io-pnm.c b/gdk-pixbuf/io-pnm.c index b15aa91..971a1ad 100644 --- a/gdk-pixbuf/io-pnm.c +++ b/gdk-pixbuf/io-pnm.c @@ -17,9 +17,7 @@ * Library General Public License for more details. * * You should have received a copy of the GNU Library General Public - * License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place - Suite 330, - * Boston, MA 02111-1307, USA. + * License along with this library; if not, see . */ #include "config.h" @@ -1050,7 +1048,7 @@ MODULE_ENTRY (fill_vtable) (GdkPixbufModule *module) MODULE_ENTRY (fill_info) (GdkPixbufFormat *info) { - static GdkPixbufModulePattern signature[] = { + static const GdkPixbufModulePattern signature[] = { { "P1", NULL, 100 }, { "P2", NULL, 100 }, { "P3", NULL, 100 }, @@ -1059,14 +1057,14 @@ MODULE_ENTRY (fill_info) (GdkPixbufFormat *info) { "P6", NULL, 100 }, { NULL, NULL, 0 } }; - static gchar * mime_types[] = { + static const gchar *mime_types[] = { "image/x-portable-anymap", "image/x-portable-bitmap", "image/x-portable-graymap", "image/x-portable-pixmap", NULL }; - static gchar * extensions[] = { + static const gchar *extensions[] = { "pnm", "pbm", "pgm", @@ -1075,10 +1073,10 @@ MODULE_ENTRY (fill_info) (GdkPixbufFormat *info) }; info->name = "pnm"; - info->signature = signature; + info->signature = (GdkPixbufModulePattern *) signature; info->description = N_("The PNM/PBM/PGM/PPM image format family"); - info->mime_types = mime_types; - info->extensions = extensions; + info->mime_types = (gchar **) mime_types; + info->extensions = (gchar **) extensions; info->flags = GDK_PIXBUF_FORMAT_THREADSAFE; info->license = "LGPL"; } diff --git a/gdk-pixbuf/io-qtif.c b/gdk-pixbuf/io-qtif.c index ee4ffd0..6eaeb8e 100644 --- a/gdk-pixbuf/io-qtif.c +++ b/gdk-pixbuf/io-qtif.c @@ -19,9 +19,7 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place - Suite 330, - * Boston, MA 02111-1307, USA. + * License along with this library; if not, see . */ @@ -196,10 +194,7 @@ static GdkPixbuf *gdk_pixbuf__qtif_image_load (FILE *f, GError **error) /* Read atom data. */ while(hdr.length != 0u) { - rd = (hdr.length > READ_BUFFER_SIZE) ? READ_BUFFER_SIZE : hdr.length; - - rd = fread(buf, 1, rd, f); - if(rd < 0) + if(fread(buf, 1, rd, f) != rd) { g_set_error(error, GDK_PIXBUF_ERROR, GDK_PIXBUF_ERROR_CORRUPT_IMAGE, @@ -597,27 +592,27 @@ MODULE_ENTRY (fill_vtable) (GdkPixbufModule *module) MODULE_ENTRY (fill_info) (GdkPixbufFormat *info) { - static GdkPixbufModulePattern signature[] = { + static const GdkPixbufModulePattern signature[] = { { "abcdidsc", "xxxx ", 100 }, { "abcdidat", "xxxx ", 100 }, { NULL, NULL, 0 } }; - static gchar * mime_types[] = { + static const gchar *mime_types[] = { "image/x-quicktime", "image/qtif", NULL }; - static gchar * extensions[] = { + static const gchar *extensions[] = { "qtif", "qif", NULL }; info->name = "qtif"; - info->signature = signature; + info->signature = (GdkPixbufModulePattern *) signature; info->description = N_("The QTIF image format"); - info->mime_types = mime_types; - info->extensions = extensions; + info->mime_types = (gchar **) mime_types; + info->extensions = (gchar **) extensions; info->flags = GDK_PIXBUF_FORMAT_THREADSAFE; info->license = "LGPL"; } diff --git a/gdk-pixbuf/io-ras.c b/gdk-pixbuf/io-ras.c index ee79f1a..2b61faf 100644 --- a/gdk-pixbuf/io-ras.c +++ b/gdk-pixbuf/io-ras.c @@ -19,9 +19,7 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place - Suite 330, - * Boston, MA 02111-1307, USA. + * License along with this library; if not, see . */ /* @@ -525,25 +523,25 @@ MODULE_ENTRY (fill_vtable) (GdkPixbufModule *module) MODULE_ENTRY (fill_info) (GdkPixbufFormat *info) { - static GdkPixbufModulePattern signature[] = { + static const GdkPixbufModulePattern signature[] = { { "\x59\xa6\x6a\x95", NULL, 100 }, { NULL, NULL, 0 } }; - static gchar * mime_types[] = { + static const gchar *mime_types[] = { "image/x-cmu-raster", "image/x-sun-raster", NULL }; - static gchar * extensions[] = { + static const gchar *extensions[] = { "ras", NULL }; info->name = "ras"; - info->signature = signature; + info->signature = (GdkPixbufModulePattern *) signature; info->description = N_("The Sun raster image format"); - info->mime_types = mime_types; - info->extensions = extensions; + info->mime_types = (gchar **) mime_types; + info->extensions = (gchar **) extensions; info->flags = GDK_PIXBUF_FORMAT_THREADSAFE; info->license = "LGPL"; } diff --git a/gdk-pixbuf/io-tga.c b/gdk-pixbuf/io-tga.c index 5ef14fa..0c0b90f 100644 --- a/gdk-pixbuf/io-tga.c +++ b/gdk-pixbuf/io-tga.c @@ -14,9 +14,7 @@ * Library General Public License for more details. * * You should have received a copy of the GNU Library General Public - * License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place - Suite 330, - * Boston, MA 02111-1307, USA. + * License along with this library; if not, see . * */ @@ -241,7 +239,7 @@ static GdkPixbuf *get_contiguous_pixbuf (guint width, gboolean has_alpha) { guchar *pixels; - guint channels, rowstride, bytes; + guint channels, rowstride; if (has_alpha) channels = 4; @@ -253,12 +251,7 @@ static GdkPixbuf *get_contiguous_pixbuf (guint width, if (rowstride / channels != width) return NULL; - bytes = height * rowstride; - - if (bytes / rowstride != height) - return NULL; - - pixels = g_try_malloc (bytes); + pixels = g_try_malloc_n (height, rowstride); if (!pixels) return NULL; @@ -983,7 +976,7 @@ MODULE_ENTRY (fill_vtable) (GdkPixbufModule *module) MODULE_ENTRY (fill_info) (GdkPixbufFormat *info) { - static GdkPixbufModulePattern signature[] = { + static const GdkPixbufModulePattern signature[] = { { " \x1\x1", "x ", 100 }, { " \x1\x9", "x ", 100 }, { " \x2", "xz ", 99 }, /* only 99 since .CUR also matches this */ @@ -992,21 +985,21 @@ MODULE_ENTRY (fill_info) (GdkPixbufFormat *info) { " \xb", "xz ", 100 }, { NULL, NULL, 0 } }; - static gchar * mime_types[] = { + static const gchar *mime_types[] = { "image/x-tga", NULL }; - static gchar * extensions[] = { + static const gchar *extensions[] = { "tga", "targa", NULL }; info->name = "tga"; - info->signature = signature; + info->signature = (GdkPixbufModulePattern *) signature; info->description = N_("The Targa image format"); - info->mime_types = mime_types; - info->extensions = extensions; + info->mime_types = (gchar **) mime_types; + info->extensions = (gchar **) extensions; info->flags = GDK_PIXBUF_FORMAT_THREADSAFE; info->license = "LGPL"; } diff --git a/gdk-pixbuf/io-tiff.c b/gdk-pixbuf/io-tiff.c index daf096a..4de77b0 100644 --- a/gdk-pixbuf/io-tiff.c +++ b/gdk-pixbuf/io-tiff.c @@ -20,9 +20,7 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place - Suite 330, - * Boston, MA 02111-1307, USA. + * License along with this library; if not, see . */ /* Following code (almost) blatantly ripped from Imlib */ @@ -767,28 +765,27 @@ MODULE_ENTRY (fill_vtable) (GdkPixbufModule *module) MODULE_ENTRY (fill_info) (GdkPixbufFormat *info) { - static GdkPixbufModulePattern signature[] = { + static const GdkPixbufModulePattern signature[] = { { "MM \x2a", " z ", 100 }, { "II\x2a ", " z", 100 }, { "II* \020 CR\002 ", " z zzz z", 0 }, { NULL, NULL, 0 } }; - static gchar * mime_types[] = { + static const gchar *mime_types[] = { "image/tiff", NULL }; - static gchar * extensions[] = { + static const gchar *extensions[] = { "tiff", "tif", NULL }; info->name = "tiff"; - info->signature = signature; + info->signature = (GdkPixbufModulePattern *) signature; info->description = N_("The TIFF image format"); - info->mime_types = mime_types; - info->extensions = extensions; - /* not threadsafe, due to the error handler handling */ + info->mime_types = (gchar **) mime_types; + info->extensions = (gchar **) extensions; info->flags = GDK_PIXBUF_FORMAT_WRITABLE | GDK_PIXBUF_FORMAT_THREADSAFE; info->license = "LGPL"; } diff --git a/gdk-pixbuf/io-wbmp.c b/gdk-pixbuf/io-wbmp.c index e961322..7234c6d 100644 --- a/gdk-pixbuf/io-wbmp.c +++ b/gdk-pixbuf/io-wbmp.c @@ -18,9 +18,7 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place - Suite 330, - * Boston, MA 02111-1307, USA. + * License along with this library; if not, see . */ /* @@ -353,27 +351,27 @@ MODULE_ENTRY (fill_vtable) (GdkPixbufModule *module) MODULE_ENTRY (fill_info) (GdkPixbufFormat *info) { - static GdkPixbufModulePattern signature[] = { + static const GdkPixbufModulePattern signature[] = { { " ", "zz", 1 }, { " \140", "z ", 1 }, { " \100", "z ", 1 }, { " \040", "z ", 1 }, { NULL, NULL, 0 } }; - static gchar * mime_types[] = { + static const gchar *mime_types[] = { "image/vnd.wap.wbmp", NULL }; - static gchar * extensions[] = { + static const gchar *extensions[] = { "wbmp", NULL }; info->name = "wbmp"; - info->signature = signature; + info->signature = (GdkPixbufModulePattern *) signature; info->description = N_("The WBMP image format"); - info->mime_types = mime_types; - info->extensions = extensions; + info->mime_types = (gchar **) mime_types; + info->extensions = (gchar **) extensions; info->flags = GDK_PIXBUF_FORMAT_THREADSAFE; info->license = "LGPL"; } diff --git a/gdk-pixbuf/io-xbm.c b/gdk-pixbuf/io-xbm.c index 4f3e1e8..1856ada 100644 --- a/gdk-pixbuf/io-xbm.c +++ b/gdk-pixbuf/io-xbm.c @@ -21,9 +21,7 @@ * Library General Public License for more details. * * You should have received a copy of the GNU Library General Public - * License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place - Suite 330, - * Boston, MA 02111-1307, USA. + * License along with this library; if not, see . */ /* Following code adapted from io-tiff.c, which was ``(almost) blatantly @@ -482,25 +480,25 @@ MODULE_ENTRY (fill_vtable) (GdkPixbufModule *module) MODULE_ENTRY (fill_info) (GdkPixbufFormat *info) { - static GdkPixbufModulePattern signature[] = { + static const GdkPixbufModulePattern signature[] = { { "#define ", NULL, 100 }, { "/*", NULL, 50 }, { NULL, NULL, 0 } }; - static gchar * mime_types[] = { + static const gchar *mime_types[] = { "image/x-xbitmap", NULL }; - static gchar * extensions[] = { + static const gchar *extensions[] = { "xbm", NULL }; info->name = "xbm"; - info->signature = signature; + info->signature = (GdkPixbufModulePattern *) signature; info->description = N_("The XBM image format"); - info->mime_types = mime_types; - info->extensions = extensions; + info->mime_types = (gchar **) mime_types; + info->extensions = (gchar **) extensions; info->flags = GDK_PIXBUF_FORMAT_THREADSAFE; info->license = "LGPL"; } diff --git a/gdk-pixbuf/io-xpm.c b/gdk-pixbuf/io-xpm.c index d65d942..43dee42 100644 --- a/gdk-pixbuf/io-xpm.c +++ b/gdk-pixbuf/io-xpm.c @@ -18,9 +18,7 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place - Suite 330, - * Boston, MA 02111-1307, USA. + * License along with this library; if not, see . */ #include "config.h" @@ -40,7 +38,7 @@ /* I have must have done something to deserve this. * XPM is such a crappy format to handle. - * This code is an ugly hybred from gdkpixmap.c + * This code is an ugly hybrid from gdkpixmap.c * modified to respect transparent colors. * It's still a mess, though. */ @@ -688,7 +686,7 @@ struct _XPMContext /* * FIXME xpm loading progressively is not properly implemented. * Instead we will buffer to a file then load that file when done. - * This is very broken but it should be relayively simple to fix + * This is very broken but it should be relatively simple to fix * in the future. */ static gpointer @@ -799,24 +797,24 @@ MODULE_ENTRY (fill_vtable) (GdkPixbufModule *module) MODULE_ENTRY (fill_info) (GdkPixbufFormat *info) { - static GdkPixbufModulePattern signature[] = { + static const GdkPixbufModulePattern signature[] = { { "/* XPM */", NULL, 100 }, { NULL, NULL, 0 } }; - static gchar * mime_types[] = { + static const gchar *mime_types[] = { "image/x-xpixmap", NULL }; - static gchar * extensions[] = { + static const gchar *extensions[] = { "xpm", NULL }; info->name = "xpm"; - info->signature = signature; + info->signature = (GdkPixbufModulePattern *) signature; info->description = N_("The XPM image format"); - info->mime_types = mime_types; - info->extensions = extensions; + info->mime_types = (gchar **) mime_types; + info->extensions = (gchar **) extensions; info->flags = GDK_PIXBUF_FORMAT_THREADSAFE; info->license = "LGPL"; } diff --git a/gdk-pixbuf/pixops/Makefile.am b/gdk-pixbuf/pixops/Makefile.am index fe7775a..eb1fef4 100644 --- a/gdk-pixbuf/pixops/Makefile.am +++ b/gdk-pixbuf/pixops/Makefile.am @@ -1,8 +1,6 @@ -include $(top_srcdir)/Makefile.decl - noinst_LTLIBRARIES = libpixops.la -INCLUDES = \ +AM_CPPFLAGS = \ -I$(top_srcdir) -I$(top_builddir) \ $(GTK_DEBUG_FLAGS) \ $(GDK_PIXBUF_DEP_CFLAGS) @@ -26,7 +24,7 @@ libpixops_la_SOURCES = \ pixops-internal.h \ $(mmx_sources) -EXTRA_DIST += \ +EXTRA_DIST = \ DETAILS \ pixbuf-transform-math.ltx \ makefile.msc diff --git a/gdk-pixbuf/pixops/Makefile.in b/gdk-pixbuf/pixops/Makefile.in index 08047d5..798442f 100644 --- a/gdk-pixbuf/pixops/Makefile.in +++ b/gdk-pixbuf/pixops/Makefile.in @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.13.1 from Makefile.am. +# Makefile.in generated by automake 1.14.1 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2012 Free Software Foundation, Inc. +# Copyright (C) 1994-2013 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, @@ -14,27 +14,53 @@ @SET_MAKE@ -# GTK+ - The GIMP Toolkit - VPATH = @srcdir@ -am__make_dryrun = \ - { \ - am__dry=no; \ +am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)' +am__make_running_with_option = \ + case $${target_option-} in \ + ?) ;; \ + *) echo "am__make_running_with_option: internal error: invalid" \ + "target option '$${target_option-}' specified" >&2; \ + exit 1;; \ + esac; \ + has_opt=no; \ + sane_makeflags=$$MAKEFLAGS; \ + if $(am__is_gnu_make); then \ + sane_makeflags=$$MFLAGS; \ + else \ case $$MAKEFLAGS in \ *\\[\ \ ]*) \ - echo 'am--echo: ; @echo "AM" OK' | $(MAKE) -f - 2>/dev/null \ - | grep '^AM OK$$' >/dev/null || am__dry=yes;; \ - *) \ - for am__flg in $$MAKEFLAGS; do \ - case $$am__flg in \ - *=*|--*) ;; \ - *n*) am__dry=yes; break;; \ - esac; \ - done;; \ + bs=\\; \ + sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \ + | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \ + esac; \ + fi; \ + skip_next=no; \ + strip_trailopt () \ + { \ + flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ + }; \ + for flg in $$sane_makeflags; do \ + test $$skip_next = yes && { skip_next=no; continue; }; \ + case $$flg in \ + *=*|--*) continue;; \ + -*I) strip_trailopt 'I'; skip_next=yes;; \ + -*I?*) strip_trailopt 'I';; \ + -*O) strip_trailopt 'O'; skip_next=yes;; \ + -*O?*) strip_trailopt 'O';; \ + -*l) strip_trailopt 'l'; skip_next=yes;; \ + -*l?*) strip_trailopt 'l';; \ + -[dEDm]) skip_next=yes;; \ + -[JT]) skip_next=yes;; \ + esac; \ + case $$flg in \ + *$$target_option*) has_opt=yes; break;; \ esac; \ - test $$am__dry = yes; \ - } + done; \ + test $$has_opt = yes +am__make_dryrun = (target_option=n; $(am__make_running_with_option)) +am__make_keepgoing = (target_option=k; $(am__make_running_with_option)) pkgdatadir = $(datadir)/@PACKAGE@ pkgincludedir = $(includedir)/@PACKAGE@ pkglibdir = $(libdir)/@PACKAGE@ @@ -53,14 +79,14 @@ PRE_UNINSTALL = : POST_UNINSTALL = : build_triplet = @build@ host_triplet = @host@ -DIST_COMMON = $(top_srcdir)/Makefile.decl $(srcdir)/Makefile.in \ - $(srcdir)/Makefile.am $(top_srcdir)/depcomp README noinst_PROGRAMS = timescale$(EXEEXT) subdir = gdk-pixbuf/pixops +DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \ + $(top_srcdir)/depcomp README ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/m4/gettext.m4 \ - $(top_srcdir)/m4/gtk-doc.m4 $(top_srcdir)/m4/iconv.m4 \ - $(top_srcdir)/m4/intlmacosx.m4 \ + $(top_srcdir)/m4/glibtests.m4 $(top_srcdir)/m4/gtk-doc.m4 \ + $(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/intlmacosx.m4 \ $(top_srcdir)/m4/introspection.m4 $(top_srcdir)/m4/lib-ld.m4 \ $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \ $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \ @@ -198,6 +224,7 @@ EGREP = @EGREP@ EXEEXT = @EXEEXT@ EXE_MANIFEST_ARCHITECTURE = @EXE_MANIFEST_ARCHITECTURE@ FGREP = @FGREP@ +GCOV = @GCOV@ GDK_PIXBUF_API_VERSION = @GDK_PIXBUF_API_VERSION@ GDK_PIXBUF_BINARY_VERSION = @GDK_PIXBUF_BINARY_VERSION@ GDK_PIXBUF_CSOURCE = @GDK_PIXBUF_CSOURCE@ @@ -213,6 +240,7 @@ GDK_PIXBUF_PACKAGES = @GDK_PIXBUF_PACKAGES@ GDK_PIXBUF_VERSION = @GDK_PIXBUF_VERSION@ GDK_PIXBUF_XLIB_DEP_CFLAGS = @GDK_PIXBUF_XLIB_DEP_CFLAGS@ GDK_PIXBUF_XLIB_DEP_LIBS = @GDK_PIXBUF_XLIB_DEP_LIBS@ +GENHTML = @GENHTML@ GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@ GETTEXT_PACKAGE = @GETTEXT_PACKAGE@ GLIB_CFLAGS = @GLIB_CFLAGS@ @@ -225,6 +253,7 @@ GMSGFMT_015 = @GMSGFMT_015@ GOBJECT_QUERY = @GOBJECT_QUERY@ GREP = @GREP@ GTKDOC_CHECK = @GTKDOC_CHECK@ +GTKDOC_CHECK_PATH = @GTKDOC_CHECK_PATH@ GTKDOC_DEPS_CFLAGS = @GTKDOC_DEPS_CFLAGS@ GTKDOC_DEPS_LIBS = @GTKDOC_DEPS_LIBS@ GTKDOC_MKPDF = @GTKDOC_MKPDF@ @@ -248,6 +277,7 @@ INTROSPECTION_LIBS = @INTROSPECTION_LIBS@ INTROSPECTION_MAKEFILE = @INTROSPECTION_MAKEFILE@ INTROSPECTION_SCANNER = @INTROSPECTION_SCANNER@ INTROSPECTION_TYPELIBDIR = @INTROSPECTION_TYPELIBDIR@ +LCOV = @LCOV@ LD = @LD@ LDFLAGS = @LDFLAGS@ LIBICONV = @LIBICONV@ @@ -343,6 +373,8 @@ htmldir = @htmldir@ includedir = @includedir@ infodir = @infodir@ install_sh = @install_sh@ +installed_test_metadir = @installed_test_metadir@ +installed_testdir = @installed_testdir@ libdir = @libdir@ libexecdir = @libexecdir@ localedir = @localedir@ @@ -363,38 +395,8 @@ target_alias = @target_alias@ top_build_prefix = @top_build_prefix@ top_builddir = @top_builddir@ top_srcdir = @top_srcdir@ -GTESTER = gtester # in $PATH for non-GLIB packages -GTESTER_REPORT = gtester-report # in $PATH for non-GLIB packages - -# initialize variables for unconditional += appending -EXTRA_DIST = DETAILS pixbuf-transform-math.ltx makefile.msc -TEST_PROGS = - -### testing rules - -# Xvfb based test rules -XVFB = Xvfb -ac -noreset -screen 0 800x600x16 -XIDS = 101 102 103 104 105 106 107 197 199 211 223 227 293 307 308 309 310 311 \ - 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 \ - 991 992 993 994 995 996 997 998 999 1000 1001 1002 1003 1004 1005 1006 1007 \ - 1008 1009 4703 4721 4723 4729 4733 4751 9973 9974 9975 9976 9977 9978 9979 \ - 9980 9981 9982 9983 9984 9985 9986 9987 9988 9989 9990 9991 9992 9993 9994 \ - 9995 9996 9997 9998 9999 - -SKIP_GDKTARGET = \ - test "$(gdktarget)" != "x11" \ - && echo "Gtk+Tests:INFO: Skipping GUI tests for non-X11 target." - -XVFB_START = \ - ${XVFB} -help 2>/dev/null 1>&2 \ - && XID=`for id in $(XIDS) ; do test -e /tmp/.X$$id-lock || { echo $$id; exit 0; }; done; exit 1` \ - && { ${XVFB} :$$XID -screen 0 800x600x16 -nolisten tcp -auth /dev/null >/dev/null 2>&1 & \ - trap "kill -15 $$! " 0 HUP INT QUIT TRAP USR1 PIPE TERM ; } \ - || { echo "Gtk+Tests:ERROR: Failed to start Xvfb environment for X11 target tests."; exit 1; } \ - && DISPLAY=:$$XID && export DISPLAY - noinst_LTLIBRARIES = libpixops.la -INCLUDES = \ +AM_CPPFLAGS = \ -I$(top_srcdir) -I$(top_builddir) \ $(GTK_DEBUG_FLAGS) \ $(GDK_PIXBUF_DEP_CFLAGS) @@ -413,11 +415,16 @@ libpixops_la_SOURCES = \ pixops-internal.h \ $(mmx_sources) +EXTRA_DIST = \ + DETAILS \ + pixbuf-transform-math.ltx \ + makefile.msc + all: all-am .SUFFIXES: .SUFFIXES: .S .c .lo .o .obj -$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/Makefile.decl $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) @for dep in $?; do \ case '$(am__configure_deps)' in \ *$$dep*) \ @@ -438,7 +445,6 @@ Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ esac; -$(top_srcdir)/Makefile.decl: $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh @@ -459,6 +465,7 @@ clean-noinstLTLIBRARIES: echo rm -f $${locs}; \ rm -f $${locs}; \ } + libpixops.la: $(libpixops_la_OBJECTS) $(libpixops_la_DEPENDENCIES) $(EXTRA_libpixops_la_DEPENDENCIES) $(AM_V_CCLD)$(LINK) $(libpixops_la_OBJECTS) $(libpixops_la_LIBADD) $(LIBS) @@ -470,6 +477,7 @@ clean-noinstPROGRAMS: list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \ echo " rm -f" $$list; \ rm -f $$list + timescale$(EXEEXT): $(timescale_OBJECTS) $(timescale_DEPENDENCIES) $(EXTRA_timescale_DEPENDENCIES) @rm -f timescale$(EXEEXT) $(AM_V_CCLD)$(LINK) $(timescale_OBJECTS) $(timescale_LDADD) $(LIBS) @@ -513,14 +521,14 @@ distclean-compile: @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c $< +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $< .c.obj: @am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c `$(CYGPATH_W) '$<'` +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'` .c.lo: @am__fastdepCC_TRUE@ $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $< @@ -618,7 +626,6 @@ distdir: $(DISTFILES) fi; \ done check-am: all-am - $(MAKE) $(AM_MAKEFLAGS) check-local check: check-am all-am: Makefile $(LTLIBRARIES) $(PROGRAMS) installdirs: @@ -723,75 +730,22 @@ ps-am: uninstall-am: -.MAKE: check-am install-am install-strip - -.PHONY: CTAGS GTAGS TAGS all all-am check check-am check-local clean \ - clean-generic clean-libtool clean-noinstLTLIBRARIES \ - clean-noinstPROGRAMS cscopelist-am ctags ctags-am distclean \ - distclean-compile distclean-generic distclean-libtool \ - distclean-tags distdir dvi dvi-am html html-am info info-am \ - install install-am install-data install-data-am install-dvi \ - install-dvi-am install-exec install-exec-am install-html \ - install-html-am install-info install-info-am install-man \ - install-pdf install-pdf-am install-ps install-ps-am \ - install-strip installcheck installcheck-am installdirs \ - maintainer-clean maintainer-clean-generic mostlyclean \ - mostlyclean-compile mostlyclean-generic mostlyclean-libtool \ - pdf pdf-am ps ps-am tags tags-am uninstall uninstall-am - -# call as: $(XVFB_START) && someprogram - -# test: run all tests in cwd and subdirs -test: ${TEST_PROGS} - @$(SKIP_GDKTARGET) || test -z "${TEST_PROGS}" || { \ - $(XVFB_START) && { set -e; ${GTESTER} --verbose ${TEST_PROGS}; }; \ - } - @ for subdir in $(SUBDIRS) ; do \ - test "$$subdir" = "." -o "$$subdir" = "po" -o "$$subdir" = "po-properties" || \ - ( cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $@ ) || exit $? ; \ - done -# test-report: run tests in subdirs and generate report -# perf-report: run tests in subdirs with -m perf and generate report -# full-report: like test-report: with -m perf and -m slow -test-report perf-report full-report: ${TEST_PROGS} - @ ignore_logdir=true ; \ - if test -z "$$GTESTER_LOGDIR" ; then \ - GTESTER_LOGDIR=`mktemp -d "\`pwd\`/.testlogs-XXXXXX"`; export GTESTER_LOGDIR ; \ - ignore_logdir=false ; \ - fi ; \ - for subdir in $(SUBDIRS) ; do \ - test "$$subdir" = "." -o "$$subdir" = "po" -o "$$subdir" = "po-properties" || \ - ( cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $@ ) || exit $? ; \ - done ; \ - $(SKIP_GDKTARGET) || test -z "${TEST_PROGS}" || { \ - case $@ in \ - test-report) test_options="-k";; \ - perf-report) test_options="-k -m=perf";; \ - full-report) test_options="-k -m=perf -m=slow";; \ - esac ; \ - $(XVFB_START) && { \ - set -e; \ - if test -z "$$GTESTER_LOGDIR" ; then \ - ${GTESTER} --verbose $$test_options -o test-report.xml ${TEST_PROGS} ; \ - elif test -n "${TEST_PROGS}" ; then \ - ${GTESTER} --verbose $$test_options -o `mktemp "$$GTESTER_LOGDIR/log-XXXXXX"` ${TEST_PROGS} ; \ - fi ; \ - }; \ - }; \ - $$ignore_logdir || { \ - echo '' > $@.xml ; \ - echo '' >> $@.xml ; \ - for lf in `ls -L "$$GTESTER_LOGDIR"/.` ; do \ - sed '1,1s/^?]*?>//' <"$$GTESTER_LOGDIR"/"$$lf" >> $@.xml ; \ - done ; \ - echo >> $@.xml ; \ - echo '' >> $@.xml ; \ - rm -rf "$$GTESTER_LOGDIR"/ ; \ - ${GTESTER_REPORT} --version 2>/dev/null 1>&2 ; test "$$?" != 0 || ${GTESTER_REPORT} $@.xml >$@.html ; \ - } -.PHONY: test test-report perf-report full-report -# run make test as part of make check -check-local: test +.MAKE: install-am install-strip + +.PHONY: CTAGS GTAGS TAGS all all-am check check-am clean clean-generic \ + clean-libtool clean-noinstLTLIBRARIES clean-noinstPROGRAMS \ + cscopelist-am ctags ctags-am distclean distclean-compile \ + distclean-generic distclean-libtool distclean-tags distdir dvi \ + dvi-am html html-am info info-am install install-am \ + install-data install-data-am install-dvi install-dvi-am \ + install-exec install-exec-am install-html install-html-am \ + install-info install-info-am install-man install-pdf \ + install-pdf-am install-ps install-ps-am install-strip \ + installcheck installcheck-am installdirs maintainer-clean \ + maintainer-clean-generic mostlyclean mostlyclean-compile \ + mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \ + tags tags-am uninstall uninstall-am + -include $(top_srcdir)/git.mk diff --git a/gdk-pixbuf/pixops/composite_line_22_4a4_mmx.S b/gdk-pixbuf/pixops/composite_line_22_4a4_mmx.S index dac0022..c062cad 100644 --- a/gdk-pixbuf/pixops/composite_line_22_4a4_mmx.S +++ b/gdk-pixbuf/pixops/composite_line_22_4a4_mmx.S @@ -12,9 +12,7 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place - Suite 330, - * Boston, MA 02111-1307, USA. + * License along with this library; if not, see . */ .file "composite_line_22_4a4_mmx.S" .version "01.01" diff --git a/gdk-pixbuf/pixops/composite_line_color_22_4a4_mmx.S b/gdk-pixbuf/pixops/composite_line_color_22_4a4_mmx.S index ab7c872..f72a8bf 100644 --- a/gdk-pixbuf/pixops/composite_line_color_22_4a4_mmx.S +++ b/gdk-pixbuf/pixops/composite_line_color_22_4a4_mmx.S @@ -12,9 +12,7 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place - Suite 330, - * Boston, MA 02111-1307, USA. + * License along with this library; if not, see . */ .file "composite_line_color_22_4a4_mmx.S" .version "01.01" diff --git a/gdk-pixbuf/pixops/have_mmx.S b/gdk-pixbuf/pixops/have_mmx.S index e455539..ce0bb00 100644 --- a/gdk-pixbuf/pixops/have_mmx.S +++ b/gdk-pixbuf/pixops/have_mmx.S @@ -12,9 +12,7 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place - Suite 330, - * Boston, MA 02111-1307, USA. + * License along with this library; if not, see . */ .file "have_mmx.S" .version "01.01" diff --git a/gdk-pixbuf/pixops/pixops-internal.h b/gdk-pixbuf/pixops/pixops-internal.h index a048b69..6497c24 100644 --- a/gdk-pixbuf/pixops/pixops-internal.h +++ b/gdk-pixbuf/pixops/pixops-internal.h @@ -12,9 +12,7 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place - Suite 330, - * Boston, MA 02111-1307, USA. + * License along with this library; if not, see . */ #ifdef USE_MMX guchar *_pixops_scale_line_22_33_mmx (guint32 weights[16][8], guchar *p, guchar *q1, guchar *q2, int x_step, guchar *p_stop, int x_init); diff --git a/gdk-pixbuf/pixops/pixops.c b/gdk-pixbuf/pixops/pixops.c index 5db165c..993223e 100644 --- a/gdk-pixbuf/pixops/pixops.c +++ b/gdk-pixbuf/pixops/pixops.c @@ -15,9 +15,7 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place - Suite 330, - * Boston, MA 02111-1307, USA. + * License along with this library; if not, see . */ #include "config.h" #include diff --git a/gdk-pixbuf/pixops/pixops.h b/gdk-pixbuf/pixops/pixops.h index 56d3ff0..d78bb68 100644 --- a/gdk-pixbuf/pixops/pixops.h +++ b/gdk-pixbuf/pixops/pixops.h @@ -12,9 +12,7 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place - Suite 330, - * Boston, MA 02111-1307, USA. + * License along with this library; if not, see . */ #ifndef PIXOPS_H #define PIXOPS_H diff --git a/gdk-pixbuf/pixops/scale_line_22_33_mmx.S b/gdk-pixbuf/pixops/scale_line_22_33_mmx.S index 53144ae..6080844 100644 --- a/gdk-pixbuf/pixops/scale_line_22_33_mmx.S +++ b/gdk-pixbuf/pixops/scale_line_22_33_mmx.S @@ -12,9 +12,7 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place - Suite 330, - * Boston, MA 02111-1307, USA. + * License along with this library; if not, see . */ .file "scale_line_22_33_mmx.S" .version "01.01" diff --git a/gdk-pixbuf/pixops/timescale.c b/gdk-pixbuf/pixops/timescale.c index cac11d9..1a1b59d 100644 --- a/gdk-pixbuf/pixops/timescale.c +++ b/gdk-pixbuf/pixops/timescale.c @@ -12,9 +12,7 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place - Suite 330, - * Boston, MA 02111-1307, USA. + * License along with this library; if not, see . */ #include "config.h" #include diff --git a/gdk-pixbuf/queryloaders.c b/gdk-pixbuf/queryloaders.c index f1b22ce..a9ca015 100644 --- a/gdk-pixbuf/queryloaders.c +++ b/gdk-pixbuf/queryloaders.c @@ -17,9 +17,7 @@ * Library General Public License for more details. * * You should have received a copy of the GNU Library General Public - * License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place - Suite 330, - * Boston, MA 02111-1307, USA. + * License along with this library; if not, see . */ #include "config.h" @@ -374,7 +372,7 @@ int main (int argc, char **argv) else { char *cwd = g_get_current_dir (); - for (i = 1; i < argc; i++) { + for (i = first_file; i < argc; i++) { char *infilename = argv[i]; #ifdef G_OS_WIN32 infilename = g_locale_to_utf8 (infilename, diff --git a/gdk-pixbuf/test-gdk-pixbuf.c b/gdk-pixbuf/test-gdk-pixbuf.c index 27adffe..23548c5 100644 --- a/gdk-pixbuf/test-gdk-pixbuf.c +++ b/gdk-pixbuf/test-gdk-pixbuf.c @@ -17,8 +17,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA. + * along with this program; if not, see . */ #include "config.h" @@ -230,10 +229,6 @@ main (int argc, char **argv) result = EXIT_SUCCESS; -#if !GLIB_CHECK_VERSION (2, 35, 3) - g_type_init (); -#endif - /* Run some tests. */ if (!simple_composite_test ()) { result = EXIT_FAILURE; diff --git a/gdk-pixbuf/xpm-color-table.h b/gdk-pixbuf/xpm-color-table.h index 637a27c..8e9e605 100644 --- a/gdk-pixbuf/xpm-color-table.h +++ b/gdk-pixbuf/xpm-color-table.h @@ -1,18 +1,17 @@ /* xpm-color-table.h: Generated by gen-color-table.pl from rgb.txt * - * Date: Tue Mar 8 03:54:56 2005 + * Date: Sat Apr 6 06:45:32 2013 * * Do not edit. */ static const char color_names[] = - "alice blue\0" "AliceBlue\0" - "antique white\0" "AntiqueWhite\0" "AntiqueWhite1\0" "AntiqueWhite2\0" "AntiqueWhite3\0" "AntiqueWhite4\0" + "aqua\0" "aquamarine\0" "aquamarine1\0" "aquamarine2\0" @@ -30,10 +29,8 @@ static const char color_names[] = "bisque3\0" "bisque4\0" "black\0" - "blanched almond\0" "BlanchedAlmond\0" "blue\0" - "blue violet\0" "blue1\0" "blue2\0" "blue3\0" @@ -49,7 +46,6 @@ static const char color_names[] = "burlywood2\0" "burlywood3\0" "burlywood4\0" - "cadet blue\0" "CadetBlue\0" "CadetBlue1\0" "CadetBlue2\0" @@ -70,37 +66,18 @@ static const char color_names[] = "coral2\0" "coral3\0" "coral4\0" - "cornflower blue\0" "CornflowerBlue\0" "cornsilk\0" "cornsilk1\0" "cornsilk2\0" "cornsilk3\0" "cornsilk4\0" + "crimson\0" "cyan\0" "cyan1\0" "cyan2\0" "cyan3\0" "cyan4\0" - "dark blue\0" - "dark cyan\0" - "dark goldenrod\0" - "dark gray\0" - "dark green\0" - "dark grey\0" - "dark khaki\0" - "dark magenta\0" - "dark olive green\0" - "dark orange\0" - "dark orchid\0" - "dark red\0" - "dark salmon\0" - "dark sea green\0" - "dark slate blue\0" - "dark slate gray\0" - "dark slate grey\0" - "dark turquoise\0" - "dark violet\0" "DarkBlue\0" "DarkCyan\0" "DarkGoldenrod\0" @@ -144,8 +121,6 @@ static const char color_names[] = "DarkSlateGrey\0" "DarkTurquoise\0" "DarkViolet\0" - "deep pink\0" - "deep sky blue\0" "DeepPink\0" "DeepPink1\0" "DeepPink2\0" @@ -156,11 +131,8 @@ static const char color_names[] = "DeepSkyBlue2\0" "DeepSkyBlue3\0" "DeepSkyBlue4\0" - "dim gray\0" - "dim grey\0" "DimGray\0" "DimGrey\0" - "dodger blue\0" "DodgerBlue\0" "DodgerBlue1\0" "DodgerBlue2\0" @@ -171,12 +143,10 @@ static const char color_names[] = "firebrick2\0" "firebrick3\0" "firebrick4\0" - "floral white\0" "FloralWhite\0" - "forest green\0" "ForestGreen\0" + "fuchsia\0" "gainsboro\0" - "ghost white\0" "GhostWhite\0" "gold\0" "gold1\0" @@ -291,7 +261,6 @@ static const char color_names[] = "gray98\0" "gray99\0" "green\0" - "green yellow\0" "green1\0" "green2\0" "green3\0" @@ -404,18 +373,17 @@ static const char color_names[] = "honeydew2\0" "honeydew3\0" "honeydew4\0" - "hot pink\0" "HotPink\0" "HotPink1\0" "HotPink2\0" "HotPink3\0" "HotPink4\0" - "indian red\0" "IndianRed\0" "IndianRed1\0" "IndianRed2\0" "IndianRed3\0" "IndianRed4\0" + "indigo\0" "ivory\0" "ivory1\0" "ivory2\0" @@ -427,37 +395,17 @@ static const char color_names[] = "khaki3\0" "khaki4\0" "lavender\0" - "lavender blush\0" "LavenderBlush\0" "LavenderBlush1\0" "LavenderBlush2\0" "LavenderBlush3\0" "LavenderBlush4\0" - "lawn green\0" "LawnGreen\0" - "lemon chiffon\0" "LemonChiffon\0" "LemonChiffon1\0" "LemonChiffon2\0" "LemonChiffon3\0" "LemonChiffon4\0" - "light blue\0" - "light coral\0" - "light cyan\0" - "light goldenrod\0" - "light goldenrod yellow\0" - "light gray\0" - "light green\0" - "light grey\0" - "light pink\0" - "light salmon\0" - "light sea green\0" - "light sky blue\0" - "light slate blue\0" - "light slate gray\0" - "light slate grey\0" - "light steel blue\0" - "light yellow\0" "LightBlue\0" "LightBlue1\0" "LightBlue2\0" @@ -507,7 +455,7 @@ static const char color_names[] = "LightYellow2\0" "LightYellow3\0" "LightYellow4\0" - "lime green\0" + "lime\0" "LimeGreen\0" "linen\0" "magenta\0" @@ -520,15 +468,6 @@ static const char color_names[] = "maroon2\0" "maroon3\0" "maroon4\0" - "medium aquamarine\0" - "medium blue\0" - "medium orchid\0" - "medium purple\0" - "medium sea green\0" - "medium slate blue\0" - "medium spring green\0" - "medium turquoise\0" - "medium violet red\0" "MediumAquamarine\0" "MediumBlue\0" "MediumOrchid\0" @@ -546,36 +485,29 @@ static const char color_names[] = "MediumSpringGreen\0" "MediumTurquoise\0" "MediumVioletRed\0" - "midnight blue\0" "MidnightBlue\0" - "mint cream\0" "MintCream\0" - "misty rose\0" "MistyRose\0" "MistyRose1\0" "MistyRose2\0" "MistyRose3\0" "MistyRose4\0" "moccasin\0" - "navajo white\0" "NavajoWhite\0" "NavajoWhite1\0" "NavajoWhite2\0" "NavajoWhite3\0" "NavajoWhite4\0" "navy\0" - "navy blue\0" "NavyBlue\0" - "old lace\0" "OldLace\0" - "olive drab\0" + "olive\0" "OliveDrab\0" "OliveDrab1\0" "OliveDrab2\0" "OliveDrab3\0" "OliveDrab4\0" "orange\0" - "orange red\0" "orange1\0" "orange2\0" "orange3\0" @@ -590,10 +522,6 @@ static const char color_names[] = "orchid2\0" "orchid3\0" "orchid4\0" - "pale goldenrod\0" - "pale green\0" - "pale turquoise\0" - "pale violet red\0" "PaleGoldenrod\0" "PaleGreen\0" "PaleGreen1\0" @@ -610,9 +538,7 @@ static const char color_names[] = "PaleVioletRed2\0" "PaleVioletRed3\0" "PaleVioletRed4\0" - "papaya whip\0" "PapayaWhip\0" - "peach puff\0" "PeachPuff\0" "PeachPuff1\0" "PeachPuff2\0" @@ -629,7 +555,6 @@ static const char color_names[] = "plum2\0" "plum3\0" "plum4\0" - "powder blue\0" "PowderBlue\0" "purple\0" "purple1\0" @@ -641,28 +566,23 @@ static const char color_names[] = "red2\0" "red3\0" "red4\0" - "rosy brown\0" "RosyBrown\0" "RosyBrown1\0" "RosyBrown2\0" "RosyBrown3\0" "RosyBrown4\0" - "royal blue\0" "RoyalBlue\0" "RoyalBlue1\0" "RoyalBlue2\0" "RoyalBlue3\0" "RoyalBlue4\0" - "saddle brown\0" "SaddleBrown\0" "salmon\0" "salmon1\0" "salmon2\0" "salmon3\0" "salmon4\0" - "sandy brown\0" "SandyBrown\0" - "sea green\0" "SeaGreen\0" "SeaGreen1\0" "SeaGreen2\0" @@ -678,15 +598,12 @@ static const char color_names[] = "sienna2\0" "sienna3\0" "sienna4\0" - "sky blue\0" + "silver\0" "SkyBlue\0" "SkyBlue1\0" "SkyBlue2\0" "SkyBlue3\0" "SkyBlue4\0" - "slate blue\0" - "slate gray\0" - "slate grey\0" "SlateBlue\0" "SlateBlue1\0" "SlateBlue2\0" @@ -703,13 +620,11 @@ static const char color_names[] = "snow2\0" "snow3\0" "snow4\0" - "spring green\0" "SpringGreen\0" "SpringGreen1\0" "SpringGreen2\0" "SpringGreen3\0" "SpringGreen4\0" - "steel blue\0" "SteelBlue\0" "SteelBlue1\0" "SteelBlue2\0" @@ -720,6 +635,7 @@ static const char color_names[] = "tan2\0" "tan3\0" "tan4\0" + "teal\0" "thistle\0" "thistle1\0" "thistle2\0" @@ -736,7 +652,6 @@ static const char color_names[] = "turquoise3\0" "turquoise4\0" "violet\0" - "violet red\0" "VioletRed\0" "VioletRed1\0" "VioletRed2\0" @@ -748,10 +663,8 @@ static const char color_names[] = "wheat3\0" "wheat4\0" "white\0" - "white smoke\0" "WhiteSmoke\0" "yellow\0" - "yellow green\0" "yellow1\0" "yellow2\0" "yellow3\0" @@ -767,755 +680,668 @@ typedef struct { static const XPMColorEntry xColors[] = { { 0, 240, 248, 255 }, - { 11, 240, 248, 255 }, - { 21, 250, 235, 215 }, - { 35, 250, 235, 215 }, - { 48, 255, 239, 219 }, - { 62, 238, 223, 204 }, - { 76, 205, 192, 176 }, - { 90, 139, 131, 120 }, - { 104, 127, 255, 212 }, - { 115, 127, 255, 212 }, - { 127, 118, 238, 198 }, - { 139, 102, 205, 170 }, - { 151, 69, 139, 116 }, - { 163, 240, 255, 255 }, - { 169, 240, 255, 255 }, - { 176, 224, 238, 238 }, - { 183, 193, 205, 205 }, - { 190, 131, 139, 139 }, - { 197, 245, 245, 220 }, - { 203, 255, 228, 196 }, - { 210, 255, 228, 196 }, - { 218, 238, 213, 183 }, - { 226, 205, 183, 158 }, - { 234, 139, 125, 107 }, - { 242, 0, 0, 0 }, - { 248, 255, 235, 205 }, - { 264, 255, 235, 205 }, - { 279, 0, 0, 255 }, - { 284, 138, 43, 226 }, - { 296, 0, 0, 255 }, - { 302, 0, 0, 238 }, - { 308, 0, 0, 205 }, - { 314, 0, 0, 139 }, - { 320, 138, 43, 226 }, - { 331, 165, 42, 42 }, - { 337, 255, 64, 64 }, - { 344, 238, 59, 59 }, - { 351, 205, 51, 51 }, - { 358, 139, 35, 35 }, - { 365, 222, 184, 135 }, - { 375, 255, 211, 155 }, - { 386, 238, 197, 145 }, - { 397, 205, 170, 125 }, - { 408, 139, 115, 85 }, - { 419, 95, 158, 160 }, - { 430, 95, 158, 160 }, - { 440, 152, 245, 255 }, - { 451, 142, 229, 238 }, - { 462, 122, 197, 205 }, - { 473, 83, 134, 139 }, - { 484, 127, 255, 0 }, - { 495, 127, 255, 0 }, - { 507, 118, 238, 0 }, - { 519, 102, 205, 0 }, - { 531, 69, 139, 0 }, - { 543, 210, 105, 30 }, - { 553, 255, 127, 36 }, - { 564, 238, 118, 33 }, - { 575, 205, 102, 29 }, - { 586, 139, 69, 19 }, - { 597, 255, 127, 80 }, - { 603, 255, 114, 86 }, - { 610, 238, 106, 80 }, - { 617, 205, 91, 69 }, - { 624, 139, 62, 47 }, - { 631, 100, 149, 237 }, - { 647, 100, 149, 237 }, - { 662, 255, 248, 220 }, - { 671, 255, 248, 220 }, - { 681, 238, 232, 205 }, - { 691, 205, 200, 177 }, - { 701, 139, 136, 120 }, - { 711, 0, 255, 255 }, - { 716, 0, 255, 255 }, - { 722, 0, 238, 238 }, - { 728, 0, 205, 205 }, - { 734, 0, 139, 139 }, - { 740, 0, 0, 139 }, - { 750, 0, 139, 139 }, - { 760, 184, 134, 11 }, - { 775, 169, 169, 169 }, - { 785, 0, 100, 0 }, - { 796, 169, 169, 169 }, - { 806, 189, 183, 107 }, - { 817, 139, 0, 139 }, - { 830, 85, 107, 47 }, - { 847, 255, 140, 0 }, - { 859, 153, 50, 204 }, - { 871, 139, 0, 0 }, - { 880, 233, 150, 122 }, - { 892, 143, 188, 143 }, - { 907, 72, 61, 139 }, - { 923, 47, 79, 79 }, - { 939, 47, 79, 79 }, - { 955, 0, 206, 209 }, - { 970, 148, 0, 211 }, - { 982, 0, 0, 139 }, - { 991, 0, 139, 139 }, - { 1000, 184, 134, 11 }, - { 1014, 255, 185, 15 }, - { 1029, 238, 173, 14 }, - { 1044, 205, 149, 12 }, - { 1059, 139, 101, 8 }, - { 1074, 169, 169, 169 }, - { 1083, 0, 100, 0 }, - { 1093, 169, 169, 169 }, - { 1102, 189, 183, 107 }, - { 1112, 139, 0, 139 }, - { 1124, 85, 107, 47 }, - { 1139, 202, 255, 112 }, - { 1155, 188, 238, 104 }, - { 1171, 162, 205, 90 }, - { 1187, 110, 139, 61 }, - { 1203, 255, 140, 0 }, - { 1214, 255, 127, 0 }, - { 1226, 238, 118, 0 }, - { 1238, 205, 102, 0 }, - { 1250, 139, 69, 0 }, - { 1262, 153, 50, 204 }, - { 1273, 191, 62, 255 }, - { 1285, 178, 58, 238 }, - { 1297, 154, 50, 205 }, - { 1309, 104, 34, 139 }, - { 1321, 139, 0, 0 }, - { 1329, 233, 150, 122 }, - { 1340, 143, 188, 143 }, - { 1353, 193, 255, 193 }, - { 1367, 180, 238, 180 }, - { 1381, 155, 205, 155 }, - { 1395, 105, 139, 105 }, - { 1409, 72, 61, 139 }, - { 1423, 47, 79, 79 }, - { 1437, 151, 255, 255 }, - { 1452, 141, 238, 238 }, - { 1467, 121, 205, 205 }, - { 1482, 82, 139, 139 }, - { 1497, 47, 79, 79 }, - { 1511, 0, 206, 209 }, - { 1525, 148, 0, 211 }, - { 1536, 255, 20, 147 }, - { 1546, 0, 191, 255 }, - { 1560, 255, 20, 147 }, - { 1569, 255, 20, 147 }, - { 1579, 238, 18, 137 }, - { 1589, 205, 16, 118 }, - { 1599, 139, 10, 80 }, - { 1609, 0, 191, 255 }, - { 1621, 0, 191, 255 }, - { 1634, 0, 178, 238 }, - { 1647, 0, 154, 205 }, - { 1660, 0, 104, 139 }, - { 1673, 105, 105, 105 }, - { 1682, 105, 105, 105 }, - { 1691, 105, 105, 105 }, - { 1699, 105, 105, 105 }, - { 1707, 30, 144, 255 }, - { 1719, 30, 144, 255 }, - { 1730, 30, 144, 255 }, - { 1742, 28, 134, 238 }, - { 1754, 24, 116, 205 }, - { 1766, 16, 78, 139 }, - { 1778, 178, 34, 34 }, - { 1788, 255, 48, 48 }, - { 1799, 238, 44, 44 }, - { 1810, 205, 38, 38 }, - { 1821, 139, 26, 26 }, - { 1832, 255, 250, 240 }, - { 1845, 255, 250, 240 }, - { 1857, 34, 139, 34 }, - { 1870, 34, 139, 34 }, - { 1882, 220, 220, 220 }, - { 1892, 248, 248, 255 }, - { 1904, 248, 248, 255 }, - { 1915, 255, 215, 0 }, - { 1920, 255, 215, 0 }, - { 1926, 238, 201, 0 }, - { 1932, 205, 173, 0 }, - { 1938, 139, 117, 0 }, - { 1944, 218, 165, 32 }, - { 1954, 255, 193, 37 }, - { 1965, 238, 180, 34 }, - { 1976, 205, 155, 29 }, - { 1987, 139, 105, 20 }, - { 1998, 190, 190, 190 }, - { 2003, 0, 0, 0 }, - { 2009, 3, 3, 3 }, - { 2015, 26, 26, 26 }, - { 2022, 255, 255, 255 }, - { 2030, 28, 28, 28 }, - { 2037, 31, 31, 31 }, - { 2044, 33, 33, 33 }, - { 2051, 36, 36, 36 }, - { 2058, 38, 38, 38 }, - { 2065, 41, 41, 41 }, - { 2072, 43, 43, 43 }, - { 2079, 46, 46, 46 }, - { 2086, 48, 48, 48 }, - { 2093, 5, 5, 5 }, - { 2099, 51, 51, 51 }, - { 2106, 54, 54, 54 }, - { 2113, 56, 56, 56 }, - { 2120, 59, 59, 59 }, - { 2127, 61, 61, 61 }, - { 2134, 64, 64, 64 }, - { 2141, 66, 66, 66 }, - { 2148, 69, 69, 69 }, - { 2155, 71, 71, 71 }, - { 2162, 74, 74, 74 }, - { 2169, 8, 8, 8 }, - { 2175, 77, 77, 77 }, - { 2182, 79, 79, 79 }, - { 2189, 82, 82, 82 }, - { 2196, 84, 84, 84 }, - { 2203, 87, 87, 87 }, - { 2210, 89, 89, 89 }, - { 2217, 92, 92, 92 }, - { 2224, 94, 94, 94 }, - { 2231, 97, 97, 97 }, - { 2238, 99, 99, 99 }, - { 2245, 10, 10, 10 }, - { 2251, 102, 102, 102 }, - { 2258, 105, 105, 105 }, - { 2265, 107, 107, 107 }, - { 2272, 110, 110, 110 }, - { 2279, 112, 112, 112 }, - { 2286, 115, 115, 115 }, - { 2293, 117, 117, 117 }, - { 2300, 120, 120, 120 }, - { 2307, 122, 122, 122 }, - { 2314, 125, 125, 125 }, - { 2321, 13, 13, 13 }, - { 2327, 127, 127, 127 }, - { 2334, 130, 130, 130 }, - { 2341, 133, 133, 133 }, - { 2348, 135, 135, 135 }, - { 2355, 138, 138, 138 }, - { 2362, 140, 140, 140 }, - { 2369, 143, 143, 143 }, - { 2376, 145, 145, 145 }, - { 2383, 148, 148, 148 }, - { 2390, 150, 150, 150 }, - { 2397, 15, 15, 15 }, - { 2403, 153, 153, 153 }, - { 2410, 156, 156, 156 }, - { 2417, 158, 158, 158 }, - { 2424, 161, 161, 161 }, - { 2431, 163, 163, 163 }, - { 2438, 166, 166, 166 }, - { 2445, 168, 168, 168 }, - { 2452, 171, 171, 171 }, - { 2459, 173, 173, 173 }, - { 2466, 176, 176, 176 }, - { 2473, 18, 18, 18 }, - { 2479, 179, 179, 179 }, - { 2486, 181, 181, 181 }, - { 2493, 184, 184, 184 }, - { 2500, 186, 186, 186 }, - { 2507, 189, 189, 189 }, - { 2514, 191, 191, 191 }, - { 2521, 194, 194, 194 }, - { 2528, 196, 196, 196 }, - { 2535, 199, 199, 199 }, - { 2542, 201, 201, 201 }, - { 2549, 20, 20, 20 }, - { 2555, 204, 204, 204 }, - { 2562, 207, 207, 207 }, - { 2569, 209, 209, 209 }, - { 2576, 212, 212, 212 }, - { 2583, 214, 214, 214 }, - { 2590, 217, 217, 217 }, - { 2597, 219, 219, 219 }, - { 2604, 222, 222, 222 }, - { 2611, 224, 224, 224 }, - { 2618, 227, 227, 227 }, - { 2625, 23, 23, 23 }, - { 2631, 229, 229, 229 }, - { 2638, 232, 232, 232 }, - { 2645, 235, 235, 235 }, - { 2652, 237, 237, 237 }, - { 2659, 240, 240, 240 }, - { 2666, 242, 242, 242 }, - { 2673, 245, 245, 245 }, - { 2680, 247, 247, 247 }, - { 2687, 250, 250, 250 }, - { 2694, 252, 252, 252 }, - { 2701, 0, 255, 0 }, - { 2707, 173, 255, 47 }, - { 2720, 0, 255, 0 }, - { 2727, 0, 238, 0 }, - { 2734, 0, 205, 0 }, - { 2741, 0, 139, 0 }, - { 2748, 173, 255, 47 }, - { 2760, 190, 190, 190 }, - { 2765, 0, 0, 0 }, - { 2771, 3, 3, 3 }, - { 2777, 26, 26, 26 }, - { 2784, 255, 255, 255 }, - { 2792, 28, 28, 28 }, - { 2799, 31, 31, 31 }, - { 2806, 33, 33, 33 }, - { 2813, 36, 36, 36 }, - { 2820, 38, 38, 38 }, - { 2827, 41, 41, 41 }, - { 2834, 43, 43, 43 }, - { 2841, 46, 46, 46 }, - { 2848, 48, 48, 48 }, - { 2855, 5, 5, 5 }, - { 2861, 51, 51, 51 }, - { 2868, 54, 54, 54 }, - { 2875, 56, 56, 56 }, - { 2882, 59, 59, 59 }, - { 2889, 61, 61, 61 }, - { 2896, 64, 64, 64 }, - { 2903, 66, 66, 66 }, - { 2910, 69, 69, 69 }, - { 2917, 71, 71, 71 }, - { 2924, 74, 74, 74 }, - { 2931, 8, 8, 8 }, - { 2937, 77, 77, 77 }, - { 2944, 79, 79, 79 }, - { 2951, 82, 82, 82 }, - { 2958, 84, 84, 84 }, - { 2965, 87, 87, 87 }, - { 2972, 89, 89, 89 }, - { 2979, 92, 92, 92 }, - { 2986, 94, 94, 94 }, - { 2993, 97, 97, 97 }, - { 3000, 99, 99, 99 }, - { 3007, 10, 10, 10 }, - { 3013, 102, 102, 102 }, - { 3020, 105, 105, 105 }, - { 3027, 107, 107, 107 }, - { 3034, 110, 110, 110 }, - { 3041, 112, 112, 112 }, - { 3048, 115, 115, 115 }, - { 3055, 117, 117, 117 }, - { 3062, 120, 120, 120 }, - { 3069, 122, 122, 122 }, - { 3076, 125, 125, 125 }, - { 3083, 13, 13, 13 }, - { 3089, 127, 127, 127 }, - { 3096, 130, 130, 130 }, - { 3103, 133, 133, 133 }, - { 3110, 135, 135, 135 }, - { 3117, 138, 138, 138 }, - { 3124, 140, 140, 140 }, - { 3131, 143, 143, 143 }, - { 3138, 145, 145, 145 }, - { 3145, 148, 148, 148 }, - { 3152, 150, 150, 150 }, - { 3159, 15, 15, 15 }, - { 3165, 153, 153, 153 }, - { 3172, 156, 156, 156 }, - { 3179, 158, 158, 158 }, - { 3186, 161, 161, 161 }, - { 3193, 163, 163, 163 }, - { 3200, 166, 166, 166 }, - { 3207, 168, 168, 168 }, - { 3214, 171, 171, 171 }, - { 3221, 173, 173, 173 }, - { 3228, 176, 176, 176 }, - { 3235, 18, 18, 18 }, - { 3241, 179, 179, 179 }, - { 3248, 181, 181, 181 }, - { 3255, 184, 184, 184 }, - { 3262, 186, 186, 186 }, - { 3269, 189, 189, 189 }, - { 3276, 191, 191, 191 }, - { 3283, 194, 194, 194 }, - { 3290, 196, 196, 196 }, - { 3297, 199, 199, 199 }, - { 3304, 201, 201, 201 }, - { 3311, 20, 20, 20 }, - { 3317, 204, 204, 204 }, - { 3324, 207, 207, 207 }, - { 3331, 209, 209, 209 }, - { 3338, 212, 212, 212 }, - { 3345, 214, 214, 214 }, - { 3352, 217, 217, 217 }, - { 3359, 219, 219, 219 }, - { 3366, 222, 222, 222 }, - { 3373, 224, 224, 224 }, - { 3380, 227, 227, 227 }, - { 3387, 23, 23, 23 }, - { 3393, 229, 229, 229 }, - { 3400, 232, 232, 232 }, - { 3407, 235, 235, 235 }, - { 3414, 237, 237, 237 }, - { 3421, 240, 240, 240 }, - { 3428, 242, 242, 242 }, - { 3435, 245, 245, 245 }, - { 3442, 247, 247, 247 }, - { 3449, 250, 250, 250 }, - { 3456, 252, 252, 252 }, - { 3463, 240, 255, 240 }, - { 3472, 240, 255, 240 }, - { 3482, 224, 238, 224 }, - { 3492, 193, 205, 193 }, - { 3502, 131, 139, 131 }, - { 3512, 255, 105, 180 }, - { 3521, 255, 105, 180 }, - { 3529, 255, 110, 180 }, - { 3538, 238, 106, 167 }, - { 3547, 205, 96, 144 }, - { 3556, 139, 58, 98 }, - { 3565, 205, 92, 92 }, - { 3576, 205, 92, 92 }, - { 3586, 255, 106, 106 }, - { 3597, 238, 99, 99 }, - { 3608, 205, 85, 85 }, - { 3619, 139, 58, 58 }, - { 3630, 255, 255, 240 }, - { 3636, 255, 255, 240 }, - { 3643, 238, 238, 224 }, - { 3650, 205, 205, 193 }, - { 3657, 139, 139, 131 }, - { 3664, 240, 230, 140 }, - { 3670, 255, 246, 143 }, - { 3677, 238, 230, 133 }, - { 3684, 205, 198, 115 }, - { 3691, 139, 134, 78 }, - { 3698, 230, 230, 250 }, - { 3707, 255, 240, 245 }, - { 3722, 255, 240, 245 }, - { 3736, 255, 240, 245 }, - { 3751, 238, 224, 229 }, - { 3766, 205, 193, 197 }, - { 3781, 139, 131, 134 }, - { 3796, 124, 252, 0 }, - { 3807, 124, 252, 0 }, - { 3817, 255, 250, 205 }, - { 3831, 255, 250, 205 }, - { 3844, 255, 250, 205 }, - { 3858, 238, 233, 191 }, - { 3872, 205, 201, 165 }, - { 3886, 139, 137, 112 }, - { 3900, 173, 216, 230 }, - { 3911, 240, 128, 128 }, - { 3923, 224, 255, 255 }, - { 3934, 238, 221, 130 }, - { 3950, 250, 250, 210 }, - { 3973, 211, 211, 211 }, - { 3984, 144, 238, 144 }, - { 3996, 211, 211, 211 }, - { 4007, 255, 182, 193 }, - { 4018, 255, 160, 122 }, - { 4031, 32, 178, 170 }, - { 4047, 135, 206, 250 }, - { 4062, 132, 112, 255 }, - { 4079, 119, 136, 153 }, - { 4096, 119, 136, 153 }, - { 4113, 176, 196, 222 }, - { 4130, 255, 255, 224 }, - { 4143, 173, 216, 230 }, - { 4153, 191, 239, 255 }, - { 4164, 178, 223, 238 }, - { 4175, 154, 192, 205 }, - { 4186, 104, 131, 139 }, - { 4197, 240, 128, 128 }, - { 4208, 224, 255, 255 }, - { 4218, 224, 255, 255 }, - { 4229, 209, 238, 238 }, - { 4240, 180, 205, 205 }, - { 4251, 122, 139, 139 }, - { 4262, 238, 221, 130 }, - { 4277, 255, 236, 139 }, - { 4293, 238, 220, 130 }, - { 4309, 205, 190, 112 }, - { 4325, 139, 129, 76 }, - { 4341, 250, 250, 210 }, - { 4362, 211, 211, 211 }, - { 4372, 144, 238, 144 }, - { 4383, 211, 211, 211 }, - { 4393, 255, 182, 193 }, - { 4403, 255, 174, 185 }, - { 4414, 238, 162, 173 }, - { 4425, 205, 140, 149 }, - { 4436, 139, 95, 101 }, - { 4447, 255, 160, 122 }, - { 4459, 255, 160, 122 }, - { 4472, 238, 149, 114 }, - { 4485, 205, 129, 98 }, - { 4498, 139, 87, 66 }, - { 4511, 32, 178, 170 }, - { 4525, 135, 206, 250 }, - { 4538, 176, 226, 255 }, - { 4552, 164, 211, 238 }, - { 4566, 141, 182, 205 }, - { 4580, 96, 123, 139 }, - { 4594, 132, 112, 255 }, - { 4609, 119, 136, 153 }, - { 4624, 119, 136, 153 }, - { 4639, 176, 196, 222 }, - { 4654, 202, 225, 255 }, - { 4670, 188, 210, 238 }, - { 4686, 162, 181, 205 }, - { 4702, 110, 123, 139 }, - { 4718, 255, 255, 224 }, - { 4730, 255, 255, 224 }, - { 4743, 238, 238, 209 }, - { 4756, 205, 205, 180 }, - { 4769, 139, 139, 122 }, - { 4782, 50, 205, 50 }, - { 4793, 50, 205, 50 }, - { 4803, 250, 240, 230 }, - { 4809, 255, 0, 255 }, - { 4817, 255, 0, 255 }, - { 4826, 238, 0, 238 }, - { 4835, 205, 0, 205 }, - { 4844, 139, 0, 139 }, - { 4853, 176, 48, 96 }, - { 4860, 255, 52, 179 }, - { 4868, 238, 48, 167 }, - { 4876, 205, 41, 144 }, - { 4884, 139, 28, 98 }, - { 4892, 102, 205, 170 }, - { 4910, 0, 0, 205 }, - { 4922, 186, 85, 211 }, - { 4936, 147, 112, 219 }, - { 4950, 60, 179, 113 }, - { 4967, 123, 104, 238 }, - { 4985, 0, 250, 154 }, - { 5005, 72, 209, 204 }, - { 5022, 199, 21, 133 }, - { 5040, 102, 205, 170 }, - { 5057, 0, 0, 205 }, - { 5068, 186, 85, 211 }, - { 5081, 224, 102, 255 }, - { 5095, 209, 95, 238 }, - { 5109, 180, 82, 205 }, - { 5123, 122, 55, 139 }, - { 5137, 147, 112, 219 }, - { 5150, 171, 130, 255 }, - { 5164, 159, 121, 238 }, - { 5178, 137, 104, 205 }, - { 5192, 93, 71, 139 }, - { 5206, 60, 179, 113 }, - { 5221, 123, 104, 238 }, - { 5237, 0, 250, 154 }, - { 5255, 72, 209, 204 }, - { 5271, 199, 21, 133 }, - { 5287, 25, 25, 112 }, - { 5301, 25, 25, 112 }, - { 5314, 245, 255, 250 }, - { 5325, 245, 255, 250 }, - { 5335, 255, 228, 225 }, - { 5346, 255, 228, 225 }, - { 5356, 255, 228, 225 }, - { 5367, 238, 213, 210 }, - { 5378, 205, 183, 181 }, - { 5389, 139, 125, 123 }, - { 5400, 255, 228, 181 }, - { 5409, 255, 222, 173 }, - { 5422, 255, 222, 173 }, - { 5434, 255, 222, 173 }, - { 5447, 238, 207, 161 }, - { 5460, 205, 179, 139 }, - { 5473, 139, 121, 94 }, - { 5486, 0, 0, 128 }, - { 5491, 0, 0, 128 }, - { 5501, 0, 0, 128 }, - { 5510, 253, 245, 230 }, - { 5519, 253, 245, 230 }, - { 5527, 107, 142, 35 }, - { 5538, 107, 142, 35 }, - { 5548, 192, 255, 62 }, - { 5559, 179, 238, 58 }, - { 5570, 154, 205, 50 }, - { 5581, 105, 139, 34 }, - { 5592, 255, 165, 0 }, - { 5599, 255, 69, 0 }, - { 5610, 255, 165, 0 }, - { 5618, 238, 154, 0 }, - { 5626, 205, 133, 0 }, - { 5634, 139, 90, 0 }, - { 5642, 255, 69, 0 }, - { 5652, 255, 69, 0 }, - { 5663, 238, 64, 0 }, - { 5674, 205, 55, 0 }, - { 5685, 139, 37, 0 }, - { 5696, 218, 112, 214 }, - { 5703, 255, 131, 250 }, - { 5711, 238, 122, 233 }, - { 5719, 205, 105, 201 }, - { 5727, 139, 71, 137 }, - { 5735, 238, 232, 170 }, - { 5750, 152, 251, 152 }, - { 5761, 175, 238, 238 }, - { 5776, 219, 112, 147 }, - { 5792, 238, 232, 170 }, - { 5806, 152, 251, 152 }, - { 5816, 154, 255, 154 }, - { 5827, 144, 238, 144 }, - { 5838, 124, 205, 124 }, - { 5849, 84, 139, 84 }, - { 5860, 175, 238, 238 }, - { 5874, 187, 255, 255 }, - { 5889, 174, 238, 238 }, - { 5904, 150, 205, 205 }, - { 5919, 102, 139, 139 }, - { 5934, 219, 112, 147 }, - { 5948, 255, 130, 171 }, - { 5963, 238, 121, 159 }, - { 5978, 205, 104, 137 }, - { 5993, 139, 71, 93 }, - { 6008, 255, 239, 213 }, - { 6020, 255, 239, 213 }, - { 6031, 255, 218, 185 }, - { 6042, 255, 218, 185 }, - { 6052, 255, 218, 185 }, - { 6063, 238, 203, 173 }, - { 6074, 205, 175, 149 }, - { 6085, 139, 119, 101 }, - { 6096, 205, 133, 63 }, - { 6101, 255, 192, 203 }, - { 6106, 255, 181, 197 }, - { 6112, 238, 169, 184 }, - { 6118, 205, 145, 158 }, - { 6124, 139, 99, 108 }, - { 6130, 221, 160, 221 }, - { 6135, 255, 187, 255 }, - { 6141, 238, 174, 238 }, - { 6147, 205, 150, 205 }, - { 6153, 139, 102, 139 }, - { 6159, 176, 224, 230 }, - { 6171, 176, 224, 230 }, - { 6182, 160, 32, 240 }, - { 6189, 155, 48, 255 }, - { 6197, 145, 44, 238 }, - { 6205, 125, 38, 205 }, - { 6213, 85, 26, 139 }, - { 6221, 255, 0, 0 }, - { 6225, 255, 0, 0 }, - { 6230, 238, 0, 0 }, - { 6235, 205, 0, 0 }, - { 6240, 139, 0, 0 }, - { 6245, 188, 143, 143 }, - { 6256, 188, 143, 143 }, - { 6266, 255, 193, 193 }, - { 6277, 238, 180, 180 }, - { 6288, 205, 155, 155 }, - { 6299, 139, 105, 105 }, - { 6310, 65, 105, 225 }, - { 6321, 65, 105, 225 }, - { 6331, 72, 118, 255 }, - { 6342, 67, 110, 238 }, - { 6353, 58, 95, 205 }, - { 6364, 39, 64, 139 }, - { 6375, 139, 69, 19 }, - { 6388, 139, 69, 19 }, - { 6400, 250, 128, 114 }, - { 6407, 255, 140, 105 }, - { 6415, 238, 130, 98 }, - { 6423, 205, 112, 84 }, - { 6431, 139, 76, 57 }, - { 6439, 244, 164, 96 }, - { 6451, 244, 164, 96 }, - { 6462, 46, 139, 87 }, - { 6472, 46, 139, 87 }, - { 6481, 84, 255, 159 }, - { 6491, 78, 238, 148 }, - { 6501, 67, 205, 128 }, - { 6511, 46, 139, 87 }, - { 6521, 255, 245, 238 }, - { 6530, 255, 245, 238 }, - { 6540, 238, 229, 222 }, - { 6550, 205, 197, 191 }, - { 6560, 139, 134, 130 }, - { 6570, 160, 82, 45 }, - { 6577, 255, 130, 71 }, - { 6585, 238, 121, 66 }, - { 6593, 205, 104, 57 }, - { 6601, 139, 71, 38 }, - { 6609, 135, 206, 235 }, - { 6618, 135, 206, 235 }, - { 6626, 135, 206, 255 }, - { 6635, 126, 192, 238 }, - { 6644, 108, 166, 205 }, - { 6653, 74, 112, 139 }, - { 6662, 106, 90, 205 }, - { 6673, 112, 128, 144 }, - { 6684, 112, 128, 144 }, - { 6695, 106, 90, 205 }, - { 6705, 131, 111, 255 }, - { 6716, 122, 103, 238 }, - { 6727, 105, 89, 205 }, - { 6738, 71, 60, 139 }, - { 6749, 112, 128, 144 }, - { 6759, 198, 226, 255 }, - { 6770, 185, 211, 238 }, - { 6781, 159, 182, 205 }, - { 6792, 108, 123, 139 }, - { 6803, 112, 128, 144 }, - { 6813, 255, 250, 250 }, - { 6818, 255, 250, 250 }, - { 6824, 238, 233, 233 }, - { 6830, 205, 201, 201 }, - { 6836, 139, 137, 137 }, - { 6842, 0, 255, 127 }, - { 6855, 0, 255, 127 }, - { 6867, 0, 255, 127 }, - { 6880, 0, 238, 118 }, - { 6893, 0, 205, 102 }, - { 6906, 0, 139, 69 }, - { 6919, 70, 130, 180 }, - { 6930, 70, 130, 180 }, - { 6940, 99, 184, 255 }, - { 6951, 92, 172, 238 }, - { 6962, 79, 148, 205 }, - { 6973, 54, 100, 139 }, - { 6984, 210, 180, 140 }, - { 6988, 255, 165, 79 }, - { 6993, 238, 154, 73 }, - { 6998, 205, 133, 63 }, - { 7003, 139, 90, 43 }, - { 7008, 216, 191, 216 }, - { 7016, 255, 225, 255 }, - { 7025, 238, 210, 238 }, - { 7034, 205, 181, 205 }, - { 7043, 139, 123, 139 }, - { 7052, 255, 99, 71 }, - { 7059, 255, 99, 71 }, - { 7067, 238, 92, 66 }, - { 7075, 205, 79, 57 }, - { 7083, 139, 54, 38 }, - { 7091, 64, 224, 208 }, - { 7101, 0, 245, 255 }, - { 7112, 0, 229, 238 }, - { 7123, 0, 197, 205 }, - { 7134, 0, 134, 139 }, - { 7145, 238, 130, 238 }, - { 7152, 208, 32, 144 }, - { 7163, 208, 32, 144 }, - { 7173, 255, 62, 150 }, - { 7184, 238, 58, 140 }, - { 7195, 205, 50, 120 }, - { 7206, 139, 34, 82 }, - { 7217, 245, 222, 179 }, - { 7223, 255, 231, 186 }, - { 7230, 238, 216, 174 }, - { 7237, 205, 186, 150 }, - { 7244, 139, 126, 102 }, - { 7251, 255, 255, 255 }, - { 7257, 245, 245, 245 }, - { 7269, 245, 245, 245 }, - { 7280, 255, 255, 0 }, - { 7287, 154, 205, 50 }, - { 7300, 255, 255, 0 }, - { 7308, 238, 238, 0 }, - { 7316, 205, 205, 0 }, - { 7324, 139, 139, 0 }, - { 7332, 154, 205, 50 } + { 10, 250, 235, 215 }, + { 23, 255, 239, 219 }, + { 37, 238, 223, 204 }, + { 51, 205, 192, 176 }, + { 65, 139, 131, 120 }, + { 79, 0, 255, 255 }, + { 84, 127, 255, 212 }, + { 95, 127, 255, 212 }, + { 107, 118, 238, 198 }, + { 119, 102, 205, 170 }, + { 131, 69, 139, 116 }, + { 143, 240, 255, 255 }, + { 149, 240, 255, 255 }, + { 156, 224, 238, 238 }, + { 163, 193, 205, 205 }, + { 170, 131, 139, 139 }, + { 177, 245, 245, 220 }, + { 183, 255, 228, 196 }, + { 190, 255, 228, 196 }, + { 198, 238, 213, 183 }, + { 206, 205, 183, 158 }, + { 214, 139, 125, 107 }, + { 222, 0, 0, 0 }, + { 228, 255, 235, 205 }, + { 243, 0, 0, 255 }, + { 248, 0, 0, 255 }, + { 254, 0, 0, 238 }, + { 260, 0, 0, 205 }, + { 266, 0, 0, 139 }, + { 272, 138, 43, 226 }, + { 283, 165, 42, 42 }, + { 289, 255, 64, 64 }, + { 296, 238, 59, 59 }, + { 303, 205, 51, 51 }, + { 310, 139, 35, 35 }, + { 317, 222, 184, 135 }, + { 327, 255, 211, 155 }, + { 338, 238, 197, 145 }, + { 349, 205, 170, 125 }, + { 360, 139, 115, 85 }, + { 371, 95, 158, 160 }, + { 381, 152, 245, 255 }, + { 392, 142, 229, 238 }, + { 403, 122, 197, 205 }, + { 414, 83, 134, 139 }, + { 425, 127, 255, 0 }, + { 436, 127, 255, 0 }, + { 448, 118, 238, 0 }, + { 460, 102, 205, 0 }, + { 472, 69, 139, 0 }, + { 484, 210, 105, 30 }, + { 494, 255, 127, 36 }, + { 505, 238, 118, 33 }, + { 516, 205, 102, 29 }, + { 527, 139, 69, 19 }, + { 538, 255, 127, 80 }, + { 544, 255, 114, 86 }, + { 551, 238, 106, 80 }, + { 558, 205, 91, 69 }, + { 565, 139, 62, 47 }, + { 572, 100, 149, 237 }, + { 587, 255, 248, 220 }, + { 596, 255, 248, 220 }, + { 606, 238, 232, 205 }, + { 616, 205, 200, 177 }, + { 626, 139, 136, 120 }, + { 636, 220, 20, 60 }, + { 644, 0, 255, 255 }, + { 649, 0, 255, 255 }, + { 655, 0, 238, 238 }, + { 661, 0, 205, 205 }, + { 667, 0, 139, 139 }, + { 673, 0, 0, 139 }, + { 682, 0, 139, 139 }, + { 691, 184, 134, 11 }, + { 705, 255, 185, 15 }, + { 720, 238, 173, 14 }, + { 735, 205, 149, 12 }, + { 750, 139, 101, 8 }, + { 765, 169, 169, 169 }, + { 774, 0, 100, 0 }, + { 784, 169, 169, 169 }, + { 793, 189, 183, 107 }, + { 803, 139, 0, 139 }, + { 815, 85, 107, 47 }, + { 830, 202, 255, 112 }, + { 846, 188, 238, 104 }, + { 862, 162, 205, 90 }, + { 878, 110, 139, 61 }, + { 894, 255, 140, 0 }, + { 905, 255, 127, 0 }, + { 917, 238, 118, 0 }, + { 929, 205, 102, 0 }, + { 941, 139, 69, 0 }, + { 953, 153, 50, 204 }, + { 964, 191, 62, 255 }, + { 976, 178, 58, 238 }, + { 988, 154, 50, 205 }, + { 1000, 104, 34, 139 }, + { 1012, 139, 0, 0 }, + { 1020, 233, 150, 122 }, + { 1031, 143, 188, 143 }, + { 1044, 193, 255, 193 }, + { 1058, 180, 238, 180 }, + { 1072, 155, 205, 155 }, + { 1086, 105, 139, 105 }, + { 1100, 72, 61, 139 }, + { 1114, 47, 79, 79 }, + { 1128, 151, 255, 255 }, + { 1143, 141, 238, 238 }, + { 1158, 121, 205, 205 }, + { 1173, 82, 139, 139 }, + { 1188, 47, 79, 79 }, + { 1202, 0, 206, 209 }, + { 1216, 148, 0, 211 }, + { 1227, 255, 20, 147 }, + { 1236, 255, 20, 147 }, + { 1246, 238, 18, 137 }, + { 1256, 205, 16, 118 }, + { 1266, 139, 10, 80 }, + { 1276, 0, 191, 255 }, + { 1288, 0, 191, 255 }, + { 1301, 0, 178, 238 }, + { 1314, 0, 154, 205 }, + { 1327, 0, 104, 139 }, + { 1340, 105, 105, 105 }, + { 1348, 105, 105, 105 }, + { 1356, 30, 144, 255 }, + { 1367, 30, 144, 255 }, + { 1379, 28, 134, 238 }, + { 1391, 24, 116, 205 }, + { 1403, 16, 78, 139 }, + { 1415, 178, 34, 34 }, + { 1425, 255, 48, 48 }, + { 1436, 238, 44, 44 }, + { 1447, 205, 38, 38 }, + { 1458, 139, 26, 26 }, + { 1469, 255, 250, 240 }, + { 1481, 34, 139, 34 }, + { 1493, 255, 0, 255 }, + { 1501, 220, 220, 220 }, + { 1511, 248, 248, 255 }, + { 1522, 255, 215, 0 }, + { 1527, 255, 215, 0 }, + { 1533, 238, 201, 0 }, + { 1539, 205, 173, 0 }, + { 1545, 139, 117, 0 }, + { 1551, 218, 165, 32 }, + { 1561, 255, 193, 37 }, + { 1572, 238, 180, 34 }, + { 1583, 205, 155, 29 }, + { 1594, 139, 105, 20 }, + { 1605, 128, 128, 128 }, + { 1610, 0, 0, 0 }, + { 1616, 3, 3, 3 }, + { 1622, 26, 26, 26 }, + { 1629, 255, 255, 255 }, + { 1637, 28, 28, 28 }, + { 1644, 31, 31, 31 }, + { 1651, 33, 33, 33 }, + { 1658, 36, 36, 36 }, + { 1665, 38, 38, 38 }, + { 1672, 41, 41, 41 }, + { 1679, 43, 43, 43 }, + { 1686, 46, 46, 46 }, + { 1693, 48, 48, 48 }, + { 1700, 5, 5, 5 }, + { 1706, 51, 51, 51 }, + { 1713, 54, 54, 54 }, + { 1720, 56, 56, 56 }, + { 1727, 59, 59, 59 }, + { 1734, 61, 61, 61 }, + { 1741, 64, 64, 64 }, + { 1748, 66, 66, 66 }, + { 1755, 69, 69, 69 }, + { 1762, 71, 71, 71 }, + { 1769, 74, 74, 74 }, + { 1776, 8, 8, 8 }, + { 1782, 77, 77, 77 }, + { 1789, 79, 79, 79 }, + { 1796, 82, 82, 82 }, + { 1803, 84, 84, 84 }, + { 1810, 87, 87, 87 }, + { 1817, 89, 89, 89 }, + { 1824, 92, 92, 92 }, + { 1831, 94, 94, 94 }, + { 1838, 97, 97, 97 }, + { 1845, 99, 99, 99 }, + { 1852, 10, 10, 10 }, + { 1858, 102, 102, 102 }, + { 1865, 105, 105, 105 }, + { 1872, 107, 107, 107 }, + { 1879, 110, 110, 110 }, + { 1886, 112, 112, 112 }, + { 1893, 115, 115, 115 }, + { 1900, 117, 117, 117 }, + { 1907, 120, 120, 120 }, + { 1914, 122, 122, 122 }, + { 1921, 125, 125, 125 }, + { 1928, 13, 13, 13 }, + { 1934, 127, 127, 127 }, + { 1941, 130, 130, 130 }, + { 1948, 133, 133, 133 }, + { 1955, 135, 135, 135 }, + { 1962, 138, 138, 138 }, + { 1969, 140, 140, 140 }, + { 1976, 143, 143, 143 }, + { 1983, 145, 145, 145 }, + { 1990, 148, 148, 148 }, + { 1997, 150, 150, 150 }, + { 2004, 15, 15, 15 }, + { 2010, 153, 153, 153 }, + { 2017, 156, 156, 156 }, + { 2024, 158, 158, 158 }, + { 2031, 161, 161, 161 }, + { 2038, 163, 163, 163 }, + { 2045, 166, 166, 166 }, + { 2052, 168, 168, 168 }, + { 2059, 171, 171, 171 }, + { 2066, 173, 173, 173 }, + { 2073, 176, 176, 176 }, + { 2080, 18, 18, 18 }, + { 2086, 179, 179, 179 }, + { 2093, 181, 181, 181 }, + { 2100, 184, 184, 184 }, + { 2107, 186, 186, 186 }, + { 2114, 189, 189, 189 }, + { 2121, 191, 191, 191 }, + { 2128, 194, 194, 194 }, + { 2135, 196, 196, 196 }, + { 2142, 199, 199, 199 }, + { 2149, 201, 201, 201 }, + { 2156, 20, 20, 20 }, + { 2162, 204, 204, 204 }, + { 2169, 207, 207, 207 }, + { 2176, 209, 209, 209 }, + { 2183, 212, 212, 212 }, + { 2190, 214, 214, 214 }, + { 2197, 217, 217, 217 }, + { 2204, 219, 219, 219 }, + { 2211, 222, 222, 222 }, + { 2218, 224, 224, 224 }, + { 2225, 227, 227, 227 }, + { 2232, 23, 23, 23 }, + { 2238, 229, 229, 229 }, + { 2245, 232, 232, 232 }, + { 2252, 235, 235, 235 }, + { 2259, 237, 237, 237 }, + { 2266, 240, 240, 240 }, + { 2273, 242, 242, 242 }, + { 2280, 245, 245, 245 }, + { 2287, 247, 247, 247 }, + { 2294, 250, 250, 250 }, + { 2301, 252, 252, 252 }, + { 2308, 0, 128, 0 }, + { 2314, 0, 255, 0 }, + { 2321, 0, 238, 0 }, + { 2328, 0, 205, 0 }, + { 2335, 0, 139, 0 }, + { 2342, 173, 255, 47 }, + { 2354, 128, 128, 128 }, + { 2359, 0, 0, 0 }, + { 2365, 3, 3, 3 }, + { 2371, 26, 26, 26 }, + { 2378, 255, 255, 255 }, + { 2386, 28, 28, 28 }, + { 2393, 31, 31, 31 }, + { 2400, 33, 33, 33 }, + { 2407, 36, 36, 36 }, + { 2414, 38, 38, 38 }, + { 2421, 41, 41, 41 }, + { 2428, 43, 43, 43 }, + { 2435, 46, 46, 46 }, + { 2442, 48, 48, 48 }, + { 2449, 5, 5, 5 }, + { 2455, 51, 51, 51 }, + { 2462, 54, 54, 54 }, + { 2469, 56, 56, 56 }, + { 2476, 59, 59, 59 }, + { 2483, 61, 61, 61 }, + { 2490, 64, 64, 64 }, + { 2497, 66, 66, 66 }, + { 2504, 69, 69, 69 }, + { 2511, 71, 71, 71 }, + { 2518, 74, 74, 74 }, + { 2525, 8, 8, 8 }, + { 2531, 77, 77, 77 }, + { 2538, 79, 79, 79 }, + { 2545, 82, 82, 82 }, + { 2552, 84, 84, 84 }, + { 2559, 87, 87, 87 }, + { 2566, 89, 89, 89 }, + { 2573, 92, 92, 92 }, + { 2580, 94, 94, 94 }, + { 2587, 97, 97, 97 }, + { 2594, 99, 99, 99 }, + { 2601, 10, 10, 10 }, + { 2607, 102, 102, 102 }, + { 2614, 105, 105, 105 }, + { 2621, 107, 107, 107 }, + { 2628, 110, 110, 110 }, + { 2635, 112, 112, 112 }, + { 2642, 115, 115, 115 }, + { 2649, 117, 117, 117 }, + { 2656, 120, 120, 120 }, + { 2663, 122, 122, 122 }, + { 2670, 125, 125, 125 }, + { 2677, 13, 13, 13 }, + { 2683, 127, 127, 127 }, + { 2690, 130, 130, 130 }, + { 2697, 133, 133, 133 }, + { 2704, 135, 135, 135 }, + { 2711, 138, 138, 138 }, + { 2718, 140, 140, 140 }, + { 2725, 143, 143, 143 }, + { 2732, 145, 145, 145 }, + { 2739, 148, 148, 148 }, + { 2746, 150, 150, 150 }, + { 2753, 15, 15, 15 }, + { 2759, 153, 153, 153 }, + { 2766, 156, 156, 156 }, + { 2773, 158, 158, 158 }, + { 2780, 161, 161, 161 }, + { 2787, 163, 163, 163 }, + { 2794, 166, 166, 166 }, + { 2801, 168, 168, 168 }, + { 2808, 171, 171, 171 }, + { 2815, 173, 173, 173 }, + { 2822, 176, 176, 176 }, + { 2829, 18, 18, 18 }, + { 2835, 179, 179, 179 }, + { 2842, 181, 181, 181 }, + { 2849, 184, 184, 184 }, + { 2856, 186, 186, 186 }, + { 2863, 189, 189, 189 }, + { 2870, 191, 191, 191 }, + { 2877, 194, 194, 194 }, + { 2884, 196, 196, 196 }, + { 2891, 199, 199, 199 }, + { 2898, 201, 201, 201 }, + { 2905, 20, 20, 20 }, + { 2911, 204, 204, 204 }, + { 2918, 207, 207, 207 }, + { 2925, 209, 209, 209 }, + { 2932, 212, 212, 212 }, + { 2939, 214, 214, 214 }, + { 2946, 217, 217, 217 }, + { 2953, 219, 219, 219 }, + { 2960, 222, 222, 222 }, + { 2967, 224, 224, 224 }, + { 2974, 227, 227, 227 }, + { 2981, 23, 23, 23 }, + { 2987, 229, 229, 229 }, + { 2994, 232, 232, 232 }, + { 3001, 235, 235, 235 }, + { 3008, 237, 237, 237 }, + { 3015, 240, 240, 240 }, + { 3022, 242, 242, 242 }, + { 3029, 245, 245, 245 }, + { 3036, 247, 247, 247 }, + { 3043, 250, 250, 250 }, + { 3050, 252, 252, 252 }, + { 3057, 240, 255, 240 }, + { 3066, 240, 255, 240 }, + { 3076, 224, 238, 224 }, + { 3086, 193, 205, 193 }, + { 3096, 131, 139, 131 }, + { 3106, 255, 105, 180 }, + { 3114, 255, 110, 180 }, + { 3123, 238, 106, 167 }, + { 3132, 205, 96, 144 }, + { 3141, 139, 58, 98 }, + { 3150, 205, 92, 92 }, + { 3160, 255, 106, 106 }, + { 3171, 238, 99, 99 }, + { 3182, 205, 85, 85 }, + { 3193, 139, 58, 58 }, + { 3204, 75, 0, 130 }, + { 3211, 255, 255, 240 }, + { 3217, 255, 255, 240 }, + { 3224, 238, 238, 224 }, + { 3231, 205, 205, 193 }, + { 3238, 139, 139, 131 }, + { 3245, 240, 230, 140 }, + { 3251, 255, 246, 143 }, + { 3258, 238, 230, 133 }, + { 3265, 205, 198, 115 }, + { 3272, 139, 134, 78 }, + { 3279, 230, 230, 250 }, + { 3288, 255, 240, 245 }, + { 3302, 255, 240, 245 }, + { 3317, 238, 224, 229 }, + { 3332, 205, 193, 197 }, + { 3347, 139, 131, 134 }, + { 3362, 124, 252, 0 }, + { 3372, 255, 250, 205 }, + { 3385, 255, 250, 205 }, + { 3399, 238, 233, 191 }, + { 3413, 205, 201, 165 }, + { 3427, 139, 137, 112 }, + { 3441, 173, 216, 230 }, + { 3451, 191, 239, 255 }, + { 3462, 178, 223, 238 }, + { 3473, 154, 192, 205 }, + { 3484, 104, 131, 139 }, + { 3495, 240, 128, 128 }, + { 3506, 224, 255, 255 }, + { 3516, 224, 255, 255 }, + { 3527, 209, 238, 238 }, + { 3538, 180, 205, 205 }, + { 3549, 122, 139, 139 }, + { 3560, 238, 221, 130 }, + { 3575, 255, 236, 139 }, + { 3591, 238, 220, 130 }, + { 3607, 205, 190, 112 }, + { 3623, 139, 129, 76 }, + { 3639, 250, 250, 210 }, + { 3660, 211, 211, 211 }, + { 3670, 144, 238, 144 }, + { 3681, 211, 211, 211 }, + { 3691, 255, 182, 193 }, + { 3701, 255, 174, 185 }, + { 3712, 238, 162, 173 }, + { 3723, 205, 140, 149 }, + { 3734, 139, 95, 101 }, + { 3745, 255, 160, 122 }, + { 3757, 255, 160, 122 }, + { 3770, 238, 149, 114 }, + { 3783, 205, 129, 98 }, + { 3796, 139, 87, 66 }, + { 3809, 32, 178, 170 }, + { 3823, 135, 206, 250 }, + { 3836, 176, 226, 255 }, + { 3850, 164, 211, 238 }, + { 3864, 141, 182, 205 }, + { 3878, 96, 123, 139 }, + { 3892, 132, 112, 255 }, + { 3907, 119, 136, 153 }, + { 3922, 119, 136, 153 }, + { 3937, 176, 196, 222 }, + { 3952, 202, 225, 255 }, + { 3968, 188, 210, 238 }, + { 3984, 162, 181, 205 }, + { 4000, 110, 123, 139 }, + { 4016, 255, 255, 224 }, + { 4028, 255, 255, 224 }, + { 4041, 238, 238, 209 }, + { 4054, 205, 205, 180 }, + { 4067, 139, 139, 122 }, + { 4080, 0, 255, 0 }, + { 4085, 50, 205, 50 }, + { 4095, 250, 240, 230 }, + { 4101, 255, 0, 255 }, + { 4109, 255, 0, 255 }, + { 4118, 238, 0, 238 }, + { 4127, 205, 0, 205 }, + { 4136, 139, 0, 139 }, + { 4145, 128, 0, 0 }, + { 4152, 255, 52, 179 }, + { 4160, 238, 48, 167 }, + { 4168, 205, 41, 144 }, + { 4176, 139, 28, 98 }, + { 4184, 102, 205, 170 }, + { 4201, 0, 0, 205 }, + { 4212, 186, 85, 211 }, + { 4225, 224, 102, 255 }, + { 4239, 209, 95, 238 }, + { 4253, 180, 82, 205 }, + { 4267, 122, 55, 139 }, + { 4281, 147, 112, 219 }, + { 4294, 171, 130, 255 }, + { 4308, 159, 121, 238 }, + { 4322, 137, 104, 205 }, + { 4336, 93, 71, 139 }, + { 4350, 60, 179, 113 }, + { 4365, 123, 104, 238 }, + { 4381, 0, 250, 154 }, + { 4399, 72, 209, 204 }, + { 4415, 199, 21, 133 }, + { 4431, 25, 25, 112 }, + { 4444, 245, 255, 250 }, + { 4454, 255, 228, 225 }, + { 4464, 255, 228, 225 }, + { 4475, 238, 213, 210 }, + { 4486, 205, 183, 181 }, + { 4497, 139, 125, 123 }, + { 4508, 255, 228, 181 }, + { 4517, 255, 222, 173 }, + { 4529, 255, 222, 173 }, + { 4542, 238, 207, 161 }, + { 4555, 205, 179, 139 }, + { 4568, 139, 121, 94 }, + { 4581, 0, 0, 128 }, + { 4586, 0, 0, 128 }, + { 4595, 253, 245, 230 }, + { 4603, 128, 128, 0 }, + { 4609, 107, 142, 35 }, + { 4619, 192, 255, 62 }, + { 4630, 179, 238, 58 }, + { 4641, 154, 205, 50 }, + { 4652, 105, 139, 34 }, + { 4663, 255, 165, 0 }, + { 4670, 255, 165, 0 }, + { 4678, 238, 154, 0 }, + { 4686, 205, 133, 0 }, + { 4694, 139, 90, 0 }, + { 4702, 255, 69, 0 }, + { 4712, 255, 69, 0 }, + { 4723, 238, 64, 0 }, + { 4734, 205, 55, 0 }, + { 4745, 139, 37, 0 }, + { 4756, 218, 112, 214 }, + { 4763, 255, 131, 250 }, + { 4771, 238, 122, 233 }, + { 4779, 205, 105, 201 }, + { 4787, 139, 71, 137 }, + { 4795, 238, 232, 170 }, + { 4809, 152, 251, 152 }, + { 4819, 154, 255, 154 }, + { 4830, 144, 238, 144 }, + { 4841, 124, 205, 124 }, + { 4852, 84, 139, 84 }, + { 4863, 175, 238, 238 }, + { 4877, 187, 255, 255 }, + { 4892, 174, 238, 238 }, + { 4907, 150, 205, 205 }, + { 4922, 102, 139, 139 }, + { 4937, 219, 112, 147 }, + { 4951, 255, 130, 171 }, + { 4966, 238, 121, 159 }, + { 4981, 205, 104, 137 }, + { 4996, 139, 71, 93 }, + { 5011, 255, 239, 213 }, + { 5022, 255, 218, 185 }, + { 5032, 255, 218, 185 }, + { 5043, 238, 203, 173 }, + { 5054, 205, 175, 149 }, + { 5065, 139, 119, 101 }, + { 5076, 205, 133, 63 }, + { 5081, 255, 192, 203 }, + { 5086, 255, 181, 197 }, + { 5092, 238, 169, 184 }, + { 5098, 205, 145, 158 }, + { 5104, 139, 99, 108 }, + { 5110, 221, 160, 221 }, + { 5115, 255, 187, 255 }, + { 5121, 238, 174, 238 }, + { 5127, 205, 150, 205 }, + { 5133, 139, 102, 139 }, + { 5139, 176, 224, 230 }, + { 5150, 128, 0, 128 }, + { 5157, 155, 48, 255 }, + { 5165, 145, 44, 238 }, + { 5173, 125, 38, 205 }, + { 5181, 85, 26, 139 }, + { 5189, 255, 0, 0 }, + { 5193, 255, 0, 0 }, + { 5198, 238, 0, 0 }, + { 5203, 205, 0, 0 }, + { 5208, 139, 0, 0 }, + { 5213, 188, 143, 143 }, + { 5223, 255, 193, 193 }, + { 5234, 238, 180, 180 }, + { 5245, 205, 155, 155 }, + { 5256, 139, 105, 105 }, + { 5267, 65, 105, 225 }, + { 5277, 72, 118, 255 }, + { 5288, 67, 110, 238 }, + { 5299, 58, 95, 205 }, + { 5310, 39, 64, 139 }, + { 5321, 139, 69, 19 }, + { 5333, 250, 128, 114 }, + { 5340, 255, 140, 105 }, + { 5348, 238, 130, 98 }, + { 5356, 205, 112, 84 }, + { 5364, 139, 76, 57 }, + { 5372, 244, 164, 96 }, + { 5383, 46, 139, 87 }, + { 5392, 84, 255, 159 }, + { 5402, 78, 238, 148 }, + { 5412, 67, 205, 128 }, + { 5422, 46, 139, 87 }, + { 5432, 255, 245, 238 }, + { 5441, 255, 245, 238 }, + { 5451, 238, 229, 222 }, + { 5461, 205, 197, 191 }, + { 5471, 139, 134, 130 }, + { 5481, 160, 82, 45 }, + { 5488, 255, 130, 71 }, + { 5496, 238, 121, 66 }, + { 5504, 205, 104, 57 }, + { 5512, 139, 71, 38 }, + { 5520, 192, 192, 192 }, + { 5527, 135, 206, 235 }, + { 5535, 135, 206, 255 }, + { 5544, 126, 192, 238 }, + { 5553, 108, 166, 205 }, + { 5562, 74, 112, 139 }, + { 5571, 106, 90, 205 }, + { 5581, 131, 111, 255 }, + { 5592, 122, 103, 238 }, + { 5603, 105, 89, 205 }, + { 5614, 71, 60, 139 }, + { 5625, 112, 128, 144 }, + { 5635, 198, 226, 255 }, + { 5646, 185, 211, 238 }, + { 5657, 159, 182, 205 }, + { 5668, 108, 123, 139 }, + { 5679, 112, 128, 144 }, + { 5689, 255, 250, 250 }, + { 5694, 255, 250, 250 }, + { 5700, 238, 233, 233 }, + { 5706, 205, 201, 201 }, + { 5712, 139, 137, 137 }, + { 5718, 0, 255, 127 }, + { 5730, 0, 255, 127 }, + { 5743, 0, 238, 118 }, + { 5756, 0, 205, 102 }, + { 5769, 0, 139, 69 }, + { 5782, 70, 130, 180 }, + { 5792, 99, 184, 255 }, + { 5803, 92, 172, 238 }, + { 5814, 79, 148, 205 }, + { 5825, 54, 100, 139 }, + { 5836, 210, 180, 140 }, + { 5840, 255, 165, 79 }, + { 5845, 238, 154, 73 }, + { 5850, 205, 133, 63 }, + { 5855, 139, 90, 43 }, + { 5860, 0, 128, 128 }, + { 5865, 216, 191, 216 }, + { 5873, 255, 225, 255 }, + { 5882, 238, 210, 238 }, + { 5891, 205, 181, 205 }, + { 5900, 139, 123, 139 }, + { 5909, 255, 99, 71 }, + { 5916, 255, 99, 71 }, + { 5924, 238, 92, 66 }, + { 5932, 205, 79, 57 }, + { 5940, 139, 54, 38 }, + { 5948, 64, 224, 208 }, + { 5958, 0, 245, 255 }, + { 5969, 0, 229, 238 }, + { 5980, 0, 197, 205 }, + { 5991, 0, 134, 139 }, + { 6002, 238, 130, 238 }, + { 6009, 208, 32, 144 }, + { 6019, 255, 62, 150 }, + { 6030, 238, 58, 140 }, + { 6041, 205, 50, 120 }, + { 6052, 139, 34, 82 }, + { 6063, 245, 222, 179 }, + { 6069, 255, 231, 186 }, + { 6076, 238, 216, 174 }, + { 6083, 205, 186, 150 }, + { 6090, 139, 126, 102 }, + { 6097, 255, 255, 255 }, + { 6103, 245, 245, 245 }, + { 6114, 255, 255, 0 }, + { 6121, 255, 255, 0 }, + { 6129, 238, 238, 0 }, + { 6137, 205, 205, 0 }, + { 6145, 139, 139, 0 }, + { 6153, 154, 205, 50 } }; diff --git a/glib-tap.mk b/glib-tap.mk new file mode 100644 index 0000000..016cb91 --- /dev/null +++ b/glib-tap.mk @@ -0,0 +1,135 @@ +# GLIB - Library of useful C routines + +TESTS_ENVIRONMENT= \ + G_TEST_SRCDIR="$(abs_srcdir)" \ + G_TEST_BUILDDIR="$(abs_builddir)" \ + G_DEBUG=gc-friendly \ + MALLOC_CHECK_=2 \ + MALLOC_PERTURB_=$$(($${RANDOM:-256} % 256)) +LOG_DRIVER = env AM_TAP_AWK='$(AWK)' $(SHELL) $(top_srcdir)/tap-driver.sh +LOG_COMPILER = $(top_srcdir)/tap-test + +NULL = + +# initialize variables for unconditional += appending +BUILT_SOURCES = +BUILT_EXTRA_DIST = +CLEANFILES = *.log *.trs +DISTCLEANFILES = +MAINTAINERCLEANFILES = +EXTRA_DIST = +TESTS = + +installed_test_LTLIBRARIES = +installed_test_PROGRAMS = +installed_test_SCRIPTS = +nobase_installed_test_DATA = + +noinst_LTLIBRARIES = +noinst_PROGRAMS = +noinst_SCRIPTS = +noinst_DATA = + +check_LTLIBRARIES = +check_PROGRAMS = +check_SCRIPTS = +check_DATA = + +# We support a fairly large range of possible variables. It is expected that all types of files in a test suite +# will belong in exactly one of the following variables. +# +# First, we support the usual automake suffixes, but in lowercase, with the customary meaning: +# +# test_programs, test_scripts, test_data, test_ltlibraries +# +# The above are used to list files that are involved in both uninstalled and installed testing. The +# test_programs and test_scripts are taken to be actual testcases and will be run as part of the test suite. +# Note that _data is always used with the nobase_ automake variable name to ensure that installed test data is +# installed in the same way as it appears in the package layout. +# +# In order to mark a particular file as being only for one type of testing, use 'installed' or 'uninstalled', +# like so: +# +# installed_test_programs, uninstalled_test_programs +# installed_test_scripts, uninstalled_test_scripts +# installed_test_data, uninstalled_test_data +# installed_test_ltlibraries, uninstalled_test_ltlibraries +# +# Additionally, we support 'extra' infixes for programs and scripts. This is used for support programs/scripts +# that should not themselves be run as testcases (but exist to be used from other testcases): +# +# test_extra_programs, installed_test_extra_programs, uninstalled_test_extra_programs +# test_extra_scripts, installed_test_extra_scripts, uninstalled_test_extra_scripts +# +# Additionally, for _scripts and _data, we support the customary dist_ prefix so that the named script or data +# file automatically end up in the tarball. +# +# dist_test_scripts, dist_test_data, dist_test_extra_scripts +# dist_installed_test_scripts, dist_installed_test_data, dist_installed_test_extra_scripts +# dist_uninstalled_test_scripts, dist_uninstalled_test_data, dist_uninstalled_test_extra_scripts +# +# Note that no file is automatically disted unless it appears in one of the dist_ variables. This follows the +# standard automake convention of not disting programs scripts or data by default. +# +# test_programs, test_scripts, uninstalled_test_programs and uninstalled_test_scripts (as well as their disted +# variants) will be run as part of the in-tree 'make check'. These are all assumed to be runnable under +# gtester. That's a bit strange for scripts, but it's possible. + +TESTS += $(test_programs) $(test_scripts) $(uninstalled_test_programs) $(uninstalled_test_scripts) \ + $(dist_test_scripts) $(dist_uninstalled_test_scripts) + +# Note: build even the installed-only targets during 'make check' to ensure that they still work. +# We need to do a bit of trickery here and manage disting via EXTRA_DIST instead of using dist_ prefixes to +# prevent automake from mistreating gmake functions like $(wildcard ...) and $(addprefix ...) as if they were +# filenames, including removing duplicate instances of the opening part before the space, eg. '$(addprefix'. +all_test_programs = $(test_programs) $(uninstalled_test_programs) $(installed_test_programs) \ + $(test_extra_programs) $(uninstalled_test_extra_programs) $(installed_test_extra_programs) +all_test_scripts = $(test_scripts) $(uninstalled_test_scripts) $(installed_test_scripts) \ + $(test_extra_scripts) $(uninstalled_test_extra_scripts) $(installed_test_extra_scripts) +all_dist_test_scripts = $(dist_test_scripts) $(dist_uninstalled_test_scripts) $(dist_installed_test_scripts) \ + $(dist_test_extra_scripts) $(dist_uninstalled_test_extra_scripts) $(dist_installed_test_extra_scripts) +all_test_scripts += $(all_dist_test_scripts) +EXTRA_DIST += $(all_dist_test_scripts) +all_test_data = $(test_data) $(uninstalled_test_data) $(installed_test_data) +all_dist_test_data = $(dist_test_data) $(dist_uninstalled_test_data) $(dist_installed_test_data) +all_test_data += $(all_dist_test_data) +EXTRA_DIST += $(all_dist_test_data) +all_test_ltlibs = $(test_ltlibraries) $(uninstalled_test_ltlibraries) $(installed_test_ltlibraries) + +if ENABLE_ALWAYS_BUILD_TESTS +noinst_LTLIBRARIES += $(all_test_ltlibs) +noinst_PROGRAMS += $(all_test_programs) +noinst_SCRIPTS += $(all_test_scripts) +noinst_DATA += $(all_test_data) +else +check_LTLIBRARIES += $(all_test_ltlibs) +check_PROGRAMS += $(all_test_programs) +check_SCRIPTS += $(all_test_scripts) +check_DATA += $(all_test_data) +endif + +if ENABLE_INSTALLED_TESTS +installed_test_PROGRAMS += $(test_programs) $(installed_test_programs) \ + $(test_extra_programs) $(installed_test_extra_programs) +installed_test_SCRIPTS += $(test_scripts) $(installed_test_scripts) \ + $(test_extra_scripts) $(test_installed_extra_scripts) +installed_test_SCRIPTS += $(dist_test_scripts) $(dist_test_extra_scripts) \ + $(dist_installed_test_scripts) $(dist_installed_test_extra_scripts) +nobase_installed_test_DATA += $(test_data) $(installed_test_data) +nobase_installed_test_DATA += $(dist_test_data) $(dist_installed_test_data) +installed_test_LTLIBRARIES += $(test_ltlibraries) $(installed_test_ltlibraries) +installed_testcases = $(test_programs) $(installed_test_programs) \ + $(test_scripts) $(installed_test_scripts) \ + $(dist_test_scripts) $(dist_installed_test_scripts) + +installed_test_meta_DATA = $(installed_testcases:=.test) + +%.test: %$(EXEEXT) Makefile + $(AM_V_GEN) (echo '[Test]' > $@.tmp; \ + echo 'Type=session' >> $@.tmp; \ + echo 'Exec=$(installed_testdir)/$(notdir $<) --tap' >> $@.tmp; \ + echo 'Output=TAP' >> $@.tmp; \ + mv $@.tmp $@) + +CLEANFILES += $(installed_test_meta_DATA) +endif diff --git a/gtk-doc.make b/gtk-doc.make index 9841de4..e791656 100644 --- a/gtk-doc.make +++ b/gtk-doc.make @@ -49,9 +49,13 @@ REPORT_FILES = \ $(DOC_MODULE)-undeclared.txt \ $(DOC_MODULE)-unused.txt -CLEANFILES = $(SCANOBJ_FILES) $(REPORT_FILES) $(DOC_STAMPS) +gtkdoc-check.test: Makefile + $(AM_V_GEN)echo "#!/bin/sh -e" > $@; \ + echo "$(GTKDOC_CHECK_PATH) || exit 1" >> $@; \ + chmod +x $@ + +CLEANFILES = $(SCANOBJ_FILES) $(REPORT_FILES) $(DOC_STAMPS) gtkdoc-check.test -if ENABLE_GTK_DOC if GTK_DOC_BUILD_HTML HTML_BUILD_STAMP=html-build.stamp else @@ -63,9 +67,11 @@ else PDF_BUILD_STAMP= endif -all-local: $(HTML_BUILD_STAMP) $(PDF_BUILD_STAMP) -else -all-local: +all-gtk-doc: $(HTML_BUILD_STAMP) $(PDF_BUILD_STAMP) +.PHONY: all-gtk-doc + +if ENABLE_GTK_DOC +all-local: all-gtk-doc endif docs: $(HTML_BUILD_STAMP) $(PDF_BUILD_STAMP) @@ -74,31 +80,42 @@ $(REPORT_FILES): sgml-build.stamp #### setup #### +GTK_DOC_V_SETUP=$(GTK_DOC_V_SETUP_$(V)) +GTK_DOC_V_SETUP_=$(GTK_DOC_V_SETUP_$(AM_DEFAULT_VERBOSITY)) +GTK_DOC_V_SETUP_0=@echo " DOC Preparing build"; + setup-build.stamp: - -@if test "$(abs_srcdir)" != "$(abs_builddir)" ; then \ - echo ' DOC Preparing build'; \ + -$(GTK_DOC_V_SETUP)if test "$(abs_srcdir)" != "$(abs_builddir)" ; then \ files=`echo $(SETUP_FILES) $(expand_content_files) $(DOC_MODULE).types`; \ if test "x$$files" != "x" ; then \ for file in $$files ; do \ + destdir=`dirname $(abs_builddir)/$$file`; \ + test -d "$$destdir" || mkdir -p "$$destdir"; \ test -f $(abs_srcdir)/$$file && \ - cp -pu $(abs_srcdir)/$$file $(abs_builddir)/ || true; \ + cp -pf $(abs_srcdir)/$$file $(abs_builddir)/$$file || true; \ done; \ fi; \ fi - @touch setup-build.stamp + $(AM_V_at)touch setup-build.stamp #### scan #### -scan-build.stamp: $(HFILE_GLOB) $(CFILE_GLOB) - @echo ' DOC Scanning header files' - @_source_dir='' ; \ +GTK_DOC_V_SCAN=$(GTK_DOC_V_SCAN_$(V)) +GTK_DOC_V_SCAN_=$(GTK_DOC_V_SCAN_$(AM_DEFAULT_VERBOSITY)) +GTK_DOC_V_SCAN_0=@echo " DOC Scanning header files"; + +GTK_DOC_V_INTROSPECT=$(GTK_DOC_V_INTROSPECT_$(V)) +GTK_DOC_V_INTROSPECT_=$(GTK_DOC_V_INTROSPECT_$(AM_DEFAULT_VERBOSITY)) +GTK_DOC_V_INTROSPECT_0=@echo " DOC Introspecting gobjects"; + +scan-build.stamp: setup-build.stamp $(HFILE_GLOB) $(CFILE_GLOB) + $(GTK_DOC_V_SCAN)_source_dir='' ; \ for i in $(DOC_SOURCE_DIR) ; do \ _source_dir="$${_source_dir} --source-dir=$$i" ; \ done ; \ gtkdoc-scan --module=$(DOC_MODULE) --ignore-headers="$(IGNORE_HFILES)" $${_source_dir} $(SCAN_OPTIONS) $(EXTRA_HFILES) - @if grep -l '^..*$$' $(DOC_MODULE).types > /dev/null 2>&1 ; then \ - echo " DOC Introspecting gobjects"; \ + $(GTK_DOC_V_INTROSPECT)if grep -l '^..*$$' $(DOC_MODULE).types > /dev/null 2>&1 ; then \ scanobj_options=""; \ gtkdoc-scangobj 2>&1 --help | grep >/dev/null "\-\-verbose"; \ if test "$(?)" = "0"; then \ @@ -113,32 +130,41 @@ scan-build.stamp: $(HFILE_GLOB) $(CFILE_GLOB) test -f $$i || touch $$i ; \ done \ fi - @touch scan-build.stamp + $(AM_V_at)touch scan-build.stamp $(DOC_MODULE)-decl.txt $(SCANOBJ_FILES) $(DOC_MODULE)-sections.txt $(DOC_MODULE)-overrides.txt: scan-build.stamp @true #### xml #### +GTK_DOC_V_XML=$(GTK_DOC_V_XML_$(V)) +GTK_DOC_V_XML_=$(GTK_DOC_V_XML_$(AM_DEFAULT_VERBOSITY)) +GTK_DOC_V_XML_0=@echo " DOC Building XML"; + sgml-build.stamp: setup-build.stamp $(DOC_MODULE)-decl.txt $(SCANOBJ_FILES) $(DOC_MODULE)-sections.txt $(DOC_MODULE)-overrides.txt $(expand_content_files) - @echo ' DOC Building XML' - @_source_dir='' ; \ + $(GTK_DOC_V_XML)_source_dir='' ; \ for i in $(DOC_SOURCE_DIR) ; do \ _source_dir="$${_source_dir} --source-dir=$$i" ; \ done ; \ gtkdoc-mkdb --module=$(DOC_MODULE) --output-format=xml --expand-content-files="$(expand_content_files)" --main-sgml-file=$(DOC_MAIN_SGML_FILE) $${_source_dir} $(MKDB_OPTIONS) - @touch sgml-build.stamp + $(AM_V_at)touch sgml-build.stamp sgml.stamp: sgml-build.stamp @true #### html #### +GTK_DOC_V_HTML=$(GTK_DOC_V_HTML_$(V)) +GTK_DOC_V_HTML_=$(GTK_DOC_V_HTML_$(AM_DEFAULT_VERBOSITY)) +GTK_DOC_V_HTML_0=@echo " DOC Building HTML"; + +GTK_DOC_V_XREF=$(GTK_DOC_V_XREF_$(V)) +GTK_DOC_V_XREF_=$(GTK_DOC_V_XREF_$(AM_DEFAULT_VERBOSITY)) +GTK_DOC_V_XREF_0=@echo " DOC Fixing cross-references"; + html-build.stamp: sgml.stamp $(DOC_MAIN_SGML_FILE) $(content_files) - @echo ' DOC Building HTML' - @rm -rf html - @mkdir html - @mkhtml_options=""; \ + $(GTK_DOC_V_HTML)rm -rf html && mkdir html && \ + mkhtml_options=""; \ gtkdoc-mkhtml 2>&1 --help | grep >/dev/null "\-\-verbose"; \ if test "$(?)" = "0"; then \ if test "x$(V)" = "x1"; then \ @@ -159,16 +185,18 @@ html-build.stamp: sgml.stamp $(DOC_MAIN_SGML_FILE) $(content_files) cp $(abs_builddir)/$$file $(abs_builddir)/html; \ fi; \ done; - @echo ' DOC Fixing cross-references' - @gtkdoc-fixxref --module=$(DOC_MODULE) --module-dir=html --html-dir=$(HTML_DIR) $(FIXXREF_OPTIONS) - @touch html-build.stamp + $(GTK_DOC_V_XREF)gtkdoc-fixxref --module=$(DOC_MODULE) --module-dir=html --html-dir=$(HTML_DIR) $(FIXXREF_OPTIONS) + $(AM_V_at)touch html-build.stamp #### pdf #### +GTK_DOC_V_PDF=$(GTK_DOC_V_PDF_$(V)) +GTK_DOC_V_PDF_=$(GTK_DOC_V_PDF_$(AM_DEFAULT_VERBOSITY)) +GTK_DOC_V_PDF_0=@echo " DOC Building PDF"; + pdf-build.stamp: sgml.stamp $(DOC_MAIN_SGML_FILE) $(content_files) - @echo ' DOC Building PDF' - @rm -f $(DOC_MODULE).pdf - @mkpdf_options=""; \ + $(GTK_DOC_V_PDF)rm -f $(DOC_MODULE).pdf && \ + mkpdf_options=""; \ gtkdoc-mkpdf 2>&1 --help | grep >/dev/null "\-\-verbose"; \ if test "$(?)" = "0"; then \ if test "x$(V)" = "x1"; then \ @@ -185,13 +213,16 @@ pdf-build.stamp: sgml.stamp $(DOC_MAIN_SGML_FILE) $(content_files) done; \ fi; \ gtkdoc-mkpdf --path="$(abs_srcdir)" $$mkpdf_options $(DOC_MODULE) $(DOC_MAIN_SGML_FILE) $(MKPDF_OPTIONS) - @touch pdf-build.stamp + $(AM_V_at)touch pdf-build.stamp ############## clean-local: @rm -f *~ *.bak @rm -rf .libs + @if echo $(SCAN_OPTIONS) | grep -q "\-\-rebuild-types" ; then \ + rm -f $(DOC_MODULE).types; \ + fi distclean-local: @rm -rf xml html $(REPORT_FILES) $(DOC_MODULE).pdf \ @@ -200,7 +231,7 @@ distclean-local: rm -f $(SETUP_FILES) $(expand_content_files) $(DOC_MODULE).types; \ fi -maintainer-clean-local: clean +maintainer-clean-local: @rm -rf xml html install-data-local: @@ -236,15 +267,17 @@ uninstall-local: # # Require gtk-doc when making dist # -if ENABLE_GTK_DOC -dist-check-gtkdoc: +if HAVE_GTK_DOC +dist-check-gtkdoc: docs else dist-check-gtkdoc: - @echo "*** gtk-doc must be installed and enabled in order to make dist" + @echo "*** gtk-doc is needed to run 'make dist'. ***" + @echo "*** gtk-doc was not found when 'configure' ran. ***" + @echo "*** please install gtk-doc and rerun 'configure'. ***" @false endif -dist-hook: dist-check-gtkdoc dist-hook-local +dist-hook: dist-check-gtkdoc all-gtk-doc dist-hook-local @mkdir $(distdir)/html @cp ./html/* $(distdir)/html @-cp ./$(DOC_MODULE).pdf $(distdir)/ diff --git a/m4/glibtests.m4 b/m4/glibtests.m4 new file mode 100644 index 0000000..7d5920a --- /dev/null +++ b/m4/glibtests.m4 @@ -0,0 +1,28 @@ +dnl GLIB_TESTS +dnl + +AC_DEFUN([GLIB_TESTS], +[ + AC_ARG_ENABLE(installed-tests, + AS_HELP_STRING([--enable-installed-tests], + [Enable installation of some test cases]), + [case ${enableval} in + yes) ENABLE_INSTALLED_TESTS="1" ;; + no) ENABLE_INSTALLED_TESTS="" ;; + *) AC_MSG_ERROR([bad value ${enableval} for --enable-installed-tests]) ;; + esac]) + AM_CONDITIONAL([ENABLE_INSTALLED_TESTS], test "$ENABLE_INSTALLED_TESTS" = "1") + AC_ARG_ENABLE(always-build-tests, + AS_HELP_STRING([--enable-always-build-tests], + [Enable always building tests during 'make all']), + [case ${enableval} in + yes) ENABLE_ALWAYS_BUILD_TESTS="1" ;; + no) ENABLE_ALWAYS_BUILD_TESTS="" ;; + *) AC_MSG_ERROR([bad value ${enableval} for --enable-always-build-tests]) ;; + esac]) + AM_CONDITIONAL([ENABLE_ALWAYS_BUILD_TESTS], test "$ENABLE_ALWAYS_BUILD_TESTS" = "1") + if test "$ENABLE_INSTALLED_TESTS" = "1"; then + AC_SUBST(installed_test_metadir, [${datadir}/installed-tests/]AC_PACKAGE_NAME) + AC_SUBST(installed_testdir, [${libexecdir}/installed-tests/]AC_PACKAGE_NAME) + fi +]) diff --git a/m4/gtk-doc.m4 b/m4/gtk-doc.m4 index 0ada151..3675543 100644 --- a/m4/gtk-doc.m4 +++ b/m4/gtk-doc.m4 @@ -1,6 +1,6 @@ dnl -*- mode: autoconf -*- -# serial 1 +# serial 2 dnl Usage: dnl GTK_DOC_CHECK([minimum-gtk-doc-version]) @@ -10,8 +10,24 @@ AC_DEFUN([GTK_DOC_CHECK], AC_BEFORE([AC_PROG_LIBTOOL],[$0])dnl setup libtool first AC_BEFORE([AM_PROG_LIBTOOL],[$0])dnl setup libtool first + ifelse([$1],[],[gtk_doc_requires="gtk-doc"],[gtk_doc_requires="gtk-doc >= $1"]) + AC_MSG_CHECKING([for gtk-doc]) + PKG_CHECK_EXISTS([$gtk_doc_requires],[have_gtk_doc=yes],[have_gtk_doc=no]) + AC_MSG_RESULT($have_gtk_doc) + + if test "$have_gtk_doc" = "no"; then + AC_MSG_WARN([ + You will not be able to create source packages with 'make dist' + because $gtk_doc_requires is not found.]) + fi + dnl check for tools we added during development - AC_PATH_PROG([GTKDOC_CHECK],[gtkdoc-check]) + dnl Use AC_CHECK_PROG to avoid the check target using an absolute path that + dnl may not be writable by the user. Currently, automake requires that the + dnl test name must end in '.test'. + dnl https://bugzilla.gnome.org/show_bug.cgi?id=701638 + AC_CHECK_PROG([GTKDOC_CHECK],[gtkdoc-check],[gtkdoc-check.test]) + AC_PATH_PROG([GTKDOC_CHECK_PATH],[gtkdoc-check]) AC_PATH_PROGS([GTKDOC_REBASE],[gtkdoc-rebase],[true]) AC_PATH_PROG([GTKDOC_MKPDF],[gtkdoc-mkpdf]) @@ -28,22 +44,22 @@ AC_DEFUN([GTK_DOC_CHECK], [use gtk-doc to build documentation [[default=no]]]),, [enable_gtk_doc=no]) - if test x$enable_gtk_doc = xyes; then - ifelse([$1],[], - [PKG_CHECK_EXISTS([gtk-doc],, - AC_MSG_ERROR([gtk-doc not installed and --enable-gtk-doc requested]))], - [PKG_CHECK_EXISTS([gtk-doc >= $1],, - AC_MSG_ERROR([You need to have gtk-doc >= $1 installed to build $PACKAGE_NAME]))]) - dnl don't check for glib if we build glib - if test "x$PACKAGE_NAME" != "xglib"; then - dnl don't fail if someone does not have glib - PKG_CHECK_MODULES(GTKDOC_DEPS, glib-2.0 >= 2.10.0 gobject-2.0 >= 2.10.0,,) - fi - fi - AC_MSG_CHECKING([whether to build gtk-doc documentation]) AC_MSG_RESULT($enable_gtk_doc) + if test "x$enable_gtk_doc" = "xyes" && test "$have_gtk_doc" = "no"; then + AC_MSG_ERROR([ + You must have $gtk_doc_requires installed to build documentation for + $PACKAGE_NAME. Please install gtk-doc or disable building the + documentation by adding '--disable-gtk-doc' to '[$]0'.]) + fi + + dnl don't check for glib if we build glib + if test "x$PACKAGE_NAME" != "xglib"; then + dnl don't fail if someone does not have glib + PKG_CHECK_MODULES(GTKDOC_DEPS, glib-2.0 >= 2.10.0 gobject-2.0 >= 2.10.0,,[:]) + fi + dnl enable/disable output formats AC_ARG_ENABLE([gtk-doc-html], AS_HELP_STRING([--enable-gtk-doc-html], @@ -58,7 +74,12 @@ AC_DEFUN([GTK_DOC_CHECK], enable_gtk_doc_pdf=no fi + if test -z "$AM_DEFAULT_VERBOSITY"; then + AM_DEFAULT_VERBOSITY=1 + fi + AC_SUBST([AM_DEFAULT_VERBOSITY]) + AM_CONDITIONAL([HAVE_GTK_DOC], [test x$have_gtk_doc = xyes]) AM_CONDITIONAL([ENABLE_GTK_DOC], [test x$enable_gtk_doc = xyes]) AM_CONDITIONAL([GTK_DOC_BUILD_HTML], [test x$enable_gtk_doc_html = xyes]) AM_CONDITIONAL([GTK_DOC_BUILD_PDF], [test x$enable_gtk_doc_pdf = xyes]) diff --git a/m4/libtool.m4 b/m4/libtool.m4 index 56666f0..f12cfdf 100644 --- a/m4/libtool.m4 +++ b/m4/libtool.m4 @@ -1312,7 +1312,7 @@ ia64-*-hpux*) rm -rf conftest* ;; -x86_64-*kfreebsd*-gnu|x86_64-*linux*|ppc*-*linux*|powerpc*-*linux*| \ +x86_64-*kfreebsd*-gnu|x86_64-*linux*|powerpc*-*linux*| \ s390*-*linux*|s390*-*tpf*|sparc*-*linux*) # Find out which ABI we are using. echo 'int i;' > conftest.$ac_ext @@ -1326,7 +1326,10 @@ s390*-*linux*|s390*-*tpf*|sparc*-*linux*) x86_64-*linux*) LD="${LD-ld} -m elf_i386" ;; - ppc64-*linux*|powerpc64-*linux*) + powerpc64le-*linux*) + LD="${LD-ld} -m elf32lppclinux" + ;; + powerpc64-*linux*) LD="${LD-ld} -m elf32ppclinux" ;; s390x-*linux*) @@ -1345,7 +1348,10 @@ s390*-*linux*|s390*-*tpf*|sparc*-*linux*) x86_64-*linux*) LD="${LD-ld} -m elf_x86_64" ;; - ppc*-*linux*|powerpc*-*linux*) + powerpcle-*linux*) + LD="${LD-ld} -m elf64lppc" + ;; + powerpc-*linux*) LD="${LD-ld} -m elf64ppc" ;; s390*-*linux*|s390*-*tpf*) diff --git a/missing b/missing index cdea514..db98974 100755 --- a/missing +++ b/missing @@ -1,7 +1,7 @@ #! /bin/sh # Common wrapper for a few potentially missing GNU programs. -scriptversion=2012-06-26.16; # UTC +scriptversion=2013-10-28.13; # UTC # Copyright (C) 1996-2013 Free Software Foundation, Inc. # Originally written by Fran,cois Pinard , 1996. @@ -160,7 +160,7 @@ give_advice () ;; autom4te*) echo "You might have modified some maintainer files that require" - echo "the 'automa4te' program to be rebuilt." + echo "the 'autom4te' program to be rebuilt." program_details 'autom4te' ;; bison*|yacc*) diff --git a/po/POTFILES.in b/po/POTFILES.in index 06299e7..31c2af4 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -13,6 +13,7 @@ gdk-pixbuf/io-gdip-emf.c gdk-pixbuf/io-gdip-gif.c gdk-pixbuf/io-gdip-ico.c gdk-pixbuf/io-gdip-jpeg.c +gdk-pixbuf/io-gdip-tiff.c gdk-pixbuf/io-gdip-utils.c gdk-pixbuf/io-gdip-wmf.c gdk-pixbuf/io-gif.c diff --git a/po/af.gmo b/po/af.gmo index be54a3c930207219b001658eff2ee5df77229725..1f2ac709246541c2ff2d05b19ee5d2833b7320e6 100644 GIT binary patch delta 28 jcmey{&-k~WaRZAMuZgaKsjiWkf{}rhiP>gBtv9j&h~Nl* delta 28 jcmey{&-k~WaRZAMud%LyiLRlkf}w$xk;P^~tv9j&h?)p_ diff --git a/po/af.po b/po/af.po index 5eb0f94..2b79f28 100644 --- a/po/af.po +++ b/po/af.po @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: gtk+ 2.6-branch\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=gdk-" "pixbuf\n" -"POT-Creation-Date: 2013-04-15 10:28-0400\n" +"POT-Creation-Date: 2014-05-26 20:46-0400\n" "PO-Revision-Date: 2010-02-26 21:10+0200\n" "Last-Translator: F Wolff \n" "Language-Team: translate-discuss-af@lists.sourceforge.net\n" @@ -19,18 +19,18 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Virtaal 0.5.2\n" -#: gdk-pixbuf/gdk-pixbuf-animation.c:160 gdk-pixbuf/gdk-pixbuf-io.c:1064 -#: gdk-pixbuf/gdk-pixbuf-io.c:1330 +#: gdk-pixbuf/gdk-pixbuf-animation.c:158 gdk-pixbuf/gdk-pixbuf-io.c:1077 +#: gdk-pixbuf/gdk-pixbuf-io.c:1333 #, c-format msgid "Failed to open file '%s': %s" msgstr "Kon nie lêer '%s' open nie: %s" -#: gdk-pixbuf/gdk-pixbuf-animation.c:173 gdk-pixbuf/gdk-pixbuf-io.c:1076 +#: gdk-pixbuf/gdk-pixbuf-animation.c:171 gdk-pixbuf/gdk-pixbuf-io.c:962 #, c-format msgid "Image file '%s' contains no data" msgstr "Beeldlêer '%s' bevat geen data nie" -#: gdk-pixbuf/gdk-pixbuf-animation.c:212 +#: gdk-pixbuf/gdk-pixbuf-animation.c:210 #, c-format msgid "" "Failed to load animation '%s': reason not known, probably a corrupt " @@ -39,20 +39,20 @@ msgstr "" "Kon nie animasie '%s' laai nie: rede onbekend, moontlik 'n korrupte animasie-" "lêer" -#: gdk-pixbuf/gdk-pixbuf-animation.c:280 gdk-pixbuf/gdk-pixbuf-io.c:1112 -#: gdk-pixbuf/gdk-pixbuf-io.c:1382 +#: gdk-pixbuf/gdk-pixbuf-animation.c:278 gdk-pixbuf/gdk-pixbuf-io.c:1113 +#: gdk-pixbuf/gdk-pixbuf-io.c:1385 #, c-format msgid "" "Failed to load image '%s': reason not known, probably a corrupt image file" msgstr "" "Kon nie beeld '%s' laai nie: rede onbekend, moontlik 'n korrupte beeldlêer" -#: gdk-pixbuf/gdk-pixbuf-io.c:790 +#: gdk-pixbuf/gdk-pixbuf-io.c:774 #, c-format msgid "Unable to load image-loading module: %s: %s" msgstr "Kan nie beeldlaai-module laai nie: %s: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:805 +#: gdk-pixbuf/gdk-pixbuf-io.c:789 #, fuzzy, c-format msgid "" "Image-loading module %s does not export the proper interface; perhaps it's " @@ -61,56 +61,56 @@ msgstr "" "Beeldlaai-module %s voer nie die regte koppelvlak uit nie; miskien is dit " "van 'n verskillende GTK-weergawe?" -#: gdk-pixbuf/gdk-pixbuf-io.c:814 gdk-pixbuf/gdk-pixbuf-io.c:865 +#: gdk-pixbuf/gdk-pixbuf-io.c:798 gdk-pixbuf/gdk-pixbuf-io.c:849 #, c-format msgid "Image type '%s' is not supported" msgstr "Beeldtipe '%s' word nie ondersteun nie" -#: gdk-pixbuf/gdk-pixbuf-io.c:950 +#: gdk-pixbuf/gdk-pixbuf-io.c:934 #, c-format msgid "Couldn't recognize the image file format for file '%s'" msgstr "Kon nie die beeldlêer-formaat vir lêer '%s' herken nie" -#: gdk-pixbuf/gdk-pixbuf-io.c:958 +#: gdk-pixbuf/gdk-pixbuf-io.c:942 msgid "Unrecognized image file format" msgstr "Onbekende beeldlêer-formaat" -#: gdk-pixbuf/gdk-pixbuf-io.c:1121 +#: gdk-pixbuf/gdk-pixbuf-io.c:1124 #, c-format msgid "Failed to load image '%s': %s" msgstr "Kon nie beeld '%s' laai nie: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2015 gdk-pixbuf/io-gdip-utils.c:837 +#: gdk-pixbuf/gdk-pixbuf-io.c:2029 gdk-pixbuf/io-gdip-utils.c:835 #, c-format msgid "Error writing to image file: %s" msgstr "Fout met skryf na beeldlêer: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2057 gdk-pixbuf/gdk-pixbuf-io.c:2178 +#: gdk-pixbuf/gdk-pixbuf-io.c:2071 gdk-pixbuf/gdk-pixbuf-io.c:2192 #, c-format msgid "This build of gdk-pixbuf does not support saving the image format: %s" msgstr "" "Hierdie bou van gdk-pixbuf ondersteun nie die stoor van die beeldformaat %s " "nie" -#: gdk-pixbuf/gdk-pixbuf-io.c:2088 +#: gdk-pixbuf/gdk-pixbuf-io.c:2102 #, fuzzy msgid "Insufficient memory to save image to callback" msgstr "Onvoldoende geheue om beeld te stoor na terugbel" -#: gdk-pixbuf/gdk-pixbuf-io.c:2101 +#: gdk-pixbuf/gdk-pixbuf-io.c:2115 msgid "Failed to open temporary file" msgstr "Kon nie tydelike lêer open nie" -#: gdk-pixbuf/gdk-pixbuf-io.c:2124 +#: gdk-pixbuf/gdk-pixbuf-io.c:2138 msgid "Failed to read from temporary file" msgstr "Kon nie vanaf tydelike lêer lees nie" -#: gdk-pixbuf/gdk-pixbuf-io.c:2372 +#: gdk-pixbuf/gdk-pixbuf-io.c:2382 #, c-format msgid "Failed to open '%s' for writing: %s" msgstr "Kon nie '%s' open vir skryfwerk nie: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2398 +#: gdk-pixbuf/gdk-pixbuf-io.c:2408 #, c-format msgid "" "Failed to close '%s' while writing image, all data may not have been saved: " @@ -119,15 +119,15 @@ msgstr "" "Kon nie '%s' sluit terwyl beeld geskryf is nie, alle data is dalk nie " "gestoor nie: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2619 gdk-pixbuf/gdk-pixbuf-io.c:2671 +#: gdk-pixbuf/gdk-pixbuf-io.c:2629 gdk-pixbuf/gdk-pixbuf-io.c:2681 msgid "Insufficient memory to save image into a buffer" msgstr "Onvoldoende geheue om beeld binne in 'n buffer te stoor" -#: gdk-pixbuf/gdk-pixbuf-io.c:2717 +#: gdk-pixbuf/gdk-pixbuf-io.c:2727 msgid "Error writing to image stream" msgstr "Fout met skryf na beeldstroom" -#: gdk-pixbuf/gdk-pixbuf-loader.c:393 +#: gdk-pixbuf/gdk-pixbuf-loader.c:384 #, c-format msgid "" "Internal error: Image loader module '%s' failed to complete an operation, " @@ -136,98 +136,103 @@ msgstr "" "Interne fout: Beeldlaaier-module '%s' het misluk om 'n bewerking te voltooi, " "maar het nie 'n rede verskaf vir die mislukking nie" -#: gdk-pixbuf/gdk-pixbuf-loader.c:435 +#: gdk-pixbuf/gdk-pixbuf-loader.c:426 #, c-format msgid "Incremental loading of image type '%s' is not supported" msgstr "Stuksgewyse laai van beeldtipe '%s' word nie ondersteun nie" -#: gdk-pixbuf/gdk-pixdata.c:160 +#: gdk-pixbuf/gdk-pixdata.c:158 msgid "Image header corrupt" msgstr "Beeldkop korrup" -#: gdk-pixbuf/gdk-pixdata.c:165 +#: gdk-pixbuf/gdk-pixdata.c:163 msgid "Image format unknown" msgstr "Beeldformaat onbekend" -#: gdk-pixbuf/gdk-pixdata.c:170 gdk-pixbuf/gdk-pixdata.c:502 +#: gdk-pixbuf/gdk-pixdata.c:168 gdk-pixbuf/gdk-pixdata.c:501 msgid "Image pixel data corrupt" msgstr "Beeld-pixeldata korrup" -#: gdk-pixbuf/gdk-pixdata.c:446 +#: gdk-pixbuf/gdk-pixdata.c:445 #, c-format msgid "failed to allocate image buffer of %u byte" msgid_plural "failed to allocate image buffer of %u bytes" msgstr[0] "" msgstr[1] "" -#: gdk-pixbuf/io-ani.c:244 +#: gdk-pixbuf/io-ani.c:242 msgid "Unexpected icon chunk in animation" msgstr "Onverwagte ikoon-brok in animasie" -#: gdk-pixbuf/io-ani.c:342 gdk-pixbuf/io-ani.c:400 gdk-pixbuf/io-ani.c:426 -#: gdk-pixbuf/io-ani.c:449 gdk-pixbuf/io-ani.c:476 gdk-pixbuf/io-ani.c:563 +#: gdk-pixbuf/io-ani.c:340 gdk-pixbuf/io-ani.c:398 gdk-pixbuf/io-ani.c:424 +#: gdk-pixbuf/io-ani.c:447 gdk-pixbuf/io-ani.c:474 gdk-pixbuf/io-ani.c:561 msgid "Invalid header in animation" msgstr "Ongeldige kop in animasie" -#: gdk-pixbuf/io-ani.c:352 gdk-pixbuf/io-ani.c:374 gdk-pixbuf/io-ani.c:458 -#: gdk-pixbuf/io-ani.c:485 gdk-pixbuf/io-ani.c:536 gdk-pixbuf/io-ani.c:608 +#: gdk-pixbuf/io-ani.c:350 gdk-pixbuf/io-ani.c:372 gdk-pixbuf/io-ani.c:456 +#: gdk-pixbuf/io-ani.c:483 gdk-pixbuf/io-ani.c:534 gdk-pixbuf/io-ani.c:606 msgid "Not enough memory to load animation" msgstr "Nie genoeg geheue om animasie te laai nie" -#: gdk-pixbuf/io-ani.c:392 gdk-pixbuf/io-ani.c:418 gdk-pixbuf/io-ani.c:437 +#: gdk-pixbuf/io-ani.c:390 gdk-pixbuf/io-ani.c:416 gdk-pixbuf/io-ani.c:435 msgid "Malformed chunk in animation" msgstr "Misvormde brok in animasie" -#: gdk-pixbuf/io-ani.c:660 +#: gdk-pixbuf/io-ani.c:628 +#, fuzzy +msgid "ANI image was truncated or incomplete." +msgstr "GIF-beeld was afgeknot of onvolledig." + +#: gdk-pixbuf/io-ani.c:669 msgid "The ANI image format" msgstr "Die ANI-beeldformaat" -#: gdk-pixbuf/io-bmp.c:229 gdk-pixbuf/io-bmp.c:266 gdk-pixbuf/io-bmp.c:337 -#: gdk-pixbuf/io-bmp.c:369 gdk-pixbuf/io-bmp.c:392 gdk-pixbuf/io-bmp.c:495 +#: gdk-pixbuf/io-bmp.c:227 gdk-pixbuf/io-bmp.c:264 gdk-pixbuf/io-bmp.c:335 +#: gdk-pixbuf/io-bmp.c:367 gdk-pixbuf/io-bmp.c:390 gdk-pixbuf/io-bmp.c:493 msgid "BMP image has bogus header data" msgstr "BMP-beeld het vals kopdata" -#: gdk-pixbuf/io-bmp.c:240 gdk-pixbuf/io-bmp.c:432 +#: gdk-pixbuf/io-bmp.c:238 gdk-pixbuf/io-bmp.c:430 msgid "Not enough memory to load bitmap image" msgstr "Nie genoeg geheue om biskaart-beeld te laai nie" -#: gdk-pixbuf/io-bmp.c:318 +#: gdk-pixbuf/io-bmp.c:316 msgid "BMP image has unsupported header size" msgstr "BMP-beeld het nie-ondersteunde kopgrootte" -#: gdk-pixbuf/io-bmp.c:356 +#: gdk-pixbuf/io-bmp.c:354 msgid "Topdown BMP images cannot be compressed" msgstr "Bo-na-onder BMP-beelde kan nie saamgepers word nie" -#: gdk-pixbuf/io-bmp.c:716 gdk-pixbuf/io-pnm.c:707 +#: gdk-pixbuf/io-bmp.c:714 gdk-pixbuf/io-pnm.c:705 msgid "Premature end-of-file encountered" msgstr "Voortydige einde-van-lêer teëgekom" -#: gdk-pixbuf/io-bmp.c:1328 +#: gdk-pixbuf/io-bmp.c:1326 msgid "Couldn't allocate memory for saving BMP file" msgstr "Kon nie geheue toewys vir stoor van BMP-lêer nie" -#: gdk-pixbuf/io-bmp.c:1369 +#: gdk-pixbuf/io-bmp.c:1367 msgid "Couldn't write to BMP file" msgstr "Kon nie na BMP-lêer skryf nie" -#: gdk-pixbuf/io-bmp.c:1422 gdk-pixbuf/io-gdip-bmp.c:82 +#: gdk-pixbuf/io-bmp.c:1420 gdk-pixbuf/io-gdip-bmp.c:80 msgid "The BMP image format" msgstr "Die BMP-beeldformaat" -#: gdk-pixbuf/io-gdip-emf.c:59 +#: gdk-pixbuf/io-gdip-emf.c:57 msgid "The EMF image format" msgstr "Die EMF-beeldformaat" -#: gdk-pixbuf/io-gdip-gif.c:80 gdk-pixbuf/io-gif.c:1720 +#: gdk-pixbuf/io-gdip-gif.c:78 gdk-pixbuf/io-gif.c:1718 msgid "The GIF image format" msgstr "Die GIF-beeldformaat" -#: gdk-pixbuf/io-gdip-ico.c:59 gdk-pixbuf/io-ico.c:1271 +#: gdk-pixbuf/io-gdip-ico.c:57 gdk-pixbuf/io-ico.c:1269 msgid "The ICO image format" msgstr "Die ICO-beeldformaat" -#: gdk-pixbuf/io-gdip-jpeg.c:53 gdk-pixbuf/io-jpeg.c:1249 +#: gdk-pixbuf/io-gdip-jpeg.c:51 gdk-pixbuf/io-jpeg.c:1249 #, c-format msgid "" "JPEG quality must be a value between 0 and 100; value '%s' could not be " @@ -236,7 +241,7 @@ msgstr "" "JPEG-kwaliteit moet 'n waarde tussen 0 en 100 wees; waarde '%s' kon nie " "ontleed word nie." -#: gdk-pixbuf/io-gdip-jpeg.c:68 gdk-pixbuf/io-jpeg.c:1265 +#: gdk-pixbuf/io-gdip-jpeg.c:66 gdk-pixbuf/io-jpeg.c:1265 #, c-format msgid "" "JPEG quality must be a value between 0 and 100; value '%d' is not allowed." @@ -244,110 +249,114 @@ msgstr "" "JPEG-kwaliteit moet 'n waarde tussen 0 en 100 wees; waarde '%d' word nie " "toegelaat nie." -#: gdk-pixbuf/io-gdip-jpeg.c:136 gdk-pixbuf/io-jpeg.c:1478 +#: gdk-pixbuf/io-gdip-jpeg.c:134 gdk-pixbuf/io-jpeg.c:1478 msgid "The JPEG image format" msgstr "Die JPEG-beeldformaat" -#: gdk-pixbuf/io-gdip-utils.c:154 +#: gdk-pixbuf/io-gdip-tiff.c:80 gdk-pixbuf/io-tiff.c:786 +msgid "The TIFF image format" +msgstr "Die TIFF-beeldformaat" + +#: gdk-pixbuf/io-gdip-utils.c:152 #, c-format msgid "Could not allocate memory: %s" msgstr "Kon nie geheue toewys nie: %s" -#: gdk-pixbuf/io-gdip-utils.c:179 gdk-pixbuf/io-gdip-utils.c:293 -#: gdk-pixbuf/io-gdip-utils.c:333 +#: gdk-pixbuf/io-gdip-utils.c:177 gdk-pixbuf/io-gdip-utils.c:291 +#: gdk-pixbuf/io-gdip-utils.c:331 #, c-format msgid "Could not create stream: %s" msgstr "Kon nie stroom skep nie: %s" -#: gdk-pixbuf/io-gdip-utils.c:193 +#: gdk-pixbuf/io-gdip-utils.c:191 #, fuzzy, c-format msgid "Could not seek stream: %s" msgstr "Kon nie stroom skep nie: %s" -#: gdk-pixbuf/io-gdip-utils.c:205 +#: gdk-pixbuf/io-gdip-utils.c:203 #, c-format msgid "Could not read from stream: %s" msgstr "Kon nie van stroom lees nie: %s" -#: gdk-pixbuf/io-gdip-utils.c:617 +#: gdk-pixbuf/io-gdip-utils.c:615 msgid "Couldn't load bitmap" msgstr "Kon nie biskaart laai nie" -#: gdk-pixbuf/io-gdip-utils.c:773 +#: gdk-pixbuf/io-gdip-utils.c:771 msgid "Couldn't load metafile" msgstr "Kon nie metalêer laai nie" -#: gdk-pixbuf/io-gdip-utils.c:878 +#: gdk-pixbuf/io-gdip-utils.c:876 msgid "Unsupported image format for GDI+" msgstr "Nie-ondersteunde beeldformaat vir GDI+" -#: gdk-pixbuf/io-gdip-utils.c:885 +#: gdk-pixbuf/io-gdip-utils.c:883 msgid "Couldn't save" msgstr "Kon nie stoor nie" -#: gdk-pixbuf/io-gdip-wmf.c:58 +#: gdk-pixbuf/io-gdip-wmf.c:56 msgid "The WMF image format" msgstr "Die WMF-beeldformaat" -#: gdk-pixbuf/io-gif.c:222 +#: gdk-pixbuf/io-gif.c:220 #, c-format msgid "Failure reading GIF: %s" msgstr "Kon nie GIF lees nie: %s" -#: gdk-pixbuf/io-gif.c:496 gdk-pixbuf/io-gif.c:1502 gdk-pixbuf/io-gif.c:1669 +#: gdk-pixbuf/io-gif.c:494 gdk-pixbuf/io-gif.c:1500 gdk-pixbuf/io-gif.c:1667 msgid "GIF file was missing some data (perhaps it was truncated somehow?)" msgstr "GIF-lêer het sommige data gekort (dalk is dit op 'n manier afgeknot?)" -#: gdk-pixbuf/io-gif.c:505 +#: gdk-pixbuf/io-gif.c:503 #, c-format msgid "Internal error in the GIF loader (%s)" msgstr "Interne fout in die GIF-laaier (%s)" -#: gdk-pixbuf/io-gif.c:579 +#: gdk-pixbuf/io-gif.c:577 msgid "Stack overflow" msgstr "Stapel oorloop" -#: gdk-pixbuf/io-gif.c:639 +#: gdk-pixbuf/io-gif.c:637 msgid "GIF image loader cannot understand this image." msgstr "GIF-beeldlaaier kan nie hierdie beeld verstaan nie." -#: gdk-pixbuf/io-gif.c:668 +#: gdk-pixbuf/io-gif.c:666 msgid "Bad code encountered" msgstr "Slegte kode teëgekom" -#: gdk-pixbuf/io-gif.c:678 +#: gdk-pixbuf/io-gif.c:676 msgid "Circular table entry in GIF file" msgstr "Sirkulêre tabelinskrywing in GIF-lêer" -#: gdk-pixbuf/io-gif.c:866 gdk-pixbuf/io-gif.c:1488 gdk-pixbuf/io-gif.c:1541 -#: gdk-pixbuf/io-gif.c:1657 +#: gdk-pixbuf/io-gif.c:864 gdk-pixbuf/io-gif.c:1486 gdk-pixbuf/io-gif.c:1539 +#: gdk-pixbuf/io-gif.c:1655 msgid "Not enough memory to load GIF file" msgstr "Nie genoeg geheue om GIF-lêer te laai nie" -#: gdk-pixbuf/io-gif.c:960 +#: gdk-pixbuf/io-gif.c:958 #, fuzzy msgid "Not enough memory to composite a frame in GIF file" msgstr "Nie genoeg geheue om GIF-lêer te laai nie" -#: gdk-pixbuf/io-gif.c:1132 +#: gdk-pixbuf/io-gif.c:1130 msgid "GIF image is corrupt (incorrect LZW compression)" msgstr "GIF-beeld is korrup (verkeerde LZW-saampersing)" -#: gdk-pixbuf/io-gif.c:1182 +#: gdk-pixbuf/io-gif.c:1180 msgid "File does not appear to be a GIF file" msgstr "Lêer blykbaar nie 'n GIF-lêer nie" -#: gdk-pixbuf/io-gif.c:1194 +#: gdk-pixbuf/io-gif.c:1192 #, c-format msgid "Version %s of the GIF file format is not supported" msgstr "Weergawe %s van die GIF-lêer word nie ondersteun nie" -#: gdk-pixbuf/io-gif.c:1241 +#: gdk-pixbuf/io-gif.c:1239 #, fuzzy msgid "Resulting GIF image has zero size" msgstr "Beeld het zero wydte" -#: gdk-pixbuf/io-gif.c:1320 +#: gdk-pixbuf/io-gif.c:1318 msgid "" "GIF image has no global colormap, and a frame inside it has no local " "colormap." @@ -355,7 +364,7 @@ msgstr "" "GIF-beeld het geen globale kleurkaart nie, en 'n raam binne-in het geen " "plaaslike kleurkaart nie." -#: gdk-pixbuf/io-gif.c:1564 +#: gdk-pixbuf/io-gif.c:1562 msgid "GIF image was truncated or incomplete." msgstr "GIF-beeld was afgeknot of onvolledig." @@ -372,87 +381,87 @@ msgstr "Kon nie ICNS-lêer dekodeer nie" msgid "The ICNS image format" msgstr "Die ICNS-beeldformaat" -#: gdk-pixbuf/io-ico.c:228 gdk-pixbuf/io-ico.c:242 gdk-pixbuf/io-ico.c:291 -#: gdk-pixbuf/io-ico.c:302 gdk-pixbuf/io-ico.c:395 +#: gdk-pixbuf/io-ico.c:226 gdk-pixbuf/io-ico.c:240 gdk-pixbuf/io-ico.c:289 +#: gdk-pixbuf/io-ico.c:300 gdk-pixbuf/io-ico.c:393 msgid "Invalid header in icon" msgstr "Ongeldige kop in ikoon" -#: gdk-pixbuf/io-ico.c:257 gdk-pixbuf/io-ico.c:312 gdk-pixbuf/io-ico.c:405 -#: gdk-pixbuf/io-ico.c:458 gdk-pixbuf/io-ico.c:488 +#: gdk-pixbuf/io-ico.c:255 gdk-pixbuf/io-ico.c:310 gdk-pixbuf/io-ico.c:403 +#: gdk-pixbuf/io-ico.c:456 gdk-pixbuf/io-ico.c:486 msgid "Not enough memory to load icon" msgstr "Nie genoeg geheue om ikoon te laai nie" -#: gdk-pixbuf/io-ico.c:338 +#: gdk-pixbuf/io-ico.c:336 msgid "Compressed icons are not supported" msgstr "Saamgepersde ikone word nie ondersteun nie" -#: gdk-pixbuf/io-ico.c:358 +#: gdk-pixbuf/io-ico.c:356 msgid "Icon has zero width" msgstr "Ikoon het zero wydte" -#: gdk-pixbuf/io-ico.c:368 +#: gdk-pixbuf/io-ico.c:366 msgid "Icon has zero height" msgstr "Ikoon het zero hoogte" -#: gdk-pixbuf/io-ico.c:443 +#: gdk-pixbuf/io-ico.c:441 msgid "Unsupported icon type" msgstr "Nie-ondersteunde ikoon-tipe" -#: gdk-pixbuf/io-ico.c:537 +#: gdk-pixbuf/io-ico.c:535 msgid "Not enough memory to load ICO file" msgstr "Nie genoeg geheue om ICO-lêer te laai nie" -#: gdk-pixbuf/io-ico.c:1002 +#: gdk-pixbuf/io-ico.c:1000 msgid "Image too large to be saved as ICO" msgstr "Beeld te groot om as ICO gestoor te word" -#: gdk-pixbuf/io-ico.c:1013 +#: gdk-pixbuf/io-ico.c:1011 msgid "Cursor hotspot outside image" msgstr "Wyser-responskol buite beeld" -#: gdk-pixbuf/io-ico.c:1036 +#: gdk-pixbuf/io-ico.c:1034 #, c-format msgid "Unsupported depth for ICO file: %d" msgstr "Nie-ondersteunde diepte vir ICO-lêer: %d" -#: gdk-pixbuf/io-jasper.c:74 +#: gdk-pixbuf/io-jasper.c:73 msgid "Couldn't allocate memory for stream" msgstr "Kon nie geheue vir stroom toewys nie" -#: gdk-pixbuf/io-jasper.c:104 +#: gdk-pixbuf/io-jasper.c:103 msgid "Couldn't decode image" msgstr "Kon nie beeld dekodeer nie" -#: gdk-pixbuf/io-jasper.c:122 +#: gdk-pixbuf/io-jasper.c:121 msgid "Transformed JPEG2000 has zero width or height" msgstr "Getransformeerde JPEG2000 het zero wydte of hoogte." -#: gdk-pixbuf/io-jasper.c:136 +#: gdk-pixbuf/io-jasper.c:135 msgid "Image type currently not supported" msgstr "Beeldtipe word nie tans ondersteun nie" -#: gdk-pixbuf/io-jasper.c:148 gdk-pixbuf/io-jasper.c:156 +#: gdk-pixbuf/io-jasper.c:147 gdk-pixbuf/io-jasper.c:155 msgid "Couldn't allocate memory for color profile" msgstr "Kon nie geheue toewys vir kleurprofiel nie" -#: gdk-pixbuf/io-jasper.c:182 +#: gdk-pixbuf/io-jasper.c:181 msgid "Insufficient memory to open JPEG 2000 file" msgstr "Onvoldoende geheue om JPEG 2000-lêer te open" -#: gdk-pixbuf/io-jasper.c:261 +#: gdk-pixbuf/io-jasper.c:260 msgid "Couldn't allocate memory to buffer image data" msgstr "Kon nie geheue toewys om beelddata te buffer nie" -#: gdk-pixbuf/io-jasper.c:305 +#: gdk-pixbuf/io-jasper.c:304 msgid "The JPEG 2000 image format" msgstr "Die JPEG 2000-beeldformaat" -#: gdk-pixbuf/io-jpeg.c:126 +#: gdk-pixbuf/io-jpeg.c:124 #, c-format msgid "Error interpreting JPEG image file (%s)" msgstr "Fout met interpretasie van JPEG-beeldlêer (%s)" -#: gdk-pixbuf/io-jpeg.c:604 +#: gdk-pixbuf/io-jpeg.c:597 msgid "" "Insufficient memory to load image, try exiting some applications to free " "memory" @@ -460,17 +469,17 @@ msgstr "" "Onvoldoende geheue om beeld te laai. Probeer om sommige toepassings af te " "sluit om geheue vry te stel." -#: gdk-pixbuf/io-jpeg.c:651 gdk-pixbuf/io-jpeg.c:865 +#: gdk-pixbuf/io-jpeg.c:645 gdk-pixbuf/io-jpeg.c:858 #, c-format msgid "Unsupported JPEG color space (%s)" msgstr "Nie-ondersteunde JPEG-kleurspasie (%s)" -#: gdk-pixbuf/io-jpeg.c:764 gdk-pixbuf/io-jpeg.c:1044 +#: gdk-pixbuf/io-jpeg.c:757 gdk-pixbuf/io-jpeg.c:1037 #: gdk-pixbuf/io-jpeg.c:1308 gdk-pixbuf/io-jpeg.c:1318 msgid "Couldn't allocate memory for loading JPEG file" msgstr "Kon nie geheue toewys vir laai van JPEG-lêer nie" -#: gdk-pixbuf/io-jpeg.c:1018 +#: gdk-pixbuf/io-jpeg.c:1011 msgid "Transformed JPEG has zero width or height." msgstr "Getransformeerde JPEG het zero wydte of hoogte." @@ -479,93 +488,93 @@ msgstr "Getransformeerde JPEG het zero wydte of hoogte." msgid "Color profile has invalid length '%u'." msgstr "Kleurprofiel het 'n ongeldige lengte van %d." -#: gdk-pixbuf/io-pcx.c:186 +#: gdk-pixbuf/io-pcx.c:184 msgid "Couldn't allocate memory for header" msgstr "Kon nie geheue vir kop toewys nie" -#: gdk-pixbuf/io-pcx.c:201 gdk-pixbuf/io-pcx.c:559 +#: gdk-pixbuf/io-pcx.c:199 gdk-pixbuf/io-pcx.c:557 msgid "Couldn't allocate memory for context buffer" msgstr "Kon nie geheue vir konteksbuffer toewys nie" -#: gdk-pixbuf/io-pcx.c:600 +#: gdk-pixbuf/io-pcx.c:598 msgid "Image has invalid width and/or height" msgstr "Beeld het ongeldige wydte en/of hoogte" -#: gdk-pixbuf/io-pcx.c:612 gdk-pixbuf/io-pcx.c:673 +#: gdk-pixbuf/io-pcx.c:610 gdk-pixbuf/io-pcx.c:671 msgid "Image has unsupported bpp" msgstr "Beeld het nie-ondersteunde bpp" -#: gdk-pixbuf/io-pcx.c:617 gdk-pixbuf/io-pcx.c:625 +#: gdk-pixbuf/io-pcx.c:615 gdk-pixbuf/io-pcx.c:623 #, c-format msgid "Image has unsupported number of %d-bit planes" msgstr "Beeld het nie-ondersteunde aantal %d-bis-vlakke" -#: gdk-pixbuf/io-pcx.c:641 +#: gdk-pixbuf/io-pcx.c:639 msgid "Couldn't create new pixbuf" msgstr "Kon nie nuwe pixbuf skep nie" -#: gdk-pixbuf/io-pcx.c:649 +#: gdk-pixbuf/io-pcx.c:647 msgid "Couldn't allocate memory for line data" msgstr "Kon nie geheue vir lyndata toewys nie" -#: gdk-pixbuf/io-pcx.c:656 +#: gdk-pixbuf/io-pcx.c:654 #, fuzzy msgid "Couldn't allocate memory for PCX image" msgstr "Kon nie geheue vir kop toewys nie" -#: gdk-pixbuf/io-pcx.c:703 +#: gdk-pixbuf/io-pcx.c:701 msgid "Didn't get all lines of PCX image" msgstr "Het nie al die lyne van PCX-beeld gevind nie" -#: gdk-pixbuf/io-pcx.c:710 +#: gdk-pixbuf/io-pcx.c:708 msgid "No palette found at end of PCX data" msgstr "Geen palet gevind aan einde van PCX-data nie" -#: gdk-pixbuf/io-pcx.c:755 +#: gdk-pixbuf/io-pcx.c:753 msgid "The PCX image format" msgstr "Die PCX-beeldformaat" -#: gdk-pixbuf/io-pixdata.c:148 +#: gdk-pixbuf/io-pixdata.c:146 #, fuzzy msgid "Transformed pixbuf has zero width or height." msgstr "Getransformeerde PNG het zero wydte of hoogte." -#: gdk-pixbuf/io-pixdata.c:186 +#: gdk-pixbuf/io-pixdata.c:184 #, fuzzy msgid "The GdkPixdata format" msgstr "Die GIF-beeldformaat" -#: gdk-pixbuf/io-png.c:54 +#: gdk-pixbuf/io-png.c:53 msgid "Bits per channel of PNG image is invalid." msgstr "Bisse per kanaal van PNG-beeld is ongeldig." -#: gdk-pixbuf/io-png.c:135 gdk-pixbuf/io-png.c:641 +#: gdk-pixbuf/io-png.c:134 gdk-pixbuf/io-png.c:640 msgid "Transformed PNG has zero width or height." msgstr "Getransformeerde PNG het zero wydte of hoogte." -#: gdk-pixbuf/io-png.c:143 +#: gdk-pixbuf/io-png.c:142 msgid "Bits per channel of transformed PNG is not 8." msgstr "Bisse per kanaal van getransformeerde PNG is nie 8 nie." -#: gdk-pixbuf/io-png.c:152 +#: gdk-pixbuf/io-png.c:151 msgid "Transformed PNG not RGB or RGBA." msgstr "Getransformeerde PNG is nie RGB of RGBA nie." -#: gdk-pixbuf/io-png.c:161 +#: gdk-pixbuf/io-png.c:160 msgid "Transformed PNG has unsupported number of channels, must be 3 or 4." msgstr "" "Getransformeerde PNG het nie-ondersteunde aantal kanale, moet 3 of 4 wees." -#: gdk-pixbuf/io-png.c:182 +#: gdk-pixbuf/io-png.c:181 #, c-format msgid "Fatal error in PNG image file: %s" msgstr "Fatale fout in PNG-beeldlêer: %s" -#: gdk-pixbuf/io-png.c:315 +#: gdk-pixbuf/io-png.c:314 msgid "Insufficient memory to load PNG file" msgstr "Onvoldoende geheue om PNG-lêer te laai" -#: gdk-pixbuf/io-png.c:656 +#: gdk-pixbuf/io-png.c:655 #, fuzzy, c-format msgid "" "Insufficient memory to store a %lu by %lu image; try exiting some " @@ -574,31 +583,31 @@ msgstr "" "Onvoldoende geheue om 'n %ld by %ld beeld te stoor; probeer om sommige " "toepassings af te sluit om geheuegebruik te verminder" -#: gdk-pixbuf/io-png.c:719 +#: gdk-pixbuf/io-png.c:718 msgid "Fatal error reading PNG image file" msgstr "Fatale fout met lees van PNG-beeldlêer" -#: gdk-pixbuf/io-png.c:768 +#: gdk-pixbuf/io-png.c:767 #, c-format msgid "Fatal error reading PNG image file: %s" msgstr "Fatale fout met lees van PNG-beeldlêer: %s" -#: gdk-pixbuf/io-png.c:858 +#: gdk-pixbuf/io-png.c:857 msgid "" "Keys for PNG text chunks must have at least 1 and at most 79 characters." msgstr "" "Sleutels vir PNG-teksbrokke moet ten minste 1 en hoogstens 79 karakters hê." -#: gdk-pixbuf/io-png.c:867 +#: gdk-pixbuf/io-png.c:866 msgid "Keys for PNG text chunks must be ASCII characters." msgstr "Sleutels vir PNG-teksbrokke moet ASCII karakters wees." -#: gdk-pixbuf/io-png.c:881 gdk-pixbuf/io-tiff.c:667 +#: gdk-pixbuf/io-png.c:880 gdk-pixbuf/io-tiff.c:665 #, c-format msgid "Color profile has invalid length %d." msgstr "Kleurprofiel het 'n ongeldige lengte van %d." -#: gdk-pixbuf/io-png.c:894 +#: gdk-pixbuf/io-png.c:893 #, c-format msgid "" "PNG compression level must be a value between 0 and 9; value '%s' could not " @@ -607,7 +616,7 @@ msgstr "" "PNG-saampersvlak moet 'n waarde tussen 0 en 9 wees; waarde '%s' kon nie " "ontleed word nie." -#: gdk-pixbuf/io-png.c:907 +#: gdk-pixbuf/io-png.c:906 #, c-format msgid "" "PNG compression level must be a value between 0 and 9; value '%d' is not " @@ -616,332 +625,328 @@ msgstr "" "PNG-saampersvlak moet 'n waarde tussen 0 en 9 wees; waarde '%d' word nie " "toegelaat nie." -#: gdk-pixbuf/io-png.c:955 +#: gdk-pixbuf/io-png.c:954 #, c-format msgid "Value for PNG text chunk %s cannot be converted to ISO-8859-1 encoding." msgstr "" "Waarde vir PNG-teksbrok %s kan nie omgesit word na ISO-8859-1 enkodering nie." -#: gdk-pixbuf/io-png.c:1118 +#: gdk-pixbuf/io-png.c:1117 msgid "The PNG image format" msgstr "Die PNG-beeldformaat" -#: gdk-pixbuf/io-pnm.c:248 +#: gdk-pixbuf/io-pnm.c:246 msgid "PNM loader expected to find an integer, but didn't" msgstr "PNM-laaier het verwag om 'n heelgetal te vind, maar het nie" -#: gdk-pixbuf/io-pnm.c:280 +#: gdk-pixbuf/io-pnm.c:278 msgid "PNM file has an incorrect initial byte" msgstr "PNM-lêer het 'n foutiewe aanvanklike greep" -#: gdk-pixbuf/io-pnm.c:310 +#: gdk-pixbuf/io-pnm.c:308 msgid "PNM file is not in a recognized PNM subformat" msgstr "PNM-lêer is nie in 'n erkende PNM-subformaat nie" -#: gdk-pixbuf/io-pnm.c:335 +#: gdk-pixbuf/io-pnm.c:333 msgid "PNM file has an image width of 0" msgstr "PNM-lêer het 'n beeldwydte van 0" -#: gdk-pixbuf/io-pnm.c:356 +#: gdk-pixbuf/io-pnm.c:354 msgid "PNM file has an image height of 0" msgstr "PNM-lêer het 'n beeldhoogte van 0" -#: gdk-pixbuf/io-pnm.c:379 +#: gdk-pixbuf/io-pnm.c:377 msgid "Maximum color value in PNM file is 0" msgstr "Maksimum kleurwaarde in PNM-lêer is 0" -#: gdk-pixbuf/io-pnm.c:387 +#: gdk-pixbuf/io-pnm.c:385 msgid "Maximum color value in PNM file is too large" msgstr "Maksimum kleurwaarde in PNM-lêer is te groot" -#: gdk-pixbuf/io-pnm.c:427 gdk-pixbuf/io-pnm.c:457 gdk-pixbuf/io-pnm.c:502 +#: gdk-pixbuf/io-pnm.c:425 gdk-pixbuf/io-pnm.c:455 gdk-pixbuf/io-pnm.c:500 msgid "Raw PNM image type is invalid" msgstr "Rou PNM-beeldtipe is ongeldig" -#: gdk-pixbuf/io-pnm.c:652 +#: gdk-pixbuf/io-pnm.c:650 msgid "PNM image loader does not support this PNM subformat" msgstr "PNM-beeldlaaier ondersteun nie hierdie PNM-subformaat nie" -#: gdk-pixbuf/io-pnm.c:739 gdk-pixbuf/io-pnm.c:966 +#: gdk-pixbuf/io-pnm.c:737 gdk-pixbuf/io-pnm.c:964 msgid "Raw PNM formats require exactly one whitespace before sample data" msgstr "Rou PNM-formaat vereis presies een witspasie voor monster-data" -#: gdk-pixbuf/io-pnm.c:766 +#: gdk-pixbuf/io-pnm.c:764 msgid "Cannot allocate memory for loading PNM image" msgstr "Kan nie geheue toewys vir laai van PNM-beeld nie" -#: gdk-pixbuf/io-pnm.c:816 +#: gdk-pixbuf/io-pnm.c:814 msgid "Insufficient memory to load PNM context struct" msgstr "Onvoldoende geheue om PNM-konteksstruktuur te laai" -#: gdk-pixbuf/io-pnm.c:867 +#: gdk-pixbuf/io-pnm.c:865 msgid "Unexpected end of PNM image data" msgstr "Onverwagte einde van PNM-beeld-data" -#: gdk-pixbuf/io-pnm.c:995 +#: gdk-pixbuf/io-pnm.c:993 msgid "Insufficient memory to load PNM file" msgstr "Onvoldoende geheue om PNM-lêer te laai" -#: gdk-pixbuf/io-pnm.c:1079 +#: gdk-pixbuf/io-pnm.c:1077 msgid "The PNM/PBM/PGM/PPM image format family" msgstr "Die PNM/PBM/PGM/PPM-beeldformaat-familie" -#: gdk-pixbuf/io-qtif.c:128 +#: gdk-pixbuf/io-qtif.c:126 msgid "Input file descriptor is NULL." msgstr "" -#: gdk-pixbuf/io-qtif.c:143 +#: gdk-pixbuf/io-qtif.c:141 msgid "Failed to read QTIF header" msgstr "" -#: gdk-pixbuf/io-qtif.c:152 gdk-pixbuf/io-qtif.c:189 gdk-pixbuf/io-qtif.c:459 +#: gdk-pixbuf/io-qtif.c:150 gdk-pixbuf/io-qtif.c:187 gdk-pixbuf/io-qtif.c:454 #, c-format msgid "QTIF atom size too large (%d byte)" msgid_plural "QTIF atom size too large (%d bytes)" msgstr[0] "" msgstr[1] "" -#: gdk-pixbuf/io-qtif.c:175 +#: gdk-pixbuf/io-qtif.c:173 #, fuzzy, c-format msgid "Failed to allocate %d byte for file read buffer" msgid_plural "Failed to allocate %d bytes for file read buffer" msgstr[0] "Kon nie geheue vir konteksbuffer toewys nie" msgstr[1] "Kon nie geheue vir konteksbuffer toewys nie" -#: gdk-pixbuf/io-qtif.c:206 +#: gdk-pixbuf/io-qtif.c:201 #, c-format msgid "File error when reading QTIF atom: %s" msgstr "" -#: gdk-pixbuf/io-qtif.c:243 +#: gdk-pixbuf/io-qtif.c:238 #, c-format msgid "Failed to skip the next %d byte with seek()." msgid_plural "Failed to skip the next %d bytes with seek()." msgstr[0] "" msgstr[1] "" -#: gdk-pixbuf/io-qtif.c:270 +#: gdk-pixbuf/io-qtif.c:265 msgid "Failed to allocate QTIF context structure." msgstr "" -#: gdk-pixbuf/io-qtif.c:330 +#: gdk-pixbuf/io-qtif.c:325 msgid "Failed to create GdkPixbufLoader object." msgstr "" -#: gdk-pixbuf/io-qtif.c:434 +#: gdk-pixbuf/io-qtif.c:429 msgid "Failed to find an image data atom." msgstr "" -#: gdk-pixbuf/io-qtif.c:618 +#: gdk-pixbuf/io-qtif.c:613 msgid "The QTIF image format" msgstr "Die QTIF-beeldformaat" -#: gdk-pixbuf/io-ras.c:125 +#: gdk-pixbuf/io-ras.c:123 msgid "RAS image has bogus header data" msgstr "RAS-beeld het vals kopdata" -#: gdk-pixbuf/io-ras.c:147 +#: gdk-pixbuf/io-ras.c:145 msgid "RAS image has unknown type" msgstr "RAS-beeld het onbekende tipe" -#: gdk-pixbuf/io-ras.c:155 +#: gdk-pixbuf/io-ras.c:153 msgid "unsupported RAS image variation" msgstr "nie-ondersteunde RAS-beeldvariasie" -#: gdk-pixbuf/io-ras.c:170 gdk-pixbuf/io-ras.c:199 +#: gdk-pixbuf/io-ras.c:168 gdk-pixbuf/io-ras.c:197 msgid "Not enough memory to load RAS image" msgstr "Nie genoeg geheue om RAS-beeld te laai nie" -#: gdk-pixbuf/io-ras.c:544 +#: gdk-pixbuf/io-ras.c:542 msgid "The Sun raster image format" msgstr "Die Sun raster-beeldformaat" -#: gdk-pixbuf/io-tga.c:153 +#: gdk-pixbuf/io-tga.c:151 msgid "Cannot allocate memory for IOBuffer struct" msgstr "Kan nie geheue vir IOBuffer-struktuur toewys nie" -#: gdk-pixbuf/io-tga.c:172 +#: gdk-pixbuf/io-tga.c:170 msgid "Cannot allocate memory for IOBuffer data" msgstr "Kan nie geheue vir IOBuffer-data toewys nie" -#: gdk-pixbuf/io-tga.c:183 +#: gdk-pixbuf/io-tga.c:181 msgid "Cannot realloc IOBuffer data" msgstr "Kan nie IOBuffer-data hertoewys nie" -#: gdk-pixbuf/io-tga.c:213 +#: gdk-pixbuf/io-tga.c:211 msgid "Cannot allocate temporary IOBuffer data" msgstr "Kan nie tydelike IOBuffer-data toewys nie" -#: gdk-pixbuf/io-tga.c:346 +#: gdk-pixbuf/io-tga.c:339 msgid "Cannot allocate new pixbuf" msgstr "Kan nie nuwe pixbuf toewys nie" -#: gdk-pixbuf/io-tga.c:685 +#: gdk-pixbuf/io-tga.c:678 msgid "Image is corrupted or truncated" msgstr "" -#: gdk-pixbuf/io-tga.c:692 +#: gdk-pixbuf/io-tga.c:685 msgid "Cannot allocate colormap structure" msgstr "Kan nie kleurkaartstruktuur toewys nie" -#: gdk-pixbuf/io-tga.c:699 +#: gdk-pixbuf/io-tga.c:692 msgid "Cannot allocate colormap entries" msgstr "Kan nie kleurkaart-inskrywings toewys nie" -#: gdk-pixbuf/io-tga.c:721 +#: gdk-pixbuf/io-tga.c:714 msgid "Unexpected bitdepth for colormap entries" msgstr "Onverwagte bisdiepte vir kleurkaartinskrywings" -#: gdk-pixbuf/io-tga.c:739 +#: gdk-pixbuf/io-tga.c:732 msgid "Cannot allocate TGA header memory" msgstr "Kan nie TGA-kop-geheue toewys nie" -#: gdk-pixbuf/io-tga.c:772 +#: gdk-pixbuf/io-tga.c:765 msgid "TGA image has invalid dimensions" msgstr "TGA-beeld het ongeldige dimensies" -#: gdk-pixbuf/io-tga.c:778 gdk-pixbuf/io-tga.c:787 gdk-pixbuf/io-tga.c:797 -#: gdk-pixbuf/io-tga.c:807 gdk-pixbuf/io-tga.c:814 +#: gdk-pixbuf/io-tga.c:771 gdk-pixbuf/io-tga.c:780 gdk-pixbuf/io-tga.c:790 +#: gdk-pixbuf/io-tga.c:800 gdk-pixbuf/io-tga.c:807 msgid "TGA image type not supported" msgstr "TGA-beeldtipe word nie ondersteun nie" -#: gdk-pixbuf/io-tga.c:861 +#: gdk-pixbuf/io-tga.c:854 msgid "Cannot allocate memory for TGA context struct" msgstr "Kan nie geheue vir TGA-konteksstruktuur toewys nie" -#: gdk-pixbuf/io-tga.c:926 +#: gdk-pixbuf/io-tga.c:919 msgid "Excess data in file" msgstr "Oortollige data in lêer" -#: gdk-pixbuf/io-tga.c:1007 +#: gdk-pixbuf/io-tga.c:1000 msgid "The Targa image format" msgstr "Die Targa-beeldformaat" -#: gdk-pixbuf/io-tiff.c:104 +#: gdk-pixbuf/io-tiff.c:102 msgid "Could not get image width (bad TIFF file)" msgstr "Kon nie beeldwydte kry nie (slegte TIFF-lêer)" -#: gdk-pixbuf/io-tiff.c:112 +#: gdk-pixbuf/io-tiff.c:110 msgid "Could not get image height (bad TIFF file)" msgstr "Kon nie beeldhoogte kry nie (slegte TIFF-lêer)" -#: gdk-pixbuf/io-tiff.c:120 +#: gdk-pixbuf/io-tiff.c:118 msgid "Width or height of TIFF image is zero" msgstr "Wydte of hoogte van TIFF-beeld is zero" -#: gdk-pixbuf/io-tiff.c:129 gdk-pixbuf/io-tiff.c:138 +#: gdk-pixbuf/io-tiff.c:127 gdk-pixbuf/io-tiff.c:136 msgid "Dimensions of TIFF image too large" msgstr "Dimensies van TIFF-beeld te groot" -#: gdk-pixbuf/io-tiff.c:162 gdk-pixbuf/io-tiff.c:174 gdk-pixbuf/io-tiff.c:491 +#: gdk-pixbuf/io-tiff.c:160 gdk-pixbuf/io-tiff.c:172 gdk-pixbuf/io-tiff.c:489 msgid "Insufficient memory to open TIFF file" msgstr "Onvoldoende geheue om TIFF-lêer te open" -#: gdk-pixbuf/io-tiff.c:236 +#: gdk-pixbuf/io-tiff.c:234 msgid "Failed to load RGB data from TIFF file" msgstr "Kon nie RGB-data laai vanaf TIFF-lêer nie" -#: gdk-pixbuf/io-tiff.c:293 +#: gdk-pixbuf/io-tiff.c:291 msgid "Failed to open TIFF image" msgstr "Kon nie TIFF-beeld open nie" -#: gdk-pixbuf/io-tiff.c:427 gdk-pixbuf/io-tiff.c:440 +#: gdk-pixbuf/io-tiff.c:425 gdk-pixbuf/io-tiff.c:438 msgid "Failed to load TIFF image" msgstr "Kon nie TIFF-beeld laai nie" -#: gdk-pixbuf/io-tiff.c:623 +#: gdk-pixbuf/io-tiff.c:621 msgid "Failed to save TIFF image" msgstr "Kon nie TIFF-beeld stoor nie" -#: gdk-pixbuf/io-tiff.c:656 +#: gdk-pixbuf/io-tiff.c:654 msgid "TIFF compression doesn't refer to a valid codec." msgstr "" -#: gdk-pixbuf/io-tiff.c:696 +#: gdk-pixbuf/io-tiff.c:694 msgid "Failed to write TIFF data" msgstr "Kon nie TIFF-beeld skryf nie" -#: gdk-pixbuf/io-tiff.c:733 +#: gdk-pixbuf/io-tiff.c:731 msgid "Couldn't write to TIFF file" msgstr "Kon nie skryf na TIFF-lêer nie" -#: gdk-pixbuf/io-tiff.c:788 -msgid "The TIFF image format" -msgstr "Die TIFF-beeldformaat" - -#: gdk-pixbuf/io-wbmp.c:245 +#: gdk-pixbuf/io-wbmp.c:243 msgid "Image has zero width" msgstr "Beeld het zero wydte" -#: gdk-pixbuf/io-wbmp.c:263 +#: gdk-pixbuf/io-wbmp.c:261 msgid "Image has zero height" msgstr "Beeld het zero hoogte" -#: gdk-pixbuf/io-wbmp.c:274 +#: gdk-pixbuf/io-wbmp.c:272 msgid "Not enough memory to load image" msgstr "Nie genoeg geheue om beeld te laai nie" -#: gdk-pixbuf/io-wbmp.c:333 +#: gdk-pixbuf/io-wbmp.c:331 msgid "Couldn't save the rest" msgstr "Kon nie die res stoor nie" -#: gdk-pixbuf/io-wbmp.c:374 +#: gdk-pixbuf/io-wbmp.c:372 msgid "The WBMP image format" msgstr "Die WBMP-beeldformaat" -#: gdk-pixbuf/io-xbm.c:304 +#: gdk-pixbuf/io-xbm.c:302 msgid "Invalid XBM file" msgstr "Ongeldige XBM-lêer" -#: gdk-pixbuf/io-xbm.c:314 +#: gdk-pixbuf/io-xbm.c:312 msgid "Insufficient memory to load XBM image file" msgstr "Onvoldoende geheue om XBM-beeldlêer te laai" -#: gdk-pixbuf/io-xbm.c:462 +#: gdk-pixbuf/io-xbm.c:460 msgid "Failed to write to temporary file when loading XBM image" msgstr "Kon nie na tydelike lêer skryf tydens laai van XBM-beeld nie" -#: gdk-pixbuf/io-xbm.c:501 +#: gdk-pixbuf/io-xbm.c:499 msgid "The XBM image format" msgstr "Die XBM-beeldformaat" -#: gdk-pixbuf/io-xpm.c:469 +#: gdk-pixbuf/io-xpm.c:467 msgid "No XPM header found" msgstr "Geen XPM-kop gevind nie" -#: gdk-pixbuf/io-xpm.c:478 +#: gdk-pixbuf/io-xpm.c:476 msgid "Invalid XPM header" msgstr "Ongeldige XBM-kop" -#: gdk-pixbuf/io-xpm.c:486 +#: gdk-pixbuf/io-xpm.c:484 msgid "XPM file has image width <= 0" msgstr "XPM-lêer het beeldwydte <= 0" -#: gdk-pixbuf/io-xpm.c:494 +#: gdk-pixbuf/io-xpm.c:492 msgid "XPM file has image height <= 0" msgstr "XPM-lêer het beeldhoogte <= 0" -#: gdk-pixbuf/io-xpm.c:502 +#: gdk-pixbuf/io-xpm.c:500 msgid "XPM has invalid number of chars per pixel" msgstr "XPM het 'n ongeldige hoeveelheid aantal karakters per pixel" -#: gdk-pixbuf/io-xpm.c:511 +#: gdk-pixbuf/io-xpm.c:509 msgid "XPM file has invalid number of colors" msgstr "XPM-lêer het 'n ongeldige aantal kleure" -#: gdk-pixbuf/io-xpm.c:523 gdk-pixbuf/io-xpm.c:532 gdk-pixbuf/io-xpm.c:584 +#: gdk-pixbuf/io-xpm.c:521 gdk-pixbuf/io-xpm.c:530 gdk-pixbuf/io-xpm.c:582 msgid "Cannot allocate memory for loading XPM image" msgstr "Kan nie geheue toewys vir laai van XPM-beeld nie" -#: gdk-pixbuf/io-xpm.c:546 +#: gdk-pixbuf/io-xpm.c:544 msgid "Cannot read XPM colormap" msgstr "Kan nie XPM-kleurkaart lees nie" -#: gdk-pixbuf/io-xpm.c:778 +#: gdk-pixbuf/io-xpm.c:776 msgid "Failed to write to temporary file when loading XPM image" msgstr "Kon nie na tydelike lêer skryf tydens laai van XPM-beeld nie" -#: gdk-pixbuf/io-xpm.c:817 +#: gdk-pixbuf/io-xpm.c:815 msgid "The XPM image format" msgstr "Die XPM-beeldformaat" diff --git a/po/ang.gmo b/po/ang.gmo index 33baed8f6cb1e0d1c954647a432f0b54ee4199d1..75c714c8dff65c4ae74c8ca58dec33375ba579cd 100644 GIT binary patch delta 26 hcmdm>ut8x1KPRt=u7Rnpk(q*#ft88bW*JTqb^u(31?m6* delta 26 hcmdm>ut8x1KPRuTu7QcJp{atQft8WPW*JTqb^u&I1?2z$ diff --git a/po/ang.po b/po/ang.po index 9679904..cc18af6 100644 --- a/po/ang.po +++ b/po/ang.po @@ -9,7 +9,7 @@ msgstr "" "Project-Id-Version: gtk+2.4\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=gdk-" "pixbuf\n" -"POT-Creation-Date: 2013-04-15 10:28-0400\n" +"POT-Creation-Date: 2014-05-26 20:46-0400\n" "PO-Revision-Date: 2004-08-08 16:54-0600\n" "Last-Translator: James Johnson \n" "Language-Team: Old English \n" @@ -19,344 +19,352 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: gdk-pixbuf/gdk-pixbuf-animation.c:160 gdk-pixbuf/gdk-pixbuf-io.c:1064 -#: gdk-pixbuf/gdk-pixbuf-io.c:1330 +#: gdk-pixbuf/gdk-pixbuf-animation.c:158 gdk-pixbuf/gdk-pixbuf-io.c:1077 +#: gdk-pixbuf/gdk-pixbuf-io.c:1333 #, c-format msgid "Failed to open file '%s': %s" msgstr "Tósǽlde tó openienne dǽles '%s': %s" -#: gdk-pixbuf/gdk-pixbuf-animation.c:173 gdk-pixbuf/gdk-pixbuf-io.c:1076 +#: gdk-pixbuf/gdk-pixbuf-animation.c:171 gdk-pixbuf/gdk-pixbuf-io.c:962 #, c-format msgid "Image file '%s' contains no data" msgstr "Onlícnescranic '%s' næfþ giefa" -#: gdk-pixbuf/gdk-pixbuf-animation.c:212 +#: gdk-pixbuf/gdk-pixbuf-animation.c:210 #, c-format msgid "" "Failed to load animation '%s': reason not known, probably a corrupt " "animation file" msgstr "" -#: gdk-pixbuf/gdk-pixbuf-animation.c:280 gdk-pixbuf/gdk-pixbuf-io.c:1112 -#: gdk-pixbuf/gdk-pixbuf-io.c:1382 +#: gdk-pixbuf/gdk-pixbuf-animation.c:278 gdk-pixbuf/gdk-pixbuf-io.c:1113 +#: gdk-pixbuf/gdk-pixbuf-io.c:1385 #, c-format msgid "" "Failed to load image '%s': reason not known, probably a corrupt image file" msgstr "Tósǽlde tó hládenne onlícnesse '%s': " -#: gdk-pixbuf/gdk-pixbuf-io.c:790 +#: gdk-pixbuf/gdk-pixbuf-io.c:774 #, c-format msgid "Unable to load image-loading module: %s: %s" msgstr "" -#: gdk-pixbuf/gdk-pixbuf-io.c:805 +#: gdk-pixbuf/gdk-pixbuf-io.c:789 #, c-format msgid "" "Image-loading module %s does not export the proper interface; perhaps it's " "from a different gdk-pixbuf version?" msgstr "" -#: gdk-pixbuf/gdk-pixbuf-io.c:814 gdk-pixbuf/gdk-pixbuf-io.c:865 +#: gdk-pixbuf/gdk-pixbuf-io.c:798 gdk-pixbuf/gdk-pixbuf-io.c:849 #, c-format msgid "Image type '%s' is not supported" msgstr "Onlícnescynn '%s' nis gewreðod" -#: gdk-pixbuf/gdk-pixbuf-io.c:950 +#: gdk-pixbuf/gdk-pixbuf-io.c:934 #, c-format msgid "Couldn't recognize the image file format for file '%s'" msgstr "" -#: gdk-pixbuf/gdk-pixbuf-io.c:958 +#: gdk-pixbuf/gdk-pixbuf-io.c:942 msgid "Unrecognized image file format" msgstr "Unrecognized onlícnescranicgesceap" -#: gdk-pixbuf/gdk-pixbuf-io.c:1121 +#: gdk-pixbuf/gdk-pixbuf-io.c:1124 #, c-format msgid "Failed to load image '%s': %s" msgstr "Tósǽlde tó hládenne onlícnesse '%s': %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2015 gdk-pixbuf/io-gdip-utils.c:837 +#: gdk-pixbuf/gdk-pixbuf-io.c:2029 gdk-pixbuf/io-gdip-utils.c:835 #, c-format msgid "Error writing to image file: %s" msgstr "Gesweðrung in wrítung þǽm onlícnescranic: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2057 gdk-pixbuf/gdk-pixbuf-io.c:2178 +#: gdk-pixbuf/gdk-pixbuf-io.c:2071 gdk-pixbuf/gdk-pixbuf-io.c:2192 #, c-format msgid "This build of gdk-pixbuf does not support saving the image format: %s" msgstr "" -#: gdk-pixbuf/gdk-pixbuf-io.c:2088 +#: gdk-pixbuf/gdk-pixbuf-io.c:2102 msgid "Insufficient memory to save image to callback" msgstr "" -#: gdk-pixbuf/gdk-pixbuf-io.c:2101 +#: gdk-pixbuf/gdk-pixbuf-io.c:2115 msgid "Failed to open temporary file" msgstr "Tósǽlde tó openienne hwílwendne cranic" -#: gdk-pixbuf/gdk-pixbuf-io.c:2124 +#: gdk-pixbuf/gdk-pixbuf-io.c:2138 msgid "Failed to read from temporary file" msgstr "Tósǽlde tó rǽdenne fram hwílwendne cranic" -#: gdk-pixbuf/gdk-pixbuf-io.c:2372 +#: gdk-pixbuf/gdk-pixbuf-io.c:2382 #, c-format msgid "Failed to open '%s' for writing: %s" msgstr "Tósǽlde tó openienne '%s' for wrítunge: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2398 +#: gdk-pixbuf/gdk-pixbuf-io.c:2408 #, c-format msgid "" "Failed to close '%s' while writing image, all data may not have been saved: " "%s" msgstr "" -#: gdk-pixbuf/gdk-pixbuf-io.c:2619 gdk-pixbuf/gdk-pixbuf-io.c:2671 +#: gdk-pixbuf/gdk-pixbuf-io.c:2629 gdk-pixbuf/gdk-pixbuf-io.c:2681 msgid "Insufficient memory to save image into a buffer" msgstr "" -#: gdk-pixbuf/gdk-pixbuf-io.c:2717 +#: gdk-pixbuf/gdk-pixbuf-io.c:2727 #, fuzzy msgid "Error writing to image stream" msgstr "Gesweðrung in wrítung þǽm onlícnescranic: %s" -#: gdk-pixbuf/gdk-pixbuf-loader.c:393 +#: gdk-pixbuf/gdk-pixbuf-loader.c:384 #, c-format msgid "" "Internal error: Image loader module '%s' failed to complete an operation, " "but didn't give a reason for the failure" msgstr "" -#: gdk-pixbuf/gdk-pixbuf-loader.c:435 +#: gdk-pixbuf/gdk-pixbuf-loader.c:426 #, c-format msgid "Incremental loading of image type '%s' is not supported" msgstr "" -#: gdk-pixbuf/gdk-pixdata.c:160 +#: gdk-pixbuf/gdk-pixdata.c:158 msgid "Image header corrupt" msgstr "" -#: gdk-pixbuf/gdk-pixdata.c:165 +#: gdk-pixbuf/gdk-pixdata.c:163 msgid "Image format unknown" msgstr "Onlícnesgesceap ungecnáwen" -#: gdk-pixbuf/gdk-pixdata.c:170 gdk-pixbuf/gdk-pixdata.c:502 +#: gdk-pixbuf/gdk-pixdata.c:168 gdk-pixbuf/gdk-pixdata.c:501 msgid "Image pixel data corrupt" msgstr "" -#: gdk-pixbuf/gdk-pixdata.c:446 +#: gdk-pixbuf/gdk-pixdata.c:445 #, c-format msgid "failed to allocate image buffer of %u byte" msgid_plural "failed to allocate image buffer of %u bytes" msgstr[0] "" msgstr[1] "" -#: gdk-pixbuf/io-ani.c:244 +#: gdk-pixbuf/io-ani.c:242 msgid "Unexpected icon chunk in animation" msgstr "" -#: gdk-pixbuf/io-ani.c:342 gdk-pixbuf/io-ani.c:400 gdk-pixbuf/io-ani.c:426 -#: gdk-pixbuf/io-ani.c:449 gdk-pixbuf/io-ani.c:476 gdk-pixbuf/io-ani.c:563 +#: gdk-pixbuf/io-ani.c:340 gdk-pixbuf/io-ani.c:398 gdk-pixbuf/io-ani.c:424 +#: gdk-pixbuf/io-ani.c:447 gdk-pixbuf/io-ani.c:474 gdk-pixbuf/io-ani.c:561 msgid "Invalid header in animation" msgstr "" -#: gdk-pixbuf/io-ani.c:352 gdk-pixbuf/io-ani.c:374 gdk-pixbuf/io-ani.c:458 -#: gdk-pixbuf/io-ani.c:485 gdk-pixbuf/io-ani.c:536 gdk-pixbuf/io-ani.c:608 +#: gdk-pixbuf/io-ani.c:350 gdk-pixbuf/io-ani.c:372 gdk-pixbuf/io-ani.c:456 +#: gdk-pixbuf/io-ani.c:483 gdk-pixbuf/io-ani.c:534 gdk-pixbuf/io-ani.c:606 msgid "Not enough memory to load animation" msgstr "" -#: gdk-pixbuf/io-ani.c:392 gdk-pixbuf/io-ani.c:418 gdk-pixbuf/io-ani.c:437 +#: gdk-pixbuf/io-ani.c:390 gdk-pixbuf/io-ani.c:416 gdk-pixbuf/io-ani.c:435 msgid "Malformed chunk in animation" msgstr "" -#: gdk-pixbuf/io-ani.c:660 +#: gdk-pixbuf/io-ani.c:628 +msgid "ANI image was truncated or incomplete." +msgstr "" + +#: gdk-pixbuf/io-ani.c:669 msgid "The ANI image format" msgstr "Þæt ANI onlícnesgesceap" -#: gdk-pixbuf/io-bmp.c:229 gdk-pixbuf/io-bmp.c:266 gdk-pixbuf/io-bmp.c:337 -#: gdk-pixbuf/io-bmp.c:369 gdk-pixbuf/io-bmp.c:392 gdk-pixbuf/io-bmp.c:495 +#: gdk-pixbuf/io-bmp.c:227 gdk-pixbuf/io-bmp.c:264 gdk-pixbuf/io-bmp.c:335 +#: gdk-pixbuf/io-bmp.c:367 gdk-pixbuf/io-bmp.c:390 gdk-pixbuf/io-bmp.c:493 msgid "BMP image has bogus header data" msgstr "" -#: gdk-pixbuf/io-bmp.c:240 gdk-pixbuf/io-bmp.c:432 +#: gdk-pixbuf/io-bmp.c:238 gdk-pixbuf/io-bmp.c:430 msgid "Not enough memory to load bitmap image" msgstr "Nis genóg gemynd tó hládenne bitmap-onlícnesse" -#: gdk-pixbuf/io-bmp.c:318 +#: gdk-pixbuf/io-bmp.c:316 msgid "BMP image has unsupported header size" msgstr "BMP onlícnes hæfþ ungewreðode xxxxx micelnessa" -#: gdk-pixbuf/io-bmp.c:356 +#: gdk-pixbuf/io-bmp.c:354 msgid "Topdown BMP images cannot be compressed" msgstr "" -#: gdk-pixbuf/io-bmp.c:716 gdk-pixbuf/io-pnm.c:707 +#: gdk-pixbuf/io-bmp.c:714 gdk-pixbuf/io-pnm.c:705 msgid "Premature end-of-file encountered" msgstr "" -#: gdk-pixbuf/io-bmp.c:1328 +#: gdk-pixbuf/io-bmp.c:1326 #, fuzzy msgid "Couldn't allocate memory for saving BMP file" msgstr "Ne genóg gemynd tó hládenne onlícnesse" -#: gdk-pixbuf/io-bmp.c:1369 +#: gdk-pixbuf/io-bmp.c:1367 msgid "Couldn't write to BMP file" msgstr "" -#: gdk-pixbuf/io-bmp.c:1422 gdk-pixbuf/io-gdip-bmp.c:82 +#: gdk-pixbuf/io-bmp.c:1420 gdk-pixbuf/io-gdip-bmp.c:80 msgid "The BMP image format" msgstr "Þæt BMP onlícnesgesceap" -#: gdk-pixbuf/io-gdip-emf.c:59 +#: gdk-pixbuf/io-gdip-emf.c:57 #, fuzzy msgid "The EMF image format" msgstr "Þæt BMP onlícnesgesceap" -#: gdk-pixbuf/io-gdip-gif.c:80 gdk-pixbuf/io-gif.c:1720 +#: gdk-pixbuf/io-gdip-gif.c:78 gdk-pixbuf/io-gif.c:1718 msgid "The GIF image format" msgstr "Þæt GIF onlícnesgesceap" -#: gdk-pixbuf/io-gdip-ico.c:59 gdk-pixbuf/io-ico.c:1271 +#: gdk-pixbuf/io-gdip-ico.c:57 gdk-pixbuf/io-ico.c:1269 msgid "The ICO image format" msgstr "Þæt ICO onlícnesgesceap" -#: gdk-pixbuf/io-gdip-jpeg.c:53 gdk-pixbuf/io-jpeg.c:1249 +#: gdk-pixbuf/io-gdip-jpeg.c:51 gdk-pixbuf/io-jpeg.c:1249 #, c-format msgid "" "JPEG quality must be a value between 0 and 100; value '%s' could not be " "parsed." msgstr "" -#: gdk-pixbuf/io-gdip-jpeg.c:68 gdk-pixbuf/io-jpeg.c:1265 +#: gdk-pixbuf/io-gdip-jpeg.c:66 gdk-pixbuf/io-jpeg.c:1265 #, c-format msgid "" "JPEG quality must be a value between 0 and 100; value '%d' is not allowed." msgstr "" -#: gdk-pixbuf/io-gdip-jpeg.c:136 gdk-pixbuf/io-jpeg.c:1478 +#: gdk-pixbuf/io-gdip-jpeg.c:134 gdk-pixbuf/io-jpeg.c:1478 msgid "The JPEG image format" msgstr "Þæt JPEG onlícnesgesceap" -#: gdk-pixbuf/io-gdip-utils.c:154 +#: gdk-pixbuf/io-gdip-tiff.c:80 gdk-pixbuf/io-tiff.c:786 +msgid "The TIFF image format" +msgstr "Þæt TIFF onlícnesgesceap" + +#: gdk-pixbuf/io-gdip-utils.c:152 #, fuzzy, c-format msgid "Could not allocate memory: %s" msgstr "Ne genóg gemynd tó hládenne onlícnesse" -#: gdk-pixbuf/io-gdip-utils.c:179 gdk-pixbuf/io-gdip-utils.c:293 -#: gdk-pixbuf/io-gdip-utils.c:333 +#: gdk-pixbuf/io-gdip-utils.c:177 gdk-pixbuf/io-gdip-utils.c:291 +#: gdk-pixbuf/io-gdip-utils.c:331 #, fuzzy, c-format msgid "Could not create stream: %s" msgstr "" "Ne cúðe scieppan sciftere %s:\n" "%s" -#: gdk-pixbuf/io-gdip-utils.c:193 +#: gdk-pixbuf/io-gdip-utils.c:191 #, fuzzy, c-format msgid "Could not seek stream: %s" msgstr "" "Ne cúðe scieppan sciftere %s:\n" "%s" -#: gdk-pixbuf/io-gdip-utils.c:205 +#: gdk-pixbuf/io-gdip-utils.c:203 #, fuzzy, c-format msgid "Could not read from stream: %s" msgstr "" "Ne cúðe scieppan sciftere %s:\n" "%s" -#: gdk-pixbuf/io-gdip-utils.c:617 +#: gdk-pixbuf/io-gdip-utils.c:615 #, fuzzy msgid "Couldn't load bitmap" msgstr "" "Ne cúðe céosan %s:\n" "%s" -#: gdk-pixbuf/io-gdip-utils.c:773 +#: gdk-pixbuf/io-gdip-utils.c:771 #, fuzzy msgid "Couldn't load metafile" msgstr "" "Ne cúðe céosan %s:\n" "%s" -#: gdk-pixbuf/io-gdip-utils.c:878 +#: gdk-pixbuf/io-gdip-utils.c:876 msgid "Unsupported image format for GDI+" msgstr "" -#: gdk-pixbuf/io-gdip-utils.c:885 +#: gdk-pixbuf/io-gdip-utils.c:883 #, fuzzy msgid "Couldn't save" msgstr "" "Ne cúðe céosan %s:\n" "%s" -#: gdk-pixbuf/io-gdip-wmf.c:58 +#: gdk-pixbuf/io-gdip-wmf.c:56 #, fuzzy msgid "The WMF image format" msgstr "Þæt WBMP onlícnessgesceap" -#: gdk-pixbuf/io-gif.c:222 +#: gdk-pixbuf/io-gif.c:220 #, c-format msgid "Failure reading GIF: %s" msgstr "Gesweðrung in rǽdunge GIF: %s" -#: gdk-pixbuf/io-gif.c:496 gdk-pixbuf/io-gif.c:1502 gdk-pixbuf/io-gif.c:1669 +#: gdk-pixbuf/io-gif.c:494 gdk-pixbuf/io-gif.c:1500 gdk-pixbuf/io-gif.c:1667 msgid "GIF file was missing some data (perhaps it was truncated somehow?)" msgstr "" -#: gdk-pixbuf/io-gif.c:505 +#: gdk-pixbuf/io-gif.c:503 #, c-format msgid "Internal error in the GIF loader (%s)" msgstr "Inweardlicu gesweðrung in þǽm GIF-hládere (%s)" -#: gdk-pixbuf/io-gif.c:579 +#: gdk-pixbuf/io-gif.c:577 msgid "Stack overflow" msgstr "" -#: gdk-pixbuf/io-gif.c:639 +#: gdk-pixbuf/io-gif.c:637 msgid "GIF image loader cannot understand this image." msgstr "" -#: gdk-pixbuf/io-gif.c:668 +#: gdk-pixbuf/io-gif.c:666 msgid "Bad code encountered" msgstr "" -#: gdk-pixbuf/io-gif.c:678 +#: gdk-pixbuf/io-gif.c:676 msgid "Circular table entry in GIF file" msgstr "" -#: gdk-pixbuf/io-gif.c:866 gdk-pixbuf/io-gif.c:1488 gdk-pixbuf/io-gif.c:1541 -#: gdk-pixbuf/io-gif.c:1657 +#: gdk-pixbuf/io-gif.c:864 gdk-pixbuf/io-gif.c:1486 gdk-pixbuf/io-gif.c:1539 +#: gdk-pixbuf/io-gif.c:1655 msgid "Not enough memory to load GIF file" msgstr "" -#: gdk-pixbuf/io-gif.c:960 +#: gdk-pixbuf/io-gif.c:958 #, fuzzy msgid "Not enough memory to composite a frame in GIF file" msgstr "Ne genóg gemynd tó hládenne ICO-cranic" -#: gdk-pixbuf/io-gif.c:1132 +#: gdk-pixbuf/io-gif.c:1130 msgid "GIF image is corrupt (incorrect LZW compression)" msgstr "" -#: gdk-pixbuf/io-gif.c:1182 +#: gdk-pixbuf/io-gif.c:1180 msgid "File does not appear to be a GIF file" msgstr "" -#: gdk-pixbuf/io-gif.c:1194 +#: gdk-pixbuf/io-gif.c:1192 #, c-format msgid "Version %s of the GIF file format is not supported" msgstr "" -#: gdk-pixbuf/io-gif.c:1241 +#: gdk-pixbuf/io-gif.c:1239 #, fuzzy msgid "Resulting GIF image has zero size" msgstr "Onlícnes hæfþ náhtwídu" -#: gdk-pixbuf/io-gif.c:1320 +#: gdk-pixbuf/io-gif.c:1318 msgid "" "GIF image has no global colormap, and a frame inside it has no local " "colormap." msgstr "" -#: gdk-pixbuf/io-gif.c:1564 +#: gdk-pixbuf/io-gif.c:1562 msgid "GIF image was truncated or incomplete." msgstr "" @@ -377,111 +385,111 @@ msgstr "" msgid "The ICNS image format" msgstr "Þæt ICO onlícnesgesceap" -#: gdk-pixbuf/io-ico.c:228 gdk-pixbuf/io-ico.c:242 gdk-pixbuf/io-ico.c:291 -#: gdk-pixbuf/io-ico.c:302 gdk-pixbuf/io-ico.c:395 +#: gdk-pixbuf/io-ico.c:226 gdk-pixbuf/io-ico.c:240 gdk-pixbuf/io-ico.c:289 +#: gdk-pixbuf/io-ico.c:300 gdk-pixbuf/io-ico.c:393 msgid "Invalid header in icon" msgstr "" -#: gdk-pixbuf/io-ico.c:257 gdk-pixbuf/io-ico.c:312 gdk-pixbuf/io-ico.c:405 -#: gdk-pixbuf/io-ico.c:458 gdk-pixbuf/io-ico.c:488 +#: gdk-pixbuf/io-ico.c:255 gdk-pixbuf/io-ico.c:310 gdk-pixbuf/io-ico.c:403 +#: gdk-pixbuf/io-ico.c:456 gdk-pixbuf/io-ico.c:486 msgid "Not enough memory to load icon" msgstr "Ne genóg gemynd tó hládenne segn" -#: gdk-pixbuf/io-ico.c:338 +#: gdk-pixbuf/io-ico.c:336 msgid "Compressed icons are not supported" msgstr "" -#: gdk-pixbuf/io-ico.c:358 +#: gdk-pixbuf/io-ico.c:356 msgid "Icon has zero width" msgstr "" -#: gdk-pixbuf/io-ico.c:368 +#: gdk-pixbuf/io-ico.c:366 msgid "Icon has zero height" msgstr "" -#: gdk-pixbuf/io-ico.c:443 +#: gdk-pixbuf/io-ico.c:441 msgid "Unsupported icon type" msgstr "Ungewreðod segncynn" -#: gdk-pixbuf/io-ico.c:537 +#: gdk-pixbuf/io-ico.c:535 msgid "Not enough memory to load ICO file" msgstr "Ne genóg gemynd tó hládenne ICO-cranic" -#: gdk-pixbuf/io-ico.c:1002 +#: gdk-pixbuf/io-ico.c:1000 msgid "Image too large to be saved as ICO" msgstr "" -#: gdk-pixbuf/io-ico.c:1013 +#: gdk-pixbuf/io-ico.c:1011 msgid "Cursor hotspot outside image" msgstr "" -#: gdk-pixbuf/io-ico.c:1036 +#: gdk-pixbuf/io-ico.c:1034 #, c-format msgid "Unsupported depth for ICO file: %d" msgstr "" -#: gdk-pixbuf/io-jasper.c:74 +#: gdk-pixbuf/io-jasper.c:73 #, fuzzy msgid "Couldn't allocate memory for stream" msgstr "Ne genóg gemynd tó hládenne onlícnesse" -#: gdk-pixbuf/io-jasper.c:104 +#: gdk-pixbuf/io-jasper.c:103 #, fuzzy msgid "Couldn't decode image" msgstr "" "Ne cúðe céosan %s:\n" "%s" -#: gdk-pixbuf/io-jasper.c:122 +#: gdk-pixbuf/io-jasper.c:121 msgid "Transformed JPEG2000 has zero width or height" msgstr "" -#: gdk-pixbuf/io-jasper.c:136 +#: gdk-pixbuf/io-jasper.c:135 #, fuzzy msgid "Image type currently not supported" msgstr "Onlícnescynn '%s' nis gewreðod" -#: gdk-pixbuf/io-jasper.c:148 gdk-pixbuf/io-jasper.c:156 +#: gdk-pixbuf/io-jasper.c:147 gdk-pixbuf/io-jasper.c:155 #, fuzzy msgid "Couldn't allocate memory for color profile" msgstr "Ne genóg gemynd tó hládenne onlícnesse" -#: gdk-pixbuf/io-jasper.c:182 +#: gdk-pixbuf/io-jasper.c:181 msgid "Insufficient memory to open JPEG 2000 file" msgstr "" -#: gdk-pixbuf/io-jasper.c:261 +#: gdk-pixbuf/io-jasper.c:260 #, fuzzy msgid "Couldn't allocate memory to buffer image data" msgstr "Ne genóg gemynd tó hládenne onlícnesse" -#: gdk-pixbuf/io-jasper.c:305 +#: gdk-pixbuf/io-jasper.c:304 #, fuzzy msgid "The JPEG 2000 image format" msgstr "Þæt JPEG onlícnesgesceap" -#: gdk-pixbuf/io-jpeg.c:126 +#: gdk-pixbuf/io-jpeg.c:124 #, c-format msgid "Error interpreting JPEG image file (%s)" msgstr "" -#: gdk-pixbuf/io-jpeg.c:604 +#: gdk-pixbuf/io-jpeg.c:597 msgid "" "Insufficient memory to load image, try exiting some applications to free " "memory" msgstr "" -#: gdk-pixbuf/io-jpeg.c:651 gdk-pixbuf/io-jpeg.c:865 +#: gdk-pixbuf/io-jpeg.c:645 gdk-pixbuf/io-jpeg.c:858 #, c-format msgid "Unsupported JPEG color space (%s)" msgstr "" -#: gdk-pixbuf/io-jpeg.c:764 gdk-pixbuf/io-jpeg.c:1044 +#: gdk-pixbuf/io-jpeg.c:757 gdk-pixbuf/io-jpeg.c:1037 #: gdk-pixbuf/io-jpeg.c:1308 gdk-pixbuf/io-jpeg.c:1318 msgid "Couldn't allocate memory for loading JPEG file" msgstr "" -#: gdk-pixbuf/io-jpeg.c:1018 +#: gdk-pixbuf/io-jpeg.c:1011 msgid "Transformed JPEG has zero width or height." msgstr "" @@ -490,466 +498,462 @@ msgstr "" msgid "Color profile has invalid length '%u'." msgstr "" -#: gdk-pixbuf/io-pcx.c:186 +#: gdk-pixbuf/io-pcx.c:184 msgid "Couldn't allocate memory for header" msgstr "" -#: gdk-pixbuf/io-pcx.c:201 gdk-pixbuf/io-pcx.c:559 +#: gdk-pixbuf/io-pcx.c:199 gdk-pixbuf/io-pcx.c:557 msgid "Couldn't allocate memory for context buffer" msgstr "" -#: gdk-pixbuf/io-pcx.c:600 +#: gdk-pixbuf/io-pcx.c:598 msgid "Image has invalid width and/or height" msgstr "Onlícnes hæfþ ungóde wíde and/oþþe híehþe" -#: gdk-pixbuf/io-pcx.c:612 gdk-pixbuf/io-pcx.c:673 +#: gdk-pixbuf/io-pcx.c:610 gdk-pixbuf/io-pcx.c:671 msgid "Image has unsupported bpp" msgstr "Onlícnes hæfþ ungewreðod bpp" -#: gdk-pixbuf/io-pcx.c:617 gdk-pixbuf/io-pcx.c:625 +#: gdk-pixbuf/io-pcx.c:615 gdk-pixbuf/io-pcx.c:623 #, c-format msgid "Image has unsupported number of %d-bit planes" msgstr "" -#: gdk-pixbuf/io-pcx.c:641 +#: gdk-pixbuf/io-pcx.c:639 msgid "Couldn't create new pixbuf" msgstr "" -#: gdk-pixbuf/io-pcx.c:649 +#: gdk-pixbuf/io-pcx.c:647 msgid "Couldn't allocate memory for line data" msgstr "" -#: gdk-pixbuf/io-pcx.c:656 +#: gdk-pixbuf/io-pcx.c:654 #, fuzzy msgid "Couldn't allocate memory for PCX image" msgstr "Ne genóg gemynd tó hládenne onlícnesse" -#: gdk-pixbuf/io-pcx.c:703 +#: gdk-pixbuf/io-pcx.c:701 msgid "Didn't get all lines of PCX image" msgstr "" -#: gdk-pixbuf/io-pcx.c:710 +#: gdk-pixbuf/io-pcx.c:708 msgid "No palette found at end of PCX data" msgstr "" -#: gdk-pixbuf/io-pcx.c:755 +#: gdk-pixbuf/io-pcx.c:753 msgid "The PCX image format" msgstr "Þæt PCX onlícnesgesceap" -#: gdk-pixbuf/io-pixdata.c:148 +#: gdk-pixbuf/io-pixdata.c:146 msgid "Transformed pixbuf has zero width or height." msgstr "" -#: gdk-pixbuf/io-pixdata.c:186 +#: gdk-pixbuf/io-pixdata.c:184 #, fuzzy msgid "The GdkPixdata format" msgstr "Þæt GIF onlícnesgesceap" -#: gdk-pixbuf/io-png.c:54 +#: gdk-pixbuf/io-png.c:53 msgid "Bits per channel of PNG image is invalid." msgstr "" -#: gdk-pixbuf/io-png.c:135 gdk-pixbuf/io-png.c:641 +#: gdk-pixbuf/io-png.c:134 gdk-pixbuf/io-png.c:640 msgid "Transformed PNG has zero width or height." msgstr "" -#: gdk-pixbuf/io-png.c:143 +#: gdk-pixbuf/io-png.c:142 msgid "Bits per channel of transformed PNG is not 8." msgstr "" -#: gdk-pixbuf/io-png.c:152 +#: gdk-pixbuf/io-png.c:151 msgid "Transformed PNG not RGB or RGBA." msgstr "" -#: gdk-pixbuf/io-png.c:161 +#: gdk-pixbuf/io-png.c:160 msgid "Transformed PNG has unsupported number of channels, must be 3 or 4." msgstr "" -#: gdk-pixbuf/io-png.c:182 +#: gdk-pixbuf/io-png.c:181 #, c-format msgid "Fatal error in PNG image file: %s" msgstr "" -#: gdk-pixbuf/io-png.c:315 +#: gdk-pixbuf/io-png.c:314 msgid "Insufficient memory to load PNG file" msgstr "" -#: gdk-pixbuf/io-png.c:656 +#: gdk-pixbuf/io-png.c:655 #, c-format msgid "" "Insufficient memory to store a %lu by %lu image; try exiting some " "applications to reduce memory usage" msgstr "" -#: gdk-pixbuf/io-png.c:719 +#: gdk-pixbuf/io-png.c:718 msgid "Fatal error reading PNG image file" msgstr "" -#: gdk-pixbuf/io-png.c:768 +#: gdk-pixbuf/io-png.c:767 #, c-format msgid "Fatal error reading PNG image file: %s" msgstr "" -#: gdk-pixbuf/io-png.c:858 +#: gdk-pixbuf/io-png.c:857 msgid "" "Keys for PNG text chunks must have at least 1 and at most 79 characters." msgstr "" -#: gdk-pixbuf/io-png.c:867 +#: gdk-pixbuf/io-png.c:866 msgid "Keys for PNG text chunks must be ASCII characters." msgstr "" -#: gdk-pixbuf/io-png.c:881 gdk-pixbuf/io-tiff.c:667 +#: gdk-pixbuf/io-png.c:880 gdk-pixbuf/io-tiff.c:665 #, c-format msgid "Color profile has invalid length %d." msgstr "" -#: gdk-pixbuf/io-png.c:894 +#: gdk-pixbuf/io-png.c:893 #, c-format msgid "" "PNG compression level must be a value between 0 and 9; value '%s' could not " "be parsed." msgstr "" -#: gdk-pixbuf/io-png.c:907 +#: gdk-pixbuf/io-png.c:906 #, c-format msgid "" "PNG compression level must be a value between 0 and 9; value '%d' is not " "allowed." msgstr "" -#: gdk-pixbuf/io-png.c:955 +#: gdk-pixbuf/io-png.c:954 #, c-format msgid "Value for PNG text chunk %s cannot be converted to ISO-8859-1 encoding." msgstr "" -#: gdk-pixbuf/io-png.c:1118 +#: gdk-pixbuf/io-png.c:1117 msgid "The PNG image format" msgstr "Þæt PNG onlícnesgesceap" -#: gdk-pixbuf/io-pnm.c:248 +#: gdk-pixbuf/io-pnm.c:246 msgid "PNM loader expected to find an integer, but didn't" msgstr "" -#: gdk-pixbuf/io-pnm.c:280 +#: gdk-pixbuf/io-pnm.c:278 msgid "PNM file has an incorrect initial byte" msgstr "" -#: gdk-pixbuf/io-pnm.c:310 +#: gdk-pixbuf/io-pnm.c:308 msgid "PNM file is not in a recognized PNM subformat" msgstr "" -#: gdk-pixbuf/io-pnm.c:335 +#: gdk-pixbuf/io-pnm.c:333 msgid "PNM file has an image width of 0" msgstr "" -#: gdk-pixbuf/io-pnm.c:356 +#: gdk-pixbuf/io-pnm.c:354 msgid "PNM file has an image height of 0" msgstr "" -#: gdk-pixbuf/io-pnm.c:379 +#: gdk-pixbuf/io-pnm.c:377 msgid "Maximum color value in PNM file is 0" msgstr "" -#: gdk-pixbuf/io-pnm.c:387 +#: gdk-pixbuf/io-pnm.c:385 msgid "Maximum color value in PNM file is too large" msgstr "" -#: gdk-pixbuf/io-pnm.c:427 gdk-pixbuf/io-pnm.c:457 gdk-pixbuf/io-pnm.c:502 +#: gdk-pixbuf/io-pnm.c:425 gdk-pixbuf/io-pnm.c:455 gdk-pixbuf/io-pnm.c:500 msgid "Raw PNM image type is invalid" msgstr "" -#: gdk-pixbuf/io-pnm.c:652 +#: gdk-pixbuf/io-pnm.c:650 msgid "PNM image loader does not support this PNM subformat" msgstr "" -#: gdk-pixbuf/io-pnm.c:739 gdk-pixbuf/io-pnm.c:966 +#: gdk-pixbuf/io-pnm.c:737 gdk-pixbuf/io-pnm.c:964 msgid "Raw PNM formats require exactly one whitespace before sample data" msgstr "" -#: gdk-pixbuf/io-pnm.c:766 +#: gdk-pixbuf/io-pnm.c:764 #, fuzzy msgid "Cannot allocate memory for loading PNM image" msgstr "Ne genóg gemynd tó hládenne onlícnesse" -#: gdk-pixbuf/io-pnm.c:816 +#: gdk-pixbuf/io-pnm.c:814 msgid "Insufficient memory to load PNM context struct" msgstr "" -#: gdk-pixbuf/io-pnm.c:867 +#: gdk-pixbuf/io-pnm.c:865 msgid "Unexpected end of PNM image data" msgstr "" -#: gdk-pixbuf/io-pnm.c:995 +#: gdk-pixbuf/io-pnm.c:993 msgid "Insufficient memory to load PNM file" msgstr "" -#: gdk-pixbuf/io-pnm.c:1079 +#: gdk-pixbuf/io-pnm.c:1077 msgid "The PNM/PBM/PGM/PPM image format family" msgstr "Séo PNM/PBM/PGM/PPM onlícnesgesceapmǽgscír" -#: gdk-pixbuf/io-qtif.c:128 +#: gdk-pixbuf/io-qtif.c:126 msgid "Input file descriptor is NULL." msgstr "" -#: gdk-pixbuf/io-qtif.c:143 +#: gdk-pixbuf/io-qtif.c:141 #, fuzzy msgid "Failed to read QTIF header" msgstr "Tósǽlde tó hládenne onlícnesse '%s': %s" -#: gdk-pixbuf/io-qtif.c:152 gdk-pixbuf/io-qtif.c:189 gdk-pixbuf/io-qtif.c:459 +#: gdk-pixbuf/io-qtif.c:150 gdk-pixbuf/io-qtif.c:187 gdk-pixbuf/io-qtif.c:454 #, c-format msgid "QTIF atom size too large (%d byte)" msgid_plural "QTIF atom size too large (%d bytes)" msgstr[0] "" msgstr[1] "" -#: gdk-pixbuf/io-qtif.c:175 +#: gdk-pixbuf/io-qtif.c:173 #, c-format msgid "Failed to allocate %d byte for file read buffer" msgid_plural "Failed to allocate %d bytes for file read buffer" msgstr[0] "" msgstr[1] "" -#: gdk-pixbuf/io-qtif.c:206 +#: gdk-pixbuf/io-qtif.c:201 #, fuzzy, c-format msgid "File error when reading QTIF atom: %s" msgstr "Gesweðrung in rǽdunge GIF: %s" -#: gdk-pixbuf/io-qtif.c:243 +#: gdk-pixbuf/io-qtif.c:238 #, c-format msgid "Failed to skip the next %d byte with seek()." msgid_plural "Failed to skip the next %d bytes with seek()." msgstr[0] "" msgstr[1] "" -#: gdk-pixbuf/io-qtif.c:270 +#: gdk-pixbuf/io-qtif.c:265 msgid "Failed to allocate QTIF context structure." msgstr "" -#: gdk-pixbuf/io-qtif.c:330 +#: gdk-pixbuf/io-qtif.c:325 #, fuzzy msgid "Failed to create GdkPixbufLoader object." msgstr "Tósǽlde tó rǽdenne fram hwílwendne cranic" -#: gdk-pixbuf/io-qtif.c:434 +#: gdk-pixbuf/io-qtif.c:429 #, fuzzy msgid "Failed to find an image data atom." msgstr "Tósǽlde tó hládenne onlícnesse '%s': %s" -#: gdk-pixbuf/io-qtif.c:618 +#: gdk-pixbuf/io-qtif.c:613 #, fuzzy msgid "The QTIF image format" msgstr "Þæt TIFF onlícnesgesceap" -#: gdk-pixbuf/io-ras.c:125 +#: gdk-pixbuf/io-ras.c:123 msgid "RAS image has bogus header data" msgstr "" -#: gdk-pixbuf/io-ras.c:147 +#: gdk-pixbuf/io-ras.c:145 msgid "RAS image has unknown type" msgstr "RAS onlícnes hæfþ uncúþ cynn" -#: gdk-pixbuf/io-ras.c:155 +#: gdk-pixbuf/io-ras.c:153 msgid "unsupported RAS image variation" msgstr "" -#: gdk-pixbuf/io-ras.c:170 gdk-pixbuf/io-ras.c:199 +#: gdk-pixbuf/io-ras.c:168 gdk-pixbuf/io-ras.c:197 msgid "Not enough memory to load RAS image" msgstr "" -#: gdk-pixbuf/io-ras.c:544 +#: gdk-pixbuf/io-ras.c:542 msgid "The Sun raster image format" msgstr "Þæt Sunnanrastere onlícnescynn" -#: gdk-pixbuf/io-tga.c:153 +#: gdk-pixbuf/io-tga.c:151 msgid "Cannot allocate memory for IOBuffer struct" msgstr "" -#: gdk-pixbuf/io-tga.c:172 +#: gdk-pixbuf/io-tga.c:170 msgid "Cannot allocate memory for IOBuffer data" msgstr "" -#: gdk-pixbuf/io-tga.c:183 +#: gdk-pixbuf/io-tga.c:181 msgid "Cannot realloc IOBuffer data" msgstr "" -#: gdk-pixbuf/io-tga.c:213 +#: gdk-pixbuf/io-tga.c:211 msgid "Cannot allocate temporary IOBuffer data" msgstr "" -#: gdk-pixbuf/io-tga.c:346 +#: gdk-pixbuf/io-tga.c:339 msgid "Cannot allocate new pixbuf" msgstr "" -#: gdk-pixbuf/io-tga.c:685 +#: gdk-pixbuf/io-tga.c:678 msgid "Image is corrupted or truncated" msgstr "" -#: gdk-pixbuf/io-tga.c:692 +#: gdk-pixbuf/io-tga.c:685 msgid "Cannot allocate colormap structure" msgstr "" -#: gdk-pixbuf/io-tga.c:699 +#: gdk-pixbuf/io-tga.c:692 msgid "Cannot allocate colormap entries" msgstr "" -#: gdk-pixbuf/io-tga.c:721 +#: gdk-pixbuf/io-tga.c:714 msgid "Unexpected bitdepth for colormap entries" msgstr "" -#: gdk-pixbuf/io-tga.c:739 +#: gdk-pixbuf/io-tga.c:732 msgid "Cannot allocate TGA header memory" msgstr "" -#: gdk-pixbuf/io-tga.c:772 +#: gdk-pixbuf/io-tga.c:765 msgid "TGA image has invalid dimensions" msgstr "" -#: gdk-pixbuf/io-tga.c:778 gdk-pixbuf/io-tga.c:787 gdk-pixbuf/io-tga.c:797 -#: gdk-pixbuf/io-tga.c:807 gdk-pixbuf/io-tga.c:814 +#: gdk-pixbuf/io-tga.c:771 gdk-pixbuf/io-tga.c:780 gdk-pixbuf/io-tga.c:790 +#: gdk-pixbuf/io-tga.c:800 gdk-pixbuf/io-tga.c:807 msgid "TGA image type not supported" msgstr "" -#: gdk-pixbuf/io-tga.c:861 +#: gdk-pixbuf/io-tga.c:854 msgid "Cannot allocate memory for TGA context struct" msgstr "" -#: gdk-pixbuf/io-tga.c:926 +#: gdk-pixbuf/io-tga.c:919 msgid "Excess data in file" msgstr "" -#: gdk-pixbuf/io-tga.c:1007 +#: gdk-pixbuf/io-tga.c:1000 msgid "The Targa image format" msgstr "Þæt Targa onlícnesgesceap" -#: gdk-pixbuf/io-tiff.c:104 +#: gdk-pixbuf/io-tiff.c:102 msgid "Could not get image width (bad TIFF file)" msgstr "" -#: gdk-pixbuf/io-tiff.c:112 +#: gdk-pixbuf/io-tiff.c:110 msgid "Could not get image height (bad TIFF file)" msgstr "" -#: gdk-pixbuf/io-tiff.c:120 +#: gdk-pixbuf/io-tiff.c:118 msgid "Width or height of TIFF image is zero" msgstr "Wídu oþþe híehþu TIFF-onlícnesse is náht" -#: gdk-pixbuf/io-tiff.c:129 gdk-pixbuf/io-tiff.c:138 +#: gdk-pixbuf/io-tiff.c:127 gdk-pixbuf/io-tiff.c:136 msgid "Dimensions of TIFF image too large" msgstr "" -#: gdk-pixbuf/io-tiff.c:162 gdk-pixbuf/io-tiff.c:174 gdk-pixbuf/io-tiff.c:491 +#: gdk-pixbuf/io-tiff.c:160 gdk-pixbuf/io-tiff.c:172 gdk-pixbuf/io-tiff.c:489 msgid "Insufficient memory to open TIFF file" msgstr "" -#: gdk-pixbuf/io-tiff.c:236 +#: gdk-pixbuf/io-tiff.c:234 msgid "Failed to load RGB data from TIFF file" msgstr "" -#: gdk-pixbuf/io-tiff.c:293 +#: gdk-pixbuf/io-tiff.c:291 msgid "Failed to open TIFF image" msgstr "" -#: gdk-pixbuf/io-tiff.c:427 gdk-pixbuf/io-tiff.c:440 +#: gdk-pixbuf/io-tiff.c:425 gdk-pixbuf/io-tiff.c:438 msgid "Failed to load TIFF image" msgstr "" -#: gdk-pixbuf/io-tiff.c:623 +#: gdk-pixbuf/io-tiff.c:621 #, fuzzy msgid "Failed to save TIFF image" msgstr "Tósǽlde tó hládenne onlícnesse '%s': %s" -#: gdk-pixbuf/io-tiff.c:656 +#: gdk-pixbuf/io-tiff.c:654 msgid "TIFF compression doesn't refer to a valid codec." msgstr "" -#: gdk-pixbuf/io-tiff.c:696 +#: gdk-pixbuf/io-tiff.c:694 msgid "Failed to write TIFF data" msgstr "" -#: gdk-pixbuf/io-tiff.c:733 +#: gdk-pixbuf/io-tiff.c:731 msgid "Couldn't write to TIFF file" msgstr "" -#: gdk-pixbuf/io-tiff.c:788 -msgid "The TIFF image format" -msgstr "Þæt TIFF onlícnesgesceap" - -#: gdk-pixbuf/io-wbmp.c:245 +#: gdk-pixbuf/io-wbmp.c:243 msgid "Image has zero width" msgstr "Onlícnes hæfþ náhtwídu" -#: gdk-pixbuf/io-wbmp.c:263 +#: gdk-pixbuf/io-wbmp.c:261 msgid "Image has zero height" msgstr "" -#: gdk-pixbuf/io-wbmp.c:274 +#: gdk-pixbuf/io-wbmp.c:272 msgid "Not enough memory to load image" msgstr "Ne genóg gemynd tó hládenne onlícnesse" -#: gdk-pixbuf/io-wbmp.c:333 +#: gdk-pixbuf/io-wbmp.c:331 msgid "Couldn't save the rest" msgstr "" -#: gdk-pixbuf/io-wbmp.c:374 +#: gdk-pixbuf/io-wbmp.c:372 msgid "The WBMP image format" msgstr "Þæt WBMP onlícnessgesceap" -#: gdk-pixbuf/io-xbm.c:304 +#: gdk-pixbuf/io-xbm.c:302 msgid "Invalid XBM file" msgstr "Ungód XBM cranic" -#: gdk-pixbuf/io-xbm.c:314 +#: gdk-pixbuf/io-xbm.c:312 msgid "Insufficient memory to load XBM image file" msgstr "" -#: gdk-pixbuf/io-xbm.c:462 +#: gdk-pixbuf/io-xbm.c:460 msgid "Failed to write to temporary file when loading XBM image" msgstr "" -#: gdk-pixbuf/io-xbm.c:501 +#: gdk-pixbuf/io-xbm.c:499 msgid "The XBM image format" msgstr "Þæt XBM onlícnesgesceap" -#: gdk-pixbuf/io-xpm.c:469 +#: gdk-pixbuf/io-xpm.c:467 msgid "No XPM header found" msgstr "" -#: gdk-pixbuf/io-xpm.c:478 +#: gdk-pixbuf/io-xpm.c:476 #, fuzzy msgid "Invalid XPM header" msgstr "Ungód XBM cranic" -#: gdk-pixbuf/io-xpm.c:486 +#: gdk-pixbuf/io-xpm.c:484 msgid "XPM file has image width <= 0" msgstr "XPM cranic hæfþ onlícneswíde <= 0" -#: gdk-pixbuf/io-xpm.c:494 +#: gdk-pixbuf/io-xpm.c:492 msgid "XPM file has image height <= 0" msgstr "XPM cranic hæfþ onlícneshíehþe <= 0" -#: gdk-pixbuf/io-xpm.c:502 +#: gdk-pixbuf/io-xpm.c:500 msgid "XPM has invalid number of chars per pixel" msgstr "" -#: gdk-pixbuf/io-xpm.c:511 +#: gdk-pixbuf/io-xpm.c:509 msgid "XPM file has invalid number of colors" msgstr "XPM cranic hæfþ ungódne híwa rím" -#: gdk-pixbuf/io-xpm.c:523 gdk-pixbuf/io-xpm.c:532 gdk-pixbuf/io-xpm.c:584 +#: gdk-pixbuf/io-xpm.c:521 gdk-pixbuf/io-xpm.c:530 gdk-pixbuf/io-xpm.c:582 #, fuzzy msgid "Cannot allocate memory for loading XPM image" msgstr "Ne genóg gemynd tó hládenne onlícnesse" -#: gdk-pixbuf/io-xpm.c:546 +#: gdk-pixbuf/io-xpm.c:544 msgid "Cannot read XPM colormap" msgstr "" -#: gdk-pixbuf/io-xpm.c:778 +#: gdk-pixbuf/io-xpm.c:776 msgid "Failed to write to temporary file when loading XPM image" msgstr "" -#: gdk-pixbuf/io-xpm.c:817 +#: gdk-pixbuf/io-xpm.c:815 msgid "The XPM image format" msgstr "Þæt XPM onlícnesgesceap" diff --git a/po/ar.gmo b/po/ar.gmo index 4652b1c17aad42673f70cfaa43189272e2350d9e..563720cb3f0af89ee63714385ed44c3ade7437ef 100644 GIT binary patch delta 28 kcmaF1iSgMc#tm&cye7H^rn*LE3PuK2CT5!_>s;0W0GHDVlmGw# delta 28 kcmaF1iSgMc#tm&cyvDi)Cc1{E3Wf$&Mi!eV>s;0W0GEvkj{pDw diff --git a/po/ar.po b/po/ar.po index 1fa7f9f..afc73c0 100644 --- a/po/ar.po +++ b/po/ar.po @@ -13,7 +13,7 @@ msgstr "" "Project-Id-Version: gtk+.HEAD\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=gdk-" "pixbuf\n" -"POT-Creation-Date: 2013-04-15 10:28-0400\n" +"POT-Creation-Date: 2014-05-26 20:46-0400\n" "PO-Revision-Date: 2010-05-24 22:57+0300\n" "Last-Translator: Khaled Hosny \n" "Language-Team: Arabic \n" @@ -25,18 +25,18 @@ msgstr "" "&& n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n" "X-Generator: Virtaal 0.5.2\n" -#: gdk-pixbuf/gdk-pixbuf-animation.c:160 gdk-pixbuf/gdk-pixbuf-io.c:1064 -#: gdk-pixbuf/gdk-pixbuf-io.c:1330 +#: gdk-pixbuf/gdk-pixbuf-animation.c:158 gdk-pixbuf/gdk-pixbuf-io.c:1077 +#: gdk-pixbuf/gdk-pixbuf-io.c:1333 #, c-format msgid "Failed to open file '%s': %s" msgstr "فشل فتح الملف '%s': %s" -#: gdk-pixbuf/gdk-pixbuf-animation.c:173 gdk-pixbuf/gdk-pixbuf-io.c:1076 +#: gdk-pixbuf/gdk-pixbuf-animation.c:171 gdk-pixbuf/gdk-pixbuf-io.c:962 #, c-format msgid "Image file '%s' contains no data" msgstr "لا يحتوي ملف الصورة '%s' على بيانات" -#: gdk-pixbuf/gdk-pixbuf-animation.c:212 +#: gdk-pixbuf/gdk-pixbuf-animation.c:210 #, c-format msgid "" "Failed to load animation '%s': reason not known, probably a corrupt " @@ -45,19 +45,19 @@ msgstr "" "فشل تحميل الرسوم المتحرّكة '%s': السبب مجهول، ربما يكون ملف الرسوم المتحرّكة " "تالفًا" -#: gdk-pixbuf/gdk-pixbuf-animation.c:280 gdk-pixbuf/gdk-pixbuf-io.c:1112 -#: gdk-pixbuf/gdk-pixbuf-io.c:1382 +#: gdk-pixbuf/gdk-pixbuf-animation.c:278 gdk-pixbuf/gdk-pixbuf-io.c:1113 +#: gdk-pixbuf/gdk-pixbuf-io.c:1385 #, c-format msgid "" "Failed to load image '%s': reason not known, probably a corrupt image file" msgstr "فشل تحميل الصورة '%s': السبب مجهول، ربما يكون ملف الصورة تالفًا" -#: gdk-pixbuf/gdk-pixbuf-io.c:790 +#: gdk-pixbuf/gdk-pixbuf-io.c:774 #, c-format msgid "Unable to load image-loading module: %s: %s" msgstr "تعذّر تحميل وحدة تحميل الصور: %s: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:805 +#: gdk-pixbuf/gdk-pixbuf-io.c:789 #, fuzzy, c-format msgid "" "Image-loading module %s does not export the proper interface; perhaps it's " @@ -65,68 +65,68 @@ msgid "" msgstr "" "وحدة تحميل الصور %s لا تصدّر الواجهة الصحيحة؛ قد تكون من إصدارة GTK مغايرة؟" -#: gdk-pixbuf/gdk-pixbuf-io.c:814 gdk-pixbuf/gdk-pixbuf-io.c:865 +#: gdk-pixbuf/gdk-pixbuf-io.c:798 gdk-pixbuf/gdk-pixbuf-io.c:849 #, c-format msgid "Image type '%s' is not supported" msgstr "نوع الصورة '%s' غير مدعوم" -#: gdk-pixbuf/gdk-pixbuf-io.c:950 +#: gdk-pixbuf/gdk-pixbuf-io.c:934 #, c-format msgid "Couldn't recognize the image file format for file '%s'" msgstr "تعذّر تمييز صيغة ملف الصور للملف '%s'" -#: gdk-pixbuf/gdk-pixbuf-io.c:958 +#: gdk-pixbuf/gdk-pixbuf-io.c:942 msgid "Unrecognized image file format" msgstr "صيغة ملف صور تعذّر تمييزها" -#: gdk-pixbuf/gdk-pixbuf-io.c:1121 +#: gdk-pixbuf/gdk-pixbuf-io.c:1124 #, c-format msgid "Failed to load image '%s': %s" msgstr "فشل تحميل الصورة '%s': %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2015 gdk-pixbuf/io-gdip-utils.c:837 +#: gdk-pixbuf/gdk-pixbuf-io.c:2029 gdk-pixbuf/io-gdip-utils.c:835 #, c-format msgid "Error writing to image file: %s" msgstr "فشلت الكتابة في ملف الصورة: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2057 gdk-pixbuf/gdk-pixbuf-io.c:2178 +#: gdk-pixbuf/gdk-pixbuf-io.c:2071 gdk-pixbuf/gdk-pixbuf-io.c:2192 #, c-format msgid "This build of gdk-pixbuf does not support saving the image format: %s" msgstr "بناء gdk-pixbuf هذا لا يدعم الحفظ بصيغة الصور: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2088 +#: gdk-pixbuf/gdk-pixbuf-io.c:2102 msgid "Insufficient memory to save image to callback" msgstr "ذاكرة غير كافية لحفظ الصورة إلى إعادة النداء (callback)" -#: gdk-pixbuf/gdk-pixbuf-io.c:2101 +#: gdk-pixbuf/gdk-pixbuf-io.c:2115 msgid "Failed to open temporary file" msgstr "فشل فتح الملف المؤقّت" -#: gdk-pixbuf/gdk-pixbuf-io.c:2124 +#: gdk-pixbuf/gdk-pixbuf-io.c:2138 msgid "Failed to read from temporary file" msgstr "فشلت القراءة من الملف المؤقّت" -#: gdk-pixbuf/gdk-pixbuf-io.c:2372 +#: gdk-pixbuf/gdk-pixbuf-io.c:2382 #, c-format msgid "Failed to open '%s' for writing: %s" msgstr "فشل فتح '%s' لكتابة: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2398 +#: gdk-pixbuf/gdk-pixbuf-io.c:2408 #, c-format msgid "" "Failed to close '%s' while writing image, all data may not have been saved: " "%s" msgstr "فشل غلق '%s' أثناء كتابة الصورة، ربما لم تُحفظ كل البيانات: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2619 gdk-pixbuf/gdk-pixbuf-io.c:2671 +#: gdk-pixbuf/gdk-pixbuf-io.c:2629 gdk-pixbuf/gdk-pixbuf-io.c:2681 msgid "Insufficient memory to save image into a buffer" msgstr "ذاكرة غير كافية لحفظ الصورة في براح" -#: gdk-pixbuf/gdk-pixbuf-io.c:2717 +#: gdk-pixbuf/gdk-pixbuf-io.c:2727 msgid "Error writing to image stream" msgstr "فشلت الكتابة في دفق الصور" -#: gdk-pixbuf/gdk-pixbuf-loader.c:393 +#: gdk-pixbuf/gdk-pixbuf-loader.c:384 #, c-format msgid "" "Internal error: Image loader module '%s' failed to complete an operation, " @@ -135,24 +135,24 @@ msgstr "" "خطأ داخلي: فشلت وحدة تحميل الصور '%s' في إنهاء إحدى العمليات، لكنّها لم تعطِ " "سببا للفشل" -#: gdk-pixbuf/gdk-pixbuf-loader.c:435 +#: gdk-pixbuf/gdk-pixbuf-loader.c:426 #, c-format msgid "Incremental loading of image type '%s' is not supported" msgstr "التحميل التزايدي لنوع الصور '%s' غير مدعوم" -#: gdk-pixbuf/gdk-pixdata.c:160 +#: gdk-pixbuf/gdk-pixdata.c:158 msgid "Image header corrupt" msgstr "ترويسة الصورة تالفة" -#: gdk-pixbuf/gdk-pixdata.c:165 +#: gdk-pixbuf/gdk-pixdata.c:163 msgid "Image format unknown" msgstr "صيغة الصورة مجهولة" -#: gdk-pixbuf/gdk-pixdata.c:170 gdk-pixbuf/gdk-pixdata.c:502 +#: gdk-pixbuf/gdk-pixdata.c:168 gdk-pixbuf/gdk-pixdata.c:501 msgid "Image pixel data corrupt" msgstr "البيانات البكسلية للصورة تالفة" -#: gdk-pixbuf/gdk-pixdata.c:446 +#: gdk-pixbuf/gdk-pixdata.c:445 #, c-format msgid "failed to allocate image buffer of %u byte" msgid_plural "failed to allocate image buffer of %u bytes" @@ -163,195 +163,204 @@ msgstr[3] "فشل تحصيص ذاكرة وسيطة للصورة بحجم %u با msgstr[4] "فشل تحصيص ذاكرة وسيطة للصورة بحجم %u بايت" msgstr[5] "فشل تحصيص ذاكرة وسيطة للصورة بحجم %u بايت" -#: gdk-pixbuf/io-ani.c:244 +#: gdk-pixbuf/io-ani.c:242 msgid "Unexpected icon chunk in animation" msgstr "قطعة أيقونة غير متوقعة في الرسم المتحرّك" -#: gdk-pixbuf/io-ani.c:342 gdk-pixbuf/io-ani.c:400 gdk-pixbuf/io-ani.c:426 -#: gdk-pixbuf/io-ani.c:449 gdk-pixbuf/io-ani.c:476 gdk-pixbuf/io-ani.c:563 +#: gdk-pixbuf/io-ani.c:340 gdk-pixbuf/io-ani.c:398 gdk-pixbuf/io-ani.c:424 +#: gdk-pixbuf/io-ani.c:447 gdk-pixbuf/io-ani.c:474 gdk-pixbuf/io-ani.c:561 msgid "Invalid header in animation" msgstr "ترويسة غير صالحة في الرسم المتحرّك" -#: gdk-pixbuf/io-ani.c:352 gdk-pixbuf/io-ani.c:374 gdk-pixbuf/io-ani.c:458 -#: gdk-pixbuf/io-ani.c:485 gdk-pixbuf/io-ani.c:536 gdk-pixbuf/io-ani.c:608 +#: gdk-pixbuf/io-ani.c:350 gdk-pixbuf/io-ani.c:372 gdk-pixbuf/io-ani.c:456 +#: gdk-pixbuf/io-ani.c:483 gdk-pixbuf/io-ani.c:534 gdk-pixbuf/io-ani.c:606 msgid "Not enough memory to load animation" msgstr "لا ذاكرة كافية لتحميل الرسوم المتحرّكة" -#: gdk-pixbuf/io-ani.c:392 gdk-pixbuf/io-ani.c:418 gdk-pixbuf/io-ani.c:437 +#: gdk-pixbuf/io-ani.c:390 gdk-pixbuf/io-ani.c:416 gdk-pixbuf/io-ani.c:435 msgid "Malformed chunk in animation" msgstr "قطعة مشوّهة في الرسّم المتحرّك" -#: gdk-pixbuf/io-ani.c:660 +#: gdk-pixbuf/io-ani.c:628 +#, fuzzy +msgid "ANI image was truncated or incomplete." +msgstr "صورة GIF مقطّعة أو غير كاملة." + +#: gdk-pixbuf/io-ani.c:669 msgid "The ANI image format" msgstr "صيغة صور ANI" -#: gdk-pixbuf/io-bmp.c:229 gdk-pixbuf/io-bmp.c:266 gdk-pixbuf/io-bmp.c:337 -#: gdk-pixbuf/io-bmp.c:369 gdk-pixbuf/io-bmp.c:392 gdk-pixbuf/io-bmp.c:495 +#: gdk-pixbuf/io-bmp.c:227 gdk-pixbuf/io-bmp.c:264 gdk-pixbuf/io-bmp.c:335 +#: gdk-pixbuf/io-bmp.c:367 gdk-pixbuf/io-bmp.c:390 gdk-pixbuf/io-bmp.c:493 msgid "BMP image has bogus header data" msgstr "صورة BMP لها بيانات ترويسة زائفة" -#: gdk-pixbuf/io-bmp.c:240 gdk-pixbuf/io-bmp.c:432 +#: gdk-pixbuf/io-bmp.c:238 gdk-pixbuf/io-bmp.c:430 msgid "Not enough memory to load bitmap image" msgstr "لا ذاكرة كافية لتحميل الصورة النقطية" -#: gdk-pixbuf/io-bmp.c:318 +#: gdk-pixbuf/io-bmp.c:316 msgid "BMP image has unsupported header size" msgstr "صورة BMP لها حجم ترويسة غير مدعوم" -#: gdk-pixbuf/io-bmp.c:356 +#: gdk-pixbuf/io-bmp.c:354 msgid "Topdown BMP images cannot be compressed" msgstr "صور BMP أعلى-أسفل تعذّر ضغطها" -#: gdk-pixbuf/io-bmp.c:716 gdk-pixbuf/io-pnm.c:707 +#: gdk-pixbuf/io-bmp.c:714 gdk-pixbuf/io-pnm.c:705 msgid "Premature end-of-file encountered" msgstr "انتهى الملف قبل أوانه" -#: gdk-pixbuf/io-bmp.c:1328 +#: gdk-pixbuf/io-bmp.c:1326 msgid "Couldn't allocate memory for saving BMP file" msgstr "تعذّر تحصيص ذاكرة لحفظ ملف BMP" -#: gdk-pixbuf/io-bmp.c:1369 +#: gdk-pixbuf/io-bmp.c:1367 msgid "Couldn't write to BMP file" msgstr "تعذّر الكتابة في ملف BMP " -#: gdk-pixbuf/io-bmp.c:1422 gdk-pixbuf/io-gdip-bmp.c:82 +#: gdk-pixbuf/io-bmp.c:1420 gdk-pixbuf/io-gdip-bmp.c:80 msgid "The BMP image format" msgstr "صيغة صور BMP" -#: gdk-pixbuf/io-gdip-emf.c:59 +#: gdk-pixbuf/io-gdip-emf.c:57 msgid "The EMF image format" msgstr "صيغة صور EMF" -#: gdk-pixbuf/io-gdip-gif.c:80 gdk-pixbuf/io-gif.c:1720 +#: gdk-pixbuf/io-gdip-gif.c:78 gdk-pixbuf/io-gif.c:1718 msgid "The GIF image format" msgstr "صيغة صور GIF" -#: gdk-pixbuf/io-gdip-ico.c:59 gdk-pixbuf/io-ico.c:1271 +#: gdk-pixbuf/io-gdip-ico.c:57 gdk-pixbuf/io-ico.c:1269 msgid "The ICO image format" msgstr "صيغة صور ICO" -#: gdk-pixbuf/io-gdip-jpeg.c:53 gdk-pixbuf/io-jpeg.c:1249 +#: gdk-pixbuf/io-gdip-jpeg.c:51 gdk-pixbuf/io-jpeg.c:1249 #, c-format msgid "" "JPEG quality must be a value between 0 and 100; value '%s' could not be " "parsed." msgstr "يجب أن تكون جودة JPEG قيمة بين 0 و 100، لذلك تعذّر تحليل القيمة '%s'." -#: gdk-pixbuf/io-gdip-jpeg.c:68 gdk-pixbuf/io-jpeg.c:1265 +#: gdk-pixbuf/io-gdip-jpeg.c:66 gdk-pixbuf/io-jpeg.c:1265 #, c-format msgid "" "JPEG quality must be a value between 0 and 100; value '%d' is not allowed." msgstr "يجب أن تكون جودة JPEG قيمة بين 0 و 100، القيمة '%Id' غير مسموح بها." -#: gdk-pixbuf/io-gdip-jpeg.c:136 gdk-pixbuf/io-jpeg.c:1478 +#: gdk-pixbuf/io-gdip-jpeg.c:134 gdk-pixbuf/io-jpeg.c:1478 msgid "The JPEG image format" msgstr "صيغة صور JPEG" -#: gdk-pixbuf/io-gdip-utils.c:154 +#: gdk-pixbuf/io-gdip-tiff.c:80 gdk-pixbuf/io-tiff.c:786 +msgid "The TIFF image format" +msgstr "صيغة صور TIFF" + +#: gdk-pixbuf/io-gdip-utils.c:152 #, c-format msgid "Could not allocate memory: %s" msgstr "تعذّر تحصيص ذاكرة: %s" -#: gdk-pixbuf/io-gdip-utils.c:179 gdk-pixbuf/io-gdip-utils.c:293 -#: gdk-pixbuf/io-gdip-utils.c:333 +#: gdk-pixbuf/io-gdip-utils.c:177 gdk-pixbuf/io-gdip-utils.c:291 +#: gdk-pixbuf/io-gdip-utils.c:331 #, c-format msgid "Could not create stream: %s" msgstr "تعذّر إنشاء الدفق: %s" -#: gdk-pixbuf/io-gdip-utils.c:193 +#: gdk-pixbuf/io-gdip-utils.c:191 #, c-format msgid "Could not seek stream: %s" msgstr "تعذّر الالتماس في الدفق: %s" -#: gdk-pixbuf/io-gdip-utils.c:205 +#: gdk-pixbuf/io-gdip-utils.c:203 #, c-format msgid "Could not read from stream: %s" msgstr "تعذّر القراءة من الدفق: %s" -#: gdk-pixbuf/io-gdip-utils.c:617 +#: gdk-pixbuf/io-gdip-utils.c:615 msgid "Couldn't load bitmap" msgstr "تعذّر تحميل الصورة النقطية" -#: gdk-pixbuf/io-gdip-utils.c:773 +#: gdk-pixbuf/io-gdip-utils.c:771 msgid "Couldn't load metafile" msgstr "تعذّر تحميل ملف المعلومات الفوقية" -#: gdk-pixbuf/io-gdip-utils.c:878 +#: gdk-pixbuf/io-gdip-utils.c:876 msgid "Unsupported image format for GDI+" msgstr "نسق صور لا يدعمه GDI+" -#: gdk-pixbuf/io-gdip-utils.c:885 +#: gdk-pixbuf/io-gdip-utils.c:883 msgid "Couldn't save" msgstr "تعذّر الحفظ" -#: gdk-pixbuf/io-gdip-wmf.c:58 +#: gdk-pixbuf/io-gdip-wmf.c:56 msgid "The WMF image format" msgstr "صيغة صور WMF" -#: gdk-pixbuf/io-gif.c:222 +#: gdk-pixbuf/io-gif.c:220 #, c-format msgid "Failure reading GIF: %s" msgstr "خطأ أثناء قراءة GIF: %s" -#: gdk-pixbuf/io-gif.c:496 gdk-pixbuf/io-gif.c:1502 gdk-pixbuf/io-gif.c:1669 +#: gdk-pixbuf/io-gif.c:494 gdk-pixbuf/io-gif.c:1500 gdk-pixbuf/io-gif.c:1667 msgid "GIF file was missing some data (perhaps it was truncated somehow?)" msgstr "يفتقد ملف GIF بعض البيانات (ربما استقطعت بكيفية ما؟)" -#: gdk-pixbuf/io-gif.c:505 +#: gdk-pixbuf/io-gif.c:503 #, c-format msgid "Internal error in the GIF loader (%s)" msgstr "خطأ داخلي في محمّل GIF (%s)" -#: gdk-pixbuf/io-gif.c:579 +#: gdk-pixbuf/io-gif.c:577 msgid "Stack overflow" msgstr "فيضان المكدّس" -#: gdk-pixbuf/io-gif.c:639 +#: gdk-pixbuf/io-gif.c:637 msgid "GIF image loader cannot understand this image." msgstr "لا يستطيع محمّل صور GIF فهم هذه الصورة." -#: gdk-pixbuf/io-gif.c:668 +#: gdk-pixbuf/io-gif.c:666 msgid "Bad code encountered" msgstr "وُجِد رمز سيء" -#: gdk-pixbuf/io-gif.c:678 +#: gdk-pixbuf/io-gif.c:676 msgid "Circular table entry in GIF file" msgstr "خانة جدول دائرية في ملف GIF" -#: gdk-pixbuf/io-gif.c:866 gdk-pixbuf/io-gif.c:1488 gdk-pixbuf/io-gif.c:1541 -#: gdk-pixbuf/io-gif.c:1657 +#: gdk-pixbuf/io-gif.c:864 gdk-pixbuf/io-gif.c:1486 gdk-pixbuf/io-gif.c:1539 +#: gdk-pixbuf/io-gif.c:1655 msgid "Not enough memory to load GIF file" msgstr "لا ذاكرة كافية لتحميل ملف GIF" -#: gdk-pixbuf/io-gif.c:960 +#: gdk-pixbuf/io-gif.c:958 msgid "Not enough memory to composite a frame in GIF file" msgstr "لا ذاكرة كافية لتشكيل إطار في ملف GIF" -#: gdk-pixbuf/io-gif.c:1132 +#: gdk-pixbuf/io-gif.c:1130 msgid "GIF image is corrupt (incorrect LZW compression)" msgstr "صورة GIF تالفة (ضغط LZW غير سليم)" -#: gdk-pixbuf/io-gif.c:1182 +#: gdk-pixbuf/io-gif.c:1180 msgid "File does not appear to be a GIF file" msgstr "يبدو أن الملف ليس ملف GIF" -#: gdk-pixbuf/io-gif.c:1194 +#: gdk-pixbuf/io-gif.c:1192 #, c-format msgid "Version %s of the GIF file format is not supported" msgstr "إصدارة %s من صيغ ملفات GIF غير مدعومة" -#: gdk-pixbuf/io-gif.c:1241 +#: gdk-pixbuf/io-gif.c:1239 #, fuzzy msgid "Resulting GIF image has zero size" msgstr "عرض الصورة صفر" -#: gdk-pixbuf/io-gif.c:1320 +#: gdk-pixbuf/io-gif.c:1318 msgid "" "GIF image has no global colormap, and a frame inside it has no local " "colormap." msgstr "ليس لصورة GIF مخطط ألوان عام، وليس لإطار بداخلها مخطط ألوان محلي." -#: gdk-pixbuf/io-gif.c:1564 +#: gdk-pixbuf/io-gif.c:1562 msgid "GIF image was truncated or incomplete." msgstr "صورة GIF مقطّعة أو غير كاملة." @@ -368,104 +377,104 @@ msgstr "تعذّر فك ملف ترميز ملف ICNS" msgid "The ICNS image format" msgstr "صيغة صور ICNS" -#: gdk-pixbuf/io-ico.c:228 gdk-pixbuf/io-ico.c:242 gdk-pixbuf/io-ico.c:291 -#: gdk-pixbuf/io-ico.c:302 gdk-pixbuf/io-ico.c:395 +#: gdk-pixbuf/io-ico.c:226 gdk-pixbuf/io-ico.c:240 gdk-pixbuf/io-ico.c:289 +#: gdk-pixbuf/io-ico.c:300 gdk-pixbuf/io-ico.c:393 msgid "Invalid header in icon" msgstr "ترويسة غير صحيحة في الأيقونة" -#: gdk-pixbuf/io-ico.c:257 gdk-pixbuf/io-ico.c:312 gdk-pixbuf/io-ico.c:405 -#: gdk-pixbuf/io-ico.c:458 gdk-pixbuf/io-ico.c:488 +#: gdk-pixbuf/io-ico.c:255 gdk-pixbuf/io-ico.c:310 gdk-pixbuf/io-ico.c:403 +#: gdk-pixbuf/io-ico.c:456 gdk-pixbuf/io-ico.c:486 msgid "Not enough memory to load icon" msgstr "لا ذاكرة كافية لتحميل الأيقونة" -#: gdk-pixbuf/io-ico.c:338 +#: gdk-pixbuf/io-ico.c:336 msgid "Compressed icons are not supported" msgstr "الأيقونات المضغوطة غير مدعومة" -#: gdk-pixbuf/io-ico.c:358 +#: gdk-pixbuf/io-ico.c:356 msgid "Icon has zero width" msgstr "عرض الأيقونة صفر" -#: gdk-pixbuf/io-ico.c:368 +#: gdk-pixbuf/io-ico.c:366 msgid "Icon has zero height" msgstr "ارتفاع الأيقونة صفر" -#: gdk-pixbuf/io-ico.c:443 +#: gdk-pixbuf/io-ico.c:441 msgid "Unsupported icon type" msgstr "نوع أيقونات غير مدعوم" -#: gdk-pixbuf/io-ico.c:537 +#: gdk-pixbuf/io-ico.c:535 msgid "Not enough memory to load ICO file" msgstr "لا ذاكرة كافية لتحميل ملف ICO" -#: gdk-pixbuf/io-ico.c:1002 +#: gdk-pixbuf/io-ico.c:1000 msgid "Image too large to be saved as ICO" msgstr "تعذّر حفظ الصورة كـ ICO لأنها كبيرة جدًا" -#: gdk-pixbuf/io-ico.c:1013 +#: gdk-pixbuf/io-ico.c:1011 msgid "Cursor hotspot outside image" msgstr "منطقة المؤشّر النشطة خارج الصورة" -#: gdk-pixbuf/io-ico.c:1036 +#: gdk-pixbuf/io-ico.c:1034 #, c-format msgid "Unsupported depth for ICO file: %d" msgstr "عمق ملف ICO غير مدعوم: %Id" -#: gdk-pixbuf/io-jasper.c:74 +#: gdk-pixbuf/io-jasper.c:73 msgid "Couldn't allocate memory for stream" msgstr "تعذّر تحصيص ذاكرة للتيار" -#: gdk-pixbuf/io-jasper.c:104 +#: gdk-pixbuf/io-jasper.c:103 msgid "Couldn't decode image" msgstr "تعذّر فك ترميز الصورة" -#: gdk-pixbuf/io-jasper.c:122 +#: gdk-pixbuf/io-jasper.c:121 msgid "Transformed JPEG2000 has zero width or height" msgstr "صورة JPEG2000 المُحوّلة ذات عرض أو ارتفاع صفري" -#: gdk-pixbuf/io-jasper.c:136 +#: gdk-pixbuf/io-jasper.c:135 msgid "Image type currently not supported" msgstr "نوع الصورة غير مدعوم حاليا" -#: gdk-pixbuf/io-jasper.c:148 gdk-pixbuf/io-jasper.c:156 +#: gdk-pixbuf/io-jasper.c:147 gdk-pixbuf/io-jasper.c:155 msgid "Couldn't allocate memory for color profile" msgstr "تعذّر تحصيص ذاكرة لاحة اللون" -#: gdk-pixbuf/io-jasper.c:182 +#: gdk-pixbuf/io-jasper.c:181 msgid "Insufficient memory to open JPEG 2000 file" msgstr "لا ذاكرة كافية لفتح ملف JPEG 2000" -#: gdk-pixbuf/io-jasper.c:261 +#: gdk-pixbuf/io-jasper.c:260 msgid "Couldn't allocate memory to buffer image data" msgstr "تعذّر تحصيص ذاكرة لبراح بيانات الصور" -#: gdk-pixbuf/io-jasper.c:305 +#: gdk-pixbuf/io-jasper.c:304 msgid "The JPEG 2000 image format" msgstr "صيغة صور JPEG 2000" -#: gdk-pixbuf/io-jpeg.c:126 +#: gdk-pixbuf/io-jpeg.c:124 #, c-format msgid "Error interpreting JPEG image file (%s)" msgstr "خطأ في تفسير ملف صورة JPEG (%s)" -#: gdk-pixbuf/io-jpeg.c:604 +#: gdk-pixbuf/io-jpeg.c:597 msgid "" "Insufficient memory to load image, try exiting some applications to free " "memory" msgstr "" "لا ذاكرة كافية لتحميل الصورة، حاوِل الخروج من بعض التطبيقات لتحرير الذاكرة" -#: gdk-pixbuf/io-jpeg.c:651 gdk-pixbuf/io-jpeg.c:865 +#: gdk-pixbuf/io-jpeg.c:645 gdk-pixbuf/io-jpeg.c:858 #, c-format msgid "Unsupported JPEG color space (%s)" msgstr "نطاق ألوان JPEG غير مدعوم (%s)" -#: gdk-pixbuf/io-jpeg.c:764 gdk-pixbuf/io-jpeg.c:1044 +#: gdk-pixbuf/io-jpeg.c:757 gdk-pixbuf/io-jpeg.c:1037 #: gdk-pixbuf/io-jpeg.c:1308 gdk-pixbuf/io-jpeg.c:1318 msgid "Couldn't allocate memory for loading JPEG file" msgstr "تعذّر تحصيص ذاكرة لتحميل ملف JPEG" -#: gdk-pixbuf/io-jpeg.c:1018 +#: gdk-pixbuf/io-jpeg.c:1011 msgid "Transformed JPEG has zero width or height." msgstr "صورة JPEG المُحوّلة ذات عرض أو ارتفاع صفري." @@ -474,92 +483,92 @@ msgstr "صورة JPEG المُحوّلة ذات عرض أو ارتفاع صفر msgid "Color profile has invalid length '%u'." msgstr "طول لاحة %d اللون غير سليم. " -#: gdk-pixbuf/io-pcx.c:186 +#: gdk-pixbuf/io-pcx.c:184 msgid "Couldn't allocate memory for header" msgstr "تعذّر تحصيص ذاكرة للترويسة" -#: gdk-pixbuf/io-pcx.c:201 gdk-pixbuf/io-pcx.c:559 +#: gdk-pixbuf/io-pcx.c:199 gdk-pixbuf/io-pcx.c:557 msgid "Couldn't allocate memory for context buffer" msgstr "تعذّر تحصيص ذاكرة لبراح السياق" -#: gdk-pixbuf/io-pcx.c:600 +#: gdk-pixbuf/io-pcx.c:598 msgid "Image has invalid width and/or height" msgstr "ارتفاع الصورة و/أو عرضها غير صحيحين" -#: gdk-pixbuf/io-pcx.c:612 gdk-pixbuf/io-pcx.c:673 +#: gdk-pixbuf/io-pcx.c:610 gdk-pixbuf/io-pcx.c:671 msgid "Image has unsupported bpp" msgstr "للصورة bpp غير مدعوم" -#: gdk-pixbuf/io-pcx.c:617 gdk-pixbuf/io-pcx.c:625 +#: gdk-pixbuf/io-pcx.c:615 gdk-pixbuf/io-pcx.c:623 #, c-format msgid "Image has unsupported number of %d-bit planes" msgstr "للصورة عدد غير مدعوم من مستويات %Id-بت" -#: gdk-pixbuf/io-pcx.c:641 +#: gdk-pixbuf/io-pcx.c:639 msgid "Couldn't create new pixbuf" msgstr "تعذّر إنشاء pixbuf جديد" -#: gdk-pixbuf/io-pcx.c:649 +#: gdk-pixbuf/io-pcx.c:647 msgid "Couldn't allocate memory for line data" msgstr "تعذّر تحصيص ذاكرة لبيانات السطر" -#: gdk-pixbuf/io-pcx.c:656 +#: gdk-pixbuf/io-pcx.c:654 #, fuzzy msgid "Couldn't allocate memory for PCX image" msgstr "تعذّر تحصيص ذاكرة للترويسة" -#: gdk-pixbuf/io-pcx.c:703 +#: gdk-pixbuf/io-pcx.c:701 msgid "Didn't get all lines of PCX image" msgstr "لم يتم تلقي كل سطور صورة PCX" -#: gdk-pixbuf/io-pcx.c:710 +#: gdk-pixbuf/io-pcx.c:708 msgid "No palette found at end of PCX data" msgstr "لا توجد لوحة ألوان عند نهاية بيانات PCX" -#: gdk-pixbuf/io-pcx.c:755 +#: gdk-pixbuf/io-pcx.c:753 msgid "The PCX image format" msgstr "صيغة صور PCX" -#: gdk-pixbuf/io-pixdata.c:148 +#: gdk-pixbuf/io-pixdata.c:146 #, fuzzy msgid "Transformed pixbuf has zero width or height." msgstr "صورة PNG المُحوّلة ذات عرض أو ارتفاع صفري." -#: gdk-pixbuf/io-pixdata.c:186 +#: gdk-pixbuf/io-pixdata.c:184 #, fuzzy msgid "The GdkPixdata format" msgstr "صيغة صور GIF" -#: gdk-pixbuf/io-png.c:54 +#: gdk-pixbuf/io-png.c:53 msgid "Bits per channel of PNG image is invalid." msgstr "عدد البتّات لكل قناة في صورة PNG غير صحيحة." -#: gdk-pixbuf/io-png.c:135 gdk-pixbuf/io-png.c:641 +#: gdk-pixbuf/io-png.c:134 gdk-pixbuf/io-png.c:640 msgid "Transformed PNG has zero width or height." msgstr "صورة PNG المُحوّلة ذات عرض أو ارتفاع صفري." -#: gdk-pixbuf/io-png.c:143 +#: gdk-pixbuf/io-png.c:142 msgid "Bits per channel of transformed PNG is not 8." msgstr "عدد البتّات لكل قناة في صورة PNG لا يساوي 8." -#: gdk-pixbuf/io-png.c:152 +#: gdk-pixbuf/io-png.c:151 msgid "Transformed PNG not RGB or RGBA." msgstr "صورة PNG المحوّلة ليست RGB أو RGBA." -#: gdk-pixbuf/io-png.c:161 +#: gdk-pixbuf/io-png.c:160 msgid "Transformed PNG has unsupported number of channels, must be 3 or 4." msgstr "صورة PNG المحولة لها عدد غير مدعوم من القنوات، يجب أن تكون 3 أو 4." -#: gdk-pixbuf/io-png.c:182 +#: gdk-pixbuf/io-png.c:181 #, c-format msgid "Fatal error in PNG image file: %s" msgstr "خطأ قاتل في ملف صورة PNG: %s" -#: gdk-pixbuf/io-png.c:315 +#: gdk-pixbuf/io-png.c:314 msgid "Insufficient memory to load PNG file" msgstr "لا ذاكرة كافية لتحميل ملف PNG" -#: gdk-pixbuf/io-png.c:656 +#: gdk-pixbuf/io-png.c:655 #, fuzzy, c-format msgid "" "Insufficient memory to store a %lu by %lu image; try exiting some " @@ -568,31 +577,31 @@ msgstr "" "ذاكرة غير كافية لتخزين %ld من %ld صورة، حاول الخروج من بعض التطبيقات لتقليل " "استخدام الذاكرة" -#: gdk-pixbuf/io-png.c:719 +#: gdk-pixbuf/io-png.c:718 msgid "Fatal error reading PNG image file" msgstr "خطأ قاتل عند قراءة ملف صورة PNG" -#: gdk-pixbuf/io-png.c:768 +#: gdk-pixbuf/io-png.c:767 #, c-format msgid "Fatal error reading PNG image file: %s" msgstr "خطأ قاتل عند قراءة ملف صورة PNG: %s" -#: gdk-pixbuf/io-png.c:858 +#: gdk-pixbuf/io-png.c:857 msgid "" "Keys for PNG text chunks must have at least 1 and at most 79 characters." msgstr "" "يجب أن يكون لمفاتيح قطع PNG النصية محرفًا واحدًا على الأقل و 79 كحد أقصى." -#: gdk-pixbuf/io-png.c:867 +#: gdk-pixbuf/io-png.c:866 msgid "Keys for PNG text chunks must be ASCII characters." msgstr "يجب أن تكون مفاتيح المقاطع النصية لـ PNG محارف أسكي." -#: gdk-pixbuf/io-png.c:881 gdk-pixbuf/io-tiff.c:667 +#: gdk-pixbuf/io-png.c:880 gdk-pixbuf/io-tiff.c:665 #, c-format msgid "Color profile has invalid length %d." msgstr "طول لاحة %d اللون غير سليم. " -#: gdk-pixbuf/io-png.c:894 +#: gdk-pixbuf/io-png.c:893 #, c-format msgid "" "PNG compression level must be a value between 0 and 9; value '%s' could not " @@ -600,7 +609,7 @@ msgid "" msgstr "" "يجب أن يكون مستوى ضغط PNG قيمة بين 0 و 100، لذلك تعذّر تحليل القيمة '%s'." -#: gdk-pixbuf/io-png.c:907 +#: gdk-pixbuf/io-png.c:906 #, c-format msgid "" "PNG compression level must be a value between 0 and 9; value '%d' is not " @@ -608,84 +617,84 @@ msgid "" msgstr "" "يجب أن يكون مستوي ضغط PNG قيمة بين 0 و 100، القيمة '%Id' غير مسموح بها." -#: gdk-pixbuf/io-png.c:955 +#: gdk-pixbuf/io-png.c:954 #, c-format msgid "Value for PNG text chunk %s cannot be converted to ISO-8859-1 encoding." msgstr "تعذّر تحويل قيمة مقطع PNG النصي %s إلى ترميز ISO-8859-1." -#: gdk-pixbuf/io-png.c:1118 +#: gdk-pixbuf/io-png.c:1117 msgid "The PNG image format" msgstr "صيغة صور PNG" -#: gdk-pixbuf/io-pnm.c:248 +#: gdk-pixbuf/io-pnm.c:246 msgid "PNM loader expected to find an integer, but didn't" msgstr "توقَّع مُحمّل PNM العثور على رقم صحيح، لكن لم يجده" -#: gdk-pixbuf/io-pnm.c:280 +#: gdk-pixbuf/io-pnm.c:278 msgid "PNM file has an incorrect initial byte" msgstr "لملف PNM بايت أوَّلي غير سليم" -#: gdk-pixbuf/io-pnm.c:310 +#: gdk-pixbuf/io-pnm.c:308 msgid "PNM file is not in a recognized PNM subformat" msgstr "ملف PNM ليس في صيغة فرعيّة من PNM يمكن تمييزها" -#: gdk-pixbuf/io-pnm.c:335 +#: gdk-pixbuf/io-pnm.c:333 msgid "PNM file has an image width of 0" msgstr "ملف PNM له عرض صورة يساوي 0" -#: gdk-pixbuf/io-pnm.c:356 +#: gdk-pixbuf/io-pnm.c:354 msgid "PNM file has an image height of 0" msgstr "ملف PNM له ارتفاع صورة يساوي 0" -#: gdk-pixbuf/io-pnm.c:379 +#: gdk-pixbuf/io-pnm.c:377 msgid "Maximum color value in PNM file is 0" msgstr "قيمة اللون القصوى في ملف PNM هي 0" -#: gdk-pixbuf/io-pnm.c:387 +#: gdk-pixbuf/io-pnm.c:385 msgid "Maximum color value in PNM file is too large" msgstr "قيمة اللون القصوى في ملف PNM كبيرة جدًا" -#: gdk-pixbuf/io-pnm.c:427 gdk-pixbuf/io-pnm.c:457 gdk-pixbuf/io-pnm.c:502 +#: gdk-pixbuf/io-pnm.c:425 gdk-pixbuf/io-pnm.c:455 gdk-pixbuf/io-pnm.c:500 msgid "Raw PNM image type is invalid" msgstr "نوع صورة PNM الخام غير صحيح" -#: gdk-pixbuf/io-pnm.c:652 +#: gdk-pixbuf/io-pnm.c:650 msgid "PNM image loader does not support this PNM subformat" msgstr "مُحمِّل صور PNM لا يَدعم صيغة PNM الفرعية هذه" -#: gdk-pixbuf/io-pnm.c:739 gdk-pixbuf/io-pnm.c:966 +#: gdk-pixbuf/io-pnm.c:737 gdk-pixbuf/io-pnm.c:964 msgid "Raw PNM formats require exactly one whitespace before sample data" msgstr "صيغ PNM الخام تحتاج إلى وَضع فراغ واحد قبل بيانات العيّنة" -#: gdk-pixbuf/io-pnm.c:766 +#: gdk-pixbuf/io-pnm.c:764 msgid "Cannot allocate memory for loading PNM image" msgstr "تعذّر تحصيص ذاكرة لتحميل صورة PNM" -#: gdk-pixbuf/io-pnm.c:816 +#: gdk-pixbuf/io-pnm.c:814 msgid "Insufficient memory to load PNM context struct" msgstr "ذاكرة غير كافية لتحميل بنية سياق PNM" -#: gdk-pixbuf/io-pnm.c:867 +#: gdk-pixbuf/io-pnm.c:865 msgid "Unexpected end of PNM image data" msgstr "نهاية غير متوقّعة لبيانات صورة PNM" -#: gdk-pixbuf/io-pnm.c:995 +#: gdk-pixbuf/io-pnm.c:993 msgid "Insufficient memory to load PNM file" msgstr "ذاكرة غير كافية لتحميل ملف PNM" -#: gdk-pixbuf/io-pnm.c:1079 +#: gdk-pixbuf/io-pnm.c:1077 msgid "The PNM/PBM/PGM/PPM image format family" msgstr "عائلة صيغ صور PNM/PBM/PGM/PPM" -#: gdk-pixbuf/io-qtif.c:128 +#: gdk-pixbuf/io-qtif.c:126 msgid "Input file descriptor is NULL." msgstr "واصف ملف الدخل صفري." -#: gdk-pixbuf/io-qtif.c:143 +#: gdk-pixbuf/io-qtif.c:141 msgid "Failed to read QTIF header" msgstr "فشلت قراءة ترويسة QTIF" -#: gdk-pixbuf/io-qtif.c:152 gdk-pixbuf/io-qtif.c:189 gdk-pixbuf/io-qtif.c:459 +#: gdk-pixbuf/io-qtif.c:150 gdk-pixbuf/io-qtif.c:187 gdk-pixbuf/io-qtif.c:454 #, fuzzy, c-format msgid "QTIF atom size too large (%d byte)" msgid_plural "QTIF atom size too large (%d bytes)" @@ -696,7 +705,7 @@ msgstr[3] "حجم ذرة QTIF كبير جدا (%d بايت)" msgstr[4] "حجم ذرة QTIF كبير جدا (%d بايت)" msgstr[5] "حجم ذرة QTIF كبير جدا (%d بايت)" -#: gdk-pixbuf/io-qtif.c:175 +#: gdk-pixbuf/io-qtif.c:173 #, fuzzy, c-format msgid "Failed to allocate %d byte for file read buffer" msgid_plural "Failed to allocate %d bytes for file read buffer" @@ -707,12 +716,12 @@ msgstr[3] "فشل تحصيص %d بايت لبراح قراءة الملف" msgstr[4] "فشل تحصيص %d بايت لبراح قراءة الملف" msgstr[5] "فشل تحصيص %d بايت لبراح قراءة الملف" -#: gdk-pixbuf/io-qtif.c:206 +#: gdk-pixbuf/io-qtif.c:201 #, c-format msgid "File error when reading QTIF atom: %s" msgstr "خطأ أثناء قراءة ذرة QTIF:‏ %s" -#: gdk-pixbuf/io-qtif.c:243 +#: gdk-pixbuf/io-qtif.c:238 #, fuzzy, c-format msgid "Failed to skip the next %d byte with seek()." msgid_plural "Failed to skip the next %d bytes with seek()." @@ -723,228 +732,224 @@ msgstr[3] "فشل التخطي إلى %d بايت التالية باستخدا msgstr[4] "فشل التخطي إلى %d بايت التالية باستخدام ‪seek()‬." msgstr[5] "فشل التخطي إلى %d بايت التالية باستخدام ‪seek()‬." -#: gdk-pixbuf/io-qtif.c:270 +#: gdk-pixbuf/io-qtif.c:265 msgid "Failed to allocate QTIF context structure." msgstr "تعذّر تحصيص ذاكرة لبنية سياق QTIF." -#: gdk-pixbuf/io-qtif.c:330 +#: gdk-pixbuf/io-qtif.c:325 msgid "Failed to create GdkPixbufLoader object." msgstr "فشلت إنشاء كائن GdkPixbufLoader." -#: gdk-pixbuf/io-qtif.c:434 +#: gdk-pixbuf/io-qtif.c:429 msgid "Failed to find an image data atom." msgstr "فشل العثور على ذرة بيانات صورة." -#: gdk-pixbuf/io-qtif.c:618 +#: gdk-pixbuf/io-qtif.c:613 msgid "The QTIF image format" msgstr "صيغة صور QTIF" -#: gdk-pixbuf/io-ras.c:125 +#: gdk-pixbuf/io-ras.c:123 msgid "RAS image has bogus header data" msgstr "لصورة RAS بيانات ترويسة زائفة" -#: gdk-pixbuf/io-ras.c:147 +#: gdk-pixbuf/io-ras.c:145 msgid "RAS image has unknown type" msgstr "لصورة RAS نوع مجهول" -#: gdk-pixbuf/io-ras.c:155 +#: gdk-pixbuf/io-ras.c:153 msgid "unsupported RAS image variation" msgstr "انحراف صورة RAS غير مدعوم" -#: gdk-pixbuf/io-ras.c:170 gdk-pixbuf/io-ras.c:199 +#: gdk-pixbuf/io-ras.c:168 gdk-pixbuf/io-ras.c:197 msgid "Not enough memory to load RAS image" msgstr "ذاكرة غير كافية لتحميل صورة RAS" -#: gdk-pixbuf/io-ras.c:544 +#: gdk-pixbuf/io-ras.c:542 msgid "The Sun raster image format" msgstr "صيغة صور Sun raster" -#: gdk-pixbuf/io-tga.c:153 +#: gdk-pixbuf/io-tga.c:151 msgid "Cannot allocate memory for IOBuffer struct" msgstr "تعذّر تحصيص ذاكرة لبنية IOBuffer" -#: gdk-pixbuf/io-tga.c:172 +#: gdk-pixbuf/io-tga.c:170 msgid "Cannot allocate memory for IOBuffer data" msgstr "تعذّر تحصيص ذاكرة لبيانات IOBuffer" -#: gdk-pixbuf/io-tga.c:183 +#: gdk-pixbuf/io-tga.c:181 msgid "Cannot realloc IOBuffer data" msgstr "تعذّر إعادة تحصيص بيانات IOBuffer" -#: gdk-pixbuf/io-tga.c:213 +#: gdk-pixbuf/io-tga.c:211 msgid "Cannot allocate temporary IOBuffer data" msgstr "تعذّر تحصيص بيانات IOBuffer المؤقتة" -#: gdk-pixbuf/io-tga.c:346 +#: gdk-pixbuf/io-tga.c:339 msgid "Cannot allocate new pixbuf" msgstr "تعذّر تحصيص pixbuf جديد" -#: gdk-pixbuf/io-tga.c:685 +#: gdk-pixbuf/io-tga.c:678 msgid "Image is corrupted or truncated" msgstr "الصورة تالفة أو ناقصة" -#: gdk-pixbuf/io-tga.c:692 +#: gdk-pixbuf/io-tga.c:685 msgid "Cannot allocate colormap structure" msgstr "تعذّر تحصيص تركيب مُخطط الألوان" -#: gdk-pixbuf/io-tga.c:699 +#: gdk-pixbuf/io-tga.c:692 msgid "Cannot allocate colormap entries" msgstr "تعذّر تحصيص مدخلات مُخطط الألوان" -#: gdk-pixbuf/io-tga.c:721 +#: gdk-pixbuf/io-tga.c:714 msgid "Unexpected bitdepth for colormap entries" msgstr "عمق بت غير متوقّع لخانات مُخطط الألوان" -#: gdk-pixbuf/io-tga.c:739 +#: gdk-pixbuf/io-tga.c:732 msgid "Cannot allocate TGA header memory" msgstr "تعذّر تحصيص ذاكرة ترويسة TGA" -#: gdk-pixbuf/io-tga.c:772 +#: gdk-pixbuf/io-tga.c:765 msgid "TGA image has invalid dimensions" msgstr "صورة TGA لها أبعاد غير سليمة" -#: gdk-pixbuf/io-tga.c:778 gdk-pixbuf/io-tga.c:787 gdk-pixbuf/io-tga.c:797 -#: gdk-pixbuf/io-tga.c:807 gdk-pixbuf/io-tga.c:814 +#: gdk-pixbuf/io-tga.c:771 gdk-pixbuf/io-tga.c:780 gdk-pixbuf/io-tga.c:790 +#: gdk-pixbuf/io-tga.c:800 gdk-pixbuf/io-tga.c:807 msgid "TGA image type not supported" msgstr "نوع صور TGA غير مدعوم" -#: gdk-pixbuf/io-tga.c:861 +#: gdk-pixbuf/io-tga.c:854 msgid "Cannot allocate memory for TGA context struct" msgstr "تعذّر تحصيص ذاكرة لبنية سياق TGA" -#: gdk-pixbuf/io-tga.c:926 +#: gdk-pixbuf/io-tga.c:919 msgid "Excess data in file" msgstr "بيانات زائدة في الملف" -#: gdk-pixbuf/io-tga.c:1007 +#: gdk-pixbuf/io-tga.c:1000 msgid "The Targa image format" msgstr "صيغة صور Targa" -#: gdk-pixbuf/io-tiff.c:104 +#: gdk-pixbuf/io-tiff.c:102 msgid "Could not get image width (bad TIFF file)" msgstr "تعذّر معرفة عرض الصورة (ملف TIFF رديء)" -#: gdk-pixbuf/io-tiff.c:112 +#: gdk-pixbuf/io-tiff.c:110 msgid "Could not get image height (bad TIFF file)" msgstr "تعذّر معرفة ارتفاع الصورة (ملف TIFF رديء)" -#: gdk-pixbuf/io-tiff.c:120 +#: gdk-pixbuf/io-tiff.c:118 msgid "Width or height of TIFF image is zero" msgstr "عرض أو ارتفاع صفري لصورة TIFF" -#: gdk-pixbuf/io-tiff.c:129 gdk-pixbuf/io-tiff.c:138 +#: gdk-pixbuf/io-tiff.c:127 gdk-pixbuf/io-tiff.c:136 msgid "Dimensions of TIFF image too large" msgstr "أبعاد صورة TIFF كبيرة جدًا" -#: gdk-pixbuf/io-tiff.c:162 gdk-pixbuf/io-tiff.c:174 gdk-pixbuf/io-tiff.c:491 +#: gdk-pixbuf/io-tiff.c:160 gdk-pixbuf/io-tiff.c:172 gdk-pixbuf/io-tiff.c:489 msgid "Insufficient memory to open TIFF file" msgstr "ذاكرة غير كافية لفتح ملف TIFF" -#: gdk-pixbuf/io-tiff.c:236 +#: gdk-pixbuf/io-tiff.c:234 msgid "Failed to load RGB data from TIFF file" msgstr "فشل تحميل بيانات RGB من ملف TIFF" -#: gdk-pixbuf/io-tiff.c:293 +#: gdk-pixbuf/io-tiff.c:291 msgid "Failed to open TIFF image" msgstr "فشل فتح صورة TIFF" -#: gdk-pixbuf/io-tiff.c:427 gdk-pixbuf/io-tiff.c:440 +#: gdk-pixbuf/io-tiff.c:425 gdk-pixbuf/io-tiff.c:438 msgid "Failed to load TIFF image" msgstr "فشل تحميل صورة TIFF" -#: gdk-pixbuf/io-tiff.c:623 +#: gdk-pixbuf/io-tiff.c:621 msgid "Failed to save TIFF image" msgstr "فشل حفظ صورة TIFF" -#: gdk-pixbuf/io-tiff.c:656 +#: gdk-pixbuf/io-tiff.c:654 msgid "TIFF compression doesn't refer to a valid codec." msgstr "ضغط TIFF لا يشير إلى مرمّز صحيح." -#: gdk-pixbuf/io-tiff.c:696 +#: gdk-pixbuf/io-tiff.c:694 msgid "Failed to write TIFF data" msgstr "فشلت كتابة بيانات TIFF" -#: gdk-pixbuf/io-tiff.c:733 +#: gdk-pixbuf/io-tiff.c:731 msgid "Couldn't write to TIFF file" msgstr "الكتابة لملف TIFF غير ممكنة" -#: gdk-pixbuf/io-tiff.c:788 -msgid "The TIFF image format" -msgstr "صيغة صور TIFF" - -#: gdk-pixbuf/io-wbmp.c:245 +#: gdk-pixbuf/io-wbmp.c:243 msgid "Image has zero width" msgstr "عرض الصورة صفر" -#: gdk-pixbuf/io-wbmp.c:263 +#: gdk-pixbuf/io-wbmp.c:261 msgid "Image has zero height" msgstr "ارتفاع الصورة صفر" -#: gdk-pixbuf/io-wbmp.c:274 +#: gdk-pixbuf/io-wbmp.c:272 msgid "Not enough memory to load image" msgstr "ذاكرة غير كافية لتحميل الصورة" -#: gdk-pixbuf/io-wbmp.c:333 +#: gdk-pixbuf/io-wbmp.c:331 msgid "Couldn't save the rest" msgstr "تعذّر حفظ الباقي" -#: gdk-pixbuf/io-wbmp.c:374 +#: gdk-pixbuf/io-wbmp.c:372 msgid "The WBMP image format" msgstr "صيغة صور WBMP" -#: gdk-pixbuf/io-xbm.c:304 +#: gdk-pixbuf/io-xbm.c:302 msgid "Invalid XBM file" msgstr "ملف XBM غير سليم" -#: gdk-pixbuf/io-xbm.c:314 +#: gdk-pixbuf/io-xbm.c:312 msgid "Insufficient memory to load XBM image file" msgstr "ذاكرة غير كافية لفتح صورة ملف XBM" -#: gdk-pixbuf/io-xbm.c:462 +#: gdk-pixbuf/io-xbm.c:460 msgid "Failed to write to temporary file when loading XBM image" msgstr "فشلت الكتابة في ملف مؤقّت عند تحميل صورة XBM" -#: gdk-pixbuf/io-xbm.c:501 +#: gdk-pixbuf/io-xbm.c:499 msgid "The XBM image format" msgstr "صيغة صور XBM" -#: gdk-pixbuf/io-xpm.c:469 +#: gdk-pixbuf/io-xpm.c:467 msgid "No XPM header found" msgstr "لا توجد ترويسة XPM" -#: gdk-pixbuf/io-xpm.c:478 +#: gdk-pixbuf/io-xpm.c:476 msgid "Invalid XPM header" msgstr "ترويسة XPM غير صالحة" -#: gdk-pixbuf/io-xpm.c:486 +#: gdk-pixbuf/io-xpm.c:484 msgid "XPM file has image width <= 0" msgstr "عرض صورة ملف XPM قيمته <= 0" -#: gdk-pixbuf/io-xpm.c:494 +#: gdk-pixbuf/io-xpm.c:492 msgid "XPM file has image height <= 0" msgstr "ارتفاع صورة ملف XPM قيمته <= 0" -#: gdk-pixbuf/io-xpm.c:502 +#: gdk-pixbuf/io-xpm.c:500 msgid "XPM has invalid number of chars per pixel" msgstr "ملف XPM له عدد غير صحيح من المحارف لكل بكسل" -#: gdk-pixbuf/io-xpm.c:511 +#: gdk-pixbuf/io-xpm.c:509 msgid "XPM file has invalid number of colors" msgstr "ملف XPM له عدد غير صحيح من الألوان" -#: gdk-pixbuf/io-xpm.c:523 gdk-pixbuf/io-xpm.c:532 gdk-pixbuf/io-xpm.c:584 +#: gdk-pixbuf/io-xpm.c:521 gdk-pixbuf/io-xpm.c:530 gdk-pixbuf/io-xpm.c:582 msgid "Cannot allocate memory for loading XPM image" msgstr "تعذّر تحصيص ذاكرة لتحميل صورة XPM" -#: gdk-pixbuf/io-xpm.c:546 +#: gdk-pixbuf/io-xpm.c:544 msgid "Cannot read XPM colormap" msgstr "تعذّر قراءة مخطط ألوان XPM" -#: gdk-pixbuf/io-xpm.c:778 +#: gdk-pixbuf/io-xpm.c:776 msgid "Failed to write to temporary file when loading XPM image" msgstr "فشلت الكتابة في ملف مؤقت عند تحميل صورة XPM" -#: gdk-pixbuf/io-xpm.c:817 +#: gdk-pixbuf/io-xpm.c:815 msgid "The XPM image format" msgstr "صيغة صور XPM" diff --git a/po/as.gmo b/po/as.gmo index 03a02ab76e5c0947a57abcd7eb85fc9abe494be1..1ba5913abdb911c2e5960bb26a67b93f4d109c93 100644 GIT binary patch delta 4543 zcmYk<3vg7`9mnzi21?~A4|xe;m)DAfh210sNFk6EOn^KfypczU1_)N3fkZ)8k)VQN zDuD{9fS`p6gc@2b4{JdY2;(@8N*QV?S_f_G6iNrhg6a2n?_tI>``^zw=iWW{Ja1sf zzXOM_1mb^f-EgCk&Jvx86^+c=2F(7_OtogwR%T(0VGt){PprVZ@D;olYcYbKVOMP0 z+AM?-?1uT+3m0K;+=AR6xA(~Oq2ih|)W+;?%6WJX&czN`h3eoQ4B<)aftOJoY({VN zpcG8RiP#CtQ0-Nr9{dKX!=GXop3iX2IzkZD&>+-}MVN%^usa@d*DqjS$_efKj>k~f zXP{b7Y%)c5wMumF%1!@g% zq1G;mc~t|M&WXs!9^#AHv~{SC?!pkh@5*1{0?JLP9DvJ_Cao5=X+J`B^xL?r2s3Q0 z(P%8dWv+Y@)xoRS58LxJbub%Ca4G8g1zd~))~6+wAqUDTk=eEvQG4tlYANeb&xyCA zJIQ2bV-9XcX4yVRK330{j%N>^qA47U{MJfPzk3FGwjFg|bk`GDH{BOTE#WA>Gy{u} z$+0RNtMh+=%tR^@*wPHrreFw{BbV$Y)QC@DDqclBILsFI?#KHmFGn?e9JL8Q$4tD1 zYzrI8q1XM>u?5C4r1QU?j7D68+C*njYktewnsrh69_L`x-Wcng#1iRW7q88w)VTBGT%T!wn^TIV+BK^#H-X;g!EvOctF15h(nj6cUJ zWDNE(hVTdEV?l1>rPys=HDs%*K8)(x6(9BI=Ù+ zg|m#~QP)r5{n(ieQiv5;f^}GovHqMWti}hiX&Qf5aA6wruckrz5A%OF0eOUdh#Wg> zMlW@LdFb5Luw1z9$`io>ugH>rVQWL9k(*5fC*LJsFoH5Rf{ zN8?SLf;pU3b>LNGwd3|*G9OaWlbxiFT*o7rn&aPi1+`nV=pBQ#`A8pZA2N$}1#>ZJ zlz(3ZUZlJWH3O@8`a-OA_TXlnnvIyD^M8yC_u5U&$7~ju&f6x`uDyVJF~G%7aX)HL zR2KM4aRC{$Ww0}uJX?iq3wsy!V!DOeQ^Ohdcq~WutDVJSp6~6nKJWlLE{s*Eksd-# z-F4KIWwE1XU^TL_?Ha1Xy=e9CSdQy(8okpd{R%bZX{?`idljmD183v7Nz8xC02_(S zOe*Ro`@1}eyDBKJ!D_6>F!xnY^+$T-ezWgXkBRu*H2?k4Zo0o02B0?E!}u)j!Tp#< z?|FoMiMudkCiAb&^94`Wly@xhr)UNaqFjp);5VpEHFlOif)AX%iv7*G3i;T1zIc`m z=0|gI3o?0@@F4&0!wGl>1H2qK(RQ|k`R_}nA@iX%OhG-c92emQd=&F&O?%`NK96mf zPu;&0BX}7PV%t)`{tRjfTFmn|+cfM=c{OU&)}T84k2skynY@R5%bZ)C$1%k9uTi_U z$uIo-l2LnR3aWmMtKaYZ1UYeb6N8xbu>0G9y1xp0Vf-yuaS7Ft#`Arn&Pn(R^(&EW zVu=gPn0;G{%%Yvcoj7En|3J1D zU0hZVQ`$^08QzXn`6!{a-J=5OJ>pM9TOyT6CT=H9X%eA5q_l(RPpl^1B3>lg5fh2~ zh+P`d?WE}+LTn(ki-!?Pn}}R5=YJ)@*&mg+lkZAsv`X5TFL*isi!EUL2qxP52hM1` zn|OqXYi;)unsOaMt=;X!v9?phFK<_15z*R}*^^%C$#*y64}Q^m38j&LhhVk5x7}P+ z>P}4ca^7;ry|tX>D)iErNgN}#xjM1?M|mA1r8+|EenbVA4qzLCtzhekKN9R)?*zp`)kt zn2&elT-Mv9IuTE(LeDQC-XzWthlq}Z(n(??v4*H19w(F<5iN*kh&hDPc%mV3g7`IY zFVUU|5tE7KgihC1ViXY}l;Tr-z3;nRet`2=_!99vafhpW11AwHiJh)aG$uL`%ZOD3 z$K88BfcGkwO1vJt|5rSVeKr1ZswMq~XhsYrW)r1^(pqAHm-D}xLM>6~>R!h!L?5Eq z)xD2*5{F&66~0FNp7;sToKULLL9F)k-uFDdpC;0YF~n1Z(rF?{WUD~xOq6>${~wew z@=p?#s>{qDx#6FQJ!%`b$_@5UjYRuLlG8%T(e%``NHjGXZ8D}HQdqLAbV=!g`H|tX z%1Y9?7)yyn2Ss8jq1eFmSpV9!(T;%zYG-#rV#CV6z5d#U69wT0S$ShNG@qMUdpUM^ G#Qy;WZy4SH delta 4457 zcmY+_dsNr;9mnxESelxOq9~~N3k5|%ZUSCN0W}fj;%zA2exxAU@`kBn*w3b!C8Yx^ zwX}Jw$ifs{6Un(TD|OqkvlVN3aA#|$T6xy#oK4TjwdafPhd=f`ync_*=llC!KHtyh z{r%DOP0-PQ1_j#s-SfP$T_Z!trmkjvg3NwCD2(c7HX3K4j^B)NW&u0lHS9x-;EVs_NDL1(8-!V?ffb_PDa8Q0&I&24ghpdReF&FF_6XDU8H37|#9eIt^XuAE*QS4lo;o88{rvQQueNSZqK> zZhv*(_X+c!CdI8?`j&QRjVun)*I0v}R-k`fxmI|02|N*G4k` z8tHy^s4DAGYj?vP_^q=W^Q@^J!UwZx8K{9SKp$>({e!rUelwRryD#DGcUroMU0A6DK0~v`3x$-1iO6R@73o zqh=tA4wGV8I0sAc2YUY-Xz)^#1#4sED?qilg4y;{22I7OFOaSsytFb^KV=ji2|3liK+RMr z>opa#kg?j6=)=>3ht;Dml%p4$tE( zTtTHS!qcety*tyTw`?(9$7*CC0b5EXU0}ycr~`{~yeh3j9@0KS?rHrQF0*GvI2&tF z)qE3gVo&B>Gw>Cz#|TCt_uxqU4t2c|oUA2Uf%$s>>uE4(yNl77%|gG4<@hlU$oFdE zYkXMW7kD#v5}7Rf5-9^4Q|Q&iO4LlA!ui;S)TgEJbUJ?(#^F_r;r@1;hDH`i1u{rm zitMsFT!!sPAzSf0@4wz&{EU7Z?!gxBqT(!|ay8|LQPqCi_5G}88T}><3F6f*GFwhR zc_H&(OrwUzR=kD#v5c$4a9}&CHlh~uBc=T~6qhgYept4lYT*c~*#3ys7_yXE#ly%Y zZ8lGF0#Blj&*ko#@$Ji*e@)S4c1*wsKkI_?u?l~IjKNY%JoloC^GnoJX7a&3>^QE% zAWmkoY&D+3X1t2!E4_cmDZFZ`kwrH0C%rz6s3J+=s(Y~#bwUs3 zH6HV^5vx%9lU936@EEGtT5vReg(}*xHQs>dU=006=cfVJ2!6!-A{KodP>8zF2Dkqp zs%S2`{kPoy0YCK4%fRV;zXFG09crLgP}jMQqj1=xUOxvlkidG^c+q(gkMPCckvg%R zYxz;a8^|Qtj5ouph(c!p>#v~?wVm9(j{4|KG66L5iR*P^Pwi9AFOl0Jk7wGW84c_fr*DYZRG z^2z<`xNR^7dbv&wj&|)7=dV%4lSb0XJEU{F(AmIO$#T+6#*j=xxpZv3`5a699X;=Z zm9l%t3U7tIf{0{Ci}$_tz@NKz2 z^e1Jck!TBSOMK=P=wzcDVj2{0Y%-fVNUn zNj8w7o$F7#V|#$l_g(uq_9Qc0f1+~@hLiOqj{J%&A=;*s-;jmsu&wjx_$=Y`7#T%g zAmhk`D*0z=#FEZ!5sjacOXNJ+N)D5TqP}^Jo-ZHUusykH`u_kGoBX-} diff --git a/po/as.po b/po/as.po index 40b55ef..b5ec286 100644 --- a/po/as.po +++ b/po/as.po @@ -12,8 +12,8 @@ msgstr "" "Project-Id-Version: as\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=gdk-" "pixbuf\n" -"POT-Creation-Date: 2013-04-15 10:28-0400\n" -"PO-Revision-Date: 2013-03-12 17:27+0530\n" +"POT-Creation-Date: 2014-05-26 20:46-0400\n" +"PO-Revision-Date: 2013-09-13 18:15+0530\n" "Last-Translator: Nilamdyuti Goswami \n" "Language-Team: Assamese \n" "Language: as\n" @@ -23,18 +23,18 @@ msgstr "" "X-Generator: Lokalize 1.5\n" "Plural-Forms: nplurals=2; plural=(n!=1)\n" -#: gdk-pixbuf/gdk-pixbuf-animation.c:160 gdk-pixbuf/gdk-pixbuf-io.c:1064 -#: gdk-pixbuf/gdk-pixbuf-io.c:1330 +#: gdk-pixbuf/gdk-pixbuf-animation.c:158 gdk-pixbuf/gdk-pixbuf-io.c:1077 +#: gdk-pixbuf/gdk-pixbuf-io.c:1333 #, c-format msgid "Failed to open file '%s': %s" msgstr "'%s' ফাইল খুলিবলৈ ব্যৰ্থ: %s" -#: gdk-pixbuf/gdk-pixbuf-animation.c:173 gdk-pixbuf/gdk-pixbuf-io.c:1076 +#: gdk-pixbuf/gdk-pixbuf-animation.c:171 gdk-pixbuf/gdk-pixbuf-io.c:962 #, c-format msgid "Image file '%s' contains no data" msgstr "ছবিৰ ফাইল '%s' ত কোনো তথ্য নাই" -#: gdk-pixbuf/gdk-pixbuf-animation.c:212 +#: gdk-pixbuf/gdk-pixbuf-animation.c:210 #, c-format msgid "" "Failed to load animation '%s': reason not known, probably a corrupt " @@ -42,19 +42,19 @@ msgid "" msgstr "" "'%s' এনিমেষণ ল'ড কৰিবলে অক্ষম: কাৰণ অজ্ঞাত, খুব সম্ভৱ এটা ক্ষতিগ্ৰস্থ এনিমেষণ ফাইল" -#: gdk-pixbuf/gdk-pixbuf-animation.c:280 gdk-pixbuf/gdk-pixbuf-io.c:1112 -#: gdk-pixbuf/gdk-pixbuf-io.c:1382 +#: gdk-pixbuf/gdk-pixbuf-animation.c:278 gdk-pixbuf/gdk-pixbuf-io.c:1113 +#: gdk-pixbuf/gdk-pixbuf-io.c:1385 #, c-format msgid "" "Failed to load image '%s': reason not known, probably a corrupt image file" msgstr "'%s' ছবি ল'ড কৰিবলে অক্ষম: কাৰণ অজ্ঞাত, খুব সম্ভৱ এটা ক্ষতিগ্ৰস্থ ছবিৰ ফাইল" -#: gdk-pixbuf/gdk-pixbuf-io.c:790 +#: gdk-pixbuf/gdk-pixbuf-io.c:774 #, c-format msgid "Unable to load image-loading module: %s: %s" msgstr "ছবিল'ড কৰা অংশ ল'ড কৰিবলে ভুল: %s: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:805 +#: gdk-pixbuf/gdk-pixbuf-io.c:789 #, c-format msgid "" "Image-loading module %s does not export the proper interface; perhaps it's " @@ -63,68 +63,68 @@ msgstr "" "ছবিল'ড কৰা মডিউল %s এ সঠিক আন্তঃপৃষ্ঠ ৰপ্তানি নকৰে; এইটো সম্ভৱতঃ এটা বেলেগ gdk-" "pixbuf সংস্কৰণৰ ?" -#: gdk-pixbuf/gdk-pixbuf-io.c:814 gdk-pixbuf/gdk-pixbuf-io.c:865 +#: gdk-pixbuf/gdk-pixbuf-io.c:798 gdk-pixbuf/gdk-pixbuf-io.c:849 #, c-format msgid "Image type '%s' is not supported" msgstr "ছবিৰ ধৰণ '%s' অসমৰ্থিত" -#: gdk-pixbuf/gdk-pixbuf-io.c:950 +#: gdk-pixbuf/gdk-pixbuf-io.c:934 #, c-format msgid "Couldn't recognize the image file format for file '%s'" msgstr "'%s' ফাইলৰ বাবে ছবি ফাইলৰ বিন্যাস চিনিব নোৱাৰিলো" -#: gdk-pixbuf/gdk-pixbuf-io.c:958 +#: gdk-pixbuf/gdk-pixbuf-io.c:942 msgid "Unrecognized image file format" msgstr "অচিনাক্ত ছবি ফাইলৰ বিন্যাস" -#: gdk-pixbuf/gdk-pixbuf-io.c:1121 +#: gdk-pixbuf/gdk-pixbuf-io.c:1124 #, c-format msgid "Failed to load image '%s': %s" msgstr "'%s' ছবি ল'ড কৰিবলে অক্ষম: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2015 gdk-pixbuf/io-gdip-utils.c:837 +#: gdk-pixbuf/gdk-pixbuf-io.c:2029 gdk-pixbuf/io-gdip-utils.c:835 #, c-format msgid "Error writing to image file: %s" msgstr "ছবি ফাইললৈ লিখোঁতে ভুল: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2057 gdk-pixbuf/gdk-pixbuf-io.c:2178 +#: gdk-pixbuf/gdk-pixbuf-io.c:2071 gdk-pixbuf/gdk-pixbuf-io.c:2192 #, c-format msgid "This build of gdk-pixbuf does not support saving the image format: %s" msgstr "gdk-pixbuf ৰ এই নিৰ্মাণে ছবিৰ বিন্যাস সংৰক্ষণ কৰাৰ সমৰ্থন নিদিয়ে: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2088 +#: gdk-pixbuf/gdk-pixbuf-io.c:2102 msgid "Insufficient memory to save image to callback" msgstr "পুনৰাহ্বানৰ বাবে ছবি সংৰক্ষণ কৰিব'লৈ অপৰ্য্যাপ্ত মেমৰি" -#: gdk-pixbuf/gdk-pixbuf-io.c:2101 +#: gdk-pixbuf/gdk-pixbuf-io.c:2115 msgid "Failed to open temporary file" msgstr "অস্থায়ী ফাইল খোলাত অক্ষম" -#: gdk-pixbuf/gdk-pixbuf-io.c:2124 +#: gdk-pixbuf/gdk-pixbuf-io.c:2138 msgid "Failed to read from temporary file" msgstr "অস্থায়ী ফাইলৰ পৰা পঢ়াত অক্ষম" -#: gdk-pixbuf/gdk-pixbuf-io.c:2372 +#: gdk-pixbuf/gdk-pixbuf-io.c:2382 #, c-format msgid "Failed to open '%s' for writing: %s" msgstr "লিখিবৰ বাবে '%s' খুলিব নোৱাৰিলো: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2398 +#: gdk-pixbuf/gdk-pixbuf-io.c:2408 #, c-format msgid "" "Failed to close '%s' while writing image, all data may not have been saved: " "%s" msgstr "ছবি লিখোঁতে '%s' বন্ধ কৰাত অক্ষম, সকলো তথ্য সংৰক্ষণ কৰা ন'হ'বও পাৰে: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2619 gdk-pixbuf/gdk-pixbuf-io.c:2671 +#: gdk-pixbuf/gdk-pixbuf-io.c:2629 gdk-pixbuf/gdk-pixbuf-io.c:2681 msgid "Insufficient memory to save image into a buffer" msgstr "উপশমকত ছবি সংৰক্ষণ কৰিব'লৈ অপৰ্য্যাপ্ত মেমৰি" -#: gdk-pixbuf/gdk-pixbuf-io.c:2717 +#: gdk-pixbuf/gdk-pixbuf-io.c:2727 msgid "Error writing to image stream" msgstr "ছবি ধাৰালৈ লিখোঁতে ভুল" -#: gdk-pixbuf/gdk-pixbuf-loader.c:393 +#: gdk-pixbuf/gdk-pixbuf-loader.c:384 #, c-format msgid "" "Internal error: Image loader module '%s' failed to complete an operation, " @@ -133,98 +133,102 @@ msgstr "" "ভিতৰুৱা ভুল: ছবি ল'ড কৰা অংশ '%s' এটা কাৰ্য্য সম্পূৰ্ণ কৰাত অক্ষম, কিন্তু বিফলতাৰ কোনো " "কাৰণ নিদিলে" -#: gdk-pixbuf/gdk-pixbuf-loader.c:435 +#: gdk-pixbuf/gdk-pixbuf-loader.c:426 #, c-format msgid "Incremental loading of image type '%s' is not supported" msgstr "ছবিৰ ধৰণ '%s' ৰ ক্ৰমবৰ্দ্ধিত ভাবে তুলি লোৱা সমৰ্থিত নহয়" -#: gdk-pixbuf/gdk-pixdata.c:160 +#: gdk-pixbuf/gdk-pixdata.c:158 msgid "Image header corrupt" msgstr "ছবিৰ হেডাৰ ক্ষতিগ্ৰস্থ" -#: gdk-pixbuf/gdk-pixdata.c:165 +#: gdk-pixbuf/gdk-pixdata.c:163 msgid "Image format unknown" msgstr "ছবি বিন্যাস অজ্ঞাত" -#: gdk-pixbuf/gdk-pixdata.c:170 gdk-pixbuf/gdk-pixdata.c:502 +#: gdk-pixbuf/gdk-pixdata.c:168 gdk-pixbuf/gdk-pixdata.c:501 msgid "Image pixel data corrupt" msgstr "ছবিৰ পিক্সেল তথ্য ক্ষতিগ্ৰস্থ" -#: gdk-pixbuf/gdk-pixdata.c:446 +#: gdk-pixbuf/gdk-pixdata.c:445 #, c-format msgid "failed to allocate image buffer of %u byte" msgid_plural "failed to allocate image buffer of %u bytes" msgstr[0] "%u বাইটৰ ছবিৰ উপশমক বিতৰণ কৰিবলে ব্যৰ্থ" msgstr[1] "%u বাইটসমূহৰ ছবিৰ উপশমক বিতৰণ কৰিবলে ব্যৰ্থ" -#: gdk-pixbuf/io-ani.c:244 +#: gdk-pixbuf/io-ani.c:242 msgid "Unexpected icon chunk in animation" msgstr "এনিমেষণত অপ্ৰত্যাশিত প্ৰতিকৃতিৰ খণ্ড" -#: gdk-pixbuf/io-ani.c:342 gdk-pixbuf/io-ani.c:400 gdk-pixbuf/io-ani.c:426 -#: gdk-pixbuf/io-ani.c:449 gdk-pixbuf/io-ani.c:476 gdk-pixbuf/io-ani.c:563 +#: gdk-pixbuf/io-ani.c:340 gdk-pixbuf/io-ani.c:398 gdk-pixbuf/io-ani.c:424 +#: gdk-pixbuf/io-ani.c:447 gdk-pixbuf/io-ani.c:474 gdk-pixbuf/io-ani.c:561 msgid "Invalid header in animation" msgstr "এনিমেষণত অবৈধ হেডাৰ" -#: gdk-pixbuf/io-ani.c:352 gdk-pixbuf/io-ani.c:374 gdk-pixbuf/io-ani.c:458 -#: gdk-pixbuf/io-ani.c:485 gdk-pixbuf/io-ani.c:536 gdk-pixbuf/io-ani.c:608 +#: gdk-pixbuf/io-ani.c:350 gdk-pixbuf/io-ani.c:372 gdk-pixbuf/io-ani.c:456 +#: gdk-pixbuf/io-ani.c:483 gdk-pixbuf/io-ani.c:534 gdk-pixbuf/io-ani.c:606 msgid "Not enough memory to load animation" msgstr "এনিমেষণ ল'ড কৰিবলৈ অপৰ্য্যাপ্ত মেমৰি" -#: gdk-pixbuf/io-ani.c:392 gdk-pixbuf/io-ani.c:418 gdk-pixbuf/io-ani.c:437 +#: gdk-pixbuf/io-ani.c:390 gdk-pixbuf/io-ani.c:416 gdk-pixbuf/io-ani.c:435 msgid "Malformed chunk in animation" msgstr "এনিমেষণত বিকৃত খণ্ড" -#: gdk-pixbuf/io-ani.c:660 +#: gdk-pixbuf/io-ani.c:628 +msgid "ANI image was truncated or incomplete." +msgstr "ANI ছবি ছেদিত অথবা অসম্পূৰ্ণ।" + +#: gdk-pixbuf/io-ani.c:669 msgid "The ANI image format" msgstr "ANI ছবিৰ বিন্যাস" -#: gdk-pixbuf/io-bmp.c:229 gdk-pixbuf/io-bmp.c:266 gdk-pixbuf/io-bmp.c:337 -#: gdk-pixbuf/io-bmp.c:369 gdk-pixbuf/io-bmp.c:392 gdk-pixbuf/io-bmp.c:495 +#: gdk-pixbuf/io-bmp.c:227 gdk-pixbuf/io-bmp.c:264 gdk-pixbuf/io-bmp.c:335 +#: gdk-pixbuf/io-bmp.c:367 gdk-pixbuf/io-bmp.c:390 gdk-pixbuf/io-bmp.c:493 msgid "BMP image has bogus header data" msgstr "BMP ছবিত কৃত্ৰিম হেডাৰ তথ্য" -#: gdk-pixbuf/io-bmp.c:240 gdk-pixbuf/io-bmp.c:432 +#: gdk-pixbuf/io-bmp.c:238 gdk-pixbuf/io-bmp.c:430 msgid "Not enough memory to load bitmap image" msgstr "bitmap ছবি ল'ড কৰিবলৈ অপৰ্য্যাপ্ত মেমৰি" -#: gdk-pixbuf/io-bmp.c:318 +#: gdk-pixbuf/io-bmp.c:316 msgid "BMP image has unsupported header size" msgstr "BMP ছবিত অসমৰ্থিত হেডাৰৰ আয়তন আছে" -#: gdk-pixbuf/io-bmp.c:356 +#: gdk-pixbuf/io-bmp.c:354 msgid "Topdown BMP images cannot be compressed" msgstr "ট'পডাউন BMP ছবি সঞ্চাপন কৰিব নোৱাৰি" -#: gdk-pixbuf/io-bmp.c:716 gdk-pixbuf/io-pnm.c:707 +#: gdk-pixbuf/io-bmp.c:714 gdk-pixbuf/io-pnm.c:705 msgid "Premature end-of-file encountered" msgstr "অকলাপক্ক ফাইলৰ অন্ত পোৱা গ'ল" -#: gdk-pixbuf/io-bmp.c:1328 +#: gdk-pixbuf/io-bmp.c:1326 msgid "Couldn't allocate memory for saving BMP file" msgstr "BMP ফাইল সংৰক্ষণ কৰিব'লৈ মেমৰি বিতৰণ কৰিব নোৱাৰি" -#: gdk-pixbuf/io-bmp.c:1369 +#: gdk-pixbuf/io-bmp.c:1367 msgid "Couldn't write to BMP file" msgstr "BMP ফাইললৈ লিখিব পৰা ন'গ'ল" -#: gdk-pixbuf/io-bmp.c:1422 gdk-pixbuf/io-gdip-bmp.c:82 +#: gdk-pixbuf/io-bmp.c:1420 gdk-pixbuf/io-gdip-bmp.c:80 msgid "The BMP image format" msgstr "BMP ছবিৰ বিন্যাস" -#: gdk-pixbuf/io-gdip-emf.c:59 +#: gdk-pixbuf/io-gdip-emf.c:57 msgid "The EMF image format" msgstr "EMF ছবিৰ বিন্যাস" -#: gdk-pixbuf/io-gdip-gif.c:80 gdk-pixbuf/io-gif.c:1720 +#: gdk-pixbuf/io-gdip-gif.c:78 gdk-pixbuf/io-gif.c:1718 msgid "The GIF image format" msgstr "GIF ছবিৰ বিন্যাস" -#: gdk-pixbuf/io-gdip-ico.c:59 gdk-pixbuf/io-ico.c:1271 +#: gdk-pixbuf/io-gdip-ico.c:57 gdk-pixbuf/io-ico.c:1269 msgid "The ICO image format" msgstr "ICO ছবিৰ বিন্যাস" -#: gdk-pixbuf/io-gdip-jpeg.c:53 gdk-pixbuf/io-jpeg.c:1249 +#: gdk-pixbuf/io-gdip-jpeg.c:51 gdk-pixbuf/io-jpeg.c:1249 #, c-format msgid "" "JPEG quality must be a value between 0 and 100; value '%s' could not be " @@ -232,121 +236,125 @@ msgid "" msgstr "" "JPEG গুণৰ মান ০ আৰু ১০০ ৰ মাজৰ হ'ব লাগিব; '%s' মানৰ বিশ্লেষণ কৰিব পৰা ন'গ'ল।" -#: gdk-pixbuf/io-gdip-jpeg.c:68 gdk-pixbuf/io-jpeg.c:1265 +#: gdk-pixbuf/io-gdip-jpeg.c:66 gdk-pixbuf/io-jpeg.c:1265 #, c-format msgid "" "JPEG quality must be a value between 0 and 100; value '%d' is not allowed." msgstr "JPEG গুণৰ মান ০ আৰু ১০০ ৰ মাজৰ হ'ব লাগিব; '%d' মান অনুমতি নাই।" -#: gdk-pixbuf/io-gdip-jpeg.c:136 gdk-pixbuf/io-jpeg.c:1478 +#: gdk-pixbuf/io-gdip-jpeg.c:134 gdk-pixbuf/io-jpeg.c:1478 msgid "The JPEG image format" msgstr "JPEG ছবিৰ বিন্যাস" -#: gdk-pixbuf/io-gdip-utils.c:154 +#: gdk-pixbuf/io-gdip-tiff.c:80 gdk-pixbuf/io-tiff.c:786 +msgid "The TIFF image format" +msgstr "TIFF ছবিৰ বিন্যাস" + +#: gdk-pixbuf/io-gdip-utils.c:152 #, c-format msgid "Could not allocate memory: %s" msgstr "মেমৰি বিতৰণ কৰিবলে ব্যৰ্থ: %s" -#: gdk-pixbuf/io-gdip-utils.c:179 gdk-pixbuf/io-gdip-utils.c:293 -#: gdk-pixbuf/io-gdip-utils.c:333 +#: gdk-pixbuf/io-gdip-utils.c:177 gdk-pixbuf/io-gdip-utils.c:291 +#: gdk-pixbuf/io-gdip-utils.c:331 #, c-format msgid "Could not create stream: %s" msgstr "ধাৰা সৃষ্টি কৰিব পৰা ন'গ'ল: %s" -#: gdk-pixbuf/io-gdip-utils.c:193 +#: gdk-pixbuf/io-gdip-utils.c:191 #, c-format msgid "Could not seek stream: %s" msgstr "ধাৰাৰ বিচাৰিব পৰা ন'গ'ল: %s" -#: gdk-pixbuf/io-gdip-utils.c:205 +#: gdk-pixbuf/io-gdip-utils.c:203 #, c-format msgid "Could not read from stream: %s" msgstr "ধাৰাৰ পৰা পঢ়িব পৰা ন'গ'ল: %s" -#: gdk-pixbuf/io-gdip-utils.c:617 +#: gdk-pixbuf/io-gdip-utils.c:615 msgid "Couldn't load bitmap" msgstr "bitmap তুলিব পৰা ন'গ'ল" -#: gdk-pixbuf/io-gdip-utils.c:773 +#: gdk-pixbuf/io-gdip-utils.c:771 msgid "Couldn't load metafile" msgstr "metafile তুলিব পৰা ন'গ'ল" -#: gdk-pixbuf/io-gdip-utils.c:878 +#: gdk-pixbuf/io-gdip-utils.c:876 msgid "Unsupported image format for GDI+" msgstr "GDI+ ৰ বাবে অসমৰ্থিত ছবিৰ বিন্যাস" -#: gdk-pixbuf/io-gdip-utils.c:885 +#: gdk-pixbuf/io-gdip-utils.c:883 msgid "Couldn't save" msgstr "সংৰক্ষণ কৰিবলে ব্যৰ্থ" -#: gdk-pixbuf/io-gdip-wmf.c:58 +#: gdk-pixbuf/io-gdip-wmf.c:56 msgid "The WMF image format" msgstr "WMF ছবিৰ বিন্যাস" -#: gdk-pixbuf/io-gif.c:222 +#: gdk-pixbuf/io-gif.c:220 #, c-format msgid "Failure reading GIF: %s" msgstr "GIF পঢ়োঁতে বিফল: %s" -#: gdk-pixbuf/io-gif.c:496 gdk-pixbuf/io-gif.c:1502 gdk-pixbuf/io-gif.c:1669 +#: gdk-pixbuf/io-gif.c:494 gdk-pixbuf/io-gif.c:1500 gdk-pixbuf/io-gif.c:1667 msgid "GIF file was missing some data (perhaps it was truncated somehow?)" msgstr "GIF ফাইলত কিছুমান তথ্য সন্ধানহীন (সম্ভৱতঃ ছেদন কৰা হৈছিল কোনোৰকমে ?)" -#: gdk-pixbuf/io-gif.c:505 +#: gdk-pixbuf/io-gif.c:503 #, c-format msgid "Internal error in the GIF loader (%s)" msgstr "GIF ল'ড কৰিবলে ভিতৰুৱা ভুল (%s)" -#: gdk-pixbuf/io-gif.c:579 +#: gdk-pixbuf/io-gif.c:577 msgid "Stack overflow" msgstr "দ'মৰ উপচি পৰিছে" -#: gdk-pixbuf/io-gif.c:639 +#: gdk-pixbuf/io-gif.c:637 msgid "GIF image loader cannot understand this image." msgstr "GIF ছবি তুলি লোৱাই এই ছবি বুজি পোৱা নাই।" -#: gdk-pixbuf/io-gif.c:668 +#: gdk-pixbuf/io-gif.c:666 msgid "Bad code encountered" msgstr "বেয়া ক'ড পোৱা গৈছে" -#: gdk-pixbuf/io-gif.c:678 +#: gdk-pixbuf/io-gif.c:676 msgid "Circular table entry in GIF file" msgstr "GIF ফাইলত বৃত্তাকাৰ তালিকা প্ৰৱেশ" -#: gdk-pixbuf/io-gif.c:866 gdk-pixbuf/io-gif.c:1488 gdk-pixbuf/io-gif.c:1541 -#: gdk-pixbuf/io-gif.c:1657 +#: gdk-pixbuf/io-gif.c:864 gdk-pixbuf/io-gif.c:1486 gdk-pixbuf/io-gif.c:1539 +#: gdk-pixbuf/io-gif.c:1655 msgid "Not enough memory to load GIF file" msgstr "GIF ফাইল তুলিব'লৈ অপৰ্য্যাপ্ত মেমৰি" -#: gdk-pixbuf/io-gif.c:960 +#: gdk-pixbuf/io-gif.c:958 msgid "Not enough memory to composite a frame in GIF file" msgstr "GIF ফাইলত বৃতি সংযুক্ত কৰিব'লৈ অপৰ্য্যাপ্ত মেমৰি" -#: gdk-pixbuf/io-gif.c:1132 +#: gdk-pixbuf/io-gif.c:1130 msgid "GIF image is corrupt (incorrect LZW compression)" msgstr "GIF ছবি ক্ষতিগ্ৰস্থ (ভুল LZW সঞ্চাপন)" -#: gdk-pixbuf/io-gif.c:1182 +#: gdk-pixbuf/io-gif.c:1180 msgid "File does not appear to be a GIF file" msgstr "ফাইলখন GIF ফাইল নহয় যেন লাগে" -#: gdk-pixbuf/io-gif.c:1194 +#: gdk-pixbuf/io-gif.c:1192 #, c-format msgid "Version %s of the GIF file format is not supported" msgstr "GIF ফাইলৰ বিন্যাসৰ %s সংস্কৰণ অসমৰ্থিত" -#: gdk-pixbuf/io-gif.c:1241 +#: gdk-pixbuf/io-gif.c:1239 msgid "Resulting GIF image has zero size" msgstr "উৎপন্ন হোৱা GIF ছবিৰ আকাৰ শূন্য" -#: gdk-pixbuf/io-gif.c:1320 +#: gdk-pixbuf/io-gif.c:1318 msgid "" "GIF image has no global colormap, and a frame inside it has no local " "colormap." msgstr "" "GIF ছবিত কোনো সৰ্বব্যাপ্ত ৰঙৰনক্সা নাই, আৰু ভিতৰৰ বৃতিত কোনো স্থানিক ৰঙৰনক্সা নাই।" -#: gdk-pixbuf/io-gif.c:1564 +#: gdk-pixbuf/io-gif.c:1562 msgid "GIF image was truncated or incomplete." msgstr "GIF ছবি ছেদিত বা অসম্পূৰ্ণ।" @@ -363,87 +371,87 @@ msgstr "ICNS ফাইল ডিকোড কৰিব নোৱাৰি" msgid "The ICNS image format" msgstr "ICNS ছবিৰ বিন্যাস" -#: gdk-pixbuf/io-ico.c:228 gdk-pixbuf/io-ico.c:242 gdk-pixbuf/io-ico.c:291 -#: gdk-pixbuf/io-ico.c:302 gdk-pixbuf/io-ico.c:395 +#: gdk-pixbuf/io-ico.c:226 gdk-pixbuf/io-ico.c:240 gdk-pixbuf/io-ico.c:289 +#: gdk-pixbuf/io-ico.c:300 gdk-pixbuf/io-ico.c:393 msgid "Invalid header in icon" msgstr "প্ৰতিকৃতিৰ অবৈধ হেডাৰ" -#: gdk-pixbuf/io-ico.c:257 gdk-pixbuf/io-ico.c:312 gdk-pixbuf/io-ico.c:405 -#: gdk-pixbuf/io-ico.c:458 gdk-pixbuf/io-ico.c:488 +#: gdk-pixbuf/io-ico.c:255 gdk-pixbuf/io-ico.c:310 gdk-pixbuf/io-ico.c:403 +#: gdk-pixbuf/io-ico.c:456 gdk-pixbuf/io-ico.c:486 msgid "Not enough memory to load icon" msgstr "প্ৰতিকৃতিৰ তুলিব'লৈ অপৰ্য্যাপ্ত মেমৰি" -#: gdk-pixbuf/io-ico.c:338 +#: gdk-pixbuf/io-ico.c:336 msgid "Compressed icons are not supported" msgstr "সঞ্চাপিত প্ৰতিকৃতি অসমৰ্থিত" -#: gdk-pixbuf/io-ico.c:358 +#: gdk-pixbuf/io-ico.c:356 msgid "Icon has zero width" msgstr "প্ৰতিকৃতিৰ শুণ্য বহল" -#: gdk-pixbuf/io-ico.c:368 +#: gdk-pixbuf/io-ico.c:366 msgid "Icon has zero height" msgstr "প্ৰতিকৃতিৰ শুণ্য উচ্চতা" -#: gdk-pixbuf/io-ico.c:443 +#: gdk-pixbuf/io-ico.c:441 msgid "Unsupported icon type" msgstr "অসমৰ্থিত প্ৰতিকৃতিৰ ধৰণ" -#: gdk-pixbuf/io-ico.c:537 +#: gdk-pixbuf/io-ico.c:535 msgid "Not enough memory to load ICO file" msgstr "ICO ফাইল তুলিব'লৈ অপৰ্য্যাপ্ত মেমৰি" -#: gdk-pixbuf/io-ico.c:1002 +#: gdk-pixbuf/io-ico.c:1000 msgid "Image too large to be saved as ICO" msgstr "ছবি ICO হিচাপে সংৰক্ষণ কৰিব'লৈ বৰ ডাঙৰ" -#: gdk-pixbuf/io-ico.c:1013 +#: gdk-pixbuf/io-ico.c:1011 msgid "Cursor hotspot outside image" msgstr "ছবিৰ বাহিৰত কাৰ্ছ'ৰৰ হৎস্পৎ" -#: gdk-pixbuf/io-ico.c:1036 +#: gdk-pixbuf/io-ico.c:1034 #, c-format msgid "Unsupported depth for ICO file: %d" msgstr "ICO ফাইলৰ বাবে অসমৰ্থিত গাঢ়তা: %d" -#: gdk-pixbuf/io-jasper.c:74 +#: gdk-pixbuf/io-jasper.c:73 msgid "Couldn't allocate memory for stream" msgstr "ধাৰাৰ বাবে মেমৰি বিতৰণ কৰিবলে ব্যৰ্থ" -#: gdk-pixbuf/io-jasper.c:104 +#: gdk-pixbuf/io-jasper.c:103 msgid "Couldn't decode image" msgstr "ছবি ডিকোড কৰিব পৰা ন'গ'ল" -#: gdk-pixbuf/io-jasper.c:122 +#: gdk-pixbuf/io-jasper.c:121 msgid "Transformed JPEG2000 has zero width or height" msgstr "পৰিবৰ্ত্তিত JPEG2000 ৰ শুণ্য বহল বা উচ্চতা।" -#: gdk-pixbuf/io-jasper.c:136 +#: gdk-pixbuf/io-jasper.c:135 msgid "Image type currently not supported" msgstr "ছবিৰ ধৰণ বৰ্ত্তমানে অসমৰ্থিত" -#: gdk-pixbuf/io-jasper.c:148 gdk-pixbuf/io-jasper.c:156 +#: gdk-pixbuf/io-jasper.c:147 gdk-pixbuf/io-jasper.c:155 msgid "Couldn't allocate memory for color profile" msgstr "ৰঙৰ পাৰ্শ্বৰূপৰ বাবে মেমৰি বিতৰণ কৰিবলে ব্যৰ্থ" -#: gdk-pixbuf/io-jasper.c:182 +#: gdk-pixbuf/io-jasper.c:181 msgid "Insufficient memory to open JPEG 2000 file" msgstr "JPEG 2000 ফাইল খুলিব'লৈ অপৰ্য্যাপ্ত মেমৰি" -#: gdk-pixbuf/io-jasper.c:261 +#: gdk-pixbuf/io-jasper.c:260 msgid "Couldn't allocate memory to buffer image data" msgstr "ছবিৰ তথ্যক মধ্যৱৰ্তী অৱস্থাত সংৰক্ষণ কৰিবলৈ মেমৰি বিতৰণ কৰিব পৰা ন'গ'ল" -#: gdk-pixbuf/io-jasper.c:305 +#: gdk-pixbuf/io-jasper.c:304 msgid "The JPEG 2000 image format" msgstr "JPEG 2000 ছবিৰ বিন্যাস" -#: gdk-pixbuf/io-jpeg.c:126 +#: gdk-pixbuf/io-jpeg.c:124 #, c-format msgid "Error interpreting JPEG image file (%s)" msgstr "JPEG ছবি ফাইল (%s) ব্যাখ্যা কৰোঁতে ভুল" -#: gdk-pixbuf/io-jpeg.c:604 +#: gdk-pixbuf/io-jpeg.c:597 msgid "" "Insufficient memory to load image, try exiting some applications to free " "memory" @@ -451,17 +459,17 @@ msgstr "" "ছবি তুলিব'লৈ অপৰ্য্যাপ্ত মেমৰি, কিছুমান এপ্লিকেচনৰ পৰা প্ৰস্থান কৰিব'লৈ চেষ্টা কৰক " "মেমৰি মুক্ত কৰিব'লৈ" -#: gdk-pixbuf/io-jpeg.c:651 gdk-pixbuf/io-jpeg.c:865 +#: gdk-pixbuf/io-jpeg.c:645 gdk-pixbuf/io-jpeg.c:858 #, c-format msgid "Unsupported JPEG color space (%s)" msgstr "অসমৰ্থিত JPEG ৰঙৰ স্থান (%s)" -#: gdk-pixbuf/io-jpeg.c:764 gdk-pixbuf/io-jpeg.c:1044 +#: gdk-pixbuf/io-jpeg.c:757 gdk-pixbuf/io-jpeg.c:1037 #: gdk-pixbuf/io-jpeg.c:1308 gdk-pixbuf/io-jpeg.c:1318 msgid "Couldn't allocate memory for loading JPEG file" msgstr "JPEG ফাইল তুলিব'লৈ মেমৰি বিতৰণ কৰিবলে ব্যৰ্থ" -#: gdk-pixbuf/io-jpeg.c:1018 +#: gdk-pixbuf/io-jpeg.c:1011 msgid "Transformed JPEG has zero width or height." msgstr "পৰিবৰ্ত্তিত JPEG ৰ শুণ্য বহল বা উচ্চতা।" @@ -470,89 +478,89 @@ msgstr "পৰিবৰ্ত্তিত JPEG ৰ শুণ্য বহল ব msgid "Color profile has invalid length '%u'." msgstr "ৰংগৰ আলেখ্যৰ অবৈধ দৈৰ্ঘ্য '%u'।" -#: gdk-pixbuf/io-pcx.c:186 +#: gdk-pixbuf/io-pcx.c:184 msgid "Couldn't allocate memory for header" msgstr "হেডাৰৰ বাবে মেমৰি বিতৰণ কৰিবলে ব্যৰ্থ" -#: gdk-pixbuf/io-pcx.c:201 gdk-pixbuf/io-pcx.c:559 +#: gdk-pixbuf/io-pcx.c:199 gdk-pixbuf/io-pcx.c:557 msgid "Couldn't allocate memory for context buffer" msgstr "সন্দৰ্ভৰ উপশমকলৈ মেমৰি বিতৰণ কৰিবলে ব্যৰ্থ" -#: gdk-pixbuf/io-pcx.c:600 +#: gdk-pixbuf/io-pcx.c:598 msgid "Image has invalid width and/or height" msgstr "ছবিৰ অবৈধ ভাবে বহল আৰু/বা উচ্চতা" -#: gdk-pixbuf/io-pcx.c:612 gdk-pixbuf/io-pcx.c:673 +#: gdk-pixbuf/io-pcx.c:610 gdk-pixbuf/io-pcx.c:671 msgid "Image has unsupported bpp" msgstr "ছবিত অসমৰ্থিত bpp আছে" -#: gdk-pixbuf/io-pcx.c:617 gdk-pixbuf/io-pcx.c:625 +#: gdk-pixbuf/io-pcx.c:615 gdk-pixbuf/io-pcx.c:623 #, c-format msgid "Image has unsupported number of %d-bit planes" msgstr "ছবিত %d-বিট প্লেনৰ অসমৰ্থিত সংখ্যা আছে" -#: gdk-pixbuf/io-pcx.c:641 +#: gdk-pixbuf/io-pcx.c:639 msgid "Couldn't create new pixbuf" msgstr "নতুন pixbuf সৃষ্টি কৰিব পৰা ন'গ'ল" -#: gdk-pixbuf/io-pcx.c:649 +#: gdk-pixbuf/io-pcx.c:647 msgid "Couldn't allocate memory for line data" msgstr "শাৰীৰ তথ্যৰ বাবে মেমৰি বিতৰণ কৰিব পৰা ন'গ'ল" -#: gdk-pixbuf/io-pcx.c:656 +#: gdk-pixbuf/io-pcx.c:654 msgid "Couldn't allocate memory for PCX image" msgstr "PCX ছবিৰ বাবে মেমৰি আবন্টন কৰিব নোৱাৰি" -#: gdk-pixbuf/io-pcx.c:703 +#: gdk-pixbuf/io-pcx.c:701 msgid "Didn't get all lines of PCX image" msgstr "PCX ছবিৰ সকলো শাৰী পোৱা ন'গ'ল" -#: gdk-pixbuf/io-pcx.c:710 +#: gdk-pixbuf/io-pcx.c:708 msgid "No palette found at end of PCX data" msgstr "PCX তথ্যৰ অন্তত কোনো ৰঞ্জন ফলক পোৱা ন'গ'ল" -#: gdk-pixbuf/io-pcx.c:755 +#: gdk-pixbuf/io-pcx.c:753 msgid "The PCX image format" msgstr "PCX ছবিৰ বিন্যাস" -#: gdk-pixbuf/io-pixdata.c:148 +#: gdk-pixbuf/io-pixdata.c:146 msgid "Transformed pixbuf has zero width or height." msgstr "পৰিবৰ্ত্তিত pixbuf ৰ প্ৰস্থ অথবা উচ্চতা শূন্য।" -#: gdk-pixbuf/io-pixdata.c:186 +#: gdk-pixbuf/io-pixdata.c:184 msgid "The GdkPixdata format" msgstr "GdkPixdata বিন্যাস" -#: gdk-pixbuf/io-png.c:54 +#: gdk-pixbuf/io-png.c:53 msgid "Bits per channel of PNG image is invalid." msgstr "PNG ৰ প্ৰতিটো প্ৰণালীৰ বিট অবৈধ।" -#: gdk-pixbuf/io-png.c:135 gdk-pixbuf/io-png.c:641 +#: gdk-pixbuf/io-png.c:134 gdk-pixbuf/io-png.c:640 msgid "Transformed PNG has zero width or height." msgstr "পৰিবৰ্ত্তিত PNG ৰ শুণ্য বহল বা উচ্চতা।" -#: gdk-pixbuf/io-png.c:143 +#: gdk-pixbuf/io-png.c:142 msgid "Bits per channel of transformed PNG is not 8." msgstr "পৰিবৰ্ত্তিত PNG ৰ প্ৰতিটো প্ৰণালীৰ বিট ৮ নহয়।" -#: gdk-pixbuf/io-png.c:152 +#: gdk-pixbuf/io-png.c:151 msgid "Transformed PNG not RGB or RGBA." msgstr "পৰিবৰ্ত্তিত PNG RGB বা RGBA নহয়।" -#: gdk-pixbuf/io-png.c:161 +#: gdk-pixbuf/io-png.c:160 msgid "Transformed PNG has unsupported number of channels, must be 3 or 4." msgstr "পৰিবৰ্ত্তিত PNG ত অসমৰ্থিত প্ৰণালীৰ সংখ্যা আছে, ৩ বা ৪ হ'ব লাগিব।" -#: gdk-pixbuf/io-png.c:182 +#: gdk-pixbuf/io-png.c:181 #, c-format msgid "Fatal error in PNG image file: %s" msgstr "PNG ছবিৰ ফাইলত ভয়াবহ ভুল: %s" -#: gdk-pixbuf/io-png.c:315 +#: gdk-pixbuf/io-png.c:314 msgid "Insufficient memory to load PNG file" msgstr "PNG ফাইল তুলিব'লৈ অপৰ্য্যাপ্ত মেমৰি" -#: gdk-pixbuf/io-png.c:656 +#: gdk-pixbuf/io-png.c:655 #, c-format msgid "" "Insufficient memory to store a %lu by %lu image; try exiting some " @@ -561,30 +569,30 @@ msgstr "" "%lu ছবি দ্বাৰা এটা %lu সংৰক্ষণ কৰিবলে অপৰ্যাপ্ত মেমৰি; মেমৰি ব্যৱহাৰ কম কৰিবলে " "কিছুমান এপ্লিকেচন প্ৰস্থান কৰি চাওক" -#: gdk-pixbuf/io-png.c:719 +#: gdk-pixbuf/io-png.c:718 msgid "Fatal error reading PNG image file" msgstr "PNG ছবিৰ ফাইল পঢ়োঁতে ভয়াবহ ভুল" -#: gdk-pixbuf/io-png.c:768 +#: gdk-pixbuf/io-png.c:767 #, c-format msgid "Fatal error reading PNG image file: %s" msgstr "PNG ছবিৰ ফাইল পঢ়োঁতে ভয়াবহ ভুল: %s" -#: gdk-pixbuf/io-png.c:858 +#: gdk-pixbuf/io-png.c:857 msgid "" "Keys for PNG text chunks must have at least 1 and at most 79 characters." msgstr "PNG লিপি খণ্ডৰ চাবিত অতি কমেও ১টা আৰু অতি বেচি ৭৯টা আখৰ হ'ব লাগিব।" -#: gdk-pixbuf/io-png.c:867 +#: gdk-pixbuf/io-png.c:866 msgid "Keys for PNG text chunks must be ASCII characters." msgstr "PNG লিপি খণ্ডৰ চাবি ASCII আখৰ হ'ব লাগিব।" -#: gdk-pixbuf/io-png.c:881 gdk-pixbuf/io-tiff.c:667 +#: gdk-pixbuf/io-png.c:880 gdk-pixbuf/io-tiff.c:665 #, c-format msgid "Color profile has invalid length %d." msgstr "ৰংগৰ পাৰ্শ্বচিত্ৰত অবৈধ দৈৰ্ঘ্য %d" -#: gdk-pixbuf/io-png.c:894 +#: gdk-pixbuf/io-png.c:893 #, c-format msgid "" "PNG compression level must be a value between 0 and 9; value '%s' could not " @@ -593,338 +601,334 @@ msgstr "" "PNG সঞ্চাপনৰ স্তৰ ০ আৰু ৯ ৰ মাজৰ এটা মান হ'ব লাগিব; '%s' মানৰ বিশ্লেষণ কৰিব পৰা " "ন'গ'ল।" -#: gdk-pixbuf/io-png.c:907 +#: gdk-pixbuf/io-png.c:906 #, c-format msgid "" "PNG compression level must be a value between 0 and 9; value '%d' is not " "allowed." msgstr "PNG সঞ্চাপনৰ স্তৰ ০ আৰু ৯ ৰ মাজৰ এটা মান হ'ব লাগিব; '%d' মানৰ অনুমতি নাই।" -#: gdk-pixbuf/io-png.c:955 +#: gdk-pixbuf/io-png.c:954 #, c-format msgid "Value for PNG text chunk %s cannot be converted to ISO-8859-1 encoding." msgstr "PNG লিপি খণ্ড %s ৰ মান ISO-8859-1 সঙ্কেতলৈ সলনি কৰিব নোৱাৰি" -#: gdk-pixbuf/io-png.c:1118 +#: gdk-pixbuf/io-png.c:1117 msgid "The PNG image format" msgstr "PNG ছবিৰ বিন্যাস" -#: gdk-pixbuf/io-pnm.c:248 +#: gdk-pixbuf/io-pnm.c:246 msgid "PNM loader expected to find an integer, but didn't" msgstr "PNM তোলকে পূৰ্ণ সংখ্যা আশা কৰিছিল, কিন্তু নাপালে" -#: gdk-pixbuf/io-pnm.c:280 +#: gdk-pixbuf/io-pnm.c:278 msgid "PNM file has an incorrect initial byte" msgstr "PNM ফাইলত ভুল আৰম্ভনিৰ বাইট" -#: gdk-pixbuf/io-pnm.c:310 +#: gdk-pixbuf/io-pnm.c:308 msgid "PNM file is not in a recognized PNM subformat" msgstr "PNM ফাইল স্বীকৃতি পোৱা PNM উপবিন্যাসৰ নহয়" -#: gdk-pixbuf/io-pnm.c:335 +#: gdk-pixbuf/io-pnm.c:333 msgid "PNM file has an image width of 0" msgstr "PNM ফাইলত ছবিৰ বহল ০" -#: gdk-pixbuf/io-pnm.c:356 +#: gdk-pixbuf/io-pnm.c:354 msgid "PNM file has an image height of 0" msgstr "PNM ফাইলত ছবিৰ উচ্চতা ০" -#: gdk-pixbuf/io-pnm.c:379 +#: gdk-pixbuf/io-pnm.c:377 msgid "Maximum color value in PNM file is 0" msgstr "PNM ফাইলত সৰ্বোচ্চ ৰঙৰ মান ০" -#: gdk-pixbuf/io-pnm.c:387 +#: gdk-pixbuf/io-pnm.c:385 msgid "Maximum color value in PNM file is too large" msgstr "PNM ফাইলত সৰ্বোচ্চ ৰঙৰ মান বৰ ডাঙৰ" -#: gdk-pixbuf/io-pnm.c:427 gdk-pixbuf/io-pnm.c:457 gdk-pixbuf/io-pnm.c:502 +#: gdk-pixbuf/io-pnm.c:425 gdk-pixbuf/io-pnm.c:455 gdk-pixbuf/io-pnm.c:500 msgid "Raw PNM image type is invalid" msgstr "কেঁচা PNM বিন্যাসৰ ধৰণ অবৈধ" -#: gdk-pixbuf/io-pnm.c:652 +#: gdk-pixbuf/io-pnm.c:650 msgid "PNM image loader does not support this PNM subformat" msgstr "PNM ছবি তুলি লোৱাই এই PNM উপবিন্যাস সমৰ্থন নকৰে" -#: gdk-pixbuf/io-pnm.c:739 gdk-pixbuf/io-pnm.c:966 +#: gdk-pixbuf/io-pnm.c:737 gdk-pixbuf/io-pnm.c:964 msgid "Raw PNM formats require exactly one whitespace before sample data" msgstr "কেঁচা PNM বিন্যাসক চানেকি তথ্যৰ আগত সঠিকভাবে এটা ৰিক্তস্থানৰ প্ৰয়োজন" -#: gdk-pixbuf/io-pnm.c:766 +#: gdk-pixbuf/io-pnm.c:764 msgid "Cannot allocate memory for loading PNM image" msgstr "PNM ছবি তুলিব'লৈ মেমৰি বিতৰণ কৰিব নোৱাৰি" -#: gdk-pixbuf/io-pnm.c:816 +#: gdk-pixbuf/io-pnm.c:814 msgid "Insufficient memory to load PNM context struct" msgstr "PNM সন্দৰ্ভৰ গঠনৰ বাবে অপৰ্য্যাপ্ত মেমৰি" -#: gdk-pixbuf/io-pnm.c:867 +#: gdk-pixbuf/io-pnm.c:865 msgid "Unexpected end of PNM image data" msgstr "PNM ছবি তথ্যৰ অপ্ৰত্যাশিত অন্ত" -#: gdk-pixbuf/io-pnm.c:995 +#: gdk-pixbuf/io-pnm.c:993 msgid "Insufficient memory to load PNM file" msgstr "PNM ফাইল তুলিব'লৈ অপৰ্য্যাপ্ত মেমৰি" -#: gdk-pixbuf/io-pnm.c:1079 +#: gdk-pixbuf/io-pnm.c:1077 msgid "The PNM/PBM/PGM/PPM image format family" msgstr "PNM/PBM/PGM/PPM ছবি বিন্যাসৰ পৰিবাৰ" -#: gdk-pixbuf/io-qtif.c:128 +#: gdk-pixbuf/io-qtif.c:126 msgid "Input file descriptor is NULL." msgstr "ইনপুট ফাইল ডেচক্ৰিপটৰৰ মান NULL" -#: gdk-pixbuf/io-qtif.c:143 +#: gdk-pixbuf/io-qtif.c:141 msgid "Failed to read QTIF header" msgstr "QTIF হেডাৰ পঢিবলৈ ব্যৰ্থ" -#: gdk-pixbuf/io-qtif.c:152 gdk-pixbuf/io-qtif.c:189 gdk-pixbuf/io-qtif.c:459 +#: gdk-pixbuf/io-qtif.c:150 gdk-pixbuf/io-qtif.c:187 gdk-pixbuf/io-qtif.c:454 #, c-format msgid "QTIF atom size too large (%d byte)" msgid_plural "QTIF atom size too large (%d bytes)" msgstr[0] "QTIF এটমৰ আকাৰ অতি ডাঙৰ (%d বাইট)" msgstr[1] "QTIF এটমৰ আকাৰ অতি ডাঙৰ (%d বাইট)" -#: gdk-pixbuf/io-qtif.c:175 +#: gdk-pixbuf/io-qtif.c:173 #, c-format msgid "Failed to allocate %d byte for file read buffer" msgid_plural "Failed to allocate %d bytes for file read buffer" msgstr[0] "ফাইল পঢা বাফাৰৰ বাবে %d বাইট আবণ্টন কৰিবলে ব্যৰ্থ" msgstr[1] "ফাইল পঢা বাফাৰৰ বাবে %d বাইট আবণ্টন কৰিবলে ব্যৰ্থ" -#: gdk-pixbuf/io-qtif.c:206 +#: gdk-pixbuf/io-qtif.c:201 #, c-format msgid "File error when reading QTIF atom: %s" msgstr "File error when reading QTIF atom: %s" -#: gdk-pixbuf/io-qtif.c:243 +#: gdk-pixbuf/io-qtif.c:238 #, c-format msgid "Failed to skip the next %d byte with seek()." msgid_plural "Failed to skip the next %d bytes with seek()." msgstr[0] "seek() - ৰ হৈতে পৰৱৰ্তী %d বাইট বাদ দিবলে ব্যৰ্থ।" msgstr[1] "seek() - ৰ হৈতে পৰৱৰ্তী %d বাইট বাদ দিবলে ব্যৰ্থ।" -#: gdk-pixbuf/io-qtif.c:270 +#: gdk-pixbuf/io-qtif.c:265 msgid "Failed to allocate QTIF context structure." msgstr "QTIF ৰ পৰিপ্ৰেক্ষতিত সংৰচনা আবন্টন কৰিবলে ব্যৰ্থ" -#: gdk-pixbuf/io-qtif.c:330 +#: gdk-pixbuf/io-qtif.c:325 msgid "Failed to create GdkPixbufLoader object." msgstr "GdkPixbufLoader অবজেক্ট বনোৱাত ব্যৰ্থ" -#: gdk-pixbuf/io-qtif.c:434 +#: gdk-pixbuf/io-qtif.c:429 msgid "Failed to find an image data atom." msgstr "ছবি তথ্যৰ এটম বিচািৰ পাবলৈ ব্যৰ্থ" -#: gdk-pixbuf/io-qtif.c:618 +#: gdk-pixbuf/io-qtif.c:613 msgid "The QTIF image format" msgstr "QTIF ছবিৰ সঁজা " -#: gdk-pixbuf/io-ras.c:125 +#: gdk-pixbuf/io-ras.c:123 msgid "RAS image has bogus header data" msgstr "RAS ছবিত কৃত্ৰিম হেডাৰ তথ্য" -#: gdk-pixbuf/io-ras.c:147 +#: gdk-pixbuf/io-ras.c:145 msgid "RAS image has unknown type" msgstr "RAS ছবিত অজ্ঞাত ধৰণ" -#: gdk-pixbuf/io-ras.c:155 +#: gdk-pixbuf/io-ras.c:153 msgid "unsupported RAS image variation" msgstr "অসমৰ্থিত RAS ছবিৰ পৰিবৰ্তন" -#: gdk-pixbuf/io-ras.c:170 gdk-pixbuf/io-ras.c:199 +#: gdk-pixbuf/io-ras.c:168 gdk-pixbuf/io-ras.c:197 msgid "Not enough memory to load RAS image" msgstr "RAS ছবি তুলিব'লৈ অপৰ্য্যাপ্ত মেমৰি" -#: gdk-pixbuf/io-ras.c:544 +#: gdk-pixbuf/io-ras.c:542 msgid "The Sun raster image format" msgstr "Sun raster ছবিৰ বিন্যাস" -#: gdk-pixbuf/io-tga.c:153 +#: gdk-pixbuf/io-tga.c:151 msgid "Cannot allocate memory for IOBuffer struct" msgstr "IOBuffer গঠনৰ বাবে মেমৰি বিতৰণ কৰিব নোৱাৰি" -#: gdk-pixbuf/io-tga.c:172 +#: gdk-pixbuf/io-tga.c:170 msgid "Cannot allocate memory for IOBuffer data" msgstr "IOBuffer তথ্যৰ বাবে মেমৰি বিতৰণ কৰিব নোৱাৰি" -#: gdk-pixbuf/io-tga.c:183 +#: gdk-pixbuf/io-tga.c:181 msgid "Cannot realloc IOBuffer data" msgstr "IOBuffer তথ্য পুনঃ বিতৰণ কৰিব নোৱাৰি" -#: gdk-pixbuf/io-tga.c:213 +#: gdk-pixbuf/io-tga.c:211 msgid "Cannot allocate temporary IOBuffer data" msgstr "অস্থায়ী IOBuffer তথ্য বিতৰণ কৰিব নোৱাৰি" -#: gdk-pixbuf/io-tga.c:346 +#: gdk-pixbuf/io-tga.c:339 msgid "Cannot allocate new pixbuf" msgstr "নতুন pixbuf বিতৰণ কৰিব নোৱাৰি" -#: gdk-pixbuf/io-tga.c:685 +#: gdk-pixbuf/io-tga.c:678 msgid "Image is corrupted or truncated" msgstr "ছবি ক্ষতিগ্ৰস্থ অথবা স্খলিত" -#: gdk-pixbuf/io-tga.c:692 +#: gdk-pixbuf/io-tga.c:685 msgid "Cannot allocate colormap structure" msgstr "ৰঙৰনক্সা গঠন বিতৰণ কৰিব নোৱাৰি" -#: gdk-pixbuf/io-tga.c:699 +#: gdk-pixbuf/io-tga.c:692 msgid "Cannot allocate colormap entries" msgstr "ৰঙৰনক্সা প্ৰৱেশ বিতৰণ কৰিব নোৱাৰি" -#: gdk-pixbuf/io-tga.c:721 +#: gdk-pixbuf/io-tga.c:714 msgid "Unexpected bitdepth for colormap entries" msgstr "ৰঙৰনক্সা প্ৰৱেশৰ বাবে অপ্ৰত্যাশিত bitdepth" -#: gdk-pixbuf/io-tga.c:739 +#: gdk-pixbuf/io-tga.c:732 msgid "Cannot allocate TGA header memory" msgstr "TGA হেডাৰ মেমৰি বিতৰণ কৰিব নোৱাৰি" -#: gdk-pixbuf/io-tga.c:772 +#: gdk-pixbuf/io-tga.c:765 msgid "TGA image has invalid dimensions" msgstr "TGA ছবিৰ অবৈধ আয়তন" -#: gdk-pixbuf/io-tga.c:778 gdk-pixbuf/io-tga.c:787 gdk-pixbuf/io-tga.c:797 -#: gdk-pixbuf/io-tga.c:807 gdk-pixbuf/io-tga.c:814 +#: gdk-pixbuf/io-tga.c:771 gdk-pixbuf/io-tga.c:780 gdk-pixbuf/io-tga.c:790 +#: gdk-pixbuf/io-tga.c:800 gdk-pixbuf/io-tga.c:807 msgid "TGA image type not supported" msgstr "TGA ছবিৰ ধৰণ সমৰ্থিত নহয়" -#: gdk-pixbuf/io-tga.c:861 +#: gdk-pixbuf/io-tga.c:854 msgid "Cannot allocate memory for TGA context struct" msgstr "TGA সন্দৰ্ভৰ গঠনৰ বাবে মেমৰি বিতৰণ কৰিব নোৱাৰি" -#: gdk-pixbuf/io-tga.c:926 +#: gdk-pixbuf/io-tga.c:919 msgid "Excess data in file" msgstr "ফাইলত অতিৰিক্ত তথ্য" -#: gdk-pixbuf/io-tga.c:1007 +#: gdk-pixbuf/io-tga.c:1000 msgid "The Targa image format" msgstr "Targa ছবিৰ বিন্যাস" -#: gdk-pixbuf/io-tiff.c:104 +#: gdk-pixbuf/io-tiff.c:102 msgid "Could not get image width (bad TIFF file)" msgstr "ছবিৰ বহল নাপালো (বেয়া TIFF ফাইল)" -#: gdk-pixbuf/io-tiff.c:112 +#: gdk-pixbuf/io-tiff.c:110 msgid "Could not get image height (bad TIFF file)" msgstr "ছবিৰ উচ্চতা নাপালো (বেয়া TIFF ফাইল)" -#: gdk-pixbuf/io-tiff.c:120 +#: gdk-pixbuf/io-tiff.c:118 msgid "Width or height of TIFF image is zero" msgstr "TIFF ছবিৰ বহল বা উচ্চতা শুণ্য" -#: gdk-pixbuf/io-tiff.c:129 gdk-pixbuf/io-tiff.c:138 +#: gdk-pixbuf/io-tiff.c:127 gdk-pixbuf/io-tiff.c:136 msgid "Dimensions of TIFF image too large" msgstr "TIFF ছবিৰ আয়তন বৰ ডাঙৰ" -#: gdk-pixbuf/io-tiff.c:162 gdk-pixbuf/io-tiff.c:174 gdk-pixbuf/io-tiff.c:491 +#: gdk-pixbuf/io-tiff.c:160 gdk-pixbuf/io-tiff.c:172 gdk-pixbuf/io-tiff.c:489 msgid "Insufficient memory to open TIFF file" msgstr "TIFF ফাইল খুলিব'লৈ অপৰ্য্যাপ্ত মেমৰি" -#: gdk-pixbuf/io-tiff.c:236 +#: gdk-pixbuf/io-tiff.c:234 msgid "Failed to load RGB data from TIFF file" msgstr "TIFF ফাইলৰ পৰা RGB তথ্য ল'ড কৰাত বিফল" -#: gdk-pixbuf/io-tiff.c:293 +#: gdk-pixbuf/io-tiff.c:291 msgid "Failed to open TIFF image" msgstr "TIFF ছবি খোলাত বিফল" -#: gdk-pixbuf/io-tiff.c:427 gdk-pixbuf/io-tiff.c:440 +#: gdk-pixbuf/io-tiff.c:425 gdk-pixbuf/io-tiff.c:438 msgid "Failed to load TIFF image" msgstr "TIFF ছবি ল'ড কৰাত বিফল" -#: gdk-pixbuf/io-tiff.c:623 +#: gdk-pixbuf/io-tiff.c:621 msgid "Failed to save TIFF image" msgstr "TIFF ছবি লিখাত বিফল" -#: gdk-pixbuf/io-tiff.c:656 +#: gdk-pixbuf/io-tiff.c:654 msgid "TIFF compression doesn't refer to a valid codec." msgstr "TIFF ৰ সংকোচনে এটা বৈধ কডেকলৈ ইংগিত নকৰে" -#: gdk-pixbuf/io-tiff.c:696 +#: gdk-pixbuf/io-tiff.c:694 msgid "Failed to write TIFF data" msgstr "TIFF তথ্য লিখাত বিফল" -#: gdk-pixbuf/io-tiff.c:733 +#: gdk-pixbuf/io-tiff.c:731 msgid "Couldn't write to TIFF file" msgstr "TIFF ফাইললৈ লিখিব পৰা ন'গ'ল" -#: gdk-pixbuf/io-tiff.c:788 -msgid "The TIFF image format" -msgstr "TIFF ছবিৰ বিন্যাস" - -#: gdk-pixbuf/io-wbmp.c:245 +#: gdk-pixbuf/io-wbmp.c:243 msgid "Image has zero width" msgstr "ছবিৰ বহল শুণ্য" -#: gdk-pixbuf/io-wbmp.c:263 +#: gdk-pixbuf/io-wbmp.c:261 msgid "Image has zero height" msgstr "ছবি উচ্চতা শুণ্য" -#: gdk-pixbuf/io-wbmp.c:274 +#: gdk-pixbuf/io-wbmp.c:272 msgid "Not enough memory to load image" msgstr "ছবি তুলিব'লৈ অপৰ্য্যাপ্ত মেমৰি" -#: gdk-pixbuf/io-wbmp.c:333 +#: gdk-pixbuf/io-wbmp.c:331 msgid "Couldn't save the rest" msgstr "অৱশিষ্ট সংৰক্ষণ কৰিবলে ব্যৰ্থ" -#: gdk-pixbuf/io-wbmp.c:374 +#: gdk-pixbuf/io-wbmp.c:372 msgid "The WBMP image format" msgstr "WBMP ছবিৰ বিন্যাস" -#: gdk-pixbuf/io-xbm.c:304 +#: gdk-pixbuf/io-xbm.c:302 msgid "Invalid XBM file" msgstr "অবৈধ XBM ফাইল" -#: gdk-pixbuf/io-xbm.c:314 +#: gdk-pixbuf/io-xbm.c:312 msgid "Insufficient memory to load XBM image file" msgstr "XBM ছবিৰ ফাইল তুলিব'লৈ অপৰ্য্যাপ্ত মেমৰি" -#: gdk-pixbuf/io-xbm.c:462 +#: gdk-pixbuf/io-xbm.c:460 msgid "Failed to write to temporary file when loading XBM image" msgstr "XBM ছবি তোলোতে অস্থায়ী ফাইললৈ লিখিব'লৈ অক্ষম" -#: gdk-pixbuf/io-xbm.c:501 +#: gdk-pixbuf/io-xbm.c:499 msgid "The XBM image format" msgstr "XBM ছবিৰ বিন্যাস" -#: gdk-pixbuf/io-xpm.c:469 +#: gdk-pixbuf/io-xpm.c:467 msgid "No XPM header found" msgstr "কোনো XPM হেডাৰ পোৱা ন'গ'ল" -#: gdk-pixbuf/io-xpm.c:478 +#: gdk-pixbuf/io-xpm.c:476 msgid "Invalid XPM header" msgstr "অবৈধ XPM হেডাৰ" -#: gdk-pixbuf/io-xpm.c:486 +#: gdk-pixbuf/io-xpm.c:484 msgid "XPM file has image width <= 0" msgstr "XPM ফাইলত ছবিৰ বহল <= 0" -#: gdk-pixbuf/io-xpm.c:494 +#: gdk-pixbuf/io-xpm.c:492 msgid "XPM file has image height <= 0" msgstr "XPM ফাইলত ছবিৰ উচ্চতা <= 0" -#: gdk-pixbuf/io-xpm.c:502 +#: gdk-pixbuf/io-xpm.c:500 msgid "XPM has invalid number of chars per pixel" msgstr "XPM ত অবৈধ ভাবে প্ৰতিটো পিক্সেলত আখৰৰ সংখ্যা আছে" -#: gdk-pixbuf/io-xpm.c:511 +#: gdk-pixbuf/io-xpm.c:509 msgid "XPM file has invalid number of colors" msgstr "XPM ফাইলত অবৈধ ৰঙৰ সংখ্যা আছে" -#: gdk-pixbuf/io-xpm.c:523 gdk-pixbuf/io-xpm.c:532 gdk-pixbuf/io-xpm.c:584 +#: gdk-pixbuf/io-xpm.c:521 gdk-pixbuf/io-xpm.c:530 gdk-pixbuf/io-xpm.c:582 msgid "Cannot allocate memory for loading XPM image" msgstr "XPM ছবি তিলি ল'বলৈ মেমৰি বিতৰণ কৰিব নোৱাৰি" -#: gdk-pixbuf/io-xpm.c:546 +#: gdk-pixbuf/io-xpm.c:544 msgid "Cannot read XPM colormap" msgstr "XPM ৰঙৰনক্সা পঢ়া ন'গ'ল" -#: gdk-pixbuf/io-xpm.c:778 +#: gdk-pixbuf/io-xpm.c:776 msgid "Failed to write to temporary file when loading XPM image" msgstr "XPM ছবি তোলোতে অস্থায়ী ফাইললৈ লিখিব'লৈ অক্ষম" -#: gdk-pixbuf/io-xpm.c:817 +#: gdk-pixbuf/io-xpm.c:815 msgid "The XPM image format" msgstr "XPM ছবিৰ বিন্যাস" diff --git a/po/ast.gmo b/po/ast.gmo index 4f09d039bfc17ae042abd2af743f4da12a79c171..3bf56436c0e707adbe37e9306c05d84a587e2c49 100644 GIT binary patch delta 28 kcmeBK%Gk4%al=7fUK3pdQ(Yr71tSA16SK|dboZ$M0Ej{fApigX delta 28 kcmeBK%Gk4%al=7fUSnMY6J0}71w#WXBa6-FboZ$M0Eheu8~^|S diff --git a/po/ast.po b/po/ast.po index 96dc169..ab896ed 100644 --- a/po/ast.po +++ b/po/ast.po @@ -10,7 +10,7 @@ msgstr "" "Project-Id-Version: ast\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=gdk-" "pixbuf\n" -"POT-Creation-Date: 2013-04-15 10:28-0400\n" +"POT-Creation-Date: 2014-05-26 20:46-0400\n" "PO-Revision-Date: 2011-02-15 18:33+0200\n" "Last-Translator: Xandru Armesto \n" "Language-Team: Softastur alministradores@softastur.org\n" @@ -23,18 +23,18 @@ msgstr "" "X-Launchpad-Export-Date: 2010-01-11 12:44+0000\n" "X-Poedit-Language: asturian\n" -#: gdk-pixbuf/gdk-pixbuf-animation.c:160 gdk-pixbuf/gdk-pixbuf-io.c:1064 -#: gdk-pixbuf/gdk-pixbuf-io.c:1330 +#: gdk-pixbuf/gdk-pixbuf-animation.c:158 gdk-pixbuf/gdk-pixbuf-io.c:1077 +#: gdk-pixbuf/gdk-pixbuf-io.c:1333 #, c-format msgid "Failed to open file '%s': %s" msgstr "Falló al abrir el ficheru '%s': %s" -#: gdk-pixbuf/gdk-pixbuf-animation.c:173 gdk-pixbuf/gdk-pixbuf-io.c:1076 +#: gdk-pixbuf/gdk-pixbuf-animation.c:171 gdk-pixbuf/gdk-pixbuf-io.c:962 #, c-format msgid "Image file '%s' contains no data" msgstr "El ficheru d'imaxe '%s' nun tien datos" -#: gdk-pixbuf/gdk-pixbuf-animation.c:212 +#: gdk-pixbuf/gdk-pixbuf-animation.c:210 #, c-format msgid "" "Failed to load animation '%s': reason not known, probably a corrupt " @@ -43,8 +43,8 @@ msgstr "" "Falló al cargar l'animación '%s': nun se sabe la razón, pue que'l ficheru " "d'animación tea frayáu" -#: gdk-pixbuf/gdk-pixbuf-animation.c:280 gdk-pixbuf/gdk-pixbuf-io.c:1112 -#: gdk-pixbuf/gdk-pixbuf-io.c:1382 +#: gdk-pixbuf/gdk-pixbuf-animation.c:278 gdk-pixbuf/gdk-pixbuf-io.c:1113 +#: gdk-pixbuf/gdk-pixbuf-io.c:1385 #, c-format msgid "" "Failed to load image '%s': reason not known, probably a corrupt image file" @@ -52,12 +52,12 @@ msgstr "" "Falló al cargar la imaxe '%s': nun se sabe la razón, pue que'l ficheru de la " "imaxe tea frayáu" -#: gdk-pixbuf/gdk-pixbuf-io.c:790 +#: gdk-pixbuf/gdk-pixbuf-io.c:774 #, c-format msgid "Unable to load image-loading module: %s: %s" msgstr "Incapaz de cargar el módulu de carga d'imaxe: %s: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:805 +#: gdk-pixbuf/gdk-pixbuf-io.c:789 #, c-format msgid "" "Image-loading module %s does not export the proper interface; perhaps it's " @@ -66,53 +66,53 @@ msgstr "" "El módulu de carga d'imaxe %s nun exporta la interfaz afayadiza; ¿pue que " "seya d'una versióngdk-pixbuf distinta?" -#: gdk-pixbuf/gdk-pixbuf-io.c:814 gdk-pixbuf/gdk-pixbuf-io.c:865 +#: gdk-pixbuf/gdk-pixbuf-io.c:798 gdk-pixbuf/gdk-pixbuf-io.c:849 #, c-format msgid "Image type '%s' is not supported" msgstr "El tipu d'imaxe '%s' nun ta soportáu" -#: gdk-pixbuf/gdk-pixbuf-io.c:950 +#: gdk-pixbuf/gdk-pixbuf-io.c:934 #, c-format msgid "Couldn't recognize the image file format for file '%s'" msgstr "Nun pudo reconocese'l formatu del ficheru d'imaxe pal ficheru '%s'" -#: gdk-pixbuf/gdk-pixbuf-io.c:958 +#: gdk-pixbuf/gdk-pixbuf-io.c:942 msgid "Unrecognized image file format" msgstr "Formatu de ficheru d'imaxe irreconocible" -#: gdk-pixbuf/gdk-pixbuf-io.c:1121 +#: gdk-pixbuf/gdk-pixbuf-io.c:1124 #, c-format msgid "Failed to load image '%s': %s" msgstr "Falló al cargar la imaxe '%s': %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2015 gdk-pixbuf/io-gdip-utils.c:837 +#: gdk-pixbuf/gdk-pixbuf-io.c:2029 gdk-pixbuf/io-gdip-utils.c:835 #, c-format msgid "Error writing to image file: %s" msgstr "Error al escribir al ficheru d'imaxe: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2057 gdk-pixbuf/gdk-pixbuf-io.c:2178 +#: gdk-pixbuf/gdk-pixbuf-io.c:2071 gdk-pixbuf/gdk-pixbuf-io.c:2192 #, c-format msgid "This build of gdk-pixbuf does not support saving the image format: %s" msgstr "Esti bloque de gdk-pixbuf nun soporta guardar el formatu d'imaxe: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2088 +#: gdk-pixbuf/gdk-pixbuf-io.c:2102 msgid "Insufficient memory to save image to callback" msgstr "Memoria insuficiente pa guardar imaxe pa rellamada" -#: gdk-pixbuf/gdk-pixbuf-io.c:2101 +#: gdk-pixbuf/gdk-pixbuf-io.c:2115 msgid "Failed to open temporary file" msgstr "Falló l'apertura del ficheru temporal" -#: gdk-pixbuf/gdk-pixbuf-io.c:2124 +#: gdk-pixbuf/gdk-pixbuf-io.c:2138 msgid "Failed to read from temporary file" msgstr "Falló la llectura del ficheru temporal" -#: gdk-pixbuf/gdk-pixbuf-io.c:2372 +#: gdk-pixbuf/gdk-pixbuf-io.c:2382 #, c-format msgid "Failed to open '%s' for writing: %s" msgstr "Falló l'apertura de '%s' pa escribir: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2398 +#: gdk-pixbuf/gdk-pixbuf-io.c:2408 #, c-format msgid "" "Failed to close '%s' while writing image, all data may not have been saved: " @@ -121,15 +121,15 @@ msgstr "" "Falló al zarrar '%s' mentanto s'escribía la imaxe, pue que nun se guardaren " "tolos datos: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2619 gdk-pixbuf/gdk-pixbuf-io.c:2671 +#: gdk-pixbuf/gdk-pixbuf-io.c:2629 gdk-pixbuf/gdk-pixbuf-io.c:2681 msgid "Insufficient memory to save image into a buffer" msgstr "Memoria insuficiente pa guardar la imaxe nun búfer" -#: gdk-pixbuf/gdk-pixbuf-io.c:2717 +#: gdk-pixbuf/gdk-pixbuf-io.c:2727 msgid "Error writing to image stream" msgstr "Error al escribir nel fluxu d'imaxe" -#: gdk-pixbuf/gdk-pixbuf-loader.c:393 +#: gdk-pixbuf/gdk-pixbuf-loader.c:384 #, c-format msgid "" "Internal error: Image loader module '%s' failed to complete an operation, " @@ -138,98 +138,103 @@ msgstr "" "Error internu: El módulu de carga d'imaxe '%s' falló al completar una " "operación, pero nun dio un motivu del fallu" -#: gdk-pixbuf/gdk-pixbuf-loader.c:435 +#: gdk-pixbuf/gdk-pixbuf-loader.c:426 #, c-format msgid "Incremental loading of image type '%s' is not supported" msgstr "Nun ta soportao la carga creciente del tipu d'imaxe '%s'" -#: gdk-pixbuf/gdk-pixdata.c:160 +#: gdk-pixbuf/gdk-pixdata.c:158 msgid "Image header corrupt" msgstr "Encabezamientu d'imaxe corruptu" -#: gdk-pixbuf/gdk-pixdata.c:165 +#: gdk-pixbuf/gdk-pixdata.c:163 msgid "Image format unknown" msgstr "Formatu d'imaxe desconocíu" -#: gdk-pixbuf/gdk-pixdata.c:170 gdk-pixbuf/gdk-pixdata.c:502 +#: gdk-pixbuf/gdk-pixdata.c:168 gdk-pixbuf/gdk-pixdata.c:501 msgid "Image pixel data corrupt" msgstr "Datos de pixels d'imaxe corruptos" -#: gdk-pixbuf/gdk-pixdata.c:446 +#: gdk-pixbuf/gdk-pixdata.c:445 #, c-format msgid "failed to allocate image buffer of %u byte" msgid_plural "failed to allocate image buffer of %u bytes" msgstr[0] "falló p'atopar búfer d'imaxe de %u byte" msgstr[1] "falló p'atopar búfer d'imaxe de %u bytes" -#: gdk-pixbuf/io-ani.c:244 +#: gdk-pixbuf/io-ani.c:242 msgid "Unexpected icon chunk in animation" msgstr "Iconu frayáu n'animación inesperáu" -#: gdk-pixbuf/io-ani.c:342 gdk-pixbuf/io-ani.c:400 gdk-pixbuf/io-ani.c:426 -#: gdk-pixbuf/io-ani.c:449 gdk-pixbuf/io-ani.c:476 gdk-pixbuf/io-ani.c:563 +#: gdk-pixbuf/io-ani.c:340 gdk-pixbuf/io-ani.c:398 gdk-pixbuf/io-ani.c:424 +#: gdk-pixbuf/io-ani.c:447 gdk-pixbuf/io-ani.c:474 gdk-pixbuf/io-ani.c:561 msgid "Invalid header in animation" msgstr "Encabezamientu non válidu n'animación" -#: gdk-pixbuf/io-ani.c:352 gdk-pixbuf/io-ani.c:374 gdk-pixbuf/io-ani.c:458 -#: gdk-pixbuf/io-ani.c:485 gdk-pixbuf/io-ani.c:536 gdk-pixbuf/io-ani.c:608 +#: gdk-pixbuf/io-ani.c:350 gdk-pixbuf/io-ani.c:372 gdk-pixbuf/io-ani.c:456 +#: gdk-pixbuf/io-ani.c:483 gdk-pixbuf/io-ani.c:534 gdk-pixbuf/io-ani.c:606 msgid "Not enough memory to load animation" msgstr "Nun hai memoria suficiente pa cargar l'animación" -#: gdk-pixbuf/io-ani.c:392 gdk-pixbuf/io-ani.c:418 gdk-pixbuf/io-ani.c:437 +#: gdk-pixbuf/io-ani.c:390 gdk-pixbuf/io-ani.c:416 gdk-pixbuf/io-ani.c:435 msgid "Malformed chunk in animation" msgstr "Trozu mal formáu n'animación" -#: gdk-pixbuf/io-ani.c:660 +#: gdk-pixbuf/io-ani.c:628 +#, fuzzy +msgid "ANI image was truncated or incomplete." +msgstr "La imaxe GIF taba frayada o incompleta." + +#: gdk-pixbuf/io-ani.c:669 msgid "The ANI image format" msgstr "El formatu d'imaxe ANI" -#: gdk-pixbuf/io-bmp.c:229 gdk-pixbuf/io-bmp.c:266 gdk-pixbuf/io-bmp.c:337 -#: gdk-pixbuf/io-bmp.c:369 gdk-pixbuf/io-bmp.c:392 gdk-pixbuf/io-bmp.c:495 +#: gdk-pixbuf/io-bmp.c:227 gdk-pixbuf/io-bmp.c:264 gdk-pixbuf/io-bmp.c:335 +#: gdk-pixbuf/io-bmp.c:367 gdk-pixbuf/io-bmp.c:390 gdk-pixbuf/io-bmp.c:493 msgid "BMP image has bogus header data" msgstr "La imaxe BMP tien datos d'encabezamientu erróneos" -#: gdk-pixbuf/io-bmp.c:240 gdk-pixbuf/io-bmp.c:432 +#: gdk-pixbuf/io-bmp.c:238 gdk-pixbuf/io-bmp.c:430 msgid "Not enough memory to load bitmap image" msgstr "Nun hai memoria suficiente pa cargar imaxe bitmap" -#: gdk-pixbuf/io-bmp.c:318 +#: gdk-pixbuf/io-bmp.c:316 msgid "BMP image has unsupported header size" msgstr "La imaxe BMP tien un tamañu d'encabezamientu non soportáu" -#: gdk-pixbuf/io-bmp.c:356 +#: gdk-pixbuf/io-bmp.c:354 msgid "Topdown BMP images cannot be compressed" msgstr "Nun puen comprimise les imaxes BMP d'arriba a abaxo" -#: gdk-pixbuf/io-bmp.c:716 gdk-pixbuf/io-pnm.c:707 +#: gdk-pixbuf/io-bmp.c:714 gdk-pixbuf/io-pnm.c:705 msgid "Premature end-of-file encountered" msgstr "Atopóse un fin-de-ficheru prematuru" -#: gdk-pixbuf/io-bmp.c:1328 +#: gdk-pixbuf/io-bmp.c:1326 msgid "Couldn't allocate memory for saving BMP file" msgstr "Nun pudo atopase memoria pa guardar el ficheru BMP" -#: gdk-pixbuf/io-bmp.c:1369 +#: gdk-pixbuf/io-bmp.c:1367 msgid "Couldn't write to BMP file" msgstr "Nun pudo escribise al ficheru BMP" -#: gdk-pixbuf/io-bmp.c:1422 gdk-pixbuf/io-gdip-bmp.c:82 +#: gdk-pixbuf/io-bmp.c:1420 gdk-pixbuf/io-gdip-bmp.c:80 msgid "The BMP image format" msgstr "El formatu d'imaxe BMP" -#: gdk-pixbuf/io-gdip-emf.c:59 +#: gdk-pixbuf/io-gdip-emf.c:57 msgid "The EMF image format" msgstr "El formatu d'imaxe EMF" -#: gdk-pixbuf/io-gdip-gif.c:80 gdk-pixbuf/io-gif.c:1720 +#: gdk-pixbuf/io-gdip-gif.c:78 gdk-pixbuf/io-gif.c:1718 msgid "The GIF image format" msgstr "El formatu d'imaxe GIF" -#: gdk-pixbuf/io-gdip-ico.c:59 gdk-pixbuf/io-ico.c:1271 +#: gdk-pixbuf/io-gdip-ico.c:57 gdk-pixbuf/io-ico.c:1269 msgid "The ICO image format" msgstr "El formatu d'imaxe ICO" -#: gdk-pixbuf/io-gdip-jpeg.c:53 gdk-pixbuf/io-jpeg.c:1249 +#: gdk-pixbuf/io-gdip-jpeg.c:51 gdk-pixbuf/io-jpeg.c:1249 #, c-format msgid "" "JPEG quality must be a value between 0 and 100; value '%s' could not be " @@ -238,7 +243,7 @@ msgstr "" "La calidá JPEG tien de ser un valor d'ente 0 y 100; el valor '%s' nun pue " "procesase." -#: gdk-pixbuf/io-gdip-jpeg.c:68 gdk-pixbuf/io-jpeg.c:1265 +#: gdk-pixbuf/io-gdip-jpeg.c:66 gdk-pixbuf/io-jpeg.c:1265 #, c-format msgid "" "JPEG quality must be a value between 0 and 100; value '%d' is not allowed." @@ -246,109 +251,113 @@ msgstr "" "La calidá JPEG tien de ser un valor d'ente 0 y 100; el valor '%d' nun ye un " "valor válidu." -#: gdk-pixbuf/io-gdip-jpeg.c:136 gdk-pixbuf/io-jpeg.c:1478 +#: gdk-pixbuf/io-gdip-jpeg.c:134 gdk-pixbuf/io-jpeg.c:1478 msgid "The JPEG image format" msgstr "El formatu d'imaxe JPEG" -#: gdk-pixbuf/io-gdip-utils.c:154 +#: gdk-pixbuf/io-gdip-tiff.c:80 gdk-pixbuf/io-tiff.c:786 +msgid "The TIFF image format" +msgstr "El formatu d'imaxe TIFF" + +#: gdk-pixbuf/io-gdip-utils.c:152 #, c-format msgid "Could not allocate memory: %s" msgstr "Nun se pudo asignar memoria: %s" -#: gdk-pixbuf/io-gdip-utils.c:179 gdk-pixbuf/io-gdip-utils.c:293 -#: gdk-pixbuf/io-gdip-utils.c:333 +#: gdk-pixbuf/io-gdip-utils.c:177 gdk-pixbuf/io-gdip-utils.c:291 +#: gdk-pixbuf/io-gdip-utils.c:331 #, c-format msgid "Could not create stream: %s" msgstr "Nun se pudo crear el fluxu: %s" -#: gdk-pixbuf/io-gdip-utils.c:193 +#: gdk-pixbuf/io-gdip-utils.c:191 #, c-format msgid "Could not seek stream: %s" msgstr "Nun se pudo buscar el fluxu: %s" -#: gdk-pixbuf/io-gdip-utils.c:205 +#: gdk-pixbuf/io-gdip-utils.c:203 #, c-format msgid "Could not read from stream: %s" msgstr "Nun se pudo lleer el fluxu: %s" -#: gdk-pixbuf/io-gdip-utils.c:617 +#: gdk-pixbuf/io-gdip-utils.c:615 msgid "Couldn't load bitmap" msgstr "Nun se pudo cargar el mapa de bits" -#: gdk-pixbuf/io-gdip-utils.c:773 +#: gdk-pixbuf/io-gdip-utils.c:771 msgid "Couldn't load metafile" msgstr "Nun se pudo cargar el metaficheru" -#: gdk-pixbuf/io-gdip-utils.c:878 +#: gdk-pixbuf/io-gdip-utils.c:876 msgid "Unsupported image format for GDI+" msgstr "Formatu d'imaxe non soportáu pa GDI+" -#: gdk-pixbuf/io-gdip-utils.c:885 +#: gdk-pixbuf/io-gdip-utils.c:883 msgid "Couldn't save" msgstr "Nun se pudo guardar" -#: gdk-pixbuf/io-gdip-wmf.c:58 +#: gdk-pixbuf/io-gdip-wmf.c:56 msgid "The WMF image format" msgstr "El formatu d'imaxe WMF" -#: gdk-pixbuf/io-gif.c:222 +#: gdk-pixbuf/io-gif.c:220 #, c-format msgid "Failure reading GIF: %s" msgstr "Fallu al lleer GIF: %s" -#: gdk-pixbuf/io-gif.c:496 gdk-pixbuf/io-gif.c:1502 gdk-pixbuf/io-gif.c:1669 +#: gdk-pixbuf/io-gif.c:494 gdk-pixbuf/io-gif.c:1500 gdk-pixbuf/io-gif.c:1667 msgid "GIF file was missing some data (perhaps it was truncated somehow?)" msgstr "Falta-y dalgún datu al ficheru GIF (¿pue que se frayare?)" -#: gdk-pixbuf/io-gif.c:505 +#: gdk-pixbuf/io-gif.c:503 #, c-format msgid "Internal error in the GIF loader (%s)" msgstr "Error internu nel cargador GIF (%s)" -#: gdk-pixbuf/io-gif.c:579 +#: gdk-pixbuf/io-gif.c:577 msgid "Stack overflow" msgstr "Sobrecarga de pila" -#: gdk-pixbuf/io-gif.c:639 +#: gdk-pixbuf/io-gif.c:637 msgid "GIF image loader cannot understand this image." msgstr "El cargador d'imaxes GIF nun pescancia esta imaxe." -#: gdk-pixbuf/io-gif.c:668 +#: gdk-pixbuf/io-gif.c:666 msgid "Bad code encountered" msgstr "Atopóse un códigu fallíu" -#: gdk-pixbuf/io-gif.c:678 +#: gdk-pixbuf/io-gif.c:676 msgid "Circular table entry in GIF file" msgstr "Entrada de tabla circular nel ficheru GIF" -#: gdk-pixbuf/io-gif.c:866 gdk-pixbuf/io-gif.c:1488 gdk-pixbuf/io-gif.c:1541 -#: gdk-pixbuf/io-gif.c:1657 +#: gdk-pixbuf/io-gif.c:864 gdk-pixbuf/io-gif.c:1486 gdk-pixbuf/io-gif.c:1539 +#: gdk-pixbuf/io-gif.c:1655 msgid "Not enough memory to load GIF file" msgstr "Nun hai memoria suficiente pa cargar ficheru GIF" -#: gdk-pixbuf/io-gif.c:960 +#: gdk-pixbuf/io-gif.c:958 msgid "Not enough memory to composite a frame in GIF file" msgstr "Nun hai memoria suficiente pa componer un cuadru nel ficheru GIF" -#: gdk-pixbuf/io-gif.c:1132 +#: gdk-pixbuf/io-gif.c:1130 msgid "GIF image is corrupt (incorrect LZW compression)" msgstr "La imaxe GIF ta frayada (compresión LZW incorreuta)" -#: gdk-pixbuf/io-gif.c:1182 +#: gdk-pixbuf/io-gif.c:1180 msgid "File does not appear to be a GIF file" msgstr "El ficheru nun paez ser un ficheru GIF" -#: gdk-pixbuf/io-gif.c:1194 +#: gdk-pixbuf/io-gif.c:1192 #, c-format msgid "Version %s of the GIF file format is not supported" msgstr "Nun ta soportada la versión %s del formatu GIF" -#: gdk-pixbuf/io-gif.c:1241 +#: gdk-pixbuf/io-gif.c:1239 #, fuzzy msgid "Resulting GIF image has zero size" msgstr "La imaxe tien un anchor de cero" -#: gdk-pixbuf/io-gif.c:1320 +#: gdk-pixbuf/io-gif.c:1318 msgid "" "GIF image has no global colormap, and a frame inside it has no local " "colormap." @@ -356,7 +365,7 @@ msgstr "" "La imaxe GIF nun tien mapa de colores global, y un cuadru en dientro d'ella " "nun tien mapa de colores llocal." -#: gdk-pixbuf/io-gif.c:1564 +#: gdk-pixbuf/io-gif.c:1562 msgid "GIF image was truncated or incomplete." msgstr "La imaxe GIF taba frayada o incompleta." @@ -373,87 +382,87 @@ msgstr "Nun se pudo descodificar el ficheru ICNS" msgid "The ICNS image format" msgstr "El formatu d'imaxe ICNS" -#: gdk-pixbuf/io-ico.c:228 gdk-pixbuf/io-ico.c:242 gdk-pixbuf/io-ico.c:291 -#: gdk-pixbuf/io-ico.c:302 gdk-pixbuf/io-ico.c:395 +#: gdk-pixbuf/io-ico.c:226 gdk-pixbuf/io-ico.c:240 gdk-pixbuf/io-ico.c:289 +#: gdk-pixbuf/io-ico.c:300 gdk-pixbuf/io-ico.c:393 msgid "Invalid header in icon" msgstr "Encabezamientu non válidu nel iconu" -#: gdk-pixbuf/io-ico.c:257 gdk-pixbuf/io-ico.c:312 gdk-pixbuf/io-ico.c:405 -#: gdk-pixbuf/io-ico.c:458 gdk-pixbuf/io-ico.c:488 +#: gdk-pixbuf/io-ico.c:255 gdk-pixbuf/io-ico.c:310 gdk-pixbuf/io-ico.c:403 +#: gdk-pixbuf/io-ico.c:456 gdk-pixbuf/io-ico.c:486 msgid "Not enough memory to load icon" msgstr "Nun hai memoria suficiente pa cargar l'iconu" -#: gdk-pixbuf/io-ico.c:338 +#: gdk-pixbuf/io-ico.c:336 msgid "Compressed icons are not supported" msgstr "Nun tan soportaos los iconos comprimíos" -#: gdk-pixbuf/io-ico.c:358 +#: gdk-pixbuf/io-ico.c:356 msgid "Icon has zero width" msgstr "L'iconu tien un anchor de cero" -#: gdk-pixbuf/io-ico.c:368 +#: gdk-pixbuf/io-ico.c:366 msgid "Icon has zero height" msgstr "L'iconu tien un altor de cero" -#: gdk-pixbuf/io-ico.c:443 +#: gdk-pixbuf/io-ico.c:441 msgid "Unsupported icon type" msgstr "Tipu d'iconu nun soportáu" -#: gdk-pixbuf/io-ico.c:537 +#: gdk-pixbuf/io-ico.c:535 msgid "Not enough memory to load ICO file" msgstr "Nun hai memoria suficiente pa cargar ficheru ICO" -#: gdk-pixbuf/io-ico.c:1002 +#: gdk-pixbuf/io-ico.c:1000 msgid "Image too large to be saved as ICO" msgstr "La imaxe ye mui grande pa guardase como ICO" -#: gdk-pixbuf/io-ico.c:1013 +#: gdk-pixbuf/io-ico.c:1011 msgid "Cursor hotspot outside image" msgstr "El sensor del cursor ta fuera la imaxe" -#: gdk-pixbuf/io-ico.c:1036 +#: gdk-pixbuf/io-ico.c:1034 #, c-format msgid "Unsupported depth for ICO file: %d" msgstr "Profundidá non soportada pal ficheru ICO: %d" -#: gdk-pixbuf/io-jasper.c:74 +#: gdk-pixbuf/io-jasper.c:73 msgid "Couldn't allocate memory for stream" msgstr "Nun se pudo asignar memoria pal fluxu" -#: gdk-pixbuf/io-jasper.c:104 +#: gdk-pixbuf/io-jasper.c:103 msgid "Couldn't decode image" msgstr "Nun se pudo descodificar la imaxe" -#: gdk-pixbuf/io-jasper.c:122 +#: gdk-pixbuf/io-jasper.c:121 msgid "Transformed JPEG2000 has zero width or height" msgstr "El JPEG2000 tresformáu tien anchor o altor cero" -#: gdk-pixbuf/io-jasper.c:136 +#: gdk-pixbuf/io-jasper.c:135 msgid "Image type currently not supported" msgstr "Triba d'imaxe non soportada anguaño" -#: gdk-pixbuf/io-jasper.c:148 gdk-pixbuf/io-jasper.c:156 +#: gdk-pixbuf/io-jasper.c:147 gdk-pixbuf/io-jasper.c:155 msgid "Couldn't allocate memory for color profile" msgstr "Nun se pudo asignar memoria pal perfil de color" -#: gdk-pixbuf/io-jasper.c:182 +#: gdk-pixbuf/io-jasper.c:181 msgid "Insufficient memory to open JPEG 2000 file" msgstr "Nun hai memoria abonda p'abrir el ficheru JPEG 2000" -#: gdk-pixbuf/io-jasper.c:261 +#: gdk-pixbuf/io-jasper.c:260 msgid "Couldn't allocate memory to buffer image data" msgstr "Nun se pudo asignar memoria p'almacenar los datos de la imaxe" -#: gdk-pixbuf/io-jasper.c:305 +#: gdk-pixbuf/io-jasper.c:304 msgid "The JPEG 2000 image format" msgstr "El formatu d'imaxe JPEG 2000" -#: gdk-pixbuf/io-jpeg.c:126 +#: gdk-pixbuf/io-jpeg.c:124 #, c-format msgid "Error interpreting JPEG image file (%s)" msgstr "Error al interpretar el ficheru d'imaxe JPEG (%s)" -#: gdk-pixbuf/io-jpeg.c:604 +#: gdk-pixbuf/io-jpeg.c:597 msgid "" "Insufficient memory to load image, try exiting some applications to free " "memory" @@ -461,17 +470,17 @@ msgstr "" "Memoria insuficiente pa cargar imaxe, intente colar d'otros programes pa " "lliberar memoria" -#: gdk-pixbuf/io-jpeg.c:651 gdk-pixbuf/io-jpeg.c:865 +#: gdk-pixbuf/io-jpeg.c:645 gdk-pixbuf/io-jpeg.c:858 #, c-format msgid "Unsupported JPEG color space (%s)" msgstr "Espaciu de color JPEG non soportáu (%s)" -#: gdk-pixbuf/io-jpeg.c:764 gdk-pixbuf/io-jpeg.c:1044 +#: gdk-pixbuf/io-jpeg.c:757 gdk-pixbuf/io-jpeg.c:1037 #: gdk-pixbuf/io-jpeg.c:1308 gdk-pixbuf/io-jpeg.c:1318 msgid "Couldn't allocate memory for loading JPEG file" msgstr "Nun pudo atopase memoria pa cargar ficheru JPEG" -#: gdk-pixbuf/io-jpeg.c:1018 +#: gdk-pixbuf/io-jpeg.c:1011 msgid "Transformed JPEG has zero width or height." msgstr "El JPEG tresformáu tien un anchor o altor igual a cero." @@ -480,93 +489,93 @@ msgstr "El JPEG tresformáu tien un anchor o altor igual a cero." msgid "Color profile has invalid length '%u'." msgstr "El perfil de color tien una llonxitú inválida %d." -#: gdk-pixbuf/io-pcx.c:186 +#: gdk-pixbuf/io-pcx.c:184 msgid "Couldn't allocate memory for header" msgstr "Nun pudo atopase memoria pal titular" -#: gdk-pixbuf/io-pcx.c:201 gdk-pixbuf/io-pcx.c:559 +#: gdk-pixbuf/io-pcx.c:199 gdk-pixbuf/io-pcx.c:557 msgid "Couldn't allocate memory for context buffer" msgstr "Nun pudo atopase memoria pal buffer contextual" -#: gdk-pixbuf/io-pcx.c:600 +#: gdk-pixbuf/io-pcx.c:598 msgid "Image has invalid width and/or height" msgstr "La imaxe tien un anchor y/o altor non válidu" -#: gdk-pixbuf/io-pcx.c:612 gdk-pixbuf/io-pcx.c:673 +#: gdk-pixbuf/io-pcx.c:610 gdk-pixbuf/io-pcx.c:671 msgid "Image has unsupported bpp" msgstr "La imaxe tien un bpp non soportáu" -#: gdk-pixbuf/io-pcx.c:617 gdk-pixbuf/io-pcx.c:625 +#: gdk-pixbuf/io-pcx.c:615 gdk-pixbuf/io-pcx.c:623 #, c-format msgid "Image has unsupported number of %d-bit planes" msgstr "La imaxe tien un númberu de planos %d-bit nun soportaos" -#: gdk-pixbuf/io-pcx.c:641 +#: gdk-pixbuf/io-pcx.c:639 msgid "Couldn't create new pixbuf" msgstr "Nun pudo crear un nuevu pixbuf" -#: gdk-pixbuf/io-pcx.c:649 +#: gdk-pixbuf/io-pcx.c:647 msgid "Couldn't allocate memory for line data" msgstr "Nun pudo acutase memoria pa los datos de llinia" -#: gdk-pixbuf/io-pcx.c:656 +#: gdk-pixbuf/io-pcx.c:654 msgid "Couldn't allocate memory for PCX image" msgstr "Nun se pudo atopar memoria pa la imaxe PCX" -#: gdk-pixbuf/io-pcx.c:703 +#: gdk-pixbuf/io-pcx.c:701 msgid "Didn't get all lines of PCX image" msgstr "Nun garró toles llinies de la imaxe PCX" -#: gdk-pixbuf/io-pcx.c:710 +#: gdk-pixbuf/io-pcx.c:708 msgid "No palette found at end of PCX data" msgstr "Nun s'atopó la paleta al final de los datos PCX" -#: gdk-pixbuf/io-pcx.c:755 +#: gdk-pixbuf/io-pcx.c:753 msgid "The PCX image format" msgstr "El formatu d'imaxe PCX" -#: gdk-pixbuf/io-pixdata.c:148 +#: gdk-pixbuf/io-pixdata.c:146 #, fuzzy msgid "Transformed pixbuf has zero width or height." msgstr "El PNG tresformáu tien un anchu o altor igual a cero" -#: gdk-pixbuf/io-pixdata.c:186 +#: gdk-pixbuf/io-pixdata.c:184 #, fuzzy msgid "The GdkPixdata format" msgstr "El formatu d'imaxe GIF" -#: gdk-pixbuf/io-png.c:54 +#: gdk-pixbuf/io-png.c:53 msgid "Bits per channel of PNG image is invalid." msgstr "Los bits per canal de la imaxe PNG nun son válidos" -#: gdk-pixbuf/io-png.c:135 gdk-pixbuf/io-png.c:641 +#: gdk-pixbuf/io-png.c:134 gdk-pixbuf/io-png.c:640 msgid "Transformed PNG has zero width or height." msgstr "El PNG tresformáu tien un anchu o altor igual a cero" -#: gdk-pixbuf/io-png.c:143 +#: gdk-pixbuf/io-png.c:142 msgid "Bits per channel of transformed PNG is not 8." msgstr "Los bits per canal del PNG tresformáu nun son 8." -#: gdk-pixbuf/io-png.c:152 +#: gdk-pixbuf/io-png.c:151 msgid "Transformed PNG not RGB or RGBA." msgstr "PNG tresformáu nun ye RGB nin RGBA" -#: gdk-pixbuf/io-png.c:161 +#: gdk-pixbuf/io-png.c:160 msgid "Transformed PNG has unsupported number of channels, must be 3 or 4." msgstr "" "El PNG tresformáu tien un númberu de canales nun soportáu, tienen de ser 3 ó " "4." -#: gdk-pixbuf/io-png.c:182 +#: gdk-pixbuf/io-png.c:181 #, c-format msgid "Fatal error in PNG image file: %s" msgstr "Error fatal nel ficheru d'imaxe PNG: %s" -#: gdk-pixbuf/io-png.c:315 +#: gdk-pixbuf/io-png.c:314 msgid "Insufficient memory to load PNG file" msgstr "Nun hai memoria suficiente pa cargar el ficheru PNG" -#: gdk-pixbuf/io-png.c:656 +#: gdk-pixbuf/io-png.c:655 #, fuzzy, c-format msgid "" "Insufficient memory to store a %lu by %lu image; try exiting some " @@ -575,32 +584,32 @@ msgstr "" "Nun hai memoria suficiente pa guardar la imaxe %ld por %ld; intente zarrar " "otros programes p'amenorgar l'usu de la memoria" -#: gdk-pixbuf/io-png.c:719 +#: gdk-pixbuf/io-png.c:718 msgid "Fatal error reading PNG image file" msgstr "Error fatal al lleer el ficheru d'imaxe PNG" -#: gdk-pixbuf/io-png.c:768 +#: gdk-pixbuf/io-png.c:767 #, c-format msgid "Fatal error reading PNG image file: %s" msgstr "Error fatal al lleer el ficheru d'imaxe PNG: %s" -#: gdk-pixbuf/io-png.c:858 +#: gdk-pixbuf/io-png.c:857 msgid "" "Keys for PNG text chunks must have at least 1 and at most 79 characters." msgstr "" "Les claves pa los trozos de testu PNG tienen de tener al menos 1 y como " "máximu 79 carauteres." -#: gdk-pixbuf/io-png.c:867 +#: gdk-pixbuf/io-png.c:866 msgid "Keys for PNG text chunks must be ASCII characters." msgstr "Les claves pa los trozos de testu PNG tienen de ser carauteres ASCII." -#: gdk-pixbuf/io-png.c:881 gdk-pixbuf/io-tiff.c:667 +#: gdk-pixbuf/io-png.c:880 gdk-pixbuf/io-tiff.c:665 #, c-format msgid "Color profile has invalid length %d." msgstr "El perfil de color tien una llonxitú inválida %d." -#: gdk-pixbuf/io-png.c:894 +#: gdk-pixbuf/io-png.c:893 #, c-format msgid "" "PNG compression level must be a value between 0 and 9; value '%s' could not " @@ -609,7 +618,7 @@ msgstr "" "El nivel de compresión PNG tien de tener un valor ente 0 y 9; el valor '%s' " "nun pue procesase." -#: gdk-pixbuf/io-png.c:907 +#: gdk-pixbuf/io-png.c:906 #, c-format msgid "" "PNG compression level must be a value between 0 and 9; value '%d' is not " @@ -618,335 +627,331 @@ msgstr "" "El nivel de compresión PNG tien de ser un valor ente 0 y 9; el valor '%d' " "nun ta permitíu." -#: gdk-pixbuf/io-png.c:955 +#: gdk-pixbuf/io-png.c:954 #, c-format msgid "Value for PNG text chunk %s cannot be converted to ISO-8859-1 encoding." msgstr "" "El valor de trozos de texto PNG %s nun pue convertise nuna codificación " "ISO-8851-1." -#: gdk-pixbuf/io-png.c:1118 +#: gdk-pixbuf/io-png.c:1117 msgid "The PNG image format" msgstr "El formatu d'imaxe PNG" -#: gdk-pixbuf/io-pnm.c:248 +#: gdk-pixbuf/io-pnm.c:246 msgid "PNM loader expected to find an integer, but didn't" msgstr "El cargador PNM esperó atopar un enteru, pero nun foi asina" -#: gdk-pixbuf/io-pnm.c:280 +#: gdk-pixbuf/io-pnm.c:278 msgid "PNM file has an incorrect initial byte" msgstr "El ficheru PNM tien un byte d'entamu incorreutu" -#: gdk-pixbuf/io-pnm.c:310 +#: gdk-pixbuf/io-pnm.c:308 msgid "PNM file is not in a recognized PNM subformat" msgstr "El ficheru PNM nun ye un subformatu reconocíu" -#: gdk-pixbuf/io-pnm.c:335 +#: gdk-pixbuf/io-pnm.c:333 msgid "PNM file has an image width of 0" msgstr "El ficheru PNM tien un anchor d'imaxe de 0" -#: gdk-pixbuf/io-pnm.c:356 +#: gdk-pixbuf/io-pnm.c:354 msgid "PNM file has an image height of 0" msgstr "El ficheru PNM tien un altor d'imaxe de 0" -#: gdk-pixbuf/io-pnm.c:379 +#: gdk-pixbuf/io-pnm.c:377 msgid "Maximum color value in PNM file is 0" msgstr "El valor de color máximu nel ficheru PNM ye 0" -#: gdk-pixbuf/io-pnm.c:387 +#: gdk-pixbuf/io-pnm.c:385 msgid "Maximum color value in PNM file is too large" msgstr "El valor de color máximu nel ficheru PNM ye enforma grande" -#: gdk-pixbuf/io-pnm.c:427 gdk-pixbuf/io-pnm.c:457 gdk-pixbuf/io-pnm.c:502 +#: gdk-pixbuf/io-pnm.c:425 gdk-pixbuf/io-pnm.c:455 gdk-pixbuf/io-pnm.c:500 msgid "Raw PNM image type is invalid" msgstr "Tipu d'imaxe PNM cruda non válida" -#: gdk-pixbuf/io-pnm.c:652 +#: gdk-pixbuf/io-pnm.c:650 msgid "PNM image loader does not support this PNM subformat" msgstr "El cargador d'imaxe PNM nun soporta esti subformatu PNM" -#: gdk-pixbuf/io-pnm.c:739 gdk-pixbuf/io-pnm.c:966 +#: gdk-pixbuf/io-pnm.c:737 gdk-pixbuf/io-pnm.c:964 msgid "Raw PNM formats require exactly one whitespace before sample data" msgstr "" "Los formatos PNM crudos necesiten esautamente un espaciu en blancu enantes " "de los datos de la muestra" -#: gdk-pixbuf/io-pnm.c:766 +#: gdk-pixbuf/io-pnm.c:764 msgid "Cannot allocate memory for loading PNM image" msgstr "Nun pudo atopase memoria pa cargar la imaxe PNM" -#: gdk-pixbuf/io-pnm.c:816 +#: gdk-pixbuf/io-pnm.c:814 msgid "Insufficient memory to load PNM context struct" msgstr "Memoria insuficiente pa cargar la estructura de contestu PNM" -#: gdk-pixbuf/io-pnm.c:867 +#: gdk-pixbuf/io-pnm.c:865 msgid "Unexpected end of PNM image data" msgstr "Fin inesperáu de los datos d'imaxe PNM" -#: gdk-pixbuf/io-pnm.c:995 +#: gdk-pixbuf/io-pnm.c:993 msgid "Insufficient memory to load PNM file" msgstr "Memoria insuficiente pa cargar el ficheru PNM" -#: gdk-pixbuf/io-pnm.c:1079 +#: gdk-pixbuf/io-pnm.c:1077 msgid "The PNM/PBM/PGM/PPM image format family" msgstr "La familia de formatos d'imaxe PNM/PBM/PGM/PPM" -#: gdk-pixbuf/io-qtif.c:128 +#: gdk-pixbuf/io-qtif.c:126 msgid "Input file descriptor is NULL." msgstr "El descriptor d'entrada del ficheru ta baleru (NULL)." -#: gdk-pixbuf/io-qtif.c:143 +#: gdk-pixbuf/io-qtif.c:141 msgid "Failed to read QTIF header" msgstr "Fallu al lleer testera QTIF" -#: gdk-pixbuf/io-qtif.c:152 gdk-pixbuf/io-qtif.c:189 gdk-pixbuf/io-qtif.c:459 +#: gdk-pixbuf/io-qtif.c:150 gdk-pixbuf/io-qtif.c:187 gdk-pixbuf/io-qtif.c:454 #, fuzzy, c-format msgid "QTIF atom size too large (%d byte)" msgid_plural "QTIF atom size too large (%d bytes)" msgstr[0] "El tamañu de QTIF atom ye enforma grande (%d bytes)" msgstr[1] "El tamañu de QTIF atom ye enforma grande (%d bytes)" -#: gdk-pixbuf/io-qtif.c:175 +#: gdk-pixbuf/io-qtif.c:173 #, fuzzy, c-format msgid "Failed to allocate %d byte for file read buffer" msgid_plural "Failed to allocate %d bytes for file read buffer" msgstr[0] "Falló al asignar %d bytes pal búfer de llectura" msgstr[1] "Falló al asignar %d bytes pal búfer de llectura" -#: gdk-pixbuf/io-qtif.c:206 +#: gdk-pixbuf/io-qtif.c:201 #, c-format msgid "File error when reading QTIF atom: %s" msgstr "Error de ficheru al lleer el QTIF atom: %s" -#: gdk-pixbuf/io-qtif.c:243 +#: gdk-pixbuf/io-qtif.c:238 #, fuzzy, c-format msgid "Failed to skip the next %d byte with seek()." msgid_plural "Failed to skip the next %d bytes with seek()." msgstr[0] "Falló al saltar a los siguientes %d bytes cola gueta()." msgstr[1] "Falló al saltar a los siguientes %d bytes cola gueta()." -#: gdk-pixbuf/io-qtif.c:270 +#: gdk-pixbuf/io-qtif.c:265 msgid "Failed to allocate QTIF context structure." msgstr "Falló al reservar la estructura de contestu de QTIF." -#: gdk-pixbuf/io-qtif.c:330 +#: gdk-pixbuf/io-qtif.c:325 msgid "Failed to create GdkPixbufLoader object." msgstr "Falló al crear l'oxetu GdkPixbufLoader." -#: gdk-pixbuf/io-qtif.c:434 +#: gdk-pixbuf/io-qtif.c:429 msgid "Failed to find an image data atom." msgstr "Falló al guetar datos atom de la imaxe." -#: gdk-pixbuf/io-qtif.c:618 +#: gdk-pixbuf/io-qtif.c:613 msgid "The QTIF image format" msgstr "El formatu d'imaxe QTIF" -#: gdk-pixbuf/io-ras.c:125 +#: gdk-pixbuf/io-ras.c:123 msgid "RAS image has bogus header data" msgstr "La imaxe RAS tien datos d'encabezamientu fallíos" -#: gdk-pixbuf/io-ras.c:147 +#: gdk-pixbuf/io-ras.c:145 msgid "RAS image has unknown type" msgstr "La imaxe RAS tien un tipu desconocíu" -#: gdk-pixbuf/io-ras.c:155 +#: gdk-pixbuf/io-ras.c:153 msgid "unsupported RAS image variation" msgstr "variación d'imaxe RAS nun soportada" -#: gdk-pixbuf/io-ras.c:170 gdk-pixbuf/io-ras.c:199 +#: gdk-pixbuf/io-ras.c:168 gdk-pixbuf/io-ras.c:197 msgid "Not enough memory to load RAS image" msgstr "Nun hai memoria suficiente pa cargar la imaxe RAS" -#: gdk-pixbuf/io-ras.c:544 +#: gdk-pixbuf/io-ras.c:542 msgid "The Sun raster image format" msgstr "El formatu d'imaxe Sun raster" -#: gdk-pixbuf/io-tga.c:153 +#: gdk-pixbuf/io-tga.c:151 msgid "Cannot allocate memory for IOBuffer struct" msgstr "Nun pudo acutase memoria pa la estructura IOBuffer" -#: gdk-pixbuf/io-tga.c:172 +#: gdk-pixbuf/io-tga.c:170 msgid "Cannot allocate memory for IOBuffer data" msgstr "Nun pudo atopase memoria pa los datos IOBuffer" -#: gdk-pixbuf/io-tga.c:183 +#: gdk-pixbuf/io-tga.c:181 msgid "Cannot realloc IOBuffer data" msgstr "Nun pudieron reallugase datos IOBuffer" -#: gdk-pixbuf/io-tga.c:213 +#: gdk-pixbuf/io-tga.c:211 msgid "Cannot allocate temporary IOBuffer data" msgstr "Nun pudieron acomodase los datos IOBuffer temporales" -#: gdk-pixbuf/io-tga.c:346 +#: gdk-pixbuf/io-tga.c:339 msgid "Cannot allocate new pixbuf" msgstr "Nun pudieron acomodase nuevos pixbuf" -#: gdk-pixbuf/io-tga.c:685 +#: gdk-pixbuf/io-tga.c:678 msgid "Image is corrupted or truncated" msgstr "La imaxe ta corrupta o frañada" -#: gdk-pixbuf/io-tga.c:692 +#: gdk-pixbuf/io-tga.c:685 msgid "Cannot allocate colormap structure" msgstr "Nun pudo acomodase la estructura de mapa de colores" -#: gdk-pixbuf/io-tga.c:699 +#: gdk-pixbuf/io-tga.c:692 msgid "Cannot allocate colormap entries" msgstr "Nun pudieron acomodase les entraes de mapa de colores" -#: gdk-pixbuf/io-tga.c:721 +#: gdk-pixbuf/io-tga.c:714 msgid "Unexpected bitdepth for colormap entries" msgstr "Profundidá de bits inesperada pa les entraes del mapa de colores" -#: gdk-pixbuf/io-tga.c:739 +#: gdk-pixbuf/io-tga.c:732 msgid "Cannot allocate TGA header memory" msgstr "Nun pudo acomodase memoria pal encabezamientu TGA" -#: gdk-pixbuf/io-tga.c:772 +#: gdk-pixbuf/io-tga.c:765 msgid "TGA image has invalid dimensions" msgstr "La imaxe TGA tien dimensiones nun válides" -#: gdk-pixbuf/io-tga.c:778 gdk-pixbuf/io-tga.c:787 gdk-pixbuf/io-tga.c:797 -#: gdk-pixbuf/io-tga.c:807 gdk-pixbuf/io-tga.c:814 +#: gdk-pixbuf/io-tga.c:771 gdk-pixbuf/io-tga.c:780 gdk-pixbuf/io-tga.c:790 +#: gdk-pixbuf/io-tga.c:800 gdk-pixbuf/io-tga.c:807 msgid "TGA image type not supported" msgstr "El tipu d'imaxe TGA nun ta soportáu" -#: gdk-pixbuf/io-tga.c:861 +#: gdk-pixbuf/io-tga.c:854 msgid "Cannot allocate memory for TGA context struct" msgstr "Nun pudo acutase memoria pa la estructura de contestu TGA" -#: gdk-pixbuf/io-tga.c:926 +#: gdk-pixbuf/io-tga.c:919 msgid "Excess data in file" msgstr "Escesu de datos nel ficheru" -#: gdk-pixbuf/io-tga.c:1007 +#: gdk-pixbuf/io-tga.c:1000 msgid "The Targa image format" msgstr "El formatu d'imaxe Targa" -#: gdk-pixbuf/io-tiff.c:104 +#: gdk-pixbuf/io-tiff.c:102 msgid "Could not get image width (bad TIFF file)" msgstr "Nun pudo garrase l'anchor d'imaxe (ficheru TIFF frayáu)" -#: gdk-pixbuf/io-tiff.c:112 +#: gdk-pixbuf/io-tiff.c:110 msgid "Could not get image height (bad TIFF file)" msgstr "Nun pudo garrase l'altor d'imaxe (ficheru TIFF frayáu)" -#: gdk-pixbuf/io-tiff.c:120 +#: gdk-pixbuf/io-tiff.c:118 msgid "Width or height of TIFF image is zero" msgstr "L'anchor o l'altor de la imaxe TIFF ye cero" -#: gdk-pixbuf/io-tiff.c:129 gdk-pixbuf/io-tiff.c:138 +#: gdk-pixbuf/io-tiff.c:127 gdk-pixbuf/io-tiff.c:136 msgid "Dimensions of TIFF image too large" msgstr "Les dimensiones de la imaxe TIFF son enforma grandes" -#: gdk-pixbuf/io-tiff.c:162 gdk-pixbuf/io-tiff.c:174 gdk-pixbuf/io-tiff.c:491 +#: gdk-pixbuf/io-tiff.c:160 gdk-pixbuf/io-tiff.c:172 gdk-pixbuf/io-tiff.c:489 msgid "Insufficient memory to open TIFF file" msgstr "Nun hai memoria suficiente p'abrir el ficheru TIFF" -#: gdk-pixbuf/io-tiff.c:236 +#: gdk-pixbuf/io-tiff.c:234 msgid "Failed to load RGB data from TIFF file" msgstr "Falló la carga de datos RGB del ficheru TIFF" -#: gdk-pixbuf/io-tiff.c:293 +#: gdk-pixbuf/io-tiff.c:291 msgid "Failed to open TIFF image" msgstr "Falló l'apertura de la imaxe TIFF" -#: gdk-pixbuf/io-tiff.c:427 gdk-pixbuf/io-tiff.c:440 +#: gdk-pixbuf/io-tiff.c:425 gdk-pixbuf/io-tiff.c:438 msgid "Failed to load TIFF image" msgstr "Falló la carga de la imaxe TIFF" -#: gdk-pixbuf/io-tiff.c:623 +#: gdk-pixbuf/io-tiff.c:621 msgid "Failed to save TIFF image" msgstr "Fallu al guardar la imaxe TIFF" -#: gdk-pixbuf/io-tiff.c:656 +#: gdk-pixbuf/io-tiff.c:654 msgid "TIFF compression doesn't refer to a valid codec." msgstr "La compresión TIFF nun refier a un códec válidu." -#: gdk-pixbuf/io-tiff.c:696 +#: gdk-pixbuf/io-tiff.c:694 msgid "Failed to write TIFF data" msgstr "Fallu al escribir datos TIFF" -#: gdk-pixbuf/io-tiff.c:733 +#: gdk-pixbuf/io-tiff.c:731 msgid "Couldn't write to TIFF file" msgstr "Nun se pudo escribir nel ficheru TIFF" -#: gdk-pixbuf/io-tiff.c:788 -msgid "The TIFF image format" -msgstr "El formatu d'imaxe TIFF" - -#: gdk-pixbuf/io-wbmp.c:245 +#: gdk-pixbuf/io-wbmp.c:243 msgid "Image has zero width" msgstr "La imaxe tien un anchor de cero" -#: gdk-pixbuf/io-wbmp.c:263 +#: gdk-pixbuf/io-wbmp.c:261 msgid "Image has zero height" msgstr "La imaxe tien un altor de cero" -#: gdk-pixbuf/io-wbmp.c:274 +#: gdk-pixbuf/io-wbmp.c:272 msgid "Not enough memory to load image" msgstr "Nun hai memoria suficiente pa cargar la imaxe" -#: gdk-pixbuf/io-wbmp.c:333 +#: gdk-pixbuf/io-wbmp.c:331 msgid "Couldn't save the rest" msgstr "Nun pudo atroxase'l restu" -#: gdk-pixbuf/io-wbmp.c:374 +#: gdk-pixbuf/io-wbmp.c:372 msgid "The WBMP image format" msgstr "El formatu d'imaxe WBMP" -#: gdk-pixbuf/io-xbm.c:304 +#: gdk-pixbuf/io-xbm.c:302 msgid "Invalid XBM file" msgstr "Ficheru XBM nun ye válidu" -#: gdk-pixbuf/io-xbm.c:314 +#: gdk-pixbuf/io-xbm.c:312 msgid "Insufficient memory to load XBM image file" msgstr "Memoria insuficiente pa cargar ficheru d'imaxe XBM" -#: gdk-pixbuf/io-xbm.c:462 +#: gdk-pixbuf/io-xbm.c:460 msgid "Failed to write to temporary file when loading XBM image" msgstr "Falló al escribir nel ficheru temporal al cargar la imaxe XBM" -#: gdk-pixbuf/io-xbm.c:501 +#: gdk-pixbuf/io-xbm.c:499 msgid "The XBM image format" msgstr "El formatu d'imaxe XBM" -#: gdk-pixbuf/io-xpm.c:469 +#: gdk-pixbuf/io-xpm.c:467 msgid "No XPM header found" msgstr "Nun s'atopó encabezamientu XPM" -#: gdk-pixbuf/io-xpm.c:478 +#: gdk-pixbuf/io-xpm.c:476 msgid "Invalid XPM header" msgstr "Encabezamientu XPM non válidu" -#: gdk-pixbuf/io-xpm.c:486 +#: gdk-pixbuf/io-xpm.c:484 msgid "XPM file has image width <= 0" msgstr "El ficheru XPM tien un anchor d'imaxe <= 0" -#: gdk-pixbuf/io-xpm.c:494 +#: gdk-pixbuf/io-xpm.c:492 msgid "XPM file has image height <= 0" msgstr "El ficheru XPM tien un altor d'imaxe <=0" -#: gdk-pixbuf/io-xpm.c:502 +#: gdk-pixbuf/io-xpm.c:500 msgid "XPM has invalid number of chars per pixel" msgstr "El ficheru XPM tien un númberu de carauteres per pixel non válidu" -#: gdk-pixbuf/io-xpm.c:511 +#: gdk-pixbuf/io-xpm.c:509 msgid "XPM file has invalid number of colors" msgstr "El ficheru XPM tien un númberu de colores non válidu" -#: gdk-pixbuf/io-xpm.c:523 gdk-pixbuf/io-xpm.c:532 gdk-pixbuf/io-xpm.c:584 +#: gdk-pixbuf/io-xpm.c:521 gdk-pixbuf/io-xpm.c:530 gdk-pixbuf/io-xpm.c:582 msgid "Cannot allocate memory for loading XPM image" msgstr "Nun pudo acutase memoria pa cargar la imaxe XPM" -#: gdk-pixbuf/io-xpm.c:546 +#: gdk-pixbuf/io-xpm.c:544 msgid "Cannot read XPM colormap" msgstr "Nun pudo lleese'l mapa de colores XPM" -#: gdk-pixbuf/io-xpm.c:778 +#: gdk-pixbuf/io-xpm.c:776 msgid "Failed to write to temporary file when loading XPM image" msgstr "Falló al escribir el ficheru temporal al cargar la imaxe XPM" -#: gdk-pixbuf/io-xpm.c:817 +#: gdk-pixbuf/io-xpm.c:815 msgid "The XPM image format" msgstr "El formatu d'imaxe XPM" diff --git a/po/az.gmo b/po/az.gmo index 5042aa153eb8d89fef39b2c08ca26ec6376eb1b5..5a723391fd544db5577ec31866475bad74451dd2 100644 GIT binary patch delta 26 icmdm6ytjD6c6nYCT?12HBQpgf11l4=%}3;aN&*0a-3c84 delta 26 icmdm6ytjD6c6nZ7T>}$cLsJDq11lqo%}3;aN&*0amkAgE diff --git a/po/az.po b/po/az.po index 6f1bf06..9da0e4b 100644 --- a/po/az.po +++ b/po/az.po @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: gtk+.HEAD\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=gdk-" "pixbuf\n" -"POT-Creation-Date: 2013-04-15 10:28-0400\n" +"POT-Creation-Date: 2014-05-26 20:46-0400\n" "PO-Revision-Date: 2004-04-17 22:41+0300\n" "Last-Translator: Mətin Əmirov \n" "Language-Team: Azerbaijani \n" @@ -20,18 +20,18 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: KBabel 1.0.2\n" -#: gdk-pixbuf/gdk-pixbuf-animation.c:160 gdk-pixbuf/gdk-pixbuf-io.c:1064 -#: gdk-pixbuf/gdk-pixbuf-io.c:1330 +#: gdk-pixbuf/gdk-pixbuf-animation.c:158 gdk-pixbuf/gdk-pixbuf-io.c:1077 +#: gdk-pixbuf/gdk-pixbuf-io.c:1333 #, c-format msgid "Failed to open file '%s': %s" msgstr "'%s' faylı açıla bilmədi: %s" -#: gdk-pixbuf/gdk-pixbuf-animation.c:173 gdk-pixbuf/gdk-pixbuf-io.c:1076 +#: gdk-pixbuf/gdk-pixbuf-animation.c:171 gdk-pixbuf/gdk-pixbuf-io.c:962 #, c-format msgid "Image file '%s' contains no data" msgstr "'%s' rəsm faylı heç bir mə'lumat daxil etmir" -#: gdk-pixbuf/gdk-pixbuf-animation.c:212 +#: gdk-pixbuf/gdk-pixbuf-animation.c:210 #, c-format msgid "" "Failed to load animation '%s': reason not known, probably a corrupt " @@ -39,19 +39,19 @@ msgid "" msgstr "" "'%s' animasiyası yüklənə bilmədi: səbəbi bilinmir, xəsərli fayl ola bilər" -#: gdk-pixbuf/gdk-pixbuf-animation.c:280 gdk-pixbuf/gdk-pixbuf-io.c:1112 -#: gdk-pixbuf/gdk-pixbuf-io.c:1382 +#: gdk-pixbuf/gdk-pixbuf-animation.c:278 gdk-pixbuf/gdk-pixbuf-io.c:1113 +#: gdk-pixbuf/gdk-pixbuf-io.c:1385 #, c-format msgid "" "Failed to load image '%s': reason not known, probably a corrupt image file" msgstr "'%s' rəsmi yüklənə bilmədi: səbəbi bilinmir, xəsərli fayl ola bilər" -#: gdk-pixbuf/gdk-pixbuf-io.c:790 +#: gdk-pixbuf/gdk-pixbuf-io.c:774 #, c-format msgid "Unable to load image-loading module: %s: %s" msgstr "Rəsm yükləmə modulu tapıla bilmədi: %s: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:805 +#: gdk-pixbuf/gdk-pixbuf-io.c:789 #, fuzzy, c-format msgid "" "Image-loading module %s does not export the proper interface; perhaps it's " @@ -60,55 +60,55 @@ msgstr "" "Rəsm yükləmə modulu %s düzgün ara üz idxal etmir; yoxsa bu, GTK " "buraxılışından fərqlidir?" -#: gdk-pixbuf/gdk-pixbuf-io.c:814 gdk-pixbuf/gdk-pixbuf-io.c:865 +#: gdk-pixbuf/gdk-pixbuf-io.c:798 gdk-pixbuf/gdk-pixbuf-io.c:849 #, c-format msgid "Image type '%s' is not supported" msgstr "'%s' rəsm növü dəstəklənmir" -#: gdk-pixbuf/gdk-pixbuf-io.c:950 +#: gdk-pixbuf/gdk-pixbuf-io.c:934 #, c-format msgid "Couldn't recognize the image file format for file '%s'" msgstr "'%s' faylının rəsm formatı başa düşülə bilmir" -#: gdk-pixbuf/gdk-pixbuf-io.c:958 +#: gdk-pixbuf/gdk-pixbuf-io.c:942 msgid "Unrecognized image file format" msgstr "Namə'lum rəsm növü" -#: gdk-pixbuf/gdk-pixbuf-io.c:1121 +#: gdk-pixbuf/gdk-pixbuf-io.c:1124 #, c-format msgid "Failed to load image '%s': %s" msgstr "'%s' rəsmi yüklənə bilmədi: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2015 gdk-pixbuf/io-gdip-utils.c:837 +#: gdk-pixbuf/gdk-pixbuf-io.c:2029 gdk-pixbuf/io-gdip-utils.c:835 #, c-format msgid "Error writing to image file: %s" msgstr "Rəsm faylına yazma xətası: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2057 gdk-pixbuf/gdk-pixbuf-io.c:2178 +#: gdk-pixbuf/gdk-pixbuf-io.c:2071 gdk-pixbuf/gdk-pixbuf-io.c:2192 #, c-format msgid "This build of gdk-pixbuf does not support saving the image format: %s" msgstr "" "gdk-pixbuf-un bu buraxılışı bu formatdakı rəsmləri qeyd etməni dəstəkləmir: " "%s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2088 +#: gdk-pixbuf/gdk-pixbuf-io.c:2102 msgid "Insufficient memory to save image to callback" msgstr "Rəsmi callback-ə qeyd etmək üçün yaddaş çatışmır" -#: gdk-pixbuf/gdk-pixbuf-io.c:2101 +#: gdk-pixbuf/gdk-pixbuf-io.c:2115 msgid "Failed to open temporary file" msgstr "Müvəqqəti fayl açıla bilmədi" -#: gdk-pixbuf/gdk-pixbuf-io.c:2124 +#: gdk-pixbuf/gdk-pixbuf-io.c:2138 msgid "Failed to read from temporary file" msgstr "Müvəqqəti fayl oxuna bilmədi" -#: gdk-pixbuf/gdk-pixbuf-io.c:2372 +#: gdk-pixbuf/gdk-pixbuf-io.c:2382 #, c-format msgid "Failed to open '%s' for writing: %s" msgstr "'%s' yazmaq üçün açıla bilmədi: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2398 +#: gdk-pixbuf/gdk-pixbuf-io.c:2408 #, c-format msgid "" "Failed to close '%s' while writing image, all data may not have been saved: " @@ -117,16 +117,16 @@ msgstr "" "Rəsm yazılırkən '%s' bağlana bilinmədi, bütün mə'lumat qeyd edilməmiş ola " "bilər:%s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2619 gdk-pixbuf/gdk-pixbuf-io.c:2671 +#: gdk-pixbuf/gdk-pixbuf-io.c:2629 gdk-pixbuf/gdk-pixbuf-io.c:2681 msgid "Insufficient memory to save image into a buffer" msgstr "Rəsmi bufferə qeyd etmək üçün yaddaş çatışmır" -#: gdk-pixbuf/gdk-pixbuf-io.c:2717 +#: gdk-pixbuf/gdk-pixbuf-io.c:2727 #, fuzzy msgid "Error writing to image stream" msgstr "Rəsm faylına yazma xətası: %s" -#: gdk-pixbuf/gdk-pixbuf-loader.c:393 +#: gdk-pixbuf/gdk-pixbuf-loader.c:384 #, fuzzy, c-format msgid "" "Internal error: Image loader module '%s' failed to complete an operation, " @@ -135,101 +135,106 @@ msgstr "" "Daxili xəta: Rəsm yükləmə modulu '%s' rəsmi yüklməyə başlaya bilmədi, amma " "iflası üçün də səbəb göstərmədi" -#: gdk-pixbuf/gdk-pixbuf-loader.c:435 +#: gdk-pixbuf/gdk-pixbuf-loader.c:426 #, c-format msgid "Incremental loading of image type '%s' is not supported" msgstr "'%s' rəsm növünün inkremental yüklənməsi dəstəklənmir" -#: gdk-pixbuf/gdk-pixdata.c:160 +#: gdk-pixbuf/gdk-pixdata.c:158 msgid "Image header corrupt" msgstr "Rəsm başlığı xəsarəti" -#: gdk-pixbuf/gdk-pixdata.c:165 +#: gdk-pixbuf/gdk-pixdata.c:163 msgid "Image format unknown" msgstr "Rəsm formatı bilinmir" -#: gdk-pixbuf/gdk-pixdata.c:170 gdk-pixbuf/gdk-pixdata.c:502 +#: gdk-pixbuf/gdk-pixdata.c:168 gdk-pixbuf/gdk-pixdata.c:501 msgid "Image pixel data corrupt" msgstr "Rəsm piksel veriləni xəsəri" -#: gdk-pixbuf/gdk-pixdata.c:446 +#: gdk-pixbuf/gdk-pixdata.c:445 #, c-format msgid "failed to allocate image buffer of %u byte" msgid_plural "failed to allocate image buffer of %u bytes" msgstr[0] "%u bayt üçün rəsm bufferi ayırıla bilmədi" msgstr[1] "%u bayt üçün rəsm bufferi ayırıla bilmədi" -#: gdk-pixbuf/io-ani.c:244 +#: gdk-pixbuf/io-ani.c:242 msgid "Unexpected icon chunk in animation" msgstr "Gözlənilməz timsal animasiyada qopuqlar" -#: gdk-pixbuf/io-ani.c:342 gdk-pixbuf/io-ani.c:400 gdk-pixbuf/io-ani.c:426 -#: gdk-pixbuf/io-ani.c:449 gdk-pixbuf/io-ani.c:476 gdk-pixbuf/io-ani.c:563 +#: gdk-pixbuf/io-ani.c:340 gdk-pixbuf/io-ani.c:398 gdk-pixbuf/io-ani.c:424 +#: gdk-pixbuf/io-ani.c:447 gdk-pixbuf/io-ani.c:474 gdk-pixbuf/io-ani.c:561 msgid "Invalid header in animation" msgstr "Animasiyada hökmsüz başlıq" -#: gdk-pixbuf/io-ani.c:352 gdk-pixbuf/io-ani.c:374 gdk-pixbuf/io-ani.c:458 -#: gdk-pixbuf/io-ani.c:485 gdk-pixbuf/io-ani.c:536 gdk-pixbuf/io-ani.c:608 +#: gdk-pixbuf/io-ani.c:350 gdk-pixbuf/io-ani.c:372 gdk-pixbuf/io-ani.c:456 +#: gdk-pixbuf/io-ani.c:483 gdk-pixbuf/io-ani.c:534 gdk-pixbuf/io-ani.c:606 msgid "Not enough memory to load animation" msgstr "Animasiyanın yüklənməsi üçün lazımi miqdarda yaddaş yoxdur" -#: gdk-pixbuf/io-ani.c:392 gdk-pixbuf/io-ani.c:418 gdk-pixbuf/io-ani.c:437 +#: gdk-pixbuf/io-ani.c:390 gdk-pixbuf/io-ani.c:416 gdk-pixbuf/io-ani.c:435 msgid "Malformed chunk in animation" msgstr "Animasiyada xarab parça" -#: gdk-pixbuf/io-ani.c:660 +#: gdk-pixbuf/io-ani.c:628 +#, fuzzy +msgid "ANI image was truncated or incomplete." +msgstr "GIF rəsmi parçalanıb və natamamdır." + +#: gdk-pixbuf/io-ani.c:669 msgid "The ANI image format" msgstr "ANI rəsm formatı" -#: gdk-pixbuf/io-bmp.c:229 gdk-pixbuf/io-bmp.c:266 gdk-pixbuf/io-bmp.c:337 -#: gdk-pixbuf/io-bmp.c:369 gdk-pixbuf/io-bmp.c:392 gdk-pixbuf/io-bmp.c:495 +#: gdk-pixbuf/io-bmp.c:227 gdk-pixbuf/io-bmp.c:264 gdk-pixbuf/io-bmp.c:335 +#: gdk-pixbuf/io-bmp.c:367 gdk-pixbuf/io-bmp.c:390 gdk-pixbuf/io-bmp.c:493 msgid "BMP image has bogus header data" msgstr "BMP rəsmi saxta başlıq mə'lumatına malikdir" -#: gdk-pixbuf/io-bmp.c:240 gdk-pixbuf/io-bmp.c:432 +#: gdk-pixbuf/io-bmp.c:238 gdk-pixbuf/io-bmp.c:430 msgid "Not enough memory to load bitmap image" msgstr "Bitməp rəsm üçün lazımi yaddaş yoxdur" -#: gdk-pixbuf/io-bmp.c:318 +#: gdk-pixbuf/io-bmp.c:316 msgid "BMP image has unsupported header size" msgstr "BMP rəsmi dəstəklənməyən başlıq ölçülərinə malikdir" -#: gdk-pixbuf/io-bmp.c:356 +#: gdk-pixbuf/io-bmp.c:354 msgid "Topdown BMP images cannot be compressed" msgstr "" -#: gdk-pixbuf/io-bmp.c:716 gdk-pixbuf/io-pnm.c:707 +#: gdk-pixbuf/io-bmp.c:714 gdk-pixbuf/io-pnm.c:705 msgid "Premature end-of-file encountered" msgstr "Faylın erkən sonlanması görüldü" -#: gdk-pixbuf/io-bmp.c:1328 +#: gdk-pixbuf/io-bmp.c:1326 #, fuzzy msgid "Couldn't allocate memory for saving BMP file" msgstr "JPEG faylını yükləmə üçün yaddaş ayrıla bilmir" -#: gdk-pixbuf/io-bmp.c:1369 +#: gdk-pixbuf/io-bmp.c:1367 #, fuzzy msgid "Couldn't write to BMP file" msgstr "Fayl adı dönüşdürülə bilmədi" -#: gdk-pixbuf/io-bmp.c:1422 gdk-pixbuf/io-gdip-bmp.c:82 +#: gdk-pixbuf/io-bmp.c:1420 gdk-pixbuf/io-gdip-bmp.c:80 msgid "The BMP image format" msgstr "BMP rəsm formatı" -#: gdk-pixbuf/io-gdip-emf.c:59 +#: gdk-pixbuf/io-gdip-emf.c:57 #, fuzzy msgid "The EMF image format" msgstr "BMP rəsm formatı" -#: gdk-pixbuf/io-gdip-gif.c:80 gdk-pixbuf/io-gif.c:1720 +#: gdk-pixbuf/io-gdip-gif.c:78 gdk-pixbuf/io-gif.c:1718 msgid "The GIF image format" msgstr "GIF rəsm formatı" -#: gdk-pixbuf/io-gdip-ico.c:59 gdk-pixbuf/io-ico.c:1271 +#: gdk-pixbuf/io-gdip-ico.c:57 gdk-pixbuf/io-ico.c:1269 msgid "The ICO image format" msgstr "ICO rəsm formatı" -#: gdk-pixbuf/io-gdip-jpeg.c:53 gdk-pixbuf/io-jpeg.c:1249 +#: gdk-pixbuf/io-gdip-jpeg.c:51 gdk-pixbuf/io-jpeg.c:1249 #, c-format msgid "" "JPEG quality must be a value between 0 and 100; value '%s' could not be " @@ -238,7 +243,7 @@ msgstr "" "JPEG keyfiyyət qiyməti 0 ilə 100 arasında olmalıdır; '%s' qiyməti alına " "bilməz." -#: gdk-pixbuf/io-gdip-jpeg.c:68 gdk-pixbuf/io-jpeg.c:1265 +#: gdk-pixbuf/io-gdip-jpeg.c:66 gdk-pixbuf/io-jpeg.c:1265 #, c-format msgid "" "JPEG quality must be a value between 0 and 100; value '%d' is not allowed." @@ -246,118 +251,122 @@ msgstr "" "JPEG keyfiyyət qiyməti 0 ilə 100 arasında olmalıdır; '%d' qiyməti qəbl " "edilməz." -#: gdk-pixbuf/io-gdip-jpeg.c:136 gdk-pixbuf/io-jpeg.c:1478 +#: gdk-pixbuf/io-gdip-jpeg.c:134 gdk-pixbuf/io-jpeg.c:1478 msgid "The JPEG image format" msgstr "JPEG rəsm formatı" -#: gdk-pixbuf/io-gdip-utils.c:154 +#: gdk-pixbuf/io-gdip-tiff.c:80 gdk-pixbuf/io-tiff.c:786 +msgid "The TIFF image format" +msgstr "TIFF rəsm formatı" + +#: gdk-pixbuf/io-gdip-utils.c:152 #, fuzzy, c-format msgid "Could not allocate memory: %s" msgstr "Başlıq üçün yaddaş ayrıla bilmədi" -#: gdk-pixbuf/io-gdip-utils.c:179 gdk-pixbuf/io-gdip-utils.c:293 -#: gdk-pixbuf/io-gdip-utils.c:333 +#: gdk-pixbuf/io-gdip-utils.c:177 gdk-pixbuf/io-gdip-utils.c:291 +#: gdk-pixbuf/io-gdip-utils.c:331 #, fuzzy, c-format msgid "Could not create stream: %s" msgstr "'%s' qovluğunu yaratma xətası: %s" -#: gdk-pixbuf/io-gdip-utils.c:193 +#: gdk-pixbuf/io-gdip-utils.c:191 #, fuzzy, c-format msgid "Could not seek stream: %s" msgstr "" "%s seçilə bilmədi:\n" "%s" -#: gdk-pixbuf/io-gdip-utils.c:205 +#: gdk-pixbuf/io-gdip-utils.c:203 #, fuzzy, c-format msgid "Could not read from stream: %s" msgstr "'%s' qovluğunu yaratma xətası: %s" -#: gdk-pixbuf/io-gdip-utils.c:617 +#: gdk-pixbuf/io-gdip-utils.c:615 #, fuzzy msgid "Couldn't load bitmap" msgstr "Fayl adı dönüşdürülə bilmədi" -#: gdk-pixbuf/io-gdip-utils.c:773 +#: gdk-pixbuf/io-gdip-utils.c:771 #, fuzzy msgid "Couldn't load metafile" msgstr "Fayl adı dönüşdürülə bilmədi" -#: gdk-pixbuf/io-gdip-utils.c:878 +#: gdk-pixbuf/io-gdip-utils.c:876 #, fuzzy msgid "Unsupported image format for GDI+" msgstr "Dəstəklənməyən RAS rəsm dəyişikliyi" -#: gdk-pixbuf/io-gdip-utils.c:885 +#: gdk-pixbuf/io-gdip-utils.c:883 #, fuzzy msgid "Couldn't save" msgstr "Geri qalan qeyd edilə bilmədi" -#: gdk-pixbuf/io-gdip-wmf.c:58 +#: gdk-pixbuf/io-gdip-wmf.c:56 #, fuzzy msgid "The WMF image format" msgstr "WBMP rəsm formatı" -#: gdk-pixbuf/io-gif.c:222 +#: gdk-pixbuf/io-gif.c:220 #, c-format msgid "Failure reading GIF: %s" msgstr "GIF oxunması bacarılmadı: %s" -#: gdk-pixbuf/io-gif.c:496 gdk-pixbuf/io-gif.c:1502 gdk-pixbuf/io-gif.c:1669 +#: gdk-pixbuf/io-gif.c:494 gdk-pixbuf/io-gif.c:1500 gdk-pixbuf/io-gif.c:1667 msgid "GIF file was missing some data (perhaps it was truncated somehow?)" msgstr "GIF faylı datası əksikdir (dəyəsən parçalanıb?)" -#: gdk-pixbuf/io-gif.c:505 +#: gdk-pixbuf/io-gif.c:503 #, c-format msgid "Internal error in the GIF loader (%s)" msgstr "GIF yükləyicisində xəta (%s)" -#: gdk-pixbuf/io-gif.c:579 +#: gdk-pixbuf/io-gif.c:577 msgid "Stack overflow" msgstr "Kütlə daşqını" -#: gdk-pixbuf/io-gif.c:639 +#: gdk-pixbuf/io-gif.c:637 #, fuzzy msgid "GIF image loader cannot understand this image." msgstr "GIF rəsm yükləyicisi bu rəsmdən baş aça bilmədi." -#: gdk-pixbuf/io-gif.c:668 +#: gdk-pixbuf/io-gif.c:666 msgid "Bad code encountered" msgstr "Səhv kod görüldü" -#: gdk-pixbuf/io-gif.c:678 +#: gdk-pixbuf/io-gif.c:676 msgid "Circular table entry in GIF file" msgstr "GIF faylında dairəvi cədvəl girişi" -#: gdk-pixbuf/io-gif.c:866 gdk-pixbuf/io-gif.c:1488 gdk-pixbuf/io-gif.c:1541 -#: gdk-pixbuf/io-gif.c:1657 +#: gdk-pixbuf/io-gif.c:864 gdk-pixbuf/io-gif.c:1486 gdk-pixbuf/io-gif.c:1539 +#: gdk-pixbuf/io-gif.c:1655 msgid "Not enough memory to load GIF file" msgstr "GIF rəsm yüklənçməsi üçün lazımi yaddaş yoxdur" -#: gdk-pixbuf/io-gif.c:960 +#: gdk-pixbuf/io-gif.c:958 #, fuzzy msgid "Not enough memory to composite a frame in GIF file" msgstr "GIF rəsm yüklənçməsi üçün lazımi yaddaş yoxdur" -#: gdk-pixbuf/io-gif.c:1132 +#: gdk-pixbuf/io-gif.c:1130 msgid "GIF image is corrupt (incorrect LZW compression)" msgstr "GIF rəsmi xəsərlidir (səliqəsiz LZW sıxışdırılması)" -#: gdk-pixbuf/io-gif.c:1182 +#: gdk-pixbuf/io-gif.c:1180 msgid "File does not appear to be a GIF file" msgstr "Fayl deyəsən GIF faylı deyil" -#: gdk-pixbuf/io-gif.c:1194 +#: gdk-pixbuf/io-gif.c:1192 #, c-format msgid "Version %s of the GIF file format is not supported" msgstr "GIF faylının %s buraxılışı hələ dəstəklənmir" -#: gdk-pixbuf/io-gif.c:1241 +#: gdk-pixbuf/io-gif.c:1239 #, fuzzy msgid "Resulting GIF image has zero size" msgstr "Rəsmin genişliyi sıfırdır" -#: gdk-pixbuf/io-gif.c:1320 +#: gdk-pixbuf/io-gif.c:1318 msgid "" "GIF image has no global colormap, and a frame inside it has no local " "colormap." @@ -365,7 +374,7 @@ msgstr "" "GIF rəsminin qlobal rəng xəritəsi yoxdur və üstünə bir də içindəki " "çərçivənin də yerli rəng xəritəsi yoxdur." -#: gdk-pixbuf/io-gif.c:1564 +#: gdk-pixbuf/io-gif.c:1562 msgid "GIF image was truncated or incomplete." msgstr "GIF rəsmi parçalanıb və natamamdır." @@ -386,95 +395,95 @@ msgstr "" msgid "The ICNS image format" msgstr "ICO rəsm formatı" -#: gdk-pixbuf/io-ico.c:228 gdk-pixbuf/io-ico.c:242 gdk-pixbuf/io-ico.c:291 -#: gdk-pixbuf/io-ico.c:302 gdk-pixbuf/io-ico.c:395 +#: gdk-pixbuf/io-ico.c:226 gdk-pixbuf/io-ico.c:240 gdk-pixbuf/io-ico.c:289 +#: gdk-pixbuf/io-ico.c:300 gdk-pixbuf/io-ico.c:393 msgid "Invalid header in icon" msgstr "Timsalda hökmsüz başlıq" -#: gdk-pixbuf/io-ico.c:257 gdk-pixbuf/io-ico.c:312 gdk-pixbuf/io-ico.c:405 -#: gdk-pixbuf/io-ico.c:458 gdk-pixbuf/io-ico.c:488 +#: gdk-pixbuf/io-ico.c:255 gdk-pixbuf/io-ico.c:310 gdk-pixbuf/io-ico.c:403 +#: gdk-pixbuf/io-ico.c:456 gdk-pixbuf/io-ico.c:486 msgid "Not enough memory to load icon" msgstr "Timsalın yüklənməsi üçün lazımi yaddaş yoxdur" -#: gdk-pixbuf/io-ico.c:338 +#: gdk-pixbuf/io-ico.c:336 msgid "Compressed icons are not supported" msgstr "Sıxıçdırılmış timsallar dəstəklənmir" -#: gdk-pixbuf/io-ico.c:358 +#: gdk-pixbuf/io-ico.c:356 msgid "Icon has zero width" msgstr "Timsalın eni sıfırdır" -#: gdk-pixbuf/io-ico.c:368 +#: gdk-pixbuf/io-ico.c:366 msgid "Icon has zero height" msgstr "Timsalın hündürlüyü sıfırdır" -#: gdk-pixbuf/io-ico.c:443 +#: gdk-pixbuf/io-ico.c:441 msgid "Unsupported icon type" msgstr "Dəstəklənməyən timsal növü" -#: gdk-pixbuf/io-ico.c:537 +#: gdk-pixbuf/io-ico.c:535 msgid "Not enough memory to load ICO file" msgstr "ICO faylının yüklənçməsi üçün lazımi yaddaş yoxdur" -#: gdk-pixbuf/io-ico.c:1002 +#: gdk-pixbuf/io-ico.c:1000 msgid "Image too large to be saved as ICO" msgstr "Rəsm ICO olaraq qeyd etmək üçün çox böyükdür" -#: gdk-pixbuf/io-ico.c:1013 +#: gdk-pixbuf/io-ico.c:1011 msgid "Cursor hotspot outside image" msgstr "Kursor sahəsi rəsm xaricində" -#: gdk-pixbuf/io-ico.c:1036 +#: gdk-pixbuf/io-ico.c:1034 #, c-format msgid "Unsupported depth for ICO file: %d" msgstr "ICO faylı üçün dəstəklənməyən dərinlik: %d" -#: gdk-pixbuf/io-jasper.c:74 +#: gdk-pixbuf/io-jasper.c:73 #, fuzzy msgid "Couldn't allocate memory for stream" msgstr "Başlıq üçün yaddaş ayrıla bilmədi" -#: gdk-pixbuf/io-jasper.c:104 +#: gdk-pixbuf/io-jasper.c:103 #, fuzzy msgid "Couldn't decode image" msgstr "Fayl adı dönüşdürülə bilmədi" -#: gdk-pixbuf/io-jasper.c:122 +#: gdk-pixbuf/io-jasper.c:121 #, fuzzy msgid "Transformed JPEG2000 has zero width or height" msgstr "Çevirilmiş PNG-nin eni ya da hündürlüyü sıfırdır." -#: gdk-pixbuf/io-jasper.c:136 +#: gdk-pixbuf/io-jasper.c:135 #, fuzzy msgid "Image type currently not supported" msgstr "'%s' rəsm növü dəstəklənmir" -#: gdk-pixbuf/io-jasper.c:148 gdk-pixbuf/io-jasper.c:156 +#: gdk-pixbuf/io-jasper.c:147 gdk-pixbuf/io-jasper.c:155 #, fuzzy msgid "Couldn't allocate memory for color profile" msgstr "JPEG faylını yükləmə üçün yaddaş ayrıla bilmir" -#: gdk-pixbuf/io-jasper.c:182 +#: gdk-pixbuf/io-jasper.c:181 #, fuzzy msgid "Insufficient memory to open JPEG 2000 file" msgstr "TIFF faylını açmaq üçün yaddaş çatmır" -#: gdk-pixbuf/io-jasper.c:261 +#: gdk-pixbuf/io-jasper.c:260 #, fuzzy msgid "Couldn't allocate memory to buffer image data" msgstr "Sətri mə'lumat üçün yaddaş ayrıla bilmədi" -#: gdk-pixbuf/io-jasper.c:305 +#: gdk-pixbuf/io-jasper.c:304 #, fuzzy msgid "The JPEG 2000 image format" msgstr "JPEG rəsm formatı" -#: gdk-pixbuf/io-jpeg.c:126 +#: gdk-pixbuf/io-jpeg.c:124 #, c-format msgid "Error interpreting JPEG image file (%s)" msgstr "JPEG rəsm faylı interperensiya xətası (%s)" -#: gdk-pixbuf/io-jpeg.c:604 +#: gdk-pixbuf/io-jpeg.c:597 msgid "" "Insufficient memory to load image, try exiting some applications to free " "memory" @@ -482,17 +491,17 @@ msgstr "" "Rəsm yükləmə üçün yaddaş çatmır, bə'zi proqramlardan yaddaş açmaq üçün " "çıxmağa çalışın" -#: gdk-pixbuf/io-jpeg.c:651 gdk-pixbuf/io-jpeg.c:865 +#: gdk-pixbuf/io-jpeg.c:645 gdk-pixbuf/io-jpeg.c:858 #, c-format msgid "Unsupported JPEG color space (%s)" msgstr "Dəstəklənməyən JPEG rəng sahəsi (%s)" -#: gdk-pixbuf/io-jpeg.c:764 gdk-pixbuf/io-jpeg.c:1044 +#: gdk-pixbuf/io-jpeg.c:757 gdk-pixbuf/io-jpeg.c:1037 #: gdk-pixbuf/io-jpeg.c:1308 gdk-pixbuf/io-jpeg.c:1318 msgid "Couldn't allocate memory for loading JPEG file" msgstr "JPEG faylını yükləmə üçün yaddaş ayrıla bilmir" -#: gdk-pixbuf/io-jpeg.c:1018 +#: gdk-pixbuf/io-jpeg.c:1011 #, fuzzy msgid "Transformed JPEG has zero width or height." msgstr "Çevirilmiş PNG-nin eni ya da hündürlüyü sıfırdır." @@ -502,94 +511,94 @@ msgstr "Çevirilmiş PNG-nin eni ya da hündürlüyü sıfırdır." msgid "Color profile has invalid length '%u'." msgstr "" -#: gdk-pixbuf/io-pcx.c:186 +#: gdk-pixbuf/io-pcx.c:184 msgid "Couldn't allocate memory for header" msgstr "Başlıq üçün yaddaş ayrıla bilmədi" -#: gdk-pixbuf/io-pcx.c:201 gdk-pixbuf/io-pcx.c:559 +#: gdk-pixbuf/io-pcx.c:199 gdk-pixbuf/io-pcx.c:557 msgid "Couldn't allocate memory for context buffer" msgstr "Məzmun bufferi üçün yaddaş ayrıla bilmədi" -#: gdk-pixbuf/io-pcx.c:600 +#: gdk-pixbuf/io-pcx.c:598 msgid "Image has invalid width and/or height" msgstr "Rəsmin hündürlüyü və/ya da eni hökmsüzdür" -#: gdk-pixbuf/io-pcx.c:612 gdk-pixbuf/io-pcx.c:673 +#: gdk-pixbuf/io-pcx.c:610 gdk-pixbuf/io-pcx.c:671 msgid "Image has unsupported bpp" msgstr "Rəsm dəstəklənməyən bpp-yə malikdir" -#: gdk-pixbuf/io-pcx.c:617 gdk-pixbuf/io-pcx.c:625 +#: gdk-pixbuf/io-pcx.c:615 gdk-pixbuf/io-pcx.c:623 #, c-format msgid "Image has unsupported number of %d-bit planes" msgstr "Rəsm dəstəklənməyən sayda %d-bit sahəyə malikdir" -#: gdk-pixbuf/io-pcx.c:641 +#: gdk-pixbuf/io-pcx.c:639 msgid "Couldn't create new pixbuf" msgstr "Yeni piksbuf yaradıla bilmədi" -#: gdk-pixbuf/io-pcx.c:649 +#: gdk-pixbuf/io-pcx.c:647 msgid "Couldn't allocate memory for line data" msgstr "Sətri mə'lumat üçün yaddaş ayrıla bilmədi" -#: gdk-pixbuf/io-pcx.c:656 +#: gdk-pixbuf/io-pcx.c:654 #, fuzzy msgid "Couldn't allocate memory for PCX image" msgstr "Başlıq üçün yaddaş ayrıla bilmədi" -#: gdk-pixbuf/io-pcx.c:703 +#: gdk-pixbuf/io-pcx.c:701 msgid "Didn't get all lines of PCX image" msgstr "PCX rəsminin bütün sətirləri alınmadı" -#: gdk-pixbuf/io-pcx.c:710 +#: gdk-pixbuf/io-pcx.c:708 msgid "No palette found at end of PCX data" msgstr "PCX mə'lumatının sonunda palitra tapılmadı" -#: gdk-pixbuf/io-pcx.c:755 +#: gdk-pixbuf/io-pcx.c:753 msgid "The PCX image format" msgstr "PCX rəsm formatı" -#: gdk-pixbuf/io-pixdata.c:148 +#: gdk-pixbuf/io-pixdata.c:146 #, fuzzy msgid "Transformed pixbuf has zero width or height." msgstr "Çevirilmiş PNG-nin eni ya da hündürlüyü sıfırdır." -#: gdk-pixbuf/io-pixdata.c:186 +#: gdk-pixbuf/io-pixdata.c:184 #, fuzzy msgid "The GdkPixdata format" msgstr "GIF rəsm formatı" -#: gdk-pixbuf/io-png.c:54 +#: gdk-pixbuf/io-png.c:53 msgid "Bits per channel of PNG image is invalid." msgstr "PNG rəsmindəki kanal hissəcikləri hökmlü deyil." -#: gdk-pixbuf/io-png.c:135 gdk-pixbuf/io-png.c:641 +#: gdk-pixbuf/io-png.c:134 gdk-pixbuf/io-png.c:640 msgid "Transformed PNG has zero width or height." msgstr "Çevirilmiş PNG-nin eni ya da hündürlüyü sıfırdır." -#: gdk-pixbuf/io-png.c:143 +#: gdk-pixbuf/io-png.c:142 msgid "Bits per channel of transformed PNG is not 8." msgstr "Çevirilmiş PNG-nin kanal başına olan bit miqdarı 8 deyil." -#: gdk-pixbuf/io-png.c:152 +#: gdk-pixbuf/io-png.c:151 msgid "Transformed PNG not RGB or RGBA." msgstr "Çevirilmiş PNG RGB ya da RGBA deyil." -#: gdk-pixbuf/io-png.c:161 +#: gdk-pixbuf/io-png.c:160 msgid "Transformed PNG has unsupported number of channels, must be 3 or 4." msgstr "" "Çevirilmiş PNG-nin dəstəklənməyən sayıda kanal miqdarı var, ya 3 ya da 4 " "olmalıdır." -#: gdk-pixbuf/io-png.c:182 +#: gdk-pixbuf/io-png.c:181 #, c-format msgid "Fatal error in PNG image file: %s" msgstr "PNG rəsm faylında ağır xəta: '%s'" -#: gdk-pixbuf/io-png.c:315 +#: gdk-pixbuf/io-png.c:314 msgid "Insufficient memory to load PNG file" msgstr "PNG faylını yükləmə üçün yaddaş ayrıla bilmir" -#: gdk-pixbuf/io-png.c:656 +#: gdk-pixbuf/io-png.c:655 #, fuzzy, c-format msgid "" "Insufficient memory to store a %lu by %lu image; try exiting some " @@ -598,31 +607,31 @@ msgstr "" "\"%ld\"ni %ld rəsm olaraq yükləmək üçün yaddaş çatmır; bə'zi proqramlardan " "yaddaş açmaq üçün çıxmağa çalışın" -#: gdk-pixbuf/io-png.c:719 +#: gdk-pixbuf/io-png.c:718 msgid "Fatal error reading PNG image file" msgstr "PNG rəsm oxunmasında ağır xəta" -#: gdk-pixbuf/io-png.c:768 +#: gdk-pixbuf/io-png.c:767 #, c-format msgid "Fatal error reading PNG image file: %s" msgstr "PNG rəsm oxunmasında ağır xəta: %s" -#: gdk-pixbuf/io-png.c:858 +#: gdk-pixbuf/io-png.c:857 msgid "" "Keys for PNG text chunks must have at least 1 and at most 79 characters." msgstr "" "PNG mətn parçaları açarları ən az 1 ən çox 79 xarakterə malik olmalıdırlar." -#: gdk-pixbuf/io-png.c:867 +#: gdk-pixbuf/io-png.c:866 msgid "Keys for PNG text chunks must be ASCII characters." msgstr "PNG mətn parçaları açarları ASCII xarakterləri olmalıdırlar." -#: gdk-pixbuf/io-png.c:881 gdk-pixbuf/io-tiff.c:667 +#: gdk-pixbuf/io-png.c:880 gdk-pixbuf/io-tiff.c:665 #, c-format msgid "Color profile has invalid length %d." msgstr "" -#: gdk-pixbuf/io-png.c:894 +#: gdk-pixbuf/io-png.c:893 #, fuzzy, c-format msgid "" "PNG compression level must be a value between 0 and 9; value '%s' could not " @@ -631,7 +640,7 @@ msgstr "" "JPEG keyfiyyət qiyməti 0 ilə 100 arasında olmalıdır; '%s' qiyməti alına " "bilməz." -#: gdk-pixbuf/io-png.c:907 +#: gdk-pixbuf/io-png.c:906 #, fuzzy, c-format msgid "" "PNG compression level must be a value between 0 and 9; value '%d' is not " @@ -640,356 +649,352 @@ msgstr "" "JPEG keyfiyyət qiyməti 0 ilə 100 arasında olmalıdır; '%d' qiyməti qəbl " "edilməz." -#: gdk-pixbuf/io-png.c:955 +#: gdk-pixbuf/io-png.c:954 #, fuzzy, c-format msgid "Value for PNG text chunk %s cannot be converted to ISO-8859-1 encoding." msgstr "" "PNG %s mətn parçasının qiyməti ISO-8859-1 kodlamasına dönüşdürülə bilməz." -#: gdk-pixbuf/io-png.c:1118 +#: gdk-pixbuf/io-png.c:1117 msgid "The PNG image format" msgstr "PNG rəsm formatı" -#: gdk-pixbuf/io-pnm.c:248 +#: gdk-pixbuf/io-pnm.c:246 msgid "PNM loader expected to find an integer, but didn't" msgstr "PNM yükləyicisi inteqer tapmağı gözləyirdi, amma tapmadı" -#: gdk-pixbuf/io-pnm.c:280 +#: gdk-pixbuf/io-pnm.c:278 msgid "PNM file has an incorrect initial byte" msgstr "PNM faylı xəsərli başlanğıc baytına malikdir" -#: gdk-pixbuf/io-pnm.c:310 +#: gdk-pixbuf/io-pnm.c:308 msgid "PNM file is not in a recognized PNM subformat" msgstr "PNM faylı PNM alt formatında başa düşülmədi" -#: gdk-pixbuf/io-pnm.c:335 +#: gdk-pixbuf/io-pnm.c:333 msgid "PNM file has an image width of 0" msgstr "PNM faylının genişliyi 0 olaraq verilib" -#: gdk-pixbuf/io-pnm.c:356 +#: gdk-pixbuf/io-pnm.c:354 msgid "PNM file has an image height of 0" msgstr "PNG faylının hündürlüyü 0 olara verilib" -#: gdk-pixbuf/io-pnm.c:379 +#: gdk-pixbuf/io-pnm.c:377 msgid "Maximum color value in PNM file is 0" msgstr "PNG faylının maksimal rəng qitməti 0 olaraq verilib" -#: gdk-pixbuf/io-pnm.c:387 +#: gdk-pixbuf/io-pnm.c:385 msgid "Maximum color value in PNM file is too large" msgstr "PNM faylının maksimal rəng qiyməti çox böyükdür" -#: gdk-pixbuf/io-pnm.c:427 gdk-pixbuf/io-pnm.c:457 gdk-pixbuf/io-pnm.c:502 +#: gdk-pixbuf/io-pnm.c:425 gdk-pixbuf/io-pnm.c:455 gdk-pixbuf/io-pnm.c:500 msgid "Raw PNM image type is invalid" msgstr "Sətir PNM rəsm növü hökmlü deyil" -#: gdk-pixbuf/io-pnm.c:652 +#: gdk-pixbuf/io-pnm.c:650 msgid "PNM image loader does not support this PNM subformat" msgstr "PNM rəsm yükləyicisi PNM alt formatını dəstəkləmir" -#: gdk-pixbuf/io-pnm.c:739 gdk-pixbuf/io-pnm.c:966 +#: gdk-pixbuf/io-pnm.c:737 gdk-pixbuf/io-pnm.c:964 msgid "Raw PNM formats require exactly one whitespace before sample data" msgstr "" "Xam PNM formatları nümunə datası arasında dəqiq bir boşluğa ehtiyac hiss " "edərlər" -#: gdk-pixbuf/io-pnm.c:766 +#: gdk-pixbuf/io-pnm.c:764 #, fuzzy msgid "Cannot allocate memory for loading PNM image" msgstr "PNM faylını yükləmək üçün yaddaş ayrıla bilir" -#: gdk-pixbuf/io-pnm.c:816 +#: gdk-pixbuf/io-pnm.c:814 msgid "Insufficient memory to load PNM context struct" msgstr "PNM məzmunu quruluşunu yükləmək üçün yaddaş çatmır" -#: gdk-pixbuf/io-pnm.c:867 +#: gdk-pixbuf/io-pnm.c:865 msgid "Unexpected end of PNM image data" msgstr "PNM rəsm datasının gözlənilməz bitişi" -#: gdk-pixbuf/io-pnm.c:995 +#: gdk-pixbuf/io-pnm.c:993 msgid "Insufficient memory to load PNM file" msgstr "PNM faylını yükləmək üçün yaddaş çatmır" -#: gdk-pixbuf/io-pnm.c:1079 +#: gdk-pixbuf/io-pnm.c:1077 msgid "The PNM/PBM/PGM/PPM image format family" msgstr "PNM/PBM/PGM/PPM rəsm formatı ailəsi" -#: gdk-pixbuf/io-qtif.c:128 +#: gdk-pixbuf/io-qtif.c:126 msgid "Input file descriptor is NULL." msgstr "" -#: gdk-pixbuf/io-qtif.c:143 +#: gdk-pixbuf/io-qtif.c:141 #, fuzzy msgid "Failed to read QTIF header" msgstr "TIFF rəsmi açılması bacarılmadı" -#: gdk-pixbuf/io-qtif.c:152 gdk-pixbuf/io-qtif.c:189 gdk-pixbuf/io-qtif.c:459 +#: gdk-pixbuf/io-qtif.c:150 gdk-pixbuf/io-qtif.c:187 gdk-pixbuf/io-qtif.c:454 #, c-format msgid "QTIF atom size too large (%d byte)" msgid_plural "QTIF atom size too large (%d bytes)" msgstr[0] "" msgstr[1] "" -#: gdk-pixbuf/io-qtif.c:175 +#: gdk-pixbuf/io-qtif.c:173 #, fuzzy, c-format msgid "Failed to allocate %d byte for file read buffer" msgid_plural "Failed to allocate %d bytes for file read buffer" msgstr[0] "%u bayt üçün rəsm bufferi ayırıla bilmədi" msgstr[1] "%u bayt üçün rəsm bufferi ayırıla bilmədi" -#: gdk-pixbuf/io-qtif.c:206 +#: gdk-pixbuf/io-qtif.c:201 #, fuzzy, c-format msgid "File error when reading QTIF atom: %s" msgstr "GIF oxunması bacarılmadı: %s" -#: gdk-pixbuf/io-qtif.c:243 +#: gdk-pixbuf/io-qtif.c:238 #, c-format msgid "Failed to skip the next %d byte with seek()." msgid_plural "Failed to skip the next %d bytes with seek()." msgstr[0] "" msgstr[1] "" -#: gdk-pixbuf/io-qtif.c:270 +#: gdk-pixbuf/io-qtif.c:265 #, fuzzy msgid "Failed to allocate QTIF context structure." msgstr "TGA məzmun quruluşu üçün yaddaş ayrıla bilir" -#: gdk-pixbuf/io-qtif.c:330 +#: gdk-pixbuf/io-qtif.c:325 #, fuzzy msgid "Failed to create GdkPixbufLoader object." msgstr "Müvəqqəti fayl oxuna bilmədi" -#: gdk-pixbuf/io-qtif.c:434 +#: gdk-pixbuf/io-qtif.c:429 #, fuzzy msgid "Failed to find an image data atom." msgstr "TIFF rəsmi açılması bacarılmadı" -#: gdk-pixbuf/io-qtif.c:618 +#: gdk-pixbuf/io-qtif.c:613 #, fuzzy msgid "The QTIF image format" msgstr "TIFF rəsm formatı" -#: gdk-pixbuf/io-ras.c:125 +#: gdk-pixbuf/io-ras.c:123 msgid "RAS image has bogus header data" msgstr "RAS rəsmi səhv başlıq mə'lumatına malikdir" -#: gdk-pixbuf/io-ras.c:147 +#: gdk-pixbuf/io-ras.c:145 msgid "RAS image has unknown type" msgstr "RAS rəsmi namə'lum növə malikdir" -#: gdk-pixbuf/io-ras.c:155 +#: gdk-pixbuf/io-ras.c:153 msgid "unsupported RAS image variation" msgstr "Dəstəklənməyən RAS rəsm dəyişikliyi" -#: gdk-pixbuf/io-ras.c:170 gdk-pixbuf/io-ras.c:199 +#: gdk-pixbuf/io-ras.c:168 gdk-pixbuf/io-ras.c:197 msgid "Not enough memory to load RAS image" msgstr "RAS rəsmini yükləmək üçün yaddaş çatmır" -#: gdk-pixbuf/io-ras.c:544 +#: gdk-pixbuf/io-ras.c:542 msgid "The Sun raster image format" msgstr "Sun raster rəsm formatı" -#: gdk-pixbuf/io-tga.c:153 +#: gdk-pixbuf/io-tga.c:151 #, fuzzy msgid "Cannot allocate memory for IOBuffer struct" msgstr "IOBuffer struct üçün yaddaş ayrıla bilmir" -#: gdk-pixbuf/io-tga.c:172 +#: gdk-pixbuf/io-tga.c:170 #, fuzzy msgid "Cannot allocate memory for IOBuffer data" msgstr "IOBuffer data üçün yaddaş ayrıla bilmir" -#: gdk-pixbuf/io-tga.c:183 +#: gdk-pixbuf/io-tga.c:181 #, fuzzy msgid "Cannot realloc IOBuffer data" msgstr "IOBuffer data yenidən ayrıla bilmir" -#: gdk-pixbuf/io-tga.c:213 +#: gdk-pixbuf/io-tga.c:211 #, fuzzy msgid "Cannot allocate temporary IOBuffer data" msgstr "Müvəqqəti IOBuffer data ayrıla bilmir" -#: gdk-pixbuf/io-tga.c:346 +#: gdk-pixbuf/io-tga.c:339 #, fuzzy msgid "Cannot allocate new pixbuf" msgstr "Yeni piksbuf ayrıla bilmir" -#: gdk-pixbuf/io-tga.c:685 +#: gdk-pixbuf/io-tga.c:678 #, fuzzy msgid "Image is corrupted or truncated" msgstr "GIF rəsmi parçalanıb və natamamdır." -#: gdk-pixbuf/io-tga.c:692 +#: gdk-pixbuf/io-tga.c:685 #, fuzzy msgid "Cannot allocate colormap structure" msgstr "Rəng xəritəsi qurğusu ayrıla bilmir" -#: gdk-pixbuf/io-tga.c:699 +#: gdk-pixbuf/io-tga.c:692 #, fuzzy msgid "Cannot allocate colormap entries" msgstr "Rəng xəritəsi girişləri ayrıla bilmir" -#: gdk-pixbuf/io-tga.c:721 +#: gdk-pixbuf/io-tga.c:714 msgid "Unexpected bitdepth for colormap entries" msgstr "Rəng xəritəsi girişləri üçün gözlənilməyən bit dərinliyi" -#: gdk-pixbuf/io-tga.c:739 +#: gdk-pixbuf/io-tga.c:732 #, fuzzy msgid "Cannot allocate TGA header memory" msgstr "TGA başlıq yaddaşı ayrıla bilmir" -#: gdk-pixbuf/io-tga.c:772 +#: gdk-pixbuf/io-tga.c:765 msgid "TGA image has invalid dimensions" msgstr "TGA rəsmi hökmsüz ölçmələrə malikdir" -#: gdk-pixbuf/io-tga.c:778 gdk-pixbuf/io-tga.c:787 gdk-pixbuf/io-tga.c:797 -#: gdk-pixbuf/io-tga.c:807 gdk-pixbuf/io-tga.c:814 +#: gdk-pixbuf/io-tga.c:771 gdk-pixbuf/io-tga.c:780 gdk-pixbuf/io-tga.c:790 +#: gdk-pixbuf/io-tga.c:800 gdk-pixbuf/io-tga.c:807 msgid "TGA image type not supported" msgstr "TGA rəsm növü dəstəklənmir" -#: gdk-pixbuf/io-tga.c:861 +#: gdk-pixbuf/io-tga.c:854 #, fuzzy msgid "Cannot allocate memory for TGA context struct" msgstr "TGA məzmun quruluşu üçün yaddaş ayrıla bilir" -#: gdk-pixbuf/io-tga.c:926 +#: gdk-pixbuf/io-tga.c:919 msgid "Excess data in file" msgstr "Faylda artıq mə'lumat" -#: gdk-pixbuf/io-tga.c:1007 +#: gdk-pixbuf/io-tga.c:1000 msgid "The Targa image format" msgstr "Targa rəsm növü" -#: gdk-pixbuf/io-tiff.c:104 +#: gdk-pixbuf/io-tiff.c:102 msgid "Could not get image width (bad TIFF file)" msgstr "Rəsm eni öyrənilə bilmir (xəsərli TIFF faylı)" -#: gdk-pixbuf/io-tiff.c:112 +#: gdk-pixbuf/io-tiff.c:110 msgid "Could not get image height (bad TIFF file)" msgstr "Rəsm hündürlüyü öyrənilə bilmir (xəsərli TIFF faylı)" -#: gdk-pixbuf/io-tiff.c:120 +#: gdk-pixbuf/io-tiff.c:118 msgid "Width or height of TIFF image is zero" msgstr "TIFF rəsmi hündürlüyü ya da eni sıfırdır" -#: gdk-pixbuf/io-tiff.c:129 gdk-pixbuf/io-tiff.c:138 +#: gdk-pixbuf/io-tiff.c:127 gdk-pixbuf/io-tiff.c:136 msgid "Dimensions of TIFF image too large" msgstr "TIFF rəsminin böyüklüyü həddindən artıqdır" -#: gdk-pixbuf/io-tiff.c:162 gdk-pixbuf/io-tiff.c:174 gdk-pixbuf/io-tiff.c:491 +#: gdk-pixbuf/io-tiff.c:160 gdk-pixbuf/io-tiff.c:172 gdk-pixbuf/io-tiff.c:489 msgid "Insufficient memory to open TIFF file" msgstr "TIFF faylını açmaq üçün yaddaş çatmır" -#: gdk-pixbuf/io-tiff.c:236 +#: gdk-pixbuf/io-tiff.c:234 msgid "Failed to load RGB data from TIFF file" msgstr "TIFF rəsmində RGB veriləni alınması bacarılmadı" -#: gdk-pixbuf/io-tiff.c:293 +#: gdk-pixbuf/io-tiff.c:291 msgid "Failed to open TIFF image" msgstr "TIFF rəsmi açılması bacarılmadı" -#: gdk-pixbuf/io-tiff.c:427 gdk-pixbuf/io-tiff.c:440 +#: gdk-pixbuf/io-tiff.c:425 gdk-pixbuf/io-tiff.c:438 msgid "Failed to load TIFF image" msgstr "TIFF rəsmi yüklənməsi bacarılmadı" -#: gdk-pixbuf/io-tiff.c:623 +#: gdk-pixbuf/io-tiff.c:621 #, fuzzy msgid "Failed to save TIFF image" msgstr "TIFF rəsmi açılması bacarılmadı" -#: gdk-pixbuf/io-tiff.c:656 +#: gdk-pixbuf/io-tiff.c:654 msgid "TIFF compression doesn't refer to a valid codec." msgstr "" -#: gdk-pixbuf/io-tiff.c:696 +#: gdk-pixbuf/io-tiff.c:694 #, fuzzy msgid "Failed to write TIFF data" msgstr "TIFF rəsmi açılması bacarılmadı" -#: gdk-pixbuf/io-tiff.c:733 +#: gdk-pixbuf/io-tiff.c:731 #, fuzzy msgid "Couldn't write to TIFF file" msgstr "Fayl adı dönüşdürülə bilmədi" -#: gdk-pixbuf/io-tiff.c:788 -msgid "The TIFF image format" -msgstr "TIFF rəsm formatı" - -#: gdk-pixbuf/io-wbmp.c:245 +#: gdk-pixbuf/io-wbmp.c:243 msgid "Image has zero width" msgstr "Rəsmin genişliyi sıfırdır" -#: gdk-pixbuf/io-wbmp.c:263 +#: gdk-pixbuf/io-wbmp.c:261 msgid "Image has zero height" msgstr "Rəsmin hündürlüyü sıfırdır" -#: gdk-pixbuf/io-wbmp.c:274 +#: gdk-pixbuf/io-wbmp.c:272 msgid "Not enough memory to load image" msgstr "Rəsmin yüklənməsi üçün lazımi yaddaş yoxdur" -#: gdk-pixbuf/io-wbmp.c:333 +#: gdk-pixbuf/io-wbmp.c:331 msgid "Couldn't save the rest" msgstr "Geri qalan qeyd edilə bilmədi" -#: gdk-pixbuf/io-wbmp.c:374 +#: gdk-pixbuf/io-wbmp.c:372 msgid "The WBMP image format" msgstr "WBMP rəsm formatı" -#: gdk-pixbuf/io-xbm.c:304 +#: gdk-pixbuf/io-xbm.c:302 msgid "Invalid XBM file" msgstr "Hökmsüz XBM faylı" -#: gdk-pixbuf/io-xbm.c:314 +#: gdk-pixbuf/io-xbm.c:312 msgid "Insufficient memory to load XBM image file" msgstr "XBM faylını yükləmək üçün yaddaş çatmır" -#: gdk-pixbuf/io-xbm.c:462 +#: gdk-pixbuf/io-xbm.c:460 msgid "Failed to write to temporary file when loading XBM image" msgstr "XBM rəsmini açmaq üçün müvəqqəti fayl yazıla bilmədi" -#: gdk-pixbuf/io-xbm.c:501 +#: gdk-pixbuf/io-xbm.c:499 msgid "The XBM image format" msgstr "XBM rəsm formatı" -#: gdk-pixbuf/io-xpm.c:469 +#: gdk-pixbuf/io-xpm.c:467 msgid "No XPM header found" msgstr "XPM başlığı tapılmadı" -#: gdk-pixbuf/io-xpm.c:478 +#: gdk-pixbuf/io-xpm.c:476 #, fuzzy msgid "Invalid XPM header" msgstr "Hökmsüz XBM faylı" -#: gdk-pixbuf/io-xpm.c:486 +#: gdk-pixbuf/io-xpm.c:484 msgid "XPM file has image width <= 0" msgstr "XPM faylının eni <= 0-dır" -#: gdk-pixbuf/io-xpm.c:494 +#: gdk-pixbuf/io-xpm.c:492 msgid "XPM file has image height <= 0" msgstr "XPM faylının hündürlüyü <= 0-dır" -#: gdk-pixbuf/io-xpm.c:502 +#: gdk-pixbuf/io-xpm.c:500 msgid "XPM has invalid number of chars per pixel" msgstr "XPM pətək başına səhv sayda xarakterə malikdir" -#: gdk-pixbuf/io-xpm.c:511 +#: gdk-pixbuf/io-xpm.c:509 msgid "XPM file has invalid number of colors" msgstr "XPM faylı səhv rəng miqdarına malikdir" -#: gdk-pixbuf/io-xpm.c:523 gdk-pixbuf/io-xpm.c:532 gdk-pixbuf/io-xpm.c:584 +#: gdk-pixbuf/io-xpm.c:521 gdk-pixbuf/io-xpm.c:530 gdk-pixbuf/io-xpm.c:582 #, fuzzy msgid "Cannot allocate memory for loading XPM image" msgstr "XBM faylını yükləmək üçün yaddaş ayrıla bilir" -#: gdk-pixbuf/io-xpm.c:546 +#: gdk-pixbuf/io-xpm.c:544 #, fuzzy msgid "Cannot read XPM colormap" msgstr "XPM rəng xəritəsə oxuna bilmədi" -#: gdk-pixbuf/io-xpm.c:778 +#: gdk-pixbuf/io-xpm.c:776 msgid "Failed to write to temporary file when loading XPM image" msgstr "XBM rəsmini yükləmək üçün müvəqqəti fayl yazıla bilmədi" -#: gdk-pixbuf/io-xpm.c:817 +#: gdk-pixbuf/io-xpm.c:815 msgid "The XPM image format" msgstr "XPM rəsm formatı" diff --git a/po/be.gmo b/po/be.gmo index abecde5e693cbf6cb41c670e6deca6e8d2d31aff..488a2fdbdf6ad4a8f04f965fc97d52ff4f4f24bc 100644 GIT binary patch delta 4486 zcmYk;e_U799mnwx=p3b%KTFlgY<4&8F?bKo!YHgm4e(VAVKer|tEd6C zV>G%^I`+Vc7>zZk>(!xdydO2-KVuB{XS!zHAQp9@EYufgU^1@3UU<}4Mv-Xy)%CAG^w7EQT=}U2r@W z;e6CgkE6bK88v|GsP9EFYO0orx^4;Tdo@^!>s|XA-b=exck-`FHdkR%wg5HLb*Kv* zLJjOg)TaB+8Oz;<(H?=C(KDEeAETBgA}09VAXMt7qcZY1hH$0p-xovvb>ZW5Xr!N_ z*6=23?UKo>E|BM(haqW?9E-2!V=`SR)PB6D&*eww)2uZAI`ezdkLr|EaIRH zR3pi;IxNxif0)WdI>On~Owy)c2p1!#Y#VCEColuQM%_4pE$n|EN77!5x^NR}6JEhQ zyoqcJ%i*Ed_ov|<=wV3D|9UE#@gdYEI)hsCo6b(Gi`w@%vr&7a#98I~pF-VugX=%& z`cF8|B4f8N-T5xOT%x(ZB~#G_3s7q`&9!S#H(u@B={$lX=s$(J;GL`w*R(;XOqJts ztV8Btf5Z^}7x`E$U*e}W8a=XO3#o+gMbuh0q1Ng%RLWYjRn?z>8t5oge;F2FEow|{{7`@LuQh8!-g|^|11zMS&($=;by$QSp*CYode9z@ zwY1mcL)d|hQH75>|AfV~hYk#Gv=$$x{VD22RG7&=!`+$We>RnybWFo49@Yo&B#y-{ zyq(ykHVgBy5w+QFp;A0DD|o(FBOhzxz@_X4YC!3O17E;g+O3B0h+{sE!a9%2WGd&d z9MiM;%ZHm$Df$~u#UVq3nQlQ{;9sZ#=iV1wXa|xE`y4gU?m5B0X5w_(^{5Q~2g$zm z$PJz*ZwwW(VoOoa>oHX7FCbaBxV+#76EKbTPSgxPKqh4o!-BOPj)`Gp6P39Qq-O(u zhJ4i)GAa$Mk%N}_7IGcW3b|W79Ukg}-N^4M9FGjvK0)@O#jw*@RvV3E-)fP`S|e(} z-?{TST)muu)S!O)!G7i)8-+_E;jmO~xd>P~MI%;Wpj^+;sK8aiK zE7XNouuj^X&8Qi5WXCDBrOwr;cYh-$;y1{uSu`6g0jJZ6AF^V+x#Z>Hv(=Z9wqL%h3?!%HPOa{NlrC3!; z{_myoMQM=wUTk&EU=eDQT|hl%oq5O^tW84AV88QAXMY|AeXklxj=h1JNE^1kGB*-; z<1##giDf|sFP4#ir7~(pkn(Y;AFjZkU^D7`(#&8fD)4>U+fga5WVBkk1NcikhspQ| zKhDLin2LWv_2148%)(5p!pA%+-Kd;(e&cLc5%edZQk;u-<7C(WIL6Xm=lT!2{`Z|% zFq`u?-1)4^V2Q?~u2YNA=xuWy$DALb2K1FPf?+;NI}ZIf7BWUVhkPt&mf1$!i^|xL z*})5IC;pW7b=1<$nG^i(9n=!`n(JrQvkEGM=-7p9U^|QKLrY?(sNcf^Jc_!}Ez|`! zGAga@Rm{bB?j|d7816+~=L@`sIrD<0?eiG_CD9HF>mTE)8kI^tp&9>54a(buHqEPQ zP)-uRBf1b7!~mkDBvMHxlnIp=iGjp2;ux`&=t}S)`F}_DaQ`1l0yWJ@vt$GNvjN*o zj8?^!a6Hq}z+FU7;z>efIH6Z>OCe!)keE+sGu}^V4=f_Q9UKl2V~Bi0scR`bUH)#@ z&Tc6)sC04-R?08&9OH=J1Wj9mdVJp{YKU}#?ctYR97|oD$$S1^rAf%A-_kJV&V5Wgl`5rsq)p*QLXLglFd|KBuM_5Vg_qt~iK_t&fTb>a`i zQ9_TON;9#ESV1f#o+eb<5O)x(2t9%-+Uc!{6U1Jk525!)h?q<)CiFgdfhZzU2o-Ni zpntr})%Dn^Y$3K0&k_-Y%6?)J@pED~(Nb=s5=}foEG4Rm3PL3-z(4Zz`TvNl#eSN< zo@JHSh;~E{QAx}uR8|u_x<8b*)EbDfuICkep6E-IyT14EPNLDZJL1d4o5YWZ_Jm5E z9>nK@x__L*@fl(;@gT91P&q}!5(R2dx)VS1Yr$JBjruQ$6jO6OOO$!_>I?flUH0shVQ#Q*>R delta 4430 zcmYk;2~bs49LMoLxL~>9jyo?D+yD`kL{t`cR8UGyA_axe7B!(<(w_Uiq9$fpYK5hd ziB=}&R;ih#ZPetnO*3j!PUC39w10o^9%j13?|$yN_q}`1`JZ#2UjIJm@^?Z0Z=2TM zW^5NoJ5pTNEHudMqXs%_R&CU(VqjKK|f7gnMVzr_gr7rS6YQ?qV3 z67~5fFxt#-FM0=d8QXB-AMA{+o0+x3R8+^Z(T8)e6P98W9!EXsCv1-)^sX&NqVAW9 zdTTbr?=Mc0^TT2I_Mqs16=L zeeOK+XII&&qrr?qpNqt7Om^*OurKYy&R^S7e>!hb+)X1Lh`K>8s$)x0i|$qDB}}9J zJ8DFUJUtFqp{C|2>U-Bvr4MDIRgq5U!@j8V6H)h_(SiD_r&~FpRauUjyDRR4H=QBW zS*32rjw)JzR7c0559hk}4xCB567R-nE^-UYM=jc=sE+P)?J7S9nxnrk6FXA|wdbIE zxCeXSIaCL$u>hlZx~{Lo*?0&WVvU zYFkh}J;+Y0{0meGgLxX?v6iSW_Cua&k2*KG>lMx_)KvV5sz3w{iejla7V~ht-v0^? z7?j<~()M9Aa>_=dMqG@&aS!UjRT%g@OL-{mXw;31P>XO2reZm=4D2`5=Ns|zH^Mmd zVKTPU`=85!7STe~;wX2Xaen3e6}2{knIG8-_4!!Tg9o|ulic}Y=W3+Sw#!}r05vsN z)aLnC&4K2q5x+XRaU|--NzO6O0vy8m`KTM7M80a*P?c)Nd=0`>q_4IdefT=^XP4OV zQTrPyigo2nT7QQDkQ=a!3_vbTCr|MtPmDJL|t+daKin#5hT2v=Y_?#IRWJLcfrUS@^(g>wK4 zB!l)#s0ZA_d>q-w`vE$L6KU5^Fq@7A_yB&AK>ag0h~Z_;!iA{Sc?kz&1V2|=WQC~G zmZRS5o0y2**l{n*M|EhYvsOQ|6xt8tNIZZeuo~~fv?Q}BxYN(UXb%2C^?X!+v-@!` zYNY?7Zjdv;>+wF+jp`0GWAHWx)zM|Bj-AIz7?kW)Fc&GVEk}xCN04IJeg?@RGY zKNzX5twBBDI5Ha+lIo2x5$U|mLe2Gl>=I;l8CAJI()f1)M^h$F+4mTzAiLqT3sIFi zh&%8qazDQU;R`O8S%Ww)Exq|wBGQH17 zzw;+#9oh&M5`DC}s3|^%dd7Go^)r4h|TmG-pr zCTa>ISc!VQvXR-cr5J^$P*ZvhV{ixyFNWt^5eF*$ZqyAvM}4uu7_X=4sM0@+8bK8v zz%~qH3Z6w(q#N^~($7LY=#XoN-ov`0Jr-ZbT}bsU<6f$yl5OFDXWC~t4?B)C`vIRr zs%L&y=9_pP!*J0A?+2w6V`;yS-S8G_Zo?_#K0Jz#;FO7GOYjraRAyzX^k!?bslP_> z11GdN2D9|_nmvhh(oUd8)QsWCan9|i&wY&)!`eUKP0kXO{V^;zzt4J#n@c$10{Gj?TdI0>*RSQ{uniP&FS@KOvCQ@Ii{d)5(lZM^RqD# zcVQuZg{?7#6)Lm+?x5JY0mHbk58L2Lcm5j;r+wRC)I;9Xtwl}2MO0<$JseoveoNtib!R203s-R%hO=_?phDCQ|3uAgCcR6+_0Eqm zjdmzc*L||^I+mfPcJoYr4e<`5%CsQbUL*JG{ofF1dOyEPqt@!*O0;QO{=bc&v70O-(|EqUL86GZx+E!Z z+p(Ghe3?upm83gKAyhxGHDVu2asw@I_c+uhybKz@_jB3-&jechUl8?!qpdMX4;=B& zDNZNvy0(5yo+2Gxdplkrok$s3N1i1siGC+)5p8QpGD&mKw-6eWNF7qMop%R?H7A@K zohvY#93dLU8Zv=s5f+mJL|ZWNkp-kDNhK{w1lgo79wOyrAX!DiNK+C+5=qUL#X%pk zlf;uu(vG}OPLSux2V@a>h8!eMkP4!05NS>xB!`JM|3Y^2$Y?T>G$F4NZDTzG`y%%B zTzfD^y5kR>+nnJzn=Ezh{kVjTa_s_~PaY%fYv$iw3;d_^tZVGW`ec}E_j5jk`oWq- zqRA, 2001-2003, 2005. # Vital Khilko 2005. -# Ihar Hrachyshka , 2011. +# Ihar Hrachyshka , 2011, 2013. # msgid "" msgstr "" "Project-Id-Version: gdk-pixbuf.master\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=gdk-" "pixbuf\n" -"POT-Creation-Date: 2013-04-15 10:28-0400\n" +"POT-Creation-Date: 2014-05-26 20:46-0400\n" "PO-Revision-Date: 2012-09-07 18:38+0300\n" "Last-Translator: Ihar Hrachyshka \n" "Language-Team: Belarusian \n" @@ -18,18 +18,18 @@ msgstr "" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" "%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" -#: gdk-pixbuf/gdk-pixbuf-animation.c:160 gdk-pixbuf/gdk-pixbuf-io.c:1064 -#: gdk-pixbuf/gdk-pixbuf-io.c:1330 +#: gdk-pixbuf/gdk-pixbuf-animation.c:158 gdk-pixbuf/gdk-pixbuf-io.c:1077 +#: gdk-pixbuf/gdk-pixbuf-io.c:1333 #, c-format msgid "Failed to open file '%s': %s" msgstr "Не ўдалося адкрыць файл \"%s\": %s" -#: gdk-pixbuf/gdk-pixbuf-animation.c:173 gdk-pixbuf/gdk-pixbuf-io.c:1076 +#: gdk-pixbuf/gdk-pixbuf-animation.c:171 gdk-pixbuf/gdk-pixbuf-io.c:962 #, c-format msgid "Image file '%s' contains no data" msgstr "Файл выявы \"%s\" не змяшчае даных" -#: gdk-pixbuf/gdk-pixbuf-animation.c:212 +#: gdk-pixbuf/gdk-pixbuf-animation.c:210 #, c-format msgid "" "Failed to load animation '%s': reason not known, probably a corrupt " @@ -38,8 +38,8 @@ msgstr "" "Не ўдалося загрузіць анімацыйны файл \"%s\": прычына невядомая, відаць, файл " "пашкоджаны" -#: gdk-pixbuf/gdk-pixbuf-animation.c:280 gdk-pixbuf/gdk-pixbuf-io.c:1112 -#: gdk-pixbuf/gdk-pixbuf-io.c:1382 +#: gdk-pixbuf/gdk-pixbuf-animation.c:278 gdk-pixbuf/gdk-pixbuf-io.c:1113 +#: gdk-pixbuf/gdk-pixbuf-io.c:1385 #, c-format msgid "" "Failed to load image '%s': reason not known, probably a corrupt image file" @@ -47,12 +47,12 @@ msgstr "" "Не ўдалося загрузіць выяву \"%s\": прычына невядомая, відаць, выява " "пашкоджана." -#: gdk-pixbuf/gdk-pixbuf-io.c:790 +#: gdk-pixbuf/gdk-pixbuf-io.c:774 #, c-format msgid "Unable to load image-loading module: %s: %s" msgstr "Не ўдалося загрузіць модуль чытання выяў: %s: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:805 +#: gdk-pixbuf/gdk-pixbuf-io.c:789 #, c-format msgid "" "Image-loading module %s does not export the proper interface; perhaps it's " @@ -61,53 +61,53 @@ msgstr "" "Модуль чытання выяў %s не экспартаваў прыдатны інтэрфейс. Можа, ён належыць " "іншай версіі gdk-pixbuf?" -#: gdk-pixbuf/gdk-pixbuf-io.c:814 gdk-pixbuf/gdk-pixbuf-io.c:865 +#: gdk-pixbuf/gdk-pixbuf-io.c:798 gdk-pixbuf/gdk-pixbuf-io.c:849 #, c-format msgid "Image type '%s' is not supported" msgstr "Тып выявы \"%s\" не падтрымліваецца" -#: gdk-pixbuf/gdk-pixbuf-io.c:950 +#: gdk-pixbuf/gdk-pixbuf-io.c:934 #, c-format msgid "Couldn't recognize the image file format for file '%s'" msgstr "Не ўдалося апазнаць фармат файла выявы для файла \"%s\"" -#: gdk-pixbuf/gdk-pixbuf-io.c:958 +#: gdk-pixbuf/gdk-pixbuf-io.c:942 msgid "Unrecognized image file format" msgstr "Неапазнаны фармат файла выявы" -#: gdk-pixbuf/gdk-pixbuf-io.c:1121 +#: gdk-pixbuf/gdk-pixbuf-io.c:1124 #, c-format msgid "Failed to load image '%s': %s" msgstr "Не ўдалося загрузіць выяву \"%s\": %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2015 gdk-pixbuf/io-gdip-utils.c:837 +#: gdk-pixbuf/gdk-pixbuf-io.c:2029 gdk-pixbuf/io-gdip-utils.c:835 #, c-format msgid "Error writing to image file: %s" msgstr "Памылка запісу ў файл выявы: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2057 gdk-pixbuf/gdk-pixbuf-io.c:2178 +#: gdk-pixbuf/gdk-pixbuf-io.c:2071 gdk-pixbuf/gdk-pixbuf-io.c:2192 #, c-format msgid "This build of gdk-pixbuf does not support saving the image format: %s" msgstr "Гэта зборка gdk-pixbuf не ўмее захоўваць выявы ў такім фармаце: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2088 +#: gdk-pixbuf/gdk-pixbuf-io.c:2102 msgid "Insufficient memory to save image to callback" msgstr "Не стае памяці для захавання выявы для функцыі зваротнага выкліку" -#: gdk-pixbuf/gdk-pixbuf-io.c:2101 +#: gdk-pixbuf/gdk-pixbuf-io.c:2115 msgid "Failed to open temporary file" msgstr "Не ўдалося адкрыць часовы файл" -#: gdk-pixbuf/gdk-pixbuf-io.c:2124 +#: gdk-pixbuf/gdk-pixbuf-io.c:2138 msgid "Failed to read from temporary file" msgstr "Не ўдалося прачытаць з часовага файла" -#: gdk-pixbuf/gdk-pixbuf-io.c:2372 +#: gdk-pixbuf/gdk-pixbuf-io.c:2382 #, c-format msgid "Failed to open '%s' for writing: %s" msgstr "Не ўдалося адкрыць \"%s\" для запісу: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2398 +#: gdk-pixbuf/gdk-pixbuf-io.c:2408 #, c-format msgid "" "Failed to close '%s' while writing image, all data may not have been saved: " @@ -116,15 +116,15 @@ msgstr "" "Не ўдалося закрыць \"%s\" падчас запісу выявы. Магчыма, не ўсе даныя былі " "захаваны: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2619 gdk-pixbuf/gdk-pixbuf-io.c:2671 +#: gdk-pixbuf/gdk-pixbuf-io.c:2629 gdk-pixbuf/gdk-pixbuf-io.c:2681 msgid "Insufficient memory to save image into a buffer" msgstr "Не стае памяці для захавання выявы ў буферы" -#: gdk-pixbuf/gdk-pixbuf-io.c:2717 +#: gdk-pixbuf/gdk-pixbuf-io.c:2727 msgid "Error writing to image stream" msgstr "Памылка запісу ў струмень выявы" -#: gdk-pixbuf/gdk-pixbuf-loader.c:393 +#: gdk-pixbuf/gdk-pixbuf-loader.c:384 #, c-format msgid "" "Internal error: Image loader module '%s' failed to complete an operation, " @@ -133,24 +133,24 @@ msgstr "" "Унутраная памылка: модуль чытання выяў \"%s\" не здолеў закончыць дзеянне, " "але не падаў прычыну няўдачы" -#: gdk-pixbuf/gdk-pixbuf-loader.c:435 +#: gdk-pixbuf/gdk-pixbuf-loader.c:426 #, c-format msgid "Incremental loading of image type '%s' is not supported" msgstr "Паступовая загрузка выявы тыпу \"%s\" не падтрымліваецца" -#: gdk-pixbuf/gdk-pixdata.c:160 +#: gdk-pixbuf/gdk-pixdata.c:158 msgid "Image header corrupt" msgstr "Загаловак выявы пашкоджаны" -#: gdk-pixbuf/gdk-pixdata.c:165 +#: gdk-pixbuf/gdk-pixdata.c:163 msgid "Image format unknown" msgstr "Невядомы фармат выявы" -#: gdk-pixbuf/gdk-pixdata.c:170 gdk-pixbuf/gdk-pixdata.c:502 +#: gdk-pixbuf/gdk-pixdata.c:168 gdk-pixbuf/gdk-pixdata.c:501 msgid "Image pixel data corrupt" msgstr "Пікселныя даныя выявы пашкоджаны" -#: gdk-pixbuf/gdk-pixdata.c:446 +#: gdk-pixbuf/gdk-pixdata.c:445 #, c-format msgid "failed to allocate image buffer of %u byte" msgid_plural "failed to allocate image buffer of %u bytes" @@ -158,74 +158,78 @@ msgstr[0] "не ўдалося выдзеліць буфер выявы ў %u б msgstr[1] "не ўдалося выдзеліць буфер выявы ў %u байты" msgstr[2] "не ўдалося выдзеліць буфер выявы ў %u байтаў" -#: gdk-pixbuf/io-ani.c:244 +#: gdk-pixbuf/io-ani.c:242 msgid "Unexpected icon chunk in animation" msgstr "Нечаканы кадр значка ў анімацыі" -#: gdk-pixbuf/io-ani.c:342 gdk-pixbuf/io-ani.c:400 gdk-pixbuf/io-ani.c:426 -#: gdk-pixbuf/io-ani.c:449 gdk-pixbuf/io-ani.c:476 gdk-pixbuf/io-ani.c:563 +#: gdk-pixbuf/io-ani.c:340 gdk-pixbuf/io-ani.c:398 gdk-pixbuf/io-ani.c:424 +#: gdk-pixbuf/io-ani.c:447 gdk-pixbuf/io-ani.c:474 gdk-pixbuf/io-ani.c:561 msgid "Invalid header in animation" msgstr "Хібны загаловак анімацыі" -#: gdk-pixbuf/io-ani.c:352 gdk-pixbuf/io-ani.c:374 gdk-pixbuf/io-ani.c:458 -#: gdk-pixbuf/io-ani.c:485 gdk-pixbuf/io-ani.c:536 gdk-pixbuf/io-ani.c:608 +#: gdk-pixbuf/io-ani.c:350 gdk-pixbuf/io-ani.c:372 gdk-pixbuf/io-ani.c:456 +#: gdk-pixbuf/io-ani.c:483 gdk-pixbuf/io-ani.c:534 gdk-pixbuf/io-ani.c:606 msgid "Not enough memory to load animation" msgstr "Не стае памяці для загрузкі анімацыі" -#: gdk-pixbuf/io-ani.c:392 gdk-pixbuf/io-ani.c:418 gdk-pixbuf/io-ani.c:437 +#: gdk-pixbuf/io-ani.c:390 gdk-pixbuf/io-ani.c:416 gdk-pixbuf/io-ani.c:435 msgid "Malformed chunk in animation" msgstr "Кадр анімацыі ў хібным фармаце" -#: gdk-pixbuf/io-ani.c:660 +#: gdk-pixbuf/io-ani.c:628 +msgid "ANI image was truncated or incomplete." +msgstr "Выява ANI была абрэзана або не закончана." + +#: gdk-pixbuf/io-ani.c:669 msgid "The ANI image format" msgstr "Фармат выяў ANI" -#: gdk-pixbuf/io-bmp.c:229 gdk-pixbuf/io-bmp.c:266 gdk-pixbuf/io-bmp.c:337 -#: gdk-pixbuf/io-bmp.c:369 gdk-pixbuf/io-bmp.c:392 gdk-pixbuf/io-bmp.c:495 +#: gdk-pixbuf/io-bmp.c:227 gdk-pixbuf/io-bmp.c:264 gdk-pixbuf/io-bmp.c:335 +#: gdk-pixbuf/io-bmp.c:367 gdk-pixbuf/io-bmp.c:390 gdk-pixbuf/io-bmp.c:493 msgid "BMP image has bogus header data" msgstr "Выява BMP мае дзіўныя даныя ў загалоўку" -#: gdk-pixbuf/io-bmp.c:240 gdk-pixbuf/io-bmp.c:432 +#: gdk-pixbuf/io-bmp.c:238 gdk-pixbuf/io-bmp.c:430 msgid "Not enough memory to load bitmap image" msgstr "Не стае памяці для загрузкі растравай выявы" -#: gdk-pixbuf/io-bmp.c:318 +#: gdk-pixbuf/io-bmp.c:316 msgid "BMP image has unsupported header size" msgstr "Выява BMP мае непрымальны памер загалоўка" -#: gdk-pixbuf/io-bmp.c:356 +#: gdk-pixbuf/io-bmp.c:354 msgid "Topdown BMP images cannot be compressed" msgstr "Немагчыма сціснуць перакуленыя выявы BMP" -#: gdk-pixbuf/io-bmp.c:716 gdk-pixbuf/io-pnm.c:707 +#: gdk-pixbuf/io-bmp.c:714 gdk-pixbuf/io-pnm.c:705 msgid "Premature end-of-file encountered" msgstr "Заўчасна сустрэты канец файла" -#: gdk-pixbuf/io-bmp.c:1328 +#: gdk-pixbuf/io-bmp.c:1326 msgid "Couldn't allocate memory for saving BMP file" msgstr "Не ўдалося выдзеліць памяць для захавання файла BMP" -#: gdk-pixbuf/io-bmp.c:1369 +#: gdk-pixbuf/io-bmp.c:1367 msgid "Couldn't write to BMP file" msgstr "Не ўдалося запісаць у файл BMP" -#: gdk-pixbuf/io-bmp.c:1422 gdk-pixbuf/io-gdip-bmp.c:82 +#: gdk-pixbuf/io-bmp.c:1420 gdk-pixbuf/io-gdip-bmp.c:80 msgid "The BMP image format" msgstr "Фармат выяў BMP" -#: gdk-pixbuf/io-gdip-emf.c:59 +#: gdk-pixbuf/io-gdip-emf.c:57 msgid "The EMF image format" msgstr "Фармат выяў EMF" -#: gdk-pixbuf/io-gdip-gif.c:80 gdk-pixbuf/io-gif.c:1720 +#: gdk-pixbuf/io-gdip-gif.c:78 gdk-pixbuf/io-gif.c:1718 msgid "The GIF image format" msgstr "Фармат выяў GIF" -#: gdk-pixbuf/io-gdip-ico.c:59 gdk-pixbuf/io-ico.c:1271 +#: gdk-pixbuf/io-gdip-ico.c:57 gdk-pixbuf/io-ico.c:1269 msgid "The ICO image format" msgstr "Фармат выяў ICO" -#: gdk-pixbuf/io-gdip-jpeg.c:53 gdk-pixbuf/io-jpeg.c:1249 +#: gdk-pixbuf/io-gdip-jpeg.c:51 gdk-pixbuf/io-jpeg.c:1249 #, c-format msgid "" "JPEG quality must be a value between 0 and 100; value '%s' could not be " @@ -234,7 +238,7 @@ msgstr "" "Якасць выявы JPEG мусіць мець значэнне ў дыяпазоне ад 0 да 100. Не ўдалося " "разабраць значэнне \"%s\"." -#: gdk-pixbuf/io-gdip-jpeg.c:68 gdk-pixbuf/io-jpeg.c:1265 +#: gdk-pixbuf/io-gdip-jpeg.c:66 gdk-pixbuf/io-jpeg.c:1265 #, c-format msgid "" "JPEG quality must be a value between 0 and 100; value '%d' is not allowed." @@ -242,108 +246,112 @@ msgstr "" "Якасць выявы JPEG мусіць мець значэнне ў дыяпазоне ад 0 да 100. Значэнне \"%d" "\" не дазволена." -#: gdk-pixbuf/io-gdip-jpeg.c:136 gdk-pixbuf/io-jpeg.c:1478 +#: gdk-pixbuf/io-gdip-jpeg.c:134 gdk-pixbuf/io-jpeg.c:1478 msgid "The JPEG image format" msgstr "Фармат выяў JPEG" -#: gdk-pixbuf/io-gdip-utils.c:154 +#: gdk-pixbuf/io-gdip-tiff.c:80 gdk-pixbuf/io-tiff.c:786 +msgid "The TIFF image format" +msgstr "Фармат выяў TIFF" + +#: gdk-pixbuf/io-gdip-utils.c:152 #, c-format msgid "Could not allocate memory: %s" msgstr "Не ўдалося выдзеліць памяць: %s" -#: gdk-pixbuf/io-gdip-utils.c:179 gdk-pixbuf/io-gdip-utils.c:293 -#: gdk-pixbuf/io-gdip-utils.c:333 +#: gdk-pixbuf/io-gdip-utils.c:177 gdk-pixbuf/io-gdip-utils.c:291 +#: gdk-pixbuf/io-gdip-utils.c:331 #, c-format msgid "Could not create stream: %s" msgstr "Не ўдалося стварыць струмень: %s" -#: gdk-pixbuf/io-gdip-utils.c:193 +#: gdk-pixbuf/io-gdip-utils.c:191 #, c-format msgid "Could not seek stream: %s" msgstr "Не ўдалося перанесці курсор у струмені: %s" -#: gdk-pixbuf/io-gdip-utils.c:205 +#: gdk-pixbuf/io-gdip-utils.c:203 #, c-format msgid "Could not read from stream: %s" msgstr "Не ўдалося прачытаць са струменя: %s" -#: gdk-pixbuf/io-gdip-utils.c:617 +#: gdk-pixbuf/io-gdip-utils.c:615 msgid "Couldn't load bitmap" msgstr "Не ўдалося загрузіць растравую карту" -#: gdk-pixbuf/io-gdip-utils.c:773 +#: gdk-pixbuf/io-gdip-utils.c:771 msgid "Couldn't load metafile" msgstr "Не ўдалося загрузіць метафайл" -#: gdk-pixbuf/io-gdip-utils.c:878 +#: gdk-pixbuf/io-gdip-utils.c:876 msgid "Unsupported image format for GDI+" msgstr "Фармат выявы не падтрымліваецца для GDI+" -#: gdk-pixbuf/io-gdip-utils.c:885 +#: gdk-pixbuf/io-gdip-utils.c:883 msgid "Couldn't save" msgstr "Не ўдалося захаваць" -#: gdk-pixbuf/io-gdip-wmf.c:58 +#: gdk-pixbuf/io-gdip-wmf.c:56 msgid "The WMF image format" msgstr "Фармат выяў WBMP" -#: gdk-pixbuf/io-gif.c:222 +#: gdk-pixbuf/io-gif.c:220 #, c-format msgid "Failure reading GIF: %s" msgstr "Не ўдалося прачытаць GIF: %s" -#: gdk-pixbuf/io-gif.c:496 gdk-pixbuf/io-gif.c:1502 gdk-pixbuf/io-gif.c:1669 +#: gdk-pixbuf/io-gif.c:494 gdk-pixbuf/io-gif.c:1500 gdk-pixbuf/io-gif.c:1667 msgid "GIF file was missing some data (perhaps it was truncated somehow?)" msgstr "У файле GIF адсутнічаюць некаторыя даныя (магчыма, яго абрэзалі?)" -#: gdk-pixbuf/io-gif.c:505 +#: gdk-pixbuf/io-gif.c:503 #, c-format msgid "Internal error in the GIF loader (%s)" msgstr "Унутраная памылка ў модулі чытання GIF (%s)" -#: gdk-pixbuf/io-gif.c:579 +#: gdk-pixbuf/io-gif.c:577 msgid "Stack overflow" msgstr "Перапаўненне стосу памяці" -#: gdk-pixbuf/io-gif.c:639 +#: gdk-pixbuf/io-gif.c:637 msgid "GIF image loader cannot understand this image." msgstr "Модуль чытання GIF не зразумеў гэту выяву." -#: gdk-pixbuf/io-gif.c:668 +#: gdk-pixbuf/io-gif.c:666 msgid "Bad code encountered" msgstr "Сустрэты кепскі код" -#: gdk-pixbuf/io-gif.c:678 +#: gdk-pixbuf/io-gif.c:676 msgid "Circular table entry in GIF file" msgstr "У файле GIF сустрэты зацыклены таблічны запіс" -#: gdk-pixbuf/io-gif.c:866 gdk-pixbuf/io-gif.c:1488 gdk-pixbuf/io-gif.c:1541 -#: gdk-pixbuf/io-gif.c:1657 +#: gdk-pixbuf/io-gif.c:864 gdk-pixbuf/io-gif.c:1486 gdk-pixbuf/io-gif.c:1539 +#: gdk-pixbuf/io-gif.c:1655 msgid "Not enough memory to load GIF file" msgstr "Не стае памяці для загрузкі файла GIF" -#: gdk-pixbuf/io-gif.c:960 +#: gdk-pixbuf/io-gif.c:958 msgid "Not enough memory to composite a frame in GIF file" msgstr "Не стае памяці для кампазіцыі кадра ў файле GIF" -#: gdk-pixbuf/io-gif.c:1132 +#: gdk-pixbuf/io-gif.c:1130 msgid "GIF image is corrupt (incorrect LZW compression)" msgstr "Выява GIF пашкоджана (хібны сціск LZW)" -#: gdk-pixbuf/io-gif.c:1182 +#: gdk-pixbuf/io-gif.c:1180 msgid "File does not appear to be a GIF file" msgstr "Файл не з'яўляецца GIF" -#: gdk-pixbuf/io-gif.c:1194 +#: gdk-pixbuf/io-gif.c:1192 #, c-format msgid "Version %s of the GIF file format is not supported" msgstr "Версія %s фармату файлаў GIF не падтрымліваецца" -#: gdk-pixbuf/io-gif.c:1241 +#: gdk-pixbuf/io-gif.c:1239 msgid "Resulting GIF image has zero size" msgstr "Выніковая GIF-выява мае нулявы памер" -#: gdk-pixbuf/io-gif.c:1320 +#: gdk-pixbuf/io-gif.c:1318 msgid "" "GIF image has no global colormap, and a frame inside it has no local " "colormap." @@ -351,7 +359,7 @@ msgstr "" "Выява GIF не мае глабальнай карты колераў, а яго кадр не мае лакальнай карты " "колераў." -#: gdk-pixbuf/io-gif.c:1564 +#: gdk-pixbuf/io-gif.c:1562 msgid "GIF image was truncated or incomplete." msgstr "Выява GIF была абрэзана або не закончана." @@ -368,87 +376,87 @@ msgstr "Не ўдалося дэкадаваць файл ICNS" msgid "The ICNS image format" msgstr "Фармат выяў ICNS" -#: gdk-pixbuf/io-ico.c:228 gdk-pixbuf/io-ico.c:242 gdk-pixbuf/io-ico.c:291 -#: gdk-pixbuf/io-ico.c:302 gdk-pixbuf/io-ico.c:395 +#: gdk-pixbuf/io-ico.c:226 gdk-pixbuf/io-ico.c:240 gdk-pixbuf/io-ico.c:289 +#: gdk-pixbuf/io-ico.c:300 gdk-pixbuf/io-ico.c:393 msgid "Invalid header in icon" msgstr "Хібны загаловак значка" -#: gdk-pixbuf/io-ico.c:257 gdk-pixbuf/io-ico.c:312 gdk-pixbuf/io-ico.c:405 -#: gdk-pixbuf/io-ico.c:458 gdk-pixbuf/io-ico.c:488 +#: gdk-pixbuf/io-ico.c:255 gdk-pixbuf/io-ico.c:310 gdk-pixbuf/io-ico.c:403 +#: gdk-pixbuf/io-ico.c:456 gdk-pixbuf/io-ico.c:486 msgid "Not enough memory to load icon" msgstr "Не стае памяці для загрузкі значка" -#: gdk-pixbuf/io-ico.c:338 +#: gdk-pixbuf/io-ico.c:336 msgid "Compressed icons are not supported" msgstr "Сціснутыя значкі не падтрымліваюцца" -#: gdk-pixbuf/io-ico.c:358 +#: gdk-pixbuf/io-ico.c:356 msgid "Icon has zero width" msgstr "Значок мае нулявую шырыню" -#: gdk-pixbuf/io-ico.c:368 +#: gdk-pixbuf/io-ico.c:366 msgid "Icon has zero height" msgstr "Значок мае нулявую вышыню" -#: gdk-pixbuf/io-ico.c:443 +#: gdk-pixbuf/io-ico.c:441 msgid "Unsupported icon type" msgstr "Тып значка не падтрымліваецца" -#: gdk-pixbuf/io-ico.c:537 +#: gdk-pixbuf/io-ico.c:535 msgid "Not enough memory to load ICO file" msgstr "Не стае памяці для загрузкі файла ICO" -#: gdk-pixbuf/io-ico.c:1002 +#: gdk-pixbuf/io-ico.c:1000 msgid "Image too large to be saved as ICO" msgstr "Выява надта вялікая, каб быць захаванай як ICO" -#: gdk-pixbuf/io-ico.c:1013 +#: gdk-pixbuf/io-ico.c:1011 msgid "Cursor hotspot outside image" msgstr "Курсор па-за выявай" -#: gdk-pixbuf/io-ico.c:1036 +#: gdk-pixbuf/io-ico.c:1034 #, c-format msgid "Unsupported depth for ICO file: %d" msgstr "Глыбіня колераў файла ICO не падтрымліваецца: %d" -#: gdk-pixbuf/io-jasper.c:74 +#: gdk-pixbuf/io-jasper.c:73 msgid "Couldn't allocate memory for stream" msgstr "Не ўдалося выдзеліць памяць для струменя" -#: gdk-pixbuf/io-jasper.c:104 +#: gdk-pixbuf/io-jasper.c:103 msgid "Couldn't decode image" msgstr "Не ўдалося дэкадаваць выяву" -#: gdk-pixbuf/io-jasper.c:122 +#: gdk-pixbuf/io-jasper.c:121 msgid "Transformed JPEG2000 has zero width or height" msgstr "Трансфармаваная выява JPEG2000 мае нулявую шырыню ці вышыню" -#: gdk-pixbuf/io-jasper.c:136 +#: gdk-pixbuf/io-jasper.c:135 msgid "Image type currently not supported" msgstr "Тып выявы пакуль не падтрымліваецца" -#: gdk-pixbuf/io-jasper.c:148 gdk-pixbuf/io-jasper.c:156 +#: gdk-pixbuf/io-jasper.c:147 gdk-pixbuf/io-jasper.c:155 msgid "Couldn't allocate memory for color profile" msgstr "Не ўдалося выдзеліць памяць для профіля колераў" -#: gdk-pixbuf/io-jasper.c:182 +#: gdk-pixbuf/io-jasper.c:181 msgid "Insufficient memory to open JPEG 2000 file" msgstr "Не стае памяці, каб адкрыць файл JPEG 2000" -#: gdk-pixbuf/io-jasper.c:261 +#: gdk-pixbuf/io-jasper.c:260 msgid "Couldn't allocate memory to buffer image data" msgstr "Не ўдалося выдзеліць памяць для буфера даных выявы" -#: gdk-pixbuf/io-jasper.c:305 +#: gdk-pixbuf/io-jasper.c:304 msgid "The JPEG 2000 image format" msgstr "Фармат выяў JPEG 2000" -#: gdk-pixbuf/io-jpeg.c:126 +#: gdk-pixbuf/io-jpeg.c:124 #, c-format msgid "Error interpreting JPEG image file (%s)" msgstr "Памылка інтэрпрэтацыі файла выявы JPEG (%s)" -#: gdk-pixbuf/io-jpeg.c:604 +#: gdk-pixbuf/io-jpeg.c:597 msgid "" "Insufficient memory to load image, try exiting some applications to free " "memory" @@ -456,17 +464,17 @@ msgstr "" "Не стае памяці для загрузкі выявы, паспрабуйце выйсці з некаторых праграм, " "каб вызваліць памяць" -#: gdk-pixbuf/io-jpeg.c:651 gdk-pixbuf/io-jpeg.c:865 +#: gdk-pixbuf/io-jpeg.c:645 gdk-pixbuf/io-jpeg.c:858 #, c-format msgid "Unsupported JPEG color space (%s)" msgstr "Колеравая прастора JPEG (%s) не падтрымліваецца" -#: gdk-pixbuf/io-jpeg.c:764 gdk-pixbuf/io-jpeg.c:1044 +#: gdk-pixbuf/io-jpeg.c:757 gdk-pixbuf/io-jpeg.c:1037 #: gdk-pixbuf/io-jpeg.c:1308 gdk-pixbuf/io-jpeg.c:1318 msgid "Couldn't allocate memory for loading JPEG file" msgstr "Не ўдалося выдзеліць памяць для загрузкі файла JPEG" -#: gdk-pixbuf/io-jpeg.c:1018 +#: gdk-pixbuf/io-jpeg.c:1011 msgid "Transformed JPEG has zero width or height." msgstr "Трансфармаваная выява JPEG мае нулявую шырыню ці вышыню." @@ -475,92 +483,92 @@ msgstr "Трансфармаваная выява JPEG мае нулявую ш msgid "Color profile has invalid length '%u'." msgstr "Профіль колераў мае хібную даўжыню \"%u\"." -#: gdk-pixbuf/io-pcx.c:186 +#: gdk-pixbuf/io-pcx.c:184 msgid "Couldn't allocate memory for header" msgstr "Не ўдалося выдзеліць памяць для загалоўка" -#: gdk-pixbuf/io-pcx.c:201 gdk-pixbuf/io-pcx.c:559 +#: gdk-pixbuf/io-pcx.c:199 gdk-pixbuf/io-pcx.c:557 msgid "Couldn't allocate memory for context buffer" msgstr "Не ўдалося выдзеліць памяць для кантэкставага буфера" -#: gdk-pixbuf/io-pcx.c:600 +#: gdk-pixbuf/io-pcx.c:598 msgid "Image has invalid width and/or height" msgstr "Выява мае хібную шырыню ці вышыню" -#: gdk-pixbuf/io-pcx.c:612 gdk-pixbuf/io-pcx.c:673 +#: gdk-pixbuf/io-pcx.c:610 gdk-pixbuf/io-pcx.c:671 msgid "Image has unsupported bpp" msgstr "Выява мае невядомы bpp" -#: gdk-pixbuf/io-pcx.c:617 gdk-pixbuf/io-pcx.c:625 +#: gdk-pixbuf/io-pcx.c:615 gdk-pixbuf/io-pcx.c:623 #, c-format msgid "Image has unsupported number of %d-bit planes" msgstr "Выява мае невядомую колькасць %d-бітных плоскасцяў" -#: gdk-pixbuf/io-pcx.c:641 +#: gdk-pixbuf/io-pcx.c:639 msgid "Couldn't create new pixbuf" msgstr "Не ўдалося стварыць новы растравы буфер" -#: gdk-pixbuf/io-pcx.c:649 +#: gdk-pixbuf/io-pcx.c:647 msgid "Couldn't allocate memory for line data" msgstr "Не ўдалося выдзеліць памяць для радковых даных" -#: gdk-pixbuf/io-pcx.c:656 +#: gdk-pixbuf/io-pcx.c:654 msgid "Couldn't allocate memory for PCX image" msgstr "Не ўдалося выдзеліць памяць для выявы PCX" -#: gdk-pixbuf/io-pcx.c:703 +#: gdk-pixbuf/io-pcx.c:701 msgid "Didn't get all lines of PCX image" msgstr "Не ўдалося атрымаць усе радкі выявы PCX" -#: gdk-pixbuf/io-pcx.c:710 +#: gdk-pixbuf/io-pcx.c:708 msgid "No palette found at end of PCX data" msgstr "У канцы даных PCX не знойдзена палітры" -#: gdk-pixbuf/io-pcx.c:755 +#: gdk-pixbuf/io-pcx.c:753 msgid "The PCX image format" msgstr "Фармат выяў PCX" -#: gdk-pixbuf/io-pixdata.c:148 +#: gdk-pixbuf/io-pixdata.c:146 msgid "Transformed pixbuf has zero width or height." msgstr "Трансфармаваны растравы буфер мае нулявую шырыню ці вышыню." -#: gdk-pixbuf/io-pixdata.c:186 +#: gdk-pixbuf/io-pixdata.c:184 msgid "The GdkPixdata format" msgstr "Фармат GdkPixdata" -#: gdk-pixbuf/io-png.c:54 +#: gdk-pixbuf/io-png.c:53 msgid "Bits per channel of PNG image is invalid." msgstr "Хібная колькасць бітаў на канал выявы PNG." -#: gdk-pixbuf/io-png.c:135 gdk-pixbuf/io-png.c:641 +#: gdk-pixbuf/io-png.c:134 gdk-pixbuf/io-png.c:640 msgid "Transformed PNG has zero width or height." msgstr "Трансфармаваная выява PNG мае нулявую шырыню ці вышыню." -#: gdk-pixbuf/io-png.c:143 +#: gdk-pixbuf/io-png.c:142 msgid "Bits per channel of transformed PNG is not 8." msgstr "" "Колькасць бітаў на канал у трансфармаванай выяве PNG адрозніваецца ад 8." -#: gdk-pixbuf/io-png.c:152 +#: gdk-pixbuf/io-png.c:151 msgid "Transformed PNG not RGB or RGBA." msgstr "Трансфармаваная выява PNG не з'яўляецца ні RGB, ні RGBA." -#: gdk-pixbuf/io-png.c:161 +#: gdk-pixbuf/io-png.c:160 msgid "Transformed PNG has unsupported number of channels, must be 3 or 4." msgstr "" "Трансфармаваная выява PNG мае невядомую колькасць каналаў, якая мусіць быць " "3 ці 4." -#: gdk-pixbuf/io-png.c:182 +#: gdk-pixbuf/io-png.c:181 #, c-format msgid "Fatal error in PNG image file: %s" msgstr "Фатальная памылка ў файле выявы PNG: %s" -#: gdk-pixbuf/io-png.c:315 +#: gdk-pixbuf/io-png.c:314 msgid "Insufficient memory to load PNG file" msgstr "Не стае памяці для загрузкі файла PNG" -#: gdk-pixbuf/io-png.c:656 +#: gdk-pixbuf/io-png.c:655 #, c-format msgid "" "Insufficient memory to store a %lu by %lu image; try exiting some " @@ -569,31 +577,31 @@ msgstr "" "Не стае памяці для захавання выявы %lux%lu. Каб зменшыць узровень " "выкарыстання памяці, паспрабуйце выйсці з некаторых праграм" -#: gdk-pixbuf/io-png.c:719 +#: gdk-pixbuf/io-png.c:718 msgid "Fatal error reading PNG image file" msgstr "Фатальная памылка пры чытанні файла выявы PNG" -#: gdk-pixbuf/io-png.c:768 +#: gdk-pixbuf/io-png.c:767 #, c-format msgid "Fatal error reading PNG image file: %s" msgstr "Фатальная памылка пры чытанні файла выявы PNG: %s" -#: gdk-pixbuf/io-png.c:858 +#: gdk-pixbuf/io-png.c:857 msgid "" "Keys for PNG text chunks must have at least 1 and at most 79 characters." msgstr "" "Ключы да тэкставых урыўкаў выявы PNG мусяць мець даўжыню ад 1 да 79 знакаў." -#: gdk-pixbuf/io-png.c:867 +#: gdk-pixbuf/io-png.c:866 msgid "Keys for PNG text chunks must be ASCII characters." msgstr "Ключы да тэкставых урыўкаў выявы PNG мусяць быць знакамі ASCII." -#: gdk-pixbuf/io-png.c:881 gdk-pixbuf/io-tiff.c:667 +#: gdk-pixbuf/io-png.c:880 gdk-pixbuf/io-tiff.c:665 #, c-format msgid "Color profile has invalid length %d." msgstr "Профіль колераў мае хібную даўжыню %d." -#: gdk-pixbuf/io-png.c:894 +#: gdk-pixbuf/io-png.c:893 #, c-format msgid "" "PNG compression level must be a value between 0 and 9; value '%s' could not " @@ -602,7 +610,7 @@ msgstr "" "Ступень сціску выявы PNG мусіць мець значэнне ў дыяпазоне ад 0 да 9. Не " "ўдалося разабраць значэнне \"%s\"." -#: gdk-pixbuf/io-png.c:907 +#: gdk-pixbuf/io-png.c:906 #, c-format msgid "" "PNG compression level must be a value between 0 and 9; value '%d' is not " @@ -611,88 +619,88 @@ msgstr "" "Ступень сціску выявы PNG мусіць мець значэнне ў дыяпазоне ад 0 і 9. Значэнне " "\"%d\" не дазволена." -#: gdk-pixbuf/io-png.c:955 +#: gdk-pixbuf/io-png.c:954 #, c-format msgid "Value for PNG text chunk %s cannot be converted to ISO-8859-1 encoding." msgstr "" "Не ўдалося пераўтварыць значэнне тэкставага ўрыўка %s выявы PNG у кадаванне " "ISO-8859-1." -#: gdk-pixbuf/io-png.c:1118 +#: gdk-pixbuf/io-png.c:1117 msgid "The PNG image format" msgstr "Фармат выяў PNG" -#: gdk-pixbuf/io-pnm.c:248 +#: gdk-pixbuf/io-pnm.c:246 msgid "PNM loader expected to find an integer, but didn't" msgstr "Модуль чытання PNM чакаў цэлы лік" -#: gdk-pixbuf/io-pnm.c:280 +#: gdk-pixbuf/io-pnm.c:278 msgid "PNM file has an incorrect initial byte" msgstr "Файл PNM мае хібны першы байт" -#: gdk-pixbuf/io-pnm.c:310 +#: gdk-pixbuf/io-pnm.c:308 msgid "PNM file is not in a recognized PNM subformat" msgstr "Файл PNM мае неапазнаны падфармат PNM" -#: gdk-pixbuf/io-pnm.c:335 +#: gdk-pixbuf/io-pnm.c:333 msgid "PNM file has an image width of 0" msgstr "Файл PNM мае нулявую шырыню выявы" -#: gdk-pixbuf/io-pnm.c:356 +#: gdk-pixbuf/io-pnm.c:354 msgid "PNM file has an image height of 0" msgstr "Файл PNM мае нулявую вышыню выявы" -#: gdk-pixbuf/io-pnm.c:379 +#: gdk-pixbuf/io-pnm.c:377 msgid "Maximum color value in PNM file is 0" msgstr "Максімальнае значэнне колеру ў файле PNM роўна 0" -#: gdk-pixbuf/io-pnm.c:387 +#: gdk-pixbuf/io-pnm.c:385 msgid "Maximum color value in PNM file is too large" msgstr "Максімальнае значэнне колеру ў файле PNM надта вялікае" -#: gdk-pixbuf/io-pnm.c:427 gdk-pixbuf/io-pnm.c:457 gdk-pixbuf/io-pnm.c:502 +#: gdk-pixbuf/io-pnm.c:425 gdk-pixbuf/io-pnm.c:455 gdk-pixbuf/io-pnm.c:500 msgid "Raw PNM image type is invalid" msgstr "Хібны тып сырой выявы PNM" -#: gdk-pixbuf/io-pnm.c:652 +#: gdk-pixbuf/io-pnm.c:650 msgid "PNM image loader does not support this PNM subformat" msgstr "Модуль чытання PNM не падтрымлівае гэтага падфармату PNM" -#: gdk-pixbuf/io-pnm.c:739 gdk-pixbuf/io-pnm.c:966 +#: gdk-pixbuf/io-pnm.c:737 gdk-pixbuf/io-pnm.c:964 msgid "Raw PNM formats require exactly one whitespace before sample data" msgstr "" "Сырыя фарматы выяў PNM патрабуюць дакладна аднаго прабелу перад узорнымі " "данымі" -#: gdk-pixbuf/io-pnm.c:766 +#: gdk-pixbuf/io-pnm.c:764 msgid "Cannot allocate memory for loading PNM image" msgstr "Не ўдалося выдзеліць памяць для загрузкі выявы PNM" -#: gdk-pixbuf/io-pnm.c:816 +#: gdk-pixbuf/io-pnm.c:814 msgid "Insufficient memory to load PNM context struct" msgstr "Не стае памяці для загрузкі структуры кантэксту PNM" -#: gdk-pixbuf/io-pnm.c:867 +#: gdk-pixbuf/io-pnm.c:865 msgid "Unexpected end of PNM image data" msgstr "Нечаканае заканчэнне даных выявы PNM" -#: gdk-pixbuf/io-pnm.c:995 +#: gdk-pixbuf/io-pnm.c:993 msgid "Insufficient memory to load PNM file" msgstr "Не стае памяці для загрузкі файла PNM" -#: gdk-pixbuf/io-pnm.c:1079 +#: gdk-pixbuf/io-pnm.c:1077 msgid "The PNM/PBM/PGM/PPM image format family" msgstr "Сямейства фарматаў выяў PNM/PBM/PGM/PPM" -#: gdk-pixbuf/io-qtif.c:128 +#: gdk-pixbuf/io-qtif.c:126 msgid "Input file descriptor is NULL." msgstr "Дэскрыптар уваходнага файла роўны NULL." -#: gdk-pixbuf/io-qtif.c:143 +#: gdk-pixbuf/io-qtif.c:141 msgid "Failed to read QTIF header" msgstr "Не ўдалося прачытаць загаловак QTIF" -#: gdk-pixbuf/io-qtif.c:152 gdk-pixbuf/io-qtif.c:189 gdk-pixbuf/io-qtif.c:459 +#: gdk-pixbuf/io-qtif.c:150 gdk-pixbuf/io-qtif.c:187 gdk-pixbuf/io-qtif.c:454 #, c-format msgid "QTIF atom size too large (%d byte)" msgid_plural "QTIF atom size too large (%d bytes)" @@ -700,7 +708,7 @@ msgstr[0] "Памер кадра QTIF надта вялікі (%d байт)" msgstr[1] "Памер кадра QTIF надта вялікі (%d байты)" msgstr[2] "Памер кадра QTIF надта вялікі (%d байтаў)" -#: gdk-pixbuf/io-qtif.c:175 +#: gdk-pixbuf/io-qtif.c:173 #, c-format msgid "Failed to allocate %d byte for file read buffer" msgid_plural "Failed to allocate %d bytes for file read buffer" @@ -708,12 +716,12 @@ msgstr[0] "Не ўдалося выдзеліць %d байт для буфер msgstr[1] "Не ўдалося выдзеліць %d байты для буфера чытання файла" msgstr[2] "Не ўдалося выдзеліць %d байтаў для буфера чытання файла" -#: gdk-pixbuf/io-qtif.c:206 +#: gdk-pixbuf/io-qtif.c:201 #, c-format msgid "File error when reading QTIF atom: %s" msgstr "Падчас чытання кадра QTIF узнікла памылка файла: %s" -#: gdk-pixbuf/io-qtif.c:243 +#: gdk-pixbuf/io-qtif.c:238 #, c-format msgid "Failed to skip the next %d byte with seek()." msgid_plural "Failed to skip the next %d bytes with seek()." @@ -723,227 +731,223 @@ msgstr[1] "" msgstr[2] "" "Не ўдалося прапусціць наступныя %d байтаў з дапамогай функцыі seek()." -#: gdk-pixbuf/io-qtif.c:270 +#: gdk-pixbuf/io-qtif.c:265 msgid "Failed to allocate QTIF context structure." msgstr "Не ўдалося выдзеліць структуру кантэксту QTIF." -#: gdk-pixbuf/io-qtif.c:330 +#: gdk-pixbuf/io-qtif.c:325 msgid "Failed to create GdkPixbufLoader object." msgstr "Не ўдалося стварыць аб'ект GdkPixbufLoader." -#: gdk-pixbuf/io-qtif.c:434 +#: gdk-pixbuf/io-qtif.c:429 msgid "Failed to find an image data atom." msgstr "Не ўдалося адшукаць кадр даных выявы." -#: gdk-pixbuf/io-qtif.c:618 +#: gdk-pixbuf/io-qtif.c:613 msgid "The QTIF image format" msgstr "Фармат выяў QTIF" -#: gdk-pixbuf/io-ras.c:125 +#: gdk-pixbuf/io-ras.c:123 msgid "RAS image has bogus header data" msgstr "Выява RAS мае дзіўныя даныя ў загалоўку" -#: gdk-pixbuf/io-ras.c:147 +#: gdk-pixbuf/io-ras.c:145 msgid "RAS image has unknown type" msgstr "Выява RAS мае невядомы тып" -#: gdk-pixbuf/io-ras.c:155 +#: gdk-pixbuf/io-ras.c:153 msgid "unsupported RAS image variation" msgstr "падвід выявы RAS не падтрымліваецца" -#: gdk-pixbuf/io-ras.c:170 gdk-pixbuf/io-ras.c:199 +#: gdk-pixbuf/io-ras.c:168 gdk-pixbuf/io-ras.c:197 msgid "Not enough memory to load RAS image" msgstr "Не стае памяці для загрузкі выявы RAS" -#: gdk-pixbuf/io-ras.c:544 +#: gdk-pixbuf/io-ras.c:542 msgid "The Sun raster image format" msgstr "Фармат растравых выяў Sun" -#: gdk-pixbuf/io-tga.c:153 +#: gdk-pixbuf/io-tga.c:151 msgid "Cannot allocate memory for IOBuffer struct" msgstr "Не ўдалося выдзеліць памяць для структуры IOBuffer" -#: gdk-pixbuf/io-tga.c:172 +#: gdk-pixbuf/io-tga.c:170 msgid "Cannot allocate memory for IOBuffer data" msgstr "Не ўдалося выдзеліць памяць для даных IOBuffer" -#: gdk-pixbuf/io-tga.c:183 +#: gdk-pixbuf/io-tga.c:181 msgid "Cannot realloc IOBuffer data" msgstr "Не ўдалося перадзяліць памяць для даных IOBuffer" -#: gdk-pixbuf/io-tga.c:213 +#: gdk-pixbuf/io-tga.c:211 msgid "Cannot allocate temporary IOBuffer data" msgstr "Не ўдалося выдзеліць памяць для часовых даных IOBuffer" -#: gdk-pixbuf/io-tga.c:346 +#: gdk-pixbuf/io-tga.c:339 msgid "Cannot allocate new pixbuf" msgstr "Не ўдалося выдзеліць памяць для новага растравага буфера" -#: gdk-pixbuf/io-tga.c:685 +#: gdk-pixbuf/io-tga.c:678 msgid "Image is corrupted or truncated" msgstr "Выява пашкоджана або абрэзана" -#: gdk-pixbuf/io-tga.c:692 +#: gdk-pixbuf/io-tga.c:685 msgid "Cannot allocate colormap structure" msgstr "Не ўдалося выдзеліць памяць для структуры карты колераў" -#: gdk-pixbuf/io-tga.c:699 +#: gdk-pixbuf/io-tga.c:692 msgid "Cannot allocate colormap entries" msgstr "Не ўдалося выдзеліць памяць для элементаў карты колераў" -#: gdk-pixbuf/io-tga.c:721 +#: gdk-pixbuf/io-tga.c:714 msgid "Unexpected bitdepth for colormap entries" msgstr "Нечаканая глыбіня колераў для элементаў карты колераў" -#: gdk-pixbuf/io-tga.c:739 +#: gdk-pixbuf/io-tga.c:732 msgid "Cannot allocate TGA header memory" msgstr "Не ўдалося выдзеліць памяць для загалоўка выявы TGA" -#: gdk-pixbuf/io-tga.c:772 +#: gdk-pixbuf/io-tga.c:765 msgid "TGA image has invalid dimensions" msgstr "Выява TGA мае хібны памер" -#: gdk-pixbuf/io-tga.c:778 gdk-pixbuf/io-tga.c:787 gdk-pixbuf/io-tga.c:797 -#: gdk-pixbuf/io-tga.c:807 gdk-pixbuf/io-tga.c:814 +#: gdk-pixbuf/io-tga.c:771 gdk-pixbuf/io-tga.c:780 gdk-pixbuf/io-tga.c:790 +#: gdk-pixbuf/io-tga.c:800 gdk-pixbuf/io-tga.c:807 msgid "TGA image type not supported" msgstr "Тып выявы TGA не падтрымліваецца" -#: gdk-pixbuf/io-tga.c:861 +#: gdk-pixbuf/io-tga.c:854 msgid "Cannot allocate memory for TGA context struct" msgstr "Не ўдалося выдзеліць памяць для структуры кантэксту TGA" -#: gdk-pixbuf/io-tga.c:926 +#: gdk-pixbuf/io-tga.c:919 msgid "Excess data in file" msgstr "Лішнія даныя ў файле" -#: gdk-pixbuf/io-tga.c:1007 +#: gdk-pixbuf/io-tga.c:1000 msgid "The Targa image format" msgstr "Фармат выяў Targa" -#: gdk-pixbuf/io-tiff.c:104 +#: gdk-pixbuf/io-tiff.c:102 msgid "Could not get image width (bad TIFF file)" msgstr "Не ўдалося атрымаць даныя аб шырыні выявы (хібны файл TIFF)" -#: gdk-pixbuf/io-tiff.c:112 +#: gdk-pixbuf/io-tiff.c:110 msgid "Could not get image height (bad TIFF file)" msgstr "Не ўдалося атрымаць даныя аб вышыні выявы (хібны файл TIFF)" -#: gdk-pixbuf/io-tiff.c:120 +#: gdk-pixbuf/io-tiff.c:118 msgid "Width or height of TIFF image is zero" msgstr "Нулявая шырыня ці вышыня выявы TIFF" -#: gdk-pixbuf/io-tiff.c:129 gdk-pixbuf/io-tiff.c:138 +#: gdk-pixbuf/io-tiff.c:127 gdk-pixbuf/io-tiff.c:136 msgid "Dimensions of TIFF image too large" msgstr "Памер выявы TIFF надта вялікі" -#: gdk-pixbuf/io-tiff.c:162 gdk-pixbuf/io-tiff.c:174 gdk-pixbuf/io-tiff.c:491 +#: gdk-pixbuf/io-tiff.c:160 gdk-pixbuf/io-tiff.c:172 gdk-pixbuf/io-tiff.c:489 msgid "Insufficient memory to open TIFF file" msgstr "Не стае памяці, каб адкрыць файл TIFF" -#: gdk-pixbuf/io-tiff.c:236 +#: gdk-pixbuf/io-tiff.c:234 msgid "Failed to load RGB data from TIFF file" msgstr "Не ўдалося загрузіць RGB-даныя з файла TIFF" -#: gdk-pixbuf/io-tiff.c:293 +#: gdk-pixbuf/io-tiff.c:291 msgid "Failed to open TIFF image" msgstr "Не ўдалося адкрыць выяву" -#: gdk-pixbuf/io-tiff.c:427 gdk-pixbuf/io-tiff.c:440 +#: gdk-pixbuf/io-tiff.c:425 gdk-pixbuf/io-tiff.c:438 msgid "Failed to load TIFF image" msgstr "Не ўдалося загрузіць выяву TIFF" -#: gdk-pixbuf/io-tiff.c:623 +#: gdk-pixbuf/io-tiff.c:621 msgid "Failed to save TIFF image" msgstr "Не ўдалося захаваць выяву TIFF" -#: gdk-pixbuf/io-tiff.c:656 +#: gdk-pixbuf/io-tiff.c:654 msgid "TIFF compression doesn't refer to a valid codec." msgstr "Сціск выявы TIFF не адпавядае ні аднаму прыдатнаму кодэку." -#: gdk-pixbuf/io-tiff.c:696 +#: gdk-pixbuf/io-tiff.c:694 msgid "Failed to write TIFF data" msgstr "Не ўдалося запісаць даныя выявы TIFF" -#: gdk-pixbuf/io-tiff.c:733 +#: gdk-pixbuf/io-tiff.c:731 msgid "Couldn't write to TIFF file" msgstr "Не ўдалося запісаць у файл TIFF" -#: gdk-pixbuf/io-tiff.c:788 -msgid "The TIFF image format" -msgstr "Фармат выяў TIFF" - -#: gdk-pixbuf/io-wbmp.c:245 +#: gdk-pixbuf/io-wbmp.c:243 msgid "Image has zero width" msgstr "Выява мае нулявую шырыню" -#: gdk-pixbuf/io-wbmp.c:263 +#: gdk-pixbuf/io-wbmp.c:261 msgid "Image has zero height" msgstr "Выява мае нулявую вышыню" -#: gdk-pixbuf/io-wbmp.c:274 +#: gdk-pixbuf/io-wbmp.c:272 msgid "Not enough memory to load image" msgstr "Не стае памяці для загрузкі выявы" -#: gdk-pixbuf/io-wbmp.c:333 +#: gdk-pixbuf/io-wbmp.c:331 msgid "Couldn't save the rest" msgstr "Не ўдалося захаваць рэшту" -#: gdk-pixbuf/io-wbmp.c:374 +#: gdk-pixbuf/io-wbmp.c:372 msgid "The WBMP image format" msgstr "Фармат выяў WBMP" -#: gdk-pixbuf/io-xbm.c:304 +#: gdk-pixbuf/io-xbm.c:302 msgid "Invalid XBM file" msgstr "Хібны файл XBM" -#: gdk-pixbuf/io-xbm.c:314 +#: gdk-pixbuf/io-xbm.c:312 msgid "Insufficient memory to load XBM image file" msgstr "Не стае памяці для загрузкі файла выявы XBM" -#: gdk-pixbuf/io-xbm.c:462 +#: gdk-pixbuf/io-xbm.c:460 msgid "Failed to write to temporary file when loading XBM image" msgstr "Не ўдалося запісаць у часовы файл пры загрузцы выявы XBM" -#: gdk-pixbuf/io-xbm.c:501 +#: gdk-pixbuf/io-xbm.c:499 msgid "The XBM image format" msgstr "Фармат выяў XBM" -#: gdk-pixbuf/io-xpm.c:469 +#: gdk-pixbuf/io-xpm.c:467 msgid "No XPM header found" msgstr "Загаловак выявы XPM адсутнічае" -#: gdk-pixbuf/io-xpm.c:478 +#: gdk-pixbuf/io-xpm.c:476 msgid "Invalid XPM header" msgstr "Хібны загаловак выявы XPM" -#: gdk-pixbuf/io-xpm.c:486 +#: gdk-pixbuf/io-xpm.c:484 msgid "XPM file has image width <= 0" msgstr "Файл XPM мае недадатную шырыню выявы" -#: gdk-pixbuf/io-xpm.c:494 +#: gdk-pixbuf/io-xpm.c:492 msgid "XPM file has image height <= 0" msgstr "Файл XPM мае недадатную вышыню выявы" -#: gdk-pixbuf/io-xpm.c:502 +#: gdk-pixbuf/io-xpm.c:500 msgid "XPM has invalid number of chars per pixel" msgstr "Выява XPM мае хібную колькасць знакаў на піксел" -#: gdk-pixbuf/io-xpm.c:511 +#: gdk-pixbuf/io-xpm.c:509 msgid "XPM file has invalid number of colors" msgstr "Файл XPM мае хібную колькасць колераў" -#: gdk-pixbuf/io-xpm.c:523 gdk-pixbuf/io-xpm.c:532 gdk-pixbuf/io-xpm.c:584 +#: gdk-pixbuf/io-xpm.c:521 gdk-pixbuf/io-xpm.c:530 gdk-pixbuf/io-xpm.c:582 msgid "Cannot allocate memory for loading XPM image" msgstr "Неўдалося выдзеліць памяць для загрузкі выявы XPM" -#: gdk-pixbuf/io-xpm.c:546 +#: gdk-pixbuf/io-xpm.c:544 msgid "Cannot read XPM colormap" msgstr "Не ўдалося прачытаць карту колераў выявы XPM" -#: gdk-pixbuf/io-xpm.c:778 +#: gdk-pixbuf/io-xpm.c:776 msgid "Failed to write to temporary file when loading XPM image" msgstr "Не ўдалося запісаць у часовы файл пры загрузцы выявы XPM" -#: gdk-pixbuf/io-xpm.c:817 +#: gdk-pixbuf/io-xpm.c:815 msgid "The XPM image format" msgstr "Фармат выяў XPM" diff --git a/po/be@latin.gmo b/po/be@latin.gmo index 54d7ab61d44452528815c0712991b39456982314..0ce1c4a3e571afc49b7cf0b9f2165b72fe303135 100644 GIT binary patch delta 28 kcmaDlm+|Rb#trwicujN-Om&US6pRe4Ow2aF(fX+j0Gu@nGXMYp delta 28 kcmaDlm+|Rb#trwic#U-pOmq!R6$}lmj4U?4(fX+j0Gsa$E&u=k diff --git a/po/be@latin.po b/po/be@latin.po index a4ca952..e8ecf99 100644 --- a/po/be@latin.po +++ b/po/be@latin.po @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: gnome-menus\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=gdk-" "pixbuf\n" -"POT-Creation-Date: 2013-04-15 10:28-0400\n" +"POT-Creation-Date: 2014-05-26 20:46-0400\n" "PO-Revision-Date: 2009-02-14 03:17+0200\n" "Last-Translator: Alaksandar Navicki \n" "Language-Team: Belarusian Latin \n" @@ -20,18 +20,18 @@ msgstr "" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" "%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" -#: gdk-pixbuf/gdk-pixbuf-animation.c:160 gdk-pixbuf/gdk-pixbuf-io.c:1064 -#: gdk-pixbuf/gdk-pixbuf-io.c:1330 +#: gdk-pixbuf/gdk-pixbuf-animation.c:158 gdk-pixbuf/gdk-pixbuf-io.c:1077 +#: gdk-pixbuf/gdk-pixbuf-io.c:1333 #, c-format msgid "Failed to open file '%s': %s" msgstr "Niemahčyma adčynić fajł '%s': %s" -#: gdk-pixbuf/gdk-pixbuf-animation.c:173 gdk-pixbuf/gdk-pixbuf-io.c:1076 +#: gdk-pixbuf/gdk-pixbuf-animation.c:171 gdk-pixbuf/gdk-pixbuf-io.c:962 #, c-format msgid "Image file '%s' contains no data" msgstr "Fajł vyjavy '%s' biaź źviestak" -#: gdk-pixbuf/gdk-pixbuf-animation.c:212 +#: gdk-pixbuf/gdk-pixbuf-animation.c:210 #, c-format msgid "" "Failed to load animation '%s': reason not known, probably a corrupt " @@ -40,8 +40,8 @@ msgstr "" "Niemahčyma adčytać animacyju '%s': pryčyna nieviadomaja; fajł z animacyjaj " "vierahodna paÅ¡kodžany" -#: gdk-pixbuf/gdk-pixbuf-animation.c:280 gdk-pixbuf/gdk-pixbuf-io.c:1112 -#: gdk-pixbuf/gdk-pixbuf-io.c:1382 +#: gdk-pixbuf/gdk-pixbuf-animation.c:278 gdk-pixbuf/gdk-pixbuf-io.c:1113 +#: gdk-pixbuf/gdk-pixbuf-io.c:1385 #, c-format msgid "" "Failed to load image '%s': reason not known, probably a corrupt image file" @@ -49,12 +49,12 @@ msgstr "" "Niemahčyma adčytać vyjavu \"%s\": pryčyna nieviadomaja; fajł vyjavy " "vierahodna paÅ¡kodžany" -#: gdk-pixbuf/gdk-pixbuf-io.c:790 +#: gdk-pixbuf/gdk-pixbuf-io.c:774 #, c-format msgid "Unable to load image-loading module: %s: %s" msgstr "Niemahčyma zahruzić modul vyśviatleńnia vyjavaÅ­: %s: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:805 +#: gdk-pixbuf/gdk-pixbuf-io.c:789 #, fuzzy, c-format msgid "" "Image-loading module %s does not export the proper interface; perhaps it's " @@ -63,54 +63,54 @@ msgstr "" "Modul %s dziela vyśviatleńnia vyjavaÅ­ nie ekspartuje adpaviednaha " "interfejsu; moža jon pachodzić ź inÅ¡aj versii GTK+?" -#: gdk-pixbuf/gdk-pixbuf-io.c:814 gdk-pixbuf/gdk-pixbuf-io.c:865 +#: gdk-pixbuf/gdk-pixbuf-io.c:798 gdk-pixbuf/gdk-pixbuf-io.c:849 #, c-format msgid "Image type '%s' is not supported" msgstr "Vyjavy typu '%s' nie absłuhoÅ­vajucca" -#: gdk-pixbuf/gdk-pixbuf-io.c:950 +#: gdk-pixbuf/gdk-pixbuf-io.c:934 #, c-format msgid "Couldn't recognize the image file format for file '%s'" msgstr "Niemahčyma raspaznać farmat vyjavy Å­ faje '%s'" -#: gdk-pixbuf/gdk-pixbuf-io.c:958 +#: gdk-pixbuf/gdk-pixbuf-io.c:942 msgid "Unrecognized image file format" msgstr "Nieraspaznany farmat fajłu vyjavy" -#: gdk-pixbuf/gdk-pixbuf-io.c:1121 +#: gdk-pixbuf/gdk-pixbuf-io.c:1124 #, c-format msgid "Failed to load image '%s': %s" msgstr "Niemahčyma adčytać vyjavy '%s': %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2015 gdk-pixbuf/io-gdip-utils.c:837 +#: gdk-pixbuf/gdk-pixbuf-io.c:2029 gdk-pixbuf/io-gdip-utils.c:835 #, c-format msgid "Error writing to image file: %s" msgstr "Pamyłka pry zapisie Å­ fajł vyjavy: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2057 gdk-pixbuf/gdk-pixbuf-io.c:2178 +#: gdk-pixbuf/gdk-pixbuf-io.c:2071 gdk-pixbuf/gdk-pixbuf-io.c:2192 #, c-format msgid "This build of gdk-pixbuf does not support saving the image format: %s" msgstr "Hetaja kopija gdk-pixbuf nie dazvalaje zapisvać vyjavu Å­ farmacie: %s" # Pravieryć u kiryličnych -#: gdk-pixbuf/gdk-pixbuf-io.c:2088 +#: gdk-pixbuf/gdk-pixbuf-io.c:2102 msgid "Insufficient memory to save image to callback" msgstr "Nie staje pamiaci kab zapisać vyjavu dla adčytańnia" -#: gdk-pixbuf/gdk-pixbuf-io.c:2101 +#: gdk-pixbuf/gdk-pixbuf-io.c:2115 msgid "Failed to open temporary file" msgstr "Niemahčyma adčynić časovy fajł" -#: gdk-pixbuf/gdk-pixbuf-io.c:2124 +#: gdk-pixbuf/gdk-pixbuf-io.c:2138 msgid "Failed to read from temporary file" msgstr "Niemahčyma adčytać časovy fajł" -#: gdk-pixbuf/gdk-pixbuf-io.c:2372 +#: gdk-pixbuf/gdk-pixbuf-io.c:2382 #, c-format msgid "Failed to open '%s' for writing: %s" msgstr "Niemahčyma adčynić '%s' dla zapisu: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2398 +#: gdk-pixbuf/gdk-pixbuf-io.c:2408 #, c-format msgid "" "Failed to close '%s' while writing image, all data may not have been saved: " @@ -119,15 +119,15 @@ msgstr "" "Niemahčyma začynić fajł '%s' paśla zapisańnia Å­ im vyjavy. Častka źviestak " "mahła nie zapisacca: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2619 gdk-pixbuf/gdk-pixbuf-io.c:2671 +#: gdk-pixbuf/gdk-pixbuf-io.c:2629 gdk-pixbuf/gdk-pixbuf-io.c:2681 msgid "Insufficient memory to save image into a buffer" msgstr "Nie staje pamiaci dziela zapisu vyjavy Å­ bufery" -#: gdk-pixbuf/gdk-pixbuf-io.c:2717 +#: gdk-pixbuf/gdk-pixbuf-io.c:2727 msgid "Error writing to image stream" msgstr "Pamyłka zapisu Å­ płyń vyjavy" -#: gdk-pixbuf/gdk-pixbuf-loader.c:393 +#: gdk-pixbuf/gdk-pixbuf-loader.c:384 #, c-format msgid "" "Internal error: Image loader module '%s' failed to complete an operation, " @@ -136,25 +136,25 @@ msgstr "" "Unutranaja pamyłka: Modul '%s' jaki adčytvaje vyjavy nia skončyÅ­ aperacyi, " "ale pryčyny hetaha nie paviedamiÅ­" -#: gdk-pixbuf/gdk-pixbuf-loader.c:435 +#: gdk-pixbuf/gdk-pixbuf-loader.c:426 #, c-format msgid "Incremental loading of image type '%s' is not supported" msgstr "" "Funkcyja pryrostavaha adčytvańnia vyjavaÅ­ typu \"%s\" nie absłuhoÅ­vajecca" -#: gdk-pixbuf/gdk-pixdata.c:160 +#: gdk-pixbuf/gdk-pixdata.c:158 msgid "Image header corrupt" msgstr "PaÅ¡kodžany zahałovak vyjavy" -#: gdk-pixbuf/gdk-pixdata.c:165 +#: gdk-pixbuf/gdk-pixdata.c:163 msgid "Image format unknown" msgstr "Nieviadomy farmat vyjavy" -#: gdk-pixbuf/gdk-pixdata.c:170 gdk-pixbuf/gdk-pixdata.c:502 +#: gdk-pixbuf/gdk-pixdata.c:168 gdk-pixbuf/gdk-pixdata.c:501 msgid "Image pixel data corrupt" msgstr "PaÅ¡kodžanyja źviestki ab pikselach vyjavy" -#: gdk-pixbuf/gdk-pixdata.c:446 +#: gdk-pixbuf/gdk-pixdata.c:445 #, c-format msgid "failed to allocate image buffer of %u byte" msgid_plural "failed to allocate image buffer of %u bytes" @@ -162,74 +162,79 @@ msgstr[0] "Nie staje pamiaci dziela buferu vyjavy pamieram %u bajtu" msgstr[1] "Nie staje pamiaci dziela buferu vyjavy pamieram %u bajtaÅ­" msgstr[2] "Nie staje pamiaci dziela buferu vyjavy pamieram %u bajtaÅ­" -#: gdk-pixbuf/io-ani.c:244 +#: gdk-pixbuf/io-ani.c:242 msgid "Unexpected icon chunk in animation" msgstr "Nie padtrymvany frahment ikony Å­ animacyi" -#: gdk-pixbuf/io-ani.c:342 gdk-pixbuf/io-ani.c:400 gdk-pixbuf/io-ani.c:426 -#: gdk-pixbuf/io-ani.c:449 gdk-pixbuf/io-ani.c:476 gdk-pixbuf/io-ani.c:563 +#: gdk-pixbuf/io-ani.c:340 gdk-pixbuf/io-ani.c:398 gdk-pixbuf/io-ani.c:424 +#: gdk-pixbuf/io-ani.c:447 gdk-pixbuf/io-ani.c:474 gdk-pixbuf/io-ani.c:561 msgid "Invalid header in animation" msgstr "Niapravilny zahałovak animacyi" -#: gdk-pixbuf/io-ani.c:352 gdk-pixbuf/io-ani.c:374 gdk-pixbuf/io-ani.c:458 -#: gdk-pixbuf/io-ani.c:485 gdk-pixbuf/io-ani.c:536 gdk-pixbuf/io-ani.c:608 +#: gdk-pixbuf/io-ani.c:350 gdk-pixbuf/io-ani.c:372 gdk-pixbuf/io-ani.c:456 +#: gdk-pixbuf/io-ani.c:483 gdk-pixbuf/io-ani.c:534 gdk-pixbuf/io-ani.c:606 msgid "Not enough memory to load animation" msgstr "Nie staje pamiaci dziela zahruzki animacyi" -#: gdk-pixbuf/io-ani.c:392 gdk-pixbuf/io-ani.c:418 gdk-pixbuf/io-ani.c:437 +#: gdk-pixbuf/io-ani.c:390 gdk-pixbuf/io-ani.c:416 gdk-pixbuf/io-ani.c:435 msgid "Malformed chunk in animation" msgstr "PaÅ¡kodžany frahment animacyi" -#: gdk-pixbuf/io-ani.c:660 +#: gdk-pixbuf/io-ani.c:628 +#, fuzzy +msgid "ANI image was truncated or incomplete." +msgstr "Fajł GIF byÅ­ abrezany albo jon niapoÅ­ny." + +#: gdk-pixbuf/io-ani.c:669 msgid "The ANI image format" msgstr "Farmat vyjavy ANI" -#: gdk-pixbuf/io-bmp.c:229 gdk-pixbuf/io-bmp.c:266 gdk-pixbuf/io-bmp.c:337 -#: gdk-pixbuf/io-bmp.c:369 gdk-pixbuf/io-bmp.c:392 gdk-pixbuf/io-bmp.c:495 +#: gdk-pixbuf/io-bmp.c:227 gdk-pixbuf/io-bmp.c:264 gdk-pixbuf/io-bmp.c:335 +#: gdk-pixbuf/io-bmp.c:367 gdk-pixbuf/io-bmp.c:390 gdk-pixbuf/io-bmp.c:493 msgid "BMP image has bogus header data" msgstr "Pamyłkovy zahałovak vyjavy BMP" -#: gdk-pixbuf/io-bmp.c:240 gdk-pixbuf/io-bmp.c:432 +#: gdk-pixbuf/io-bmp.c:238 gdk-pixbuf/io-bmp.c:430 msgid "Not enough memory to load bitmap image" msgstr "Nie staje pamiaci dziela adčytańnia bitmapy z fajłu" -#: gdk-pixbuf/io-bmp.c:318 +#: gdk-pixbuf/io-bmp.c:316 msgid "BMP image has unsupported header size" msgstr "Vyjava BMP maje Å­ sabie zahałovak nieabsłuhoÅ­vanaha pamieru" -#: gdk-pixbuf/io-bmp.c:356 +#: gdk-pixbuf/io-bmp.c:354 msgid "Topdown BMP images cannot be compressed" msgstr "Vyjavy typu top-down BMP nia mohuć być skampresavanyja" -#: gdk-pixbuf/io-bmp.c:716 gdk-pixbuf/io-pnm.c:707 +#: gdk-pixbuf/io-bmp.c:714 gdk-pixbuf/io-pnm.c:705 msgid "Premature end-of-file encountered" msgstr "Zaŭčasna zdaryÅ­sia kaniec fajłu" -#: gdk-pixbuf/io-bmp.c:1328 +#: gdk-pixbuf/io-bmp.c:1326 msgid "Couldn't allocate memory for saving BMP file" msgstr "Niemahčyma prymierkavać pamiać dziela zapisu fajłu BMP" -#: gdk-pixbuf/io-bmp.c:1369 +#: gdk-pixbuf/io-bmp.c:1367 msgid "Couldn't write to BMP file" msgstr "Niemahčyma zapisać u fajł BMP" -#: gdk-pixbuf/io-bmp.c:1422 gdk-pixbuf/io-gdip-bmp.c:82 +#: gdk-pixbuf/io-bmp.c:1420 gdk-pixbuf/io-gdip-bmp.c:80 msgid "The BMP image format" msgstr "Farmat vyjavy BMP" -#: gdk-pixbuf/io-gdip-emf.c:59 +#: gdk-pixbuf/io-gdip-emf.c:57 msgid "The EMF image format" msgstr "Farmat vyjavy EMF" -#: gdk-pixbuf/io-gdip-gif.c:80 gdk-pixbuf/io-gif.c:1720 +#: gdk-pixbuf/io-gdip-gif.c:78 gdk-pixbuf/io-gif.c:1718 msgid "The GIF image format" msgstr "Farmat vyjavy GIF" -#: gdk-pixbuf/io-gdip-ico.c:59 gdk-pixbuf/io-ico.c:1271 +#: gdk-pixbuf/io-gdip-ico.c:57 gdk-pixbuf/io-ico.c:1269 msgid "The ICO image format" msgstr "Farmat vyjavy ICO" -#: gdk-pixbuf/io-gdip-jpeg.c:53 gdk-pixbuf/io-jpeg.c:1249 +#: gdk-pixbuf/io-gdip-jpeg.c:51 gdk-pixbuf/io-jpeg.c:1249 #, c-format msgid "" "JPEG quality must be a value between 0 and 100; value '%s' could not be " @@ -238,7 +243,7 @@ msgstr "" "Jakaść vyjavy JPEG musić być vartaściu ad 0 da 100; vartaść '%s' " "niapravilnaja." -#: gdk-pixbuf/io-gdip-jpeg.c:68 gdk-pixbuf/io-jpeg.c:1265 +#: gdk-pixbuf/io-gdip-jpeg.c:66 gdk-pixbuf/io-jpeg.c:1265 #, c-format msgid "" "JPEG quality must be a value between 0 and 100; value '%d' is not allowed." @@ -246,109 +251,113 @@ msgstr "" "Jakaść vyjavy JPEG musić być vartaściu ad 0 da 100; vartaść '%d' " "niedazvolenaja." -#: gdk-pixbuf/io-gdip-jpeg.c:136 gdk-pixbuf/io-jpeg.c:1478 +#: gdk-pixbuf/io-gdip-jpeg.c:134 gdk-pixbuf/io-jpeg.c:1478 msgid "The JPEG image format" msgstr "Farmat vyjavy JPEG" -#: gdk-pixbuf/io-gdip-utils.c:154 +#: gdk-pixbuf/io-gdip-tiff.c:80 gdk-pixbuf/io-tiff.c:786 +msgid "The TIFF image format" +msgstr "Farmat vyjavy TIFF" + +#: gdk-pixbuf/io-gdip-utils.c:152 #, c-format msgid "Could not allocate memory: %s" msgstr "Nie Å­dałosia prymierkavać pamiać: %s" -#: gdk-pixbuf/io-gdip-utils.c:179 gdk-pixbuf/io-gdip-utils.c:293 -#: gdk-pixbuf/io-gdip-utils.c:333 +#: gdk-pixbuf/io-gdip-utils.c:177 gdk-pixbuf/io-gdip-utils.c:291 +#: gdk-pixbuf/io-gdip-utils.c:331 #, c-format msgid "Could not create stream: %s" msgstr "Nie Å­dałosia stvaryć płyń: %s" -#: gdk-pixbuf/io-gdip-utils.c:193 +#: gdk-pixbuf/io-gdip-utils.c:191 #, c-format msgid "Could not seek stream: %s" msgstr "Nie Å­dałosia pieraskočyć u płyni: %s" -#: gdk-pixbuf/io-gdip-utils.c:205 +#: gdk-pixbuf/io-gdip-utils.c:203 #, c-format msgid "Could not read from stream: %s" msgstr "Nie Å­dałosia pračytać z płyni: %s" -#: gdk-pixbuf/io-gdip-utils.c:617 +#: gdk-pixbuf/io-gdip-utils.c:615 msgid "Couldn't load bitmap" msgstr "Nie Å­dałosia zahruzić bitavuju mapu" -#: gdk-pixbuf/io-gdip-utils.c:773 +#: gdk-pixbuf/io-gdip-utils.c:771 msgid "Couldn't load metafile" msgstr "Nie Å­dałosia zahruzić metafajł" -#: gdk-pixbuf/io-gdip-utils.c:878 +#: gdk-pixbuf/io-gdip-utils.c:876 msgid "Unsupported image format for GDI+" msgstr "Typ vyjavy, jaki nie absłuhoÅ­vajecca dla GDI+" -#: gdk-pixbuf/io-gdip-utils.c:885 +#: gdk-pixbuf/io-gdip-utils.c:883 msgid "Couldn't save" msgstr "Nie Å­dałosia zapisać" -#: gdk-pixbuf/io-gdip-wmf.c:58 +#: gdk-pixbuf/io-gdip-wmf.c:56 msgid "The WMF image format" msgstr "Farmat vyjavy WMF" -#: gdk-pixbuf/io-gif.c:222 +#: gdk-pixbuf/io-gif.c:220 #, c-format msgid "Failure reading GIF: %s" msgstr "Pamyłka pry adčytańni vyjavy GIF: %s" -#: gdk-pixbuf/io-gif.c:496 gdk-pixbuf/io-gif.c:1502 gdk-pixbuf/io-gif.c:1669 +#: gdk-pixbuf/io-gif.c:494 gdk-pixbuf/io-gif.c:1500 gdk-pixbuf/io-gif.c:1667 msgid "GIF file was missing some data (perhaps it was truncated somehow?)" msgstr "Fajł GIF nia maje niekatorych źviestak (moža jaho padrezali?)" -#: gdk-pixbuf/io-gif.c:505 +#: gdk-pixbuf/io-gif.c:503 #, c-format msgid "Internal error in the GIF loader (%s)" msgstr "Unutranaja pamyłka Å­ moduli čytańnia vyjavy GIF (%s)" -#: gdk-pixbuf/io-gif.c:579 +#: gdk-pixbuf/io-gif.c:577 msgid "Stack overflow" msgstr "PierapaÅ­nieńnie stosu" -#: gdk-pixbuf/io-gif.c:639 +#: gdk-pixbuf/io-gif.c:637 msgid "GIF image loader cannot understand this image." msgstr "Hetaja vyjava GIF niezrazumiełaja dla modulu zahruzki vyjavy GIF." -#: gdk-pixbuf/io-gif.c:668 +#: gdk-pixbuf/io-gif.c:666 msgid "Bad code encountered" msgstr "Sustrety pamyłkovy kod" -#: gdk-pixbuf/io-gif.c:678 +#: gdk-pixbuf/io-gif.c:676 msgid "Circular table entry in GIF file" msgstr "Zapiatleńnie pazycyi tablicy Å­ fajle GIF" -#: gdk-pixbuf/io-gif.c:866 gdk-pixbuf/io-gif.c:1488 gdk-pixbuf/io-gif.c:1541 -#: gdk-pixbuf/io-gif.c:1657 +#: gdk-pixbuf/io-gif.c:864 gdk-pixbuf/io-gif.c:1486 gdk-pixbuf/io-gif.c:1539 +#: gdk-pixbuf/io-gif.c:1655 msgid "Not enough memory to load GIF file" msgstr "Nie staje pamiaci dziela zahruzki fajłu GIF" -#: gdk-pixbuf/io-gif.c:960 +#: gdk-pixbuf/io-gif.c:958 msgid "Not enough memory to composite a frame in GIF file" msgstr "Nie staje pamiaci dziela stvareńnia kadru Å­ fajle GIF" -#: gdk-pixbuf/io-gif.c:1132 +#: gdk-pixbuf/io-gif.c:1130 msgid "GIF image is corrupt (incorrect LZW compression)" msgstr "Vyjava GIF paÅ¡kodžanaja (niapravilnaja kampresija LZW)" -#: gdk-pixbuf/io-gif.c:1182 +#: gdk-pixbuf/io-gif.c:1180 msgid "File does not appear to be a GIF file" msgstr "Fajł vierahodna nie Å­ farmacie GIF" -#: gdk-pixbuf/io-gif.c:1194 +#: gdk-pixbuf/io-gif.c:1192 #, c-format msgid "Version %s of the GIF file format is not supported" msgstr "Farmat GIF u versii %s nie absłuhoÅ­vajecca" -#: gdk-pixbuf/io-gif.c:1241 +#: gdk-pixbuf/io-gif.c:1239 #, fuzzy msgid "Resulting GIF image has zero size" msgstr "Å yrynia vyjavy nulavaja" -#: gdk-pixbuf/io-gif.c:1320 +#: gdk-pixbuf/io-gif.c:1318 msgid "" "GIF image has no global colormap, and a frame inside it has no local " "colormap." @@ -356,7 +365,7 @@ msgstr "" "Vyjava GIF nia maje hlabalnaj palitry koleraÅ­, a kadr unutry nia maje " "lakalnaj palitry." -#: gdk-pixbuf/io-gif.c:1564 +#: gdk-pixbuf/io-gif.c:1562 msgid "GIF image was truncated or incomplete." msgstr "Fajł GIF byÅ­ abrezany albo jon niapoÅ­ny." @@ -373,87 +382,87 @@ msgstr "Niemahčyma raskadavać fajł ICNS" msgid "The ICNS image format" msgstr "Farmat vyjavy ICNS" -#: gdk-pixbuf/io-ico.c:228 gdk-pixbuf/io-ico.c:242 gdk-pixbuf/io-ico.c:291 -#: gdk-pixbuf/io-ico.c:302 gdk-pixbuf/io-ico.c:395 +#: gdk-pixbuf/io-ico.c:226 gdk-pixbuf/io-ico.c:240 gdk-pixbuf/io-ico.c:289 +#: gdk-pixbuf/io-ico.c:300 gdk-pixbuf/io-ico.c:393 msgid "Invalid header in icon" msgstr "Niapravilny zahałovak ikony" -#: gdk-pixbuf/io-ico.c:257 gdk-pixbuf/io-ico.c:312 gdk-pixbuf/io-ico.c:405 -#: gdk-pixbuf/io-ico.c:458 gdk-pixbuf/io-ico.c:488 +#: gdk-pixbuf/io-ico.c:255 gdk-pixbuf/io-ico.c:310 gdk-pixbuf/io-ico.c:403 +#: gdk-pixbuf/io-ico.c:456 gdk-pixbuf/io-ico.c:486 msgid "Not enough memory to load icon" msgstr "Nie staje pamiaci dziela zahruzki ikony" -#: gdk-pixbuf/io-ico.c:338 +#: gdk-pixbuf/io-ico.c:336 msgid "Compressed icons are not supported" msgstr "Skampresavanyja ikony nie absłuhoÅ­vajucca" -#: gdk-pixbuf/io-ico.c:358 +#: gdk-pixbuf/io-ico.c:356 msgid "Icon has zero width" msgstr "Å yrynia ikony nulavaja" -#: gdk-pixbuf/io-ico.c:368 +#: gdk-pixbuf/io-ico.c:366 msgid "Icon has zero height" msgstr "VyÅ¡ynia ikony nulavaja" -#: gdk-pixbuf/io-ico.c:443 +#: gdk-pixbuf/io-ico.c:441 msgid "Unsupported icon type" msgstr "Typ ikony nie padtrymvajecca" -#: gdk-pixbuf/io-ico.c:537 +#: gdk-pixbuf/io-ico.c:535 msgid "Not enough memory to load ICO file" msgstr "Nie staje pamiaci dziela zahruzki fajłu ICO" -#: gdk-pixbuf/io-ico.c:1002 +#: gdk-pixbuf/io-ico.c:1000 msgid "Image too large to be saved as ICO" msgstr "Vyjava zavialikaja kab zapisać jaje jak ICO" -#: gdk-pixbuf/io-ico.c:1013 +#: gdk-pixbuf/io-ico.c:1011 msgid "Cursor hotspot outside image" msgstr "Haračy punkt pa-za vyjavaj" -#: gdk-pixbuf/io-ico.c:1036 +#: gdk-pixbuf/io-ico.c:1034 #, c-format msgid "Unsupported depth for ICO file: %d" msgstr "Hłybinia dla fajłu ICO: %d nie padtrymvajecca" -#: gdk-pixbuf/io-jasper.c:74 +#: gdk-pixbuf/io-jasper.c:73 msgid "Couldn't allocate memory for stream" msgstr "Nie Å­dałosia prymierkavać pamiać dla płyni" -#: gdk-pixbuf/io-jasper.c:104 +#: gdk-pixbuf/io-jasper.c:103 msgid "Couldn't decode image" msgstr "Nie Å­dałosia raskadavać vyjavu" -#: gdk-pixbuf/io-jasper.c:122 +#: gdk-pixbuf/io-jasper.c:121 msgid "Transformed JPEG2000 has zero width or height" msgstr "Transfarmavanaja vyjava JPEG2000 maje nulavuju Å¡yryniu albo vyÅ¡yniu" -#: gdk-pixbuf/io-jasper.c:136 +#: gdk-pixbuf/io-jasper.c:135 msgid "Image type currently not supported" msgstr "Vyjavy hetaha typu nie absłuhoÅ­vajucca" -#: gdk-pixbuf/io-jasper.c:148 gdk-pixbuf/io-jasper.c:156 +#: gdk-pixbuf/io-jasper.c:147 gdk-pixbuf/io-jasper.c:155 msgid "Couldn't allocate memory for color profile" msgstr "Nie Å­dałosia prymierkavać pamiać dziela profilu koleraÅ­" -#: gdk-pixbuf/io-jasper.c:182 +#: gdk-pixbuf/io-jasper.c:181 msgid "Insufficient memory to open JPEG 2000 file" msgstr "Nie staje pamiaci dziela adčynieńnia fajłu JPEG 2000" -#: gdk-pixbuf/io-jasper.c:261 +#: gdk-pixbuf/io-jasper.c:260 msgid "Couldn't allocate memory to buffer image data" msgstr "Nie Å­dałosia prymierkavać pamiać dla źviestak vyjavy Å­ bufery" -#: gdk-pixbuf/io-jasper.c:305 +#: gdk-pixbuf/io-jasper.c:304 msgid "The JPEG 2000 image format" msgstr "Farmat vyjavy JPEG 2000" -#: gdk-pixbuf/io-jpeg.c:126 +#: gdk-pixbuf/io-jpeg.c:124 #, c-format msgid "Error interpreting JPEG image file (%s)" msgstr "Pamyłka pry interpretacyi fajłu z vyjavaj JPEG (%s)" -#: gdk-pixbuf/io-jpeg.c:604 +#: gdk-pixbuf/io-jpeg.c:597 msgid "" "Insufficient memory to load image, try exiting some applications to free " "memory" @@ -461,17 +470,17 @@ msgstr "" "Nie staje pamiaci dziela zahruzki fajłu, pasprabuj začynić peÅ­nyja afajłacyi " "kab vyzvalić pamiać" -#: gdk-pixbuf/io-jpeg.c:651 gdk-pixbuf/io-jpeg.c:865 +#: gdk-pixbuf/io-jpeg.c:645 gdk-pixbuf/io-jpeg.c:858 #, c-format msgid "Unsupported JPEG color space (%s)" msgstr "Prastora koleraÅ­ u fajle JPEG (%s) nie absłuhoÅ­vajecca" -#: gdk-pixbuf/io-jpeg.c:764 gdk-pixbuf/io-jpeg.c:1044 +#: gdk-pixbuf/io-jpeg.c:757 gdk-pixbuf/io-jpeg.c:1037 #: gdk-pixbuf/io-jpeg.c:1308 gdk-pixbuf/io-jpeg.c:1318 msgid "Couldn't allocate memory for loading JPEG file" msgstr "Nie staje pamiaci dziela zahruzki fajłu JPEG" -#: gdk-pixbuf/io-jpeg.c:1018 +#: gdk-pixbuf/io-jpeg.c:1011 msgid "Transformed JPEG has zero width or height." msgstr "Transfarmavanaja vyjava JPEG maje nulavuju Å¡yryniu albo vyÅ¡yniu." @@ -480,94 +489,94 @@ msgstr "Transfarmavanaja vyjava JPEG maje nulavuju Å¡yryniu albo vyÅ¡yniu." msgid "Color profile has invalid length '%u'." msgstr "" -#: gdk-pixbuf/io-pcx.c:186 +#: gdk-pixbuf/io-pcx.c:184 msgid "Couldn't allocate memory for header" msgstr "Niemahčyma prymierkavać pamiać dla zahałoÅ­ka" -#: gdk-pixbuf/io-pcx.c:201 gdk-pixbuf/io-pcx.c:559 +#: gdk-pixbuf/io-pcx.c:199 gdk-pixbuf/io-pcx.c:557 msgid "Couldn't allocate memory for context buffer" msgstr "Niemahčyma prymierkavać pamiać dla kantekstnaha bufera" -#: gdk-pixbuf/io-pcx.c:600 +#: gdk-pixbuf/io-pcx.c:598 msgid "Image has invalid width and/or height" msgstr "Vyjava maje niapravilnuju Å¡yryniu i/albo vyÅ¡yniu" -#: gdk-pixbuf/io-pcx.c:612 gdk-pixbuf/io-pcx.c:673 +#: gdk-pixbuf/io-pcx.c:610 gdk-pixbuf/io-pcx.c:671 msgid "Image has unsupported bpp" msgstr "Vyjava maje Å­ sabie vartaść bpp, a jana nie absłuhoÅ­vajecca" -#: gdk-pixbuf/io-pcx.c:617 gdk-pixbuf/io-pcx.c:625 +#: gdk-pixbuf/io-pcx.c:615 gdk-pixbuf/io-pcx.c:623 #, c-format msgid "Image has unsupported number of %d-bit planes" msgstr "Vyjava maje Å­ sabie nie absłuhoÅ­vanuju kolkaść %d-bitnych płoskaściaÅ­" -#: gdk-pixbuf/io-pcx.c:641 +#: gdk-pixbuf/io-pcx.c:639 msgid "Couldn't create new pixbuf" msgstr "Niemahčyma stvaryć novy bufer piksmapy" -#: gdk-pixbuf/io-pcx.c:649 +#: gdk-pixbuf/io-pcx.c:647 msgid "Couldn't allocate memory for line data" msgstr "Niemahčyma prymierkavać pamiać dla źviestak radka" -#: gdk-pixbuf/io-pcx.c:656 +#: gdk-pixbuf/io-pcx.c:654 #, fuzzy msgid "Couldn't allocate memory for PCX image" msgstr "Niemahčyma prymierkavać pamiać dla zahałoÅ­ka" -#: gdk-pixbuf/io-pcx.c:703 +#: gdk-pixbuf/io-pcx.c:701 msgid "Didn't get all lines of PCX image" msgstr "Nia Å­sie radki vyjavy PCX atrymanyja" -#: gdk-pixbuf/io-pcx.c:710 +#: gdk-pixbuf/io-pcx.c:708 msgid "No palette found at end of PCX data" msgstr "Nia znojdzienaja palitra na kancy źviestak PCX" -#: gdk-pixbuf/io-pcx.c:755 +#: gdk-pixbuf/io-pcx.c:753 msgid "The PCX image format" msgstr "Farmat vyjavy PCX" -#: gdk-pixbuf/io-pixdata.c:148 +#: gdk-pixbuf/io-pixdata.c:146 #, fuzzy msgid "Transformed pixbuf has zero width or height." msgstr "Transfarmavany PNG maje nulavuju Å¡yryniu albo vyÅ¡yniu." -#: gdk-pixbuf/io-pixdata.c:186 +#: gdk-pixbuf/io-pixdata.c:184 #, fuzzy msgid "The GdkPixdata format" msgstr "Farmat vyjavy GIF" -#: gdk-pixbuf/io-png.c:54 +#: gdk-pixbuf/io-png.c:53 msgid "Bits per channel of PNG image is invalid." msgstr "Kolkaść bitaÅ­ na kanał vyjavy PNG niapravilnaja." -#: gdk-pixbuf/io-png.c:135 gdk-pixbuf/io-png.c:641 +#: gdk-pixbuf/io-png.c:134 gdk-pixbuf/io-png.c:640 msgid "Transformed PNG has zero width or height." msgstr "Transfarmavany PNG maje nulavuju Å¡yryniu albo vyÅ¡yniu." -#: gdk-pixbuf/io-png.c:143 +#: gdk-pixbuf/io-png.c:142 msgid "Bits per channel of transformed PNG is not 8." msgstr "Kolkaść bitaÅ­ na kanał transfarmavanaha PNG nie raÅ­najecca 8." -#: gdk-pixbuf/io-png.c:152 +#: gdk-pixbuf/io-png.c:151 msgid "Transformed PNG not RGB or RGBA." msgstr "Transfarmavany PNG nie źjaÅ­lajecca RGB ani RGBA." -#: gdk-pixbuf/io-png.c:161 +#: gdk-pixbuf/io-png.c:160 msgid "Transformed PNG has unsupported number of channels, must be 3 or 4." msgstr "" "Transfarmavany PNG maje Å­ sabie nie absłuhoÅ­vanuju kolkaść kanałaÅ­, pavinna " "być 3 albo 4." -#: gdk-pixbuf/io-png.c:182 +#: gdk-pixbuf/io-png.c:181 #, c-format msgid "Fatal error in PNG image file: %s" msgstr "Surjoznaja pamyłka Å­ fajle z vyjavaj PNG: %s" -#: gdk-pixbuf/io-png.c:315 +#: gdk-pixbuf/io-png.c:314 msgid "Insufficient memory to load PNG file" msgstr "Nie staje pamiaci dziela zahruzki fajłu PNG" -#: gdk-pixbuf/io-png.c:656 +#: gdk-pixbuf/io-png.c:655 #, fuzzy, c-format msgid "" "Insufficient memory to store a %lu by %lu image; try exiting some " @@ -576,30 +585,30 @@ msgstr "" "Nie staje pamiaci dziela zachoÅ­vańnia vyjavy pamierami %ld na %ld punktaÅ­; " "pasprabuj źmienÅ¡yć zapatrabavańnie na pamiać začyniajučy niekatoryja prahramy" -#: gdk-pixbuf/io-png.c:719 +#: gdk-pixbuf/io-png.c:718 msgid "Fatal error reading PNG image file" msgstr "Surjoznaja pamyłka pry adčytańni fajłu z vyjavaj PNG" -#: gdk-pixbuf/io-png.c:768 +#: gdk-pixbuf/io-png.c:767 #, c-format msgid "Fatal error reading PNG image file: %s" msgstr "Surjoznaja pamyłka pry čytańni fajłu z vyjavaj PNG: %s" -#: gdk-pixbuf/io-png.c:858 +#: gdk-pixbuf/io-png.c:857 msgid "" "Keys for PNG text chunks must have at least 1 and at most 79 characters." msgstr "Klučy tekstavych elementaÅ­ PNG musiać mieć daŭžyniu ad 1 da 79 znakaÅ­." -#: gdk-pixbuf/io-png.c:867 +#: gdk-pixbuf/io-png.c:866 msgid "Keys for PNG text chunks must be ASCII characters." msgstr "Klučy tekstavych elementaÅ­ PNG musiać być znakami ASCII." -#: gdk-pixbuf/io-png.c:881 gdk-pixbuf/io-tiff.c:667 +#: gdk-pixbuf/io-png.c:880 gdk-pixbuf/io-tiff.c:665 #, c-format msgid "Color profile has invalid length %d." msgstr "" -#: gdk-pixbuf/io-png.c:894 +#: gdk-pixbuf/io-png.c:893 #, c-format msgid "" "PNG compression level must be a value between 0 and 9; value '%s' could not " @@ -608,7 +617,7 @@ msgstr "" "Uzrovień kampresii vyjavy PNG musić być vartaściu ad 0 da 9; vartaść \"%s\" " "nia moža być apracavanaja." -#: gdk-pixbuf/io-png.c:907 +#: gdk-pixbuf/io-png.c:906 #, c-format msgid "" "PNG compression level must be a value between 0 and 9; value '%d' is not " @@ -617,87 +626,87 @@ msgstr "" "Uzrovień kampresii vyjavy PNG musić być vartaściu ad 0 da 9; vartaść \"%d\" " "niedapuščalnaja." -#: gdk-pixbuf/io-png.c:955 +#: gdk-pixbuf/io-png.c:954 #, c-format msgid "Value for PNG text chunk %s cannot be converted to ISO-8859-1 encoding." msgstr "" "Vartaść tekstavaha elementu PNG %s nia moža być pierakanvertavanaja na " "kadavańnie ISO-8859-1." -#: gdk-pixbuf/io-png.c:1118 +#: gdk-pixbuf/io-png.c:1117 msgid "The PNG image format" msgstr "Farmat vyjavy PNG" -#: gdk-pixbuf/io-pnm.c:248 +#: gdk-pixbuf/io-pnm.c:246 msgid "PNM loader expected to find an integer, but didn't" msgstr "Modl absłuhoÅ­vańnia PNM čakaÅ­ cełaj vartaści, a atrymaÅ­ inÅ¡uju" -#: gdk-pixbuf/io-pnm.c:280 +#: gdk-pixbuf/io-pnm.c:278 msgid "PNM file has an incorrect initial byte" msgstr "Fajł PNM maje Å­ sabie niapravilny pačatkovy bajt" -#: gdk-pixbuf/io-pnm.c:310 +#: gdk-pixbuf/io-pnm.c:308 msgid "PNM file is not in a recognized PNM subformat" msgstr "Fajł PNM nia maje Å­ sabie raspaznanaha padfarmatu PNM" -#: gdk-pixbuf/io-pnm.c:335 +#: gdk-pixbuf/io-pnm.c:333 msgid "PNM file has an image width of 0" msgstr "Fajł PNM maje Å­ sabie vyjavu Å¡yrynioj 0" -#: gdk-pixbuf/io-pnm.c:356 +#: gdk-pixbuf/io-pnm.c:354 msgid "PNM file has an image height of 0" msgstr "Fajł PNM maje Å­ sabie vyjavu vyÅ¡ynioj 0" -#: gdk-pixbuf/io-pnm.c:379 +#: gdk-pixbuf/io-pnm.c:377 msgid "Maximum color value in PNM file is 0" msgstr "Maksymalnaja vartaść koleru Å­ fajle PNM składaje 0" -#: gdk-pixbuf/io-pnm.c:387 +#: gdk-pixbuf/io-pnm.c:385 msgid "Maximum color value in PNM file is too large" msgstr "Maksymalnaja vartaść koleru Å­ fajle PNM zavialikaja" -#: gdk-pixbuf/io-pnm.c:427 gdk-pixbuf/io-pnm.c:457 gdk-pixbuf/io-pnm.c:502 +#: gdk-pixbuf/io-pnm.c:425 gdk-pixbuf/io-pnm.c:455 gdk-pixbuf/io-pnm.c:500 msgid "Raw PNM image type is invalid" msgstr "Typ suviraj vyjavy PNM niapravilny" -#: gdk-pixbuf/io-pnm.c:652 +#: gdk-pixbuf/io-pnm.c:650 msgid "PNM image loader does not support this PNM subformat" msgstr "Modul čytańnia vyjavaÅ­ PNM nie absłuhoÅ­vaje hetaha padfarmatu PNM" -#: gdk-pixbuf/io-pnm.c:739 gdk-pixbuf/io-pnm.c:966 +#: gdk-pixbuf/io-pnm.c:737 gdk-pixbuf/io-pnm.c:964 msgid "Raw PNM formats require exactly one whitespace before sample data" msgstr "Suvory farmat PNM vymahaje dakładna adnaho prabiełu pierad źviestkami" -#: gdk-pixbuf/io-pnm.c:766 +#: gdk-pixbuf/io-pnm.c:764 msgid "Cannot allocate memory for loading PNM image" msgstr "Niemahčyma prymierkavać pamiać na na zahruzku fajłu PNM" -#: gdk-pixbuf/io-pnm.c:816 +#: gdk-pixbuf/io-pnm.c:814 msgid "Insufficient memory to load PNM context struct" msgstr "Nie staje pamiaci dziela zahruzki struktury kantekstu PNM" -#: gdk-pixbuf/io-pnm.c:867 +#: gdk-pixbuf/io-pnm.c:865 msgid "Unexpected end of PNM image data" msgstr "Niečakany kaniec źviestak vyjavy PNM" -#: gdk-pixbuf/io-pnm.c:995 +#: gdk-pixbuf/io-pnm.c:993 msgid "Insufficient memory to load PNM file" msgstr "Nie staje pamiaci dziela zahruzki fajłu PNM" -#: gdk-pixbuf/io-pnm.c:1079 +#: gdk-pixbuf/io-pnm.c:1077 msgid "The PNM/PBM/PGM/PPM image format family" msgstr "Siamja hrafičnych farmataÅ­ PNM/PBM/PGM/PPM" -#: gdk-pixbuf/io-qtif.c:128 +#: gdk-pixbuf/io-qtif.c:126 msgid "Input file descriptor is NULL." msgstr "" -#: gdk-pixbuf/io-qtif.c:143 +#: gdk-pixbuf/io-qtif.c:141 #, fuzzy msgid "Failed to read QTIF header" msgstr "Niemahčyma zapisać zahałovak\n" -#: gdk-pixbuf/io-qtif.c:152 gdk-pixbuf/io-qtif.c:189 gdk-pixbuf/io-qtif.c:459 +#: gdk-pixbuf/io-qtif.c:150 gdk-pixbuf/io-qtif.c:187 gdk-pixbuf/io-qtif.c:454 #, c-format msgid "QTIF atom size too large (%d byte)" msgid_plural "QTIF atom size too large (%d bytes)" @@ -705,7 +714,7 @@ msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: gdk-pixbuf/io-qtif.c:175 +#: gdk-pixbuf/io-qtif.c:173 #, fuzzy, c-format msgid "Failed to allocate %d byte for file read buffer" msgid_plural "Failed to allocate %d bytes for file read buffer" @@ -713,12 +722,12 @@ msgstr[0] "Nie staje pamiaci dziela buferu vyjavy pamieram %u bajtu" msgstr[1] "Nie staje pamiaci dziela buferu vyjavy pamieram %u bajtu" msgstr[2] "Nie staje pamiaci dziela buferu vyjavy pamieram %u bajtu" -#: gdk-pixbuf/io-qtif.c:206 +#: gdk-pixbuf/io-qtif.c:201 #, fuzzy, c-format msgid "File error when reading QTIF atom: %s" msgstr "Pamyłka pry adčytańni vyjavy GIF: %s" -#: gdk-pixbuf/io-qtif.c:243 +#: gdk-pixbuf/io-qtif.c:238 #, c-format msgid "Failed to skip the next %d byte with seek()." msgid_plural "Failed to skip the next %d bytes with seek()." @@ -726,233 +735,229 @@ msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: gdk-pixbuf/io-qtif.c:270 +#: gdk-pixbuf/io-qtif.c:265 #, fuzzy msgid "Failed to allocate QTIF context structure." msgstr "Niemahčyma prymierkavać pamiać na strukturu kantekstu TGA" -#: gdk-pixbuf/io-qtif.c:330 +#: gdk-pixbuf/io-qtif.c:325 #, fuzzy msgid "Failed to create GdkPixbufLoader object." msgstr "Niemahčyma zapisać indeks katalohu\n" -#: gdk-pixbuf/io-qtif.c:434 +#: gdk-pixbuf/io-qtif.c:429 #, fuzzy msgid "Failed to find an image data atom." msgstr "Niemahčyma adčynić vyjavu TIFF" -#: gdk-pixbuf/io-qtif.c:618 +#: gdk-pixbuf/io-qtif.c:613 #, fuzzy msgid "The QTIF image format" msgstr "Farmat vyjavy TIFF" -#: gdk-pixbuf/io-ras.c:125 +#: gdk-pixbuf/io-ras.c:123 msgid "RAS image has bogus header data" msgstr "Pamyłkovy zahałovak vyjavy RAS" -#: gdk-pixbuf/io-ras.c:147 +#: gdk-pixbuf/io-ras.c:145 msgid "RAS image has unknown type" msgstr "Nieviadomy farmat vyjavy RAS" -#: gdk-pixbuf/io-ras.c:155 +#: gdk-pixbuf/io-ras.c:153 msgid "unsupported RAS image variation" msgstr "typ vyjavy RAS nie absłuhoÅ­vajecca" -#: gdk-pixbuf/io-ras.c:170 gdk-pixbuf/io-ras.c:199 +#: gdk-pixbuf/io-ras.c:168 gdk-pixbuf/io-ras.c:197 msgid "Not enough memory to load RAS image" msgstr "Nie staje pamiaci dziela zahruzki vyjavy RAS" -#: gdk-pixbuf/io-ras.c:544 +#: gdk-pixbuf/io-ras.c:542 msgid "The Sun raster image format" msgstr "Rastravy hrafičny farmat firmy SUN" -#: gdk-pixbuf/io-tga.c:153 +#: gdk-pixbuf/io-tga.c:151 msgid "Cannot allocate memory for IOBuffer struct" msgstr "Niemahčyma prymierkavać pamiać na strukturu IOBuffer" -#: gdk-pixbuf/io-tga.c:172 +#: gdk-pixbuf/io-tga.c:170 msgid "Cannot allocate memory for IOBuffer data" msgstr "Niemahčyma prymierkavać pamiać na źviestki IOBuffer" -#: gdk-pixbuf/io-tga.c:183 +#: gdk-pixbuf/io-tga.c:181 msgid "Cannot realloc IOBuffer data" msgstr "Niemahčyma znoÅ­ prymierkavać źviestki IOBuffer" -#: gdk-pixbuf/io-tga.c:213 +#: gdk-pixbuf/io-tga.c:211 msgid "Cannot allocate temporary IOBuffer data" msgstr "Niemahčyma prymierkavać časovyja źviestki IOBuffer" -#: gdk-pixbuf/io-tga.c:346 +#: gdk-pixbuf/io-tga.c:339 msgid "Cannot allocate new pixbuf" msgstr "Niemahčyma prymierkavać novy abjekt pixbuf" -#: gdk-pixbuf/io-tga.c:685 +#: gdk-pixbuf/io-tga.c:678 #, fuzzy msgid "Image is corrupted or truncated" msgstr "Fajł GIF byÅ­ abrezany albo jon niapoÅ­ny." -#: gdk-pixbuf/io-tga.c:692 +#: gdk-pixbuf/io-tga.c:685 msgid "Cannot allocate colormap structure" msgstr "Niemahčyma prymierkavać strukturu palitry koleraÅ­" -#: gdk-pixbuf/io-tga.c:699 +#: gdk-pixbuf/io-tga.c:692 msgid "Cannot allocate colormap entries" msgstr "Niemahčyma prymierkavać elementy palitry koleraÅ­" -#: gdk-pixbuf/io-tga.c:721 +#: gdk-pixbuf/io-tga.c:714 msgid "Unexpected bitdepth for colormap entries" msgstr "Niečakanaja vartaść hłybini elementaÅ­ palitry koleraÅ­" -#: gdk-pixbuf/io-tga.c:739 +#: gdk-pixbuf/io-tga.c:732 msgid "Cannot allocate TGA header memory" msgstr "Niemahčyma prymierkavać pamiać na zahałovak vyjavy TGA" -#: gdk-pixbuf/io-tga.c:772 +#: gdk-pixbuf/io-tga.c:765 msgid "TGA image has invalid dimensions" msgstr "Vyjava TGA maje nieadpaviednyja pamiery" -#: gdk-pixbuf/io-tga.c:778 gdk-pixbuf/io-tga.c:787 gdk-pixbuf/io-tga.c:797 -#: gdk-pixbuf/io-tga.c:807 gdk-pixbuf/io-tga.c:814 +#: gdk-pixbuf/io-tga.c:771 gdk-pixbuf/io-tga.c:780 gdk-pixbuf/io-tga.c:790 +#: gdk-pixbuf/io-tga.c:800 gdk-pixbuf/io-tga.c:807 msgid "TGA image type not supported" msgstr "Typ vyjavy TGA nie absłuhoÅ­vajecca" -#: gdk-pixbuf/io-tga.c:861 +#: gdk-pixbuf/io-tga.c:854 msgid "Cannot allocate memory for TGA context struct" msgstr "Niemahčyma prymierkavać pamiać na strukturu kantekstu TGA" -#: gdk-pixbuf/io-tga.c:926 +#: gdk-pixbuf/io-tga.c:919 msgid "Excess data in file" msgstr "U fajle isnujuć zaliÅ¡nija źviestki" -#: gdk-pixbuf/io-tga.c:1007 +#: gdk-pixbuf/io-tga.c:1000 msgid "The Targa image format" msgstr "Farmat vyjavy Targa" -#: gdk-pixbuf/io-tiff.c:104 +#: gdk-pixbuf/io-tiff.c:102 msgid "Could not get image width (bad TIFF file)" msgstr "Niemahčyma atrymać Å¡yryniu vyjavy (niapravilny fajł TIFF)" -#: gdk-pixbuf/io-tiff.c:112 +#: gdk-pixbuf/io-tiff.c:110 msgid "Could not get image height (bad TIFF file)" msgstr "Niemahčyma atrymać vyÅ¡yniu vyjavy (niapravilny fajł TIFF)" -#: gdk-pixbuf/io-tiff.c:120 +#: gdk-pixbuf/io-tiff.c:118 msgid "Width or height of TIFF image is zero" msgstr "Å yrynia albo vyÅ¡ynia vyjavy TIFF roÅ­naja nulu" -#: gdk-pixbuf/io-tiff.c:129 gdk-pixbuf/io-tiff.c:138 +#: gdk-pixbuf/io-tiff.c:127 gdk-pixbuf/io-tiff.c:136 msgid "Dimensions of TIFF image too large" msgstr "Zavialikija pamiery vyjavy TIFF" -#: gdk-pixbuf/io-tiff.c:162 gdk-pixbuf/io-tiff.c:174 gdk-pixbuf/io-tiff.c:491 +#: gdk-pixbuf/io-tiff.c:160 gdk-pixbuf/io-tiff.c:172 gdk-pixbuf/io-tiff.c:489 msgid "Insufficient memory to open TIFF file" msgstr "Nie staje pamiaci dziela zahruzki fajłu TIFF" -#: gdk-pixbuf/io-tiff.c:236 +#: gdk-pixbuf/io-tiff.c:234 msgid "Failed to load RGB data from TIFF file" msgstr "Niemahčyma zahruzić źviestki RGB z fajłu TIFF" -#: gdk-pixbuf/io-tiff.c:293 +#: gdk-pixbuf/io-tiff.c:291 msgid "Failed to open TIFF image" msgstr "Niemahčyma adčynić vyjavu TIFF" -#: gdk-pixbuf/io-tiff.c:427 gdk-pixbuf/io-tiff.c:440 +#: gdk-pixbuf/io-tiff.c:425 gdk-pixbuf/io-tiff.c:438 msgid "Failed to load TIFF image" msgstr "Niemahčyma zahruzić vyjavu TIFF" -#: gdk-pixbuf/io-tiff.c:623 +#: gdk-pixbuf/io-tiff.c:621 msgid "Failed to save TIFF image" msgstr "Niemahčyma zapisać vyjavu TIFF" -#: gdk-pixbuf/io-tiff.c:656 +#: gdk-pixbuf/io-tiff.c:654 msgid "TIFF compression doesn't refer to a valid codec." msgstr "" -#: gdk-pixbuf/io-tiff.c:696 +#: gdk-pixbuf/io-tiff.c:694 msgid "Failed to write TIFF data" msgstr "Niemahčyma zapisać źviestki TIFF" -#: gdk-pixbuf/io-tiff.c:733 +#: gdk-pixbuf/io-tiff.c:731 msgid "Couldn't write to TIFF file" msgstr "Niemahčyma zapisać u fajł TIFF" -#: gdk-pixbuf/io-tiff.c:788 -msgid "The TIFF image format" -msgstr "Farmat vyjavy TIFF" - -#: gdk-pixbuf/io-wbmp.c:245 +#: gdk-pixbuf/io-wbmp.c:243 msgid "Image has zero width" msgstr "Å yrynia vyjavy nulavaja" -#: gdk-pixbuf/io-wbmp.c:263 +#: gdk-pixbuf/io-wbmp.c:261 msgid "Image has zero height" msgstr "VyÅ¡ynia vyjavy nulavaja" -#: gdk-pixbuf/io-wbmp.c:274 +#: gdk-pixbuf/io-wbmp.c:272 msgid "Not enough memory to load image" msgstr "Nie staje pamiaci dziela zahruzki vyjavy" -#: gdk-pixbuf/io-wbmp.c:333 +#: gdk-pixbuf/io-wbmp.c:331 msgid "Couldn't save the rest" msgstr "Niemahčyma zapisać astatniaje" -#: gdk-pixbuf/io-wbmp.c:374 +#: gdk-pixbuf/io-wbmp.c:372 msgid "The WBMP image format" msgstr "Farmat vyjavy WBMP" -#: gdk-pixbuf/io-xbm.c:304 +#: gdk-pixbuf/io-xbm.c:302 msgid "Invalid XBM file" msgstr "Niapravilny fajł XBM" -#: gdk-pixbuf/io-xbm.c:314 +#: gdk-pixbuf/io-xbm.c:312 msgid "Insufficient memory to load XBM image file" msgstr "Nie staje pamiaci dziela zahruzki fajłu XBM" -#: gdk-pixbuf/io-xbm.c:462 +#: gdk-pixbuf/io-xbm.c:460 msgid "Failed to write to temporary file when loading XBM image" msgstr "Pry zahruzcy fajłu XBM nie Å­dałosia zapisać časovy fajł" -#: gdk-pixbuf/io-xbm.c:501 +#: gdk-pixbuf/io-xbm.c:499 msgid "The XBM image format" msgstr "Farmat vyjavy XBM" -#: gdk-pixbuf/io-xpm.c:469 +#: gdk-pixbuf/io-xpm.c:467 msgid "No XPM header found" msgstr "Nia znojdzieny zahałovak XPM" -#: gdk-pixbuf/io-xpm.c:478 +#: gdk-pixbuf/io-xpm.c:476 msgid "Invalid XPM header" msgstr "Niapravilny zahałovak XPM" -#: gdk-pixbuf/io-xpm.c:486 +#: gdk-pixbuf/io-xpm.c:484 msgid "XPM file has image width <= 0" msgstr "Fajł XPM maje Å­ sabie vyjavu Å¡yrynioj <= 0" -#: gdk-pixbuf/io-xpm.c:494 +#: gdk-pixbuf/io-xpm.c:492 msgid "XPM file has image height <= 0" msgstr "Fajł XPM maje Å­ sabie vyjavu vyÅ¡ynioj <= 0" -#: gdk-pixbuf/io-xpm.c:502 +#: gdk-pixbuf/io-xpm.c:500 msgid "XPM has invalid number of chars per pixel" msgstr "Fajł XPM maje Å­ sabie niapravilnuju kolkaść znakaÅ­ na piksel" -#: gdk-pixbuf/io-xpm.c:511 +#: gdk-pixbuf/io-xpm.c:509 msgid "XPM file has invalid number of colors" msgstr "Fajł XPM maje Å­ sabie niapravilnuju kolkaść koleraÅ­" -#: gdk-pixbuf/io-xpm.c:523 gdk-pixbuf/io-xpm.c:532 gdk-pixbuf/io-xpm.c:584 +#: gdk-pixbuf/io-xpm.c:521 gdk-pixbuf/io-xpm.c:530 gdk-pixbuf/io-xpm.c:582 msgid "Cannot allocate memory for loading XPM image" msgstr "Niemahčyma prymierkavać pamiać dziela zahruzki fajłu XPM" -#: gdk-pixbuf/io-xpm.c:546 +#: gdk-pixbuf/io-xpm.c:544 msgid "Cannot read XPM colormap" msgstr "Niemahčyma adčytać palitru koleraÅ­ XPM" -#: gdk-pixbuf/io-xpm.c:778 +#: gdk-pixbuf/io-xpm.c:776 msgid "Failed to write to temporary file when loading XPM image" msgstr "Pry zahruzcy fajłu XPM nie Å­daÅ­sia zapis časovaha fajłu" -#: gdk-pixbuf/io-xpm.c:817 +#: gdk-pixbuf/io-xpm.c:815 msgid "The XPM image format" msgstr "Farmat vyjavy XPM" diff --git a/po/bg.gmo b/po/bg.gmo index a853430b5d77aea2a7a6c780f6abdc4b25590e6a..f1d4b44319e055551b0f8010e288e725ade1e063 100644 GIT binary patch delta 28 jcmezVi}Cv}#to_lye7H^rn*LE3PuK2CT5$B3|xHypO^_B delta 28 jcmezVi}Cv}#to_lyvDi)Cc1{E3Wf$&Mi!fm3|xHypHc}L diff --git a/po/bg.po b/po/bg.po index 9056823..6de6188 100644 --- a/po/bg.po +++ b/po/bg.po @@ -11,7 +11,7 @@ msgstr "" "Project-Id-Version: gdk-pixbuf master\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=gdk-" "pixbuf\n" -"POT-Creation-Date: 2013-04-15 10:28-0400\n" +"POT-Creation-Date: 2014-05-26 20:46-0400\n" "PO-Revision-Date: 2012-09-19 20:58+0300\n" "Last-Translator: Alexander Shopov \n" "Language-Team: Bulgarian \n" @@ -21,18 +21,18 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: gdk-pixbuf/gdk-pixbuf-animation.c:160 gdk-pixbuf/gdk-pixbuf-io.c:1064 -#: gdk-pixbuf/gdk-pixbuf-io.c:1330 +#: gdk-pixbuf/gdk-pixbuf-animation.c:158 gdk-pixbuf/gdk-pixbuf-io.c:1077 +#: gdk-pixbuf/gdk-pixbuf-io.c:1333 #, c-format msgid "Failed to open file '%s': %s" msgstr "Неуспех при отваряне на файла „%s“: %s" -#: gdk-pixbuf/gdk-pixbuf-animation.c:173 gdk-pixbuf/gdk-pixbuf-io.c:1076 +#: gdk-pixbuf/gdk-pixbuf-animation.c:171 gdk-pixbuf/gdk-pixbuf-io.c:962 #, c-format msgid "Image file '%s' contains no data" msgstr "Графичният файл „%s“ не съдържа данни" -#: gdk-pixbuf/gdk-pixbuf-animation.c:212 +#: gdk-pixbuf/gdk-pixbuf-animation.c:210 #, c-format msgid "" "Failed to load animation '%s': reason not known, probably a corrupt " @@ -41,8 +41,8 @@ msgstr "" "Неуспех при зареждане на анимацията „%s“: неизвестна причина, вероятно " "повреден анимационен файл" -#: gdk-pixbuf/gdk-pixbuf-animation.c:280 gdk-pixbuf/gdk-pixbuf-io.c:1112 -#: gdk-pixbuf/gdk-pixbuf-io.c:1382 +#: gdk-pixbuf/gdk-pixbuf-animation.c:278 gdk-pixbuf/gdk-pixbuf-io.c:1113 +#: gdk-pixbuf/gdk-pixbuf-io.c:1385 #, c-format msgid "" "Failed to load image '%s': reason not known, probably a corrupt image file" @@ -50,12 +50,12 @@ msgstr "" "Неуспех при зареждане на изображението „%s“: неизвестна причина, вероятно " "повреден файл" -#: gdk-pixbuf/gdk-pixbuf-io.c:790 +#: gdk-pixbuf/gdk-pixbuf-io.c:774 #, c-format msgid "Unable to load image-loading module: %s: %s" msgstr "Модулът за зареждане на изображения %s не може да бъде зареден: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:805 +#: gdk-pixbuf/gdk-pixbuf-io.c:789 #, c-format msgid "" "Image-loading module %s does not export the proper interface; perhaps it's " @@ -64,54 +64,54 @@ msgstr "" "Модулът за зареждане на изображения %s не поддържа правилния интерфейс: " "вероятно е от различна версия на gdk-pixbuf." -#: gdk-pixbuf/gdk-pixbuf-io.c:814 gdk-pixbuf/gdk-pixbuf-io.c:865 +#: gdk-pixbuf/gdk-pixbuf-io.c:798 gdk-pixbuf/gdk-pixbuf-io.c:849 #, c-format msgid "Image type '%s' is not supported" msgstr "Изображения от вид „%s“ не се поддържат" -#: gdk-pixbuf/gdk-pixbuf-io.c:950 +#: gdk-pixbuf/gdk-pixbuf-io.c:934 #, c-format msgid "Couldn't recognize the image file format for file '%s'" msgstr "Форматът на графичния файл „%s“ не може да бъде разпознат" -#: gdk-pixbuf/gdk-pixbuf-io.c:958 +#: gdk-pixbuf/gdk-pixbuf-io.c:942 msgid "Unrecognized image file format" msgstr "Неразпознат графичен формат" -#: gdk-pixbuf/gdk-pixbuf-io.c:1121 +#: gdk-pixbuf/gdk-pixbuf-io.c:1124 #, c-format msgid "Failed to load image '%s': %s" msgstr "Неуспех при зареждане на изображението „%s“: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2015 gdk-pixbuf/io-gdip-utils.c:837 +#: gdk-pixbuf/gdk-pixbuf-io.c:2029 gdk-pixbuf/io-gdip-utils.c:835 #, c-format msgid "Error writing to image file: %s" msgstr "Грешка при запазването на изображението: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2057 gdk-pixbuf/gdk-pixbuf-io.c:2178 +#: gdk-pixbuf/gdk-pixbuf-io.c:2071 gdk-pixbuf/gdk-pixbuf-io.c:2192 #, c-format msgid "This build of gdk-pixbuf does not support saving the image format: %s" msgstr "" "Този компилат на „gdk-pixbuf“ не поддържа запазване в графичния формат — %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2088 +#: gdk-pixbuf/gdk-pixbuf-io.c:2102 msgid "Insufficient memory to save image to callback" msgstr "Недостатъчно памет, за да се запази изображението към функцията" -#: gdk-pixbuf/gdk-pixbuf-io.c:2101 +#: gdk-pixbuf/gdk-pixbuf-io.c:2115 msgid "Failed to open temporary file" msgstr "Неуспех при отварянето на временния файл" -#: gdk-pixbuf/gdk-pixbuf-io.c:2124 +#: gdk-pixbuf/gdk-pixbuf-io.c:2138 msgid "Failed to read from temporary file" msgstr "Неуспех при четенето на временния файл" -#: gdk-pixbuf/gdk-pixbuf-io.c:2372 +#: gdk-pixbuf/gdk-pixbuf-io.c:2382 #, c-format msgid "Failed to open '%s' for writing: %s" msgstr "Неуспех при отваряне на „%s“ за запис: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2398 +#: gdk-pixbuf/gdk-pixbuf-io.c:2408 #, c-format msgid "" "Failed to close '%s' while writing image, all data may not have been saved: " @@ -120,15 +120,15 @@ msgstr "" "Неуспех при затваряне на „%s“ по време на запис на изображение, възможно е " "да не са запазени всички данни: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2619 gdk-pixbuf/gdk-pixbuf-io.c:2671 +#: gdk-pixbuf/gdk-pixbuf-io.c:2629 gdk-pixbuf/gdk-pixbuf-io.c:2681 msgid "Insufficient memory to save image into a buffer" msgstr "Недостатъчно памет за запазването на изображението в буфер" -#: gdk-pixbuf/gdk-pixbuf-io.c:2717 +#: gdk-pixbuf/gdk-pixbuf-io.c:2727 msgid "Error writing to image stream" msgstr "Грешка при запазването към поток с изображение" -#: gdk-pixbuf/gdk-pixbuf-loader.c:393 +#: gdk-pixbuf/gdk-pixbuf-loader.c:384 #, c-format msgid "" "Internal error: Image loader module '%s' failed to complete an operation, " @@ -137,102 +137,107 @@ msgstr "" "Вътрешна грешка: модулът за зареждане на изображение „%s“ не успя да завърши " "някое действие, но не указа причина за това" -#: gdk-pixbuf/gdk-pixbuf-loader.c:435 +#: gdk-pixbuf/gdk-pixbuf-loader.c:426 #, c-format msgid "Incremental loading of image type '%s' is not supported" msgstr "Не се поддържа постепенно зареждане на изображение от вида „%s“" -#: gdk-pixbuf/gdk-pixdata.c:160 +#: gdk-pixbuf/gdk-pixdata.c:158 msgid "Image header corrupt" msgstr "Повредена е заглавната част на изображението" -#: gdk-pixbuf/gdk-pixdata.c:165 +#: gdk-pixbuf/gdk-pixdata.c:163 msgid "Image format unknown" msgstr "Неизвестен формат на изображението" -#: gdk-pixbuf/gdk-pixdata.c:170 gdk-pixbuf/gdk-pixdata.c:502 +#: gdk-pixbuf/gdk-pixdata.c:168 gdk-pixbuf/gdk-pixdata.c:501 msgid "Image pixel data corrupt" msgstr "Повредени данни за пикселите на изображението" -#: gdk-pixbuf/gdk-pixdata.c:446 +#: gdk-pixbuf/gdk-pixdata.c:445 #, c-format msgid "failed to allocate image buffer of %u byte" msgid_plural "failed to allocate image buffer of %u bytes" msgstr[0] "неуспех при заделяне на буфер от %u байт за изображение" msgstr[1] "неуспех при заделяне на буфер от %u байта за изображение" -#: gdk-pixbuf/io-ani.c:244 +#: gdk-pixbuf/io-ani.c:242 msgid "Unexpected icon chunk in animation" msgstr "Неочакван откъс за икона в анимация" -#: gdk-pixbuf/io-ani.c:342 gdk-pixbuf/io-ani.c:400 gdk-pixbuf/io-ani.c:426 -#: gdk-pixbuf/io-ani.c:449 gdk-pixbuf/io-ani.c:476 gdk-pixbuf/io-ani.c:563 +#: gdk-pixbuf/io-ani.c:340 gdk-pixbuf/io-ani.c:398 gdk-pixbuf/io-ani.c:424 +#: gdk-pixbuf/io-ani.c:447 gdk-pixbuf/io-ani.c:474 gdk-pixbuf/io-ani.c:561 msgid "Invalid header in animation" msgstr "Грешна заглавна част в анимацията" -#: gdk-pixbuf/io-ani.c:352 gdk-pixbuf/io-ani.c:374 gdk-pixbuf/io-ani.c:458 -#: gdk-pixbuf/io-ani.c:485 gdk-pixbuf/io-ani.c:536 gdk-pixbuf/io-ani.c:608 +#: gdk-pixbuf/io-ani.c:350 gdk-pixbuf/io-ani.c:372 gdk-pixbuf/io-ani.c:456 +#: gdk-pixbuf/io-ani.c:483 gdk-pixbuf/io-ani.c:534 gdk-pixbuf/io-ani.c:606 msgid "Not enough memory to load animation" msgstr "Недостатъчно памет за зареждане на анимацията" -#: gdk-pixbuf/io-ani.c:392 gdk-pixbuf/io-ani.c:418 gdk-pixbuf/io-ani.c:437 +#: gdk-pixbuf/io-ani.c:390 gdk-pixbuf/io-ani.c:416 gdk-pixbuf/io-ani.c:435 msgid "Malformed chunk in animation" msgstr "Грешно форматиран откъс в анимацията" -#: gdk-pixbuf/io-ani.c:660 +#: gdk-pixbuf/io-ani.c:628 +#, fuzzy +msgid "ANI image was truncated or incomplete." +msgstr "GIF изображението е орязано или непълно." + +#: gdk-pixbuf/io-ani.c:669 msgid "The ANI image format" msgstr "Форматът за изображения ANI" -#: gdk-pixbuf/io-bmp.c:229 gdk-pixbuf/io-bmp.c:266 gdk-pixbuf/io-bmp.c:337 -#: gdk-pixbuf/io-bmp.c:369 gdk-pixbuf/io-bmp.c:392 gdk-pixbuf/io-bmp.c:495 +#: gdk-pixbuf/io-bmp.c:227 gdk-pixbuf/io-bmp.c:264 gdk-pixbuf/io-bmp.c:335 +#: gdk-pixbuf/io-bmp.c:367 gdk-pixbuf/io-bmp.c:390 gdk-pixbuf/io-bmp.c:493 msgid "BMP image has bogus header data" msgstr "Изображението във формат BMP е с неправилна заглавна част" -#: gdk-pixbuf/io-bmp.c:240 gdk-pixbuf/io-bmp.c:432 +#: gdk-pixbuf/io-bmp.c:238 gdk-pixbuf/io-bmp.c:430 msgid "Not enough memory to load bitmap image" msgstr "Недостатъчно памет, за да се зареди изображение формат „bitmap“" -#: gdk-pixbuf/io-bmp.c:318 +#: gdk-pixbuf/io-bmp.c:316 msgid "BMP image has unsupported header size" msgstr "" "Такъв размер на заглавната част на изображението във формат BMP не се " "поддържа" -#: gdk-pixbuf/io-bmp.c:356 +#: gdk-pixbuf/io-bmp.c:354 msgid "Topdown BMP images cannot be compressed" msgstr "" "Изображения във формат BMP с обратен запис (отгоре-надолу, а не обратно) не " "могат да бъдат компресирани" -#: gdk-pixbuf/io-bmp.c:716 gdk-pixbuf/io-pnm.c:707 +#: gdk-pixbuf/io-bmp.c:714 gdk-pixbuf/io-pnm.c:705 msgid "Premature end-of-file encountered" msgstr "Преждевременно се стигна до знак „край на файл“" -#: gdk-pixbuf/io-bmp.c:1328 +#: gdk-pixbuf/io-bmp.c:1326 msgid "Couldn't allocate memory for saving BMP file" msgstr "Недостатъчно памет за зареждане на файл във формат BMP" -#: gdk-pixbuf/io-bmp.c:1369 +#: gdk-pixbuf/io-bmp.c:1367 msgid "Couldn't write to BMP file" msgstr "Неуспех при запис на файл във формат BMP" -#: gdk-pixbuf/io-bmp.c:1422 gdk-pixbuf/io-gdip-bmp.c:82 +#: gdk-pixbuf/io-bmp.c:1420 gdk-pixbuf/io-gdip-bmp.c:80 msgid "The BMP image format" msgstr "Форматът за изображения BMP" -#: gdk-pixbuf/io-gdip-emf.c:59 +#: gdk-pixbuf/io-gdip-emf.c:57 msgid "The EMF image format" msgstr "Форматът за изображения EMF" -#: gdk-pixbuf/io-gdip-gif.c:80 gdk-pixbuf/io-gif.c:1720 +#: gdk-pixbuf/io-gdip-gif.c:78 gdk-pixbuf/io-gif.c:1718 msgid "The GIF image format" msgstr "Форматът за изображения GIF" -#: gdk-pixbuf/io-gdip-ico.c:59 gdk-pixbuf/io-ico.c:1271 +#: gdk-pixbuf/io-gdip-ico.c:57 gdk-pixbuf/io-ico.c:1269 msgid "The ICO image format" msgstr "Форматът за изображения ICO" -#: gdk-pixbuf/io-gdip-jpeg.c:53 gdk-pixbuf/io-jpeg.c:1249 +#: gdk-pixbuf/io-gdip-jpeg.c:51 gdk-pixbuf/io-jpeg.c:1249 #, c-format msgid "" "JPEG quality must be a value between 0 and 100; value '%s' could not be " @@ -241,7 +246,7 @@ msgstr "" "Качеството за JPEG трябва да бъде между 0 и 100. Стойността „%s“ не може да " "бъде анализирана." -#: gdk-pixbuf/io-gdip-jpeg.c:68 gdk-pixbuf/io-jpeg.c:1265 +#: gdk-pixbuf/io-gdip-jpeg.c:66 gdk-pixbuf/io-jpeg.c:1265 #, c-format msgid "" "JPEG quality must be a value between 0 and 100; value '%d' is not allowed." @@ -249,111 +254,115 @@ msgstr "" "Качеството за JPEG трябва да бъде между 0 и 100. Стойността „%d“ не е " "позволена" -#: gdk-pixbuf/io-gdip-jpeg.c:136 gdk-pixbuf/io-jpeg.c:1478 +#: gdk-pixbuf/io-gdip-jpeg.c:134 gdk-pixbuf/io-jpeg.c:1478 msgid "The JPEG image format" msgstr "Форматът за изображения JPEG" -#: gdk-pixbuf/io-gdip-utils.c:154 +#: gdk-pixbuf/io-gdip-tiff.c:80 gdk-pixbuf/io-tiff.c:786 +msgid "The TIFF image format" +msgstr "Форматът за изображения TIFF" + +#: gdk-pixbuf/io-gdip-utils.c:152 #, c-format msgid "Could not allocate memory: %s" msgstr "Недостатъчно памет за заглавна част: %s" -#: gdk-pixbuf/io-gdip-utils.c:179 gdk-pixbuf/io-gdip-utils.c:293 -#: gdk-pixbuf/io-gdip-utils.c:333 +#: gdk-pixbuf/io-gdip-utils.c:177 gdk-pixbuf/io-gdip-utils.c:291 +#: gdk-pixbuf/io-gdip-utils.c:331 #, c-format msgid "Could not create stream: %s" msgstr "Не може да се създаде поток: %s" -#: gdk-pixbuf/io-gdip-utils.c:193 +#: gdk-pixbuf/io-gdip-utils.c:191 #, c-format msgid "Could not seek stream: %s" msgstr "Не може да се търси в потока: %s" -#: gdk-pixbuf/io-gdip-utils.c:205 +#: gdk-pixbuf/io-gdip-utils.c:203 #, c-format msgid "Could not read from stream: %s" msgstr "Не може да се чете от потока: %s" -#: gdk-pixbuf/io-gdip-utils.c:617 +#: gdk-pixbuf/io-gdip-utils.c:615 msgid "Couldn't load bitmap" msgstr "Изображението във формат „bitmap“ не може да бъде заредено" -#: gdk-pixbuf/io-gdip-utils.c:773 +#: gdk-pixbuf/io-gdip-utils.c:771 msgid "Couldn't load metafile" msgstr "Мета-файлът не може да бъде зареден" -#: gdk-pixbuf/io-gdip-utils.c:878 +#: gdk-pixbuf/io-gdip-utils.c:876 msgid "Unsupported image format for GDI+" msgstr "Форматът на изображението не се поддържа от GDI+" -#: gdk-pixbuf/io-gdip-utils.c:885 +#: gdk-pixbuf/io-gdip-utils.c:883 msgid "Couldn't save" msgstr "Грешка при запазване" -#: gdk-pixbuf/io-gdip-wmf.c:58 +#: gdk-pixbuf/io-gdip-wmf.c:56 msgid "The WMF image format" msgstr "Форматът за изображения WMF" -#: gdk-pixbuf/io-gif.c:222 +#: gdk-pixbuf/io-gif.c:220 #, c-format msgid "Failure reading GIF: %s" msgstr "Неуспех при четене на GIF: %s " -#: gdk-pixbuf/io-gif.c:496 gdk-pixbuf/io-gif.c:1502 gdk-pixbuf/io-gif.c:1669 +#: gdk-pixbuf/io-gif.c:494 gdk-pixbuf/io-gif.c:1500 gdk-pixbuf/io-gif.c:1667 msgid "GIF file was missing some data (perhaps it was truncated somehow?)" msgstr "" "Липсват част от данните на файла във формат GIF (може би файлът не е цял)." -#: gdk-pixbuf/io-gif.c:505 +#: gdk-pixbuf/io-gif.c:503 #, c-format msgid "Internal error in the GIF loader (%s)" msgstr "Вътрешна грешка в модула за зареждане на GIF (%s)" -#: gdk-pixbuf/io-gif.c:579 +#: gdk-pixbuf/io-gif.c:577 msgid "Stack overflow" msgstr "Препълване на стека" -#: gdk-pixbuf/io-gif.c:639 +#: gdk-pixbuf/io-gif.c:637 msgid "GIF image loader cannot understand this image." msgstr "" "Модулът за зареждане на изображения във формат GIF, не може да анализира " "това изображение." -#: gdk-pixbuf/io-gif.c:668 +#: gdk-pixbuf/io-gif.c:666 msgid "Bad code encountered" msgstr "Срещнат е лош код" -#: gdk-pixbuf/io-gif.c:678 +#: gdk-pixbuf/io-gif.c:676 msgid "Circular table entry in GIF file" msgstr "Цикличен табличен запис във файла във формат GIF" -#: gdk-pixbuf/io-gif.c:866 gdk-pixbuf/io-gif.c:1488 gdk-pixbuf/io-gif.c:1541 -#: gdk-pixbuf/io-gif.c:1657 +#: gdk-pixbuf/io-gif.c:864 gdk-pixbuf/io-gif.c:1486 gdk-pixbuf/io-gif.c:1539 +#: gdk-pixbuf/io-gif.c:1655 msgid "Not enough memory to load GIF file" msgstr "Недостатъчно памет за зареждане на файла във формат GIF" -#: gdk-pixbuf/io-gif.c:960 +#: gdk-pixbuf/io-gif.c:958 msgid "Not enough memory to composite a frame in GIF file" msgstr "Недостатъчно памет за създаване на кадър от файла във формат GIF" -#: gdk-pixbuf/io-gif.c:1132 +#: gdk-pixbuf/io-gif.c:1130 msgid "GIF image is corrupt (incorrect LZW compression)" msgstr "Файлът във формат GIF е повреден (грешна компресия на LZW)" -#: gdk-pixbuf/io-gif.c:1182 +#: gdk-pixbuf/io-gif.c:1180 msgid "File does not appear to be a GIF file" msgstr "Файлът не изглежда да е във формат GIF" -#: gdk-pixbuf/io-gif.c:1194 +#: gdk-pixbuf/io-gif.c:1192 #, c-format msgid "Version %s of the GIF file format is not supported" msgstr "Не се поддържа версията %s на формата за файлове GIF" -#: gdk-pixbuf/io-gif.c:1241 +#: gdk-pixbuf/io-gif.c:1239 msgid "Resulting GIF image has zero size" msgstr "Полученото изображение във формат GIF е с нулев размер" -#: gdk-pixbuf/io-gif.c:1320 +#: gdk-pixbuf/io-gif.c:1318 msgid "" "GIF image has no global colormap, and a frame inside it has no local " "colormap." @@ -361,7 +370,7 @@ msgstr "" "Липсва глобална цветова палитра в изображението във формат GIF, както и " "локална цветова палитра за някой от кадрите в него." -#: gdk-pixbuf/io-gif.c:1564 +#: gdk-pixbuf/io-gif.c:1562 msgid "GIF image was truncated or incomplete." msgstr "GIF изображението е орязано или непълно." @@ -378,89 +387,89 @@ msgstr "Изображението във формат ICNS не може да msgid "The ICNS image format" msgstr "Форматът за изображения ICNS" -#: gdk-pixbuf/io-ico.c:228 gdk-pixbuf/io-ico.c:242 gdk-pixbuf/io-ico.c:291 -#: gdk-pixbuf/io-ico.c:302 gdk-pixbuf/io-ico.c:395 +#: gdk-pixbuf/io-ico.c:226 gdk-pixbuf/io-ico.c:240 gdk-pixbuf/io-ico.c:289 +#: gdk-pixbuf/io-ico.c:300 gdk-pixbuf/io-ico.c:393 msgid "Invalid header in icon" msgstr "Грешна заглавна част в иконата" -#: gdk-pixbuf/io-ico.c:257 gdk-pixbuf/io-ico.c:312 gdk-pixbuf/io-ico.c:405 -#: gdk-pixbuf/io-ico.c:458 gdk-pixbuf/io-ico.c:488 +#: gdk-pixbuf/io-ico.c:255 gdk-pixbuf/io-ico.c:310 gdk-pixbuf/io-ico.c:403 +#: gdk-pixbuf/io-ico.c:456 gdk-pixbuf/io-ico.c:486 msgid "Not enough memory to load icon" msgstr "Недостатъчно памет за зареждане на иконата" -#: gdk-pixbuf/io-ico.c:338 +#: gdk-pixbuf/io-ico.c:336 msgid "Compressed icons are not supported" msgstr "Не се поддържат компресирани икони" -#: gdk-pixbuf/io-ico.c:358 +#: gdk-pixbuf/io-ico.c:356 msgid "Icon has zero width" msgstr "Иконата има нулева широчина" -#: gdk-pixbuf/io-ico.c:368 +#: gdk-pixbuf/io-ico.c:366 msgid "Icon has zero height" msgstr "Иконата има нулева височина" -#: gdk-pixbuf/io-ico.c:443 +#: gdk-pixbuf/io-ico.c:441 msgid "Unsupported icon type" msgstr "Неподдържан вид икона" -#: gdk-pixbuf/io-ico.c:537 +#: gdk-pixbuf/io-ico.c:535 msgid "Not enough memory to load ICO file" msgstr "Недостатъчно памет за зареждане на файл във формат ICO" -#: gdk-pixbuf/io-ico.c:1002 +#: gdk-pixbuf/io-ico.c:1000 msgid "Image too large to be saved as ICO" msgstr "Изображението е твърде голямо, за да бъде запазено във формат ICO" -#: gdk-pixbuf/io-ico.c:1013 +#: gdk-pixbuf/io-ico.c:1011 msgid "Cursor hotspot outside image" msgstr "Горещата точка на курсора е извън изображението" -#: gdk-pixbuf/io-ico.c:1036 +#: gdk-pixbuf/io-ico.c:1034 #, c-format msgid "Unsupported depth for ICO file: %d" msgstr "Неподдържана дълбочина на цвета за файла във формат ICO: %d" -#: gdk-pixbuf/io-jasper.c:74 +#: gdk-pixbuf/io-jasper.c:73 msgid "Couldn't allocate memory for stream" msgstr "Недостатъчно памет за потока" -#: gdk-pixbuf/io-jasper.c:104 +#: gdk-pixbuf/io-jasper.c:103 msgid "Couldn't decode image" msgstr "Изображението не може да бъде декодирано" -#: gdk-pixbuf/io-jasper.c:122 +#: gdk-pixbuf/io-jasper.c:121 msgid "Transformed JPEG2000 has zero width or height" msgstr "" "Трансформираното изображение във формат JPEG2000 е с нулева широчина или " "височина." -#: gdk-pixbuf/io-jasper.c:136 +#: gdk-pixbuf/io-jasper.c:135 msgid "Image type currently not supported" msgstr "В момента изображения от този вид не се поддържат" -#: gdk-pixbuf/io-jasper.c:148 gdk-pixbuf/io-jasper.c:156 +#: gdk-pixbuf/io-jasper.c:147 gdk-pixbuf/io-jasper.c:155 msgid "Couldn't allocate memory for color profile" msgstr "Недостатъчно памет за зареждане на цветови профил" -#: gdk-pixbuf/io-jasper.c:182 +#: gdk-pixbuf/io-jasper.c:181 msgid "Insufficient memory to open JPEG 2000 file" msgstr "Недостатъчно памет за отваряне на файл във формат JPEG 2000" -#: gdk-pixbuf/io-jasper.c:261 +#: gdk-pixbuf/io-jasper.c:260 msgid "Couldn't allocate memory to buffer image data" msgstr "Недостатъчно памет за буфера с данните на изображението" -#: gdk-pixbuf/io-jasper.c:305 +#: gdk-pixbuf/io-jasper.c:304 msgid "The JPEG 2000 image format" msgstr "Форматът за изображения JPEG 2000" -#: gdk-pixbuf/io-jpeg.c:126 +#: gdk-pixbuf/io-jpeg.c:124 #, c-format msgid "Error interpreting JPEG image file (%s)" msgstr "Грешка при интерпретацията на изображението във формат JPEG (%s)" -#: gdk-pixbuf/io-jpeg.c:604 +#: gdk-pixbuf/io-jpeg.c:597 msgid "" "Insufficient memory to load image, try exiting some applications to free " "memory" @@ -468,17 +477,17 @@ msgstr "" "Недостатъчно памет за зареждане на изображението. Спрете някои програми, за " "да освободите памет." -#: gdk-pixbuf/io-jpeg.c:651 gdk-pixbuf/io-jpeg.c:865 +#: gdk-pixbuf/io-jpeg.c:645 gdk-pixbuf/io-jpeg.c:858 #, c-format msgid "Unsupported JPEG color space (%s)" msgstr "Неподдържано цветово пространство за JPEG (%s)" -#: gdk-pixbuf/io-jpeg.c:764 gdk-pixbuf/io-jpeg.c:1044 +#: gdk-pixbuf/io-jpeg.c:757 gdk-pixbuf/io-jpeg.c:1037 #: gdk-pixbuf/io-jpeg.c:1308 gdk-pixbuf/io-jpeg.c:1318 msgid "Couldn't allocate memory for loading JPEG file" msgstr "Недостатъчно памет за зареждане на файл във формат JPEG" -#: gdk-pixbuf/io-jpeg.c:1018 +#: gdk-pixbuf/io-jpeg.c:1011 msgid "Transformed JPEG has zero width or height." msgstr "" "Трансформираното изображение във формат JPEG е с нулева широчина или " @@ -489,93 +498,93 @@ msgstr "" msgid "Color profile has invalid length '%u'." msgstr "Цветовият профил е с неправилна дължина „%d“." -#: gdk-pixbuf/io-pcx.c:186 +#: gdk-pixbuf/io-pcx.c:184 msgid "Couldn't allocate memory for header" msgstr "Недостатъчно памет за заглавна част" -#: gdk-pixbuf/io-pcx.c:201 gdk-pixbuf/io-pcx.c:559 +#: gdk-pixbuf/io-pcx.c:199 gdk-pixbuf/io-pcx.c:557 msgid "Couldn't allocate memory for context buffer" msgstr "Недостатъчно памет за контекстния буфер" -#: gdk-pixbuf/io-pcx.c:600 +#: gdk-pixbuf/io-pcx.c:598 msgid "Image has invalid width and/or height" msgstr "Изображението е с нулева височина и/или височина" -#: gdk-pixbuf/io-pcx.c:612 gdk-pixbuf/io-pcx.c:673 +#: gdk-pixbuf/io-pcx.c:610 gdk-pixbuf/io-pcx.c:671 msgid "Image has unsupported bpp" msgstr "Изображението е с неподдържана стойност на битове за пиксел" -#: gdk-pixbuf/io-pcx.c:617 gdk-pixbuf/io-pcx.c:625 +#: gdk-pixbuf/io-pcx.c:615 gdk-pixbuf/io-pcx.c:623 #, c-format msgid "Image has unsupported number of %d-bit planes" msgstr "Изображението е с неподдържан брой %d-битови цветови равнини" -#: gdk-pixbuf/io-pcx.c:641 +#: gdk-pixbuf/io-pcx.c:639 msgid "Couldn't create new pixbuf" msgstr "Невъзможно е да създаде нов буфер за пиксели" -#: gdk-pixbuf/io-pcx.c:649 +#: gdk-pixbuf/io-pcx.c:647 msgid "Couldn't allocate memory for line data" msgstr "Недостатъчно памет за данните за линия" -#: gdk-pixbuf/io-pcx.c:656 +#: gdk-pixbuf/io-pcx.c:654 msgid "Couldn't allocate memory for PCX image" msgstr "Недостатъчно памет за изображението във формат PCX" -#: gdk-pixbuf/io-pcx.c:703 +#: gdk-pixbuf/io-pcx.c:701 msgid "Didn't get all lines of PCX image" msgstr "Не са получени всички линии в изображението във формат PCX" -#: gdk-pixbuf/io-pcx.c:710 +#: gdk-pixbuf/io-pcx.c:708 msgid "No palette found at end of PCX data" msgstr "Не е открита палитра в края на данните за PCX" -#: gdk-pixbuf/io-pcx.c:755 +#: gdk-pixbuf/io-pcx.c:753 msgid "The PCX image format" msgstr "Форматът за изображения PCX" -#: gdk-pixbuf/io-pixdata.c:148 +#: gdk-pixbuf/io-pixdata.c:146 msgid "Transformed pixbuf has zero width or height." msgstr "Трансформираният буфер за пиксели е с нулева широчина или височина." -#: gdk-pixbuf/io-pixdata.c:186 +#: gdk-pixbuf/io-pixdata.c:184 msgid "The GdkPixdata format" msgstr "Форматът за изображения GdkPixdata" -#: gdk-pixbuf/io-png.c:54 +#: gdk-pixbuf/io-png.c:53 msgid "Bits per channel of PNG image is invalid." msgstr "Броят битове за канал за изображението във формат PNG е грешен." -#: gdk-pixbuf/io-png.c:135 gdk-pixbuf/io-png.c:641 +#: gdk-pixbuf/io-png.c:134 gdk-pixbuf/io-png.c:640 msgid "Transformed PNG has zero width or height." msgstr "" "Трансформираното изображение във формат PNG е с нулева широчина или височина." -#: gdk-pixbuf/io-png.c:143 +#: gdk-pixbuf/io-png.c:142 msgid "Bits per channel of transformed PNG is not 8." msgstr "" "Броят битове за канал в трансформираното изображение във формат PNG не е 8." -#: gdk-pixbuf/io-png.c:152 +#: gdk-pixbuf/io-png.c:151 msgid "Transformed PNG not RGB or RGBA." msgstr "Трансформираното изображение във формат PNG не е RGB или RGBA." -#: gdk-pixbuf/io-png.c:161 +#: gdk-pixbuf/io-png.c:160 msgid "Transformed PNG has unsupported number of channels, must be 3 or 4." msgstr "" "Трансформираното изображение във формат PNG е с неподдържан брой канали, той " "трябва да е 3 или 4." -#: gdk-pixbuf/io-png.c:182 +#: gdk-pixbuf/io-png.c:181 #, c-format msgid "Fatal error in PNG image file: %s" msgstr "Фатална грешка в изображение във формат PNG: %s" -#: gdk-pixbuf/io-png.c:315 +#: gdk-pixbuf/io-png.c:314 msgid "Insufficient memory to load PNG file" msgstr "Недостатъчно памет за зареждане на файл във формат PNG" -#: gdk-pixbuf/io-png.c:656 +#: gdk-pixbuf/io-png.c:655 #, c-format msgid "" "Insufficient memory to store a %lu by %lu image; try exiting some " @@ -584,33 +593,33 @@ msgstr "" "Недостатъчно памет за запазване на изображение %lu×%lu. Спрете някоя " "програма, за да освободите памет." -#: gdk-pixbuf/io-png.c:719 +#: gdk-pixbuf/io-png.c:718 msgid "Fatal error reading PNG image file" msgstr "Фатална грешка при четене на изображение във формат PNG" -#: gdk-pixbuf/io-png.c:768 +#: gdk-pixbuf/io-png.c:767 #, c-format msgid "Fatal error reading PNG image file: %s" msgstr "Фатална грешка при четене на изображение във формат PNG: %s" -#: gdk-pixbuf/io-png.c:858 +#: gdk-pixbuf/io-png.c:857 msgid "" "Keys for PNG text chunks must have at least 1 and at most 79 characters." msgstr "" "Ключовете за откъсите текст в PNG трябва да са с дължина от 1 до 79 знака." -#: gdk-pixbuf/io-png.c:867 +#: gdk-pixbuf/io-png.c:866 msgid "Keys for PNG text chunks must be ASCII characters." msgstr "" "Ключовете за откъсите текст в PNG трябва да се състоят само от знаци от " "ASCII." -#: gdk-pixbuf/io-png.c:881 gdk-pixbuf/io-tiff.c:667 +#: gdk-pixbuf/io-png.c:880 gdk-pixbuf/io-tiff.c:665 #, c-format msgid "Color profile has invalid length %d." msgstr "Цветовият профил е с неправилна дължина %d." -#: gdk-pixbuf/io-png.c:894 +#: gdk-pixbuf/io-png.c:893 #, c-format msgid "" "PNG compression level must be a value between 0 and 9; value '%s' could not " @@ -619,7 +628,7 @@ msgstr "" "Нивото на компресията на PNG трябва да бъде между 0 и 9. Стойността „%s“ не " "може да бъде анализирана." -#: gdk-pixbuf/io-png.c:907 +#: gdk-pixbuf/io-png.c:906 #, c-format msgid "" "PNG compression level must be a value between 0 and 9; value '%d' is not " @@ -628,88 +637,88 @@ msgstr "" "Нивото на компресията на PNG трябва да бъде между 0 и 9. Стойността „%d“ не " "е позволена." -#: gdk-pixbuf/io-png.c:955 +#: gdk-pixbuf/io-png.c:954 #, c-format msgid "Value for PNG text chunk %s cannot be converted to ISO-8859-1 encoding." msgstr "" "Откъсът текст в PNG — „%s“, не може да бъде преобразуван до кодиране " "ISO-8859-1." -#: gdk-pixbuf/io-png.c:1118 +#: gdk-pixbuf/io-png.c:1117 msgid "The PNG image format" msgstr "Форматът за изображения PNG" -#: gdk-pixbuf/io-pnm.c:248 +#: gdk-pixbuf/io-pnm.c:246 msgid "PNM loader expected to find an integer, but didn't" msgstr "" "Модулът за зареждането на PNM очакваше целочислена стойност, но получи друга" -#: gdk-pixbuf/io-pnm.c:280 +#: gdk-pixbuf/io-pnm.c:278 msgid "PNM file has an incorrect initial byte" msgstr "Файлът във формат PNM е с некоректен начален байт" -#: gdk-pixbuf/io-pnm.c:310 +#: gdk-pixbuf/io-pnm.c:308 msgid "PNM file is not in a recognized PNM subformat" msgstr "Файлът във формат PNM не е от познатите подформати на PNM" -#: gdk-pixbuf/io-pnm.c:335 +#: gdk-pixbuf/io-pnm.c:333 msgid "PNM file has an image width of 0" msgstr "Файлът във формат PNM съдържа изображение с широчина 0" -#: gdk-pixbuf/io-pnm.c:356 +#: gdk-pixbuf/io-pnm.c:354 msgid "PNM file has an image height of 0" msgstr "Файлът във формат PNM съдържа изображение с височина 0" -#: gdk-pixbuf/io-pnm.c:379 +#: gdk-pixbuf/io-pnm.c:377 msgid "Maximum color value in PNM file is 0" msgstr "Максималната стойност на цвят във файла във формат PNM е 0" -#: gdk-pixbuf/io-pnm.c:387 +#: gdk-pixbuf/io-pnm.c:385 msgid "Maximum color value in PNM file is too large" msgstr "Максималната стойност на цвят във файла във формат PNM е твърде голяма" -#: gdk-pixbuf/io-pnm.c:427 gdk-pixbuf/io-pnm.c:457 gdk-pixbuf/io-pnm.c:502 +#: gdk-pixbuf/io-pnm.c:425 gdk-pixbuf/io-pnm.c:455 gdk-pixbuf/io-pnm.c:500 msgid "Raw PNM image type is invalid" msgstr "Видът изображение „суров“ (raw) PNM е неправилен" -#: gdk-pixbuf/io-pnm.c:652 +#: gdk-pixbuf/io-pnm.c:650 msgid "PNM image loader does not support this PNM subformat" msgstr "Модулът за зареждане на PNM не поддържа този подформат на PNM" -#: gdk-pixbuf/io-pnm.c:739 gdk-pixbuf/io-pnm.c:966 +#: gdk-pixbuf/io-pnm.c:737 gdk-pixbuf/io-pnm.c:964 msgid "Raw PNM formats require exactly one whitespace before sample data" msgstr "Форматът за „суров“ PNM изисква точно един интервал преди самите данни" -#: gdk-pixbuf/io-pnm.c:766 +#: gdk-pixbuf/io-pnm.c:764 msgid "Cannot allocate memory for loading PNM image" msgstr "Недостатъчно памет за зареждане на изображение във формат PNM" -#: gdk-pixbuf/io-pnm.c:816 +#: gdk-pixbuf/io-pnm.c:814 msgid "Insufficient memory to load PNM context struct" msgstr "Недостатъчно памет за зареждане структурата на контекста за PNM" -#: gdk-pixbuf/io-pnm.c:867 +#: gdk-pixbuf/io-pnm.c:865 msgid "Unexpected end of PNM image data" msgstr "Неочакван край на данните за изображението във формат PNM" -#: gdk-pixbuf/io-pnm.c:995 +#: gdk-pixbuf/io-pnm.c:993 msgid "Insufficient memory to load PNM file" msgstr "Недостатъчно памет за зареждане на файл във формат PNM" -#: gdk-pixbuf/io-pnm.c:1079 +#: gdk-pixbuf/io-pnm.c:1077 msgid "The PNM/PBM/PGM/PPM image format family" msgstr "Фамилията формати за изображения PNM/PBG/PGM/PPM" -#: gdk-pixbuf/io-qtif.c:128 +#: gdk-pixbuf/io-qtif.c:126 msgid "Input file descriptor is NULL." msgstr "Указателят към входния файл е NULL." -#: gdk-pixbuf/io-qtif.c:143 +#: gdk-pixbuf/io-qtif.c:141 msgid "Failed to read QTIF header" msgstr "" "Неуспех при прочитане на заглавната част от изображение във формат QTIF" -#: gdk-pixbuf/io-qtif.c:152 gdk-pixbuf/io-qtif.c:189 gdk-pixbuf/io-qtif.c:459 +#: gdk-pixbuf/io-qtif.c:150 gdk-pixbuf/io-qtif.c:187 gdk-pixbuf/io-qtif.c:454 #, c-format msgid "QTIF atom size too large (%d byte)" msgid_plural "QTIF atom size too large (%d bytes)" @@ -718,253 +727,249 @@ msgstr[0] "" msgstr[1] "" "Размерът на атом от изображение във формат QTIF е прекалено голям (%d байта)" -#: gdk-pixbuf/io-qtif.c:175 +#: gdk-pixbuf/io-qtif.c:173 #, c-format msgid "Failed to allocate %d byte for file read buffer" msgid_plural "Failed to allocate %d bytes for file read buffer" msgstr[0] "Неуспех при заделяне на буфер от %d байт за прочитане на файл" msgstr[1] "Неуспех при заделяне на буфер от %d байта за прочитане на файл" -#: gdk-pixbuf/io-qtif.c:206 +#: gdk-pixbuf/io-qtif.c:201 #, c-format msgid "File error when reading QTIF atom: %s" msgstr "" "Файлова грешка при прочитането на атом от изображение във формат QTIF: %s " -#: gdk-pixbuf/io-qtif.c:243 +#: gdk-pixbuf/io-qtif.c:238 #, c-format msgid "Failed to skip the next %d byte with seek()." msgid_plural "Failed to skip the next %d bytes with seek()." msgstr[0] "Следващият %d байт не беше прескочен чрез seek()." msgstr[1] "Следващите %d байта не бяха прескочени чрез seek()." -#: gdk-pixbuf/io-qtif.c:270 +#: gdk-pixbuf/io-qtif.c:265 msgid "Failed to allocate QTIF context structure." msgstr "" "Неуспех при заделяне на структурата за контекста на изображение във формат " "QTIF." -#: gdk-pixbuf/io-qtif.c:330 +#: gdk-pixbuf/io-qtif.c:325 msgid "Failed to create GdkPixbufLoader object." msgstr "Неуспех при създаването на обект GdkPixbufLoader." -#: gdk-pixbuf/io-qtif.c:434 +#: gdk-pixbuf/io-qtif.c:429 msgid "Failed to find an image data atom." msgstr "Неуспех при откриването на атом за данни в изображение." -#: gdk-pixbuf/io-qtif.c:618 +#: gdk-pixbuf/io-qtif.c:613 msgid "The QTIF image format" msgstr "Форматът за изображения QTIF" -#: gdk-pixbuf/io-ras.c:125 +#: gdk-pixbuf/io-ras.c:123 msgid "RAS image has bogus header data" msgstr "Изображението във формат RAS е с „фалшиви“ заглавни данни" -#: gdk-pixbuf/io-ras.c:147 +#: gdk-pixbuf/io-ras.c:145 msgid "RAS image has unknown type" msgstr "Изображението във формат RAS е от неизвестен вид" -#: gdk-pixbuf/io-ras.c:155 +#: gdk-pixbuf/io-ras.c:153 msgid "unsupported RAS image variation" msgstr "неподдържана разновидност на изображение във формат RAS" -#: gdk-pixbuf/io-ras.c:170 gdk-pixbuf/io-ras.c:199 +#: gdk-pixbuf/io-ras.c:168 gdk-pixbuf/io-ras.c:197 msgid "Not enough memory to load RAS image" msgstr "Недостатъчно памет, за да се зареди изображението във формат RAS" -#: gdk-pixbuf/io-ras.c:544 +#: gdk-pixbuf/io-ras.c:542 msgid "The Sun raster image format" msgstr "Форматът за растерни изображения на Sun" -#: gdk-pixbuf/io-tga.c:153 +#: gdk-pixbuf/io-tga.c:151 msgid "Cannot allocate memory for IOBuffer struct" msgstr "Недостатъчно памет за структура на IOBuffer " -#: gdk-pixbuf/io-tga.c:172 +#: gdk-pixbuf/io-tga.c:170 msgid "Cannot allocate memory for IOBuffer data" msgstr "Недостатъчно памет за данни на IOBuffer " -#: gdk-pixbuf/io-tga.c:183 +#: gdk-pixbuf/io-tga.c:181 msgid "Cannot realloc IOBuffer data" msgstr "Не може да се преразпределят данни от IOBuffer" -#: gdk-pixbuf/io-tga.c:213 +#: gdk-pixbuf/io-tga.c:211 msgid "Cannot allocate temporary IOBuffer data" msgstr "Не може да се заделят временни данни в IOBuffer" -#: gdk-pixbuf/io-tga.c:346 +#: gdk-pixbuf/io-tga.c:339 msgid "Cannot allocate new pixbuf" msgstr "Недостатъчно памет за нов буфер за изображение" -#: gdk-pixbuf/io-tga.c:685 +#: gdk-pixbuf/io-tga.c:678 msgid "Image is corrupted or truncated" msgstr "Изображението е орязано или непълно." -#: gdk-pixbuf/io-tga.c:692 +#: gdk-pixbuf/io-tga.c:685 msgid "Cannot allocate colormap structure" msgstr "Недостатъчно памет за нова структура за палитра за цветове" -#: gdk-pixbuf/io-tga.c:699 +#: gdk-pixbuf/io-tga.c:692 msgid "Cannot allocate colormap entries" msgstr "Недостатъчно памет за нови елементи в палитра за цветове" -#: gdk-pixbuf/io-tga.c:721 +#: gdk-pixbuf/io-tga.c:714 msgid "Unexpected bitdepth for colormap entries" msgstr "Неочаквана дълбочина на цвят за елементите на палитрата на цветовете" -#: gdk-pixbuf/io-tga.c:739 +#: gdk-pixbuf/io-tga.c:732 msgid "Cannot allocate TGA header memory" msgstr "Недостатъчно памет за заглавната част на формата TGA " -#: gdk-pixbuf/io-tga.c:772 +#: gdk-pixbuf/io-tga.c:765 msgid "TGA image has invalid dimensions" msgstr "Изображението във формат TGA е с грешни размери" -#: gdk-pixbuf/io-tga.c:778 gdk-pixbuf/io-tga.c:787 gdk-pixbuf/io-tga.c:797 -#: gdk-pixbuf/io-tga.c:807 gdk-pixbuf/io-tga.c:814 +#: gdk-pixbuf/io-tga.c:771 gdk-pixbuf/io-tga.c:780 gdk-pixbuf/io-tga.c:790 +#: gdk-pixbuf/io-tga.c:800 gdk-pixbuf/io-tga.c:807 msgid "TGA image type not supported" msgstr "Видът изображение TGA не се поддържа" -#: gdk-pixbuf/io-tga.c:861 +#: gdk-pixbuf/io-tga.c:854 msgid "Cannot allocate memory for TGA context struct" msgstr "Недостатъчно памет за зареждане структурата на контекста за TGA " -#: gdk-pixbuf/io-tga.c:926 +#: gdk-pixbuf/io-tga.c:919 msgid "Excess data in file" msgstr "Излишък от данни във файл" -#: gdk-pixbuf/io-tga.c:1007 +#: gdk-pixbuf/io-tga.c:1000 msgid "The Targa image format" msgstr "Форматът за изображения Targa" -#: gdk-pixbuf/io-tiff.c:104 +#: gdk-pixbuf/io-tiff.c:102 msgid "Could not get image width (bad TIFF file)" msgstr "Широчината на изображението не може да се получи (счупен TIFF)" -#: gdk-pixbuf/io-tiff.c:112 +#: gdk-pixbuf/io-tiff.c:110 msgid "Could not get image height (bad TIFF file)" msgstr "Височината на изображението не може да се получи (счупен TIFF)" -#: gdk-pixbuf/io-tiff.c:120 +#: gdk-pixbuf/io-tiff.c:118 msgid "Width or height of TIFF image is zero" msgstr "Височината или широчината на изображението във формат TIFF е нулева" -#: gdk-pixbuf/io-tiff.c:129 gdk-pixbuf/io-tiff.c:138 +#: gdk-pixbuf/io-tiff.c:127 gdk-pixbuf/io-tiff.c:136 msgid "Dimensions of TIFF image too large" msgstr "Размерите на изображението във формат TIFF са твърде големи" -#: gdk-pixbuf/io-tiff.c:162 gdk-pixbuf/io-tiff.c:174 gdk-pixbuf/io-tiff.c:491 +#: gdk-pixbuf/io-tiff.c:160 gdk-pixbuf/io-tiff.c:172 gdk-pixbuf/io-tiff.c:489 msgid "Insufficient memory to open TIFF file" msgstr "Недостатъчно памет за отваряне на файл във формат TIFF" -#: gdk-pixbuf/io-tiff.c:236 +#: gdk-pixbuf/io-tiff.c:234 msgid "Failed to load RGB data from TIFF file" msgstr "Неуспех при зареждане на данни за каналите RGB от файл във формат TIFF" -#: gdk-pixbuf/io-tiff.c:293 +#: gdk-pixbuf/io-tiff.c:291 msgid "Failed to open TIFF image" msgstr "Неуспех при отваряне на изображение във формат TIFF" -#: gdk-pixbuf/io-tiff.c:427 gdk-pixbuf/io-tiff.c:440 +#: gdk-pixbuf/io-tiff.c:425 gdk-pixbuf/io-tiff.c:438 msgid "Failed to load TIFF image" msgstr "Неуспех при зареждане на изображение във формат TIFF" -#: gdk-pixbuf/io-tiff.c:623 +#: gdk-pixbuf/io-tiff.c:621 msgid "Failed to save TIFF image" msgstr "Неуспех при запазване на изображение във формат TIFF" -#: gdk-pixbuf/io-tiff.c:656 +#: gdk-pixbuf/io-tiff.c:654 msgid "TIFF compression doesn't refer to a valid codec." msgstr "Компресията в TIFF не указва правилен кодер." -#: gdk-pixbuf/io-tiff.c:696 +#: gdk-pixbuf/io-tiff.c:694 msgid "Failed to write TIFF data" msgstr "Неуспех при запазване на данните в TIFF" -#: gdk-pixbuf/io-tiff.c:733 +#: gdk-pixbuf/io-tiff.c:731 msgid "Couldn't write to TIFF file" msgstr "Неуспех при запазване на файл във формат TIFF" -#: gdk-pixbuf/io-tiff.c:788 -msgid "The TIFF image format" -msgstr "Форматът за изображения TIFF" - -#: gdk-pixbuf/io-wbmp.c:245 +#: gdk-pixbuf/io-wbmp.c:243 msgid "Image has zero width" msgstr "Изображението е с нулева широчина" -#: gdk-pixbuf/io-wbmp.c:263 +#: gdk-pixbuf/io-wbmp.c:261 msgid "Image has zero height" msgstr "Изображението е с нулева височина" -#: gdk-pixbuf/io-wbmp.c:274 +#: gdk-pixbuf/io-wbmp.c:272 msgid "Not enough memory to load image" msgstr "Недостатъчно памет за зареждане на изображението" -#: gdk-pixbuf/io-wbmp.c:333 +#: gdk-pixbuf/io-wbmp.c:331 msgid "Couldn't save the rest" msgstr "Останалото не беше запазено" -#: gdk-pixbuf/io-wbmp.c:374 +#: gdk-pixbuf/io-wbmp.c:372 msgid "The WBMP image format" msgstr "Форматът за изображения WBMP" -#: gdk-pixbuf/io-xbm.c:304 +#: gdk-pixbuf/io-xbm.c:302 msgid "Invalid XBM file" msgstr "Грешен файл във формат XBM" -#: gdk-pixbuf/io-xbm.c:314 +#: gdk-pixbuf/io-xbm.c:312 msgid "Insufficient memory to load XBM image file" msgstr "Недостатъчно памет за зареждане на изображение във формат XBM" -#: gdk-pixbuf/io-xbm.c:462 +#: gdk-pixbuf/io-xbm.c:460 msgid "Failed to write to temporary file when loading XBM image" msgstr "" "Неуспех при запис на временния файл при зареждане на изображението във " "формат XBM" -#: gdk-pixbuf/io-xbm.c:501 +#: gdk-pixbuf/io-xbm.c:499 msgid "The XBM image format" msgstr "Форматът за изображения XBM" -#: gdk-pixbuf/io-xpm.c:469 +#: gdk-pixbuf/io-xpm.c:467 msgid "No XPM header found" msgstr "Липсва заглавната част на XPM" -#: gdk-pixbuf/io-xpm.c:478 +#: gdk-pixbuf/io-xpm.c:476 msgid "Invalid XPM header" msgstr "Заглавната част на XPM е неправилна" -#: gdk-pixbuf/io-xpm.c:486 +#: gdk-pixbuf/io-xpm.c:484 msgid "XPM file has image width <= 0" msgstr "Файлът във формат XPM е с широчина ≤ 0" -#: gdk-pixbuf/io-xpm.c:494 +#: gdk-pixbuf/io-xpm.c:492 msgid "XPM file has image height <= 0" msgstr "Файлът във формат XPM е с височина ≤ 0" -#: gdk-pixbuf/io-xpm.c:502 +#: gdk-pixbuf/io-xpm.c:500 msgid "XPM has invalid number of chars per pixel" msgstr "Броят знаци за пиксел във файла във формат XPM е неправилен" -#: gdk-pixbuf/io-xpm.c:511 +#: gdk-pixbuf/io-xpm.c:509 msgid "XPM file has invalid number of colors" msgstr "Броят цветове във файла във формат XPM е неправилен" -#: gdk-pixbuf/io-xpm.c:523 gdk-pixbuf/io-xpm.c:532 gdk-pixbuf/io-xpm.c:584 +#: gdk-pixbuf/io-xpm.c:521 gdk-pixbuf/io-xpm.c:530 gdk-pixbuf/io-xpm.c:582 msgid "Cannot allocate memory for loading XPM image" msgstr "Недостатъчно памет за зареждане на изображение във формат XPM" -#: gdk-pixbuf/io-xpm.c:546 +#: gdk-pixbuf/io-xpm.c:544 msgid "Cannot read XPM colormap" msgstr "Палитрата от цветове за XPM не може да бъде прочетена" -#: gdk-pixbuf/io-xpm.c:778 +#: gdk-pixbuf/io-xpm.c:776 msgid "Failed to write to temporary file when loading XPM image" msgstr "" "Неуспех при запис на временен файл при зареждането на изображение във формат " "XPM" -#: gdk-pixbuf/io-xpm.c:817 +#: gdk-pixbuf/io-xpm.c:815 msgid "The XPM image format" msgstr "Форматът за изображения XPM" diff --git a/po/bn.gmo b/po/bn.gmo index 5f263b6e0169edff51d6c584202e87d6cc4735c4..2568027c2994750961c48c9f17898141f439c243 100644 GIT binary patch delta 28 kcmeBw$=Lsral=O)UK3pdQ(Yr71tSA16SK|#bSAn30GiJV0{{R3 delta 28 kcmeBw$=Lsral=O)USnMY6J0}71w#WXBa6-dbSAn30Gf#j{r~^~ diff --git a/po/bn.po b/po/bn.po index c310973..0af1266 100644 --- a/po/bn.po +++ b/po/bn.po @@ -15,7 +15,7 @@ msgstr "" "Project-Id-Version: bn\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=gdk-" "pixbuf\n" -"POT-Creation-Date: 2013-04-15 10:28-0400\n" +"POT-Creation-Date: 2014-05-26 20:46-0400\n" "PO-Revision-Date: 2010-03-28 19:04+0600\n" "Last-Translator: Israt Jahan \n" "Language-Team: Bengali \n" @@ -25,18 +25,18 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: gdk-pixbuf/gdk-pixbuf-animation.c:160 gdk-pixbuf/gdk-pixbuf-io.c:1064 -#: gdk-pixbuf/gdk-pixbuf-io.c:1330 +#: gdk-pixbuf/gdk-pixbuf-animation.c:158 gdk-pixbuf/gdk-pixbuf-io.c:1077 +#: gdk-pixbuf/gdk-pixbuf-io.c:1333 #, c-format msgid "Failed to open file '%s': %s" msgstr "'%1$s' ফাইল খুলতে ব্যর্থ: %2$s" -#: gdk-pixbuf/gdk-pixbuf-animation.c:173 gdk-pixbuf/gdk-pixbuf-io.c:1076 +#: gdk-pixbuf/gdk-pixbuf-animation.c:171 gdk-pixbuf/gdk-pixbuf-io.c:962 #, c-format msgid "Image file '%s' contains no data" msgstr "'%s' নামক ছবির ফাইলে তথ্য অনুপস্থিত" -#: gdk-pixbuf/gdk-pixbuf-animation.c:212 +#: gdk-pixbuf/gdk-pixbuf-animation.c:210 #, c-format msgid "" "Failed to load animation '%s': reason not known, probably a corrupt " @@ -44,19 +44,19 @@ msgid "" msgstr "" "'%s' অ্যানিমেশন লোড করতে ব্যর্থ: কারণ অজানা, সম্ভবত অ্যানিমেশন ফাইলটি ক্ষতিগ্রস্ত" -#: gdk-pixbuf/gdk-pixbuf-animation.c:280 gdk-pixbuf/gdk-pixbuf-io.c:1112 -#: gdk-pixbuf/gdk-pixbuf-io.c:1382 +#: gdk-pixbuf/gdk-pixbuf-animation.c:278 gdk-pixbuf/gdk-pixbuf-io.c:1113 +#: gdk-pixbuf/gdk-pixbuf-io.c:1385 #, c-format msgid "" "Failed to load image '%s': reason not known, probably a corrupt image file" msgstr "'%s' ছবি লোড করতে ব্যর্থ: কারণ অজানা, সম্ভবত ছবির ফাইলটি ক্ষতিগ্রস্ত" -#: gdk-pixbuf/gdk-pixbuf-io.c:790 +#: gdk-pixbuf/gdk-pixbuf-io.c:774 #, c-format msgid "Unable to load image-loading module: %s: %s" msgstr "ছবি লোড করতে ব্যবহৃত মডিউল লোড করতে ব্যর্থ: %s: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:805 +#: gdk-pixbuf/gdk-pixbuf-io.c:789 #, fuzzy, c-format msgid "" "Image-loading module %s does not export the proper interface; perhaps it's " @@ -65,68 +65,68 @@ msgstr "" "ছবি লোড করতে ব্যবহৃত %s নামক মডিউলটি সঠিক ইন্টারফেস এক্সপোর্ট করে না; সম্ভবত এটি " "ভিন্ন কোন GTK সংস্করণের অংশ?" -#: gdk-pixbuf/gdk-pixbuf-io.c:814 gdk-pixbuf/gdk-pixbuf-io.c:865 +#: gdk-pixbuf/gdk-pixbuf-io.c:798 gdk-pixbuf/gdk-pixbuf-io.c:849 #, c-format msgid "Image type '%s' is not supported" msgstr "'%s' প্রকৃতির ছবি সমর্থিত নয়" -#: gdk-pixbuf/gdk-pixbuf-io.c:950 +#: gdk-pixbuf/gdk-pixbuf-io.c:934 #, c-format msgid "Couldn't recognize the image file format for file '%s'" msgstr "'%s' ফাইলের জন্য ছবির ফাইল ফরম্যাট সনাক্ত করা যায়নি" -#: gdk-pixbuf/gdk-pixbuf-io.c:958 +#: gdk-pixbuf/gdk-pixbuf-io.c:942 msgid "Unrecognized image file format" msgstr "ছবির ফাইল ফরম্যাট অজানা" -#: gdk-pixbuf/gdk-pixbuf-io.c:1121 +#: gdk-pixbuf/gdk-pixbuf-io.c:1124 #, c-format msgid "Failed to load image '%s': %s" msgstr "'%1$s' ছবি লোড করতে ব্যর্থ: %2$s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2015 gdk-pixbuf/io-gdip-utils.c:837 +#: gdk-pixbuf/gdk-pixbuf-io.c:2029 gdk-pixbuf/io-gdip-utils.c:835 #, c-format msgid "Error writing to image file: %s" msgstr "ছবির ফাইলে লিখতে ত্রুটি: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2057 gdk-pixbuf/gdk-pixbuf-io.c:2178 +#: gdk-pixbuf/gdk-pixbuf-io.c:2071 gdk-pixbuf/gdk-pixbuf-io.c:2192 #, c-format msgid "This build of gdk-pixbuf does not support saving the image format: %s" msgstr "gdk-pixbuf'র বর্তমান বিল্ড এই ফরম্যাটের ছবি সংরক্ষণ সমর্থন করে না: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2088 +#: gdk-pixbuf/gdk-pixbuf-io.c:2102 msgid "Insufficient memory to save image to callback" msgstr "callback-এ ছবি সংরক্ষণের জন্য পর্যাপ্ত মেমরি নেই" -#: gdk-pixbuf/gdk-pixbuf-io.c:2101 +#: gdk-pixbuf/gdk-pixbuf-io.c:2115 msgid "Failed to open temporary file" msgstr "অস্থায়ী ফাইল খুলতে ব্যর্থ" -#: gdk-pixbuf/gdk-pixbuf-io.c:2124 +#: gdk-pixbuf/gdk-pixbuf-io.c:2138 msgid "Failed to read from temporary file" msgstr "অস্থায়ী ফাইল থেকে পড়তে ব্যর্থ" -#: gdk-pixbuf/gdk-pixbuf-io.c:2372 +#: gdk-pixbuf/gdk-pixbuf-io.c:2382 #, c-format msgid "Failed to open '%s' for writing: %s" msgstr "লেখার জন্য '%1$s' খুলতে ব্যর্থ: %2$s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2398 +#: gdk-pixbuf/gdk-pixbuf-io.c:2408 #, c-format msgid "" "Failed to close '%s' while writing image, all data may not have been saved: " "%s" msgstr "ছবি লেখার সময় '%s' বন্ধ করতে ব্যর্থ, সম্ভবত সব তথ্য সংরক্ষিত হয়নি: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2619 gdk-pixbuf/gdk-pixbuf-io.c:2671 +#: gdk-pixbuf/gdk-pixbuf-io.c:2629 gdk-pixbuf/gdk-pixbuf-io.c:2681 msgid "Insufficient memory to save image into a buffer" msgstr "বাফারে ছবি সংরক্ষণের জন্য পর্যাপ্ত মেমরি নেই" -#: gdk-pixbuf/gdk-pixbuf-io.c:2717 +#: gdk-pixbuf/gdk-pixbuf-io.c:2727 msgid "Error writing to image stream" msgstr "ছবির স্ট্রিমে লিখতে ত্রুটি" -#: gdk-pixbuf/gdk-pixbuf-loader.c:393 +#: gdk-pixbuf/gdk-pixbuf-loader.c:384 #, c-format msgid "" "Internal error: Image loader module '%s' failed to complete an operation, " @@ -135,98 +135,103 @@ msgstr "" "অভ্যন্তরীণ ত্রুটি: ছবি লোড করতে ব্যবহৃত মডিউল '%s' একটি অপারেশন সম্পন্ন করতে ব্যর্থ, " "কিন্তু ব্যর্থতার কারণ দর্শানো হয়নি" -#: gdk-pixbuf/gdk-pixbuf-loader.c:435 +#: gdk-pixbuf/gdk-pixbuf-loader.c:426 #, c-format msgid "Incremental loading of image type '%s' is not supported" msgstr "'%s' প্রকৃতির ছবির ক্রমবর্ধমান লোড করার বৈশিষ্ট্য সমর্থিত নয়" -#: gdk-pixbuf/gdk-pixdata.c:160 +#: gdk-pixbuf/gdk-pixdata.c:158 msgid "Image header corrupt" msgstr "ছবির শীর্ষচরণ বিকৃত" -#: gdk-pixbuf/gdk-pixdata.c:165 +#: gdk-pixbuf/gdk-pixdata.c:163 msgid "Image format unknown" msgstr "ছবির ফরম্যাট অজানা" -#: gdk-pixbuf/gdk-pixdata.c:170 gdk-pixbuf/gdk-pixdata.c:502 +#: gdk-pixbuf/gdk-pixdata.c:168 gdk-pixbuf/gdk-pixdata.c:501 msgid "Image pixel data corrupt" msgstr "ছবির পিক্সেল উপাত্ত বিকৃত" -#: gdk-pixbuf/gdk-pixdata.c:446 +#: gdk-pixbuf/gdk-pixdata.c:445 #, c-format msgid "failed to allocate image buffer of %u byte" msgid_plural "failed to allocate image buffer of %u bytes" msgstr[0] "%u বাইট মাপের ছবির বাফার বরাদ্দ করতে ব্যর্থ" msgstr[1] "%u বাইট মাপের ছবির বাফার বরাদ্দ করতে ব্যর্থ" -#: gdk-pixbuf/io-ani.c:244 +#: gdk-pixbuf/io-ani.c:242 msgid "Unexpected icon chunk in animation" msgstr "অ্যানিমেশনে অপ্রত্যাশিত আইকনের অংশ" -#: gdk-pixbuf/io-ani.c:342 gdk-pixbuf/io-ani.c:400 gdk-pixbuf/io-ani.c:426 -#: gdk-pixbuf/io-ani.c:449 gdk-pixbuf/io-ani.c:476 gdk-pixbuf/io-ani.c:563 +#: gdk-pixbuf/io-ani.c:340 gdk-pixbuf/io-ani.c:398 gdk-pixbuf/io-ani.c:424 +#: gdk-pixbuf/io-ani.c:447 gdk-pixbuf/io-ani.c:474 gdk-pixbuf/io-ani.c:561 msgid "Invalid header in animation" msgstr "অ্যানিমেশনে অকার্যকর শীর্ষচরণ" -#: gdk-pixbuf/io-ani.c:352 gdk-pixbuf/io-ani.c:374 gdk-pixbuf/io-ani.c:458 -#: gdk-pixbuf/io-ani.c:485 gdk-pixbuf/io-ani.c:536 gdk-pixbuf/io-ani.c:608 +#: gdk-pixbuf/io-ani.c:350 gdk-pixbuf/io-ani.c:372 gdk-pixbuf/io-ani.c:456 +#: gdk-pixbuf/io-ani.c:483 gdk-pixbuf/io-ani.c:534 gdk-pixbuf/io-ani.c:606 msgid "Not enough memory to load animation" msgstr "অ্যানিমেশন লোড করার মত পর্যাপ্ত মেমরি নেই" -#: gdk-pixbuf/io-ani.c:392 gdk-pixbuf/io-ani.c:418 gdk-pixbuf/io-ani.c:437 +#: gdk-pixbuf/io-ani.c:390 gdk-pixbuf/io-ani.c:416 gdk-pixbuf/io-ani.c:435 msgid "Malformed chunk in animation" msgstr "অ্যানিমেশনের ত্রুটিযুক্ত অংশ" -#: gdk-pixbuf/io-ani.c:660 +#: gdk-pixbuf/io-ani.c:628 +#, fuzzy +msgid "ANI image was truncated or incomplete." +msgstr "GIF ছবির তথ্য মুছে ফেলা হয়েছে অথবা অসম্পূর্ণ।" + +#: gdk-pixbuf/io-ani.c:669 msgid "The ANI image format" msgstr "ANI ফরম্যাটের ছবি" -#: gdk-pixbuf/io-bmp.c:229 gdk-pixbuf/io-bmp.c:266 gdk-pixbuf/io-bmp.c:337 -#: gdk-pixbuf/io-bmp.c:369 gdk-pixbuf/io-bmp.c:392 gdk-pixbuf/io-bmp.c:495 +#: gdk-pixbuf/io-bmp.c:227 gdk-pixbuf/io-bmp.c:264 gdk-pixbuf/io-bmp.c:335 +#: gdk-pixbuf/io-bmp.c:367 gdk-pixbuf/io-bmp.c:390 gdk-pixbuf/io-bmp.c:493 msgid "BMP image has bogus header data" msgstr "BMP ছবিতে ভুয়া শীর্ষচরণ উপাত্ত" -#: gdk-pixbuf/io-bmp.c:240 gdk-pixbuf/io-bmp.c:432 +#: gdk-pixbuf/io-bmp.c:238 gdk-pixbuf/io-bmp.c:430 msgid "Not enough memory to load bitmap image" msgstr "বিটম্যাপ ছবি লোড করার মত পর্যাপ্ত মেমরি নেই" -#: gdk-pixbuf/io-bmp.c:318 +#: gdk-pixbuf/io-bmp.c:316 msgid "BMP image has unsupported header size" msgstr "BMP ছবির শীর্ষচরণের আকার অসমর্থিত" -#: gdk-pixbuf/io-bmp.c:356 +#: gdk-pixbuf/io-bmp.c:354 msgid "Topdown BMP images cannot be compressed" msgstr "Topdown BMP ছবি সংকোচন করা সম্ভব নয়" -#: gdk-pixbuf/io-bmp.c:716 gdk-pixbuf/io-pnm.c:707 +#: gdk-pixbuf/io-bmp.c:714 gdk-pixbuf/io-pnm.c:705 msgid "Premature end-of-file encountered" msgstr "অপ্রত্যাশিতভাবে ফাইল সমাপ্তির সম্মুখীন হয়েছে" -#: gdk-pixbuf/io-bmp.c:1328 +#: gdk-pixbuf/io-bmp.c:1326 msgid "Couldn't allocate memory for saving BMP file" msgstr "BMP ফাইল সংরক্ষণের জন্য মেমরি বরাদ্দ করা যায়নি" -#: gdk-pixbuf/io-bmp.c:1369 +#: gdk-pixbuf/io-bmp.c:1367 msgid "Couldn't write to BMP file" msgstr "BMP ফাইলে লিখা যায়নি" -#: gdk-pixbuf/io-bmp.c:1422 gdk-pixbuf/io-gdip-bmp.c:82 +#: gdk-pixbuf/io-bmp.c:1420 gdk-pixbuf/io-gdip-bmp.c:80 msgid "The BMP image format" msgstr "BMP ফরম্যাটের ছবি" -#: gdk-pixbuf/io-gdip-emf.c:59 +#: gdk-pixbuf/io-gdip-emf.c:57 msgid "The EMF image format" msgstr "EMF ফরম্যাটের ছবি" -#: gdk-pixbuf/io-gdip-gif.c:80 gdk-pixbuf/io-gif.c:1720 +#: gdk-pixbuf/io-gdip-gif.c:78 gdk-pixbuf/io-gif.c:1718 msgid "The GIF image format" msgstr "GIF ছবির বিন্যাস" -#: gdk-pixbuf/io-gdip-ico.c:59 gdk-pixbuf/io-ico.c:1271 +#: gdk-pixbuf/io-gdip-ico.c:57 gdk-pixbuf/io-ico.c:1269 msgid "The ICO image format" msgstr "ICO ফরম্যাটের ছবি" -#: gdk-pixbuf/io-gdip-jpeg.c:53 gdk-pixbuf/io-jpeg.c:1249 +#: gdk-pixbuf/io-gdip-jpeg.c:51 gdk-pixbuf/io-jpeg.c:1249 #, c-format msgid "" "JPEG quality must be a value between 0 and 100; value '%s' could not be " @@ -234,117 +239,121 @@ msgid "" msgstr "" "JPEG'র গুণগত মান ০ থেকে ১০০ এর মধ্যে হওয়া আবশ্যক; '%s' মান পার্স করা যায়নি।" -#: gdk-pixbuf/io-gdip-jpeg.c:68 gdk-pixbuf/io-jpeg.c:1265 +#: gdk-pixbuf/io-gdip-jpeg.c:66 gdk-pixbuf/io-jpeg.c:1265 #, c-format msgid "" "JPEG quality must be a value between 0 and 100; value '%d' is not allowed." msgstr "JPEG'র গুণগত মান ০ থেকে ১০০ এর মধ্যে হওয়া আবশ্যক; '%d' মান গ্রহণযোগ্য নয়।" -#: gdk-pixbuf/io-gdip-jpeg.c:136 gdk-pixbuf/io-jpeg.c:1478 +#: gdk-pixbuf/io-gdip-jpeg.c:134 gdk-pixbuf/io-jpeg.c:1478 msgid "The JPEG image format" msgstr "JPEG ফরম্যাটের ছবি" -#: gdk-pixbuf/io-gdip-utils.c:154 +#: gdk-pixbuf/io-gdip-tiff.c:80 gdk-pixbuf/io-tiff.c:786 +msgid "The TIFF image format" +msgstr "TIFF ফরম্যাটের ছবি" + +#: gdk-pixbuf/io-gdip-utils.c:152 #, c-format msgid "Could not allocate memory: %s" msgstr "মেমরি বরাদ্দ করা যায়নি: %s" -#: gdk-pixbuf/io-gdip-utils.c:179 gdk-pixbuf/io-gdip-utils.c:293 -#: gdk-pixbuf/io-gdip-utils.c:333 +#: gdk-pixbuf/io-gdip-utils.c:177 gdk-pixbuf/io-gdip-utils.c:291 +#: gdk-pixbuf/io-gdip-utils.c:331 #, c-format msgid "Could not create stream: %s" msgstr "স্ট্রীম তৈরি করা যায়নি: %s" -#: gdk-pixbuf/io-gdip-utils.c:193 +#: gdk-pixbuf/io-gdip-utils.c:191 #, c-format msgid "Could not seek stream: %s" msgstr "স্ট্রীম খোঁজ করা যায়নি: %s" -#: gdk-pixbuf/io-gdip-utils.c:205 +#: gdk-pixbuf/io-gdip-utils.c:203 #, c-format msgid "Could not read from stream: %s" msgstr "স্ট্রীম থেকে পড়া যায়নি: %s" -#: gdk-pixbuf/io-gdip-utils.c:617 +#: gdk-pixbuf/io-gdip-utils.c:615 msgid "Couldn't load bitmap" msgstr "বিট-ম্যাপ লোড করা যায়নি" -#: gdk-pixbuf/io-gdip-utils.c:773 +#: gdk-pixbuf/io-gdip-utils.c:771 msgid "Couldn't load metafile" msgstr "মেটা-ফাইল লোড করা যায়নি" -#: gdk-pixbuf/io-gdip-utils.c:878 +#: gdk-pixbuf/io-gdip-utils.c:876 msgid "Unsupported image format for GDI+" msgstr "GDI+-র জন্য ছবির ফরম্যাট অসমর্থিত" -#: gdk-pixbuf/io-gdip-utils.c:885 +#: gdk-pixbuf/io-gdip-utils.c:883 msgid "Couldn't save" msgstr "সংরক্ষণ করা যায়নি" -#: gdk-pixbuf/io-gdip-wmf.c:58 +#: gdk-pixbuf/io-gdip-wmf.c:56 msgid "The WMF image format" msgstr "WMF ফরম্যাটের ছবি" -#: gdk-pixbuf/io-gif.c:222 +#: gdk-pixbuf/io-gif.c:220 #, c-format msgid "Failure reading GIF: %s" msgstr "GIF পড়তে ব্যর্থ: %s" -#: gdk-pixbuf/io-gif.c:496 gdk-pixbuf/io-gif.c:1502 gdk-pixbuf/io-gif.c:1669 +#: gdk-pixbuf/io-gif.c:494 gdk-pixbuf/io-gif.c:1500 gdk-pixbuf/io-gif.c:1667 msgid "GIF file was missing some data (perhaps it was truncated somehow?)" msgstr "" "GIF ফাইলের কিছু উপাত্ত অনুপস্থিত (সম্ভবত কোনো কারণে এর কিছু অংশ মুছে ফেলা হয়েছে?)" -#: gdk-pixbuf/io-gif.c:505 +#: gdk-pixbuf/io-gif.c:503 #, c-format msgid "Internal error in the GIF loader (%s)" msgstr "GIF লোডারে অভ্যন্তরীণ ত্রুটি (%s)" -#: gdk-pixbuf/io-gif.c:579 +#: gdk-pixbuf/io-gif.c:577 msgid "Stack overflow" msgstr "স্ট্যাক-ওভারফ্লো" -#: gdk-pixbuf/io-gif.c:639 +#: gdk-pixbuf/io-gif.c:637 msgid "GIF image loader cannot understand this image." msgstr "GIF ছবি লোডার এই ছবিটি বুঝতে পারছে না।" -#: gdk-pixbuf/io-gif.c:668 +#: gdk-pixbuf/io-gif.c:666 msgid "Bad code encountered" msgstr "ভুল কোডের সম্মুখীন" -#: gdk-pixbuf/io-gif.c:678 +#: gdk-pixbuf/io-gif.c:676 msgid "Circular table entry in GIF file" msgstr "GIF ফাইলে বৃত্তাকার টেবিলের প্রবেশ" -#: gdk-pixbuf/io-gif.c:866 gdk-pixbuf/io-gif.c:1488 gdk-pixbuf/io-gif.c:1541 -#: gdk-pixbuf/io-gif.c:1657 +#: gdk-pixbuf/io-gif.c:864 gdk-pixbuf/io-gif.c:1486 gdk-pixbuf/io-gif.c:1539 +#: gdk-pixbuf/io-gif.c:1655 msgid "Not enough memory to load GIF file" msgstr "GIF ফাইল লোড করার মত পর্যাপ্ত মেমরি নেই" # FIXME: Composite -#: gdk-pixbuf/io-gif.c:960 +#: gdk-pixbuf/io-gif.c:958 msgid "Not enough memory to composite a frame in GIF file" msgstr "GIF ফাইলে কোন ফ্রেম অন্তর্ভুক্ত করার মত পর্যাপ্ত মেমরি নেই" -#: gdk-pixbuf/io-gif.c:1132 +#: gdk-pixbuf/io-gif.c:1130 msgid "GIF image is corrupt (incorrect LZW compression)" msgstr "GIF ছবিটি ক্ষতিগ্রস্ত (ভুল LZW সংকোচন)" -#: gdk-pixbuf/io-gif.c:1182 +#: gdk-pixbuf/io-gif.c:1180 msgid "File does not appear to be a GIF file" msgstr "ফাইলটি GIF ফাইল বলে মনে হচ্ছে না" -#: gdk-pixbuf/io-gif.c:1194 +#: gdk-pixbuf/io-gif.c:1192 #, c-format msgid "Version %s of the GIF file format is not supported" msgstr "GIF ফাইল ফরম্যাটের %s সংস্করণ সমর্থিত নয়" -#: gdk-pixbuf/io-gif.c:1241 +#: gdk-pixbuf/io-gif.c:1239 #, fuzzy msgid "Resulting GIF image has zero size" msgstr "ছবির প্রস্থের মাপ শূণ্য" -#: gdk-pixbuf/io-gif.c:1320 +#: gdk-pixbuf/io-gif.c:1318 msgid "" "GIF image has no global colormap, and a frame inside it has no local " "colormap." @@ -352,7 +361,7 @@ msgstr "" "GIF ছবিতে কোনো গ্লোবাল colormap নেই, এবং এর অন্তর্ভুক্ত ফ্রেমে স্থানীয় কোন colormap " "নেই।" -#: gdk-pixbuf/io-gif.c:1564 +#: gdk-pixbuf/io-gif.c:1562 msgid "GIF image was truncated or incomplete." msgstr "GIF ছবির তথ্য মুছে ফেলা হয়েছে অথবা অসম্পূর্ণ।" @@ -369,89 +378,89 @@ msgstr "ICNS ফাইল ডিকোড করা যায়নি" msgid "The ICNS image format" msgstr "ICNS ফরম্যাটের ছবি" -#: gdk-pixbuf/io-ico.c:228 gdk-pixbuf/io-ico.c:242 gdk-pixbuf/io-ico.c:291 -#: gdk-pixbuf/io-ico.c:302 gdk-pixbuf/io-ico.c:395 +#: gdk-pixbuf/io-ico.c:226 gdk-pixbuf/io-ico.c:240 gdk-pixbuf/io-ico.c:289 +#: gdk-pixbuf/io-ico.c:300 gdk-pixbuf/io-ico.c:393 msgid "Invalid header in icon" msgstr "আইকনে অকার্যকর শীর্ষচরণ" -#: gdk-pixbuf/io-ico.c:257 gdk-pixbuf/io-ico.c:312 gdk-pixbuf/io-ico.c:405 -#: gdk-pixbuf/io-ico.c:458 gdk-pixbuf/io-ico.c:488 +#: gdk-pixbuf/io-ico.c:255 gdk-pixbuf/io-ico.c:310 gdk-pixbuf/io-ico.c:403 +#: gdk-pixbuf/io-ico.c:456 gdk-pixbuf/io-ico.c:486 msgid "Not enough memory to load icon" msgstr "আইকন লোড করার মত পর্যাপ্ত মেমরি নেই" -#: gdk-pixbuf/io-ico.c:338 +#: gdk-pixbuf/io-ico.c:336 msgid "Compressed icons are not supported" msgstr "সংকুচিত আইকনের ব্যবহার সমর্থিত নয়" -#: gdk-pixbuf/io-ico.c:358 +#: gdk-pixbuf/io-ico.c:356 msgid "Icon has zero width" msgstr "আইকনের প্রস্থ শূণ্য" -#: gdk-pixbuf/io-ico.c:368 +#: gdk-pixbuf/io-ico.c:366 msgid "Icon has zero height" msgstr "আইকনের উচ্চতা শূন্য" -#: gdk-pixbuf/io-ico.c:443 +#: gdk-pixbuf/io-ico.c:441 msgid "Unsupported icon type" msgstr "অসমর্থিত আইকনের ধরন" -#: gdk-pixbuf/io-ico.c:537 +#: gdk-pixbuf/io-ico.c:535 msgid "Not enough memory to load ICO file" msgstr "ICO ফাইল লোড করার মত পর্যাপ্ত মেমরি নেই" -#: gdk-pixbuf/io-ico.c:1002 +#: gdk-pixbuf/io-ico.c:1000 msgid "Image too large to be saved as ICO" msgstr "ICO ফাইল রূপে সংরক্ষণের জন্য ফাইলের আকার অত্যাধিক বড়" -#: gdk-pixbuf/io-ico.c:1013 +#: gdk-pixbuf/io-ico.c:1011 msgid "Cursor hotspot outside image" msgstr "কার্সারের হট-স্পট ছবির বাইরে" # FIXME -#: gdk-pixbuf/io-ico.c:1036 +#: gdk-pixbuf/io-ico.c:1034 #, c-format msgid "Unsupported depth for ICO file: %d" msgstr "ICO ফাইলের জন্য অসমর্থিত গভীরতা: %d" -#: gdk-pixbuf/io-jasper.c:74 +#: gdk-pixbuf/io-jasper.c:73 msgid "Couldn't allocate memory for stream" msgstr "স্ট্রীমের জন্য মেমরি বরাদ্দ করা যায়নি" -#: gdk-pixbuf/io-jasper.c:104 +#: gdk-pixbuf/io-jasper.c:103 msgid "Couldn't decode image" msgstr "ছবি ডিকোড করা যায়নি" -#: gdk-pixbuf/io-jasper.c:122 +#: gdk-pixbuf/io-jasper.c:121 msgid "Transformed JPEG2000 has zero width or height" msgstr "রূপান্তরিত JPEG2000-এর প্রস্থ অথবা উচ্চতার মাপ শূণ্য" -#: gdk-pixbuf/io-jasper.c:136 +#: gdk-pixbuf/io-jasper.c:135 msgid "Image type currently not supported" msgstr "এই মূহুর্তে এধরনের ছবি সমর্থিত নয়" -#: gdk-pixbuf/io-jasper.c:148 gdk-pixbuf/io-jasper.c:156 +#: gdk-pixbuf/io-jasper.c:147 gdk-pixbuf/io-jasper.c:155 msgid "Couldn't allocate memory for color profile" msgstr "রঙের প্রোফাইলের জন্য মেমরি বরাদ্দ করা যায়নি" -#: gdk-pixbuf/io-jasper.c:182 +#: gdk-pixbuf/io-jasper.c:181 msgid "Insufficient memory to open JPEG 2000 file" msgstr "JPEG 2000 ফাইল খোলার মত পর্যাপ্ত মেমরি নেই" # FIXME -#: gdk-pixbuf/io-jasper.c:261 +#: gdk-pixbuf/io-jasper.c:260 msgid "Couldn't allocate memory to buffer image data" msgstr "ছবির উপাত্ত বাফার করার জন্য মেমরি বরাদ্দ করা যায়নি" -#: gdk-pixbuf/io-jasper.c:305 +#: gdk-pixbuf/io-jasper.c:304 msgid "The JPEG 2000 image format" msgstr "JPEG 2000 ফরম্যাটের ছবি" -#: gdk-pixbuf/io-jpeg.c:126 +#: gdk-pixbuf/io-jpeg.c:124 #, c-format msgid "Error interpreting JPEG image file (%s)" msgstr "JPEG ছবির ফাইল (%s) ব্যাখ্যা করার সময় ত্রুটি" -#: gdk-pixbuf/io-jpeg.c:604 +#: gdk-pixbuf/io-jpeg.c:597 msgid "" "Insufficient memory to load image, try exiting some applications to free " "memory" @@ -459,17 +468,17 @@ msgstr "" "ছবি লোড করার মত পর্যাপ্ত মেমরি নেই, মেমরি ফাঁকা করার জন্য কয়েকটি অ্যাপ্লিকেশন বন্ধ " "করার চেষ্টা করুন" -#: gdk-pixbuf/io-jpeg.c:651 gdk-pixbuf/io-jpeg.c:865 +#: gdk-pixbuf/io-jpeg.c:645 gdk-pixbuf/io-jpeg.c:858 #, c-format msgid "Unsupported JPEG color space (%s)" msgstr "অসমর্থিত JPEG কালার-স্পেস (%s)" -#: gdk-pixbuf/io-jpeg.c:764 gdk-pixbuf/io-jpeg.c:1044 +#: gdk-pixbuf/io-jpeg.c:757 gdk-pixbuf/io-jpeg.c:1037 #: gdk-pixbuf/io-jpeg.c:1308 gdk-pixbuf/io-jpeg.c:1318 msgid "Couldn't allocate memory for loading JPEG file" msgstr "JPEG ফাইল লোড করার জন্য মেমরি বরাদ্দ করা যায়নি" -#: gdk-pixbuf/io-jpeg.c:1018 +#: gdk-pixbuf/io-jpeg.c:1011 msgid "Transformed JPEG has zero width or height." msgstr "রূপান্তরিত JPEG'র প্রস্থ অথবা উচ্চতার মাপ শূণ্য।" @@ -478,95 +487,95 @@ msgstr "রূপান্তরিত JPEG'র প্রস্থ অথবা msgid "Color profile has invalid length '%u'." msgstr "রঙের প্রোফাইলে অকার্যকর দৈর্ঘ্য %d রয়েছে।" -#: gdk-pixbuf/io-pcx.c:186 +#: gdk-pixbuf/io-pcx.c:184 msgid "Couldn't allocate memory for header" msgstr "শীর্ষচরণের জন্য মেমরি বরাদ্দ করা যায়নি" -#: gdk-pixbuf/io-pcx.c:201 gdk-pixbuf/io-pcx.c:559 +#: gdk-pixbuf/io-pcx.c:199 gdk-pixbuf/io-pcx.c:557 msgid "Couldn't allocate memory for context buffer" msgstr "কনটেক্সট বাফারের জন্য মেমরি বরাদ্দ করা যায়নি" -#: gdk-pixbuf/io-pcx.c:600 +#: gdk-pixbuf/io-pcx.c:598 msgid "Image has invalid width and/or height" msgstr "ছবির প্রস্থ এবং/অথবা উচ্চতার মাপ অকার্যকর" -#: gdk-pixbuf/io-pcx.c:612 gdk-pixbuf/io-pcx.c:673 +#: gdk-pixbuf/io-pcx.c:610 gdk-pixbuf/io-pcx.c:671 msgid "Image has unsupported bpp" msgstr "ছবিটিতে অসমর্থিত bpp রয়েছে" -#: gdk-pixbuf/io-pcx.c:617 gdk-pixbuf/io-pcx.c:625 +#: gdk-pixbuf/io-pcx.c:615 gdk-pixbuf/io-pcx.c:623 #, c-format msgid "Image has unsupported number of %d-bit planes" msgstr "ছবিটিতে %d-বিট প্লেইনের সংখ্যা অসমর্থিত" -#: gdk-pixbuf/io-pcx.c:641 +#: gdk-pixbuf/io-pcx.c:639 msgid "Couldn't create new pixbuf" msgstr "নতুন pixbuf তৈরি করা যায়নি" # FIXME -#: gdk-pixbuf/io-pcx.c:649 +#: gdk-pixbuf/io-pcx.c:647 msgid "Couldn't allocate memory for line data" msgstr "লাইন উপাত্তের জন্য মেমরি বরাদ্দ করা যায়নি" -#: gdk-pixbuf/io-pcx.c:656 +#: gdk-pixbuf/io-pcx.c:654 #, fuzzy msgid "Couldn't allocate memory for PCX image" msgstr "শীর্ষচরণের জন্য মেমরি বরাদ্দ করা যায়নি" -#: gdk-pixbuf/io-pcx.c:703 +#: gdk-pixbuf/io-pcx.c:701 msgid "Didn't get all lines of PCX image" msgstr "PCX ছবির সকল লাইন পাওয়া যায়নি" -#: gdk-pixbuf/io-pcx.c:710 +#: gdk-pixbuf/io-pcx.c:708 msgid "No palette found at end of PCX data" msgstr "PCX উপাত্তের শেষে কোনো প্যালেট সনাক্ত করা যায়নি" -#: gdk-pixbuf/io-pcx.c:755 +#: gdk-pixbuf/io-pcx.c:753 msgid "The PCX image format" msgstr "PCX ফরম্যাটের ছবি" -#: gdk-pixbuf/io-pixdata.c:148 +#: gdk-pixbuf/io-pixdata.c:146 #, fuzzy msgid "Transformed pixbuf has zero width or height." msgstr "রূপান্তরিত PNG'র প্রস্থ অথবা উচ্চতার মাপ শূণ্য।" -#: gdk-pixbuf/io-pixdata.c:186 +#: gdk-pixbuf/io-pixdata.c:184 #, fuzzy msgid "The GdkPixdata format" msgstr "GIF ছবির বিন্যাস" -#: gdk-pixbuf/io-png.c:54 +#: gdk-pixbuf/io-png.c:53 msgid "Bits per channel of PNG image is invalid." msgstr "PNG ছবির চ্যানেল প্রতি বিটের সংখ্যা অকার্যকর।" -#: gdk-pixbuf/io-png.c:135 gdk-pixbuf/io-png.c:641 +#: gdk-pixbuf/io-png.c:134 gdk-pixbuf/io-png.c:640 msgid "Transformed PNG has zero width or height." msgstr "রূপান্তরিত PNG'র প্রস্থ অথবা উচ্চতার মাপ শূণ্য।" -#: gdk-pixbuf/io-png.c:143 +#: gdk-pixbuf/io-png.c:142 msgid "Bits per channel of transformed PNG is not 8." msgstr "রূপান্তরিত PNG'র চ্যানেল প্রতি বিটের সংখ্যা ৮ নয়।" # FIXME -#: gdk-pixbuf/io-png.c:152 +#: gdk-pixbuf/io-png.c:151 msgid "Transformed PNG not RGB or RGBA." msgstr "রূপান্তরিত PNG, RGB অথবা RGBA নয়।" -#: gdk-pixbuf/io-png.c:161 +#: gdk-pixbuf/io-png.c:160 msgid "Transformed PNG has unsupported number of channels, must be 3 or 4." msgstr "" "রূপান্তরিত PNG-তে অসমর্থিত সংখ্যক চ্যানেল রয়েছে, এই সংখ্যা ৩ অথবা ৪ হওয়া আবশ্যক।" -#: gdk-pixbuf/io-png.c:182 +#: gdk-pixbuf/io-png.c:181 #, c-format msgid "Fatal error in PNG image file: %s" msgstr "PNG ছবির ফাইলে মারাত্মক ত্রুটি: %s" -#: gdk-pixbuf/io-png.c:315 +#: gdk-pixbuf/io-png.c:314 msgid "Insufficient memory to load PNG file" msgstr "PNG ফাইল লোড করার মত পর্যাপ্ত মেমরি নেই" -#: gdk-pixbuf/io-png.c:656 +#: gdk-pixbuf/io-png.c:655 #, fuzzy, c-format msgid "" "Insufficient memory to store a %lu by %lu image; try exiting some " @@ -575,369 +584,365 @@ msgstr "" "%1$ld গুণ %2$ld আকারের ছবি সংরক্ষণের জন্য পর্যাপ্ত মেমরি নেই; কয়েকটি অ্যাপ্লিকেশন " "বন্ধ করে মেমরির ব্যবহার হ্রাস করার চেষ্টা করুন" -#: gdk-pixbuf/io-png.c:719 +#: gdk-pixbuf/io-png.c:718 msgid "Fatal error reading PNG image file" msgstr "PNG ছবির ফাইল পড়তে মারাত্মক ত্রুটি" -#: gdk-pixbuf/io-png.c:768 +#: gdk-pixbuf/io-png.c:767 #, c-format msgid "Fatal error reading PNG image file: %s" msgstr "PNG ছবির ফাইল পড়তে মারাত্মক ত্রুটি: %s" -#: gdk-pixbuf/io-png.c:858 +#: gdk-pixbuf/io-png.c:857 msgid "" "Keys for PNG text chunks must have at least 1 and at most 79 characters." msgstr "PNG টেক্সট অংশের কী নূন্যতম ১ ও সর্বোচ্চ ৭৯ অক্ষর বিশিষ্ট হওয়া আবশ্যক।" -#: gdk-pixbuf/io-png.c:867 +#: gdk-pixbuf/io-png.c:866 msgid "Keys for PNG text chunks must be ASCII characters." msgstr "PNG টেক্সট অংশের কী ASCII অক্ষরবিশিষ্ট হওয়া আবশ্যক।" -#: gdk-pixbuf/io-png.c:881 gdk-pixbuf/io-tiff.c:667 +#: gdk-pixbuf/io-png.c:880 gdk-pixbuf/io-tiff.c:665 #, c-format msgid "Color profile has invalid length %d." msgstr "রঙের প্রোফাইলে অকার্যকর দৈর্ঘ্য %d রয়েছে।" -#: gdk-pixbuf/io-png.c:894 +#: gdk-pixbuf/io-png.c:893 #, c-format msgid "" "PNG compression level must be a value between 0 and 9; value '%s' could not " "be parsed." msgstr "PNG কম্প্রেশনের মাত্রা ০ ও ৯ এর মধ্যে হওয়া আবশ্যক; '%s' মান পার্স করা যায়নি।" -#: gdk-pixbuf/io-png.c:907 +#: gdk-pixbuf/io-png.c:906 #, c-format msgid "" "PNG compression level must be a value between 0 and 9; value '%d' is not " "allowed." msgstr "PNG কম্প্রেশনের মাত্রা ০ ও ৯ এর মধ্যে হওয়া আবশ্যক; '%d' মান গ্রহণযোগ্য নয়।" -#: gdk-pixbuf/io-png.c:955 +#: gdk-pixbuf/io-png.c:954 #, c-format msgid "Value for PNG text chunk %s cannot be converted to ISO-8859-1 encoding." msgstr "PNG টেক্সট অংশ %s'র মান ISO-8859-1 এনকোডিং-এ পরিবর্তন করা সম্ভব নয়।" -#: gdk-pixbuf/io-png.c:1118 +#: gdk-pixbuf/io-png.c:1117 msgid "The PNG image format" msgstr "PNG ফরম্যাটের ছবি" -#: gdk-pixbuf/io-pnm.c:248 +#: gdk-pixbuf/io-pnm.c:246 msgid "PNM loader expected to find an integer, but didn't" msgstr "PNM লোডারের দ্বারা পূর্ণসংখ্যার মান পাওয়ার প্রত্যাশা ছিল, কিন্তু পাওয়া যায়নি" -#: gdk-pixbuf/io-pnm.c:280 +#: gdk-pixbuf/io-pnm.c:278 msgid "PNM file has an incorrect initial byte" msgstr "PNM ফাইলে একটি ভুল প্রারম্ভিক বাইট রয়েছে" -#: gdk-pixbuf/io-pnm.c:310 +#: gdk-pixbuf/io-pnm.c:308 msgid "PNM file is not in a recognized PNM subformat" msgstr "PNM ফাইলটি কোন সনাক্তকৃত PNM সাব-ফরম্যাটে নেই" -#: gdk-pixbuf/io-pnm.c:335 +#: gdk-pixbuf/io-pnm.c:333 msgid "PNM file has an image width of 0" msgstr "PNM ফাইলে ০ প্রস্থের ছবি রয়েছে" -#: gdk-pixbuf/io-pnm.c:356 +#: gdk-pixbuf/io-pnm.c:354 msgid "PNM file has an image height of 0" msgstr "PNM ফাইলে ০ দৈর্ঘ্যের ছবি রয়েছে" -#: gdk-pixbuf/io-pnm.c:379 +#: gdk-pixbuf/io-pnm.c:377 msgid "Maximum color value in PNM file is 0" msgstr "PNM ফাইলে রঙের সর্বোচ্চ মান ০" -#: gdk-pixbuf/io-pnm.c:387 +#: gdk-pixbuf/io-pnm.c:385 msgid "Maximum color value in PNM file is too large" msgstr "PNM ফাইলে রঙের সর্বোচ্চ মান অত্যাধিক বড়" -#: gdk-pixbuf/io-pnm.c:427 gdk-pixbuf/io-pnm.c:457 gdk-pixbuf/io-pnm.c:502 +#: gdk-pixbuf/io-pnm.c:425 gdk-pixbuf/io-pnm.c:455 gdk-pixbuf/io-pnm.c:500 msgid "Raw PNM image type is invalid" msgstr "অশোধিত PNM ছবির ধরন অকার্যকর" -#: gdk-pixbuf/io-pnm.c:652 +#: gdk-pixbuf/io-pnm.c:650 msgid "PNM image loader does not support this PNM subformat" msgstr "PNM ছবি লোডার এই PNM সাব-ফরম্যাট সমর্থন করে না" -#: gdk-pixbuf/io-pnm.c:739 gdk-pixbuf/io-pnm.c:966 +#: gdk-pixbuf/io-pnm.c:737 gdk-pixbuf/io-pnm.c:964 msgid "Raw PNM formats require exactly one whitespace before sample data" msgstr "" "অশোধিত PNM ফরম্যাটে নমুনা তথ্যের পূর্বে শুধুমাত্র একটি শূণ্যস্থান উপস্থিত থাকা আবশ্যক" -#: gdk-pixbuf/io-pnm.c:766 +#: gdk-pixbuf/io-pnm.c:764 msgid "Cannot allocate memory for loading PNM image" msgstr "PNM ছবি লোড করার জন্য মেমরি বরাদ্দ করা যাচ্ছে না" -#: gdk-pixbuf/io-pnm.c:816 +#: gdk-pixbuf/io-pnm.c:814 msgid "Insufficient memory to load PNM context struct" msgstr "PNM কনটেক্সট স্ট্রাক্ট লোড করার মত পর্যাপ্ত মেমরি নেই" -#: gdk-pixbuf/io-pnm.c:867 +#: gdk-pixbuf/io-pnm.c:865 msgid "Unexpected end of PNM image data" msgstr "PNM ছবির তথ্য অপ্রত্যাশিতভাবে সমাপ্ত" -#: gdk-pixbuf/io-pnm.c:995 +#: gdk-pixbuf/io-pnm.c:993 msgid "Insufficient memory to load PNM file" msgstr "PNM ফাইল লোড করার মত পর্যাপ্ত মেমরি নেই" -#: gdk-pixbuf/io-pnm.c:1079 +#: gdk-pixbuf/io-pnm.c:1077 msgid "The PNM/PBM/PGM/PPM image format family" msgstr "PNM/PBM/PGM/PPM ফরম্যাটের ছবির সংকলন" -#: gdk-pixbuf/io-qtif.c:128 +#: gdk-pixbuf/io-qtif.c:126 msgid "Input file descriptor is NULL." msgstr "ইনপুট ফাইল বর্ণনাকারী ফাঁকা।" -#: gdk-pixbuf/io-qtif.c:143 +#: gdk-pixbuf/io-qtif.c:141 msgid "Failed to read QTIF header" msgstr "QTIF'র শীর্ষচরণ পড়তে ব্যর্থ" -#: gdk-pixbuf/io-qtif.c:152 gdk-pixbuf/io-qtif.c:189 gdk-pixbuf/io-qtif.c:459 +#: gdk-pixbuf/io-qtif.c:150 gdk-pixbuf/io-qtif.c:187 gdk-pixbuf/io-qtif.c:454 #, fuzzy, c-format msgid "QTIF atom size too large (%d byte)" msgid_plural "QTIF atom size too large (%d bytes)" msgstr[0] "QTIF'র অ্যাটমের আকার অত্যাধিক বড় (%d বাইট)" msgstr[1] "QTIF'র অ্যাটমের আকার অত্যাধিক বড় (%d বাইট)" -#: gdk-pixbuf/io-qtif.c:175 +#: gdk-pixbuf/io-qtif.c:173 #, fuzzy, c-format msgid "Failed to allocate %d byte for file read buffer" msgid_plural "Failed to allocate %d bytes for file read buffer" msgstr[0] "read buffer ফাইলের জন্য %d বাইট বরাদ্দ করতে ব্যর্থ" msgstr[1] "read buffer ফাইলের জন্য %d বাইট বরাদ্দ করতে ব্যর্থ" -#: gdk-pixbuf/io-qtif.c:206 +#: gdk-pixbuf/io-qtif.c:201 #, c-format msgid "File error when reading QTIF atom: %s" msgstr "QTIF'র অ্যাটম পড়ার সময় ফাইল ত্রুটি: %s" -#: gdk-pixbuf/io-qtif.c:243 +#: gdk-pixbuf/io-qtif.c:238 #, fuzzy, c-format msgid "Failed to skip the next %d byte with seek()." msgid_plural "Failed to skip the next %d bytes with seek()." msgstr[0] "খোঁজ দ্বারা পরবর্তী %d বাইট উপেক্ষা করতে ব্যর্থ()।" msgstr[1] "খোঁজ দ্বারা পরবর্তী %d বাইট উপেক্ষা করতে ব্যর্থ()।" -#: gdk-pixbuf/io-qtif.c:270 +#: gdk-pixbuf/io-qtif.c:265 msgid "Failed to allocate QTIF context structure." msgstr "QTIF কনটেক্সট কাঠামো বরাদ্দ করতে ব্যর্থ।" -#: gdk-pixbuf/io-qtif.c:330 +#: gdk-pixbuf/io-qtif.c:325 msgid "Failed to create GdkPixbufLoader object." msgstr "GdkPixbufLoader অবজেক্ট তৈরি করতে ব্যর্থ।" -#: gdk-pixbuf/io-qtif.c:434 +#: gdk-pixbuf/io-qtif.c:429 msgid "Failed to find an image data atom." msgstr "ছবির তথ্যের অ্যাটম খুঁজে পেতে ব্যর্থ।" -#: gdk-pixbuf/io-qtif.c:618 +#: gdk-pixbuf/io-qtif.c:613 msgid "The QTIF image format" msgstr "QTIF ফরম্যাটের ছবি" -#: gdk-pixbuf/io-ras.c:125 +#: gdk-pixbuf/io-ras.c:123 msgid "RAS image has bogus header data" msgstr "RAS ছবির শীর্ষচরণে ভুয়া তথ্য রয়েছে" -#: gdk-pixbuf/io-ras.c:147 +#: gdk-pixbuf/io-ras.c:145 msgid "RAS image has unknown type" msgstr "RAS ছবির প্রকৃতি অজানা" -#: gdk-pixbuf/io-ras.c:155 +#: gdk-pixbuf/io-ras.c:153 msgid "unsupported RAS image variation" msgstr "RAS ছবির পরিবর্তন অসমর্থিত" -#: gdk-pixbuf/io-ras.c:170 gdk-pixbuf/io-ras.c:199 +#: gdk-pixbuf/io-ras.c:168 gdk-pixbuf/io-ras.c:197 msgid "Not enough memory to load RAS image" msgstr "RAS ছবি লোড করার মত পর্যাপ্ত মেমরি নেই" -#: gdk-pixbuf/io-ras.c:544 +#: gdk-pixbuf/io-ras.c:542 msgid "The Sun raster image format" msgstr "Sun রেসটার ফরম্যাটের ছবি" -#: gdk-pixbuf/io-tga.c:153 +#: gdk-pixbuf/io-tga.c:151 msgid "Cannot allocate memory for IOBuffer struct" msgstr "IOBuffer struct'র জন্য মেমরি বরাদ্দ করা যাচ্ছে না" -#: gdk-pixbuf/io-tga.c:172 +#: gdk-pixbuf/io-tga.c:170 msgid "Cannot allocate memory for IOBuffer data" msgstr "IOBuffer তথ্যের জন্য মেমরি বরাদ্দ করা যাচ্ছে না" -#: gdk-pixbuf/io-tga.c:183 +#: gdk-pixbuf/io-tga.c:181 msgid "Cannot realloc IOBuffer data" msgstr "IOBuffer তথ্য পুনরায় বরাদ্দ করা যাচ্ছে না" -#: gdk-pixbuf/io-tga.c:213 +#: gdk-pixbuf/io-tga.c:211 msgid "Cannot allocate temporary IOBuffer data" msgstr "অস্থায়ী IOBuffer তথ্য বরাদ্দ করা যাচ্ছে না" -#: gdk-pixbuf/io-tga.c:346 +#: gdk-pixbuf/io-tga.c:339 msgid "Cannot allocate new pixbuf" msgstr "নতুন pixbuf বরাদ্দ করা যাচ্ছে না" -#: gdk-pixbuf/io-tga.c:685 +#: gdk-pixbuf/io-tga.c:678 msgid "Image is corrupted or truncated" msgstr "ছবি বিকৃত করা হয়েছে বা মুছে ফেলা হয়েছে" -#: gdk-pixbuf/io-tga.c:692 +#: gdk-pixbuf/io-tga.c:685 msgid "Cannot allocate colormap structure" msgstr "colormap structure বরাদ্দ করা যাচ্ছে না" -#: gdk-pixbuf/io-tga.c:699 +#: gdk-pixbuf/io-tga.c:692 msgid "Cannot allocate colormap entries" msgstr "colormap এন্ট্রি বরাদ্দ করা যাচ্ছে না" -#: gdk-pixbuf/io-tga.c:721 +#: gdk-pixbuf/io-tga.c:714 msgid "Unexpected bitdepth for colormap entries" msgstr "colormap এন্ট্রির জন্য অপ্রত্যাশিত bitdepth" -#: gdk-pixbuf/io-tga.c:739 +#: gdk-pixbuf/io-tga.c:732 msgid "Cannot allocate TGA header memory" msgstr "TGA শীর্ষচরণ মেমরি বরাদ্দ করা যাচ্ছে না" -#: gdk-pixbuf/io-tga.c:772 +#: gdk-pixbuf/io-tga.c:765 msgid "TGA image has invalid dimensions" msgstr "TGA ছবিতে অকার্যকর দিকমাত্রা রয়েছে" -#: gdk-pixbuf/io-tga.c:778 gdk-pixbuf/io-tga.c:787 gdk-pixbuf/io-tga.c:797 -#: gdk-pixbuf/io-tga.c:807 gdk-pixbuf/io-tga.c:814 +#: gdk-pixbuf/io-tga.c:771 gdk-pixbuf/io-tga.c:780 gdk-pixbuf/io-tga.c:790 +#: gdk-pixbuf/io-tga.c:800 gdk-pixbuf/io-tga.c:807 msgid "TGA image type not supported" msgstr "TGA ছবির ধরন সমর্থিত নয়" -#: gdk-pixbuf/io-tga.c:861 +#: gdk-pixbuf/io-tga.c:854 msgid "Cannot allocate memory for TGA context struct" msgstr "TGA context struct'র জন্য মেমরি বরাদ্দ করা যাচ্ছে না" -#: gdk-pixbuf/io-tga.c:926 +#: gdk-pixbuf/io-tga.c:919 msgid "Excess data in file" msgstr "ফাইলে প্রয়োজনাতিরিক্ত তথ্য" -#: gdk-pixbuf/io-tga.c:1007 +#: gdk-pixbuf/io-tga.c:1000 msgid "The Targa image format" msgstr "Targa ফরম্যাটের ছবি" -#: gdk-pixbuf/io-tiff.c:104 +#: gdk-pixbuf/io-tiff.c:102 msgid "Could not get image width (bad TIFF file)" msgstr "ছবির প্রস্থ পাওয়া যায়নি (ভুল TIFF ফাইল)" -#: gdk-pixbuf/io-tiff.c:112 +#: gdk-pixbuf/io-tiff.c:110 msgid "Could not get image height (bad TIFF file)" msgstr "ছবির উচ্চতা পাওয়া যায়নি (ভুল TIFF ফাইল)" -#: gdk-pixbuf/io-tiff.c:120 +#: gdk-pixbuf/io-tiff.c:118 msgid "Width or height of TIFF image is zero" msgstr "TIFF ছবির প্রস্থ অথবা উচ্চতার মাপ শূণ্য" -#: gdk-pixbuf/io-tiff.c:129 gdk-pixbuf/io-tiff.c:138 +#: gdk-pixbuf/io-tiff.c:127 gdk-pixbuf/io-tiff.c:136 msgid "Dimensions of TIFF image too large" msgstr "TIFF ছবির দিকমাত্রা অত্যাধিক বড়" -#: gdk-pixbuf/io-tiff.c:162 gdk-pixbuf/io-tiff.c:174 gdk-pixbuf/io-tiff.c:491 +#: gdk-pixbuf/io-tiff.c:160 gdk-pixbuf/io-tiff.c:172 gdk-pixbuf/io-tiff.c:489 msgid "Insufficient memory to open TIFF file" msgstr "TIFF ফাইল খোলার মত পর্যাপ্ত মেমরি নেই" -#: gdk-pixbuf/io-tiff.c:236 +#: gdk-pixbuf/io-tiff.c:234 msgid "Failed to load RGB data from TIFF file" msgstr "TIFF ফাইল থেকে RGB উপাত্ত লোড করতে ব্যর্থ" -#: gdk-pixbuf/io-tiff.c:293 +#: gdk-pixbuf/io-tiff.c:291 msgid "Failed to open TIFF image" msgstr "TIFF ছবি খুলতে ব্যর্থ" -#: gdk-pixbuf/io-tiff.c:427 gdk-pixbuf/io-tiff.c:440 +#: gdk-pixbuf/io-tiff.c:425 gdk-pixbuf/io-tiff.c:438 msgid "Failed to load TIFF image" msgstr "TIFF ছবি লোড করতে ব্যর্থ" -#: gdk-pixbuf/io-tiff.c:623 +#: gdk-pixbuf/io-tiff.c:621 msgid "Failed to save TIFF image" msgstr "TIFF ছবি সংরক্ষণে ব্যর্থ" -#: gdk-pixbuf/io-tiff.c:656 +#: gdk-pixbuf/io-tiff.c:654 msgid "TIFF compression doesn't refer to a valid codec." msgstr "TIFF কম্প্রেশন কোন কার্যকর কোডেক উল্লেখ করেনা।" -#: gdk-pixbuf/io-tiff.c:696 +#: gdk-pixbuf/io-tiff.c:694 msgid "Failed to write TIFF data" msgstr "TIFF উপাত্ত লিখতে ব্যর্থ" -#: gdk-pixbuf/io-tiff.c:733 +#: gdk-pixbuf/io-tiff.c:731 msgid "Couldn't write to TIFF file" msgstr "TIFF ফাইলে লিখা যায়নি" -#: gdk-pixbuf/io-tiff.c:788 -msgid "The TIFF image format" -msgstr "TIFF ফরম্যাটের ছবি" - -#: gdk-pixbuf/io-wbmp.c:245 +#: gdk-pixbuf/io-wbmp.c:243 msgid "Image has zero width" msgstr "ছবির প্রস্থের মাপ শূণ্য" -#: gdk-pixbuf/io-wbmp.c:263 +#: gdk-pixbuf/io-wbmp.c:261 msgid "Image has zero height" msgstr "ছবির উচ্চতার মাপ শূণ্য" -#: gdk-pixbuf/io-wbmp.c:274 +#: gdk-pixbuf/io-wbmp.c:272 msgid "Not enough memory to load image" msgstr "ছবি লোড করার মত পর্যাপ্ত মেমরি নেই" -#: gdk-pixbuf/io-wbmp.c:333 +#: gdk-pixbuf/io-wbmp.c:331 msgid "Couldn't save the rest" msgstr "অবশিষ্ট অংশ সংরক্ষণ করা যায়নি" -#: gdk-pixbuf/io-wbmp.c:374 +#: gdk-pixbuf/io-wbmp.c:372 msgid "The WBMP image format" msgstr "WBMP ফরম্যাটের ছবি" -#: gdk-pixbuf/io-xbm.c:304 +#: gdk-pixbuf/io-xbm.c:302 msgid "Invalid XBM file" msgstr "অকার্যকর XBM ফাইল" -#: gdk-pixbuf/io-xbm.c:314 +#: gdk-pixbuf/io-xbm.c:312 msgid "Insufficient memory to load XBM image file" msgstr "XBM ছবির ফাইল লোড করার মত পর্যাপ্ত মেমরি নেই" -#: gdk-pixbuf/io-xbm.c:462 +#: gdk-pixbuf/io-xbm.c:460 msgid "Failed to write to temporary file when loading XBM image" msgstr "XBM ছবি লোড করার সময় অস্থায়ী ফাইলে লিখতে ব্যর্থ" -#: gdk-pixbuf/io-xbm.c:501 +#: gdk-pixbuf/io-xbm.c:499 msgid "The XBM image format" msgstr "XBM ফরম্যাটের ছবি" -#: gdk-pixbuf/io-xpm.c:469 +#: gdk-pixbuf/io-xpm.c:467 msgid "No XPM header found" msgstr "XPM শীর্ষচরণ পাওয়া যায়নি" -#: gdk-pixbuf/io-xpm.c:478 +#: gdk-pixbuf/io-xpm.c:476 msgid "Invalid XPM header" msgstr "অকার্যকর XPM শীর্ষচরণ" -#: gdk-pixbuf/io-xpm.c:486 +#: gdk-pixbuf/io-xpm.c:484 msgid "XPM file has image width <= 0" msgstr "XPM ফাইলের ছবির প্রস্থ <= ০" -#: gdk-pixbuf/io-xpm.c:494 +#: gdk-pixbuf/io-xpm.c:492 msgid "XPM file has image height <= 0" msgstr "XPM ফাইলের ছবির উচ্চতা <= ০" -#: gdk-pixbuf/io-xpm.c:502 +#: gdk-pixbuf/io-xpm.c:500 msgid "XPM has invalid number of chars per pixel" msgstr "XPM'তে পিক্সেল প্রতি অকার্যকর সংখ্যক char রয়েছে" -#: gdk-pixbuf/io-xpm.c:511 +#: gdk-pixbuf/io-xpm.c:509 msgid "XPM file has invalid number of colors" msgstr "XPM ফাইলে অকার্যকর সংখ্যক রং রয়েছে" -#: gdk-pixbuf/io-xpm.c:523 gdk-pixbuf/io-xpm.c:532 gdk-pixbuf/io-xpm.c:584 +#: gdk-pixbuf/io-xpm.c:521 gdk-pixbuf/io-xpm.c:530 gdk-pixbuf/io-xpm.c:582 msgid "Cannot allocate memory for loading XPM image" msgstr "XPM ছবি লোড করার জন্য মেমরি বরাদ্দ করা যাচ্ছে না" -#: gdk-pixbuf/io-xpm.c:546 +#: gdk-pixbuf/io-xpm.c:544 msgid "Cannot read XPM colormap" msgstr "XPM colormap পড়া যাচ্ছে না" -#: gdk-pixbuf/io-xpm.c:778 +#: gdk-pixbuf/io-xpm.c:776 msgid "Failed to write to temporary file when loading XPM image" msgstr "XPM ছবি লোড করার সময় অস্থায়ী ফাইলে লিখতে ব্যর্থ" -#: gdk-pixbuf/io-xpm.c:817 +#: gdk-pixbuf/io-xpm.c:815 msgid "The XPM image format" msgstr "XPM ফরম্যাটের ছবি" diff --git a/po/bn_IN.gmo b/po/bn_IN.gmo index 57c14a49b083a6b2ac672642c3deca73134fa0de..3860439a734fcff563d05a6b44e0d5321dd1dece 100644 GIT binary patch delta 28 kcmbRAopI84#tnycc};W;Om&US6pRe4Ow2Z4&^_b}0Gc@p0ssI2 delta 28 kcmbRAopI84#tnycd5v`qOmq!R6$}lmj4U=^&^_b}0Gaa%{Qv*} diff --git a/po/bn_IN.po b/po/bn_IN.po index b6e1522..c9ecd6c 100644 --- a/po/bn_IN.po +++ b/po/bn_IN.po @@ -12,7 +12,7 @@ msgstr "" "Project-Id-Version: bn_IN\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=gdk-" "pixbuf\n" -"POT-Creation-Date: 2013-04-15 10:28-0400\n" +"POT-Creation-Date: 2014-05-26 20:46-0400\n" "PO-Revision-Date: 2011-02-11 12:24+0530\n" "Last-Translator: \n" "Language-Team: Bengali (India) \n" @@ -24,18 +24,18 @@ msgstr "" "\n" "X-Generator: Lokalize 1.1\n" -#: gdk-pixbuf/gdk-pixbuf-animation.c:160 gdk-pixbuf/gdk-pixbuf-io.c:1064 -#: gdk-pixbuf/gdk-pixbuf-io.c:1330 +#: gdk-pixbuf/gdk-pixbuf-animation.c:158 gdk-pixbuf/gdk-pixbuf-io.c:1077 +#: gdk-pixbuf/gdk-pixbuf-io.c:1333 #, c-format msgid "Failed to open file '%s': %s" msgstr "'%s' ফাইল খুলতে ব্যর্থ: %s" -#: gdk-pixbuf/gdk-pixbuf-animation.c:173 gdk-pixbuf/gdk-pixbuf-io.c:1076 +#: gdk-pixbuf/gdk-pixbuf-animation.c:171 gdk-pixbuf/gdk-pixbuf-io.c:962 #, c-format msgid "Image file '%s' contains no data" msgstr "'%s' নামক ছবির ফাইলে তথ্য অনুপস্থিত" -#: gdk-pixbuf/gdk-pixbuf-animation.c:212 +#: gdk-pixbuf/gdk-pixbuf-animation.c:210 #, c-format msgid "" "Failed to load animation '%s': reason not known, probably a corrupt " @@ -43,19 +43,19 @@ msgid "" msgstr "" "'%s' অ্যানিমেশন লোড করতে ব্যর্থ: কারণ অজানা, সম্ভবত অ্যানিমেশন ফাইল ক্ষতিগ্রস্ত" -#: gdk-pixbuf/gdk-pixbuf-animation.c:280 gdk-pixbuf/gdk-pixbuf-io.c:1112 -#: gdk-pixbuf/gdk-pixbuf-io.c:1382 +#: gdk-pixbuf/gdk-pixbuf-animation.c:278 gdk-pixbuf/gdk-pixbuf-io.c:1113 +#: gdk-pixbuf/gdk-pixbuf-io.c:1385 #, c-format msgid "" "Failed to load image '%s': reason not known, probably a corrupt image file" msgstr "'%s' ছবির ফাইল লোড করতে ব্যর্থ: কারণ অজানা, সম্ভবত ছবির ফাইলটি ক্ষতিগ্রস্ত" -#: gdk-pixbuf/gdk-pixbuf-io.c:790 +#: gdk-pixbuf/gdk-pixbuf-io.c:774 #, c-format msgid "Unable to load image-loading module: %s: %s" msgstr "ছবি লোড করতে ব্যবহৃত মডিউল লোড করতে ব্যর্থ: %s: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:805 +#: gdk-pixbuf/gdk-pixbuf-io.c:789 #, c-format msgid "" "Image-loading module %s does not export the proper interface; perhaps it's " @@ -64,70 +64,70 @@ msgstr "" "ছবি লোড করতে ব্যবহৃত %s নামক মডিউল সঠিক প্রেক্ষাপট এক্সপোর্ট করতে বিফল; সম্ভবত এটি " "পৃথক gdk-pixbuf সংস্করণের অংশ?" -#: gdk-pixbuf/gdk-pixbuf-io.c:814 gdk-pixbuf/gdk-pixbuf-io.c:865 +#: gdk-pixbuf/gdk-pixbuf-io.c:798 gdk-pixbuf/gdk-pixbuf-io.c:849 #, c-format msgid "Image type '%s' is not supported" msgstr "'%s' প্রকৃতির ছবি সমর্থিত নয়" -#: gdk-pixbuf/gdk-pixbuf-io.c:950 +#: gdk-pixbuf/gdk-pixbuf-io.c:934 #, c-format msgid "Couldn't recognize the image file format for file '%s'" msgstr "'%s' নামক ফাইলের ছবির ফাইলের বিন্যাস সনাক্ত করতে ব্যর্থ" -#: gdk-pixbuf/gdk-pixbuf-io.c:958 +#: gdk-pixbuf/gdk-pixbuf-io.c:942 msgid "Unrecognized image file format" msgstr "ছবির ফাইলের বিন্যাস অজানা" -#: gdk-pixbuf/gdk-pixbuf-io.c:1121 +#: gdk-pixbuf/gdk-pixbuf-io.c:1124 #, c-format msgid "Failed to load image '%s': %s" msgstr "'%s' ছবির লোড করতে ব্যর্থ: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2015 gdk-pixbuf/io-gdip-utils.c:837 +#: gdk-pixbuf/gdk-pixbuf-io.c:2029 gdk-pixbuf/io-gdip-utils.c:835 #, c-format msgid "Error writing to image file: %s" msgstr "ছবির ফাইলে লিখতে সমস্যা: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2057 gdk-pixbuf/gdk-pixbuf-io.c:2178 +#: gdk-pixbuf/gdk-pixbuf-io.c:2071 gdk-pixbuf/gdk-pixbuf-io.c:2192 #, c-format msgid "This build of gdk-pixbuf does not support saving the image format: %s" msgstr "" "gdk-pixbuf'র বর্তমান বিল্ডের দ্বারা চিহ্নিত বিন্যাসের ছবি সংরক্ষণ সমর্থন করা হয় না: " "%s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2088 +#: gdk-pixbuf/gdk-pixbuf-io.c:2102 msgid "Insufficient memory to save image to callback" msgstr "callback'এ ছবি সংরক্ষণের জন্য পর্যাপ্ত মেমরি অনুপস্থিত" -#: gdk-pixbuf/gdk-pixbuf-io.c:2101 +#: gdk-pixbuf/gdk-pixbuf-io.c:2115 msgid "Failed to open temporary file" msgstr "অস্থায়ী ফাইল খুলতে ব্যর্থ" -#: gdk-pixbuf/gdk-pixbuf-io.c:2124 +#: gdk-pixbuf/gdk-pixbuf-io.c:2138 msgid "Failed to read from temporary file" msgstr "অস্থায়ী ফাইল থেকে পড়তে ব্যর্থ" -#: gdk-pixbuf/gdk-pixbuf-io.c:2372 +#: gdk-pixbuf/gdk-pixbuf-io.c:2382 #, c-format msgid "Failed to open '%s' for writing: %s" msgstr "লেখার উদ্দেশ্যে '%s' খুলতে ব্যর্থ: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2398 +#: gdk-pixbuf/gdk-pixbuf-io.c:2408 #, c-format msgid "" "Failed to close '%s' while writing image, all data may not have been saved: " "%s" msgstr "ছবি লেখার সময় '%s' বন্ধ করতে ব্যর্থ, সম্ভবত সব তথ্য সংরক্ষিত হয়নি: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2619 gdk-pixbuf/gdk-pixbuf-io.c:2671 +#: gdk-pixbuf/gdk-pixbuf-io.c:2629 gdk-pixbuf/gdk-pixbuf-io.c:2681 msgid "Insufficient memory to save image into a buffer" msgstr "বাফারে ছবি সংরক্ষণের উদ্দেশ্যে পর্যাপ্ত মেমরি উপস্থিত নেই" -#: gdk-pixbuf/gdk-pixbuf-io.c:2717 +#: gdk-pixbuf/gdk-pixbuf-io.c:2727 msgid "Error writing to image stream" msgstr "ছবির স্ট্রিমে লিখতে সমস্যা" -#: gdk-pixbuf/gdk-pixbuf-loader.c:393 +#: gdk-pixbuf/gdk-pixbuf-loader.c:384 #, c-format msgid "" "Internal error: Image loader module '%s' failed to complete an operation, " @@ -136,98 +136,103 @@ msgstr "" "অভ্যন্তরীণ সমস্যা: ছবি লোড করতে ব্যবহৃত মডিউল '%s' কর্ম সমাপ্ত করতে ব্যর্থ, কিন্তু " "ব্যর্থতার কারণ দর্শানো হয়নি। " -#: gdk-pixbuf/gdk-pixbuf-loader.c:435 +#: gdk-pixbuf/gdk-pixbuf-loader.c:426 #, c-format msgid "Incremental loading of image type '%s' is not supported" msgstr "বর্ধিতক্রমে '%s' প্রকৃতির ছবি লোড করার বৈশিষ্ট্য সমর্থিত নয়" -#: gdk-pixbuf/gdk-pixdata.c:160 +#: gdk-pixbuf/gdk-pixdata.c:158 msgid "Image header corrupt" msgstr "ছবির হেডার ক্ষতিগ্রস্ত" -#: gdk-pixbuf/gdk-pixdata.c:165 +#: gdk-pixbuf/gdk-pixdata.c:163 msgid "Image format unknown" msgstr "ছবির বিন্যাস অজানা" -#: gdk-pixbuf/gdk-pixdata.c:170 gdk-pixbuf/gdk-pixdata.c:502 +#: gdk-pixbuf/gdk-pixdata.c:168 gdk-pixbuf/gdk-pixdata.c:501 msgid "Image pixel data corrupt" msgstr "ছবির পিক্সেল সংক্রান্ত তথ্য ক্ষতিগ্রস্ত" -#: gdk-pixbuf/gdk-pixdata.c:446 +#: gdk-pixbuf/gdk-pixdata.c:445 #, c-format msgid "failed to allocate image buffer of %u byte" msgid_plural "failed to allocate image buffer of %u bytes" msgstr[0] "ছবির বাফারের জন্য %u বাইট বরাদ্দ করতে ব্যর্থ" msgstr[1] "ছবির বাফারের জন্য %u বাইট বরাদ্দ করতে ব্যর্থ" -#: gdk-pixbuf/io-ani.c:244 +#: gdk-pixbuf/io-ani.c:242 msgid "Unexpected icon chunk in animation" msgstr "অ্যানিমেশনের মধ্যে অপ্রত্যাশিত আইকনের অংশ" -#: gdk-pixbuf/io-ani.c:342 gdk-pixbuf/io-ani.c:400 gdk-pixbuf/io-ani.c:426 -#: gdk-pixbuf/io-ani.c:449 gdk-pixbuf/io-ani.c:476 gdk-pixbuf/io-ani.c:563 +#: gdk-pixbuf/io-ani.c:340 gdk-pixbuf/io-ani.c:398 gdk-pixbuf/io-ani.c:424 +#: gdk-pixbuf/io-ani.c:447 gdk-pixbuf/io-ani.c:474 gdk-pixbuf/io-ani.c:561 msgid "Invalid header in animation" msgstr "অ্যানিমেশনের মধ্যে অবৈধ হেডার তথ্য" -#: gdk-pixbuf/io-ani.c:352 gdk-pixbuf/io-ani.c:374 gdk-pixbuf/io-ani.c:458 -#: gdk-pixbuf/io-ani.c:485 gdk-pixbuf/io-ani.c:536 gdk-pixbuf/io-ani.c:608 +#: gdk-pixbuf/io-ani.c:350 gdk-pixbuf/io-ani.c:372 gdk-pixbuf/io-ani.c:456 +#: gdk-pixbuf/io-ani.c:483 gdk-pixbuf/io-ani.c:534 gdk-pixbuf/io-ani.c:606 msgid "Not enough memory to load animation" msgstr "অ্যানিমেশন লোড করার উদ্দেশ্যে পর্যাপ্ত মেমরি অনুপস্থিত" -#: gdk-pixbuf/io-ani.c:392 gdk-pixbuf/io-ani.c:418 gdk-pixbuf/io-ani.c:437 +#: gdk-pixbuf/io-ani.c:390 gdk-pixbuf/io-ani.c:416 gdk-pixbuf/io-ani.c:435 msgid "Malformed chunk in animation" msgstr "অ্যানিমেশনের মধ্যে ত্রুটিযুক্ত অংশ" -#: gdk-pixbuf/io-ani.c:660 +#: gdk-pixbuf/io-ani.c:628 +#, fuzzy +msgid "ANI image was truncated or incomplete." +msgstr "GIF ছবির তথ্য মুছে ফেলা হয়েছে অথবা অসম্পূর্ণ।" + +#: gdk-pixbuf/io-ani.c:669 msgid "The ANI image format" msgstr "ANI ছবির বিন্যাস" -#: gdk-pixbuf/io-bmp.c:229 gdk-pixbuf/io-bmp.c:266 gdk-pixbuf/io-bmp.c:337 -#: gdk-pixbuf/io-bmp.c:369 gdk-pixbuf/io-bmp.c:392 gdk-pixbuf/io-bmp.c:495 +#: gdk-pixbuf/io-bmp.c:227 gdk-pixbuf/io-bmp.c:264 gdk-pixbuf/io-bmp.c:335 +#: gdk-pixbuf/io-bmp.c:367 gdk-pixbuf/io-bmp.c:390 gdk-pixbuf/io-bmp.c:493 msgid "BMP image has bogus header data" msgstr "BMP ছবির মধ্যে ভুয়ো হেডার তথ্য" -#: gdk-pixbuf/io-bmp.c:240 gdk-pixbuf/io-bmp.c:432 +#: gdk-pixbuf/io-bmp.c:238 gdk-pixbuf/io-bmp.c:430 msgid "Not enough memory to load bitmap image" msgstr "বিটম্যাপ ছবি লোড করার উদ্দেশ্যে পর্যাপ্ত মেমরি অনুপস্থিত" -#: gdk-pixbuf/io-bmp.c:318 +#: gdk-pixbuf/io-bmp.c:316 msgid "BMP image has unsupported header size" msgstr "BMP ছবির হেডারের মাপ অনুপস্থিত" -#: gdk-pixbuf/io-bmp.c:356 +#: gdk-pixbuf/io-bmp.c:354 msgid "Topdown BMP images cannot be compressed" msgstr "Topdown BMP ছবি সংকুচন করা সম্ভব নয়" -#: gdk-pixbuf/io-bmp.c:716 gdk-pixbuf/io-pnm.c:707 +#: gdk-pixbuf/io-bmp.c:714 gdk-pixbuf/io-pnm.c:705 msgid "Premature end-of-file encountered" msgstr "অপ্রত্যাশিত স্থানে ফাইলের অন্তিম অংশ প্রাপ্ত হয়েছে" -#: gdk-pixbuf/io-bmp.c:1328 +#: gdk-pixbuf/io-bmp.c:1326 msgid "Couldn't allocate memory for saving BMP file" msgstr "BMP ফাইল সংরক্ষণের উদ্দেশ্যে মেমরি বরাদ্দ করা যায়নি" -#: gdk-pixbuf/io-bmp.c:1369 +#: gdk-pixbuf/io-bmp.c:1367 msgid "Couldn't write to BMP file" msgstr "BMP ফাইলে লিখতে ব্যর্থ" -#: gdk-pixbuf/io-bmp.c:1422 gdk-pixbuf/io-gdip-bmp.c:82 +#: gdk-pixbuf/io-bmp.c:1420 gdk-pixbuf/io-gdip-bmp.c:80 msgid "The BMP image format" msgstr "BMP ছবির বিন্যাস" -#: gdk-pixbuf/io-gdip-emf.c:59 +#: gdk-pixbuf/io-gdip-emf.c:57 msgid "The EMF image format" msgstr "EMF ছবির বিন্যাস" -#: gdk-pixbuf/io-gdip-gif.c:80 gdk-pixbuf/io-gif.c:1720 +#: gdk-pixbuf/io-gdip-gif.c:78 gdk-pixbuf/io-gif.c:1718 msgid "The GIF image format" msgstr "GIF ছবির বিন্যাস" -#: gdk-pixbuf/io-gdip-ico.c:59 gdk-pixbuf/io-ico.c:1271 +#: gdk-pixbuf/io-gdip-ico.c:57 gdk-pixbuf/io-ico.c:1269 msgid "The ICO image format" msgstr "ICO ছবির বিন্যাস" -#: gdk-pixbuf/io-gdip-jpeg.c:53 gdk-pixbuf/io-jpeg.c:1249 +#: gdk-pixbuf/io-gdip-jpeg.c:51 gdk-pixbuf/io-jpeg.c:1249 #, c-format msgid "" "JPEG quality must be a value between 0 and 100; value '%s' could not be " @@ -236,7 +241,7 @@ msgstr "" "JPEG'র গুণমানের মাত্রা 0(০) থেকে 100(১০০)'র মধ্যে হওয়া আবশ্যক; '%s' মান পার্স " "করতে ব্যর্থ।" -#: gdk-pixbuf/io-gdip-jpeg.c:68 gdk-pixbuf/io-jpeg.c:1265 +#: gdk-pixbuf/io-gdip-jpeg.c:66 gdk-pixbuf/io-jpeg.c:1265 #, c-format msgid "" "JPEG quality must be a value between 0 and 100; value '%d' is not allowed." @@ -244,111 +249,115 @@ msgstr "" "JPEG'র গুণমানের মাত্রা 0(০) থেকে 100(১০০)'র মধ্যে হওয়া আবশ্যক; '%d' মান গ্রহণযোগ্য " "নয়।" -#: gdk-pixbuf/io-gdip-jpeg.c:136 gdk-pixbuf/io-jpeg.c:1478 +#: gdk-pixbuf/io-gdip-jpeg.c:134 gdk-pixbuf/io-jpeg.c:1478 msgid "The JPEG image format" msgstr "JPEG ছবির বিন্যাস" -#: gdk-pixbuf/io-gdip-utils.c:154 +#: gdk-pixbuf/io-gdip-tiff.c:80 gdk-pixbuf/io-tiff.c:786 +msgid "The TIFF image format" +msgstr "TIFF ছবির বিন্যাস" + +#: gdk-pixbuf/io-gdip-utils.c:152 #, c-format msgid "Could not allocate memory: %s" msgstr "মেমরি বরাদ্দ করতে ব্যর্থ: %s" -#: gdk-pixbuf/io-gdip-utils.c:179 gdk-pixbuf/io-gdip-utils.c:293 -#: gdk-pixbuf/io-gdip-utils.c:333 +#: gdk-pixbuf/io-gdip-utils.c:177 gdk-pixbuf/io-gdip-utils.c:291 +#: gdk-pixbuf/io-gdip-utils.c:331 #, c-format msgid "Could not create stream: %s" msgstr "স্ট্রিম নির্মাণ করতে ব্যর্থ: %s" -#: gdk-pixbuf/io-gdip-utils.c:193 +#: gdk-pixbuf/io-gdip-utils.c:191 #, c-format msgid "Could not seek stream: %s" msgstr "Could not seek stream: %s" -#: gdk-pixbuf/io-gdip-utils.c:205 +#: gdk-pixbuf/io-gdip-utils.c:203 #, c-format msgid "Could not read from stream: %s" msgstr "স্ট্রিম থেকে পড়তে ব্যর্থ: %s" -#: gdk-pixbuf/io-gdip-utils.c:617 +#: gdk-pixbuf/io-gdip-utils.c:615 msgid "Couldn't load bitmap" msgstr "বিট-ম্যাপ লোড করতে ব্যর্থ" -#: gdk-pixbuf/io-gdip-utils.c:773 +#: gdk-pixbuf/io-gdip-utils.c:771 msgid "Couldn't load metafile" msgstr "মিটা-ফাইল লোড করতে ব্যর্থ" -#: gdk-pixbuf/io-gdip-utils.c:878 +#: gdk-pixbuf/io-gdip-utils.c:876 msgid "Unsupported image format for GDI+" msgstr "GDI+-র জন্য ছবির বিন্যাস সমর্থিত নয়" -#: gdk-pixbuf/io-gdip-utils.c:885 +#: gdk-pixbuf/io-gdip-utils.c:883 msgid "Couldn't save" msgstr "সংরক্ষণ করতে ব্যর্থ" -#: gdk-pixbuf/io-gdip-wmf.c:58 +#: gdk-pixbuf/io-gdip-wmf.c:56 msgid "The WMF image format" msgstr "WMF ছবির বিন্যাস" -#: gdk-pixbuf/io-gif.c:222 +#: gdk-pixbuf/io-gif.c:220 #, c-format msgid "Failure reading GIF: %s" msgstr "GIF পড়তে ব্যর্থ: %s" -#: gdk-pixbuf/io-gif.c:496 gdk-pixbuf/io-gif.c:1502 gdk-pixbuf/io-gif.c:1669 +#: gdk-pixbuf/io-gif.c:494 gdk-pixbuf/io-gif.c:1500 gdk-pixbuf/io-gif.c:1667 msgid "GIF file was missing some data (perhaps it was truncated somehow?)" msgstr "" "GIF ফাইলের কিছু তথ্য অনুপস্থিত (সম্ভবত কোনো কারণে এটির কিছু অংশ মুছে ফেলা হয়েছে?)" -#: gdk-pixbuf/io-gif.c:505 +#: gdk-pixbuf/io-gif.c:503 #, c-format msgid "Internal error in the GIF loader (%s)" msgstr "GIF লোড ব্যবস্থায় অভ্যন্তরীণ সমস্যা (%s)" -#: gdk-pixbuf/io-gif.c:579 +#: gdk-pixbuf/io-gif.c:577 msgid "Stack overflow" msgstr "স্ট্যাক-ওভারফ্লো" -#: gdk-pixbuf/io-gif.c:639 +#: gdk-pixbuf/io-gif.c:637 msgid "GIF image loader cannot understand this image." msgstr "GIF ছবি লোড ব্যবস্থার দ্বারা এই ছবিটি বোধগম্য নয়।" -#: gdk-pixbuf/io-gif.c:668 +#: gdk-pixbuf/io-gif.c:666 msgid "Bad code encountered" msgstr "ভুল কোডের সম্মুখীন" -#: gdk-pixbuf/io-gif.c:678 +#: gdk-pixbuf/io-gif.c:676 msgid "Circular table entry in GIF file" msgstr "GIF ফাইলের মধ্যে বৃত্তাকার টেবিলের তথ্য উপস্থিত রয়েছে" -#: gdk-pixbuf/io-gif.c:866 gdk-pixbuf/io-gif.c:1488 gdk-pixbuf/io-gif.c:1541 -#: gdk-pixbuf/io-gif.c:1657 +#: gdk-pixbuf/io-gif.c:864 gdk-pixbuf/io-gif.c:1486 gdk-pixbuf/io-gif.c:1539 +#: gdk-pixbuf/io-gif.c:1655 msgid "Not enough memory to load GIF file" msgstr "GIF ফাইল লোড করার উদ্দেশ্যে পর্যাপ্ত মেমরি অনুপস্থিত" # FIXME: Composite -#: gdk-pixbuf/io-gif.c:960 +#: gdk-pixbuf/io-gif.c:958 msgid "Not enough memory to composite a frame in GIF file" msgstr "GIF ফাইলের মধ্যে ফ্রেম অন্তর্ভুক্ত করার উদ্দেশ্যে পর্যাপ্ত মেমরি অনুপস্থিত" -#: gdk-pixbuf/io-gif.c:1132 +#: gdk-pixbuf/io-gif.c:1130 msgid "GIF image is corrupt (incorrect LZW compression)" msgstr "GIF ছবি ক্ষতিগ্রস্ত (LZW সংকুচন সঠিক নয়)" -#: gdk-pixbuf/io-gif.c:1182 +#: gdk-pixbuf/io-gif.c:1180 msgid "File does not appear to be a GIF file" msgstr "ফাইলটি সম্ভবত GIF বিন্যাসে নয়" -#: gdk-pixbuf/io-gif.c:1194 +#: gdk-pixbuf/io-gif.c:1192 #, c-format msgid "Version %s of the GIF file format is not supported" msgstr "GIF ফাইল বিন্যাসের %s সংস্করণ সমর্থিত নয়" -#: gdk-pixbuf/io-gif.c:1241 +#: gdk-pixbuf/io-gif.c:1239 #, fuzzy msgid "Resulting GIF image has zero size" msgstr "ছবির প্রস্থের মাপ শূণ্য" -#: gdk-pixbuf/io-gif.c:1320 +#: gdk-pixbuf/io-gif.c:1318 msgid "" "GIF image has no global colormap, and a frame inside it has no local " "colormap." @@ -356,7 +365,7 @@ msgstr "" "GIF ছবির মধ্যে কোনো গ্লোবাল colormap উপস্থিত নেই এবং এর মধ্যে অন্তর্ভুক্ত ফ্রেমে " "স্থানীয় colormap উপস্থিত নেই।" -#: gdk-pixbuf/io-gif.c:1564 +#: gdk-pixbuf/io-gif.c:1562 msgid "GIF image was truncated or incomplete." msgstr "GIF ছবির তথ্য মুছে ফেলা হয়েছে অথবা অসম্পূর্ণ।" @@ -373,89 +382,89 @@ msgstr "ICNS ফাইল ডি-কোড করতে ব্যর্থ" msgid "The ICNS image format" msgstr "ICNS ছবির বিন্যাস" -#: gdk-pixbuf/io-ico.c:228 gdk-pixbuf/io-ico.c:242 gdk-pixbuf/io-ico.c:291 -#: gdk-pixbuf/io-ico.c:302 gdk-pixbuf/io-ico.c:395 +#: gdk-pixbuf/io-ico.c:226 gdk-pixbuf/io-ico.c:240 gdk-pixbuf/io-ico.c:289 +#: gdk-pixbuf/io-ico.c:300 gdk-pixbuf/io-ico.c:393 msgid "Invalid header in icon" msgstr "আইকনে অবৈধ হেডার" -#: gdk-pixbuf/io-ico.c:257 gdk-pixbuf/io-ico.c:312 gdk-pixbuf/io-ico.c:405 -#: gdk-pixbuf/io-ico.c:458 gdk-pixbuf/io-ico.c:488 +#: gdk-pixbuf/io-ico.c:255 gdk-pixbuf/io-ico.c:310 gdk-pixbuf/io-ico.c:403 +#: gdk-pixbuf/io-ico.c:456 gdk-pixbuf/io-ico.c:486 msgid "Not enough memory to load icon" msgstr "আইকন লোড করার জন্য পর্যাপ্ত মেমরি অনুপস্থিত" -#: gdk-pixbuf/io-ico.c:338 +#: gdk-pixbuf/io-ico.c:336 msgid "Compressed icons are not supported" msgstr "সংকুচিত আইকনের ব্যবহার অসমর্থিত" -#: gdk-pixbuf/io-ico.c:358 +#: gdk-pixbuf/io-ico.c:356 msgid "Icon has zero width" msgstr "আইকনের প্রস্থের মাপ শূণ্য" -#: gdk-pixbuf/io-ico.c:368 +#: gdk-pixbuf/io-ico.c:366 msgid "Icon has zero height" msgstr "আইকনের দৈর্ঘ্যের মাপ শূন্য" -#: gdk-pixbuf/io-ico.c:443 +#: gdk-pixbuf/io-ico.c:441 msgid "Unsupported icon type" msgstr "অসমর্থিত আইকনের বিন্যাস" -#: gdk-pixbuf/io-ico.c:537 +#: gdk-pixbuf/io-ico.c:535 msgid "Not enough memory to load ICO file" msgstr "ICO ফাইল লোড করার জন্য পর্যাপ্ত মেমরি অনুপস্থিত" -#: gdk-pixbuf/io-ico.c:1002 +#: gdk-pixbuf/io-ico.c:1000 msgid "Image too large to be saved as ICO" msgstr "ICO ফাইল রূপে সংরক্ষণের জন্য ফাইলের মাপ অত্যাধিক বড়" -#: gdk-pixbuf/io-ico.c:1013 +#: gdk-pixbuf/io-ico.c:1011 msgid "Cursor hotspot outside image" msgstr "কার্সারের হট-স্পট ছবির বাইরে" # FIXME -#: gdk-pixbuf/io-ico.c:1036 +#: gdk-pixbuf/io-ico.c:1034 #, c-format msgid "Unsupported depth for ICO file: %d" msgstr "আইকন ফাইলে অসমর্থিত গভীরতা: %d" -#: gdk-pixbuf/io-jasper.c:74 +#: gdk-pixbuf/io-jasper.c:73 msgid "Couldn't allocate memory for stream" msgstr "স্ট্রিমের জন্য মেমরি বরাদ্দ করতে ব্যর্থ" -#: gdk-pixbuf/io-jasper.c:104 +#: gdk-pixbuf/io-jasper.c:103 msgid "Couldn't decode image" msgstr "ছবি ডি-কোড করতে ব্যর্থ" -#: gdk-pixbuf/io-jasper.c:122 +#: gdk-pixbuf/io-jasper.c:121 msgid "Transformed JPEG2000 has zero width or height" msgstr "রূপান্তরিত JPEG2000-র প্রস্থ অথবা দৈর্ঘ্যের মাপ শূণ্য।" -#: gdk-pixbuf/io-jasper.c:136 +#: gdk-pixbuf/io-jasper.c:135 msgid "Image type currently not supported" msgstr "চিহ্নিত প্রকৃতির ছবি সমর্থিত নয়" -#: gdk-pixbuf/io-jasper.c:148 gdk-pixbuf/io-jasper.c:156 +#: gdk-pixbuf/io-jasper.c:147 gdk-pixbuf/io-jasper.c:155 msgid "Couldn't allocate memory for color profile" msgstr "রঙের প্রোফাইলের জন্য মেমরি বরাদ্দ করতে ব্যর্থ" -#: gdk-pixbuf/io-jasper.c:182 +#: gdk-pixbuf/io-jasper.c:181 msgid "Insufficient memory to open JPEG 2000 file" msgstr "JPEG 2000 ফাইল খোলার জন্য পর্যাপ্ত মেমরি অনুপস্থিত" # FIXME -#: gdk-pixbuf/io-jasper.c:261 +#: gdk-pixbuf/io-jasper.c:260 msgid "Couldn't allocate memory to buffer image data" msgstr "ছবি সংক্রান্ত তথ্য বাফার করার জন্য মেমরি বরাদ্দ করতে ব্যর্থ" -#: gdk-pixbuf/io-jasper.c:305 +#: gdk-pixbuf/io-jasper.c:304 msgid "The JPEG 2000 image format" msgstr "JPEG 2000 ছবির বিন্যাস" -#: gdk-pixbuf/io-jpeg.c:126 +#: gdk-pixbuf/io-jpeg.c:124 #, c-format msgid "Error interpreting JPEG image file (%s)" msgstr "JPEG ছবির ফাইল ব্যাখ্যা করতে সমস্যা (%s)" -#: gdk-pixbuf/io-jpeg.c:604 +#: gdk-pixbuf/io-jpeg.c:597 msgid "" "Insufficient memory to load image, try exiting some applications to free " "memory" @@ -463,17 +472,17 @@ msgstr "" "ছবি লোড করার জন্য পর্যাপ্ত মেমরি অনুপস্থিত, মেমরি ফাঁকা করার জন্য কয়েকটি অ্যাপ্লিকেশন " "বন্ধ করার প্রচেষ্টা করুন" -#: gdk-pixbuf/io-jpeg.c:651 gdk-pixbuf/io-jpeg.c:865 +#: gdk-pixbuf/io-jpeg.c:645 gdk-pixbuf/io-jpeg.c:858 #, c-format msgid "Unsupported JPEG color space (%s)" msgstr "অসমর্থিত JPEG কালার-স্পেস (%s)" -#: gdk-pixbuf/io-jpeg.c:764 gdk-pixbuf/io-jpeg.c:1044 +#: gdk-pixbuf/io-jpeg.c:757 gdk-pixbuf/io-jpeg.c:1037 #: gdk-pixbuf/io-jpeg.c:1308 gdk-pixbuf/io-jpeg.c:1318 msgid "Couldn't allocate memory for loading JPEG file" msgstr "JPEG ফাইল লোড করার জন্য মেমরি বরাদ্দ করতে ব্যর্থ" -#: gdk-pixbuf/io-jpeg.c:1018 +#: gdk-pixbuf/io-jpeg.c:1011 msgid "Transformed JPEG has zero width or height." msgstr "রূপান্তরিত JPEG'র প্রস্থ অথবা দৈর্ঘ্যের মাপ শূণ্য।" @@ -482,94 +491,94 @@ msgstr "রূপান্তরিত JPEG'র প্রস্থ অথবা msgid "Color profile has invalid length '%u'." msgstr "অবৈধ দৈর্ঘ্য %d-র ক্ষেত্রে রঙের প্রোফাইল।" -#: gdk-pixbuf/io-pcx.c:186 +#: gdk-pixbuf/io-pcx.c:184 msgid "Couldn't allocate memory for header" msgstr "হেডারের জন্য মেমরি বরাদ্দ করতে ব্যর্থ" -#: gdk-pixbuf/io-pcx.c:201 gdk-pixbuf/io-pcx.c:559 +#: gdk-pixbuf/io-pcx.c:199 gdk-pixbuf/io-pcx.c:557 msgid "Couldn't allocate memory for context buffer" msgstr "কনটেক্সট-বাফারের জন্য মেমরি বরাদ্দ করতে ব্যর্থ" -#: gdk-pixbuf/io-pcx.c:600 +#: gdk-pixbuf/io-pcx.c:598 msgid "Image has invalid width and/or height" msgstr "ছবির প্রস্থ এবং/অথবা দৈর্ঘ্যের মাপ বৈধ নয়" -#: gdk-pixbuf/io-pcx.c:612 gdk-pixbuf/io-pcx.c:673 +#: gdk-pixbuf/io-pcx.c:610 gdk-pixbuf/io-pcx.c:671 msgid "Image has unsupported bpp" msgstr "ছবির মধ্যে অসমর্থিত মাপের bpp উপস্থিত" -#: gdk-pixbuf/io-pcx.c:617 gdk-pixbuf/io-pcx.c:625 +#: gdk-pixbuf/io-pcx.c:615 gdk-pixbuf/io-pcx.c:623 #, c-format msgid "Image has unsupported number of %d-bit planes" msgstr "ছবির মধ্যে উপস্থিত %d-বিট প্লেইনের সংখ্যা সমর্থিত নয়" -#: gdk-pixbuf/io-pcx.c:641 +#: gdk-pixbuf/io-pcx.c:639 msgid "Couldn't create new pixbuf" msgstr "নতুন pixbuf তৈরি করতে ব্যর্থ" # FIXME -#: gdk-pixbuf/io-pcx.c:649 +#: gdk-pixbuf/io-pcx.c:647 msgid "Couldn't allocate memory for line data" msgstr "রেখা সংক্রান্ত তথ্যের জন্য মেমরি বরাদ্দ করতে ব্যর্থ" -#: gdk-pixbuf/io-pcx.c:656 +#: gdk-pixbuf/io-pcx.c:654 msgid "Couldn't allocate memory for PCX image" msgstr "PCX ইমেজের জন্য মেমরি বরাদ্দ করতে ব্যর্থ" -#: gdk-pixbuf/io-pcx.c:703 +#: gdk-pixbuf/io-pcx.c:701 msgid "Didn't get all lines of PCX image" msgstr "PCX ছবির জন্য সমস্ত রেখা প্রাপ্ত করা যায়নি" -#: gdk-pixbuf/io-pcx.c:710 +#: gdk-pixbuf/io-pcx.c:708 msgid "No palette found at end of PCX data" msgstr "PCX তথ্যের অন্তে কোনো প্যালেট সনাক্ত করা যায়নি" -#: gdk-pixbuf/io-pcx.c:755 +#: gdk-pixbuf/io-pcx.c:753 msgid "The PCX image format" msgstr "PCX ছবির বিন্যাস" -#: gdk-pixbuf/io-pixdata.c:148 +#: gdk-pixbuf/io-pixdata.c:146 #, fuzzy msgid "Transformed pixbuf has zero width or height." msgstr "রূপান্তরিত PNG'র প্রস্থ অথবা দৈর্ঘ্যের মাপ শূণ্য।" -#: gdk-pixbuf/io-pixdata.c:186 +#: gdk-pixbuf/io-pixdata.c:184 #, fuzzy msgid "The GdkPixdata format" msgstr "GIF ছবির বিন্যাস" -#: gdk-pixbuf/io-png.c:54 +#: gdk-pixbuf/io-png.c:53 msgid "Bits per channel of PNG image is invalid." msgstr "PNG ছবির প্রতি চ্যানেল বিট সংখ্যা বৈধ নয়।" -#: gdk-pixbuf/io-png.c:135 gdk-pixbuf/io-png.c:641 +#: gdk-pixbuf/io-png.c:134 gdk-pixbuf/io-png.c:640 msgid "Transformed PNG has zero width or height." msgstr "রূপান্তরিত PNG'র প্রস্থ অথবা দৈর্ঘ্যের মাপ শূণ্য।" -#: gdk-pixbuf/io-png.c:143 +#: gdk-pixbuf/io-png.c:142 msgid "Bits per channel of transformed PNG is not 8." msgstr "রূপান্তরিত PNG'র প্রতি চ্যানেলের বিট সংখ্যা ৮ নয়।" # FIXME -#: gdk-pixbuf/io-png.c:152 +#: gdk-pixbuf/io-png.c:151 msgid "Transformed PNG not RGB or RGBA." msgstr "রূপান্তরিত PNG, RGB অথবা RGBA বিন্যাসে নয়।" -#: gdk-pixbuf/io-png.c:161 +#: gdk-pixbuf/io-png.c:160 msgid "Transformed PNG has unsupported number of channels, must be 3 or 4." msgstr "" "রূপান্তরিত PNG'র মধ্যে অসমর্থিত চ্যানেল সংখ্যা, এই সংখ্যা ৩ অথবা ৪ হওয়া আবশ্যক।" -#: gdk-pixbuf/io-png.c:182 +#: gdk-pixbuf/io-png.c:181 #, c-format msgid "Fatal error in PNG image file: %s" msgstr "PNG ছবির ফাইলে গুরুতর সমস্যা: %s" -#: gdk-pixbuf/io-png.c:315 +#: gdk-pixbuf/io-png.c:314 msgid "Insufficient memory to load PNG file" msgstr "PNG ফাইল লোড করার জন্য পর্যাপ্ত মেমরি অনুপস্থিত" -#: gdk-pixbuf/io-png.c:656 +#: gdk-pixbuf/io-png.c:655 #, fuzzy, c-format msgid "" "Insufficient memory to store a %lu by %lu image; try exiting some " @@ -578,369 +587,365 @@ msgstr "" "%ld গুণ %ld আকারের ছবি সংরক্ষণের জন্য পর্যাপ্ত মেমরি অনুপস্থিত; কয়েকটি অ্যাপ্লিকেশন " "বন্ধ করে মেমরির ব্যবহার হ্রাস করে পুনরায় প্রচেষ্টা করুন" -#: gdk-pixbuf/io-png.c:719 +#: gdk-pixbuf/io-png.c:718 msgid "Fatal error reading PNG image file" msgstr "PNG ছবির ফাইল পড়তে গুরুতর সমস্যা" -#: gdk-pixbuf/io-png.c:768 +#: gdk-pixbuf/io-png.c:767 #, c-format msgid "Fatal error reading PNG image file: %s" msgstr "PNG ছবির ফাইল পড়তে গুরুতর সমস্যা: %s" -#: gdk-pixbuf/io-png.c:858 +#: gdk-pixbuf/io-png.c:857 msgid "" "Keys for PNG text chunks must have at least 1 and at most 79 characters." msgstr "" "PNG টেক্সট অংশের কি (key) নূন্যতম ১ ও সর্বাধিক ৭৯-টি অক্ষর বিশিষ্ট হওয়া আবশ্যক।" -#: gdk-pixbuf/io-png.c:867 +#: gdk-pixbuf/io-png.c:866 msgid "Keys for PNG text chunks must be ASCII characters." msgstr "PNG টেক্সট অংশের কি (key) ASCII অক্ষরবিশিষ্ট হওয়া আবশ্যক।" -#: gdk-pixbuf/io-png.c:881 gdk-pixbuf/io-tiff.c:667 +#: gdk-pixbuf/io-png.c:880 gdk-pixbuf/io-tiff.c:665 #, c-format msgid "Color profile has invalid length %d." msgstr "অবৈধ দৈর্ঘ্য %d-র ক্ষেত্রে রঙের প্রোফাইল।" -#: gdk-pixbuf/io-png.c:894 +#: gdk-pixbuf/io-png.c:893 #, c-format msgid "" "PNG compression level must be a value between 0 and 9; value '%s' could not " "be parsed." msgstr "PNG সংকুচনের মাত্রা ০ ও ৯'র মধ্যে হওয়া আবশ্যক; '%s' মান পার্স করতে ব্যর্থ।" -#: gdk-pixbuf/io-png.c:907 +#: gdk-pixbuf/io-png.c:906 #, c-format msgid "" "PNG compression level must be a value between 0 and 9; value '%d' is not " "allowed." msgstr "PNG সংকুচনের মাত্রা ০ ও ৯'র মধ্যে হওয়া আবশ্যক; '%d' মান গ্রহণযোগ্য নয়।" -#: gdk-pixbuf/io-png.c:955 +#: gdk-pixbuf/io-png.c:954 #, c-format msgid "Value for PNG text chunk %s cannot be converted to ISO-8859-1 encoding." msgstr "PNG টেক্সট অংশ %s'র ক্ষেত্রে ISO-8859-1 এনকোডিং'এ পরিবর্তন করা সম্ভব নয়।" -#: gdk-pixbuf/io-png.c:1118 +#: gdk-pixbuf/io-png.c:1117 msgid "The PNG image format" msgstr "PNG ছবির বিন্যাস" -#: gdk-pixbuf/io-pnm.c:248 +#: gdk-pixbuf/io-pnm.c:246 msgid "PNM loader expected to find an integer, but didn't" msgstr "PNM লোডারের দ্বারা পূর্ণসংখ্যা মান প্রত্যাশিত, কিন্তু প্রাপ্ত করা যায়নি" -#: gdk-pixbuf/io-pnm.c:280 +#: gdk-pixbuf/io-pnm.c:278 msgid "PNM file has an incorrect initial byte" msgstr "PNM ফাইলের প্রারম্ভিক বাইট সঠিক নয়" -#: gdk-pixbuf/io-pnm.c:310 +#: gdk-pixbuf/io-pnm.c:308 msgid "PNM file is not in a recognized PNM subformat" msgstr "PNM ফাইল পরিচিত PNM সাব-ফরম্যাট বিন্যাসে নেই" -#: gdk-pixbuf/io-pnm.c:335 +#: gdk-pixbuf/io-pnm.c:333 msgid "PNM file has an image width of 0" msgstr "PNM ফাইলের ছবির প্রস্থের মাপ ০" -#: gdk-pixbuf/io-pnm.c:356 +#: gdk-pixbuf/io-pnm.c:354 msgid "PNM file has an image height of 0" msgstr "PNM ফাইলের ছবির দৈর্ঘ্যের মাপ ০" -#: gdk-pixbuf/io-pnm.c:379 +#: gdk-pixbuf/io-pnm.c:377 msgid "Maximum color value in PNM file is 0" msgstr "PNM ফাইলে সর্বোচ্চ রং'র মাপ ০" -#: gdk-pixbuf/io-pnm.c:387 +#: gdk-pixbuf/io-pnm.c:385 msgid "Maximum color value in PNM file is too large" msgstr "PNM ফাইলে সর্বোচ্চ রং'র মাপ অত্যাধিক বড়" -#: gdk-pixbuf/io-pnm.c:427 gdk-pixbuf/io-pnm.c:457 gdk-pixbuf/io-pnm.c:502 +#: gdk-pixbuf/io-pnm.c:425 gdk-pixbuf/io-pnm.c:455 gdk-pixbuf/io-pnm.c:500 msgid "Raw PNM image type is invalid" msgstr "Raw PNM ছবির বিন্যাস বৈধ নয়" -#: gdk-pixbuf/io-pnm.c:652 +#: gdk-pixbuf/io-pnm.c:650 msgid "PNM image loader does not support this PNM subformat" msgstr "PNM ছবি লোড ব্যবস্থার দ্বারা চিহ্নিত PNM সাব-ফরম্যাট সমর্থিত নয়" -#: gdk-pixbuf/io-pnm.c:739 gdk-pixbuf/io-pnm.c:966 +#: gdk-pixbuf/io-pnm.c:737 gdk-pixbuf/io-pnm.c:964 msgid "Raw PNM formats require exactly one whitespace before sample data" msgstr "Raw PNM বিন্যাসে নমূণা তথ্যের পূর্বে শুধুমাত্র একটি শূণ্যস্থান উপস্থিত থাকা আবশ্যক" -#: gdk-pixbuf/io-pnm.c:766 +#: gdk-pixbuf/io-pnm.c:764 msgid "Cannot allocate memory for loading PNM image" msgstr "PNM বিন্যাসের ছবি লোড করার জন্য মেমরি বরাদ্দ করতে ব্যর্থ" -#: gdk-pixbuf/io-pnm.c:816 +#: gdk-pixbuf/io-pnm.c:814 msgid "Insufficient memory to load PNM context struct" msgstr "PNM context struct লোড করার জন্য পর্যাপ্ত মেমরি অনুপস্থিত" -#: gdk-pixbuf/io-pnm.c:867 +#: gdk-pixbuf/io-pnm.c:865 msgid "Unexpected end of PNM image data" msgstr "PNM ছবির তথ্যে অপ্রত্যাশিতরূপে সমাপ্ত" -#: gdk-pixbuf/io-pnm.c:995 +#: gdk-pixbuf/io-pnm.c:993 msgid "Insufficient memory to load PNM file" msgstr "PNM ফাইল লোড করার জন্য পর্যাপ্ত মেমরি অনুপস্থিত" -#: gdk-pixbuf/io-pnm.c:1079 +#: gdk-pixbuf/io-pnm.c:1077 msgid "The PNM/PBM/PGM/PPM image format family" msgstr "PNM/PBM/PGM/PPM ছবির বিন্যাসের সংকলন" -#: gdk-pixbuf/io-qtif.c:128 +#: gdk-pixbuf/io-qtif.c:126 msgid "Input file descriptor is NULL." msgstr "ইনপুট ফাইল ডেস্ক্রিপটরের মান NULL।" -#: gdk-pixbuf/io-qtif.c:143 +#: gdk-pixbuf/io-qtif.c:141 msgid "Failed to read QTIF header" msgstr "QTIF হেডার পড়তে ব্যর্থ" -#: gdk-pixbuf/io-qtif.c:152 gdk-pixbuf/io-qtif.c:189 gdk-pixbuf/io-qtif.c:459 +#: gdk-pixbuf/io-qtif.c:150 gdk-pixbuf/io-qtif.c:187 gdk-pixbuf/io-qtif.c:454 #, fuzzy, c-format msgid "QTIF atom size too large (%d byte)" msgid_plural "QTIF atom size too large (%d bytes)" msgstr[0] "QTIF অ্যাটমের মাপ অত্যাধিক বড় (%d বাইট)" msgstr[1] "QTIF অ্যাটমের মাপ অত্যাধিক বড় (%d বাইট)" -#: gdk-pixbuf/io-qtif.c:175 +#: gdk-pixbuf/io-qtif.c:173 #, fuzzy, c-format msgid "Failed to allocate %d byte for file read buffer" msgid_plural "Failed to allocate %d bytes for file read buffer" msgstr[0] "ফাইল পড়ার বাফারের জন্য %d বাইট বরাদ্দ করতে ব্যর্থ" msgstr[1] "ফাইল পড়ার বাফারের জন্য %d বাইট বরাদ্দ করতে ব্যর্থ" -#: gdk-pixbuf/io-qtif.c:206 +#: gdk-pixbuf/io-qtif.c:201 #, c-format msgid "File error when reading QTIF atom: %s" msgstr "QTIF অ্যাটম পড়াকালে ফাইল সংক্রান্ত ত্রুটি দেখা দিয়েছে: %s" -#: gdk-pixbuf/io-qtif.c:243 +#: gdk-pixbuf/io-qtif.c:238 #, fuzzy, c-format msgid "Failed to skip the next %d byte with seek()." msgid_plural "Failed to skip the next %d bytes with seek()." msgstr[0] "seek() সহযোগে পরবর্তী %d বাইট উপেক্ষা করতে ব্যর্থ।" msgstr[1] "seek() সহযোগে পরবর্তী %d বাইট উপেক্ষা করতে ব্যর্থ।" -#: gdk-pixbuf/io-qtif.c:270 +#: gdk-pixbuf/io-qtif.c:265 msgid "Failed to allocate QTIF context structure." msgstr "QTIF কনটেক্সট স্ট্রাকচারের জন্য মেমরি বরাদ্দ করতে ব্যর্থ।" -#: gdk-pixbuf/io-qtif.c:330 +#: gdk-pixbuf/io-qtif.c:325 msgid "Failed to create GdkPixbufLoader object." msgstr "GdkPixbufLoader অবজেক্ট নির্মাণ করতে ব্যর্থ।" -#: gdk-pixbuf/io-qtif.c:434 +#: gdk-pixbuf/io-qtif.c:429 msgid "Failed to find an image data atom." msgstr "ছবির তথ্যের অ্যাটম সন্ধান করতে ব্যর্থ" -#: gdk-pixbuf/io-qtif.c:618 +#: gdk-pixbuf/io-qtif.c:613 msgid "The QTIF image format" msgstr "QTIF ছবির বিন্যাস" -#: gdk-pixbuf/io-ras.c:125 +#: gdk-pixbuf/io-ras.c:123 msgid "RAS image has bogus header data" msgstr "RAS ছবির হেডারে ভুয়ো তথ্য" -#: gdk-pixbuf/io-ras.c:147 +#: gdk-pixbuf/io-ras.c:145 msgid "RAS image has unknown type" msgstr "RAS ছবির প্রকৃতি অজানা" -#: gdk-pixbuf/io-ras.c:155 +#: gdk-pixbuf/io-ras.c:153 msgid "unsupported RAS image variation" msgstr "RAS ছবির পরিবর্তন সমর্থিত নয়" -#: gdk-pixbuf/io-ras.c:170 gdk-pixbuf/io-ras.c:199 +#: gdk-pixbuf/io-ras.c:168 gdk-pixbuf/io-ras.c:197 msgid "Not enough memory to load RAS image" msgstr "RAS ছবি লোড করার জন্য পর্যাপ্ত মেমরি অনুপস্থিত" -#: gdk-pixbuf/io-ras.c:544 +#: gdk-pixbuf/io-ras.c:542 msgid "The Sun raster image format" msgstr "Sun রেসটার ছবির বিন্যাস" -#: gdk-pixbuf/io-tga.c:153 +#: gdk-pixbuf/io-tga.c:151 msgid "Cannot allocate memory for IOBuffer struct" msgstr "IOBuffer struct'র জন্য মেমরি বরাদ্দ করতে ব্যর্থ" -#: gdk-pixbuf/io-tga.c:172 +#: gdk-pixbuf/io-tga.c:170 msgid "Cannot allocate memory for IOBuffer data" msgstr "IOBuffer তথ্যের জন্য মেমরি বরাদ্দ করতে ব্যর্থ" -#: gdk-pixbuf/io-tga.c:183 +#: gdk-pixbuf/io-tga.c:181 msgid "Cannot realloc IOBuffer data" msgstr "IOBuffer তথ্য পুনরায় বরাদ্দ (realloc) করতে ব্যর্থ" -#: gdk-pixbuf/io-tga.c:213 +#: gdk-pixbuf/io-tga.c:211 msgid "Cannot allocate temporary IOBuffer data" msgstr "অস্থায়ী IOBuffer তথ্য বরাদ্দ করতে ব্যর্থ" -#: gdk-pixbuf/io-tga.c:346 +#: gdk-pixbuf/io-tga.c:339 msgid "Cannot allocate new pixbuf" msgstr "নতুন pixbuf বরাদ্দ করতে ব্যর্থ" -#: gdk-pixbuf/io-tga.c:685 +#: gdk-pixbuf/io-tga.c:678 msgid "Image is corrupted or truncated" msgstr "ছবিটি ক্ষতিগ্রস্ত অথবা সেটি ছাঁটাই করা হয়েছে" -#: gdk-pixbuf/io-tga.c:692 +#: gdk-pixbuf/io-tga.c:685 msgid "Cannot allocate colormap structure" msgstr "colormap structure বরাদ্দ করতে ব্যর্থ" -#: gdk-pixbuf/io-tga.c:699 +#: gdk-pixbuf/io-tga.c:692 msgid "Cannot allocate colormap entries" msgstr "colormap এন্ট্রি বরাদ্দ করতে ব্যর্থ" -#: gdk-pixbuf/io-tga.c:721 +#: gdk-pixbuf/io-tga.c:714 msgid "Unexpected bitdepth for colormap entries" msgstr "colormap এন্ট্রির ক্ষেত্রে অপ্রত্যাশিত bitdepth'র মাত্রা" -#: gdk-pixbuf/io-tga.c:739 +#: gdk-pixbuf/io-tga.c:732 msgid "Cannot allocate TGA header memory" msgstr "TGA হেডার মেমরি বরাদ্দ করতে ব্যর্থ" -#: gdk-pixbuf/io-tga.c:772 +#: gdk-pixbuf/io-tga.c:765 msgid "TGA image has invalid dimensions" msgstr "TGA ছবির দিকমাত্রা বৈধ নয়" -#: gdk-pixbuf/io-tga.c:778 gdk-pixbuf/io-tga.c:787 gdk-pixbuf/io-tga.c:797 -#: gdk-pixbuf/io-tga.c:807 gdk-pixbuf/io-tga.c:814 +#: gdk-pixbuf/io-tga.c:771 gdk-pixbuf/io-tga.c:780 gdk-pixbuf/io-tga.c:790 +#: gdk-pixbuf/io-tga.c:800 gdk-pixbuf/io-tga.c:807 msgid "TGA image type not supported" msgstr "TGA বিন্যাসের ছবি সমর্থিত নয়" -#: gdk-pixbuf/io-tga.c:861 +#: gdk-pixbuf/io-tga.c:854 msgid "Cannot allocate memory for TGA context struct" msgstr "TGA context struct'র জন্য মেমরি বরাদ্দ করতে ব্যর্থ" -#: gdk-pixbuf/io-tga.c:926 +#: gdk-pixbuf/io-tga.c:919 msgid "Excess data in file" msgstr "ফাইলে প্রয়োজনাতিরিক্ত তথ্য" -#: gdk-pixbuf/io-tga.c:1007 +#: gdk-pixbuf/io-tga.c:1000 msgid "The Targa image format" msgstr "Targa ছবির বিন্যাস" -#: gdk-pixbuf/io-tiff.c:104 +#: gdk-pixbuf/io-tiff.c:102 msgid "Could not get image width (bad TIFF file)" msgstr "ছবির প্রস্থ প্রাপ্ত করতে ব্যর্থ (TIFF ফাইল সঠিক নয়)" -#: gdk-pixbuf/io-tiff.c:112 +#: gdk-pixbuf/io-tiff.c:110 msgid "Could not get image height (bad TIFF file)" msgstr "ছবির দৈর্ঘ্য প্রাপ্ত করতে ব্যর্থ (TIFF ফাইল সঠিক নয়)" -#: gdk-pixbuf/io-tiff.c:120 +#: gdk-pixbuf/io-tiff.c:118 msgid "Width or height of TIFF image is zero" msgstr "TIFF ছবির প্রস্থ অথবা দৈর্ঘ্যের মাপ শূণ্য" -#: gdk-pixbuf/io-tiff.c:129 gdk-pixbuf/io-tiff.c:138 +#: gdk-pixbuf/io-tiff.c:127 gdk-pixbuf/io-tiff.c:136 msgid "Dimensions of TIFF image too large" msgstr "TIFF ছবির দিকমাত্রা অত্যাধিক বড়" -#: gdk-pixbuf/io-tiff.c:162 gdk-pixbuf/io-tiff.c:174 gdk-pixbuf/io-tiff.c:491 +#: gdk-pixbuf/io-tiff.c:160 gdk-pixbuf/io-tiff.c:172 gdk-pixbuf/io-tiff.c:489 msgid "Insufficient memory to open TIFF file" msgstr "TIFF ফাইল খোলার জন্য পর্যাপ্ত মেমরি অনুপস্থিত" -#: gdk-pixbuf/io-tiff.c:236 +#: gdk-pixbuf/io-tiff.c:234 msgid "Failed to load RGB data from TIFF file" msgstr "TIFF ফাইল থেকে RGB সংক্রান্ত তথ্য লোড করতে ব্যর্থ" -#: gdk-pixbuf/io-tiff.c:293 +#: gdk-pixbuf/io-tiff.c:291 msgid "Failed to open TIFF image" msgstr "TIFF ছবি খুলতে ব্যর্থ" -#: gdk-pixbuf/io-tiff.c:427 gdk-pixbuf/io-tiff.c:440 +#: gdk-pixbuf/io-tiff.c:425 gdk-pixbuf/io-tiff.c:438 msgid "Failed to load TIFF image" msgstr "TIFF ছবি লোড করতে ব্যর্থ" -#: gdk-pixbuf/io-tiff.c:623 +#: gdk-pixbuf/io-tiff.c:621 msgid "Failed to save TIFF image" msgstr "TIFF ছবি সংরক্ষণে ব্যর্থ" -#: gdk-pixbuf/io-tiff.c:656 +#: gdk-pixbuf/io-tiff.c:654 msgid "TIFF compression doesn't refer to a valid codec." msgstr "TIFF কম্প্রেশন দ্বারা বৈধ codec উল্লেখ করা হয় না।" -#: gdk-pixbuf/io-tiff.c:696 +#: gdk-pixbuf/io-tiff.c:694 msgid "Failed to write TIFF data" msgstr "TIFF তথ্য লিখতে ব্যর্থ" -#: gdk-pixbuf/io-tiff.c:733 +#: gdk-pixbuf/io-tiff.c:731 msgid "Couldn't write to TIFF file" msgstr "TIFF ফাইলে লিখতে ব্যর্থ" -#: gdk-pixbuf/io-tiff.c:788 -msgid "The TIFF image format" -msgstr "TIFF ছবির বিন্যাস" - -#: gdk-pixbuf/io-wbmp.c:245 +#: gdk-pixbuf/io-wbmp.c:243 msgid "Image has zero width" msgstr "ছবির প্রস্থের মাপ শূণ্য" -#: gdk-pixbuf/io-wbmp.c:263 +#: gdk-pixbuf/io-wbmp.c:261 msgid "Image has zero height" msgstr "ছবির দৈর্ঘ্যের মাপ শূণ্য" -#: gdk-pixbuf/io-wbmp.c:274 +#: gdk-pixbuf/io-wbmp.c:272 msgid "Not enough memory to load image" msgstr "ছবি লোড করার জন্য পর্যাপ্ত মেমরি অনুপস্থিত" -#: gdk-pixbuf/io-wbmp.c:333 +#: gdk-pixbuf/io-wbmp.c:331 msgid "Couldn't save the rest" msgstr "অবশিষ্ট অংশ সংরক্ষণ করতে ব্যর্থ" -#: gdk-pixbuf/io-wbmp.c:374 +#: gdk-pixbuf/io-wbmp.c:372 msgid "The WBMP image format" msgstr "WBMP ছবির বিন্যাস" -#: gdk-pixbuf/io-xbm.c:304 +#: gdk-pixbuf/io-xbm.c:302 msgid "Invalid XBM file" msgstr "অবৈধ XBM ফাইল" -#: gdk-pixbuf/io-xbm.c:314 +#: gdk-pixbuf/io-xbm.c:312 msgid "Insufficient memory to load XBM image file" msgstr "XBM ছবির ফাইল লোড করার জন্য পর্যাপ্ত মেমরি অনুপস্থিত" -#: gdk-pixbuf/io-xbm.c:462 +#: gdk-pixbuf/io-xbm.c:460 msgid "Failed to write to temporary file when loading XBM image" msgstr "XBM ছবি লোড করার সময় অস্থায়ী ফাইলে লিখতে ব্যর্থ" -#: gdk-pixbuf/io-xbm.c:501 +#: gdk-pixbuf/io-xbm.c:499 msgid "The XBM image format" msgstr "XBM ছবির বিন্যাস" -#: gdk-pixbuf/io-xpm.c:469 +#: gdk-pixbuf/io-xpm.c:467 msgid "No XPM header found" msgstr "XPM হেডার পাওয়া যায়নি" -#: gdk-pixbuf/io-xpm.c:478 +#: gdk-pixbuf/io-xpm.c:476 msgid "Invalid XPM header" msgstr "অবৈধ XPM হেডার" -#: gdk-pixbuf/io-xpm.c:486 +#: gdk-pixbuf/io-xpm.c:484 msgid "XPM file has image width <= 0" msgstr "XPM ফাইলের ছবির প্রস্থের মাপ <= ০" -#: gdk-pixbuf/io-xpm.c:494 +#: gdk-pixbuf/io-xpm.c:492 msgid "XPM file has image height <= 0" msgstr "XPM ফাইলের ছবির দৈর্ঘ্যের মাপ <= ০" -#: gdk-pixbuf/io-xpm.c:502 +#: gdk-pixbuf/io-xpm.c:500 msgid "XPM has invalid number of chars per pixel" msgstr "XPM'র মধ্যে প্রতি পিক্সেলে chars সংখ্যা অবৈধ" -#: gdk-pixbuf/io-xpm.c:511 +#: gdk-pixbuf/io-xpm.c:509 msgid "XPM file has invalid number of colors" msgstr "XPM ফাইলের মধ্যে অবৈধ রং'র সংখ্যা" -#: gdk-pixbuf/io-xpm.c:523 gdk-pixbuf/io-xpm.c:532 gdk-pixbuf/io-xpm.c:584 +#: gdk-pixbuf/io-xpm.c:521 gdk-pixbuf/io-xpm.c:530 gdk-pixbuf/io-xpm.c:582 msgid "Cannot allocate memory for loading XPM image" msgstr "XPM ছবি লোড করার জন্য মেমরি বরাদ্দ করতে ব্যর্থ" -#: gdk-pixbuf/io-xpm.c:546 +#: gdk-pixbuf/io-xpm.c:544 msgid "Cannot read XPM colormap" msgstr "XPM colormap পড়তে ব্যর্থ" -#: gdk-pixbuf/io-xpm.c:778 +#: gdk-pixbuf/io-xpm.c:776 msgid "Failed to write to temporary file when loading XPM image" msgstr "XPM ছবি লোড করার সময় অস্থায়ী ফাইলে লিখতে ব্যর্থ" -#: gdk-pixbuf/io-xpm.c:817 +#: gdk-pixbuf/io-xpm.c:815 msgid "The XPM image format" msgstr "XPM বিন্যাসের ছবি" diff --git a/po/br.gmo b/po/br.gmo index 82755f66d8002e3c28cbbd4380f3cba5e38aae1d..847f8dcfaf0c36c1eafce2843c654618a7b33892 100644 GIT binary patch delta 26 hcmcbudRukFBraYPT?12HBQpgf11l4=&GWfzH~@1F2YUbj delta 26 hcmcbudRukFBraZKT>}$cLsJDq11lqo&GWfzH~@0U2X+7e diff --git a/po/br.po b/po/br.po index 209dc70..0a4c921 100644 --- a/po/br.po +++ b/po/br.po @@ -11,7 +11,7 @@ msgstr "" "Project-Id-Version: 2.3.1\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=gdk-" "pixbuf\n" -"POT-Creation-Date: 2013-04-15 10:28-0400\n" +"POT-Creation-Date: 2014-05-26 20:46-0400\n" "PO-Revision-Date: 2009-08-24 09:34+0100\n" "Last-Translator: Denis \n" "Language-Team: brenux \n" @@ -21,323 +21,331 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n > 1;\n" -#: gdk-pixbuf/gdk-pixbuf-animation.c:160 gdk-pixbuf/gdk-pixbuf-io.c:1064 -#: gdk-pixbuf/gdk-pixbuf-io.c:1330 +#: gdk-pixbuf/gdk-pixbuf-animation.c:158 gdk-pixbuf/gdk-pixbuf-io.c:1077 +#: gdk-pixbuf/gdk-pixbuf-io.c:1333 #, c-format msgid "Failed to open file '%s': %s" msgstr "Fazi en ur zigeriñ « %s »: %s" -#: gdk-pixbuf/gdk-pixbuf-animation.c:173 gdk-pixbuf/gdk-pixbuf-io.c:1076 +#: gdk-pixbuf/gdk-pixbuf-animation.c:171 gdk-pixbuf/gdk-pixbuf-io.c:962 #, c-format msgid "Image file '%s' contains no data" msgstr "N'eus roadenn ebet e-barzh ar restr skeudenn '%s'" -#: gdk-pixbuf/gdk-pixbuf-animation.c:212 +#: gdk-pixbuf/gdk-pixbuf-animation.c:210 #, c-format msgid "" "Failed to load animation '%s': reason not known, probably a corrupt " "animation file" msgstr "" -#: gdk-pixbuf/gdk-pixbuf-animation.c:280 gdk-pixbuf/gdk-pixbuf-io.c:1112 -#: gdk-pixbuf/gdk-pixbuf-io.c:1382 +#: gdk-pixbuf/gdk-pixbuf-animation.c:278 gdk-pixbuf/gdk-pixbuf-io.c:1113 +#: gdk-pixbuf/gdk-pixbuf-io.c:1385 #, c-format msgid "" "Failed to load image '%s': reason not known, probably a corrupt image file" msgstr "" -#: gdk-pixbuf/gdk-pixbuf-io.c:790 +#: gdk-pixbuf/gdk-pixbuf-io.c:774 #, c-format msgid "Unable to load image-loading module: %s: %s" msgstr "" -#: gdk-pixbuf/gdk-pixbuf-io.c:805 +#: gdk-pixbuf/gdk-pixbuf-io.c:789 #, c-format msgid "" "Image-loading module %s does not export the proper interface; perhaps it's " "from a different gdk-pixbuf version?" msgstr "" -#: gdk-pixbuf/gdk-pixbuf-io.c:814 gdk-pixbuf/gdk-pixbuf-io.c:865 +#: gdk-pixbuf/gdk-pixbuf-io.c:798 gdk-pixbuf/gdk-pixbuf-io.c:849 #, c-format msgid "Image type '%s' is not supported" msgstr "Seurt skeudenn « %s » n'eo ket skoraet" -#: gdk-pixbuf/gdk-pixbuf-io.c:950 +#: gdk-pixbuf/gdk-pixbuf-io.c:934 #, c-format msgid "Couldn't recognize the image file format for file '%s'" msgstr "" -#: gdk-pixbuf/gdk-pixbuf-io.c:958 +#: gdk-pixbuf/gdk-pixbuf-io.c:942 msgid "Unrecognized image file format" msgstr "" -#: gdk-pixbuf/gdk-pixbuf-io.c:1121 +#: gdk-pixbuf/gdk-pixbuf-io.c:1124 #, c-format msgid "Failed to load image '%s': %s" msgstr "N'hell ket bet karget ar skeudenn « %s » : %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2015 gdk-pixbuf/io-gdip-utils.c:837 +#: gdk-pixbuf/gdk-pixbuf-io.c:2029 gdk-pixbuf/io-gdip-utils.c:835 #, c-format msgid "Error writing to image file: %s" msgstr "Fazi en ur skrivañ ar restr skeudenn : %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2057 gdk-pixbuf/gdk-pixbuf-io.c:2178 +#: gdk-pixbuf/gdk-pixbuf-io.c:2071 gdk-pixbuf/gdk-pixbuf-io.c:2192 #, c-format msgid "This build of gdk-pixbuf does not support saving the image format: %s" msgstr "" -#: gdk-pixbuf/gdk-pixbuf-io.c:2088 +#: gdk-pixbuf/gdk-pixbuf-io.c:2102 msgid "Insufficient memory to save image to callback" msgstr "" -#: gdk-pixbuf/gdk-pixbuf-io.c:2101 +#: gdk-pixbuf/gdk-pixbuf-io.c:2115 msgid "Failed to open temporary file" msgstr "Fazi en ur zigeriñ ur restr padennek" -#: gdk-pixbuf/gdk-pixbuf-io.c:2124 +#: gdk-pixbuf/gdk-pixbuf-io.c:2138 msgid "Failed to read from temporary file" msgstr "Fazi en ur lenn eus ur restr padennek" -#: gdk-pixbuf/gdk-pixbuf-io.c:2372 +#: gdk-pixbuf/gdk-pixbuf-io.c:2382 #, c-format msgid "Failed to open '%s' for writing: %s" msgstr "N'hellan ket digeriñ restr '%s' evit skrivañ : %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2398 +#: gdk-pixbuf/gdk-pixbuf-io.c:2408 #, c-format msgid "" "Failed to close '%s' while writing image, all data may not have been saved: " "%s" msgstr "" -#: gdk-pixbuf/gdk-pixbuf-io.c:2619 gdk-pixbuf/gdk-pixbuf-io.c:2671 +#: gdk-pixbuf/gdk-pixbuf-io.c:2629 gdk-pixbuf/gdk-pixbuf-io.c:2681 msgid "Insufficient memory to save image into a buffer" msgstr "" -#: gdk-pixbuf/gdk-pixbuf-io.c:2717 +#: gdk-pixbuf/gdk-pixbuf-io.c:2727 msgid "Error writing to image stream" msgstr "" -#: gdk-pixbuf/gdk-pixbuf-loader.c:393 +#: gdk-pixbuf/gdk-pixbuf-loader.c:384 #, c-format msgid "" "Internal error: Image loader module '%s' failed to complete an operation, " "but didn't give a reason for the failure" msgstr "" -#: gdk-pixbuf/gdk-pixbuf-loader.c:435 +#: gdk-pixbuf/gdk-pixbuf-loader.c:426 #, c-format msgid "Incremental loading of image type '%s' is not supported" msgstr "" -#: gdk-pixbuf/gdk-pixdata.c:160 +#: gdk-pixbuf/gdk-pixdata.c:158 msgid "Image header corrupt" msgstr "Kontronet eo talbenn ar skeudenn" -#: gdk-pixbuf/gdk-pixdata.c:165 +#: gdk-pixbuf/gdk-pixdata.c:163 msgid "Image format unknown" msgstr "Mentrezh skeudenn dianav" -#: gdk-pixbuf/gdk-pixdata.c:170 gdk-pixbuf/gdk-pixdata.c:502 +#: gdk-pixbuf/gdk-pixdata.c:168 gdk-pixbuf/gdk-pixdata.c:501 msgid "Image pixel data corrupt" msgstr "" -#: gdk-pixbuf/gdk-pixdata.c:446 +#: gdk-pixbuf/gdk-pixdata.c:445 #, c-format msgid "failed to allocate image buffer of %u byte" msgid_plural "failed to allocate image buffer of %u bytes" msgstr[0] "" msgstr[1] "" -#: gdk-pixbuf/io-ani.c:244 +#: gdk-pixbuf/io-ani.c:242 msgid "Unexpected icon chunk in animation" msgstr "" -#: gdk-pixbuf/io-ani.c:342 gdk-pixbuf/io-ani.c:400 gdk-pixbuf/io-ani.c:426 -#: gdk-pixbuf/io-ani.c:449 gdk-pixbuf/io-ani.c:476 gdk-pixbuf/io-ani.c:563 +#: gdk-pixbuf/io-ani.c:340 gdk-pixbuf/io-ani.c:398 gdk-pixbuf/io-ani.c:424 +#: gdk-pixbuf/io-ani.c:447 gdk-pixbuf/io-ani.c:474 gdk-pixbuf/io-ani.c:561 msgid "Invalid header in animation" msgstr "" -#: gdk-pixbuf/io-ani.c:352 gdk-pixbuf/io-ani.c:374 gdk-pixbuf/io-ani.c:458 -#: gdk-pixbuf/io-ani.c:485 gdk-pixbuf/io-ani.c:536 gdk-pixbuf/io-ani.c:608 +#: gdk-pixbuf/io-ani.c:350 gdk-pixbuf/io-ani.c:372 gdk-pixbuf/io-ani.c:456 +#: gdk-pixbuf/io-ani.c:483 gdk-pixbuf/io-ani.c:534 gdk-pixbuf/io-ani.c:606 msgid "Not enough memory to load animation" msgstr "" -#: gdk-pixbuf/io-ani.c:392 gdk-pixbuf/io-ani.c:418 gdk-pixbuf/io-ani.c:437 +#: gdk-pixbuf/io-ani.c:390 gdk-pixbuf/io-ani.c:416 gdk-pixbuf/io-ani.c:435 msgid "Malformed chunk in animation" msgstr "" -#: gdk-pixbuf/io-ani.c:660 +#: gdk-pixbuf/io-ani.c:628 +msgid "ANI image was truncated or incomplete." +msgstr "" + +#: gdk-pixbuf/io-ani.c:669 msgid "The ANI image format" msgstr "Mentrezh skeudenn ANSI" -#: gdk-pixbuf/io-bmp.c:229 gdk-pixbuf/io-bmp.c:266 gdk-pixbuf/io-bmp.c:337 -#: gdk-pixbuf/io-bmp.c:369 gdk-pixbuf/io-bmp.c:392 gdk-pixbuf/io-bmp.c:495 +#: gdk-pixbuf/io-bmp.c:227 gdk-pixbuf/io-bmp.c:264 gdk-pixbuf/io-bmp.c:335 +#: gdk-pixbuf/io-bmp.c:367 gdk-pixbuf/io-bmp.c:390 gdk-pixbuf/io-bmp.c:493 msgid "BMP image has bogus header data" msgstr "" -#: gdk-pixbuf/io-bmp.c:240 gdk-pixbuf/io-bmp.c:432 +#: gdk-pixbuf/io-bmp.c:238 gdk-pixbuf/io-bmp.c:430 msgid "Not enough memory to load bitmap image" msgstr "" -#: gdk-pixbuf/io-bmp.c:318 +#: gdk-pixbuf/io-bmp.c:316 msgid "BMP image has unsupported header size" msgstr "" -#: gdk-pixbuf/io-bmp.c:356 +#: gdk-pixbuf/io-bmp.c:354 msgid "Topdown BMP images cannot be compressed" msgstr "" -#: gdk-pixbuf/io-bmp.c:716 gdk-pixbuf/io-pnm.c:707 +#: gdk-pixbuf/io-bmp.c:714 gdk-pixbuf/io-pnm.c:705 msgid "Premature end-of-file encountered" msgstr "" -#: gdk-pixbuf/io-bmp.c:1328 +#: gdk-pixbuf/io-bmp.c:1326 msgid "Couldn't allocate memory for saving BMP file" msgstr "" -#: gdk-pixbuf/io-bmp.c:1369 +#: gdk-pixbuf/io-bmp.c:1367 msgid "Couldn't write to BMP file" msgstr "Ne m'eus ket gallet skrivañ d'ar restr BMP." -#: gdk-pixbuf/io-bmp.c:1422 gdk-pixbuf/io-gdip-bmp.c:82 +#: gdk-pixbuf/io-bmp.c:1420 gdk-pixbuf/io-gdip-bmp.c:80 msgid "The BMP image format" msgstr "Mentrezh skeudenn BMP" -#: gdk-pixbuf/io-gdip-emf.c:59 +#: gdk-pixbuf/io-gdip-emf.c:57 msgid "The EMF image format" msgstr "Furmad skeudenn EMF" -#: gdk-pixbuf/io-gdip-gif.c:80 gdk-pixbuf/io-gif.c:1720 +#: gdk-pixbuf/io-gdip-gif.c:78 gdk-pixbuf/io-gif.c:1718 msgid "The GIF image format" msgstr "Mentrezh skeudenn GIF" -#: gdk-pixbuf/io-gdip-ico.c:59 gdk-pixbuf/io-ico.c:1271 +#: gdk-pixbuf/io-gdip-ico.c:57 gdk-pixbuf/io-ico.c:1269 msgid "The ICO image format" msgstr "Mentrezh skeudenn ICO" -#: gdk-pixbuf/io-gdip-jpeg.c:53 gdk-pixbuf/io-jpeg.c:1249 +#: gdk-pixbuf/io-gdip-jpeg.c:51 gdk-pixbuf/io-jpeg.c:1249 #, c-format msgid "" "JPEG quality must be a value between 0 and 100; value '%s' could not be " "parsed." msgstr "" -#: gdk-pixbuf/io-gdip-jpeg.c:68 gdk-pixbuf/io-jpeg.c:1265 +#: gdk-pixbuf/io-gdip-jpeg.c:66 gdk-pixbuf/io-jpeg.c:1265 #, c-format msgid "" "JPEG quality must be a value between 0 and 100; value '%d' is not allowed." msgstr "" -#: gdk-pixbuf/io-gdip-jpeg.c:136 gdk-pixbuf/io-jpeg.c:1478 +#: gdk-pixbuf/io-gdip-jpeg.c:134 gdk-pixbuf/io-jpeg.c:1478 msgid "The JPEG image format" msgstr "Mentrezh skeudenn JPEG" -#: gdk-pixbuf/io-gdip-utils.c:154 +#: gdk-pixbuf/io-gdip-tiff.c:80 gdk-pixbuf/io-tiff.c:786 +msgid "The TIFF image format" +msgstr "Mentrezh skeudenn TIFF" + +#: gdk-pixbuf/io-gdip-utils.c:152 #, c-format msgid "Could not allocate memory: %s" msgstr "" -#: gdk-pixbuf/io-gdip-utils.c:179 gdk-pixbuf/io-gdip-utils.c:293 -#: gdk-pixbuf/io-gdip-utils.c:333 +#: gdk-pixbuf/io-gdip-utils.c:177 gdk-pixbuf/io-gdip-utils.c:291 +#: gdk-pixbuf/io-gdip-utils.c:331 #, c-format msgid "Could not create stream: %s" msgstr "" -#: gdk-pixbuf/io-gdip-utils.c:193 +#: gdk-pixbuf/io-gdip-utils.c:191 #, c-format msgid "Could not seek stream: %s" msgstr "" -#: gdk-pixbuf/io-gdip-utils.c:205 +#: gdk-pixbuf/io-gdip-utils.c:203 #, c-format msgid "Could not read from stream: %s" msgstr "" -#: gdk-pixbuf/io-gdip-utils.c:617 +#: gdk-pixbuf/io-gdip-utils.c:615 msgid "Couldn't load bitmap" msgstr "" -#: gdk-pixbuf/io-gdip-utils.c:773 +#: gdk-pixbuf/io-gdip-utils.c:771 msgid "Couldn't load metafile" msgstr "" -#: gdk-pixbuf/io-gdip-utils.c:878 +#: gdk-pixbuf/io-gdip-utils.c:876 msgid "Unsupported image format for GDI+" msgstr "" -#: gdk-pixbuf/io-gdip-utils.c:885 +#: gdk-pixbuf/io-gdip-utils.c:883 msgid "Couldn't save" msgstr "N'haller ket enrollañ" -#: gdk-pixbuf/io-gdip-wmf.c:58 +#: gdk-pixbuf/io-gdip-wmf.c:56 msgid "The WMF image format" msgstr "Furmad skeudenn WMF" -#: gdk-pixbuf/io-gif.c:222 +#: gdk-pixbuf/io-gif.c:220 #, c-format msgid "Failure reading GIF: %s" msgstr "Fazi en ur lenn GIF: %s" -#: gdk-pixbuf/io-gif.c:496 gdk-pixbuf/io-gif.c:1502 gdk-pixbuf/io-gif.c:1669 +#: gdk-pixbuf/io-gif.c:494 gdk-pixbuf/io-gif.c:1500 gdk-pixbuf/io-gif.c:1667 msgid "GIF file was missing some data (perhaps it was truncated somehow?)" msgstr "" -#: gdk-pixbuf/io-gif.c:505 +#: gdk-pixbuf/io-gif.c:503 #, c-format msgid "Internal error in the GIF loader (%s)" msgstr "" -#: gdk-pixbuf/io-gif.c:579 +#: gdk-pixbuf/io-gif.c:577 msgid "Stack overflow" msgstr "" -#: gdk-pixbuf/io-gif.c:639 +#: gdk-pixbuf/io-gif.c:637 msgid "GIF image loader cannot understand this image." msgstr "" -#: gdk-pixbuf/io-gif.c:668 +#: gdk-pixbuf/io-gif.c:666 msgid "Bad code encountered" msgstr "" -#: gdk-pixbuf/io-gif.c:678 +#: gdk-pixbuf/io-gif.c:676 msgid "Circular table entry in GIF file" msgstr "" -#: gdk-pixbuf/io-gif.c:866 gdk-pixbuf/io-gif.c:1488 gdk-pixbuf/io-gif.c:1541 -#: gdk-pixbuf/io-gif.c:1657 +#: gdk-pixbuf/io-gif.c:864 gdk-pixbuf/io-gif.c:1486 gdk-pixbuf/io-gif.c:1539 +#: gdk-pixbuf/io-gif.c:1655 msgid "Not enough memory to load GIF file" msgstr "N'eus ket a-walc'h a vemor da gargañ ar restr GIF" -#: gdk-pixbuf/io-gif.c:960 +#: gdk-pixbuf/io-gif.c:958 msgid "Not enough memory to composite a frame in GIF file" msgstr "" -#: gdk-pixbuf/io-gif.c:1132 +#: gdk-pixbuf/io-gif.c:1130 msgid "GIF image is corrupt (incorrect LZW compression)" msgstr "" -#: gdk-pixbuf/io-gif.c:1182 +#: gdk-pixbuf/io-gif.c:1180 msgid "File does not appear to be a GIF file" msgstr "" -#: gdk-pixbuf/io-gif.c:1194 +#: gdk-pixbuf/io-gif.c:1192 #, c-format msgid "Version %s of the GIF file format is not supported" msgstr "" -#: gdk-pixbuf/io-gif.c:1241 +#: gdk-pixbuf/io-gif.c:1239 msgid "Resulting GIF image has zero size" msgstr "" -#: gdk-pixbuf/io-gif.c:1320 +#: gdk-pixbuf/io-gif.c:1318 msgid "" "GIF image has no global colormap, and a frame inside it has no local " "colormap." msgstr "" -#: gdk-pixbuf/io-gif.c:1564 +#: gdk-pixbuf/io-gif.c:1562 msgid "GIF image was truncated or incomplete." msgstr "" @@ -354,104 +362,104 @@ msgstr "" msgid "The ICNS image format" msgstr "" -#: gdk-pixbuf/io-ico.c:228 gdk-pixbuf/io-ico.c:242 gdk-pixbuf/io-ico.c:291 -#: gdk-pixbuf/io-ico.c:302 gdk-pixbuf/io-ico.c:395 +#: gdk-pixbuf/io-ico.c:226 gdk-pixbuf/io-ico.c:240 gdk-pixbuf/io-ico.c:289 +#: gdk-pixbuf/io-ico.c:300 gdk-pixbuf/io-ico.c:393 msgid "Invalid header in icon" msgstr "N'eo ket mat reollin an arlun" -#: gdk-pixbuf/io-ico.c:257 gdk-pixbuf/io-ico.c:312 gdk-pixbuf/io-ico.c:405 -#: gdk-pixbuf/io-ico.c:458 gdk-pixbuf/io-ico.c:488 +#: gdk-pixbuf/io-ico.c:255 gdk-pixbuf/io-ico.c:310 gdk-pixbuf/io-ico.c:403 +#: gdk-pixbuf/io-ico.c:456 gdk-pixbuf/io-ico.c:486 msgid "Not enough memory to load icon" msgstr "N'eus ket a-walc'h a vemor da gargañ an arlun" -#: gdk-pixbuf/io-ico.c:338 +#: gdk-pixbuf/io-ico.c:336 msgid "Compressed icons are not supported" msgstr "" -#: gdk-pixbuf/io-ico.c:358 +#: gdk-pixbuf/io-ico.c:356 msgid "Icon has zero width" msgstr "" -#: gdk-pixbuf/io-ico.c:368 +#: gdk-pixbuf/io-ico.c:366 msgid "Icon has zero height" msgstr "" -#: gdk-pixbuf/io-ico.c:443 +#: gdk-pixbuf/io-ico.c:441 msgid "Unsupported icon type" msgstr "Rizh an arlun anskoret" -#: gdk-pixbuf/io-ico.c:537 +#: gdk-pixbuf/io-ico.c:535 msgid "Not enough memory to load ICO file" msgstr "N'eus ket a-walc'h a vemor da gargañ ar restr ICO" -#: gdk-pixbuf/io-ico.c:1002 +#: gdk-pixbuf/io-ico.c:1000 msgid "Image too large to be saved as ICO" msgstr "" -#: gdk-pixbuf/io-ico.c:1013 +#: gdk-pixbuf/io-ico.c:1011 msgid "Cursor hotspot outside image" msgstr "" -#: gdk-pixbuf/io-ico.c:1036 +#: gdk-pixbuf/io-ico.c:1034 #, c-format msgid "Unsupported depth for ICO file: %d" msgstr "" -#: gdk-pixbuf/io-jasper.c:74 +#: gdk-pixbuf/io-jasper.c:73 msgid "Couldn't allocate memory for stream" msgstr "" -#: gdk-pixbuf/io-jasper.c:104 +#: gdk-pixbuf/io-jasper.c:103 msgid "Couldn't decode image" msgstr "" -#: gdk-pixbuf/io-jasper.c:122 +#: gdk-pixbuf/io-jasper.c:121 msgid "Transformed JPEG2000 has zero width or height" msgstr "" -#: gdk-pixbuf/io-jasper.c:136 +#: gdk-pixbuf/io-jasper.c:135 msgid "Image type currently not supported" msgstr "Rizh ar skeudenn anskoret" -#: gdk-pixbuf/io-jasper.c:148 gdk-pixbuf/io-jasper.c:156 +#: gdk-pixbuf/io-jasper.c:147 gdk-pixbuf/io-jasper.c:155 msgid "Couldn't allocate memory for color profile" msgstr "" -#: gdk-pixbuf/io-jasper.c:182 +#: gdk-pixbuf/io-jasper.c:181 #, fuzzy msgid "Insufficient memory to open JPEG 2000 file" msgstr "N'eus ket memor a-walc'h evit digeriñ ur restr JPEG 2000" -#: gdk-pixbuf/io-jasper.c:261 +#: gdk-pixbuf/io-jasper.c:260 msgid "Couldn't allocate memory to buffer image data" msgstr "" -#: gdk-pixbuf/io-jasper.c:305 +#: gdk-pixbuf/io-jasper.c:304 msgid "The JPEG 2000 image format" msgstr "Mentrezh skeudenn JPEG 2000" -#: gdk-pixbuf/io-jpeg.c:126 +#: gdk-pixbuf/io-jpeg.c:124 #, c-format msgid "Error interpreting JPEG image file (%s)" msgstr "" -#: gdk-pixbuf/io-jpeg.c:604 +#: gdk-pixbuf/io-jpeg.c:597 msgid "" "Insufficient memory to load image, try exiting some applications to free " "memory" msgstr "" -#: gdk-pixbuf/io-jpeg.c:651 gdk-pixbuf/io-jpeg.c:865 +#: gdk-pixbuf/io-jpeg.c:645 gdk-pixbuf/io-jpeg.c:858 #, c-format msgid "Unsupported JPEG color space (%s)" msgstr "N'eo ket skoret egor al livioù JPEG (%s)" -#: gdk-pixbuf/io-jpeg.c:764 gdk-pixbuf/io-jpeg.c:1044 +#: gdk-pixbuf/io-jpeg.c:757 gdk-pixbuf/io-jpeg.c:1037 #: gdk-pixbuf/io-jpeg.c:1308 gdk-pixbuf/io-jpeg.c:1318 msgid "Couldn't allocate memory for loading JPEG file" msgstr "Ne oa ket tu da reiñ memor evit kargañ ar restr JPEG" -#: gdk-pixbuf/io-jpeg.c:1018 +#: gdk-pixbuf/io-jpeg.c:1011 msgid "Transformed JPEG has zero width or height." msgstr "" @@ -460,462 +468,458 @@ msgstr "" msgid "Color profile has invalid length '%u'." msgstr "" -#: gdk-pixbuf/io-pcx.c:186 +#: gdk-pixbuf/io-pcx.c:184 msgid "Couldn't allocate memory for header" msgstr "" -#: gdk-pixbuf/io-pcx.c:201 gdk-pixbuf/io-pcx.c:559 +#: gdk-pixbuf/io-pcx.c:199 gdk-pixbuf/io-pcx.c:557 msgid "Couldn't allocate memory for context buffer" msgstr "" -#: gdk-pixbuf/io-pcx.c:600 +#: gdk-pixbuf/io-pcx.c:598 msgid "Image has invalid width and/or height" msgstr "" -#: gdk-pixbuf/io-pcx.c:612 gdk-pixbuf/io-pcx.c:673 +#: gdk-pixbuf/io-pcx.c:610 gdk-pixbuf/io-pcx.c:671 msgid "Image has unsupported bpp" msgstr "" -#: gdk-pixbuf/io-pcx.c:617 gdk-pixbuf/io-pcx.c:625 +#: gdk-pixbuf/io-pcx.c:615 gdk-pixbuf/io-pcx.c:623 #, c-format msgid "Image has unsupported number of %d-bit planes" msgstr "" -#: gdk-pixbuf/io-pcx.c:641 +#: gdk-pixbuf/io-pcx.c:639 msgid "Couldn't create new pixbuf" msgstr "" -#: gdk-pixbuf/io-pcx.c:649 +#: gdk-pixbuf/io-pcx.c:647 msgid "Couldn't allocate memory for line data" msgstr "" -#: gdk-pixbuf/io-pcx.c:656 +#: gdk-pixbuf/io-pcx.c:654 #, fuzzy msgid "Couldn't allocate memory for PCX image" msgstr "Ne oa ket tu da reiñ memor evit kargañ ar restr JPEG" -#: gdk-pixbuf/io-pcx.c:703 +#: gdk-pixbuf/io-pcx.c:701 msgid "Didn't get all lines of PCX image" msgstr "" -#: gdk-pixbuf/io-pcx.c:710 +#: gdk-pixbuf/io-pcx.c:708 msgid "No palette found at end of PCX data" msgstr "" -#: gdk-pixbuf/io-pcx.c:755 +#: gdk-pixbuf/io-pcx.c:753 msgid "The PCX image format" msgstr "Mentrezh skeudenn PCX" -#: gdk-pixbuf/io-pixdata.c:148 +#: gdk-pixbuf/io-pixdata.c:146 msgid "Transformed pixbuf has zero width or height." msgstr "" -#: gdk-pixbuf/io-pixdata.c:186 +#: gdk-pixbuf/io-pixdata.c:184 #, fuzzy msgid "The GdkPixdata format" msgstr "Mentrezh skeudenn GIF" -#: gdk-pixbuf/io-png.c:54 +#: gdk-pixbuf/io-png.c:53 msgid "Bits per channel of PNG image is invalid." msgstr "" -#: gdk-pixbuf/io-png.c:135 gdk-pixbuf/io-png.c:641 +#: gdk-pixbuf/io-png.c:134 gdk-pixbuf/io-png.c:640 msgid "Transformed PNG has zero width or height." msgstr "" -#: gdk-pixbuf/io-png.c:143 +#: gdk-pixbuf/io-png.c:142 msgid "Bits per channel of transformed PNG is not 8." msgstr "" -#: gdk-pixbuf/io-png.c:152 +#: gdk-pixbuf/io-png.c:151 msgid "Transformed PNG not RGB or RGBA." msgstr "" -#: gdk-pixbuf/io-png.c:161 +#: gdk-pixbuf/io-png.c:160 msgid "Transformed PNG has unsupported number of channels, must be 3 or 4." msgstr "" -#: gdk-pixbuf/io-png.c:182 +#: gdk-pixbuf/io-png.c:181 #, c-format msgid "Fatal error in PNG image file: %s" msgstr "Fazi lazhus er restr skeudenn PNG : %s" -#: gdk-pixbuf/io-png.c:315 +#: gdk-pixbuf/io-png.c:314 msgid "Insufficient memory to load PNG file" msgstr "" -#: gdk-pixbuf/io-png.c:656 +#: gdk-pixbuf/io-png.c:655 #, c-format msgid "" "Insufficient memory to store a %lu by %lu image; try exiting some " "applications to reduce memory usage" msgstr "" -#: gdk-pixbuf/io-png.c:719 +#: gdk-pixbuf/io-png.c:718 msgid "Fatal error reading PNG image file" msgstr "Fazi lazhus en ur lenn ar restr skeudenn PNG" -#: gdk-pixbuf/io-png.c:768 +#: gdk-pixbuf/io-png.c:767 #, c-format msgid "Fatal error reading PNG image file: %s" msgstr "Fazi lazhus en ur lenn ar restr skeudenn PNG: %s" -#: gdk-pixbuf/io-png.c:858 +#: gdk-pixbuf/io-png.c:857 msgid "" "Keys for PNG text chunks must have at least 1 and at most 79 characters." msgstr "" -#: gdk-pixbuf/io-png.c:867 +#: gdk-pixbuf/io-png.c:866 msgid "Keys for PNG text chunks must be ASCII characters." msgstr "" -#: gdk-pixbuf/io-png.c:881 gdk-pixbuf/io-tiff.c:667 +#: gdk-pixbuf/io-png.c:880 gdk-pixbuf/io-tiff.c:665 #, c-format msgid "Color profile has invalid length %d." msgstr "" -#: gdk-pixbuf/io-png.c:894 +#: gdk-pixbuf/io-png.c:893 #, c-format msgid "" "PNG compression level must be a value between 0 and 9; value '%s' could not " "be parsed." msgstr "" -#: gdk-pixbuf/io-png.c:907 +#: gdk-pixbuf/io-png.c:906 #, c-format msgid "" "PNG compression level must be a value between 0 and 9; value '%d' is not " "allowed." msgstr "" -#: gdk-pixbuf/io-png.c:955 +#: gdk-pixbuf/io-png.c:954 #, c-format msgid "Value for PNG text chunk %s cannot be converted to ISO-8859-1 encoding." msgstr "" -#: gdk-pixbuf/io-png.c:1118 +#: gdk-pixbuf/io-png.c:1117 msgid "The PNG image format" msgstr "Mentrezh skeudenn PNG" -#: gdk-pixbuf/io-pnm.c:248 +#: gdk-pixbuf/io-pnm.c:246 msgid "PNM loader expected to find an integer, but didn't" msgstr "" -#: gdk-pixbuf/io-pnm.c:280 +#: gdk-pixbuf/io-pnm.c:278 msgid "PNM file has an incorrect initial byte" msgstr "" -#: gdk-pixbuf/io-pnm.c:310 +#: gdk-pixbuf/io-pnm.c:308 msgid "PNM file is not in a recognized PNM subformat" msgstr "" -#: gdk-pixbuf/io-pnm.c:335 +#: gdk-pixbuf/io-pnm.c:333 msgid "PNM file has an image width of 0" msgstr "" -#: gdk-pixbuf/io-pnm.c:356 +#: gdk-pixbuf/io-pnm.c:354 msgid "PNM file has an image height of 0" msgstr "" -#: gdk-pixbuf/io-pnm.c:379 +#: gdk-pixbuf/io-pnm.c:377 msgid "Maximum color value in PNM file is 0" msgstr "" -#: gdk-pixbuf/io-pnm.c:387 +#: gdk-pixbuf/io-pnm.c:385 msgid "Maximum color value in PNM file is too large" msgstr "" -#: gdk-pixbuf/io-pnm.c:427 gdk-pixbuf/io-pnm.c:457 gdk-pixbuf/io-pnm.c:502 +#: gdk-pixbuf/io-pnm.c:425 gdk-pixbuf/io-pnm.c:455 gdk-pixbuf/io-pnm.c:500 msgid "Raw PNM image type is invalid" msgstr "" -#: gdk-pixbuf/io-pnm.c:652 +#: gdk-pixbuf/io-pnm.c:650 msgid "PNM image loader does not support this PNM subformat" msgstr "" -#: gdk-pixbuf/io-pnm.c:739 gdk-pixbuf/io-pnm.c:966 +#: gdk-pixbuf/io-pnm.c:737 gdk-pixbuf/io-pnm.c:964 msgid "Raw PNM formats require exactly one whitespace before sample data" msgstr "" -#: gdk-pixbuf/io-pnm.c:766 +#: gdk-pixbuf/io-pnm.c:764 msgid "Cannot allocate memory for loading PNM image" msgstr "" -#: gdk-pixbuf/io-pnm.c:816 +#: gdk-pixbuf/io-pnm.c:814 msgid "Insufficient memory to load PNM context struct" msgstr "" -#: gdk-pixbuf/io-pnm.c:867 +#: gdk-pixbuf/io-pnm.c:865 msgid "Unexpected end of PNM image data" msgstr "" -#: gdk-pixbuf/io-pnm.c:995 +#: gdk-pixbuf/io-pnm.c:993 msgid "Insufficient memory to load PNM file" msgstr "" -#: gdk-pixbuf/io-pnm.c:1079 +#: gdk-pixbuf/io-pnm.c:1077 msgid "The PNM/PBM/PGM/PPM image format family" msgstr "" -#: gdk-pixbuf/io-qtif.c:128 +#: gdk-pixbuf/io-qtif.c:126 msgid "Input file descriptor is NULL." msgstr "" -#: gdk-pixbuf/io-qtif.c:143 +#: gdk-pixbuf/io-qtif.c:141 #, fuzzy msgid "Failed to read QTIF header" msgstr "Fazi en ur kargañ ar skeudenn TIFF" -#: gdk-pixbuf/io-qtif.c:152 gdk-pixbuf/io-qtif.c:189 gdk-pixbuf/io-qtif.c:459 +#: gdk-pixbuf/io-qtif.c:150 gdk-pixbuf/io-qtif.c:187 gdk-pixbuf/io-qtif.c:454 #, c-format msgid "QTIF atom size too large (%d byte)" msgid_plural "QTIF atom size too large (%d bytes)" msgstr[0] "" msgstr[1] "" -#: gdk-pixbuf/io-qtif.c:175 +#: gdk-pixbuf/io-qtif.c:173 #, c-format msgid "Failed to allocate %d byte for file read buffer" msgid_plural "Failed to allocate %d bytes for file read buffer" msgstr[0] "" msgstr[1] "" -#: gdk-pixbuf/io-qtif.c:206 +#: gdk-pixbuf/io-qtif.c:201 #, fuzzy, c-format msgid "File error when reading QTIF atom: %s" msgstr "Fazi en ur lenn GIF: %s" -#: gdk-pixbuf/io-qtif.c:243 +#: gdk-pixbuf/io-qtif.c:238 #, c-format msgid "Failed to skip the next %d byte with seek()." msgid_plural "Failed to skip the next %d bytes with seek()." msgstr[0] "" msgstr[1] "" -#: gdk-pixbuf/io-qtif.c:270 +#: gdk-pixbuf/io-qtif.c:265 msgid "Failed to allocate QTIF context structure." msgstr "" -#: gdk-pixbuf/io-qtif.c:330 +#: gdk-pixbuf/io-qtif.c:325 msgid "Failed to create GdkPixbufLoader object." msgstr "" -#: gdk-pixbuf/io-qtif.c:434 +#: gdk-pixbuf/io-qtif.c:429 #, fuzzy msgid "Failed to find an image data atom." msgstr "Fazi en ur zigeriñ ar skeudenn TIFF" -#: gdk-pixbuf/io-qtif.c:618 +#: gdk-pixbuf/io-qtif.c:613 #, fuzzy msgid "The QTIF image format" msgstr "Mentrezh skeudenn TIFF" -#: gdk-pixbuf/io-ras.c:125 +#: gdk-pixbuf/io-ras.c:123 msgid "RAS image has bogus header data" msgstr "" -#: gdk-pixbuf/io-ras.c:147 +#: gdk-pixbuf/io-ras.c:145 msgid "RAS image has unknown type" msgstr "" -#: gdk-pixbuf/io-ras.c:155 +#: gdk-pixbuf/io-ras.c:153 msgid "unsupported RAS image variation" msgstr "" -#: gdk-pixbuf/io-ras.c:170 gdk-pixbuf/io-ras.c:199 +#: gdk-pixbuf/io-ras.c:168 gdk-pixbuf/io-ras.c:197 msgid "Not enough memory to load RAS image" msgstr "N'eus ket a-walc'h a vemor da gargañ ar skeudenn RAS" -#: gdk-pixbuf/io-ras.c:544 +#: gdk-pixbuf/io-ras.c:542 msgid "The Sun raster image format" msgstr "" -#: gdk-pixbuf/io-tga.c:153 +#: gdk-pixbuf/io-tga.c:151 msgid "Cannot allocate memory for IOBuffer struct" msgstr "" -#: gdk-pixbuf/io-tga.c:172 +#: gdk-pixbuf/io-tga.c:170 msgid "Cannot allocate memory for IOBuffer data" msgstr "" -#: gdk-pixbuf/io-tga.c:183 +#: gdk-pixbuf/io-tga.c:181 msgid "Cannot realloc IOBuffer data" msgstr "" -#: gdk-pixbuf/io-tga.c:213 +#: gdk-pixbuf/io-tga.c:211 msgid "Cannot allocate temporary IOBuffer data" msgstr "" -#: gdk-pixbuf/io-tga.c:346 +#: gdk-pixbuf/io-tga.c:339 msgid "Cannot allocate new pixbuf" msgstr "" -#: gdk-pixbuf/io-tga.c:685 +#: gdk-pixbuf/io-tga.c:678 msgid "Image is corrupted or truncated" msgstr "" -#: gdk-pixbuf/io-tga.c:692 +#: gdk-pixbuf/io-tga.c:685 msgid "Cannot allocate colormap structure" msgstr "" -#: gdk-pixbuf/io-tga.c:699 +#: gdk-pixbuf/io-tga.c:692 msgid "Cannot allocate colormap entries" msgstr "" -#: gdk-pixbuf/io-tga.c:721 +#: gdk-pixbuf/io-tga.c:714 msgid "Unexpected bitdepth for colormap entries" msgstr "" -#: gdk-pixbuf/io-tga.c:739 +#: gdk-pixbuf/io-tga.c:732 msgid "Cannot allocate TGA header memory" msgstr "" -#: gdk-pixbuf/io-tga.c:772 +#: gdk-pixbuf/io-tga.c:765 msgid "TGA image has invalid dimensions" msgstr "" -#: gdk-pixbuf/io-tga.c:778 gdk-pixbuf/io-tga.c:787 gdk-pixbuf/io-tga.c:797 -#: gdk-pixbuf/io-tga.c:807 gdk-pixbuf/io-tga.c:814 +#: gdk-pixbuf/io-tga.c:771 gdk-pixbuf/io-tga.c:780 gdk-pixbuf/io-tga.c:790 +#: gdk-pixbuf/io-tga.c:800 gdk-pixbuf/io-tga.c:807 msgid "TGA image type not supported" msgstr "" -#: gdk-pixbuf/io-tga.c:861 +#: gdk-pixbuf/io-tga.c:854 msgid "Cannot allocate memory for TGA context struct" msgstr "" -#: gdk-pixbuf/io-tga.c:926 +#: gdk-pixbuf/io-tga.c:919 msgid "Excess data in file" msgstr "" -#: gdk-pixbuf/io-tga.c:1007 +#: gdk-pixbuf/io-tga.c:1000 msgid "The Targa image format" msgstr "Mentrezh skeudenn Targa" -#: gdk-pixbuf/io-tiff.c:104 +#: gdk-pixbuf/io-tiff.c:102 msgid "Could not get image width (bad TIFF file)" msgstr "" -#: gdk-pixbuf/io-tiff.c:112 +#: gdk-pixbuf/io-tiff.c:110 msgid "Could not get image height (bad TIFF file)" msgstr "" -#: gdk-pixbuf/io-tiff.c:120 +#: gdk-pixbuf/io-tiff.c:118 msgid "Width or height of TIFF image is zero" msgstr "" -#: gdk-pixbuf/io-tiff.c:129 gdk-pixbuf/io-tiff.c:138 +#: gdk-pixbuf/io-tiff.c:127 gdk-pixbuf/io-tiff.c:136 msgid "Dimensions of TIFF image too large" msgstr "" -#: gdk-pixbuf/io-tiff.c:162 gdk-pixbuf/io-tiff.c:174 gdk-pixbuf/io-tiff.c:491 +#: gdk-pixbuf/io-tiff.c:160 gdk-pixbuf/io-tiff.c:172 gdk-pixbuf/io-tiff.c:489 msgid "Insufficient memory to open TIFF file" msgstr "" -#: gdk-pixbuf/io-tiff.c:236 +#: gdk-pixbuf/io-tiff.c:234 msgid "Failed to load RGB data from TIFF file" msgstr "" -#: gdk-pixbuf/io-tiff.c:293 +#: gdk-pixbuf/io-tiff.c:291 msgid "Failed to open TIFF image" msgstr "Fazi en ur zigeriñ ar skeudenn TIFF" -#: gdk-pixbuf/io-tiff.c:427 gdk-pixbuf/io-tiff.c:440 +#: gdk-pixbuf/io-tiff.c:425 gdk-pixbuf/io-tiff.c:438 msgid "Failed to load TIFF image" msgstr "Fazi en ur kargañ ar skeudenn TIFF" -#: gdk-pixbuf/io-tiff.c:623 +#: gdk-pixbuf/io-tiff.c:621 msgid "Failed to save TIFF image" msgstr "C'hwitadenn war enrolladur ar skeudenn TIFF" -#: gdk-pixbuf/io-tiff.c:656 +#: gdk-pixbuf/io-tiff.c:654 msgid "TIFF compression doesn't refer to a valid codec." msgstr "" -#: gdk-pixbuf/io-tiff.c:696 +#: gdk-pixbuf/io-tiff.c:694 msgid "Failed to write TIFF data" msgstr "C'hwitadenn war skrivadur ar roadennoù TIFF" -#: gdk-pixbuf/io-tiff.c:733 +#: gdk-pixbuf/io-tiff.c:731 msgid "Couldn't write to TIFF file" msgstr "" -#: gdk-pixbuf/io-tiff.c:788 -msgid "The TIFF image format" -msgstr "Mentrezh skeudenn TIFF" - -#: gdk-pixbuf/io-wbmp.c:245 +#: gdk-pixbuf/io-wbmp.c:243 msgid "Image has zero width" msgstr "" -#: gdk-pixbuf/io-wbmp.c:263 +#: gdk-pixbuf/io-wbmp.c:261 msgid "Image has zero height" msgstr "" -#: gdk-pixbuf/io-wbmp.c:274 +#: gdk-pixbuf/io-wbmp.c:272 msgid "Not enough memory to load image" msgstr "N'eus ket a-walc'h a vemor evit kargañ ar skeudenn" -#: gdk-pixbuf/io-wbmp.c:333 +#: gdk-pixbuf/io-wbmp.c:331 msgid "Couldn't save the rest" msgstr "" -#: gdk-pixbuf/io-wbmp.c:374 +#: gdk-pixbuf/io-wbmp.c:372 msgid "The WBMP image format" msgstr "Mentrezh skeudenn WBMP" -#: gdk-pixbuf/io-xbm.c:304 +#: gdk-pixbuf/io-xbm.c:302 msgid "Invalid XBM file" msgstr "N'eo ket mat ar restr XBM" -#: gdk-pixbuf/io-xbm.c:314 +#: gdk-pixbuf/io-xbm.c:312 msgid "Insufficient memory to load XBM image file" msgstr "" -#: gdk-pixbuf/io-xbm.c:462 +#: gdk-pixbuf/io-xbm.c:460 msgid "Failed to write to temporary file when loading XBM image" msgstr "Fazi en ur skrivañ d'ur restr padennek pa oa o kargañ ur skeudenn XBM" -#: gdk-pixbuf/io-xbm.c:501 +#: gdk-pixbuf/io-xbm.c:499 msgid "The XBM image format" msgstr "Furmad skeudenn XBM" -#: gdk-pixbuf/io-xpm.c:469 +#: gdk-pixbuf/io-xpm.c:467 msgid "No XPM header found" msgstr "Talbenn XPM ebet bet kavet" -#: gdk-pixbuf/io-xpm.c:478 +#: gdk-pixbuf/io-xpm.c:476 msgid "Invalid XPM header" msgstr "N'eo ket mat ar reollin XPM" -#: gdk-pixbuf/io-xpm.c:486 +#: gdk-pixbuf/io-xpm.c:484 msgid "XPM file has image width <= 0" msgstr "" -#: gdk-pixbuf/io-xpm.c:494 +#: gdk-pixbuf/io-xpm.c:492 msgid "XPM file has image height <= 0" msgstr "" -#: gdk-pixbuf/io-xpm.c:502 +#: gdk-pixbuf/io-xpm.c:500 msgid "XPM has invalid number of chars per pixel" msgstr "" -#: gdk-pixbuf/io-xpm.c:511 +#: gdk-pixbuf/io-xpm.c:509 msgid "XPM file has invalid number of colors" msgstr "" -#: gdk-pixbuf/io-xpm.c:523 gdk-pixbuf/io-xpm.c:532 gdk-pixbuf/io-xpm.c:584 +#: gdk-pixbuf/io-xpm.c:521 gdk-pixbuf/io-xpm.c:530 gdk-pixbuf/io-xpm.c:582 msgid "Cannot allocate memory for loading XPM image" msgstr "" -#: gdk-pixbuf/io-xpm.c:546 +#: gdk-pixbuf/io-xpm.c:544 msgid "Cannot read XPM colormap" msgstr "" -#: gdk-pixbuf/io-xpm.c:778 +#: gdk-pixbuf/io-xpm.c:776 msgid "Failed to write to temporary file when loading XPM image" msgstr "Fazi en ur skrivañ d'ur restr padennek pa oa o kargañ ur skeudenn XPM" -#: gdk-pixbuf/io-xpm.c:817 +#: gdk-pixbuf/io-xpm.c:815 msgid "The XPM image format" msgstr "Mentrezh skeudenn XPM" diff --git a/po/bs.gmo b/po/bs.gmo index 965d391d11112dbd1aef06072f82c71428412fb1..b6fe6a6953d39ea7ce817446e4c269e759353b3a 100644 GIT binary patch delta 26 hcmZ2du%uwaUU^;}$cLsJDq11lqo&8Os}BmjJT2uuI~ diff --git a/po/bs.po b/po/bs.po index 23bfeea..ff6d63c 100644 --- a/po/bs.po +++ b/po/bs.po @@ -10,7 +10,7 @@ msgstr "" "Project-Id-Version: gtk+.gtk-2-4.bs\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=gdk-" "pixbuf\n" -"POT-Creation-Date: 2013-04-15 10:28-0400\n" +"POT-Creation-Date: 2014-05-26 20:46-0400\n" "PO-Revision-Date: 2004-07-31 01:30+0200\n" "Last-Translator: Kenan Hadžiavdić \n" "Language-Team: Bosnian \n" @@ -22,18 +22,18 @@ msgstr "" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" "%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" -#: gdk-pixbuf/gdk-pixbuf-animation.c:160 gdk-pixbuf/gdk-pixbuf-io.c:1064 -#: gdk-pixbuf/gdk-pixbuf-io.c:1330 +#: gdk-pixbuf/gdk-pixbuf-animation.c:158 gdk-pixbuf/gdk-pixbuf-io.c:1077 +#: gdk-pixbuf/gdk-pixbuf-io.c:1333 #, c-format msgid "Failed to open file '%s': %s" msgstr "Nisam uspio otvoriti datoteku '%s': %s" -#: gdk-pixbuf/gdk-pixbuf-animation.c:173 gdk-pixbuf/gdk-pixbuf-io.c:1076 +#: gdk-pixbuf/gdk-pixbuf-animation.c:171 gdk-pixbuf/gdk-pixbuf-io.c:962 #, c-format msgid "Image file '%s' contains no data" msgstr "Grafička datoteka '%s' ne sadrži podatke" -#: gdk-pixbuf/gdk-pixbuf-animation.c:212 +#: gdk-pixbuf/gdk-pixbuf-animation.c:210 #, c-format msgid "" "Failed to load animation '%s': reason not known, probably a corrupt " @@ -42,8 +42,8 @@ msgstr "" "Nisam uspio učitati animaciju '%s': nepoznat razlog, vjerovatno je oÅ¡tećena " "datoteka" -#: gdk-pixbuf/gdk-pixbuf-animation.c:280 gdk-pixbuf/gdk-pixbuf-io.c:1112 -#: gdk-pixbuf/gdk-pixbuf-io.c:1382 +#: gdk-pixbuf/gdk-pixbuf-animation.c:278 gdk-pixbuf/gdk-pixbuf-io.c:1113 +#: gdk-pixbuf/gdk-pixbuf-io.c:1385 #, c-format msgid "" "Failed to load image '%s': reason not known, probably a corrupt image file" @@ -51,12 +51,12 @@ msgstr "" "Nisam mogao učitati sliku '%s': nepoznat razlog, vjerovatno je oÅ¡tećena " "datoteka" -#: gdk-pixbuf/gdk-pixbuf-io.c:790 +#: gdk-pixbuf/gdk-pixbuf-io.c:774 #, c-format msgid "Unable to load image-loading module: %s: %s" msgstr "Ne mogu učitati modul za učitavanje slika: %s: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:805 +#: gdk-pixbuf/gdk-pixbuf-io.c:789 #, fuzzy, c-format msgid "" "Image-loading module %s does not export the proper interface; perhaps it's " @@ -65,55 +65,55 @@ msgstr "" "Modul za učitavanje slika %s ne izvozi pravilan interfejs; možda je iz druge " "verzije GTK-a?" -#: gdk-pixbuf/gdk-pixbuf-io.c:814 gdk-pixbuf/gdk-pixbuf-io.c:865 +#: gdk-pixbuf/gdk-pixbuf-io.c:798 gdk-pixbuf/gdk-pixbuf-io.c:849 #, c-format msgid "Image type '%s' is not supported" msgstr "'%s' tip grafičke datoteke nije podržan" -#: gdk-pixbuf/gdk-pixbuf-io.c:950 +#: gdk-pixbuf/gdk-pixbuf-io.c:934 #, c-format msgid "Couldn't recognize the image file format for file '%s'" msgstr "Nisam mogao prepoznati oblik grafičke datoteke od '%s'" -#: gdk-pixbuf/gdk-pixbuf-io.c:958 +#: gdk-pixbuf/gdk-pixbuf-io.c:942 msgid "Unrecognized image file format" msgstr "Nepoznat oblik grafičke datoteke" -#: gdk-pixbuf/gdk-pixbuf-io.c:1121 +#: gdk-pixbuf/gdk-pixbuf-io.c:1124 #, c-format msgid "Failed to load image '%s': %s" msgstr "Nisam uspio učitati sliku '%s': %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2015 gdk-pixbuf/io-gdip-utils.c:837 +#: gdk-pixbuf/gdk-pixbuf-io.c:2029 gdk-pixbuf/io-gdip-utils.c:835 #, c-format msgid "Error writing to image file: %s" msgstr "GreÅ¡ka tokom pisanja u grafičku datoteku: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2057 gdk-pixbuf/gdk-pixbuf-io.c:2178 +#: gdk-pixbuf/gdk-pixbuf-io.c:2071 gdk-pixbuf/gdk-pixbuf-io.c:2192 #, c-format msgid "This build of gdk-pixbuf does not support saving the image format: %s" msgstr "" "Ova kompilacija gdk-pixbuf paketa ne podržava snimanje oblika grafičke " "datoteke: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2088 +#: gdk-pixbuf/gdk-pixbuf-io.c:2102 msgid "Insufficient memory to save image to callback" msgstr "Nedovoljno memorije za snimanje slike u callback" -#: gdk-pixbuf/gdk-pixbuf-io.c:2101 +#: gdk-pixbuf/gdk-pixbuf-io.c:2115 msgid "Failed to open temporary file" msgstr "Nisam uspio otvoriti privremenu datoteku" -#: gdk-pixbuf/gdk-pixbuf-io.c:2124 +#: gdk-pixbuf/gdk-pixbuf-io.c:2138 msgid "Failed to read from temporary file" msgstr "NeuspjeÅ¡no čitanje iz privremene datoteke" -#: gdk-pixbuf/gdk-pixbuf-io.c:2372 +#: gdk-pixbuf/gdk-pixbuf-io.c:2382 #, c-format msgid "Failed to open '%s' for writing: %s" msgstr "Nisam uspio otvoriti '%s' za upisivanje: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2398 +#: gdk-pixbuf/gdk-pixbuf-io.c:2408 #, c-format msgid "" "Failed to close '%s' while writing image, all data may not have been saved: " @@ -122,16 +122,16 @@ msgstr "" "Nisam uspio zatvoriti '%s' pri upisivanju slike, moguće je da nisu svi " "podaci pohranjeni: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2619 gdk-pixbuf/gdk-pixbuf-io.c:2671 +#: gdk-pixbuf/gdk-pixbuf-io.c:2629 gdk-pixbuf/gdk-pixbuf-io.c:2681 msgid "Insufficient memory to save image into a buffer" msgstr "Nedovoljno memorije za snimanje slike u buffer" -#: gdk-pixbuf/gdk-pixbuf-io.c:2717 +#: gdk-pixbuf/gdk-pixbuf-io.c:2727 #, fuzzy msgid "Error writing to image stream" msgstr "GreÅ¡ka tokom pisanja u grafičku datoteku: %s" -#: gdk-pixbuf/gdk-pixbuf-loader.c:393 +#: gdk-pixbuf/gdk-pixbuf-loader.c:384 #, fuzzy, c-format msgid "" "Internal error: Image loader module '%s' failed to complete an operation, " @@ -140,24 +140,24 @@ msgstr "" "Interna greÅ¡ka: Modul za učitavanje slika '%s' nije uspio započeti " "učitavanje slike, ali nije dao razlog neuspjeha" -#: gdk-pixbuf/gdk-pixbuf-loader.c:435 +#: gdk-pixbuf/gdk-pixbuf-loader.c:426 #, c-format msgid "Incremental loading of image type '%s' is not supported" msgstr "Postepeno učitavanje '%s' tipa slike nije podržano" -#: gdk-pixbuf/gdk-pixdata.c:160 +#: gdk-pixbuf/gdk-pixdata.c:158 msgid "Image header corrupt" msgstr "Zaglavlje slike oÅ¡tećeno" -#: gdk-pixbuf/gdk-pixdata.c:165 +#: gdk-pixbuf/gdk-pixdata.c:163 msgid "Image format unknown" msgstr "Nepoznat oblik grafičke datoteke" -#: gdk-pixbuf/gdk-pixdata.c:170 gdk-pixbuf/gdk-pixdata.c:502 +#: gdk-pixbuf/gdk-pixdata.c:168 gdk-pixbuf/gdk-pixdata.c:501 msgid "Image pixel data corrupt" msgstr "OÅ¡tećeni podaci o pikslama na slici" -#: gdk-pixbuf/gdk-pixdata.c:446 +#: gdk-pixbuf/gdk-pixdata.c:445 #, c-format msgid "failed to allocate image buffer of %u byte" msgid_plural "failed to allocate image buffer of %u bytes" @@ -165,77 +165,82 @@ msgstr[0] "neuspjeÅ¡na dodjela buffera slike od %u bajt" msgstr[1] "neuspjeÅ¡na dodjela buffera slike od %u bajta" msgstr[2] "neuspjeÅ¡na dodjela buffera slike od %u bajtova" -#: gdk-pixbuf/io-ani.c:244 +#: gdk-pixbuf/io-ani.c:242 msgid "Unexpected icon chunk in animation" msgstr "Neočekivani dio ikone u animaciji" -#: gdk-pixbuf/io-ani.c:342 gdk-pixbuf/io-ani.c:400 gdk-pixbuf/io-ani.c:426 -#: gdk-pixbuf/io-ani.c:449 gdk-pixbuf/io-ani.c:476 gdk-pixbuf/io-ani.c:563 +#: gdk-pixbuf/io-ani.c:340 gdk-pixbuf/io-ani.c:398 gdk-pixbuf/io-ani.c:424 +#: gdk-pixbuf/io-ani.c:447 gdk-pixbuf/io-ani.c:474 gdk-pixbuf/io-ani.c:561 msgid "Invalid header in animation" msgstr "Neispravno zaglavlje u animaciji" -#: gdk-pixbuf/io-ani.c:352 gdk-pixbuf/io-ani.c:374 gdk-pixbuf/io-ani.c:458 -#: gdk-pixbuf/io-ani.c:485 gdk-pixbuf/io-ani.c:536 gdk-pixbuf/io-ani.c:608 +#: gdk-pixbuf/io-ani.c:350 gdk-pixbuf/io-ani.c:372 gdk-pixbuf/io-ani.c:456 +#: gdk-pixbuf/io-ani.c:483 gdk-pixbuf/io-ani.c:534 gdk-pixbuf/io-ani.c:606 msgid "Not enough memory to load animation" msgstr "Nedovoljno memorije za učitavanje animacije" -#: gdk-pixbuf/io-ani.c:392 gdk-pixbuf/io-ani.c:418 gdk-pixbuf/io-ani.c:437 +#: gdk-pixbuf/io-ani.c:390 gdk-pixbuf/io-ani.c:416 gdk-pixbuf/io-ani.c:435 msgid "Malformed chunk in animation" msgstr "Neispravan dio u animaciji" -#: gdk-pixbuf/io-ani.c:660 +#: gdk-pixbuf/io-ani.c:628 +#, fuzzy +msgid "ANI image was truncated or incomplete." +msgstr "GIF slika je odsječena ili nekompletna" + +#: gdk-pixbuf/io-ani.c:669 msgid "The ANI image format" msgstr "ANI oblik grafičke datoteke" -#: gdk-pixbuf/io-bmp.c:229 gdk-pixbuf/io-bmp.c:266 gdk-pixbuf/io-bmp.c:337 -#: gdk-pixbuf/io-bmp.c:369 gdk-pixbuf/io-bmp.c:392 gdk-pixbuf/io-bmp.c:495 +#: gdk-pixbuf/io-bmp.c:227 gdk-pixbuf/io-bmp.c:264 gdk-pixbuf/io-bmp.c:335 +#: gdk-pixbuf/io-bmp.c:367 gdk-pixbuf/io-bmp.c:390 gdk-pixbuf/io-bmp.c:493 msgid "BMP image has bogus header data" msgstr "BMP slika ima neispravne podatke u zaglavlju" -#: gdk-pixbuf/io-bmp.c:240 gdk-pixbuf/io-bmp.c:432 +#: gdk-pixbuf/io-bmp.c:238 gdk-pixbuf/io-bmp.c:430 msgid "Not enough memory to load bitmap image" msgstr "Nedovoljno memorije za učitavanje bitmap slike" -#: gdk-pixbuf/io-bmp.c:318 +#: gdk-pixbuf/io-bmp.c:316 msgid "BMP image has unsupported header size" msgstr "BMP slika ima veličinu zaglavlja koja nije podržana" -#: gdk-pixbuf/io-bmp.c:356 +#: gdk-pixbuf/io-bmp.c:354 msgid "Topdown BMP images cannot be compressed" msgstr "" -#: gdk-pixbuf/io-bmp.c:716 gdk-pixbuf/io-pnm.c:707 +#: gdk-pixbuf/io-bmp.c:714 gdk-pixbuf/io-pnm.c:705 msgid "Premature end-of-file encountered" msgstr "Prerani kraj datoteke" -#: gdk-pixbuf/io-bmp.c:1328 +#: gdk-pixbuf/io-bmp.c:1326 #, fuzzy msgid "Couldn't allocate memory for saving BMP file" msgstr "Nisam mogao dodijeliti memoriju za učitavanje JPEG datoteke" -#: gdk-pixbuf/io-bmp.c:1369 +#: gdk-pixbuf/io-bmp.c:1367 #, fuzzy msgid "Couldn't write to BMP file" msgstr "Nisam mogao pretvoriti ime datoteke" -#: gdk-pixbuf/io-bmp.c:1422 gdk-pixbuf/io-gdip-bmp.c:82 +#: gdk-pixbuf/io-bmp.c:1420 gdk-pixbuf/io-gdip-bmp.c:80 msgid "The BMP image format" msgstr "BMP oblik grafičke datoteke" -#: gdk-pixbuf/io-gdip-emf.c:59 +#: gdk-pixbuf/io-gdip-emf.c:57 #, fuzzy msgid "The EMF image format" msgstr "BMP oblik grafičke datoteke" -#: gdk-pixbuf/io-gdip-gif.c:80 gdk-pixbuf/io-gif.c:1720 +#: gdk-pixbuf/io-gdip-gif.c:78 gdk-pixbuf/io-gif.c:1718 msgid "The GIF image format" msgstr "GIF oblik grafičke datoteke" -#: gdk-pixbuf/io-gdip-ico.c:59 gdk-pixbuf/io-ico.c:1271 +#: gdk-pixbuf/io-gdip-ico.c:57 gdk-pixbuf/io-ico.c:1269 msgid "The ICO image format" msgstr "ICO oblik grafičke datoteke" -#: gdk-pixbuf/io-gdip-jpeg.c:53 gdk-pixbuf/io-jpeg.c:1249 +#: gdk-pixbuf/io-gdip-jpeg.c:51 gdk-pixbuf/io-jpeg.c:1249 #, c-format msgid "" "JPEG quality must be a value between 0 and 100; value '%s' could not be " @@ -244,7 +249,7 @@ msgstr "" "JPEG kvalitet mora biti vrijednost između 0 i 100; vrijednost '%s' nije " "mogla biti protumačena." -#: gdk-pixbuf/io-gdip-jpeg.c:68 gdk-pixbuf/io-jpeg.c:1265 +#: gdk-pixbuf/io-gdip-jpeg.c:66 gdk-pixbuf/io-jpeg.c:1265 #, c-format msgid "" "JPEG quality must be a value between 0 and 100; value '%d' is not allowed." @@ -252,125 +257,129 @@ msgstr "" "JPEG kvaliteta mora imati vrijednost između 0 i 100; vrijednost '%d' nije " "dopuÅ¡tena." -#: gdk-pixbuf/io-gdip-jpeg.c:136 gdk-pixbuf/io-jpeg.c:1478 +#: gdk-pixbuf/io-gdip-jpeg.c:134 gdk-pixbuf/io-jpeg.c:1478 msgid "The JPEG image format" msgstr "JPEG oblik slike" -#: gdk-pixbuf/io-gdip-utils.c:154 +#: gdk-pixbuf/io-gdip-tiff.c:80 gdk-pixbuf/io-tiff.c:786 +msgid "The TIFF image format" +msgstr "TIFF oblik slike" + +#: gdk-pixbuf/io-gdip-utils.c:152 #, fuzzy, c-format msgid "Could not allocate memory: %s" msgstr "Nisam mogao dodijeliti memoriju za zaglavlje" -#: gdk-pixbuf/io-gdip-utils.c:179 gdk-pixbuf/io-gdip-utils.c:293 -#: gdk-pixbuf/io-gdip-utils.c:333 +#: gdk-pixbuf/io-gdip-utils.c:177 gdk-pixbuf/io-gdip-utils.c:291 +#: gdk-pixbuf/io-gdip-utils.c:331 #, fuzzy, c-format msgid "Could not create stream: %s" msgstr "greÅ¡ka tokom pravljenja direktorija '%s': %s" -#: gdk-pixbuf/io-gdip-utils.c:193 +#: gdk-pixbuf/io-gdip-utils.c:191 #, fuzzy, c-format msgid "Could not seek stream: %s" msgstr "" "Nisam mogao izabrati %s:\n" "%s" -#: gdk-pixbuf/io-gdip-utils.c:205 +#: gdk-pixbuf/io-gdip-utils.c:203 #, fuzzy, c-format msgid "Could not read from stream: %s" msgstr "greÅ¡ka tokom pravljenja direktorija '%s': %s" -#: gdk-pixbuf/io-gdip-utils.c:617 +#: gdk-pixbuf/io-gdip-utils.c:615 #, fuzzy msgid "Couldn't load bitmap" msgstr "Nisam mogao pretvoriti ime datoteke" -#: gdk-pixbuf/io-gdip-utils.c:773 +#: gdk-pixbuf/io-gdip-utils.c:771 #, fuzzy msgid "Couldn't load metafile" msgstr "Nisam mogao pretvoriti ime datoteke" -#: gdk-pixbuf/io-gdip-utils.c:878 +#: gdk-pixbuf/io-gdip-utils.c:876 #, fuzzy msgid "Unsupported image format for GDI+" msgstr "nepodržana varijacija RAS slike" -#: gdk-pixbuf/io-gdip-utils.c:885 +#: gdk-pixbuf/io-gdip-utils.c:883 #, fuzzy msgid "Couldn't save" msgstr "Nisam uspio snimiti ostatak" -#: gdk-pixbuf/io-gdip-wmf.c:58 +#: gdk-pixbuf/io-gdip-wmf.c:56 #, fuzzy msgid "The WMF image format" msgstr "WBMP oblik slike" -#: gdk-pixbuf/io-gif.c:222 +#: gdk-pixbuf/io-gif.c:220 #, c-format msgid "Failure reading GIF: %s" msgstr "Neuspjeh pri učitavanju GIF: %s" -#: gdk-pixbuf/io-gif.c:496 gdk-pixbuf/io-gif.c:1502 gdk-pixbuf/io-gif.c:1669 +#: gdk-pixbuf/io-gif.c:494 gdk-pixbuf/io-gif.c:1500 gdk-pixbuf/io-gif.c:1667 msgid "GIF file was missing some data (perhaps it was truncated somehow?)" msgstr "GIF datoteka ima nepotpune podatke (možda je odsječena nekako?)" -#: gdk-pixbuf/io-gif.c:505 +#: gdk-pixbuf/io-gif.c:503 #, c-format msgid "Internal error in the GIF loader (%s)" msgstr "Interna greÅ¡ka u GIF čitaču (%s)" -#: gdk-pixbuf/io-gif.c:579 +#: gdk-pixbuf/io-gif.c:577 msgid "Stack overflow" msgstr "Stack overflow" -#: gdk-pixbuf/io-gif.c:639 +#: gdk-pixbuf/io-gif.c:637 #, fuzzy msgid "GIF image loader cannot understand this image." msgstr "Čitač GIF slika ne prepoznaje podatke u ovoj slici" -#: gdk-pixbuf/io-gif.c:668 +#: gdk-pixbuf/io-gif.c:666 msgid "Bad code encountered" msgstr "LoÅ¡ kod pronađen" -#: gdk-pixbuf/io-gif.c:678 +#: gdk-pixbuf/io-gif.c:676 msgid "Circular table entry in GIF file" msgstr "Kružni unos u tabeli GIF datoteke" -#: gdk-pixbuf/io-gif.c:866 gdk-pixbuf/io-gif.c:1488 gdk-pixbuf/io-gif.c:1541 -#: gdk-pixbuf/io-gif.c:1657 +#: gdk-pixbuf/io-gif.c:864 gdk-pixbuf/io-gif.c:1486 gdk-pixbuf/io-gif.c:1539 +#: gdk-pixbuf/io-gif.c:1655 msgid "Not enough memory to load GIF file" msgstr "Nedovoljno memorije za učitavanje GIF datoteke" -#: gdk-pixbuf/io-gif.c:960 +#: gdk-pixbuf/io-gif.c:958 #, fuzzy msgid "Not enough memory to composite a frame in GIF file" msgstr "Nedovoljno memorije za učitavanje GIF datoteke" -#: gdk-pixbuf/io-gif.c:1132 +#: gdk-pixbuf/io-gif.c:1130 msgid "GIF image is corrupt (incorrect LZW compression)" msgstr "GIF slika je oÅ¡tećena (neispravna LZW kompresija)" -#: gdk-pixbuf/io-gif.c:1182 +#: gdk-pixbuf/io-gif.c:1180 msgid "File does not appear to be a GIF file" msgstr "Datoteka izgleda nije GIF datoteka" -#: gdk-pixbuf/io-gif.c:1194 +#: gdk-pixbuf/io-gif.c:1192 #, c-format msgid "Version %s of the GIF file format is not supported" msgstr "Verzija %s GIF oblika grafičke datoteke nije podržana" -#: gdk-pixbuf/io-gif.c:1241 +#: gdk-pixbuf/io-gif.c:1239 #, fuzzy msgid "Resulting GIF image has zero size" msgstr "Slika ima nula Å¡irinu" -#: gdk-pixbuf/io-gif.c:1320 +#: gdk-pixbuf/io-gif.c:1318 msgid "" "GIF image has no global colormap, and a frame inside it has no local " "colormap." msgstr "" "GIF slika nema globalnu paletu boja, a okvir unutar nema lokalnu paletu boja." -#: gdk-pixbuf/io-gif.c:1564 +#: gdk-pixbuf/io-gif.c:1562 msgid "GIF image was truncated or incomplete." msgstr "GIF slika je odsječena ili nekompletna" @@ -391,95 +400,95 @@ msgstr "" msgid "The ICNS image format" msgstr "ICO oblik grafičke datoteke" -#: gdk-pixbuf/io-ico.c:228 gdk-pixbuf/io-ico.c:242 gdk-pixbuf/io-ico.c:291 -#: gdk-pixbuf/io-ico.c:302 gdk-pixbuf/io-ico.c:395 +#: gdk-pixbuf/io-ico.c:226 gdk-pixbuf/io-ico.c:240 gdk-pixbuf/io-ico.c:289 +#: gdk-pixbuf/io-ico.c:300 gdk-pixbuf/io-ico.c:393 msgid "Invalid header in icon" msgstr "Neipravno zaglavlje u ikoni" -#: gdk-pixbuf/io-ico.c:257 gdk-pixbuf/io-ico.c:312 gdk-pixbuf/io-ico.c:405 -#: gdk-pixbuf/io-ico.c:458 gdk-pixbuf/io-ico.c:488 +#: gdk-pixbuf/io-ico.c:255 gdk-pixbuf/io-ico.c:310 gdk-pixbuf/io-ico.c:403 +#: gdk-pixbuf/io-ico.c:456 gdk-pixbuf/io-ico.c:486 msgid "Not enough memory to load icon" msgstr "Nedovoljno memorije za učitavanje ikone" -#: gdk-pixbuf/io-ico.c:338 +#: gdk-pixbuf/io-ico.c:336 msgid "Compressed icons are not supported" msgstr "Kompresovane ikone nisu podržane" -#: gdk-pixbuf/io-ico.c:358 +#: gdk-pixbuf/io-ico.c:356 msgid "Icon has zero width" msgstr "Å irina ikone je nula" -#: gdk-pixbuf/io-ico.c:368 +#: gdk-pixbuf/io-ico.c:366 msgid "Icon has zero height" msgstr "Visina ikone je nula" -#: gdk-pixbuf/io-ico.c:443 +#: gdk-pixbuf/io-ico.c:441 msgid "Unsupported icon type" msgstr "Tip ikone nije podržan" -#: gdk-pixbuf/io-ico.c:537 +#: gdk-pixbuf/io-ico.c:535 msgid "Not enough memory to load ICO file" msgstr "Nedovoljno memorije za učitavanje ICO datoteke" -#: gdk-pixbuf/io-ico.c:1002 +#: gdk-pixbuf/io-ico.c:1000 msgid "Image too large to be saved as ICO" msgstr "Slika je prevelika da bi se mogla snimiti kao ICO" -#: gdk-pixbuf/io-ico.c:1013 +#: gdk-pixbuf/io-ico.c:1011 msgid "Cursor hotspot outside image" msgstr "Kursor hotspot izvan slike" -#: gdk-pixbuf/io-ico.c:1036 +#: gdk-pixbuf/io-ico.c:1034 #, c-format msgid "Unsupported depth for ICO file: %d" msgstr "Dubina ICO datoteke nije podržana: %d" -#: gdk-pixbuf/io-jasper.c:74 +#: gdk-pixbuf/io-jasper.c:73 #, fuzzy msgid "Couldn't allocate memory for stream" msgstr "Nisam mogao dodijeliti memoriju za zaglavlje" -#: gdk-pixbuf/io-jasper.c:104 +#: gdk-pixbuf/io-jasper.c:103 #, fuzzy msgid "Couldn't decode image" msgstr "Nisam mogao pretvoriti ime datoteke" -#: gdk-pixbuf/io-jasper.c:122 +#: gdk-pixbuf/io-jasper.c:121 #, fuzzy msgid "Transformed JPEG2000 has zero width or height" msgstr "Transformiran PNG ima 0 Å¡irinu ili visinu." -#: gdk-pixbuf/io-jasper.c:136 +#: gdk-pixbuf/io-jasper.c:135 #, fuzzy msgid "Image type currently not supported" msgstr "'%s' tip grafičke datoteke nije podržan" -#: gdk-pixbuf/io-jasper.c:148 gdk-pixbuf/io-jasper.c:156 +#: gdk-pixbuf/io-jasper.c:147 gdk-pixbuf/io-jasper.c:155 #, fuzzy msgid "Couldn't allocate memory for color profile" msgstr "Nisam mogao dodijeliti memoriju za učitavanje JPEG datoteke" -#: gdk-pixbuf/io-jasper.c:182 +#: gdk-pixbuf/io-jasper.c:181 #, fuzzy msgid "Insufficient memory to open JPEG 2000 file" msgstr "Nedovoljno memorije za otvaranje TIFF datoteke" -#: gdk-pixbuf/io-jasper.c:261 +#: gdk-pixbuf/io-jasper.c:260 #, fuzzy msgid "Couldn't allocate memory to buffer image data" msgstr "Nisam mogao dodijeliti memoriju za linijske podatke" -#: gdk-pixbuf/io-jasper.c:305 +#: gdk-pixbuf/io-jasper.c:304 #, fuzzy msgid "The JPEG 2000 image format" msgstr "JPEG oblik slike" -#: gdk-pixbuf/io-jpeg.c:126 +#: gdk-pixbuf/io-jpeg.c:124 #, c-format msgid "Error interpreting JPEG image file (%s)" msgstr "GreÅ¡ka pri tumačenju JPEG grafičke datoteke (%s)" -#: gdk-pixbuf/io-jpeg.c:604 +#: gdk-pixbuf/io-jpeg.c:597 msgid "" "Insufficient memory to load image, try exiting some applications to free " "memory" @@ -487,17 +496,17 @@ msgstr "" "Nedovoljno memorije za učitavanje slike, probajte zatvoriti neke aplikacije " "da bi oslobodili memoriju" -#: gdk-pixbuf/io-jpeg.c:651 gdk-pixbuf/io-jpeg.c:865 +#: gdk-pixbuf/io-jpeg.c:645 gdk-pixbuf/io-jpeg.c:858 #, c-format msgid "Unsupported JPEG color space (%s)" msgstr "JPEG color space nije podržano (%s)" -#: gdk-pixbuf/io-jpeg.c:764 gdk-pixbuf/io-jpeg.c:1044 +#: gdk-pixbuf/io-jpeg.c:757 gdk-pixbuf/io-jpeg.c:1037 #: gdk-pixbuf/io-jpeg.c:1308 gdk-pixbuf/io-jpeg.c:1318 msgid "Couldn't allocate memory for loading JPEG file" msgstr "Nisam mogao dodijeliti memoriju za učitavanje JPEG datoteke" -#: gdk-pixbuf/io-jpeg.c:1018 +#: gdk-pixbuf/io-jpeg.c:1011 #, fuzzy msgid "Transformed JPEG has zero width or height." msgstr "Transformiran PNG ima 0 Å¡irinu ili visinu." @@ -507,92 +516,92 @@ msgstr "Transformiran PNG ima 0 Å¡irinu ili visinu." msgid "Color profile has invalid length '%u'." msgstr "" -#: gdk-pixbuf/io-pcx.c:186 +#: gdk-pixbuf/io-pcx.c:184 msgid "Couldn't allocate memory for header" msgstr "Nisam mogao dodijeliti memoriju za zaglavlje" -#: gdk-pixbuf/io-pcx.c:201 gdk-pixbuf/io-pcx.c:559 +#: gdk-pixbuf/io-pcx.c:199 gdk-pixbuf/io-pcx.c:557 msgid "Couldn't allocate memory for context buffer" msgstr "Nisam mogao dodijeliti memoriju za buffer konteksta" -#: gdk-pixbuf/io-pcx.c:600 +#: gdk-pixbuf/io-pcx.c:598 msgid "Image has invalid width and/or height" msgstr "Slika ima nevažeću Å¡irinu i/ili visinu" -#: gdk-pixbuf/io-pcx.c:612 gdk-pixbuf/io-pcx.c:673 +#: gdk-pixbuf/io-pcx.c:610 gdk-pixbuf/io-pcx.c:671 msgid "Image has unsupported bpp" msgstr "Slika ima nepodržani bpp" -#: gdk-pixbuf/io-pcx.c:617 gdk-pixbuf/io-pcx.c:625 +#: gdk-pixbuf/io-pcx.c:615 gdk-pixbuf/io-pcx.c:623 #, c-format msgid "Image has unsupported number of %d-bit planes" msgstr "Slika ima nepodržan broj %d-bitnih ravni" -#: gdk-pixbuf/io-pcx.c:641 +#: gdk-pixbuf/io-pcx.c:639 msgid "Couldn't create new pixbuf" msgstr "Nisam mogao napraviti novi pixbuf" -#: gdk-pixbuf/io-pcx.c:649 +#: gdk-pixbuf/io-pcx.c:647 msgid "Couldn't allocate memory for line data" msgstr "Nisam mogao dodijeliti memoriju za linijske podatke" -#: gdk-pixbuf/io-pcx.c:656 +#: gdk-pixbuf/io-pcx.c:654 #, fuzzy msgid "Couldn't allocate memory for PCX image" msgstr "Nisam mogao dodijeliti memoriju za zaglavlje" -#: gdk-pixbuf/io-pcx.c:703 +#: gdk-pixbuf/io-pcx.c:701 msgid "Didn't get all lines of PCX image" msgstr "Nisam dobio sve linije PCX slike" -#: gdk-pixbuf/io-pcx.c:710 +#: gdk-pixbuf/io-pcx.c:708 msgid "No palette found at end of PCX data" msgstr "Nije nađena paleta na kraju PCX podataka" -#: gdk-pixbuf/io-pcx.c:755 +#: gdk-pixbuf/io-pcx.c:753 msgid "The PCX image format" msgstr "PCX oblik slike" -#: gdk-pixbuf/io-pixdata.c:148 +#: gdk-pixbuf/io-pixdata.c:146 #, fuzzy msgid "Transformed pixbuf has zero width or height." msgstr "Transformiran PNG ima 0 Å¡irinu ili visinu." -#: gdk-pixbuf/io-pixdata.c:186 +#: gdk-pixbuf/io-pixdata.c:184 #, fuzzy msgid "The GdkPixdata format" msgstr "GIF oblik grafičke datoteke" -#: gdk-pixbuf/io-png.c:54 +#: gdk-pixbuf/io-png.c:53 msgid "Bits per channel of PNG image is invalid." msgstr "Broj bitova po kanalu u PNG slici je nevažeći." -#: gdk-pixbuf/io-png.c:135 gdk-pixbuf/io-png.c:641 +#: gdk-pixbuf/io-png.c:134 gdk-pixbuf/io-png.c:640 msgid "Transformed PNG has zero width or height." msgstr "Transformiran PNG ima 0 Å¡irinu ili visinu." -#: gdk-pixbuf/io-png.c:143 +#: gdk-pixbuf/io-png.c:142 msgid "Bits per channel of transformed PNG is not 8." msgstr "Broj bitova po kanalu u transformiranoj PNG slici nije 8" -#: gdk-pixbuf/io-png.c:152 +#: gdk-pixbuf/io-png.c:151 msgid "Transformed PNG not RGB or RGBA." msgstr "Transformiran PNG nije RGB ili RGBA" -#: gdk-pixbuf/io-png.c:161 +#: gdk-pixbuf/io-png.c:160 msgid "Transformed PNG has unsupported number of channels, must be 3 or 4." msgstr "Broj kanala u transformiranom PNG nije podržan, mora biti 3 ili 4." -#: gdk-pixbuf/io-png.c:182 +#: gdk-pixbuf/io-png.c:181 #, c-format msgid "Fatal error in PNG image file: %s" msgstr "Fatalna greÅ¡ka u PNG grafičkoj datoteci: %s" -#: gdk-pixbuf/io-png.c:315 +#: gdk-pixbuf/io-png.c:314 msgid "Insufficient memory to load PNG file" msgstr "Nedovoljno memorije za učitavanje PNG datoteke" -#: gdk-pixbuf/io-png.c:656 +#: gdk-pixbuf/io-png.c:655 #, fuzzy, c-format msgid "" "Insufficient memory to store a %lu by %lu image; try exiting some " @@ -601,31 +610,31 @@ msgstr "" "Nedovoljno memorije za pohranjivanje %ld od %ld slike; pokuÅ¡ajte zatvoriti " "neke aplikacije radi oslobađanja memorije" -#: gdk-pixbuf/io-png.c:719 +#: gdk-pixbuf/io-png.c:718 msgid "Fatal error reading PNG image file" msgstr "Fatalna greÅ¡ka pri čitanju PNG grafičke datoteke" -#: gdk-pixbuf/io-png.c:768 +#: gdk-pixbuf/io-png.c:767 #, c-format msgid "Fatal error reading PNG image file: %s" msgstr "Fatalna greÅ¡ka pri čitanju PNG grafičke datoteke: %s" -#: gdk-pixbuf/io-png.c:858 +#: gdk-pixbuf/io-png.c:857 msgid "" "Keys for PNG text chunks must have at least 1 and at most 79 characters." msgstr "" "Ključevi za PNG tekstualne dijelove moraju imati između 1 i 79 znakova." -#: gdk-pixbuf/io-png.c:867 +#: gdk-pixbuf/io-png.c:866 msgid "Keys for PNG text chunks must be ASCII characters." msgstr "Ključevi za tekstualne dijelove PNG datoteke moraju biti ASCII zakovi." -#: gdk-pixbuf/io-png.c:881 gdk-pixbuf/io-tiff.c:667 +#: gdk-pixbuf/io-png.c:880 gdk-pixbuf/io-tiff.c:665 #, c-format msgid "Color profile has invalid length %d." msgstr "" -#: gdk-pixbuf/io-png.c:894 +#: gdk-pixbuf/io-png.c:893 #, fuzzy, c-format msgid "" "PNG compression level must be a value between 0 and 9; value '%s' could not " @@ -634,7 +643,7 @@ msgstr "" "JPEG kvalitet mora biti vrijednost između 0 i 100; vrijednost '%s' nije " "mogla biti protumačena." -#: gdk-pixbuf/io-png.c:907 +#: gdk-pixbuf/io-png.c:906 #, fuzzy, c-format msgid "" "PNG compression level must be a value between 0 and 9; value '%d' is not " @@ -643,90 +652,90 @@ msgstr "" "JPEG kvaliteta mora imati vrijednost između 0 i 100; vrijednost '%d' nije " "dopuÅ¡tena." -#: gdk-pixbuf/io-png.c:955 +#: gdk-pixbuf/io-png.c:954 #, fuzzy, c-format msgid "Value for PNG text chunk %s cannot be converted to ISO-8859-1 encoding." msgstr "" "Vrijednost PNG tekstualnog dijela PNG %s se ne može pretvoriti u ISO-8859-1 " "kodiranje." -#: gdk-pixbuf/io-png.c:1118 +#: gdk-pixbuf/io-png.c:1117 msgid "The PNG image format" msgstr "PNG oblik slike" -#: gdk-pixbuf/io-pnm.c:248 +#: gdk-pixbuf/io-pnm.c:246 msgid "PNM loader expected to find an integer, but didn't" msgstr "PNM-čitač nije naÅ¡ao očekivani cijeli broj" -#: gdk-pixbuf/io-pnm.c:280 +#: gdk-pixbuf/io-pnm.c:278 msgid "PNM file has an incorrect initial byte" msgstr "PNM datoteka ima neispravan početni bajt" -#: gdk-pixbuf/io-pnm.c:310 +#: gdk-pixbuf/io-pnm.c:308 msgid "PNM file is not in a recognized PNM subformat" msgstr "PNM datoteka nije prepoznat PNM podoblik" -#: gdk-pixbuf/io-pnm.c:335 +#: gdk-pixbuf/io-pnm.c:333 msgid "PNM file has an image width of 0" msgstr "PNM datoteka ima Å¡irinu slike 0" -#: gdk-pixbuf/io-pnm.c:356 +#: gdk-pixbuf/io-pnm.c:354 msgid "PNM file has an image height of 0" msgstr "PNM datoteka ima visinu slike 0" -#: gdk-pixbuf/io-pnm.c:379 +#: gdk-pixbuf/io-pnm.c:377 msgid "Maximum color value in PNM file is 0" msgstr "Maksimalna vrijednost boje u PNM datoteci je 0" -#: gdk-pixbuf/io-pnm.c:387 +#: gdk-pixbuf/io-pnm.c:385 msgid "Maximum color value in PNM file is too large" msgstr "Maksimalna vrijednost boje u PNM datoteci je prevelika" -#: gdk-pixbuf/io-pnm.c:427 gdk-pixbuf/io-pnm.c:457 gdk-pixbuf/io-pnm.c:502 +#: gdk-pixbuf/io-pnm.c:425 gdk-pixbuf/io-pnm.c:455 gdk-pixbuf/io-pnm.c:500 msgid "Raw PNM image type is invalid" msgstr "Neobrađeni tip PNM slike je nevažeći" -#: gdk-pixbuf/io-pnm.c:652 +#: gdk-pixbuf/io-pnm.c:650 msgid "PNM image loader does not support this PNM subformat" msgstr "Čitač za PNM slike ne podržava ovaj PNM podoblik" -#: gdk-pixbuf/io-pnm.c:739 gdk-pixbuf/io-pnm.c:966 +#: gdk-pixbuf/io-pnm.c:737 gdk-pixbuf/io-pnm.c:964 msgid "Raw PNM formats require exactly one whitespace before sample data" msgstr "" "Neobrađeni PNM oblici zahtijevaju tačno jedno prazno polje prije podataka " "uzorka" -#: gdk-pixbuf/io-pnm.c:766 +#: gdk-pixbuf/io-pnm.c:764 #, fuzzy msgid "Cannot allocate memory for loading PNM image" msgstr "Ne mogu dodijeliti memoriju za učitavanje PNM slike" -#: gdk-pixbuf/io-pnm.c:816 +#: gdk-pixbuf/io-pnm.c:814 msgid "Insufficient memory to load PNM context struct" msgstr "Nedovoljno memorije za učitavanje PNM context struct" -#: gdk-pixbuf/io-pnm.c:867 +#: gdk-pixbuf/io-pnm.c:865 msgid "Unexpected end of PNM image data" msgstr "Neočekivani kraj podataka u PNM slici" -#: gdk-pixbuf/io-pnm.c:995 +#: gdk-pixbuf/io-pnm.c:993 msgid "Insufficient memory to load PNM file" msgstr "Nedovoljno memorije za učitavanje PNM datoteke" -#: gdk-pixbuf/io-pnm.c:1079 +#: gdk-pixbuf/io-pnm.c:1077 msgid "The PNM/PBM/PGM/PPM image format family" msgstr "Familija PNM/PBM/PGM/PPM oblika slika" -#: gdk-pixbuf/io-qtif.c:128 +#: gdk-pixbuf/io-qtif.c:126 msgid "Input file descriptor is NULL." msgstr "" -#: gdk-pixbuf/io-qtif.c:143 +#: gdk-pixbuf/io-qtif.c:141 #, fuzzy msgid "Failed to read QTIF header" msgstr "Nisam uspio otvoriti TIFF sliku" -#: gdk-pixbuf/io-qtif.c:152 gdk-pixbuf/io-qtif.c:189 gdk-pixbuf/io-qtif.c:459 +#: gdk-pixbuf/io-qtif.c:150 gdk-pixbuf/io-qtif.c:187 gdk-pixbuf/io-qtif.c:454 #, c-format msgid "QTIF atom size too large (%d byte)" msgid_plural "QTIF atom size too large (%d bytes)" @@ -734,7 +743,7 @@ msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: gdk-pixbuf/io-qtif.c:175 +#: gdk-pixbuf/io-qtif.c:173 #, fuzzy, c-format msgid "Failed to allocate %d byte for file read buffer" msgid_plural "Failed to allocate %d bytes for file read buffer" @@ -742,12 +751,12 @@ msgstr[0] "neuspjeÅ¡na dodjela buffera slike od %u bajt" msgstr[1] "neuspjeÅ¡na dodjela buffera slike od %u bajt" msgstr[2] "neuspjeÅ¡na dodjela buffera slike od %u bajt" -#: gdk-pixbuf/io-qtif.c:206 +#: gdk-pixbuf/io-qtif.c:201 #, fuzzy, c-format msgid "File error when reading QTIF atom: %s" msgstr "Neuspjeh pri učitavanju GIF: %s" -#: gdk-pixbuf/io-qtif.c:243 +#: gdk-pixbuf/io-qtif.c:238 #, c-format msgid "Failed to skip the next %d byte with seek()." msgid_plural "Failed to skip the next %d bytes with seek()." @@ -755,248 +764,244 @@ msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: gdk-pixbuf/io-qtif.c:270 +#: gdk-pixbuf/io-qtif.c:265 #, fuzzy msgid "Failed to allocate QTIF context structure." msgstr "Ne mogu dodijeliti memoriju za TGA context struct" -#: gdk-pixbuf/io-qtif.c:330 +#: gdk-pixbuf/io-qtif.c:325 #, fuzzy msgid "Failed to create GdkPixbufLoader object." msgstr "NeuspjeÅ¡no čitanje iz privremene datoteke" -#: gdk-pixbuf/io-qtif.c:434 +#: gdk-pixbuf/io-qtif.c:429 #, fuzzy msgid "Failed to find an image data atom." msgstr "Nisam uspio otvoriti TIFF sliku" -#: gdk-pixbuf/io-qtif.c:618 +#: gdk-pixbuf/io-qtif.c:613 #, fuzzy msgid "The QTIF image format" msgstr "TIFF oblik slike" -#: gdk-pixbuf/io-ras.c:125 +#: gdk-pixbuf/io-ras.c:123 msgid "RAS image has bogus header data" msgstr "RAS slika ima neispravne podatke u zaglavlju" -#: gdk-pixbuf/io-ras.c:147 +#: gdk-pixbuf/io-ras.c:145 msgid "RAS image has unknown type" msgstr "RAS slika je nepoznatog tipa" -#: gdk-pixbuf/io-ras.c:155 +#: gdk-pixbuf/io-ras.c:153 msgid "unsupported RAS image variation" msgstr "nepodržana varijacija RAS slike" -#: gdk-pixbuf/io-ras.c:170 gdk-pixbuf/io-ras.c:199 +#: gdk-pixbuf/io-ras.c:168 gdk-pixbuf/io-ras.c:197 msgid "Not enough memory to load RAS image" msgstr "Nedovoljno memorije za učitavanje RAS slike" -#: gdk-pixbuf/io-ras.c:544 +#: gdk-pixbuf/io-ras.c:542 msgid "The Sun raster image format" msgstr "Sun raster oblik slike" -#: gdk-pixbuf/io-tga.c:153 +#: gdk-pixbuf/io-tga.c:151 #, fuzzy msgid "Cannot allocate memory for IOBuffer struct" msgstr "Ne mogu dodijeliti memoriju za IOBuffer struct" -#: gdk-pixbuf/io-tga.c:172 +#: gdk-pixbuf/io-tga.c:170 #, fuzzy msgid "Cannot allocate memory for IOBuffer data" msgstr "Ne mogu dodijeliti memoriju za IOBuffer podatke" -#: gdk-pixbuf/io-tga.c:183 +#: gdk-pixbuf/io-tga.c:181 #, fuzzy msgid "Cannot realloc IOBuffer data" msgstr "Ne mogu izvrÅ¡iti realloc za IOBuffer podatke" -#: gdk-pixbuf/io-tga.c:213 +#: gdk-pixbuf/io-tga.c:211 #, fuzzy msgid "Cannot allocate temporary IOBuffer data" msgstr "Ne mogu dodijeliti privremene podatke IOBuffer-a" -#: gdk-pixbuf/io-tga.c:346 +#: gdk-pixbuf/io-tga.c:339 #, fuzzy msgid "Cannot allocate new pixbuf" msgstr "Ne mogu dodijeliti novi pixbuf" -#: gdk-pixbuf/io-tga.c:685 +#: gdk-pixbuf/io-tga.c:678 #, fuzzy msgid "Image is corrupted or truncated" msgstr "GIF slika je odsječena ili nekompletna" -#: gdk-pixbuf/io-tga.c:692 +#: gdk-pixbuf/io-tga.c:685 #, fuzzy msgid "Cannot allocate colormap structure" msgstr "Ne mogu dodijeliti strukturu mape boja" -#: gdk-pixbuf/io-tga.c:699 +#: gdk-pixbuf/io-tga.c:692 #, fuzzy msgid "Cannot allocate colormap entries" msgstr "Ne mogu dodijeliti unose mape boja" -#: gdk-pixbuf/io-tga.c:721 +#: gdk-pixbuf/io-tga.c:714 msgid "Unexpected bitdepth for colormap entries" msgstr "Neočekivan broj boja za unose mape boja" -#: gdk-pixbuf/io-tga.c:739 +#: gdk-pixbuf/io-tga.c:732 #, fuzzy msgid "Cannot allocate TGA header memory" msgstr "Ne mogu dodijeliti memoriju za TGA zaglavlje" -#: gdk-pixbuf/io-tga.c:772 +#: gdk-pixbuf/io-tga.c:765 msgid "TGA image has invalid dimensions" msgstr "TGA slika je nevažeće veličine" -#: gdk-pixbuf/io-tga.c:778 gdk-pixbuf/io-tga.c:787 gdk-pixbuf/io-tga.c:797 -#: gdk-pixbuf/io-tga.c:807 gdk-pixbuf/io-tga.c:814 +#: gdk-pixbuf/io-tga.c:771 gdk-pixbuf/io-tga.c:780 gdk-pixbuf/io-tga.c:790 +#: gdk-pixbuf/io-tga.c:800 gdk-pixbuf/io-tga.c:807 msgid "TGA image type not supported" msgstr "TGA tip slike nije podržan" -#: gdk-pixbuf/io-tga.c:861 +#: gdk-pixbuf/io-tga.c:854 #, fuzzy msgid "Cannot allocate memory for TGA context struct" msgstr "Ne mogu dodijeliti memoriju za TGA context struct" -#: gdk-pixbuf/io-tga.c:926 +#: gdk-pixbuf/io-tga.c:919 msgid "Excess data in file" msgstr "ViÅ¡ak podataka u datoteci" -#: gdk-pixbuf/io-tga.c:1007 +#: gdk-pixbuf/io-tga.c:1000 msgid "The Targa image format" msgstr "Targa oblik slike" -#: gdk-pixbuf/io-tiff.c:104 +#: gdk-pixbuf/io-tiff.c:102 msgid "Could not get image width (bad TIFF file)" msgstr "Nisam mogao dobaviti Å¡irinu slike (neispravna TIFF datoteka)" -#: gdk-pixbuf/io-tiff.c:112 +#: gdk-pixbuf/io-tiff.c:110 msgid "Could not get image height (bad TIFF file)" msgstr "Nisam mogao dobaviti visinu slike (neispravna TIFF datoteka)" -#: gdk-pixbuf/io-tiff.c:120 +#: gdk-pixbuf/io-tiff.c:118 msgid "Width or height of TIFF image is zero" msgstr "Å irina ili visina TIFF slike je nula" -#: gdk-pixbuf/io-tiff.c:129 gdk-pixbuf/io-tiff.c:138 +#: gdk-pixbuf/io-tiff.c:127 gdk-pixbuf/io-tiff.c:136 msgid "Dimensions of TIFF image too large" msgstr "TIFF slika je prevelika" -#: gdk-pixbuf/io-tiff.c:162 gdk-pixbuf/io-tiff.c:174 gdk-pixbuf/io-tiff.c:491 +#: gdk-pixbuf/io-tiff.c:160 gdk-pixbuf/io-tiff.c:172 gdk-pixbuf/io-tiff.c:489 msgid "Insufficient memory to open TIFF file" msgstr "Nedovoljno memorije za otvaranje TIFF datoteke" -#: gdk-pixbuf/io-tiff.c:236 +#: gdk-pixbuf/io-tiff.c:234 msgid "Failed to load RGB data from TIFF file" msgstr "Nisam uspio učitati RGB podatke iz TIFF datoteke" -#: gdk-pixbuf/io-tiff.c:293 +#: gdk-pixbuf/io-tiff.c:291 msgid "Failed to open TIFF image" msgstr "Nisam uspio otvoriti TIFF sliku" -#: gdk-pixbuf/io-tiff.c:427 gdk-pixbuf/io-tiff.c:440 +#: gdk-pixbuf/io-tiff.c:425 gdk-pixbuf/io-tiff.c:438 msgid "Failed to load TIFF image" msgstr "Nisam uspio učitati TIFF sliku" -#: gdk-pixbuf/io-tiff.c:623 +#: gdk-pixbuf/io-tiff.c:621 #, fuzzy msgid "Failed to save TIFF image" msgstr "Nisam uspio otvoriti TIFF sliku" -#: gdk-pixbuf/io-tiff.c:656 +#: gdk-pixbuf/io-tiff.c:654 msgid "TIFF compression doesn't refer to a valid codec." msgstr "" -#: gdk-pixbuf/io-tiff.c:696 +#: gdk-pixbuf/io-tiff.c:694 #, fuzzy msgid "Failed to write TIFF data" msgstr "Nisam uspio otvoriti TIFF sliku" -#: gdk-pixbuf/io-tiff.c:733 +#: gdk-pixbuf/io-tiff.c:731 #, fuzzy msgid "Couldn't write to TIFF file" msgstr "Nisam mogao pretvoriti ime datoteke" -#: gdk-pixbuf/io-tiff.c:788 -msgid "The TIFF image format" -msgstr "TIFF oblik slike" - -#: gdk-pixbuf/io-wbmp.c:245 +#: gdk-pixbuf/io-wbmp.c:243 msgid "Image has zero width" msgstr "Slika ima nula Å¡irinu" -#: gdk-pixbuf/io-wbmp.c:263 +#: gdk-pixbuf/io-wbmp.c:261 msgid "Image has zero height" msgstr "Slika ima nula visinu" -#: gdk-pixbuf/io-wbmp.c:274 +#: gdk-pixbuf/io-wbmp.c:272 msgid "Not enough memory to load image" msgstr "Nedovoljno memorije za učitavanje slike" -#: gdk-pixbuf/io-wbmp.c:333 +#: gdk-pixbuf/io-wbmp.c:331 msgid "Couldn't save the rest" msgstr "Nisam uspio snimiti ostatak" -#: gdk-pixbuf/io-wbmp.c:374 +#: gdk-pixbuf/io-wbmp.c:372 msgid "The WBMP image format" msgstr "WBMP oblik slike" -#: gdk-pixbuf/io-xbm.c:304 +#: gdk-pixbuf/io-xbm.c:302 msgid "Invalid XBM file" msgstr "Nevažeća XBM datoteka" -#: gdk-pixbuf/io-xbm.c:314 +#: gdk-pixbuf/io-xbm.c:312 msgid "Insufficient memory to load XBM image file" msgstr "Nedovoljno memorije za učitavanje XBM grafičke datoteke" -#: gdk-pixbuf/io-xbm.c:462 +#: gdk-pixbuf/io-xbm.c:460 msgid "Failed to write to temporary file when loading XBM image" msgstr "NeuspjeÅ¡no upisivanje privremene datoteke tokom učitavanja XBM slike" -#: gdk-pixbuf/io-xbm.c:501 +#: gdk-pixbuf/io-xbm.c:499 msgid "The XBM image format" msgstr "XBM oblik slike" -#: gdk-pixbuf/io-xpm.c:469 +#: gdk-pixbuf/io-xpm.c:467 msgid "No XPM header found" msgstr "Nedostaje XPM zaglavlje" -#: gdk-pixbuf/io-xpm.c:478 +#: gdk-pixbuf/io-xpm.c:476 #, fuzzy msgid "Invalid XPM header" msgstr "Nevažeća XBM datoteka" -#: gdk-pixbuf/io-xpm.c:486 +#: gdk-pixbuf/io-xpm.c:484 msgid "XPM file has image width <= 0" msgstr "XPM datoteka ima sliku Å¡irine <= 0" -#: gdk-pixbuf/io-xpm.c:494 +#: gdk-pixbuf/io-xpm.c:492 msgid "XPM file has image height <= 0" msgstr "XPM datoteka ima sliku visine <= 0" -#: gdk-pixbuf/io-xpm.c:502 +#: gdk-pixbuf/io-xpm.c:500 msgid "XPM has invalid number of chars per pixel" msgstr "XPM ima nevažeći broj znakova po piksli" -#: gdk-pixbuf/io-xpm.c:511 +#: gdk-pixbuf/io-xpm.c:509 msgid "XPM file has invalid number of colors" msgstr "XPM datoteka ima nevažeći broj boja" -#: gdk-pixbuf/io-xpm.c:523 gdk-pixbuf/io-xpm.c:532 gdk-pixbuf/io-xpm.c:584 +#: gdk-pixbuf/io-xpm.c:521 gdk-pixbuf/io-xpm.c:530 gdk-pixbuf/io-xpm.c:582 #, fuzzy msgid "Cannot allocate memory for loading XPM image" msgstr "Ne mogu dodijeliti memoriju za učitavanje XPM slike" -#: gdk-pixbuf/io-xpm.c:546 +#: gdk-pixbuf/io-xpm.c:544 #, fuzzy msgid "Cannot read XPM colormap" msgstr "Ne mogu čitati XPM mapu boja" -#: gdk-pixbuf/io-xpm.c:778 +#: gdk-pixbuf/io-xpm.c:776 msgid "Failed to write to temporary file when loading XPM image" msgstr "NeuspjeÅ¡no upisivanje privremene datoteke tokom učitavanja XPM slike" -#: gdk-pixbuf/io-xpm.c:817 +#: gdk-pixbuf/io-xpm.c:815 msgid "The XPM image format" msgstr "XPM oblik slike" diff --git a/po/ca.gmo b/po/ca.gmo index be8e786b5724bd84a6b9689b0b78af4e11902736..c5b9de1d76a8b998bd4759ead7b668ebda4636ce 100644 GIT binary patch delta 4529 zcmYk<32;@_9mny10-}~Zl7$44ml%Q=60!#ZLZXHc2q9q!OUn{t2wPav2ZTm@3zdeY zhSUfOib`t*N^Ov!fF&(L0THM()V9uGOQj1q)@?eYQ)y_wzjqHz@8tJB=bU$!v)zZj z^?KN$H^RI>M|9tA92dwS@>mbE$S|`Hda2bcqrX`SW?}-)!Xem*1MmeLh8>uOf5JrU z8DSQ{G)%&Bybo95{kRJ`-?P&chSTsbXW$;QSn88;C@#VnY(;f&KL+p&CgU|!2Yb;Q zJt!LoV-?0>5Ou#+)PoP8I{XKW=lKlRY#=0{ZZryY;sQ*?t#~gUao=CYbn4+ze#bLW z-_JwMzy{O<4=v6?NfaRL`G4jrb+hly;&*A4X5Ko zY(R~)6LsE)s1Dpfofku|DOw)tzLlu+f;b0TT>T>)Nxj=3=3j*|+=W5eYSc)dMBShr z)v-&cP4{nS0#AF8dNFE5n=k|ah+3Mv;{EILQByw;H6!1~05-e!eeuk{Zrn+Odiqz? z8g`-9E|q!J4T_vq$e%6cgW0sLsE)pj0X*yK*Kq~)o;2oT6LL%IKyBJfsE&T+xrP*m ztu>m2Q*e!|pFwr-3mk#bJWU-e!CG96`u;LDU>NJu4}-`HWgC&%wr5d$>@aF6&!e8> zMbVus3JY-p?nGwUt|EW-Uq1ADCi4_cVI^{{)uOK3j6BY8r7f@^7<&0omR3GXbgW4OF&N|orIO@Sqx%O9G z`zh!9NZ;)f_kAQkE^$2HQYq+$C8#x;>*_(&gSR+ebRNcH+RveG*q8O;o|ccAsYmc3 zY(>Uk?_mIMB7c^^NnC1W=rKFiNFjiGP-}S-wN`&eO<8xgs@hXf9W6z*&&Lv6k6My* z$nx8NP}e81V>R_fsP_4&4sAp&dHV?FUu)Kbc|RJ)15h`n$jM8tM@h?RbPmD za0}|ZQ>g2{M(y(ZXw*Q;P$OK1MYzNHJ_e}Aa#Ni@8kr=U?@{18Yr#@H?Y`*C&*B*B zV^QBXIS--M?jxLuk)!QS%j&rom8yRQBvYUFVR{_8s%wb|=Y=X+ZyXl>e2d*Sz} zk={g2arS6`B(=!w*E%G`rMM4kP@At8Pp!iW)JTt_Ht99g^$}x3&-JW~ z!WtSHFf=k;MLlwy-+^Y-<~xS!;0LG?-cjh^a5!p-W}?pX(8C|2>Pf7FI#lf3j0w~) zVv5fEgn}MC;6eWe?9g4X0LYVE_=iIXr7b>RkV()TzFADU>k4(l-vuVDbY zagiRJj2b`%PQ`UN2QOeD4rMyIl`Se`{$nW|qCq3Oi0VKW1~6-~zv-r-ro0(7qO;DM z&fIeUx@E{J*&fu){0;Sc5H*EY4NLJ++>fc)r-J!cp`gP5XZInT4}6tt=O@NQ|!Mq(B& zK=rr{b>r7?HvR?mS{6{rz%{6)+UvZE>fqox{+^hOo2YL_~>RU07oFGA>eX@w?xR7dS z#6KMP7||~jd&OpuZ;+GZPO_VfB|7?%*GM-qfy9t@QcQF_?i1SBt{B>!{9M?2HR$>L z7}+864mm;w5*=sAcJc$#NWMpO^dNo6W>QCV@D^Kla*FIFdZVIAfXpIIgnyasIl`}X z=oJL>X6w@(1DyHJXYhHljojth4&Y4kUGfvxChjJ2WDVIsR*_nwW0X(mb0we2HUcp^tIC;dioyET7O;_)aKP7LFJ4kP$ zqg5~B(|$ShxrEP6q<~bAW}@R9NgySva10`ALnZ$oluXLsCmYpPR9@Ql@!;f+yZcX1 z=$(_6k(-v47s$#e$jNJ4k`do~WLkD+AS;V%YDQMu_KX{erS;Xpy4nEO1%eH$m)BH3 aS{+ysSiHPuMg7WUwZZE2j%}G)!~O^FXXR-C delta 4447 zcmYk<3v|wP9LMqRh)Il5v$;OTLu2FFHI{4-vAHfQM575QY7%V{o=SxpEkja>CYM-P zNG>I}P$yl)Im9`R%IS1FPD<$V{yhKRs^8h?dHsI>=YRR#{*T(SEn@H1h|rlv*DW&2 zQPP}DscqIE!tCREI%-xY+N>2`kA6(R8!-@#f27k^=UjB9Kbi$PS!hNBNluq`gZcDNh$p!3)QBk5f;^rP+Vcz>uWUMU zOIv{a*&04Fa1YkUOBloRt!5MN!ltO6r=vzZ2sNces1cT-W~R!0e+soUmr)~+WxALI z%fLeHiyF{dI1s-=ErmbMyWcAZ-EYzl3?>vS*X#a*9 zQCFTGz&WU;*@3$50&40Tu+W;3w&=qysN=&>_bqD4{Hv!6IiOuxiCVkU?!=4ENak5n z-JB0*(Ym2JIv9O8)wN&2iL`g&Ettrc+``77Htj4_N7uUci4Ya7(KXD&_DqA?C8!>* z!p`^+s)LttEVkq6`o0t&#Vyzn{j3u&kYymVY<-Y@W@AxHIUV(!Lzsf0CUh&8N?&AF ztsK?UO?+sVA4g4L4W7m|7K6Gl6M3dR>@0KNS2<6hmf|XE2I6TjDHg;*I0}d8{jZ|J zpsX%i+lPtBAsc`i@f1wMRj3D_!0`EO<=(UtQ8%89+Jxm8#7blv*e|H_qj>qFFn~VH z!sdGa3#n)m%|LCAO6NZ3N#~EKy-|bpk+G=rJE0!j(;Xk_j!$vUMfz;Z-S-DkOLJOn zo^O|_XpN%y)zOXps2ktvyu&#bdvSak>V_X6m)Zr?Of_b`dSVdit38W8d>i?*V|;L` z{fSJ9C2*1UpXF20T24l-)ne3?ZFR>_pgMNN9dF1M&Y_)xT9RqVGTTPf^ybYhjblmT}f{eieT&(j(rZNAT%0(Q|`??#|zJ&Z)3$E6Q`KSx$qTYh-s1ck( zjqEB0(a*_p9Qtq_>ii?fWY|y0pS9p&eekXj6@9TByWuCO6YBCiDTAmrn~FoR0(IUs z)N9(ctM|5yM75tqjeI>e#tW#|`kMPbF4J48?x;Nw8bd`Rorjv@4^bod6`3u|xRrBbASTP( zjJc>DPC)%0EJWRKCu)hlMQz%sZ2gLGEvmg4)uAt)v5ck_?E=(&rlV%`4b=X#PpPP9 zeCXPBDH@GUaHc!H81)`+bjOdl z9#=W;`~kHGY7X|MG#9m2(=Zj+Bg<%K zP!H@d#G8>}s3i*_`_JA-Elq8HwKNlb(2pgkJ+%y(v5+02lEQ(XQ9X|5ozso8aTrcS zy_SbDfVDWNrOI$lLUnKhrr~LvgVDpisb7i_w67~w;ntFcL`CoX|4SblE6FqD0iJK0i8hH!ZKBbt zXoD>Y*Ua8UW;|TV`P8O-k7%l2Aq_|g`G}~n9m2o=%fl`HUBH2)o@)!e%Axx1zyj>x z>RM-&4~cel2Dyc7C)H(Vbp_uf_mW*iZ$maIA}Ud&6DcIsW| z>XL2Yn)hF|{H}z{1U?@md%R}&e2sx zlEz33_<6@J|QEt9F$ajo0Y@9IaKi=3_SQ8LT5-@>O!f7c$1)5s*k>#p(tS6Wj& zrw*SF0jY Hk`w*`?4sB5 diff --git a/po/ca.po b/po/ca.po index b31859d..af4bed7 100644 --- a/po/ca.po +++ b/po/ca.po @@ -30,8 +30,8 @@ msgstr "" "Project-Id-Version: gtk+ 2.8.2\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=gdk-" "pixbuf\n" -"POT-Creation-Date: 2013-04-15 10:28-0400\n" -"PO-Revision-Date: 2013-02-10 23:43+0100\n" +"POT-Creation-Date: 2014-05-26 20:46-0400\n" +"PO-Revision-Date: 2013-08-31 22:46+0200\n" "Last-Translator: Gil Forcada \n" "Language-Team: Catalan \n" "Language: ca\n" @@ -40,18 +40,18 @@ msgstr "" "Content-Transfer-Encoding: 8bits\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" -#: gdk-pixbuf/gdk-pixbuf-animation.c:160 gdk-pixbuf/gdk-pixbuf-io.c:1064 -#: gdk-pixbuf/gdk-pixbuf-io.c:1330 +#: gdk-pixbuf/gdk-pixbuf-animation.c:158 gdk-pixbuf/gdk-pixbuf-io.c:1077 +#: gdk-pixbuf/gdk-pixbuf-io.c:1333 #, c-format msgid "Failed to open file '%s': %s" msgstr "No s'ha pogut obrir el fitxer «%s»: %s" -#: gdk-pixbuf/gdk-pixbuf-animation.c:173 gdk-pixbuf/gdk-pixbuf-io.c:1076 +#: gdk-pixbuf/gdk-pixbuf-animation.c:171 gdk-pixbuf/gdk-pixbuf-io.c:962 #, c-format msgid "Image file '%s' contains no data" msgstr "El fitxer gràfic «%s» no conté dades" -#: gdk-pixbuf/gdk-pixbuf-animation.c:212 +#: gdk-pixbuf/gdk-pixbuf-animation.c:210 #, c-format msgid "" "Failed to load animation '%s': reason not known, probably a corrupt " @@ -60,8 +60,8 @@ msgstr "" "No es pot carregar l'animació «%s»: se'n desconeix el motiu; probablement es " "tracta d'un fitxer d'animació malmès" -#: gdk-pixbuf/gdk-pixbuf-animation.c:280 gdk-pixbuf/gdk-pixbuf-io.c:1112 -#: gdk-pixbuf/gdk-pixbuf-io.c:1382 +#: gdk-pixbuf/gdk-pixbuf-animation.c:278 gdk-pixbuf/gdk-pixbuf-io.c:1113 +#: gdk-pixbuf/gdk-pixbuf-io.c:1385 #, c-format msgid "" "Failed to load image '%s': reason not known, probably a corrupt image file" @@ -69,12 +69,12 @@ msgstr "" "No es pot carregar la imatge «%s»: se'n desconeix el motiu; probablement es " "tracta d'un fitxer d'imatge malmès" -#: gdk-pixbuf/gdk-pixbuf-io.c:790 +#: gdk-pixbuf/gdk-pixbuf-io.c:774 #, c-format msgid "Unable to load image-loading module: %s: %s" msgstr "No és possible carregar el mòdul per a la càrrega d'imatges: %s: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:805 +#: gdk-pixbuf/gdk-pixbuf-io.c:789 #, c-format msgid "" "Image-loading module %s does not export the proper interface; perhaps it's " @@ -83,53 +83,53 @@ msgstr "" "El mòdul %s per carregar imatges no exporta la interfície adequada: potser " "és d'una versió de gdk-pixbuf diferent?" -#: gdk-pixbuf/gdk-pixbuf-io.c:814 gdk-pixbuf/gdk-pixbuf-io.c:865 +#: gdk-pixbuf/gdk-pixbuf-io.c:798 gdk-pixbuf/gdk-pixbuf-io.c:849 #, c-format msgid "Image type '%s' is not supported" msgstr "El tipus d'imatge «%s» no està implementat" -#: gdk-pixbuf/gdk-pixbuf-io.c:950 +#: gdk-pixbuf/gdk-pixbuf-io.c:934 #, c-format msgid "Couldn't recognize the image file format for file '%s'" msgstr "No s'ha pogut reconèixer el format gràfic del fitxer «%s»" -#: gdk-pixbuf/gdk-pixbuf-io.c:958 +#: gdk-pixbuf/gdk-pixbuf-io.c:942 msgid "Unrecognized image file format" msgstr "No es coneix el format del fitxer gràfic" -#: gdk-pixbuf/gdk-pixbuf-io.c:1121 +#: gdk-pixbuf/gdk-pixbuf-io.c:1124 #, c-format msgid "Failed to load image '%s': %s" msgstr "No s'ha pogut carregar la imatge «%s»: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2015 gdk-pixbuf/io-gdip-utils.c:837 +#: gdk-pixbuf/gdk-pixbuf-io.c:2029 gdk-pixbuf/io-gdip-utils.c:835 #, c-format msgid "Error writing to image file: %s" msgstr "S'ha produït un error en escriure al fitxer d'imatge: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2057 gdk-pixbuf/gdk-pixbuf-io.c:2178 +#: gdk-pixbuf/gdk-pixbuf-io.c:2071 gdk-pixbuf/gdk-pixbuf-io.c:2192 #, c-format msgid "This build of gdk-pixbuf does not support saving the image format: %s" msgstr "Aquest muntatge de gdk-pixbuf no permet desar el format d'imatge: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2088 +#: gdk-pixbuf/gdk-pixbuf-io.c:2102 msgid "Insufficient memory to save image to callback" msgstr "No hi ha memòria suficient per desar la imatge a la crida de retorn" -#: gdk-pixbuf/gdk-pixbuf-io.c:2101 +#: gdk-pixbuf/gdk-pixbuf-io.c:2115 msgid "Failed to open temporary file" msgstr "No s'ha pogut obrir el fitxer temporal" -#: gdk-pixbuf/gdk-pixbuf-io.c:2124 +#: gdk-pixbuf/gdk-pixbuf-io.c:2138 msgid "Failed to read from temporary file" msgstr "No s'ha pogut llegir el fitxer temporal" -#: gdk-pixbuf/gdk-pixbuf-io.c:2372 +#: gdk-pixbuf/gdk-pixbuf-io.c:2382 #, c-format msgid "Failed to open '%s' for writing: %s" msgstr "No s'ha pogut obrir «%s» per a l'escriptura: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2398 +#: gdk-pixbuf/gdk-pixbuf-io.c:2408 #, c-format msgid "" "Failed to close '%s' while writing image, all data may not have been saved: " @@ -138,16 +138,16 @@ msgstr "" "No s'ha pogut desar «%s» en escriure la imatge, és probable que no s'hagin " "desat totes les dades: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2619 gdk-pixbuf/gdk-pixbuf-io.c:2671 +#: gdk-pixbuf/gdk-pixbuf-io.c:2629 gdk-pixbuf/gdk-pixbuf-io.c:2681 msgid "Insufficient memory to save image into a buffer" msgstr "" "No hi ha memòria suficient per desar la imatge en una memòria intermèdia" -#: gdk-pixbuf/gdk-pixbuf-io.c:2717 +#: gdk-pixbuf/gdk-pixbuf-io.c:2727 msgid "Error writing to image stream" msgstr "S'ha produït un error en escriure al flux d'imatge" -#: gdk-pixbuf/gdk-pixbuf-loader.c:393 +#: gdk-pixbuf/gdk-pixbuf-loader.c:384 #, c-format msgid "" "Internal error: Image loader module '%s' failed to complete an operation, " @@ -156,99 +156,103 @@ msgstr "" "Error intern: El carregador d'imatge «%s» no ha pogut acabar una operació, " "però no ha donat cap raó per a la fallada" -#: gdk-pixbuf/gdk-pixbuf-loader.c:435 +#: gdk-pixbuf/gdk-pixbuf-loader.c:426 #, c-format msgid "Incremental loading of image type '%s' is not supported" msgstr "No està implementada la càrrega incremental del tipus d'imatge «%s»" -#: gdk-pixbuf/gdk-pixdata.c:160 +#: gdk-pixbuf/gdk-pixdata.c:158 msgid "Image header corrupt" msgstr "La capçalera de la imatge està malmesa" -#: gdk-pixbuf/gdk-pixdata.c:165 +#: gdk-pixbuf/gdk-pixdata.c:163 msgid "Image format unknown" msgstr "El format de la imatge és desconegut" -#: gdk-pixbuf/gdk-pixdata.c:170 gdk-pixbuf/gdk-pixdata.c:502 +#: gdk-pixbuf/gdk-pixdata.c:168 gdk-pixbuf/gdk-pixdata.c:501 msgid "Image pixel data corrupt" msgstr "Les dades de píxels de la imatge estan malmeses" -#: gdk-pixbuf/gdk-pixdata.c:446 +#: gdk-pixbuf/gdk-pixdata.c:445 #, c-format msgid "failed to allocate image buffer of %u byte" msgid_plural "failed to allocate image buffer of %u bytes" msgstr[0] "no s'ha pogut assignar una memòria intermèdia d'imatge de %u byte" msgstr[1] "no s'ha pogut assignar una memòria intermèdia d'imatge de %u bytes" -#: gdk-pixbuf/io-ani.c:244 +#: gdk-pixbuf/io-ani.c:242 msgid "Unexpected icon chunk in animation" msgstr "Bloc d'icona inesperat en l'animació" -#: gdk-pixbuf/io-ani.c:342 gdk-pixbuf/io-ani.c:400 gdk-pixbuf/io-ani.c:426 -#: gdk-pixbuf/io-ani.c:449 gdk-pixbuf/io-ani.c:476 gdk-pixbuf/io-ani.c:563 +#: gdk-pixbuf/io-ani.c:340 gdk-pixbuf/io-ani.c:398 gdk-pixbuf/io-ani.c:424 +#: gdk-pixbuf/io-ani.c:447 gdk-pixbuf/io-ani.c:474 gdk-pixbuf/io-ani.c:561 msgid "Invalid header in animation" msgstr "La capçalera de l'animació no és vàlida" -#: gdk-pixbuf/io-ani.c:352 gdk-pixbuf/io-ani.c:374 gdk-pixbuf/io-ani.c:458 -#: gdk-pixbuf/io-ani.c:485 gdk-pixbuf/io-ani.c:536 gdk-pixbuf/io-ani.c:608 +#: gdk-pixbuf/io-ani.c:350 gdk-pixbuf/io-ani.c:372 gdk-pixbuf/io-ani.c:456 +#: gdk-pixbuf/io-ani.c:483 gdk-pixbuf/io-ani.c:534 gdk-pixbuf/io-ani.c:606 msgid "Not enough memory to load animation" msgstr "No hi ha memòria suficient per carregar l'animació" -#: gdk-pixbuf/io-ani.c:392 gdk-pixbuf/io-ani.c:418 gdk-pixbuf/io-ani.c:437 +#: gdk-pixbuf/io-ani.c:390 gdk-pixbuf/io-ani.c:416 gdk-pixbuf/io-ani.c:435 msgid "Malformed chunk in animation" msgstr "Bloc erroni en l'animació" -#: gdk-pixbuf/io-ani.c:660 +#: gdk-pixbuf/io-ani.c:628 +msgid "ANI image was truncated or incomplete." +msgstr "Imatge ANI truncada o incompleta." + +#: gdk-pixbuf/io-ani.c:669 msgid "The ANI image format" msgstr "El format d'imatge ANI" -#: gdk-pixbuf/io-bmp.c:229 gdk-pixbuf/io-bmp.c:266 gdk-pixbuf/io-bmp.c:337 -#: gdk-pixbuf/io-bmp.c:369 gdk-pixbuf/io-bmp.c:392 gdk-pixbuf/io-bmp.c:495 +#: gdk-pixbuf/io-bmp.c:227 gdk-pixbuf/io-bmp.c:264 gdk-pixbuf/io-bmp.c:335 +#: gdk-pixbuf/io-bmp.c:367 gdk-pixbuf/io-bmp.c:390 gdk-pixbuf/io-bmp.c:493 msgid "BMP image has bogus header data" msgstr "La imatge BMP conté dades de capçalera errònies" -#: gdk-pixbuf/io-bmp.c:240 gdk-pixbuf/io-bmp.c:432 +#: gdk-pixbuf/io-bmp.c:238 gdk-pixbuf/io-bmp.c:430 msgid "Not enough memory to load bitmap image" msgstr "No hi ha memòria suficient per carregar la imatge de mapa de bits" -#: gdk-pixbuf/io-bmp.c:318 +#: gdk-pixbuf/io-bmp.c:316 msgid "BMP image has unsupported header size" msgstr "La imatge BMP té una mida de capçalera no permesa" # Topdown és un BMP amb la primera "scanline" al principi del fitxer. jm -#: gdk-pixbuf/io-bmp.c:356 +#: gdk-pixbuf/io-bmp.c:354 msgid "Topdown BMP images cannot be compressed" msgstr "No es poden comprimir les imatges BMP «topdown»" -#: gdk-pixbuf/io-bmp.c:716 gdk-pixbuf/io-pnm.c:707 +#: gdk-pixbuf/io-bmp.c:714 gdk-pixbuf/io-pnm.c:705 msgid "Premature end-of-file encountered" msgstr "S'ha trobat un final de fitxer abans d'hora" -#: gdk-pixbuf/io-bmp.c:1328 +#: gdk-pixbuf/io-bmp.c:1326 msgid "Couldn't allocate memory for saving BMP file" msgstr "No s'ha pogut obtenir memòria per desar el fitxer BMP" -#: gdk-pixbuf/io-bmp.c:1369 +#: gdk-pixbuf/io-bmp.c:1367 msgid "Couldn't write to BMP file" msgstr "No s'ha pogut escriure al fitxer BMP" -#: gdk-pixbuf/io-bmp.c:1422 gdk-pixbuf/io-gdip-bmp.c:82 +#: gdk-pixbuf/io-bmp.c:1420 gdk-pixbuf/io-gdip-bmp.c:80 msgid "The BMP image format" msgstr "El format d'imatge BMP" -#: gdk-pixbuf/io-gdip-emf.c:59 +#: gdk-pixbuf/io-gdip-emf.c:57 msgid "The EMF image format" msgstr "El format d'imatge EMF" -#: gdk-pixbuf/io-gdip-gif.c:80 gdk-pixbuf/io-gif.c:1720 +#: gdk-pixbuf/io-gdip-gif.c:78 gdk-pixbuf/io-gif.c:1718 msgid "The GIF image format" msgstr "El format d'imatge GIF" -#: gdk-pixbuf/io-gdip-ico.c:59 gdk-pixbuf/io-ico.c:1271 +#: gdk-pixbuf/io-gdip-ico.c:57 gdk-pixbuf/io-ico.c:1269 msgid "The ICO image format" msgstr "El format d'imatge ICO" -#: gdk-pixbuf/io-gdip-jpeg.c:53 gdk-pixbuf/io-jpeg.c:1249 +#: gdk-pixbuf/io-gdip-jpeg.c:51 gdk-pixbuf/io-jpeg.c:1249 #, c-format msgid "" "JPEG quality must be a value between 0 and 100; value '%s' could not be " @@ -257,7 +261,7 @@ msgstr "" "La qualitat de JPEG ha de ser un valor entre 0 i 100; el valor «%s» no es " "pot analitzar." -#: gdk-pixbuf/io-gdip-jpeg.c:68 gdk-pixbuf/io-jpeg.c:1265 +#: gdk-pixbuf/io-gdip-jpeg.c:66 gdk-pixbuf/io-jpeg.c:1265 #, c-format msgid "" "JPEG quality must be a value between 0 and 100; value '%d' is not allowed." @@ -265,109 +269,113 @@ msgstr "" "La qualitat JPEG ha de ser un valor entre 0 i 100; el valor «%d» no és " "permès." -#: gdk-pixbuf/io-gdip-jpeg.c:136 gdk-pixbuf/io-jpeg.c:1478 +#: gdk-pixbuf/io-gdip-jpeg.c:134 gdk-pixbuf/io-jpeg.c:1478 msgid "The JPEG image format" msgstr "El format d'imatge JPEG" -#: gdk-pixbuf/io-gdip-utils.c:154 +#: gdk-pixbuf/io-gdip-tiff.c:80 gdk-pixbuf/io-tiff.c:786 +msgid "The TIFF image format" +msgstr "El format d'imatge TIFF" + +#: gdk-pixbuf/io-gdip-utils.c:152 #, c-format msgid "Could not allocate memory: %s" msgstr "No s'ha pogut assignar memòria: %s" -#: gdk-pixbuf/io-gdip-utils.c:179 gdk-pixbuf/io-gdip-utils.c:293 -#: gdk-pixbuf/io-gdip-utils.c:333 +#: gdk-pixbuf/io-gdip-utils.c:177 gdk-pixbuf/io-gdip-utils.c:291 +#: gdk-pixbuf/io-gdip-utils.c:331 #, c-format msgid "Could not create stream: %s" msgstr "No s'ha pogut crear el flux: %s" -#: gdk-pixbuf/io-gdip-utils.c:193 +#: gdk-pixbuf/io-gdip-utils.c:191 #, c-format msgid "Could not seek stream: %s" msgstr "No s'ha pogut cercar en el flux: %s" -#: gdk-pixbuf/io-gdip-utils.c:205 +#: gdk-pixbuf/io-gdip-utils.c:203 #, c-format msgid "Could not read from stream: %s" msgstr "No s'ha pogut llegir el flux: %s" -#: gdk-pixbuf/io-gdip-utils.c:617 +#: gdk-pixbuf/io-gdip-utils.c:615 msgid "Couldn't load bitmap" msgstr "No s'ha pogut carregar el mapa de bits" -#: gdk-pixbuf/io-gdip-utils.c:773 +#: gdk-pixbuf/io-gdip-utils.c:771 msgid "Couldn't load metafile" msgstr "No s'ha pogut carregar el metafitxer" -#: gdk-pixbuf/io-gdip-utils.c:878 +#: gdk-pixbuf/io-gdip-utils.c:876 msgid "Unsupported image format for GDI+" msgstr "El GDI+ no funciona amb aquest format d'imatge" -#: gdk-pixbuf/io-gdip-utils.c:885 +#: gdk-pixbuf/io-gdip-utils.c:883 msgid "Couldn't save" msgstr "No s'ha pogut desar" -#: gdk-pixbuf/io-gdip-wmf.c:58 +#: gdk-pixbuf/io-gdip-wmf.c:56 msgid "The WMF image format" msgstr "El format d'imatge WMF" -#: gdk-pixbuf/io-gif.c:222 +#: gdk-pixbuf/io-gif.c:220 #, c-format msgid "Failure reading GIF: %s" msgstr "No s'ha pogut llegir el GIF: %s" -#: gdk-pixbuf/io-gif.c:496 gdk-pixbuf/io-gif.c:1502 gdk-pixbuf/io-gif.c:1669 +#: gdk-pixbuf/io-gif.c:494 gdk-pixbuf/io-gif.c:1500 gdk-pixbuf/io-gif.c:1667 msgid "GIF file was missing some data (perhaps it was truncated somehow?)" msgstr "" "Al fitxer GIF li falten algunes dades (potser s'han truncat d'alguna manera)" -#: gdk-pixbuf/io-gif.c:505 +#: gdk-pixbuf/io-gif.c:503 #, c-format msgid "Internal error in the GIF loader (%s)" msgstr "Error intern en el carregador de GIF (%s)" -#: gdk-pixbuf/io-gif.c:579 +#: gdk-pixbuf/io-gif.c:577 msgid "Stack overflow" msgstr "Sobreeiximent de la pila" -#: gdk-pixbuf/io-gif.c:639 +#: gdk-pixbuf/io-gif.c:637 msgid "GIF image loader cannot understand this image." msgstr "El carregador d'imatges GIF no entén aquesta imatge." -#: gdk-pixbuf/io-gif.c:668 +#: gdk-pixbuf/io-gif.c:666 msgid "Bad code encountered" msgstr "S'ha trobat un codi incorrecte" -#: gdk-pixbuf/io-gif.c:678 +#: gdk-pixbuf/io-gif.c:676 msgid "Circular table entry in GIF file" msgstr "Entrada de taula circular al fitxer GIF" -#: gdk-pixbuf/io-gif.c:866 gdk-pixbuf/io-gif.c:1488 gdk-pixbuf/io-gif.c:1541 -#: gdk-pixbuf/io-gif.c:1657 +#: gdk-pixbuf/io-gif.c:864 gdk-pixbuf/io-gif.c:1486 gdk-pixbuf/io-gif.c:1539 +#: gdk-pixbuf/io-gif.c:1655 msgid "Not enough memory to load GIF file" msgstr "No hi ha memòria suficient per carregar el fitxer GIF" -#: gdk-pixbuf/io-gif.c:960 +#: gdk-pixbuf/io-gif.c:958 msgid "Not enough memory to composite a frame in GIF file" msgstr "No hi ha memòria suficient per compondre un marc al fitxer GIF" -#: gdk-pixbuf/io-gif.c:1132 +#: gdk-pixbuf/io-gif.c:1130 msgid "GIF image is corrupt (incorrect LZW compression)" msgstr "La imatge GIF està malmesa (la compressió LZW és incorrecte)" -#: gdk-pixbuf/io-gif.c:1182 +#: gdk-pixbuf/io-gif.c:1180 msgid "File does not appear to be a GIF file" msgstr "El fitxer no sembla ser un fitxer GIF" -#: gdk-pixbuf/io-gif.c:1194 +#: gdk-pixbuf/io-gif.c:1192 #, c-format msgid "Version %s of the GIF file format is not supported" msgstr "No s'ha implementat la versió %s del format del fitxer GIF" -#: gdk-pixbuf/io-gif.c:1241 +#: gdk-pixbuf/io-gif.c:1239 msgid "Resulting GIF image has zero size" msgstr "La imatge GIF generada ocupa zero bytes" -#: gdk-pixbuf/io-gif.c:1320 +#: gdk-pixbuf/io-gif.c:1318 msgid "" "GIF image has no global colormap, and a frame inside it has no local " "colormap." @@ -375,7 +383,7 @@ msgstr "" "La imatge GIF no té mapa de color global, i un marc de dins no té mapa de " "color local." -#: gdk-pixbuf/io-gif.c:1564 +#: gdk-pixbuf/io-gif.c:1562 msgid "GIF image was truncated or incomplete." msgstr "Imatge GIF truncada o incompleta." @@ -392,89 +400,89 @@ msgstr "No s'ha pogut descodificar el fitxer ICNS" msgid "The ICNS image format" msgstr "El format d'imatge ICNS" -#: gdk-pixbuf/io-ico.c:228 gdk-pixbuf/io-ico.c:242 gdk-pixbuf/io-ico.c:291 -#: gdk-pixbuf/io-ico.c:302 gdk-pixbuf/io-ico.c:395 +#: gdk-pixbuf/io-ico.c:226 gdk-pixbuf/io-ico.c:240 gdk-pixbuf/io-ico.c:289 +#: gdk-pixbuf/io-ico.c:300 gdk-pixbuf/io-ico.c:393 msgid "Invalid header in icon" msgstr "La capçalera de la icona no és vàlida" -#: gdk-pixbuf/io-ico.c:257 gdk-pixbuf/io-ico.c:312 gdk-pixbuf/io-ico.c:405 -#: gdk-pixbuf/io-ico.c:458 gdk-pixbuf/io-ico.c:488 +#: gdk-pixbuf/io-ico.c:255 gdk-pixbuf/io-ico.c:310 gdk-pixbuf/io-ico.c:403 +#: gdk-pixbuf/io-ico.c:456 gdk-pixbuf/io-ico.c:486 msgid "Not enough memory to load icon" msgstr "No hi ha memòria suficient per carregar la icona" -#: gdk-pixbuf/io-ico.c:338 +#: gdk-pixbuf/io-ico.c:336 msgid "Compressed icons are not supported" msgstr "Les icones comprimides no estan implementades" -#: gdk-pixbuf/io-ico.c:358 +#: gdk-pixbuf/io-ico.c:356 msgid "Icon has zero width" msgstr "L'amplada de la icona és zero" -#: gdk-pixbuf/io-ico.c:368 +#: gdk-pixbuf/io-ico.c:366 msgid "Icon has zero height" msgstr "L'alçada de la icona és zero" -#: gdk-pixbuf/io-ico.c:443 +#: gdk-pixbuf/io-ico.c:441 msgid "Unsupported icon type" msgstr "Tipus d'icona no implementada" -#: gdk-pixbuf/io-ico.c:537 +#: gdk-pixbuf/io-ico.c:535 msgid "Not enough memory to load ICO file" msgstr "No hi ha memòria suficient per carregar el fitxer ICO" -#: gdk-pixbuf/io-ico.c:1002 +#: gdk-pixbuf/io-ico.c:1000 msgid "Image too large to be saved as ICO" msgstr "La imatge és massa gran per desar-la com a ICO" -#: gdk-pixbuf/io-ico.c:1013 +#: gdk-pixbuf/io-ico.c:1011 msgid "Cursor hotspot outside image" msgstr "Lloc calent del cursor fora de la imatge" -#: gdk-pixbuf/io-ico.c:1036 +#: gdk-pixbuf/io-ico.c:1034 #, c-format msgid "Unsupported depth for ICO file: %d" msgstr "No es permet una profunditat per al fitxer ICO: %d" -#: gdk-pixbuf/io-jasper.c:74 +#: gdk-pixbuf/io-jasper.c:73 msgid "Couldn't allocate memory for stream" msgstr "No s'ha pogut assignar memòria per al flux" -#: gdk-pixbuf/io-jasper.c:104 +#: gdk-pixbuf/io-jasper.c:103 msgid "Couldn't decode image" msgstr "No s'ha pogut descodificar la imatge" -#: gdk-pixbuf/io-jasper.c:122 +#: gdk-pixbuf/io-jasper.c:121 msgid "Transformed JPEG2000 has zero width or height" msgstr "El JPEG 2000 transformat té amplada o alçada zero" -#: gdk-pixbuf/io-jasper.c:136 +#: gdk-pixbuf/io-jasper.c:135 msgid "Image type currently not supported" msgstr "El tipus d'imatge no està implementat actualment" -#: gdk-pixbuf/io-jasper.c:148 gdk-pixbuf/io-jasper.c:156 +#: gdk-pixbuf/io-jasper.c:147 gdk-pixbuf/io-jasper.c:155 msgid "Couldn't allocate memory for color profile" msgstr "No s'ha pogut assignar memòria per al perfil de color" -#: gdk-pixbuf/io-jasper.c:182 +#: gdk-pixbuf/io-jasper.c:181 msgid "Insufficient memory to open JPEG 2000 file" msgstr "No hi ha memòria suficient per obrir el fitxer JPEG 2000" -#: gdk-pixbuf/io-jasper.c:261 +#: gdk-pixbuf/io-jasper.c:260 msgid "Couldn't allocate memory to buffer image data" msgstr "" "No s'ha pogut assignar memòria per ubicar les dades d'imatge a la memòria " "intermèdia" -#: gdk-pixbuf/io-jasper.c:305 +#: gdk-pixbuf/io-jasper.c:304 msgid "The JPEG 2000 image format" msgstr "El format d'imatge JPEG 2000" -#: gdk-pixbuf/io-jpeg.c:126 +#: gdk-pixbuf/io-jpeg.c:124 #, c-format msgid "Error interpreting JPEG image file (%s)" msgstr "S'ha produït un error en interpretar el fitxer gràfic JPEG (%s)" -#: gdk-pixbuf/io-jpeg.c:604 +#: gdk-pixbuf/io-jpeg.c:597 msgid "" "Insufficient memory to load image, try exiting some applications to free " "memory" @@ -482,17 +490,17 @@ msgstr "" "La memòria per carregar la imatge és insuficient, proveu de sortir d'algunes " "aplicacions per alliberar memòria" -#: gdk-pixbuf/io-jpeg.c:651 gdk-pixbuf/io-jpeg.c:865 +#: gdk-pixbuf/io-jpeg.c:645 gdk-pixbuf/io-jpeg.c:858 #, c-format msgid "Unsupported JPEG color space (%s)" msgstr "Espai de color JPEG no implementat (%s)" -#: gdk-pixbuf/io-jpeg.c:764 gdk-pixbuf/io-jpeg.c:1044 +#: gdk-pixbuf/io-jpeg.c:757 gdk-pixbuf/io-jpeg.c:1037 #: gdk-pixbuf/io-jpeg.c:1308 gdk-pixbuf/io-jpeg.c:1318 msgid "Couldn't allocate memory for loading JPEG file" msgstr "No es pot obtenir memòria per carregar el fitxer JPEG" -#: gdk-pixbuf/io-jpeg.c:1018 +#: gdk-pixbuf/io-jpeg.c:1011 msgid "Transformed JPEG has zero width or height." msgstr "El JPEG transformat té amplada o alçada zero." @@ -501,90 +509,90 @@ msgstr "El JPEG transformat té amplada o alçada zero." msgid "Color profile has invalid length '%u'." msgstr "La llargada del perfil de color no és vàlida «%u»." -#: gdk-pixbuf/io-pcx.c:186 +#: gdk-pixbuf/io-pcx.c:184 msgid "Couldn't allocate memory for header" msgstr "No es pot obtenir memòria per a la capçalera" -#: gdk-pixbuf/io-pcx.c:201 gdk-pixbuf/io-pcx.c:559 +#: gdk-pixbuf/io-pcx.c:199 gdk-pixbuf/io-pcx.c:557 msgid "Couldn't allocate memory for context buffer" msgstr "No s'ha pogut assignar memòria per al context de la memòria intermèdia" -#: gdk-pixbuf/io-pcx.c:600 +#: gdk-pixbuf/io-pcx.c:598 msgid "Image has invalid width and/or height" msgstr "La imatge té una amplada i/o alçada no vàlida" -#: gdk-pixbuf/io-pcx.c:612 gdk-pixbuf/io-pcx.c:673 +#: gdk-pixbuf/io-pcx.c:610 gdk-pixbuf/io-pcx.c:671 msgid "Image has unsupported bpp" msgstr "La imatge té uns bpp no permesos" -#: gdk-pixbuf/io-pcx.c:617 gdk-pixbuf/io-pcx.c:625 +#: gdk-pixbuf/io-pcx.c:615 gdk-pixbuf/io-pcx.c:623 #, c-format msgid "Image has unsupported number of %d-bit planes" msgstr "La imatge té un nombre de plànols de %d bits no compatible" -#: gdk-pixbuf/io-pcx.c:641 +#: gdk-pixbuf/io-pcx.c:639 msgid "Couldn't create new pixbuf" msgstr "No s'ha pogut crear una memòria intermèdia de píxels nova" -#: gdk-pixbuf/io-pcx.c:649 +#: gdk-pixbuf/io-pcx.c:647 msgid "Couldn't allocate memory for line data" msgstr "No s'ha pogut assignar memòria per a les dades de la línia" -#: gdk-pixbuf/io-pcx.c:656 +#: gdk-pixbuf/io-pcx.c:654 msgid "Couldn't allocate memory for PCX image" msgstr "No es pot obtenir memòria per a la imatge PCX" -#: gdk-pixbuf/io-pcx.c:703 +#: gdk-pixbuf/io-pcx.c:701 msgid "Didn't get all lines of PCX image" msgstr "No s'han obtingut totes les línies de la imatge PCX" -#: gdk-pixbuf/io-pcx.c:710 +#: gdk-pixbuf/io-pcx.c:708 msgid "No palette found at end of PCX data" msgstr "No s'ha trobat cap paleta al final de les dades PCX" -#: gdk-pixbuf/io-pcx.c:755 +#: gdk-pixbuf/io-pcx.c:753 msgid "The PCX image format" msgstr "El format d'imatge PCX" -#: gdk-pixbuf/io-pixdata.c:148 +#: gdk-pixbuf/io-pixdata.c:146 msgid "Transformed pixbuf has zero width or height." msgstr "La memòria de píxels transformada té amplada o alçada zero." -#: gdk-pixbuf/io-pixdata.c:186 +#: gdk-pixbuf/io-pixdata.c:184 msgid "The GdkPixdata format" msgstr "El format de la GdkPixdata" -#: gdk-pixbuf/io-png.c:54 +#: gdk-pixbuf/io-png.c:53 msgid "Bits per channel of PNG image is invalid." msgstr "Els bits per canal de la imatge PNG no són vàlids." -#: gdk-pixbuf/io-png.c:135 gdk-pixbuf/io-png.c:641 +#: gdk-pixbuf/io-png.c:134 gdk-pixbuf/io-png.c:640 msgid "Transformed PNG has zero width or height." msgstr "El PNG transformat té amplada o alçada zero." -#: gdk-pixbuf/io-png.c:143 +#: gdk-pixbuf/io-png.c:142 msgid "Bits per channel of transformed PNG is not 8." msgstr "Els bits per canal del PNG transformat no són 8." -#: gdk-pixbuf/io-png.c:152 +#: gdk-pixbuf/io-png.c:151 msgid "Transformed PNG not RGB or RGBA." msgstr "El PNG transformat no és RGB o RGBA." -#: gdk-pixbuf/io-png.c:161 +#: gdk-pixbuf/io-png.c:160 msgid "Transformed PNG has unsupported number of channels, must be 3 or 4." msgstr "" "El PNG transformat té un nombre no implementat de canals, ha de ser 3 o 4." -#: gdk-pixbuf/io-png.c:182 +#: gdk-pixbuf/io-png.c:181 #, c-format msgid "Fatal error in PNG image file: %s" msgstr "Error fatal al fitxer d'imatge PNG: %s" -#: gdk-pixbuf/io-png.c:315 +#: gdk-pixbuf/io-png.c:314 msgid "Insufficient memory to load PNG file" msgstr "No hi ha memòria suficient per carregar el fitxer PNG" -#: gdk-pixbuf/io-png.c:656 +#: gdk-pixbuf/io-png.c:655 #, c-format msgid "" "Insufficient memory to store a %lu by %lu image; try exiting some " @@ -593,31 +601,31 @@ msgstr "" "No hi ha suficient memòria per emmagatzemar una imatge de %lu per %lu. " "Sortiu d'algunes aplicacions per alliberar memòria" -#: gdk-pixbuf/io-png.c:719 +#: gdk-pixbuf/io-png.c:718 msgid "Fatal error reading PNG image file" msgstr "Error fatal en llegir el fitxer gràfic PNG" -#: gdk-pixbuf/io-png.c:768 +#: gdk-pixbuf/io-png.c:767 #, c-format msgid "Fatal error reading PNG image file: %s" msgstr "Error fatal en llegir el fitxer gràfic PNG: %s" -#: gdk-pixbuf/io-png.c:858 +#: gdk-pixbuf/io-png.c:857 msgid "" "Keys for PNG text chunks must have at least 1 and at most 79 characters." msgstr "" "Les claus per als blocs text de PNG han de tenir entre 1 i 79 caràcters." -#: gdk-pixbuf/io-png.c:867 +#: gdk-pixbuf/io-png.c:866 msgid "Keys for PNG text chunks must be ASCII characters." msgstr "Les claus per als blocs text de PNG han de ser caràcters ASCII." -#: gdk-pixbuf/io-png.c:881 gdk-pixbuf/io-tiff.c:667 +#: gdk-pixbuf/io-png.c:880 gdk-pixbuf/io-tiff.c:665 #, c-format msgid "Color profile has invalid length %d." msgstr "El perfil de color té una llargada no vàlida (%d)." -#: gdk-pixbuf/io-png.c:894 +#: gdk-pixbuf/io-png.c:893 #, c-format msgid "" "PNG compression level must be a value between 0 and 9; value '%s' could not " @@ -626,7 +634,7 @@ msgstr "" "El nivell de compressió de PNG ha de ser un valor entre 0 i 9; el valor «%s» " "no es pot analitzar." -#: gdk-pixbuf/io-png.c:907 +#: gdk-pixbuf/io-png.c:906 #, c-format msgid "" "PNG compression level must be a value between 0 and 9; value '%d' is not " @@ -635,95 +643,95 @@ msgstr "" "El nivell de compressió de PNG ha de ser un valor entre 0 i 9; el valor «%d» " "no és permès." -#: gdk-pixbuf/io-png.c:955 +#: gdk-pixbuf/io-png.c:954 #, c-format msgid "Value for PNG text chunk %s cannot be converted to ISO-8859-1 encoding." msgstr "" "El valor per al fragment de text PNG %s no es pot convertir a la codificació " "ISO-8859-1." -#: gdk-pixbuf/io-png.c:1118 +#: gdk-pixbuf/io-png.c:1117 msgid "The PNG image format" msgstr "El format d'imatge PNG" -#: gdk-pixbuf/io-pnm.c:248 +#: gdk-pixbuf/io-pnm.c:246 msgid "PNM loader expected to find an integer, but didn't" msgstr "El carregador PNM esperava trobar un enter, però no l'ha trobat" -#: gdk-pixbuf/io-pnm.c:280 +#: gdk-pixbuf/io-pnm.c:278 msgid "PNM file has an incorrect initial byte" msgstr "El fitxer PNM té un byte inicial incorrecte" -#: gdk-pixbuf/io-pnm.c:310 +#: gdk-pixbuf/io-pnm.c:308 msgid "PNM file is not in a recognized PNM subformat" msgstr "El fitxer PNM no és en un subformat reconegut" -#: gdk-pixbuf/io-pnm.c:335 +#: gdk-pixbuf/io-pnm.c:333 msgid "PNM file has an image width of 0" msgstr "El fitxer PNM té una amplada d'imatge de 0" -#: gdk-pixbuf/io-pnm.c:356 +#: gdk-pixbuf/io-pnm.c:354 msgid "PNM file has an image height of 0" msgstr "El fitxer PNM té una alçada d'imatge zero" -#: gdk-pixbuf/io-pnm.c:379 +#: gdk-pixbuf/io-pnm.c:377 msgid "Maximum color value in PNM file is 0" msgstr "El valor màxim de color al fitxer PNM és zero" -#: gdk-pixbuf/io-pnm.c:387 +#: gdk-pixbuf/io-pnm.c:385 msgid "Maximum color value in PNM file is too large" msgstr "El valor màxim de color al fitxer PNM és massa alt" -#: gdk-pixbuf/io-pnm.c:427 gdk-pixbuf/io-pnm.c:457 gdk-pixbuf/io-pnm.c:502 +#: gdk-pixbuf/io-pnm.c:425 gdk-pixbuf/io-pnm.c:455 gdk-pixbuf/io-pnm.c:500 msgid "Raw PNM image type is invalid" msgstr "El tipus d'imatge PNM en brut no és vàlid" -#: gdk-pixbuf/io-pnm.c:652 +#: gdk-pixbuf/io-pnm.c:650 msgid "PNM image loader does not support this PNM subformat" msgstr "El carregador d'imatges PNM no permet aquest subformat PNM" -#: gdk-pixbuf/io-pnm.c:739 gdk-pixbuf/io-pnm.c:966 +#: gdk-pixbuf/io-pnm.c:737 gdk-pixbuf/io-pnm.c:964 msgid "Raw PNM formats require exactly one whitespace before sample data" msgstr "" "Els formats PNM en brut requereixen exactament un espai en blanc abans de " "les dades de mostra" -#: gdk-pixbuf/io-pnm.c:766 +#: gdk-pixbuf/io-pnm.c:764 msgid "Cannot allocate memory for loading PNM image" msgstr "No es pot obtenir memòria per carregar la imatge PNM" -#: gdk-pixbuf/io-pnm.c:816 +#: gdk-pixbuf/io-pnm.c:814 msgid "Insufficient memory to load PNM context struct" msgstr "No hi ha memòria suficient per carregar l'estructura de context PNM" -#: gdk-pixbuf/io-pnm.c:867 +#: gdk-pixbuf/io-pnm.c:865 msgid "Unexpected end of PNM image data" msgstr "Final inesperat de les dades de la imatge PNM" -#: gdk-pixbuf/io-pnm.c:995 +#: gdk-pixbuf/io-pnm.c:993 msgid "Insufficient memory to load PNM file" msgstr "No hi ha memòria suficient per carregar el fitxer PNM" -#: gdk-pixbuf/io-pnm.c:1079 +#: gdk-pixbuf/io-pnm.c:1077 msgid "The PNM/PBM/PGM/PPM image format family" msgstr "La família de format d'imatge PNM/PBM/PGM/PPM" -#: gdk-pixbuf/io-qtif.c:128 +#: gdk-pixbuf/io-qtif.c:126 msgid "Input file descriptor is NULL." msgstr "El descriptor del fitxer d'entrada és nul." -#: gdk-pixbuf/io-qtif.c:143 +#: gdk-pixbuf/io-qtif.c:141 msgid "Failed to read QTIF header" msgstr "Ha fallat la lectura de la capçalera QTIF" -#: gdk-pixbuf/io-qtif.c:152 gdk-pixbuf/io-qtif.c:189 gdk-pixbuf/io-qtif.c:459 +#: gdk-pixbuf/io-qtif.c:150 gdk-pixbuf/io-qtif.c:187 gdk-pixbuf/io-qtif.c:454 #, c-format msgid "QTIF atom size too large (%d byte)" msgid_plural "QTIF atom size too large (%d bytes)" msgstr[0] "La mida de l'àtom QTIF és massa gran (%d byte)" msgstr[1] "La mida de l'àtom QTIF és massa gran (%d bytes)" -#: gdk-pixbuf/io-qtif.c:175 +#: gdk-pixbuf/io-qtif.c:173 #, c-format msgid "Failed to allocate %d byte for file read buffer" msgid_plural "Failed to allocate %d bytes for file read buffer" @@ -734,248 +742,235 @@ msgstr[1] "" "No s'han pogut assignar %d bytes per a la memòria intermèdia del fitxer de " "lectura" -#: gdk-pixbuf/io-qtif.c:206 +#: gdk-pixbuf/io-qtif.c:201 #, c-format msgid "File error when reading QTIF atom: %s" msgstr "S'ha produït un error de fitxer en llegir l'àtom QTIF: %s" -#: gdk-pixbuf/io-qtif.c:243 +#: gdk-pixbuf/io-qtif.c:238 #, c-format msgid "Failed to skip the next %d byte with seek()." msgid_plural "Failed to skip the next %d bytes with seek()." msgstr[0] "No s'ha pogut ometre el següent %d byte amb la crida seek()." msgstr[1] "No s'han pogut ometre els següents %d bytes amb la crida seek()." -#: gdk-pixbuf/io-qtif.c:270 +#: gdk-pixbuf/io-qtif.c:265 msgid "Failed to allocate QTIF context structure." msgstr "No s'ha pogut obtenir memòria per al context de l'estructura QTIF." -#: gdk-pixbuf/io-qtif.c:330 +#: gdk-pixbuf/io-qtif.c:325 msgid "Failed to create GdkPixbufLoader object." msgstr "No s'ha pogut crear l'objecte GdkPixbufLoader." -#: gdk-pixbuf/io-qtif.c:434 +#: gdk-pixbuf/io-qtif.c:429 msgid "Failed to find an image data atom." msgstr "No s'ha trobat un àtom de dades d'imatge." -#: gdk-pixbuf/io-qtif.c:618 +#: gdk-pixbuf/io-qtif.c:613 msgid "The QTIF image format" msgstr "El format d'imatge QTIF" -#: gdk-pixbuf/io-ras.c:125 +#: gdk-pixbuf/io-ras.c:123 msgid "RAS image has bogus header data" msgstr "La imatge RAS té dades de capçalera erronis" -#: gdk-pixbuf/io-ras.c:147 +#: gdk-pixbuf/io-ras.c:145 msgid "RAS image has unknown type" msgstr "La imatge RAS és de tipus desconegut" -#: gdk-pixbuf/io-ras.c:155 +#: gdk-pixbuf/io-ras.c:153 msgid "unsupported RAS image variation" msgstr "Variació d'imatge RAS no implementada" -#: gdk-pixbuf/io-ras.c:170 gdk-pixbuf/io-ras.c:199 +#: gdk-pixbuf/io-ras.c:168 gdk-pixbuf/io-ras.c:197 msgid "Not enough memory to load RAS image" msgstr "No hi ha memòria suficient per carregar la imatge RAS" -#: gdk-pixbuf/io-ras.c:544 +#: gdk-pixbuf/io-ras.c:542 msgid "The Sun raster image format" msgstr "El format d'imatge Sun raster" -#: gdk-pixbuf/io-tga.c:153 +#: gdk-pixbuf/io-tga.c:151 msgid "Cannot allocate memory for IOBuffer struct" msgstr "No es pot obtenir memòria per a l'estructura IOBuffer" -#: gdk-pixbuf/io-tga.c:172 +#: gdk-pixbuf/io-tga.c:170 msgid "Cannot allocate memory for IOBuffer data" msgstr "No es pot obtenir memòria per les dades de l'IOBuffer" -#: gdk-pixbuf/io-tga.c:183 +#: gdk-pixbuf/io-tga.c:181 msgid "Cannot realloc IOBuffer data" msgstr "No es pot reubicar memòria per les dades de l'IOBuffer" -#: gdk-pixbuf/io-tga.c:213 +#: gdk-pixbuf/io-tga.c:211 msgid "Cannot allocate temporary IOBuffer data" msgstr "No es poden assignar les dades temporals de l'IOBuffer" -#: gdk-pixbuf/io-tga.c:346 +#: gdk-pixbuf/io-tga.c:339 msgid "Cannot allocate new pixbuf" msgstr "No es pot ubicar una memòria de píxels nova" -#: gdk-pixbuf/io-tga.c:685 +#: gdk-pixbuf/io-tga.c:678 msgid "Image is corrupted or truncated" msgstr "La imatge està malmesa o truncada" -#: gdk-pixbuf/io-tga.c:692 +#: gdk-pixbuf/io-tga.c:685 msgid "Cannot allocate colormap structure" msgstr "No es pot assignar l'estructura del mapa de colors" -#: gdk-pixbuf/io-tga.c:699 +#: gdk-pixbuf/io-tga.c:692 msgid "Cannot allocate colormap entries" msgstr "No es poden assignar les entrades del mapa de colors" -#: gdk-pixbuf/io-tga.c:721 +#: gdk-pixbuf/io-tga.c:714 msgid "Unexpected bitdepth for colormap entries" msgstr "Profunditat de bit inesperada per a les entrades del mapa de color" -#: gdk-pixbuf/io-tga.c:739 +#: gdk-pixbuf/io-tga.c:732 msgid "Cannot allocate TGA header memory" msgstr "No es pot obtenir memòria per les capçaleres TGA" -#: gdk-pixbuf/io-tga.c:772 +#: gdk-pixbuf/io-tga.c:765 msgid "TGA image has invalid dimensions" msgstr "La imatge TGA té unes dimensions no vàlides" -#: gdk-pixbuf/io-tga.c:778 gdk-pixbuf/io-tga.c:787 gdk-pixbuf/io-tga.c:797 -#: gdk-pixbuf/io-tga.c:807 gdk-pixbuf/io-tga.c:814 +#: gdk-pixbuf/io-tga.c:771 gdk-pixbuf/io-tga.c:780 gdk-pixbuf/io-tga.c:790 +#: gdk-pixbuf/io-tga.c:800 gdk-pixbuf/io-tga.c:807 msgid "TGA image type not supported" msgstr "El tipus d'imatge TGA no està permès" -#: gdk-pixbuf/io-tga.c:861 +#: gdk-pixbuf/io-tga.c:854 msgid "Cannot allocate memory for TGA context struct" msgstr "No es pot obtenir memòria per al context de l'estructura TGA" -#: gdk-pixbuf/io-tga.c:926 +#: gdk-pixbuf/io-tga.c:919 msgid "Excess data in file" msgstr "Excés de dades al fitxer" -#: gdk-pixbuf/io-tga.c:1007 +#: gdk-pixbuf/io-tga.c:1000 msgid "The Targa image format" msgstr "El format d'imatge Targa" -#: gdk-pixbuf/io-tiff.c:104 +#: gdk-pixbuf/io-tiff.c:102 msgid "Could not get image width (bad TIFF file)" msgstr "No es pot obtenir l'amplada de la imatge (fitxer TIFF incorrecte)" -#: gdk-pixbuf/io-tiff.c:112 +#: gdk-pixbuf/io-tiff.c:110 msgid "Could not get image height (bad TIFF file)" msgstr "No es pot obtenir l'alçada de la imatge (fitxer TIFF incorrecte)" -#: gdk-pixbuf/io-tiff.c:120 +#: gdk-pixbuf/io-tiff.c:118 msgid "Width or height of TIFF image is zero" msgstr "L'amplada o l'alçada de la imatge TIFF és zero" -#: gdk-pixbuf/io-tiff.c:129 gdk-pixbuf/io-tiff.c:138 +#: gdk-pixbuf/io-tiff.c:127 gdk-pixbuf/io-tiff.c:136 msgid "Dimensions of TIFF image too large" msgstr "Les dimensions de la imatge TIFF són massa grans" -#: gdk-pixbuf/io-tiff.c:162 gdk-pixbuf/io-tiff.c:174 gdk-pixbuf/io-tiff.c:491 +#: gdk-pixbuf/io-tiff.c:160 gdk-pixbuf/io-tiff.c:172 gdk-pixbuf/io-tiff.c:489 msgid "Insufficient memory to open TIFF file" msgstr "No hi ha memòria suficient per obrir el fitxer TIFF" -#: gdk-pixbuf/io-tiff.c:236 +#: gdk-pixbuf/io-tiff.c:234 msgid "Failed to load RGB data from TIFF file" msgstr "No s'han pogut carregar les dades RGB des del fitxer TIFF" -#: gdk-pixbuf/io-tiff.c:293 +#: gdk-pixbuf/io-tiff.c:291 msgid "Failed to open TIFF image" msgstr "No s'ha pogut obrir la imatge TIFF" -#: gdk-pixbuf/io-tiff.c:427 gdk-pixbuf/io-tiff.c:440 +#: gdk-pixbuf/io-tiff.c:425 gdk-pixbuf/io-tiff.c:438 msgid "Failed to load TIFF image" msgstr "No s'ha pogut carregar la imatge TIFF" -#: gdk-pixbuf/io-tiff.c:623 +#: gdk-pixbuf/io-tiff.c:621 msgid "Failed to save TIFF image" msgstr "No s'ha pogut desar la imatge TIFF" -#: gdk-pixbuf/io-tiff.c:656 +#: gdk-pixbuf/io-tiff.c:654 msgid "TIFF compression doesn't refer to a valid codec." msgstr "La compressió TIFF no es refereix a un còdec vàlid." -#: gdk-pixbuf/io-tiff.c:696 +#: gdk-pixbuf/io-tiff.c:694 msgid "Failed to write TIFF data" msgstr "No s'han pogut escriure dades TIFF" -#: gdk-pixbuf/io-tiff.c:733 +#: gdk-pixbuf/io-tiff.c:731 msgid "Couldn't write to TIFF file" msgstr "No s'ha pogut escriure al fitxer TIFF" -#: gdk-pixbuf/io-tiff.c:788 -msgid "The TIFF image format" -msgstr "El format d'imatge TIFF" - -#: gdk-pixbuf/io-wbmp.c:245 +#: gdk-pixbuf/io-wbmp.c:243 msgid "Image has zero width" msgstr "La imatge té una amplada zero" -#: gdk-pixbuf/io-wbmp.c:263 +#: gdk-pixbuf/io-wbmp.c:261 msgid "Image has zero height" msgstr "La imatge té una alçada zero" -#: gdk-pixbuf/io-wbmp.c:274 +#: gdk-pixbuf/io-wbmp.c:272 msgid "Not enough memory to load image" msgstr "No hi ha memòria suficient per carregar la imatge" -#: gdk-pixbuf/io-wbmp.c:333 +#: gdk-pixbuf/io-wbmp.c:331 msgid "Couldn't save the rest" msgstr "No s'ha pogut desar la resta" -#: gdk-pixbuf/io-wbmp.c:374 +#: gdk-pixbuf/io-wbmp.c:372 msgid "The WBMP image format" msgstr "El format d'imatge WBMP" -#: gdk-pixbuf/io-xbm.c:304 +#: gdk-pixbuf/io-xbm.c:302 msgid "Invalid XBM file" msgstr "El fitxer XBM no és vàlid" -#: gdk-pixbuf/io-xbm.c:314 +#: gdk-pixbuf/io-xbm.c:312 msgid "Insufficient memory to load XBM image file" msgstr "No hi ha memòria suficient per carregar el fitxer gràfic XBM" -#: gdk-pixbuf/io-xbm.c:462 +#: gdk-pixbuf/io-xbm.c:460 msgid "Failed to write to temporary file when loading XBM image" msgstr "No s'ha pogut escriure al fitxer temporal en carregar la imatge XBM" -#: gdk-pixbuf/io-xbm.c:501 +#: gdk-pixbuf/io-xbm.c:499 msgid "The XBM image format" msgstr "El format d'imatge XBM" -#: gdk-pixbuf/io-xpm.c:469 +#: gdk-pixbuf/io-xpm.c:467 msgid "No XPM header found" msgstr "No s'ha trobat la capçalera XPM" -#: gdk-pixbuf/io-xpm.c:478 +#: gdk-pixbuf/io-xpm.c:476 msgid "Invalid XPM header" msgstr "La capçalera XPM no és vàlida" -#: gdk-pixbuf/io-xpm.c:486 +#: gdk-pixbuf/io-xpm.c:484 msgid "XPM file has image width <= 0" msgstr "El fitxer XPM té una amplada d'imatge menor o igual que 0" -#: gdk-pixbuf/io-xpm.c:494 +#: gdk-pixbuf/io-xpm.c:492 msgid "XPM file has image height <= 0" msgstr "El fitxer XPM té una alçada d'imatge menor o igual que 0" -#: gdk-pixbuf/io-xpm.c:502 +#: gdk-pixbuf/io-xpm.c:500 msgid "XPM has invalid number of chars per pixel" msgstr "XPM té un nombre de caràcters per píxel no vàlid" -#: gdk-pixbuf/io-xpm.c:511 +#: gdk-pixbuf/io-xpm.c:509 msgid "XPM file has invalid number of colors" msgstr "El fitxer XPM té un nombre de colors no vàlid" -#: gdk-pixbuf/io-xpm.c:523 gdk-pixbuf/io-xpm.c:532 gdk-pixbuf/io-xpm.c:584 +#: gdk-pixbuf/io-xpm.c:521 gdk-pixbuf/io-xpm.c:530 gdk-pixbuf/io-xpm.c:582 msgid "Cannot allocate memory for loading XPM image" msgstr "No es pot obtenir memòria per carregar la imatge XPM" -#: gdk-pixbuf/io-xpm.c:546 +#: gdk-pixbuf/io-xpm.c:544 msgid "Cannot read XPM colormap" msgstr "No es pot llegir el mapa de color d'XPM" -#: gdk-pixbuf/io-xpm.c:778 +#: gdk-pixbuf/io-xpm.c:776 msgid "Failed to write to temporary file when loading XPM image" msgstr "No s'ha pogut escriure al fitxer temporal en carregar la imatge XPM" -#: gdk-pixbuf/io-xpm.c:817 +#: gdk-pixbuf/io-xpm.c:815 msgid "The XPM image format" msgstr "El format d'imatge XPM" - -#~ msgid "TIFFClose operation failed" -#~ msgstr "L'operació TIFFClose ha fallat" - -#~ msgid "Unsupported animation type" -#~ msgstr "Tipus d'animació no implementada" - -#~ msgid "Couldn't allocate memory for paletted data" -#~ msgstr "No s'ha pogut assignar memòria per a les dades de la paleta" diff --git a/po/ca@valencia.gmo b/po/ca@valencia.gmo index 3298653dac3427d1f4412dcb13538e63c0915e4e..17842bfd433ce2eaf7816e20802cc6a075c199d3 100644 GIT binary patch delta 4510 zcmYk<4OG?j9mnzS1*iE`sfi%Uy%Jyu=)HiTMhcmLPbjGPkc!xV!peuxk(9RwSw71| zD@`+-Ewh;})E<1uG${w?Y;$h&tZkOn(b`#?XXmt&&9?XF{(pM`~B|!;rH~v z9{+sE*LK(!{#(xuTa2Tf^dpaTH0$j%`%5>qngx59rC>ECEuzMe(=ifs?UzDLPd;rz+m8cQFgqqT0s1aU3 z%}f;2qVETxmZk_b@)~4PtP$toR@8v5VhJWQS}jE#hIPXo6g2V^$e&%}qYQoYMmL;_ z<8TRTq{mR_eTwS9cc}AX=`}^mLEX0$bzU9L!VRweB@Uw=-H-WKA&3Y-+ z_M7PaZVb^3YQ-PFgRMzjip_$SoT+?3#5my4SExu_X=1OxbtYu}T={OiWYXi!f- zL#^R8)Y_#nuew2jvmE)e1$;1@wieaV-59_RUHvjHq~4XrTx>vYX)UNtdluEv|Abvb z3d7bKjmJs2%+*^_9lU}=un$jD2aB)@m!iJ^7?+@r^|=-6kQd4tk=eHAQG4tlYAM@L z&k4uSolFYVSd3edS+sBMrwxiAq?)xa#P3NVcmT(*& znt{d0is`Jp`3;&wlssZnHazZ6Y7K_lLe+C=TBHNWQU$-1aM(3ywY8>P+~*Zw%_!JAzB zKG%NAc^>Jz{lk6Vn;(~Wo^NRsbi*Rl8qIO_I@E*LICnY^;uzY`pl)~z>%%=Q7d2D! zaWpm|W3Y1=!0(Yi^K%lH+5`+UJ62C2fV)s@c@ni&U!bO}16x(?DX5N)MYUI85k84p zk~7Hi+ka8lC$eKT^#!Q*3RH(0QA@sm2=lKs>&Uzx@$mrEjW3408+PEXS=4h;H(Y?) z18a~|>^=AW71y53$rNoC>a|<%JdGo%U&9>C<0kTvZ04Uq+FsXi9wSpa)Vo10s=g5Q z;O9^mwxh0#rlMUQLJedZYJ^MiZrtg-hym)!^h)O!B9maXVG4X_+i)!Y&V3Qj&te|+ z@ko=c!r^!VwRTr=I;PO5^H!i<*CVL6<`Y-%G{WpI>gm`UYf&@#1nT_oP6}F^4^VsI zE7VAP-RVtnF&0o?j?A7NMec3?a`izxJ&yWZ+=KOa4-Vj|3$Pm54t5r`Nqww?u1`mv z8@6f+%V=1K8d>xxek5=RYK?cHHs9}29sCA0LVvz@!$Q;&Ek=!KD~9nn>bjBiUT;IC z^A+?{{}NMlW@i>k4-TT%WHxF>)**wmH*o@fjWh60?nWPMGitM)!vWZdVJBd!vl!Lk z8r1!oP`@vSQRiR6JoU8m81KSDXBFzgm6(Y8P#69dH6uQL?zH)`Q1wdG3^t=)$1Z$m zKxL@CwE}sT9dh-n$Yfinn3-BgVG#wb$tS3_@5@e{h?9_e+74WfpJOUkj5B)_S7SUz zkN0-BANAmT)BqmDGTef*@G|D(Xr_}(ZRG^!zb}Q~(4eXR3L_oh=>h7KP@8TMYRY$` zM)bKezQn7Sp{`qvtdbqa$V^T0mM9A=Xs^Z}V=Ja%+GOTmh3S*MpT?(gF!ck-8)g?U zA7e|s^Je0F>W!FzmoXV*80H+zL)~v14#ZZB#jjE4cbejD-l3?0%nnnCq0sEy>wMpN z9yLS%#6H+%s&{@O_M<)=)n4w}A9gmP2D06K--i9Ef9C4GXyQdwOZ5z52I$}3)GTzR=8#E*qV}Dl-h69`2PXr0c5#r?2EvW=zY~mpn?sFY@tA zGLdMVwMN&E*%Uq^KfB(5^GHuuU*ObwCz5wueJ$pY6Qqu0k^6~`+X*WXIT(D{=2EP5 z4O-UbK}HfCw~}9xXi`jK$$m11=y=>Cvaww;vN`$LuqV}^ z=ksG^Z<1e=w@4h((Mq14iZ`w(v-@49*qe1#k)KO)_U zjwZc`o4s=6vzE_QWCWQ^o*_EU5I-qWg`*$&Nu=ccgA$_rG-*^@LCM(WzxPjS>D*(g zzk7B@aA-zmP9QTlB0HzKHkiy^-Akk6S~iCY GQ~wWwirM-A delta 4447 zcmYk;3v|wP9LMqRMh!J{-Nn}S7#m|-&n}iN%&;(Ks3jB=(she1L-Z(JDAn3nqf+TY zs)bRBBt>d(GVXpXdMEso&Y>dHsI>=YRR#{twNshaBA*5;)ea z{aT|mlQ>d!p;<(T*~b^_s9A@uW(n94lQ0E)U3oZQ>&b_hLAjmKgBp1> z)5RoM4whjNYCtdJ1pE@U6iG4O{U%^QBb!f!KWpG)GHyrR@B)TYgndvmQI0yV7S+L5 zQ0IM!{MnCusH35bLgyvnG|YGH^*EUJ4(F*@=AX`6GI!HRhoNpzhU(Y~)TZ0wJd7h~ z|A87&E>HL4O4QQqLS1(fHT4lJv}U9)`fxDn_*B$=%j21U^>hsfv@07?Yxk`?@i%7} z^Q@_k8Cziic1gJcDyFnWyXf)wlq+V;4+fop^yP2bpCXi|jL-i(1O1sONlunHY$oTVtpc zA+u_AsGe@+L%aM4Y6?Sn8rN7P>cTwanRc7A#(m%9Y(Xu>U#J;Kq`{-V$_JMFdH|b9^8V#^V!N*&`w3&xDvGq>#zVDk!@h7QRjE&HROGqD{06wK*D{?>WD6o>$`H%>y`_;Tk&=Ugo0_!86&_aT?sNz_brXT3&Z0n%5y4}JI=@@I$n z;8gnunG{RmBJDq$Ohs#1iCU|A)RgUX$6HVx`_moo!WJG)I}^1eOOR!@S5eo0ftvc? z-0?2#V09=5S#v8xE!i8FGXJ|nSW^z@Ms*oxS$Gh2qd!q=AH$baZ3621<*4I3kU#s0 z54~=2d?~NOVYnJ|u-O^PMU266QOD|A( zCr~46&)r5~x^q7IXzxIse*_t$okjjEg@=vBvH%r*u?2_VQRL5}_?^tf64aWl!YQ~D zbzV4M>NPDwy)6~4U5`U)@5Y{Z7B!O*dEWWysHM6RwFd%=sc57dQB&N41=#U&Z>q;3 z_ppF#@4^_`r*Jcd(VJ1Y6>q^-WZ7*Nz0l^YL0!Ka_25=qh_S2>0}EI!mH8ali|T+s z-`kAWqk4EBYJ`ob8y-O|kq!4o)E@&hi&2~S6VzL9+L_I05@;_%-KPOHqwk>hpZ!8b zJ&R=l8I%>^cwC0p;772fM1KDC8m>c)=sVQr3g;lVv{9(`Dr9nP zA6DRb)RI(;Vdk{TRBQ%;1FCsI^*)S$F_h zPCJX5xx%Zx8L2`o*?QC-I*PnF)|+1~&BPqk%+;dy)SJkR1?)JLOb&G7T~m*TqSj_Q zPQ{g|*YY^}F`k3`Mp=pTK~x71U^cemN*plFoBAdUq1};aW_uEqSIKm}|BnQl-oH$* zQC~&wCeh?2@;rH)yg=HD9;k9FxsBXO)VXJfHr!^ihN$SB|9=@v<5_Yqxsm7FHlj_U zav{-ZRkXnxf;FZKnekw$<5QdREuyJjMPEc>On7IG8Ws|IB-xr_8sgYr0OCVj~!vYI?e9w5BQ){dw=MDoc9 z_k0VZF@sz{+RBHnGOz7`^HJyh$lkJ@M8kNHOd-5TRz+SRDxt(jmJ+>D1tgLrk{VsO zoivhRL_0T%bR&9ga!Fg6Ol1&xf@G2s5=Rb@cgWM^AX!eK{4RIumdKS>f6*<2_`&YtO|cWIo|_*ZBV{ zy{UfSn$O`yWVCDNId8@oayv;S?~-eYN+EflT%!i1!Xx-Oi_eXuKdC3#WT>|M!&Fj8 zTbWAbF|v>BB8$jVq-jdm(uDA=G=Fwl#vosYKQD7|-7bH8cxGCL-\n" "Language-Team: Catalan \n" "Language: ca-XV\n" @@ -40,18 +40,18 @@ msgstr "" "Content-Transfer-Encoding: 8bits\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" -#: gdk-pixbuf/gdk-pixbuf-animation.c:160 gdk-pixbuf/gdk-pixbuf-io.c:1064 -#: gdk-pixbuf/gdk-pixbuf-io.c:1330 +#: gdk-pixbuf/gdk-pixbuf-animation.c:158 gdk-pixbuf/gdk-pixbuf-io.c:1077 +#: gdk-pixbuf/gdk-pixbuf-io.c:1333 #, c-format msgid "Failed to open file '%s': %s" msgstr "No s'ha pogut obrir el fitxer «%s»: %s" -#: gdk-pixbuf/gdk-pixbuf-animation.c:173 gdk-pixbuf/gdk-pixbuf-io.c:1076 +#: gdk-pixbuf/gdk-pixbuf-animation.c:171 gdk-pixbuf/gdk-pixbuf-io.c:962 #, c-format msgid "Image file '%s' contains no data" msgstr "El fitxer gràfic «%s» no conté dades" -#: gdk-pixbuf/gdk-pixbuf-animation.c:212 +#: gdk-pixbuf/gdk-pixbuf-animation.c:210 #, c-format msgid "" "Failed to load animation '%s': reason not known, probably a corrupt " @@ -60,8 +60,8 @@ msgstr "" "No es pot carregar l'animació «%s»: se'n desconeix el motiu; probablement es " "tracta d'un fitxer d'animació malmés" -#: gdk-pixbuf/gdk-pixbuf-animation.c:280 gdk-pixbuf/gdk-pixbuf-io.c:1112 -#: gdk-pixbuf/gdk-pixbuf-io.c:1382 +#: gdk-pixbuf/gdk-pixbuf-animation.c:278 gdk-pixbuf/gdk-pixbuf-io.c:1113 +#: gdk-pixbuf/gdk-pixbuf-io.c:1385 #, c-format msgid "" "Failed to load image '%s': reason not known, probably a corrupt image file" @@ -69,12 +69,12 @@ msgstr "" "No es pot carregar la imatge «%s»: se'n desconeix el motiu; probablement es " "tracta d'un fitxer d'imatge malmés" -#: gdk-pixbuf/gdk-pixbuf-io.c:790 +#: gdk-pixbuf/gdk-pixbuf-io.c:774 #, c-format msgid "Unable to load image-loading module: %s: %s" msgstr "No és possible carregar el mòdul per a la càrrega d'imatges: %s: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:805 +#: gdk-pixbuf/gdk-pixbuf-io.c:789 #, c-format msgid "" "Image-loading module %s does not export the proper interface; perhaps it's " @@ -83,53 +83,53 @@ msgstr "" "El mòdul %s per carregar imatges no exporta la interfície adequada: potser " "és d'una versió de gdk-pixbuf diferent?" -#: gdk-pixbuf/gdk-pixbuf-io.c:814 gdk-pixbuf/gdk-pixbuf-io.c:865 +#: gdk-pixbuf/gdk-pixbuf-io.c:798 gdk-pixbuf/gdk-pixbuf-io.c:849 #, c-format msgid "Image type '%s' is not supported" msgstr "El tipus d'imatge «%s» no està implementat" -#: gdk-pixbuf/gdk-pixbuf-io.c:950 +#: gdk-pixbuf/gdk-pixbuf-io.c:934 #, c-format msgid "Couldn't recognize the image file format for file '%s'" msgstr "No s'ha pogut reconèixer el format gràfic del fitxer «%s»" -#: gdk-pixbuf/gdk-pixbuf-io.c:958 +#: gdk-pixbuf/gdk-pixbuf-io.c:942 msgid "Unrecognized image file format" msgstr "No es coneix el format del fitxer gràfic" -#: gdk-pixbuf/gdk-pixbuf-io.c:1121 +#: gdk-pixbuf/gdk-pixbuf-io.c:1124 #, c-format msgid "Failed to load image '%s': %s" msgstr "No s'ha pogut carregar la imatge «%s»: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2015 gdk-pixbuf/io-gdip-utils.c:837 +#: gdk-pixbuf/gdk-pixbuf-io.c:2029 gdk-pixbuf/io-gdip-utils.c:835 #, c-format msgid "Error writing to image file: %s" msgstr "S'ha produït un error en escriure al fitxer d'imatge: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2057 gdk-pixbuf/gdk-pixbuf-io.c:2178 +#: gdk-pixbuf/gdk-pixbuf-io.c:2071 gdk-pixbuf/gdk-pixbuf-io.c:2192 #, c-format msgid "This build of gdk-pixbuf does not support saving the image format: %s" msgstr "Este muntatge de gdk-pixbuf no permet guardar el format d'imatge: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2088 +#: gdk-pixbuf/gdk-pixbuf-io.c:2102 msgid "Insufficient memory to save image to callback" msgstr "No hi ha memòria suficient per guardar la imatge a la crida de retorn" -#: gdk-pixbuf/gdk-pixbuf-io.c:2101 +#: gdk-pixbuf/gdk-pixbuf-io.c:2115 msgid "Failed to open temporary file" msgstr "No s'ha pogut obrir el fitxer temporal" -#: gdk-pixbuf/gdk-pixbuf-io.c:2124 +#: gdk-pixbuf/gdk-pixbuf-io.c:2138 msgid "Failed to read from temporary file" msgstr "No s'ha pogut llegir el fitxer temporal" -#: gdk-pixbuf/gdk-pixbuf-io.c:2372 +#: gdk-pixbuf/gdk-pixbuf-io.c:2382 #, c-format msgid "Failed to open '%s' for writing: %s" msgstr "No s'ha pogut obrir «%s» per a l'escriptura: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2398 +#: gdk-pixbuf/gdk-pixbuf-io.c:2408 #, c-format msgid "" "Failed to close '%s' while writing image, all data may not have been saved: " @@ -138,16 +138,16 @@ msgstr "" "No s'ha pogut guardar «%s» en escriure la imatge, és probable que no s'hagen " "guardat totes les dades: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2619 gdk-pixbuf/gdk-pixbuf-io.c:2671 +#: gdk-pixbuf/gdk-pixbuf-io.c:2629 gdk-pixbuf/gdk-pixbuf-io.c:2681 msgid "Insufficient memory to save image into a buffer" msgstr "" "No hi ha memòria suficient per guardar la imatge en una memòria intermèdia" -#: gdk-pixbuf/gdk-pixbuf-io.c:2717 +#: gdk-pixbuf/gdk-pixbuf-io.c:2727 msgid "Error writing to image stream" msgstr "S'ha produït un error en escriure al flux d'imatge" -#: gdk-pixbuf/gdk-pixbuf-loader.c:393 +#: gdk-pixbuf/gdk-pixbuf-loader.c:384 #, c-format msgid "" "Internal error: Image loader module '%s' failed to complete an operation, " @@ -156,99 +156,103 @@ msgstr "" "Error intern: El carregador d'imatge «%s» no ha pogut acabar una operació, " "però no ha donat cap raó per a la fallada" -#: gdk-pixbuf/gdk-pixbuf-loader.c:435 +#: gdk-pixbuf/gdk-pixbuf-loader.c:426 #, c-format msgid "Incremental loading of image type '%s' is not supported" msgstr "No està implementada la càrrega incremental del tipus d'imatge «%s»" -#: gdk-pixbuf/gdk-pixdata.c:160 +#: gdk-pixbuf/gdk-pixdata.c:158 msgid "Image header corrupt" msgstr "La capçalera de la imatge està malmesa" -#: gdk-pixbuf/gdk-pixdata.c:165 +#: gdk-pixbuf/gdk-pixdata.c:163 msgid "Image format unknown" msgstr "El format de la imatge és desconegut" -#: gdk-pixbuf/gdk-pixdata.c:170 gdk-pixbuf/gdk-pixdata.c:502 +#: gdk-pixbuf/gdk-pixdata.c:168 gdk-pixbuf/gdk-pixdata.c:501 msgid "Image pixel data corrupt" msgstr "Les dades de píxels de la imatge estan malmeses" -#: gdk-pixbuf/gdk-pixdata.c:446 +#: gdk-pixbuf/gdk-pixdata.c:445 #, c-format msgid "failed to allocate image buffer of %u byte" msgid_plural "failed to allocate image buffer of %u bytes" msgstr[0] "no s'ha pogut assignar una memòria intermèdia d'imatge de %u byte" msgstr[1] "no s'ha pogut assignar una memòria intermèdia d'imatge de %u bytes" -#: gdk-pixbuf/io-ani.c:244 +#: gdk-pixbuf/io-ani.c:242 msgid "Unexpected icon chunk in animation" msgstr "Bloc d'icona inesperat en l'animació" -#: gdk-pixbuf/io-ani.c:342 gdk-pixbuf/io-ani.c:400 gdk-pixbuf/io-ani.c:426 -#: gdk-pixbuf/io-ani.c:449 gdk-pixbuf/io-ani.c:476 gdk-pixbuf/io-ani.c:563 +#: gdk-pixbuf/io-ani.c:340 gdk-pixbuf/io-ani.c:398 gdk-pixbuf/io-ani.c:424 +#: gdk-pixbuf/io-ani.c:447 gdk-pixbuf/io-ani.c:474 gdk-pixbuf/io-ani.c:561 msgid "Invalid header in animation" msgstr "La capçalera de l'animació no és vàlida" -#: gdk-pixbuf/io-ani.c:352 gdk-pixbuf/io-ani.c:374 gdk-pixbuf/io-ani.c:458 -#: gdk-pixbuf/io-ani.c:485 gdk-pixbuf/io-ani.c:536 gdk-pixbuf/io-ani.c:608 +#: gdk-pixbuf/io-ani.c:350 gdk-pixbuf/io-ani.c:372 gdk-pixbuf/io-ani.c:456 +#: gdk-pixbuf/io-ani.c:483 gdk-pixbuf/io-ani.c:534 gdk-pixbuf/io-ani.c:606 msgid "Not enough memory to load animation" msgstr "No hi ha memòria suficient per carregar l'animació" -#: gdk-pixbuf/io-ani.c:392 gdk-pixbuf/io-ani.c:418 gdk-pixbuf/io-ani.c:437 +#: gdk-pixbuf/io-ani.c:390 gdk-pixbuf/io-ani.c:416 gdk-pixbuf/io-ani.c:435 msgid "Malformed chunk in animation" msgstr "Bloc erroni en l'animació" -#: gdk-pixbuf/io-ani.c:660 +#: gdk-pixbuf/io-ani.c:628 +msgid "ANI image was truncated or incomplete." +msgstr "Imatge ANI truncada o incompleta." + +#: gdk-pixbuf/io-ani.c:669 msgid "The ANI image format" msgstr "El format d'imatge ANI" -#: gdk-pixbuf/io-bmp.c:229 gdk-pixbuf/io-bmp.c:266 gdk-pixbuf/io-bmp.c:337 -#: gdk-pixbuf/io-bmp.c:369 gdk-pixbuf/io-bmp.c:392 gdk-pixbuf/io-bmp.c:495 +#: gdk-pixbuf/io-bmp.c:227 gdk-pixbuf/io-bmp.c:264 gdk-pixbuf/io-bmp.c:335 +#: gdk-pixbuf/io-bmp.c:367 gdk-pixbuf/io-bmp.c:390 gdk-pixbuf/io-bmp.c:493 msgid "BMP image has bogus header data" msgstr "La imatge BMP conté dades de capçalera errònies" -#: gdk-pixbuf/io-bmp.c:240 gdk-pixbuf/io-bmp.c:432 +#: gdk-pixbuf/io-bmp.c:238 gdk-pixbuf/io-bmp.c:430 msgid "Not enough memory to load bitmap image" msgstr "No hi ha memòria suficient per carregar la imatge de mapa de bits" -#: gdk-pixbuf/io-bmp.c:318 +#: gdk-pixbuf/io-bmp.c:316 msgid "BMP image has unsupported header size" msgstr "La imatge BMP té una mida de capçalera no permesa" # Topdown és un BMP amb la primera "scanline" al principi del fitxer. jm -#: gdk-pixbuf/io-bmp.c:356 +#: gdk-pixbuf/io-bmp.c:354 msgid "Topdown BMP images cannot be compressed" msgstr "No es poden comprimir les imatges BMP «topdown»" -#: gdk-pixbuf/io-bmp.c:716 gdk-pixbuf/io-pnm.c:707 +#: gdk-pixbuf/io-bmp.c:714 gdk-pixbuf/io-pnm.c:705 msgid "Premature end-of-file encountered" msgstr "S'ha trobat un final de fitxer abans d'hora" -#: gdk-pixbuf/io-bmp.c:1328 +#: gdk-pixbuf/io-bmp.c:1326 msgid "Couldn't allocate memory for saving BMP file" msgstr "No s'ha pogut obtindre memòria per guardar el fitxer BMP" -#: gdk-pixbuf/io-bmp.c:1369 +#: gdk-pixbuf/io-bmp.c:1367 msgid "Couldn't write to BMP file" msgstr "No s'ha pogut escriure al fitxer BMP" -#: gdk-pixbuf/io-bmp.c:1422 gdk-pixbuf/io-gdip-bmp.c:82 +#: gdk-pixbuf/io-bmp.c:1420 gdk-pixbuf/io-gdip-bmp.c:80 msgid "The BMP image format" msgstr "El format d'imatge BMP" -#: gdk-pixbuf/io-gdip-emf.c:59 +#: gdk-pixbuf/io-gdip-emf.c:57 msgid "The EMF image format" msgstr "El format d'imatge EMF" -#: gdk-pixbuf/io-gdip-gif.c:80 gdk-pixbuf/io-gif.c:1720 +#: gdk-pixbuf/io-gdip-gif.c:78 gdk-pixbuf/io-gif.c:1718 msgid "The GIF image format" msgstr "El format d'imatge GIF" -#: gdk-pixbuf/io-gdip-ico.c:59 gdk-pixbuf/io-ico.c:1271 +#: gdk-pixbuf/io-gdip-ico.c:57 gdk-pixbuf/io-ico.c:1269 msgid "The ICO image format" msgstr "El format d'imatge ICO" -#: gdk-pixbuf/io-gdip-jpeg.c:53 gdk-pixbuf/io-jpeg.c:1249 +#: gdk-pixbuf/io-gdip-jpeg.c:51 gdk-pixbuf/io-jpeg.c:1249 #, c-format msgid "" "JPEG quality must be a value between 0 and 100; value '%s' could not be " @@ -257,7 +261,7 @@ msgstr "" "La qualitat de JPEG ha de ser un valor entre 0 i 100; el valor «%s» no es " "pot analitzar." -#: gdk-pixbuf/io-gdip-jpeg.c:68 gdk-pixbuf/io-jpeg.c:1265 +#: gdk-pixbuf/io-gdip-jpeg.c:66 gdk-pixbuf/io-jpeg.c:1265 #, c-format msgid "" "JPEG quality must be a value between 0 and 100; value '%d' is not allowed." @@ -265,109 +269,113 @@ msgstr "" "La qualitat JPEG ha de ser un valor entre 0 i 100; el valor «%d» no és " "permés." -#: gdk-pixbuf/io-gdip-jpeg.c:136 gdk-pixbuf/io-jpeg.c:1478 +#: gdk-pixbuf/io-gdip-jpeg.c:134 gdk-pixbuf/io-jpeg.c:1478 msgid "The JPEG image format" msgstr "El format d'imatge JPEG" -#: gdk-pixbuf/io-gdip-utils.c:154 +#: gdk-pixbuf/io-gdip-tiff.c:80 gdk-pixbuf/io-tiff.c:786 +msgid "The TIFF image format" +msgstr "El format d'imatge TIFF" + +#: gdk-pixbuf/io-gdip-utils.c:152 #, c-format msgid "Could not allocate memory: %s" msgstr "No s'ha pogut assignar memòria: %s" -#: gdk-pixbuf/io-gdip-utils.c:179 gdk-pixbuf/io-gdip-utils.c:293 -#: gdk-pixbuf/io-gdip-utils.c:333 +#: gdk-pixbuf/io-gdip-utils.c:177 gdk-pixbuf/io-gdip-utils.c:291 +#: gdk-pixbuf/io-gdip-utils.c:331 #, c-format msgid "Could not create stream: %s" msgstr "No s'ha pogut crear el flux: %s" -#: gdk-pixbuf/io-gdip-utils.c:193 +#: gdk-pixbuf/io-gdip-utils.c:191 #, c-format msgid "Could not seek stream: %s" msgstr "No s'ha pogut cercar en el flux: %s" -#: gdk-pixbuf/io-gdip-utils.c:205 +#: gdk-pixbuf/io-gdip-utils.c:203 #, c-format msgid "Could not read from stream: %s" msgstr "No s'ha pogut llegir el flux: %s" -#: gdk-pixbuf/io-gdip-utils.c:617 +#: gdk-pixbuf/io-gdip-utils.c:615 msgid "Couldn't load bitmap" msgstr "No s'ha pogut carregar el mapa de bits" -#: gdk-pixbuf/io-gdip-utils.c:773 +#: gdk-pixbuf/io-gdip-utils.c:771 msgid "Couldn't load metafile" msgstr "No s'ha pogut carregar el metafitxer" -#: gdk-pixbuf/io-gdip-utils.c:878 +#: gdk-pixbuf/io-gdip-utils.c:876 msgid "Unsupported image format for GDI+" msgstr "El GDI+ no funciona amb este format d'imatge" -#: gdk-pixbuf/io-gdip-utils.c:885 +#: gdk-pixbuf/io-gdip-utils.c:883 msgid "Couldn't save" msgstr "No s'ha pogut guardar" -#: gdk-pixbuf/io-gdip-wmf.c:58 +#: gdk-pixbuf/io-gdip-wmf.c:56 msgid "The WMF image format" msgstr "El format d'imatge WMF" -#: gdk-pixbuf/io-gif.c:222 +#: gdk-pixbuf/io-gif.c:220 #, c-format msgid "Failure reading GIF: %s" msgstr "No s'ha pogut llegir el GIF: %s" -#: gdk-pixbuf/io-gif.c:496 gdk-pixbuf/io-gif.c:1502 gdk-pixbuf/io-gif.c:1669 +#: gdk-pixbuf/io-gif.c:494 gdk-pixbuf/io-gif.c:1500 gdk-pixbuf/io-gif.c:1667 msgid "GIF file was missing some data (perhaps it was truncated somehow?)" msgstr "" "Al fitxer GIF li falten algunes dades (potser s'han truncat d'alguna manera)" -#: gdk-pixbuf/io-gif.c:505 +#: gdk-pixbuf/io-gif.c:503 #, c-format msgid "Internal error in the GIF loader (%s)" msgstr "Error intern en el carregador de GIF (%s)" -#: gdk-pixbuf/io-gif.c:579 +#: gdk-pixbuf/io-gif.c:577 msgid "Stack overflow" msgstr "Sobreeiximent de la pila" -#: gdk-pixbuf/io-gif.c:639 +#: gdk-pixbuf/io-gif.c:637 msgid "GIF image loader cannot understand this image." msgstr "El carregador d'imatges GIF no entén esta imatge." -#: gdk-pixbuf/io-gif.c:668 +#: gdk-pixbuf/io-gif.c:666 msgid "Bad code encountered" msgstr "S'ha trobat un codi incorrecte" -#: gdk-pixbuf/io-gif.c:678 +#: gdk-pixbuf/io-gif.c:676 msgid "Circular table entry in GIF file" msgstr "Entrada de taula circular al fitxer GIF" -#: gdk-pixbuf/io-gif.c:866 gdk-pixbuf/io-gif.c:1488 gdk-pixbuf/io-gif.c:1541 -#: gdk-pixbuf/io-gif.c:1657 +#: gdk-pixbuf/io-gif.c:864 gdk-pixbuf/io-gif.c:1486 gdk-pixbuf/io-gif.c:1539 +#: gdk-pixbuf/io-gif.c:1655 msgid "Not enough memory to load GIF file" msgstr "No hi ha memòria suficient per carregar el fitxer GIF" -#: gdk-pixbuf/io-gif.c:960 +#: gdk-pixbuf/io-gif.c:958 msgid "Not enough memory to composite a frame in GIF file" msgstr "No hi ha memòria suficient per compondre un marc al fitxer GIF" -#: gdk-pixbuf/io-gif.c:1132 +#: gdk-pixbuf/io-gif.c:1130 msgid "GIF image is corrupt (incorrect LZW compression)" msgstr "La imatge GIF està malmesa (la compressió LZW és incorrecte)" -#: gdk-pixbuf/io-gif.c:1182 +#: gdk-pixbuf/io-gif.c:1180 msgid "File does not appear to be a GIF file" msgstr "El fitxer no pareix ser un fitxer GIF" -#: gdk-pixbuf/io-gif.c:1194 +#: gdk-pixbuf/io-gif.c:1192 #, c-format msgid "Version %s of the GIF file format is not supported" msgstr "No s'ha implementat la versió %s del format del fitxer GIF" -#: gdk-pixbuf/io-gif.c:1241 +#: gdk-pixbuf/io-gif.c:1239 msgid "Resulting GIF image has zero size" msgstr "La imatge GIF generada ocupa zero bytes" -#: gdk-pixbuf/io-gif.c:1320 +#: gdk-pixbuf/io-gif.c:1318 msgid "" "GIF image has no global colormap, and a frame inside it has no local " "colormap." @@ -375,7 +383,7 @@ msgstr "" "La imatge GIF no té mapa de color global, i un marc de dins no té mapa de " "color local." -#: gdk-pixbuf/io-gif.c:1564 +#: gdk-pixbuf/io-gif.c:1562 msgid "GIF image was truncated or incomplete." msgstr "Imatge GIF truncada o incompleta." @@ -392,89 +400,89 @@ msgstr "No s'ha pogut descodificar el fitxer ICNS" msgid "The ICNS image format" msgstr "El format d'imatge ICNS" -#: gdk-pixbuf/io-ico.c:228 gdk-pixbuf/io-ico.c:242 gdk-pixbuf/io-ico.c:291 -#: gdk-pixbuf/io-ico.c:302 gdk-pixbuf/io-ico.c:395 +#: gdk-pixbuf/io-ico.c:226 gdk-pixbuf/io-ico.c:240 gdk-pixbuf/io-ico.c:289 +#: gdk-pixbuf/io-ico.c:300 gdk-pixbuf/io-ico.c:393 msgid "Invalid header in icon" msgstr "La capçalera de la icona no és vàlida" -#: gdk-pixbuf/io-ico.c:257 gdk-pixbuf/io-ico.c:312 gdk-pixbuf/io-ico.c:405 -#: gdk-pixbuf/io-ico.c:458 gdk-pixbuf/io-ico.c:488 +#: gdk-pixbuf/io-ico.c:255 gdk-pixbuf/io-ico.c:310 gdk-pixbuf/io-ico.c:403 +#: gdk-pixbuf/io-ico.c:456 gdk-pixbuf/io-ico.c:486 msgid "Not enough memory to load icon" msgstr "No hi ha memòria suficient per carregar la icona" -#: gdk-pixbuf/io-ico.c:338 +#: gdk-pixbuf/io-ico.c:336 msgid "Compressed icons are not supported" msgstr "Les icones comprimides no estan implementades" -#: gdk-pixbuf/io-ico.c:358 +#: gdk-pixbuf/io-ico.c:356 msgid "Icon has zero width" msgstr "L'amplada de la icona és zero" -#: gdk-pixbuf/io-ico.c:368 +#: gdk-pixbuf/io-ico.c:366 msgid "Icon has zero height" msgstr "L'alçada de la icona és zero" -#: gdk-pixbuf/io-ico.c:443 +#: gdk-pixbuf/io-ico.c:441 msgid "Unsupported icon type" msgstr "Tipus d'icona no implementada" -#: gdk-pixbuf/io-ico.c:537 +#: gdk-pixbuf/io-ico.c:535 msgid "Not enough memory to load ICO file" msgstr "No hi ha memòria suficient per carregar el fitxer ICO" -#: gdk-pixbuf/io-ico.c:1002 +#: gdk-pixbuf/io-ico.c:1000 msgid "Image too large to be saved as ICO" msgstr "La imatge és massa gran per guardar-la com a ICO" -#: gdk-pixbuf/io-ico.c:1013 +#: gdk-pixbuf/io-ico.c:1011 msgid "Cursor hotspot outside image" msgstr "Lloc calent del cursor fora de la imatge" -#: gdk-pixbuf/io-ico.c:1036 +#: gdk-pixbuf/io-ico.c:1034 #, c-format msgid "Unsupported depth for ICO file: %d" msgstr "No es permet una profunditat per al fitxer ICO: %d" -#: gdk-pixbuf/io-jasper.c:74 +#: gdk-pixbuf/io-jasper.c:73 msgid "Couldn't allocate memory for stream" msgstr "No s'ha pogut assignar memòria per al flux" -#: gdk-pixbuf/io-jasper.c:104 +#: gdk-pixbuf/io-jasper.c:103 msgid "Couldn't decode image" msgstr "No s'ha pogut descodificar la imatge" -#: gdk-pixbuf/io-jasper.c:122 +#: gdk-pixbuf/io-jasper.c:121 msgid "Transformed JPEG2000 has zero width or height" msgstr "El JPEG 2000 transformat té amplada o alçada zero" -#: gdk-pixbuf/io-jasper.c:136 +#: gdk-pixbuf/io-jasper.c:135 msgid "Image type currently not supported" msgstr "El tipus d'imatge no està implementat actualment" -#: gdk-pixbuf/io-jasper.c:148 gdk-pixbuf/io-jasper.c:156 +#: gdk-pixbuf/io-jasper.c:147 gdk-pixbuf/io-jasper.c:155 msgid "Couldn't allocate memory for color profile" msgstr "No s'ha pogut assignar memòria per al perfil de color" -#: gdk-pixbuf/io-jasper.c:182 +#: gdk-pixbuf/io-jasper.c:181 msgid "Insufficient memory to open JPEG 2000 file" msgstr "No hi ha memòria suficient per obrir el fitxer JPEG 2000" -#: gdk-pixbuf/io-jasper.c:261 +#: gdk-pixbuf/io-jasper.c:260 msgid "Couldn't allocate memory to buffer image data" msgstr "" "No s'ha pogut assignar memòria per ubicar les dades d'imatge a la memòria " "intermèdia" -#: gdk-pixbuf/io-jasper.c:305 +#: gdk-pixbuf/io-jasper.c:304 msgid "The JPEG 2000 image format" msgstr "El format d'imatge JPEG 2000" -#: gdk-pixbuf/io-jpeg.c:126 +#: gdk-pixbuf/io-jpeg.c:124 #, c-format msgid "Error interpreting JPEG image file (%s)" msgstr "S'ha produït un error en interpretar el fitxer gràfic JPEG (%s)" -#: gdk-pixbuf/io-jpeg.c:604 +#: gdk-pixbuf/io-jpeg.c:597 msgid "" "Insufficient memory to load image, try exiting some applications to free " "memory" @@ -482,17 +490,17 @@ msgstr "" "La memòria per carregar la imatge és insuficient, proveu d'eixir d'algunes " "aplicacions per alliberar memòria" -#: gdk-pixbuf/io-jpeg.c:651 gdk-pixbuf/io-jpeg.c:865 +#: gdk-pixbuf/io-jpeg.c:645 gdk-pixbuf/io-jpeg.c:858 #, c-format msgid "Unsupported JPEG color space (%s)" msgstr "Espai de color JPEG no implementat (%s)" -#: gdk-pixbuf/io-jpeg.c:764 gdk-pixbuf/io-jpeg.c:1044 +#: gdk-pixbuf/io-jpeg.c:757 gdk-pixbuf/io-jpeg.c:1037 #: gdk-pixbuf/io-jpeg.c:1308 gdk-pixbuf/io-jpeg.c:1318 msgid "Couldn't allocate memory for loading JPEG file" msgstr "No es pot obtindre memòria per carregar el fitxer JPEG" -#: gdk-pixbuf/io-jpeg.c:1018 +#: gdk-pixbuf/io-jpeg.c:1011 msgid "Transformed JPEG has zero width or height." msgstr "El JPEG transformat té amplada o alçada zero." @@ -501,90 +509,90 @@ msgstr "El JPEG transformat té amplada o alçada zero." msgid "Color profile has invalid length '%u'." msgstr "La llargada del perfil de color no és vàlida «%u»." -#: gdk-pixbuf/io-pcx.c:186 +#: gdk-pixbuf/io-pcx.c:184 msgid "Couldn't allocate memory for header" msgstr "No es pot obtindre memòria per a la capçalera" -#: gdk-pixbuf/io-pcx.c:201 gdk-pixbuf/io-pcx.c:559 +#: gdk-pixbuf/io-pcx.c:199 gdk-pixbuf/io-pcx.c:557 msgid "Couldn't allocate memory for context buffer" msgstr "No s'ha pogut assignar memòria per al context de la memòria intermèdia" -#: gdk-pixbuf/io-pcx.c:600 +#: gdk-pixbuf/io-pcx.c:598 msgid "Image has invalid width and/or height" msgstr "La imatge té una amplada i/o alçada no vàlida" -#: gdk-pixbuf/io-pcx.c:612 gdk-pixbuf/io-pcx.c:673 +#: gdk-pixbuf/io-pcx.c:610 gdk-pixbuf/io-pcx.c:671 msgid "Image has unsupported bpp" msgstr "La imatge té uns bpp no permesos" -#: gdk-pixbuf/io-pcx.c:617 gdk-pixbuf/io-pcx.c:625 +#: gdk-pixbuf/io-pcx.c:615 gdk-pixbuf/io-pcx.c:623 #, c-format msgid "Image has unsupported number of %d-bit planes" msgstr "La imatge té un nombre de plànols de %d bits no compatible" -#: gdk-pixbuf/io-pcx.c:641 +#: gdk-pixbuf/io-pcx.c:639 msgid "Couldn't create new pixbuf" msgstr "No s'ha pogut crear una memòria intermèdia de píxels nova" -#: gdk-pixbuf/io-pcx.c:649 +#: gdk-pixbuf/io-pcx.c:647 msgid "Couldn't allocate memory for line data" msgstr "No s'ha pogut assignar memòria per a les dades de la línia" -#: gdk-pixbuf/io-pcx.c:656 +#: gdk-pixbuf/io-pcx.c:654 msgid "Couldn't allocate memory for PCX image" msgstr "No es pot obtindre memòria per a la imatge PCX" -#: gdk-pixbuf/io-pcx.c:703 +#: gdk-pixbuf/io-pcx.c:701 msgid "Didn't get all lines of PCX image" msgstr "No s'han obtingut totes les línies de la imatge PCX" -#: gdk-pixbuf/io-pcx.c:710 +#: gdk-pixbuf/io-pcx.c:708 msgid "No palette found at end of PCX data" msgstr "No s'ha trobat cap paleta al final de les dades PCX" -#: gdk-pixbuf/io-pcx.c:755 +#: gdk-pixbuf/io-pcx.c:753 msgid "The PCX image format" msgstr "El format d'imatge PCX" -#: gdk-pixbuf/io-pixdata.c:148 +#: gdk-pixbuf/io-pixdata.c:146 msgid "Transformed pixbuf has zero width or height." msgstr "La memòria de píxels transformada té amplada o alçada zero." -#: gdk-pixbuf/io-pixdata.c:186 +#: gdk-pixbuf/io-pixdata.c:184 msgid "The GdkPixdata format" msgstr "El format de la GdkPixdata" -#: gdk-pixbuf/io-png.c:54 +#: gdk-pixbuf/io-png.c:53 msgid "Bits per channel of PNG image is invalid." msgstr "Els bits per canal de la imatge PNG no són vàlids." -#: gdk-pixbuf/io-png.c:135 gdk-pixbuf/io-png.c:641 +#: gdk-pixbuf/io-png.c:134 gdk-pixbuf/io-png.c:640 msgid "Transformed PNG has zero width or height." msgstr "El PNG transformat té amplada o alçada zero." -#: gdk-pixbuf/io-png.c:143 +#: gdk-pixbuf/io-png.c:142 msgid "Bits per channel of transformed PNG is not 8." msgstr "Els bits per canal del PNG transformat no són 8." -#: gdk-pixbuf/io-png.c:152 +#: gdk-pixbuf/io-png.c:151 msgid "Transformed PNG not RGB or RGBA." msgstr "El PNG transformat no és RGB o RGBA." -#: gdk-pixbuf/io-png.c:161 +#: gdk-pixbuf/io-png.c:160 msgid "Transformed PNG has unsupported number of channels, must be 3 or 4." msgstr "" "El PNG transformat té un nombre no implementat de canals, ha de ser 3 o 4." -#: gdk-pixbuf/io-png.c:182 +#: gdk-pixbuf/io-png.c:181 #, c-format msgid "Fatal error in PNG image file: %s" msgstr "Error fatal al fitxer d'imatge PNG: %s" -#: gdk-pixbuf/io-png.c:315 +#: gdk-pixbuf/io-png.c:314 msgid "Insufficient memory to load PNG file" msgstr "No hi ha memòria suficient per carregar el fitxer PNG" -#: gdk-pixbuf/io-png.c:656 +#: gdk-pixbuf/io-png.c:655 #, c-format msgid "" "Insufficient memory to store a %lu by %lu image; try exiting some " @@ -593,31 +601,31 @@ msgstr "" "No hi ha suficient memòria per emmagatzemar una imatge de %lu per %lu. Eixiu " "d'algunes aplicacions per alliberar memòria" -#: gdk-pixbuf/io-png.c:719 +#: gdk-pixbuf/io-png.c:718 msgid "Fatal error reading PNG image file" msgstr "Error fatal en llegir el fitxer gràfic PNG" -#: gdk-pixbuf/io-png.c:768 +#: gdk-pixbuf/io-png.c:767 #, c-format msgid "Fatal error reading PNG image file: %s" msgstr "Error fatal en llegir el fitxer gràfic PNG: %s" -#: gdk-pixbuf/io-png.c:858 +#: gdk-pixbuf/io-png.c:857 msgid "" "Keys for PNG text chunks must have at least 1 and at most 79 characters." msgstr "" "Les claus per als blocs text de PNG han de tindre entre 1 i 79 caràcters." -#: gdk-pixbuf/io-png.c:867 +#: gdk-pixbuf/io-png.c:866 msgid "Keys for PNG text chunks must be ASCII characters." msgstr "Les claus per als blocs text de PNG han de ser caràcters ASCII." -#: gdk-pixbuf/io-png.c:881 gdk-pixbuf/io-tiff.c:667 +#: gdk-pixbuf/io-png.c:880 gdk-pixbuf/io-tiff.c:665 #, c-format msgid "Color profile has invalid length %d." msgstr "El perfil de color té una llargada no vàlida (%d)." -#: gdk-pixbuf/io-png.c:894 +#: gdk-pixbuf/io-png.c:893 #, c-format msgid "" "PNG compression level must be a value between 0 and 9; value '%s' could not " @@ -626,7 +634,7 @@ msgstr "" "El nivell de compressió de PNG ha de ser un valor entre 0 i 9; el valor «%s» " "no es pot analitzar." -#: gdk-pixbuf/io-png.c:907 +#: gdk-pixbuf/io-png.c:906 #, c-format msgid "" "PNG compression level must be a value between 0 and 9; value '%d' is not " @@ -635,95 +643,95 @@ msgstr "" "El nivell de compressió de PNG ha de ser un valor entre 0 i 9; el valor «%d» " "no és permés." -#: gdk-pixbuf/io-png.c:955 +#: gdk-pixbuf/io-png.c:954 #, c-format msgid "Value for PNG text chunk %s cannot be converted to ISO-8859-1 encoding." msgstr "" "El valor per al fragment de text PNG %s no es pot convertir a la codificació " "ISO-8859-1." -#: gdk-pixbuf/io-png.c:1118 +#: gdk-pixbuf/io-png.c:1117 msgid "The PNG image format" msgstr "El format d'imatge PNG" -#: gdk-pixbuf/io-pnm.c:248 +#: gdk-pixbuf/io-pnm.c:246 msgid "PNM loader expected to find an integer, but didn't" msgstr "El carregador PNM esperava trobar un enter, però no l'ha trobat" -#: gdk-pixbuf/io-pnm.c:280 +#: gdk-pixbuf/io-pnm.c:278 msgid "PNM file has an incorrect initial byte" msgstr "El fitxer PNM té un byte inicial incorrecte" -#: gdk-pixbuf/io-pnm.c:310 +#: gdk-pixbuf/io-pnm.c:308 msgid "PNM file is not in a recognized PNM subformat" msgstr "El fitxer PNM no és en un subformat reconegut" -#: gdk-pixbuf/io-pnm.c:335 +#: gdk-pixbuf/io-pnm.c:333 msgid "PNM file has an image width of 0" msgstr "El fitxer PNM té una amplada d'imatge de 0" -#: gdk-pixbuf/io-pnm.c:356 +#: gdk-pixbuf/io-pnm.c:354 msgid "PNM file has an image height of 0" msgstr "El fitxer PNM té una alçada d'imatge zero" -#: gdk-pixbuf/io-pnm.c:379 +#: gdk-pixbuf/io-pnm.c:377 msgid "Maximum color value in PNM file is 0" msgstr "El valor màxim de color al fitxer PNM és zero" -#: gdk-pixbuf/io-pnm.c:387 +#: gdk-pixbuf/io-pnm.c:385 msgid "Maximum color value in PNM file is too large" msgstr "El valor màxim de color al fitxer PNM és massa alt" -#: gdk-pixbuf/io-pnm.c:427 gdk-pixbuf/io-pnm.c:457 gdk-pixbuf/io-pnm.c:502 +#: gdk-pixbuf/io-pnm.c:425 gdk-pixbuf/io-pnm.c:455 gdk-pixbuf/io-pnm.c:500 msgid "Raw PNM image type is invalid" msgstr "El tipus d'imatge PNM en brut no és vàlid" -#: gdk-pixbuf/io-pnm.c:652 +#: gdk-pixbuf/io-pnm.c:650 msgid "PNM image loader does not support this PNM subformat" msgstr "El carregador d'imatges PNM no permet este subformat PNM" -#: gdk-pixbuf/io-pnm.c:739 gdk-pixbuf/io-pnm.c:966 +#: gdk-pixbuf/io-pnm.c:737 gdk-pixbuf/io-pnm.c:964 msgid "Raw PNM formats require exactly one whitespace before sample data" msgstr "" "Els formats PNM en brut requereixen exactament un espai en blanc abans de " "les dades de mostra" -#: gdk-pixbuf/io-pnm.c:766 +#: gdk-pixbuf/io-pnm.c:764 msgid "Cannot allocate memory for loading PNM image" msgstr "No es pot obtindre memòria per carregar la imatge PNM" -#: gdk-pixbuf/io-pnm.c:816 +#: gdk-pixbuf/io-pnm.c:814 msgid "Insufficient memory to load PNM context struct" msgstr "No hi ha memòria suficient per carregar l'estructura de context PNM" -#: gdk-pixbuf/io-pnm.c:867 +#: gdk-pixbuf/io-pnm.c:865 msgid "Unexpected end of PNM image data" msgstr "Final inesperat de les dades de la imatge PNM" -#: gdk-pixbuf/io-pnm.c:995 +#: gdk-pixbuf/io-pnm.c:993 msgid "Insufficient memory to load PNM file" msgstr "No hi ha memòria suficient per carregar el fitxer PNM" -#: gdk-pixbuf/io-pnm.c:1079 +#: gdk-pixbuf/io-pnm.c:1077 msgid "The PNM/PBM/PGM/PPM image format family" msgstr "La família de format d'imatge PNM/PBM/PGM/PPM" -#: gdk-pixbuf/io-qtif.c:128 +#: gdk-pixbuf/io-qtif.c:126 msgid "Input file descriptor is NULL." msgstr "El descriptor del fitxer d'entrada és nul." -#: gdk-pixbuf/io-qtif.c:143 +#: gdk-pixbuf/io-qtif.c:141 msgid "Failed to read QTIF header" msgstr "Ha fallat la lectura de la capçalera QTIF" -#: gdk-pixbuf/io-qtif.c:152 gdk-pixbuf/io-qtif.c:189 gdk-pixbuf/io-qtif.c:459 +#: gdk-pixbuf/io-qtif.c:150 gdk-pixbuf/io-qtif.c:187 gdk-pixbuf/io-qtif.c:454 #, c-format msgid "QTIF atom size too large (%d byte)" msgid_plural "QTIF atom size too large (%d bytes)" msgstr[0] "La mida de l'àtom QTIF és massa gran (%d byte)" msgstr[1] "La mida de l'àtom QTIF és massa gran (%d bytes)" -#: gdk-pixbuf/io-qtif.c:175 +#: gdk-pixbuf/io-qtif.c:173 #, c-format msgid "Failed to allocate %d byte for file read buffer" msgid_plural "Failed to allocate %d bytes for file read buffer" @@ -734,248 +742,235 @@ msgstr[1] "" "No s'han pogut assignar %d bytes per a la memòria intermèdia del fitxer de " "lectura" -#: gdk-pixbuf/io-qtif.c:206 +#: gdk-pixbuf/io-qtif.c:201 #, c-format msgid "File error when reading QTIF atom: %s" msgstr "S'ha produït un error de fitxer en llegir l'àtom QTIF: %s" -#: gdk-pixbuf/io-qtif.c:243 +#: gdk-pixbuf/io-qtif.c:238 #, c-format msgid "Failed to skip the next %d byte with seek()." msgid_plural "Failed to skip the next %d bytes with seek()." msgstr[0] "No s'ha pogut ometre el següent %d byte amb la crida seek()." msgstr[1] "No s'han pogut ometre els següents %d bytes amb la crida seek()." -#: gdk-pixbuf/io-qtif.c:270 +#: gdk-pixbuf/io-qtif.c:265 msgid "Failed to allocate QTIF context structure." msgstr "No s'ha pogut obtindre memòria per al context de l'estructura QTIF." -#: gdk-pixbuf/io-qtif.c:330 +#: gdk-pixbuf/io-qtif.c:325 msgid "Failed to create GdkPixbufLoader object." msgstr "No s'ha pogut crear l'objecte GdkPixbufLoader." -#: gdk-pixbuf/io-qtif.c:434 +#: gdk-pixbuf/io-qtif.c:429 msgid "Failed to find an image data atom." msgstr "No s'ha trobat un àtom de dades d'imatge." -#: gdk-pixbuf/io-qtif.c:618 +#: gdk-pixbuf/io-qtif.c:613 msgid "The QTIF image format" msgstr "El format d'imatge QTIF" -#: gdk-pixbuf/io-ras.c:125 +#: gdk-pixbuf/io-ras.c:123 msgid "RAS image has bogus header data" msgstr "La imatge RAS té dades de capçalera erronis" -#: gdk-pixbuf/io-ras.c:147 +#: gdk-pixbuf/io-ras.c:145 msgid "RAS image has unknown type" msgstr "La imatge RAS és de tipus desconegut" -#: gdk-pixbuf/io-ras.c:155 +#: gdk-pixbuf/io-ras.c:153 msgid "unsupported RAS image variation" msgstr "Variació d'imatge RAS no implementada" -#: gdk-pixbuf/io-ras.c:170 gdk-pixbuf/io-ras.c:199 +#: gdk-pixbuf/io-ras.c:168 gdk-pixbuf/io-ras.c:197 msgid "Not enough memory to load RAS image" msgstr "No hi ha memòria suficient per carregar la imatge RAS" -#: gdk-pixbuf/io-ras.c:544 +#: gdk-pixbuf/io-ras.c:542 msgid "The Sun raster image format" msgstr "El format d'imatge Sun raster" -#: gdk-pixbuf/io-tga.c:153 +#: gdk-pixbuf/io-tga.c:151 msgid "Cannot allocate memory for IOBuffer struct" msgstr "No es pot obtindre memòria per a l'estructura IOBuffer" -#: gdk-pixbuf/io-tga.c:172 +#: gdk-pixbuf/io-tga.c:170 msgid "Cannot allocate memory for IOBuffer data" msgstr "No es pot obtindre memòria per les dades de l'IOBuffer" -#: gdk-pixbuf/io-tga.c:183 +#: gdk-pixbuf/io-tga.c:181 msgid "Cannot realloc IOBuffer data" msgstr "No es pot reubicar memòria per les dades de l'IOBuffer" -#: gdk-pixbuf/io-tga.c:213 +#: gdk-pixbuf/io-tga.c:211 msgid "Cannot allocate temporary IOBuffer data" msgstr "No es poden assignar les dades temporals de l'IOBuffer" -#: gdk-pixbuf/io-tga.c:346 +#: gdk-pixbuf/io-tga.c:339 msgid "Cannot allocate new pixbuf" msgstr "No es pot ubicar una memòria de píxels nova" -#: gdk-pixbuf/io-tga.c:685 +#: gdk-pixbuf/io-tga.c:678 msgid "Image is corrupted or truncated" msgstr "La imatge està malmesa o truncada" -#: gdk-pixbuf/io-tga.c:692 +#: gdk-pixbuf/io-tga.c:685 msgid "Cannot allocate colormap structure" msgstr "No es pot assignar l'estructura del mapa de colors" -#: gdk-pixbuf/io-tga.c:699 +#: gdk-pixbuf/io-tga.c:692 msgid "Cannot allocate colormap entries" msgstr "No es poden assignar les entrades del mapa de colors" -#: gdk-pixbuf/io-tga.c:721 +#: gdk-pixbuf/io-tga.c:714 msgid "Unexpected bitdepth for colormap entries" msgstr "Profunditat de bit inesperada per a les entrades del mapa de color" -#: gdk-pixbuf/io-tga.c:739 +#: gdk-pixbuf/io-tga.c:732 msgid "Cannot allocate TGA header memory" msgstr "No es pot obtindre memòria per les capçaleres TGA" -#: gdk-pixbuf/io-tga.c:772 +#: gdk-pixbuf/io-tga.c:765 msgid "TGA image has invalid dimensions" msgstr "La imatge TGA té unes dimensions no vàlides" -#: gdk-pixbuf/io-tga.c:778 gdk-pixbuf/io-tga.c:787 gdk-pixbuf/io-tga.c:797 -#: gdk-pixbuf/io-tga.c:807 gdk-pixbuf/io-tga.c:814 +#: gdk-pixbuf/io-tga.c:771 gdk-pixbuf/io-tga.c:780 gdk-pixbuf/io-tga.c:790 +#: gdk-pixbuf/io-tga.c:800 gdk-pixbuf/io-tga.c:807 msgid "TGA image type not supported" msgstr "El tipus d'imatge TGA no està permés" -#: gdk-pixbuf/io-tga.c:861 +#: gdk-pixbuf/io-tga.c:854 msgid "Cannot allocate memory for TGA context struct" msgstr "No es pot obtindre memòria per al context de l'estructura TGA" -#: gdk-pixbuf/io-tga.c:926 +#: gdk-pixbuf/io-tga.c:919 msgid "Excess data in file" msgstr "Excés de dades al fitxer" -#: gdk-pixbuf/io-tga.c:1007 +#: gdk-pixbuf/io-tga.c:1000 msgid "The Targa image format" msgstr "El format d'imatge Targa" -#: gdk-pixbuf/io-tiff.c:104 +#: gdk-pixbuf/io-tiff.c:102 msgid "Could not get image width (bad TIFF file)" msgstr "No es pot obtindre l'amplada de la imatge (fitxer TIFF incorrecte)" -#: gdk-pixbuf/io-tiff.c:112 +#: gdk-pixbuf/io-tiff.c:110 msgid "Could not get image height (bad TIFF file)" msgstr "No es pot obtindre l'alçada de la imatge (fitxer TIFF incorrecte)" -#: gdk-pixbuf/io-tiff.c:120 +#: gdk-pixbuf/io-tiff.c:118 msgid "Width or height of TIFF image is zero" msgstr "L'amplada o l'alçada de la imatge TIFF és zero" -#: gdk-pixbuf/io-tiff.c:129 gdk-pixbuf/io-tiff.c:138 +#: gdk-pixbuf/io-tiff.c:127 gdk-pixbuf/io-tiff.c:136 msgid "Dimensions of TIFF image too large" msgstr "Les dimensions de la imatge TIFF són massa grans" -#: gdk-pixbuf/io-tiff.c:162 gdk-pixbuf/io-tiff.c:174 gdk-pixbuf/io-tiff.c:491 +#: gdk-pixbuf/io-tiff.c:160 gdk-pixbuf/io-tiff.c:172 gdk-pixbuf/io-tiff.c:489 msgid "Insufficient memory to open TIFF file" msgstr "No hi ha memòria suficient per obrir el fitxer TIFF" -#: gdk-pixbuf/io-tiff.c:236 +#: gdk-pixbuf/io-tiff.c:234 msgid "Failed to load RGB data from TIFF file" msgstr "No s'han pogut carregar les dades RGB des del fitxer TIFF" -#: gdk-pixbuf/io-tiff.c:293 +#: gdk-pixbuf/io-tiff.c:291 msgid "Failed to open TIFF image" msgstr "No s'ha pogut obrir la imatge TIFF" -#: gdk-pixbuf/io-tiff.c:427 gdk-pixbuf/io-tiff.c:440 +#: gdk-pixbuf/io-tiff.c:425 gdk-pixbuf/io-tiff.c:438 msgid "Failed to load TIFF image" msgstr "No s'ha pogut carregar la imatge TIFF" -#: gdk-pixbuf/io-tiff.c:623 +#: gdk-pixbuf/io-tiff.c:621 msgid "Failed to save TIFF image" msgstr "No s'ha pogut guardar la imatge TIFF" -#: gdk-pixbuf/io-tiff.c:656 +#: gdk-pixbuf/io-tiff.c:654 msgid "TIFF compression doesn't refer to a valid codec." msgstr "La compressió TIFF no es refereix a un còdec vàlid." -#: gdk-pixbuf/io-tiff.c:696 +#: gdk-pixbuf/io-tiff.c:694 msgid "Failed to write TIFF data" msgstr "No s'han pogut escriure dades TIFF" -#: gdk-pixbuf/io-tiff.c:733 +#: gdk-pixbuf/io-tiff.c:731 msgid "Couldn't write to TIFF file" msgstr "No s'ha pogut escriure al fitxer TIFF" -#: gdk-pixbuf/io-tiff.c:788 -msgid "The TIFF image format" -msgstr "El format d'imatge TIFF" - -#: gdk-pixbuf/io-wbmp.c:245 +#: gdk-pixbuf/io-wbmp.c:243 msgid "Image has zero width" msgstr "La imatge té una amplada zero" -#: gdk-pixbuf/io-wbmp.c:263 +#: gdk-pixbuf/io-wbmp.c:261 msgid "Image has zero height" msgstr "La imatge té una alçada zero" -#: gdk-pixbuf/io-wbmp.c:274 +#: gdk-pixbuf/io-wbmp.c:272 msgid "Not enough memory to load image" msgstr "No hi ha memòria suficient per carregar la imatge" -#: gdk-pixbuf/io-wbmp.c:333 +#: gdk-pixbuf/io-wbmp.c:331 msgid "Couldn't save the rest" msgstr "No s'ha pogut guardar la resta" -#: gdk-pixbuf/io-wbmp.c:374 +#: gdk-pixbuf/io-wbmp.c:372 msgid "The WBMP image format" msgstr "El format d'imatge WBMP" -#: gdk-pixbuf/io-xbm.c:304 +#: gdk-pixbuf/io-xbm.c:302 msgid "Invalid XBM file" msgstr "El fitxer XBM no és vàlid" -#: gdk-pixbuf/io-xbm.c:314 +#: gdk-pixbuf/io-xbm.c:312 msgid "Insufficient memory to load XBM image file" msgstr "No hi ha memòria suficient per carregar el fitxer gràfic XBM" -#: gdk-pixbuf/io-xbm.c:462 +#: gdk-pixbuf/io-xbm.c:460 msgid "Failed to write to temporary file when loading XBM image" msgstr "No s'ha pogut escriure al fitxer temporal en carregar la imatge XBM" -#: gdk-pixbuf/io-xbm.c:501 +#: gdk-pixbuf/io-xbm.c:499 msgid "The XBM image format" msgstr "El format d'imatge XBM" -#: gdk-pixbuf/io-xpm.c:469 +#: gdk-pixbuf/io-xpm.c:467 msgid "No XPM header found" msgstr "No s'ha trobat la capçalera XPM" -#: gdk-pixbuf/io-xpm.c:478 +#: gdk-pixbuf/io-xpm.c:476 msgid "Invalid XPM header" msgstr "La capçalera XPM no és vàlida" -#: gdk-pixbuf/io-xpm.c:486 +#: gdk-pixbuf/io-xpm.c:484 msgid "XPM file has image width <= 0" msgstr "El fitxer XPM té una amplada d'imatge menor o igual que 0" -#: gdk-pixbuf/io-xpm.c:494 +#: gdk-pixbuf/io-xpm.c:492 msgid "XPM file has image height <= 0" msgstr "El fitxer XPM té una alçada d'imatge menor o igual que 0" -#: gdk-pixbuf/io-xpm.c:502 +#: gdk-pixbuf/io-xpm.c:500 msgid "XPM has invalid number of chars per pixel" msgstr "XPM té un nombre de caràcters per píxel no vàlid" -#: gdk-pixbuf/io-xpm.c:511 +#: gdk-pixbuf/io-xpm.c:509 msgid "XPM file has invalid number of colors" msgstr "El fitxer XPM té un nombre de colors no vàlid" -#: gdk-pixbuf/io-xpm.c:523 gdk-pixbuf/io-xpm.c:532 gdk-pixbuf/io-xpm.c:584 +#: gdk-pixbuf/io-xpm.c:521 gdk-pixbuf/io-xpm.c:530 gdk-pixbuf/io-xpm.c:582 msgid "Cannot allocate memory for loading XPM image" msgstr "No es pot obtindre memòria per carregar la imatge XPM" -#: gdk-pixbuf/io-xpm.c:546 +#: gdk-pixbuf/io-xpm.c:544 msgid "Cannot read XPM colormap" msgstr "No es pot llegir el mapa de color d'XPM" -#: gdk-pixbuf/io-xpm.c:778 +#: gdk-pixbuf/io-xpm.c:776 msgid "Failed to write to temporary file when loading XPM image" msgstr "No s'ha pogut escriure al fitxer temporal en carregar la imatge XPM" -#: gdk-pixbuf/io-xpm.c:817 +#: gdk-pixbuf/io-xpm.c:815 msgid "The XPM image format" msgstr "El format d'imatge XPM" - -#~ msgid "TIFFClose operation failed" -#~ msgstr "L'operació TIFFClose ha fallat" - -#~ msgid "Unsupported animation type" -#~ msgstr "Tipus d'animació no implementada" - -#~ msgid "Couldn't allocate memory for paletted data" -#~ msgstr "No s'ha pogut assignar memòria per a les dades de la paleta" diff --git a/po/crh.gmo b/po/crh.gmo index dfdd606b87a71cb3b3e578fd9d763d245c3b30a5..cbb24d1bd243dc3fb02f2421e5f729235dd42e32 100644 GIT binary patch delta 28 kcmcb*it*|y#tpFsye7H^rn*LE3PuK2CT5$n3|^}M0FOBdC;$Ke delta 28 kcmcb*it*|y#tpFsyvDi)Cc1{E3Wf$&Mi!g13|^}M0FLtsBLDyZ diff --git a/po/crh.po b/po/crh.po index 390ee06..f9a8b95 100644 --- a/po/crh.po +++ b/po/crh.po @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: gtk+ TRUNK\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=gdk-" "pixbuf\n" -"POT-Creation-Date: 2013-04-15 10:28-0400\n" +"POT-Creation-Date: 2014-05-26 20:46-0400\n" "PO-Revision-Date: 2013-03-24 20:24-0500\n" "Last-Translator: Reşat SABIQ \n" "Language-Team: QIRIMTATARCA (Qırım Türkçesi) ?+b#vR3!WkzPdA8nJ(>bJjGYJbF7qOCPj{&nw6DWcJ8^hFeghE$~V zhZ-7c(|@Unh)zekZs+9Y=AL_X&pl2#-RmB1()0EGemH&3-rvXP^ZEYy{QZ7^v^GWU z-WKJ37uR-;kq!}w#GDwj_$aeu9aU=<>1>vYnHa(`n1Z#~1z*Iz*o+zYSL}ry;>^OB zfxU4gUW+p@4c8&pd$yNMKPrB9hOaWan)0pK2d7{+Y(RBzGlp>=CgVv|2RqUmHI$7# zu@ZY=4eEIfsD`(qI(!t9XrJMlb%zk@K?6}2PQ-Mq$7}E%cm7+vj&gL@pyQdS^W#x7 zumIKI4&+ihh_q$jBY$>=LmtK^5NiKsGCEO?y769A&ljRb{1R$PccDgj95pl1OpDH^ zp_ZluHS%g?Qfv`U#I>jaox_os!f3S=HR$PqFObp5KSuuSB!_a0qBnYA1(xDW)JS)s zuKOOqf81S{~}TWvJ_Fa4fEH<$vJ-%54&ve`N;o6b5CpP$ONAdcby6$G$>s zy0gv@trb%qf*R3cjNo5TOVd6nxUWBI>c^vIldiroiTT%qcTu69{vEZ3=TU2y z&b;aYMb1j(&!%!*?mF{Gb znT*45Ei%h?0{OEG9Q1l7(~73B47t~;Q1>lC+O`j!$KCm8)=k%?qL#3fgJxg`GC9_O zWqSX2kg231nk~&B?M@719dgRnqei?3bMQ2(;Z(M;e?1PRT!(saD{2#-z#=@4Yzr&k zrPuZ2uoHS1*89JLj7Gd2wTTX)*8IFPj&)JFk8==eZe3OTtt*Ev72WraNvQ<@|it6ZaRQ&`j!TG2qIe;v`{err` zH#=5SUxcckfa=g9)RJ$%p840B#W3$bMbQA#rX}z+t@RMpgCFIfnP_t5R=kPwe^CR- z$qqU=4mBh5Q1y+d=N-mOynwWAnLJ!h%3=QXdaR^EQ`m&+@i!R8GpGk8g1Zu@ThqY*a@o@hz;yu9#lHhQ(s%GSqX9Vw&Fn zb7ZtRQVN5$8jWGf%bnYB6y-1RE({d~--$ZZ$lgG0vg6ntV~c}5(FZj{#jZRRHKR{p z2%Ay+&yJ8`Dy%&(twx%HVH}K_sy{iGA(LY*u6!ERaQB5YT#GR=7&Y(7R5+4g~ z!r`d0huRZc(5oi%9U0BQP`;z;VJ#NoCS;cFpEwJXOM)q1hwAul?1BZuctfxPHGun3 zGqDs$;zk^UKchM_g7qlH1;cqvZ!%v{p@x4#jj$(Y^`Nn+^R>u^x93r>-w{m13$C2T ztB^{$5;d~9n2c{?A3Tb8;IB9VD@Fu+rDX)ePy27*#VkDR>f2TXU(!5eMm)QljHYlNY7I9y_o1fl z6lyJFXocmrbj-xrcr7-f&L74UJmXBP4Bn1n+(P|>s3qtzny)MdiS<|GO1!>)TFdbP zVp~wO53z;V?8Z*q4`5G`T~UO8ozTd@tfrSEprJHj$-QU%&T#tFg$3zX0O-vz_v;<@Qoc|5+Y&?ZYu7ckR z|NY#B8(f`e{9Rs~Q0X8sfcQWKmv-P)#4KV3v74Ai=v(qBp~M?%JN+F0AMih86qXYo zxyn~?4#Bs`|K8t$mlLf-JK_c6CPL{-;!UCrF^tfL-A)W4l;#HbA0e0Zf6jTCY`!YA z{(J)bU#!pZ9ils-w2xRrJVDeF^9ZFFq7$)%s3w$nNvtighj^XnOC%6sVhmA7=*#*% zQA%VGO5UA;{;`Y8>x-xKEU}(=ifB(LZ6!t%j}fmD7t>{AdJwaT1;h-ZiclID;2$64 zm`p4quG9GWF8FB+$Bsk+F`2lRP+Ce%_jAFa12hxmuI@ElNAx4^adn^J6~z0l+!;3! zZxeqYVhN=Ny@*c-dH;AH$HhcGaU1a@p>%)<5hW^+5{ZZX96!&PNjy$0QeDx=;j91M zGr9S)&K059oQz0rMpj-pE0Uj+xB9+FQfyvEWI#BQo1ZlxJ(AVDCNe0hjqaFM)Vq0q I=DFnG0NR__zyJUM delta 4448 zcmYk;2~bs49LMoLn3^SYaN&bjx#d(S=R-1m5`K5Xyiu;7t) z=R9PTLnM(@w=#Z{6{z4&D>xpl(=+ z9I_hZlC~20vkh$Wa1Tb{@7RI+TZ=gFgB?*l?~QumF{mM(hI+yksF7)K$G<>L%_-EA z$1_|Eg5_Za4n;lC^EeVeK}|(!f_J@<7}S&9LWMtD&88H$qAu8y#~F&2!; z2REV4JBa+*_iWVBaGpZvrQ!ta=h|zqfc7@$&z%^5I&a;%nx3>T>H-z0jx9tjx{c1m z*q`gV+D$z3!Yb^}-F18!&cLl0jj7BNFOcOSqijQvb!JtlsjNZW=Pk^}U>w~V zOl2rCsHTk@!b914ENvfVAiHb?>WQl{7i&>BZo<&{EagjSXP_=T6SW9eVF}hF%fODK&X45f zk3>KEupcJs{jZ>+MKm9^IO?7IoS!;>My-u-=10b(&d);Kc!1k~mD^wKT#WSD*1F^S zQB(7!+T7nxQPCVl@~xu_r=l)=v2(Pu3J0=(9_oUxBOkS6sFAvW`5J&FNMG%4^x+od z&knQURQn4V6zj={wEnD=iso`AYOWqe4cSX>e-o->XWag1mhd3j*{CU*hfK3=Mt%N6 z)X<-F`=eRG>QEjs=T?E5vK_q`|KnlIDLXXB2Lj#&|3Zy`pR4Nz1KIS&IjElRKy~;V z)JU|*@%E=9eYCO2C2Rq5Y1`&JiW>S@Zl;m*=Q954=|pz;a4zZwYfw+L4>e>zpl;N@ zw>Q^)P~RKlQE$x*N<4{3uj0&7smm!PI*6Kd!Wp*j})iHhbXlJ01c z6dMh(?&R0oftE*Mj2)`&T%j-JK|n0B%E`Gu(Oi|we9`yAEr@FJcblaT8N zEl8!39qUmiw(8?OaTe+V!_kM+Q5|{!)${GBj(mn&@ho=0dKStMY;;ET^R82ldXV|3 zwNZz?_5OcO#mA25V$T4MqFss;u@?3H@Hc8?dX;#KY%(U$UV$BPBWi>iUHcc*h_>nP z4S61Fjg(;`F2&B=-|DFNa6f7UzIR6PGBYTakJ?|2THTN1RD2tYvEUN#_*~QzK80F@ z@3?mOKyOWC;It7@hc5J$JK-#{u&oQ9((6}-da?zs zy&1dH{tUI+^=hc2x!42CaU9->lduW9V*YTi1LdfxtQpQ@v7l`WJD4u}0d?c_5#EVc z<7(RXU^*s^^j@Q3$mrS)s3+Qj8TbLl<3HF9<5@^LUW9spNvIKA;#?PWm2J+0*p3s9 zV0%2__O~AGEwV(^{(RJhMmQ&VmacjPD}r%_2*^p)JLJwCgZ{$512L@iK2{$D;Nx!c^Re8j-J2Uqmg&hNduR$zH{V zpoVTbYAzQe(`)sp3!TO^OlM+sd@Sn1bDirjlXfF+#NSXiTw7)qhHZ#m)AmGVGnuGm zy*$+PewnsVUrg>K>dbRwJ=sm3Ao+ML99eI$bXo3H~u(s_fau>Od z``e2|t68NL;hQp4u4Jplr}8r4fkI^!+sWh=!W(Ljk|;8p93U!;a_HZ-wV@XO3m|LK z+Pb#T`Upn29V=1ut&-zmdr_|wze%CDVu#x=Uj1MFS?ZI>E~2-jm`o!oktB;$kmhnL zm2=3|-q(uv52zN!K6l1>xZTyGQR_hEMshvbqXwmb+)gylDvyvuB!z4s%gEzo5nNpm^qD%UpeaNh5{2lb2h645j+A(s=@sa2CrL?xW~NDa|K zE+KjqlgSEwa4V@NeaXEfj+~_qCZk9qX(X?ab!0!egRCJhkXfXG zs0<*nRYb)G@efexptxR223E+Nd|d?TtQR@k~hhCH7GZGgtnDzYe^b; znBtrXHL!KZFm&c4tipa_I=Vk_a`vU&L?1EK0{aqrmGXwd) WKtW+{Al)BmIO;D7YZ#e*BIRG(cgsrv diff --git a/po/cs.po b/po/cs.po index c6cbbd3..8339ddd 100644 --- a/po/cs.po +++ b/po/cs.po @@ -19,8 +19,8 @@ msgstr "" "Project-Id-Version: gdk-pixbuf\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=gdk-" "pixbuf\n" -"POT-Creation-Date: 2013-04-15 10:28-0400\n" -"PO-Revision-Date: 2013-02-17 18:41+0100\n" +"POT-Creation-Date: 2014-05-26 20:46-0400\n" +"PO-Revision-Date: 2013-06-08 05:28+0200\n" "Last-Translator: Marek Černocký \n" "Language-Team: Czech \n" "Language: cs\n" @@ -30,18 +30,18 @@ msgstr "" "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" "X-Generator: Gtranslator 2.91.6\n" -#: gdk-pixbuf/gdk-pixbuf-animation.c:160 gdk-pixbuf/gdk-pixbuf-io.c:1064 -#: gdk-pixbuf/gdk-pixbuf-io.c:1330 +#: gdk-pixbuf/gdk-pixbuf-animation.c:158 gdk-pixbuf/gdk-pixbuf-io.c:1077 +#: gdk-pixbuf/gdk-pixbuf-io.c:1333 #, c-format msgid "Failed to open file '%s': %s" msgstr "Nelze otevřít soubor „%s“: %s" -#: gdk-pixbuf/gdk-pixbuf-animation.c:173 gdk-pixbuf/gdk-pixbuf-io.c:1076 +#: gdk-pixbuf/gdk-pixbuf-animation.c:171 gdk-pixbuf/gdk-pixbuf-io.c:962 #, c-format msgid "Image file '%s' contains no data" msgstr "Soubor obrázku „%s“ neobsahuje data" -#: gdk-pixbuf/gdk-pixbuf-animation.c:212 +#: gdk-pixbuf/gdk-pixbuf-animation.c:210 #, c-format msgid "" "Failed to load animation '%s': reason not known, probably a corrupt " @@ -50,8 +50,8 @@ msgstr "" "Nelze načíst animaci „%s“: důvod není znám, pravděpodobně poÅ¡kozený soubor " "animace" -#: gdk-pixbuf/gdk-pixbuf-animation.c:280 gdk-pixbuf/gdk-pixbuf-io.c:1112 -#: gdk-pixbuf/gdk-pixbuf-io.c:1382 +#: gdk-pixbuf/gdk-pixbuf-animation.c:278 gdk-pixbuf/gdk-pixbuf-io.c:1113 +#: gdk-pixbuf/gdk-pixbuf-io.c:1385 #, c-format msgid "" "Failed to load image '%s': reason not known, probably a corrupt image file" @@ -59,12 +59,12 @@ msgstr "" "Nelze načíst obrázek „%s“: důvod není znám, pravděpodobně poÅ¡kozený soubor " "obrázku" -#: gdk-pixbuf/gdk-pixbuf-io.c:790 +#: gdk-pixbuf/gdk-pixbuf-io.c:774 #, c-format msgid "Unable to load image-loading module: %s: %s" msgstr "Nelze načíst modul pro čtení obrázků: %s: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:805 +#: gdk-pixbuf/gdk-pixbuf-io.c:789 #, c-format msgid "" "Image-loading module %s does not export the proper interface; perhaps it's " @@ -73,53 +73,53 @@ msgstr "" "Modul pro načítání obrázků %s neexportuje správné rozhraní; není náhodou z " "jiné verze gdk-pixbuf?" -#: gdk-pixbuf/gdk-pixbuf-io.c:814 gdk-pixbuf/gdk-pixbuf-io.c:865 +#: gdk-pixbuf/gdk-pixbuf-io.c:798 gdk-pixbuf/gdk-pixbuf-io.c:849 #, c-format msgid "Image type '%s' is not supported" msgstr "Typ obrázku „%s“ není podporován" -#: gdk-pixbuf/gdk-pixbuf-io.c:950 +#: gdk-pixbuf/gdk-pixbuf-io.c:934 #, c-format msgid "Couldn't recognize the image file format for file '%s'" msgstr "Nelze rozpoznat formát obrázku v souboru „%s“" -#: gdk-pixbuf/gdk-pixbuf-io.c:958 +#: gdk-pixbuf/gdk-pixbuf-io.c:942 msgid "Unrecognized image file format" msgstr "Nerozpoznaný formát obrázku" -#: gdk-pixbuf/gdk-pixbuf-io.c:1121 +#: gdk-pixbuf/gdk-pixbuf-io.c:1124 #, c-format msgid "Failed to load image '%s': %s" msgstr "Nelze načíst obrázek „%s“: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2015 gdk-pixbuf/io-gdip-utils.c:837 +#: gdk-pixbuf/gdk-pixbuf-io.c:2029 gdk-pixbuf/io-gdip-utils.c:835 #, c-format msgid "Error writing to image file: %s" msgstr "Chyba při zápisu do souboru obrázku: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2057 gdk-pixbuf/gdk-pixbuf-io.c:2178 +#: gdk-pixbuf/gdk-pixbuf-io.c:2071 gdk-pixbuf/gdk-pixbuf-io.c:2192 #, c-format msgid "This build of gdk-pixbuf does not support saving the image format: %s" msgstr "Toto sestavení gdk-pixbuf nepodporuje ukládání obrázku ve formátu: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2088 +#: gdk-pixbuf/gdk-pixbuf-io.c:2102 msgid "Insufficient memory to save image to callback" msgstr "Nedostatek paměti k uložení obrázku pro zpětné volání" -#: gdk-pixbuf/gdk-pixbuf-io.c:2101 +#: gdk-pixbuf/gdk-pixbuf-io.c:2115 msgid "Failed to open temporary file" msgstr "Nelze otevřít dočasný soubor" -#: gdk-pixbuf/gdk-pixbuf-io.c:2124 +#: gdk-pixbuf/gdk-pixbuf-io.c:2138 msgid "Failed to read from temporary file" msgstr "Z dočasného souboru nelze číst" -#: gdk-pixbuf/gdk-pixbuf-io.c:2372 +#: gdk-pixbuf/gdk-pixbuf-io.c:2382 #, c-format msgid "Failed to open '%s' for writing: %s" msgstr "Nelze otevřít „%s“ pro zápis: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2398 +#: gdk-pixbuf/gdk-pixbuf-io.c:2408 #, c-format msgid "" "Failed to close '%s' while writing image, all data may not have been saved: " @@ -127,15 +127,15 @@ msgid "" msgstr "" "Nelze zavřít „%s“ během zápisu obrázku, možná nejsou uložena vÅ¡echna data: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2619 gdk-pixbuf/gdk-pixbuf-io.c:2671 +#: gdk-pixbuf/gdk-pixbuf-io.c:2629 gdk-pixbuf/gdk-pixbuf-io.c:2681 msgid "Insufficient memory to save image into a buffer" msgstr "Nedostatek paměti k uložení obrázku do vyrovnávací paměti" -#: gdk-pixbuf/gdk-pixbuf-io.c:2717 +#: gdk-pixbuf/gdk-pixbuf-io.c:2727 msgid "Error writing to image stream" msgstr "Chyba při zápisu do obrazového proudu" -#: gdk-pixbuf/gdk-pixbuf-loader.c:393 +#: gdk-pixbuf/gdk-pixbuf-loader.c:384 #, c-format msgid "" "Internal error: Image loader module '%s' failed to complete an operation, " @@ -144,24 +144,24 @@ msgstr "" "Interní chyba: Modulu pro načítání obrázku „%s“ se nezdařilo dokončit " "operaci, ale k tomuto selhání neudal důvod" -#: gdk-pixbuf/gdk-pixbuf-loader.c:435 +#: gdk-pixbuf/gdk-pixbuf-loader.c:426 #, c-format msgid "Incremental loading of image type '%s' is not supported" msgstr "Postupné načítání obrázku typu „%s“ není podporováno" -#: gdk-pixbuf/gdk-pixdata.c:160 +#: gdk-pixbuf/gdk-pixdata.c:158 msgid "Image header corrupt" msgstr "Záhlaví obrázku je poÅ¡kozeno" -#: gdk-pixbuf/gdk-pixdata.c:165 +#: gdk-pixbuf/gdk-pixdata.c:163 msgid "Image format unknown" msgstr "Neznámý formát obrázku" -#: gdk-pixbuf/gdk-pixdata.c:170 gdk-pixbuf/gdk-pixdata.c:502 +#: gdk-pixbuf/gdk-pixdata.c:168 gdk-pixbuf/gdk-pixdata.c:501 msgid "Image pixel data corrupt" msgstr "Pixelová data obrázku jsou poÅ¡kozena" -#: gdk-pixbuf/gdk-pixdata.c:446 +#: gdk-pixbuf/gdk-pixdata.c:445 #, c-format msgid "failed to allocate image buffer of %u byte" msgid_plural "failed to allocate image buffer of %u bytes" @@ -169,74 +169,78 @@ msgstr[0] "nelze alokovat paměť pro obrázek o velikosti %u bajt" msgstr[1] "nelze alokovat paměť pro obrázek o velikosti %u bajty" msgstr[2] "nelze alokovat paměť pro obrázek o velikosti %u bajtů" -#: gdk-pixbuf/io-ani.c:244 +#: gdk-pixbuf/io-ani.c:242 msgid "Unexpected icon chunk in animation" msgstr "Neočekávaný blok ikony v animaci" -#: gdk-pixbuf/io-ani.c:342 gdk-pixbuf/io-ani.c:400 gdk-pixbuf/io-ani.c:426 -#: gdk-pixbuf/io-ani.c:449 gdk-pixbuf/io-ani.c:476 gdk-pixbuf/io-ani.c:563 +#: gdk-pixbuf/io-ani.c:340 gdk-pixbuf/io-ani.c:398 gdk-pixbuf/io-ani.c:424 +#: gdk-pixbuf/io-ani.c:447 gdk-pixbuf/io-ani.c:474 gdk-pixbuf/io-ani.c:561 msgid "Invalid header in animation" msgstr "Neplatné záhlaví v animaci" -#: gdk-pixbuf/io-ani.c:352 gdk-pixbuf/io-ani.c:374 gdk-pixbuf/io-ani.c:458 -#: gdk-pixbuf/io-ani.c:485 gdk-pixbuf/io-ani.c:536 gdk-pixbuf/io-ani.c:608 +#: gdk-pixbuf/io-ani.c:350 gdk-pixbuf/io-ani.c:372 gdk-pixbuf/io-ani.c:456 +#: gdk-pixbuf/io-ani.c:483 gdk-pixbuf/io-ani.c:534 gdk-pixbuf/io-ani.c:606 msgid "Not enough memory to load animation" msgstr "Nedostatek paměti k načtení animace" -#: gdk-pixbuf/io-ani.c:392 gdk-pixbuf/io-ani.c:418 gdk-pixbuf/io-ani.c:437 +#: gdk-pixbuf/io-ani.c:390 gdk-pixbuf/io-ani.c:416 gdk-pixbuf/io-ani.c:435 msgid "Malformed chunk in animation" msgstr "Chybně vytvořený blok v animaci" -#: gdk-pixbuf/io-ani.c:660 +#: gdk-pixbuf/io-ani.c:628 +msgid "ANI image was truncated or incomplete." +msgstr "Obrázek ANI byl zkrácen nebo není úplný." + +#: gdk-pixbuf/io-ani.c:669 msgid "The ANI image format" msgstr "Formát obrázku ANI" -#: gdk-pixbuf/io-bmp.c:229 gdk-pixbuf/io-bmp.c:266 gdk-pixbuf/io-bmp.c:337 -#: gdk-pixbuf/io-bmp.c:369 gdk-pixbuf/io-bmp.c:392 gdk-pixbuf/io-bmp.c:495 +#: gdk-pixbuf/io-bmp.c:227 gdk-pixbuf/io-bmp.c:264 gdk-pixbuf/io-bmp.c:335 +#: gdk-pixbuf/io-bmp.c:367 gdk-pixbuf/io-bmp.c:390 gdk-pixbuf/io-bmp.c:493 msgid "BMP image has bogus header data" msgstr "Obrázek formátu BMP má neplatná data v záhlaví" -#: gdk-pixbuf/io-bmp.c:240 gdk-pixbuf/io-bmp.c:432 +#: gdk-pixbuf/io-bmp.c:238 gdk-pixbuf/io-bmp.c:430 msgid "Not enough memory to load bitmap image" msgstr "Nedostatek paměti k načtení rastrového obrázku" -#: gdk-pixbuf/io-bmp.c:318 +#: gdk-pixbuf/io-bmp.c:316 msgid "BMP image has unsupported header size" msgstr "Obrázek BMP má nepodporovanou velikost záhlaví" -#: gdk-pixbuf/io-bmp.c:356 +#: gdk-pixbuf/io-bmp.c:354 msgid "Topdown BMP images cannot be compressed" msgstr "Obrázky BMP shora dolů nelze komprimovat" -#: gdk-pixbuf/io-bmp.c:716 gdk-pixbuf/io-pnm.c:707 +#: gdk-pixbuf/io-bmp.c:714 gdk-pixbuf/io-pnm.c:705 msgid "Premature end-of-file encountered" msgstr "Nalezen předčasný konec souboru" -#: gdk-pixbuf/io-bmp.c:1328 +#: gdk-pixbuf/io-bmp.c:1326 msgid "Couldn't allocate memory for saving BMP file" msgstr "Nelze alokovat paměť k uložení souboru BMP" -#: gdk-pixbuf/io-bmp.c:1369 +#: gdk-pixbuf/io-bmp.c:1367 msgid "Couldn't write to BMP file" msgstr "Nelze zapisovat do souboru BMP" -#: gdk-pixbuf/io-bmp.c:1422 gdk-pixbuf/io-gdip-bmp.c:82 +#: gdk-pixbuf/io-bmp.c:1420 gdk-pixbuf/io-gdip-bmp.c:80 msgid "The BMP image format" msgstr "Formát obrázku BMP" -#: gdk-pixbuf/io-gdip-emf.c:59 +#: gdk-pixbuf/io-gdip-emf.c:57 msgid "The EMF image format" msgstr "Formát obrázku EMF" -#: gdk-pixbuf/io-gdip-gif.c:80 gdk-pixbuf/io-gif.c:1720 +#: gdk-pixbuf/io-gdip-gif.c:78 gdk-pixbuf/io-gif.c:1718 msgid "The GIF image format" msgstr "Formát obrázku GIF" -#: gdk-pixbuf/io-gdip-ico.c:59 gdk-pixbuf/io-ico.c:1271 +#: gdk-pixbuf/io-gdip-ico.c:57 gdk-pixbuf/io-ico.c:1269 msgid "The ICO image format" msgstr "Formát obrázku ICO" -#: gdk-pixbuf/io-gdip-jpeg.c:53 gdk-pixbuf/io-jpeg.c:1249 +#: gdk-pixbuf/io-gdip-jpeg.c:51 gdk-pixbuf/io-jpeg.c:1249 #, c-format msgid "" "JPEG quality must be a value between 0 and 100; value '%s' could not be " @@ -245,115 +249,119 @@ msgstr "" "Kvalita JPEG musí být hodnota mezi 0 a 100; hodnotu „%s“ nebylo možné " "zpracovat." -#: gdk-pixbuf/io-gdip-jpeg.c:68 gdk-pixbuf/io-jpeg.c:1265 +#: gdk-pixbuf/io-gdip-jpeg.c:66 gdk-pixbuf/io-jpeg.c:1265 #, c-format msgid "" "JPEG quality must be a value between 0 and 100; value '%d' is not allowed." msgstr "" "Kvalita JPEG musí být hodnota mezi 0 a 100; hodnota „%d“ není povolena." -#: gdk-pixbuf/io-gdip-jpeg.c:136 gdk-pixbuf/io-jpeg.c:1478 +#: gdk-pixbuf/io-gdip-jpeg.c:134 gdk-pixbuf/io-jpeg.c:1478 msgid "The JPEG image format" msgstr "Formát obrázku JPEG" -#: gdk-pixbuf/io-gdip-utils.c:154 +#: gdk-pixbuf/io-gdip-tiff.c:80 gdk-pixbuf/io-tiff.c:786 +msgid "The TIFF image format" +msgstr "Formát obrázku TIFF" + +#: gdk-pixbuf/io-gdip-utils.c:152 #, c-format msgid "Could not allocate memory: %s" msgstr "Nelze alokovat paměť: %s" -#: gdk-pixbuf/io-gdip-utils.c:179 gdk-pixbuf/io-gdip-utils.c:293 -#: gdk-pixbuf/io-gdip-utils.c:333 +#: gdk-pixbuf/io-gdip-utils.c:177 gdk-pixbuf/io-gdip-utils.c:291 +#: gdk-pixbuf/io-gdip-utils.c:331 #, c-format msgid "Could not create stream: %s" msgstr "Nelze vytvořit proud: %s" -#: gdk-pixbuf/io-gdip-utils.c:193 +#: gdk-pixbuf/io-gdip-utils.c:191 #, c-format msgid "Could not seek stream: %s" msgstr "Nelze nastavit pozici v proudu: %s" -#: gdk-pixbuf/io-gdip-utils.c:205 +#: gdk-pixbuf/io-gdip-utils.c:203 #, c-format msgid "Could not read from stream: %s" msgstr "Z proudu nelze číst: %s" -#: gdk-pixbuf/io-gdip-utils.c:617 +#: gdk-pixbuf/io-gdip-utils.c:615 msgid "Couldn't load bitmap" msgstr "Nelze načíst rastrový obrázek" -#: gdk-pixbuf/io-gdip-utils.c:773 +#: gdk-pixbuf/io-gdip-utils.c:771 msgid "Couldn't load metafile" msgstr "Nelze načíst metasoubor" -#: gdk-pixbuf/io-gdip-utils.c:878 +#: gdk-pixbuf/io-gdip-utils.c:876 msgid "Unsupported image format for GDI+" msgstr "Nepodporovaný formát obrázku GDI+" -#: gdk-pixbuf/io-gdip-utils.c:885 +#: gdk-pixbuf/io-gdip-utils.c:883 msgid "Couldn't save" msgstr "Nelze uložit" -#: gdk-pixbuf/io-gdip-wmf.c:58 +#: gdk-pixbuf/io-gdip-wmf.c:56 msgid "The WMF image format" msgstr "Formát obrázku WMF" -#: gdk-pixbuf/io-gif.c:222 +#: gdk-pixbuf/io-gif.c:220 #, c-format msgid "Failure reading GIF: %s" msgstr "Chyba při čtení formátu GIF: %s" -#: gdk-pixbuf/io-gif.c:496 gdk-pixbuf/io-gif.c:1502 gdk-pixbuf/io-gif.c:1669 +#: gdk-pixbuf/io-gif.c:494 gdk-pixbuf/io-gif.c:1500 gdk-pixbuf/io-gif.c:1667 msgid "GIF file was missing some data (perhaps it was truncated somehow?)" msgstr "V souboru GIF chybí některá data (možná byl nějakým způsobem zkrácen?)" -#: gdk-pixbuf/io-gif.c:505 +#: gdk-pixbuf/io-gif.c:503 #, c-format msgid "Internal error in the GIF loader (%s)" msgstr "Interní chyba v zavaděči GIF (%s)" -#: gdk-pixbuf/io-gif.c:579 +#: gdk-pixbuf/io-gif.c:577 msgid "Stack overflow" msgstr "Přetečení zásobníku" -#: gdk-pixbuf/io-gif.c:639 +#: gdk-pixbuf/io-gif.c:637 msgid "GIF image loader cannot understand this image." msgstr "Zavaděč obrázků GIF nerozumí tomuto obrázku." -#: gdk-pixbuf/io-gif.c:668 +#: gdk-pixbuf/io-gif.c:666 msgid "Bad code encountered" msgstr "Nalezen chybný kód" -#: gdk-pixbuf/io-gif.c:678 +#: gdk-pixbuf/io-gif.c:676 msgid "Circular table entry in GIF file" msgstr "Cyklická položka tabulky v souboru GIF" -#: gdk-pixbuf/io-gif.c:866 gdk-pixbuf/io-gif.c:1488 gdk-pixbuf/io-gif.c:1541 -#: gdk-pixbuf/io-gif.c:1657 +#: gdk-pixbuf/io-gif.c:864 gdk-pixbuf/io-gif.c:1486 gdk-pixbuf/io-gif.c:1539 +#: gdk-pixbuf/io-gif.c:1655 msgid "Not enough memory to load GIF file" msgstr "Nedostatek paměti k načtení obrázku GIF" -#: gdk-pixbuf/io-gif.c:960 +#: gdk-pixbuf/io-gif.c:958 msgid "Not enough memory to composite a frame in GIF file" msgstr "Nedostatek paměti ke složení políčka v souboru GIF" -#: gdk-pixbuf/io-gif.c:1132 +#: gdk-pixbuf/io-gif.c:1130 msgid "GIF image is corrupt (incorrect LZW compression)" msgstr "Obrázek GIF je poÅ¡kozen (chybná komprese LZW)" -#: gdk-pixbuf/io-gif.c:1182 +#: gdk-pixbuf/io-gif.c:1180 msgid "File does not appear to be a GIF file" msgstr "Soubor nevypadá jako soubor GIF" -#: gdk-pixbuf/io-gif.c:1194 +#: gdk-pixbuf/io-gif.c:1192 #, c-format msgid "Version %s of the GIF file format is not supported" msgstr "Verze %s formátu souborů GIF není podporována" -#: gdk-pixbuf/io-gif.c:1241 +#: gdk-pixbuf/io-gif.c:1239 msgid "Resulting GIF image has zero size" msgstr "Výsledný obrázek GIF má nulovou velikost" -#: gdk-pixbuf/io-gif.c:1320 +#: gdk-pixbuf/io-gif.c:1318 msgid "" "GIF image has no global colormap, and a frame inside it has no local " "colormap." @@ -361,7 +369,7 @@ msgstr "" "Obrázek GIF neobsahuje globální mapu barev a políčko v něm neobsahuje " "lokální mapu." -#: gdk-pixbuf/io-gif.c:1564 +#: gdk-pixbuf/io-gif.c:1562 msgid "GIF image was truncated or incomplete." msgstr "Obrázek GIF byl zkrácen nebo není úplný." @@ -378,87 +386,87 @@ msgstr "Nelze dekódovat soubor ICNS" msgid "The ICNS image format" msgstr "Formát obrázku ICNS" -#: gdk-pixbuf/io-ico.c:228 gdk-pixbuf/io-ico.c:242 gdk-pixbuf/io-ico.c:291 -#: gdk-pixbuf/io-ico.c:302 gdk-pixbuf/io-ico.c:395 +#: gdk-pixbuf/io-ico.c:226 gdk-pixbuf/io-ico.c:240 gdk-pixbuf/io-ico.c:289 +#: gdk-pixbuf/io-ico.c:300 gdk-pixbuf/io-ico.c:393 msgid "Invalid header in icon" msgstr "Neplatné záhlaví ikony" -#: gdk-pixbuf/io-ico.c:257 gdk-pixbuf/io-ico.c:312 gdk-pixbuf/io-ico.c:405 -#: gdk-pixbuf/io-ico.c:458 gdk-pixbuf/io-ico.c:488 +#: gdk-pixbuf/io-ico.c:255 gdk-pixbuf/io-ico.c:310 gdk-pixbuf/io-ico.c:403 +#: gdk-pixbuf/io-ico.c:456 gdk-pixbuf/io-ico.c:486 msgid "Not enough memory to load icon" msgstr "Nedostatek paměti k načtení ikony" -#: gdk-pixbuf/io-ico.c:338 +#: gdk-pixbuf/io-ico.c:336 msgid "Compressed icons are not supported" msgstr "Komprimované ikony nejsou podporovány" -#: gdk-pixbuf/io-ico.c:358 +#: gdk-pixbuf/io-ico.c:356 msgid "Icon has zero width" msgstr "Ikona má nulovou šířku" -#: gdk-pixbuf/io-ico.c:368 +#: gdk-pixbuf/io-ico.c:366 msgid "Icon has zero height" msgstr "Ikona má nulovou výšku" -#: gdk-pixbuf/io-ico.c:443 +#: gdk-pixbuf/io-ico.c:441 msgid "Unsupported icon type" msgstr "Nepodporovaný typ ikony" -#: gdk-pixbuf/io-ico.c:537 +#: gdk-pixbuf/io-ico.c:535 msgid "Not enough memory to load ICO file" msgstr "Nedostatek paměti k načtení souboru ICO" -#: gdk-pixbuf/io-ico.c:1002 +#: gdk-pixbuf/io-ico.c:1000 msgid "Image too large to be saved as ICO" msgstr "Obrázek je příliÅ¡ velký, aby mohl být uložen jako ICO" -#: gdk-pixbuf/io-ico.c:1013 +#: gdk-pixbuf/io-ico.c:1011 msgid "Cursor hotspot outside image" msgstr "Aktivní bod kurzoru mimo obrázek" -#: gdk-pixbuf/io-ico.c:1036 +#: gdk-pixbuf/io-ico.c:1034 #, c-format msgid "Unsupported depth for ICO file: %d" msgstr "Nepodporovaná hloubka souboru ICO: %d" -#: gdk-pixbuf/io-jasper.c:74 +#: gdk-pixbuf/io-jasper.c:73 msgid "Couldn't allocate memory for stream" msgstr "Nelze alokovat paměť proudu" -#: gdk-pixbuf/io-jasper.c:104 +#: gdk-pixbuf/io-jasper.c:103 msgid "Couldn't decode image" msgstr "Nelze dekódovat obrázek" -#: gdk-pixbuf/io-jasper.c:122 +#: gdk-pixbuf/io-jasper.c:121 msgid "Transformed JPEG2000 has zero width or height" msgstr "Transformovaný obrázek JPEG2000 má nulovou výšku nebo šířku" -#: gdk-pixbuf/io-jasper.c:136 +#: gdk-pixbuf/io-jasper.c:135 msgid "Image type currently not supported" msgstr "Typ obrázku v současnosti není podporován" -#: gdk-pixbuf/io-jasper.c:148 gdk-pixbuf/io-jasper.c:156 +#: gdk-pixbuf/io-jasper.c:147 gdk-pixbuf/io-jasper.c:155 msgid "Couldn't allocate memory for color profile" msgstr "Nelze alokovat paměť profilu barev" -#: gdk-pixbuf/io-jasper.c:182 +#: gdk-pixbuf/io-jasper.c:181 msgid "Insufficient memory to open JPEG 2000 file" msgstr "Nedostatek paměti k otevření souboru JPEG 2000" -#: gdk-pixbuf/io-jasper.c:261 +#: gdk-pixbuf/io-jasper.c:260 msgid "Couldn't allocate memory to buffer image data" msgstr "Nelze alokovat paměť k načtení obrazových dat do vyrovnávací paměti" -#: gdk-pixbuf/io-jasper.c:305 +#: gdk-pixbuf/io-jasper.c:304 msgid "The JPEG 2000 image format" msgstr "Formát obrázku JPEG 2000" -#: gdk-pixbuf/io-jpeg.c:126 +#: gdk-pixbuf/io-jpeg.c:124 #, c-format msgid "Error interpreting JPEG image file (%s)" msgstr "Chyba při interpretaci souboru obrázku JPEG (%s)" -#: gdk-pixbuf/io-jpeg.c:604 +#: gdk-pixbuf/io-jpeg.c:597 msgid "" "Insufficient memory to load image, try exiting some applications to free " "memory" @@ -466,17 +474,17 @@ msgstr "" "Nedostatek paměti k načtení obrázku, zkuste prosím uvolnit paměť ukončením " "několika aplikací" -#: gdk-pixbuf/io-jpeg.c:651 gdk-pixbuf/io-jpeg.c:865 +#: gdk-pixbuf/io-jpeg.c:645 gdk-pixbuf/io-jpeg.c:858 #, c-format msgid "Unsupported JPEG color space (%s)" msgstr "Nepodporovaný prostor barev JPEG (%s)" -#: gdk-pixbuf/io-jpeg.c:764 gdk-pixbuf/io-jpeg.c:1044 +#: gdk-pixbuf/io-jpeg.c:757 gdk-pixbuf/io-jpeg.c:1037 #: gdk-pixbuf/io-jpeg.c:1308 gdk-pixbuf/io-jpeg.c:1318 msgid "Couldn't allocate memory for loading JPEG file" msgstr "Nelze alokovat paměť k načtení souboru JPEG" -#: gdk-pixbuf/io-jpeg.c:1018 +#: gdk-pixbuf/io-jpeg.c:1011 msgid "Transformed JPEG has zero width or height." msgstr "Transformovaný obrázek JPEG má nulovou výšku nebo šířku." @@ -485,90 +493,90 @@ msgstr "Transformovaný obrázek JPEG má nulovou výšku nebo šířku." msgid "Color profile has invalid length '%u'." msgstr "Profil barev má neplatnou délku „%u“." -#: gdk-pixbuf/io-pcx.c:186 +#: gdk-pixbuf/io-pcx.c:184 msgid "Couldn't allocate memory for header" msgstr "Nelze alokovat paměť pro záhlaví" -#: gdk-pixbuf/io-pcx.c:201 gdk-pixbuf/io-pcx.c:559 +#: gdk-pixbuf/io-pcx.c:199 gdk-pixbuf/io-pcx.c:557 msgid "Couldn't allocate memory for context buffer" msgstr "Nelze alokovat paměť pro vyrovnávací paměť kontextu" -#: gdk-pixbuf/io-pcx.c:600 +#: gdk-pixbuf/io-pcx.c:598 msgid "Image has invalid width and/or height" msgstr "Obrázek má nulovou šířku a/nebo výšku" -#: gdk-pixbuf/io-pcx.c:612 gdk-pixbuf/io-pcx.c:673 +#: gdk-pixbuf/io-pcx.c:610 gdk-pixbuf/io-pcx.c:671 msgid "Image has unsupported bpp" msgstr "Obrázek má nepodporované bpp" -#: gdk-pixbuf/io-pcx.c:617 gdk-pixbuf/io-pcx.c:625 +#: gdk-pixbuf/io-pcx.c:615 gdk-pixbuf/io-pcx.c:623 #, c-format msgid "Image has unsupported number of %d-bit planes" msgstr "Obrázek má nepodporovaný počet %dbitových rovin" -#: gdk-pixbuf/io-pcx.c:641 +#: gdk-pixbuf/io-pcx.c:639 msgid "Couldn't create new pixbuf" msgstr "Nelze vytvořit nový pixbuf" -#: gdk-pixbuf/io-pcx.c:649 +#: gdk-pixbuf/io-pcx.c:647 msgid "Couldn't allocate memory for line data" msgstr "Nelze alokovat paměť pro data řádků" -#: gdk-pixbuf/io-pcx.c:656 +#: gdk-pixbuf/io-pcx.c:654 msgid "Couldn't allocate memory for PCX image" msgstr "Nelze alokovat paměť pro obrázek PCX" -#: gdk-pixbuf/io-pcx.c:703 +#: gdk-pixbuf/io-pcx.c:701 msgid "Didn't get all lines of PCX image" msgstr "Nezískány vÅ¡echny řádky obrázku PCX" -#: gdk-pixbuf/io-pcx.c:710 +#: gdk-pixbuf/io-pcx.c:708 msgid "No palette found at end of PCX data" msgstr "Na konci dat PCX nenalezena paleta" -#: gdk-pixbuf/io-pcx.c:755 +#: gdk-pixbuf/io-pcx.c:753 msgid "The PCX image format" msgstr "Formát obrázku PCX" -#: gdk-pixbuf/io-pixdata.c:148 +#: gdk-pixbuf/io-pixdata.c:146 msgid "Transformed pixbuf has zero width or height." msgstr "Transformovaný pixbuf má nulovou šířku nebo výšku." -#: gdk-pixbuf/io-pixdata.c:186 +#: gdk-pixbuf/io-pixdata.c:184 msgid "The GdkPixdata format" msgstr "Formát GdkPixdata" -#: gdk-pixbuf/io-png.c:54 +#: gdk-pixbuf/io-png.c:53 msgid "Bits per channel of PNG image is invalid." msgstr "Počet bitů na kanál obrázku PNG není platný." -#: gdk-pixbuf/io-png.c:135 gdk-pixbuf/io-png.c:641 +#: gdk-pixbuf/io-png.c:134 gdk-pixbuf/io-png.c:640 msgid "Transformed PNG has zero width or height." msgstr "Transformovaný obrázek PNG má nulovou výšku nebo šířku." -#: gdk-pixbuf/io-png.c:143 +#: gdk-pixbuf/io-png.c:142 msgid "Bits per channel of transformed PNG is not 8." msgstr "Počet bitů na kanál transformovaného obrázku PNG není 8." -#: gdk-pixbuf/io-png.c:152 +#: gdk-pixbuf/io-png.c:151 msgid "Transformed PNG not RGB or RGBA." msgstr "Transformovaný obrázek PNG není RGB nebo RGBA." -#: gdk-pixbuf/io-png.c:161 +#: gdk-pixbuf/io-png.c:160 msgid "Transformed PNG has unsupported number of channels, must be 3 or 4." msgstr "" "Transformovaný obrázek PNG má nepodporovaný počet kanálů, musí být 3 nebo 4." -#: gdk-pixbuf/io-png.c:182 +#: gdk-pixbuf/io-png.c:181 #, c-format msgid "Fatal error in PNG image file: %s" msgstr "Kritická chyba v souboru obrázku PNG: %s" -#: gdk-pixbuf/io-png.c:315 +#: gdk-pixbuf/io-png.c:314 msgid "Insufficient memory to load PNG file" msgstr "Nedostatek paměti k načtení souboru PNG" -#: gdk-pixbuf/io-png.c:656 +#: gdk-pixbuf/io-png.c:655 #, c-format msgid "" "Insufficient memory to store a %lu by %lu image; try exiting some " @@ -577,30 +585,30 @@ msgstr "" "Nedostatek paměti k uložení obrázku %lu krát %lu; zkuste prosím uvolnit " "paměť ukončením několika aplikací" -#: gdk-pixbuf/io-png.c:719 +#: gdk-pixbuf/io-png.c:718 msgid "Fatal error reading PNG image file" msgstr "Kritická chyba při čtení souboru obrázku PNG" -#: gdk-pixbuf/io-png.c:768 +#: gdk-pixbuf/io-png.c:767 #, c-format msgid "Fatal error reading PNG image file: %s" msgstr "Kritická chyba při čtení souboru obrázku PNG: %s" -#: gdk-pixbuf/io-png.c:858 +#: gdk-pixbuf/io-png.c:857 msgid "" "Keys for PNG text chunks must have at least 1 and at most 79 characters." msgstr "Klíče textových bloků PNG musí mít alespoň 1 a nejvýše 79 znaků." -#: gdk-pixbuf/io-png.c:867 +#: gdk-pixbuf/io-png.c:866 msgid "Keys for PNG text chunks must be ASCII characters." msgstr "Klíče textových bloků PNG musí být znaky ASCII." -#: gdk-pixbuf/io-png.c:881 gdk-pixbuf/io-tiff.c:667 +#: gdk-pixbuf/io-png.c:880 gdk-pixbuf/io-tiff.c:665 #, c-format msgid "Color profile has invalid length %d." msgstr "Profil barev má neplatnou délku %d." -#: gdk-pixbuf/io-png.c:894 +#: gdk-pixbuf/io-png.c:893 #, c-format msgid "" "PNG compression level must be a value between 0 and 9; value '%s' could not " @@ -609,7 +617,7 @@ msgstr "" "Úroveň komprese PNG musí být hodnota mezi 0 a 9; hodnotu „%s“ nebylo možné " "zpracovat." -#: gdk-pixbuf/io-png.c:907 +#: gdk-pixbuf/io-png.c:906 #, c-format msgid "" "PNG compression level must be a value between 0 and 9; value '%d' is not " @@ -617,84 +625,84 @@ msgid "" msgstr "" "Úroveň komprese PNG musí být hodnota mezi 0 a 9; hodnota „%d“ není povolena." -#: gdk-pixbuf/io-png.c:955 +#: gdk-pixbuf/io-png.c:954 #, c-format msgid "Value for PNG text chunk %s cannot be converted to ISO-8859-1 encoding." msgstr "Hodnotu textového bloku PNG %s nelze převést do kódování ISO-8859-1." -#: gdk-pixbuf/io-png.c:1118 +#: gdk-pixbuf/io-png.c:1117 msgid "The PNG image format" msgstr "Formát obrázku PNG" -#: gdk-pixbuf/io-pnm.c:248 +#: gdk-pixbuf/io-pnm.c:246 msgid "PNM loader expected to find an integer, but didn't" msgstr "Zavaděč PNM očekával celé číslo, ale nenaÅ¡el ho" -#: gdk-pixbuf/io-pnm.c:280 +#: gdk-pixbuf/io-pnm.c:278 msgid "PNM file has an incorrect initial byte" msgstr "Soubor PNM obsahuje nesprávný počáteční bajt" -#: gdk-pixbuf/io-pnm.c:310 +#: gdk-pixbuf/io-pnm.c:308 msgid "PNM file is not in a recognized PNM subformat" msgstr "Soubor PNM není v rozpoznaném podřazeném formátu PNM" -#: gdk-pixbuf/io-pnm.c:335 +#: gdk-pixbuf/io-pnm.c:333 msgid "PNM file has an image width of 0" msgstr "Soubor PNM má šířku obrázku 0" -#: gdk-pixbuf/io-pnm.c:356 +#: gdk-pixbuf/io-pnm.c:354 msgid "PNM file has an image height of 0" msgstr "Soubor PNM má výšku obrázku 0" -#: gdk-pixbuf/io-pnm.c:379 +#: gdk-pixbuf/io-pnm.c:377 msgid "Maximum color value in PNM file is 0" msgstr "Maximální hodnota barvy v souboru PNM je 0" -#: gdk-pixbuf/io-pnm.c:387 +#: gdk-pixbuf/io-pnm.c:385 msgid "Maximum color value in PNM file is too large" msgstr "Maximální hodnota barvy v souboru PNM je příliÅ¡ vysoká" -#: gdk-pixbuf/io-pnm.c:427 gdk-pixbuf/io-pnm.c:457 gdk-pixbuf/io-pnm.c:502 +#: gdk-pixbuf/io-pnm.c:425 gdk-pixbuf/io-pnm.c:455 gdk-pixbuf/io-pnm.c:500 msgid "Raw PNM image type is invalid" msgstr "Typ obrázku raw PNM není platný" -#: gdk-pixbuf/io-pnm.c:652 +#: gdk-pixbuf/io-pnm.c:650 msgid "PNM image loader does not support this PNM subformat" msgstr "Zavaděč obrázků PNM nepodporuje tento podřazený formát PNM" -#: gdk-pixbuf/io-pnm.c:739 gdk-pixbuf/io-pnm.c:966 +#: gdk-pixbuf/io-pnm.c:737 gdk-pixbuf/io-pnm.c:964 msgid "Raw PNM formats require exactly one whitespace before sample data" msgstr "Formáty raw PNM vyžadují přesně jednu mezeru před daty vzorků" -#: gdk-pixbuf/io-pnm.c:766 +#: gdk-pixbuf/io-pnm.c:764 msgid "Cannot allocate memory for loading PNM image" msgstr "Nelze alokovat paměť k načtení obrázku PNM" -#: gdk-pixbuf/io-pnm.c:816 +#: gdk-pixbuf/io-pnm.c:814 msgid "Insufficient memory to load PNM context struct" msgstr "Nedostatek paměti k načtení struktury kontextu PNM" -#: gdk-pixbuf/io-pnm.c:867 +#: gdk-pixbuf/io-pnm.c:865 msgid "Unexpected end of PNM image data" msgstr "Neočekávaný konec dat obrázku PNM" -#: gdk-pixbuf/io-pnm.c:995 +#: gdk-pixbuf/io-pnm.c:993 msgid "Insufficient memory to load PNM file" msgstr "Nedostatek paměti k načtení souboru PNM" -#: gdk-pixbuf/io-pnm.c:1079 +#: gdk-pixbuf/io-pnm.c:1077 msgid "The PNM/PBM/PGM/PPM image format family" msgstr "Rodina formátů obrázků PNM/PBM/PGM/PPM" -#: gdk-pixbuf/io-qtif.c:128 +#: gdk-pixbuf/io-qtif.c:126 msgid "Input file descriptor is NULL." msgstr "Vstupní popisovač souboru je nulový." -#: gdk-pixbuf/io-qtif.c:143 +#: gdk-pixbuf/io-qtif.c:141 msgid "Failed to read QTIF header" msgstr "Nezdařilo se čtení záhlaví QTIF" -#: gdk-pixbuf/io-qtif.c:152 gdk-pixbuf/io-qtif.c:189 gdk-pixbuf/io-qtif.c:459 +#: gdk-pixbuf/io-qtif.c:150 gdk-pixbuf/io-qtif.c:187 gdk-pixbuf/io-qtif.c:454 #, c-format msgid "QTIF atom size too large (%d byte)" msgid_plural "QTIF atom size too large (%d bytes)" @@ -702,7 +710,7 @@ msgstr[0] "Velikost QTIF atom je příliÅ¡ vysoká (%d bajt)" msgstr[1] "Velikost QTIF atom je příliÅ¡ vysoká (%d bajty)" msgstr[2] "Velikost QTIF atom je příliÅ¡ vysoká (%d bajtů)" -#: gdk-pixbuf/io-qtif.c:175 +#: gdk-pixbuf/io-qtif.c:173 #, c-format msgid "Failed to allocate %d byte for file read buffer" msgid_plural "Failed to allocate %d bytes for file read buffer" @@ -710,12 +718,12 @@ msgstr[0] "Nelze alokovat %d bajt pro vyrovnávací paměť čtení souboru" msgstr[1] "Nelze alokovat %d bajty pro vyrovnávací paměť čtení souboru" msgstr[2] "Nelze alokovat %d bajtů pro vyrovnávací paměť čtení souboru" -#: gdk-pixbuf/io-qtif.c:206 +#: gdk-pixbuf/io-qtif.c:201 #, c-format msgid "File error when reading QTIF atom: %s" msgstr "Chyba při čtení QTIF atom: %s" -#: gdk-pixbuf/io-qtif.c:243 +#: gdk-pixbuf/io-qtif.c:238 #, c-format msgid "Failed to skip the next %d byte with seek()." msgid_plural "Failed to skip the next %d bytes with seek()." @@ -723,227 +731,223 @@ msgstr[0] "Nezdařilo se přeskočit další %d bajt pomocí seek()." msgstr[1] "Nezdařilo se přeskočit další %d bajty pomocí seek()." msgstr[2] "Nezdařilo se přeskočit dalších %d bajtů pomocí seek()." -#: gdk-pixbuf/io-qtif.c:270 +#: gdk-pixbuf/io-qtif.c:265 msgid "Failed to allocate QTIF context structure." msgstr "Nezdařila se alokace struktury kontextu QTIF." -#: gdk-pixbuf/io-qtif.c:330 +#: gdk-pixbuf/io-qtif.c:325 msgid "Failed to create GdkPixbufLoader object." msgstr "Nezdařilo se vytvoření objektu GdkPixbufLoader." -#: gdk-pixbuf/io-qtif.c:434 +#: gdk-pixbuf/io-qtif.c:429 msgid "Failed to find an image data atom." msgstr "Nelze nalézt atom obrazových dat." -#: gdk-pixbuf/io-qtif.c:618 +#: gdk-pixbuf/io-qtif.c:613 msgid "The QTIF image format" msgstr "Formát obrázku QTIF" -#: gdk-pixbuf/io-ras.c:125 +#: gdk-pixbuf/io-ras.c:123 msgid "RAS image has bogus header data" msgstr "Obrázek RAS má neplatná data v záhlaví" -#: gdk-pixbuf/io-ras.c:147 +#: gdk-pixbuf/io-ras.c:145 msgid "RAS image has unknown type" msgstr "Obrázek RAS má neznámý typ" -#: gdk-pixbuf/io-ras.c:155 +#: gdk-pixbuf/io-ras.c:153 msgid "unsupported RAS image variation" msgstr "nepodporovaná variace obrázku RAS" -#: gdk-pixbuf/io-ras.c:170 gdk-pixbuf/io-ras.c:199 +#: gdk-pixbuf/io-ras.c:168 gdk-pixbuf/io-ras.c:197 msgid "Not enough memory to load RAS image" msgstr "Nedostatek paměti k načtení obrázku RAS" -#: gdk-pixbuf/io-ras.c:544 +#: gdk-pixbuf/io-ras.c:542 msgid "The Sun raster image format" msgstr "Formát obrázku Sun raster" -#: gdk-pixbuf/io-tga.c:153 +#: gdk-pixbuf/io-tga.c:151 msgid "Cannot allocate memory for IOBuffer struct" msgstr "Nelze alokovat paměť pro strukturu IOBuffer" -#: gdk-pixbuf/io-tga.c:172 +#: gdk-pixbuf/io-tga.c:170 msgid "Cannot allocate memory for IOBuffer data" msgstr "Nelze alokovat paměť pro data IOBuffer" -#: gdk-pixbuf/io-tga.c:183 +#: gdk-pixbuf/io-tga.c:181 msgid "Cannot realloc IOBuffer data" msgstr "Nelze přealokovat data IOBuffer" -#: gdk-pixbuf/io-tga.c:213 +#: gdk-pixbuf/io-tga.c:211 msgid "Cannot allocate temporary IOBuffer data" msgstr "Nelze alokovat dočasná data pro IOBuffer" -#: gdk-pixbuf/io-tga.c:346 +#: gdk-pixbuf/io-tga.c:339 msgid "Cannot allocate new pixbuf" msgstr "Nelze alokovat nový pixbuf" -#: gdk-pixbuf/io-tga.c:685 +#: gdk-pixbuf/io-tga.c:678 msgid "Image is corrupted or truncated" msgstr "Obrázek je zkrácený nebo poÅ¡kozený" -#: gdk-pixbuf/io-tga.c:692 +#: gdk-pixbuf/io-tga.c:685 msgid "Cannot allocate colormap structure" msgstr "Nelze alokovat strukturu pro mapu barev" -#: gdk-pixbuf/io-tga.c:699 +#: gdk-pixbuf/io-tga.c:692 msgid "Cannot allocate colormap entries" msgstr "Nelze alokovat položky mapy barev" -#: gdk-pixbuf/io-tga.c:721 +#: gdk-pixbuf/io-tga.c:714 msgid "Unexpected bitdepth for colormap entries" msgstr "Neočekávaná bitová hloubka položek map barev" -#: gdk-pixbuf/io-tga.c:739 +#: gdk-pixbuf/io-tga.c:732 msgid "Cannot allocate TGA header memory" msgstr "Nelze alokovat paměť pro záhlaví TGA" -#: gdk-pixbuf/io-tga.c:772 +#: gdk-pixbuf/io-tga.c:765 msgid "TGA image has invalid dimensions" msgstr "Obrázek TGA má neplatné rozměry" -#: gdk-pixbuf/io-tga.c:778 gdk-pixbuf/io-tga.c:787 gdk-pixbuf/io-tga.c:797 -#: gdk-pixbuf/io-tga.c:807 gdk-pixbuf/io-tga.c:814 +#: gdk-pixbuf/io-tga.c:771 gdk-pixbuf/io-tga.c:780 gdk-pixbuf/io-tga.c:790 +#: gdk-pixbuf/io-tga.c:800 gdk-pixbuf/io-tga.c:807 msgid "TGA image type not supported" msgstr "Typ obrázku TGA není podporován" -#: gdk-pixbuf/io-tga.c:861 +#: gdk-pixbuf/io-tga.c:854 msgid "Cannot allocate memory for TGA context struct" msgstr "Nelze alokovat paměť pro strukturu kontextu TGA" -#: gdk-pixbuf/io-tga.c:926 +#: gdk-pixbuf/io-tga.c:919 msgid "Excess data in file" msgstr "V souboru jsou přebytečná data" -#: gdk-pixbuf/io-tga.c:1007 +#: gdk-pixbuf/io-tga.c:1000 msgid "The Targa image format" msgstr "Formát obrázku Targa" -#: gdk-pixbuf/io-tiff.c:104 +#: gdk-pixbuf/io-tiff.c:102 msgid "Could not get image width (bad TIFF file)" msgstr "Nelze získat šířku obrázku (chybný soubor TIFF)" -#: gdk-pixbuf/io-tiff.c:112 +#: gdk-pixbuf/io-tiff.c:110 msgid "Could not get image height (bad TIFF file)" msgstr "Nelze získat výšku obrázku (chybný soubor TIFF)" -#: gdk-pixbuf/io-tiff.c:120 +#: gdk-pixbuf/io-tiff.c:118 msgid "Width or height of TIFF image is zero" msgstr "Výška nebo šířka obrázku TIFF je 0" -#: gdk-pixbuf/io-tiff.c:129 gdk-pixbuf/io-tiff.c:138 +#: gdk-pixbuf/io-tiff.c:127 gdk-pixbuf/io-tiff.c:136 msgid "Dimensions of TIFF image too large" msgstr "Rozměry obrázku TIFF jsou příliÅ¡ velké" -#: gdk-pixbuf/io-tiff.c:162 gdk-pixbuf/io-tiff.c:174 gdk-pixbuf/io-tiff.c:491 +#: gdk-pixbuf/io-tiff.c:160 gdk-pixbuf/io-tiff.c:172 gdk-pixbuf/io-tiff.c:489 msgid "Insufficient memory to open TIFF file" msgstr "Nedostatek paměti k otevření souboru TIFF" -#: gdk-pixbuf/io-tiff.c:236 +#: gdk-pixbuf/io-tiff.c:234 msgid "Failed to load RGB data from TIFF file" msgstr "Nelze načíst data RGB ze souboru TIFF" -#: gdk-pixbuf/io-tiff.c:293 +#: gdk-pixbuf/io-tiff.c:291 msgid "Failed to open TIFF image" msgstr "Nelze otevřít obrázek TIFF" -#: gdk-pixbuf/io-tiff.c:427 gdk-pixbuf/io-tiff.c:440 +#: gdk-pixbuf/io-tiff.c:425 gdk-pixbuf/io-tiff.c:438 msgid "Failed to load TIFF image" msgstr "Nelze načíst obrázek TIFF" -#: gdk-pixbuf/io-tiff.c:623 +#: gdk-pixbuf/io-tiff.c:621 msgid "Failed to save TIFF image" msgstr "Ukládání obrázku TIFF selhalo" -#: gdk-pixbuf/io-tiff.c:656 +#: gdk-pixbuf/io-tiff.c:654 msgid "TIFF compression doesn't refer to a valid codec." msgstr "Komprese TIFF neodkazuje na platný kodek." -#: gdk-pixbuf/io-tiff.c:696 +#: gdk-pixbuf/io-tiff.c:694 msgid "Failed to write TIFF data" msgstr "Zápis dat TIFF selhal" -#: gdk-pixbuf/io-tiff.c:733 +#: gdk-pixbuf/io-tiff.c:731 msgid "Couldn't write to TIFF file" msgstr "Nelze zapisovat do souboru TIFF" -#: gdk-pixbuf/io-tiff.c:788 -msgid "The TIFF image format" -msgstr "Formát obrázku TIFF" - -#: gdk-pixbuf/io-wbmp.c:245 +#: gdk-pixbuf/io-wbmp.c:243 msgid "Image has zero width" msgstr "Obrázek má nulovou šířku" -#: gdk-pixbuf/io-wbmp.c:263 +#: gdk-pixbuf/io-wbmp.c:261 msgid "Image has zero height" msgstr "Obrázek má nulovou výšku" -#: gdk-pixbuf/io-wbmp.c:274 +#: gdk-pixbuf/io-wbmp.c:272 msgid "Not enough memory to load image" msgstr "Nedostatek paměti k načtení obrázku" -#: gdk-pixbuf/io-wbmp.c:333 +#: gdk-pixbuf/io-wbmp.c:331 msgid "Couldn't save the rest" msgstr "Nelze uložit zbývající část" -#: gdk-pixbuf/io-wbmp.c:374 +#: gdk-pixbuf/io-wbmp.c:372 msgid "The WBMP image format" msgstr "Formát obrázku WBMP" -#: gdk-pixbuf/io-xbm.c:304 +#: gdk-pixbuf/io-xbm.c:302 msgid "Invalid XBM file" msgstr "Neplatný soubor XBM" -#: gdk-pixbuf/io-xbm.c:314 +#: gdk-pixbuf/io-xbm.c:312 msgid "Insufficient memory to load XBM image file" msgstr "Nedostatek paměti k načtení souboru obrázku XBM" -#: gdk-pixbuf/io-xbm.c:462 +#: gdk-pixbuf/io-xbm.c:460 msgid "Failed to write to temporary file when loading XBM image" msgstr "Při načítání obrázku XBM se nezdařil zápis do dočasného souboru" -#: gdk-pixbuf/io-xbm.c:501 +#: gdk-pixbuf/io-xbm.c:499 msgid "The XBM image format" msgstr "Formát obrázku XBM" -#: gdk-pixbuf/io-xpm.c:469 +#: gdk-pixbuf/io-xpm.c:467 msgid "No XPM header found" msgstr "Nebylo nalezeno záhlaví XPM" -#: gdk-pixbuf/io-xpm.c:478 +#: gdk-pixbuf/io-xpm.c:476 msgid "Invalid XPM header" msgstr "Neplatné záhlaví XPM" -#: gdk-pixbuf/io-xpm.c:486 +#: gdk-pixbuf/io-xpm.c:484 msgid "XPM file has image width <= 0" msgstr "Soubor XPM má šířku obrázku <= 0" -#: gdk-pixbuf/io-xpm.c:494 +#: gdk-pixbuf/io-xpm.c:492 msgid "XPM file has image height <= 0" msgstr "Soubor XPM má výšku obrázku <= 0" -#: gdk-pixbuf/io-xpm.c:502 +#: gdk-pixbuf/io-xpm.c:500 msgid "XPM has invalid number of chars per pixel" msgstr "XPM obsahuje neplatný počet znaků na pixel" -#: gdk-pixbuf/io-xpm.c:511 +#: gdk-pixbuf/io-xpm.c:509 msgid "XPM file has invalid number of colors" msgstr "Soubor XPM má neplatný počet barev" -#: gdk-pixbuf/io-xpm.c:523 gdk-pixbuf/io-xpm.c:532 gdk-pixbuf/io-xpm.c:584 +#: gdk-pixbuf/io-xpm.c:521 gdk-pixbuf/io-xpm.c:530 gdk-pixbuf/io-xpm.c:582 msgid "Cannot allocate memory for loading XPM image" msgstr "Nelze alokovat paměť k načtení obrázku XPM" -#: gdk-pixbuf/io-xpm.c:546 +#: gdk-pixbuf/io-xpm.c:544 msgid "Cannot read XPM colormap" msgstr "Nelze načíst mapu barev XPM" -#: gdk-pixbuf/io-xpm.c:778 +#: gdk-pixbuf/io-xpm.c:776 msgid "Failed to write to temporary file when loading XPM image" msgstr "Při načítání obrázku XPM se nezdařil zápis do dočasného souboru" -#: gdk-pixbuf/io-xpm.c:817 +#: gdk-pixbuf/io-xpm.c:815 msgid "The XPM image format" msgstr "Formát obrázku XPM" diff --git a/po/csb.gmo b/po/csb.gmo index 77dd4d8146c6371a61496cb74a0ed772a3b14c36..69f0e3055c5c9a55dfc98f1f4a19cfa55044105a 100644 GIT binary patch delta 26 icmca=chzpgQUP8QT?12HBQpgf11l4=&6@-k^8o;P%LqUK delta 26 icmca=chzpgQUP9LT>}$cLsJDq11lqo&6@-k^8o;Pg$O$U diff --git a/po/csb.po b/po/csb.po index 47452dc..6317002 100644 --- a/po/csb.po +++ b/po/csb.po @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: gdk-pixbuf\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=gdk-" "pixbuf\n" -"POT-Creation-Date: 2013-04-15 10:28-0400\n" +"POT-Creation-Date: 2014-05-26 20:46-0400\n" "PO-Revision-Date: 2007-02-24 19:23+0000\n" "Last-Translator: Mark Kwidzińsczi \n" "Language-Team: Kashubian \n" @@ -19,18 +19,18 @@ msgstr "" "Plural-Forms: nplurals=3; plural=n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 " "|| n%100>=20) ? 1 : 2;\n" -#: gdk-pixbuf/gdk-pixbuf-animation.c:160 gdk-pixbuf/gdk-pixbuf-io.c:1064 -#: gdk-pixbuf/gdk-pixbuf-io.c:1330 +#: gdk-pixbuf/gdk-pixbuf-animation.c:158 gdk-pixbuf/gdk-pixbuf-io.c:1077 +#: gdk-pixbuf/gdk-pixbuf-io.c:1333 #, c-format msgid "Failed to open file '%s': %s" msgstr "Òtemkniãce lopka '%s': %s nie darzëło sã" -#: gdk-pixbuf/gdk-pixbuf-animation.c:173 gdk-pixbuf/gdk-pixbuf-io.c:1076 +#: gdk-pixbuf/gdk-pixbuf-animation.c:171 gdk-pixbuf/gdk-pixbuf-io.c:962 #, c-format msgid "Image file '%s' contains no data" msgstr "Lopk z òbrôzã '%s' nie zamëkô w se pòdôwków" -#: gdk-pixbuf/gdk-pixbuf-animation.c:212 +#: gdk-pixbuf/gdk-pixbuf-animation.c:210 #, c-format msgid "" "Failed to load animation '%s': reason not known, probably a corrupt " @@ -39,8 +39,8 @@ msgstr "" "Nie mòże òdczëtac animacëji \"%s\": nieznónô przëczëna, prawdopòdóbno lopk " "animacëji mô felã." -#: gdk-pixbuf/gdk-pixbuf-animation.c:280 gdk-pixbuf/gdk-pixbuf-io.c:1112 -#: gdk-pixbuf/gdk-pixbuf-io.c:1382 +#: gdk-pixbuf/gdk-pixbuf-animation.c:278 gdk-pixbuf/gdk-pixbuf-io.c:1113 +#: gdk-pixbuf/gdk-pixbuf-io.c:1385 #, c-format msgid "" "Failed to load image '%s': reason not known, probably a corrupt image file" @@ -48,12 +48,12 @@ msgstr "" "Wczëtanié òbrôzu \"%s\" nie darzëło sã: nieznónô przëczëna, prawdopòdóbno " "lopk z felą." -#: gdk-pixbuf/gdk-pixbuf-io.c:790 +#: gdk-pixbuf/gdk-pixbuf-io.c:774 #, c-format msgid "Unable to load image-loading module: %s: %s" msgstr "Nie mòże wladowac mòdulu czëtaniô òbrôzów: %s: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:805 +#: gdk-pixbuf/gdk-pixbuf-io.c:789 #, fuzzy, c-format msgid "" "Image-loading module %s does not export the proper interface; perhaps it's " @@ -62,53 +62,53 @@ msgstr "" "Mòdul %s do wladowania òbrôzów nie ekspòrtëjë gwësnegò interfejsu; czë mòże " "bëc, że je òn z jinëj wersëji GTK+?" -#: gdk-pixbuf/gdk-pixbuf-io.c:814 gdk-pixbuf/gdk-pixbuf-io.c:865 +#: gdk-pixbuf/gdk-pixbuf-io.c:798 gdk-pixbuf/gdk-pixbuf-io.c:849 #, c-format msgid "Image type '%s' is not supported" msgstr "Òbrôżë ôrtu \"%s\" nie są wspieróné" -#: gdk-pixbuf/gdk-pixbuf-io.c:950 +#: gdk-pixbuf/gdk-pixbuf-io.c:934 #, c-format msgid "Couldn't recognize the image file format for file '%s'" msgstr "Nie mòże pòznac fòrmatu òbrôzu w lopkù '%s'" -#: gdk-pixbuf/gdk-pixbuf-io.c:958 +#: gdk-pixbuf/gdk-pixbuf-io.c:942 msgid "Unrecognized image file format" msgstr "Nierozpòznóny fòrmat lopka z òbrôzã" -#: gdk-pixbuf/gdk-pixbuf-io.c:1121 +#: gdk-pixbuf/gdk-pixbuf-io.c:1124 #, c-format msgid "Failed to load image '%s': %s" msgstr "Nie mòże wladowac òbrôzu '%s':%s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2015 gdk-pixbuf/io-gdip-utils.c:837 +#: gdk-pixbuf/gdk-pixbuf-io.c:2029 gdk-pixbuf/io-gdip-utils.c:835 #, c-format msgid "Error writing to image file: %s" msgstr "Fela przë zapisënkù do lopka òbrôzu: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2057 gdk-pixbuf/gdk-pixbuf-io.c:2178 +#: gdk-pixbuf/gdk-pixbuf-io.c:2071 gdk-pixbuf/gdk-pixbuf-io.c:2192 #, c-format msgid "This build of gdk-pixbuf does not support saving the image format: %s" msgstr "Ta kòpiëjô gdk-pixbuf nie zezwôlô na zapisënk òbrôzu w fòrmace: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2088 +#: gdk-pixbuf/gdk-pixbuf-io.c:2102 msgid "Insufficient memory to save image to callback" msgstr "Felëjë pamiãcë bë zapisac òbrôz do òdczëtaniô" -#: gdk-pixbuf/gdk-pixbuf-io.c:2101 +#: gdk-pixbuf/gdk-pixbuf-io.c:2115 msgid "Failed to open temporary file" msgstr "Nie mòże òtemknąc timczasowégò lopka" -#: gdk-pixbuf/gdk-pixbuf-io.c:2124 +#: gdk-pixbuf/gdk-pixbuf-io.c:2138 msgid "Failed to read from temporary file" msgstr "Nie mòże czëtac timczasowégò lopka" -#: gdk-pixbuf/gdk-pixbuf-io.c:2372 +#: gdk-pixbuf/gdk-pixbuf-io.c:2382 #, c-format msgid "Failed to open '%s' for writing: %s" msgstr "Nie mòże òtemknąc '%s' do zapisënkù: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2398 +#: gdk-pixbuf/gdk-pixbuf-io.c:2408 #, c-format msgid "" "Failed to close '%s' while writing image, all data may not have been saved: " @@ -117,15 +117,15 @@ msgstr "" "Nie mòże zamknąc lopka \"%s\" pò zapisaniém w nim òbrôzu. Mògło dońc do " "niezapisania dzélu pòdôwków: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2619 gdk-pixbuf/gdk-pixbuf-io.c:2671 +#: gdk-pixbuf/gdk-pixbuf-io.c:2629 gdk-pixbuf/gdk-pixbuf-io.c:2681 msgid "Insufficient memory to save image into a buffer" msgstr "Felëjë pamiãcë bë zapisac òbrôz do bùfora" -#: gdk-pixbuf/gdk-pixbuf-io.c:2717 +#: gdk-pixbuf/gdk-pixbuf-io.c:2727 msgid "Error writing to image stream" msgstr "" -#: gdk-pixbuf/gdk-pixbuf-loader.c:393 +#: gdk-pixbuf/gdk-pixbuf-loader.c:384 #, c-format msgid "" "Internal error: Image loader module '%s' failed to complete an operation, " @@ -134,24 +134,24 @@ msgstr "" "Bënowô fela: Mòduł \"%s\" òdczëtëjący òbrôżë nie skùczëł òperacëji, nie " "pòdając przëczënë nieùdałoscë" -#: gdk-pixbuf/gdk-pixbuf-loader.c:435 +#: gdk-pixbuf/gdk-pixbuf-loader.c:426 #, c-format msgid "Incremental loading of image type '%s' is not supported" msgstr "Fùnkcëjô przërostowégò òdczëtu òbrôzów ôrtu \"%s\" nie je wspieranô." -#: gdk-pixbuf/gdk-pixdata.c:160 +#: gdk-pixbuf/gdk-pixdata.c:158 msgid "Image header corrupt" msgstr "" -#: gdk-pixbuf/gdk-pixdata.c:165 +#: gdk-pixbuf/gdk-pixdata.c:163 msgid "Image format unknown" msgstr "Nieznóny fòrmat òbrôzu" -#: gdk-pixbuf/gdk-pixdata.c:170 gdk-pixbuf/gdk-pixdata.c:502 +#: gdk-pixbuf/gdk-pixdata.c:168 gdk-pixbuf/gdk-pixdata.c:501 msgid "Image pixel data corrupt" msgstr "" -#: gdk-pixbuf/gdk-pixdata.c:446 +#: gdk-pixbuf/gdk-pixdata.c:445 #, c-format msgid "failed to allocate image buffer of %u byte" msgid_plural "failed to allocate image buffer of %u bytes" @@ -159,74 +159,78 @@ msgstr[0] "Felëjë pamiãcë na bùfor òbrôzu ò miarze %u bajta" msgstr[1] "Felëjë pamiãcë na bùfor òbrôzu ò miarze %u bajtów" msgstr[2] "Felëjë pamiãcë na bùfor òbrôzu ò miarze %u bajtów" -#: gdk-pixbuf/io-ani.c:244 +#: gdk-pixbuf/io-ani.c:242 msgid "Unexpected icon chunk in animation" msgstr "" -#: gdk-pixbuf/io-ani.c:342 gdk-pixbuf/io-ani.c:400 gdk-pixbuf/io-ani.c:426 -#: gdk-pixbuf/io-ani.c:449 gdk-pixbuf/io-ani.c:476 gdk-pixbuf/io-ani.c:563 +#: gdk-pixbuf/io-ani.c:340 gdk-pixbuf/io-ani.c:398 gdk-pixbuf/io-ani.c:424 +#: gdk-pixbuf/io-ani.c:447 gdk-pixbuf/io-ani.c:474 gdk-pixbuf/io-ani.c:561 msgid "Invalid header in animation" msgstr "Zmiłkòwi nagłówk animacëji" -#: gdk-pixbuf/io-ani.c:352 gdk-pixbuf/io-ani.c:374 gdk-pixbuf/io-ani.c:458 -#: gdk-pixbuf/io-ani.c:485 gdk-pixbuf/io-ani.c:536 gdk-pixbuf/io-ani.c:608 +#: gdk-pixbuf/io-ani.c:350 gdk-pixbuf/io-ani.c:372 gdk-pixbuf/io-ani.c:456 +#: gdk-pixbuf/io-ani.c:483 gdk-pixbuf/io-ani.c:534 gdk-pixbuf/io-ani.c:606 msgid "Not enough memory to load animation" msgstr "Felëjë pamiãcë do wladowaniô animacëji" -#: gdk-pixbuf/io-ani.c:392 gdk-pixbuf/io-ani.c:418 gdk-pixbuf/io-ani.c:437 +#: gdk-pixbuf/io-ani.c:390 gdk-pixbuf/io-ani.c:416 gdk-pixbuf/io-ani.c:435 msgid "Malformed chunk in animation" msgstr "" -#: gdk-pixbuf/io-ani.c:660 +#: gdk-pixbuf/io-ani.c:628 +msgid "ANI image was truncated or incomplete." +msgstr "" + +#: gdk-pixbuf/io-ani.c:669 msgid "The ANI image format" msgstr "Fòrmat òbrôzu ANI" -#: gdk-pixbuf/io-bmp.c:229 gdk-pixbuf/io-bmp.c:266 gdk-pixbuf/io-bmp.c:337 -#: gdk-pixbuf/io-bmp.c:369 gdk-pixbuf/io-bmp.c:392 gdk-pixbuf/io-bmp.c:495 +#: gdk-pixbuf/io-bmp.c:227 gdk-pixbuf/io-bmp.c:264 gdk-pixbuf/io-bmp.c:335 +#: gdk-pixbuf/io-bmp.c:367 gdk-pixbuf/io-bmp.c:390 gdk-pixbuf/io-bmp.c:493 msgid "BMP image has bogus header data" msgstr "Zmiłkòwi nagłówk òbrôzu BMP" -#: gdk-pixbuf/io-bmp.c:240 gdk-pixbuf/io-bmp.c:432 +#: gdk-pixbuf/io-bmp.c:238 gdk-pixbuf/io-bmp.c:430 msgid "Not enough memory to load bitmap image" msgstr "Felëjë pamiãcë na òdczëtanié bitmapë z lopkù" -#: gdk-pixbuf/io-bmp.c:318 +#: gdk-pixbuf/io-bmp.c:316 msgid "BMP image has unsupported header size" msgstr "" -#: gdk-pixbuf/io-bmp.c:356 +#: gdk-pixbuf/io-bmp.c:354 msgid "Topdown BMP images cannot be compressed" msgstr "" -#: gdk-pixbuf/io-bmp.c:716 gdk-pixbuf/io-pnm.c:707 +#: gdk-pixbuf/io-bmp.c:714 gdk-pixbuf/io-pnm.c:705 msgid "Premature end-of-file encountered" msgstr "" -#: gdk-pixbuf/io-bmp.c:1328 +#: gdk-pixbuf/io-bmp.c:1326 msgid "Couldn't allocate memory for saving BMP file" msgstr "" -#: gdk-pixbuf/io-bmp.c:1369 +#: gdk-pixbuf/io-bmp.c:1367 msgid "Couldn't write to BMP file" msgstr "Nie je mòżno zapisac do lopkù BMP" -#: gdk-pixbuf/io-bmp.c:1422 gdk-pixbuf/io-gdip-bmp.c:82 +#: gdk-pixbuf/io-bmp.c:1420 gdk-pixbuf/io-gdip-bmp.c:80 msgid "The BMP image format" msgstr "Fòrmat òbrôzu BMP" -#: gdk-pixbuf/io-gdip-emf.c:59 +#: gdk-pixbuf/io-gdip-emf.c:57 msgid "The EMF image format" msgstr "" -#: gdk-pixbuf/io-gdip-gif.c:80 gdk-pixbuf/io-gif.c:1720 +#: gdk-pixbuf/io-gdip-gif.c:78 gdk-pixbuf/io-gif.c:1718 msgid "The GIF image format" msgstr "Fòrmat òbrôzu GIF" -#: gdk-pixbuf/io-gdip-ico.c:59 gdk-pixbuf/io-ico.c:1271 +#: gdk-pixbuf/io-gdip-ico.c:57 gdk-pixbuf/io-ico.c:1269 msgid "The ICO image format" msgstr "Fòrmat òbrôzu ICO" -#: gdk-pixbuf/io-gdip-jpeg.c:53 gdk-pixbuf/io-jpeg.c:1249 +#: gdk-pixbuf/io-gdip-jpeg.c:51 gdk-pixbuf/io-jpeg.c:1249 #, c-format msgid "" "JPEG quality must be a value between 0 and 100; value '%s' could not be " @@ -235,120 +239,124 @@ msgstr "" "Jakòsc òbrôzu JPEG mùszi bëc wôrtnotą òd 0 do 100; wôrtnota '%s' nie je " "pòprôwna." -#: gdk-pixbuf/io-gdip-jpeg.c:68 gdk-pixbuf/io-jpeg.c:1265 +#: gdk-pixbuf/io-gdip-jpeg.c:66 gdk-pixbuf/io-jpeg.c:1265 #, c-format msgid "" "JPEG quality must be a value between 0 and 100; value '%d' is not allowed." msgstr "" -#: gdk-pixbuf/io-gdip-jpeg.c:136 gdk-pixbuf/io-jpeg.c:1478 +#: gdk-pixbuf/io-gdip-jpeg.c:134 gdk-pixbuf/io-jpeg.c:1478 msgid "The JPEG image format" msgstr "Fòrmat òbrôzu JPEG" -#: gdk-pixbuf/io-gdip-utils.c:154 +#: gdk-pixbuf/io-gdip-tiff.c:80 gdk-pixbuf/io-tiff.c:786 +msgid "The TIFF image format" +msgstr "" + +#: gdk-pixbuf/io-gdip-utils.c:152 #, c-format msgid "Could not allocate memory: %s" msgstr "" -#: gdk-pixbuf/io-gdip-utils.c:179 gdk-pixbuf/io-gdip-utils.c:293 -#: gdk-pixbuf/io-gdip-utils.c:333 +#: gdk-pixbuf/io-gdip-utils.c:177 gdk-pixbuf/io-gdip-utils.c:291 +#: gdk-pixbuf/io-gdip-utils.c:331 #, c-format msgid "Could not create stream: %s" msgstr "" -#: gdk-pixbuf/io-gdip-utils.c:193 +#: gdk-pixbuf/io-gdip-utils.c:191 #, c-format msgid "Could not seek stream: %s" msgstr "" -#: gdk-pixbuf/io-gdip-utils.c:205 +#: gdk-pixbuf/io-gdip-utils.c:203 #, c-format msgid "Could not read from stream: %s" msgstr "" -#: gdk-pixbuf/io-gdip-utils.c:617 +#: gdk-pixbuf/io-gdip-utils.c:615 msgid "Couldn't load bitmap" msgstr "" -#: gdk-pixbuf/io-gdip-utils.c:773 +#: gdk-pixbuf/io-gdip-utils.c:771 msgid "Couldn't load metafile" msgstr "" -#: gdk-pixbuf/io-gdip-utils.c:878 +#: gdk-pixbuf/io-gdip-utils.c:876 msgid "Unsupported image format for GDI+" msgstr "" -#: gdk-pixbuf/io-gdip-utils.c:885 +#: gdk-pixbuf/io-gdip-utils.c:883 msgid "Couldn't save" msgstr "" -#: gdk-pixbuf/io-gdip-wmf.c:58 +#: gdk-pixbuf/io-gdip-wmf.c:56 msgid "The WMF image format" msgstr "" -#: gdk-pixbuf/io-gif.c:222 +#: gdk-pixbuf/io-gif.c:220 #, c-format msgid "Failure reading GIF: %s" msgstr "Felô prze òdczëtanim òbrôzu GIF: %s" -#: gdk-pixbuf/io-gif.c:496 gdk-pixbuf/io-gif.c:1502 gdk-pixbuf/io-gif.c:1669 +#: gdk-pixbuf/io-gif.c:494 gdk-pixbuf/io-gif.c:1500 gdk-pixbuf/io-gif.c:1667 msgid "GIF file was missing some data (perhaps it was truncated somehow?)" msgstr "" -#: gdk-pixbuf/io-gif.c:505 +#: gdk-pixbuf/io-gif.c:503 #, c-format msgid "Internal error in the GIF loader (%s)" msgstr "Bënowô fela przë mòdule òdczëtaniô òbrôzów GIF (%s)" -#: gdk-pixbuf/io-gif.c:579 +#: gdk-pixbuf/io-gif.c:577 msgid "Stack overflow" msgstr "" -#: gdk-pixbuf/io-gif.c:639 +#: gdk-pixbuf/io-gif.c:637 msgid "GIF image loader cannot understand this image." msgstr "" -#: gdk-pixbuf/io-gif.c:668 +#: gdk-pixbuf/io-gif.c:666 msgid "Bad code encountered" msgstr "" -#: gdk-pixbuf/io-gif.c:678 +#: gdk-pixbuf/io-gif.c:676 msgid "Circular table entry in GIF file" msgstr "" -#: gdk-pixbuf/io-gif.c:866 gdk-pixbuf/io-gif.c:1488 gdk-pixbuf/io-gif.c:1541 -#: gdk-pixbuf/io-gif.c:1657 +#: gdk-pixbuf/io-gif.c:864 gdk-pixbuf/io-gif.c:1486 gdk-pixbuf/io-gif.c:1539 +#: gdk-pixbuf/io-gif.c:1655 msgid "Not enough memory to load GIF file" msgstr "Felëjë pamiãcë na òdczëtanié lopkù GIF" -#: gdk-pixbuf/io-gif.c:960 +#: gdk-pixbuf/io-gif.c:958 msgid "Not enough memory to composite a frame in GIF file" msgstr "Felëjë pamiãcë na zrobienié ramë w lopkù GIF" -#: gdk-pixbuf/io-gif.c:1132 +#: gdk-pixbuf/io-gif.c:1130 msgid "GIF image is corrupt (incorrect LZW compression)" msgstr "" -#: gdk-pixbuf/io-gif.c:1182 +#: gdk-pixbuf/io-gif.c:1180 msgid "File does not appear to be a GIF file" msgstr "Lopk mést nie je lopkã GIF" -#: gdk-pixbuf/io-gif.c:1194 +#: gdk-pixbuf/io-gif.c:1192 #, c-format msgid "Version %s of the GIF file format is not supported" msgstr "" -#: gdk-pixbuf/io-gif.c:1241 +#: gdk-pixbuf/io-gif.c:1239 msgid "Resulting GIF image has zero size" msgstr "" -#: gdk-pixbuf/io-gif.c:1320 +#: gdk-pixbuf/io-gif.c:1318 msgid "" "GIF image has no global colormap, and a frame inside it has no local " "colormap." msgstr "" -#: gdk-pixbuf/io-gif.c:1564 +#: gdk-pixbuf/io-gif.c:1562 msgid "GIF image was truncated or incomplete." msgstr "" @@ -365,87 +373,87 @@ msgstr "" msgid "The ICNS image format" msgstr "" -#: gdk-pixbuf/io-ico.c:228 gdk-pixbuf/io-ico.c:242 gdk-pixbuf/io-ico.c:291 -#: gdk-pixbuf/io-ico.c:302 gdk-pixbuf/io-ico.c:395 +#: gdk-pixbuf/io-ico.c:226 gdk-pixbuf/io-ico.c:240 gdk-pixbuf/io-ico.c:289 +#: gdk-pixbuf/io-ico.c:300 gdk-pixbuf/io-ico.c:393 msgid "Invalid header in icon" msgstr "Zmiłkòwi nagłówk ikònë" -#: gdk-pixbuf/io-ico.c:257 gdk-pixbuf/io-ico.c:312 gdk-pixbuf/io-ico.c:405 -#: gdk-pixbuf/io-ico.c:458 gdk-pixbuf/io-ico.c:488 +#: gdk-pixbuf/io-ico.c:255 gdk-pixbuf/io-ico.c:310 gdk-pixbuf/io-ico.c:403 +#: gdk-pixbuf/io-ico.c:456 gdk-pixbuf/io-ico.c:486 msgid "Not enough memory to load icon" msgstr "Felëjë pamiãcë na òdczëtanié ikònë" -#: gdk-pixbuf/io-ico.c:338 +#: gdk-pixbuf/io-ico.c:336 msgid "Compressed icons are not supported" msgstr "" -#: gdk-pixbuf/io-ico.c:358 +#: gdk-pixbuf/io-ico.c:356 msgid "Icon has zero width" msgstr "Szérz ikònë je zerowô" -#: gdk-pixbuf/io-ico.c:368 +#: gdk-pixbuf/io-ico.c:366 msgid "Icon has zero height" msgstr "Wiżô ikònë je zerowô" -#: gdk-pixbuf/io-ico.c:443 +#: gdk-pixbuf/io-ico.c:441 msgid "Unsupported icon type" msgstr "" -#: gdk-pixbuf/io-ico.c:537 +#: gdk-pixbuf/io-ico.c:535 msgid "Not enough memory to load ICO file" msgstr "Felëjë pamiãcë na òdczëtanié lopkù ICO" -#: gdk-pixbuf/io-ico.c:1002 +#: gdk-pixbuf/io-ico.c:1000 msgid "Image too large to be saved as ICO" msgstr "Òbrôz je za wiôldżi, żebë móc zapisac gò jakò ICO" -#: gdk-pixbuf/io-ico.c:1013 +#: gdk-pixbuf/io-ico.c:1011 msgid "Cursor hotspot outside image" msgstr "" -#: gdk-pixbuf/io-ico.c:1036 +#: gdk-pixbuf/io-ico.c:1034 #, c-format msgid "Unsupported depth for ICO file: %d" msgstr "" -#: gdk-pixbuf/io-jasper.c:74 +#: gdk-pixbuf/io-jasper.c:73 msgid "Couldn't allocate memory for stream" msgstr "" -#: gdk-pixbuf/io-jasper.c:104 +#: gdk-pixbuf/io-jasper.c:103 msgid "Couldn't decode image" msgstr "" -#: gdk-pixbuf/io-jasper.c:122 +#: gdk-pixbuf/io-jasper.c:121 msgid "Transformed JPEG2000 has zero width or height" msgstr "" -#: gdk-pixbuf/io-jasper.c:136 +#: gdk-pixbuf/io-jasper.c:135 msgid "Image type currently not supported" msgstr "" -#: gdk-pixbuf/io-jasper.c:148 gdk-pixbuf/io-jasper.c:156 +#: gdk-pixbuf/io-jasper.c:147 gdk-pixbuf/io-jasper.c:155 msgid "Couldn't allocate memory for color profile" msgstr "" -#: gdk-pixbuf/io-jasper.c:182 +#: gdk-pixbuf/io-jasper.c:181 msgid "Insufficient memory to open JPEG 2000 file" msgstr "" -#: gdk-pixbuf/io-jasper.c:261 +#: gdk-pixbuf/io-jasper.c:260 msgid "Couldn't allocate memory to buffer image data" msgstr "" -#: gdk-pixbuf/io-jasper.c:305 +#: gdk-pixbuf/io-jasper.c:304 msgid "The JPEG 2000 image format" msgstr "" -#: gdk-pixbuf/io-jpeg.c:126 +#: gdk-pixbuf/io-jpeg.c:124 #, c-format msgid "Error interpreting JPEG image file (%s)" msgstr "Felô przë interpretacëji lopkù z òbrôzã JPEG (%s)" -#: gdk-pixbuf/io-jpeg.c:604 +#: gdk-pixbuf/io-jpeg.c:597 msgid "" "Insufficient memory to load image, try exiting some applications to free " "memory" @@ -453,17 +461,17 @@ msgstr "" "Felëjë pamiãcë na òdczëtanié lopkù, spróbùjë zasztëkac jaczé programë abë " "zwòlnic pamiãc" -#: gdk-pixbuf/io-jpeg.c:651 gdk-pixbuf/io-jpeg.c:865 +#: gdk-pixbuf/io-jpeg.c:645 gdk-pixbuf/io-jpeg.c:858 #, c-format msgid "Unsupported JPEG color space (%s)" msgstr "" -#: gdk-pixbuf/io-jpeg.c:764 gdk-pixbuf/io-jpeg.c:1044 +#: gdk-pixbuf/io-jpeg.c:757 gdk-pixbuf/io-jpeg.c:1037 #: gdk-pixbuf/io-jpeg.c:1308 gdk-pixbuf/io-jpeg.c:1318 msgid "Couldn't allocate memory for loading JPEG file" msgstr "Felëjë pamiãcë na òdczëtanié lopkù JPEG" -#: gdk-pixbuf/io-jpeg.c:1018 +#: gdk-pixbuf/io-jpeg.c:1011 msgid "Transformed JPEG has zero width or height." msgstr "" @@ -472,91 +480,91 @@ msgstr "" msgid "Color profile has invalid length '%u'." msgstr "" -#: gdk-pixbuf/io-pcx.c:186 +#: gdk-pixbuf/io-pcx.c:184 msgid "Couldn't allocate memory for header" msgstr "" -#: gdk-pixbuf/io-pcx.c:201 gdk-pixbuf/io-pcx.c:559 +#: gdk-pixbuf/io-pcx.c:199 gdk-pixbuf/io-pcx.c:557 msgid "Couldn't allocate memory for context buffer" msgstr "" -#: gdk-pixbuf/io-pcx.c:600 +#: gdk-pixbuf/io-pcx.c:598 msgid "Image has invalid width and/or height" msgstr "" -#: gdk-pixbuf/io-pcx.c:612 gdk-pixbuf/io-pcx.c:673 +#: gdk-pixbuf/io-pcx.c:610 gdk-pixbuf/io-pcx.c:671 msgid "Image has unsupported bpp" msgstr "" -#: gdk-pixbuf/io-pcx.c:617 gdk-pixbuf/io-pcx.c:625 +#: gdk-pixbuf/io-pcx.c:615 gdk-pixbuf/io-pcx.c:623 #, c-format msgid "Image has unsupported number of %d-bit planes" msgstr "" -#: gdk-pixbuf/io-pcx.c:641 +#: gdk-pixbuf/io-pcx.c:639 msgid "Couldn't create new pixbuf" msgstr "Nie je mòżno zrobic nowégò bùfora piksmapë" -#: gdk-pixbuf/io-pcx.c:649 +#: gdk-pixbuf/io-pcx.c:647 msgid "Couldn't allocate memory for line data" msgstr "" -#: gdk-pixbuf/io-pcx.c:656 +#: gdk-pixbuf/io-pcx.c:654 #, fuzzy msgid "Couldn't allocate memory for PCX image" msgstr "Felëjë pamiãcë na òdczëtanié lopkù JPEG" -#: gdk-pixbuf/io-pcx.c:703 +#: gdk-pixbuf/io-pcx.c:701 msgid "Didn't get all lines of PCX image" msgstr "" -#: gdk-pixbuf/io-pcx.c:710 +#: gdk-pixbuf/io-pcx.c:708 msgid "No palette found at end of PCX data" msgstr "Nie je nalazłô paléta na kùńcu pòdôwków PCX" -#: gdk-pixbuf/io-pcx.c:755 +#: gdk-pixbuf/io-pcx.c:753 msgid "The PCX image format" msgstr "Fòrmat òbrôzu PCX" -#: gdk-pixbuf/io-pixdata.c:148 +#: gdk-pixbuf/io-pixdata.c:146 msgid "Transformed pixbuf has zero width or height." msgstr "" -#: gdk-pixbuf/io-pixdata.c:186 +#: gdk-pixbuf/io-pixdata.c:184 #, fuzzy msgid "The GdkPixdata format" msgstr "Fòrmat òbrôzu GIF" -#: gdk-pixbuf/io-png.c:54 +#: gdk-pixbuf/io-png.c:53 msgid "Bits per channel of PNG image is invalid." msgstr "Lëczba bitów na kanal òbrôzu PNG nie je pòprôwnô." -#: gdk-pixbuf/io-png.c:135 gdk-pixbuf/io-png.c:641 +#: gdk-pixbuf/io-png.c:134 gdk-pixbuf/io-png.c:640 msgid "Transformed PNG has zero width or height." msgstr "" -#: gdk-pixbuf/io-png.c:143 +#: gdk-pixbuf/io-png.c:142 msgid "Bits per channel of transformed PNG is not 8." msgstr "" -#: gdk-pixbuf/io-png.c:152 +#: gdk-pixbuf/io-png.c:151 msgid "Transformed PNG not RGB or RGBA." msgstr "" -#: gdk-pixbuf/io-png.c:161 +#: gdk-pixbuf/io-png.c:160 msgid "Transformed PNG has unsupported number of channels, must be 3 or 4." msgstr "" -#: gdk-pixbuf/io-png.c:182 +#: gdk-pixbuf/io-png.c:181 #, c-format msgid "Fatal error in PNG image file: %s" msgstr "" -#: gdk-pixbuf/io-png.c:315 +#: gdk-pixbuf/io-png.c:314 msgid "Insufficient memory to load PNG file" msgstr "Felëjë pamiãcë na òdczëtanié lopkù PNG" -#: gdk-pixbuf/io-png.c:656 +#: gdk-pixbuf/io-png.c:655 #, fuzzy, c-format msgid "" "Insufficient memory to store a %lu by %lu image; try exiting some " @@ -565,121 +573,121 @@ msgstr "" "Felëjë pamiãcë na òdczëtanié lopkù, spróbùjë zasztëkac jaczé programë abë " "zwòlnic pamiãc" -#: gdk-pixbuf/io-png.c:719 +#: gdk-pixbuf/io-png.c:718 msgid "Fatal error reading PNG image file" msgstr "" -#: gdk-pixbuf/io-png.c:768 +#: gdk-pixbuf/io-png.c:767 #, c-format msgid "Fatal error reading PNG image file: %s" msgstr "" -#: gdk-pixbuf/io-png.c:858 +#: gdk-pixbuf/io-png.c:857 msgid "" "Keys for PNG text chunks must have at least 1 and at most 79 characters." msgstr "Klucze tekstowëch elementów PNG mùszą miec długòtã òd 1 do 79 céchów." -#: gdk-pixbuf/io-png.c:867 +#: gdk-pixbuf/io-png.c:866 msgid "Keys for PNG text chunks must be ASCII characters." msgstr "Klucze tekstowëch elementów PNG mùszą byc céchama ASCII." -#: gdk-pixbuf/io-png.c:881 gdk-pixbuf/io-tiff.c:667 +#: gdk-pixbuf/io-png.c:880 gdk-pixbuf/io-tiff.c:665 #, c-format msgid "Color profile has invalid length %d." msgstr "" -#: gdk-pixbuf/io-png.c:894 +#: gdk-pixbuf/io-png.c:893 #, c-format msgid "" "PNG compression level must be a value between 0 and 9; value '%s' could not " "be parsed." msgstr "" -#: gdk-pixbuf/io-png.c:907 +#: gdk-pixbuf/io-png.c:906 #, c-format msgid "" "PNG compression level must be a value between 0 and 9; value '%d' is not " "allowed." msgstr "" -#: gdk-pixbuf/io-png.c:955 +#: gdk-pixbuf/io-png.c:954 #, c-format msgid "Value for PNG text chunk %s cannot be converted to ISO-8859-1 encoding." msgstr "" -#: gdk-pixbuf/io-png.c:1118 +#: gdk-pixbuf/io-png.c:1117 msgid "The PNG image format" msgstr "Fòrmat òbrôzu PNG" -#: gdk-pixbuf/io-pnm.c:248 +#: gdk-pixbuf/io-pnm.c:246 msgid "PNM loader expected to find an integer, but didn't" msgstr "" -#: gdk-pixbuf/io-pnm.c:280 +#: gdk-pixbuf/io-pnm.c:278 msgid "PNM file has an incorrect initial byte" msgstr "Lopk PNM zamëkô w se niepòprôwny zaczątkòwi bajt" -#: gdk-pixbuf/io-pnm.c:310 +#: gdk-pixbuf/io-pnm.c:308 msgid "PNM file is not in a recognized PNM subformat" msgstr "" -#: gdk-pixbuf/io-pnm.c:335 +#: gdk-pixbuf/io-pnm.c:333 msgid "PNM file has an image width of 0" msgstr "Plik PNM zamëkô w se òbrôz ò szérzë 0" -#: gdk-pixbuf/io-pnm.c:356 +#: gdk-pixbuf/io-pnm.c:354 msgid "PNM file has an image height of 0" msgstr "Plik PNM zamëkô w se òbrôz ò wiżë 0" -#: gdk-pixbuf/io-pnm.c:379 +#: gdk-pixbuf/io-pnm.c:377 msgid "Maximum color value in PNM file is 0" msgstr "Maksymalnô wôrtnota farwë w lopkù PNM je 0" -#: gdk-pixbuf/io-pnm.c:387 +#: gdk-pixbuf/io-pnm.c:385 msgid "Maximum color value in PNM file is too large" msgstr "Maksymalnô wôrtnota farwë w lopkù PNM je za wiôlgô" -#: gdk-pixbuf/io-pnm.c:427 gdk-pixbuf/io-pnm.c:457 gdk-pixbuf/io-pnm.c:502 +#: gdk-pixbuf/io-pnm.c:425 gdk-pixbuf/io-pnm.c:455 gdk-pixbuf/io-pnm.c:500 msgid "Raw PNM image type is invalid" msgstr "" -#: gdk-pixbuf/io-pnm.c:652 +#: gdk-pixbuf/io-pnm.c:650 msgid "PNM image loader does not support this PNM subformat" msgstr "" -#: gdk-pixbuf/io-pnm.c:739 gdk-pixbuf/io-pnm.c:966 +#: gdk-pixbuf/io-pnm.c:737 gdk-pixbuf/io-pnm.c:964 msgid "Raw PNM formats require exactly one whitespace before sample data" msgstr "" -#: gdk-pixbuf/io-pnm.c:766 +#: gdk-pixbuf/io-pnm.c:764 msgid "Cannot allocate memory for loading PNM image" msgstr "" -#: gdk-pixbuf/io-pnm.c:816 +#: gdk-pixbuf/io-pnm.c:814 msgid "Insufficient memory to load PNM context struct" msgstr "Felëjë pamiãcë na wladowanié strukturë kòntekstu PNM" -#: gdk-pixbuf/io-pnm.c:867 +#: gdk-pixbuf/io-pnm.c:865 msgid "Unexpected end of PNM image data" msgstr "" -#: gdk-pixbuf/io-pnm.c:995 +#: gdk-pixbuf/io-pnm.c:993 msgid "Insufficient memory to load PNM file" msgstr "Felëjë pamiãcë na òdczëtanié lopkù PNM" -#: gdk-pixbuf/io-pnm.c:1079 +#: gdk-pixbuf/io-pnm.c:1077 msgid "The PNM/PBM/PGM/PPM image format family" msgstr "" -#: gdk-pixbuf/io-qtif.c:128 +#: gdk-pixbuf/io-qtif.c:126 msgid "Input file descriptor is NULL." msgstr "" -#: gdk-pixbuf/io-qtif.c:143 +#: gdk-pixbuf/io-qtif.c:141 msgid "Failed to read QTIF header" msgstr "" -#: gdk-pixbuf/io-qtif.c:152 gdk-pixbuf/io-qtif.c:189 gdk-pixbuf/io-qtif.c:459 +#: gdk-pixbuf/io-qtif.c:150 gdk-pixbuf/io-qtif.c:187 gdk-pixbuf/io-qtif.c:454 #, c-format msgid "QTIF atom size too large (%d byte)" msgid_plural "QTIF atom size too large (%d bytes)" @@ -687,7 +695,7 @@ msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: gdk-pixbuf/io-qtif.c:175 +#: gdk-pixbuf/io-qtif.c:173 #, fuzzy, c-format msgid "Failed to allocate %d byte for file read buffer" msgid_plural "Failed to allocate %d bytes for file read buffer" @@ -695,12 +703,12 @@ msgstr[0] "Felëjë pamiãcë na bùfor òbrôzu ò miarze %u bajta" msgstr[1] "Felëjë pamiãcë na bùfor òbrôzu ò miarze %u bajtów" msgstr[2] "Felëjë pamiãcë na bùfor òbrôzu ò miarze %u bajtów" -#: gdk-pixbuf/io-qtif.c:206 +#: gdk-pixbuf/io-qtif.c:201 #, c-format msgid "File error when reading QTIF atom: %s" msgstr "" -#: gdk-pixbuf/io-qtif.c:243 +#: gdk-pixbuf/io-qtif.c:238 #, c-format msgid "Failed to skip the next %d byte with seek()." msgid_plural "Failed to skip the next %d bytes with seek()." @@ -708,227 +716,223 @@ msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: gdk-pixbuf/io-qtif.c:270 +#: gdk-pixbuf/io-qtif.c:265 msgid "Failed to allocate QTIF context structure." msgstr "" -#: gdk-pixbuf/io-qtif.c:330 +#: gdk-pixbuf/io-qtif.c:325 msgid "Failed to create GdkPixbufLoader object." msgstr "" -#: gdk-pixbuf/io-qtif.c:434 +#: gdk-pixbuf/io-qtif.c:429 msgid "Failed to find an image data atom." msgstr "" -#: gdk-pixbuf/io-qtif.c:618 +#: gdk-pixbuf/io-qtif.c:613 msgid "The QTIF image format" msgstr "" -#: gdk-pixbuf/io-ras.c:125 +#: gdk-pixbuf/io-ras.c:123 msgid "RAS image has bogus header data" msgstr "Zmiłkòwi nagłówk òbrôzu RAS" -#: gdk-pixbuf/io-ras.c:147 +#: gdk-pixbuf/io-ras.c:145 msgid "RAS image has unknown type" msgstr "Nieznóny fòrmat òbrôzu RAS" -#: gdk-pixbuf/io-ras.c:155 +#: gdk-pixbuf/io-ras.c:153 msgid "unsupported RAS image variation" msgstr "" -#: gdk-pixbuf/io-ras.c:170 gdk-pixbuf/io-ras.c:199 +#: gdk-pixbuf/io-ras.c:168 gdk-pixbuf/io-ras.c:197 msgid "Not enough memory to load RAS image" msgstr "Felëjë pamiãcë na òdczëtanié òbrôzu RAS" -#: gdk-pixbuf/io-ras.c:544 +#: gdk-pixbuf/io-ras.c:542 msgid "The Sun raster image format" msgstr "Rastrowi fòrmat òbrôzu firmë SUN" -#: gdk-pixbuf/io-tga.c:153 +#: gdk-pixbuf/io-tga.c:151 msgid "Cannot allocate memory for IOBuffer struct" msgstr "" -#: gdk-pixbuf/io-tga.c:172 +#: gdk-pixbuf/io-tga.c:170 msgid "Cannot allocate memory for IOBuffer data" msgstr "" -#: gdk-pixbuf/io-tga.c:183 +#: gdk-pixbuf/io-tga.c:181 msgid "Cannot realloc IOBuffer data" msgstr "" -#: gdk-pixbuf/io-tga.c:213 +#: gdk-pixbuf/io-tga.c:211 msgid "Cannot allocate temporary IOBuffer data" msgstr "" -#: gdk-pixbuf/io-tga.c:346 +#: gdk-pixbuf/io-tga.c:339 msgid "Cannot allocate new pixbuf" msgstr "" -#: gdk-pixbuf/io-tga.c:685 +#: gdk-pixbuf/io-tga.c:678 msgid "Image is corrupted or truncated" msgstr "" -#: gdk-pixbuf/io-tga.c:692 +#: gdk-pixbuf/io-tga.c:685 msgid "Cannot allocate colormap structure" msgstr "" -#: gdk-pixbuf/io-tga.c:699 +#: gdk-pixbuf/io-tga.c:692 msgid "Cannot allocate colormap entries" msgstr "" -#: gdk-pixbuf/io-tga.c:721 +#: gdk-pixbuf/io-tga.c:714 msgid "Unexpected bitdepth for colormap entries" msgstr "" -#: gdk-pixbuf/io-tga.c:739 +#: gdk-pixbuf/io-tga.c:732 msgid "Cannot allocate TGA header memory" msgstr "" -#: gdk-pixbuf/io-tga.c:772 +#: gdk-pixbuf/io-tga.c:765 msgid "TGA image has invalid dimensions" msgstr "Òbrôz TGA mô zmiłkòwe miarë" -#: gdk-pixbuf/io-tga.c:778 gdk-pixbuf/io-tga.c:787 gdk-pixbuf/io-tga.c:797 -#: gdk-pixbuf/io-tga.c:807 gdk-pixbuf/io-tga.c:814 +#: gdk-pixbuf/io-tga.c:771 gdk-pixbuf/io-tga.c:780 gdk-pixbuf/io-tga.c:790 +#: gdk-pixbuf/io-tga.c:800 gdk-pixbuf/io-tga.c:807 msgid "TGA image type not supported" msgstr "" -#: gdk-pixbuf/io-tga.c:861 +#: gdk-pixbuf/io-tga.c:854 msgid "Cannot allocate memory for TGA context struct" msgstr "" -#: gdk-pixbuf/io-tga.c:926 +#: gdk-pixbuf/io-tga.c:919 msgid "Excess data in file" msgstr "" -#: gdk-pixbuf/io-tga.c:1007 +#: gdk-pixbuf/io-tga.c:1000 msgid "The Targa image format" msgstr "" -#: gdk-pixbuf/io-tiff.c:104 +#: gdk-pixbuf/io-tiff.c:102 msgid "Could not get image width (bad TIFF file)" msgstr "" -#: gdk-pixbuf/io-tiff.c:112 +#: gdk-pixbuf/io-tiff.c:110 msgid "Could not get image height (bad TIFF file)" msgstr "" -#: gdk-pixbuf/io-tiff.c:120 +#: gdk-pixbuf/io-tiff.c:118 msgid "Width or height of TIFF image is zero" msgstr "" -#: gdk-pixbuf/io-tiff.c:129 gdk-pixbuf/io-tiff.c:138 +#: gdk-pixbuf/io-tiff.c:127 gdk-pixbuf/io-tiff.c:136 msgid "Dimensions of TIFF image too large" msgstr "" -#: gdk-pixbuf/io-tiff.c:162 gdk-pixbuf/io-tiff.c:174 gdk-pixbuf/io-tiff.c:491 +#: gdk-pixbuf/io-tiff.c:160 gdk-pixbuf/io-tiff.c:172 gdk-pixbuf/io-tiff.c:489 msgid "Insufficient memory to open TIFF file" msgstr "" -#: gdk-pixbuf/io-tiff.c:236 +#: gdk-pixbuf/io-tiff.c:234 msgid "Failed to load RGB data from TIFF file" msgstr "" -#: gdk-pixbuf/io-tiff.c:293 +#: gdk-pixbuf/io-tiff.c:291 msgid "Failed to open TIFF image" msgstr "" -#: gdk-pixbuf/io-tiff.c:427 gdk-pixbuf/io-tiff.c:440 +#: gdk-pixbuf/io-tiff.c:425 gdk-pixbuf/io-tiff.c:438 msgid "Failed to load TIFF image" msgstr "" -#: gdk-pixbuf/io-tiff.c:623 +#: gdk-pixbuf/io-tiff.c:621 msgid "Failed to save TIFF image" msgstr "" -#: gdk-pixbuf/io-tiff.c:656 +#: gdk-pixbuf/io-tiff.c:654 msgid "TIFF compression doesn't refer to a valid codec." msgstr "" -#: gdk-pixbuf/io-tiff.c:696 +#: gdk-pixbuf/io-tiff.c:694 msgid "Failed to write TIFF data" msgstr "" -#: gdk-pixbuf/io-tiff.c:733 +#: gdk-pixbuf/io-tiff.c:731 msgid "Couldn't write to TIFF file" msgstr "" -#: gdk-pixbuf/io-tiff.c:788 -msgid "The TIFF image format" -msgstr "" - -#: gdk-pixbuf/io-wbmp.c:245 +#: gdk-pixbuf/io-wbmp.c:243 msgid "Image has zero width" msgstr "" -#: gdk-pixbuf/io-wbmp.c:263 +#: gdk-pixbuf/io-wbmp.c:261 msgid "Image has zero height" msgstr "" -#: gdk-pixbuf/io-wbmp.c:274 +#: gdk-pixbuf/io-wbmp.c:272 msgid "Not enough memory to load image" msgstr "" -#: gdk-pixbuf/io-wbmp.c:333 +#: gdk-pixbuf/io-wbmp.c:331 msgid "Couldn't save the rest" msgstr "" -#: gdk-pixbuf/io-wbmp.c:374 +#: gdk-pixbuf/io-wbmp.c:372 msgid "The WBMP image format" msgstr "" -#: gdk-pixbuf/io-xbm.c:304 +#: gdk-pixbuf/io-xbm.c:302 msgid "Invalid XBM file" msgstr "" -#: gdk-pixbuf/io-xbm.c:314 +#: gdk-pixbuf/io-xbm.c:312 msgid "Insufficient memory to load XBM image file" msgstr "" -#: gdk-pixbuf/io-xbm.c:462 +#: gdk-pixbuf/io-xbm.c:460 msgid "Failed to write to temporary file when loading XBM image" msgstr "" -#: gdk-pixbuf/io-xbm.c:501 +#: gdk-pixbuf/io-xbm.c:499 msgid "The XBM image format" msgstr "" -#: gdk-pixbuf/io-xpm.c:469 +#: gdk-pixbuf/io-xpm.c:467 msgid "No XPM header found" msgstr "" -#: gdk-pixbuf/io-xpm.c:478 +#: gdk-pixbuf/io-xpm.c:476 msgid "Invalid XPM header" msgstr "" -#: gdk-pixbuf/io-xpm.c:486 +#: gdk-pixbuf/io-xpm.c:484 msgid "XPM file has image width <= 0" msgstr "" -#: gdk-pixbuf/io-xpm.c:494 +#: gdk-pixbuf/io-xpm.c:492 msgid "XPM file has image height <= 0" msgstr "" -#: gdk-pixbuf/io-xpm.c:502 +#: gdk-pixbuf/io-xpm.c:500 msgid "XPM has invalid number of chars per pixel" msgstr "" -#: gdk-pixbuf/io-xpm.c:511 +#: gdk-pixbuf/io-xpm.c:509 msgid "XPM file has invalid number of colors" msgstr "" -#: gdk-pixbuf/io-xpm.c:523 gdk-pixbuf/io-xpm.c:532 gdk-pixbuf/io-xpm.c:584 +#: gdk-pixbuf/io-xpm.c:521 gdk-pixbuf/io-xpm.c:530 gdk-pixbuf/io-xpm.c:582 msgid "Cannot allocate memory for loading XPM image" msgstr "" -#: gdk-pixbuf/io-xpm.c:546 +#: gdk-pixbuf/io-xpm.c:544 msgid "Cannot read XPM colormap" msgstr "" -#: gdk-pixbuf/io-xpm.c:778 +#: gdk-pixbuf/io-xpm.c:776 msgid "Failed to write to temporary file when loading XPM image" msgstr "" -#: gdk-pixbuf/io-xpm.c:817 +#: gdk-pixbuf/io-xpm.c:815 msgid "The XPM image format" msgstr "" diff --git a/po/cy.gmo b/po/cy.gmo index ee0398a404b5ce8c2ffc82719f3c1534746f4d70..a917ade95377b3131ade2fa984f761668a0a517b 100644 GIT binary patch delta 28 kcmey>$M~y{al=s!UK3pdQ(Yr71tSA16SK{iG*-v~0Gcuhu>b%7 delta 28 kcmey>$M~y{al=s!USnMY6J0}71w#WXBa6+KG*-v~0GaFwtN;K2 diff --git a/po/cy.po b/po/cy.po index d781096..3c8c437 100644 --- a/po/cy.po +++ b/po/cy.po @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: gtk+\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=gdk-" "pixbuf\n" -"POT-Creation-Date: 2013-04-15 10:28-0400\n" +"POT-Creation-Date: 2014-05-26 20:46-0400\n" "PO-Revision-Date: 2009-12-24 23:10+0100\n" "Last-Translator: Iestyn Pryce \n" "Language-Team: Cymraeg \n" @@ -19,18 +19,18 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n==2) ? 1 : 0;\n" "X-Generator: Virtaal 0.5.0\n" -#: gdk-pixbuf/gdk-pixbuf-animation.c:160 gdk-pixbuf/gdk-pixbuf-io.c:1064 -#: gdk-pixbuf/gdk-pixbuf-io.c:1330 +#: gdk-pixbuf/gdk-pixbuf-animation.c:158 gdk-pixbuf/gdk-pixbuf-io.c:1077 +#: gdk-pixbuf/gdk-pixbuf-io.c:1333 #, c-format msgid "Failed to open file '%s': %s" msgstr "Methu agor y ffeil '%s': %s" -#: gdk-pixbuf/gdk-pixbuf-animation.c:173 gdk-pixbuf/gdk-pixbuf-io.c:1076 +#: gdk-pixbuf/gdk-pixbuf-animation.c:171 gdk-pixbuf/gdk-pixbuf-io.c:962 #, c-format msgid "Image file '%s' contains no data" msgstr "Ffeil ddelwedd '%s' heb gynnwys data" -#: gdk-pixbuf/gdk-pixbuf-animation.c:212 +#: gdk-pixbuf/gdk-pixbuf-animation.c:210 #, c-format msgid "" "Failed to load animation '%s': reason not known, probably a corrupt " @@ -39,20 +39,20 @@ msgstr "" "Methu llwytho animeiddiad '%s': rheswm anhysbys, ffeil llygredig mwy na " "thebyg" -#: gdk-pixbuf/gdk-pixbuf-animation.c:280 gdk-pixbuf/gdk-pixbuf-io.c:1112 -#: gdk-pixbuf/gdk-pixbuf-io.c:1382 +#: gdk-pixbuf/gdk-pixbuf-animation.c:278 gdk-pixbuf/gdk-pixbuf-io.c:1113 +#: gdk-pixbuf/gdk-pixbuf-io.c:1385 #, c-format msgid "" "Failed to load image '%s': reason not known, probably a corrupt image file" msgstr "" "Methu llwytho delwedd '%s': rheswm anhysbys, ffeil llygredig mwy na thebyg" -#: gdk-pixbuf/gdk-pixbuf-io.c:790 +#: gdk-pixbuf/gdk-pixbuf-io.c:774 #, c-format msgid "Unable to load image-loading module: %s: %s" msgstr "Methu llwytho modiwl llwytho delweddau: %s: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:805 +#: gdk-pixbuf/gdk-pixbuf-io.c:789 #, fuzzy, c-format msgid "" "Image-loading module %s does not export the proper interface; perhaps it's " @@ -61,54 +61,54 @@ msgstr "" "Nid yw'r modiwl llwytho delweddau %s yn darparu'r rhyngwyneb cywir; efallai " "ei fod o fersiwn arall o GTK" -#: gdk-pixbuf/gdk-pixbuf-io.c:814 gdk-pixbuf/gdk-pixbuf-io.c:865 +#: gdk-pixbuf/gdk-pixbuf-io.c:798 gdk-pixbuf/gdk-pixbuf-io.c:849 #, c-format msgid "Image type '%s' is not supported" msgstr "Ni chynhelir y math delwedd '%s'" -#: gdk-pixbuf/gdk-pixbuf-io.c:950 +#: gdk-pixbuf/gdk-pixbuf-io.c:934 #, c-format msgid "Couldn't recognize the image file format for file '%s'" msgstr "Methu canfod fformat delwedd y ffeil '%s'" -#: gdk-pixbuf/gdk-pixbuf-io.c:958 +#: gdk-pixbuf/gdk-pixbuf-io.c:942 msgid "Unrecognized image file format" msgstr "Fformat delwedd anhysbys" -#: gdk-pixbuf/gdk-pixbuf-io.c:1121 +#: gdk-pixbuf/gdk-pixbuf-io.c:1124 #, c-format msgid "Failed to load image '%s': %s" msgstr "Methu llwytho delwedd '%s': %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2015 gdk-pixbuf/io-gdip-utils.c:837 +#: gdk-pixbuf/gdk-pixbuf-io.c:2029 gdk-pixbuf/io-gdip-utils.c:835 #, c-format msgid "Error writing to image file: %s" msgstr "Gwall wrth ysgrifennu at ffeil delwedd: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2057 gdk-pixbuf/gdk-pixbuf-io.c:2178 +#: gdk-pixbuf/gdk-pixbuf-io.c:2071 gdk-pixbuf/gdk-pixbuf-io.c:2192 #, c-format msgid "This build of gdk-pixbuf does not support saving the image format: %s" msgstr "" "Nid yw'r gosodiad yma o gdk-pixbuf yn cynnal cadw'r fformat delwedd: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2088 +#: gdk-pixbuf/gdk-pixbuf-io.c:2102 msgid "Insufficient memory to save image to callback" msgstr "Dim digon o gof er mwyn cadw delwedd at adalwad" -#: gdk-pixbuf/gdk-pixbuf-io.c:2101 +#: gdk-pixbuf/gdk-pixbuf-io.c:2115 msgid "Failed to open temporary file" msgstr "Methwyd agor ffeil dros dro" -#: gdk-pixbuf/gdk-pixbuf-io.c:2124 +#: gdk-pixbuf/gdk-pixbuf-io.c:2138 msgid "Failed to read from temporary file" msgstr "Methwyd darllen o ffeil dros dro" -#: gdk-pixbuf/gdk-pixbuf-io.c:2372 +#: gdk-pixbuf/gdk-pixbuf-io.c:2382 #, c-format msgid "Failed to open '%s' for writing: %s" msgstr "Methu agor '%s' er mwyn ysgrifennu: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2398 +#: gdk-pixbuf/gdk-pixbuf-io.c:2408 #, c-format msgid "" "Failed to close '%s' while writing image, all data may not have been saved: " @@ -116,15 +116,15 @@ msgid "" msgstr "" "Methu cau '%s' wrth ysgrifennu delwedd, efallai ni arbedwyd yr holl ddata: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2619 gdk-pixbuf/gdk-pixbuf-io.c:2671 +#: gdk-pixbuf/gdk-pixbuf-io.c:2629 gdk-pixbuf/gdk-pixbuf-io.c:2681 msgid "Insufficient memory to save image into a buffer" msgstr "Dim digon o gof er mwyn cadw delwedd at fyffer" -#: gdk-pixbuf/gdk-pixbuf-io.c:2717 +#: gdk-pixbuf/gdk-pixbuf-io.c:2727 msgid "Error writing to image stream" msgstr "Gwall wrth ysgrifennu at llif delwedd" -#: gdk-pixbuf/gdk-pixbuf-loader.c:393 +#: gdk-pixbuf/gdk-pixbuf-loader.c:384 #, c-format msgid "" "Internal error: Image loader module '%s' failed to complete an operation, " @@ -133,99 +133,104 @@ msgstr "" "Gwall mewnol: fe fethodd y modiwl llwytho delweddau '%s' gwblhau'r weithred, " "ond ni ddarparodd reswm am y methiant" -#: gdk-pixbuf/gdk-pixbuf-loader.c:435 +#: gdk-pixbuf/gdk-pixbuf-loader.c:426 #, c-format msgid "Incremental loading of image type '%s' is not supported" msgstr "Ni chynhelir llwytho delweddau o'r math '%s' yn gynyddol" -#: gdk-pixbuf/gdk-pixdata.c:160 +#: gdk-pixbuf/gdk-pixdata.c:158 msgid "Image header corrupt" msgstr "Pennawd delwedd lygredig" -#: gdk-pixbuf/gdk-pixdata.c:165 +#: gdk-pixbuf/gdk-pixdata.c:163 msgid "Image format unknown" msgstr "Fformat delwedd anhysbys" -#: gdk-pixbuf/gdk-pixdata.c:170 gdk-pixbuf/gdk-pixdata.c:502 +#: gdk-pixbuf/gdk-pixdata.c:168 gdk-pixbuf/gdk-pixdata.c:501 msgid "Image pixel data corrupt" msgstr "Mae data picseli'r ddelwedd wedi llygru" # Ar gyfer n == 2 mae'r ail msgstr (gweler y pennawd) -#: gdk-pixbuf/gdk-pixdata.c:446 +#: gdk-pixbuf/gdk-pixdata.c:445 #, c-format msgid "failed to allocate image buffer of %u byte" msgid_plural "failed to allocate image buffer of %u bytes" msgstr[0] "methu creu byffer delwedd %u beit" msgstr[1] "methu creu byffer delwedd %u feit" -#: gdk-pixbuf/io-ani.c:244 +#: gdk-pixbuf/io-ani.c:242 msgid "Unexpected icon chunk in animation" msgstr "Darn eicon annisgwyl mewn animeiddiad" -#: gdk-pixbuf/io-ani.c:342 gdk-pixbuf/io-ani.c:400 gdk-pixbuf/io-ani.c:426 -#: gdk-pixbuf/io-ani.c:449 gdk-pixbuf/io-ani.c:476 gdk-pixbuf/io-ani.c:563 +#: gdk-pixbuf/io-ani.c:340 gdk-pixbuf/io-ani.c:398 gdk-pixbuf/io-ani.c:424 +#: gdk-pixbuf/io-ani.c:447 gdk-pixbuf/io-ani.c:474 gdk-pixbuf/io-ani.c:561 msgid "Invalid header in animation" msgstr "Pennawd annilys mewn animeiddiad" -#: gdk-pixbuf/io-ani.c:352 gdk-pixbuf/io-ani.c:374 gdk-pixbuf/io-ani.c:458 -#: gdk-pixbuf/io-ani.c:485 gdk-pixbuf/io-ani.c:536 gdk-pixbuf/io-ani.c:608 +#: gdk-pixbuf/io-ani.c:350 gdk-pixbuf/io-ani.c:372 gdk-pixbuf/io-ani.c:456 +#: gdk-pixbuf/io-ani.c:483 gdk-pixbuf/io-ani.c:534 gdk-pixbuf/io-ani.c:606 msgid "Not enough memory to load animation" msgstr "Dim digon o gof er mwyn llwytho animeiddiad" -#: gdk-pixbuf/io-ani.c:392 gdk-pixbuf/io-ani.c:418 gdk-pixbuf/io-ani.c:437 +#: gdk-pixbuf/io-ani.c:390 gdk-pixbuf/io-ani.c:416 gdk-pixbuf/io-ani.c:435 msgid "Malformed chunk in animation" msgstr "Darn annilys mewn animeiddiad" -#: gdk-pixbuf/io-ani.c:660 +#: gdk-pixbuf/io-ani.c:628 +#, fuzzy +msgid "ANI image was truncated or incomplete." +msgstr "Roedd y ddelwedd GIF yn anghyflawn neu wedi gorffen yn rhy fuan" + +#: gdk-pixbuf/io-ani.c:669 msgid "The ANI image format" msgstr "Y fformat delwedd ANI" -#: gdk-pixbuf/io-bmp.c:229 gdk-pixbuf/io-bmp.c:266 gdk-pixbuf/io-bmp.c:337 -#: gdk-pixbuf/io-bmp.c:369 gdk-pixbuf/io-bmp.c:392 gdk-pixbuf/io-bmp.c:495 +#: gdk-pixbuf/io-bmp.c:227 gdk-pixbuf/io-bmp.c:264 gdk-pixbuf/io-bmp.c:335 +#: gdk-pixbuf/io-bmp.c:367 gdk-pixbuf/io-bmp.c:390 gdk-pixbuf/io-bmp.c:493 msgid "BMP image has bogus header data" msgstr "Mae gan y ddelwedd BMP ddata pennawd sothach" -#: gdk-pixbuf/io-bmp.c:240 gdk-pixbuf/io-bmp.c:432 +#: gdk-pixbuf/io-bmp.c:238 gdk-pixbuf/io-bmp.c:430 msgid "Not enough memory to load bitmap image" msgstr "Dim digon o gof er mwyn llwytho'r ddelwedd didfap" -#: gdk-pixbuf/io-bmp.c:318 +#: gdk-pixbuf/io-bmp.c:316 msgid "BMP image has unsupported header size" msgstr "Mae gan y ddelwedd BMP pennawd o faint ni chynhelir" -#: gdk-pixbuf/io-bmp.c:356 +#: gdk-pixbuf/io-bmp.c:354 msgid "Topdown BMP images cannot be compressed" msgstr "Ni ellir cywasgu delweddau BMP top-i'r-gwaelod" -#: gdk-pixbuf/io-bmp.c:716 gdk-pixbuf/io-pnm.c:707 +#: gdk-pixbuf/io-bmp.c:714 gdk-pixbuf/io-pnm.c:705 msgid "Premature end-of-file encountered" msgstr "Canfuwyd diwedd ffeil yn rhy fuan" -#: gdk-pixbuf/io-bmp.c:1328 +#: gdk-pixbuf/io-bmp.c:1326 msgid "Couldn't allocate memory for saving BMP file" msgstr "Methu dyrannu digon o gof er mwyn cadw'r ffeil BMP" -#: gdk-pixbuf/io-bmp.c:1369 +#: gdk-pixbuf/io-bmp.c:1367 msgid "Couldn't write to BMP file" msgstr "Methu ysgrifennu i'r ffeil BMP" -#: gdk-pixbuf/io-bmp.c:1422 gdk-pixbuf/io-gdip-bmp.c:82 +#: gdk-pixbuf/io-bmp.c:1420 gdk-pixbuf/io-gdip-bmp.c:80 msgid "The BMP image format" msgstr "Y fformat delwedd BMP" -#: gdk-pixbuf/io-gdip-emf.c:59 +#: gdk-pixbuf/io-gdip-emf.c:57 msgid "The EMF image format" msgstr "Y fformat delwedd EMF" -#: gdk-pixbuf/io-gdip-gif.c:80 gdk-pixbuf/io-gif.c:1720 +#: gdk-pixbuf/io-gdip-gif.c:78 gdk-pixbuf/io-gif.c:1718 msgid "The GIF image format" msgstr "Y fformat delwedd GIF" -#: gdk-pixbuf/io-gdip-ico.c:59 gdk-pixbuf/io-ico.c:1271 +#: gdk-pixbuf/io-gdip-ico.c:57 gdk-pixbuf/io-ico.c:1269 msgid "The ICO image format" msgstr "Y fformat delwedd ICO" -#: gdk-pixbuf/io-gdip-jpeg.c:53 gdk-pixbuf/io-jpeg.c:1249 +#: gdk-pixbuf/io-gdip-jpeg.c:51 gdk-pixbuf/io-jpeg.c:1249 #, c-format msgid "" "JPEG quality must be a value between 0 and 100; value '%s' could not be " @@ -234,7 +239,7 @@ msgstr "" "Mae'n rhaid i'r ansawdd JPEG fod yn rhif rhwng 0 a 100; methu adnabod y " "gwerth '%s'." -#: gdk-pixbuf/io-gdip-jpeg.c:68 gdk-pixbuf/io-jpeg.c:1265 +#: gdk-pixbuf/io-gdip-jpeg.c:66 gdk-pixbuf/io-jpeg.c:1265 #, c-format msgid "" "JPEG quality must be a value between 0 and 100; value '%d' is not allowed." @@ -242,114 +247,118 @@ msgstr "" "Mae'n rhaid i ansawdd delweddau JPEG fod yn werth rhwng 0 a 100; ni " "chaniateir y gwerth '%d'." -#: gdk-pixbuf/io-gdip-jpeg.c:136 gdk-pixbuf/io-jpeg.c:1478 +#: gdk-pixbuf/io-gdip-jpeg.c:134 gdk-pixbuf/io-jpeg.c:1478 msgid "The JPEG image format" msgstr "Y fformat delwedd JPEG" -#: gdk-pixbuf/io-gdip-utils.c:154 +#: gdk-pixbuf/io-gdip-tiff.c:80 gdk-pixbuf/io-tiff.c:786 +msgid "The TIFF image format" +msgstr "Y fformat delwedd TIFF" + +#: gdk-pixbuf/io-gdip-utils.c:152 #, c-format msgid "Could not allocate memory: %s" msgstr "Methwyd dyrannu cof: %s" -#: gdk-pixbuf/io-gdip-utils.c:179 gdk-pixbuf/io-gdip-utils.c:293 -#: gdk-pixbuf/io-gdip-utils.c:333 +#: gdk-pixbuf/io-gdip-utils.c:177 gdk-pixbuf/io-gdip-utils.c:291 +#: gdk-pixbuf/io-gdip-utils.c:331 #, c-format msgid "Could not create stream: %s" msgstr "Methu creu cyfeiriadur: %s" -#: gdk-pixbuf/io-gdip-utils.c:193 +#: gdk-pixbuf/io-gdip-utils.c:191 #, fuzzy, c-format msgid "Could not seek stream: %s" msgstr "Methu tynnu'r eitem" -#: gdk-pixbuf/io-gdip-utils.c:205 +#: gdk-pixbuf/io-gdip-utils.c:203 #, c-format msgid "Could not read from stream: %s" msgstr "Methu darllen o'r llif: %s" -#: gdk-pixbuf/io-gdip-utils.c:617 +#: gdk-pixbuf/io-gdip-utils.c:615 #, fuzzy msgid "Couldn't load bitmap" msgstr "Methu trawsnewid enw y ffeil" -#: gdk-pixbuf/io-gdip-utils.c:773 +#: gdk-pixbuf/io-gdip-utils.c:771 #, fuzzy msgid "Couldn't load metafile" msgstr "Methu trawsnewid enw y ffeil" -#: gdk-pixbuf/io-gdip-utils.c:878 +#: gdk-pixbuf/io-gdip-utils.c:876 #, fuzzy msgid "Unsupported image format for GDI+" msgstr "amrywiad delwedd RAS ni chynhelir" -#: gdk-pixbuf/io-gdip-utils.c:885 +#: gdk-pixbuf/io-gdip-utils.c:883 #, fuzzy msgid "Couldn't save" msgstr "Methu cadw" -#: gdk-pixbuf/io-gdip-wmf.c:58 +#: gdk-pixbuf/io-gdip-wmf.c:56 msgid "The WMF image format" msgstr "Y fformat delwedd WMF" -#: gdk-pixbuf/io-gif.c:222 +#: gdk-pixbuf/io-gif.c:220 #, c-format msgid "Failure reading GIF: %s" msgstr "Methiant wrth ddarllen GIF: %s" -#: gdk-pixbuf/io-gif.c:496 gdk-pixbuf/io-gif.c:1502 gdk-pixbuf/io-gif.c:1669 +#: gdk-pixbuf/io-gif.c:494 gdk-pixbuf/io-gif.c:1500 gdk-pixbuf/io-gif.c:1667 msgid "GIF file was missing some data (perhaps it was truncated somehow?)" msgstr "" "Roedd peth data ar goll o'r ffeil GIF (efallai cafodd ei dalfyrru rhywsut?)" -#: gdk-pixbuf/io-gif.c:505 +#: gdk-pixbuf/io-gif.c:503 #, c-format msgid "Internal error in the GIF loader (%s)" msgstr "Gwall mewnol yn y llwythwr GIF (%s)" -#: gdk-pixbuf/io-gif.c:579 +#: gdk-pixbuf/io-gif.c:577 msgid "Stack overflow" msgstr "Gorlifodd y stac" -#: gdk-pixbuf/io-gif.c:639 +#: gdk-pixbuf/io-gif.c:637 msgid "GIF image loader cannot understand this image." msgstr "Nid yw'r llwythwr delwedd GIF yn deall y ddelwedd hon." -#: gdk-pixbuf/io-gif.c:668 +#: gdk-pixbuf/io-gif.c:666 msgid "Bad code encountered" msgstr "Canfuwyd cod gwael" -#: gdk-pixbuf/io-gif.c:678 +#: gdk-pixbuf/io-gif.c:676 msgid "Circular table entry in GIF file" msgstr "Cofnod cylchol mewn tabl ffeil GIF" -#: gdk-pixbuf/io-gif.c:866 gdk-pixbuf/io-gif.c:1488 gdk-pixbuf/io-gif.c:1541 -#: gdk-pixbuf/io-gif.c:1657 +#: gdk-pixbuf/io-gif.c:864 gdk-pixbuf/io-gif.c:1486 gdk-pixbuf/io-gif.c:1539 +#: gdk-pixbuf/io-gif.c:1655 msgid "Not enough memory to load GIF file" msgstr "Dim digon o gof er mwyn llwytho ffeil GIF" -#: gdk-pixbuf/io-gif.c:960 +#: gdk-pixbuf/io-gif.c:958 msgid "Not enough memory to composite a frame in GIF file" msgstr "Dim digon o gof er mwyn gwneud ffrâm yn gyfansawdd yn y ffeil GIF" -#: gdk-pixbuf/io-gif.c:1132 +#: gdk-pixbuf/io-gif.c:1130 msgid "GIF image is corrupt (incorrect LZW compression)" msgstr "Mae'r ddelwedd GIF yn llygredig (cywasgiad LZW anghywir)" -#: gdk-pixbuf/io-gif.c:1182 +#: gdk-pixbuf/io-gif.c:1180 msgid "File does not appear to be a GIF file" msgstr "Mae'n ymddangos mai nad ffeil GIF yw'r ffeil hwn" -#: gdk-pixbuf/io-gif.c:1194 +#: gdk-pixbuf/io-gif.c:1192 #, c-format msgid "Version %s of the GIF file format is not supported" msgstr "Ni chynhelir fersiwn %s y fformat delwedd GIF" -#: gdk-pixbuf/io-gif.c:1241 +#: gdk-pixbuf/io-gif.c:1239 #, fuzzy msgid "Resulting GIF image has zero size" msgstr "Mae gan y ddelwedd lled sero" -#: gdk-pixbuf/io-gif.c:1320 +#: gdk-pixbuf/io-gif.c:1318 msgid "" "GIF image has no global colormap, and a frame inside it has no local " "colormap." @@ -357,7 +366,7 @@ msgstr "" "Doedd dim map lliwiau gan y ddelwedd GIF, ac roedd yn cynnwys ffrâm heb fap " "lliwiau lleol" -#: gdk-pixbuf/io-gif.c:1564 +#: gdk-pixbuf/io-gif.c:1562 msgid "GIF image was truncated or incomplete." msgstr "Roedd y ddelwedd GIF yn anghyflawn neu wedi gorffen yn rhy fuan" @@ -375,91 +384,91 @@ msgstr "Methu dewis ffeil" msgid "The ICNS image format" msgstr "Y fformat delwedd ICNS" -#: gdk-pixbuf/io-ico.c:228 gdk-pixbuf/io-ico.c:242 gdk-pixbuf/io-ico.c:291 -#: gdk-pixbuf/io-ico.c:302 gdk-pixbuf/io-ico.c:395 +#: gdk-pixbuf/io-ico.c:226 gdk-pixbuf/io-ico.c:240 gdk-pixbuf/io-ico.c:289 +#: gdk-pixbuf/io-ico.c:300 gdk-pixbuf/io-ico.c:393 msgid "Invalid header in icon" msgstr "Pennawd annilys mewn eicon" -#: gdk-pixbuf/io-ico.c:257 gdk-pixbuf/io-ico.c:312 gdk-pixbuf/io-ico.c:405 -#: gdk-pixbuf/io-ico.c:458 gdk-pixbuf/io-ico.c:488 +#: gdk-pixbuf/io-ico.c:255 gdk-pixbuf/io-ico.c:310 gdk-pixbuf/io-ico.c:403 +#: gdk-pixbuf/io-ico.c:456 gdk-pixbuf/io-ico.c:486 msgid "Not enough memory to load icon" msgstr "Dim digon o gof er mwyn llwytho'r eicon" -#: gdk-pixbuf/io-ico.c:338 +#: gdk-pixbuf/io-ico.c:336 msgid "Compressed icons are not supported" msgstr "Ni chynhelir eiconau wedi eu cywasgu" -#: gdk-pixbuf/io-ico.c:358 +#: gdk-pixbuf/io-ico.c:356 msgid "Icon has zero width" msgstr "Mae gan yr eicon lled sero" -#: gdk-pixbuf/io-ico.c:368 +#: gdk-pixbuf/io-ico.c:366 msgid "Icon has zero height" msgstr "Mae gan yr eicon hyd sero" -#: gdk-pixbuf/io-ico.c:443 +#: gdk-pixbuf/io-ico.c:441 msgid "Unsupported icon type" msgstr "Math eicon ni chynhelir" -#: gdk-pixbuf/io-ico.c:537 +#: gdk-pixbuf/io-ico.c:535 msgid "Not enough memory to load ICO file" msgstr "Dim digon o gof er mwyn llwytho'r ffeil ICO" -#: gdk-pixbuf/io-ico.c:1002 +#: gdk-pixbuf/io-ico.c:1000 msgid "Image too large to be saved as ICO" msgstr "Mae'r ddelwedd yn rhy fawr i gael ei chadw fel ICO" -#: gdk-pixbuf/io-ico.c:1013 +#: gdk-pixbuf/io-ico.c:1011 msgid "Cursor hotspot outside image" msgstr "Man poeth cyrchydd y tu allan i'r ddelwedd" -#: gdk-pixbuf/io-ico.c:1036 +#: gdk-pixbuf/io-ico.c:1034 #, c-format msgid "Unsupported depth for ICO file: %d" msgstr "Dyfnder ni chynhelir ar gyfer ffeil ICO: %d" -#: gdk-pixbuf/io-jasper.c:74 +#: gdk-pixbuf/io-jasper.c:73 msgid "Couldn't allocate memory for stream" msgstr "Methwyd dyrannu cof ar gyfer llif" -#: gdk-pixbuf/io-jasper.c:104 +#: gdk-pixbuf/io-jasper.c:103 #, fuzzy msgid "Couldn't decode image" msgstr "Methu trawsnewid enw y ffeil" -#: gdk-pixbuf/io-jasper.c:122 +#: gdk-pixbuf/io-jasper.c:121 msgid "Transformed JPEG2000 has zero width or height" msgstr "Mae gan y ddelwedd JPEG2000 drawsffurfedig hyd neu led o sero." -#: gdk-pixbuf/io-jasper.c:136 +#: gdk-pixbuf/io-jasper.c:135 msgid "Image type currently not supported" msgstr "Ni chynhelir y math delwedd ar hyn o bryd" -#: gdk-pixbuf/io-jasper.c:148 gdk-pixbuf/io-jasper.c:156 +#: gdk-pixbuf/io-jasper.c:147 gdk-pixbuf/io-jasper.c:155 #, fuzzy msgid "Couldn't allocate memory for color profile" msgstr "Methu canfod digon o gof er mwyn llwytho'r ffeil JPEG" -#: gdk-pixbuf/io-jasper.c:182 +#: gdk-pixbuf/io-jasper.c:181 #, fuzzy msgid "Insufficient memory to open JPEG 2000 file" msgstr "Dim digon o gof er mwyn agor ffeil delwedd JPEG 2000" -#: gdk-pixbuf/io-jasper.c:261 +#: gdk-pixbuf/io-jasper.c:260 #, fuzzy msgid "Couldn't allocate memory to buffer image data" msgstr "Methwyd dyrannu cof ar gyfer data llinell" -#: gdk-pixbuf/io-jasper.c:305 +#: gdk-pixbuf/io-jasper.c:304 msgid "The JPEG 2000 image format" msgstr "Y fformat delwedd JPEG 2000" -#: gdk-pixbuf/io-jpeg.c:126 +#: gdk-pixbuf/io-jpeg.c:124 #, c-format msgid "Error interpreting JPEG image file (%s)" msgstr "Gwall wrth ddehongli ffeil delwedd JPEG (%s)" -#: gdk-pixbuf/io-jpeg.c:604 +#: gdk-pixbuf/io-jpeg.c:597 msgid "" "Insufficient memory to load image, try exiting some applications to free " "memory" @@ -467,17 +476,17 @@ msgstr "" "Dim digon o gof er mwyn llwytho'r ddelwedd, ceisiwch gau rhai rhaglenni er " "mwyn rhyddhau cof" -#: gdk-pixbuf/io-jpeg.c:651 gdk-pixbuf/io-jpeg.c:865 +#: gdk-pixbuf/io-jpeg.c:645 gdk-pixbuf/io-jpeg.c:858 #, c-format msgid "Unsupported JPEG color space (%s)" msgstr "Gofod lliw JPEG ni chynhelir (%s)" -#: gdk-pixbuf/io-jpeg.c:764 gdk-pixbuf/io-jpeg.c:1044 +#: gdk-pixbuf/io-jpeg.c:757 gdk-pixbuf/io-jpeg.c:1037 #: gdk-pixbuf/io-jpeg.c:1308 gdk-pixbuf/io-jpeg.c:1318 msgid "Couldn't allocate memory for loading JPEG file" msgstr "Methu canfod digon o gof er mwyn llwytho'r ffeil JPEG" -#: gdk-pixbuf/io-jpeg.c:1018 +#: gdk-pixbuf/io-jpeg.c:1011 msgid "Transformed JPEG has zero width or height." msgstr "Mae gan y ddelwedd JPEG drawsffurfedig hyd neu led o sero." @@ -486,94 +495,94 @@ msgstr "Mae gan y ddelwedd JPEG drawsffurfedig hyd neu led o sero." msgid "Color profile has invalid length '%u'." msgstr "" -#: gdk-pixbuf/io-pcx.c:186 +#: gdk-pixbuf/io-pcx.c:184 msgid "Couldn't allocate memory for header" msgstr "Methwyd dyrannu cof ar gyfer pennawd" -#: gdk-pixbuf/io-pcx.c:201 gdk-pixbuf/io-pcx.c:559 +#: gdk-pixbuf/io-pcx.c:199 gdk-pixbuf/io-pcx.c:557 msgid "Couldn't allocate memory for context buffer" msgstr "Methwyd dyrannu cof ar gyfer strwythur cyd-destun" -#: gdk-pixbuf/io-pcx.c:600 +#: gdk-pixbuf/io-pcx.c:598 msgid "Image has invalid width and/or height" msgstr "Mae gan y ddelwedd hyd a/neu led annilys" -#: gdk-pixbuf/io-pcx.c:612 gdk-pixbuf/io-pcx.c:673 +#: gdk-pixbuf/io-pcx.c:610 gdk-pixbuf/io-pcx.c:671 msgid "Image has unsupported bpp" msgstr "Mae gan y ddelwedd ddyfnder picsel ni chynhelir" -#: gdk-pixbuf/io-pcx.c:617 gdk-pixbuf/io-pcx.c:625 +#: gdk-pixbuf/io-pcx.c:615 gdk-pixbuf/io-pcx.c:623 #, c-format msgid "Image has unsupported number of %d-bit planes" msgstr "Mae gan y ddelwedd nifer o blaenau %d did ni chynhelir" -#: gdk-pixbuf/io-pcx.c:641 +#: gdk-pixbuf/io-pcx.c:639 msgid "Couldn't create new pixbuf" msgstr "Methwyd creu pixbuf newydd" -#: gdk-pixbuf/io-pcx.c:649 +#: gdk-pixbuf/io-pcx.c:647 msgid "Couldn't allocate memory for line data" msgstr "Methwyd dyrannu cof ar gyfer data llinell" -#: gdk-pixbuf/io-pcx.c:656 +#: gdk-pixbuf/io-pcx.c:654 #, fuzzy msgid "Couldn't allocate memory for PCX image" msgstr "Methwyd dyrannu cof ar gyfer pennawd" -#: gdk-pixbuf/io-pcx.c:703 +#: gdk-pixbuf/io-pcx.c:701 msgid "Didn't get all lines of PCX image" msgstr "Ni chafwyd pob llinell delwedd PCX" -#: gdk-pixbuf/io-pcx.c:710 +#: gdk-pixbuf/io-pcx.c:708 msgid "No palette found at end of PCX data" msgstr "Ni chanfuwyd palet ar ddiwedd data PCX" -#: gdk-pixbuf/io-pcx.c:755 +#: gdk-pixbuf/io-pcx.c:753 msgid "The PCX image format" msgstr "Y fformat delwedd PCX" -#: gdk-pixbuf/io-pixdata.c:148 +#: gdk-pixbuf/io-pixdata.c:146 #, fuzzy msgid "Transformed pixbuf has zero width or height." msgstr "Mae gan y ddelwedd PNG drawsffurfedig hyd neu led sero." -#: gdk-pixbuf/io-pixdata.c:186 +#: gdk-pixbuf/io-pixdata.c:184 #, fuzzy msgid "The GdkPixdata format" msgstr "Y fformat delwedd GIF" -#: gdk-pixbuf/io-png.c:54 +#: gdk-pixbuf/io-png.c:53 msgid "Bits per channel of PNG image is invalid." msgstr "Mae nifer y didau i bob sianel y ddelwedd PNG yn annilys." -#: gdk-pixbuf/io-png.c:135 gdk-pixbuf/io-png.c:641 +#: gdk-pixbuf/io-png.c:134 gdk-pixbuf/io-png.c:640 msgid "Transformed PNG has zero width or height." msgstr "Mae gan y ddelwedd PNG drawsffurfedig hyd neu led sero." -#: gdk-pixbuf/io-png.c:143 +#: gdk-pixbuf/io-png.c:142 msgid "Bits per channel of transformed PNG is not 8." msgstr "Nid oes 8 did i bob sianel y ddelwedd PNG." -#: gdk-pixbuf/io-png.c:152 +#: gdk-pixbuf/io-png.c:151 msgid "Transformed PNG not RGB or RGBA." msgstr "Nid yw'r ddelwedd PNG yn y ffurf RGB neu RGBA." -#: gdk-pixbuf/io-png.c:161 +#: gdk-pixbuf/io-png.c:160 msgid "Transformed PNG has unsupported number of channels, must be 3 or 4." msgstr "" "Mae gan y ddelwedd PNG drawsffurfedig nifer o sianeli na chynhelir, rhaid " "bod 3 neu 4 sianel." -#: gdk-pixbuf/io-png.c:182 +#: gdk-pixbuf/io-png.c:181 #, c-format msgid "Fatal error in PNG image file: %s" msgstr "Gwall marwol yn y ffeil delwedd PNG: %s" -#: gdk-pixbuf/io-png.c:315 +#: gdk-pixbuf/io-png.c:314 msgid "Insufficient memory to load PNG file" msgstr "Dim digon o gof er mwyn llwytho'r ffeil delwedd PNG" -#: gdk-pixbuf/io-png.c:656 +#: gdk-pixbuf/io-png.c:655 #, fuzzy, c-format msgid "" "Insufficient memory to store a %lu by %lu image; try exiting some " @@ -582,32 +591,32 @@ msgstr "" "Dim digon o gof er mwyn llwytho delwedd o faint %ld gan %ld; ceisiwch " "derfynu rhai rhaglenni er mwyn rhyddhau cof" -#: gdk-pixbuf/io-png.c:719 +#: gdk-pixbuf/io-png.c:718 msgid "Fatal error reading PNG image file" msgstr "Gwall marwol wrth ddarllen ffeil delwedd PNG" -#: gdk-pixbuf/io-png.c:768 +#: gdk-pixbuf/io-png.c:767 #, c-format msgid "Fatal error reading PNG image file: %s" msgstr "Gwall marwol wrth ddarllen ffeil delwedd PNG: %s" -#: gdk-pixbuf/io-png.c:858 +#: gdk-pixbuf/io-png.c:857 msgid "" "Keys for PNG text chunks must have at least 1 and at most 79 characters." msgstr "" "Mae'n rhaid bod gan allweddau testun delweddau PNG o leiaf un ac o fwyaf 79 " "o nodau." -#: gdk-pixbuf/io-png.c:867 +#: gdk-pixbuf/io-png.c:866 msgid "Keys for PNG text chunks must be ASCII characters." msgstr "Dim ond nodau ASCII fedr fod mewn allweddau talp testun delweddau PNG." -#: gdk-pixbuf/io-png.c:881 gdk-pixbuf/io-tiff.c:667 +#: gdk-pixbuf/io-png.c:880 gdk-pixbuf/io-tiff.c:665 #, c-format msgid "Color profile has invalid length %d." msgstr "" -#: gdk-pixbuf/io-png.c:894 +#: gdk-pixbuf/io-png.c:893 #, c-format msgid "" "PNG compression level must be a value between 0 and 9; value '%s' could not " @@ -616,7 +625,7 @@ msgstr "" "Mae'n rhaid i lefel cywasgu'r PNG fod yn rhif rhwng 0 a 9; methu adnabod y " "gwerth '%s'." -#: gdk-pixbuf/io-png.c:907 +#: gdk-pixbuf/io-png.c:906 #, c-format msgid "" "PNG compression level must be a value between 0 and 9; value '%d' is not " @@ -625,86 +634,86 @@ msgstr "" "Mae'n rhaid i lefel cywasgu'r PNG fod yn rhif rhwng 0 a 9; ni chaniateir y " "gwerth '%d'." -#: gdk-pixbuf/io-png.c:955 +#: gdk-pixbuf/io-png.c:954 #, c-format msgid "Value for PNG text chunk %s cannot be converted to ISO-8859-1 encoding." msgstr "" "Ni allwyd trawsffurfio gwerth testun delwedd PNG %s i amgodiad ISO-8859-1." -#: gdk-pixbuf/io-png.c:1118 +#: gdk-pixbuf/io-png.c:1117 msgid "The PNG image format" msgstr "Y fformat delwedd PNG" -#: gdk-pixbuf/io-pnm.c:248 +#: gdk-pixbuf/io-pnm.c:246 msgid "PNM loader expected to find an integer, but didn't" msgstr "Roedd y llwythwr PNM yn disgwyl cyfanrif, ond chafwyd ddim" -#: gdk-pixbuf/io-pnm.c:280 +#: gdk-pixbuf/io-pnm.c:278 msgid "PNM file has an incorrect initial byte" msgstr "Mae gan y ffeil delwedd PNM feit dechreuol annilys" -#: gdk-pixbuf/io-pnm.c:310 +#: gdk-pixbuf/io-pnm.c:308 msgid "PNM file is not in a recognized PNM subformat" msgstr "Nid yw'r ffeil delwedd PNM mewn is-ffurf PNM a adnabyddir" -#: gdk-pixbuf/io-pnm.c:335 +#: gdk-pixbuf/io-pnm.c:333 msgid "PNM file has an image width of 0" msgstr "Mae gan y ffeil delwedd PNM lled sero" -#: gdk-pixbuf/io-pnm.c:356 +#: gdk-pixbuf/io-pnm.c:354 msgid "PNM file has an image height of 0" msgstr "Mae gan y ffeil delwedd PNM hyd sero" -#: gdk-pixbuf/io-pnm.c:379 +#: gdk-pixbuf/io-pnm.c:377 msgid "Maximum color value in PNM file is 0" msgstr "Mae'r gwerth lliw uchaf yn y ffeil delwedd PNM yn sero" -#: gdk-pixbuf/io-pnm.c:387 +#: gdk-pixbuf/io-pnm.c:385 msgid "Maximum color value in PNM file is too large" msgstr "Mae'r gwerth lliw uchaf yn y ffeil delwedd PNM yn rhy fawr" -#: gdk-pixbuf/io-pnm.c:427 gdk-pixbuf/io-pnm.c:457 gdk-pixbuf/io-pnm.c:502 +#: gdk-pixbuf/io-pnm.c:425 gdk-pixbuf/io-pnm.c:455 gdk-pixbuf/io-pnm.c:500 msgid "Raw PNM image type is invalid" msgstr "Mae math y ddelwedd PNG crau yn annilys" -#: gdk-pixbuf/io-pnm.c:652 +#: gdk-pixbuf/io-pnm.c:650 msgid "PNM image loader does not support this PNM subformat" msgstr "Nid yw'r llwythwr delweddau PNM yn cynnal y fformat PNM yma" -#: gdk-pixbuf/io-pnm.c:739 gdk-pixbuf/io-pnm.c:966 +#: gdk-pixbuf/io-pnm.c:737 gdk-pixbuf/io-pnm.c:964 msgid "Raw PNM formats require exactly one whitespace before sample data" msgstr "Mae fformatau PNM crai yn mynnu un nod gofod yn union cyn data samplau" -#: gdk-pixbuf/io-pnm.c:766 +#: gdk-pixbuf/io-pnm.c:764 msgid "Cannot allocate memory for loading PNM image" msgstr "Methu dyrannu cof er mwyn llwytho delwedd PNM" -#: gdk-pixbuf/io-pnm.c:816 +#: gdk-pixbuf/io-pnm.c:814 msgid "Insufficient memory to load PNM context struct" msgstr "Dim digon o gof er mwyn llwytho strwythur cyd-destun delwedd PNM" -#: gdk-pixbuf/io-pnm.c:867 +#: gdk-pixbuf/io-pnm.c:865 msgid "Unexpected end of PNM image data" msgstr "Diwedd annisgwyl i ddata delwedd PNM" -#: gdk-pixbuf/io-pnm.c:995 +#: gdk-pixbuf/io-pnm.c:993 msgid "Insufficient memory to load PNM file" msgstr "Dim digon o gof er mwyn llwytho delwedd PNM" -#: gdk-pixbuf/io-pnm.c:1079 +#: gdk-pixbuf/io-pnm.c:1077 msgid "The PNM/PBM/PGM/PPM image format family" msgstr "Y teulu fformatau delwedd PNM/PBM/PGM/PPM" -#: gdk-pixbuf/io-qtif.c:128 +#: gdk-pixbuf/io-qtif.c:126 msgid "Input file descriptor is NULL." msgstr "" -#: gdk-pixbuf/io-qtif.c:143 +#: gdk-pixbuf/io-qtif.c:141 #, fuzzy msgid "Failed to read QTIF header" msgstr "Methu ysgrifennu pennyn\n" -#: gdk-pixbuf/io-qtif.c:152 gdk-pixbuf/io-qtif.c:189 gdk-pixbuf/io-qtif.c:459 +#: gdk-pixbuf/io-qtif.c:150 gdk-pixbuf/io-qtif.c:187 gdk-pixbuf/io-qtif.c:454 #, c-format msgid "QTIF atom size too large (%d byte)" msgid_plural "QTIF atom size too large (%d bytes)" @@ -712,252 +721,248 @@ msgstr[0] "" msgstr[1] "" # Ar gyfer n == 2 mae'r ail msgstr (gweler y pennawd) -#: gdk-pixbuf/io-qtif.c:175 +#: gdk-pixbuf/io-qtif.c:173 #, fuzzy, c-format msgid "Failed to allocate %d byte for file read buffer" msgid_plural "Failed to allocate %d bytes for file read buffer" msgstr[0] "methu creu byffer delwedd %u beit" msgstr[1] "methu creu byffer delwedd %u beit" -#: gdk-pixbuf/io-qtif.c:206 +#: gdk-pixbuf/io-qtif.c:201 #, fuzzy, c-format msgid "File error when reading QTIF atom: %s" msgstr "Methiant wrth ddarllen GIF: %s" -#: gdk-pixbuf/io-qtif.c:243 +#: gdk-pixbuf/io-qtif.c:238 #, c-format msgid "Failed to skip the next %d byte with seek()." msgid_plural "Failed to skip the next %d bytes with seek()." msgstr[0] "" msgstr[1] "" -#: gdk-pixbuf/io-qtif.c:270 +#: gdk-pixbuf/io-qtif.c:265 #, fuzzy msgid "Failed to allocate QTIF context structure." msgstr "Methu dyrannu cof ar gyfer strwythur cyd-destun delwedd TGA" -#: gdk-pixbuf/io-qtif.c:330 +#: gdk-pixbuf/io-qtif.c:325 #, fuzzy msgid "Failed to create GdkPixbufLoader object." msgstr "Methu ysgrifennu mynegai ffolder\n" -#: gdk-pixbuf/io-qtif.c:434 +#: gdk-pixbuf/io-qtif.c:429 #, fuzzy msgid "Failed to find an image data atom." msgstr "Methu agor delwedd TIFF" -#: gdk-pixbuf/io-qtif.c:618 +#: gdk-pixbuf/io-qtif.c:613 #, fuzzy msgid "The QTIF image format" msgstr "Y fformat delwedd TIFF" -#: gdk-pixbuf/io-ras.c:125 +#: gdk-pixbuf/io-ras.c:123 msgid "RAS image has bogus header data" msgstr "Mae gan y ddelwedd RAS ddata pennawd annilys" -#: gdk-pixbuf/io-ras.c:147 +#: gdk-pixbuf/io-ras.c:145 msgid "RAS image has unknown type" msgstr "Mae gan y ddelwedd RAS fath anhysbys" -#: gdk-pixbuf/io-ras.c:155 +#: gdk-pixbuf/io-ras.c:153 msgid "unsupported RAS image variation" msgstr "amrywiad delwedd RAS ni chynhelir" -#: gdk-pixbuf/io-ras.c:170 gdk-pixbuf/io-ras.c:199 +#: gdk-pixbuf/io-ras.c:168 gdk-pixbuf/io-ras.c:197 msgid "Not enough memory to load RAS image" msgstr "Dim digon o gof er mwyn llwytho delwedd RAS" -#: gdk-pixbuf/io-ras.c:544 +#: gdk-pixbuf/io-ras.c:542 msgid "The Sun raster image format" msgstr "Fformat delwedd raster Sun" -#: gdk-pixbuf/io-tga.c:153 +#: gdk-pixbuf/io-tga.c:151 msgid "Cannot allocate memory for IOBuffer struct" msgstr "Methu dyrannu cof ar gyfer strwythur IOBuffer" -#: gdk-pixbuf/io-tga.c:172 +#: gdk-pixbuf/io-tga.c:170 msgid "Cannot allocate memory for IOBuffer data" msgstr "Methu dyrannu cof ar gyfer data IOBuffer" -#: gdk-pixbuf/io-tga.c:183 +#: gdk-pixbuf/io-tga.c:181 msgid "Cannot realloc IOBuffer data" msgstr "Methu ail-ddyrannu cof ar gyfer data IOBuffer" -#: gdk-pixbuf/io-tga.c:213 +#: gdk-pixbuf/io-tga.c:211 msgid "Cannot allocate temporary IOBuffer data" msgstr "Methu dyrannu data IOBuffer dros dro" -#: gdk-pixbuf/io-tga.c:346 +#: gdk-pixbuf/io-tga.c:339 msgid "Cannot allocate new pixbuf" msgstr "Methu dyrannu pixbuf newydd" -#: gdk-pixbuf/io-tga.c:685 +#: gdk-pixbuf/io-tga.c:678 #, fuzzy msgid "Image is corrupted or truncated" msgstr "Roedd y ddelwedd GIF yn anghyflawn neu wedi gorffen yn rhy fuan" -#: gdk-pixbuf/io-tga.c:692 +#: gdk-pixbuf/io-tga.c:685 msgid "Cannot allocate colormap structure" msgstr "Methu dyrannu strwythur map lliwiau" -#: gdk-pixbuf/io-tga.c:699 +#: gdk-pixbuf/io-tga.c:692 msgid "Cannot allocate colormap entries" msgstr "Methu dyrannu cofnodion map lliwiau" -#: gdk-pixbuf/io-tga.c:721 +#: gdk-pixbuf/io-tga.c:714 msgid "Unexpected bitdepth for colormap entries" msgstr "Did-ddyfnder annisgwyl ar gyfer cofnodion map lliwiau" -#: gdk-pixbuf/io-tga.c:739 +#: gdk-pixbuf/io-tga.c:732 msgid "Cannot allocate TGA header memory" msgstr "Methu dyrannu cof pennawd TGA" -#: gdk-pixbuf/io-tga.c:772 +#: gdk-pixbuf/io-tga.c:765 msgid "TGA image has invalid dimensions" msgstr "Mae gan y ddelwedd TGA ddimensiynau annilys" -#: gdk-pixbuf/io-tga.c:778 gdk-pixbuf/io-tga.c:787 gdk-pixbuf/io-tga.c:797 -#: gdk-pixbuf/io-tga.c:807 gdk-pixbuf/io-tga.c:814 +#: gdk-pixbuf/io-tga.c:771 gdk-pixbuf/io-tga.c:780 gdk-pixbuf/io-tga.c:790 +#: gdk-pixbuf/io-tga.c:800 gdk-pixbuf/io-tga.c:807 msgid "TGA image type not supported" msgstr "Ni chynhelir math y ddelwedd TGA" -#: gdk-pixbuf/io-tga.c:861 +#: gdk-pixbuf/io-tga.c:854 msgid "Cannot allocate memory for TGA context struct" msgstr "Methu dyrannu cof ar gyfer strwythur cyd-destun delwedd TGA" -#: gdk-pixbuf/io-tga.c:926 +#: gdk-pixbuf/io-tga.c:919 msgid "Excess data in file" msgstr "Gormodedd o ddata mewn ffeil" -#: gdk-pixbuf/io-tga.c:1007 +#: gdk-pixbuf/io-tga.c:1000 msgid "The Targa image format" msgstr "Y fformat delwedd Targa" -#: gdk-pixbuf/io-tiff.c:104 +#: gdk-pixbuf/io-tiff.c:102 msgid "Could not get image width (bad TIFF file)" msgstr "Methu canfod lled y ddelwedd (ffeil TIFF ddrwg)" -#: gdk-pixbuf/io-tiff.c:112 +#: gdk-pixbuf/io-tiff.c:110 msgid "Could not get image height (bad TIFF file)" msgstr "Methu canfod hyd y ddelwedd (ffeil TIFF ddrwg)" -#: gdk-pixbuf/io-tiff.c:120 +#: gdk-pixbuf/io-tiff.c:118 msgid "Width or height of TIFF image is zero" msgstr "Mae hyd neu led y ddelwedd TIFF yn sero" -#: gdk-pixbuf/io-tiff.c:129 gdk-pixbuf/io-tiff.c:138 +#: gdk-pixbuf/io-tiff.c:127 gdk-pixbuf/io-tiff.c:136 msgid "Dimensions of TIFF image too large" msgstr "Mae dimensiynau'r ddelwedd TIFF yn rhy fawr" -#: gdk-pixbuf/io-tiff.c:162 gdk-pixbuf/io-tiff.c:174 gdk-pixbuf/io-tiff.c:491 +#: gdk-pixbuf/io-tiff.c:160 gdk-pixbuf/io-tiff.c:172 gdk-pixbuf/io-tiff.c:489 msgid "Insufficient memory to open TIFF file" msgstr "Dim digon o gof er mwyn agor ffeil delwedd TIFF" -#: gdk-pixbuf/io-tiff.c:236 +#: gdk-pixbuf/io-tiff.c:234 msgid "Failed to load RGB data from TIFF file" msgstr "Methu llwytho data RGB o ffeil TIFF" -#: gdk-pixbuf/io-tiff.c:293 +#: gdk-pixbuf/io-tiff.c:291 msgid "Failed to open TIFF image" msgstr "Methu agor delwedd TIFF" -#: gdk-pixbuf/io-tiff.c:427 gdk-pixbuf/io-tiff.c:440 +#: gdk-pixbuf/io-tiff.c:425 gdk-pixbuf/io-tiff.c:438 msgid "Failed to load TIFF image" msgstr "Methu llwytho delwedd TIFF" -#: gdk-pixbuf/io-tiff.c:623 +#: gdk-pixbuf/io-tiff.c:621 msgid "Failed to save TIFF image" msgstr "Methu cadw'r ddelwedd TIFF" -#: gdk-pixbuf/io-tiff.c:656 +#: gdk-pixbuf/io-tiff.c:654 msgid "TIFF compression doesn't refer to a valid codec." msgstr "" -#: gdk-pixbuf/io-tiff.c:696 +#: gdk-pixbuf/io-tiff.c:694 msgid "Failed to write TIFF data" msgstr "Methu ysgrifennu'r data TIFF" -#: gdk-pixbuf/io-tiff.c:733 +#: gdk-pixbuf/io-tiff.c:731 msgid "Couldn't write to TIFF file" msgstr "Methu ysgrifennu i'r ffeil TIFF" -#: gdk-pixbuf/io-tiff.c:788 -msgid "The TIFF image format" -msgstr "Y fformat delwedd TIFF" - -#: gdk-pixbuf/io-wbmp.c:245 +#: gdk-pixbuf/io-wbmp.c:243 msgid "Image has zero width" msgstr "Mae gan y ddelwedd lled sero" -#: gdk-pixbuf/io-wbmp.c:263 +#: gdk-pixbuf/io-wbmp.c:261 msgid "Image has zero height" msgstr "Mae gan y ddelwedd hyd sero" -#: gdk-pixbuf/io-wbmp.c:274 +#: gdk-pixbuf/io-wbmp.c:272 msgid "Not enough memory to load image" msgstr "Dim digon o gof er mwyn llwytho delwedd" -#: gdk-pixbuf/io-wbmp.c:333 +#: gdk-pixbuf/io-wbmp.c:331 msgid "Couldn't save the rest" msgstr "Methu cadw'r gweddill" -#: gdk-pixbuf/io-wbmp.c:374 +#: gdk-pixbuf/io-wbmp.c:372 msgid "The WBMP image format" msgstr "Y fformat delwedd WBMP" -#: gdk-pixbuf/io-xbm.c:304 +#: gdk-pixbuf/io-xbm.c:302 msgid "Invalid XBM file" msgstr "Ffeil ddelwedd XBM annilys" -#: gdk-pixbuf/io-xbm.c:314 +#: gdk-pixbuf/io-xbm.c:312 msgid "Insufficient memory to load XBM image file" msgstr "Dim digon o gof er mwyn llwytho ddeil delwedd XBM" -#: gdk-pixbuf/io-xbm.c:462 +#: gdk-pixbuf/io-xbm.c:460 msgid "Failed to write to temporary file when loading XBM image" msgstr "Methu ysgrifennu at ffeil dros dro wrth lwytho delwedd XBM" -#: gdk-pixbuf/io-xbm.c:501 +#: gdk-pixbuf/io-xbm.c:499 msgid "The XBM image format" msgstr "Y fformat delwedd XBM" -#: gdk-pixbuf/io-xpm.c:469 +#: gdk-pixbuf/io-xpm.c:467 msgid "No XPM header found" msgstr "Ni chanfuwyd pennawd delwedd XPM" -#: gdk-pixbuf/io-xpm.c:478 +#: gdk-pixbuf/io-xpm.c:476 msgid "Invalid XPM header" msgstr "Ffeil delwedd XPM annilys" -#: gdk-pixbuf/io-xpm.c:486 +#: gdk-pixbuf/io-xpm.c:484 msgid "XPM file has image width <= 0" msgstr "Mae gan y ffeil delwedd XPM lled <= 0" -#: gdk-pixbuf/io-xpm.c:494 +#: gdk-pixbuf/io-xpm.c:492 msgid "XPM file has image height <= 0" msgstr "Mae gan y ffeil delwedd XPM hyd <= 0" -#: gdk-pixbuf/io-xpm.c:502 +#: gdk-pixbuf/io-xpm.c:500 msgid "XPM has invalid number of chars per pixel" msgstr "Mae gan y ddelwedd XPM nifer annilys o feitiau i bob picsel" -#: gdk-pixbuf/io-xpm.c:511 +#: gdk-pixbuf/io-xpm.c:509 msgid "XPM file has invalid number of colors" msgstr "Mae gan y ffeil delwedd XPM nifer annilys o liwiau" -#: gdk-pixbuf/io-xpm.c:523 gdk-pixbuf/io-xpm.c:532 gdk-pixbuf/io-xpm.c:584 +#: gdk-pixbuf/io-xpm.c:521 gdk-pixbuf/io-xpm.c:530 gdk-pixbuf/io-xpm.c:582 msgid "Cannot allocate memory for loading XPM image" msgstr "Methu dyrannu cof er mwyn llwytho delwedd XPM" -#: gdk-pixbuf/io-xpm.c:546 +#: gdk-pixbuf/io-xpm.c:544 msgid "Cannot read XPM colormap" msgstr "Methu darllen map lliwiau delwedd XPM" -#: gdk-pixbuf/io-xpm.c:778 +#: gdk-pixbuf/io-xpm.c:776 msgid "Failed to write to temporary file when loading XPM image" msgstr "Methu ysgrifennu at ffeil dros dro wrth lwytho delwedd XPM" -#: gdk-pixbuf/io-xpm.c:817 +#: gdk-pixbuf/io-xpm.c:815 msgid "The XPM image format" msgstr "Y fformat delwedd XPM" diff --git a/po/da.gmo b/po/da.gmo index b79d578a5bc7c945c4f886e5a190261491289087..856c141a1532eceb144973be19752aa13295fcaf 100644 GIT binary patch delta 4528 zcmYk;4^)-)9mnzSMQ4$eihsaAaIbAg&ACozJEya=wN~ohpZokcr|0mwuix{#&wZZX z-$!@u4s3rt;C&X~eWP)lCPT>mJvgNfLRYT#}R;c-mGOQ;6M z(HcD{88daJ2uL{B$-fr5H|82PhHd{kn9*64;a zaWdAUdfI`y?mVgi-=eNdq}3EH7j@qX)OC$`C$4wrU*K5IyA5IdRmkTqbjp^adb$pE zgT1JRok1uB*HP03lbSH-JgggH`)^XmG$}!lC+|t@ni}nnvpi4+%qt1_zw%b44_x*Xf4CeVZf`V>XjGCircixD4@Z-*H&I34!`je;|_F{gxr;S04 z)Iz)sTaiB4A25VhkUtA@5kIx5=rKCBf(@g&j70X?7InP2Z zzFMSBwi0z+8|sE1p&k&E?JwGN)OFL4TUj$|?d-ukyx>gAVf-~`v-nm+(tv95HVk2h z^E1?HzKVKK%4q+=rKpi;K>cnb>VEC0we-I8DypLqdZX*gQ4L(`xx!YY6ZRfzPA{W+ zHk`M|IGm0=+t#9{tP}aOOMK{oL0+SJf#spjXQK9f9qM;2*c%UH0)BvMi1!7B5QS@a ziYn4kJ-i*YsFt8cW)rGmM^Pj3rL$L_zeuyOhWZlJ@7};U_%SltmV1l;yL*x8xAn;O z_N9vT zuMufLX2~|A-jHY9`M`-Zp7R;#EvK-70t?h)C;8j00I9MjR_4qt$y9Fnk6=FGR6kOkpUZ00NIig>sw1cdoWnSbEAyvhAnJMJk)3PvJqqy@Hapv# zoz4$Xi|4P-|GN6P>3)NPsPD(3?laXn4^ug>ci(S9O--9SKZcqj?_*c-Pt*-!%6Uo>bl*iHT5Ct`q)ap{#MjfFTx>ORxK1X*Sl~y zzKa^Vi~a@HXNKRCQOIc84Ac#GpsxEPhA=SGcNpqEw_zA-aRF{Z?V4{efd0Y!C%a;i za|`~2yy4E@!2@KsJ3ofMA^k}X$s%2c)`S}MV^^^QH42ZAx5;Lr&Q=j^$(`C(U58qy z)x3dJlR~27S)wWEI$|iC?mEHkWGMML(V>O-bhPAuEP*|woNFv!wCJ`MgeWL%6xnlHRKQ@J}QiYz+ z&a?gGJ#vs}pXxYHHj+ol3i2S)(SzJT){;d;2aDRelcVG{qAi#}LSzo^ zGr+vr`gBJ>r`}9DHj%C5NpdaG(MIkd50IBh*AYu$FlizWk!7TY=ose{{roAPspJVV zO8sa1MvvF|j3Wi)Zc5nUe%{OH8j?rK$zw#vNfIQ*I^h^X?u(Yp?!rv+Fj=j-qO#HrUnZrt$Mz`; zj?D>2Mu)RKhawoG5)e^DG_9b*43643EyL8uw6+~u2dBVLtNs4=p6z%hzxz4o?tPql z&be27_CVa;{c(}=Nu9SC z7g?Jo$;=i#!_qR^T{)q!oJs*pD;(4ectw%j! z6KZ7I-0y!vP0bb5lMi6H7z8WCYMh07pciot{sA==nJNDD=3qomb|)47Y%7~`Jcznr z7anI8W}rr*9(CMiR0ms7$GwmI*?ppUztrSJRVD zLS3L5)v-p@qC4O`izT!#p`PeE?jFDgQB!jib>7#gp-*6k|T_>oIkEo#v=qB{D5 zYj;GbXpX+aG91n@sJ#l+!`+yNr%)Zdf?>?!?)rTrF2{q|8#9?FULY$(M%iW}>&(Ka zsa%7)&q>V3NHX1;L1h*)s@9C^=__os%0ER7VLW%^9P5udu?V@REp;}z-`kuWsHyl5 zY6Q}0Fenznd02xB^!~R|;i0TMOWVU7WS7lGJ#hn$!QH4EcVP5*mhug>b5Ivvfm(#k z7{XR$8Q3?d<9qS)_rd^rSd3|U|EsBJ5v@fnj#g*8^E2lK)Y^z=e&hhu@uN{Up5pf3 z;`TQ$q!whFVnLqRva;JFD-(R7}SCsE#Z}4{HXSt*%bd;Fm-Z11<7w1+`Hb^IT!f6Sy@5LKpUCW5(ggptF2PFL zb;x}q)=s6I9e+dJaN6A4yeec}S_Jd;{i--y5}k|vMKcl?(GDZ)$=aQlP>V5pvOf|FoJ&w2uKTbL z?n8~to9N+RklC@WA^*H$8DYoGR0d!jYUtPDAZ&H*)2ItyL3MOU3IBY;66E3RC~8D5 zBeP*?d;~NC3sCJHNT00(e~rmg`8Nh`Laje*r^26IWy3L6JWUhB>c@2K#MM?|7AD|M zOvF}9!4s%8@ki8D{tGLxgz?wNZAW(5861jzXZUNQa0a*05LL0GKdwiOz|*KjbP6?B z-=Usl)J*@0!>HG74^GBUQ0MiV+5S}BfTL*FVh?P>VYmZz<9AVW{}m=-+8p1!h^v%1 z=c5+SV&@vSzX`QQ_PG7W-2Su9FHtwVr^QR^cb-kIWDO%*(%TXPPY;cur&KBh1 z>}|}(9&`PvC`7H5+wrHk3pKY_QOD)Z^A}YGYU(zj_P>J}_z%?Un^5jgbq?~jMQjQc z4P71TfGwyeIf#swb)YVod6R!!C3>{iJD*1`WG68fFJKL(-t50MYcY;?H!_g)BPuVE zpJ|yt5^ehbWqO(VL*#y<;oeX7lDEinBv$fVuozi0=5BtM^7;-)LFFwvHV4o6-N7xR<&Xn97snLo$r)BOA%nd(zeS;7`bO*DiA2jw$38Ysqh-l1*ZzlFDP`1UX9XB0ET1MPk{I@ddeoF}cC9UNBIUKc0FZ(0y)MZh3fR r-HN(p^|@1P8p1_hejvzk1-ZdOFF3AfOu?u?u=#x8`?hZR$r=9xidoX9 diff --git a/po/da.po b/po/da.po index e98d159..9ed931a 100644 --- a/po/da.po +++ b/po/da.po @@ -38,8 +38,8 @@ msgstr "" "Project-Id-Version: gtk+\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=gdk-" "pixbuf\n" -"POT-Creation-Date: 2013-04-15 10:28-0400\n" -"PO-Revision-Date: 2013-03-16 17:43+0100\n" +"POT-Creation-Date: 2014-05-26 20:46-0400\n" +"PO-Revision-Date: 2013-09-16 23:32+0200\n" "Last-Translator: Kenneth Nielsen \n" "Language-Team: Danish \n" "Language: da\n" @@ -48,18 +48,18 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: gdk-pixbuf/gdk-pixbuf-animation.c:160 gdk-pixbuf/gdk-pixbuf-io.c:1064 -#: gdk-pixbuf/gdk-pixbuf-io.c:1330 +#: gdk-pixbuf/gdk-pixbuf-animation.c:158 gdk-pixbuf/gdk-pixbuf-io.c:1077 +#: gdk-pixbuf/gdk-pixbuf-io.c:1333 #, c-format msgid "Failed to open file '%s': %s" msgstr "Kunne ikke Ã¥bne filen \"%s\": %s" -#: gdk-pixbuf/gdk-pixbuf-animation.c:173 gdk-pixbuf/gdk-pixbuf-io.c:1076 +#: gdk-pixbuf/gdk-pixbuf-animation.c:171 gdk-pixbuf/gdk-pixbuf-io.c:962 #, c-format msgid "Image file '%s' contains no data" msgstr "Billedfilen \"%s\" indeholder ingen data" -#: gdk-pixbuf/gdk-pixbuf-animation.c:212 +#: gdk-pixbuf/gdk-pixbuf-animation.c:210 #, c-format msgid "" "Failed to load animation '%s': reason not known, probably a corrupt " @@ -68,8 +68,8 @@ msgstr "" "Kunne ikke indlæse animationen \"%s\": Ã¥rsag ukendt, formentlig en ødelagt " "animationsfil" -#: gdk-pixbuf/gdk-pixbuf-animation.c:280 gdk-pixbuf/gdk-pixbuf-io.c:1112 -#: gdk-pixbuf/gdk-pixbuf-io.c:1382 +#: gdk-pixbuf/gdk-pixbuf-animation.c:278 gdk-pixbuf/gdk-pixbuf-io.c:1113 +#: gdk-pixbuf/gdk-pixbuf-io.c:1385 #, c-format msgid "" "Failed to load image '%s': reason not known, probably a corrupt image file" @@ -77,12 +77,12 @@ msgstr "" "Kunne ikke indlæse billedet \"%s\": Ã¥rsag ukendt, formentlig en ødelagt " "billedfil" -#: gdk-pixbuf/gdk-pixbuf-io.c:790 +#: gdk-pixbuf/gdk-pixbuf-io.c:774 #, c-format msgid "Unable to load image-loading module: %s: %s" msgstr "Kunne ikke indlæse billedindlæsningmodulet %s: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:805 +#: gdk-pixbuf/gdk-pixbuf-io.c:789 #, c-format msgid "" "Image-loading module %s does not export the proper interface; perhaps it's " @@ -91,54 +91,54 @@ msgstr "" "Billedindlæsningsmodulet %s eksporterer ikke den rigtige grænseflade; mÃ¥ske " "er det fra en anden gdk-pixbuf-version?" -#: gdk-pixbuf/gdk-pixbuf-io.c:814 gdk-pixbuf/gdk-pixbuf-io.c:865 +#: gdk-pixbuf/gdk-pixbuf-io.c:798 gdk-pixbuf/gdk-pixbuf-io.c:849 #, c-format msgid "Image type '%s' is not supported" msgstr "Billedtypen \"%s\" er ikke understøttet" -#: gdk-pixbuf/gdk-pixbuf-io.c:950 +#: gdk-pixbuf/gdk-pixbuf-io.c:934 #, c-format msgid "Couldn't recognize the image file format for file '%s'" msgstr "Kunne ikke genkende billedfilformatet for filen \"%s\"" -#: gdk-pixbuf/gdk-pixbuf-io.c:958 +#: gdk-pixbuf/gdk-pixbuf-io.c:942 msgid "Unrecognized image file format" msgstr "Ukendt billedfilformat" -#: gdk-pixbuf/gdk-pixbuf-io.c:1121 +#: gdk-pixbuf/gdk-pixbuf-io.c:1124 #, c-format msgid "Failed to load image '%s': %s" msgstr "Kunne ikke indlæse billedet \"%s\": %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2015 gdk-pixbuf/io-gdip-utils.c:837 +#: gdk-pixbuf/gdk-pixbuf-io.c:2029 gdk-pixbuf/io-gdip-utils.c:835 #, c-format msgid "Error writing to image file: %s" msgstr "Fejl ved skrivning af billedfil: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2057 gdk-pixbuf/gdk-pixbuf-io.c:2178 +#: gdk-pixbuf/gdk-pixbuf-io.c:2071 gdk-pixbuf/gdk-pixbuf-io.c:2192 #, c-format msgid "This build of gdk-pixbuf does not support saving the image format: %s" msgstr "" "Denne bygning af gdk-pixbuf understøtter ikke gemning af billedformatet: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2088 +#: gdk-pixbuf/gdk-pixbuf-io.c:2102 msgid "Insufficient memory to save image to callback" msgstr "Ikke tilstrækkelig hukommelse til at gemme billede til tilbagekald" -#: gdk-pixbuf/gdk-pixbuf-io.c:2101 +#: gdk-pixbuf/gdk-pixbuf-io.c:2115 msgid "Failed to open temporary file" msgstr "Kunne ikke Ã¥bne midlertidig fil" -#: gdk-pixbuf/gdk-pixbuf-io.c:2124 +#: gdk-pixbuf/gdk-pixbuf-io.c:2138 msgid "Failed to read from temporary file" msgstr "Kunne ikke læse fra midlertidig fil" -#: gdk-pixbuf/gdk-pixbuf-io.c:2372 +#: gdk-pixbuf/gdk-pixbuf-io.c:2382 #, c-format msgid "Failed to open '%s' for writing: %s" msgstr "Kunne ikke Ã¥bne \"%s\" til skrivning: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2398 +#: gdk-pixbuf/gdk-pixbuf-io.c:2408 #, c-format msgid "" "Failed to close '%s' while writing image, all data may not have been saved: " @@ -147,15 +147,15 @@ msgstr "" "Kunne ikke lukke \"%s\" ved skrivning af billede, formentlig er ikke alle " "data blevet gemt: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2619 gdk-pixbuf/gdk-pixbuf-io.c:2671 +#: gdk-pixbuf/gdk-pixbuf-io.c:2629 gdk-pixbuf/gdk-pixbuf-io.c:2681 msgid "Insufficient memory to save image into a buffer" msgstr "Ikke tilstrækkelig hukommelse til at gemme billede i et mellemlager" -#: gdk-pixbuf/gdk-pixbuf-io.c:2717 +#: gdk-pixbuf/gdk-pixbuf-io.c:2727 msgid "Error writing to image stream" msgstr "Fejl ved skrivning til billedstrøm" -#: gdk-pixbuf/gdk-pixbuf-loader.c:393 +#: gdk-pixbuf/gdk-pixbuf-loader.c:384 #, c-format msgid "" "Internal error: Image loader module '%s' failed to complete an operation, " @@ -164,98 +164,102 @@ msgstr "" "Intern fejl: Billedindlæsningsmodulet \"%s\" kunne ikke færdiggøre en " "handling, men angav ikke nogen Ã¥rsag til fejlen" -#: gdk-pixbuf/gdk-pixbuf-loader.c:435 +#: gdk-pixbuf/gdk-pixbuf-loader.c:426 #, c-format msgid "Incremental loading of image type '%s' is not supported" msgstr "Gradvis indlæsning af billedtypen \"%s\" er ikke understøttet" -#: gdk-pixbuf/gdk-pixdata.c:160 +#: gdk-pixbuf/gdk-pixdata.c:158 msgid "Image header corrupt" msgstr "Ødelagt hoved i billede" -#: gdk-pixbuf/gdk-pixdata.c:165 +#: gdk-pixbuf/gdk-pixdata.c:163 msgid "Image format unknown" msgstr "Ukendt billedformat" -#: gdk-pixbuf/gdk-pixdata.c:170 gdk-pixbuf/gdk-pixdata.c:502 +#: gdk-pixbuf/gdk-pixdata.c:168 gdk-pixbuf/gdk-pixdata.c:501 msgid "Image pixel data corrupt" msgstr "Ødelagte punktdata i billede" -#: gdk-pixbuf/gdk-pixdata.c:446 +#: gdk-pixbuf/gdk-pixdata.c:445 #, c-format msgid "failed to allocate image buffer of %u byte" msgid_plural "failed to allocate image buffer of %u bytes" msgstr[0] "kunne ikke tildele billedmellemlager pÃ¥ %u byte" msgstr[1] "kunne ikke tildele billedmellemlager pÃ¥ %u byte" -#: gdk-pixbuf/io-ani.c:244 +#: gdk-pixbuf/io-ani.c:242 msgid "Unexpected icon chunk in animation" msgstr "Uventet ikonblok i animation" -#: gdk-pixbuf/io-ani.c:342 gdk-pixbuf/io-ani.c:400 gdk-pixbuf/io-ani.c:426 -#: gdk-pixbuf/io-ani.c:449 gdk-pixbuf/io-ani.c:476 gdk-pixbuf/io-ani.c:563 +#: gdk-pixbuf/io-ani.c:340 gdk-pixbuf/io-ani.c:398 gdk-pixbuf/io-ani.c:424 +#: gdk-pixbuf/io-ani.c:447 gdk-pixbuf/io-ani.c:474 gdk-pixbuf/io-ani.c:561 msgid "Invalid header in animation" msgstr "Ugyldig hoved i animation" -#: gdk-pixbuf/io-ani.c:352 gdk-pixbuf/io-ani.c:374 gdk-pixbuf/io-ani.c:458 -#: gdk-pixbuf/io-ani.c:485 gdk-pixbuf/io-ani.c:536 gdk-pixbuf/io-ani.c:608 +#: gdk-pixbuf/io-ani.c:350 gdk-pixbuf/io-ani.c:372 gdk-pixbuf/io-ani.c:456 +#: gdk-pixbuf/io-ani.c:483 gdk-pixbuf/io-ani.c:534 gdk-pixbuf/io-ani.c:606 msgid "Not enough memory to load animation" msgstr "Ikke nok hukommelse til indlæsning af animation" -#: gdk-pixbuf/io-ani.c:392 gdk-pixbuf/io-ani.c:418 gdk-pixbuf/io-ani.c:437 +#: gdk-pixbuf/io-ani.c:390 gdk-pixbuf/io-ani.c:416 gdk-pixbuf/io-ani.c:435 msgid "Malformed chunk in animation" msgstr "Forkert udformet blok i animation" -#: gdk-pixbuf/io-ani.c:660 +#: gdk-pixbuf/io-ani.c:628 +msgid "ANI image was truncated or incomplete." +msgstr "ANI-billedet er afkortet eller ikke komplet." + +#: gdk-pixbuf/io-ani.c:669 msgid "The ANI image format" msgstr "ANI-billedformatet" -#: gdk-pixbuf/io-bmp.c:229 gdk-pixbuf/io-bmp.c:266 gdk-pixbuf/io-bmp.c:337 -#: gdk-pixbuf/io-bmp.c:369 gdk-pixbuf/io-bmp.c:392 gdk-pixbuf/io-bmp.c:495 +#: gdk-pixbuf/io-bmp.c:227 gdk-pixbuf/io-bmp.c:264 gdk-pixbuf/io-bmp.c:335 +#: gdk-pixbuf/io-bmp.c:367 gdk-pixbuf/io-bmp.c:390 gdk-pixbuf/io-bmp.c:493 msgid "BMP image has bogus header data" msgstr "BMP-billede har ugyldige data i filhoved" -#: gdk-pixbuf/io-bmp.c:240 gdk-pixbuf/io-bmp.c:432 +#: gdk-pixbuf/io-bmp.c:238 gdk-pixbuf/io-bmp.c:430 msgid "Not enough memory to load bitmap image" msgstr "Ikke tilstrækkelig hukommelse til indlæsning af bitmap-billede" -#: gdk-pixbuf/io-bmp.c:318 +#: gdk-pixbuf/io-bmp.c:316 msgid "BMP image has unsupported header size" msgstr "BMP-billedets filhovedstørrelse er ikke understøttet" -#: gdk-pixbuf/io-bmp.c:356 +#: gdk-pixbuf/io-bmp.c:354 msgid "Topdown BMP images cannot be compressed" msgstr "Topdown-BMP-billeder kan ikke komprimeres" -#: gdk-pixbuf/io-bmp.c:716 gdk-pixbuf/io-pnm.c:707 +#: gdk-pixbuf/io-bmp.c:714 gdk-pixbuf/io-pnm.c:705 msgid "Premature end-of-file encountered" msgstr "Fil sluttede for tidligt" -#: gdk-pixbuf/io-bmp.c:1328 +#: gdk-pixbuf/io-bmp.c:1326 msgid "Couldn't allocate memory for saving BMP file" msgstr "Kunne ikke tildele hukommelse til gemning af BMP-fil" -#: gdk-pixbuf/io-bmp.c:1369 +#: gdk-pixbuf/io-bmp.c:1367 msgid "Couldn't write to BMP file" msgstr "Kunne ikke skrive til BMP-fil" -#: gdk-pixbuf/io-bmp.c:1422 gdk-pixbuf/io-gdip-bmp.c:82 +#: gdk-pixbuf/io-bmp.c:1420 gdk-pixbuf/io-gdip-bmp.c:80 msgid "The BMP image format" msgstr "BMP-billedformatet" -#: gdk-pixbuf/io-gdip-emf.c:59 +#: gdk-pixbuf/io-gdip-emf.c:57 msgid "The EMF image format" msgstr "EMF-billedformatet" -#: gdk-pixbuf/io-gdip-gif.c:80 gdk-pixbuf/io-gif.c:1720 +#: gdk-pixbuf/io-gdip-gif.c:78 gdk-pixbuf/io-gif.c:1718 msgid "The GIF image format" msgstr "GIF-billedformatet" -#: gdk-pixbuf/io-gdip-ico.c:59 gdk-pixbuf/io-ico.c:1271 +#: gdk-pixbuf/io-gdip-ico.c:57 gdk-pixbuf/io-ico.c:1269 msgid "The ICO image format" msgstr "ICO-billedformatet" -#: gdk-pixbuf/io-gdip-jpeg.c:53 gdk-pixbuf/io-jpeg.c:1249 +#: gdk-pixbuf/io-gdip-jpeg.c:51 gdk-pixbuf/io-jpeg.c:1249 #, c-format msgid "" "JPEG quality must be a value between 0 and 100; value '%s' could not be " @@ -264,7 +268,7 @@ msgstr "" "JPEG-kvalitet skal være en værdi mellem 0 og 100; værdien \"%s\" kunne ikke " "fortolkes." -#: gdk-pixbuf/io-gdip-jpeg.c:68 gdk-pixbuf/io-jpeg.c:1265 +#: gdk-pixbuf/io-gdip-jpeg.c:66 gdk-pixbuf/io-jpeg.c:1265 #, c-format msgid "" "JPEG quality must be a value between 0 and 100; value '%d' is not allowed." @@ -272,108 +276,112 @@ msgstr "" "JPEG-kvalitet skal være en værdi mellem 0 og 100; værdien \"%d\" er ikke " "tilladt." -#: gdk-pixbuf/io-gdip-jpeg.c:136 gdk-pixbuf/io-jpeg.c:1478 +#: gdk-pixbuf/io-gdip-jpeg.c:134 gdk-pixbuf/io-jpeg.c:1478 msgid "The JPEG image format" msgstr "JPEG-billedformatet" -#: gdk-pixbuf/io-gdip-utils.c:154 +#: gdk-pixbuf/io-gdip-tiff.c:80 gdk-pixbuf/io-tiff.c:786 +msgid "The TIFF image format" +msgstr "TIFF-billedformatet" + +#: gdk-pixbuf/io-gdip-utils.c:152 #, c-format msgid "Could not allocate memory: %s" msgstr "Kunne ikke tildele hukommelse: %s" -#: gdk-pixbuf/io-gdip-utils.c:179 gdk-pixbuf/io-gdip-utils.c:293 -#: gdk-pixbuf/io-gdip-utils.c:333 +#: gdk-pixbuf/io-gdip-utils.c:177 gdk-pixbuf/io-gdip-utils.c:291 +#: gdk-pixbuf/io-gdip-utils.c:331 #, c-format msgid "Could not create stream: %s" msgstr "Kunne ikke oprette strøm: %s" -#: gdk-pixbuf/io-gdip-utils.c:193 +#: gdk-pixbuf/io-gdip-utils.c:191 #, c-format msgid "Could not seek stream: %s" msgstr "Kunne ikke søge i strøm: %s" -#: gdk-pixbuf/io-gdip-utils.c:205 +#: gdk-pixbuf/io-gdip-utils.c:203 #, c-format msgid "Could not read from stream: %s" msgstr "Kunne ikke læse fra strøm: %s" -#: gdk-pixbuf/io-gdip-utils.c:617 +#: gdk-pixbuf/io-gdip-utils.c:615 msgid "Couldn't load bitmap" msgstr "Kunne ikke indlæse bitmap" -#: gdk-pixbuf/io-gdip-utils.c:773 +#: gdk-pixbuf/io-gdip-utils.c:771 msgid "Couldn't load metafile" msgstr "Kunne ikke indlæse metafil" -#: gdk-pixbuf/io-gdip-utils.c:878 +#: gdk-pixbuf/io-gdip-utils.c:876 msgid "Unsupported image format for GDI+" msgstr "Uunderstøttet billedformat til GDI+" -#: gdk-pixbuf/io-gdip-utils.c:885 +#: gdk-pixbuf/io-gdip-utils.c:883 msgid "Couldn't save" msgstr "Kunne ikke gemme" -#: gdk-pixbuf/io-gdip-wmf.c:58 +#: gdk-pixbuf/io-gdip-wmf.c:56 msgid "The WMF image format" msgstr "WMF-billedformatet" -#: gdk-pixbuf/io-gif.c:222 +#: gdk-pixbuf/io-gif.c:220 #, c-format msgid "Failure reading GIF: %s" msgstr "Fejl under læsning af GIF: %s" -#: gdk-pixbuf/io-gif.c:496 gdk-pixbuf/io-gif.c:1502 gdk-pixbuf/io-gif.c:1669 +#: gdk-pixbuf/io-gif.c:494 gdk-pixbuf/io-gif.c:1500 gdk-pixbuf/io-gif.c:1667 msgid "GIF file was missing some data (perhaps it was truncated somehow?)" msgstr "GIF-fil manglede nogle data (mÃ¥ske er den blev afkortet?)" -#: gdk-pixbuf/io-gif.c:505 +#: gdk-pixbuf/io-gif.c:503 #, c-format msgid "Internal error in the GIF loader (%s)" msgstr "Intern fejl i GIF-indlæseren (%s)" -#: gdk-pixbuf/io-gif.c:579 +#: gdk-pixbuf/io-gif.c:577 msgid "Stack overflow" msgstr "Stakoverløb" -#: gdk-pixbuf/io-gif.c:639 +#: gdk-pixbuf/io-gif.c:637 msgid "GIF image loader cannot understand this image." msgstr "GIF-billedindlæseren forstÃ¥r ikke dette billede." -#: gdk-pixbuf/io-gif.c:668 +#: gdk-pixbuf/io-gif.c:666 msgid "Bad code encountered" msgstr "Ugyldig kode fundet" -#: gdk-pixbuf/io-gif.c:678 +#: gdk-pixbuf/io-gif.c:676 msgid "Circular table entry in GIF file" msgstr "Cirkulær tabelindgang i GIF-fil" -#: gdk-pixbuf/io-gif.c:866 gdk-pixbuf/io-gif.c:1488 gdk-pixbuf/io-gif.c:1541 -#: gdk-pixbuf/io-gif.c:1657 +#: gdk-pixbuf/io-gif.c:864 gdk-pixbuf/io-gif.c:1486 gdk-pixbuf/io-gif.c:1539 +#: gdk-pixbuf/io-gif.c:1655 msgid "Not enough memory to load GIF file" msgstr "Ikke nok hukommelse til indlæsning af GIF-fil" -#: gdk-pixbuf/io-gif.c:960 +#: gdk-pixbuf/io-gif.c:958 msgid "Not enough memory to composite a frame in GIF file" msgstr "Ikke nok hukommelse til at samle en ramme i GIF-fil" -#: gdk-pixbuf/io-gif.c:1132 +#: gdk-pixbuf/io-gif.c:1130 msgid "GIF image is corrupt (incorrect LZW compression)" msgstr "GIF-billede er ødelagt (ukorrekt LZW-kompression)" -#: gdk-pixbuf/io-gif.c:1182 +#: gdk-pixbuf/io-gif.c:1180 msgid "File does not appear to be a GIF file" msgstr "Fil synes ikke at være en GIF-fil" -#: gdk-pixbuf/io-gif.c:1194 +#: gdk-pixbuf/io-gif.c:1192 #, c-format msgid "Version %s of the GIF file format is not supported" msgstr "Version %s af GIF-filformatet er ikke understøttet" -#: gdk-pixbuf/io-gif.c:1241 +#: gdk-pixbuf/io-gif.c:1239 msgid "Resulting GIF image has zero size" msgstr "Resulterende GIF-billede har størrelse nul" -#: gdk-pixbuf/io-gif.c:1320 +#: gdk-pixbuf/io-gif.c:1318 msgid "" "GIF image has no global colormap, and a frame inside it has no local " "colormap." @@ -381,7 +389,7 @@ msgstr "" "GIF-animation har ikke en global farvetabel, og et billede i den mangler en " "lokal farvetabel." -#: gdk-pixbuf/io-gif.c:1564 +#: gdk-pixbuf/io-gif.c:1562 msgid "GIF image was truncated or incomplete." msgstr "GIF-billedet er afkortet eller ikke komplet." @@ -398,88 +406,88 @@ msgstr "Kunne ikke afkode ICNS-fil" msgid "The ICNS image format" msgstr "ICNS-billedformatet" -#: gdk-pixbuf/io-ico.c:228 gdk-pixbuf/io-ico.c:242 gdk-pixbuf/io-ico.c:291 -#: gdk-pixbuf/io-ico.c:302 gdk-pixbuf/io-ico.c:395 +#: gdk-pixbuf/io-ico.c:226 gdk-pixbuf/io-ico.c:240 gdk-pixbuf/io-ico.c:289 +#: gdk-pixbuf/io-ico.c:300 gdk-pixbuf/io-ico.c:393 msgid "Invalid header in icon" msgstr "Ugyldig hoved i ikon" -#: gdk-pixbuf/io-ico.c:257 gdk-pixbuf/io-ico.c:312 gdk-pixbuf/io-ico.c:405 -#: gdk-pixbuf/io-ico.c:458 gdk-pixbuf/io-ico.c:488 +#: gdk-pixbuf/io-ico.c:255 gdk-pixbuf/io-ico.c:310 gdk-pixbuf/io-ico.c:403 +#: gdk-pixbuf/io-ico.c:456 gdk-pixbuf/io-ico.c:486 msgid "Not enough memory to load icon" msgstr "Ikke nok hukommelse til indlæsning af ikon" -#: gdk-pixbuf/io-ico.c:338 +#: gdk-pixbuf/io-ico.c:336 msgid "Compressed icons are not supported" msgstr "Komprimerede ikoner er ikke understøttet" -#: gdk-pixbuf/io-ico.c:358 +#: gdk-pixbuf/io-ico.c:356 msgid "Icon has zero width" msgstr "Ikon har bredden nul" -#: gdk-pixbuf/io-ico.c:368 +#: gdk-pixbuf/io-ico.c:366 msgid "Icon has zero height" msgstr "Ikon har højden nul" -#: gdk-pixbuf/io-ico.c:443 +#: gdk-pixbuf/io-ico.c:441 msgid "Unsupported icon type" msgstr "Ikontypen understøttes ikke" -#: gdk-pixbuf/io-ico.c:537 +#: gdk-pixbuf/io-ico.c:535 msgid "Not enough memory to load ICO file" msgstr "Ikke tilstrækkelig hukommelse til indlæsning af ICO-fil" -#: gdk-pixbuf/io-ico.c:1002 +#: gdk-pixbuf/io-ico.c:1000 msgid "Image too large to be saved as ICO" msgstr "Billede for stort til at blive gemt som ICO" -#: gdk-pixbuf/io-ico.c:1013 +#: gdk-pixbuf/io-ico.c:1011 msgid "Cursor hotspot outside image" msgstr "Markørpunkt uden for billede" -#: gdk-pixbuf/io-ico.c:1036 +#: gdk-pixbuf/io-ico.c:1034 #, c-format msgid "Unsupported depth for ICO file: %d" msgstr "Dybden for ICO-filen understøttes ikke: %d" -#: gdk-pixbuf/io-jasper.c:74 +#: gdk-pixbuf/io-jasper.c:73 msgid "Couldn't allocate memory for stream" msgstr "Kunne ikke tildele hukommelse til strøm" -#: gdk-pixbuf/io-jasper.c:104 +#: gdk-pixbuf/io-jasper.c:103 msgid "Couldn't decode image" msgstr "Kunne ikke afkode billede" -#: gdk-pixbuf/io-jasper.c:122 +#: gdk-pixbuf/io-jasper.c:121 msgid "Transformed JPEG2000 has zero width or height" msgstr "Transformeret JPEG2000 har bredde eller højde pÃ¥ nul" -#: gdk-pixbuf/io-jasper.c:136 +#: gdk-pixbuf/io-jasper.c:135 msgid "Image type currently not supported" msgstr "Billedtypen understøttes pt. ikke" -#: gdk-pixbuf/io-jasper.c:148 gdk-pixbuf/io-jasper.c:156 +#: gdk-pixbuf/io-jasper.c:147 gdk-pixbuf/io-jasper.c:155 msgid "Couldn't allocate memory for color profile" msgstr "Kunne ikke tildele hukommelse til farveprofil" -#: gdk-pixbuf/io-jasper.c:182 +#: gdk-pixbuf/io-jasper.c:181 msgid "Insufficient memory to open JPEG 2000 file" msgstr "Utilstrækkelig hukommelse til at Ã¥bne JPEG 2000-fil" # Jeg tror man skal læse buffer som et udsagnsord, altsÃ¥ i stil med "buffering" -#: gdk-pixbuf/io-jasper.c:261 +#: gdk-pixbuf/io-jasper.c:260 msgid "Couldn't allocate memory to buffer image data" msgstr "Kunne ikke tildele hukommelse til buffer for billeddata" -#: gdk-pixbuf/io-jasper.c:305 +#: gdk-pixbuf/io-jasper.c:304 msgid "The JPEG 2000 image format" msgstr "JPEG 2000-billedformatet" -#: gdk-pixbuf/io-jpeg.c:126 +#: gdk-pixbuf/io-jpeg.c:124 #, c-format msgid "Error interpreting JPEG image file (%s)" msgstr "Fejl ved fortolkning af JPEG-billedfil (%s)" -#: gdk-pixbuf/io-jpeg.c:604 +#: gdk-pixbuf/io-jpeg.c:597 msgid "" "Insufficient memory to load image, try exiting some applications to free " "memory" @@ -487,17 +495,17 @@ msgstr "" "Ikke tilstrækkelig hukommelse til at indlæse billede, prøv at afslutte nogle " "programmer for at frigøre hukommelse" -#: gdk-pixbuf/io-jpeg.c:651 gdk-pixbuf/io-jpeg.c:865 +#: gdk-pixbuf/io-jpeg.c:645 gdk-pixbuf/io-jpeg.c:858 #, c-format msgid "Unsupported JPEG color space (%s)" msgstr "JPEG-farverum understøttes ikke (%s)" -#: gdk-pixbuf/io-jpeg.c:764 gdk-pixbuf/io-jpeg.c:1044 +#: gdk-pixbuf/io-jpeg.c:757 gdk-pixbuf/io-jpeg.c:1037 #: gdk-pixbuf/io-jpeg.c:1308 gdk-pixbuf/io-jpeg.c:1318 msgid "Couldn't allocate memory for loading JPEG file" msgstr "Kunne ikke tildele hukommelse til indlæsning af JPEG-fil" -#: gdk-pixbuf/io-jpeg.c:1018 +#: gdk-pixbuf/io-jpeg.c:1011 msgid "Transformed JPEG has zero width or height." msgstr "Transformeret JPEG har bredde eller højde pÃ¥ nul." @@ -506,91 +514,91 @@ msgstr "Transformeret JPEG har bredde eller højde pÃ¥ nul." msgid "Color profile has invalid length '%u'." msgstr "Farveprofil har ugyldig længde \"%u\"." -#: gdk-pixbuf/io-pcx.c:186 +#: gdk-pixbuf/io-pcx.c:184 msgid "Couldn't allocate memory for header" msgstr "Kunne ikke tildele hukommelse til hoved" -#: gdk-pixbuf/io-pcx.c:201 gdk-pixbuf/io-pcx.c:559 +#: gdk-pixbuf/io-pcx.c:199 gdk-pixbuf/io-pcx.c:557 msgid "Couldn't allocate memory for context buffer" msgstr "Kunne ikke tildele hukommelse til kontekststruktur" -#: gdk-pixbuf/io-pcx.c:600 +#: gdk-pixbuf/io-pcx.c:598 msgid "Image has invalid width and/or height" msgstr "Billede har ugyldig bredde og/eller højde" -#: gdk-pixbuf/io-pcx.c:612 gdk-pixbuf/io-pcx.c:673 +#: gdk-pixbuf/io-pcx.c:610 gdk-pixbuf/io-pcx.c:671 msgid "Image has unsupported bpp" msgstr "Billedets bpp understøttes ikke" -#: gdk-pixbuf/io-pcx.c:617 gdk-pixbuf/io-pcx.c:625 +#: gdk-pixbuf/io-pcx.c:615 gdk-pixbuf/io-pcx.c:623 #, c-format msgid "Image has unsupported number of %d-bit planes" msgstr "Antallet af %d-bit planer i billedet understøttes ikke" -#: gdk-pixbuf/io-pcx.c:641 +#: gdk-pixbuf/io-pcx.c:639 msgid "Couldn't create new pixbuf" msgstr "Kan ikke oprette ny pixbuf" -#: gdk-pixbuf/io-pcx.c:649 +#: gdk-pixbuf/io-pcx.c:647 msgid "Couldn't allocate memory for line data" msgstr "Kan ikke tildele hukommelse til linjedata" -#: gdk-pixbuf/io-pcx.c:656 +#: gdk-pixbuf/io-pcx.c:654 msgid "Couldn't allocate memory for PCX image" msgstr "Kunne ikke tildele hukommelse til PCX-billede" -#: gdk-pixbuf/io-pcx.c:703 +#: gdk-pixbuf/io-pcx.c:701 msgid "Didn't get all lines of PCX image" msgstr "Fik ikke alle linjerne af PCX-billede" -#: gdk-pixbuf/io-pcx.c:710 +#: gdk-pixbuf/io-pcx.c:708 msgid "No palette found at end of PCX data" msgstr "Ingen palet fundet i slutningen af PCX-data" -#: gdk-pixbuf/io-pcx.c:755 +#: gdk-pixbuf/io-pcx.c:753 msgid "The PCX image format" msgstr "PCX-billedformatet" -#: gdk-pixbuf/io-pixdata.c:148 +#: gdk-pixbuf/io-pixdata.c:146 msgid "Transformed pixbuf has zero width or height." msgstr "Transformeret pixbuf har bredde eller højde pÃ¥ nul." -#: gdk-pixbuf/io-pixdata.c:186 +#: gdk-pixbuf/io-pixdata.c:184 msgid "The GdkPixdata format" msgstr "GdkPixdata-formatet" -#: gdk-pixbuf/io-png.c:54 +#: gdk-pixbuf/io-png.c:53 msgid "Bits per channel of PNG image is invalid." msgstr "Antal bit pr. kanal i PNG-billede er ugyldig." -#: gdk-pixbuf/io-png.c:135 gdk-pixbuf/io-png.c:641 +#: gdk-pixbuf/io-png.c:134 gdk-pixbuf/io-png.c:640 msgid "Transformed PNG has zero width or height." msgstr "Transformeret PNG har bredde eller højde pÃ¥ nul." -#: gdk-pixbuf/io-png.c:143 +#: gdk-pixbuf/io-png.c:142 msgid "Bits per channel of transformed PNG is not 8." msgstr "Bit pr. kanal i transformeret PNG er ikke 8." -#: gdk-pixbuf/io-png.c:152 +#: gdk-pixbuf/io-png.c:151 msgid "Transformed PNG not RGB or RGBA." msgstr "Transformeret PNG er ikke RGB eller RGBA." -#: gdk-pixbuf/io-png.c:161 +#: gdk-pixbuf/io-png.c:160 msgid "Transformed PNG has unsupported number of channels, must be 3 or 4." msgstr "" "Transformeret PNG har et kanalantal der ikke understøttes - skal være enten " "3 eller 4." -#: gdk-pixbuf/io-png.c:182 +#: gdk-pixbuf/io-png.c:181 #, c-format msgid "Fatal error in PNG image file: %s" msgstr "Uoprettelig fejl i PNG-billedfil: %s" -#: gdk-pixbuf/io-png.c:315 +#: gdk-pixbuf/io-png.c:314 msgid "Insufficient memory to load PNG file" msgstr "Ikke tilstrækkelig hukommelse til indlæsning af PNG-fil" -#: gdk-pixbuf/io-png.c:656 +#: gdk-pixbuf/io-png.c:655 #, c-format msgid "" "Insufficient memory to store a %lu by %lu image; try exiting some " @@ -599,30 +607,30 @@ msgstr "" "Utilstrækkelig hukommelse til at gemme et %lu gange %lu-billede; prøv at " "afslutte nogle programmer for at frigøre hukommelse" -#: gdk-pixbuf/io-png.c:719 +#: gdk-pixbuf/io-png.c:718 msgid "Fatal error reading PNG image file" msgstr "Uoprettelig fejl ved læsning af PNG-billedfil" -#: gdk-pixbuf/io-png.c:768 +#: gdk-pixbuf/io-png.c:767 #, c-format msgid "Fatal error reading PNG image file: %s" msgstr "Uoprettelig fejl ved læsning af PNG-billedfil: %s" -#: gdk-pixbuf/io-png.c:858 +#: gdk-pixbuf/io-png.c:857 msgid "" "Keys for PNG text chunks must have at least 1 and at most 79 characters." msgstr "Nøgler til PNG-tekstblokke skal bestÃ¥ af mindst 1 og højst 79 tegn." -#: gdk-pixbuf/io-png.c:867 +#: gdk-pixbuf/io-png.c:866 msgid "Keys for PNG text chunks must be ASCII characters." msgstr "Nøgler til PNG-tekstblokke skal være ASCII-tegn." -#: gdk-pixbuf/io-png.c:881 gdk-pixbuf/io-tiff.c:667 +#: gdk-pixbuf/io-png.c:880 gdk-pixbuf/io-tiff.c:665 #, c-format msgid "Color profile has invalid length %d." msgstr "Farveprofil har ugyldig længde %d." -#: gdk-pixbuf/io-png.c:894 +#: gdk-pixbuf/io-png.c:893 #, c-format msgid "" "PNG compression level must be a value between 0 and 9; value '%s' could not " @@ -631,7 +639,7 @@ msgstr "" "PNG-komprimeringsniveau skal være en værdi mellem 0 og 9; værdien \"%s\" " "kunne ikke fortolkes." -#: gdk-pixbuf/io-png.c:907 +#: gdk-pixbuf/io-png.c:906 #, c-format msgid "" "PNG compression level must be a value between 0 and 9; value '%d' is not " @@ -640,333 +648,329 @@ msgstr "" "PNG-komprimeringsniveau skal være en værdi mellem 0 og 9; værdien \"%d\" er " "ikke gyldig." -#: gdk-pixbuf/io-png.c:955 +#: gdk-pixbuf/io-png.c:954 #, c-format msgid "Value for PNG text chunk %s cannot be converted to ISO-8859-1 encoding." msgstr "" "Værdi for PNG-tekstblokken %s kan ikke konverteres til ISO-8859-1-kodningen." -#: gdk-pixbuf/io-png.c:1118 +#: gdk-pixbuf/io-png.c:1117 msgid "The PNG image format" msgstr "PNG-billedformatet" -#: gdk-pixbuf/io-pnm.c:248 +#: gdk-pixbuf/io-pnm.c:246 msgid "PNM loader expected to find an integer, but didn't" msgstr "PNM-indlæser forventede at finde et heltal, men gjorde det ikke" -#: gdk-pixbuf/io-pnm.c:280 +#: gdk-pixbuf/io-pnm.c:278 msgid "PNM file has an incorrect initial byte" msgstr "PNM-fil har en ukorrekt startbyte" -#: gdk-pixbuf/io-pnm.c:310 +#: gdk-pixbuf/io-pnm.c:308 msgid "PNM file is not in a recognized PNM subformat" msgstr "PNM-fil er ikke i et genkendeligt PNM-underformat" -#: gdk-pixbuf/io-pnm.c:335 +#: gdk-pixbuf/io-pnm.c:333 msgid "PNM file has an image width of 0" msgstr "PNM-fil har en billedbredde pÃ¥ 0" -#: gdk-pixbuf/io-pnm.c:356 +#: gdk-pixbuf/io-pnm.c:354 msgid "PNM file has an image height of 0" msgstr "PNM-fil har en billedhøjde pÃ¥ 0" -#: gdk-pixbuf/io-pnm.c:379 +#: gdk-pixbuf/io-pnm.c:377 msgid "Maximum color value in PNM file is 0" msgstr "Største farveværdi i PNM-fil er 0" -#: gdk-pixbuf/io-pnm.c:387 +#: gdk-pixbuf/io-pnm.c:385 msgid "Maximum color value in PNM file is too large" msgstr "Største farveværdi i PNM-fil er for stor" -#: gdk-pixbuf/io-pnm.c:427 gdk-pixbuf/io-pnm.c:457 gdk-pixbuf/io-pnm.c:502 +#: gdk-pixbuf/io-pnm.c:425 gdk-pixbuf/io-pnm.c:455 gdk-pixbuf/io-pnm.c:500 msgid "Raw PNM image type is invalid" msgstr "RÃ¥ PNM-billedtype er ugyldig" -#: gdk-pixbuf/io-pnm.c:652 +#: gdk-pixbuf/io-pnm.c:650 msgid "PNM image loader does not support this PNM subformat" msgstr "PNM-billedindlæser understøtter ikke dette PNM-underformat" -#: gdk-pixbuf/io-pnm.c:739 gdk-pixbuf/io-pnm.c:966 +#: gdk-pixbuf/io-pnm.c:737 gdk-pixbuf/io-pnm.c:964 msgid "Raw PNM formats require exactly one whitespace before sample data" msgstr "RÃ¥ PNM-formater kræver præcist ét blankt felt før eksempeldata" -#: gdk-pixbuf/io-pnm.c:766 +#: gdk-pixbuf/io-pnm.c:764 msgid "Cannot allocate memory for loading PNM image" msgstr "Kan ikke tildele hukommelse til indlæsning af PNM-billede" -#: gdk-pixbuf/io-pnm.c:816 +#: gdk-pixbuf/io-pnm.c:814 msgid "Insufficient memory to load PNM context struct" msgstr "Ikke tilstrækkelig hukommelse til indlæsning af PNM-kontekststruktur" -#: gdk-pixbuf/io-pnm.c:867 +#: gdk-pixbuf/io-pnm.c:865 msgid "Unexpected end of PNM image data" msgstr "Uventet slutning pÃ¥ PNM-billeddata" -#: gdk-pixbuf/io-pnm.c:995 +#: gdk-pixbuf/io-pnm.c:993 msgid "Insufficient memory to load PNM file" msgstr "Ikke tilstrækkelig hukommelse til indlæsning af PNM-fil" -#: gdk-pixbuf/io-pnm.c:1079 +#: gdk-pixbuf/io-pnm.c:1077 msgid "The PNM/PBM/PGM/PPM image format family" msgstr "PNM/PBM/PGM/PPM-billedformatfamilien" -#: gdk-pixbuf/io-qtif.c:128 +#: gdk-pixbuf/io-qtif.c:126 msgid "Input file descriptor is NULL." msgstr "Fildeskriptoren for inddata er NULL." # Ved ikke hvilken betydning af header der gør sig gældende, sÃ¥ lad os lade header blive stÃ¥ende indtil nogen fÃ¥r en god idé -#: gdk-pixbuf/io-qtif.c:143 +#: gdk-pixbuf/io-qtif.c:141 msgid "Failed to read QTIF header" msgstr "Kunne ikke læse QTIF-header" -#: gdk-pixbuf/io-qtif.c:152 gdk-pixbuf/io-qtif.c:189 gdk-pixbuf/io-qtif.c:459 +#: gdk-pixbuf/io-qtif.c:150 gdk-pixbuf/io-qtif.c:187 gdk-pixbuf/io-qtif.c:454 #, c-format msgid "QTIF atom size too large (%d byte)" msgid_plural "QTIF atom size too large (%d bytes)" msgstr[0] "QTIF-atomstørrelse er for stor (%d byte)" msgstr[1] "QTIF-atomstørrelse er for stor (%d byte)" -#: gdk-pixbuf/io-qtif.c:175 +#: gdk-pixbuf/io-qtif.c:173 #, c-format msgid "Failed to allocate %d byte for file read buffer" msgid_plural "Failed to allocate %d bytes for file read buffer" msgstr[0] "Kunne ikke allokere %d byte til fillæsningsbuffer" msgstr[1] "Kunne ikke allokere %d byte til fillæsningsbuffer" -#: gdk-pixbuf/io-qtif.c:206 +#: gdk-pixbuf/io-qtif.c:201 #, c-format msgid "File error when reading QTIF atom: %s" msgstr "Filfejl ved læsning af QTIF-atom: %s" -#: gdk-pixbuf/io-qtif.c:243 +#: gdk-pixbuf/io-qtif.c:238 #, c-format msgid "Failed to skip the next %d byte with seek()." msgid_plural "Failed to skip the next %d bytes with seek()." msgstr[0] "Kunne ikke springe den næste %d byte over med seek()." msgstr[1] "Kunne ikke springe de næste %d byte over med seek()." -#: gdk-pixbuf/io-qtif.c:270 +#: gdk-pixbuf/io-qtif.c:265 msgid "Failed to allocate QTIF context structure." msgstr "Kunne ikke allokere QTIF-kontekststruktur." -#: gdk-pixbuf/io-qtif.c:330 +#: gdk-pixbuf/io-qtif.c:325 msgid "Failed to create GdkPixbufLoader object." msgstr "Kunne ikke oprette objekt af typen GdkPixbufLoader." -#: gdk-pixbuf/io-qtif.c:434 +#: gdk-pixbuf/io-qtif.c:429 msgid "Failed to find an image data atom." msgstr "Kunne ikke finde et billeddataatom." -#: gdk-pixbuf/io-qtif.c:618 +#: gdk-pixbuf/io-qtif.c:613 msgid "The QTIF image format" msgstr "QTIF-billedformatet" -#: gdk-pixbuf/io-ras.c:125 +#: gdk-pixbuf/io-ras.c:123 msgid "RAS image has bogus header data" msgstr "RAS-billede har ugyldige data i filhoved" -#: gdk-pixbuf/io-ras.c:147 +#: gdk-pixbuf/io-ras.c:145 msgid "RAS image has unknown type" msgstr "RAS-billede er af en ukendt type" -#: gdk-pixbuf/io-ras.c:155 +#: gdk-pixbuf/io-ras.c:153 msgid "unsupported RAS image variation" msgstr "RAS-billedvarianten understøttes ikke" -#: gdk-pixbuf/io-ras.c:170 gdk-pixbuf/io-ras.c:199 +#: gdk-pixbuf/io-ras.c:168 gdk-pixbuf/io-ras.c:197 msgid "Not enough memory to load RAS image" msgstr "Ikke tilstrækkelig hukommelse til indlæsning af RAS-billede" -#: gdk-pixbuf/io-ras.c:544 +#: gdk-pixbuf/io-ras.c:542 msgid "The Sun raster image format" msgstr "Sun raster-billedformatet" -#: gdk-pixbuf/io-tga.c:153 +#: gdk-pixbuf/io-tga.c:151 msgid "Cannot allocate memory for IOBuffer struct" msgstr "Kan ikke tildele hukommelse til IOBuffer-struktur" -#: gdk-pixbuf/io-tga.c:172 +#: gdk-pixbuf/io-tga.c:170 msgid "Cannot allocate memory for IOBuffer data" msgstr "Kan ikke tildele hukommelse til IOBuffer-data" -#: gdk-pixbuf/io-tga.c:183 +#: gdk-pixbuf/io-tga.c:181 msgid "Cannot realloc IOBuffer data" msgstr "Kan ikke omtildele IOBuffer-data" -#: gdk-pixbuf/io-tga.c:213 +#: gdk-pixbuf/io-tga.c:211 msgid "Cannot allocate temporary IOBuffer data" msgstr "Kan ikke tildele midlertidige IOBuffer-data" -#: gdk-pixbuf/io-tga.c:346 +#: gdk-pixbuf/io-tga.c:339 msgid "Cannot allocate new pixbuf" msgstr "Kan ikke tildele ny pixbuf" -#: gdk-pixbuf/io-tga.c:685 +#: gdk-pixbuf/io-tga.c:678 msgid "Image is corrupted or truncated" msgstr "Billedet er beskadiget eller ufuldstændigt" -#: gdk-pixbuf/io-tga.c:692 +#: gdk-pixbuf/io-tga.c:685 msgid "Cannot allocate colormap structure" msgstr "Kan ikke tildele farvetabelsstruktur" -#: gdk-pixbuf/io-tga.c:699 +#: gdk-pixbuf/io-tga.c:692 msgid "Cannot allocate colormap entries" msgstr "Kan ikke tildele farvetabelselementer" -#: gdk-pixbuf/io-tga.c:721 +#: gdk-pixbuf/io-tga.c:714 msgid "Unexpected bitdepth for colormap entries" msgstr "Uventet bitdybde for farvetabelselementer" -#: gdk-pixbuf/io-tga.c:739 +#: gdk-pixbuf/io-tga.c:732 msgid "Cannot allocate TGA header memory" msgstr "Kan ikke tildele hukommelse til TGA-hoved" -#: gdk-pixbuf/io-tga.c:772 +#: gdk-pixbuf/io-tga.c:765 msgid "TGA image has invalid dimensions" msgstr "TGA-billede har ugyldige dimensioner" -#: gdk-pixbuf/io-tga.c:778 gdk-pixbuf/io-tga.c:787 gdk-pixbuf/io-tga.c:797 -#: gdk-pixbuf/io-tga.c:807 gdk-pixbuf/io-tga.c:814 +#: gdk-pixbuf/io-tga.c:771 gdk-pixbuf/io-tga.c:780 gdk-pixbuf/io-tga.c:790 +#: gdk-pixbuf/io-tga.c:800 gdk-pixbuf/io-tga.c:807 msgid "TGA image type not supported" msgstr "TGA-billedtype ikke understøttet" -#: gdk-pixbuf/io-tga.c:861 +#: gdk-pixbuf/io-tga.c:854 msgid "Cannot allocate memory for TGA context struct" msgstr "Kan ikke tildele hukommelse til TGA-kontekststruktur" -#: gdk-pixbuf/io-tga.c:926 +#: gdk-pixbuf/io-tga.c:919 msgid "Excess data in file" msgstr "For mange data i fil" -#: gdk-pixbuf/io-tga.c:1007 +#: gdk-pixbuf/io-tga.c:1000 msgid "The Targa image format" msgstr "Targe-billedformatet" -#: gdk-pixbuf/io-tiff.c:104 +#: gdk-pixbuf/io-tiff.c:102 msgid "Could not get image width (bad TIFF file)" msgstr "Kunne ikke finde billedbredde (ugyldig TIFF-fil)" -#: gdk-pixbuf/io-tiff.c:112 +#: gdk-pixbuf/io-tiff.c:110 msgid "Could not get image height (bad TIFF file)" msgstr "Kunne ikke finde billedhøjde (ugyldig TIFF-fil)" -#: gdk-pixbuf/io-tiff.c:120 +#: gdk-pixbuf/io-tiff.c:118 msgid "Width or height of TIFF image is zero" msgstr "Bredde eller højde pÃ¥ TIFF-billede er nul" -#: gdk-pixbuf/io-tiff.c:129 gdk-pixbuf/io-tiff.c:138 +#: gdk-pixbuf/io-tiff.c:127 gdk-pixbuf/io-tiff.c:136 msgid "Dimensions of TIFF image too large" msgstr "Dimensionerne af TIFF-billede er for store" -#: gdk-pixbuf/io-tiff.c:162 gdk-pixbuf/io-tiff.c:174 gdk-pixbuf/io-tiff.c:491 +#: gdk-pixbuf/io-tiff.c:160 gdk-pixbuf/io-tiff.c:172 gdk-pixbuf/io-tiff.c:489 msgid "Insufficient memory to open TIFF file" msgstr "Ikke tilstrækkelig hukommelse til Ã¥bning af TIFF-fil" -#: gdk-pixbuf/io-tiff.c:236 +#: gdk-pixbuf/io-tiff.c:234 msgid "Failed to load RGB data from TIFF file" msgstr "Fejl under indlæsning af RGB-data fra TIFF-fil" -#: gdk-pixbuf/io-tiff.c:293 +#: gdk-pixbuf/io-tiff.c:291 msgid "Failed to open TIFF image" msgstr "Kunne ikke Ã¥bne TIFF-billede" -#: gdk-pixbuf/io-tiff.c:427 gdk-pixbuf/io-tiff.c:440 +#: gdk-pixbuf/io-tiff.c:425 gdk-pixbuf/io-tiff.c:438 msgid "Failed to load TIFF image" msgstr "Fejl under indlæsning af TIFF-billede" -#: gdk-pixbuf/io-tiff.c:623 +#: gdk-pixbuf/io-tiff.c:621 msgid "Failed to save TIFF image" msgstr "Kunne ikke gemme TIFF-billede" -#: gdk-pixbuf/io-tiff.c:656 +#: gdk-pixbuf/io-tiff.c:654 msgid "TIFF compression doesn't refer to a valid codec." msgstr "TIFF-komprimering refererer ikke til en gyldig kodning." -#: gdk-pixbuf/io-tiff.c:696 +#: gdk-pixbuf/io-tiff.c:694 msgid "Failed to write TIFF data" msgstr "Kunne ikke skrive TIFF-data" -#: gdk-pixbuf/io-tiff.c:733 +#: gdk-pixbuf/io-tiff.c:731 msgid "Couldn't write to TIFF file" msgstr "Kunne ikke skrive til TIFF-filen" -#: gdk-pixbuf/io-tiff.c:788 -msgid "The TIFF image format" -msgstr "TIFF-billedformatet" - -#: gdk-pixbuf/io-wbmp.c:245 +#: gdk-pixbuf/io-wbmp.c:243 msgid "Image has zero width" msgstr "Ikon har bredden nul" -#: gdk-pixbuf/io-wbmp.c:263 +#: gdk-pixbuf/io-wbmp.c:261 msgid "Image has zero height" msgstr "Ikon har højden nul" -#: gdk-pixbuf/io-wbmp.c:274 +#: gdk-pixbuf/io-wbmp.c:272 msgid "Not enough memory to load image" msgstr "Ikke tilstrækkelig hukommelse til indlæsning af billede" -#: gdk-pixbuf/io-wbmp.c:333 +#: gdk-pixbuf/io-wbmp.c:331 msgid "Couldn't save the rest" msgstr "Kunne ikke gemme resten" -#: gdk-pixbuf/io-wbmp.c:374 +#: gdk-pixbuf/io-wbmp.c:372 msgid "The WBMP image format" msgstr "WBMP-billedformatet" -#: gdk-pixbuf/io-xbm.c:304 +#: gdk-pixbuf/io-xbm.c:302 msgid "Invalid XBM file" msgstr "Ugyldig XBM-fil" -#: gdk-pixbuf/io-xbm.c:314 +#: gdk-pixbuf/io-xbm.c:312 msgid "Insufficient memory to load XBM image file" msgstr "Ikke tilstrækkelig hukommelse til indlæsning af XBM-billedfil" -#: gdk-pixbuf/io-xbm.c:462 +#: gdk-pixbuf/io-xbm.c:460 msgid "Failed to write to temporary file when loading XBM image" msgstr "Fejl ved skriving til midlertidig fil under indlæsning af XBM-billede" -#: gdk-pixbuf/io-xbm.c:501 +#: gdk-pixbuf/io-xbm.c:499 msgid "The XBM image format" msgstr "XBM-billedformatet" -#: gdk-pixbuf/io-xpm.c:469 +#: gdk-pixbuf/io-xpm.c:467 msgid "No XPM header found" msgstr "Intet XPM-hoved fundet" -#: gdk-pixbuf/io-xpm.c:478 +#: gdk-pixbuf/io-xpm.c:476 msgid "Invalid XPM header" msgstr "Ugyldig XPM-hoved" -#: gdk-pixbuf/io-xpm.c:486 +#: gdk-pixbuf/io-xpm.c:484 msgid "XPM file has image width <= 0" msgstr "XPM-fil har en billedbredde <= 0" -#: gdk-pixbuf/io-xpm.c:494 +#: gdk-pixbuf/io-xpm.c:492 msgid "XPM file has image height <= 0" msgstr "XPM-fil har en billedhøjde <= 0" -#: gdk-pixbuf/io-xpm.c:502 +#: gdk-pixbuf/io-xpm.c:500 msgid "XPM has invalid number of chars per pixel" msgstr "XPM har et ugyldig antal tegn per billedpunkt" -#: gdk-pixbuf/io-xpm.c:511 +#: gdk-pixbuf/io-xpm.c:509 msgid "XPM file has invalid number of colors" msgstr "XPM-filen har et ugyldig antal farver" -#: gdk-pixbuf/io-xpm.c:523 gdk-pixbuf/io-xpm.c:532 gdk-pixbuf/io-xpm.c:584 +#: gdk-pixbuf/io-xpm.c:521 gdk-pixbuf/io-xpm.c:530 gdk-pixbuf/io-xpm.c:582 msgid "Cannot allocate memory for loading XPM image" msgstr "Kan ikke tildele hukommelse til indlæsning af XPM-billede" -#: gdk-pixbuf/io-xpm.c:546 +#: gdk-pixbuf/io-xpm.c:544 msgid "Cannot read XPM colormap" msgstr "Kan ikke læse XPM-farvetabel" -#: gdk-pixbuf/io-xpm.c:778 +#: gdk-pixbuf/io-xpm.c:776 msgid "Failed to write to temporary file when loading XPM image" msgstr "Fejl ved skrivning til midlertidig fil under indlæsning af XPM-billede" -#: gdk-pixbuf/io-xpm.c:817 +#: gdk-pixbuf/io-xpm.c:815 msgid "The XPM image format" msgstr "XPM-billedformatet" diff --git a/po/de.gmo b/po/de.gmo index ca63adba5abe2ca7817a61901f8cf350370d8543..df5f6b8a6ef6168f3ad89af8c068e40299ee13fd 100644 GIT binary patch delta 4530 zcmYk;4^&s>9mnx6XhbTSpn!_-(-2Yu`SG_HQ$P(Q^A8gFXQHqGEvJb;ord}=jm!um zot4c@i&m~28gAL9{n4p8Jlk1w?N5I^wzIjm(@xEE=Ap9o{@nX;PWSM+ujhI0{oVWA z=Xvhcx4R=AI}#E8D7ODDV>?HZ$c8Ah;SpvZ3{tCE_E57l3}On-!*RF{hv8lvkKLGw zAL1As7;6^5OdN|d@kU&Q6Yy!|{IH#(a1#xeoq;&Bk<@R;bXx=}8U#u^-jA=LFcP&a-V)#3Lrnfvp&W+Na4b)j2OCoaJZY{MJyHFx}d%%UC{ z?{_?iI$nz!fz7BJ9zssF9^_tj5&5(Ku`9rs1fu&-rJw^2cH( zUOOIO@EMs1AIIIxmr4Q?vrqb?2bY3*iFX?&_c5&D8rPG5#tPa}^%S)}WrW z9d&^&RL9;$ExKN33U@1`J`MFm4`Vj|2{kp*$^P#OQA1yg8j;l)z^$(RrDVom7d}pd zdipoi99~7uT?XT-3zRx*kUzVJ9iwS&sE&4G0MEGkKXE1XfixCk3vx;8MlITRQ60S! zb`5Dfw&v(IoP}#${WPkBpW{SK;BM+*IX2)L)baPR86%jV>oJ79P}Yi!wmpSfV@FU^ z*@L=IIG*n0P-w&o+>MN~eT@9sH|+F!rg9ez;T+_*)`0rmHss!R%z42bk7V9-UK(l& zE7@rTRw0999XLnt{~-!BG(@tbc}Sa&0c=4I*&fsrpTs=;9ChO~maum|-b%d%b>S1J zMffq6;#Fi>*koRMoxcbNV;BQ^|F=`n6L+B&(K*zdUvcs{JVPFm?&`y99cpj!(hKxExFH71R`ciVUhH@|5cEtzio4(fv3H z&)|13ilfC?hMMaz>bz5^jgwv2gvvar_BY7%aZ!K!Xeu_H& z7o>w>8^Sm>(vXk3(H>lg?;xXUsU`l67NRb&1$Ex5s1AID8q%mz|B3Q&EA?8`dH=v_ zj4ktRLM_T;n5y^xuM~9QZ;To(MTJ=S!>uketh{Ed>yeH>f(MZ%G>&7}zQ_zEL7+LAR_uFwZ z^+Tu*=icUbxB|yeuft^Ag4OsOYUHjU%gYwb@as>^aPNOF4dXd5;&%V_nu5B}y{^6k zOQ^qzT7>#XUuK{>T!R_dikWyAZ^R3zk&2$hQ{zOu2itKh_ReDbZ=jGg+rME6vRn-_BwR4zBW#XW(}F*<8e60i!lzXTzexXP+#xbA9w99IFF*9yvH5?FRBAk%tstfKuukEl53cY z>PVCGK4&}D(7q3I@d|2fWbjJx>RTh$;`7M2$s##fBU6kzz8v+t1E`Vw5Y>^vcY0G8 zwj2r?l0}$~8&DVMbnWL+YvVHNyD)m5KQ-%7=N-l*yoh?QzeY_}(tQ8_3zIQKJ%oBI zKEVj|H|AeA*QR;bwwwHb{7eoxNq0~|yqlSZ9n%qR{UE3KP zLVoG$L-7Uj3vvyKA=*0hBL2uPd;7cDKTL|qY_gSTJ4;eXxhiZ)!*_ORe5{kuJBl(Qs}H1;ry3^RMTkG7ii>Ss0>Z^jf%!x*fk0e)8}HM&LD!<^FclK<~r^RL^r!Pkb9{NCT)R+<_XI zcDMf{)YM!@J$W3%#UNN7)?gXxfm*Q~KR``IO1yWyat!LpR#4&3cJWh*hfo*n&f}Ef z5Y$KnP{-{=b#Nc*xHHI~eaVkH8qQPbxD;G~1+M)xj-%b-{Av*6PvevR6muQ+=$&Kl}Oei%iYi0bHE^x=c9y&LOkAIGtn&Q302b*M$V0oBo$UHd|i zistBBtiWLmgW9W6J#4{IcpBBg>*&W+?ymh?u>lWZ6s9mwyg-(RjIxy?>&*P9sa%J; z&)b-T!GUyZI+ZeHRIM4+(*yiymH!?!gyGzcb1W8hVm@+DTkhQ9_P0APpr+yg3k)Dt)27;Hh^_yUHGXDQ!GI~{f5m8eD7j78Xn zECc%nb$nl5{=S%nJ}kgQz5g{-w1}Eei=)l?hVu{3uTX0vocWP)sN*wHH!gPD7rX6^ z&c~2G+jDOJTd1kIs5bYv>r^yHefjF>!YQZ=PjJq5`f(cD*P<@iiJWSeQ6m-2d=+C6 z(pP&FefTQ!XXp9hQ2Qq`D3-=aT7OnaMRU0lHCIoehU~E0egW078*Y0POSpt~4r)r) zBGYX9QRn{_HS|~9_9#}cI+TaZxz(Vi?8qp_e^5Ac$_Dl5ui1S4Fp;aOLzSrZDrYO| zwfYptWBh0{PO;ljYvEBW#dmQk#^E*h4|<^|8-Y5o%K0#A(d|P`&F^p{{v9<%>nE{(umg3y;XIy3Y!Pbz7E}jM;a&J8 za-X1;Gj0pnuof9b`v7&Lh(hlIxu_1+p|Io89QF1miOSTc?@gyeThp6jZ#TZPO z=G|}F_NPxb|> z!#7a-qi1;UeJ*O~=b%PzFS4wx&rGj99S75H#WXxSlkw+cWY^fB3nkC;Ubm@ONP7j2 zz(dZDQ6278?mg*P%%HslhvVa@kvfLo!%y*EEU54nZ7U9;eGYZMD;11?5tW$P-iM_M zH3i!+8BZd8v(HddF^aE0;y%XYaAnlQ;?Zs~UJm)ghlQ&^B?m<22QP;kRn!0aXyF2sLpLQ_b zRnnaWSjCP?9F2QXYvW_o>W!Pr*A3?)-y-WkJ^9zD{Yjjx^A@5;ayzOcov5k&95o`5 z^FoU`Xqi-WfhyFFji|-(BI>*F9*)J4^S$GiU?S~i)ITx@P*Zgd$KYSE5mT$Zx8fNL zqkS{cYdV0a>?aHL{%;F4y{CSa`eWo_5=ZuuJ>+%rBIzpXu*!X8IeCcaX% zQPHUUe<`K$Q}P3HH}|)LM02OogXon}(F)!bsxgnq2!~2Dzk0onkz2`b5=mB*(?o@7 z4y}XdLM{GfL|z8#_p9visnz{S7aE;BbtIEq^tb0tAal#caY;`Bq<~T zqSBXSk{Z%gR#E9jmgxJh!iOj{_iuz+{9h1%;p$OX=IVNv?;$5#dmOGOT3{+aCTGb| z@)Frfo+X|lWU@mi9wKdIGTBT961|)HvgsA;DwR}n$ulH}RFFjSYjTo2Pu?Qm zCr^_D5EVXV|1B%2^>VGLnBwa1IG=P5#s;#% zwOjEKGSjvFxR$ISyuNz=|CL*)zU`Vn!|#w1*Uon?!+3H(NhhbsBBC;lyh-M(L8&wo{&l%U; znU&OATYOnG$F^V2>KRr!yWU@SPh-Z++Q8CPwM+f^z7l`K^4dV}`5A6cas8@5W5XJD sOskw#R9?-V5`VzoP}^AFz{bXg+Q7>D)bQnGj?d1_>)l?M^WL!k00naG8vp\n" "Language-Team: Deutsch \n" "Language: de\n" @@ -28,22 +28,20 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Poedit-Language: German\n" -"X-Poedit-Country: GERMANY\n" -"X-Generator: Gtranslator 2.91.6\n" +"X-Generator: Poedit 1.5.4\n" -#: gdk-pixbuf/gdk-pixbuf-animation.c:160 gdk-pixbuf/gdk-pixbuf-io.c:1064 -#: gdk-pixbuf/gdk-pixbuf-io.c:1330 +#: gdk-pixbuf/gdk-pixbuf-animation.c:158 gdk-pixbuf/gdk-pixbuf-io.c:1077 +#: gdk-pixbuf/gdk-pixbuf-io.c:1333 #, c-format msgid "Failed to open file '%s': %s" msgstr "Datei »%s« konnte nicht geöffnet werden: %s" -#: gdk-pixbuf/gdk-pixbuf-animation.c:173 gdk-pixbuf/gdk-pixbuf-io.c:1076 +#: gdk-pixbuf/gdk-pixbuf-animation.c:171 gdk-pixbuf/gdk-pixbuf-io.c:962 #, c-format msgid "Image file '%s' contains no data" msgstr "Bilddatei »%s« enthält keine Daten" -#: gdk-pixbuf/gdk-pixbuf-animation.c:212 +#: gdk-pixbuf/gdk-pixbuf-animation.c:210 #, c-format msgid "" "Failed to load animation '%s': reason not known, probably a corrupt " @@ -52,8 +50,8 @@ msgstr "" "Animation »%s« konnte nicht geladen werden: Grund unbekannt, vermutlich eine " "defekte Animationsdatei" -#: gdk-pixbuf/gdk-pixbuf-animation.c:280 gdk-pixbuf/gdk-pixbuf-io.c:1112 -#: gdk-pixbuf/gdk-pixbuf-io.c:1382 +#: gdk-pixbuf/gdk-pixbuf-animation.c:278 gdk-pixbuf/gdk-pixbuf-io.c:1113 +#: gdk-pixbuf/gdk-pixbuf-io.c:1385 #, c-format msgid "" "Failed to load image '%s': reason not known, probably a corrupt image file" @@ -61,12 +59,12 @@ msgstr "" "Bild »%s« konnte nicht geladen werden: Grund unbekannt, vermutlich eine " "defekte Bilddatei" -#: gdk-pixbuf/gdk-pixbuf-io.c:790 +#: gdk-pixbuf/gdk-pixbuf-io.c:774 #, c-format msgid "Unable to load image-loading module: %s: %s" msgstr "Bildlader-Modul konnte nicht geladen werden: %s: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:805 +#: gdk-pixbuf/gdk-pixbuf-io.c:789 #, c-format msgid "" "Image-loading module %s does not export the proper interface; perhaps it's " @@ -75,55 +73,55 @@ msgstr "" "Bildlader-Modul %s exportiert nicht die richtige Schnittstelle; vielleicht " "stammt es aus einer anderen Version von gdk-pixbuf?" -#: gdk-pixbuf/gdk-pixbuf-io.c:814 gdk-pixbuf/gdk-pixbuf-io.c:865 +#: gdk-pixbuf/gdk-pixbuf-io.c:798 gdk-pixbuf/gdk-pixbuf-io.c:849 #, c-format msgid "Image type '%s' is not supported" msgstr "Bildtyp »%s« wird nicht unterstützt" -#: gdk-pixbuf/gdk-pixbuf-io.c:950 +#: gdk-pixbuf/gdk-pixbuf-io.c:934 #, c-format msgid "Couldn't recognize the image file format for file '%s'" msgstr "Das Format der Bilddatei »%s« konnte nicht erkannt werden" -#: gdk-pixbuf/gdk-pixbuf-io.c:958 +#: gdk-pixbuf/gdk-pixbuf-io.c:942 msgid "Unrecognized image file format" msgstr "Format der Bilddatei unbekannt" -#: gdk-pixbuf/gdk-pixbuf-io.c:1121 +#: gdk-pixbuf/gdk-pixbuf-io.c:1124 #, c-format msgid "Failed to load image '%s': %s" msgstr "Bild »%s« konnte nicht geladen werden: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2015 gdk-pixbuf/io-gdip-utils.c:837 +#: gdk-pixbuf/gdk-pixbuf-io.c:2029 gdk-pixbuf/io-gdip-utils.c:835 #, c-format msgid "Error writing to image file: %s" msgstr "Fehler beim Schreiben einer Bilddatei (%s)" -#: gdk-pixbuf/gdk-pixbuf-io.c:2057 gdk-pixbuf/gdk-pixbuf-io.c:2178 +#: gdk-pixbuf/gdk-pixbuf-io.c:2071 gdk-pixbuf/gdk-pixbuf-io.c:2192 #, c-format msgid "This build of gdk-pixbuf does not support saving the image format: %s" msgstr "" "Diese Fassung von gdk-pixbuf unterstützt das Speichern in diesem Bildformat " "nicht: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2088 +#: gdk-pixbuf/gdk-pixbuf-io.c:2102 msgid "Insufficient memory to save image to callback" msgstr "Nicht genug Speicher, um Bild in Callback zu speichern" -#: gdk-pixbuf/gdk-pixbuf-io.c:2101 +#: gdk-pixbuf/gdk-pixbuf-io.c:2115 msgid "Failed to open temporary file" msgstr "Öffnen einer temporären Datei gescheitert" -#: gdk-pixbuf/gdk-pixbuf-io.c:2124 +#: gdk-pixbuf/gdk-pixbuf-io.c:2138 msgid "Failed to read from temporary file" msgstr "Lesen aus einer temporären Datei gescheitert" -#: gdk-pixbuf/gdk-pixbuf-io.c:2372 +#: gdk-pixbuf/gdk-pixbuf-io.c:2382 #, c-format msgid "Failed to open '%s' for writing: %s" msgstr "»%s« konnte nicht zum Schreiben geöffnet werden: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2398 +#: gdk-pixbuf/gdk-pixbuf-io.c:2408 #, c-format msgid "" "Failed to close '%s' while writing image, all data may not have been saved: " @@ -132,15 +130,15 @@ msgstr "" "»%s« konnte nach dem Schreiben des Bildes nicht geschlossen werden, evtl. " "wurden nicht alle Daten gespeichert: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2619 gdk-pixbuf/gdk-pixbuf-io.c:2671 +#: gdk-pixbuf/gdk-pixbuf-io.c:2629 gdk-pixbuf/gdk-pixbuf-io.c:2681 msgid "Insufficient memory to save image into a buffer" msgstr "Nicht genug Speicher, um Bild in einen Puffer zu speichern" -#: gdk-pixbuf/gdk-pixbuf-io.c:2717 +#: gdk-pixbuf/gdk-pixbuf-io.c:2727 msgid "Error writing to image stream" msgstr "Fehler beim Schreiben in Bilddatenstrom" -#: gdk-pixbuf/gdk-pixbuf-loader.c:393 +#: gdk-pixbuf/gdk-pixbuf-loader.c:384 #, c-format msgid "" "Internal error: Image loader module '%s' failed to complete an operation, " @@ -149,98 +147,102 @@ msgstr "" "Interner Fehler: Bildlader-Modul »%s« schaffte es nicht, eine Operation " "abzuschließen, gab aber keinen Grund für den Fehler an" -#: gdk-pixbuf/gdk-pixbuf-loader.c:435 +#: gdk-pixbuf/gdk-pixbuf-loader.c:426 #, c-format msgid "Incremental loading of image type '%s' is not supported" msgstr "Schrittweises Laden des Bildtyps »%s« wird nicht unterstützt" -#: gdk-pixbuf/gdk-pixdata.c:160 +#: gdk-pixbuf/gdk-pixdata.c:158 msgid "Image header corrupt" msgstr "Bildvorspann unbrauchbar" -#: gdk-pixbuf/gdk-pixdata.c:165 +#: gdk-pixbuf/gdk-pixdata.c:163 msgid "Image format unknown" msgstr "Bildformat unbekannt" -#: gdk-pixbuf/gdk-pixdata.c:170 gdk-pixbuf/gdk-pixdata.c:502 +#: gdk-pixbuf/gdk-pixdata.c:168 gdk-pixbuf/gdk-pixdata.c:501 msgid "Image pixel data corrupt" msgstr "Bild-Pixeldaten unbrauchbar" -#: gdk-pixbuf/gdk-pixdata.c:446 +#: gdk-pixbuf/gdk-pixdata.c:445 #, c-format msgid "failed to allocate image buffer of %u byte" msgid_plural "failed to allocate image buffer of %u bytes" msgstr[0] "Bildpuffer von %u Byte konnte nicht bereitgestellt werden" msgstr[1] "Bildpuffer von %u Bytes konnte nicht bereitgestellt werden" -#: gdk-pixbuf/io-ani.c:244 +#: gdk-pixbuf/io-ani.c:242 msgid "Unexpected icon chunk in animation" msgstr "Nicht erwarteter Symbol-Chunk in Animation" -#: gdk-pixbuf/io-ani.c:342 gdk-pixbuf/io-ani.c:400 gdk-pixbuf/io-ani.c:426 -#: gdk-pixbuf/io-ani.c:449 gdk-pixbuf/io-ani.c:476 gdk-pixbuf/io-ani.c:563 +#: gdk-pixbuf/io-ani.c:340 gdk-pixbuf/io-ani.c:398 gdk-pixbuf/io-ani.c:424 +#: gdk-pixbuf/io-ani.c:447 gdk-pixbuf/io-ani.c:474 gdk-pixbuf/io-ani.c:561 msgid "Invalid header in animation" msgstr "Ungültiger Vorspann in Animation" -#: gdk-pixbuf/io-ani.c:352 gdk-pixbuf/io-ani.c:374 gdk-pixbuf/io-ani.c:458 -#: gdk-pixbuf/io-ani.c:485 gdk-pixbuf/io-ani.c:536 gdk-pixbuf/io-ani.c:608 +#: gdk-pixbuf/io-ani.c:350 gdk-pixbuf/io-ani.c:372 gdk-pixbuf/io-ani.c:456 +#: gdk-pixbuf/io-ani.c:483 gdk-pixbuf/io-ani.c:534 gdk-pixbuf/io-ani.c:606 msgid "Not enough memory to load animation" msgstr "Nicht genug Speicher, um Animation zu laden" -#: gdk-pixbuf/io-ani.c:392 gdk-pixbuf/io-ani.c:418 gdk-pixbuf/io-ani.c:437 +#: gdk-pixbuf/io-ani.c:390 gdk-pixbuf/io-ani.c:416 gdk-pixbuf/io-ani.c:435 msgid "Malformed chunk in animation" msgstr "Fehlerhafter Chunk in Animation" -#: gdk-pixbuf/io-ani.c:660 +#: gdk-pixbuf/io-ani.c:628 +msgid "ANI image was truncated or incomplete." +msgstr "Das ANI-Bild wurde verstümmelt oder ist unvollständig." + +#: gdk-pixbuf/io-ani.c:669 msgid "The ANI image format" msgstr "Das ANI-Bildformat" -#: gdk-pixbuf/io-bmp.c:229 gdk-pixbuf/io-bmp.c:266 gdk-pixbuf/io-bmp.c:337 -#: gdk-pixbuf/io-bmp.c:369 gdk-pixbuf/io-bmp.c:392 gdk-pixbuf/io-bmp.c:495 +#: gdk-pixbuf/io-bmp.c:227 gdk-pixbuf/io-bmp.c:264 gdk-pixbuf/io-bmp.c:335 +#: gdk-pixbuf/io-bmp.c:367 gdk-pixbuf/io-bmp.c:390 gdk-pixbuf/io-bmp.c:493 msgid "BMP image has bogus header data" msgstr "Vorspanndaten des BMP-Bildes sind Unsinn" -#: gdk-pixbuf/io-bmp.c:240 gdk-pixbuf/io-bmp.c:432 +#: gdk-pixbuf/io-bmp.c:238 gdk-pixbuf/io-bmp.c:430 msgid "Not enough memory to load bitmap image" msgstr "Nicht genug Speicher, um Bitmap-Bild zu laden" -#: gdk-pixbuf/io-bmp.c:318 +#: gdk-pixbuf/io-bmp.c:316 msgid "BMP image has unsupported header size" msgstr "Vorspannlänge des BMP-Bildes wird nicht unterstützt" -#: gdk-pixbuf/io-bmp.c:356 +#: gdk-pixbuf/io-bmp.c:354 msgid "Topdown BMP images cannot be compressed" msgstr "Topdown-BMP-Bilder können nicht komprimiert werden" -#: gdk-pixbuf/io-bmp.c:716 gdk-pixbuf/io-pnm.c:707 +#: gdk-pixbuf/io-bmp.c:714 gdk-pixbuf/io-pnm.c:705 msgid "Premature end-of-file encountered" msgstr "Dateiende ist zu früh aufgetreten" -#: gdk-pixbuf/io-bmp.c:1328 +#: gdk-pixbuf/io-bmp.c:1326 msgid "Couldn't allocate memory for saving BMP file" msgstr "Speicher zum Sichern von BMP-Datei konnte nicht bereit gestellt werden" -#: gdk-pixbuf/io-bmp.c:1369 +#: gdk-pixbuf/io-bmp.c:1367 msgid "Couldn't write to BMP file" msgstr "BMP-Datei konnte nicht geschrieben werden" -#: gdk-pixbuf/io-bmp.c:1422 gdk-pixbuf/io-gdip-bmp.c:82 +#: gdk-pixbuf/io-bmp.c:1420 gdk-pixbuf/io-gdip-bmp.c:80 msgid "The BMP image format" msgstr "Das BMP-Bildformat" -#: gdk-pixbuf/io-gdip-emf.c:59 +#: gdk-pixbuf/io-gdip-emf.c:57 msgid "The EMF image format" msgstr "Das EMF-Bildformat" -#: gdk-pixbuf/io-gdip-gif.c:80 gdk-pixbuf/io-gif.c:1720 +#: gdk-pixbuf/io-gdip-gif.c:78 gdk-pixbuf/io-gif.c:1718 msgid "The GIF image format" msgstr "Das GIF-Bildformat" -#: gdk-pixbuf/io-gdip-ico.c:59 gdk-pixbuf/io-ico.c:1271 +#: gdk-pixbuf/io-gdip-ico.c:57 gdk-pixbuf/io-ico.c:1269 msgid "The ICO image format" msgstr "Das ICO-Bildformat" -#: gdk-pixbuf/io-gdip-jpeg.c:53 gdk-pixbuf/io-jpeg.c:1249 +#: gdk-pixbuf/io-gdip-jpeg.c:51 gdk-pixbuf/io-jpeg.c:1249 #, c-format msgid "" "JPEG quality must be a value between 0 and 100; value '%s' could not be " @@ -249,7 +251,7 @@ msgstr "" "JPEG-Qualität muss ein Wert zwischen 0 und 100 sein; Wert »%s« konnte nicht " "verarbeitet werden." -#: gdk-pixbuf/io-gdip-jpeg.c:68 gdk-pixbuf/io-jpeg.c:1265 +#: gdk-pixbuf/io-gdip-jpeg.c:66 gdk-pixbuf/io-jpeg.c:1265 #, c-format msgid "" "JPEG quality must be a value between 0 and 100; value '%d' is not allowed." @@ -257,111 +259,115 @@ msgstr "" "JPEG-Qualität muss ein Wert zwischen 0 und 100 sein; Wert »%d« ist nicht " "erlaubt." -#: gdk-pixbuf/io-gdip-jpeg.c:136 gdk-pixbuf/io-jpeg.c:1478 +#: gdk-pixbuf/io-gdip-jpeg.c:134 gdk-pixbuf/io-jpeg.c:1478 msgid "The JPEG image format" msgstr "Das JPEG-Bildformat" -#: gdk-pixbuf/io-gdip-utils.c:154 +#: gdk-pixbuf/io-gdip-tiff.c:80 gdk-pixbuf/io-tiff.c:786 +msgid "The TIFF image format" +msgstr "Das TIFF-Bildformat" + +#: gdk-pixbuf/io-gdip-utils.c:152 #, c-format msgid "Could not allocate memory: %s" msgstr "Speicher konnte nicht bereitgestellt werden: %s" -#: gdk-pixbuf/io-gdip-utils.c:179 gdk-pixbuf/io-gdip-utils.c:293 -#: gdk-pixbuf/io-gdip-utils.c:333 +#: gdk-pixbuf/io-gdip-utils.c:177 gdk-pixbuf/io-gdip-utils.c:291 +#: gdk-pixbuf/io-gdip-utils.c:331 #, c-format msgid "Could not create stream: %s" msgstr "Datenstrom konnte nicht angelegt werden: %s" -#: gdk-pixbuf/io-gdip-utils.c:193 +#: gdk-pixbuf/io-gdip-utils.c:191 #, c-format msgid "Could not seek stream: %s" msgstr "Im Datenstrom konnte nicht gesucht werden: %s" -#: gdk-pixbuf/io-gdip-utils.c:205 +#: gdk-pixbuf/io-gdip-utils.c:203 #, c-format msgid "Could not read from stream: %s" msgstr "Datenstrom konnte nicht gelesen werden: %s" -#: gdk-pixbuf/io-gdip-utils.c:617 +#: gdk-pixbuf/io-gdip-utils.c:615 msgid "Couldn't load bitmap" msgstr "Bitmap konnte nicht geladen werden" -#: gdk-pixbuf/io-gdip-utils.c:773 +#: gdk-pixbuf/io-gdip-utils.c:771 msgid "Couldn't load metafile" msgstr "Metadatei konnte nicht geladen werden" -#: gdk-pixbuf/io-gdip-utils.c:878 +#: gdk-pixbuf/io-gdip-utils.c:876 msgid "Unsupported image format for GDI+" msgstr "Nicht unterstütztes Bildformat für GDI+" -#: gdk-pixbuf/io-gdip-utils.c:885 +#: gdk-pixbuf/io-gdip-utils.c:883 msgid "Couldn't save" msgstr "Es konnte nicht gespeichert werden" -#: gdk-pixbuf/io-gdip-wmf.c:58 +#: gdk-pixbuf/io-gdip-wmf.c:56 msgid "The WMF image format" msgstr "Das WMF-Bildformat" -#: gdk-pixbuf/io-gif.c:222 +#: gdk-pixbuf/io-gif.c:220 #, c-format msgid "Failure reading GIF: %s" msgstr "Fehler beim Lesen von GIF: %s" -#: gdk-pixbuf/io-gif.c:496 gdk-pixbuf/io-gif.c:1502 gdk-pixbuf/io-gif.c:1669 +#: gdk-pixbuf/io-gif.c:494 gdk-pixbuf/io-gif.c:1500 gdk-pixbuf/io-gif.c:1667 msgid "GIF file was missing some data (perhaps it was truncated somehow?)" msgstr "" "Daten in der GIF-Datei unvollständig (vielleicht wurden sie irgendwie " "verstümmelt?)" -#: gdk-pixbuf/io-gif.c:505 +#: gdk-pixbuf/io-gif.c:503 #, c-format msgid "Internal error in the GIF loader (%s)" msgstr "Interner Fehler im GIF-Lader (%s)" -#: gdk-pixbuf/io-gif.c:579 +#: gdk-pixbuf/io-gif.c:577 msgid "Stack overflow" msgstr "Stack-Überlauf" -#: gdk-pixbuf/io-gif.c:639 +#: gdk-pixbuf/io-gif.c:637 msgid "GIF image loader cannot understand this image." msgstr "Der GIF-Bildlader konnte dieses Bild nicht verstehen." -#: gdk-pixbuf/io-gif.c:668 +#: gdk-pixbuf/io-gif.c:666 msgid "Bad code encountered" msgstr "Fehlerhafte Bilddaten festgestellt" -#: gdk-pixbuf/io-gif.c:678 +#: gdk-pixbuf/io-gif.c:676 msgid "Circular table entry in GIF file" msgstr "Ringschluss in Tabelleneinträgen in GIF-Datei" -#: gdk-pixbuf/io-gif.c:866 gdk-pixbuf/io-gif.c:1488 gdk-pixbuf/io-gif.c:1541 -#: gdk-pixbuf/io-gif.c:1657 +#: gdk-pixbuf/io-gif.c:864 gdk-pixbuf/io-gif.c:1486 gdk-pixbuf/io-gif.c:1539 +#: gdk-pixbuf/io-gif.c:1655 msgid "Not enough memory to load GIF file" msgstr "Nicht genug Speicher, um GIF-Bild zu laden" -#: gdk-pixbuf/io-gif.c:960 +#: gdk-pixbuf/io-gif.c:958 msgid "Not enough memory to composite a frame in GIF file" msgstr "Nicht genug Speicher, um ein Einzelbild in GIF-Datei einzufügen" -#: gdk-pixbuf/io-gif.c:1132 +#: gdk-pixbuf/io-gif.c:1130 msgid "GIF image is corrupt (incorrect LZW compression)" msgstr "Das GIF-Bild ist defekt (fehlerhafte LZW-Kompression)" -#: gdk-pixbuf/io-gif.c:1182 +#: gdk-pixbuf/io-gif.c:1180 msgid "File does not appear to be a GIF file" msgstr "Datei scheint keine GIF-Datei zu sein" -#: gdk-pixbuf/io-gif.c:1194 +#: gdk-pixbuf/io-gif.c:1192 #, c-format msgid "Version %s of the GIF file format is not supported" msgstr "Version %s des GIF-Dateiformats wird nicht unterstützt" -#: gdk-pixbuf/io-gif.c:1241 +#: gdk-pixbuf/io-gif.c:1239 msgid "Resulting GIF image has zero size" msgstr "Das resultierende GIF-Bild hat die Größe null" # gdk-pixbuf/io-gi178 -#: gdk-pixbuf/io-gif.c:1320 +#: gdk-pixbuf/io-gif.c:1318 msgid "" "GIF image has no global colormap, and a frame inside it has no local " "colormap." @@ -369,7 +375,7 @@ msgstr "" "Das GIF-Bild hat keine globale Farbtabelle, und ein Einzelbild darin hat " "keine lokale Farbtabelle." -#: gdk-pixbuf/io-gif.c:1564 +#: gdk-pixbuf/io-gif.c:1562 msgid "GIF image was truncated or incomplete." msgstr "Das GIF-Bild wurde verstümmelt oder ist unvollständig." @@ -386,87 +392,87 @@ msgstr "ICNS-Datei konnte nicht dekodiert werden" msgid "The ICNS image format" msgstr "Das ICNS-Bildformat" -#: gdk-pixbuf/io-ico.c:228 gdk-pixbuf/io-ico.c:242 gdk-pixbuf/io-ico.c:291 -#: gdk-pixbuf/io-ico.c:302 gdk-pixbuf/io-ico.c:395 +#: gdk-pixbuf/io-ico.c:226 gdk-pixbuf/io-ico.c:240 gdk-pixbuf/io-ico.c:289 +#: gdk-pixbuf/io-ico.c:300 gdk-pixbuf/io-ico.c:393 msgid "Invalid header in icon" msgstr "Ungültiger Vorspann in Symbol" -#: gdk-pixbuf/io-ico.c:257 gdk-pixbuf/io-ico.c:312 gdk-pixbuf/io-ico.c:405 -#: gdk-pixbuf/io-ico.c:458 gdk-pixbuf/io-ico.c:488 +#: gdk-pixbuf/io-ico.c:255 gdk-pixbuf/io-ico.c:310 gdk-pixbuf/io-ico.c:403 +#: gdk-pixbuf/io-ico.c:456 gdk-pixbuf/io-ico.c:486 msgid "Not enough memory to load icon" msgstr "Nicht genug Speicher, um Symbol zu laden" -#: gdk-pixbuf/io-ico.c:338 +#: gdk-pixbuf/io-ico.c:336 msgid "Compressed icons are not supported" msgstr "Komprimierte Symbole werden nicht unterstützt" -#: gdk-pixbuf/io-ico.c:358 +#: gdk-pixbuf/io-ico.c:356 msgid "Icon has zero width" msgstr "Symbolbreite beträgt null" -#: gdk-pixbuf/io-ico.c:368 +#: gdk-pixbuf/io-ico.c:366 msgid "Icon has zero height" msgstr "Symbolhöhe beträgt null" -#: gdk-pixbuf/io-ico.c:443 +#: gdk-pixbuf/io-ico.c:441 msgid "Unsupported icon type" msgstr "Nicht unterstützter Symboltyp" -#: gdk-pixbuf/io-ico.c:537 +#: gdk-pixbuf/io-ico.c:535 msgid "Not enough memory to load ICO file" msgstr "Nicht genug Speicher, um ICO-Bild zu laden" -#: gdk-pixbuf/io-ico.c:1002 +#: gdk-pixbuf/io-ico.c:1000 msgid "Image too large to be saved as ICO" msgstr "Bild zu groß, um als ICO gespeichert zu werden" -#: gdk-pixbuf/io-ico.c:1013 +#: gdk-pixbuf/io-ico.c:1011 msgid "Cursor hotspot outside image" msgstr "Zeiger-Hotspot außerhalb des Bilds" -#: gdk-pixbuf/io-ico.c:1036 +#: gdk-pixbuf/io-ico.c:1034 #, c-format msgid "Unsupported depth for ICO file: %d" msgstr "Nicht unterstützte Farbtiefe der ICO-Datei: %d" -#: gdk-pixbuf/io-jasper.c:74 +#: gdk-pixbuf/io-jasper.c:73 msgid "Couldn't allocate memory for stream" msgstr "Speicher für Datenstrom konnte nicht bereitgestellt werden" -#: gdk-pixbuf/io-jasper.c:104 +#: gdk-pixbuf/io-jasper.c:103 msgid "Couldn't decode image" msgstr "Bild konnte nicht dekodiert werden" -#: gdk-pixbuf/io-jasper.c:122 +#: gdk-pixbuf/io-jasper.c:121 msgid "Transformed JPEG2000 has zero width or height" msgstr "Höhe oder Breite des transformierten JPEG2000 beträgt null" -#: gdk-pixbuf/io-jasper.c:136 +#: gdk-pixbuf/io-jasper.c:135 msgid "Image type currently not supported" msgstr "Bildtyp wird derzeit nicht unterstützt" -#: gdk-pixbuf/io-jasper.c:148 gdk-pixbuf/io-jasper.c:156 +#: gdk-pixbuf/io-jasper.c:147 gdk-pixbuf/io-jasper.c:155 msgid "Couldn't allocate memory for color profile" msgstr "Speicher zum Laden des Farbprofils konnte nicht bereit gestellt werden" -#: gdk-pixbuf/io-jasper.c:182 +#: gdk-pixbuf/io-jasper.c:181 msgid "Insufficient memory to open JPEG 2000 file" msgstr "Nicht genug Speicher, um JPEG2000-Datei zu öffnen" -#: gdk-pixbuf/io-jasper.c:261 +#: gdk-pixbuf/io-jasper.c:260 msgid "Couldn't allocate memory to buffer image data" msgstr "Speicher für Bilddatenpuffer konnte nicht bereitgestellt werden" -#: gdk-pixbuf/io-jasper.c:305 +#: gdk-pixbuf/io-jasper.c:304 msgid "The JPEG 2000 image format" msgstr "Das JPEG2000-Bildformat" -#: gdk-pixbuf/io-jpeg.c:126 +#: gdk-pixbuf/io-jpeg.c:124 #, c-format msgid "Error interpreting JPEG image file (%s)" msgstr "Fehler beim Lesen einer JPEG-Bilddatei (%s)" -#: gdk-pixbuf/io-jpeg.c:604 +#: gdk-pixbuf/io-jpeg.c:597 msgid "" "Insufficient memory to load image, try exiting some applications to free " "memory" @@ -474,17 +480,17 @@ msgstr "" "Nicht genug Speicher, um das Bild zu laden. Versuchen Sie, einige " "Anwendungen zu beenden, um Speicher frei zu machen" -#: gdk-pixbuf/io-jpeg.c:651 gdk-pixbuf/io-jpeg.c:865 +#: gdk-pixbuf/io-jpeg.c:645 gdk-pixbuf/io-jpeg.c:858 #, c-format msgid "Unsupported JPEG color space (%s)" msgstr "Nicht unterstützter JPEG-Farbraum (%s)" -#: gdk-pixbuf/io-jpeg.c:764 gdk-pixbuf/io-jpeg.c:1044 +#: gdk-pixbuf/io-jpeg.c:757 gdk-pixbuf/io-jpeg.c:1037 #: gdk-pixbuf/io-jpeg.c:1308 gdk-pixbuf/io-jpeg.c:1318 msgid "Couldn't allocate memory for loading JPEG file" msgstr "Speicher zum Laden von JPEG-Datei konnte nicht bereit gestellt werden" -#: gdk-pixbuf/io-jpeg.c:1018 +#: gdk-pixbuf/io-jpeg.c:1011 msgid "Transformed JPEG has zero width or height." msgstr "Höhe oder Breite des transformierten JPEGs beträgt null." @@ -493,92 +499,92 @@ msgstr "Höhe oder Breite des transformierten JPEGs beträgt null." msgid "Color profile has invalid length '%u'." msgstr "Farbprofil hat die ungültige Länge »%u«." -#: gdk-pixbuf/io-pcx.c:186 +#: gdk-pixbuf/io-pcx.c:184 msgid "Couldn't allocate memory for header" msgstr "Speicher für Kopfzeilen konnte nicht bereitgestellt werden" -#: gdk-pixbuf/io-pcx.c:201 gdk-pixbuf/io-pcx.c:559 +#: gdk-pixbuf/io-pcx.c:199 gdk-pixbuf/io-pcx.c:557 msgid "Couldn't allocate memory for context buffer" msgstr "Speicher für Kontextpuffer konnte nicht bereitgestellt werden" -#: gdk-pixbuf/io-pcx.c:600 +#: gdk-pixbuf/io-pcx.c:598 msgid "Image has invalid width and/or height" msgstr "Bildhöhe und/oder -breite ungültig" # CHECK -#: gdk-pixbuf/io-pcx.c:612 gdk-pixbuf/io-pcx.c:673 +#: gdk-pixbuf/io-pcx.c:610 gdk-pixbuf/io-pcx.c:671 msgid "Image has unsupported bpp" msgstr "BPP-Anzahl des Bildes nicht unterstützt" -#: gdk-pixbuf/io-pcx.c:617 gdk-pixbuf/io-pcx.c:625 +#: gdk-pixbuf/io-pcx.c:615 gdk-pixbuf/io-pcx.c:623 #, c-format msgid "Image has unsupported number of %d-bit planes" msgstr "Bild hat eine nicht unterstützte Anzahl von %d-Bit-Flächen" -#: gdk-pixbuf/io-pcx.c:641 +#: gdk-pixbuf/io-pcx.c:639 msgid "Couldn't create new pixbuf" msgstr "Neuer Pixbuf konnte nicht angelegt werden" -#: gdk-pixbuf/io-pcx.c:649 +#: gdk-pixbuf/io-pcx.c:647 msgid "Couldn't allocate memory for line data" msgstr "Speicher für Zeilendaten konnte nicht bereitgestellt werden" -#: gdk-pixbuf/io-pcx.c:656 +#: gdk-pixbuf/io-pcx.c:654 msgid "Couldn't allocate memory for PCX image" msgstr "Speicher für PCX-Bild konnte nicht bereitgestellt werden" -#: gdk-pixbuf/io-pcx.c:703 +#: gdk-pixbuf/io-pcx.c:701 msgid "Didn't get all lines of PCX image" msgstr "Es wurden nicht alle Zeilen des PCX-Bilds abgerufen" -#: gdk-pixbuf/io-pcx.c:710 +#: gdk-pixbuf/io-pcx.c:708 msgid "No palette found at end of PCX data" msgstr "Keine Palette am Ende der PCX-Daten gefunden" -#: gdk-pixbuf/io-pcx.c:755 +#: gdk-pixbuf/io-pcx.c:753 msgid "The PCX image format" msgstr "Das PCX-Bildformat" -#: gdk-pixbuf/io-pixdata.c:148 +#: gdk-pixbuf/io-pixdata.c:146 msgid "Transformed pixbuf has zero width or height." msgstr "Höhe oder Breite des transformierten Pixbufs beträgt null." -#: gdk-pixbuf/io-pixdata.c:186 +#: gdk-pixbuf/io-pixdata.c:184 msgid "The GdkPixdata format" msgstr "Das GdkPixdata-Format" -#: gdk-pixbuf/io-png.c:54 +#: gdk-pixbuf/io-png.c:53 msgid "Bits per channel of PNG image is invalid." msgstr "Die Bitanzahl pro Kanal des PNG-Bildes ist ungültig." -#: gdk-pixbuf/io-png.c:135 gdk-pixbuf/io-png.c:641 +#: gdk-pixbuf/io-png.c:134 gdk-pixbuf/io-png.c:640 msgid "Transformed PNG has zero width or height." msgstr "Höhe oder Breite des transformierten PNGs beträgt null." -#: gdk-pixbuf/io-png.c:143 +#: gdk-pixbuf/io-png.c:142 msgid "Bits per channel of transformed PNG is not 8." msgstr "Bits pro Kanal des transformierten PNGs sind nicht 8." -#: gdk-pixbuf/io-png.c:152 +#: gdk-pixbuf/io-png.c:151 msgid "Transformed PNG not RGB or RGBA." msgstr "Das transformierte PNG ist weder RGB noch RGBA." -#: gdk-pixbuf/io-png.c:161 +#: gdk-pixbuf/io-png.c:160 msgid "Transformed PNG has unsupported number of channels, must be 3 or 4." msgstr "" "Die Anzahl der Kanäle des transformierten PNGs werden nicht unterstützt, " "muss 3 oder 4 sein." -#: gdk-pixbuf/io-png.c:182 +#: gdk-pixbuf/io-png.c:181 #, c-format msgid "Fatal error in PNG image file: %s" msgstr "Schwerer Fehler in PNG-Bilddatei: %s" -#: gdk-pixbuf/io-png.c:315 +#: gdk-pixbuf/io-png.c:314 msgid "Insufficient memory to load PNG file" msgstr "Nicht genug Speicher, um PNG-Datei zu laden" -#: gdk-pixbuf/io-png.c:656 +#: gdk-pixbuf/io-png.c:655 #, c-format msgid "" "Insufficient memory to store a %lu by %lu image; try exiting some " @@ -587,32 +593,32 @@ msgstr "" "Nicht genug Speicher, um ein %lu-mal-%lu-Bild zu speichern; versuchen Sie, " "einige Anwendungen zu beenden, um die Speicherbelegung zu senken" -#: gdk-pixbuf/io-png.c:719 +#: gdk-pixbuf/io-png.c:718 msgid "Fatal error reading PNG image file" msgstr "Schwerer Fehler beim Lesen einer PNG-Bilddatei" -#: gdk-pixbuf/io-png.c:768 +#: gdk-pixbuf/io-png.c:767 #, c-format msgid "Fatal error reading PNG image file: %s" msgstr "Schwerer Fehler beim Lesen einer PNG-Bilddatei: %s" -#: gdk-pixbuf/io-png.c:858 +#: gdk-pixbuf/io-png.c:857 msgid "" "Keys for PNG text chunks must have at least 1 and at most 79 characters." msgstr "" "Schlüssel für PNG-Text-Chunks müssen mindestens eines und dürfen maximal 79 " "Zeichen lang sein." -#: gdk-pixbuf/io-png.c:867 +#: gdk-pixbuf/io-png.c:866 msgid "Keys for PNG text chunks must be ASCII characters." msgstr "Schlüssel für PNG-Text-Chunks müssen ASCII-Zeichen sein." -#: gdk-pixbuf/io-png.c:881 gdk-pixbuf/io-tiff.c:667 +#: gdk-pixbuf/io-png.c:880 gdk-pixbuf/io-tiff.c:665 #, c-format msgid "Color profile has invalid length %d." msgstr "Farbprofil hat die ungültige Länge %d." -#: gdk-pixbuf/io-png.c:894 +#: gdk-pixbuf/io-png.c:893 #, c-format msgid "" "PNG compression level must be a value between 0 and 9; value '%s' could not " @@ -621,7 +627,7 @@ msgstr "" "Die PNG-Kompressionsstufe muss ein Wert zwischen 0 und 9 sein; Wert »%s« " "konnte nicht verarbeitet werden." -#: gdk-pixbuf/io-png.c:907 +#: gdk-pixbuf/io-png.c:906 #, c-format msgid "" "PNG compression level must be a value between 0 and 9; value '%d' is not " @@ -630,343 +636,339 @@ msgstr "" "Die PNG-Kompressionsstufe muss ein Wert zwischen 0 und 9 sein; Wert »%d« ist " "nicht erlaubt." -#: gdk-pixbuf/io-png.c:955 +#: gdk-pixbuf/io-png.c:954 #, c-format msgid "Value for PNG text chunk %s cannot be converted to ISO-8859-1 encoding." msgstr "" "Wert für PNG-Text-Chunk %s konnte nicht in ISO-8859-1-Zeichenkodierung " "umgewandelt werden." -#: gdk-pixbuf/io-png.c:1118 +#: gdk-pixbuf/io-png.c:1117 msgid "The PNG image format" msgstr "Das PNG-Bildformat" -#: gdk-pixbuf/io-pnm.c:248 +#: gdk-pixbuf/io-pnm.c:246 msgid "PNM loader expected to find an integer, but didn't" msgstr "PNM-Lader erwartete eine Ganzzahl und fand keine" -#: gdk-pixbuf/io-pnm.c:280 +#: gdk-pixbuf/io-pnm.c:278 msgid "PNM file has an incorrect initial byte" msgstr "Startbyte der PNM-Datei ungültig" -#: gdk-pixbuf/io-pnm.c:310 +#: gdk-pixbuf/io-pnm.c:308 msgid "PNM file is not in a recognized PNM subformat" msgstr "PNM-Datei liegt nicht in einem unterstützten PNM-Unterformat vor" -#: gdk-pixbuf/io-pnm.c:335 +#: gdk-pixbuf/io-pnm.c:333 msgid "PNM file has an image width of 0" msgstr "Bildbreite der PNM-Datei beträgt 0" -#: gdk-pixbuf/io-pnm.c:356 +#: gdk-pixbuf/io-pnm.c:354 msgid "PNM file has an image height of 0" msgstr "Bildhöhe der PNM-Datei beträgt 0" -#: gdk-pixbuf/io-pnm.c:379 +#: gdk-pixbuf/io-pnm.c:377 msgid "Maximum color value in PNM file is 0" msgstr "Maximaler Farbwert in der PNM-Datei ist 0" -#: gdk-pixbuf/io-pnm.c:387 +#: gdk-pixbuf/io-pnm.c:385 msgid "Maximum color value in PNM file is too large" msgstr "Maximaler Farbwert in der PNM-Datei zu groß" -#: gdk-pixbuf/io-pnm.c:427 gdk-pixbuf/io-pnm.c:457 gdk-pixbuf/io-pnm.c:502 +#: gdk-pixbuf/io-pnm.c:425 gdk-pixbuf/io-pnm.c:455 gdk-pixbuf/io-pnm.c:500 msgid "Raw PNM image type is invalid" msgstr "Roher PNM-Bildtyp ist ungültig" -#: gdk-pixbuf/io-pnm.c:652 +#: gdk-pixbuf/io-pnm.c:650 msgid "PNM image loader does not support this PNM subformat" msgstr "PNM-Bildlader unterstützt dieses PNM-Unterformat nicht" -#: gdk-pixbuf/io-pnm.c:739 gdk-pixbuf/io-pnm.c:966 +#: gdk-pixbuf/io-pnm.c:737 gdk-pixbuf/io-pnm.c:964 msgid "Raw PNM formats require exactly one whitespace before sample data" msgstr "Rohe PNM-Formate verlangen genau einen Leerraum vor den Sample-Daten" -#: gdk-pixbuf/io-pnm.c:766 +#: gdk-pixbuf/io-pnm.c:764 msgid "Cannot allocate memory for loading PNM image" msgstr "Speicher zum Laden eines PNM-Bildes konnte nicht bereitgestellt werden" -#: gdk-pixbuf/io-pnm.c:816 +#: gdk-pixbuf/io-pnm.c:814 msgid "Insufficient memory to load PNM context struct" msgstr "Nicht genug Speicher, um PNM-Kontextstruktur zu laden" -#: gdk-pixbuf/io-pnm.c:867 +#: gdk-pixbuf/io-pnm.c:865 msgid "Unexpected end of PNM image data" msgstr "Unerwartetes Ende der PNM-Bilddaten" -#: gdk-pixbuf/io-pnm.c:995 +#: gdk-pixbuf/io-pnm.c:993 msgid "Insufficient memory to load PNM file" msgstr "Nicht genug Speicher, um PNM-Datei zu laden" -#: gdk-pixbuf/io-pnm.c:1079 +#: gdk-pixbuf/io-pnm.c:1077 msgid "The PNM/PBM/PGM/PPM image format family" msgstr "Die PNM/PBM/PGM/PPM-Bildformat-Familie" -#: gdk-pixbuf/io-qtif.c:128 +#: gdk-pixbuf/io-qtif.c:126 msgid "Input file descriptor is NULL." msgstr "Deskriptor der Eingabedatei ist NULL." -#: gdk-pixbuf/io-qtif.c:143 +#: gdk-pixbuf/io-qtif.c:141 msgid "Failed to read QTIF header" msgstr "QTIF-Header konnte nicht gelesen werden" -#: gdk-pixbuf/io-qtif.c:152 gdk-pixbuf/io-qtif.c:189 gdk-pixbuf/io-qtif.c:459 +#: gdk-pixbuf/io-qtif.c:150 gdk-pixbuf/io-qtif.c:187 gdk-pixbuf/io-qtif.c:454 #, c-format msgid "QTIF atom size too large (%d byte)" msgid_plural "QTIF atom size too large (%d bytes)" msgstr[0] "QTIF-Elemente sind zu groß (%d Byte)" msgstr[1] "QTIF-Elemente sind zu groß (%d Bytes)" -#: gdk-pixbuf/io-qtif.c:175 +#: gdk-pixbuf/io-qtif.c:173 #, c-format msgid "Failed to allocate %d byte for file read buffer" msgid_plural "Failed to allocate %d bytes for file read buffer" msgstr[0] "Anforderung von %d Byte für den Bildlesepuffer ist fehlgeschlagen" msgstr[1] "Anforderung von %d Bytes für den Bildlesepuffer ist fehlgeschlagen" -#: gdk-pixbuf/io-qtif.c:206 +#: gdk-pixbuf/io-qtif.c:201 #, c-format msgid "File error when reading QTIF atom: %s" msgstr "Fehler beim Lesen des QTIF-Elements: %s" -#: gdk-pixbuf/io-qtif.c:243 +#: gdk-pixbuf/io-qtif.c:238 #, c-format msgid "Failed to skip the next %d byte with seek()." msgid_plural "Failed to skip the next %d bytes with seek()." msgstr[0] "Überspringen des nächsten %d Bytes mit seek() ist fehlgeschlagen." msgstr[1] "Überspringen der nächsten %d Bytes mit seek() ist fehlgeschlagen." -#: gdk-pixbuf/io-qtif.c:270 +#: gdk-pixbuf/io-qtif.c:265 msgid "Failed to allocate QTIF context structure." msgstr "Zuweisen der QTIF-Kontextstruktur ist fehlgeschlagen." -#: gdk-pixbuf/io-qtif.c:330 +#: gdk-pixbuf/io-qtif.c:325 msgid "Failed to create GdkPixbufLoader object." msgstr "GdkPixbufLoader-Objekt konnte nicht erstellt werden" -#: gdk-pixbuf/io-qtif.c:434 +#: gdk-pixbuf/io-qtif.c:429 msgid "Failed to find an image data atom." msgstr "Bilddatenelement konnte nicht gefunden werden." -#: gdk-pixbuf/io-qtif.c:618 +#: gdk-pixbuf/io-qtif.c:613 msgid "The QTIF image format" msgstr "Das QTIF-Bildformat" -#: gdk-pixbuf/io-ras.c:125 +#: gdk-pixbuf/io-ras.c:123 msgid "RAS image has bogus header data" msgstr "Die Vorspanndaten des RAS-Bildes sind ungültig" -#: gdk-pixbuf/io-ras.c:147 +#: gdk-pixbuf/io-ras.c:145 msgid "RAS image has unknown type" msgstr "Typ des RAS-Bilds unbekannt" -#: gdk-pixbuf/io-ras.c:155 +#: gdk-pixbuf/io-ras.c:153 msgid "unsupported RAS image variation" msgstr "Nicht unterstützte RAS-Bildvariation" -#: gdk-pixbuf/io-ras.c:170 gdk-pixbuf/io-ras.c:199 +#: gdk-pixbuf/io-ras.c:168 gdk-pixbuf/io-ras.c:197 msgid "Not enough memory to load RAS image" msgstr "Nicht genug Speicher, um das RAS-Bild zu laden" -#: gdk-pixbuf/io-ras.c:544 +#: gdk-pixbuf/io-ras.c:542 msgid "The Sun raster image format" msgstr "Das Bildformat »Sun Raster Image«" -#: gdk-pixbuf/io-tga.c:153 +#: gdk-pixbuf/io-tga.c:151 msgid "Cannot allocate memory for IOBuffer struct" msgstr "" "Speicher für Struktur des E/A-Puffers konnte nicht bereitgestellt werden" -#: gdk-pixbuf/io-tga.c:172 +#: gdk-pixbuf/io-tga.c:170 msgid "Cannot allocate memory for IOBuffer data" msgstr "Speicher für Daten des E/A-Puffers konnte nicht bereitgestellt werden" -#: gdk-pixbuf/io-tga.c:183 +#: gdk-pixbuf/io-tga.c:181 msgid "Cannot realloc IOBuffer data" msgstr "" "Datenbereich des E/A-Puffers konnte nicht mit realloc() geändert werden" -#: gdk-pixbuf/io-tga.c:213 +#: gdk-pixbuf/io-tga.c:211 msgid "Cannot allocate temporary IOBuffer data" msgstr "" "Speicher für temporäre Daten des E/A-Puffers konnte nicht bereitgestellt " "werden" -#: gdk-pixbuf/io-tga.c:346 +#: gdk-pixbuf/io-tga.c:339 msgid "Cannot allocate new pixbuf" msgstr "Neuer Pixbuf konnte nicht angelegt werden" -#: gdk-pixbuf/io-tga.c:685 +#: gdk-pixbuf/io-tga.c:678 msgid "Image is corrupted or truncated" msgstr "Bild wurde verstümmelt oder ist unvollständig." -#: gdk-pixbuf/io-tga.c:692 +#: gdk-pixbuf/io-tga.c:685 msgid "Cannot allocate colormap structure" msgstr "Farbtabellenstruktur konnte nicht angelegt werden" -#: gdk-pixbuf/io-tga.c:699 +#: gdk-pixbuf/io-tga.c:692 msgid "Cannot allocate colormap entries" msgstr "Farbtabelleneinträge konnten nicht bereitgestellt werden" -#: gdk-pixbuf/io-tga.c:721 +#: gdk-pixbuf/io-tga.c:714 msgid "Unexpected bitdepth for colormap entries" msgstr "Unerwartete Farbtiefe der Farbtabellen-Einträge" -#: gdk-pixbuf/io-tga.c:739 +#: gdk-pixbuf/io-tga.c:732 msgid "Cannot allocate TGA header memory" msgstr "TGA-Vorspannspeicher konnte nicht bereitgestellt werden" -#: gdk-pixbuf/io-tga.c:772 +#: gdk-pixbuf/io-tga.c:765 msgid "TGA image has invalid dimensions" msgstr "TGA-Bild hat ungültige Abmessungen" -#: gdk-pixbuf/io-tga.c:778 gdk-pixbuf/io-tga.c:787 gdk-pixbuf/io-tga.c:797 -#: gdk-pixbuf/io-tga.c:807 gdk-pixbuf/io-tga.c:814 +#: gdk-pixbuf/io-tga.c:771 gdk-pixbuf/io-tga.c:780 gdk-pixbuf/io-tga.c:790 +#: gdk-pixbuf/io-tga.c:800 gdk-pixbuf/io-tga.c:807 msgid "TGA image type not supported" msgstr "TGA-Bildtyp nicht unterstützt" -#: gdk-pixbuf/io-tga.c:861 +#: gdk-pixbuf/io-tga.c:854 msgid "Cannot allocate memory for TGA context struct" msgstr "Speicher für TGA-Kontextstruktur konnte nicht bereitgestellt werden" -#: gdk-pixbuf/io-tga.c:926 +#: gdk-pixbuf/io-tga.c:919 msgid "Excess data in file" msgstr "Überschüssige Daten in der Datei" -#: gdk-pixbuf/io-tga.c:1007 +#: gdk-pixbuf/io-tga.c:1000 msgid "The Targa image format" msgstr "Das Targa-Bildformat" -#: gdk-pixbuf/io-tiff.c:104 +#: gdk-pixbuf/io-tiff.c:102 msgid "Could not get image width (bad TIFF file)" msgstr "Bildbreite konnte nicht ermittelt werden (ungültige TIFF-Datei)" -#: gdk-pixbuf/io-tiff.c:112 +#: gdk-pixbuf/io-tiff.c:110 msgid "Could not get image height (bad TIFF file)" msgstr "Bildhöhe konnte nicht ermittelt werden (ungültige TIFF-Datei)" -#: gdk-pixbuf/io-tiff.c:120 +#: gdk-pixbuf/io-tiff.c:118 msgid "Width or height of TIFF image is zero" msgstr "Breite oder Höhe des TIFF-Bildes beträgt null" -#: gdk-pixbuf/io-tiff.c:129 gdk-pixbuf/io-tiff.c:138 +#: gdk-pixbuf/io-tiff.c:127 gdk-pixbuf/io-tiff.c:136 msgid "Dimensions of TIFF image too large" msgstr "Abmessungen des TIFF-Bilds zu groß" -#: gdk-pixbuf/io-tiff.c:162 gdk-pixbuf/io-tiff.c:174 gdk-pixbuf/io-tiff.c:491 +#: gdk-pixbuf/io-tiff.c:160 gdk-pixbuf/io-tiff.c:172 gdk-pixbuf/io-tiff.c:489 msgid "Insufficient memory to open TIFF file" msgstr "Nicht genug Speicher, um TIFF-Datei zu öffnen" -#: gdk-pixbuf/io-tiff.c:236 +#: gdk-pixbuf/io-tiff.c:234 msgid "Failed to load RGB data from TIFF file" msgstr "RGB-Daten konnten nicht aus TIFF-Datei geladen werden" -#: gdk-pixbuf/io-tiff.c:293 +#: gdk-pixbuf/io-tiff.c:291 msgid "Failed to open TIFF image" msgstr "TIFF-Bild konnte nicht geöffnet werden" -#: gdk-pixbuf/io-tiff.c:427 gdk-pixbuf/io-tiff.c:440 +#: gdk-pixbuf/io-tiff.c:425 gdk-pixbuf/io-tiff.c:438 msgid "Failed to load TIFF image" msgstr "TIFF-Bild konnte nicht geladen werden" -#: gdk-pixbuf/io-tiff.c:623 +#: gdk-pixbuf/io-tiff.c:621 msgid "Failed to save TIFF image" msgstr "TIFF-Bild konnte nicht gespeichert werden" -#: gdk-pixbuf/io-tiff.c:656 +#: gdk-pixbuf/io-tiff.c:654 msgid "TIFF compression doesn't refer to a valid codec." msgstr "TIFF-Kompression bezieht sich nicht auf einen gültigen Codec." -#: gdk-pixbuf/io-tiff.c:696 +#: gdk-pixbuf/io-tiff.c:694 msgid "Failed to write TIFF data" msgstr "TIFF-Daten konnten nicht gespeichert werden" -#: gdk-pixbuf/io-tiff.c:733 +#: gdk-pixbuf/io-tiff.c:731 msgid "Couldn't write to TIFF file" msgstr "TIFF-Datei konnte nicht geschrieben werden" -#: gdk-pixbuf/io-tiff.c:788 -msgid "The TIFF image format" -msgstr "Das TIFF-Bildformat" - -#: gdk-pixbuf/io-wbmp.c:245 +#: gdk-pixbuf/io-wbmp.c:243 msgid "Image has zero width" msgstr "Bild hat Breite null" -#: gdk-pixbuf/io-wbmp.c:263 +#: gdk-pixbuf/io-wbmp.c:261 msgid "Image has zero height" msgstr "Bild hat Höhe null" -#: gdk-pixbuf/io-wbmp.c:274 +#: gdk-pixbuf/io-wbmp.c:272 msgid "Not enough memory to load image" msgstr "Nicht genug Speicher, um Bild zu laden" -#: gdk-pixbuf/io-wbmp.c:333 +#: gdk-pixbuf/io-wbmp.c:331 msgid "Couldn't save the rest" msgstr "Der Rest konnte nicht gespeichert werden" -#: gdk-pixbuf/io-wbmp.c:374 +#: gdk-pixbuf/io-wbmp.c:372 msgid "The WBMP image format" msgstr "Das WBMP-Bildformat" -#: gdk-pixbuf/io-xbm.c:304 +#: gdk-pixbuf/io-xbm.c:302 msgid "Invalid XBM file" msgstr "Ungültige XBM-Datei" -#: gdk-pixbuf/io-xbm.c:314 +#: gdk-pixbuf/io-xbm.c:312 msgid "Insufficient memory to load XBM image file" msgstr "Nicht genug Speicher, um XBM-Bilddatei zu laden" -#: gdk-pixbuf/io-xbm.c:462 +#: gdk-pixbuf/io-xbm.c:460 msgid "Failed to write to temporary file when loading XBM image" msgstr "" "Beim Laden eines XBM-Bildes konnte nicht in eine temporäre Datei geschrieben " "werden" -#: gdk-pixbuf/io-xbm.c:501 +#: gdk-pixbuf/io-xbm.c:499 msgid "The XBM image format" msgstr "Das XBM-Bildformat" -#: gdk-pixbuf/io-xpm.c:469 +#: gdk-pixbuf/io-xpm.c:467 msgid "No XPM header found" msgstr "Keine XPM-Vorspannzeilen gefunden" -#: gdk-pixbuf/io-xpm.c:478 +#: gdk-pixbuf/io-xpm.c:476 msgid "Invalid XPM header" msgstr "Ungültige XBM-Dateikopf" -#: gdk-pixbuf/io-xpm.c:486 +#: gdk-pixbuf/io-xpm.c:484 msgid "XPM file has image width <= 0" msgstr "Breite der XPM-Bilddatei <= 0" -#: gdk-pixbuf/io-xpm.c:494 +#: gdk-pixbuf/io-xpm.c:492 msgid "XPM file has image height <= 0" msgstr "Höhe der XPM-Bilddatei <= 0" -#: gdk-pixbuf/io-xpm.c:502 +#: gdk-pixbuf/io-xpm.c:500 msgid "XPM has invalid number of chars per pixel" msgstr "XPM hat eine ungültige Anzahl von Zeichen pro Pixel" -#: gdk-pixbuf/io-xpm.c:511 +#: gdk-pixbuf/io-xpm.c:509 msgid "XPM file has invalid number of colors" msgstr "Farbanzahl der XPM-Datei ungültig" -#: gdk-pixbuf/io-xpm.c:523 gdk-pixbuf/io-xpm.c:532 gdk-pixbuf/io-xpm.c:584 +#: gdk-pixbuf/io-xpm.c:521 gdk-pixbuf/io-xpm.c:530 gdk-pixbuf/io-xpm.c:582 msgid "Cannot allocate memory for loading XPM image" msgstr "" "Der zum Laden eines XPM-Bildes verwendete Speicher konnte nicht zugewiesen " "werden" -#: gdk-pixbuf/io-xpm.c:546 +#: gdk-pixbuf/io-xpm.c:544 msgid "Cannot read XPM colormap" msgstr "XPM-Farbtabelle konnte nicht gelesen werden" -#: gdk-pixbuf/io-xpm.c:778 +#: gdk-pixbuf/io-xpm.c:776 msgid "Failed to write to temporary file when loading XPM image" msgstr "" "Beim Laden eines XPM-Bildes konnte nicht in eine temporäre Datei geschrieben " "werden" -#: gdk-pixbuf/io-xpm.c:817 +#: gdk-pixbuf/io-xpm.c:815 msgid "The XPM image format" msgstr "Das XPM-Bildformat" diff --git a/po/dz.gmo b/po/dz.gmo index f08f31c04827fa7adf9f167bc12bd87086c3075d..adf562b8d6410b6937cc62a749530af18d77322b 100644 GIT binary patch delta 28 kcmdnEfNA3brVVatye7H^rn*LE3PuK2CT5$1)$U~i0D}Gq!~g&Q delta 28 kcmdnEfNA3brVVatyvDi)Cc1{E3Wf$&Mi!fc)$U~i0D`y(zW@LL diff --git a/po/dz.po b/po/dz.po index 80385f6..1a8a231 100644 --- a/po/dz.po +++ b/po/dz.po @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: gtk+.HEAD.dz\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=gdk-" "pixbuf\n" -"POT-Creation-Date: 2013-04-15 10:28-0400\n" +"POT-Creation-Date: 2014-05-26 20:46-0400\n" "PO-Revision-Date: 2006-08-09 10:30+0530\n" "Last-Translator: Mindu Dorji\n" "Language-Team: DZONGKHA \n" @@ -20,18 +20,18 @@ msgstr "" "X-Poedit-Country: BHUTAN\n" "X-Poedit-SourceCharset: utf-8\n" -#: gdk-pixbuf/gdk-pixbuf-animation.c:160 gdk-pixbuf/gdk-pixbuf-io.c:1064 -#: gdk-pixbuf/gdk-pixbuf-io.c:1330 +#: gdk-pixbuf/gdk-pixbuf-animation.c:158 gdk-pixbuf/gdk-pixbuf-io.c:1077 +#: gdk-pixbuf/gdk-pixbuf-io.c:1333 #, c-format msgid "Failed to open file '%s': %s" msgstr "ཡིག་སྣོད་ '%s': %s ཁ་ཕྱེ་མ་ཚུགས།" -#: gdk-pixbuf/gdk-pixbuf-animation.c:173 gdk-pixbuf/gdk-pixbuf-io.c:1076 +#: gdk-pixbuf/gdk-pixbuf-animation.c:171 gdk-pixbuf/gdk-pixbuf-io.c:962 #, c-format msgid "Image file '%s' contains no data" msgstr "གཟུགས་བརྙན་ཡིག་སྣོད་ ’%s’ ནང་ གནད་སྡུད་མིན་འདུག" -#: gdk-pixbuf/gdk-pixbuf-animation.c:212 +#: gdk-pixbuf/gdk-pixbuf-animation.c:210 #, c-format msgid "" "Failed to load animation '%s': reason not known, probably a corrupt " @@ -40,8 +40,8 @@ msgstr "" "བསྒུལ་བཟོ་ ’%s’ དེ་ མངོན་གསལ་འབད་མ་ཚུགས།། གནད་དོན་ཧ་མ་གོ ངན་ཅན་བསྒུལ་བཟོ་ཡིག་སྣོད་ཅིག་ཨིནམ་" "འོང་ནི་མས།" -#: gdk-pixbuf/gdk-pixbuf-animation.c:280 gdk-pixbuf/gdk-pixbuf-io.c:1112 -#: gdk-pixbuf/gdk-pixbuf-io.c:1382 +#: gdk-pixbuf/gdk-pixbuf-animation.c:278 gdk-pixbuf/gdk-pixbuf-io.c:1113 +#: gdk-pixbuf/gdk-pixbuf-io.c:1385 #, c-format msgid "" "Failed to load image '%s': reason not known, probably a corrupt image file" @@ -49,12 +49,12 @@ msgstr "" "གཟུགས་བརྙན་ ’%s’ དེ་ མངོན་གསལ་འབད་མ་ཚུགས།། གནད་དོན་ཧ་མ་གོ ངན་ཅན་གཟུགས་བརྙན་ཡིག་སྣོད་ཅིག་" "ཨིནམ་འོང་ནི་མས།" -#: gdk-pixbuf/gdk-pixbuf-io.c:790 +#: gdk-pixbuf/gdk-pixbuf-io.c:774 #, c-format msgid "Unable to load image-loading module: %s: %s" msgstr "གཟུགས་བརྙན་མངོན་གསལ་རྩ་སྒྲིག་ %s:%s དེ་ མངོན་གསལ་འབད་མ་ཚུགས།།" -#: gdk-pixbuf/gdk-pixbuf-io.c:805 +#: gdk-pixbuf/gdk-pixbuf-io.c:789 #, fuzzy, c-format msgid "" "Image-loading module %s does not export the proper interface; perhaps it's " @@ -63,53 +63,53 @@ msgstr "" "གཟུགས་བརྙན་མངོན་གསལ་ཚད་གཞི་ %s དེ་གིས་ ངོས་འདྲ་བ་ཚུལ་ལྡན་ཅིག་ ཕྱིར་འདྲེན་མི་འབད་བས། ཡང་ཅིན་ ཇི་" "ཊི་ཀེ་ཐོན་རིམ་སོ་སོ་ཅིག་ལས་ཨིན་ན" -#: gdk-pixbuf/gdk-pixbuf-io.c:814 gdk-pixbuf/gdk-pixbuf-io.c:865 +#: gdk-pixbuf/gdk-pixbuf-io.c:798 gdk-pixbuf/gdk-pixbuf-io.c:849 #, c-format msgid "Image type '%s' is not supported" msgstr "གཟུགས་བརྙན་དབྱེ་བ་ ’%s དེ་ལུ་ རྒྱབ་སྐྱོར་མིན་འདུག" -#: gdk-pixbuf/gdk-pixbuf-io.c:950 +#: gdk-pixbuf/gdk-pixbuf-io.c:934 #, c-format msgid "Couldn't recognize the image file format for file '%s'" msgstr "གཟུགས་བརྙན་ཡིག་སྣོད་ཀྱི་རྩ་སྒྲིག་ ’%s དེ་ ངོས་འཛིན་འབད་མ་ཚུགས།" -#: gdk-pixbuf/gdk-pixbuf-io.c:958 +#: gdk-pixbuf/gdk-pixbuf-io.c:942 msgid "Unrecognized image file format" msgstr "ངོས་འཛིན་འབད་མ་ཚུགས་པའི་ གཟུགས་བརྙན་ཡིག་སྣོད་རྩ་སྒྲིག" -#: gdk-pixbuf/gdk-pixbuf-io.c:1121 +#: gdk-pixbuf/gdk-pixbuf-io.c:1124 #, c-format msgid "Failed to load image '%s': %s" msgstr "གཟུགས་བརྙན་ ’%s’:%s དེ་ མངོན་གསལ་འབད་མ་ཚུགས།།" -#: gdk-pixbuf/gdk-pixbuf-io.c:2015 gdk-pixbuf/io-gdip-utils.c:837 +#: gdk-pixbuf/gdk-pixbuf-io.c:2029 gdk-pixbuf/io-gdip-utils.c:835 #, c-format msgid "Error writing to image file: %s" msgstr "གཟུགས་བརྙན་ཡིག་སྣོད་ %s ལུ་ འབྲི་ནི་ལུ་འཛོལ་བ།" -#: gdk-pixbuf/gdk-pixbuf-io.c:2057 gdk-pixbuf/gdk-pixbuf-io.c:2178 +#: gdk-pixbuf/gdk-pixbuf-io.c:2071 gdk-pixbuf/gdk-pixbuf-io.c:2192 #, c-format msgid "This build of gdk-pixbuf does not support saving the image format: %s" msgstr "ཇི་ཌི་ཀེ་པར་ཁོངས་འདི་གིས་ གཟུགས་བརྙན་རྩ་སྒྲིག་ %s དེ་ བསྲུང་ནི་ལུ་ རྒྱབ་སྐྱོར་མིན་འདུག" -#: gdk-pixbuf/gdk-pixbuf-io.c:2088 +#: gdk-pixbuf/gdk-pixbuf-io.c:2102 msgid "Insufficient memory to save image to callback" msgstr "ཀཱལ་བེཀ་ལུ་ གཟུགས་བརྙན་བསྲུང་ནི་ལུ་ དྲན་ཚད་ལངམ་མིན་འདུག" -#: gdk-pixbuf/gdk-pixbuf-io.c:2101 +#: gdk-pixbuf/gdk-pixbuf-io.c:2115 msgid "Failed to open temporary file" msgstr "གནས་སྐབས་ཀྱི་ཡིག་སྣོད་ ཁ་ཕྱེ་མ་ཚུགས།" -#: gdk-pixbuf/gdk-pixbuf-io.c:2124 +#: gdk-pixbuf/gdk-pixbuf-io.c:2138 msgid "Failed to read from temporary file" msgstr "གནས་སྐབས་ཀྱི་ཡིག་སྣོད་ནང་ལས་ ལྷག་མ་ཚུགས།" -#: gdk-pixbuf/gdk-pixbuf-io.c:2372 +#: gdk-pixbuf/gdk-pixbuf-io.c:2382 #, c-format msgid "Failed to open '%s' for writing: %s" msgstr " '%s' ཁ་ཕྱེ་མ་ཚུགས་ %sའབྲི་ནིའི་དོན་ལུ།" -#: gdk-pixbuf/gdk-pixbuf-io.c:2398 +#: gdk-pixbuf/gdk-pixbuf-io.c:2408 #, c-format msgid "" "Failed to close '%s' while writing image, all data may not have been saved: " @@ -117,16 +117,16 @@ msgid "" msgstr "" "གཟུགས་བརྙན་འབྲི་བའི་སྐབས་ ’%s’ དེ་ ཁ་བསྡམས་མ་ཚུགས། གནད་སྡུད་ཆ་མཉམ་ སྲུང་བཞག་མ་འབདཝ་འོང༌། %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2619 gdk-pixbuf/gdk-pixbuf-io.c:2671 +#: gdk-pixbuf/gdk-pixbuf-io.c:2629 gdk-pixbuf/gdk-pixbuf-io.c:2681 msgid "Insufficient memory to save image into a buffer" msgstr "གནད་ཁོངས་ནང་ལུ་ གཟུགས་བརྙན་བསྲུང་ནིའི་ དྲན་ཚད་ལངམ་མིན་འདུག" -#: gdk-pixbuf/gdk-pixbuf-io.c:2717 +#: gdk-pixbuf/gdk-pixbuf-io.c:2727 #, fuzzy msgid "Error writing to image stream" msgstr "གཟུགས་བརྙན་ཡིག་སྣོད་ %s ལུ་ འབྲི་ནི་ལུ་འཛོལ་བ།" -#: gdk-pixbuf/gdk-pixbuf-loader.c:393 +#: gdk-pixbuf/gdk-pixbuf-loader.c:384 #, c-format msgid "" "Internal error: Image loader module '%s' failed to complete an operation, " @@ -135,99 +135,104 @@ msgstr "" "ནང་འཁོད་ཀྱི་འཛོལ་བ: གཟུགས་བརྙན་མངོན་གསལ་འབད་མིའི་ཚད་གཞི་ ’%s དེ་གིས་ བཀོལ་སྤྱོད་ཅིག་མཇུག་བསྡུ་མ་" "ཚུགས། དེ་འབདཝ་ད་ མ་ཚུགས་པའིརྒྱུ་མཚན་ ག་ནི་མ་བྱིན་པས།" -#: gdk-pixbuf/gdk-pixbuf-loader.c:435 +#: gdk-pixbuf/gdk-pixbuf-loader.c:426 #, c-format msgid "Incremental loading of image type '%s' is not supported" msgstr "གཟུགས་བརྙན་དབྱེ་བ་ '%s' ཡར་འཕར་སྦེ་ མངོན་གསལ་འབད་ནི་ལུ་ རྒྱབ་སྐྱོར་མིན་འདུག" -#: gdk-pixbuf/gdk-pixdata.c:160 +#: gdk-pixbuf/gdk-pixdata.c:158 msgid "Image header corrupt" msgstr "གཟུགས་བརྙན་གྱི་ མགོ་ཡིག་ངན་ཅན།" -#: gdk-pixbuf/gdk-pixdata.c:165 +#: gdk-pixbuf/gdk-pixdata.c:163 msgid "Image format unknown" msgstr "གཟུགས་བརྙན་གྱི་རྩ་སྒྲིག་ ཤེས་མ་ཚུགསཔ།" -#: gdk-pixbuf/gdk-pixdata.c:170 gdk-pixbuf/gdk-pixdata.c:502 +#: gdk-pixbuf/gdk-pixdata.c:168 gdk-pixbuf/gdk-pixdata.c:501 msgid "Image pixel data corrupt" msgstr "གཟུགས་བརྙན་གྱི་ པིག་སེལ་གནད་སྡུད་ངན་ཅན།" -#: gdk-pixbuf/gdk-pixdata.c:446 +#: gdk-pixbuf/gdk-pixdata.c:445 #, c-format msgid "failed to allocate image buffer of %u byte" msgid_plural "failed to allocate image buffer of %u bytes" msgstr[0] "གཟུགས་བརྙན་གྱི་གནད་ཁོངས་ལུ་ བ་ཡིཊི་ %u སྤྲོད་མ་ཚུགས།" msgstr[1] "གཟུགས་བརྙན་གྱི་གནད་ཁོངས་ལུ་ བ་ཡིཊི་ %u སྤྲོད་མ་ཚུགས།" -#: gdk-pixbuf/io-ani.c:244 +#: gdk-pixbuf/io-ani.c:242 msgid "Unexpected icon chunk in animation" msgstr "བསྒུལ་བཟོ་ནང་ལུ་ རེ་བ་མེད་པའི་ ངོས་དཔར་གྱི་ དུམ་བུ་འདུག" -#: gdk-pixbuf/io-ani.c:342 gdk-pixbuf/io-ani.c:400 gdk-pixbuf/io-ani.c:426 -#: gdk-pixbuf/io-ani.c:449 gdk-pixbuf/io-ani.c:476 gdk-pixbuf/io-ani.c:563 +#: gdk-pixbuf/io-ani.c:340 gdk-pixbuf/io-ani.c:398 gdk-pixbuf/io-ani.c:424 +#: gdk-pixbuf/io-ani.c:447 gdk-pixbuf/io-ani.c:474 gdk-pixbuf/io-ani.c:561 msgid "Invalid header in animation" msgstr "བསྒུལ་བཟོའི་ནང་ལུ་ ནུས་མེད་མགོ་ཡིག" -#: gdk-pixbuf/io-ani.c:352 gdk-pixbuf/io-ani.c:374 gdk-pixbuf/io-ani.c:458 -#: gdk-pixbuf/io-ani.c:485 gdk-pixbuf/io-ani.c:536 gdk-pixbuf/io-ani.c:608 +#: gdk-pixbuf/io-ani.c:350 gdk-pixbuf/io-ani.c:372 gdk-pixbuf/io-ani.c:456 +#: gdk-pixbuf/io-ani.c:483 gdk-pixbuf/io-ani.c:534 gdk-pixbuf/io-ani.c:606 msgid "Not enough memory to load animation" msgstr "བསྒུལ་བཟོ་མངོན་གསལ་འབད་ནི་ལུ་ དྲན་ཚད་ལངམ་མིན་འདུག" -#: gdk-pixbuf/io-ani.c:392 gdk-pixbuf/io-ani.c:418 gdk-pixbuf/io-ani.c:437 +#: gdk-pixbuf/io-ani.c:390 gdk-pixbuf/io-ani.c:416 gdk-pixbuf/io-ani.c:435 msgid "Malformed chunk in animation" msgstr "བསྒུལ་བཟོའི་ནང་ལུ་ བཟོ་གྱུར་བའི་དུམ་བུ།" -#: gdk-pixbuf/io-ani.c:660 +#: gdk-pixbuf/io-ani.c:628 +#, fuzzy +msgid "ANI image was truncated or incomplete." +msgstr "ཇི་ཨའི་ཨེཕ་གཟུགས་བརྙན་དེ་ ཆད་སོང་ནུག ཡང་ཅིན་ ཆ་མ་ཚང་པས།" + +#: gdk-pixbuf/io-ani.c:669 msgid "The ANI image format" msgstr "ཨེ་ཨེན་ཨའི་ གཟུགས་བརྙན་གྱི་རྩ་སྒྲིག" -#: gdk-pixbuf/io-bmp.c:229 gdk-pixbuf/io-bmp.c:266 gdk-pixbuf/io-bmp.c:337 -#: gdk-pixbuf/io-bmp.c:369 gdk-pixbuf/io-bmp.c:392 gdk-pixbuf/io-bmp.c:495 +#: gdk-pixbuf/io-bmp.c:227 gdk-pixbuf/io-bmp.c:264 gdk-pixbuf/io-bmp.c:335 +#: gdk-pixbuf/io-bmp.c:367 gdk-pixbuf/io-bmp.c:390 gdk-pixbuf/io-bmp.c:493 msgid "BMP image has bogus header data" msgstr "བི་ཨེམ་པི་ གཟུགས་བརྙན་ལུ་ མགོ་ཡིག་གནད་སྡུད་ རྫུས་མ་འདུག" -#: gdk-pixbuf/io-bmp.c:240 gdk-pixbuf/io-bmp.c:432 +#: gdk-pixbuf/io-bmp.c:238 gdk-pixbuf/io-bmp.c:430 msgid "Not enough memory to load bitmap image" msgstr "བིཊི་མེཔ་གི་ གཟུགས་བརྙན་མངོན་གསལ་འབད་ནིའི་ དྲན་ཚད་ལངམ་མིན་འདུག" -#: gdk-pixbuf/io-bmp.c:318 +#: gdk-pixbuf/io-bmp.c:316 msgid "BMP image has unsupported header size" msgstr "བི་ཨེམ་པི་ གཟུགས་བརྙན་ནང་ རྒྱབ་སྐྱོར་མེད་པའི་ མགོ་ཡིག་གི་ཚད་འདུག" -#: gdk-pixbuf/io-bmp.c:356 +#: gdk-pixbuf/io-bmp.c:354 msgid "Topdown BMP images cannot be compressed" msgstr "མགོ་ལས་མར་གྱི་ བི་ཨེམ་པི་གཟུགས་བརྙན་ཚུ་ ཨེབ་བཙུགས་འབད་མི་ཚུགས།" -#: gdk-pixbuf/io-bmp.c:716 gdk-pixbuf/io-pnm.c:707 +#: gdk-pixbuf/io-bmp.c:714 gdk-pixbuf/io-pnm.c:705 msgid "Premature end-of-file encountered" msgstr "དུས་ཚོད་མ་རནམ་ལས་ ཡིག་སྣོད་མཇུག་བསྡུ་ནི་དང་ ཁ་ཐུག་བརྐྱབས་ཅི།" -#: gdk-pixbuf/io-bmp.c:1328 +#: gdk-pixbuf/io-bmp.c:1326 msgid "Couldn't allocate memory for saving BMP file" msgstr "བི་ཨེམ་པི་ཡིག་སྣོད་ བསྲུང་ནིའི་དོན་ལུ་ དྲན་ཚད་སྤྲོད་མ་ཚུགས།" -#: gdk-pixbuf/io-bmp.c:1369 +#: gdk-pixbuf/io-bmp.c:1367 msgid "Couldn't write to BMP file" msgstr "བི་ཨེམ་པི་ཡིག་སྣོད་ལུ་ འབྲི་མ་ཚུགས།" -#: gdk-pixbuf/io-bmp.c:1422 gdk-pixbuf/io-gdip-bmp.c:82 +#: gdk-pixbuf/io-bmp.c:1420 gdk-pixbuf/io-gdip-bmp.c:80 msgid "The BMP image format" msgstr "བི་ཨེམ་པི་ གཟུགས་བརྙན་རྩ་སྒྲིག" -#: gdk-pixbuf/io-gdip-emf.c:59 +#: gdk-pixbuf/io-gdip-emf.c:57 #, fuzzy msgid "The EMF image format" msgstr "བི་ཨེམ་པི་ གཟུགས་བརྙན་རྩ་སྒྲིག" -#: gdk-pixbuf/io-gdip-gif.c:80 gdk-pixbuf/io-gif.c:1720 +#: gdk-pixbuf/io-gdip-gif.c:78 gdk-pixbuf/io-gif.c:1718 msgid "The GIF image format" msgstr "ཇི་ཨའི་ཨེཕ་གཟུགས་བརྙན་གྱི་རྩ་སྒྲིག" -#: gdk-pixbuf/io-gdip-ico.c:59 gdk-pixbuf/io-ico.c:1271 +#: gdk-pixbuf/io-gdip-ico.c:57 gdk-pixbuf/io-ico.c:1269 msgid "The ICO image format" msgstr "ཨའི་སི་ཨོ་ གཟུགས་བརྙན་གྱི་རྩ་སྒྲིག" -#: gdk-pixbuf/io-gdip-jpeg.c:53 gdk-pixbuf/io-jpeg.c:1249 +#: gdk-pixbuf/io-gdip-jpeg.c:51 gdk-pixbuf/io-jpeg.c:1249 #, c-format msgid "" "JPEG quality must be a value between 0 and 100; value '%s' could not be " @@ -236,121 +241,125 @@ msgstr "" "ཇེ་པི་ཨི་ཇི་གི་ སྤུས་ཚད་དེ་ བེ་ལུ་ ༠ ལས་ ༡༠༠ གི་བར་ན་འོང་དགོ བེ་ལུ་ ’%s’ དེ་ མིང་དཔྱད་འབད་མ་" "ཚུགས།" -#: gdk-pixbuf/io-gdip-jpeg.c:68 gdk-pixbuf/io-jpeg.c:1265 +#: gdk-pixbuf/io-gdip-jpeg.c:66 gdk-pixbuf/io-jpeg.c:1265 #, c-format msgid "" "JPEG quality must be a value between 0 and 100; value '%d' is not allowed." msgstr "ཇེ་པི་ཨི་ཇི་གི་ སྤུས་ཚད་དེ་ བེ་ལུ་ ༠ ལས་ ༡༠༠ གི་བར་ན་འོང་དགོ བེ་ལུ་ ’%d’ དེ་མི་ཆོག" -#: gdk-pixbuf/io-gdip-jpeg.c:136 gdk-pixbuf/io-jpeg.c:1478 +#: gdk-pixbuf/io-gdip-jpeg.c:134 gdk-pixbuf/io-jpeg.c:1478 msgid "The JPEG image format" msgstr "ཇེ་པི་ཨི་ཇི་ གཟུགས་བརྙན་གྱི་རྩ་སྒྲིག" -#: gdk-pixbuf/io-gdip-utils.c:154 +#: gdk-pixbuf/io-gdip-tiff.c:80 gdk-pixbuf/io-tiff.c:786 +msgid "The TIFF image format" +msgstr "ཊི་ཨའི་ཨེཕ་ཨེཕ་ གཟུགས་བརྙན་རྩ་སྒྲིག་།" + +#: gdk-pixbuf/io-gdip-utils.c:152 #, fuzzy, c-format msgid "Could not allocate memory: %s" msgstr "མགོ་ཡིག་དོན་ལུ་ དྲན་ཚད་སྤྲོད་མ་ཚུགས།" -#: gdk-pixbuf/io-gdip-utils.c:179 gdk-pixbuf/io-gdip-utils.c:293 -#: gdk-pixbuf/io-gdip-utils.c:333 +#: gdk-pixbuf/io-gdip-utils.c:177 gdk-pixbuf/io-gdip-utils.c:291 +#: gdk-pixbuf/io-gdip-utils.c:331 #, fuzzy, c-format msgid "Could not create stream: %s" msgstr "སྣོད་ཐོ་ %s གསར་བསྐྲུན་འབད་མ་ཚུགས།" -#: gdk-pixbuf/io-gdip-utils.c:193 +#: gdk-pixbuf/io-gdip-utils.c:191 #, fuzzy, c-format msgid "Could not seek stream: %s" msgstr "རྣམ་གྲངས་སེལ་འཐུ་འབད་མ་ཚུགས། " -#: gdk-pixbuf/io-gdip-utils.c:205 +#: gdk-pixbuf/io-gdip-utils.c:203 #, fuzzy, c-format msgid "Could not read from stream: %s" msgstr "%s ལས་ %s: %s ལུ་ བསྐྱར་མིང་བཏགས་མ་ཚུགས།\n" -#: gdk-pixbuf/io-gdip-utils.c:617 +#: gdk-pixbuf/io-gdip-utils.c:615 #, fuzzy msgid "Couldn't load bitmap" msgstr "ཡིག་སྣོད་ཀྱི་མིང་ གཞི་བསྒྱུར་འབད་མ་ཚུགས།" -#: gdk-pixbuf/io-gdip-utils.c:773 +#: gdk-pixbuf/io-gdip-utils.c:771 #, fuzzy msgid "Couldn't load metafile" msgstr "ཡིག་སྣོད་ཀྱི་མིང་ གཞི་བསྒྱུར་འབད་མ་ཚུགས།" -#: gdk-pixbuf/io-gdip-utils.c:878 +#: gdk-pixbuf/io-gdip-utils.c:876 #, fuzzy msgid "Unsupported image format for GDI+" msgstr "རྒྱབ་སྐྱོར་མེད་པའི་ ཨར་ཨེ་ཨེསི་ གཟུགས་བརྙན་གྱི་འགྱུར་བ།" -#: gdk-pixbuf/io-gdip-utils.c:885 +#: gdk-pixbuf/io-gdip-utils.c:883 #, fuzzy msgid "Couldn't save" msgstr "གཞན་སྲུང་མ་ཚུགས།" -#: gdk-pixbuf/io-gdip-wmf.c:58 +#: gdk-pixbuf/io-gdip-wmf.c:56 #, fuzzy msgid "The WMF image format" msgstr "དྲབ་ལུ་བི་ཨེམ་པི་ གཟུགས་བརྙན་གྱི་རྩ་སྒྲིག་།" -#: gdk-pixbuf/io-gif.c:222 +#: gdk-pixbuf/io-gif.c:220 #, c-format msgid "Failure reading GIF: %s" msgstr "ཇི་ཨའི་ཨེཕ་ %s ལྷག་མ་ཚུགས།" -#: gdk-pixbuf/io-gif.c:496 gdk-pixbuf/io-gif.c:1502 gdk-pixbuf/io-gif.c:1669 +#: gdk-pixbuf/io-gif.c:494 gdk-pixbuf/io-gif.c:1500 gdk-pixbuf/io-gif.c:1667 msgid "GIF file was missing some data (perhaps it was truncated somehow?)" msgstr "" "ཇི་ཨའི་ཨེཕ་ཡིག་སྣོད་ཀྱི་ གནད་སྡུད་ལ་ལོ་ཅིག་བརླག་སྟོར་ཞུགས་ནུག (ག་དེམ་ཅིག་འབད་ ཆད་སོངཔ་ཨིན་ན?)" -#: gdk-pixbuf/io-gif.c:505 +#: gdk-pixbuf/io-gif.c:503 #, c-format msgid "Internal error in the GIF loader (%s)" msgstr "ཇི་ཨའི་ཨེཕ་ མངོན་གསལ་འབད་མི་ (%s) ནང་ལུ་ ནང་འཁོད་ཀྱི་འཛོལ་བ།" -#: gdk-pixbuf/io-gif.c:579 +#: gdk-pixbuf/io-gif.c:577 msgid "Stack overflow" msgstr "ཕྱིར་ལུད་བརྩེགས་ཕུང་འབད།" -#: gdk-pixbuf/io-gif.c:639 +#: gdk-pixbuf/io-gif.c:637 msgid "GIF image loader cannot understand this image." msgstr "ཇི་ཨའི་ཨེཕ་ གཟུགས་བརྙན་མངོན་གསལ་འབད་མི་གིས་ གཟུགས་བརྙན་འདི་ ཧ་གོ་མ་ཚུགས།" -#: gdk-pixbuf/io-gif.c:668 +#: gdk-pixbuf/io-gif.c:666 msgid "Bad code encountered" msgstr "ཀོཌི་བྱང་ཉེས་དང་ ཁ་ཐུག་བརྐྱབས་ཅི།" -#: gdk-pixbuf/io-gif.c:678 +#: gdk-pixbuf/io-gif.c:676 msgid "Circular table entry in GIF file" msgstr "ཇི་ཨའི་ཨེཕ་ཡིག་སྣོད་ནང་ སྒོར་ཅན་ཐིག་ཁྲམ་གྱི་ ཐོ་བཀོད་འདུག" -#: gdk-pixbuf/io-gif.c:866 gdk-pixbuf/io-gif.c:1488 gdk-pixbuf/io-gif.c:1541 -#: gdk-pixbuf/io-gif.c:1657 +#: gdk-pixbuf/io-gif.c:864 gdk-pixbuf/io-gif.c:1486 gdk-pixbuf/io-gif.c:1539 +#: gdk-pixbuf/io-gif.c:1655 msgid "Not enough memory to load GIF file" msgstr "ཇི་ཨའི་ཨེཕ་ཡིག་སྣོད་ མངོན་གསལ་འབད་ནིའི་ དྲན་ཚད་ལངམ་མིན་འདུག" -#: gdk-pixbuf/io-gif.c:960 +#: gdk-pixbuf/io-gif.c:958 msgid "Not enough memory to composite a frame in GIF file" msgstr "ཇི་ཨའི་ཨེཕ་ཡིག་སྣོད་ནང་ གཞི་ཁྲམ་ཅིག་བཟོ་ནིའི་དོན་ལུ་ དྲན་ཚད་ལངམ་མིན་འདུག" -#: gdk-pixbuf/io-gif.c:1132 +#: gdk-pixbuf/io-gif.c:1130 msgid "GIF image is corrupt (incorrect LZW compression)" msgstr "ཇི་ཨའི་ཨེཕ་གཟུགས་བརྙན་ ངན་ཅན་ཨིན་མས།(ཨེལ་ཛེཊི་དྲབ་ལུ་ ཨེབ་བཙུགས་ཚུལ་མིན་འདུག)" -#: gdk-pixbuf/io-gif.c:1182 +#: gdk-pixbuf/io-gif.c:1180 msgid "File does not appear to be a GIF file" msgstr "ཡིག་སྣོད་དེ་ ཇི་ཨའི་ཨེཕ་གི་ཡིག་སྣོད་བཟུམ་ཅིག་སྦེ་ མི་མཐོང་པས།" -#: gdk-pixbuf/io-gif.c:1194 +#: gdk-pixbuf/io-gif.c:1192 #, c-format msgid "Version %s of the GIF file format is not supported" msgstr "ཇི་ཨའི་ཨེཕ་ཡིག་སྣོད་ཀྱི་རྩ་སྒྲིག་ ཐོན་རིམ་ %s དེ་ལུ་ རྒྱབ་སྐྱོར་མིན་འདུག" -#: gdk-pixbuf/io-gif.c:1241 +#: gdk-pixbuf/io-gif.c:1239 #, fuzzy msgid "Resulting GIF image has zero size" msgstr "གཟུགས་བརྙན་ལུ་ རྒྱ་ཚད་ཀླད་ཀོར་ཨིན་པས།" -#: gdk-pixbuf/io-gif.c:1320 +#: gdk-pixbuf/io-gif.c:1318 msgid "" "GIF image has no global colormap, and a frame inside it has no local " "colormap." @@ -358,7 +367,7 @@ msgstr "" "ཇི་ཨའི་ཨེཕ་གཟུགས་བརྙན་ལུ་ སྤྱི་ཁྱབ་ཚོས་གཞི་ས་ཁྲ་མིན་འདུག དེ་ནང་ཡོད་མི་ གཞི་ཁྲམ་ཅིག་ལུ་ཡང་ ཉེ་གནས་ཀྱི་" "ཚོས་གཞི་ས་ཁྲ་མིན་འདུག" -#: gdk-pixbuf/io-gif.c:1564 +#: gdk-pixbuf/io-gif.c:1562 msgid "GIF image was truncated or incomplete." msgstr "ཇི་ཨའི་ཨེཕ་གཟུགས་བརྙན་དེ་ ཆད་སོང་ནུག ཡང་ཅིན་ ཆ་མ་ཚང་པས།" @@ -377,95 +386,95 @@ msgstr "ཡིག་སྣོད་སེལ་འཐུ་འབད་མ་ཚ msgid "The ICNS image format" msgstr "ཨའི་སི་ཨོ་ གཟུགས་བརྙན་གྱི་རྩ་སྒྲིག" -#: gdk-pixbuf/io-ico.c:228 gdk-pixbuf/io-ico.c:242 gdk-pixbuf/io-ico.c:291 -#: gdk-pixbuf/io-ico.c:302 gdk-pixbuf/io-ico.c:395 +#: gdk-pixbuf/io-ico.c:226 gdk-pixbuf/io-ico.c:240 gdk-pixbuf/io-ico.c:289 +#: gdk-pixbuf/io-ico.c:300 gdk-pixbuf/io-ico.c:393 msgid "Invalid header in icon" msgstr "ངོས་དཔར་ནང་ལུ ནུས་མེད་མགོ་ཡིག་འདུག" -#: gdk-pixbuf/io-ico.c:257 gdk-pixbuf/io-ico.c:312 gdk-pixbuf/io-ico.c:405 -#: gdk-pixbuf/io-ico.c:458 gdk-pixbuf/io-ico.c:488 +#: gdk-pixbuf/io-ico.c:255 gdk-pixbuf/io-ico.c:310 gdk-pixbuf/io-ico.c:403 +#: gdk-pixbuf/io-ico.c:456 gdk-pixbuf/io-ico.c:486 msgid "Not enough memory to load icon" msgstr "ངོས་དཔར་མངོན་གསལ་འབད་ནིའི་ དྲན་ཚད་ལངམ་མིན་འདུག" -#: gdk-pixbuf/io-ico.c:338 +#: gdk-pixbuf/io-ico.c:336 msgid "Compressed icons are not supported" msgstr "ཨེབ་བཙུགས་འབད་མི་ ངོས་དཔར་ཚུ་ལུ་ རྒྱབ་སྐྱོར་མིན་འདུག" -#: gdk-pixbuf/io-ico.c:358 +#: gdk-pixbuf/io-ico.c:356 msgid "Icon has zero width" msgstr "ངོས་དཔར་ལུ་ རྒྱ་ཚད་ཀླད་ཀོར་འདུག" -#: gdk-pixbuf/io-ico.c:368 +#: gdk-pixbuf/io-ico.c:366 msgid "Icon has zero height" msgstr "ངོས་དཔར་ལུ་ མཐོ་ཚད་ཀླད་ཀོར་འདུག" -#: gdk-pixbuf/io-ico.c:443 +#: gdk-pixbuf/io-ico.c:441 msgid "Unsupported icon type" msgstr "རྒྱབ་སྐྱོར་མེད་པའི་ ངོས་དཔར་གྱི་དབྱེ་བ།" -#: gdk-pixbuf/io-ico.c:537 +#: gdk-pixbuf/io-ico.c:535 msgid "Not enough memory to load ICO file" msgstr "ཨའི་སི་ཨོ་ཡིག་སྣོད་ མངོན་གསལ་འབད་ནིའི་ དྲན་ཚད་ལངམ་མིན་འདུག" -#: gdk-pixbuf/io-ico.c:1002 +#: gdk-pixbuf/io-ico.c:1000 msgid "Image too large to be saved as ICO" msgstr "གཟུགས་བརྙན་དེ་ ཨའི་སི་ཨོ་སྦེ་ བསྲུང་ནི་ལུ་སྦོམ་དྲགས་པས།" -#: gdk-pixbuf/io-ico.c:1013 +#: gdk-pixbuf/io-ico.c:1011 msgid "Cursor hotspot outside image" msgstr "འོད་རྟགས་འཁྱམས་གནས་ གཟུགས་བརྙན་གྱི་ ཕྱི་ཁར་ཨིན་པས།" -#: gdk-pixbuf/io-ico.c:1036 +#: gdk-pixbuf/io-ico.c:1034 #, c-format msgid "Unsupported depth for ICO file: %d" msgstr "ཨའི་སི་ཨོ་ ཡིག་སྣོད་ %d གི་དོན་ལུ རྒྱབ་སྐྱོར་མེད་པའི་གཏིང་ཚད།" -#: gdk-pixbuf/io-jasper.c:74 +#: gdk-pixbuf/io-jasper.c:73 #, fuzzy msgid "Couldn't allocate memory for stream" msgstr "མགོ་ཡིག་དོན་ལུ་ དྲན་ཚད་སྤྲོད་མ་ཚུགས།" -#: gdk-pixbuf/io-jasper.c:104 +#: gdk-pixbuf/io-jasper.c:103 #, fuzzy msgid "Couldn't decode image" msgstr "ཡིག་སྣོད་ཀྱི་མིང་ གཞི་བསྒྱུར་འབད་མ་ཚུགས།" -#: gdk-pixbuf/io-jasper.c:122 +#: gdk-pixbuf/io-jasper.c:121 #, fuzzy msgid "Transformed JPEG2000 has zero width or height" msgstr "བཟོ་བསྒྱུར་ཅན་གྱི་ པི་ཨེན་ཇི་ལུ་ རྒྱ་ཚད་དམ་མཐོ་ཚད་ ཀླད་ཀོར་འདུག" -#: gdk-pixbuf/io-jasper.c:136 +#: gdk-pixbuf/io-jasper.c:135 #, fuzzy msgid "Image type currently not supported" msgstr "གཟུགས་བརྙན་དབྱེ་བ་ ’%s དེ་ལུ་ རྒྱབ་སྐྱོར་མིན་འདུག" -#: gdk-pixbuf/io-jasper.c:148 gdk-pixbuf/io-jasper.c:156 +#: gdk-pixbuf/io-jasper.c:147 gdk-pixbuf/io-jasper.c:155 #, fuzzy msgid "Couldn't allocate memory for color profile" msgstr "ཇེ་པི་ཨི་ཇི་ཡིག་སྣོད་ མངོན་གསལ་འབད་ནིའི་དོན་ལུ་ དྲན་ཚད་སྤྲོད་མ་ཚུགས།" -#: gdk-pixbuf/io-jasper.c:182 +#: gdk-pixbuf/io-jasper.c:181 #, fuzzy msgid "Insufficient memory to open JPEG 2000 file" msgstr "ཊི་ཨའི་ཨེཕ་ཨེཕ་ཡིག་སྣོད་ ཁ་ཕྱེ་ནི་ལུ་ དྲན་ཚད་ལངམ་མིན་འདུག" -#: gdk-pixbuf/io-jasper.c:261 +#: gdk-pixbuf/io-jasper.c:260 #, fuzzy msgid "Couldn't allocate memory to buffer image data" msgstr "གྱལ་རིམ་གནད་སྡུད་ཀྱི་དོན་ལུ་ དྲན་ཚད་སྤྲོད་མ་ཚུགས།" -#: gdk-pixbuf/io-jasper.c:305 +#: gdk-pixbuf/io-jasper.c:304 #, fuzzy msgid "The JPEG 2000 image format" msgstr "ཇེ་པི་ཨི་ཇི་ གཟུགས་བརྙན་གྱི་རྩ་སྒྲིག" -#: gdk-pixbuf/io-jpeg.c:126 +#: gdk-pixbuf/io-jpeg.c:124 #, c-format msgid "Error interpreting JPEG image file (%s)" msgstr "ཇེ་པི་ཨི་ཇི་ཡིག་སྣོད་ (%s) ཁ་བསྒྱུར་ནི་ལུ་འཛོལ་བ། " -#: gdk-pixbuf/io-jpeg.c:604 +#: gdk-pixbuf/io-jpeg.c:597 msgid "" "Insufficient memory to load image, try exiting some applications to free " "memory" @@ -473,17 +482,17 @@ msgstr "" "གཟུགས་བརྙན་མངོན་གསལ་འབད་ནིའི་ དྲན་ཚད་ལངམ་མིན་འདུག དྲན་ཚད་བཟོ་ནིའི་དོན་ལུ་ གློག་རིམ་ལ་ལོ་ཅིག་ ཕྱིར་" "ཐོན་འབད་ནི་ལུ་ འབད་རྩོལ་བསྐྱེད་གནང༌།" -#: gdk-pixbuf/io-jpeg.c:651 gdk-pixbuf/io-jpeg.c:865 +#: gdk-pixbuf/io-jpeg.c:645 gdk-pixbuf/io-jpeg.c:858 #, c-format msgid "Unsupported JPEG color space (%s)" msgstr "ཇེ་པི་ཨི་ཇི་ ཚོས་གཞིའི་བར་སྟོང་ (%s) དེ་ལུ་ རྒྱབ་སྐྱོར་མིན་འདུག" -#: gdk-pixbuf/io-jpeg.c:764 gdk-pixbuf/io-jpeg.c:1044 +#: gdk-pixbuf/io-jpeg.c:757 gdk-pixbuf/io-jpeg.c:1037 #: gdk-pixbuf/io-jpeg.c:1308 gdk-pixbuf/io-jpeg.c:1318 msgid "Couldn't allocate memory for loading JPEG file" msgstr "ཇེ་པི་ཨི་ཇི་ཡིག་སྣོད་ མངོན་གསལ་འབད་ནིའི་དོན་ལུ་ དྲན་ཚད་སྤྲོད་མ་ཚུགས།" -#: gdk-pixbuf/io-jpeg.c:1018 +#: gdk-pixbuf/io-jpeg.c:1011 #, fuzzy msgid "Transformed JPEG has zero width or height." msgstr "བཟོ་བསྒྱུར་ཅན་གྱི་ པི་ཨེན་ཇི་ལུ་ རྒྱ་ཚད་དམ་མཐོ་ཚད་ ཀླད་ཀོར་འདུག" @@ -493,92 +502,92 @@ msgstr "བཟོ་བསྒྱུར་ཅན་གྱི་ པི་ཨེ msgid "Color profile has invalid length '%u'." msgstr "" -#: gdk-pixbuf/io-pcx.c:186 +#: gdk-pixbuf/io-pcx.c:184 msgid "Couldn't allocate memory for header" msgstr "མགོ་ཡིག་དོན་ལུ་ དྲན་ཚད་སྤྲོད་མ་ཚུགས།" -#: gdk-pixbuf/io-pcx.c:201 gdk-pixbuf/io-pcx.c:559 +#: gdk-pixbuf/io-pcx.c:199 gdk-pixbuf/io-pcx.c:557 msgid "Couldn't allocate memory for context buffer" msgstr "སྐབས་འབབ་གནད་ཁོངས་ཀྱི་དོན་ལུ་ དྲན་ཚད་སྤྲོད་མ་ཚུགས།" -#: gdk-pixbuf/io-pcx.c:600 +#: gdk-pixbuf/io-pcx.c:598 msgid "Image has invalid width and/or height" msgstr "གཟུགས་བརྙན་དེ་ལུ་ ནུས་མེད་ཀྱི་རྒྱ་ཚད་དང་/ཡང་ཅིན་ མཐོ་ཚད་འདུག" -#: gdk-pixbuf/io-pcx.c:612 gdk-pixbuf/io-pcx.c:673 +#: gdk-pixbuf/io-pcx.c:610 gdk-pixbuf/io-pcx.c:671 msgid "Image has unsupported bpp" msgstr "གཟུགས་བརྙན་ལུ་ རྒྱབ་སྐྱོར་མེད་པའི་ བི་པི་པི་འདུག" -#: gdk-pixbuf/io-pcx.c:617 gdk-pixbuf/io-pcx.c:625 +#: gdk-pixbuf/io-pcx.c:615 gdk-pixbuf/io-pcx.c:623 #, c-format msgid "Image has unsupported number of %d-bit planes" msgstr "གཟུགས་བརྙན་ལུ་ རྒྱབ་སྐྱོར་མེད་པའི་ བིཊི་ཨང་-%dའབད་མི་ པེ་ལེནསི་འདུག" -#: gdk-pixbuf/io-pcx.c:641 +#: gdk-pixbuf/io-pcx.c:639 msgid "Couldn't create new pixbuf" msgstr "པར་ཁོངས་གསར་བསྐྲུན་འབད་མ་ཚུགས།" -#: gdk-pixbuf/io-pcx.c:649 +#: gdk-pixbuf/io-pcx.c:647 msgid "Couldn't allocate memory for line data" msgstr "གྱལ་རིམ་གནད་སྡུད་ཀྱི་དོན་ལུ་ དྲན་ཚད་སྤྲོད་མ་ཚུགས།" -#: gdk-pixbuf/io-pcx.c:656 +#: gdk-pixbuf/io-pcx.c:654 #, fuzzy msgid "Couldn't allocate memory for PCX image" msgstr "མགོ་ཡིག་དོན་ལུ་ དྲན་ཚད་སྤྲོད་མ་ཚུགས།" -#: gdk-pixbuf/io-pcx.c:703 +#: gdk-pixbuf/io-pcx.c:701 msgid "Didn't get all lines of PCX image" msgstr "པི་སི་ཨེགསི་ གཟུགས་བརྙན་གྱི་ གྱལ་རིམ་ཆ་མཉམ་མ་ཐོབ།" -#: gdk-pixbuf/io-pcx.c:710 +#: gdk-pixbuf/io-pcx.c:708 msgid "No palette found at end of PCX data" msgstr "པི་སི་ཨེགསི་ གནད་སྡུད་ཀྱི་མཇུག་ལུ་ པེ་ལེཊི་མིན་འདུག" -#: gdk-pixbuf/io-pcx.c:755 +#: gdk-pixbuf/io-pcx.c:753 msgid "The PCX image format" msgstr "པི་སི་ཨེགསི་ གཟུགས་བརྙན་གྱི་རྩ་སྒྲིག" -#: gdk-pixbuf/io-pixdata.c:148 +#: gdk-pixbuf/io-pixdata.c:146 #, fuzzy msgid "Transformed pixbuf has zero width or height." msgstr "བཟོ་བསྒྱུར་ཅན་གྱི་ པི་ཨེན་ཇི་ལུ་ རྒྱ་ཚད་དམ་མཐོ་ཚད་ ཀླད་ཀོར་འདུག" -#: gdk-pixbuf/io-pixdata.c:186 +#: gdk-pixbuf/io-pixdata.c:184 #, fuzzy msgid "The GdkPixdata format" msgstr "ཇི་ཨའི་ཨེཕ་གཟུགས་བརྙན་གྱི་རྩ་སྒྲིག" -#: gdk-pixbuf/io-png.c:54 +#: gdk-pixbuf/io-png.c:53 msgid "Bits per channel of PNG image is invalid." msgstr "པི་ཨེན་ཇི་ གཟུགས་བརྙན་གྱི་ རྒྱུ་ལམ་རེ་རེའི་ བིཊིསི་ཚུ་ ནུས་མེད་ཨིན་པས།" -#: gdk-pixbuf/io-png.c:135 gdk-pixbuf/io-png.c:641 +#: gdk-pixbuf/io-png.c:134 gdk-pixbuf/io-png.c:640 msgid "Transformed PNG has zero width or height." msgstr "བཟོ་བསྒྱུར་ཅན་གྱི་ པི་ཨེན་ཇི་ལུ་ རྒྱ་ཚད་དམ་མཐོ་ཚད་ ཀླད་ཀོར་འདུག" -#: gdk-pixbuf/io-png.c:143 +#: gdk-pixbuf/io-png.c:142 msgid "Bits per channel of transformed PNG is not 8." msgstr "བཟོ་བསྒྱུར་ཅན་གྱི་ པི་ཨེན་ཇི་གི་ རྒྱུ་ལམ་རེ་རེའི་ བིཊིསི་ ༨ མེན་པས།" -#: gdk-pixbuf/io-png.c:152 +#: gdk-pixbuf/io-png.c:151 msgid "Transformed PNG not RGB or RGBA." msgstr "བཟོ་བསྒྱུར་ཅན་གྱི་ པི་ཨེན་ཇི་དེ་ ཨར་ཇི་བི་ ཡང་ན་ ཨར་ཇི་བི་ཨེ་མེན་པས།" -#: gdk-pixbuf/io-png.c:161 +#: gdk-pixbuf/io-png.c:160 msgid "Transformed PNG has unsupported number of channels, must be 3 or 4." msgstr "བཟོ་བསྒྱུར་ཅན་གྱི་ པི་ཨེན་ཇི་ལུ་ རྒྱབ་སྐྱོར་མེད་པའི་ རྒྱུ་ལམ་ཚུ་འདུག དེ་ཚུ་ ༣ ཡང་ཅིན་ ༤ ཨིན་དགོ" -#: gdk-pixbuf/io-png.c:182 +#: gdk-pixbuf/io-png.c:181 #, c-format msgid "Fatal error in PNG image file: %s" msgstr "པི་ཨེན་ཇི་ གཟུགས་བརྙན་ཡིག་སྣོད་ %s ནང་ ཚབས་ཆེན་གྱི་འཛོལ་བ།" -#: gdk-pixbuf/io-png.c:315 +#: gdk-pixbuf/io-png.c:314 msgid "Insufficient memory to load PNG file" msgstr "པི་ཨེན་ཇི་ ཡིག་སྣོད་མངོན་གསལ་འབད་ནིའི་ དྲན་ཚད་ལངམ་མིན་འདུག" -#: gdk-pixbuf/io-png.c:656 +#: gdk-pixbuf/io-png.c:655 #, fuzzy, c-format msgid "" "Insufficient memory to store a %lu by %lu image; try exiting some " @@ -587,31 +596,31 @@ msgstr "" " གཟུགས་བརྙན་ %ld གིས་ %ld གསོག་འཇོག་འབད་ནིའི་ དྲན་ཚད་ལངམ་མིན་འདུག དྲན་ཚད་ལག་ལེན་མར་ཕབ་ཀྱི་" "དོན་ལུ་ གློག་རིམ་ལ་ལོ་ཅིག་ ཕྱིར་འཐོད་འབད་ནི་ལུ་ འབད་རྩོལ་བསྐྱེད།" -#: gdk-pixbuf/io-png.c:719 +#: gdk-pixbuf/io-png.c:718 msgid "Fatal error reading PNG image file" msgstr "པི་ཨེན་ཇི་ གཟུགས་བརྙན་གྱི་ ཡིག་སྣོད་ལྷག་ནི་ལུ་ ཚབས་ཆེན་གྱི་འཛོལ་བ།" -#: gdk-pixbuf/io-png.c:768 +#: gdk-pixbuf/io-png.c:767 #, c-format msgid "Fatal error reading PNG image file: %s" msgstr "པི་ཨེན་ཇི་ གཟུགས་བརྙན་གྱི་ཡིག་སྣོད་ %s ལྷག་ནི་ལུ་ ཚབས་ཆེན་གྱི་འཛོལ་བ།" -#: gdk-pixbuf/io-png.c:858 +#: gdk-pixbuf/io-png.c:857 msgid "" "Keys for PNG text chunks must have at least 1 and at most 79 characters." msgstr "" "པི་ཨེན་ཇི་ ཚིག་ཡིག་གི་དུམ་བུ་ཚུའི་ ལྡེ་མིག་ཚུ་ལུ་ ཉུང་ཤོས་ཡིག་འབྲུ་ ༡ དང་ མང་ཤོས་ཡིག་འབྲུ་ ༧༩ འོང་དགོ" -#: gdk-pixbuf/io-png.c:867 +#: gdk-pixbuf/io-png.c:866 msgid "Keys for PNG text chunks must be ASCII characters." msgstr "པི་ཨེན་ཇི་གི་ ཚིག་ཡིག་དུམ་བུའི་ལྡེ་མིག་ཚུ་ ཡིག་འབྲུ་ ཨེ་ཨེསི་སི་ཨའི་ཨའི་ ཨིན་དགོ" -#: gdk-pixbuf/io-png.c:881 gdk-pixbuf/io-tiff.c:667 +#: gdk-pixbuf/io-png.c:880 gdk-pixbuf/io-tiff.c:665 #, c-format msgid "Color profile has invalid length %d." msgstr "" -#: gdk-pixbuf/io-png.c:894 +#: gdk-pixbuf/io-png.c:893 #, c-format msgid "" "PNG compression level must be a value between 0 and 9; value '%s' could not " @@ -620,7 +629,7 @@ msgstr "" "པི་ཨེན་ཇི་གི་ ཨེབ་བཙུགས་གནས་རིམ་དེ་ བེ་ལུ་ ༠ ལས་ ༩ གི་བར་ན་འོང་དགོ བེ་ལུ་ ’%s’ དེ་ མིང་དཔྱད་" "འབད་མ་ཚུགས།" -#: gdk-pixbuf/io-png.c:907 +#: gdk-pixbuf/io-png.c:906 #, c-format msgid "" "PNG compression level must be a value between 0 and 9; value '%d' is not " @@ -628,342 +637,338 @@ msgid "" msgstr "" "པི་ཨེན་ཇི་གི་ ཨེབ་བཙུགས་གནས་རིམ་དེ་ བེ་ལུ་ ༠ ལས་ ༩ གི་བར་ན་འོང་དགོ བེ་ལུ་ ’%d’ དེ་མི་ཆོག" -#: gdk-pixbuf/io-png.c:955 +#: gdk-pixbuf/io-png.c:954 #, c-format msgid "Value for PNG text chunk %s cannot be converted to ISO-8859-1 encoding." msgstr "" "པི་ཨེན་ཇི་གི་ ཚིག་ཡིག་གྱི་དུམ་བུ་ %s གི་ བེ་ལུ་དེ་ ཨའི་ཨེསི་ཨོ་ -༨༨༥༩-༡ ཨིན་ཀོ་ཌིང་ལུ་ གཞི་བསྒྱུར་འབད་" "མི་བཏུབ།" -#: gdk-pixbuf/io-png.c:1118 +#: gdk-pixbuf/io-png.c:1117 msgid "The PNG image format" msgstr "པི་ཨེན་ཇི་ གཟུགས་བརྙན་གྱི་རྩ་སྒྲིག" -#: gdk-pixbuf/io-pnm.c:248 +#: gdk-pixbuf/io-pnm.c:246 msgid "PNM loader expected to find an integer, but didn't" msgstr "པི་ཨེན་ཨེམ་ མངོན་གསལ་འབད་མིའི་ ཧྲིལ་ཨང་ཅིག་ འཐོབ་ནིའི་རེ་བ་བསྐྱེད་རུང་ ཐོབ་མ་ཚུགས་པས།" -#: gdk-pixbuf/io-pnm.c:280 +#: gdk-pixbuf/io-pnm.c:278 msgid "PNM file has an incorrect initial byte" msgstr "པི་ཨེན་ཨེམ་ ཡིག་སྣོད་ལུ་ འགོ་ཐོག་གི་བ་ཡིཊི་ ཚུལ་ལྡན་མིནམ་ཅིག་འདུག" -#: gdk-pixbuf/io-pnm.c:310 +#: gdk-pixbuf/io-pnm.c:308 msgid "PNM file is not in a recognized PNM subformat" msgstr "པི་ཨེན་ཨེམ་ ཡིག་སྣོད་དེ་ ངོས་འཛིན་གྲུབ་པའི་ ཡན་ལག་རྩ་སྒྲིག་ཅིག་ནང་མིན་པས།" -#: gdk-pixbuf/io-pnm.c:335 +#: gdk-pixbuf/io-pnm.c:333 msgid "PNM file has an image width of 0" msgstr "པི་ཨེན་ཨེམ་ ཡིག་སྣོད་ལུ་ གཟུགས་བརྙན་རྒྱ་ཚད་ ༠ འབད་མི་ཅིག་འདུག" -#: gdk-pixbuf/io-pnm.c:356 +#: gdk-pixbuf/io-pnm.c:354 msgid "PNM file has an image height of 0" msgstr "པི་ཨེན་ཨེམ་ ཡིག་སྣོད་ལུ་ གཟུགས་བརྙན་མཐོ་ཚད་ ༠ འབད་མི་ཅིག་འདུག" -#: gdk-pixbuf/io-pnm.c:379 +#: gdk-pixbuf/io-pnm.c:377 msgid "Maximum color value in PNM file is 0" msgstr "པི་ཨེན་ཨེམ་ ཡིག་སྣོད་ནང་གི་ ཚོས་གཞིའི་བེ་ལུ་གི་མཐོ་ཚད་ ༠ ཨིན།" -#: gdk-pixbuf/io-pnm.c:387 +#: gdk-pixbuf/io-pnm.c:385 msgid "Maximum color value in PNM file is too large" msgstr "པི་ཨེན་ཨེམ་ ཡིག་སྣོད་ནང་གི་ ཚོས་གཞིའི་བེ་ལུ་གི་མཐོ་ཚད་ སྦོམ་དྲགས་པས།" -#: gdk-pixbuf/io-pnm.c:427 gdk-pixbuf/io-pnm.c:457 gdk-pixbuf/io-pnm.c:502 +#: gdk-pixbuf/io-pnm.c:425 gdk-pixbuf/io-pnm.c:455 gdk-pixbuf/io-pnm.c:500 msgid "Raw PNM image type is invalid" msgstr "པི་ཨེན་ཨེམ་ གཟུགས་བརྙན་གྱི་ དབྱེ་བ་རགས་པ་དེ་ ནུས་མེད་ཨིན་པས།" -#: gdk-pixbuf/io-pnm.c:652 +#: gdk-pixbuf/io-pnm.c:650 msgid "PNM image loader does not support this PNM subformat" msgstr "" "པི་ཨེན་ཨེམ་ གཟུགས་བརྙན་མངོན་གསལ་འབད་མི་གིས་ པི་ཨེན་ཨེམ་གྱི་ ཡན་ལག་རྩ་སྒྲིག་འདི་ལུ་ རྒྱབ་སྐྱོར་མི་འབད་" "བས།" -#: gdk-pixbuf/io-pnm.c:739 gdk-pixbuf/io-pnm.c:966 +#: gdk-pixbuf/io-pnm.c:737 gdk-pixbuf/io-pnm.c:964 msgid "Raw PNM formats require exactly one whitespace before sample data" msgstr "" "པི་ཨེན་ཨེམ་གྱི་ རྩ་སྒྲིག་རགས་པ་ལུ་ གནད་སྡུད་དཔེ་ཚད་ཀྱི་ཧེ་མར་ བར་སྟོང་དཀརཔོ་གཅིག་ དགོཔ་ཨིན་པས།" -#: gdk-pixbuf/io-pnm.c:766 +#: gdk-pixbuf/io-pnm.c:764 msgid "Cannot allocate memory for loading PNM image" msgstr "པི་ཨེན་ཨེམ་ གཟུགས་བརྙན་མངོན་གསལ་གྱི་དོན་ལུ་ དྲན་ཚད་སྤྲོད་མི་ཚུགས་པས།" -#: gdk-pixbuf/io-pnm.c:816 +#: gdk-pixbuf/io-pnm.c:814 msgid "Insufficient memory to load PNM context struct" msgstr "པི་ཨེན་ཨེམ་གྱི་ སྐབས་འབབ་གཞི་བཀོད་ མངོན་གསལ་འབད་ནི་ལུ་ དྲན་ཚད་ལངམ་མིན་འདུག" -#: gdk-pixbuf/io-pnm.c:867 +#: gdk-pixbuf/io-pnm.c:865 msgid "Unexpected end of PNM image data" msgstr "པི་ཨེན་ཨེམ་ གཟུགས་བརྙན་གྱི་གནད་སྡུད་ རེ་བ་མེད་པར་མཇུག་བསྡུ་ཡི།" -#: gdk-pixbuf/io-pnm.c:995 +#: gdk-pixbuf/io-pnm.c:993 msgid "Insufficient memory to load PNM file" msgstr "པི་ཨེན་ཨེམ་ ཡིག་སྣོད་མངོན་གསལ་འབད་ནི་ལུ་ དྲན་ཚད་ལངམ་མིན་འདུག" -#: gdk-pixbuf/io-pnm.c:1079 +#: gdk-pixbuf/io-pnm.c:1077 msgid "The PNM/PBM/PGM/PPM image format family" msgstr "པི་ཨེན་ཨེམ / པི་བི་ཨེམ / པི་ཇི་ཨེམ / པི་པི་ཨེམ་གྱི་ གཟུགས་བརྙན་རྩ་སྒྲིག་རིགས་ཚན།" -#: gdk-pixbuf/io-qtif.c:128 +#: gdk-pixbuf/io-qtif.c:126 msgid "Input file descriptor is NULL." msgstr "" -#: gdk-pixbuf/io-qtif.c:143 +#: gdk-pixbuf/io-qtif.c:141 #, fuzzy msgid "Failed to read QTIF header" msgstr "མགོ་ཡིག་སྡུད་འབྲི་མ་ཚུགས།\n" -#: gdk-pixbuf/io-qtif.c:152 gdk-pixbuf/io-qtif.c:189 gdk-pixbuf/io-qtif.c:459 +#: gdk-pixbuf/io-qtif.c:150 gdk-pixbuf/io-qtif.c:187 gdk-pixbuf/io-qtif.c:454 #, c-format msgid "QTIF atom size too large (%d byte)" msgid_plural "QTIF atom size too large (%d bytes)" msgstr[0] "" msgstr[1] "" -#: gdk-pixbuf/io-qtif.c:175 +#: gdk-pixbuf/io-qtif.c:173 #, fuzzy, c-format msgid "Failed to allocate %d byte for file read buffer" msgid_plural "Failed to allocate %d bytes for file read buffer" msgstr[0] "གཟུགས་བརྙན་གྱི་གནད་ཁོངས་ལུ་ བ་ཡིཊི་ %u སྤྲོད་མ་ཚུགས།" msgstr[1] "གཟུགས་བརྙན་གྱི་གནད་ཁོངས་ལུ་ བ་ཡིཊི་ %u སྤྲོད་མ་ཚུགས།" -#: gdk-pixbuf/io-qtif.c:206 +#: gdk-pixbuf/io-qtif.c:201 #, fuzzy, c-format msgid "File error when reading QTIF atom: %s" msgstr "ཇི་ཨའི་ཨེཕ་ %s ལྷག་མ་ཚུགས།" -#: gdk-pixbuf/io-qtif.c:243 +#: gdk-pixbuf/io-qtif.c:238 #, c-format msgid "Failed to skip the next %d byte with seek()." msgid_plural "Failed to skip the next %d bytes with seek()." msgstr[0] "" msgstr[1] "" -#: gdk-pixbuf/io-qtif.c:270 +#: gdk-pixbuf/io-qtif.c:265 #, fuzzy msgid "Failed to allocate QTIF context structure." msgstr "ཊི་ཇི་ཨེ་གི་ སྐབས་འབབ་གཞི་བཀོད་ཀྱི་དོན་ལུ་ དྲན་ཚད་སྤྲོད་མི་ཚུགས་པས།" -#: gdk-pixbuf/io-qtif.c:330 +#: gdk-pixbuf/io-qtif.c:325 #, fuzzy msgid "Failed to create GdkPixbufLoader object." msgstr "ཚིག་མཛོད་ཟུར་ཐོ་ འབྲི་མ་ཚུགས།\n" -#: gdk-pixbuf/io-qtif.c:434 +#: gdk-pixbuf/io-qtif.c:429 #, fuzzy msgid "Failed to find an image data atom." msgstr "ཊི་ཨའི་ཨེཕ་ཨེཕ་ གཟུགས་བརྙན་ཁ་ཕྱེ་མ་ཚུགས།" -#: gdk-pixbuf/io-qtif.c:618 +#: gdk-pixbuf/io-qtif.c:613 #, fuzzy msgid "The QTIF image format" msgstr "ཊི་ཨའི་ཨེཕ་ཨེཕ་ གཟུགས་བརྙན་རྩ་སྒྲིག་།" -#: gdk-pixbuf/io-ras.c:125 +#: gdk-pixbuf/io-ras.c:123 msgid "RAS image has bogus header data" msgstr "ཨར་ཨེ་ཨེསི་ གཟུགས་བརྙན་ལུ་ མགོ་ཡིག་གནད་སྡུད་ རྫུས་མ་འདུག" -#: gdk-pixbuf/io-ras.c:147 +#: gdk-pixbuf/io-ras.c:145 msgid "RAS image has unknown type" msgstr "ཨར་ཨེ་ཨེསི་ གཟུགས་བརྙན་ལུ་ མ་ཤེས་པའི་དབྱེ་བ་འདུག" -#: gdk-pixbuf/io-ras.c:155 +#: gdk-pixbuf/io-ras.c:153 msgid "unsupported RAS image variation" msgstr "རྒྱབ་སྐྱོར་མེད་པའི་ ཨར་ཨེ་ཨེསི་ གཟུགས་བརྙན་གྱི་འགྱུར་བ།" -#: gdk-pixbuf/io-ras.c:170 gdk-pixbuf/io-ras.c:199 +#: gdk-pixbuf/io-ras.c:168 gdk-pixbuf/io-ras.c:197 msgid "Not enough memory to load RAS image" msgstr "ཨར་ཨེ་ཨེསི་ གཟུགས་བརྙན་མངོན་གསལ་འབད་ནིའི་དོན་ལུ་ དྲན་ཚད་ལངམ་མིན་འདུག" -#: gdk-pixbuf/io-ras.c:544 +#: gdk-pixbuf/io-ras.c:542 msgid "The Sun raster image format" msgstr "སཱན་ རཱསི་ཊར་ གཟུགས་བརྙན་རྩ་སྒྲིག་།" -#: gdk-pixbuf/io-tga.c:153 +#: gdk-pixbuf/io-tga.c:151 msgid "Cannot allocate memory for IOBuffer struct" msgstr "ཨའི་ཨོ་བ་ཕར་ གཞི་བཀོད་ཀྱི་དོན་ལུ་ དྲན་ཚད་སྤྲོད་མི་ཚུགས་པས།" -#: gdk-pixbuf/io-tga.c:172 +#: gdk-pixbuf/io-tga.c:170 msgid "Cannot allocate memory for IOBuffer data" msgstr "ཨའི་ཨོ་བ་ཕར་ ་གནད་སྡུད་ཀྱི་དོན་ལུ་ དྲན་ཚད་སྤྲོད་མི་ཚུགས་པས།" -#: gdk-pixbuf/io-tga.c:183 +#: gdk-pixbuf/io-tga.c:181 msgid "Cannot realloc IOBuffer data" msgstr "ཨའི་ཨོ་བ་ཕར་གནད་སྡུད་ ཡང་བསྐྱར་སྤྲོད་མི་ཚུགས་པས།" -#: gdk-pixbuf/io-tga.c:213 +#: gdk-pixbuf/io-tga.c:211 msgid "Cannot allocate temporary IOBuffer data" msgstr "གནས་སྐབས་ཀྱི་ ཨའི་ཨོ་བ་ཕར་གནད་སྡུད་ སྤྲོད་མི་ཚུགས་པས།" -#: gdk-pixbuf/io-tga.c:346 +#: gdk-pixbuf/io-tga.c:339 msgid "Cannot allocate new pixbuf" msgstr "པར་ཁོངས་གསརཔ་ སྤྲོད་མི་ཚུགས་པས།" -#: gdk-pixbuf/io-tga.c:685 +#: gdk-pixbuf/io-tga.c:678 #, fuzzy msgid "Image is corrupted or truncated" msgstr "ཇི་ཨའི་ཨེཕ་གཟུགས་བརྙན་དེ་ ཆད་སོང་ནུག ཡང་ཅིན་ ཆ་མ་ཚང་པས།" -#: gdk-pixbuf/io-tga.c:692 +#: gdk-pixbuf/io-tga.c:685 msgid "Cannot allocate colormap structure" msgstr "ཚོས་གཞི་ས་ཁྲའི་གཞི་བཀོད་ སྤྲོད་མི་ཚུགས་པས།" -#: gdk-pixbuf/io-tga.c:699 +#: gdk-pixbuf/io-tga.c:692 msgid "Cannot allocate colormap entries" msgstr "ཚོས་གཞི་ས་ཁྲའི་ཐོ་བཀོད་ སྤྲོད་མི་ཚུགས་པས།" -#: gdk-pixbuf/io-tga.c:721 +#: gdk-pixbuf/io-tga.c:714 msgid "Unexpected bitdepth for colormap entries" msgstr "ཚོས་གཞི་ས་ཁྲའི་ཐོ་བཀོད་ཀྱི་དོན་ལུ རེ་བ་མེད་པའི་ བིཊི་གི་གཏིང་ཚད།" -#: gdk-pixbuf/io-tga.c:739 +#: gdk-pixbuf/io-tga.c:732 msgid "Cannot allocate TGA header memory" msgstr "ཊི་ཇི་ཨེ་ མགོ་ཡིག་གི་ དྲན་ཚད་སྤྲོད་མི་ཚུགས་པས།" -#: gdk-pixbuf/io-tga.c:772 +#: gdk-pixbuf/io-tga.c:765 msgid "TGA image has invalid dimensions" msgstr "ཊི་ཇི་ཨེ་ གཟུགས་བརྙན་ལུ་ ནུས་མེད་རྒྱ་ཁྱོན་འདུག" -#: gdk-pixbuf/io-tga.c:778 gdk-pixbuf/io-tga.c:787 gdk-pixbuf/io-tga.c:797 -#: gdk-pixbuf/io-tga.c:807 gdk-pixbuf/io-tga.c:814 +#: gdk-pixbuf/io-tga.c:771 gdk-pixbuf/io-tga.c:780 gdk-pixbuf/io-tga.c:790 +#: gdk-pixbuf/io-tga.c:800 gdk-pixbuf/io-tga.c:807 msgid "TGA image type not supported" msgstr "ཊི་ཇི་ཨེ་ གཟུགས་བརྙན་གྱི་དབྱེ་བ་ལུ་ རྒྱབ་སྐྱོར་མིན་འདུག" -#: gdk-pixbuf/io-tga.c:861 +#: gdk-pixbuf/io-tga.c:854 msgid "Cannot allocate memory for TGA context struct" msgstr "ཊི་ཇི་ཨེ་གི་ སྐབས་འབབ་གཞི་བཀོད་ཀྱི་དོན་ལུ་ དྲན་ཚད་སྤྲོད་མི་ཚུགས་པས།" -#: gdk-pixbuf/io-tga.c:926 +#: gdk-pixbuf/io-tga.c:919 msgid "Excess data in file" msgstr "ཡིག་སྣོད་ནང་ གནད་སྡུད་ཐེབས་འདུག" -#: gdk-pixbuf/io-tga.c:1007 +#: gdk-pixbuf/io-tga.c:1000 msgid "The Targa image format" msgstr "ཊར་ག་ གཟུགས་བརྙན་གྱི་རྩ་སྒྲིག་།" -#: gdk-pixbuf/io-tiff.c:104 +#: gdk-pixbuf/io-tiff.c:102 msgid "Could not get image width (bad TIFF file)" msgstr "གཟུགས་བརྙན་གྱི་རྒྱ་ཚད་ཐོབ་མ་ཚུགས།(ཊི་ཨའི་ཨེཕ་ཨེཕ་ཡིག་སྣོད་བྱང་ཉེས)" -#: gdk-pixbuf/io-tiff.c:112 +#: gdk-pixbuf/io-tiff.c:110 msgid "Could not get image height (bad TIFF file)" msgstr "གཟུགས་བརྙན་གྱི་མཐོ་ཚད་ཐོབ་མ་ཚུགས།(ཊི་ཨའི་ཨེཕ་ཨེཕ་ཡིག་སྣོད་བྱང་ཉེས)" -#: gdk-pixbuf/io-tiff.c:120 +#: gdk-pixbuf/io-tiff.c:118 msgid "Width or height of TIFF image is zero" msgstr "ཊི་ཨའི་ཨེཕ་ཨེཕ་གི་ གཟུགས་བརྙན་གྱི་རྒྱ་ཚད་དམ་ མཐོ་ཚད་ཀླད་ཀོར་ཨིན་པས།" -#: gdk-pixbuf/io-tiff.c:129 gdk-pixbuf/io-tiff.c:138 +#: gdk-pixbuf/io-tiff.c:127 gdk-pixbuf/io-tiff.c:136 msgid "Dimensions of TIFF image too large" msgstr "ཊི་ཨའི་ཨེཕ་ཨེཕ་ གཟུགས་བརྙན་གྱི་ རྒྱ་ཁྱོན་ཚུ་ སྦོམ་དྲགས་པས།" -#: gdk-pixbuf/io-tiff.c:162 gdk-pixbuf/io-tiff.c:174 gdk-pixbuf/io-tiff.c:491 +#: gdk-pixbuf/io-tiff.c:160 gdk-pixbuf/io-tiff.c:172 gdk-pixbuf/io-tiff.c:489 msgid "Insufficient memory to open TIFF file" msgstr "ཊི་ཨའི་ཨེཕ་ཨེཕ་ཡིག་སྣོད་ ཁ་ཕྱེ་ནི་ལུ་ དྲན་ཚད་ལངམ་མིན་འདུག" -#: gdk-pixbuf/io-tiff.c:236 +#: gdk-pixbuf/io-tiff.c:234 msgid "Failed to load RGB data from TIFF file" msgstr "ཊི་ཨའི་ཨེཕ་ཨེཕ་ཡིག་སྣོད་ནང་ལས་ ཨར་ཇི་བི་ གནད་སྡུད་མངོན་གསལ་འབད་མ་ཚུགས།།" -#: gdk-pixbuf/io-tiff.c:293 +#: gdk-pixbuf/io-tiff.c:291 msgid "Failed to open TIFF image" msgstr "ཊི་ཨའི་ཨེཕ་ཨེཕ་ གཟུགས་བརྙན་ཁ་ཕྱེ་མ་ཚུགས།" -#: gdk-pixbuf/io-tiff.c:427 gdk-pixbuf/io-tiff.c:440 +#: gdk-pixbuf/io-tiff.c:425 gdk-pixbuf/io-tiff.c:438 msgid "Failed to load TIFF image" msgstr "ཊི་ཨའི་ཨེཕ་ཨེཕ་ གཟུགས་བརྙན་མངོན་གསལ་འབད་མ་ཚུགས།།" -#: gdk-pixbuf/io-tiff.c:623 +#: gdk-pixbuf/io-tiff.c:621 msgid "Failed to save TIFF image" msgstr "ཊི་ཨའི་ཨེཕ་ཨེཕ་ གཟུགས་བརྙན་བསྲུང་མ་ཚུགས།" -#: gdk-pixbuf/io-tiff.c:656 +#: gdk-pixbuf/io-tiff.c:654 msgid "TIFF compression doesn't refer to a valid codec." msgstr "" -#: gdk-pixbuf/io-tiff.c:696 +#: gdk-pixbuf/io-tiff.c:694 msgid "Failed to write TIFF data" msgstr "ཊི་ཨའི་ཨེཕ་ཨེཕ་གནད་སྡུད་འབྲི་མ་ཚུགས།" -#: gdk-pixbuf/io-tiff.c:733 +#: gdk-pixbuf/io-tiff.c:731 msgid "Couldn't write to TIFF file" msgstr "ཊི་ཨའི་ཨེཕ་ཨེཕ་ཡིག་སྣོད་ལུ་ འབྲི་མ་ཚུགས།" -#: gdk-pixbuf/io-tiff.c:788 -msgid "The TIFF image format" -msgstr "ཊི་ཨའི་ཨེཕ་ཨེཕ་ གཟུགས་བརྙན་རྩ་སྒྲིག་།" - -#: gdk-pixbuf/io-wbmp.c:245 +#: gdk-pixbuf/io-wbmp.c:243 msgid "Image has zero width" msgstr "གཟུགས་བརྙན་ལུ་ རྒྱ་ཚད་ཀླད་ཀོར་ཨིན་པས།" -#: gdk-pixbuf/io-wbmp.c:263 +#: gdk-pixbuf/io-wbmp.c:261 msgid "Image has zero height" msgstr "གཟུགས་བརྙན་ལུ་ མཐོ་ཚད་ཀླད་ཀོར་ཨིན་པས།" -#: gdk-pixbuf/io-wbmp.c:274 +#: gdk-pixbuf/io-wbmp.c:272 msgid "Not enough memory to load image" msgstr "གཟུགས་བརྙན་མངོན་གསལ་འབད་ནི་ལུ་ དྲན་ཚད་ལངམ་མིན་འདུག" -#: gdk-pixbuf/io-wbmp.c:333 +#: gdk-pixbuf/io-wbmp.c:331 msgid "Couldn't save the rest" msgstr "གཞན་སྲུང་མ་ཚུགས།" -#: gdk-pixbuf/io-wbmp.c:374 +#: gdk-pixbuf/io-wbmp.c:372 msgid "The WBMP image format" msgstr "དྲབ་ལུ་བི་ཨེམ་པི་ གཟུགས་བརྙན་གྱི་རྩ་སྒྲིག་།" -#: gdk-pixbuf/io-xbm.c:304 +#: gdk-pixbuf/io-xbm.c:302 msgid "Invalid XBM file" msgstr "ནུས་མེད་ཨེགསི་ཨེམ་བི་ཡིག་སྣོད།" -#: gdk-pixbuf/io-xbm.c:314 +#: gdk-pixbuf/io-xbm.c:312 msgid "Insufficient memory to load XBM image file" msgstr "ཨེགསི་ཨེམ་བི་ གཟུགས་བརྙན་གྱི་ཡིག་སྣོད་ མངོན་གསལ་འབད་ནི་ལུ་ དྲན་ཚད་ལངམ་མིན་འདུག" -#: gdk-pixbuf/io-xbm.c:462 +#: gdk-pixbuf/io-xbm.c:460 msgid "Failed to write to temporary file when loading XBM image" msgstr "ཨེགསི་ཨེམ་བི་ གཟུགས་བརྙན་མངོན་གསལ་འབད་བའི་སྐབས་ གནས་སྐབས་ཀྱི་ཡིག་སྣོད་ལུ་ འབྲི་མ་ཚུགས།" -#: gdk-pixbuf/io-xbm.c:501 +#: gdk-pixbuf/io-xbm.c:499 msgid "The XBM image format" msgstr "ཨེགསི་ཨེམ་བི་ གཟུགས་བརྙན་རྩ་སྒྲིག་དེ།" -#: gdk-pixbuf/io-xpm.c:469 +#: gdk-pixbuf/io-xpm.c:467 msgid "No XPM header found" msgstr "ཨེགསི་པི་ཨེམ་གྱི་ མགོ་ཡིག་འཚོལ་མ་ཐོབ།" -#: gdk-pixbuf/io-xpm.c:478 +#: gdk-pixbuf/io-xpm.c:476 msgid "Invalid XPM header" msgstr "ནུས་མེད་ཨེགསི་པི་ཨེམ་མགོ་ཡིག" -#: gdk-pixbuf/io-xpm.c:486 +#: gdk-pixbuf/io-xpm.c:484 msgid "XPM file has image width <= 0" msgstr "ཨེགསི་པི་ཨེམ་ ཡིག་སྣོད་ལུ་ གཟུགས་བརྙན་རྒྱ་ཚད་ <=0 འདུག" -#: gdk-pixbuf/io-xpm.c:494 +#: gdk-pixbuf/io-xpm.c:492 msgid "XPM file has image height <= 0" msgstr "ཨེགསི་པི་ཨེམ་ ཡིག་སྣོད་ལུ་ གཟུགས་བརྙན་མཐོ་ཚད་ <=0 འདུག" -#: gdk-pixbuf/io-xpm.c:502 +#: gdk-pixbuf/io-xpm.c:500 msgid "XPM has invalid number of chars per pixel" msgstr "ཨེགསི་པི་ཨེམ་ལུ་ པིག་སེལ་རེའི་ཡིག་འབྲུ་ཚུ་ལུ་ ནུས་མེད་ཨང་གྲངས་འདུག" -#: gdk-pixbuf/io-xpm.c:511 +#: gdk-pixbuf/io-xpm.c:509 msgid "XPM file has invalid number of colors" msgstr "ཨེགསི་པི་ཨེམ་ ཡིག་སྣོད་ལུ་ ནུས་མེད་ཚོས་གཞིའི་ཨང་གྲངས་འདུག" -#: gdk-pixbuf/io-xpm.c:523 gdk-pixbuf/io-xpm.c:532 gdk-pixbuf/io-xpm.c:584 +#: gdk-pixbuf/io-xpm.c:521 gdk-pixbuf/io-xpm.c:530 gdk-pixbuf/io-xpm.c:582 msgid "Cannot allocate memory for loading XPM image" msgstr "ཨེགསི་པི་ཨེམ་ གཟུགས་བརྙན་མངོན་གསལ་འབད་ནི་ལུ་ དྲན་ཚད་ལངམ་སྤྲོད་མི་ཚུགས་པས།" -#: gdk-pixbuf/io-xpm.c:546 +#: gdk-pixbuf/io-xpm.c:544 msgid "Cannot read XPM colormap" msgstr "ཨེགསི་པི་ཨེམ་ ཚོས་གཞི་ས་ཁྲ་ ལྷག་མི་ཚུགས་པས།" -#: gdk-pixbuf/io-xpm.c:778 +#: gdk-pixbuf/io-xpm.c:776 msgid "Failed to write to temporary file when loading XPM image" msgstr "ཨེགསི་པི་ཨེམ་ གཟུགས་བརྙན་མངོན་གསལ་འབད་བའི་སྐབས་ གནས་སྐབས་ཀྱི་ཡིག་སྣོད་ལུ་ འབྲི་མ་ཚུགས།" -#: gdk-pixbuf/io-xpm.c:817 +#: gdk-pixbuf/io-xpm.c:815 msgid "The XPM image format" msgstr "ཨེགསི་པི་ཨེམ་ གཟུགས་བརྙན་རྩ་སྒྲིག་དེ།" diff --git a/po/el.gmo b/po/el.gmo index b03260609a1d2f2d027cf95ade9559d6a46e23c8..da0c5621328d2d6d6ffaf6fe13a00319e10e86f0 100644 GIT binary patch delta 4557 zcmYk<3v`e79mnx+$dsZ;-R1H}#3iB$kyMtFC_+jusstr*Ng_-Ykz`f<*Ckc4l1Xi4 zRc+UHE>$cnh}5lu(Z4h8TBkLwZmqSBbM)9*H?3~(&;R*x`jhYT`u%>-^ZcIQ?RgTf z-VCYzSBU>|Sm;J0og>1Dr<<8|2r;|VO0{P3?aX2@0i!Svdtn8($5*f~)?ys~4ZCB@ zFf$* zE}%Buf1Oc0Z8+tTs1ZGn@%S-nX_`lR_a&pIemZJK7NZYWyZUXB%)c6Lph7+UJ8BJY zqt-5#c~t}H&WXs6&Evpq+FDdc-#{Opa^-*G0?I9^Ova^1lU9q`v=>kv{m$m8 z=n>4uGFNUyb?{q!06XzCbua@9aS7`Dr??11Sf937io8%(iOjaWgxX{KP)m6h^&Edk zx-*bW5st=9$Sm6z$dCPxgI>>Qo}wwtMeemi)O~A^XWL=tXYPCx)=k&Npq4O`gJxhM zGC5X_xqAQikeNtD6Sg#iw8`khrN}9J88zY)n26t^9vs6K4qlI=C@)1dd>pk2zrb|7 zjcf}W#!Ij3r{R6*N1xvRb!0T+-Kb4;4z=dDonfqt%DtVbsJ)TvEOzzFP!HbV>UX*N z6V8iB-|f0P-+_-yH=b{?WYk~=YK^A3aw+P;RnD!>eK?Z(GpGjJus*bD$*7r{i4S8n zG6wq)efT5tV^Lhhtu_|@%#Kx%@!@NzwLFemt1nSg7RpvteGICjV^H<^n1RbtOL7KT ze)|D+e-C!7ram22pO5NLC2GlcKfwHJ&6+XqKZNiA96`A!txd%_I2+%?6zn_5yKy!a zP_D;33}<6JiA%5uze3$VZm`*-xE+h}HqOGrB+oNR%>QUA;&@4)z%tClFL5%)^K}}I zRj84^k7KaI5E{pP)W~-s&$Q2Rtj^Qhxi}Nm?)#_#r2gD24a-sYAMlfToJ_M+uZOcx zC(hyw?DCK|150rp<fjdC$Znw;&R~aS<7QMt-(b@az7wop3FSWQ(37|UdCx76 zcU0H!z-f338Kd9wnAbWgHli9D$9n9=)%XYwVZPI_5*fTTB0m<&Ix%^cg=)A8>6?9m z*D!*c)361-UWS>@(-=#66w^FP@Bbn)g;X5G5{%07_QV=gPcPsajOQt*@DR?z6*>I1 zgkPZ^FpFVoCa)l?V&O~^x7t+fhdVG0|B70&j_l0GdA?bc;d{(`zn9@m%E#~njOLwMfd4_w$Q;&>tR29`*e1^_uS5;_6ZBsqlSb=mIAV&o z=1-wUbOGmL&Q!Cnu^#onH@Wy9*qrIs^5j`@sFqx&1U{(y)%rPiYb?%X6i4<;4GG#m~C5y>cGdi z8_SEl8SGu`_gLZ`@di*-FoOS~>Q`rm6 z-ojdB8`zXZ-rI8k3n+)M^K|`8)QlcOCexBApx?HV(R<&Vt)79yaWq!p!}tMaVW%?w z7QiCZ8aFNXoQC=i)Zs9^iP{^3D$Jh2D!hU%e(AM;4MQk_k*>vY7WR~q6S3ZpU zi0!U?5|0rbh(toK?w!(bi%Tag<Z7a;gY$a|=yy|h1=(^ru$D7`?u z8_b!#j!zR~2)*Nv5%&_uiF=4G#85)1EwPtqN{l8t6T69#gwisP;H&4d!C%k06qc(( z&(9|QNc@?oBf1bujl@RcIiiAimQZR&+()b-_+ACm1dgG^3E~e#U!oJ?Bl3u)L@Mz+ zLLaC&LdiebGk9$8^2yHM;>*N(qPeTviIa$Dh~K+9(Sqnklo2ZkJ_o^1HUwX9sl;a^ z_(A&>4$$}?RV`@;(TW&G6cHtaQWe2B=x%CBu9g_@YTm-lM1NwYt2>2lh(oU24&NmH zMEs0sO(<3CMSRiA2aj_(K2M|&ImBv0=?oD?WT-$2C(464?-y1A`ISVa>e92u)Le^* zu5Hn7QdH~2xcI?w1Cx9M<5LooYUamxQ%yo#LV_^I9=**5<0u@6^HKL3Fd3VWmfIKZ zeptBIqjb~@%aL1Fhdk0YBY(D!QzpKPUGZNS&ik!Hg!jd0RLe6^J)Vpj(kfIBH=;(S z$=&}GYHDtydLGGeF$k84WjG$yq5W8d7f@5-kMf>ZgaP$z83q1qJEvkijCx>4x-%XJ zqDG<$^|{Tc2EK{<+=s}YeaT4;4W$?QoF7Xu+tqjCaOy{#U-x1BX}rbpH1%{e>H%e_ zhSj4M-5btU%%lD-sz)PudkQ{{nwn#%?_EO;eHat15s5_~4o6*|fqHILKgM4z-NFT} z%7du6yX-!A!`Yc})=>B5#3A zT#vNbUUK(8KuyhM)p@_&rl2|M#;=YZ>_^TFHR^%yAz!s?sFCW$eC1;< z(pGyCeRv4@vsO-g)b1dIVuSdS)}Iwq&|Frd=4u;i$lh_+FQOXuZ+E>rOSph~8fr>b zBhzdLP~ZOyHS{;!_3o@-H7FCAb1Oql+0h}4|D6!#lnXPta6Xl-f~h<;3%8-Za1P5b zA>C{`uE(YL1;e+04K8CMR{|@!TvUjxCz{|+sS!}lV(>)beP~V5~cz=%f{jo^f zY#pj$C$S6z-&2@MVOFkL2_8nZ@Lq;NJ*&iGJc1LkbH4YW670a#ZNddy-#W(Z6#jtP z-=|oq`g{a?bQV@3eX>({6hj$a8WgbO6yD~-O`L$QKI{$I4WzS{&iHEzmT_XR>;&q; zw~#hj0rU5F+<-Y)%R|=SQD+9d7)-qhdAI!;D=>~>U!eWpK!JDJx2Tq87qP%_7oNs= z-ZlsSfps`#lJ|mE)KC`DU1q`7BVVyI_y9&QY&n>RnzDM-$ezG7jAW&1{n-QxdeBcKf@0`s7H04wnVYNST<5ISYs zkN5>~qwE5*K(sFlRBD zdIFpMB$goS&Y~814Va65>MdA+S1}I<|J2*&RXC7(Gy3rJfGdP7_AbO=EI0CT0M2*U zH=u@mzq|gayM7b(!x6dvxXRr{% zmYOk*HVfxqGro$xW!`Q%joLl_<=&81p+5f!YDAM+i43B>;_Sl35!6>8BNVVh6!d^w zn2$MZfg*eYU&PN)bG)?H^CQ&nKquS;4A{>}3fWCqd%>UTEvQ2~D@YhdstD_T9?{u)6YoRdje zu;!hZQM-$bUZ_{NuGPZb*3_#bR_M^hptfBe!=;?^C{$q(%vEJ#s*SCrV`e&y-9S0 z5+A7}sU(+#lNhp5Up!0>lF{U85, 2009. # Simos Xenitellis , 2009. # Jennie Petoumenou , 2010. -# Dimitris Spingos (Δημήτρης Σπίγγος) , 2013. +# Dimitris Spingos (Δημήτρης Σπίγγος) , 2013, 2014. msgid "" msgstr "" "Project-Id-Version: gtk+ 2.20.1.1\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=gdk-" "pixbuf\n" -"POT-Creation-Date: 2013-04-15 10:28-0400\n" -"PO-Revision-Date: 2013-03-09 11:17+0300\n" +"POT-Creation-Date: 2014-05-26 20:46-0400\n" +"PO-Revision-Date: 2014-01-11 14:21+0300\n" "Last-Translator: Dimitris Spingos (Δημήτρης Σπίγγος) \n" -"Language-Team: team@gnome.gr\n" +"Language-Team: www.gnome.gr\n" "Language: el\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -43,18 +43,18 @@ msgstr "" "X-Generator: Virtaal 0.7.1\n" "X-Project-Style: gnome\n" -#: gdk-pixbuf/gdk-pixbuf-animation.c:160 gdk-pixbuf/gdk-pixbuf-io.c:1064 -#: gdk-pixbuf/gdk-pixbuf-io.c:1330 +#: gdk-pixbuf/gdk-pixbuf-animation.c:158 gdk-pixbuf/gdk-pixbuf-io.c:1077 +#: gdk-pixbuf/gdk-pixbuf-io.c:1333 #, c-format msgid "Failed to open file '%s': %s" msgstr "Αποτυχία ανοίγματος αρχείου '%s': %s" -#: gdk-pixbuf/gdk-pixbuf-animation.c:173 gdk-pixbuf/gdk-pixbuf-io.c:1076 +#: gdk-pixbuf/gdk-pixbuf-animation.c:171 gdk-pixbuf/gdk-pixbuf-io.c:962 #, c-format msgid "Image file '%s' contains no data" msgstr "Το αρχείο εικόνας '%s' δεν περιέχει δεδομένα" -#: gdk-pixbuf/gdk-pixbuf-animation.c:212 +#: gdk-pixbuf/gdk-pixbuf-animation.c:210 #, c-format msgid "" "Failed to load animation '%s': reason not known, probably a corrupt " @@ -63,8 +63,8 @@ msgstr "" "Αποτυχία φόρτωσης κινούμενης εικόνας '%s': Άγνωστη αιτία, πιθανόν πρόκειται " "για κατεστραμμένο αρχείο" -#: gdk-pixbuf/gdk-pixbuf-animation.c:280 gdk-pixbuf/gdk-pixbuf-io.c:1112 -#: gdk-pixbuf/gdk-pixbuf-io.c:1382 +#: gdk-pixbuf/gdk-pixbuf-animation.c:278 gdk-pixbuf/gdk-pixbuf-io.c:1113 +#: gdk-pixbuf/gdk-pixbuf-io.c:1385 #, c-format msgid "" "Failed to load image '%s': reason not known, probably a corrupt image file" @@ -72,12 +72,12 @@ msgstr "" "Αποτυχία φόρτωσης εικόνας '%s': Άγνωστη αιτία, πιθανόν πρόκειται για " "κατεστραμμένο αρχείο εικόνας" -#: gdk-pixbuf/gdk-pixbuf-io.c:790 +#: gdk-pixbuf/gdk-pixbuf-io.c:774 #, c-format msgid "Unable to load image-loading module: %s: %s" msgstr "Αποτυχία φόρτωσης αρθρώματος φόρτωσης εικόνων: %s: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:805 +#: gdk-pixbuf/gdk-pixbuf-io.c:789 #, c-format msgid "" "Image-loading module %s does not export the proper interface; perhaps it's " @@ -86,55 +86,55 @@ msgstr "" "Το άρθρωμα φόρτωσης εικόνων %s δεν εξάγει την κατάλληλη διεπαφή· μήπως " "προέρχεται από διαφορετική έκδοση του gdk-pixbuf;" -#: gdk-pixbuf/gdk-pixbuf-io.c:814 gdk-pixbuf/gdk-pixbuf-io.c:865 +#: gdk-pixbuf/gdk-pixbuf-io.c:798 gdk-pixbuf/gdk-pixbuf-io.c:849 #, c-format msgid "Image type '%s' is not supported" msgstr "Ο τύπος εικόνας '%s' δεν υποστηρίζεται" -#: gdk-pixbuf/gdk-pixbuf-io.c:950 +#: gdk-pixbuf/gdk-pixbuf-io.c:934 #, c-format msgid "Couldn't recognize the image file format for file '%s'" msgstr "Αδυναμία αναγνώρισης του τύπου αρχείου εικόνας για το αρχείο '%s'" -#: gdk-pixbuf/gdk-pixbuf-io.c:958 +#: gdk-pixbuf/gdk-pixbuf-io.c:942 msgid "Unrecognized image file format" msgstr "Άγνωστος τύπος αρχείου εικόνας" -#: gdk-pixbuf/gdk-pixbuf-io.c:1121 +#: gdk-pixbuf/gdk-pixbuf-io.c:1124 #, c-format msgid "Failed to load image '%s': %s" msgstr "Αποτυχία φόρτωσης εικόνας '%s': %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2015 gdk-pixbuf/io-gdip-utils.c:837 +#: gdk-pixbuf/gdk-pixbuf-io.c:2029 gdk-pixbuf/io-gdip-utils.c:835 #, c-format msgid "Error writing to image file: %s" msgstr "Σφάλμα κατά την εγγραφή στο αρχείο εικόνας: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2057 gdk-pixbuf/gdk-pixbuf-io.c:2178 +#: gdk-pixbuf/gdk-pixbuf-io.c:2071 gdk-pixbuf/gdk-pixbuf-io.c:2192 #, c-format msgid "This build of gdk-pixbuf does not support saving the image format: %s" msgstr "" "Αυτή η έκδοση του gdk-pixbuf δεν υποστηρίζει αποθήκευση του τύπου εικόνας : " "%s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2088 +#: gdk-pixbuf/gdk-pixbuf-io.c:2102 msgid "Insufficient memory to save image to callback" msgstr "Ανεπάρκεια μνήμης για την αποθήκευση της εικόνας στο callback" -#: gdk-pixbuf/gdk-pixbuf-io.c:2101 +#: gdk-pixbuf/gdk-pixbuf-io.c:2115 msgid "Failed to open temporary file" msgstr "Αποτυχία ανοίγματος προσωρινού αρχείου" -#: gdk-pixbuf/gdk-pixbuf-io.c:2124 +#: gdk-pixbuf/gdk-pixbuf-io.c:2138 msgid "Failed to read from temporary file" msgstr "Αποτυχία ανάγνωσης από το προσωρινό αρχείο" -#: gdk-pixbuf/gdk-pixbuf-io.c:2372 +#: gdk-pixbuf/gdk-pixbuf-io.c:2382 #, c-format msgid "Failed to open '%s' for writing: %s" msgstr "Αποτυχία ανοίγματος του '%s' για εγγραφή: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2398 +#: gdk-pixbuf/gdk-pixbuf-io.c:2408 #, c-format msgid "" "Failed to close '%s' while writing image, all data may not have been saved: " @@ -143,15 +143,15 @@ msgstr "" "Αποτυχία κλεισίματος του '%s' κατά την εγγραφή της εικόνας, μπορεί να μην " "έχουν αποθηκευτεί όλα τα δεδομένα: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2619 gdk-pixbuf/gdk-pixbuf-io.c:2671 +#: gdk-pixbuf/gdk-pixbuf-io.c:2629 gdk-pixbuf/gdk-pixbuf-io.c:2681 msgid "Insufficient memory to save image into a buffer" msgstr "Ανεπάρκεια μνήμης για την αποθήκευση της εικόνας σε ενδιάμεση μνήμη" -#: gdk-pixbuf/gdk-pixbuf-io.c:2717 +#: gdk-pixbuf/gdk-pixbuf-io.c:2727 msgid "Error writing to image stream" msgstr "Σφάλμα κατά την εγγραφή στη ροή της εικόνας" -#: gdk-pixbuf/gdk-pixbuf-loader.c:393 +#: gdk-pixbuf/gdk-pixbuf-loader.c:384 #, c-format msgid "" "Internal error: Image loader module '%s' failed to complete an operation, " @@ -160,98 +160,102 @@ msgstr "" "Εσωτερικό σφάλμα: Το άρθρωμα φόρτωσης εικόνων '%s' απέτυχε να ολοκληρώσει " "μια ενέργεια, αλλά δεν εξήγησε το λόγο της αποτυχίας" -#: gdk-pixbuf/gdk-pixbuf-loader.c:435 +#: gdk-pixbuf/gdk-pixbuf-loader.c:426 #, c-format msgid "Incremental loading of image type '%s' is not supported" msgstr "Δεν υποστηρίζεται η σταδιακή φόρτωση για τον τύπο εικόνας '%s'" -#: gdk-pixbuf/gdk-pixdata.c:160 +#: gdk-pixbuf/gdk-pixdata.c:158 msgid "Image header corrupt" msgstr "Κατεστραμμένη κεφαλίδα εικόνας" -#: gdk-pixbuf/gdk-pixdata.c:165 +#: gdk-pixbuf/gdk-pixdata.c:163 msgid "Image format unknown" msgstr "Άγνωστος τύπος εικόνας" -#: gdk-pixbuf/gdk-pixdata.c:170 gdk-pixbuf/gdk-pixdata.c:502 +#: gdk-pixbuf/gdk-pixdata.c:168 gdk-pixbuf/gdk-pixdata.c:501 msgid "Image pixel data corrupt" msgstr "Κατεστραμμένα δεδομένα εικονοστοιχείων εικόνας" -#: gdk-pixbuf/gdk-pixdata.c:446 +#: gdk-pixbuf/gdk-pixdata.c:445 #, c-format msgid "failed to allocate image buffer of %u byte" msgid_plural "failed to allocate image buffer of %u bytes" msgstr[0] "Αποτυχία διάθεσης %u ψηφιολέξης ως ενδιάμεσης μνήμης εικόνας" msgstr[1] "Αποτυχία διάθεσης %u ψηφιολέξεων ως ενδιάμεσης μνήμης εικόνας" -#: gdk-pixbuf/io-ani.c:244 +#: gdk-pixbuf/io-ani.c:242 msgid "Unexpected icon chunk in animation" msgstr "Μη αναμενόμενο κομμάτι εικονιδίου στην κινούμενη εικόνα" -#: gdk-pixbuf/io-ani.c:342 gdk-pixbuf/io-ani.c:400 gdk-pixbuf/io-ani.c:426 -#: gdk-pixbuf/io-ani.c:449 gdk-pixbuf/io-ani.c:476 gdk-pixbuf/io-ani.c:563 +#: gdk-pixbuf/io-ani.c:340 gdk-pixbuf/io-ani.c:398 gdk-pixbuf/io-ani.c:424 +#: gdk-pixbuf/io-ani.c:447 gdk-pixbuf/io-ani.c:474 gdk-pixbuf/io-ani.c:561 msgid "Invalid header in animation" msgstr "Μη έγκυρη κεφαλίδα στην κινούμενη εικόνα" -#: gdk-pixbuf/io-ani.c:352 gdk-pixbuf/io-ani.c:374 gdk-pixbuf/io-ani.c:458 -#: gdk-pixbuf/io-ani.c:485 gdk-pixbuf/io-ani.c:536 gdk-pixbuf/io-ani.c:608 +#: gdk-pixbuf/io-ani.c:350 gdk-pixbuf/io-ani.c:372 gdk-pixbuf/io-ani.c:456 +#: gdk-pixbuf/io-ani.c:483 gdk-pixbuf/io-ani.c:534 gdk-pixbuf/io-ani.c:606 msgid "Not enough memory to load animation" msgstr "Ανεπάρκεια μνήμης για τη φόρτωση της κινούμενης εικόνας" -#: gdk-pixbuf/io-ani.c:392 gdk-pixbuf/io-ani.c:418 gdk-pixbuf/io-ani.c:437 +#: gdk-pixbuf/io-ani.c:390 gdk-pixbuf/io-ani.c:416 gdk-pixbuf/io-ani.c:435 msgid "Malformed chunk in animation" msgstr "Η κινούμενη εικόνα περιέχει κομμάτι εσφαλμένης μορφής" -#: gdk-pixbuf/io-ani.c:660 +#: gdk-pixbuf/io-ani.c:628 +msgid "ANI image was truncated or incomplete." +msgstr "Η εικόνα ANI ήταν περικομμένη ή ατελής." + +#: gdk-pixbuf/io-ani.c:669 msgid "The ANI image format" msgstr "Ο τύπος εικόνας ΑΝΙ" -#: gdk-pixbuf/io-bmp.c:229 gdk-pixbuf/io-bmp.c:266 gdk-pixbuf/io-bmp.c:337 -#: gdk-pixbuf/io-bmp.c:369 gdk-pixbuf/io-bmp.c:392 gdk-pixbuf/io-bmp.c:495 +#: gdk-pixbuf/io-bmp.c:227 gdk-pixbuf/io-bmp.c:264 gdk-pixbuf/io-bmp.c:335 +#: gdk-pixbuf/io-bmp.c:367 gdk-pixbuf/io-bmp.c:390 gdk-pixbuf/io-bmp.c:493 msgid "BMP image has bogus header data" msgstr "Η εικόνα BMP περιέχει εσφαλμένα δεδομένα κεφαλίδας" -#: gdk-pixbuf/io-bmp.c:240 gdk-pixbuf/io-bmp.c:432 +#: gdk-pixbuf/io-bmp.c:238 gdk-pixbuf/io-bmp.c:430 msgid "Not enough memory to load bitmap image" msgstr "Ανεπάρκεια μνήμης για τη φόρτωση της εικόνας bitmap" -#: gdk-pixbuf/io-bmp.c:318 +#: gdk-pixbuf/io-bmp.c:316 msgid "BMP image has unsupported header size" msgstr "Δεν υποστηρίζεται αυτό το μέγεθος κεφαλίδας εικόνας BMP" -#: gdk-pixbuf/io-bmp.c:356 +#: gdk-pixbuf/io-bmp.c:354 msgid "Topdown BMP images cannot be compressed" msgstr "Δεν είναι δυνατή η συμπίεση εικόνων Topdown BMP" -#: gdk-pixbuf/io-bmp.c:716 gdk-pixbuf/io-pnm.c:707 +#: gdk-pixbuf/io-bmp.c:714 gdk-pixbuf/io-pnm.c:705 msgid "Premature end-of-file encountered" msgstr "Εντοπίστηκε πρόωρος τερματισμός αρχείου" -#: gdk-pixbuf/io-bmp.c:1328 +#: gdk-pixbuf/io-bmp.c:1326 msgid "Couldn't allocate memory for saving BMP file" msgstr "Αδυναμία διάθεσης μνήμης για την αποθήκευση του αρχείου BMP" -#: gdk-pixbuf/io-bmp.c:1369 +#: gdk-pixbuf/io-bmp.c:1367 msgid "Couldn't write to BMP file" msgstr "Αδυναμία εγγραφής στο αρχείο BMP" -#: gdk-pixbuf/io-bmp.c:1422 gdk-pixbuf/io-gdip-bmp.c:82 +#: gdk-pixbuf/io-bmp.c:1420 gdk-pixbuf/io-gdip-bmp.c:80 msgid "The BMP image format" msgstr "Ο τύπος εικόνας BMP" -#: gdk-pixbuf/io-gdip-emf.c:59 +#: gdk-pixbuf/io-gdip-emf.c:57 msgid "The EMF image format" msgstr "Ο τύπος εικόνας EMF" -#: gdk-pixbuf/io-gdip-gif.c:80 gdk-pixbuf/io-gif.c:1720 +#: gdk-pixbuf/io-gdip-gif.c:78 gdk-pixbuf/io-gif.c:1718 msgid "The GIF image format" msgstr "Ο τύπος εικόνας GIF" -#: gdk-pixbuf/io-gdip-ico.c:59 gdk-pixbuf/io-ico.c:1271 +#: gdk-pixbuf/io-gdip-ico.c:57 gdk-pixbuf/io-ico.c:1269 msgid "The ICO image format" msgstr "Ο τύπος εικόνας ICO" -#: gdk-pixbuf/io-gdip-jpeg.c:53 gdk-pixbuf/io-jpeg.c:1249 +#: gdk-pixbuf/io-gdip-jpeg.c:51 gdk-pixbuf/io-jpeg.c:1249 #, c-format msgid "" "JPEG quality must be a value between 0 and 100; value '%s' could not be " @@ -260,7 +264,7 @@ msgstr "" "Η ποιότητα του JPEG πρέπει να έχει τιμή μεταξύ 0 και 100· η τιμή '%s' δεν " "μπορεί να ερμηνευθεί." -#: gdk-pixbuf/io-gdip-jpeg.c:68 gdk-pixbuf/io-jpeg.c:1265 +#: gdk-pixbuf/io-gdip-jpeg.c:66 gdk-pixbuf/io-jpeg.c:1265 #, c-format msgid "" "JPEG quality must be a value between 0 and 100; value '%d' is not allowed." @@ -268,109 +272,113 @@ msgstr "" "Η ποιότητα του JPEG πρέπει να έχει τιμή μεταξύ 0 και 100· η τιμή '%d' δεν " "επιτρέπεται." -#: gdk-pixbuf/io-gdip-jpeg.c:136 gdk-pixbuf/io-jpeg.c:1478 +#: gdk-pixbuf/io-gdip-jpeg.c:134 gdk-pixbuf/io-jpeg.c:1478 msgid "The JPEG image format" msgstr "Ο τύπος εικόνας JPEG" -#: gdk-pixbuf/io-gdip-utils.c:154 +#: gdk-pixbuf/io-gdip-tiff.c:80 gdk-pixbuf/io-tiff.c:786 +msgid "The TIFF image format" +msgstr "Ο τύπος εικόνας TIFF" + +#: gdk-pixbuf/io-gdip-utils.c:152 #, c-format msgid "Could not allocate memory: %s" msgstr "Αδυναμία διάθεσης μνήμης: %s" -#: gdk-pixbuf/io-gdip-utils.c:179 gdk-pixbuf/io-gdip-utils.c:293 -#: gdk-pixbuf/io-gdip-utils.c:333 +#: gdk-pixbuf/io-gdip-utils.c:177 gdk-pixbuf/io-gdip-utils.c:291 +#: gdk-pixbuf/io-gdip-utils.c:331 #, c-format msgid "Could not create stream: %s" msgstr "Αδυναμία δημιουργίας ροής: %s" -#: gdk-pixbuf/io-gdip-utils.c:193 +#: gdk-pixbuf/io-gdip-utils.c:191 #, c-format msgid "Could not seek stream: %s" msgstr "Αδυναμία αναζήτησης μέσα στη ροή: %s" -#: gdk-pixbuf/io-gdip-utils.c:205 +#: gdk-pixbuf/io-gdip-utils.c:203 #, c-format msgid "Could not read from stream: %s" msgstr "Αδυναμία ανάγνωσης από τη ροή: %s" -#: gdk-pixbuf/io-gdip-utils.c:617 +#: gdk-pixbuf/io-gdip-utils.c:615 msgid "Couldn't load bitmap" msgstr "Αδυναμία φόρτωσης του bitmap" -#: gdk-pixbuf/io-gdip-utils.c:773 +#: gdk-pixbuf/io-gdip-utils.c:771 msgid "Couldn't load metafile" msgstr "Αδυναμία φόρτωσης του αρχείου μεταδεδομένων" -#: gdk-pixbuf/io-gdip-utils.c:878 +#: gdk-pixbuf/io-gdip-utils.c:876 msgid "Unsupported image format for GDI+" msgstr "Μη υποστηριζόμενος τύπος εικόνας για το GDI+" -#: gdk-pixbuf/io-gdip-utils.c:885 +#: gdk-pixbuf/io-gdip-utils.c:883 msgid "Couldn't save" msgstr "Αποτυχία αποθήκευσης" -#: gdk-pixbuf/io-gdip-wmf.c:58 +#: gdk-pixbuf/io-gdip-wmf.c:56 msgid "The WMF image format" msgstr "Ο τύπος εικόνας WMF" -#: gdk-pixbuf/io-gif.c:222 +#: gdk-pixbuf/io-gif.c:220 #, c-format msgid "Failure reading GIF: %s" msgstr "Αποτυχία ανάγνωσης GIF: %s" -#: gdk-pixbuf/io-gif.c:496 gdk-pixbuf/io-gif.c:1502 gdk-pixbuf/io-gif.c:1669 +#: gdk-pixbuf/io-gif.c:494 gdk-pixbuf/io-gif.c:1500 gdk-pixbuf/io-gif.c:1667 msgid "GIF file was missing some data (perhaps it was truncated somehow?)" msgstr "" "Λείπουν κάποια δεδομένα από το αρχείο GIF (μήπως αποκόπηκαν με κάποιο τρόπο;)" -#: gdk-pixbuf/io-gif.c:505 +#: gdk-pixbuf/io-gif.c:503 #, c-format msgid "Internal error in the GIF loader (%s)" msgstr "Εσωτερικό σφάλμα στην εφαρμογή φόρτωσης εικόνων GIF (%s)" -#: gdk-pixbuf/io-gif.c:579 +#: gdk-pixbuf/io-gif.c:577 msgid "Stack overflow" msgstr "Υπερχείλιση στοίβας" -#: gdk-pixbuf/io-gif.c:639 +#: gdk-pixbuf/io-gif.c:637 msgid "GIF image loader cannot understand this image." msgstr "Η εφαρμογή φόρτωσης εικόνων GIF δεν μπορεί να αναγνωρίσει την εικόνα." -#: gdk-pixbuf/io-gif.c:668 +#: gdk-pixbuf/io-gif.c:666 msgid "Bad code encountered" msgstr "Εντοπίστηκε εσφαλμένος κώδικας" -#: gdk-pixbuf/io-gif.c:678 +#: gdk-pixbuf/io-gif.c:676 msgid "Circular table entry in GIF file" msgstr "Κυκλική εγγραφή πίνακα στο αρχείο GIF" -#: gdk-pixbuf/io-gif.c:866 gdk-pixbuf/io-gif.c:1488 gdk-pixbuf/io-gif.c:1541 -#: gdk-pixbuf/io-gif.c:1657 +#: gdk-pixbuf/io-gif.c:864 gdk-pixbuf/io-gif.c:1486 gdk-pixbuf/io-gif.c:1539 +#: gdk-pixbuf/io-gif.c:1655 msgid "Not enough memory to load GIF file" msgstr "Ανεπάρκεια μνήμης για τη φόρτωση του αρχείου GIF" -#: gdk-pixbuf/io-gif.c:960 +#: gdk-pixbuf/io-gif.c:958 msgid "Not enough memory to composite a frame in GIF file" msgstr "Ανεπάρκεια μνήμης για τη σύνθεση πλαισίου στο αρχείο GIF" -#: gdk-pixbuf/io-gif.c:1132 +#: gdk-pixbuf/io-gif.c:1130 msgid "GIF image is corrupt (incorrect LZW compression)" msgstr "Η εικόνα GIF είναι κατεστραμμένη (εσφαλμένη συμπίεση LZW)" -#: gdk-pixbuf/io-gif.c:1182 +#: gdk-pixbuf/io-gif.c:1180 msgid "File does not appear to be a GIF file" msgstr "Το αρχείο δε φαίνεται να είναι αρχείο GIF" -#: gdk-pixbuf/io-gif.c:1194 +#: gdk-pixbuf/io-gif.c:1192 #, c-format msgid "Version %s of the GIF file format is not supported" msgstr "Η έκδοση %s του τύπου αρχείων GIF δεν υποστηρίζεται" -#: gdk-pixbuf/io-gif.c:1241 +#: gdk-pixbuf/io-gif.c:1239 msgid "Resulting GIF image has zero size" msgstr "Σαν αποτέλεσμα η εικόνα GIF έχει μηδενικό μέγεθος" -#: gdk-pixbuf/io-gif.c:1320 +#: gdk-pixbuf/io-gif.c:1318 msgid "" "GIF image has no global colormap, and a frame inside it has no local " "colormap." @@ -378,7 +386,7 @@ msgstr "" "Η εικόνα GIF δεν περιέχει γενικό χάρτη χρωμάτων, ενώ ένα εσωτερικό πλαίσιο " "δεν περιέχει τοπικό χάρτη χρωμάτων." -#: gdk-pixbuf/io-gif.c:1564 +#: gdk-pixbuf/io-gif.c:1562 msgid "GIF image was truncated or incomplete." msgstr "Η εικόνα GIF είτε ήταν ημιτελής είτε είχε αποκοπεί κάποιο κομμάτι της." @@ -395,89 +403,89 @@ msgstr "Αδυναμία αποκωδικοποίησης του αρχείου msgid "The ICNS image format" msgstr "Ο τύπος εικόνας ICNS" -#: gdk-pixbuf/io-ico.c:228 gdk-pixbuf/io-ico.c:242 gdk-pixbuf/io-ico.c:291 -#: gdk-pixbuf/io-ico.c:302 gdk-pixbuf/io-ico.c:395 +#: gdk-pixbuf/io-ico.c:226 gdk-pixbuf/io-ico.c:240 gdk-pixbuf/io-ico.c:289 +#: gdk-pixbuf/io-ico.c:300 gdk-pixbuf/io-ico.c:393 msgid "Invalid header in icon" msgstr "Μη έγκυρη κεφαλίδα στο εικονίδιο" -#: gdk-pixbuf/io-ico.c:257 gdk-pixbuf/io-ico.c:312 gdk-pixbuf/io-ico.c:405 -#: gdk-pixbuf/io-ico.c:458 gdk-pixbuf/io-ico.c:488 +#: gdk-pixbuf/io-ico.c:255 gdk-pixbuf/io-ico.c:310 gdk-pixbuf/io-ico.c:403 +#: gdk-pixbuf/io-ico.c:456 gdk-pixbuf/io-ico.c:486 msgid "Not enough memory to load icon" msgstr "Ανεπάρκεια μνήμης για τη φόρτωση του εικονιδίου" -#: gdk-pixbuf/io-ico.c:338 +#: gdk-pixbuf/io-ico.c:336 msgid "Compressed icons are not supported" msgstr "Δεν υποστηρίζονται συμπιεσμένα εικονίδια" -#: gdk-pixbuf/io-ico.c:358 +#: gdk-pixbuf/io-ico.c:356 msgid "Icon has zero width" msgstr "Το εικονίδιο έχει μηδενικό πλάτος" -#: gdk-pixbuf/io-ico.c:368 +#: gdk-pixbuf/io-ico.c:366 msgid "Icon has zero height" msgstr "Το εικονίδιο έχει μηδενικό ύψος" -#: gdk-pixbuf/io-ico.c:443 +#: gdk-pixbuf/io-ico.c:441 msgid "Unsupported icon type" msgstr "Μη υποστηριζόμενος τύπος εικονιδίου" -#: gdk-pixbuf/io-ico.c:537 +#: gdk-pixbuf/io-ico.c:535 msgid "Not enough memory to load ICO file" msgstr "Ανεπάρκεια μνήμης για τη φόρτωση του αρχείου ICO" -#: gdk-pixbuf/io-ico.c:1002 +#: gdk-pixbuf/io-ico.c:1000 msgid "Image too large to be saved as ICO" msgstr "Η εικόνα είναι πολύ μεγάλη για να αποθηκευτεί ως ICO" -#: gdk-pixbuf/io-ico.c:1013 +#: gdk-pixbuf/io-ico.c:1011 msgid "Cursor hotspot outside image" msgstr "Το επίκεντρο του δρομέα βρίσκεται έξω από την εικόνα" -#: gdk-pixbuf/io-ico.c:1036 +#: gdk-pixbuf/io-ico.c:1034 #, c-format msgid "Unsupported depth for ICO file: %d" msgstr "Μη υποστηριζόμενο βάθος στο αρχείο ICO: %d" -#: gdk-pixbuf/io-jasper.c:74 +#: gdk-pixbuf/io-jasper.c:73 msgid "Couldn't allocate memory for stream" msgstr "Αδυναμία διάθεσης μνήμης για τη ροή" -#: gdk-pixbuf/io-jasper.c:104 +#: gdk-pixbuf/io-jasper.c:103 msgid "Couldn't decode image" msgstr "Αδυναμία αποκωδικοποίησης της εικόνας" -#: gdk-pixbuf/io-jasper.c:122 +#: gdk-pixbuf/io-jasper.c:121 msgid "Transformed JPEG2000 has zero width or height" msgstr "Το μετασχηματισμένο JPEG 2000 έχει μηδενικό ύψος ή πλάτος." -#: gdk-pixbuf/io-jasper.c:136 +#: gdk-pixbuf/io-jasper.c:135 msgid "Image type currently not supported" msgstr "Αυτός ο τύπος εικόνας δεν υποστηρίζεται προς το παρόν" -#: gdk-pixbuf/io-jasper.c:148 gdk-pixbuf/io-jasper.c:156 +#: gdk-pixbuf/io-jasper.c:147 gdk-pixbuf/io-jasper.c:155 msgid "Couldn't allocate memory for color profile" msgstr "Αδυναμία διάθεση μνήμης για την κατατομή χρωμάτων" -#: gdk-pixbuf/io-jasper.c:182 +#: gdk-pixbuf/io-jasper.c:181 msgid "Insufficient memory to open JPEG 2000 file" msgstr "Ανεπάρκεια μνήμης για το άνοιγμα του αρχείου JPEG 2000" -#: gdk-pixbuf/io-jasper.c:261 +#: gdk-pixbuf/io-jasper.c:260 msgid "Couldn't allocate memory to buffer image data" msgstr "" "Αδυναμία διάθεσης μνήμης για την αποθήκευση των δεδομένων της εικόνας στην " "ενδιάμεση μνήμη" -#: gdk-pixbuf/io-jasper.c:305 +#: gdk-pixbuf/io-jasper.c:304 msgid "The JPEG 2000 image format" msgstr "Ο τύπος εικόνας JPEG 2000" -#: gdk-pixbuf/io-jpeg.c:126 +#: gdk-pixbuf/io-jpeg.c:124 #, c-format msgid "Error interpreting JPEG image file (%s)" msgstr "Σφάλμα κατά την ερμηνεία του αρχείου εικόνας JPEG (%s)" -#: gdk-pixbuf/io-jpeg.c:604 +#: gdk-pixbuf/io-jpeg.c:597 msgid "" "Insufficient memory to load image, try exiting some applications to free " "memory" @@ -485,17 +493,17 @@ msgstr "" "Ανεπάρκεια μνήμης για τη φόρτωση της εικόνας, δοκιμάστε να τερματίσετε " "ορισμένες εφαρμογές για να απελευθερώσετε μνήμη" -#: gdk-pixbuf/io-jpeg.c:651 gdk-pixbuf/io-jpeg.c:865 +#: gdk-pixbuf/io-jpeg.c:645 gdk-pixbuf/io-jpeg.c:858 #, c-format msgid "Unsupported JPEG color space (%s)" msgstr "Μη υποστηριζόμενο εύρος χρωμάτων JPEG (%s)" -#: gdk-pixbuf/io-jpeg.c:764 gdk-pixbuf/io-jpeg.c:1044 +#: gdk-pixbuf/io-jpeg.c:757 gdk-pixbuf/io-jpeg.c:1037 #: gdk-pixbuf/io-jpeg.c:1308 gdk-pixbuf/io-jpeg.c:1318 msgid "Couldn't allocate memory for loading JPEG file" msgstr "Αδυναμία διάθεσης μνήμης για τη φόρτωση του αρχείου JPEG" -#: gdk-pixbuf/io-jpeg.c:1018 +#: gdk-pixbuf/io-jpeg.c:1011 msgid "Transformed JPEG has zero width or height." msgstr "Το μετασχηματισμένο JPEG έχει μηδενικό ύψος ή πλάτος." @@ -504,91 +512,91 @@ msgstr "Το μετασχηματισμένο JPEG έχει μηδενικό ύ msgid "Color profile has invalid length '%u'." msgstr "Η κατατομή χρωμάτων έχει άκυρο μήκος '%u'." -#: gdk-pixbuf/io-pcx.c:186 +#: gdk-pixbuf/io-pcx.c:184 msgid "Couldn't allocate memory for header" msgstr "Αδυναμία διάθεσης μνήμης για την κεφαλίδα" -#: gdk-pixbuf/io-pcx.c:201 gdk-pixbuf/io-pcx.c:559 +#: gdk-pixbuf/io-pcx.c:199 gdk-pixbuf/io-pcx.c:557 msgid "Couldn't allocate memory for context buffer" msgstr "Αδυναμία διάθεσης μνήμης για τη σχετική ενδιάμεση μνήμη" -#: gdk-pixbuf/io-pcx.c:600 +#: gdk-pixbuf/io-pcx.c:598 msgid "Image has invalid width and/or height" msgstr "Μη έγκυρο ύψος ή/και πλάτος εικόνας" -#: gdk-pixbuf/io-pcx.c:612 gdk-pixbuf/io-pcx.c:673 +#: gdk-pixbuf/io-pcx.c:610 gdk-pixbuf/io-pcx.c:671 msgid "Image has unsupported bpp" msgstr "Εικόνα με μη υποστηριζόμενο bpp" -#: gdk-pixbuf/io-pcx.c:617 gdk-pixbuf/io-pcx.c:625 +#: gdk-pixbuf/io-pcx.c:615 gdk-pixbuf/io-pcx.c:623 #, c-format msgid "Image has unsupported number of %d-bit planes" msgstr "Εικόνα με μη υποστηριζόμενο αριθμό επιφανειών %d-bit" -#: gdk-pixbuf/io-pcx.c:641 +#: gdk-pixbuf/io-pcx.c:639 msgid "Couldn't create new pixbuf" msgstr "Αδυναμία δημιουργίας νέου pixbuf" -#: gdk-pixbuf/io-pcx.c:649 +#: gdk-pixbuf/io-pcx.c:647 msgid "Couldn't allocate memory for line data" msgstr "Αδυναμία διάθεσης μνήμης για τα δεδομένα των γραμμών" -#: gdk-pixbuf/io-pcx.c:656 +#: gdk-pixbuf/io-pcx.c:654 msgid "Couldn't allocate memory for PCX image" msgstr "Αδυναμία διάθεσης μνήμης για την εικόνα PCX" -#: gdk-pixbuf/io-pcx.c:703 +#: gdk-pixbuf/io-pcx.c:701 msgid "Didn't get all lines of PCX image" msgstr "Αδυναμία λήψης όλων των γραμμών της εικόνας PCX" -#: gdk-pixbuf/io-pcx.c:710 +#: gdk-pixbuf/io-pcx.c:708 msgid "No palette found at end of PCX data" msgstr "Δε βρέθηκε παλέτα στο τέλος των δεδομένων PCX" -#: gdk-pixbuf/io-pcx.c:755 +#: gdk-pixbuf/io-pcx.c:753 msgid "The PCX image format" msgstr "Ο τύπος εικόνας PCX" -#: gdk-pixbuf/io-pixdata.c:148 +#: gdk-pixbuf/io-pixdata.c:146 msgid "Transformed pixbuf has zero width or height." msgstr "Το μετασχηματισμένο pixbuf έχει μηδενικό ύψος ή πλάτος." -#: gdk-pixbuf/io-pixdata.c:186 +#: gdk-pixbuf/io-pixdata.c:184 msgid "The GdkPixdata format" msgstr "Η μορφοποίηση GdkPixdata" -#: gdk-pixbuf/io-png.c:54 +#: gdk-pixbuf/io-png.c:53 msgid "Bits per channel of PNG image is invalid." msgstr "Μη έγκυρος αριθμός bits ανά κανάλι στην εικόνα PNG." -#: gdk-pixbuf/io-png.c:135 gdk-pixbuf/io-png.c:641 +#: gdk-pixbuf/io-png.c:134 gdk-pixbuf/io-png.c:640 msgid "Transformed PNG has zero width or height." msgstr "Το μετασχηματισμένο PNG έχει μηδενικό ύψος ή πλάτος." -#: gdk-pixbuf/io-png.c:143 +#: gdk-pixbuf/io-png.c:142 msgid "Bits per channel of transformed PNG is not 8." msgstr "Τα bits ανά κανάλι του μετασχηματισμένου PNG δεν είναι 8." -#: gdk-pixbuf/io-png.c:152 +#: gdk-pixbuf/io-png.c:151 msgid "Transformed PNG not RGB or RGBA." msgstr "Το μετασχηματισμένο PNG δεν είναι RGB ή RGBA." -#: gdk-pixbuf/io-png.c:161 +#: gdk-pixbuf/io-png.c:160 msgid "Transformed PNG has unsupported number of channels, must be 3 or 4." msgstr "" "Το μετασχηματισμένο PNG περιέχει μη υποστηριζόμενο αριθμό καναλιών· θα " "έπρεπε να είναι 3 ή 4." -#: gdk-pixbuf/io-png.c:182 +#: gdk-pixbuf/io-png.c:181 #, c-format msgid "Fatal error in PNG image file: %s" msgstr "Μοιραίο σφάλμα στο αρχείο εικόνας PNG: %s" -#: gdk-pixbuf/io-png.c:315 +#: gdk-pixbuf/io-png.c:314 msgid "Insufficient memory to load PNG file" msgstr "Ανεπάρκεια μνήμης για τη φόρτωση του αρχείου PNG" -#: gdk-pixbuf/io-png.c:656 +#: gdk-pixbuf/io-png.c:655 #, c-format msgid "" "Insufficient memory to store a %lu by %lu image; try exiting some " @@ -597,34 +605,34 @@ msgstr "" "Ανεπάρκεια μνήμης για την αποθήκευση εικόνας %lu επί %lu· δοκιμάστε να " "τερματίσετε μερικές εφαρμογές για να απελευθερώσετε μνήμη" -#: gdk-pixbuf/io-png.c:719 +#: gdk-pixbuf/io-png.c:718 msgid "Fatal error reading PNG image file" msgstr "Μοιραίο σφάλμα κατά την ανάγνωση του αρχείου εικόνας PNG" -#: gdk-pixbuf/io-png.c:768 +#: gdk-pixbuf/io-png.c:767 #, c-format msgid "Fatal error reading PNG image file: %s" msgstr "Μοιραίο σφάλμα κατά την ανάγνωση του αρχείου εικόνας PNG: %s" -#: gdk-pixbuf/io-png.c:858 +#: gdk-pixbuf/io-png.c:857 msgid "" "Keys for PNG text chunks must have at least 1 and at most 79 characters." msgstr "" "Τα κλειδιά για τα κομμάτια κειμένου του PNG θα πρέπει να περιέχουν " "τουλάχιστον 1 και όχι περισσότερους από 79 χαρακτήρες." -#: gdk-pixbuf/io-png.c:867 +#: gdk-pixbuf/io-png.c:866 msgid "Keys for PNG text chunks must be ASCII characters." msgstr "" "Τα κλειδιά για τα κομμάτια κειμένου του PNG θα πρέπει να απαρτίζονται από " "χαρακτήρες ASCII." -#: gdk-pixbuf/io-png.c:881 gdk-pixbuf/io-tiff.c:667 +#: gdk-pixbuf/io-png.c:880 gdk-pixbuf/io-tiff.c:665 #, c-format msgid "Color profile has invalid length %d." msgstr "Η κατατομή χρωμάτων έχει άκυρο μήκος %d." -#: gdk-pixbuf/io-png.c:894 +#: gdk-pixbuf/io-png.c:893 #, c-format msgid "" "PNG compression level must be a value between 0 and 9; value '%s' could not " @@ -633,7 +641,7 @@ msgstr "" "Η ποιότητα συμπίεσης του PNG πρέπει να έχει τιμή μεταξύ 0 και 9· η τιμή '%s' " "δεν μπορεί να ερμηνευτεί." -#: gdk-pixbuf/io-png.c:907 +#: gdk-pixbuf/io-png.c:906 #, c-format msgid "" "PNG compression level must be a value between 0 and 9; value '%d' is not " @@ -642,96 +650,96 @@ msgstr "" "Η ποιότητα συμπίεσης του PNG πρέπει να έχει τιμή μεταξύ 0 και 9· η τιμή '%d' " "δεν επιτρέπεται." -#: gdk-pixbuf/io-png.c:955 +#: gdk-pixbuf/io-png.c:954 #, c-format msgid "Value for PNG text chunk %s cannot be converted to ISO-8859-1 encoding." msgstr "" "Η τιμή του κομματιού κειμένου του PNG %s δεν μπορεί να μετατραπεί σε " "κωδικοποίηση ISO-8859-1." -#: gdk-pixbuf/io-png.c:1118 +#: gdk-pixbuf/io-png.c:1117 msgid "The PNG image format" msgstr "O τύπος εικόνας PNG" -#: gdk-pixbuf/io-pnm.c:248 +#: gdk-pixbuf/io-pnm.c:246 msgid "PNM loader expected to find an integer, but didn't" msgstr "" "Η εφαρμογή φόρτωσης εικόνων PNM ανέμενε ακέραιο αριθμό, αλλά δεν τον βρήκε" -#: gdk-pixbuf/io-pnm.c:280 +#: gdk-pixbuf/io-pnm.c:278 msgid "PNM file has an incorrect initial byte" msgstr "Το αρχείο PNM περιέχει μια εσφαλμένη αρχική ψηφιολέξη" -#: gdk-pixbuf/io-pnm.c:310 +#: gdk-pixbuf/io-pnm.c:308 msgid "PNM file is not in a recognized PNM subformat" msgstr "Ο τύπος του αρχείου PNM δεν είναι αναγνωρίσιμος τύπος PNM" -#: gdk-pixbuf/io-pnm.c:335 +#: gdk-pixbuf/io-pnm.c:333 msgid "PNM file has an image width of 0" msgstr "Το πλάτος εικόνας του αρχείου PNM είναι 0" -#: gdk-pixbuf/io-pnm.c:356 +#: gdk-pixbuf/io-pnm.c:354 msgid "PNM file has an image height of 0" msgstr "Το ύψος εικόνας του αρχείου PNM είναι 0" -#: gdk-pixbuf/io-pnm.c:379 +#: gdk-pixbuf/io-pnm.c:377 msgid "Maximum color value in PNM file is 0" msgstr "Η μέγιστη τιμή χρώματος στο αρχείο PNM είναι 0" -#: gdk-pixbuf/io-pnm.c:387 +#: gdk-pixbuf/io-pnm.c:385 msgid "Maximum color value in PNM file is too large" msgstr "Η μέγιστη τιμή χρώματος στο αρχείο PNM είναι πολύ μεγάλη" -#: gdk-pixbuf/io-pnm.c:427 gdk-pixbuf/io-pnm.c:457 gdk-pixbuf/io-pnm.c:502 +#: gdk-pixbuf/io-pnm.c:425 gdk-pixbuf/io-pnm.c:455 gdk-pixbuf/io-pnm.c:500 msgid "Raw PNM image type is invalid" msgstr "Μη έγκυρος τύπος ακατέργαστης εικόνας PNM" -#: gdk-pixbuf/io-pnm.c:652 +#: gdk-pixbuf/io-pnm.c:650 msgid "PNM image loader does not support this PNM subformat" msgstr "Η εφαρμογή φόρτωσης εικόνων PNM δεν υποστηρίζει αυτόν τον τύπο PNM" -#: gdk-pixbuf/io-pnm.c:739 gdk-pixbuf/io-pnm.c:966 +#: gdk-pixbuf/io-pnm.c:737 gdk-pixbuf/io-pnm.c:964 msgid "Raw PNM formats require exactly one whitespace before sample data" msgstr "" "Οι ακατέργαστοι τύποι PNM πρέπει να περιέχουν ακριβώς ένα κενό διάστημα πριν " "από τα δεδομένα του δείγματος" -#: gdk-pixbuf/io-pnm.c:766 +#: gdk-pixbuf/io-pnm.c:764 msgid "Cannot allocate memory for loading PNM image" msgstr "Αδυναμία διάθεσης μνήμης για τη φόρτωση της εικόνας PNM" -#: gdk-pixbuf/io-pnm.c:816 +#: gdk-pixbuf/io-pnm.c:814 msgid "Insufficient memory to load PNM context struct" msgstr "Ανεπάρκεια μνήμης για τη φόρτωση της δομής περιεχομένων του PNΜ" -#: gdk-pixbuf/io-pnm.c:867 +#: gdk-pixbuf/io-pnm.c:865 msgid "Unexpected end of PNM image data" msgstr "Μη αναμενόμενος τερματισμός των δεδομένων της εικόνας PNM" -#: gdk-pixbuf/io-pnm.c:995 +#: gdk-pixbuf/io-pnm.c:993 msgid "Insufficient memory to load PNM file" msgstr "Ανεπάρκεια μνήμης για τη φόρτωση του αρχείου PNM" -#: gdk-pixbuf/io-pnm.c:1079 +#: gdk-pixbuf/io-pnm.c:1077 msgid "The PNM/PBM/PGM/PPM image format family" msgstr "Η οικογένεια τύπων εικόνας PNM/PBM/PGM/PPM" -#: gdk-pixbuf/io-qtif.c:128 +#: gdk-pixbuf/io-qtif.c:126 msgid "Input file descriptor is NULL." msgstr "Ο περιγραφέας του αρχείου εισόδου είναι NULL." -#: gdk-pixbuf/io-qtif.c:143 +#: gdk-pixbuf/io-qtif.c:141 msgid "Failed to read QTIF header" msgstr "Αποτυχία ανάγνωσης κεφαλίδας QTIF" -#: gdk-pixbuf/io-qtif.c:152 gdk-pixbuf/io-qtif.c:189 gdk-pixbuf/io-qtif.c:459 +#: gdk-pixbuf/io-qtif.c:150 gdk-pixbuf/io-qtif.c:187 gdk-pixbuf/io-qtif.c:454 #, c-format msgid "QTIF atom size too large (%d byte)" msgid_plural "QTIF atom size too large (%d bytes)" msgstr[0] "Το άτομο QTIF είναι πολύ μεγάλο (%d ψηφιολέξη)" msgstr[1] "Το άτομο QTIF είναι πολύ μεγάλο (%d ψηφιολέξεις)" -#: gdk-pixbuf/io-qtif.c:175 +#: gdk-pixbuf/io-qtif.c:173 #, c-format msgid "Failed to allocate %d byte for file read buffer" msgid_plural "Failed to allocate %d bytes for file read buffer" @@ -740,12 +748,12 @@ msgstr[0] "" msgstr[1] "" "Αποτυχία διάθεσης %d ψηφιολέξεων ως αρχείο ανάγνωσης ενδιάμεσης μνήμης" -#: gdk-pixbuf/io-qtif.c:206 +#: gdk-pixbuf/io-qtif.c:201 #, c-format msgid "File error when reading QTIF atom: %s" msgstr "Αποτυχία αρχείου κατά την ανάγνωση του ατόμου QTIF: %s" -#: gdk-pixbuf/io-qtif.c:243 +#: gdk-pixbuf/io-qtif.c:238 #, c-format msgid "Failed to skip the next %d byte with seek()." msgid_plural "Failed to skip the next %d bytes with seek()." @@ -753,228 +761,224 @@ msgstr[0] "Αποτυχία παράκαμψης της επόμενης %d ψη msgstr[1] "" "Αποτυχία παράκαμψης των επόμενων %d ψηφιολέξεων με χρήση του seek()." -#: gdk-pixbuf/io-qtif.c:270 +#: gdk-pixbuf/io-qtif.c:265 msgid "Failed to allocate QTIF context structure." msgstr "Αδυναμία διάθεσης μνήμης για τη δομή περιεχομένων του QTIF." -#: gdk-pixbuf/io-qtif.c:330 +#: gdk-pixbuf/io-qtif.c:325 msgid "Failed to create GdkPixbufLoader object." msgstr "Αποτυχία δημιουργίας αντικειμένου GdkPixbufLoader." -#: gdk-pixbuf/io-qtif.c:434 +#: gdk-pixbuf/io-qtif.c:429 msgid "Failed to find an image data atom." msgstr "Αποτυχία εύρεσης ατόμου δεδομένων εικόνας." -#: gdk-pixbuf/io-qtif.c:618 +#: gdk-pixbuf/io-qtif.c:613 msgid "The QTIF image format" msgstr "Ο τύπος εικόνας QTIF" -#: gdk-pixbuf/io-ras.c:125 +#: gdk-pixbuf/io-ras.c:123 msgid "RAS image has bogus header data" msgstr "Η εικόνα RAS περιέχει εσφαλμένα δεδομένα κεφαλίδας" -#: gdk-pixbuf/io-ras.c:147 +#: gdk-pixbuf/io-ras.c:145 msgid "RAS image has unknown type" msgstr "Άγνωστος τύπος εικόνας RAS" -#: gdk-pixbuf/io-ras.c:155 +#: gdk-pixbuf/io-ras.c:153 msgid "unsupported RAS image variation" msgstr "μη υποστηριζόμενη παραλλαγή εικόνας RAS" -#: gdk-pixbuf/io-ras.c:170 gdk-pixbuf/io-ras.c:199 +#: gdk-pixbuf/io-ras.c:168 gdk-pixbuf/io-ras.c:197 msgid "Not enough memory to load RAS image" msgstr "Ανεπάρκεια μνήμης για τη φόρτωση της εικόνας RAS" -#: gdk-pixbuf/io-ras.c:544 +#: gdk-pixbuf/io-ras.c:542 msgid "The Sun raster image format" msgstr "Ο τύπος εικόνας Sun raster" -#: gdk-pixbuf/io-tga.c:153 +#: gdk-pixbuf/io-tga.c:151 msgid "Cannot allocate memory for IOBuffer struct" msgstr "Αδυναμία διάθεσης μνήμης για τη δομή του IOBuffer" -#: gdk-pixbuf/io-tga.c:172 +#: gdk-pixbuf/io-tga.c:170 msgid "Cannot allocate memory for IOBuffer data" msgstr "Αδυναμία διάθεσης μνήμης για τα δεδομένα του IOBuffer" -#: gdk-pixbuf/io-tga.c:183 +#: gdk-pixbuf/io-tga.c:181 msgid "Cannot realloc IOBuffer data" msgstr "Αδυναμία αλλαγής της διάθεσης μνήμης για το IOBuffer" -#: gdk-pixbuf/io-tga.c:213 +#: gdk-pixbuf/io-tga.c:211 msgid "Cannot allocate temporary IOBuffer data" msgstr "Αδυναμία διάθεσης μνήμης για τα προσωρινά δεδομένα του IOBuffer" -#: gdk-pixbuf/io-tga.c:346 +#: gdk-pixbuf/io-tga.c:339 msgid "Cannot allocate new pixbuf" msgstr "Αδυναμία διάθεσης μνήμης για το νέο pixbuf" -#: gdk-pixbuf/io-tga.c:685 +#: gdk-pixbuf/io-tga.c:678 msgid "Image is corrupted or truncated" msgstr "Η εικόνα είναι κατεστραμμένη ή έχει αποκοπεί κάποιο κομμάτι της" -#: gdk-pixbuf/io-tga.c:692 +#: gdk-pixbuf/io-tga.c:685 msgid "Cannot allocate colormap structure" msgstr "Αδυναμία διάθεσης μνήμης για τη δομή του χάρτη χρωμάτων" -#: gdk-pixbuf/io-tga.c:699 +#: gdk-pixbuf/io-tga.c:692 msgid "Cannot allocate colormap entries" msgstr "Αδυναμία διάθεσης μνήμης για τις εγγραφές του χάρτη χρωμάτων" -#: gdk-pixbuf/io-tga.c:721 +#: gdk-pixbuf/io-tga.c:714 msgid "Unexpected bitdepth for colormap entries" msgstr "Μη αναμενόμενο βάθος χρωμάτων στις εγγραφές του χάρτη χρωμάτων" -#: gdk-pixbuf/io-tga.c:739 +#: gdk-pixbuf/io-tga.c:732 msgid "Cannot allocate TGA header memory" msgstr "Αδυναμία διάθεσης μνήμης για την κεφαλίδα του TGA" -#: gdk-pixbuf/io-tga.c:772 +#: gdk-pixbuf/io-tga.c:765 msgid "TGA image has invalid dimensions" msgstr "Η εικόνα TGA δεν έχει έγκυρες διαστάσεις" -#: gdk-pixbuf/io-tga.c:778 gdk-pixbuf/io-tga.c:787 gdk-pixbuf/io-tga.c:797 -#: gdk-pixbuf/io-tga.c:807 gdk-pixbuf/io-tga.c:814 +#: gdk-pixbuf/io-tga.c:771 gdk-pixbuf/io-tga.c:780 gdk-pixbuf/io-tga.c:790 +#: gdk-pixbuf/io-tga.c:800 gdk-pixbuf/io-tga.c:807 msgid "TGA image type not supported" msgstr "Ο τύπος εικόνας TGA δεν υποστηρίζεται" -#: gdk-pixbuf/io-tga.c:861 +#: gdk-pixbuf/io-tga.c:854 msgid "Cannot allocate memory for TGA context struct" msgstr "Αδυναμία διάθεσης μνήμης για τη δομή περιεχομένων του TGA" -#: gdk-pixbuf/io-tga.c:926 +#: gdk-pixbuf/io-tga.c:919 msgid "Excess data in file" msgstr "Περίσσεια δεδομένων στο αρχείο" -#: gdk-pixbuf/io-tga.c:1007 +#: gdk-pixbuf/io-tga.c:1000 msgid "The Targa image format" msgstr "Ο τύπος εικόνας Targa" -#: gdk-pixbuf/io-tiff.c:104 +#: gdk-pixbuf/io-tiff.c:102 msgid "Could not get image width (bad TIFF file)" msgstr "Αδυναμία λήψης του πλάτους της εικόνας (εσφαλμένο αρχείο TIFF)" -#: gdk-pixbuf/io-tiff.c:112 +#: gdk-pixbuf/io-tiff.c:110 msgid "Could not get image height (bad TIFF file)" msgstr "Αδυναμία λήψης του ύψους της εικόνας (εσφαλμένο αρχείο TIFF)" -#: gdk-pixbuf/io-tiff.c:120 +#: gdk-pixbuf/io-tiff.c:118 msgid "Width or height of TIFF image is zero" msgstr "Το ύψος ή το πλάτος της εικόνας TIFF είναι μηδενικό" -#: gdk-pixbuf/io-tiff.c:129 gdk-pixbuf/io-tiff.c:138 +#: gdk-pixbuf/io-tiff.c:127 gdk-pixbuf/io-tiff.c:136 msgid "Dimensions of TIFF image too large" msgstr "Οι διαστάσεις της εικόνας TIFF είναι πολύ μεγάλες" -#: gdk-pixbuf/io-tiff.c:162 gdk-pixbuf/io-tiff.c:174 gdk-pixbuf/io-tiff.c:491 +#: gdk-pixbuf/io-tiff.c:160 gdk-pixbuf/io-tiff.c:172 gdk-pixbuf/io-tiff.c:489 msgid "Insufficient memory to open TIFF file" msgstr "Ανεπάρκεια μνήμης για το άνοιγμα του αρχείου TIFF" -#: gdk-pixbuf/io-tiff.c:236 +#: gdk-pixbuf/io-tiff.c:234 msgid "Failed to load RGB data from TIFF file" msgstr "Αποτυχία φόρτωσης των δεδομένων RGB από το αρχείο TIFF" -#: gdk-pixbuf/io-tiff.c:293 +#: gdk-pixbuf/io-tiff.c:291 msgid "Failed to open TIFF image" msgstr "Αποτυχία ανοίγματος της εικόνας TIFF" -#: gdk-pixbuf/io-tiff.c:427 gdk-pixbuf/io-tiff.c:440 +#: gdk-pixbuf/io-tiff.c:425 gdk-pixbuf/io-tiff.c:438 msgid "Failed to load TIFF image" msgstr "Αποτυχία φόρτωσης της εικόνας TIFF" -#: gdk-pixbuf/io-tiff.c:623 +#: gdk-pixbuf/io-tiff.c:621 msgid "Failed to save TIFF image" msgstr "Αποτυχία αποθήκευσης της εικόνας TIFF" -#: gdk-pixbuf/io-tiff.c:656 +#: gdk-pixbuf/io-tiff.c:654 msgid "TIFF compression doesn't refer to a valid codec." msgstr "Η συμπίεση TIFF δεν αναφέρεται σε έγκυρο codec." -#: gdk-pixbuf/io-tiff.c:696 +#: gdk-pixbuf/io-tiff.c:694 msgid "Failed to write TIFF data" msgstr "Αποτυχία εγγραφής των δεδομένων TIFF" -#: gdk-pixbuf/io-tiff.c:733 +#: gdk-pixbuf/io-tiff.c:731 msgid "Couldn't write to TIFF file" msgstr "Αδυναμία εγγραφής στο αρχείο TIFF" -#: gdk-pixbuf/io-tiff.c:788 -msgid "The TIFF image format" -msgstr "Ο τύπος εικόνας TIFF" - -#: gdk-pixbuf/io-wbmp.c:245 +#: gdk-pixbuf/io-wbmp.c:243 msgid "Image has zero width" msgstr "Η εικόνα έχει μηδενικό πλάτος" -#: gdk-pixbuf/io-wbmp.c:263 +#: gdk-pixbuf/io-wbmp.c:261 msgid "Image has zero height" msgstr "Η εικόνα έχει μηδενικό ύψος" -#: gdk-pixbuf/io-wbmp.c:274 +#: gdk-pixbuf/io-wbmp.c:272 msgid "Not enough memory to load image" msgstr "Ανεπάρκεια μνήμης για τη φόρτωση της εικόνας" -#: gdk-pixbuf/io-wbmp.c:333 +#: gdk-pixbuf/io-wbmp.c:331 msgid "Couldn't save the rest" msgstr "Αποτυχία αποθήκευσης των υπολοίπων" -#: gdk-pixbuf/io-wbmp.c:374 +#: gdk-pixbuf/io-wbmp.c:372 msgid "The WBMP image format" msgstr "Ο τύπος εικόνας WBMP" -#: gdk-pixbuf/io-xbm.c:304 +#: gdk-pixbuf/io-xbm.c:302 msgid "Invalid XBM file" msgstr "Μη έγκυρο αρχείο XBM" -#: gdk-pixbuf/io-xbm.c:314 +#: gdk-pixbuf/io-xbm.c:312 msgid "Insufficient memory to load XBM image file" msgstr "Ανεπάρκεια μνήμης για τη φόρτωση του αρχείου εικόνας XBM" -#: gdk-pixbuf/io-xbm.c:462 +#: gdk-pixbuf/io-xbm.c:460 msgid "Failed to write to temporary file when loading XBM image" msgstr "Αποτυχία εγγραφής σε προσωρινό αρχείο κατά τη φόρτωση της εικόνας XBM" -#: gdk-pixbuf/io-xbm.c:501 +#: gdk-pixbuf/io-xbm.c:499 msgid "The XBM image format" msgstr "Ο τύπος εικόνας XBM" -#: gdk-pixbuf/io-xpm.c:469 +#: gdk-pixbuf/io-xpm.c:467 msgid "No XPM header found" msgstr "Δε βρέθηκε κεφαλίδα XBM" -#: gdk-pixbuf/io-xpm.c:478 +#: gdk-pixbuf/io-xpm.c:476 msgid "Invalid XPM header" msgstr "Μη έγκυρη κεφαλίδα XBM" -#: gdk-pixbuf/io-xpm.c:486 +#: gdk-pixbuf/io-xpm.c:484 msgid "XPM file has image width <= 0" msgstr "Το αρχείο XPM έχει πλάτος εικόνας <= 0" -#: gdk-pixbuf/io-xpm.c:494 +#: gdk-pixbuf/io-xpm.c:492 msgid "XPM file has image height <= 0" msgstr "Το αρχείο XPM έχει ύψος εικόνας <= 0" -#: gdk-pixbuf/io-xpm.c:502 +#: gdk-pixbuf/io-xpm.c:500 msgid "XPM has invalid number of chars per pixel" msgstr "Το αρχείο XPM περιέχει μη έγκυρο αριθμό χαρακτήρων ανά εικονοστοιχείο" -#: gdk-pixbuf/io-xpm.c:511 +#: gdk-pixbuf/io-xpm.c:509 msgid "XPM file has invalid number of colors" msgstr "Το αρχείο XPM περιέχει μη έγκυρο αριθμό χρωμάτων" -#: gdk-pixbuf/io-xpm.c:523 gdk-pixbuf/io-xpm.c:532 gdk-pixbuf/io-xpm.c:584 +#: gdk-pixbuf/io-xpm.c:521 gdk-pixbuf/io-xpm.c:530 gdk-pixbuf/io-xpm.c:582 msgid "Cannot allocate memory for loading XPM image" msgstr "Αδυναμία διάθεσης μνήμης για τη φόρτωση της εικόνας XPM" -#: gdk-pixbuf/io-xpm.c:546 +#: gdk-pixbuf/io-xpm.c:544 msgid "Cannot read XPM colormap" msgstr "Αδυναμία ανάγνωσης του χάρτη χρωμάτων XPM" -#: gdk-pixbuf/io-xpm.c:778 +#: gdk-pixbuf/io-xpm.c:776 msgid "Failed to write to temporary file when loading XPM image" msgstr "Αποτυχία εγγραφής σε προσωρινό αρχείο κατά τη φόρτωση της εικόνας XPM" -#: gdk-pixbuf/io-xpm.c:817 +#: gdk-pixbuf/io-xpm.c:815 msgid "The XPM image format" msgstr "Ο τύπος εικόνας XPM" diff --git a/po/en@shaw.gmo b/po/en@shaw.gmo index 6692a7af20e7308d997237f0178cb1ca33739a6b..7a38dfe44f3dd6703704d00a5298d6ae4bc6c70f 100644 GIT binary patch delta 28 kcmexyi}A-T#tmyUcujN-Om&US6pRe4Ow2a#)Y$I=0H)6hPyhe` delta 28 kcmexyi}A-T#tmyUc#U-pOmq!R6$}lmj4U?q)Y$I=0H%owO8@`> diff --git a/po/en@shaw.po b/po/en@shaw.po index f394b49..5079b47 100644 --- a/po/en@shaw.po +++ b/po/en@shaw.po @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: gtk+\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=gdk-" "pixbuf\n" -"POT-Creation-Date: 2013-04-15 10:28-0400\n" +"POT-Creation-Date: 2014-05-26 20:46-0400\n" "PO-Revision-Date: 2010-05-16 16:06 -0400\n" "Last-Translator: Thomas Thurman \n" "Language-Team: Shavian \n" @@ -18,37 +18,37 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n!=1;\n" -#: gdk-pixbuf/gdk-pixbuf-animation.c:160 gdk-pixbuf/gdk-pixbuf-io.c:1064 -#: gdk-pixbuf/gdk-pixbuf-io.c:1330 +#: gdk-pixbuf/gdk-pixbuf-animation.c:158 gdk-pixbuf/gdk-pixbuf-io.c:1077 +#: gdk-pixbuf/gdk-pixbuf-io.c:1333 #, c-format msgid "Failed to open file '%s': %s" msgstr "𐑓𐑱𐑤𐑛 𐑑 𐑴𐑐𐑩𐑯 𐑓𐑲𐑤 '%s': %s" -#: gdk-pixbuf/gdk-pixbuf-animation.c:173 gdk-pixbuf/gdk-pixbuf-io.c:1076 +#: gdk-pixbuf/gdk-pixbuf-animation.c:171 gdk-pixbuf/gdk-pixbuf-io.c:962 #, c-format msgid "Image file '%s' contains no data" msgstr "𐑦𐑥𐑦𐑡 𐑓𐑲𐑤 '%s' 𐑒𐑩𐑯𐑑𐑱𐑯𐑟 𐑯𐑴 𐑛𐑱𐑑𐑩" -#: gdk-pixbuf/gdk-pixbuf-animation.c:212 +#: gdk-pixbuf/gdk-pixbuf-animation.c:210 #, c-format msgid "" "Failed to load animation '%s': reason not known, probably a corrupt " "animation file" msgstr "𐑓𐑱𐑤𐑛 𐑑 𐑤𐑴𐑛 𐑨𐑯𐑩𐑥𐑱𐑖𐑩𐑯 '%s': 𐑮𐑰𐑟𐑩𐑯 𐑯𐑪𐑑 𐑯𐑴𐑯, 𐑐𐑮𐑪𐑚𐑩𐑚𐑤𐑦 𐑩 𐑒𐑼𐑳𐑐𐑑 𐑨𐑯𐑩𐑥𐑱𐑖𐑩𐑯 𐑓𐑲𐑤" -#: gdk-pixbuf/gdk-pixbuf-animation.c:280 gdk-pixbuf/gdk-pixbuf-io.c:1112 -#: gdk-pixbuf/gdk-pixbuf-io.c:1382 +#: gdk-pixbuf/gdk-pixbuf-animation.c:278 gdk-pixbuf/gdk-pixbuf-io.c:1113 +#: gdk-pixbuf/gdk-pixbuf-io.c:1385 #, c-format msgid "" "Failed to load image '%s': reason not known, probably a corrupt image file" msgstr "𐑓𐑱𐑤𐑛 𐑑 𐑤𐑴𐑛 𐑦𐑥𐑦𐑡 '%s': 𐑮𐑰𐑟𐑩𐑯 𐑯𐑪𐑑 𐑯𐑴𐑯, 𐑐𐑮𐑪𐑚𐑩𐑚𐑤𐑦 𐑩 𐑒𐑼𐑳𐑐𐑑 𐑦𐑥𐑦𐑡 𐑓𐑲𐑤" -#: gdk-pixbuf/gdk-pixbuf-io.c:790 +#: gdk-pixbuf/gdk-pixbuf-io.c:774 #, c-format msgid "Unable to load image-loading module: %s: %s" msgstr "𐑳𐑯𐑱𐑚𐑩𐑤 𐑑 𐑤𐑴𐑛 𐑦𐑥𐑦𐑡-𐑤𐑴𐑛𐑦𐑙 𐑥𐑪𐑛𐑿𐑤: %s: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:805 +#: gdk-pixbuf/gdk-pixbuf-io.c:789 #, fuzzy, c-format msgid "" "Image-loading module %s does not export the proper interface; perhaps it's " @@ -57,68 +57,68 @@ msgstr "" "𐑦𐑥𐑦𐑡-𐑤𐑴𐑛𐑦𐑙 𐑥𐑪𐑛𐑿𐑤 %s 𐑛𐑳𐑟 𐑯𐑪𐑑 𐑧𐑒𐑕𐑐𐑹𐑑 𐑞 𐑐𐑮𐑪𐑐𐑼 𐑦𐑯𐑑𐑼𐑓𐑱𐑕; 𐑐𐑼𐑣𐑨𐑐𐑕 𐑦𐑑𐑕 𐑓𐑮𐑪𐑥 𐑩 " "𐑛𐑦𐑓𐑼𐑩𐑯𐑑 GTK 𐑝𐑻𐑠𐑩𐑯?" -#: gdk-pixbuf/gdk-pixbuf-io.c:814 gdk-pixbuf/gdk-pixbuf-io.c:865 +#: gdk-pixbuf/gdk-pixbuf-io.c:798 gdk-pixbuf/gdk-pixbuf-io.c:849 #, c-format msgid "Image type '%s' is not supported" msgstr "𐑦𐑥𐑦𐑡 𐑑𐑲𐑐 '%s' 𐑦𐑟 𐑯𐑪𐑑 𐑕𐑩𐑐𐑹𐑑𐑩𐑛" -#: gdk-pixbuf/gdk-pixbuf-io.c:950 +#: gdk-pixbuf/gdk-pixbuf-io.c:934 #, c-format msgid "Couldn't recognize the image file format for file '%s'" msgstr "𐑒𐑫𐑛𐑯𐑑 𐑮𐑧𐑒𐑪𐑜𐑯𐑲𐑟 𐑞 𐑦𐑥𐑦𐑡 𐑓𐑲𐑤 𐑓𐑹𐑥𐑨𐑑 𐑓𐑹 𐑓𐑲𐑤 '%s'" -#: gdk-pixbuf/gdk-pixbuf-io.c:958 +#: gdk-pixbuf/gdk-pixbuf-io.c:942 msgid "Unrecognized image file format" msgstr "𐑩𐑯𐑮𐑧𐑒𐑩𐑜𐑯𐑲𐑟𐑛 𐑦𐑥𐑦𐑡 𐑓𐑲𐑤 𐑓𐑹𐑥𐑨𐑑" -#: gdk-pixbuf/gdk-pixbuf-io.c:1121 +#: gdk-pixbuf/gdk-pixbuf-io.c:1124 #, c-format msgid "Failed to load image '%s': %s" msgstr "𐑓𐑱𐑤𐑛 𐑑 𐑤𐑴𐑛 𐑦𐑥𐑦𐑡 '%s': %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2015 gdk-pixbuf/io-gdip-utils.c:837 +#: gdk-pixbuf/gdk-pixbuf-io.c:2029 gdk-pixbuf/io-gdip-utils.c:835 #, c-format msgid "Error writing to image file: %s" msgstr "𐑻𐑼 𐑮𐑲𐑑𐑦𐑙 𐑑 𐑦𐑥𐑦𐑡 𐑓𐑲𐑤: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2057 gdk-pixbuf/gdk-pixbuf-io.c:2178 +#: gdk-pixbuf/gdk-pixbuf-io.c:2071 gdk-pixbuf/gdk-pixbuf-io.c:2192 #, c-format msgid "This build of gdk-pixbuf does not support saving the image format: %s" msgstr "𐑞𐑦𐑕 𐑚𐑦𐑤𐑛 𐑝 gdk-pixbuf 𐑛𐑳𐑟 𐑯𐑪𐑑 𐑕𐑩𐑐𐑹𐑑 𐑕𐑱𐑝𐑦𐑙 𐑞 𐑦𐑥𐑦𐑡 𐑓𐑹𐑥𐑨𐑑: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2088 +#: gdk-pixbuf/gdk-pixbuf-io.c:2102 msgid "Insufficient memory to save image to callback" msgstr "𐑦𐑯𐑕𐑩𐑓𐑦𐑖𐑩𐑯𐑑 𐑥𐑧𐑥𐑼𐑦 𐑑 𐑕𐑱𐑝 𐑦𐑥𐑦𐑡 𐑑 𐑒𐑷𐑤𐑚𐑨𐑒" -#: gdk-pixbuf/gdk-pixbuf-io.c:2101 +#: gdk-pixbuf/gdk-pixbuf-io.c:2115 msgid "Failed to open temporary file" msgstr "𐑓𐑱𐑤𐑛 𐑑 𐑴𐑐𐑩𐑯 𐑑𐑧𐑥𐑐𐑼𐑼𐑦 𐑓𐑲𐑤" -#: gdk-pixbuf/gdk-pixbuf-io.c:2124 +#: gdk-pixbuf/gdk-pixbuf-io.c:2138 msgid "Failed to read from temporary file" msgstr "𐑓𐑱𐑤𐑛 𐑑 𐑮𐑰𐑛 𐑓𐑮𐑪𐑥 𐑑𐑧𐑥𐑐𐑼𐑼𐑦 𐑓𐑲𐑤" -#: gdk-pixbuf/gdk-pixbuf-io.c:2372 +#: gdk-pixbuf/gdk-pixbuf-io.c:2382 #, c-format msgid "Failed to open '%s' for writing: %s" msgstr "𐑓𐑱𐑤𐑛 𐑑 𐑴𐑐𐑩𐑯 '%s' 𐑓𐑹 𐑮𐑲𐑑𐑦𐑙: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2398 +#: gdk-pixbuf/gdk-pixbuf-io.c:2408 #, c-format msgid "" "Failed to close '%s' while writing image, all data may not have been saved: " "%s" msgstr "𐑓𐑱𐑤𐑛 𐑑 𐑒𐑤𐑴𐑕 '%s' 𐑢𐑲𐑤 𐑮𐑲𐑑𐑦𐑙 𐑦𐑥𐑦𐑡, 𐑷𐑤 𐑛𐑱𐑑𐑩 𐑥𐑱 𐑯𐑪𐑑 𐑣𐑨𐑝 𐑚𐑰𐑯 𐑕𐑱𐑝𐑛: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2619 gdk-pixbuf/gdk-pixbuf-io.c:2671 +#: gdk-pixbuf/gdk-pixbuf-io.c:2629 gdk-pixbuf/gdk-pixbuf-io.c:2681 msgid "Insufficient memory to save image into a buffer" msgstr "𐑦𐑯𐑕𐑩𐑓𐑦𐑖𐑩𐑯𐑑 𐑥𐑧𐑥𐑼𐑦 𐑑 𐑕𐑱𐑝 𐑦𐑥𐑦𐑡 𐑦𐑯𐑑𐑫 𐑩 𐑚𐑳𐑓𐑼" -#: gdk-pixbuf/gdk-pixbuf-io.c:2717 +#: gdk-pixbuf/gdk-pixbuf-io.c:2727 msgid "Error writing to image stream" msgstr "𐑻𐑼 𐑮𐑲𐑑𐑦𐑙 𐑑 𐑦𐑥𐑦𐑡 𐑕𐑑𐑮𐑰𐑥" -#: gdk-pixbuf/gdk-pixbuf-loader.c:393 +#: gdk-pixbuf/gdk-pixbuf-loader.c:384 #, c-format msgid "" "Internal error: Image loader module '%s' failed to complete an operation, " @@ -127,224 +127,233 @@ msgstr "" "𐑦𐑯𐑑𐑻𐑯𐑩𐑤 𐑻𐑼: 𐑦𐑥𐑦𐑡 𐑤𐑴𐑛𐑻 𐑥𐑪𐑛𐑿𐑤 '%s' 𐑓𐑱𐑤𐑛 𐑑 𐑒𐑩𐑥𐑐𐑤𐑰𐑑 𐑩𐑯 𐑪𐑐𐑼𐑱𐑓𐑱𐑤𐑛, 𐑚𐑳𐑑 𐑛𐑦𐑛𐑯𐑑 𐑜𐑦𐑝 𐑩 " "𐑮𐑰𐑟𐑩𐑯 𐑓𐑹 𐑞 𐑓𐑱𐑤𐑘𐑼" -#: gdk-pixbuf/gdk-pixbuf-loader.c:435 +#: gdk-pixbuf/gdk-pixbuf-loader.c:426 #, c-format msgid "Incremental loading of image type '%s' is not supported" msgstr "𐑦𐑯𐑒𐑮𐑩𐑥𐑧𐑯𐑑𐑩𐑤 𐑤𐑴𐑛𐑦𐑙 𐑝 𐑦𐑥𐑦𐑡 𐑑𐑲𐑐 '%s' 𐑦𐑟 𐑯𐑪𐑑 𐑕𐑩𐑐𐑹𐑑𐑩𐑛" -#: gdk-pixbuf/gdk-pixdata.c:160 +#: gdk-pixbuf/gdk-pixdata.c:158 msgid "Image header corrupt" msgstr "𐑦𐑥𐑦𐑡 𐑣𐑧𐑛𐑼 𐑒𐑼𐑳𐑐𐑑" -#: gdk-pixbuf/gdk-pixdata.c:165 +#: gdk-pixbuf/gdk-pixdata.c:163 msgid "Image format unknown" msgstr "𐑦𐑥𐑦𐑡 𐑓𐑹𐑥𐑨𐑑 𐑳𐑯𐑴𐑯" -#: gdk-pixbuf/gdk-pixdata.c:170 gdk-pixbuf/gdk-pixdata.c:502 +#: gdk-pixbuf/gdk-pixdata.c:168 gdk-pixbuf/gdk-pixdata.c:501 msgid "Image pixel data corrupt" msgstr "𐑦𐑥𐑦𐑡 𐑐𐑦𐑒𐑕𐑩𐑤 𐑛𐑱𐑑𐑩 𐑒𐑼𐑳𐑐𐑑" -#: gdk-pixbuf/gdk-pixdata.c:446 +#: gdk-pixbuf/gdk-pixdata.c:445 #, c-format msgid "failed to allocate image buffer of %u byte" msgid_plural "failed to allocate image buffer of %u bytes" msgstr[0] "𐑓𐑱𐑤𐑛 𐑑 𐑨𐑤𐑴𐑒𐑱𐑑 𐑦𐑥𐑦𐑡 𐑚𐑳𐑓𐑼 𐑝 %u 𐑚𐑲𐑑" msgstr[1] "𐑓𐑱𐑤𐑛 𐑑 𐑨𐑤𐑴𐑒𐑱𐑑 𐑦𐑥𐑦𐑡 𐑚𐑳𐑓𐑼 𐑝 %u 𐑚𐑲𐑑𐑕" -#: gdk-pixbuf/io-ani.c:244 +#: gdk-pixbuf/io-ani.c:242 msgid "Unexpected icon chunk in animation" msgstr "𐑳𐑯𐑦𐑒𐑕𐑐𐑧𐑒𐑑𐑩𐑛 𐑲𐑒𐑪𐑯 𐑗𐑩𐑙𐑒 𐑦𐑯 𐑨𐑯𐑩𐑥𐑱𐑖𐑩𐑯" -#: gdk-pixbuf/io-ani.c:342 gdk-pixbuf/io-ani.c:400 gdk-pixbuf/io-ani.c:426 -#: gdk-pixbuf/io-ani.c:449 gdk-pixbuf/io-ani.c:476 gdk-pixbuf/io-ani.c:563 +#: gdk-pixbuf/io-ani.c:340 gdk-pixbuf/io-ani.c:398 gdk-pixbuf/io-ani.c:424 +#: gdk-pixbuf/io-ani.c:447 gdk-pixbuf/io-ani.c:474 gdk-pixbuf/io-ani.c:561 msgid "Invalid header in animation" msgstr "𐑦𐑯𐑝𐑨𐑤𐑦𐑛 𐑣𐑧𐑛𐑼 𐑦𐑯 𐑨𐑯𐑩𐑥𐑱𐑖𐑩𐑯" -#: gdk-pixbuf/io-ani.c:352 gdk-pixbuf/io-ani.c:374 gdk-pixbuf/io-ani.c:458 -#: gdk-pixbuf/io-ani.c:485 gdk-pixbuf/io-ani.c:536 gdk-pixbuf/io-ani.c:608 +#: gdk-pixbuf/io-ani.c:350 gdk-pixbuf/io-ani.c:372 gdk-pixbuf/io-ani.c:456 +#: gdk-pixbuf/io-ani.c:483 gdk-pixbuf/io-ani.c:534 gdk-pixbuf/io-ani.c:606 msgid "Not enough memory to load animation" msgstr "𐑯𐑪𐑑 𐑦𐑯𐑳𐑓 𐑥𐑧𐑥𐑼𐑦 𐑑 𐑤𐑴𐑛 𐑨𐑯𐑩𐑥𐑱𐑖𐑩𐑯" -#: gdk-pixbuf/io-ani.c:392 gdk-pixbuf/io-ani.c:418 gdk-pixbuf/io-ani.c:437 +#: gdk-pixbuf/io-ani.c:390 gdk-pixbuf/io-ani.c:416 gdk-pixbuf/io-ani.c:435 msgid "Malformed chunk in animation" msgstr "𐑥𐑨𐑤𐑓𐑹𐑥𐑛 𐑗𐑩𐑙𐑒 𐑦𐑯 𐑨𐑯𐑩𐑥𐑱𐑖𐑩𐑯" -#: gdk-pixbuf/io-ani.c:660 +#: gdk-pixbuf/io-ani.c:628 +#, fuzzy +msgid "ANI image was truncated or incomplete." +msgstr "GIF 𐑦𐑥𐑦𐑡 𐑢𐑪𐑟 𐑑𐑮𐑩𐑙𐑒𐑱𐑑𐑦𐑛 𐑹 𐑦𐑯𐑒𐑩𐑥𐑐𐑤𐑰𐑑." + +#: gdk-pixbuf/io-ani.c:669 msgid "The ANI image format" msgstr "𐑞 ANI 𐑦𐑥𐑦𐑡 𐑓𐑹𐑥𐑨𐑑" -#: gdk-pixbuf/io-bmp.c:229 gdk-pixbuf/io-bmp.c:266 gdk-pixbuf/io-bmp.c:337 -#: gdk-pixbuf/io-bmp.c:369 gdk-pixbuf/io-bmp.c:392 gdk-pixbuf/io-bmp.c:495 +#: gdk-pixbuf/io-bmp.c:227 gdk-pixbuf/io-bmp.c:264 gdk-pixbuf/io-bmp.c:335 +#: gdk-pixbuf/io-bmp.c:367 gdk-pixbuf/io-bmp.c:390 gdk-pixbuf/io-bmp.c:493 msgid "BMP image has bogus header data" msgstr "BMP 𐑦𐑥𐑦𐑡 𐑣𐑨𐑟 𐑚𐑴𐑜𐑩𐑕 𐑣𐑧𐑛𐑼 𐑛𐑱𐑑𐑩" -#: gdk-pixbuf/io-bmp.c:240 gdk-pixbuf/io-bmp.c:432 +#: gdk-pixbuf/io-bmp.c:238 gdk-pixbuf/io-bmp.c:430 msgid "Not enough memory to load bitmap image" msgstr "𐑯𐑪𐑑 𐑦𐑯𐑳𐑓 𐑥𐑧𐑥𐑼𐑦 𐑑 𐑤𐑴𐑛 𐑚𐑦𐑑𐑥𐑨𐑐 𐑦𐑥𐑦𐑡" -#: gdk-pixbuf/io-bmp.c:318 +#: gdk-pixbuf/io-bmp.c:316 msgid "BMP image has unsupported header size" msgstr "BMP 𐑦𐑥𐑦𐑡 𐑣𐑨𐑟 𐑳𐑯𐑕𐑩𐑐𐑹𐑑𐑩𐑛 𐑣𐑧𐑛𐑼 𐑕𐑲𐑟" -#: gdk-pixbuf/io-bmp.c:356 +#: gdk-pixbuf/io-bmp.c:354 msgid "Topdown BMP images cannot be compressed" msgstr "𐑑𐑪𐑐𐑛𐑬𐑯 BMP 𐑦𐑥𐑦𐑡𐑩𐑟 𐑒𐑨𐑯𐑪𐑑 𐑚𐑰 𐑒𐑪𐑥𐑐𐑮𐑧𐑕𐑑" -#: gdk-pixbuf/io-bmp.c:716 gdk-pixbuf/io-pnm.c:707 +#: gdk-pixbuf/io-bmp.c:714 gdk-pixbuf/io-pnm.c:705 msgid "Premature end-of-file encountered" msgstr "𐑐𐑮𐑰𐑥𐑩𐑗𐑫𐑮 𐑧𐑯𐑛-𐑝-𐑓𐑲𐑤 𐑦𐑯𐑒𐑶𐑯𐑑𐑻𐑛" -#: gdk-pixbuf/io-bmp.c:1328 +#: gdk-pixbuf/io-bmp.c:1326 msgid "Couldn't allocate memory for saving BMP file" msgstr "𐑒𐑫𐑛𐑯𐑑 𐑨𐑤𐑴𐑒𐑱𐑑 𐑥𐑧𐑥𐑼𐑦 𐑓𐑹 𐑕𐑱𐑝𐑦𐑙 BMP 𐑓𐑲𐑤" -#: gdk-pixbuf/io-bmp.c:1369 +#: gdk-pixbuf/io-bmp.c:1367 msgid "Couldn't write to BMP file" msgstr "𐑒𐑫𐑛𐑯𐑑 𐑮𐑲𐑑 𐑑 BMP 𐑓𐑲𐑤" -#: gdk-pixbuf/io-bmp.c:1422 gdk-pixbuf/io-gdip-bmp.c:82 +#: gdk-pixbuf/io-bmp.c:1420 gdk-pixbuf/io-gdip-bmp.c:80 msgid "The BMP image format" msgstr "𐑞 BMP 𐑦𐑥𐑦𐑡 𐑓𐑹𐑥𐑨𐑑" -#: gdk-pixbuf/io-gdip-emf.c:59 +#: gdk-pixbuf/io-gdip-emf.c:57 #, fuzzy msgid "The EMF image format" msgstr "𐑞 EMF 𐑦𐑥𐑦𐑡 𐑓𐑹𐑥𐑨𐑑" -#: gdk-pixbuf/io-gdip-gif.c:80 gdk-pixbuf/io-gif.c:1720 +#: gdk-pixbuf/io-gdip-gif.c:78 gdk-pixbuf/io-gif.c:1718 msgid "The GIF image format" msgstr "𐑞 GIF 𐑦𐑥𐑦𐑡 𐑓𐑹𐑥𐑨𐑑" -#: gdk-pixbuf/io-gdip-ico.c:59 gdk-pixbuf/io-ico.c:1271 +#: gdk-pixbuf/io-gdip-ico.c:57 gdk-pixbuf/io-ico.c:1269 msgid "The ICO image format" msgstr "𐑞 ICO 𐑦𐑥𐑦𐑡 𐑓𐑹𐑥𐑨𐑑" -#: gdk-pixbuf/io-gdip-jpeg.c:53 gdk-pixbuf/io-jpeg.c:1249 +#: gdk-pixbuf/io-gdip-jpeg.c:51 gdk-pixbuf/io-jpeg.c:1249 #, c-format msgid "" "JPEG quality must be a value between 0 and 100; value '%s' could not be " "parsed." msgstr "JPEG 𐑒𐑢𐑪𐑤𐑦𐑑𐑰 𐑥𐑳𐑕𐑑 𐑚𐑰 𐑩 𐑝𐑨𐑤𐑿 𐑚𐑦𐑑𐑢𐑰𐑯 0 𐑯 100; 𐑝𐑨𐑤𐑿 '%s' 𐑒𐑫𐑛 𐑯𐑪𐑑 𐑚𐑰 𐑐𐑸𐑕𐑑." -#: gdk-pixbuf/io-gdip-jpeg.c:68 gdk-pixbuf/io-jpeg.c:1265 +#: gdk-pixbuf/io-gdip-jpeg.c:66 gdk-pixbuf/io-jpeg.c:1265 #, c-format msgid "" "JPEG quality must be a value between 0 and 100; value '%d' is not allowed." msgstr "JPEG 𐑒𐑢𐑪𐑤𐑦𐑑𐑰 𐑥𐑳𐑕𐑑 𐑚𐑰 𐑩 𐑝𐑨𐑤𐑿 𐑚𐑦𐑑𐑢𐑰𐑯 0 𐑯 100; 𐑝𐑨𐑤𐑿 '%d' 𐑦𐑟 𐑯𐑪𐑑 𐑩𐑤𐑬𐑛." -#: gdk-pixbuf/io-gdip-jpeg.c:136 gdk-pixbuf/io-jpeg.c:1478 +#: gdk-pixbuf/io-gdip-jpeg.c:134 gdk-pixbuf/io-jpeg.c:1478 msgid "The JPEG image format" msgstr "𐑞 JPEG 𐑦𐑥𐑦𐑡 𐑓𐑹𐑥𐑨𐑑" -#: gdk-pixbuf/io-gdip-utils.c:154 +#: gdk-pixbuf/io-gdip-tiff.c:80 gdk-pixbuf/io-tiff.c:786 +msgid "The TIFF image format" +msgstr "𐑞 TIFF 𐑦𐑥𐑦𐑡 𐑓𐑹𐑥𐑨𐑑" + +#: gdk-pixbuf/io-gdip-utils.c:152 #, fuzzy, c-format msgid "Could not allocate memory: %s" msgstr "𐑒𐑫𐑛 𐑯𐑪𐑑 𐑨𐑤𐑴𐑒𐑱𐑑 𐑥𐑧𐑥𐑼𐑦: %s" -#: gdk-pixbuf/io-gdip-utils.c:179 gdk-pixbuf/io-gdip-utils.c:293 -#: gdk-pixbuf/io-gdip-utils.c:333 +#: gdk-pixbuf/io-gdip-utils.c:177 gdk-pixbuf/io-gdip-utils.c:291 +#: gdk-pixbuf/io-gdip-utils.c:331 #, fuzzy, c-format msgid "Could not create stream: %s" msgstr "𐑒𐑫𐑛 𐑯𐑪𐑑 𐑒𐑮𐑦𐑱𐑑 𐑕𐑑𐑮𐑰𐑥: %s" -#: gdk-pixbuf/io-gdip-utils.c:193 +#: gdk-pixbuf/io-gdip-utils.c:191 #, fuzzy, c-format msgid "Could not seek stream: %s" msgstr "𐑒𐑫𐑛 𐑯𐑪𐑑 𐑕𐑰𐑒 𐑕𐑑𐑮𐑰𐑥: %s" -#: gdk-pixbuf/io-gdip-utils.c:205 +#: gdk-pixbuf/io-gdip-utils.c:203 #, fuzzy, c-format msgid "Could not read from stream: %s" msgstr "𐑒𐑫𐑛 𐑯𐑪𐑑 𐑮𐑧𐑛 𐑓𐑮𐑪𐑥 𐑕𐑑𐑮𐑰𐑥: %s" -#: gdk-pixbuf/io-gdip-utils.c:617 +#: gdk-pixbuf/io-gdip-utils.c:615 msgid "Couldn't load bitmap" msgstr "𐑒𐑫𐑛𐑯𐑑 𐑤𐑴𐑛 𐑚𐑦𐑑𐑥𐑨𐑐" -#: gdk-pixbuf/io-gdip-utils.c:773 +#: gdk-pixbuf/io-gdip-utils.c:771 #, fuzzy msgid "Couldn't load metafile" msgstr "𐑒𐑫𐑛𐑯𐑑 𐑤𐑴𐑛 metafile" -#: gdk-pixbuf/io-gdip-utils.c:878 +#: gdk-pixbuf/io-gdip-utils.c:876 #, fuzzy msgid "Unsupported image format for GDI+" msgstr "𐑳𐑯𐑕𐑩𐑐𐑹𐑑𐑩𐑛 𐑦𐑥𐑦𐑡 𐑓𐑹𐑥𐑨𐑑 𐑓𐑹 GDI+" -#: gdk-pixbuf/io-gdip-utils.c:885 +#: gdk-pixbuf/io-gdip-utils.c:883 msgid "Couldn't save" msgstr "𐑒𐑫𐑛𐑯𐑑 𐑕𐑱𐑝" -#: gdk-pixbuf/io-gdip-wmf.c:58 +#: gdk-pixbuf/io-gdip-wmf.c:56 #, fuzzy msgid "The WMF image format" msgstr "𐑞 WMF 𐑦𐑥𐑦𐑡 𐑓𐑹𐑥𐑨𐑑" -#: gdk-pixbuf/io-gif.c:222 +#: gdk-pixbuf/io-gif.c:220 #, c-format msgid "Failure reading GIF: %s" msgstr "𐑓𐑱𐑤𐑘𐑼 𐑮𐑰𐑛𐑦𐑙 GIF: %s" -#: gdk-pixbuf/io-gif.c:496 gdk-pixbuf/io-gif.c:1502 gdk-pixbuf/io-gif.c:1669 +#: gdk-pixbuf/io-gif.c:494 gdk-pixbuf/io-gif.c:1500 gdk-pixbuf/io-gif.c:1667 msgid "GIF file was missing some data (perhaps it was truncated somehow?)" msgstr "GIF 𐑓𐑲𐑤 𐑢𐑪𐑟 𐑥𐑦𐑕𐑦𐑙 𐑕𐑳𐑥 𐑛𐑱𐑑𐑩 (𐑐𐑼𐑣𐑨𐑐𐑕 𐑦𐑑 𐑢𐑪𐑟 𐑑𐑮𐑩𐑙𐑒𐑱𐑑𐑦𐑛 𐑕𐑳𐑥𐑣𐑬?)" -#: gdk-pixbuf/io-gif.c:505 +#: gdk-pixbuf/io-gif.c:503 #, c-format msgid "Internal error in the GIF loader (%s)" msgstr "𐑦𐑯𐑑𐑻𐑯𐑩𐑤 𐑻𐑼 𐑦𐑯 𐑞 GIF 𐑤𐑴𐑛𐑻 (%s)" -#: gdk-pixbuf/io-gif.c:579 +#: gdk-pixbuf/io-gif.c:577 msgid "Stack overflow" msgstr "𐑕𐑑𐑨𐑒 𐑴𐑝𐑼𐑓𐑤𐑴" -#: gdk-pixbuf/io-gif.c:639 +#: gdk-pixbuf/io-gif.c:637 msgid "GIF image loader cannot understand this image." msgstr "GIF 𐑦𐑥𐑦𐑡 𐑤𐑴𐑛𐑻 𐑒𐑨𐑯𐑪𐑑 𐑳𐑯𐑛𐑼𐑕𐑑𐑨𐑯𐑛 𐑞𐑦𐑕 𐑦𐑥𐑦𐑡." -#: gdk-pixbuf/io-gif.c:668 +#: gdk-pixbuf/io-gif.c:666 msgid "Bad code encountered" msgstr "𐑚𐑨𐑛 𐑒𐑴𐑛 𐑦𐑯𐑒𐑶𐑯𐑑𐑻𐑛" -#: gdk-pixbuf/io-gif.c:678 +#: gdk-pixbuf/io-gif.c:676 msgid "Circular table entry in GIF file" msgstr "𐑕𐑻𐑒𐑘𐑫𐑤𐑼 𐑑𐑱𐑚𐑩𐑤 𐑧𐑯𐑑𐑮𐑦 𐑦𐑯 GIF 𐑓𐑲𐑤" -#: gdk-pixbuf/io-gif.c:866 gdk-pixbuf/io-gif.c:1488 gdk-pixbuf/io-gif.c:1541 -#: gdk-pixbuf/io-gif.c:1657 +#: gdk-pixbuf/io-gif.c:864 gdk-pixbuf/io-gif.c:1486 gdk-pixbuf/io-gif.c:1539 +#: gdk-pixbuf/io-gif.c:1655 msgid "Not enough memory to load GIF file" msgstr "𐑯𐑪𐑑 𐑦𐑯𐑳𐑓 𐑥𐑧𐑥𐑼𐑦 𐑑 𐑤𐑴𐑛 GIF 𐑓𐑲𐑤" -#: gdk-pixbuf/io-gif.c:960 +#: gdk-pixbuf/io-gif.c:958 msgid "Not enough memory to composite a frame in GIF file" msgstr "𐑯𐑪𐑑 𐑦𐑯𐑳𐑓 𐑥𐑧𐑥𐑼𐑦 𐑑 𐑒𐑩𐑥𐑐𐑭𐑟𐑩𐑑 𐑩 𐑓𐑮𐑱𐑥 𐑦𐑯 GIF 𐑓𐑲𐑤" -#: gdk-pixbuf/io-gif.c:1132 +#: gdk-pixbuf/io-gif.c:1130 msgid "GIF image is corrupt (incorrect LZW compression)" msgstr "GIF 𐑦𐑥𐑦𐑡 𐑦𐑟 𐑒𐑼𐑳𐑐𐑑 (𐑦𐑯𐑒𐑩𐑮𐑧𐑒𐑑 LZW 𐑒𐑩𐑥𐑐𐑮𐑧𐑖𐑩𐑯)" -#: gdk-pixbuf/io-gif.c:1182 +#: gdk-pixbuf/io-gif.c:1180 msgid "File does not appear to be a GIF file" msgstr "𐑓𐑲𐑤 𐑛𐑳𐑟 𐑯𐑪𐑑 𐑩𐑐𐑽 𐑑 𐑚𐑰 𐑩 GIF 𐑓𐑲𐑤" -#: gdk-pixbuf/io-gif.c:1194 +#: gdk-pixbuf/io-gif.c:1192 #, c-format msgid "Version %s of the GIF file format is not supported" msgstr "𐑝𐑻𐑠𐑩𐑯 %s 𐑝 𐑞 GIF 𐑓𐑲𐑤 𐑓𐑹𐑥𐑨𐑑 𐑦𐑟 𐑯𐑪𐑑 𐑕𐑩𐑐𐑹𐑑𐑩𐑛" -#: gdk-pixbuf/io-gif.c:1241 +#: gdk-pixbuf/io-gif.c:1239 #, fuzzy msgid "Resulting GIF image has zero size" msgstr "𐑦𐑥𐑦𐑡 𐑣𐑨𐑟 𐑟𐑽𐑴 𐑢𐑦𐑛𐑔" -#: gdk-pixbuf/io-gif.c:1320 +#: gdk-pixbuf/io-gif.c:1318 msgid "" "GIF image has no global colormap, and a frame inside it has no local " "colormap." msgstr "" "GIF 𐑦𐑥𐑦𐑡 𐑣𐑨𐑟 𐑯𐑴 𐑜𐑤𐑴𐑚𐑩𐑤 𐑒𐑳𐑤𐑼𐑥𐑨𐑐, 𐑯 𐑩 𐑓𐑮𐑱𐑥 𐑦𐑯𐑕𐑲𐑛 𐑦𐑑 𐑣𐑨𐑟 𐑯𐑴 𐑤𐑴𐑒𐑩𐑤 𐑒𐑳𐑤𐑼𐑥𐑨𐑐." -#: gdk-pixbuf/io-gif.c:1564 +#: gdk-pixbuf/io-gif.c:1562 msgid "GIF image was truncated or incomplete." msgstr "GIF 𐑦𐑥𐑦𐑡 𐑢𐑪𐑟 𐑑𐑮𐑩𐑙𐑒𐑱𐑑𐑦𐑛 𐑹 𐑦𐑯𐑒𐑩𐑥𐑐𐑤𐑰𐑑." @@ -363,106 +372,106 @@ msgstr "𐑒𐑫𐑛 𐑯𐑪𐑑 𐑛𐑰𐑒𐑴𐑛 ICNS 𐑓𐑲𐑤" msgid "The ICNS image format" msgstr "𐑞 ICNS 𐑦𐑥𐑦𐑡 𐑓𐑹𐑥𐑨𐑑" -#: gdk-pixbuf/io-ico.c:228 gdk-pixbuf/io-ico.c:242 gdk-pixbuf/io-ico.c:291 -#: gdk-pixbuf/io-ico.c:302 gdk-pixbuf/io-ico.c:395 +#: gdk-pixbuf/io-ico.c:226 gdk-pixbuf/io-ico.c:240 gdk-pixbuf/io-ico.c:289 +#: gdk-pixbuf/io-ico.c:300 gdk-pixbuf/io-ico.c:393 msgid "Invalid header in icon" msgstr "𐑦𐑯𐑝𐑨𐑤𐑦𐑛 𐑣𐑧𐑛𐑼 𐑦𐑯 𐑲𐑒𐑪𐑯" -#: gdk-pixbuf/io-ico.c:257 gdk-pixbuf/io-ico.c:312 gdk-pixbuf/io-ico.c:405 -#: gdk-pixbuf/io-ico.c:458 gdk-pixbuf/io-ico.c:488 +#: gdk-pixbuf/io-ico.c:255 gdk-pixbuf/io-ico.c:310 gdk-pixbuf/io-ico.c:403 +#: gdk-pixbuf/io-ico.c:456 gdk-pixbuf/io-ico.c:486 msgid "Not enough memory to load icon" msgstr "𐑯𐑪𐑑 𐑦𐑯𐑳𐑓 𐑥𐑧𐑥𐑼𐑦 𐑑 𐑤𐑴𐑛 𐑲𐑒𐑪𐑯" -#: gdk-pixbuf/io-ico.c:338 +#: gdk-pixbuf/io-ico.c:336 msgid "Compressed icons are not supported" msgstr "𐑒𐑪𐑥𐑐𐑮𐑧𐑕𐑑 𐑲𐑒𐑪𐑯𐑟 𐑸 𐑯𐑪𐑑 𐑕𐑩𐑐𐑹𐑑𐑩𐑛" -#: gdk-pixbuf/io-ico.c:358 +#: gdk-pixbuf/io-ico.c:356 msgid "Icon has zero width" msgstr "𐑲𐑒𐑪𐑯 𐑣𐑨𐑟 𐑟𐑽𐑴 𐑢𐑦𐑛𐑔" -#: gdk-pixbuf/io-ico.c:368 +#: gdk-pixbuf/io-ico.c:366 msgid "Icon has zero height" msgstr "𐑲𐑒𐑪𐑯 𐑣𐑨𐑟 𐑟𐑽𐑴 𐑣𐑲𐑑" -#: gdk-pixbuf/io-ico.c:443 +#: gdk-pixbuf/io-ico.c:441 msgid "Unsupported icon type" msgstr "𐑳𐑯𐑕𐑩𐑐𐑹𐑑𐑩𐑛 𐑲𐑒𐑪𐑯 𐑑𐑲𐑐" -#: gdk-pixbuf/io-ico.c:537 +#: gdk-pixbuf/io-ico.c:535 msgid "Not enough memory to load ICO file" msgstr "𐑯𐑪𐑑 𐑦𐑯𐑳𐑓 𐑥𐑧𐑥𐑼𐑦 𐑑 𐑤𐑴𐑛 ICO 𐑓𐑲𐑤" -#: gdk-pixbuf/io-ico.c:1002 +#: gdk-pixbuf/io-ico.c:1000 msgid "Image too large to be saved as ICO" msgstr "𐑦𐑥𐑦𐑡 𐑑𐑵 𐑤𐑸𐑡 𐑑 𐑚𐑰 𐑕𐑱𐑝𐑛 𐑨𐑟 ICO" -#: gdk-pixbuf/io-ico.c:1013 +#: gdk-pixbuf/io-ico.c:1011 msgid "Cursor hotspot outside image" msgstr "𐑒𐑻𐑕𐑼 𐑣𐑪𐑑𐑕𐑐𐑪𐑑 𐑬𐑑𐑕𐑲𐑛 𐑦𐑥𐑦𐑡" -#: gdk-pixbuf/io-ico.c:1036 +#: gdk-pixbuf/io-ico.c:1034 #, c-format msgid "Unsupported depth for ICO file: %d" msgstr "𐑳𐑯𐑕𐑩𐑐𐑹𐑑𐑩𐑛 𐑛𐑧𐑐𐑔 𐑓𐑹 ICO 𐑓𐑲𐑤: %d" -#: gdk-pixbuf/io-jasper.c:74 +#: gdk-pixbuf/io-jasper.c:73 msgid "Couldn't allocate memory for stream" msgstr "𐑒𐑫𐑛𐑯𐑑 𐑨𐑤𐑴𐑒𐑱𐑑 𐑥𐑧𐑥𐑼𐑦 𐑓𐑹 𐑕𐑑𐑮𐑰𐑥" -#: gdk-pixbuf/io-jasper.c:104 +#: gdk-pixbuf/io-jasper.c:103 msgid "Couldn't decode image" msgstr "𐑒𐑫𐑛𐑯𐑑 𐑛𐑰𐑒𐑴𐑛 𐑦𐑥𐑦𐑡" -#: gdk-pixbuf/io-jasper.c:122 +#: gdk-pixbuf/io-jasper.c:121 #, fuzzy msgid "Transformed JPEG2000 has zero width or height" msgstr "𐑑𐑮𐑨𐑯𐑕𐑓𐑪𐑮𐑥𐑛 JPEG2000 𐑣𐑨𐑟 𐑟𐑽𐑴 𐑢𐑦𐑛𐑔 𐑹 𐑣𐑲𐑑" -#: gdk-pixbuf/io-jasper.c:136 +#: gdk-pixbuf/io-jasper.c:135 msgid "Image type currently not supported" msgstr "𐑦𐑥𐑦𐑡 𐑑𐑲𐑐 𐑒𐑳𐑮𐑩𐑯𐑑𐑤𐑦 𐑯𐑪𐑑 𐑕𐑩𐑐𐑹𐑑𐑩𐑛" -#: gdk-pixbuf/io-jasper.c:148 gdk-pixbuf/io-jasper.c:156 +#: gdk-pixbuf/io-jasper.c:147 gdk-pixbuf/io-jasper.c:155 msgid "Couldn't allocate memory for color profile" msgstr "𐑒𐑫𐑛𐑯𐑑 𐑨𐑤𐑴𐑒𐑱𐑑 𐑥𐑧𐑥𐑼𐑦 𐑓𐑹 𐑒𐑳𐑤𐑼 𐑐𐑮𐑴𐑓𐑲𐑤" -#: gdk-pixbuf/io-jasper.c:182 +#: gdk-pixbuf/io-jasper.c:181 #, fuzzy msgid "Insufficient memory to open JPEG 2000 file" msgstr "𐑦𐑯𐑕𐑩𐑓𐑦𐑖𐑩𐑯𐑑 𐑥𐑧𐑥𐑼𐑦 𐑑 𐑴𐑐𐑩𐑯 JPEG 2000 𐑓𐑲𐑤" -#: gdk-pixbuf/io-jasper.c:261 +#: gdk-pixbuf/io-jasper.c:260 msgid "Couldn't allocate memory to buffer image data" msgstr "𐑒𐑫𐑛𐑯𐑑 𐑨𐑤𐑴𐑒𐑱𐑑 𐑥𐑧𐑥𐑼𐑦 𐑑 𐑚𐑳𐑓𐑼 𐑦𐑥𐑦𐑡 𐑛𐑱𐑑𐑩" -#: gdk-pixbuf/io-jasper.c:305 +#: gdk-pixbuf/io-jasper.c:304 #, fuzzy msgid "The JPEG 2000 image format" msgstr "𐑞 JPEG 2000 𐑦𐑥𐑦𐑡 𐑓𐑹𐑥𐑨𐑑" -#: gdk-pixbuf/io-jpeg.c:126 +#: gdk-pixbuf/io-jpeg.c:124 #, c-format msgid "Error interpreting JPEG image file (%s)" msgstr "𐑻𐑼 𐑦𐑯𐑑𐑻𐑐𐑮𐑩𐑑𐑦𐑙 JPEG 𐑦𐑥𐑦𐑡 𐑓𐑲𐑤 (%s)" -#: gdk-pixbuf/io-jpeg.c:604 +#: gdk-pixbuf/io-jpeg.c:597 msgid "" "Insufficient memory to load image, try exiting some applications to free " "memory" msgstr "𐑦𐑯𐑕𐑩𐑓𐑦𐑖𐑩𐑯𐑑 𐑥𐑧𐑥𐑼𐑦 𐑑 𐑤𐑴𐑛 𐑦𐑥𐑦𐑡, 𐑑𐑮𐑲 𐑧𐑜𐑟𐑦𐑑𐑦𐑙 𐑕𐑳𐑥 𐑩𐑐𐑤𐑦𐑒𐑱𐑕𐑩𐑯𐑟 𐑑 𐑓𐑮𐑰 𐑥𐑧𐑥𐑼𐑦" -#: gdk-pixbuf/io-jpeg.c:651 gdk-pixbuf/io-jpeg.c:865 +#: gdk-pixbuf/io-jpeg.c:645 gdk-pixbuf/io-jpeg.c:858 #, c-format msgid "Unsupported JPEG color space (%s)" msgstr "𐑳𐑯𐑕𐑩𐑐𐑹𐑑𐑩𐑛 JPEG 𐑒𐑳𐑤𐑼 𐑕𐑐𐑱𐑕 (%s)" -#: gdk-pixbuf/io-jpeg.c:764 gdk-pixbuf/io-jpeg.c:1044 +#: gdk-pixbuf/io-jpeg.c:757 gdk-pixbuf/io-jpeg.c:1037 #: gdk-pixbuf/io-jpeg.c:1308 gdk-pixbuf/io-jpeg.c:1318 msgid "Couldn't allocate memory for loading JPEG file" msgstr "𐑒𐑫𐑛𐑯𐑑 𐑨𐑤𐑴𐑒𐑱𐑑 𐑥𐑧𐑥𐑼𐑦 𐑓𐑹 𐑤𐑴𐑛𐑦𐑙 JPEG 𐑓𐑲𐑤" -#: gdk-pixbuf/io-jpeg.c:1018 +#: gdk-pixbuf/io-jpeg.c:1011 msgid "Transformed JPEG has zero width or height." msgstr "𐑑𐑮𐑨𐑯𐑕𐑓𐑪𐑮𐑥𐑛 JPEG 𐑣𐑨𐑟 𐑟𐑽𐑴 𐑢𐑦𐑛𐑔 𐑹 𐑣𐑲𐑑." @@ -471,92 +480,92 @@ msgstr "𐑑𐑮𐑨𐑯𐑕𐑓𐑪𐑮𐑥𐑛 JPEG 𐑣𐑨𐑟 𐑟𐑽𐑴 msgid "Color profile has invalid length '%u'." msgstr "𐑒𐑳𐑤𐑼 𐑐𐑮𐑴𐑓𐑲𐑤 𐑣𐑨𐑟 𐑦𐑯𐑝𐑨𐑤𐑦𐑛 𐑤𐑧𐑙𐑔 %d." -#: gdk-pixbuf/io-pcx.c:186 +#: gdk-pixbuf/io-pcx.c:184 msgid "Couldn't allocate memory for header" msgstr "𐑒𐑫𐑛𐑯𐑑 𐑨𐑤𐑴𐑒𐑱𐑑 𐑥𐑧𐑥𐑼𐑦 𐑓𐑹 𐑣𐑧𐑛𐑼" -#: gdk-pixbuf/io-pcx.c:201 gdk-pixbuf/io-pcx.c:559 +#: gdk-pixbuf/io-pcx.c:199 gdk-pixbuf/io-pcx.c:557 msgid "Couldn't allocate memory for context buffer" msgstr "𐑒𐑫𐑛𐑯𐑑 𐑨𐑤𐑴𐑒𐑱𐑑 𐑥𐑧𐑥𐑼𐑦 𐑓𐑹 𐑒𐑪𐑯𐑑𐑧𐑒𐑕𐑑 𐑚𐑳𐑓𐑼" -#: gdk-pixbuf/io-pcx.c:600 +#: gdk-pixbuf/io-pcx.c:598 msgid "Image has invalid width and/or height" msgstr "𐑦𐑥𐑦𐑡 𐑣𐑨𐑟 𐑦𐑯𐑝𐑨𐑤𐑦𐑛 𐑢𐑦𐑛𐑔 𐑯/𐑹 𐑣𐑲𐑑" -#: gdk-pixbuf/io-pcx.c:612 gdk-pixbuf/io-pcx.c:673 +#: gdk-pixbuf/io-pcx.c:610 gdk-pixbuf/io-pcx.c:671 msgid "Image has unsupported bpp" msgstr "𐑦𐑥𐑦𐑡 𐑣𐑨𐑟 𐑳𐑯𐑕𐑩𐑐𐑹𐑑𐑩𐑛 bpp" -#: gdk-pixbuf/io-pcx.c:617 gdk-pixbuf/io-pcx.c:625 +#: gdk-pixbuf/io-pcx.c:615 gdk-pixbuf/io-pcx.c:623 #, c-format msgid "Image has unsupported number of %d-bit planes" msgstr "𐑦𐑥𐑦𐑡 𐑣𐑨𐑟 𐑳𐑯𐑕𐑩𐑐𐑹𐑑𐑩𐑛 𐑯𐑳𐑥𐑚𐑼 𐑝 %d-𐑚𐑦𐑑 𐑐𐑤𐑱𐑯𐑟" -#: gdk-pixbuf/io-pcx.c:641 +#: gdk-pixbuf/io-pcx.c:639 msgid "Couldn't create new pixbuf" msgstr "𐑒𐑫𐑛𐑯𐑑 𐑒𐑮𐑦𐑱𐑑 𐑯𐑿 𐑐𐑦𐑒𐑕𐑚𐑳𐑓" -#: gdk-pixbuf/io-pcx.c:649 +#: gdk-pixbuf/io-pcx.c:647 msgid "Couldn't allocate memory for line data" msgstr "𐑒𐑫𐑛𐑯𐑑 𐑨𐑤𐑴𐑒𐑱𐑑 𐑥𐑧𐑥𐑼𐑦 𐑓𐑹 𐑤𐑲𐑯 𐑛𐑱𐑑𐑩" -#: gdk-pixbuf/io-pcx.c:656 +#: gdk-pixbuf/io-pcx.c:654 #, fuzzy msgid "Couldn't allocate memory for PCX image" msgstr "𐑒𐑫𐑛𐑯𐑑 𐑨𐑤𐑴𐑒𐑱𐑑 𐑥𐑧𐑥𐑼𐑦 𐑓𐑹 𐑣𐑧𐑛𐑼" -#: gdk-pixbuf/io-pcx.c:703 +#: gdk-pixbuf/io-pcx.c:701 msgid "Didn't get all lines of PCX image" msgstr "𐑛𐑦𐑛𐑯𐑑 𐑜𐑧𐑑 𐑷𐑤 𐑤𐑲𐑯𐑟 𐑝 PCX 𐑦𐑥𐑦𐑡" -#: gdk-pixbuf/io-pcx.c:710 +#: gdk-pixbuf/io-pcx.c:708 msgid "No palette found at end of PCX data" msgstr "𐑯𐑴 𐑐𐑩𐑤𐑧𐑑 𐑓𐑬𐑯𐑛 𐑨𐑑 𐑧𐑯𐑛 𐑝 PCX 𐑛𐑱𐑑𐑩" -#: gdk-pixbuf/io-pcx.c:755 +#: gdk-pixbuf/io-pcx.c:753 msgid "The PCX image format" msgstr "𐑞 PCX 𐑦𐑥𐑦𐑡 𐑓𐑹𐑥𐑨𐑑" -#: gdk-pixbuf/io-pixdata.c:148 +#: gdk-pixbuf/io-pixdata.c:146 #, fuzzy msgid "Transformed pixbuf has zero width or height." msgstr "𐑑𐑮𐑨𐑯𐑕𐑓𐑪𐑮𐑥𐑛 PNG 𐑣𐑨𐑟 𐑟𐑽𐑴 𐑢𐑦𐑛𐑔 𐑹 𐑣𐑲𐑑." -#: gdk-pixbuf/io-pixdata.c:186 +#: gdk-pixbuf/io-pixdata.c:184 #, fuzzy msgid "The GdkPixdata format" msgstr "𐑞 GIF 𐑦𐑥𐑦𐑡 𐑓𐑹𐑥𐑨𐑑" -#: gdk-pixbuf/io-png.c:54 +#: gdk-pixbuf/io-png.c:53 msgid "Bits per channel of PNG image is invalid." msgstr "𐑚𐑦𐑑𐑕 𐑐𐑻 𐑗𐑨𐑯𐑩𐑤 𐑝 PNG 𐑦𐑥𐑦𐑡 𐑦𐑟 𐑦𐑯𐑝𐑨𐑤𐑦𐑛." -#: gdk-pixbuf/io-png.c:135 gdk-pixbuf/io-png.c:641 +#: gdk-pixbuf/io-png.c:134 gdk-pixbuf/io-png.c:640 msgid "Transformed PNG has zero width or height." msgstr "𐑑𐑮𐑨𐑯𐑕𐑓𐑪𐑮𐑥𐑛 PNG 𐑣𐑨𐑟 𐑟𐑽𐑴 𐑢𐑦𐑛𐑔 𐑹 𐑣𐑲𐑑." -#: gdk-pixbuf/io-png.c:143 +#: gdk-pixbuf/io-png.c:142 msgid "Bits per channel of transformed PNG is not 8." msgstr "𐑚𐑦𐑑𐑕 𐑐𐑻 𐑗𐑨𐑯𐑩𐑤 𐑝 𐑑𐑮𐑨𐑯𐑕𐑓𐑪𐑮𐑥𐑛 PNG 𐑦𐑟 𐑯𐑪𐑑 8." -#: gdk-pixbuf/io-png.c:152 +#: gdk-pixbuf/io-png.c:151 msgid "Transformed PNG not RGB or RGBA." msgstr "𐑑𐑮𐑨𐑯𐑕𐑓𐑪𐑮𐑥𐑛 PNG 𐑯𐑪𐑑 RGB 𐑹 RGBA." -#: gdk-pixbuf/io-png.c:161 +#: gdk-pixbuf/io-png.c:160 msgid "Transformed PNG has unsupported number of channels, must be 3 or 4." msgstr "𐑑𐑮𐑨𐑯𐑕𐑓𐑪𐑮𐑥𐑛 PNG 𐑣𐑨𐑟 𐑳𐑯𐑕𐑩𐑐𐑹𐑑𐑩𐑛 𐑯𐑳𐑥𐑚𐑼 𐑝 𐑗𐑨𐑯𐑩𐑤𐑟, 𐑥𐑳𐑕𐑑 𐑚𐑰 3 𐑹 4." -#: gdk-pixbuf/io-png.c:182 +#: gdk-pixbuf/io-png.c:181 #, c-format msgid "Fatal error in PNG image file: %s" msgstr "𐑓𐑱𐑑𐑩𐑤 𐑻𐑼 𐑦𐑯 PNG 𐑦𐑥𐑦𐑡 𐑓𐑲𐑤: %s" -#: gdk-pixbuf/io-png.c:315 +#: gdk-pixbuf/io-png.c:314 msgid "Insufficient memory to load PNG file" msgstr "𐑦𐑯𐑕𐑩𐑓𐑦𐑖𐑩𐑯𐑑 𐑥𐑧𐑥𐑼𐑦 𐑑 𐑤𐑴𐑛 PNG 𐑓𐑲𐑤" -#: gdk-pixbuf/io-png.c:656 +#: gdk-pixbuf/io-png.c:655 #, fuzzy, c-format msgid "" "Insufficient memory to store a %lu by %lu image; try exiting some " @@ -565,30 +574,30 @@ msgstr "" "𐑦𐑯𐑕𐑩𐑓𐑦𐑖𐑩𐑯𐑑 𐑥𐑧𐑥𐑼𐑦 𐑑 𐑕𐑑𐑹 𐑩 %ld 𐑚𐑲 %ld 𐑦𐑥𐑦𐑡; 𐑑𐑮𐑲 𐑧𐑜𐑟𐑦𐑑𐑦𐑙 𐑕𐑳𐑥 𐑩𐑐𐑤𐑦𐑒𐑱𐑕𐑩𐑯𐑟 𐑑 𐑮𐑦𐑛𐑿𐑕 " "𐑥𐑧𐑥𐑼𐑦 𐑿𐑕𐑦𐑡" -#: gdk-pixbuf/io-png.c:719 +#: gdk-pixbuf/io-png.c:718 msgid "Fatal error reading PNG image file" msgstr "𐑓𐑱𐑑𐑩𐑤 𐑻𐑼 𐑮𐑰𐑛𐑦𐑙 PNG 𐑦𐑥𐑦𐑡 𐑓𐑲𐑤" -#: gdk-pixbuf/io-png.c:768 +#: gdk-pixbuf/io-png.c:767 #, c-format msgid "Fatal error reading PNG image file: %s" msgstr "𐑓𐑱𐑑𐑩𐑤 𐑻𐑼 𐑮𐑰𐑛𐑦𐑙 PNG 𐑦𐑥𐑦𐑡 𐑓𐑲𐑤: %s" -#: gdk-pixbuf/io-png.c:858 +#: gdk-pixbuf/io-png.c:857 msgid "" "Keys for PNG text chunks must have at least 1 and at most 79 characters." msgstr "𐑒𐑰𐑟 𐑓𐑹 PNG 𐑑𐑧𐑒𐑕𐑑 𐑗𐑩𐑙𐑒𐑕 𐑥𐑳𐑕𐑑 𐑣𐑨𐑝 𐑨𐑑 𐑤𐑰𐑕𐑑 1 𐑯 𐑨𐑑 𐑥𐑴𐑕𐑑 79 𐑒𐑨𐑮𐑩𐑒𐑑𐑼𐑟." -#: gdk-pixbuf/io-png.c:867 +#: gdk-pixbuf/io-png.c:866 msgid "Keys for PNG text chunks must be ASCII characters." msgstr "𐑒𐑰𐑟 𐑓𐑹 PNG 𐑑𐑧𐑒𐑕𐑑 𐑗𐑩𐑙𐑒𐑕 𐑥𐑳𐑕𐑑 𐑚𐑰 ASCII 𐑒𐑨𐑮𐑩𐑒𐑑𐑼𐑟." -#: gdk-pixbuf/io-png.c:881 gdk-pixbuf/io-tiff.c:667 +#: gdk-pixbuf/io-png.c:880 gdk-pixbuf/io-tiff.c:665 #, fuzzy, c-format msgid "Color profile has invalid length %d." msgstr "𐑒𐑳𐑤𐑼 𐑐𐑮𐑴𐑓𐑲𐑤 𐑣𐑨𐑟 𐑦𐑯𐑝𐑨𐑤𐑦𐑛 𐑤𐑧𐑙𐑔 %d." -#: gdk-pixbuf/io-png.c:894 +#: gdk-pixbuf/io-png.c:893 #, c-format msgid "" "PNG compression level must be a value between 0 and 9; value '%s' could not " @@ -596,7 +605,7 @@ msgid "" msgstr "" "PNG 𐑒𐑩𐑥𐑐𐑮𐑧𐑖𐑩𐑯 𐑤𐑧𐑝𐑩𐑤 𐑥𐑳𐑕𐑑 𐑚𐑰 𐑩 𐑝𐑨𐑤𐑿 𐑚𐑦𐑑𐑢𐑰𐑯 0 𐑯 9; 𐑝𐑨𐑤𐑿 '%s' 𐑒𐑫𐑛 𐑯𐑪𐑑 𐑚𐑰 𐑐𐑸𐑕𐑑." -#: gdk-pixbuf/io-png.c:907 +#: gdk-pixbuf/io-png.c:906 #, c-format msgid "" "PNG compression level must be a value between 0 and 9; value '%d' is not " @@ -604,336 +613,332 @@ msgid "" msgstr "" "PNG 𐑒𐑩𐑥𐑐𐑮𐑧𐑖𐑩𐑯 𐑤𐑧𐑝𐑩𐑤 𐑥𐑳𐑕𐑑 𐑚𐑰 𐑩 𐑝𐑨𐑤𐑿 𐑚𐑦𐑑𐑢𐑰𐑯 0 𐑯 9; 𐑝𐑨𐑤𐑿 '%d' 𐑦𐑟 𐑯𐑪𐑑 𐑩𐑤𐑬𐑛." -#: gdk-pixbuf/io-png.c:955 +#: gdk-pixbuf/io-png.c:954 #, c-format msgid "Value for PNG text chunk %s cannot be converted to ISO-8859-1 encoding." msgstr "𐑝𐑨𐑤𐑿 𐑓𐑹 PNG 𐑑𐑧𐑒𐑕𐑑 𐑗𐑩𐑙𐑒 %s 𐑒𐑨𐑯𐑪𐑑 𐑚𐑰 𐑒𐑩𐑯𐑝𐑻𐑑𐑩𐑛 𐑑 ISO-8859-1 𐑧𐑯𐑒𐑴𐑛𐑦𐑙." -#: gdk-pixbuf/io-png.c:1118 +#: gdk-pixbuf/io-png.c:1117 msgid "The PNG image format" msgstr "𐑞 PNG 𐑦𐑥𐑦𐑡 𐑓𐑹𐑥𐑨𐑑" -#: gdk-pixbuf/io-pnm.c:248 +#: gdk-pixbuf/io-pnm.c:246 msgid "PNM loader expected to find an integer, but didn't" msgstr "PNM 𐑤𐑴𐑛𐑻 𐑦𐑒𐑕𐑐𐑧𐑒𐑑𐑩𐑛 𐑑 𐑓𐑲𐑯𐑛 𐑩𐑯 𐑦𐑯𐑑𐑩𐑡𐑼, 𐑚𐑳𐑑 𐑛𐑦𐑛𐑯𐑑" -#: gdk-pixbuf/io-pnm.c:280 +#: gdk-pixbuf/io-pnm.c:278 msgid "PNM file has an incorrect initial byte" msgstr "PNM 𐑓𐑲𐑤 𐑣𐑨𐑟 𐑩𐑯 𐑦𐑯𐑒𐑩𐑮𐑧𐑒𐑑 𐑦𐑯𐑦𐑖𐑩𐑤 𐑚𐑲𐑑" -#: gdk-pixbuf/io-pnm.c:310 +#: gdk-pixbuf/io-pnm.c:308 msgid "PNM file is not in a recognized PNM subformat" msgstr "PNM 𐑓𐑲𐑤 𐑦𐑟 𐑯𐑪𐑑 𐑦𐑯 𐑩 𐑮𐑧𐑒𐑪𐑜𐑯𐑲𐑟𐑛 PNM 𐑕𐑳𐑚𐑓𐑹𐑥𐑨𐑑" -#: gdk-pixbuf/io-pnm.c:335 +#: gdk-pixbuf/io-pnm.c:333 msgid "PNM file has an image width of 0" msgstr "PNM 𐑓𐑲𐑤 𐑣𐑨𐑟 𐑩𐑯 𐑦𐑥𐑦𐑡 𐑢𐑦𐑛𐑔 𐑝 0" -#: gdk-pixbuf/io-pnm.c:356 +#: gdk-pixbuf/io-pnm.c:354 msgid "PNM file has an image height of 0" msgstr "PNM 𐑓𐑲𐑤 𐑣𐑨𐑟 𐑩𐑯 𐑦𐑥𐑦𐑡 𐑣𐑲𐑑 𐑝 0" -#: gdk-pixbuf/io-pnm.c:379 +#: gdk-pixbuf/io-pnm.c:377 msgid "Maximum color value in PNM file is 0" msgstr "𐑥𐑨𐑒𐑕𐑦𐑥𐑩𐑥 𐑒𐑳𐑤𐑼 𐑝𐑨𐑤𐑿 𐑦𐑯 PNM 𐑓𐑲𐑤 𐑦𐑟 0" -#: gdk-pixbuf/io-pnm.c:387 +#: gdk-pixbuf/io-pnm.c:385 msgid "Maximum color value in PNM file is too large" msgstr "𐑥𐑨𐑒𐑕𐑦𐑥𐑩𐑥 𐑒𐑳𐑤𐑼 𐑝𐑨𐑤𐑿 𐑦𐑯 PNM 𐑓𐑲𐑤 𐑦𐑟 𐑑𐑵 𐑤𐑸𐑡" -#: gdk-pixbuf/io-pnm.c:427 gdk-pixbuf/io-pnm.c:457 gdk-pixbuf/io-pnm.c:502 +#: gdk-pixbuf/io-pnm.c:425 gdk-pixbuf/io-pnm.c:455 gdk-pixbuf/io-pnm.c:500 msgid "Raw PNM image type is invalid" msgstr "𐑮𐑷 PNM 𐑦𐑥𐑦𐑡 𐑑𐑲𐑐 𐑦𐑟 𐑦𐑯𐑝𐑨𐑤𐑦𐑛" -#: gdk-pixbuf/io-pnm.c:652 +#: gdk-pixbuf/io-pnm.c:650 msgid "PNM image loader does not support this PNM subformat" msgstr "PNM 𐑦𐑥𐑦𐑡 𐑤𐑴𐑛𐑻 𐑛𐑳𐑟 𐑯𐑪𐑑 𐑕𐑩𐑐𐑹𐑑 𐑞𐑦𐑕 PNM 𐑕𐑳𐑚𐑓𐑹𐑥𐑨𐑑" -#: gdk-pixbuf/io-pnm.c:739 gdk-pixbuf/io-pnm.c:966 +#: gdk-pixbuf/io-pnm.c:737 gdk-pixbuf/io-pnm.c:964 msgid "Raw PNM formats require exactly one whitespace before sample data" msgstr "𐑮𐑷 PNM 𐑓𐑹𐑥𐑨𐑑𐑕 𐑮𐑦𐑒𐑢𐑲𐑼 𐑦𐑜𐑟𐑨𐑒𐑑𐑤𐑦 𐑢𐑳𐑯 𐑢𐑲𐑑𐑕𐑐𐑱𐑕 𐑚𐑦𐑓𐑹 𐑕𐑭𐑥𐑐𐑩𐑤 𐑛𐑱𐑑𐑩" -#: gdk-pixbuf/io-pnm.c:766 +#: gdk-pixbuf/io-pnm.c:764 msgid "Cannot allocate memory for loading PNM image" msgstr "𐑒𐑨𐑯𐑪𐑑 𐑨𐑤𐑴𐑒𐑱𐑑 𐑥𐑧𐑥𐑼𐑦 𐑓𐑹 𐑤𐑴𐑛𐑦𐑙 PNM 𐑦𐑥𐑦𐑡" -#: gdk-pixbuf/io-pnm.c:816 +#: gdk-pixbuf/io-pnm.c:814 msgid "Insufficient memory to load PNM context struct" msgstr "𐑦𐑯𐑕𐑩𐑓𐑦𐑖𐑩𐑯𐑑 𐑥𐑧𐑥𐑼𐑦 𐑑 𐑤𐑴𐑛 PNM 𐑒𐑪𐑯𐑑𐑧𐑒𐑕𐑑 𐑕𐑑𐑮𐑳𐑒𐑑" -#: gdk-pixbuf/io-pnm.c:867 +#: gdk-pixbuf/io-pnm.c:865 msgid "Unexpected end of PNM image data" msgstr "𐑳𐑯𐑦𐑒𐑕𐑐𐑧𐑒𐑑𐑩𐑛 𐑧𐑯𐑛 𐑝 PNM 𐑦𐑥𐑦𐑡 𐑛𐑱𐑑𐑩" -#: gdk-pixbuf/io-pnm.c:995 +#: gdk-pixbuf/io-pnm.c:993 msgid "Insufficient memory to load PNM file" msgstr "𐑦𐑯𐑕𐑩𐑓𐑦𐑖𐑩𐑯𐑑 𐑥𐑧𐑥𐑼𐑦 𐑑 𐑤𐑴𐑛 PNM 𐑓𐑲𐑤" -#: gdk-pixbuf/io-pnm.c:1079 +#: gdk-pixbuf/io-pnm.c:1077 msgid "The PNM/PBM/PGM/PPM image format family" msgstr "𐑞 PNM/PBM/𐑐𐑰𐑡𐑰𐑧𐑥/𐑐𐑰𐑐𐑰𐑧𐑥 𐑦𐑥𐑦𐑡 𐑓𐑹𐑥𐑨𐑑 𐑓𐑨𐑥𐑦𐑤𐑦" -#: gdk-pixbuf/io-qtif.c:128 +#: gdk-pixbuf/io-qtif.c:126 #, fuzzy msgid "Input file descriptor is NULL." msgstr "𐑦𐑯𐑐𐑫𐑑 𐑓𐑲𐑤 descriptor 𐑦𐑟 𐑯𐑳𐑤." -#: gdk-pixbuf/io-qtif.c:143 +#: gdk-pixbuf/io-qtif.c:141 #, fuzzy msgid "Failed to read QTIF header" msgstr "𐑓𐑱𐑤𐑛 𐑑 𐑮𐑰𐑛 QTIF 𐑣𐑧𐑛𐑼" -#: gdk-pixbuf/io-qtif.c:152 gdk-pixbuf/io-qtif.c:189 gdk-pixbuf/io-qtif.c:459 +#: gdk-pixbuf/io-qtif.c:150 gdk-pixbuf/io-qtif.c:187 gdk-pixbuf/io-qtif.c:454 #, fuzzy, c-format msgid "QTIF atom size too large (%d byte)" msgid_plural "QTIF atom size too large (%d bytes)" msgstr[0] "QTIF 𐑨𐑑𐑩𐑥 𐑕𐑲𐑟 𐑑𐑵 𐑤𐑸𐑡 (%d 𐑚𐑲𐑑𐑕)" msgstr[1] "QTIF 𐑨𐑑𐑩𐑥 𐑕𐑲𐑟 𐑑𐑵 𐑤𐑸𐑡 (%d 𐑚𐑲𐑑𐑕)" -#: gdk-pixbuf/io-qtif.c:175 +#: gdk-pixbuf/io-qtif.c:173 #, fuzzy, c-format msgid "Failed to allocate %d byte for file read buffer" msgid_plural "Failed to allocate %d bytes for file read buffer" msgstr[0] "𐑓𐑱𐑤𐑛 𐑑 𐑨𐑤𐑴𐑒𐑱𐑑 %d 𐑚𐑲𐑑𐑕 𐑓𐑹 𐑓𐑲𐑤 𐑮𐑧𐑛 𐑚𐑳𐑓𐑼" msgstr[1] "𐑓𐑱𐑤𐑛 𐑑 𐑨𐑤𐑴𐑒𐑱𐑑 %d 𐑚𐑲𐑑𐑕 𐑓𐑹 𐑓𐑲𐑤 𐑮𐑧𐑛 𐑚𐑳𐑓𐑼" -#: gdk-pixbuf/io-qtif.c:206 +#: gdk-pixbuf/io-qtif.c:201 #, fuzzy, c-format msgid "File error when reading QTIF atom: %s" msgstr "𐑓𐑲𐑤 𐑻𐑼 𐑢𐑧𐑯 𐑮𐑰𐑛𐑦𐑙 QTIF 𐑨𐑑𐑩𐑥: %s" -#: gdk-pixbuf/io-qtif.c:243 +#: gdk-pixbuf/io-qtif.c:238 #, fuzzy, c-format msgid "Failed to skip the next %d byte with seek()." msgid_plural "Failed to skip the next %d bytes with seek()." msgstr[0] "𐑓𐑱𐑤𐑛 𐑑 𐑕𐑒𐑦𐑐 𐑞 𐑯𐑧𐑒𐑕𐑑 %d 𐑚𐑲𐑑𐑕 𐑢𐑦𐑞 𐑕𐑰𐑒()." msgstr[1] "𐑓𐑱𐑤𐑛 𐑑 𐑕𐑒𐑦𐑐 𐑞 𐑯𐑧𐑒𐑕𐑑 %d 𐑚𐑲𐑑𐑕 𐑢𐑦𐑞 𐑕𐑰𐑒()." -#: gdk-pixbuf/io-qtif.c:270 +#: gdk-pixbuf/io-qtif.c:265 #, fuzzy msgid "Failed to allocate QTIF context structure." msgstr "𐑓𐑱𐑤𐑛 𐑑 𐑨𐑤𐑴𐑒𐑱𐑑 QTIF 𐑒𐑪𐑯𐑑𐑧𐑒𐑕𐑑 𐑕𐑑𐑮𐑳𐑒𐑗𐑼." -#: gdk-pixbuf/io-qtif.c:330 +#: gdk-pixbuf/io-qtif.c:325 #, fuzzy msgid "Failed to create GdkPixbufLoader object." msgstr "𐑓𐑱𐑤𐑛 𐑑 𐑒𐑮𐑦𐑱𐑑 GdkPixbufLoader 𐑩𐑚𐑡𐑧𐑒𐑑." -#: gdk-pixbuf/io-qtif.c:434 +#: gdk-pixbuf/io-qtif.c:429 msgid "Failed to find an image data atom." msgstr "𐑓𐑱𐑤𐑛 𐑑 𐑓𐑲𐑯𐑛 𐑩𐑯 𐑦𐑥𐑦𐑡 𐑛𐑱𐑑𐑩 𐑨𐑑𐑩𐑥." -#: gdk-pixbuf/io-qtif.c:618 +#: gdk-pixbuf/io-qtif.c:613 #, fuzzy msgid "The QTIF image format" msgstr "𐑞 QTIF 𐑦𐑥𐑦𐑡 𐑓𐑹𐑥𐑨𐑑" -#: gdk-pixbuf/io-ras.c:125 +#: gdk-pixbuf/io-ras.c:123 msgid "RAS image has bogus header data" msgstr "𐑮𐑨𐑕 𐑦𐑥𐑦𐑡 𐑣𐑨𐑟 𐑚𐑴𐑜𐑩𐑕 𐑣𐑧𐑛𐑼 𐑛𐑱𐑑𐑩" -#: gdk-pixbuf/io-ras.c:147 +#: gdk-pixbuf/io-ras.c:145 msgid "RAS image has unknown type" msgstr "𐑮𐑨𐑕 𐑦𐑥𐑦𐑡 𐑣𐑨𐑟 𐑳𐑯𐑴𐑯 𐑑𐑲𐑐" -#: gdk-pixbuf/io-ras.c:155 +#: gdk-pixbuf/io-ras.c:153 msgid "unsupported RAS image variation" msgstr "𐑳𐑯𐑕𐑩𐑐𐑹𐑑𐑩𐑛 𐑮𐑨𐑕 𐑦𐑥𐑦𐑡 𐑝𐑧𐑮𐑰𐑱𐑖𐑩𐑯" -#: gdk-pixbuf/io-ras.c:170 gdk-pixbuf/io-ras.c:199 +#: gdk-pixbuf/io-ras.c:168 gdk-pixbuf/io-ras.c:197 msgid "Not enough memory to load RAS image" msgstr "𐑯𐑪𐑑 𐑦𐑯𐑳𐑓 𐑥𐑧𐑥𐑼𐑦 𐑑 𐑤𐑴𐑛 𐑮𐑨𐑕 𐑦𐑥𐑦𐑡" -#: gdk-pixbuf/io-ras.c:544 +#: gdk-pixbuf/io-ras.c:542 msgid "The Sun raster image format" msgstr "𐑞 𐑕𐑳𐑯 𐑮𐑨𐑕𐑑𐑻 𐑦𐑥𐑦𐑡 𐑓𐑹𐑥𐑨𐑑" -#: gdk-pixbuf/io-tga.c:153 +#: gdk-pixbuf/io-tga.c:151 msgid "Cannot allocate memory for IOBuffer struct" msgstr "𐑒𐑨𐑯𐑪𐑑 𐑨𐑤𐑴𐑒𐑱𐑑 𐑥𐑧𐑥𐑼𐑦 𐑓𐑹 IOBuffer 𐑕𐑑𐑮𐑳𐑒𐑑" -#: gdk-pixbuf/io-tga.c:172 +#: gdk-pixbuf/io-tga.c:170 msgid "Cannot allocate memory for IOBuffer data" msgstr "𐑒𐑨𐑯𐑪𐑑 𐑨𐑤𐑴𐑒𐑱𐑑 𐑥𐑧𐑥𐑼𐑦 𐑓𐑹 IOBuffer 𐑛𐑱𐑑𐑩" -#: gdk-pixbuf/io-tga.c:183 +#: gdk-pixbuf/io-tga.c:181 msgid "Cannot realloc IOBuffer data" msgstr "𐑒𐑨𐑯𐑪𐑑 𐑮𐑰𐑨𐑤𐑪𐑒 IOBuffer 𐑛𐑱𐑑𐑩" -#: gdk-pixbuf/io-tga.c:213 +#: gdk-pixbuf/io-tga.c:211 msgid "Cannot allocate temporary IOBuffer data" msgstr "𐑒𐑨𐑯𐑪𐑑 𐑨𐑤𐑴𐑒𐑱𐑑 𐑑𐑧𐑥𐑐𐑼𐑼𐑦 IOBuffer 𐑛𐑱𐑑𐑩" -#: gdk-pixbuf/io-tga.c:346 +#: gdk-pixbuf/io-tga.c:339 msgid "Cannot allocate new pixbuf" msgstr "𐑒𐑨𐑯𐑪𐑑 𐑨𐑤𐑴𐑒𐑱𐑑 𐑯𐑿 𐑐𐑦𐑒𐑕𐑚𐑳𐑓" -#: gdk-pixbuf/io-tga.c:685 +#: gdk-pixbuf/io-tga.c:678 msgid "Image is corrupted or truncated" msgstr "𐑦𐑥𐑦𐑡 𐑦𐑟 𐑒𐑼𐑳𐑐𐑑𐑩𐑛 𐑹 𐑑𐑮𐑩𐑙𐑒𐑱𐑑𐑦𐑛" -#: gdk-pixbuf/io-tga.c:692 +#: gdk-pixbuf/io-tga.c:685 msgid "Cannot allocate colormap structure" msgstr "𐑒𐑨𐑯𐑪𐑑 𐑨𐑤𐑴𐑒𐑱𐑑 𐑒𐑳𐑤𐑼𐑥𐑨𐑐 𐑕𐑑𐑮𐑳𐑒𐑗𐑼" -#: gdk-pixbuf/io-tga.c:699 +#: gdk-pixbuf/io-tga.c:692 msgid "Cannot allocate colormap entries" msgstr "𐑒𐑨𐑯𐑪𐑑 𐑨𐑤𐑴𐑒𐑱𐑑 𐑒𐑳𐑤𐑼𐑥𐑨𐑐 𐑧𐑯𐑑𐑮𐑦𐑟" -#: gdk-pixbuf/io-tga.c:721 +#: gdk-pixbuf/io-tga.c:714 msgid "Unexpected bitdepth for colormap entries" msgstr "𐑳𐑯𐑦𐑒𐑕𐑐𐑧𐑒𐑑𐑩𐑛 𐑚𐑦𐑑𐑛𐑧𐑐𐑔 𐑓𐑹 𐑒𐑳𐑤𐑼𐑥𐑨𐑐 𐑧𐑯𐑑𐑮𐑦𐑟" -#: gdk-pixbuf/io-tga.c:739 +#: gdk-pixbuf/io-tga.c:732 msgid "Cannot allocate TGA header memory" msgstr "𐑒𐑨𐑯𐑪𐑑 𐑨𐑤𐑴𐑒𐑱𐑑 TGA 𐑣𐑧𐑛𐑼 𐑥𐑧𐑥𐑼𐑦" -#: gdk-pixbuf/io-tga.c:772 +#: gdk-pixbuf/io-tga.c:765 msgid "TGA image has invalid dimensions" msgstr "TGA 𐑦𐑥𐑦𐑡 𐑣𐑨𐑟 𐑦𐑯𐑝𐑨𐑤𐑦𐑛 𐑛𐑲𐑥𐑧𐑯𐑖𐑪𐑯𐑟" -#: gdk-pixbuf/io-tga.c:778 gdk-pixbuf/io-tga.c:787 gdk-pixbuf/io-tga.c:797 -#: gdk-pixbuf/io-tga.c:807 gdk-pixbuf/io-tga.c:814 +#: gdk-pixbuf/io-tga.c:771 gdk-pixbuf/io-tga.c:780 gdk-pixbuf/io-tga.c:790 +#: gdk-pixbuf/io-tga.c:800 gdk-pixbuf/io-tga.c:807 msgid "TGA image type not supported" msgstr "TGA 𐑦𐑥𐑦𐑡 𐑑𐑲𐑐 𐑯𐑪𐑑 𐑕𐑩𐑐𐑹𐑑𐑩𐑛" -#: gdk-pixbuf/io-tga.c:861 +#: gdk-pixbuf/io-tga.c:854 msgid "Cannot allocate memory for TGA context struct" msgstr "𐑒𐑨𐑯𐑪𐑑 𐑨𐑤𐑴𐑒𐑱𐑑 𐑥𐑧𐑥𐑼𐑦 𐑓𐑹 TGA 𐑒𐑪𐑯𐑑𐑧𐑒𐑕𐑑 𐑕𐑑𐑮𐑳𐑒𐑑" -#: gdk-pixbuf/io-tga.c:926 +#: gdk-pixbuf/io-tga.c:919 msgid "Excess data in file" msgstr "𐑦𐑒𐑕𐑧𐑕 𐑛𐑱𐑑𐑩 𐑦𐑯 𐑓𐑲𐑤" -#: gdk-pixbuf/io-tga.c:1007 +#: gdk-pixbuf/io-tga.c:1000 msgid "The Targa image format" msgstr "𐑞 ·𐑑𐑸𐑜𐑩 𐑦𐑥𐑦𐑡 𐑓𐑹𐑥𐑨𐑑" -#: gdk-pixbuf/io-tiff.c:104 +#: gdk-pixbuf/io-tiff.c:102 msgid "Could not get image width (bad TIFF file)" msgstr "𐑒𐑫𐑛 𐑯𐑪𐑑 𐑜𐑧𐑑 𐑦𐑥𐑦𐑡 𐑢𐑦𐑛𐑔 (𐑚𐑨𐑛 TIFF 𐑓𐑲𐑤)" -#: gdk-pixbuf/io-tiff.c:112 +#: gdk-pixbuf/io-tiff.c:110 msgid "Could not get image height (bad TIFF file)" msgstr "𐑒𐑫𐑛 𐑯𐑪𐑑 𐑜𐑧𐑑 𐑦𐑥𐑦𐑡 𐑣𐑲𐑑 (𐑚𐑨𐑛 TIFF 𐑓𐑲𐑤)" -#: gdk-pixbuf/io-tiff.c:120 +#: gdk-pixbuf/io-tiff.c:118 msgid "Width or height of TIFF image is zero" msgstr "𐑢𐑦𐑛𐑔 𐑹 𐑣𐑲𐑑 𐑝 TIFF 𐑦𐑥𐑦𐑡 𐑦𐑟 𐑟𐑽𐑴" -#: gdk-pixbuf/io-tiff.c:129 gdk-pixbuf/io-tiff.c:138 +#: gdk-pixbuf/io-tiff.c:127 gdk-pixbuf/io-tiff.c:136 msgid "Dimensions of TIFF image too large" msgstr "𐑛𐑲𐑥𐑧𐑯𐑖𐑪𐑯𐑟 𐑝 TIFF 𐑦𐑥𐑦𐑡 𐑑𐑵 𐑤𐑸𐑡" -#: gdk-pixbuf/io-tiff.c:162 gdk-pixbuf/io-tiff.c:174 gdk-pixbuf/io-tiff.c:491 +#: gdk-pixbuf/io-tiff.c:160 gdk-pixbuf/io-tiff.c:172 gdk-pixbuf/io-tiff.c:489 msgid "Insufficient memory to open TIFF file" msgstr "𐑦𐑯𐑕𐑩𐑓𐑦𐑖𐑩𐑯𐑑 𐑥𐑧𐑥𐑼𐑦 𐑑 𐑴𐑐𐑩𐑯 TIFF 𐑓𐑲𐑤" -#: gdk-pixbuf/io-tiff.c:236 +#: gdk-pixbuf/io-tiff.c:234 msgid "Failed to load RGB data from TIFF file" msgstr "𐑓𐑱𐑤𐑛 𐑑 𐑤𐑴𐑛 RGB 𐑛𐑱𐑑𐑩 𐑓𐑮𐑪𐑥 TIFF 𐑓𐑲𐑤" -#: gdk-pixbuf/io-tiff.c:293 +#: gdk-pixbuf/io-tiff.c:291 msgid "Failed to open TIFF image" msgstr "𐑓𐑱𐑤𐑛 𐑑 𐑴𐑐𐑩𐑯 TIFF 𐑦𐑥𐑦𐑡" -#: gdk-pixbuf/io-tiff.c:427 gdk-pixbuf/io-tiff.c:440 +#: gdk-pixbuf/io-tiff.c:425 gdk-pixbuf/io-tiff.c:438 msgid "Failed to load TIFF image" msgstr "𐑓𐑱𐑤𐑛 𐑑 𐑤𐑴𐑛 TIFF 𐑦𐑥𐑦𐑡" -#: gdk-pixbuf/io-tiff.c:623 +#: gdk-pixbuf/io-tiff.c:621 msgid "Failed to save TIFF image" msgstr "𐑓𐑱𐑤𐑛 𐑑 𐑕𐑱𐑝 TIFF 𐑦𐑥𐑦𐑡" -#: gdk-pixbuf/io-tiff.c:656 +#: gdk-pixbuf/io-tiff.c:654 msgid "TIFF compression doesn't refer to a valid codec." msgstr "𐑑𐑦𐑓 𐑒𐑩𐑥𐑐𐑮𐑧𐑖𐑩𐑯 𐑛𐑳𐑟𐑯𐑑 𐑮𐑦𐑓𐑻 𐑑 𐑩 𐑝𐑨𐑤𐑦𐑛 𐑒𐑴𐑛𐑧𐑒." -#: gdk-pixbuf/io-tiff.c:696 +#: gdk-pixbuf/io-tiff.c:694 msgid "Failed to write TIFF data" msgstr "𐑓𐑱𐑤𐑛 𐑑 𐑮𐑲𐑑 TIFF 𐑛𐑱𐑑𐑩" -#: gdk-pixbuf/io-tiff.c:733 +#: gdk-pixbuf/io-tiff.c:731 msgid "Couldn't write to TIFF file" msgstr "𐑒𐑫𐑛𐑯𐑑 𐑮𐑲𐑑 𐑑 TIFF 𐑓𐑲𐑤" -#: gdk-pixbuf/io-tiff.c:788 -msgid "The TIFF image format" -msgstr "𐑞 TIFF 𐑦𐑥𐑦𐑡 𐑓𐑹𐑥𐑨𐑑" - -#: gdk-pixbuf/io-wbmp.c:245 +#: gdk-pixbuf/io-wbmp.c:243 msgid "Image has zero width" msgstr "𐑦𐑥𐑦𐑡 𐑣𐑨𐑟 𐑟𐑽𐑴 𐑢𐑦𐑛𐑔" -#: gdk-pixbuf/io-wbmp.c:263 +#: gdk-pixbuf/io-wbmp.c:261 msgid "Image has zero height" msgstr "𐑦𐑥𐑦𐑡 𐑣𐑨𐑟 𐑟𐑽𐑴 𐑣𐑲𐑑" -#: gdk-pixbuf/io-wbmp.c:274 +#: gdk-pixbuf/io-wbmp.c:272 msgid "Not enough memory to load image" msgstr "𐑯𐑪𐑑 𐑦𐑯𐑳𐑓 𐑥𐑧𐑥𐑼𐑦 𐑑 𐑤𐑴𐑛 𐑦𐑥𐑦𐑡" -#: gdk-pixbuf/io-wbmp.c:333 +#: gdk-pixbuf/io-wbmp.c:331 msgid "Couldn't save the rest" msgstr "𐑒𐑫𐑛𐑯𐑑 𐑕𐑱𐑝 𐑞 𐑮𐑧𐑕𐑑" -#: gdk-pixbuf/io-wbmp.c:374 +#: gdk-pixbuf/io-wbmp.c:372 msgid "The WBMP image format" msgstr "𐑞 WBMP 𐑦𐑥𐑦𐑡 𐑓𐑹𐑥𐑨𐑑" -#: gdk-pixbuf/io-xbm.c:304 +#: gdk-pixbuf/io-xbm.c:302 msgid "Invalid XBM file" msgstr "𐑦𐑯𐑝𐑨𐑤𐑦𐑛 XBM 𐑓𐑲𐑤" -#: gdk-pixbuf/io-xbm.c:314 +#: gdk-pixbuf/io-xbm.c:312 msgid "Insufficient memory to load XBM image file" msgstr "𐑦𐑯𐑕𐑩𐑓𐑦𐑖𐑩𐑯𐑑 𐑥𐑧𐑥𐑼𐑦 𐑑 𐑤𐑴𐑛 XBM 𐑦𐑥𐑦𐑡 𐑓𐑲𐑤" -#: gdk-pixbuf/io-xbm.c:462 +#: gdk-pixbuf/io-xbm.c:460 msgid "Failed to write to temporary file when loading XBM image" msgstr "𐑓𐑱𐑤𐑛 𐑑 𐑮𐑲𐑑 𐑑 𐑑𐑧𐑥𐑐𐑼𐑼𐑦 𐑓𐑲𐑤 𐑢𐑧𐑯 𐑤𐑴𐑛𐑦𐑙 XBM 𐑦𐑥𐑦𐑡" -#: gdk-pixbuf/io-xbm.c:501 +#: gdk-pixbuf/io-xbm.c:499 msgid "The XBM image format" msgstr "𐑞 XBM 𐑦𐑥𐑦𐑡 𐑓𐑹𐑥𐑨𐑑" -#: gdk-pixbuf/io-xpm.c:469 +#: gdk-pixbuf/io-xpm.c:467 msgid "No XPM header found" msgstr "𐑯𐑴 XPM 𐑣𐑧𐑛𐑼 𐑓𐑬𐑯𐑛" -#: gdk-pixbuf/io-xpm.c:478 +#: gdk-pixbuf/io-xpm.c:476 msgid "Invalid XPM header" msgstr "𐑦𐑯𐑝𐑨𐑤𐑦𐑛 XPM 𐑣𐑧𐑛𐑼" -#: gdk-pixbuf/io-xpm.c:486 +#: gdk-pixbuf/io-xpm.c:484 msgid "XPM file has image width <= 0" msgstr "XPM 𐑓𐑲𐑤 𐑣𐑨𐑟 𐑦𐑥𐑦𐑡 𐑢𐑦𐑛𐑔 <= 0" -#: gdk-pixbuf/io-xpm.c:494 +#: gdk-pixbuf/io-xpm.c:492 msgid "XPM file has image height <= 0" msgstr "XPM 𐑓𐑲𐑤 𐑣𐑨𐑟 𐑦𐑥𐑦𐑡 𐑣𐑲𐑑 <= 0" -#: gdk-pixbuf/io-xpm.c:502 +#: gdk-pixbuf/io-xpm.c:500 msgid "XPM has invalid number of chars per pixel" msgstr "XPM 𐑣𐑨𐑟 𐑦𐑯𐑝𐑨𐑤𐑦𐑛 𐑯𐑳𐑥𐑚𐑼 𐑝 𐑗𐑸𐑟 𐑐𐑻 𐑐𐑦𐑒𐑕𐑩𐑤" -#: gdk-pixbuf/io-xpm.c:511 +#: gdk-pixbuf/io-xpm.c:509 msgid "XPM file has invalid number of colors" msgstr "XPM 𐑓𐑲𐑤 𐑣𐑨𐑟 𐑦𐑯𐑝𐑨𐑤𐑦𐑛 𐑯𐑳𐑥𐑚𐑼 𐑝 𐑒𐑳𐑤𐑼𐑟" -#: gdk-pixbuf/io-xpm.c:523 gdk-pixbuf/io-xpm.c:532 gdk-pixbuf/io-xpm.c:584 +#: gdk-pixbuf/io-xpm.c:521 gdk-pixbuf/io-xpm.c:530 gdk-pixbuf/io-xpm.c:582 msgid "Cannot allocate memory for loading XPM image" msgstr "𐑒𐑨𐑯𐑪𐑑 𐑨𐑤𐑴𐑒𐑱𐑑 𐑥𐑧𐑥𐑼𐑦 𐑓𐑹 𐑤𐑴𐑛𐑦𐑙 XPM 𐑦𐑥𐑦𐑡" -#: gdk-pixbuf/io-xpm.c:546 +#: gdk-pixbuf/io-xpm.c:544 msgid "Cannot read XPM colormap" msgstr "𐑒𐑨𐑯𐑪𐑑 𐑮𐑰𐑛 XPM 𐑒𐑳𐑤𐑼𐑥𐑨𐑐" -#: gdk-pixbuf/io-xpm.c:778 +#: gdk-pixbuf/io-xpm.c:776 msgid "Failed to write to temporary file when loading XPM image" msgstr "𐑓𐑱𐑤𐑛 𐑑 𐑮𐑲𐑑 𐑑 𐑑𐑧𐑥𐑐𐑼𐑼𐑦 𐑓𐑲𐑤 𐑢𐑧𐑯 𐑤𐑴𐑛𐑦𐑙 XPM 𐑦𐑥𐑦𐑡" -#: gdk-pixbuf/io-xpm.c:817 +#: gdk-pixbuf/io-xpm.c:815 msgid "The XPM image format" msgstr "𐑞 XPM 𐑦𐑥𐑦𐑡 𐑓𐑹𐑥𐑨𐑑" diff --git a/po/en_CA.gmo b/po/en_CA.gmo index ebf19a80deb2823a4aa0c26360ba736cbfeebb66..7523f46956976dabdeb46d2c5ed9575458b1c09d 100644 GIT binary patch delta 28 jcmZ43!ML!4al>~FUK3pdQ(Yr71tSA16SK`MnzGUWhF=HD delta 28 jcmZ43!ML!4al>~FUSnMY6J0}71w#WXBa6)}nzGUWh8YLN diff --git a/po/en_CA.po b/po/en_CA.po index 78f14ef..f822b10 100644 --- a/po/en_CA.po +++ b/po/en_CA.po @@ -9,7 +9,7 @@ msgstr "" "Project-Id-Version: gtk+\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=gdk-" "pixbuf\n" -"POT-Creation-Date: 2013-04-15 10:28-0400\n" +"POT-Creation-Date: 2014-05-26 20:46-0400\n" "PO-Revision-Date: 2005-07-18 03:57-0400\n" "Last-Translator: Adam Weinberger \n" "Language-Team: Canadian English \n" @@ -19,18 +19,18 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: gdk-pixbuf/gdk-pixbuf-animation.c:160 gdk-pixbuf/gdk-pixbuf-io.c:1064 -#: gdk-pixbuf/gdk-pixbuf-io.c:1330 +#: gdk-pixbuf/gdk-pixbuf-animation.c:158 gdk-pixbuf/gdk-pixbuf-io.c:1077 +#: gdk-pixbuf/gdk-pixbuf-io.c:1333 #, c-format msgid "Failed to open file '%s': %s" msgstr "Failed to open file '%s': %s" -#: gdk-pixbuf/gdk-pixbuf-animation.c:173 gdk-pixbuf/gdk-pixbuf-io.c:1076 +#: gdk-pixbuf/gdk-pixbuf-animation.c:171 gdk-pixbuf/gdk-pixbuf-io.c:962 #, c-format msgid "Image file '%s' contains no data" msgstr "Image file '%s' contains no data" -#: gdk-pixbuf/gdk-pixbuf-animation.c:212 +#: gdk-pixbuf/gdk-pixbuf-animation.c:210 #, c-format msgid "" "Failed to load animation '%s': reason not known, probably a corrupt " @@ -39,20 +39,20 @@ msgstr "" "Failed to load animation '%s': reason not known, probably a corrupt " "animation file" -#: gdk-pixbuf/gdk-pixbuf-animation.c:280 gdk-pixbuf/gdk-pixbuf-io.c:1112 -#: gdk-pixbuf/gdk-pixbuf-io.c:1382 +#: gdk-pixbuf/gdk-pixbuf-animation.c:278 gdk-pixbuf/gdk-pixbuf-io.c:1113 +#: gdk-pixbuf/gdk-pixbuf-io.c:1385 #, 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-io.c:790 +#: gdk-pixbuf/gdk-pixbuf-io.c:774 #, 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:805 +#: gdk-pixbuf/gdk-pixbuf-io.c:789 #, fuzzy, c-format msgid "" "Image-loading module %s does not export the proper interface; perhaps it's " @@ -61,53 +61,53 @@ msgstr "" "Image-loading module %s does not export the proper interface; perhaps it's " "from a different GTK version?" -#: gdk-pixbuf/gdk-pixbuf-io.c:814 gdk-pixbuf/gdk-pixbuf-io.c:865 +#: gdk-pixbuf/gdk-pixbuf-io.c:798 gdk-pixbuf/gdk-pixbuf-io.c:849 #, c-format msgid "Image type '%s' is not supported" msgstr "Image type '%s' is not supported" -#: gdk-pixbuf/gdk-pixbuf-io.c:950 +#: gdk-pixbuf/gdk-pixbuf-io.c:934 #, c-format msgid "Couldn't recognize the image file format for file '%s'" msgstr "Couldn't recognize the image file format for file '%s'" -#: gdk-pixbuf/gdk-pixbuf-io.c:958 +#: gdk-pixbuf/gdk-pixbuf-io.c:942 msgid "Unrecognized image file format" msgstr "Unrecognized image file format" -#: gdk-pixbuf/gdk-pixbuf-io.c:1121 +#: gdk-pixbuf/gdk-pixbuf-io.c:1124 #, c-format msgid "Failed to load image '%s': %s" msgstr "Failed to load image '%s': %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2015 gdk-pixbuf/io-gdip-utils.c:837 +#: gdk-pixbuf/gdk-pixbuf-io.c:2029 gdk-pixbuf/io-gdip-utils.c:835 #, c-format msgid "Error writing to image file: %s" msgstr "Error writing to image file: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2057 gdk-pixbuf/gdk-pixbuf-io.c:2178 +#: gdk-pixbuf/gdk-pixbuf-io.c:2071 gdk-pixbuf/gdk-pixbuf-io.c:2192 #, 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:2088 +#: gdk-pixbuf/gdk-pixbuf-io.c:2102 msgid "Insufficient memory to save image to callback" msgstr "Insufficient memory to save image to callback" -#: gdk-pixbuf/gdk-pixbuf-io.c:2101 +#: gdk-pixbuf/gdk-pixbuf-io.c:2115 msgid "Failed to open temporary file" msgstr "Failed to open temporary file" -#: gdk-pixbuf/gdk-pixbuf-io.c:2124 +#: gdk-pixbuf/gdk-pixbuf-io.c:2138 msgid "Failed to read from temporary file" msgstr "Failed to read from temporary file" -#: gdk-pixbuf/gdk-pixbuf-io.c:2372 +#: gdk-pixbuf/gdk-pixbuf-io.c:2382 #, c-format msgid "Failed to open '%s' for writing: %s" msgstr "Failed to open '%s' for writing: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2398 +#: gdk-pixbuf/gdk-pixbuf-io.c:2408 #, c-format msgid "" "Failed to close '%s' while writing image, all data may not have been saved: " @@ -116,15 +116,15 @@ msgstr "" "Failed to close '%s' while writing image, all data may not have been saved: " "%s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2619 gdk-pixbuf/gdk-pixbuf-io.c:2671 +#: gdk-pixbuf/gdk-pixbuf-io.c:2629 gdk-pixbuf/gdk-pixbuf-io.c:2681 msgid "Insufficient memory to save image into a buffer" msgstr "Insufficient memory to save image into a buffer" -#: gdk-pixbuf/gdk-pixbuf-io.c:2717 +#: gdk-pixbuf/gdk-pixbuf-io.c:2727 msgid "Error writing to image stream" msgstr "Error writing to image stream" -#: gdk-pixbuf/gdk-pixbuf-loader.c:393 +#: gdk-pixbuf/gdk-pixbuf-loader.c:384 #, c-format msgid "" "Internal error: Image loader module '%s' failed to complete an operation, " @@ -133,99 +133,104 @@ 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:435 +#: gdk-pixbuf/gdk-pixbuf-loader.c:426 #, 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:160 +#: gdk-pixbuf/gdk-pixdata.c:158 msgid "Image header corrupt" msgstr "Image header corrupt" -#: gdk-pixbuf/gdk-pixdata.c:165 +#: gdk-pixbuf/gdk-pixdata.c:163 msgid "Image format unknown" msgstr "Image format unknown" -#: gdk-pixbuf/gdk-pixdata.c:170 gdk-pixbuf/gdk-pixdata.c:502 +#: gdk-pixbuf/gdk-pixdata.c:168 gdk-pixbuf/gdk-pixdata.c:501 msgid "Image pixel data corrupt" msgstr "Image pixel data corrupt" -#: gdk-pixbuf/gdk-pixdata.c:446 +#: gdk-pixbuf/gdk-pixdata.c:445 #, 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 +#: gdk-pixbuf/io-ani.c:242 msgid "Unexpected icon chunk in animation" msgstr "Unexpected icon chunk in animation" -#: gdk-pixbuf/io-ani.c:342 gdk-pixbuf/io-ani.c:400 gdk-pixbuf/io-ani.c:426 -#: gdk-pixbuf/io-ani.c:449 gdk-pixbuf/io-ani.c:476 gdk-pixbuf/io-ani.c:563 +#: gdk-pixbuf/io-ani.c:340 gdk-pixbuf/io-ani.c:398 gdk-pixbuf/io-ani.c:424 +#: gdk-pixbuf/io-ani.c:447 gdk-pixbuf/io-ani.c:474 gdk-pixbuf/io-ani.c:561 msgid "Invalid header in animation" msgstr "Invalid header in animation" -#: gdk-pixbuf/io-ani.c:352 gdk-pixbuf/io-ani.c:374 gdk-pixbuf/io-ani.c:458 -#: gdk-pixbuf/io-ani.c:485 gdk-pixbuf/io-ani.c:536 gdk-pixbuf/io-ani.c:608 +#: gdk-pixbuf/io-ani.c:350 gdk-pixbuf/io-ani.c:372 gdk-pixbuf/io-ani.c:456 +#: gdk-pixbuf/io-ani.c:483 gdk-pixbuf/io-ani.c:534 gdk-pixbuf/io-ani.c:606 msgid "Not enough memory to load animation" msgstr "Not enough memory to load animation" -#: gdk-pixbuf/io-ani.c:392 gdk-pixbuf/io-ani.c:418 gdk-pixbuf/io-ani.c:437 +#: gdk-pixbuf/io-ani.c:390 gdk-pixbuf/io-ani.c:416 gdk-pixbuf/io-ani.c:435 msgid "Malformed chunk in animation" msgstr "Malformed chunk in animation" -#: gdk-pixbuf/io-ani.c:660 +#: gdk-pixbuf/io-ani.c:628 +#, fuzzy +msgid "ANI image was truncated or incomplete." +msgstr "GIF image was truncated or incomplete." + +#: gdk-pixbuf/io-ani.c:669 msgid "The ANI image format" msgstr "The ANI image format" -#: gdk-pixbuf/io-bmp.c:229 gdk-pixbuf/io-bmp.c:266 gdk-pixbuf/io-bmp.c:337 -#: gdk-pixbuf/io-bmp.c:369 gdk-pixbuf/io-bmp.c:392 gdk-pixbuf/io-bmp.c:495 +#: gdk-pixbuf/io-bmp.c:227 gdk-pixbuf/io-bmp.c:264 gdk-pixbuf/io-bmp.c:335 +#: gdk-pixbuf/io-bmp.c:367 gdk-pixbuf/io-bmp.c:390 gdk-pixbuf/io-bmp.c:493 msgid "BMP image has bogus header data" msgstr "BMP image has bogus header data" -#: gdk-pixbuf/io-bmp.c:240 gdk-pixbuf/io-bmp.c:432 +#: gdk-pixbuf/io-bmp.c:238 gdk-pixbuf/io-bmp.c:430 msgid "Not enough memory to load bitmap image" msgstr "Not enough memory to load bitmap image" -#: gdk-pixbuf/io-bmp.c:318 +#: gdk-pixbuf/io-bmp.c:316 msgid "BMP image has unsupported header size" msgstr "BMP image has unsupported header size" -#: gdk-pixbuf/io-bmp.c:356 +#: gdk-pixbuf/io-bmp.c:354 msgid "Topdown BMP images cannot be compressed" msgstr "Top-down BMP images cannot be compressed" -#: gdk-pixbuf/io-bmp.c:716 gdk-pixbuf/io-pnm.c:707 +#: gdk-pixbuf/io-bmp.c:714 gdk-pixbuf/io-pnm.c:705 msgid "Premature end-of-file encountered" msgstr "Premature end-of-file encountered" -#: gdk-pixbuf/io-bmp.c:1328 +#: gdk-pixbuf/io-bmp.c:1326 msgid "Couldn't allocate memory for saving BMP file" msgstr "Could not allocate memory for saving BMP file" -#: gdk-pixbuf/io-bmp.c:1369 +#: gdk-pixbuf/io-bmp.c:1367 msgid "Couldn't write to BMP file" msgstr "Could not write to BMP file" -#: gdk-pixbuf/io-bmp.c:1422 gdk-pixbuf/io-gdip-bmp.c:82 +#: gdk-pixbuf/io-bmp.c:1420 gdk-pixbuf/io-gdip-bmp.c:80 msgid "The BMP image format" msgstr "The BMP image format" -#: gdk-pixbuf/io-gdip-emf.c:59 +#: gdk-pixbuf/io-gdip-emf.c:57 #, fuzzy msgid "The EMF image format" msgstr "The BMP image format" -#: gdk-pixbuf/io-gdip-gif.c:80 gdk-pixbuf/io-gif.c:1720 +#: gdk-pixbuf/io-gdip-gif.c:78 gdk-pixbuf/io-gif.c:1718 msgid "The GIF image format" msgstr "The GIF image format" -#: gdk-pixbuf/io-gdip-ico.c:59 gdk-pixbuf/io-ico.c:1271 +#: gdk-pixbuf/io-gdip-ico.c:57 gdk-pixbuf/io-ico.c:1269 msgid "The ICO image format" msgstr "The ICO image format" -#: gdk-pixbuf/io-gdip-jpeg.c:53 gdk-pixbuf/io-jpeg.c:1249 +#: gdk-pixbuf/io-gdip-jpeg.c:51 gdk-pixbuf/io-jpeg.c:1249 #, c-format msgid "" "JPEG quality must be a value between 0 and 100; value '%s' could not be " @@ -234,121 +239,125 @@ msgstr "" "JPEG quality must be a value between 0 and 100; value '%s' could not be " "parsed." -#: gdk-pixbuf/io-gdip-jpeg.c:68 gdk-pixbuf/io-jpeg.c:1265 +#: gdk-pixbuf/io-gdip-jpeg.c:66 gdk-pixbuf/io-jpeg.c:1265 #, c-format msgid "" "JPEG quality must be a value between 0 and 100; value '%d' is not allowed." msgstr "" "JPEG quality must be a value between 0 and 100; value '%d' is not allowed." -#: gdk-pixbuf/io-gdip-jpeg.c:136 gdk-pixbuf/io-jpeg.c:1478 +#: gdk-pixbuf/io-gdip-jpeg.c:134 gdk-pixbuf/io-jpeg.c:1478 msgid "The JPEG image format" msgstr "The JPEG image format" -#: gdk-pixbuf/io-gdip-utils.c:154 +#: gdk-pixbuf/io-gdip-tiff.c:80 gdk-pixbuf/io-tiff.c:786 +msgid "The TIFF image format" +msgstr "The TIFF image format" + +#: gdk-pixbuf/io-gdip-utils.c:152 #, fuzzy, c-format msgid "Could not allocate memory: %s" msgstr "Couldn't allocate memory for stream" -#: gdk-pixbuf/io-gdip-utils.c:179 gdk-pixbuf/io-gdip-utils.c:293 -#: gdk-pixbuf/io-gdip-utils.c:333 +#: gdk-pixbuf/io-gdip-utils.c:177 gdk-pixbuf/io-gdip-utils.c:291 +#: gdk-pixbuf/io-gdip-utils.c:331 #, fuzzy, c-format msgid "Could not create stream: %s" msgstr "Could not rename %s to %s: %s\n" -#: gdk-pixbuf/io-gdip-utils.c:193 +#: gdk-pixbuf/io-gdip-utils.c:191 #, fuzzy, c-format msgid "Could not seek stream: %s" msgstr "Could not remove item" -#: gdk-pixbuf/io-gdip-utils.c:205 +#: gdk-pixbuf/io-gdip-utils.c:203 #, 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:617 +#: gdk-pixbuf/io-gdip-utils.c:615 #, fuzzy msgid "Couldn't load bitmap" msgstr "Couldn't decode image" -#: gdk-pixbuf/io-gdip-utils.c:773 +#: gdk-pixbuf/io-gdip-utils.c:771 #, fuzzy msgid "Couldn't load metafile" msgstr "Couldn't decode image" -#: gdk-pixbuf/io-gdip-utils.c:878 +#: gdk-pixbuf/io-gdip-utils.c:876 #, fuzzy msgid "Unsupported image format for GDI+" msgstr "unsupported RAS image variation" -#: gdk-pixbuf/io-gdip-utils.c:885 +#: gdk-pixbuf/io-gdip-utils.c:883 #, fuzzy msgid "Couldn't save" msgstr "Couldn't save the rest" -#: gdk-pixbuf/io-gdip-wmf.c:58 +#: gdk-pixbuf/io-gdip-wmf.c:56 #, fuzzy msgid "The WMF image format" msgstr "The WBMP image format" -#: gdk-pixbuf/io-gif.c:222 +#: gdk-pixbuf/io-gif.c:220 #, c-format msgid "Failure reading GIF: %s" msgstr "Failure reading GIF: %s" -#: gdk-pixbuf/io-gif.c:496 gdk-pixbuf/io-gif.c:1502 gdk-pixbuf/io-gif.c:1669 +#: gdk-pixbuf/io-gif.c:494 gdk-pixbuf/io-gif.c:1500 gdk-pixbuf/io-gif.c:1667 msgid "GIF file was missing some data (perhaps it was truncated somehow?)" msgstr "GIF file was missing some data (perhaps it was truncated somehow?)" -#: gdk-pixbuf/io-gif.c:505 +#: gdk-pixbuf/io-gif.c:503 #, c-format msgid "Internal error in the GIF loader (%s)" msgstr "Internal error in the GIF loader (%s)" -#: gdk-pixbuf/io-gif.c:579 +#: gdk-pixbuf/io-gif.c:577 msgid "Stack overflow" msgstr "Stack overflow" -#: gdk-pixbuf/io-gif.c:639 +#: gdk-pixbuf/io-gif.c:637 msgid "GIF image loader cannot understand this image." msgstr "GIF image loader cannot understand this image." -#: gdk-pixbuf/io-gif.c:668 +#: gdk-pixbuf/io-gif.c:666 msgid "Bad code encountered" msgstr "Bad code encountered" -#: gdk-pixbuf/io-gif.c:678 +#: gdk-pixbuf/io-gif.c:676 msgid "Circular table entry in GIF file" msgstr "Circular table entry in GIF file" -#: gdk-pixbuf/io-gif.c:866 gdk-pixbuf/io-gif.c:1488 gdk-pixbuf/io-gif.c:1541 -#: gdk-pixbuf/io-gif.c:1657 +#: gdk-pixbuf/io-gif.c:864 gdk-pixbuf/io-gif.c:1486 gdk-pixbuf/io-gif.c:1539 +#: gdk-pixbuf/io-gif.c:1655 msgid "Not enough memory to load GIF file" msgstr "Not enough memory to load GIF file" -#: gdk-pixbuf/io-gif.c:960 +#: gdk-pixbuf/io-gif.c:958 msgid "Not enough memory to composite a frame in GIF file" msgstr "Not enough memory to composite a frame in GIF file" -#: gdk-pixbuf/io-gif.c:1132 +#: gdk-pixbuf/io-gif.c:1130 msgid "GIF image is corrupt (incorrect LZW compression)" msgstr "GIF image is corrupt (incorrect LZW compression)" -#: gdk-pixbuf/io-gif.c:1182 +#: gdk-pixbuf/io-gif.c:1180 msgid "File does not appear to be a GIF file" msgstr "File does not appear to be a GIF file" -#: gdk-pixbuf/io-gif.c:1194 +#: gdk-pixbuf/io-gif.c:1192 #, c-format msgid "Version %s of the GIF file format is not supported" msgstr "Version %s of the GIF file format is not supported" -#: gdk-pixbuf/io-gif.c:1241 +#: gdk-pixbuf/io-gif.c:1239 #, fuzzy msgid "Resulting GIF image has zero size" msgstr "Image has zero width" -#: gdk-pixbuf/io-gif.c:1320 +#: gdk-pixbuf/io-gif.c:1318 msgid "" "GIF image has no global colormap, and a frame inside it has no local " "colormap." @@ -356,7 +365,7 @@ msgstr "" "GIF image has no global colourmap, and a frame inside it has no local " "colourmap." -#: gdk-pixbuf/io-gif.c:1564 +#: gdk-pixbuf/io-gif.c:1562 msgid "GIF image was truncated or incomplete." msgstr "GIF image was truncated or incomplete." @@ -373,87 +382,87 @@ msgstr "Could not decode ICNS file" msgid "The ICNS image format" msgstr "The ICNS image format" -#: gdk-pixbuf/io-ico.c:228 gdk-pixbuf/io-ico.c:242 gdk-pixbuf/io-ico.c:291 -#: gdk-pixbuf/io-ico.c:302 gdk-pixbuf/io-ico.c:395 +#: gdk-pixbuf/io-ico.c:226 gdk-pixbuf/io-ico.c:240 gdk-pixbuf/io-ico.c:289 +#: gdk-pixbuf/io-ico.c:300 gdk-pixbuf/io-ico.c:393 msgid "Invalid header in icon" msgstr "Invalid header in icon" -#: gdk-pixbuf/io-ico.c:257 gdk-pixbuf/io-ico.c:312 gdk-pixbuf/io-ico.c:405 -#: gdk-pixbuf/io-ico.c:458 gdk-pixbuf/io-ico.c:488 +#: gdk-pixbuf/io-ico.c:255 gdk-pixbuf/io-ico.c:310 gdk-pixbuf/io-ico.c:403 +#: gdk-pixbuf/io-ico.c:456 gdk-pixbuf/io-ico.c:486 msgid "Not enough memory to load icon" msgstr "Not enough memory to load icon" -#: gdk-pixbuf/io-ico.c:338 +#: gdk-pixbuf/io-ico.c:336 msgid "Compressed icons are not supported" msgstr "Compressed icons are not supported" -#: gdk-pixbuf/io-ico.c:358 +#: gdk-pixbuf/io-ico.c:356 msgid "Icon has zero width" msgstr "Icon has zero width" -#: gdk-pixbuf/io-ico.c:368 +#: gdk-pixbuf/io-ico.c:366 msgid "Icon has zero height" msgstr "Icon has zero height" -#: gdk-pixbuf/io-ico.c:443 +#: gdk-pixbuf/io-ico.c:441 msgid "Unsupported icon type" msgstr "Unsupported icon type" -#: gdk-pixbuf/io-ico.c:537 +#: gdk-pixbuf/io-ico.c:535 msgid "Not enough memory to load ICO file" msgstr "Not enough memory to load ICO file" -#: gdk-pixbuf/io-ico.c:1002 +#: gdk-pixbuf/io-ico.c:1000 msgid "Image too large to be saved as ICO" msgstr "Image too large to be saved as ICO" -#: gdk-pixbuf/io-ico.c:1013 +#: gdk-pixbuf/io-ico.c:1011 msgid "Cursor hotspot outside image" msgstr "Cursor hotspot outside image" -#: gdk-pixbuf/io-ico.c:1036 +#: gdk-pixbuf/io-ico.c:1034 #, c-format msgid "Unsupported depth for ICO file: %d" msgstr "Unsupported depth for ICO file: %d" -#: gdk-pixbuf/io-jasper.c:74 +#: gdk-pixbuf/io-jasper.c:73 msgid "Couldn't allocate memory for stream" msgstr "Couldn't allocate memory for stream" -#: gdk-pixbuf/io-jasper.c:104 +#: gdk-pixbuf/io-jasper.c:103 msgid "Couldn't decode image" msgstr "Couldn't decode image" -#: gdk-pixbuf/io-jasper.c:122 +#: gdk-pixbuf/io-jasper.c:121 msgid "Transformed JPEG2000 has zero width or height" msgstr "Transformed JPEG2000 has zero width or height" -#: gdk-pixbuf/io-jasper.c:136 +#: gdk-pixbuf/io-jasper.c:135 msgid "Image type currently not supported" msgstr "Image type currently not supported" -#: gdk-pixbuf/io-jasper.c:148 gdk-pixbuf/io-jasper.c:156 +#: gdk-pixbuf/io-jasper.c:147 gdk-pixbuf/io-jasper.c:155 msgid "Couldn't allocate memory for color profile" msgstr "Couldn't allocate memory for colour profile" -#: gdk-pixbuf/io-jasper.c:182 +#: gdk-pixbuf/io-jasper.c:181 msgid "Insufficient memory to open JPEG 2000 file" msgstr "Insufficient memory to open JPEG 2000 file" -#: gdk-pixbuf/io-jasper.c:261 +#: gdk-pixbuf/io-jasper.c:260 msgid "Couldn't allocate memory to buffer image data" msgstr "Couldn't allocate memory to buffer image data" -#: gdk-pixbuf/io-jasper.c:305 +#: gdk-pixbuf/io-jasper.c:304 msgid "The JPEG 2000 image format" msgstr "The JPEG 2000 image format" -#: gdk-pixbuf/io-jpeg.c:126 +#: gdk-pixbuf/io-jpeg.c:124 #, c-format msgid "Error interpreting JPEG image file (%s)" msgstr "Error interpreting JPEG image file (%s)" -#: gdk-pixbuf/io-jpeg.c:604 +#: gdk-pixbuf/io-jpeg.c:597 msgid "" "Insufficient memory to load image, try exiting some applications to free " "memory" @@ -461,17 +470,17 @@ msgstr "" "Insufficient memory to load image, try exiting some applications to free " "memory" -#: gdk-pixbuf/io-jpeg.c:651 gdk-pixbuf/io-jpeg.c:865 +#: gdk-pixbuf/io-jpeg.c:645 gdk-pixbuf/io-jpeg.c:858 #, c-format msgid "Unsupported JPEG color space (%s)" msgstr "Unsupported JPEG colour space (%s)" -#: gdk-pixbuf/io-jpeg.c:764 gdk-pixbuf/io-jpeg.c:1044 +#: gdk-pixbuf/io-jpeg.c:757 gdk-pixbuf/io-jpeg.c:1037 #: gdk-pixbuf/io-jpeg.c:1308 gdk-pixbuf/io-jpeg.c:1318 msgid "Couldn't allocate memory for loading JPEG file" msgstr "Couldn't allocate memory for loading JPEG file" -#: gdk-pixbuf/io-jpeg.c:1018 +#: gdk-pixbuf/io-jpeg.c:1011 msgid "Transformed JPEG has zero width or height." msgstr "Transformed JPEG has zero width or height." @@ -480,92 +489,92 @@ msgstr "Transformed JPEG has zero width or height." msgid "Color profile has invalid length '%u'." msgstr "" -#: gdk-pixbuf/io-pcx.c:186 +#: gdk-pixbuf/io-pcx.c:184 msgid "Couldn't allocate memory for header" msgstr "Couldn't allocate memory for header" -#: gdk-pixbuf/io-pcx.c:201 gdk-pixbuf/io-pcx.c:559 +#: gdk-pixbuf/io-pcx.c:199 gdk-pixbuf/io-pcx.c:557 msgid "Couldn't allocate memory for context buffer" msgstr "Couldn't allocate memory for context buffer" -#: gdk-pixbuf/io-pcx.c:600 +#: gdk-pixbuf/io-pcx.c:598 msgid "Image has invalid width and/or height" msgstr "Image has invalid width and/or height" -#: gdk-pixbuf/io-pcx.c:612 gdk-pixbuf/io-pcx.c:673 +#: gdk-pixbuf/io-pcx.c:610 gdk-pixbuf/io-pcx.c:671 msgid "Image has unsupported bpp" msgstr "Image has unsupported bpp" -#: gdk-pixbuf/io-pcx.c:617 gdk-pixbuf/io-pcx.c:625 +#: gdk-pixbuf/io-pcx.c:615 gdk-pixbuf/io-pcx.c:623 #, 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:641 +#: gdk-pixbuf/io-pcx.c:639 msgid "Couldn't create new pixbuf" msgstr "Couldn't create new pixbuf" -#: gdk-pixbuf/io-pcx.c:649 +#: gdk-pixbuf/io-pcx.c:647 msgid "Couldn't allocate memory for line data" msgstr "Couldn't allocate memory for line data" -#: gdk-pixbuf/io-pcx.c:656 +#: gdk-pixbuf/io-pcx.c:654 #, fuzzy msgid "Couldn't allocate memory for PCX image" msgstr "Couldn't allocate memory for header" -#: gdk-pixbuf/io-pcx.c:703 +#: gdk-pixbuf/io-pcx.c:701 msgid "Didn't get all lines of PCX image" msgstr "Didn't get all lines of PCX image" -#: gdk-pixbuf/io-pcx.c:710 +#: gdk-pixbuf/io-pcx.c:708 msgid "No palette found at end of PCX data" msgstr "No palette found at end of PCX data" -#: gdk-pixbuf/io-pcx.c:755 +#: gdk-pixbuf/io-pcx.c:753 msgid "The PCX image format" msgstr "The PCX image format" -#: gdk-pixbuf/io-pixdata.c:148 +#: gdk-pixbuf/io-pixdata.c:146 #, fuzzy msgid "Transformed pixbuf has zero width or height." msgstr "Transformed PNG has zero width or height." -#: gdk-pixbuf/io-pixdata.c:186 +#: gdk-pixbuf/io-pixdata.c:184 #, fuzzy msgid "The GdkPixdata format" msgstr "The GIF image format" -#: gdk-pixbuf/io-png.c:54 +#: gdk-pixbuf/io-png.c:53 msgid "Bits per channel of PNG image is invalid." msgstr "Bits per channel of PNG image is invalid." -#: gdk-pixbuf/io-png.c:135 gdk-pixbuf/io-png.c:641 +#: gdk-pixbuf/io-png.c:134 gdk-pixbuf/io-png.c:640 msgid "Transformed PNG has zero width or height." msgstr "Transformed PNG has zero width or height." -#: gdk-pixbuf/io-png.c:143 +#: gdk-pixbuf/io-png.c:142 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:152 +#: gdk-pixbuf/io-png.c:151 msgid "Transformed PNG not RGB or RGBA." msgstr "Transformed PNG not RGB or RGBA." -#: gdk-pixbuf/io-png.c:161 +#: gdk-pixbuf/io-png.c:160 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:182 +#: gdk-pixbuf/io-png.c:181 #, c-format msgid "Fatal error in PNG image file: %s" msgstr "Fatal error in PNG image file: %s" -#: gdk-pixbuf/io-png.c:315 +#: gdk-pixbuf/io-png.c:314 msgid "Insufficient memory to load PNG file" msgstr "Insufficient memory to load PNG file" -#: gdk-pixbuf/io-png.c:656 +#: gdk-pixbuf/io-png.c:655 #, fuzzy, c-format msgid "" "Insufficient memory to store a %lu by %lu image; try exiting some " @@ -574,31 +583,31 @@ msgstr "" "Insufficient memory to store a %ld by %ld image; try exiting some " "applications to reduce memory usage" -#: gdk-pixbuf/io-png.c:719 +#: gdk-pixbuf/io-png.c:718 msgid "Fatal error reading PNG image file" msgstr "Fatal error reading PNG image file" -#: gdk-pixbuf/io-png.c:768 +#: gdk-pixbuf/io-png.c:767 #, c-format msgid "Fatal error reading PNG image file: %s" msgstr "Fatal error reading PNG image file: %s" -#: gdk-pixbuf/io-png.c:858 +#: gdk-pixbuf/io-png.c:857 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:867 +#: gdk-pixbuf/io-png.c:866 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:881 gdk-pixbuf/io-tiff.c:667 +#: gdk-pixbuf/io-png.c:880 gdk-pixbuf/io-tiff.c:665 #, c-format msgid "Color profile has invalid length %d." msgstr "" -#: gdk-pixbuf/io-png.c:894 +#: gdk-pixbuf/io-png.c:893 #, c-format msgid "" "PNG compression level must be a value between 0 and 9; value '%s' could not " @@ -607,7 +616,7 @@ msgstr "" "PNG compression level must be a value between 0 and 9; value '%s' could not " "be parsed." -#: gdk-pixbuf/io-png.c:907 +#: gdk-pixbuf/io-png.c:906 #, c-format msgid "" "PNG compression level must be a value between 0 and 9; value '%d' is not " @@ -616,338 +625,334 @@ msgstr "" "PNG compression level must be a value between 0 and 9; value '%d' is not " "allowed." -#: gdk-pixbuf/io-png.c:955 +#: gdk-pixbuf/io-png.c:954 #, 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:1118 +#: gdk-pixbuf/io-png.c:1117 msgid "The PNG image format" msgstr "The PNG image format" -#: gdk-pixbuf/io-pnm.c:248 +#: gdk-pixbuf/io-pnm.c:246 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:280 +#: gdk-pixbuf/io-pnm.c:278 msgid "PNM file has an incorrect initial byte" msgstr "PNM file has an incorrect initial byte" -#: gdk-pixbuf/io-pnm.c:310 +#: gdk-pixbuf/io-pnm.c:308 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:335 +#: gdk-pixbuf/io-pnm.c:333 msgid "PNM file has an image width of 0" msgstr "PNM file has an image width of 0" -#: gdk-pixbuf/io-pnm.c:356 +#: gdk-pixbuf/io-pnm.c:354 msgid "PNM file has an image height of 0" msgstr "PNM file has an image height of 0" -#: gdk-pixbuf/io-pnm.c:379 +#: gdk-pixbuf/io-pnm.c:377 msgid "Maximum color value in PNM file is 0" msgstr "Maximum colour value in PNM file is 0" -#: gdk-pixbuf/io-pnm.c:387 +#: gdk-pixbuf/io-pnm.c:385 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:427 gdk-pixbuf/io-pnm.c:457 gdk-pixbuf/io-pnm.c:502 +#: gdk-pixbuf/io-pnm.c:425 gdk-pixbuf/io-pnm.c:455 gdk-pixbuf/io-pnm.c:500 msgid "Raw PNM image type is invalid" msgstr "Raw PNM image type is invalid" -#: gdk-pixbuf/io-pnm.c:652 +#: gdk-pixbuf/io-pnm.c:650 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:739 gdk-pixbuf/io-pnm.c:966 +#: gdk-pixbuf/io-pnm.c:737 gdk-pixbuf/io-pnm.c:964 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:766 +#: gdk-pixbuf/io-pnm.c:764 msgid "Cannot allocate memory for loading PNM image" msgstr "Cannot allocate memory for loading PNM image" -#: gdk-pixbuf/io-pnm.c:816 +#: gdk-pixbuf/io-pnm.c:814 msgid "Insufficient memory to load PNM context struct" msgstr "Insufficient memory to load PNM context struct" -#: gdk-pixbuf/io-pnm.c:867 +#: gdk-pixbuf/io-pnm.c:865 msgid "Unexpected end of PNM image data" msgstr "Unexpected end of PNM image data" -#: gdk-pixbuf/io-pnm.c:995 +#: gdk-pixbuf/io-pnm.c:993 msgid "Insufficient memory to load PNM file" msgstr "Insufficient memory to load PNM file" -#: gdk-pixbuf/io-pnm.c:1079 +#: gdk-pixbuf/io-pnm.c:1077 msgid "The PNM/PBM/PGM/PPM image format family" msgstr "The PNM/PBM/PGM/PPM image format family" -#: gdk-pixbuf/io-qtif.c:128 +#: gdk-pixbuf/io-qtif.c:126 msgid "Input file descriptor is NULL." msgstr "" -#: gdk-pixbuf/io-qtif.c:143 +#: gdk-pixbuf/io-qtif.c:141 #, fuzzy msgid "Failed to read QTIF header" msgstr "Failed to write header\n" -#: gdk-pixbuf/io-qtif.c:152 gdk-pixbuf/io-qtif.c:189 gdk-pixbuf/io-qtif.c:459 +#: gdk-pixbuf/io-qtif.c:150 gdk-pixbuf/io-qtif.c:187 gdk-pixbuf/io-qtif.c:454 #, c-format msgid "QTIF atom size too large (%d byte)" msgid_plural "QTIF atom size too large (%d bytes)" msgstr[0] "" msgstr[1] "" -#: gdk-pixbuf/io-qtif.c:175 +#: gdk-pixbuf/io-qtif.c:173 #, fuzzy, c-format msgid "Failed to allocate %d byte for file read buffer" msgid_plural "Failed to allocate %d bytes for file read buffer" msgstr[0] "failed to allocate image buffer of %u byte" msgstr[1] "failed to allocate image buffer of %u byte" -#: gdk-pixbuf/io-qtif.c:206 +#: gdk-pixbuf/io-qtif.c:201 #, fuzzy, c-format msgid "File error when reading QTIF atom: %s" msgstr "Failure reading GIF: %s" -#: gdk-pixbuf/io-qtif.c:243 +#: gdk-pixbuf/io-qtif.c:238 #, c-format msgid "Failed to skip the next %d byte with seek()." msgid_plural "Failed to skip the next %d bytes with seek()." msgstr[0] "" msgstr[1] "" -#: gdk-pixbuf/io-qtif.c:270 +#: gdk-pixbuf/io-qtif.c:265 #, fuzzy msgid "Failed to allocate QTIF context structure." msgstr "Cannot allocate memory for TGA context struct" -#: gdk-pixbuf/io-qtif.c:330 +#: gdk-pixbuf/io-qtif.c:325 #, fuzzy msgid "Failed to create GdkPixbufLoader object." msgstr "Failed to write folder index\n" -#: gdk-pixbuf/io-qtif.c:434 +#: gdk-pixbuf/io-qtif.c:429 #, fuzzy msgid "Failed to find an image data atom." msgstr "Failed to open TIFF image" -#: gdk-pixbuf/io-qtif.c:618 +#: gdk-pixbuf/io-qtif.c:613 #, fuzzy msgid "The QTIF image format" msgstr "The TIFF image format" -#: gdk-pixbuf/io-ras.c:125 +#: gdk-pixbuf/io-ras.c:123 msgid "RAS image has bogus header data" msgstr "RAS image has bogus header data" -#: gdk-pixbuf/io-ras.c:147 +#: gdk-pixbuf/io-ras.c:145 msgid "RAS image has unknown type" msgstr "RAS image has unknown type" -#: gdk-pixbuf/io-ras.c:155 +#: gdk-pixbuf/io-ras.c:153 msgid "unsupported RAS image variation" msgstr "unsupported RAS image variation" -#: gdk-pixbuf/io-ras.c:170 gdk-pixbuf/io-ras.c:199 +#: gdk-pixbuf/io-ras.c:168 gdk-pixbuf/io-ras.c:197 msgid "Not enough memory to load RAS image" msgstr "Not enough memory to load RAS image" -#: gdk-pixbuf/io-ras.c:544 +#: gdk-pixbuf/io-ras.c:542 msgid "The Sun raster image format" msgstr "The Sun raster image format" -#: gdk-pixbuf/io-tga.c:153 +#: gdk-pixbuf/io-tga.c:151 msgid "Cannot allocate memory for IOBuffer struct" msgstr "Cannot allocate memory for IOBuffer struct" -#: gdk-pixbuf/io-tga.c:172 +#: gdk-pixbuf/io-tga.c:170 msgid "Cannot allocate memory for IOBuffer data" msgstr "Cannot allocate memory for IOBuffer data" -#: gdk-pixbuf/io-tga.c:183 +#: gdk-pixbuf/io-tga.c:181 msgid "Cannot realloc IOBuffer data" msgstr "Cannot realloc IOBuffer data" -#: gdk-pixbuf/io-tga.c:213 +#: gdk-pixbuf/io-tga.c:211 msgid "Cannot allocate temporary IOBuffer data" msgstr "Cannot allocate temporary IOBuffer data" -#: gdk-pixbuf/io-tga.c:346 +#: gdk-pixbuf/io-tga.c:339 msgid "Cannot allocate new pixbuf" msgstr "Cannot allocate new pixbuf" -#: gdk-pixbuf/io-tga.c:685 +#: gdk-pixbuf/io-tga.c:678 #, fuzzy msgid "Image is corrupted or truncated" msgstr "GIF image was truncated or incomplete." -#: gdk-pixbuf/io-tga.c:692 +#: gdk-pixbuf/io-tga.c:685 msgid "Cannot allocate colormap structure" msgstr "Cannot allocate colourmap structure" -#: gdk-pixbuf/io-tga.c:699 +#: gdk-pixbuf/io-tga.c:692 msgid "Cannot allocate colormap entries" msgstr "Cannot allocate colourmap entries" -#: gdk-pixbuf/io-tga.c:721 +#: gdk-pixbuf/io-tga.c:714 msgid "Unexpected bitdepth for colormap entries" msgstr "Unexpected bitdepth for colourmap entries" -#: gdk-pixbuf/io-tga.c:739 +#: gdk-pixbuf/io-tga.c:732 msgid "Cannot allocate TGA header memory" msgstr "Cannot allocate TGA header memory" -#: gdk-pixbuf/io-tga.c:772 +#: gdk-pixbuf/io-tga.c:765 msgid "TGA image has invalid dimensions" msgstr "TGA image has invalid dimensions" -#: gdk-pixbuf/io-tga.c:778 gdk-pixbuf/io-tga.c:787 gdk-pixbuf/io-tga.c:797 -#: gdk-pixbuf/io-tga.c:807 gdk-pixbuf/io-tga.c:814 +#: gdk-pixbuf/io-tga.c:771 gdk-pixbuf/io-tga.c:780 gdk-pixbuf/io-tga.c:790 +#: gdk-pixbuf/io-tga.c:800 gdk-pixbuf/io-tga.c:807 msgid "TGA image type not supported" msgstr "TGA image type not supported" -#: gdk-pixbuf/io-tga.c:861 +#: gdk-pixbuf/io-tga.c:854 msgid "Cannot allocate memory for TGA context struct" msgstr "Cannot allocate memory for TGA context struct" -#: gdk-pixbuf/io-tga.c:926 +#: gdk-pixbuf/io-tga.c:919 msgid "Excess data in file" msgstr "Excess data in file" -#: gdk-pixbuf/io-tga.c:1007 +#: gdk-pixbuf/io-tga.c:1000 msgid "The Targa image format" msgstr "The Targa image format" -#: gdk-pixbuf/io-tiff.c:104 +#: gdk-pixbuf/io-tiff.c:102 msgid "Could not get image width (bad TIFF file)" msgstr "Could not get image width (bad TIFF file)" -#: gdk-pixbuf/io-tiff.c:112 +#: gdk-pixbuf/io-tiff.c:110 msgid "Could not get image height (bad TIFF file)" msgstr "Could not get image height (bad TIFF file)" -#: gdk-pixbuf/io-tiff.c:120 +#: gdk-pixbuf/io-tiff.c:118 msgid "Width or height of TIFF image is zero" msgstr "Width or height of TIFF image is zero" -#: gdk-pixbuf/io-tiff.c:129 gdk-pixbuf/io-tiff.c:138 +#: gdk-pixbuf/io-tiff.c:127 gdk-pixbuf/io-tiff.c:136 msgid "Dimensions of TIFF image too large" msgstr "Dimensions of TIFF image too large" -#: gdk-pixbuf/io-tiff.c:162 gdk-pixbuf/io-tiff.c:174 gdk-pixbuf/io-tiff.c:491 +#: gdk-pixbuf/io-tiff.c:160 gdk-pixbuf/io-tiff.c:172 gdk-pixbuf/io-tiff.c:489 msgid "Insufficient memory to open TIFF file" msgstr "Insufficient memory to open TIFF file" -#: gdk-pixbuf/io-tiff.c:236 +#: gdk-pixbuf/io-tiff.c:234 msgid "Failed to load RGB data from TIFF file" msgstr "Failed to load RGB data from TIFF file" -#: gdk-pixbuf/io-tiff.c:293 +#: gdk-pixbuf/io-tiff.c:291 msgid "Failed to open TIFF image" msgstr "Failed to open TIFF image" -#: gdk-pixbuf/io-tiff.c:427 gdk-pixbuf/io-tiff.c:440 +#: gdk-pixbuf/io-tiff.c:425 gdk-pixbuf/io-tiff.c:438 msgid "Failed to load TIFF image" msgstr "Failed to load TIFF image" -#: gdk-pixbuf/io-tiff.c:623 +#: gdk-pixbuf/io-tiff.c:621 msgid "Failed to save TIFF image" msgstr "Failed to save TIFF image" -#: gdk-pixbuf/io-tiff.c:656 +#: gdk-pixbuf/io-tiff.c:654 msgid "TIFF compression doesn't refer to a valid codec." msgstr "" -#: gdk-pixbuf/io-tiff.c:696 +#: gdk-pixbuf/io-tiff.c:694 msgid "Failed to write TIFF data" msgstr "Failed to write TIFF data" -#: gdk-pixbuf/io-tiff.c:733 +#: gdk-pixbuf/io-tiff.c:731 msgid "Couldn't write to TIFF file" msgstr "Couldn't write to TIFF file" -#: gdk-pixbuf/io-tiff.c:788 -msgid "The TIFF image format" -msgstr "The TIFF image format" - -#: gdk-pixbuf/io-wbmp.c:245 +#: gdk-pixbuf/io-wbmp.c:243 msgid "Image has zero width" msgstr "Image has zero width" -#: gdk-pixbuf/io-wbmp.c:263 +#: gdk-pixbuf/io-wbmp.c:261 msgid "Image has zero height" msgstr "Image has zero height" -#: gdk-pixbuf/io-wbmp.c:274 +#: gdk-pixbuf/io-wbmp.c:272 msgid "Not enough memory to load image" msgstr "Not enough memory to load image" -#: gdk-pixbuf/io-wbmp.c:333 +#: gdk-pixbuf/io-wbmp.c:331 msgid "Couldn't save the rest" msgstr "Couldn't save the rest" -#: gdk-pixbuf/io-wbmp.c:374 +#: gdk-pixbuf/io-wbmp.c:372 msgid "The WBMP image format" msgstr "The WBMP image format" -#: gdk-pixbuf/io-xbm.c:304 +#: gdk-pixbuf/io-xbm.c:302 msgid "Invalid XBM file" msgstr "Invalid XBM file" -#: gdk-pixbuf/io-xbm.c:314 +#: gdk-pixbuf/io-xbm.c:312 msgid "Insufficient memory to load XBM image file" msgstr "Insufficient memory to load XBM image file" -#: gdk-pixbuf/io-xbm.c:462 +#: gdk-pixbuf/io-xbm.c:460 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:501 +#: gdk-pixbuf/io-xbm.c:499 msgid "The XBM image format" msgstr "The XBM image format" -#: gdk-pixbuf/io-xpm.c:469 +#: gdk-pixbuf/io-xpm.c:467 msgid "No XPM header found" msgstr "No XPM header found" -#: gdk-pixbuf/io-xpm.c:478 +#: gdk-pixbuf/io-xpm.c:476 msgid "Invalid XPM header" msgstr "Invalid XPM header" -#: gdk-pixbuf/io-xpm.c:486 +#: gdk-pixbuf/io-xpm.c:484 msgid "XPM file has image width <= 0" msgstr "XPM file has image width <= 0" -#: gdk-pixbuf/io-xpm.c:494 +#: gdk-pixbuf/io-xpm.c:492 msgid "XPM file has image height <= 0" msgstr "XPM file has image height <= 0" -#: gdk-pixbuf/io-xpm.c:502 +#: gdk-pixbuf/io-xpm.c:500 msgid "XPM has invalid number of chars per pixel" msgstr "XPM has invalid number of chars per pixel" -#: gdk-pixbuf/io-xpm.c:511 +#: gdk-pixbuf/io-xpm.c:509 msgid "XPM file has invalid number of colors" msgstr "XPM file has invalid number of colours" -#: gdk-pixbuf/io-xpm.c:523 gdk-pixbuf/io-xpm.c:532 gdk-pixbuf/io-xpm.c:584 +#: gdk-pixbuf/io-xpm.c:521 gdk-pixbuf/io-xpm.c:530 gdk-pixbuf/io-xpm.c:582 msgid "Cannot allocate memory for loading XPM image" msgstr "Cannot allocate memory for loading XPM image" -#: gdk-pixbuf/io-xpm.c:546 +#: gdk-pixbuf/io-xpm.c:544 msgid "Cannot read XPM colormap" msgstr "Cannot read XPM colourmap" -#: gdk-pixbuf/io-xpm.c:778 +#: gdk-pixbuf/io-xpm.c:776 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:817 +#: gdk-pixbuf/io-xpm.c:815 msgid "The XPM image format" msgstr "The XPM image format" diff --git a/po/en_GB.gmo b/po/en_GB.gmo index 4cad766f9b05106d424080eab5ad020d59daa7e5..3559ec4736e0e0247f21315705d47c54bd6d6f01 100644 GIT binary patch delta 28 jcmcbxfbqft#tjk%ye7H^rn*LE3PuK2CT5#e4YU;igYgHv delta 28 jcmcbxfbqft#tjk%yvDi)Cc1{E3Wf$&Mi!e@4YU;igR2L( diff --git a/po/en_GB.po b/po/en_GB.po index ce164b9..5f96517 100644 --- a/po/en_GB.po +++ b/po/en_GB.po @@ -9,7 +9,7 @@ msgstr "" "Project-Id-Version: gtk+\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=gdk-" "pixbuf\n" -"POT-Creation-Date: 2013-04-15 10:28-0400\n" +"POT-Creation-Date: 2014-05-26 20:46-0400\n" "PO-Revision-Date: 2012-09-05 20:22+0100\n" "Last-Translator: Bruce Cowan \n" "Language-Team: British English \n" @@ -22,18 +22,18 @@ msgstr "" "X-Poedit-Language: English\n" "X-Poedit-Country: UNITED KINGDOM\n" -#: gdk-pixbuf/gdk-pixbuf-animation.c:160 gdk-pixbuf/gdk-pixbuf-io.c:1064 -#: gdk-pixbuf/gdk-pixbuf-io.c:1330 +#: gdk-pixbuf/gdk-pixbuf-animation.c:158 gdk-pixbuf/gdk-pixbuf-io.c:1077 +#: gdk-pixbuf/gdk-pixbuf-io.c:1333 #, c-format msgid "Failed to open file '%s': %s" msgstr "Failed to open file '%s': %s" -#: gdk-pixbuf/gdk-pixbuf-animation.c:173 gdk-pixbuf/gdk-pixbuf-io.c:1076 +#: gdk-pixbuf/gdk-pixbuf-animation.c:171 gdk-pixbuf/gdk-pixbuf-io.c:962 #, c-format msgid "Image file '%s' contains no data" msgstr "Image file '%s' contains no data" -#: gdk-pixbuf/gdk-pixbuf-animation.c:212 +#: gdk-pixbuf/gdk-pixbuf-animation.c:210 #, c-format msgid "" "Failed to load animation '%s': reason not known, probably a corrupt " @@ -42,20 +42,20 @@ msgstr "" "Failed to load animation '%s': reason not known, probably a corrupt " "animation file" -#: gdk-pixbuf/gdk-pixbuf-animation.c:280 gdk-pixbuf/gdk-pixbuf-io.c:1112 -#: gdk-pixbuf/gdk-pixbuf-io.c:1382 +#: gdk-pixbuf/gdk-pixbuf-animation.c:278 gdk-pixbuf/gdk-pixbuf-io.c:1113 +#: gdk-pixbuf/gdk-pixbuf-io.c:1385 #, 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-io.c:790 +#: gdk-pixbuf/gdk-pixbuf-io.c:774 #, 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:805 +#: gdk-pixbuf/gdk-pixbuf-io.c:789 #, c-format msgid "" "Image-loading module %s does not export the proper interface; perhaps it's " @@ -64,53 +64,53 @@ msgstr "" "Image-loading module %s does not export the proper interface; perhaps it's " "from a different gdk-pixbuf version?" -#: gdk-pixbuf/gdk-pixbuf-io.c:814 gdk-pixbuf/gdk-pixbuf-io.c:865 +#: gdk-pixbuf/gdk-pixbuf-io.c:798 gdk-pixbuf/gdk-pixbuf-io.c:849 #, c-format msgid "Image type '%s' is not supported" msgstr "Image type '%s' is not supported" -#: gdk-pixbuf/gdk-pixbuf-io.c:950 +#: gdk-pixbuf/gdk-pixbuf-io.c:934 #, c-format msgid "Couldn't recognize the image file format for file '%s'" msgstr "Couldn't recognise the image file format for file '%s'" -#: gdk-pixbuf/gdk-pixbuf-io.c:958 +#: gdk-pixbuf/gdk-pixbuf-io.c:942 msgid "Unrecognized image file format" msgstr "Unrecognised image file format" -#: gdk-pixbuf/gdk-pixbuf-io.c:1121 +#: gdk-pixbuf/gdk-pixbuf-io.c:1124 #, c-format msgid "Failed to load image '%s': %s" msgstr "Failed to load image '%s': %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2015 gdk-pixbuf/io-gdip-utils.c:837 +#: gdk-pixbuf/gdk-pixbuf-io.c:2029 gdk-pixbuf/io-gdip-utils.c:835 #, c-format msgid "Error writing to image file: %s" msgstr "Error writing to image file: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2057 gdk-pixbuf/gdk-pixbuf-io.c:2178 +#: gdk-pixbuf/gdk-pixbuf-io.c:2071 gdk-pixbuf/gdk-pixbuf-io.c:2192 #, 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:2088 +#: gdk-pixbuf/gdk-pixbuf-io.c:2102 msgid "Insufficient memory to save image to callback" msgstr "Insufficient memory to save image to callback" -#: gdk-pixbuf/gdk-pixbuf-io.c:2101 +#: gdk-pixbuf/gdk-pixbuf-io.c:2115 msgid "Failed to open temporary file" msgstr "Failed to open temporary file" -#: gdk-pixbuf/gdk-pixbuf-io.c:2124 +#: gdk-pixbuf/gdk-pixbuf-io.c:2138 msgid "Failed to read from temporary file" msgstr "Failed to read from temporary file" -#: gdk-pixbuf/gdk-pixbuf-io.c:2372 +#: gdk-pixbuf/gdk-pixbuf-io.c:2382 #, c-format msgid "Failed to open '%s' for writing: %s" msgstr "Failed to open '%s' for writing: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2398 +#: gdk-pixbuf/gdk-pixbuf-io.c:2408 #, c-format msgid "" "Failed to close '%s' while writing image, all data may not have been saved: " @@ -119,15 +119,15 @@ msgstr "" "Failed to close '%s' while writing image, all data may not have been saved: " "%s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2619 gdk-pixbuf/gdk-pixbuf-io.c:2671 +#: gdk-pixbuf/gdk-pixbuf-io.c:2629 gdk-pixbuf/gdk-pixbuf-io.c:2681 msgid "Insufficient memory to save image into a buffer" msgstr "Insufficient memory to save image into a buffer" -#: gdk-pixbuf/gdk-pixbuf-io.c:2717 +#: gdk-pixbuf/gdk-pixbuf-io.c:2727 msgid "Error writing to image stream" msgstr "Error writing to image stream" -#: gdk-pixbuf/gdk-pixbuf-loader.c:393 +#: gdk-pixbuf/gdk-pixbuf-loader.c:384 #, c-format msgid "" "Internal error: Image loader module '%s' failed to complete an operation, " @@ -136,98 +136,103 @@ 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:435 +#: gdk-pixbuf/gdk-pixbuf-loader.c:426 #, 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:160 +#: gdk-pixbuf/gdk-pixdata.c:158 msgid "Image header corrupt" msgstr "Image header corrupt" -#: gdk-pixbuf/gdk-pixdata.c:165 +#: gdk-pixbuf/gdk-pixdata.c:163 msgid "Image format unknown" msgstr "Image format unknown" -#: gdk-pixbuf/gdk-pixdata.c:170 gdk-pixbuf/gdk-pixdata.c:502 +#: gdk-pixbuf/gdk-pixdata.c:168 gdk-pixbuf/gdk-pixdata.c:501 msgid "Image pixel data corrupt" msgstr "Image pixel data corrupt" -#: gdk-pixbuf/gdk-pixdata.c:446 +#: gdk-pixbuf/gdk-pixdata.c:445 #, 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 +#: gdk-pixbuf/io-ani.c:242 msgid "Unexpected icon chunk in animation" msgstr "Unexpected icon chunk in animation" -#: gdk-pixbuf/io-ani.c:342 gdk-pixbuf/io-ani.c:400 gdk-pixbuf/io-ani.c:426 -#: gdk-pixbuf/io-ani.c:449 gdk-pixbuf/io-ani.c:476 gdk-pixbuf/io-ani.c:563 +#: gdk-pixbuf/io-ani.c:340 gdk-pixbuf/io-ani.c:398 gdk-pixbuf/io-ani.c:424 +#: gdk-pixbuf/io-ani.c:447 gdk-pixbuf/io-ani.c:474 gdk-pixbuf/io-ani.c:561 msgid "Invalid header in animation" msgstr "Invalid header in animation" -#: gdk-pixbuf/io-ani.c:352 gdk-pixbuf/io-ani.c:374 gdk-pixbuf/io-ani.c:458 -#: gdk-pixbuf/io-ani.c:485 gdk-pixbuf/io-ani.c:536 gdk-pixbuf/io-ani.c:608 +#: gdk-pixbuf/io-ani.c:350 gdk-pixbuf/io-ani.c:372 gdk-pixbuf/io-ani.c:456 +#: gdk-pixbuf/io-ani.c:483 gdk-pixbuf/io-ani.c:534 gdk-pixbuf/io-ani.c:606 msgid "Not enough memory to load animation" msgstr "Not enough memory to load animation" -#: gdk-pixbuf/io-ani.c:392 gdk-pixbuf/io-ani.c:418 gdk-pixbuf/io-ani.c:437 +#: gdk-pixbuf/io-ani.c:390 gdk-pixbuf/io-ani.c:416 gdk-pixbuf/io-ani.c:435 msgid "Malformed chunk in animation" msgstr "Malformed chunk in animation" -#: gdk-pixbuf/io-ani.c:660 +#: gdk-pixbuf/io-ani.c:628 +#, fuzzy +msgid "ANI image was truncated or incomplete." +msgstr "GIF image was truncated or incomplete." + +#: gdk-pixbuf/io-ani.c:669 msgid "The ANI image format" msgstr "The ANI image format" -#: gdk-pixbuf/io-bmp.c:229 gdk-pixbuf/io-bmp.c:266 gdk-pixbuf/io-bmp.c:337 -#: gdk-pixbuf/io-bmp.c:369 gdk-pixbuf/io-bmp.c:392 gdk-pixbuf/io-bmp.c:495 +#: gdk-pixbuf/io-bmp.c:227 gdk-pixbuf/io-bmp.c:264 gdk-pixbuf/io-bmp.c:335 +#: gdk-pixbuf/io-bmp.c:367 gdk-pixbuf/io-bmp.c:390 gdk-pixbuf/io-bmp.c:493 msgid "BMP image has bogus header data" msgstr "BMP image has bogus header data" -#: gdk-pixbuf/io-bmp.c:240 gdk-pixbuf/io-bmp.c:432 +#: gdk-pixbuf/io-bmp.c:238 gdk-pixbuf/io-bmp.c:430 msgid "Not enough memory to load bitmap image" msgstr "Not enough memory to load bitmap image" -#: gdk-pixbuf/io-bmp.c:318 +#: gdk-pixbuf/io-bmp.c:316 msgid "BMP image has unsupported header size" msgstr "BMP image has unsupported header size" -#: gdk-pixbuf/io-bmp.c:356 +#: gdk-pixbuf/io-bmp.c:354 msgid "Topdown BMP images cannot be compressed" msgstr "Topdown BMP images cannot be compressed" -#: gdk-pixbuf/io-bmp.c:716 gdk-pixbuf/io-pnm.c:707 +#: gdk-pixbuf/io-bmp.c:714 gdk-pixbuf/io-pnm.c:705 msgid "Premature end-of-file encountered" msgstr "Premature end-of-file encountered" -#: gdk-pixbuf/io-bmp.c:1328 +#: gdk-pixbuf/io-bmp.c:1326 msgid "Couldn't allocate memory for saving BMP file" msgstr "Couldn't allocate memory for saving BMP file" -#: gdk-pixbuf/io-bmp.c:1369 +#: gdk-pixbuf/io-bmp.c:1367 msgid "Couldn't write to BMP file" msgstr "Couldn't write to BMP file" -#: gdk-pixbuf/io-bmp.c:1422 gdk-pixbuf/io-gdip-bmp.c:82 +#: gdk-pixbuf/io-bmp.c:1420 gdk-pixbuf/io-gdip-bmp.c:80 msgid "The BMP image format" msgstr "The BMP image format" -#: gdk-pixbuf/io-gdip-emf.c:59 +#: gdk-pixbuf/io-gdip-emf.c:57 msgid "The EMF image format" msgstr "The EMF image format" -#: gdk-pixbuf/io-gdip-gif.c:80 gdk-pixbuf/io-gif.c:1720 +#: gdk-pixbuf/io-gdip-gif.c:78 gdk-pixbuf/io-gif.c:1718 msgid "The GIF image format" msgstr "The GIF image format" -#: gdk-pixbuf/io-gdip-ico.c:59 gdk-pixbuf/io-ico.c:1271 +#: gdk-pixbuf/io-gdip-ico.c:57 gdk-pixbuf/io-ico.c:1269 msgid "The ICO image format" msgstr "The ICO image format" -#: gdk-pixbuf/io-gdip-jpeg.c:53 gdk-pixbuf/io-jpeg.c:1249 +#: gdk-pixbuf/io-gdip-jpeg.c:51 gdk-pixbuf/io-jpeg.c:1249 #, c-format msgid "" "JPEG quality must be a value between 0 and 100; value '%s' could not be " @@ -236,115 +241,119 @@ msgstr "" "JPEG quality must be a value between 0 and 100; value '%s' could not be " "parsed." -#: gdk-pixbuf/io-gdip-jpeg.c:68 gdk-pixbuf/io-jpeg.c:1265 +#: gdk-pixbuf/io-gdip-jpeg.c:66 gdk-pixbuf/io-jpeg.c:1265 #, c-format msgid "" "JPEG quality must be a value between 0 and 100; value '%d' is not allowed." msgstr "" "JPEG quality must be a value between 0 and 100; value '%d' is not allowed." -#: gdk-pixbuf/io-gdip-jpeg.c:136 gdk-pixbuf/io-jpeg.c:1478 +#: gdk-pixbuf/io-gdip-jpeg.c:134 gdk-pixbuf/io-jpeg.c:1478 msgid "The JPEG image format" msgstr "The JPEG image format" -#: gdk-pixbuf/io-gdip-utils.c:154 +#: gdk-pixbuf/io-gdip-tiff.c:80 gdk-pixbuf/io-tiff.c:786 +msgid "The TIFF image format" +msgstr "The TIFF image format" + +#: gdk-pixbuf/io-gdip-utils.c:152 #, c-format msgid "Could not allocate memory: %s" msgstr "Could not allocate memory: %s" -#: gdk-pixbuf/io-gdip-utils.c:179 gdk-pixbuf/io-gdip-utils.c:293 -#: gdk-pixbuf/io-gdip-utils.c:333 +#: gdk-pixbuf/io-gdip-utils.c:177 gdk-pixbuf/io-gdip-utils.c:291 +#: gdk-pixbuf/io-gdip-utils.c:331 #, c-format msgid "Could not create stream: %s" msgstr "Could not create stream: %s" -#: gdk-pixbuf/io-gdip-utils.c:193 +#: gdk-pixbuf/io-gdip-utils.c:191 #, c-format msgid "Could not seek stream: %s" msgstr "Could not seek stream: %s" -#: gdk-pixbuf/io-gdip-utils.c:205 +#: gdk-pixbuf/io-gdip-utils.c:203 #, c-format msgid "Could not read from stream: %s" msgstr "Could not read from stream: %s" -#: gdk-pixbuf/io-gdip-utils.c:617 +#: gdk-pixbuf/io-gdip-utils.c:615 msgid "Couldn't load bitmap" msgstr "Couldn't load bitmap" -#: gdk-pixbuf/io-gdip-utils.c:773 +#: gdk-pixbuf/io-gdip-utils.c:771 msgid "Couldn't load metafile" msgstr "Couldn't load metafile" -#: gdk-pixbuf/io-gdip-utils.c:878 +#: gdk-pixbuf/io-gdip-utils.c:876 msgid "Unsupported image format for GDI+" msgstr "Unsupported image format for GDI+" -#: gdk-pixbuf/io-gdip-utils.c:885 +#: gdk-pixbuf/io-gdip-utils.c:883 msgid "Couldn't save" msgstr "Couldn't save" -#: gdk-pixbuf/io-gdip-wmf.c:58 +#: gdk-pixbuf/io-gdip-wmf.c:56 msgid "The WMF image format" msgstr "The WMF image format" -#: gdk-pixbuf/io-gif.c:222 +#: gdk-pixbuf/io-gif.c:220 #, c-format msgid "Failure reading GIF: %s" msgstr "Failure reading GIF: %s" -#: gdk-pixbuf/io-gif.c:496 gdk-pixbuf/io-gif.c:1502 gdk-pixbuf/io-gif.c:1669 +#: gdk-pixbuf/io-gif.c:494 gdk-pixbuf/io-gif.c:1500 gdk-pixbuf/io-gif.c:1667 msgid "GIF file was missing some data (perhaps it was truncated somehow?)" msgstr "GIF file was missing some data (perhaps it was truncated somehow?)" -#: gdk-pixbuf/io-gif.c:505 +#: gdk-pixbuf/io-gif.c:503 #, c-format msgid "Internal error in the GIF loader (%s)" msgstr "Internal error in the GIF loader (%s)" -#: gdk-pixbuf/io-gif.c:579 +#: gdk-pixbuf/io-gif.c:577 msgid "Stack overflow" msgstr "Stack overflow" -#: gdk-pixbuf/io-gif.c:639 +#: gdk-pixbuf/io-gif.c:637 msgid "GIF image loader cannot understand this image." msgstr "GIF image loader cannot understand this image." -#: gdk-pixbuf/io-gif.c:668 +#: gdk-pixbuf/io-gif.c:666 msgid "Bad code encountered" msgstr "Bad code encountered" -#: gdk-pixbuf/io-gif.c:678 +#: gdk-pixbuf/io-gif.c:676 msgid "Circular table entry in GIF file" msgstr "Circular table entry in GIF file" -#: gdk-pixbuf/io-gif.c:866 gdk-pixbuf/io-gif.c:1488 gdk-pixbuf/io-gif.c:1541 -#: gdk-pixbuf/io-gif.c:1657 +#: gdk-pixbuf/io-gif.c:864 gdk-pixbuf/io-gif.c:1486 gdk-pixbuf/io-gif.c:1539 +#: gdk-pixbuf/io-gif.c:1655 msgid "Not enough memory to load GIF file" msgstr "Not enough memory to load GIF file" -#: gdk-pixbuf/io-gif.c:960 +#: gdk-pixbuf/io-gif.c:958 msgid "Not enough memory to composite a frame in GIF file" msgstr "Not enough memory to composite a frame in GIF file" -#: gdk-pixbuf/io-gif.c:1132 +#: gdk-pixbuf/io-gif.c:1130 msgid "GIF image is corrupt (incorrect LZW compression)" msgstr "GIF image is corrupt (incorrect LZW compression)" -#: gdk-pixbuf/io-gif.c:1182 +#: gdk-pixbuf/io-gif.c:1180 msgid "File does not appear to be a GIF file" msgstr "File does not appear to be a GIF file" -#: gdk-pixbuf/io-gif.c:1194 +#: gdk-pixbuf/io-gif.c:1192 #, c-format msgid "Version %s of the GIF file format is not supported" msgstr "Version %s of the GIF file format is not supported" -#: gdk-pixbuf/io-gif.c:1241 +#: gdk-pixbuf/io-gif.c:1239 msgid "Resulting GIF image has zero size" msgstr "Resulting GIF image has zero size" -#: gdk-pixbuf/io-gif.c:1320 +#: gdk-pixbuf/io-gif.c:1318 msgid "" "GIF image has no global colormap, and a frame inside it has no local " "colormap." @@ -352,7 +361,7 @@ msgstr "" "GIF image has no global colourmap, and a frame inside it has no local " "colourmap." -#: gdk-pixbuf/io-gif.c:1564 +#: gdk-pixbuf/io-gif.c:1562 msgid "GIF image was truncated or incomplete." msgstr "GIF image was truncated or incomplete." @@ -369,87 +378,87 @@ msgstr "Could not decode ICNS file" msgid "The ICNS image format" msgstr "The ICNS image format" -#: gdk-pixbuf/io-ico.c:228 gdk-pixbuf/io-ico.c:242 gdk-pixbuf/io-ico.c:291 -#: gdk-pixbuf/io-ico.c:302 gdk-pixbuf/io-ico.c:395 +#: gdk-pixbuf/io-ico.c:226 gdk-pixbuf/io-ico.c:240 gdk-pixbuf/io-ico.c:289 +#: gdk-pixbuf/io-ico.c:300 gdk-pixbuf/io-ico.c:393 msgid "Invalid header in icon" msgstr "Invalid header in icon" -#: gdk-pixbuf/io-ico.c:257 gdk-pixbuf/io-ico.c:312 gdk-pixbuf/io-ico.c:405 -#: gdk-pixbuf/io-ico.c:458 gdk-pixbuf/io-ico.c:488 +#: gdk-pixbuf/io-ico.c:255 gdk-pixbuf/io-ico.c:310 gdk-pixbuf/io-ico.c:403 +#: gdk-pixbuf/io-ico.c:456 gdk-pixbuf/io-ico.c:486 msgid "Not enough memory to load icon" msgstr "Not enough memory to load icon" -#: gdk-pixbuf/io-ico.c:338 +#: gdk-pixbuf/io-ico.c:336 msgid "Compressed icons are not supported" msgstr "Compressed icons are not supported" -#: gdk-pixbuf/io-ico.c:358 +#: gdk-pixbuf/io-ico.c:356 msgid "Icon has zero width" msgstr "Icon has zero width" -#: gdk-pixbuf/io-ico.c:368 +#: gdk-pixbuf/io-ico.c:366 msgid "Icon has zero height" msgstr "Icon has zero height" -#: gdk-pixbuf/io-ico.c:443 +#: gdk-pixbuf/io-ico.c:441 msgid "Unsupported icon type" msgstr "Unsupported icon type" -#: gdk-pixbuf/io-ico.c:537 +#: gdk-pixbuf/io-ico.c:535 msgid "Not enough memory to load ICO file" msgstr "Not enough memory to load ICO file" -#: gdk-pixbuf/io-ico.c:1002 +#: gdk-pixbuf/io-ico.c:1000 msgid "Image too large to be saved as ICO" msgstr "Image too large to be saved as ICO" -#: gdk-pixbuf/io-ico.c:1013 +#: gdk-pixbuf/io-ico.c:1011 msgid "Cursor hotspot outside image" msgstr "Cursor hotspot outside image" -#: gdk-pixbuf/io-ico.c:1036 +#: gdk-pixbuf/io-ico.c:1034 #, c-format msgid "Unsupported depth for ICO file: %d" msgstr "Unsupported depth for ICO file: %d" -#: gdk-pixbuf/io-jasper.c:74 +#: gdk-pixbuf/io-jasper.c:73 msgid "Couldn't allocate memory for stream" msgstr "Couldn't allocate memory for stream" -#: gdk-pixbuf/io-jasper.c:104 +#: gdk-pixbuf/io-jasper.c:103 msgid "Couldn't decode image" msgstr "Couldn't decode image" -#: gdk-pixbuf/io-jasper.c:122 +#: gdk-pixbuf/io-jasper.c:121 msgid "Transformed JPEG2000 has zero width or height" msgstr "Transformed JPEG2000 has zero width or height" -#: gdk-pixbuf/io-jasper.c:136 +#: gdk-pixbuf/io-jasper.c:135 msgid "Image type currently not supported" msgstr "Image type currently not supported" -#: gdk-pixbuf/io-jasper.c:148 gdk-pixbuf/io-jasper.c:156 +#: gdk-pixbuf/io-jasper.c:147 gdk-pixbuf/io-jasper.c:155 msgid "Couldn't allocate memory for color profile" msgstr "Couldn't allocate memory for colour profile" -#: gdk-pixbuf/io-jasper.c:182 +#: gdk-pixbuf/io-jasper.c:181 msgid "Insufficient memory to open JPEG 2000 file" msgstr "Insufficient memory to open JPEG 2000 file" -#: gdk-pixbuf/io-jasper.c:261 +#: gdk-pixbuf/io-jasper.c:260 msgid "Couldn't allocate memory to buffer image data" msgstr "Couldn't allocate memory to buffer image data" -#: gdk-pixbuf/io-jasper.c:305 +#: gdk-pixbuf/io-jasper.c:304 msgid "The JPEG 2000 image format" msgstr "The JPEG 2000 image format" -#: gdk-pixbuf/io-jpeg.c:126 +#: gdk-pixbuf/io-jpeg.c:124 #, c-format msgid "Error interpreting JPEG image file (%s)" msgstr "Error interpreting JPEG image file (%s)" -#: gdk-pixbuf/io-jpeg.c:604 +#: gdk-pixbuf/io-jpeg.c:597 msgid "" "Insufficient memory to load image, try exiting some applications to free " "memory" @@ -457,17 +466,17 @@ msgstr "" "Insufficient memory to load image, try exiting some applications to free " "memory" -#: gdk-pixbuf/io-jpeg.c:651 gdk-pixbuf/io-jpeg.c:865 +#: gdk-pixbuf/io-jpeg.c:645 gdk-pixbuf/io-jpeg.c:858 #, c-format msgid "Unsupported JPEG color space (%s)" msgstr "Unsupported JPEG colour space (%s)" -#: gdk-pixbuf/io-jpeg.c:764 gdk-pixbuf/io-jpeg.c:1044 +#: gdk-pixbuf/io-jpeg.c:757 gdk-pixbuf/io-jpeg.c:1037 #: gdk-pixbuf/io-jpeg.c:1308 gdk-pixbuf/io-jpeg.c:1318 msgid "Couldn't allocate memory for loading JPEG file" msgstr "Couldn't allocate memory for loading JPEG file" -#: gdk-pixbuf/io-jpeg.c:1018 +#: gdk-pixbuf/io-jpeg.c:1011 msgid "Transformed JPEG has zero width or height." msgstr "Transformed JPEG has zero width or height." @@ -476,89 +485,89 @@ msgstr "Transformed JPEG has zero width or height." msgid "Color profile has invalid length '%u'." msgstr "Colour profile has invalid length '%d'." -#: gdk-pixbuf/io-pcx.c:186 +#: gdk-pixbuf/io-pcx.c:184 msgid "Couldn't allocate memory for header" msgstr "Couldn't allocate memory for header" -#: gdk-pixbuf/io-pcx.c:201 gdk-pixbuf/io-pcx.c:559 +#: gdk-pixbuf/io-pcx.c:199 gdk-pixbuf/io-pcx.c:557 msgid "Couldn't allocate memory for context buffer" msgstr "Couldn't allocate memory for context buffer" -#: gdk-pixbuf/io-pcx.c:600 +#: gdk-pixbuf/io-pcx.c:598 msgid "Image has invalid width and/or height" msgstr "Image has invalid width and/or height" -#: gdk-pixbuf/io-pcx.c:612 gdk-pixbuf/io-pcx.c:673 +#: gdk-pixbuf/io-pcx.c:610 gdk-pixbuf/io-pcx.c:671 msgid "Image has unsupported bpp" msgstr "Image has unsupported bpp" -#: gdk-pixbuf/io-pcx.c:617 gdk-pixbuf/io-pcx.c:625 +#: gdk-pixbuf/io-pcx.c:615 gdk-pixbuf/io-pcx.c:623 #, 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:641 +#: gdk-pixbuf/io-pcx.c:639 msgid "Couldn't create new pixbuf" msgstr "Couldn't create new pixbuf" -#: gdk-pixbuf/io-pcx.c:649 +#: gdk-pixbuf/io-pcx.c:647 msgid "Couldn't allocate memory for line data" msgstr "Couldn't allocate memory for line data" -#: gdk-pixbuf/io-pcx.c:656 +#: gdk-pixbuf/io-pcx.c:654 msgid "Couldn't allocate memory for PCX image" msgstr "Couldn't allocate memory for PCX image" -#: gdk-pixbuf/io-pcx.c:703 +#: gdk-pixbuf/io-pcx.c:701 msgid "Didn't get all lines of PCX image" msgstr "Didn't get all lines of PCX image" -#: gdk-pixbuf/io-pcx.c:710 +#: gdk-pixbuf/io-pcx.c:708 msgid "No palette found at end of PCX data" msgstr "No palette found at end of PCX data" -#: gdk-pixbuf/io-pcx.c:755 +#: gdk-pixbuf/io-pcx.c:753 msgid "The PCX image format" msgstr "The PCX image format" -#: gdk-pixbuf/io-pixdata.c:148 +#: gdk-pixbuf/io-pixdata.c:146 msgid "Transformed pixbuf has zero width or height." msgstr "Transformed pixbuf has zero width or height." -#: gdk-pixbuf/io-pixdata.c:186 +#: gdk-pixbuf/io-pixdata.c:184 msgid "The GdkPixdata format" msgstr "The GdkPixdata format" -#: gdk-pixbuf/io-png.c:54 +#: gdk-pixbuf/io-png.c:53 msgid "Bits per channel of PNG image is invalid." msgstr "Bits per channel of PNG image is invalid." -#: gdk-pixbuf/io-png.c:135 gdk-pixbuf/io-png.c:641 +#: gdk-pixbuf/io-png.c:134 gdk-pixbuf/io-png.c:640 msgid "Transformed PNG has zero width or height." msgstr "Transformed PNG has zero width or height." -#: gdk-pixbuf/io-png.c:143 +#: gdk-pixbuf/io-png.c:142 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:152 +#: gdk-pixbuf/io-png.c:151 msgid "Transformed PNG not RGB or RGBA." msgstr "Transformed PNG not RGB or RGBA." -#: gdk-pixbuf/io-png.c:161 +#: gdk-pixbuf/io-png.c:160 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:182 +#: gdk-pixbuf/io-png.c:181 #, c-format msgid "Fatal error in PNG image file: %s" msgstr "Fatal error in PNG image file: %s" -#: gdk-pixbuf/io-png.c:315 +#: gdk-pixbuf/io-png.c:314 msgid "Insufficient memory to load PNG file" msgstr "Insufficient memory to load PNG file" -#: gdk-pixbuf/io-png.c:656 +#: gdk-pixbuf/io-png.c:655 #, c-format msgid "" "Insufficient memory to store a %lu by %lu image; try exiting some " @@ -567,31 +576,31 @@ msgstr "" "Insufficient memory to store a %lu by %lu image; try exiting some " "applications to reduce memory usage" -#: gdk-pixbuf/io-png.c:719 +#: gdk-pixbuf/io-png.c:718 msgid "Fatal error reading PNG image file" msgstr "Fatal error reading PNG image file" -#: gdk-pixbuf/io-png.c:768 +#: gdk-pixbuf/io-png.c:767 #, c-format msgid "Fatal error reading PNG image file: %s" msgstr "Fatal error reading PNG image file: %s" -#: gdk-pixbuf/io-png.c:858 +#: gdk-pixbuf/io-png.c:857 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:867 +#: gdk-pixbuf/io-png.c:866 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:881 gdk-pixbuf/io-tiff.c:667 +#: gdk-pixbuf/io-png.c:880 gdk-pixbuf/io-tiff.c:665 #, c-format msgid "Color profile has invalid length %d." msgstr "Colour profile has invalid length %d." -#: gdk-pixbuf/io-png.c:894 +#: gdk-pixbuf/io-png.c:893 #, c-format msgid "" "PNG compression level must be a value between 0 and 9; value '%s' could not " @@ -600,7 +609,7 @@ msgstr "" "PNG compression level must be a value between 0 and 9; value '%s' could not " "be parsed." -#: gdk-pixbuf/io-png.c:907 +#: gdk-pixbuf/io-png.c:906 #, c-format msgid "" "PNG compression level must be a value between 0 and 9; value '%d' is not " @@ -609,332 +618,328 @@ msgstr "" "PNG compression level must be a value between 0 and 9; value '%d' is not " "allowed." -#: gdk-pixbuf/io-png.c:955 +#: gdk-pixbuf/io-png.c:954 #, 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:1118 +#: gdk-pixbuf/io-png.c:1117 msgid "The PNG image format" msgstr "The PNG image format" -#: gdk-pixbuf/io-pnm.c:248 +#: gdk-pixbuf/io-pnm.c:246 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:280 +#: gdk-pixbuf/io-pnm.c:278 msgid "PNM file has an incorrect initial byte" msgstr "PNM file has an incorrect initial byte" -#: gdk-pixbuf/io-pnm.c:310 +#: gdk-pixbuf/io-pnm.c:308 msgid "PNM file is not in a recognized PNM subformat" msgstr "PNM file is not in a recognised PNM subformat" -#: gdk-pixbuf/io-pnm.c:335 +#: gdk-pixbuf/io-pnm.c:333 msgid "PNM file has an image width of 0" msgstr "PNM file has an image width of 0" -#: gdk-pixbuf/io-pnm.c:356 +#: gdk-pixbuf/io-pnm.c:354 msgid "PNM file has an image height of 0" msgstr "PNM file has an image height of 0" -#: gdk-pixbuf/io-pnm.c:379 +#: gdk-pixbuf/io-pnm.c:377 msgid "Maximum color value in PNM file is 0" msgstr "Maximum colour value in PNM file is 0" -#: gdk-pixbuf/io-pnm.c:387 +#: gdk-pixbuf/io-pnm.c:385 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:427 gdk-pixbuf/io-pnm.c:457 gdk-pixbuf/io-pnm.c:502 +#: gdk-pixbuf/io-pnm.c:425 gdk-pixbuf/io-pnm.c:455 gdk-pixbuf/io-pnm.c:500 msgid "Raw PNM image type is invalid" msgstr "Raw PNM image type is invalid" -#: gdk-pixbuf/io-pnm.c:652 +#: gdk-pixbuf/io-pnm.c:650 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:739 gdk-pixbuf/io-pnm.c:966 +#: gdk-pixbuf/io-pnm.c:737 gdk-pixbuf/io-pnm.c:964 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:766 +#: gdk-pixbuf/io-pnm.c:764 msgid "Cannot allocate memory for loading PNM image" msgstr "Cannot allocate memory for loading PNM image" -#: gdk-pixbuf/io-pnm.c:816 +#: gdk-pixbuf/io-pnm.c:814 msgid "Insufficient memory to load PNM context struct" msgstr "Insufficient memory to load PNM context struct" -#: gdk-pixbuf/io-pnm.c:867 +#: gdk-pixbuf/io-pnm.c:865 msgid "Unexpected end of PNM image data" msgstr "Unexpected end of PNM image data" -#: gdk-pixbuf/io-pnm.c:995 +#: gdk-pixbuf/io-pnm.c:993 msgid "Insufficient memory to load PNM file" msgstr "Insufficient memory to load PNM file" -#: gdk-pixbuf/io-pnm.c:1079 +#: gdk-pixbuf/io-pnm.c:1077 msgid "The PNM/PBM/PGM/PPM image format family" msgstr "The PNM/PBM/PGM/PPM image format family" -#: gdk-pixbuf/io-qtif.c:128 +#: gdk-pixbuf/io-qtif.c:126 msgid "Input file descriptor is NULL." msgstr "Input file descriptor is NULL." -#: gdk-pixbuf/io-qtif.c:143 +#: gdk-pixbuf/io-qtif.c:141 msgid "Failed to read QTIF header" msgstr "Failed to read QTIF header" -#: gdk-pixbuf/io-qtif.c:152 gdk-pixbuf/io-qtif.c:189 gdk-pixbuf/io-qtif.c:459 +#: gdk-pixbuf/io-qtif.c:150 gdk-pixbuf/io-qtif.c:187 gdk-pixbuf/io-qtif.c:454 #, c-format msgid "QTIF atom size too large (%d byte)" msgid_plural "QTIF atom size too large (%d bytes)" msgstr[0] "QTIF atom size too large (%d byte)" msgstr[1] "QTIF atom size too large (%d bytes)" -#: gdk-pixbuf/io-qtif.c:175 +#: gdk-pixbuf/io-qtif.c:173 #, c-format msgid "Failed to allocate %d byte for file read buffer" msgid_plural "Failed to allocate %d bytes for file read buffer" msgstr[0] "Failed to allocate %d byte for file read buffer" msgstr[1] "Failed to allocate %d bytes for file read buffer" -#: gdk-pixbuf/io-qtif.c:206 +#: gdk-pixbuf/io-qtif.c:201 #, c-format msgid "File error when reading QTIF atom: %s" msgstr "File error when reading QTIF atom: %s" -#: gdk-pixbuf/io-qtif.c:243 +#: gdk-pixbuf/io-qtif.c:238 #, c-format msgid "Failed to skip the next %d byte with seek()." msgid_plural "Failed to skip the next %d bytes with seek()." msgstr[0] "Failed to skip the next %d byte with seek()." msgstr[1] "Failed to skip the next %d bytes with seek()." -#: gdk-pixbuf/io-qtif.c:270 +#: gdk-pixbuf/io-qtif.c:265 msgid "Failed to allocate QTIF context structure." msgstr "Failed to allocate QTIF context structure." -#: gdk-pixbuf/io-qtif.c:330 +#: gdk-pixbuf/io-qtif.c:325 msgid "Failed to create GdkPixbufLoader object." msgstr "Failed to create GdkPixbufLoader object." -#: gdk-pixbuf/io-qtif.c:434 +#: gdk-pixbuf/io-qtif.c:429 msgid "Failed to find an image data atom." msgstr "Failed to find an image data atom." -#: gdk-pixbuf/io-qtif.c:618 +#: gdk-pixbuf/io-qtif.c:613 msgid "The QTIF image format" msgstr "The QTIF image format" -#: gdk-pixbuf/io-ras.c:125 +#: gdk-pixbuf/io-ras.c:123 msgid "RAS image has bogus header data" msgstr "RAS image has bogus header data" -#: gdk-pixbuf/io-ras.c:147 +#: gdk-pixbuf/io-ras.c:145 msgid "RAS image has unknown type" msgstr "RAS image has unknown type" -#: gdk-pixbuf/io-ras.c:155 +#: gdk-pixbuf/io-ras.c:153 msgid "unsupported RAS image variation" msgstr "unsupported RAS image variation" -#: gdk-pixbuf/io-ras.c:170 gdk-pixbuf/io-ras.c:199 +#: gdk-pixbuf/io-ras.c:168 gdk-pixbuf/io-ras.c:197 msgid "Not enough memory to load RAS image" msgstr "Not enough memory to load RAS image" -#: gdk-pixbuf/io-ras.c:544 +#: gdk-pixbuf/io-ras.c:542 msgid "The Sun raster image format" msgstr "The Sun raster image format" -#: gdk-pixbuf/io-tga.c:153 +#: gdk-pixbuf/io-tga.c:151 msgid "Cannot allocate memory for IOBuffer struct" msgstr "Cannot allocate memory for IOBuffer struct" -#: gdk-pixbuf/io-tga.c:172 +#: gdk-pixbuf/io-tga.c:170 msgid "Cannot allocate memory for IOBuffer data" msgstr "Cannot allocate memory for IOBuffer data" -#: gdk-pixbuf/io-tga.c:183 +#: gdk-pixbuf/io-tga.c:181 msgid "Cannot realloc IOBuffer data" msgstr "Cannot realloc IOBuffer data" -#: gdk-pixbuf/io-tga.c:213 +#: gdk-pixbuf/io-tga.c:211 msgid "Cannot allocate temporary IOBuffer data" msgstr "Cannot allocate temporary IOBuffer data" -#: gdk-pixbuf/io-tga.c:346 +#: gdk-pixbuf/io-tga.c:339 msgid "Cannot allocate new pixbuf" msgstr "Cannot allocate new pixbuf" -#: gdk-pixbuf/io-tga.c:685 +#: gdk-pixbuf/io-tga.c:678 msgid "Image is corrupted or truncated" msgstr "Image is corrupted or truncated" -#: gdk-pixbuf/io-tga.c:692 +#: gdk-pixbuf/io-tga.c:685 msgid "Cannot allocate colormap structure" msgstr "Cannot allocate colourmap structure" -#: gdk-pixbuf/io-tga.c:699 +#: gdk-pixbuf/io-tga.c:692 msgid "Cannot allocate colormap entries" msgstr "Cannot allocate colourmap entries" -#: gdk-pixbuf/io-tga.c:721 +#: gdk-pixbuf/io-tga.c:714 msgid "Unexpected bitdepth for colormap entries" msgstr "Unexpected bitdepth for colourmap entries" -#: gdk-pixbuf/io-tga.c:739 +#: gdk-pixbuf/io-tga.c:732 msgid "Cannot allocate TGA header memory" msgstr "Cannot allocate TGA header memory" -#: gdk-pixbuf/io-tga.c:772 +#: gdk-pixbuf/io-tga.c:765 msgid "TGA image has invalid dimensions" msgstr "TGA image has invalid dimensions" -#: gdk-pixbuf/io-tga.c:778 gdk-pixbuf/io-tga.c:787 gdk-pixbuf/io-tga.c:797 -#: gdk-pixbuf/io-tga.c:807 gdk-pixbuf/io-tga.c:814 +#: gdk-pixbuf/io-tga.c:771 gdk-pixbuf/io-tga.c:780 gdk-pixbuf/io-tga.c:790 +#: gdk-pixbuf/io-tga.c:800 gdk-pixbuf/io-tga.c:807 msgid "TGA image type not supported" msgstr "TGA image type not supported" -#: gdk-pixbuf/io-tga.c:861 +#: gdk-pixbuf/io-tga.c:854 msgid "Cannot allocate memory for TGA context struct" msgstr "Cannot allocate memory for TGA context struct" -#: gdk-pixbuf/io-tga.c:926 +#: gdk-pixbuf/io-tga.c:919 msgid "Excess data in file" msgstr "Excess data in file" -#: gdk-pixbuf/io-tga.c:1007 +#: gdk-pixbuf/io-tga.c:1000 msgid "The Targa image format" msgstr "The Targa image format" -#: gdk-pixbuf/io-tiff.c:104 +#: gdk-pixbuf/io-tiff.c:102 msgid "Could not get image width (bad TIFF file)" msgstr "Could not get image width (bad TIFF file)" -#: gdk-pixbuf/io-tiff.c:112 +#: gdk-pixbuf/io-tiff.c:110 msgid "Could not get image height (bad TIFF file)" msgstr "Could not get image height (bad TIFF file)" -#: gdk-pixbuf/io-tiff.c:120 +#: gdk-pixbuf/io-tiff.c:118 msgid "Width or height of TIFF image is zero" msgstr "Width or height of TIFF image is zero" -#: gdk-pixbuf/io-tiff.c:129 gdk-pixbuf/io-tiff.c:138 +#: gdk-pixbuf/io-tiff.c:127 gdk-pixbuf/io-tiff.c:136 msgid "Dimensions of TIFF image too large" msgstr "Dimensions of TIFF image too large" -#: gdk-pixbuf/io-tiff.c:162 gdk-pixbuf/io-tiff.c:174 gdk-pixbuf/io-tiff.c:491 +#: gdk-pixbuf/io-tiff.c:160 gdk-pixbuf/io-tiff.c:172 gdk-pixbuf/io-tiff.c:489 msgid "Insufficient memory to open TIFF file" msgstr "Insufficient memory to open TIFF file" -#: gdk-pixbuf/io-tiff.c:236 +#: gdk-pixbuf/io-tiff.c:234 msgid "Failed to load RGB data from TIFF file" msgstr "Failed to load RGB data from TIFF file" -#: gdk-pixbuf/io-tiff.c:293 +#: gdk-pixbuf/io-tiff.c:291 msgid "Failed to open TIFF image" msgstr "Failed to open TIFF image" -#: gdk-pixbuf/io-tiff.c:427 gdk-pixbuf/io-tiff.c:440 +#: gdk-pixbuf/io-tiff.c:425 gdk-pixbuf/io-tiff.c:438 msgid "Failed to load TIFF image" msgstr "Failed to load TIFF image" -#: gdk-pixbuf/io-tiff.c:623 +#: gdk-pixbuf/io-tiff.c:621 msgid "Failed to save TIFF image" msgstr "Failed to save TIFF image" -#: gdk-pixbuf/io-tiff.c:656 +#: gdk-pixbuf/io-tiff.c:654 msgid "TIFF compression doesn't refer to a valid codec." msgstr "TIFF compression doesn't refer to a valid codec." -#: gdk-pixbuf/io-tiff.c:696 +#: gdk-pixbuf/io-tiff.c:694 msgid "Failed to write TIFF data" msgstr "Failed to write TIFF data" -#: gdk-pixbuf/io-tiff.c:733 +#: gdk-pixbuf/io-tiff.c:731 msgid "Couldn't write to TIFF file" msgstr "Couldn't write to TIFF file" -#: gdk-pixbuf/io-tiff.c:788 -msgid "The TIFF image format" -msgstr "The TIFF image format" - -#: gdk-pixbuf/io-wbmp.c:245 +#: gdk-pixbuf/io-wbmp.c:243 msgid "Image has zero width" msgstr "Image has zero width" -#: gdk-pixbuf/io-wbmp.c:263 +#: gdk-pixbuf/io-wbmp.c:261 msgid "Image has zero height" msgstr "Image has zero height" -#: gdk-pixbuf/io-wbmp.c:274 +#: gdk-pixbuf/io-wbmp.c:272 msgid "Not enough memory to load image" msgstr "Not enough memory to load image" -#: gdk-pixbuf/io-wbmp.c:333 +#: gdk-pixbuf/io-wbmp.c:331 msgid "Couldn't save the rest" msgstr "Couldn't save the rest" -#: gdk-pixbuf/io-wbmp.c:374 +#: gdk-pixbuf/io-wbmp.c:372 msgid "The WBMP image format" msgstr "The WBMP image format" -#: gdk-pixbuf/io-xbm.c:304 +#: gdk-pixbuf/io-xbm.c:302 msgid "Invalid XBM file" msgstr "Invalid XBM file" -#: gdk-pixbuf/io-xbm.c:314 +#: gdk-pixbuf/io-xbm.c:312 msgid "Insufficient memory to load XBM image file" msgstr "Insufficient memory to load XBM image file" -#: gdk-pixbuf/io-xbm.c:462 +#: gdk-pixbuf/io-xbm.c:460 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:501 +#: gdk-pixbuf/io-xbm.c:499 msgid "The XBM image format" msgstr "The XBM image format" -#: gdk-pixbuf/io-xpm.c:469 +#: gdk-pixbuf/io-xpm.c:467 msgid "No XPM header found" msgstr "No XPM header found" -#: gdk-pixbuf/io-xpm.c:478 +#: gdk-pixbuf/io-xpm.c:476 msgid "Invalid XPM header" msgstr "Invalid XPM header" -#: gdk-pixbuf/io-xpm.c:486 +#: gdk-pixbuf/io-xpm.c:484 msgid "XPM file has image width <= 0" msgstr "XPM file has image width <= 0" -#: gdk-pixbuf/io-xpm.c:494 +#: gdk-pixbuf/io-xpm.c:492 msgid "XPM file has image height <= 0" msgstr "XPM file has image height <= 0" -#: gdk-pixbuf/io-xpm.c:502 +#: gdk-pixbuf/io-xpm.c:500 msgid "XPM has invalid number of chars per pixel" msgstr "XPM has invalid number of chars per pixel" -#: gdk-pixbuf/io-xpm.c:511 +#: gdk-pixbuf/io-xpm.c:509 msgid "XPM file has invalid number of colors" msgstr "XPM file has invalid number of colours" -#: gdk-pixbuf/io-xpm.c:523 gdk-pixbuf/io-xpm.c:532 gdk-pixbuf/io-xpm.c:584 +#: gdk-pixbuf/io-xpm.c:521 gdk-pixbuf/io-xpm.c:530 gdk-pixbuf/io-xpm.c:582 msgid "Cannot allocate memory for loading XPM image" msgstr "Cannot allocate memory for loading XPM image" -#: gdk-pixbuf/io-xpm.c:546 +#: gdk-pixbuf/io-xpm.c:544 msgid "Cannot read XPM colormap" msgstr "Cannot read XPM colourmap" -#: gdk-pixbuf/io-xpm.c:778 +#: gdk-pixbuf/io-xpm.c:776 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:817 +#: gdk-pixbuf/io-xpm.c:815 msgid "The XPM image format" msgstr "The XPM image format" diff --git a/po/eo.gmo b/po/eo.gmo index 0c0144cab52a49d381c9e601c2e55188935dea77..efe23cca1bebd092dc32eb14662cf835ea9d8aab 100644 GIT binary patch delta 28 kcmcaLm+{tI#tr9nc};W;Om&US6pRe4Ow2al(fy|Y0GO%@1poj5 delta 28 kcmcaLm+{tI#tr9nd5v`qOmq!R6$}lmj4U?a(fy|Y0GMP700000 diff --git a/po/eo.po b/po/eo.po index 3bb4f2b..3b0f1f2 100644 --- a/po/eo.po +++ b/po/eo.po @@ -11,7 +11,7 @@ msgstr "" "Project-Id-Version: gtk+2-eo-20070615\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=gdk-" "pixbuf\n" -"POT-Creation-Date: 2013-04-15 10:28-0400\n" +"POT-Creation-Date: 2014-05-26 20:46-0400\n" "PO-Revision-Date: 2011-09-11 20:41+0200\n" "Last-Translator: Kristjan SCHMIDT \n" "Language-Team: Esperanto \n" @@ -24,18 +24,18 @@ msgstr "" "X-Launchpad-Export-Date: 2011-05-19 17:20+0000\n" "X-Project-Style: gnome\n" -#: gdk-pixbuf/gdk-pixbuf-animation.c:160 gdk-pixbuf/gdk-pixbuf-io.c:1064 -#: gdk-pixbuf/gdk-pixbuf-io.c:1330 +#: gdk-pixbuf/gdk-pixbuf-animation.c:158 gdk-pixbuf/gdk-pixbuf-io.c:1077 +#: gdk-pixbuf/gdk-pixbuf-io.c:1333 #, c-format msgid "Failed to open file '%s': %s" msgstr "Malsukcesis malfermi la dosieron \"%s\": %s" -#: gdk-pixbuf/gdk-pixbuf-animation.c:173 gdk-pixbuf/gdk-pixbuf-io.c:1076 +#: gdk-pixbuf/gdk-pixbuf-animation.c:171 gdk-pixbuf/gdk-pixbuf-io.c:962 #, c-format msgid "Image file '%s' contains no data" msgstr "Bilda dosiero \"%s\" enhavas neniun datumon" -#: gdk-pixbuf/gdk-pixbuf-animation.c:212 +#: gdk-pixbuf/gdk-pixbuf-animation.c:210 #, c-format msgid "" "Failed to load animation '%s': reason not known, probably a corrupt " @@ -44,20 +44,20 @@ msgstr "" "Malsukcesis ŝargi animacion \"%s\": kialo nekonata, eble korupta animacia " "dosiero" -#: gdk-pixbuf/gdk-pixbuf-animation.c:280 gdk-pixbuf/gdk-pixbuf-io.c:1112 -#: gdk-pixbuf/gdk-pixbuf-io.c:1382 +#: gdk-pixbuf/gdk-pixbuf-animation.c:278 gdk-pixbuf/gdk-pixbuf-io.c:1113 +#: gdk-pixbuf/gdk-pixbuf-io.c:1385 #, c-format msgid "" "Failed to load image '%s': reason not known, probably a corrupt image file" msgstr "" "Malsukcesis ŝargi bildon \"%s\": kialo nekonata, eble korupta bilda dosiero" -#: gdk-pixbuf/gdk-pixbuf-io.c:790 +#: gdk-pixbuf/gdk-pixbuf-io.c:774 #, c-format msgid "Unable to load image-loading module: %s: %s" msgstr "Ne eblas ŝargi la modulon por bildoŝargo: %s: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:805 +#: gdk-pixbuf/gdk-pixbuf-io.c:789 #, c-format msgid "" "Image-loading module %s does not export the proper interface; perhaps it's " @@ -66,54 +66,54 @@ msgstr "" "Bildoŝarga modulo %s ne elsportas la taŭgan interfacon; Ĉu ĝi eble apartenas " "al alia versio de \"gdk-pixbuf\"?" -#: gdk-pixbuf/gdk-pixbuf-io.c:814 gdk-pixbuf/gdk-pixbuf-io.c:865 +#: gdk-pixbuf/gdk-pixbuf-io.c:798 gdk-pixbuf/gdk-pixbuf-io.c:849 #, c-format msgid "Image type '%s' is not supported" msgstr "Bildotipo \"%s\" ne estas subtenata" -#: gdk-pixbuf/gdk-pixbuf-io.c:950 +#: gdk-pixbuf/gdk-pixbuf-io.c:934 #, c-format msgid "Couldn't recognize the image file format for file '%s'" msgstr "Ne povis rekoni la bildan dosierformaton por dosiero \"%s\"" -#: gdk-pixbuf/gdk-pixbuf-io.c:958 +#: gdk-pixbuf/gdk-pixbuf-io.c:942 msgid "Unrecognized image file format" msgstr "Nerekonata bilda dosierformato" -#: gdk-pixbuf/gdk-pixbuf-io.c:1121 +#: gdk-pixbuf/gdk-pixbuf-io.c:1124 #, c-format msgid "Failed to load image '%s': %s" msgstr "Malsukcesis ŝargi la bildon \"%s\": %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2015 gdk-pixbuf/io-gdip-utils.c:837 +#: gdk-pixbuf/gdk-pixbuf-io.c:2029 gdk-pixbuf/io-gdip-utils.c:835 #, c-format msgid "Error writing to image file: %s" msgstr "Eraro dum skribado de la bilddosiero: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2057 gdk-pixbuf/gdk-pixbuf-io.c:2178 +#: gdk-pixbuf/gdk-pixbuf-io.c:2071 gdk-pixbuf/gdk-pixbuf-io.c:2192 #, c-format msgid "This build of gdk-pixbuf does not support saving the image format: %s" msgstr "" "Ĉi tiu konstruo de 'gdk-pixbuf' ne subtenas konservadon de la bildformato: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2088 +#: gdk-pixbuf/gdk-pixbuf-io.c:2102 msgid "Insufficient memory to save image to callback" msgstr "Nesufiĉa memoro por konservi bildon al revoko" -#: gdk-pixbuf/gdk-pixbuf-io.c:2101 +#: gdk-pixbuf/gdk-pixbuf-io.c:2115 msgid "Failed to open temporary file" msgstr "Malsukcesis malfermi dumtempan dosieron" -#: gdk-pixbuf/gdk-pixbuf-io.c:2124 +#: gdk-pixbuf/gdk-pixbuf-io.c:2138 msgid "Failed to read from temporary file" msgstr "Malsukcesis legi dumtempan dosieron" -#: gdk-pixbuf/gdk-pixbuf-io.c:2372 +#: gdk-pixbuf/gdk-pixbuf-io.c:2382 #, c-format msgid "Failed to open '%s' for writing: %s" msgstr "Malsukcesis malfermi \"%s\" por skribado: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2398 +#: gdk-pixbuf/gdk-pixbuf-io.c:2408 #, c-format msgid "" "Failed to close '%s' while writing image, all data may not have been saved: " @@ -122,15 +122,15 @@ msgstr "" "Malsukcesis fermi \"%s\" dum skribado de bildo, eble ne ĉiuj datumoj estis " "konservitaj: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2619 gdk-pixbuf/gdk-pixbuf-io.c:2671 +#: gdk-pixbuf/gdk-pixbuf-io.c:2629 gdk-pixbuf/gdk-pixbuf-io.c:2681 msgid "Insufficient memory to save image into a buffer" msgstr "Nesufiĉa memoro por konservi bildon en bufron" -#: gdk-pixbuf/gdk-pixbuf-io.c:2717 +#: gdk-pixbuf/gdk-pixbuf-io.c:2727 msgid "Error writing to image stream" msgstr "Eraro dum skribado de bildo-fluo" -#: gdk-pixbuf/gdk-pixbuf-loader.c:393 +#: gdk-pixbuf/gdk-pixbuf-loader.c:384 #, c-format msgid "" "Internal error: Image loader module '%s' failed to complete an operation, " @@ -139,98 +139,103 @@ msgstr "" "Interna eraro: bildŝarga modulo \"%s\" malsukcesis plenumi operacion, sed ne " "donis kialon pri la malsukceso" -#: gdk-pixbuf/gdk-pixbuf-loader.c:435 +#: gdk-pixbuf/gdk-pixbuf-loader.c:426 #, c-format msgid "Incremental loading of image type '%s' is not supported" msgstr "Alkrementa ŝargado de bildtipo \"%s\" ne estas subtenata" -#: gdk-pixbuf/gdk-pixdata.c:160 +#: gdk-pixbuf/gdk-pixdata.c:158 msgid "Image header corrupt" msgstr "Bildkapo difektita" -#: gdk-pixbuf/gdk-pixdata.c:165 +#: gdk-pixbuf/gdk-pixdata.c:163 msgid "Image format unknown" msgstr "Bilda formato nekonata" -#: gdk-pixbuf/gdk-pixdata.c:170 gdk-pixbuf/gdk-pixdata.c:502 +#: gdk-pixbuf/gdk-pixdata.c:168 gdk-pixbuf/gdk-pixdata.c:501 msgid "Image pixel data corrupt" msgstr "Bilderaj datumoj de bildo difektitaj" -#: gdk-pixbuf/gdk-pixdata.c:446 +#: gdk-pixbuf/gdk-pixdata.c:445 #, c-format msgid "failed to allocate image buffer of %u byte" msgid_plural "failed to allocate image buffer of %u bytes" msgstr[0] "malsukcesis krei bildbufron de %u bajto" msgstr[1] "malsukcesis krei bildbufron de %u bajtoj" -#: gdk-pixbuf/io-ani.c:244 +#: gdk-pixbuf/io-ani.c:242 msgid "Unexpected icon chunk in animation" msgstr "Neatendita piktograma bloko en animacio" -#: gdk-pixbuf/io-ani.c:342 gdk-pixbuf/io-ani.c:400 gdk-pixbuf/io-ani.c:426 -#: gdk-pixbuf/io-ani.c:449 gdk-pixbuf/io-ani.c:476 gdk-pixbuf/io-ani.c:563 +#: gdk-pixbuf/io-ani.c:340 gdk-pixbuf/io-ani.c:398 gdk-pixbuf/io-ani.c:424 +#: gdk-pixbuf/io-ani.c:447 gdk-pixbuf/io-ani.c:474 gdk-pixbuf/io-ani.c:561 msgid "Invalid header in animation" msgstr "Nevalida kapo en animacio" -#: gdk-pixbuf/io-ani.c:352 gdk-pixbuf/io-ani.c:374 gdk-pixbuf/io-ani.c:458 -#: gdk-pixbuf/io-ani.c:485 gdk-pixbuf/io-ani.c:536 gdk-pixbuf/io-ani.c:608 +#: gdk-pixbuf/io-ani.c:350 gdk-pixbuf/io-ani.c:372 gdk-pixbuf/io-ani.c:456 +#: gdk-pixbuf/io-ani.c:483 gdk-pixbuf/io-ani.c:534 gdk-pixbuf/io-ani.c:606 msgid "Not enough memory to load animation" msgstr "Ne sufiĉa memoro por ŝargi animacion" -#: gdk-pixbuf/io-ani.c:392 gdk-pixbuf/io-ani.c:418 gdk-pixbuf/io-ani.c:437 +#: gdk-pixbuf/io-ani.c:390 gdk-pixbuf/io-ani.c:416 gdk-pixbuf/io-ani.c:435 msgid "Malformed chunk in animation" msgstr "Misformita bloko en animacio" -#: gdk-pixbuf/io-ani.c:660 +#: gdk-pixbuf/io-ani.c:628 +#, fuzzy +msgid "ANI image was truncated or incomplete." +msgstr "GIF-bildo estis distranĉite aŭ nekompleta" + +#: gdk-pixbuf/io-ani.c:669 msgid "The ANI image format" msgstr "La ANI-bildformato" -#: gdk-pixbuf/io-bmp.c:229 gdk-pixbuf/io-bmp.c:266 gdk-pixbuf/io-bmp.c:337 -#: gdk-pixbuf/io-bmp.c:369 gdk-pixbuf/io-bmp.c:392 gdk-pixbuf/io-bmp.c:495 +#: gdk-pixbuf/io-bmp.c:227 gdk-pixbuf/io-bmp.c:264 gdk-pixbuf/io-bmp.c:335 +#: gdk-pixbuf/io-bmp.c:367 gdk-pixbuf/io-bmp.c:390 gdk-pixbuf/io-bmp.c:493 msgid "BMP image has bogus header data" msgstr "BMP-bildo havas falsajn kapdatumojn" -#: gdk-pixbuf/io-bmp.c:240 gdk-pixbuf/io-bmp.c:432 +#: gdk-pixbuf/io-bmp.c:238 gdk-pixbuf/io-bmp.c:430 msgid "Not enough memory to load bitmap image" msgstr "Ne sufiĉe da memoro por ŝargi rastruman bildon" -#: gdk-pixbuf/io-bmp.c:318 +#: gdk-pixbuf/io-bmp.c:316 msgid "BMP image has unsupported header size" msgstr "BMP-bildo havas nesubtenatan kapgrandon" -#: gdk-pixbuf/io-bmp.c:356 +#: gdk-pixbuf/io-bmp.c:354 msgid "Topdown BMP images cannot be compressed" msgstr "Supremalsuprenaj BMP-bildoj ne kunpremeblas" -#: gdk-pixbuf/io-bmp.c:716 gdk-pixbuf/io-pnm.c:707 +#: gdk-pixbuf/io-bmp.c:714 gdk-pixbuf/io-pnm.c:705 msgid "Premature end-of-file encountered" msgstr "Atigis tro frue dosierfinon" -#: gdk-pixbuf/io-bmp.c:1328 +#: gdk-pixbuf/io-bmp.c:1326 msgid "Couldn't allocate memory for saving BMP file" msgstr "Ne eblis atribui memoron por konservi BMP-dosieron" -#: gdk-pixbuf/io-bmp.c:1369 +#: gdk-pixbuf/io-bmp.c:1367 msgid "Couldn't write to BMP file" msgstr "Ne eblis skribi en BMP-dosiero" -#: gdk-pixbuf/io-bmp.c:1422 gdk-pixbuf/io-gdip-bmp.c:82 +#: gdk-pixbuf/io-bmp.c:1420 gdk-pixbuf/io-gdip-bmp.c:80 msgid "The BMP image format" msgstr "La bilda formato BMP" -#: gdk-pixbuf/io-gdip-emf.c:59 +#: gdk-pixbuf/io-gdip-emf.c:57 msgid "The EMF image format" msgstr "La EMF-bildformato" -#: gdk-pixbuf/io-gdip-gif.c:80 gdk-pixbuf/io-gif.c:1720 +#: gdk-pixbuf/io-gdip-gif.c:78 gdk-pixbuf/io-gif.c:1718 msgid "The GIF image format" msgstr "La GIF-bildformato" -#: gdk-pixbuf/io-gdip-ico.c:59 gdk-pixbuf/io-ico.c:1271 +#: gdk-pixbuf/io-gdip-ico.c:57 gdk-pixbuf/io-ico.c:1269 msgid "The ICO image format" msgstr "La ICO-bildformato" -#: gdk-pixbuf/io-gdip-jpeg.c:53 gdk-pixbuf/io-jpeg.c:1249 +#: gdk-pixbuf/io-gdip-jpeg.c:51 gdk-pixbuf/io-jpeg.c:1249 #, c-format msgid "" "JPEG quality must be a value between 0 and 100; value '%s' could not be " @@ -239,7 +244,7 @@ msgstr "" "JPEG-kvalito devas esti valoro inter 0 kaj 100; valoro \"%s\" ne estis " "analizebla." -#: gdk-pixbuf/io-gdip-jpeg.c:68 gdk-pixbuf/io-jpeg.c:1265 +#: gdk-pixbuf/io-gdip-jpeg.c:66 gdk-pixbuf/io-jpeg.c:1265 #, c-format msgid "" "JPEG quality must be a value between 0 and 100; value '%d' is not allowed." @@ -247,110 +252,114 @@ msgstr "" "JPEG-kvalito devas esti valoro inter 0 kaj 100; valoro '%d' ne estas " "permesata." -#: gdk-pixbuf/io-gdip-jpeg.c:136 gdk-pixbuf/io-jpeg.c:1478 +#: gdk-pixbuf/io-gdip-jpeg.c:134 gdk-pixbuf/io-jpeg.c:1478 msgid "The JPEG image format" msgstr "La JPEG-bildformato" -#: gdk-pixbuf/io-gdip-utils.c:154 +#: gdk-pixbuf/io-gdip-tiff.c:80 gdk-pixbuf/io-tiff.c:786 +msgid "The TIFF image format" +msgstr "La TIFF-bildoformato" + +#: gdk-pixbuf/io-gdip-utils.c:152 #, c-format msgid "Could not allocate memory: %s" msgstr "Ne eblis atribui memoron: %s" -#: gdk-pixbuf/io-gdip-utils.c:179 gdk-pixbuf/io-gdip-utils.c:293 -#: gdk-pixbuf/io-gdip-utils.c:333 +#: gdk-pixbuf/io-gdip-utils.c:177 gdk-pixbuf/io-gdip-utils.c:291 +#: gdk-pixbuf/io-gdip-utils.c:331 #, c-format msgid "Could not create stream: %s" msgstr "Ne eblis krei fluon: %s" -#: gdk-pixbuf/io-gdip-utils.c:193 +#: gdk-pixbuf/io-gdip-utils.c:191 #, c-format msgid "Could not seek stream: %s" msgstr "Ne eblis serĉi fluon: %s" -#: gdk-pixbuf/io-gdip-utils.c:205 +#: gdk-pixbuf/io-gdip-utils.c:203 #, c-format msgid "Could not read from stream: %s" msgstr "Ne eblis legi de fluon: %s" -#: gdk-pixbuf/io-gdip-utils.c:617 +#: gdk-pixbuf/io-gdip-utils.c:615 msgid "Couldn't load bitmap" msgstr "Ne eblis legi rastruman bildon" -#: gdk-pixbuf/io-gdip-utils.c:773 +#: gdk-pixbuf/io-gdip-utils.c:771 msgid "Couldn't load metafile" msgstr "Ne eblis ŝargi metadosieron" -#: gdk-pixbuf/io-gdip-utils.c:878 +#: gdk-pixbuf/io-gdip-utils.c:876 msgid "Unsupported image format for GDI+" msgstr "Nesubtenata bildformato por GDI+" -#: gdk-pixbuf/io-gdip-utils.c:885 +#: gdk-pixbuf/io-gdip-utils.c:883 msgid "Couldn't save" msgstr "Ne eblis konservi" -#: gdk-pixbuf/io-gdip-wmf.c:58 +#: gdk-pixbuf/io-gdip-wmf.c:56 msgid "The WMF image format" msgstr "La WMF-bildformato" -#: gdk-pixbuf/io-gif.c:222 +#: gdk-pixbuf/io-gif.c:220 #, c-format msgid "Failure reading GIF: %s" msgstr "Malsukceso dum legado de GIF: %s" -#: gdk-pixbuf/io-gif.c:496 gdk-pixbuf/io-gif.c:1502 gdk-pixbuf/io-gif.c:1669 +#: gdk-pixbuf/io-gif.c:494 gdk-pixbuf/io-gif.c:1500 gdk-pixbuf/io-gif.c:1667 msgid "GIF file was missing some data (perhaps it was truncated somehow?)" msgstr "" "Al GIF-dosiero kelkaj datumoj mankis (ĉu ĝi eble estas iel distranĉite?)" -#: gdk-pixbuf/io-gif.c:505 +#: gdk-pixbuf/io-gif.c:503 #, c-format msgid "Internal error in the GIF loader (%s)" msgstr "Interna eraro en la GIF-ŝargilo (%s)" -#: gdk-pixbuf/io-gif.c:579 +#: gdk-pixbuf/io-gif.c:577 msgid "Stack overflow" msgstr "Staktroo" -#: gdk-pixbuf/io-gif.c:639 +#: gdk-pixbuf/io-gif.c:637 msgid "GIF image loader cannot understand this image." msgstr "GIF-bilda ŝargilo ne povas kompreni ĉi tiun bildon." -#: gdk-pixbuf/io-gif.c:668 +#: gdk-pixbuf/io-gif.c:666 msgid "Bad code encountered" msgstr "Renkontis malbonan kodon" -#: gdk-pixbuf/io-gif.c:678 +#: gdk-pixbuf/io-gif.c:676 msgid "Circular table entry in GIF file" msgstr "Cikla tabelelemento en GIF-dosiero" -#: gdk-pixbuf/io-gif.c:866 gdk-pixbuf/io-gif.c:1488 gdk-pixbuf/io-gif.c:1541 -#: gdk-pixbuf/io-gif.c:1657 +#: gdk-pixbuf/io-gif.c:864 gdk-pixbuf/io-gif.c:1486 gdk-pixbuf/io-gif.c:1539 +#: gdk-pixbuf/io-gif.c:1655 msgid "Not enough memory to load GIF file" msgstr "Ne sufiĉa memoro por ŝargi GIF-dosieron" -#: gdk-pixbuf/io-gif.c:960 +#: gdk-pixbuf/io-gif.c:958 msgid "Not enough memory to composite a frame in GIF file" msgstr "Ne sufiĉa memoro por sintezi kadron en GIF-dosiero" -#: gdk-pixbuf/io-gif.c:1132 +#: gdk-pixbuf/io-gif.c:1130 msgid "GIF image is corrupt (incorrect LZW compression)" msgstr "GIF-bildo estas difektita (nekorekta LZW-kunpremo)" -#: gdk-pixbuf/io-gif.c:1182 +#: gdk-pixbuf/io-gif.c:1180 msgid "File does not appear to be a GIF file" msgstr "Dosiero ŝajnas ne estis GIF-dosiero" -#: gdk-pixbuf/io-gif.c:1194 +#: gdk-pixbuf/io-gif.c:1192 #, c-format msgid "Version %s of the GIF file format is not supported" msgstr "Versio %s de la GIF-dosierformato ne estas subtenata" -#: gdk-pixbuf/io-gif.c:1241 +#: gdk-pixbuf/io-gif.c:1239 #, fuzzy msgid "Resulting GIF image has zero size" msgstr "Bildo havas nulan larĝon" -#: gdk-pixbuf/io-gif.c:1320 +#: gdk-pixbuf/io-gif.c:1318 msgid "" "GIF image has no global colormap, and a frame inside it has no local " "colormap." @@ -358,7 +367,7 @@ msgstr "" "GIF-bildo ne havas ĝeneralan kolormapon, kaj kadro en ĝi ne havas lokan " "kolormapon." -#: gdk-pixbuf/io-gif.c:1564 +#: gdk-pixbuf/io-gif.c:1562 msgid "GIF image was truncated or incomplete." msgstr "GIF-bildo estis distranĉite aŭ nekompleta" @@ -375,87 +384,87 @@ msgstr "Ne povis malkodi ICNS-dosieron" msgid "The ICNS image format" msgstr "La ICNS bildo-formato" -#: gdk-pixbuf/io-ico.c:228 gdk-pixbuf/io-ico.c:242 gdk-pixbuf/io-ico.c:291 -#: gdk-pixbuf/io-ico.c:302 gdk-pixbuf/io-ico.c:395 +#: gdk-pixbuf/io-ico.c:226 gdk-pixbuf/io-ico.c:240 gdk-pixbuf/io-ico.c:289 +#: gdk-pixbuf/io-ico.c:300 gdk-pixbuf/io-ico.c:393 msgid "Invalid header in icon" msgstr "Nevalida kapo en piktogramo" -#: gdk-pixbuf/io-ico.c:257 gdk-pixbuf/io-ico.c:312 gdk-pixbuf/io-ico.c:405 -#: gdk-pixbuf/io-ico.c:458 gdk-pixbuf/io-ico.c:488 +#: gdk-pixbuf/io-ico.c:255 gdk-pixbuf/io-ico.c:310 gdk-pixbuf/io-ico.c:403 +#: gdk-pixbuf/io-ico.c:456 gdk-pixbuf/io-ico.c:486 msgid "Not enough memory to load icon" msgstr "Sen sufiĉe da memoro por ŝargi piktogramon" -#: gdk-pixbuf/io-ico.c:338 +#: gdk-pixbuf/io-ico.c:336 msgid "Compressed icons are not supported" msgstr "Densigitaj piktogramoj ne estas subtenataj" -#: gdk-pixbuf/io-ico.c:358 +#: gdk-pixbuf/io-ico.c:356 msgid "Icon has zero width" msgstr "Piktogramo havas nulan larĝon" -#: gdk-pixbuf/io-ico.c:368 +#: gdk-pixbuf/io-ico.c:366 msgid "Icon has zero height" msgstr "Piktogramo havas nulan alton" -#: gdk-pixbuf/io-ico.c:443 +#: gdk-pixbuf/io-ico.c:441 msgid "Unsupported icon type" msgstr "Nesubtenata piktograma tipo" -#: gdk-pixbuf/io-ico.c:537 +#: gdk-pixbuf/io-ico.c:535 msgid "Not enough memory to load ICO file" msgstr "Sen sufiĉa memoro por ŝargi ICO-dosieron" -#: gdk-pixbuf/io-ico.c:1002 +#: gdk-pixbuf/io-ico.c:1000 msgid "Image too large to be saved as ICO" msgstr "Bildo tro granda por esti konservata kiel ICO" -#: gdk-pixbuf/io-ico.c:1013 +#: gdk-pixbuf/io-ico.c:1011 msgid "Cursor hotspot outside image" msgstr "Kursora aktivpunkto ekster bildo" -#: gdk-pixbuf/io-ico.c:1036 +#: gdk-pixbuf/io-ico.c:1034 #, c-format msgid "Unsupported depth for ICO file: %d" msgstr "Nesubtenata profundo por ICO-dosiero: %d" -#: gdk-pixbuf/io-jasper.c:74 +#: gdk-pixbuf/io-jasper.c:73 msgid "Couldn't allocate memory for stream" msgstr "Ne povis atribui memoron por fluo" -#: gdk-pixbuf/io-jasper.c:104 +#: gdk-pixbuf/io-jasper.c:103 msgid "Couldn't decode image" msgstr "Ne povis malkodi bildon" -#: gdk-pixbuf/io-jasper.c:122 +#: gdk-pixbuf/io-jasper.c:121 msgid "Transformed JPEG2000 has zero width or height" msgstr "Transformita JPEG2000 havas nulan larĝon aŭ alton" -#: gdk-pixbuf/io-jasper.c:136 +#: gdk-pixbuf/io-jasper.c:135 msgid "Image type currently not supported" msgstr "Bilda tipo nuntempe ne subtenata" -#: gdk-pixbuf/io-jasper.c:148 gdk-pixbuf/io-jasper.c:156 +#: gdk-pixbuf/io-jasper.c:147 gdk-pixbuf/io-jasper.c:155 msgid "Couldn't allocate memory for color profile" msgstr "Ne eblis atribui memoron por kolorprofilo" -#: gdk-pixbuf/io-jasper.c:182 +#: gdk-pixbuf/io-jasper.c:181 msgid "Insufficient memory to open JPEG 2000 file" msgstr "Nesufiĉa memoro por malfermi JPEG2000-dosieron" -#: gdk-pixbuf/io-jasper.c:261 +#: gdk-pixbuf/io-jasper.c:260 msgid "Couldn't allocate memory to buffer image data" msgstr "Ne eblis atribui memoron por bufri bildo-datumon" -#: gdk-pixbuf/io-jasper.c:305 +#: gdk-pixbuf/io-jasper.c:304 msgid "The JPEG 2000 image format" msgstr "La JPEG2000-bild-formato" -#: gdk-pixbuf/io-jpeg.c:126 +#: gdk-pixbuf/io-jpeg.c:124 #, c-format msgid "Error interpreting JPEG image file (%s)" msgstr "Eraro interpretante JPEG-bilddosieron (%s)" -#: gdk-pixbuf/io-jpeg.c:604 +#: gdk-pixbuf/io-jpeg.c:597 msgid "" "Insufficient memory to load image, try exiting some applications to free " "memory" @@ -463,17 +472,17 @@ msgstr "" "Nesufiĉa memoro por ŝargi bildon, klopodu eliri el kelkaj aplikaĵoj por " "liberigi memoron" -#: gdk-pixbuf/io-jpeg.c:651 gdk-pixbuf/io-jpeg.c:865 +#: gdk-pixbuf/io-jpeg.c:645 gdk-pixbuf/io-jpeg.c:858 #, c-format msgid "Unsupported JPEG color space (%s)" msgstr "Nesubtenata JPEG-kolorspaco (%s)" -#: gdk-pixbuf/io-jpeg.c:764 gdk-pixbuf/io-jpeg.c:1044 +#: gdk-pixbuf/io-jpeg.c:757 gdk-pixbuf/io-jpeg.c:1037 #: gdk-pixbuf/io-jpeg.c:1308 gdk-pixbuf/io-jpeg.c:1318 msgid "Couldn't allocate memory for loading JPEG file" msgstr "Ne eblis atribui memoron por ŝargi JPEG-dosieron" -#: gdk-pixbuf/io-jpeg.c:1018 +#: gdk-pixbuf/io-jpeg.c:1011 msgid "Transformed JPEG has zero width or height." msgstr "Transformita JPEG havas nulan larĝon aŭ alton." @@ -482,92 +491,92 @@ msgstr "Transformita JPEG havas nulan larĝon aŭ alton." msgid "Color profile has invalid length '%u'." msgstr "Kolor-profilo havas nevalidan longon %d." -#: gdk-pixbuf/io-pcx.c:186 +#: gdk-pixbuf/io-pcx.c:184 msgid "Couldn't allocate memory for header" msgstr "Ne eblis atribui memoron por kapo" -#: gdk-pixbuf/io-pcx.c:201 gdk-pixbuf/io-pcx.c:559 +#: gdk-pixbuf/io-pcx.c:199 gdk-pixbuf/io-pcx.c:557 msgid "Couldn't allocate memory for context buffer" msgstr "Ne eblis atribui memoron por kunteksta bufro" -#: gdk-pixbuf/io-pcx.c:600 +#: gdk-pixbuf/io-pcx.c:598 msgid "Image has invalid width and/or height" msgstr "Bildo havas nevalidan larĝon kaj/aǔ alton" -#: gdk-pixbuf/io-pcx.c:612 gdk-pixbuf/io-pcx.c:673 +#: gdk-pixbuf/io-pcx.c:610 gdk-pixbuf/io-pcx.c:671 msgid "Image has unsupported bpp" msgstr "Bildo havas nesubtenatajn bilderbitojn" -#: gdk-pixbuf/io-pcx.c:617 gdk-pixbuf/io-pcx.c:625 +#: gdk-pixbuf/io-pcx.c:615 gdk-pixbuf/io-pcx.c:623 #, c-format msgid "Image has unsupported number of %d-bit planes" msgstr "Bildo havas nesubtenatan nombron de %d-bitaj planoj" -#: gdk-pixbuf/io-pcx.c:641 +#: gdk-pixbuf/io-pcx.c:639 msgid "Couldn't create new pixbuf" msgstr "Ne kreeblis nova bilderbufro" -#: gdk-pixbuf/io-pcx.c:649 +#: gdk-pixbuf/io-pcx.c:647 msgid "Couldn't allocate memory for line data" msgstr "Ne eblis atribui memoron por liniaj datumoj" -#: gdk-pixbuf/io-pcx.c:656 +#: gdk-pixbuf/io-pcx.c:654 msgid "Couldn't allocate memory for PCX image" msgstr "Ne eblis atribui memoron por PCX-bildo" -#: gdk-pixbuf/io-pcx.c:703 +#: gdk-pixbuf/io-pcx.c:701 msgid "Didn't get all lines of PCX image" msgstr "Ne ricevis ĉiujn liniojn de PCX-bildo" -#: gdk-pixbuf/io-pcx.c:710 +#: gdk-pixbuf/io-pcx.c:708 msgid "No palette found at end of PCX data" msgstr "Neniu paletro trovita je fino de PCX-datumoj" -#: gdk-pixbuf/io-pcx.c:755 +#: gdk-pixbuf/io-pcx.c:753 msgid "The PCX image format" msgstr "La PCX-bildformato" -#: gdk-pixbuf/io-pixdata.c:148 +#: gdk-pixbuf/io-pixdata.c:146 #, fuzzy msgid "Transformed pixbuf has zero width or height." msgstr "Transformita PNG havas nulan larĝon aŭ alton." -#: gdk-pixbuf/io-pixdata.c:186 +#: gdk-pixbuf/io-pixdata.c:184 #, fuzzy msgid "The GdkPixdata format" msgstr "La GIF-bildformato" -#: gdk-pixbuf/io-png.c:54 +#: gdk-pixbuf/io-png.c:53 msgid "Bits per channel of PNG image is invalid." msgstr "Bitoj per kanalo de PNG-bildo estas nevalidaj." -#: gdk-pixbuf/io-png.c:135 gdk-pixbuf/io-png.c:641 +#: gdk-pixbuf/io-png.c:134 gdk-pixbuf/io-png.c:640 msgid "Transformed PNG has zero width or height." msgstr "Transformita PNG havas nulan larĝon aŭ alton." -#: gdk-pixbuf/io-png.c:143 +#: gdk-pixbuf/io-png.c:142 msgid "Bits per channel of transformed PNG is not 8." msgstr "Bitoj por kanalo de transformita PNG ne estas 8." -#: gdk-pixbuf/io-png.c:152 +#: gdk-pixbuf/io-png.c:151 msgid "Transformed PNG not RGB or RGBA." msgstr "Transformita PNG nek RVB nek RVBA." -#: gdk-pixbuf/io-png.c:161 +#: gdk-pixbuf/io-png.c:160 msgid "Transformed PNG has unsupported number of channels, must be 3 or 4." msgstr "" "Transformita PNG havas nesubtenatan nombron de kanaloj, devas esti 3 aŭ 4." -#: gdk-pixbuf/io-png.c:182 +#: gdk-pixbuf/io-png.c:181 #, c-format msgid "Fatal error in PNG image file: %s" msgstr "Fatala eraro en PNG-bilddosiero: %s" -#: gdk-pixbuf/io-png.c:315 +#: gdk-pixbuf/io-png.c:314 msgid "Insufficient memory to load PNG file" msgstr "Nesufiĉa memoro por ŝargi PNG-dosieron" -#: gdk-pixbuf/io-png.c:656 +#: gdk-pixbuf/io-png.c:655 #, fuzzy, c-format msgid "" "Insufficient memory to store a %lu by %lu image; try exiting some " @@ -576,30 +585,30 @@ msgstr "" "Nesufiĉa memoro por konservi %ld foje %ld bildon; klopodu eliri kelkajn " "aplikaĵojn por redukti memoruzon" -#: gdk-pixbuf/io-png.c:719 +#: gdk-pixbuf/io-png.c:718 msgid "Fatal error reading PNG image file" msgstr "Fatala eraro dum legado de PNG-bilddosiero" -#: gdk-pixbuf/io-png.c:768 +#: gdk-pixbuf/io-png.c:767 #, c-format msgid "Fatal error reading PNG image file: %s" msgstr "Fatala eraro dum legado de PNG-bilddosiero: %s" -#: gdk-pixbuf/io-png.c:858 +#: gdk-pixbuf/io-png.c:857 msgid "" "Keys for PNG text chunks must have at least 1 and at most 79 characters." msgstr "Ŝlosiloj por PNG-tekstblokoj havu minimume 1 kaj maksimume 79 signojn." -#: gdk-pixbuf/io-png.c:867 +#: gdk-pixbuf/io-png.c:866 msgid "Keys for PNG text chunks must be ASCII characters." msgstr "Ŝlosiloj por PNG-tekstblokoj estu Askiaj signoj." -#: gdk-pixbuf/io-png.c:881 gdk-pixbuf/io-tiff.c:667 +#: gdk-pixbuf/io-png.c:880 gdk-pixbuf/io-tiff.c:665 #, c-format msgid "Color profile has invalid length %d." msgstr "Kolor-profilo havas nevalidan longon %d." -#: gdk-pixbuf/io-png.c:894 +#: gdk-pixbuf/io-png.c:893 #, c-format msgid "" "PNG compression level must be a value between 0 and 9; value '%s' could not " @@ -608,7 +617,7 @@ msgstr "" "PNG-kunprema nivelo estu valoro inter 0 kaj 9; valoro \"%s\" ne estis " "analizebla." -#: gdk-pixbuf/io-png.c:907 +#: gdk-pixbuf/io-png.c:906 #, c-format msgid "" "PNG compression level must be a value between 0 and 9; value '%d' is not " @@ -617,333 +626,329 @@ msgstr "" "PNG-kunprema nivelo estu valoro inter 0 kaj 9; valoro '%d' ne estas " "permesata." -#: gdk-pixbuf/io-png.c:955 +#: gdk-pixbuf/io-png.c:954 #, c-format msgid "Value for PNG text chunk %s cannot be converted to ISO-8859-1 encoding." msgstr "" "Valoro por PNG-tekstbloko %s ne estas konvertebla al kodigo ISO-8859-1." -#: gdk-pixbuf/io-png.c:1118 +#: gdk-pixbuf/io-png.c:1117 msgid "The PNG image format" msgstr "La PNG-bildformato" -#: gdk-pixbuf/io-pnm.c:248 +#: gdk-pixbuf/io-pnm.c:246 msgid "PNM loader expected to find an integer, but didn't" msgstr "PNM-ŝargilo supozis trovi entjeron, tamen ne trovis" -#: gdk-pixbuf/io-pnm.c:280 +#: gdk-pixbuf/io-pnm.c:278 msgid "PNM file has an incorrect initial byte" msgstr "PNM-dosiero havas nekorektan komencan bajton" -#: gdk-pixbuf/io-pnm.c:310 +#: gdk-pixbuf/io-pnm.c:308 msgid "PNM file is not in a recognized PNM subformat" msgstr "PNM-dosiero ne estas en rekonata PNM-subformato" -#: gdk-pixbuf/io-pnm.c:335 +#: gdk-pixbuf/io-pnm.c:333 msgid "PNM file has an image width of 0" msgstr "PNM-dosiero havas bildlarĝon de 0" -#: gdk-pixbuf/io-pnm.c:356 +#: gdk-pixbuf/io-pnm.c:354 msgid "PNM file has an image height of 0" msgstr "PNM-dosiero havas bildalton de 0" -#: gdk-pixbuf/io-pnm.c:379 +#: gdk-pixbuf/io-pnm.c:377 msgid "Maximum color value in PNM file is 0" msgstr "Maksimuma kolora valoro en PNM-dosiero estas 0" -#: gdk-pixbuf/io-pnm.c:387 +#: gdk-pixbuf/io-pnm.c:385 msgid "Maximum color value in PNM file is too large" msgstr "Maksimuma kolora valoro en PNM-dosiero estas tro granda" -#: gdk-pixbuf/io-pnm.c:427 gdk-pixbuf/io-pnm.c:457 gdk-pixbuf/io-pnm.c:502 +#: gdk-pixbuf/io-pnm.c:425 gdk-pixbuf/io-pnm.c:455 gdk-pixbuf/io-pnm.c:500 msgid "Raw PNM image type is invalid" msgstr "Kruda PNM-bildtipo estas nevalida" -#: gdk-pixbuf/io-pnm.c:652 +#: gdk-pixbuf/io-pnm.c:650 msgid "PNM image loader does not support this PNM subformat" msgstr "PNM-bildŝargilo ne subtenas ĉi tiun PNM-subformaton" -#: gdk-pixbuf/io-pnm.c:739 gdk-pixbuf/io-pnm.c:966 +#: gdk-pixbuf/io-pnm.c:737 gdk-pixbuf/io-pnm.c:964 msgid "Raw PNM formats require exactly one whitespace before sample data" msgstr "" "Krudaj PNM-formatoj bezonas ekzakte unu spaceto antaŭ ekzemplaj datumoj" -#: gdk-pixbuf/io-pnm.c:766 +#: gdk-pixbuf/io-pnm.c:764 msgid "Cannot allocate memory for loading PNM image" msgstr "Ne povas krei memoron por ŝargi PNM-bildon" -#: gdk-pixbuf/io-pnm.c:816 +#: gdk-pixbuf/io-pnm.c:814 msgid "Insufficient memory to load PNM context struct" msgstr "Nesufiĉa memoro por ŝargi PNM-kuntekstan strukturon" -#: gdk-pixbuf/io-pnm.c:867 +#: gdk-pixbuf/io-pnm.c:865 msgid "Unexpected end of PNM image data" msgstr "Neatendita fino de PNM-bilddatumoj" -#: gdk-pixbuf/io-pnm.c:995 +#: gdk-pixbuf/io-pnm.c:993 msgid "Insufficient memory to load PNM file" msgstr "Nesufiĉa memoro por ŝargi PNM-dosiero" -#: gdk-pixbuf/io-pnm.c:1079 +#: gdk-pixbuf/io-pnm.c:1077 msgid "The PNM/PBM/PGM/PPM image format family" msgstr "La PNM/PBM/PGM/PPM-bildformata familio" -#: gdk-pixbuf/io-qtif.c:128 +#: gdk-pixbuf/io-qtif.c:126 msgid "Input file descriptor is NULL." msgstr "Eniga dosiernumero estas NUL." -#: gdk-pixbuf/io-qtif.c:143 +#: gdk-pixbuf/io-qtif.c:141 msgid "Failed to read QTIF header" msgstr "Legado de QTIF-kapo fiaskis" -#: gdk-pixbuf/io-qtif.c:152 gdk-pixbuf/io-qtif.c:189 gdk-pixbuf/io-qtif.c:459 +#: gdk-pixbuf/io-qtif.c:150 gdk-pixbuf/io-qtif.c:187 gdk-pixbuf/io-qtif.c:454 #, fuzzy, c-format msgid "QTIF atom size too large (%d byte)" msgid_plural "QTIF atom size too large (%d bytes)" msgstr[0] "Atomogrando de QTIF estas tro granda (%d bajtoj)" msgstr[1] "Atomogrando de QTIF estas tro granda (%d bajtoj)" -#: gdk-pixbuf/io-qtif.c:175 +#: gdk-pixbuf/io-qtif.c:173 #, fuzzy, c-format msgid "Failed to allocate %d byte for file read buffer" msgid_plural "Failed to allocate %d bytes for file read buffer" msgstr[0] "Fiaskis atribui %d bajtojn por dosier-lega bufro" msgstr[1] "Fiaskis atribui %d bajtojn por dosier-lega bufro" -#: gdk-pixbuf/io-qtif.c:206 +#: gdk-pixbuf/io-qtif.c:201 #, c-format msgid "File error when reading QTIF atom: %s" msgstr "Dosiera eraro dum legado de QTIF-atomo: %s" -#: gdk-pixbuf/io-qtif.c:243 +#: gdk-pixbuf/io-qtif.c:238 #, fuzzy, c-format msgid "Failed to skip the next %d byte with seek()." msgid_plural "Failed to skip the next %d bytes with seek()." msgstr[0] "Transsalto de %d bajtoj per seek() fiaskis." msgstr[1] "Transsalto de %d bajtoj per seek() fiaskis." -#: gdk-pixbuf/io-qtif.c:270 +#: gdk-pixbuf/io-qtif.c:265 msgid "Failed to allocate QTIF context structure." msgstr "Fiaskis atribui QTIF-kunteksto-strukturon." -#: gdk-pixbuf/io-qtif.c:330 +#: gdk-pixbuf/io-qtif.c:325 msgid "Failed to create GdkPixbufLoader object." msgstr "Fiaskis krei \"GdkPixbufLoader\"-objekton" -#: gdk-pixbuf/io-qtif.c:434 +#: gdk-pixbuf/io-qtif.c:429 msgid "Failed to find an image data atom." msgstr "Fiaskis trovi bilddatuman atomon." -#: gdk-pixbuf/io-qtif.c:618 +#: gdk-pixbuf/io-qtif.c:613 msgid "The QTIF image format" msgstr "La bild-formato QTIF" -#: gdk-pixbuf/io-ras.c:125 +#: gdk-pixbuf/io-ras.c:123 msgid "RAS image has bogus header data" msgstr "RAS-bildo havas falsajn kapdatumojn" -#: gdk-pixbuf/io-ras.c:147 +#: gdk-pixbuf/io-ras.c:145 msgid "RAS image has unknown type" msgstr "RAS-bildo havas nekonatan tipon" -#: gdk-pixbuf/io-ras.c:155 +#: gdk-pixbuf/io-ras.c:153 msgid "unsupported RAS image variation" msgstr "nesubtenata RAS-bilda vario" -#: gdk-pixbuf/io-ras.c:170 gdk-pixbuf/io-ras.c:199 +#: gdk-pixbuf/io-ras.c:168 gdk-pixbuf/io-ras.c:197 msgid "Not enough memory to load RAS image" msgstr "Nesufiĉa memoro por ŝargi RAS-bildon" -#: gdk-pixbuf/io-ras.c:544 +#: gdk-pixbuf/io-ras.c:542 msgid "The Sun raster image format" msgstr "La rastruma bildformato de Sun" -#: gdk-pixbuf/io-tga.c:153 +#: gdk-pixbuf/io-tga.c:151 msgid "Cannot allocate memory for IOBuffer struct" msgstr "Ne povas krei memoron por IOBuffer-strukturo" -#: gdk-pixbuf/io-tga.c:172 +#: gdk-pixbuf/io-tga.c:170 msgid "Cannot allocate memory for IOBuffer data" msgstr "Ne eblas atribui memoron por IOBuffer-datumoj" -#: gdk-pixbuf/io-tga.c:183 +#: gdk-pixbuf/io-tga.c:181 msgid "Cannot realloc IOBuffer data" msgstr "Ne eblas reatribui IOBuffer-datumojn" -#: gdk-pixbuf/io-tga.c:213 +#: gdk-pixbuf/io-tga.c:211 msgid "Cannot allocate temporary IOBuffer data" msgstr "Ne eblas atribui dumtempajn IOBuffer-datumojn" -#: gdk-pixbuf/io-tga.c:346 +#: gdk-pixbuf/io-tga.c:339 msgid "Cannot allocate new pixbuf" msgstr "Ne eblas atribui novan bilderbufron" -#: gdk-pixbuf/io-tga.c:685 +#: gdk-pixbuf/io-tga.c:678 msgid "Image is corrupted or truncated" msgstr "Bildo estas damaĝita aŭ distranĉita." -#: gdk-pixbuf/io-tga.c:692 +#: gdk-pixbuf/io-tga.c:685 msgid "Cannot allocate colormap structure" msgstr "Ne eblas atribui kolormapan strukturon" -#: gdk-pixbuf/io-tga.c:699 +#: gdk-pixbuf/io-tga.c:692 msgid "Cannot allocate colormap entries" msgstr "Ne eblas atribui kolormapajn elementojn" -#: gdk-pixbuf/io-tga.c:721 +#: gdk-pixbuf/io-tga.c:714 msgid "Unexpected bitdepth for colormap entries" msgstr "Neatendita bitprofundo por kolormapaj elementoj" -#: gdk-pixbuf/io-tga.c:739 +#: gdk-pixbuf/io-tga.c:732 msgid "Cannot allocate TGA header memory" msgstr "Ne eblas atribui TGA-kapan memoron" -#: gdk-pixbuf/io-tga.c:772 +#: gdk-pixbuf/io-tga.c:765 msgid "TGA image has invalid dimensions" msgstr "TGA-bildo havas nevalidajn dimensiojn" -#: gdk-pixbuf/io-tga.c:778 gdk-pixbuf/io-tga.c:787 gdk-pixbuf/io-tga.c:797 -#: gdk-pixbuf/io-tga.c:807 gdk-pixbuf/io-tga.c:814 +#: gdk-pixbuf/io-tga.c:771 gdk-pixbuf/io-tga.c:780 gdk-pixbuf/io-tga.c:790 +#: gdk-pixbuf/io-tga.c:800 gdk-pixbuf/io-tga.c:807 msgid "TGA image type not supported" msgstr "TGA-bildtipo ne subtenata" -#: gdk-pixbuf/io-tga.c:861 +#: gdk-pixbuf/io-tga.c:854 msgid "Cannot allocate memory for TGA context struct" msgstr "Ne eblas atribui memoron por TGA-kunteksta strukturo" -#: gdk-pixbuf/io-tga.c:926 +#: gdk-pixbuf/io-tga.c:919 msgid "Excess data in file" msgstr "Troaj datumoj en dosiero" -#: gdk-pixbuf/io-tga.c:1007 +#: gdk-pixbuf/io-tga.c:1000 msgid "The Targa image format" msgstr "La Targa-bildformato" -#: gdk-pixbuf/io-tiff.c:104 +#: gdk-pixbuf/io-tiff.c:102 msgid "Could not get image width (bad TIFF file)" msgstr "Ne eblas akiri bildlarĝon (malbona TIFF-dosiero)" -#: gdk-pixbuf/io-tiff.c:112 +#: gdk-pixbuf/io-tiff.c:110 msgid "Could not get image height (bad TIFF file)" msgstr "Ne eblas akiri bildalton (malbona TIFF-dosiero)" -#: gdk-pixbuf/io-tiff.c:120 +#: gdk-pixbuf/io-tiff.c:118 msgid "Width or height of TIFF image is zero" msgstr "Larĝo aŭ alto de TIFF-bildo estas nulo" -#: gdk-pixbuf/io-tiff.c:129 gdk-pixbuf/io-tiff.c:138 +#: gdk-pixbuf/io-tiff.c:127 gdk-pixbuf/io-tiff.c:136 msgid "Dimensions of TIFF image too large" msgstr "Dimensioj de TIFF-bildo tro grandaj" -#: gdk-pixbuf/io-tiff.c:162 gdk-pixbuf/io-tiff.c:174 gdk-pixbuf/io-tiff.c:491 +#: gdk-pixbuf/io-tiff.c:160 gdk-pixbuf/io-tiff.c:172 gdk-pixbuf/io-tiff.c:489 msgid "Insufficient memory to open TIFF file" msgstr "Sen sufiĉa memoro por malfermi TIFF-dosieron" -#: gdk-pixbuf/io-tiff.c:236 +#: gdk-pixbuf/io-tiff.c:234 msgid "Failed to load RGB data from TIFF file" msgstr "Malsukcesis ŝargi RVB-datumojn el TIFF-dosiero" -#: gdk-pixbuf/io-tiff.c:293 +#: gdk-pixbuf/io-tiff.c:291 msgid "Failed to open TIFF image" msgstr "Malsukcesis malfermi TIFF-bildon" -#: gdk-pixbuf/io-tiff.c:427 gdk-pixbuf/io-tiff.c:440 +#: gdk-pixbuf/io-tiff.c:425 gdk-pixbuf/io-tiff.c:438 msgid "Failed to load TIFF image" msgstr "Malsukcesis ŝargi TIFF-bildon" -#: gdk-pixbuf/io-tiff.c:623 +#: gdk-pixbuf/io-tiff.c:621 msgid "Failed to save TIFF image" msgstr "Malsukcesis registri TIFF-bildon" -#: gdk-pixbuf/io-tiff.c:656 +#: gdk-pixbuf/io-tiff.c:654 msgid "TIFF compression doesn't refer to a valid codec." msgstr "TIFF-densigo ne referencas al valida kodeko." -#: gdk-pixbuf/io-tiff.c:696 +#: gdk-pixbuf/io-tiff.c:694 msgid "Failed to write TIFF data" msgstr "Malsukcesis skribi TIFF-datumojn" -#: gdk-pixbuf/io-tiff.c:733 +#: gdk-pixbuf/io-tiff.c:731 msgid "Couldn't write to TIFF file" msgstr "Ne eblis skribi en TIFF-dosiero" -#: gdk-pixbuf/io-tiff.c:788 -msgid "The TIFF image format" -msgstr "La TIFF-bildoformato" - -#: gdk-pixbuf/io-wbmp.c:245 +#: gdk-pixbuf/io-wbmp.c:243 msgid "Image has zero width" msgstr "Bildo havas nulan larĝon" -#: gdk-pixbuf/io-wbmp.c:263 +#: gdk-pixbuf/io-wbmp.c:261 msgid "Image has zero height" msgstr "Bildo havas nulan alton" -#: gdk-pixbuf/io-wbmp.c:274 +#: gdk-pixbuf/io-wbmp.c:272 msgid "Not enough memory to load image" msgstr "Sen sufiĉa memoro por ŝargi bildon" -#: gdk-pixbuf/io-wbmp.c:333 +#: gdk-pixbuf/io-wbmp.c:331 msgid "Couldn't save the rest" msgstr "Ne povis konservi la reston" -#: gdk-pixbuf/io-wbmp.c:374 +#: gdk-pixbuf/io-wbmp.c:372 msgid "The WBMP image format" msgstr "La WBMP-bildformato" -#: gdk-pixbuf/io-xbm.c:304 +#: gdk-pixbuf/io-xbm.c:302 msgid "Invalid XBM file" msgstr "Nevalida XBM-dosiero" -#: gdk-pixbuf/io-xbm.c:314 +#: gdk-pixbuf/io-xbm.c:312 msgid "Insufficient memory to load XBM image file" msgstr "Sen sufiĉa memoro por ŝargi XBM-an bildan dosieron" -#: gdk-pixbuf/io-xbm.c:462 +#: gdk-pixbuf/io-xbm.c:460 msgid "Failed to write to temporary file when loading XBM image" msgstr "Fiaskis skribi en dumtempan dosieron dum ŝargado de XBM-bildo" -#: gdk-pixbuf/io-xbm.c:501 +#: gdk-pixbuf/io-xbm.c:499 msgid "The XBM image format" msgstr "La XBM-bildformato" -#: gdk-pixbuf/io-xpm.c:469 +#: gdk-pixbuf/io-xpm.c:467 msgid "No XPM header found" msgstr "Neniu XPM-kapo trovita" -#: gdk-pixbuf/io-xpm.c:478 +#: gdk-pixbuf/io-xpm.c:476 msgid "Invalid XPM header" msgstr "Nevalida XPM-kapo" -#: gdk-pixbuf/io-xpm.c:486 +#: gdk-pixbuf/io-xpm.c:484 msgid "XPM file has image width <= 0" msgstr "XMP-dosiero havas bildlarĝon <= 0" -#: gdk-pixbuf/io-xpm.c:494 +#: gdk-pixbuf/io-xpm.c:492 msgid "XPM file has image height <= 0" msgstr "XMP-dosiero havas bildalton <= 0" -#: gdk-pixbuf/io-xpm.c:502 +#: gdk-pixbuf/io-xpm.c:500 msgid "XPM has invalid number of chars per pixel" msgstr "XPM havas nevalidan nombron de bajtoj per bildero" -#: gdk-pixbuf/io-xpm.c:511 +#: gdk-pixbuf/io-xpm.c:509 msgid "XPM file has invalid number of colors" msgstr "XMP-dosiero havas nevalidan nombron de koloroj" -#: gdk-pixbuf/io-xpm.c:523 gdk-pixbuf/io-xpm.c:532 gdk-pixbuf/io-xpm.c:584 +#: gdk-pixbuf/io-xpm.c:521 gdk-pixbuf/io-xpm.c:530 gdk-pixbuf/io-xpm.c:582 msgid "Cannot allocate memory for loading XPM image" msgstr "Ne eblas atribui memoron por ŝargi XPM-bildon" -#: gdk-pixbuf/io-xpm.c:546 +#: gdk-pixbuf/io-xpm.c:544 msgid "Cannot read XPM colormap" msgstr "Ne eblas legi XPM-kolormapon" -#: gdk-pixbuf/io-xpm.c:778 +#: gdk-pixbuf/io-xpm.c:776 msgid "Failed to write to temporary file when loading XPM image" msgstr "Malsukcesis skribi en dumtempan dosieron dum ŝargado de XPM-bildo" -#: gdk-pixbuf/io-xpm.c:817 +#: gdk-pixbuf/io-xpm.c:815 msgid "The XPM image format" msgstr "La XPM-bildformato" diff --git a/po/es.gmo b/po/es.gmo index 7dd8bd23f5e0aaa29d7ae91e81ef21f57f9e5f59..108d791a663a1b8d647940ea1de5e4c1addaf54a 100644 GIT binary patch delta 4560 zcmYk;4OG?j9mnw>_%On!#N@#z{wm^>uHFj>iY8LxMM4xTR5l;buF6mdxH1~rEfzC1 z9X+d=4`oeDgF+)+tR|&%y6v1=+D=<#mbTM&I-SnhR%-42`Tu|0@qhUKU%%h)|G&TI z-(N2sjk@$|ROG|Bo{t-@v&1lBeQ#q1M;Y_izA81wKhT&|3}7-Y#4*^2H{os^haKp{ zzu`#i6K9NrJ{*O`_(QD4@wgLtKVse{aWe&9Tb)713?V-U$Kq;C#8y-X52Ax7F$FK9 zI@p)qsG$rTj%7F$!>IaNQ4PO{>hL)nLHi8Xm?TI>RWt?l;xbIbEjSuG?ehIj=XBlAZ?io$e;Naw=C?JK&bthB=n#Z^}|Y3&mTaIcrR*7yHF$i z2sJa&OpBh6M=ebdHS$%+q?i_5hC5IL`WB0E45QUjgfXHDpC+M^zlr>r%iKyair%Qg zJFpPzP$TU^y>|iCfh(x@66rNblZC3c1od7R%W<2{{~afj?=g(|S7I8qFetMQHPWr9 z3ffQ|dk3}YzOg3L+O6dCQ6qW~{dgX=G%+K*-({nwehF$u>e0cCw*0^d=3f?Xe@Mr96Xb zClXJ0(n+ku0^EVjviSu0Gv9O5@l2r=O<@W0TN6V4ZWGeBdENSveICua>Ah6c5*BjP z4Adf%V_LC9=f9mq83oa7X$EN)p@U7xBeM%N;%>~uuTTxAvW4CEaTfU|RK+JyoA49N z!)wU4Fu5Fhy}uayV+0+Y|7|2R;x^PKI*VHKYt}f{MftJTX{fzXVqIm+H=r7R#Fihn z<=xizk-nRM+UJA$xD2IzlSV=n22pFY*yh8ihBsUHSdU;n<)={<4q$z#(`2J&YB}D9 zt;iV6pV7hZkUx{mOZ?OnVT9Q+jU*i0hg!=MsI~eGHDx{7swz)Kb#ykWd?^O;e$QD=6$=fC}|5~%&%=%I3cb+tHK_MDBa>?mMo2Iia~^ru#8SH|&OT>Q620*#p_@;YE2u_!RJs*bJF@bP9qQ>8L8SFLOKvJmr3Xp z^qcODd@I(IKZe=^zFhA^v=}ur&8SWE5+>vOHvb>gKt|2rV}`R)Gu4iB@h_;Q7?4YV+NT>R<<|!xyasX3;tFQ*kyPLzdn2 zV7U6-EvS*#+5B;2(#@9`sUqPk@P4oZ^@Dd&FT_wAZJ1fO2_Hg@G`^4{gt@4Zp27tD z6jSgjs^cSX=l>3vk4teU(l_%huEe||=3hTJP~@HCKcJ@eJ5&YJ=Xf1jj{4z~Hvge@ zP_egJ3#{u=o39-w;3d?I4Q2x@!F*hS`!Nk;<}v>|KAH2p7b{S^{$bSGo<^42^x~f? zO=$tH!Ddv&U*cFyF7@_E5LMqER0qytJYGRH7&qUW!Re@(UKJscNMe`usP&K5%T~>! z_DB-y{R|v|MYg=kmbX}UV+PMV?ei}%nS8H1y?Vx=_F5#@7L=nZ4qLZcpGP`x-oQ+Z zEAw`75GRqp2boRNhJO4W$Dp4hqopjfK7qH9KZlyRAq(Bp5ix}%RB1_b@{!dM-o4?Wt!$kY+9@#4ij~RW|q_E&g?xH+0E?` z!HF__f85;;?)78tzat*@vhIBu_c)ucvT9mK5yxzP3u+18B*KI?qLx6{Xo8h+F9siR z&t-)z(0VN;x`;itOdPl_J>I6z;AG<0*F9?|J&0IGY$M(vs)^ymTZFD+;;5U_zcX|} z*H+>;ZpxTva6Q4t&ahX^okT2gg7^XPG%=mfbtCaI(Ss-;5{WhF$0$ z8}7fBZu>euuMoc{I*BAg*Gb}W;ul0CaUY?pH_@NiM64oo-9hvux`|&AIvELsLo6hk z2%Vaz2)@qlKTKdEi*&cwP1bDdlemlcB@tuGUc?2&y~MM&Ox!>WB^rokqLv5|x~6!z z_q(~L5DyU(wEpwmVq;#wzC(bb277h{!G6=cHUfHX{e#HzOts;H?txf%Hd%k!{^WP z1=5{BMoz$==1=d~xsM$XQ+CgzMH-uc)}I#;I{a_2KS)PG$9qnzeVY356>r KbaV$skNYpd*6tAi delta 4473 zcmYk;32;@_9mny1qKHzqpoSzw@+5hINJ8GrN+J+KSY%6Bga|4mC1EKw5t9N!@TrId zWNVPMtqS6bLF9p`>?#D%&fqvT4q9jGxQ&Wq8Ox+qY`?#E&ztF;_j{jn?sD$A=bZbJ zuU?P&>QGGRvtHM3F}C+eGHJZdtVfL5`(3ry?D{yf6ubfbn1MH81!iCkX5j|B6_271 zKf`|bUmSq_dYRpZ<5A}?#!R!2?ePls0VZ+aSL~08H<~42DXL>L(T7Vg4Yy-D9z)&e z3%mt8)4M+CN3~aqy74`z4zI?(_!=g1f4e|I4SkC`G45uwfj9(HaX#w!Ivj*yr04dz zJKiJSd!k&_4Xcqu)`T=^Ey%}S;HvkR4#&dtWrnh%t5~}C!k_51SB@b)*&+&jY&&05@Bpg8PCU*y zOht`E9qPOmR0m%{op%oT*w=iiqp>`N&hz6;EOGUnIGFlD=cPW3Kb^O9TGNvbLp4x^ z>ex!uqI=nS0Y^~3f_kDN?jFEq)YQC*y6zj)(Dz`XH6m%~!@;QiGf?f;^=16k(AHW0H6aCB+FOU@=qikc5b!N4wscb^s zrwwy3)SGVIL17#+sYb+jhVKH(~yU)4F9S=L(QB(0VY6SXG zVNk3TCu22E*ZUu)z(ZLVmbMQwkzF}pr+uC}6v?2y~vj_TNd-2R>{;W5;6P*buD znPzK6UH>6!=r6ndJz2r(PysUMR)w0f!`Y1g_c6>VJNVeULGQKs3AF|?XgZ<6DAjU9WBNY)T>b=vj=tjd(`<|=oN!!8AzY45;R20U(f)v`=o{&+rIDCOeFY|Qf7?bu9XNnG@gi#R{fZiq+)-YS=Quaw3icntu~;;k z;7ZhW$52mx+0~1wFxpm+3$Yb-e&QXBzb=?cK_@gLZQ2=JgI#HT0B*(AcmnmLW5!wJ z&vp%_QEx(Zd>7t{r*SqWjrV?{m*HIMr%>k)nBcv}6DKhK8rp~0p$3klI`lcxdFwsV ztIu+7MlIH}&RhV$x}V^L#|Nn zoacNPwMcfjdKmjsf8Xu@&h78Sc&ov_n2Uv|>lR`Pu5$I~Fp2sJSHFn5F7%Ttberbw zNJlzpC76dT7{oTr$A2TEXW7%eISiqn`hL_@e&md2c*>|xM-BB(%);}ib~})f3|ZD) zUPIGRJ$xKBWV?`$o#%_+5=))oy`EL5Az$k}j0M!cK)s%QX7VpPR-!s~5@YZNqV{hl z+FHrodjB^>s@`9wS1GR{kB|iN64^tJk>^Ns(-Uda+PIG_Cjs&dsUa_tCy6$7{{J^# zBHKkCBlEexy++cBw(E$VLfgG$d!%Ic1~T%IZ8P7$C2tYEB|AtDvV@!^+E^Zuf7_ml z)K~||%V1qyUFgRv)XnW^!P{I}3rXACM5|rHTSyL*=yoJpz~{+qa+GM*4<~g*TX!;u zRFUZR2MX5`UQIo}_YbI6_dAgqe=hNLSMG`Yo0G$?8^xRIWH$G81w~mi}MNx27=)q0@*R)@|=W>{{c4|+WP\n" "Language-Team: Español \n" "Language: es\n" @@ -28,18 +28,18 @@ msgstr "" "X-Generator: Gtranslator 2.91.5\n" "Plural-Forms: nplurals=2; plural=(n!=1);\n" -#: gdk-pixbuf/gdk-pixbuf-animation.c:160 gdk-pixbuf/gdk-pixbuf-io.c:1064 -#: gdk-pixbuf/gdk-pixbuf-io.c:1330 +#: gdk-pixbuf/gdk-pixbuf-animation.c:158 gdk-pixbuf/gdk-pixbuf-io.c:1077 +#: gdk-pixbuf/gdk-pixbuf-io.c:1333 #, c-format msgid "Failed to open file '%s': %s" msgstr "No se ha podido abrir el archivo «%s»: %s" -#: gdk-pixbuf/gdk-pixbuf-animation.c:173 gdk-pixbuf/gdk-pixbuf-io.c:1076 +#: gdk-pixbuf/gdk-pixbuf-animation.c:171 gdk-pixbuf/gdk-pixbuf-io.c:962 #, c-format msgid "Image file '%s' contains no data" msgstr "El archivo de imagen «%s» no contiene datos" -#: gdk-pixbuf/gdk-pixbuf-animation.c:212 +#: gdk-pixbuf/gdk-pixbuf-animation.c:210 #, c-format msgid "" "Failed to load animation '%s': reason not known, probably a corrupt " @@ -48,8 +48,8 @@ msgstr "" "No se ha podido cargar la animación «%s»: el motivo es desconocido, " "probablemente el archivo de la animación esté corrupto" -#: gdk-pixbuf/gdk-pixbuf-animation.c:280 gdk-pixbuf/gdk-pixbuf-io.c:1112 -#: gdk-pixbuf/gdk-pixbuf-io.c:1382 +#: gdk-pixbuf/gdk-pixbuf-animation.c:278 gdk-pixbuf/gdk-pixbuf-io.c:1113 +#: gdk-pixbuf/gdk-pixbuf-io.c:1385 #, c-format msgid "" "Failed to load image '%s': reason not known, probably a corrupt image file" @@ -57,12 +57,12 @@ msgstr "" "No se ha podido cargar la imagen «%s»: el motivo es desconocido, " "probablemente el archivo gráfico esté corrupto" -#: gdk-pixbuf/gdk-pixbuf-io.c:790 +#: gdk-pixbuf/gdk-pixbuf-io.c:774 #, c-format msgid "Unable to load image-loading module: %s: %s" msgstr "No se ha podido cargar el módulo de carga de imágenes: %s: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:805 +#: gdk-pixbuf/gdk-pixbuf-io.c:789 #, c-format msgid "" "Image-loading module %s does not export the proper interface; perhaps it's " @@ -71,55 +71,55 @@ msgstr "" "El módulo de carga de imágenes %s no exporta la interfaz adecuada; ¿puede " "que sea de una versión de gdk-pixbuf diferente?" -#: gdk-pixbuf/gdk-pixbuf-io.c:814 gdk-pixbuf/gdk-pixbuf-io.c:865 +#: gdk-pixbuf/gdk-pixbuf-io.c:798 gdk-pixbuf/gdk-pixbuf-io.c:849 #, c-format msgid "Image type '%s' is not supported" msgstr "El tipo de imagen «%s» no está soportado" -#: gdk-pixbuf/gdk-pixbuf-io.c:950 +#: gdk-pixbuf/gdk-pixbuf-io.c:934 #, c-format msgid "Couldn't recognize the image file format for file '%s'" msgstr "No se pudo reconocer el formato de imagen del archivo «%s»" -#: gdk-pixbuf/gdk-pixbuf-io.c:958 +#: gdk-pixbuf/gdk-pixbuf-io.c:942 msgid "Unrecognized image file format" msgstr "No se ha reconocido el formato de imagen del archivo" -#: gdk-pixbuf/gdk-pixbuf-io.c:1121 +#: gdk-pixbuf/gdk-pixbuf-io.c:1124 #, c-format msgid "Failed to load image '%s': %s" msgstr "No se ha podido cargar la imagen «%s»: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2015 gdk-pixbuf/io-gdip-utils.c:837 +#: gdk-pixbuf/gdk-pixbuf-io.c:2029 gdk-pixbuf/io-gdip-utils.c:835 #, c-format msgid "Error writing to image file: %s" msgstr "Error al escribir en el archivo imagen: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2057 gdk-pixbuf/gdk-pixbuf-io.c:2178 +#: gdk-pixbuf/gdk-pixbuf-io.c:2071 gdk-pixbuf/gdk-pixbuf-io.c:2192 #, c-format msgid "This build of gdk-pixbuf does not support saving the image format: %s" msgstr "" "Esta compilación de gdk-pixbuf no soporta el guardar imágenes con el " "formato: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2088 +#: gdk-pixbuf/gdk-pixbuf-io.c:2102 msgid "Insufficient memory to save image to callback" msgstr "No hay memoria suficiente para guardar la imagen a la que retrollamar" -#: gdk-pixbuf/gdk-pixbuf-io.c:2101 +#: gdk-pixbuf/gdk-pixbuf-io.c:2115 msgid "Failed to open temporary file" msgstr "No se ha podido abrir el archivo temporal" -#: gdk-pixbuf/gdk-pixbuf-io.c:2124 +#: gdk-pixbuf/gdk-pixbuf-io.c:2138 msgid "Failed to read from temporary file" msgstr "No se ha podido leer del archivo temporal" -#: gdk-pixbuf/gdk-pixbuf-io.c:2372 +#: gdk-pixbuf/gdk-pixbuf-io.c:2382 #, c-format msgid "Failed to open '%s' for writing: %s" msgstr "No se ha podido abrir «%s» para escritura: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2398 +#: gdk-pixbuf/gdk-pixbuf-io.c:2408 #, c-format msgid "" "Failed to close '%s' while writing image, all data may not have been saved: " @@ -128,15 +128,15 @@ msgstr "" "No se ha podido cerrar «%s» mientras se escribía la imagen, puede que no se " "hayan guardado todos los datos: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2619 gdk-pixbuf/gdk-pixbuf-io.c:2671 +#: gdk-pixbuf/gdk-pixbuf-io.c:2629 gdk-pixbuf/gdk-pixbuf-io.c:2681 msgid "Insufficient memory to save image into a buffer" msgstr "No hay memoria suficiente para guardar la imagen en un búfer" -#: gdk-pixbuf/gdk-pixbuf-io.c:2717 +#: gdk-pixbuf/gdk-pixbuf-io.c:2727 msgid "Error writing to image stream" msgstr "Error al escribir en el flujo de la imagen" -#: gdk-pixbuf/gdk-pixbuf-loader.c:393 +#: gdk-pixbuf/gdk-pixbuf-loader.c:384 #, c-format msgid "" "Internal error: Image loader module '%s' failed to complete an operation, " @@ -145,98 +145,102 @@ msgstr "" "Error interno: El módulo de carga de imágenes «%s» ha fallado al completar " "una operación, pero no ha dado ninguna razón del fallo" -#: gdk-pixbuf/gdk-pixbuf-loader.c:435 +#: gdk-pixbuf/gdk-pixbuf-loader.c:426 #, c-format msgid "Incremental loading of image type '%s' is not supported" msgstr "No hay soporte para la carga incremental de las imágenes del tipo «%s»" -#: gdk-pixbuf/gdk-pixdata.c:160 +#: gdk-pixbuf/gdk-pixdata.c:158 msgid "Image header corrupt" msgstr "La cabecera de la imagen está corrupta" -#: gdk-pixbuf/gdk-pixdata.c:165 +#: gdk-pixbuf/gdk-pixdata.c:163 msgid "Image format unknown" msgstr "El formato de la imagen es desconocido" -#: gdk-pixbuf/gdk-pixdata.c:170 gdk-pixbuf/gdk-pixdata.c:502 +#: gdk-pixbuf/gdk-pixdata.c:168 gdk-pixbuf/gdk-pixdata.c:501 msgid "Image pixel data corrupt" msgstr "Los datos del píxel de la imagen están corrompidos" -#: gdk-pixbuf/gdk-pixdata.c:446 +#: gdk-pixbuf/gdk-pixdata.c:445 #, c-format msgid "failed to allocate image buffer of %u byte" msgid_plural "failed to allocate image buffer of %u bytes" msgstr[0] "falló al asignar %u byte para el búfer de lectura" msgstr[1] "falló al asignar %u bytes para el búfer de lectura" -#: gdk-pixbuf/io-ani.c:244 +#: gdk-pixbuf/io-ani.c:242 msgid "Unexpected icon chunk in animation" msgstr "Porción de icono inesperada en la animación" -#: gdk-pixbuf/io-ani.c:342 gdk-pixbuf/io-ani.c:400 gdk-pixbuf/io-ani.c:426 -#: gdk-pixbuf/io-ani.c:449 gdk-pixbuf/io-ani.c:476 gdk-pixbuf/io-ani.c:563 +#: gdk-pixbuf/io-ani.c:340 gdk-pixbuf/io-ani.c:398 gdk-pixbuf/io-ani.c:424 +#: gdk-pixbuf/io-ani.c:447 gdk-pixbuf/io-ani.c:474 gdk-pixbuf/io-ani.c:561 msgid "Invalid header in animation" msgstr "Cabecera no válida en la animación" -#: gdk-pixbuf/io-ani.c:352 gdk-pixbuf/io-ani.c:374 gdk-pixbuf/io-ani.c:458 -#: gdk-pixbuf/io-ani.c:485 gdk-pixbuf/io-ani.c:536 gdk-pixbuf/io-ani.c:608 +#: gdk-pixbuf/io-ani.c:350 gdk-pixbuf/io-ani.c:372 gdk-pixbuf/io-ani.c:456 +#: gdk-pixbuf/io-ani.c:483 gdk-pixbuf/io-ani.c:534 gdk-pixbuf/io-ani.c:606 msgid "Not enough memory to load animation" msgstr "No hay memoria suficiente para cargar la animación" -#: gdk-pixbuf/io-ani.c:392 gdk-pixbuf/io-ani.c:418 gdk-pixbuf/io-ani.c:437 +#: gdk-pixbuf/io-ani.c:390 gdk-pixbuf/io-ani.c:416 gdk-pixbuf/io-ani.c:435 msgid "Malformed chunk in animation" msgstr "Porción malformada en la animación" -#: gdk-pixbuf/io-ani.c:660 +#: gdk-pixbuf/io-ani.c:628 +msgid "ANI image was truncated or incomplete." +msgstr "La imagen ANI se ha truncado o está incompleta." + +#: gdk-pixbuf/io-ani.c:669 msgid "The ANI image format" msgstr "El formato de imagen ANI" -#: gdk-pixbuf/io-bmp.c:229 gdk-pixbuf/io-bmp.c:266 gdk-pixbuf/io-bmp.c:337 -#: gdk-pixbuf/io-bmp.c:369 gdk-pixbuf/io-bmp.c:392 gdk-pixbuf/io-bmp.c:495 +#: gdk-pixbuf/io-bmp.c:227 gdk-pixbuf/io-bmp.c:264 gdk-pixbuf/io-bmp.c:335 +#: gdk-pixbuf/io-bmp.c:367 gdk-pixbuf/io-bmp.c:390 gdk-pixbuf/io-bmp.c:493 msgid "BMP image has bogus header data" msgstr "La imagen BMP tiene datos de cabecera erróneos" -#: gdk-pixbuf/io-bmp.c:240 gdk-pixbuf/io-bmp.c:432 +#: gdk-pixbuf/io-bmp.c:238 gdk-pixbuf/io-bmp.c:430 msgid "Not enough memory to load bitmap image" msgstr "No hay memoria suficiente para cargar el mapa de bits" -#: gdk-pixbuf/io-bmp.c:318 +#: gdk-pixbuf/io-bmp.c:316 msgid "BMP image has unsupported header size" msgstr "La imagen BMP tiene un tamaño de cabecera no soportado" -#: gdk-pixbuf/io-bmp.c:356 +#: gdk-pixbuf/io-bmp.c:354 msgid "Topdown BMP images cannot be compressed" msgstr "Las imágenes BMP «Topdown» no se pueden comprimir" -#: gdk-pixbuf/io-bmp.c:716 gdk-pixbuf/io-pnm.c:707 +#: gdk-pixbuf/io-bmp.c:714 gdk-pixbuf/io-pnm.c:705 msgid "Premature end-of-file encountered" msgstr "Se ha encontrado un final de archivo antes de lo esperado" -#: gdk-pixbuf/io-bmp.c:1328 +#: gdk-pixbuf/io-bmp.c:1326 msgid "Couldn't allocate memory for saving BMP file" msgstr "No se pudo asignar memoria para guardar el archivo BMP" -#: gdk-pixbuf/io-bmp.c:1369 +#: gdk-pixbuf/io-bmp.c:1367 msgid "Couldn't write to BMP file" msgstr "No se pudo escribir en el archivo BMP" -#: gdk-pixbuf/io-bmp.c:1422 gdk-pixbuf/io-gdip-bmp.c:82 +#: gdk-pixbuf/io-bmp.c:1420 gdk-pixbuf/io-gdip-bmp.c:80 msgid "The BMP image format" msgstr "El formato de imagen BMP" -#: gdk-pixbuf/io-gdip-emf.c:59 +#: gdk-pixbuf/io-gdip-emf.c:57 msgid "The EMF image format" msgstr "El formato de imagen EMF" -#: gdk-pixbuf/io-gdip-gif.c:80 gdk-pixbuf/io-gif.c:1720 +#: gdk-pixbuf/io-gdip-gif.c:78 gdk-pixbuf/io-gif.c:1718 msgid "The GIF image format" msgstr "El formato de imagen GIF" -#: gdk-pixbuf/io-gdip-ico.c:59 gdk-pixbuf/io-ico.c:1271 +#: gdk-pixbuf/io-gdip-ico.c:57 gdk-pixbuf/io-ico.c:1269 msgid "The ICO image format" msgstr "El formato de imagen ICO" -#: gdk-pixbuf/io-gdip-jpeg.c:53 gdk-pixbuf/io-jpeg.c:1249 +#: gdk-pixbuf/io-gdip-jpeg.c:51 gdk-pixbuf/io-jpeg.c:1249 #, c-format msgid "" "JPEG quality must be a value between 0 and 100; value '%s' could not be " @@ -245,7 +249,7 @@ msgstr "" "La calidad de un JPEG debe ser un valor entre 0 y 100; el valor «%s» no se " "puede interpretar." -#: gdk-pixbuf/io-gdip-jpeg.c:68 gdk-pixbuf/io-jpeg.c:1265 +#: gdk-pixbuf/io-gdip-jpeg.c:66 gdk-pixbuf/io-jpeg.c:1265 #, c-format msgid "" "JPEG quality must be a value between 0 and 100; value '%d' is not allowed." @@ -253,110 +257,114 @@ msgstr "" "La calidad JPEG debe ser un valor entre 0 y 100; el valor «%d» no está " "permitido." -#: gdk-pixbuf/io-gdip-jpeg.c:136 gdk-pixbuf/io-jpeg.c:1478 +#: gdk-pixbuf/io-gdip-jpeg.c:134 gdk-pixbuf/io-jpeg.c:1478 msgid "The JPEG image format" msgstr "El formato de imagen JPEG" -#: gdk-pixbuf/io-gdip-utils.c:154 +#: gdk-pixbuf/io-gdip-tiff.c:80 gdk-pixbuf/io-tiff.c:786 +msgid "The TIFF image format" +msgstr "El formato de imagen TIFF" + +#: gdk-pixbuf/io-gdip-utils.c:152 #, c-format msgid "Could not allocate memory: %s" msgstr "No se pudo asignar memoria: %s" -#: gdk-pixbuf/io-gdip-utils.c:179 gdk-pixbuf/io-gdip-utils.c:293 -#: gdk-pixbuf/io-gdip-utils.c:333 +#: gdk-pixbuf/io-gdip-utils.c:177 gdk-pixbuf/io-gdip-utils.c:291 +#: gdk-pixbuf/io-gdip-utils.c:331 #, c-format msgid "Could not create stream: %s" msgstr "No se pudo crear el flujo: %s" -#: gdk-pixbuf/io-gdip-utils.c:193 +#: gdk-pixbuf/io-gdip-utils.c:191 #, c-format msgid "Could not seek stream: %s" msgstr "No se pudo buscar el flujo: %s" -#: gdk-pixbuf/io-gdip-utils.c:205 +#: gdk-pixbuf/io-gdip-utils.c:203 #, c-format msgid "Could not read from stream: %s" msgstr "No se pudo leer del flujo: %s" -#: gdk-pixbuf/io-gdip-utils.c:617 +#: gdk-pixbuf/io-gdip-utils.c:615 msgid "Couldn't load bitmap" msgstr "No se pudo cargar el mapa de bits" -#: gdk-pixbuf/io-gdip-utils.c:773 +#: gdk-pixbuf/io-gdip-utils.c:771 msgid "Couldn't load metafile" msgstr "No se pudo cargar el meta archivo" -#: gdk-pixbuf/io-gdip-utils.c:878 +#: gdk-pixbuf/io-gdip-utils.c:876 msgid "Unsupported image format for GDI+" msgstr "Formato de imagen no soportado para GDI+" -#: gdk-pixbuf/io-gdip-utils.c:885 +#: gdk-pixbuf/io-gdip-utils.c:883 msgid "Couldn't save" msgstr "No se pudo guardar" -#: gdk-pixbuf/io-gdip-wmf.c:58 +#: gdk-pixbuf/io-gdip-wmf.c:56 msgid "The WMF image format" msgstr "El formato de imagen WMF" -#: gdk-pixbuf/io-gif.c:222 +#: gdk-pixbuf/io-gif.c:220 #, c-format msgid "Failure reading GIF: %s" msgstr "Se produjo un fallo durante la lectura del GIF: %s" -#: gdk-pixbuf/io-gif.c:496 gdk-pixbuf/io-gif.c:1502 gdk-pixbuf/io-gif.c:1669 +#: gdk-pixbuf/io-gif.c:494 gdk-pixbuf/io-gif.c:1500 gdk-pixbuf/io-gif.c:1667 msgid "GIF file was missing some data (perhaps it was truncated somehow?)" msgstr "" "Al archivo GIF le faltan algunos de datos (¿quizás se ha truncado en algún " "momento?)" -#: gdk-pixbuf/io-gif.c:505 +#: gdk-pixbuf/io-gif.c:503 #, c-format msgid "Internal error in the GIF loader (%s)" msgstr "Error interno en el cargador de GIF (%s)" -#: gdk-pixbuf/io-gif.c:579 +#: gdk-pixbuf/io-gif.c:577 msgid "Stack overflow" msgstr "Desbordamiento de pila" -#: gdk-pixbuf/io-gif.c:639 +#: gdk-pixbuf/io-gif.c:637 msgid "GIF image loader cannot understand this image." msgstr "El cargador de imágenes GIF no puede entender esta imagen." -#: gdk-pixbuf/io-gif.c:668 +#: gdk-pixbuf/io-gif.c:666 msgid "Bad code encountered" msgstr "Se ha encontrado un código incorrecto" -#: gdk-pixbuf/io-gif.c:678 +#: gdk-pixbuf/io-gif.c:676 msgid "Circular table entry in GIF file" msgstr "Entrada de tabla circular en el archivo GIF" -#: gdk-pixbuf/io-gif.c:866 gdk-pixbuf/io-gif.c:1488 gdk-pixbuf/io-gif.c:1541 -#: gdk-pixbuf/io-gif.c:1657 +#: gdk-pixbuf/io-gif.c:864 gdk-pixbuf/io-gif.c:1486 gdk-pixbuf/io-gif.c:1539 +#: gdk-pixbuf/io-gif.c:1655 msgid "Not enough memory to load GIF file" msgstr "No hay memoria suficiente para cargar el archivo GIF" -#: gdk-pixbuf/io-gif.c:960 +#: gdk-pixbuf/io-gif.c:958 msgid "Not enough memory to composite a frame in GIF file" msgstr "No hay memoria suficiente para componer un fotograma en el archivo GIF" -#: gdk-pixbuf/io-gif.c:1132 +#: gdk-pixbuf/io-gif.c:1130 msgid "GIF image is corrupt (incorrect LZW compression)" msgstr "La imagen GIF está corrupta (la compresión LZW es incorrecta)" -#: gdk-pixbuf/io-gif.c:1182 +#: gdk-pixbuf/io-gif.c:1180 msgid "File does not appear to be a GIF file" msgstr "El archivo no parece ser un archivo GIF" -#: gdk-pixbuf/io-gif.c:1194 +#: gdk-pixbuf/io-gif.c:1192 #, c-format msgid "Version %s of the GIF file format is not supported" msgstr "La versión %s del formato de archivo GIF no está soportada" -#: gdk-pixbuf/io-gif.c:1241 +#: gdk-pixbuf/io-gif.c:1239 msgid "Resulting GIF image has zero size" msgstr "La imagen GIF resultante tiene un tamaño cero" -#: gdk-pixbuf/io-gif.c:1320 +#: gdk-pixbuf/io-gif.c:1318 msgid "" "GIF image has no global colormap, and a frame inside it has no local " "colormap." @@ -364,7 +372,7 @@ msgstr "" "La imagen GIF no tiene un mapa de colores global, y un marco interno no " "tiene un mapa de color local." -#: gdk-pixbuf/io-gif.c:1564 +#: gdk-pixbuf/io-gif.c:1562 msgid "GIF image was truncated or incomplete." msgstr "La imagen GIF fue truncada o incompleta." @@ -381,87 +389,87 @@ msgstr "No se pudo decodificar el archivo ICNS" msgid "The ICNS image format" msgstr "El formato de imagen ICNS" -#: gdk-pixbuf/io-ico.c:228 gdk-pixbuf/io-ico.c:242 gdk-pixbuf/io-ico.c:291 -#: gdk-pixbuf/io-ico.c:302 gdk-pixbuf/io-ico.c:395 +#: gdk-pixbuf/io-ico.c:226 gdk-pixbuf/io-ico.c:240 gdk-pixbuf/io-ico.c:289 +#: gdk-pixbuf/io-ico.c:300 gdk-pixbuf/io-ico.c:393 msgid "Invalid header in icon" msgstr "La cabecera del icono no es válida" -#: gdk-pixbuf/io-ico.c:257 gdk-pixbuf/io-ico.c:312 gdk-pixbuf/io-ico.c:405 -#: gdk-pixbuf/io-ico.c:458 gdk-pixbuf/io-ico.c:488 +#: gdk-pixbuf/io-ico.c:255 gdk-pixbuf/io-ico.c:310 gdk-pixbuf/io-ico.c:403 +#: gdk-pixbuf/io-ico.c:456 gdk-pixbuf/io-ico.c:486 msgid "Not enough memory to load icon" msgstr "No hay memoria suficiente para cargar el icono" -#: gdk-pixbuf/io-ico.c:338 +#: gdk-pixbuf/io-ico.c:336 msgid "Compressed icons are not supported" msgstr "Los iconos comprimidos no están soportados" -#: gdk-pixbuf/io-ico.c:358 +#: gdk-pixbuf/io-ico.c:356 msgid "Icon has zero width" msgstr "La anchura del icono es cero" -#: gdk-pixbuf/io-ico.c:368 +#: gdk-pixbuf/io-ico.c:366 msgid "Icon has zero height" msgstr "La altura del icono es cero" -#: gdk-pixbuf/io-ico.c:443 +#: gdk-pixbuf/io-ico.c:441 msgid "Unsupported icon type" msgstr "Tipo de icono no soportado" -#: gdk-pixbuf/io-ico.c:537 +#: gdk-pixbuf/io-ico.c:535 msgid "Not enough memory to load ICO file" msgstr "No hay memoria suficiente para cargar el archivo ICO" -#: gdk-pixbuf/io-ico.c:1002 +#: gdk-pixbuf/io-ico.c:1000 msgid "Image too large to be saved as ICO" msgstr "Imagen demasiado grande para guardarse como ICO" -#: gdk-pixbuf/io-ico.c:1013 +#: gdk-pixbuf/io-ico.c:1011 msgid "Cursor hotspot outside image" msgstr "El punto caliente del cursor está fuera de la imagen" -#: gdk-pixbuf/io-ico.c:1036 +#: gdk-pixbuf/io-ico.c:1034 #, c-format msgid "Unsupported depth for ICO file: %d" msgstr "Profundidad no soportada para el archivo ICO: %d" -#: gdk-pixbuf/io-jasper.c:74 +#: gdk-pixbuf/io-jasper.c:73 msgid "Couldn't allocate memory for stream" msgstr "No se pudo asignar memoria para el flujo" -#: gdk-pixbuf/io-jasper.c:104 +#: gdk-pixbuf/io-jasper.c:103 msgid "Couldn't decode image" msgstr "No se pudo decodificar la imagen" -#: gdk-pixbuf/io-jasper.c:122 +#: gdk-pixbuf/io-jasper.c:121 msgid "Transformed JPEG2000 has zero width or height" msgstr "El JPEG 2000 transformado tiene anchura o altura cero" -#: gdk-pixbuf/io-jasper.c:136 +#: gdk-pixbuf/io-jasper.c:135 msgid "Image type currently not supported" msgstr "Actualmente no se soporta el tipo de imagen" -#: gdk-pixbuf/io-jasper.c:148 gdk-pixbuf/io-jasper.c:156 +#: gdk-pixbuf/io-jasper.c:147 gdk-pixbuf/io-jasper.c:155 msgid "Couldn't allocate memory for color profile" msgstr "No se pudo asignar memoria para el perfil de color" -#: gdk-pixbuf/io-jasper.c:182 +#: gdk-pixbuf/io-jasper.c:181 msgid "Insufficient memory to open JPEG 2000 file" msgstr "No hay memoria suficiente para abrir el archivo JPEG 2000" -#: gdk-pixbuf/io-jasper.c:261 +#: gdk-pixbuf/io-jasper.c:260 msgid "Couldn't allocate memory to buffer image data" msgstr "No se pudo asignar memoria para almacenar los datos de la imagen" -#: gdk-pixbuf/io-jasper.c:305 +#: gdk-pixbuf/io-jasper.c:304 msgid "The JPEG 2000 image format" msgstr "El formato de imagen JPEG 2000" -#: gdk-pixbuf/io-jpeg.c:126 +#: gdk-pixbuf/io-jpeg.c:124 #, c-format msgid "Error interpreting JPEG image file (%s)" msgstr "Error al interpretar el archivo gráfico JPEG (%s)" -#: gdk-pixbuf/io-jpeg.c:604 +#: gdk-pixbuf/io-jpeg.c:597 msgid "" "Insufficient memory to load image, try exiting some applications to free " "memory" @@ -469,17 +477,17 @@ msgstr "" "No hay memoria suficiente para cargar la imagen, intente salir de algunas " "aplicaciones para liberar memoria" -#: gdk-pixbuf/io-jpeg.c:651 gdk-pixbuf/io-jpeg.c:865 +#: gdk-pixbuf/io-jpeg.c:645 gdk-pixbuf/io-jpeg.c:858 #, c-format msgid "Unsupported JPEG color space (%s)" msgstr "Espacio de color JPEG no soportado (%s)" -#: gdk-pixbuf/io-jpeg.c:764 gdk-pixbuf/io-jpeg.c:1044 +#: gdk-pixbuf/io-jpeg.c:757 gdk-pixbuf/io-jpeg.c:1037 #: gdk-pixbuf/io-jpeg.c:1308 gdk-pixbuf/io-jpeg.c:1318 msgid "Couldn't allocate memory for loading JPEG file" msgstr "No se pudo asignar memoria para cargar el archivo JPG" -#: gdk-pixbuf/io-jpeg.c:1018 +#: gdk-pixbuf/io-jpeg.c:1011 msgid "Transformed JPEG has zero width or height." msgstr "El JPEG transformado tiene anchura o altura cero." @@ -488,91 +496,91 @@ msgstr "El JPEG transformado tiene anchura o altura cero." msgid "Color profile has invalid length '%u'." msgstr "El perfil de color tiene una longitud «%u» no válida." -#: gdk-pixbuf/io-pcx.c:186 +#: gdk-pixbuf/io-pcx.c:184 msgid "Couldn't allocate memory for header" msgstr "No se pudo asignar memoria para la cabecera" -#: gdk-pixbuf/io-pcx.c:201 gdk-pixbuf/io-pcx.c:559 +#: gdk-pixbuf/io-pcx.c:199 gdk-pixbuf/io-pcx.c:557 msgid "Couldn't allocate memory for context buffer" msgstr "No se pudo asignar memoria para el búfer del contexto" -#: gdk-pixbuf/io-pcx.c:600 +#: gdk-pixbuf/io-pcx.c:598 msgid "Image has invalid width and/or height" msgstr "La imagen tiene una anchura y/o altura no válida" -#: gdk-pixbuf/io-pcx.c:612 gdk-pixbuf/io-pcx.c:673 +#: gdk-pixbuf/io-pcx.c:610 gdk-pixbuf/io-pcx.c:671 msgid "Image has unsupported bpp" msgstr "La imagen tiene un bpp no soportado" -#: gdk-pixbuf/io-pcx.c:617 gdk-pixbuf/io-pcx.c:625 +#: gdk-pixbuf/io-pcx.c:615 gdk-pixbuf/io-pcx.c:623 #, c-format msgid "Image has unsupported number of %d-bit planes" msgstr "La imagen tiene un número no soportado de planos %d-bit" -#: gdk-pixbuf/io-pcx.c:641 +#: gdk-pixbuf/io-pcx.c:639 msgid "Couldn't create new pixbuf" msgstr "No se pudo crear un búfer de píxeles nuevo" -#: gdk-pixbuf/io-pcx.c:649 +#: gdk-pixbuf/io-pcx.c:647 msgid "Couldn't allocate memory for line data" msgstr "No se pudo asignar memoria para los datos de línea" -#: gdk-pixbuf/io-pcx.c:656 +#: gdk-pixbuf/io-pcx.c:654 msgid "Couldn't allocate memory for PCX image" msgstr "No se pudo asignar memoria para la imagen PCX" -#: gdk-pixbuf/io-pcx.c:703 +#: gdk-pixbuf/io-pcx.c:701 msgid "Didn't get all lines of PCX image" msgstr "No se obtuvieron todas las líneas de la imagen PCX" -#: gdk-pixbuf/io-pcx.c:710 +#: gdk-pixbuf/io-pcx.c:708 msgid "No palette found at end of PCX data" msgstr "No se encontró una paleta al final de los datos PCX" -#: gdk-pixbuf/io-pcx.c:755 +#: gdk-pixbuf/io-pcx.c:753 msgid "The PCX image format" msgstr "El formato de imagen PCX" -#: gdk-pixbuf/io-pixdata.c:148 +#: gdk-pixbuf/io-pixdata.c:146 msgid "Transformed pixbuf has zero width or height." msgstr "El búfer de píxeles transformado tiene anchura o altura cero." -#: gdk-pixbuf/io-pixdata.c:186 +#: gdk-pixbuf/io-pixdata.c:184 msgid "The GdkPixdata format" msgstr "El formato de GdkPixdata" -#: gdk-pixbuf/io-png.c:54 +#: gdk-pixbuf/io-png.c:53 msgid "Bits per channel of PNG image is invalid." msgstr "Los bits por canal de la imagen PNG son no válidos." -#: gdk-pixbuf/io-png.c:135 gdk-pixbuf/io-png.c:641 +#: gdk-pixbuf/io-png.c:134 gdk-pixbuf/io-png.c:640 msgid "Transformed PNG has zero width or height." msgstr "El PNG transformado tiene anchura o altura cero." -#: gdk-pixbuf/io-png.c:143 +#: gdk-pixbuf/io-png.c:142 msgid "Bits per channel of transformed PNG is not 8." msgstr "Los bits por canal del PNG transformado no son 8." -#: gdk-pixbuf/io-png.c:152 +#: gdk-pixbuf/io-png.c:151 msgid "Transformed PNG not RGB or RGBA." msgstr "El PNG transformado no es RGB o RGBA." -#: gdk-pixbuf/io-png.c:161 +#: gdk-pixbuf/io-png.c:160 msgid "Transformed PNG has unsupported number of channels, must be 3 or 4." msgstr "" "El PNG transformado posee un número de canales no soportados, deben ser 3 o " "4." -#: gdk-pixbuf/io-png.c:182 +#: gdk-pixbuf/io-png.c:181 #, c-format msgid "Fatal error in PNG image file: %s" msgstr "Error fatal en el archivo gráfico PNG: %s" -#: gdk-pixbuf/io-png.c:315 +#: gdk-pixbuf/io-png.c:314 msgid "Insufficient memory to load PNG file" msgstr "No hay memoria suficiente para cargar el archivo PNG" -#: gdk-pixbuf/io-png.c:656 +#: gdk-pixbuf/io-png.c:655 #, c-format msgid "" "Insufficient memory to store a %lu by %lu image; try exiting some " @@ -581,32 +589,32 @@ msgstr "" "No hay memoria suficiente para almacenar una imagen de %lu por %lu; intente " "cerrar algunas aplicaciones para reducir el uso de la memoria" -#: gdk-pixbuf/io-png.c:719 +#: gdk-pixbuf/io-png.c:718 msgid "Fatal error reading PNG image file" msgstr "Error fatal leyendo el archivo gráfico PNG" -#: gdk-pixbuf/io-png.c:768 +#: gdk-pixbuf/io-png.c:767 #, c-format msgid "Fatal error reading PNG image file: %s" msgstr "Error fatal leyendo el archivo gráfico PNG: %s" -#: gdk-pixbuf/io-png.c:858 +#: gdk-pixbuf/io-png.c:857 msgid "" "Keys for PNG text chunks must have at least 1 and at most 79 characters." msgstr "" "Las claves para las porciones de texto PNG deben tener al menos entre 1 y un " "máximo de 79 caracteres." -#: gdk-pixbuf/io-png.c:867 +#: gdk-pixbuf/io-png.c:866 msgid "Keys for PNG text chunks must be ASCII characters." msgstr "Las claves para las porciones de texto PNG deben ser caracteres ASCII." -#: gdk-pixbuf/io-png.c:881 gdk-pixbuf/io-tiff.c:667 +#: gdk-pixbuf/io-png.c:880 gdk-pixbuf/io-tiff.c:665 #, c-format msgid "Color profile has invalid length %d." msgstr "El perfil de color tiene una longitud %d no válida." -#: gdk-pixbuf/io-png.c:894 +#: gdk-pixbuf/io-png.c:893 #, c-format msgid "" "PNG compression level must be a value between 0 and 9; value '%s' could not " @@ -615,7 +623,7 @@ msgstr "" "El nivel de compresión PNG debe ser un valor entre 0 y 9; el valor «%s» no " "se puede interpretar." -#: gdk-pixbuf/io-png.c:907 +#: gdk-pixbuf/io-png.c:906 #, c-format msgid "" "PNG compression level must be a value between 0 and 9; value '%d' is not " @@ -624,340 +632,336 @@ msgstr "" "El nivel de compresión PNG debe ser un valor entre 0 y 9; el valor «%d» no " "está permitido." -#: gdk-pixbuf/io-png.c:955 +#: gdk-pixbuf/io-png.c:954 #, c-format msgid "Value for PNG text chunk %s cannot be converted to ISO-8859-1 encoding." msgstr "" "El valor la porción de texto PNG %s no puede convertirse a la codificación " "ISO-8859-1." -#: gdk-pixbuf/io-png.c:1118 +#: gdk-pixbuf/io-png.c:1117 msgid "The PNG image format" msgstr "El formato de imagen PNG" -#: gdk-pixbuf/io-pnm.c:248 +#: gdk-pixbuf/io-pnm.c:246 msgid "PNM loader expected to find an integer, but didn't" msgstr "El cargador PNM esperaba encontrar un entero, pero no lo encontró" -#: gdk-pixbuf/io-pnm.c:280 +#: gdk-pixbuf/io-pnm.c:278 msgid "PNM file has an incorrect initial byte" msgstr "El archivo PNM tiene un byte inicial incorrecto" -#: gdk-pixbuf/io-pnm.c:310 +#: gdk-pixbuf/io-pnm.c:308 msgid "PNM file is not in a recognized PNM subformat" msgstr "El archivo PNM no está en un subformato PNM reconocido" -#: gdk-pixbuf/io-pnm.c:335 +#: gdk-pixbuf/io-pnm.c:333 msgid "PNM file has an image width of 0" msgstr "El archivo PNM tiene un ancho de imagen de 0" -#: gdk-pixbuf/io-pnm.c:356 +#: gdk-pixbuf/io-pnm.c:354 msgid "PNM file has an image height of 0" msgstr "El archivo PNM tiene un alto de imagen de 0" -#: gdk-pixbuf/io-pnm.c:379 +#: gdk-pixbuf/io-pnm.c:377 msgid "Maximum color value in PNM file is 0" msgstr "El valor máximo de color en el archivo PNM es 0" -#: gdk-pixbuf/io-pnm.c:387 +#: gdk-pixbuf/io-pnm.c:385 msgid "Maximum color value in PNM file is too large" msgstr "El valor máximo de color en el archivo PNM es demasiado grande" -#: gdk-pixbuf/io-pnm.c:427 gdk-pixbuf/io-pnm.c:457 gdk-pixbuf/io-pnm.c:502 +#: gdk-pixbuf/io-pnm.c:425 gdk-pixbuf/io-pnm.c:455 gdk-pixbuf/io-pnm.c:500 msgid "Raw PNM image type is invalid" msgstr "El tipo de imagen PNM en bruto no es válido" -#: gdk-pixbuf/io-pnm.c:652 +#: gdk-pixbuf/io-pnm.c:650 msgid "PNM image loader does not support this PNM subformat" msgstr "El cargador de imágenes PNM no permite este subformato PNM" -#: gdk-pixbuf/io-pnm.c:739 gdk-pixbuf/io-pnm.c:966 +#: gdk-pixbuf/io-pnm.c:737 gdk-pixbuf/io-pnm.c:964 msgid "Raw PNM formats require exactly one whitespace before sample data" msgstr "" "Los formatos PNM en bruto requieren exactamente un espacio en blanco antes " "de los datos" -#: gdk-pixbuf/io-pnm.c:766 +#: gdk-pixbuf/io-pnm.c:764 msgid "Cannot allocate memory for loading PNM image" msgstr "No se puede asignar memoria para cargar la imagen PNM" -#: gdk-pixbuf/io-pnm.c:816 +#: gdk-pixbuf/io-pnm.c:814 msgid "Insufficient memory to load PNM context struct" msgstr "" "No hay memoria suficiente para cargar la estructura de contexto del PNM" -#: gdk-pixbuf/io-pnm.c:867 +#: gdk-pixbuf/io-pnm.c:865 msgid "Unexpected end of PNM image data" msgstr "Final no esperado de los datos de la imagen PNM" -#: gdk-pixbuf/io-pnm.c:995 +#: gdk-pixbuf/io-pnm.c:993 msgid "Insufficient memory to load PNM file" msgstr "No hay memoria suficiente para cargar el archivo PNM" -#: gdk-pixbuf/io-pnm.c:1079 +#: gdk-pixbuf/io-pnm.c:1077 msgid "The PNM/PBM/PGM/PPM image format family" msgstr "La familia de formatos de imágenes PNM/PBM/PGM/PPM" -#: gdk-pixbuf/io-qtif.c:128 +#: gdk-pixbuf/io-qtif.c:126 msgid "Input file descriptor is NULL." msgstr "El descriptor de entrada del archivo está vacío (NULL)." -#: gdk-pixbuf/io-qtif.c:143 +#: gdk-pixbuf/io-qtif.c:141 msgid "Failed to read QTIF header" msgstr "Falló al leer la cabecera QTIF" -#: gdk-pixbuf/io-qtif.c:152 gdk-pixbuf/io-qtif.c:189 gdk-pixbuf/io-qtif.c:459 +#: gdk-pixbuf/io-qtif.c:150 gdk-pixbuf/io-qtif.c:187 gdk-pixbuf/io-qtif.c:454 #, c-format msgid "QTIF atom size too large (%d byte)" msgid_plural "QTIF atom size too large (%d bytes)" msgstr[0] "El tamaño de QTIF atom es demasiado grande (%d byte)" msgstr[1] "El tamaño de QTIF atom es demasiado grande (%d bytes)" -#: gdk-pixbuf/io-qtif.c:175 +#: gdk-pixbuf/io-qtif.c:173 #, c-format msgid "Failed to allocate %d byte for file read buffer" msgid_plural "Failed to allocate %d bytes for file read buffer" msgstr[0] "Falló al asignar %d bytes para el búfer de lectura de archivos" msgstr[1] "Falló al asignar %d bytes para el búfer de lectura de archivos" -#: gdk-pixbuf/io-qtif.c:206 +#: gdk-pixbuf/io-qtif.c:201 #, c-format msgid "File error when reading QTIF atom: %s" msgstr "Error de archivo al leer el QTIF atom: %s" -#: gdk-pixbuf/io-qtif.c:243 +#: gdk-pixbuf/io-qtif.c:238 #, c-format msgid "Failed to skip the next %d byte with seek()." msgid_plural "Failed to skip the next %d bytes with seek()." msgstr[0] "Falló al omitir el siguiente %d byte con seek()." msgstr[1] "Falló al omitir los siguientes %d bytes con seek()." -#: gdk-pixbuf/io-qtif.c:270 +#: gdk-pixbuf/io-qtif.c:265 msgid "Failed to allocate QTIF context structure." msgstr "Falló al reservar la estructura de contexto de QTIF." -#: gdk-pixbuf/io-qtif.c:330 +#: gdk-pixbuf/io-qtif.c:325 msgid "Failed to create GdkPixbufLoader object." msgstr "Falló al crear el objeto GdkPixbufLoader." -#: gdk-pixbuf/io-qtif.c:434 +#: gdk-pixbuf/io-qtif.c:429 msgid "Failed to find an image data atom." msgstr "Falló al buscar datos atom de la imagen." -#: gdk-pixbuf/io-qtif.c:618 +#: gdk-pixbuf/io-qtif.c:613 msgid "The QTIF image format" msgstr "El formato de imagen QTIF" -#: gdk-pixbuf/io-ras.c:125 +#: gdk-pixbuf/io-ras.c:123 msgid "RAS image has bogus header data" msgstr "La imagen RAS posee datos de cabecera erróneos" -#: gdk-pixbuf/io-ras.c:147 +#: gdk-pixbuf/io-ras.c:145 msgid "RAS image has unknown type" msgstr "La imagen RAS posee un tipo desconocido" -#: gdk-pixbuf/io-ras.c:155 +#: gdk-pixbuf/io-ras.c:153 msgid "unsupported RAS image variation" msgstr "variación de imagen RAS no soportada" -#: gdk-pixbuf/io-ras.c:170 gdk-pixbuf/io-ras.c:199 +#: gdk-pixbuf/io-ras.c:168 gdk-pixbuf/io-ras.c:197 msgid "Not enough memory to load RAS image" msgstr "No hay memoria suficiente para cargar la imagen RAS" -#: gdk-pixbuf/io-ras.c:544 +#: gdk-pixbuf/io-ras.c:542 msgid "The Sun raster image format" msgstr "El formato de imagen Sun raster" -#: gdk-pixbuf/io-tga.c:153 +#: gdk-pixbuf/io-tga.c:151 msgid "Cannot allocate memory for IOBuffer struct" msgstr "No se puede asignar memoria para la estructura IOBuffer" -#: gdk-pixbuf/io-tga.c:172 +#: gdk-pixbuf/io-tga.c:170 msgid "Cannot allocate memory for IOBuffer data" msgstr "No se puede asignar memoria para los datos de IOBuffer" -#: gdk-pixbuf/io-tga.c:183 +#: gdk-pixbuf/io-tga.c:181 msgid "Cannot realloc IOBuffer data" msgstr "No se puede volver a reservar memoria para los datos de IOBuffer" -#: gdk-pixbuf/io-tga.c:213 +#: gdk-pixbuf/io-tga.c:211 msgid "Cannot allocate temporary IOBuffer data" msgstr "No se pueden asignar los datos temporales de IOBuffer" -#: gdk-pixbuf/io-tga.c:346 +#: gdk-pixbuf/io-tga.c:339 msgid "Cannot allocate new pixbuf" msgstr "No se puede asignar un nuevo pixbuf" -#: gdk-pixbuf/io-tga.c:685 +#: gdk-pixbuf/io-tga.c:678 msgid "Image is corrupted or truncated" msgstr "La imagen está corrupta o truncada" -#: gdk-pixbuf/io-tga.c:692 +#: gdk-pixbuf/io-tga.c:685 msgid "Cannot allocate colormap structure" msgstr "No se puede asignar la estructura del mapa de colores" -#: gdk-pixbuf/io-tga.c:699 +#: gdk-pixbuf/io-tga.c:692 msgid "Cannot allocate colormap entries" msgstr "No se puede asignar las entradas del mapa de colores" -#: gdk-pixbuf/io-tga.c:721 +#: gdk-pixbuf/io-tga.c:714 msgid "Unexpected bitdepth for colormap entries" msgstr "Profundidad de color inesperada para las entradas del mapa de color" -#: gdk-pixbuf/io-tga.c:739 +#: gdk-pixbuf/io-tga.c:732 msgid "Cannot allocate TGA header memory" msgstr "No se puede asignar memoria para la cabecera TGA" -#: gdk-pixbuf/io-tga.c:772 +#: gdk-pixbuf/io-tga.c:765 msgid "TGA image has invalid dimensions" msgstr "La imagen TGA tiene dimensiones no válidas" -#: gdk-pixbuf/io-tga.c:778 gdk-pixbuf/io-tga.c:787 gdk-pixbuf/io-tga.c:797 -#: gdk-pixbuf/io-tga.c:807 gdk-pixbuf/io-tga.c:814 +#: gdk-pixbuf/io-tga.c:771 gdk-pixbuf/io-tga.c:780 gdk-pixbuf/io-tga.c:790 +#: gdk-pixbuf/io-tga.c:800 gdk-pixbuf/io-tga.c:807 msgid "TGA image type not supported" msgstr "El tipo de imagen TGA no está soportado" -#: gdk-pixbuf/io-tga.c:861 +#: gdk-pixbuf/io-tga.c:854 msgid "Cannot allocate memory for TGA context struct" msgstr "No se puede asignar memoria para la estructura «context» de TGA" -#: gdk-pixbuf/io-tga.c:926 +#: gdk-pixbuf/io-tga.c:919 msgid "Excess data in file" msgstr "Exceso de datos en el archivo" -#: gdk-pixbuf/io-tga.c:1007 +#: gdk-pixbuf/io-tga.c:1000 msgid "The Targa image format" msgstr "El formato de imagen Targa" -#: gdk-pixbuf/io-tiff.c:104 +#: gdk-pixbuf/io-tiff.c:102 msgid "Could not get image width (bad TIFF file)" msgstr "" "No se ha podido obtener el ancho de la imagen (archivo TIFF incorrecto)" -#: gdk-pixbuf/io-tiff.c:112 +#: gdk-pixbuf/io-tiff.c:110 msgid "Could not get image height (bad TIFF file)" msgstr "No se puede obtener el alto de la imagen (archivo TIFF incorrecto)" -#: gdk-pixbuf/io-tiff.c:120 +#: gdk-pixbuf/io-tiff.c:118 msgid "Width or height of TIFF image is zero" msgstr "El ancho o alto de la imagen TIFF es cero" -#: gdk-pixbuf/io-tiff.c:129 gdk-pixbuf/io-tiff.c:138 +#: gdk-pixbuf/io-tiff.c:127 gdk-pixbuf/io-tiff.c:136 msgid "Dimensions of TIFF image too large" msgstr "Las dimensiones de la imagen TIFF son demasiado grandes" -#: gdk-pixbuf/io-tiff.c:162 gdk-pixbuf/io-tiff.c:174 gdk-pixbuf/io-tiff.c:491 +#: gdk-pixbuf/io-tiff.c:160 gdk-pixbuf/io-tiff.c:172 gdk-pixbuf/io-tiff.c:489 msgid "Insufficient memory to open TIFF file" msgstr "No hay memoria suficiente para abrir el archivo TIFF" -#: gdk-pixbuf/io-tiff.c:236 +#: gdk-pixbuf/io-tiff.c:234 msgid "Failed to load RGB data from TIFF file" msgstr "No se ha podido cargar los datos RGB desde el archivo TIFF" -#: gdk-pixbuf/io-tiff.c:293 +#: gdk-pixbuf/io-tiff.c:291 msgid "Failed to open TIFF image" msgstr "No se ha podido abrir la imagen TIFF" -#: gdk-pixbuf/io-tiff.c:427 gdk-pixbuf/io-tiff.c:440 +#: gdk-pixbuf/io-tiff.c:425 gdk-pixbuf/io-tiff.c:438 msgid "Failed to load TIFF image" msgstr "No se ha podido cargar la imagen TIFF" -#: gdk-pixbuf/io-tiff.c:623 +#: gdk-pixbuf/io-tiff.c:621 msgid "Failed to save TIFF image" msgstr "No se ha podido guardar la imagen TIFF" -#: gdk-pixbuf/io-tiff.c:656 +#: gdk-pixbuf/io-tiff.c:654 msgid "TIFF compression doesn't refer to a valid codec." msgstr "La compresión TIFF no referencia un códec válido." -#: gdk-pixbuf/io-tiff.c:696 +#: gdk-pixbuf/io-tiff.c:694 msgid "Failed to write TIFF data" msgstr "No se han podido escribir los datos TIFF" -#: gdk-pixbuf/io-tiff.c:733 +#: gdk-pixbuf/io-tiff.c:731 msgid "Couldn't write to TIFF file" msgstr "No se pudo escribir en el archivo TIFF" -#: gdk-pixbuf/io-tiff.c:788 -msgid "The TIFF image format" -msgstr "El formato de imagen TIFF" - -#: gdk-pixbuf/io-wbmp.c:245 +#: gdk-pixbuf/io-wbmp.c:243 msgid "Image has zero width" msgstr "La imagen tiene ancho cero" -#: gdk-pixbuf/io-wbmp.c:263 +#: gdk-pixbuf/io-wbmp.c:261 msgid "Image has zero height" msgstr "La imagen tiene alto cero" -#: gdk-pixbuf/io-wbmp.c:274 +#: gdk-pixbuf/io-wbmp.c:272 msgid "Not enough memory to load image" msgstr "No hay memoria suficiente para cargar la imagen" -#: gdk-pixbuf/io-wbmp.c:333 +#: gdk-pixbuf/io-wbmp.c:331 msgid "Couldn't save the rest" msgstr "No se pudo guardar el resto" -#: gdk-pixbuf/io-wbmp.c:374 +#: gdk-pixbuf/io-wbmp.c:372 msgid "The WBMP image format" msgstr "El formato de imagen WBMP" -#: gdk-pixbuf/io-xbm.c:304 +#: gdk-pixbuf/io-xbm.c:302 msgid "Invalid XBM file" msgstr "El archivo XBM no es válido" -#: gdk-pixbuf/io-xbm.c:314 +#: gdk-pixbuf/io-xbm.c:312 msgid "Insufficient memory to load XBM image file" msgstr "No hay memoria suficiente para cargar el archivo gráfico XBM" -#: gdk-pixbuf/io-xbm.c:462 +#: gdk-pixbuf/io-xbm.c:460 msgid "Failed to write to temporary file when loading XBM image" msgstr "" "No se ha podido escribir en el archivo temporal cuando se cargaba la imagen " "XBM" -#: gdk-pixbuf/io-xbm.c:501 +#: gdk-pixbuf/io-xbm.c:499 msgid "The XBM image format" msgstr "El formato de imagen XBM" -#: gdk-pixbuf/io-xpm.c:469 +#: gdk-pixbuf/io-xpm.c:467 msgid "No XPM header found" msgstr "No se ha encontrado la cabecera XPM" -#: gdk-pixbuf/io-xpm.c:478 +#: gdk-pixbuf/io-xpm.c:476 msgid "Invalid XPM header" msgstr "Cabecera XPM no válida" -#: gdk-pixbuf/io-xpm.c:486 +#: gdk-pixbuf/io-xpm.c:484 msgid "XPM file has image width <= 0" msgstr "El archivo XPM tiene un ancho de imagen <= 0" -#: gdk-pixbuf/io-xpm.c:494 +#: gdk-pixbuf/io-xpm.c:492 msgid "XPM file has image height <= 0" msgstr "El archivo XPM tienen un alto de imagen <= 0" -#: gdk-pixbuf/io-xpm.c:502 +#: gdk-pixbuf/io-xpm.c:500 msgid "XPM has invalid number of chars per pixel" msgstr "El XPM tiene un número no válido de caracteres por píxel" -#: gdk-pixbuf/io-xpm.c:511 +#: gdk-pixbuf/io-xpm.c:509 msgid "XPM file has invalid number of colors" msgstr "El archivo XPM tienen un número no válido de colores" -#: gdk-pixbuf/io-xpm.c:523 gdk-pixbuf/io-xpm.c:532 gdk-pixbuf/io-xpm.c:584 +#: gdk-pixbuf/io-xpm.c:521 gdk-pixbuf/io-xpm.c:530 gdk-pixbuf/io-xpm.c:582 msgid "Cannot allocate memory for loading XPM image" msgstr "No se puede asignar memoria para cargar la imagen XPM" -#: gdk-pixbuf/io-xpm.c:546 +#: gdk-pixbuf/io-xpm.c:544 msgid "Cannot read XPM colormap" msgstr "No se puede leer el mapa de color de XPM" -#: gdk-pixbuf/io-xpm.c:778 +#: gdk-pixbuf/io-xpm.c:776 msgid "Failed to write to temporary file when loading XPM image" msgstr "" "No se ha podido escribir en el archivo temporal al cargar la imagen XPM" -#: gdk-pixbuf/io-xpm.c:817 +#: gdk-pixbuf/io-xpm.c:815 msgid "The XPM image format" msgstr "El formato de imagen XPM" diff --git a/po/et.gmo b/po/et.gmo index 60a964b559e50856d8cfeebd78af2f1c41c80ea8..23c97401e234e837ce1b7fc8d6e0826708c040da 100644 GIT binary patch delta 4527 zcmYk<4OCb49mnx6sH}WQdGHa1DWeFI5^lj8@iq7S3}%y$9T9ds zf_h$snt{hr4IV_kYA2Dl>>Tp3kGK`!kdcJizm0?*EJFQo4XWo)phmnGHKkps5%!^G zCYEW@^NFaXDMgKZH8LsIge!0-YCs?30-V5TwG>hGRbeX$jl3KA*hOxOFoxc!!o@fj z8&D(dLVfQXsssN;eQy-KCTRtzdMi-hi{jn5&E-G9&y(*rmibp=CbcjqTZisZW8mV3W}YT$j2Vw#%$UaR7dxrhi|+5U$Bn+APT2pBT}VxqBiYmR7d~iyMhdc ztu>m53-Mu>KaT3)hd2dC(waJ0iZ!?v_52JrU<~Us45P?_vL70q$8x_vguKY1n!`of?%dWiF z`CFv#_BZ!@I4_rE+P6t0RADJP(9D4HMtly z<&UC9_8rtrbi4d{)c5p)FN6%#3$7Y9&|Rn*cpaHsd(S7qY*_+t3H7KLHKMhsFYHD7 zV81}VYW=899VkRKuo69Nb-sZ*HGM80H$AL36ZIZghI;-8YM_1_37yloP!+$A8o>~1 z*UaRhmS8Dr#2eAWJ*W!0aTH#_YP^E8u!{Mfi@Q<3zli$&u$keDEDt$#zO5or#e)s# zVISU!sztlC635^s)TU~~aoB}aU}sPj{~I;M$+s|jI0HR=1^L)%ZkoaPqVRWRn5Oez zLqa2OMjeZTs0PlWI`A=;V&-hKa;!u4n{_)cqxMclarj4U2@WS;hw4}pj>dM>)c3gZ z4=~%OVDPQs4`yH@`3f9?HK@(99@U|jkdtFaF$MpD9wu_wqnMAZo*lqcynxzE{ca04 zVKyqi8dcAB^dBVALqeNyN=evY6>2j!Bm2mX;AZ?Ms$!q_t)_Sn4#nY2&oG>TTB-s} z!V2UaZ?#yBhfy6IQ^vah7nd>rn({*wsKGxW%Wp|@Tm?9Rd@btv)2I=2J1;p$u+wx} zicw2ehnct=HRVTB@iQJdYarW%qo{!tj_*M%7b-s@GrQ3hqaBWW95%vki+V??AnX{*Dn$FAwvT z$g0^E%)xh2Q$K)(pNd(inOudFu@yah2U%L*E|JjG$1e(Zbv{lae+O!WK5D9;!)18b zJx{tL+#9n|&udXr-i#V~JLcjqk&neL4xd+I4EgY4{dJUd6^GbP{4(()mp_7shyyNv z4BsMj#x)~q6qJhv7vA2U``Ze_1xc!h|9~!TL;GfkHTwmh; zbK;v}Hn^|gp5XEiICVs|ggx zCwR968}3dVNc0e&BU*`D2wlU7SBQQ@88M3JAW8^bkA(y$!X<-OFMHlLszB{?qU=@T z9pW`&G@Vi~w8w8!iB3Jej?jj}=D_z;!IFxwZ<>T>t#7~F; z#1KMPiw@$q!gO%IpL;V=NR$=q+hsYIzVTw{qxf|S|47$G(hO)4v1FlWc5ap|4c z$1h7AlAo0`H7mEk%grgwFW6C^lQM96RwUx(<`w4V?AV!eF=c61Y0X154b{=QhC;8r buIAn~Q7@7`H9LP`P|-89vpY9NmZkk46yVz| delta 4444 zcmYk-3s6>N9>?)N7cZHBc;P1D5d}p-U#=OMh=wAlh-Kv^16N#4vrSo1vR=(@8kPx` z+D+|(Wl>3H8k%ix>Pj>2?6^3SHRWt++vM)LvkkLbyZimU=b<{o@BKW_Ip=-Ob2~5J z?+rWO92We%Z{#-PI8BmCZFjSnFthgFI&0Q5)@%@7g=v_9{jmZwa3N;l<2V@G(8JF$ z75|6BF}1JR2rNh4zX~(Wg7%VMus>oF7ygUGFtMLm0v4k>HU~Yd!=bnx)A0!EL4Uz( zum`;xh-s+yict@qhwAVnn1XL(BG0!o6x7gPQ8&g8FdK ze~Ma~PSnT~m@X#43a|>xPy^bB)A7%!rASNk+nbI-jqDx@{MmLsX5xNSgWVWT84f|s z#B$VqTTvZ+9d+L+N63$o$iJOQ$uBbR4RIDpbcd zpf=rW&NDcH`uC_2UB}Y{_$X>=4xzqx2{rXGEVO21D0(;sb$&Lg-Q_9Fzk1rl3GK=j z)Y_eQH(qh}V4gMA$$T)2HWt;OR1f#yXgrDPU?NzJc z2ZQl+tCT_+GON~z>gij2XqTTwO<_1s<2x3I`eGsSOuNgu#a(Z8cA%ExKd2c&pZUTkd-Gm%p^4K?Cg%)>pX2X|oTezx)?>Y1p9SE4pyBNk%|vJLF- zsQaUN`J*v_9u{G;-v25J+C=xEHb;x|Bj-8icc{G)&icp%)cvDS51#1G&v)l*og0xp z+w<=F$Ec+_uR71SP6}G1Xnu9na2l%N>zy;4HCV#=dQ^kQkgwV$)J*kby(VHY(pP&3 zJ$w`Svom~ftNn;fie>O6?LV7IL2J1ZwN_7|rtE+_-+}7bzuoyhY~jh&b5KiCk1Vsj zf%^WRP*Z=!o$tdAR)-3ZHMc6%k{uk){J$E;nsP!9T%Yat>_yZJw7dG3m`}YIPt%CU zV;(L=y=J>y{hX^u|7pM{S zq!;RFI;viZx_=QCVgu?I?gVOt`oY)8J!JB%44D*Ljp|r)kb*|^sk@;&!{J$$hn%t{ zs1EExJ>VpI7{OEIP}JK};_Ay#4R1zmvJc($&rk!6yv~1(hoRaHmQ&COR-&e62WoR1 zMUC(xdf1JptATV(z$sXb3-AU!j%66myzBeZQ1`DwR@Zi*eqT=EeEb?cz5gX+`5EQJ zBGfKz!zBC$wV5JmT^$*M$ykhPcs^>1*W+(-H+mR9j{hS#h7ZkP9qM~6sPCOdjr=l> z)cYS-K&|}> z)cw1$Uy#B<3UPQEwOKCUHQ0NCKXoH8h58)ya1GYtPGof~hL?U2PC@OZCCGAHldFG% zT7phohQn|4JF*Rfdf;&i+BBC@Ura4A+lX^f4S$82;%@xj#^Al!2OmQ%)w9?i4`L;@ zV>PBQjq2b!yaNxTet?on{pU?8W&T-atLH?h0n}z}cQ;%?jVOJJZ>4iB>UC;HE!kNd zhT-hMbR2>7!7A|<+>V;jzu`cPD)*Npqn!Cy15-Jno~}Wybt`Jqe2r=-Vyge%m!TS3 zhWyzkK0NF|%~U7$#e`}8gGQq6pNv}j8q~}+IbROC!n@8Bs0PkqEPm_G|A^Wn(bN6& zX{d&-b(W$=KHFVihk8x7y81p;yGLC84C?#A3$E}_XJiGxhFlnc`XQQy`eoeY>TSrX z*gr6Ug){uAUyAwE8&NZP3NtZ+4dGz`wX~I(ign1Q4%$u%BRO#hHNvlOF#dpZF=eKI zy&l!TE2!)3s42gU8hP|h{?g?mf3}zpU2nrMyozYE>ebWn2AQk(|M5`O-zaZV-bmIH zP2a2JC31wkOuCNIuCNU6BKML2*+mwTy`+ig&<6kI!Ctl9<4iZD^$Vs9@GtiGbuL{RQgcY{ls<=aMLNLlzw&Dm^&UO9{ z^;#7W{_og9(sjJwRlrxs9i)wDDaVuLL`O6kMXE^Gq2H27@++;s4s9s?!hNI)M=$bj zsO0ZbUfa;Il+PvPs9z2JSlv%~h^s%1r^!&#Od80uNGs7Xk@P2v$U8(w@IF4)kZGix z#FE#D4&K0@j+K;py4sDH=E{F?ZgUR86=Z{}@52YkR9COTdU6lpmr>*Y`4~*`gsZ-Y zSCh%EUg*3N6UlE#Ci#%eBRWdRadMj~9C!PKKCAiMLxz*5NFKRCTYfWz4AOPXrtl;= zMh=nH\n" "Language-Team: Estonian <>\n" "Language: et\n" @@ -25,19 +25,20 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n!=1);\n" +"X-Generator: Poedit 1.5.4\n" -#: gdk-pixbuf/gdk-pixbuf-animation.c:160 gdk-pixbuf/gdk-pixbuf-io.c:1064 -#: gdk-pixbuf/gdk-pixbuf-io.c:1330 +#: gdk-pixbuf/gdk-pixbuf-animation.c:158 gdk-pixbuf/gdk-pixbuf-io.c:1077 +#: gdk-pixbuf/gdk-pixbuf-io.c:1333 #, c-format msgid "Failed to open file '%s': %s" msgstr "Tõrge faili '%s' avamisel: %s" -#: gdk-pixbuf/gdk-pixbuf-animation.c:173 gdk-pixbuf/gdk-pixbuf-io.c:1076 +#: gdk-pixbuf/gdk-pixbuf-animation.c:171 gdk-pixbuf/gdk-pixbuf-io.c:962 #, c-format msgid "Image file '%s' contains no data" msgstr "Pildifaili '%s' ei sisalda andmeid" -#: gdk-pixbuf/gdk-pixbuf-animation.c:212 +#: gdk-pixbuf/gdk-pixbuf-animation.c:210 #, c-format msgid "" "Failed to load animation '%s': reason not known, probably a corrupt " @@ -46,8 +47,8 @@ msgstr "" "Tõrge animatsiooni '%s' laadimisel: põhjus teadmata, arvatavasti on " "animatsioonifail rikutud" -#: gdk-pixbuf/gdk-pixbuf-animation.c:280 gdk-pixbuf/gdk-pixbuf-io.c:1112 -#: gdk-pixbuf/gdk-pixbuf-io.c:1382 +#: gdk-pixbuf/gdk-pixbuf-animation.c:278 gdk-pixbuf/gdk-pixbuf-io.c:1113 +#: gdk-pixbuf/gdk-pixbuf-io.c:1385 #, c-format msgid "" "Failed to load image '%s': reason not known, probably a corrupt image file" @@ -55,12 +56,12 @@ msgstr "" "Tõrge pildifaili '%s' laadimisel: põhjus teadmata, arvatavasti on pildifail " "rikutud" -#: gdk-pixbuf/gdk-pixbuf-io.c:790 +#: gdk-pixbuf/gdk-pixbuf-io.c:774 #, c-format msgid "Unable to load image-loading module: %s: %s" msgstr "Piltide laadimise moodulit pole võimalik laadida: %s: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:805 +#: gdk-pixbuf/gdk-pixbuf-io.c:789 #, c-format msgid "" "Image-loading module %s does not export the proper interface; perhaps it's " @@ -69,53 +70,53 @@ msgstr "" "Pildilaadimismoodul '%s' ei väljasta korralikku liidest. Võib-olla on " "tegemist erinevate gdk-pixbuf versioonidega?" -#: gdk-pixbuf/gdk-pixbuf-io.c:814 gdk-pixbuf/gdk-pixbuf-io.c:865 +#: gdk-pixbuf/gdk-pixbuf-io.c:798 gdk-pixbuf/gdk-pixbuf-io.c:849 #, c-format msgid "Image type '%s' is not supported" msgstr "'%s' pilditüüp pole toetatud" -#: gdk-pixbuf/gdk-pixbuf-io.c:950 +#: gdk-pixbuf/gdk-pixbuf-io.c:934 #, c-format msgid "Couldn't recognize the image file format for file '%s'" msgstr "Pildifaili '%s' vormingut pole võimalik ära tunda" -#: gdk-pixbuf/gdk-pixbuf-io.c:958 +#: gdk-pixbuf/gdk-pixbuf-io.c:942 msgid "Unrecognized image file format" msgstr "Pildifaili vorming pole äratuntav" -#: gdk-pixbuf/gdk-pixbuf-io.c:1121 +#: gdk-pixbuf/gdk-pixbuf-io.c:1124 #, c-format msgid "Failed to load image '%s': %s" msgstr "Tõrge pildi '%s' laadimisel: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2015 gdk-pixbuf/io-gdip-utils.c:837 +#: gdk-pixbuf/gdk-pixbuf-io.c:2029 gdk-pixbuf/io-gdip-utils.c:835 #, c-format msgid "Error writing to image file: %s" msgstr "Viga pildifaili kirjutamisel: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2057 gdk-pixbuf/gdk-pixbuf-io.c:2178 +#: gdk-pixbuf/gdk-pixbuf-io.c:2071 gdk-pixbuf/gdk-pixbuf-io.c:2192 #, c-format msgid "This build of gdk-pixbuf does not support saving the image format: %s" msgstr "See gdk-pixbuf'i variant ei toeta %s pildivormingu salvestamist" -#: gdk-pixbuf/gdk-pixbuf-io.c:2088 +#: gdk-pixbuf/gdk-pixbuf-io.c:2102 msgid "Insufficient memory to save image to callback" msgstr "Pildi väljakutsesse salvestamiseks pole piisavalt mälu" -#: gdk-pixbuf/gdk-pixbuf-io.c:2101 +#: gdk-pixbuf/gdk-pixbuf-io.c:2115 msgid "Failed to open temporary file" msgstr "Tõrge ajutise faili avamisel" -#: gdk-pixbuf/gdk-pixbuf-io.c:2124 +#: gdk-pixbuf/gdk-pixbuf-io.c:2138 msgid "Failed to read from temporary file" msgstr "Tõrge ajutisest failist lugemisel" -#: gdk-pixbuf/gdk-pixbuf-io.c:2372 +#: gdk-pixbuf/gdk-pixbuf-io.c:2382 #, c-format msgid "Failed to open '%s' for writing: %s" msgstr "Tõrge faili '%s' kirjutamiseks avamisel: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2398 +#: gdk-pixbuf/gdk-pixbuf-io.c:2408 #, c-format msgid "" "Failed to close '%s' while writing image, all data may not have been saved: " @@ -123,15 +124,15 @@ msgid "" msgstr "" "Tõrge faili '%s' sulgemisel, kõik andmeid ei pruugi olla salvestatud: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2619 gdk-pixbuf/gdk-pixbuf-io.c:2671 +#: gdk-pixbuf/gdk-pixbuf-io.c:2629 gdk-pixbuf/gdk-pixbuf-io.c:2681 msgid "Insufficient memory to save image into a buffer" msgstr "Pildi puhvrisse salvestamiseks pole piisavalt mälu" -#: gdk-pixbuf/gdk-pixbuf-io.c:2717 +#: gdk-pixbuf/gdk-pixbuf-io.c:2727 msgid "Error writing to image stream" msgstr "Viga pildifaili voogu kirjutamisel" -#: gdk-pixbuf/gdk-pixbuf-loader.c:393 +#: gdk-pixbuf/gdk-pixbuf-loader.c:384 #, c-format msgid "" "Internal error: Image loader module '%s' failed to complete an operation, " @@ -140,98 +141,102 @@ msgstr "" "Sisemine viga: pildilaadimismooduli '%s' tõrge toimingu läbiviimisel, moodul " "ei andud tõrke põhjuse kohta andmeid" -#: gdk-pixbuf/gdk-pixbuf-loader.c:435 +#: gdk-pixbuf/gdk-pixbuf-loader.c:426 #, c-format msgid "Incremental loading of image type '%s' is not supported" msgstr "Osade kaupa laadimine pole %s pilditüübi puhul toetatud" -#: gdk-pixbuf/gdk-pixdata.c:160 +#: gdk-pixbuf/gdk-pixdata.c:158 msgid "Image header corrupt" msgstr "Pildi päis on rikutud" -#: gdk-pixbuf/gdk-pixdata.c:165 +#: gdk-pixbuf/gdk-pixdata.c:163 msgid "Image format unknown" msgstr "Pildi vorming on tundmatu" -#: gdk-pixbuf/gdk-pixdata.c:170 gdk-pixbuf/gdk-pixdata.c:502 +#: gdk-pixbuf/gdk-pixdata.c:168 gdk-pixbuf/gdk-pixdata.c:501 msgid "Image pixel data corrupt" msgstr "Pildi piksliandmed on rikutud" -#: gdk-pixbuf/gdk-pixdata.c:446 +#: gdk-pixbuf/gdk-pixdata.c:445 #, c-format msgid "failed to allocate image buffer of %u byte" msgid_plural "failed to allocate image buffer of %u bytes" msgstr[0] "Tõrge pildipuhvrile %u baidi eraldamisel" msgstr[1] "Tõrge pildipuhvrile %u baidi eraldamisel" -#: gdk-pixbuf/io-ani.c:244 +#: gdk-pixbuf/io-ani.c:242 msgid "Unexpected icon chunk in animation" msgstr "Animatsioonis on ootamatu ikoonitükk" -#: gdk-pixbuf/io-ani.c:342 gdk-pixbuf/io-ani.c:400 gdk-pixbuf/io-ani.c:426 -#: gdk-pixbuf/io-ani.c:449 gdk-pixbuf/io-ani.c:476 gdk-pixbuf/io-ani.c:563 +#: gdk-pixbuf/io-ani.c:340 gdk-pixbuf/io-ani.c:398 gdk-pixbuf/io-ani.c:424 +#: gdk-pixbuf/io-ani.c:447 gdk-pixbuf/io-ani.c:474 gdk-pixbuf/io-ani.c:561 msgid "Invalid header in animation" msgstr "Vigane päis animatsioonis" -#: gdk-pixbuf/io-ani.c:352 gdk-pixbuf/io-ani.c:374 gdk-pixbuf/io-ani.c:458 -#: gdk-pixbuf/io-ani.c:485 gdk-pixbuf/io-ani.c:536 gdk-pixbuf/io-ani.c:608 +#: gdk-pixbuf/io-ani.c:350 gdk-pixbuf/io-ani.c:372 gdk-pixbuf/io-ani.c:456 +#: gdk-pixbuf/io-ani.c:483 gdk-pixbuf/io-ani.c:534 gdk-pixbuf/io-ani.c:606 msgid "Not enough memory to load animation" msgstr "Animatsiooni laadimiseks pole piisavalt mälu" -#: gdk-pixbuf/io-ani.c:392 gdk-pixbuf/io-ani.c:418 gdk-pixbuf/io-ani.c:437 +#: gdk-pixbuf/io-ani.c:390 gdk-pixbuf/io-ani.c:416 gdk-pixbuf/io-ani.c:435 msgid "Malformed chunk in animation" msgstr "Animatsioonis on vigaselt vormindatud tükk" -#: gdk-pixbuf/io-ani.c:660 +#: gdk-pixbuf/io-ani.c:628 +msgid "ANI image was truncated or incomplete." +msgstr "ANI-pilt pole täielik või on seda tükeldatud." + +#: gdk-pixbuf/io-ani.c:669 msgid "The ANI image format" msgstr "ANI-pildivorming" -#: gdk-pixbuf/io-bmp.c:229 gdk-pixbuf/io-bmp.c:266 gdk-pixbuf/io-bmp.c:337 -#: gdk-pixbuf/io-bmp.c:369 gdk-pixbuf/io-bmp.c:392 gdk-pixbuf/io-bmp.c:495 +#: gdk-pixbuf/io-bmp.c:227 gdk-pixbuf/io-bmp.c:264 gdk-pixbuf/io-bmp.c:335 +#: gdk-pixbuf/io-bmp.c:367 gdk-pixbuf/io-bmp.c:390 gdk-pixbuf/io-bmp.c:493 msgid "BMP image has bogus header data" msgstr "BMP-pildi päises on võltsandmed" -#: gdk-pixbuf/io-bmp.c:240 gdk-pixbuf/io-bmp.c:432 +#: gdk-pixbuf/io-bmp.c:238 gdk-pixbuf/io-bmp.c:430 msgid "Not enough memory to load bitmap image" msgstr "Rasterpildi laadimiseks pole piisavalt mälu" -#: gdk-pixbuf/io-bmp.c:318 +#: gdk-pixbuf/io-bmp.c:316 msgid "BMP image has unsupported header size" msgstr "BMP-pilt omas toetamata suurusega päist" -#: gdk-pixbuf/io-bmp.c:356 +#: gdk-pixbuf/io-bmp.c:354 msgid "Topdown BMP images cannot be compressed" msgstr "Ülalt-alla suunaga BMP-pilte pole võimalik pakkida" -#: gdk-pixbuf/io-bmp.c:716 gdk-pixbuf/io-pnm.c:707 +#: gdk-pixbuf/io-bmp.c:714 gdk-pixbuf/io-pnm.c:705 msgid "Premature end-of-file encountered" msgstr "Faili lõpp tuli enneaegselt" -#: gdk-pixbuf/io-bmp.c:1328 +#: gdk-pixbuf/io-bmp.c:1326 msgid "Couldn't allocate memory for saving BMP file" msgstr "BMP-faili salvestamiseks pole võimalik mälu eraldada" -#: gdk-pixbuf/io-bmp.c:1369 +#: gdk-pixbuf/io-bmp.c:1367 msgid "Couldn't write to BMP file" msgstr "BMP-faili pole võimalik kirjutada" -#: gdk-pixbuf/io-bmp.c:1422 gdk-pixbuf/io-gdip-bmp.c:82 +#: gdk-pixbuf/io-bmp.c:1420 gdk-pixbuf/io-gdip-bmp.c:80 msgid "The BMP image format" msgstr "BMP-pildivorming" -#: gdk-pixbuf/io-gdip-emf.c:59 +#: gdk-pixbuf/io-gdip-emf.c:57 msgid "The EMF image format" msgstr "EMF-pildivorming" -#: gdk-pixbuf/io-gdip-gif.c:80 gdk-pixbuf/io-gif.c:1720 +#: gdk-pixbuf/io-gdip-gif.c:78 gdk-pixbuf/io-gif.c:1718 msgid "The GIF image format" msgstr "GIF-failivorming" -#: gdk-pixbuf/io-gdip-ico.c:59 gdk-pixbuf/io-ico.c:1271 +#: gdk-pixbuf/io-gdip-ico.c:57 gdk-pixbuf/io-ico.c:1269 msgid "The ICO image format" msgstr "ICO-pildivorming" -#: gdk-pixbuf/io-gdip-jpeg.c:53 gdk-pixbuf/io-jpeg.c:1249 +#: gdk-pixbuf/io-gdip-jpeg.c:51 gdk-pixbuf/io-jpeg.c:1249 #, c-format msgid "" "JPEG quality must be a value between 0 and 100; value '%s' could not be " @@ -240,122 +245,126 @@ msgstr "" "JPEG kvaliteedi väärtus peab olema 0 ja 100 vahel; väärtust '%s' pole " "võimalik analüüsida." -#: gdk-pixbuf/io-gdip-jpeg.c:68 gdk-pixbuf/io-jpeg.c:1265 +#: gdk-pixbuf/io-gdip-jpeg.c:66 gdk-pixbuf/io-jpeg.c:1265 #, c-format msgid "" "JPEG quality must be a value between 0 and 100; value '%d' is not allowed." msgstr "" "JPEG kvaliteedi väärtus peab olema 0 ja 100 vahel; väärtus '%d' pole lubatud." -#: gdk-pixbuf/io-gdip-jpeg.c:136 gdk-pixbuf/io-jpeg.c:1478 +#: gdk-pixbuf/io-gdip-jpeg.c:134 gdk-pixbuf/io-jpeg.c:1478 msgid "The JPEG image format" msgstr "JPEG-pildivorming" -#: gdk-pixbuf/io-gdip-utils.c:154 +#: gdk-pixbuf/io-gdip-tiff.c:80 gdk-pixbuf/io-tiff.c:786 +msgid "The TIFF image format" +msgstr "TIFF-pildivorming" + +#: gdk-pixbuf/io-gdip-utils.c:152 #, c-format msgid "Could not allocate memory: %s" msgstr "Mälu pole võimalik eraldada: %s" -#: gdk-pixbuf/io-gdip-utils.c:179 gdk-pixbuf/io-gdip-utils.c:293 -#: gdk-pixbuf/io-gdip-utils.c:333 +#: gdk-pixbuf/io-gdip-utils.c:177 gdk-pixbuf/io-gdip-utils.c:291 +#: gdk-pixbuf/io-gdip-utils.c:331 #, c-format msgid "Could not create stream: %s" msgstr "Voogu pole võimalik luua: %s" -#: gdk-pixbuf/io-gdip-utils.c:193 +#: gdk-pixbuf/io-gdip-utils.c:191 #, c-format msgid "Could not seek stream: %s" msgstr "Voos pole võimalik asukohta vahetada: %s" -#: gdk-pixbuf/io-gdip-utils.c:205 +#: gdk-pixbuf/io-gdip-utils.c:203 #, c-format msgid "Could not read from stream: %s" msgstr "Voost pole võimalik lugeda: %s" -#: gdk-pixbuf/io-gdip-utils.c:617 +#: gdk-pixbuf/io-gdip-utils.c:615 msgid "Couldn't load bitmap" msgstr "Rastergraafikat pole võimalik laadida" -#: gdk-pixbuf/io-gdip-utils.c:773 +#: gdk-pixbuf/io-gdip-utils.c:771 msgid "Couldn't load metafile" msgstr "Metafaili pole võimalik laadida" -#: gdk-pixbuf/io-gdip-utils.c:878 +#: gdk-pixbuf/io-gdip-utils.c:876 msgid "Unsupported image format for GDI+" msgstr "Toetamata pildivorming GDI+ jaoks" -#: gdk-pixbuf/io-gdip-utils.c:885 +#: gdk-pixbuf/io-gdip-utils.c:883 msgid "Couldn't save" msgstr "Salvestamine pole võimalik" -#: gdk-pixbuf/io-gdip-wmf.c:58 +#: gdk-pixbuf/io-gdip-wmf.c:56 msgid "The WMF image format" msgstr "WMF-pildivorming" -#: gdk-pixbuf/io-gif.c:222 +#: gdk-pixbuf/io-gif.c:220 #, c-format msgid "Failure reading GIF: %s" msgstr "Viga GIF-faili lugemisel: %s" -#: gdk-pixbuf/io-gif.c:496 gdk-pixbuf/io-gif.c:1502 gdk-pixbuf/io-gif.c:1669 +#: gdk-pixbuf/io-gif.c:494 gdk-pixbuf/io-gif.c:1500 gdk-pixbuf/io-gif.c:1667 msgid "GIF file was missing some data (perhaps it was truncated somehow?)" msgstr "GIF-failis on mõningad andmed puudu (kas seda on kuidagi tükeldatud?)" -#: gdk-pixbuf/io-gif.c:505 +#: gdk-pixbuf/io-gif.c:503 #, c-format msgid "Internal error in the GIF loader (%s)" msgstr "Sisemine viga GIF laadijas (%s)" -#: gdk-pixbuf/io-gif.c:579 +#: gdk-pixbuf/io-gif.c:577 msgid "Stack overflow" msgstr "Pinu ületäituvus" -#: gdk-pixbuf/io-gif.c:639 +#: gdk-pixbuf/io-gif.c:637 msgid "GIF image loader cannot understand this image." msgstr "GIF-pildifaili laadija ei saa sellest pildist aru." -#: gdk-pixbuf/io-gif.c:668 +#: gdk-pixbuf/io-gif.c:666 msgid "Bad code encountered" msgstr "Avastati vigane kood" -#: gdk-pixbuf/io-gif.c:678 +#: gdk-pixbuf/io-gif.c:676 msgid "Circular table entry in GIF file" msgstr "GIF-failis on ringseosega tabelikirje" -#: gdk-pixbuf/io-gif.c:866 gdk-pixbuf/io-gif.c:1488 gdk-pixbuf/io-gif.c:1541 -#: gdk-pixbuf/io-gif.c:1657 +#: gdk-pixbuf/io-gif.c:864 gdk-pixbuf/io-gif.c:1486 gdk-pixbuf/io-gif.c:1539 +#: gdk-pixbuf/io-gif.c:1655 msgid "Not enough memory to load GIF file" msgstr "GIF-faili laadimiseks pole piisavalt mälu" -#: gdk-pixbuf/io-gif.c:960 +#: gdk-pixbuf/io-gif.c:958 msgid "Not enough memory to composite a frame in GIF file" msgstr "GIF-failis liitraami loomiseks pole piisavalt mälu" -#: gdk-pixbuf/io-gif.c:1132 +#: gdk-pixbuf/io-gif.c:1130 msgid "GIF image is corrupt (incorrect LZW compression)" msgstr "GIF-pilt on rikutud (mittekorrektne LZW pakkimine)" -#: gdk-pixbuf/io-gif.c:1182 +#: gdk-pixbuf/io-gif.c:1180 msgid "File does not appear to be a GIF file" msgstr "Fail ei tundu olevat GIF-fail" -#: gdk-pixbuf/io-gif.c:1194 +#: gdk-pixbuf/io-gif.c:1192 #, c-format msgid "Version %s of the GIF file format is not supported" msgstr "GIF-failivormingu versioon %s pole toetatud" -#: gdk-pixbuf/io-gif.c:1241 +#: gdk-pixbuf/io-gif.c:1239 msgid "Resulting GIF image has zero size" msgstr "Saadud GIF pildi suurus on null" -#: gdk-pixbuf/io-gif.c:1320 +#: gdk-pixbuf/io-gif.c:1318 msgid "" "GIF image has no global colormap, and a frame inside it has no local " "colormap." msgstr "" "GIF-pildil puudub üldine värvikaart ja raami sees pole kohalikku värvikaarti." -#: gdk-pixbuf/io-gif.c:1564 +#: gdk-pixbuf/io-gif.c:1562 msgid "GIF image was truncated or incomplete." msgstr "GIF-pilt pole täielik või on seda tükeldatud." @@ -372,87 +381,87 @@ msgstr "ICNS-faili pole võimalik dekodeerida" msgid "The ICNS image format" msgstr "ICNS-pildivorming" -#: gdk-pixbuf/io-ico.c:228 gdk-pixbuf/io-ico.c:242 gdk-pixbuf/io-ico.c:291 -#: gdk-pixbuf/io-ico.c:302 gdk-pixbuf/io-ico.c:395 +#: gdk-pixbuf/io-ico.c:226 gdk-pixbuf/io-ico.c:240 gdk-pixbuf/io-ico.c:289 +#: gdk-pixbuf/io-ico.c:300 gdk-pixbuf/io-ico.c:393 msgid "Invalid header in icon" msgstr "Vigane päis ikoonis" -#: gdk-pixbuf/io-ico.c:257 gdk-pixbuf/io-ico.c:312 gdk-pixbuf/io-ico.c:405 -#: gdk-pixbuf/io-ico.c:458 gdk-pixbuf/io-ico.c:488 +#: gdk-pixbuf/io-ico.c:255 gdk-pixbuf/io-ico.c:310 gdk-pixbuf/io-ico.c:403 +#: gdk-pixbuf/io-ico.c:456 gdk-pixbuf/io-ico.c:486 msgid "Not enough memory to load icon" msgstr "Ikooni laadimiseks pole piisavalt mälu" -#: gdk-pixbuf/io-ico.c:338 +#: gdk-pixbuf/io-ico.c:336 msgid "Compressed icons are not supported" msgstr "Pakitud ikoonid pole toetatud" -#: gdk-pixbuf/io-ico.c:358 +#: gdk-pixbuf/io-ico.c:356 msgid "Icon has zero width" msgstr "Ikoonil on null-laius" -#: gdk-pixbuf/io-ico.c:368 +#: gdk-pixbuf/io-ico.c:366 msgid "Icon has zero height" msgstr "Ikoonil on null-kõrgus" -#: gdk-pixbuf/io-ico.c:443 +#: gdk-pixbuf/io-ico.c:441 msgid "Unsupported icon type" msgstr "Toetamata ikoonitüüp" -#: gdk-pixbuf/io-ico.c:537 +#: gdk-pixbuf/io-ico.c:535 msgid "Not enough memory to load ICO file" msgstr "ICO-faili laadimiseks pole piisavalt mälu" -#: gdk-pixbuf/io-ico.c:1002 +#: gdk-pixbuf/io-ico.c:1000 msgid "Image too large to be saved as ICO" msgstr "Pilt on ICO-vormingus salvestamiseks liiga suur" -#: gdk-pixbuf/io-ico.c:1013 +#: gdk-pixbuf/io-ico.c:1011 msgid "Cursor hotspot outside image" msgstr "Kursori tulipunkt jääb pildist välja" -#: gdk-pixbuf/io-ico.c:1036 +#: gdk-pixbuf/io-ico.c:1034 #, c-format msgid "Unsupported depth for ICO file: %d" msgstr "Toetamata värvisügavus %d ICO-faili jaoks" -#: gdk-pixbuf/io-jasper.c:74 +#: gdk-pixbuf/io-jasper.c:73 msgid "Couldn't allocate memory for stream" msgstr "Voo jaoks pole võimalik mälu eraldada" -#: gdk-pixbuf/io-jasper.c:104 +#: gdk-pixbuf/io-jasper.c:103 msgid "Couldn't decode image" msgstr "Pilti pole võimalik dekodeerida" -#: gdk-pixbuf/io-jasper.c:122 +#: gdk-pixbuf/io-jasper.c:121 msgid "Transformed JPEG2000 has zero width or height" msgstr "Transformeeritud JPEG2000 laius või kõrgus on null" -#: gdk-pixbuf/io-jasper.c:136 +#: gdk-pixbuf/io-jasper.c:135 msgid "Image type currently not supported" msgstr "Pilditüüp pole hetkel toetatud" -#: gdk-pixbuf/io-jasper.c:148 gdk-pixbuf/io-jasper.c:156 +#: gdk-pixbuf/io-jasper.c:147 gdk-pixbuf/io-jasper.c:155 msgid "Couldn't allocate memory for color profile" msgstr "Värviprofiilile pole võimalik mälu eraldada" -#: gdk-pixbuf/io-jasper.c:182 +#: gdk-pixbuf/io-jasper.c:181 msgid "Insufficient memory to open JPEG 2000 file" msgstr "JPEG 2000 faili avamiseks pole piisavalt mälu" -#: gdk-pixbuf/io-jasper.c:261 +#: gdk-pixbuf/io-jasper.c:260 msgid "Couldn't allocate memory to buffer image data" msgstr "Pildi andmete puhverdamiseks pole võimalik mälu eraldada" -#: gdk-pixbuf/io-jasper.c:305 +#: gdk-pixbuf/io-jasper.c:304 msgid "The JPEG 2000 image format" msgstr "JPEG 2000 pildivorming" -#: gdk-pixbuf/io-jpeg.c:126 +#: gdk-pixbuf/io-jpeg.c:124 #, c-format msgid "Error interpreting JPEG image file (%s)" msgstr "Viga JPEG-pildifaili (%s) tõlgendamisel" -#: gdk-pixbuf/io-jpeg.c:604 +#: gdk-pixbuf/io-jpeg.c:597 msgid "" "Insufficient memory to load image, try exiting some applications to free " "memory" @@ -460,17 +469,17 @@ msgstr "" "Pildifaili laadimiseks pole piisavalt mälu. Mälu vabastamiseks võid sa " "proovida sulgeda mõned rakendused" -#: gdk-pixbuf/io-jpeg.c:651 gdk-pixbuf/io-jpeg.c:865 +#: gdk-pixbuf/io-jpeg.c:645 gdk-pixbuf/io-jpeg.c:858 #, c-format msgid "Unsupported JPEG color space (%s)" msgstr "Toetamata JPEG värviruum (%s)" -#: gdk-pixbuf/io-jpeg.c:764 gdk-pixbuf/io-jpeg.c:1044 +#: gdk-pixbuf/io-jpeg.c:757 gdk-pixbuf/io-jpeg.c:1037 #: gdk-pixbuf/io-jpeg.c:1308 gdk-pixbuf/io-jpeg.c:1318 msgid "Couldn't allocate memory for loading JPEG file" msgstr "JPEG-faili laadimiseks pole võimalik mälu eraldada" -#: gdk-pixbuf/io-jpeg.c:1018 +#: gdk-pixbuf/io-jpeg.c:1011 msgid "Transformed JPEG has zero width or height." msgstr "Transformeeritud JPEG laius või kõrgus on null." @@ -479,90 +488,90 @@ msgstr "Transformeeritud JPEG laius või kõrgus on null." msgid "Color profile has invalid length '%u'." msgstr "Värvusprofiilil pikkus '%u' on vigane." -#: gdk-pixbuf/io-pcx.c:186 +#: gdk-pixbuf/io-pcx.c:184 msgid "Couldn't allocate memory for header" msgstr "Päise jaoks pole võimalik mälu eraldada" -#: gdk-pixbuf/io-pcx.c:201 gdk-pixbuf/io-pcx.c:559 +#: gdk-pixbuf/io-pcx.c:199 gdk-pixbuf/io-pcx.c:557 msgid "Couldn't allocate memory for context buffer" msgstr "Kontekstipuhvri jaoks pole võimalik mälu eraldada" -#: gdk-pixbuf/io-pcx.c:600 +#: gdk-pixbuf/io-pcx.c:598 msgid "Image has invalid width and/or height" msgstr "Pildil on vigane laius ja/või kõrgus" -#: gdk-pixbuf/io-pcx.c:612 gdk-pixbuf/io-pcx.c:673 +#: gdk-pixbuf/io-pcx.c:610 gdk-pixbuf/io-pcx.c:671 msgid "Image has unsupported bpp" msgstr "Pildil on toetamata värvisügavus" -#: gdk-pixbuf/io-pcx.c:617 gdk-pixbuf/io-pcx.c:625 +#: gdk-pixbuf/io-pcx.c:615 gdk-pixbuf/io-pcx.c:623 #, c-format msgid "Image has unsupported number of %d-bit planes" msgstr "Pildil on toetamata hulk %d-bitiseid tasandeid" -#: gdk-pixbuf/io-pcx.c:641 +#: gdk-pixbuf/io-pcx.c:639 msgid "Couldn't create new pixbuf" msgstr "Uut pixbuf'i pole võimalik luua" -#: gdk-pixbuf/io-pcx.c:649 +#: gdk-pixbuf/io-pcx.c:647 msgid "Couldn't allocate memory for line data" msgstr "Joone andmetele pole võimalik mälu eraldada" -#: gdk-pixbuf/io-pcx.c:656 +#: gdk-pixbuf/io-pcx.c:654 msgid "Couldn't allocate memory for PCX image" msgstr "PCX-pildi jaoks pole võimalik mälu eraldada" -#: gdk-pixbuf/io-pcx.c:703 +#: gdk-pixbuf/io-pcx.c:701 msgid "Didn't get all lines of PCX image" msgstr "PCX-pildi jaoks ei saadud kõiki ridu" -#: gdk-pixbuf/io-pcx.c:710 +#: gdk-pixbuf/io-pcx.c:708 msgid "No palette found at end of PCX data" msgstr "PCX-andmete lõpust ei leitud paletti" -#: gdk-pixbuf/io-pcx.c:755 +#: gdk-pixbuf/io-pcx.c:753 msgid "The PCX image format" msgstr "PCX-pildivorming" -#: gdk-pixbuf/io-pixdata.c:148 +#: gdk-pixbuf/io-pixdata.c:146 msgid "Transformed pixbuf has zero width or height." msgstr "Transformeeritud pixbuf'i laius või kõrgus on null." -#: gdk-pixbuf/io-pixdata.c:186 +#: gdk-pixbuf/io-pixdata.c:184 msgid "The GdkPixdata format" msgstr "GdkPixdata vorming" -#: gdk-pixbuf/io-png.c:54 +#: gdk-pixbuf/io-png.c:53 msgid "Bits per channel of PNG image is invalid." msgstr "Bittide arv PNG-faili kanalis on vigane." -#: gdk-pixbuf/io-png.c:135 gdk-pixbuf/io-png.c:641 +#: gdk-pixbuf/io-png.c:134 gdk-pixbuf/io-png.c:640 msgid "Transformed PNG has zero width or height." msgstr "Transformeeritud PNG laius või kõrgus on null." -#: gdk-pixbuf/io-png.c:143 +#: gdk-pixbuf/io-png.c:142 msgid "Bits per channel of transformed PNG is not 8." msgstr "Bittide arv transformeeritud PNG kanali kohta pole 8." -#: gdk-pixbuf/io-png.c:152 +#: gdk-pixbuf/io-png.c:151 msgid "Transformed PNG not RGB or RGBA." msgstr "Transformeeritud PNG pole RGB ega RGBA." -#: gdk-pixbuf/io-png.c:161 +#: gdk-pixbuf/io-png.c:160 msgid "Transformed PNG has unsupported number of channels, must be 3 or 4." msgstr "" "Transformeeritud PNG omab toetamata arvu kanaleid, peaks olema 3 või 4." -#: gdk-pixbuf/io-png.c:182 +#: gdk-pixbuf/io-png.c:181 #, c-format msgid "Fatal error in PNG image file: %s" msgstr "Saatuslik viga PNG-pildifailis: %s" -#: gdk-pixbuf/io-png.c:315 +#: gdk-pixbuf/io-png.c:314 msgid "Insufficient memory to load PNG file" msgstr "PNG-faili laadimiseks pole piisavalt mälu" -#: gdk-pixbuf/io-png.c:656 +#: gdk-pixbuf/io-png.c:655 #, c-format msgid "" "Insufficient memory to store a %lu by %lu image; try exiting some " @@ -571,32 +580,32 @@ msgstr "" "%lu x%lu suurusega pildi salvestamiseks pole piisavalt mälu. Mälukasutuse " "vähendamiseks võid sa proovida mõnede rakenduste sulgemist" -#: gdk-pixbuf/io-png.c:719 +#: gdk-pixbuf/io-png.c:718 msgid "Fatal error reading PNG image file" msgstr "Saatuslik viga PNG-pildifaili lugemisel" -#: gdk-pixbuf/io-png.c:768 +#: gdk-pixbuf/io-png.c:767 #, c-format msgid "Fatal error reading PNG image file: %s" msgstr "Saatuslik viga PNG-pildifaili lugemisel: %s" -#: gdk-pixbuf/io-png.c:858 +#: gdk-pixbuf/io-png.c:857 msgid "" "Keys for PNG text chunks must have at least 1 and at most 79 characters." msgstr "" "PNG tekstitükkide võtmed peavad olema vähemalt 1 märgi ja kõige rohkem 79 " "märgi pikkused." -#: gdk-pixbuf/io-png.c:867 +#: gdk-pixbuf/io-png.c:866 msgid "Keys for PNG text chunks must be ASCII characters." msgstr "PNG tekstitükkide võtmed peavad olema ASCII-märkidena." -#: gdk-pixbuf/io-png.c:881 gdk-pixbuf/io-tiff.c:667 +#: gdk-pixbuf/io-png.c:880 gdk-pixbuf/io-tiff.c:665 #, c-format msgid "Color profile has invalid length %d." msgstr "Värvusprofiilil on vigane pikkus %d." -#: gdk-pixbuf/io-png.c:894 +#: gdk-pixbuf/io-png.c:893 #, c-format msgid "" "PNG compression level must be a value between 0 and 9; value '%s' could not " @@ -605,341 +614,337 @@ msgstr "" "PNG pakkimistase peab olema 0 ja 9 vahel; väärtust '%s' pole võimalik " "analüüsida." -#: gdk-pixbuf/io-png.c:907 +#: gdk-pixbuf/io-png.c:906 #, c-format msgid "" "PNG compression level must be a value between 0 and 9; value '%d' is not " "allowed." msgstr "PNG pakkimistase peab olema 0 ja 9 vahel; väärtus '%d' pole lubatud." -#: gdk-pixbuf/io-png.c:955 +#: gdk-pixbuf/io-png.c:954 #, c-format msgid "Value for PNG text chunk %s cannot be converted to ISO-8859-1 encoding." msgstr "" "PNG tekstitüki %s väärtust pole võimalik ISO-8859-1 kooditabelile vastavaks " "teisendada." -#: gdk-pixbuf/io-png.c:1118 +#: gdk-pixbuf/io-png.c:1117 msgid "The PNG image format" msgstr "PNG-pildivorming" -#: gdk-pixbuf/io-pnm.c:248 +#: gdk-pixbuf/io-pnm.c:246 msgid "PNM loader expected to find an integer, but didn't" msgstr "PNM laadur lootis leida täisarvu, kuid ei leidnud" -#: gdk-pixbuf/io-pnm.c:280 +#: gdk-pixbuf/io-pnm.c:278 msgid "PNM file has an incorrect initial byte" msgstr "PNM-failil on ebakorrektne algbait" -#: gdk-pixbuf/io-pnm.c:310 +#: gdk-pixbuf/io-pnm.c:308 msgid "PNM file is not in a recognized PNM subformat" msgstr "PNM-fail pole äratuntavas PNM-alamvormingus" -#: gdk-pixbuf/io-pnm.c:335 +#: gdk-pixbuf/io-pnm.c:333 msgid "PNM file has an image width of 0" msgstr "PNM-failil on pildi laius 0" -#: gdk-pixbuf/io-pnm.c:356 +#: gdk-pixbuf/io-pnm.c:354 msgid "PNM file has an image height of 0" msgstr "PNM-failil on pildi kõrgus 0" -#: gdk-pixbuf/io-pnm.c:379 +#: gdk-pixbuf/io-pnm.c:377 msgid "Maximum color value in PNM file is 0" msgstr "Maksimaalne suurim värvi väärtus PNM-failis on 0" -#: gdk-pixbuf/io-pnm.c:387 +#: gdk-pixbuf/io-pnm.c:385 msgid "Maximum color value in PNM file is too large" msgstr "Maksimaalne suurim värvi väärtus PNM-failis on liiga suur" -#: gdk-pixbuf/io-pnm.c:427 gdk-pixbuf/io-pnm.c:457 gdk-pixbuf/io-pnm.c:502 +#: gdk-pixbuf/io-pnm.c:425 gdk-pixbuf/io-pnm.c:455 gdk-pixbuf/io-pnm.c:500 msgid "Raw PNM image type is invalid" msgstr "Toore PNM-faili tüüp on vigane" -#: gdk-pixbuf/io-pnm.c:652 +#: gdk-pixbuf/io-pnm.c:650 msgid "PNM image loader does not support this PNM subformat" msgstr "PNM-pildivormingu laadija ei toeta seda PNM-alamvormingut" -#: gdk-pixbuf/io-pnm.c:739 gdk-pixbuf/io-pnm.c:966 +#: gdk-pixbuf/io-pnm.c:737 gdk-pixbuf/io-pnm.c:964 msgid "Raw PNM formats require exactly one whitespace before sample data" msgstr "" "Toored PNM-vormingud nõuavad näidisandmete ette vähemalt ühte tühemikku" -#: gdk-pixbuf/io-pnm.c:766 +#: gdk-pixbuf/io-pnm.c:764 msgid "Cannot allocate memory for loading PNM image" msgstr "PNM-faili laadimiseks pole võimalik mälu eraldada" -#: gdk-pixbuf/io-pnm.c:816 +#: gdk-pixbuf/io-pnm.c:814 msgid "Insufficient memory to load PNM context struct" msgstr "PNM kontekstistruktuuri laadimiseks pole piisavalt mälu" -#: gdk-pixbuf/io-pnm.c:867 +#: gdk-pixbuf/io-pnm.c:865 msgid "Unexpected end of PNM image data" msgstr "Ootamatu PNM-pildi andmete lõpp" -#: gdk-pixbuf/io-pnm.c:995 +#: gdk-pixbuf/io-pnm.c:993 msgid "Insufficient memory to load PNM file" msgstr "PNM-faili laadimiseks pole piisavalt mälu" -#: gdk-pixbuf/io-pnm.c:1079 +#: gdk-pixbuf/io-pnm.c:1077 msgid "The PNM/PBM/PGM/PPM image format family" msgstr "PNM/PBM/PGM/PPM-pildivormingu perekond" -#: gdk-pixbuf/io-qtif.c:128 +#: gdk-pixbuf/io-qtif.c:126 msgid "Input file descriptor is NULL." msgstr "Sisendfaili deskriptor on NULL." -#: gdk-pixbuf/io-qtif.c:143 +#: gdk-pixbuf/io-qtif.c:141 msgid "Failed to read QTIF header" msgstr "Tõrge QTIF-päise lugemisel" -#: gdk-pixbuf/io-qtif.c:152 gdk-pixbuf/io-qtif.c:189 gdk-pixbuf/io-qtif.c:459 +#: gdk-pixbuf/io-qtif.c:150 gdk-pixbuf/io-qtif.c:187 gdk-pixbuf/io-qtif.c:454 #, c-format msgid "QTIF atom size too large (%d byte)" msgid_plural "QTIF atom size too large (%d bytes)" msgstr[0] "QTIF-aatom on liiga suur (%d bait)" msgstr[1] "QTIF-aatom on liiga suur (%d baiti)" -#: gdk-pixbuf/io-qtif.c:175 +#: gdk-pixbuf/io-qtif.c:173 #, c-format msgid "Failed to allocate %d byte for file read buffer" msgid_plural "Failed to allocate %d bytes for file read buffer" msgstr[0] "Tõrge faililugemispuhvrile %d baidi eraldamisel" msgstr[1] "Tõrge faililugemispuhvrile %d baidi eraldamisel" -#: gdk-pixbuf/io-qtif.c:206 +#: gdk-pixbuf/io-qtif.c:201 #, c-format msgid "File error when reading QTIF atom: %s" msgstr "QTIF-aatomi lugemisel esines failitõrge: %s" -#: gdk-pixbuf/io-qtif.c:243 +#: gdk-pixbuf/io-qtif.c:238 #, c-format msgid "Failed to skip the next %d byte with seek()." msgid_plural "Failed to skip the next %d bytes with seek()." msgstr[0] "Tõrge seek() abil järgnevast %d baidist ülehüppamisel." msgstr[1] "Tõrge seek() abil järgnevast %d baidist ülehüppamisel." -#: gdk-pixbuf/io-qtif.c:270 +#: gdk-pixbuf/io-qtif.c:265 msgid "Failed to allocate QTIF context structure." msgstr "QTIF kontekstistruktuuri jaoks pole võimalik ruumi eraldada." -#: gdk-pixbuf/io-qtif.c:330 +#: gdk-pixbuf/io-qtif.c:325 msgid "Failed to create GdkPixbufLoader object." msgstr "Tõrge GdkPixbufLoader objekti loomisel." -#: gdk-pixbuf/io-qtif.c:434 +#: gdk-pixbuf/io-qtif.c:429 msgid "Failed to find an image data atom." msgstr "Pildi andmeaatomi leidmine nurjus." -#: gdk-pixbuf/io-qtif.c:618 +#: gdk-pixbuf/io-qtif.c:613 msgid "The QTIF image format" msgstr "QTIF-pildivorming" -#: gdk-pixbuf/io-ras.c:125 +#: gdk-pixbuf/io-ras.c:123 msgid "RAS image has bogus header data" msgstr "RAS-pildi päises on võltsandmed" -#: gdk-pixbuf/io-ras.c:147 +#: gdk-pixbuf/io-ras.c:145 msgid "RAS image has unknown type" msgstr "RAS-pildil on tundmatu tüüp" -#: gdk-pixbuf/io-ras.c:155 +#: gdk-pixbuf/io-ras.c:153 msgid "unsupported RAS image variation" msgstr "RAS-pildi toetamata variatsioon" -#: gdk-pixbuf/io-ras.c:170 gdk-pixbuf/io-ras.c:199 +#: gdk-pixbuf/io-ras.c:168 gdk-pixbuf/io-ras.c:197 msgid "Not enough memory to load RAS image" msgstr "RAS-pildi laadimiseks pole piisavalt mälu" -#: gdk-pixbuf/io-ras.c:544 +#: gdk-pixbuf/io-ras.c:542 msgid "The Sun raster image format" msgstr "Sun'i rasterpildivorming" -#: gdk-pixbuf/io-tga.c:153 +#: gdk-pixbuf/io-tga.c:151 msgid "Cannot allocate memory for IOBuffer struct" msgstr "IOBuffer struktuuri jaoks pole võimalik mälu eraldada" -#: gdk-pixbuf/io-tga.c:172 +#: gdk-pixbuf/io-tga.c:170 msgid "Cannot allocate memory for IOBuffer data" msgstr "IOBuffer andmete jaoks pole võimalik mälu eraldada" -#: gdk-pixbuf/io-tga.c:183 +#: gdk-pixbuf/io-tga.c:181 msgid "Cannot realloc IOBuffer data" msgstr "IO-puhvri andmeid pole võimalik ümber paigutada" -#: gdk-pixbuf/io-tga.c:213 +#: gdk-pixbuf/io-tga.c:211 msgid "Cannot allocate temporary IOBuffer data" msgstr "IOBuffer andmetele pole võimalik mälu eraldada" -#: gdk-pixbuf/io-tga.c:346 +#: gdk-pixbuf/io-tga.c:339 msgid "Cannot allocate new pixbuf" msgstr "Uut pixbuf'i pole võimalik eraldada" -#: gdk-pixbuf/io-tga.c:685 +#: gdk-pixbuf/io-tga.c:678 msgid "Image is corrupted or truncated" msgstr "Tõmmis pole täielik või on tükeldatud" -#: gdk-pixbuf/io-tga.c:692 +#: gdk-pixbuf/io-tga.c:685 msgid "Cannot allocate colormap structure" msgstr "Värvikaardi struktuurile pole võimalik mälu eraldada" -#: gdk-pixbuf/io-tga.c:699 +#: gdk-pixbuf/io-tga.c:692 msgid "Cannot allocate colormap entries" msgstr "Värvikaardi kirjetele pole võimalik mälu eraldada" -#: gdk-pixbuf/io-tga.c:721 +#: gdk-pixbuf/io-tga.c:714 msgid "Unexpected bitdepth for colormap entries" msgstr "Ootamatu bitisügavus värvikaardi kirjetele" -#: gdk-pixbuf/io-tga.c:739 +#: gdk-pixbuf/io-tga.c:732 msgid "Cannot allocate TGA header memory" msgstr "TGA päisele pole võimalik mälu eraldada" -#: gdk-pixbuf/io-tga.c:772 +#: gdk-pixbuf/io-tga.c:765 msgid "TGA image has invalid dimensions" msgstr "TGA-pildil on vigane suurus" -#: gdk-pixbuf/io-tga.c:778 gdk-pixbuf/io-tga.c:787 gdk-pixbuf/io-tga.c:797 -#: gdk-pixbuf/io-tga.c:807 gdk-pixbuf/io-tga.c:814 +#: gdk-pixbuf/io-tga.c:771 gdk-pixbuf/io-tga.c:780 gdk-pixbuf/io-tga.c:790 +#: gdk-pixbuf/io-tga.c:800 gdk-pixbuf/io-tga.c:807 msgid "TGA image type not supported" msgstr "TGA-pilditüüp pole toetatud" -#: gdk-pixbuf/io-tga.c:861 +#: gdk-pixbuf/io-tga.c:854 msgid "Cannot allocate memory for TGA context struct" msgstr "TGA kontekstistruktuuri jaoks pole võimalik mälu eraldada" -#: gdk-pixbuf/io-tga.c:926 +#: gdk-pixbuf/io-tga.c:919 msgid "Excess data in file" msgstr "Failis on liigsed andmed" -#: gdk-pixbuf/io-tga.c:1007 +#: gdk-pixbuf/io-tga.c:1000 msgid "The Targa image format" msgstr "Targa pildivorming" -#: gdk-pixbuf/io-tiff.c:104 +#: gdk-pixbuf/io-tiff.c:102 msgid "Could not get image width (bad TIFF file)" msgstr "Pildi laiust pole võimalik tuvastada (vigane TIFF-fail)" -#: gdk-pixbuf/io-tiff.c:112 +#: gdk-pixbuf/io-tiff.c:110 msgid "Could not get image height (bad TIFF file)" msgstr "Pildi kõrgust pole võimalik tuvastada (vigane TIFF-fail)" -#: gdk-pixbuf/io-tiff.c:120 +#: gdk-pixbuf/io-tiff.c:118 msgid "Width or height of TIFF image is zero" msgstr "TIFF-pildi laius või kõrgus on null" -#: gdk-pixbuf/io-tiff.c:129 gdk-pixbuf/io-tiff.c:138 +#: gdk-pixbuf/io-tiff.c:127 gdk-pixbuf/io-tiff.c:136 msgid "Dimensions of TIFF image too large" msgstr "TIFF-pildi mõõtmed on liiga suured" -#: gdk-pixbuf/io-tiff.c:162 gdk-pixbuf/io-tiff.c:174 gdk-pixbuf/io-tiff.c:491 +#: gdk-pixbuf/io-tiff.c:160 gdk-pixbuf/io-tiff.c:172 gdk-pixbuf/io-tiff.c:489 msgid "Insufficient memory to open TIFF file" msgstr "TIFF-faili avamiseks pole piisavalt mälu" -#: gdk-pixbuf/io-tiff.c:236 +#: gdk-pixbuf/io-tiff.c:234 msgid "Failed to load RGB data from TIFF file" msgstr "TIFF-failist pole võimalik RGB andmeid lugeda " -#: gdk-pixbuf/io-tiff.c:293 +#: gdk-pixbuf/io-tiff.c:291 msgid "Failed to open TIFF image" msgstr "Tõrge TIFF-faili avamisel" -#: gdk-pixbuf/io-tiff.c:427 gdk-pixbuf/io-tiff.c:440 +#: gdk-pixbuf/io-tiff.c:425 gdk-pixbuf/io-tiff.c:438 msgid "Failed to load TIFF image" msgstr "Tõrge TIFF-faili laadimisel" -#: gdk-pixbuf/io-tiff.c:623 +#: gdk-pixbuf/io-tiff.c:621 msgid "Failed to save TIFF image" msgstr "Tõrge TIFF-faili salvestamisel" -#: gdk-pixbuf/io-tiff.c:656 +#: gdk-pixbuf/io-tiff.c:654 msgid "TIFF compression doesn't refer to a valid codec." msgstr "TIFF-pakkimine ei viita korrektsele koodekile." -#: gdk-pixbuf/io-tiff.c:696 +#: gdk-pixbuf/io-tiff.c:694 msgid "Failed to write TIFF data" msgstr "Tõrge TIFF-andmete kirjutamisel" -#: gdk-pixbuf/io-tiff.c:733 +#: gdk-pixbuf/io-tiff.c:731 msgid "Couldn't write to TIFF file" msgstr "TIFF-faili pole võimalik kirjutada" -#: gdk-pixbuf/io-tiff.c:788 -msgid "The TIFF image format" -msgstr "TIFF-pildivorming" - -#: gdk-pixbuf/io-wbmp.c:245 +#: gdk-pixbuf/io-wbmp.c:243 msgid "Image has zero width" msgstr "Pildi laius on null" -#: gdk-pixbuf/io-wbmp.c:263 +#: gdk-pixbuf/io-wbmp.c:261 msgid "Image has zero height" msgstr "Pildi kõrgus on null" -#: gdk-pixbuf/io-wbmp.c:274 +#: gdk-pixbuf/io-wbmp.c:272 msgid "Not enough memory to load image" msgstr "Pildi laadimiseks pole piisavalt mälu" -#: gdk-pixbuf/io-wbmp.c:333 +#: gdk-pixbuf/io-wbmp.c:331 msgid "Couldn't save the rest" msgstr "Ülejäänut pole võimalik salvestada" -#: gdk-pixbuf/io-wbmp.c:374 +#: gdk-pixbuf/io-wbmp.c:372 msgid "The WBMP image format" msgstr "WBMP-pildivorming" -#: gdk-pixbuf/io-xbm.c:304 +#: gdk-pixbuf/io-xbm.c:302 msgid "Invalid XBM file" msgstr "Vigane XBM-fail" -#: gdk-pixbuf/io-xbm.c:314 +#: gdk-pixbuf/io-xbm.c:312 msgid "Insufficient memory to load XBM image file" msgstr "XBM-pildifaili laadimiseks pole piisavalt mälu" -#: gdk-pixbuf/io-xbm.c:462 +#: gdk-pixbuf/io-xbm.c:460 msgid "Failed to write to temporary file when loading XBM image" msgstr "Tõrge XBM-pildi laadimise käigus ajutisse faili kirjutamisel" -#: gdk-pixbuf/io-xbm.c:501 +#: gdk-pixbuf/io-xbm.c:499 msgid "The XBM image format" msgstr "XBM-pildivorming" -#: gdk-pixbuf/io-xpm.c:469 +#: gdk-pixbuf/io-xpm.c:467 msgid "No XPM header found" msgstr "XPM päist ei leitud" -#: gdk-pixbuf/io-xpm.c:478 +#: gdk-pixbuf/io-xpm.c:476 msgid "Invalid XPM header" msgstr "Vigane XPM päis" -#: gdk-pixbuf/io-xpm.c:486 +#: gdk-pixbuf/io-xpm.c:484 msgid "XPM file has image width <= 0" msgstr "XPM-failil on pildi laius <= 0 " -#: gdk-pixbuf/io-xpm.c:494 +#: gdk-pixbuf/io-xpm.c:492 msgid "XPM file has image height <= 0" msgstr "XPM-failil on pildi kõrgus <= 0 " -#: gdk-pixbuf/io-xpm.c:502 +#: gdk-pixbuf/io-xpm.c:500 msgid "XPM has invalid number of chars per pixel" msgstr "XPM sisaldab vigast \"sümboleid piksli kohta\" arvu" -#: gdk-pixbuf/io-xpm.c:511 +#: gdk-pixbuf/io-xpm.c:509 msgid "XPM file has invalid number of colors" msgstr "XPM-fail sisaldab vigast värvide arvu" -#: gdk-pixbuf/io-xpm.c:523 gdk-pixbuf/io-xpm.c:532 gdk-pixbuf/io-xpm.c:584 +#: gdk-pixbuf/io-xpm.c:521 gdk-pixbuf/io-xpm.c:530 gdk-pixbuf/io-xpm.c:582 msgid "Cannot allocate memory for loading XPM image" msgstr "XPM-faili laadimiseks pole võimalik mälu eraldada" # see on kahtlane, kas ühtegi XMP värvikaarti ei loeta? -#: gdk-pixbuf/io-xpm.c:546 +#: gdk-pixbuf/io-xpm.c:544 msgid "Cannot read XPM colormap" msgstr "XPM värvikaarti ei suudeta lugeda" -#: gdk-pixbuf/io-xpm.c:778 +#: gdk-pixbuf/io-xpm.c:776 msgid "Failed to write to temporary file when loading XPM image" msgstr "Tõrge ajutise faili kirjutamisel XPM-pildi laadimisel" -#: gdk-pixbuf/io-xpm.c:817 +#: gdk-pixbuf/io-xpm.c:815 msgid "The XPM image format" msgstr "XPM-pildivorming" diff --git a/po/eu.gmo b/po/eu.gmo index 36c3a807c72b1eef9ad93e600c6e2a766928565e..18ed24a932c7c6f91980bb50a505797bc3ea30cd 100644 GIT binary patch delta 4573 zcmX}u3shBA9>?*0(UbyH5b+I11q|@Uy?__QCys=VL_j37d_Y~55i=2$5$&p@nVL#5 zR+v^aW?`8Y&R8a8T9)F>nw(a(R*o%gIW;rOHMML;vvHd5@1D(^#s7Tv-siFR{_lOR z?mpnz|GFo1A-3~Q!*P}vK&v&ctM_!#I2nQ?V7j_!k_6 zQL)B2=*7WUgm>UlOv7Es{UP%qg<&*YwK_eG=|_Dk4#kDo2OCfWY(WQ4VG@3W8elY| zQAb%g5X-SY)}r3mfa>^F)PO(31o~&X#`J|m)Qd)-Zk&hdxD|)s5qtehypwuFygP6| z>iQg12G*lGJcQh8+L6A@MdZ)?n^OS0^(NH+1PZ!Pih8gLHS!Ip8NYx^X&Y*WU!gJ+ zL0WV@4Yf3dsF^Q7l43UEJZwTu=mr*HGPBiE)M7|4+(SV#KaTvFZ#b2rhtcSTWjGmY zP%~{q-FFc+fS*wJ^fp7SMhg^}_C~5AQTNs7zJjFR%fb zgZUI4{4ern61j;-&D|IxJEo3;gUzV5Jb_xP%czufW~-__1vSt~sP?&7i0e>GavE8F z^B>gngW0i4eLkvvE^0sU>gZyjFx{&wF9y&mcFq*e%W+PDb3RGscV*p=5?S=EG z7sh0{jzsO5Akv3<9J$3D!x8vT)Doxiu$+}m{x!m_H0Z__)UG{`>evi-e=5DGj>@fT zQ3KqM4xY1KMGYX1QI5fpI2Ko-QhpSbxxXUGHIX5H9VnXsGB~ps^@3(3i{@j@!)vG+ zWb$*VfmP#ZY(jnCpQ9#n)f&Uinn(s}uS~~SY(m}l8fr;HXDH}9zk-@kEWOD*Yb7c( zTTm}-L#^dS)J(dLbk{l+cTk^*n#dP86Qf7DOA$npV|Jphx1&S<=4T4kG&oF01KEc2 z@l9LrOCGhE#-LI-8?|V;op0`?}~YcPO`co_9Hd}{48&dtF6I8@*NDhf*V zi>R4?f*MHYe0P(j;$-S`@P2GT4WP?-{#S%Ks3obwzW5aO!$YX|v}14l4s~B7qtQTz zqnG|o83jGK9`)dE?1M*8FZdHW_%GDb#7}USVhrlJN?eSqk>xjkM{TYlEWEyg5>)#- z)Dj#;R>ypYp-KwF?s6M;pf+PWGFTH)=%%g!>#1+XB)ny!TTep`bRWj!dpHn3Lrvrd zoPpgZv1}MbR@I!uBJ@lq|AQzLlV7E>2HA&ZFAl&9s5Sq|whx`+&Zxrr1nRl>F%7TU zdcxgqrixLSsKe>F5AVYpsEL$MCI873>ZiJ!sTuXa8O+1$NY+gj!&OHsu>xCAOA$5A zopBa2DN}-a@w2Gw$1w)Kwe2@h8A>d6H|^*i6!cv#wQgu^j_MieNlP0o@)LXIGAh~E zZF@|K`(&~;7uDqy)N{*FIoxFHdohmsTekiORL>W!KUlk#vMA)+^ec6f8bm+!2GsUB zf#lCzM;{iD*&(sJ!S57KWedOpmM$v@4!8%`%j^E&5va)iY~;lci4$$ zG-l%lOvkrTGrf$uuUom>9zfk!i4Wt`s176VVG!7H=;PCo?_!#8G4Z;sAJa#9m}s#L zAL9E&FG3w?v>k^Apg}!g8=7%Av4MDtc!r247)y9Ed$Hq4p`h=fkrLZ9S8qJYq`#wEN#ZPEP^rn1g9@FQT}B+d{=h`xl5 zQ^Zap^eCq~VlAPg3voNKnOH#RC?h%(CyAGdR6_sEIK)h%o)|?uOXzd<5<2d637_L^ zImh}m?pFSHP>8gRui`z#BgAiQo4A$ePplx;6HAF8p<{$g_^eMciFlm2lbBBE*iS?g zV~P1h6`^B`cF7XA96m>JZY4@>+dkYy3?nLS+eg@)IBM%L_!9AZ;ufMCp`(HLO}ONq zehH5ec|i3soB)0jvUs)1twu`*mT=0Wrmza}=SEx%||<39!_wcZ+YDIsRTgNwWm zSJhQ6pYJTLSXLXXX}prLFgM%l8}7{vIGMh@?10yo?epDMJk47gTv4^GYRN<12^F=$ zJTCgVFUysOy(wwpqw_c{}z89LS09@it73H%r0_RL5qb4_9D1Zoy1E zih9tOcnkKVcPW^Gx?ctA!Lv~vejEqk8<@=V?JPUG(buR8<8C$^j-@yR=b_GTz!BJq z^xXdB&c`NrBg#iTupT*OtC3sUCgjid@KJ>CVqg3hCh&agk?4JKAgbqus1Z*_m9!Bx z!i}iPbh`7OqNe65YUD|jiy~MN)?pQDK>M%;KS51JMzVLm8VqS& zJ;SNOA*f0;qORM7>fnCVb!U)2`wJiHXf&hHbs0Dl%U$~gET;XY^HK`+r}LJ{-89mX zs2kLwI@XF>bbFm=v6A)`)QE29>3&>?nwqy!-@Aw^eJm5Liln0ti&4k#Mcub?5cOA2 zpXGp7Wd~~RK64jdcJ`#sDs?I!RMARN9i4_gT}V0KK`o9B=LzQ@otIE+BbxbqA3A6#nRAw{t)zNGbMQ`pg5HlgO~IaJBsa>u(+9s7?v-j5|bj&>eu zN?MRPtTz$qPrJCB5DoP zpl;OaY)7q?F60*WJ@RKG^7(DRdeqczbAE{G*mtPwQVOWQR&@<`SBaLPO7jxxL8qOU zQ5{Sz^h!F$8ANqpEsn%?EXQw9rOu}Js^ko$c-Dd%P#Yig!9EYMqZ`EYYeBWF1WRx} zY6QDb9lL;KcoV;$k@p%klAyB{HIP?OYveubuj{#qt{a4!;!@P>{Qzn}p~u|Le&=~q zX}(3>FqhtFZl|I~vI;fF+wf_82Q`waI~XNCf|`mhqzKlt)H`2>KH5uh5pF^{60#rI znahE6hNqrAiF&|6R0)5Nn!{_TsmZ3!df+tFb?b2rwxJePCiT}_FxL45-a`8$)QG=9 zReHcE4K&2X?C8PEk!iMVScPYCHl|c~9axF1OM4wPC7)t4_Nw&W|1{Kn$}kb3S-DNfl7oi4n8nu`&;ZTgPrvCauX|?y-EkIRZH>!tUVLhhQ zcn?^E8u4yq5OxA}c2e>b3mBc_rj_dQb9Bq+&c54U*L|ny5r9~_o6Cr)Sdq`s-pjP?S#qRzbV5|_b*3vBsA6S%yq6ps%;xkCGNri zMo;k;Qvp&vTY!E%j6?7uYJ`2JdcPl|Fqd`{>inyyxj%)Pg0GM%2wCji-WQ5di)bNg zZq_2}&kkS#UcuowoE4^#PDfoALLF~IU3VUTjJ@yi9@v6WY7^c6W}>Z~%+mY+RHW(s z%XEPK_2f~aa=%V?k)vcc>E1LlZHvfaqPIoWc$qYiHu5ad#_!wzZCW?4kjKb8z5j2J zOrq@uqIXr>ePl~y&+J#oz#?0iPrb+Q5LIX^i6tw@X`+qlM&@}(q{aUQkhN-kTwA1& zP+xao6KcM-<$Kt1RH^kF!M{Itm~?Ny?%u)I$OGgE(Nv5gjYL}v8A0ku_x3P5*O3P` z|JueA{Y0KngY8E0%gCPhzgjIwZ41eK@~#?e#pDs91*YwJ@&QRFd&mZ|ojgu>5v&K% z_9Q7MmG1f0lg9nzdeXg}aXSxnA8e~D8XXGx|4q^*g zO88~e`2V*JX7`k9zKS=IajsqBT!6_$?|3%(EtyTU-AR5&W~jlo#3S-q&*x4ulsrcY zNST)WFWAW<-P^tFJVTC=x5-NKBI%qS_r;*-;KSjG{&{`#bNmH4fkI!vUy@fGKITv9 z#}WPc^86)*{^9;W_^jX4cV9vro>Av`0nHp(CVJdo3)vU*ZDrZ%Iq JKJQHWe*unp*#rOp diff --git a/po/eu.po b/po/eu.po index 8d12cec..3751376 100644 --- a/po/eu.po +++ b/po/eu.po @@ -1,37 +1,39 @@ -# translation of eu.po to Basque +# Basque translation of gdk-pixbuf. # Copyright (C) 1999, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc. +# # Joseba Bidaurrazaga van Dierdonck , 1999-2000. # Hizkuntza Politikarako Sailburuordetza , 2004. -# Iñaki Larrañaga Murgoitio , 2004, 2005, 2006, 2007, 2008, 2009, 2010. -# Iñaki Larrañaga Murgoitio , 2011, 2012, 2013. +# Iñaki Larrañaga Murgoitio , 2004, 2005, 2006, 2007, 2008, 2009, 2010. +# Iñaki Larrañaga Murgoitio , 2011, 2012, 2013, 2014. +# msgid "" msgstr "" -"Project-Id-Version: eu\n" +"Project-Id-Version: gdk-pixbuf master\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=gdk-" "pixbuf\n" -"POT-Creation-Date: 2013-04-15 10:28-0400\n" -"PO-Revision-Date: 2013-03-03 20:50+0100\n" +"POT-Creation-Date: 2014-05-26 20:46-0400\n" +"PO-Revision-Date: 2014-03-30 12:18+0200\n" "Last-Translator: Iñaki Larrañaga Murgoitio \n" -"Language-Team: Basque \n" +"Language-Team: Basque \n" "Language: eu\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Generator: Lokalize 1.0\n" +"X-Generator: Lokalize 1.4\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: gdk-pixbuf/gdk-pixbuf-animation.c:160 gdk-pixbuf/gdk-pixbuf-io.c:1064 -#: gdk-pixbuf/gdk-pixbuf-io.c:1330 +#: gdk-pixbuf/gdk-pixbuf-animation.c:158 gdk-pixbuf/gdk-pixbuf-io.c:1077 +#: gdk-pixbuf/gdk-pixbuf-io.c:1333 #, c-format msgid "Failed to open file '%s': %s" msgstr "Huts egin du '%s' fitxategia irekitzean: %s" -#: gdk-pixbuf/gdk-pixbuf-animation.c:173 gdk-pixbuf/gdk-pixbuf-io.c:1076 +#: gdk-pixbuf/gdk-pixbuf-animation.c:171 gdk-pixbuf/gdk-pixbuf-io.c:962 #, c-format msgid "Image file '%s' contains no data" msgstr "'%s' irudi-fitxategiak ez du daturik" -#: gdk-pixbuf/gdk-pixbuf-animation.c:212 +#: gdk-pixbuf/gdk-pixbuf-animation.c:210 #, c-format msgid "" "Failed to load animation '%s': reason not known, probably a corrupt " @@ -40,8 +42,8 @@ msgstr "" "Ezin izan da '%s' animazioa kargatu: arrazoia ez dakigu, beharbada " "hondatutako animazio-fitxategia izango da" -#: gdk-pixbuf/gdk-pixbuf-animation.c:280 gdk-pixbuf/gdk-pixbuf-io.c:1112 -#: gdk-pixbuf/gdk-pixbuf-io.c:1382 +#: gdk-pixbuf/gdk-pixbuf-animation.c:278 gdk-pixbuf/gdk-pixbuf-io.c:1113 +#: gdk-pixbuf/gdk-pixbuf-io.c:1385 #, c-format msgid "" "Failed to load image '%s': reason not known, probably a corrupt image file" @@ -49,12 +51,12 @@ msgstr "" "Ezin izan da '%s' irudia kargatu: arrazoia ez dakigu, beharbada hondatutako " "irudi-fitxategia izango da" -#: gdk-pixbuf/gdk-pixbuf-io.c:790 +#: gdk-pixbuf/gdk-pixbuf-io.c:774 #, c-format msgid "Unable to load image-loading module: %s: %s" msgstr "Ezin da irudiak kargatzeko modulua kargatu: %s: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:805 +#: gdk-pixbuf/gdk-pixbuf-io.c:789 #, c-format msgid "" "Image-loading module %s does not export the proper interface; perhaps it's " @@ -63,54 +65,54 @@ msgstr "" "%s irudiak kargatzeko moduluak ez du interfaze egokia esportatzen; agian " "beste gdk-pixbuf bertsio batekoa da?" -#: gdk-pixbuf/gdk-pixbuf-io.c:814 gdk-pixbuf/gdk-pixbuf-io.c:865 +#: gdk-pixbuf/gdk-pixbuf-io.c:798 gdk-pixbuf/gdk-pixbuf-io.c:849 #, c-format msgid "Image type '%s' is not supported" msgstr "'%s' motako irudia ez dira onartzen" -#: gdk-pixbuf/gdk-pixbuf-io.c:950 +#: gdk-pixbuf/gdk-pixbuf-io.c:934 #, c-format msgid "Couldn't recognize the image file format for file '%s'" msgstr "Ezin izan da ezagutu '%s' fitxategiaren irudi-fitxategiaren formatua " -#: gdk-pixbuf/gdk-pixbuf-io.c:958 +#: gdk-pixbuf/gdk-pixbuf-io.c:942 msgid "Unrecognized image file format" msgstr "Irudi-fitxategiaren formatu ezezaguna" -#: gdk-pixbuf/gdk-pixbuf-io.c:1121 +#: gdk-pixbuf/gdk-pixbuf-io.c:1124 #, c-format msgid "Failed to load image '%s': %s" msgstr "Ezin izan da `%s' irudia kargatu: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2015 gdk-pixbuf/io-gdip-utils.c:837 +#: gdk-pixbuf/gdk-pixbuf-io.c:2029 gdk-pixbuf/io-gdip-utils.c:835 #, c-format msgid "Error writing to image file: %s" msgstr "Errorea irudi-fitxategia idaztean: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2057 gdk-pixbuf/gdk-pixbuf-io.c:2178 +#: gdk-pixbuf/gdk-pixbuf-io.c:2071 gdk-pixbuf/gdk-pixbuf-io.c:2192 #, c-format msgid "This build of gdk-pixbuf does not support saving the image format: %s" msgstr "" "gdk-pixbuf-en bertsio honek ez du irudi-formatu hau gordetzea onartzen: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2088 +#: gdk-pixbuf/gdk-pixbuf-io.c:2102 msgid "Insufficient memory to save image to callback" msgstr "Ez dago irudi-fitxategia atzeradeian gordetzeko behar adina memoria" -#: gdk-pixbuf/gdk-pixbuf-io.c:2101 +#: gdk-pixbuf/gdk-pixbuf-io.c:2115 msgid "Failed to open temporary file" msgstr "Huts egin du aldi baterako fitxategia irekitzean" -#: gdk-pixbuf/gdk-pixbuf-io.c:2124 +#: gdk-pixbuf/gdk-pixbuf-io.c:2138 msgid "Failed to read from temporary file" msgstr "Huts egin du aldi baterako fitxategitik irakurtzean" -#: gdk-pixbuf/gdk-pixbuf-io.c:2372 +#: gdk-pixbuf/gdk-pixbuf-io.c:2382 #, c-format msgid "Failed to open '%s' for writing: %s" msgstr "Ezin izan da `%s' ireki idazteko: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2398 +#: gdk-pixbuf/gdk-pixbuf-io.c:2408 #, c-format msgid "" "Failed to close '%s' while writing image, all data may not have been saved: " @@ -119,15 +121,15 @@ msgstr "" "Ezin izan da '%s' itxi irudia idatzi bitartean, baliteke datu guztiak ez " "gorde izana: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2619 gdk-pixbuf/gdk-pixbuf-io.c:2671 +#: gdk-pixbuf/gdk-pixbuf-io.c:2629 gdk-pixbuf/gdk-pixbuf-io.c:2681 msgid "Insufficient memory to save image into a buffer" msgstr "Ez dago irudi-fitxategia bufferrean gordetzeko behar adina memoria" -#: gdk-pixbuf/gdk-pixbuf-io.c:2717 +#: gdk-pixbuf/gdk-pixbuf-io.c:2727 msgid "Error writing to image stream" msgstr "Errorea irudi-korrontean idaztean" -#: gdk-pixbuf/gdk-pixbuf-loader.c:393 +#: gdk-pixbuf/gdk-pixbuf-loader.c:384 #, c-format msgid "" "Internal error: Image loader module '%s' failed to complete an operation, " @@ -136,98 +138,102 @@ msgstr "" "Barne-errorea: '%s' irudi kargatzailearen moduluak ezin izan du eragiketa " "burutu, baina ez du hutsegitearen arrazoirik eman" -#: gdk-pixbuf/gdk-pixbuf-loader.c:435 +#: gdk-pixbuf/gdk-pixbuf-loader.c:426 #, c-format msgid "Incremental loading of image type '%s' is not supported" msgstr "'%s' motako irudien kargatze inkrementala ez da onartzen" -#: gdk-pixbuf/gdk-pixdata.c:160 +#: gdk-pixbuf/gdk-pixdata.c:158 msgid "Image header corrupt" msgstr "Irudi-goiburua hondatuta" -#: gdk-pixbuf/gdk-pixdata.c:165 +#: gdk-pixbuf/gdk-pixdata.c:163 msgid "Image format unknown" msgstr "Irudi-formatu ezezaguna" -#: gdk-pixbuf/gdk-pixdata.c:170 gdk-pixbuf/gdk-pixdata.c:502 +#: gdk-pixbuf/gdk-pixdata.c:168 gdk-pixbuf/gdk-pixdata.c:501 msgid "Image pixel data corrupt" msgstr "Irudiko pixelen datuak hondatuta" -#: gdk-pixbuf/gdk-pixdata.c:446 +#: gdk-pixbuf/gdk-pixdata.c:445 #, c-format msgid "failed to allocate image buffer of %u byte" msgid_plural "failed to allocate image buffer of %u bytes" msgstr[0] "huts egin du irudiaren bufferra byte %u-ekin esleitzean" msgstr[1] "huts egin du irudiaren bufferra %u byte-rekin esleitzean" -#: gdk-pixbuf/io-ani.c:244 +#: gdk-pixbuf/io-ani.c:242 msgid "Unexpected icon chunk in animation" msgstr "Ustekabeko ikono-zatia animazioan" -#: gdk-pixbuf/io-ani.c:342 gdk-pixbuf/io-ani.c:400 gdk-pixbuf/io-ani.c:426 -#: gdk-pixbuf/io-ani.c:449 gdk-pixbuf/io-ani.c:476 gdk-pixbuf/io-ani.c:563 +#: gdk-pixbuf/io-ani.c:340 gdk-pixbuf/io-ani.c:398 gdk-pixbuf/io-ani.c:424 +#: gdk-pixbuf/io-ani.c:447 gdk-pixbuf/io-ani.c:474 gdk-pixbuf/io-ani.c:561 msgid "Invalid header in animation" msgstr "Goiburu baliogabea animazioan" -#: gdk-pixbuf/io-ani.c:352 gdk-pixbuf/io-ani.c:374 gdk-pixbuf/io-ani.c:458 -#: gdk-pixbuf/io-ani.c:485 gdk-pixbuf/io-ani.c:536 gdk-pixbuf/io-ani.c:608 +#: gdk-pixbuf/io-ani.c:350 gdk-pixbuf/io-ani.c:372 gdk-pixbuf/io-ani.c:456 +#: gdk-pixbuf/io-ani.c:483 gdk-pixbuf/io-ani.c:534 gdk-pixbuf/io-ani.c:606 msgid "Not enough memory to load animation" msgstr "Ez dago animazioa kargatzeko adina memoria" -#: gdk-pixbuf/io-ani.c:392 gdk-pixbuf/io-ani.c:418 gdk-pixbuf/io-ani.c:437 +#: gdk-pixbuf/io-ani.c:390 gdk-pixbuf/io-ani.c:416 gdk-pixbuf/io-ani.c:435 msgid "Malformed chunk in animation" msgstr "Gaizki osatutako zatia animazioan" -#: gdk-pixbuf/io-ani.c:660 +#: gdk-pixbuf/io-ani.c:628 +msgid "ANI image was truncated or incomplete." +msgstr "ANI irudia trunkatuta edo osatu gabe zegoen." + +#: gdk-pixbuf/io-ani.c:669 msgid "The ANI image format" msgstr "ANI irudi-formatua" -#: gdk-pixbuf/io-bmp.c:229 gdk-pixbuf/io-bmp.c:266 gdk-pixbuf/io-bmp.c:337 -#: gdk-pixbuf/io-bmp.c:369 gdk-pixbuf/io-bmp.c:392 gdk-pixbuf/io-bmp.c:495 +#: gdk-pixbuf/io-bmp.c:227 gdk-pixbuf/io-bmp.c:264 gdk-pixbuf/io-bmp.c:335 +#: gdk-pixbuf/io-bmp.c:367 gdk-pixbuf/io-bmp.c:390 gdk-pixbuf/io-bmp.c:493 msgid "BMP image has bogus header data" msgstr "BMP irudiak goiburu-datu akastunak ditu" -#: gdk-pixbuf/io-bmp.c:240 gdk-pixbuf/io-bmp.c:432 +#: gdk-pixbuf/io-bmp.c:238 gdk-pixbuf/io-bmp.c:430 msgid "Not enough memory to load bitmap image" msgstr "Ez dago bit-mapen irudia kargatzeko adina memoria" -#: gdk-pixbuf/io-bmp.c:318 +#: gdk-pixbuf/io-bmp.c:316 msgid "BMP image has unsupported header size" msgstr "BMP irudiaren goiburu-tamaina ez da onartzen" -#: gdk-pixbuf/io-bmp.c:356 +#: gdk-pixbuf/io-bmp.c:354 msgid "Topdown BMP images cannot be compressed" msgstr "BMP 'Topdown' irudiak ezin dira konprimatu" -#: gdk-pixbuf/io-bmp.c:716 gdk-pixbuf/io-pnm.c:707 +#: gdk-pixbuf/io-bmp.c:714 gdk-pixbuf/io-pnm.c:705 msgid "Premature end-of-file encountered" msgstr "Fitxategiaren amaiera uste baino lehen aurkitu da" -#: gdk-pixbuf/io-bmp.c:1328 +#: gdk-pixbuf/io-bmp.c:1326 msgid "Couldn't allocate memory for saving BMP file" msgstr "Ezin izan da BMP fitxategia gordetzeko memoriarik esleitu" -#: gdk-pixbuf/io-bmp.c:1369 +#: gdk-pixbuf/io-bmp.c:1367 msgid "Couldn't write to BMP file" msgstr "Ezin izan da BMP fitxategia idatzi" -#: gdk-pixbuf/io-bmp.c:1422 gdk-pixbuf/io-gdip-bmp.c:82 +#: gdk-pixbuf/io-bmp.c:1420 gdk-pixbuf/io-gdip-bmp.c:80 msgid "The BMP image format" msgstr "BMP irudi-formatua" -#: gdk-pixbuf/io-gdip-emf.c:59 +#: gdk-pixbuf/io-gdip-emf.c:57 msgid "The EMF image format" msgstr "EMF irudi-formatua" -#: gdk-pixbuf/io-gdip-gif.c:80 gdk-pixbuf/io-gif.c:1720 +#: gdk-pixbuf/io-gdip-gif.c:78 gdk-pixbuf/io-gif.c:1718 msgid "The GIF image format" msgstr "GIF irudi-formatua" -#: gdk-pixbuf/io-gdip-ico.c:59 gdk-pixbuf/io-ico.c:1271 +#: gdk-pixbuf/io-gdip-ico.c:57 gdk-pixbuf/io-ico.c:1269 msgid "The ICO image format" msgstr "ICO irudi-formatua" -#: gdk-pixbuf/io-gdip-jpeg.c:53 gdk-pixbuf/io-jpeg.c:1249 +#: gdk-pixbuf/io-gdip-jpeg.c:51 gdk-pixbuf/io-jpeg.c:1249 #, c-format msgid "" "JPEG quality must be a value between 0 and 100; value '%s' could not be " @@ -236,7 +242,7 @@ msgstr "" "JPEG kalitatearen balioak 0 eta 100 artean egon behar du; '%s' balioa ezin " "izan da analizatu." -#: gdk-pixbuf/io-gdip-jpeg.c:68 gdk-pixbuf/io-jpeg.c:1265 +#: gdk-pixbuf/io-gdip-jpeg.c:66 gdk-pixbuf/io-jpeg.c:1265 #, c-format msgid "" "JPEG quality must be a value between 0 and 100; value '%d' is not allowed." @@ -244,109 +250,113 @@ msgstr "" "JPEG kalitatearen balioak 0 eta 100 artean egon behar du; '%d' balioa ez da " "onartzen." -#: gdk-pixbuf/io-gdip-jpeg.c:136 gdk-pixbuf/io-jpeg.c:1478 +#: gdk-pixbuf/io-gdip-jpeg.c:134 gdk-pixbuf/io-jpeg.c:1478 msgid "The JPEG image format" msgstr "JPEG irudi-formatua" -#: gdk-pixbuf/io-gdip-utils.c:154 +#: gdk-pixbuf/io-gdip-tiff.c:80 gdk-pixbuf/io-tiff.c:786 +msgid "The TIFF image format" +msgstr "TIFF irudi-formatua" + +#: gdk-pixbuf/io-gdip-utils.c:152 #, c-format msgid "Could not allocate memory: %s" msgstr "Ezin izan da memoria esleitu: %s" -#: gdk-pixbuf/io-gdip-utils.c:179 gdk-pixbuf/io-gdip-utils.c:293 -#: gdk-pixbuf/io-gdip-utils.c:333 +#: gdk-pixbuf/io-gdip-utils.c:177 gdk-pixbuf/io-gdip-utils.c:291 +#: gdk-pixbuf/io-gdip-utils.c:331 #, c-format msgid "Could not create stream: %s" msgstr "Ezin izan da korrontea sortu: %s" -#: gdk-pixbuf/io-gdip-utils.c:193 +#: gdk-pixbuf/io-gdip-utils.c:191 #, c-format msgid "Could not seek stream: %s" msgstr "Ezin izan da korrontea bilatu: %s" -#: gdk-pixbuf/io-gdip-utils.c:205 +#: gdk-pixbuf/io-gdip-utils.c:203 #, c-format msgid "Could not read from stream: %s" msgstr "Ezin izan da korrontearentzako irakurri: %s" -#: gdk-pixbuf/io-gdip-utils.c:617 +#: gdk-pixbuf/io-gdip-utils.c:615 msgid "Couldn't load bitmap" msgstr "Ezin izan da bit-mapa kargatu" -#: gdk-pixbuf/io-gdip-utils.c:773 +#: gdk-pixbuf/io-gdip-utils.c:771 msgid "Couldn't load metafile" msgstr "Ezin izan da metafitxategia kargatu" -#: gdk-pixbuf/io-gdip-utils.c:878 +#: gdk-pixbuf/io-gdip-utils.c:876 msgid "Unsupported image format for GDI+" msgstr "Onartu gabeko irudi-formatua GDI+entzako" -#: gdk-pixbuf/io-gdip-utils.c:885 +#: gdk-pixbuf/io-gdip-utils.c:883 msgid "Couldn't save" msgstr "Ezin izan da gorde" -#: gdk-pixbuf/io-gdip-wmf.c:58 +#: gdk-pixbuf/io-gdip-wmf.c:56 msgid "The WMF image format" msgstr "WMF irudi-formatua" -#: gdk-pixbuf/io-gif.c:222 +#: gdk-pixbuf/io-gif.c:220 #, c-format msgid "Failure reading GIF: %s" msgstr "Ezin izan da GIF irakurri: %s" -#: gdk-pixbuf/io-gif.c:496 gdk-pixbuf/io-gif.c:1502 gdk-pixbuf/io-gif.c:1669 +#: gdk-pixbuf/io-gif.c:494 gdk-pixbuf/io-gif.c:1500 gdk-pixbuf/io-gif.c:1667 msgid "GIF file was missing some data (perhaps it was truncated somehow?)" msgstr "" "GIF fitxategian datu batzuk falta dira (agian nolabait trunkatuta zegoen?)" -#: gdk-pixbuf/io-gif.c:505 +#: gdk-pixbuf/io-gif.c:503 #, c-format msgid "Internal error in the GIF loader (%s)" msgstr "Barne-errorea GIF kargatzailean (%s)" -#: gdk-pixbuf/io-gif.c:579 +#: gdk-pixbuf/io-gif.c:577 msgid "Stack overflow" msgstr "Pila-gainezkatzea" -#: gdk-pixbuf/io-gif.c:639 +#: gdk-pixbuf/io-gif.c:637 msgid "GIF image loader cannot understand this image." msgstr "GIF irudi kargatzaileak ezin du irudi hau ulertu." -#: gdk-pixbuf/io-gif.c:668 +#: gdk-pixbuf/io-gif.c:666 msgid "Bad code encountered" msgstr "Kode okerra aurkitu da" -#: gdk-pixbuf/io-gif.c:678 +#: gdk-pixbuf/io-gif.c:676 msgid "Circular table entry in GIF file" msgstr "Taula-sarrera zirkularra GIF fitxategian" -#: gdk-pixbuf/io-gif.c:866 gdk-pixbuf/io-gif.c:1488 gdk-pixbuf/io-gif.c:1541 -#: gdk-pixbuf/io-gif.c:1657 +#: gdk-pixbuf/io-gif.c:864 gdk-pixbuf/io-gif.c:1486 gdk-pixbuf/io-gif.c:1539 +#: gdk-pixbuf/io-gif.c:1655 msgid "Not enough memory to load GIF file" msgstr "Ez dago GIF fitxategia kargatzeko adina memoria" -#: gdk-pixbuf/io-gif.c:960 +#: gdk-pixbuf/io-gif.c:958 msgid "Not enough memory to composite a frame in GIF file" msgstr "Ez dago GIF fitxategian markoa konposatzeko adina memoria" -#: gdk-pixbuf/io-gif.c:1132 +#: gdk-pixbuf/io-gif.c:1130 msgid "GIF image is corrupt (incorrect LZW compression)" msgstr "GIF irudia hondatuta dago (LZW konpresio okerra)" -#: gdk-pixbuf/io-gif.c:1182 +#: gdk-pixbuf/io-gif.c:1180 msgid "File does not appear to be a GIF file" msgstr "Fitxategiak ez dirudi GIF fitxategia" -#: gdk-pixbuf/io-gif.c:1194 +#: gdk-pixbuf/io-gif.c:1192 #, c-format msgid "Version %s of the GIF file format is not supported" msgstr "GIF fitxategi-formatuaren %s bertsioa ez da onartzen" -#: gdk-pixbuf/io-gif.c:1241 +#: gdk-pixbuf/io-gif.c:1239 msgid "Resulting GIF image has zero size" msgstr "Emaitzako GIF irudiaren tamaina zero da" -#: gdk-pixbuf/io-gif.c:1320 +#: gdk-pixbuf/io-gif.c:1318 msgid "" "GIF image has no global colormap, and a frame inside it has no local " "colormap." @@ -354,7 +364,7 @@ msgstr "" "GIF irudiak ez du kolore-mapa orokorrik, eta bere barruko markoak ez du " "kolore-mapa lokalik." -#: gdk-pixbuf/io-gif.c:1564 +#: gdk-pixbuf/io-gif.c:1562 msgid "GIF image was truncated or incomplete." msgstr "GIF irudia trunkatuta edo osatu gabe zegoen." @@ -371,87 +381,87 @@ msgstr "Ezin izan da ICNS fitxategia deskodetu" msgid "The ICNS image format" msgstr "ICNS irudi-formatua" -#: gdk-pixbuf/io-ico.c:228 gdk-pixbuf/io-ico.c:242 gdk-pixbuf/io-ico.c:291 -#: gdk-pixbuf/io-ico.c:302 gdk-pixbuf/io-ico.c:395 +#: gdk-pixbuf/io-ico.c:226 gdk-pixbuf/io-ico.c:240 gdk-pixbuf/io-ico.c:289 +#: gdk-pixbuf/io-ico.c:300 gdk-pixbuf/io-ico.c:393 msgid "Invalid header in icon" msgstr "Goiburu baliogabea ikonoan" -#: gdk-pixbuf/io-ico.c:257 gdk-pixbuf/io-ico.c:312 gdk-pixbuf/io-ico.c:405 -#: gdk-pixbuf/io-ico.c:458 gdk-pixbuf/io-ico.c:488 +#: gdk-pixbuf/io-ico.c:255 gdk-pixbuf/io-ico.c:310 gdk-pixbuf/io-ico.c:403 +#: gdk-pixbuf/io-ico.c:456 gdk-pixbuf/io-ico.c:486 msgid "Not enough memory to load icon" msgstr "Ez dago ikonoa kargatzeko adina memoria" -#: gdk-pixbuf/io-ico.c:338 +#: gdk-pixbuf/io-ico.c:336 msgid "Compressed icons are not supported" msgstr "Konprimitutako ikonoak ez dira onartzen" -#: gdk-pixbuf/io-ico.c:358 +#: gdk-pixbuf/io-ico.c:356 msgid "Icon has zero width" msgstr "Ikonoaren zabalera zero da" -#: gdk-pixbuf/io-ico.c:368 +#: gdk-pixbuf/io-ico.c:366 msgid "Icon has zero height" msgstr "Ikonoaren altuera zero da" -#: gdk-pixbuf/io-ico.c:443 +#: gdk-pixbuf/io-ico.c:441 msgid "Unsupported icon type" msgstr "Onartzen ez den ikono-mota" -#: gdk-pixbuf/io-ico.c:537 +#: gdk-pixbuf/io-ico.c:535 msgid "Not enough memory to load ICO file" msgstr "Ez dago ICO fitxategia kargatzeko adina memoria" -#: gdk-pixbuf/io-ico.c:1002 +#: gdk-pixbuf/io-ico.c:1000 msgid "Image too large to be saved as ICO" msgstr "Irudia handiegia da ICO gisa gordetzeko" -#: gdk-pixbuf/io-ico.c:1013 +#: gdk-pixbuf/io-ico.c:1011 msgid "Cursor hotspot outside image" msgstr "Kurtsorearen puntu-beroa iruditik kanpo" -#: gdk-pixbuf/io-ico.c:1036 +#: gdk-pixbuf/io-ico.c:1034 #, c-format msgid "Unsupported depth for ICO file: %d" msgstr "ICO fitxategiko kolore-sakonera ez da onartzen: %d" -#: gdk-pixbuf/io-jasper.c:74 +#: gdk-pixbuf/io-jasper.c:73 msgid "Couldn't allocate memory for stream" msgstr "Ezin izan da korronterako memoriarik esleitu" -#: gdk-pixbuf/io-jasper.c:104 +#: gdk-pixbuf/io-jasper.c:103 msgid "Couldn't decode image" msgstr "Ezin izan da irudia deskodetu" -#: gdk-pixbuf/io-jasper.c:122 +#: gdk-pixbuf/io-jasper.c:121 msgid "Transformed JPEG2000 has zero width or height" msgstr "Bihurtutako JPEG2000ren zabalera edo altuera zero da." -#: gdk-pixbuf/io-jasper.c:136 +#: gdk-pixbuf/io-jasper.c:135 msgid "Image type currently not supported" msgstr "Irudi mota ez da onartzen" -#: gdk-pixbuf/io-jasper.c:148 gdk-pixbuf/io-jasper.c:156 +#: gdk-pixbuf/io-jasper.c:147 gdk-pixbuf/io-jasper.c:155 msgid "Couldn't allocate memory for color profile" msgstr "Ezin izan da kolore-profilarentzako memoriarik esleitu" -#: gdk-pixbuf/io-jasper.c:182 +#: gdk-pixbuf/io-jasper.c:181 msgid "Insufficient memory to open JPEG 2000 file" msgstr "Ez dago JPEG 2000 fitxategia irekitzeko behar adina memoria" -#: gdk-pixbuf/io-jasper.c:261 +#: gdk-pixbuf/io-jasper.c:260 msgid "Couldn't allocate memory to buffer image data" msgstr "Ezin izan da irudiaren datuen bufferrerako memoriarik esleitu" -#: gdk-pixbuf/io-jasper.c:305 +#: gdk-pixbuf/io-jasper.c:304 msgid "The JPEG 2000 image format" msgstr "JPEG 2000 irudi-formatua" -#: gdk-pixbuf/io-jpeg.c:126 +#: gdk-pixbuf/io-jpeg.c:124 #, c-format msgid "Error interpreting JPEG image file (%s)" msgstr "Errorea JPEG irudi-fitxategia (%s) interpretatzen " -#: gdk-pixbuf/io-jpeg.c:604 +#: gdk-pixbuf/io-jpeg.c:597 msgid "" "Insufficient memory to load image, try exiting some applications to free " "memory" @@ -459,17 +469,17 @@ msgstr "" "Ez dago nahikoa memoria irudia kargatzeko, saiatu aplikazio batzuetatik " "irteten memoria libratzeko" -#: gdk-pixbuf/io-jpeg.c:651 gdk-pixbuf/io-jpeg.c:865 +#: gdk-pixbuf/io-jpeg.c:645 gdk-pixbuf/io-jpeg.c:858 #, c-format msgid "Unsupported JPEG color space (%s)" msgstr "Onartzen ez den JPEGren kolore-area (%s)" -#: gdk-pixbuf/io-jpeg.c:764 gdk-pixbuf/io-jpeg.c:1044 +#: gdk-pixbuf/io-jpeg.c:757 gdk-pixbuf/io-jpeg.c:1037 #: gdk-pixbuf/io-jpeg.c:1308 gdk-pixbuf/io-jpeg.c:1318 msgid "Couldn't allocate memory for loading JPEG file" msgstr "Ezin izan da JPEG fitxategia kargatzeko memoriarik esleitu" -#: gdk-pixbuf/io-jpeg.c:1018 +#: gdk-pixbuf/io-jpeg.c:1011 msgid "Transformed JPEG has zero width or height." msgstr "Bihurtutako JPEGren zabalera edo altuera zero da." @@ -478,90 +488,90 @@ msgstr "Bihurtutako JPEGren zabalera edo altuera zero da." msgid "Color profile has invalid length '%u'." msgstr "Kolore-profilak luzera baliogabea du: %u." -#: gdk-pixbuf/io-pcx.c:186 +#: gdk-pixbuf/io-pcx.c:184 msgid "Couldn't allocate memory for header" msgstr "Ezin da goibururako memoriarik esleitu" -#: gdk-pixbuf/io-pcx.c:201 gdk-pixbuf/io-pcx.c:559 +#: gdk-pixbuf/io-pcx.c:199 gdk-pixbuf/io-pcx.c:557 msgid "Couldn't allocate memory for context buffer" msgstr "Ezin da testuinguru-bufferrerako memoriarik esleitu" -#: gdk-pixbuf/io-pcx.c:600 +#: gdk-pixbuf/io-pcx.c:598 msgid "Image has invalid width and/or height" msgstr "Irudiak altuera edota zabalera baliogabea du" -#: gdk-pixbuf/io-pcx.c:612 gdk-pixbuf/io-pcx.c:673 +#: gdk-pixbuf/io-pcx.c:610 gdk-pixbuf/io-pcx.c:671 msgid "Image has unsupported bpp" msgstr "Irudiak onartzen ez den bpp du" -#: gdk-pixbuf/io-pcx.c:617 gdk-pixbuf/io-pcx.c:625 +#: gdk-pixbuf/io-pcx.c:615 gdk-pixbuf/io-pcx.c:623 #, c-format msgid "Image has unsupported number of %d-bit planes" msgstr "Irudiak onartu gabeko %d bit plano kopurua du" -#: gdk-pixbuf/io-pcx.c:641 +#: gdk-pixbuf/io-pcx.c:639 msgid "Couldn't create new pixbuf" msgstr "Ezin da pixbuf berria sortu" -#: gdk-pixbuf/io-pcx.c:649 +#: gdk-pixbuf/io-pcx.c:647 msgid "Couldn't allocate memory for line data" msgstr "Ezin da lerroko datuentzako memoriarik esleitu" -#: gdk-pixbuf/io-pcx.c:656 +#: gdk-pixbuf/io-pcx.c:654 msgid "Couldn't allocate memory for PCX image" msgstr "Ezin da PCX irudiarentzako memoriarik esleitu" -#: gdk-pixbuf/io-pcx.c:703 +#: gdk-pixbuf/io-pcx.c:701 msgid "Didn't get all lines of PCX image" msgstr "Ez dira PCX irudiko marra guztiak lortu" -#: gdk-pixbuf/io-pcx.c:710 +#: gdk-pixbuf/io-pcx.c:708 msgid "No palette found at end of PCX data" msgstr "PCX datuen amaieran ez da paletarik aurkitu" -#: gdk-pixbuf/io-pcx.c:755 +#: gdk-pixbuf/io-pcx.c:753 msgid "The PCX image format" msgstr "PCX irudi-formatua" -#: gdk-pixbuf/io-pixdata.c:148 +#: gdk-pixbuf/io-pixdata.c:146 msgid "Transformed pixbuf has zero width or height." msgstr "Bihurtutako pixbuf-en zabalera edo altuera zero da." -#: gdk-pixbuf/io-pixdata.c:186 +#: gdk-pixbuf/io-pixdata.c:184 msgid "The GdkPixdata format" msgstr "GdkPixdata formatua" -#: gdk-pixbuf/io-png.c:54 +#: gdk-pixbuf/io-png.c:53 msgid "Bits per channel of PNG image is invalid." msgstr "PNG irudiaren kanal bakoitzeko bitak baliogabeak dira." -#: gdk-pixbuf/io-png.c:135 gdk-pixbuf/io-png.c:641 +#: gdk-pixbuf/io-png.c:134 gdk-pixbuf/io-png.c:640 msgid "Transformed PNG has zero width or height." msgstr "Bihurtutako PNGren zabalera edo altuera zero da." -#: gdk-pixbuf/io-png.c:143 +#: gdk-pixbuf/io-png.c:142 msgid "Bits per channel of transformed PNG is not 8." msgstr "Bihurtutako PNGren kanal bakoitzeko bitak ez dira 8." -#: gdk-pixbuf/io-png.c:152 +#: gdk-pixbuf/io-png.c:151 msgid "Transformed PNG not RGB or RGBA." msgstr "Bihurtutako PNG ez da RGB edo RGBA." -#: gdk-pixbuf/io-png.c:161 +#: gdk-pixbuf/io-png.c:160 msgid "Transformed PNG has unsupported number of channels, must be 3 or 4." msgstr "" "Bihurtutako PNGk duen kanal-kopurua ez da onartzen; 3 edo 4 izan behar ditu." -#: gdk-pixbuf/io-png.c:182 +#: gdk-pixbuf/io-png.c:181 #, c-format msgid "Fatal error in PNG image file: %s" msgstr "Errore larria PNG irudi-fitxategian: %s" -#: gdk-pixbuf/io-png.c:315 +#: gdk-pixbuf/io-png.c:314 msgid "Insufficient memory to load PNG file" msgstr "Ez dago PNG fitxategia kargatzeko adina memoria" -#: gdk-pixbuf/io-png.c:656 +#: gdk-pixbuf/io-png.c:655 #, c-format msgid "" "Insufficient memory to store a %lu by %lu image; try exiting some " @@ -570,32 +580,32 @@ msgstr "" "Ez dago %2$lu irudiak %1$lu bat gordetzeko adina memoria; saiatu aplikazio " "batzuetatik irteten memoria-erabilera murrizteko" -#: gdk-pixbuf/io-png.c:719 +#: gdk-pixbuf/io-png.c:718 msgid "Fatal error reading PNG image file" msgstr "Errore larria PNG irudi-fitxategia irakurtzean" -#: gdk-pixbuf/io-png.c:768 +#: gdk-pixbuf/io-png.c:767 #, c-format msgid "Fatal error reading PNG image file: %s" msgstr "Errore larria PNG irudi-fitxategia irakurtzean: %s" -#: gdk-pixbuf/io-png.c:858 +#: gdk-pixbuf/io-png.c:857 msgid "" "Keys for PNG text chunks must have at least 1 and at most 79 characters." msgstr "" "PNGren testu-zatiek gutxienez karaktere 1 eta gehienez 79 eduki behar " "dituzte." -#: gdk-pixbuf/io-png.c:867 +#: gdk-pixbuf/io-png.c:866 msgid "Keys for PNG text chunks must be ASCII characters." msgstr "PNGren testu-zatien gakoek ASCII karaktereak izan behar dute." -#: gdk-pixbuf/io-png.c:881 gdk-pixbuf/io-tiff.c:667 +#: gdk-pixbuf/io-png.c:880 gdk-pixbuf/io-tiff.c:665 #, c-format msgid "Color profile has invalid length %d." msgstr "Kolore-profilak luzera baliogabea du: %d." -#: gdk-pixbuf/io-png.c:894 +#: gdk-pixbuf/io-png.c:893 #, c-format msgid "" "PNG compression level must be a value between 0 and 9; value '%s' could not " @@ -604,7 +614,7 @@ msgstr "" "PNG konpresioaren balioak 0 eta 9 artean egon behar du; '%s' balioa ezin " "izan da analizatu." -#: gdk-pixbuf/io-png.c:907 +#: gdk-pixbuf/io-png.c:906 #, c-format msgid "" "PNG compression level must be a value between 0 and 9; value '%d' is not " @@ -613,92 +623,92 @@ msgstr "" "PNG konpresioaren balioak 0 eta 9 artean egon behar du; '%d' balioa ez da " "onartzen." -#: gdk-pixbuf/io-png.c:955 +#: gdk-pixbuf/io-png.c:954 #, c-format msgid "Value for PNG text chunk %s cannot be converted to ISO-8859-1 encoding." msgstr "PNGren %s testu-zatiaren balioa ezin da ISO-8859-1 kodeketara bihurtu." -#: gdk-pixbuf/io-png.c:1118 +#: gdk-pixbuf/io-png.c:1117 msgid "The PNG image format" msgstr "PNG irudi-formatua" -#: gdk-pixbuf/io-pnm.c:248 +#: gdk-pixbuf/io-pnm.c:246 msgid "PNM loader expected to find an integer, but didn't" msgstr "PNM kargatzaileak osokoa aurkitzea espero zuen, baina ez du aurkitu" -#: gdk-pixbuf/io-pnm.c:280 +#: gdk-pixbuf/io-pnm.c:278 msgid "PNM file has an incorrect initial byte" msgstr "PNM fitxategiak hasierako byte okerra du" -#: gdk-pixbuf/io-pnm.c:310 +#: gdk-pixbuf/io-pnm.c:308 msgid "PNM file is not in a recognized PNM subformat" msgstr "PNM fitxategiak ez du PNM azpiformatu ezaguna" -#: gdk-pixbuf/io-pnm.c:335 +#: gdk-pixbuf/io-pnm.c:333 msgid "PNM file has an image width of 0" msgstr "PNM fitxategiaren irudi-zabalera 0 da" -#: gdk-pixbuf/io-pnm.c:356 +#: gdk-pixbuf/io-pnm.c:354 msgid "PNM file has an image height of 0" msgstr "PNM fitxategiaren irudi-altuera 0 da" -#: gdk-pixbuf/io-pnm.c:379 +#: gdk-pixbuf/io-pnm.c:377 msgid "Maximum color value in PNM file is 0" msgstr "PNM fitxategian kolorearen gehienezko balioa 0 da" -#: gdk-pixbuf/io-pnm.c:387 +#: gdk-pixbuf/io-pnm.c:385 msgid "Maximum color value in PNM file is too large" msgstr "PNM fitxategiko kolorearen gehienezko balioa handiegia da" -#: gdk-pixbuf/io-pnm.c:427 gdk-pixbuf/io-pnm.c:457 gdk-pixbuf/io-pnm.c:502 +#: gdk-pixbuf/io-pnm.c:425 gdk-pixbuf/io-pnm.c:455 gdk-pixbuf/io-pnm.c:500 msgid "Raw PNM image type is invalid" msgstr "PNM irudi-mota gordina baliogabea da" -#: gdk-pixbuf/io-pnm.c:652 +#: gdk-pixbuf/io-pnm.c:650 msgid "PNM image loader does not support this PNM subformat" msgstr "PNM irudi kargatzaileak ez du PNM azpiformatu hau onartzen" -#: gdk-pixbuf/io-pnm.c:739 gdk-pixbuf/io-pnm.c:966 +#: gdk-pixbuf/io-pnm.c:737 gdk-pixbuf/io-pnm.c:964 msgid "Raw PNM formats require exactly one whitespace before sample data" msgstr "" "PNM formatu gordinek zuriune bat behar dute lagin-informazioaren aurretik" -#: gdk-pixbuf/io-pnm.c:766 +#: gdk-pixbuf/io-pnm.c:764 msgid "Cannot allocate memory for loading PNM image" msgstr "Ezin da PNM irudia kargatzeko memoriarik esleitu" -#: gdk-pixbuf/io-pnm.c:816 +#: gdk-pixbuf/io-pnm.c:814 msgid "Insufficient memory to load PNM context struct" msgstr "Ez dago PNM testuinguru-egitura kargatzeko adina memoria" -#: gdk-pixbuf/io-pnm.c:867 +#: gdk-pixbuf/io-pnm.c:865 msgid "Unexpected end of PNM image data" msgstr "PNM irudi-datuen ustekabeko amaiera" -#: gdk-pixbuf/io-pnm.c:995 +#: gdk-pixbuf/io-pnm.c:993 msgid "Insufficient memory to load PNM file" msgstr "Ez dago PNM fitxategia kargatzeko behar adina memoria" -#: gdk-pixbuf/io-pnm.c:1079 +#: gdk-pixbuf/io-pnm.c:1077 msgid "The PNM/PBM/PGM/PPM image format family" msgstr "PNM/PBM/PGM/PPM irudi-formatuen familia" -#: gdk-pixbuf/io-qtif.c:128 +#: gdk-pixbuf/io-qtif.c:126 msgid "Input file descriptor is NULL." msgstr "Sarrerako fitxategiaren deskriptorea NULL da." -#: gdk-pixbuf/io-qtif.c:143 +#: gdk-pixbuf/io-qtif.c:141 msgid "Failed to read QTIF header" msgstr "Huts egin du QTIF goiburukoa irakurtzean" -#: gdk-pixbuf/io-qtif.c:152 gdk-pixbuf/io-qtif.c:189 gdk-pixbuf/io-qtif.c:459 +#: gdk-pixbuf/io-qtif.c:150 gdk-pixbuf/io-qtif.c:187 gdk-pixbuf/io-qtif.c:454 #, c-format msgid "QTIF atom size too large (%d byte)" msgid_plural "QTIF atom size too large (%d bytes)" msgstr[0] "QTIF elementuaren tamaina handiegia da (%d byte)" msgstr[1] "QTIF elementuaren tamaina handiegia da (%d byte)" -#: gdk-pixbuf/io-qtif.c:175 +#: gdk-pixbuf/io-qtif.c:173 #, c-format msgid "Failed to allocate %d byte for file read buffer" msgid_plural "Failed to allocate %d bytes for file read buffer" @@ -707,240 +717,236 @@ msgstr[0] "" msgstr[1] "" "Huts egin du %d byte esleitzean fitxategia irakurtzeko bufferrarentzako" -#: gdk-pixbuf/io-qtif.c:206 +#: gdk-pixbuf/io-qtif.c:201 #, c-format msgid "File error when reading QTIF atom: %s" msgstr "Fitxategiaren errorea QTIF elementua irakurtzean: %s" -#: gdk-pixbuf/io-qtif.c:243 +#: gdk-pixbuf/io-qtif.c:238 #, c-format msgid "Failed to skip the next %d byte with seek()." msgid_plural "Failed to skip the next %d bytes with seek()." msgstr[0] "Huts egin du hurrengo %d byte saltatzean seek() funtzioarekin." msgstr[1] "Huts egin du hurrengo %d byte saltatzean seek() funtzioarekin." -#: gdk-pixbuf/io-qtif.c:270 +#: gdk-pixbuf/io-qtif.c:265 msgid "Failed to allocate QTIF context structure." msgstr "Huts egin du QTIFen testuinguru-egitura esleitzean." -#: gdk-pixbuf/io-qtif.c:330 +#: gdk-pixbuf/io-qtif.c:325 msgid "Failed to create GdkPixbufLoader object." msgstr "Huts egin du GdkPixbufLoader objektua sortzean." -#: gdk-pixbuf/io-qtif.c:434 +#: gdk-pixbuf/io-qtif.c:429 msgid "Failed to find an image data atom." msgstr "Huts egin du irudiaren datuen elementu bat bilatzean." -#: gdk-pixbuf/io-qtif.c:618 +#: gdk-pixbuf/io-qtif.c:613 msgid "The QTIF image format" msgstr "QTIF irudi-formatua" -#: gdk-pixbuf/io-ras.c:125 +#: gdk-pixbuf/io-ras.c:123 msgid "RAS image has bogus header data" msgstr "RAS irudiak goiburu-datu akastunak ditu" -#: gdk-pixbuf/io-ras.c:147 +#: gdk-pixbuf/io-ras.c:145 msgid "RAS image has unknown type" msgstr "RAS irudiak mota ezezaguna du" -#: gdk-pixbuf/io-ras.c:155 +#: gdk-pixbuf/io-ras.c:153 msgid "unsupported RAS image variation" msgstr "onartzen ez den RAS irudi-aldaera" -#: gdk-pixbuf/io-ras.c:170 gdk-pixbuf/io-ras.c:199 +#: gdk-pixbuf/io-ras.c:168 gdk-pixbuf/io-ras.c:197 msgid "Not enough memory to load RAS image" msgstr "Ez dago RAS irudia kargatzeko behar adina memoria" -#: gdk-pixbuf/io-ras.c:544 +#: gdk-pixbuf/io-ras.c:542 msgid "The Sun raster image format" msgstr "Sun bilbe-irudiaren formatua" -#: gdk-pixbuf/io-tga.c:153 +#: gdk-pixbuf/io-tga.c:151 msgid "Cannot allocate memory for IOBuffer struct" msgstr "Ezin zaio IOBuffer-en egiturari memoriarik esleitu" -#: gdk-pixbuf/io-tga.c:172 +#: gdk-pixbuf/io-tga.c:170 msgid "Cannot allocate memory for IOBuffer data" msgstr "Ezin zaie IOBuffer-en datuei memoriarik esleitu" -#: gdk-pixbuf/io-tga.c:183 +#: gdk-pixbuf/io-tga.c:181 msgid "Cannot realloc IOBuffer data" msgstr "Ezin dira IOBuffer-en datuak berriro esleitu" -#: gdk-pixbuf/io-tga.c:213 +#: gdk-pixbuf/io-tga.c:211 msgid "Cannot allocate temporary IOBuffer data" msgstr "Ezin dira IOBuffer-en aldi baterako datuak esleitu" -#: gdk-pixbuf/io-tga.c:346 +#: gdk-pixbuf/io-tga.c:339 msgid "Cannot allocate new pixbuf" msgstr "Ezin da pixbuf berria esleitu" -#: gdk-pixbuf/io-tga.c:685 +#: gdk-pixbuf/io-tga.c:678 msgid "Image is corrupted or truncated" msgstr "Irudia trunkatuta edo hondatuta dago" -#: gdk-pixbuf/io-tga.c:692 +#: gdk-pixbuf/io-tga.c:685 msgid "Cannot allocate colormap structure" msgstr "Ezin da kolore-maparen egitura esleitu" -#: gdk-pixbuf/io-tga.c:699 +#: gdk-pixbuf/io-tga.c:692 msgid "Cannot allocate colormap entries" msgstr "Ezin dira kolore-maparen sarrerak esleitu" -#: gdk-pixbuf/io-tga.c:721 +#: gdk-pixbuf/io-tga.c:714 msgid "Unexpected bitdepth for colormap entries" msgstr "Kolore-maparen sarreren ustekabeko bit-sakonera" -#: gdk-pixbuf/io-tga.c:739 +#: gdk-pixbuf/io-tga.c:732 msgid "Cannot allocate TGA header memory" msgstr "Ezin da TGAren goiburu-memoriarik esleitu" -#: gdk-pixbuf/io-tga.c:772 +#: gdk-pixbuf/io-tga.c:765 msgid "TGA image has invalid dimensions" msgstr "TGA irudiak tamaina baliogabeak ditu" -#: gdk-pixbuf/io-tga.c:778 gdk-pixbuf/io-tga.c:787 gdk-pixbuf/io-tga.c:797 -#: gdk-pixbuf/io-tga.c:807 gdk-pixbuf/io-tga.c:814 +#: gdk-pixbuf/io-tga.c:771 gdk-pixbuf/io-tga.c:780 gdk-pixbuf/io-tga.c:790 +#: gdk-pixbuf/io-tga.c:800 gdk-pixbuf/io-tga.c:807 msgid "TGA image type not supported" msgstr "TGA irudi-mota ez da onartzen" -#: gdk-pixbuf/io-tga.c:861 +#: gdk-pixbuf/io-tga.c:854 msgid "Cannot allocate memory for TGA context struct" msgstr "Ezin da TGAren testuinguru-egiturarako memoriarik esleitu" -#: gdk-pixbuf/io-tga.c:926 +#: gdk-pixbuf/io-tga.c:919 msgid "Excess data in file" msgstr "Fitxategian datu gehiegi daude" -#: gdk-pixbuf/io-tga.c:1007 +#: gdk-pixbuf/io-tga.c:1000 msgid "The Targa image format" msgstr "Targa irudi-formatua" -#: gdk-pixbuf/io-tiff.c:104 +#: gdk-pixbuf/io-tiff.c:102 msgid "Could not get image width (bad TIFF file)" msgstr "Ezin izan da irudiaren zabalera lortu (TIFF fitxategi hondatua)" -#: gdk-pixbuf/io-tiff.c:112 +#: gdk-pixbuf/io-tiff.c:110 msgid "Could not get image height (bad TIFF file)" msgstr "Ezin izan da irudiaren altuera lortu (TIFF fitxategi hondatua)" -#: gdk-pixbuf/io-tiff.c:120 +#: gdk-pixbuf/io-tiff.c:118 msgid "Width or height of TIFF image is zero" msgstr "TIFF irudiaren zabalera edo altuera zero da" -#: gdk-pixbuf/io-tiff.c:129 gdk-pixbuf/io-tiff.c:138 +#: gdk-pixbuf/io-tiff.c:127 gdk-pixbuf/io-tiff.c:136 msgid "Dimensions of TIFF image too large" msgstr "TIFF irudiaren neurriak handiegiak dira" -#: gdk-pixbuf/io-tiff.c:162 gdk-pixbuf/io-tiff.c:174 gdk-pixbuf/io-tiff.c:491 +#: gdk-pixbuf/io-tiff.c:160 gdk-pixbuf/io-tiff.c:172 gdk-pixbuf/io-tiff.c:489 msgid "Insufficient memory to open TIFF file" msgstr "Ez dago TIFF fitxategia irekitzeko behar adina memoria" -#: gdk-pixbuf/io-tiff.c:236 +#: gdk-pixbuf/io-tiff.c:234 msgid "Failed to load RGB data from TIFF file" msgstr "Ezin izan dira RGB datuak kargatu TIFF fitxategitik" -#: gdk-pixbuf/io-tiff.c:293 +#: gdk-pixbuf/io-tiff.c:291 msgid "Failed to open TIFF image" msgstr "Ezin izan da TIFF irudia ireki" -#: gdk-pixbuf/io-tiff.c:427 gdk-pixbuf/io-tiff.c:440 +#: gdk-pixbuf/io-tiff.c:425 gdk-pixbuf/io-tiff.c:438 msgid "Failed to load TIFF image" msgstr "Ezin izan da TIFF irudia kargatu" -#: gdk-pixbuf/io-tiff.c:623 +#: gdk-pixbuf/io-tiff.c:621 msgid "Failed to save TIFF image" msgstr "Ezin izan da TIFF irudia gorde" -#: gdk-pixbuf/io-tiff.c:656 +#: gdk-pixbuf/io-tiff.c:654 msgid "TIFF compression doesn't refer to a valid codec." msgstr "TIFF konpresioak ez du baliozko koderik adierazten." -#: gdk-pixbuf/io-tiff.c:696 +#: gdk-pixbuf/io-tiff.c:694 msgid "Failed to write TIFF data" msgstr "Ezin izan da TIFF irudia idatzi" -#: gdk-pixbuf/io-tiff.c:733 +#: gdk-pixbuf/io-tiff.c:731 msgid "Couldn't write to TIFF file" msgstr "Ezin izan da TIFF fitxategian idatzi" -#: gdk-pixbuf/io-tiff.c:788 -msgid "The TIFF image format" -msgstr "TIFF irudi-formatua" - -#: gdk-pixbuf/io-wbmp.c:245 +#: gdk-pixbuf/io-wbmp.c:243 msgid "Image has zero width" msgstr "Irudiaren zabalera zero da" -#: gdk-pixbuf/io-wbmp.c:263 +#: gdk-pixbuf/io-wbmp.c:261 msgid "Image has zero height" msgstr "Irudiaren altuera zero da" -#: gdk-pixbuf/io-wbmp.c:274 +#: gdk-pixbuf/io-wbmp.c:272 msgid "Not enough memory to load image" msgstr "Ez dago irudia kargatzeko behar adina memoria" -#: gdk-pixbuf/io-wbmp.c:333 +#: gdk-pixbuf/io-wbmp.c:331 msgid "Couldn't save the rest" msgstr "Ezin izan da gainerakoa gorde" -#: gdk-pixbuf/io-wbmp.c:374 +#: gdk-pixbuf/io-wbmp.c:372 msgid "The WBMP image format" msgstr "WBMP irudi-formatua" -#: gdk-pixbuf/io-xbm.c:304 +#: gdk-pixbuf/io-xbm.c:302 msgid "Invalid XBM file" msgstr "XBM fitxategi baliogabea" -#: gdk-pixbuf/io-xbm.c:314 +#: gdk-pixbuf/io-xbm.c:312 msgid "Insufficient memory to load XBM image file" msgstr "Ez dago XBM irudi-fitxategia kargatzeko behar adina memoria" -#: gdk-pixbuf/io-xbm.c:462 +#: gdk-pixbuf/io-xbm.c:460 msgid "Failed to write to temporary file when loading XBM image" msgstr "Ezin izan da aldi baterako fitxategian idatzi XBM irudia kargatzean" -#: gdk-pixbuf/io-xbm.c:501 +#: gdk-pixbuf/io-xbm.c:499 msgid "The XBM image format" msgstr "XBM irudi-formatua" -#: gdk-pixbuf/io-xpm.c:469 +#: gdk-pixbuf/io-xpm.c:467 msgid "No XPM header found" msgstr "Ez da XPM goibururik aurkitu" -#: gdk-pixbuf/io-xpm.c:478 +#: gdk-pixbuf/io-xpm.c:476 msgid "Invalid XPM header" msgstr "XPM goiburu baliogabea" -#: gdk-pixbuf/io-xpm.c:486 +#: gdk-pixbuf/io-xpm.c:484 msgid "XPM file has image width <= 0" msgstr "XPM fitxategiaren irudi-zabalera <= 0 da" -#: gdk-pixbuf/io-xpm.c:494 +#: gdk-pixbuf/io-xpm.c:492 msgid "XPM file has image height <= 0" msgstr "XPM fitxategiaren irudi-altuera <= 0 da" -#: gdk-pixbuf/io-xpm.c:502 +#: gdk-pixbuf/io-xpm.c:500 msgid "XPM has invalid number of chars per pixel" msgstr "XPMk pixel bakoitzeko karaktere-kopuru baliogabea du" -#: gdk-pixbuf/io-xpm.c:511 +#: gdk-pixbuf/io-xpm.c:509 msgid "XPM file has invalid number of colors" msgstr "XPM fitxategiak kolore-kopuru baliogabea du" -#: gdk-pixbuf/io-xpm.c:523 gdk-pixbuf/io-xpm.c:532 gdk-pixbuf/io-xpm.c:584 +#: gdk-pixbuf/io-xpm.c:521 gdk-pixbuf/io-xpm.c:530 gdk-pixbuf/io-xpm.c:582 msgid "Cannot allocate memory for loading XPM image" msgstr "Ezin da XPM irudia kargatzeko memoriarik esleitu" -#: gdk-pixbuf/io-xpm.c:546 +#: gdk-pixbuf/io-xpm.c:544 msgid "Cannot read XPM colormap" msgstr "Ezin da XPMren kolore-mapa irakurri" -#: gdk-pixbuf/io-xpm.c:778 +#: gdk-pixbuf/io-xpm.c:776 msgid "Failed to write to temporary file when loading XPM image" msgstr "Ezin izan da aldi baterako fitxategian idatzi XPM irudia kargatzean" -#: gdk-pixbuf/io-xpm.c:817 +#: gdk-pixbuf/io-xpm.c:815 msgid "The XPM image format" msgstr "XPM irudi-formatua" diff --git a/po/fa.gmo b/po/fa.gmo index 23776ac1578eb035f85d3548d105e0b17ee8a591..1de2b5b4baeb76865158a36b72df99d9b072a13d 100644 GIT binary patch delta 28 jcmZ25lX1aJ#trdGye7H^rn*LE3PuK2CT5#+luWb$eq{&K delta 28 jcmZ25lX1aJ#trdGyvDi)Cc1{E3Wf$&Mi!fMluWb$ejf+U diff --git a/po/fa.po b/po/fa.po index 247034f..9f08320 100644 --- a/po/fa.po +++ b/po/fa.po @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: gtk+ 2.6\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=gdk-" "pixbuf\n" -"POT-Creation-Date: 2013-04-15 10:28-0400\n" +"POT-Creation-Date: 2014-05-26 20:46-0400\n" "PO-Revision-Date: 2005-02-14 18:03+0330\n" "Last-Translator: Roozbeh Pournader \n" "Language-Team: Persian \n" @@ -18,18 +18,18 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: gdk-pixbuf/gdk-pixbuf-animation.c:160 gdk-pixbuf/gdk-pixbuf-io.c:1064 -#: gdk-pixbuf/gdk-pixbuf-io.c:1330 +#: gdk-pixbuf/gdk-pixbuf-animation.c:158 gdk-pixbuf/gdk-pixbuf-io.c:1077 +#: gdk-pixbuf/gdk-pixbuf-io.c:1333 #, c-format msgid "Failed to open file '%s': %s" msgstr "باز کردن پرونده‌ی «%s» شکست خورد: %s" -#: gdk-pixbuf/gdk-pixbuf-animation.c:173 gdk-pixbuf/gdk-pixbuf-io.c:1076 +#: gdk-pixbuf/gdk-pixbuf-animation.c:171 gdk-pixbuf/gdk-pixbuf-io.c:962 #, c-format msgid "Image file '%s' contains no data" msgstr "پرونده‌ی تصویری «%s» هیچ داده‌ای ندارد" -#: gdk-pixbuf/gdk-pixbuf-animation.c:212 +#: gdk-pixbuf/gdk-pixbuf-animation.c:210 #, c-format msgid "" "Failed to load animation '%s': reason not known, probably a corrupt " @@ -38,8 +38,8 @@ msgstr "" "بار کردن پویانمایی «%s» شکست خورد: دلیل آن معلوم نیست، احتمالاً پرونده‌ی " "پویانمایی خراب است" -#: gdk-pixbuf/gdk-pixbuf-animation.c:280 gdk-pixbuf/gdk-pixbuf-io.c:1112 -#: gdk-pixbuf/gdk-pixbuf-io.c:1382 +#: gdk-pixbuf/gdk-pixbuf-animation.c:278 gdk-pixbuf/gdk-pixbuf-io.c:1113 +#: gdk-pixbuf/gdk-pixbuf-io.c:1385 #, c-format msgid "" "Failed to load image '%s': reason not known, probably a corrupt image file" @@ -47,12 +47,12 @@ msgstr "" "بار کردن تصویر «%s» شکست خورد: دلیل آن معلوم نیست، احتمالاً پرونده‌ی تصویری " "خراب است" -#: gdk-pixbuf/gdk-pixbuf-io.c:790 +#: gdk-pixbuf/gdk-pixbuf-io.c:774 #, c-format msgid "Unable to load image-loading module: %s: %s" msgstr "نمی‌توان پیمانه‌ی تصویربارکن را بار کرد: %s: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:805 +#: gdk-pixbuf/gdk-pixbuf-io.c:789 #, fuzzy, c-format msgid "" "Image-loading module %s does not export the proper interface; perhaps it's " @@ -61,53 +61,53 @@ msgstr "" "پیمانه‌ی بار کردن پرونده %s رابط مناسب را صادر نمی‌کند؛ شاید از نسخه‌ی دیگری از " "GTK است؟" -#: gdk-pixbuf/gdk-pixbuf-io.c:814 gdk-pixbuf/gdk-pixbuf-io.c:865 +#: gdk-pixbuf/gdk-pixbuf-io.c:798 gdk-pixbuf/gdk-pixbuf-io.c:849 #, c-format msgid "Image type '%s' is not supported" msgstr "تصویر نوع «%s» پشتیبانی نمی‌شود" -#: gdk-pixbuf/gdk-pixbuf-io.c:950 +#: gdk-pixbuf/gdk-pixbuf-io.c:934 #, c-format msgid "Couldn't recognize the image file format for file '%s'" msgstr "قالب پرونده‌ی تصویر برای پرونده‌ی «%s» تشخیص داده نشد" -#: gdk-pixbuf/gdk-pixbuf-io.c:958 +#: gdk-pixbuf/gdk-pixbuf-io.c:942 msgid "Unrecognized image file format" msgstr "قالب پرونده‌ی تصویری ناشناخته" -#: gdk-pixbuf/gdk-pixbuf-io.c:1121 +#: gdk-pixbuf/gdk-pixbuf-io.c:1124 #, c-format msgid "Failed to load image '%s': %s" msgstr "بار کردن تصویر «%s» شکست خورد: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2015 gdk-pixbuf/io-gdip-utils.c:837 +#: gdk-pixbuf/gdk-pixbuf-io.c:2029 gdk-pixbuf/io-gdip-utils.c:835 #, c-format msgid "Error writing to image file: %s" msgstr "خطا در نوشتن در پرونده‌ی تصویر: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2057 gdk-pixbuf/gdk-pixbuf-io.c:2178 +#: gdk-pixbuf/gdk-pixbuf-io.c:2071 gdk-pixbuf/gdk-pixbuf-io.c:2192 #, c-format msgid "This build of gdk-pixbuf does not support saving the image format: %s" msgstr "این ساخت gdk-pixbuf از ذخیره‌ی این قالب تصویری پشتیبانی نمی‌کند: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2088 +#: gdk-pixbuf/gdk-pixbuf-io.c:2102 msgid "Insufficient memory to save image to callback" msgstr "" -#: gdk-pixbuf/gdk-pixbuf-io.c:2101 +#: gdk-pixbuf/gdk-pixbuf-io.c:2115 msgid "Failed to open temporary file" msgstr "باز کردن پرونده‌ی موقت شکست خورد" -#: gdk-pixbuf/gdk-pixbuf-io.c:2124 +#: gdk-pixbuf/gdk-pixbuf-io.c:2138 msgid "Failed to read from temporary file" msgstr "خواندن از پرونده‌ی موقت شکست خورد" -#: gdk-pixbuf/gdk-pixbuf-io.c:2372 +#: gdk-pixbuf/gdk-pixbuf-io.c:2382 #, c-format msgid "Failed to open '%s' for writing: %s" msgstr "نمی‌توان «%s» را برای نوشتن باز کرد: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2398 +#: gdk-pixbuf/gdk-pixbuf-io.c:2408 #, c-format msgid "" "Failed to close '%s' while writing image, all data may not have been saved: " @@ -116,16 +116,16 @@ msgstr "" "بستن «%s» هنگام نوشتن تصویر شکست خورد، ممکن است همه‌ی داده‌ها ذخیره نشده " "باشند: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2619 gdk-pixbuf/gdk-pixbuf-io.c:2671 +#: gdk-pixbuf/gdk-pixbuf-io.c:2629 gdk-pixbuf/gdk-pixbuf-io.c:2681 msgid "Insufficient memory to save image into a buffer" msgstr "حافظه برای ذخیره کردن تصویر در میان‌گیر کافی نیست" -#: gdk-pixbuf/gdk-pixbuf-io.c:2717 +#: gdk-pixbuf/gdk-pixbuf-io.c:2727 #, fuzzy msgid "Error writing to image stream" msgstr "خطا در نوشتن در پرونده‌ی تصویر: %s" -#: gdk-pixbuf/gdk-pixbuf-loader.c:393 +#: gdk-pixbuf/gdk-pixbuf-loader.c:384 #, fuzzy, c-format msgid "" "Internal error: Image loader module '%s' failed to complete an operation, " @@ -134,222 +134,231 @@ msgstr "" "خطای داخلی: پیمانه‌ی بارکننده‌ی تصویر «%s» در بار کردن یک تصویر شکست خورد،ولی " "دلیلی برای این شکست اعلام نکرد" -#: gdk-pixbuf/gdk-pixbuf-loader.c:435 +#: gdk-pixbuf/gdk-pixbuf-loader.c:426 #, c-format msgid "Incremental loading of image type '%s' is not supported" msgstr "بار کردن افزایشی تصویر نوع «%s» پشتیبانی نمی‌شود" -#: gdk-pixbuf/gdk-pixdata.c:160 +#: gdk-pixbuf/gdk-pixdata.c:158 msgid "Image header corrupt" msgstr "سرصفحه‌ی تصویر خراب است" -#: gdk-pixbuf/gdk-pixdata.c:165 +#: gdk-pixbuf/gdk-pixdata.c:163 msgid "Image format unknown" msgstr "قالب تصویر نامعلوم است" -#: gdk-pixbuf/gdk-pixdata.c:170 gdk-pixbuf/gdk-pixdata.c:502 +#: gdk-pixbuf/gdk-pixdata.c:168 gdk-pixbuf/gdk-pixdata.c:501 msgid "Image pixel data corrupt" msgstr "داده‌های نقطه‌ای تصویر خراب است" -#: gdk-pixbuf/gdk-pixdata.c:446 +#: gdk-pixbuf/gdk-pixdata.c:445 #, c-format msgid "failed to allocate image buffer of %u byte" msgid_plural "failed to allocate image buffer of %u bytes" msgstr[0] "تخصیص یک میانگیر تصویر %Iu بایتی شکست خورد " -#: gdk-pixbuf/io-ani.c:244 +#: gdk-pixbuf/io-ani.c:242 msgid "Unexpected icon chunk in animation" msgstr "تکه ‌شمایل غیرمنتظره در پویانمایی" -#: gdk-pixbuf/io-ani.c:342 gdk-pixbuf/io-ani.c:400 gdk-pixbuf/io-ani.c:426 -#: gdk-pixbuf/io-ani.c:449 gdk-pixbuf/io-ani.c:476 gdk-pixbuf/io-ani.c:563 +#: gdk-pixbuf/io-ani.c:340 gdk-pixbuf/io-ani.c:398 gdk-pixbuf/io-ani.c:424 +#: gdk-pixbuf/io-ani.c:447 gdk-pixbuf/io-ani.c:474 gdk-pixbuf/io-ani.c:561 msgid "Invalid header in animation" msgstr "سرصفحه‌ی نامعتبر در پویانمایی" -#: gdk-pixbuf/io-ani.c:352 gdk-pixbuf/io-ani.c:374 gdk-pixbuf/io-ani.c:458 -#: gdk-pixbuf/io-ani.c:485 gdk-pixbuf/io-ani.c:536 gdk-pixbuf/io-ani.c:608 +#: gdk-pixbuf/io-ani.c:350 gdk-pixbuf/io-ani.c:372 gdk-pixbuf/io-ani.c:456 +#: gdk-pixbuf/io-ani.c:483 gdk-pixbuf/io-ani.c:534 gdk-pixbuf/io-ani.c:606 msgid "Not enough memory to load animation" msgstr "حافظه برای بار کردن پویانمایی کافی نیست" -#: gdk-pixbuf/io-ani.c:392 gdk-pixbuf/io-ani.c:418 gdk-pixbuf/io-ani.c:437 +#: gdk-pixbuf/io-ani.c:390 gdk-pixbuf/io-ani.c:416 gdk-pixbuf/io-ani.c:435 msgid "Malformed chunk in animation" msgstr "تکه‌ی معیوب در پویانمایی" -#: gdk-pixbuf/io-ani.c:660 +#: gdk-pixbuf/io-ani.c:628 +#, fuzzy +msgid "ANI image was truncated or incomplete." +msgstr "تصویر GIF قطع شده یا ناقص است." + +#: gdk-pixbuf/io-ani.c:669 msgid "The ANI image format" msgstr "قالب تصویر ANI" -#: gdk-pixbuf/io-bmp.c:229 gdk-pixbuf/io-bmp.c:266 gdk-pixbuf/io-bmp.c:337 -#: gdk-pixbuf/io-bmp.c:369 gdk-pixbuf/io-bmp.c:392 gdk-pixbuf/io-bmp.c:495 +#: gdk-pixbuf/io-bmp.c:227 gdk-pixbuf/io-bmp.c:264 gdk-pixbuf/io-bmp.c:335 +#: gdk-pixbuf/io-bmp.c:367 gdk-pixbuf/io-bmp.c:390 gdk-pixbuf/io-bmp.c:493 msgid "BMP image has bogus header data" msgstr "داده‌های سرصفحه‌ی تصویر BMP جعلی است" -#: gdk-pixbuf/io-bmp.c:240 gdk-pixbuf/io-bmp.c:432 +#: gdk-pixbuf/io-bmp.c:238 gdk-pixbuf/io-bmp.c:430 msgid "Not enough memory to load bitmap image" msgstr "حافظه برای بار کردن تصویر نقشه‌بیتی کافی نیست" -#: gdk-pixbuf/io-bmp.c:318 +#: gdk-pixbuf/io-bmp.c:316 msgid "BMP image has unsupported header size" msgstr "اندازه‌ی سرصفحه‌ی تصویر BMP پشتیبانی نمی‌شود" -#: gdk-pixbuf/io-bmp.c:356 +#: gdk-pixbuf/io-bmp.c:354 msgid "Topdown BMP images cannot be compressed" msgstr "تصاویر BMP ازبالا‌به‌پایین نمی‌توانند فشرده باشند" -#: gdk-pixbuf/io-bmp.c:716 gdk-pixbuf/io-pnm.c:707 +#: gdk-pixbuf/io-bmp.c:714 gdk-pixbuf/io-pnm.c:705 msgid "Premature end-of-file encountered" msgstr "پیش از موقع به پایان پرونده برخورد شد" -#: gdk-pixbuf/io-bmp.c:1328 +#: gdk-pixbuf/io-bmp.c:1326 #, fuzzy msgid "Couldn't allocate memory for saving BMP file" msgstr "نمی‌توان برای بار کردن پرونده‌ی JPEG حافظه تخصیص داد" -#: gdk-pixbuf/io-bmp.c:1369 +#: gdk-pixbuf/io-bmp.c:1367 #, fuzzy msgid "Couldn't write to BMP file" msgstr "نمی‌توان نام پرونده را تبدیل کرد" -#: gdk-pixbuf/io-bmp.c:1422 gdk-pixbuf/io-gdip-bmp.c:82 +#: gdk-pixbuf/io-bmp.c:1420 gdk-pixbuf/io-gdip-bmp.c:80 msgid "The BMP image format" msgstr "قالب تصویر BMP" -#: gdk-pixbuf/io-gdip-emf.c:59 +#: gdk-pixbuf/io-gdip-emf.c:57 #, fuzzy msgid "The EMF image format" msgstr "قالب تصویر BMP" -#: gdk-pixbuf/io-gdip-gif.c:80 gdk-pixbuf/io-gif.c:1720 +#: gdk-pixbuf/io-gdip-gif.c:78 gdk-pixbuf/io-gif.c:1718 msgid "The GIF image format" msgstr "قالب تصویر GIF" -#: gdk-pixbuf/io-gdip-ico.c:59 gdk-pixbuf/io-ico.c:1271 +#: gdk-pixbuf/io-gdip-ico.c:57 gdk-pixbuf/io-ico.c:1269 msgid "The ICO image format" msgstr "قالب تصویر ICO" -#: gdk-pixbuf/io-gdip-jpeg.c:53 gdk-pixbuf/io-jpeg.c:1249 +#: gdk-pixbuf/io-gdip-jpeg.c:51 gdk-pixbuf/io-jpeg.c:1249 #, c-format msgid "" "JPEG quality must be a value between 0 and 100; value '%s' could not be " "parsed." msgstr "کیفیت JPEG باید مقداری بین ۰ و ۱۰۰ باشد؛ مقدار «%s» قابل درک نیست." -#: gdk-pixbuf/io-gdip-jpeg.c:68 gdk-pixbuf/io-jpeg.c:1265 +#: gdk-pixbuf/io-gdip-jpeg.c:66 gdk-pixbuf/io-jpeg.c:1265 #, c-format msgid "" "JPEG quality must be a value between 0 and 100; value '%d' is not allowed." msgstr "کیفیت JPEG باید مقداری بین ۰ و ۱۰۰ باشد؛ مقدار «%Id» مجاز نیست." -#: gdk-pixbuf/io-gdip-jpeg.c:136 gdk-pixbuf/io-jpeg.c:1478 +#: gdk-pixbuf/io-gdip-jpeg.c:134 gdk-pixbuf/io-jpeg.c:1478 msgid "The JPEG image format" msgstr "قالب تصویر JPEG" -#: gdk-pixbuf/io-gdip-utils.c:154 +#: gdk-pixbuf/io-gdip-tiff.c:80 gdk-pixbuf/io-tiff.c:786 +msgid "The TIFF image format" +msgstr "قالب تصویر TIFF" + +#: gdk-pixbuf/io-gdip-utils.c:152 #, fuzzy, c-format msgid "Could not allocate memory: %s" msgstr "نمی‌توان برای سرصفحه حافظه تخصیص داد" -#: gdk-pixbuf/io-gdip-utils.c:179 gdk-pixbuf/io-gdip-utils.c:293 -#: gdk-pixbuf/io-gdip-utils.c:333 +#: gdk-pixbuf/io-gdip-utils.c:177 gdk-pixbuf/io-gdip-utils.c:291 +#: gdk-pixbuf/io-gdip-utils.c:331 #, fuzzy, c-format msgid "Could not create stream: %s" msgstr "خطا در ایجاد شاخه‌ی «%s»: %s" -#: gdk-pixbuf/io-gdip-utils.c:193 +#: gdk-pixbuf/io-gdip-utils.c:191 #, fuzzy, c-format msgid "Could not seek stream: %s" msgstr "نمی‌توان مورد را انتخاب کرد" -#: gdk-pixbuf/io-gdip-utils.c:205 +#: gdk-pixbuf/io-gdip-utils.c:203 #, fuzzy, c-format msgid "Could not read from stream: %s" msgstr "خطا در ایجاد شاخه‌ی «%s»: %s" -#: gdk-pixbuf/io-gdip-utils.c:617 +#: gdk-pixbuf/io-gdip-utils.c:615 #, fuzzy msgid "Couldn't load bitmap" msgstr "نمی‌توان نام پرونده را تبدیل کرد" -#: gdk-pixbuf/io-gdip-utils.c:773 +#: gdk-pixbuf/io-gdip-utils.c:771 #, fuzzy msgid "Couldn't load metafile" msgstr "نمی‌توان نام پرونده را تبدیل کرد" -#: gdk-pixbuf/io-gdip-utils.c:878 +#: gdk-pixbuf/io-gdip-utils.c:876 #, fuzzy msgid "Unsupported image format for GDI+" msgstr "این شکل از تصاویر RAS پشتیبانی نمی‌شوند" -#: gdk-pixbuf/io-gdip-utils.c:885 +#: gdk-pixbuf/io-gdip-utils.c:883 #, fuzzy msgid "Couldn't save" msgstr "نمی‌توان بقیه را ذخیره کرد" -#: gdk-pixbuf/io-gdip-wmf.c:58 +#: gdk-pixbuf/io-gdip-wmf.c:56 #, fuzzy msgid "The WMF image format" msgstr "قالب تصویری WBMP" -#: gdk-pixbuf/io-gif.c:222 +#: gdk-pixbuf/io-gif.c:220 #, c-format msgid "Failure reading GIF: %s" msgstr "شکست در خواندن GIF: %s" -#: gdk-pixbuf/io-gif.c:496 gdk-pixbuf/io-gif.c:1502 gdk-pixbuf/io-gif.c:1669 +#: gdk-pixbuf/io-gif.c:494 gdk-pixbuf/io-gif.c:1500 gdk-pixbuf/io-gif.c:1667 msgid "GIF file was missing some data (perhaps it was truncated somehow?)" msgstr "" "بعضی از داده‌های پرونده‌ی GIF مفقود شده‌اند (شاید پرونده به شکلی قطع شده است؟)‏" -#: gdk-pixbuf/io-gif.c:505 +#: gdk-pixbuf/io-gif.c:503 #, c-format msgid "Internal error in the GIF loader (%s)" msgstr "خطای داخلی در بارگذار GIF (%s)" -#: gdk-pixbuf/io-gif.c:579 +#: gdk-pixbuf/io-gif.c:577 msgid "Stack overflow" msgstr "سرریز پشته" -#: gdk-pixbuf/io-gif.c:639 +#: gdk-pixbuf/io-gif.c:637 msgid "GIF image loader cannot understand this image." msgstr "بارکننده‌ی تصویر GIF نمی‌تواند این تصویر را بفهمد." -#: gdk-pixbuf/io-gif.c:668 +#: gdk-pixbuf/io-gif.c:666 msgid "Bad code encountered" msgstr "برخورد با کد بد" -#: gdk-pixbuf/io-gif.c:678 +#: gdk-pixbuf/io-gif.c:676 msgid "Circular table entry in GIF file" msgstr "مدخل دوری جدول در پرونده‌ی GIF" -#: gdk-pixbuf/io-gif.c:866 gdk-pixbuf/io-gif.c:1488 gdk-pixbuf/io-gif.c:1541 -#: gdk-pixbuf/io-gif.c:1657 +#: gdk-pixbuf/io-gif.c:864 gdk-pixbuf/io-gif.c:1486 gdk-pixbuf/io-gif.c:1539 +#: gdk-pixbuf/io-gif.c:1655 msgid "Not enough memory to load GIF file" msgstr "حافظه برای بار کردن پرونده‌ی GIF کافی نیست" -#: gdk-pixbuf/io-gif.c:960 +#: gdk-pixbuf/io-gif.c:958 #, fuzzy msgid "Not enough memory to composite a frame in GIF file" msgstr "حافظه برای بار کردن پرونده‌ی GIF کافی نیست" -#: gdk-pixbuf/io-gif.c:1132 +#: gdk-pixbuf/io-gif.c:1130 msgid "GIF image is corrupt (incorrect LZW compression)" msgstr "تصویر GIF خراب است (فشرده‌سازی LZW غلط)" -#: gdk-pixbuf/io-gif.c:1182 +#: gdk-pixbuf/io-gif.c:1180 msgid "File does not appear to be a GIF file" msgstr "پرونده به‌نظر یک پرونده‌ی GIF نمی‌رسد" -#: gdk-pixbuf/io-gif.c:1194 +#: gdk-pixbuf/io-gif.c:1192 #, c-format msgid "Version %s of the GIF file format is not supported" msgstr "نسخه‌ی %s از قالب پرونده‌ی GIF پشتیبانی نمی‌شود" -#: gdk-pixbuf/io-gif.c:1241 +#: gdk-pixbuf/io-gif.c:1239 #, fuzzy msgid "Resulting GIF image has zero size" msgstr "عرض تصویر صفر است" -#: gdk-pixbuf/io-gif.c:1320 +#: gdk-pixbuf/io-gif.c:1318 msgid "" "GIF image has no global colormap, and a frame inside it has no local " "colormap." @@ -357,7 +366,7 @@ msgstr "" "تصویر GIF نقشه‌رنگ سراسری‌ای ندارد، و یکی از چارچوب‌های داخل آن نقشه‌رنگ محلی " "ندارد." -#: gdk-pixbuf/io-gif.c:1564 +#: gdk-pixbuf/io-gif.c:1562 msgid "GIF image was truncated or incomplete." msgstr "تصویر GIF قطع شده یا ناقص است." @@ -376,95 +385,95 @@ msgstr "نمی‌توان مورد را انتخاب کرد" msgid "The ICNS image format" msgstr "قالب تصویر ICO" -#: gdk-pixbuf/io-ico.c:228 gdk-pixbuf/io-ico.c:242 gdk-pixbuf/io-ico.c:291 -#: gdk-pixbuf/io-ico.c:302 gdk-pixbuf/io-ico.c:395 +#: gdk-pixbuf/io-ico.c:226 gdk-pixbuf/io-ico.c:240 gdk-pixbuf/io-ico.c:289 +#: gdk-pixbuf/io-ico.c:300 gdk-pixbuf/io-ico.c:393 msgid "Invalid header in icon" msgstr "سرصفحه‌ی نامعتبر در شمایل" -#: gdk-pixbuf/io-ico.c:257 gdk-pixbuf/io-ico.c:312 gdk-pixbuf/io-ico.c:405 -#: gdk-pixbuf/io-ico.c:458 gdk-pixbuf/io-ico.c:488 +#: gdk-pixbuf/io-ico.c:255 gdk-pixbuf/io-ico.c:310 gdk-pixbuf/io-ico.c:403 +#: gdk-pixbuf/io-ico.c:456 gdk-pixbuf/io-ico.c:486 msgid "Not enough memory to load icon" msgstr "حافظه برای بار کردن شمایل کافی نیست" -#: gdk-pixbuf/io-ico.c:338 +#: gdk-pixbuf/io-ico.c:336 msgid "Compressed icons are not supported" msgstr "شمایل‌های فشرده‌شده پشتیبانی نمی‌شوند" -#: gdk-pixbuf/io-ico.c:358 +#: gdk-pixbuf/io-ico.c:356 msgid "Icon has zero width" msgstr "عرض شمایل صفر است" -#: gdk-pixbuf/io-ico.c:368 +#: gdk-pixbuf/io-ico.c:366 msgid "Icon has zero height" msgstr "ارتفاع شمایل صفر است" -#: gdk-pixbuf/io-ico.c:443 +#: gdk-pixbuf/io-ico.c:441 msgid "Unsupported icon type" msgstr "شمایل از نوع پشتیانی‌نشده" -#: gdk-pixbuf/io-ico.c:537 +#: gdk-pixbuf/io-ico.c:535 msgid "Not enough memory to load ICO file" msgstr "حافظه برای بار کردن پرونده‌ی ICO کافی نیست" -#: gdk-pixbuf/io-ico.c:1002 +#: gdk-pixbuf/io-ico.c:1000 msgid "Image too large to be saved as ICO" msgstr "تصویر برای ذخیره شدن به‌عنوان ICO خیلی بزرگ است" -#: gdk-pixbuf/io-ico.c:1013 +#: gdk-pixbuf/io-ico.c:1011 msgid "Cursor hotspot outside image" msgstr "کانون مکان‌نما خارج از تصویر است" -#: gdk-pixbuf/io-ico.c:1036 +#: gdk-pixbuf/io-ico.c:1034 #, c-format msgid "Unsupported depth for ICO file: %d" msgstr "عمق پشتیبانی‌نشده برای پرونده‌ی ICO: %Id" -#: gdk-pixbuf/io-jasper.c:74 +#: gdk-pixbuf/io-jasper.c:73 #, fuzzy msgid "Couldn't allocate memory for stream" msgstr "نمی‌توان برای سرصفحه حافظه تخصیص داد" -#: gdk-pixbuf/io-jasper.c:104 +#: gdk-pixbuf/io-jasper.c:103 #, fuzzy msgid "Couldn't decode image" msgstr "نمی‌توان نام پرونده را تبدیل کرد" -#: gdk-pixbuf/io-jasper.c:122 +#: gdk-pixbuf/io-jasper.c:121 #, fuzzy msgid "Transformed JPEG2000 has zero width or height" msgstr "عرض یا ارتفاع PNG تبدیل‌شده صفر است." -#: gdk-pixbuf/io-jasper.c:136 +#: gdk-pixbuf/io-jasper.c:135 #, fuzzy msgid "Image type currently not supported" msgstr "تصویر نوع «%s» پشتیبانی نمی‌شود" -#: gdk-pixbuf/io-jasper.c:148 gdk-pixbuf/io-jasper.c:156 +#: gdk-pixbuf/io-jasper.c:147 gdk-pixbuf/io-jasper.c:155 #, fuzzy msgid "Couldn't allocate memory for color profile" msgstr "نمی‌توان برای بار کردن پرونده‌ی JPEG حافظه تخصیص داد" -#: gdk-pixbuf/io-jasper.c:182 +#: gdk-pixbuf/io-jasper.c:181 #, fuzzy msgid "Insufficient memory to open JPEG 2000 file" msgstr "حافظه برای بار کردن پرونده‌ی TIFF کافی نیست" -#: gdk-pixbuf/io-jasper.c:261 +#: gdk-pixbuf/io-jasper.c:260 #, fuzzy msgid "Couldn't allocate memory to buffer image data" msgstr "نمی‌توان برای داده‌های خط حافظه تخصیص داد" -#: gdk-pixbuf/io-jasper.c:305 +#: gdk-pixbuf/io-jasper.c:304 #, fuzzy msgid "The JPEG 2000 image format" msgstr "قالب تصویر JPEG" -#: gdk-pixbuf/io-jpeg.c:126 +#: gdk-pixbuf/io-jpeg.c:124 #, c-format msgid "Error interpreting JPEG image file (%s)" msgstr "خطا در تفسیر پرونده‌ی JPEG ‏(%s)" -#: gdk-pixbuf/io-jpeg.c:604 +#: gdk-pixbuf/io-jpeg.c:597 msgid "" "Insufficient memory to load image, try exiting some applications to free " "memory" @@ -472,17 +481,17 @@ msgstr "" "حافظه برای بار کردن تصویر کافی نیست، برای آزاد کردن حافظه خروج از بعضی " "برنامه‌ها را امتحان کنید" -#: gdk-pixbuf/io-jpeg.c:651 gdk-pixbuf/io-jpeg.c:865 +#: gdk-pixbuf/io-jpeg.c:645 gdk-pixbuf/io-jpeg.c:858 #, c-format msgid "Unsupported JPEG color space (%s)" msgstr "فضای رنگ JPEG پشتیبانی نمی‌شود (%s)" -#: gdk-pixbuf/io-jpeg.c:764 gdk-pixbuf/io-jpeg.c:1044 +#: gdk-pixbuf/io-jpeg.c:757 gdk-pixbuf/io-jpeg.c:1037 #: gdk-pixbuf/io-jpeg.c:1308 gdk-pixbuf/io-jpeg.c:1318 msgid "Couldn't allocate memory for loading JPEG file" msgstr "نمی‌توان برای بار کردن پرونده‌ی JPEG حافظه تخصیص داد" -#: gdk-pixbuf/io-jpeg.c:1018 +#: gdk-pixbuf/io-jpeg.c:1011 #, fuzzy msgid "Transformed JPEG has zero width or height." msgstr "عرض یا ارتفاع PNG تبدیل‌شده صفر است." @@ -492,92 +501,92 @@ msgstr "عرض یا ارتفاع PNG تبدیل‌شده صفر است." msgid "Color profile has invalid length '%u'." msgstr "" -#: gdk-pixbuf/io-pcx.c:186 +#: gdk-pixbuf/io-pcx.c:184 msgid "Couldn't allocate memory for header" msgstr "نمی‌توان برای سرصفحه حافظه تخصیص داد" -#: gdk-pixbuf/io-pcx.c:201 gdk-pixbuf/io-pcx.c:559 +#: gdk-pixbuf/io-pcx.c:199 gdk-pixbuf/io-pcx.c:557 msgid "Couldn't allocate memory for context buffer" msgstr "نمی‌توان برای میانگیر زمینه حافظه تخصیص داد" -#: gdk-pixbuf/io-pcx.c:600 +#: gdk-pixbuf/io-pcx.c:598 msgid "Image has invalid width and/or height" msgstr "ارتفاع و/یا عرض تصویر نامعتبر است" -#: gdk-pixbuf/io-pcx.c:612 gdk-pixbuf/io-pcx.c:673 +#: gdk-pixbuf/io-pcx.c:610 gdk-pixbuf/io-pcx.c:671 msgid "Image has unsupported bpp" msgstr "‏bpp تصویر پشتیبانی نمی‌شود" -#: gdk-pixbuf/io-pcx.c:617 gdk-pixbuf/io-pcx.c:625 +#: gdk-pixbuf/io-pcx.c:615 gdk-pixbuf/io-pcx.c:623 #, c-format msgid "Image has unsupported number of %d-bit planes" msgstr "تعداد صفحه‌های %Idبیتی تصویر پشتیبانی نمی‌شود" -#: gdk-pixbuf/io-pcx.c:641 +#: gdk-pixbuf/io-pcx.c:639 msgid "Couldn't create new pixbuf" msgstr "نمی‌توان pixbuf ایجاد کرد" -#: gdk-pixbuf/io-pcx.c:649 +#: gdk-pixbuf/io-pcx.c:647 msgid "Couldn't allocate memory for line data" msgstr "نمی‌توان برای داده‌های خط حافظه تخصیص داد" -#: gdk-pixbuf/io-pcx.c:656 +#: gdk-pixbuf/io-pcx.c:654 #, fuzzy msgid "Couldn't allocate memory for PCX image" msgstr "نمی‌توان برای سرصفحه حافظه تخصیص داد" -#: gdk-pixbuf/io-pcx.c:703 +#: gdk-pixbuf/io-pcx.c:701 msgid "Didn't get all lines of PCX image" msgstr "همه‌ی خطهای تصویر PCX گرفته نشد" -#: gdk-pixbuf/io-pcx.c:710 +#: gdk-pixbuf/io-pcx.c:708 msgid "No palette found at end of PCX data" msgstr "در انتهای داده‌های PCX تخته‌رنگی یافته نشد" -#: gdk-pixbuf/io-pcx.c:755 +#: gdk-pixbuf/io-pcx.c:753 msgid "The PCX image format" msgstr "قالب تصویر PCX" -#: gdk-pixbuf/io-pixdata.c:148 +#: gdk-pixbuf/io-pixdata.c:146 #, fuzzy msgid "Transformed pixbuf has zero width or height." msgstr "عرض یا ارتفاع PNG تبدیل‌شده صفر است." -#: gdk-pixbuf/io-pixdata.c:186 +#: gdk-pixbuf/io-pixdata.c:184 #, fuzzy msgid "The GdkPixdata format" msgstr "قالب تصویر GIF" -#: gdk-pixbuf/io-png.c:54 +#: gdk-pixbuf/io-png.c:53 msgid "Bits per channel of PNG image is invalid." msgstr "بیت بر کانال تصویر PNG نامعتبر است." -#: gdk-pixbuf/io-png.c:135 gdk-pixbuf/io-png.c:641 +#: gdk-pixbuf/io-png.c:134 gdk-pixbuf/io-png.c:640 msgid "Transformed PNG has zero width or height." msgstr "عرض یا ارتفاع PNG تبدیل‌شده صفر است." -#: gdk-pixbuf/io-png.c:143 +#: gdk-pixbuf/io-png.c:142 msgid "Bits per channel of transformed PNG is not 8." msgstr "بیت بر کانال PNG تبدیل‌شده، ۸ نیست." -#: gdk-pixbuf/io-png.c:152 +#: gdk-pixbuf/io-png.c:151 msgid "Transformed PNG not RGB or RGBA." msgstr "PNG تبدیل‌شده RGB یا RGBA نیست." -#: gdk-pixbuf/io-png.c:161 +#: gdk-pixbuf/io-png.c:160 msgid "Transformed PNG has unsupported number of channels, must be 3 or 4." msgstr "تعداد کانالهای PNG تبدیل‌شده پشتیبانی نمی‌شود، باید ۳ یا ۴ تا باشد." -#: gdk-pixbuf/io-png.c:182 +#: gdk-pixbuf/io-png.c:181 #, c-format msgid "Fatal error in PNG image file: %s" msgstr "خطای مهلک در پرونده‌ی تصویر PNG‏: %s" -#: gdk-pixbuf/io-png.c:315 +#: gdk-pixbuf/io-png.c:314 msgid "Insufficient memory to load PNG file" msgstr "حافظه برای بار کردن پرونده‌ی PNG کافی نیست" -#: gdk-pixbuf/io-png.c:656 +#: gdk-pixbuf/io-png.c:655 #, fuzzy, c-format msgid "" "Insufficient memory to store a %lu by %lu image; try exiting some " @@ -586,376 +595,372 @@ msgstr "" "حافظه برای ذخیره‌ی یک تصویر %Ild در %Ild کافی نیست؛ برای کاهش مصرف حافظه خروج " "از بعضی برنامه‌ها را امتحان کنید" -#: gdk-pixbuf/io-png.c:719 +#: gdk-pixbuf/io-png.c:718 msgid "Fatal error reading PNG image file" msgstr "خطای مهلک در خواندن پرونده‌ی تصویری PNG" -#: gdk-pixbuf/io-png.c:768 +#: gdk-pixbuf/io-png.c:767 #, c-format msgid "Fatal error reading PNG image file: %s" msgstr "خطای مهلک در خواندن پرونده‌ی تصویری PNG‏: %s" -#: gdk-pixbuf/io-png.c:858 +#: gdk-pixbuf/io-png.c:857 msgid "" "Keys for PNG text chunks must have at least 1 and at most 79 characters." msgstr "کلیدهای تکه‌متنهای PNG باید حداقل یک و حداکثر ۷۹ نویسه داشته باشند." -#: gdk-pixbuf/io-png.c:867 +#: gdk-pixbuf/io-png.c:866 msgid "Keys for PNG text chunks must be ASCII characters." msgstr "کلیدهای تکه‌متنهای PNG باید نویسه‌های اَسکی باشند." -#: gdk-pixbuf/io-png.c:881 gdk-pixbuf/io-tiff.c:667 +#: gdk-pixbuf/io-png.c:880 gdk-pixbuf/io-tiff.c:665 #, c-format msgid "Color profile has invalid length %d." msgstr "" -#: gdk-pixbuf/io-png.c:894 +#: gdk-pixbuf/io-png.c:893 #, fuzzy, c-format msgid "" "PNG compression level must be a value between 0 and 9; value '%s' could not " "be parsed." msgstr "کیفیت JPEG باید مقداری بین ۰ و ۱۰۰ باشد؛ مقدار «%s» قابل درک نیست." -#: gdk-pixbuf/io-png.c:907 +#: gdk-pixbuf/io-png.c:906 #, fuzzy, c-format msgid "" "PNG compression level must be a value between 0 and 9; value '%d' is not " "allowed." msgstr "کیفیت JPEG باید مقداری بین ۰ و ۱۰۰ باشد؛ مقدار «%Id» مجاز نیست." -#: gdk-pixbuf/io-png.c:955 +#: gdk-pixbuf/io-png.c:954 #, c-format msgid "Value for PNG text chunk %s cannot be converted to ISO-8859-1 encoding." msgstr "مقدار تکه‌متن PNG «%s» را نمی‌توان به کدگذاری ISO-8859-1 تبدیل کرد." -#: gdk-pixbuf/io-png.c:1118 +#: gdk-pixbuf/io-png.c:1117 msgid "The PNG image format" msgstr "قالب تصویر PNG" -#: gdk-pixbuf/io-pnm.c:248 +#: gdk-pixbuf/io-pnm.c:246 msgid "PNM loader expected to find an integer, but didn't" msgstr "بارکننده‌ی PNM انتظار داشت یک عدد صحیح ببیند، ولی ندید" -#: gdk-pixbuf/io-pnm.c:280 +#: gdk-pixbuf/io-pnm.c:278 msgid "PNM file has an incorrect initial byte" msgstr "بایت ابتدایی پرونده‌ی PNM نادرست است" -#: gdk-pixbuf/io-pnm.c:310 +#: gdk-pixbuf/io-pnm.c:308 msgid "PNM file is not in a recognized PNM subformat" msgstr "پرونده‌ی PNM در زیرقالب شناخته‌شده‌ای از PNM نیست" -#: gdk-pixbuf/io-pnm.c:335 +#: gdk-pixbuf/io-pnm.c:333 msgid "PNM file has an image width of 0" msgstr "عرض تصویر پرونده‌ی PNM صفر است" -#: gdk-pixbuf/io-pnm.c:356 +#: gdk-pixbuf/io-pnm.c:354 msgid "PNM file has an image height of 0" msgstr "ارتفاع تصویر پرونده‌ی PNM صفر است" -#: gdk-pixbuf/io-pnm.c:379 +#: gdk-pixbuf/io-pnm.c:377 msgid "Maximum color value in PNM file is 0" msgstr "حداکثر مقدار رنگ در پرونده‌ی PNM صفر است" -#: gdk-pixbuf/io-pnm.c:387 +#: gdk-pixbuf/io-pnm.c:385 msgid "Maximum color value in PNM file is too large" msgstr "مقدار حداکثر رنگ در پرونده‌ی PNM خیلی بزرگ است" -#: gdk-pixbuf/io-pnm.c:427 gdk-pixbuf/io-pnm.c:457 gdk-pixbuf/io-pnm.c:502 +#: gdk-pixbuf/io-pnm.c:425 gdk-pixbuf/io-pnm.c:455 gdk-pixbuf/io-pnm.c:500 msgid "Raw PNM image type is invalid" msgstr "نوع تصویر PNM خام نامعتبر است" -#: gdk-pixbuf/io-pnm.c:652 +#: gdk-pixbuf/io-pnm.c:650 msgid "PNM image loader does not support this PNM subformat" msgstr "بارکننده‌ی تصویر PNM از این زیرقالب پشتیبانی نمی‌کند" -#: gdk-pixbuf/io-pnm.c:739 gdk-pixbuf/io-pnm.c:966 +#: gdk-pixbuf/io-pnm.c:737 gdk-pixbuf/io-pnm.c:964 msgid "Raw PNM formats require exactly one whitespace before sample data" msgstr "" "قالبهای PNM خام به دقیقاً یک فاصله‌ی خالی قبل از داده‌های نمونه نیاز دارند" -#: gdk-pixbuf/io-pnm.c:766 +#: gdk-pixbuf/io-pnm.c:764 msgid "Cannot allocate memory for loading PNM image" msgstr "نمی‌توان برای بار کردن تصویر PNM حافظه تخصیص داد" -#: gdk-pixbuf/io-pnm.c:816 +#: gdk-pixbuf/io-pnm.c:814 msgid "Insufficient memory to load PNM context struct" msgstr "حافظه برای بار کردن ساختار زمینه‌ی PNM کافی نیست" -#: gdk-pixbuf/io-pnm.c:867 +#: gdk-pixbuf/io-pnm.c:865 msgid "Unexpected end of PNM image data" msgstr "پایان غیرمنتظره‌ی داده‌های تصویر PNM" -#: gdk-pixbuf/io-pnm.c:995 +#: gdk-pixbuf/io-pnm.c:993 msgid "Insufficient memory to load PNM file" msgstr "حافظه برای بار کردن پرونده‌ی PNM کافی نیست" -#: gdk-pixbuf/io-pnm.c:1079 +#: gdk-pixbuf/io-pnm.c:1077 msgid "The PNM/PBM/PGM/PPM image format family" msgstr "خانواده‌ی قالبهای تصویر PNM/PBM/PGM/PPM" -#: gdk-pixbuf/io-qtif.c:128 +#: gdk-pixbuf/io-qtif.c:126 msgid "Input file descriptor is NULL." msgstr "" -#: gdk-pixbuf/io-qtif.c:143 +#: gdk-pixbuf/io-qtif.c:141 #, fuzzy msgid "Failed to read QTIF header" msgstr "باز کردن پرونده‌ی TIFF شکست خورد" -#: gdk-pixbuf/io-qtif.c:152 gdk-pixbuf/io-qtif.c:189 gdk-pixbuf/io-qtif.c:459 +#: gdk-pixbuf/io-qtif.c:150 gdk-pixbuf/io-qtif.c:187 gdk-pixbuf/io-qtif.c:454 #, c-format msgid "QTIF atom size too large (%d byte)" msgid_plural "QTIF atom size too large (%d bytes)" msgstr[0] "" -#: gdk-pixbuf/io-qtif.c:175 +#: gdk-pixbuf/io-qtif.c:173 #, fuzzy, c-format msgid "Failed to allocate %d byte for file read buffer" msgid_plural "Failed to allocate %d bytes for file read buffer" msgstr[0] "تخصیص یک میانگیر تصویر %Iu بایتی شکست خورد " -#: gdk-pixbuf/io-qtif.c:206 +#: gdk-pixbuf/io-qtif.c:201 #, fuzzy, c-format msgid "File error when reading QTIF atom: %s" msgstr "شکست در خواندن GIF: %s" -#: gdk-pixbuf/io-qtif.c:243 +#: gdk-pixbuf/io-qtif.c:238 #, c-format msgid "Failed to skip the next %d byte with seek()." msgid_plural "Failed to skip the next %d bytes with seek()." msgstr[0] "" -#: gdk-pixbuf/io-qtif.c:270 +#: gdk-pixbuf/io-qtif.c:265 #, fuzzy msgid "Failed to allocate QTIF context structure." msgstr "نمی‌توان برای ساختار زمینه‌ی TGA حافظه تخصیص داد" -#: gdk-pixbuf/io-qtif.c:330 +#: gdk-pixbuf/io-qtif.c:325 #, fuzzy msgid "Failed to create GdkPixbufLoader object." msgstr "خواندن از پرونده‌ی موقت شکست خورد" -#: gdk-pixbuf/io-qtif.c:434 +#: gdk-pixbuf/io-qtif.c:429 #, fuzzy msgid "Failed to find an image data atom." msgstr "باز کردن پرونده‌ی TIFF شکست خورد" -#: gdk-pixbuf/io-qtif.c:618 +#: gdk-pixbuf/io-qtif.c:613 #, fuzzy msgid "The QTIF image format" msgstr "قالب تصویر TIFF" -#: gdk-pixbuf/io-ras.c:125 +#: gdk-pixbuf/io-ras.c:123 msgid "RAS image has bogus header data" msgstr "داده‌های سرصفحه‌ای تصویر RAS جعلی است" -#: gdk-pixbuf/io-ras.c:147 +#: gdk-pixbuf/io-ras.c:145 msgid "RAS image has unknown type" msgstr "نوع تصویر RAS نامعلوم است" -#: gdk-pixbuf/io-ras.c:155 +#: gdk-pixbuf/io-ras.c:153 msgid "unsupported RAS image variation" msgstr "این شکل از تصاویر RAS پشتیبانی نمی‌شوند" -#: gdk-pixbuf/io-ras.c:170 gdk-pixbuf/io-ras.c:199 +#: gdk-pixbuf/io-ras.c:168 gdk-pixbuf/io-ras.c:197 msgid "Not enough memory to load RAS image" msgstr "حافظه برای بار کردن تصویر RAS کافی نیست" -#: gdk-pixbuf/io-ras.c:544 +#: gdk-pixbuf/io-ras.c:542 msgid "The Sun raster image format" msgstr "" -#: gdk-pixbuf/io-tga.c:153 +#: gdk-pixbuf/io-tga.c:151 msgid "Cannot allocate memory for IOBuffer struct" msgstr "نمی‌توان برای ساختار IOBuffer حافظه تخصیص داد" -#: gdk-pixbuf/io-tga.c:172 +#: gdk-pixbuf/io-tga.c:170 msgid "Cannot allocate memory for IOBuffer data" msgstr "نمی‌توان برای داده‌های IOBuffer حافظه تخصیص داد" -#: gdk-pixbuf/io-tga.c:183 +#: gdk-pixbuf/io-tga.c:181 msgid "Cannot realloc IOBuffer data" msgstr "نمی‌توان داده‌های IOBuffer را بازتخصیص کرد" -#: gdk-pixbuf/io-tga.c:213 +#: gdk-pixbuf/io-tga.c:211 msgid "Cannot allocate temporary IOBuffer data" msgstr "نمی‌توان داده‌های موقت IOBuffer را تخصیص داد" -#: gdk-pixbuf/io-tga.c:346 +#: gdk-pixbuf/io-tga.c:339 msgid "Cannot allocate new pixbuf" msgstr "نمی‌توان pixbuf جدید تخصیص داد" -#: gdk-pixbuf/io-tga.c:685 +#: gdk-pixbuf/io-tga.c:678 #, fuzzy msgid "Image is corrupted or truncated" msgstr "تصویر GIF قطع شده یا ناقص است." -#: gdk-pixbuf/io-tga.c:692 +#: gdk-pixbuf/io-tga.c:685 msgid "Cannot allocate colormap structure" msgstr "نمی‌توان ساختار نقشه‌رنگ تخصیص داد" -#: gdk-pixbuf/io-tga.c:699 +#: gdk-pixbuf/io-tga.c:692 msgid "Cannot allocate colormap entries" msgstr "نمی‌توان مدخلهای نقشه‌رنگ را تخصیص داد" -#: gdk-pixbuf/io-tga.c:721 +#: gdk-pixbuf/io-tga.c:714 msgid "Unexpected bitdepth for colormap entries" msgstr "عمق بیتی غیرمنتظره برای مدخلهای نقشه‌رنگ" -#: gdk-pixbuf/io-tga.c:739 +#: gdk-pixbuf/io-tga.c:732 msgid "Cannot allocate TGA header memory" msgstr "نمی‌توان حافظه‌ی سرصفحه‌ی TGA را تخصیص داد" -#: gdk-pixbuf/io-tga.c:772 +#: gdk-pixbuf/io-tga.c:765 msgid "TGA image has invalid dimensions" msgstr "ابعاد پرونده‌ی TGA نامعتبر است" -#: gdk-pixbuf/io-tga.c:778 gdk-pixbuf/io-tga.c:787 gdk-pixbuf/io-tga.c:797 -#: gdk-pixbuf/io-tga.c:807 gdk-pixbuf/io-tga.c:814 +#: gdk-pixbuf/io-tga.c:771 gdk-pixbuf/io-tga.c:780 gdk-pixbuf/io-tga.c:790 +#: gdk-pixbuf/io-tga.c:800 gdk-pixbuf/io-tga.c:807 msgid "TGA image type not supported" msgstr "تصویر نوع TGA پشتیبانی نمی‌شود" -#: gdk-pixbuf/io-tga.c:861 +#: gdk-pixbuf/io-tga.c:854 msgid "Cannot allocate memory for TGA context struct" msgstr "نمی‌توان برای ساختار زمینه‌ی TGA حافظه تخصیص داد" -#: gdk-pixbuf/io-tga.c:926 +#: gdk-pixbuf/io-tga.c:919 msgid "Excess data in file" msgstr "داده‌های اضافی در پرونده" -#: gdk-pixbuf/io-tga.c:1007 +#: gdk-pixbuf/io-tga.c:1000 msgid "The Targa image format" msgstr "قالب تصویر تارگا" -#: gdk-pixbuf/io-tiff.c:104 +#: gdk-pixbuf/io-tiff.c:102 msgid "Could not get image width (bad TIFF file)" msgstr "نمی‌توان عرض تصویر را گرفت (پرونده‌ی TIFF خراب)" -#: gdk-pixbuf/io-tiff.c:112 +#: gdk-pixbuf/io-tiff.c:110 msgid "Could not get image height (bad TIFF file)" msgstr "نمی‌توان ارتفاع تصویر را گرفت (پرونده‌ی TIFF خراب)" -#: gdk-pixbuf/io-tiff.c:120 +#: gdk-pixbuf/io-tiff.c:118 msgid "Width or height of TIFF image is zero" msgstr "عرض یا ارتفاع تصویر TIFF صفر است" -#: gdk-pixbuf/io-tiff.c:129 gdk-pixbuf/io-tiff.c:138 +#: gdk-pixbuf/io-tiff.c:127 gdk-pixbuf/io-tiff.c:136 msgid "Dimensions of TIFF image too large" msgstr "ابعاد تصویر TIFF خیلی بزرگ است" -#: gdk-pixbuf/io-tiff.c:162 gdk-pixbuf/io-tiff.c:174 gdk-pixbuf/io-tiff.c:491 +#: gdk-pixbuf/io-tiff.c:160 gdk-pixbuf/io-tiff.c:172 gdk-pixbuf/io-tiff.c:489 msgid "Insufficient memory to open TIFF file" msgstr "حافظه برای بار کردن پرونده‌ی TIFF کافی نیست" -#: gdk-pixbuf/io-tiff.c:236 +#: gdk-pixbuf/io-tiff.c:234 msgid "Failed to load RGB data from TIFF file" msgstr "نمی‌توان داده‌های RGB را از پرونده‌ی TIFF بار کرد" -#: gdk-pixbuf/io-tiff.c:293 +#: gdk-pixbuf/io-tiff.c:291 msgid "Failed to open TIFF image" msgstr "باز کردن پرونده‌ی TIFF شکست خورد" -#: gdk-pixbuf/io-tiff.c:427 gdk-pixbuf/io-tiff.c:440 +#: gdk-pixbuf/io-tiff.c:425 gdk-pixbuf/io-tiff.c:438 msgid "Failed to load TIFF image" msgstr "بار کردن پرونده‌ی TIFF شکست خورد" -#: gdk-pixbuf/io-tiff.c:623 +#: gdk-pixbuf/io-tiff.c:621 #, fuzzy msgid "Failed to save TIFF image" msgstr "باز کردن پرونده‌ی TIFF شکست خورد" -#: gdk-pixbuf/io-tiff.c:656 +#: gdk-pixbuf/io-tiff.c:654 msgid "TIFF compression doesn't refer to a valid codec." msgstr "" -#: gdk-pixbuf/io-tiff.c:696 +#: gdk-pixbuf/io-tiff.c:694 #, fuzzy msgid "Failed to write TIFF data" msgstr "باز کردن پرونده‌ی TIFF شکست خورد" -#: gdk-pixbuf/io-tiff.c:733 +#: gdk-pixbuf/io-tiff.c:731 #, fuzzy msgid "Couldn't write to TIFF file" msgstr "نمی‌توان نام پرونده را تبدیل کرد" -#: gdk-pixbuf/io-tiff.c:788 -msgid "The TIFF image format" -msgstr "قالب تصویر TIFF" - -#: gdk-pixbuf/io-wbmp.c:245 +#: gdk-pixbuf/io-wbmp.c:243 msgid "Image has zero width" msgstr "عرض تصویر صفر است" -#: gdk-pixbuf/io-wbmp.c:263 +#: gdk-pixbuf/io-wbmp.c:261 msgid "Image has zero height" msgstr "ارتفاع تصویر صفر است" -#: gdk-pixbuf/io-wbmp.c:274 +#: gdk-pixbuf/io-wbmp.c:272 msgid "Not enough memory to load image" msgstr "حافظه برای بار کردن تصویر کافی نیست" -#: gdk-pixbuf/io-wbmp.c:333 +#: gdk-pixbuf/io-wbmp.c:331 msgid "Couldn't save the rest" msgstr "نمی‌توان بقیه را ذخیره کرد" -#: gdk-pixbuf/io-wbmp.c:374 +#: gdk-pixbuf/io-wbmp.c:372 msgid "The WBMP image format" msgstr "قالب تصویری WBMP" -#: gdk-pixbuf/io-xbm.c:304 +#: gdk-pixbuf/io-xbm.c:302 msgid "Invalid XBM file" msgstr "پرونده‌ی XBM نامعتبر" -#: gdk-pixbuf/io-xbm.c:314 +#: gdk-pixbuf/io-xbm.c:312 msgid "Insufficient memory to load XBM image file" msgstr "حافظه برای بار کردن پرونده‌ی تصویری XBM کافی نیست" -#: gdk-pixbuf/io-xbm.c:462 +#: gdk-pixbuf/io-xbm.c:460 msgid "Failed to write to temporary file when loading XBM image" msgstr "نوشتن پرونده‌ی موقت هنگام بار کردن تصویر XNM شکست خورد" -#: gdk-pixbuf/io-xbm.c:501 +#: gdk-pixbuf/io-xbm.c:499 msgid "The XBM image format" msgstr "قالب تصویر XBM" -#: gdk-pixbuf/io-xpm.c:469 +#: gdk-pixbuf/io-xpm.c:467 msgid "No XPM header found" msgstr "سرصفحه‌ی XPM یافت نشد" -#: gdk-pixbuf/io-xpm.c:478 +#: gdk-pixbuf/io-xpm.c:476 #, fuzzy msgid "Invalid XPM header" msgstr "پرونده‌ی XBM نامعتبر" -#: gdk-pixbuf/io-xpm.c:486 +#: gdk-pixbuf/io-xpm.c:484 msgid "XPM file has image width <= 0" msgstr "عرض تصویر پرونده‌ی XPM کمتر یا مساوی صفر است" -#: gdk-pixbuf/io-xpm.c:494 +#: gdk-pixbuf/io-xpm.c:492 msgid "XPM file has image height <= 0" msgstr "ارتفاع تصویر پرونده‌ی XPM کمتر یا مساوی صفر است" -#: gdk-pixbuf/io-xpm.c:502 +#: gdk-pixbuf/io-xpm.c:500 msgid "XPM has invalid number of chars per pixel" msgstr "تعداد نویسه بر نقطه‌ی XPM نامعتبر است" -#: gdk-pixbuf/io-xpm.c:511 +#: gdk-pixbuf/io-xpm.c:509 msgid "XPM file has invalid number of colors" msgstr "تعداد رنگهای پرونده‌ی XPM نامعتبر است" -#: gdk-pixbuf/io-xpm.c:523 gdk-pixbuf/io-xpm.c:532 gdk-pixbuf/io-xpm.c:584 +#: gdk-pixbuf/io-xpm.c:521 gdk-pixbuf/io-xpm.c:530 gdk-pixbuf/io-xpm.c:582 msgid "Cannot allocate memory for loading XPM image" msgstr "نمی‌توان برای بار کردن تصویر XPM حافظه تخصیص داد" -#: gdk-pixbuf/io-xpm.c:546 +#: gdk-pixbuf/io-xpm.c:544 msgid "Cannot read XPM colormap" msgstr "نمی‌توان نقشه‌رنگ XPM را خواند" -#: gdk-pixbuf/io-xpm.c:778 +#: gdk-pixbuf/io-xpm.c:776 msgid "Failed to write to temporary file when loading XPM image" msgstr "نوشتن در پرونده‌ی موقت هنگام بار کردن تصویر XPM شکست خورد" -#: gdk-pixbuf/io-xpm.c:817 +#: gdk-pixbuf/io-xpm.c:815 msgid "The XPM image format" msgstr "قالب تصویر XPM" diff --git a/po/fi.gmo b/po/fi.gmo index c16f6b8f5f9ee9ce8358e20e15a6772cfeb2eff6..5b0f8e70c05d3101fcdf60d61d925156390870aa 100644 GIT binary patch delta 28 kcmdlqmvPfv#tnybc};W;Om&US6pRe4Ow2Z)*L|!20FLJgfB*mh delta 28 kcmdlqmvPfv#tnybd5v`qOmq!R6$}lmj4U>v*L|!20FI#vdjJ3c diff --git a/po/fi.po b/po/fi.po index 4cebab9..7e2d81a 100644 --- a/po/fi.po +++ b/po/fi.po @@ -13,7 +13,7 @@ msgstr "" "Project-Id-Version: gtk+\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=gdk-" "pixbuf\n" -"POT-Creation-Date: 2013-04-15 10:28-0400\n" +"POT-Creation-Date: 2014-05-26 20:46-0400\n" "PO-Revision-Date: 2011-06-07 15:31+0300\n" "Last-Translator: Tommi Vainikainen \n" "Language-Team: Finnish \n" @@ -23,18 +23,18 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: gdk-pixbuf/gdk-pixbuf-animation.c:160 gdk-pixbuf/gdk-pixbuf-io.c:1064 -#: gdk-pixbuf/gdk-pixbuf-io.c:1330 +#: gdk-pixbuf/gdk-pixbuf-animation.c:158 gdk-pixbuf/gdk-pixbuf-io.c:1077 +#: gdk-pixbuf/gdk-pixbuf-io.c:1333 #, c-format msgid "Failed to open file '%s': %s" msgstr "Tiedoston ”%s” avaus epäonnistui: %s" -#: gdk-pixbuf/gdk-pixbuf-animation.c:173 gdk-pixbuf/gdk-pixbuf-io.c:1076 +#: gdk-pixbuf/gdk-pixbuf-animation.c:171 gdk-pixbuf/gdk-pixbuf-io.c:962 #, c-format msgid "Image file '%s' contains no data" msgstr "Kuvatiedostossa ”%s” ei ole sisältöä" -#: gdk-pixbuf/gdk-pixbuf-animation.c:212 +#: gdk-pixbuf/gdk-pixbuf-animation.c:210 #, c-format msgid "" "Failed to load animation '%s': reason not known, probably a corrupt " @@ -43,8 +43,8 @@ msgstr "" "Animaation ”%s” lataus epäonnistui: syy tuntematon, ehkä vioittunut " "animaatiotiedosto" -#: gdk-pixbuf/gdk-pixbuf-animation.c:280 gdk-pixbuf/gdk-pixbuf-io.c:1112 -#: gdk-pixbuf/gdk-pixbuf-io.c:1382 +#: gdk-pixbuf/gdk-pixbuf-animation.c:278 gdk-pixbuf/gdk-pixbuf-io.c:1113 +#: gdk-pixbuf/gdk-pixbuf-io.c:1385 #, c-format msgid "" "Failed to load image '%s': reason not known, probably a corrupt image file" @@ -52,12 +52,12 @@ msgstr "" "Kuvan ”%s” lataus epäonnistui: syy tuntematon, ehkä vioittunut kuvatiedosto" # , c-format -#: gdk-pixbuf/gdk-pixbuf-io.c:790 +#: gdk-pixbuf/gdk-pixbuf-io.c:774 #, c-format msgid "Unable to load image-loading module: %s: %s" msgstr "Ei voi ladata kuvanlatausmoduulia: %s: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:805 +#: gdk-pixbuf/gdk-pixbuf-io.c:789 #, c-format msgid "" "Image-loading module %s does not export the proper interface; perhaps it's " @@ -66,53 +66,53 @@ msgstr "" "Kuvanlatausmoduuli %s ei vienyt oikeaa rajapintaa. Ehkäpä se on toisesta gdk-" "pixbuf:n versiosta?" -#: gdk-pixbuf/gdk-pixbuf-io.c:814 gdk-pixbuf/gdk-pixbuf-io.c:865 +#: gdk-pixbuf/gdk-pixbuf-io.c:798 gdk-pixbuf/gdk-pixbuf-io.c:849 #, c-format msgid "Image type '%s' is not supported" msgstr "Kuvatyyppiä ”%s” ei tueta" -#: gdk-pixbuf/gdk-pixbuf-io.c:950 +#: gdk-pixbuf/gdk-pixbuf-io.c:934 #, c-format msgid "Couldn't recognize the image file format for file '%s'" msgstr "Ei voitu tunnistaa tiedoston ”%s” kuvatyyppiä" -#: gdk-pixbuf/gdk-pixbuf-io.c:958 +#: gdk-pixbuf/gdk-pixbuf-io.c:942 msgid "Unrecognized image file format" msgstr "Tuntematon kuvatiedostomuoto" -#: gdk-pixbuf/gdk-pixbuf-io.c:1121 +#: gdk-pixbuf/gdk-pixbuf-io.c:1124 #, c-format msgid "Failed to load image '%s': %s" msgstr "Kuvan ”%s” lataus epäonnistui: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2015 gdk-pixbuf/io-gdip-utils.c:837 +#: gdk-pixbuf/gdk-pixbuf-io.c:2029 gdk-pixbuf/io-gdip-utils.c:835 #, c-format msgid "Error writing to image file: %s" msgstr "Virhe kuvatiedoston kirjoittamisessa: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2057 gdk-pixbuf/gdk-pixbuf-io.c:2178 +#: gdk-pixbuf/gdk-pixbuf-io.c:2071 gdk-pixbuf/gdk-pixbuf-io.c:2192 #, c-format msgid "This build of gdk-pixbuf does not support saving the image format: %s" msgstr "Tämä käännetty versio gdk-pixbufista ei voi tallentaa muodossa: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2088 +#: gdk-pixbuf/gdk-pixbuf-io.c:2102 msgid "Insufficient memory to save image to callback" msgstr "Liian vähän muistia kuvan tallentamiseksi paluukutsuun" -#: gdk-pixbuf/gdk-pixbuf-io.c:2101 +#: gdk-pixbuf/gdk-pixbuf-io.c:2115 msgid "Failed to open temporary file" msgstr "Väliaikaistiedoston avaaminen epäonnistui" -#: gdk-pixbuf/gdk-pixbuf-io.c:2124 +#: gdk-pixbuf/gdk-pixbuf-io.c:2138 msgid "Failed to read from temporary file" msgstr "Väliaikaistiedostosta lukeminen epäonnistui" -#: gdk-pixbuf/gdk-pixbuf-io.c:2372 +#: gdk-pixbuf/gdk-pixbuf-io.c:2382 #, c-format msgid "Failed to open '%s' for writing: %s" msgstr "Tiedoston ”%s” avaaminen kirjoitusta varten epäonnistui: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2398 +#: gdk-pixbuf/gdk-pixbuf-io.c:2408 #, c-format msgid "" "Failed to close '%s' while writing image, all data may not have been saved: " @@ -121,15 +121,15 @@ msgstr "" "Tiedoston ”%s” sulkeminen epäonnistui kirjoittaessa kuvaa, joten kaikki data " "ei ole välttämättä tallentunut: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2619 gdk-pixbuf/gdk-pixbuf-io.c:2671 +#: gdk-pixbuf/gdk-pixbuf-io.c:2629 gdk-pixbuf/gdk-pixbuf-io.c:2681 msgid "Insufficient memory to save image into a buffer" msgstr "Liian vähän muistia kuvan tallentamiseksi puskuriin" -#: gdk-pixbuf/gdk-pixbuf-io.c:2717 +#: gdk-pixbuf/gdk-pixbuf-io.c:2727 msgid "Error writing to image stream" msgstr "Virhe kirjoitettaessa kuvavirtaan" -#: gdk-pixbuf/gdk-pixbuf-loader.c:393 +#: gdk-pixbuf/gdk-pixbuf-loader.c:384 #, c-format msgid "" "Internal error: Image loader module '%s' failed to complete an operation, " @@ -138,214 +138,223 @@ msgstr "" "Sisäinen virhe: Kuvanlatainmoduuli ”%s” ei onnistunut lataamaan kuvaa " "loppuun eikä ilmoittanut virheen syytä" -#: gdk-pixbuf/gdk-pixbuf-loader.c:435 +#: gdk-pixbuf/gdk-pixbuf-loader.c:426 #, c-format msgid "Incremental loading of image type '%s' is not supported" msgstr "Kuvatyypin ”%s” kasvavaa latausta ei tueta." -#: gdk-pixbuf/gdk-pixdata.c:160 +#: gdk-pixbuf/gdk-pixdata.c:158 msgid "Image header corrupt" msgstr "Kuvan otsikko vioittunut" -#: gdk-pixbuf/gdk-pixdata.c:165 +#: gdk-pixbuf/gdk-pixdata.c:163 msgid "Image format unknown" msgstr "Tuntematon kuvamuoto" -#: gdk-pixbuf/gdk-pixdata.c:170 gdk-pixbuf/gdk-pixdata.c:502 +#: gdk-pixbuf/gdk-pixdata.c:168 gdk-pixbuf/gdk-pixdata.c:501 msgid "Image pixel data corrupt" msgstr "Kuvapistetiedot viallisia" -#: gdk-pixbuf/gdk-pixdata.c:446 +#: gdk-pixbuf/gdk-pixdata.c:445 #, c-format msgid "failed to allocate image buffer of %u byte" msgid_plural "failed to allocate image buffer of %u bytes" msgstr[0] "yhden tavun kokoisen kuvapuskurin varaaminen epäonnistui" msgstr[1] "%u tavun kokoisen kuvapuskurin varaaminen epäonnistui" -#: gdk-pixbuf/io-ani.c:244 +#: gdk-pixbuf/io-ani.c:242 msgid "Unexpected icon chunk in animation" msgstr "Odottamaton kuvakelohko animaatiossa" -#: gdk-pixbuf/io-ani.c:342 gdk-pixbuf/io-ani.c:400 gdk-pixbuf/io-ani.c:426 -#: gdk-pixbuf/io-ani.c:449 gdk-pixbuf/io-ani.c:476 gdk-pixbuf/io-ani.c:563 +#: gdk-pixbuf/io-ani.c:340 gdk-pixbuf/io-ani.c:398 gdk-pixbuf/io-ani.c:424 +#: gdk-pixbuf/io-ani.c:447 gdk-pixbuf/io-ani.c:474 gdk-pixbuf/io-ani.c:561 msgid "Invalid header in animation" msgstr "Virheellinen otsake animaatiossa" -#: gdk-pixbuf/io-ani.c:352 gdk-pixbuf/io-ani.c:374 gdk-pixbuf/io-ani.c:458 -#: gdk-pixbuf/io-ani.c:485 gdk-pixbuf/io-ani.c:536 gdk-pixbuf/io-ani.c:608 +#: gdk-pixbuf/io-ani.c:350 gdk-pixbuf/io-ani.c:372 gdk-pixbuf/io-ani.c:456 +#: gdk-pixbuf/io-ani.c:483 gdk-pixbuf/io-ani.c:534 gdk-pixbuf/io-ani.c:606 msgid "Not enough memory to load animation" msgstr "Ei tarpeeksi muistia animaation lataamiseksi" -#: gdk-pixbuf/io-ani.c:392 gdk-pixbuf/io-ani.c:418 gdk-pixbuf/io-ani.c:437 +#: gdk-pixbuf/io-ani.c:390 gdk-pixbuf/io-ani.c:416 gdk-pixbuf/io-ani.c:435 msgid "Malformed chunk in animation" msgstr "Viallinen lohko animaatiossa" -#: gdk-pixbuf/io-ani.c:660 +#: gdk-pixbuf/io-ani.c:628 +#, fuzzy +msgid "ANI image was truncated or incomplete." +msgstr "GIF-kuva oli typistynyt tai vaillinainen." + +#: gdk-pixbuf/io-ani.c:669 msgid "The ANI image format" msgstr "ANI-kuvamuoto" -#: gdk-pixbuf/io-bmp.c:229 gdk-pixbuf/io-bmp.c:266 gdk-pixbuf/io-bmp.c:337 -#: gdk-pixbuf/io-bmp.c:369 gdk-pixbuf/io-bmp.c:392 gdk-pixbuf/io-bmp.c:495 +#: gdk-pixbuf/io-bmp.c:227 gdk-pixbuf/io-bmp.c:264 gdk-pixbuf/io-bmp.c:335 +#: gdk-pixbuf/io-bmp.c:367 gdk-pixbuf/io-bmp.c:390 gdk-pixbuf/io-bmp.c:493 msgid "BMP image has bogus header data" msgstr "BMP-kuvan otsake on viallinen" -#: gdk-pixbuf/io-bmp.c:240 gdk-pixbuf/io-bmp.c:432 +#: gdk-pixbuf/io-bmp.c:238 gdk-pixbuf/io-bmp.c:430 msgid "Not enough memory to load bitmap image" msgstr "Ei tarpeeksi muistia bittikarttakuvan lataamiseen" -#: gdk-pixbuf/io-bmp.c:318 +#: gdk-pixbuf/io-bmp.c:316 msgid "BMP image has unsupported header size" msgstr "BMP-kuvan otsakkeen tätä kokoa ei tueta" -#: gdk-pixbuf/io-bmp.c:356 +#: gdk-pixbuf/io-bmp.c:354 msgid "Topdown BMP images cannot be compressed" msgstr "Ylhäältä-alas-muotoisia BMP-kuvia ei voi pakata" -#: gdk-pixbuf/io-bmp.c:716 gdk-pixbuf/io-pnm.c:707 +#: gdk-pixbuf/io-bmp.c:714 gdk-pixbuf/io-pnm.c:705 msgid "Premature end-of-file encountered" msgstr "Havaitsi ennenaikaisen tiedoston lopun" -#: gdk-pixbuf/io-bmp.c:1328 +#: gdk-pixbuf/io-bmp.c:1326 msgid "Couldn't allocate memory for saving BMP file" msgstr "Muistia ei voitu varata BMP-kuvan tallentamiseksi" -#: gdk-pixbuf/io-bmp.c:1369 +#: gdk-pixbuf/io-bmp.c:1367 msgid "Couldn't write to BMP file" msgstr "BMP-tiedostoon ei voitu kirjoittaa" -#: gdk-pixbuf/io-bmp.c:1422 gdk-pixbuf/io-gdip-bmp.c:82 +#: gdk-pixbuf/io-bmp.c:1420 gdk-pixbuf/io-gdip-bmp.c:80 msgid "The BMP image format" msgstr "BMP-kuvamuoto" -#: gdk-pixbuf/io-gdip-emf.c:59 +#: gdk-pixbuf/io-gdip-emf.c:57 msgid "The EMF image format" msgstr "EMF-kuvamuoto" -#: gdk-pixbuf/io-gdip-gif.c:80 gdk-pixbuf/io-gif.c:1720 +#: gdk-pixbuf/io-gdip-gif.c:78 gdk-pixbuf/io-gif.c:1718 msgid "The GIF image format" msgstr "GIF-kuvamuoto" -#: gdk-pixbuf/io-gdip-ico.c:59 gdk-pixbuf/io-ico.c:1271 +#: gdk-pixbuf/io-gdip-ico.c:57 gdk-pixbuf/io-ico.c:1269 msgid "The ICO image format" msgstr "ICO-kuvamuoto" -#: gdk-pixbuf/io-gdip-jpeg.c:53 gdk-pixbuf/io-jpeg.c:1249 +#: gdk-pixbuf/io-gdip-jpeg.c:51 gdk-pixbuf/io-jpeg.c:1249 #, c-format msgid "" "JPEG quality must be a value between 0 and 100; value '%s' could not be " "parsed." msgstr "JPEG-laadun täytyy olla välillä 0-100. Arvoa ”%s” ei voitu tulkita." -#: gdk-pixbuf/io-gdip-jpeg.c:68 gdk-pixbuf/io-jpeg.c:1265 +#: gdk-pixbuf/io-gdip-jpeg.c:66 gdk-pixbuf/io-jpeg.c:1265 #, c-format msgid "" "JPEG quality must be a value between 0 and 100; value '%d' is not allowed." msgstr "JPEG-laadun täytyy olla välillä 0-100. Arvo ”%d” ei käy." -#: gdk-pixbuf/io-gdip-jpeg.c:136 gdk-pixbuf/io-jpeg.c:1478 +#: gdk-pixbuf/io-gdip-jpeg.c:134 gdk-pixbuf/io-jpeg.c:1478 msgid "The JPEG image format" msgstr "JPEG-kuvamuoto" -#: gdk-pixbuf/io-gdip-utils.c:154 +#: gdk-pixbuf/io-gdip-tiff.c:80 gdk-pixbuf/io-tiff.c:786 +msgid "The TIFF image format" +msgstr "TIFF-kuvamuoto" + +#: gdk-pixbuf/io-gdip-utils.c:152 #, c-format msgid "Could not allocate memory: %s" msgstr "Muistia ei voitu varata: %s" -#: gdk-pixbuf/io-gdip-utils.c:179 gdk-pixbuf/io-gdip-utils.c:293 -#: gdk-pixbuf/io-gdip-utils.c:333 +#: gdk-pixbuf/io-gdip-utils.c:177 gdk-pixbuf/io-gdip-utils.c:291 +#: gdk-pixbuf/io-gdip-utils.c:331 #, c-format msgid "Could not create stream: %s" msgstr "Virtaa ei voitu luoda: %s" -#: gdk-pixbuf/io-gdip-utils.c:193 +#: gdk-pixbuf/io-gdip-utils.c:191 #, c-format msgid "Could not seek stream: %s" msgstr "Virrassa ei voitu siirtyä: %s" -#: gdk-pixbuf/io-gdip-utils.c:205 +#: gdk-pixbuf/io-gdip-utils.c:203 #, c-format msgid "Could not read from stream: %s" msgstr "Virrasta ei voitu lukea: %s" -#: gdk-pixbuf/io-gdip-utils.c:617 +#: gdk-pixbuf/io-gdip-utils.c:615 msgid "Couldn't load bitmap" msgstr "Bittikarttaa ei voitu ladata" -#: gdk-pixbuf/io-gdip-utils.c:773 +#: gdk-pixbuf/io-gdip-utils.c:771 msgid "Couldn't load metafile" msgstr "Metatiedostoa ei voitu ladata" -#: gdk-pixbuf/io-gdip-utils.c:878 +#: gdk-pixbuf/io-gdip-utils.c:876 msgid "Unsupported image format for GDI+" msgstr "GDI+ ei tue tätä kuvamuotoa" -#: gdk-pixbuf/io-gdip-utils.c:885 +#: gdk-pixbuf/io-gdip-utils.c:883 msgid "Couldn't save" msgstr "Ei voitu tallentaa" -#: gdk-pixbuf/io-gdip-wmf.c:58 +#: gdk-pixbuf/io-gdip-wmf.c:56 msgid "The WMF image format" msgstr "WMF-kuvamuoto" -#: gdk-pixbuf/io-gif.c:222 +#: gdk-pixbuf/io-gif.c:220 #, c-format msgid "Failure reading GIF: %s" msgstr "GIF:n luku epäonnistui: %s" -#: gdk-pixbuf/io-gif.c:496 gdk-pixbuf/io-gif.c:1502 gdk-pixbuf/io-gif.c:1669 +#: gdk-pixbuf/io-gif.c:494 gdk-pixbuf/io-gif.c:1500 gdk-pixbuf/io-gif.c:1667 msgid "GIF file was missing some data (perhaps it was truncated somehow?)" msgstr "" "GIF-tiedostosta puuttuu joitakin osia (ehkä se on typistynyt jotenkin?)" -#: gdk-pixbuf/io-gif.c:505 +#: gdk-pixbuf/io-gif.c:503 #, c-format msgid "Internal error in the GIF loader (%s)" msgstr "Sisäinen virhe GIF-lataimessa (%s)" -#: gdk-pixbuf/io-gif.c:579 +#: gdk-pixbuf/io-gif.c:577 msgid "Stack overflow" msgstr "Pinon ylivuoto" -#: gdk-pixbuf/io-gif.c:639 +#: gdk-pixbuf/io-gif.c:637 msgid "GIF image loader cannot understand this image." msgstr "GIF-kuvanlukija ei ymmärrä tätä kuvaa." -#: gdk-pixbuf/io-gif.c:668 +#: gdk-pixbuf/io-gif.c:666 msgid "Bad code encountered" msgstr "Havaitsi virheellisen koodin" -#: gdk-pixbuf/io-gif.c:678 +#: gdk-pixbuf/io-gif.c:676 msgid "Circular table entry in GIF file" msgstr "GIF-tiedostossa on taulukkokehämerkintä" -#: gdk-pixbuf/io-gif.c:866 gdk-pixbuf/io-gif.c:1488 gdk-pixbuf/io-gif.c:1541 -#: gdk-pixbuf/io-gif.c:1657 +#: gdk-pixbuf/io-gif.c:864 gdk-pixbuf/io-gif.c:1486 gdk-pixbuf/io-gif.c:1539 +#: gdk-pixbuf/io-gif.c:1655 msgid "Not enough memory to load GIF file" msgstr "Ei tarpeeksi muistia GIF-kuvan lataamiseksi" -#: gdk-pixbuf/io-gif.c:960 +#: gdk-pixbuf/io-gif.c:958 msgid "Not enough memory to composite a frame in GIF file" msgstr "Muisti ei riitä GIF-kuvassa olevan kehyksen muodostamiseksi" -#: gdk-pixbuf/io-gif.c:1132 +#: gdk-pixbuf/io-gif.c:1130 msgid "GIF image is corrupt (incorrect LZW compression)" msgstr "GIF-kuva on vioittunut (viallinen LZW-pakkaus)" -#: gdk-pixbuf/io-gif.c:1182 +#: gdk-pixbuf/io-gif.c:1180 msgid "File does not appear to be a GIF file" msgstr "Tiedosto ei vaikuta olevan GIF-tiedosto" -#: gdk-pixbuf/io-gif.c:1194 +#: gdk-pixbuf/io-gif.c:1192 #, c-format msgid "Version %s of the GIF file format is not supported" msgstr "GIF-tiedostomuodon versiota %s ei tueta" -#: gdk-pixbuf/io-gif.c:1241 +#: gdk-pixbuf/io-gif.c:1239 #, fuzzy msgid "Resulting GIF image has zero size" msgstr "Kuvan leveys on nolla" -#: gdk-pixbuf/io-gif.c:1320 +#: gdk-pixbuf/io-gif.c:1318 msgid "" "GIF image has no global colormap, and a frame inside it has no local " "colormap." @@ -353,7 +362,7 @@ msgstr "" "GIF-kuvalla ei ole yleistä värikarttaa, ja sen kehyksellä ei ole paikallista " "värikarttaa." -#: gdk-pixbuf/io-gif.c:1564 +#: gdk-pixbuf/io-gif.c:1562 msgid "GIF image was truncated or incomplete." msgstr "GIF-kuva oli typistynyt tai vaillinainen." @@ -370,87 +379,87 @@ msgstr "ICNS-kuva ei voitu tulkita" msgid "The ICNS image format" msgstr "ICNS-kuvamuoto" -#: gdk-pixbuf/io-ico.c:228 gdk-pixbuf/io-ico.c:242 gdk-pixbuf/io-ico.c:291 -#: gdk-pixbuf/io-ico.c:302 gdk-pixbuf/io-ico.c:395 +#: gdk-pixbuf/io-ico.c:226 gdk-pixbuf/io-ico.c:240 gdk-pixbuf/io-ico.c:289 +#: gdk-pixbuf/io-ico.c:300 gdk-pixbuf/io-ico.c:393 msgid "Invalid header in icon" msgstr "Virheellinen otsake kuvakkeessa" -#: gdk-pixbuf/io-ico.c:257 gdk-pixbuf/io-ico.c:312 gdk-pixbuf/io-ico.c:405 -#: gdk-pixbuf/io-ico.c:458 gdk-pixbuf/io-ico.c:488 +#: gdk-pixbuf/io-ico.c:255 gdk-pixbuf/io-ico.c:310 gdk-pixbuf/io-ico.c:403 +#: gdk-pixbuf/io-ico.c:456 gdk-pixbuf/io-ico.c:486 msgid "Not enough memory to load icon" msgstr "Ei tarpeeksi muistia kuvakkeen lataamiseksi" -#: gdk-pixbuf/io-ico.c:338 +#: gdk-pixbuf/io-ico.c:336 msgid "Compressed icons are not supported" msgstr "Pakattuja kuvakkeita ei tueta" -#: gdk-pixbuf/io-ico.c:358 +#: gdk-pixbuf/io-ico.c:356 msgid "Icon has zero width" msgstr "Kuvakkeen leveys on nolla" -#: gdk-pixbuf/io-ico.c:368 +#: gdk-pixbuf/io-ico.c:366 msgid "Icon has zero height" msgstr "Kuvakkeen korkeus on nolla" -#: gdk-pixbuf/io-ico.c:443 +#: gdk-pixbuf/io-ico.c:441 msgid "Unsupported icon type" msgstr "Tukematon kuvaketyyppi" -#: gdk-pixbuf/io-ico.c:537 +#: gdk-pixbuf/io-ico.c:535 msgid "Not enough memory to load ICO file" msgstr "Ei tarpeeksi muistia ICO-tiedoston lataamiseksi" -#: gdk-pixbuf/io-ico.c:1002 +#: gdk-pixbuf/io-ico.c:1000 msgid "Image too large to be saved as ICO" msgstr "Kuva on liian suuri ICO-muodossa tallentamiseksi" -#: gdk-pixbuf/io-ico.c:1013 +#: gdk-pixbuf/io-ico.c:1011 msgid "Cursor hotspot outside image" msgstr "Kohdistimen kohdistuspaikka kuvan ulkopuolella" -#: gdk-pixbuf/io-ico.c:1036 +#: gdk-pixbuf/io-ico.c:1034 #, c-format msgid "Unsupported depth for ICO file: %d" msgstr "Värisyvyys, jota ICO-tiedostot eivät tue: %d" -#: gdk-pixbuf/io-jasper.c:74 +#: gdk-pixbuf/io-jasper.c:73 msgid "Couldn't allocate memory for stream" msgstr "Muistin varaus virtaa varten epäonnistui" -#: gdk-pixbuf/io-jasper.c:104 +#: gdk-pixbuf/io-jasper.c:103 msgid "Couldn't decode image" msgstr "Kuvaa ei voitu tulkita" -#: gdk-pixbuf/io-jasper.c:122 +#: gdk-pixbuf/io-jasper.c:121 msgid "Transformed JPEG2000 has zero width or height" msgstr "Muunnetun JPEG 2000 -kuvan leveys tai korkeus on nolla" -#: gdk-pixbuf/io-jasper.c:136 +#: gdk-pixbuf/io-jasper.c:135 msgid "Image type currently not supported" msgstr "Kuvatyyppi ei ole tuettu" -#: gdk-pixbuf/io-jasper.c:148 gdk-pixbuf/io-jasper.c:156 +#: gdk-pixbuf/io-jasper.c:147 gdk-pixbuf/io-jasper.c:155 msgid "Couldn't allocate memory for color profile" msgstr "Muistia ei voitu varata väriprofiilille" -#: gdk-pixbuf/io-jasper.c:182 +#: gdk-pixbuf/io-jasper.c:181 msgid "Insufficient memory to open JPEG 2000 file" msgstr "Liian vähän muistia JPEG 2000 -tiedoston avaamiseksi" -#: gdk-pixbuf/io-jasper.c:261 +#: gdk-pixbuf/io-jasper.c:260 msgid "Couldn't allocate memory to buffer image data" msgstr "Muistin varaus kuvatiedon puskurointia varten epäonnistui" -#: gdk-pixbuf/io-jasper.c:305 +#: gdk-pixbuf/io-jasper.c:304 msgid "The JPEG 2000 image format" msgstr "JPEG 2000 -kuvamuoto" -#: gdk-pixbuf/io-jpeg.c:126 +#: gdk-pixbuf/io-jpeg.c:124 #, c-format msgid "Error interpreting JPEG image file (%s)" msgstr "Virhe tulkatessa JPEG-kuvaa (%s)" -#: gdk-pixbuf/io-jpeg.c:604 +#: gdk-pixbuf/io-jpeg.c:597 msgid "" "Insufficient memory to load image, try exiting some applications to free " "memory" @@ -458,17 +467,17 @@ msgstr "" "Liian vähän muistia kuvan lataamiseksi. Sulje joitakin sovelluksia " "vapauttaaksesi muistia." -#: gdk-pixbuf/io-jpeg.c:651 gdk-pixbuf/io-jpeg.c:865 +#: gdk-pixbuf/io-jpeg.c:645 gdk-pixbuf/io-jpeg.c:858 #, c-format msgid "Unsupported JPEG color space (%s)" msgstr "Tukematon JPEG-väriavaruus (%s)" -#: gdk-pixbuf/io-jpeg.c:764 gdk-pixbuf/io-jpeg.c:1044 +#: gdk-pixbuf/io-jpeg.c:757 gdk-pixbuf/io-jpeg.c:1037 #: gdk-pixbuf/io-jpeg.c:1308 gdk-pixbuf/io-jpeg.c:1318 msgid "Couldn't allocate memory for loading JPEG file" msgstr "Muistia ei voitu varata JPEG-kuvan lataamiseksi" -#: gdk-pixbuf/io-jpeg.c:1018 +#: gdk-pixbuf/io-jpeg.c:1011 msgid "Transformed JPEG has zero width or height." msgstr "Muunnetun JPEG-kuvan leveys tai korkeus on nolla." @@ -477,92 +486,92 @@ msgstr "Muunnetun JPEG-kuvan leveys tai korkeus on nolla." msgid "Color profile has invalid length '%u'." msgstr "Väriprofiili on virheellisen mittainen %d." -#: gdk-pixbuf/io-pcx.c:186 +#: gdk-pixbuf/io-pcx.c:184 msgid "Couldn't allocate memory for header" msgstr "Muistin varaus otsikkoa varten epäonnistui" -#: gdk-pixbuf/io-pcx.c:201 gdk-pixbuf/io-pcx.c:559 +#: gdk-pixbuf/io-pcx.c:199 gdk-pixbuf/io-pcx.c:557 msgid "Couldn't allocate memory for context buffer" msgstr "Muistin varaus kontekstipuskuria varten epäonnistui" -#: gdk-pixbuf/io-pcx.c:600 +#: gdk-pixbuf/io-pcx.c:598 msgid "Image has invalid width and/or height" msgstr "Kuvan leveys tai korkeus on virheellinen" -#: gdk-pixbuf/io-pcx.c:612 gdk-pixbuf/io-pcx.c:673 +#: gdk-pixbuf/io-pcx.c:610 gdk-pixbuf/io-pcx.c:671 msgid "Image has unsupported bpp" msgstr "Kuvan bpp ei ole tuettu" -#: gdk-pixbuf/io-pcx.c:617 gdk-pixbuf/io-pcx.c:625 +#: gdk-pixbuf/io-pcx.c:615 gdk-pixbuf/io-pcx.c:623 #, c-format msgid "Image has unsupported number of %d-bit planes" msgstr "Kuvan %d-bittisten tasojen määrä ei ole tuettu" -#: gdk-pixbuf/io-pcx.c:641 +#: gdk-pixbuf/io-pcx.c:639 msgid "Couldn't create new pixbuf" msgstr "Uuden pixbufin luonti epäonnistui" -#: gdk-pixbuf/io-pcx.c:649 +#: gdk-pixbuf/io-pcx.c:647 msgid "Couldn't allocate memory for line data" msgstr "Muistin varaus rividataa varten epäonnistui" -#: gdk-pixbuf/io-pcx.c:656 +#: gdk-pixbuf/io-pcx.c:654 msgid "Couldn't allocate memory for PCX image" msgstr "Muistin varaus PCX-kuvaa varten epäonnistui" -#: gdk-pixbuf/io-pcx.c:703 +#: gdk-pixbuf/io-pcx.c:701 msgid "Didn't get all lines of PCX image" msgstr "Kaikkia PCX-kuvan rivejä ei saatu" -#: gdk-pixbuf/io-pcx.c:710 +#: gdk-pixbuf/io-pcx.c:708 msgid "No palette found at end of PCX data" msgstr "Palettia ei löytynyt PCX-datan lopusta." -#: gdk-pixbuf/io-pcx.c:755 +#: gdk-pixbuf/io-pcx.c:753 msgid "The PCX image format" msgstr "PCX-kuvamuoto" -#: gdk-pixbuf/io-pixdata.c:148 +#: gdk-pixbuf/io-pixdata.c:146 #, fuzzy msgid "Transformed pixbuf has zero width or height." msgstr "Muunnetun PNG-kuvan leveys tai korkeus on nolla." -#: gdk-pixbuf/io-pixdata.c:186 +#: gdk-pixbuf/io-pixdata.c:184 #, fuzzy msgid "The GdkPixdata format" msgstr "GIF-kuvamuoto" -#: gdk-pixbuf/io-png.c:54 +#: gdk-pixbuf/io-png.c:53 msgid "Bits per channel of PNG image is invalid." msgstr "PNG-kuvassa on väärä määrä bittejä kanavaa kohden." -#: gdk-pixbuf/io-png.c:135 gdk-pixbuf/io-png.c:641 +#: gdk-pixbuf/io-png.c:134 gdk-pixbuf/io-png.c:640 msgid "Transformed PNG has zero width or height." msgstr "Muunnetun PNG-kuvan leveys tai korkeus on nolla." -#: gdk-pixbuf/io-png.c:143 +#: gdk-pixbuf/io-png.c:142 msgid "Bits per channel of transformed PNG is not 8." msgstr "Muunnetussa PNG-kuvassa ei ole 8 bittiä kanavaa kohden." -#: gdk-pixbuf/io-png.c:152 +#: gdk-pixbuf/io-png.c:151 msgid "Transformed PNG not RGB or RGBA." msgstr "Muunnettu PNG ei ole RGB tai RGBA." -#: gdk-pixbuf/io-png.c:161 +#: gdk-pixbuf/io-png.c:160 msgid "Transformed PNG has unsupported number of channels, must be 3 or 4." msgstr "" "Muunnetussa PNG-kuvassa on tukematon määrä kanavia; täytyy olla 3 tai 4." -#: gdk-pixbuf/io-png.c:182 +#: gdk-pixbuf/io-png.c:181 #, c-format msgid "Fatal error in PNG image file: %s" msgstr "Vakava virhe ladatessa PNG-kuvatiedostoa: %s" -#: gdk-pixbuf/io-png.c:315 +#: gdk-pixbuf/io-png.c:314 msgid "Insufficient memory to load PNG file" msgstr "Liian vähän muistia PNG-tiedoston lataamiseksi" -#: gdk-pixbuf/io-png.c:656 +#: gdk-pixbuf/io-png.c:655 #, fuzzy, c-format msgid "" "Insufficient memory to store a %lu by %lu image; try exiting some " @@ -571,32 +580,32 @@ msgstr "" "Liian vähän muistia %ldx%ld-kokoisen kuvan säilytykseen. Sulje joitakin " "sovelluksia vähentääksesi muistin käyttöä." -#: gdk-pixbuf/io-png.c:719 +#: gdk-pixbuf/io-png.c:718 msgid "Fatal error reading PNG image file" msgstr "Vakava virhe lukiessa PNG-kuvatiedostoa" -#: gdk-pixbuf/io-png.c:768 +#: gdk-pixbuf/io-png.c:767 #, c-format msgid "Fatal error reading PNG image file: %s" msgstr "Vakava virhe ladatessa PNG-kuvatiedostoa: %s" -#: gdk-pixbuf/io-png.c:858 +#: gdk-pixbuf/io-png.c:857 msgid "" "Keys for PNG text chunks must have at least 1 and at most 79 characters." msgstr "" "PNG text -lohkojen avainten täytyy sisältää vähintään 1 ja enintään 79 " "merkkiä." -#: gdk-pixbuf/io-png.c:867 +#: gdk-pixbuf/io-png.c:866 msgid "Keys for PNG text chunks must be ASCII characters." msgstr "PNG text -lohkojen avainten täytyy olla ASCII-merkkejä." -#: gdk-pixbuf/io-png.c:881 gdk-pixbuf/io-tiff.c:667 +#: gdk-pixbuf/io-png.c:880 gdk-pixbuf/io-tiff.c:665 #, c-format msgid "Color profile has invalid length %d." msgstr "Väriprofiili on virheellisen mittainen %d." -#: gdk-pixbuf/io-png.c:894 +#: gdk-pixbuf/io-png.c:893 #, c-format msgid "" "PNG compression level must be a value between 0 and 9; value '%s' could not " @@ -605,7 +614,7 @@ msgstr "" "PNG-tiedoston pakkaustason tulee olla arvo väliltä 0-9. Arvoa ”%s” ei voitu " "tulkita." -#: gdk-pixbuf/io-png.c:907 +#: gdk-pixbuf/io-png.c:906 #, c-format msgid "" "PNG compression level must be a value between 0 and 9; value '%d' is not " @@ -614,331 +623,327 @@ msgstr "" "PNG-tiedoston pakkaustason tulee olla arvo väliltä 0-9. Arvo ”%d” ei ole " "sallittu." -#: gdk-pixbuf/io-png.c:955 +#: gdk-pixbuf/io-png.c:954 #, c-format msgid "Value for PNG text chunk %s cannot be converted to ISO-8859-1 encoding." msgstr "PNG text -lohkon %s arvoa ei voi muuntaa ISO-8859-1-merkistöön." -#: gdk-pixbuf/io-png.c:1118 +#: gdk-pixbuf/io-png.c:1117 msgid "The PNG image format" msgstr "PNG-kuvamuoto" -#: gdk-pixbuf/io-pnm.c:248 +#: gdk-pixbuf/io-pnm.c:246 msgid "PNM loader expected to find an integer, but didn't" msgstr "PNM-latain oletti saavansa kokonaisluvun, muttei saanut" -#: gdk-pixbuf/io-pnm.c:280 +#: gdk-pixbuf/io-pnm.c:278 msgid "PNM file has an incorrect initial byte" msgstr "PNM-tiedoston alkutavu on väärä" -#: gdk-pixbuf/io-pnm.c:310 +#: gdk-pixbuf/io-pnm.c:308 msgid "PNM file is not in a recognized PNM subformat" msgstr "PNM-tiedosto ei ole tunnettua PNM-alimuotoa" -#: gdk-pixbuf/io-pnm.c:335 +#: gdk-pixbuf/io-pnm.c:333 msgid "PNM file has an image width of 0" msgstr "PNM-tiedoston kuvan leveys on 0" -#: gdk-pixbuf/io-pnm.c:356 +#: gdk-pixbuf/io-pnm.c:354 msgid "PNM file has an image height of 0" msgstr "PNM-tiedoston kuvan korkeus on 0" -#: gdk-pixbuf/io-pnm.c:379 +#: gdk-pixbuf/io-pnm.c:377 msgid "Maximum color value in PNM file is 0" msgstr "Suurin väriarvo PNM-tiedostossa on 0" -#: gdk-pixbuf/io-pnm.c:387 +#: gdk-pixbuf/io-pnm.c:385 msgid "Maximum color value in PNM file is too large" msgstr "Suurin väriarvo PNM-tiedostossa on liian suuri" -#: gdk-pixbuf/io-pnm.c:427 gdk-pixbuf/io-pnm.c:457 gdk-pixbuf/io-pnm.c:502 +#: gdk-pixbuf/io-pnm.c:425 gdk-pixbuf/io-pnm.c:455 gdk-pixbuf/io-pnm.c:500 msgid "Raw PNM image type is invalid" msgstr "Raaka PNM -kuvatyyppi on väärä" -#: gdk-pixbuf/io-pnm.c:652 +#: gdk-pixbuf/io-pnm.c:650 msgid "PNM image loader does not support this PNM subformat" msgstr "PNM-kuvanlatain ei tue tätä PNM-alimuotoa" -#: gdk-pixbuf/io-pnm.c:739 gdk-pixbuf/io-pnm.c:966 +#: gdk-pixbuf/io-pnm.c:737 gdk-pixbuf/io-pnm.c:964 msgid "Raw PNM formats require exactly one whitespace before sample data" msgstr "Raa'at PNM-muodot vaativat täsmälleen yhden välin ennen otosdataa" -#: gdk-pixbuf/io-pnm.c:766 +#: gdk-pixbuf/io-pnm.c:764 msgid "Cannot allocate memory for loading PNM image" msgstr "Ei voi varata muistia PNM-kuvan lataamiseksi" -#: gdk-pixbuf/io-pnm.c:816 +#: gdk-pixbuf/io-pnm.c:814 msgid "Insufficient memory to load PNM context struct" msgstr "Liian vähän muistia PNM-kontekstirakenteen lataamiseksi" -#: gdk-pixbuf/io-pnm.c:867 +#: gdk-pixbuf/io-pnm.c:865 msgid "Unexpected end of PNM image data" msgstr "Odottamaton PNM-kuvadatan loppu" -#: gdk-pixbuf/io-pnm.c:995 +#: gdk-pixbuf/io-pnm.c:993 msgid "Insufficient memory to load PNM file" msgstr "Liian vähän muistia PNM-tiedoston lataamiseksi" -#: gdk-pixbuf/io-pnm.c:1079 +#: gdk-pixbuf/io-pnm.c:1077 msgid "The PNM/PBM/PGM/PPM image format family" msgstr "PNM/PBM/PGM/PPM-kuvamuotoperhe" -#: gdk-pixbuf/io-qtif.c:128 +#: gdk-pixbuf/io-qtif.c:126 msgid "Input file descriptor is NULL." msgstr "Syötetiedostokahva on NULL." -#: gdk-pixbuf/io-qtif.c:143 +#: gdk-pixbuf/io-qtif.c:141 msgid "Failed to read QTIF header" msgstr "QTIF-otsakkeen luku epäonnistui" -#: gdk-pixbuf/io-qtif.c:152 gdk-pixbuf/io-qtif.c:189 gdk-pixbuf/io-qtif.c:459 +#: gdk-pixbuf/io-qtif.c:150 gdk-pixbuf/io-qtif.c:187 gdk-pixbuf/io-qtif.c:454 #, fuzzy, c-format msgid "QTIF atom size too large (%d byte)" msgid_plural "QTIF atom size too large (%d bytes)" msgstr[0] "QTIF-atomikoko on liian suuri (%d tavua)" msgstr[1] "QTIF-atomikoko on liian suuri (%d tavua)" -#: gdk-pixbuf/io-qtif.c:175 +#: gdk-pixbuf/io-qtif.c:173 #, fuzzy, c-format msgid "Failed to allocate %d byte for file read buffer" msgid_plural "Failed to allocate %d bytes for file read buffer" msgstr[0] "%d tavun kokoisen tiedostonlukupuskurin varaaminen epäonnistui" msgstr[1] "%d tavun kokoisen tiedostonlukupuskurin varaaminen epäonnistui" -#: gdk-pixbuf/io-qtif.c:206 +#: gdk-pixbuf/io-qtif.c:201 #, c-format msgid "File error when reading QTIF atom: %s" msgstr "Tiedostovirhe luettaessa QTIF-atomia: %s" -#: gdk-pixbuf/io-qtif.c:243 +#: gdk-pixbuf/io-qtif.c:238 #, fuzzy, c-format msgid "Failed to skip the next %d byte with seek()." msgid_plural "Failed to skip the next %d bytes with seek()." msgstr[0] "Seuraavien %d tavun ohittaminen seek()-funktiolla epäonnistui." msgstr[1] "Seuraavien %d tavun ohittaminen seek()-funktiolla epäonnistui." -#: gdk-pixbuf/io-qtif.c:270 +#: gdk-pixbuf/io-qtif.c:265 msgid "Failed to allocate QTIF context structure." msgstr "Ei voi varata muistia QTIF-kontekstirakenteelle." -#: gdk-pixbuf/io-qtif.c:330 +#: gdk-pixbuf/io-qtif.c:325 msgid "Failed to create GdkPixbufLoader object." msgstr "GdbPixbufLoader-olion luominen epäonnistui." -#: gdk-pixbuf/io-qtif.c:434 +#: gdk-pixbuf/io-qtif.c:429 msgid "Failed to find an image data atom." msgstr "Kuvadata-atomia ei löytynyt." -#: gdk-pixbuf/io-qtif.c:618 +#: gdk-pixbuf/io-qtif.c:613 msgid "The QTIF image format" msgstr "QTIF-kuvamuoto" -#: gdk-pixbuf/io-ras.c:125 +#: gdk-pixbuf/io-ras.c:123 msgid "RAS image has bogus header data" msgstr "RAS-kuvan otsakedata on viallista" -#: gdk-pixbuf/io-ras.c:147 +#: gdk-pixbuf/io-ras.c:145 msgid "RAS image has unknown type" msgstr "RAS-kuvan tyyppi on tuntematon" -#: gdk-pixbuf/io-ras.c:155 +#: gdk-pixbuf/io-ras.c:153 msgid "unsupported RAS image variation" msgstr "tukematon RAS-kuvan muunnelma" -#: gdk-pixbuf/io-ras.c:170 gdk-pixbuf/io-ras.c:199 +#: gdk-pixbuf/io-ras.c:168 gdk-pixbuf/io-ras.c:197 msgid "Not enough memory to load RAS image" msgstr "Ei tarpeeksi muistia RAS-kuvan lataamiseen" -#: gdk-pixbuf/io-ras.c:544 +#: gdk-pixbuf/io-ras.c:542 msgid "The Sun raster image format" msgstr "Sun-rasterikuvamuoto" -#: gdk-pixbuf/io-tga.c:153 +#: gdk-pixbuf/io-tga.c:151 msgid "Cannot allocate memory for IOBuffer struct" msgstr "Ei voi varata muistia IOBuffer-tietorakenteelle" -#: gdk-pixbuf/io-tga.c:172 +#: gdk-pixbuf/io-tga.c:170 msgid "Cannot allocate memory for IOBuffer data" msgstr "Ei voi varata muistia IOBuffer-datalle" -#: gdk-pixbuf/io-tga.c:183 +#: gdk-pixbuf/io-tga.c:181 msgid "Cannot realloc IOBuffer data" msgstr "Ei voi varata uudelleen IOBuffer-dataa" -#: gdk-pixbuf/io-tga.c:213 +#: gdk-pixbuf/io-tga.c:211 msgid "Cannot allocate temporary IOBuffer data" msgstr "Ei voi varata tilapäistä IOBuffer-dataa" -#: gdk-pixbuf/io-tga.c:346 +#: gdk-pixbuf/io-tga.c:339 msgid "Cannot allocate new pixbuf" msgstr "Ei voi varata uutta kuvapuskuria" -#: gdk-pixbuf/io-tga.c:685 +#: gdk-pixbuf/io-tga.c:678 msgid "Image is corrupted or truncated" msgstr "Kuva on viallinen tai typistynyt" -#: gdk-pixbuf/io-tga.c:692 +#: gdk-pixbuf/io-tga.c:685 msgid "Cannot allocate colormap structure" msgstr "Ei voi varata värikarttarakennetta" -#: gdk-pixbuf/io-tga.c:699 +#: gdk-pixbuf/io-tga.c:692 msgid "Cannot allocate colormap entries" msgstr "Ei voi varata värikartan kohtia" -#: gdk-pixbuf/io-tga.c:721 +#: gdk-pixbuf/io-tga.c:714 msgid "Unexpected bitdepth for colormap entries" msgstr "Odottamaton värikartan kohtien bittisyvyys" -#: gdk-pixbuf/io-tga.c:739 +#: gdk-pixbuf/io-tga.c:732 msgid "Cannot allocate TGA header memory" msgstr "Ei voi varata TGA-otsakkeen muistia" -#: gdk-pixbuf/io-tga.c:772 +#: gdk-pixbuf/io-tga.c:765 msgid "TGA image has invalid dimensions" msgstr "TGA-kuvan mitat ovat virheelliset" -#: gdk-pixbuf/io-tga.c:778 gdk-pixbuf/io-tga.c:787 gdk-pixbuf/io-tga.c:797 -#: gdk-pixbuf/io-tga.c:807 gdk-pixbuf/io-tga.c:814 +#: gdk-pixbuf/io-tga.c:771 gdk-pixbuf/io-tga.c:780 gdk-pixbuf/io-tga.c:790 +#: gdk-pixbuf/io-tga.c:800 gdk-pixbuf/io-tga.c:807 msgid "TGA image type not supported" msgstr "TGA-kuvatyyppi ei tuettu" -#: gdk-pixbuf/io-tga.c:861 +#: gdk-pixbuf/io-tga.c:854 msgid "Cannot allocate memory for TGA context struct" msgstr "Ei voi varata muistia TGA-kontekstirakenteelle" -#: gdk-pixbuf/io-tga.c:926 +#: gdk-pixbuf/io-tga.c:919 msgid "Excess data in file" msgstr "Ylimääräistä dataa tiedostossa" -#: gdk-pixbuf/io-tga.c:1007 +#: gdk-pixbuf/io-tga.c:1000 msgid "The Targa image format" msgstr "Targa-kuvamuoto" -#: gdk-pixbuf/io-tiff.c:104 +#: gdk-pixbuf/io-tiff.c:102 msgid "Could not get image width (bad TIFF file)" msgstr "Ei voitu hakea kuvan leveyttä (viallinen TIFF-tiedosto)" -#: gdk-pixbuf/io-tiff.c:112 +#: gdk-pixbuf/io-tiff.c:110 msgid "Could not get image height (bad TIFF file)" msgstr "Ei voitu hakea kuvan korkeutta (viallinen TIFF-tiedosto)" -#: gdk-pixbuf/io-tiff.c:120 +#: gdk-pixbuf/io-tiff.c:118 msgid "Width or height of TIFF image is zero" msgstr "TIFF-kuvan korkeus tai leveys on nolla" -#: gdk-pixbuf/io-tiff.c:129 gdk-pixbuf/io-tiff.c:138 +#: gdk-pixbuf/io-tiff.c:127 gdk-pixbuf/io-tiff.c:136 msgid "Dimensions of TIFF image too large" msgstr "TIFF-kuvan mitat ovat liian suuret" -#: gdk-pixbuf/io-tiff.c:162 gdk-pixbuf/io-tiff.c:174 gdk-pixbuf/io-tiff.c:491 +#: gdk-pixbuf/io-tiff.c:160 gdk-pixbuf/io-tiff.c:172 gdk-pixbuf/io-tiff.c:489 msgid "Insufficient memory to open TIFF file" msgstr "Liian vähän muistia TIFF-tiedoston avaamiseksi" -#: gdk-pixbuf/io-tiff.c:236 +#: gdk-pixbuf/io-tiff.c:234 msgid "Failed to load RGB data from TIFF file" msgstr "RGB-datan lataus TIFF-tiedostosta epäonnistui" -#: gdk-pixbuf/io-tiff.c:293 +#: gdk-pixbuf/io-tiff.c:291 msgid "Failed to open TIFF image" msgstr "TIFF-tiedoston avaus epäonnistui" -#: gdk-pixbuf/io-tiff.c:427 gdk-pixbuf/io-tiff.c:440 +#: gdk-pixbuf/io-tiff.c:425 gdk-pixbuf/io-tiff.c:438 msgid "Failed to load TIFF image" msgstr "TIFF-tiedoston lataus epäonnistui" -#: gdk-pixbuf/io-tiff.c:623 +#: gdk-pixbuf/io-tiff.c:621 msgid "Failed to save TIFF image" msgstr "TIFF-kuvan tallennus epäonnistui" -#: gdk-pixbuf/io-tiff.c:656 +#: gdk-pixbuf/io-tiff.c:654 msgid "TIFF compression doesn't refer to a valid codec." msgstr "TIFF-pakkaus ei viittaa kelvolliseen koodekkiin." -#: gdk-pixbuf/io-tiff.c:696 +#: gdk-pixbuf/io-tiff.c:694 msgid "Failed to write TIFF data" msgstr "TIFF-tietojen kirjoitus epäonnistui" -#: gdk-pixbuf/io-tiff.c:733 +#: gdk-pixbuf/io-tiff.c:731 msgid "Couldn't write to TIFF file" msgstr "TIFF-tiedostoa ei voitu kirjoittaa" -#: gdk-pixbuf/io-tiff.c:788 -msgid "The TIFF image format" -msgstr "TIFF-kuvamuoto" - -#: gdk-pixbuf/io-wbmp.c:245 +#: gdk-pixbuf/io-wbmp.c:243 msgid "Image has zero width" msgstr "Kuvan leveys on nolla" -#: gdk-pixbuf/io-wbmp.c:263 +#: gdk-pixbuf/io-wbmp.c:261 msgid "Image has zero height" msgstr "Kuvan korkeus on nolla" -#: gdk-pixbuf/io-wbmp.c:274 +#: gdk-pixbuf/io-wbmp.c:272 msgid "Not enough memory to load image" msgstr "Ei tarpeeksi muistia kuvan lataamiseen" -#: gdk-pixbuf/io-wbmp.c:333 +#: gdk-pixbuf/io-wbmp.c:331 msgid "Couldn't save the rest" msgstr "Ei voitu tallentaa loppua" -#: gdk-pixbuf/io-wbmp.c:374 +#: gdk-pixbuf/io-wbmp.c:372 msgid "The WBMP image format" msgstr "WBMP-kuvamuoto" -#: gdk-pixbuf/io-xbm.c:304 +#: gdk-pixbuf/io-xbm.c:302 msgid "Invalid XBM file" msgstr "Virheellinen XBM-tiedosto" -#: gdk-pixbuf/io-xbm.c:314 +#: gdk-pixbuf/io-xbm.c:312 msgid "Insufficient memory to load XBM image file" msgstr "Liian vähän muistia XBM-tiedoston lataamiseksi" -#: gdk-pixbuf/io-xbm.c:462 +#: gdk-pixbuf/io-xbm.c:460 msgid "Failed to write to temporary file when loading XBM image" msgstr "Väliaikaistiedoston kirjoittaminen epäonnistui XBM-kuvaa ladatessa" -#: gdk-pixbuf/io-xbm.c:501 +#: gdk-pixbuf/io-xbm.c:499 msgid "The XBM image format" msgstr "XBM-kuvamuoto" -#: gdk-pixbuf/io-xpm.c:469 +#: gdk-pixbuf/io-xpm.c:467 msgid "No XPM header found" msgstr "XPM-otsikkoa ei löytynyt" -#: gdk-pixbuf/io-xpm.c:478 +#: gdk-pixbuf/io-xpm.c:476 msgid "Invalid XPM header" msgstr "Virheellinen XPM-otsikko" -#: gdk-pixbuf/io-xpm.c:486 +#: gdk-pixbuf/io-xpm.c:484 msgid "XPM file has image width <= 0" msgstr "XPM-tiedoston kuvan leveys on <= 0" -#: gdk-pixbuf/io-xpm.c:494 +#: gdk-pixbuf/io-xpm.c:492 msgid "XPM file has image height <= 0" msgstr "XPM-tiedoston kuvan korkeus on <= 0" -#: gdk-pixbuf/io-xpm.c:502 +#: gdk-pixbuf/io-xpm.c:500 msgid "XPM has invalid number of chars per pixel" msgstr "XPM-tiedostossa on väärä määrä merkkejä kuvapistettä kohden" -#: gdk-pixbuf/io-xpm.c:511 +#: gdk-pixbuf/io-xpm.c:509 msgid "XPM file has invalid number of colors" msgstr "XPM-tiedostossa on väärä määrä värejä" -#: gdk-pixbuf/io-xpm.c:523 gdk-pixbuf/io-xpm.c:532 gdk-pixbuf/io-xpm.c:584 +#: gdk-pixbuf/io-xpm.c:521 gdk-pixbuf/io-xpm.c:530 gdk-pixbuf/io-xpm.c:582 msgid "Cannot allocate memory for loading XPM image" msgstr "Muistia ei voi varata XPM-kuvan lataamiseksi" -#: gdk-pixbuf/io-xpm.c:546 +#: gdk-pixbuf/io-xpm.c:544 msgid "Cannot read XPM colormap" msgstr "XPM-värikarttaa ei voi lukea" -#: gdk-pixbuf/io-xpm.c:778 +#: gdk-pixbuf/io-xpm.c:776 msgid "Failed to write to temporary file when loading XPM image" msgstr "Väliaikaistiedoston kirjoittaminen epäonnistui XPM-kuvaa ladatessa" -#: gdk-pixbuf/io-xpm.c:817 +#: gdk-pixbuf/io-xpm.c:815 msgid "The XPM image format" msgstr "XPM-kuvamuoto" diff --git a/po/fr.gmo b/po/fr.gmo index 2992e072dc50f5313151945bd5898f043d9c61fb..19a842a5a7467337495de1aab436aec1e34f679e 100644 GIT binary patch delta 4504 zcmYk;32;@_9mny15=3kg0+EogB@YMz69RdU5J-$b6by+H2twG(A{7Wl8UjIRQLbW8 z7Ku?52w_z$TFTOf0$QLz1j;fxiXzswMv-xwcFHg#qh;y$_wLC|@8ows=bU%ny=S`* zb{>q_b|}L8XMBrSjpID&OrC6MmJng~_ZYRBWwkX+!yu;McIs>2sCnddWHvks7gx=}9b!fBX+tFb#Cbf15QeW*va_d6a$ zeLe*>1Ithk+=pCh=a6UF7s#Lez$ph~6N#Qbl!87Ojr!tjRL`qXBi@FZ(j%x5evX=% zNTx-fr=ymp5H<2y$fVeEoQ8F%0sVv}*n`n(DXP%Z4L4KJ$d4g^_BE%`7(s7z!!cNl z^HC!`g1YVtR0sZxx-N-cQ?wk^eM?c-RpCUearJL;AoZxu%)bix+=W5eLexmtpl+}i z)v*szo9;(v3QxPA`Y_apR$vx>f?AqZ$^Q2Spr(EbYDN}d0H1g5ZzePUy73Vj)YHqT zHN1&hyA0-4Hz;tHA%8Z96SHZnQ61fZ0X*&M-(UsxXc`CL66BWFfZDVlqB?rra}8+> zTWjIQi{S>N$SFtZ9@-%g@5NF^*)aRe!e2idy+F%v(LfLX;wrvAykL^b-naWc%g{8=MZ3gOlE0Jg0Vdv-W^GMcB*QKGBu$Yr( zpc0uJtHn~i|NAJE(Gba&W{@@k1GohF$Tp!y+=$tD74_gWws81*e31GQ)QwM|HsP08 zfH#qCVS{<;b^T;)jUEQ{{?|~@i1(s4(RtLG-*m>aE~@u*=A-sTsdJWVe+u>BmtFgA z*WT#7g!JA1cOj=Tb=uH80}|JH;iL_xTg(3&D3;! z0Beyk*hd(^TgacKa1md%htXqpY%zrZZbz-<3DjC$K}}f;wyN6GP#rBowNJ%DdsJhW5;Uh3sCJ-Q5{;2TJpVpnSZTWOXmG(1P?%6a3$zJAdb80^$DV;b~ff? zHFAj^N9~DgsNa!Z{d^zALDV-oKSj-05*O?HQ=IkL%)d6-B^q+@HZo|->F>Xvk0G74 zwW!YV7XEkFvua1>NwfGmBx+S*yUo z_&RELU&i5>p6hSY1*rBNr~!PBn)3KOf69ZX2aZH_WFaQuA=J`+fa<7sje_3u#C!cs zk&hZ#IcjrlarINKegoCPROV4LH68=_9InEhsPBjF&&FZWY$&Q;jhg8L=v7j`(Ot+(`Wf zYGmsl^4){#@JZ~7-{CJX=3)L*g7c6jyM&`Lbp-R@ox&ozt*NR& zL7rjnqi&Q;x67~yHNtJ!1y3N8VNIy}Ww7IP{a8%Ir!j~dPy;@T+B^UDC?rrwXKTtK z&NAoY*pBvP7@lg^z6Z5u-gWIwuKl_*cC5dNyQ9803bi?Bxq3CKV_v;$Xut#-&N`c% zKj0+VV;FWemSYZXM!g*$p+1ir=eN&6&A@BOZ<3uyULOcyrl}qNphTMwlpIl(tPLv+IZUaI<}Mkq?#Ne8%TS? zr1?MJdjFe`Gzxm{){@C&2+^^QXzH4eNDAkhE4YnxCBGp$9w0A=OaAF`*iGgW{m|(Z z>_~o1ye*u5Pk7_P)2bQXC^yM9Wc5bZGap zLg9nKd*L;G)HU3TQ^^ss)wPK?|F5jgqvISINdByfJNDt-WFe^`e<50Xy`t|D9VO&X z;gbHHpbI+IkfY%eI~SiMMTEU#W696R334adOa>7hZO9);6d6vE$X>!Pcldb9+0!Ys zS@}7!XH?Pi`BAbzlC$I>=|FUxBCnF?$YSy|(b1B$CM$`4R&|UaEl4BTN%RUPk^mV` zmXLf>Pl`z<(cw+-4WHY&@&M<0+(cd^tz6qK97mRt*Ik>qi*zDSkY%Kj%pf{)eZuE? zoKwjQq>sk`NVu8z7h}j^GLy_EI#!X2aLGSKLjxJ@+J1{0NpCXUwVlQ|@{X&w#W%Yo|P352rpvUAo}W+lfC%nXGB!R)-?z>KU=!=|jrh$wv{YG}8Hx?t<{ F{{c=J;JN?+ delta 4448 zcmY+`dr(#79>(z>l$jagg}aDb1Ox#E1X2_c$wCwrJKm5KOQI|_FQt*XEz;7g42;Cn zF|#^$q%g&fdXAcAre!nHG(|I+HBC)cV>VXibg{nAUhn>+H9YI{zU%tl)*iO)581IV z#DAvel}{PlDH2bXUS$>@V)pK}I%;-x53|151(PuiBXA<7;atqb$FUzCL?52PMEny| zF|nuFKpcm<{$9*5^VPF%(T7~9J%28&S*t3)3z!zA2{DR>C=qA#%zcBXZ` zF&Xu|V$_SPPz`<<6L2@i@_uWlpa*@6y0Ay2Svrou{&+j;{01C^ZAi=Q3wJ&|%Inb( z)C=bzr)&lCNNYg;YzMo1Jd9!ZGe+@#yCT}VF%H%8JXDV>P(!)^)x(Xbk!f@1KS52+ zB~;I27%m3E^06ArP#tQ)3HT9eDw1Qp=S@JrdbWrHf3}(3WZZ*#U?;j$hW$|^u>f^l z1FC^9qpo`!`LnOtsiC3tLf0i@B^J5*792`_uk&1Q#-GMp3Qto{N1`53jcQmuYSHa< zw&Q5(7g0SL#@n;-5!BQiK;3s1HT2<3v_>QeeK-_#dd3lbQAwR95)v?^Osb9dTZ zc){73an?}Bvttx(1gfD^(1*)iy%`r$KZw_11}Axh%|$KRdQ?MSa`g^B1$+WqxD~>iR*b7niu>v)u8e&UHweZL2%~ z7HVovtIqrF5(UjsH-2^W;AGT;hdU=ZYj6z5>rf9og4}9nQ6trh`6|I;q^-6FeYgwx zvvzh|YJVVuVrkr@^=FeQXfBta=Bf!bWUsm79jJ!=>W+733ExOP2Q?*i$TZt4sQW)a z4gCdoygMsc4a!I6+^SJiwr?=we>j9W<$zw;ls`%y#s1CGG1yoI8bqSitk>W5^P z^DK^}-fxI!HEN`uMcx0EGm)FMwq|2KuFYlq>69Jf0FAZpkhWM{o_9eR>cI~ne|ChO zdU6ppVm_Xtuc8D;W36*1YDCVVp4W>X10HQ9sOK$r?(t|b*RsKD{3wHk5N$1&Z8Dp@^G(S zj;hzA8rXswsn5`dVT|i~9E7_60BSLxM~&pdLT_zsMcw~CYQ#Fx{rQ-RT<5nY3N;)! zj+*0ihQWt7qlRu3YRFqr5BM0hdVfRpIB66M7t2sz!(qG$zrlZCVX=3-0rk8?s1ZGf zg=%sF*x{dUHJm=Tl#e>hbrOhSkigT#veb?yEE-ZbB{Mo$h=GYH@z=>RqRJ4NF8lw*d8Ae}ya5I#=RMPBdaJp2vJl zVi@#w%tW1ULLI+=8iBNF-s-*y`EcwpWSXrVH8OpsdsA16anzT2b-y)G;7hWj=)+Dk zyeUb+S=1|$FUJmG4qnE=m|f{LU=9wUz8Ur6cX0uR(@HJgRTzR@NF0eI+Fl_u_5D8{ zsCx6fi}E`10Er?0Auo_a(dlmG8tm$YEC>imOO}SAQB$ktDK%Y#`5&hY4S}T|u-x zN{Yy6_kQb4Wfti~g4^4!P#Zkpe8RaFS!?zhQ8(6;X@oD%mXeo=wou|DD~Ns*ib)hn zBpY?(9@0uil1E51=}9ulFcRD*Q^+I#BspXvi6_U&>*QJT7FkWUkXOmQq>X4RAra&@ zvX^M{uVi;0DJSDd53-YJtMCZym$1Lu)vw27SANI&l(R1`CiSk~f)A4Mu3m$6WD)5T zoPT#N@DqE&Ri4ML#)ycAhUgs~~4+RL2h1p RR(9KWS)n0q(K%fP{skxO)CvFq diff --git a/po/fr.po b/po/fr.po index f70f043..997bb68 100644 --- a/po/fr.po +++ b/po/fr.po @@ -19,8 +19,8 @@ msgstr "" "Project-Id-Version: gdk-pixbuf master\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=gdk-" "pixbuf\n" -"POT-Creation-Date: 2013-04-15 10:28-0400\n" -"PO-Revision-Date: 2013-02-12 16:45+0100\n" +"POT-Creation-Date: 2014-05-26 20:46-0400\n" +"PO-Revision-Date: 2013-08-22 14:18+0200\n" "Last-Translator: Claude Paroz \n" "Language-Team: GNOME French Team \n" "Language: fr\n" @@ -29,18 +29,18 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n>1;\n" -#: gdk-pixbuf/gdk-pixbuf-animation.c:160 gdk-pixbuf/gdk-pixbuf-io.c:1064 -#: gdk-pixbuf/gdk-pixbuf-io.c:1330 +#: gdk-pixbuf/gdk-pixbuf-animation.c:158 gdk-pixbuf/gdk-pixbuf-io.c:1077 +#: gdk-pixbuf/gdk-pixbuf-io.c:1333 #, c-format msgid "Failed to open file '%s': %s" msgstr "Impossible d'ouvrir le fichier « %s » : %s" -#: gdk-pixbuf/gdk-pixbuf-animation.c:173 gdk-pixbuf/gdk-pixbuf-io.c:1076 +#: gdk-pixbuf/gdk-pixbuf-animation.c:171 gdk-pixbuf/gdk-pixbuf-io.c:962 #, c-format msgid "Image file '%s' contains no data" msgstr "Le fichier image « %s » ne contient pas de données" -#: gdk-pixbuf/gdk-pixbuf-animation.c:212 +#: gdk-pixbuf/gdk-pixbuf-animation.c:210 #, c-format msgid "" "Failed to load animation '%s': reason not known, probably a corrupt " @@ -49,8 +49,8 @@ msgstr "" "Impossible de charger l'animation « %s » : raison inconnue, probablement un " "fichier d'animation corrompu" -#: gdk-pixbuf/gdk-pixbuf-animation.c:280 gdk-pixbuf/gdk-pixbuf-io.c:1112 -#: gdk-pixbuf/gdk-pixbuf-io.c:1382 +#: gdk-pixbuf/gdk-pixbuf-animation.c:278 gdk-pixbuf/gdk-pixbuf-io.c:1113 +#: gdk-pixbuf/gdk-pixbuf-io.c:1385 #, c-format msgid "" "Failed to load image '%s': reason not known, probably a corrupt image file" @@ -58,12 +58,12 @@ msgstr "" "Impossible de charger l'image « %s » : raison inconnue, probablement un " "fichier d'image corrompu" -#: gdk-pixbuf/gdk-pixbuf-io.c:790 +#: gdk-pixbuf/gdk-pixbuf-io.c:774 #, c-format msgid "Unable to load image-loading module: %s: %s" msgstr "Impossible de charger le module de chargement d'images : %s : %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:805 +#: gdk-pixbuf/gdk-pixbuf-io.c:789 #, c-format msgid "" "Image-loading module %s does not export the proper interface; perhaps it's " @@ -72,56 +72,56 @@ msgstr "" "Le module de chargement d'images %s n'exporte pas la bonne interface ; peut-" "être provient-il d'une version différente de gdk-pixbuf ?" -#: gdk-pixbuf/gdk-pixbuf-io.c:814 gdk-pixbuf/gdk-pixbuf-io.c:865 +#: gdk-pixbuf/gdk-pixbuf-io.c:798 gdk-pixbuf/gdk-pixbuf-io.c:849 #, c-format msgid "Image type '%s' is not supported" msgstr "Le type d'images « %s » n'est pas pris en charge" -#: gdk-pixbuf/gdk-pixbuf-io.c:950 +#: gdk-pixbuf/gdk-pixbuf-io.c:934 #, c-format msgid "Couldn't recognize the image file format for file '%s'" msgstr "Impossible de reconnaître le format d'image du fichier « %s »" -#: gdk-pixbuf/gdk-pixbuf-io.c:958 +#: gdk-pixbuf/gdk-pixbuf-io.c:942 msgid "Unrecognized image file format" msgstr "Format d'image non reconnu" -#: gdk-pixbuf/gdk-pixbuf-io.c:1121 +#: gdk-pixbuf/gdk-pixbuf-io.c:1124 #, c-format msgid "Failed to load image '%s': %s" msgstr "Impossible de charger l'image « %s » : %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2015 gdk-pixbuf/io-gdip-utils.c:837 +#: gdk-pixbuf/gdk-pixbuf-io.c:2029 gdk-pixbuf/io-gdip-utils.c:835 #, c-format msgid "Error writing to image file: %s" msgstr "Erreur lors de l'écriture du fichier d'image : %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2057 gdk-pixbuf/gdk-pixbuf-io.c:2178 +#: gdk-pixbuf/gdk-pixbuf-io.c:2071 gdk-pixbuf/gdk-pixbuf-io.c:2192 #, c-format msgid "This build of gdk-pixbuf does not support saving the image format: %s" msgstr "" "Cette version de gdk-pixbuf ne prend pas en charge l'enregistrement au " "format d'image : %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2088 +#: gdk-pixbuf/gdk-pixbuf-io.c:2102 msgid "Insufficient memory to save image to callback" msgstr "" "Mémoire insuffisante pour enregistrer l'image dans la fonction de rappel" -#: gdk-pixbuf/gdk-pixbuf-io.c:2101 +#: gdk-pixbuf/gdk-pixbuf-io.c:2115 msgid "Failed to open temporary file" msgstr "Impossible d'ouvrir le fichier temporaire" -#: gdk-pixbuf/gdk-pixbuf-io.c:2124 +#: gdk-pixbuf/gdk-pixbuf-io.c:2138 msgid "Failed to read from temporary file" msgstr "Impossible de lire le fichier temporaire" -#: gdk-pixbuf/gdk-pixbuf-io.c:2372 +#: gdk-pixbuf/gdk-pixbuf-io.c:2382 #, c-format msgid "Failed to open '%s' for writing: %s" msgstr "Impossible d'ouvrir « %s » en écriture : %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2398 +#: gdk-pixbuf/gdk-pixbuf-io.c:2408 #, c-format msgid "" "Failed to close '%s' while writing image, all data may not have been saved: " @@ -130,15 +130,15 @@ msgstr "" "Impossible de fermer l'image « %s » lors de l'écriture, toutes les données " "n'ont peut-être pas été enregistrées : %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2619 gdk-pixbuf/gdk-pixbuf-io.c:2671 +#: gdk-pixbuf/gdk-pixbuf-io.c:2629 gdk-pixbuf/gdk-pixbuf-io.c:2681 msgid "Insufficient memory to save image into a buffer" msgstr "Mémoire insuffisante pour enregistrer l'image dans un tampon" -#: gdk-pixbuf/gdk-pixbuf-io.c:2717 +#: gdk-pixbuf/gdk-pixbuf-io.c:2727 msgid "Error writing to image stream" msgstr "Erreur lors de l'écriture vers le flux image" -#: gdk-pixbuf/gdk-pixbuf-loader.c:393 +#: gdk-pixbuf/gdk-pixbuf-loader.c:384 #, c-format msgid "" "Internal error: Image loader module '%s' failed to complete an operation, " @@ -147,100 +147,104 @@ msgstr "" "Erreur interne : le module de chargement d'images « %s » n'est pas parvenu à " "terminer une opération, mais il n'a pas donné la raison de son échec" -#: gdk-pixbuf/gdk-pixbuf-loader.c:435 +#: gdk-pixbuf/gdk-pixbuf-loader.c:426 #, c-format msgid "Incremental loading of image type '%s' is not supported" msgstr "" "Le chargement progressif d'images de type « %s » n'est pas pris en charge" -#: gdk-pixbuf/gdk-pixdata.c:160 +#: gdk-pixbuf/gdk-pixdata.c:158 msgid "Image header corrupt" msgstr "En-tête d'image corrompu" -#: gdk-pixbuf/gdk-pixdata.c:165 +#: gdk-pixbuf/gdk-pixdata.c:163 msgid "Image format unknown" msgstr "Format d'image inconnu" -#: gdk-pixbuf/gdk-pixdata.c:170 gdk-pixbuf/gdk-pixdata.c:502 +#: gdk-pixbuf/gdk-pixdata.c:168 gdk-pixbuf/gdk-pixdata.c:501 msgid "Image pixel data corrupt" msgstr "Données des pixels de l'image corrompues" -#: gdk-pixbuf/gdk-pixdata.c:446 +#: gdk-pixbuf/gdk-pixdata.c:445 #, c-format msgid "failed to allocate image buffer of %u byte" msgid_plural "failed to allocate image buffer of %u bytes" msgstr[0] "échec d'allocation de %u octet pour le tampon d'image" msgstr[1] "échec d'allocation de %u octets pour le tampon d'image" -#: gdk-pixbuf/io-ani.c:244 +#: gdk-pixbuf/io-ani.c:242 msgid "Unexpected icon chunk in animation" msgstr "Fragment d'icône non attendu dans l'animation" -#: gdk-pixbuf/io-ani.c:342 gdk-pixbuf/io-ani.c:400 gdk-pixbuf/io-ani.c:426 -#: gdk-pixbuf/io-ani.c:449 gdk-pixbuf/io-ani.c:476 gdk-pixbuf/io-ani.c:563 +#: gdk-pixbuf/io-ani.c:340 gdk-pixbuf/io-ani.c:398 gdk-pixbuf/io-ani.c:424 +#: gdk-pixbuf/io-ani.c:447 gdk-pixbuf/io-ani.c:474 gdk-pixbuf/io-ani.c:561 msgid "Invalid header in animation" msgstr "En-tête non valide dans l'animation" -#: gdk-pixbuf/io-ani.c:352 gdk-pixbuf/io-ani.c:374 gdk-pixbuf/io-ani.c:458 -#: gdk-pixbuf/io-ani.c:485 gdk-pixbuf/io-ani.c:536 gdk-pixbuf/io-ani.c:608 +#: gdk-pixbuf/io-ani.c:350 gdk-pixbuf/io-ani.c:372 gdk-pixbuf/io-ani.c:456 +#: gdk-pixbuf/io-ani.c:483 gdk-pixbuf/io-ani.c:534 gdk-pixbuf/io-ani.c:606 msgid "Not enough memory to load animation" msgstr "Mémoire insuffisante pour charger l'animation" -#: gdk-pixbuf/io-ani.c:392 gdk-pixbuf/io-ani.c:418 gdk-pixbuf/io-ani.c:437 +#: gdk-pixbuf/io-ani.c:390 gdk-pixbuf/io-ani.c:416 gdk-pixbuf/io-ani.c:435 msgid "Malformed chunk in animation" msgstr "Fragment malformé dans l'animation" -#: gdk-pixbuf/io-ani.c:660 +#: gdk-pixbuf/io-ani.c:628 +msgid "ANI image was truncated or incomplete." +msgstr "L'image ANI est tronquée ou incomplète." + +#: gdk-pixbuf/io-ani.c:669 msgid "The ANI image format" msgstr "Le format d'image ANI" -#: gdk-pixbuf/io-bmp.c:229 gdk-pixbuf/io-bmp.c:266 gdk-pixbuf/io-bmp.c:337 -#: gdk-pixbuf/io-bmp.c:369 gdk-pixbuf/io-bmp.c:392 gdk-pixbuf/io-bmp.c:495 +#: gdk-pixbuf/io-bmp.c:227 gdk-pixbuf/io-bmp.c:264 gdk-pixbuf/io-bmp.c:335 +#: gdk-pixbuf/io-bmp.c:367 gdk-pixbuf/io-bmp.c:390 gdk-pixbuf/io-bmp.c:493 msgid "BMP image has bogus header data" msgstr "L'image BMP a un en-tête erroné" -#: gdk-pixbuf/io-bmp.c:240 gdk-pixbuf/io-bmp.c:432 +#: gdk-pixbuf/io-bmp.c:238 gdk-pixbuf/io-bmp.c:430 msgid "Not enough memory to load bitmap image" msgstr "Mémoire insuffisante pour charger l'image bitmap" -#: gdk-pixbuf/io-bmp.c:318 +#: gdk-pixbuf/io-bmp.c:316 msgid "BMP image has unsupported header size" msgstr "L'image BMP a une taille d'en-tête non prise en charge" -#: gdk-pixbuf/io-bmp.c:356 +#: gdk-pixbuf/io-bmp.c:354 msgid "Topdown BMP images cannot be compressed" msgstr "Les images BMP Topdown ne peuvent être compressées" -#: gdk-pixbuf/io-bmp.c:716 gdk-pixbuf/io-pnm.c:707 +#: gdk-pixbuf/io-bmp.c:714 gdk-pixbuf/io-pnm.c:705 msgid "Premature end-of-file encountered" msgstr "Fin de fichier rencontrée prématurément" -#: gdk-pixbuf/io-bmp.c:1328 +#: gdk-pixbuf/io-bmp.c:1326 msgid "Couldn't allocate memory for saving BMP file" msgstr "" "Impossible d'allouer de la mémoire pour l'enregistrement du fichier BMP" -#: gdk-pixbuf/io-bmp.c:1369 +#: gdk-pixbuf/io-bmp.c:1367 msgid "Couldn't write to BMP file" msgstr "Impossible d'écrire le fichier BMP" -#: gdk-pixbuf/io-bmp.c:1422 gdk-pixbuf/io-gdip-bmp.c:82 +#: gdk-pixbuf/io-bmp.c:1420 gdk-pixbuf/io-gdip-bmp.c:80 msgid "The BMP image format" msgstr "Le format d'image BMP" -#: gdk-pixbuf/io-gdip-emf.c:59 +#: gdk-pixbuf/io-gdip-emf.c:57 msgid "The EMF image format" msgstr "Le format d'image EMF" -#: gdk-pixbuf/io-gdip-gif.c:80 gdk-pixbuf/io-gif.c:1720 +#: gdk-pixbuf/io-gdip-gif.c:78 gdk-pixbuf/io-gif.c:1718 msgid "The GIF image format" msgstr "Le format d'image GIF" -#: gdk-pixbuf/io-gdip-ico.c:59 gdk-pixbuf/io-ico.c:1271 +#: gdk-pixbuf/io-gdip-ico.c:57 gdk-pixbuf/io-ico.c:1269 msgid "The ICO image format" msgstr "Le format d'image ICO" -#: gdk-pixbuf/io-gdip-jpeg.c:53 gdk-pixbuf/io-jpeg.c:1249 +#: gdk-pixbuf/io-gdip-jpeg.c:51 gdk-pixbuf/io-jpeg.c:1249 #, c-format msgid "" "JPEG quality must be a value between 0 and 100; value '%s' could not be " @@ -249,7 +253,7 @@ msgstr "" "La qualité JPEG doit être une valeur entre 0 et 100 ; la valeur « %s » n'est " "pas interprétable." -#: gdk-pixbuf/io-gdip-jpeg.c:68 gdk-pixbuf/io-jpeg.c:1265 +#: gdk-pixbuf/io-gdip-jpeg.c:66 gdk-pixbuf/io-jpeg.c:1265 #, c-format msgid "" "JPEG quality must be a value between 0 and 100; value '%d' is not allowed." @@ -257,109 +261,113 @@ msgstr "" "La qualité JPEG doit être une valeur entre 0 et 100 ; la valeur « %d » n'est " "pas autorisée." -#: gdk-pixbuf/io-gdip-jpeg.c:136 gdk-pixbuf/io-jpeg.c:1478 +#: gdk-pixbuf/io-gdip-jpeg.c:134 gdk-pixbuf/io-jpeg.c:1478 msgid "The JPEG image format" msgstr "Le format d'image JPEG" -#: gdk-pixbuf/io-gdip-utils.c:154 +#: gdk-pixbuf/io-gdip-tiff.c:80 gdk-pixbuf/io-tiff.c:786 +msgid "The TIFF image format" +msgstr "Le format d'image TIFF" + +#: gdk-pixbuf/io-gdip-utils.c:152 #, c-format msgid "Could not allocate memory: %s" msgstr "Impossible d'allouer de la mémoire : %s" -#: gdk-pixbuf/io-gdip-utils.c:179 gdk-pixbuf/io-gdip-utils.c:293 -#: gdk-pixbuf/io-gdip-utils.c:333 +#: gdk-pixbuf/io-gdip-utils.c:177 gdk-pixbuf/io-gdip-utils.c:291 +#: gdk-pixbuf/io-gdip-utils.c:331 #, c-format msgid "Could not create stream: %s" msgstr "Impossible de créer le flux : %s" -#: gdk-pixbuf/io-gdip-utils.c:193 +#: gdk-pixbuf/io-gdip-utils.c:191 #, c-format msgid "Could not seek stream: %s" msgstr "Impossible de se positionner dans le flux : %s" -#: gdk-pixbuf/io-gdip-utils.c:205 +#: gdk-pixbuf/io-gdip-utils.c:203 #, c-format msgid "Could not read from stream: %s" msgstr "Impossible de lire dans le flux : %s" -#: gdk-pixbuf/io-gdip-utils.c:617 +#: gdk-pixbuf/io-gdip-utils.c:615 msgid "Couldn't load bitmap" msgstr "Impossible de charger l'image" -#: gdk-pixbuf/io-gdip-utils.c:773 +#: gdk-pixbuf/io-gdip-utils.c:771 msgid "Couldn't load metafile" msgstr "Impossible de charger le métafichier" -#: gdk-pixbuf/io-gdip-utils.c:878 +#: gdk-pixbuf/io-gdip-utils.c:876 msgid "Unsupported image format for GDI+" msgstr "Le format d'image n'est pas pris en charge par GDI+" -#: gdk-pixbuf/io-gdip-utils.c:885 +#: gdk-pixbuf/io-gdip-utils.c:883 msgid "Couldn't save" msgstr "Impossible d'enregistrer" -#: gdk-pixbuf/io-gdip-wmf.c:58 +#: gdk-pixbuf/io-gdip-wmf.c:56 msgid "The WMF image format" msgstr "Le format d'image WMF" -#: gdk-pixbuf/io-gif.c:222 +#: gdk-pixbuf/io-gif.c:220 #, c-format msgid "Failure reading GIF: %s" msgstr "La lecture du fichier GIF a échoué : %s" -#: gdk-pixbuf/io-gif.c:496 gdk-pixbuf/io-gif.c:1502 gdk-pixbuf/io-gif.c:1669 +#: gdk-pixbuf/io-gif.c:494 gdk-pixbuf/io-gif.c:1500 gdk-pixbuf/io-gif.c:1667 msgid "GIF file was missing some data (perhaps it was truncated somehow?)" msgstr "" "Il manque au fichier GIF quelques données (peut-être a-t-il été tronqué ?)" -#: gdk-pixbuf/io-gif.c:505 +#: gdk-pixbuf/io-gif.c:503 #, c-format msgid "Internal error in the GIF loader (%s)" msgstr "Erreur interne dans le chargeur GIF (%s)" -#: gdk-pixbuf/io-gif.c:579 +#: gdk-pixbuf/io-gif.c:577 msgid "Stack overflow" msgstr "Débordement de la pile" -#: gdk-pixbuf/io-gif.c:639 +#: gdk-pixbuf/io-gif.c:637 msgid "GIF image loader cannot understand this image." msgstr "Le chargeur d'image GIF ne peut pas comprendre cette image." -#: gdk-pixbuf/io-gif.c:668 +#: gdk-pixbuf/io-gif.c:666 msgid "Bad code encountered" msgstr "Code non valide rencontré" -#: gdk-pixbuf/io-gif.c:678 +#: gdk-pixbuf/io-gif.c:676 msgid "Circular table entry in GIF file" msgstr "Entrée de table circulaire dans le fichier GIF" -#: gdk-pixbuf/io-gif.c:866 gdk-pixbuf/io-gif.c:1488 gdk-pixbuf/io-gif.c:1541 -#: gdk-pixbuf/io-gif.c:1657 +#: gdk-pixbuf/io-gif.c:864 gdk-pixbuf/io-gif.c:1486 gdk-pixbuf/io-gif.c:1539 +#: gdk-pixbuf/io-gif.c:1655 msgid "Not enough memory to load GIF file" msgstr "Mémoire insuffisante pour charger le fichier GIF" -#: gdk-pixbuf/io-gif.c:960 +#: gdk-pixbuf/io-gif.c:958 msgid "Not enough memory to composite a frame in GIF file" msgstr "Mémoire insuffisante pour composer un cadre dans le fichier GIF" -#: gdk-pixbuf/io-gif.c:1132 +#: gdk-pixbuf/io-gif.c:1130 msgid "GIF image is corrupt (incorrect LZW compression)" msgstr "L'image GIF est corrompue (compression LZW incorrecte)" -#: gdk-pixbuf/io-gif.c:1182 +#: gdk-pixbuf/io-gif.c:1180 msgid "File does not appear to be a GIF file" msgstr "Le fichier ne semble pas être au format GIF" -#: gdk-pixbuf/io-gif.c:1194 +#: gdk-pixbuf/io-gif.c:1192 #, c-format msgid "Version %s of the GIF file format is not supported" msgstr "La version %s de ce format de fichier GIF n'est pas prise en charge." -#: gdk-pixbuf/io-gif.c:1241 +#: gdk-pixbuf/io-gif.c:1239 msgid "Resulting GIF image has zero size" msgstr "L'image GIF résultante a une taille nulle" -#: gdk-pixbuf/io-gif.c:1320 +#: gdk-pixbuf/io-gif.c:1318 msgid "" "GIF image has no global colormap, and a frame inside it has no local " "colormap." @@ -367,7 +375,7 @@ msgstr "" "L'image GIF n'a pas de palette de couleurs globale, et une trame interne n'a " "pas de palette de couleurs locale." -#: gdk-pixbuf/io-gif.c:1564 +#: gdk-pixbuf/io-gif.c:1562 msgid "GIF image was truncated or incomplete." msgstr "L'image GIF est tronquée ou incomplète." @@ -384,87 +392,87 @@ msgstr "Impossible de décoder l'image ICNS" msgid "The ICNS image format" msgstr "Le format d'image ICNS" -#: gdk-pixbuf/io-ico.c:228 gdk-pixbuf/io-ico.c:242 gdk-pixbuf/io-ico.c:291 -#: gdk-pixbuf/io-ico.c:302 gdk-pixbuf/io-ico.c:395 +#: gdk-pixbuf/io-ico.c:226 gdk-pixbuf/io-ico.c:240 gdk-pixbuf/io-ico.c:289 +#: gdk-pixbuf/io-ico.c:300 gdk-pixbuf/io-ico.c:393 msgid "Invalid header in icon" msgstr "En-tête non valide pour l'icône" -#: gdk-pixbuf/io-ico.c:257 gdk-pixbuf/io-ico.c:312 gdk-pixbuf/io-ico.c:405 -#: gdk-pixbuf/io-ico.c:458 gdk-pixbuf/io-ico.c:488 +#: gdk-pixbuf/io-ico.c:255 gdk-pixbuf/io-ico.c:310 gdk-pixbuf/io-ico.c:403 +#: gdk-pixbuf/io-ico.c:456 gdk-pixbuf/io-ico.c:486 msgid "Not enough memory to load icon" msgstr "Mémoire insuffisante pour charger l'icône" -#: gdk-pixbuf/io-ico.c:338 +#: gdk-pixbuf/io-ico.c:336 msgid "Compressed icons are not supported" msgstr "Les icônes compressées ne sont pas prises en charge" -#: gdk-pixbuf/io-ico.c:358 +#: gdk-pixbuf/io-ico.c:356 msgid "Icon has zero width" msgstr "L'icône a une largeur nulle" -#: gdk-pixbuf/io-ico.c:368 +#: gdk-pixbuf/io-ico.c:366 msgid "Icon has zero height" msgstr "L'icône a une hauteur nulle" -#: gdk-pixbuf/io-ico.c:443 +#: gdk-pixbuf/io-ico.c:441 msgid "Unsupported icon type" msgstr "Type d'icône non pris en charge" -#: gdk-pixbuf/io-ico.c:537 +#: gdk-pixbuf/io-ico.c:535 msgid "Not enough memory to load ICO file" msgstr "Mémoire insuffisante pour charger le fichier ICO" -#: gdk-pixbuf/io-ico.c:1002 +#: gdk-pixbuf/io-ico.c:1000 msgid "Image too large to be saved as ICO" msgstr "Image trop grande pour être enregistrée en tant qu'ICO" -#: gdk-pixbuf/io-ico.c:1013 +#: gdk-pixbuf/io-ico.c:1011 msgid "Cursor hotspot outside image" msgstr "Point chaud du curseur en dehors de l'image" -#: gdk-pixbuf/io-ico.c:1036 +#: gdk-pixbuf/io-ico.c:1034 #, c-format msgid "Unsupported depth for ICO file: %d" msgstr "Profondeur de couleur non prise en charge pour le fichier ICO : %d" -#: gdk-pixbuf/io-jasper.c:74 +#: gdk-pixbuf/io-jasper.c:73 msgid "Couldn't allocate memory for stream" msgstr "Impossible d'allouer de la mémoire pour le flux" -#: gdk-pixbuf/io-jasper.c:104 +#: gdk-pixbuf/io-jasper.c:103 msgid "Couldn't decode image" msgstr "Impossible de décoder l'image" -#: gdk-pixbuf/io-jasper.c:122 +#: gdk-pixbuf/io-jasper.c:121 msgid "Transformed JPEG2000 has zero width or height" msgstr "Le JPEG2000 transformé a une largeur ou une hauteur nulle" -#: gdk-pixbuf/io-jasper.c:136 +#: gdk-pixbuf/io-jasper.c:135 msgid "Image type currently not supported" msgstr "Ce type d'image n'est actuellement pas pris en charge" -#: gdk-pixbuf/io-jasper.c:148 gdk-pixbuf/io-jasper.c:156 +#: gdk-pixbuf/io-jasper.c:147 gdk-pixbuf/io-jasper.c:155 msgid "Couldn't allocate memory for color profile" msgstr "Impossible d'allouer de la mémoire pour le profil de couleurs" -#: gdk-pixbuf/io-jasper.c:182 +#: gdk-pixbuf/io-jasper.c:181 msgid "Insufficient memory to open JPEG 2000 file" msgstr "Mémoire insuffisante pour ouvrir le fichier JPEG 2000" -#: gdk-pixbuf/io-jasper.c:261 +#: gdk-pixbuf/io-jasper.c:260 msgid "Couldn't allocate memory to buffer image data" msgstr "Impossible d'allouer de la mémoire pour le tampon de données d'image" -#: gdk-pixbuf/io-jasper.c:305 +#: gdk-pixbuf/io-jasper.c:304 msgid "The JPEG 2000 image format" msgstr "Le format d'image JPEG 2000" -#: gdk-pixbuf/io-jpeg.c:126 +#: gdk-pixbuf/io-jpeg.c:124 #, c-format msgid "Error interpreting JPEG image file (%s)" msgstr "Erreur d'interprétation du fichier d'image JPEG (%s)" -#: gdk-pixbuf/io-jpeg.c:604 +#: gdk-pixbuf/io-jpeg.c:597 msgid "" "Insufficient memory to load image, try exiting some applications to free " "memory" @@ -472,17 +480,17 @@ msgstr "" "Mémoire insuffisante pour charger l'image, essayez de quitter quelques " "applications pour libérer de la mémoire" -#: gdk-pixbuf/io-jpeg.c:651 gdk-pixbuf/io-jpeg.c:865 +#: gdk-pixbuf/io-jpeg.c:645 gdk-pixbuf/io-jpeg.c:858 #, c-format msgid "Unsupported JPEG color space (%s)" msgstr "Espace de couleur JPEG non pris en charge (%s)" -#: gdk-pixbuf/io-jpeg.c:764 gdk-pixbuf/io-jpeg.c:1044 +#: gdk-pixbuf/io-jpeg.c:757 gdk-pixbuf/io-jpeg.c:1037 #: gdk-pixbuf/io-jpeg.c:1308 gdk-pixbuf/io-jpeg.c:1318 msgid "Couldn't allocate memory for loading JPEG file" msgstr "Impossible d'allouer de la mémoire pour le chargement du fichier JPEG" -#: gdk-pixbuf/io-jpeg.c:1018 +#: gdk-pixbuf/io-jpeg.c:1011 msgid "Transformed JPEG has zero width or height." msgstr "Le PNG transformé a une largeur ou une hauteur nulle." @@ -491,91 +499,91 @@ msgstr "Le PNG transformé a une largeur ou une hauteur nulle." msgid "Color profile has invalid length '%u'." msgstr "La longueur « %u » du profil de couleur n'est pas valable." -#: gdk-pixbuf/io-pcx.c:186 +#: gdk-pixbuf/io-pcx.c:184 msgid "Couldn't allocate memory for header" msgstr "Impossible d'allouer de la mémoire pour l'en-tête" -#: gdk-pixbuf/io-pcx.c:201 gdk-pixbuf/io-pcx.c:559 +#: gdk-pixbuf/io-pcx.c:199 gdk-pixbuf/io-pcx.c:557 msgid "Couldn't allocate memory for context buffer" msgstr "Impossible d'allouer de la mémoire pour le tampon du contexte" -#: gdk-pixbuf/io-pcx.c:600 +#: gdk-pixbuf/io-pcx.c:598 msgid "Image has invalid width and/or height" msgstr "L'image a une largeur ou une hauteur non valide" -#: gdk-pixbuf/io-pcx.c:612 gdk-pixbuf/io-pcx.c:673 +#: gdk-pixbuf/io-pcx.c:610 gdk-pixbuf/io-pcx.c:671 msgid "Image has unsupported bpp" msgstr "L'image a une profondeur de couleurs non prise en charge" -#: gdk-pixbuf/io-pcx.c:617 gdk-pixbuf/io-pcx.c:625 +#: gdk-pixbuf/io-pcx.c:615 gdk-pixbuf/io-pcx.c:623 #, c-format msgid "Image has unsupported number of %d-bit planes" msgstr "L'image a un nombre de plans de %d-bit non pris en charge" -#: gdk-pixbuf/io-pcx.c:641 +#: gdk-pixbuf/io-pcx.c:639 msgid "Couldn't create new pixbuf" msgstr "Impossible de créer un nouveau pixbuf" -#: gdk-pixbuf/io-pcx.c:649 +#: gdk-pixbuf/io-pcx.c:647 msgid "Couldn't allocate memory for line data" msgstr "Impossible d'allouer de la mémoire pour les données de lignes" -#: gdk-pixbuf/io-pcx.c:656 +#: gdk-pixbuf/io-pcx.c:654 msgid "Couldn't allocate memory for PCX image" msgstr "Impossible d'allouer de la mémoire pour l'image PCX" -#: gdk-pixbuf/io-pcx.c:703 +#: gdk-pixbuf/io-pcx.c:701 msgid "Didn't get all lines of PCX image" msgstr "Impossible d'obtenir toutes les lignes de l'image PCX" -#: gdk-pixbuf/io-pcx.c:710 +#: gdk-pixbuf/io-pcx.c:708 msgid "No palette found at end of PCX data" msgstr "Aucune palette trouvée à la fin des données PCX" -#: gdk-pixbuf/io-pcx.c:755 +#: gdk-pixbuf/io-pcx.c:753 msgid "The PCX image format" msgstr "Le format d'image PCX" -#: gdk-pixbuf/io-pixdata.c:148 +#: gdk-pixbuf/io-pixdata.c:146 msgid "Transformed pixbuf has zero width or height." msgstr "Le pixbuf transformé a une largeur ou une hauteur nulle." -#: gdk-pixbuf/io-pixdata.c:186 +#: gdk-pixbuf/io-pixdata.c:184 msgid "The GdkPixdata format" msgstr "Le format GdkPixdata" -#: gdk-pixbuf/io-png.c:54 +#: gdk-pixbuf/io-png.c:53 msgid "Bits per channel of PNG image is invalid." msgstr "Le nombre de bits par canal de l'image PNG n'est pas valide." -#: gdk-pixbuf/io-png.c:135 gdk-pixbuf/io-png.c:641 +#: gdk-pixbuf/io-png.c:134 gdk-pixbuf/io-png.c:640 msgid "Transformed PNG has zero width or height." msgstr "Le PNG transformé a une largeur ou une hauteur nulle." -#: gdk-pixbuf/io-png.c:143 +#: gdk-pixbuf/io-png.c:142 msgid "Bits per channel of transformed PNG is not 8." msgstr "Le nombre de bits du PNG transformé n'est pas 8." -#: gdk-pixbuf/io-png.c:152 +#: gdk-pixbuf/io-png.c:151 msgid "Transformed PNG not RGB or RGBA." msgstr "Le PNG transformé n'est ni RGB, ni RGBA." -#: gdk-pixbuf/io-png.c:161 +#: gdk-pixbuf/io-png.c:160 msgid "Transformed PNG has unsupported number of channels, must be 3 or 4." msgstr "" "Le PNG transformé a un nombre de canaux non pris en charge, il devrait être " "de 3 ou de 4." -#: gdk-pixbuf/io-png.c:182 +#: gdk-pixbuf/io-png.c:181 #, c-format msgid "Fatal error in PNG image file: %s" msgstr "Erreur fatale dans le fichier d'image PNG : %s" -#: gdk-pixbuf/io-png.c:315 +#: gdk-pixbuf/io-png.c:314 msgid "Insufficient memory to load PNG file" msgstr "Mémoire insuffisante pour charger le fichier PNG" -#: gdk-pixbuf/io-png.c:656 +#: gdk-pixbuf/io-png.c:655 #, c-format msgid "" "Insufficient memory to store a %lu by %lu image; try exiting some " @@ -584,33 +592,33 @@ msgstr "" "Mémoire insuffisante pour stocker une image de %lu sur %lu ; essayez de " "quitter quelques applications pour réduire la mémoire occupée" -#: gdk-pixbuf/io-png.c:719 +#: gdk-pixbuf/io-png.c:718 msgid "Fatal error reading PNG image file" msgstr "Erreur fatale lors de la lecture d'une image PNG" -#: gdk-pixbuf/io-png.c:768 +#: gdk-pixbuf/io-png.c:767 #, c-format msgid "Fatal error reading PNG image file: %s" msgstr "Erreur fatale lors de la lecture du fichier d'image PNG : %s" -#: gdk-pixbuf/io-png.c:858 +#: gdk-pixbuf/io-png.c:857 msgid "" "Keys for PNG text chunks must have at least 1 and at most 79 characters." msgstr "" "Les clés pour les fragments texte PNG doivent contenir entre 1 et 79 " "caractères." -#: gdk-pixbuf/io-png.c:867 +#: gdk-pixbuf/io-png.c:866 msgid "Keys for PNG text chunks must be ASCII characters." msgstr "" "Les clés pour les fragments texte PNG doivent être des caractères ASCII." -#: gdk-pixbuf/io-png.c:881 gdk-pixbuf/io-tiff.c:667 +#: gdk-pixbuf/io-png.c:880 gdk-pixbuf/io-tiff.c:665 #, c-format msgid "Color profile has invalid length %d." msgstr "La longueur %d du profil de couleur n'est pas valable." -#: gdk-pixbuf/io-png.c:894 +#: gdk-pixbuf/io-png.c:893 #, c-format msgid "" "PNG compression level must be a value between 0 and 9; value '%s' could not " @@ -619,7 +627,7 @@ msgstr "" "Le niveau de compression PNG doit être une valeur entre 0 et 9 ; la valeur " "« %s » n'est pas interprétable." -#: gdk-pixbuf/io-png.c:907 +#: gdk-pixbuf/io-png.c:906 #, c-format msgid "" "PNG compression level must be a value between 0 and 9; value '%d' is not " @@ -628,95 +636,95 @@ msgstr "" "La niveau de compression PNG doit être une valeur entre 0 et 9 ; la valeur " "« %d » n'est pas autorisée." -#: gdk-pixbuf/io-png.c:955 +#: gdk-pixbuf/io-png.c:954 #, c-format msgid "Value for PNG text chunk %s cannot be converted to ISO-8859-1 encoding." msgstr "" "La valeur pour le fragment texte PNG %s ne peut pas être convertie dans le " "codage ISO-8859-1." -#: gdk-pixbuf/io-png.c:1118 +#: gdk-pixbuf/io-png.c:1117 msgid "The PNG image format" msgstr "Le format d'image PNG" -#: gdk-pixbuf/io-pnm.c:248 +#: gdk-pixbuf/io-pnm.c:246 msgid "PNM loader expected to find an integer, but didn't" msgstr "" "Le chargeur PNM s'attendait à recevoir un entier, mais ce n'était pas le cas" -#: gdk-pixbuf/io-pnm.c:280 +#: gdk-pixbuf/io-pnm.c:278 msgid "PNM file has an incorrect initial byte" msgstr "Le fichier PNM a un octet initial incorrect" -#: gdk-pixbuf/io-pnm.c:310 +#: gdk-pixbuf/io-pnm.c:308 msgid "PNM file is not in a recognized PNM subformat" msgstr "Le fichier PNM n'est pas un sous-format PNM reconnu" -#: gdk-pixbuf/io-pnm.c:335 +#: gdk-pixbuf/io-pnm.c:333 msgid "PNM file has an image width of 0" msgstr "Le fichier PNM a une largeur d'image de 0" -#: gdk-pixbuf/io-pnm.c:356 +#: gdk-pixbuf/io-pnm.c:354 msgid "PNM file has an image height of 0" msgstr "Le fichier PNM a une hauteur d'image de 0" -#: gdk-pixbuf/io-pnm.c:379 +#: gdk-pixbuf/io-pnm.c:377 msgid "Maximum color value in PNM file is 0" msgstr "La valeur maximale de couleur dans le fichier PNM est 0" -#: gdk-pixbuf/io-pnm.c:387 +#: gdk-pixbuf/io-pnm.c:385 msgid "Maximum color value in PNM file is too large" msgstr "La valeur maximale de couleur dans le fichier PNM est trop grande" -#: gdk-pixbuf/io-pnm.c:427 gdk-pixbuf/io-pnm.c:457 gdk-pixbuf/io-pnm.c:502 +#: gdk-pixbuf/io-pnm.c:425 gdk-pixbuf/io-pnm.c:455 gdk-pixbuf/io-pnm.c:500 msgid "Raw PNM image type is invalid" msgstr "Le type d'image PNM brut n'est pas valide" -#: gdk-pixbuf/io-pnm.c:652 +#: gdk-pixbuf/io-pnm.c:650 msgid "PNM image loader does not support this PNM subformat" msgstr "Le chargeur d'image PNM ne prend pas en charge ce sous-format PNM" -#: gdk-pixbuf/io-pnm.c:739 gdk-pixbuf/io-pnm.c:966 +#: gdk-pixbuf/io-pnm.c:737 gdk-pixbuf/io-pnm.c:964 msgid "Raw PNM formats require exactly one whitespace before sample data" msgstr "" "Les formats PNM bruts nécessitent exactement un espace avant les données" -#: gdk-pixbuf/io-pnm.c:766 +#: gdk-pixbuf/io-pnm.c:764 msgid "Cannot allocate memory for loading PNM image" msgstr "Impossible d'allouer de la mémoire pour charger l'image PNM" -#: gdk-pixbuf/io-pnm.c:816 +#: gdk-pixbuf/io-pnm.c:814 msgid "Insufficient memory to load PNM context struct" msgstr "Mémoire insuffisante pour charger la structure de contexte PNM" -#: gdk-pixbuf/io-pnm.c:867 +#: gdk-pixbuf/io-pnm.c:865 msgid "Unexpected end of PNM image data" msgstr "Fin inattendue des données de l'image PNM" -#: gdk-pixbuf/io-pnm.c:995 +#: gdk-pixbuf/io-pnm.c:993 msgid "Insufficient memory to load PNM file" msgstr "Mémoire insuffisante pour charger le fichier PNM" -#: gdk-pixbuf/io-pnm.c:1079 +#: gdk-pixbuf/io-pnm.c:1077 msgid "The PNM/PBM/PGM/PPM image format family" msgstr "La famille de format d'image PNM/PBM/PGM/PPM" -#: gdk-pixbuf/io-qtif.c:128 +#: gdk-pixbuf/io-qtif.c:126 msgid "Input file descriptor is NULL." msgstr "Le descripteur du fichier d'entrée est NULL." -#: gdk-pixbuf/io-qtif.c:143 +#: gdk-pixbuf/io-qtif.c:141 msgid "Failed to read QTIF header" msgstr "Impossible de lire l'en-tête QTIF" -#: gdk-pixbuf/io-qtif.c:152 gdk-pixbuf/io-qtif.c:189 gdk-pixbuf/io-qtif.c:459 +#: gdk-pixbuf/io-qtif.c:150 gdk-pixbuf/io-qtif.c:187 gdk-pixbuf/io-qtif.c:454 #, c-format msgid "QTIF atom size too large (%d byte)" msgid_plural "QTIF atom size too large (%d bytes)" msgstr[0] "Taille d'atome QTIF trop grande (%d octet)" msgstr[1] "Taille d'atome QTIF trop grande (%d octets)" -#: gdk-pixbuf/io-qtif.c:175 +#: gdk-pixbuf/io-qtif.c:173 #, c-format msgid "Failed to allocate %d byte for file read buffer" msgid_plural "Failed to allocate %d bytes for file read buffer" @@ -724,245 +732,241 @@ msgstr[0] "Échec d'allocation de %d octet pour le tampon de lecture du fichier" msgstr[1] "" "Échec d'allocation de %d octets pour le tampon de lecture du fichier" -#: gdk-pixbuf/io-qtif.c:206 +#: gdk-pixbuf/io-qtif.c:201 #, c-format msgid "File error when reading QTIF atom: %s" msgstr "Erreur de fichier lors de la lecture de l'atome QTIF : %s" -#: gdk-pixbuf/io-qtif.c:243 +#: gdk-pixbuf/io-qtif.c:238 #, c-format msgid "Failed to skip the next %d byte with seek()." msgid_plural "Failed to skip the next %d bytes with seek()." msgstr[0] "L'octet suivant n'a pas pu être sauté avec seek()." msgstr[1] "Les %d octets suivants n'ont pas pu être sautés avec seek()." -#: gdk-pixbuf/io-qtif.c:270 +#: gdk-pixbuf/io-qtif.c:265 msgid "Failed to allocate QTIF context structure." msgstr "Échec de création de la structure de contexte QTIF." -#: gdk-pixbuf/io-qtif.c:330 +#: gdk-pixbuf/io-qtif.c:325 msgid "Failed to create GdkPixbufLoader object." msgstr "Impossible de créer un objet GdkPixbufLoader." -#: gdk-pixbuf/io-qtif.c:434 +#: gdk-pixbuf/io-qtif.c:429 msgid "Failed to find an image data atom." msgstr "Impossible de trouver un atome de données images." -#: gdk-pixbuf/io-qtif.c:618 +#: gdk-pixbuf/io-qtif.c:613 msgid "The QTIF image format" msgstr "Le format d'image QTIF" -#: gdk-pixbuf/io-ras.c:125 +#: gdk-pixbuf/io-ras.c:123 msgid "RAS image has bogus header data" msgstr "L'image RAS a un en-tête erroné" -#: gdk-pixbuf/io-ras.c:147 +#: gdk-pixbuf/io-ras.c:145 msgid "RAS image has unknown type" msgstr "L'image RAS a un type inconnu" -#: gdk-pixbuf/io-ras.c:155 +#: gdk-pixbuf/io-ras.c:153 msgid "unsupported RAS image variation" msgstr "Variante d'image RAS non prise en charge" -#: gdk-pixbuf/io-ras.c:170 gdk-pixbuf/io-ras.c:199 +#: gdk-pixbuf/io-ras.c:168 gdk-pixbuf/io-ras.c:197 msgid "Not enough memory to load RAS image" msgstr "Mémoire insuffisante pour charger l'image RAS" -#: gdk-pixbuf/io-ras.c:544 +#: gdk-pixbuf/io-ras.c:542 msgid "The Sun raster image format" msgstr "Le format d'image Sun raster" -#: gdk-pixbuf/io-tga.c:153 +#: gdk-pixbuf/io-tga.c:151 msgid "Cannot allocate memory for IOBuffer struct" msgstr "Impossible d'allouer de la mémoire pour la structure IOBuffer" -#: gdk-pixbuf/io-tga.c:172 +#: gdk-pixbuf/io-tga.c:170 msgid "Cannot allocate memory for IOBuffer data" msgstr "Impossible d'allouer de la mémoire pour les données IOBuffer" -#: gdk-pixbuf/io-tga.c:183 +#: gdk-pixbuf/io-tga.c:181 msgid "Cannot realloc IOBuffer data" msgstr "Impossible de réallouer les données IOBuffer" -#: gdk-pixbuf/io-tga.c:213 +#: gdk-pixbuf/io-tga.c:211 msgid "Cannot allocate temporary IOBuffer data" msgstr "Impossible d'allouer les données IOBuffer temporaires" -#: gdk-pixbuf/io-tga.c:346 +#: gdk-pixbuf/io-tga.c:339 msgid "Cannot allocate new pixbuf" msgstr "Impossible d'allouer un nouveau pixbuf" -#: gdk-pixbuf/io-tga.c:685 +#: gdk-pixbuf/io-tga.c:678 msgid "Image is corrupted or truncated" msgstr "L'image est tronquée ou endommagée" -#: gdk-pixbuf/io-tga.c:692 +#: gdk-pixbuf/io-tga.c:685 msgid "Cannot allocate colormap structure" msgstr "Impossible d'allouer de structure de palette de couleurs" -#: gdk-pixbuf/io-tga.c:699 +#: gdk-pixbuf/io-tga.c:692 msgid "Cannot allocate colormap entries" msgstr "Impossible d'allouer des entrées de palette de couleurs" -#: gdk-pixbuf/io-tga.c:721 +#: gdk-pixbuf/io-tga.c:714 msgid "Unexpected bitdepth for colormap entries" msgstr "" "Profondeur de couleur inattendue pour les entrées de la palette de couleurs" -#: gdk-pixbuf/io-tga.c:739 +#: gdk-pixbuf/io-tga.c:732 msgid "Cannot allocate TGA header memory" msgstr "Impossible d'allouer la mémoire pour l'en-tête TGA" -#: gdk-pixbuf/io-tga.c:772 +#: gdk-pixbuf/io-tga.c:765 msgid "TGA image has invalid dimensions" msgstr "Les dimensions de l'image TGA ne sont pas valides" -#: gdk-pixbuf/io-tga.c:778 gdk-pixbuf/io-tga.c:787 gdk-pixbuf/io-tga.c:797 -#: gdk-pixbuf/io-tga.c:807 gdk-pixbuf/io-tga.c:814 +#: gdk-pixbuf/io-tga.c:771 gdk-pixbuf/io-tga.c:780 gdk-pixbuf/io-tga.c:790 +#: gdk-pixbuf/io-tga.c:800 gdk-pixbuf/io-tga.c:807 msgid "TGA image type not supported" msgstr "Type d'image TGA non pris en charge" -#: gdk-pixbuf/io-tga.c:861 +#: gdk-pixbuf/io-tga.c:854 msgid "Cannot allocate memory for TGA context struct" msgstr "Impossible d'allouer de la mémoire pour la structure de contexte TGA" -#: gdk-pixbuf/io-tga.c:926 +#: gdk-pixbuf/io-tga.c:919 msgid "Excess data in file" msgstr "Trop de données dans le fichier" -#: gdk-pixbuf/io-tga.c:1007 +#: gdk-pixbuf/io-tga.c:1000 msgid "The Targa image format" msgstr "Le format d'image Targa" -#: gdk-pixbuf/io-tiff.c:104 +#: gdk-pixbuf/io-tiff.c:102 msgid "Could not get image width (bad TIFF file)" msgstr "Impossible d'obtenir la largeur de l'image (fichier TIFF corrompu)" -#: gdk-pixbuf/io-tiff.c:112 +#: gdk-pixbuf/io-tiff.c:110 msgid "Could not get image height (bad TIFF file)" msgstr "Impossible d'obtenir la hauteur de l'image (fichier TIFF corrompu)" -#: gdk-pixbuf/io-tiff.c:120 +#: gdk-pixbuf/io-tiff.c:118 msgid "Width or height of TIFF image is zero" msgstr "La largeur ou la hauteur de l'image TIFF est nulle" -#: gdk-pixbuf/io-tiff.c:129 gdk-pixbuf/io-tiff.c:138 +#: gdk-pixbuf/io-tiff.c:127 gdk-pixbuf/io-tiff.c:136 msgid "Dimensions of TIFF image too large" msgstr "Dimensions de l'image TIFF trop grandes" -#: gdk-pixbuf/io-tiff.c:162 gdk-pixbuf/io-tiff.c:174 gdk-pixbuf/io-tiff.c:491 +#: gdk-pixbuf/io-tiff.c:160 gdk-pixbuf/io-tiff.c:172 gdk-pixbuf/io-tiff.c:489 msgid "Insufficient memory to open TIFF file" msgstr "Mémoire insuffisante pour ouvrir le fichier TIFF" -#: gdk-pixbuf/io-tiff.c:236 +#: gdk-pixbuf/io-tiff.c:234 msgid "Failed to load RGB data from TIFF file" msgstr "Impossible de lire les données RGB du fichier TIFF" -#: gdk-pixbuf/io-tiff.c:293 +#: gdk-pixbuf/io-tiff.c:291 msgid "Failed to open TIFF image" msgstr "Impossible d'ouvrir l'image TIFF" -#: gdk-pixbuf/io-tiff.c:427 gdk-pixbuf/io-tiff.c:440 +#: gdk-pixbuf/io-tiff.c:425 gdk-pixbuf/io-tiff.c:438 msgid "Failed to load TIFF image" msgstr "Impossible de charger l'image TIFF" -#: gdk-pixbuf/io-tiff.c:623 +#: gdk-pixbuf/io-tiff.c:621 msgid "Failed to save TIFF image" msgstr "Impossible d'enregistrer l'image TIFF" -#: gdk-pixbuf/io-tiff.c:656 +#: gdk-pixbuf/io-tiff.c:654 msgid "TIFF compression doesn't refer to a valid codec." msgstr "La compression TIFF ne se réfère pas à un codec valable." -#: gdk-pixbuf/io-tiff.c:696 +#: gdk-pixbuf/io-tiff.c:694 msgid "Failed to write TIFF data" msgstr "Impossible d'enregistrer les données TIFF" -#: gdk-pixbuf/io-tiff.c:733 +#: gdk-pixbuf/io-tiff.c:731 msgid "Couldn't write to TIFF file" msgstr "Impossible d'écrire le fichier TIFF" -#: gdk-pixbuf/io-tiff.c:788 -msgid "The TIFF image format" -msgstr "Le format d'image TIFF" - -#: gdk-pixbuf/io-wbmp.c:245 +#: gdk-pixbuf/io-wbmp.c:243 msgid "Image has zero width" msgstr "L'image a une largeur nulle" -#: gdk-pixbuf/io-wbmp.c:263 +#: gdk-pixbuf/io-wbmp.c:261 msgid "Image has zero height" msgstr "L'image a une hauteur nulle" -#: gdk-pixbuf/io-wbmp.c:274 +#: gdk-pixbuf/io-wbmp.c:272 msgid "Not enough memory to load image" msgstr "Mémoire insuffisante pour charger l'image" -#: gdk-pixbuf/io-wbmp.c:333 +#: gdk-pixbuf/io-wbmp.c:331 msgid "Couldn't save the rest" msgstr "Impossible d'enregistrer le reste" -#: gdk-pixbuf/io-wbmp.c:374 +#: gdk-pixbuf/io-wbmp.c:372 msgid "The WBMP image format" msgstr "Le format d'image WBMP" -#: gdk-pixbuf/io-xbm.c:304 +#: gdk-pixbuf/io-xbm.c:302 msgid "Invalid XBM file" msgstr "Fichier XBM non valide" -#: gdk-pixbuf/io-xbm.c:314 +#: gdk-pixbuf/io-xbm.c:312 msgid "Insufficient memory to load XBM image file" msgstr "Mémoire insuffisante pour charger l'image XBM" -#: gdk-pixbuf/io-xbm.c:462 +#: gdk-pixbuf/io-xbm.c:460 msgid "Failed to write to temporary file when loading XBM image" msgstr "" "L'écriture dans un fichier temporaire lors du chargement de l'image XBM a " "échoué" -#: gdk-pixbuf/io-xbm.c:501 +#: gdk-pixbuf/io-xbm.c:499 msgid "The XBM image format" msgstr "Le format d'image XBM" -#: gdk-pixbuf/io-xpm.c:469 +#: gdk-pixbuf/io-xpm.c:467 msgid "No XPM header found" msgstr "Aucun en-tête XPM n'a été trouvé" -#: gdk-pixbuf/io-xpm.c:478 +#: gdk-pixbuf/io-xpm.c:476 msgid "Invalid XPM header" msgstr "Fichier XPM non valide" -#: gdk-pixbuf/io-xpm.c:486 +#: gdk-pixbuf/io-xpm.c:484 msgid "XPM file has image width <= 0" msgstr "Le fichier XPM a une taille d'image négative ou nulle" -#: gdk-pixbuf/io-xpm.c:494 +#: gdk-pixbuf/io-xpm.c:492 msgid "XPM file has image height <= 0" msgstr "Le fichier XPM a une hauteur négative ou nulle" -#: gdk-pixbuf/io-xpm.c:502 +#: gdk-pixbuf/io-xpm.c:500 msgid "XPM has invalid number of chars per pixel" msgstr "Le nombre de caractères par pixel du fichier XPM n'est pas valide" -#: gdk-pixbuf/io-xpm.c:511 +#: gdk-pixbuf/io-xpm.c:509 msgid "XPM file has invalid number of colors" msgstr "Le fichier XPM n'a pas un nombre de couleurs valide" -#: gdk-pixbuf/io-xpm.c:523 gdk-pixbuf/io-xpm.c:532 gdk-pixbuf/io-xpm.c:584 +#: gdk-pixbuf/io-xpm.c:521 gdk-pixbuf/io-xpm.c:530 gdk-pixbuf/io-xpm.c:582 msgid "Cannot allocate memory for loading XPM image" msgstr "Impossible d'allouer de la mémoire pour charger l'image XPM" -#: gdk-pixbuf/io-xpm.c:546 +#: gdk-pixbuf/io-xpm.c:544 msgid "Cannot read XPM colormap" msgstr "Impossible de lire la palette de couleurs XPM" -#: gdk-pixbuf/io-xpm.c:778 +#: gdk-pixbuf/io-xpm.c:776 msgid "Failed to write to temporary file when loading XPM image" msgstr "" "L'écriture dans un fichier temporaire lors du chargement d'une image XPM a " "échoué" -#: gdk-pixbuf/io-xpm.c:817 +#: gdk-pixbuf/io-xpm.c:815 msgid "The XPM image format" msgstr "Le format d'image XPM" diff --git a/po/ga.gmo b/po/ga.gmo index 332196eb7112a875b1923219e3d0ac962fab0b1e..67219f9d11eaa416ca5f73537f04ffb6f66b92e7 100644 GIT binary patch delta 28 kcmaFb$N035alz>% delta 28 kcmaFb$N035al\n" "Language-Team: Irish \n" @@ -22,18 +22,18 @@ msgstr "" "Plural-Forms: nplurals=5; plural=n==1 ? 0 : (n%10==1 || n%10==2) ? 1 : (n" "%10>=3 && n%10<= 6) ? 2 : ((n%10>=7 && n%10<=9) || n==10) ? 3 : 4;\n" -#: gdk-pixbuf/gdk-pixbuf-animation.c:160 gdk-pixbuf/gdk-pixbuf-io.c:1064 -#: gdk-pixbuf/gdk-pixbuf-io.c:1330 +#: gdk-pixbuf/gdk-pixbuf-animation.c:158 gdk-pixbuf/gdk-pixbuf-io.c:1077 +#: gdk-pixbuf/gdk-pixbuf-io.c:1333 #, c-format msgid "Failed to open file '%s': %s" msgstr "Theip ar oscail comhad '%s': %s" -#: gdk-pixbuf/gdk-pixbuf-animation.c:173 gdk-pixbuf/gdk-pixbuf-io.c:1076 +#: gdk-pixbuf/gdk-pixbuf-animation.c:171 gdk-pixbuf/gdk-pixbuf-io.c:962 #, c-format msgid "Image file '%s' contains no data" msgstr "Níl sonraí ar fáil sa chomhad íomhá '%s'" -#: gdk-pixbuf/gdk-pixbuf-animation.c:212 +#: gdk-pixbuf/gdk-pixbuf-animation.c:210 #, c-format msgid "" "Failed to load animation '%s': reason not known, probably a corrupt " @@ -42,20 +42,20 @@ msgstr "" "Theip ar luchtú beochan '%s': fáth anaithnid, is dócha comhad beochana " "truaillithe" -#: gdk-pixbuf/gdk-pixbuf-animation.c:280 gdk-pixbuf/gdk-pixbuf-io.c:1112 -#: gdk-pixbuf/gdk-pixbuf-io.c:1382 +#: gdk-pixbuf/gdk-pixbuf-animation.c:278 gdk-pixbuf/gdk-pixbuf-io.c:1113 +#: gdk-pixbuf/gdk-pixbuf-io.c:1385 #, c-format msgid "" "Failed to load image '%s': reason not known, probably a corrupt image file" msgstr "" "Theip ar luchtú íomhá '%s': fáth anaithnid, is dócha comhad íomhá truaillithe" -#: gdk-pixbuf/gdk-pixbuf-io.c:790 +#: gdk-pixbuf/gdk-pixbuf-io.c:774 #, c-format msgid "Unable to load image-loading module: %s: %s" msgstr "Ní féidir modúl íomhá-luchtaithe a luchtú: %s: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:805 +#: gdk-pixbuf/gdk-pixbuf-io.c:789 #, fuzzy, c-format msgid "" "Image-loading module %s does not export the proper interface; perhaps it's " @@ -64,54 +64,54 @@ msgstr "" "Ní easpórtálann an modúl íomhá-luchtaithe %s an comhéadan ceart; b'fhéidir " "gur as leagan GTK difriúil é?" -#: gdk-pixbuf/gdk-pixbuf-io.c:814 gdk-pixbuf/gdk-pixbuf-io.c:865 +#: gdk-pixbuf/gdk-pixbuf-io.c:798 gdk-pixbuf/gdk-pixbuf-io.c:849 #, c-format msgid "Image type '%s' is not supported" msgstr "Ní thacaítear le cineál íomhá '%s'" -#: gdk-pixbuf/gdk-pixbuf-io.c:950 +#: gdk-pixbuf/gdk-pixbuf-io.c:934 #, c-format msgid "Couldn't recognize the image file format for file '%s'" msgstr "Níorbh fhéidir an fhormáid chomhaid íomhá le comhad '%s'" -#: gdk-pixbuf/gdk-pixbuf-io.c:958 +#: gdk-pixbuf/gdk-pixbuf-io.c:942 msgid "Unrecognized image file format" msgstr "Formáid chomhaid íomhá anaithnid" -#: gdk-pixbuf/gdk-pixbuf-io.c:1121 +#: gdk-pixbuf/gdk-pixbuf-io.c:1124 #, c-format msgid "Failed to load image '%s': %s" msgstr "Theip ar luchtú íomhá '%s': %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2015 gdk-pixbuf/io-gdip-utils.c:837 +#: gdk-pixbuf/gdk-pixbuf-io.c:2029 gdk-pixbuf/io-gdip-utils.c:835 #, c-format msgid "Error writing to image file: %s" msgstr "Earráid agus comhad íomhá á scríobh: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2057 gdk-pixbuf/gdk-pixbuf-io.c:2178 +#: gdk-pixbuf/gdk-pixbuf-io.c:2071 gdk-pixbuf/gdk-pixbuf-io.c:2192 #, c-format msgid "This build of gdk-pixbuf does not support saving the image format: %s" msgstr "" "Ní thacaíonn an tógáil gdk-pixbuf seo le sábháil fhormáid na híomhá: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2088 +#: gdk-pixbuf/gdk-pixbuf-io.c:2102 msgid "Insufficient memory to save image to callback" msgstr "Níl go leor cuimhne ann an íomhá a shábháil go aisghlaoch" -#: gdk-pixbuf/gdk-pixbuf-io.c:2101 +#: gdk-pixbuf/gdk-pixbuf-io.c:2115 msgid "Failed to open temporary file" msgstr "Theip ar oscail comhad sealadach le haghaidh scríobh" -#: gdk-pixbuf/gdk-pixbuf-io.c:2124 +#: gdk-pixbuf/gdk-pixbuf-io.c:2138 msgid "Failed to read from temporary file" msgstr "Theip ar léamh ó chomhad sealadach" -#: gdk-pixbuf/gdk-pixbuf-io.c:2372 +#: gdk-pixbuf/gdk-pixbuf-io.c:2382 #, c-format msgid "Failed to open '%s' for writing: %s" msgstr "Theip ar oscail '%s' le haghaidh scríobh: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2398 +#: gdk-pixbuf/gdk-pixbuf-io.c:2408 #, c-format msgid "" "Failed to close '%s' while writing image, all data may not have been saved: " @@ -120,15 +120,15 @@ msgstr "" "Theip ar dhúnadh '%s' agus íomhá á scríobh, seans nár sábháladh sonraí uile: " "%s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2619 gdk-pixbuf/gdk-pixbuf-io.c:2671 +#: gdk-pixbuf/gdk-pixbuf-io.c:2629 gdk-pixbuf/gdk-pixbuf-io.c:2681 msgid "Insufficient memory to save image into a buffer" msgstr "Níl go leor cuimhne ann an íomhá a shábháil isteach i maolán" -#: gdk-pixbuf/gdk-pixbuf-io.c:2717 +#: gdk-pixbuf/gdk-pixbuf-io.c:2727 msgid "Error writing to image stream" msgstr "Earráid agus á scríobh go sruth íomhá" -#: gdk-pixbuf/gdk-pixbuf-loader.c:393 +#: gdk-pixbuf/gdk-pixbuf-loader.c:384 #, c-format msgid "" "Internal error: Image loader module '%s' failed to complete an operation, " @@ -137,24 +137,24 @@ msgstr "" "Earráid inmheánach: Theip an modúl luchtóir íomhánna '%s' oibríocht a " "chríochnú, ach níor thug sé cúis leis an teip" -#: gdk-pixbuf/gdk-pixbuf-loader.c:435 +#: gdk-pixbuf/gdk-pixbuf-loader.c:426 #, c-format msgid "Incremental loading of image type '%s' is not supported" msgstr "Ní thacaítear le luchtú incriminteach an chineáil íomhá '%s'" -#: gdk-pixbuf/gdk-pixdata.c:160 +#: gdk-pixbuf/gdk-pixdata.c:158 msgid "Image header corrupt" msgstr "Ceanntásc íomhá truaillithe" -#: gdk-pixbuf/gdk-pixdata.c:165 +#: gdk-pixbuf/gdk-pixdata.c:163 msgid "Image format unknown" msgstr "Formáid íomhá anaithnid" -#: gdk-pixbuf/gdk-pixdata.c:170 gdk-pixbuf/gdk-pixdata.c:502 +#: gdk-pixbuf/gdk-pixdata.c:168 gdk-pixbuf/gdk-pixdata.c:501 msgid "Image pixel data corrupt" msgstr "Sonraí picteilín íomhá truaillithe" -#: gdk-pixbuf/gdk-pixdata.c:446 +#: gdk-pixbuf/gdk-pixdata.c:445 #, c-format msgid "failed to allocate image buffer of %u byte" msgid_plural "failed to allocate image buffer of %u bytes" @@ -164,74 +164,79 @@ msgstr[2] "" msgstr[3] "" msgstr[4] "" -#: gdk-pixbuf/io-ani.c:244 +#: gdk-pixbuf/io-ani.c:242 msgid "Unexpected icon chunk in animation" msgstr "Smután deilbhín gan choinne sa bheochan" -#: gdk-pixbuf/io-ani.c:342 gdk-pixbuf/io-ani.c:400 gdk-pixbuf/io-ani.c:426 -#: gdk-pixbuf/io-ani.c:449 gdk-pixbuf/io-ani.c:476 gdk-pixbuf/io-ani.c:563 +#: gdk-pixbuf/io-ani.c:340 gdk-pixbuf/io-ani.c:398 gdk-pixbuf/io-ani.c:424 +#: gdk-pixbuf/io-ani.c:447 gdk-pixbuf/io-ani.c:474 gdk-pixbuf/io-ani.c:561 msgid "Invalid header in animation" msgstr "Ceanntásc neamhbhailí sa bheochan" -#: gdk-pixbuf/io-ani.c:352 gdk-pixbuf/io-ani.c:374 gdk-pixbuf/io-ani.c:458 -#: gdk-pixbuf/io-ani.c:485 gdk-pixbuf/io-ani.c:536 gdk-pixbuf/io-ani.c:608 +#: gdk-pixbuf/io-ani.c:350 gdk-pixbuf/io-ani.c:372 gdk-pixbuf/io-ani.c:456 +#: gdk-pixbuf/io-ani.c:483 gdk-pixbuf/io-ani.c:534 gdk-pixbuf/io-ani.c:606 msgid "Not enough memory to load animation" msgstr "Níl go leor cuimhne ann an íomhá bheo a luchtú" -#: gdk-pixbuf/io-ani.c:392 gdk-pixbuf/io-ani.c:418 gdk-pixbuf/io-ani.c:437 +#: gdk-pixbuf/io-ani.c:390 gdk-pixbuf/io-ani.c:416 gdk-pixbuf/io-ani.c:435 msgid "Malformed chunk in animation" msgstr "Smután míchumtha sa bheochan" -#: gdk-pixbuf/io-ani.c:660 +#: gdk-pixbuf/io-ani.c:628 +#, fuzzy +msgid "ANI image was truncated or incomplete." +msgstr "Bhí íomhá GIF teasctha nó neamhiomlán." + +#: gdk-pixbuf/io-ani.c:669 msgid "The ANI image format" msgstr "An fhormáid íomhá ANI" -#: gdk-pixbuf/io-bmp.c:229 gdk-pixbuf/io-bmp.c:266 gdk-pixbuf/io-bmp.c:337 -#: gdk-pixbuf/io-bmp.c:369 gdk-pixbuf/io-bmp.c:392 gdk-pixbuf/io-bmp.c:495 +#: gdk-pixbuf/io-bmp.c:227 gdk-pixbuf/io-bmp.c:264 gdk-pixbuf/io-bmp.c:335 +#: gdk-pixbuf/io-bmp.c:367 gdk-pixbuf/io-bmp.c:390 gdk-pixbuf/io-bmp.c:493 msgid "BMP image has bogus header data" msgstr "Tá sonraí ceanntásc bréagacha ag íomhá BMP" -#: gdk-pixbuf/io-bmp.c:240 gdk-pixbuf/io-bmp.c:432 +#: gdk-pixbuf/io-bmp.c:238 gdk-pixbuf/io-bmp.c:430 msgid "Not enough memory to load bitmap image" msgstr "Níl go leor cuimhne ann an íomhá mhapa giotán a luchtú" -#: gdk-pixbuf/io-bmp.c:318 +#: gdk-pixbuf/io-bmp.c:316 msgid "BMP image has unsupported header size" msgstr "Tá méid cheanntásc gan tacaíocht ag íomhá BMP" -#: gdk-pixbuf/io-bmp.c:356 +#: gdk-pixbuf/io-bmp.c:354 msgid "Topdown BMP images cannot be compressed" msgstr "Ní féidir íomhánna BMP ó bharr anuas a chomhbhrú" -#: gdk-pixbuf/io-bmp.c:716 gdk-pixbuf/io-pnm.c:707 +#: gdk-pixbuf/io-bmp.c:714 gdk-pixbuf/io-pnm.c:705 msgid "Premature end-of-file encountered" msgstr "Teagmhaíodh críoch comhaid gan choinne" -#: gdk-pixbuf/io-bmp.c:1328 +#: gdk-pixbuf/io-bmp.c:1326 msgid "Couldn't allocate memory for saving BMP file" msgstr "Níorbh fhéidir cuimhne a dháileadh chun comhad BMP a shábháil" -#: gdk-pixbuf/io-bmp.c:1369 +#: gdk-pixbuf/io-bmp.c:1367 msgid "Couldn't write to BMP file" msgstr "Níorbh fhéidir a scríobh go comhad BMP" -#: gdk-pixbuf/io-bmp.c:1422 gdk-pixbuf/io-gdip-bmp.c:82 +#: gdk-pixbuf/io-bmp.c:1420 gdk-pixbuf/io-gdip-bmp.c:80 msgid "The BMP image format" msgstr "An fhormáid íomhá BMP" -#: gdk-pixbuf/io-gdip-emf.c:59 +#: gdk-pixbuf/io-gdip-emf.c:57 msgid "The EMF image format" msgstr "An fhormáid íomhá EMF" -#: gdk-pixbuf/io-gdip-gif.c:80 gdk-pixbuf/io-gif.c:1720 +#: gdk-pixbuf/io-gdip-gif.c:78 gdk-pixbuf/io-gif.c:1718 msgid "The GIF image format" msgstr "An fhormáid íomhá GIF" -#: gdk-pixbuf/io-gdip-ico.c:59 gdk-pixbuf/io-ico.c:1271 +#: gdk-pixbuf/io-gdip-ico.c:57 gdk-pixbuf/io-ico.c:1269 msgid "The ICO image format" msgstr "An fhormáid íomhá ICO" -#: gdk-pixbuf/io-gdip-jpeg.c:53 gdk-pixbuf/io-jpeg.c:1249 +#: gdk-pixbuf/io-gdip-jpeg.c:51 gdk-pixbuf/io-jpeg.c:1249 #, c-format msgid "" "JPEG quality must be a value between 0 and 100; value '%s' could not be " @@ -240,7 +245,7 @@ msgstr "" "Ní mór an cháilíocht JPEG a bheith luach idir 0 agus 100; níorbh fhéidir " "luach '%s' a pharsáil." -#: gdk-pixbuf/io-gdip-jpeg.c:68 gdk-pixbuf/io-jpeg.c:1265 +#: gdk-pixbuf/io-gdip-jpeg.c:66 gdk-pixbuf/io-jpeg.c:1265 #, c-format msgid "" "JPEG quality must be a value between 0 and 100; value '%d' is not allowed." @@ -248,111 +253,115 @@ msgstr "" "Ní mór an cháilíocht JPEG a bheith luach idir 0 agus 100; ní cheadaítear an " "luach '%d'." -#: gdk-pixbuf/io-gdip-jpeg.c:136 gdk-pixbuf/io-jpeg.c:1478 +#: gdk-pixbuf/io-gdip-jpeg.c:134 gdk-pixbuf/io-jpeg.c:1478 msgid "The JPEG image format" msgstr "An fhormáid íomhá JPEG" -#: gdk-pixbuf/io-gdip-utils.c:154 +#: gdk-pixbuf/io-gdip-tiff.c:80 gdk-pixbuf/io-tiff.c:786 +msgid "The TIFF image format" +msgstr "An fhormáid íomhá TIFF" + +#: gdk-pixbuf/io-gdip-utils.c:152 #, c-format msgid "Could not allocate memory: %s" msgstr "Níorbh fhéidir cuimhne a dháileadh: %s" -#: gdk-pixbuf/io-gdip-utils.c:179 gdk-pixbuf/io-gdip-utils.c:293 -#: gdk-pixbuf/io-gdip-utils.c:333 +#: gdk-pixbuf/io-gdip-utils.c:177 gdk-pixbuf/io-gdip-utils.c:291 +#: gdk-pixbuf/io-gdip-utils.c:331 #, c-format msgid "Could not create stream: %s" msgstr "Níorbh fhéidir sruth a chruthú: %s" -#: gdk-pixbuf/io-gdip-utils.c:193 +#: gdk-pixbuf/io-gdip-utils.c:191 #, c-format msgid "Could not seek stream: %s" msgstr "Níorbh fhéidir lorg i sruth: %s" -#: gdk-pixbuf/io-gdip-utils.c:205 +#: gdk-pixbuf/io-gdip-utils.c:203 #, c-format msgid "Could not read from stream: %s" msgstr "Níorbh fhéidir léamh ó shruth: %s" -#: gdk-pixbuf/io-gdip-utils.c:617 +#: gdk-pixbuf/io-gdip-utils.c:615 msgid "Couldn't load bitmap" msgstr "Níorbh fhéidir mapa giotán a luchtú" -#: gdk-pixbuf/io-gdip-utils.c:773 +#: gdk-pixbuf/io-gdip-utils.c:771 msgid "Couldn't load metafile" msgstr "Níorbh fhéidir meiteachomhad a luchtú" -#: gdk-pixbuf/io-gdip-utils.c:878 +#: gdk-pixbuf/io-gdip-utils.c:876 msgid "Unsupported image format for GDI+" msgstr "Formáid íomhá gan tacaíocht do GDI+" -#: gdk-pixbuf/io-gdip-utils.c:885 +#: gdk-pixbuf/io-gdip-utils.c:883 msgid "Couldn't save" msgstr "Níorbh fhéidir sábháil " -#: gdk-pixbuf/io-gdip-wmf.c:58 +#: gdk-pixbuf/io-gdip-wmf.c:56 msgid "The WMF image format" msgstr "An fhormáid íomhá WMF" -#: gdk-pixbuf/io-gif.c:222 +#: gdk-pixbuf/io-gif.c:220 #, c-format msgid "Failure reading GIF: %s" msgstr "Theip ar léamh GIF: %s" -#: gdk-pixbuf/io-gif.c:496 gdk-pixbuf/io-gif.c:1502 gdk-pixbuf/io-gif.c:1669 +#: gdk-pixbuf/io-gif.c:494 gdk-pixbuf/io-gif.c:1500 gdk-pixbuf/io-gif.c:1667 msgid "GIF file was missing some data (perhaps it was truncated somehow?)" msgstr "" "Bhí roinnt sonraí ar iarraidh ón gcomhad GIF (b'fhéidir gur teascadh é ar " "chaoi éigin?)" -#: gdk-pixbuf/io-gif.c:505 +#: gdk-pixbuf/io-gif.c:503 #, c-format msgid "Internal error in the GIF loader (%s)" msgstr "Earráid inmheánach sa luchtóir GIF (%s)" -#: gdk-pixbuf/io-gif.c:579 +#: gdk-pixbuf/io-gif.c:577 msgid "Stack overflow" msgstr "Róshreabhadh cruaiche" -#: gdk-pixbuf/io-gif.c:639 +#: gdk-pixbuf/io-gif.c:637 msgid "GIF image loader cannot understand this image." msgstr "Ní féidir leis an luchtóir íomhánna GIF an íomhá seo a thuiscint." -#: gdk-pixbuf/io-gif.c:668 +#: gdk-pixbuf/io-gif.c:666 msgid "Bad code encountered" msgstr "Teagmhaíodh drochchód" -#: gdk-pixbuf/io-gif.c:678 +#: gdk-pixbuf/io-gif.c:676 msgid "Circular table entry in GIF file" msgstr "Iontráil tábla ciorclach sa chomhad GIF" -#: gdk-pixbuf/io-gif.c:866 gdk-pixbuf/io-gif.c:1488 gdk-pixbuf/io-gif.c:1541 -#: gdk-pixbuf/io-gif.c:1657 +#: gdk-pixbuf/io-gif.c:864 gdk-pixbuf/io-gif.c:1486 gdk-pixbuf/io-gif.c:1539 +#: gdk-pixbuf/io-gif.c:1655 msgid "Not enough memory to load GIF file" msgstr "Níl go leor cuimhne ann an comhad GIF a luchtú" -#: gdk-pixbuf/io-gif.c:960 +#: gdk-pixbuf/io-gif.c:958 msgid "Not enough memory to composite a frame in GIF file" msgstr "Níl go leor cuimhne ann fráma a chomhshuí sa chomhad GIF" -#: gdk-pixbuf/io-gif.c:1132 +#: gdk-pixbuf/io-gif.c:1130 msgid "GIF image is corrupt (incorrect LZW compression)" msgstr "Is truallaithe í an íomhá GIF (comhbhrú LZW mícheart)" -#: gdk-pixbuf/io-gif.c:1182 +#: gdk-pixbuf/io-gif.c:1180 msgid "File does not appear to be a GIF file" msgstr "Is cosúil nach comhad GIF é an comhad" -#: gdk-pixbuf/io-gif.c:1194 +#: gdk-pixbuf/io-gif.c:1192 #, c-format msgid "Version %s of the GIF file format is not supported" msgstr "Ní thacaítear leagan %s an fhormáid chomhaid GIF" -#: gdk-pixbuf/io-gif.c:1241 +#: gdk-pixbuf/io-gif.c:1239 #, fuzzy msgid "Resulting GIF image has zero size" msgstr "Tá leithead nialais ag íomhá" -#: gdk-pixbuf/io-gif.c:1320 +#: gdk-pixbuf/io-gif.c:1318 msgid "" "GIF image has no global colormap, and a frame inside it has no local " "colormap." @@ -360,7 +369,7 @@ msgstr "" "Níl aon mhapa datha ag an íomhá GIF, agus níl aon mhapa datha logánta ag " "fráma istigh inti." -#: gdk-pixbuf/io-gif.c:1564 +#: gdk-pixbuf/io-gif.c:1562 msgid "GIF image was truncated or incomplete." msgstr "Bhí íomhá GIF teasctha nó neamhiomlán." @@ -377,87 +386,87 @@ msgstr "Níorbh fhéidir comhad ICNS a dhíchódú" msgid "The ICNS image format" msgstr "An fhormáid íomhá ICNS" -#: gdk-pixbuf/io-ico.c:228 gdk-pixbuf/io-ico.c:242 gdk-pixbuf/io-ico.c:291 -#: gdk-pixbuf/io-ico.c:302 gdk-pixbuf/io-ico.c:395 +#: gdk-pixbuf/io-ico.c:226 gdk-pixbuf/io-ico.c:240 gdk-pixbuf/io-ico.c:289 +#: gdk-pixbuf/io-ico.c:300 gdk-pixbuf/io-ico.c:393 msgid "Invalid header in icon" msgstr "Ceanntásc neamhbhailí sa deilbhín" -#: gdk-pixbuf/io-ico.c:257 gdk-pixbuf/io-ico.c:312 gdk-pixbuf/io-ico.c:405 -#: gdk-pixbuf/io-ico.c:458 gdk-pixbuf/io-ico.c:488 +#: gdk-pixbuf/io-ico.c:255 gdk-pixbuf/io-ico.c:310 gdk-pixbuf/io-ico.c:403 +#: gdk-pixbuf/io-ico.c:456 gdk-pixbuf/io-ico.c:486 msgid "Not enough memory to load icon" msgstr "Níl go leor cuimhne ann an deilbhín a luchtú" -#: gdk-pixbuf/io-ico.c:338 +#: gdk-pixbuf/io-ico.c:336 msgid "Compressed icons are not supported" msgstr "Ní thacaítear le deilbhíní comhbhrúite" -#: gdk-pixbuf/io-ico.c:358 +#: gdk-pixbuf/io-ico.c:356 msgid "Icon has zero width" msgstr "Tá leithead nialais ag an deilbhín" -#: gdk-pixbuf/io-ico.c:368 +#: gdk-pixbuf/io-ico.c:366 msgid "Icon has zero height" msgstr "Tá airde nialais ag an deilbhín" -#: gdk-pixbuf/io-ico.c:443 +#: gdk-pixbuf/io-ico.c:441 msgid "Unsupported icon type" msgstr "Cineál deilbhín gan tacaíocht" -#: gdk-pixbuf/io-ico.c:537 +#: gdk-pixbuf/io-ico.c:535 msgid "Not enough memory to load ICO file" msgstr "Níl go leor cuimhne ann an comhad ICO a luchtú" -#: gdk-pixbuf/io-ico.c:1002 +#: gdk-pixbuf/io-ico.c:1000 msgid "Image too large to be saved as ICO" msgstr "Bhí an íomhá rómhór le sábháil mar ICO" -#: gdk-pixbuf/io-ico.c:1013 +#: gdk-pixbuf/io-ico.c:1011 msgid "Cursor hotspot outside image" msgstr "Tá an ball te cúrsóra lasmuigh den íomhá" -#: gdk-pixbuf/io-ico.c:1036 +#: gdk-pixbuf/io-ico.c:1034 #, c-format msgid "Unsupported depth for ICO file: %d" msgstr "Doimhneacht gan tacaíocht le comhad ICO: %d" -#: gdk-pixbuf/io-jasper.c:74 +#: gdk-pixbuf/io-jasper.c:73 msgid "Couldn't allocate memory for stream" msgstr "Níorbh fhéidir cuimhne a dháileadh le sruth" -#: gdk-pixbuf/io-jasper.c:104 +#: gdk-pixbuf/io-jasper.c:103 msgid "Couldn't decode image" msgstr "Níorbh fhéidir íomhá a dhíchódú" -#: gdk-pixbuf/io-jasper.c:122 +#: gdk-pixbuf/io-jasper.c:121 msgid "Transformed JPEG2000 has zero width or height" msgstr "Tá leithead nó airde nialais ag an JPEG2000 trasfhoirmithe" -#: gdk-pixbuf/io-jasper.c:136 +#: gdk-pixbuf/io-jasper.c:135 msgid "Image type currently not supported" msgstr "Ní thacaítear le cineál íomhá faoi láthair" -#: gdk-pixbuf/io-jasper.c:148 gdk-pixbuf/io-jasper.c:156 +#: gdk-pixbuf/io-jasper.c:147 gdk-pixbuf/io-jasper.c:155 msgid "Couldn't allocate memory for color profile" msgstr "Níorbh fhéidir cuimhne a dháileadh le próifíl datha" -#: gdk-pixbuf/io-jasper.c:182 +#: gdk-pixbuf/io-jasper.c:181 msgid "Insufficient memory to open JPEG 2000 file" msgstr "Níl go leor cuimhen ann an comhad JPEG 2000 a oscailt" -#: gdk-pixbuf/io-jasper.c:261 +#: gdk-pixbuf/io-jasper.c:260 msgid "Couldn't allocate memory to buffer image data" msgstr "Níorbh fhéidir cuimhne a dháileadh chun sonraí íomhá a mhaolánú" -#: gdk-pixbuf/io-jasper.c:305 +#: gdk-pixbuf/io-jasper.c:304 msgid "The JPEG 2000 image format" msgstr "An fhormáid íomhá JPEG 2000" -#: gdk-pixbuf/io-jpeg.c:126 +#: gdk-pixbuf/io-jpeg.c:124 #, c-format msgid "Error interpreting JPEG image file (%s)" msgstr "Earráid agus comhad íomhá JPEG á léirmhíniú (%s)" -#: gdk-pixbuf/io-jpeg.c:604 +#: gdk-pixbuf/io-jpeg.c:597 msgid "" "Insufficient memory to load image, try exiting some applications to free " "memory" @@ -465,17 +474,17 @@ msgstr "" "Níl go leor cuimhne ann an íomhá a luchtú, bain triail as scor feidhmchlár " "éigin chun cuimhne a shaoradh" -#: gdk-pixbuf/io-jpeg.c:651 gdk-pixbuf/io-jpeg.c:865 +#: gdk-pixbuf/io-jpeg.c:645 gdk-pixbuf/io-jpeg.c:858 #, c-format msgid "Unsupported JPEG color space (%s)" msgstr "Spás datha JPEG gan tacaíocht (%s)" -#: gdk-pixbuf/io-jpeg.c:764 gdk-pixbuf/io-jpeg.c:1044 +#: gdk-pixbuf/io-jpeg.c:757 gdk-pixbuf/io-jpeg.c:1037 #: gdk-pixbuf/io-jpeg.c:1308 gdk-pixbuf/io-jpeg.c:1318 msgid "Couldn't allocate memory for loading JPEG file" msgstr "Níorbh fhéidir cuimhne a dháileadh chun comhad JPEG a luchtú" -#: gdk-pixbuf/io-jpeg.c:1018 +#: gdk-pixbuf/io-jpeg.c:1011 msgid "Transformed JPEG has zero width or height." msgstr "Tá leithead nó airde nialais ag JPEG trasfhoirmithe." @@ -484,94 +493,94 @@ msgstr "Tá leithead nó airde nialais ag JPEG trasfhoirmithe." msgid "Color profile has invalid length '%u'." msgstr "" -#: gdk-pixbuf/io-pcx.c:186 +#: gdk-pixbuf/io-pcx.c:184 msgid "Couldn't allocate memory for header" msgstr "Níorbh fhéidir cuimhne a dháileadh le ceanntásc" -#: gdk-pixbuf/io-pcx.c:201 gdk-pixbuf/io-pcx.c:559 +#: gdk-pixbuf/io-pcx.c:199 gdk-pixbuf/io-pcx.c:557 msgid "Couldn't allocate memory for context buffer" msgstr "Níorbh fhéidir cuimhne a dháileadh le maolán comhthéacs" -#: gdk-pixbuf/io-pcx.c:600 +#: gdk-pixbuf/io-pcx.c:598 msgid "Image has invalid width and/or height" msgstr "Tá leithead agus/nó airde neamhbhailí ag íomhá" -#: gdk-pixbuf/io-pcx.c:612 gdk-pixbuf/io-pcx.c:673 +#: gdk-pixbuf/io-pcx.c:610 gdk-pixbuf/io-pcx.c:671 msgid "Image has unsupported bpp" msgstr "Tá bpp gan tacaíocht ag íomhá" -#: gdk-pixbuf/io-pcx.c:617 gdk-pixbuf/io-pcx.c:625 +#: gdk-pixbuf/io-pcx.c:615 gdk-pixbuf/io-pcx.c:623 #, c-format msgid "Image has unsupported number of %d-bit planes" msgstr "Tá uimhir phlánaí %d-ghiotán gan tacaíocht ag an íomhá" -#: gdk-pixbuf/io-pcx.c:641 +#: gdk-pixbuf/io-pcx.c:639 msgid "Couldn't create new pixbuf" msgstr "Níorbh fhéidir pictmhaolán nua a chruthú" -#: gdk-pixbuf/io-pcx.c:649 +#: gdk-pixbuf/io-pcx.c:647 msgid "Couldn't allocate memory for line data" msgstr "Níorbh fhéidir cuimhne a dháileadh le sonraí líne" -#: gdk-pixbuf/io-pcx.c:656 +#: gdk-pixbuf/io-pcx.c:654 #, fuzzy msgid "Couldn't allocate memory for PCX image" msgstr "Níorbh fhéidir cuimhne a dháileadh le ceanntásc" -#: gdk-pixbuf/io-pcx.c:703 +#: gdk-pixbuf/io-pcx.c:701 msgid "Didn't get all lines of PCX image" msgstr "Ní bhfuair gach líne den íomhá PCX" -#: gdk-pixbuf/io-pcx.c:710 +#: gdk-pixbuf/io-pcx.c:708 msgid "No palette found at end of PCX data" msgstr "Níor aimsíodh aon phailéad ag deireadh na sonraí PCX" -#: gdk-pixbuf/io-pcx.c:755 +#: gdk-pixbuf/io-pcx.c:753 msgid "The PCX image format" msgstr "An fhormáid íomhá PCX" -#: gdk-pixbuf/io-pixdata.c:148 +#: gdk-pixbuf/io-pixdata.c:146 #, fuzzy msgid "Transformed pixbuf has zero width or height." msgstr "Tá leithead nó airde nialais ag PNG trasfhoirmithe." -#: gdk-pixbuf/io-pixdata.c:186 +#: gdk-pixbuf/io-pixdata.c:184 #, fuzzy msgid "The GdkPixdata format" msgstr "An fhormáid íomhá GIF" -#: gdk-pixbuf/io-png.c:54 +#: gdk-pixbuf/io-png.c:53 msgid "Bits per channel of PNG image is invalid." msgstr "Is neamhbhailí giotán sa chainéal na híomhá PNG." -#: gdk-pixbuf/io-png.c:135 gdk-pixbuf/io-png.c:641 +#: gdk-pixbuf/io-png.c:134 gdk-pixbuf/io-png.c:640 msgid "Transformed PNG has zero width or height." msgstr "Tá leithead nó airde nialais ag PNG trasfhoirmithe." -#: gdk-pixbuf/io-png.c:143 +#: gdk-pixbuf/io-png.c:142 msgid "Bits per channel of transformed PNG is not 8." msgstr "Níl giotáin sa chainéal an PNG trasfhoirmithe 8." -#: gdk-pixbuf/io-png.c:152 +#: gdk-pixbuf/io-png.c:151 msgid "Transformed PNG not RGB or RGBA." msgstr "Ní RGB nó RGBA é an PNG trasfhoirmithe." -#: gdk-pixbuf/io-png.c:161 +#: gdk-pixbuf/io-png.c:160 msgid "Transformed PNG has unsupported number of channels, must be 3 or 4." msgstr "" "Tá uimhir chainéil gan tacaíocht ag an PNG trasfhoirmithe, ní mór a bheith 3 " "nó 4." -#: gdk-pixbuf/io-png.c:182 +#: gdk-pixbuf/io-png.c:181 #, c-format msgid "Fatal error in PNG image file: %s" msgstr "Earráid mharfach sa chomhad íomhá PNG: %s" -#: gdk-pixbuf/io-png.c:315 +#: gdk-pixbuf/io-png.c:314 msgid "Insufficient memory to load PNG file" msgstr "Níl go leor cuimhne ann an comhad PNG a luchtú" -#: gdk-pixbuf/io-png.c:656 +#: gdk-pixbuf/io-png.c:655 #, fuzzy, c-format msgid "" "Insufficient memory to store a %lu by %lu image; try exiting some " @@ -580,121 +589,121 @@ msgstr "" "Níl go leor cuimhne ann íomhá %ld faoi %ld a stóráil; bain triail as scor " "feidhmchlár éigin chun úsáid chuimhne a laghdú" -#: gdk-pixbuf/io-png.c:719 +#: gdk-pixbuf/io-png.c:718 msgid "Fatal error reading PNG image file" msgstr "Earráid mharfach agus comhad íomhá PNG á léamh" -#: gdk-pixbuf/io-png.c:768 +#: gdk-pixbuf/io-png.c:767 #, c-format msgid "Fatal error reading PNG image file: %s" msgstr "Earráid mharfach agus comhad íomhá PNG á léamh: %s" -#: gdk-pixbuf/io-png.c:858 +#: gdk-pixbuf/io-png.c:857 msgid "" "Keys for PNG text chunks must have at least 1 and at most 79 characters." msgstr "" -#: gdk-pixbuf/io-png.c:867 +#: gdk-pixbuf/io-png.c:866 msgid "Keys for PNG text chunks must be ASCII characters." msgstr "" -#: gdk-pixbuf/io-png.c:881 gdk-pixbuf/io-tiff.c:667 +#: gdk-pixbuf/io-png.c:880 gdk-pixbuf/io-tiff.c:665 #, c-format msgid "Color profile has invalid length %d." msgstr "" -#: gdk-pixbuf/io-png.c:894 +#: gdk-pixbuf/io-png.c:893 #, c-format msgid "" "PNG compression level must be a value between 0 and 9; value '%s' could not " "be parsed." msgstr "" -#: gdk-pixbuf/io-png.c:907 +#: gdk-pixbuf/io-png.c:906 #, c-format msgid "" "PNG compression level must be a value between 0 and 9; value '%d' is not " "allowed." msgstr "" -#: gdk-pixbuf/io-png.c:955 +#: gdk-pixbuf/io-png.c:954 #, c-format msgid "Value for PNG text chunk %s cannot be converted to ISO-8859-1 encoding." msgstr "" -#: gdk-pixbuf/io-png.c:1118 +#: gdk-pixbuf/io-png.c:1117 msgid "The PNG image format" msgstr "An fhormáid íomhá PNG" -#: gdk-pixbuf/io-pnm.c:248 +#: gdk-pixbuf/io-pnm.c:246 msgid "PNM loader expected to find an integer, but didn't" msgstr "" -#: gdk-pixbuf/io-pnm.c:280 +#: gdk-pixbuf/io-pnm.c:278 msgid "PNM file has an incorrect initial byte" msgstr "Tá beart tosaigh mícheart ag an gcomhad PNM" -#: gdk-pixbuf/io-pnm.c:310 +#: gdk-pixbuf/io-pnm.c:308 msgid "PNM file is not in a recognized PNM subformat" msgstr "Ní fo-fhormáid PNM aitheanta é an comhad PNM" -#: gdk-pixbuf/io-pnm.c:335 +#: gdk-pixbuf/io-pnm.c:333 msgid "PNM file has an image width of 0" msgstr "Tá leithead íomhá nialais ag an gcomhad PNM" -#: gdk-pixbuf/io-pnm.c:356 +#: gdk-pixbuf/io-pnm.c:354 msgid "PNM file has an image height of 0" msgstr "Tá airde íomhá nialais ag an gcomhad PNM" -#: gdk-pixbuf/io-pnm.c:379 +#: gdk-pixbuf/io-pnm.c:377 msgid "Maximum color value in PNM file is 0" msgstr "" -#: gdk-pixbuf/io-pnm.c:387 +#: gdk-pixbuf/io-pnm.c:385 msgid "Maximum color value in PNM file is too large" msgstr "" -#: gdk-pixbuf/io-pnm.c:427 gdk-pixbuf/io-pnm.c:457 gdk-pixbuf/io-pnm.c:502 +#: gdk-pixbuf/io-pnm.c:425 gdk-pixbuf/io-pnm.c:455 gdk-pixbuf/io-pnm.c:500 msgid "Raw PNM image type is invalid" msgstr "Is neamhbhailí é an cineál íomhá PNM amh" -#: gdk-pixbuf/io-pnm.c:652 +#: gdk-pixbuf/io-pnm.c:650 msgid "PNM image loader does not support this PNM subformat" msgstr "Ní thacaíonn an luchtóir íomhánna PNM an fho-fhormáid PNM seo" -#: gdk-pixbuf/io-pnm.c:739 gdk-pixbuf/io-pnm.c:966 +#: gdk-pixbuf/io-pnm.c:737 gdk-pixbuf/io-pnm.c:964 msgid "Raw PNM formats require exactly one whitespace before sample data" msgstr "" -#: gdk-pixbuf/io-pnm.c:766 +#: gdk-pixbuf/io-pnm.c:764 msgid "Cannot allocate memory for loading PNM image" msgstr "Ní féidir cuimhne a dháileadh chun íomhá PNM a luchtú" -#: gdk-pixbuf/io-pnm.c:816 +#: gdk-pixbuf/io-pnm.c:814 msgid "Insufficient memory to load PNM context struct" msgstr "" -#: gdk-pixbuf/io-pnm.c:867 +#: gdk-pixbuf/io-pnm.c:865 msgid "Unexpected end of PNM image data" msgstr "" -#: gdk-pixbuf/io-pnm.c:995 +#: gdk-pixbuf/io-pnm.c:993 msgid "Insufficient memory to load PNM file" msgstr "Níl go leor cuimhne ann an comhad PNM a luchtú" -#: gdk-pixbuf/io-pnm.c:1079 +#: gdk-pixbuf/io-pnm.c:1077 msgid "The PNM/PBM/PGM/PPM image format family" msgstr "An fhine fhormáide íomhá PNM/PBM/PGM/PPM" -#: gdk-pixbuf/io-qtif.c:128 +#: gdk-pixbuf/io-qtif.c:126 msgid "Input file descriptor is NULL." msgstr "" -#: gdk-pixbuf/io-qtif.c:143 +#: gdk-pixbuf/io-qtif.c:141 msgid "Failed to read QTIF header" msgstr "Theip ar léamh ceanntásc QTIF" -#: gdk-pixbuf/io-qtif.c:152 gdk-pixbuf/io-qtif.c:189 gdk-pixbuf/io-qtif.c:459 +#: gdk-pixbuf/io-qtif.c:150 gdk-pixbuf/io-qtif.c:187 gdk-pixbuf/io-qtif.c:454 #, c-format msgid "QTIF atom size too large (%d byte)" msgid_plural "QTIF atom size too large (%d bytes)" @@ -704,7 +713,7 @@ msgstr[2] "" msgstr[3] "" msgstr[4] "" -#: gdk-pixbuf/io-qtif.c:175 +#: gdk-pixbuf/io-qtif.c:173 #, fuzzy, c-format msgid "Failed to allocate %d byte for file read buffer" msgid_plural "Failed to allocate %d bytes for file read buffer" @@ -714,12 +723,12 @@ msgstr[2] "Níorbh fhéidir cuimhne a dháileadh le maolán comhthéacs" msgstr[3] "Níorbh fhéidir cuimhne a dháileadh le maolán comhthéacs" msgstr[4] "Níorbh fhéidir cuimhne a dháileadh le maolán comhthéacs" -#: gdk-pixbuf/io-qtif.c:206 +#: gdk-pixbuf/io-qtif.c:201 #, c-format msgid "File error when reading QTIF atom: %s" msgstr "" -#: gdk-pixbuf/io-qtif.c:243 +#: gdk-pixbuf/io-qtif.c:238 #, c-format msgid "Failed to skip the next %d byte with seek()." msgid_plural "Failed to skip the next %d bytes with seek()." @@ -729,228 +738,224 @@ msgstr[2] "" msgstr[3] "" msgstr[4] "" -#: gdk-pixbuf/io-qtif.c:270 +#: gdk-pixbuf/io-qtif.c:265 msgid "Failed to allocate QTIF context structure." msgstr "Theip ar dháileadh struchtúir comhthéacs QTIF." -#: gdk-pixbuf/io-qtif.c:330 +#: gdk-pixbuf/io-qtif.c:325 msgid "Failed to create GdkPixbufLoader object." msgstr "Theip ar chruthú réada GdkPixbufLoader." -#: gdk-pixbuf/io-qtif.c:434 +#: gdk-pixbuf/io-qtif.c:429 msgid "Failed to find an image data atom." msgstr "" -#: gdk-pixbuf/io-qtif.c:618 +#: gdk-pixbuf/io-qtif.c:613 msgid "The QTIF image format" msgstr "An fhormáid íomhá QTIF" -#: gdk-pixbuf/io-ras.c:125 +#: gdk-pixbuf/io-ras.c:123 msgid "RAS image has bogus header data" msgstr "Tá sonraí ceanntásc bréagacha ag íomhá RAS" -#: gdk-pixbuf/io-ras.c:147 +#: gdk-pixbuf/io-ras.c:145 msgid "RAS image has unknown type" msgstr "Tá cineál anaithnid ag íomhá RAS" -#: gdk-pixbuf/io-ras.c:155 +#: gdk-pixbuf/io-ras.c:153 msgid "unsupported RAS image variation" msgstr "comhathrú íomhá RAS gan tacaíocht" -#: gdk-pixbuf/io-ras.c:170 gdk-pixbuf/io-ras.c:199 +#: gdk-pixbuf/io-ras.c:168 gdk-pixbuf/io-ras.c:197 msgid "Not enough memory to load RAS image" msgstr "Níl go leor cuimhne ann an íomhá RAS a luchtú" -#: gdk-pixbuf/io-ras.c:544 +#: gdk-pixbuf/io-ras.c:542 msgid "The Sun raster image format" msgstr "An fhormáid íomhá rastair Sun" -#: gdk-pixbuf/io-tga.c:153 +#: gdk-pixbuf/io-tga.c:151 msgid "Cannot allocate memory for IOBuffer struct" msgstr "Ní féidir cuimhne a dháileadh le strucht IOBuffer" -#: gdk-pixbuf/io-tga.c:172 +#: gdk-pixbuf/io-tga.c:170 msgid "Cannot allocate memory for IOBuffer data" msgstr "Ní féidir cuimhne a dháileadh le sonraí IOBuffer" -#: gdk-pixbuf/io-tga.c:183 +#: gdk-pixbuf/io-tga.c:181 msgid "Cannot realloc IOBuffer data" msgstr "Ní féidir sonraí IOBuffer a athdháileadh" -#: gdk-pixbuf/io-tga.c:213 +#: gdk-pixbuf/io-tga.c:211 msgid "Cannot allocate temporary IOBuffer data" msgstr "Ní féidir sonraí sealadacha IOBuffer a dháileadh" -#: gdk-pixbuf/io-tga.c:346 +#: gdk-pixbuf/io-tga.c:339 msgid "Cannot allocate new pixbuf" msgstr "Ní féidir pictmhaolán nua a dháileadh" -#: gdk-pixbuf/io-tga.c:685 +#: gdk-pixbuf/io-tga.c:678 msgid "Image is corrupted or truncated" msgstr "Tá an íomhá truaillithe nó teasctha" -#: gdk-pixbuf/io-tga.c:692 +#: gdk-pixbuf/io-tga.c:685 msgid "Cannot allocate colormap structure" msgstr "Ní féidir struchtúr mapa datha a dháileadh" -#: gdk-pixbuf/io-tga.c:699 +#: gdk-pixbuf/io-tga.c:692 msgid "Cannot allocate colormap entries" msgstr "Ní féidir iontrálacha mapa datha a dháileadh" -#: gdk-pixbuf/io-tga.c:721 +#: gdk-pixbuf/io-tga.c:714 msgid "Unexpected bitdepth for colormap entries" msgstr "" -#: gdk-pixbuf/io-tga.c:739 +#: gdk-pixbuf/io-tga.c:732 msgid "Cannot allocate TGA header memory" msgstr "Ní féidir cuimhne cheanntásc TGA a dháileadh" -#: gdk-pixbuf/io-tga.c:772 +#: gdk-pixbuf/io-tga.c:765 msgid "TGA image has invalid dimensions" msgstr "" -#: gdk-pixbuf/io-tga.c:778 gdk-pixbuf/io-tga.c:787 gdk-pixbuf/io-tga.c:797 -#: gdk-pixbuf/io-tga.c:807 gdk-pixbuf/io-tga.c:814 +#: gdk-pixbuf/io-tga.c:771 gdk-pixbuf/io-tga.c:780 gdk-pixbuf/io-tga.c:790 +#: gdk-pixbuf/io-tga.c:800 gdk-pixbuf/io-tga.c:807 msgid "TGA image type not supported" msgstr "Ní thacaítear le cineál íomhá TGA" -#: gdk-pixbuf/io-tga.c:861 +#: gdk-pixbuf/io-tga.c:854 msgid "Cannot allocate memory for TGA context struct" msgstr "Níorbh fhéidir cuimhne a dháileadh le strucht comhthéacs TGA" -#: gdk-pixbuf/io-tga.c:926 +#: gdk-pixbuf/io-tga.c:919 msgid "Excess data in file" msgstr "Sonraí sa bhreis sa chomhad" -#: gdk-pixbuf/io-tga.c:1007 +#: gdk-pixbuf/io-tga.c:1000 msgid "The Targa image format" msgstr "An fhormáid íomhá Targa" -#: gdk-pixbuf/io-tiff.c:104 +#: gdk-pixbuf/io-tiff.c:102 msgid "Could not get image width (bad TIFF file)" msgstr "Níorbh fhéidir leithead íomhá a fháil (drochchomhad TIFF)" -#: gdk-pixbuf/io-tiff.c:112 +#: gdk-pixbuf/io-tiff.c:110 msgid "Could not get image height (bad TIFF file)" msgstr "Níorbh fhéidir airde íomhá a fháil (drochchomhad TIFF)" -#: gdk-pixbuf/io-tiff.c:120 +#: gdk-pixbuf/io-tiff.c:118 msgid "Width or height of TIFF image is zero" msgstr "" -#: gdk-pixbuf/io-tiff.c:129 gdk-pixbuf/io-tiff.c:138 +#: gdk-pixbuf/io-tiff.c:127 gdk-pixbuf/io-tiff.c:136 msgid "Dimensions of TIFF image too large" msgstr "" -#: gdk-pixbuf/io-tiff.c:162 gdk-pixbuf/io-tiff.c:174 gdk-pixbuf/io-tiff.c:491 +#: gdk-pixbuf/io-tiff.c:160 gdk-pixbuf/io-tiff.c:172 gdk-pixbuf/io-tiff.c:489 msgid "Insufficient memory to open TIFF file" msgstr "Níl go leor cuimhne ann an comhad TIFF a oscailt" -#: gdk-pixbuf/io-tiff.c:236 +#: gdk-pixbuf/io-tiff.c:234 msgid "Failed to load RGB data from TIFF file" msgstr "Theip ar luchtú sonraí RGB as comhad TIFF" -#: gdk-pixbuf/io-tiff.c:293 +#: gdk-pixbuf/io-tiff.c:291 msgid "Failed to open TIFF image" msgstr "Theip ar oscail íomhá TIFF" -#: gdk-pixbuf/io-tiff.c:427 gdk-pixbuf/io-tiff.c:440 +#: gdk-pixbuf/io-tiff.c:425 gdk-pixbuf/io-tiff.c:438 msgid "Failed to load TIFF image" msgstr "Theip ar luchtú íomhá TIFF" -#: gdk-pixbuf/io-tiff.c:623 +#: gdk-pixbuf/io-tiff.c:621 msgid "Failed to save TIFF image" msgstr "Theip ar shábháil íomhá TIFF" -#: gdk-pixbuf/io-tiff.c:656 +#: gdk-pixbuf/io-tiff.c:654 msgid "TIFF compression doesn't refer to a valid codec." msgstr "" -#: gdk-pixbuf/io-tiff.c:696 +#: gdk-pixbuf/io-tiff.c:694 msgid "Failed to write TIFF data" msgstr "Theip ar scríobh sonraí TIFF" -#: gdk-pixbuf/io-tiff.c:733 +#: gdk-pixbuf/io-tiff.c:731 msgid "Couldn't write to TIFF file" msgstr "Níorbh fhéidir scríobh sa chomhad TIFF" -#: gdk-pixbuf/io-tiff.c:788 -msgid "The TIFF image format" -msgstr "An fhormáid íomhá TIFF" - -#: gdk-pixbuf/io-wbmp.c:245 +#: gdk-pixbuf/io-wbmp.c:243 msgid "Image has zero width" msgstr "Tá leithead nialais ag íomhá" -#: gdk-pixbuf/io-wbmp.c:263 +#: gdk-pixbuf/io-wbmp.c:261 msgid "Image has zero height" msgstr "Tá airde nialais ag íomhá" -#: gdk-pixbuf/io-wbmp.c:274 +#: gdk-pixbuf/io-wbmp.c:272 msgid "Not enough memory to load image" msgstr "Níl go leor cuimhne ann an íomhá a luchtú" -#: gdk-pixbuf/io-wbmp.c:333 +#: gdk-pixbuf/io-wbmp.c:331 msgid "Couldn't save the rest" msgstr "Níorbh fhéidir an chuid eile a shábháil" -#: gdk-pixbuf/io-wbmp.c:374 +#: gdk-pixbuf/io-wbmp.c:372 msgid "The WBMP image format" msgstr "An fhormáid íomhá WBMP" -#: gdk-pixbuf/io-xbm.c:304 +#: gdk-pixbuf/io-xbm.c:302 msgid "Invalid XBM file" msgstr "Comhad XBM neamhbhailí" -#: gdk-pixbuf/io-xbm.c:314 +#: gdk-pixbuf/io-xbm.c:312 msgid "Insufficient memory to load XBM image file" msgstr "Níl go leor cuimhne ann an comhad íomhá SBM a luchtú" -#: gdk-pixbuf/io-xbm.c:462 +#: gdk-pixbuf/io-xbm.c:460 msgid "Failed to write to temporary file when loading XBM image" msgstr "Theip ar scríobh go comhad sealadach agus íomhá XBM á luchtú" -#: gdk-pixbuf/io-xbm.c:501 +#: gdk-pixbuf/io-xbm.c:499 msgid "The XBM image format" msgstr "An fhormáid íomhá XBM" -#: gdk-pixbuf/io-xpm.c:469 +#: gdk-pixbuf/io-xpm.c:467 msgid "No XPM header found" msgstr "Níor aimsíodh aon cheanntásc XPM" -#: gdk-pixbuf/io-xpm.c:478 +#: gdk-pixbuf/io-xpm.c:476 msgid "Invalid XPM header" msgstr "Ceanntásc XPM neamhbhailí" -#: gdk-pixbuf/io-xpm.c:486 +#: gdk-pixbuf/io-xpm.c:484 msgid "XPM file has image width <= 0" msgstr "Tá leithead íomhá <= 0 ag an gcomhad XPM" -#: gdk-pixbuf/io-xpm.c:494 +#: gdk-pixbuf/io-xpm.c:492 msgid "XPM file has image height <= 0" msgstr "Tá airde íomhá <= 0 ag an gcomhad XPM" -#: gdk-pixbuf/io-xpm.c:502 +#: gdk-pixbuf/io-xpm.c:500 msgid "XPM has invalid number of chars per pixel" msgstr "" -#: gdk-pixbuf/io-xpm.c:511 +#: gdk-pixbuf/io-xpm.c:509 msgid "XPM file has invalid number of colors" msgstr "" -#: gdk-pixbuf/io-xpm.c:523 gdk-pixbuf/io-xpm.c:532 gdk-pixbuf/io-xpm.c:584 +#: gdk-pixbuf/io-xpm.c:521 gdk-pixbuf/io-xpm.c:530 gdk-pixbuf/io-xpm.c:582 msgid "Cannot allocate memory for loading XPM image" msgstr "Ní féidir cuimhne a dháileadh chun íomhá XPM a luchtú" -#: gdk-pixbuf/io-xpm.c:546 +#: gdk-pixbuf/io-xpm.c:544 msgid "Cannot read XPM colormap" msgstr "Ní féidir mapa datha XPM a léamh" -#: gdk-pixbuf/io-xpm.c:778 +#: gdk-pixbuf/io-xpm.c:776 msgid "Failed to write to temporary file when loading XPM image" msgstr "Theip ar scríobh go comhad sealadach agus íomhá XPM á luchtú" -#: gdk-pixbuf/io-xpm.c:817 +#: gdk-pixbuf/io-xpm.c:815 msgid "The XPM image format" msgstr "An fhormáid íomhá XPM" diff --git a/po/gdk-pixbuf.pot b/po/gdk-pixbuf.pot index a713af2..339ba0c 100644 --- a/po/gdk-pixbuf.pot +++ b/po/gdk-pixbuf.pot @@ -6,10 +6,10 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: gdk-pixbuf 2.28.1\n" +"Project-Id-Version: gdk-pixbuf 2.30.8\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=gdk-" "pixbuf\n" -"POT-Creation-Date: 2013-04-15 10:28-0400\n" +"POT-Creation-Date: 2014-05-26 20:46-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -19,323 +19,331 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n" -#: gdk-pixbuf/gdk-pixbuf-animation.c:160 gdk-pixbuf/gdk-pixbuf-io.c:1064 -#: gdk-pixbuf/gdk-pixbuf-io.c:1330 +#: gdk-pixbuf/gdk-pixbuf-animation.c:158 gdk-pixbuf/gdk-pixbuf-io.c:1077 +#: gdk-pixbuf/gdk-pixbuf-io.c:1333 #, c-format msgid "Failed to open file '%s': %s" msgstr "" -#: gdk-pixbuf/gdk-pixbuf-animation.c:173 gdk-pixbuf/gdk-pixbuf-io.c:1076 +#: gdk-pixbuf/gdk-pixbuf-animation.c:171 gdk-pixbuf/gdk-pixbuf-io.c:962 #, c-format msgid "Image file '%s' contains no data" msgstr "" -#: gdk-pixbuf/gdk-pixbuf-animation.c:212 +#: gdk-pixbuf/gdk-pixbuf-animation.c:210 #, c-format msgid "" "Failed to load animation '%s': reason not known, probably a corrupt " "animation file" msgstr "" -#: gdk-pixbuf/gdk-pixbuf-animation.c:280 gdk-pixbuf/gdk-pixbuf-io.c:1112 -#: gdk-pixbuf/gdk-pixbuf-io.c:1382 +#: gdk-pixbuf/gdk-pixbuf-animation.c:278 gdk-pixbuf/gdk-pixbuf-io.c:1113 +#: gdk-pixbuf/gdk-pixbuf-io.c:1385 #, c-format msgid "" "Failed to load image '%s': reason not known, probably a corrupt image file" msgstr "" -#: gdk-pixbuf/gdk-pixbuf-io.c:790 +#: gdk-pixbuf/gdk-pixbuf-io.c:774 #, c-format msgid "Unable to load image-loading module: %s: %s" msgstr "" -#: gdk-pixbuf/gdk-pixbuf-io.c:805 +#: gdk-pixbuf/gdk-pixbuf-io.c:789 #, c-format msgid "" "Image-loading module %s does not export the proper interface; perhaps it's " "from a different gdk-pixbuf version?" msgstr "" -#: gdk-pixbuf/gdk-pixbuf-io.c:814 gdk-pixbuf/gdk-pixbuf-io.c:865 +#: gdk-pixbuf/gdk-pixbuf-io.c:798 gdk-pixbuf/gdk-pixbuf-io.c:849 #, c-format msgid "Image type '%s' is not supported" msgstr "" -#: gdk-pixbuf/gdk-pixbuf-io.c:950 +#: gdk-pixbuf/gdk-pixbuf-io.c:934 #, c-format msgid "Couldn't recognize the image file format for file '%s'" msgstr "" -#: gdk-pixbuf/gdk-pixbuf-io.c:958 +#: gdk-pixbuf/gdk-pixbuf-io.c:942 msgid "Unrecognized image file format" msgstr "" -#: gdk-pixbuf/gdk-pixbuf-io.c:1121 +#: gdk-pixbuf/gdk-pixbuf-io.c:1124 #, c-format msgid "Failed to load image '%s': %s" msgstr "" -#: gdk-pixbuf/gdk-pixbuf-io.c:2015 gdk-pixbuf/io-gdip-utils.c:837 +#: gdk-pixbuf/gdk-pixbuf-io.c:2029 gdk-pixbuf/io-gdip-utils.c:835 #, c-format msgid "Error writing to image file: %s" msgstr "" -#: gdk-pixbuf/gdk-pixbuf-io.c:2057 gdk-pixbuf/gdk-pixbuf-io.c:2178 +#: gdk-pixbuf/gdk-pixbuf-io.c:2071 gdk-pixbuf/gdk-pixbuf-io.c:2192 #, c-format msgid "This build of gdk-pixbuf does not support saving the image format: %s" msgstr "" -#: gdk-pixbuf/gdk-pixbuf-io.c:2088 +#: gdk-pixbuf/gdk-pixbuf-io.c:2102 msgid "Insufficient memory to save image to callback" msgstr "" -#: gdk-pixbuf/gdk-pixbuf-io.c:2101 +#: gdk-pixbuf/gdk-pixbuf-io.c:2115 msgid "Failed to open temporary file" msgstr "" -#: gdk-pixbuf/gdk-pixbuf-io.c:2124 +#: gdk-pixbuf/gdk-pixbuf-io.c:2138 msgid "Failed to read from temporary file" msgstr "" -#: gdk-pixbuf/gdk-pixbuf-io.c:2372 +#: gdk-pixbuf/gdk-pixbuf-io.c:2382 #, c-format msgid "Failed to open '%s' for writing: %s" msgstr "" -#: gdk-pixbuf/gdk-pixbuf-io.c:2398 +#: gdk-pixbuf/gdk-pixbuf-io.c:2408 #, c-format msgid "" "Failed to close '%s' while writing image, all data may not have been saved: " "%s" msgstr "" -#: gdk-pixbuf/gdk-pixbuf-io.c:2619 gdk-pixbuf/gdk-pixbuf-io.c:2671 +#: gdk-pixbuf/gdk-pixbuf-io.c:2629 gdk-pixbuf/gdk-pixbuf-io.c:2681 msgid "Insufficient memory to save image into a buffer" msgstr "" -#: gdk-pixbuf/gdk-pixbuf-io.c:2717 +#: gdk-pixbuf/gdk-pixbuf-io.c:2727 msgid "Error writing to image stream" msgstr "" -#: gdk-pixbuf/gdk-pixbuf-loader.c:393 +#: gdk-pixbuf/gdk-pixbuf-loader.c:384 #, c-format msgid "" "Internal error: Image loader module '%s' failed to complete an operation, " "but didn't give a reason for the failure" msgstr "" -#: gdk-pixbuf/gdk-pixbuf-loader.c:435 +#: gdk-pixbuf/gdk-pixbuf-loader.c:426 #, c-format msgid "Incremental loading of image type '%s' is not supported" msgstr "" -#: gdk-pixbuf/gdk-pixdata.c:160 +#: gdk-pixbuf/gdk-pixdata.c:158 msgid "Image header corrupt" msgstr "" -#: gdk-pixbuf/gdk-pixdata.c:165 +#: gdk-pixbuf/gdk-pixdata.c:163 msgid "Image format unknown" msgstr "" -#: gdk-pixbuf/gdk-pixdata.c:170 gdk-pixbuf/gdk-pixdata.c:502 +#: gdk-pixbuf/gdk-pixdata.c:168 gdk-pixbuf/gdk-pixdata.c:501 msgid "Image pixel data corrupt" msgstr "" -#: gdk-pixbuf/gdk-pixdata.c:446 +#: gdk-pixbuf/gdk-pixdata.c:445 #, c-format msgid "failed to allocate image buffer of %u byte" msgid_plural "failed to allocate image buffer of %u bytes" msgstr[0] "" msgstr[1] "" -#: gdk-pixbuf/io-ani.c:244 +#: gdk-pixbuf/io-ani.c:242 msgid "Unexpected icon chunk in animation" msgstr "" -#: gdk-pixbuf/io-ani.c:342 gdk-pixbuf/io-ani.c:400 gdk-pixbuf/io-ani.c:426 -#: gdk-pixbuf/io-ani.c:449 gdk-pixbuf/io-ani.c:476 gdk-pixbuf/io-ani.c:563 +#: gdk-pixbuf/io-ani.c:340 gdk-pixbuf/io-ani.c:398 gdk-pixbuf/io-ani.c:424 +#: gdk-pixbuf/io-ani.c:447 gdk-pixbuf/io-ani.c:474 gdk-pixbuf/io-ani.c:561 msgid "Invalid header in animation" msgstr "" -#: gdk-pixbuf/io-ani.c:352 gdk-pixbuf/io-ani.c:374 gdk-pixbuf/io-ani.c:458 -#: gdk-pixbuf/io-ani.c:485 gdk-pixbuf/io-ani.c:536 gdk-pixbuf/io-ani.c:608 +#: gdk-pixbuf/io-ani.c:350 gdk-pixbuf/io-ani.c:372 gdk-pixbuf/io-ani.c:456 +#: gdk-pixbuf/io-ani.c:483 gdk-pixbuf/io-ani.c:534 gdk-pixbuf/io-ani.c:606 msgid "Not enough memory to load animation" msgstr "" -#: gdk-pixbuf/io-ani.c:392 gdk-pixbuf/io-ani.c:418 gdk-pixbuf/io-ani.c:437 +#: gdk-pixbuf/io-ani.c:390 gdk-pixbuf/io-ani.c:416 gdk-pixbuf/io-ani.c:435 msgid "Malformed chunk in animation" msgstr "" -#: gdk-pixbuf/io-ani.c:660 +#: gdk-pixbuf/io-ani.c:628 +msgid "ANI image was truncated or incomplete." +msgstr "" + +#: gdk-pixbuf/io-ani.c:669 msgid "The ANI image format" msgstr "" -#: gdk-pixbuf/io-bmp.c:229 gdk-pixbuf/io-bmp.c:266 gdk-pixbuf/io-bmp.c:337 -#: gdk-pixbuf/io-bmp.c:369 gdk-pixbuf/io-bmp.c:392 gdk-pixbuf/io-bmp.c:495 +#: gdk-pixbuf/io-bmp.c:227 gdk-pixbuf/io-bmp.c:264 gdk-pixbuf/io-bmp.c:335 +#: gdk-pixbuf/io-bmp.c:367 gdk-pixbuf/io-bmp.c:390 gdk-pixbuf/io-bmp.c:493 msgid "BMP image has bogus header data" msgstr "" -#: gdk-pixbuf/io-bmp.c:240 gdk-pixbuf/io-bmp.c:432 +#: gdk-pixbuf/io-bmp.c:238 gdk-pixbuf/io-bmp.c:430 msgid "Not enough memory to load bitmap image" msgstr "" -#: gdk-pixbuf/io-bmp.c:318 +#: gdk-pixbuf/io-bmp.c:316 msgid "BMP image has unsupported header size" msgstr "" -#: gdk-pixbuf/io-bmp.c:356 +#: gdk-pixbuf/io-bmp.c:354 msgid "Topdown BMP images cannot be compressed" msgstr "" -#: gdk-pixbuf/io-bmp.c:716 gdk-pixbuf/io-pnm.c:707 +#: gdk-pixbuf/io-bmp.c:714 gdk-pixbuf/io-pnm.c:705 msgid "Premature end-of-file encountered" msgstr "" -#: gdk-pixbuf/io-bmp.c:1328 +#: gdk-pixbuf/io-bmp.c:1326 msgid "Couldn't allocate memory for saving BMP file" msgstr "" -#: gdk-pixbuf/io-bmp.c:1369 +#: gdk-pixbuf/io-bmp.c:1367 msgid "Couldn't write to BMP file" msgstr "" -#: gdk-pixbuf/io-bmp.c:1422 gdk-pixbuf/io-gdip-bmp.c:82 +#: gdk-pixbuf/io-bmp.c:1420 gdk-pixbuf/io-gdip-bmp.c:80 msgid "The BMP image format" msgstr "" -#: gdk-pixbuf/io-gdip-emf.c:59 +#: gdk-pixbuf/io-gdip-emf.c:57 msgid "The EMF image format" msgstr "" -#: gdk-pixbuf/io-gdip-gif.c:80 gdk-pixbuf/io-gif.c:1720 +#: gdk-pixbuf/io-gdip-gif.c:78 gdk-pixbuf/io-gif.c:1718 msgid "The GIF image format" msgstr "" -#: gdk-pixbuf/io-gdip-ico.c:59 gdk-pixbuf/io-ico.c:1271 +#: gdk-pixbuf/io-gdip-ico.c:57 gdk-pixbuf/io-ico.c:1269 msgid "The ICO image format" msgstr "" -#: gdk-pixbuf/io-gdip-jpeg.c:53 gdk-pixbuf/io-jpeg.c:1249 +#: gdk-pixbuf/io-gdip-jpeg.c:51 gdk-pixbuf/io-jpeg.c:1249 #, c-format msgid "" "JPEG quality must be a value between 0 and 100; value '%s' could not be " "parsed." msgstr "" -#: gdk-pixbuf/io-gdip-jpeg.c:68 gdk-pixbuf/io-jpeg.c:1265 +#: gdk-pixbuf/io-gdip-jpeg.c:66 gdk-pixbuf/io-jpeg.c:1265 #, c-format msgid "" "JPEG quality must be a value between 0 and 100; value '%d' is not allowed." msgstr "" -#: gdk-pixbuf/io-gdip-jpeg.c:136 gdk-pixbuf/io-jpeg.c:1478 +#: gdk-pixbuf/io-gdip-jpeg.c:134 gdk-pixbuf/io-jpeg.c:1478 msgid "The JPEG image format" msgstr "" -#: gdk-pixbuf/io-gdip-utils.c:154 +#: gdk-pixbuf/io-gdip-tiff.c:80 gdk-pixbuf/io-tiff.c:786 +msgid "The TIFF image format" +msgstr "" + +#: gdk-pixbuf/io-gdip-utils.c:152 #, c-format msgid "Could not allocate memory: %s" msgstr "" -#: gdk-pixbuf/io-gdip-utils.c:179 gdk-pixbuf/io-gdip-utils.c:293 -#: gdk-pixbuf/io-gdip-utils.c:333 +#: gdk-pixbuf/io-gdip-utils.c:177 gdk-pixbuf/io-gdip-utils.c:291 +#: gdk-pixbuf/io-gdip-utils.c:331 #, c-format msgid "Could not create stream: %s" msgstr "" -#: gdk-pixbuf/io-gdip-utils.c:193 +#: gdk-pixbuf/io-gdip-utils.c:191 #, c-format msgid "Could not seek stream: %s" msgstr "" -#: gdk-pixbuf/io-gdip-utils.c:205 +#: gdk-pixbuf/io-gdip-utils.c:203 #, c-format msgid "Could not read from stream: %s" msgstr "" -#: gdk-pixbuf/io-gdip-utils.c:617 +#: gdk-pixbuf/io-gdip-utils.c:615 msgid "Couldn't load bitmap" msgstr "" -#: gdk-pixbuf/io-gdip-utils.c:773 +#: gdk-pixbuf/io-gdip-utils.c:771 msgid "Couldn't load metafile" msgstr "" -#: gdk-pixbuf/io-gdip-utils.c:878 +#: gdk-pixbuf/io-gdip-utils.c:876 msgid "Unsupported image format for GDI+" msgstr "" -#: gdk-pixbuf/io-gdip-utils.c:885 +#: gdk-pixbuf/io-gdip-utils.c:883 msgid "Couldn't save" msgstr "" -#: gdk-pixbuf/io-gdip-wmf.c:58 +#: gdk-pixbuf/io-gdip-wmf.c:56 msgid "The WMF image format" msgstr "" -#: gdk-pixbuf/io-gif.c:222 +#: gdk-pixbuf/io-gif.c:220 #, c-format msgid "Failure reading GIF: %s" msgstr "" -#: gdk-pixbuf/io-gif.c:496 gdk-pixbuf/io-gif.c:1502 gdk-pixbuf/io-gif.c:1669 +#: gdk-pixbuf/io-gif.c:494 gdk-pixbuf/io-gif.c:1500 gdk-pixbuf/io-gif.c:1667 msgid "GIF file was missing some data (perhaps it was truncated somehow?)" msgstr "" -#: gdk-pixbuf/io-gif.c:505 +#: gdk-pixbuf/io-gif.c:503 #, c-format msgid "Internal error in the GIF loader (%s)" msgstr "" -#: gdk-pixbuf/io-gif.c:579 +#: gdk-pixbuf/io-gif.c:577 msgid "Stack overflow" msgstr "" -#: gdk-pixbuf/io-gif.c:639 +#: gdk-pixbuf/io-gif.c:637 msgid "GIF image loader cannot understand this image." msgstr "" -#: gdk-pixbuf/io-gif.c:668 +#: gdk-pixbuf/io-gif.c:666 msgid "Bad code encountered" msgstr "" -#: gdk-pixbuf/io-gif.c:678 +#: gdk-pixbuf/io-gif.c:676 msgid "Circular table entry in GIF file" msgstr "" -#: gdk-pixbuf/io-gif.c:866 gdk-pixbuf/io-gif.c:1488 gdk-pixbuf/io-gif.c:1541 -#: gdk-pixbuf/io-gif.c:1657 +#: gdk-pixbuf/io-gif.c:864 gdk-pixbuf/io-gif.c:1486 gdk-pixbuf/io-gif.c:1539 +#: gdk-pixbuf/io-gif.c:1655 msgid "Not enough memory to load GIF file" msgstr "" -#: gdk-pixbuf/io-gif.c:960 +#: gdk-pixbuf/io-gif.c:958 msgid "Not enough memory to composite a frame in GIF file" msgstr "" -#: gdk-pixbuf/io-gif.c:1132 +#: gdk-pixbuf/io-gif.c:1130 msgid "GIF image is corrupt (incorrect LZW compression)" msgstr "" -#: gdk-pixbuf/io-gif.c:1182 +#: gdk-pixbuf/io-gif.c:1180 msgid "File does not appear to be a GIF file" msgstr "" -#: gdk-pixbuf/io-gif.c:1194 +#: gdk-pixbuf/io-gif.c:1192 #, c-format msgid "Version %s of the GIF file format is not supported" msgstr "" -#: gdk-pixbuf/io-gif.c:1241 +#: gdk-pixbuf/io-gif.c:1239 msgid "Resulting GIF image has zero size" msgstr "" -#: gdk-pixbuf/io-gif.c:1320 +#: gdk-pixbuf/io-gif.c:1318 msgid "" "GIF image has no global colormap, and a frame inside it has no local " "colormap." msgstr "" -#: gdk-pixbuf/io-gif.c:1564 +#: gdk-pixbuf/io-gif.c:1562 msgid "GIF image was truncated or incomplete." msgstr "" @@ -352,103 +360,103 @@ msgstr "" msgid "The ICNS image format" msgstr "" -#: gdk-pixbuf/io-ico.c:228 gdk-pixbuf/io-ico.c:242 gdk-pixbuf/io-ico.c:291 -#: gdk-pixbuf/io-ico.c:302 gdk-pixbuf/io-ico.c:395 +#: gdk-pixbuf/io-ico.c:226 gdk-pixbuf/io-ico.c:240 gdk-pixbuf/io-ico.c:289 +#: gdk-pixbuf/io-ico.c:300 gdk-pixbuf/io-ico.c:393 msgid "Invalid header in icon" msgstr "" -#: gdk-pixbuf/io-ico.c:257 gdk-pixbuf/io-ico.c:312 gdk-pixbuf/io-ico.c:405 -#: gdk-pixbuf/io-ico.c:458 gdk-pixbuf/io-ico.c:488 +#: gdk-pixbuf/io-ico.c:255 gdk-pixbuf/io-ico.c:310 gdk-pixbuf/io-ico.c:403 +#: gdk-pixbuf/io-ico.c:456 gdk-pixbuf/io-ico.c:486 msgid "Not enough memory to load icon" msgstr "" -#: gdk-pixbuf/io-ico.c:338 +#: gdk-pixbuf/io-ico.c:336 msgid "Compressed icons are not supported" msgstr "" -#: gdk-pixbuf/io-ico.c:358 +#: gdk-pixbuf/io-ico.c:356 msgid "Icon has zero width" msgstr "" -#: gdk-pixbuf/io-ico.c:368 +#: gdk-pixbuf/io-ico.c:366 msgid "Icon has zero height" msgstr "" -#: gdk-pixbuf/io-ico.c:443 +#: gdk-pixbuf/io-ico.c:441 msgid "Unsupported icon type" msgstr "" -#: gdk-pixbuf/io-ico.c:537 +#: gdk-pixbuf/io-ico.c:535 msgid "Not enough memory to load ICO file" msgstr "" -#: gdk-pixbuf/io-ico.c:1002 +#: gdk-pixbuf/io-ico.c:1000 msgid "Image too large to be saved as ICO" msgstr "" -#: gdk-pixbuf/io-ico.c:1013 +#: gdk-pixbuf/io-ico.c:1011 msgid "Cursor hotspot outside image" msgstr "" -#: gdk-pixbuf/io-ico.c:1036 +#: gdk-pixbuf/io-ico.c:1034 #, c-format msgid "Unsupported depth for ICO file: %d" msgstr "" -#: gdk-pixbuf/io-jasper.c:74 +#: gdk-pixbuf/io-jasper.c:73 msgid "Couldn't allocate memory for stream" msgstr "" -#: gdk-pixbuf/io-jasper.c:104 +#: gdk-pixbuf/io-jasper.c:103 msgid "Couldn't decode image" msgstr "" -#: gdk-pixbuf/io-jasper.c:122 +#: gdk-pixbuf/io-jasper.c:121 msgid "Transformed JPEG2000 has zero width or height" msgstr "" -#: gdk-pixbuf/io-jasper.c:136 +#: gdk-pixbuf/io-jasper.c:135 msgid "Image type currently not supported" msgstr "" -#: gdk-pixbuf/io-jasper.c:148 gdk-pixbuf/io-jasper.c:156 +#: gdk-pixbuf/io-jasper.c:147 gdk-pixbuf/io-jasper.c:155 msgid "Couldn't allocate memory for color profile" msgstr "" -#: gdk-pixbuf/io-jasper.c:182 +#: gdk-pixbuf/io-jasper.c:181 msgid "Insufficient memory to open JPEG 2000 file" msgstr "" -#: gdk-pixbuf/io-jasper.c:261 +#: gdk-pixbuf/io-jasper.c:260 msgid "Couldn't allocate memory to buffer image data" msgstr "" -#: gdk-pixbuf/io-jasper.c:305 +#: gdk-pixbuf/io-jasper.c:304 msgid "The JPEG 2000 image format" msgstr "" -#: gdk-pixbuf/io-jpeg.c:126 +#: gdk-pixbuf/io-jpeg.c:124 #, c-format msgid "Error interpreting JPEG image file (%s)" msgstr "" -#: gdk-pixbuf/io-jpeg.c:604 +#: gdk-pixbuf/io-jpeg.c:597 msgid "" "Insufficient memory to load image, try exiting some applications to free " "memory" msgstr "" -#: gdk-pixbuf/io-jpeg.c:651 gdk-pixbuf/io-jpeg.c:865 +#: gdk-pixbuf/io-jpeg.c:645 gdk-pixbuf/io-jpeg.c:858 #, c-format msgid "Unsupported JPEG color space (%s)" msgstr "" -#: gdk-pixbuf/io-jpeg.c:764 gdk-pixbuf/io-jpeg.c:1044 +#: gdk-pixbuf/io-jpeg.c:757 gdk-pixbuf/io-jpeg.c:1037 #: gdk-pixbuf/io-jpeg.c:1308 gdk-pixbuf/io-jpeg.c:1318 msgid "Couldn't allocate memory for loading JPEG file" msgstr "" -#: gdk-pixbuf/io-jpeg.c:1018 +#: gdk-pixbuf/io-jpeg.c:1011 msgid "Transformed JPEG has zero width or height." msgstr "" @@ -457,456 +465,452 @@ msgstr "" msgid "Color profile has invalid length '%u'." msgstr "" -#: gdk-pixbuf/io-pcx.c:186 +#: gdk-pixbuf/io-pcx.c:184 msgid "Couldn't allocate memory for header" msgstr "" -#: gdk-pixbuf/io-pcx.c:201 gdk-pixbuf/io-pcx.c:559 +#: gdk-pixbuf/io-pcx.c:199 gdk-pixbuf/io-pcx.c:557 msgid "Couldn't allocate memory for context buffer" msgstr "" -#: gdk-pixbuf/io-pcx.c:600 +#: gdk-pixbuf/io-pcx.c:598 msgid "Image has invalid width and/or height" msgstr "" -#: gdk-pixbuf/io-pcx.c:612 gdk-pixbuf/io-pcx.c:673 +#: gdk-pixbuf/io-pcx.c:610 gdk-pixbuf/io-pcx.c:671 msgid "Image has unsupported bpp" msgstr "" -#: gdk-pixbuf/io-pcx.c:617 gdk-pixbuf/io-pcx.c:625 +#: gdk-pixbuf/io-pcx.c:615 gdk-pixbuf/io-pcx.c:623 #, c-format msgid "Image has unsupported number of %d-bit planes" msgstr "" -#: gdk-pixbuf/io-pcx.c:641 +#: gdk-pixbuf/io-pcx.c:639 msgid "Couldn't create new pixbuf" msgstr "" -#: gdk-pixbuf/io-pcx.c:649 +#: gdk-pixbuf/io-pcx.c:647 msgid "Couldn't allocate memory for line data" msgstr "" -#: gdk-pixbuf/io-pcx.c:656 +#: gdk-pixbuf/io-pcx.c:654 msgid "Couldn't allocate memory for PCX image" msgstr "" -#: gdk-pixbuf/io-pcx.c:703 +#: gdk-pixbuf/io-pcx.c:701 msgid "Didn't get all lines of PCX image" msgstr "" -#: gdk-pixbuf/io-pcx.c:710 +#: gdk-pixbuf/io-pcx.c:708 msgid "No palette found at end of PCX data" msgstr "" -#: gdk-pixbuf/io-pcx.c:755 +#: gdk-pixbuf/io-pcx.c:753 msgid "The PCX image format" msgstr "" -#: gdk-pixbuf/io-pixdata.c:148 +#: gdk-pixbuf/io-pixdata.c:146 msgid "Transformed pixbuf has zero width or height." msgstr "" -#: gdk-pixbuf/io-pixdata.c:186 +#: gdk-pixbuf/io-pixdata.c:184 msgid "The GdkPixdata format" msgstr "" -#: gdk-pixbuf/io-png.c:54 +#: gdk-pixbuf/io-png.c:53 msgid "Bits per channel of PNG image is invalid." msgstr "" -#: gdk-pixbuf/io-png.c:135 gdk-pixbuf/io-png.c:641 +#: gdk-pixbuf/io-png.c:134 gdk-pixbuf/io-png.c:640 msgid "Transformed PNG has zero width or height." msgstr "" -#: gdk-pixbuf/io-png.c:143 +#: gdk-pixbuf/io-png.c:142 msgid "Bits per channel of transformed PNG is not 8." msgstr "" -#: gdk-pixbuf/io-png.c:152 +#: gdk-pixbuf/io-png.c:151 msgid "Transformed PNG not RGB or RGBA." msgstr "" -#: gdk-pixbuf/io-png.c:161 +#: gdk-pixbuf/io-png.c:160 msgid "Transformed PNG has unsupported number of channels, must be 3 or 4." msgstr "" -#: gdk-pixbuf/io-png.c:182 +#: gdk-pixbuf/io-png.c:181 #, c-format msgid "Fatal error in PNG image file: %s" msgstr "" -#: gdk-pixbuf/io-png.c:315 +#: gdk-pixbuf/io-png.c:314 msgid "Insufficient memory to load PNG file" msgstr "" -#: gdk-pixbuf/io-png.c:656 +#: gdk-pixbuf/io-png.c:655 #, c-format msgid "" "Insufficient memory to store a %lu by %lu image; try exiting some " "applications to reduce memory usage" msgstr "" -#: gdk-pixbuf/io-png.c:719 +#: gdk-pixbuf/io-png.c:718 msgid "Fatal error reading PNG image file" msgstr "" -#: gdk-pixbuf/io-png.c:768 +#: gdk-pixbuf/io-png.c:767 #, c-format msgid "Fatal error reading PNG image file: %s" msgstr "" -#: gdk-pixbuf/io-png.c:858 +#: gdk-pixbuf/io-png.c:857 msgid "" "Keys for PNG text chunks must have at least 1 and at most 79 characters." msgstr "" -#: gdk-pixbuf/io-png.c:867 +#: gdk-pixbuf/io-png.c:866 msgid "Keys for PNG text chunks must be ASCII characters." msgstr "" -#: gdk-pixbuf/io-png.c:881 gdk-pixbuf/io-tiff.c:667 +#: gdk-pixbuf/io-png.c:880 gdk-pixbuf/io-tiff.c:665 #, c-format msgid "Color profile has invalid length %d." msgstr "" -#: gdk-pixbuf/io-png.c:894 +#: gdk-pixbuf/io-png.c:893 #, c-format msgid "" "PNG compression level must be a value between 0 and 9; value '%s' could not " "be parsed." msgstr "" -#: gdk-pixbuf/io-png.c:907 +#: gdk-pixbuf/io-png.c:906 #, c-format msgid "" "PNG compression level must be a value between 0 and 9; value '%d' is not " "allowed." msgstr "" -#: gdk-pixbuf/io-png.c:955 +#: gdk-pixbuf/io-png.c:954 #, c-format msgid "Value for PNG text chunk %s cannot be converted to ISO-8859-1 encoding." msgstr "" -#: gdk-pixbuf/io-png.c:1118 +#: gdk-pixbuf/io-png.c:1117 msgid "The PNG image format" msgstr "" -#: gdk-pixbuf/io-pnm.c:248 +#: gdk-pixbuf/io-pnm.c:246 msgid "PNM loader expected to find an integer, but didn't" msgstr "" -#: gdk-pixbuf/io-pnm.c:280 +#: gdk-pixbuf/io-pnm.c:278 msgid "PNM file has an incorrect initial byte" msgstr "" -#: gdk-pixbuf/io-pnm.c:310 +#: gdk-pixbuf/io-pnm.c:308 msgid "PNM file is not in a recognized PNM subformat" msgstr "" -#: gdk-pixbuf/io-pnm.c:335 +#: gdk-pixbuf/io-pnm.c:333 msgid "PNM file has an image width of 0" msgstr "" -#: gdk-pixbuf/io-pnm.c:356 +#: gdk-pixbuf/io-pnm.c:354 msgid "PNM file has an image height of 0" msgstr "" -#: gdk-pixbuf/io-pnm.c:379 +#: gdk-pixbuf/io-pnm.c:377 msgid "Maximum color value in PNM file is 0" msgstr "" -#: gdk-pixbuf/io-pnm.c:387 +#: gdk-pixbuf/io-pnm.c:385 msgid "Maximum color value in PNM file is too large" msgstr "" -#: gdk-pixbuf/io-pnm.c:427 gdk-pixbuf/io-pnm.c:457 gdk-pixbuf/io-pnm.c:502 +#: gdk-pixbuf/io-pnm.c:425 gdk-pixbuf/io-pnm.c:455 gdk-pixbuf/io-pnm.c:500 msgid "Raw PNM image type is invalid" msgstr "" -#: gdk-pixbuf/io-pnm.c:652 +#: gdk-pixbuf/io-pnm.c:650 msgid "PNM image loader does not support this PNM subformat" msgstr "" -#: gdk-pixbuf/io-pnm.c:739 gdk-pixbuf/io-pnm.c:966 +#: gdk-pixbuf/io-pnm.c:737 gdk-pixbuf/io-pnm.c:964 msgid "Raw PNM formats require exactly one whitespace before sample data" msgstr "" -#: gdk-pixbuf/io-pnm.c:766 +#: gdk-pixbuf/io-pnm.c:764 msgid "Cannot allocate memory for loading PNM image" msgstr "" -#: gdk-pixbuf/io-pnm.c:816 +#: gdk-pixbuf/io-pnm.c:814 msgid "Insufficient memory to load PNM context struct" msgstr "" -#: gdk-pixbuf/io-pnm.c:867 +#: gdk-pixbuf/io-pnm.c:865 msgid "Unexpected end of PNM image data" msgstr "" -#: gdk-pixbuf/io-pnm.c:995 +#: gdk-pixbuf/io-pnm.c:993 msgid "Insufficient memory to load PNM file" msgstr "" -#: gdk-pixbuf/io-pnm.c:1079 +#: gdk-pixbuf/io-pnm.c:1077 msgid "The PNM/PBM/PGM/PPM image format family" msgstr "" -#: gdk-pixbuf/io-qtif.c:128 +#: gdk-pixbuf/io-qtif.c:126 msgid "Input file descriptor is NULL." msgstr "" -#: gdk-pixbuf/io-qtif.c:143 +#: gdk-pixbuf/io-qtif.c:141 msgid "Failed to read QTIF header" msgstr "" -#: gdk-pixbuf/io-qtif.c:152 gdk-pixbuf/io-qtif.c:189 gdk-pixbuf/io-qtif.c:459 +#: gdk-pixbuf/io-qtif.c:150 gdk-pixbuf/io-qtif.c:187 gdk-pixbuf/io-qtif.c:454 #, c-format msgid "QTIF atom size too large (%d byte)" msgid_plural "QTIF atom size too large (%d bytes)" msgstr[0] "" msgstr[1] "" -#: gdk-pixbuf/io-qtif.c:175 +#: gdk-pixbuf/io-qtif.c:173 #, c-format msgid "Failed to allocate %d byte for file read buffer" msgid_plural "Failed to allocate %d bytes for file read buffer" msgstr[0] "" msgstr[1] "" -#: gdk-pixbuf/io-qtif.c:206 +#: gdk-pixbuf/io-qtif.c:201 #, c-format msgid "File error when reading QTIF atom: %s" msgstr "" -#: gdk-pixbuf/io-qtif.c:243 +#: gdk-pixbuf/io-qtif.c:238 #, c-format msgid "Failed to skip the next %d byte with seek()." msgid_plural "Failed to skip the next %d bytes with seek()." msgstr[0] "" msgstr[1] "" -#: gdk-pixbuf/io-qtif.c:270 +#: gdk-pixbuf/io-qtif.c:265 msgid "Failed to allocate QTIF context structure." msgstr "" -#: gdk-pixbuf/io-qtif.c:330 +#: gdk-pixbuf/io-qtif.c:325 msgid "Failed to create GdkPixbufLoader object." msgstr "" -#: gdk-pixbuf/io-qtif.c:434 +#: gdk-pixbuf/io-qtif.c:429 msgid "Failed to find an image data atom." msgstr "" -#: gdk-pixbuf/io-qtif.c:618 +#: gdk-pixbuf/io-qtif.c:613 msgid "The QTIF image format" msgstr "" -#: gdk-pixbuf/io-ras.c:125 +#: gdk-pixbuf/io-ras.c:123 msgid "RAS image has bogus header data" msgstr "" -#: gdk-pixbuf/io-ras.c:147 +#: gdk-pixbuf/io-ras.c:145 msgid "RAS image has unknown type" msgstr "" -#: gdk-pixbuf/io-ras.c:155 +#: gdk-pixbuf/io-ras.c:153 msgid "unsupported RAS image variation" msgstr "" -#: gdk-pixbuf/io-ras.c:170 gdk-pixbuf/io-ras.c:199 +#: gdk-pixbuf/io-ras.c:168 gdk-pixbuf/io-ras.c:197 msgid "Not enough memory to load RAS image" msgstr "" -#: gdk-pixbuf/io-ras.c:544 +#: gdk-pixbuf/io-ras.c:542 msgid "The Sun raster image format" msgstr "" -#: gdk-pixbuf/io-tga.c:153 +#: gdk-pixbuf/io-tga.c:151 msgid "Cannot allocate memory for IOBuffer struct" msgstr "" -#: gdk-pixbuf/io-tga.c:172 +#: gdk-pixbuf/io-tga.c:170 msgid "Cannot allocate memory for IOBuffer data" msgstr "" -#: gdk-pixbuf/io-tga.c:183 +#: gdk-pixbuf/io-tga.c:181 msgid "Cannot realloc IOBuffer data" msgstr "" -#: gdk-pixbuf/io-tga.c:213 +#: gdk-pixbuf/io-tga.c:211 msgid "Cannot allocate temporary IOBuffer data" msgstr "" -#: gdk-pixbuf/io-tga.c:346 +#: gdk-pixbuf/io-tga.c:339 msgid "Cannot allocate new pixbuf" msgstr "" -#: gdk-pixbuf/io-tga.c:685 +#: gdk-pixbuf/io-tga.c:678 msgid "Image is corrupted or truncated" msgstr "" -#: gdk-pixbuf/io-tga.c:692 +#: gdk-pixbuf/io-tga.c:685 msgid "Cannot allocate colormap structure" msgstr "" -#: gdk-pixbuf/io-tga.c:699 +#: gdk-pixbuf/io-tga.c:692 msgid "Cannot allocate colormap entries" msgstr "" -#: gdk-pixbuf/io-tga.c:721 +#: gdk-pixbuf/io-tga.c:714 msgid "Unexpected bitdepth for colormap entries" msgstr "" -#: gdk-pixbuf/io-tga.c:739 +#: gdk-pixbuf/io-tga.c:732 msgid "Cannot allocate TGA header memory" msgstr "" -#: gdk-pixbuf/io-tga.c:772 +#: gdk-pixbuf/io-tga.c:765 msgid "TGA image has invalid dimensions" msgstr "" -#: gdk-pixbuf/io-tga.c:778 gdk-pixbuf/io-tga.c:787 gdk-pixbuf/io-tga.c:797 -#: gdk-pixbuf/io-tga.c:807 gdk-pixbuf/io-tga.c:814 +#: gdk-pixbuf/io-tga.c:771 gdk-pixbuf/io-tga.c:780 gdk-pixbuf/io-tga.c:790 +#: gdk-pixbuf/io-tga.c:800 gdk-pixbuf/io-tga.c:807 msgid "TGA image type not supported" msgstr "" -#: gdk-pixbuf/io-tga.c:861 +#: gdk-pixbuf/io-tga.c:854 msgid "Cannot allocate memory for TGA context struct" msgstr "" -#: gdk-pixbuf/io-tga.c:926 +#: gdk-pixbuf/io-tga.c:919 msgid "Excess data in file" msgstr "" -#: gdk-pixbuf/io-tga.c:1007 +#: gdk-pixbuf/io-tga.c:1000 msgid "The Targa image format" msgstr "" -#: gdk-pixbuf/io-tiff.c:104 +#: gdk-pixbuf/io-tiff.c:102 msgid "Could not get image width (bad TIFF file)" msgstr "" -#: gdk-pixbuf/io-tiff.c:112 +#: gdk-pixbuf/io-tiff.c:110 msgid "Could not get image height (bad TIFF file)" msgstr "" -#: gdk-pixbuf/io-tiff.c:120 +#: gdk-pixbuf/io-tiff.c:118 msgid "Width or height of TIFF image is zero" msgstr "" -#: gdk-pixbuf/io-tiff.c:129 gdk-pixbuf/io-tiff.c:138 +#: gdk-pixbuf/io-tiff.c:127 gdk-pixbuf/io-tiff.c:136 msgid "Dimensions of TIFF image too large" msgstr "" -#: gdk-pixbuf/io-tiff.c:162 gdk-pixbuf/io-tiff.c:174 gdk-pixbuf/io-tiff.c:491 +#: gdk-pixbuf/io-tiff.c:160 gdk-pixbuf/io-tiff.c:172 gdk-pixbuf/io-tiff.c:489 msgid "Insufficient memory to open TIFF file" msgstr "" -#: gdk-pixbuf/io-tiff.c:236 +#: gdk-pixbuf/io-tiff.c:234 msgid "Failed to load RGB data from TIFF file" msgstr "" -#: gdk-pixbuf/io-tiff.c:293 +#: gdk-pixbuf/io-tiff.c:291 msgid "Failed to open TIFF image" msgstr "" -#: gdk-pixbuf/io-tiff.c:427 gdk-pixbuf/io-tiff.c:440 +#: gdk-pixbuf/io-tiff.c:425 gdk-pixbuf/io-tiff.c:438 msgid "Failed to load TIFF image" msgstr "" -#: gdk-pixbuf/io-tiff.c:623 +#: gdk-pixbuf/io-tiff.c:621 msgid "Failed to save TIFF image" msgstr "" -#: gdk-pixbuf/io-tiff.c:656 +#: gdk-pixbuf/io-tiff.c:654 msgid "TIFF compression doesn't refer to a valid codec." msgstr "" -#: gdk-pixbuf/io-tiff.c:696 +#: gdk-pixbuf/io-tiff.c:694 msgid "Failed to write TIFF data" msgstr "" -#: gdk-pixbuf/io-tiff.c:733 +#: gdk-pixbuf/io-tiff.c:731 msgid "Couldn't write to TIFF file" msgstr "" -#: gdk-pixbuf/io-tiff.c:788 -msgid "The TIFF image format" -msgstr "" - -#: gdk-pixbuf/io-wbmp.c:245 +#: gdk-pixbuf/io-wbmp.c:243 msgid "Image has zero width" msgstr "" -#: gdk-pixbuf/io-wbmp.c:263 +#: gdk-pixbuf/io-wbmp.c:261 msgid "Image has zero height" msgstr "" -#: gdk-pixbuf/io-wbmp.c:274 +#: gdk-pixbuf/io-wbmp.c:272 msgid "Not enough memory to load image" msgstr "" -#: gdk-pixbuf/io-wbmp.c:333 +#: gdk-pixbuf/io-wbmp.c:331 msgid "Couldn't save the rest" msgstr "" -#: gdk-pixbuf/io-wbmp.c:374 +#: gdk-pixbuf/io-wbmp.c:372 msgid "The WBMP image format" msgstr "" -#: gdk-pixbuf/io-xbm.c:304 +#: gdk-pixbuf/io-xbm.c:302 msgid "Invalid XBM file" msgstr "" -#: gdk-pixbuf/io-xbm.c:314 +#: gdk-pixbuf/io-xbm.c:312 msgid "Insufficient memory to load XBM image file" msgstr "" -#: gdk-pixbuf/io-xbm.c:462 +#: gdk-pixbuf/io-xbm.c:460 msgid "Failed to write to temporary file when loading XBM image" msgstr "" -#: gdk-pixbuf/io-xbm.c:501 +#: gdk-pixbuf/io-xbm.c:499 msgid "The XBM image format" msgstr "" -#: gdk-pixbuf/io-xpm.c:469 +#: gdk-pixbuf/io-xpm.c:467 msgid "No XPM header found" msgstr "" -#: gdk-pixbuf/io-xpm.c:478 +#: gdk-pixbuf/io-xpm.c:476 msgid "Invalid XPM header" msgstr "" -#: gdk-pixbuf/io-xpm.c:486 +#: gdk-pixbuf/io-xpm.c:484 msgid "XPM file has image width <= 0" msgstr "" -#: gdk-pixbuf/io-xpm.c:494 +#: gdk-pixbuf/io-xpm.c:492 msgid "XPM file has image height <= 0" msgstr "" -#: gdk-pixbuf/io-xpm.c:502 +#: gdk-pixbuf/io-xpm.c:500 msgid "XPM has invalid number of chars per pixel" msgstr "" -#: gdk-pixbuf/io-xpm.c:511 +#: gdk-pixbuf/io-xpm.c:509 msgid "XPM file has invalid number of colors" msgstr "" -#: gdk-pixbuf/io-xpm.c:523 gdk-pixbuf/io-xpm.c:532 gdk-pixbuf/io-xpm.c:584 +#: gdk-pixbuf/io-xpm.c:521 gdk-pixbuf/io-xpm.c:530 gdk-pixbuf/io-xpm.c:582 msgid "Cannot allocate memory for loading XPM image" msgstr "" -#: gdk-pixbuf/io-xpm.c:546 +#: gdk-pixbuf/io-xpm.c:544 msgid "Cannot read XPM colormap" msgstr "" -#: gdk-pixbuf/io-xpm.c:778 +#: gdk-pixbuf/io-xpm.c:776 msgid "Failed to write to temporary file when loading XPM image" msgstr "" -#: gdk-pixbuf/io-xpm.c:817 +#: gdk-pixbuf/io-xpm.c:815 msgid "The XPM image format" msgstr "" diff --git a/po/gl.gmo b/po/gl.gmo index f08175e39235e29fca6b594859f918cf774b6758..06121328f6dcb8ef7992c19bd0b9821608052105 100644 GIT binary patch delta 4503 zcmYk<3vd?I8OHJV3n_{Lkw6jxxqN{Tgb>J$gj@il#*h$hDPTYoD3*Xgn}Puefv!*~ zCZLNA5I^^F#u%wx?N4$n5>zYBkI3XO@Opn2gmp3|Hd-Y{e1Sjv4p? zreIXGSr{{L2u{V@aXF5}r;+!L7QXS!zbkc@gz0qVy2n2uX;C?0dyFW_kE5wXF* zvryM-Q5o2P>hLgftDQsovTo$hKH-#yec}l9e>VkPs6zelLDa|}Ma}p*R7#JdW_S^m znF!LN>myN1Q-+%PA|xrc5$EF`)Pz36sW^<;YAG7f(*yTW(9BODe|Cja6^0m%9yk*# za0P0n$5HonqXzIf>b`-Dnxf^Qo;w3|Ujxp?ZLaZPa|ZN^Oe9cpQAP6~dPk4k+lDkBeJ7&p207m~=o9(ryz33;Toqc-i^sDWPdTtgbu z)*4O5X}HSOPooBS6~|y4y=j1DxDZ#Ou3x|v7-D^H!v^GqvW-Z#Z8vI<9YrnWIaEJh zEW^pBP=}Ln50YiOg#6hJPI^64=|w4=f&A7MqJH-n(zm_gyy&h+ux`394Yh<7oRop( zNOG(hXXyPuOkp++5o~EDX>%})O~@tNi<t}{{46l^(NGVPog&AB`m?~ z$hNSFy!5)i25&_V!+QU>QP7OrP@CvHYR#`ZqgfZ#hdYZ=dt-)kk!xRv>Ug_rf5o+* za=wR*-Tv;b$MA6(O#hZnK@TiLtx=7uH=sIx-1)5YD3;QG7WKfstPjt$d{m|u;9b~^ z%)x$(Vf-)hXUW{ePpuL?vSX_$gmFJ=El;A>>d&Z@MY2`Zo`xD|IjVggmf?ETlAJ}B z-@ZWoeh52OsV_mb&qEDpBWlUp#*lxlSx@qQDMSaT8+!3HnS*1o2GwB;YKc0Wmr;8n zE+??kxgPnmPEG~*5h^38+^pAevGciH@~=(y9u4}z4OA*~=vA4iMb$SUm+T1U;T6}O zL`5?zM`frUNt$g(b$9~r#z=bg??b&6^_Yb%9tECdT}amKb9Z4RpGAsxKNjH*EX3cS zI*4LgC0KxZaFcUCYC>n6|G+8KWB73#K7h)26Dq^rGp^8udeFzH4r1t)?Al#85m%uy z(TN&ZH)<*3i-QkL1@5L^hsx9qY{1;{LB3L9u>MD~S!fva&8 zcPTRmQA=?Fm9oe?g8TAN1FAzU-IJ&pb>SNP7`5A%kfw6nKMA1{{QYQ3E)JL-0?if!iT#!e0fo`bhjuf(Ca z5@+Kcybu40dR}E^@DG!nmE>Qk`GkgajAyGVwWXMdkDvzDidvd?Py_5gHLx7DNj+3* zkGS^BIGTFGw7|)z0j$9V_%3Q`3Z|3)3<`DA19zZy_eo@V?K9MXCh(ssEkPqL!2_rV z^sNd$!NsT!zKNR13Do_6!x)VFdT?I`rcs}T*|^rD5KE!WdD{7b^WUhw5j8V#DC+(q zRO+i-d%bJliJ>TDTKkn`X{*}-v$5J!}(jpt3lP? zz@x+=SMS1K5;24Zs%(6DXrM~_1Fm5|jwK!?eoE{nVhNJu|D)xA-v2KTrENUXLevm< z5IUYBctO58A}F2zs>c5xP);EDGBJo~B)nEmFB4M;K2ZLb z4*cVO&TkS=237w&pL4XUFLe$>y~eM(`WDP1P7n=54zZZfq3;4K;U7%i^VjqnuAvC$ z5yy#VU7L8}|H^u;beto!zCTmN9fz?$v69$E{DSy4p?&l#LWeeMhhO3gs_(y!t;Em$ zlGzV&Ey2gmf2U{REyPLUCSo5kfzWXq@e`s4F^L#Rv=OC*j&%Y4#&bpgEz%pcUJdG> zkC7cAeoY)B;t3t6iJipviPgj-gpQuXt;A!*B0|SZB9b^o{Fu<25l4iHYNCnIYxoRN zL1Yj*yg7mXd4MbDJ9pt;;tAqr*Y*bEqxPi{u$*o^GFaCT;4ZeGj!%%oe!Wn^ZDv$6}b3fd24#)o?7_NLOr(CGHpvSLU4 E54h^wmjD0& delta 4445 zcmXxm3s4nR9LMoLSUxI2O_7&)1+GF}l$R(78a^@+@lk0~8kQ85P^PJodP~bJ%?!%a zjLIxci_)u>re)g0%9$u9t;wnBH8nL%ugP&LtM703+@1T|&pEq$ch74t9Nio9(Vm#_ zmp#sT%-B98sbqdfv-lXZV;AVCS?BI%eX$D$F&lg0M9jw7n1gGuA0EH}eu?S$A7){C z53`GKJnH%d7%~gn7QbL0V=^cH#Q~Ufp;;o9qZ(F?0bGcgxE}lCLDYl3!#>!F)}>$& zb-!}dgRem~_f$>bsroDU3gjxBlEsJspm^K@F;5%TbGNyR!{P zQa_FAQ87=?#g(Y3*@ybxkEo%KXQDMCnHa#KsN>U7_iadH{MFJ&IiOY9ikiDq?!w=l zofu~gbt*eX(MnMby%Gbs$kjLCt<(?T5DamWTi9&WqFs(^=r&hB8K$5)`UfZC0ER*J zg{T&8#zA-#)xa}Yi~V`J&acMXaTj*OAoIivWJSm*+c;#MSuJWR7o(o@9_C}XH_f_? zLIpCa){JWDE9|t&KSd2;EKlP*mVo+V3Gz&^5X4HdEqIW$@`BLg3)Q#t%7GX1%V=J-@>{rzFalHI- zn2P}%fvI}`Ybar-7c+#Ilbp3UhU1N>8y-TwYCobz>O$sg6qX}xwfiuDFC!mo zW5=a-78w-F=1W?CHid%bavo}~)}e-Mk2`)6)v&+Z@op^PvDEWXQ__e`v%Q4+{&CdM z|L%@=V+E^0MaZ064Qk3>9mM#56T_Uk3-;&n>&J=jPz^}t?wXoXXFX~yv^bADI~SPo zu`+hWI2Sb%J5aCTFU|pcS!?TBWc)RR`#GQ?`5sk|qZJgb7>lq0b^JM0Puox< zb{ZKJOX4Cua4e3-Rp?!ZdTUN2eX?X)!&j^l85~;{rl1o$k&k`LZWyNUJ6VF$P!DLr zay*2(aV*`GS*RXWIq$#;)Hh*o{0TMGvD{2kknXHReLuW_f*!C58BO~DN8njhkIQI{ z8diszil;FJKgRXgjvA>IrM#;6I?`FoE%SSLBkF$ZPz^YN%g}~rhj$3$^-BAZ@nTk!o0& zhEPz;mZC1)hJ5T8yBQeI#4;FGkLuYr)b(Fs5_Vz2lQ9F;fZ>>qx1buj#?=p_M)G^q z)btrcCwRUMrqB;!(P-|P}l87y`HBqA3I#`|I`;bCxl&Lw(~C3;%IVicgGK-{ycx~ zj-PhN;7(_Ls6!rZ&)QH~g>Mf`#+w1BdVFLB=53ca9v)7gW-{%kx;)129mbaqT z$k)i|S~3%zhc}^m_ylS(9!7ow_~r5!T^VX57NZ)t1vQdw{_(J#rBKL$;8lK$t5J(; z5zfSCQ17cv_uqn2)D3Px&1EyHA#dSO`~w>?RP8@_E5=aoLXt@@qU|Mewch_VUe#Z@ zFH?Si+(Qz{3uFs9NS-6nO(Uai4yh-15%1R#XOnH@QKHQo4ZrB^d711PaxbaV`@fTD z2(@)2UT<**Sx>aRMi_Z-Yi6%iy`Nl4HjsF-kQ^o2SRUTLZ7p7n{{>Lfc7dyl6cX<0 z4m6>+;<3OTJB*sUA~J-$N}}8A(E>hCt|bSE=J*oQK(xh?fux2+w>v1DL$2rf-ZA}1 zq>&?DjsFF4uPb-M3Rk`bZz6BFy5@T+$#C_@@k5eHwvyFk6S<%8Mq3A>Z50_oM!M%) zCn__^xg@&1?+Q0Y4>%uou0Yn7?IG&MgJc@vMe_a>m8L4#jT5Ke9NuTKayK~-O z!S`I{Sv;SNb@dYG&6q@PBO&q@xrS&PL*6D=sls-vkGG%2ely7;>qsFf(~^IPLN3W_3Ua+6{r J!}7ak{}1!R(Ifx> diff --git a/po/gl.po b/po/gl.po index 5564e30..812c497 100644 --- a/po/gl.po +++ b/po/gl.po @@ -19,8 +19,8 @@ msgstr "" "Project-Id-Version: gtk+-master-po-gl-77922___.merged\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=gdk-" "pixbuf\n" -"POT-Creation-Date: 2013-04-15 10:28-0400\n" -"PO-Revision-Date: 2013-02-17 13:36+0200\n" +"POT-Creation-Date: 2014-05-26 20:46-0400\n" +"PO-Revision-Date: 2013-08-02 12:19+0200\n" "Last-Translator: Fran Dieguez \n" "Language-Team: gnome-l10n-gl@gnome.org\n" "Language: gl\n" @@ -30,18 +30,18 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Virtaal 0.7.1\n" -#: gdk-pixbuf/gdk-pixbuf-animation.c:160 gdk-pixbuf/gdk-pixbuf-io.c:1064 -#: gdk-pixbuf/gdk-pixbuf-io.c:1330 +#: gdk-pixbuf/gdk-pixbuf-animation.c:158 gdk-pixbuf/gdk-pixbuf-io.c:1077 +#: gdk-pixbuf/gdk-pixbuf-io.c:1333 #, c-format msgid "Failed to open file '%s': %s" msgstr "Produciuse un erro ao abrir o ficheiro «%s»: %s" -#: gdk-pixbuf/gdk-pixbuf-animation.c:173 gdk-pixbuf/gdk-pixbuf-io.c:1076 +#: gdk-pixbuf/gdk-pixbuf-animation.c:171 gdk-pixbuf/gdk-pixbuf-io.c:962 #, c-format msgid "Image file '%s' contains no data" msgstr "O ficheiro de imaxe «%s» non contén datos" -#: gdk-pixbuf/gdk-pixbuf-animation.c:212 +#: gdk-pixbuf/gdk-pixbuf-animation.c:210 #, c-format msgid "" "Failed to load animation '%s': reason not known, probably a corrupt " @@ -50,8 +50,8 @@ msgstr "" "Produciuse un erro ao cargar a animación «%s»: o motivo é descoñecido, é " "probábel que o ficheiro da animación estea danado" -#: gdk-pixbuf/gdk-pixbuf-animation.c:280 gdk-pixbuf/gdk-pixbuf-io.c:1112 -#: gdk-pixbuf/gdk-pixbuf-io.c:1382 +#: gdk-pixbuf/gdk-pixbuf-animation.c:278 gdk-pixbuf/gdk-pixbuf-io.c:1113 +#: gdk-pixbuf/gdk-pixbuf-io.c:1385 #, c-format msgid "" "Failed to load image '%s': reason not known, probably a corrupt image file" @@ -59,12 +59,12 @@ msgstr "" "Produciuse un erro ao cargar a imaxe «%s»: o motivo é descoñecido, é " "probábel que o ficheiro de imaxe estea danado" -#: gdk-pixbuf/gdk-pixbuf-io.c:790 +#: gdk-pixbuf/gdk-pixbuf-io.c:774 #, c-format msgid "Unable to load image-loading module: %s: %s" msgstr "Non foi posíbel cargar o módulo de carga de imaxes: %s: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:805 +#: gdk-pixbuf/gdk-pixbuf-io.c:789 #, c-format msgid "" "Image-loading module %s does not export the proper interface; perhaps it's " @@ -73,57 +73,57 @@ msgstr "" "O módulo de carga de imaxes %s non exporta a interface axeitada; é dunha " "versión do gdk-pixbuf diferente?" -#: gdk-pixbuf/gdk-pixbuf-io.c:814 gdk-pixbuf/gdk-pixbuf-io.c:865 +#: gdk-pixbuf/gdk-pixbuf-io.c:798 gdk-pixbuf/gdk-pixbuf-io.c:849 #, c-format msgid "Image type '%s' is not supported" msgstr "O tipo de imaxe «%s» non é compatíbel" -#: gdk-pixbuf/gdk-pixbuf-io.c:950 +#: gdk-pixbuf/gdk-pixbuf-io.c:934 #, c-format msgid "Couldn't recognize the image file format for file '%s'" msgstr "" "Non foi posíbel recoñecer o formato do ficheiro de imaxe no ficheiro «%s»" -#: gdk-pixbuf/gdk-pixbuf-io.c:958 +#: gdk-pixbuf/gdk-pixbuf-io.c:942 msgid "Unrecognized image file format" msgstr "Formato do ficheiro de imaxe non recoñecido" -#: gdk-pixbuf/gdk-pixbuf-io.c:1121 +#: gdk-pixbuf/gdk-pixbuf-io.c:1124 #, c-format msgid "Failed to load image '%s': %s" msgstr "Produciuse un erro ao cargar a imaxe «%s»: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2015 gdk-pixbuf/io-gdip-utils.c:837 +#: gdk-pixbuf/gdk-pixbuf-io.c:2029 gdk-pixbuf/io-gdip-utils.c:835 #, c-format msgid "Error writing to image file: %s" msgstr "Produciuse un erro ao escribir no ficheiro de imaxe: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2057 gdk-pixbuf/gdk-pixbuf-io.c:2178 +#: gdk-pixbuf/gdk-pixbuf-io.c:2071 gdk-pixbuf/gdk-pixbuf-io.c:2192 #, c-format msgid "This build of gdk-pixbuf does not support saving the image format: %s" msgstr "" "Esta construción de gdk-pixbuf non permite a gravación de imaxes co formato: " "%s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2088 +#: gdk-pixbuf/gdk-pixbuf-io.c:2102 msgid "Insufficient memory to save image to callback" msgstr "" "Non hai suficiente memoria para gardar a imaxe para a chamada de retorno" -#: gdk-pixbuf/gdk-pixbuf-io.c:2101 +#: gdk-pixbuf/gdk-pixbuf-io.c:2115 msgid "Failed to open temporary file" msgstr "Produciuse un erro ao abrir o ficheiro temporal" -#: gdk-pixbuf/gdk-pixbuf-io.c:2124 +#: gdk-pixbuf/gdk-pixbuf-io.c:2138 msgid "Failed to read from temporary file" msgstr "Produciuse un erro ao ler desde o ficheiro temporal" -#: gdk-pixbuf/gdk-pixbuf-io.c:2372 +#: gdk-pixbuf/gdk-pixbuf-io.c:2382 #, c-format msgid "Failed to open '%s' for writing: %s" msgstr "Produciuse un erro ao abrir «%s» para escritura: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2398 +#: gdk-pixbuf/gdk-pixbuf-io.c:2408 #, c-format msgid "" "Failed to close '%s' while writing image, all data may not have been saved: " @@ -132,15 +132,15 @@ msgstr "" "Produciuse un erro ao pechar «%s» mentres se escribía a imaxe; é posíbel que " "non se gardaran todos os datos: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2619 gdk-pixbuf/gdk-pixbuf-io.c:2671 +#: gdk-pixbuf/gdk-pixbuf-io.c:2629 gdk-pixbuf/gdk-pixbuf-io.c:2681 msgid "Insufficient memory to save image into a buffer" msgstr "Non hai suficiente memoria para gardar a imaxe no búfer" -#: gdk-pixbuf/gdk-pixbuf-io.c:2717 +#: gdk-pixbuf/gdk-pixbuf-io.c:2727 msgid "Error writing to image stream" msgstr "Produciuse un erro ao escribir no fluxo de imaxe" -#: gdk-pixbuf/gdk-pixbuf-loader.c:393 +#: gdk-pixbuf/gdk-pixbuf-loader.c:384 #, c-format msgid "" "Internal error: Image loader module '%s' failed to complete an operation, " @@ -149,98 +149,102 @@ msgstr "" "Erro interno: Produciuse un erro ao completar unha operación co módulo de " "carga de imaxes «%s», mais non deu ningún motivo do fallo" -#: gdk-pixbuf/gdk-pixbuf-loader.c:435 +#: gdk-pixbuf/gdk-pixbuf-loader.c:426 #, c-format msgid "Incremental loading of image type '%s' is not supported" msgstr "A carga incremental das imaxes do tipo «%s» non é posíbel" -#: gdk-pixbuf/gdk-pixdata.c:160 +#: gdk-pixbuf/gdk-pixdata.c:158 msgid "Image header corrupt" msgstr "A cabeceira da imaxe está danada" -#: gdk-pixbuf/gdk-pixdata.c:165 +#: gdk-pixbuf/gdk-pixdata.c:163 msgid "Image format unknown" msgstr "O formato de imaxe é descoñecido" -#: gdk-pixbuf/gdk-pixdata.c:170 gdk-pixbuf/gdk-pixdata.c:502 +#: gdk-pixbuf/gdk-pixdata.c:168 gdk-pixbuf/gdk-pixdata.c:501 msgid "Image pixel data corrupt" msgstr "Os datos do píxel da imaxe están danados" -#: gdk-pixbuf/gdk-pixdata.c:446 +#: gdk-pixbuf/gdk-pixdata.c:445 #, c-format msgid "failed to allocate image buffer of %u byte" msgid_plural "failed to allocate image buffer of %u bytes" msgstr[0] "Produciuse un erro ao asignar un búfer de imaxe de %u bytes " msgstr[1] "Produciuse un erro ao asignar un búfer de imaxe de %u bytes" -#: gdk-pixbuf/io-ani.c:244 +#: gdk-pixbuf/io-ani.c:242 msgid "Unexpected icon chunk in animation" msgstr "Fragmento de icona inesperado na animación" -#: gdk-pixbuf/io-ani.c:342 gdk-pixbuf/io-ani.c:400 gdk-pixbuf/io-ani.c:426 -#: gdk-pixbuf/io-ani.c:449 gdk-pixbuf/io-ani.c:476 gdk-pixbuf/io-ani.c:563 +#: gdk-pixbuf/io-ani.c:340 gdk-pixbuf/io-ani.c:398 gdk-pixbuf/io-ani.c:424 +#: gdk-pixbuf/io-ani.c:447 gdk-pixbuf/io-ani.c:474 gdk-pixbuf/io-ani.c:561 msgid "Invalid header in animation" msgstr "A cabeceira na animación non é válida" -#: gdk-pixbuf/io-ani.c:352 gdk-pixbuf/io-ani.c:374 gdk-pixbuf/io-ani.c:458 -#: gdk-pixbuf/io-ani.c:485 gdk-pixbuf/io-ani.c:536 gdk-pixbuf/io-ani.c:608 +#: gdk-pixbuf/io-ani.c:350 gdk-pixbuf/io-ani.c:372 gdk-pixbuf/io-ani.c:456 +#: gdk-pixbuf/io-ani.c:483 gdk-pixbuf/io-ani.c:534 gdk-pixbuf/io-ani.c:606 msgid "Not enough memory to load animation" msgstr "Non hai suficiente memoria para cargar a animación" -#: gdk-pixbuf/io-ani.c:392 gdk-pixbuf/io-ani.c:418 gdk-pixbuf/io-ani.c:437 +#: gdk-pixbuf/io-ani.c:390 gdk-pixbuf/io-ani.c:416 gdk-pixbuf/io-ani.c:435 msgid "Malformed chunk in animation" msgstr "Fragmento malformado na animación" -#: gdk-pixbuf/io-ani.c:660 +#: gdk-pixbuf/io-ani.c:628 +msgid "ANI image was truncated or incomplete." +msgstr "A imaxe ANI está truncada ou incompleta." + +#: gdk-pixbuf/io-ani.c:669 msgid "The ANI image format" msgstr "O formato de imaxe ANI" -#: gdk-pixbuf/io-bmp.c:229 gdk-pixbuf/io-bmp.c:266 gdk-pixbuf/io-bmp.c:337 -#: gdk-pixbuf/io-bmp.c:369 gdk-pixbuf/io-bmp.c:392 gdk-pixbuf/io-bmp.c:495 +#: gdk-pixbuf/io-bmp.c:227 gdk-pixbuf/io-bmp.c:264 gdk-pixbuf/io-bmp.c:335 +#: gdk-pixbuf/io-bmp.c:367 gdk-pixbuf/io-bmp.c:390 gdk-pixbuf/io-bmp.c:493 msgid "BMP image has bogus header data" msgstr "A imaxe BMP ten datos de cabeceira falsos" -#: gdk-pixbuf/io-bmp.c:240 gdk-pixbuf/io-bmp.c:432 +#: gdk-pixbuf/io-bmp.c:238 gdk-pixbuf/io-bmp.c:430 msgid "Not enough memory to load bitmap image" msgstr "Non hai suficiente memoria para cargar o mapa de bits" -#: gdk-pixbuf/io-bmp.c:318 +#: gdk-pixbuf/io-bmp.c:316 msgid "BMP image has unsupported header size" msgstr "A imaxe BMP ten un tamaño de cabeceira non permitido" -#: gdk-pixbuf/io-bmp.c:356 +#: gdk-pixbuf/io-bmp.c:354 msgid "Topdown BMP images cannot be compressed" msgstr "Non é posíbel comprimir as imaxes BMP Topdown" -#: gdk-pixbuf/io-bmp.c:716 gdk-pixbuf/io-pnm.c:707 +#: gdk-pixbuf/io-bmp.c:714 gdk-pixbuf/io-pnm.c:705 msgid "Premature end-of-file encountered" msgstr "Encontrouse un final de ficheiro prematuro" -#: gdk-pixbuf/io-bmp.c:1328 +#: gdk-pixbuf/io-bmp.c:1326 msgid "Couldn't allocate memory for saving BMP file" msgstr "Non é posíbel asignar memoria para gardar o ficheiro BMP" -#: gdk-pixbuf/io-bmp.c:1369 +#: gdk-pixbuf/io-bmp.c:1367 msgid "Couldn't write to BMP file" msgstr "Non foi posíbel escribir no ficheiro BMP" -#: gdk-pixbuf/io-bmp.c:1422 gdk-pixbuf/io-gdip-bmp.c:82 +#: gdk-pixbuf/io-bmp.c:1420 gdk-pixbuf/io-gdip-bmp.c:80 msgid "The BMP image format" msgstr "O formato de imaxe BMP" -#: gdk-pixbuf/io-gdip-emf.c:59 +#: gdk-pixbuf/io-gdip-emf.c:57 msgid "The EMF image format" msgstr "O formato de imaxe EMF" -#: gdk-pixbuf/io-gdip-gif.c:80 gdk-pixbuf/io-gif.c:1720 +#: gdk-pixbuf/io-gdip-gif.c:78 gdk-pixbuf/io-gif.c:1718 msgid "The GIF image format" msgstr "O formato de imaxe GIF" -#: gdk-pixbuf/io-gdip-ico.c:59 gdk-pixbuf/io-ico.c:1271 +#: gdk-pixbuf/io-gdip-ico.c:57 gdk-pixbuf/io-ico.c:1269 msgid "The ICO image format" msgstr "O formato de imaxe ICO" -#: gdk-pixbuf/io-gdip-jpeg.c:53 gdk-pixbuf/io-jpeg.c:1249 +#: gdk-pixbuf/io-gdip-jpeg.c:51 gdk-pixbuf/io-jpeg.c:1249 #, c-format msgid "" "JPEG quality must be a value between 0 and 100; value '%s' could not be " @@ -249,7 +253,7 @@ msgstr "" "A calidade dun JPEG debe ser un valor entre 0 e 100; o valor «%s» non pode " "ser analizado." -#: gdk-pixbuf/io-gdip-jpeg.c:68 gdk-pixbuf/io-jpeg.c:1265 +#: gdk-pixbuf/io-gdip-jpeg.c:66 gdk-pixbuf/io-jpeg.c:1265 #, c-format msgid "" "JPEG quality must be a value between 0 and 100; value '%d' is not allowed." @@ -257,108 +261,112 @@ msgstr "" "A calidade dun JPEG debe ser un valor entre 0 e 100; o valor '%d' non está " "permitido." -#: gdk-pixbuf/io-gdip-jpeg.c:136 gdk-pixbuf/io-jpeg.c:1478 +#: gdk-pixbuf/io-gdip-jpeg.c:134 gdk-pixbuf/io-jpeg.c:1478 msgid "The JPEG image format" msgstr "O formato de imaxe JPEG" -#: gdk-pixbuf/io-gdip-utils.c:154 +#: gdk-pixbuf/io-gdip-tiff.c:80 gdk-pixbuf/io-tiff.c:786 +msgid "The TIFF image format" +msgstr "O formato de imaxe TIFF" + +#: gdk-pixbuf/io-gdip-utils.c:152 #, c-format msgid "Could not allocate memory: %s" msgstr "Non é posíbel asignar a memoria: %s" -#: gdk-pixbuf/io-gdip-utils.c:179 gdk-pixbuf/io-gdip-utils.c:293 -#: gdk-pixbuf/io-gdip-utils.c:333 +#: gdk-pixbuf/io-gdip-utils.c:177 gdk-pixbuf/io-gdip-utils.c:291 +#: gdk-pixbuf/io-gdip-utils.c:331 #, c-format msgid "Could not create stream: %s" msgstr "Non foi posíbel crear o fluxo: %s" -#: gdk-pixbuf/io-gdip-utils.c:193 +#: gdk-pixbuf/io-gdip-utils.c:191 #, c-format msgid "Could not seek stream: %s" msgstr "Non foi posíbel buscar o fluxo: %s" -#: gdk-pixbuf/io-gdip-utils.c:205 +#: gdk-pixbuf/io-gdip-utils.c:203 #, c-format msgid "Could not read from stream: %s" msgstr "Non é posíbel ler desde o fluxo: %s" -#: gdk-pixbuf/io-gdip-utils.c:617 +#: gdk-pixbuf/io-gdip-utils.c:615 msgid "Couldn't load bitmap" msgstr "Non foi posíbel cargar o mapa de bits" -#: gdk-pixbuf/io-gdip-utils.c:773 +#: gdk-pixbuf/io-gdip-utils.c:771 msgid "Couldn't load metafile" msgstr "Non foi posíbel cargar o metaficheiro" -#: gdk-pixbuf/io-gdip-utils.c:878 +#: gdk-pixbuf/io-gdip-utils.c:876 msgid "Unsupported image format for GDI+" msgstr "Formato de imaxe incompatíbel para GDI+" -#: gdk-pixbuf/io-gdip-utils.c:885 +#: gdk-pixbuf/io-gdip-utils.c:883 msgid "Couldn't save" msgstr "Non foi posíbel gardar" -#: gdk-pixbuf/io-gdip-wmf.c:58 +#: gdk-pixbuf/io-gdip-wmf.c:56 msgid "The WMF image format" msgstr "O formato de imaxe WMF" -#: gdk-pixbuf/io-gif.c:222 +#: gdk-pixbuf/io-gif.c:220 #, c-format msgid "Failure reading GIF: %s" msgstr "Produciuse un erro ao ler o GIF: %s" -#: gdk-pixbuf/io-gif.c:496 gdk-pixbuf/io-gif.c:1502 gdk-pixbuf/io-gif.c:1669 +#: gdk-pixbuf/io-gif.c:494 gdk-pixbuf/io-gif.c:1500 gdk-pixbuf/io-gif.c:1667 msgid "GIF file was missing some data (perhaps it was truncated somehow?)" msgstr "Ao ficheiro GIF fáltanlle algúns datos (foron talvez truncados?)" -#: gdk-pixbuf/io-gif.c:505 +#: gdk-pixbuf/io-gif.c:503 #, c-format msgid "Internal error in the GIF loader (%s)" msgstr "Erro interno no cargador de GIF (%s)" -#: gdk-pixbuf/io-gif.c:579 +#: gdk-pixbuf/io-gif.c:577 msgid "Stack overflow" msgstr "Desbordamento da pila" -#: gdk-pixbuf/io-gif.c:639 +#: gdk-pixbuf/io-gif.c:637 msgid "GIF image loader cannot understand this image." msgstr "O cargador de imaxes GIF non pode entender esta imaxe." -#: gdk-pixbuf/io-gif.c:668 +#: gdk-pixbuf/io-gif.c:666 msgid "Bad code encountered" msgstr "Encontrouse un código incorrecto" -#: gdk-pixbuf/io-gif.c:678 +#: gdk-pixbuf/io-gif.c:676 msgid "Circular table entry in GIF file" msgstr "Entrada de táboa circular no ficheiro GIF" -#: gdk-pixbuf/io-gif.c:866 gdk-pixbuf/io-gif.c:1488 gdk-pixbuf/io-gif.c:1541 -#: gdk-pixbuf/io-gif.c:1657 +#: gdk-pixbuf/io-gif.c:864 gdk-pixbuf/io-gif.c:1486 gdk-pixbuf/io-gif.c:1539 +#: gdk-pixbuf/io-gif.c:1655 msgid "Not enough memory to load GIF file" msgstr "Non hai suficiente memoria para cargar o ficheiro GIF" -#: gdk-pixbuf/io-gif.c:960 +#: gdk-pixbuf/io-gif.c:958 msgid "Not enough memory to composite a frame in GIF file" msgstr "Non hai suficiente memoria para compor un marco no ficheiro GIF" -#: gdk-pixbuf/io-gif.c:1132 +#: gdk-pixbuf/io-gif.c:1130 msgid "GIF image is corrupt (incorrect LZW compression)" msgstr "A imaxe GIF está danada (a compresión LZW é incorrecta)" -#: gdk-pixbuf/io-gif.c:1182 +#: gdk-pixbuf/io-gif.c:1180 msgid "File does not appear to be a GIF file" msgstr "O ficheiro non parece ser un ficheiro GIF" -#: gdk-pixbuf/io-gif.c:1194 +#: gdk-pixbuf/io-gif.c:1192 #, c-format msgid "Version %s of the GIF file format is not supported" msgstr "A versión %s do formato de ficheiro GIF non é compatíbel" -#: gdk-pixbuf/io-gif.c:1241 +#: gdk-pixbuf/io-gif.c:1239 msgid "Resulting GIF image has zero size" msgstr "A imaxe GIF resultante ten un tamaño cero" -#: gdk-pixbuf/io-gif.c:1320 +#: gdk-pixbuf/io-gif.c:1318 msgid "" "GIF image has no global colormap, and a frame inside it has no local " "colormap." @@ -366,7 +374,7 @@ msgstr "" "A imaxe GIF non ten un mapa de cores global e o marco interno non ten un " "mapa de cores local." -#: gdk-pixbuf/io-gif.c:1564 +#: gdk-pixbuf/io-gif.c:1562 msgid "GIF image was truncated or incomplete." msgstr "A imaxe GIF está truncada ou incompleta." @@ -383,87 +391,87 @@ msgstr "Non foi posíbel descodificar o ficheiro ICNS" msgid "The ICNS image format" msgstr "O formato de imaxe ICNS" -#: gdk-pixbuf/io-ico.c:228 gdk-pixbuf/io-ico.c:242 gdk-pixbuf/io-ico.c:291 -#: gdk-pixbuf/io-ico.c:302 gdk-pixbuf/io-ico.c:395 +#: gdk-pixbuf/io-ico.c:226 gdk-pixbuf/io-ico.c:240 gdk-pixbuf/io-ico.c:289 +#: gdk-pixbuf/io-ico.c:300 gdk-pixbuf/io-ico.c:393 msgid "Invalid header in icon" msgstr "A cabeceira non é válida na icona" -#: gdk-pixbuf/io-ico.c:257 gdk-pixbuf/io-ico.c:312 gdk-pixbuf/io-ico.c:405 -#: gdk-pixbuf/io-ico.c:458 gdk-pixbuf/io-ico.c:488 +#: gdk-pixbuf/io-ico.c:255 gdk-pixbuf/io-ico.c:310 gdk-pixbuf/io-ico.c:403 +#: gdk-pixbuf/io-ico.c:456 gdk-pixbuf/io-ico.c:486 msgid "Not enough memory to load icon" msgstr "Non hai suficiente memoria para cargar a icona" -#: gdk-pixbuf/io-ico.c:338 +#: gdk-pixbuf/io-ico.c:336 msgid "Compressed icons are not supported" msgstr "As iconas comprimidas non son compatíbeis" -#: gdk-pixbuf/io-ico.c:358 +#: gdk-pixbuf/io-ico.c:356 msgid "Icon has zero width" msgstr "A largura da icona é cero" -#: gdk-pixbuf/io-ico.c:368 +#: gdk-pixbuf/io-ico.c:366 msgid "Icon has zero height" msgstr "A altura da icona é cero" -#: gdk-pixbuf/io-ico.c:443 +#: gdk-pixbuf/io-ico.c:441 msgid "Unsupported icon type" msgstr "Tipo de icona non compatíbel" -#: gdk-pixbuf/io-ico.c:537 +#: gdk-pixbuf/io-ico.c:535 msgid "Not enough memory to load ICO file" msgstr "Non hai suficiente memoria para cargar o ficheiro ICO" -#: gdk-pixbuf/io-ico.c:1002 +#: gdk-pixbuf/io-ico.c:1000 msgid "Image too large to be saved as ICO" msgstr "A imaxe é demasiado grande para ser gardada como ICO" -#: gdk-pixbuf/io-ico.c:1013 +#: gdk-pixbuf/io-ico.c:1011 msgid "Cursor hotspot outside image" msgstr "Punto activo do cursor fóra da imaxe" -#: gdk-pixbuf/io-ico.c:1036 +#: gdk-pixbuf/io-ico.c:1034 #, c-format msgid "Unsupported depth for ICO file: %d" msgstr "Profundidade non compatíbel para o ficheiro ICO: %d" -#: gdk-pixbuf/io-jasper.c:74 +#: gdk-pixbuf/io-jasper.c:73 msgid "Couldn't allocate memory for stream" msgstr "Non foi posíbel asignar memoria para o fluxo" -#: gdk-pixbuf/io-jasper.c:104 +#: gdk-pixbuf/io-jasper.c:103 msgid "Couldn't decode image" msgstr "Non foi posíbel descodificar a imaxe" -#: gdk-pixbuf/io-jasper.c:122 +#: gdk-pixbuf/io-jasper.c:121 msgid "Transformed JPEG2000 has zero width or height" msgstr "O JPEG 2000 transformado ten unha largura ou altura cero" -#: gdk-pixbuf/io-jasper.c:136 +#: gdk-pixbuf/io-jasper.c:135 msgid "Image type currently not supported" msgstr "Este tipo de imaxe non é compatíbel actualmente" -#: gdk-pixbuf/io-jasper.c:148 gdk-pixbuf/io-jasper.c:156 +#: gdk-pixbuf/io-jasper.c:147 gdk-pixbuf/io-jasper.c:155 msgid "Couldn't allocate memory for color profile" msgstr "Non foi posíbel asignar memoria para o perfil de cor" -#: gdk-pixbuf/io-jasper.c:182 +#: gdk-pixbuf/io-jasper.c:181 msgid "Insufficient memory to open JPEG 2000 file" msgstr "Memoria insuficiente para abrir o ficheiro JPEG 2000" -#: gdk-pixbuf/io-jasper.c:261 +#: gdk-pixbuf/io-jasper.c:260 msgid "Couldn't allocate memory to buffer image data" msgstr "Non foi posíbel asignar memoria para os datos de imaxe do búfer" -#: gdk-pixbuf/io-jasper.c:305 +#: gdk-pixbuf/io-jasper.c:304 msgid "The JPEG 2000 image format" msgstr "O formato de imaxe JPEG 2000" -#: gdk-pixbuf/io-jpeg.c:126 +#: gdk-pixbuf/io-jpeg.c:124 #, c-format msgid "Error interpreting JPEG image file (%s)" msgstr "Produciuse un erro ao interpretar o ficheiro de imaxe JPEG (%s)" -#: gdk-pixbuf/io-jpeg.c:604 +#: gdk-pixbuf/io-jpeg.c:597 msgid "" "Insufficient memory to load image, try exiting some applications to free " "memory" @@ -471,17 +479,17 @@ msgstr "" "Non hai suficiente memoria para cargar a imaxe, tente saír dalgúns " "aplicativos para liberar memoria" -#: gdk-pixbuf/io-jpeg.c:651 gdk-pixbuf/io-jpeg.c:865 +#: gdk-pixbuf/io-jpeg.c:645 gdk-pixbuf/io-jpeg.c:858 #, c-format msgid "Unsupported JPEG color space (%s)" msgstr "Espazo de cor JPEG non compatíbel (%s)" -#: gdk-pixbuf/io-jpeg.c:764 gdk-pixbuf/io-jpeg.c:1044 +#: gdk-pixbuf/io-jpeg.c:757 gdk-pixbuf/io-jpeg.c:1037 #: gdk-pixbuf/io-jpeg.c:1308 gdk-pixbuf/io-jpeg.c:1318 msgid "Couldn't allocate memory for loading JPEG file" msgstr "Non é posíbel asignar memoria para cargar o ficheiro JPEG" -#: gdk-pixbuf/io-jpeg.c:1018 +#: gdk-pixbuf/io-jpeg.c:1011 msgid "Transformed JPEG has zero width or height." msgstr "O JPEG transformado ten cero en largura ou altura." @@ -490,90 +498,90 @@ msgstr "O JPEG transformado ten cero en largura ou altura." msgid "Color profile has invalid length '%u'." msgstr "O perfil de cor ten unha lonxitude «%u» non válida." -#: gdk-pixbuf/io-pcx.c:186 +#: gdk-pixbuf/io-pcx.c:184 msgid "Couldn't allocate memory for header" msgstr "Non foi posíbel asignar memoria para a cabeceira" -#: gdk-pixbuf/io-pcx.c:201 gdk-pixbuf/io-pcx.c:559 +#: gdk-pixbuf/io-pcx.c:199 gdk-pixbuf/io-pcx.c:557 msgid "Couldn't allocate memory for context buffer" msgstr "Non foi posíbel asignar memoria para o búfer" -#: gdk-pixbuf/io-pcx.c:600 +#: gdk-pixbuf/io-pcx.c:598 msgid "Image has invalid width and/or height" msgstr "A imaxe ten unha largura ou unha altura non válida" -#: gdk-pixbuf/io-pcx.c:612 gdk-pixbuf/io-pcx.c:673 +#: gdk-pixbuf/io-pcx.c:610 gdk-pixbuf/io-pcx.c:671 msgid "Image has unsupported bpp" msgstr "A imaxe ten un bpp non compatíbel" -#: gdk-pixbuf/io-pcx.c:617 gdk-pixbuf/io-pcx.c:625 +#: gdk-pixbuf/io-pcx.c:615 gdk-pixbuf/io-pcx.c:623 #, c-format msgid "Image has unsupported number of %d-bit planes" msgstr "A imaxe ten un número non compatíbel de planos %d-bit" -#: gdk-pixbuf/io-pcx.c:641 +#: gdk-pixbuf/io-pcx.c:639 msgid "Couldn't create new pixbuf" msgstr "Non foi posíbel crear un pixbuf novo" -#: gdk-pixbuf/io-pcx.c:649 +#: gdk-pixbuf/io-pcx.c:647 msgid "Couldn't allocate memory for line data" msgstr "Non foi posíbel asignar memoria para os datos de liña" -#: gdk-pixbuf/io-pcx.c:656 +#: gdk-pixbuf/io-pcx.c:654 msgid "Couldn't allocate memory for PCX image" msgstr "Non foi posíbel asignar memoria para a imaxe PCX" -#: gdk-pixbuf/io-pcx.c:703 +#: gdk-pixbuf/io-pcx.c:701 msgid "Didn't get all lines of PCX image" msgstr "Non se obtiveron todas as liñas da imaxe PCX" -#: gdk-pixbuf/io-pcx.c:710 +#: gdk-pixbuf/io-pcx.c:708 msgid "No palette found at end of PCX data" msgstr "Non se atopou ningunha paleta ao final dos datos PCX" -#: gdk-pixbuf/io-pcx.c:755 +#: gdk-pixbuf/io-pcx.c:753 msgid "The PCX image format" msgstr "O formato de imaxe PCX" -#: gdk-pixbuf/io-pixdata.c:148 +#: gdk-pixbuf/io-pixdata.c:146 msgid "Transformed pixbuf has zero width or height." msgstr "O búfer de píxeles transformado ten anchura ou altura cero." -#: gdk-pixbuf/io-pixdata.c:186 +#: gdk-pixbuf/io-pixdata.c:184 msgid "The GdkPixdata format" msgstr "O formato de GdkPixdata" -#: gdk-pixbuf/io-png.c:54 +#: gdk-pixbuf/io-png.c:53 msgid "Bits per channel of PNG image is invalid." msgstr "Os bits por canal non son válidos na imaxe PNG." -#: gdk-pixbuf/io-png.c:135 gdk-pixbuf/io-png.c:641 +#: gdk-pixbuf/io-png.c:134 gdk-pixbuf/io-png.c:640 msgid "Transformed PNG has zero width or height." msgstr "O PNG transformado ten cero en largura ou altura." -#: gdk-pixbuf/io-png.c:143 +#: gdk-pixbuf/io-png.c:142 msgid "Bits per channel of transformed PNG is not 8." msgstr "Os bits por canal do PNG transformado non son 8." -#: gdk-pixbuf/io-png.c:152 +#: gdk-pixbuf/io-png.c:151 msgid "Transformed PNG not RGB or RGBA." msgstr "O PNG transformado non é RGB ou RGBA." -#: gdk-pixbuf/io-png.c:161 +#: gdk-pixbuf/io-png.c:160 msgid "Transformed PNG has unsupported number of channels, must be 3 or 4." msgstr "" "O PNG transformado posúe un número de canais non admitido: deben ser 3 ou 4." -#: gdk-pixbuf/io-png.c:182 +#: gdk-pixbuf/io-png.c:181 #, c-format msgid "Fatal error in PNG image file: %s" msgstr "Erro moi grave no ficheiro de imaxe PNG: %s" -#: gdk-pixbuf/io-png.c:315 +#: gdk-pixbuf/io-png.c:314 msgid "Insufficient memory to load PNG file" msgstr "Non hai suficiente memoria para cargar o ficheiro PNG" -#: gdk-pixbuf/io-png.c:656 +#: gdk-pixbuf/io-png.c:655 #, c-format msgid "" "Insufficient memory to store a %lu by %lu image; try exiting some " @@ -582,33 +590,33 @@ msgstr "" "Non hai memoria dabondo para almacenar unha imaxe %lu por %lu; tente saír " "dalgúns aplicativos para reducir o uso de memoria" -#: gdk-pixbuf/io-png.c:719 +#: gdk-pixbuf/io-png.c:718 msgid "Fatal error reading PNG image file" msgstr "Produciuse un erro moi grave ao ler o ficheiro de imaxe PNG" -#: gdk-pixbuf/io-png.c:768 +#: gdk-pixbuf/io-png.c:767 #, c-format msgid "Fatal error reading PNG image file: %s" msgstr "Produciuse un erro moi grave ao ler o ficheiro de imaxe PNG: %s" -#: gdk-pixbuf/io-png.c:858 +#: gdk-pixbuf/io-png.c:857 msgid "" "Keys for PNG text chunks must have at least 1 and at most 79 characters." msgstr "" "As chaves para os fragmentos de texto de PNG deben ter polo menos 1 carácter " "e como máximo 79." -#: gdk-pixbuf/io-png.c:867 +#: gdk-pixbuf/io-png.c:866 msgid "Keys for PNG text chunks must be ASCII characters." msgstr "" "As chaves para os fragmentos de texto de PNG deben ser caracteres ASCII." -#: gdk-pixbuf/io-png.c:881 gdk-pixbuf/io-tiff.c:667 +#: gdk-pixbuf/io-png.c:880 gdk-pixbuf/io-tiff.c:665 #, c-format msgid "Color profile has invalid length %d." msgstr "O perfíl de cor ten unha lonxitude '%d' incorrecta." -#: gdk-pixbuf/io-png.c:894 +#: gdk-pixbuf/io-png.c:893 #, c-format msgid "" "PNG compression level must be a value between 0 and 9; value '%s' could not " @@ -617,7 +625,7 @@ msgstr "" "O nivel de compresión PNG debe ser un valor entre 0 e 9; non é posíbel " "analizar o valor «%s»." -#: gdk-pixbuf/io-png.c:907 +#: gdk-pixbuf/io-png.c:906 #, c-format msgid "" "PNG compression level must be a value between 0 and 9; value '%d' is not " @@ -626,95 +634,95 @@ msgstr "" "O nivel de compresión PNG debe ser un valor entre 0 e 9; o valor '%d' non " "está permitido." -#: gdk-pixbuf/io-png.c:955 +#: gdk-pixbuf/io-png.c:954 #, c-format msgid "Value for PNG text chunk %s cannot be converted to ISO-8859-1 encoding." msgstr "" "Non é posíbel converter o valor do fragmento de texto %s de PNG á " "codificación ISO-8859-1." -#: gdk-pixbuf/io-png.c:1118 +#: gdk-pixbuf/io-png.c:1117 msgid "The PNG image format" msgstr "O formato de imaxe PNG" -#: gdk-pixbuf/io-pnm.c:248 +#: gdk-pixbuf/io-pnm.c:246 msgid "PNM loader expected to find an integer, but didn't" msgstr "O cargador PNM esperaba atopar un enteiro, mais non o fixo" -#: gdk-pixbuf/io-pnm.c:280 +#: gdk-pixbuf/io-pnm.c:278 msgid "PNM file has an incorrect initial byte" msgstr "O ficheiro PNM ten un byte inicial incorrecto" -#: gdk-pixbuf/io-pnm.c:310 +#: gdk-pixbuf/io-pnm.c:308 msgid "PNM file is not in a recognized PNM subformat" msgstr "O ficheiro PNM non está nun subformato PNM recoñecido" -#: gdk-pixbuf/io-pnm.c:335 +#: gdk-pixbuf/io-pnm.c:333 msgid "PNM file has an image width of 0" msgstr "O ficheiro PNM ten unha largura de imaxe de 0" -#: gdk-pixbuf/io-pnm.c:356 +#: gdk-pixbuf/io-pnm.c:354 msgid "PNM file has an image height of 0" msgstr "O ficheiro PNM ten unha altura de imaxe de 0" -#: gdk-pixbuf/io-pnm.c:379 +#: gdk-pixbuf/io-pnm.c:377 msgid "Maximum color value in PNM file is 0" msgstr "O valor máximo de cor no ficheiro PNM é 0" -#: gdk-pixbuf/io-pnm.c:387 +#: gdk-pixbuf/io-pnm.c:385 msgid "Maximum color value in PNM file is too large" msgstr "O valor máximo de cor no ficheiro PNM é demasiado grande" -#: gdk-pixbuf/io-pnm.c:427 gdk-pixbuf/io-pnm.c:457 gdk-pixbuf/io-pnm.c:502 +#: gdk-pixbuf/io-pnm.c:425 gdk-pixbuf/io-pnm.c:455 gdk-pixbuf/io-pnm.c:500 msgid "Raw PNM image type is invalid" msgstr "O tipo de imaxe PNM en bruto non é válido" -#: gdk-pixbuf/io-pnm.c:652 +#: gdk-pixbuf/io-pnm.c:650 msgid "PNM image loader does not support this PNM subformat" msgstr "O cargador de imaxes PNM non é compatíbel con este subformato PNM" -#: gdk-pixbuf/io-pnm.c:739 gdk-pixbuf/io-pnm.c:966 +#: gdk-pixbuf/io-pnm.c:737 gdk-pixbuf/io-pnm.c:964 msgid "Raw PNM formats require exactly one whitespace before sample data" msgstr "" "Os formatos PNM en bruto requiren exactamente un espazo en branco antes dos " "datos de mostra" -#: gdk-pixbuf/io-pnm.c:766 +#: gdk-pixbuf/io-pnm.c:764 msgid "Cannot allocate memory for loading PNM image" msgstr "Non é posíbel asignar memoria para cargar a imaxe PNM" -#: gdk-pixbuf/io-pnm.c:816 +#: gdk-pixbuf/io-pnm.c:814 msgid "Insufficient memory to load PNM context struct" msgstr "Non hai suficiente memoria para cargar a estrutura de contexto do PNM" -#: gdk-pixbuf/io-pnm.c:867 +#: gdk-pixbuf/io-pnm.c:865 msgid "Unexpected end of PNM image data" msgstr "Final inesperado dos datos da imaxe PNM" -#: gdk-pixbuf/io-pnm.c:995 +#: gdk-pixbuf/io-pnm.c:993 msgid "Insufficient memory to load PNM file" msgstr "Non hai suficiente memoria para cargar o ficheiro PNM" -#: gdk-pixbuf/io-pnm.c:1079 +#: gdk-pixbuf/io-pnm.c:1077 msgid "The PNM/PBM/PGM/PPM image format family" msgstr "A familia formato de imaxes PNM/PBM/PGM/PPM" -#: gdk-pixbuf/io-qtif.c:128 +#: gdk-pixbuf/io-qtif.c:126 msgid "Input file descriptor is NULL." msgstr "O descritor do ficheiro de entrada é NULL." -#: gdk-pixbuf/io-qtif.c:143 +#: gdk-pixbuf/io-qtif.c:141 msgid "Failed to read QTIF header" msgstr "Produciuse un erro ao ler a cabeceira QTIF" -#: gdk-pixbuf/io-qtif.c:152 gdk-pixbuf/io-qtif.c:189 gdk-pixbuf/io-qtif.c:459 +#: gdk-pixbuf/io-qtif.c:150 gdk-pixbuf/io-qtif.c:187 gdk-pixbuf/io-qtif.c:454 #, c-format msgid "QTIF atom size too large (%d byte)" msgid_plural "QTIF atom size too large (%d bytes)" msgstr[0] "O tamaño do QTIFF atom é demasiado longo (%d byte)" msgstr[1] "O tamaño do QTIFF atom é demasiado longo (%d bytes)" -#: gdk-pixbuf/io-qtif.c:175 +#: gdk-pixbuf/io-qtif.c:173 #, c-format msgid "Failed to allocate %d byte for file read buffer" msgid_plural "Failed to allocate %d bytes for file read buffer" @@ -723,242 +731,238 @@ msgstr[0] "" msgstr[1] "" "Produciuse un erro ao asignar %d bytes para o búfer de lectura de ficheiros" -#: gdk-pixbuf/io-qtif.c:206 +#: gdk-pixbuf/io-qtif.c:201 #, c-format msgid "File error when reading QTIF atom: %s" msgstr "Produciuse un erro ao ler o GIF: %s" -#: gdk-pixbuf/io-qtif.c:243 +#: gdk-pixbuf/io-qtif.c:238 #, c-format msgid "Failed to skip the next %d byte with seek()." msgid_plural "Failed to skip the next %d bytes with seek()." msgstr[0] "Produciuse un erro ao saltar o seguinte %d byte con seek()." msgstr[1] "Produciuse un erro ao saltar os seguintes %d bytes con seek()." -#: gdk-pixbuf/io-qtif.c:270 +#: gdk-pixbuf/io-qtif.c:265 msgid "Failed to allocate QTIF context structure." msgstr "Produciuse un fallo na asignación do contexto QTIF." -#: gdk-pixbuf/io-qtif.c:330 +#: gdk-pixbuf/io-qtif.c:325 msgid "Failed to create GdkPixbufLoader object." msgstr "Produciuse un erro ao crear o obxecto GdkPixbufLoader." -#: gdk-pixbuf/io-qtif.c:434 +#: gdk-pixbuf/io-qtif.c:429 msgid "Failed to find an image data atom." msgstr "Non de puido atopar un atom de datos de imaxe." -#: gdk-pixbuf/io-qtif.c:618 +#: gdk-pixbuf/io-qtif.c:613 msgid "The QTIF image format" msgstr "O formato de imaxe TIFF" -#: gdk-pixbuf/io-ras.c:125 +#: gdk-pixbuf/io-ras.c:123 msgid "RAS image has bogus header data" msgstr "A imaxe RAS posúe datos de cabeceira falsos" -#: gdk-pixbuf/io-ras.c:147 +#: gdk-pixbuf/io-ras.c:145 msgid "RAS image has unknown type" msgstr "A imaxe RAS posúe un tipo descoñecido" -#: gdk-pixbuf/io-ras.c:155 +#: gdk-pixbuf/io-ras.c:153 msgid "unsupported RAS image variation" msgstr "Variación de imaxe RAS non compatíbel" -#: gdk-pixbuf/io-ras.c:170 gdk-pixbuf/io-ras.c:199 +#: gdk-pixbuf/io-ras.c:168 gdk-pixbuf/io-ras.c:197 msgid "Not enough memory to load RAS image" msgstr "Non hai suficiente memoria para cargar a imaxe RAS" -#: gdk-pixbuf/io-ras.c:544 +#: gdk-pixbuf/io-ras.c:542 msgid "The Sun raster image format" msgstr "O formato de imaxe SUN raster" -#: gdk-pixbuf/io-tga.c:153 +#: gdk-pixbuf/io-tga.c:151 msgid "Cannot allocate memory for IOBuffer struct" msgstr "Non é posíbel asignar memoria para a estrutura IOBuffer" -#: gdk-pixbuf/io-tga.c:172 +#: gdk-pixbuf/io-tga.c:170 msgid "Cannot allocate memory for IOBuffer data" msgstr "Non é posíbel asignar memoria para datos IOBuffer" -#: gdk-pixbuf/io-tga.c:183 +#: gdk-pixbuf/io-tga.c:181 msgid "Cannot realloc IOBuffer data" msgstr "Non é posíbel reasignar datos IOBuffer" -#: gdk-pixbuf/io-tga.c:213 +#: gdk-pixbuf/io-tga.c:211 msgid "Cannot allocate temporary IOBuffer data" msgstr "Non é posíbel asignar datos temporais de IOBuffer" -#: gdk-pixbuf/io-tga.c:346 +#: gdk-pixbuf/io-tga.c:339 msgid "Cannot allocate new pixbuf" msgstr "Non é posíbel asignar un novo pixbuf" -#: gdk-pixbuf/io-tga.c:685 +#: gdk-pixbuf/io-tga.c:678 msgid "Image is corrupted or truncated" msgstr "A imaxe GIF está truncada ou incompleta" -#: gdk-pixbuf/io-tga.c:692 +#: gdk-pixbuf/io-tga.c:685 msgid "Cannot allocate colormap structure" msgstr "Non é posíbel asignar a estrutura do mapa de cores" -#: gdk-pixbuf/io-tga.c:699 +#: gdk-pixbuf/io-tga.c:692 msgid "Cannot allocate colormap entries" msgstr "Non é posíbel asignar as entradas do mapa de cores" -#: gdk-pixbuf/io-tga.c:721 +#: gdk-pixbuf/io-tga.c:714 msgid "Unexpected bitdepth for colormap entries" msgstr "Profundidade de cor inesperada para as entradas do mapa de cor" -#: gdk-pixbuf/io-tga.c:739 +#: gdk-pixbuf/io-tga.c:732 msgid "Cannot allocate TGA header memory" msgstr "Non é posíbel asignar memoria para a cabeceira TGA" -#: gdk-pixbuf/io-tga.c:772 +#: gdk-pixbuf/io-tga.c:765 msgid "TGA image has invalid dimensions" msgstr "A imaxe TGA ten dimensións incorrectas" -#: gdk-pixbuf/io-tga.c:778 gdk-pixbuf/io-tga.c:787 gdk-pixbuf/io-tga.c:797 -#: gdk-pixbuf/io-tga.c:807 gdk-pixbuf/io-tga.c:814 +#: gdk-pixbuf/io-tga.c:771 gdk-pixbuf/io-tga.c:780 gdk-pixbuf/io-tga.c:790 +#: gdk-pixbuf/io-tga.c:800 gdk-pixbuf/io-tga.c:807 msgid "TGA image type not supported" msgstr "O tipo de imaxe TGA non é compatíbel" -#: gdk-pixbuf/io-tga.c:861 +#: gdk-pixbuf/io-tga.c:854 msgid "Cannot allocate memory for TGA context struct" msgstr "Non é posíbel asignar memoria para a estrutura de contexto de TGA" -#: gdk-pixbuf/io-tga.c:926 +#: gdk-pixbuf/io-tga.c:919 msgid "Excess data in file" msgstr "Datos en exceso no ficheiro" -#: gdk-pixbuf/io-tga.c:1007 +#: gdk-pixbuf/io-tga.c:1000 msgid "The Targa image format" msgstr "O formato de imaxe Targa" -#: gdk-pixbuf/io-tiff.c:104 +#: gdk-pixbuf/io-tiff.c:102 msgid "Could not get image width (bad TIFF file)" msgstr "Non foi posíbel obter a largura da imaxe (ficheiro TIFF incorrecto)" -#: gdk-pixbuf/io-tiff.c:112 +#: gdk-pixbuf/io-tiff.c:110 msgid "Could not get image height (bad TIFF file)" msgstr "Non foi posíbel obter a altura da imaxe (ficheiro TIFF incorrecto)" -#: gdk-pixbuf/io-tiff.c:120 +#: gdk-pixbuf/io-tiff.c:118 msgid "Width or height of TIFF image is zero" msgstr "A largura ou altura da imaxe TIFF é cero" -#: gdk-pixbuf/io-tiff.c:129 gdk-pixbuf/io-tiff.c:138 +#: gdk-pixbuf/io-tiff.c:127 gdk-pixbuf/io-tiff.c:136 msgid "Dimensions of TIFF image too large" msgstr "As dimensións da imaxe TIFF son demasiado grandes" -#: gdk-pixbuf/io-tiff.c:162 gdk-pixbuf/io-tiff.c:174 gdk-pixbuf/io-tiff.c:491 +#: gdk-pixbuf/io-tiff.c:160 gdk-pixbuf/io-tiff.c:172 gdk-pixbuf/io-tiff.c:489 msgid "Insufficient memory to open TIFF file" msgstr "Non hai suficiente memoria para abrir o ficheiro TIFF" -#: gdk-pixbuf/io-tiff.c:236 +#: gdk-pixbuf/io-tiff.c:234 msgid "Failed to load RGB data from TIFF file" msgstr "Produciuse un erro ao cargar os datos RGB desde o ficheiro TIFF" -#: gdk-pixbuf/io-tiff.c:293 +#: gdk-pixbuf/io-tiff.c:291 msgid "Failed to open TIFF image" msgstr "Produciuse un erro ao abrir a imaxe TIFF" -#: gdk-pixbuf/io-tiff.c:427 gdk-pixbuf/io-tiff.c:440 +#: gdk-pixbuf/io-tiff.c:425 gdk-pixbuf/io-tiff.c:438 msgid "Failed to load TIFF image" msgstr "Produciuse un erro ao cargar a imaxe TIFF" -#: gdk-pixbuf/io-tiff.c:623 +#: gdk-pixbuf/io-tiff.c:621 msgid "Failed to save TIFF image" msgstr "Produciuse un erro ao gardar a imaxe TIFF" -#: gdk-pixbuf/io-tiff.c:656 +#: gdk-pixbuf/io-tiff.c:654 msgid "TIFF compression doesn't refer to a valid codec." msgstr "A compresión TIFF non informa dun códec válido." -#: gdk-pixbuf/io-tiff.c:696 +#: gdk-pixbuf/io-tiff.c:694 msgid "Failed to write TIFF data" msgstr "Produciuse un erro ao escribir os datos TIFF" -#: gdk-pixbuf/io-tiff.c:733 +#: gdk-pixbuf/io-tiff.c:731 msgid "Couldn't write to TIFF file" msgstr "Non foi posíbel escribir o ficheiro TIFF" -#: gdk-pixbuf/io-tiff.c:788 -msgid "The TIFF image format" -msgstr "O formato de imaxe TIFF" - -#: gdk-pixbuf/io-wbmp.c:245 +#: gdk-pixbuf/io-wbmp.c:243 msgid "Image has zero width" msgstr "A imaxe ten largura cero" -#: gdk-pixbuf/io-wbmp.c:263 +#: gdk-pixbuf/io-wbmp.c:261 msgid "Image has zero height" msgstr "A imaxe ten altura cero" -#: gdk-pixbuf/io-wbmp.c:274 +#: gdk-pixbuf/io-wbmp.c:272 msgid "Not enough memory to load image" msgstr "Non hai suficiente memoria para cargar a imaxe" -#: gdk-pixbuf/io-wbmp.c:333 +#: gdk-pixbuf/io-wbmp.c:331 msgid "Couldn't save the rest" msgstr "Non foi posíbel gardar o resto" -#: gdk-pixbuf/io-wbmp.c:374 +#: gdk-pixbuf/io-wbmp.c:372 msgid "The WBMP image format" msgstr "O formato de imaxe WBMP" -#: gdk-pixbuf/io-xbm.c:304 +#: gdk-pixbuf/io-xbm.c:302 msgid "Invalid XBM file" msgstr "O ficheiro XBM é incorrecto" -#: gdk-pixbuf/io-xbm.c:314 +#: gdk-pixbuf/io-xbm.c:312 msgid "Insufficient memory to load XBM image file" msgstr "Non hai suficiente memoria para cargar o ficheiro de imaxe XBM" -#: gdk-pixbuf/io-xbm.c:462 +#: gdk-pixbuf/io-xbm.c:460 msgid "Failed to write to temporary file when loading XBM image" msgstr "" "Produciuse un erro ao escribir no ficheiro temporal ao cargar a imaxe XBM" -#: gdk-pixbuf/io-xbm.c:501 +#: gdk-pixbuf/io-xbm.c:499 msgid "The XBM image format" msgstr "O formato de imaxe XBM" -#: gdk-pixbuf/io-xpm.c:469 +#: gdk-pixbuf/io-xpm.c:467 msgid "No XPM header found" msgstr "Non se atopou a cabeceira XPM" -#: gdk-pixbuf/io-xpm.c:478 +#: gdk-pixbuf/io-xpm.c:476 msgid "Invalid XPM header" msgstr "Cabeceira XPM incorrecta" -#: gdk-pixbuf/io-xpm.c:486 +#: gdk-pixbuf/io-xpm.c:484 msgid "XPM file has image width <= 0" msgstr "O ficheiro XPM ten unha largura de imaxe <= 0" -#: gdk-pixbuf/io-xpm.c:494 +#: gdk-pixbuf/io-xpm.c:492 msgid "XPM file has image height <= 0" msgstr "O ficheiro XPM ten unha altura de imaxe <= 0" -#: gdk-pixbuf/io-xpm.c:502 +#: gdk-pixbuf/io-xpm.c:500 msgid "XPM has invalid number of chars per pixel" msgstr "O XPM ten un número incorrecto de caracteres por píxel" -#: gdk-pixbuf/io-xpm.c:511 +#: gdk-pixbuf/io-xpm.c:509 msgid "XPM file has invalid number of colors" msgstr "O ficheiro XPM ten un número incorrecto de cores" -#: gdk-pixbuf/io-xpm.c:523 gdk-pixbuf/io-xpm.c:532 gdk-pixbuf/io-xpm.c:584 +#: gdk-pixbuf/io-xpm.c:521 gdk-pixbuf/io-xpm.c:530 gdk-pixbuf/io-xpm.c:582 msgid "Cannot allocate memory for loading XPM image" msgstr "Non é posíbel asignar memoria para cargar a imaxe XPM" -#: gdk-pixbuf/io-xpm.c:546 +#: gdk-pixbuf/io-xpm.c:544 msgid "Cannot read XPM colormap" msgstr "Non é posíbel ler o mapa de cores de XPM" -#: gdk-pixbuf/io-xpm.c:778 +#: gdk-pixbuf/io-xpm.c:776 msgid "Failed to write to temporary file when loading XPM image" msgstr "" "Produciuse un erro ao escribir no ficheiro temporal ao cargar a imaxe XPM" -#: gdk-pixbuf/io-xpm.c:817 +#: gdk-pixbuf/io-xpm.c:815 msgid "The XPM image format" msgstr "O formato de imaxe XPM" diff --git a/po/gu.gmo b/po/gu.gmo index 4639dae6755e9848fc31f52204d577ce3c0cc566..5b3d56f8b07c29d6f296dfcf590b1feaa42b4cdb 100644 GIT binary patch delta 28 jcmbPvk8$Qb#tpSvye7H^rn*LE3PuK2CT5$vwEA5Dk0%Kb delta 28 jcmbPvk8$Qb#tpSvyvDi)Cc1{E3Wf$&Mi!g9wEA5Dj^POl diff --git a/po/gu.po b/po/gu.po index 5e1180b..4fa4369 100644 --- a/po/gu.po +++ b/po/gu.po @@ -10,7 +10,7 @@ msgstr "" "Project-Id-Version: gtk+.gtk-2-18.gu\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=gdk-" "pixbuf\n" -"POT-Creation-Date: 2013-04-15 10:28-0400\n" +"POT-Creation-Date: 2014-05-26 20:46-0400\n" "PO-Revision-Date: 2010-03-22 13:03+0530\n" "Last-Translator: Sweta Kothari \n" "Language-Team: Gujarati\n" @@ -48,18 +48,18 @@ msgstr "" "\n" "X-Generator: KBabel 1.11.4\n" -#: gdk-pixbuf/gdk-pixbuf-animation.c:160 gdk-pixbuf/gdk-pixbuf-io.c:1064 -#: gdk-pixbuf/gdk-pixbuf-io.c:1330 +#: gdk-pixbuf/gdk-pixbuf-animation.c:158 gdk-pixbuf/gdk-pixbuf-io.c:1077 +#: gdk-pixbuf/gdk-pixbuf-io.c:1333 #, c-format msgid "Failed to open file '%s': %s" msgstr "'%s' ફાઈલ લાવવામાં નિષ્ફળ: %s" -#: gdk-pixbuf/gdk-pixbuf-animation.c:173 gdk-pixbuf/gdk-pixbuf-io.c:1076 +#: gdk-pixbuf/gdk-pixbuf-animation.c:171 gdk-pixbuf/gdk-pixbuf-io.c:962 #, c-format msgid "Image file '%s' contains no data" msgstr "ચિત્ર ફાઈલ '%s'માં કોઇ માહિતી નથી" -#: gdk-pixbuf/gdk-pixbuf-animation.c:212 +#: gdk-pixbuf/gdk-pixbuf-animation.c:210 #, c-format msgid "" "Failed to load animation '%s': reason not known, probably a corrupt " @@ -67,19 +67,19 @@ msgid "" msgstr "" "એનીમેશન %s લાવવામાં નિષ્ફળ, કારણ જાણીતું નથી, સંભવિત રીતે એક બગડેલી એનીમેશન ફાઈલ છે" -#: gdk-pixbuf/gdk-pixbuf-animation.c:280 gdk-pixbuf/gdk-pixbuf-io.c:1112 -#: gdk-pixbuf/gdk-pixbuf-io.c:1382 +#: gdk-pixbuf/gdk-pixbuf-animation.c:278 gdk-pixbuf/gdk-pixbuf-io.c:1113 +#: gdk-pixbuf/gdk-pixbuf-io.c:1385 #, c-format msgid "" "Failed to load image '%s': reason not known, probably a corrupt image file" msgstr "ચિત્ર %s લાવવામાં નિષ્ફળ, કારણ જાણીતું નથી, સંભવિત રીતે એક બગડેલી ચિત્ર ફાઈલ છે" -#: gdk-pixbuf/gdk-pixbuf-io.c:790 +#: gdk-pixbuf/gdk-pixbuf-io.c:774 #, c-format msgid "Unable to load image-loading module: %s: %s" msgstr "ચિત્ર લાવવા માટેનું મોડ્યુલ લાવી શકાયું નહિ: %s: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:805 +#: gdk-pixbuf/gdk-pixbuf-io.c:789 #, fuzzy, c-format msgid "" "Image-loading module %s does not export the proper interface; perhaps it's " @@ -88,53 +88,53 @@ msgstr "" "ચિત્ર લાવવા માટેનું મોડ્યુલ %s યોગ્ય ઈન્ટરફેસનો નિકાસ કરતું નથી, કદાચ એ અલગ GTK " "અહેવાલમાંથી છે?" -#: gdk-pixbuf/gdk-pixbuf-io.c:814 gdk-pixbuf/gdk-pixbuf-io.c:865 +#: gdk-pixbuf/gdk-pixbuf-io.c:798 gdk-pixbuf/gdk-pixbuf-io.c:849 #, c-format msgid "Image type '%s' is not supported" msgstr "ચિત્રનો પ્રકાર '%s' આધાર આપતો નથી" -#: gdk-pixbuf/gdk-pixbuf-io.c:950 +#: gdk-pixbuf/gdk-pixbuf-io.c:934 #, c-format msgid "Couldn't recognize the image file format for file '%s'" msgstr "ફાઈલ %s માટે ચિત્રનું બંધારણ ઓળખી શકાતું નથી" -#: gdk-pixbuf/gdk-pixbuf-io.c:958 +#: gdk-pixbuf/gdk-pixbuf-io.c:942 msgid "Unrecognized image file format" msgstr "ચિત્ર ફાઈલનું બંધારણ અજાણ્યુ છે" -#: gdk-pixbuf/gdk-pixbuf-io.c:1121 +#: gdk-pixbuf/gdk-pixbuf-io.c:1124 #, c-format msgid "Failed to load image '%s': %s" msgstr "ચિત્ર '%s' લાવવામાં નિષ્ફળ: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2015 gdk-pixbuf/io-gdip-utils.c:837 +#: gdk-pixbuf/gdk-pixbuf-io.c:2029 gdk-pixbuf/io-gdip-utils.c:835 #, c-format msgid "Error writing to image file: %s" msgstr "ચિત્રની ફાઇલમાં લખવામાં ભૂલ: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2057 gdk-pixbuf/gdk-pixbuf-io.c:2178 +#: gdk-pixbuf/gdk-pixbuf-io.c:2071 gdk-pixbuf/gdk-pixbuf-io.c:2192 #, c-format msgid "This build of gdk-pixbuf does not support saving the image format: %s" msgstr "gdk-pixbfનું બંધારણ ચિત્રના બંધારણનો સંગ્રહ કરવા માટે આધાર આપતું નથી: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2088 +#: gdk-pixbuf/gdk-pixbuf-io.c:2102 msgid "Insufficient memory to save image to callback" msgstr "કૉલબેક માટે ચિત્ર ફાઈલને લાવવા માટે અપૂરતી મેમરી" -#: gdk-pixbuf/gdk-pixbuf-io.c:2101 +#: gdk-pixbuf/gdk-pixbuf-io.c:2115 msgid "Failed to open temporary file" msgstr "કામચલાઉ ફાઇલ ખોલવામાં નિષ્ફળ" -#: gdk-pixbuf/gdk-pixbuf-io.c:2124 +#: gdk-pixbuf/gdk-pixbuf-io.c:2138 msgid "Failed to read from temporary file" msgstr "કામચલાઉ ફાઇલમાંથી વાંચવામાં નિષ્ફળ" -#: gdk-pixbuf/gdk-pixbuf-io.c:2372 +#: gdk-pixbuf/gdk-pixbuf-io.c:2382 #, c-format msgid "Failed to open '%s' for writing: %s" msgstr "લખવા માટે '%s' ખોલવામાં નિષ્ફળ: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2398 +#: gdk-pixbuf/gdk-pixbuf-io.c:2408 #, c-format msgid "" "Failed to close '%s' while writing image, all data may not have been saved: " @@ -142,15 +142,15 @@ msgid "" msgstr "" "ચિત્ર લખતી વખતે %s બંધ કરવામાં નિષ્ફળ, કદાચ બધી માહિતીનો સંગ્રહ નહિ થયો હોય: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2619 gdk-pixbuf/gdk-pixbuf-io.c:2671 +#: gdk-pixbuf/gdk-pixbuf-io.c:2629 gdk-pixbuf/gdk-pixbuf-io.c:2681 msgid "Insufficient memory to save image into a buffer" msgstr "અનામત મૅમરીમાં ચિત્રનો સંગ્રહ કરવા માટે અપૂરતી મૅમરી" -#: gdk-pixbuf/gdk-pixbuf-io.c:2717 +#: gdk-pixbuf/gdk-pixbuf-io.c:2727 msgid "Error writing to image stream" msgstr "ચિત્રની સ્ટ્રીમમાં લખવામાં ભૂલ" -#: gdk-pixbuf/gdk-pixbuf-loader.c:393 +#: gdk-pixbuf/gdk-pixbuf-loader.c:384 #, c-format msgid "" "Internal error: Image loader module '%s' failed to complete an operation, " @@ -159,98 +159,103 @@ msgstr "" "આંતરિક ભૂલ: ચિત્ર લાવનાર મોડ્યુલ '%s' પ્રક્રિયા પૂર્ણ કરવામાં નિષ્ફળ, પરંતુ નિષ્ફળતા માટે " "તેણે કારણ આપ્યું ન હતું" -#: gdk-pixbuf/gdk-pixbuf-loader.c:435 +#: gdk-pixbuf/gdk-pixbuf-loader.c:426 #, c-format msgid "Incremental loading of image type '%s' is not supported" msgstr "ચિત્રના પ્રકાર '%s'ને ધીરેધીરે લાવવા માટે આધાર નથી" -#: gdk-pixbuf/gdk-pixdata.c:160 +#: gdk-pixbuf/gdk-pixdata.c:158 msgid "Image header corrupt" msgstr "ચિત્ર માટેનું હેડર બગડેલુ છે" -#: gdk-pixbuf/gdk-pixdata.c:165 +#: gdk-pixbuf/gdk-pixdata.c:163 msgid "Image format unknown" msgstr "ચિત્ર માટેનુ બંધારણ જાણીતું નથી" -#: gdk-pixbuf/gdk-pixdata.c:170 gdk-pixbuf/gdk-pixdata.c:502 +#: gdk-pixbuf/gdk-pixdata.c:168 gdk-pixbuf/gdk-pixdata.c:501 msgid "Image pixel data corrupt" msgstr "ચિત્ર માટેની પિક્સેલ માહિતી બગડેલી છે" -#: gdk-pixbuf/gdk-pixdata.c:446 +#: gdk-pixbuf/gdk-pixdata.c:445 #, c-format msgid "failed to allocate image buffer of %u byte" msgid_plural "failed to allocate image buffer of %u bytes" msgstr[0] "" msgstr[1] "" -#: gdk-pixbuf/io-ani.c:244 +#: gdk-pixbuf/io-ani.c:242 msgid "Unexpected icon chunk in animation" msgstr "એનિમેશનમાં અણધાર્યો ચિહ્નનો કટકો છે" -#: gdk-pixbuf/io-ani.c:342 gdk-pixbuf/io-ani.c:400 gdk-pixbuf/io-ani.c:426 -#: gdk-pixbuf/io-ani.c:449 gdk-pixbuf/io-ani.c:476 gdk-pixbuf/io-ani.c:563 +#: gdk-pixbuf/io-ani.c:340 gdk-pixbuf/io-ani.c:398 gdk-pixbuf/io-ani.c:424 +#: gdk-pixbuf/io-ani.c:447 gdk-pixbuf/io-ani.c:474 gdk-pixbuf/io-ani.c:561 msgid "Invalid header in animation" msgstr "એનિમેશનમાં અયોગ્ય હેડર" -#: gdk-pixbuf/io-ani.c:352 gdk-pixbuf/io-ani.c:374 gdk-pixbuf/io-ani.c:458 -#: gdk-pixbuf/io-ani.c:485 gdk-pixbuf/io-ani.c:536 gdk-pixbuf/io-ani.c:608 +#: gdk-pixbuf/io-ani.c:350 gdk-pixbuf/io-ani.c:372 gdk-pixbuf/io-ani.c:456 +#: gdk-pixbuf/io-ani.c:483 gdk-pixbuf/io-ani.c:534 gdk-pixbuf/io-ani.c:606 msgid "Not enough memory to load animation" msgstr "એનિમેશન લાવવા માટે પૂરતી મેમરી નથી" -#: gdk-pixbuf/io-ani.c:392 gdk-pixbuf/io-ani.c:418 gdk-pixbuf/io-ani.c:437 +#: gdk-pixbuf/io-ani.c:390 gdk-pixbuf/io-ani.c:416 gdk-pixbuf/io-ani.c:435 msgid "Malformed chunk in animation" msgstr "એનિમેશનમાં ખરાબ રચના વાળો કટકો" -#: gdk-pixbuf/io-ani.c:660 +#: gdk-pixbuf/io-ani.c:628 +#, fuzzy +msgid "ANI image was truncated or incomplete." +msgstr "GIF ચિત્ર છેદાયેલ અથવા અધૂરુ છે." + +#: gdk-pixbuf/io-ani.c:669 msgid "The ANI image format" msgstr "ANI ચિત્ર બંધારણ" -#: gdk-pixbuf/io-bmp.c:229 gdk-pixbuf/io-bmp.c:266 gdk-pixbuf/io-bmp.c:337 -#: gdk-pixbuf/io-bmp.c:369 gdk-pixbuf/io-bmp.c:392 gdk-pixbuf/io-bmp.c:495 +#: gdk-pixbuf/io-bmp.c:227 gdk-pixbuf/io-bmp.c:264 gdk-pixbuf/io-bmp.c:335 +#: gdk-pixbuf/io-bmp.c:367 gdk-pixbuf/io-bmp.c:390 gdk-pixbuf/io-bmp.c:493 msgid "BMP image has bogus header data" msgstr "BMP ચિત્ર પાસે ખોટી હેડર માહિતી છે" -#: gdk-pixbuf/io-bmp.c:240 gdk-pixbuf/io-bmp.c:432 +#: gdk-pixbuf/io-bmp.c:238 gdk-pixbuf/io-bmp.c:430 msgid "Not enough memory to load bitmap image" msgstr "બિટમેપ ચિત્રને લાવવા માટેની પૂરતી મેમરી નથી" -#: gdk-pixbuf/io-bmp.c:318 +#: gdk-pixbuf/io-bmp.c:316 msgid "BMP image has unsupported header size" msgstr "BMP માટે હેડરનું માપ આધારભૂત નથી" -#: gdk-pixbuf/io-bmp.c:356 +#: gdk-pixbuf/io-bmp.c:354 msgid "Topdown BMP images cannot be compressed" msgstr "Topdown BMP ઈમેજો સંકુચિત કરી શકાતી નથી" -#: gdk-pixbuf/io-bmp.c:716 gdk-pixbuf/io-pnm.c:707 +#: gdk-pixbuf/io-bmp.c:714 gdk-pixbuf/io-pnm.c:705 msgid "Premature end-of-file encountered" msgstr "સમય કરતા પહેલા ફાઈલનો અંત આવ્યો" -#: gdk-pixbuf/io-bmp.c:1328 +#: gdk-pixbuf/io-bmp.c:1326 msgid "Couldn't allocate memory for saving BMP file" msgstr "BMP ફાઈલ સંગ્રહવા માટે મેમરી સોંપી શકાઈ નહિં" -#: gdk-pixbuf/io-bmp.c:1369 +#: gdk-pixbuf/io-bmp.c:1367 msgid "Couldn't write to BMP file" msgstr "BMP ફાઈલમાં લખી શક્યા નહિં" -#: gdk-pixbuf/io-bmp.c:1422 gdk-pixbuf/io-gdip-bmp.c:82 +#: gdk-pixbuf/io-bmp.c:1420 gdk-pixbuf/io-gdip-bmp.c:80 msgid "The BMP image format" msgstr "BMP ચિત્ર બંધારણ" -#: gdk-pixbuf/io-gdip-emf.c:59 +#: gdk-pixbuf/io-gdip-emf.c:57 msgid "The EMF image format" msgstr "EMF ચિત્ર બંધારણ" -#: gdk-pixbuf/io-gdip-gif.c:80 gdk-pixbuf/io-gif.c:1720 +#: gdk-pixbuf/io-gdip-gif.c:78 gdk-pixbuf/io-gif.c:1718 msgid "The GIF image format" msgstr "GIF ચિત્ર બંધારણ" -#: gdk-pixbuf/io-gdip-ico.c:59 gdk-pixbuf/io-ico.c:1271 +#: gdk-pixbuf/io-gdip-ico.c:57 gdk-pixbuf/io-ico.c:1269 msgid "The ICO image format" msgstr "ICO ચિત્ર બંધારણ" -#: gdk-pixbuf/io-gdip-jpeg.c:53 gdk-pixbuf/io-jpeg.c:1249 +#: gdk-pixbuf/io-gdip-jpeg.c:51 gdk-pixbuf/io-jpeg.c:1249 #, c-format msgid "" "JPEG quality must be a value between 0 and 100; value '%s' could not be " @@ -259,116 +264,120 @@ msgstr "" "JPEGની ગુણવત્તા માટેનુ કિંમત 0 થી 100 ની વચ્ચે હોવુ જરૂરી છે; કિંમત '%s' ને પદચ્છેદ કરી " "શકાતી નથી." -#: gdk-pixbuf/io-gdip-jpeg.c:68 gdk-pixbuf/io-jpeg.c:1265 +#: gdk-pixbuf/io-gdip-jpeg.c:66 gdk-pixbuf/io-jpeg.c:1265 #, c-format msgid "" "JPEG quality must be a value between 0 and 100; value '%d' is not allowed." msgstr "" "JPEGની ગુણવત્તા માટેની કિંમત 0 થી 100 ની વચ્ચે હોવી જરૂરી છે; કિંમત '%d' ચાલશે નહિ." -#: gdk-pixbuf/io-gdip-jpeg.c:136 gdk-pixbuf/io-jpeg.c:1478 +#: gdk-pixbuf/io-gdip-jpeg.c:134 gdk-pixbuf/io-jpeg.c:1478 msgid "The JPEG image format" msgstr "JPEG ચિત્ર બંધારણ" -#: gdk-pixbuf/io-gdip-utils.c:154 +#: gdk-pixbuf/io-gdip-tiff.c:80 gdk-pixbuf/io-tiff.c:786 +msgid "The TIFF image format" +msgstr "TIFF ચિત્રનું બંધારણ" + +#: gdk-pixbuf/io-gdip-utils.c:152 #, c-format msgid "Could not allocate memory: %s" msgstr "મેમરી ફાળવી શકાતી નથી: %s" -#: gdk-pixbuf/io-gdip-utils.c:179 gdk-pixbuf/io-gdip-utils.c:293 -#: gdk-pixbuf/io-gdip-utils.c:333 +#: gdk-pixbuf/io-gdip-utils.c:177 gdk-pixbuf/io-gdip-utils.c:291 +#: gdk-pixbuf/io-gdip-utils.c:331 #, c-format msgid "Could not create stream: %s" msgstr "સ્ટ્રીમને બનાવી શકાયુ નથી: %s" -#: gdk-pixbuf/io-gdip-utils.c:193 +#: gdk-pixbuf/io-gdip-utils.c:191 #, c-format msgid "Could not seek stream: %s" msgstr "સ્ટ્રીમ સુધી પહોંચી શક્યા નહિં: %s" -#: gdk-pixbuf/io-gdip-utils.c:205 +#: gdk-pixbuf/io-gdip-utils.c:203 #, c-format msgid "Could not read from stream: %s" msgstr "સ્ટ્રીમમાંથી વાંચી શકાતુ નથી: %s" -#: gdk-pixbuf/io-gdip-utils.c:617 +#: gdk-pixbuf/io-gdip-utils.c:615 msgid "Couldn't load bitmap" msgstr "બીટમેપને લોડ કરી શકાયુ નહિ" -#: gdk-pixbuf/io-gdip-utils.c:773 +#: gdk-pixbuf/io-gdip-utils.c:771 msgid "Couldn't load metafile" msgstr "મેટાફાઇલને લોડ કરી શકાયુ નહિ" -#: gdk-pixbuf/io-gdip-utils.c:878 +#: gdk-pixbuf/io-gdip-utils.c:876 msgid "Unsupported image format for GDI+" msgstr "GDI+ માટે નિરાધારીત ચિત્ર બંધારણ" -#: gdk-pixbuf/io-gdip-utils.c:885 +#: gdk-pixbuf/io-gdip-utils.c:883 msgid "Couldn't save" msgstr "સંગ્રહી શકાતુ નથી" -#: gdk-pixbuf/io-gdip-wmf.c:58 +#: gdk-pixbuf/io-gdip-wmf.c:56 msgid "The WMF image format" msgstr "WMF ચિત્ર બંધારણ" -#: gdk-pixbuf/io-gif.c:222 +#: gdk-pixbuf/io-gif.c:220 #, c-format msgid "Failure reading GIF: %s" msgstr "GIF વાંચવામાં નિષ્ફળ: %s" -#: gdk-pixbuf/io-gif.c:496 gdk-pixbuf/io-gif.c:1502 gdk-pixbuf/io-gif.c:1669 +#: gdk-pixbuf/io-gif.c:494 gdk-pixbuf/io-gif.c:1500 gdk-pixbuf/io-gif.c:1667 msgid "GIF file was missing some data (perhaps it was truncated somehow?)" msgstr "GIF ફાઈલને કોઈ માહિતીની અછત વર્તાય છે (કદાચ તે કોઇક રીતે છેદાઇ ગયું?)" -#: gdk-pixbuf/io-gif.c:505 +#: gdk-pixbuf/io-gif.c:503 #, c-format msgid "Internal error in the GIF loader (%s)" msgstr "GIF લાવનારમાં આંતરિક ભૂલ (%s)" -#: gdk-pixbuf/io-gif.c:579 +#: gdk-pixbuf/io-gif.c:577 msgid "Stack overflow" msgstr "સ્ટેક વધારેપડતુ ભરાઈ ગયુ છે" -#: gdk-pixbuf/io-gif.c:639 +#: gdk-pixbuf/io-gif.c:637 msgid "GIF image loader cannot understand this image." msgstr "GIF ચિત્ર લાવનાર આ ચિત્રને સમજી શકતુ નથી." -#: gdk-pixbuf/io-gif.c:668 +#: gdk-pixbuf/io-gif.c:666 msgid "Bad code encountered" msgstr "ખરાબ કોડનો સામનો થયો" -#: gdk-pixbuf/io-gif.c:678 +#: gdk-pixbuf/io-gif.c:676 msgid "Circular table entry in GIF file" msgstr "GIF ફાઈલમાં ફરતો કોષ્ટક પ્રવેશ" -#: gdk-pixbuf/io-gif.c:866 gdk-pixbuf/io-gif.c:1488 gdk-pixbuf/io-gif.c:1541 -#: gdk-pixbuf/io-gif.c:1657 +#: gdk-pixbuf/io-gif.c:864 gdk-pixbuf/io-gif.c:1486 gdk-pixbuf/io-gif.c:1539 +#: gdk-pixbuf/io-gif.c:1655 msgid "Not enough memory to load GIF file" msgstr "GIF ફાઈલ લાવવા માટે પૂરતી મેમરી નથી" -#: gdk-pixbuf/io-gif.c:960 +#: gdk-pixbuf/io-gif.c:958 msgid "Not enough memory to composite a frame in GIF file" msgstr "GIF ફાઈલમાં ચોકઠું સમાવવા માટે પૂરતી મેમરી નથી" -#: gdk-pixbuf/io-gif.c:1132 +#: gdk-pixbuf/io-gif.c:1130 msgid "GIF image is corrupt (incorrect LZW compression)" msgstr "GIF ચિત્ર બગડેલુ છે (ખોટુ LZW સંકોચન)" -#: gdk-pixbuf/io-gif.c:1182 +#: gdk-pixbuf/io-gif.c:1180 msgid "File does not appear to be a GIF file" msgstr "આ ફાઈલ GIF ફાઈલ હોય એવું લાગતુ નથી" -#: gdk-pixbuf/io-gif.c:1194 +#: gdk-pixbuf/io-gif.c:1192 #, c-format msgid "Version %s of the GIF file format is not supported" msgstr "GIF ફાઈલના બંધારણની %s આવૃત્તિ માટે આધાર નથી" -#: gdk-pixbuf/io-gif.c:1241 +#: gdk-pixbuf/io-gif.c:1239 #, fuzzy msgid "Resulting GIF image has zero size" msgstr "ચિત્રની શૂન્ય પહોળાઈ" -#: gdk-pixbuf/io-gif.c:1320 +#: gdk-pixbuf/io-gif.c:1318 msgid "" "GIF image has no global colormap, and a frame inside it has no local " "colormap." @@ -376,7 +385,7 @@ msgstr "" "GIF ચિત્ર માટે કોઈ વૈશ્વિક રંગનક્શો નથી, અને તેની અંદરના ચોકઠા માટે કોઈ પ્રાદેશિક રંગનક્શો " "નથી." -#: gdk-pixbuf/io-gif.c:1564 +#: gdk-pixbuf/io-gif.c:1562 msgid "GIF image was truncated or incomplete." msgstr "GIF ચિત્ર છેદાયેલ અથવા અધૂરુ છે." @@ -393,104 +402,104 @@ msgstr "ICNS ફાઇલ ને ડિકોડ કરી શકાતી ન msgid "The ICNS image format" msgstr "ICNS ચિત્ર બંધારણ" -#: gdk-pixbuf/io-ico.c:228 gdk-pixbuf/io-ico.c:242 gdk-pixbuf/io-ico.c:291 -#: gdk-pixbuf/io-ico.c:302 gdk-pixbuf/io-ico.c:395 +#: gdk-pixbuf/io-ico.c:226 gdk-pixbuf/io-ico.c:240 gdk-pixbuf/io-ico.c:289 +#: gdk-pixbuf/io-ico.c:300 gdk-pixbuf/io-ico.c:393 msgid "Invalid header in icon" msgstr "ચિહ્નમાં અયોગ્ય હેડર" -#: gdk-pixbuf/io-ico.c:257 gdk-pixbuf/io-ico.c:312 gdk-pixbuf/io-ico.c:405 -#: gdk-pixbuf/io-ico.c:458 gdk-pixbuf/io-ico.c:488 +#: gdk-pixbuf/io-ico.c:255 gdk-pixbuf/io-ico.c:310 gdk-pixbuf/io-ico.c:403 +#: gdk-pixbuf/io-ico.c:456 gdk-pixbuf/io-ico.c:486 msgid "Not enough memory to load icon" msgstr "ચિહ્નને લાવવા માટે પૂરતી મેમરી નથી" -#: gdk-pixbuf/io-ico.c:338 +#: gdk-pixbuf/io-ico.c:336 msgid "Compressed icons are not supported" msgstr "સંકુચિત ચિહ્નો માટે આધાર નથી" -#: gdk-pixbuf/io-ico.c:358 +#: gdk-pixbuf/io-ico.c:356 msgid "Icon has zero width" msgstr "ચિહ્નની પહોળાઈ શૂન્ય છે" -#: gdk-pixbuf/io-ico.c:368 +#: gdk-pixbuf/io-ico.c:366 msgid "Icon has zero height" msgstr "ચિહ્નની ઊંચાઈ શૂન્ય છે" -#: gdk-pixbuf/io-ico.c:443 +#: gdk-pixbuf/io-ico.c:441 msgid "Unsupported icon type" msgstr "નિરાધારીત ચિહ્નનો પ્રકાર" -#: gdk-pixbuf/io-ico.c:537 +#: gdk-pixbuf/io-ico.c:535 msgid "Not enough memory to load ICO file" msgstr "ICO ફાઈલ લાવવા માટે પૂરતી મેમરી નથી" -#: gdk-pixbuf/io-ico.c:1002 +#: gdk-pixbuf/io-ico.c:1000 msgid "Image too large to be saved as ICO" msgstr "ચિત્રનો ICO તરીકે સંગ્રહ કરવા માટે તે ખૂબ મોટુ છે" -#: gdk-pixbuf/io-ico.c:1013 +#: gdk-pixbuf/io-ico.c:1011 msgid "Cursor hotspot outside image" msgstr "ચિત્રની બહાર કર્સરનો હોટસ્પોટ" -#: gdk-pixbuf/io-ico.c:1036 +#: gdk-pixbuf/io-ico.c:1034 #, c-format msgid "Unsupported depth for ICO file: %d" msgstr "ICO ફાઇલ માટે બિનઆઘારભૂત ઊંડાઇ: %d" -#: gdk-pixbuf/io-jasper.c:74 +#: gdk-pixbuf/io-jasper.c:73 msgid "Couldn't allocate memory for stream" msgstr "સ્ટ્રીમ માટે મેમરી ફાળવી શકાતી નથી" -#: gdk-pixbuf/io-jasper.c:104 +#: gdk-pixbuf/io-jasper.c:103 msgid "Couldn't decode image" msgstr "ચિત્ર ને ડિકોડ કરી શકાતો નથી" -#: gdk-pixbuf/io-jasper.c:122 +#: gdk-pixbuf/io-jasper.c:121 msgid "Transformed JPEG2000 has zero width or height" msgstr "રૂપાંતરિત JPEG2000 પાસે શૂન્ય પહોળાઈ અથવા ઊંચાઈ હોય છે" -#: gdk-pixbuf/io-jasper.c:136 +#: gdk-pixbuf/io-jasper.c:135 msgid "Image type currently not supported" msgstr "ચિત્રનો પ્રકાર હાલમાં આધાર આપતો નથી" -#: gdk-pixbuf/io-jasper.c:148 gdk-pixbuf/io-jasper.c:156 +#: gdk-pixbuf/io-jasper.c:147 gdk-pixbuf/io-jasper.c:155 msgid "Couldn't allocate memory for color profile" msgstr "રંગ પ્રોફાઇલ માટે મેમરી ફાળવી શકાતી નથી" -#: gdk-pixbuf/io-jasper.c:182 +#: gdk-pixbuf/io-jasper.c:181 msgid "Insufficient memory to open JPEG 2000 file" msgstr "JPEG ૨૦૦૦ ફાઇલ ને ખોલવા માટે મેમરી અપૂરતી છે" -#: gdk-pixbuf/io-jasper.c:261 +#: gdk-pixbuf/io-jasper.c:260 msgid "Couldn't allocate memory to buffer image data" msgstr "બફર ચિત્ર માહિતી ની મેમરી ને ફાળવી શકાતી નથી" -#: gdk-pixbuf/io-jasper.c:305 +#: gdk-pixbuf/io-jasper.c:304 msgid "The JPEG 2000 image format" msgstr "JPEG 2000 ચિત્ર બંધારણ" -#: gdk-pixbuf/io-jpeg.c:126 +#: gdk-pixbuf/io-jpeg.c:124 #, c-format msgid "Error interpreting JPEG image file (%s)" msgstr "JPEG ફાઈલનાં(%s) અર્થઘટનમાં ભૂલ" -#: gdk-pixbuf/io-jpeg.c:604 +#: gdk-pixbuf/io-jpeg.c:597 msgid "" "Insufficient memory to load image, try exiting some applications to free " "memory" msgstr "" "ચિત્રને લાવવા માટે પૂરતી મેમરી નથી, મેમરીને મુક્ત કરવા કોઈક કાર્યક્રમમાંથી બહાર નીકળો" -#: gdk-pixbuf/io-jpeg.c:651 gdk-pixbuf/io-jpeg.c:865 +#: gdk-pixbuf/io-jpeg.c:645 gdk-pixbuf/io-jpeg.c:858 #, c-format msgid "Unsupported JPEG color space (%s)" msgstr "બિનઆધારભૂત JPEG રંગની જગ્યા %s" -#: gdk-pixbuf/io-jpeg.c:764 gdk-pixbuf/io-jpeg.c:1044 +#: gdk-pixbuf/io-jpeg.c:757 gdk-pixbuf/io-jpeg.c:1037 #: gdk-pixbuf/io-jpeg.c:1308 gdk-pixbuf/io-jpeg.c:1318 msgid "Couldn't allocate memory for loading JPEG file" msgstr "JPEG ફાઈલને લાવવા માટે કોઈ મેમરી ફાળવી શકાતી નથી" -#: gdk-pixbuf/io-jpeg.c:1018 +#: gdk-pixbuf/io-jpeg.c:1011 msgid "Transformed JPEG has zero width or height." msgstr "રૂપાંતરિત JPEG માટે શૂન્ય પહોળાઈ અથવા ઊંચાઈ હોય છે." @@ -499,92 +508,92 @@ msgstr "રૂપાંતરિત JPEG માટે શૂન્ય પહો msgid "Color profile has invalid length '%u'." msgstr "" -#: gdk-pixbuf/io-pcx.c:186 +#: gdk-pixbuf/io-pcx.c:184 msgid "Couldn't allocate memory for header" msgstr "હેડર માટે મેમરી ફાળવી શકાતી નથી" -#: gdk-pixbuf/io-pcx.c:201 gdk-pixbuf/io-pcx.c:559 +#: gdk-pixbuf/io-pcx.c:199 gdk-pixbuf/io-pcx.c:557 msgid "Couldn't allocate memory for context buffer" msgstr "સંદર્ભની સંરચનાની અનામત મૅમરી માટે મેમરી ફાળવી શકાતી નથી" -#: gdk-pixbuf/io-pcx.c:600 +#: gdk-pixbuf/io-pcx.c:598 msgid "Image has invalid width and/or height" msgstr "ચિત્રને અયોગ્ય પહોળાઇ અને/અથવા ઊંચાઇ" -#: gdk-pixbuf/io-pcx.c:612 gdk-pixbuf/io-pcx.c:673 +#: gdk-pixbuf/io-pcx.c:610 gdk-pixbuf/io-pcx.c:671 msgid "Image has unsupported bpp" msgstr "ચિત્રને બિઆધારભૂત bpp છે" -#: gdk-pixbuf/io-pcx.c:617 gdk-pixbuf/io-pcx.c:625 +#: gdk-pixbuf/io-pcx.c:615 gdk-pixbuf/io-pcx.c:623 #, c-format msgid "Image has unsupported number of %d-bit planes" msgstr "ચિત્રને %d-બીટ સમતલોની સંખ્યા બિનઆધારભૂત છે" -#: gdk-pixbuf/io-pcx.c:641 +#: gdk-pixbuf/io-pcx.c:639 msgid "Couldn't create new pixbuf" msgstr "નવુ Pixbuf ફાળવી શકાતુ નથી" -#: gdk-pixbuf/io-pcx.c:649 +#: gdk-pixbuf/io-pcx.c:647 msgid "Couldn't allocate memory for line data" msgstr "લીટી માહિતી માટે મેમરી ફાળવી શકાતી નથી" -#: gdk-pixbuf/io-pcx.c:656 +#: gdk-pixbuf/io-pcx.c:654 #, fuzzy msgid "Couldn't allocate memory for PCX image" msgstr "હેડર માટે મેમરી ફાળવી શકાતી નથી" -#: gdk-pixbuf/io-pcx.c:703 +#: gdk-pixbuf/io-pcx.c:701 msgid "Didn't get all lines of PCX image" msgstr "PCX ચિત્ર માટે બધી લીટીઓ મેળવી શકાતી નથી" -#: gdk-pixbuf/io-pcx.c:710 +#: gdk-pixbuf/io-pcx.c:708 msgid "No palette found at end of PCX data" msgstr "PCX માહિતીના અંતે કોઇ પેલેટ મળતુ નથી" -#: gdk-pixbuf/io-pcx.c:755 +#: gdk-pixbuf/io-pcx.c:753 msgid "The PCX image format" msgstr "PCX ચિત્ર બંધારણ" -#: gdk-pixbuf/io-pixdata.c:148 +#: gdk-pixbuf/io-pixdata.c:146 #, fuzzy msgid "Transformed pixbuf has zero width or height." msgstr "રૂપાંતરિત PNG માટે શૂન્ય પહોળાઈ અથવા ઊંચાઈ હોય છે." -#: gdk-pixbuf/io-pixdata.c:186 +#: gdk-pixbuf/io-pixdata.c:184 #, fuzzy msgid "The GdkPixdata format" msgstr "GIF ચિત્ર બંધારણ" -#: gdk-pixbuf/io-png.c:54 +#: gdk-pixbuf/io-png.c:53 msgid "Bits per channel of PNG image is invalid." msgstr "PNG ચિત્ર માટે બીટ્સ પ્રતિ ચેનલ અયોગ્ય છે." -#: gdk-pixbuf/io-png.c:135 gdk-pixbuf/io-png.c:641 +#: gdk-pixbuf/io-png.c:134 gdk-pixbuf/io-png.c:640 msgid "Transformed PNG has zero width or height." msgstr "રૂપાંતરિત PNG માટે શૂન્ય પહોળાઈ અથવા ઊંચાઈ હોય છે." -#: gdk-pixbuf/io-png.c:143 +#: gdk-pixbuf/io-png.c:142 msgid "Bits per channel of transformed PNG is not 8." msgstr "રૂપાંતરિત PNG માટે બીટ્સ પ્રતિ ચેનલ ૮ નથી." -#: gdk-pixbuf/io-png.c:152 +#: gdk-pixbuf/io-png.c:151 msgid "Transformed PNG not RGB or RGBA." msgstr "રૂપાંતરિત PNG, RGB કે RGBA નથી." -#: gdk-pixbuf/io-png.c:161 +#: gdk-pixbuf/io-png.c:160 msgid "Transformed PNG has unsupported number of channels, must be 3 or 4." msgstr "રૂપાંતરિત PNG માટે નિરાધારીત ચેનલની સંખ્યા, 3 કે 4 હોવી જરૂરી છે." -#: gdk-pixbuf/io-png.c:182 +#: gdk-pixbuf/io-png.c:181 #, c-format msgid "Fatal error in PNG image file: %s" msgstr "PNG ચિત્ર ફાઈલમાં ઘાતક ભૂલ: %s" -#: gdk-pixbuf/io-png.c:315 +#: gdk-pixbuf/io-png.c:314 msgid "Insufficient memory to load PNG file" msgstr "PNG ફાઈલને લાવવા માટે અપૂરતી મેમરી" -#: gdk-pixbuf/io-png.c:656 +#: gdk-pixbuf/io-png.c:655 #, fuzzy, c-format msgid "" "Insufficient memory to store a %lu by %lu image; try exiting some " @@ -593,31 +602,31 @@ msgstr "" "%ld x %ld ચિત્રનો સંગ્રહ કરવા માટે અપૂરતી મેમરી; મેમરીનો વપરાશ ઓછો કરવા માટે કોઈક " "કાર્યક્રમમાંથી બહાર નીકળો" -#: gdk-pixbuf/io-png.c:719 +#: gdk-pixbuf/io-png.c:718 msgid "Fatal error reading PNG image file" msgstr "PNG ચિત્ર ફાઈલને વાંચવામાં ઘાતક ભૂલ" -#: gdk-pixbuf/io-png.c:768 +#: gdk-pixbuf/io-png.c:767 #, c-format msgid "Fatal error reading PNG image file: %s" msgstr "PNG ચિત્ર ફાઈલને વાંચવામાં ઘાતક ભૂલ: %s" -#: gdk-pixbuf/io-png.c:858 +#: gdk-pixbuf/io-png.c:857 msgid "" "Keys for PNG text chunks must have at least 1 and at most 79 characters." msgstr "" "PNG લેખનના કટકાઓ માટેની કીમાં ઓછામાં ઓછા ૧ અને વધારેમાં વધારે ૭૯ અક્ષરો હોવા જરૂરી છે." -#: gdk-pixbuf/io-png.c:867 +#: gdk-pixbuf/io-png.c:866 msgid "Keys for PNG text chunks must be ASCII characters." msgstr "PNG લેખનના કટકાઓ માટેની કી ASCII અક્ષરોમાં હોવી જરૂરી છે." -#: gdk-pixbuf/io-png.c:881 gdk-pixbuf/io-tiff.c:667 +#: gdk-pixbuf/io-png.c:880 gdk-pixbuf/io-tiff.c:665 #, c-format msgid "Color profile has invalid length %d." msgstr "" -#: gdk-pixbuf/io-png.c:894 +#: gdk-pixbuf/io-png.c:893 #, c-format msgid "" "PNG compression level must be a value between 0 and 9; value '%s' could not " @@ -626,345 +635,341 @@ msgstr "" "PNG સંકોચન સ્તર એ ૦ અને ૯ ની વચ્ચેની કિંમત જ હોવી જોઈએ; કિંમત '%s' નું પદચ્છેદન કરી " "શક્યા નહિં." -#: gdk-pixbuf/io-png.c:907 +#: gdk-pixbuf/io-png.c:906 #, c-format msgid "" "PNG compression level must be a value between 0 and 9; value '%d' is not " "allowed." msgstr "PNG સંકોચન સ્તર એ ૦ અને ૯ ની વચ્ચેની કિંમત જ હોવી જોઈએ; કિંમત '%d' માન્ય નથી." -#: gdk-pixbuf/io-png.c:955 +#: gdk-pixbuf/io-png.c:954 #, c-format msgid "Value for PNG text chunk %s cannot be converted to ISO-8859-1 encoding." msgstr "" "PNG લેખનના કટકા %s માટેની કિંમતને ISO-8859-1 સંગ્રહપધ્ધતિમાં રૂપાંતરિત કરી શકાતુ નથી." -#: gdk-pixbuf/io-png.c:1118 +#: gdk-pixbuf/io-png.c:1117 msgid "The PNG image format" msgstr "PNG ચિત્ર બંધારણ" -#: gdk-pixbuf/io-pnm.c:248 +#: gdk-pixbuf/io-pnm.c:246 msgid "PNM loader expected to find an integer, but didn't" msgstr "PNM લાવનારને પૂર્ણાંક શોધવાની આશા હતી, પરંતુ ન શોધી શક્યુ" -#: gdk-pixbuf/io-pnm.c:280 +#: gdk-pixbuf/io-pnm.c:278 msgid "PNM file has an incorrect initial byte" msgstr "PNM ફાઈલ પાસે શરૂઆતના ખોટા બાઈટ છે" -#: gdk-pixbuf/io-pnm.c:310 +#: gdk-pixbuf/io-pnm.c:308 msgid "PNM file is not in a recognized PNM subformat" msgstr "PNM ફાઈલ ઓળખી શકાય તેવા PNM ઉપબંધારણ નથી" -#: gdk-pixbuf/io-pnm.c:335 +#: gdk-pixbuf/io-pnm.c:333 msgid "PNM file has an image width of 0" msgstr "PNM ફાઈલના ચિત્રની પહોળાઈ શૂન્ય છે" -#: gdk-pixbuf/io-pnm.c:356 +#: gdk-pixbuf/io-pnm.c:354 msgid "PNM file has an image height of 0" msgstr "PNM ફાઈલના ચિત્રની ઊંચાઈ શૂન્ય છે" -#: gdk-pixbuf/io-pnm.c:379 +#: gdk-pixbuf/io-pnm.c:377 msgid "Maximum color value in PNM file is 0" msgstr "PNM ફાઈલમાં રંગની મહત્તમ કિંમત 0 છે" -#: gdk-pixbuf/io-pnm.c:387 +#: gdk-pixbuf/io-pnm.c:385 msgid "Maximum color value in PNM file is too large" msgstr "PNM ફાઈલમાં રંગની મહત્તમ કિંમત બહુ મોટી છે" -#: gdk-pixbuf/io-pnm.c:427 gdk-pixbuf/io-pnm.c:457 gdk-pixbuf/io-pnm.c:502 +#: gdk-pixbuf/io-pnm.c:425 gdk-pixbuf/io-pnm.c:455 gdk-pixbuf/io-pnm.c:500 msgid "Raw PNM image type is invalid" msgstr "PNM ચિત્રનો કાચો પ્રકાર અયોગ્ય છે" -#: gdk-pixbuf/io-pnm.c:652 +#: gdk-pixbuf/io-pnm.c:650 msgid "PNM image loader does not support this PNM subformat" msgstr "PNM ચિત્ર લાવનાર PNMના આ ઉપ-બંધારણને આધાર આપતો નથી" -#: gdk-pixbuf/io-pnm.c:739 gdk-pixbuf/io-pnm.c:966 +#: gdk-pixbuf/io-pnm.c:737 gdk-pixbuf/io-pnm.c:964 msgid "Raw PNM formats require exactly one whitespace before sample data" msgstr "PNM ના કાચા બંધારણ માટે નમૂનાની માહિતી પહેલા એક જ ખાલી જગ્યા જરૂરી છે" -#: gdk-pixbuf/io-pnm.c:766 +#: gdk-pixbuf/io-pnm.c:764 msgid "Cannot allocate memory for loading PNM image" msgstr "PNM લાવવા માટે મેમરી ફાળવી શકતુ નથી" -#: gdk-pixbuf/io-pnm.c:816 +#: gdk-pixbuf/io-pnm.c:814 msgid "Insufficient memory to load PNM context struct" msgstr "PNM ના સંદર્ભની સંરચના લાવવા માટે પૂરતી માહિતી નથી" -#: gdk-pixbuf/io-pnm.c:867 +#: gdk-pixbuf/io-pnm.c:865 msgid "Unexpected end of PNM image data" msgstr "PNM ચિત્રની માહિતીનો અણધાર્યો અંત" -#: gdk-pixbuf/io-pnm.c:995 +#: gdk-pixbuf/io-pnm.c:993 msgid "Insufficient memory to load PNM file" msgstr "PNM ફાઈલને લાવવા માટે અપૂરતી મેમરી" -#: gdk-pixbuf/io-pnm.c:1079 +#: gdk-pixbuf/io-pnm.c:1077 msgid "The PNM/PBM/PGM/PPM image format family" msgstr "PNM/PBM/PGM/PPM ચિત્રના બંધારણનું કુટુંબ" -#: gdk-pixbuf/io-qtif.c:128 +#: gdk-pixbuf/io-qtif.c:126 msgid "Input file descriptor is NULL." msgstr "" -#: gdk-pixbuf/io-qtif.c:143 +#: gdk-pixbuf/io-qtif.c:141 #, fuzzy msgid "Failed to read QTIF header" msgstr "હેડર લખવામાં નિષ્ફળ\n" -#: gdk-pixbuf/io-qtif.c:152 gdk-pixbuf/io-qtif.c:189 gdk-pixbuf/io-qtif.c:459 +#: gdk-pixbuf/io-qtif.c:150 gdk-pixbuf/io-qtif.c:187 gdk-pixbuf/io-qtif.c:454 #, c-format msgid "QTIF atom size too large (%d byte)" msgid_plural "QTIF atom size too large (%d bytes)" msgstr[0] "" msgstr[1] "" -#: gdk-pixbuf/io-qtif.c:175 +#: gdk-pixbuf/io-qtif.c:173 #, fuzzy, c-format msgid "Failed to allocate %d byte for file read buffer" msgid_plural "Failed to allocate %d bytes for file read buffer" msgstr[0] "સંદર્ભની સંરચનાની અનામત મૅમરી માટે મેમરી ફાળવી શકાતી નથી" msgstr[1] "સંદર્ભની સંરચનાની અનામત મૅમરી માટે મેમરી ફાળવી શકાતી નથી" -#: gdk-pixbuf/io-qtif.c:206 +#: gdk-pixbuf/io-qtif.c:201 #, fuzzy, c-format msgid "File error when reading QTIF atom: %s" msgstr "GIF વાંચવામાં નિષ્ફળ: %s" -#: gdk-pixbuf/io-qtif.c:243 +#: gdk-pixbuf/io-qtif.c:238 #, c-format msgid "Failed to skip the next %d byte with seek()." msgid_plural "Failed to skip the next %d bytes with seek()." msgstr[0] "" msgstr[1] "" -#: gdk-pixbuf/io-qtif.c:270 +#: gdk-pixbuf/io-qtif.c:265 #, fuzzy msgid "Failed to allocate QTIF context structure." msgstr "TGAના સંદર્ભની સંરચના માટે મેમરી ફાળવી શકાતી નથી" -#: gdk-pixbuf/io-qtif.c:330 +#: gdk-pixbuf/io-qtif.c:325 #, fuzzy msgid "Failed to create GdkPixbufLoader object." msgstr "ફોલ્ડર અનુક્રમ લખવામાં નિષ્ફળ\n" -#: gdk-pixbuf/io-qtif.c:434 +#: gdk-pixbuf/io-qtif.c:429 #, fuzzy msgid "Failed to find an image data atom." msgstr "TIFF ચિત્ર ખોલવામાં નિષ્ફળ" -#: gdk-pixbuf/io-qtif.c:618 +#: gdk-pixbuf/io-qtif.c:613 #, fuzzy msgid "The QTIF image format" msgstr "TIFF ચિત્રનું બંધારણ" -#: gdk-pixbuf/io-ras.c:125 +#: gdk-pixbuf/io-ras.c:123 msgid "RAS image has bogus header data" msgstr "RAS ચિત્ર પાસે ખોટી હેડર માહિતી છે" -#: gdk-pixbuf/io-ras.c:147 +#: gdk-pixbuf/io-ras.c:145 msgid "RAS image has unknown type" msgstr "RAS ચિત્રનો પ્રકાર અજાણ્યો છે" -#: gdk-pixbuf/io-ras.c:155 +#: gdk-pixbuf/io-ras.c:153 msgid "unsupported RAS image variation" msgstr "નિરાધારીત RAS ચિત્ર બદલાવો" -#: gdk-pixbuf/io-ras.c:170 gdk-pixbuf/io-ras.c:199 +#: gdk-pixbuf/io-ras.c:168 gdk-pixbuf/io-ras.c:197 msgid "Not enough memory to load RAS image" msgstr "RAS ચિત્રને લાવવા માટે પૂરતી મેમરી નથી" -#: gdk-pixbuf/io-ras.c:544 +#: gdk-pixbuf/io-ras.c:542 msgid "The Sun raster image format" msgstr "સન રાસ્ટર ચિત્ર બંધારણ" -#: gdk-pixbuf/io-tga.c:153 +#: gdk-pixbuf/io-tga.c:151 msgid "Cannot allocate memory for IOBuffer struct" msgstr "IO બફર સંરચના માટે મેમરી ફાળવી શકાતી નથી" -#: gdk-pixbuf/io-tga.c:172 +#: gdk-pixbuf/io-tga.c:170 msgid "Cannot allocate memory for IOBuffer data" msgstr "IO બફર માહિતી માટે મેમરી ફાળવી શકાતી નથી" -#: gdk-pixbuf/io-tga.c:183 +#: gdk-pixbuf/io-tga.c:181 msgid "Cannot realloc IOBuffer data" msgstr "IO બફર માહિતીને ફરીથી ફાળવી શકાઇ નહિ" -#: gdk-pixbuf/io-tga.c:213 +#: gdk-pixbuf/io-tga.c:211 msgid "Cannot allocate temporary IOBuffer data" msgstr "કામપૂરતી IO બફર માહિતી ફાળવી શકાતી નથી" -#: gdk-pixbuf/io-tga.c:346 +#: gdk-pixbuf/io-tga.c:339 msgid "Cannot allocate new pixbuf" msgstr "નવુ Pixbuf ફાળવી શકાતુ નથી" -#: gdk-pixbuf/io-tga.c:685 +#: gdk-pixbuf/io-tga.c:678 #, fuzzy msgid "Image is corrupted or truncated" msgstr "GIF ચિત્ર છેદાયેલ અથવા અધૂરુ છે." -#: gdk-pixbuf/io-tga.c:692 +#: gdk-pixbuf/io-tga.c:685 msgid "Cannot allocate colormap structure" msgstr "રંગનક્શાની સંરચના ફાળવી શકાતુ નથી" -#: gdk-pixbuf/io-tga.c:699 +#: gdk-pixbuf/io-tga.c:692 msgid "Cannot allocate colormap entries" msgstr "રંગનક્શાના પ્રવેશો ફાળવી શકાતા નથી" -#: gdk-pixbuf/io-tga.c:721 +#: gdk-pixbuf/io-tga.c:714 msgid "Unexpected bitdepth for colormap entries" msgstr "રંગનક્શાના પ્રવેશો માટે અણધારી બીટની ઊંડાઈ" -#: gdk-pixbuf/io-tga.c:739 +#: gdk-pixbuf/io-tga.c:732 msgid "Cannot allocate TGA header memory" msgstr "TGA હેડર મેમરી ફાળવી શકાતી નથી" -#: gdk-pixbuf/io-tga.c:772 +#: gdk-pixbuf/io-tga.c:765 msgid "TGA image has invalid dimensions" msgstr "TGA ચિત્રનું પરિમાણ અયોગ્ય છે" -#: gdk-pixbuf/io-tga.c:778 gdk-pixbuf/io-tga.c:787 gdk-pixbuf/io-tga.c:797 -#: gdk-pixbuf/io-tga.c:807 gdk-pixbuf/io-tga.c:814 +#: gdk-pixbuf/io-tga.c:771 gdk-pixbuf/io-tga.c:780 gdk-pixbuf/io-tga.c:790 +#: gdk-pixbuf/io-tga.c:800 gdk-pixbuf/io-tga.c:807 msgid "TGA image type not supported" msgstr "TGA ચિત્રના પ્રકાર માટે આધાર નથી" -#: gdk-pixbuf/io-tga.c:861 +#: gdk-pixbuf/io-tga.c:854 msgid "Cannot allocate memory for TGA context struct" msgstr "TGAના સંદર્ભની સંરચના માટે મેમરી ફાળવી શકાતી નથી" -#: gdk-pixbuf/io-tga.c:926 +#: gdk-pixbuf/io-tga.c:919 msgid "Excess data in file" msgstr "ફાઈલમાંથી માહિતી મેળવવી" -#: gdk-pixbuf/io-tga.c:1007 +#: gdk-pixbuf/io-tga.c:1000 msgid "The Targa image format" msgstr "ટાર્ગા ચિત્ર બંધારણ" -#: gdk-pixbuf/io-tiff.c:104 +#: gdk-pixbuf/io-tiff.c:102 msgid "Could not get image width (bad TIFF file)" msgstr "ચિત્રની પહોળાઈ મેળવી શકાતી નથી (ખરાબ TIFF ફાઈલ)" -#: gdk-pixbuf/io-tiff.c:112 +#: gdk-pixbuf/io-tiff.c:110 msgid "Could not get image height (bad TIFF file)" msgstr "ચિત્રની ઊંચાઈ મેળવી શકાતી નથી (ખરાબ TIFF ફાઈલ)" -#: gdk-pixbuf/io-tiff.c:120 +#: gdk-pixbuf/io-tiff.c:118 msgid "Width or height of TIFF image is zero" msgstr "TIFF ચિત્રની પહોળાઈ કે ઊંચાઈ શૂન્ય છે" -#: gdk-pixbuf/io-tiff.c:129 gdk-pixbuf/io-tiff.c:138 +#: gdk-pixbuf/io-tiff.c:127 gdk-pixbuf/io-tiff.c:136 msgid "Dimensions of TIFF image too large" msgstr "TIFF ચિત્રનુ પરિમાણ બહુ મોટુ છે" -#: gdk-pixbuf/io-tiff.c:162 gdk-pixbuf/io-tiff.c:174 gdk-pixbuf/io-tiff.c:491 +#: gdk-pixbuf/io-tiff.c:160 gdk-pixbuf/io-tiff.c:172 gdk-pixbuf/io-tiff.c:489 msgid "Insufficient memory to open TIFF file" msgstr "TIFF ફાઈલ લાવવા માટે અપૂરતી મેમરી" -#: gdk-pixbuf/io-tiff.c:236 +#: gdk-pixbuf/io-tiff.c:234 msgid "Failed to load RGB data from TIFF file" msgstr "TIFF ફાઈલમાંથી RGB માહિતી લાવવામાં નિષ્ફળ" -#: gdk-pixbuf/io-tiff.c:293 +#: gdk-pixbuf/io-tiff.c:291 msgid "Failed to open TIFF image" msgstr "TIFF ચિત્ર ખોલવામાં નિષ્ફળ" -#: gdk-pixbuf/io-tiff.c:427 gdk-pixbuf/io-tiff.c:440 +#: gdk-pixbuf/io-tiff.c:425 gdk-pixbuf/io-tiff.c:438 msgid "Failed to load TIFF image" msgstr "TIFF ચિત્રને લાવવામાં નિષ્ફળ" -#: gdk-pixbuf/io-tiff.c:623 +#: gdk-pixbuf/io-tiff.c:621 msgid "Failed to save TIFF image" msgstr "TIFF ચિત્ર સંગ્રહવામાં નિષ્ફળ" -#: gdk-pixbuf/io-tiff.c:656 +#: gdk-pixbuf/io-tiff.c:654 msgid "TIFF compression doesn't refer to a valid codec." msgstr "" -#: gdk-pixbuf/io-tiff.c:696 +#: gdk-pixbuf/io-tiff.c:694 msgid "Failed to write TIFF data" msgstr "TIFF માહિતી લખવામાં નિષ્ફળ" -#: gdk-pixbuf/io-tiff.c:733 +#: gdk-pixbuf/io-tiff.c:731 msgid "Couldn't write to TIFF file" msgstr "TIFF ફાઈલમાં લખી શક્યા નહિં" -#: gdk-pixbuf/io-tiff.c:788 -msgid "The TIFF image format" -msgstr "TIFF ચિત્રનું બંધારણ" - -#: gdk-pixbuf/io-wbmp.c:245 +#: gdk-pixbuf/io-wbmp.c:243 msgid "Image has zero width" msgstr "ચિત્રની શૂન્ય પહોળાઈ" -#: gdk-pixbuf/io-wbmp.c:263 +#: gdk-pixbuf/io-wbmp.c:261 msgid "Image has zero height" msgstr "ચિત્રની શૂન્ય ઊંચાઈ" -#: gdk-pixbuf/io-wbmp.c:274 +#: gdk-pixbuf/io-wbmp.c:272 msgid "Not enough memory to load image" msgstr "ચિત્રને લાવવા માટે અપૂરતી મેમરી" -#: gdk-pixbuf/io-wbmp.c:333 +#: gdk-pixbuf/io-wbmp.c:331 msgid "Couldn't save the rest" msgstr "બાકીનું સંગ્રહી શકાતુ નથી" -#: gdk-pixbuf/io-wbmp.c:374 +#: gdk-pixbuf/io-wbmp.c:372 msgid "The WBMP image format" msgstr "WBMP ચિત્ર બંધારણ" -#: gdk-pixbuf/io-xbm.c:304 +#: gdk-pixbuf/io-xbm.c:302 msgid "Invalid XBM file" msgstr "અયોગ્ય XBM ફાઈલ" -#: gdk-pixbuf/io-xbm.c:314 +#: gdk-pixbuf/io-xbm.c:312 msgid "Insufficient memory to load XBM image file" msgstr "XBM ચિત્ર ફાઈલને લાવવા માટે અપૂરતી મેમરી" -#: gdk-pixbuf/io-xbm.c:462 +#: gdk-pixbuf/io-xbm.c:460 msgid "Failed to write to temporary file when loading XBM image" msgstr "XBM ચિત્રને લાવતી વખતે કામપૂરતી ફાઈલમાં લખવામાં નિષ્ફળ" -#: gdk-pixbuf/io-xbm.c:501 +#: gdk-pixbuf/io-xbm.c:499 msgid "The XBM image format" msgstr "XBM ચિત્ર બંધારણ" -#: gdk-pixbuf/io-xpm.c:469 +#: gdk-pixbuf/io-xpm.c:467 msgid "No XPM header found" msgstr "કોઈ XPM હેડર મળતું નથી" -#: gdk-pixbuf/io-xpm.c:478 +#: gdk-pixbuf/io-xpm.c:476 msgid "Invalid XPM header" msgstr "અયોગ્ય XPM હેડર" -#: gdk-pixbuf/io-xpm.c:486 +#: gdk-pixbuf/io-xpm.c:484 msgid "XPM file has image width <= 0" msgstr "XPM ફાઈલના ચિત્રની પહોળાઈ <= 0 છે" -#: gdk-pixbuf/io-xpm.c:494 +#: gdk-pixbuf/io-xpm.c:492 msgid "XPM file has image height <= 0" msgstr "XPM ફાઈલના ચિત્રની ઊંચાઈ <= 0 છે" -#: gdk-pixbuf/io-xpm.c:502 +#: gdk-pixbuf/io-xpm.c:500 msgid "XPM has invalid number of chars per pixel" msgstr "XPM પાસે પ્રતિ પીક્સેલ અયોગ્ય શબ્દની સંખ્યા" -#: gdk-pixbuf/io-xpm.c:511 +#: gdk-pixbuf/io-xpm.c:509 msgid "XPM file has invalid number of colors" msgstr "XPM ફાઈલ પાસે અયોગ્ય રંગની સંખ્યા છે" -#: gdk-pixbuf/io-xpm.c:523 gdk-pixbuf/io-xpm.c:532 gdk-pixbuf/io-xpm.c:584 +#: gdk-pixbuf/io-xpm.c:521 gdk-pixbuf/io-xpm.c:530 gdk-pixbuf/io-xpm.c:582 msgid "Cannot allocate memory for loading XPM image" msgstr "XPM ચિત્રને લાવવા માટે પૂરતી મેમરી ફાળવી શકાતી નથી" -#: gdk-pixbuf/io-xpm.c:546 +#: gdk-pixbuf/io-xpm.c:544 msgid "Cannot read XPM colormap" msgstr "XPM રંગનક્શો વાંચી શકતુ નથી" -#: gdk-pixbuf/io-xpm.c:778 +#: gdk-pixbuf/io-xpm.c:776 msgid "Failed to write to temporary file when loading XPM image" msgstr "XPM ચિત્રને લાવતી વખતે કામપૂરતી ફાઈલમાં લખવામાં નિષ્ફળ" -#: gdk-pixbuf/io-xpm.c:817 +#: gdk-pixbuf/io-xpm.c:815 msgid "The XPM image format" msgstr "XPM ચિત્ર બંધારણ" diff --git a/po/he.gmo b/po/he.gmo index c7e944016db1621043dc1e380878b43efecb1958..fb4e33e9df6f705cfc97e3702d76e6e0bd97c436 100644 GIT binary patch delta 4542 zcmYk-2~<{P9>?)NWR?pSngSy5ii)K`FS5Ksnov5p5}*>=;Fd@h$w*k_(mSP$l0_7j z>9}BNsb$z;(~L@sn&r}*In5N#vBjJ-EoYkMsHd4TV@~t^-TT<-9)9=pJkNXId!OyT zJby6a{f>z6r@gy8Z5$`b0J6NRS>Fh=k9(@sEEsK;f*F{EYW45nhjraTsnyt`FNg6jEup;0*LJ>rZ_O4#m4L7MoEW+=T%=ii7b>R0n&~ z8$Bo!6R-^9u?}^=X4HdULUs5fOyv0t*DMZ_P&dj&T{s7a<60bque;ArV>~rML{>3Q=qhg4jKbC?%C`Em7A*$!AP$OQ&Lp083-xiR5v{=>cA}Q%>O}v0A=K2*Le0p17{Jx8eP<%`uN!yJpq~B} zwT72aYd4&E)eQ=qWyqi1!-?6nwWyA6#{jR(|E^&T{aa2aw-Ye#L`4^SQbci1(g zFl?>SB)kppclD#F4xYmsF@~q9gN0a$OHiMm##)SEeXhkiZWVY>D)E?W1TFMis z=Y;#woe>lk;CS4C%(9(D{_F=%dOZj86is0X@?EP$eXkLDwjFeS=01;P-E>_FY6&ND z(hMv{CdZnwMDPDz3S~4zvZWcM&Ac=eHrS;hftgF zEEeD;WLwx6UV2?$fxR${0loiC6g1*C)FwKKTJuZJ-mHu2L!F~gd!xiz<=R)E9{iMR z-{aa3J5M2fw|}_L`|{%w&+~0K1>LX^wMG@LUWa<{qt30)eK?NxW2hTm!}@Sf3!!Fe z9^Q)0$QbO;7{LD_f0o2WeAOmnnAx#<3IW`PTFXPIwfY-s%DS*s)t-Xt=mb>zY%Iiw zQA=_RS$_K-_5EaatfsyI)jk{5p$62Fx82D6Yt6bc@9#zM0L-WU&kVDhG00sDum&~K zS8+W41?ih5XZk-R#h6XK(fKBhrv4q?gqdudF<66|nKtKzEaqP`5aQdqa1Q3-Ce)_t zMEYWhIsWIx$e%sNi9y(5)Kp$TbufvSUG0T986R*SL0uQkubuYTXw(niqA+JY=tWeI zzePG{sk#0G=i)8YH={;y2K9M>UTOxWqu!F0s6DV7wZQ!ylaIF+h92LVs6>kma;{kqvD-Q8)e=hu~Gb z67`sdlkf!`isw;N-+zMt;HjwklgOCtIEJ5~&}*Xqx@|$WfqjCyAdb6flU3jWT#MQh zh0NzOxD@+i^c4SnPena=5^99^;hnf1@5YO$?=L8F|7(hve{G(#G^l4kAcMD&xA`{= zBiq5Y;57UcbzLU&E~`;9v%}TTAbq#E68}N-QP-``TGhFeRS{{Rhd)1U{P z#e7Vj>aXpcs1EHz&CEq?z!1IBF77}r!FimIvD5vxV+9VU-i9%F8nw4Bxb|UX{%c(p zrVz&m8=UPJPyKz=7r(~77{LzIOvRwuvv43z##mg0y3cCoHVjfffcoAyn2g=Z{dy{D zvxX(!>wTF-mZ?%|@`*9>*M14Q2!nYFnjj?Bt{c0cL zN*p-LAHWWbpza^6f1)cEI5*(EfZ6uql zBEKWgl756$_4d_vp8w;KLTNN3bvAgWGT_1<#@^~`KM~w zLu!d;O0&|RJV?S@IK51?M*NU@|7^fJm|1&|Jn2`x^Bm5-UHu-X-hgECdsknJIpi%; zM>5G>M8_a9(<||C{jnT2*EQUPvq=Zp>e|H4pOlBW@(I-XANa{e3TtUW@Skgwu z5gjXhyf?=cz5g}*4%x$M(DV6Gv)_>8Ix2z4LXh9CEJ5P2>r3wQG9`Zzm6t=UtoVM&il+ z+)FRFL!=G>EvAq&VtqT^9g z*Y+-6L-xCRH0~h3C0CLtqN7Tj#pY*3RvnyE=CVI@f*lhVJ{?*b(iG85>jo E54e`}=Kufz delta 4444 zcmX}u33OED8OHH9!HA$h0zwwHF(H9S)=3ybh-3jJA+jWjVQ~qYh%Jeb2q{HJLBRk) zN|b^MRlJ18hii1!?5a4k!PpH`F&(eP$(W9FF%#G0b=ZzRJd4Tr zKOBb1z0I!2O4R*JFvBcp&wB^_Am?4hLda zTGt;_QSU27ReU?D!K-l)?!!dtw@wc9qJN-njO%MQ9E&go??GK(hgldxT5g}Y>%IDU zJ<3B>I19OC%aK>wM&!?4U>CqQu?K#O{ixr%#Cs1Wp;|ry)#EDEkk+AkxB)dXA$R>_ z)YM!;^*n*$Vh}8VwKxIQp*=VW|B9N5)I{%nlQ5{BE#iPb+sv*S_oH4ILw6=%3Th%$0%A6s-aWShfS`$1?wrd<4DZlBCoKys71RH)zBAR`Am=l&C&Nb z8HX|qDlbK~a64w>2~-0w;XF*Ec3oeGi*Y~3Vk+~*2V?r|m+lLv*DVvDuaU|dz+ zd-C!3#2oZtF%Ho8U(10O(F3T((dInr{J?o0wKk%eADMut~Q~D?0`Fe2Gy|ty7RFt;qjFHs3}>7OtZa& zdj5UX&|h%pV_Cs!Pym^8t3^%O!EDCAEs8ni#28Mj%Jt^%II4$Td3!l#BXwI7>IY;e zj=)cyee=w2pj?Tgu^Ef;IBG;}zUNHhcI|NjUOSMw%K%N0d7G(--Y?4lU9W4U?Xac?83$PCuDg9 zt&DE!#3ED+&!KLNE%6!V2nOc?b(3h5D_W10VhzS!dRQOqU%+7O?$@da-}J*TXxoiSkOU#P4w^mh-7-=S zyvvopK>A?53bV&?E;9P|4F)y$c@w-F>QRdcMz^XRs0;P zhbM6kp2vH!YNGdiJJJUG8nt!`7zQLli$&e?iS=!K_|>9=q2R?MI5-Pr6rf*P62 zt{h-KXrtAm8u|w6#piK0rd2Vj*o;2B=!~!S>M5vZ{7bmd#0j3UL#PIIzs371s_;?D zEvQx8hgPLxInKp8)MxiTYVpQQweWvva#4$|0(Jf&WSQAsOvJC9-GaAy{}`lTJQs?w zFV>)jYN0#72Ct*M9TV^v>P3HZeup`f<5;~WGTCC5yatHRO9Q?=~Ty*xH z#($N$kcFDtwRk;-umsPd7SrJA-sd<6eUw`;1KW^kwvUlzVCgfwsab-B%{MeW;EP3yW`i9H51-i+0Q0#5G~d%q!(FAP7rOZ*YJPa zwuMXHBIcvAYg}3MC&3=>#75LSYs>SnBd8$^kdfpdiEM`>2e^~mMcRp0dkLu{+Io^K zQcEJ+{Ty6D_^nX?y&ngC|3||mK0kcT9mk@+acw^%3&@))uxUL!NK#Z_`!zX5hL9J? zI`RxzO{S18MB7?YOv+sS)|JAYB!)z`lkQ-C\n" "Language-Team: Hebrew \n" "Language: he\n" @@ -20,38 +20,39 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" +"X-Generator: Poedit 1.5.4\n" -#: gdk-pixbuf/gdk-pixbuf-animation.c:160 gdk-pixbuf/gdk-pixbuf-io.c:1064 -#: gdk-pixbuf/gdk-pixbuf-io.c:1330 +#: gdk-pixbuf/gdk-pixbuf-animation.c:158 gdk-pixbuf/gdk-pixbuf-io.c:1077 +#: gdk-pixbuf/gdk-pixbuf-io.c:1333 #, c-format msgid "Failed to open file '%s': %s" msgstr "פתיחת הקובץ '%s' נכשלה:‏ %s" -#: gdk-pixbuf/gdk-pixbuf-animation.c:173 gdk-pixbuf/gdk-pixbuf-io.c:1076 +#: gdk-pixbuf/gdk-pixbuf-animation.c:171 gdk-pixbuf/gdk-pixbuf-io.c:962 #, c-format msgid "Image file '%s' contains no data" msgstr "התמונה '%s' לא מכילה מידע" -#: gdk-pixbuf/gdk-pixbuf-animation.c:212 +#: gdk-pixbuf/gdk-pixbuf-animation.c:210 #, c-format msgid "" "Failed to load animation '%s': reason not known, probably a corrupt " "animation file" msgstr "פתיחת ההנפשה '%s' נכשלה: הסיבה איננה ידועה, כנראה קובץ הנפשה פגום" -#: gdk-pixbuf/gdk-pixbuf-animation.c:280 gdk-pixbuf/gdk-pixbuf-io.c:1112 -#: gdk-pixbuf/gdk-pixbuf-io.c:1382 +#: gdk-pixbuf/gdk-pixbuf-animation.c:278 gdk-pixbuf/gdk-pixbuf-io.c:1113 +#: gdk-pixbuf/gdk-pixbuf-io.c:1385 #, c-format msgid "" "Failed to load image '%s': reason not known, probably a corrupt image file" msgstr "פתיחת התמונה '%s' נכשלה: הסיבה איננה ידועה, כנראה קובץ תמונה פגום" -#: gdk-pixbuf/gdk-pixbuf-io.c:790 +#: gdk-pixbuf/gdk-pixbuf-io.c:774 #, c-format msgid "Unable to load image-loading module: %s: %s" msgstr "לא ניתן לטעון את המודול לטעינת תמונה: %s:‏ %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:805 +#: gdk-pixbuf/gdk-pixbuf-io.c:789 #, c-format msgid "" "Image-loading module %s does not export the proper interface; perhaps it's " @@ -59,68 +60,68 @@ msgid "" msgstr "" "המודול %s אינו מייצא את המנשק המתאים; יתכן שהוא מגרסה אחרת של gdk-pixbuf?" -#: gdk-pixbuf/gdk-pixbuf-io.c:814 gdk-pixbuf/gdk-pixbuf-io.c:865 +#: gdk-pixbuf/gdk-pixbuf-io.c:798 gdk-pixbuf/gdk-pixbuf-io.c:849 #, c-format msgid "Image type '%s' is not supported" msgstr "סוג התמונה '%s' אינו נתמך" -#: gdk-pixbuf/gdk-pixbuf-io.c:950 +#: gdk-pixbuf/gdk-pixbuf-io.c:934 #, c-format msgid "Couldn't recognize the image file format for file '%s'" msgstr "לא ניתן לזהות את תבנית התמונה בקובץ '%s'" -#: gdk-pixbuf/gdk-pixbuf-io.c:958 +#: gdk-pixbuf/gdk-pixbuf-io.c:942 msgid "Unrecognized image file format" msgstr "תבנית קובץ התמונה לא מזוהה" -#: gdk-pixbuf/gdk-pixbuf-io.c:1121 +#: gdk-pixbuf/gdk-pixbuf-io.c:1124 #, c-format msgid "Failed to load image '%s': %s" msgstr "טעינת התמונה '%s' נכשלה:‏ %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2015 gdk-pixbuf/io-gdip-utils.c:837 +#: gdk-pixbuf/gdk-pixbuf-io.c:2029 gdk-pixbuf/io-gdip-utils.c:835 #, c-format msgid "Error writing to image file: %s" msgstr "שגיאה בכתיבה לקובץ תמונה: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2057 gdk-pixbuf/gdk-pixbuf-io.c:2178 +#: gdk-pixbuf/gdk-pixbuf-io.c:2071 gdk-pixbuf/gdk-pixbuf-io.c:2192 #, c-format msgid "This build of gdk-pixbuf does not support saving the image format: %s" msgstr "מהדורה זו של gdk-pixbuf לא תומכת בשמירת התמונה בתבנית: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2088 +#: gdk-pixbuf/gdk-pixbuf-io.c:2102 msgid "Insufficient memory to save image to callback" msgstr "Insufficient memory to save image to callback" -#: gdk-pixbuf/gdk-pixbuf-io.c:2101 +#: gdk-pixbuf/gdk-pixbuf-io.c:2115 msgid "Failed to open temporary file" msgstr "פתיחת קובץ זמני נכשלה" -#: gdk-pixbuf/gdk-pixbuf-io.c:2124 +#: gdk-pixbuf/gdk-pixbuf-io.c:2138 msgid "Failed to read from temporary file" msgstr "קריאה מקובץ זמני נכשלה" -#: gdk-pixbuf/gdk-pixbuf-io.c:2372 +#: gdk-pixbuf/gdk-pixbuf-io.c:2382 #, c-format msgid "Failed to open '%s' for writing: %s" msgstr "פתיחת '%s' לכתיבה נכשלה: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2398 +#: gdk-pixbuf/gdk-pixbuf-io.c:2408 #, c-format msgid "" "Failed to close '%s' while writing image, all data may not have been saved: " "%s" msgstr "סגירת '%s' בזמן כתיבת תמונה נכשלה, ייתכן וכל המידע לא נשמר: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2619 gdk-pixbuf/gdk-pixbuf-io.c:2671 +#: gdk-pixbuf/gdk-pixbuf-io.c:2629 gdk-pixbuf/gdk-pixbuf-io.c:2681 msgid "Insufficient memory to save image into a buffer" msgstr "אין מספיק זיכרון לשמירת התמונה למאגר" -#: gdk-pixbuf/gdk-pixbuf-io.c:2717 +#: gdk-pixbuf/gdk-pixbuf-io.c:2727 msgid "Error writing to image stream" msgstr "שגיאה בכתיבה לזרימת תמונה" -#: gdk-pixbuf/gdk-pixbuf-loader.c:393 +#: gdk-pixbuf/gdk-pixbuf-loader.c:384 #, c-format msgid "" "Internal error: Image loader module '%s' failed to complete an operation, " @@ -129,212 +130,220 @@ msgstr "" "שגיאה פנימית: מודול טעינת התמונות '%s' נכשל בהשלמת פעולה, אך לא ניתנה סיבה " "לכישלון זה" -#: gdk-pixbuf/gdk-pixbuf-loader.c:435 +#: gdk-pixbuf/gdk-pixbuf-loader.c:426 #, c-format msgid "Incremental loading of image type '%s' is not supported" msgstr "טעינה מתווספת של סוג התמונה '%s' אינה נתמכת" -#: gdk-pixbuf/gdk-pixdata.c:160 +#: gdk-pixbuf/gdk-pixdata.c:158 msgid "Image header corrupt" msgstr "כותרת תמונה פגומה" -#: gdk-pixbuf/gdk-pixdata.c:165 +#: gdk-pixbuf/gdk-pixdata.c:163 msgid "Image format unknown" msgstr "מבנה התמונה אינו ידוע" -#: gdk-pixbuf/gdk-pixdata.c:170 gdk-pixbuf/gdk-pixdata.c:502 +#: gdk-pixbuf/gdk-pixdata.c:168 gdk-pixbuf/gdk-pixdata.c:501 msgid "Image pixel data corrupt" msgstr "נתוני הפיקסלים של התמונה פגומים" -#: gdk-pixbuf/gdk-pixdata.c:446 +#: gdk-pixbuf/gdk-pixdata.c:445 #, c-format msgid "failed to allocate image buffer of %u byte" msgid_plural "failed to allocate image buffer of %u bytes" msgstr[0] "הקצאת חוצץ תמונה בגודל בית אחד נכשלה" msgstr[1] "הקצאת חוצץ תמונה בגודל %u בתים נכשלה" -#: gdk-pixbuf/io-ani.c:244 +#: gdk-pixbuf/io-ani.c:242 msgid "Unexpected icon chunk in animation" msgstr "נתח סמל לא צפוי בהנפשה" -#: gdk-pixbuf/io-ani.c:342 gdk-pixbuf/io-ani.c:400 gdk-pixbuf/io-ani.c:426 -#: gdk-pixbuf/io-ani.c:449 gdk-pixbuf/io-ani.c:476 gdk-pixbuf/io-ani.c:563 +#: gdk-pixbuf/io-ani.c:340 gdk-pixbuf/io-ani.c:398 gdk-pixbuf/io-ani.c:424 +#: gdk-pixbuf/io-ani.c:447 gdk-pixbuf/io-ani.c:474 gdk-pixbuf/io-ani.c:561 msgid "Invalid header in animation" msgstr "כותרת לא תקנית בהנפשה" -#: gdk-pixbuf/io-ani.c:352 gdk-pixbuf/io-ani.c:374 gdk-pixbuf/io-ani.c:458 -#: gdk-pixbuf/io-ani.c:485 gdk-pixbuf/io-ani.c:536 gdk-pixbuf/io-ani.c:608 +#: gdk-pixbuf/io-ani.c:350 gdk-pixbuf/io-ani.c:372 gdk-pixbuf/io-ani.c:456 +#: gdk-pixbuf/io-ani.c:483 gdk-pixbuf/io-ani.c:534 gdk-pixbuf/io-ani.c:606 msgid "Not enough memory to load animation" msgstr "אין מספיק זיכרון לטעינת ההנפשה" -#: gdk-pixbuf/io-ani.c:392 gdk-pixbuf/io-ani.c:418 gdk-pixbuf/io-ani.c:437 +#: gdk-pixbuf/io-ani.c:390 gdk-pixbuf/io-ani.c:416 gdk-pixbuf/io-ani.c:435 msgid "Malformed chunk in animation" msgstr "נתח פגום בהנפשה" -#: gdk-pixbuf/io-ani.c:660 +#: gdk-pixbuf/io-ani.c:628 +msgid "ANI image was truncated or incomplete." +msgstr "הנפשת ה־ANI הייתה קטועה או לא מושלמת." + +#: gdk-pixbuf/io-ani.c:669 msgid "The ANI image format" msgstr "תבנית תמונת ANI" -#: gdk-pixbuf/io-bmp.c:229 gdk-pixbuf/io-bmp.c:266 gdk-pixbuf/io-bmp.c:337 -#: gdk-pixbuf/io-bmp.c:369 gdk-pixbuf/io-bmp.c:392 gdk-pixbuf/io-bmp.c:495 +#: gdk-pixbuf/io-bmp.c:227 gdk-pixbuf/io-bmp.c:264 gdk-pixbuf/io-bmp.c:335 +#: gdk-pixbuf/io-bmp.c:367 gdk-pixbuf/io-bmp.c:390 gdk-pixbuf/io-bmp.c:493 msgid "BMP image has bogus header data" msgstr "לתמונת ה־BMP יש נתוני כותרת מזויפים" -#: gdk-pixbuf/io-bmp.c:240 gdk-pixbuf/io-bmp.c:432 +#: gdk-pixbuf/io-bmp.c:238 gdk-pixbuf/io-bmp.c:430 msgid "Not enough memory to load bitmap image" msgstr "אין מספיק זיכרון לטעינת תמונת מפת סיביות" -#: gdk-pixbuf/io-bmp.c:318 +#: gdk-pixbuf/io-bmp.c:316 msgid "BMP image has unsupported header size" msgstr "לתמונת ה־BMP יש גודל כותרת שאינו נתמך" -#: gdk-pixbuf/io-bmp.c:356 +#: gdk-pixbuf/io-bmp.c:354 msgid "Topdown BMP images cannot be compressed" msgstr "Topdown BMP images cannot be compressed" -#: gdk-pixbuf/io-bmp.c:716 gdk-pixbuf/io-pnm.c:707 +#: gdk-pixbuf/io-bmp.c:714 gdk-pixbuf/io-pnm.c:705 msgid "Premature end-of-file encountered" msgstr "סוף הקובץ התגלה במיקום מוקדם מדי" -#: gdk-pixbuf/io-bmp.c:1328 +#: gdk-pixbuf/io-bmp.c:1326 msgid "Couldn't allocate memory for saving BMP file" msgstr "לא ניתן להקצות זכרון לטעינת קובץ BMP" -#: gdk-pixbuf/io-bmp.c:1369 +#: gdk-pixbuf/io-bmp.c:1367 msgid "Couldn't write to BMP file" msgstr "לא ניתן לכתוב לקובץ ה־BMP" -#: gdk-pixbuf/io-bmp.c:1422 gdk-pixbuf/io-gdip-bmp.c:82 +#: gdk-pixbuf/io-bmp.c:1420 gdk-pixbuf/io-gdip-bmp.c:80 msgid "The BMP image format" msgstr "תבנית תמונת BMP" -#: gdk-pixbuf/io-gdip-emf.c:59 +#: gdk-pixbuf/io-gdip-emf.c:57 msgid "The EMF image format" msgstr "תבנית התמונה EMF" -#: gdk-pixbuf/io-gdip-gif.c:80 gdk-pixbuf/io-gif.c:1720 +#: gdk-pixbuf/io-gdip-gif.c:78 gdk-pixbuf/io-gif.c:1718 msgid "The GIF image format" msgstr "תבנית קובץ GIF" -#: gdk-pixbuf/io-gdip-ico.c:59 gdk-pixbuf/io-ico.c:1271 +#: gdk-pixbuf/io-gdip-ico.c:57 gdk-pixbuf/io-ico.c:1269 msgid "The ICO image format" msgstr "תבנית קובץ ICO" -#: gdk-pixbuf/io-gdip-jpeg.c:53 gdk-pixbuf/io-jpeg.c:1249 +#: gdk-pixbuf/io-gdip-jpeg.c:51 gdk-pixbuf/io-jpeg.c:1249 #, c-format msgid "" "JPEG quality must be a value between 0 and 100; value '%s' could not be " "parsed." msgstr "איכות קובץ JPEG חייבת להיות בין 0 ל־100, הערך '%s' לא ניתן לפענוח." -#: gdk-pixbuf/io-gdip-jpeg.c:68 gdk-pixbuf/io-jpeg.c:1265 +#: gdk-pixbuf/io-gdip-jpeg.c:66 gdk-pixbuf/io-jpeg.c:1265 #, c-format msgid "" "JPEG quality must be a value between 0 and 100; value '%d' is not allowed." msgstr "איכות קובץ JPEG חייבת להיות בין 0 ל־100, הערך '%d' אינו מורשה." -#: gdk-pixbuf/io-gdip-jpeg.c:136 gdk-pixbuf/io-jpeg.c:1478 +#: gdk-pixbuf/io-gdip-jpeg.c:134 gdk-pixbuf/io-jpeg.c:1478 msgid "The JPEG image format" msgstr "תבנית קובץ JPEG" -#: gdk-pixbuf/io-gdip-utils.c:154 +#: gdk-pixbuf/io-gdip-tiff.c:80 gdk-pixbuf/io-tiff.c:786 +msgid "The TIFF image format" +msgstr "תבנית התמונה TIFF" + +#: gdk-pixbuf/io-gdip-utils.c:152 #, c-format msgid "Could not allocate memory: %s" msgstr "לא ניתן להקצות זיכרון: %s" -#: gdk-pixbuf/io-gdip-utils.c:179 gdk-pixbuf/io-gdip-utils.c:293 -#: gdk-pixbuf/io-gdip-utils.c:333 +#: gdk-pixbuf/io-gdip-utils.c:177 gdk-pixbuf/io-gdip-utils.c:291 +#: gdk-pixbuf/io-gdip-utils.c:331 #, c-format msgid "Could not create stream: %s" msgstr "לא ניתן ליצור תזרים: %s" -#: gdk-pixbuf/io-gdip-utils.c:193 +#: gdk-pixbuf/io-gdip-utils.c:191 #, c-format msgid "Could not seek stream: %s" msgstr "לא ניתן לדלג בתוך התזרים: %s" -#: gdk-pixbuf/io-gdip-utils.c:205 +#: gdk-pixbuf/io-gdip-utils.c:203 #, c-format msgid "Could not read from stream: %s" msgstr "לא ניתן לקרוא מהתזרים: %s" -#: gdk-pixbuf/io-gdip-utils.c:617 +#: gdk-pixbuf/io-gdip-utils.c:615 msgid "Couldn't load bitmap" msgstr "לא ניתן לטעון מפת סיביות" -#: gdk-pixbuf/io-gdip-utils.c:773 +#: gdk-pixbuf/io-gdip-utils.c:771 msgid "Couldn't load metafile" msgstr "לא ניתן לטעון קובץ נתוני על" -#: gdk-pixbuf/io-gdip-utils.c:878 +#: gdk-pixbuf/io-gdip-utils.c:876 msgid "Unsupported image format for GDI+" msgstr "תבנית הקובץ אינה נתמכת עבור GDI+‎" -#: gdk-pixbuf/io-gdip-utils.c:885 +#: gdk-pixbuf/io-gdip-utils.c:883 msgid "Couldn't save" msgstr "לא ניתן לשמור" -#: gdk-pixbuf/io-gdip-wmf.c:58 +#: gdk-pixbuf/io-gdip-wmf.c:56 msgid "The WMF image format" msgstr "תבנית התמונה WMF" -#: gdk-pixbuf/io-gif.c:222 +#: gdk-pixbuf/io-gif.c:220 #, c-format msgid "Failure reading GIF: %s" msgstr "שגיאה בקריאת GIF:‏ %s" -#: gdk-pixbuf/io-gif.c:496 gdk-pixbuf/io-gif.c:1502 gdk-pixbuf/io-gif.c:1669 +#: gdk-pixbuf/io-gif.c:494 gdk-pixbuf/io-gif.c:1500 gdk-pixbuf/io-gif.c:1667 msgid "GIF file was missing some data (perhaps it was truncated somehow?)" msgstr "חסרים נתונים בקובץ ה־GIF (ייתכן שנקטע בדרך כלשהי?)" -#: gdk-pixbuf/io-gif.c:505 +#: gdk-pixbuf/io-gif.c:503 #, c-format msgid "Internal error in the GIF loader (%s)" msgstr "שגיאה פנימית בטוען ה־GIF‏ (%s)" -#: gdk-pixbuf/io-gif.c:579 +#: gdk-pixbuf/io-gif.c:577 msgid "Stack overflow" msgstr "גלישת מחסנית" -#: gdk-pixbuf/io-gif.c:639 +#: gdk-pixbuf/io-gif.c:637 msgid "GIF image loader cannot understand this image." msgstr "טוען תמונות ה־GIF לא יכול להבין את התמונה הזו." -#: gdk-pixbuf/io-gif.c:668 +#: gdk-pixbuf/io-gif.c:666 msgid "Bad code encountered" msgstr "המפענח נתקל בקוד פגום" -#: gdk-pixbuf/io-gif.c:678 +#: gdk-pixbuf/io-gif.c:676 msgid "Circular table entry in GIF file" msgstr "רישום טבלה מעגלי בקובץ ה־GIF" -#: gdk-pixbuf/io-gif.c:866 gdk-pixbuf/io-gif.c:1488 gdk-pixbuf/io-gif.c:1541 -#: gdk-pixbuf/io-gif.c:1657 +#: gdk-pixbuf/io-gif.c:864 gdk-pixbuf/io-gif.c:1486 gdk-pixbuf/io-gif.c:1539 +#: gdk-pixbuf/io-gif.c:1655 msgid "Not enough memory to load GIF file" msgstr "אין מספיק זיכרון לטעינת קובץ GIF" -#: gdk-pixbuf/io-gif.c:960 +#: gdk-pixbuf/io-gif.c:958 msgid "Not enough memory to composite a frame in GIF file" msgstr "אין מספיק זיכרון להרכיב מסגרת נוספת בקובץ ה־GIF" -#: gdk-pixbuf/io-gif.c:1132 +#: gdk-pixbuf/io-gif.c:1130 msgid "GIF image is corrupt (incorrect LZW compression)" msgstr "תמונת ה־GIF פגומה (כיווץ LZW שגוי)" -#: gdk-pixbuf/io-gif.c:1182 +#: gdk-pixbuf/io-gif.c:1180 msgid "File does not appear to be a GIF file" msgstr "הקובץ לא נראה כקובץ GIF" -#: gdk-pixbuf/io-gif.c:1194 +#: gdk-pixbuf/io-gif.c:1192 #, c-format msgid "Version %s of the GIF file format is not supported" msgstr "גרסה %s של תבנית קובץ ה־GIF אינה נתמכת" -#: gdk-pixbuf/io-gif.c:1241 +#: gdk-pixbuf/io-gif.c:1239 msgid "Resulting GIF image has zero size" msgstr "ה־GIF שנוצר הוא בגודל אפס" -#: gdk-pixbuf/io-gif.c:1320 +#: gdk-pixbuf/io-gif.c:1318 msgid "" "GIF image has no global colormap, and a frame inside it has no local " "colormap." @@ -342,7 +351,7 @@ msgstr "" "GIF image has no global colormap, and a frame inside it has no local " "colormap." -#: gdk-pixbuf/io-gif.c:1564 +#: gdk-pixbuf/io-gif.c:1562 msgid "GIF image was truncated or incomplete." msgstr "תמונת ה־GIF הייתה קטועה או לא מושלמת." @@ -359,87 +368,87 @@ msgstr "לא ניתן לפענח את קובץ ה־ICNS" msgid "The ICNS image format" msgstr "תבנית התמונה ICNS" -#: gdk-pixbuf/io-ico.c:228 gdk-pixbuf/io-ico.c:242 gdk-pixbuf/io-ico.c:291 -#: gdk-pixbuf/io-ico.c:302 gdk-pixbuf/io-ico.c:395 +#: gdk-pixbuf/io-ico.c:226 gdk-pixbuf/io-ico.c:240 gdk-pixbuf/io-ico.c:289 +#: gdk-pixbuf/io-ico.c:300 gdk-pixbuf/io-ico.c:393 msgid "Invalid header in icon" msgstr "כותרת לא תקנית לסמל" -#: gdk-pixbuf/io-ico.c:257 gdk-pixbuf/io-ico.c:312 gdk-pixbuf/io-ico.c:405 -#: gdk-pixbuf/io-ico.c:458 gdk-pixbuf/io-ico.c:488 +#: gdk-pixbuf/io-ico.c:255 gdk-pixbuf/io-ico.c:310 gdk-pixbuf/io-ico.c:403 +#: gdk-pixbuf/io-ico.c:456 gdk-pixbuf/io-ico.c:486 msgid "Not enough memory to load icon" msgstr "אין מספיק זיכרון לטעינת סמל" -#: gdk-pixbuf/io-ico.c:338 +#: gdk-pixbuf/io-ico.c:336 msgid "Compressed icons are not supported" msgstr "סמלים מכווצים אינם נתמכים" -#: gdk-pixbuf/io-ico.c:358 +#: gdk-pixbuf/io-ico.c:356 msgid "Icon has zero width" msgstr "לסמל יש רוחב אפס" -#: gdk-pixbuf/io-ico.c:368 +#: gdk-pixbuf/io-ico.c:366 msgid "Icon has zero height" msgstr "לסמל יש גובה אפס" -#: gdk-pixbuf/io-ico.c:443 +#: gdk-pixbuf/io-ico.c:441 msgid "Unsupported icon type" msgstr "סוג הסמל לא נתמך" -#: gdk-pixbuf/io-ico.c:537 +#: gdk-pixbuf/io-ico.c:535 msgid "Not enough memory to load ICO file" msgstr "אין מספיק זיכרון לטעינת קובץ ICO" -#: gdk-pixbuf/io-ico.c:1002 +#: gdk-pixbuf/io-ico.c:1000 msgid "Image too large to be saved as ICO" msgstr "התמונה גדולה מכדי שמירה כ־ICO" -#: gdk-pixbuf/io-ico.c:1013 +#: gdk-pixbuf/io-ico.c:1011 msgid "Cursor hotspot outside image" msgstr "Cursor hotspot outside image" -#: gdk-pixbuf/io-ico.c:1036 +#: gdk-pixbuf/io-ico.c:1034 #, c-format msgid "Unsupported depth for ICO file: %d" msgstr "עומק בלתי נתמך לקובץ ICO:‏ %d" -#: gdk-pixbuf/io-jasper.c:74 +#: gdk-pixbuf/io-jasper.c:73 msgid "Couldn't allocate memory for stream" msgstr "לא ניתן להקצות זיכרון לזרימה" -#: gdk-pixbuf/io-jasper.c:104 +#: gdk-pixbuf/io-jasper.c:103 msgid "Couldn't decode image" msgstr "לא ניתן לפענח את התמונה" -#: gdk-pixbuf/io-jasper.c:122 +#: gdk-pixbuf/io-jasper.c:121 msgid "Transformed JPEG2000 has zero width or height" msgstr "ה־JPEG2000 המותמר הוא ברוחב או גובה אפס" -#: gdk-pixbuf/io-jasper.c:136 +#: gdk-pixbuf/io-jasper.c:135 msgid "Image type currently not supported" msgstr "סוג התמונה אינו נתמך" -#: gdk-pixbuf/io-jasper.c:148 gdk-pixbuf/io-jasper.c:156 +#: gdk-pixbuf/io-jasper.c:147 gdk-pixbuf/io-jasper.c:155 msgid "Couldn't allocate memory for color profile" msgstr "לא ניתן להקצות זיכרון עבור פרופיל הצבע" -#: gdk-pixbuf/io-jasper.c:182 +#: gdk-pixbuf/io-jasper.c:181 msgid "Insufficient memory to open JPEG 2000 file" msgstr "אין מספיק זיכרון לפתיחת קובץ JPEG 2000" -#: gdk-pixbuf/io-jasper.c:261 +#: gdk-pixbuf/io-jasper.c:260 msgid "Couldn't allocate memory to buffer image data" msgstr "Couldn't allocate memory to buffer image data" -#: gdk-pixbuf/io-jasper.c:305 +#: gdk-pixbuf/io-jasper.c:304 msgid "The JPEG 2000 image format" msgstr "תצורת התמונה JPEG 2000" -#: gdk-pixbuf/io-jpeg.c:126 +#: gdk-pixbuf/io-jpeg.c:124 #, c-format msgid "Error interpreting JPEG image file (%s)" msgstr "שגיאה בפענוח קובץ תמונת JPEG‏ (%s)" -#: gdk-pixbuf/io-jpeg.c:604 +#: gdk-pixbuf/io-jpeg.c:597 msgid "" "Insufficient memory to load image, try exiting some applications to free " "memory" @@ -447,17 +456,17 @@ msgstr "" "אין מספיק זיכרון לטעינת התמונה, כדאי לנסות לסגור מספר יישומים כדי לפנות " "זיכרון" -#: gdk-pixbuf/io-jpeg.c:651 gdk-pixbuf/io-jpeg.c:865 +#: gdk-pixbuf/io-jpeg.c:645 gdk-pixbuf/io-jpeg.c:858 #, c-format msgid "Unsupported JPEG color space (%s)" msgstr "מרחב הצבעים של ה־JPEG אינו נתמך (%s)" -#: gdk-pixbuf/io-jpeg.c:764 gdk-pixbuf/io-jpeg.c:1044 +#: gdk-pixbuf/io-jpeg.c:757 gdk-pixbuf/io-jpeg.c:1037 #: gdk-pixbuf/io-jpeg.c:1308 gdk-pixbuf/io-jpeg.c:1318 msgid "Couldn't allocate memory for loading JPEG file" msgstr "לא ניתן להקצות זיכרון לטעינת קובץ JPEG" -#: gdk-pixbuf/io-jpeg.c:1018 +#: gdk-pixbuf/io-jpeg.c:1011 msgid "Transformed JPEG has zero width or height." msgstr "Transformed JPEG has zero width or height." @@ -466,89 +475,89 @@ msgstr "Transformed JPEG has zero width or height." msgid "Color profile has invalid length '%u'." msgstr "אורך פרופיל הצבע '%u' אינו תקני." -#: gdk-pixbuf/io-pcx.c:186 +#: gdk-pixbuf/io-pcx.c:184 msgid "Couldn't allocate memory for header" msgstr "לא ניתן להקצות זיכרון לכותרת" -#: gdk-pixbuf/io-pcx.c:201 gdk-pixbuf/io-pcx.c:559 +#: gdk-pixbuf/io-pcx.c:199 gdk-pixbuf/io-pcx.c:557 msgid "Couldn't allocate memory for context buffer" msgstr "לא ניתן להקצות זיכרון לחוצץ ההקשר" -#: gdk-pixbuf/io-pcx.c:600 +#: gdk-pixbuf/io-pcx.c:598 msgid "Image has invalid width and/or height" msgstr "לתמונה יש רוחב ו/או גובה לא תקניים" -#: gdk-pixbuf/io-pcx.c:612 gdk-pixbuf/io-pcx.c:673 +#: gdk-pixbuf/io-pcx.c:610 gdk-pixbuf/io-pcx.c:671 msgid "Image has unsupported bpp" msgstr "לתמונה יש bpp לא נתמך" -#: gdk-pixbuf/io-pcx.c:617 gdk-pixbuf/io-pcx.c:625 +#: gdk-pixbuf/io-pcx.c:615 gdk-pixbuf/io-pcx.c:623 #, c-format msgid "Image has unsupported number of %d-bit planes" msgstr "לתמונה יש מספר בלתי נתמך של מישורי %d סיביות" -#: gdk-pixbuf/io-pcx.c:641 +#: gdk-pixbuf/io-pcx.c:639 msgid "Couldn't create new pixbuf" msgstr "לא ניתן ליצור pixbuf חדש" -#: gdk-pixbuf/io-pcx.c:649 +#: gdk-pixbuf/io-pcx.c:647 msgid "Couldn't allocate memory for line data" msgstr "לא ניתן להקצות זיכרון למידע שורה" -#: gdk-pixbuf/io-pcx.c:656 +#: gdk-pixbuf/io-pcx.c:654 msgid "Couldn't allocate memory for PCX image" msgstr "לא ניתן להקצות זיכרון לתמונת PCX" -#: gdk-pixbuf/io-pcx.c:703 +#: gdk-pixbuf/io-pcx.c:701 msgid "Didn't get all lines of PCX image" msgstr "לא התקבלו כל השורות של תמונת ה־PCX" -#: gdk-pixbuf/io-pcx.c:710 +#: gdk-pixbuf/io-pcx.c:708 msgid "No palette found at end of PCX data" msgstr "לא נמצאה ערכת צבעים בסוף נתוני ה־PCX" -#: gdk-pixbuf/io-pcx.c:755 +#: gdk-pixbuf/io-pcx.c:753 msgid "The PCX image format" msgstr "תבנית תמונת PCX" -#: gdk-pixbuf/io-pixdata.c:148 +#: gdk-pixbuf/io-pixdata.c:146 msgid "Transformed pixbuf has zero width or height." msgstr "Transformed pixbuf has zero width or height." -#: gdk-pixbuf/io-pixdata.c:186 +#: gdk-pixbuf/io-pixdata.c:184 msgid "The GdkPixdata format" msgstr "המבנה GdkPixdata" -#: gdk-pixbuf/io-png.c:54 +#: gdk-pixbuf/io-png.c:53 msgid "Bits per channel of PNG image is invalid." msgstr "הסיביות לערוץ של תמונת ה־PNG אינן תקינות." -#: gdk-pixbuf/io-png.c:135 gdk-pixbuf/io-png.c:641 +#: gdk-pixbuf/io-png.c:134 gdk-pixbuf/io-png.c:640 msgid "Transformed PNG has zero width or height." msgstr "Transformed PNG has zero width or height." -#: gdk-pixbuf/io-png.c:143 +#: gdk-pixbuf/io-png.c:142 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:152 +#: gdk-pixbuf/io-png.c:151 msgid "Transformed PNG not RGB or RGBA." msgstr "Transformed PNG not RGB or RGBA." -#: gdk-pixbuf/io-png.c:161 +#: gdk-pixbuf/io-png.c:160 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:182 +#: gdk-pixbuf/io-png.c:181 #, c-format msgid "Fatal error in PNG image file: %s" msgstr "שגיאה חמורה בקובץ תמונת PNG:‏ %s" -#: gdk-pixbuf/io-png.c:315 +#: gdk-pixbuf/io-png.c:314 msgid "Insufficient memory to load PNG file" msgstr "אין מספיק זיכרון לטעינת קובץ PNG" -#: gdk-pixbuf/io-png.c:656 +#: gdk-pixbuf/io-png.c:655 #, c-format msgid "" "Insufficient memory to store a %lu by %lu image; try exiting some " @@ -557,370 +566,366 @@ msgstr "" "אין מספיק זיכרון לשמירת תמונה בגודל %lu על %lu; כדאי לנסות לצאת ממספר " "יישומים כדי להקטין את השימוש בזיכרון" -#: gdk-pixbuf/io-png.c:719 +#: gdk-pixbuf/io-png.c:718 msgid "Fatal error reading PNG image file" msgstr "שגיאה חמורה בקריאת קובץ PNG" -#: gdk-pixbuf/io-png.c:768 +#: gdk-pixbuf/io-png.c:767 #, c-format msgid "Fatal error reading PNG image file: %s" msgstr "שגיאה חמורה בקריאת קובץ PNG:‏ %s" -#: gdk-pixbuf/io-png.c:858 +#: gdk-pixbuf/io-png.c:857 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:867 +#: gdk-pixbuf/io-png.c:866 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:881 gdk-pixbuf/io-tiff.c:667 +#: gdk-pixbuf/io-png.c:880 gdk-pixbuf/io-tiff.c:665 #, c-format msgid "Color profile has invalid length %d." msgstr "לפרופיל הצבע יש אורך בלתי תקני %d." -#: gdk-pixbuf/io-png.c:894 +#: gdk-pixbuf/io-png.c:893 #, c-format msgid "" "PNG compression level must be a value between 0 and 9; value '%s' could not " "be parsed." msgstr "איכות קובץ PNG חייבת להיות בין 0 ל־100, לא ניתן לפענח את הערך '%s'." -#: gdk-pixbuf/io-png.c:907 +#: gdk-pixbuf/io-png.c:906 #, c-format msgid "" "PNG compression level must be a value between 0 and 9; value '%d' is not " "allowed." msgstr "איכות קובץ PNG חייבת להיות בין 0 ל־100, הערך '%d' אינו מורשה." -#: gdk-pixbuf/io-png.c:955 +#: gdk-pixbuf/io-png.c:954 #, 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:1118 +#: gdk-pixbuf/io-png.c:1117 msgid "The PNG image format" msgstr "תבנית תמונת PNG" -#: gdk-pixbuf/io-pnm.c:248 +#: gdk-pixbuf/io-pnm.c:246 msgid "PNM loader expected to find an integer, but didn't" msgstr "טוען ה־PNM ציפה למצוא מספר שלם, אך לא מצא" -#: gdk-pixbuf/io-pnm.c:280 +#: gdk-pixbuf/io-pnm.c:278 msgid "PNM file has an incorrect initial byte" msgstr "לקובץ ה־PNM יש סיבית פנימית לא תקנית" -#: gdk-pixbuf/io-pnm.c:310 +#: gdk-pixbuf/io-pnm.c:308 msgid "PNM file is not in a recognized PNM subformat" msgstr "קובץ ה־PNM אינו בתת־תבנית מוכרת של PNM" -#: gdk-pixbuf/io-pnm.c:335 +#: gdk-pixbuf/io-pnm.c:333 msgid "PNM file has an image width of 0" msgstr "רוחב תמונת PNM הוא 0" -#: gdk-pixbuf/io-pnm.c:356 +#: gdk-pixbuf/io-pnm.c:354 msgid "PNM file has an image height of 0" msgstr "גובה תמונת PNM הוא 0" -#: gdk-pixbuf/io-pnm.c:379 +#: gdk-pixbuf/io-pnm.c:377 msgid "Maximum color value in PNM file is 0" msgstr "ערך הצבע המקסימלי בקובץ PNM הוא 0" -#: gdk-pixbuf/io-pnm.c:387 +#: gdk-pixbuf/io-pnm.c:385 msgid "Maximum color value in PNM file is too large" msgstr "ערך הצבע המקסימלי בקובץ PNM הוא גדול מדי" -#: gdk-pixbuf/io-pnm.c:427 gdk-pixbuf/io-pnm.c:457 gdk-pixbuf/io-pnm.c:502 +#: gdk-pixbuf/io-pnm.c:425 gdk-pixbuf/io-pnm.c:455 gdk-pixbuf/io-pnm.c:500 msgid "Raw PNM image type is invalid" msgstr "סוג תמונת ה־PNM הגולמית שגוי" -#: gdk-pixbuf/io-pnm.c:652 +#: gdk-pixbuf/io-pnm.c:650 msgid "PNM image loader does not support this PNM subformat" msgstr "טוען תמונות ה־PNM אינו תומך בתת־תבנית זו של PNM" -#: gdk-pixbuf/io-pnm.c:739 gdk-pixbuf/io-pnm.c:966 +#: gdk-pixbuf/io-pnm.c:737 gdk-pixbuf/io-pnm.c:964 msgid "Raw PNM formats require exactly one whitespace before sample data" msgstr "מבני PNM גולמיים דורשים בדיוק רווח אחד לפני נתוני הדגימה" -#: gdk-pixbuf/io-pnm.c:766 +#: gdk-pixbuf/io-pnm.c:764 msgid "Cannot allocate memory for loading PNM image" msgstr "לא ניתן להקצות זיכרון לטעינת תמונת PNM" -#: gdk-pixbuf/io-pnm.c:816 +#: gdk-pixbuf/io-pnm.c:814 msgid "Insufficient memory to load PNM context struct" msgstr "אין די זיכרון לטעינת מבנה ההקשר PNM" -#: gdk-pixbuf/io-pnm.c:867 +#: gdk-pixbuf/io-pnm.c:865 msgid "Unexpected end of PNM image data" msgstr "סוף נתוני תמונת ה־PNM לא צפוי" -#: gdk-pixbuf/io-pnm.c:995 +#: gdk-pixbuf/io-pnm.c:993 msgid "Insufficient memory to load PNM file" msgstr "אין מספיק זיכרון לטעינת קובץ PNM" -#: gdk-pixbuf/io-pnm.c:1079 +#: gdk-pixbuf/io-pnm.c:1077 msgid "The PNM/PBM/PGM/PPM image format family" msgstr "משפחת מבני התמונה PNM/PBM/PGM/PPM" -#: gdk-pixbuf/io-qtif.c:128 +#: gdk-pixbuf/io-qtif.c:126 msgid "Input file descriptor is NULL." msgstr "מתאר קובץ הקלט הוא NULL." -#: gdk-pixbuf/io-qtif.c:143 +#: gdk-pixbuf/io-qtif.c:141 msgid "Failed to read QTIF header" msgstr "קריאת כותרת ה־QTIF נכשלה" -#: gdk-pixbuf/io-qtif.c:152 gdk-pixbuf/io-qtif.c:189 gdk-pixbuf/io-qtif.c:459 +#: gdk-pixbuf/io-qtif.c:150 gdk-pixbuf/io-qtif.c:187 gdk-pixbuf/io-qtif.c:454 #, c-format msgid "QTIF atom size too large (%d byte)" msgid_plural "QTIF atom size too large (%d bytes)" msgstr[0] "גודל אטום קובץ ה־QTIF גדול מדי (בית אחד)" msgstr[1] "גודל אטום קובץ ה־QTIF גדול מדי (%d בתים)" -#: gdk-pixbuf/io-qtif.c:175 +#: gdk-pixbuf/io-qtif.c:173 #, c-format msgid "Failed to allocate %d byte for file read buffer" msgid_plural "Failed to allocate %d bytes for file read buffer" msgstr[0] "הקצאת בית אחד לחוצץ קריאת הקובץ נכשלה" msgstr[1] "הקצאת %d בתים לחוצץ קריאת הקובץ נכשלה" -#: gdk-pixbuf/io-qtif.c:206 +#: gdk-pixbuf/io-qtif.c:201 #, c-format msgid "File error when reading QTIF atom: %s" msgstr "אירעה שגיאת קובץ בעת קריאת אטום QTIF:‏ %s" -#: gdk-pixbuf/io-qtif.c:243 +#: gdk-pixbuf/io-qtif.c:238 #, c-format msgid "Failed to skip the next %d byte with seek()." msgid_plural "Failed to skip the next %d bytes with seek()." msgstr[0] "הדילוג על הבית הבא עם seek()‎ נכשל." msgstr[1] "הדילוג על %d הבתים הבאים עם seek()‎ נכשל." -#: gdk-pixbuf/io-qtif.c:270 +#: gdk-pixbuf/io-qtif.c:265 msgid "Failed to allocate QTIF context structure." msgstr "לא ניתן להקצות מבנה הקשר ל־QTIF." -#: gdk-pixbuf/io-qtif.c:330 +#: gdk-pixbuf/io-qtif.c:325 msgid "Failed to create GdkPixbufLoader object." msgstr "יצירת פריט מסוג GdkPixbufLoader נכשלה." -#: gdk-pixbuf/io-qtif.c:434 +#: gdk-pixbuf/io-qtif.c:429 msgid "Failed to find an image data atom." msgstr "מציאת נתוני אטום לתמונה נכשלה." -#: gdk-pixbuf/io-qtif.c:618 +#: gdk-pixbuf/io-qtif.c:613 msgid "The QTIF image format" msgstr "תבנית התמונה QTIF" -#: gdk-pixbuf/io-ras.c:125 +#: gdk-pixbuf/io-ras.c:123 msgid "RAS image has bogus header data" msgstr "לתמונת RAS יש מידע כותרת מזויף" -#: gdk-pixbuf/io-ras.c:147 +#: gdk-pixbuf/io-ras.c:145 msgid "RAS image has unknown type" msgstr "תמונת RAS מסוג לא ידוע" -#: gdk-pixbuf/io-ras.c:155 +#: gdk-pixbuf/io-ras.c:153 msgid "unsupported RAS image variation" msgstr "צורת תמונת RAS לא נתמכת" -#: gdk-pixbuf/io-ras.c:170 gdk-pixbuf/io-ras.c:199 +#: gdk-pixbuf/io-ras.c:168 gdk-pixbuf/io-ras.c:197 msgid "Not enough memory to load RAS image" msgstr "אין מספיק זיכרון לטעינת תמונת RAS" -#: gdk-pixbuf/io-ras.c:544 +#: gdk-pixbuf/io-ras.c:542 msgid "The Sun raster image format" msgstr "תבנית התמונה Sun raster" -#: gdk-pixbuf/io-tga.c:153 +#: gdk-pixbuf/io-tga.c:151 msgid "Cannot allocate memory for IOBuffer struct" msgstr "לא ניתן להקצות זיכרון למבנה IOBuffer" -#: gdk-pixbuf/io-tga.c:172 +#: gdk-pixbuf/io-tga.c:170 msgid "Cannot allocate memory for IOBuffer data" msgstr "לא ניתן להקצות זיכרון לנתוני IOBuffer" -#: gdk-pixbuf/io-tga.c:183 +#: gdk-pixbuf/io-tga.c:181 msgid "Cannot realloc IOBuffer data" msgstr "לא ניתן להקצות מחדש זיכרון לנתוני IOBuffer" -#: gdk-pixbuf/io-tga.c:213 +#: gdk-pixbuf/io-tga.c:211 msgid "Cannot allocate temporary IOBuffer data" msgstr "לא ניתן להקצות נתוני IOBuffer זמניים" -#: gdk-pixbuf/io-tga.c:346 +#: gdk-pixbuf/io-tga.c:339 msgid "Cannot allocate new pixbuf" msgstr "לא ניתן להקצות pixbuf חדש" -#: gdk-pixbuf/io-tga.c:685 +#: gdk-pixbuf/io-tga.c:678 msgid "Image is corrupted or truncated" msgstr "התמונה פגומה או שאינה מושלמת." -#: gdk-pixbuf/io-tga.c:692 +#: gdk-pixbuf/io-tga.c:685 msgid "Cannot allocate colormap structure" msgstr "לא ניתן להקצות מבנה מפת צבעים" -#: gdk-pixbuf/io-tga.c:699 +#: gdk-pixbuf/io-tga.c:692 msgid "Cannot allocate colormap entries" msgstr "לא ניתן להקצות ערכי מפת צבעים" -#: gdk-pixbuf/io-tga.c:721 +#: gdk-pixbuf/io-tga.c:714 msgid "Unexpected bitdepth for colormap entries" msgstr "עומק הסיביות אינו צפוי לרשומות מפת הצבעים" -#: gdk-pixbuf/io-tga.c:739 +#: gdk-pixbuf/io-tga.c:732 msgid "Cannot allocate TGA header memory" msgstr "לא ניתן להקצות זיכרון לכותרת TGA" -#: gdk-pixbuf/io-tga.c:772 +#: gdk-pixbuf/io-tga.c:765 msgid "TGA image has invalid dimensions" msgstr "לתמונת ה־TGA יש ממדים לא תקניים" -#: gdk-pixbuf/io-tga.c:778 gdk-pixbuf/io-tga.c:787 gdk-pixbuf/io-tga.c:797 -#: gdk-pixbuf/io-tga.c:807 gdk-pixbuf/io-tga.c:814 +#: gdk-pixbuf/io-tga.c:771 gdk-pixbuf/io-tga.c:780 gdk-pixbuf/io-tga.c:790 +#: gdk-pixbuf/io-tga.c:800 gdk-pixbuf/io-tga.c:807 msgid "TGA image type not supported" msgstr "סוג התמונות TGA אינו נתמך" -#: gdk-pixbuf/io-tga.c:861 +#: gdk-pixbuf/io-tga.c:854 msgid "Cannot allocate memory for TGA context struct" msgstr "לא ניתן להקצות זיכרון למבנה הקשר TGA" -#: gdk-pixbuf/io-tga.c:926 +#: gdk-pixbuf/io-tga.c:919 msgid "Excess data in file" msgstr "מידע עודף בקובץ" -#: gdk-pixbuf/io-tga.c:1007 +#: gdk-pixbuf/io-tga.c:1000 msgid "The Targa image format" msgstr "תבנית התמונה Targa" -#: gdk-pixbuf/io-tiff.c:104 +#: gdk-pixbuf/io-tiff.c:102 msgid "Could not get image width (bad TIFF file)" msgstr "לא ניתן לזהות את רוחב התמונה (קובץ TIFF שגוי)" -#: gdk-pixbuf/io-tiff.c:112 +#: gdk-pixbuf/io-tiff.c:110 msgid "Could not get image height (bad TIFF file)" msgstr "לא ניתן לזהות את גובה התמונה (קובץ TIFF שגוי)" -#: gdk-pixbuf/io-tiff.c:120 +#: gdk-pixbuf/io-tiff.c:118 msgid "Width or height of TIFF image is zero" msgstr "גובה או רוחב תמונת ה־TIFF הוא אפס" -#: gdk-pixbuf/io-tiff.c:129 gdk-pixbuf/io-tiff.c:138 +#: gdk-pixbuf/io-tiff.c:127 gdk-pixbuf/io-tiff.c:136 msgid "Dimensions of TIFF image too large" msgstr "ממדי תמונת ה־TIFF גדולים מידי" -#: gdk-pixbuf/io-tiff.c:162 gdk-pixbuf/io-tiff.c:174 gdk-pixbuf/io-tiff.c:491 +#: gdk-pixbuf/io-tiff.c:160 gdk-pixbuf/io-tiff.c:172 gdk-pixbuf/io-tiff.c:489 msgid "Insufficient memory to open TIFF file" msgstr "אין מספיק זיכרון לפתיחת תמונת TIFF" -#: gdk-pixbuf/io-tiff.c:236 +#: gdk-pixbuf/io-tiff.c:234 msgid "Failed to load RGB data from TIFF file" msgstr "טעינת נתוני RGB מקובץ TIFF נכשלה" -#: gdk-pixbuf/io-tiff.c:293 +#: gdk-pixbuf/io-tiff.c:291 msgid "Failed to open TIFF image" msgstr "פתיחת תמונת TIFF נכשלה" -#: gdk-pixbuf/io-tiff.c:427 gdk-pixbuf/io-tiff.c:440 +#: gdk-pixbuf/io-tiff.c:425 gdk-pixbuf/io-tiff.c:438 msgid "Failed to load TIFF image" msgstr "טעינת תמונת TIFF נכשלה" -#: gdk-pixbuf/io-tiff.c:623 +#: gdk-pixbuf/io-tiff.c:621 msgid "Failed to save TIFF image" msgstr "שמירת תמונת TIFF נכשלה" -#: gdk-pixbuf/io-tiff.c:656 +#: gdk-pixbuf/io-tiff.c:654 msgid "TIFF compression doesn't refer to a valid codec." msgstr "דחיסת ה־TIFF אינה מתייחסת למקודד תקני." -#: gdk-pixbuf/io-tiff.c:696 +#: gdk-pixbuf/io-tiff.c:694 msgid "Failed to write TIFF data" msgstr "כתיבת תמונת TIFF נכשלה" -#: gdk-pixbuf/io-tiff.c:733 +#: gdk-pixbuf/io-tiff.c:731 msgid "Couldn't write to TIFF file" msgstr "לא ניתן לכתוב לקובץ ה־TIFF" -#: gdk-pixbuf/io-tiff.c:788 -msgid "The TIFF image format" -msgstr "תבנית התמונה TIFF" - -#: gdk-pixbuf/io-wbmp.c:245 +#: gdk-pixbuf/io-wbmp.c:243 msgid "Image has zero width" msgstr "רוחב התמונה הוא אפס" -#: gdk-pixbuf/io-wbmp.c:263 +#: gdk-pixbuf/io-wbmp.c:261 msgid "Image has zero height" msgstr "גובה התמונה הוא אפס" -#: gdk-pixbuf/io-wbmp.c:274 +#: gdk-pixbuf/io-wbmp.c:272 msgid "Not enough memory to load image" msgstr "אין מספיק זיכרון לטעינת התמונה" -#: gdk-pixbuf/io-wbmp.c:333 +#: gdk-pixbuf/io-wbmp.c:331 msgid "Couldn't save the rest" msgstr "לא ניתן לשמור את השאר" -#: gdk-pixbuf/io-wbmp.c:374 +#: gdk-pixbuf/io-wbmp.c:372 msgid "The WBMP image format" msgstr "תבנית התמונה WBMP" -#: gdk-pixbuf/io-xbm.c:304 +#: gdk-pixbuf/io-xbm.c:302 msgid "Invalid XBM file" msgstr "קובץ XBM לא תקני" -#: gdk-pixbuf/io-xbm.c:314 +#: gdk-pixbuf/io-xbm.c:312 msgid "Insufficient memory to load XBM image file" msgstr "אין מספיק זיכרון לטעינת קובץ תמונת XBM" -#: gdk-pixbuf/io-xbm.c:462 +#: gdk-pixbuf/io-xbm.c:460 msgid "Failed to write to temporary file when loading XBM image" msgstr "כתיבה לקובץ זמני בזמן טעינת תמונת XBM נכשלה" -#: gdk-pixbuf/io-xbm.c:501 +#: gdk-pixbuf/io-xbm.c:499 msgid "The XBM image format" msgstr "תבנית התמונה XBM" -#: gdk-pixbuf/io-xpm.c:469 +#: gdk-pixbuf/io-xpm.c:467 msgid "No XPM header found" msgstr "לא נמצאה כותרת XPM" -#: gdk-pixbuf/io-xpm.c:478 +#: gdk-pixbuf/io-xpm.c:476 msgid "Invalid XPM header" msgstr "קובץ ה־XPM לא תקני" -#: gdk-pixbuf/io-xpm.c:486 +#: gdk-pixbuf/io-xpm.c:484 msgid "XPM file has image width <= 0" msgstr "רוחב התמונה בקובץ ה־XPM‏ <= 0" -#: gdk-pixbuf/io-xpm.c:494 +#: gdk-pixbuf/io-xpm.c:492 msgid "XPM file has image height <= 0" msgstr "גובה התמונה בקובץ ה־XPM‏ <= 0" -#: gdk-pixbuf/io-xpm.c:502 +#: gdk-pixbuf/io-xpm.c:500 msgid "XPM has invalid number of chars per pixel" msgstr "לקובץ XPM יש מספר לא תקני של תווים לפיקסלים" -#: gdk-pixbuf/io-xpm.c:511 +#: gdk-pixbuf/io-xpm.c:509 msgid "XPM file has invalid number of colors" msgstr "לקובץ XPM יש מספר בלתי תקני של צבעים" -#: gdk-pixbuf/io-xpm.c:523 gdk-pixbuf/io-xpm.c:532 gdk-pixbuf/io-xpm.c:584 +#: gdk-pixbuf/io-xpm.c:521 gdk-pixbuf/io-xpm.c:530 gdk-pixbuf/io-xpm.c:582 msgid "Cannot allocate memory for loading XPM image" msgstr "לא ניתן להקצות זיכרון לטעינת תמונת XPM" -#: gdk-pixbuf/io-xpm.c:546 +#: gdk-pixbuf/io-xpm.c:544 msgid "Cannot read XPM colormap" msgstr "לא ניתן לקרוא את מפת הצבעים של XPM" -#: gdk-pixbuf/io-xpm.c:778 +#: gdk-pixbuf/io-xpm.c:776 msgid "Failed to write to temporary file when loading XPM image" msgstr "כתיבה לקובץ זמני בזמן טעינת תמונת XPM נכשלה" -#: gdk-pixbuf/io-xpm.c:817 +#: gdk-pixbuf/io-xpm.c:815 msgid "The XPM image format" msgstr "תבנית התמונה XPM" diff --git a/po/hi.gmo b/po/hi.gmo index 94c9988d0bc6d9236aeb22c944aba4ecb996a841..f7557ba39b9234e312148deca27bec9bd8959611 100644 GIT binary patch delta 28 jcmdn^mvQ4?#tm@>ye7H^rn*LE3PuK2CT5$n4czyvDi)Cc1{E3Wf$&Mi!g14cz\n" "Language-Team: Hindi \n" @@ -30,37 +30,37 @@ msgstr "" "\n" "\n" -#: gdk-pixbuf/gdk-pixbuf-animation.c:160 gdk-pixbuf/gdk-pixbuf-io.c:1064 -#: gdk-pixbuf/gdk-pixbuf-io.c:1330 +#: gdk-pixbuf/gdk-pixbuf-animation.c:158 gdk-pixbuf/gdk-pixbuf-io.c:1077 +#: gdk-pixbuf/gdk-pixbuf-io.c:1333 #, c-format msgid "Failed to open file '%s': %s" msgstr "'%s' फ़ाइल खोलने में विफल: %s" -#: gdk-pixbuf/gdk-pixbuf-animation.c:173 gdk-pixbuf/gdk-pixbuf-io.c:1076 +#: gdk-pixbuf/gdk-pixbuf-animation.c:171 gdk-pixbuf/gdk-pixbuf-io.c:962 #, c-format msgid "Image file '%s' contains no data" msgstr "छवि फ़ाइल '%s' में कोई डेटा नहीं है" -#: gdk-pixbuf/gdk-pixbuf-animation.c:212 +#: gdk-pixbuf/gdk-pixbuf-animation.c:210 #, c-format msgid "" "Failed to load animation '%s': reason not known, probably a corrupt " "animation file" msgstr "एनीमेशन '%s' को लोड करने में असफल, कारण अज्ञात, शायद खराब एनीमेशन फ़ाइल." -#: gdk-pixbuf/gdk-pixbuf-animation.c:280 gdk-pixbuf/gdk-pixbuf-io.c:1112 -#: gdk-pixbuf/gdk-pixbuf-io.c:1382 +#: gdk-pixbuf/gdk-pixbuf-animation.c:278 gdk-pixbuf/gdk-pixbuf-io.c:1113 +#: gdk-pixbuf/gdk-pixbuf-io.c:1385 #, c-format msgid "" "Failed to load image '%s': reason not known, probably a corrupt image file" msgstr "'%s' छवि लोड करने में विफल: कारण अनजान हैं, संभवतः एक खराब छवि फ़ाइल" -#: gdk-pixbuf/gdk-pixbuf-io.c:790 +#: gdk-pixbuf/gdk-pixbuf-io.c:774 #, c-format msgid "Unable to load image-loading module: %s: %s" msgstr "छवि लोडिंग माड्यूलः %s को लोड करने में अक्षमः %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:805 +#: gdk-pixbuf/gdk-pixbuf-io.c:789 #, c-format msgid "" "Image-loading module %s does not export the proper interface; perhaps it's " @@ -69,68 +69,68 @@ msgstr "" "छवि लोडिंग माड्यूल %s सही इंटरफेस निर्यात नहीं कर सका; शायद यह भिन्न gdk-pixbuf " "संस्करण से है?" -#: gdk-pixbuf/gdk-pixbuf-io.c:814 gdk-pixbuf/gdk-pixbuf-io.c:865 +#: gdk-pixbuf/gdk-pixbuf-io.c:798 gdk-pixbuf/gdk-pixbuf-io.c:849 #, c-format msgid "Image type '%s' is not supported" msgstr "छवि प्रकार '%s' समर्थित नहीं है" -#: gdk-pixbuf/gdk-pixbuf-io.c:950 +#: gdk-pixbuf/gdk-pixbuf-io.c:934 #, c-format msgid "Couldn't recognize the image file format for file '%s'" msgstr "फ़ाइल '%s' हेतु छवि फ़ाइल फ़ॉर्मेट पहचाना नहीं सका" -#: gdk-pixbuf/gdk-pixbuf-io.c:958 +#: gdk-pixbuf/gdk-pixbuf-io.c:942 msgid "Unrecognized image file format" msgstr "अपरिचित छवि फ़ाइल फ़ॉर्मेट" -#: gdk-pixbuf/gdk-pixbuf-io.c:1121 +#: gdk-pixbuf/gdk-pixbuf-io.c:1124 #, c-format msgid "Failed to load image '%s': %s" msgstr "छवि '%s' को लोड करने में असफल: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2015 gdk-pixbuf/io-gdip-utils.c:837 +#: gdk-pixbuf/gdk-pixbuf-io.c:2029 gdk-pixbuf/io-gdip-utils.c:835 #, c-format msgid "Error writing to image file: %s" msgstr "छवि फ़ाइल में लिखने में त्रुटि: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2057 gdk-pixbuf/gdk-pixbuf-io.c:2178 +#: gdk-pixbuf/gdk-pixbuf-io.c:2071 gdk-pixbuf/gdk-pixbuf-io.c:2192 #, c-format msgid "This build of gdk-pixbuf does not support saving the image format: %s" msgstr "gdk-pixbf का यह बिल्ड छवि फ़ॉर्मेट: %s को सहेजना समर्थित नहीं करता" -#: gdk-pixbuf/gdk-pixbuf-io.c:2088 +#: gdk-pixbuf/gdk-pixbuf-io.c:2102 msgid "Insufficient memory to save image to callback" msgstr "छवि को कालबैक में सहेजने हेतु अपर्याप्त स्मृति" -#: gdk-pixbuf/gdk-pixbuf-io.c:2101 +#: gdk-pixbuf/gdk-pixbuf-io.c:2115 msgid "Failed to open temporary file" msgstr "अस्थाई फ़ाइल खोलने में असफल" -#: gdk-pixbuf/gdk-pixbuf-io.c:2124 +#: gdk-pixbuf/gdk-pixbuf-io.c:2138 msgid "Failed to read from temporary file" msgstr "अस्थाई फ़ाइल से पढ़ने में अक्षम" -#: gdk-pixbuf/gdk-pixbuf-io.c:2372 +#: gdk-pixbuf/gdk-pixbuf-io.c:2382 #, c-format msgid "Failed to open '%s' for writing: %s" msgstr "'%s' को लिखने हेतु खोलने में असफलः %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2398 +#: gdk-pixbuf/gdk-pixbuf-io.c:2408 #, c-format msgid "" "Failed to close '%s' while writing image, all data may not have been saved: " "%s" msgstr "लिखने के दौरान छवि '%s' को बन्द करने में असफल, सभी डेटा सहेजे नहीं गए होंगे: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2619 gdk-pixbuf/gdk-pixbuf-io.c:2671 +#: gdk-pixbuf/gdk-pixbuf-io.c:2629 gdk-pixbuf/gdk-pixbuf-io.c:2681 msgid "Insufficient memory to save image into a buffer" msgstr "छवि को बफ़र में सहेजने हेतु अपर्याप्त स्मृति" -#: gdk-pixbuf/gdk-pixbuf-io.c:2717 +#: gdk-pixbuf/gdk-pixbuf-io.c:2727 msgid "Error writing to image stream" msgstr "छवि फ़ाइल में लिखने में त्रुटि" -#: gdk-pixbuf/gdk-pixbuf-loader.c:393 +#: gdk-pixbuf/gdk-pixbuf-loader.c:384 #, c-format msgid "" "Internal error: Image loader module '%s' failed to complete an operation, " @@ -139,98 +139,103 @@ msgstr "" "आंतरिक त्रुटि: छवि लोडर माड्यूल '%s' ऑपरेशन पूरा करने में विफल रहा, परन्तु असफलता का " "कारण नहीं दिया" -#: gdk-pixbuf/gdk-pixbuf-loader.c:435 +#: gdk-pixbuf/gdk-pixbuf-loader.c:426 #, c-format msgid "Incremental loading of image type '%s' is not supported" msgstr "छवि प्रकार '%s' की बढ़ती हुई लोडिंग समर्थित नहीं है" -#: gdk-pixbuf/gdk-pixdata.c:160 +#: gdk-pixbuf/gdk-pixdata.c:158 msgid "Image header corrupt" msgstr "छवि हैडर खराब है" -#: gdk-pixbuf/gdk-pixdata.c:165 +#: gdk-pixbuf/gdk-pixdata.c:163 msgid "Image format unknown" msgstr "छवि फ़ॉर्मेट अज्ञात है" -#: gdk-pixbuf/gdk-pixdata.c:170 gdk-pixbuf/gdk-pixdata.c:502 +#: gdk-pixbuf/gdk-pixdata.c:168 gdk-pixbuf/gdk-pixdata.c:501 msgid "Image pixel data corrupt" msgstr "छवि पिक्सल डेटा खराब है" -#: gdk-pixbuf/gdk-pixdata.c:446 +#: gdk-pixbuf/gdk-pixdata.c:445 #, c-format msgid "failed to allocate image buffer of %u byte" msgid_plural "failed to allocate image buffer of %u bytes" msgstr[0] "%u बाइट की छवि बफर आबंटित करने में विफल" msgstr[1] "%u बाइट की छवि बफर आबंटित करने में विफल" -#: gdk-pixbuf/io-ani.c:244 +#: gdk-pixbuf/io-ani.c:242 msgid "Unexpected icon chunk in animation" msgstr "एनीमेशन में अप्रत्याशित चिह्न चंक" -#: gdk-pixbuf/io-ani.c:342 gdk-pixbuf/io-ani.c:400 gdk-pixbuf/io-ani.c:426 -#: gdk-pixbuf/io-ani.c:449 gdk-pixbuf/io-ani.c:476 gdk-pixbuf/io-ani.c:563 +#: gdk-pixbuf/io-ani.c:340 gdk-pixbuf/io-ani.c:398 gdk-pixbuf/io-ani.c:424 +#: gdk-pixbuf/io-ani.c:447 gdk-pixbuf/io-ani.c:474 gdk-pixbuf/io-ani.c:561 msgid "Invalid header in animation" msgstr "एनीमेशन में अवैध हैडर" -#: gdk-pixbuf/io-ani.c:352 gdk-pixbuf/io-ani.c:374 gdk-pixbuf/io-ani.c:458 -#: gdk-pixbuf/io-ani.c:485 gdk-pixbuf/io-ani.c:536 gdk-pixbuf/io-ani.c:608 +#: gdk-pixbuf/io-ani.c:350 gdk-pixbuf/io-ani.c:372 gdk-pixbuf/io-ani.c:456 +#: gdk-pixbuf/io-ani.c:483 gdk-pixbuf/io-ani.c:534 gdk-pixbuf/io-ani.c:606 msgid "Not enough memory to load animation" msgstr "एनीमेशन लोड करने हेतु पर्याप्त स्मृति नहीं है" -#: gdk-pixbuf/io-ani.c:392 gdk-pixbuf/io-ani.c:418 gdk-pixbuf/io-ani.c:437 +#: gdk-pixbuf/io-ani.c:390 gdk-pixbuf/io-ani.c:416 gdk-pixbuf/io-ani.c:435 msgid "Malformed chunk in animation" msgstr "एनीमेशन में खराब भाग" -#: gdk-pixbuf/io-ani.c:660 +#: gdk-pixbuf/io-ani.c:628 +#, fuzzy +msgid "ANI image was truncated or incomplete." +msgstr "GIF छवि अधूरा या बिगड़ा हुआ है." + +#: gdk-pixbuf/io-ani.c:669 msgid "The ANI image format" msgstr "ANI छवि फ़ॉर्मेट" -#: gdk-pixbuf/io-bmp.c:229 gdk-pixbuf/io-bmp.c:266 gdk-pixbuf/io-bmp.c:337 -#: gdk-pixbuf/io-bmp.c:369 gdk-pixbuf/io-bmp.c:392 gdk-pixbuf/io-bmp.c:495 +#: gdk-pixbuf/io-bmp.c:227 gdk-pixbuf/io-bmp.c:264 gdk-pixbuf/io-bmp.c:335 +#: gdk-pixbuf/io-bmp.c:367 gdk-pixbuf/io-bmp.c:390 gdk-pixbuf/io-bmp.c:493 msgid "BMP image has bogus header data" msgstr "BMP छवि में बेकार हैडर डेटा है" -#: gdk-pixbuf/io-bmp.c:240 gdk-pixbuf/io-bmp.c:432 +#: gdk-pixbuf/io-bmp.c:238 gdk-pixbuf/io-bmp.c:430 msgid "Not enough memory to load bitmap image" msgstr "बिटमैप छवि को लोड करने हेतु पर्याप्त स्मृति उपलब्ध नहीं" -#: gdk-pixbuf/io-bmp.c:318 +#: gdk-pixbuf/io-bmp.c:316 msgid "BMP image has unsupported header size" msgstr "BMP छवि में असमर्थित हैडर आकार है" -#: gdk-pixbuf/io-bmp.c:356 +#: gdk-pixbuf/io-bmp.c:354 msgid "Topdown BMP images cannot be compressed" msgstr "Topdown BMP छवि संकुचित नहीं की जा सकती" -#: gdk-pixbuf/io-bmp.c:716 gdk-pixbuf/io-pnm.c:707 +#: gdk-pixbuf/io-bmp.c:714 gdk-pixbuf/io-pnm.c:705 msgid "Premature end-of-file encountered" msgstr "फ़ाइल समाप्ति बिन्दु पहले ही आ गया है" -#: gdk-pixbuf/io-bmp.c:1328 +#: gdk-pixbuf/io-bmp.c:1326 msgid "Couldn't allocate memory for saving BMP file" msgstr "BMP फ़ाइल को सहेजने के लिये स्मृति प्रदान नहीं की जा सकी" -#: gdk-pixbuf/io-bmp.c:1369 +#: gdk-pixbuf/io-bmp.c:1367 msgid "Couldn't write to BMP file" msgstr "BMP फ़ाइल में नहीं लिखा जा सका" -#: gdk-pixbuf/io-bmp.c:1422 gdk-pixbuf/io-gdip-bmp.c:82 +#: gdk-pixbuf/io-bmp.c:1420 gdk-pixbuf/io-gdip-bmp.c:80 msgid "The BMP image format" msgstr "BMP- छवि फ़ॉर्मेट" -#: gdk-pixbuf/io-gdip-emf.c:59 +#: gdk-pixbuf/io-gdip-emf.c:57 msgid "The EMF image format" msgstr "EMF छवि फ़ॉर्मेट" -#: gdk-pixbuf/io-gdip-gif.c:80 gdk-pixbuf/io-gif.c:1720 +#: gdk-pixbuf/io-gdip-gif.c:78 gdk-pixbuf/io-gif.c:1718 msgid "The GIF image format" msgstr "GIF छवि फ़ॉर्मेट" -#: gdk-pixbuf/io-gdip-ico.c:59 gdk-pixbuf/io-ico.c:1271 +#: gdk-pixbuf/io-gdip-ico.c:57 gdk-pixbuf/io-ico.c:1269 msgid "The ICO image format" msgstr "ICO छवि फ़ॉर्मेट" -#: gdk-pixbuf/io-gdip-jpeg.c:53 gdk-pixbuf/io-jpeg.c:1249 +#: gdk-pixbuf/io-gdip-jpeg.c:51 gdk-pixbuf/io-jpeg.c:1249 #, c-format msgid "" "JPEG quality must be a value between 0 and 100; value '%s' could not be " @@ -238,120 +243,124 @@ msgid "" msgstr "" "JPEG गुणवत्ता का मान 0 से 100 के बीच होना चाहिए मान '%s' पार्स्ड नहीं किया जा सका." -#: gdk-pixbuf/io-gdip-jpeg.c:68 gdk-pixbuf/io-jpeg.c:1265 +#: gdk-pixbuf/io-gdip-jpeg.c:66 gdk-pixbuf/io-jpeg.c:1265 #, c-format msgid "" "JPEG quality must be a value between 0 and 100; value '%d' is not allowed." msgstr "JPEG गुणवत्ता का मान 0 से 100 के बीच होना चाहिए, '%d' स्वीकार्य नहीं है." -#: gdk-pixbuf/io-gdip-jpeg.c:136 gdk-pixbuf/io-jpeg.c:1478 +#: gdk-pixbuf/io-gdip-jpeg.c:134 gdk-pixbuf/io-jpeg.c:1478 msgid "The JPEG image format" msgstr "JPEG छवि फ़ॉर्मेट" -#: gdk-pixbuf/io-gdip-utils.c:154 +#: gdk-pixbuf/io-gdip-tiff.c:80 gdk-pixbuf/io-tiff.c:786 +msgid "The TIFF image format" +msgstr "TIFF छवि फ़ॉर्मेट" + +#: gdk-pixbuf/io-gdip-utils.c:152 #, c-format msgid "Could not allocate memory: %s" msgstr "स्मृति आवंटित नहीं किया जा सका: %s" -#: gdk-pixbuf/io-gdip-utils.c:179 gdk-pixbuf/io-gdip-utils.c:293 -#: gdk-pixbuf/io-gdip-utils.c:333 +#: gdk-pixbuf/io-gdip-utils.c:177 gdk-pixbuf/io-gdip-utils.c:291 +#: gdk-pixbuf/io-gdip-utils.c:331 #, c-format msgid "Could not create stream: %s" msgstr "स्ट्रीम नहीं बना सका: %s" -#: gdk-pixbuf/io-gdip-utils.c:193 +#: gdk-pixbuf/io-gdip-utils.c:191 #, c-format msgid "Could not seek stream: %s" msgstr "स्ट्रीम पा नहीं सका: %s" -#: gdk-pixbuf/io-gdip-utils.c:205 +#: gdk-pixbuf/io-gdip-utils.c:203 #, c-format msgid "Could not read from stream: %s" msgstr "स्ट्रीम से पढ़ नहीं सका: %s" -#: gdk-pixbuf/io-gdip-utils.c:617 +#: gdk-pixbuf/io-gdip-utils.c:615 msgid "Couldn't load bitmap" msgstr "बिटमैप भारित नहीं किया जा सका" -#: gdk-pixbuf/io-gdip-utils.c:773 +#: gdk-pixbuf/io-gdip-utils.c:771 msgid "Couldn't load metafile" msgstr "मेटाफ़ाइल लोड नहीं किया जा सका" -#: gdk-pixbuf/io-gdip-utils.c:878 +#: gdk-pixbuf/io-gdip-utils.c:876 msgid "Unsupported image format for GDI+" msgstr "GDI+ के लिए असमर्थित छवि प्रारूप" -#: gdk-pixbuf/io-gdip-utils.c:885 +#: gdk-pixbuf/io-gdip-utils.c:883 msgid "Couldn't save" msgstr "सहेज नहीं सका" -#: gdk-pixbuf/io-gdip-wmf.c:58 +#: gdk-pixbuf/io-gdip-wmf.c:56 msgid "The WMF image format" msgstr "WMF छवि प्रारूप" -#: gdk-pixbuf/io-gif.c:222 +#: gdk-pixbuf/io-gif.c:220 #, c-format msgid "Failure reading GIF: %s" msgstr "GIF: %s को पढ़ने में असफल" -#: gdk-pixbuf/io-gif.c:496 gdk-pixbuf/io-gif.c:1502 gdk-pixbuf/io-gif.c:1669 +#: gdk-pixbuf/io-gif.c:494 gdk-pixbuf/io-gif.c:1500 gdk-pixbuf/io-gif.c:1667 msgid "GIF file was missing some data (perhaps it was truncated somehow?)" msgstr "GIF फ़ाइल में कुछ डेटा गुम है (संभवतः यह कुछ खराब है?)" -#: gdk-pixbuf/io-gif.c:505 +#: gdk-pixbuf/io-gif.c:503 #, c-format msgid "Internal error in the GIF loader (%s)" msgstr "GIF छवि लोडर में आंतरिक त्रुटि (%s)" -#: gdk-pixbuf/io-gif.c:579 +#: gdk-pixbuf/io-gif.c:577 msgid "Stack overflow" msgstr "स्टैक ओवरफ़्लो" -#: gdk-pixbuf/io-gif.c:639 +#: gdk-pixbuf/io-gif.c:637 msgid "GIF image loader cannot understand this image." msgstr "GIF छवि लोडर इस छवि को समझ नहीं सका." -#: gdk-pixbuf/io-gif.c:668 +#: gdk-pixbuf/io-gif.c:666 msgid "Bad code encountered" msgstr "खराब कोड मिला" -#: gdk-pixbuf/io-gif.c:678 +#: gdk-pixbuf/io-gif.c:676 msgid "Circular table entry in GIF file" msgstr "GIF फ़ाइल में चक्राकार तालिका प्रविष्टि" -#: gdk-pixbuf/io-gif.c:866 gdk-pixbuf/io-gif.c:1488 gdk-pixbuf/io-gif.c:1541 -#: gdk-pixbuf/io-gif.c:1657 +#: gdk-pixbuf/io-gif.c:864 gdk-pixbuf/io-gif.c:1486 gdk-pixbuf/io-gif.c:1539 +#: gdk-pixbuf/io-gif.c:1655 msgid "Not enough memory to load GIF file" msgstr "GIF फ़ाइल को लोड करने हेतु पर्याप्त स्मृति नहीं है" -#: gdk-pixbuf/io-gif.c:960 +#: gdk-pixbuf/io-gif.c:958 msgid "Not enough memory to composite a frame in GIF file" msgstr "GIF फ़ाइल में एक ढांचे को जोड़ने करने हेतु पर्याप्त स्मृति नहीं है" -#: gdk-pixbuf/io-gif.c:1132 +#: gdk-pixbuf/io-gif.c:1130 msgid "GIF image is corrupt (incorrect LZW compression)" msgstr "GIF छवि खराब है (गलत LZW संपीडन)" -#: gdk-pixbuf/io-gif.c:1182 +#: gdk-pixbuf/io-gif.c:1180 msgid "File does not appear to be a GIF file" msgstr "प्रतीत होता है कि यह फ़ाइल GIF फ़ाइल नहीं है" -#: gdk-pixbuf/io-gif.c:1194 +#: gdk-pixbuf/io-gif.c:1192 #, c-format msgid "Version %s of the GIF file format is not supported" msgstr "GIF फ़ाइल फ़ॉर्मेट का संस्करण %s समर्थित नहीं है" -#: gdk-pixbuf/io-gif.c:1241 +#: gdk-pixbuf/io-gif.c:1239 msgid "Resulting GIF image has zero size" msgstr "परिणामतः आई ज़िफ छवि शून्य है" -#: gdk-pixbuf/io-gif.c:1320 +#: gdk-pixbuf/io-gif.c:1318 msgid "" "GIF image has no global colormap, and a frame inside it has no local " "colormap." msgstr "GIF छवि में वैश्विक रंगमैप नहीं है तथा एक फ्रेम के अंदर स्थानीय रंगमैप नहीं है." -#: gdk-pixbuf/io-gif.c:1564 +#: gdk-pixbuf/io-gif.c:1562 msgid "GIF image was truncated or incomplete." msgstr "GIF छवि अधूरा या बिगड़ा हुआ है." @@ -368,104 +377,104 @@ msgstr "ICNS फ़ाइल डिकोड नहीं कर सका" msgid "The ICNS image format" msgstr "ICNS छवि प्रारूप" -#: gdk-pixbuf/io-ico.c:228 gdk-pixbuf/io-ico.c:242 gdk-pixbuf/io-ico.c:291 -#: gdk-pixbuf/io-ico.c:302 gdk-pixbuf/io-ico.c:395 +#: gdk-pixbuf/io-ico.c:226 gdk-pixbuf/io-ico.c:240 gdk-pixbuf/io-ico.c:289 +#: gdk-pixbuf/io-ico.c:300 gdk-pixbuf/io-ico.c:393 msgid "Invalid header in icon" msgstr "चिह्न में अवैध हैडर है" -#: gdk-pixbuf/io-ico.c:257 gdk-pixbuf/io-ico.c:312 gdk-pixbuf/io-ico.c:405 -#: gdk-pixbuf/io-ico.c:458 gdk-pixbuf/io-ico.c:488 +#: gdk-pixbuf/io-ico.c:255 gdk-pixbuf/io-ico.c:310 gdk-pixbuf/io-ico.c:403 +#: gdk-pixbuf/io-ico.c:456 gdk-pixbuf/io-ico.c:486 msgid "Not enough memory to load icon" msgstr "चिह्न लोड करने हेतु पर्याप्त स्मृति नहीं है" -#: gdk-pixbuf/io-ico.c:338 +#: gdk-pixbuf/io-ico.c:336 msgid "Compressed icons are not supported" msgstr "संपीडित चिह्न समर्थित नहीं हैं" -#: gdk-pixbuf/io-ico.c:358 +#: gdk-pixbuf/io-ico.c:356 msgid "Icon has zero width" msgstr "चिह्न की चौड़ाई शून्य है" -#: gdk-pixbuf/io-ico.c:368 +#: gdk-pixbuf/io-ico.c:366 msgid "Icon has zero height" msgstr "चिह्न की ऊँचाई शून्य है" -#: gdk-pixbuf/io-ico.c:443 +#: gdk-pixbuf/io-ico.c:441 msgid "Unsupported icon type" msgstr "असमर्थित चिह्न प्रकार" -#: gdk-pixbuf/io-ico.c:537 +#: gdk-pixbuf/io-ico.c:535 msgid "Not enough memory to load ICO file" msgstr "ICO फ़ाइल को लोड करने हेतु पर्याप्त स्मृति नहीं" -#: gdk-pixbuf/io-ico.c:1002 +#: gdk-pixbuf/io-ico.c:1000 msgid "Image too large to be saved as ICO" msgstr "ICO के रूप में सहेजने हेतु छवि अत्यधिक बड़ी है" -#: gdk-pixbuf/io-ico.c:1013 +#: gdk-pixbuf/io-ico.c:1011 msgid "Cursor hotspot outside image" msgstr "संकेतक हॉटस्पॉट छवि से बाहर" -#: gdk-pixbuf/io-ico.c:1036 +#: gdk-pixbuf/io-ico.c:1034 #, c-format msgid "Unsupported depth for ICO file: %d" msgstr "ICO फ़ाइल हेतु असमर्थित डेफ़्थ: %d" -#: gdk-pixbuf/io-jasper.c:74 +#: gdk-pixbuf/io-jasper.c:73 msgid "Couldn't allocate memory for stream" msgstr "स्ट्रीम के लिए स्मृति आबंटित नहीं किया जा सका" -#: gdk-pixbuf/io-jasper.c:104 +#: gdk-pixbuf/io-jasper.c:103 msgid "Couldn't decode image" msgstr "छवि डिकोड नहीं किया जा सका" -#: gdk-pixbuf/io-jasper.c:122 +#: gdk-pixbuf/io-jasper.c:121 msgid "Transformed JPEG2000 has zero width or height" msgstr "परिवर्तित JPEG2000 की चौड़ाई या ऊँचाई शून्य है" -#: gdk-pixbuf/io-jasper.c:136 +#: gdk-pixbuf/io-jasper.c:135 msgid "Image type currently not supported" msgstr "छवि प्रकार अभी समर्थित नहीं है" -#: gdk-pixbuf/io-jasper.c:148 gdk-pixbuf/io-jasper.c:156 +#: gdk-pixbuf/io-jasper.c:147 gdk-pixbuf/io-jasper.c:155 msgid "Couldn't allocate memory for color profile" msgstr "रंग प्रोफ़ाइल के लिए स्मृति आबंटित नहीं की जा सकी" -#: gdk-pixbuf/io-jasper.c:182 +#: gdk-pixbuf/io-jasper.c:181 msgid "Insufficient memory to open JPEG 2000 file" msgstr "JPEG 2000 फ़ाइल खोलने के लिए अपर्याप्त स्मृति" -#: gdk-pixbuf/io-jasper.c:261 +#: gdk-pixbuf/io-jasper.c:260 msgid "Couldn't allocate memory to buffer image data" msgstr "बफर छवि डेटा में स्मृति आबंटित नहीं की जा सकी" -#: gdk-pixbuf/io-jasper.c:305 +#: gdk-pixbuf/io-jasper.c:304 msgid "The JPEG 2000 image format" msgstr "JPEG 2000 छवि फ़ॉर्मेट" -#: gdk-pixbuf/io-jpeg.c:126 +#: gdk-pixbuf/io-jpeg.c:124 #, c-format msgid "Error interpreting JPEG image file (%s)" msgstr "JPEG छवि फ़ाइल (%s) को समझने में त्रुटि" -#: gdk-pixbuf/io-jpeg.c:604 +#: gdk-pixbuf/io-jpeg.c:597 msgid "" "Insufficient memory to load image, try exiting some applications to free " "memory" msgstr "" "छवि को लोड करने हेतु अपर्याप्त स्मृति, कुछ अनुप्रयोग बन्द कर कुछ स्मृति मुक्त करने की कोशिश करें" -#: gdk-pixbuf/io-jpeg.c:651 gdk-pixbuf/io-jpeg.c:865 +#: gdk-pixbuf/io-jpeg.c:645 gdk-pixbuf/io-jpeg.c:858 #, c-format msgid "Unsupported JPEG color space (%s)" msgstr "असमर्थित JPEG रंग स्थान (%s)" -#: gdk-pixbuf/io-jpeg.c:764 gdk-pixbuf/io-jpeg.c:1044 +#: gdk-pixbuf/io-jpeg.c:757 gdk-pixbuf/io-jpeg.c:1037 #: gdk-pixbuf/io-jpeg.c:1308 gdk-pixbuf/io-jpeg.c:1318 msgid "Couldn't allocate memory for loading JPEG file" msgstr "JPEG फ़ाइल लोड करने के लिए स्मृति आबंटित नहीं की जा सकी" -#: gdk-pixbuf/io-jpeg.c:1018 +#: gdk-pixbuf/io-jpeg.c:1011 msgid "Transformed JPEG has zero width or height." msgstr "परिवर्तित JPEG की चौड़ाई या ऊँचाई शून्य है" @@ -474,89 +483,89 @@ msgstr "परिवर्तित JPEG की चौड़ाई या ऊँ msgid "Color profile has invalid length '%u'." msgstr "रंग प्रोफ़ाइल की अमान्य लंबाई '%u' है." -#: gdk-pixbuf/io-pcx.c:186 +#: gdk-pixbuf/io-pcx.c:184 msgid "Couldn't allocate memory for header" msgstr "हैडर हेतु स्मृति आवंटित नहीं किया जा सका" -#: gdk-pixbuf/io-pcx.c:201 gdk-pixbuf/io-pcx.c:559 +#: gdk-pixbuf/io-pcx.c:199 gdk-pixbuf/io-pcx.c:557 msgid "Couldn't allocate memory for context buffer" msgstr "संदर्भित संरचना बफ़र हेतु स्मृति आवंटन नहीं किया जा सका" -#: gdk-pixbuf/io-pcx.c:600 +#: gdk-pixbuf/io-pcx.c:598 msgid "Image has invalid width and/or height" msgstr "छवि की चौड़ाई और/या ऊँचाई अवैध है" -#: gdk-pixbuf/io-pcx.c:612 gdk-pixbuf/io-pcx.c:673 +#: gdk-pixbuf/io-pcx.c:610 gdk-pixbuf/io-pcx.c:671 msgid "Image has unsupported bpp" msgstr "छवि में असमर्थित bpp है" -#: gdk-pixbuf/io-pcx.c:617 gdk-pixbuf/io-pcx.c:625 +#: gdk-pixbuf/io-pcx.c:615 gdk-pixbuf/io-pcx.c:623 #, c-format msgid "Image has unsupported number of %d-bit planes" msgstr "छवि में असमर्थित %d-बिट समतल हैं" -#: gdk-pixbuf/io-pcx.c:641 +#: gdk-pixbuf/io-pcx.c:639 msgid "Couldn't create new pixbuf" msgstr "नया Pixbuf बनाया नहीं जा सका" -#: gdk-pixbuf/io-pcx.c:649 +#: gdk-pixbuf/io-pcx.c:647 msgid "Couldn't allocate memory for line data" msgstr "लाइन डेटा हेतु स्मृति आवंटित नहीं की जा सकी" -#: gdk-pixbuf/io-pcx.c:656 +#: gdk-pixbuf/io-pcx.c:654 msgid "Couldn't allocate memory for PCX image" msgstr "PCX छवि के लिए स्मृति आवंटित नहीं किया जा सका" -#: gdk-pixbuf/io-pcx.c:703 +#: gdk-pixbuf/io-pcx.c:701 msgid "Didn't get all lines of PCX image" msgstr "PCX छवि की सभी पंक्तियाँ नही मिलीं" -#: gdk-pixbuf/io-pcx.c:710 +#: gdk-pixbuf/io-pcx.c:708 msgid "No palette found at end of PCX data" msgstr "PCX डेटा के अंत में कोई पेलेट नही मिला" -#: gdk-pixbuf/io-pcx.c:755 +#: gdk-pixbuf/io-pcx.c:753 msgid "The PCX image format" msgstr "PCX छवि फ़ॉर्मेट" -#: gdk-pixbuf/io-pixdata.c:148 +#: gdk-pixbuf/io-pixdata.c:146 msgid "Transformed pixbuf has zero width or height." msgstr "परिवर्तित pixbuf की ऊँचाई या चौड़ाई शून्य है" -#: gdk-pixbuf/io-pixdata.c:186 +#: gdk-pixbuf/io-pixdata.c:184 msgid "The GdkPixdata format" msgstr "GdkPixdata फ़ॉर्मेट" -#: gdk-pixbuf/io-png.c:54 +#: gdk-pixbuf/io-png.c:53 msgid "Bits per channel of PNG image is invalid." msgstr "PNG छवि के प्रति चैनल बिट्स संख्या अवैध है." -#: gdk-pixbuf/io-png.c:135 gdk-pixbuf/io-png.c:641 +#: gdk-pixbuf/io-png.c:134 gdk-pixbuf/io-png.c:640 msgid "Transformed PNG has zero width or height." msgstr "परिवर्तित PNG की ऊँचाई या चौड़ाई शून्य है" -#: gdk-pixbuf/io-png.c:143 +#: gdk-pixbuf/io-png.c:142 msgid "Bits per channel of transformed PNG is not 8." msgstr "परिवर्तित PNG में प्रति चैनल बिट्स 8 नहीं है." -#: gdk-pixbuf/io-png.c:152 +#: gdk-pixbuf/io-png.c:151 msgid "Transformed PNG not RGB or RGBA." msgstr "परिवर्तित PNG, RGB या RGBA नहीं है" -#: gdk-pixbuf/io-png.c:161 +#: gdk-pixbuf/io-png.c:160 msgid "Transformed PNG has unsupported number of channels, must be 3 or 4." msgstr "परिवर्तित PNG में असमर्थित चैनल संख्या है, इसे 3 या 4 होना चाहिए." -#: gdk-pixbuf/io-png.c:182 +#: gdk-pixbuf/io-png.c:181 #, c-format msgid "Fatal error in PNG image file: %s" msgstr "PNG छवि फ़ाइलः %s में गंभीर त्रुटि" -#: gdk-pixbuf/io-png.c:315 +#: gdk-pixbuf/io-png.c:314 msgid "Insufficient memory to load PNG file" msgstr "PNG फ़ाइल को लोड करने हेतु अपर्याप्त स्मृति" -#: gdk-pixbuf/io-png.c:656 +#: gdk-pixbuf/io-png.c:655 #, c-format msgid "" "Insufficient memory to store a %lu by %lu image; try exiting some " @@ -565,30 +574,30 @@ msgstr "" "%lu बाई %lu छवि को सहेजने हेतु अपर्याप्त स्मृति, स्मृति उपयोग कम करने हेतु कुछ अनुप्रयोगों को " "बंद करें" -#: gdk-pixbuf/io-png.c:719 +#: gdk-pixbuf/io-png.c:718 msgid "Fatal error reading PNG image file" msgstr "PNG छवि फ़ाइल को पढ़ने में गंभीर त्रुटि हुई" -#: gdk-pixbuf/io-png.c:768 +#: gdk-pixbuf/io-png.c:767 #, c-format msgid "Fatal error reading PNG image file: %s" msgstr "PNG छवि फ़ाइलः %s को पढ़ने में गंभीर त्रुटि हुई" -#: gdk-pixbuf/io-png.c:858 +#: gdk-pixbuf/io-png.c:857 msgid "" "Keys for PNG text chunks must have at least 1 and at most 79 characters." msgstr "PNG पाठ चंक्स की कुंजियों में कम से कम १ तथा अधिकतम 79 अक्षर हो सकते हैं." -#: gdk-pixbuf/io-png.c:867 +#: gdk-pixbuf/io-png.c:866 msgid "Keys for PNG text chunks must be ASCII characters." msgstr "PNG पाठ चंक्स की कुंजियाँ सिर्फ आस्की अक्षर ही हो सकते हैं" -#: gdk-pixbuf/io-png.c:881 gdk-pixbuf/io-tiff.c:667 +#: gdk-pixbuf/io-png.c:880 gdk-pixbuf/io-tiff.c:665 #, c-format msgid "Color profile has invalid length %d." msgstr "रंग प्रोफ़ाइल की अमान्य लंबाई %d है." -#: gdk-pixbuf/io-png.c:894 +#: gdk-pixbuf/io-png.c:893 #, c-format msgid "" "PNG compression level must be a value between 0 and 9; value '%s' could not " @@ -597,338 +606,334 @@ msgstr "" "PNG संकुचन स्तर को 0 और 9 के बीच होना चाहिये; मान '%s' को विश्लेषित नहीं किया जा " "सकता." -#: gdk-pixbuf/io-png.c:907 +#: gdk-pixbuf/io-png.c:906 #, c-format msgid "" "PNG compression level must be a value between 0 and 9; value '%d' is not " "allowed." msgstr "PNG संकुचन स्तर को 0 और 9 के बीच होना चाहिये; मान '%d' स्वीकार्य नहीं है." -#: gdk-pixbuf/io-png.c:955 +#: gdk-pixbuf/io-png.c:954 #, c-format msgid "Value for PNG text chunk %s cannot be converted to ISO-8859-1 encoding." msgstr "PNG पाठ चंक मान %s को ISO-8859-1 एनकोडिंग में परिवर्तित नहीं किया जा सकता." -#: gdk-pixbuf/io-png.c:1118 +#: gdk-pixbuf/io-png.c:1117 msgid "The PNG image format" msgstr "PNG छवि फ़ॉर्मेट" -#: gdk-pixbuf/io-pnm.c:248 +#: gdk-pixbuf/io-pnm.c:246 msgid "PNM loader expected to find an integer, but didn't" msgstr "PNM लोडर को एक पूर्णांक संख्या चाहिए, जो नहीं मिल रहा है" -#: gdk-pixbuf/io-pnm.c:280 +#: gdk-pixbuf/io-pnm.c:278 msgid "PNM file has an incorrect initial byte" msgstr "PNM फ़ाइल में गलत प्रारंभिक बाइट है" -#: gdk-pixbuf/io-pnm.c:310 +#: gdk-pixbuf/io-pnm.c:308 msgid "PNM file is not in a recognized PNM subformat" msgstr "PNM फ़ाइल पहचान योग्य PNM उपफ़ॉर्मेट में नहीं है" -#: gdk-pixbuf/io-pnm.c:335 +#: gdk-pixbuf/io-pnm.c:333 msgid "PNM file has an image width of 0" msgstr "PNM फ़ाइल में छवि की चौड़ाई 0 है" -#: gdk-pixbuf/io-pnm.c:356 +#: gdk-pixbuf/io-pnm.c:354 msgid "PNM file has an image height of 0" msgstr "PNM फ़ाइल में छवि की ऊँचाई 0 है" -#: gdk-pixbuf/io-pnm.c:379 +#: gdk-pixbuf/io-pnm.c:377 msgid "Maximum color value in PNM file is 0" msgstr "PNM फ़ाइल में रंगों की अधिकतम संख्या 0 है" -#: gdk-pixbuf/io-pnm.c:387 +#: gdk-pixbuf/io-pnm.c:385 msgid "Maximum color value in PNM file is too large" msgstr "PNM फ़ाइल में रंगों की अधिकतम संख्या अत्यधिक ज़्यादा है" -#: gdk-pixbuf/io-pnm.c:427 gdk-pixbuf/io-pnm.c:457 gdk-pixbuf/io-pnm.c:502 +#: gdk-pixbuf/io-pnm.c:425 gdk-pixbuf/io-pnm.c:455 gdk-pixbuf/io-pnm.c:500 msgid "Raw PNM image type is invalid" msgstr "खालिस PNM छवि फ़ॉर्मेट अवैध है" -#: gdk-pixbuf/io-pnm.c:652 +#: gdk-pixbuf/io-pnm.c:650 msgid "PNM image loader does not support this PNM subformat" msgstr "PNM छवि लोडर यह PNM उप-फ़ॉर्मेट की फ़ाइलों का समर्थन नहीं करता है" -#: gdk-pixbuf/io-pnm.c:739 gdk-pixbuf/io-pnm.c:966 +#: gdk-pixbuf/io-pnm.c:737 gdk-pixbuf/io-pnm.c:964 msgid "Raw PNM formats require exactly one whitespace before sample data" msgstr "खालिस PNM फ़ॉर्मेट की फ़ाइलों में नमूने डेटा के पहले एक रिक्त स्थान होना आवश्यक है" -#: gdk-pixbuf/io-pnm.c:766 +#: gdk-pixbuf/io-pnm.c:764 msgid "Cannot allocate memory for loading PNM image" msgstr "PNM छवि की लोडिंग हेतु स्मृति आबंटित नहीं की जा सकती" -#: gdk-pixbuf/io-pnm.c:816 +#: gdk-pixbuf/io-pnm.c:814 msgid "Insufficient memory to load PNM context struct" msgstr "PNM संरचना लोड करने हेतु अपर्याप्त स्मृति" -#: gdk-pixbuf/io-pnm.c:867 +#: gdk-pixbuf/io-pnm.c:865 msgid "Unexpected end of PNM image data" msgstr "PNM छवि डेटा का अप्रत्याशित अंत" -#: gdk-pixbuf/io-pnm.c:995 +#: gdk-pixbuf/io-pnm.c:993 msgid "Insufficient memory to load PNM file" msgstr "PNM फ़ाइल को लोड करने हेतु अपर्याप्त स्मृति" -#: gdk-pixbuf/io-pnm.c:1079 +#: gdk-pixbuf/io-pnm.c:1077 msgid "The PNM/PBM/PGM/PPM image format family" msgstr "PNM/PBM/PGM/PPM छवि फ़ॉर्मेट परिवार" -#: gdk-pixbuf/io-qtif.c:128 +#: gdk-pixbuf/io-qtif.c:126 msgid "Input file descriptor is NULL." msgstr "इनपुट फ़ाइल विवरणकर्ता रिक्त है." -#: gdk-pixbuf/io-qtif.c:143 +#: gdk-pixbuf/io-qtif.c:141 msgid "Failed to read QTIF header" msgstr "QTIF शीर्ष लेख को पढ़ने में असफल" -#: gdk-pixbuf/io-qtif.c:152 gdk-pixbuf/io-qtif.c:189 gdk-pixbuf/io-qtif.c:459 +#: gdk-pixbuf/io-qtif.c:150 gdk-pixbuf/io-qtif.c:187 gdk-pixbuf/io-qtif.c:454 #, c-format msgid "QTIF atom size too large (%d byte)" msgid_plural "QTIF atom size too large (%d bytes)" msgstr[0] "QTIF परमाणु आकार बहुत बड़ा है (%d बाइट)" msgstr[1] "QTIF परमाणु आकार बहुत बड़ा है (%d बाइट)" -#: gdk-pixbuf/io-qtif.c:175 +#: gdk-pixbuf/io-qtif.c:173 #, c-format msgid "Failed to allocate %d byte for file read buffer" msgid_plural "Failed to allocate %d bytes for file read buffer" msgstr[0] "फाइल पठन बफर के लिए %d बाइट आबंटित करने में विफल" msgstr[1] "फाइल पठन बफर के लिए %d बाइट आबंटित करने में विफल" -#: gdk-pixbuf/io-qtif.c:206 +#: gdk-pixbuf/io-qtif.c:201 #, c-format msgid "File error when reading QTIF atom: %s" msgstr "QTIF परमाणु पढ़ने के समय त्रुटि फ़ाइल: %s" -#: gdk-pixbuf/io-qtif.c:243 +#: gdk-pixbuf/io-qtif.c:238 #, c-format msgid "Failed to skip the next %d byte with seek()." msgid_plural "Failed to skip the next %d bytes with seek()." msgstr[0] "(तलाश) के साथ अगले %d बाइट स्किप करने में विफल." msgstr[1] "(तलाश) के साथ अगले %d बाइट स्किप करने में विफल." -#: gdk-pixbuf/io-qtif.c:270 +#: gdk-pixbuf/io-qtif.c:265 msgid "Failed to allocate QTIF context structure." msgstr " QTIF संदर्भित संरचना हेतु आबंटित करने में विफल" -#: gdk-pixbuf/io-qtif.c:330 +#: gdk-pixbuf/io-qtif.c:325 msgid "Failed to create GdkPixbufLoader object." msgstr "GdkPixbufLoader ऑब्जेक्ट बनाने में विफल." -#: gdk-pixbuf/io-qtif.c:434 +#: gdk-pixbuf/io-qtif.c:429 msgid "Failed to find an image data atom." msgstr "छवि डेटा परमाणु खोजने में असफल रहा." -#: gdk-pixbuf/io-qtif.c:618 +#: gdk-pixbuf/io-qtif.c:613 msgid "The QTIF image format" msgstr "QTIF छवि फ़ॉर्मेट" -#: gdk-pixbuf/io-ras.c:125 +#: gdk-pixbuf/io-ras.c:123 msgid "RAS image has bogus header data" msgstr "RAS छवि में गलत हैडर डेटा है" -#: gdk-pixbuf/io-ras.c:147 +#: gdk-pixbuf/io-ras.c:145 msgid "RAS image has unknown type" msgstr "RAS छवि में अज्ञात प्रकार है" -#: gdk-pixbuf/io-ras.c:155 +#: gdk-pixbuf/io-ras.c:153 msgid "unsupported RAS image variation" msgstr "असमर्थित RAS छवि विभिन्नता" -#: gdk-pixbuf/io-ras.c:170 gdk-pixbuf/io-ras.c:199 +#: gdk-pixbuf/io-ras.c:168 gdk-pixbuf/io-ras.c:197 msgid "Not enough memory to load RAS image" msgstr "RAS छवि को लोड करने हेतु पर्याप्त स्मृति नहीं है" -#: gdk-pixbuf/io-ras.c:544 +#: gdk-pixbuf/io-ras.c:542 msgid "The Sun raster image format" msgstr "सन रास्टर छवि फ़ॉर्मेट" -#: gdk-pixbuf/io-tga.c:153 +#: gdk-pixbuf/io-tga.c:151 msgid "Cannot allocate memory for IOBuffer struct" msgstr "IO Buffer struct (संरचना) हेतु स्मृति आवंटित नहीं किया जा सका" -#: gdk-pixbuf/io-tga.c:172 +#: gdk-pixbuf/io-tga.c:170 msgid "Cannot allocate memory for IOBuffer data" msgstr "IO Buffer डेटा हेतु स्मृति आवंटित नहीं किया जा सका" -#: gdk-pixbuf/io-tga.c:183 +#: gdk-pixbuf/io-tga.c:181 msgid "Cannot realloc IOBuffer data" msgstr "IOBuffer डेटा का पुनः आवंटन नहीं किया जा सका" -#: gdk-pixbuf/io-tga.c:213 +#: gdk-pixbuf/io-tga.c:211 msgid "Cannot allocate temporary IOBuffer data" msgstr "अस्थाई IOBuffer डेटा का आवंटन नहीं किया जा सका" -#: gdk-pixbuf/io-tga.c:346 +#: gdk-pixbuf/io-tga.c:339 msgid "Cannot allocate new pixbuf" msgstr "नया Pixbuf आवंटित नहीं किया जा सका" -#: gdk-pixbuf/io-tga.c:685 +#: gdk-pixbuf/io-tga.c:678 msgid "Image is corrupted or truncated" msgstr "छवि अधूरा या बिगड़ा हुआ है" -#: gdk-pixbuf/io-tga.c:692 +#: gdk-pixbuf/io-tga.c:685 msgid "Cannot allocate colormap structure" msgstr "रंग मैप संरचना आवंटित नहीं की जा सकी" -#: gdk-pixbuf/io-tga.c:699 +#: gdk-pixbuf/io-tga.c:692 msgid "Cannot allocate colormap entries" msgstr "रंगमैप प्रविष्टियां आवंटित नहीं की जा सकती है" -#: gdk-pixbuf/io-tga.c:721 +#: gdk-pixbuf/io-tga.c:714 msgid "Unexpected bitdepth for colormap entries" msgstr "रंगमैप प्रविष्टियों हेतु अप्रत्याशित बिट गहराई" -#: gdk-pixbuf/io-tga.c:739 +#: gdk-pixbuf/io-tga.c:732 msgid "Cannot allocate TGA header memory" msgstr "TGA हैडर मेंमोरी आवंटित नहीं की जा सकी" -#: gdk-pixbuf/io-tga.c:772 +#: gdk-pixbuf/io-tga.c:765 msgid "TGA image has invalid dimensions" msgstr "TGA छवि में अवैध आयाम हैं" -#: gdk-pixbuf/io-tga.c:778 gdk-pixbuf/io-tga.c:787 gdk-pixbuf/io-tga.c:797 -#: gdk-pixbuf/io-tga.c:807 gdk-pixbuf/io-tga.c:814 +#: gdk-pixbuf/io-tga.c:771 gdk-pixbuf/io-tga.c:780 gdk-pixbuf/io-tga.c:790 +#: gdk-pixbuf/io-tga.c:800 gdk-pixbuf/io-tga.c:807 msgid "TGA image type not supported" msgstr "TGA छवि प्रकार समर्थित नहीं है" -#: gdk-pixbuf/io-tga.c:861 +#: gdk-pixbuf/io-tga.c:854 msgid "Cannot allocate memory for TGA context struct" msgstr "TGA संदर्भित संरचना हेतु स्मृति आवंटन नहीं किया जा सका" -#: gdk-pixbuf/io-tga.c:926 +#: gdk-pixbuf/io-tga.c:919 msgid "Excess data in file" msgstr "फ़ाइल में डेटा अधिक है" -#: gdk-pixbuf/io-tga.c:1007 +#: gdk-pixbuf/io-tga.c:1000 msgid "The Targa image format" msgstr "टार्गा छवि फ़ॉर्मेट" -#: gdk-pixbuf/io-tiff.c:104 +#: gdk-pixbuf/io-tiff.c:102 msgid "Could not get image width (bad TIFF file)" msgstr "छवि की चौड़ाई नहीं मिल रही है (खराब TIFF फ़ाइल)" -#: gdk-pixbuf/io-tiff.c:112 +#: gdk-pixbuf/io-tiff.c:110 msgid "Could not get image height (bad TIFF file)" msgstr "छवि की ऊंचाई नहीं मिल रही है (खराब TIFF फ़ाइल)" -#: gdk-pixbuf/io-tiff.c:120 +#: gdk-pixbuf/io-tiff.c:118 msgid "Width or height of TIFF image is zero" msgstr "TIFF छवि की चौड़ाई या ऊंचाई शून्य है" -#: gdk-pixbuf/io-tiff.c:129 gdk-pixbuf/io-tiff.c:138 +#: gdk-pixbuf/io-tiff.c:127 gdk-pixbuf/io-tiff.c:136 msgid "Dimensions of TIFF image too large" msgstr "TIFF छवि के आयाम अत्यधिक बड़े हैं" -#: gdk-pixbuf/io-tiff.c:162 gdk-pixbuf/io-tiff.c:174 gdk-pixbuf/io-tiff.c:491 +#: gdk-pixbuf/io-tiff.c:160 gdk-pixbuf/io-tiff.c:172 gdk-pixbuf/io-tiff.c:489 msgid "Insufficient memory to open TIFF file" msgstr "TIFF फ़ाइल को खोलने हेतु अपर्याप्त स्मृति" -#: gdk-pixbuf/io-tiff.c:236 +#: gdk-pixbuf/io-tiff.c:234 msgid "Failed to load RGB data from TIFF file" msgstr "TIFF फ़ाइल से RGB डेटा लोड करने में असफल" -#: gdk-pixbuf/io-tiff.c:293 +#: gdk-pixbuf/io-tiff.c:291 msgid "Failed to open TIFF image" msgstr "TIFF छवि को खोलने में असफल" -#: gdk-pixbuf/io-tiff.c:427 gdk-pixbuf/io-tiff.c:440 +#: gdk-pixbuf/io-tiff.c:425 gdk-pixbuf/io-tiff.c:438 msgid "Failed to load TIFF image" msgstr "TIFF छवि को लोड करने में असफल" -#: gdk-pixbuf/io-tiff.c:623 +#: gdk-pixbuf/io-tiff.c:621 msgid "Failed to save TIFF image" msgstr "TIFF छवि सहेजने में असफल" -#: gdk-pixbuf/io-tiff.c:656 +#: gdk-pixbuf/io-tiff.c:654 msgid "TIFF compression doesn't refer to a valid codec." msgstr "TIFF संपीड़न वैध कोडेक के लिए उल्लेख नहीं है." -#: gdk-pixbuf/io-tiff.c:696 +#: gdk-pixbuf/io-tiff.c:694 msgid "Failed to write TIFF data" msgstr "TIFF आंकड़ा लिखने में असफल" -#: gdk-pixbuf/io-tiff.c:733 +#: gdk-pixbuf/io-tiff.c:731 msgid "Couldn't write to TIFF file" msgstr "TIFF फ़ाइल में नहीं लिखा जा सका" -#: gdk-pixbuf/io-tiff.c:788 -msgid "The TIFF image format" -msgstr "TIFF छवि फ़ॉर्मेट" - -#: gdk-pixbuf/io-wbmp.c:245 +#: gdk-pixbuf/io-wbmp.c:243 msgid "Image has zero width" msgstr "छवि की चौड़ाई शून्य है" -#: gdk-pixbuf/io-wbmp.c:263 +#: gdk-pixbuf/io-wbmp.c:261 msgid "Image has zero height" msgstr "छवि की ऊंचाई शून्य है" -#: gdk-pixbuf/io-wbmp.c:274 +#: gdk-pixbuf/io-wbmp.c:272 msgid "Not enough memory to load image" msgstr "छवि को लोड करने हेतु पर्याप्त स्मृति नहीं" -#: gdk-pixbuf/io-wbmp.c:333 +#: gdk-pixbuf/io-wbmp.c:331 msgid "Couldn't save the rest" msgstr "बाकी को सहेजा नहीं जा सका" -#: gdk-pixbuf/io-wbmp.c:374 +#: gdk-pixbuf/io-wbmp.c:372 msgid "The WBMP image format" msgstr "WBMP छवि फ़ॉर्मेट" -#: gdk-pixbuf/io-xbm.c:304 +#: gdk-pixbuf/io-xbm.c:302 msgid "Invalid XBM file" msgstr "अवैध XBM फ़ाइल" -#: gdk-pixbuf/io-xbm.c:314 +#: gdk-pixbuf/io-xbm.c:312 msgid "Insufficient memory to load XBM image file" msgstr "XBM छवि फ़ाइल को लोड करने हेतु अपर्याप्त स्मृति" -#: gdk-pixbuf/io-xbm.c:462 +#: gdk-pixbuf/io-xbm.c:460 msgid "Failed to write to temporary file when loading XBM image" msgstr "XBM छवि को लोड करते समय अस्थाई फ़ाइल में लिखने में असफल" -#: gdk-pixbuf/io-xbm.c:501 +#: gdk-pixbuf/io-xbm.c:499 msgid "The XBM image format" msgstr "XMB छवि फ़ॉर्मेट" -#: gdk-pixbuf/io-xpm.c:469 +#: gdk-pixbuf/io-xpm.c:467 msgid "No XPM header found" msgstr "कोई XPM हैडर नहीं मिला" -#: gdk-pixbuf/io-xpm.c:478 +#: gdk-pixbuf/io-xpm.c:476 msgid "Invalid XPM header" msgstr "अवैध XPM शीर्ष" -#: gdk-pixbuf/io-xpm.c:486 +#: gdk-pixbuf/io-xpm.c:484 msgid "XPM file has image width <= 0" msgstr "XPM फ़ाइल में छवि की चौड़ाई <= 0 है" -#: gdk-pixbuf/io-xpm.c:494 +#: gdk-pixbuf/io-xpm.c:492 msgid "XPM file has image height <= 0" msgstr "XPM फ़ाइल में छवि की ऊंचाई <= 0 है" -#: gdk-pixbuf/io-xpm.c:502 +#: gdk-pixbuf/io-xpm.c:500 msgid "XPM has invalid number of chars per pixel" msgstr "XPM फ़ाइल में प्रति पिक्सल कैरेक्टर की अवैध संख्या है" -#: gdk-pixbuf/io-xpm.c:511 +#: gdk-pixbuf/io-xpm.c:509 msgid "XPM file has invalid number of colors" msgstr "XPM फ़ाइल में रंगों की अवैध संख्या है" -#: gdk-pixbuf/io-xpm.c:523 gdk-pixbuf/io-xpm.c:532 gdk-pixbuf/io-xpm.c:584 +#: gdk-pixbuf/io-xpm.c:521 gdk-pixbuf/io-xpm.c:530 gdk-pixbuf/io-xpm.c:582 msgid "Cannot allocate memory for loading XPM image" msgstr "XPM छवि को लोड करने हेतु स्मृति आवंटित नहीं की जा सकी" -#: gdk-pixbuf/io-xpm.c:546 +#: gdk-pixbuf/io-xpm.c:544 msgid "Cannot read XPM colormap" msgstr "XPM रंग-मैप नहीं पढ़ सकता" -#: gdk-pixbuf/io-xpm.c:778 +#: gdk-pixbuf/io-xpm.c:776 msgid "Failed to write to temporary file when loading XPM image" msgstr "XPM छवि को लोड करते समय अस्थाई फ़ाइल में लिखने में असफल" -#: gdk-pixbuf/io-xpm.c:817 +#: gdk-pixbuf/io-xpm.c:815 msgid "The XPM image format" msgstr "XPM छवि फ़ॉर्मेट" diff --git a/po/hr.gmo b/po/hr.gmo index 9001477449196fae8a20319690441883e65d9f58..e2a66d0a091b1d148f7458d6daeee200d0705b05 100644 GIT binary patch delta 28 jcmaFZ%=oaGaRaw1uZgaKsjiWkf{}rhiP>fe)sr#+fTaiy delta 28 jcmaFZ%=oaGaRaw1ud%LyiLRlkf}w$xk;P^S)sr#+fL{m+ diff --git a/po/hr.po b/po/hr.po index de74c52..fc2d0a0 100644 --- a/po/hr.po +++ b/po/hr.po @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: gtk+ 0\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=gdk-" "pixbuf\n" -"POT-Creation-Date: 2013-04-15 10:28-0400\n" +"POT-Creation-Date: 2014-05-26 20:46-0400\n" "PO-Revision-Date: 2008-05-08 00:30+0000\n" "Last-Translator: Launchpad Translations Administrators \n" @@ -20,18 +20,18 @@ msgstr "" "X-Launchpad-Export-Date: 2008-05-28 05:48+0000\n" "X-Generator: Launchpad (build Unknown)\n" -#: gdk-pixbuf/gdk-pixbuf-animation.c:160 gdk-pixbuf/gdk-pixbuf-io.c:1064 -#: gdk-pixbuf/gdk-pixbuf-io.c:1330 +#: gdk-pixbuf/gdk-pixbuf-animation.c:158 gdk-pixbuf/gdk-pixbuf-io.c:1077 +#: gdk-pixbuf/gdk-pixbuf-io.c:1333 #, c-format msgid "Failed to open file '%s': %s" msgstr "Greška pri otvaranju datoteke '%s': %s" -#: gdk-pixbuf/gdk-pixbuf-animation.c:173 gdk-pixbuf/gdk-pixbuf-io.c:1076 +#: gdk-pixbuf/gdk-pixbuf-animation.c:171 gdk-pixbuf/gdk-pixbuf-io.c:962 #, c-format msgid "Image file '%s' contains no data" msgstr "Slika \"%s\" ne sadrži podatke" -#: gdk-pixbuf/gdk-pixbuf-animation.c:212 +#: gdk-pixbuf/gdk-pixbuf-animation.c:210 #, c-format msgid "" "Failed to load animation '%s': reason not known, probably a corrupt " @@ -40,20 +40,20 @@ msgstr "" "Ne mogu učitati animaciju \"%s\": razlog nepoznat, vjerojatno neispravan " "zapis" -#: gdk-pixbuf/gdk-pixbuf-animation.c:280 gdk-pixbuf/gdk-pixbuf-io.c:1112 -#: gdk-pixbuf/gdk-pixbuf-io.c:1382 +#: gdk-pixbuf/gdk-pixbuf-animation.c:278 gdk-pixbuf/gdk-pixbuf-io.c:1113 +#: gdk-pixbuf/gdk-pixbuf-io.c:1385 #, c-format msgid "" "Failed to load image '%s': reason not known, probably a corrupt image file" msgstr "" "Ne mogu učitati sliku \"%s\": razlog nepoznat, vjerojatno neispravan zapis" -#: gdk-pixbuf/gdk-pixbuf-io.c:790 +#: gdk-pixbuf/gdk-pixbuf-io.c:774 #, c-format msgid "Unable to load image-loading module: %s: %s" msgstr "Ne mogu učitati modul za učitavanje slika: %s: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:805 +#: gdk-pixbuf/gdk-pixbuf-io.c:789 #, fuzzy, c-format msgid "" "Image-loading module %s does not export the proper interface; perhaps it's " @@ -62,53 +62,53 @@ msgstr "" "Dio za učitavanje slike %s ne podržava odgovarajuće sučelje; možda je iz " "različite GTK inačice?" -#: gdk-pixbuf/gdk-pixbuf-io.c:814 gdk-pixbuf/gdk-pixbuf-io.c:865 +#: gdk-pixbuf/gdk-pixbuf-io.c:798 gdk-pixbuf/gdk-pixbuf-io.c:849 #, c-format msgid "Image type '%s' is not supported" msgstr "Vrsta slike \"%s\" nije podržana" -#: gdk-pixbuf/gdk-pixbuf-io.c:950 +#: gdk-pixbuf/gdk-pixbuf-io.c:934 #, c-format msgid "Couldn't recognize the image file format for file '%s'" msgstr "Ne mogu prepoznati datotečni format slike za datoteku \"%s\"" -#: gdk-pixbuf/gdk-pixbuf-io.c:958 +#: gdk-pixbuf/gdk-pixbuf-io.c:942 msgid "Unrecognized image file format" msgstr "Nepoznat način zapisa slike" -#: gdk-pixbuf/gdk-pixbuf-io.c:1121 +#: gdk-pixbuf/gdk-pixbuf-io.c:1124 #, c-format msgid "Failed to load image '%s': %s" msgstr "Ne mogu učitati sliku \"%s\": %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2015 gdk-pixbuf/io-gdip-utils.c:837 +#: gdk-pixbuf/gdk-pixbuf-io.c:2029 gdk-pixbuf/io-gdip-utils.c:835 #, c-format msgid "Error writing to image file: %s" msgstr "Greška pri interpretiranju JPEG slike (%s)" -#: gdk-pixbuf/gdk-pixbuf-io.c:2057 gdk-pixbuf/gdk-pixbuf-io.c:2178 +#: gdk-pixbuf/gdk-pixbuf-io.c:2071 gdk-pixbuf/gdk-pixbuf-io.c:2192 #, c-format msgid "This build of gdk-pixbuf does not support saving the image format: %s" msgstr "Ovo izdanje programa gdk-pixbuf ne podržava ovu sliku vrste %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2088 +#: gdk-pixbuf/gdk-pixbuf-io.c:2102 msgid "Insufficient memory to save image to callback" msgstr "Nema dovoljno memorije za spremanje slike u originalno mjesto" -#: gdk-pixbuf/gdk-pixbuf-io.c:2101 +#: gdk-pixbuf/gdk-pixbuf-io.c:2115 msgid "Failed to open temporary file" msgstr "Nisam uspio otvoriti privremenu datoteku" -#: gdk-pixbuf/gdk-pixbuf-io.c:2124 +#: gdk-pixbuf/gdk-pixbuf-io.c:2138 msgid "Failed to read from temporary file" msgstr "Nisam uspio čitati iz privremene datoteke" -#: gdk-pixbuf/gdk-pixbuf-io.c:2372 +#: gdk-pixbuf/gdk-pixbuf-io.c:2382 #, c-format msgid "Failed to open '%s' for writing: %s" msgstr "Ne mogu otvoriti '%s' za pisanje: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2398 +#: gdk-pixbuf/gdk-pixbuf-io.c:2408 #, c-format msgid "" "Failed to close '%s' while writing image, all data may not have been saved: " @@ -117,16 +117,16 @@ msgstr "" "Ne može da zatvori \"%s\" pri upisu slike, moguće je da nisu spremljeni svi " "podaci: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2619 gdk-pixbuf/gdk-pixbuf-io.c:2671 +#: gdk-pixbuf/gdk-pixbuf-io.c:2629 gdk-pixbuf/gdk-pixbuf-io.c:2681 msgid "Insufficient memory to save image into a buffer" msgstr "Nema dovoljno memorije za spremanje slike u međuspremnik" -#: gdk-pixbuf/gdk-pixbuf-io.c:2717 +#: gdk-pixbuf/gdk-pixbuf-io.c:2727 #, fuzzy msgid "Error writing to image stream" msgstr "Greška pri interpretiranju JPEG slike (%s)" -#: gdk-pixbuf/gdk-pixbuf-loader.c:393 +#: gdk-pixbuf/gdk-pixbuf-loader.c:384 #, fuzzy, c-format msgid "" "Internal error: Image loader module '%s' failed to complete an operation, " @@ -135,24 +135,24 @@ msgstr "" "Unutrašnja greška: Dio za učitavanje slika \"%s\" nije uspio da počne " "učitavanje slike, a nije naveden razlog neuspjeha" -#: gdk-pixbuf/gdk-pixbuf-loader.c:435 +#: gdk-pixbuf/gdk-pixbuf-loader.c:426 #, c-format msgid "Incremental loading of image type '%s' is not supported" msgstr "Nije podržano postepeno učitavanje slike vrste \"%s\"" -#: gdk-pixbuf/gdk-pixdata.c:160 +#: gdk-pixbuf/gdk-pixdata.c:158 msgid "Image header corrupt" msgstr "Zaglavlje slike je oštećeno" -#: gdk-pixbuf/gdk-pixdata.c:165 +#: gdk-pixbuf/gdk-pixdata.c:163 msgid "Image format unknown" msgstr "Nepoznat format slike" -#: gdk-pixbuf/gdk-pixdata.c:170 gdk-pixbuf/gdk-pixdata.c:502 +#: gdk-pixbuf/gdk-pixdata.c:168 gdk-pixbuf/gdk-pixdata.c:501 msgid "Image pixel data corrupt" msgstr "Oštećeni podaci o točkama slike" -#: gdk-pixbuf/gdk-pixdata.c:446 +#: gdk-pixbuf/gdk-pixdata.c:445 #, c-format msgid "failed to allocate image buffer of %u byte" msgid_plural "failed to allocate image buffer of %u bytes" @@ -160,77 +160,82 @@ msgstr[0] "nisam uspio premjestiti međuspremnik slike od %u bajt" msgstr[1] "nisam uspio premjestiti međuspremnik slike od %u bajta" msgstr[2] "nisam uspio premjestiti međuspremnik slike od %u bajtova" -#: gdk-pixbuf/io-ani.c:244 +#: gdk-pixbuf/io-ani.c:242 msgid "Unexpected icon chunk in animation" msgstr "Neočekivani dio sličice u animaciji" -#: gdk-pixbuf/io-ani.c:342 gdk-pixbuf/io-ani.c:400 gdk-pixbuf/io-ani.c:426 -#: gdk-pixbuf/io-ani.c:449 gdk-pixbuf/io-ani.c:476 gdk-pixbuf/io-ani.c:563 +#: gdk-pixbuf/io-ani.c:340 gdk-pixbuf/io-ani.c:398 gdk-pixbuf/io-ani.c:424 +#: gdk-pixbuf/io-ani.c:447 gdk-pixbuf/io-ani.c:474 gdk-pixbuf/io-ani.c:561 msgid "Invalid header in animation" msgstr "Neispravno zaglavlje animacije" -#: gdk-pixbuf/io-ani.c:352 gdk-pixbuf/io-ani.c:374 gdk-pixbuf/io-ani.c:458 -#: gdk-pixbuf/io-ani.c:485 gdk-pixbuf/io-ani.c:536 gdk-pixbuf/io-ani.c:608 +#: gdk-pixbuf/io-ani.c:350 gdk-pixbuf/io-ani.c:372 gdk-pixbuf/io-ani.c:456 +#: gdk-pixbuf/io-ani.c:483 gdk-pixbuf/io-ani.c:534 gdk-pixbuf/io-ani.c:606 msgid "Not enough memory to load animation" msgstr "Nema dovoljno memorije za učitavanje animacije" -#: gdk-pixbuf/io-ani.c:392 gdk-pixbuf/io-ani.c:418 gdk-pixbuf/io-ani.c:437 +#: gdk-pixbuf/io-ani.c:390 gdk-pixbuf/io-ani.c:416 gdk-pixbuf/io-ani.c:435 msgid "Malformed chunk in animation" msgstr "Neispravan dio animacije" -#: gdk-pixbuf/io-ani.c:660 +#: gdk-pixbuf/io-ani.c:628 +#, fuzzy +msgid "ANI image was truncated or incomplete." +msgstr "GIF slika je skraćena ili nepotpuna." + +#: gdk-pixbuf/io-ani.c:669 msgid "The ANI image format" msgstr "ANI zapis slika" -#: gdk-pixbuf/io-bmp.c:229 gdk-pixbuf/io-bmp.c:266 gdk-pixbuf/io-bmp.c:337 -#: gdk-pixbuf/io-bmp.c:369 gdk-pixbuf/io-bmp.c:392 gdk-pixbuf/io-bmp.c:495 +#: gdk-pixbuf/io-bmp.c:227 gdk-pixbuf/io-bmp.c:264 gdk-pixbuf/io-bmp.c:335 +#: gdk-pixbuf/io-bmp.c:367 gdk-pixbuf/io-bmp.c:390 gdk-pixbuf/io-bmp.c:493 msgid "BMP image has bogus header data" msgstr "BMP slika ima neispravno zaglavlje" -#: gdk-pixbuf/io-bmp.c:240 gdk-pixbuf/io-bmp.c:432 +#: gdk-pixbuf/io-bmp.c:238 gdk-pixbuf/io-bmp.c:430 msgid "Not enough memory to load bitmap image" msgstr "Nema dovoljno memorije za učitavanje slike" -#: gdk-pixbuf/io-bmp.c:318 +#: gdk-pixbuf/io-bmp.c:316 msgid "BMP image has unsupported header size" msgstr "BMP slika sadrži zaglavlje nepodržane veličine" -#: gdk-pixbuf/io-bmp.c:356 +#: gdk-pixbuf/io-bmp.c:354 msgid "Topdown BMP images cannot be compressed" msgstr "" "BMP slike s podacima spremljenima od vrha prema dolje ne mogu biti " "komprimirane" -#: gdk-pixbuf/io-bmp.c:716 gdk-pixbuf/io-pnm.c:707 +#: gdk-pixbuf/io-bmp.c:714 gdk-pixbuf/io-pnm.c:705 msgid "Premature end-of-file encountered" msgstr "Naišao na prijevremen kraj datoteke" -#: gdk-pixbuf/io-bmp.c:1328 +#: gdk-pixbuf/io-bmp.c:1326 msgid "Couldn't allocate memory for saving BMP file" msgstr "Nema dovoljno memorije za spremanje BMP datoteke" -#: gdk-pixbuf/io-bmp.c:1369 +#: gdk-pixbuf/io-bmp.c:1367 msgid "Couldn't write to BMP file" msgstr "Ne mogu pisati u BMP datoteku" -#: gdk-pixbuf/io-bmp.c:1422 gdk-pixbuf/io-gdip-bmp.c:82 +#: gdk-pixbuf/io-bmp.c:1420 gdk-pixbuf/io-gdip-bmp.c:80 msgid "The BMP image format" msgstr "BMP zapis slike" -#: gdk-pixbuf/io-gdip-emf.c:59 +#: gdk-pixbuf/io-gdip-emf.c:57 #, fuzzy msgid "The EMF image format" msgstr "BMP zapis slike" -#: gdk-pixbuf/io-gdip-gif.c:80 gdk-pixbuf/io-gif.c:1720 +#: gdk-pixbuf/io-gdip-gif.c:78 gdk-pixbuf/io-gif.c:1718 msgid "The GIF image format" msgstr "GIF zapis slike" -#: gdk-pixbuf/io-gdip-ico.c:59 gdk-pixbuf/io-ico.c:1271 +#: gdk-pixbuf/io-gdip-ico.c:57 gdk-pixbuf/io-ico.c:1269 msgid "The ICO image format" msgstr "ICO zapis slike" -#: gdk-pixbuf/io-gdip-jpeg.c:53 gdk-pixbuf/io-jpeg.c:1249 +#: gdk-pixbuf/io-gdip-jpeg.c:51 gdk-pixbuf/io-jpeg.c:1249 #, c-format msgid "" "JPEG quality must be a value between 0 and 100; value '%s' could not be " @@ -239,7 +244,7 @@ msgstr "" "Kakvoća JPEG-a mora biti vrijednost između 0 i 100; ne može da razume " "vrijednost ˇ\"%s\"." -#: gdk-pixbuf/io-gdip-jpeg.c:68 gdk-pixbuf/io-jpeg.c:1265 +#: gdk-pixbuf/io-gdip-jpeg.c:66 gdk-pixbuf/io-jpeg.c:1265 #, c-format msgid "" "JPEG quality must be a value between 0 and 100; value '%d' is not allowed." @@ -247,127 +252,131 @@ msgstr "" "Kakvoća JPEG-a mora biti vrijednost između 0 i 100; nije dozvoljena " "vrijednost \"%d\"." -#: gdk-pixbuf/io-gdip-jpeg.c:136 gdk-pixbuf/io-jpeg.c:1478 +#: gdk-pixbuf/io-gdip-jpeg.c:134 gdk-pixbuf/io-jpeg.c:1478 msgid "The JPEG image format" msgstr "JPEG zapis slike" -#: gdk-pixbuf/io-gdip-utils.c:154 +#: gdk-pixbuf/io-gdip-tiff.c:80 gdk-pixbuf/io-tiff.c:786 +msgid "The TIFF image format" +msgstr "TIFF zapis slika" + +#: gdk-pixbuf/io-gdip-utils.c:152 #, fuzzy, c-format msgid "Could not allocate memory: %s" msgstr "Ne može se alocirati memorija za zaglavlje" -#: gdk-pixbuf/io-gdip-utils.c:179 gdk-pixbuf/io-gdip-utils.c:293 -#: gdk-pixbuf/io-gdip-utils.c:333 +#: gdk-pixbuf/io-gdip-utils.c:177 gdk-pixbuf/io-gdip-utils.c:291 +#: gdk-pixbuf/io-gdip-utils.c:331 #, fuzzy, c-format msgid "Could not create stream: %s" msgstr "" "Nisam mogao označiti %s:\n" "%s" -#: gdk-pixbuf/io-gdip-utils.c:193 +#: gdk-pixbuf/io-gdip-utils.c:191 #, fuzzy, c-format msgid "Could not seek stream: %s" msgstr "" "Nisam mogao označiti %s:\n" "%s" -#: gdk-pixbuf/io-gdip-utils.c:205 +#: gdk-pixbuf/io-gdip-utils.c:203 #, fuzzy, c-format msgid "Could not read from stream: %s" msgstr "" "Nisam mogao označiti %s:\n" "%s" -#: gdk-pixbuf/io-gdip-utils.c:617 +#: gdk-pixbuf/io-gdip-utils.c:615 #, fuzzy msgid "Couldn't load bitmap" msgstr "" "Nisam mogao označiti %s:\n" "%s" -#: gdk-pixbuf/io-gdip-utils.c:773 +#: gdk-pixbuf/io-gdip-utils.c:771 msgid "Couldn't load metafile" msgstr "Nisam mogao učitati metadatoteku" -#: gdk-pixbuf/io-gdip-utils.c:878 +#: gdk-pixbuf/io-gdip-utils.c:876 #, fuzzy msgid "Unsupported image format for GDI+" msgstr "nije podržana vrsta RAS slike" -#: gdk-pixbuf/io-gdip-utils.c:885 +#: gdk-pixbuf/io-gdip-utils.c:883 #, fuzzy msgid "Couldn't save" msgstr "Ne mogu spremiti ostatak" -#: gdk-pixbuf/io-gdip-wmf.c:58 +#: gdk-pixbuf/io-gdip-wmf.c:56 #, fuzzy msgid "The WMF image format" msgstr "WBMP zapis slika" -#: gdk-pixbuf/io-gif.c:222 +#: gdk-pixbuf/io-gif.c:220 #, c-format msgid "Failure reading GIF: %s" msgstr "Greška pri čitanju GIF-a: %s" -#: gdk-pixbuf/io-gif.c:496 gdk-pixbuf/io-gif.c:1502 gdk-pixbuf/io-gif.c:1669 +#: gdk-pixbuf/io-gif.c:494 gdk-pixbuf/io-gif.c:1500 gdk-pixbuf/io-gif.c:1667 msgid "GIF file was missing some data (perhaps it was truncated somehow?)" msgstr "GIF datoteci nedostaje nešto podataka (možda je nekako odsječena?)" -#: gdk-pixbuf/io-gif.c:505 +#: gdk-pixbuf/io-gif.c:503 #, c-format msgid "Internal error in the GIF loader (%s)" msgstr "Unutrašnja greška pri učitavanju GIF-a (%s)" -#: gdk-pixbuf/io-gif.c:579 +#: gdk-pixbuf/io-gif.c:577 msgid "Stack overflow" msgstr "Prekoračenje stoga" -#: gdk-pixbuf/io-gif.c:639 +#: gdk-pixbuf/io-gif.c:637 msgid "GIF image loader cannot understand this image." msgstr "Modul za učitavanje GIF slika ne prepoznaje ovu sliku." -#: gdk-pixbuf/io-gif.c:668 +#: gdk-pixbuf/io-gif.c:666 msgid "Bad code encountered" msgstr "Nađen je neispravan kod" -#: gdk-pixbuf/io-gif.c:678 +#: gdk-pixbuf/io-gif.c:676 msgid "Circular table entry in GIF file" msgstr "Kružni unos u tabeli GIF datoteke" -#: gdk-pixbuf/io-gif.c:866 gdk-pixbuf/io-gif.c:1488 gdk-pixbuf/io-gif.c:1541 -#: gdk-pixbuf/io-gif.c:1657 +#: gdk-pixbuf/io-gif.c:864 gdk-pixbuf/io-gif.c:1486 gdk-pixbuf/io-gif.c:1539 +#: gdk-pixbuf/io-gif.c:1655 msgid "Not enough memory to load GIF file" msgstr "Nema dovoljno memorije za učitavanje GIF datoteke" -#: gdk-pixbuf/io-gif.c:960 +#: gdk-pixbuf/io-gif.c:958 msgid "Not enough memory to composite a frame in GIF file" msgstr "Nema dovoljno memorije za kreiranje okvira unutar GIF datoteke" -#: gdk-pixbuf/io-gif.c:1132 +#: gdk-pixbuf/io-gif.c:1130 msgid "GIF image is corrupt (incorrect LZW compression)" msgstr "GIF slika je oštećena (neispravno LZW sažimanje)" -#: gdk-pixbuf/io-gif.c:1182 +#: gdk-pixbuf/io-gif.c:1180 msgid "File does not appear to be a GIF file" msgstr "Izgleda da se ne radi o GIF datoteci" -#: gdk-pixbuf/io-gif.c:1194 +#: gdk-pixbuf/io-gif.c:1192 #, c-format msgid "Version %s of the GIF file format is not supported" msgstr "Izdanje %s GIF načina zapisa nije podržano" -#: gdk-pixbuf/io-gif.c:1241 +#: gdk-pixbuf/io-gif.c:1239 #, fuzzy msgid "Resulting GIF image has zero size" msgstr "Slika je širine nula" -#: gdk-pixbuf/io-gif.c:1320 +#: gdk-pixbuf/io-gif.c:1318 msgid "" "GIF image has no global colormap, and a frame inside it has no local " "colormap." msgstr "GIF slika nema opću mapu boja, a kadar u njoj nema zasebnu mapu boja." -#: gdk-pixbuf/io-gif.c:1564 +#: gdk-pixbuf/io-gif.c:1562 msgid "GIF image was truncated or incomplete." msgstr "GIF slika je skraćena ili nepotpuna." @@ -385,95 +394,95 @@ msgstr "Nisam mogao dekodirati ICNS datoteku" msgid "The ICNS image format" msgstr "ICO zapis slike" -#: gdk-pixbuf/io-ico.c:228 gdk-pixbuf/io-ico.c:242 gdk-pixbuf/io-ico.c:291 -#: gdk-pixbuf/io-ico.c:302 gdk-pixbuf/io-ico.c:395 +#: gdk-pixbuf/io-ico.c:226 gdk-pixbuf/io-ico.c:240 gdk-pixbuf/io-ico.c:289 +#: gdk-pixbuf/io-ico.c:300 gdk-pixbuf/io-ico.c:393 msgid "Invalid header in icon" msgstr "Neispravno zaglavlje sličice" -#: gdk-pixbuf/io-ico.c:257 gdk-pixbuf/io-ico.c:312 gdk-pixbuf/io-ico.c:405 -#: gdk-pixbuf/io-ico.c:458 gdk-pixbuf/io-ico.c:488 +#: gdk-pixbuf/io-ico.c:255 gdk-pixbuf/io-ico.c:310 gdk-pixbuf/io-ico.c:403 +#: gdk-pixbuf/io-ico.c:456 gdk-pixbuf/io-ico.c:486 msgid "Not enough memory to load icon" msgstr "Nema dovoljno memorije za učitavanje slike" -#: gdk-pixbuf/io-ico.c:338 +#: gdk-pixbuf/io-ico.c:336 msgid "Compressed icons are not supported" msgstr "Ne podržava sažete sličice" -#: gdk-pixbuf/io-ico.c:358 +#: gdk-pixbuf/io-ico.c:356 msgid "Icon has zero width" msgstr "Sličica je širine nula" -#: gdk-pixbuf/io-ico.c:368 +#: gdk-pixbuf/io-ico.c:366 msgid "Icon has zero height" msgstr "Sličica ima visinu nula" -#: gdk-pixbuf/io-ico.c:443 +#: gdk-pixbuf/io-ico.c:441 msgid "Unsupported icon type" msgstr "Nije podržana vrsta sličica" -#: gdk-pixbuf/io-ico.c:537 +#: gdk-pixbuf/io-ico.c:535 msgid "Not enough memory to load ICO file" msgstr "Nema dovoljno memorije za učitavanje ICO datoteke" -#: gdk-pixbuf/io-ico.c:1002 +#: gdk-pixbuf/io-ico.c:1000 msgid "Image too large to be saved as ICO" msgstr "Slika je prevelika da bi se sačuvala kao ICO" -#: gdk-pixbuf/io-ico.c:1013 +#: gdk-pixbuf/io-ico.c:1011 msgid "Cursor hotspot outside image" msgstr "Pokazivač žarišta je van slike" -#: gdk-pixbuf/io-ico.c:1036 +#: gdk-pixbuf/io-ico.c:1034 #, c-format msgid "Unsupported depth for ICO file: %d" msgstr "Nije podržana dubina za ICO datoteku: %d" -#: gdk-pixbuf/io-jasper.c:74 +#: gdk-pixbuf/io-jasper.c:73 #, fuzzy msgid "Couldn't allocate memory for stream" msgstr "Ne može se alocirati memorija za zaglavlje" -#: gdk-pixbuf/io-jasper.c:104 +#: gdk-pixbuf/io-jasper.c:103 #, fuzzy msgid "Couldn't decode image" msgstr "Ne mogu konvertirati ime datoteke" -#: gdk-pixbuf/io-jasper.c:122 +#: gdk-pixbuf/io-jasper.c:121 #, fuzzy msgid "Transformed JPEG2000 has zero width or height" msgstr "Transformirani PNG ima visinu ili širinu nula." -#: gdk-pixbuf/io-jasper.c:136 +#: gdk-pixbuf/io-jasper.c:135 #, fuzzy msgid "Image type currently not supported" msgstr "Vrsta slike \"%s\" nije podržana" -#: gdk-pixbuf/io-jasper.c:148 gdk-pixbuf/io-jasper.c:156 +#: gdk-pixbuf/io-jasper.c:147 gdk-pixbuf/io-jasper.c:155 #, fuzzy msgid "Couldn't allocate memory for color profile" msgstr "Ne mogu pronaći dovoljno memorije za učitavanje JPEG datoteke" -#: gdk-pixbuf/io-jasper.c:182 +#: gdk-pixbuf/io-jasper.c:181 #, fuzzy msgid "Insufficient memory to open JPEG 2000 file" msgstr "Nema dovoljno memorije za otvaranje TIFF datoteke" -#: gdk-pixbuf/io-jasper.c:261 +#: gdk-pixbuf/io-jasper.c:260 #, fuzzy msgid "Couldn't allocate memory to buffer image data" msgstr "Ne može se alocirati memorija za podatke" -#: gdk-pixbuf/io-jasper.c:305 +#: gdk-pixbuf/io-jasper.c:304 #, fuzzy msgid "The JPEG 2000 image format" msgstr "JPEG zapis slike" -#: gdk-pixbuf/io-jpeg.c:126 +#: gdk-pixbuf/io-jpeg.c:124 #, c-format msgid "Error interpreting JPEG image file (%s)" msgstr "Greška pri interpretiranju JPEG slike (%s)" -#: gdk-pixbuf/io-jpeg.c:604 +#: gdk-pixbuf/io-jpeg.c:597 msgid "" "Insufficient memory to load image, try exiting some applications to free " "memory" @@ -481,17 +490,17 @@ msgstr "" "Nema dovoljno memorije za učitavanje slike, zatvorite neke programe kako bi " "oslobodili memoriju" -#: gdk-pixbuf/io-jpeg.c:651 gdk-pixbuf/io-jpeg.c:865 +#: gdk-pixbuf/io-jpeg.c:645 gdk-pixbuf/io-jpeg.c:858 #, c-format msgid "Unsupported JPEG color space (%s)" msgstr "Nije podržan JPEG prostor boja (%s)" -#: gdk-pixbuf/io-jpeg.c:764 gdk-pixbuf/io-jpeg.c:1044 +#: gdk-pixbuf/io-jpeg.c:757 gdk-pixbuf/io-jpeg.c:1037 #: gdk-pixbuf/io-jpeg.c:1308 gdk-pixbuf/io-jpeg.c:1318 msgid "Couldn't allocate memory for loading JPEG file" msgstr "Ne mogu pronaći dovoljno memorije za učitavanje JPEG datoteke" -#: gdk-pixbuf/io-jpeg.c:1018 +#: gdk-pixbuf/io-jpeg.c:1011 #, fuzzy msgid "Transformed JPEG has zero width or height." msgstr "Transformirani PNG ima visinu ili širinu nula." @@ -501,93 +510,93 @@ msgstr "Transformirani PNG ima visinu ili širinu nula." msgid "Color profile has invalid length '%u'." msgstr "" -#: gdk-pixbuf/io-pcx.c:186 +#: gdk-pixbuf/io-pcx.c:184 msgid "Couldn't allocate memory for header" msgstr "Ne može se alocirati memorija za zaglavlje" -#: gdk-pixbuf/io-pcx.c:201 gdk-pixbuf/io-pcx.c:559 +#: gdk-pixbuf/io-pcx.c:199 gdk-pixbuf/io-pcx.c:557 msgid "Couldn't allocate memory for context buffer" msgstr "Ne može se alocirati memorija za međuspremnik konteksta" -#: gdk-pixbuf/io-pcx.c:600 +#: gdk-pixbuf/io-pcx.c:598 msgid "Image has invalid width and/or height" msgstr "Slika je neispravne širine i/ili visine" -#: gdk-pixbuf/io-pcx.c:612 gdk-pixbuf/io-pcx.c:673 +#: gdk-pixbuf/io-pcx.c:610 gdk-pixbuf/io-pcx.c:671 msgid "Image has unsupported bpp" msgstr "Slika koristi nepodržan broj bitova po točki" -#: gdk-pixbuf/io-pcx.c:617 gdk-pixbuf/io-pcx.c:625 +#: gdk-pixbuf/io-pcx.c:615 gdk-pixbuf/io-pcx.c:623 #, c-format msgid "Image has unsupported number of %d-bit planes" msgstr "Slika sadrži nepodržan broj %d-bitnih ravnina" -#: gdk-pixbuf/io-pcx.c:641 +#: gdk-pixbuf/io-pcx.c:639 msgid "Couldn't create new pixbuf" msgstr "Ne mogu napraviti novi pixbuf" -#: gdk-pixbuf/io-pcx.c:649 +#: gdk-pixbuf/io-pcx.c:647 msgid "Couldn't allocate memory for line data" msgstr "Ne može se alocirati memorija za podatke" -#: gdk-pixbuf/io-pcx.c:656 +#: gdk-pixbuf/io-pcx.c:654 #, fuzzy msgid "Couldn't allocate memory for PCX image" msgstr "Ne može se alocirati memorija za zaglavlje" -#: gdk-pixbuf/io-pcx.c:703 +#: gdk-pixbuf/io-pcx.c:701 msgid "Didn't get all lines of PCX image" msgstr "Ne može učitati sve linije iz PCX slike" -#: gdk-pixbuf/io-pcx.c:710 +#: gdk-pixbuf/io-pcx.c:708 msgid "No palette found at end of PCX data" msgstr "Nije nađena paleta na kraju PCX podataka" -#: gdk-pixbuf/io-pcx.c:755 +#: gdk-pixbuf/io-pcx.c:753 msgid "The PCX image format" msgstr "PCX zapis slike" -#: gdk-pixbuf/io-pixdata.c:148 +#: gdk-pixbuf/io-pixdata.c:146 #, fuzzy msgid "Transformed pixbuf has zero width or height." msgstr "Transformirani PNG ima visinu ili širinu nula." -#: gdk-pixbuf/io-pixdata.c:186 +#: gdk-pixbuf/io-pixdata.c:184 #, fuzzy msgid "The GdkPixdata format" msgstr "GIF zapis slike" -#: gdk-pixbuf/io-png.c:54 +#: gdk-pixbuf/io-png.c:53 msgid "Bits per channel of PNG image is invalid." msgstr "Neispravan broj bitova po kanalu PNG slike." -#: gdk-pixbuf/io-png.c:135 gdk-pixbuf/io-png.c:641 +#: gdk-pixbuf/io-png.c:134 gdk-pixbuf/io-png.c:640 msgid "Transformed PNG has zero width or height." msgstr "Transformirani PNG ima visinu ili širinu nula." -#: gdk-pixbuf/io-png.c:143 +#: gdk-pixbuf/io-png.c:142 msgid "Bits per channel of transformed PNG is not 8." msgstr "Broj bitova po kanalu promijenjenog PNG nije 8." -#: gdk-pixbuf/io-png.c:152 +#: gdk-pixbuf/io-png.c:151 msgid "Transformed PNG not RGB or RGBA." msgstr "Transformirani PNG nije RGB ili RGBA." -#: gdk-pixbuf/io-png.c:161 +#: gdk-pixbuf/io-png.c:160 msgid "Transformed PNG has unsupported number of channels, must be 3 or 4." msgstr "" "Nije podržan broj kanala u transformiranoj PNG slici; mora biti 3 ili 4." -#: gdk-pixbuf/io-png.c:182 +#: gdk-pixbuf/io-png.c:181 #, c-format msgid "Fatal error in PNG image file: %s" msgstr "Kobna greška u PNG slici: %s" -#: gdk-pixbuf/io-png.c:315 +#: gdk-pixbuf/io-png.c:314 msgid "Insufficient memory to load PNG file" msgstr "Nema dovoljno memorije za učitavanje PNG datoteke" -#: gdk-pixbuf/io-png.c:656 +#: gdk-pixbuf/io-png.c:655 #, fuzzy, c-format msgid "" "Insufficient memory to store a %lu by %lu image; try exiting some " @@ -596,31 +605,31 @@ msgstr "" "Nema dovoljno memorije za spremanje slike veličine %ld×%ld; pokušajte " "zatvoriti neke programe kako biste oslobodili nešto memorije" -#: gdk-pixbuf/io-png.c:719 +#: gdk-pixbuf/io-png.c:718 msgid "Fatal error reading PNG image file" msgstr "Kobna greška tijekom čitanja PNG slike" -#: gdk-pixbuf/io-png.c:768 +#: gdk-pixbuf/io-png.c:767 #, c-format msgid "Fatal error reading PNG image file: %s" msgstr "Nepovratna greška pri čitanju PNG slike: %s" -#: gdk-pixbuf/io-png.c:858 +#: gdk-pixbuf/io-png.c:857 msgid "" "Keys for PNG text chunks must have at least 1 and at most 79 characters." msgstr "" "Ključevi za PNG tekstualne odjeljke moraju imati bar 1, a najviše 79 znakova." -#: gdk-pixbuf/io-png.c:867 +#: gdk-pixbuf/io-png.c:866 msgid "Keys for PNG text chunks must be ASCII characters." msgstr "Ključevi za PNG tekstualne odjeljke moraju biti ASCII znakovi." -#: gdk-pixbuf/io-png.c:881 gdk-pixbuf/io-tiff.c:667 +#: gdk-pixbuf/io-png.c:880 gdk-pixbuf/io-tiff.c:665 #, c-format msgid "Color profile has invalid length %d." msgstr "" -#: gdk-pixbuf/io-png.c:894 +#: gdk-pixbuf/io-png.c:893 #, c-format msgid "" "PNG compression level must be a value between 0 and 9; value '%s' could not " @@ -629,7 +638,7 @@ msgstr "" "Razina kompresije PNG datoteke mora biti vrijednost između 0 i9; vrijednost " "'%s' nije u tom rasponu." -#: gdk-pixbuf/io-png.c:907 +#: gdk-pixbuf/io-png.c:906 #, c-format msgid "" "PNG compression level must be a value between 0 and 9; value '%d' is not " @@ -638,88 +647,88 @@ msgstr "" "Razina kompresije PNG datoteke mora biti vrijednost između 0 i9; vrijednost " "'%d' nije dozvoljena." -#: gdk-pixbuf/io-png.c:955 +#: gdk-pixbuf/io-png.c:954 #, c-format msgid "Value for PNG text chunk %s cannot be converted to ISO-8859-1 encoding." msgstr "" "Vrijednost za PNG odjeljak teksta %s se ne može pretvoriti u ISO-8859-1 " "zapis." -#: gdk-pixbuf/io-png.c:1118 +#: gdk-pixbuf/io-png.c:1117 msgid "The PNG image format" msgstr "PNG zapis slike" -#: gdk-pixbuf/io-pnm.c:248 +#: gdk-pixbuf/io-pnm.c:246 msgid "PNM loader expected to find an integer, but didn't" msgstr "" "Dio za učitavanje PNM slika je očekivao da naiđe na cijeli broj, ali nije" -#: gdk-pixbuf/io-pnm.c:280 +#: gdk-pixbuf/io-pnm.c:278 msgid "PNM file has an incorrect initial byte" msgstr "PNM datoteka sadrži neispravan početni bajt" -#: gdk-pixbuf/io-pnm.c:310 +#: gdk-pixbuf/io-pnm.c:308 msgid "PNM file is not in a recognized PNM subformat" msgstr "PNM datoteka nije u poznatom PNM podzapisu" -#: gdk-pixbuf/io-pnm.c:335 +#: gdk-pixbuf/io-pnm.c:333 msgid "PNM file has an image width of 0" msgstr "PNM datoteka sadrži sliku širine 0" -#: gdk-pixbuf/io-pnm.c:356 +#: gdk-pixbuf/io-pnm.c:354 msgid "PNM file has an image height of 0" msgstr "PNM datoteka sadrži sliku visine 0" -#: gdk-pixbuf/io-pnm.c:379 +#: gdk-pixbuf/io-pnm.c:377 msgid "Maximum color value in PNM file is 0" msgstr "Najveća vrijednost boje u PNM datoteci je 0" -#: gdk-pixbuf/io-pnm.c:387 +#: gdk-pixbuf/io-pnm.c:385 msgid "Maximum color value in PNM file is too large" msgstr "Najveća vrijednost boje u PNM datoteci je prevelika" -#: gdk-pixbuf/io-pnm.c:427 gdk-pixbuf/io-pnm.c:457 gdk-pixbuf/io-pnm.c:502 +#: gdk-pixbuf/io-pnm.c:425 gdk-pixbuf/io-pnm.c:455 gdk-pixbuf/io-pnm.c:500 msgid "Raw PNM image type is invalid" msgstr "Sirova PNM vrsta slike neispravna" -#: gdk-pixbuf/io-pnm.c:652 +#: gdk-pixbuf/io-pnm.c:650 msgid "PNM image loader does not support this PNM subformat" msgstr "Dio za učitavanje PNM slika ne podržava ovaj PNM podzapis" -#: gdk-pixbuf/io-pnm.c:739 gdk-pixbuf/io-pnm.c:966 +#: gdk-pixbuf/io-pnm.c:737 gdk-pixbuf/io-pnm.c:964 msgid "Raw PNM formats require exactly one whitespace before sample data" msgstr "Sirov PNM zapis zahtjeva točno jedan razmak prije sadržaja" -#: gdk-pixbuf/io-pnm.c:766 +#: gdk-pixbuf/io-pnm.c:764 msgid "Cannot allocate memory for loading PNM image" msgstr "Nema dovoljno memorije za učitavanje PNM slike" -#: gdk-pixbuf/io-pnm.c:816 +#: gdk-pixbuf/io-pnm.c:814 msgid "Insufficient memory to load PNM context struct" msgstr "Nema dovoljno memorije za učitavanje PNM kontekstualne strukture" -#: gdk-pixbuf/io-pnm.c:867 +#: gdk-pixbuf/io-pnm.c:865 msgid "Unexpected end of PNM image data" msgstr "Neočekivan kraj PNM slike" -#: gdk-pixbuf/io-pnm.c:995 +#: gdk-pixbuf/io-pnm.c:993 msgid "Insufficient memory to load PNM file" msgstr "Nema dovoljno memorije za učitavanje PNM datoteke" -#: gdk-pixbuf/io-pnm.c:1079 +#: gdk-pixbuf/io-pnm.c:1077 msgid "The PNM/PBM/PGM/PPM image format family" msgstr "Porodica PNM/PBM/PGM/PPM zapisa slika" -#: gdk-pixbuf/io-qtif.c:128 +#: gdk-pixbuf/io-qtif.c:126 msgid "Input file descriptor is NULL." msgstr "" -#: gdk-pixbuf/io-qtif.c:143 +#: gdk-pixbuf/io-qtif.c:141 #, fuzzy msgid "Failed to read QTIF header" msgstr "Nisam uspio otvoriti TIFF sliku\n" -#: gdk-pixbuf/io-qtif.c:152 gdk-pixbuf/io-qtif.c:189 gdk-pixbuf/io-qtif.c:459 +#: gdk-pixbuf/io-qtif.c:150 gdk-pixbuf/io-qtif.c:187 gdk-pixbuf/io-qtif.c:454 #, c-format msgid "QTIF atom size too large (%d byte)" msgid_plural "QTIF atom size too large (%d bytes)" @@ -727,7 +736,7 @@ msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: gdk-pixbuf/io-qtif.c:175 +#: gdk-pixbuf/io-qtif.c:173 #, fuzzy, c-format msgid "Failed to allocate %d byte for file read buffer" msgid_plural "Failed to allocate %d bytes for file read buffer" @@ -735,12 +744,12 @@ msgstr[0] "nisam uspio premjestiti međuspremnik slike od %u bajt" msgstr[1] "nisam uspio premjestiti međuspremnik slike od %u bajt" msgstr[2] "nisam uspio premjestiti međuspremnik slike od %u bajt" -#: gdk-pixbuf/io-qtif.c:206 +#: gdk-pixbuf/io-qtif.c:201 #, fuzzy, c-format msgid "File error when reading QTIF atom: %s" msgstr "Greška pri čitanju GIF-a: %s" -#: gdk-pixbuf/io-qtif.c:243 +#: gdk-pixbuf/io-qtif.c:238 #, c-format msgid "Failed to skip the next %d byte with seek()." msgid_plural "Failed to skip the next %d bytes with seek()." @@ -748,238 +757,234 @@ msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: gdk-pixbuf/io-qtif.c:270 +#: gdk-pixbuf/io-qtif.c:265 #, fuzzy msgid "Failed to allocate QTIF context structure." msgstr "Nemam dovoljno memorije za strukturu TGA konteksta" -#: gdk-pixbuf/io-qtif.c:330 +#: gdk-pixbuf/io-qtif.c:325 #, fuzzy msgid "Failed to create GdkPixbufLoader object." msgstr "Nisam uspio čitati iz privremene datoteke\n" -#: gdk-pixbuf/io-qtif.c:434 +#: gdk-pixbuf/io-qtif.c:429 #, fuzzy msgid "Failed to find an image data atom." msgstr "Nisam uspio otvoriti TIFF sliku" -#: gdk-pixbuf/io-qtif.c:618 +#: gdk-pixbuf/io-qtif.c:613 #, fuzzy msgid "The QTIF image format" msgstr "TIFF zapis slika" -#: gdk-pixbuf/io-ras.c:125 +#: gdk-pixbuf/io-ras.c:123 msgid "RAS image has bogus header data" msgstr "RAS slika ima neispravno zaglavlje" -#: gdk-pixbuf/io-ras.c:147 +#: gdk-pixbuf/io-ras.c:145 msgid "RAS image has unknown type" msgstr "RAS slika je nepoznate vrste" -#: gdk-pixbuf/io-ras.c:155 +#: gdk-pixbuf/io-ras.c:153 msgid "unsupported RAS image variation" msgstr "nije podržana vrsta RAS slike" -#: gdk-pixbuf/io-ras.c:170 gdk-pixbuf/io-ras.c:199 +#: gdk-pixbuf/io-ras.c:168 gdk-pixbuf/io-ras.c:197 msgid "Not enough memory to load RAS image" msgstr "Nema dovoljno memorije za učitavanje RAS slike" -#: gdk-pixbuf/io-ras.c:544 +#: gdk-pixbuf/io-ras.c:542 msgid "The Sun raster image format" msgstr "Sun-ov zapis rasterskih slika" -#: gdk-pixbuf/io-tga.c:153 +#: gdk-pixbuf/io-tga.c:151 msgid "Cannot allocate memory for IOBuffer struct" msgstr "Nema dovoljno memorije za strukturu međuspremnika" -#: gdk-pixbuf/io-tga.c:172 +#: gdk-pixbuf/io-tga.c:170 msgid "Cannot allocate memory for IOBuffer data" msgstr "Nema dovoljno memorije za podatke međuspremnika" -#: gdk-pixbuf/io-tga.c:183 +#: gdk-pixbuf/io-tga.c:181 msgid "Cannot realloc IOBuffer data" msgstr "Ne mogu ponovno dodijeliti podatke međuspremnika" -#: gdk-pixbuf/io-tga.c:213 +#: gdk-pixbuf/io-tga.c:211 msgid "Cannot allocate temporary IOBuffer data" msgstr "Nemam dovoljno memorije za privremeni međuspremnik" -#: gdk-pixbuf/io-tga.c:346 +#: gdk-pixbuf/io-tga.c:339 #, fuzzy msgid "Cannot allocate new pixbuf" msgstr "Ne mogu dodijeliti memoriju za novi pixbuf" -#: gdk-pixbuf/io-tga.c:685 +#: gdk-pixbuf/io-tga.c:678 #, fuzzy msgid "Image is corrupted or truncated" msgstr "GIF slika je skraćena ili nepotpuna." -#: gdk-pixbuf/io-tga.c:692 +#: gdk-pixbuf/io-tga.c:685 msgid "Cannot allocate colormap structure" msgstr "Nema dovoljno memorije za mapu boja" -#: gdk-pixbuf/io-tga.c:699 +#: gdk-pixbuf/io-tga.c:692 msgid "Cannot allocate colormap entries" msgstr "Nemam dovoljno memorije za unose u mapu boja" -#: gdk-pixbuf/io-tga.c:721 +#: gdk-pixbuf/io-tga.c:714 msgid "Unexpected bitdepth for colormap entries" msgstr "Neočekivan broj boja za stavke mape boja" -#: gdk-pixbuf/io-tga.c:739 +#: gdk-pixbuf/io-tga.c:732 msgid "Cannot allocate TGA header memory" msgstr "Nemam dovoljno memorije za TGA zaglavlje" -#: gdk-pixbuf/io-tga.c:772 +#: gdk-pixbuf/io-tga.c:765 msgid "TGA image has invalid dimensions" msgstr "TGA slika je neispravne veličine" -#: gdk-pixbuf/io-tga.c:778 gdk-pixbuf/io-tga.c:787 gdk-pixbuf/io-tga.c:797 -#: gdk-pixbuf/io-tga.c:807 gdk-pixbuf/io-tga.c:814 +#: gdk-pixbuf/io-tga.c:771 gdk-pixbuf/io-tga.c:780 gdk-pixbuf/io-tga.c:790 +#: gdk-pixbuf/io-tga.c:800 gdk-pixbuf/io-tga.c:807 msgid "TGA image type not supported" msgstr "TGA zapis slike nije podržan" -#: gdk-pixbuf/io-tga.c:861 +#: gdk-pixbuf/io-tga.c:854 msgid "Cannot allocate memory for TGA context struct" msgstr "Nemam dovoljno memorije za strukturu TGA konteksta" -#: gdk-pixbuf/io-tga.c:926 +#: gdk-pixbuf/io-tga.c:919 msgid "Excess data in file" msgstr "Pretjerano mnogo podataka u datoteci" -#: gdk-pixbuf/io-tga.c:1007 +#: gdk-pixbuf/io-tga.c:1000 msgid "The Targa image format" msgstr "Targa zapis slika" -#: gdk-pixbuf/io-tiff.c:104 +#: gdk-pixbuf/io-tiff.c:102 msgid "Could not get image width (bad TIFF file)" msgstr "Ne može se pročitati širina slike (neispravna TIFF datoteka)" -#: gdk-pixbuf/io-tiff.c:112 +#: gdk-pixbuf/io-tiff.c:110 msgid "Could not get image height (bad TIFF file)" msgstr "Ne može se saznati visina slike (neispravna TIFF datoteka)" -#: gdk-pixbuf/io-tiff.c:120 +#: gdk-pixbuf/io-tiff.c:118 msgid "Width or height of TIFF image is zero" msgstr "Visina ili širina TIFF slike je nula" -#: gdk-pixbuf/io-tiff.c:129 gdk-pixbuf/io-tiff.c:138 +#: gdk-pixbuf/io-tiff.c:127 gdk-pixbuf/io-tiff.c:136 msgid "Dimensions of TIFF image too large" msgstr "TIFF slika je prevelika" -#: gdk-pixbuf/io-tiff.c:162 gdk-pixbuf/io-tiff.c:174 gdk-pixbuf/io-tiff.c:491 +#: gdk-pixbuf/io-tiff.c:160 gdk-pixbuf/io-tiff.c:172 gdk-pixbuf/io-tiff.c:489 msgid "Insufficient memory to open TIFF file" msgstr "Nema dovoljno memorije za otvaranje TIFF datoteke" -#: gdk-pixbuf/io-tiff.c:236 +#: gdk-pixbuf/io-tiff.c:234 msgid "Failed to load RGB data from TIFF file" msgstr "Neuspjelo učitavanje RGB podataka iz TIFF datoteke" -#: gdk-pixbuf/io-tiff.c:293 +#: gdk-pixbuf/io-tiff.c:291 msgid "Failed to open TIFF image" msgstr "Nisam uspio otvoriti TIFF sliku" -#: gdk-pixbuf/io-tiff.c:427 gdk-pixbuf/io-tiff.c:440 +#: gdk-pixbuf/io-tiff.c:425 gdk-pixbuf/io-tiff.c:438 msgid "Failed to load TIFF image" msgstr "Neuspjelo učitavanje TIFF slike" -#: gdk-pixbuf/io-tiff.c:623 +#: gdk-pixbuf/io-tiff.c:621 #, fuzzy msgid "Failed to save TIFF image" msgstr "Nisam uspio otvoriti TIFF sliku" -#: gdk-pixbuf/io-tiff.c:656 +#: gdk-pixbuf/io-tiff.c:654 msgid "TIFF compression doesn't refer to a valid codec." msgstr "" -#: gdk-pixbuf/io-tiff.c:696 +#: gdk-pixbuf/io-tiff.c:694 #, fuzzy msgid "Failed to write TIFF data" msgstr "Nisam uspio otvoriti TIFF sliku" -#: gdk-pixbuf/io-tiff.c:733 +#: gdk-pixbuf/io-tiff.c:731 #, fuzzy msgid "Couldn't write to TIFF file" msgstr "Ne mogu konvertirati ime datoteke" -#: gdk-pixbuf/io-tiff.c:788 -msgid "The TIFF image format" -msgstr "TIFF zapis slika" - -#: gdk-pixbuf/io-wbmp.c:245 +#: gdk-pixbuf/io-wbmp.c:243 msgid "Image has zero width" msgstr "Slika je širine nula" -#: gdk-pixbuf/io-wbmp.c:263 +#: gdk-pixbuf/io-wbmp.c:261 msgid "Image has zero height" msgstr "Slika je visine nula" -#: gdk-pixbuf/io-wbmp.c:274 +#: gdk-pixbuf/io-wbmp.c:272 msgid "Not enough memory to load image" msgstr "Nema dovoljno memorije za učitavanje slike" -#: gdk-pixbuf/io-wbmp.c:333 +#: gdk-pixbuf/io-wbmp.c:331 msgid "Couldn't save the rest" msgstr "Ne mogu spremiti ostatak" -#: gdk-pixbuf/io-wbmp.c:374 +#: gdk-pixbuf/io-wbmp.c:372 msgid "The WBMP image format" msgstr "WBMP zapis slika" -#: gdk-pixbuf/io-xbm.c:304 +#: gdk-pixbuf/io-xbm.c:302 msgid "Invalid XBM file" msgstr "Neispravna XBM datoteka" -#: gdk-pixbuf/io-xbm.c:314 +#: gdk-pixbuf/io-xbm.c:312 msgid "Insufficient memory to load XBM image file" msgstr "Nema dovoljno memorije za učitavanje XBM slike" -#: gdk-pixbuf/io-xbm.c:462 +#: gdk-pixbuf/io-xbm.c:460 msgid "Failed to write to temporary file when loading XBM image" msgstr "Neuspio upis u privremenu datoteku pri učitavanju XBM slike" -#: gdk-pixbuf/io-xbm.c:501 +#: gdk-pixbuf/io-xbm.c:499 msgid "The XBM image format" msgstr "XBM zapis slika" -#: gdk-pixbuf/io-xpm.c:469 +#: gdk-pixbuf/io-xpm.c:467 msgid "No XPM header found" msgstr "Nije nađeno XPM zaglavlje" -#: gdk-pixbuf/io-xpm.c:478 +#: gdk-pixbuf/io-xpm.c:476 msgid "Invalid XPM header" msgstr "Neispravno XPM zaglavlje" -#: gdk-pixbuf/io-xpm.c:486 +#: gdk-pixbuf/io-xpm.c:484 msgid "XPM file has image width <= 0" msgstr "XPM datoteka ima sliku širine <= 0" -#: gdk-pixbuf/io-xpm.c:494 +#: gdk-pixbuf/io-xpm.c:492 msgid "XPM file has image height <= 0" msgstr "XPM datoteka ima sliku visine <= 0" -#: gdk-pixbuf/io-xpm.c:502 +#: gdk-pixbuf/io-xpm.c:500 msgid "XPM has invalid number of chars per pixel" msgstr "XPM ima neispravan broj znakova po točki" -#: gdk-pixbuf/io-xpm.c:511 +#: gdk-pixbuf/io-xpm.c:509 msgid "XPM file has invalid number of colors" msgstr "XPM datoteka ima neispravan broj boja" -#: gdk-pixbuf/io-xpm.c:523 gdk-pixbuf/io-xpm.c:532 gdk-pixbuf/io-xpm.c:584 +#: gdk-pixbuf/io-xpm.c:521 gdk-pixbuf/io-xpm.c:530 gdk-pixbuf/io-xpm.c:582 msgid "Cannot allocate memory for loading XPM image" msgstr "Nema dovoljno memorije za učitavanje XPM slike" -#: gdk-pixbuf/io-xpm.c:546 +#: gdk-pixbuf/io-xpm.c:544 #, fuzzy msgid "Cannot read XPM colormap" msgstr "Ne mogu pročitati XPM mapu boja" -#: gdk-pixbuf/io-xpm.c:778 +#: gdk-pixbuf/io-xpm.c:776 msgid "Failed to write to temporary file when loading XPM image" msgstr "Neuspio upis u privremenu datoteku pri učitavanju XPM slike" -#: gdk-pixbuf/io-xpm.c:817 +#: gdk-pixbuf/io-xpm.c:815 msgid "The XPM image format" msgstr "XPM zapis slike" diff --git a/po/hu.gmo b/po/hu.gmo index 986a32ab70e87b472094079a4e3770094de9279f..4e3e10cbb190ae386dc3076c9b45e70adcca9daf 100644 GIT binary patch delta 4506 zcmYkeK8#kYS*WL3DrRC5-i;}^3VY)&9Exq2fq%n+ z*e%w~!wejRWtfIb@iyF!{61{&Q5Z(U6{pwB>{jY`;t;IG1Z+Wda36Yj0+aDmR0pH! zjV?3-2jC3shjpm)wV*D%AJySMVItROxMqDJ33Z~8s2|S3bZo}Kc*O1h0B@%r85eXs z6SaRfY6jM#E_e|6shvTtWfzc-UF9nmW8#UfKY@aFRGd*YEFp9GTn}zfRmvgL?W2 zY7MWU)-IiS)d>onGmwuh;)~g|W>iP_poj0f`oC}q^=>rgVLft6YeU_%=TRN~PuMl2 zGHk8UWSojCUHt^AgJ0lqjOS|VU@_L<3e^4&a2ZChKDS^U@<3T5GTXKlb&nlFE#(>1 zb;5CUCyT-ZI0?5QvuqcUkNux7J)X&2MN?Rg9BVbGgL!6^f_eQyMfoorby6`iu z{WaHq-1!%z@AkRd--nk=Kdx`-6m-I3)Edol^*YprpK`w7JcJWzKZQDB57visS{`bq z=HYm3LB?QzKo74YA4}p#9BNZA%F1!YR zh?{UUo^$(SMg&Wjhg{ogkzMv2j>OZb-$!u+sa}Ky*pSWq>n=Y+gVz2-)QrUB1XGoZ zYM+m4-;BCIJE~)sQ8N*j8_ZBXY5@15F1QZI;=8D&isEIUB^ZXfxvRnybizkbJ!(a* z&A*XzTO6-Pjd%)j4r@XNV{apUwJWHpO=DOZNEv##9M!SSsN>&2{xaK_sP{n>7t{W* zM?q^_gt|Zt`i~vzsW^`6(BDxbh~{km(x6T>9piBcF2(hz^L&jDVQ5q^ke#UGevg{b zFOlnnZ7}n+n1)i!#5ZvseukQ=vN6F3>rn^pMs?^sYQ)!3zZ=Xv>xDB78?g>GGv6RT zF>hR8H4dP@3sdy`AETfXUPNw8>s}ZfI0iKn_hSh*V=ev>^}8`e!MlAi>R#B33HUp_ z6)&NdHi~Ca?ITc2It5uZTPwM~9i^Zt{0jSG^n~Euor;5~k3{wOK2%3nqi)8%*dNc~ zGQ5oR&8jE5#~C$a9jK?_imRvI5p-lGh8x(ifr8eoD-W}lpwPJ-`Pj>RZO6}XFg8sx zdk_zxIv&sTsN=&?Ggg8gK8*L{)2MslD$)m=U&>%`Un%qNQRqB5cx;BCdRl>r*y!5# zAlI^Us1YSh2|8MWT8etqar-eHKf+cn15YpW?67EtwgQa z^T-Wvr%@;FG&Q&<@{wb0HtM(osHHiBRd@-Las0I4k5Mi5qTYla?m*38JMx6vg)jv@ zmwn3v)19N8Q!$SHb1@cIx%Ot%)bDidhh6(g=U;IM`!8c}>|GJughNs1DMEEDTH=3WAqiKVUHQX)aRp?Xr1#gder}cdRjWo4Awpk$5F4uYTSYY z@hV1Ou(|bDrO-8PL)|35boFC+i0pIq_wcu*56LE3411lNCPzqLqU{8EmaHSI$fHDCXVRTKNfr=oJXID&j+0l&P!dl( zayO|bdR(6;ynX$DCxV5m^zF9Z&OGOHxP$zR-0a%+<4p1hdC9ejE~Fn>N!F63q=sl4 z8Q_0E%y%;RDY;$apYAuC{Q{%OSn>c_NVGjgmiVRMs~fbD3fHz5x07LHo@;v_dyuzW zy(hj*-XNVw4AIu22XS*y_P-zGyNMK#X=FXoc8VmCVpZ7slOOw~;O&@6`Ek;yw!*TK zO`i=&ZtK#sGASlIBb1YomFs1N3bJ!IEea*ZR%t8GgtC8E=6Psd~y LrM4Z-{3PXD)L7Mr delta 4457 zcmYk;2~bs49LMoLXlkh_XdsCC1RidvEJ}tekcAkVg{E1dX_+M^S}IYm(l)dr&@xji zE6Y+`$VyYPw8UyATdlEWa&pX?mT9W7z3=ax!_*mm_jAsDcRBZ*bFZ%19V^aV^WOS zK%9s={zgnQ3)z#dV((%CKm3jTFut2v56ne%Y#Ih|F{a=eOvQbu8-0bnusyx&i9yu$ za#1&)j_UAT*c*3XJomRFRCJ+lPzOezZ8iu;VKUA^{k{^1U=z}FJMMq)66>BQ3w6U8 z$WK;-T+-^1KYN-@Ha25t`~_pVzqN^TCnlhJJ{|d zqx~!DiO%Kj>3BD4YIdW}`x-U$U6^Q%ND2mU1Zw|O)O9O+Gydx7Dt2g9HlpV4Q-9!3 z-u8^MhB}cAqiCa09WBQIF7fS$aX#(6cn+rVBbTsQs71RB)zN2s`)G)Y=IBo>!F~*b z+KW*=+=xT51=YdRI2%*ByMAAZRk#zoVvu>_1+r{plx+gC&TKYnDr->pIfR)QilbWv zR0@$%wFXpAx3keI{}45Vk=%`QEEaWQ4suVM=dJUMc3BbXi5KB8+=#mIQ4Al?Qa+z{8tTFeQH!tvbFmRw2KFQB_$Xff zC``uyj>Sa1{}oiUh;BwLjz;eR@5kQnP-`QS`H?+P#}7f>IN$HT-0xrHy$9*DZScRp zfts36)#mqW<^=Ff)Xf79`=ITMzknQsOkD@yEyWiiHC42$xOw^QABhzeKQRlyp z8v397{;sTGbtoH|bE`m2*^5IN|KkzNDLZuHo(y;3C#V~?;p!tX9!Fz2>Ou{uDcgtK z!@fuUtXCG_1S~}zU+dc~m_s{~g`~wj8g>56VT`|qqJbS6qP_lyQ>gt3!`%(?Q8%ta zjm$dKh&7|8;7imEJ7u%5un;vxwW#avL@nwsP#tc^$3Yz$9-^W-xgNQOtwTNWd&sdC z#rKlV+jyi;wiGqgji@L200a0Ns$&T}zRn+o{L5=gP>Zb=_4_7N$6HX>4}D8TJxiiH zdjBV&I&>B43FLsZAY{p7Fg3NNr z#xia**|7jMR3D(8Fk*~5u^*~Km!O__IqJC0s1MRdcnAKDI`3A-pQ>&0p1@wTQ^vX9 z^HA5DgIa&Kii%D=i0a`tI02(`IS4OB)~6jrX2pI+t%bBa_iw>uOrSjQ8Uxu_AW#(3^;^;BYT3nt+!s2(3j_0-ODi!luoX_jLZRv~?{6BxjLze7>~O!72m-C z{))3Oj^WcBsEojU6Yt9|j`VvU1eo*?{WcJE*CM zxX?Xe1`eV<3)8U9xA);3+NW?HPAYOEw;y$%&oBl5EMojMXMKy^`&f$V&#d?#^B$6 ze{`7}`efApk*Et5dn-_{YZZ3Kwb%oI>A!wk;3u57|H}n!{q$ zYgCQ>aW!h_n^8CDG}$>41GML&-j)@pxo^aAcnq(=#3}BJSA!9>&m_A3*+gY4xm54} zec`72muVaId&q4>!?&3{N%oPaNNXADE7##XauZ1>j}eXDGh`J}(Ww2u@G{urWI36` z{cQ))YoyYS@C6N*%h;~*^_P%=2$u%7Gszyp8*2}fE@UxjAu7y9c)mA;TkZ?V8n#Zp zEqanrXTPH!^-ii}IqWsmqRJ*(y)Tm1@^WhhHxUi_UZSZSM=FU*6d6J)NNc%)N?UTJ zzW*u(M6cHYH7IA17s567zgj*I;c_k8Ye=(eh8N&1)V07=9wKj%6!J7#N!F3O2rrVg zAu21#Sd!=OZ|!MZPR<~$<*=_@-MYhjzxPg@Ms^WBMlG2_Sm3sZY#}O8D_KjnlN(7BQOPIW z$yMZeq7u59%~DcCCK7!Vo+T<}j_`IN+YY{c9tM5=P48-NAFLwFeET`Pom}YKv$2{i zAp9ez=l`$trFzIWpTLgf0^iQ@&c%3gJxL?4lIcWcJUK`%QG+ty5#G*VyOH!K50YVI zw3ht6R0fdNGL^~$WIx$WmXP(NX-f3uKAp1$rw<#PF+7lwo|8GEVNZH*_NbYWla)Ov ZJ)`MFdN87GAg`#jVMj?~Q+eir;J?2d(98e; diff --git a/po/hu.po b/po/hu.po index 2ade418..f8bff28 100644 --- a/po/hu.po +++ b/po/hu.po @@ -12,8 +12,8 @@ msgstr "" "Project-Id-Version: gtk+ master\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=gdk-" "pixbuf\n" -"POT-Creation-Date: 2013-04-15 10:28-0400\n" -"PO-Revision-Date: 2013-03-15 11:36+0100\n" +"POT-Creation-Date: 2014-05-26 20:46-0400\n" +"PO-Revision-Date: 2013-08-25 10:05+0200\n" "Last-Translator: Balázs Úr \n" "Language-Team: Hungarian \n" "Language: hu\n" @@ -23,18 +23,18 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Lokalize 1.2\n" -#: gdk-pixbuf/gdk-pixbuf-animation.c:160 gdk-pixbuf/gdk-pixbuf-io.c:1064 -#: gdk-pixbuf/gdk-pixbuf-io.c:1330 +#: gdk-pixbuf/gdk-pixbuf-animation.c:158 gdk-pixbuf/gdk-pixbuf-io.c:1077 +#: gdk-pixbuf/gdk-pixbuf-io.c:1333 #, c-format msgid "Failed to open file '%s': %s" msgstr "Nem sikerült megnyitni a(z) „%s” fájlt: %s" -#: gdk-pixbuf/gdk-pixbuf-animation.c:173 gdk-pixbuf/gdk-pixbuf-io.c:1076 +#: gdk-pixbuf/gdk-pixbuf-animation.c:171 gdk-pixbuf/gdk-pixbuf-io.c:962 #, c-format msgid "Image file '%s' contains no data" msgstr "A(z) „%s” képfájl nem tartalmaz adatokat" -#: gdk-pixbuf/gdk-pixbuf-animation.c:212 +#: gdk-pixbuf/gdk-pixbuf-animation.c:210 #, c-format msgid "" "Failed to load animation '%s': reason not known, probably a corrupt " @@ -43,8 +43,8 @@ msgstr "" "Nem sikerült betölteni a(z) „%s” animációt: ok ismeretlen, valószínűleg " "sérült az animációfájl" -#: gdk-pixbuf/gdk-pixbuf-animation.c:280 gdk-pixbuf/gdk-pixbuf-io.c:1112 -#: gdk-pixbuf/gdk-pixbuf-io.c:1382 +#: gdk-pixbuf/gdk-pixbuf-animation.c:278 gdk-pixbuf/gdk-pixbuf-io.c:1113 +#: gdk-pixbuf/gdk-pixbuf-io.c:1385 #, c-format msgid "" "Failed to load image '%s': reason not known, probably a corrupt image file" @@ -52,12 +52,12 @@ msgstr "" "Nem sikerült betölteni a(z) „%s” képet: ok ismeretlen, valószínűleg sérült a " "képfájl" -#: gdk-pixbuf/gdk-pixbuf-io.c:790 +#: gdk-pixbuf/gdk-pixbuf-io.c:774 #, c-format msgid "Unable to load image-loading module: %s: %s" msgstr "Nem lehet betölteni a képbetöltő modult: %s: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:805 +#: gdk-pixbuf/gdk-pixbuf-io.c:789 #, c-format msgid "" "Image-loading module %s does not export the proper interface; perhaps it's " @@ -66,55 +66,55 @@ msgstr "" "A(z) %s képbetöltő-modul nem exportálja a megfelelő felületet, talán egy " "másik gdk-pixbuf verzióból van?" -#: gdk-pixbuf/gdk-pixbuf-io.c:814 gdk-pixbuf/gdk-pixbuf-io.c:865 +#: gdk-pixbuf/gdk-pixbuf-io.c:798 gdk-pixbuf/gdk-pixbuf-io.c:849 #, c-format msgid "Image type '%s' is not supported" msgstr "A(z) „%s” képtípus nem támogatott" -#: gdk-pixbuf/gdk-pixbuf-io.c:950 +#: gdk-pixbuf/gdk-pixbuf-io.c:934 #, c-format msgid "Couldn't recognize the image file format for file '%s'" msgstr "Nem lehet azonosítani a(z) „%s” képfájl formátumát" -#: gdk-pixbuf/gdk-pixbuf-io.c:958 +#: gdk-pixbuf/gdk-pixbuf-io.c:942 msgid "Unrecognized image file format" msgstr "Azonosíthatatlan képfájl formátum" -#: gdk-pixbuf/gdk-pixbuf-io.c:1121 +#: gdk-pixbuf/gdk-pixbuf-io.c:1124 #, c-format msgid "Failed to load image '%s': %s" msgstr "Nem sikerült betölteni a(z) „%s” képet: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2015 gdk-pixbuf/io-gdip-utils.c:837 +#: gdk-pixbuf/gdk-pixbuf-io.c:2029 gdk-pixbuf/io-gdip-utils.c:835 #, c-format msgid "Error writing to image file: %s" msgstr "Hiba képfájlba íráskor: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2057 gdk-pixbuf/gdk-pixbuf-io.c:2178 +#: gdk-pixbuf/gdk-pixbuf-io.c:2071 gdk-pixbuf/gdk-pixbuf-io.c:2192 #, c-format msgid "This build of gdk-pixbuf does not support saving the image format: %s" msgstr "" "A gdk-pixbuf ezen változatába nincs befordítva a(z) %s képformátumba való " "mentés támogatása" -#: gdk-pixbuf/gdk-pixbuf-io.c:2088 +#: gdk-pixbuf/gdk-pixbuf-io.c:2102 msgid "Insufficient memory to save image to callback" msgstr "Nincs elég memória a visszahíváshoz használandó kép mentéséhez" -#: gdk-pixbuf/gdk-pixbuf-io.c:2101 +#: gdk-pixbuf/gdk-pixbuf-io.c:2115 msgid "Failed to open temporary file" msgstr "Nem sikerült megnyitni az átmeneti fájlt" -#: gdk-pixbuf/gdk-pixbuf-io.c:2124 +#: gdk-pixbuf/gdk-pixbuf-io.c:2138 msgid "Failed to read from temporary file" msgstr "Nem sikerült olvasni az átmeneti fájlból" -#: gdk-pixbuf/gdk-pixbuf-io.c:2372 +#: gdk-pixbuf/gdk-pixbuf-io.c:2382 #, c-format msgid "Failed to open '%s' for writing: %s" msgstr "„%s” megnyitása írásra sikertelen: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2398 +#: gdk-pixbuf/gdk-pixbuf-io.c:2408 #, c-format msgid "" "Failed to close '%s' while writing image, all data may not have been saved: " @@ -123,15 +123,15 @@ msgstr "" "A(z) „%s” nem zárható le a kép írása közben, lehet, hogy nem sikerült minden " "adatot elmenteni: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2619 gdk-pixbuf/gdk-pixbuf-io.c:2671 +#: gdk-pixbuf/gdk-pixbuf-io.c:2629 gdk-pixbuf/gdk-pixbuf-io.c:2681 msgid "Insufficient memory to save image into a buffer" msgstr "Nincs elég memória a kép pufferbe mentéséhez" -#: gdk-pixbuf/gdk-pixbuf-io.c:2717 +#: gdk-pixbuf/gdk-pixbuf-io.c:2727 msgid "Error writing to image stream" msgstr "Hiba képfolyamba íráskor" -#: gdk-pixbuf/gdk-pixbuf-loader.c:393 +#: gdk-pixbuf/gdk-pixbuf-loader.c:384 #, c-format msgid "" "Internal error: Image loader module '%s' failed to complete an operation, " @@ -140,98 +140,102 @@ msgstr "" "Belső hiba: A(z) %s képbetöltő modul nem tudott befejezni egy műveletet, de " "nem adta meg a hiba okát" -#: gdk-pixbuf/gdk-pixbuf-loader.c:435 +#: gdk-pixbuf/gdk-pixbuf-loader.c:426 #, c-format msgid "Incremental loading of image type '%s' is not supported" msgstr "A(z) %s típusú képek növekményes betöltése nem támogatott" -#: gdk-pixbuf/gdk-pixdata.c:160 +#: gdk-pixbuf/gdk-pixdata.c:158 msgid "Image header corrupt" msgstr "Hibás képfejléc" -#: gdk-pixbuf/gdk-pixdata.c:165 +#: gdk-pixbuf/gdk-pixdata.c:163 msgid "Image format unknown" msgstr "Ismeretlen képformátum" -#: gdk-pixbuf/gdk-pixdata.c:170 gdk-pixbuf/gdk-pixdata.c:502 +#: gdk-pixbuf/gdk-pixdata.c:168 gdk-pixbuf/gdk-pixdata.c:501 msgid "Image pixel data corrupt" msgstr "A kép képpontadata sérült" -#: gdk-pixbuf/gdk-pixdata.c:446 +#: gdk-pixbuf/gdk-pixdata.c:445 #, c-format msgid "failed to allocate image buffer of %u byte" msgid_plural "failed to allocate image buffer of %u bytes" msgstr[0] "nem sikerült %u bájtos képpuffert lefoglalni" msgstr[1] "nem sikerült %u bájtos képpuffert lefoglalni" -#: gdk-pixbuf/io-ani.c:244 +#: gdk-pixbuf/io-ani.c:242 msgid "Unexpected icon chunk in animation" msgstr "Váratlan ikondarab az animációban" -#: gdk-pixbuf/io-ani.c:342 gdk-pixbuf/io-ani.c:400 gdk-pixbuf/io-ani.c:426 -#: gdk-pixbuf/io-ani.c:449 gdk-pixbuf/io-ani.c:476 gdk-pixbuf/io-ani.c:563 +#: gdk-pixbuf/io-ani.c:340 gdk-pixbuf/io-ani.c:398 gdk-pixbuf/io-ani.c:424 +#: gdk-pixbuf/io-ani.c:447 gdk-pixbuf/io-ani.c:474 gdk-pixbuf/io-ani.c:561 msgid "Invalid header in animation" msgstr "Érvénytelen fejléc az animációban" -#: gdk-pixbuf/io-ani.c:352 gdk-pixbuf/io-ani.c:374 gdk-pixbuf/io-ani.c:458 -#: gdk-pixbuf/io-ani.c:485 gdk-pixbuf/io-ani.c:536 gdk-pixbuf/io-ani.c:608 +#: gdk-pixbuf/io-ani.c:350 gdk-pixbuf/io-ani.c:372 gdk-pixbuf/io-ani.c:456 +#: gdk-pixbuf/io-ani.c:483 gdk-pixbuf/io-ani.c:534 gdk-pixbuf/io-ani.c:606 msgid "Not enough memory to load animation" msgstr "Nincs elég memória az animáció betöltéséhez" -#: gdk-pixbuf/io-ani.c:392 gdk-pixbuf/io-ani.c:418 gdk-pixbuf/io-ani.c:437 +#: gdk-pixbuf/io-ani.c:390 gdk-pixbuf/io-ani.c:416 gdk-pixbuf/io-ani.c:435 msgid "Malformed chunk in animation" msgstr "Hibás részlet az animációban" -#: gdk-pixbuf/io-ani.c:660 +#: gdk-pixbuf/io-ani.c:628 +msgid "ANI image was truncated or incomplete." +msgstr "Az ANI-kép csonkolódott vagy nem teljes." + +#: gdk-pixbuf/io-ani.c:669 msgid "The ANI image format" msgstr "ANI képformátum" -#: gdk-pixbuf/io-bmp.c:229 gdk-pixbuf/io-bmp.c:266 gdk-pixbuf/io-bmp.c:337 -#: gdk-pixbuf/io-bmp.c:369 gdk-pixbuf/io-bmp.c:392 gdk-pixbuf/io-bmp.c:495 +#: gdk-pixbuf/io-bmp.c:227 gdk-pixbuf/io-bmp.c:264 gdk-pixbuf/io-bmp.c:335 +#: gdk-pixbuf/io-bmp.c:367 gdk-pixbuf/io-bmp.c:390 gdk-pixbuf/io-bmp.c:493 msgid "BMP image has bogus header data" msgstr "A BMP-kép fejlécadata hibás" -#: gdk-pixbuf/io-bmp.c:240 gdk-pixbuf/io-bmp.c:432 +#: gdk-pixbuf/io-bmp.c:238 gdk-pixbuf/io-bmp.c:430 msgid "Not enough memory to load bitmap image" msgstr "Nincs elég memória a kép betöltéséhez" -#: gdk-pixbuf/io-bmp.c:318 +#: gdk-pixbuf/io-bmp.c:316 msgid "BMP image has unsupported header size" msgstr "A BMP-kép fejlécmérete nem támogatott" -#: gdk-pixbuf/io-bmp.c:356 +#: gdk-pixbuf/io-bmp.c:354 msgid "Topdown BMP images cannot be compressed" msgstr "A fentről-lefelé BMP képek nem tömöríthetőek" -#: gdk-pixbuf/io-bmp.c:716 gdk-pixbuf/io-pnm.c:707 +#: gdk-pixbuf/io-bmp.c:714 gdk-pixbuf/io-pnm.c:705 msgid "Premature end-of-file encountered" msgstr "A fájl végét túl korán értem el" -#: gdk-pixbuf/io-bmp.c:1328 +#: gdk-pixbuf/io-bmp.c:1326 msgid "Couldn't allocate memory for saving BMP file" msgstr "Nem lehet memóriát foglalni a BMP fájl mentéséhez" -#: gdk-pixbuf/io-bmp.c:1369 +#: gdk-pixbuf/io-bmp.c:1367 msgid "Couldn't write to BMP file" msgstr "Nem sikerült írni a BMP fájlba" -#: gdk-pixbuf/io-bmp.c:1422 gdk-pixbuf/io-gdip-bmp.c:82 +#: gdk-pixbuf/io-bmp.c:1420 gdk-pixbuf/io-gdip-bmp.c:80 msgid "The BMP image format" msgstr "BMP képformátum" -#: gdk-pixbuf/io-gdip-emf.c:59 +#: gdk-pixbuf/io-gdip-emf.c:57 msgid "The EMF image format" msgstr "EMF képformátum" -#: gdk-pixbuf/io-gdip-gif.c:80 gdk-pixbuf/io-gif.c:1720 +#: gdk-pixbuf/io-gdip-gif.c:78 gdk-pixbuf/io-gif.c:1718 msgid "The GIF image format" msgstr "GIF képformátum" -#: gdk-pixbuf/io-gdip-ico.c:59 gdk-pixbuf/io-ico.c:1271 +#: gdk-pixbuf/io-gdip-ico.c:57 gdk-pixbuf/io-ico.c:1269 msgid "The ICO image format" msgstr "ICO képformátum" -#: gdk-pixbuf/io-gdip-jpeg.c:53 gdk-pixbuf/io-jpeg.c:1249 +#: gdk-pixbuf/io-gdip-jpeg.c:51 gdk-pixbuf/io-jpeg.c:1249 #, c-format msgid "" "JPEG quality must be a value between 0 and 100; value '%s' could not be " @@ -240,7 +244,7 @@ msgstr "" "A JPEG-minőség értékének 0 és 100 között kell lennie, a(z) „%s” értéket nem " "lehet feldolgozni." -#: gdk-pixbuf/io-gdip-jpeg.c:68 gdk-pixbuf/io-jpeg.c:1265 +#: gdk-pixbuf/io-gdip-jpeg.c:66 gdk-pixbuf/io-jpeg.c:1265 #, c-format msgid "" "JPEG quality must be a value between 0 and 100; value '%d' is not allowed." @@ -248,108 +252,112 @@ msgstr "" "A JPEG-minőség értékének 0 és 100 között kell lennie, a(z) „%d” érték nem " "megengedett." -#: gdk-pixbuf/io-gdip-jpeg.c:136 gdk-pixbuf/io-jpeg.c:1478 +#: gdk-pixbuf/io-gdip-jpeg.c:134 gdk-pixbuf/io-jpeg.c:1478 msgid "The JPEG image format" msgstr "JPEG képformátum" -#: gdk-pixbuf/io-gdip-utils.c:154 +#: gdk-pixbuf/io-gdip-tiff.c:80 gdk-pixbuf/io-tiff.c:786 +msgid "The TIFF image format" +msgstr "TIFF képformátum" + +#: gdk-pixbuf/io-gdip-utils.c:152 #, c-format msgid "Could not allocate memory: %s" msgstr "Nem lehet memóriát foglalni: %s" -#: gdk-pixbuf/io-gdip-utils.c:179 gdk-pixbuf/io-gdip-utils.c:293 -#: gdk-pixbuf/io-gdip-utils.c:333 +#: gdk-pixbuf/io-gdip-utils.c:177 gdk-pixbuf/io-gdip-utils.c:291 +#: gdk-pixbuf/io-gdip-utils.c:331 #, c-format msgid "Could not create stream: %s" msgstr "Nem hozható létre adatfolyam: %s" -#: gdk-pixbuf/io-gdip-utils.c:193 +#: gdk-pixbuf/io-gdip-utils.c:191 #, c-format msgid "Could not seek stream: %s" msgstr "Nem lehet pozicionálni az adatfolyamban: %s" -#: gdk-pixbuf/io-gdip-utils.c:205 +#: gdk-pixbuf/io-gdip-utils.c:203 #, c-format msgid "Could not read from stream: %s" msgstr "Nem lehet olvasni az adatfolyamból: %s" -#: gdk-pixbuf/io-gdip-utils.c:617 +#: gdk-pixbuf/io-gdip-utils.c:615 msgid "Couldn't load bitmap" msgstr "Nem lehet betölteni a bitképet" -#: gdk-pixbuf/io-gdip-utils.c:773 +#: gdk-pixbuf/io-gdip-utils.c:771 msgid "Couldn't load metafile" msgstr "Nem lehet betölteni a metafájlt" -#: gdk-pixbuf/io-gdip-utils.c:878 +#: gdk-pixbuf/io-gdip-utils.c:876 msgid "Unsupported image format for GDI+" msgstr "Nem támogatott képformátum a GDI+-hoz" -#: gdk-pixbuf/io-gdip-utils.c:885 +#: gdk-pixbuf/io-gdip-utils.c:883 msgid "Couldn't save" msgstr "Nem lehet menteni" -#: gdk-pixbuf/io-gdip-wmf.c:58 +#: gdk-pixbuf/io-gdip-wmf.c:56 msgid "The WMF image format" msgstr "WMF képformátum" -#: gdk-pixbuf/io-gif.c:222 +#: gdk-pixbuf/io-gif.c:220 #, c-format msgid "Failure reading GIF: %s" msgstr "Hiba a GIF olvasásánál: %s" -#: gdk-pixbuf/io-gif.c:496 gdk-pixbuf/io-gif.c:1502 gdk-pixbuf/io-gif.c:1669 +#: gdk-pixbuf/io-gif.c:494 gdk-pixbuf/io-gif.c:1500 gdk-pixbuf/io-gif.c:1667 msgid "GIF file was missing some data (perhaps it was truncated somehow?)" msgstr "A GIF fájl egyes adatai hiányoznak (lehet, hogy csonkolódott a fájl?)" -#: gdk-pixbuf/io-gif.c:505 +#: gdk-pixbuf/io-gif.c:503 #, c-format msgid "Internal error in the GIF loader (%s)" msgstr "Belső hiba a GIF betöltőben (%s)" -#: gdk-pixbuf/io-gif.c:579 +#: gdk-pixbuf/io-gif.c:577 msgid "Stack overflow" msgstr "Veremtúlcsordulás" -#: gdk-pixbuf/io-gif.c:639 +#: gdk-pixbuf/io-gif.c:637 msgid "GIF image loader cannot understand this image." msgstr "A GIF-képbetöltő nem tudja értelmezni ezt a képet." -#: gdk-pixbuf/io-gif.c:668 +#: gdk-pixbuf/io-gif.c:666 msgid "Bad code encountered" msgstr "Hibás kód érkezett" -#: gdk-pixbuf/io-gif.c:678 +#: gdk-pixbuf/io-gif.c:676 msgid "Circular table entry in GIF file" msgstr "Körkörös táblázat bejegyzés a GIF fájlban" -#: gdk-pixbuf/io-gif.c:866 gdk-pixbuf/io-gif.c:1488 gdk-pixbuf/io-gif.c:1541 -#: gdk-pixbuf/io-gif.c:1657 +#: gdk-pixbuf/io-gif.c:864 gdk-pixbuf/io-gif.c:1486 gdk-pixbuf/io-gif.c:1539 +#: gdk-pixbuf/io-gif.c:1655 msgid "Not enough memory to load GIF file" msgstr "Nincs elég memória a GIF-fájl betöltéséhez" -#: gdk-pixbuf/io-gif.c:960 +#: gdk-pixbuf/io-gif.c:958 msgid "Not enough memory to composite a frame in GIF file" msgstr "Nincs elég memória a keretnek a GIF-fájlban való kiegészítéséhez" -#: gdk-pixbuf/io-gif.c:1132 +#: gdk-pixbuf/io-gif.c:1130 msgid "GIF image is corrupt (incorrect LZW compression)" msgstr "A GIF-kép hibás (helytelen LZW-tömörítés)" -#: gdk-pixbuf/io-gif.c:1182 +#: gdk-pixbuf/io-gif.c:1180 msgid "File does not appear to be a GIF file" msgstr "A fájl nem tűnik GIF formátumúnak" -#: gdk-pixbuf/io-gif.c:1194 +#: gdk-pixbuf/io-gif.c:1192 #, c-format msgid "Version %s of the GIF file format is not supported" msgstr "A %s verziójú GIF formátum nincs támogatva" -#: gdk-pixbuf/io-gif.c:1241 +#: gdk-pixbuf/io-gif.c:1239 msgid "Resulting GIF image has zero size" msgstr "A kapott GIF kép mérete nulla" -#: gdk-pixbuf/io-gif.c:1320 +#: gdk-pixbuf/io-gif.c:1318 msgid "" "GIF image has no global colormap, and a frame inside it has no local " "colormap." @@ -357,7 +365,7 @@ msgstr "" "A GIF képnek nincs globális színtérképe, és a benne lévő keretnek sincs " "lokális színtérképe." -#: gdk-pixbuf/io-gif.c:1564 +#: gdk-pixbuf/io-gif.c:1562 msgid "GIF image was truncated or incomplete." msgstr "A GIF-kép csonkolódott vagy nem teljes." @@ -374,87 +382,87 @@ msgstr "Nem sikerült visszafejteni az ICNS fájlt" msgid "The ICNS image format" msgstr "ICNS képformátum" -#: gdk-pixbuf/io-ico.c:228 gdk-pixbuf/io-ico.c:242 gdk-pixbuf/io-ico.c:291 -#: gdk-pixbuf/io-ico.c:302 gdk-pixbuf/io-ico.c:395 +#: gdk-pixbuf/io-ico.c:226 gdk-pixbuf/io-ico.c:240 gdk-pixbuf/io-ico.c:289 +#: gdk-pixbuf/io-ico.c:300 gdk-pixbuf/io-ico.c:393 msgid "Invalid header in icon" msgstr "Érvénytelen fejléc az ikonban" -#: gdk-pixbuf/io-ico.c:257 gdk-pixbuf/io-ico.c:312 gdk-pixbuf/io-ico.c:405 -#: gdk-pixbuf/io-ico.c:458 gdk-pixbuf/io-ico.c:488 +#: gdk-pixbuf/io-ico.c:255 gdk-pixbuf/io-ico.c:310 gdk-pixbuf/io-ico.c:403 +#: gdk-pixbuf/io-ico.c:456 gdk-pixbuf/io-ico.c:486 msgid "Not enough memory to load icon" msgstr "Nincs elég memória az ikon betöltéséhez" -#: gdk-pixbuf/io-ico.c:338 +#: gdk-pixbuf/io-ico.c:336 msgid "Compressed icons are not supported" msgstr "Tömörített ikonok nincsenek támogatva" -#: gdk-pixbuf/io-ico.c:358 +#: gdk-pixbuf/io-ico.c:356 msgid "Icon has zero width" msgstr "Az ikon szélessége nulla" -#: gdk-pixbuf/io-ico.c:368 +#: gdk-pixbuf/io-ico.c:366 msgid "Icon has zero height" msgstr "Az ikon magassága nulla" -#: gdk-pixbuf/io-ico.c:443 +#: gdk-pixbuf/io-ico.c:441 msgid "Unsupported icon type" msgstr "Nem támogatott ikontípus" -#: gdk-pixbuf/io-ico.c:537 +#: gdk-pixbuf/io-ico.c:535 msgid "Not enough memory to load ICO file" msgstr "Nincs elég memória az ICO-fájl betöltéséhez" -#: gdk-pixbuf/io-ico.c:1002 +#: gdk-pixbuf/io-ico.c:1000 msgid "Image too large to be saved as ICO" msgstr "A kép túl nagy ICO formátumba mentéshez" -#: gdk-pixbuf/io-ico.c:1013 +#: gdk-pixbuf/io-ico.c:1011 msgid "Cursor hotspot outside image" msgstr "A kurzor aktív pontja a képen kívül helyezkedik el" -#: gdk-pixbuf/io-ico.c:1036 +#: gdk-pixbuf/io-ico.c:1034 #, c-format msgid "Unsupported depth for ICO file: %d" msgstr "Nem támogatott mélység ICO-fájlnál: %d" -#: gdk-pixbuf/io-jasper.c:74 +#: gdk-pixbuf/io-jasper.c:73 msgid "Couldn't allocate memory for stream" msgstr "Nem sikerült memóriát kiosztani az adatfolyamhoz" -#: gdk-pixbuf/io-jasper.c:104 +#: gdk-pixbuf/io-jasper.c:103 msgid "Couldn't decode image" msgstr "Nem sikerült visszafejteni a képet" -#: gdk-pixbuf/io-jasper.c:122 +#: gdk-pixbuf/io-jasper.c:121 msgid "Transformed JPEG2000 has zero width or height" msgstr "Az átalakított JPEG2000 szélessége vagy magassága nulla" -#: gdk-pixbuf/io-jasper.c:136 +#: gdk-pixbuf/io-jasper.c:135 msgid "Image type currently not supported" msgstr "A képtípus nem támogatott" -#: gdk-pixbuf/io-jasper.c:148 gdk-pixbuf/io-jasper.c:156 +#: gdk-pixbuf/io-jasper.c:147 gdk-pixbuf/io-jasper.c:155 msgid "Couldn't allocate memory for color profile" msgstr "Nem lehet memóriát foglalni a színprofilhoz" -#: gdk-pixbuf/io-jasper.c:182 +#: gdk-pixbuf/io-jasper.c:181 msgid "Insufficient memory to open JPEG 2000 file" msgstr "Nincs elég memória a JPEG 2000 fájl megnyitásához" -#: gdk-pixbuf/io-jasper.c:261 +#: gdk-pixbuf/io-jasper.c:260 msgid "Couldn't allocate memory to buffer image data" msgstr "Nem lehet memóriát foglalni a képadatok számára" -#: gdk-pixbuf/io-jasper.c:305 +#: gdk-pixbuf/io-jasper.c:304 msgid "The JPEG 2000 image format" msgstr "JPEG 2000 képformátum" -#: gdk-pixbuf/io-jpeg.c:126 +#: gdk-pixbuf/io-jpeg.c:124 #, c-format msgid "Error interpreting JPEG image file (%s)" msgstr "Hiba a JPEG képfájl értelmezésekor (%s)" -#: gdk-pixbuf/io-jpeg.c:604 +#: gdk-pixbuf/io-jpeg.c:597 msgid "" "Insufficient memory to load image, try exiting some applications to free " "memory" @@ -462,17 +470,17 @@ msgstr "" "Nincs elég memória a kép betöltéséhez, memória felszabadításához próbáljon " "meg kilépni néhány alkalmazásból" -#: gdk-pixbuf/io-jpeg.c:651 gdk-pixbuf/io-jpeg.c:865 +#: gdk-pixbuf/io-jpeg.c:645 gdk-pixbuf/io-jpeg.c:858 #, c-format msgid "Unsupported JPEG color space (%s)" msgstr "Nem támogatott JPEG-színtér (%s)" -#: gdk-pixbuf/io-jpeg.c:764 gdk-pixbuf/io-jpeg.c:1044 +#: gdk-pixbuf/io-jpeg.c:757 gdk-pixbuf/io-jpeg.c:1037 #: gdk-pixbuf/io-jpeg.c:1308 gdk-pixbuf/io-jpeg.c:1318 msgid "Couldn't allocate memory for loading JPEG file" msgstr "Nem lehet memóriát kiosztani a JPEG fájl betöltéséhez" -#: gdk-pixbuf/io-jpeg.c:1018 +#: gdk-pixbuf/io-jpeg.c:1011 msgid "Transformed JPEG has zero width or height." msgstr "Az átalakított JPEG szélessége vagy magassága nulla." @@ -481,91 +489,91 @@ msgstr "Az átalakított JPEG szélessége vagy magassága nulla." msgid "Color profile has invalid length '%u'." msgstr "A színprofil hossza („%u”) érvénytelen." -#: gdk-pixbuf/io-pcx.c:186 +#: gdk-pixbuf/io-pcx.c:184 msgid "Couldn't allocate memory for header" msgstr "Nem lehet memóriát kiosztani a fejléchez" -#: gdk-pixbuf/io-pcx.c:201 gdk-pixbuf/io-pcx.c:559 +#: gdk-pixbuf/io-pcx.c:199 gdk-pixbuf/io-pcx.c:557 msgid "Couldn't allocate memory for context buffer" msgstr "Nem lehet memóriát foglalni a kontextus-puffer számára" -#: gdk-pixbuf/io-pcx.c:600 +#: gdk-pixbuf/io-pcx.c:598 msgid "Image has invalid width and/or height" msgstr "A kép szélessége és/vagy magassága érvénytelen" -#: gdk-pixbuf/io-pcx.c:612 gdk-pixbuf/io-pcx.c:673 +#: gdk-pixbuf/io-pcx.c:610 gdk-pixbuf/io-pcx.c:671 msgid "Image has unsupported bpp" msgstr "A kép képpontonkénti bitjeinek száma nem támogatott" -#: gdk-pixbuf/io-pcx.c:617 gdk-pixbuf/io-pcx.c:625 +#: gdk-pixbuf/io-pcx.c:615 gdk-pixbuf/io-pcx.c:623 #, c-format msgid "Image has unsupported number of %d-bit planes" msgstr "Nem támogatott számú %d bites színsík van a képben" -#: gdk-pixbuf/io-pcx.c:641 +#: gdk-pixbuf/io-pcx.c:639 msgid "Couldn't create new pixbuf" msgstr "Nem lehet létrehozni új képpuffert" -#: gdk-pixbuf/io-pcx.c:649 +#: gdk-pixbuf/io-pcx.c:647 msgid "Couldn't allocate memory for line data" msgstr "Nem lehet memóriát foglalni a vonaladatok számára" -#: gdk-pixbuf/io-pcx.c:656 +#: gdk-pixbuf/io-pcx.c:654 msgid "Couldn't allocate memory for PCX image" msgstr "Nem foglalható memória a PCX képnek" -#: gdk-pixbuf/io-pcx.c:703 +#: gdk-pixbuf/io-pcx.c:701 msgid "Didn't get all lines of PCX image" msgstr "Nem található a PCX-kép minden sora" -#: gdk-pixbuf/io-pcx.c:710 +#: gdk-pixbuf/io-pcx.c:708 msgid "No palette found at end of PCX data" msgstr "Nem található paletta a PCX-adat végén" -#: gdk-pixbuf/io-pcx.c:755 +#: gdk-pixbuf/io-pcx.c:753 msgid "The PCX image format" msgstr "PCX képformátum" -#: gdk-pixbuf/io-pixdata.c:148 +#: gdk-pixbuf/io-pixdata.c:146 msgid "Transformed pixbuf has zero width or height." msgstr "Az átalakított kép szélessége vagy magassága nulla." -#: gdk-pixbuf/io-pixdata.c:186 +#: gdk-pixbuf/io-pixdata.c:184 msgid "The GdkPixdata format" msgstr "A GdkPixdata formátum" -#: gdk-pixbuf/io-png.c:54 +#: gdk-pixbuf/io-png.c:53 msgid "Bits per channel of PNG image is invalid." msgstr "A PNG-kép csatornánkénti bitjeinek száma érvénytelen." -#: gdk-pixbuf/io-png.c:135 gdk-pixbuf/io-png.c:641 +#: gdk-pixbuf/io-png.c:134 gdk-pixbuf/io-png.c:640 msgid "Transformed PNG has zero width or height." msgstr "Az átalakított PNG szélessége vagy magassága nulla." -#: gdk-pixbuf/io-png.c:143 +#: gdk-pixbuf/io-png.c:142 msgid "Bits per channel of transformed PNG is not 8." msgstr "Az átalakított PNG csatornánkénti bitjeinek száma nem 8." -#: gdk-pixbuf/io-png.c:152 +#: gdk-pixbuf/io-png.c:151 msgid "Transformed PNG not RGB or RGBA." msgstr "Az átalakított PNG nem RGB vagy RGBA módú." -#: gdk-pixbuf/io-png.c:161 +#: gdk-pixbuf/io-png.c:160 msgid "Transformed PNG has unsupported number of channels, must be 3 or 4." msgstr "" "Az átalakított PNG csatornánkénti bitjeinek száma nem támogatott, 3-nak vagy " "4-nek kell lennie." -#: gdk-pixbuf/io-png.c:182 +#: gdk-pixbuf/io-png.c:181 #, c-format msgid "Fatal error in PNG image file: %s" msgstr "Végzetes hiba a PNG képfájlban: %s" -#: gdk-pixbuf/io-png.c:315 +#: gdk-pixbuf/io-png.c:314 msgid "Insufficient memory to load PNG file" msgstr "Nincs elég memória a PNG fájl betöltéséhez" -#: gdk-pixbuf/io-png.c:656 +#: gdk-pixbuf/io-png.c:655 #, c-format msgid "" "Insufficient memory to store a %lu by %lu image; try exiting some " @@ -574,32 +582,32 @@ msgstr "" "Nincs elég memória egy %lu x %lu méretű kép betöltéséhez, próbáljon meg " "kilépni néhány alkalmazásból a memóriahasználat csökkentéséhez" -#: gdk-pixbuf/io-png.c:719 +#: gdk-pixbuf/io-png.c:718 msgid "Fatal error reading PNG image file" msgstr "Végzetes hiba a PNG képfájl olvasásakor" -#: gdk-pixbuf/io-png.c:768 +#: gdk-pixbuf/io-png.c:767 #, c-format msgid "Fatal error reading PNG image file: %s" msgstr "Végzetes hiba a PNG képfájl olvasásakor: %s" -#: gdk-pixbuf/io-png.c:858 +#: gdk-pixbuf/io-png.c:857 msgid "" "Keys for PNG text chunks must have at least 1 and at most 79 characters." msgstr "" "A PNG szöveges darabok kulcsainak legalább 1 és legfeljebb 79 karakterből " "kell állniuk." -#: gdk-pixbuf/io-png.c:867 +#: gdk-pixbuf/io-png.c:866 msgid "Keys for PNG text chunks must be ASCII characters." msgstr "A PNG szöveges darabok kulcsainak ASCII karaktereknek kell lenniük." -#: gdk-pixbuf/io-png.c:881 gdk-pixbuf/io-tiff.c:667 +#: gdk-pixbuf/io-png.c:880 gdk-pixbuf/io-tiff.c:665 #, c-format msgid "Color profile has invalid length %d." msgstr "A színprofil hossza (%d) érvénytelen." -#: gdk-pixbuf/io-png.c:894 +#: gdk-pixbuf/io-png.c:893 #, c-format msgid "" "PNG compression level must be a value between 0 and 9; value '%s' could not " @@ -608,7 +616,7 @@ msgstr "" "A PNG-tömörítés értékének 0 és 9 között kell lennie, a(z) „%s” értéket nem " "lehet feldolgozni." -#: gdk-pixbuf/io-png.c:907 +#: gdk-pixbuf/io-png.c:906 #, c-format msgid "" "PNG compression level must be a value between 0 and 9; value '%d' is not " @@ -617,332 +625,328 @@ msgstr "" "A PNG-tömörítés értékének 0 és 9 között kell lennie, a(z) „%d” érték nem " "engedélyezett." -#: gdk-pixbuf/io-png.c:955 +#: gdk-pixbuf/io-png.c:954 #, c-format msgid "Value for PNG text chunk %s cannot be converted to ISO-8859-1 encoding." msgstr "%s PNG szöveges darab értéke nem konvertálható ISO-8859-1 kódolásúra." -#: gdk-pixbuf/io-png.c:1118 +#: gdk-pixbuf/io-png.c:1117 msgid "The PNG image format" msgstr "PNG képformátum" -#: gdk-pixbuf/io-pnm.c:248 +#: gdk-pixbuf/io-pnm.c:246 msgid "PNM loader expected to find an integer, but didn't" msgstr "A PNM-betöltő egy egészet várt, de nem talált" -#: gdk-pixbuf/io-pnm.c:280 +#: gdk-pixbuf/io-pnm.c:278 msgid "PNM file has an incorrect initial byte" msgstr "A PNM-fájl kezdő bájtja helytelen" -#: gdk-pixbuf/io-pnm.c:310 +#: gdk-pixbuf/io-pnm.c:308 msgid "PNM file is not in a recognized PNM subformat" msgstr "A PNM-fájl nincs felismert PNM-alformátumban" -#: gdk-pixbuf/io-pnm.c:335 +#: gdk-pixbuf/io-pnm.c:333 msgid "PNM file has an image width of 0" msgstr "A PNM-fájl képszélessége 0" -#: gdk-pixbuf/io-pnm.c:356 +#: gdk-pixbuf/io-pnm.c:354 msgid "PNM file has an image height of 0" msgstr "A PNM-fájl képmagassága 0" -#: gdk-pixbuf/io-pnm.c:379 +#: gdk-pixbuf/io-pnm.c:377 msgid "Maximum color value in PNM file is 0" msgstr "A PNM-fájlban a maximális színérték 0" -#: gdk-pixbuf/io-pnm.c:387 +#: gdk-pixbuf/io-pnm.c:385 msgid "Maximum color value in PNM file is too large" msgstr "A PNM-fájlban a maximális színérték túl nagy" -#: gdk-pixbuf/io-pnm.c:427 gdk-pixbuf/io-pnm.c:457 gdk-pixbuf/io-pnm.c:502 +#: gdk-pixbuf/io-pnm.c:425 gdk-pixbuf/io-pnm.c:455 gdk-pixbuf/io-pnm.c:500 msgid "Raw PNM image type is invalid" msgstr "A nyers PNM-képtípus érvénytelen" -#: gdk-pixbuf/io-pnm.c:652 +#: gdk-pixbuf/io-pnm.c:650 msgid "PNM image loader does not support this PNM subformat" msgstr "A PNM-képbetöltő nem támogatja ezt a PNM-alformátumot" -#: gdk-pixbuf/io-pnm.c:739 gdk-pixbuf/io-pnm.c:966 +#: gdk-pixbuf/io-pnm.c:737 gdk-pixbuf/io-pnm.c:964 msgid "Raw PNM formats require exactly one whitespace before sample data" msgstr "" "A nyers PNM-formátumok pontosan egy üreshely-karaktert igényelnek a " "mintaadatok előtt" -#: gdk-pixbuf/io-pnm.c:766 +#: gdk-pixbuf/io-pnm.c:764 msgid "Cannot allocate memory for loading PNM image" msgstr "Nem lehet memóriát kiosztani a PNM-kép betöltéséhez" -#: gdk-pixbuf/io-pnm.c:816 +#: gdk-pixbuf/io-pnm.c:814 msgid "Insufficient memory to load PNM context struct" msgstr "Nincs elég memória a PNM kontextusstruktúrának" -#: gdk-pixbuf/io-pnm.c:867 +#: gdk-pixbuf/io-pnm.c:865 msgid "Unexpected end of PNM image data" msgstr "A PNM-képadatnak váratlanul vége" -#: gdk-pixbuf/io-pnm.c:995 +#: gdk-pixbuf/io-pnm.c:993 msgid "Insufficient memory to load PNM file" msgstr "Nincs elég memória a PNM fájl betöltéséhez" -#: gdk-pixbuf/io-pnm.c:1079 +#: gdk-pixbuf/io-pnm.c:1077 msgid "The PNM/PBM/PGM/PPM image format family" msgstr "A PNM/PBM/PGM/PPM képformátum család" -#: gdk-pixbuf/io-qtif.c:128 +#: gdk-pixbuf/io-qtif.c:126 msgid "Input file descriptor is NULL." msgstr "A bemeneti fájl leírója NULL." -#: gdk-pixbuf/io-qtif.c:143 +#: gdk-pixbuf/io-qtif.c:141 msgid "Failed to read QTIF header" msgstr "A QTIF fejléc olvasása meghiúsult" -#: gdk-pixbuf/io-qtif.c:152 gdk-pixbuf/io-qtif.c:189 gdk-pixbuf/io-qtif.c:459 +#: gdk-pixbuf/io-qtif.c:150 gdk-pixbuf/io-qtif.c:187 gdk-pixbuf/io-qtif.c:454 #, c-format msgid "QTIF atom size too large (%d byte)" msgid_plural "QTIF atom size too large (%d bytes)" msgstr[0] "A QTIF atomméret túl nagy (%d bájt)" msgstr[1] "A QTIF atomméret túl nagy (%d bájt)" -#: gdk-pixbuf/io-qtif.c:175 +#: gdk-pixbuf/io-qtif.c:173 #, c-format msgid "Failed to allocate %d byte for file read buffer" msgid_plural "Failed to allocate %d bytes for file read buffer" msgstr[0] "Nem sikerült %d bájt fájlolvasási puffert lefoglalni" msgstr[1] "Nem sikerült %d bájt fájlolvasási puffert lefoglalni" -#: gdk-pixbuf/io-qtif.c:206 +#: gdk-pixbuf/io-qtif.c:201 #, c-format msgid "File error when reading QTIF atom: %s" msgstr "Fájlhiba a QTIF atom olvasásakor: %s" -#: gdk-pixbuf/io-qtif.c:243 +#: gdk-pixbuf/io-qtif.c:238 #, c-format msgid "Failed to skip the next %d byte with seek()." msgid_plural "Failed to skip the next %d bytes with seek()." msgstr[0] "A következő %d bájt átugrása a seek() hívással meghiúsult." msgstr[1] "A következő %d bájt átugrása a seek() hívással meghiúsult." -#: gdk-pixbuf/io-qtif.c:270 +#: gdk-pixbuf/io-qtif.c:265 msgid "Failed to allocate QTIF context structure." msgstr "Nem sikerült lefoglalni a QTIF kontextusstruktúrát." -#: gdk-pixbuf/io-qtif.c:330 +#: gdk-pixbuf/io-qtif.c:325 msgid "Failed to create GdkPixbufLoader object." msgstr "A GdkPixbufLoader objektum létrehozása meghiúsult." -#: gdk-pixbuf/io-qtif.c:434 +#: gdk-pixbuf/io-qtif.c:429 msgid "Failed to find an image data atom." msgstr "Nem található képadat atom." -#: gdk-pixbuf/io-qtif.c:618 +#: gdk-pixbuf/io-qtif.c:613 msgid "The QTIF image format" msgstr "A QTIF képformátum" -#: gdk-pixbuf/io-ras.c:125 +#: gdk-pixbuf/io-ras.c:123 msgid "RAS image has bogus header data" msgstr "A RAS-kép fejlécadata hibás" -#: gdk-pixbuf/io-ras.c:147 +#: gdk-pixbuf/io-ras.c:145 msgid "RAS image has unknown type" msgstr "A RAS-kép típusa ismeretlen" -#: gdk-pixbuf/io-ras.c:155 +#: gdk-pixbuf/io-ras.c:153 msgid "unsupported RAS image variation" msgstr "nem támogatott RAS-képváltozat" -#: gdk-pixbuf/io-ras.c:170 gdk-pixbuf/io-ras.c:199 +#: gdk-pixbuf/io-ras.c:168 gdk-pixbuf/io-ras.c:197 msgid "Not enough memory to load RAS image" msgstr "Nincs elég memória a RAS-kép betöltéséhez" -#: gdk-pixbuf/io-ras.c:544 +#: gdk-pixbuf/io-ras.c:542 msgid "The Sun raster image format" msgstr "Sun raster képformátum" -#: gdk-pixbuf/io-tga.c:153 +#: gdk-pixbuf/io-tga.c:151 msgid "Cannot allocate memory for IOBuffer struct" msgstr "Nem lehet memóriát kiosztani az IOBuffer-struktúrához" -#: gdk-pixbuf/io-tga.c:172 +#: gdk-pixbuf/io-tga.c:170 msgid "Cannot allocate memory for IOBuffer data" msgstr "Nem lehet memóriát kiosztani az IOBuffer-adathoz" -#: gdk-pixbuf/io-tga.c:183 +#: gdk-pixbuf/io-tga.c:181 msgid "Cannot realloc IOBuffer data" msgstr "Nem lehet újra kiosztani az IOBuffer-adatot" -#: gdk-pixbuf/io-tga.c:213 +#: gdk-pixbuf/io-tga.c:211 msgid "Cannot allocate temporary IOBuffer data" msgstr "Nem lehet kiosztani az átmeneti IOBuffer-adatot" -#: gdk-pixbuf/io-tga.c:346 +#: gdk-pixbuf/io-tga.c:339 msgid "Cannot allocate new pixbuf" msgstr "Nem lehet lefoglalni új képpuffert" -#: gdk-pixbuf/io-tga.c:685 +#: gdk-pixbuf/io-tga.c:678 msgid "Image is corrupted or truncated" msgstr "A kép sérült vagy csonkolódott" -#: gdk-pixbuf/io-tga.c:692 +#: gdk-pixbuf/io-tga.c:685 msgid "Cannot allocate colormap structure" msgstr "Nem lehet kiosztani színtérkép struktúrát" -#: gdk-pixbuf/io-tga.c:699 +#: gdk-pixbuf/io-tga.c:692 msgid "Cannot allocate colormap entries" msgstr "Nem lehet kiosztani színtérkép bejegyzéseket" -#: gdk-pixbuf/io-tga.c:721 +#: gdk-pixbuf/io-tga.c:714 msgid "Unexpected bitdepth for colormap entries" msgstr "Váratlan bitmélység a színtérkép-bejegyzésekhez" -#: gdk-pixbuf/io-tga.c:739 +#: gdk-pixbuf/io-tga.c:732 msgid "Cannot allocate TGA header memory" msgstr "Nem lehet kiosztani TGA-fejlécmemóriát" -#: gdk-pixbuf/io-tga.c:772 +#: gdk-pixbuf/io-tga.c:765 msgid "TGA image has invalid dimensions" msgstr "A TGA-kép mérete érvénytelen" -#: gdk-pixbuf/io-tga.c:778 gdk-pixbuf/io-tga.c:787 gdk-pixbuf/io-tga.c:797 -#: gdk-pixbuf/io-tga.c:807 gdk-pixbuf/io-tga.c:814 +#: gdk-pixbuf/io-tga.c:771 gdk-pixbuf/io-tga.c:780 gdk-pixbuf/io-tga.c:790 +#: gdk-pixbuf/io-tga.c:800 gdk-pixbuf/io-tga.c:807 msgid "TGA image type not supported" msgstr "A TGA képformátum nem támogatott" -#: gdk-pixbuf/io-tga.c:861 +#: gdk-pixbuf/io-tga.c:854 msgid "Cannot allocate memory for TGA context struct" msgstr "Nem lehet memóriát lefoglalni a TGA kontextusstruktúrának" -#: gdk-pixbuf/io-tga.c:926 +#: gdk-pixbuf/io-tga.c:919 msgid "Excess data in file" msgstr "Többletadat a fájlban" -#: gdk-pixbuf/io-tga.c:1007 +#: gdk-pixbuf/io-tga.c:1000 msgid "The Targa image format" msgstr "Targa képformátum" -#: gdk-pixbuf/io-tiff.c:104 +#: gdk-pixbuf/io-tiff.c:102 msgid "Could not get image width (bad TIFF file)" msgstr "Nem lehet megszerezni a kép szélességét (hibás TIFF fájl)" -#: gdk-pixbuf/io-tiff.c:112 +#: gdk-pixbuf/io-tiff.c:110 msgid "Could not get image height (bad TIFF file)" msgstr "Nem lehet megszerezni a kép magasságát (hibás TIFF fájl)" -#: gdk-pixbuf/io-tiff.c:120 +#: gdk-pixbuf/io-tiff.c:118 msgid "Width or height of TIFF image is zero" msgstr "A TIFF-kép szélessége vagy magassága nulla" -#: gdk-pixbuf/io-tiff.c:129 gdk-pixbuf/io-tiff.c:138 +#: gdk-pixbuf/io-tiff.c:127 gdk-pixbuf/io-tiff.c:136 msgid "Dimensions of TIFF image too large" msgstr "A TGA-kép mérete túl nagy" -#: gdk-pixbuf/io-tiff.c:162 gdk-pixbuf/io-tiff.c:174 gdk-pixbuf/io-tiff.c:491 +#: gdk-pixbuf/io-tiff.c:160 gdk-pixbuf/io-tiff.c:172 gdk-pixbuf/io-tiff.c:489 msgid "Insufficient memory to open TIFF file" msgstr "Nincs elég memória a TIFF fájl megnyitásához" -#: gdk-pixbuf/io-tiff.c:236 +#: gdk-pixbuf/io-tiff.c:234 msgid "Failed to load RGB data from TIFF file" msgstr "RGB-adat betöltése a TIFF-fájlból sikertelen" -#: gdk-pixbuf/io-tiff.c:293 +#: gdk-pixbuf/io-tiff.c:291 msgid "Failed to open TIFF image" msgstr "Nem sikerült megnyitni a TIFF képet" -#: gdk-pixbuf/io-tiff.c:427 gdk-pixbuf/io-tiff.c:440 +#: gdk-pixbuf/io-tiff.c:425 gdk-pixbuf/io-tiff.c:438 msgid "Failed to load TIFF image" msgstr "Nem sikerült betölteni a TIFF képet" -#: gdk-pixbuf/io-tiff.c:623 +#: gdk-pixbuf/io-tiff.c:621 msgid "Failed to save TIFF image" msgstr "Nem sikerült menteni a TIFF képet" -#: gdk-pixbuf/io-tiff.c:656 +#: gdk-pixbuf/io-tiff.c:654 msgid "TIFF compression doesn't refer to a valid codec." msgstr "A TIFF tömörítés nem érvényes kodekre hivatkozik." -#: gdk-pixbuf/io-tiff.c:696 +#: gdk-pixbuf/io-tiff.c:694 msgid "Failed to write TIFF data" msgstr "Nem sikerült kiírni a TIFF adatokat" -#: gdk-pixbuf/io-tiff.c:733 +#: gdk-pixbuf/io-tiff.c:731 msgid "Couldn't write to TIFF file" msgstr "Nem sikerült írni a TIFF fájlba" -#: gdk-pixbuf/io-tiff.c:788 -msgid "The TIFF image format" -msgstr "TIFF képformátum" - -#: gdk-pixbuf/io-wbmp.c:245 +#: gdk-pixbuf/io-wbmp.c:243 msgid "Image has zero width" msgstr "A kép szélessége nulla" -#: gdk-pixbuf/io-wbmp.c:263 +#: gdk-pixbuf/io-wbmp.c:261 msgid "Image has zero height" msgstr "A kép magassága nulla" -#: gdk-pixbuf/io-wbmp.c:274 +#: gdk-pixbuf/io-wbmp.c:272 msgid "Not enough memory to load image" msgstr "Nincs elég memória a kép betöltéséhez" -#: gdk-pixbuf/io-wbmp.c:333 +#: gdk-pixbuf/io-wbmp.c:331 msgid "Couldn't save the rest" msgstr "Nem lehet menteni a többit" -#: gdk-pixbuf/io-wbmp.c:374 +#: gdk-pixbuf/io-wbmp.c:372 msgid "The WBMP image format" msgstr "WBMP képformátum" -#: gdk-pixbuf/io-xbm.c:304 +#: gdk-pixbuf/io-xbm.c:302 msgid "Invalid XBM file" msgstr "Érvénytelen XBM-fájl" -#: gdk-pixbuf/io-xbm.c:314 +#: gdk-pixbuf/io-xbm.c:312 msgid "Insufficient memory to load XBM image file" msgstr "Nincs elég memória az XBM képfájl betöltéséhez" -#: gdk-pixbuf/io-xbm.c:462 +#: gdk-pixbuf/io-xbm.c:460 msgid "Failed to write to temporary file when loading XBM image" msgstr "Átmeneti fájlba írás az XBM-kép betöltésekor sikertelen" -#: gdk-pixbuf/io-xbm.c:501 +#: gdk-pixbuf/io-xbm.c:499 msgid "The XBM image format" msgstr "XBM képformátum" -#: gdk-pixbuf/io-xpm.c:469 +#: gdk-pixbuf/io-xpm.c:467 msgid "No XPM header found" msgstr "Nem található az XPM-fejléc" -#: gdk-pixbuf/io-xpm.c:478 +#: gdk-pixbuf/io-xpm.c:476 msgid "Invalid XPM header" msgstr "Érvénytelen XPM-fejléc" -#: gdk-pixbuf/io-xpm.c:486 +#: gdk-pixbuf/io-xpm.c:484 msgid "XPM file has image width <= 0" msgstr "Az XPM-fájl képszélessége <= 0" -#: gdk-pixbuf/io-xpm.c:494 +#: gdk-pixbuf/io-xpm.c:492 msgid "XPM file has image height <= 0" msgstr "Az XPM-fájl képmagassága <= 0" -#: gdk-pixbuf/io-xpm.c:502 +#: gdk-pixbuf/io-xpm.c:500 msgid "XPM has invalid number of chars per pixel" msgstr "Az XPM-fájl képpontonkénti karaktereinek száma érvénytelen" -#: gdk-pixbuf/io-xpm.c:511 +#: gdk-pixbuf/io-xpm.c:509 msgid "XPM file has invalid number of colors" msgstr "Az XPM-fájl színeinek száma érvénytelen" -#: gdk-pixbuf/io-xpm.c:523 gdk-pixbuf/io-xpm.c:532 gdk-pixbuf/io-xpm.c:584 +#: gdk-pixbuf/io-xpm.c:521 gdk-pixbuf/io-xpm.c:530 gdk-pixbuf/io-xpm.c:582 msgid "Cannot allocate memory for loading XPM image" msgstr "Nem lehet memóriát kiosztani az XPM-kép betöltéséhez" -#: gdk-pixbuf/io-xpm.c:546 +#: gdk-pixbuf/io-xpm.c:544 msgid "Cannot read XPM colormap" msgstr "Nem lehet olvasni az XPM-színtérképet" -#: gdk-pixbuf/io-xpm.c:778 +#: gdk-pixbuf/io-xpm.c:776 msgid "Failed to write to temporary file when loading XPM image" msgstr "Átmeneti fájlba írás az XPM-kép betöltésekor sikertelen" -#: gdk-pixbuf/io-xpm.c:817 +#: gdk-pixbuf/io-xpm.c:815 msgid "The XPM image format" msgstr "XPM képformátum" diff --git a/po/hy.gmo b/po/hy.gmo index b53ed5174e5238e8e484e60d3df8cfc596c4817c..b4def0fb2953cf87fbdeda04bf6e300d57926528 100644 GIT binary patch delta 28 kcmexzf$_@)#tl<+cujN-Om&US6pRe4Ow2Yf)VXX80HPoY7XSbN delta 28 kcmexzf$_@)#tl<+c#U-pOmq!R6$}lmj4U=U)VXX80HN9n5&!@I diff --git a/po/hy.po b/po/hy.po index 35cbe17..da6718e 100644 --- a/po/hy.po +++ b/po/hy.po @@ -11,7 +11,7 @@ msgstr "" "Project-Id-Version: gtk+.HEAD.hy\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=gdk-" "pixbuf\n" -"POT-Creation-Date: 2013-04-15 10:28-0400\n" +"POT-Creation-Date: 2014-05-26 20:46-0400\n" "PO-Revision-Date: 2010-06-23 12:21+0400\n" "Last-Translator: Nune \n" "Language-Team: \n" @@ -22,18 +22,18 @@ msgstr "" "Plural-Forms: nplurals=2; plural=n > 1;\n" "X-Generator: KBabel 1.9.1\n" -#: gdk-pixbuf/gdk-pixbuf-animation.c:160 gdk-pixbuf/gdk-pixbuf-io.c:1064 -#: gdk-pixbuf/gdk-pixbuf-io.c:1330 +#: gdk-pixbuf/gdk-pixbuf-animation.c:158 gdk-pixbuf/gdk-pixbuf-io.c:1077 +#: gdk-pixbuf/gdk-pixbuf-io.c:1333 #, c-format msgid "Failed to open file '%s': %s" msgstr "Չհաջողվեց բացել '%s' ֆայլը․ %s" -#: gdk-pixbuf/gdk-pixbuf-animation.c:173 gdk-pixbuf/gdk-pixbuf-io.c:1076 +#: gdk-pixbuf/gdk-pixbuf-animation.c:171 gdk-pixbuf/gdk-pixbuf-io.c:962 #, c-format msgid "Image file '%s' contains no data" msgstr "Պատկերային '%s' ֆայլը տվյալ չի պարունակում" -#: gdk-pixbuf/gdk-pixbuf-animation.c:212 +#: gdk-pixbuf/gdk-pixbuf-animation.c:210 #, c-format msgid "" "Failed to load animation '%s': reason not known, probably a corrupt " @@ -42,20 +42,20 @@ msgstr "" "Չհաջողվեց բացել '%s' անիմացիան. պատճառն անհայտ է, հավանաբար վնասված է " "անիմացիոն ֆայլը" -#: gdk-pixbuf/gdk-pixbuf-animation.c:280 gdk-pixbuf/gdk-pixbuf-io.c:1112 -#: gdk-pixbuf/gdk-pixbuf-io.c:1382 +#: gdk-pixbuf/gdk-pixbuf-animation.c:278 gdk-pixbuf/gdk-pixbuf-io.c:1113 +#: gdk-pixbuf/gdk-pixbuf-io.c:1385 #, c-format msgid "" "Failed to load image '%s': reason not known, probably a corrupt image file" msgstr "" "Չհաջողվեց բացել '%s' նկարը. պատճառն անհայտ է, հավանաբար ֆայլը վնասված է" -#: gdk-pixbuf/gdk-pixbuf-io.c:790 +#: gdk-pixbuf/gdk-pixbuf-io.c:774 #, c-format msgid "Unable to load image-loading module: %s: %s" msgstr "Չհաջողվեց բեռնել պատկեր բեռնող մոդուլը. %s. %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:805 +#: gdk-pixbuf/gdk-pixbuf-io.c:789 #, fuzzy, c-format msgid "" "Image-loading module %s does not export the proper interface; perhaps it's " @@ -64,54 +64,54 @@ msgstr "" "Պատկեր բեռնող %s մոդուլը չի ցուցաբերում համապատասխան ինտերֆեյս․ հավանաբար " "այն այլ GTK տարբերակից է։" -#: gdk-pixbuf/gdk-pixbuf-io.c:814 gdk-pixbuf/gdk-pixbuf-io.c:865 +#: gdk-pixbuf/gdk-pixbuf-io.c:798 gdk-pixbuf/gdk-pixbuf-io.c:849 #, c-format msgid "Image type '%s' is not supported" msgstr "Պատկերի '%s' տեսակը չի ապահովվում" -#: gdk-pixbuf/gdk-pixbuf-io.c:950 +#: gdk-pixbuf/gdk-pixbuf-io.c:934 #, c-format msgid "Couldn't recognize the image file format for file '%s'" msgstr "Չի հաջողվում ճանաչել պատկերային ֆայլի ֆորմատը '%s' ֆայլի համար" -#: gdk-pixbuf/gdk-pixbuf-io.c:958 +#: gdk-pixbuf/gdk-pixbuf-io.c:942 msgid "Unrecognized image file format" msgstr "Պատկերային ֆայլի անճանաչելի ֆորմատ" -#: gdk-pixbuf/gdk-pixbuf-io.c:1121 +#: gdk-pixbuf/gdk-pixbuf-io.c:1124 #, c-format msgid "Failed to load image '%s': %s" msgstr "Չհաջողվեց բացել '%s' պատկերը․ %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2015 gdk-pixbuf/io-gdip-utils.c:837 +#: gdk-pixbuf/gdk-pixbuf-io.c:2029 gdk-pixbuf/io-gdip-utils.c:835 #, c-format msgid "Error writing to image file: %s" msgstr "Պատկերային ֆայլում գրառման սխալ․ %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2057 gdk-pixbuf/gdk-pixbuf-io.c:2178 +#: gdk-pixbuf/gdk-pixbuf-io.c:2071 gdk-pixbuf/gdk-pixbuf-io.c:2192 #, c-format msgid "This build of gdk-pixbuf does not support saving the image format: %s" msgstr "" "gdk-pixbuf գրադարանի այս տարբերակը չի թույլատրում պահել պատկերի ֆորմատը․ %s " -#: gdk-pixbuf/gdk-pixbuf-io.c:2088 +#: gdk-pixbuf/gdk-pixbuf-io.c:2102 msgid "Insufficient memory to save image to callback" msgstr "Հիշողությունը անբավարար է պատկերը հիշելու համար" -#: gdk-pixbuf/gdk-pixbuf-io.c:2101 +#: gdk-pixbuf/gdk-pixbuf-io.c:2115 msgid "Failed to open temporary file" msgstr "Չհաջողվեց բացել ժամանակավոր ֆայլը" -#: gdk-pixbuf/gdk-pixbuf-io.c:2124 +#: gdk-pixbuf/gdk-pixbuf-io.c:2138 msgid "Failed to read from temporary file" msgstr "Չհաջողվեց կարդալ ժամանակավոր ֆայլից" -#: gdk-pixbuf/gdk-pixbuf-io.c:2372 +#: gdk-pixbuf/gdk-pixbuf-io.c:2382 #, c-format msgid "Failed to open '%s' for writing: %s" msgstr "Չհաջողվեց բացել '%s' գրելու համար՝ %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2398 +#: gdk-pixbuf/gdk-pixbuf-io.c:2408 #, c-format msgid "" "Failed to close '%s' while writing image, all data may not have been saved: " @@ -120,15 +120,15 @@ msgstr "" "Պատկերը գրելու ընթացքում չհաջողվեց փակել '%s', հնարավոր է բոլոր տվյալները " "չեն պահպանվել՝ %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2619 gdk-pixbuf/gdk-pixbuf-io.c:2671 +#: gdk-pixbuf/gdk-pixbuf-io.c:2629 gdk-pixbuf/gdk-pixbuf-io.c:2681 msgid "Insufficient memory to save image into a buffer" msgstr "Հիշողությունը անբավարար է պատկերը բուֆերում պահելու համար" -#: gdk-pixbuf/gdk-pixbuf-io.c:2717 +#: gdk-pixbuf/gdk-pixbuf-io.c:2727 msgid "Error writing to image stream" msgstr "Պատկերային ֆայլում գրառման սխալ՝ %s" -#: gdk-pixbuf/gdk-pixbuf-loader.c:393 +#: gdk-pixbuf/gdk-pixbuf-loader.c:384 #, c-format msgid "" "Internal error: Image loader module '%s' failed to complete an operation, " @@ -137,24 +137,24 @@ msgstr "" "Ներքին սխալ. պատկեր բեռնող '%s' մոդուլը չկարողացավ ավարտել պատկերի " "բեռնումը, սակայն սխալի պատճառը չի նշվում" -#: gdk-pixbuf/gdk-pixbuf-loader.c:435 +#: gdk-pixbuf/gdk-pixbuf-loader.c:426 #, c-format msgid "Incremental loading of image type '%s' is not supported" msgstr " '%s' տեսակ պատկերի աստիճանաբար բեռնումը չի ապահովվում" -#: gdk-pixbuf/gdk-pixdata.c:160 +#: gdk-pixbuf/gdk-pixdata.c:158 msgid "Image header corrupt" msgstr "Պատկերի վերնագիրը վնասված է" -#: gdk-pixbuf/gdk-pixdata.c:165 +#: gdk-pixbuf/gdk-pixdata.c:163 msgid "Image format unknown" msgstr "Պատկերի անհայտ ֆորմատ" -#: gdk-pixbuf/gdk-pixdata.c:170 gdk-pixbuf/gdk-pixdata.c:502 +#: gdk-pixbuf/gdk-pixdata.c:168 gdk-pixbuf/gdk-pixdata.c:501 msgid "Image pixel data corrupt" msgstr "Պատկերի պիքսելային տվյալները վնասված են" -#: gdk-pixbuf/gdk-pixdata.c:446 +#: gdk-pixbuf/gdk-pixdata.c:445 #, fuzzy, c-format msgid "failed to allocate image buffer of %u byte" msgid_plural "failed to allocate image buffer of %u bytes" @@ -163,74 +163,79 @@ msgstr[0] "" msgstr[1] "" "Չհաջողվեց %d բայթանոց հիշողություն հատկացնել բուֆերին՝ ֆայլից կարդալու կամար" -#: gdk-pixbuf/io-ani.c:244 +#: gdk-pixbuf/io-ani.c:242 msgid "Unexpected icon chunk in animation" msgstr "Անիմացիայում անսպասելի կադրերի մասնատում" -#: gdk-pixbuf/io-ani.c:342 gdk-pixbuf/io-ani.c:400 gdk-pixbuf/io-ani.c:426 -#: gdk-pixbuf/io-ani.c:449 gdk-pixbuf/io-ani.c:476 gdk-pixbuf/io-ani.c:563 +#: gdk-pixbuf/io-ani.c:340 gdk-pixbuf/io-ani.c:398 gdk-pixbuf/io-ani.c:424 +#: gdk-pixbuf/io-ani.c:447 gdk-pixbuf/io-ani.c:474 gdk-pixbuf/io-ani.c:561 msgid "Invalid header in animation" msgstr "Անիմացիոն ֆայլը պարունակում է սխալ վերնագիր" -#: gdk-pixbuf/io-ani.c:352 gdk-pixbuf/io-ani.c:374 gdk-pixbuf/io-ani.c:458 -#: gdk-pixbuf/io-ani.c:485 gdk-pixbuf/io-ani.c:536 gdk-pixbuf/io-ani.c:608 +#: gdk-pixbuf/io-ani.c:350 gdk-pixbuf/io-ani.c:372 gdk-pixbuf/io-ani.c:456 +#: gdk-pixbuf/io-ani.c:483 gdk-pixbuf/io-ani.c:534 gdk-pixbuf/io-ani.c:606 msgid "Not enough memory to load animation" msgstr "Անիմացիան բացելու համար հիշողությունը բավարար չէ" -#: gdk-pixbuf/io-ani.c:392 gdk-pixbuf/io-ani.c:418 gdk-pixbuf/io-ani.c:437 +#: gdk-pixbuf/io-ani.c:390 gdk-pixbuf/io-ani.c:416 gdk-pixbuf/io-ani.c:435 msgid "Malformed chunk in animation" msgstr "Անիմացիան պարունակում է վատ ձևավորված կտոր" -#: gdk-pixbuf/io-ani.c:660 +#: gdk-pixbuf/io-ani.c:628 +#, fuzzy +msgid "ANI image was truncated or incomplete." +msgstr "GIF պատկերը կտրված կամ կիսատ է" + +#: gdk-pixbuf/io-ani.c:669 msgid "The ANI image format" msgstr "Պատկերի ANI ֆորմատ" -#: gdk-pixbuf/io-bmp.c:229 gdk-pixbuf/io-bmp.c:266 gdk-pixbuf/io-bmp.c:337 -#: gdk-pixbuf/io-bmp.c:369 gdk-pixbuf/io-bmp.c:392 gdk-pixbuf/io-bmp.c:495 +#: gdk-pixbuf/io-bmp.c:227 gdk-pixbuf/io-bmp.c:264 gdk-pixbuf/io-bmp.c:335 +#: gdk-pixbuf/io-bmp.c:367 gdk-pixbuf/io-bmp.c:390 gdk-pixbuf/io-bmp.c:493 msgid "BMP image has bogus header data" msgstr "BMP պատկերի վերնագիրը պարունակում է կեղծ տվյալ" -#: gdk-pixbuf/io-bmp.c:240 gdk-pixbuf/io-bmp.c:432 +#: gdk-pixbuf/io-bmp.c:238 gdk-pixbuf/io-bmp.c:430 msgid "Not enough memory to load bitmap image" msgstr "Հիշողությունը բավարար չէ կետպատկեր բեռնելու համար" -#: gdk-pixbuf/io-bmp.c:318 +#: gdk-pixbuf/io-bmp.c:316 msgid "BMP image has unsupported header size" msgstr "BMP պատկերը ունի չապահովվող վերնագրի չափ" -#: gdk-pixbuf/io-bmp.c:356 +#: gdk-pixbuf/io-bmp.c:354 msgid "Topdown BMP images cannot be compressed" msgstr "Այս տեսակի (topdown) BMP պատկերնեը չեն կարող սեղմվել" -#: gdk-pixbuf/io-bmp.c:716 gdk-pixbuf/io-pnm.c:707 +#: gdk-pixbuf/io-bmp.c:714 gdk-pixbuf/io-pnm.c:705 msgid "Premature end-of-file encountered" msgstr "Ֆայլի վաղահաս վերջ" -#: gdk-pixbuf/io-bmp.c:1328 +#: gdk-pixbuf/io-bmp.c:1326 msgid "Couldn't allocate memory for saving BMP file" msgstr "Հնարավոր չեղավ հիշողություն հատկացնել BMP ֆայլը պահելու համար" -#: gdk-pixbuf/io-bmp.c:1369 +#: gdk-pixbuf/io-bmp.c:1367 msgid "Couldn't write to BMP file" msgstr "Հնարավոր չեղավ BMP ֆայլում գրել" -#: gdk-pixbuf/io-bmp.c:1422 gdk-pixbuf/io-gdip-bmp.c:82 +#: gdk-pixbuf/io-bmp.c:1420 gdk-pixbuf/io-gdip-bmp.c:80 msgid "The BMP image format" msgstr "Պատկերի BMP ֆորմատ" -#: gdk-pixbuf/io-gdip-emf.c:59 +#: gdk-pixbuf/io-gdip-emf.c:57 msgid "The EMF image format" msgstr "EMF պատկերային ֆորմատ" -#: gdk-pixbuf/io-gdip-gif.c:80 gdk-pixbuf/io-gif.c:1720 +#: gdk-pixbuf/io-gdip-gif.c:78 gdk-pixbuf/io-gif.c:1718 msgid "The GIF image format" msgstr "Պատկերի GIF ֆորմատ" -#: gdk-pixbuf/io-gdip-ico.c:59 gdk-pixbuf/io-ico.c:1271 +#: gdk-pixbuf/io-gdip-ico.c:57 gdk-pixbuf/io-ico.c:1269 msgid "The ICO image format" msgstr "Պատկերի ICO ֆորմատ" -#: gdk-pixbuf/io-gdip-jpeg.c:53 gdk-pixbuf/io-jpeg.c:1249 +#: gdk-pixbuf/io-gdip-jpeg.c:51 gdk-pixbuf/io-jpeg.c:1249 #, c-format msgid "" "JPEG quality must be a value between 0 and 100; value '%s' could not be " @@ -239,7 +244,7 @@ msgstr "" "JPEG որակը պետք է ունենա 0–ից 100 միջակայքի արժեք. '%s' արժեքը չի կարող " "մշակվել" -#: gdk-pixbuf/io-gdip-jpeg.c:68 gdk-pixbuf/io-jpeg.c:1265 +#: gdk-pixbuf/io-gdip-jpeg.c:66 gdk-pixbuf/io-jpeg.c:1265 #, c-format msgid "" "JPEG quality must be a value between 0 and 100; value '%d' is not allowed." @@ -247,111 +252,115 @@ msgstr "" "JPEG որակը պետք է ունենա 0–ից 100 միջակայքից արժեք. '%d' արժեքը " "անթույլատրելի է" -#: gdk-pixbuf/io-gdip-jpeg.c:136 gdk-pixbuf/io-jpeg.c:1478 +#: gdk-pixbuf/io-gdip-jpeg.c:134 gdk-pixbuf/io-jpeg.c:1478 msgid "The JPEG image format" msgstr "Պատկերի JPEG ֆորմատ" -#: gdk-pixbuf/io-gdip-utils.c:154 +#: gdk-pixbuf/io-gdip-tiff.c:80 gdk-pixbuf/io-tiff.c:786 +msgid "The TIFF image format" +msgstr "TIFF պատկերային ֆորմատ" + +#: gdk-pixbuf/io-gdip-utils.c:152 #, c-format msgid "Could not allocate memory: %s" msgstr "Չհաջողվեց հատկացնել հիշողություն․ %s" -#: gdk-pixbuf/io-gdip-utils.c:179 gdk-pixbuf/io-gdip-utils.c:293 -#: gdk-pixbuf/io-gdip-utils.c:333 +#: gdk-pixbuf/io-gdip-utils.c:177 gdk-pixbuf/io-gdip-utils.c:291 +#: gdk-pixbuf/io-gdip-utils.c:331 #, c-format msgid "Could not create stream: %s" msgstr "Չհաջողվեց ստեղծել հոսք․ %s" -#: gdk-pixbuf/io-gdip-utils.c:193 +#: gdk-pixbuf/io-gdip-utils.c:191 #, c-format msgid "Could not seek stream: %s" msgstr "Չհաջողվեց փոխել դիրքը հոսքում․ %s" -#: gdk-pixbuf/io-gdip-utils.c:205 +#: gdk-pixbuf/io-gdip-utils.c:203 #, c-format msgid "Could not read from stream: %s" msgstr "Չկարողացավ կարդալ հոսքից․ %s" -#: gdk-pixbuf/io-gdip-utils.c:617 +#: gdk-pixbuf/io-gdip-utils.c:615 msgid "Couldn't load bitmap" msgstr "Չհաջողվեց բեռնել նկարը" -#: gdk-pixbuf/io-gdip-utils.c:773 +#: gdk-pixbuf/io-gdip-utils.c:771 msgid "Couldn't load metafile" msgstr "Չհաջողվեց բեռնել մետաֆայլը" -#: gdk-pixbuf/io-gdip-utils.c:878 +#: gdk-pixbuf/io-gdip-utils.c:876 msgid "Unsupported image format for GDI+" msgstr "Չապահովվող պատկերի ֆորմատ GDI+ - ի համար" -#: gdk-pixbuf/io-gdip-utils.c:885 +#: gdk-pixbuf/io-gdip-utils.c:883 msgid "Couldn't save" msgstr "Չհաջողվեց պահպանել " -#: gdk-pixbuf/io-gdip-wmf.c:58 +#: gdk-pixbuf/io-gdip-wmf.c:56 msgid "The WMF image format" msgstr "Պատկերի WBMP ֆորմատ" -#: gdk-pixbuf/io-gif.c:222 +#: gdk-pixbuf/io-gif.c:220 #, c-format msgid "Failure reading GIF: %s" msgstr "Չի հաջողվում GIF կարդալ՝ %s" -#: gdk-pixbuf/io-gif.c:496 gdk-pixbuf/io-gif.c:1502 gdk-pixbuf/io-gif.c:1669 +#: gdk-pixbuf/io-gif.c:494 gdk-pixbuf/io-gif.c:1500 gdk-pixbuf/io-gif.c:1667 msgid "GIF file was missing some data (perhaps it was truncated somehow?)" msgstr "" "GIF ֆայլում բացակայում էին որոշ տվյալներ. հնարավոր է այն ինչ որ կերպ " "կրճատվել է" -#: gdk-pixbuf/io-gif.c:505 +#: gdk-pixbuf/io-gif.c:503 #, c-format msgid "Internal error in the GIF loader (%s)" msgstr "GIF բեռնիչի ներքին սխալ (%s)" -#: gdk-pixbuf/io-gif.c:579 +#: gdk-pixbuf/io-gif.c:577 msgid "Stack overflow" msgstr "Ստեկի գերլցում" -#: gdk-pixbuf/io-gif.c:639 +#: gdk-pixbuf/io-gif.c:637 msgid "GIF image loader cannot understand this image." msgstr "GIF պատկերի բեռնիչը չի հասկանում այս պատկերը" -#: gdk-pixbuf/io-gif.c:668 +#: gdk-pixbuf/io-gif.c:666 msgid "Bad code encountered" msgstr "Հայտնաբերվել է սխալ կոդ" -#: gdk-pixbuf/io-gif.c:678 +#: gdk-pixbuf/io-gif.c:676 msgid "Circular table entry in GIF file" msgstr "GIF ֆայլ ներմուծված է շրջանային աղյուսակ" -#: gdk-pixbuf/io-gif.c:866 gdk-pixbuf/io-gif.c:1488 gdk-pixbuf/io-gif.c:1541 -#: gdk-pixbuf/io-gif.c:1657 +#: gdk-pixbuf/io-gif.c:864 gdk-pixbuf/io-gif.c:1486 gdk-pixbuf/io-gif.c:1539 +#: gdk-pixbuf/io-gif.c:1655 msgid "Not enough memory to load GIF file" msgstr "Հիշողությունը բավարար չէ GIF ֆայլը բեռնելու համար" -#: gdk-pixbuf/io-gif.c:960 +#: gdk-pixbuf/io-gif.c:958 msgid "Not enough memory to composite a frame in GIF file" msgstr "Հիշողությունը բավարար չէ ստեղծելու կադր GIF ֆայլում" -#: gdk-pixbuf/io-gif.c:1132 +#: gdk-pixbuf/io-gif.c:1130 msgid "GIF image is corrupt (incorrect LZW compression)" msgstr "GIF պատկերը վնասված է (սխալ LZW խտացում)" -#: gdk-pixbuf/io-gif.c:1182 +#: gdk-pixbuf/io-gif.c:1180 msgid "File does not appear to be a GIF file" msgstr "Ֆայլը նման չէ GIF ֆայլի" -#: gdk-pixbuf/io-gif.c:1194 +#: gdk-pixbuf/io-gif.c:1192 #, c-format msgid "Version %s of the GIF file format is not supported" msgstr "GIF ֆորմատի %s տարբերակը չի ապահովվում" -#: gdk-pixbuf/io-gif.c:1241 +#: gdk-pixbuf/io-gif.c:1239 #, fuzzy msgid "Resulting GIF image has zero size" msgstr "Պատկերն ունի զրոյական լայնութուն" -#: gdk-pixbuf/io-gif.c:1320 +#: gdk-pixbuf/io-gif.c:1318 msgid "" "GIF image has no global colormap, and a frame inside it has no local " "colormap." @@ -359,7 +368,7 @@ msgstr "" "GIF պատկերը չունի գլոբալ գունային քարտեզ, և ներքին շրջանակը զուրկ է տեղային " "գունային քարտեզից" -#: gdk-pixbuf/io-gif.c:1564 +#: gdk-pixbuf/io-gif.c:1562 msgid "GIF image was truncated or incomplete." msgstr "GIF պատկերը կտրված կամ կիսատ է" @@ -376,88 +385,88 @@ msgstr "Չհաջողվեց ապակոդավորել ICNS ֆայլը" msgid "The ICNS image format" msgstr "ICNS պատկերի ֆորմատ" -#: gdk-pixbuf/io-ico.c:228 gdk-pixbuf/io-ico.c:242 gdk-pixbuf/io-ico.c:291 -#: gdk-pixbuf/io-ico.c:302 gdk-pixbuf/io-ico.c:395 +#: gdk-pixbuf/io-ico.c:226 gdk-pixbuf/io-ico.c:240 gdk-pixbuf/io-ico.c:289 +#: gdk-pixbuf/io-ico.c:300 gdk-pixbuf/io-ico.c:393 msgid "Invalid header in icon" msgstr "Սխալ վերնագիր պատկերակում" -#: gdk-pixbuf/io-ico.c:257 gdk-pixbuf/io-ico.c:312 gdk-pixbuf/io-ico.c:405 -#: gdk-pixbuf/io-ico.c:458 gdk-pixbuf/io-ico.c:488 +#: gdk-pixbuf/io-ico.c:255 gdk-pixbuf/io-ico.c:310 gdk-pixbuf/io-ico.c:403 +#: gdk-pixbuf/io-ico.c:456 gdk-pixbuf/io-ico.c:486 msgid "Not enough memory to load icon" msgstr "Հիշողությունը բավարար չէ պատկերակը բեռնելու համար" -#: gdk-pixbuf/io-ico.c:338 +#: gdk-pixbuf/io-ico.c:336 msgid "Compressed icons are not supported" msgstr "Խտացված պատկերակները չեն ապահովվում" -#: gdk-pixbuf/io-ico.c:358 +#: gdk-pixbuf/io-ico.c:356 msgid "Icon has zero width" msgstr "Պատկերակի լայնությունը զրո է" -#: gdk-pixbuf/io-ico.c:368 +#: gdk-pixbuf/io-ico.c:366 msgid "Icon has zero height" msgstr "Պատկերակի բարձրությունը զրո է" -#: gdk-pixbuf/io-ico.c:443 +#: gdk-pixbuf/io-ico.c:441 msgid "Unsupported icon type" msgstr "Չապահովվող պատկերակի տեսակ" -#: gdk-pixbuf/io-ico.c:537 +#: gdk-pixbuf/io-ico.c:535 msgid "Not enough memory to load ICO file" msgstr "Հիշողությունը բավարար չէ ICO ֆայլը բեռնելու համար" -#: gdk-pixbuf/io-ico.c:1002 +#: gdk-pixbuf/io-ico.c:1000 msgid "Image too large to be saved as ICO" msgstr "Պատկերը չափազանց մեծ է որպես ICO պահելու համար" -#: gdk-pixbuf/io-ico.c:1013 +#: gdk-pixbuf/io-ico.c:1011 msgid "Cursor hotspot outside image" msgstr "Սլաքի ցուցամասը պատկերից դուրս է" -#: gdk-pixbuf/io-ico.c:1036 +#: gdk-pixbuf/io-ico.c:1034 #, c-format msgid "Unsupported depth for ICO file: %d" msgstr "ICO ֆայլի չապահովվող խորություն՝ %d" -#: gdk-pixbuf/io-jasper.c:74 +#: gdk-pixbuf/io-jasper.c:73 msgid "Couldn't allocate memory for stream" msgstr "Հնարավոր չէ հիշողություն հատկացնել հոսքի համար" -#: gdk-pixbuf/io-jasper.c:104 +#: gdk-pixbuf/io-jasper.c:103 msgid "Couldn't decode image" msgstr "Չհաջողվեց ապակոդավորել պատկերային ֆայլը" -#: gdk-pixbuf/io-jasper.c:122 +#: gdk-pixbuf/io-jasper.c:121 msgid "Transformed JPEG2000 has zero width or height" msgstr "Ձևափոխված JPEG2000 - ն ունի զրոյական լայնություն կամ բարձրություն" -#: gdk-pixbuf/io-jasper.c:136 +#: gdk-pixbuf/io-jasper.c:135 msgid "Image type currently not supported" msgstr "Պատկերի տեսակը ներկայումս չի ապահովվում " -#: gdk-pixbuf/io-jasper.c:148 gdk-pixbuf/io-jasper.c:156 +#: gdk-pixbuf/io-jasper.c:147 gdk-pixbuf/io-jasper.c:155 msgid "Couldn't allocate memory for color profile" msgstr "Չի հաջողվել հիշողություն հատկացնել գույնային պրոֆիլին" -#: gdk-pixbuf/io-jasper.c:182 +#: gdk-pixbuf/io-jasper.c:181 msgid "Insufficient memory to open JPEG 2000 file" msgstr "Անբավարար հիշողություն JPEG 2000 ֆայլը բացելու համար " -#: gdk-pixbuf/io-jasper.c:261 +#: gdk-pixbuf/io-jasper.c:260 msgid "Couldn't allocate memory to buffer image data" msgstr "" "Հնարավոր չէ հիշողություն հատկացնել բուֆերային պատկերների տվյալների համար" -#: gdk-pixbuf/io-jasper.c:305 +#: gdk-pixbuf/io-jasper.c:304 msgid "The JPEG 2000 image format" msgstr "JPEG 2000 պատկերի ֆորմատ" -#: gdk-pixbuf/io-jpeg.c:126 +#: gdk-pixbuf/io-jpeg.c:124 #, c-format msgid "Error interpreting JPEG image file (%s)" msgstr "JPEG պատկերային ֆայլի մեկնաբանման սխալ՝ (%s)" -#: gdk-pixbuf/io-jpeg.c:604 +#: gdk-pixbuf/io-jpeg.c:597 msgid "" "Insufficient memory to load image, try exiting some applications to free " "memory" @@ -465,17 +474,17 @@ msgstr "" "Հիշողությունը բավական չէ պատկերը բեռնելու համար. փորձեք ազատել " "հիշողությունը՝ փակելով որոշ ծրագրեր" -#: gdk-pixbuf/io-jpeg.c:651 gdk-pixbuf/io-jpeg.c:865 +#: gdk-pixbuf/io-jpeg.c:645 gdk-pixbuf/io-jpeg.c:858 #, c-format msgid "Unsupported JPEG color space (%s)" msgstr "Չապահովվող JPEG գունային երանգ (%s)" -#: gdk-pixbuf/io-jpeg.c:764 gdk-pixbuf/io-jpeg.c:1044 +#: gdk-pixbuf/io-jpeg.c:757 gdk-pixbuf/io-jpeg.c:1037 #: gdk-pixbuf/io-jpeg.c:1308 gdk-pixbuf/io-jpeg.c:1318 msgid "Couldn't allocate memory for loading JPEG file" msgstr "Չի հաջողվել հիշողություն հատկացնել JPEG ֆայլ բեռնելու համար" -#: gdk-pixbuf/io-jpeg.c:1018 +#: gdk-pixbuf/io-jpeg.c:1011 msgid "Transformed JPEG has zero width or height." msgstr "Ձևափոխված JPEG–ն ունի զրոյական լայնություն կամ բարձրություն։" @@ -484,93 +493,93 @@ msgstr "Ձևափոխված JPEG–ն ունի զրոյական լայնությ msgid "Color profile has invalid length '%u'." msgstr "Գույնային պրոֆիլը ունի անվավեր երկարություն %d։" -#: gdk-pixbuf/io-pcx.c:186 +#: gdk-pixbuf/io-pcx.c:184 msgid "Couldn't allocate memory for header" msgstr "Հնարավոր չէ հիշողություն հատկացնել վերնագրի համար" -#: gdk-pixbuf/io-pcx.c:201 gdk-pixbuf/io-pcx.c:559 +#: gdk-pixbuf/io-pcx.c:199 gdk-pixbuf/io-pcx.c:557 msgid "Couldn't allocate memory for context buffer" msgstr "Հնարավոր չէ հիշողություն հատկացնել միջավայրի բուֆերի համար" -#: gdk-pixbuf/io-pcx.c:600 +#: gdk-pixbuf/io-pcx.c:598 msgid "Image has invalid width and/or height" msgstr "Պատկերն ունի անվավեր լայնություն կամ/և բարձրություն" -#: gdk-pixbuf/io-pcx.c:612 gdk-pixbuf/io-pcx.c:673 +#: gdk-pixbuf/io-pcx.c:610 gdk-pixbuf/io-pcx.c:671 msgid "Image has unsupported bpp" msgstr "Պատկերն ունի չապահովվող պիքսելների քանակ 1 բիթում" -#: gdk-pixbuf/io-pcx.c:617 gdk-pixbuf/io-pcx.c:625 +#: gdk-pixbuf/io-pcx.c:615 gdk-pixbuf/io-pcx.c:623 #, c-format msgid "Image has unsupported number of %d-bit planes" msgstr "Պատկերն ունի չապահովվող քանակի %d–բիթային հարթություն" -#: gdk-pixbuf/io-pcx.c:641 +#: gdk-pixbuf/io-pcx.c:639 msgid "Couldn't create new pixbuf" msgstr "Չհաջողվեց ստեղծել նոր pixbuf" -#: gdk-pixbuf/io-pcx.c:649 +#: gdk-pixbuf/io-pcx.c:647 msgid "Couldn't allocate memory for line data" msgstr "Հնարավոր չէ հիշողություն հատկացնել գծային տվյալների համար" -#: gdk-pixbuf/io-pcx.c:656 +#: gdk-pixbuf/io-pcx.c:654 #, fuzzy msgid "Couldn't allocate memory for PCX image" msgstr "Հնարավոր չէ հիշողություն հատկացնել վերնագրի համար" -#: gdk-pixbuf/io-pcx.c:703 +#: gdk-pixbuf/io-pcx.c:701 msgid "Didn't get all lines of PCX image" msgstr "PCX պատկերի ոչ բոլոր տողերն են առկա" -#: gdk-pixbuf/io-pcx.c:710 +#: gdk-pixbuf/io-pcx.c:708 msgid "No palette found at end of PCX data" msgstr "PCX տվյալի վերջում ոչ մի գունակազմ չի հայտնաբերվել" -#: gdk-pixbuf/io-pcx.c:755 +#: gdk-pixbuf/io-pcx.c:753 msgid "The PCX image format" msgstr "Պատկերների PCX ֆորմատ" -#: gdk-pixbuf/io-pixdata.c:148 +#: gdk-pixbuf/io-pixdata.c:146 #, fuzzy msgid "Transformed pixbuf has zero width or height." msgstr "Ձևափոխված PNG–ն ունի զրոյական լայնություն կամ բարձրություն" -#: gdk-pixbuf/io-pixdata.c:186 +#: gdk-pixbuf/io-pixdata.c:184 #, fuzzy msgid "The GdkPixdata format" msgstr "Պատկերի GIF ֆորմատ" -#: gdk-pixbuf/io-png.c:54 +#: gdk-pixbuf/io-png.c:53 msgid "Bits per channel of PNG image is invalid." msgstr "Սխալ են PNG պատկերի բիթերն ըստ ալիքի" -#: gdk-pixbuf/io-png.c:135 gdk-pixbuf/io-png.c:641 +#: gdk-pixbuf/io-png.c:134 gdk-pixbuf/io-png.c:640 msgid "Transformed PNG has zero width or height." msgstr "Ձևափոխված PNG–ն ունի զրոյական լայնություն կամ բարձրություն" -#: gdk-pixbuf/io-png.c:143 +#: gdk-pixbuf/io-png.c:142 msgid "Bits per channel of transformed PNG is not 8." msgstr "Ձևափոխված PNG–ի բիթերի քանակը հոսքում 8 չէ" -#: gdk-pixbuf/io-png.c:152 +#: gdk-pixbuf/io-png.c:151 msgid "Transformed PNG not RGB or RGBA." msgstr "Ձևափոխված PNG -ն ո՛չ RGB է, ո՛չ էլ RGBA" -#: gdk-pixbuf/io-png.c:161 +#: gdk-pixbuf/io-png.c:160 msgid "Transformed PNG has unsupported number of channels, must be 3 or 4." msgstr "" "Ձևափոխված PNG ֆայլը ունի չապահովվող քանակությամբ ալիքներ. պետք է լինի 3 կամ 4" -#: gdk-pixbuf/io-png.c:182 +#: gdk-pixbuf/io-png.c:181 #, c-format msgid "Fatal error in PNG image file: %s" msgstr "Վճռորոշ սխալ PNG պատկերային ֆայլում՝ %s" -#: gdk-pixbuf/io-png.c:315 +#: gdk-pixbuf/io-png.c:314 msgid "Insufficient memory to load PNG file" msgstr "Հիշողությունը բավարար չէ PNG ֆալը բեռնելու համար" -#: gdk-pixbuf/io-png.c:656 +#: gdk-pixbuf/io-png.c:655 #, fuzzy, c-format msgid "" "Insufficient memory to store a %lu by %lu image; try exiting some " @@ -579,32 +588,32 @@ msgstr "" "Հիշողությունը բավարար չէ %ld –ը %ld –ով փոխարինելու համար. փորձեք փակել որոշ " "աշխատածրագրեր, որպեսզի հիշողություն ազատեք" -#: gdk-pixbuf/io-png.c:719 +#: gdk-pixbuf/io-png.c:718 msgid "Fatal error reading PNG image file" msgstr "Վճռորոշ սխալ՝ PNG պատկերային ֆայլը կարդալու ժամանակ" -#: gdk-pixbuf/io-png.c:768 +#: gdk-pixbuf/io-png.c:767 #, c-format msgid "Fatal error reading PNG image file: %s" msgstr "Վճռորոշ սխալ՝ PNG պատկերային ֆայլը կարդալու ժամանակ․ %s" -#: gdk-pixbuf/io-png.c:858 +#: gdk-pixbuf/io-png.c:857 msgid "" "Keys for PNG text chunks must have at least 1 and at most 79 characters." msgstr "" "PNG տեքստային կտորների բանալիները պետք է ունենան առնվազն 1 և առավելագույնը " "79 նիշ" -#: gdk-pixbuf/io-png.c:867 +#: gdk-pixbuf/io-png.c:866 msgid "Keys for PNG text chunks must be ASCII characters." msgstr "PNG տեքստային կտորների բանալիները պետք է լինեն ASCII տեսակի" -#: gdk-pixbuf/io-png.c:881 gdk-pixbuf/io-tiff.c:667 +#: gdk-pixbuf/io-png.c:880 gdk-pixbuf/io-tiff.c:665 #, c-format msgid "Color profile has invalid length %d." msgstr "Գույնային պրոֆիլը ունի անվավեր երկարություն %d։" -#: gdk-pixbuf/io-png.c:894 +#: gdk-pixbuf/io-png.c:893 #, c-format msgid "" "PNG compression level must be a value between 0 and 9; value '%s' could not " @@ -612,7 +621,7 @@ msgid "" msgstr "" "PNG սեղմման աստիճանը կարող է ունենալ 0-ից 9 արժեք. '%s' արժեքը վերլուծելի չէ" -#: gdk-pixbuf/io-png.c:907 +#: gdk-pixbuf/io-png.c:906 #, c-format msgid "" "PNG compression level must be a value between 0 and 9; value '%d' is not " @@ -621,93 +630,93 @@ msgstr "" "PNG սեղմման աստիճանը կարող է ունենալ 0-ից 9 արժեք. '%d' արժեքը անթույլատրելի " "է" -#: gdk-pixbuf/io-png.c:955 +#: gdk-pixbuf/io-png.c:954 #, c-format msgid "Value for PNG text chunk %s cannot be converted to ISO-8859-1 encoding." msgstr "PNG տեքստային կտորի %s արժեքը չի կարող ձևափոխվել ISO-8859-1 կոդի։" -#: gdk-pixbuf/io-png.c:1118 +#: gdk-pixbuf/io-png.c:1117 msgid "The PNG image format" msgstr "Պատկերի PNG ֆորմատ" -#: gdk-pixbuf/io-pnm.c:248 +#: gdk-pixbuf/io-pnm.c:246 msgid "PNM loader expected to find an integer, but didn't" msgstr "PNM բեռնիչը ակնկալում էր գտնել ամբողջ թիվ, բայց չգտավ" -#: gdk-pixbuf/io-pnm.c:280 +#: gdk-pixbuf/io-pnm.c:278 msgid "PNM file has an incorrect initial byte" msgstr "PNM ֆայլն ունի սխալ սկզբնաբայթ " -#: gdk-pixbuf/io-pnm.c:310 +#: gdk-pixbuf/io-pnm.c:308 msgid "PNM file is not in a recognized PNM subformat" msgstr "PNM ֆայլը ճանաչելի PNM ենթաֆորմատով չէ" -#: gdk-pixbuf/io-pnm.c:335 +#: gdk-pixbuf/io-pnm.c:333 msgid "PNM file has an image width of 0" msgstr "PNM ֆայլի պատկերի լայնությունը 0 է" -#: gdk-pixbuf/io-pnm.c:356 +#: gdk-pixbuf/io-pnm.c:354 msgid "PNM file has an image height of 0" msgstr "PNM ֆայլի պատկերի բարձրությունը 0 է" -#: gdk-pixbuf/io-pnm.c:379 +#: gdk-pixbuf/io-pnm.c:377 msgid "Maximum color value in PNM file is 0" msgstr "PNM ֆայլում գույների առավելագույն արժեքը 0 է" -#: gdk-pixbuf/io-pnm.c:387 +#: gdk-pixbuf/io-pnm.c:385 msgid "Maximum color value in PNM file is too large" msgstr "Առավելագույն գունային արժեքը PNM ֆայլում չափազանց մեծ է" -#: gdk-pixbuf/io-pnm.c:427 gdk-pixbuf/io-pnm.c:457 gdk-pixbuf/io-pnm.c:502 +#: gdk-pixbuf/io-pnm.c:425 gdk-pixbuf/io-pnm.c:455 gdk-pixbuf/io-pnm.c:500 msgid "Raw PNM image type is invalid" msgstr "PNM ֆորմատի պատկերի տվյալ տեսակը անվավեր է" -#: gdk-pixbuf/io-pnm.c:652 +#: gdk-pixbuf/io-pnm.c:650 msgid "PNM image loader does not support this PNM subformat" msgstr "PNM պատկերի բեռնիչը չի ապահովում այս PNM ենթաֆորմատը" -#: gdk-pixbuf/io-pnm.c:739 gdk-pixbuf/io-pnm.c:966 +#: gdk-pixbuf/io-pnm.c:737 gdk-pixbuf/io-pnm.c:964 msgid "Raw PNM formats require exactly one whitespace before sample data" msgstr "" "PNM ֆորմատները պահանջում են ուղիղ մեկ միավոր ազատ տարածություն նմուշային " "տվյալներից առաջ" -#: gdk-pixbuf/io-pnm.c:766 +#: gdk-pixbuf/io-pnm.c:764 msgid "Cannot allocate memory for loading PNM image" msgstr "Չի հաջողվում հատկացնել հիշողություն PNM պատկերը բեռնելու համար" -#: gdk-pixbuf/io-pnm.c:816 +#: gdk-pixbuf/io-pnm.c:814 msgid "Insufficient memory to load PNM context struct" msgstr "Հիշողությունը բավարար չէ PNM կոնտեքստային կառուցվածքը բեռնելու համար" -#: gdk-pixbuf/io-pnm.c:867 +#: gdk-pixbuf/io-pnm.c:865 msgid "Unexpected end of PNM image data" msgstr "PNM պատկերային տվյալների անսպասելի ավարտ" -#: gdk-pixbuf/io-pnm.c:995 +#: gdk-pixbuf/io-pnm.c:993 msgid "Insufficient memory to load PNM file" msgstr "Հիշողությունը անբավարար է PNM ֆայլը բեռնելու համար" -#: gdk-pixbuf/io-pnm.c:1079 +#: gdk-pixbuf/io-pnm.c:1077 msgid "The PNM/PBM/PGM/PPM image format family" msgstr "PNM/PBM/PGM/PPM պատկերային ֆորմատի ընտանիք" -#: gdk-pixbuf/io-qtif.c:128 +#: gdk-pixbuf/io-qtif.c:126 msgid "Input file descriptor is NULL." msgstr "Մուտքային ֆայլի նկարագրիչը NULL է։" -#: gdk-pixbuf/io-qtif.c:143 +#: gdk-pixbuf/io-qtif.c:141 msgid "Failed to read QTIF header" msgstr "QTIF վերնագիրը չհաջողվեց կարդալ" -#: gdk-pixbuf/io-qtif.c:152 gdk-pixbuf/io-qtif.c:189 gdk-pixbuf/io-qtif.c:459 +#: gdk-pixbuf/io-qtif.c:150 gdk-pixbuf/io-qtif.c:187 gdk-pixbuf/io-qtif.c:454 #, fuzzy, c-format msgid "QTIF atom size too large (%d byte)" msgid_plural "QTIF atom size too large (%d bytes)" msgstr[0] "QTIF ատոմի չափը շատ մեծ է (%d բիթերով)" msgstr[1] "QTIF ատոմի չափը շատ մեծ է (%d բիթերով)" -#: gdk-pixbuf/io-qtif.c:175 +#: gdk-pixbuf/io-qtif.c:173 #, fuzzy, c-format msgid "Failed to allocate %d byte for file read buffer" msgid_plural "Failed to allocate %d bytes for file read buffer" @@ -716,242 +725,238 @@ msgstr[0] "" msgstr[1] "" "Չհաջողվեց %d բայթանոց հիշողություն հատկացնել բուֆերին՝ ֆայլից կարդալու կամար" -#: gdk-pixbuf/io-qtif.c:206 +#: gdk-pixbuf/io-qtif.c:201 #, c-format msgid "File error when reading QTIF atom: %s" msgstr "QTIF ատոմը կարդալիս ֆայլային սխալ՝ %s" -#: gdk-pixbuf/io-qtif.c:243 +#: gdk-pixbuf/io-qtif.c:238 #, fuzzy, c-format msgid "Failed to skip the next %d byte with seek()." msgid_plural "Failed to skip the next %d bytes with seek()." msgstr[0] "Չհաջողվեց բաց թողնել հաջորդ %d բայթերը seek() ֆունկցիայի միջոցով" msgstr[1] "Չհաջողվեց բաց թողնել հաջորդ %d բայթերը seek() ֆունկցիայի միջոցով" -#: gdk-pixbuf/io-qtif.c:270 +#: gdk-pixbuf/io-qtif.c:265 msgid "Failed to allocate QTIF context structure." msgstr "Չհաջողվեց հատկացնել QTIF կոնտեքստային կառուցվածք։" -#: gdk-pixbuf/io-qtif.c:330 +#: gdk-pixbuf/io-qtif.c:325 msgid "Failed to create GdkPixbufLoader object." msgstr "Չհաջողվեց ստեղծել GdkPixbufLoader օբյեկտ։" -#: gdk-pixbuf/io-qtif.c:434 +#: gdk-pixbuf/io-qtif.c:429 msgid "Failed to find an image data atom." msgstr "Չհաջողվեց գտնել պատկերի տվյալների ատոմը" -#: gdk-pixbuf/io-qtif.c:618 +#: gdk-pixbuf/io-qtif.c:613 msgid "The QTIF image format" msgstr "QTIF պատկերային ֆորմատ" -#: gdk-pixbuf/io-ras.c:125 +#: gdk-pixbuf/io-ras.c:123 msgid "RAS image has bogus header data" msgstr "RAS պատկերի վերնագիրը պարունակում է կեղծ տվյալ" -#: gdk-pixbuf/io-ras.c:147 +#: gdk-pixbuf/io-ras.c:145 msgid "RAS image has unknown type" msgstr "RAS պատկերի տեսակն անհայտ է" -#: gdk-pixbuf/io-ras.c:155 +#: gdk-pixbuf/io-ras.c:153 msgid "unsupported RAS image variation" msgstr "Չապահովվող RAS պատկերի տարբերակ" -#: gdk-pixbuf/io-ras.c:170 gdk-pixbuf/io-ras.c:199 +#: gdk-pixbuf/io-ras.c:168 gdk-pixbuf/io-ras.c:197 msgid "Not enough memory to load RAS image" msgstr "Հիշողությունը անբավարար է RAS պատկերը բեռնելու համար" -#: gdk-pixbuf/io-ras.c:544 +#: gdk-pixbuf/io-ras.c:542 msgid "The Sun raster image format" msgstr "Sun–ի պատկերացանցային ֆորմատ" -#: gdk-pixbuf/io-tga.c:153 +#: gdk-pixbuf/io-tga.c:151 msgid "Cannot allocate memory for IOBuffer struct" msgstr "" "Չի հաջողվում հիշողություն հատկացնել IOBuffer կառուցվածքի (struct) համար" -#: gdk-pixbuf/io-tga.c:172 +#: gdk-pixbuf/io-tga.c:170 msgid "Cannot allocate memory for IOBuffer data" msgstr "Չի հաջողվում հիշողություն հատկացնել IOBuffer տվյալներին" -#: gdk-pixbuf/io-tga.c:183 +#: gdk-pixbuf/io-tga.c:181 msgid "Cannot realloc IOBuffer data" msgstr "Չի հաջողվում վերաբաշխել IOBuffer տվյալները" -#: gdk-pixbuf/io-tga.c:213 +#: gdk-pixbuf/io-tga.c:211 msgid "Cannot allocate temporary IOBuffer data" msgstr "Չի հաջողվում հատկացնել IOBuffer-ի ժամանակավոր տվյալները" -#: gdk-pixbuf/io-tga.c:346 +#: gdk-pixbuf/io-tga.c:339 msgid "Cannot allocate new pixbuf" msgstr "Չի հաջողվում հատկացնել նոր pixbuf գրադարան" -#: gdk-pixbuf/io-tga.c:685 +#: gdk-pixbuf/io-tga.c:678 msgid "Image is corrupted or truncated" msgstr "Պատկերը վնասված է կամ կտրված է" -#: gdk-pixbuf/io-tga.c:692 +#: gdk-pixbuf/io-tga.c:685 msgid "Cannot allocate colormap structure" msgstr "" "Չի հաջողվում հիշողություն հատկացնել գունային քարտեզի տվյալների կառուցվածքին" -#: gdk-pixbuf/io-tga.c:699 +#: gdk-pixbuf/io-tga.c:692 msgid "Cannot allocate colormap entries" msgstr "Չի հաջողվում հատկացնել հիշողություն գունային քարտեզի տարրերի համար" -#: gdk-pixbuf/io-tga.c:721 +#: gdk-pixbuf/io-tga.c:714 msgid "Unexpected bitdepth for colormap entries" msgstr "Գունային քարտեզի տարրերի անսպասելի բիթային խորություն" -#: gdk-pixbuf/io-tga.c:739 +#: gdk-pixbuf/io-tga.c:732 msgid "Cannot allocate TGA header memory" msgstr "Չի հաջողվում հիշողություն հատկացնել TGA վերնագրին" -#: gdk-pixbuf/io-tga.c:772 +#: gdk-pixbuf/io-tga.c:765 msgid "TGA image has invalid dimensions" msgstr "TGA պատկերի չափերը սխալ են" -#: gdk-pixbuf/io-tga.c:778 gdk-pixbuf/io-tga.c:787 gdk-pixbuf/io-tga.c:797 -#: gdk-pixbuf/io-tga.c:807 gdk-pixbuf/io-tga.c:814 +#: gdk-pixbuf/io-tga.c:771 gdk-pixbuf/io-tga.c:780 gdk-pixbuf/io-tga.c:790 +#: gdk-pixbuf/io-tga.c:800 gdk-pixbuf/io-tga.c:807 msgid "TGA image type not supported" msgstr "Պատկերի TGA տեսակը չի ապահովվում" -#: gdk-pixbuf/io-tga.c:861 +#: gdk-pixbuf/io-tga.c:854 msgid "Cannot allocate memory for TGA context struct" msgstr "Չի հաջողվում հիշողություն հատկացնել TGA կոնտեքստի կառուցվածքին" -#: gdk-pixbuf/io-tga.c:926 +#: gdk-pixbuf/io-tga.c:919 msgid "Excess data in file" msgstr "Ավելցուկային տվյալներ ֆայլում" -#: gdk-pixbuf/io-tga.c:1007 +#: gdk-pixbuf/io-tga.c:1000 msgid "The Targa image format" msgstr "Պատկերային Targa ֆորմատ" -#: gdk-pixbuf/io-tiff.c:104 +#: gdk-pixbuf/io-tiff.c:102 msgid "Could not get image width (bad TIFF file)" msgstr "Չհաջողվեց ստանալ պատկերի լայնությունը՝ սխալ TIFF ֆայլ" -#: gdk-pixbuf/io-tiff.c:112 +#: gdk-pixbuf/io-tiff.c:110 msgid "Could not get image height (bad TIFF file)" msgstr "Չհաջողվեց ստանալ պատկերի բարձրությունը՝ սխալ TIFF ֆայլ" -#: gdk-pixbuf/io-tiff.c:120 +#: gdk-pixbuf/io-tiff.c:118 msgid "Width or height of TIFF image is zero" msgstr "TIFF պատկերն ունի զրոյական լայնություն կամ բարձրություն" -#: gdk-pixbuf/io-tiff.c:129 gdk-pixbuf/io-tiff.c:138 +#: gdk-pixbuf/io-tiff.c:127 gdk-pixbuf/io-tiff.c:136 msgid "Dimensions of TIFF image too large" msgstr "TIFF պատկերի չափերը չափազանց մեծ են" -#: gdk-pixbuf/io-tiff.c:162 gdk-pixbuf/io-tiff.c:174 gdk-pixbuf/io-tiff.c:491 +#: gdk-pixbuf/io-tiff.c:160 gdk-pixbuf/io-tiff.c:172 gdk-pixbuf/io-tiff.c:489 msgid "Insufficient memory to open TIFF file" msgstr "Հիշողությունը անբավարար է TIFF պատկերը բացելու համար" -#: gdk-pixbuf/io-tiff.c:236 +#: gdk-pixbuf/io-tiff.c:234 msgid "Failed to load RGB data from TIFF file" msgstr "Չհաջողվեց TIFF ֆայլից բեռնել RGB տվյալները" -#: gdk-pixbuf/io-tiff.c:293 +#: gdk-pixbuf/io-tiff.c:291 msgid "Failed to open TIFF image" msgstr "Չհաջողվեց բացել TIFF պատկերը" -#: gdk-pixbuf/io-tiff.c:427 gdk-pixbuf/io-tiff.c:440 +#: gdk-pixbuf/io-tiff.c:425 gdk-pixbuf/io-tiff.c:438 msgid "Failed to load TIFF image" msgstr "Չհաջողվեց բեռնել TIFF պատկերը" -#: gdk-pixbuf/io-tiff.c:623 +#: gdk-pixbuf/io-tiff.c:621 msgid "Failed to save TIFF image" msgstr "Չհաջողվեց պահպանել TIFF պատկերը" -#: gdk-pixbuf/io-tiff.c:656 +#: gdk-pixbuf/io-tiff.c:654 msgid "TIFF compression doesn't refer to a valid codec." msgstr "TIFF սեղմումը չի հղվում վավերական կոդավորչի վրա" -#: gdk-pixbuf/io-tiff.c:696 +#: gdk-pixbuf/io-tiff.c:694 msgid "Failed to write TIFF data" msgstr "Չհաջողվեց գրել TIFF տվյալները" -#: gdk-pixbuf/io-tiff.c:733 +#: gdk-pixbuf/io-tiff.c:731 msgid "Couldn't write to TIFF file" msgstr "Չկարողացավ գրել TIFF ֆայլում" -#: gdk-pixbuf/io-tiff.c:788 -msgid "The TIFF image format" -msgstr "TIFF պատկերային ֆորմատ" - -#: gdk-pixbuf/io-wbmp.c:245 +#: gdk-pixbuf/io-wbmp.c:243 msgid "Image has zero width" msgstr "Պատկերն ունի զրոյական լայնութուն" -#: gdk-pixbuf/io-wbmp.c:263 +#: gdk-pixbuf/io-wbmp.c:261 msgid "Image has zero height" msgstr "Պատկերն ունի զրոյական բարձրություն" -#: gdk-pixbuf/io-wbmp.c:274 +#: gdk-pixbuf/io-wbmp.c:272 msgid "Not enough memory to load image" msgstr "Հիշողությունը անբավարար է նկար բեռնելու համար" -#: gdk-pixbuf/io-wbmp.c:333 +#: gdk-pixbuf/io-wbmp.c:331 msgid "Couldn't save the rest" msgstr "Չհաջողվեց պահպանել մնացածը" -#: gdk-pixbuf/io-wbmp.c:374 +#: gdk-pixbuf/io-wbmp.c:372 msgid "The WBMP image format" msgstr "Պատկերի WBMP ֆորմատ" -#: gdk-pixbuf/io-xbm.c:304 +#: gdk-pixbuf/io-xbm.c:302 msgid "Invalid XBM file" msgstr "Անվավեր XBM ֆայլ" -#: gdk-pixbuf/io-xbm.c:314 +#: gdk-pixbuf/io-xbm.c:312 msgid "Insufficient memory to load XBM image file" msgstr "Հիշողությունը բավարար չէ XBM պատկերային ֆայլ բեռնելու համար" -#: gdk-pixbuf/io-xbm.c:462 +#: gdk-pixbuf/io-xbm.c:460 msgid "Failed to write to temporary file when loading XBM image" msgstr "Չհաջողվեց ժամանակավոր ֆայլում գրել XBM պատկերը բեռնելիս" -#: gdk-pixbuf/io-xbm.c:501 +#: gdk-pixbuf/io-xbm.c:499 msgid "The XBM image format" msgstr "XBM պատկերային ֆորմատ" -#: gdk-pixbuf/io-xpm.c:469 +#: gdk-pixbuf/io-xpm.c:467 msgid "No XPM header found" msgstr "XPM-ի վերնագիր չի հայտնաբերվել" -#: gdk-pixbuf/io-xpm.c:478 +#: gdk-pixbuf/io-xpm.c:476 msgid "Invalid XPM header" msgstr "Անվավեր XPM-ի վերնագիր" -#: gdk-pixbuf/io-xpm.c:486 +#: gdk-pixbuf/io-xpm.c:484 msgid "XPM file has image width <= 0" msgstr "XPM ֆայլում պատկերի լայնությունը <= 0" -#: gdk-pixbuf/io-xpm.c:494 +#: gdk-pixbuf/io-xpm.c:492 msgid "XPM file has image height <= 0" msgstr "XPM ֆայլում պատկերի բարձրությունը <= 0" -#: gdk-pixbuf/io-xpm.c:502 +#: gdk-pixbuf/io-xpm.c:500 msgid "XPM has invalid number of chars per pixel" msgstr "XPM նկարը պարունակում է անվավեր քանակությամբ նիշեր ըստ պիքսելի" -#: gdk-pixbuf/io-xpm.c:511 +#: gdk-pixbuf/io-xpm.c:509 msgid "XPM file has invalid number of colors" msgstr "XPM ֆայլում գույների քանակը անվավեր է" -#: gdk-pixbuf/io-xpm.c:523 gdk-pixbuf/io-xpm.c:532 gdk-pixbuf/io-xpm.c:584 +#: gdk-pixbuf/io-xpm.c:521 gdk-pixbuf/io-xpm.c:530 gdk-pixbuf/io-xpm.c:582 msgid "Cannot allocate memory for loading XPM image" msgstr "Չի հաջողվում հիշողություն հատկացնել XPM պատկերը բեռնելու համար" -#: gdk-pixbuf/io-xpm.c:546 +#: gdk-pixbuf/io-xpm.c:544 msgid "Cannot read XPM colormap" msgstr "Չի հաջողվում կարդալ XPM-ի գունային քարտեզը" -#: gdk-pixbuf/io-xpm.c:778 +#: gdk-pixbuf/io-xpm.c:776 msgid "Failed to write to temporary file when loading XPM image" msgstr "Չհաջողվեց գրել ժամանակավոր ֆայլ XPM պատկերը բեռնելիս" -#: gdk-pixbuf/io-xpm.c:817 +#: gdk-pixbuf/io-xpm.c:815 msgid "The XPM image format" msgstr "Պատկերային XPM ֆորմատ" diff --git a/po/ia.gmo b/po/ia.gmo index 4dbb09e1a288ec422bcb514bf65532db179546c0..47ed6687c31de22cd6bb5f2a695fff6561bf4430 100644 GIT binary patch delta 26 hcmdnWv6W+kEfcSau7Rnpk(q*#ft88bW-q4Ki~wGQ2IBw# delta 26 hcmdnWv6W+kEfcS?u7QcJp{atQft8WPW-q4Ki~wFf2HpSw diff --git a/po/ia.po b/po/ia.po index bc0ceac..ad22c9c 100644 --- a/po/ia.po +++ b/po/ia.po @@ -9,7 +9,7 @@ msgstr "" "Project-Id-Version: gtk+ 1.3\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=gdk-" "pixbuf\n" -"POT-Creation-Date: 2013-04-15 10:28-0400\n" +"POT-Creation-Date: 2014-05-26 20:46-0400\n" "PO-Revision-Date: 2000-10-27 02:02+0100\n" "Last-Translator: Robert Brady \n" "Language-Team: Interlingua\n" @@ -18,328 +18,336 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: gdk-pixbuf/gdk-pixbuf-animation.c:160 gdk-pixbuf/gdk-pixbuf-io.c:1064 -#: gdk-pixbuf/gdk-pixbuf-io.c:1330 +#: gdk-pixbuf/gdk-pixbuf-animation.c:158 gdk-pixbuf/gdk-pixbuf-io.c:1077 +#: gdk-pixbuf/gdk-pixbuf-io.c:1333 #, c-format msgid "Failed to open file '%s': %s" msgstr "Incapabile de cargaration de archivo '%s' : %s" -#: gdk-pixbuf/gdk-pixbuf-animation.c:173 gdk-pixbuf/gdk-pixbuf-io.c:1076 +#: gdk-pixbuf/gdk-pixbuf-animation.c:171 gdk-pixbuf/gdk-pixbuf-io.c:962 #, c-format msgid "Image file '%s' contains no data" msgstr "" -#: gdk-pixbuf/gdk-pixbuf-animation.c:212 +#: gdk-pixbuf/gdk-pixbuf-animation.c:210 #, c-format msgid "" "Failed to load animation '%s': reason not known, probably a corrupt " "animation file" msgstr "" -#: gdk-pixbuf/gdk-pixbuf-animation.c:280 gdk-pixbuf/gdk-pixbuf-io.c:1112 -#: gdk-pixbuf/gdk-pixbuf-io.c:1382 +#: gdk-pixbuf/gdk-pixbuf-animation.c:278 gdk-pixbuf/gdk-pixbuf-io.c:1113 +#: gdk-pixbuf/gdk-pixbuf-io.c:1385 #, c-format msgid "" "Failed to load image '%s': reason not known, probably a corrupt image file" msgstr "" -#: gdk-pixbuf/gdk-pixbuf-io.c:790 +#: gdk-pixbuf/gdk-pixbuf-io.c:774 #, fuzzy, c-format msgid "Unable to load image-loading module: %s: %s" msgstr "Incapabile de localisar le cargarable modulo in module_path: \"%s\"," -#: gdk-pixbuf/gdk-pixbuf-io.c:805 +#: gdk-pixbuf/gdk-pixbuf-io.c:789 #, c-format msgid "" "Image-loading module %s does not export the proper interface; perhaps it's " "from a different gdk-pixbuf version?" msgstr "" -#: gdk-pixbuf/gdk-pixbuf-io.c:814 gdk-pixbuf/gdk-pixbuf-io.c:865 +#: gdk-pixbuf/gdk-pixbuf-io.c:798 gdk-pixbuf/gdk-pixbuf-io.c:849 #, c-format msgid "Image type '%s' is not supported" msgstr "" -#: gdk-pixbuf/gdk-pixbuf-io.c:950 +#: gdk-pixbuf/gdk-pixbuf-io.c:934 #, c-format msgid "Couldn't recognize the image file format for file '%s'" msgstr "" -#: gdk-pixbuf/gdk-pixbuf-io.c:958 +#: gdk-pixbuf/gdk-pixbuf-io.c:942 msgid "Unrecognized image file format" msgstr "" -#: gdk-pixbuf/gdk-pixbuf-io.c:1121 +#: gdk-pixbuf/gdk-pixbuf-io.c:1124 #, fuzzy, c-format msgid "Failed to load image '%s': %s" msgstr "Incapabile de cargaration de archivo '%s' : %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2015 gdk-pixbuf/io-gdip-utils.c:837 +#: gdk-pixbuf/gdk-pixbuf-io.c:2029 gdk-pixbuf/io-gdip-utils.c:835 #, c-format msgid "Error writing to image file: %s" msgstr "" -#: gdk-pixbuf/gdk-pixbuf-io.c:2057 gdk-pixbuf/gdk-pixbuf-io.c:2178 +#: gdk-pixbuf/gdk-pixbuf-io.c:2071 gdk-pixbuf/gdk-pixbuf-io.c:2192 #, c-format msgid "This build of gdk-pixbuf does not support saving the image format: %s" msgstr "" -#: gdk-pixbuf/gdk-pixbuf-io.c:2088 +#: gdk-pixbuf/gdk-pixbuf-io.c:2102 msgid "Insufficient memory to save image to callback" msgstr "" -#: gdk-pixbuf/gdk-pixbuf-io.c:2101 +#: gdk-pixbuf/gdk-pixbuf-io.c:2115 #, fuzzy msgid "Failed to open temporary file" msgstr "Incapabile de cargaration de archivo '%s' : %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2124 +#: gdk-pixbuf/gdk-pixbuf-io.c:2138 #, fuzzy msgid "Failed to read from temporary file" msgstr "Incapabile de cargaration de archivo '%s' : %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2372 +#: gdk-pixbuf/gdk-pixbuf-io.c:2382 #, fuzzy, c-format msgid "Failed to open '%s' for writing: %s" msgstr "Incapabile de cargaration de archivo '%s' : %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2398 +#: gdk-pixbuf/gdk-pixbuf-io.c:2408 #, c-format msgid "" "Failed to close '%s' while writing image, all data may not have been saved: " "%s" msgstr "" -#: gdk-pixbuf/gdk-pixbuf-io.c:2619 gdk-pixbuf/gdk-pixbuf-io.c:2671 +#: gdk-pixbuf/gdk-pixbuf-io.c:2629 gdk-pixbuf/gdk-pixbuf-io.c:2681 msgid "Insufficient memory to save image into a buffer" msgstr "" -#: gdk-pixbuf/gdk-pixbuf-io.c:2717 +#: gdk-pixbuf/gdk-pixbuf-io.c:2727 msgid "Error writing to image stream" msgstr "" -#: gdk-pixbuf/gdk-pixbuf-loader.c:393 +#: gdk-pixbuf/gdk-pixbuf-loader.c:384 #, c-format msgid "" "Internal error: Image loader module '%s' failed to complete an operation, " "but didn't give a reason for the failure" msgstr "" -#: gdk-pixbuf/gdk-pixbuf-loader.c:435 +#: gdk-pixbuf/gdk-pixbuf-loader.c:426 #, c-format msgid "Incremental loading of image type '%s' is not supported" msgstr "" -#: gdk-pixbuf/gdk-pixdata.c:160 +#: gdk-pixbuf/gdk-pixdata.c:158 msgid "Image header corrupt" msgstr "" -#: gdk-pixbuf/gdk-pixdata.c:165 +#: gdk-pixbuf/gdk-pixdata.c:163 msgid "Image format unknown" msgstr "" -#: gdk-pixbuf/gdk-pixdata.c:170 gdk-pixbuf/gdk-pixdata.c:502 +#: gdk-pixbuf/gdk-pixdata.c:168 gdk-pixbuf/gdk-pixdata.c:501 msgid "Image pixel data corrupt" msgstr "" -#: gdk-pixbuf/gdk-pixdata.c:446 +#: gdk-pixbuf/gdk-pixdata.c:445 #, fuzzy, c-format msgid "failed to allocate image buffer of %u byte" msgid_plural "failed to allocate image buffer of %u bytes" msgstr[0] "Incapabile de cargaration de archivo '%s' : %s" msgstr[1] "Incapabile de cargaration de archivo '%s' : %s" -#: gdk-pixbuf/io-ani.c:244 +#: gdk-pixbuf/io-ani.c:242 msgid "Unexpected icon chunk in animation" msgstr "" -#: gdk-pixbuf/io-ani.c:342 gdk-pixbuf/io-ani.c:400 gdk-pixbuf/io-ani.c:426 -#: gdk-pixbuf/io-ani.c:449 gdk-pixbuf/io-ani.c:476 gdk-pixbuf/io-ani.c:563 +#: gdk-pixbuf/io-ani.c:340 gdk-pixbuf/io-ani.c:398 gdk-pixbuf/io-ani.c:424 +#: gdk-pixbuf/io-ani.c:447 gdk-pixbuf/io-ani.c:474 gdk-pixbuf/io-ani.c:561 msgid "Invalid header in animation" msgstr "" -#: gdk-pixbuf/io-ani.c:352 gdk-pixbuf/io-ani.c:374 gdk-pixbuf/io-ani.c:458 -#: gdk-pixbuf/io-ani.c:485 gdk-pixbuf/io-ani.c:536 gdk-pixbuf/io-ani.c:608 +#: gdk-pixbuf/io-ani.c:350 gdk-pixbuf/io-ani.c:372 gdk-pixbuf/io-ani.c:456 +#: gdk-pixbuf/io-ani.c:483 gdk-pixbuf/io-ani.c:534 gdk-pixbuf/io-ani.c:606 msgid "Not enough memory to load animation" msgstr "" -#: gdk-pixbuf/io-ani.c:392 gdk-pixbuf/io-ani.c:418 gdk-pixbuf/io-ani.c:437 +#: gdk-pixbuf/io-ani.c:390 gdk-pixbuf/io-ani.c:416 gdk-pixbuf/io-ani.c:435 msgid "Malformed chunk in animation" msgstr "" -#: gdk-pixbuf/io-ani.c:660 +#: gdk-pixbuf/io-ani.c:628 +msgid "ANI image was truncated or incomplete." +msgstr "" + +#: gdk-pixbuf/io-ani.c:669 msgid "The ANI image format" msgstr "" -#: gdk-pixbuf/io-bmp.c:229 gdk-pixbuf/io-bmp.c:266 gdk-pixbuf/io-bmp.c:337 -#: gdk-pixbuf/io-bmp.c:369 gdk-pixbuf/io-bmp.c:392 gdk-pixbuf/io-bmp.c:495 +#: gdk-pixbuf/io-bmp.c:227 gdk-pixbuf/io-bmp.c:264 gdk-pixbuf/io-bmp.c:335 +#: gdk-pixbuf/io-bmp.c:367 gdk-pixbuf/io-bmp.c:390 gdk-pixbuf/io-bmp.c:493 msgid "BMP image has bogus header data" msgstr "" -#: gdk-pixbuf/io-bmp.c:240 gdk-pixbuf/io-bmp.c:432 +#: gdk-pixbuf/io-bmp.c:238 gdk-pixbuf/io-bmp.c:430 msgid "Not enough memory to load bitmap image" msgstr "" -#: gdk-pixbuf/io-bmp.c:318 +#: gdk-pixbuf/io-bmp.c:316 msgid "BMP image has unsupported header size" msgstr "" -#: gdk-pixbuf/io-bmp.c:356 +#: gdk-pixbuf/io-bmp.c:354 msgid "Topdown BMP images cannot be compressed" msgstr "" -#: gdk-pixbuf/io-bmp.c:716 gdk-pixbuf/io-pnm.c:707 +#: gdk-pixbuf/io-bmp.c:714 gdk-pixbuf/io-pnm.c:705 msgid "Premature end-of-file encountered" msgstr "" -#: gdk-pixbuf/io-bmp.c:1328 +#: gdk-pixbuf/io-bmp.c:1326 msgid "Couldn't allocate memory for saving BMP file" msgstr "" -#: gdk-pixbuf/io-bmp.c:1369 +#: gdk-pixbuf/io-bmp.c:1367 msgid "Couldn't write to BMP file" msgstr "" -#: gdk-pixbuf/io-bmp.c:1422 gdk-pixbuf/io-gdip-bmp.c:82 +#: gdk-pixbuf/io-bmp.c:1420 gdk-pixbuf/io-gdip-bmp.c:80 msgid "The BMP image format" msgstr "" -#: gdk-pixbuf/io-gdip-emf.c:59 +#: gdk-pixbuf/io-gdip-emf.c:57 msgid "The EMF image format" msgstr "" -#: gdk-pixbuf/io-gdip-gif.c:80 gdk-pixbuf/io-gif.c:1720 +#: gdk-pixbuf/io-gdip-gif.c:78 gdk-pixbuf/io-gif.c:1718 msgid "The GIF image format" msgstr "" -#: gdk-pixbuf/io-gdip-ico.c:59 gdk-pixbuf/io-ico.c:1271 +#: gdk-pixbuf/io-gdip-ico.c:57 gdk-pixbuf/io-ico.c:1269 msgid "The ICO image format" msgstr "" -#: gdk-pixbuf/io-gdip-jpeg.c:53 gdk-pixbuf/io-jpeg.c:1249 +#: gdk-pixbuf/io-gdip-jpeg.c:51 gdk-pixbuf/io-jpeg.c:1249 #, c-format msgid "" "JPEG quality must be a value between 0 and 100; value '%s' could not be " "parsed." msgstr "" -#: gdk-pixbuf/io-gdip-jpeg.c:68 gdk-pixbuf/io-jpeg.c:1265 +#: gdk-pixbuf/io-gdip-jpeg.c:66 gdk-pixbuf/io-jpeg.c:1265 #, c-format msgid "" "JPEG quality must be a value between 0 and 100; value '%d' is not allowed." msgstr "" -#: gdk-pixbuf/io-gdip-jpeg.c:136 gdk-pixbuf/io-jpeg.c:1478 +#: gdk-pixbuf/io-gdip-jpeg.c:134 gdk-pixbuf/io-jpeg.c:1478 msgid "The JPEG image format" msgstr "" -#: gdk-pixbuf/io-gdip-utils.c:154 +#: gdk-pixbuf/io-gdip-tiff.c:80 gdk-pixbuf/io-tiff.c:786 +msgid "The TIFF image format" +msgstr "" + +#: gdk-pixbuf/io-gdip-utils.c:152 #, fuzzy, c-format msgid "Could not allocate memory: %s" msgstr "Definir Color" -#: gdk-pixbuf/io-gdip-utils.c:179 gdk-pixbuf/io-gdip-utils.c:293 -#: gdk-pixbuf/io-gdip-utils.c:333 +#: gdk-pixbuf/io-gdip-utils.c:177 gdk-pixbuf/io-gdip-utils.c:291 +#: gdk-pixbuf/io-gdip-utils.c:331 #, fuzzy, c-format msgid "Could not create stream: %s" msgstr "Definir Color" -#: gdk-pixbuf/io-gdip-utils.c:193 +#: gdk-pixbuf/io-gdip-utils.c:191 #, fuzzy, c-format msgid "Could not seek stream: %s" msgstr "Definir Color" -#: gdk-pixbuf/io-gdip-utils.c:205 +#: gdk-pixbuf/io-gdip-utils.c:203 #, fuzzy, c-format msgid "Could not read from stream: %s" msgstr "Definir Color" -#: gdk-pixbuf/io-gdip-utils.c:617 +#: gdk-pixbuf/io-gdip-utils.c:615 #, fuzzy msgid "Couldn't load bitmap" msgstr "Definir Color" -#: gdk-pixbuf/io-gdip-utils.c:773 +#: gdk-pixbuf/io-gdip-utils.c:771 #, fuzzy msgid "Couldn't load metafile" msgstr "Definir Color" -#: gdk-pixbuf/io-gdip-utils.c:878 +#: gdk-pixbuf/io-gdip-utils.c:876 msgid "Unsupported image format for GDI+" msgstr "" -#: gdk-pixbuf/io-gdip-utils.c:885 +#: gdk-pixbuf/io-gdip-utils.c:883 #, fuzzy msgid "Couldn't save" msgstr "Definir Color" -#: gdk-pixbuf/io-gdip-wmf.c:58 +#: gdk-pixbuf/io-gdip-wmf.c:56 msgid "The WMF image format" msgstr "" -#: gdk-pixbuf/io-gif.c:222 +#: gdk-pixbuf/io-gif.c:220 #, c-format msgid "Failure reading GIF: %s" msgstr "" -#: gdk-pixbuf/io-gif.c:496 gdk-pixbuf/io-gif.c:1502 gdk-pixbuf/io-gif.c:1669 +#: gdk-pixbuf/io-gif.c:494 gdk-pixbuf/io-gif.c:1500 gdk-pixbuf/io-gif.c:1667 msgid "GIF file was missing some data (perhaps it was truncated somehow?)" msgstr "GIF archivo manca datos (forsan truncateva?)" -#: gdk-pixbuf/io-gif.c:505 +#: gdk-pixbuf/io-gif.c:503 #, c-format msgid "Internal error in the GIF loader (%s)" msgstr "Interne error in le cargator de GIF (%s)" -#: gdk-pixbuf/io-gif.c:579 +#: gdk-pixbuf/io-gif.c:577 msgid "Stack overflow" msgstr "" -#: gdk-pixbuf/io-gif.c:639 +#: gdk-pixbuf/io-gif.c:637 msgid "GIF image loader cannot understand this image." msgstr "" -#: gdk-pixbuf/io-gif.c:668 +#: gdk-pixbuf/io-gif.c:666 msgid "Bad code encountered" msgstr "" -#: gdk-pixbuf/io-gif.c:678 +#: gdk-pixbuf/io-gif.c:676 msgid "Circular table entry in GIF file" msgstr "Circular elemento de tabella in GIF archivo" -#: gdk-pixbuf/io-gif.c:866 gdk-pixbuf/io-gif.c:1488 gdk-pixbuf/io-gif.c:1541 -#: gdk-pixbuf/io-gif.c:1657 +#: gdk-pixbuf/io-gif.c:864 gdk-pixbuf/io-gif.c:1486 gdk-pixbuf/io-gif.c:1539 +#: gdk-pixbuf/io-gif.c:1655 msgid "Not enough memory to load GIF file" msgstr "" -#: gdk-pixbuf/io-gif.c:960 +#: gdk-pixbuf/io-gif.c:958 msgid "Not enough memory to composite a frame in GIF file" msgstr "" -#: gdk-pixbuf/io-gif.c:1132 +#: gdk-pixbuf/io-gif.c:1130 msgid "GIF image is corrupt (incorrect LZW compression)" msgstr "" -#: gdk-pixbuf/io-gif.c:1182 +#: gdk-pixbuf/io-gif.c:1180 msgid "File does not appear to be a GIF file" msgstr "Archivo disapparer un GIF archivo" -#: gdk-pixbuf/io-gif.c:1194 +#: gdk-pixbuf/io-gif.c:1192 #, c-format msgid "Version %s of the GIF file format is not supported" msgstr "Version %s de la formato de GIF archivo insupportava" -#: gdk-pixbuf/io-gif.c:1241 +#: gdk-pixbuf/io-gif.c:1239 msgid "Resulting GIF image has zero size" msgstr "" -#: gdk-pixbuf/io-gif.c:1320 +#: gdk-pixbuf/io-gif.c:1318 msgid "" "GIF image has no global colormap, and a frame inside it has no local " "colormap." msgstr "" -#: gdk-pixbuf/io-gif.c:1564 +#: gdk-pixbuf/io-gif.c:1562 msgid "GIF image was truncated or incomplete." msgstr "" @@ -357,104 +365,104 @@ msgstr "Definir Color" msgid "The ICNS image format" msgstr "" -#: gdk-pixbuf/io-ico.c:228 gdk-pixbuf/io-ico.c:242 gdk-pixbuf/io-ico.c:291 -#: gdk-pixbuf/io-ico.c:302 gdk-pixbuf/io-ico.c:395 +#: gdk-pixbuf/io-ico.c:226 gdk-pixbuf/io-ico.c:240 gdk-pixbuf/io-ico.c:289 +#: gdk-pixbuf/io-ico.c:300 gdk-pixbuf/io-ico.c:393 msgid "Invalid header in icon" msgstr "" -#: gdk-pixbuf/io-ico.c:257 gdk-pixbuf/io-ico.c:312 gdk-pixbuf/io-ico.c:405 -#: gdk-pixbuf/io-ico.c:458 gdk-pixbuf/io-ico.c:488 +#: gdk-pixbuf/io-ico.c:255 gdk-pixbuf/io-ico.c:310 gdk-pixbuf/io-ico.c:403 +#: gdk-pixbuf/io-ico.c:456 gdk-pixbuf/io-ico.c:486 msgid "Not enough memory to load icon" msgstr "" -#: gdk-pixbuf/io-ico.c:338 +#: gdk-pixbuf/io-ico.c:336 msgid "Compressed icons are not supported" msgstr "" -#: gdk-pixbuf/io-ico.c:358 +#: gdk-pixbuf/io-ico.c:356 msgid "Icon has zero width" msgstr "" -#: gdk-pixbuf/io-ico.c:368 +#: gdk-pixbuf/io-ico.c:366 msgid "Icon has zero height" msgstr "" -#: gdk-pixbuf/io-ico.c:443 +#: gdk-pixbuf/io-ico.c:441 msgid "Unsupported icon type" msgstr "" -#: gdk-pixbuf/io-ico.c:537 +#: gdk-pixbuf/io-ico.c:535 msgid "Not enough memory to load ICO file" msgstr "" -#: gdk-pixbuf/io-ico.c:1002 +#: gdk-pixbuf/io-ico.c:1000 msgid "Image too large to be saved as ICO" msgstr "" -#: gdk-pixbuf/io-ico.c:1013 +#: gdk-pixbuf/io-ico.c:1011 msgid "Cursor hotspot outside image" msgstr "" -#: gdk-pixbuf/io-ico.c:1036 +#: gdk-pixbuf/io-ico.c:1034 #, c-format msgid "Unsupported depth for ICO file: %d" msgstr "" -#: gdk-pixbuf/io-jasper.c:74 +#: gdk-pixbuf/io-jasper.c:73 msgid "Couldn't allocate memory for stream" msgstr "" -#: gdk-pixbuf/io-jasper.c:104 +#: gdk-pixbuf/io-jasper.c:103 #, fuzzy msgid "Couldn't decode image" msgstr "Definir Color" -#: gdk-pixbuf/io-jasper.c:122 +#: gdk-pixbuf/io-jasper.c:121 msgid "Transformed JPEG2000 has zero width or height" msgstr "" -#: gdk-pixbuf/io-jasper.c:136 +#: gdk-pixbuf/io-jasper.c:135 msgid "Image type currently not supported" msgstr "" -#: gdk-pixbuf/io-jasper.c:148 gdk-pixbuf/io-jasper.c:156 +#: gdk-pixbuf/io-jasper.c:147 gdk-pixbuf/io-jasper.c:155 msgid "Couldn't allocate memory for color profile" msgstr "" -#: gdk-pixbuf/io-jasper.c:182 +#: gdk-pixbuf/io-jasper.c:181 msgid "Insufficient memory to open JPEG 2000 file" msgstr "" -#: gdk-pixbuf/io-jasper.c:261 +#: gdk-pixbuf/io-jasper.c:260 msgid "Couldn't allocate memory to buffer image data" msgstr "" -#: gdk-pixbuf/io-jasper.c:305 +#: gdk-pixbuf/io-jasper.c:304 msgid "The JPEG 2000 image format" msgstr "" -#: gdk-pixbuf/io-jpeg.c:126 +#: gdk-pixbuf/io-jpeg.c:124 #, c-format msgid "Error interpreting JPEG image file (%s)" msgstr "" -#: gdk-pixbuf/io-jpeg.c:604 +#: gdk-pixbuf/io-jpeg.c:597 msgid "" "Insufficient memory to load image, try exiting some applications to free " "memory" msgstr "" -#: gdk-pixbuf/io-jpeg.c:651 gdk-pixbuf/io-jpeg.c:865 +#: gdk-pixbuf/io-jpeg.c:645 gdk-pixbuf/io-jpeg.c:858 #, c-format msgid "Unsupported JPEG color space (%s)" msgstr "" -#: gdk-pixbuf/io-jpeg.c:764 gdk-pixbuf/io-jpeg.c:1044 +#: gdk-pixbuf/io-jpeg.c:757 gdk-pixbuf/io-jpeg.c:1037 #: gdk-pixbuf/io-jpeg.c:1308 gdk-pixbuf/io-jpeg.c:1318 msgid "Couldn't allocate memory for loading JPEG file" msgstr "" -#: gdk-pixbuf/io-jpeg.c:1018 +#: gdk-pixbuf/io-jpeg.c:1011 msgid "Transformed JPEG has zero width or height." msgstr "" @@ -463,467 +471,463 @@ msgstr "" msgid "Color profile has invalid length '%u'." msgstr "" -#: gdk-pixbuf/io-pcx.c:186 +#: gdk-pixbuf/io-pcx.c:184 msgid "Couldn't allocate memory for header" msgstr "" -#: gdk-pixbuf/io-pcx.c:201 gdk-pixbuf/io-pcx.c:559 +#: gdk-pixbuf/io-pcx.c:199 gdk-pixbuf/io-pcx.c:557 msgid "Couldn't allocate memory for context buffer" msgstr "" -#: gdk-pixbuf/io-pcx.c:600 +#: gdk-pixbuf/io-pcx.c:598 msgid "Image has invalid width and/or height" msgstr "" -#: gdk-pixbuf/io-pcx.c:612 gdk-pixbuf/io-pcx.c:673 +#: gdk-pixbuf/io-pcx.c:610 gdk-pixbuf/io-pcx.c:671 msgid "Image has unsupported bpp" msgstr "" -#: gdk-pixbuf/io-pcx.c:617 gdk-pixbuf/io-pcx.c:625 +#: gdk-pixbuf/io-pcx.c:615 gdk-pixbuf/io-pcx.c:623 #, c-format msgid "Image has unsupported number of %d-bit planes" msgstr "" -#: gdk-pixbuf/io-pcx.c:641 +#: gdk-pixbuf/io-pcx.c:639 msgid "Couldn't create new pixbuf" msgstr "" -#: gdk-pixbuf/io-pcx.c:649 +#: gdk-pixbuf/io-pcx.c:647 msgid "Couldn't allocate memory for line data" msgstr "" -#: gdk-pixbuf/io-pcx.c:656 +#: gdk-pixbuf/io-pcx.c:654 #, fuzzy msgid "Couldn't allocate memory for PCX image" msgstr "Definir Color" -#: gdk-pixbuf/io-pcx.c:703 +#: gdk-pixbuf/io-pcx.c:701 msgid "Didn't get all lines of PCX image" msgstr "" -#: gdk-pixbuf/io-pcx.c:710 +#: gdk-pixbuf/io-pcx.c:708 msgid "No palette found at end of PCX data" msgstr "" -#: gdk-pixbuf/io-pcx.c:755 +#: gdk-pixbuf/io-pcx.c:753 msgid "The PCX image format" msgstr "" -#: gdk-pixbuf/io-pixdata.c:148 +#: gdk-pixbuf/io-pixdata.c:146 msgid "Transformed pixbuf has zero width or height." msgstr "" -#: gdk-pixbuf/io-pixdata.c:186 +#: gdk-pixbuf/io-pixdata.c:184 msgid "The GdkPixdata format" msgstr "" -#: gdk-pixbuf/io-png.c:54 +#: gdk-pixbuf/io-png.c:53 msgid "Bits per channel of PNG image is invalid." msgstr "" -#: gdk-pixbuf/io-png.c:135 gdk-pixbuf/io-png.c:641 +#: gdk-pixbuf/io-png.c:134 gdk-pixbuf/io-png.c:640 msgid "Transformed PNG has zero width or height." msgstr "" -#: gdk-pixbuf/io-png.c:143 +#: gdk-pixbuf/io-png.c:142 msgid "Bits per channel of transformed PNG is not 8." msgstr "" -#: gdk-pixbuf/io-png.c:152 +#: gdk-pixbuf/io-png.c:151 msgid "Transformed PNG not RGB or RGBA." msgstr "" -#: gdk-pixbuf/io-png.c:161 +#: gdk-pixbuf/io-png.c:160 msgid "Transformed PNG has unsupported number of channels, must be 3 or 4." msgstr "" -#: gdk-pixbuf/io-png.c:182 +#: gdk-pixbuf/io-png.c:181 #, c-format msgid "Fatal error in PNG image file: %s" msgstr "" -#: gdk-pixbuf/io-png.c:315 +#: gdk-pixbuf/io-png.c:314 msgid "Insufficient memory to load PNG file" msgstr "" -#: gdk-pixbuf/io-png.c:656 +#: gdk-pixbuf/io-png.c:655 #, c-format msgid "" "Insufficient memory to store a %lu by %lu image; try exiting some " "applications to reduce memory usage" msgstr "" -#: gdk-pixbuf/io-png.c:719 +#: gdk-pixbuf/io-png.c:718 msgid "Fatal error reading PNG image file" msgstr "" -#: gdk-pixbuf/io-png.c:768 +#: gdk-pixbuf/io-png.c:767 #, c-format msgid "Fatal error reading PNG image file: %s" msgstr "" -#: gdk-pixbuf/io-png.c:858 +#: gdk-pixbuf/io-png.c:857 msgid "" "Keys for PNG text chunks must have at least 1 and at most 79 characters." msgstr "" -#: gdk-pixbuf/io-png.c:867 +#: gdk-pixbuf/io-png.c:866 msgid "Keys for PNG text chunks must be ASCII characters." msgstr "" -#: gdk-pixbuf/io-png.c:881 gdk-pixbuf/io-tiff.c:667 +#: gdk-pixbuf/io-png.c:880 gdk-pixbuf/io-tiff.c:665 #, c-format msgid "Color profile has invalid length %d." msgstr "" -#: gdk-pixbuf/io-png.c:894 +#: gdk-pixbuf/io-png.c:893 #, c-format msgid "" "PNG compression level must be a value between 0 and 9; value '%s' could not " "be parsed." msgstr "" -#: gdk-pixbuf/io-png.c:907 +#: gdk-pixbuf/io-png.c:906 #, c-format msgid "" "PNG compression level must be a value between 0 and 9; value '%d' is not " "allowed." msgstr "" -#: gdk-pixbuf/io-png.c:955 +#: gdk-pixbuf/io-png.c:954 #, c-format msgid "Value for PNG text chunk %s cannot be converted to ISO-8859-1 encoding." msgstr "" -#: gdk-pixbuf/io-png.c:1118 +#: gdk-pixbuf/io-png.c:1117 msgid "The PNG image format" msgstr "" -#: gdk-pixbuf/io-pnm.c:248 +#: gdk-pixbuf/io-pnm.c:246 msgid "PNM loader expected to find an integer, but didn't" msgstr "" -#: gdk-pixbuf/io-pnm.c:280 +#: gdk-pixbuf/io-pnm.c:278 msgid "PNM file has an incorrect initial byte" msgstr "" -#: gdk-pixbuf/io-pnm.c:310 +#: gdk-pixbuf/io-pnm.c:308 msgid "PNM file is not in a recognized PNM subformat" msgstr "" -#: gdk-pixbuf/io-pnm.c:335 +#: gdk-pixbuf/io-pnm.c:333 msgid "PNM file has an image width of 0" msgstr "" -#: gdk-pixbuf/io-pnm.c:356 +#: gdk-pixbuf/io-pnm.c:354 msgid "PNM file has an image height of 0" msgstr "" -#: gdk-pixbuf/io-pnm.c:379 +#: gdk-pixbuf/io-pnm.c:377 msgid "Maximum color value in PNM file is 0" msgstr "" -#: gdk-pixbuf/io-pnm.c:387 +#: gdk-pixbuf/io-pnm.c:385 msgid "Maximum color value in PNM file is too large" msgstr "" -#: gdk-pixbuf/io-pnm.c:427 gdk-pixbuf/io-pnm.c:457 gdk-pixbuf/io-pnm.c:502 +#: gdk-pixbuf/io-pnm.c:425 gdk-pixbuf/io-pnm.c:455 gdk-pixbuf/io-pnm.c:500 msgid "Raw PNM image type is invalid" msgstr "" -#: gdk-pixbuf/io-pnm.c:652 +#: gdk-pixbuf/io-pnm.c:650 msgid "PNM image loader does not support this PNM subformat" msgstr "" -#: gdk-pixbuf/io-pnm.c:739 gdk-pixbuf/io-pnm.c:966 +#: gdk-pixbuf/io-pnm.c:737 gdk-pixbuf/io-pnm.c:964 msgid "Raw PNM formats require exactly one whitespace before sample data" msgstr "" -#: gdk-pixbuf/io-pnm.c:766 +#: gdk-pixbuf/io-pnm.c:764 msgid "Cannot allocate memory for loading PNM image" msgstr "" -#: gdk-pixbuf/io-pnm.c:816 +#: gdk-pixbuf/io-pnm.c:814 msgid "Insufficient memory to load PNM context struct" msgstr "" -#: gdk-pixbuf/io-pnm.c:867 +#: gdk-pixbuf/io-pnm.c:865 msgid "Unexpected end of PNM image data" msgstr "" -#: gdk-pixbuf/io-pnm.c:995 +#: gdk-pixbuf/io-pnm.c:993 msgid "Insufficient memory to load PNM file" msgstr "" -#: gdk-pixbuf/io-pnm.c:1079 +#: gdk-pixbuf/io-pnm.c:1077 msgid "The PNM/PBM/PGM/PPM image format family" msgstr "" -#: gdk-pixbuf/io-qtif.c:128 +#: gdk-pixbuf/io-qtif.c:126 msgid "Input file descriptor is NULL." msgstr "" -#: gdk-pixbuf/io-qtif.c:143 +#: gdk-pixbuf/io-qtif.c:141 #, fuzzy msgid "Failed to read QTIF header" msgstr "Incapabile de cargaration de archivo '%s' : %s" -#: gdk-pixbuf/io-qtif.c:152 gdk-pixbuf/io-qtif.c:189 gdk-pixbuf/io-qtif.c:459 +#: gdk-pixbuf/io-qtif.c:150 gdk-pixbuf/io-qtif.c:187 gdk-pixbuf/io-qtif.c:454 #, c-format msgid "QTIF atom size too large (%d byte)" msgid_plural "QTIF atom size too large (%d bytes)" msgstr[0] "" msgstr[1] "" -#: gdk-pixbuf/io-qtif.c:175 +#: gdk-pixbuf/io-qtif.c:173 #, fuzzy, c-format msgid "Failed to allocate %d byte for file read buffer" msgid_plural "Failed to allocate %d bytes for file read buffer" msgstr[0] "Incapabile de cargaration de archivo '%s' : %s" msgstr[1] "Incapabile de cargaration de archivo '%s' : %s" -#: gdk-pixbuf/io-qtif.c:206 +#: gdk-pixbuf/io-qtif.c:201 #, fuzzy, c-format msgid "File error when reading QTIF atom: %s" msgstr "Renominar Archivo" -#: gdk-pixbuf/io-qtif.c:243 +#: gdk-pixbuf/io-qtif.c:238 #, c-format msgid "Failed to skip the next %d byte with seek()." msgid_plural "Failed to skip the next %d bytes with seek()." msgstr[0] "" msgstr[1] "" -#: gdk-pixbuf/io-qtif.c:270 +#: gdk-pixbuf/io-qtif.c:265 msgid "Failed to allocate QTIF context structure." msgstr "" -#: gdk-pixbuf/io-qtif.c:330 +#: gdk-pixbuf/io-qtif.c:325 #, fuzzy msgid "Failed to create GdkPixbufLoader object." msgstr "Incapabile de cargaration de archivo '%s' : %s" -#: gdk-pixbuf/io-qtif.c:434 +#: gdk-pixbuf/io-qtif.c:429 #, fuzzy msgid "Failed to find an image data atom." msgstr "Incapabile de cargaration de archivo '%s' : %s" -#: gdk-pixbuf/io-qtif.c:618 +#: gdk-pixbuf/io-qtif.c:613 msgid "The QTIF image format" msgstr "" -#: gdk-pixbuf/io-ras.c:125 +#: gdk-pixbuf/io-ras.c:123 msgid "RAS image has bogus header data" msgstr "" -#: gdk-pixbuf/io-ras.c:147 +#: gdk-pixbuf/io-ras.c:145 msgid "RAS image has unknown type" msgstr "" -#: gdk-pixbuf/io-ras.c:155 +#: gdk-pixbuf/io-ras.c:153 msgid "unsupported RAS image variation" msgstr "" -#: gdk-pixbuf/io-ras.c:170 gdk-pixbuf/io-ras.c:199 +#: gdk-pixbuf/io-ras.c:168 gdk-pixbuf/io-ras.c:197 msgid "Not enough memory to load RAS image" msgstr "" -#: gdk-pixbuf/io-ras.c:544 +#: gdk-pixbuf/io-ras.c:542 msgid "The Sun raster image format" msgstr "" -#: gdk-pixbuf/io-tga.c:153 +#: gdk-pixbuf/io-tga.c:151 msgid "Cannot allocate memory for IOBuffer struct" msgstr "" -#: gdk-pixbuf/io-tga.c:172 +#: gdk-pixbuf/io-tga.c:170 msgid "Cannot allocate memory for IOBuffer data" msgstr "" -#: gdk-pixbuf/io-tga.c:183 +#: gdk-pixbuf/io-tga.c:181 msgid "Cannot realloc IOBuffer data" msgstr "" -#: gdk-pixbuf/io-tga.c:213 +#: gdk-pixbuf/io-tga.c:211 msgid "Cannot allocate temporary IOBuffer data" msgstr "" -#: gdk-pixbuf/io-tga.c:346 +#: gdk-pixbuf/io-tga.c:339 msgid "Cannot allocate new pixbuf" msgstr "" -#: gdk-pixbuf/io-tga.c:685 +#: gdk-pixbuf/io-tga.c:678 msgid "Image is corrupted or truncated" msgstr "" -#: gdk-pixbuf/io-tga.c:692 +#: gdk-pixbuf/io-tga.c:685 msgid "Cannot allocate colormap structure" msgstr "" -#: gdk-pixbuf/io-tga.c:699 +#: gdk-pixbuf/io-tga.c:692 msgid "Cannot allocate colormap entries" msgstr "" -#: gdk-pixbuf/io-tga.c:721 +#: gdk-pixbuf/io-tga.c:714 msgid "Unexpected bitdepth for colormap entries" msgstr "" -#: gdk-pixbuf/io-tga.c:739 +#: gdk-pixbuf/io-tga.c:732 msgid "Cannot allocate TGA header memory" msgstr "" -#: gdk-pixbuf/io-tga.c:772 +#: gdk-pixbuf/io-tga.c:765 msgid "TGA image has invalid dimensions" msgstr "" -#: gdk-pixbuf/io-tga.c:778 gdk-pixbuf/io-tga.c:787 gdk-pixbuf/io-tga.c:797 -#: gdk-pixbuf/io-tga.c:807 gdk-pixbuf/io-tga.c:814 +#: gdk-pixbuf/io-tga.c:771 gdk-pixbuf/io-tga.c:780 gdk-pixbuf/io-tga.c:790 +#: gdk-pixbuf/io-tga.c:800 gdk-pixbuf/io-tga.c:807 msgid "TGA image type not supported" msgstr "" -#: gdk-pixbuf/io-tga.c:861 +#: gdk-pixbuf/io-tga.c:854 msgid "Cannot allocate memory for TGA context struct" msgstr "" -#: gdk-pixbuf/io-tga.c:926 +#: gdk-pixbuf/io-tga.c:919 msgid "Excess data in file" msgstr "" -#: gdk-pixbuf/io-tga.c:1007 +#: gdk-pixbuf/io-tga.c:1000 msgid "The Targa image format" msgstr "" -#: gdk-pixbuf/io-tiff.c:104 +#: gdk-pixbuf/io-tiff.c:102 msgid "Could not get image width (bad TIFF file)" msgstr "" -#: gdk-pixbuf/io-tiff.c:112 +#: gdk-pixbuf/io-tiff.c:110 msgid "Could not get image height (bad TIFF file)" msgstr "" -#: gdk-pixbuf/io-tiff.c:120 +#: gdk-pixbuf/io-tiff.c:118 msgid "Width or height of TIFF image is zero" msgstr "" -#: gdk-pixbuf/io-tiff.c:129 gdk-pixbuf/io-tiff.c:138 +#: gdk-pixbuf/io-tiff.c:127 gdk-pixbuf/io-tiff.c:136 msgid "Dimensions of TIFF image too large" msgstr "" -#: gdk-pixbuf/io-tiff.c:162 gdk-pixbuf/io-tiff.c:174 gdk-pixbuf/io-tiff.c:491 +#: gdk-pixbuf/io-tiff.c:160 gdk-pixbuf/io-tiff.c:172 gdk-pixbuf/io-tiff.c:489 msgid "Insufficient memory to open TIFF file" msgstr "" -#: gdk-pixbuf/io-tiff.c:236 +#: gdk-pixbuf/io-tiff.c:234 #, fuzzy msgid "Failed to load RGB data from TIFF file" msgstr "Incapabile de cargaration de archivo '%s' : %s" -#: gdk-pixbuf/io-tiff.c:293 +#: gdk-pixbuf/io-tiff.c:291 #, fuzzy msgid "Failed to open TIFF image" msgstr "Incapabile de cargaration de archivo '%s' : %s" -#: gdk-pixbuf/io-tiff.c:427 gdk-pixbuf/io-tiff.c:440 +#: gdk-pixbuf/io-tiff.c:425 gdk-pixbuf/io-tiff.c:438 #, fuzzy msgid "Failed to load TIFF image" msgstr "Incapabile de cargaration de archivo '%s' : %s" -#: gdk-pixbuf/io-tiff.c:623 +#: gdk-pixbuf/io-tiff.c:621 #, fuzzy msgid "Failed to save TIFF image" msgstr "Incapabile de cargaration de archivo '%s' : %s" -#: gdk-pixbuf/io-tiff.c:656 +#: gdk-pixbuf/io-tiff.c:654 msgid "TIFF compression doesn't refer to a valid codec." msgstr "" -#: gdk-pixbuf/io-tiff.c:696 +#: gdk-pixbuf/io-tiff.c:694 #, fuzzy msgid "Failed to write TIFF data" msgstr "Incapabile de cargaration de archivo '%s' : %s" -#: gdk-pixbuf/io-tiff.c:733 +#: gdk-pixbuf/io-tiff.c:731 #, fuzzy msgid "Couldn't write to TIFF file" msgstr "Definir Color" -#: gdk-pixbuf/io-tiff.c:788 -msgid "The TIFF image format" -msgstr "" - -#: gdk-pixbuf/io-wbmp.c:245 +#: gdk-pixbuf/io-wbmp.c:243 msgid "Image has zero width" msgstr "" -#: gdk-pixbuf/io-wbmp.c:263 +#: gdk-pixbuf/io-wbmp.c:261 msgid "Image has zero height" msgstr "" -#: gdk-pixbuf/io-wbmp.c:274 +#: gdk-pixbuf/io-wbmp.c:272 msgid "Not enough memory to load image" msgstr "" -#: gdk-pixbuf/io-wbmp.c:333 +#: gdk-pixbuf/io-wbmp.c:331 msgid "Couldn't save the rest" msgstr "" -#: gdk-pixbuf/io-wbmp.c:374 +#: gdk-pixbuf/io-wbmp.c:372 msgid "The WBMP image format" msgstr "" -#: gdk-pixbuf/io-xbm.c:304 +#: gdk-pixbuf/io-xbm.c:302 msgid "Invalid XBM file" msgstr "" -#: gdk-pixbuf/io-xbm.c:314 +#: gdk-pixbuf/io-xbm.c:312 msgid "Insufficient memory to load XBM image file" msgstr "" -#: gdk-pixbuf/io-xbm.c:462 +#: gdk-pixbuf/io-xbm.c:460 msgid "Failed to write to temporary file when loading XBM image" msgstr "" -#: gdk-pixbuf/io-xbm.c:501 +#: gdk-pixbuf/io-xbm.c:499 msgid "The XBM image format" msgstr "" -#: gdk-pixbuf/io-xpm.c:469 +#: gdk-pixbuf/io-xpm.c:467 msgid "No XPM header found" msgstr "" -#: gdk-pixbuf/io-xpm.c:478 +#: gdk-pixbuf/io-xpm.c:476 #, fuzzy msgid "Invalid XPM header" msgstr "Renominar" -#: gdk-pixbuf/io-xpm.c:486 +#: gdk-pixbuf/io-xpm.c:484 msgid "XPM file has image width <= 0" msgstr "" -#: gdk-pixbuf/io-xpm.c:494 +#: gdk-pixbuf/io-xpm.c:492 msgid "XPM file has image height <= 0" msgstr "" -#: gdk-pixbuf/io-xpm.c:502 +#: gdk-pixbuf/io-xpm.c:500 msgid "XPM has invalid number of chars per pixel" msgstr "" -#: gdk-pixbuf/io-xpm.c:511 +#: gdk-pixbuf/io-xpm.c:509 msgid "XPM file has invalid number of colors" msgstr "" -#: gdk-pixbuf/io-xpm.c:523 gdk-pixbuf/io-xpm.c:532 gdk-pixbuf/io-xpm.c:584 +#: gdk-pixbuf/io-xpm.c:521 gdk-pixbuf/io-xpm.c:530 gdk-pixbuf/io-xpm.c:582 msgid "Cannot allocate memory for loading XPM image" msgstr "" -#: gdk-pixbuf/io-xpm.c:546 +#: gdk-pixbuf/io-xpm.c:544 msgid "Cannot read XPM colormap" msgstr "" -#: gdk-pixbuf/io-xpm.c:778 +#: gdk-pixbuf/io-xpm.c:776 msgid "Failed to write to temporary file when loading XPM image" msgstr "" -#: gdk-pixbuf/io-xpm.c:817 +#: gdk-pixbuf/io-xpm.c:815 msgid "The XPM image format" msgstr "" diff --git a/po/id.gmo b/po/id.gmo index fbe948834dfb18322b7c64640ed4f59cab046a32..6d8b0dc3cc796a67d25cc0d4ddcb1aae5cde2e88 100644 GIT binary patch delta 4962 zcmYk<33OD|9mnw-i0o_F!j=q3*b^pXNJylRKtf2^3}q8#8Au3YLM9}`t{tIliXi0` zDkxhEvZ!pqLX`*w1yVSt2W+)RL=Ji^?NMxjgB)#vet+{Wly~O;KKI`D=I(a_clSnp zurDh7WlZ!2!*zk^K)g`Lm{w87e9=gy#(0|>(-o639w%Y~F2I(!6?RX3u_-#~&KgBrOXSl|+g?Lm&>8KZ{VJ}>bPvTMg{4yqyuhrV^crxnw z6x0kXMKyR3dDWap+A`OWkNJUHDmHFIsQqjbdN2m{#Q>`3%TOcUj+)YH)CjMlW~LU? zqUSwPOOuNlc`-66W;ss7O{f9=grhKl(P}9|7*>T_NND6Ik&n5~Z45@y8&xzRh*qH&KSM1|y*T%KX{f26f|`*^^x#Tcz9)|PSH;y7sHb0}*6W{|5%iH>5BP7b8`gD%7UEgzD(sur27yu(d|R zaWu}e`7@{v-o!rGhSt=vy@f6fzOEXCG40>=e^2of28u4lL;Z0P-UD?8s_i-rs#i)u;p*G=Hn1%O{ zZD9s+==J_&Y=U9*==`rGp%EWIZK4aPHNR(#VO^B(W*vaq8wJ*4TmB-d;q|usU0Z(I z`ZuKS=7xRViXWHuv~PNmP=&duHJWVmAymV!Shrb^U=HOqs0y31KGbQ_P%||hhu}J7 z4CXKB!TZR^#PbqgH6t+0?3e{4Jh%h3mZwl_^$lvuqS>k{?~3YZ9;$pQ=He36lGGr} zZ~lw=erI;9ralW*J{8rW<)|e;(1-cgn$=<6uSC%RYSTqi8*Q5&sNaVPsLi(yHG-X} zhA*O)tZj-r6Zxp;70AbIH31(nJHjwHYY7P6Ce>HfF0#$ScHKk4Zxl@#inxW~a z8CZ>af4|Ltg4*Rjp!QI^RQJ6!RKt^yk6F)6GggC|k#A8;RzJ*J$s~M8+h!(e1aF`^ zbPk`wA5kOdNB8x-9Mf?Ns>07u9k_$7F@}da_dQVc=3opiLJeRIYKg*!Nq9(HL{)SP zHFeEsO*4^=T8dKC2sWdR<#E*eUt=4LqL+iQEoyT;hvRV-s==%1!RP_*_Y;r~gv|&N zV|Y-4n&J;}6kbDp(fc#Ed>pF51*o2H#J2bzY6<>~djB?RMq>xM<@q?Ad>QI@;(gR+ zj2fhlu>RdhXe~w|8`mtv_P7VNTR%c3#e9!5uzM!UfUhF^&zwRvdugQA@f4wIoL|Crsiy678@r^QRGwMCFT7UtEf@xE0l*qu3FzVH`fda*X59bF$29 zs3kgq+Pr^9otCEA#xOZ%0`f5%xP^;Jd`?1N9L%o@vtueyOK=ETw#dANU;y){4jjTc zco{q4NNU%}gBXu1Z2m3e6;q8PFnX9fa|KAB%*tWRe`gZsDbR?%M{T}FdG1VPqRJ32_H4!@(wb|-&9DVKP@P#u93x&Qv~1%E zos6Bd|LD?sX*WB>WFnK$wUHPRNx8RLaN)81cG8`QMYc>wYrRd2QsP~rg76aT@yPGX zLJV)^_71_uj2toT_J`MVB+e1PdRTzdh!~qMv1-S6CjMaat1*>0NrZ?LViuuGOFb!) z(&F=(LdI_k^kXxXs3x}AGO_2ewANbJd7?k@fim_wh%Jb@#9HD6QATtmJ|c9DBHoLn z`2T>qplc2BVI*bDZ}A0!-xl*MF^*_JoFeKHTZn;#u4cp`qBb#%&=EU8kIY#>$;3y7BpU3G{i#LGl6p^MFJqKVVQZbBzU zf0jMOL}D?a)9?n7Pb3n$!q2!y?k#OvzkIrWL%d16M${v8y-iFYenI?>czD$((Vmz` zEG6a;MTD+&m&m=Gdl%wWB1z-t_(raM+#3;th?zuy(De!tjHKLKL#QIg*s`~9Gtrxv zZp+SMQ{sJ_Z;rc&-xE&|jR{@rbP#{-rX%;~xvwHJh^L8_gsvJQp2$^(s{=7Vk}{?c zlZjsv%T<;&D$n`0W0$J>&7X~L>`V0aOYEEK>Fdq#r8;xG?T1prC*9-imywd(%bVu) zHW=Zr3?+`O@RwDV`a{8r3{Q5TqBs!pdj=G`iNd0Jfii#QLjSB_Flk0GDNyKK@^)^U zSeooDOAHid76*gHrA5UR!MWv?JfH2{^KOnE5iIeS1{M{0l9T#1FuDHO)BP15b#7l~ zduLbjP3K}tf>YhM5ymzPR0cfdMKn3zUs2{aV^!!hPH7c+DKDjI#BfRrYyHM0!Lm?M zNu_5j|Gv@N>4eY8^gV&G&QxFHh%09{5to`gy>)?eZ&^q2cX&ar;|om)ij z)Ur8^oZe~8WW8BM{=%Y)NMi{t3;pz!0R>{#cWAzxseb3dg{)&A^7(UHQzd5M@% zJ2!8r^Y83#&Z)d1dZ~fGEHK;8GzH3>e`R;#J9X%X!OFwIsiL-A9dA9WKbJ F{Xc%6go6M8 delta 4990 zcmY+`d3aUD8OQMf!V(IE1PKXCI0P<9BnjCQ!xF+K30s07vS@QdB3vK|B*8!my{(`i zrWCk>5DQY2f(Su~*0N}65rm?BSRREc^^cb4sZU#q<*7(5O25B*=F)ney!SIR=bSk+ z@60)He1Ds-UTfq3EGle^;W$t9CF(mE6Vb+)54xz;m`;(#^v7`YU=lunQ!xoEFa8Al!z7 z@g3BIu46y!$msf@2i0F8>cMkS173@9co<`OzPUg_9sLz`VPsEZhTw1Ld5gPM5^=^_ax2g|S+HKEsW3Vw`Q3Qw%t-xTy~W=kpXXSVS(4UeEY zY|nIxaUd!a)u`(>qXu{Yb=^7S&-{fS4YVz@&~+Z1jRm&ejCs`GwBG1L{u#U(OmCX$ zNK^-9sDZ6UZMyx|3pkqkZPbh&;^}F)4z)B#QTKh0N__+it&9vp2lG(vvrzq3$B}=H z^aUEUD_c-&cgYM?XF!R5BT9c!qcz+6n`Bwd&a)TUjH8t6V- zzv8E$HM)yaF@ZFw-hdk6ZXAkdQ3Je#l{lEE>wFW|;t}kQ9@dE$$mAedHbuxjGnJ^N zT#0(l`SDCV(308~kXOe}qb5Tb{-}CK`2PKJrXcW!-4cw_2~Dmf}CC z48&6*DW(uh(Tk7j{cokfq)cbFwu8w?lbMW~aXn_?Zq$RXVDNgj@_6dWsE+GUn=pWd z*n(^W^9AbqZoK^6Fby3nz`lC_%P43QtwL>%7V9bNRqGAZ-e}AE$Qac1si+5!vF%UT z_Im4c$e7Jed;Sb+X|Acx^UWO!TBB}!b=0v3)$uTEiM0~P(cXya@Fa4p`5cw09<0|G zEJVg?oA%ErqKU`|QL6TyUxJmoZOrxN+tV6BUR#eK~vh7z;1N+*xcV`PfOg#g& zB#p>2n}ewPFQZa_%eHrC2Wvn%$eNon)RMhDl>C3#hBc*uzRjL=_XBYmwduOhyGHJy z9yl5Gz%Bf!!?VaU%q`5u0hxRga3&7NO_-0rw}!Kkw715h`dO4k{)1~ng9dO0m70H{ zGSZJ;^)`$`)hkgmU5A=si*5e^_28SRFI-ZNdwn@-rq7@zvIm))xrF?gFh5@j&0rX6 zL<>*Np;9&i!F;0epqi zFq&DCQNQs~m_kDn>c&sq6UK~iA2<+oV>+Et?f;FBD~1$C;_#( zs;$ka8J$7B6=B8h+mntS>Sd_wpT$S;2x_x+U_(5JvoHzQ;9zW-NdEQUk7(dcGdGc} zngoWg4i{n~ZbWr(6qE5fvMo&HWcRvK)O8Km1$UvYKZv^iD&}B&(j1AytyBEAP-d;Q zuCZ>l?n9;c80x*gXxpz_Z=+_^X{vjEC~6Olw)HvKgL<{CKaCoQe~T^bwH`&5&74Q2 zsz-_YK^lRYaU&|F$55|b*HYejEI{q@I!wcTs0{o8Q!$L2l!;6nh-GfwZ`M#qr{OSa z_x~C7;CsjzOcD#J`U+G>ub?`M4C>9O`#!`r7*6Q5)2piEATdYp z|At`I{dygu{2cLPLg{;rc$IjE*h7Slp|-FXtB4;En)NQCg4jpAKt)uCVm+#x&Nyzw&g|WBi^<3Jp3V{4W;8n;yf{k*h@4KKO@!> z>{ru{(D6J`K#aD}Hyx=wL9{1A$2nV=A8N4v)cP#WCf*`6jrGJ#g8df!dLBR>Z3%~1 zNob=N5_*;6iH*AP2+=}}B-RnVh$te3&_6_>V;Y5Q;w2)3m`d~|P7}W-UM9{EKO&lm zH;AW*Rzk-Z;sN4G;!Q$_e-%F~h{?o6B9hoo=qPmw{?_r^$=1iB$CiI*-D2&JwZv*$ ze;uDDCfRx=HWEvTexdcZ=Ys#Zyl*S7;P;4!Z9U(*5cSDkLL?KvA?6Y~#u4ukkEy~@ z;}ZP!^1GWzB(@S+#0YKqpHN65LdPr$n~0OdQDQlY zFK{xg&v;rgQquFBw7mTEydi11X=$A&dF$#^rq_C_>lSG9#CeCgTMsWr9p19Q`xyOz{cR`}|j^wjLs?9PG2 zj9YDe6@jIBo2X@#)M6x0o2Xo7p{7 z%*yH!y5QTQPJu6qJ9KhNrcAaScmnquA1etp#zZXfEiYg8q*Ly#U3ULTx3db>QEv80 zx4*cEe8*F#)80i+xv$O}7?_i%Q*&GbIk}$u=bWm_s&elR}uSyCJmxHsmSTZ~g$TJMc*3=5swRFo1rb*(741|`LDfeyvRZtIZH bN$v~0Tx@%cYduq(*zteQY`tANuHAnDJ#vHs diff --git a/po/id.po b/po/id.po index cbca2eb..71dfa1e 100644 --- a/po/id.po +++ b/po/id.po @@ -5,35 +5,35 @@ # Ahmad Riza H Nst , 2006. # Mohammad DAMT , 2003. # Andika Triwidada , 2010, 2012, 2013. -# Dirgita , 2012. +# Dirgita , 2012, 2014. msgid "" msgstr "" "Project-Id-Version: gdk-pixbuf master\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=gdk-" "pixbuf\n" -"POT-Creation-Date: 2013-04-15 10:28-0400\n" -"PO-Revision-Date: 2013-02-18 08:18+0700\n" -"Last-Translator: Andika Triwidada \n" -"Language-Team: Indonesian \n" +"POT-Creation-Date: 2014-05-26 20:46-0400\n" +"PO-Revision-Date: 2014-04-09 05:31+0700\n" +"Last-Translator: Dirgita \n" +"Language-Team: Indonesian \n" "Language: id\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -"X-Generator: Poedit 1.5.5\n" +"X-Generator: Lokalize 1.5\n" -#: gdk-pixbuf/gdk-pixbuf-animation.c:160 gdk-pixbuf/gdk-pixbuf-io.c:1064 -#: gdk-pixbuf/gdk-pixbuf-io.c:1330 +#: gdk-pixbuf/gdk-pixbuf-animation.c:158 gdk-pixbuf/gdk-pixbuf-io.c:1077 +#: gdk-pixbuf/gdk-pixbuf-io.c:1333 #, c-format msgid "Failed to open file '%s': %s" msgstr "Gagal membuka berkas '%s': %s" -#: gdk-pixbuf/gdk-pixbuf-animation.c:173 gdk-pixbuf/gdk-pixbuf-io.c:1076 +#: gdk-pixbuf/gdk-pixbuf-animation.c:171 gdk-pixbuf/gdk-pixbuf-io.c:962 #, c-format msgid "Image file '%s' contains no data" msgstr "Berkas gambar '%s' tak memuat data" -#: gdk-pixbuf/gdk-pixbuf-animation.c:212 +#: gdk-pixbuf/gdk-pixbuf-animation.c:210 #, c-format msgid "" "Failed to load animation '%s': reason not known, probably a corrupt " @@ -42,8 +42,8 @@ msgstr "" "Gagal memuat animasi '%s': alasan tak diketahui, mungkin berkas animasi yang " "rusak" -#: gdk-pixbuf/gdk-pixbuf-animation.c:280 gdk-pixbuf/gdk-pixbuf-io.c:1112 -#: gdk-pixbuf/gdk-pixbuf-io.c:1382 +#: gdk-pixbuf/gdk-pixbuf-animation.c:278 gdk-pixbuf/gdk-pixbuf-io.c:1113 +#: gdk-pixbuf/gdk-pixbuf-io.c:1385 #, c-format msgid "" "Failed to load image '%s': reason not known, probably a corrupt image file" @@ -51,12 +51,12 @@ msgstr "" "Gagal memuat citra '%s': alasan tak diketahui, mungkin berkas citra yang " "rusak" -#: gdk-pixbuf/gdk-pixbuf-io.c:790 +#: gdk-pixbuf/gdk-pixbuf-io.c:774 #, c-format msgid "Unable to load image-loading module: %s: %s" -msgstr "Tidak bisa jalankan modul pembuka gambar: %s: %s" +msgstr "Tak dapat jalankan modul pembuka gambar: %s: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:805 +#: gdk-pixbuf/gdk-pixbuf-io.c:789 #, c-format msgid "" "Image-loading module %s does not export the proper interface; perhaps it's " @@ -65,54 +65,54 @@ msgstr "" "Modul pembuka gambar %s tidak mengekspor interface yang benar; mungkin modul " "berasal dari gdk-pixbuf versi lain?" -#: gdk-pixbuf/gdk-pixbuf-io.c:814 gdk-pixbuf/gdk-pixbuf-io.c:865 +#: gdk-pixbuf/gdk-pixbuf-io.c:798 gdk-pixbuf/gdk-pixbuf-io.c:849 #, c-format msgid "Image type '%s' is not supported" msgstr "Tipe gambar '%s' tak didukung" -#: gdk-pixbuf/gdk-pixbuf-io.c:950 +#: gdk-pixbuf/gdk-pixbuf-io.c:934 #, c-format msgid "Couldn't recognize the image file format for file '%s'" msgstr "Format berkas gambar pada berkas '%s' tidak dikenali" -#: gdk-pixbuf/gdk-pixbuf-io.c:958 +#: gdk-pixbuf/gdk-pixbuf-io.c:942 msgid "Unrecognized image file format" msgstr "Format berkas gambar tidak dikenali" -#: gdk-pixbuf/gdk-pixbuf-io.c:1121 +#: gdk-pixbuf/gdk-pixbuf-io.c:1124 #, c-format msgid "Failed to load image '%s': %s" msgstr "Gagal memuat berkas citra '%s': %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2015 gdk-pixbuf/io-gdip-utils.c:837 +#: gdk-pixbuf/gdk-pixbuf-io.c:2029 gdk-pixbuf/io-gdip-utils.c:835 #, c-format msgid "Error writing to image file: %s" msgstr "Galat saat menulis ke berkas citra: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2057 gdk-pixbuf/gdk-pixbuf-io.c:2178 +#: gdk-pixbuf/gdk-pixbuf-io.c:2071 gdk-pixbuf/gdk-pixbuf-io.c:2192 #, c-format msgid "This build of gdk-pixbuf does not support saving the image format: %s" msgstr "" "gdk-pixbuf yang ada sekarang tak mendukung penyimpanan bentuk citra: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2088 +#: gdk-pixbuf/gdk-pixbuf-io.c:2102 msgid "Insufficient memory to save image to callback" msgstr "Memori yang tersedia tidak mencukupi untuk menyimpan gambar" -#: gdk-pixbuf/gdk-pixbuf-io.c:2101 +#: gdk-pixbuf/gdk-pixbuf-io.c:2115 msgid "Failed to open temporary file" msgstr "Gagal membuka berkas sementara" -#: gdk-pixbuf/gdk-pixbuf-io.c:2124 +#: gdk-pixbuf/gdk-pixbuf-io.c:2138 msgid "Failed to read from temporary file" msgstr "Gagal membaca dari berkas sementara" -#: gdk-pixbuf/gdk-pixbuf-io.c:2372 +#: gdk-pixbuf/gdk-pixbuf-io.c:2382 #, c-format msgid "Failed to open '%s' for writing: %s" msgstr "Gagal membuka '%s' untuk menulis: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2398 +#: gdk-pixbuf/gdk-pixbuf-io.c:2408 #, c-format msgid "" "Failed to close '%s' while writing image, all data may not have been saved: " @@ -121,17 +121,17 @@ msgstr "" "Tak bisa menutup '%s' saat menyimpan gambar, mungkin ada data yang tidak " "tersimpan: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2619 gdk-pixbuf/gdk-pixbuf-io.c:2671 +#: gdk-pixbuf/gdk-pixbuf-io.c:2629 gdk-pixbuf/gdk-pixbuf-io.c:2681 msgid "Insufficient memory to save image into a buffer" msgstr "" "Memori yang tersedia tidak mencukupi untuk menyimpan gambar ke dalam " "penyangga" -#: gdk-pixbuf/gdk-pixbuf-io.c:2717 +#: gdk-pixbuf/gdk-pixbuf-io.c:2727 msgid "Error writing to image stream" msgstr "Galat menulis citra ke stream" -#: gdk-pixbuf/gdk-pixbuf-loader.c:393 +#: gdk-pixbuf/gdk-pixbuf-loader.c:384 #, c-format msgid "" "Internal error: Image loader module '%s' failed to complete an operation, " @@ -140,97 +140,101 @@ msgstr "" "Error intern: Modul pembuka gambar '%s' gagal menyelesaikan suatu operasi, " "tapi tidak menyebutkan alasan errornya" -#: gdk-pixbuf/gdk-pixbuf-loader.c:435 +#: gdk-pixbuf/gdk-pixbuf-loader.c:426 #, c-format msgid "Incremental loading of image type '%s' is not supported" msgstr "Pemuatan bertahap gambar tipe '%s' tak didukung" -#: gdk-pixbuf/gdk-pixdata.c:160 +#: gdk-pixbuf/gdk-pixdata.c:158 msgid "Image header corrupt" msgstr "Kepala berkas gambar rusak" -#: gdk-pixbuf/gdk-pixdata.c:165 +#: gdk-pixbuf/gdk-pixdata.c:163 msgid "Image format unknown" msgstr "Format gambar tidak dikenal" -#: gdk-pixbuf/gdk-pixdata.c:170 gdk-pixbuf/gdk-pixdata.c:502 +#: gdk-pixbuf/gdk-pixdata.c:168 gdk-pixbuf/gdk-pixdata.c:501 msgid "Image pixel data corrupt" msgstr "Data piksel gambar rusak" -#: gdk-pixbuf/gdk-pixdata.c:446 +#: gdk-pixbuf/gdk-pixdata.c:445 #, c-format msgid "failed to allocate image buffer of %u byte" msgid_plural "failed to allocate image buffer of %u bytes" msgstr[0] "gagal mengalokasikan %u byte bagi penyangga berkas" -#: gdk-pixbuf/io-ani.c:244 +#: gdk-pixbuf/io-ani.c:242 msgid "Unexpected icon chunk in animation" msgstr "Ada data error pada bagian ikon pada animasi" -#: gdk-pixbuf/io-ani.c:342 gdk-pixbuf/io-ani.c:400 gdk-pixbuf/io-ani.c:426 -#: gdk-pixbuf/io-ani.c:449 gdk-pixbuf/io-ani.c:476 gdk-pixbuf/io-ani.c:563 +#: gdk-pixbuf/io-ani.c:340 gdk-pixbuf/io-ani.c:398 gdk-pixbuf/io-ani.c:424 +#: gdk-pixbuf/io-ani.c:447 gdk-pixbuf/io-ani.c:474 gdk-pixbuf/io-ani.c:561 msgid "Invalid header in animation" msgstr "Header pada animasi tidak benar" -#: gdk-pixbuf/io-ani.c:352 gdk-pixbuf/io-ani.c:374 gdk-pixbuf/io-ani.c:458 -#: gdk-pixbuf/io-ani.c:485 gdk-pixbuf/io-ani.c:536 gdk-pixbuf/io-ani.c:608 +#: gdk-pixbuf/io-ani.c:350 gdk-pixbuf/io-ani.c:372 gdk-pixbuf/io-ani.c:456 +#: gdk-pixbuf/io-ani.c:483 gdk-pixbuf/io-ani.c:534 gdk-pixbuf/io-ani.c:606 msgid "Not enough memory to load animation" -msgstr "Tidak cukup memori untuk membuka animasi ini" +msgstr "Tak cukup memori untuk membuka animasi ini" -#: gdk-pixbuf/io-ani.c:392 gdk-pixbuf/io-ani.c:418 gdk-pixbuf/io-ani.c:437 +#: gdk-pixbuf/io-ani.c:390 gdk-pixbuf/io-ani.c:416 gdk-pixbuf/io-ani.c:435 msgid "Malformed chunk in animation" msgstr "Ada bagian yang rusak pada animasi" -#: gdk-pixbuf/io-ani.c:660 +#: gdk-pixbuf/io-ani.c:628 +msgid "ANI image was truncated or incomplete." +msgstr "Gambar ANI rusak atau tidak lengkap." + +#: gdk-pixbuf/io-ani.c:669 msgid "The ANI image format" msgstr "Format gambar ANI" -#: gdk-pixbuf/io-bmp.c:229 gdk-pixbuf/io-bmp.c:266 gdk-pixbuf/io-bmp.c:337 -#: gdk-pixbuf/io-bmp.c:369 gdk-pixbuf/io-bmp.c:392 gdk-pixbuf/io-bmp.c:495 +#: gdk-pixbuf/io-bmp.c:227 gdk-pixbuf/io-bmp.c:264 gdk-pixbuf/io-bmp.c:335 +#: gdk-pixbuf/io-bmp.c:367 gdk-pixbuf/io-bmp.c:390 gdk-pixbuf/io-bmp.c:493 msgid "BMP image has bogus header data" msgstr "Gambar BMP ini memiliki data header yang aneh" -#: gdk-pixbuf/io-bmp.c:240 gdk-pixbuf/io-bmp.c:432 +#: gdk-pixbuf/io-bmp.c:238 gdk-pixbuf/io-bmp.c:430 msgid "Not enough memory to load bitmap image" -msgstr "Tidak cukup memori untuk membuka gambar bitmap" +msgstr "Tak cukup memori untuk membuka gambar bitmap" -#: gdk-pixbuf/io-bmp.c:318 +#: gdk-pixbuf/io-bmp.c:316 msgid "BMP image has unsupported header size" msgstr "Gambar BMP ini memiliki ukuran header yang tidak dikenal" -#: gdk-pixbuf/io-bmp.c:356 +#: gdk-pixbuf/io-bmp.c:354 msgid "Topdown BMP images cannot be compressed" msgstr "Gambar BMP topdown tidak dapat dikompresi" -#: gdk-pixbuf/io-bmp.c:716 gdk-pixbuf/io-pnm.c:707 +#: gdk-pixbuf/io-bmp.c:714 gdk-pixbuf/io-pnm.c:705 msgid "Premature end-of-file encountered" msgstr "Akhir berkas dijumpai secara mendadak" -#: gdk-pixbuf/io-bmp.c:1328 +#: gdk-pixbuf/io-bmp.c:1326 msgid "Couldn't allocate memory for saving BMP file" -msgstr "Tidak bisa menyediakan ruang memori saat membuka berkas BMP" +msgstr "Tak dapat menyediakan ruang memori saat membuka berkas BMP" -#: gdk-pixbuf/io-bmp.c:1369 +#: gdk-pixbuf/io-bmp.c:1367 msgid "Couldn't write to BMP file" msgstr "Berkas BMP tidak dapat ditulis" -#: gdk-pixbuf/io-bmp.c:1422 gdk-pixbuf/io-gdip-bmp.c:82 +#: gdk-pixbuf/io-bmp.c:1420 gdk-pixbuf/io-gdip-bmp.c:80 msgid "The BMP image format" msgstr "Format gambar BMP" -#: gdk-pixbuf/io-gdip-emf.c:59 +#: gdk-pixbuf/io-gdip-emf.c:57 msgid "The EMF image format" msgstr "Format gambar EMF" -#: gdk-pixbuf/io-gdip-gif.c:80 gdk-pixbuf/io-gif.c:1720 +#: gdk-pixbuf/io-gdip-gif.c:78 gdk-pixbuf/io-gif.c:1718 msgid "The GIF image format" msgstr "Format gambar GIF" -#: gdk-pixbuf/io-gdip-ico.c:59 gdk-pixbuf/io-ico.c:1271 +#: gdk-pixbuf/io-gdip-ico.c:57 gdk-pixbuf/io-ico.c:1269 msgid "The ICO image format" msgstr "Format gambar ICO" -#: gdk-pixbuf/io-gdip-jpeg.c:53 gdk-pixbuf/io-jpeg.c:1249 +#: gdk-pixbuf/io-gdip-jpeg.c:51 gdk-pixbuf/io-jpeg.c:1249 #, c-format msgid "" "JPEG quality must be a value between 0 and 100; value '%s' could not be " @@ -238,114 +242,118 @@ msgid "" msgstr "" "Kualitas JPEG harus bernilai antara 0 dan 100; nilai '%s' tidak bisa diurai." -#: gdk-pixbuf/io-gdip-jpeg.c:68 gdk-pixbuf/io-jpeg.c:1265 +#: gdk-pixbuf/io-gdip-jpeg.c:66 gdk-pixbuf/io-jpeg.c:1265 #, c-format msgid "" "JPEG quality must be a value between 0 and 100; value '%d' is not allowed." msgstr "Kualitas JPEG harus bernilai antara 0 dan 100; nilai '%d' tidak boleh." -#: gdk-pixbuf/io-gdip-jpeg.c:136 gdk-pixbuf/io-jpeg.c:1478 +#: gdk-pixbuf/io-gdip-jpeg.c:134 gdk-pixbuf/io-jpeg.c:1478 msgid "The JPEG image format" msgstr "Format gambar JPEG" -#: gdk-pixbuf/io-gdip-utils.c:154 +#: gdk-pixbuf/io-gdip-tiff.c:80 gdk-pixbuf/io-tiff.c:786 +msgid "The TIFF image format" +msgstr "Format gambar TIFF" + +#: gdk-pixbuf/io-gdip-utils.c:152 #, c-format msgid "Could not allocate memory: %s" -msgstr "Tidak dapat mengalokasikan memori: %s" +msgstr "Tak dapat mengalokasikan memori: %s" -#: gdk-pixbuf/io-gdip-utils.c:179 gdk-pixbuf/io-gdip-utils.c:293 -#: gdk-pixbuf/io-gdip-utils.c:333 +#: gdk-pixbuf/io-gdip-utils.c:177 gdk-pixbuf/io-gdip-utils.c:291 +#: gdk-pixbuf/io-gdip-utils.c:331 #, c-format msgid "Could not create stream: %s" -msgstr "Tidak bisa membuat stream: %s" +msgstr "Tak dapat membuat stream: %s" -#: gdk-pixbuf/io-gdip-utils.c:193 +#: gdk-pixbuf/io-gdip-utils.c:191 #, c-format msgid "Could not seek stream: %s" -msgstr "Tidak dapat men-seek stream: %s" +msgstr "Tak dapat men-seek stream: %s" -#: gdk-pixbuf/io-gdip-utils.c:205 +#: gdk-pixbuf/io-gdip-utils.c:203 #, c-format msgid "Could not read from stream: %s" -msgstr "Tidak bisa membaca dari stream: %s" +msgstr "Tak dapat membaca dari stream: %s" -#: gdk-pixbuf/io-gdip-utils.c:617 +#: gdk-pixbuf/io-gdip-utils.c:615 msgid "Couldn't load bitmap" msgstr "Tak bisa memuat bitmap" -#: gdk-pixbuf/io-gdip-utils.c:773 +#: gdk-pixbuf/io-gdip-utils.c:771 msgid "Couldn't load metafile" msgstr "Tak bisa memuat berkas meta" -#: gdk-pixbuf/io-gdip-utils.c:878 +#: gdk-pixbuf/io-gdip-utils.c:876 msgid "Unsupported image format for GDI+" msgstr "Bentuk gambar yang tak didukung bagi GDI+" -#: gdk-pixbuf/io-gdip-utils.c:885 +#: gdk-pixbuf/io-gdip-utils.c:883 msgid "Couldn't save" msgstr "Tak bisa menyimpan" -#: gdk-pixbuf/io-gdip-wmf.c:58 +#: gdk-pixbuf/io-gdip-wmf.c:56 msgid "The WMF image format" msgstr "Format gambar WMF" -#: gdk-pixbuf/io-gif.c:222 +#: gdk-pixbuf/io-gif.c:220 #, c-format msgid "Failure reading GIF: %s" msgstr "Ada error saat membaca berkas GIF: %s" -#: gdk-pixbuf/io-gif.c:496 gdk-pixbuf/io-gif.c:1502 gdk-pixbuf/io-gif.c:1669 +#: gdk-pixbuf/io-gif.c:494 gdk-pixbuf/io-gif.c:1500 gdk-pixbuf/io-gif.c:1667 msgid "GIF file was missing some data (perhaps it was truncated somehow?)" msgstr "Ada data yang hilang pada berkas GIF ini (mungkin rusak?)" -#: gdk-pixbuf/io-gif.c:505 +#: gdk-pixbuf/io-gif.c:503 #, c-format msgid "Internal error in the GIF loader (%s)" msgstr "Error intern pada pembuka berkas GIF (%s)" -#: gdk-pixbuf/io-gif.c:579 +#: gdk-pixbuf/io-gif.c:577 msgid "Stack overflow" msgstr "Stack meluap" -#: gdk-pixbuf/io-gif.c:639 +#: gdk-pixbuf/io-gif.c:637 msgid "GIF image loader cannot understand this image." msgstr "Pembuka gambar GIF tidak mengenali isi berkas ini." -#: gdk-pixbuf/io-gif.c:668 +#: gdk-pixbuf/io-gif.c:666 msgid "Bad code encountered" msgstr "Ada kode yang salah" -#: gdk-pixbuf/io-gif.c:678 +#: gdk-pixbuf/io-gif.c:676 msgid "Circular table entry in GIF file" msgstr "Ada entri tabel sirkular pada berkas GIF" -#: gdk-pixbuf/io-gif.c:866 gdk-pixbuf/io-gif.c:1488 gdk-pixbuf/io-gif.c:1541 -#: gdk-pixbuf/io-gif.c:1657 +#: gdk-pixbuf/io-gif.c:864 gdk-pixbuf/io-gif.c:1486 gdk-pixbuf/io-gif.c:1539 +#: gdk-pixbuf/io-gif.c:1655 msgid "Not enough memory to load GIF file" -msgstr "Tidak cukup memori untuk membuka berkas GIF" +msgstr "Tak cukup memori untuk membuka berkas GIF" -#: gdk-pixbuf/io-gif.c:960 +#: gdk-pixbuf/io-gif.c:958 msgid "Not enough memory to composite a frame in GIF file" -msgstr "Tidak cukup memori untuk melakukan komposisi bingkai dalam berkas GIF" +msgstr "Tak cukup memori untuk melakukan komposisi bingkai dalam berkas GIF" -#: gdk-pixbuf/io-gif.c:1132 +#: gdk-pixbuf/io-gif.c:1130 msgid "GIF image is corrupt (incorrect LZW compression)" msgstr "Gambar dalam berkas GIF rusak (kompresi LZWnya salah)" -#: gdk-pixbuf/io-gif.c:1182 +#: gdk-pixbuf/io-gif.c:1180 msgid "File does not appear to be a GIF file" msgstr "Berkas ini bukan berkas GIF" -#: gdk-pixbuf/io-gif.c:1194 +#: gdk-pixbuf/io-gif.c:1192 #, c-format msgid "Version %s of the GIF file format is not supported" msgstr "Versi %s berkas GIF ini tidak bisa dibuka" -#: gdk-pixbuf/io-gif.c:1241 +#: gdk-pixbuf/io-gif.c:1239 msgid "Resulting GIF image has zero size" msgstr "Gambar GIF yang dihasilkan berukuran nol" -#: gdk-pixbuf/io-gif.c:1320 +#: gdk-pixbuf/io-gif.c:1318 msgid "" "GIF image has no global colormap, and a frame inside it has no local " "colormap." @@ -353,7 +361,7 @@ msgstr "" "Gambar GIF tidak memiliki peta warna global, dan frame di dalamnya tidak " "memiliki peta warna lokal." -#: gdk-pixbuf/io-gif.c:1564 +#: gdk-pixbuf/io-gif.c:1562 msgid "GIF image was truncated or incomplete." msgstr "Gambar GIF rusak atau tidak lengkap." @@ -370,105 +378,105 @@ msgstr "Tak bisa mengurai kode berkas ICNS" msgid "The ICNS image format" msgstr "Format citra ICNS" -#: gdk-pixbuf/io-ico.c:228 gdk-pixbuf/io-ico.c:242 gdk-pixbuf/io-ico.c:291 -#: gdk-pixbuf/io-ico.c:302 gdk-pixbuf/io-ico.c:395 +#: gdk-pixbuf/io-ico.c:226 gdk-pixbuf/io-ico.c:240 gdk-pixbuf/io-ico.c:289 +#: gdk-pixbuf/io-ico.c:300 gdk-pixbuf/io-ico.c:393 msgid "Invalid header in icon" msgstr "Header error pada ikon" -#: gdk-pixbuf/io-ico.c:257 gdk-pixbuf/io-ico.c:312 gdk-pixbuf/io-ico.c:405 -#: gdk-pixbuf/io-ico.c:458 gdk-pixbuf/io-ico.c:488 +#: gdk-pixbuf/io-ico.c:255 gdk-pixbuf/io-ico.c:310 gdk-pixbuf/io-ico.c:403 +#: gdk-pixbuf/io-ico.c:456 gdk-pixbuf/io-ico.c:486 msgid "Not enough memory to load icon" -msgstr "Tidak cukup memori untuk membuka ikon" +msgstr "Tak cukup memori untuk membuka ikon" -#: gdk-pixbuf/io-ico.c:338 +#: gdk-pixbuf/io-ico.c:336 msgid "Compressed icons are not supported" msgstr "Ikon terkompresi tidak bisa dibuka" -#: gdk-pixbuf/io-ico.c:358 +#: gdk-pixbuf/io-ico.c:356 msgid "Icon has zero width" msgstr "Ikon memiliki lebar 0" -#: gdk-pixbuf/io-ico.c:368 +#: gdk-pixbuf/io-ico.c:366 msgid "Icon has zero height" msgstr "Ikon memiliki tinggi 0" -#: gdk-pixbuf/io-ico.c:443 +#: gdk-pixbuf/io-ico.c:441 msgid "Unsupported icon type" msgstr "Tipe ikon tidak bisa dibuka" -#: gdk-pixbuf/io-ico.c:537 +#: gdk-pixbuf/io-ico.c:535 msgid "Not enough memory to load ICO file" -msgstr "Tidak cukup memori untuk membuka berkas ICO" +msgstr "Tak cukup memori untuk membuka berkas ICO" -#: gdk-pixbuf/io-ico.c:1002 +#: gdk-pixbuf/io-ico.c:1000 msgid "Image too large to be saved as ICO" msgstr "Gambar ini terlalu besar untuk berkas ICO" -#: gdk-pixbuf/io-ico.c:1013 +#: gdk-pixbuf/io-ico.c:1011 msgid "Cursor hotspot outside image" msgstr "Kursor hotspot di luar gambar" -#: gdk-pixbuf/io-ico.c:1036 +#: gdk-pixbuf/io-ico.c:1034 #, c-format msgid "Unsupported depth for ICO file: %d" msgstr "Kedalaman warna berkas ICO ini tidak didukung: %d" -#: gdk-pixbuf/io-jasper.c:74 +#: gdk-pixbuf/io-jasper.c:73 msgid "Couldn't allocate memory for stream" msgstr "Tak dapat mengalokasikan memori untuk stream" -#: gdk-pixbuf/io-jasper.c:104 +#: gdk-pixbuf/io-jasper.c:103 msgid "Couldn't decode image" msgstr "Tak bisa mengurai kode citra" -#: gdk-pixbuf/io-jasper.c:122 +#: gdk-pixbuf/io-jasper.c:121 msgid "Transformed JPEG2000 has zero width or height" msgstr "JPEG2000 yang telah ditransformasi memiliki lebar atau tinggi 0" -#: gdk-pixbuf/io-jasper.c:136 +#: gdk-pixbuf/io-jasper.c:135 msgid "Image type currently not supported" msgstr "Tipe citra kini belum didukung" -#: gdk-pixbuf/io-jasper.c:148 gdk-pixbuf/io-jasper.c:156 +#: gdk-pixbuf/io-jasper.c:147 gdk-pixbuf/io-jasper.c:155 msgid "Couldn't allocate memory for color profile" msgstr "Tak bisa mengalokasikan memori untuk profil warna" -#: gdk-pixbuf/io-jasper.c:182 +#: gdk-pixbuf/io-jasper.c:181 msgid "Insufficient memory to open JPEG 2000 file" msgstr "Tak cukup memori untuk membuka berkas JPEG 2000" -#: gdk-pixbuf/io-jasper.c:261 +#: gdk-pixbuf/io-jasper.c:260 msgid "Couldn't allocate memory to buffer image data" msgstr "Tak bisa mengalokasikan memori untuk menyangga data citra" -#: gdk-pixbuf/io-jasper.c:305 +#: gdk-pixbuf/io-jasper.c:304 msgid "The JPEG 2000 image format" msgstr "Format citra JPEG 2000" -#: gdk-pixbuf/io-jpeg.c:126 +#: gdk-pixbuf/io-jpeg.c:124 #, c-format msgid "Error interpreting JPEG image file (%s)" msgstr "Galat menginterpretasi berkas citra JPEG (%s)" -#: gdk-pixbuf/io-jpeg.c:604 +#: gdk-pixbuf/io-jpeg.c:597 msgid "" "Insufficient memory to load image, try exiting some applications to free " "memory" msgstr "" -"Tidak cukup memori untuk membuka gambar, cobalah untuk menutup aplikasi " +"Tak cukup memori untuk membuka gambar, cobalah untuk menutup aplikasi " "lainnya untuk mengosongkan memori" -#: gdk-pixbuf/io-jpeg.c:651 gdk-pixbuf/io-jpeg.c:865 +#: gdk-pixbuf/io-jpeg.c:645 gdk-pixbuf/io-jpeg.c:858 #, c-format msgid "Unsupported JPEG color space (%s)" msgstr "Ruang warna JPEG tidak bisa ditampilkan (%s)" -#: gdk-pixbuf/io-jpeg.c:764 gdk-pixbuf/io-jpeg.c:1044 +#: gdk-pixbuf/io-jpeg.c:757 gdk-pixbuf/io-jpeg.c:1037 #: gdk-pixbuf/io-jpeg.c:1308 gdk-pixbuf/io-jpeg.c:1318 msgid "Couldn't allocate memory for loading JPEG file" -msgstr "Tidak bisa menyediakan ruang memori saat membuka berkas JPEG" +msgstr "Tak dapat menyediakan ruang memori saat membuka berkas JPEG" -#: gdk-pixbuf/io-jpeg.c:1018 +#: gdk-pixbuf/io-jpeg.c:1011 msgid "Transformed JPEG has zero width or height." msgstr "JPEG yang telah ditransformasi memiliki lebar atau tinggi 0." @@ -477,93 +485,93 @@ msgstr "JPEG yang telah ditransformasi memiliki lebar atau tinggi 0." msgid "Color profile has invalid length '%u'." msgstr "Panjang profil warna '%u' tidak sah." -#: gdk-pixbuf/io-pcx.c:186 +#: gdk-pixbuf/io-pcx.c:184 msgid "Couldn't allocate memory for header" -msgstr "Tidak dapat mengalokasikan memori untuk header" +msgstr "Tak dapat mengalokasikan memori untuk header" -#: gdk-pixbuf/io-pcx.c:201 gdk-pixbuf/io-pcx.c:559 +#: gdk-pixbuf/io-pcx.c:199 gdk-pixbuf/io-pcx.c:557 msgid "Couldn't allocate memory for context buffer" -msgstr "Tidak dapat mengalokasikan memori untuk buffer konteks" +msgstr "Tak dapat mengalokasikan memori untuk buffer konteks" -#: gdk-pixbuf/io-pcx.c:600 +#: gdk-pixbuf/io-pcx.c:598 msgid "Image has invalid width and/or height" msgstr "Gambar memiliki tinggi dan/atau lebar yang salah" -#: gdk-pixbuf/io-pcx.c:612 gdk-pixbuf/io-pcx.c:673 +#: gdk-pixbuf/io-pcx.c:610 gdk-pixbuf/io-pcx.c:671 msgid "Image has unsupported bpp" msgstr "Gambar ini memiliki bpp yang tidak dapat ditampilkan" -#: gdk-pixbuf/io-pcx.c:617 gdk-pixbuf/io-pcx.c:625 +#: gdk-pixbuf/io-pcx.c:615 gdk-pixbuf/io-pcx.c:623 #, c-format msgid "Image has unsupported number of %d-bit planes" msgstr "Gambar ini memiliki jumlah bidang %d-bit yang tidak dapat ditampilkan" -#: gdk-pixbuf/io-pcx.c:641 +#: gdk-pixbuf/io-pcx.c:639 msgid "Couldn't create new pixbuf" -msgstr "Tidak dapat membuat pixbuf baru" +msgstr "Tak dapat membuat pixbuf baru" -#: gdk-pixbuf/io-pcx.c:649 +#: gdk-pixbuf/io-pcx.c:647 msgid "Couldn't allocate memory for line data" -msgstr "Tidak dapat mengalokasikan memori untuk data baris" +msgstr "Tak dapat mengalokasikan memori untuk data baris" -#: gdk-pixbuf/io-pcx.c:656 +#: gdk-pixbuf/io-pcx.c:654 msgid "Couldn't allocate memory for PCX image" -msgstr "Tidak dapat mengalokasikan memori gambar PCX" +msgstr "Tak dapat mengalokasikan memori gambar PCX" -#: gdk-pixbuf/io-pcx.c:703 +#: gdk-pixbuf/io-pcx.c:701 msgid "Didn't get all lines of PCX image" -msgstr "Tidak berhasil memperoleh semua baris pada gambar PCX" +msgstr "Tak berhasil memperoleh semua baris pada gambar PCX" -#: gdk-pixbuf/io-pcx.c:710 +#: gdk-pixbuf/io-pcx.c:708 msgid "No palette found at end of PCX data" msgstr "TIdak ada palet pada data PCX" -#: gdk-pixbuf/io-pcx.c:755 +#: gdk-pixbuf/io-pcx.c:753 msgid "The PCX image format" msgstr "Format gambar PCX" -#: gdk-pixbuf/io-pixdata.c:148 +#: gdk-pixbuf/io-pixdata.c:146 msgid "Transformed pixbuf has zero width or height." msgstr "Pixbuf tertransformasi memiliki lebar atau tinggi 0." -#: gdk-pixbuf/io-pixdata.c:186 +#: gdk-pixbuf/io-pixdata.c:184 msgid "The GdkPixdata format" msgstr "Format GdkPixdata" -#: gdk-pixbuf/io-png.c:54 +#: gdk-pixbuf/io-png.c:53 msgid "Bits per channel of PNG image is invalid." msgstr "Nilai bit per channel pada gambar PNG salah." -#: gdk-pixbuf/io-png.c:135 gdk-pixbuf/io-png.c:641 +#: gdk-pixbuf/io-png.c:134 gdk-pixbuf/io-png.c:640 msgid "Transformed PNG has zero width or height." msgstr "PNG tertransformasi memiliki lebar atau tinggi 0." -#: gdk-pixbuf/io-png.c:143 +#: gdk-pixbuf/io-png.c:142 msgid "Bits per channel of transformed PNG is not 8." msgstr "" "Nilai bit ber channel pada berkas PNG tertransformasi tidak bernilai 8." -#: gdk-pixbuf/io-png.c:152 +#: gdk-pixbuf/io-png.c:151 msgid "Transformed PNG not RGB or RGBA." msgstr "PNG tertransformasi bukan dalam mode RGB atau RGBA." -#: gdk-pixbuf/io-png.c:161 +#: gdk-pixbuf/io-png.c:160 msgid "Transformed PNG has unsupported number of channels, must be 3 or 4." msgstr "" "PNG tertransformasi berisi nilai channel yang salah, seharusnya bernilai 3 " "atau 4." -#: gdk-pixbuf/io-png.c:182 +#: gdk-pixbuf/io-png.c:181 #, c-format msgid "Fatal error in PNG image file: %s" msgstr "Error fatal pada berkas gambar PNG: %s" # r gdk-pixbuf/io-png.c:301 -#: gdk-pixbuf/io-png.c:315 +#: gdk-pixbuf/io-png.c:314 msgid "Insufficient memory to load PNG file" -msgstr "Tidak cukup memori untuk meload berkas PNG" +msgstr "Tak cukup memori untuk meload berkas PNG" -#: gdk-pixbuf/io-png.c:656 +#: gdk-pixbuf/io-png.c:655 #, c-format msgid "" "Insufficient memory to store a %lu by %lu image; try exiting some " @@ -572,30 +580,30 @@ msgstr "" "Memori tidak cukup untuk menyimpan gambar %lu x %lu; coba tutup beberapa " "aplikasi untuk mengurangi penggunaan memori" -#: gdk-pixbuf/io-png.c:719 +#: gdk-pixbuf/io-png.c:718 msgid "Fatal error reading PNG image file" msgstr "Error fatal saat membaca berkas gambar PNG" -#: gdk-pixbuf/io-png.c:768 +#: gdk-pixbuf/io-png.c:767 #, c-format msgid "Fatal error reading PNG image file: %s" msgstr "Error fatal saat membaca berkas gambar PNG: %s" -#: gdk-pixbuf/io-png.c:858 +#: gdk-pixbuf/io-png.c:857 msgid "" "Keys for PNG text chunks must have at least 1 and at most 79 characters." msgstr "Key untuk teks bagian PNG harus berukuran antara 1 dan 79 karakter." -#: gdk-pixbuf/io-png.c:867 +#: gdk-pixbuf/io-png.c:866 msgid "Keys for PNG text chunks must be ASCII characters." msgstr "Key untuk teks bagian PNG harus dalam karakter ASCII." -#: gdk-pixbuf/io-png.c:881 gdk-pixbuf/io-tiff.c:667 +#: gdk-pixbuf/io-png.c:880 gdk-pixbuf/io-tiff.c:665 #, c-format msgid "Color profile has invalid length %d." msgstr "Panjang profil warna %d tak valid." -#: gdk-pixbuf/io-png.c:894 +#: gdk-pixbuf/io-png.c:893 #, c-format msgid "" "PNG compression level must be a value between 0 and 9; value '%s' could not " @@ -604,7 +612,7 @@ msgstr "" "Tingkat kompresi PNG harus bernilai antara 0 dan 9; Nilai '%s' tidak bisa di " "baca." -#: gdk-pixbuf/io-png.c:907 +#: gdk-pixbuf/io-png.c:906 #, c-format msgid "" "PNG compression level must be a value between 0 and 9; value '%d' is not " @@ -613,331 +621,327 @@ msgstr "" "Tingkat kompresi PNG harus bernilai antara 0 dan 9; Nilai '%d' tidak " "diperbolehkan." -#: gdk-pixbuf/io-png.c:955 +#: gdk-pixbuf/io-png.c:954 #, c-format msgid "Value for PNG text chunk %s cannot be converted to ISO-8859-1 encoding." msgstr "" "Nilai teks bagian PNG %s tidak bisa dikonversikan ke gugus karakter " "ISO-8859-1." -#: gdk-pixbuf/io-png.c:1118 +#: gdk-pixbuf/io-png.c:1117 msgid "The PNG image format" msgstr "Format gambar PNG" -#: gdk-pixbuf/io-pnm.c:248 +#: gdk-pixbuf/io-pnm.c:246 msgid "PNM loader expected to find an integer, but didn't" msgstr "Pembuka PNM mengalami kegagalan, harusnya menemukan bilangan bulat" -#: gdk-pixbuf/io-pnm.c:280 +#: gdk-pixbuf/io-pnm.c:278 msgid "PNM file has an incorrect initial byte" msgstr "Berkas PNM berisi byte awal yang salah" -#: gdk-pixbuf/io-pnm.c:310 +#: gdk-pixbuf/io-pnm.c:308 msgid "PNM file is not in a recognized PNM subformat" msgstr "Berkas PNM tidak dikenali" -#: gdk-pixbuf/io-pnm.c:335 +#: gdk-pixbuf/io-pnm.c:333 msgid "PNM file has an image width of 0" msgstr "Berkas PNM memiliki gambar dengan lebar 0" -#: gdk-pixbuf/io-pnm.c:356 +#: gdk-pixbuf/io-pnm.c:354 msgid "PNM file has an image height of 0" msgstr "Berkas PNM memiliki gambar dengan tinggi 0" -#: gdk-pixbuf/io-pnm.c:379 +#: gdk-pixbuf/io-pnm.c:377 msgid "Maximum color value in PNM file is 0" msgstr "Warna maksimum PNM bernilai 0" -#: gdk-pixbuf/io-pnm.c:387 +#: gdk-pixbuf/io-pnm.c:385 msgid "Maximum color value in PNM file is too large" msgstr "Nilai warna maksimum dalam berkas PNM terlalu besar" -#: gdk-pixbuf/io-pnm.c:427 gdk-pixbuf/io-pnm.c:457 gdk-pixbuf/io-pnm.c:502 +#: gdk-pixbuf/io-pnm.c:425 gdk-pixbuf/io-pnm.c:455 gdk-pixbuf/io-pnm.c:500 msgid "Raw PNM image type is invalid" msgstr "Tipe gambar PNM raw tidak bisa dibaca" -#: gdk-pixbuf/io-pnm.c:652 +#: gdk-pixbuf/io-pnm.c:650 msgid "PNM image loader does not support this PNM subformat" msgstr "Pembuka gambar PNM tidak bisa membaca subformat PNM ini" -#: gdk-pixbuf/io-pnm.c:739 gdk-pixbuf/io-pnm.c:966 +#: gdk-pixbuf/io-pnm.c:737 gdk-pixbuf/io-pnm.c:964 msgid "Raw PNM formats require exactly one whitespace before sample data" msgstr "Format PNM raw harus berisi satu whitespace sebelum data gambar" -#: gdk-pixbuf/io-pnm.c:766 +#: gdk-pixbuf/io-pnm.c:764 msgid "Cannot allocate memory for loading PNM image" -msgstr "Tidak dapat mengalokasikan memori untuk membuka gambar PNM" +msgstr "Tak dapat mengalokasikan memori untuk membuka gambar PNM" -#: gdk-pixbuf/io-pnm.c:816 +#: gdk-pixbuf/io-pnm.c:814 msgid "Insufficient memory to load PNM context struct" msgstr "" "Memori yang tersedia tidak mencukupi untuk membuka struktur konteks PNM" -#: gdk-pixbuf/io-pnm.c:867 +#: gdk-pixbuf/io-pnm.c:865 msgid "Unexpected end of PNM image data" msgstr "Akhir data gambar PNM berakhir secara mendadak" -#: gdk-pixbuf/io-pnm.c:995 +#: gdk-pixbuf/io-pnm.c:993 msgid "Insufficient memory to load PNM file" msgstr "Memori yang tersedia tidak mencukupi untuk membuka berkas PNM" -#: gdk-pixbuf/io-pnm.c:1079 +#: gdk-pixbuf/io-pnm.c:1077 msgid "The PNM/PBM/PGM/PPM image format family" msgstr "Keluarga format gambar PNM/PBM/PGM/PPM" -#: gdk-pixbuf/io-qtif.c:128 +#: gdk-pixbuf/io-qtif.c:126 msgid "Input file descriptor is NULL." msgstr "Deskriptor berkas masukan adalah NULL." -#: gdk-pixbuf/io-qtif.c:143 +#: gdk-pixbuf/io-qtif.c:141 msgid "Failed to read QTIF header" msgstr "Gagal membaca header QTIF" -#: gdk-pixbuf/io-qtif.c:152 gdk-pixbuf/io-qtif.c:189 gdk-pixbuf/io-qtif.c:459 +#: gdk-pixbuf/io-qtif.c:150 gdk-pixbuf/io-qtif.c:187 gdk-pixbuf/io-qtif.c:454 #, c-format msgid "QTIF atom size too large (%d byte)" msgid_plural "QTIF atom size too large (%d bytes)" msgstr[0] "Ukuran atom QTIF terlalu besar (%d bita)" -#: gdk-pixbuf/io-qtif.c:175 +#: gdk-pixbuf/io-qtif.c:173 #, c-format msgid "Failed to allocate %d byte for file read buffer" msgid_plural "Failed to allocate %d bytes for file read buffer" msgstr[0] "Gagal mengalokasikan %d bita bagi penyangga dalam pembacaan berkas" -#: gdk-pixbuf/io-qtif.c:206 +#: gdk-pixbuf/io-qtif.c:201 #, c-format msgid "File error when reading QTIF atom: %s" msgstr "Galat berkas ketika membaca atom QTIF: %s" -#: gdk-pixbuf/io-qtif.c:243 +#: gdk-pixbuf/io-qtif.c:238 #, c-format msgid "Failed to skip the next %d byte with seek()." msgid_plural "Failed to skip the next %d bytes with seek()." msgstr[0] "Gagal melompati %d bita berikutnya dengan seek()." -#: gdk-pixbuf/io-qtif.c:270 +#: gdk-pixbuf/io-qtif.c:265 msgid "Failed to allocate QTIF context structure." msgstr "Gagal mengalokasikan struktur konteks QTIF." -#: gdk-pixbuf/io-qtif.c:330 +#: gdk-pixbuf/io-qtif.c:325 msgid "Failed to create GdkPixbufLoader object." msgstr "Gagal membuat objek GdkPixbufLoader." -#: gdk-pixbuf/io-qtif.c:434 +#: gdk-pixbuf/io-qtif.c:429 msgid "Failed to find an image data atom." msgstr "Gagal menemukan atom data citra." -#: gdk-pixbuf/io-qtif.c:618 +#: gdk-pixbuf/io-qtif.c:613 msgid "The QTIF image format" msgstr "Format gambar QTIF" -#: gdk-pixbuf/io-ras.c:125 +#: gdk-pixbuf/io-ras.c:123 msgid "RAS image has bogus header data" msgstr "Gambar RAS memiliki data header yang salah" -#: gdk-pixbuf/io-ras.c:147 +#: gdk-pixbuf/io-ras.c:145 msgid "RAS image has unknown type" msgstr "Gambar RAS memiliki tipe yang tidak dikenali" -#: gdk-pixbuf/io-ras.c:155 +#: gdk-pixbuf/io-ras.c:153 msgid "unsupported RAS image variation" msgstr "varian gambar RAS yang tidak dapat dibuka" -#: gdk-pixbuf/io-ras.c:170 gdk-pixbuf/io-ras.c:199 +#: gdk-pixbuf/io-ras.c:168 gdk-pixbuf/io-ras.c:197 msgid "Not enough memory to load RAS image" msgstr "Memori yang tersedia tidak mencukupi untuk membuka gambar RAS" -#: gdk-pixbuf/io-ras.c:544 +#: gdk-pixbuf/io-ras.c:542 msgid "The Sun raster image format" msgstr "Format gambar raster Sun" -#: gdk-pixbuf/io-tga.c:153 +#: gdk-pixbuf/io-tga.c:151 msgid "Cannot allocate memory for IOBuffer struct" -msgstr "Tidak dapat mengalokasikan memori untuk struktur IOBuffer" +msgstr "Tak dapat mengalokasikan memori untuk struktur IOBuffer" -#: gdk-pixbuf/io-tga.c:172 +#: gdk-pixbuf/io-tga.c:170 msgid "Cannot allocate memory for IOBuffer data" -msgstr "Tidak dapat mengalokasikan memori untuk data IOBuffer" +msgstr "Tak dapat mengalokasikan memori untuk data IOBuffer" -#: gdk-pixbuf/io-tga.c:183 +#: gdk-pixbuf/io-tga.c:181 msgid "Cannot realloc IOBuffer data" -msgstr "Tidak dapat melakukan realokasi data IOBuffer" +msgstr "Tak dapat melakukan realokasi data IOBuffer" -#: gdk-pixbuf/io-tga.c:213 +#: gdk-pixbuf/io-tga.c:211 msgid "Cannot allocate temporary IOBuffer data" -msgstr "Tidak dapat mengalokasikan data sementara IOBuffer" +msgstr "Tak dapat mengalokasikan data sementara IOBuffer" -#: gdk-pixbuf/io-tga.c:346 +#: gdk-pixbuf/io-tga.c:339 msgid "Cannot allocate new pixbuf" -msgstr "Tidak dapat mengalokasikan pixbuf baru" +msgstr "Tak dapat mengalokasikan pixbuf baru" -#: gdk-pixbuf/io-tga.c:685 +#: gdk-pixbuf/io-tga.c:678 msgid "Image is corrupted or truncated" msgstr "Gambar rusak atau terpotong" -#: gdk-pixbuf/io-tga.c:692 +#: gdk-pixbuf/io-tga.c:685 msgid "Cannot allocate colormap structure" -msgstr "Tidak dapat mengalokasikan struktur peta warna" +msgstr "Tak dapat mengalokasikan struktur peta warna" -#: gdk-pixbuf/io-tga.c:699 +#: gdk-pixbuf/io-tga.c:692 msgid "Cannot allocate colormap entries" -msgstr "Tidak dapat mengalokasikan isi peta warna" +msgstr "Tak dapat mengalokasikan isi peta warna" -#: gdk-pixbuf/io-tga.c:721 +#: gdk-pixbuf/io-tga.c:714 msgid "Unexpected bitdepth for colormap entries" msgstr "Kedalaman bit untuk entri peta warna salah" -#: gdk-pixbuf/io-tga.c:739 +#: gdk-pixbuf/io-tga.c:732 msgid "Cannot allocate TGA header memory" -msgstr "Tidak dapat mengalokasikan memori untuk kepala TGA" +msgstr "Tak dapat mengalokasikan memori untuk kepala TGA" -#: gdk-pixbuf/io-tga.c:772 +#: gdk-pixbuf/io-tga.c:765 msgid "TGA image has invalid dimensions" msgstr "Gambar TGA ini memiliki dimensi yang salah" -#: gdk-pixbuf/io-tga.c:778 gdk-pixbuf/io-tga.c:787 gdk-pixbuf/io-tga.c:797 -#: gdk-pixbuf/io-tga.c:807 gdk-pixbuf/io-tga.c:814 +#: gdk-pixbuf/io-tga.c:771 gdk-pixbuf/io-tga.c:780 gdk-pixbuf/io-tga.c:790 +#: gdk-pixbuf/io-tga.c:800 gdk-pixbuf/io-tga.c:807 msgid "TGA image type not supported" msgstr "Tipe gambar TGA jenis ini tidak dapat dibuka" -#: gdk-pixbuf/io-tga.c:861 +#: gdk-pixbuf/io-tga.c:854 msgid "Cannot allocate memory for TGA context struct" -msgstr "Tidak dapat mengalokasikan memori untuk struktur konteks TGA" +msgstr "Tak dapat mengalokasikan memori untuk struktur konteks TGA" -#: gdk-pixbuf/io-tga.c:926 +#: gdk-pixbuf/io-tga.c:919 msgid "Excess data in file" msgstr "Data berlebih pada file" -#: gdk-pixbuf/io-tga.c:1007 +#: gdk-pixbuf/io-tga.c:1000 msgid "The Targa image format" msgstr "Format gambar Targa" -#: gdk-pixbuf/io-tiff.c:104 +#: gdk-pixbuf/io-tiff.c:102 msgid "Could not get image width (bad TIFF file)" -msgstr "Tidak dapat menentukan lebar gambar (file TIFFnya rusak)" +msgstr "Tak dapat menentukan lebar gambar (file TIFFnya rusak)" -#: gdk-pixbuf/io-tiff.c:112 +#: gdk-pixbuf/io-tiff.c:110 msgid "Could not get image height (bad TIFF file)" -msgstr "Tidak dapat menentukan tinggi gambar (file TIFFnya rusak)" +msgstr "Tak dapat menentukan tinggi gambar (file TIFFnya rusak)" -#: gdk-pixbuf/io-tiff.c:120 +#: gdk-pixbuf/io-tiff.c:118 msgid "Width or height of TIFF image is zero" msgstr "Lebar atau tinggi gambar TIFF ini bernilai nol" -#: gdk-pixbuf/io-tiff.c:129 gdk-pixbuf/io-tiff.c:138 +#: gdk-pixbuf/io-tiff.c:127 gdk-pixbuf/io-tiff.c:136 msgid "Dimensions of TIFF image too large" msgstr "Dimensi gambar TIFF ini terlampau besar" -#: gdk-pixbuf/io-tiff.c:162 gdk-pixbuf/io-tiff.c:174 gdk-pixbuf/io-tiff.c:491 +#: gdk-pixbuf/io-tiff.c:160 gdk-pixbuf/io-tiff.c:172 gdk-pixbuf/io-tiff.c:489 msgid "Insufficient memory to open TIFF file" msgstr "Memori yang tersedia tidak mencukupi untuk membuka berkas TIFF" -#: gdk-pixbuf/io-tiff.c:236 +#: gdk-pixbuf/io-tiff.c:234 msgid "Failed to load RGB data from TIFF file" msgstr "Data RGB gagal dibaca dari berkas TIFF" -#: gdk-pixbuf/io-tiff.c:293 +#: gdk-pixbuf/io-tiff.c:291 msgid "Failed to open TIFF image" msgstr "Gambar TIFF ini tidak dapat dibuka" -#: gdk-pixbuf/io-tiff.c:427 gdk-pixbuf/io-tiff.c:440 +#: gdk-pixbuf/io-tiff.c:425 gdk-pixbuf/io-tiff.c:438 msgid "Failed to load TIFF image" msgstr "Berkas TIFF tidak dapat dibuka" -#: gdk-pixbuf/io-tiff.c:623 +#: gdk-pixbuf/io-tiff.c:621 msgid "Failed to save TIFF image" msgstr "Gambar TIFF ini tidak dapat disimpan" -#: gdk-pixbuf/io-tiff.c:656 +#: gdk-pixbuf/io-tiff.c:654 msgid "TIFF compression doesn't refer to a valid codec." msgstr "Kompresi TIFF tidak mengacu ke suatu codec yang valid." -#: gdk-pixbuf/io-tiff.c:696 +#: gdk-pixbuf/io-tiff.c:694 msgid "Failed to write TIFF data" msgstr "Gambar TIFF ini tidak dapat ditulis" -#: gdk-pixbuf/io-tiff.c:733 +#: gdk-pixbuf/io-tiff.c:731 msgid "Couldn't write to TIFF file" -msgstr "Tidak bisa menulis ke berkas TIFF" - -#: gdk-pixbuf/io-tiff.c:788 -msgid "The TIFF image format" -msgstr "Format gambar TIFF" +msgstr "Tak dapat menulis ke berkas TIFF" -#: gdk-pixbuf/io-wbmp.c:245 +#: gdk-pixbuf/io-wbmp.c:243 msgid "Image has zero width" msgstr "Gambar memiliki lebar nol" -#: gdk-pixbuf/io-wbmp.c:263 +#: gdk-pixbuf/io-wbmp.c:261 msgid "Image has zero height" msgstr "Gambar memiliki tinggi nol" -#: gdk-pixbuf/io-wbmp.c:274 +#: gdk-pixbuf/io-wbmp.c:272 msgid "Not enough memory to load image" msgstr "Memori tidak mencukupi untuk membuka gambar" -#: gdk-pixbuf/io-wbmp.c:333 +#: gdk-pixbuf/io-wbmp.c:331 msgid "Couldn't save the rest" msgstr "Saya tidak dapat menyimpan sisa data" -#: gdk-pixbuf/io-wbmp.c:374 +#: gdk-pixbuf/io-wbmp.c:372 msgid "The WBMP image format" msgstr "Format gambar WBMP" -#: gdk-pixbuf/io-xbm.c:304 +#: gdk-pixbuf/io-xbm.c:302 msgid "Invalid XBM file" msgstr "Berkas XBM ini tidak dapat dibuka" -#: gdk-pixbuf/io-xbm.c:314 +#: gdk-pixbuf/io-xbm.c:312 msgid "Insufficient memory to load XBM image file" msgstr "Memori yang tersedia tidak mencukupi untuk membuka berkas gambar XBM" -#: gdk-pixbuf/io-xbm.c:462 +#: gdk-pixbuf/io-xbm.c:460 msgid "Failed to write to temporary file when loading XBM image" msgstr "" "Saat membuka gambar XBM ini, ada kegagalan saat menulis ke berkas sementara" -#: gdk-pixbuf/io-xbm.c:501 +#: gdk-pixbuf/io-xbm.c:499 msgid "The XBM image format" msgstr "Format gambar XBM" -#: gdk-pixbuf/io-xpm.c:469 +#: gdk-pixbuf/io-xpm.c:467 msgid "No XPM header found" msgstr "Header XPM tidak dijumpai" -#: gdk-pixbuf/io-xpm.c:478 +#: gdk-pixbuf/io-xpm.c:476 msgid "Invalid XPM header" msgstr "Kepala XPM tidak benar" -#: gdk-pixbuf/io-xpm.c:486 +#: gdk-pixbuf/io-xpm.c:484 msgid "XPM file has image width <= 0" msgstr "Berkas XPM ini memiliki lebar gambar <= 0" -#: gdk-pixbuf/io-xpm.c:494 +#: gdk-pixbuf/io-xpm.c:492 msgid "XPM file has image height <= 0" msgstr "Berkas XPM ini memiliki tinggi gambar <= 0" -#: gdk-pixbuf/io-xpm.c:502 +#: gdk-pixbuf/io-xpm.c:500 msgid "XPM has invalid number of chars per pixel" msgstr "Berkas XPM ini memiliki jumlah karakter per pixel yang salah" -#: gdk-pixbuf/io-xpm.c:511 +#: gdk-pixbuf/io-xpm.c:509 msgid "XPM file has invalid number of colors" msgstr "Berkas XPM ini memiliki jumlah warna yang tidak benar" -#: gdk-pixbuf/io-xpm.c:523 gdk-pixbuf/io-xpm.c:532 gdk-pixbuf/io-xpm.c:584 +#: gdk-pixbuf/io-xpm.c:521 gdk-pixbuf/io-xpm.c:530 gdk-pixbuf/io-xpm.c:582 msgid "Cannot allocate memory for loading XPM image" -msgstr "Tidak dapat mengalokasikan memori untuk membuka gambar XPM" +msgstr "Tak dapat mengalokasikan memori untuk membuka gambar XPM" -#: gdk-pixbuf/io-xpm.c:546 +#: gdk-pixbuf/io-xpm.c:544 msgid "Cannot read XPM colormap" msgstr "Saya tidak dapat membaca peta warna XPM" -#: gdk-pixbuf/io-xpm.c:778 +#: gdk-pixbuf/io-xpm.c:776 msgid "Failed to write to temporary file when loading XPM image" msgstr "Saat membuka gambar XPM ini, ada kegagalan menulis ke berkas sementara" -#: gdk-pixbuf/io-xpm.c:817 +#: gdk-pixbuf/io-xpm.c:815 msgid "The XPM image format" msgstr "Format gambar XPM" diff --git a/po/io.gmo b/po/io.gmo index 357be552f24208f8fd53fa529dace416a91fa9e4..d427d42faf6a556214ea7f78fd818c96e2d989b8 100644 GIT binary patch delta 26 hcmZ3jv07upHEv!LT?12HBQpgf11l4=&5yY~H~?`G2e$wK delta 26 hcmZ3jv07upHEv#GT>}$cLsJDq11lqo&5yY~H~?_V2eJSF diff --git a/po/io.po b/po/io.po index 0119356..736e81b 100644 --- a/po/io.po +++ b/po/io.po @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: gtk+ 2.12.1\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=gdk-" "pixbuf\n" -"POT-Creation-Date: 2013-04-15 10:28-0400\n" +"POT-Creation-Date: 2014-05-26 20:46-0400\n" "PO-Revision-Date: 2007-09-22 14:13-0500\n" "Last-Translator: Michael Terry \n" "Language-Team: Ido \n" @@ -18,90 +18,90 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" -#: gdk-pixbuf/gdk-pixbuf-animation.c:160 gdk-pixbuf/gdk-pixbuf-io.c:1064 -#: gdk-pixbuf/gdk-pixbuf-io.c:1330 +#: gdk-pixbuf/gdk-pixbuf-animation.c:158 gdk-pixbuf/gdk-pixbuf-io.c:1077 +#: gdk-pixbuf/gdk-pixbuf-io.c:1333 #, c-format msgid "Failed to open file '%s': %s" msgstr "Faliis apertar dokumento '%s': %s" -#: gdk-pixbuf/gdk-pixbuf-animation.c:173 gdk-pixbuf/gdk-pixbuf-io.c:1076 +#: gdk-pixbuf/gdk-pixbuf-animation.c:171 gdk-pixbuf/gdk-pixbuf-io.c:962 #, c-format msgid "Image file '%s' contains no data" msgstr "" -#: gdk-pixbuf/gdk-pixbuf-animation.c:212 +#: gdk-pixbuf/gdk-pixbuf-animation.c:210 #, c-format msgid "" "Failed to load animation '%s': reason not known, probably a corrupt " "animation file" msgstr "" -#: gdk-pixbuf/gdk-pixbuf-animation.c:280 gdk-pixbuf/gdk-pixbuf-io.c:1112 -#: gdk-pixbuf/gdk-pixbuf-io.c:1382 +#: gdk-pixbuf/gdk-pixbuf-animation.c:278 gdk-pixbuf/gdk-pixbuf-io.c:1113 +#: gdk-pixbuf/gdk-pixbuf-io.c:1385 #, c-format msgid "" "Failed to load image '%s': reason not known, probably a corrupt image file" msgstr "" -#: gdk-pixbuf/gdk-pixbuf-io.c:790 +#: gdk-pixbuf/gdk-pixbuf-io.c:774 #, c-format msgid "Unable to load image-loading module: %s: %s" msgstr "" -#: gdk-pixbuf/gdk-pixbuf-io.c:805 +#: gdk-pixbuf/gdk-pixbuf-io.c:789 #, c-format msgid "" "Image-loading module %s does not export the proper interface; perhaps it's " "from a different gdk-pixbuf version?" msgstr "" -#: gdk-pixbuf/gdk-pixbuf-io.c:814 gdk-pixbuf/gdk-pixbuf-io.c:865 +#: gdk-pixbuf/gdk-pixbuf-io.c:798 gdk-pixbuf/gdk-pixbuf-io.c:849 #, c-format msgid "Image type '%s' is not supported" msgstr "Imajala tipo '%s' es nesuportata" -#: gdk-pixbuf/gdk-pixbuf-io.c:950 +#: gdk-pixbuf/gdk-pixbuf-io.c:934 #, c-format msgid "Couldn't recognize the image file format for file '%s'" msgstr "" -#: gdk-pixbuf/gdk-pixbuf-io.c:958 +#: gdk-pixbuf/gdk-pixbuf-io.c:942 msgid "Unrecognized image file format" msgstr "" -#: gdk-pixbuf/gdk-pixbuf-io.c:1121 +#: gdk-pixbuf/gdk-pixbuf-io.c:1124 #, c-format msgid "Failed to load image '%s': %s" msgstr "Faliis apertar imajo '%s': %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2015 gdk-pixbuf/io-gdip-utils.c:837 +#: gdk-pixbuf/gdk-pixbuf-io.c:2029 gdk-pixbuf/io-gdip-utils.c:835 #, c-format msgid "Error writing to image file: %s" msgstr "Eroro dum skribas ad imajala dokumento: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2057 gdk-pixbuf/gdk-pixbuf-io.c:2178 +#: gdk-pixbuf/gdk-pixbuf-io.c:2071 gdk-pixbuf/gdk-pixbuf-io.c:2192 #, c-format msgid "This build of gdk-pixbuf does not support saving the image format: %s" msgstr "" -#: gdk-pixbuf/gdk-pixbuf-io.c:2088 +#: gdk-pixbuf/gdk-pixbuf-io.c:2102 msgid "Insufficient memory to save image to callback" msgstr "" -#: gdk-pixbuf/gdk-pixbuf-io.c:2101 +#: gdk-pixbuf/gdk-pixbuf-io.c:2115 msgid "Failed to open temporary file" msgstr "Faliis apertar tempala dokumento" -#: gdk-pixbuf/gdk-pixbuf-io.c:2124 +#: gdk-pixbuf/gdk-pixbuf-io.c:2138 msgid "Failed to read from temporary file" msgstr "Faliis lektar de tempala dokumento" -#: gdk-pixbuf/gdk-pixbuf-io.c:2372 +#: gdk-pixbuf/gdk-pixbuf-io.c:2382 #, c-format msgid "Failed to open '%s' for writing: %s" msgstr "Faliis apertar '%s' por skribo: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2398 +#: gdk-pixbuf/gdk-pixbuf-io.c:2408 #, c-format msgid "" "Failed to close '%s' while writing image, all data may not have been saved: " @@ -110,240 +110,248 @@ msgstr "" "Faliis klozar '%s' dum skribas imajo, omna donaji forsan ne esabas salvita: " "%s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2619 gdk-pixbuf/gdk-pixbuf-io.c:2671 +#: gdk-pixbuf/gdk-pixbuf-io.c:2629 gdk-pixbuf/gdk-pixbuf-io.c:2681 msgid "Insufficient memory to save image into a buffer" msgstr "" -#: gdk-pixbuf/gdk-pixbuf-io.c:2717 +#: gdk-pixbuf/gdk-pixbuf-io.c:2727 #, fuzzy msgid "Error writing to image stream" msgstr "Eroro dum skribas ad imajala dokumento: %s" -#: gdk-pixbuf/gdk-pixbuf-loader.c:393 +#: gdk-pixbuf/gdk-pixbuf-loader.c:384 #, c-format msgid "" "Internal error: Image loader module '%s' failed to complete an operation, " "but didn't give a reason for the failure" msgstr "" -#: gdk-pixbuf/gdk-pixbuf-loader.c:435 +#: gdk-pixbuf/gdk-pixbuf-loader.c:426 #, c-format msgid "Incremental loading of image type '%s' is not supported" msgstr "" -#: gdk-pixbuf/gdk-pixdata.c:160 +#: gdk-pixbuf/gdk-pixdata.c:158 msgid "Image header corrupt" msgstr "Imajala kapo es koruptita" -#: gdk-pixbuf/gdk-pixdata.c:165 +#: gdk-pixbuf/gdk-pixdata.c:163 msgid "Image format unknown" msgstr "Imajala formato nekonocata" -#: gdk-pixbuf/gdk-pixdata.c:170 gdk-pixbuf/gdk-pixdata.c:502 +#: gdk-pixbuf/gdk-pixdata.c:168 gdk-pixbuf/gdk-pixdata.c:501 msgid "Image pixel data corrupt" msgstr "" -#: gdk-pixbuf/gdk-pixdata.c:446 +#: gdk-pixbuf/gdk-pixdata.c:445 #, c-format msgid "failed to allocate image buffer of %u byte" msgid_plural "failed to allocate image buffer of %u bytes" msgstr[0] "" msgstr[1] "" -#: gdk-pixbuf/io-ani.c:244 +#: gdk-pixbuf/io-ani.c:242 msgid "Unexpected icon chunk in animation" msgstr "" -#: gdk-pixbuf/io-ani.c:342 gdk-pixbuf/io-ani.c:400 gdk-pixbuf/io-ani.c:426 -#: gdk-pixbuf/io-ani.c:449 gdk-pixbuf/io-ani.c:476 gdk-pixbuf/io-ani.c:563 +#: gdk-pixbuf/io-ani.c:340 gdk-pixbuf/io-ani.c:398 gdk-pixbuf/io-ani.c:424 +#: gdk-pixbuf/io-ani.c:447 gdk-pixbuf/io-ani.c:474 gdk-pixbuf/io-ani.c:561 msgid "Invalid header in animation" msgstr "Nevalida kapo en animo" -#: gdk-pixbuf/io-ani.c:352 gdk-pixbuf/io-ani.c:374 gdk-pixbuf/io-ani.c:458 -#: gdk-pixbuf/io-ani.c:485 gdk-pixbuf/io-ani.c:536 gdk-pixbuf/io-ani.c:608 +#: gdk-pixbuf/io-ani.c:350 gdk-pixbuf/io-ani.c:372 gdk-pixbuf/io-ani.c:456 +#: gdk-pixbuf/io-ani.c:483 gdk-pixbuf/io-ani.c:534 gdk-pixbuf/io-ani.c:606 msgid "Not enough memory to load animation" msgstr "" -#: gdk-pixbuf/io-ani.c:392 gdk-pixbuf/io-ani.c:418 gdk-pixbuf/io-ani.c:437 +#: gdk-pixbuf/io-ani.c:390 gdk-pixbuf/io-ani.c:416 gdk-pixbuf/io-ani.c:435 msgid "Malformed chunk in animation" msgstr "" -#: gdk-pixbuf/io-ani.c:660 +#: gdk-pixbuf/io-ani.c:628 +msgid "ANI image was truncated or incomplete." +msgstr "" + +#: gdk-pixbuf/io-ani.c:669 msgid "The ANI image format" msgstr "La ANI imajala formato" -#: gdk-pixbuf/io-bmp.c:229 gdk-pixbuf/io-bmp.c:266 gdk-pixbuf/io-bmp.c:337 -#: gdk-pixbuf/io-bmp.c:369 gdk-pixbuf/io-bmp.c:392 gdk-pixbuf/io-bmp.c:495 +#: gdk-pixbuf/io-bmp.c:227 gdk-pixbuf/io-bmp.c:264 gdk-pixbuf/io-bmp.c:335 +#: gdk-pixbuf/io-bmp.c:367 gdk-pixbuf/io-bmp.c:390 gdk-pixbuf/io-bmp.c:493 msgid "BMP image has bogus header data" msgstr "" -#: gdk-pixbuf/io-bmp.c:240 gdk-pixbuf/io-bmp.c:432 +#: gdk-pixbuf/io-bmp.c:238 gdk-pixbuf/io-bmp.c:430 msgid "Not enough memory to load bitmap image" msgstr "" -#: gdk-pixbuf/io-bmp.c:318 +#: gdk-pixbuf/io-bmp.c:316 msgid "BMP image has unsupported header size" msgstr "" -#: gdk-pixbuf/io-bmp.c:356 +#: gdk-pixbuf/io-bmp.c:354 msgid "Topdown BMP images cannot be compressed" msgstr "" -#: gdk-pixbuf/io-bmp.c:716 gdk-pixbuf/io-pnm.c:707 +#: gdk-pixbuf/io-bmp.c:714 gdk-pixbuf/io-pnm.c:705 msgid "Premature end-of-file encountered" msgstr "" -#: gdk-pixbuf/io-bmp.c:1328 +#: gdk-pixbuf/io-bmp.c:1326 msgid "Couldn't allocate memory for saving BMP file" msgstr "" -#: gdk-pixbuf/io-bmp.c:1369 +#: gdk-pixbuf/io-bmp.c:1367 msgid "Couldn't write to BMP file" msgstr "Ne povis skribar ad BMP-dokumento" -#: gdk-pixbuf/io-bmp.c:1422 gdk-pixbuf/io-gdip-bmp.c:82 +#: gdk-pixbuf/io-bmp.c:1420 gdk-pixbuf/io-gdip-bmp.c:80 msgid "The BMP image format" msgstr "La BMP imajala formato" -#: gdk-pixbuf/io-gdip-emf.c:59 +#: gdk-pixbuf/io-gdip-emf.c:57 #, fuzzy msgid "The EMF image format" msgstr "La BMP imajala formato" -#: gdk-pixbuf/io-gdip-gif.c:80 gdk-pixbuf/io-gif.c:1720 +#: gdk-pixbuf/io-gdip-gif.c:78 gdk-pixbuf/io-gif.c:1718 msgid "The GIF image format" msgstr "La GIF imajala formato" -#: gdk-pixbuf/io-gdip-ico.c:59 gdk-pixbuf/io-ico.c:1271 +#: gdk-pixbuf/io-gdip-ico.c:57 gdk-pixbuf/io-ico.c:1269 msgid "The ICO image format" msgstr "La ICO imajala formato" -#: gdk-pixbuf/io-gdip-jpeg.c:53 gdk-pixbuf/io-jpeg.c:1249 +#: gdk-pixbuf/io-gdip-jpeg.c:51 gdk-pixbuf/io-jpeg.c:1249 #, c-format msgid "" "JPEG quality must be a value between 0 and 100; value '%s' could not be " "parsed." msgstr "" -#: gdk-pixbuf/io-gdip-jpeg.c:68 gdk-pixbuf/io-jpeg.c:1265 +#: gdk-pixbuf/io-gdip-jpeg.c:66 gdk-pixbuf/io-jpeg.c:1265 #, c-format msgid "" "JPEG quality must be a value between 0 and 100; value '%d' is not allowed." msgstr "" -#: gdk-pixbuf/io-gdip-jpeg.c:136 gdk-pixbuf/io-jpeg.c:1478 +#: gdk-pixbuf/io-gdip-jpeg.c:134 gdk-pixbuf/io-jpeg.c:1478 msgid "The JPEG image format" msgstr "La JPEG imajala formato" -#: gdk-pixbuf/io-gdip-utils.c:154 +#: gdk-pixbuf/io-gdip-tiff.c:80 gdk-pixbuf/io-tiff.c:786 +msgid "The TIFF image format" +msgstr "La TIFF imajala formato" + +#: gdk-pixbuf/io-gdip-utils.c:152 #, fuzzy, c-format msgid "Could not allocate memory: %s" msgstr "Ne povas asignar koloromapa strukturo" -#: gdk-pixbuf/io-gdip-utils.c:179 gdk-pixbuf/io-gdip-utils.c:293 -#: gdk-pixbuf/io-gdip-utils.c:333 +#: gdk-pixbuf/io-gdip-utils.c:177 gdk-pixbuf/io-gdip-utils.c:291 +#: gdk-pixbuf/io-gdip-utils.c:331 #, fuzzy, c-format msgid "Could not create stream: %s" msgstr "Ne povis rinomizar %s a %s: %s\n" -#: gdk-pixbuf/io-gdip-utils.c:193 +#: gdk-pixbuf/io-gdip-utils.c:191 #, fuzzy, c-format msgid "Could not seek stream: %s" msgstr "Ne povis forigar elemento" -#: gdk-pixbuf/io-gdip-utils.c:205 +#: gdk-pixbuf/io-gdip-utils.c:203 #, fuzzy, c-format msgid "Could not read from stream: %s" msgstr "Ne povis rinomizar %s a %s: %s\n" -#: gdk-pixbuf/io-gdip-utils.c:617 +#: gdk-pixbuf/io-gdip-utils.c:615 #, fuzzy msgid "Couldn't load bitmap" msgstr "Ne povis konvertar dokumentonomo" -#: gdk-pixbuf/io-gdip-utils.c:773 +#: gdk-pixbuf/io-gdip-utils.c:771 #, fuzzy msgid "Couldn't load metafile" msgstr "Ne povis konvertar dokumentonomo" -#: gdk-pixbuf/io-gdip-utils.c:878 +#: gdk-pixbuf/io-gdip-utils.c:876 msgid "Unsupported image format for GDI+" msgstr "" -#: gdk-pixbuf/io-gdip-utils.c:885 +#: gdk-pixbuf/io-gdip-utils.c:883 #, fuzzy msgid "Couldn't save" msgstr "Ne povis konvertar dokumentonomo" -#: gdk-pixbuf/io-gdip-wmf.c:58 +#: gdk-pixbuf/io-gdip-wmf.c:56 #, fuzzy msgid "The WMF image format" msgstr "La WBMP imajala formato" -#: gdk-pixbuf/io-gif.c:222 +#: gdk-pixbuf/io-gif.c:220 #, c-format msgid "Failure reading GIF: %s" msgstr "Eroro dum lektas GIF: %s" -#: gdk-pixbuf/io-gif.c:496 gdk-pixbuf/io-gif.c:1502 gdk-pixbuf/io-gif.c:1669 +#: gdk-pixbuf/io-gif.c:494 gdk-pixbuf/io-gif.c:1500 gdk-pixbuf/io-gif.c:1667 msgid "GIF file was missing some data (perhaps it was truncated somehow?)" msgstr "" -#: gdk-pixbuf/io-gif.c:505 +#: gdk-pixbuf/io-gif.c:503 #, c-format msgid "Internal error in the GIF loader (%s)" msgstr "" -#: gdk-pixbuf/io-gif.c:579 +#: gdk-pixbuf/io-gif.c:577 msgid "Stack overflow" msgstr "" -#: gdk-pixbuf/io-gif.c:639 +#: gdk-pixbuf/io-gif.c:637 msgid "GIF image loader cannot understand this image." msgstr "" -#: gdk-pixbuf/io-gif.c:668 +#: gdk-pixbuf/io-gif.c:666 msgid "Bad code encountered" msgstr "" -#: gdk-pixbuf/io-gif.c:678 +#: gdk-pixbuf/io-gif.c:676 msgid "Circular table entry in GIF file" msgstr "" -#: gdk-pixbuf/io-gif.c:866 gdk-pixbuf/io-gif.c:1488 gdk-pixbuf/io-gif.c:1541 -#: gdk-pixbuf/io-gif.c:1657 +#: gdk-pixbuf/io-gif.c:864 gdk-pixbuf/io-gif.c:1486 gdk-pixbuf/io-gif.c:1539 +#: gdk-pixbuf/io-gif.c:1655 msgid "Not enough memory to load GIF file" msgstr "" -#: gdk-pixbuf/io-gif.c:960 +#: gdk-pixbuf/io-gif.c:958 msgid "Not enough memory to composite a frame in GIF file" msgstr "" -#: gdk-pixbuf/io-gif.c:1132 +#: gdk-pixbuf/io-gif.c:1130 msgid "GIF image is corrupt (incorrect LZW compression)" msgstr "" -#: gdk-pixbuf/io-gif.c:1182 +#: gdk-pixbuf/io-gif.c:1180 msgid "File does not appear to be a GIF file" msgstr "" -#: gdk-pixbuf/io-gif.c:1194 +#: gdk-pixbuf/io-gif.c:1192 #, c-format msgid "Version %s of the GIF file format is not supported" msgstr "" -#: gdk-pixbuf/io-gif.c:1241 +#: gdk-pixbuf/io-gif.c:1239 #, fuzzy msgid "Resulting GIF image has zero size" msgstr "Imajo havas zera larjeso" -#: gdk-pixbuf/io-gif.c:1320 +#: gdk-pixbuf/io-gif.c:1318 msgid "" "GIF image has no global colormap, and a frame inside it has no local " "colormap." msgstr "" -#: gdk-pixbuf/io-gif.c:1564 +#: gdk-pixbuf/io-gif.c:1562 msgid "GIF image was truncated or incomplete." msgstr "" @@ -362,107 +370,107 @@ msgstr "Ne povis selektar dokumento" msgid "The ICNS image format" msgstr "La ICO imajala formato" -#: gdk-pixbuf/io-ico.c:228 gdk-pixbuf/io-ico.c:242 gdk-pixbuf/io-ico.c:291 -#: gdk-pixbuf/io-ico.c:302 gdk-pixbuf/io-ico.c:395 +#: gdk-pixbuf/io-ico.c:226 gdk-pixbuf/io-ico.c:240 gdk-pixbuf/io-ico.c:289 +#: gdk-pixbuf/io-ico.c:300 gdk-pixbuf/io-ico.c:393 msgid "Invalid header in icon" msgstr "Nevalida kapo en ikono" -#: gdk-pixbuf/io-ico.c:257 gdk-pixbuf/io-ico.c:312 gdk-pixbuf/io-ico.c:405 -#: gdk-pixbuf/io-ico.c:458 gdk-pixbuf/io-ico.c:488 +#: gdk-pixbuf/io-ico.c:255 gdk-pixbuf/io-ico.c:310 gdk-pixbuf/io-ico.c:403 +#: gdk-pixbuf/io-ico.c:456 gdk-pixbuf/io-ico.c:486 msgid "Not enough memory to load icon" msgstr "" -#: gdk-pixbuf/io-ico.c:338 +#: gdk-pixbuf/io-ico.c:336 msgid "Compressed icons are not supported" msgstr "" -#: gdk-pixbuf/io-ico.c:358 +#: gdk-pixbuf/io-ico.c:356 msgid "Icon has zero width" msgstr "Ikono havas zera larjeso" -#: gdk-pixbuf/io-ico.c:368 +#: gdk-pixbuf/io-ico.c:366 msgid "Icon has zero height" msgstr "Ikono havas zera alteso" -#: gdk-pixbuf/io-ico.c:443 +#: gdk-pixbuf/io-ico.c:441 msgid "Unsupported icon type" msgstr "Nesuportata ikonala tipo" -#: gdk-pixbuf/io-ico.c:537 +#: gdk-pixbuf/io-ico.c:535 msgid "Not enough memory to load ICO file" msgstr "" -#: gdk-pixbuf/io-ico.c:1002 +#: gdk-pixbuf/io-ico.c:1000 msgid "Image too large to be saved as ICO" msgstr "" -#: gdk-pixbuf/io-ico.c:1013 +#: gdk-pixbuf/io-ico.c:1011 msgid "Cursor hotspot outside image" msgstr "" -#: gdk-pixbuf/io-ico.c:1036 +#: gdk-pixbuf/io-ico.c:1034 #, c-format msgid "Unsupported depth for ICO file: %d" msgstr "Nesuportata profundeso por ICO-dokumento: %d" -#: gdk-pixbuf/io-jasper.c:74 +#: gdk-pixbuf/io-jasper.c:73 #, fuzzy msgid "Couldn't allocate memory for stream" msgstr "Ne povas asignar koloromapa strukturo" -#: gdk-pixbuf/io-jasper.c:104 +#: gdk-pixbuf/io-jasper.c:103 #, fuzzy msgid "Couldn't decode image" msgstr "Ne povis konvertar dokumentonomo" -#: gdk-pixbuf/io-jasper.c:122 +#: gdk-pixbuf/io-jasper.c:121 msgid "Transformed JPEG2000 has zero width or height" msgstr "" -#: gdk-pixbuf/io-jasper.c:136 +#: gdk-pixbuf/io-jasper.c:135 #, fuzzy msgid "Image type currently not supported" msgstr "Imajala tipo '%s' es nesuportata" -#: gdk-pixbuf/io-jasper.c:148 gdk-pixbuf/io-jasper.c:156 +#: gdk-pixbuf/io-jasper.c:147 gdk-pixbuf/io-jasper.c:155 msgid "Couldn't allocate memory for color profile" msgstr "" -#: gdk-pixbuf/io-jasper.c:182 +#: gdk-pixbuf/io-jasper.c:181 msgid "Insufficient memory to open JPEG 2000 file" msgstr "" -#: gdk-pixbuf/io-jasper.c:261 +#: gdk-pixbuf/io-jasper.c:260 msgid "Couldn't allocate memory to buffer image data" msgstr "" -#: gdk-pixbuf/io-jasper.c:305 +#: gdk-pixbuf/io-jasper.c:304 #, fuzzy msgid "The JPEG 2000 image format" msgstr "La JPEG imajala formato" -#: gdk-pixbuf/io-jpeg.c:126 +#: gdk-pixbuf/io-jpeg.c:124 #, c-format msgid "Error interpreting JPEG image file (%s)" msgstr "" -#: gdk-pixbuf/io-jpeg.c:604 +#: gdk-pixbuf/io-jpeg.c:597 msgid "" "Insufficient memory to load image, try exiting some applications to free " "memory" msgstr "" -#: gdk-pixbuf/io-jpeg.c:651 gdk-pixbuf/io-jpeg.c:865 +#: gdk-pixbuf/io-jpeg.c:645 gdk-pixbuf/io-jpeg.c:858 #, c-format msgid "Unsupported JPEG color space (%s)" msgstr "Nesuportat JPEG-kolorospaco (%s)" -#: gdk-pixbuf/io-jpeg.c:764 gdk-pixbuf/io-jpeg.c:1044 +#: gdk-pixbuf/io-jpeg.c:757 gdk-pixbuf/io-jpeg.c:1037 #: gdk-pixbuf/io-jpeg.c:1308 gdk-pixbuf/io-jpeg.c:1318 msgid "Couldn't allocate memory for loading JPEG file" msgstr "" -#: gdk-pixbuf/io-jpeg.c:1018 +#: gdk-pixbuf/io-jpeg.c:1011 msgid "Transformed JPEG has zero width or height." msgstr "" @@ -471,464 +479,460 @@ msgstr "" msgid "Color profile has invalid length '%u'." msgstr "" -#: gdk-pixbuf/io-pcx.c:186 +#: gdk-pixbuf/io-pcx.c:184 msgid "Couldn't allocate memory for header" msgstr "" -#: gdk-pixbuf/io-pcx.c:201 gdk-pixbuf/io-pcx.c:559 +#: gdk-pixbuf/io-pcx.c:199 gdk-pixbuf/io-pcx.c:557 msgid "Couldn't allocate memory for context buffer" msgstr "" -#: gdk-pixbuf/io-pcx.c:600 +#: gdk-pixbuf/io-pcx.c:598 msgid "Image has invalid width and/or height" msgstr "" -#: gdk-pixbuf/io-pcx.c:612 gdk-pixbuf/io-pcx.c:673 +#: gdk-pixbuf/io-pcx.c:610 gdk-pixbuf/io-pcx.c:671 msgid "Image has unsupported bpp" msgstr "Imajo havas nesuportata bpp" -#: gdk-pixbuf/io-pcx.c:617 gdk-pixbuf/io-pcx.c:625 +#: gdk-pixbuf/io-pcx.c:615 gdk-pixbuf/io-pcx.c:623 #, c-format msgid "Image has unsupported number of %d-bit planes" msgstr "" -#: gdk-pixbuf/io-pcx.c:641 +#: gdk-pixbuf/io-pcx.c:639 msgid "Couldn't create new pixbuf" msgstr "Ne povis krear nova imajobufro" -#: gdk-pixbuf/io-pcx.c:649 +#: gdk-pixbuf/io-pcx.c:647 msgid "Couldn't allocate memory for line data" msgstr "" -#: gdk-pixbuf/io-pcx.c:656 +#: gdk-pixbuf/io-pcx.c:654 #, fuzzy msgid "Couldn't allocate memory for PCX image" msgstr "Ne povas asignar koloromapa strukturo" -#: gdk-pixbuf/io-pcx.c:703 +#: gdk-pixbuf/io-pcx.c:701 msgid "Didn't get all lines of PCX image" msgstr "" -#: gdk-pixbuf/io-pcx.c:710 +#: gdk-pixbuf/io-pcx.c:708 msgid "No palette found at end of PCX data" msgstr "" -#: gdk-pixbuf/io-pcx.c:755 +#: gdk-pixbuf/io-pcx.c:753 msgid "The PCX image format" msgstr "La PCX imajala formato" -#: gdk-pixbuf/io-pixdata.c:148 +#: gdk-pixbuf/io-pixdata.c:146 msgid "Transformed pixbuf has zero width or height." msgstr "" -#: gdk-pixbuf/io-pixdata.c:186 +#: gdk-pixbuf/io-pixdata.c:184 #, fuzzy msgid "The GdkPixdata format" msgstr "La GIF imajala formato" -#: gdk-pixbuf/io-png.c:54 +#: gdk-pixbuf/io-png.c:53 msgid "Bits per channel of PNG image is invalid." msgstr "" -#: gdk-pixbuf/io-png.c:135 gdk-pixbuf/io-png.c:641 +#: gdk-pixbuf/io-png.c:134 gdk-pixbuf/io-png.c:640 msgid "Transformed PNG has zero width or height." msgstr "" -#: gdk-pixbuf/io-png.c:143 +#: gdk-pixbuf/io-png.c:142 msgid "Bits per channel of transformed PNG is not 8." msgstr "" -#: gdk-pixbuf/io-png.c:152 +#: gdk-pixbuf/io-png.c:151 msgid "Transformed PNG not RGB or RGBA." msgstr "" -#: gdk-pixbuf/io-png.c:161 +#: gdk-pixbuf/io-png.c:160 msgid "Transformed PNG has unsupported number of channels, must be 3 or 4." msgstr "" -#: gdk-pixbuf/io-png.c:182 +#: gdk-pixbuf/io-png.c:181 #, c-format msgid "Fatal error in PNG image file: %s" msgstr "" -#: gdk-pixbuf/io-png.c:315 +#: gdk-pixbuf/io-png.c:314 msgid "Insufficient memory to load PNG file" msgstr "" -#: gdk-pixbuf/io-png.c:656 +#: gdk-pixbuf/io-png.c:655 #, c-format msgid "" "Insufficient memory to store a %lu by %lu image; try exiting some " "applications to reduce memory usage" msgstr "" -#: gdk-pixbuf/io-png.c:719 +#: gdk-pixbuf/io-png.c:718 msgid "Fatal error reading PNG image file" msgstr "" -#: gdk-pixbuf/io-png.c:768 +#: gdk-pixbuf/io-png.c:767 #, c-format msgid "Fatal error reading PNG image file: %s" msgstr "" -#: gdk-pixbuf/io-png.c:858 +#: gdk-pixbuf/io-png.c:857 msgid "" "Keys for PNG text chunks must have at least 1 and at most 79 characters." msgstr "" -#: gdk-pixbuf/io-png.c:867 +#: gdk-pixbuf/io-png.c:866 msgid "Keys for PNG text chunks must be ASCII characters." msgstr "" -#: gdk-pixbuf/io-png.c:881 gdk-pixbuf/io-tiff.c:667 +#: gdk-pixbuf/io-png.c:880 gdk-pixbuf/io-tiff.c:665 #, c-format msgid "Color profile has invalid length %d." msgstr "" -#: gdk-pixbuf/io-png.c:894 +#: gdk-pixbuf/io-png.c:893 #, c-format msgid "" "PNG compression level must be a value between 0 and 9; value '%s' could not " "be parsed." msgstr "" -#: gdk-pixbuf/io-png.c:907 +#: gdk-pixbuf/io-png.c:906 #, c-format msgid "" "PNG compression level must be a value between 0 and 9; value '%d' is not " "allowed." msgstr "" -#: gdk-pixbuf/io-png.c:955 +#: gdk-pixbuf/io-png.c:954 #, c-format msgid "Value for PNG text chunk %s cannot be converted to ISO-8859-1 encoding." msgstr "" -#: gdk-pixbuf/io-png.c:1118 +#: gdk-pixbuf/io-png.c:1117 msgid "The PNG image format" msgstr "La PNG imajala formato" -#: gdk-pixbuf/io-pnm.c:248 +#: gdk-pixbuf/io-pnm.c:246 msgid "PNM loader expected to find an integer, but didn't" msgstr "" -#: gdk-pixbuf/io-pnm.c:280 +#: gdk-pixbuf/io-pnm.c:278 msgid "PNM file has an incorrect initial byte" msgstr "" -#: gdk-pixbuf/io-pnm.c:310 +#: gdk-pixbuf/io-pnm.c:308 msgid "PNM file is not in a recognized PNM subformat" msgstr "" -#: gdk-pixbuf/io-pnm.c:335 +#: gdk-pixbuf/io-pnm.c:333 msgid "PNM file has an image width of 0" msgstr "PNM dokumento havas imajala larjeso de 0" -#: gdk-pixbuf/io-pnm.c:356 +#: gdk-pixbuf/io-pnm.c:354 msgid "PNM file has an image height of 0" msgstr "PNM dokumento havas imajala alteso de 0" -#: gdk-pixbuf/io-pnm.c:379 +#: gdk-pixbuf/io-pnm.c:377 msgid "Maximum color value in PNM file is 0" msgstr "" -#: gdk-pixbuf/io-pnm.c:387 +#: gdk-pixbuf/io-pnm.c:385 msgid "Maximum color value in PNM file is too large" msgstr "" -#: gdk-pixbuf/io-pnm.c:427 gdk-pixbuf/io-pnm.c:457 gdk-pixbuf/io-pnm.c:502 +#: gdk-pixbuf/io-pnm.c:425 gdk-pixbuf/io-pnm.c:455 gdk-pixbuf/io-pnm.c:500 msgid "Raw PNM image type is invalid" msgstr "" -#: gdk-pixbuf/io-pnm.c:652 +#: gdk-pixbuf/io-pnm.c:650 msgid "PNM image loader does not support this PNM subformat" msgstr "" -#: gdk-pixbuf/io-pnm.c:739 gdk-pixbuf/io-pnm.c:966 +#: gdk-pixbuf/io-pnm.c:737 gdk-pixbuf/io-pnm.c:964 msgid "Raw PNM formats require exactly one whitespace before sample data" msgstr "" -#: gdk-pixbuf/io-pnm.c:766 +#: gdk-pixbuf/io-pnm.c:764 msgid "Cannot allocate memory for loading PNM image" msgstr "" -#: gdk-pixbuf/io-pnm.c:816 +#: gdk-pixbuf/io-pnm.c:814 msgid "Insufficient memory to load PNM context struct" msgstr "" -#: gdk-pixbuf/io-pnm.c:867 +#: gdk-pixbuf/io-pnm.c:865 msgid "Unexpected end of PNM image data" msgstr "" -#: gdk-pixbuf/io-pnm.c:995 +#: gdk-pixbuf/io-pnm.c:993 msgid "Insufficient memory to load PNM file" msgstr "" -#: gdk-pixbuf/io-pnm.c:1079 +#: gdk-pixbuf/io-pnm.c:1077 msgid "The PNM/PBM/PGM/PPM image format family" msgstr "La PNM/PBM/PGM/PPM-imajoformatala familio" -#: gdk-pixbuf/io-qtif.c:128 +#: gdk-pixbuf/io-qtif.c:126 msgid "Input file descriptor is NULL." msgstr "" -#: gdk-pixbuf/io-qtif.c:143 +#: gdk-pixbuf/io-qtif.c:141 #, fuzzy msgid "Failed to read QTIF header" msgstr "Faliis skribar kapo\n" -#: gdk-pixbuf/io-qtif.c:152 gdk-pixbuf/io-qtif.c:189 gdk-pixbuf/io-qtif.c:459 +#: gdk-pixbuf/io-qtif.c:150 gdk-pixbuf/io-qtif.c:187 gdk-pixbuf/io-qtif.c:454 #, c-format msgid "QTIF atom size too large (%d byte)" msgid_plural "QTIF atom size too large (%d bytes)" msgstr[0] "" msgstr[1] "" -#: gdk-pixbuf/io-qtif.c:175 +#: gdk-pixbuf/io-qtif.c:173 #, c-format msgid "Failed to allocate %d byte for file read buffer" msgid_plural "Failed to allocate %d bytes for file read buffer" msgstr[0] "" msgstr[1] "" -#: gdk-pixbuf/io-qtif.c:206 +#: gdk-pixbuf/io-qtif.c:201 #, fuzzy, c-format msgid "File error when reading QTIF atom: %s" msgstr "Eroro dum lektas GIF: %s" -#: gdk-pixbuf/io-qtif.c:243 +#: gdk-pixbuf/io-qtif.c:238 #, c-format msgid "Failed to skip the next %d byte with seek()." msgid_plural "Failed to skip the next %d bytes with seek()." msgstr[0] "" msgstr[1] "" -#: gdk-pixbuf/io-qtif.c:270 +#: gdk-pixbuf/io-qtif.c:265 #, fuzzy msgid "Failed to allocate QTIF context structure." msgstr "Ne povas asignar koloromapa strukturo" -#: gdk-pixbuf/io-qtif.c:330 +#: gdk-pixbuf/io-qtif.c:325 #, fuzzy msgid "Failed to create GdkPixbufLoader object." msgstr "Faliis skribar dokumentuyala indexo\n" -#: gdk-pixbuf/io-qtif.c:434 +#: gdk-pixbuf/io-qtif.c:429 #, fuzzy msgid "Failed to find an image data atom." msgstr "Faliis apertar TIFF-imajo" -#: gdk-pixbuf/io-qtif.c:618 +#: gdk-pixbuf/io-qtif.c:613 #, fuzzy msgid "The QTIF image format" msgstr "La TIFF imajala formato" -#: gdk-pixbuf/io-ras.c:125 +#: gdk-pixbuf/io-ras.c:123 msgid "RAS image has bogus header data" msgstr "" -#: gdk-pixbuf/io-ras.c:147 +#: gdk-pixbuf/io-ras.c:145 msgid "RAS image has unknown type" msgstr "" -#: gdk-pixbuf/io-ras.c:155 +#: gdk-pixbuf/io-ras.c:153 msgid "unsupported RAS image variation" msgstr "" -#: gdk-pixbuf/io-ras.c:170 gdk-pixbuf/io-ras.c:199 +#: gdk-pixbuf/io-ras.c:168 gdk-pixbuf/io-ras.c:197 msgid "Not enough memory to load RAS image" msgstr "" -#: gdk-pixbuf/io-ras.c:544 +#: gdk-pixbuf/io-ras.c:542 msgid "The Sun raster image format" msgstr "" -#: gdk-pixbuf/io-tga.c:153 +#: gdk-pixbuf/io-tga.c:151 msgid "Cannot allocate memory for IOBuffer struct" msgstr "" -#: gdk-pixbuf/io-tga.c:172 +#: gdk-pixbuf/io-tga.c:170 msgid "Cannot allocate memory for IOBuffer data" msgstr "" -#: gdk-pixbuf/io-tga.c:183 +#: gdk-pixbuf/io-tga.c:181 msgid "Cannot realloc IOBuffer data" msgstr "" -#: gdk-pixbuf/io-tga.c:213 +#: gdk-pixbuf/io-tga.c:211 msgid "Cannot allocate temporary IOBuffer data" msgstr "" -#: gdk-pixbuf/io-tga.c:346 +#: gdk-pixbuf/io-tga.c:339 msgid "Cannot allocate new pixbuf" msgstr "Ne povas asignar nova imajobufro" -#: gdk-pixbuf/io-tga.c:685 +#: gdk-pixbuf/io-tga.c:678 msgid "Image is corrupted or truncated" msgstr "" -#: gdk-pixbuf/io-tga.c:692 +#: gdk-pixbuf/io-tga.c:685 msgid "Cannot allocate colormap structure" msgstr "Ne povas asignar koloromapa strukturo" -#: gdk-pixbuf/io-tga.c:699 +#: gdk-pixbuf/io-tga.c:692 msgid "Cannot allocate colormap entries" msgstr "Ne povas asignar koloromapa elementi" -#: gdk-pixbuf/io-tga.c:721 +#: gdk-pixbuf/io-tga.c:714 msgid "Unexpected bitdepth for colormap entries" msgstr "" -#: gdk-pixbuf/io-tga.c:739 +#: gdk-pixbuf/io-tga.c:732 msgid "Cannot allocate TGA header memory" msgstr "" -#: gdk-pixbuf/io-tga.c:772 +#: gdk-pixbuf/io-tga.c:765 msgid "TGA image has invalid dimensions" msgstr "" -#: gdk-pixbuf/io-tga.c:778 gdk-pixbuf/io-tga.c:787 gdk-pixbuf/io-tga.c:797 -#: gdk-pixbuf/io-tga.c:807 gdk-pixbuf/io-tga.c:814 +#: gdk-pixbuf/io-tga.c:771 gdk-pixbuf/io-tga.c:780 gdk-pixbuf/io-tga.c:790 +#: gdk-pixbuf/io-tga.c:800 gdk-pixbuf/io-tga.c:807 msgid "TGA image type not supported" msgstr "" -#: gdk-pixbuf/io-tga.c:861 +#: gdk-pixbuf/io-tga.c:854 msgid "Cannot allocate memory for TGA context struct" msgstr "" -#: gdk-pixbuf/io-tga.c:926 +#: gdk-pixbuf/io-tga.c:919 msgid "Excess data in file" msgstr "Ecesa donaji en dokumento" -#: gdk-pixbuf/io-tga.c:1007 +#: gdk-pixbuf/io-tga.c:1000 msgid "The Targa image format" msgstr "La Targa imajala formato" -#: gdk-pixbuf/io-tiff.c:104 +#: gdk-pixbuf/io-tiff.c:102 msgid "Could not get image width (bad TIFF file)" msgstr "Ne povis aquirar imajala larjeso (mala TIFF dokumento)" -#: gdk-pixbuf/io-tiff.c:112 +#: gdk-pixbuf/io-tiff.c:110 msgid "Could not get image height (bad TIFF file)" msgstr "Ne povis aquirar imajala alteso (mala TIFF dokumento)" -#: gdk-pixbuf/io-tiff.c:120 +#: gdk-pixbuf/io-tiff.c:118 msgid "Width or height of TIFF image is zero" msgstr "Larjeso od alteso di TIFF imajo es zero" -#: gdk-pixbuf/io-tiff.c:129 gdk-pixbuf/io-tiff.c:138 +#: gdk-pixbuf/io-tiff.c:127 gdk-pixbuf/io-tiff.c:136 msgid "Dimensions of TIFF image too large" msgstr "" -#: gdk-pixbuf/io-tiff.c:162 gdk-pixbuf/io-tiff.c:174 gdk-pixbuf/io-tiff.c:491 +#: gdk-pixbuf/io-tiff.c:160 gdk-pixbuf/io-tiff.c:172 gdk-pixbuf/io-tiff.c:489 msgid "Insufficient memory to open TIFF file" msgstr "" -#: gdk-pixbuf/io-tiff.c:236 +#: gdk-pixbuf/io-tiff.c:234 msgid "Failed to load RGB data from TIFF file" msgstr "Faliis charjar RVB-donaji de TIFF-dokumento" -#: gdk-pixbuf/io-tiff.c:293 +#: gdk-pixbuf/io-tiff.c:291 msgid "Failed to open TIFF image" msgstr "Faliis apertar TIFF-imajo" -#: gdk-pixbuf/io-tiff.c:427 gdk-pixbuf/io-tiff.c:440 +#: gdk-pixbuf/io-tiff.c:425 gdk-pixbuf/io-tiff.c:438 msgid "Failed to load TIFF image" msgstr "Faliis charjar TIFF-imajo" -#: gdk-pixbuf/io-tiff.c:623 +#: gdk-pixbuf/io-tiff.c:621 msgid "Failed to save TIFF image" msgstr "Faliis salvar TIFF-imajo" -#: gdk-pixbuf/io-tiff.c:656 +#: gdk-pixbuf/io-tiff.c:654 msgid "TIFF compression doesn't refer to a valid codec." msgstr "" -#: gdk-pixbuf/io-tiff.c:696 +#: gdk-pixbuf/io-tiff.c:694 msgid "Failed to write TIFF data" msgstr "Faliis skribar TIFF-donaji" -#: gdk-pixbuf/io-tiff.c:733 +#: gdk-pixbuf/io-tiff.c:731 msgid "Couldn't write to TIFF file" msgstr "" -#: gdk-pixbuf/io-tiff.c:788 -msgid "The TIFF image format" -msgstr "La TIFF imajala formato" - -#: gdk-pixbuf/io-wbmp.c:245 +#: gdk-pixbuf/io-wbmp.c:243 msgid "Image has zero width" msgstr "Imajo havas zera larjeso" -#: gdk-pixbuf/io-wbmp.c:263 +#: gdk-pixbuf/io-wbmp.c:261 msgid "Image has zero height" msgstr "Imajo havas zera alteso" -#: gdk-pixbuf/io-wbmp.c:274 +#: gdk-pixbuf/io-wbmp.c:272 msgid "Not enough memory to load image" msgstr "" -#: gdk-pixbuf/io-wbmp.c:333 +#: gdk-pixbuf/io-wbmp.c:331 msgid "Couldn't save the rest" msgstr "" -#: gdk-pixbuf/io-wbmp.c:374 +#: gdk-pixbuf/io-wbmp.c:372 msgid "The WBMP image format" msgstr "La WBMP imajala formato" -#: gdk-pixbuf/io-xbm.c:304 +#: gdk-pixbuf/io-xbm.c:302 msgid "Invalid XBM file" msgstr "Nevalida XBM-dokumento" -#: gdk-pixbuf/io-xbm.c:314 +#: gdk-pixbuf/io-xbm.c:312 msgid "Insufficient memory to load XBM image file" msgstr "" -#: gdk-pixbuf/io-xbm.c:462 +#: gdk-pixbuf/io-xbm.c:460 msgid "Failed to write to temporary file when loading XBM image" msgstr "Faliis skribar a tempala dokumento dum ke charjis XBM-imajo" -#: gdk-pixbuf/io-xbm.c:501 +#: gdk-pixbuf/io-xbm.c:499 msgid "The XBM image format" msgstr "La XBM imajala formato" -#: gdk-pixbuf/io-xpm.c:469 +#: gdk-pixbuf/io-xpm.c:467 msgid "No XPM header found" msgstr "" -#: gdk-pixbuf/io-xpm.c:478 +#: gdk-pixbuf/io-xpm.c:476 msgid "Invalid XPM header" msgstr "" -#: gdk-pixbuf/io-xpm.c:486 +#: gdk-pixbuf/io-xpm.c:484 msgid "XPM file has image width <= 0" msgstr "XPM dokumento havas imajala larjeso <= 0" -#: gdk-pixbuf/io-xpm.c:494 +#: gdk-pixbuf/io-xpm.c:492 msgid "XPM file has image height <= 0" msgstr "XPM dokumento havas imajala alteso <= 0" -#: gdk-pixbuf/io-xpm.c:502 +#: gdk-pixbuf/io-xpm.c:500 msgid "XPM has invalid number of chars per pixel" msgstr "" -#: gdk-pixbuf/io-xpm.c:511 +#: gdk-pixbuf/io-xpm.c:509 msgid "XPM file has invalid number of colors" msgstr "" -#: gdk-pixbuf/io-xpm.c:523 gdk-pixbuf/io-xpm.c:532 gdk-pixbuf/io-xpm.c:584 +#: gdk-pixbuf/io-xpm.c:521 gdk-pixbuf/io-xpm.c:530 gdk-pixbuf/io-xpm.c:582 msgid "Cannot allocate memory for loading XPM image" msgstr "" -#: gdk-pixbuf/io-xpm.c:546 +#: gdk-pixbuf/io-xpm.c:544 msgid "Cannot read XPM colormap" msgstr "Ne povas lektar XPM-koloromapo" -#: gdk-pixbuf/io-xpm.c:778 +#: gdk-pixbuf/io-xpm.c:776 msgid "Failed to write to temporary file when loading XPM image" msgstr "Faliis skribar a tempala dokumento dum ke charjis XPM-imajo" -#: gdk-pixbuf/io-xpm.c:817 +#: gdk-pixbuf/io-xpm.c:815 msgid "The XPM image format" msgstr "La XPM imajala formato" diff --git a/po/is.gmo b/po/is.gmo index 84923eadba47c511ec2f75e3d8f52b0bffeffe67..27920a10b73ebf11e7f58c7353a77d6782563386 100644 GIT binary patch delta 26 hcmdm;ygPY=j4ZE-u7Rnpk(q*#ft88bW=+{iA^>ky2U7q5 delta 26 hcmdm;ygPY=j4ZFQu7QcJp{atQft8WPW=+{iA^>j>2TlM0 diff --git a/po/is.po b/po/is.po index b1e06ee..647a90f 100644 --- a/po/is.po +++ b/po/is.po @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: gtk 2.2\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=gdk-" "pixbuf\n" -"POT-Creation-Date: 2013-04-15 10:28-0400\n" +"POT-Creation-Date: 2014-05-26 20:46-0400\n" "PO-Revision-Date: 2004-03-12 15:42-0000\n" "Last-Translator: Richard Allen \n" "Language-Team: is \n" @@ -17,18 +17,18 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: gdk-pixbuf/gdk-pixbuf-animation.c:160 gdk-pixbuf/gdk-pixbuf-io.c:1064 -#: gdk-pixbuf/gdk-pixbuf-io.c:1330 +#: gdk-pixbuf/gdk-pixbuf-animation.c:158 gdk-pixbuf/gdk-pixbuf-io.c:1077 +#: gdk-pixbuf/gdk-pixbuf-io.c:1333 #, c-format msgid "Failed to open file '%s': %s" msgstr "Gat ekki opnað skrána '%s': %s" -#: gdk-pixbuf/gdk-pixbuf-animation.c:173 gdk-pixbuf/gdk-pixbuf-io.c:1076 +#: gdk-pixbuf/gdk-pixbuf-animation.c:171 gdk-pixbuf/gdk-pixbuf-io.c:962 #, c-format msgid "Image file '%s' contains no data" msgstr "Myndskráin '%s' inniheldur ekkert" -#: gdk-pixbuf/gdk-pixbuf-animation.c:212 +#: gdk-pixbuf/gdk-pixbuf-animation.c:210 #, c-format msgid "" "Failed to load animation '%s': reason not known, probably a corrupt " @@ -37,8 +37,8 @@ msgstr "" "Gat ekki lesið hreyfimyndina '%s': skýringin er ókunn en líklega er þetta " "gölluð skrá" -#: gdk-pixbuf/gdk-pixbuf-animation.c:280 gdk-pixbuf/gdk-pixbuf-io.c:1112 -#: gdk-pixbuf/gdk-pixbuf-io.c:1382 +#: gdk-pixbuf/gdk-pixbuf-animation.c:278 gdk-pixbuf/gdk-pixbuf-io.c:1113 +#: gdk-pixbuf/gdk-pixbuf-io.c:1385 #, c-format msgid "" "Failed to load image '%s': reason not known, probably a corrupt image file" @@ -46,12 +46,12 @@ msgstr "" "Gat ekki lesið myndina '%s': skýringin er ókunn en líklega er þetta gölluð " "skrá" -#: gdk-pixbuf/gdk-pixbuf-io.c:790 +#: gdk-pixbuf/gdk-pixbuf-io.c:774 #, c-format msgid "Unable to load image-loading module: %s: %s" msgstr "Gat ekki lesið myndlestrareiningu: %s: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:805 +#: gdk-pixbuf/gdk-pixbuf-io.c:789 #, fuzzy, c-format msgid "" "Image-loading module %s does not export the proper interface; perhaps it's " @@ -60,53 +60,53 @@ msgstr "" "Myndlestrareiningin %s hefur ekki rétt viðmót. Ef til vill er hún ættuð úr " "annari útgáfu af GTK?" -#: gdk-pixbuf/gdk-pixbuf-io.c:814 gdk-pixbuf/gdk-pixbuf-io.c:865 +#: gdk-pixbuf/gdk-pixbuf-io.c:798 gdk-pixbuf/gdk-pixbuf-io.c:849 #, c-format msgid "Image type '%s' is not supported" msgstr "Myndgerðin '%s' er ekki studd" -#: gdk-pixbuf/gdk-pixbuf-io.c:950 +#: gdk-pixbuf/gdk-pixbuf-io.c:934 #, c-format msgid "Couldn't recognize the image file format for file '%s'" msgstr "Óþekkt myndsnið í skránni '%s'" -#: gdk-pixbuf/gdk-pixbuf-io.c:958 +#: gdk-pixbuf/gdk-pixbuf-io.c:942 msgid "Unrecognized image file format" msgstr "Óþekkt myndsnið" -#: gdk-pixbuf/gdk-pixbuf-io.c:1121 +#: gdk-pixbuf/gdk-pixbuf-io.c:1124 #, c-format msgid "Failed to load image '%s': %s" msgstr "Gat ekki lesið myndina '%s': %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2015 gdk-pixbuf/io-gdip-utils.c:837 +#: gdk-pixbuf/gdk-pixbuf-io.c:2029 gdk-pixbuf/io-gdip-utils.c:835 #, c-format msgid "Error writing to image file: %s" msgstr "Villa við ritun í myndskrána: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2057 gdk-pixbuf/gdk-pixbuf-io.c:2178 +#: gdk-pixbuf/gdk-pixbuf-io.c:2071 gdk-pixbuf/gdk-pixbuf-io.c:2192 #, c-format msgid "This build of gdk-pixbuf does not support saving the image format: %s" msgstr "Þessi útgáfa af gdk-pixbuf styður ekki að vista myndum á sniðinu: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2088 +#: gdk-pixbuf/gdk-pixbuf-io.c:2102 msgid "Insufficient memory to save image to callback" msgstr "" -#: gdk-pixbuf/gdk-pixbuf-io.c:2101 +#: gdk-pixbuf/gdk-pixbuf-io.c:2115 msgid "Failed to open temporary file" msgstr "Gat ekki opnað tímabundna skrá" -#: gdk-pixbuf/gdk-pixbuf-io.c:2124 +#: gdk-pixbuf/gdk-pixbuf-io.c:2138 msgid "Failed to read from temporary file" msgstr "Gat ekki lesið úr tímabundnu skránni" -#: gdk-pixbuf/gdk-pixbuf-io.c:2372 +#: gdk-pixbuf/gdk-pixbuf-io.c:2382 #, c-format msgid "Failed to open '%s' for writing: %s" msgstr "Gat ekki opnað '%s' til skriftar: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2398 +#: gdk-pixbuf/gdk-pixbuf-io.c:2408 #, c-format msgid "" "Failed to close '%s' while writing image, all data may not have been saved: " @@ -115,16 +115,16 @@ msgstr "" "Gat ekki lokað '%s' meðan á skrift stóð. Vera mað að öllum gögnum hafi ekki " "verið vistað: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2619 gdk-pixbuf/gdk-pixbuf-io.c:2671 +#: gdk-pixbuf/gdk-pixbuf-io.c:2629 gdk-pixbuf/gdk-pixbuf-io.c:2681 msgid "Insufficient memory to save image into a buffer" msgstr "Get ekki frátekið biðminni fyrir myndina" -#: gdk-pixbuf/gdk-pixbuf-io.c:2717 +#: gdk-pixbuf/gdk-pixbuf-io.c:2727 #, fuzzy msgid "Error writing to image stream" msgstr "Villa við ritun í myndskrána: %s" -#: gdk-pixbuf/gdk-pixbuf-loader.c:393 +#: gdk-pixbuf/gdk-pixbuf-loader.c:384 #, fuzzy, c-format msgid "" "Internal error: Image loader module '%s' failed to complete an operation, " @@ -133,101 +133,106 @@ msgstr "" "Innvær villa: Myndlestrareiningin '%s' gat ekki lesið myndina og gaf enga " "skýringu á hversvegna ekki" -#: gdk-pixbuf/gdk-pixbuf-loader.c:435 +#: gdk-pixbuf/gdk-pixbuf-loader.c:426 #, c-format msgid "Incremental loading of image type '%s' is not supported" msgstr "Lestur hluta mynda af gerðinni '%s' er ekki studdur" -#: gdk-pixbuf/gdk-pixdata.c:160 +#: gdk-pixbuf/gdk-pixdata.c:158 msgid "Image header corrupt" msgstr "Haus myndarinnar skemmdur" -#: gdk-pixbuf/gdk-pixdata.c:165 +#: gdk-pixbuf/gdk-pixdata.c:163 msgid "Image format unknown" msgstr "Óþekkt myndsnið" -#: gdk-pixbuf/gdk-pixdata.c:170 gdk-pixbuf/gdk-pixdata.c:502 +#: gdk-pixbuf/gdk-pixdata.c:168 gdk-pixbuf/gdk-pixdata.c:501 msgid "Image pixel data corrupt" msgstr "Myndeiningagögn eru skemmd" -#: gdk-pixbuf/gdk-pixdata.c:446 +#: gdk-pixbuf/gdk-pixdata.c:445 #, c-format msgid "failed to allocate image buffer of %u byte" msgid_plural "failed to allocate image buffer of %u bytes" msgstr[0] "" msgstr[1] "" -#: gdk-pixbuf/io-ani.c:244 +#: gdk-pixbuf/io-ani.c:242 msgid "Unexpected icon chunk in animation" msgstr "Óstudd táknmynd í hreyfimyndinni" -#: gdk-pixbuf/io-ani.c:342 gdk-pixbuf/io-ani.c:400 gdk-pixbuf/io-ani.c:426 -#: gdk-pixbuf/io-ani.c:449 gdk-pixbuf/io-ani.c:476 gdk-pixbuf/io-ani.c:563 +#: gdk-pixbuf/io-ani.c:340 gdk-pixbuf/io-ani.c:398 gdk-pixbuf/io-ani.c:424 +#: gdk-pixbuf/io-ani.c:447 gdk-pixbuf/io-ani.c:474 gdk-pixbuf/io-ani.c:561 msgid "Invalid header in animation" msgstr "Ógildur haus í hreyfimynd" -#: gdk-pixbuf/io-ani.c:352 gdk-pixbuf/io-ani.c:374 gdk-pixbuf/io-ani.c:458 -#: gdk-pixbuf/io-ani.c:485 gdk-pixbuf/io-ani.c:536 gdk-pixbuf/io-ani.c:608 +#: gdk-pixbuf/io-ani.c:350 gdk-pixbuf/io-ani.c:372 gdk-pixbuf/io-ani.c:456 +#: gdk-pixbuf/io-ani.c:483 gdk-pixbuf/io-ani.c:534 gdk-pixbuf/io-ani.c:606 msgid "Not enough memory to load animation" msgstr "Ekki nægjanlegt minni til að lesa hreyfimyndina" -#: gdk-pixbuf/io-ani.c:392 gdk-pixbuf/io-ani.c:418 gdk-pixbuf/io-ani.c:437 +#: gdk-pixbuf/io-ani.c:390 gdk-pixbuf/io-ani.c:416 gdk-pixbuf/io-ani.c:435 msgid "Malformed chunk in animation" msgstr "Skemmdur bútur í hreyfimyndinni" -#: gdk-pixbuf/io-ani.c:660 +#: gdk-pixbuf/io-ani.c:628 +#, fuzzy +msgid "ANI image was truncated or incomplete." +msgstr "GIF myndin endar óvænt eða er ókláruð." + +#: gdk-pixbuf/io-ani.c:669 msgid "The ANI image format" msgstr "ANI myndsniðið" -#: gdk-pixbuf/io-bmp.c:229 gdk-pixbuf/io-bmp.c:266 gdk-pixbuf/io-bmp.c:337 -#: gdk-pixbuf/io-bmp.c:369 gdk-pixbuf/io-bmp.c:392 gdk-pixbuf/io-bmp.c:495 +#: gdk-pixbuf/io-bmp.c:227 gdk-pixbuf/io-bmp.c:264 gdk-pixbuf/io-bmp.c:335 +#: gdk-pixbuf/io-bmp.c:367 gdk-pixbuf/io-bmp.c:390 gdk-pixbuf/io-bmp.c:493 msgid "BMP image has bogus header data" msgstr "BMP myndin er með gölluð gögn í hausnum" -#: gdk-pixbuf/io-bmp.c:240 gdk-pixbuf/io-bmp.c:432 +#: gdk-pixbuf/io-bmp.c:238 gdk-pixbuf/io-bmp.c:430 msgid "Not enough memory to load bitmap image" msgstr "Ekki nægjanlegt minni til að lesa bitamyndina" -#: gdk-pixbuf/io-bmp.c:318 +#: gdk-pixbuf/io-bmp.c:316 msgid "BMP image has unsupported header size" msgstr "BMP myndin er með óstudda stærð hausa" -#: gdk-pixbuf/io-bmp.c:356 +#: gdk-pixbuf/io-bmp.c:354 msgid "Topdown BMP images cannot be compressed" msgstr "" -#: gdk-pixbuf/io-bmp.c:716 gdk-pixbuf/io-pnm.c:707 +#: gdk-pixbuf/io-bmp.c:714 gdk-pixbuf/io-pnm.c:705 msgid "Premature end-of-file encountered" msgstr "Óvæntur endi skráar" -#: gdk-pixbuf/io-bmp.c:1328 +#: gdk-pixbuf/io-bmp.c:1326 #, fuzzy msgid "Couldn't allocate memory for saving BMP file" msgstr "Gat ekki tekið frá minni fyrir JPEG skrána" -#: gdk-pixbuf/io-bmp.c:1369 +#: gdk-pixbuf/io-bmp.c:1367 #, fuzzy msgid "Couldn't write to BMP file" msgstr "Gat ekki umbreytt skráarheitinu" -#: gdk-pixbuf/io-bmp.c:1422 gdk-pixbuf/io-gdip-bmp.c:82 +#: gdk-pixbuf/io-bmp.c:1420 gdk-pixbuf/io-gdip-bmp.c:80 msgid "The BMP image format" msgstr "BMP myndsniðið" -#: gdk-pixbuf/io-gdip-emf.c:59 +#: gdk-pixbuf/io-gdip-emf.c:57 #, fuzzy msgid "The EMF image format" msgstr "BMP myndsniðið" -#: gdk-pixbuf/io-gdip-gif.c:80 gdk-pixbuf/io-gif.c:1720 +#: gdk-pixbuf/io-gdip-gif.c:78 gdk-pixbuf/io-gif.c:1718 msgid "The GIF image format" msgstr "GIF myndsniðið" -#: gdk-pixbuf/io-gdip-ico.c:59 gdk-pixbuf/io-ico.c:1271 +#: gdk-pixbuf/io-gdip-ico.c:57 gdk-pixbuf/io-ico.c:1269 msgid "The ICO image format" msgstr "ICO skráarsniðið" -#: gdk-pixbuf/io-gdip-jpeg.c:53 gdk-pixbuf/io-jpeg.c:1249 +#: gdk-pixbuf/io-gdip-jpeg.c:51 gdk-pixbuf/io-jpeg.c:1249 #, c-format msgid "" "JPEG quality must be a value between 0 and 100; value '%s' could not be " @@ -235,122 +240,126 @@ msgid "" msgstr "" "Gæði JPEG mynda verður að vera á milli 0 og 100. Gildið '%s' er óþekkt." -#: gdk-pixbuf/io-gdip-jpeg.c:68 gdk-pixbuf/io-jpeg.c:1265 +#: gdk-pixbuf/io-gdip-jpeg.c:66 gdk-pixbuf/io-jpeg.c:1265 #, c-format msgid "" "JPEG quality must be a value between 0 and 100; value '%d' is not allowed." msgstr "" "Gæði JPEG mynda verður að vera á milli 0 og 100. Gildið '%d' er óleyfilegt." -#: gdk-pixbuf/io-gdip-jpeg.c:136 gdk-pixbuf/io-jpeg.c:1478 +#: gdk-pixbuf/io-gdip-jpeg.c:134 gdk-pixbuf/io-jpeg.c:1478 msgid "The JPEG image format" msgstr "JPEG myndsniðið" -#: gdk-pixbuf/io-gdip-utils.c:154 +#: gdk-pixbuf/io-gdip-tiff.c:80 gdk-pixbuf/io-tiff.c:786 +msgid "The TIFF image format" +msgstr "TIFF myndsniðið" + +#: gdk-pixbuf/io-gdip-utils.c:152 #, fuzzy, c-format msgid "Could not allocate memory: %s" msgstr "Get ekki tekið frá minni fyrir TGA hausinn" -#: gdk-pixbuf/io-gdip-utils.c:179 gdk-pixbuf/io-gdip-utils.c:293 -#: gdk-pixbuf/io-gdip-utils.c:333 +#: gdk-pixbuf/io-gdip-utils.c:177 gdk-pixbuf/io-gdip-utils.c:291 +#: gdk-pixbuf/io-gdip-utils.c:331 #, fuzzy, c-format msgid "Could not create stream: %s" msgstr "Villa við að búa til möppuna \"%s\": %s\n" -#: gdk-pixbuf/io-gdip-utils.c:193 +#: gdk-pixbuf/io-gdip-utils.c:191 #, fuzzy, c-format msgid "Could not seek stream: %s" msgstr "Litaval" -#: gdk-pixbuf/io-gdip-utils.c:205 +#: gdk-pixbuf/io-gdip-utils.c:203 #, fuzzy, c-format msgid "Could not read from stream: %s" msgstr "Villa við að búa til möppuna \"%s\": %s\n" -#: gdk-pixbuf/io-gdip-utils.c:617 +#: gdk-pixbuf/io-gdip-utils.c:615 #, fuzzy msgid "Couldn't load bitmap" msgstr "Gat ekki umbreytt skráarheitinu" -#: gdk-pixbuf/io-gdip-utils.c:773 +#: gdk-pixbuf/io-gdip-utils.c:771 #, fuzzy msgid "Couldn't load metafile" msgstr "Gat ekki umbreytt skráarheitinu" -#: gdk-pixbuf/io-gdip-utils.c:878 +#: gdk-pixbuf/io-gdip-utils.c:876 #, fuzzy msgid "Unsupported image format for GDI+" msgstr "óþekkt útgáfa af RAS mynd" -#: gdk-pixbuf/io-gdip-utils.c:885 +#: gdk-pixbuf/io-gdip-utils.c:883 #, fuzzy msgid "Couldn't save" msgstr "gat ekki vistað afgangnum" -#: gdk-pixbuf/io-gdip-wmf.c:58 +#: gdk-pixbuf/io-gdip-wmf.c:56 #, fuzzy msgid "The WMF image format" msgstr "WBMP myndsniðið" -#: gdk-pixbuf/io-gif.c:222 +#: gdk-pixbuf/io-gif.c:220 #, c-format msgid "Failure reading GIF: %s" msgstr "Gat ekki lesið GIF: %s" -#: gdk-pixbuf/io-gif.c:496 gdk-pixbuf/io-gif.c:1502 gdk-pixbuf/io-gif.c:1669 +#: gdk-pixbuf/io-gif.c:494 gdk-pixbuf/io-gif.c:1500 gdk-pixbuf/io-gif.c:1667 msgid "GIF file was missing some data (perhaps it was truncated somehow?)" msgstr "Í GIF myndina vantaði gögn (kanski vantar aftaná skrána?)" -#: gdk-pixbuf/io-gif.c:505 +#: gdk-pixbuf/io-gif.c:503 #, c-format msgid "Internal error in the GIF loader (%s)" msgstr "Innvær villa í GIF lesaranum (%s)" -#: gdk-pixbuf/io-gif.c:579 +#: gdk-pixbuf/io-gif.c:577 msgid "Stack overflow" msgstr "Stakkurinn yfirflæðir" -#: gdk-pixbuf/io-gif.c:639 +#: gdk-pixbuf/io-gif.c:637 msgid "GIF image loader cannot understand this image." msgstr "GIF lesarinn skilur ekki þessa mynd." -#: gdk-pixbuf/io-gif.c:668 +#: gdk-pixbuf/io-gif.c:666 msgid "Bad code encountered" msgstr "Ógildur kóði fannst" -#: gdk-pixbuf/io-gif.c:678 +#: gdk-pixbuf/io-gif.c:676 msgid "Circular table entry in GIF file" msgstr "Töflubendlar í hring í GIF skránni" -#: gdk-pixbuf/io-gif.c:866 gdk-pixbuf/io-gif.c:1488 gdk-pixbuf/io-gif.c:1541 -#: gdk-pixbuf/io-gif.c:1657 +#: gdk-pixbuf/io-gif.c:864 gdk-pixbuf/io-gif.c:1486 gdk-pixbuf/io-gif.c:1539 +#: gdk-pixbuf/io-gif.c:1655 msgid "Not enough memory to load GIF file" msgstr "Ekki nægjanlegt minni til að lesa GIF skrána" -#: gdk-pixbuf/io-gif.c:960 +#: gdk-pixbuf/io-gif.c:958 #, fuzzy msgid "Not enough memory to composite a frame in GIF file" msgstr "Ekki nægjanlegt minni til að lesa GIF skrána" -#: gdk-pixbuf/io-gif.c:1132 +#: gdk-pixbuf/io-gif.c:1130 msgid "GIF image is corrupt (incorrect LZW compression)" msgstr "GIF myndin er skemmd (ógild LZW þjöppun)" -#: gdk-pixbuf/io-gif.c:1182 +#: gdk-pixbuf/io-gif.c:1180 msgid "File does not appear to be a GIF file" msgstr "Skráin virðist ekki vera GIF skrá" -#: gdk-pixbuf/io-gif.c:1194 +#: gdk-pixbuf/io-gif.c:1192 #, c-format msgid "Version %s of the GIF file format is not supported" msgstr "Útgáfa %s af GIF sniðinu er ekki studd" -#: gdk-pixbuf/io-gif.c:1241 +#: gdk-pixbuf/io-gif.c:1239 #, fuzzy msgid "Resulting GIF image has zero size" msgstr "Myndin er með breydd sem er núll" -#: gdk-pixbuf/io-gif.c:1320 +#: gdk-pixbuf/io-gif.c:1318 msgid "" "GIF image has no global colormap, and a frame inside it has no local " "colormap." @@ -358,7 +367,7 @@ msgstr "" "GIF myndin er ekki með víðvært litakort og rammi innan hennar er ekki með " "litakort heldur." -#: gdk-pixbuf/io-gif.c:1564 +#: gdk-pixbuf/io-gif.c:1562 msgid "GIF image was truncated or incomplete." msgstr "GIF myndin endar óvænt eða er ókláruð." @@ -377,95 +386,95 @@ msgstr "Litaval" msgid "The ICNS image format" msgstr "ICO skráarsniðið" -#: gdk-pixbuf/io-ico.c:228 gdk-pixbuf/io-ico.c:242 gdk-pixbuf/io-ico.c:291 -#: gdk-pixbuf/io-ico.c:302 gdk-pixbuf/io-ico.c:395 +#: gdk-pixbuf/io-ico.c:226 gdk-pixbuf/io-ico.c:240 gdk-pixbuf/io-ico.c:289 +#: gdk-pixbuf/io-ico.c:300 gdk-pixbuf/io-ico.c:393 msgid "Invalid header in icon" msgstr "Ógildur haus í táknmynd" -#: gdk-pixbuf/io-ico.c:257 gdk-pixbuf/io-ico.c:312 gdk-pixbuf/io-ico.c:405 -#: gdk-pixbuf/io-ico.c:458 gdk-pixbuf/io-ico.c:488 +#: gdk-pixbuf/io-ico.c:255 gdk-pixbuf/io-ico.c:310 gdk-pixbuf/io-ico.c:403 +#: gdk-pixbuf/io-ico.c:456 gdk-pixbuf/io-ico.c:486 msgid "Not enough memory to load icon" msgstr "Ekki nægjanlegt vinnsluminni til að lesa táknmynd" -#: gdk-pixbuf/io-ico.c:338 +#: gdk-pixbuf/io-ico.c:336 msgid "Compressed icons are not supported" msgstr "Þjappaðar táknmyndir eru ekki studdar" -#: gdk-pixbuf/io-ico.c:358 +#: gdk-pixbuf/io-ico.c:356 msgid "Icon has zero width" msgstr "Táknmyndin hefur breyddina núll" -#: gdk-pixbuf/io-ico.c:368 +#: gdk-pixbuf/io-ico.c:366 msgid "Icon has zero height" msgstr "Táknmyndin hefur hæðina núll" -#: gdk-pixbuf/io-ico.c:443 +#: gdk-pixbuf/io-ico.c:441 msgid "Unsupported icon type" msgstr "Óþekkt gerð táknmyndar" -#: gdk-pixbuf/io-ico.c:537 +#: gdk-pixbuf/io-ico.c:535 msgid "Not enough memory to load ICO file" msgstr "Ekki nægjanlegt minni til að lesa ICO skrá" -#: gdk-pixbuf/io-ico.c:1002 +#: gdk-pixbuf/io-ico.c:1000 msgid "Image too large to be saved as ICO" msgstr "Nyndin er of stór til að geta verið vistuð sem ICO" -#: gdk-pixbuf/io-ico.c:1013 +#: gdk-pixbuf/io-ico.c:1011 msgid "Cursor hotspot outside image" msgstr "Myndreiturinn er utan myndarinnar" -#: gdk-pixbuf/io-ico.c:1036 +#: gdk-pixbuf/io-ico.c:1034 #, c-format msgid "Unsupported depth for ICO file: %d" msgstr "Þessi dýpt ICO skráa er ekki studd: %d" -#: gdk-pixbuf/io-jasper.c:74 +#: gdk-pixbuf/io-jasper.c:73 #, fuzzy msgid "Couldn't allocate memory for stream" msgstr "Get ekki tekið frá minni fyrir TGA hausinn" -#: gdk-pixbuf/io-jasper.c:104 +#: gdk-pixbuf/io-jasper.c:103 #, fuzzy msgid "Couldn't decode image" msgstr "Gat ekki umbreytt skráarheitinu" -#: gdk-pixbuf/io-jasper.c:122 +#: gdk-pixbuf/io-jasper.c:121 #, fuzzy msgid "Transformed JPEG2000 has zero width or height" msgstr "Umbreytt PNG mynd hefur núll breydd eða hæð." -#: gdk-pixbuf/io-jasper.c:136 +#: gdk-pixbuf/io-jasper.c:135 #, fuzzy msgid "Image type currently not supported" msgstr "Myndgerðin '%s' er ekki studd" -#: gdk-pixbuf/io-jasper.c:148 gdk-pixbuf/io-jasper.c:156 +#: gdk-pixbuf/io-jasper.c:147 gdk-pixbuf/io-jasper.c:155 #, fuzzy msgid "Couldn't allocate memory for color profile" msgstr "Gat ekki tekið frá minni fyrir JPEG skrána" -#: gdk-pixbuf/io-jasper.c:182 +#: gdk-pixbuf/io-jasper.c:181 #, fuzzy msgid "Insufficient memory to open JPEG 2000 file" msgstr "Ekki nægjanlegt minni til þess að opna TIFF skrá" -#: gdk-pixbuf/io-jasper.c:261 +#: gdk-pixbuf/io-jasper.c:260 #, fuzzy msgid "Couldn't allocate memory to buffer image data" msgstr "Get ekki tekið frá minni fyrir IOBuffer gögn" -#: gdk-pixbuf/io-jasper.c:305 +#: gdk-pixbuf/io-jasper.c:304 #, fuzzy msgid "The JPEG 2000 image format" msgstr "JPEG myndsniðið" -#: gdk-pixbuf/io-jpeg.c:126 +#: gdk-pixbuf/io-jpeg.c:124 #, c-format msgid "Error interpreting JPEG image file (%s)" msgstr "Villa við lestur JPEG skráar (%s)" -#: gdk-pixbuf/io-jpeg.c:604 +#: gdk-pixbuf/io-jpeg.c:597 msgid "" "Insufficient memory to load image, try exiting some applications to free " "memory" @@ -473,17 +482,17 @@ msgstr "" "Ekki nægjanlegt minni til að lesa inn myndina. Þú getur reynt að loka öðrum " "forritum til að losa minni" -#: gdk-pixbuf/io-jpeg.c:651 gdk-pixbuf/io-jpeg.c:865 +#: gdk-pixbuf/io-jpeg.c:645 gdk-pixbuf/io-jpeg.c:858 #, c-format msgid "Unsupported JPEG color space (%s)" msgstr "Óþekkt JPEG litabil (%s)" -#: gdk-pixbuf/io-jpeg.c:764 gdk-pixbuf/io-jpeg.c:1044 +#: gdk-pixbuf/io-jpeg.c:757 gdk-pixbuf/io-jpeg.c:1037 #: gdk-pixbuf/io-jpeg.c:1308 gdk-pixbuf/io-jpeg.c:1318 msgid "Couldn't allocate memory for loading JPEG file" msgstr "Gat ekki tekið frá minni fyrir JPEG skrána" -#: gdk-pixbuf/io-jpeg.c:1018 +#: gdk-pixbuf/io-jpeg.c:1011 #, fuzzy msgid "Transformed JPEG has zero width or height." msgstr "Umbreytt PNG mynd hefur núll breydd eða hæð." @@ -493,101 +502,101 @@ msgstr "Umbreytt PNG mynd hefur núll breydd eða hæð." msgid "Color profile has invalid length '%u'." msgstr "" -#: gdk-pixbuf/io-pcx.c:186 +#: gdk-pixbuf/io-pcx.c:184 #, fuzzy msgid "Couldn't allocate memory for header" msgstr "Get ekki tekið frá minni fyrir TGA hausinn" -#: gdk-pixbuf/io-pcx.c:201 gdk-pixbuf/io-pcx.c:559 +#: gdk-pixbuf/io-pcx.c:199 gdk-pixbuf/io-pcx.c:557 #, fuzzy msgid "Couldn't allocate memory for context buffer" msgstr "Gat ekki tekið frá minni fyrir TAG context strúktúrinn" -#: gdk-pixbuf/io-pcx.c:600 +#: gdk-pixbuf/io-pcx.c:598 #, fuzzy msgid "Image has invalid width and/or height" msgstr "Myndin er með hæð sem er núll" -#: gdk-pixbuf/io-pcx.c:612 gdk-pixbuf/io-pcx.c:673 +#: gdk-pixbuf/io-pcx.c:610 gdk-pixbuf/io-pcx.c:671 #, fuzzy msgid "Image has unsupported bpp" msgstr "BMP myndin er með óstudda stærð hausa" -#: gdk-pixbuf/io-pcx.c:617 gdk-pixbuf/io-pcx.c:625 +#: gdk-pixbuf/io-pcx.c:615 gdk-pixbuf/io-pcx.c:623 #, fuzzy, c-format msgid "Image has unsupported number of %d-bit planes" msgstr "BMP myndin er með óstudda stærð hausa" -#: gdk-pixbuf/io-pcx.c:641 +#: gdk-pixbuf/io-pcx.c:639 #, fuzzy msgid "Couldn't create new pixbuf" msgstr "Gat ekki tekið frá nýjann pixbuf" -#: gdk-pixbuf/io-pcx.c:649 +#: gdk-pixbuf/io-pcx.c:647 #, fuzzy msgid "Couldn't allocate memory for line data" msgstr "Get ekki tekið frá minni fyrir IOBuffer gögn" -#: gdk-pixbuf/io-pcx.c:656 +#: gdk-pixbuf/io-pcx.c:654 #, fuzzy msgid "Couldn't allocate memory for PCX image" msgstr "Get ekki tekið frá minni fyrir TGA hausinn" -#: gdk-pixbuf/io-pcx.c:703 +#: gdk-pixbuf/io-pcx.c:701 msgid "Didn't get all lines of PCX image" msgstr "" -#: gdk-pixbuf/io-pcx.c:710 +#: gdk-pixbuf/io-pcx.c:708 msgid "No palette found at end of PCX data" msgstr "" -#: gdk-pixbuf/io-pcx.c:755 +#: gdk-pixbuf/io-pcx.c:753 #, fuzzy msgid "The PCX image format" msgstr "BMP myndsniðið" -#: gdk-pixbuf/io-pixdata.c:148 +#: gdk-pixbuf/io-pixdata.c:146 #, fuzzy msgid "Transformed pixbuf has zero width or height." msgstr "Umbreytt PNG mynd hefur núll breydd eða hæð." -#: gdk-pixbuf/io-pixdata.c:186 +#: gdk-pixbuf/io-pixdata.c:184 #, fuzzy msgid "The GdkPixdata format" msgstr "GIF myndsniðið" -#: gdk-pixbuf/io-png.c:54 +#: gdk-pixbuf/io-png.c:53 msgid "Bits per channel of PNG image is invalid." msgstr "Bitar í rás í PNG myndinni er ógilt." -#: gdk-pixbuf/io-png.c:135 gdk-pixbuf/io-png.c:641 +#: gdk-pixbuf/io-png.c:134 gdk-pixbuf/io-png.c:640 msgid "Transformed PNG has zero width or height." msgstr "Umbreytt PNG mynd hefur núll breydd eða hæð." -#: gdk-pixbuf/io-png.c:143 +#: gdk-pixbuf/io-png.c:142 msgid "Bits per channel of transformed PNG is not 8." msgstr "Bitar í rás í umbreyttu PNG myndinni eru ekki 8." -#: gdk-pixbuf/io-png.c:152 +#: gdk-pixbuf/io-png.c:151 msgid "Transformed PNG not RGB or RGBA." msgstr "Umbreytt PNG mynd er ekki á RGB eða RGBA sniði." -#: gdk-pixbuf/io-png.c:161 +#: gdk-pixbuf/io-png.c:160 msgid "Transformed PNG has unsupported number of channels, must be 3 or 4." msgstr "" "Umbreytta PNG myndin hefur ógildann fjölda rása. Rásafjöldi verður að vera 3 " "eða 4." -#: gdk-pixbuf/io-png.c:182 +#: gdk-pixbuf/io-png.c:181 #, c-format msgid "Fatal error in PNG image file: %s" msgstr "Banvæn villa í PNG skrá: %s" -#: gdk-pixbuf/io-png.c:315 +#: gdk-pixbuf/io-png.c:314 msgid "Insufficient memory to load PNG file" msgstr "Ekki nægjanlegt minni til að lesa PNG skrá" -#: gdk-pixbuf/io-png.c:656 +#: gdk-pixbuf/io-png.c:655 #, fuzzy, c-format msgid "" "Insufficient memory to store a %lu by %lu image; try exiting some " @@ -596,31 +605,31 @@ msgstr "" "Ekki nægjanlegt minni til að geyma %ld sinnum %ld mynd. Þú getur reynt að " "loka öðrum forrinum til að losa minni." -#: gdk-pixbuf/io-png.c:719 +#: gdk-pixbuf/io-png.c:718 msgid "Fatal error reading PNG image file" msgstr "Banvæn villa við lestur PNG skráar" -#: gdk-pixbuf/io-png.c:768 +#: gdk-pixbuf/io-png.c:767 #, c-format msgid "Fatal error reading PNG image file: %s" msgstr "Banvæn villa við lestur PNG skráar: %s" -#: gdk-pixbuf/io-png.c:858 +#: gdk-pixbuf/io-png.c:857 msgid "" "Keys for PNG text chunks must have at least 1 and at most 79 characters." msgstr "" "Lyklar í PNG textablokkum verða að hafa að minnsta kosti 1 og mest 79 stafi." -#: gdk-pixbuf/io-png.c:867 +#: gdk-pixbuf/io-png.c:866 msgid "Keys for PNG text chunks must be ASCII characters." msgstr "Lyklar í PNG textablokkum verða að vera ASCII tákn." -#: gdk-pixbuf/io-png.c:881 gdk-pixbuf/io-tiff.c:667 +#: gdk-pixbuf/io-png.c:880 gdk-pixbuf/io-tiff.c:665 #, c-format msgid "Color profile has invalid length %d." msgstr "" -#: gdk-pixbuf/io-png.c:894 +#: gdk-pixbuf/io-png.c:893 #, fuzzy, c-format msgid "" "PNG compression level must be a value between 0 and 9; value '%s' could not " @@ -628,7 +637,7 @@ msgid "" msgstr "" "Gæði JPEG mynda verður að vera á milli 0 og 100. Gildið '%s' er óþekkt." -#: gdk-pixbuf/io-png.c:907 +#: gdk-pixbuf/io-png.c:906 #, fuzzy, c-format msgid "" "PNG compression level must be a value between 0 and 9; value '%d' is not " @@ -636,353 +645,349 @@ msgid "" msgstr "" "Gæði JPEG mynda verður að vera á milli 0 og 100. Gildið '%d' er óleyfilegt." -#: gdk-pixbuf/io-png.c:955 +#: gdk-pixbuf/io-png.c:954 #, fuzzy, c-format msgid "Value for PNG text chunk %s cannot be converted to ISO-8859-1 encoding." msgstr "Gildi í PNG textablokkinni %s er ekki hægt að umbreyta í ISO-8859-1." -#: gdk-pixbuf/io-png.c:1118 +#: gdk-pixbuf/io-png.c:1117 msgid "The PNG image format" msgstr "PNG myndsniðið" -#: gdk-pixbuf/io-pnm.c:248 +#: gdk-pixbuf/io-pnm.c:246 msgid "PNM loader expected to find an integer, but didn't" msgstr "PNM myndlesarinn átti von á heiltölu en fekk annað." -#: gdk-pixbuf/io-pnm.c:280 +#: gdk-pixbuf/io-pnm.c:278 msgid "PNM file has an incorrect initial byte" msgstr "PNM skráin er með ógilt fyrsta tákn" -#: gdk-pixbuf/io-pnm.c:310 +#: gdk-pixbuf/io-pnm.c:308 msgid "PNM file is not in a recognized PNM subformat" msgstr "PNM skráin er ekki gild PNM undirgerð" -#: gdk-pixbuf/io-pnm.c:335 +#: gdk-pixbuf/io-pnm.c:333 msgid "PNM file has an image width of 0" msgstr "PNM skráin hefur breyddina 0" -#: gdk-pixbuf/io-pnm.c:356 +#: gdk-pixbuf/io-pnm.c:354 msgid "PNM file has an image height of 0" msgstr "PNM skráin hefur hæðina 0" -#: gdk-pixbuf/io-pnm.c:379 +#: gdk-pixbuf/io-pnm.c:377 msgid "Maximum color value in PNM file is 0" msgstr "Hámarks litagildi í PNM skrá er 0" -#: gdk-pixbuf/io-pnm.c:387 +#: gdk-pixbuf/io-pnm.c:385 msgid "Maximum color value in PNM file is too large" msgstr "hámarks litagildi í PNM skrá er of stórt" -#: gdk-pixbuf/io-pnm.c:427 gdk-pixbuf/io-pnm.c:457 gdk-pixbuf/io-pnm.c:502 +#: gdk-pixbuf/io-pnm.c:425 gdk-pixbuf/io-pnm.c:455 gdk-pixbuf/io-pnm.c:500 msgid "Raw PNM image type is invalid" msgstr "Hráar PNM myndsniðið er ógilt" -#: gdk-pixbuf/io-pnm.c:652 +#: gdk-pixbuf/io-pnm.c:650 msgid "PNM image loader does not support this PNM subformat" msgstr "PNM myndlesarinn styður ekki þessa PNM undirgerð" -#: gdk-pixbuf/io-pnm.c:739 gdk-pixbuf/io-pnm.c:966 +#: gdk-pixbuf/io-pnm.c:737 gdk-pixbuf/io-pnm.c:964 msgid "Raw PNM formats require exactly one whitespace before sample data" msgstr "Hráar PNM myndir verða að hafa eitt orðabil á undan myndgögnunum" -#: gdk-pixbuf/io-pnm.c:766 +#: gdk-pixbuf/io-pnm.c:764 #, fuzzy msgid "Cannot allocate memory for loading PNM image" msgstr "Get ekki frátekið minni til að lesa PNM mynd" -#: gdk-pixbuf/io-pnm.c:816 +#: gdk-pixbuf/io-pnm.c:814 msgid "Insufficient memory to load PNM context struct" msgstr "Ekki nægjanlegt minni til að lesa PNM strúktúr" -#: gdk-pixbuf/io-pnm.c:867 +#: gdk-pixbuf/io-pnm.c:865 msgid "Unexpected end of PNM image data" msgstr "Óvæntur endir á PNM gögnum" -#: gdk-pixbuf/io-pnm.c:995 +#: gdk-pixbuf/io-pnm.c:993 msgid "Insufficient memory to load PNM file" msgstr "Ekki nægjanlegt minni til að lesa PNM mynd" -#: gdk-pixbuf/io-pnm.c:1079 +#: gdk-pixbuf/io-pnm.c:1077 msgid "The PNM/PBM/PGM/PPM image format family" msgstr "PNM/PBM/PGM/PPM myndsniðið" -#: gdk-pixbuf/io-qtif.c:128 +#: gdk-pixbuf/io-qtif.c:126 msgid "Input file descriptor is NULL." msgstr "" -#: gdk-pixbuf/io-qtif.c:143 +#: gdk-pixbuf/io-qtif.c:141 #, fuzzy msgid "Failed to read QTIF header" msgstr "Gat ekki opnað TIFF mynd" -#: gdk-pixbuf/io-qtif.c:152 gdk-pixbuf/io-qtif.c:189 gdk-pixbuf/io-qtif.c:459 +#: gdk-pixbuf/io-qtif.c:150 gdk-pixbuf/io-qtif.c:187 gdk-pixbuf/io-qtif.c:454 #, c-format msgid "QTIF atom size too large (%d byte)" msgid_plural "QTIF atom size too large (%d bytes)" msgstr[0] "" msgstr[1] "" -#: gdk-pixbuf/io-qtif.c:175 +#: gdk-pixbuf/io-qtif.c:173 #, fuzzy, c-format msgid "Failed to allocate %d byte for file read buffer" msgid_plural "Failed to allocate %d bytes for file read buffer" msgstr[0] "Gat ekki tekið frá minni fyrir TAG context strúktúrinn" msgstr[1] "Gat ekki tekið frá minni fyrir TAG context strúktúrinn" -#: gdk-pixbuf/io-qtif.c:206 +#: gdk-pixbuf/io-qtif.c:201 #, fuzzy, c-format msgid "File error when reading QTIF atom: %s" msgstr "Gat ekki lesið GIF: %s" -#: gdk-pixbuf/io-qtif.c:243 +#: gdk-pixbuf/io-qtif.c:238 #, c-format msgid "Failed to skip the next %d byte with seek()." msgid_plural "Failed to skip the next %d bytes with seek()." msgstr[0] "" msgstr[1] "" -#: gdk-pixbuf/io-qtif.c:270 +#: gdk-pixbuf/io-qtif.c:265 #, fuzzy msgid "Failed to allocate QTIF context structure." msgstr "Gat ekki tekið frá minni fyrir TAG context strúktúrinn" -#: gdk-pixbuf/io-qtif.c:330 +#: gdk-pixbuf/io-qtif.c:325 #, fuzzy msgid "Failed to create GdkPixbufLoader object." msgstr "Gat ekki lesið úr tímabundnu skránni" -#: gdk-pixbuf/io-qtif.c:434 +#: gdk-pixbuf/io-qtif.c:429 #, fuzzy msgid "Failed to find an image data atom." msgstr "Gat ekki opnað TIFF mynd" -#: gdk-pixbuf/io-qtif.c:618 +#: gdk-pixbuf/io-qtif.c:613 #, fuzzy msgid "The QTIF image format" msgstr "TIFF myndsniðið" -#: gdk-pixbuf/io-ras.c:125 +#: gdk-pixbuf/io-ras.c:123 msgid "RAS image has bogus header data" msgstr "RAS myndin er með gallaðann haus" -#: gdk-pixbuf/io-ras.c:147 +#: gdk-pixbuf/io-ras.c:145 msgid "RAS image has unknown type" msgstr "RAS myndin er með óþekkta gerð" -#: gdk-pixbuf/io-ras.c:155 +#: gdk-pixbuf/io-ras.c:153 msgid "unsupported RAS image variation" msgstr "óþekkt útgáfa af RAS mynd" -#: gdk-pixbuf/io-ras.c:170 gdk-pixbuf/io-ras.c:199 +#: gdk-pixbuf/io-ras.c:168 gdk-pixbuf/io-ras.c:197 msgid "Not enough memory to load RAS image" msgstr "Ekki nægjanlegt minni til að lesa RAS mynd" -#: gdk-pixbuf/io-ras.c:544 +#: gdk-pixbuf/io-ras.c:542 msgid "The Sun raster image format" msgstr "Sun raster myndsniðið" -#: gdk-pixbuf/io-tga.c:153 +#: gdk-pixbuf/io-tga.c:151 #, fuzzy msgid "Cannot allocate memory for IOBuffer struct" msgstr "Get ekki tekið frá minni fyrir IOBuffer strúktúr" -#: gdk-pixbuf/io-tga.c:172 +#: gdk-pixbuf/io-tga.c:170 #, fuzzy msgid "Cannot allocate memory for IOBuffer data" msgstr "Get ekki tekið frá minni fyrir IOBuffer gögn" -#: gdk-pixbuf/io-tga.c:183 +#: gdk-pixbuf/io-tga.c:181 #, fuzzy msgid "Cannot realloc IOBuffer data" msgstr "Get ekki endurfrátekið IOBuffer gögn" -#: gdk-pixbuf/io-tga.c:213 +#: gdk-pixbuf/io-tga.c:211 #, fuzzy msgid "Cannot allocate temporary IOBuffer data" msgstr "Gat ekki tekið frá tímabundinn IOBuffer" -#: gdk-pixbuf/io-tga.c:346 +#: gdk-pixbuf/io-tga.c:339 #, fuzzy msgid "Cannot allocate new pixbuf" msgstr "Gat ekki tekið frá nýjann pixbuf" -#: gdk-pixbuf/io-tga.c:685 +#: gdk-pixbuf/io-tga.c:678 #, fuzzy msgid "Image is corrupted or truncated" msgstr "GIF myndin endar óvænt eða er ókláruð." -#: gdk-pixbuf/io-tga.c:692 +#: gdk-pixbuf/io-tga.c:685 #, fuzzy msgid "Cannot allocate colormap structure" msgstr "Get ekki tekið frá litakortsstrúktúr" -#: gdk-pixbuf/io-tga.c:699 +#: gdk-pixbuf/io-tga.c:692 #, fuzzy msgid "Cannot allocate colormap entries" msgstr "Gat ekki tekið frá litakortfærslur" -#: gdk-pixbuf/io-tga.c:721 +#: gdk-pixbuf/io-tga.c:714 msgid "Unexpected bitdepth for colormap entries" msgstr "Ógild litadýpt í færslum litakortsins" -#: gdk-pixbuf/io-tga.c:739 +#: gdk-pixbuf/io-tga.c:732 #, fuzzy msgid "Cannot allocate TGA header memory" msgstr "Get ekki tekið frá minni fyror TGA hausinn" -#: gdk-pixbuf/io-tga.c:772 +#: gdk-pixbuf/io-tga.c:765 msgid "TGA image has invalid dimensions" msgstr "TGA myndin er með ógilda stærð" -#: gdk-pixbuf/io-tga.c:778 gdk-pixbuf/io-tga.c:787 gdk-pixbuf/io-tga.c:797 -#: gdk-pixbuf/io-tga.c:807 gdk-pixbuf/io-tga.c:814 +#: gdk-pixbuf/io-tga.c:771 gdk-pixbuf/io-tga.c:780 gdk-pixbuf/io-tga.c:790 +#: gdk-pixbuf/io-tga.c:800 gdk-pixbuf/io-tga.c:807 msgid "TGA image type not supported" msgstr "Óþekkt gerð TGA myndar" -#: gdk-pixbuf/io-tga.c:861 +#: gdk-pixbuf/io-tga.c:854 #, fuzzy msgid "Cannot allocate memory for TGA context struct" msgstr "Gat ekki tekið frá minni fyrir TAG context strúktúrinn" -#: gdk-pixbuf/io-tga.c:926 +#: gdk-pixbuf/io-tga.c:919 msgid "Excess data in file" msgstr "Auka gögn í skránni" -#: gdk-pixbuf/io-tga.c:1007 +#: gdk-pixbuf/io-tga.c:1000 msgid "The Targa image format" msgstr "Targa myndsniðið" -#: gdk-pixbuf/io-tiff.c:104 +#: gdk-pixbuf/io-tiff.c:102 msgid "Could not get image width (bad TIFF file)" msgstr "Gat ekki lesið breydd myndarinnar (skemmd TIFF skrá)" -#: gdk-pixbuf/io-tiff.c:112 +#: gdk-pixbuf/io-tiff.c:110 msgid "Could not get image height (bad TIFF file)" msgstr "Gat ekki lesið hæð myndarinnar (skemmd TIFF skrá)" -#: gdk-pixbuf/io-tiff.c:120 +#: gdk-pixbuf/io-tiff.c:118 msgid "Width or height of TIFF image is zero" msgstr "Hæð eða breydd TIFF myndar er núll" -#: gdk-pixbuf/io-tiff.c:129 gdk-pixbuf/io-tiff.c:138 +#: gdk-pixbuf/io-tiff.c:127 gdk-pixbuf/io-tiff.c:136 msgid "Dimensions of TIFF image too large" msgstr "Stærð TIFF myndarinnar er of stór" -#: gdk-pixbuf/io-tiff.c:162 gdk-pixbuf/io-tiff.c:174 gdk-pixbuf/io-tiff.c:491 +#: gdk-pixbuf/io-tiff.c:160 gdk-pixbuf/io-tiff.c:172 gdk-pixbuf/io-tiff.c:489 msgid "Insufficient memory to open TIFF file" msgstr "Ekki nægjanlegt minni til þess að opna TIFF skrá" -#: gdk-pixbuf/io-tiff.c:236 +#: gdk-pixbuf/io-tiff.c:234 msgid "Failed to load RGB data from TIFF file" msgstr "Gat ekki lesið RGB gögn úr TIFF skrá" -#: gdk-pixbuf/io-tiff.c:293 +#: gdk-pixbuf/io-tiff.c:291 msgid "Failed to open TIFF image" msgstr "Gat ekki opnað TIFF mynd" -#: gdk-pixbuf/io-tiff.c:427 gdk-pixbuf/io-tiff.c:440 +#: gdk-pixbuf/io-tiff.c:425 gdk-pixbuf/io-tiff.c:438 msgid "Failed to load TIFF image" msgstr "Gat ekki lesið TIFF mynd" -#: gdk-pixbuf/io-tiff.c:623 +#: gdk-pixbuf/io-tiff.c:621 #, fuzzy msgid "Failed to save TIFF image" msgstr "Gat ekki opnað TIFF mynd" -#: gdk-pixbuf/io-tiff.c:656 +#: gdk-pixbuf/io-tiff.c:654 msgid "TIFF compression doesn't refer to a valid codec." msgstr "" -#: gdk-pixbuf/io-tiff.c:696 +#: gdk-pixbuf/io-tiff.c:694 #, fuzzy msgid "Failed to write TIFF data" msgstr "Gat ekki opnað TIFF mynd" -#: gdk-pixbuf/io-tiff.c:733 +#: gdk-pixbuf/io-tiff.c:731 #, fuzzy msgid "Couldn't write to TIFF file" msgstr "Gat ekki umbreytt skráarheitinu" -#: gdk-pixbuf/io-tiff.c:788 -msgid "The TIFF image format" -msgstr "TIFF myndsniðið" - -#: gdk-pixbuf/io-wbmp.c:245 +#: gdk-pixbuf/io-wbmp.c:243 msgid "Image has zero width" msgstr "Myndin er með breydd sem er núll" -#: gdk-pixbuf/io-wbmp.c:263 +#: gdk-pixbuf/io-wbmp.c:261 msgid "Image has zero height" msgstr "Myndin er með hæð sem er núll" -#: gdk-pixbuf/io-wbmp.c:274 +#: gdk-pixbuf/io-wbmp.c:272 msgid "Not enough memory to load image" msgstr "Ekki nægjanlegt minni til að lesa myndina" -#: gdk-pixbuf/io-wbmp.c:333 +#: gdk-pixbuf/io-wbmp.c:331 msgid "Couldn't save the rest" msgstr "gat ekki vistað afgangnum" -#: gdk-pixbuf/io-wbmp.c:374 +#: gdk-pixbuf/io-wbmp.c:372 msgid "The WBMP image format" msgstr "WBMP myndsniðið" -#: gdk-pixbuf/io-xbm.c:304 +#: gdk-pixbuf/io-xbm.c:302 msgid "Invalid XBM file" msgstr "Ógild XBM skrá" -#: gdk-pixbuf/io-xbm.c:314 +#: gdk-pixbuf/io-xbm.c:312 msgid "Insufficient memory to load XBM image file" msgstr "Get ekki frátekið minni fyrir lestur XBM myndar" -#: gdk-pixbuf/io-xbm.c:462 +#: gdk-pixbuf/io-xbm.c:460 msgid "Failed to write to temporary file when loading XBM image" msgstr "Gat ekki ritað í tímabundna skrá við lestur XBM myndar" -#: gdk-pixbuf/io-xbm.c:501 +#: gdk-pixbuf/io-xbm.c:499 msgid "The XBM image format" msgstr "XBM myndsniðið" -#: gdk-pixbuf/io-xpm.c:469 +#: gdk-pixbuf/io-xpm.c:467 msgid "No XPM header found" msgstr "Enginn XPM haus fannst" -#: gdk-pixbuf/io-xpm.c:478 +#: gdk-pixbuf/io-xpm.c:476 #, fuzzy msgid "Invalid XPM header" msgstr "Ógild XBM skrá" -#: gdk-pixbuf/io-xpm.c:486 +#: gdk-pixbuf/io-xpm.c:484 msgid "XPM file has image width <= 0" msgstr "XPM er með breydd sem er <= 0" -#: gdk-pixbuf/io-xpm.c:494 +#: gdk-pixbuf/io-xpm.c:492 msgid "XPM file has image height <= 0" msgstr "XPM er með hæð sem er <= 0" -#: gdk-pixbuf/io-xpm.c:502 +#: gdk-pixbuf/io-xpm.c:500 msgid "XPM has invalid number of chars per pixel" msgstr "XPM er með ógildann fjölda rása á myndeiningu" -#: gdk-pixbuf/io-xpm.c:511 +#: gdk-pixbuf/io-xpm.c:509 msgid "XPM file has invalid number of colors" msgstr "XPM er með ógildann litafjölda" -#: gdk-pixbuf/io-xpm.c:523 gdk-pixbuf/io-xpm.c:532 gdk-pixbuf/io-xpm.c:584 +#: gdk-pixbuf/io-xpm.c:521 gdk-pixbuf/io-xpm.c:530 gdk-pixbuf/io-xpm.c:582 #, fuzzy msgid "Cannot allocate memory for loading XPM image" msgstr "Get ekki frátekið minni fyrir lestur XPM myndar" -#: gdk-pixbuf/io-xpm.c:546 +#: gdk-pixbuf/io-xpm.c:544 #, fuzzy msgid "Cannot read XPM colormap" msgstr "Get ekki lesið XPM litakortið" -#: gdk-pixbuf/io-xpm.c:778 +#: gdk-pixbuf/io-xpm.c:776 msgid "Failed to write to temporary file when loading XPM image" msgstr "Gat ekki ritað í tímabundna skrá við lestur XPM myndar" -#: gdk-pixbuf/io-xpm.c:817 +#: gdk-pixbuf/io-xpm.c:815 msgid "The XPM image format" msgstr "XPM myndsniðið" diff --git a/po/it.gmo b/po/it.gmo index 7ee19b68fea4224c527f26eb57114d7620d9c9fa..6d8f0918cd3de0f8d7651d4150341cd80428de57 100644 GIT binary patch delta 4568 zcmYk;3sjf&9mnx6Xl4SY-~~nD!3diKaub3~Lu7~s28p6e1RWt>An}ivQ2*ItT28~v zOov@IOIb5DaIH5Xobg`;sc#$f<;y>`@%Uq*HKHyF?T8Lrs~NI+dE4|QSMcjw9~BrzZ*;*~ zI31f&BR!5fuNT#U|Deu`rPmZK2X)s5q(E0dv>aC~?pF(ZI z53vBRA=|c&sH z_JgkdwDVo0@Ak3#ekd=OIPPyL6m-F2)Edoq^#JO|k2{}pc4HCkJ*W%b%=&Om%SFx9 zLM+5~WDNE;diY=D&k{I^pV~bbWOi%~1rJ|9t>r1yT3tp>SzorQ+LKWoEkU&}z+&8p zT9O`Q`RxnT@5iuXHT4Ck_64X8wV{^$(0JxwYu1l>|8*EQKy8|<8UBfJTs4P!5$bVU zhkRu_QSXg&NFRCWo8?0qY9<;`OZgP)_h&EAcM03bW`njA$_s{YJ{Dr8@!ELn&I?L9nVK~tQs}5>#+d$VhmnFZT8PF5rc!6 zH(ekTwHGQ;9om4}B;BYRet?>hh&%l$&ve#cEbZHH3+_iwwXBI|tFaN)@js!KE{^Hb zl9eJe60}wd%``lZIw58fKf)r^8g`>Pco{V_{U`foqB?j#s^gncGjIe~;ydVJ$=#tB zjV;0Zs2@WOXb{tqqUZlk3c7GTs%P6#7d(MlqmOVZ#xmdE!1>6m+v}*^|0#y1zR=(8 z)tEs0I#dTcFcIHG9t``7YahWywg0S$f=+k{Z@~`q@FXT-FX}n($4=4=rJ-Bf9Jy!qwEFLex^Vpf=l!I1Yb@sdz(~-;pfTfOp{->@$=3*Ayqu^k-lO zsskIa9FHQMwj1yD&#OR*17f~0Ai>d4uhswckab#zVF0HJm%Vaa4_|ET>BN*{<%|I-Q)X6)bCO;8uMMf6r-pI=edT( zsE)KaH#)bXHqUO<)V_}e7&FWNXSWjPQSU&WP`ip*m{aNRp(V)nuzjfS|Bfk`Iy*EY zL7VFrY!hngj$#^KLT#dfbNnBqU={T_sHs1UdJKC}=Z)k`4|DN0tU}#rBW}TisHZ4z zE*l;FgY}PhMU6_wZnB)bq6)_`(oH&5;W$HnPKJ_fl1Z)~y0LDmJ)+|UGJ!lweoUSr z!w6#w{ikK0p8xAdG6n7O9b`Vao9K9&u;ITv!YN(&vc{W}aw2)iwH4x%t}K?3gQS^g z=4OzQWGx9k%f}B%DbYGlA=i)lDZELxUvIz~qK%|usZZ!%JUs=kySk=3hnyqgwa*EtY_L50N#~^Zq^dZwoEICB<8rHGi zC$#ZgG4!J1HDDXnp!@TVu~*42$ZKQ-(Q%gSB;O`$$iqZOKQfR!M(T+Uo;vGGPLusa zPttJWkt)(kCX(+Gz0gvLj^JG1(B}|W&UNm>4)O%)@7i9*Ib;L*zH1XVkvOu7JVI8G zI-(=bC-nIspGo99Bu(SLFVxJd5+liE@&IWdIvyuYp_2a*0bQiRwY`LU$n9jIYdeQG zlb^WyV0@AMh}=M;h>mtWh)?{& z6_l0i`0MDTuA2tWN{Gr%O`njOnd4=q=V#~aSdtzem6Mv0=VhelXXT}&XYSaU{^``J z)Z)6vy5`zIQ**vo9B8g>T)9jYFEcGKBQ0lul`LOgTi?)F=W%H-(A?Cxs5VgRHF*t< Yi<*`{xU4Qvo3`UfMoib9jO?-h2ZOik=Kufz delta 4447 zcmX}u4RpTR7_h4AE?nc;{wvs$lTTKsSo|YlHq);SGCFHq? z(ri>Dm5L;#Q(2vyPRS|ia5_$P97?@E_y4>7&;8uj@ArTF{eKU4`>`(Kvt1Fv?_(N0 zYivhJJgI7I)*`~})9bX??3!q^P8fyBn2N1&IHqC+rsGmf#Qo^Q?=cDg#cr4sV|G0j zq0XO?1A-2%k7jq-Xhj}qb$?|%aKDi z8@Z*eKt8sWuN*vp&G1i*<@t71Tkpd5sFwFay>SVuODj=txD3@Z_3rq0sG+%tdhUW`>rgkmn%61B&ZwTKM4h(+)xcL# z=N&;l_6uKXXe4i;^OA8i=DGT6>_dIG^IQk|pT=7Xchj5pN8O+d)v)=fNw?j39P_FF zg?gjDJl&6rP(!m9b=?_M*SBDx)gxWdhka1{N1^UpnLz)mr7PK?S-BH6b|>A57o1J# zXLWTvU-Y8&Lp5{+`f!G;zkrjd@5kPl#zAgj6{tx&AJx!puHF!&pfUOzhhtZ|LG@}> z3pZg;{20~1i#QHbc)E@+!Kqk>EisvKVgXqW(#tjknP)Z*HI%ba&pC{l7;HKn=xZR1YLkp;Ih?C0LHPYyH<# z;H9i7Q`?7W$Sxa(dgCh0#!aXPH(=;|rt;0y(@-~_hMI&m7{Hy#G_c=M=Qn5ZH%CAE zFc0Ik{>vz663szPj-AdAoZmRlq2@*;<0Iox=l4K8xWMhd%k8gnK8dv1*16+{P(yQ4 zb)Ih*DQJwE^Q)s9C!=nBgYy>WI2_3SS*RPnhg@oBP(9U(@hZRo(pGx{efT=^vEzJk zs{Mm>iluUq=AV^P&{$4Gjn#9gF5BbwH=r7J$?b2+6dpu96E!5WkYTphP}hHn>iP?A ze@kYt8kB>Kxs{=Y?9HC^e{BR~>P}dc;r&F`p_bWMV-=HePu51c>^ zVMLa9eJ1v${vhhQ&CZjk$=!wt#Um{@oBr3V9?uRo6a`K@Cxd9PdHps5f7LdSESbiv56m`2FWsLMIGEUc#zT2eu>6wjWV%7|Uzu z0RhxdJ&tPVR#cZCMRn<~7{I2qz7-BdE$cGWkj_C}zaBLQf(I$6MZcjYM;iF}A+J8;T8BP5nDm!*A{94c#Kt_4`m=e+H*wGrEVbqjCNAcq58uENY`|MF^(OCy=Af?MhPv-pn6CAI zg@SIFM!#u{M&JN^0>|JdNUvH7{jXVnH-@?%J5oQ2o$xH`0Z|2BSNB2|fQ>}$Ux4bF zI(PgR?9B5mil_N79o0p}sP#P!HT&0~*6%S_zl6)Fr!mts*$(if7ih%Kp&poyoMK~L zeIx2V$8iEi@)nwFl^E36Y^1>O+vmveS=3-}NCu)V+>LYaXVj#s7~=gN%)mtIOEDg6 z@m@TJ8q$nH<`Hf{Zf)nWGv*X|Lp{2P{?}|@%nlzObO(Myrh~N}>b+5^a~`TewWy&w zh3e86o^m}7LcP#bR6{o41Z-67&8f-Qg?bID2i_{C|J8us*inK>!@WO~Rj3o+McwE$ zYH|*~#kYRZ zF%@+|4n||X+kczeU+$cUK90|H$5&$v^{uYH51Uax?CM{m?i)Pi3g?}dP?M)IYe!vM zgaMq3%pW_5qcQ3>{$0Zg%)-s6In;m*zeSJmj*r3a)K{Z==Pg7ZZozK&5$d}0xER}WaaVj9BQQ$)NE@QUgVx}TJ7TRj~zK8518j=@C3sOx!CfXRK&{AC&s_|on%<<5ia=SwR zgakDyw5=doLfSN*+71$RVGij{-X!7e?Qj8KCU=wlL_=^BsU+I88hVg265bxB(1@_I z^#0yIpb7XvsK#F}e8ZJnBEK71sLvlC7w^Id%hK1PPR`Z%0L zrjU-|@ps2Ue@qU$%4WQl4082c=Xh*KCX+PsJ{e224J02DmV9WN}J9io$a89@$G~kQYh)$mkKBnq{T?v(qzr`7->unSE;Z`V-ibk>&IE&CSf} R?$4+>?Y~gpK66ml{{RyY(suv= diff --git a/po/it.po b/po/it.po index b136f5f..b23b317 100644 --- a/po/it.po +++ b/po/it.po @@ -12,8 +12,8 @@ msgstr "" "Project-Id-Version: gdk-pixbuf\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=gdk-" "pixbuf\n" -"POT-Creation-Date: 2013-04-15 10:28-0400\n" -"PO-Revision-Date: 2013-03-13 09:23+0100\n" +"POT-Creation-Date: 2014-05-26 20:46-0400\n" +"PO-Revision-Date: 2013-06-19 10:39+0200\n" "Last-Translator: Milo Casagrande \n" "Language-Team: Italian \n" "Language: it\n" @@ -21,19 +21,20 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8-bit\n" "Plural-Forms: nplurals=2; plural=(n!=1);\n" +"X-Generator: Gtranslator 2.91.6\n" -#: gdk-pixbuf/gdk-pixbuf-animation.c:160 gdk-pixbuf/gdk-pixbuf-io.c:1064 -#: gdk-pixbuf/gdk-pixbuf-io.c:1330 +#: gdk-pixbuf/gdk-pixbuf-animation.c:158 gdk-pixbuf/gdk-pixbuf-io.c:1077 +#: gdk-pixbuf/gdk-pixbuf-io.c:1333 #, c-format msgid "Failed to open file '%s': %s" msgstr "Apertura del file «%s» non riuscita: %s" -#: gdk-pixbuf/gdk-pixbuf-animation.c:173 gdk-pixbuf/gdk-pixbuf-io.c:1076 +#: gdk-pixbuf/gdk-pixbuf-animation.c:171 gdk-pixbuf/gdk-pixbuf-io.c:962 #, c-format msgid "Image file '%s' contains no data" msgstr "Il file d'immagine «%s» non contiene dati" -#: gdk-pixbuf/gdk-pixbuf-animation.c:212 +#: gdk-pixbuf/gdk-pixbuf-animation.c:210 #, c-format msgid "" "Failed to load animation '%s': reason not known, probably a corrupt " @@ -42,8 +43,8 @@ msgstr "" "Caricamento dell'animazione «%s» non riuscito: causa sconosciuta, " "probabilmente un file d'animazione danneggiato" -#: gdk-pixbuf/gdk-pixbuf-animation.c:280 gdk-pixbuf/gdk-pixbuf-io.c:1112 -#: gdk-pixbuf/gdk-pixbuf-io.c:1382 +#: gdk-pixbuf/gdk-pixbuf-animation.c:278 gdk-pixbuf/gdk-pixbuf-io.c:1113 +#: gdk-pixbuf/gdk-pixbuf-io.c:1385 #, c-format msgid "" "Failed to load image '%s': reason not known, probably a corrupt image file" @@ -51,13 +52,13 @@ msgstr "" "Caricamento dell'immagine «%s» non riuscito: causa sconosciuta, " "probabilmente un file d'immagine danneggiato" -#: gdk-pixbuf/gdk-pixbuf-io.c:790 +#: gdk-pixbuf/gdk-pixbuf-io.c:774 #, c-format msgid "Unable to load image-loading module: %s: %s" msgstr "" "Impossibile aprire il modulo «%s» per il caricamento delle immagini: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:805 +#: gdk-pixbuf/gdk-pixbuf-io.c:789 #, c-format msgid "" "Image-loading module %s does not export the proper interface; perhaps it's " @@ -66,53 +67,53 @@ msgstr "" "Il modulo per il caricamento delle immagini «%s» non esporta l'interfaccia " "opportuna, forse appartiene a una versione differente di gdk-pixbuf." -#: gdk-pixbuf/gdk-pixbuf-io.c:814 gdk-pixbuf/gdk-pixbuf-io.c:865 +#: gdk-pixbuf/gdk-pixbuf-io.c:798 gdk-pixbuf/gdk-pixbuf-io.c:849 #, c-format msgid "Image type '%s' is not supported" msgstr "Il tipo di immagine «%s» non è supportato" -#: gdk-pixbuf/gdk-pixbuf-io.c:950 +#: gdk-pixbuf/gdk-pixbuf-io.c:934 #, c-format msgid "Couldn't recognize the image file format for file '%s'" msgstr "Impossibile riconoscere il formato di immagine per il file «%s»" -#: gdk-pixbuf/gdk-pixbuf-io.c:958 +#: gdk-pixbuf/gdk-pixbuf-io.c:942 msgid "Unrecognized image file format" msgstr "Formato del file di immagine non riconosciuto" -#: gdk-pixbuf/gdk-pixbuf-io.c:1121 +#: gdk-pixbuf/gdk-pixbuf-io.c:1124 #, c-format msgid "Failed to load image '%s': %s" msgstr "Caricamento dell'immagine «%s» non riuscito: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2015 gdk-pixbuf/io-gdip-utils.c:837 +#: gdk-pixbuf/gdk-pixbuf-io.c:2029 gdk-pixbuf/io-gdip-utils.c:835 #, c-format msgid "Error writing to image file: %s" msgstr "Errore nello scrivere sul file d'immagine: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2057 gdk-pixbuf/gdk-pixbuf-io.c:2178 +#: gdk-pixbuf/gdk-pixbuf-io.c:2071 gdk-pixbuf/gdk-pixbuf-io.c:2192 #, c-format msgid "This build of gdk-pixbuf does not support saving the image format: %s" msgstr "Questa versione di gdk-pixbuf non permette di salvare nel formato %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2088 +#: gdk-pixbuf/gdk-pixbuf-io.c:2102 msgid "Insufficient memory to save image to callback" msgstr "Memoria insufficiente per salvare l'immagine sulla callback" -#: gdk-pixbuf/gdk-pixbuf-io.c:2101 +#: gdk-pixbuf/gdk-pixbuf-io.c:2115 msgid "Failed to open temporary file" msgstr "Apertura del file temporaneo non riuscita" -#: gdk-pixbuf/gdk-pixbuf-io.c:2124 +#: gdk-pixbuf/gdk-pixbuf-io.c:2138 msgid "Failed to read from temporary file" msgstr "Lettura dal file temporaneo non riuscita" -#: gdk-pixbuf/gdk-pixbuf-io.c:2372 +#: gdk-pixbuf/gdk-pixbuf-io.c:2382 #, c-format msgid "Failed to open '%s' for writing: %s" msgstr "Apertura di «%s» in scrittura non riuscita: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2398 +#: gdk-pixbuf/gdk-pixbuf-io.c:2408 #, c-format msgid "" "Failed to close '%s' while writing image, all data may not have been saved: " @@ -121,17 +122,17 @@ msgstr "" "Chiusura di «%s» non riuscita durante la scrittura dell'immagine, alcuni " "dati potrebbero non essere stati salvati: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2619 gdk-pixbuf/gdk-pixbuf-io.c:2671 +#: gdk-pixbuf/gdk-pixbuf-io.c:2629 gdk-pixbuf/gdk-pixbuf-io.c:2681 msgid "Insufficient memory to save image into a buffer" msgstr "Memoria insufficiente per salvare l'immagine in un buffer" # stream lasciato non tradotto come in glib/gio, # credo intenda qualcosa 'tipo' file, ma più generico -#: gdk-pixbuf/gdk-pixbuf-io.c:2717 +#: gdk-pixbuf/gdk-pixbuf-io.c:2727 msgid "Error writing to image stream" msgstr "Errore nello scrivere sullo stream d'immagine" -#: gdk-pixbuf/gdk-pixbuf-loader.c:393 +#: gdk-pixbuf/gdk-pixbuf-loader.c:384 #, c-format msgid "" "Internal error: Image loader module '%s' failed to complete an operation, " @@ -140,24 +141,24 @@ msgstr "" "Errore interno: il modulo di caricamento immagine «%s» non riesce a " "completare l'operazione, causa del problema sconosciuta" -#: gdk-pixbuf/gdk-pixbuf-loader.c:435 +#: gdk-pixbuf/gdk-pixbuf-loader.c:426 #, c-format msgid "Incremental loading of image type '%s' is not supported" msgstr "Caricamento progressivo non supportato per il tipo di immagine «%s»" -#: gdk-pixbuf/gdk-pixdata.c:160 +#: gdk-pixbuf/gdk-pixdata.c:158 msgid "Image header corrupt" msgstr "Header dell'immagine danneggiato" -#: gdk-pixbuf/gdk-pixdata.c:165 +#: gdk-pixbuf/gdk-pixdata.c:163 msgid "Image format unknown" msgstr "Formato dell'immagine sconosciuto" -#: gdk-pixbuf/gdk-pixdata.c:170 gdk-pixbuf/gdk-pixdata.c:502 +#: gdk-pixbuf/gdk-pixdata.c:168 gdk-pixbuf/gdk-pixdata.c:501 msgid "Image pixel data corrupt" msgstr "Immagine con dati dei pixel danneggiati" -#: gdk-pixbuf/gdk-pixdata.c:446 +#: gdk-pixbuf/gdk-pixdata.c:445 #, c-format msgid "failed to allocate image buffer of %u byte" msgid_plural "failed to allocate image buffer of %u bytes" @@ -166,74 +167,78 @@ msgstr[0] "" msgstr[1] "" "allocazione di %u byte per il buffer di lettura del file non riuscita" -#: gdk-pixbuf/io-ani.c:244 +#: gdk-pixbuf/io-ani.c:242 msgid "Unexpected icon chunk in animation" msgstr "Segmento di icona inaspettato nell'animazione" -#: gdk-pixbuf/io-ani.c:342 gdk-pixbuf/io-ani.c:400 gdk-pixbuf/io-ani.c:426 -#: gdk-pixbuf/io-ani.c:449 gdk-pixbuf/io-ani.c:476 gdk-pixbuf/io-ani.c:563 +#: gdk-pixbuf/io-ani.c:340 gdk-pixbuf/io-ani.c:398 gdk-pixbuf/io-ani.c:424 +#: gdk-pixbuf/io-ani.c:447 gdk-pixbuf/io-ani.c:474 gdk-pixbuf/io-ani.c:561 msgid "Invalid header in animation" msgstr "Header dell'animazione non valido" -#: gdk-pixbuf/io-ani.c:352 gdk-pixbuf/io-ani.c:374 gdk-pixbuf/io-ani.c:458 -#: gdk-pixbuf/io-ani.c:485 gdk-pixbuf/io-ani.c:536 gdk-pixbuf/io-ani.c:608 +#: gdk-pixbuf/io-ani.c:350 gdk-pixbuf/io-ani.c:372 gdk-pixbuf/io-ani.c:456 +#: gdk-pixbuf/io-ani.c:483 gdk-pixbuf/io-ani.c:534 gdk-pixbuf/io-ani.c:606 msgid "Not enough memory to load animation" msgstr "Memoria insufficiente per caricare l'animazione" -#: gdk-pixbuf/io-ani.c:392 gdk-pixbuf/io-ani.c:418 gdk-pixbuf/io-ani.c:437 +#: gdk-pixbuf/io-ani.c:390 gdk-pixbuf/io-ani.c:416 gdk-pixbuf/io-ani.c:435 msgid "Malformed chunk in animation" msgstr "Segmento malformato nell'animazione" -#: gdk-pixbuf/io-ani.c:660 +#: gdk-pixbuf/io-ani.c:628 +msgid "ANI image was truncated or incomplete." +msgstr "Immagine ANI troncata o incompleta." + +#: gdk-pixbuf/io-ani.c:669 msgid "The ANI image format" msgstr "Formato ANI" -#: gdk-pixbuf/io-bmp.c:229 gdk-pixbuf/io-bmp.c:266 gdk-pixbuf/io-bmp.c:337 -#: gdk-pixbuf/io-bmp.c:369 gdk-pixbuf/io-bmp.c:392 gdk-pixbuf/io-bmp.c:495 +#: gdk-pixbuf/io-bmp.c:227 gdk-pixbuf/io-bmp.c:264 gdk-pixbuf/io-bmp.c:335 +#: gdk-pixbuf/io-bmp.c:367 gdk-pixbuf/io-bmp.c:390 gdk-pixbuf/io-bmp.c:493 msgid "BMP image has bogus header data" msgstr "Immagine BMP con dati fasulli nell'header" -#: gdk-pixbuf/io-bmp.c:240 gdk-pixbuf/io-bmp.c:432 +#: gdk-pixbuf/io-bmp.c:238 gdk-pixbuf/io-bmp.c:430 msgid "Not enough memory to load bitmap image" msgstr "Memoria insufficiente per caricare l'immagine bitmap" -#: gdk-pixbuf/io-bmp.c:318 +#: gdk-pixbuf/io-bmp.c:316 msgid "BMP image has unsupported header size" msgstr "Immagine BMP con dimensione dell'header non supportata" -#: gdk-pixbuf/io-bmp.c:356 +#: gdk-pixbuf/io-bmp.c:354 msgid "Topdown BMP images cannot be compressed" msgstr "Le immagini BMP topdown non possono essere compresse" -#: gdk-pixbuf/io-bmp.c:716 gdk-pixbuf/io-pnm.c:707 +#: gdk-pixbuf/io-bmp.c:714 gdk-pixbuf/io-pnm.c:705 msgid "Premature end-of-file encountered" msgstr "End-of-file raggiunto prematuramente" -#: gdk-pixbuf/io-bmp.c:1328 +#: gdk-pixbuf/io-bmp.c:1326 msgid "Couldn't allocate memory for saving BMP file" msgstr "Impossibile allocare memoria per salvare il file BMP" -#: gdk-pixbuf/io-bmp.c:1369 +#: gdk-pixbuf/io-bmp.c:1367 msgid "Couldn't write to BMP file" msgstr "Impossibile scrivere nel file BMP" -#: gdk-pixbuf/io-bmp.c:1422 gdk-pixbuf/io-gdip-bmp.c:82 +#: gdk-pixbuf/io-bmp.c:1420 gdk-pixbuf/io-gdip-bmp.c:80 msgid "The BMP image format" msgstr "Formato BMP" -#: gdk-pixbuf/io-gdip-emf.c:59 +#: gdk-pixbuf/io-gdip-emf.c:57 msgid "The EMF image format" msgstr "Formato EMF" -#: gdk-pixbuf/io-gdip-gif.c:80 gdk-pixbuf/io-gif.c:1720 +#: gdk-pixbuf/io-gdip-gif.c:78 gdk-pixbuf/io-gif.c:1718 msgid "The GIF image format" msgstr "Formato GIF" -#: gdk-pixbuf/io-gdip-ico.c:59 gdk-pixbuf/io-ico.c:1271 +#: gdk-pixbuf/io-gdip-ico.c:57 gdk-pixbuf/io-ico.c:1269 msgid "The ICO image format" msgstr "Formato ICO" -#: gdk-pixbuf/io-gdip-jpeg.c:53 gdk-pixbuf/io-jpeg.c:1249 +#: gdk-pixbuf/io-gdip-jpeg.c:51 gdk-pixbuf/io-jpeg.c:1249 #, c-format msgid "" "JPEG quality must be a value between 0 and 100; value '%s' could not be " @@ -242,7 +247,7 @@ msgstr "" "La qualità di un'immagine JPEG deve essere compresa tra 0 e 100; il valore " "«%s» non può essere analizzato." -#: gdk-pixbuf/io-gdip-jpeg.c:68 gdk-pixbuf/io-jpeg.c:1265 +#: gdk-pixbuf/io-gdip-jpeg.c:66 gdk-pixbuf/io-jpeg.c:1265 #, c-format msgid "" "JPEG quality must be a value between 0 and 100; value '%d' is not allowed." @@ -250,19 +255,23 @@ msgstr "" "La qualità di un'immagine JPEG deve essere compresa tra 0 e 100; il valore " "«%d» non è permesso." -#: gdk-pixbuf/io-gdip-jpeg.c:136 gdk-pixbuf/io-jpeg.c:1478 +#: gdk-pixbuf/io-gdip-jpeg.c:134 gdk-pixbuf/io-jpeg.c:1478 msgid "The JPEG image format" msgstr "Formato JPEG" -#: gdk-pixbuf/io-gdip-utils.c:154 +#: gdk-pixbuf/io-gdip-tiff.c:80 gdk-pixbuf/io-tiff.c:786 +msgid "The TIFF image format" +msgstr "Formato TIFF" + +#: gdk-pixbuf/io-gdip-utils.c:152 #, c-format msgid "Could not allocate memory: %s" msgstr "Impossibile allocare memoria: %s" # stream lasciato non tradotto come in glib/gio, # credo intenda qualcosa 'tipo' file, ma più generico -#: gdk-pixbuf/io-gdip-utils.c:179 gdk-pixbuf/io-gdip-utils.c:293 -#: gdk-pixbuf/io-gdip-utils.c:333 +#: gdk-pixbuf/io-gdip-utils.c:177 gdk-pixbuf/io-gdip-utils.c:291 +#: gdk-pixbuf/io-gdip-utils.c:331 #, c-format msgid "Could not create stream: %s" msgstr "Impossibile creare lo stream: %s" @@ -271,97 +280,97 @@ msgstr "Impossibile creare lo stream: %s" # credo intenda qualcosa 'tipo' file, ma più generico # # seek->posizionare come il gio -#: gdk-pixbuf/io-gdip-utils.c:193 +#: gdk-pixbuf/io-gdip-utils.c:191 #, c-format msgid "Could not seek stream: %s" msgstr "Impossibile posizionarsi nello stream: %s" # stream lasciato non tradotto come in glib/gio, # credo intenda qualcosa 'tipo' file, ma più generico -#: gdk-pixbuf/io-gdip-utils.c:205 +#: gdk-pixbuf/io-gdip-utils.c:203 #, c-format msgid "Could not read from stream: %s" msgstr "Impossibile leggere dallo stream: %s" # il bitmap o la bitmap ?? -#: gdk-pixbuf/io-gdip-utils.c:617 +#: gdk-pixbuf/io-gdip-utils.c:615 msgid "Couldn't load bitmap" msgstr "Impossibile caricare la bitmap" -#: gdk-pixbuf/io-gdip-utils.c:773 +#: gdk-pixbuf/io-gdip-utils.c:771 msgid "Couldn't load metafile" msgstr "Impossibile caricare i metadati" -#: gdk-pixbuf/io-gdip-utils.c:878 +#: gdk-pixbuf/io-gdip-utils.c:876 msgid "Unsupported image format for GDI+" msgstr "Formato di immagine non supportato per GDI+" -#: gdk-pixbuf/io-gdip-utils.c:885 +#: gdk-pixbuf/io-gdip-utils.c:883 msgid "Couldn't save" msgstr "Impossibile salvare" -#: gdk-pixbuf/io-gdip-wmf.c:58 +#: gdk-pixbuf/io-gdip-wmf.c:56 msgid "The WMF image format" msgstr "Formato WMF" -#: gdk-pixbuf/io-gif.c:222 +#: gdk-pixbuf/io-gif.c:220 #, c-format msgid "Failure reading GIF: %s" msgstr "Lettura dell'immagine GIF non riuscita: %s" -#: gdk-pixbuf/io-gif.c:496 gdk-pixbuf/io-gif.c:1502 gdk-pixbuf/io-gif.c:1669 +#: gdk-pixbuf/io-gif.c:494 gdk-pixbuf/io-gif.c:1500 gdk-pixbuf/io-gif.c:1667 msgid "GIF file was missing some data (perhaps it was truncated somehow?)" msgstr "Il file GIF non è completo (forse parte dei dati sono andati persi)" -#: gdk-pixbuf/io-gif.c:505 +#: gdk-pixbuf/io-gif.c:503 #, c-format msgid "Internal error in the GIF loader (%s)" msgstr "Errore interno nel modulo di caricamento GIF (%s)" -#: gdk-pixbuf/io-gif.c:579 +#: gdk-pixbuf/io-gif.c:577 msgid "Stack overflow" msgstr "Stack overflow" -#: gdk-pixbuf/io-gif.c:639 +#: gdk-pixbuf/io-gif.c:637 msgid "GIF image loader cannot understand this image." msgstr "" "Il modulo di caricamento di immagini GIF non riconosce questa immagine." -#: gdk-pixbuf/io-gif.c:668 +#: gdk-pixbuf/io-gif.c:666 msgid "Bad code encountered" msgstr "Lettura di codice errato" -#: gdk-pixbuf/io-gif.c:678 +#: gdk-pixbuf/io-gif.c:676 msgid "Circular table entry in GIF file" msgstr "Voce tabella circolare nel file GIF" -#: gdk-pixbuf/io-gif.c:866 gdk-pixbuf/io-gif.c:1488 gdk-pixbuf/io-gif.c:1541 -#: gdk-pixbuf/io-gif.c:1657 +#: gdk-pixbuf/io-gif.c:864 gdk-pixbuf/io-gif.c:1486 gdk-pixbuf/io-gif.c:1539 +#: gdk-pixbuf/io-gif.c:1655 msgid "Not enough memory to load GIF file" msgstr "Memoria insufficiente per caricare il file GIF" -#: gdk-pixbuf/io-gif.c:960 +#: gdk-pixbuf/io-gif.c:958 msgid "Not enough memory to composite a frame in GIF file" msgstr "Memoria insufficiente per comporre un fotogramma nel file GIF" -#: gdk-pixbuf/io-gif.c:1132 +#: gdk-pixbuf/io-gif.c:1130 msgid "GIF image is corrupt (incorrect LZW compression)" msgstr "Immagine GIF danneggiata (errori nella compressione LZW)" -#: gdk-pixbuf/io-gif.c:1182 +#: gdk-pixbuf/io-gif.c:1180 msgid "File does not appear to be a GIF file" msgstr "Il file non sembra essere in formato GIF" -#: gdk-pixbuf/io-gif.c:1194 +#: gdk-pixbuf/io-gif.c:1192 #, c-format msgid "Version %s of the GIF file format is not supported" msgstr "La versione %s del formato GIF non è supportata" -#: gdk-pixbuf/io-gif.c:1241 +#: gdk-pixbuf/io-gif.c:1239 msgid "Resulting GIF image has zero size" msgstr "La dimensione dell'immagine GIF risultante è zero" -#: gdk-pixbuf/io-gif.c:1320 +#: gdk-pixbuf/io-gif.c:1318 msgid "" "GIF image has no global colormap, and a frame inside it has no local " "colormap." @@ -369,7 +378,7 @@ msgstr "" "Immagine GIF priva di colormap globale e in un fotogramma interno manca la " "colormap locale." -#: gdk-pixbuf/io-gif.c:1564 +#: gdk-pixbuf/io-gif.c:1562 msgid "GIF image was truncated or incomplete." msgstr "Immagine GIF troncata o incompleta." @@ -386,90 +395,90 @@ msgstr "Impossibile decodificare il file ICNS" msgid "The ICNS image format" msgstr "Formato ICNS" -#: gdk-pixbuf/io-ico.c:228 gdk-pixbuf/io-ico.c:242 gdk-pixbuf/io-ico.c:291 -#: gdk-pixbuf/io-ico.c:302 gdk-pixbuf/io-ico.c:395 +#: gdk-pixbuf/io-ico.c:226 gdk-pixbuf/io-ico.c:240 gdk-pixbuf/io-ico.c:289 +#: gdk-pixbuf/io-ico.c:300 gdk-pixbuf/io-ico.c:393 msgid "Invalid header in icon" msgstr "Header dell'icona non valido" -#: gdk-pixbuf/io-ico.c:257 gdk-pixbuf/io-ico.c:312 gdk-pixbuf/io-ico.c:405 -#: gdk-pixbuf/io-ico.c:458 gdk-pixbuf/io-ico.c:488 +#: gdk-pixbuf/io-ico.c:255 gdk-pixbuf/io-ico.c:310 gdk-pixbuf/io-ico.c:403 +#: gdk-pixbuf/io-ico.c:456 gdk-pixbuf/io-ico.c:486 msgid "Not enough memory to load icon" msgstr "Memoria insufficiente per caricare l'icona" -#: gdk-pixbuf/io-ico.c:338 +#: gdk-pixbuf/io-ico.c:336 msgid "Compressed icons are not supported" msgstr "Icone compresse non supportate" -#: gdk-pixbuf/io-ico.c:358 +#: gdk-pixbuf/io-ico.c:356 msgid "Icon has zero width" msgstr "Icona con larghezza pari a zero" -#: gdk-pixbuf/io-ico.c:368 +#: gdk-pixbuf/io-ico.c:366 msgid "Icon has zero height" msgstr "Icona con altezza pari a zero" -#: gdk-pixbuf/io-ico.c:443 +#: gdk-pixbuf/io-ico.c:441 msgid "Unsupported icon type" msgstr "Tipo di icona non supportato" -#: gdk-pixbuf/io-ico.c:537 +#: gdk-pixbuf/io-ico.c:535 msgid "Not enough memory to load ICO file" msgstr "Memoria insufficiente per caricare il file ICO" -#: gdk-pixbuf/io-ico.c:1002 +#: gdk-pixbuf/io-ico.c:1000 msgid "Image too large to be saved as ICO" msgstr "Immagine troppo larga per essere salvata come ICO" -#: gdk-pixbuf/io-ico.c:1013 +#: gdk-pixbuf/io-ico.c:1011 msgid "Cursor hotspot outside image" msgstr "Hotspot del cursore esterno all'immagine" -#: gdk-pixbuf/io-ico.c:1036 +#: gdk-pixbuf/io-ico.c:1034 #, c-format msgid "Unsupported depth for ICO file: %d" msgstr "Profondità non supportata per il file ICO: %d" # stream lasciato non tradotto come in glib/gio, # credo intenda qualcosa 'tipo' file, ma più generico -#: gdk-pixbuf/io-jasper.c:74 +#: gdk-pixbuf/io-jasper.c:73 msgid "Couldn't allocate memory for stream" msgstr "Impossibile allocare memoria per lo stream" -#: gdk-pixbuf/io-jasper.c:104 +#: gdk-pixbuf/io-jasper.c:103 msgid "Couldn't decode image" msgstr "Impossibile decodificare l'immagine" -#: gdk-pixbuf/io-jasper.c:122 +#: gdk-pixbuf/io-jasper.c:121 msgid "Transformed JPEG2000 has zero width or height" msgstr "L'immagine trasformata in JPEG2000 ha larghezza o altezza pari a zero." -#: gdk-pixbuf/io-jasper.c:136 +#: gdk-pixbuf/io-jasper.c:135 msgid "Image type currently not supported" msgstr "Il tipo di immagine non è attualmente supportato" -#: gdk-pixbuf/io-jasper.c:148 gdk-pixbuf/io-jasper.c:156 +#: gdk-pixbuf/io-jasper.c:147 gdk-pixbuf/io-jasper.c:155 msgid "Couldn't allocate memory for color profile" msgstr "Impossibile allocare memoria per il profilo di colore" -#: gdk-pixbuf/io-jasper.c:182 +#: gdk-pixbuf/io-jasper.c:181 msgid "Insufficient memory to open JPEG 2000 file" msgstr "Memoria insufficiente per aprire il file JPEG 2000" # FIXME: bufferizzare ???!!!!?? -#: gdk-pixbuf/io-jasper.c:261 +#: gdk-pixbuf/io-jasper.c:260 msgid "Couldn't allocate memory to buffer image data" msgstr "Impossibile allocare memoria per bufferizzare i dati dell'immagine" -#: gdk-pixbuf/io-jasper.c:305 +#: gdk-pixbuf/io-jasper.c:304 msgid "The JPEG 2000 image format" msgstr "Formato JPEG 2000" -#: gdk-pixbuf/io-jpeg.c:126 +#: gdk-pixbuf/io-jpeg.c:124 #, c-format msgid "Error interpreting JPEG image file (%s)" msgstr "Errore nell'interpretare il file JPEG (%s)" -#: gdk-pixbuf/io-jpeg.c:604 +#: gdk-pixbuf/io-jpeg.c:597 msgid "" "Insufficient memory to load image, try exiting some applications to free " "memory" @@ -477,17 +486,17 @@ msgstr "" "Memoria insufficiente per caricare l'immagine, provare a chiudere qualche " "applicazione per liberare memoria" -#: gdk-pixbuf/io-jpeg.c:651 gdk-pixbuf/io-jpeg.c:865 +#: gdk-pixbuf/io-jpeg.c:645 gdk-pixbuf/io-jpeg.c:858 #, c-format msgid "Unsupported JPEG color space (%s)" msgstr "Spazio di colore JPEG (%s) non supportato" -#: gdk-pixbuf/io-jpeg.c:764 gdk-pixbuf/io-jpeg.c:1044 +#: gdk-pixbuf/io-jpeg.c:757 gdk-pixbuf/io-jpeg.c:1037 #: gdk-pixbuf/io-jpeg.c:1308 gdk-pixbuf/io-jpeg.c:1318 msgid "Couldn't allocate memory for loading JPEG file" msgstr "Impossibile allocare memoria per caricare il file JPEG" -#: gdk-pixbuf/io-jpeg.c:1018 +#: gdk-pixbuf/io-jpeg.c:1011 msgid "Transformed JPEG has zero width or height." msgstr "L'immagine convertita in JPEG ha larghezza o altezza pari a zero." @@ -496,91 +505,91 @@ msgstr "L'immagine convertita in JPEG ha larghezza o altezza pari a zero." msgid "Color profile has invalid length '%u'." msgstr "Il profilo di colore presenta la lunghezza «%u» non valida." -#: gdk-pixbuf/io-pcx.c:186 +#: gdk-pixbuf/io-pcx.c:184 msgid "Couldn't allocate memory for header" msgstr "Impossibile allocare memoria per l'header" -#: gdk-pixbuf/io-pcx.c:201 gdk-pixbuf/io-pcx.c:559 +#: gdk-pixbuf/io-pcx.c:199 gdk-pixbuf/io-pcx.c:557 msgid "Couldn't allocate memory for context buffer" msgstr "Impossibile allocare memoria per il «context buffer»" -#: gdk-pixbuf/io-pcx.c:600 +#: gdk-pixbuf/io-pcx.c:598 msgid "Image has invalid width and/or height" msgstr "Larghezza e/o altezza dell'immagine non valida" -#: gdk-pixbuf/io-pcx.c:612 gdk-pixbuf/io-pcx.c:673 +#: gdk-pixbuf/io-pcx.c:610 gdk-pixbuf/io-pcx.c:671 msgid "Image has unsupported bpp" msgstr "Byte per pixel dell'immagine non supportati" -#: gdk-pixbuf/io-pcx.c:617 gdk-pixbuf/io-pcx.c:625 +#: gdk-pixbuf/io-pcx.c:615 gdk-pixbuf/io-pcx.c:623 #, c-format msgid "Image has unsupported number of %d-bit planes" msgstr "Immagine ha un numero non supportato di piani %d-bit" -#: gdk-pixbuf/io-pcx.c:641 +#: gdk-pixbuf/io-pcx.c:639 msgid "Couldn't create new pixbuf" msgstr "Impossibile creare un nuovo pixbuf" -#: gdk-pixbuf/io-pcx.c:649 +#: gdk-pixbuf/io-pcx.c:647 msgid "Couldn't allocate memory for line data" msgstr "Impossibile allocare memoria per i dati della riga" -#: gdk-pixbuf/io-pcx.c:656 +#: gdk-pixbuf/io-pcx.c:654 msgid "Couldn't allocate memory for PCX image" msgstr "Impossibile allocare memoria per l'immagine PCX" -#: gdk-pixbuf/io-pcx.c:703 +#: gdk-pixbuf/io-pcx.c:701 msgid "Didn't get all lines of PCX image" msgstr "Impossibile ottenere tutte le righe dell'immagine PCX" -#: gdk-pixbuf/io-pcx.c:710 +#: gdk-pixbuf/io-pcx.c:708 msgid "No palette found at end of PCX data" msgstr "Nessuna tavolozza trovata alla fine dei dati PCX" -#: gdk-pixbuf/io-pcx.c:755 +#: gdk-pixbuf/io-pcx.c:753 msgid "The PCX image format" msgstr "Formato PCX" -#: gdk-pixbuf/io-pixdata.c:148 +#: gdk-pixbuf/io-pixdata.c:146 msgid "Transformed pixbuf has zero width or height." msgstr "La pixbuf trasformata ha larghezza o altezza pari a zero." -#: gdk-pixbuf/io-pixdata.c:186 +#: gdk-pixbuf/io-pixdata.c:184 msgid "The GdkPixdata format" msgstr "Formato GdkPixdata" -#: gdk-pixbuf/io-png.c:54 +#: gdk-pixbuf/io-png.c:53 msgid "Bits per channel of PNG image is invalid." msgstr "I bit per canale dell'immagine PNG è non valido." -#: gdk-pixbuf/io-png.c:135 gdk-pixbuf/io-png.c:641 +#: gdk-pixbuf/io-png.c:134 gdk-pixbuf/io-png.c:640 msgid "Transformed PNG has zero width or height." msgstr "L'immagine PNG trasformata ha larghezza o altezza pari a zero." -#: gdk-pixbuf/io-png.c:143 +#: gdk-pixbuf/io-png.c:142 msgid "Bits per channel of transformed PNG is not 8." msgstr "I bit per canale dell'immagine PNG trasformata non è 8." -#: gdk-pixbuf/io-png.c:152 +#: gdk-pixbuf/io-png.c:151 msgid "Transformed PNG not RGB or RGBA." msgstr "L'immagine PNG trasformata non utilizza RGB o RGBA." -#: gdk-pixbuf/io-png.c:161 +#: gdk-pixbuf/io-png.c:160 msgid "Transformed PNG has unsupported number of channels, must be 3 or 4." msgstr "" "L'immagine PNG trasformata presenta un numero di canali non supportato, deve " "essere 3 o 4." -#: gdk-pixbuf/io-png.c:182 +#: gdk-pixbuf/io-png.c:181 #, c-format msgid "Fatal error in PNG image file: %s" msgstr "Errore critico nel file di immagine PNG: %s" -#: gdk-pixbuf/io-png.c:315 +#: gdk-pixbuf/io-png.c:314 msgid "Insufficient memory to load PNG file" msgstr "Memoria insufficiente per caricare il file PNG" -#: gdk-pixbuf/io-png.c:656 +#: gdk-pixbuf/io-png.c:655 #, c-format msgid "" "Insufficient memory to store a %lu by %lu image; try exiting some " @@ -589,32 +598,32 @@ msgstr "" "Memoria insufficiente per contenere un'immagine %lu × %lu; chiudere qualche " "applicazione per liberare memoria" -#: gdk-pixbuf/io-png.c:719 +#: gdk-pixbuf/io-png.c:718 msgid "Fatal error reading PNG image file" msgstr "Errore critico nella lettura del file PNG" -#: gdk-pixbuf/io-png.c:768 +#: gdk-pixbuf/io-png.c:767 #, c-format msgid "Fatal error reading PNG image file: %s" msgstr "Errore critico nella lettura del file PNG: %s" -#: gdk-pixbuf/io-png.c:858 +#: gdk-pixbuf/io-png.c:857 msgid "" "Keys for PNG text chunks must have at least 1 and at most 79 characters." msgstr "" "Le chiavi per i segmenti di testo PNG devono avere da 1 a 79 caratteri." -#: gdk-pixbuf/io-png.c:867 +#: gdk-pixbuf/io-png.c:866 msgid "Keys for PNG text chunks must be ASCII characters." msgstr "" "Le chiavi per i segmenti di testo PNG possono contenere solo caratteri ASCII." -#: gdk-pixbuf/io-png.c:881 gdk-pixbuf/io-tiff.c:667 +#: gdk-pixbuf/io-png.c:880 gdk-pixbuf/io-tiff.c:665 #, c-format msgid "Color profile has invalid length %d." msgstr "Il profilo di colore presenta la lunghezza %d non valida." -#: gdk-pixbuf/io-png.c:894 +#: gdk-pixbuf/io-png.c:893 #, c-format msgid "" "PNG compression level must be a value between 0 and 9; value '%s' could not " @@ -623,7 +632,7 @@ msgstr "" "Il livello di compressione PNG deve essere un valore tra 0 e 9; il valore " "«%s» non può essere elaborato." -#: gdk-pixbuf/io-png.c:907 +#: gdk-pixbuf/io-png.c:906 #, c-format msgid "" "PNG compression level must be a value between 0 and 9; value '%d' is not " @@ -632,98 +641,98 @@ msgstr "" "Il livello di compressione PNG deve essere un valore tra 0 e 9; il valore " "«%d» non è consentito." -#: gdk-pixbuf/io-png.c:955 +#: gdk-pixbuf/io-png.c:954 #, c-format msgid "Value for PNG text chunk %s cannot be converted to ISO-8859-1 encoding." msgstr "" "Il valore per il segmento di testo PNG %s non è convertibile nella codifica " "ISO-8859-1." -#: gdk-pixbuf/io-png.c:1118 +#: gdk-pixbuf/io-png.c:1117 msgid "The PNG image format" msgstr "Formato PNG" -#: gdk-pixbuf/io-pnm.c:248 +#: gdk-pixbuf/io-pnm.c:246 msgid "PNM loader expected to find an integer, but didn't" msgstr "" "Il numero intero atteso dal modulo di caricamento PNM non è stato trovato" -#: gdk-pixbuf/io-pnm.c:280 +#: gdk-pixbuf/io-pnm.c:278 msgid "PNM file has an incorrect initial byte" msgstr "Il file PNM presenta un byte iniziale non corretto" -#: gdk-pixbuf/io-pnm.c:310 +#: gdk-pixbuf/io-pnm.c:308 msgid "PNM file is not in a recognized PNM subformat" msgstr "Il file PNM non è in un sottoformato PNM riconosciuto" -#: gdk-pixbuf/io-pnm.c:335 +#: gdk-pixbuf/io-pnm.c:333 msgid "PNM file has an image width of 0" msgstr "Il file PNM ha larghezza pari a zero" -#: gdk-pixbuf/io-pnm.c:356 +#: gdk-pixbuf/io-pnm.c:354 msgid "PNM file has an image height of 0" msgstr "Il file PNM ha altezza pari a zero" -#: gdk-pixbuf/io-pnm.c:379 +#: gdk-pixbuf/io-pnm.c:377 msgid "Maximum color value in PNM file is 0" msgstr "Il valore di colore massimo nel file PNM è zero" -#: gdk-pixbuf/io-pnm.c:387 +#: gdk-pixbuf/io-pnm.c:385 msgid "Maximum color value in PNM file is too large" msgstr "Il valore di colore massimo nel file PNM troppo grande" -#: gdk-pixbuf/io-pnm.c:427 gdk-pixbuf/io-pnm.c:457 gdk-pixbuf/io-pnm.c:502 +#: gdk-pixbuf/io-pnm.c:425 gdk-pixbuf/io-pnm.c:455 gdk-pixbuf/io-pnm.c:500 msgid "Raw PNM image type is invalid" msgstr "Il tipo di immagine PNM Raw è non valido" -#: gdk-pixbuf/io-pnm.c:652 +#: gdk-pixbuf/io-pnm.c:650 msgid "PNM image loader does not support this PNM subformat" msgstr "" "Il modulo di caricamento per le immagini PNM non supporta questo " "sottoformato PNM" -#: gdk-pixbuf/io-pnm.c:739 gdk-pixbuf/io-pnm.c:966 +#: gdk-pixbuf/io-pnm.c:737 gdk-pixbuf/io-pnm.c:964 msgid "Raw PNM formats require exactly one whitespace before sample data" msgstr "" "I formati Raw PNM richiedono esattamente uno spazio bianco prima dei dati " "grezzi" -#: gdk-pixbuf/io-pnm.c:766 +#: gdk-pixbuf/io-pnm.c:764 msgid "Cannot allocate memory for loading PNM image" msgstr "Impossibile allocare memoria per caricare l'immagine PNM" -#: gdk-pixbuf/io-pnm.c:816 +#: gdk-pixbuf/io-pnm.c:814 msgid "Insufficient memory to load PNM context struct" msgstr "Memoria insufficiente per caricare la struttura context del file PNM" -#: gdk-pixbuf/io-pnm.c:867 +#: gdk-pixbuf/io-pnm.c:865 msgid "Unexpected end of PNM image data" msgstr "Fine dei dati dell'immagine PNM inaspettata" -#: gdk-pixbuf/io-pnm.c:995 +#: gdk-pixbuf/io-pnm.c:993 msgid "Insufficient memory to load PNM file" msgstr "Memoria insufficiente per caricare il file PNM" -#: gdk-pixbuf/io-pnm.c:1079 +#: gdk-pixbuf/io-pnm.c:1077 msgid "The PNM/PBM/PGM/PPM image format family" msgstr "Famiglia formati PNM/PBM/PGM/PPM" -#: gdk-pixbuf/io-qtif.c:128 +#: gdk-pixbuf/io-qtif.c:126 msgid "Input file descriptor is NULL." msgstr "Il descrittore di file di input è NULL." -#: gdk-pixbuf/io-qtif.c:143 +#: gdk-pixbuf/io-qtif.c:141 msgid "Failed to read QTIF header" msgstr "Lettura dell'intestazione QTIF non riuscita" -#: gdk-pixbuf/io-qtif.c:152 gdk-pixbuf/io-qtif.c:189 gdk-pixbuf/io-qtif.c:459 +#: gdk-pixbuf/io-qtif.c:150 gdk-pixbuf/io-qtif.c:187 gdk-pixbuf/io-qtif.c:454 #, c-format msgid "QTIF atom size too large (%d byte)" msgid_plural "QTIF atom size too large (%d bytes)" msgstr[0] "Dimensione dell'atom QTIF troppo grande (%d byte)" msgstr[1] "Dimensione dell'atom QTIF troppo grande (%d byte)" -#: gdk-pixbuf/io-qtif.c:175 +#: gdk-pixbuf/io-qtif.c:173 #, c-format msgid "Failed to allocate %d byte for file read buffer" msgid_plural "Failed to allocate %d bytes for file read buffer" @@ -732,243 +741,239 @@ msgstr[0] "" msgstr[1] "" "Allocazione di %d byte per il buffer di lettura del file non riuscita" -#: gdk-pixbuf/io-qtif.c:206 +#: gdk-pixbuf/io-qtif.c:201 #, c-format msgid "File error when reading QTIF atom: %s" msgstr "Errore di file nella lettura dell'atom QTIF: %s" -#: gdk-pixbuf/io-qtif.c:243 +#: gdk-pixbuf/io-qtif.c:238 #, c-format msgid "Failed to skip the next %d byte with seek()." msgid_plural "Failed to skip the next %d bytes with seek()." msgstr[0] "Omissione dei successivi %d byte con seek() non riuscita." msgstr[1] "Omissione dei successivi %d byte con seek() non riuscita." -#: gdk-pixbuf/io-qtif.c:270 +#: gdk-pixbuf/io-qtif.c:265 msgid "Failed to allocate QTIF context structure." msgstr "Allocazione della struttura di contesto QTIF non riuscita." -#: gdk-pixbuf/io-qtif.c:330 +#: gdk-pixbuf/io-qtif.c:325 msgid "Failed to create GdkPixbufLoader object." msgstr "Creazione dell'oggetto GdkPixbufLoader non riuscita." -#: gdk-pixbuf/io-qtif.c:434 +#: gdk-pixbuf/io-qtif.c:429 msgid "Failed to find an image data atom." msgstr "Ricerca di un atom dati di immagine non riuscita." -#: gdk-pixbuf/io-qtif.c:618 +#: gdk-pixbuf/io-qtif.c:613 msgid "The QTIF image format" msgstr "Formato QTIF" -#: gdk-pixbuf/io-ras.c:125 +#: gdk-pixbuf/io-ras.c:123 msgid "RAS image has bogus header data" msgstr "L'immagine RAS presenta dati fasulli nell'header" -#: gdk-pixbuf/io-ras.c:147 +#: gdk-pixbuf/io-ras.c:145 msgid "RAS image has unknown type" msgstr "L'immagine RAS ha tipo sconosciuto" -#: gdk-pixbuf/io-ras.c:155 +#: gdk-pixbuf/io-ras.c:153 msgid "unsupported RAS image variation" msgstr "variante di immagine RAS non supportata" -#: gdk-pixbuf/io-ras.c:170 gdk-pixbuf/io-ras.c:199 +#: gdk-pixbuf/io-ras.c:168 gdk-pixbuf/io-ras.c:197 msgid "Not enough memory to load RAS image" msgstr "Memoria insufficiente per caricare l'immagine RAS" -#: gdk-pixbuf/io-ras.c:544 +#: gdk-pixbuf/io-ras.c:542 msgid "The Sun raster image format" msgstr "Formato Sun raster" -#: gdk-pixbuf/io-tga.c:153 +#: gdk-pixbuf/io-tga.c:151 msgid "Cannot allocate memory for IOBuffer struct" msgstr "Impossibile allocare memoria per la struttura IOBuffer" -#: gdk-pixbuf/io-tga.c:172 +#: gdk-pixbuf/io-tga.c:170 msgid "Cannot allocate memory for IOBuffer data" msgstr "Impossibile allocare memoria per i dati IOBuffer" -#: gdk-pixbuf/io-tga.c:183 +#: gdk-pixbuf/io-tga.c:181 msgid "Cannot realloc IOBuffer data" msgstr "Impossibile riallocare i dati IOBuffer" -#: gdk-pixbuf/io-tga.c:213 +#: gdk-pixbuf/io-tga.c:211 msgid "Cannot allocate temporary IOBuffer data" msgstr "Impossibile allocare i dati IOBuffer temporanei" -#: gdk-pixbuf/io-tga.c:346 +#: gdk-pixbuf/io-tga.c:339 msgid "Cannot allocate new pixbuf" msgstr "Impossibile allocare il nuovo pixbuf" -#: gdk-pixbuf/io-tga.c:685 +#: gdk-pixbuf/io-tga.c:678 msgid "Image is corrupted or truncated" msgstr "L'immagine è danneggiata o troncata" -#: gdk-pixbuf/io-tga.c:692 +#: gdk-pixbuf/io-tga.c:685 msgid "Cannot allocate colormap structure" msgstr "Impossibile allocare la struttura colormap" -#: gdk-pixbuf/io-tga.c:699 +#: gdk-pixbuf/io-tga.c:692 msgid "Cannot allocate colormap entries" msgstr "Impossibile allocare gli elementi della struttura colormap" -#: gdk-pixbuf/io-tga.c:721 +#: gdk-pixbuf/io-tga.c:714 msgid "Unexpected bitdepth for colormap entries" msgstr "Profondità di colore inattesa per gli elementi della colormap" -#: gdk-pixbuf/io-tga.c:739 +#: gdk-pixbuf/io-tga.c:732 msgid "Cannot allocate TGA header memory" msgstr "Impossibile allocare memoria per l'header TGA" -#: gdk-pixbuf/io-tga.c:772 +#: gdk-pixbuf/io-tga.c:765 msgid "TGA image has invalid dimensions" msgstr "L'immagine TGA presenta dimensioni non valide" -#: gdk-pixbuf/io-tga.c:778 gdk-pixbuf/io-tga.c:787 gdk-pixbuf/io-tga.c:797 -#: gdk-pixbuf/io-tga.c:807 gdk-pixbuf/io-tga.c:814 +#: gdk-pixbuf/io-tga.c:771 gdk-pixbuf/io-tga.c:780 gdk-pixbuf/io-tga.c:790 +#: gdk-pixbuf/io-tga.c:800 gdk-pixbuf/io-tga.c:807 msgid "TGA image type not supported" msgstr "Tipo di immagine TGA non supportato" -#: gdk-pixbuf/io-tga.c:861 +#: gdk-pixbuf/io-tga.c:854 msgid "Cannot allocate memory for TGA context struct" msgstr "Impossibile allocare memoria per la struttura context TGA" -#: gdk-pixbuf/io-tga.c:926 +#: gdk-pixbuf/io-tga.c:919 msgid "Excess data in file" msgstr "Dati in eccesso nel file" -#: gdk-pixbuf/io-tga.c:1007 +#: gdk-pixbuf/io-tga.c:1000 msgid "The Targa image format" msgstr "Formato Targa" -#: gdk-pixbuf/io-tiff.c:104 +#: gdk-pixbuf/io-tiff.c:102 msgid "Could not get image width (bad TIFF file)" msgstr "Impossibile ottenere la larghezza dell'immagine (file TIFF difettoso)" -#: gdk-pixbuf/io-tiff.c:112 +#: gdk-pixbuf/io-tiff.c:110 msgid "Could not get image height (bad TIFF file)" msgstr "Impossibile ottenere l'altezza dell'immagine (file TIFF difettoso)" -#: gdk-pixbuf/io-tiff.c:120 +#: gdk-pixbuf/io-tiff.c:118 msgid "Width or height of TIFF image is zero" msgstr "La larghezza o altezza dell'immagine TIFF è pari a zero" -#: gdk-pixbuf/io-tiff.c:129 gdk-pixbuf/io-tiff.c:138 +#: gdk-pixbuf/io-tiff.c:127 gdk-pixbuf/io-tiff.c:136 msgid "Dimensions of TIFF image too large" msgstr "Dimensioni dell'immagine TIFF troppo grandi" -#: gdk-pixbuf/io-tiff.c:162 gdk-pixbuf/io-tiff.c:174 gdk-pixbuf/io-tiff.c:491 +#: gdk-pixbuf/io-tiff.c:160 gdk-pixbuf/io-tiff.c:172 gdk-pixbuf/io-tiff.c:489 msgid "Insufficient memory to open TIFF file" msgstr "Memoria insufficiente per aprire il file TIFF" -#: gdk-pixbuf/io-tiff.c:236 +#: gdk-pixbuf/io-tiff.c:234 msgid "Failed to load RGB data from TIFF file" msgstr "Impossibile caricare i dati RGB dal file TIFF" -#: gdk-pixbuf/io-tiff.c:293 +#: gdk-pixbuf/io-tiff.c:291 msgid "Failed to open TIFF image" msgstr "Impossibile aprire l'immagine TIFF" -#: gdk-pixbuf/io-tiff.c:427 gdk-pixbuf/io-tiff.c:440 +#: gdk-pixbuf/io-tiff.c:425 gdk-pixbuf/io-tiff.c:438 msgid "Failed to load TIFF image" msgstr "Impossibile caricare l'immagine TIFF" -#: gdk-pixbuf/io-tiff.c:623 +#: gdk-pixbuf/io-tiff.c:621 msgid "Failed to save TIFF image" msgstr "Impossibile salvare l'immagine TIFF" -#: gdk-pixbuf/io-tiff.c:656 +#: gdk-pixbuf/io-tiff.c:654 msgid "TIFF compression doesn't refer to a valid codec." msgstr "La compressione TIFF non fa riferimento a un codec valido." -#: gdk-pixbuf/io-tiff.c:696 +#: gdk-pixbuf/io-tiff.c:694 msgid "Failed to write TIFF data" msgstr "Scrittura dati TIFF non riuscita" -#: gdk-pixbuf/io-tiff.c:733 +#: gdk-pixbuf/io-tiff.c:731 msgid "Couldn't write to TIFF file" msgstr "Impossibile scrivere nel file TIFF" -#: gdk-pixbuf/io-tiff.c:788 -msgid "The TIFF image format" -msgstr "Formato TIFF" - -#: gdk-pixbuf/io-wbmp.c:245 +#: gdk-pixbuf/io-wbmp.c:243 msgid "Image has zero width" msgstr "Larghezza dell'immagine pari a zero" -#: gdk-pixbuf/io-wbmp.c:263 +#: gdk-pixbuf/io-wbmp.c:261 msgid "Image has zero height" msgstr "Altezza dell'immagine pari a zero" -#: gdk-pixbuf/io-wbmp.c:274 +#: gdk-pixbuf/io-wbmp.c:272 msgid "Not enough memory to load image" msgstr "Memoria insufficiente per caricare l'immagine" -#: gdk-pixbuf/io-wbmp.c:333 +#: gdk-pixbuf/io-wbmp.c:331 msgid "Couldn't save the rest" msgstr "Impossibile salvare il resto" -#: gdk-pixbuf/io-wbmp.c:374 +#: gdk-pixbuf/io-wbmp.c:372 msgid "The WBMP image format" msgstr "Formato WBMP" -#: gdk-pixbuf/io-xbm.c:304 +#: gdk-pixbuf/io-xbm.c:302 msgid "Invalid XBM file" msgstr "File XBM non valido" -#: gdk-pixbuf/io-xbm.c:314 +#: gdk-pixbuf/io-xbm.c:312 msgid "Insufficient memory to load XBM image file" msgstr "Memoria insufficiente per caricare l'immagine XBM" -#: gdk-pixbuf/io-xbm.c:462 +#: gdk-pixbuf/io-xbm.c:460 msgid "Failed to write to temporary file when loading XBM image" msgstr "" "Fallita la scrittura sul file temporaneo durante il caricamento " "dell'immagine XBM" -#: gdk-pixbuf/io-xbm.c:501 +#: gdk-pixbuf/io-xbm.c:499 msgid "The XBM image format" msgstr "Formato XBM" -#: gdk-pixbuf/io-xpm.c:469 +#: gdk-pixbuf/io-xpm.c:467 msgid "No XPM header found" msgstr "Impossibile trovare l'header XPM" -#: gdk-pixbuf/io-xpm.c:478 +#: gdk-pixbuf/io-xpm.c:476 msgid "Invalid XPM header" msgstr "Header XBM non valido" -#: gdk-pixbuf/io-xpm.c:486 +#: gdk-pixbuf/io-xpm.c:484 msgid "XPM file has image width <= 0" msgstr "File XPM con larghezza <= a zero" -#: gdk-pixbuf/io-xpm.c:494 +#: gdk-pixbuf/io-xpm.c:492 msgid "XPM file has image height <= 0" msgstr "File XPM con altezza <= zero" -#: gdk-pixbuf/io-xpm.c:502 +#: gdk-pixbuf/io-xpm.c:500 msgid "XPM has invalid number of chars per pixel" msgstr "XPM con numero di byte per pixel non valido" -#: gdk-pixbuf/io-xpm.c:511 +#: gdk-pixbuf/io-xpm.c:509 msgid "XPM file has invalid number of colors" msgstr "File XPM con numero di colori non valido" -#: gdk-pixbuf/io-xpm.c:523 gdk-pixbuf/io-xpm.c:532 gdk-pixbuf/io-xpm.c:584 +#: gdk-pixbuf/io-xpm.c:521 gdk-pixbuf/io-xpm.c:530 gdk-pixbuf/io-xpm.c:582 msgid "Cannot allocate memory for loading XPM image" msgstr "Impossibile allocare memoria per caricare l'immagine XPM" -#: gdk-pixbuf/io-xpm.c:546 +#: gdk-pixbuf/io-xpm.c:544 msgid "Cannot read XPM colormap" msgstr "Impossibile leggere la colormap XPM" -#: gdk-pixbuf/io-xpm.c:778 +#: gdk-pixbuf/io-xpm.c:776 msgid "Failed to write to temporary file when loading XPM image" msgstr "" "Scrittura nel file temporaneo durante il caricamento dell'immagine XPM non " "riuscita" -#: gdk-pixbuf/io-xpm.c:817 +#: gdk-pixbuf/io-xpm.c:815 msgid "The XPM image format" msgstr "Formato XPM" diff --git a/po/ja.gmo b/po/ja.gmo index dea207cee5cd41cd3e957f2d5583fe9c55a81912..cfa0354b4ad8fe063455e6609e085c0b322aec96 100644 GIT binary patch delta 28 jcmca{gz?4^#to_lye7H^rn*LE3PuK2CT5$B4AhJOjuHqv delta 28 jcmca{gz?4^#to_lyvDi)Cc1{E3Wf$&Mi!fm4AhJOjm!u( diff --git a/po/ja.po b/po/ja.po index 4428b92..44c89ab 100644 --- a/po/ja.po +++ b/po/ja.po @@ -17,7 +17,7 @@ msgstr "" "Project-Id-Version: gdk-pixbuf master\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=gdk-" "pixbuf\n" -"POT-Creation-Date: 2013-04-15 10:28-0400\n" +"POT-Creation-Date: 2014-05-26 20:46-0400\n" "PO-Revision-Date: 2012-10-15 22:39+0900\n" "Last-Translator: Takayuki KUSANO \n" "Language-Team: Japanese \n" @@ -28,18 +28,18 @@ msgstr "" "Plural-Forms: nplurals=1; plural=0;\n" "X-Generator: Gtranslator 2.91.5\n" -#: gdk-pixbuf/gdk-pixbuf-animation.c:160 gdk-pixbuf/gdk-pixbuf-io.c:1064 -#: gdk-pixbuf/gdk-pixbuf-io.c:1330 +#: gdk-pixbuf/gdk-pixbuf-animation.c:158 gdk-pixbuf/gdk-pixbuf-io.c:1077 +#: gdk-pixbuf/gdk-pixbuf-io.c:1333 #, c-format msgid "Failed to open file '%s': %s" msgstr "ファイル '%s' のオープンに失敗しました: %s" -#: gdk-pixbuf/gdk-pixbuf-animation.c:173 gdk-pixbuf/gdk-pixbuf-io.c:1076 +#: gdk-pixbuf/gdk-pixbuf-animation.c:171 gdk-pixbuf/gdk-pixbuf-io.c:962 #, c-format msgid "Image file '%s' contains no data" msgstr "画像ファイル '%s' にはデータがありません" -#: gdk-pixbuf/gdk-pixbuf-animation.c:212 +#: gdk-pixbuf/gdk-pixbuf-animation.c:210 #, c-format msgid "" "Failed to load animation '%s': reason not known, probably a corrupt " @@ -48,8 +48,8 @@ msgstr "" "アニメーション '%s' の読み込みに失敗しました: 理由は不明ですが、おそらくアニ" "メーションファイルが壊れていると思われます" -#: gdk-pixbuf/gdk-pixbuf-animation.c:280 gdk-pixbuf/gdk-pixbuf-io.c:1112 -#: gdk-pixbuf/gdk-pixbuf-io.c:1382 +#: gdk-pixbuf/gdk-pixbuf-animation.c:278 gdk-pixbuf/gdk-pixbuf-io.c:1113 +#: gdk-pixbuf/gdk-pixbuf-io.c:1385 #, c-format msgid "" "Failed to load image '%s': reason not known, probably a corrupt image file" @@ -57,12 +57,12 @@ msgstr "" "画像 '%s' の読み込みに失敗しました: 理由は不明ですが、おそらく画像ファイルが" "壊れていると思われます" -#: gdk-pixbuf/gdk-pixbuf-io.c:790 +#: gdk-pixbuf/gdk-pixbuf-io.c:774 #, c-format msgid "Unable to load image-loading module: %s: %s" msgstr "画像ロード・モジュールを読み込めません: %s: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:805 +#: gdk-pixbuf/gdk-pixbuf-io.c:789 #, c-format msgid "" "Image-loading module %s does not export the proper interface; perhaps it's " @@ -71,54 +71,54 @@ msgstr "" "画像ロード・モジュール %s は適切なインターフェースをエクスポートしていませ" "ん。gdk-pixbuf の別のバージョンのモジュールかも?" -#: gdk-pixbuf/gdk-pixbuf-io.c:814 gdk-pixbuf/gdk-pixbuf-io.c:865 +#: gdk-pixbuf/gdk-pixbuf-io.c:798 gdk-pixbuf/gdk-pixbuf-io.c:849 #, c-format msgid "Image type '%s' is not supported" msgstr "画像の種類 '%s' はサポートされていません" -#: gdk-pixbuf/gdk-pixbuf-io.c:950 +#: gdk-pixbuf/gdk-pixbuf-io.c:934 #, c-format msgid "Couldn't recognize the image file format for file '%s'" msgstr "ファイル '%s' の画像ファイルの形式を認識できませんでした" -#: gdk-pixbuf/gdk-pixbuf-io.c:958 +#: gdk-pixbuf/gdk-pixbuf-io.c:942 msgid "Unrecognized image file format" msgstr "認識できない画像ファイルの形式" -#: gdk-pixbuf/gdk-pixbuf-io.c:1121 +#: gdk-pixbuf/gdk-pixbuf-io.c:1124 #, c-format msgid "Failed to load image '%s': %s" msgstr "画像 '%s' の読み込みに失敗しました: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2015 gdk-pixbuf/io-gdip-utils.c:837 +#: gdk-pixbuf/gdk-pixbuf-io.c:2029 gdk-pixbuf/io-gdip-utils.c:835 #, c-format msgid "Error writing to image file: %s" msgstr "画像ファイルの書き込み中にエラー: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2057 gdk-pixbuf/gdk-pixbuf-io.c:2178 +#: gdk-pixbuf/gdk-pixbuf-io.c:2071 gdk-pixbuf/gdk-pixbuf-io.c:2192 #, c-format msgid "This build of gdk-pixbuf does not support saving the image format: %s" msgstr "" "お使いの gdk-pixbuf は画像ファイルの形式 %s の保存をサポートしていません" -#: gdk-pixbuf/gdk-pixbuf-io.c:2088 +#: gdk-pixbuf/gdk-pixbuf-io.c:2102 msgid "Insufficient memory to save image to callback" msgstr "画像をコールバックへ保存するために必要なメモリが足りません" -#: gdk-pixbuf/gdk-pixbuf-io.c:2101 +#: gdk-pixbuf/gdk-pixbuf-io.c:2115 msgid "Failed to open temporary file" msgstr "一時保存ファイルのオープンに失敗しました" -#: gdk-pixbuf/gdk-pixbuf-io.c:2124 +#: gdk-pixbuf/gdk-pixbuf-io.c:2138 msgid "Failed to read from temporary file" msgstr "一時保存ファイルからの読み込みに失敗しました" -#: gdk-pixbuf/gdk-pixbuf-io.c:2372 +#: gdk-pixbuf/gdk-pixbuf-io.c:2382 #, c-format msgid "Failed to open '%s' for writing: %s" msgstr "書き込みモードで '%s' のオープンに失敗しました: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2398 +#: gdk-pixbuf/gdk-pixbuf-io.c:2408 #, c-format msgid "" "Failed to close '%s' while writing image, all data may not have been saved: " @@ -127,15 +127,15 @@ msgstr "" "画像を書き込む際に '%s' を閉じることができなかったため、すべてのデータが保存" "されていないかもしれません: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2619 gdk-pixbuf/gdk-pixbuf-io.c:2671 +#: gdk-pixbuf/gdk-pixbuf-io.c:2629 gdk-pixbuf/gdk-pixbuf-io.c:2681 msgid "Insufficient memory to save image into a buffer" msgstr "画像をバッファーへ保存するために必要なメモリが足りません" -#: gdk-pixbuf/gdk-pixbuf-io.c:2717 +#: gdk-pixbuf/gdk-pixbuf-io.c:2727 msgid "Error writing to image stream" msgstr "画像ストリームの書き込み中にエラー" -#: gdk-pixbuf/gdk-pixbuf-loader.c:393 +#: gdk-pixbuf/gdk-pixbuf-loader.c:384 #, c-format msgid "" "Internal error: Image loader module '%s' failed to complete an operation, " @@ -144,97 +144,102 @@ msgstr "" "内部エラー: 画像ロード・モジュール '%s' の処理に失敗しましたが、その原因を取" "得できませんでした" -#: gdk-pixbuf/gdk-pixbuf-loader.c:435 +#: gdk-pixbuf/gdk-pixbuf-loader.c:426 #, c-format msgid "Incremental loading of image type '%s' is not supported" msgstr "画像の種類 '%s' のインクリメンタル・ロードはサポートされていません" -#: gdk-pixbuf/gdk-pixdata.c:160 +#: gdk-pixbuf/gdk-pixdata.c:158 msgid "Image header corrupt" msgstr "画像ヘッダーが壊れています" -#: gdk-pixbuf/gdk-pixdata.c:165 +#: gdk-pixbuf/gdk-pixdata.c:163 msgid "Image format unknown" msgstr "画像形式が不明です" -#: gdk-pixbuf/gdk-pixdata.c:170 gdk-pixbuf/gdk-pixdata.c:502 +#: gdk-pixbuf/gdk-pixdata.c:168 gdk-pixbuf/gdk-pixdata.c:501 msgid "Image pixel data corrupt" msgstr "画像のピクセルデータが壊れています" -#: gdk-pixbuf/gdk-pixdata.c:446 +#: gdk-pixbuf/gdk-pixdata.c:445 #, c-format msgid "failed to allocate image buffer of %u byte" msgid_plural "failed to allocate image buffer of %u bytes" msgstr[0] "%uバイトの画像バッファーの確保に失敗しました" -#: gdk-pixbuf/io-ani.c:244 +#: gdk-pixbuf/io-ani.c:242 msgid "Unexpected icon chunk in animation" msgstr "アニメーションに予期しないアイコン・チャンクがあります" -#: gdk-pixbuf/io-ani.c:342 gdk-pixbuf/io-ani.c:400 gdk-pixbuf/io-ani.c:426 -#: gdk-pixbuf/io-ani.c:449 gdk-pixbuf/io-ani.c:476 gdk-pixbuf/io-ani.c:563 +#: gdk-pixbuf/io-ani.c:340 gdk-pixbuf/io-ani.c:398 gdk-pixbuf/io-ani.c:424 +#: gdk-pixbuf/io-ani.c:447 gdk-pixbuf/io-ani.c:474 gdk-pixbuf/io-ani.c:561 msgid "Invalid header in animation" msgstr "アニメーションのヘッダーが不正です" -#: gdk-pixbuf/io-ani.c:352 gdk-pixbuf/io-ani.c:374 gdk-pixbuf/io-ani.c:458 -#: gdk-pixbuf/io-ani.c:485 gdk-pixbuf/io-ani.c:536 gdk-pixbuf/io-ani.c:608 +#: gdk-pixbuf/io-ani.c:350 gdk-pixbuf/io-ani.c:372 gdk-pixbuf/io-ani.c:456 +#: gdk-pixbuf/io-ani.c:483 gdk-pixbuf/io-ani.c:534 gdk-pixbuf/io-ani.c:606 msgid "Not enough memory to load animation" msgstr "アニメーションを読み込むためのメモリが足りません" -#: gdk-pixbuf/io-ani.c:392 gdk-pixbuf/io-ani.c:418 gdk-pixbuf/io-ani.c:437 +#: gdk-pixbuf/io-ani.c:390 gdk-pixbuf/io-ani.c:416 gdk-pixbuf/io-ani.c:435 msgid "Malformed chunk in animation" msgstr "アニメーションに異常なチャンクがあります" -#: gdk-pixbuf/io-ani.c:660 +#: gdk-pixbuf/io-ani.c:628 +#, fuzzy +msgid "ANI image was truncated or incomplete." +msgstr "GIF 画像は切りつめられたか、不完全になっています。" + +#: gdk-pixbuf/io-ani.c:669 msgid "The ANI image format" msgstr "ANI 画像形式" -#: gdk-pixbuf/io-bmp.c:229 gdk-pixbuf/io-bmp.c:266 gdk-pixbuf/io-bmp.c:337 -#: gdk-pixbuf/io-bmp.c:369 gdk-pixbuf/io-bmp.c:392 gdk-pixbuf/io-bmp.c:495 +#: gdk-pixbuf/io-bmp.c:227 gdk-pixbuf/io-bmp.c:264 gdk-pixbuf/io-bmp.c:335 +#: gdk-pixbuf/io-bmp.c:367 gdk-pixbuf/io-bmp.c:390 gdk-pixbuf/io-bmp.c:493 msgid "BMP image has bogus header data" msgstr "BMP 画像のヘッダーのデータが不正です" -#: gdk-pixbuf/io-bmp.c:240 gdk-pixbuf/io-bmp.c:432 +#: gdk-pixbuf/io-bmp.c:238 gdk-pixbuf/io-bmp.c:430 msgid "Not enough memory to load bitmap image" msgstr "BMP 画像を読み込むために必要なメモリが足りません" -#: gdk-pixbuf/io-bmp.c:318 +#: gdk-pixbuf/io-bmp.c:316 msgid "BMP image has unsupported header size" msgstr "サポートしていない BMP 画像のヘッダー・サイズです" -#: gdk-pixbuf/io-bmp.c:356 +#: gdk-pixbuf/io-bmp.c:354 msgid "Topdown BMP images cannot be compressed" msgstr "トップダウン形式の BMP 画像は圧縮できません" -#: gdk-pixbuf/io-bmp.c:716 gdk-pixbuf/io-pnm.c:707 +#: gdk-pixbuf/io-bmp.c:714 gdk-pixbuf/io-pnm.c:705 msgid "Premature end-of-file encountered" msgstr "ファイルの終わりが早すぎます" -#: gdk-pixbuf/io-bmp.c:1328 +#: gdk-pixbuf/io-bmp.c:1326 msgid "Couldn't allocate memory for saving BMP file" msgstr "BMP 画像を読み込むためのメモリを確保できませんでした" -#: gdk-pixbuf/io-bmp.c:1369 +#: gdk-pixbuf/io-bmp.c:1367 msgid "Couldn't write to BMP file" msgstr "BMP ファイルに書き込めませんでした" -#: gdk-pixbuf/io-bmp.c:1422 gdk-pixbuf/io-gdip-bmp.c:82 +#: gdk-pixbuf/io-bmp.c:1420 gdk-pixbuf/io-gdip-bmp.c:80 msgid "The BMP image format" msgstr "BMP 画像形式" -#: gdk-pixbuf/io-gdip-emf.c:59 +#: gdk-pixbuf/io-gdip-emf.c:57 msgid "The EMF image format" msgstr "EMF 画像形式" -#: gdk-pixbuf/io-gdip-gif.c:80 gdk-pixbuf/io-gif.c:1720 +#: gdk-pixbuf/io-gdip-gif.c:78 gdk-pixbuf/io-gif.c:1718 msgid "The GIF image format" msgstr "GIF 画像形式" -#: gdk-pixbuf/io-gdip-ico.c:59 gdk-pixbuf/io-ico.c:1271 +#: gdk-pixbuf/io-gdip-ico.c:57 gdk-pixbuf/io-ico.c:1269 msgid "The ICO image format" msgstr "ICO 画像形式" -#: gdk-pixbuf/io-gdip-jpeg.c:53 gdk-pixbuf/io-jpeg.c:1249 +#: gdk-pixbuf/io-gdip-jpeg.c:51 gdk-pixbuf/io-jpeg.c:1249 #, c-format msgid "" "JPEG quality must be a value between 0 and 100; value '%s' could not be " @@ -243,117 +248,121 @@ msgstr "" "JPEG の \"クオリティ\" は 0〜100 の値にしてください。値 '%s' を解析できません" "でした" -#: gdk-pixbuf/io-gdip-jpeg.c:68 gdk-pixbuf/io-jpeg.c:1265 +#: gdk-pixbuf/io-gdip-jpeg.c:66 gdk-pixbuf/io-jpeg.c:1265 #, c-format msgid "" "JPEG quality must be a value between 0 and 100; value '%d' is not allowed." msgstr "" "JPEG の \"クオリティ\" は 0〜100 の値にしてください。値 '%d' は確保されません" -#: gdk-pixbuf/io-gdip-jpeg.c:136 gdk-pixbuf/io-jpeg.c:1478 +#: gdk-pixbuf/io-gdip-jpeg.c:134 gdk-pixbuf/io-jpeg.c:1478 msgid "The JPEG image format" msgstr "JPEG 画像形式" -#: gdk-pixbuf/io-gdip-utils.c:154 +#: gdk-pixbuf/io-gdip-tiff.c:80 gdk-pixbuf/io-tiff.c:786 +msgid "The TIFF image format" +msgstr "TIFF 画像形式" + +#: gdk-pixbuf/io-gdip-utils.c:152 #, c-format msgid "Could not allocate memory: %s" msgstr "メモリを確保できませんでした: %s" -#: gdk-pixbuf/io-gdip-utils.c:179 gdk-pixbuf/io-gdip-utils.c:293 -#: gdk-pixbuf/io-gdip-utils.c:333 +#: gdk-pixbuf/io-gdip-utils.c:177 gdk-pixbuf/io-gdip-utils.c:291 +#: gdk-pixbuf/io-gdip-utils.c:331 #, c-format msgid "Could not create stream: %s" msgstr "ストリームを生成できませんでした: %s" -#: gdk-pixbuf/io-gdip-utils.c:193 +#: gdk-pixbuf/io-gdip-utils.c:191 #, c-format msgid "Could not seek stream: %s" msgstr "ストリームの中を検索できませんでした: %s" -#: gdk-pixbuf/io-gdip-utils.c:205 +#: gdk-pixbuf/io-gdip-utils.c:203 #, c-format msgid "Could not read from stream: %s" msgstr "ストリームから読み込めませんでした: %s" -#: gdk-pixbuf/io-gdip-utils.c:617 +#: gdk-pixbuf/io-gdip-utils.c:615 msgid "Couldn't load bitmap" msgstr "BMP 画像を読み込めませんでした" -#: gdk-pixbuf/io-gdip-utils.c:773 +#: gdk-pixbuf/io-gdip-utils.c:771 msgid "Couldn't load metafile" msgstr "メタ・ファイルを読み込めませんでした" -#: gdk-pixbuf/io-gdip-utils.c:878 +#: gdk-pixbuf/io-gdip-utils.c:876 msgid "Unsupported image format for GDI+" msgstr "GDI+ ではサポートしていない画像です" -#: gdk-pixbuf/io-gdip-utils.c:885 +#: gdk-pixbuf/io-gdip-utils.c:883 msgid "Couldn't save" msgstr "保存できませんでした" -#: gdk-pixbuf/io-gdip-wmf.c:58 +#: gdk-pixbuf/io-gdip-wmf.c:56 msgid "The WMF image format" msgstr "WMF 画像形式" -#: gdk-pixbuf/io-gif.c:222 +#: gdk-pixbuf/io-gif.c:220 #, c-format msgid "Failure reading GIF: %s" msgstr "GIF 画像の読み込みに失敗: %s" -#: gdk-pixbuf/io-gif.c:496 gdk-pixbuf/io-gif.c:1502 gdk-pixbuf/io-gif.c:1669 +#: gdk-pixbuf/io-gif.c:494 gdk-pixbuf/io-gif.c:1500 gdk-pixbuf/io-gif.c:1667 msgid "GIF file was missing some data (perhaps it was truncated somehow?)" msgstr "" "GIF ファイルに何か足りないデータがあります (理由は不明ですが切りつめられたか" "も?)" -#: gdk-pixbuf/io-gif.c:505 +#: gdk-pixbuf/io-gif.c:503 #, c-format msgid "Internal error in the GIF loader (%s)" msgstr "GIF ローダーの内部エラー (%s)" -#: gdk-pixbuf/io-gif.c:579 +#: gdk-pixbuf/io-gif.c:577 msgid "Stack overflow" msgstr "スタックあふれ" -#: gdk-pixbuf/io-gif.c:639 +#: gdk-pixbuf/io-gif.c:637 msgid "GIF image loader cannot understand this image." msgstr "(GIF 画像ローダー) この画像を理解できません。" -#: gdk-pixbuf/io-gif.c:668 +#: gdk-pixbuf/io-gif.c:666 msgid "Bad code encountered" msgstr "不正なコードに遭遇しました" -#: gdk-pixbuf/io-gif.c:678 +#: gdk-pixbuf/io-gif.c:676 msgid "Circular table entry in GIF file" msgstr "GIF ファイルのテーブル・エントリが循環しています" -#: gdk-pixbuf/io-gif.c:866 gdk-pixbuf/io-gif.c:1488 gdk-pixbuf/io-gif.c:1541 -#: gdk-pixbuf/io-gif.c:1657 +#: gdk-pixbuf/io-gif.c:864 gdk-pixbuf/io-gif.c:1486 gdk-pixbuf/io-gif.c:1539 +#: gdk-pixbuf/io-gif.c:1655 msgid "Not enough memory to load GIF file" msgstr "GIF 画像を読み込むために必要なメモリが足りません" -#: gdk-pixbuf/io-gif.c:960 +#: gdk-pixbuf/io-gif.c:958 msgid "Not enough memory to composite a frame in GIF file" msgstr "GIF 画像でフレームを結合するために必要なメモリが足りません" -#: gdk-pixbuf/io-gif.c:1132 +#: gdk-pixbuf/io-gif.c:1130 msgid "GIF image is corrupt (incorrect LZW compression)" msgstr "GIF 画像が壊れています (不正な LZW 圧縮です)" -#: gdk-pixbuf/io-gif.c:1182 +#: gdk-pixbuf/io-gif.c:1180 msgid "File does not appear to be a GIF file" msgstr "ファイルは GIF ファイルではないようです" -#: gdk-pixbuf/io-gif.c:1194 +#: gdk-pixbuf/io-gif.c:1192 #, c-format msgid "Version %s of the GIF file format is not supported" msgstr "バージョン %s の GIF ファイル形式はサポートしていません" -#: gdk-pixbuf/io-gif.c:1241 +#: gdk-pixbuf/io-gif.c:1239 msgid "Resulting GIF image has zero size" msgstr "GIF 画像の幅が 0 です" -#: gdk-pixbuf/io-gif.c:1320 +#: gdk-pixbuf/io-gif.c:1318 msgid "" "GIF image has no global colormap, and a frame inside it has no local " "colormap." @@ -361,7 +370,7 @@ msgstr "" "GIF 画像にグローバルなカラーマップがありません。そしてフレームにローカルなカ" "ラーマップがありません" -#: gdk-pixbuf/io-gif.c:1564 +#: gdk-pixbuf/io-gif.c:1562 msgid "GIF image was truncated or incomplete." msgstr "GIF 画像は切りつめられたか、不完全になっています。" @@ -378,87 +387,87 @@ msgstr "ICNS ファイルをデコードできませんでした" msgid "The ICNS image format" msgstr "ICNS 画像形式" -#: gdk-pixbuf/io-ico.c:228 gdk-pixbuf/io-ico.c:242 gdk-pixbuf/io-ico.c:291 -#: gdk-pixbuf/io-ico.c:302 gdk-pixbuf/io-ico.c:395 +#: gdk-pixbuf/io-ico.c:226 gdk-pixbuf/io-ico.c:240 gdk-pixbuf/io-ico.c:289 +#: gdk-pixbuf/io-ico.c:300 gdk-pixbuf/io-ico.c:393 msgid "Invalid header in icon" msgstr "アイコンのヘッダーが不正です" -#: gdk-pixbuf/io-ico.c:257 gdk-pixbuf/io-ico.c:312 gdk-pixbuf/io-ico.c:405 -#: gdk-pixbuf/io-ico.c:458 gdk-pixbuf/io-ico.c:488 +#: gdk-pixbuf/io-ico.c:255 gdk-pixbuf/io-ico.c:310 gdk-pixbuf/io-ico.c:403 +#: gdk-pixbuf/io-ico.c:456 gdk-pixbuf/io-ico.c:486 msgid "Not enough memory to load icon" msgstr "アイコンを読み込むために必要なメモリが足りません" -#: gdk-pixbuf/io-ico.c:338 +#: gdk-pixbuf/io-ico.c:336 msgid "Compressed icons are not supported" msgstr "圧縮アイコンはサポートされていません" -#: gdk-pixbuf/io-ico.c:358 +#: gdk-pixbuf/io-ico.c:356 msgid "Icon has zero width" msgstr "アイコンの幅が 0 です" -#: gdk-pixbuf/io-ico.c:368 +#: gdk-pixbuf/io-ico.c:366 msgid "Icon has zero height" msgstr "アイコンの高さが 0 です" -#: gdk-pixbuf/io-ico.c:443 +#: gdk-pixbuf/io-ico.c:441 msgid "Unsupported icon type" msgstr "サポートしていない種類のアイコンです" -#: gdk-pixbuf/io-ico.c:537 +#: gdk-pixbuf/io-ico.c:535 msgid "Not enough memory to load ICO file" msgstr "アイコン・ファイルを読み込むために必要なメモリが足りません" -#: gdk-pixbuf/io-ico.c:1002 +#: gdk-pixbuf/io-ico.c:1000 msgid "Image too large to be saved as ICO" msgstr "アイコンとして保存するには画像が大きすぎます" -#: gdk-pixbuf/io-ico.c:1013 +#: gdk-pixbuf/io-ico.c:1011 msgid "Cursor hotspot outside image" msgstr "カーソルのホットスポットより外側の画像です" -#: gdk-pixbuf/io-ico.c:1036 +#: gdk-pixbuf/io-ico.c:1034 #, c-format msgid "Unsupported depth for ICO file: %d" msgstr "アイコン・ファイルとしてサポートされない色深度です: %d" -#: gdk-pixbuf/io-jasper.c:74 +#: gdk-pixbuf/io-jasper.c:73 msgid "Couldn't allocate memory for stream" msgstr "ストリームのメモリを確保できませんでした" -#: gdk-pixbuf/io-jasper.c:104 +#: gdk-pixbuf/io-jasper.c:103 msgid "Couldn't decode image" msgstr "画像をデコードできませんでした" -#: gdk-pixbuf/io-jasper.c:122 +#: gdk-pixbuf/io-jasper.c:121 msgid "Transformed JPEG2000 has zero width or height" msgstr "変換した JPEG2000 の幅または高さが 0 です" -#: gdk-pixbuf/io-jasper.c:136 +#: gdk-pixbuf/io-jasper.c:135 msgid "Image type currently not supported" msgstr "画像の種類はサポートされていません" -#: gdk-pixbuf/io-jasper.c:148 gdk-pixbuf/io-jasper.c:156 +#: gdk-pixbuf/io-jasper.c:147 gdk-pixbuf/io-jasper.c:155 msgid "Couldn't allocate memory for color profile" msgstr "カラープロファイルで使用するメモリを確保できませんでした" -#: gdk-pixbuf/io-jasper.c:182 +#: gdk-pixbuf/io-jasper.c:181 msgid "Insufficient memory to open JPEG 2000 file" msgstr "JPEG 2000 のファイルをオープンするために必要なメモリが足りません" -#: gdk-pixbuf/io-jasper.c:261 +#: gdk-pixbuf/io-jasper.c:260 msgid "Couldn't allocate memory to buffer image data" msgstr "画像データを格納するためのメモリを確保できませんでした" -#: gdk-pixbuf/io-jasper.c:305 +#: gdk-pixbuf/io-jasper.c:304 msgid "The JPEG 2000 image format" msgstr "JPEG 2000 画像形式" -#: gdk-pixbuf/io-jpeg.c:126 +#: gdk-pixbuf/io-jpeg.c:124 #, c-format msgid "Error interpreting JPEG image file (%s)" msgstr "JPEG 画像ファイル (%s) の解釈でエラー" -#: gdk-pixbuf/io-jpeg.c:604 +#: gdk-pixbuf/io-jpeg.c:597 msgid "" "Insufficient memory to load image, try exiting some applications to free " "memory" @@ -466,17 +475,17 @@ msgstr "" "画像の読み込みに必要なメモリがありません。アプリケーションをいくつか終了して" "メモリを解放してください" -#: gdk-pixbuf/io-jpeg.c:651 gdk-pixbuf/io-jpeg.c:865 +#: gdk-pixbuf/io-jpeg.c:645 gdk-pixbuf/io-jpeg.c:858 #, c-format msgid "Unsupported JPEG color space (%s)" msgstr "サポートしていない JPEG のカラー・スペースです (%s)" -#: gdk-pixbuf/io-jpeg.c:764 gdk-pixbuf/io-jpeg.c:1044 +#: gdk-pixbuf/io-jpeg.c:757 gdk-pixbuf/io-jpeg.c:1037 #: gdk-pixbuf/io-jpeg.c:1308 gdk-pixbuf/io-jpeg.c:1318 msgid "Couldn't allocate memory for loading JPEG file" msgstr "JPEG 画像を読み込むためのメモリを確保できませんでした" -#: gdk-pixbuf/io-jpeg.c:1018 +#: gdk-pixbuf/io-jpeg.c:1011 msgid "Transformed JPEG has zero width or height." msgstr "変換した JPEG の幅または高さが 0 です。" @@ -485,91 +494,91 @@ msgstr "変換した JPEG の幅または高さが 0 です。" msgid "Color profile has invalid length '%u'." msgstr "カラープロファイルの長さ '%d' が不正です。" -#: gdk-pixbuf/io-pcx.c:186 +#: gdk-pixbuf/io-pcx.c:184 msgid "Couldn't allocate memory for header" msgstr "ヘッダーのメモリを確保できませんでした" -#: gdk-pixbuf/io-pcx.c:201 gdk-pixbuf/io-pcx.c:559 +#: gdk-pixbuf/io-pcx.c:199 gdk-pixbuf/io-pcx.c:557 msgid "Couldn't allocate memory for context buffer" msgstr "コンテキスト・バッファー用のメモリを確保できませんでした" -#: gdk-pixbuf/io-pcx.c:600 +#: gdk-pixbuf/io-pcx.c:598 msgid "Image has invalid width and/or height" msgstr "画像の幅と/または高さが無効です" -#: gdk-pixbuf/io-pcx.c:612 gdk-pixbuf/io-pcx.c:673 +#: gdk-pixbuf/io-pcx.c:610 gdk-pixbuf/io-pcx.c:671 msgid "Image has unsupported bpp" msgstr "サポートしていない bpp を保持しています" -#: gdk-pixbuf/io-pcx.c:617 gdk-pixbuf/io-pcx.c:625 +#: gdk-pixbuf/io-pcx.c:615 gdk-pixbuf/io-pcx.c:623 #, c-format msgid "Image has unsupported number of %d-bit planes" msgstr "サポートしていない数の %d ビット・プレーンを保持しています" -#: gdk-pixbuf/io-pcx.c:641 +#: gdk-pixbuf/io-pcx.c:639 msgid "Couldn't create new pixbuf" msgstr "新しい pixbuf を生成できませんでした" -#: gdk-pixbuf/io-pcx.c:649 +#: gdk-pixbuf/io-pcx.c:647 msgid "Couldn't allocate memory for line data" msgstr "行のデータ用のメモリを確保できませんでした" -#: gdk-pixbuf/io-pcx.c:656 +#: gdk-pixbuf/io-pcx.c:654 msgid "Couldn't allocate memory for PCX image" msgstr "PCX 画像のメモリを確保できませんでした" -#: gdk-pixbuf/io-pcx.c:703 +#: gdk-pixbuf/io-pcx.c:701 msgid "Didn't get all lines of PCX image" msgstr "PCX 画像のすべての行を取得できません" -#: gdk-pixbuf/io-pcx.c:710 +#: gdk-pixbuf/io-pcx.c:708 msgid "No palette found at end of PCX data" msgstr "PCX データ末尾のパレットが見つかりません" -#: gdk-pixbuf/io-pcx.c:755 +#: gdk-pixbuf/io-pcx.c:753 msgid "The PCX image format" msgstr "PCX 画像形式" -#: gdk-pixbuf/io-pixdata.c:148 +#: gdk-pixbuf/io-pixdata.c:146 msgid "Transformed pixbuf has zero width or height." msgstr "変換した pixbuf の幅または高さが 0 です。" -#: gdk-pixbuf/io-pixdata.c:186 +#: gdk-pixbuf/io-pixdata.c:184 msgid "The GdkPixdata format" msgstr "GdkPixdata 形式" -#: gdk-pixbuf/io-png.c:54 +#: gdk-pixbuf/io-png.c:53 msgid "Bits per channel of PNG image is invalid." msgstr "PNG 画像のチャンネル毎のビット数が不正です。" -#: gdk-pixbuf/io-png.c:135 gdk-pixbuf/io-png.c:641 +#: gdk-pixbuf/io-png.c:134 gdk-pixbuf/io-png.c:640 msgid "Transformed PNG has zero width or height." msgstr "変換した PNG の幅または高さが 0 です。" -#: gdk-pixbuf/io-png.c:143 +#: gdk-pixbuf/io-png.c:142 msgid "Bits per channel of transformed PNG is not 8." msgstr "変換した PNG のチャンネル毎のビット数が 8 ではありません。" -#: gdk-pixbuf/io-png.c:152 +#: gdk-pixbuf/io-png.c:151 msgid "Transformed PNG not RGB or RGBA." msgstr "変換した PNG は RGB でも RGBA でもありません。" -#: gdk-pixbuf/io-png.c:161 +#: gdk-pixbuf/io-png.c:160 msgid "Transformed PNG has unsupported number of channels, must be 3 or 4." msgstr "" "変換した PNG のチャンネル数がサポートされているものではありません。3 または " "4 にしてください" -#: gdk-pixbuf/io-png.c:182 +#: gdk-pixbuf/io-png.c:181 #, c-format msgid "Fatal error in PNG image file: %s" msgstr "PNG 画像ファイルに致命的なエラー: %s" -#: gdk-pixbuf/io-png.c:315 +#: gdk-pixbuf/io-png.c:314 msgid "Insufficient memory to load PNG file" msgstr "PNG 画像を読み込むために必要なメモリが足りません" -#: gdk-pixbuf/io-png.c:656 +#: gdk-pixbuf/io-png.c:655 #, c-format msgid "" "Insufficient memory to store a %lu by %lu image; try exiting some " @@ -578,30 +587,30 @@ msgstr "" "%lu x %lu の画像を保存するために必要なメモリが足りません。アプリケーションを" "いくつか終了してメモリの使用量を減らしてください" -#: gdk-pixbuf/io-png.c:719 +#: gdk-pixbuf/io-png.c:718 msgid "Fatal error reading PNG image file" msgstr "PNG 画像ファイルの読み込み中に致命的なエラー" -#: gdk-pixbuf/io-png.c:768 +#: gdk-pixbuf/io-png.c:767 #, c-format msgid "Fatal error reading PNG image file: %s" msgstr "PNG 画像ファイルの読み込み中に致命的なエラー: %s" -#: gdk-pixbuf/io-png.c:858 +#: gdk-pixbuf/io-png.c:857 msgid "" "Keys for PNG text chunks must have at least 1 and at most 79 characters." msgstr "PNG のテキスト・チャンクのキーは 1〜79 文字にしてください。" -#: gdk-pixbuf/io-png.c:867 +#: gdk-pixbuf/io-png.c:866 msgid "Keys for PNG text chunks must be ASCII characters." msgstr "PNG のテキスト・チャンクのキーは ASCII 文字にしてください。" -#: gdk-pixbuf/io-png.c:881 gdk-pixbuf/io-tiff.c:667 +#: gdk-pixbuf/io-png.c:880 gdk-pixbuf/io-tiff.c:665 #, c-format msgid "Color profile has invalid length %d." msgstr "カラープロファイルの長さ %d が不正です。" -#: gdk-pixbuf/io-png.c:894 +#: gdk-pixbuf/io-png.c:893 #, c-format msgid "" "PNG compression level must be a value between 0 and 9; value '%s' could not " @@ -609,338 +618,334 @@ msgid "" msgstr "" "PNG の圧縮レベルは 0〜9 の値にしてください。値 '%s' を解析できませんでした" -#: gdk-pixbuf/io-png.c:907 +#: gdk-pixbuf/io-png.c:906 #, c-format msgid "" "PNG compression level must be a value between 0 and 9; value '%d' is not " "allowed." msgstr "PNG の圧縮レベルは 0〜9 の値にしてください。値 '%d' は範囲外です。" -#: gdk-pixbuf/io-png.c:955 +#: gdk-pixbuf/io-png.c:954 #, c-format msgid "Value for PNG text chunk %s cannot be converted to ISO-8859-1 encoding." msgstr "" "PNG のテキスト・チャンク %s の値を ISO-8859-1 エンコーディングに変換できませ" "ん。" -#: gdk-pixbuf/io-png.c:1118 +#: gdk-pixbuf/io-png.c:1117 msgid "The PNG image format" msgstr "PNG 画像形式" -#: gdk-pixbuf/io-pnm.c:248 +#: gdk-pixbuf/io-pnm.c:246 msgid "PNM loader expected to find an integer, but didn't" msgstr "PNM ローダーは整数を期待していたのですが、整数ではありませんでした" -#: gdk-pixbuf/io-pnm.c:280 +#: gdk-pixbuf/io-pnm.c:278 msgid "PNM file has an incorrect initial byte" msgstr "PNM ファイルの最初のバイトが正しくありません" -#: gdk-pixbuf/io-pnm.c:310 +#: gdk-pixbuf/io-pnm.c:308 msgid "PNM file is not in a recognized PNM subformat" msgstr "PNM ファイルが認識可能な PNM サブ形式ではありません" -#: gdk-pixbuf/io-pnm.c:335 +#: gdk-pixbuf/io-pnm.c:333 msgid "PNM file has an image width of 0" msgstr "PNM ファイルの画像の幅が 0 です" -#: gdk-pixbuf/io-pnm.c:356 +#: gdk-pixbuf/io-pnm.c:354 msgid "PNM file has an image height of 0" msgstr "PNM ファイルの画像の高さが 0 です" -#: gdk-pixbuf/io-pnm.c:379 +#: gdk-pixbuf/io-pnm.c:377 msgid "Maximum color value in PNM file is 0" msgstr "PNM ファイルの色の最大値が 0 です" -#: gdk-pixbuf/io-pnm.c:387 +#: gdk-pixbuf/io-pnm.c:385 msgid "Maximum color value in PNM file is too large" msgstr "PNM ファイルの色の最大値が大きすぎます" -#: gdk-pixbuf/io-pnm.c:427 gdk-pixbuf/io-pnm.c:457 gdk-pixbuf/io-pnm.c:502 +#: gdk-pixbuf/io-pnm.c:425 gdk-pixbuf/io-pnm.c:455 gdk-pixbuf/io-pnm.c:500 msgid "Raw PNM image type is invalid" msgstr "バイナリ形式の PNM 画像の種類が不正です" -#: gdk-pixbuf/io-pnm.c:652 +#: gdk-pixbuf/io-pnm.c:650 msgid "PNM image loader does not support this PNM subformat" msgstr "PNM 画像ローダーはこの PNM サブ形式をサポートしていません" -#: gdk-pixbuf/io-pnm.c:739 gdk-pixbuf/io-pnm.c:966 +#: gdk-pixbuf/io-pnm.c:737 gdk-pixbuf/io-pnm.c:964 msgid "Raw PNM formats require exactly one whitespace before sample data" msgstr "" "バイナリ形式の PNM 形式ではサンプルデータの前に空白文字が 1 つだけ必要です" -#: gdk-pixbuf/io-pnm.c:766 +#: gdk-pixbuf/io-pnm.c:764 msgid "Cannot allocate memory for loading PNM image" msgstr "PNM 画像を読み込むためのメモリを確保できません" -#: gdk-pixbuf/io-pnm.c:816 +#: gdk-pixbuf/io-pnm.c:814 msgid "Insufficient memory to load PNM context struct" msgstr "PNM コンテキスト構造を読み込むために必要なメモリが足りません" -#: gdk-pixbuf/io-pnm.c:867 +#: gdk-pixbuf/io-pnm.c:865 msgid "Unexpected end of PNM image data" msgstr "PNM 画像データが予期せずに終わっています" -#: gdk-pixbuf/io-pnm.c:995 +#: gdk-pixbuf/io-pnm.c:993 msgid "Insufficient memory to load PNM file" msgstr "PNM ファイルを読み込むために必要なメモリが足りません" -#: gdk-pixbuf/io-pnm.c:1079 +#: gdk-pixbuf/io-pnm.c:1077 msgid "The PNM/PBM/PGM/PPM image format family" msgstr "PNM/PBM/PGM/PPM 画像形式ファミリ" -#: gdk-pixbuf/io-qtif.c:128 +#: gdk-pixbuf/io-qtif.c:126 msgid "Input file descriptor is NULL." msgstr "入力ファイルディスクリプターが NULL です。" -#: gdk-pixbuf/io-qtif.c:143 +#: gdk-pixbuf/io-qtif.c:141 msgid "Failed to read QTIF header" msgstr "QTIF ヘッダーの読み込みに失敗しました" -#: gdk-pixbuf/io-qtif.c:152 gdk-pixbuf/io-qtif.c:189 gdk-pixbuf/io-qtif.c:459 +#: gdk-pixbuf/io-qtif.c:150 gdk-pixbuf/io-qtif.c:187 gdk-pixbuf/io-qtif.c:454 #, c-format msgid "QTIF atom size too large (%d byte)" msgid_plural "QTIF atom size too large (%d bytes)" msgstr[0] "QTIF の atom のサイズが大きすぎます (%d バイト)" -#: gdk-pixbuf/io-qtif.c:175 +#: gdk-pixbuf/io-qtif.c:173 #, c-format msgid "Failed to allocate %d byte for file read buffer" msgid_plural "Failed to allocate %d bytes for file read buffer" msgstr[0] "ファイル読み込みバッファー用に %d バイトのメモリ確保に失敗しました" -#: gdk-pixbuf/io-qtif.c:206 +#: gdk-pixbuf/io-qtif.c:201 #, c-format msgid "File error when reading QTIF atom: %s" msgstr "QTIF の atom の読み込み中にファイルエラー: %s" -#: gdk-pixbuf/io-qtif.c:243 +#: gdk-pixbuf/io-qtif.c:238 #, c-format msgid "Failed to skip the next %d byte with seek()." msgid_plural "Failed to skip the next %d bytes with seek()." msgstr[0] "seek() を使って %d バイト読み飛ばそうとして失敗しました。" -#: gdk-pixbuf/io-qtif.c:270 +#: gdk-pixbuf/io-qtif.c:265 msgid "Failed to allocate QTIF context structure." msgstr "QTIF コンテキスト構造体用のメモリ確保に失敗しました。" -#: gdk-pixbuf/io-qtif.c:330 +#: gdk-pixbuf/io-qtif.c:325 msgid "Failed to create GdkPixbufLoader object." msgstr "GdkPixbufLoader オブジェクトの生成に失敗しました。" -#: gdk-pixbuf/io-qtif.c:434 +#: gdk-pixbuf/io-qtif.c:429 msgid "Failed to find an image data atom." msgstr "画像データ atom を見つけられませんでした。" -#: gdk-pixbuf/io-qtif.c:618 +#: gdk-pixbuf/io-qtif.c:613 msgid "The QTIF image format" msgstr "QTIF 画像形式" -#: gdk-pixbuf/io-ras.c:125 +#: gdk-pixbuf/io-ras.c:123 msgid "RAS image has bogus header data" msgstr "RAS 画像のヘッダーのデータが不正です" -#: gdk-pixbuf/io-ras.c:147 +#: gdk-pixbuf/io-ras.c:145 msgid "RAS image has unknown type" msgstr "不明な種類の RAS 画像です" -#: gdk-pixbuf/io-ras.c:155 +#: gdk-pixbuf/io-ras.c:153 msgid "unsupported RAS image variation" msgstr "サポートしていない RAS 画像の一種です" -#: gdk-pixbuf/io-ras.c:170 gdk-pixbuf/io-ras.c:199 +#: gdk-pixbuf/io-ras.c:168 gdk-pixbuf/io-ras.c:197 msgid "Not enough memory to load RAS image" msgstr "RAS 画像を読み込むために必要なメモリが足りません" -#: gdk-pixbuf/io-ras.c:544 +#: gdk-pixbuf/io-ras.c:542 msgid "The Sun raster image format" msgstr "Sun ラスター画像形式" -#: gdk-pixbuf/io-tga.c:153 +#: gdk-pixbuf/io-tga.c:151 msgid "Cannot allocate memory for IOBuffer struct" msgstr "IOBuffer 構造体のメモリを確保できません" -#: gdk-pixbuf/io-tga.c:172 +#: gdk-pixbuf/io-tga.c:170 msgid "Cannot allocate memory for IOBuffer data" msgstr "IOBuffer データのメモリを確保できません" -#: gdk-pixbuf/io-tga.c:183 +#: gdk-pixbuf/io-tga.c:181 msgid "Cannot realloc IOBuffer data" msgstr "IOBuffer データのメモリを再確保できません" -#: gdk-pixbuf/io-tga.c:213 +#: gdk-pixbuf/io-tga.c:211 msgid "Cannot allocate temporary IOBuffer data" msgstr "一時的な IOBuffer データのメモリを確保できません" -#: gdk-pixbuf/io-tga.c:346 +#: gdk-pixbuf/io-tga.c:339 msgid "Cannot allocate new pixbuf" msgstr "新しい pixbuf を確保できません" -#: gdk-pixbuf/io-tga.c:685 +#: gdk-pixbuf/io-tga.c:678 msgid "Image is corrupted or truncated" msgstr "画像は壊れているか、切りつめられています" -#: gdk-pixbuf/io-tga.c:692 +#: gdk-pixbuf/io-tga.c:685 msgid "Cannot allocate colormap structure" msgstr "カラーマップ構造体を確保できません" -#: gdk-pixbuf/io-tga.c:699 +#: gdk-pixbuf/io-tga.c:692 msgid "Cannot allocate colormap entries" msgstr "カラーマップのエントリを確保できません" -#: gdk-pixbuf/io-tga.c:721 +#: gdk-pixbuf/io-tga.c:714 msgid "Unexpected bitdepth for colormap entries" msgstr "カラーマップのエントリの bitdepth が予期しないものです" -#: gdk-pixbuf/io-tga.c:739 +#: gdk-pixbuf/io-tga.c:732 msgid "Cannot allocate TGA header memory" msgstr "TGA ヘッダーのメモリを確保できません" -#: gdk-pixbuf/io-tga.c:772 +#: gdk-pixbuf/io-tga.c:765 msgid "TGA image has invalid dimensions" msgstr "TGA 画像の次元が不正です" -#: gdk-pixbuf/io-tga.c:778 gdk-pixbuf/io-tga.c:787 gdk-pixbuf/io-tga.c:797 -#: gdk-pixbuf/io-tga.c:807 gdk-pixbuf/io-tga.c:814 +#: gdk-pixbuf/io-tga.c:771 gdk-pixbuf/io-tga.c:780 gdk-pixbuf/io-tga.c:790 +#: gdk-pixbuf/io-tga.c:800 gdk-pixbuf/io-tga.c:807 msgid "TGA image type not supported" msgstr "TGA 画像はサポートしていません" -#: gdk-pixbuf/io-tga.c:861 +#: gdk-pixbuf/io-tga.c:854 msgid "Cannot allocate memory for TGA context struct" msgstr "TGA コンテキスト構造体用のメモリを確保できません" -#: gdk-pixbuf/io-tga.c:926 +#: gdk-pixbuf/io-tga.c:919 msgid "Excess data in file" msgstr "ファイルのデータが多すぎます" -#: gdk-pixbuf/io-tga.c:1007 +#: gdk-pixbuf/io-tga.c:1000 msgid "The Targa image format" msgstr "Targa 画像形式" -#: gdk-pixbuf/io-tiff.c:104 +#: gdk-pixbuf/io-tiff.c:102 msgid "Could not get image width (bad TIFF file)" msgstr "画像の幅を取得できません (不正な TIFF ファイル)" -#: gdk-pixbuf/io-tiff.c:112 +#: gdk-pixbuf/io-tiff.c:110 msgid "Could not get image height (bad TIFF file)" msgstr "画像の高さを取得できません (不正な TIFF ファイル)" -#: gdk-pixbuf/io-tiff.c:120 +#: gdk-pixbuf/io-tiff.c:118 msgid "Width or height of TIFF image is zero" msgstr "TIFF 画像の幅か高さが 0 です" -#: gdk-pixbuf/io-tiff.c:129 gdk-pixbuf/io-tiff.c:138 +#: gdk-pixbuf/io-tiff.c:127 gdk-pixbuf/io-tiff.c:136 msgid "Dimensions of TIFF image too large" msgstr "TIFF 画像の次元が大きすぎます" -#: gdk-pixbuf/io-tiff.c:162 gdk-pixbuf/io-tiff.c:174 gdk-pixbuf/io-tiff.c:491 +#: gdk-pixbuf/io-tiff.c:160 gdk-pixbuf/io-tiff.c:172 gdk-pixbuf/io-tiff.c:489 msgid "Insufficient memory to open TIFF file" msgstr "TIFF ファイルをオープンするために必要なメモリが足りません" -#: gdk-pixbuf/io-tiff.c:236 +#: gdk-pixbuf/io-tiff.c:234 msgid "Failed to load RGB data from TIFF file" msgstr "TIFF ファイルから RGB データの読み込みに失敗しました" -#: gdk-pixbuf/io-tiff.c:293 +#: gdk-pixbuf/io-tiff.c:291 msgid "Failed to open TIFF image" msgstr "TIFF 画像のオープンに失敗しました" -#: gdk-pixbuf/io-tiff.c:427 gdk-pixbuf/io-tiff.c:440 +#: gdk-pixbuf/io-tiff.c:425 gdk-pixbuf/io-tiff.c:438 msgid "Failed to load TIFF image" msgstr "TIFF 画像の読み込みに失敗しました" -#: gdk-pixbuf/io-tiff.c:623 +#: gdk-pixbuf/io-tiff.c:621 msgid "Failed to save TIFF image" msgstr "TIFF 画像の保存に失敗しました" -#: gdk-pixbuf/io-tiff.c:656 +#: gdk-pixbuf/io-tiff.c:654 msgid "TIFF compression doesn't refer to a valid codec." msgstr "TIFF 圧縮が適切なコーデックを参照していません。" -#: gdk-pixbuf/io-tiff.c:696 +#: gdk-pixbuf/io-tiff.c:694 msgid "Failed to write TIFF data" msgstr "TIFF データの書き込みに失敗しました" -#: gdk-pixbuf/io-tiff.c:733 +#: gdk-pixbuf/io-tiff.c:731 msgid "Couldn't write to TIFF file" msgstr "TIFF ファイルに書き込めませんでした" -#: gdk-pixbuf/io-tiff.c:788 -msgid "The TIFF image format" -msgstr "TIFF 画像形式" - -#: gdk-pixbuf/io-wbmp.c:245 +#: gdk-pixbuf/io-wbmp.c:243 msgid "Image has zero width" msgstr "画像の幅が 0 です" -#: gdk-pixbuf/io-wbmp.c:263 +#: gdk-pixbuf/io-wbmp.c:261 msgid "Image has zero height" msgstr "画像の高さが 0 です" -#: gdk-pixbuf/io-wbmp.c:274 +#: gdk-pixbuf/io-wbmp.c:272 msgid "Not enough memory to load image" msgstr "画像を読み込むために必要なメモリが足りません" -#: gdk-pixbuf/io-wbmp.c:333 +#: gdk-pixbuf/io-wbmp.c:331 msgid "Couldn't save the rest" msgstr "残りのデータを保存できませんでした" -#: gdk-pixbuf/io-wbmp.c:374 +#: gdk-pixbuf/io-wbmp.c:372 msgid "The WBMP image format" msgstr "WBMP 画像形式" -#: gdk-pixbuf/io-xbm.c:304 +#: gdk-pixbuf/io-xbm.c:302 msgid "Invalid XBM file" msgstr "不正な XBM 形式です" -#: gdk-pixbuf/io-xbm.c:314 +#: gdk-pixbuf/io-xbm.c:312 msgid "Insufficient memory to load XBM image file" msgstr "XBM 画像を読み込むために必要なメモリが足りません" -#: gdk-pixbuf/io-xbm.c:462 +#: gdk-pixbuf/io-xbm.c:460 msgid "Failed to write to temporary file when loading XBM image" msgstr "XBM 画像を読み込む際に一時ファイルへの書き込みに失敗しました" -#: gdk-pixbuf/io-xbm.c:501 +#: gdk-pixbuf/io-xbm.c:499 msgid "The XBM image format" msgstr "XBM 画像形式" -#: gdk-pixbuf/io-xpm.c:469 +#: gdk-pixbuf/io-xpm.c:467 msgid "No XPM header found" msgstr "XPM ヘッダーが見つかりませんでした" -#: gdk-pixbuf/io-xpm.c:478 +#: gdk-pixbuf/io-xpm.c:476 msgid "Invalid XPM header" msgstr "不正な XPM ヘッダーです" -#: gdk-pixbuf/io-xpm.c:486 +#: gdk-pixbuf/io-xpm.c:484 msgid "XPM file has image width <= 0" msgstr "XPM ファイルの画像の幅が 0 以下です" -#: gdk-pixbuf/io-xpm.c:494 +#: gdk-pixbuf/io-xpm.c:492 msgid "XPM file has image height <= 0" msgstr "XPM ファイルの画像の高さが 0 以下です" -#: gdk-pixbuf/io-xpm.c:502 +#: gdk-pixbuf/io-xpm.c:500 msgid "XPM has invalid number of chars per pixel" msgstr "XPM のピクセル当たりの文字数が不正です" -#: gdk-pixbuf/io-xpm.c:511 +#: gdk-pixbuf/io-xpm.c:509 msgid "XPM file has invalid number of colors" msgstr "XPM ファイルの色の数が不正です" -#: gdk-pixbuf/io-xpm.c:523 gdk-pixbuf/io-xpm.c:532 gdk-pixbuf/io-xpm.c:584 +#: gdk-pixbuf/io-xpm.c:521 gdk-pixbuf/io-xpm.c:530 gdk-pixbuf/io-xpm.c:582 msgid "Cannot allocate memory for loading XPM image" msgstr "XPM 画像を読み込むためのメモリを確保できません" -#: gdk-pixbuf/io-xpm.c:546 +#: gdk-pixbuf/io-xpm.c:544 msgid "Cannot read XPM colormap" msgstr "XPM のカラーマップを読み込めません" -#: gdk-pixbuf/io-xpm.c:778 +#: gdk-pixbuf/io-xpm.c:776 msgid "Failed to write to temporary file when loading XPM image" msgstr "XPM 画像を読み込む際に一時ファイルへの書き込みに失敗しました" -#: gdk-pixbuf/io-xpm.c:817 +#: gdk-pixbuf/io-xpm.c:815 msgid "The XPM image format" msgstr "XPM 画像形式" diff --git a/po/ka.gmo b/po/ka.gmo index ffe87e1e9cddea058b138e50c0918ca9d636ae54..c10012233c25be13cfe5b1095d211f4781ed4d0c 100644 GIT binary patch delta 28 kcmZ4ahjHZ}#tqlBcujN-Om&US6pRe4Ow2Yv)^ZC50HB`<\n" "Language-Team: Georgian nCrVaTzye7H^rn*LE3PuK2CT5#!bh1+bk^c!8 delta 28 jcmaF9km>nCrVaTzyvDi)Cc1{E3Wf$&Mi!fEbh1+bk+}&I diff --git a/po/km.po b/po/km.po index f722d70..3af0367 100644 --- a/po/km.po +++ b/po/km.po @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: gdk-pixbuf.master\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=gdk-" "pixbuf\n" -"POT-Creation-Date: 2013-04-15 10:28-0400\n" +"POT-Creation-Date: 2014-05-26 20:46-0400\n" "PO-Revision-Date: 2012-02-15 11:52+0700\n" "Last-Translator: Seng Sutha \n" "Language-Team: Khmer \n" @@ -20,37 +20,37 @@ msgstr "" "X-Generator: WordForge 0.8 RC1\n" "X-Language: km-KH\n" -#: gdk-pixbuf/gdk-pixbuf-animation.c:160 gdk-pixbuf/gdk-pixbuf-io.c:1064 -#: gdk-pixbuf/gdk-pixbuf-io.c:1330 +#: gdk-pixbuf/gdk-pixbuf-animation.c:158 gdk-pixbuf/gdk-pixbuf-io.c:1077 +#: gdk-pixbuf/gdk-pixbuf-io.c:1333 #, c-format msgid "Failed to open file '%s': %s" msgstr "បាន​បរាជ័យ​ក្នុង​ការ​បើក​ឯកសារ '%s' ៖ %s" -#: gdk-pixbuf/gdk-pixbuf-animation.c:173 gdk-pixbuf/gdk-pixbuf-io.c:1076 +#: gdk-pixbuf/gdk-pixbuf-animation.c:171 gdk-pixbuf/gdk-pixbuf-io.c:962 #, c-format msgid "Image file '%s' contains no data" msgstr "គ្មាន​ទិន្នន័យ​ឯកសារ​រូបភាព '%s' ឡើយ" -#: gdk-pixbuf/gdk-pixbuf-animation.c:212 +#: gdk-pixbuf/gdk-pixbuf-animation.c:210 #, c-format msgid "" "Failed to load animation '%s': reason not known, probably a corrupt " "animation file" msgstr "បាន​បរាជ័យ​ក្នុង​ការ​ផ្ទុក​ចលនា '%s' ៖ មិន​ដឹង​ហេតុផល ប្រហែល​ជា​ឯកសារ​​របស់​ចលនា​ខូច" -#: gdk-pixbuf/gdk-pixbuf-animation.c:280 gdk-pixbuf/gdk-pixbuf-io.c:1112 -#: gdk-pixbuf/gdk-pixbuf-io.c:1382 +#: gdk-pixbuf/gdk-pixbuf-animation.c:278 gdk-pixbuf/gdk-pixbuf-io.c:1113 +#: gdk-pixbuf/gdk-pixbuf-io.c:1385 #, c-format msgid "" "Failed to load image '%s': reason not known, probably a corrupt image file" msgstr "បាន​បរាជ័យ​ក្នុង​ការ​ផ្ទុក​រូបភាព '%s' ៖ មិន​ដឹង​​ហេតុផល ។ ប្រហែល​ជា ឯកសារ​រូបភាព​ខូច" -#: gdk-pixbuf/gdk-pixbuf-io.c:790 +#: gdk-pixbuf/gdk-pixbuf-io.c:774 #, c-format msgid "Unable to load image-loading module: %s: %s" msgstr "មិន​អាច​ផ្ទុក​រូបភាព ម៉ូឌុល​ដែល​​ផ្ទុក​ឡើយ ៖ %s: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:805 +#: gdk-pixbuf/gdk-pixbuf-io.c:789 #, c-format msgid "" "Image-loading module %s does not export the proper interface; perhaps it's " @@ -59,53 +59,53 @@ msgstr "" "ម៉ូឌុល​រូបភាព​ដែល​ផ្ទុក %s មិន​នាំចេញ​ចំណុច​ប្រទាក់​ត្រឹមត្រូវ​ឡើយ ប្រហែល​ជា​​មក​ពី​​កំណែ​របស់ gdk-pixbuf ខុស​គ្នា​" "ឬ ?" -#: gdk-pixbuf/gdk-pixbuf-io.c:814 gdk-pixbuf/gdk-pixbuf-io.c:865 +#: gdk-pixbuf/gdk-pixbuf-io.c:798 gdk-pixbuf/gdk-pixbuf-io.c:849 #, c-format msgid "Image type '%s' is not supported" msgstr "មិន​គាំទ្រ​ប្រភេទ​រូបភាព '%s' ឡើយ" -#: gdk-pixbuf/gdk-pixbuf-io.c:950 +#: gdk-pixbuf/gdk-pixbuf-io.c:934 #, c-format msgid "Couldn't recognize the image file format for file '%s'" msgstr "មិន​អាច​ទទួល​ស្គាល់​ទ្រង់ទ្រាយ​ឯកសារ​រូបភាព​​សម្រាប់​ឯកសារ '%s' ឡើយ" -#: gdk-pixbuf/gdk-pixbuf-io.c:958 +#: gdk-pixbuf/gdk-pixbuf-io.c:942 msgid "Unrecognized image file format" msgstr "ទ្រង់ទ្រាយ​ឯកសារ​រូបភាព​ដែល​មិន​ទទួលស្គាល់" -#: gdk-pixbuf/gdk-pixbuf-io.c:1121 +#: gdk-pixbuf/gdk-pixbuf-io.c:1124 #, c-format msgid "Failed to load image '%s': %s" msgstr "បាន​បរាជ័យ​ក្នុង​ការ​ផ្ទុក​រូបភាព '%s' ៖ %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2015 gdk-pixbuf/io-gdip-utils.c:837 +#: gdk-pixbuf/gdk-pixbuf-io.c:2029 gdk-pixbuf/io-gdip-utils.c:835 #, c-format msgid "Error writing to image file: %s" msgstr "កំហុស​ក្នុង​ការ​សរសេរ​ទៅកាន់​ឯកសារ​រូបភាព ៖ %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2057 gdk-pixbuf/gdk-pixbuf-io.c:2178 +#: gdk-pixbuf/gdk-pixbuf-io.c:2071 gdk-pixbuf/gdk-pixbuf-io.c:2192 #, c-format msgid "This build of gdk-pixbuf does not support saving the image format: %s" msgstr "ស្ថាបនា gdk-pixbuf ​នេះ​មិន​គាំទ្រ​ការ​រក្សាទុក​ទ្រង់ទ្រាយ​ឯកសារ​ឡើយ ៖ %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2088 +#: gdk-pixbuf/gdk-pixbuf-io.c:2102 msgid "Insufficient memory to save image to callback" msgstr "អង្គ​ចងចាំ​មិន​គ្រប់គ្រាន់​ក្នុង​ការ​រក្សាទុក​រូបភាព ដើម្បី​​ហៅ​​ទៅ​វិញ" -#: gdk-pixbuf/gdk-pixbuf-io.c:2101 +#: gdk-pixbuf/gdk-pixbuf-io.c:2115 msgid "Failed to open temporary file" msgstr "បាន​បរាជ័យ​ក្នុង​ការ​បើក​ឯកសារ​បណ្ដោះ​អាសន្ន" -#: gdk-pixbuf/gdk-pixbuf-io.c:2124 +#: gdk-pixbuf/gdk-pixbuf-io.c:2138 msgid "Failed to read from temporary file" msgstr "បាន​បរាជ័យ​ក្នុង​ការ​អាន​ពី​ឯកសារ​បណ្ដោះ​អាសន្ន" -#: gdk-pixbuf/gdk-pixbuf-io.c:2372 +#: gdk-pixbuf/gdk-pixbuf-io.c:2382 #, c-format msgid "Failed to open '%s' for writing: %s" msgstr "បាន​បរាជ័យ​ក្នុង​ការ​បើក '%s' សម្រាប់​សរសេរ ៖ %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2398 +#: gdk-pixbuf/gdk-pixbuf-io.c:2408 #, c-format msgid "" "Failed to close '%s' while writing image, all data may not have been saved: " @@ -113,15 +113,15 @@ msgid "" msgstr "" "បាន​បរាជ័យ​ក្នុង​ការ​បិទ '%s' ខណៈ​ពេល​គូរ​រូបភាព ទិន្នន័យ​ទាំងអស់​​អាច​​មិន​ត្រូវ​បាន​រក្សាទុក​ឡើយ ៖ %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2619 gdk-pixbuf/gdk-pixbuf-io.c:2671 +#: gdk-pixbuf/gdk-pixbuf-io.c:2629 gdk-pixbuf/gdk-pixbuf-io.c:2681 msgid "Insufficient memory to save image into a buffer" msgstr "អង្គ​ចងចាំ​មិន​គ្រប់គ្រាន់​ក្នុង​ការ​រក្សាទុក​រូបភាព​​ក្នុង​អង្គ​ចងចាំ​បណ្ដោះ​អាសន្ន​ឡើយ" -#: gdk-pixbuf/gdk-pixbuf-io.c:2717 +#: gdk-pixbuf/gdk-pixbuf-io.c:2727 msgid "Error writing to image stream" msgstr "កំហុស​ក្នុង​ការ​សរសេរ​អំពី​ស្ទ្រីម" -#: gdk-pixbuf/gdk-pixbuf-loader.c:393 +#: gdk-pixbuf/gdk-pixbuf-loader.c:384 #, c-format msgid "" "Internal error: Image loader module '%s' failed to complete an operation, " @@ -130,222 +130,231 @@ msgstr "" "កំហុស​ខាងក្នុង ៖ ម៉ូឌុល​កម្មវិធី​ផ្ទុក​រូបភាព '%s' បាន​បរាជ័យ​ក្នុង​ការ​បំពេញ​ប្រតិបត្តិការ ប៉ុន្តែ​​មិន​បាន​ផ្ដល់​ហេតុ​" "ចំពោះ​ភាព​បរាជ័យ​ឡើយ" -#: gdk-pixbuf/gdk-pixbuf-loader.c:435 +#: gdk-pixbuf/gdk-pixbuf-loader.c:426 #, c-format msgid "Incremental loading of image type '%s' is not supported" msgstr "មិន​គាំទ្រ​ការ​ផ្ទុក​ប្រភេទ​រូបភាព​​នៃ​ចំនួន​បន្ថែម '%s' ឡើយ" -#: gdk-pixbuf/gdk-pixdata.c:160 +#: gdk-pixbuf/gdk-pixdata.c:158 msgid "Image header corrupt" msgstr "បឋម​កថារបស់​​រូបភាព​ខូច" -#: gdk-pixbuf/gdk-pixdata.c:165 +#: gdk-pixbuf/gdk-pixdata.c:163 msgid "Image format unknown" msgstr "មិន​ស្គាល់​ទ្រង់ទ្រាយ​រូបភាព" -#: gdk-pixbuf/gdk-pixdata.c:170 gdk-pixbuf/gdk-pixdata.c:502 +#: gdk-pixbuf/gdk-pixdata.c:168 gdk-pixbuf/gdk-pixdata.c:501 msgid "Image pixel data corrupt" msgstr "ទិន្នន័យ​ភីកសែល​រូបភាព​ខូច" -#: gdk-pixbuf/gdk-pixdata.c:446 +#: gdk-pixbuf/gdk-pixdata.c:445 #, c-format msgid "failed to allocate image buffer of %u byte" msgid_plural "failed to allocate image buffer of %u bytes" msgstr[0] "" msgstr[1] "បាន​បរាជ័យ​ក្នុងការ​បម្រុង​ទុក​អង្គ​ចងចាំ​បណ្ដោះ​អាសន្ន​​រូបភាព​​ %u បៃ" -#: gdk-pixbuf/io-ani.c:244 +#: gdk-pixbuf/io-ani.c:242 msgid "Unexpected icon chunk in animation" msgstr "ផ្នែក​នៃ​ចលនា​របស់​រូបតំណាង​ដែល​មិន​រំពឹង" -#: gdk-pixbuf/io-ani.c:342 gdk-pixbuf/io-ani.c:400 gdk-pixbuf/io-ani.c:426 -#: gdk-pixbuf/io-ani.c:449 gdk-pixbuf/io-ani.c:476 gdk-pixbuf/io-ani.c:563 +#: gdk-pixbuf/io-ani.c:340 gdk-pixbuf/io-ani.c:398 gdk-pixbuf/io-ani.c:424 +#: gdk-pixbuf/io-ani.c:447 gdk-pixbuf/io-ani.c:474 gdk-pixbuf/io-ani.c:561 msgid "Invalid header in animation" msgstr "បឋម​កថា​ក្នុង​ចលនា​មិន​ត្រឹមត្រូវ" -#: gdk-pixbuf/io-ani.c:352 gdk-pixbuf/io-ani.c:374 gdk-pixbuf/io-ani.c:458 -#: gdk-pixbuf/io-ani.c:485 gdk-pixbuf/io-ani.c:536 gdk-pixbuf/io-ani.c:608 +#: gdk-pixbuf/io-ani.c:350 gdk-pixbuf/io-ani.c:372 gdk-pixbuf/io-ani.c:456 +#: gdk-pixbuf/io-ani.c:483 gdk-pixbuf/io-ani.c:534 gdk-pixbuf/io-ani.c:606 msgid "Not enough memory to load animation" msgstr "គ្មាន​អង្គ​ចងចាំ​គ្រប់គ្រាន់​ក្នុង​ការ​ផ្ទុក​ចលនា​ឡើយ" -#: gdk-pixbuf/io-ani.c:392 gdk-pixbuf/io-ani.c:418 gdk-pixbuf/io-ani.c:437 +#: gdk-pixbuf/io-ani.c:390 gdk-pixbuf/io-ani.c:416 gdk-pixbuf/io-ani.c:435 msgid "Malformed chunk in animation" msgstr "ផ្នែក​នៃ​ចលនា​មិន​ត្រឹមត្រូវ" -#: gdk-pixbuf/io-ani.c:660 +#: gdk-pixbuf/io-ani.c:628 +#, fuzzy +msgid "ANI image was truncated or incomplete." +msgstr "រូបភាព​របស់ GIF ត្រូវ​បាន​​កាត់​ឲ្យ​ខ្លី ឬ​មិន​ពេញ​លេញ ។" + +#: gdk-pixbuf/io-ani.c:669 msgid "The ANI image format" msgstr "ទ្រង់ទ្រាយ​រូបភាព​របស់ ANI" -#: gdk-pixbuf/io-bmp.c:229 gdk-pixbuf/io-bmp.c:266 gdk-pixbuf/io-bmp.c:337 -#: gdk-pixbuf/io-bmp.c:369 gdk-pixbuf/io-bmp.c:392 gdk-pixbuf/io-bmp.c:495 +#: gdk-pixbuf/io-bmp.c:227 gdk-pixbuf/io-bmp.c:264 gdk-pixbuf/io-bmp.c:335 +#: gdk-pixbuf/io-bmp.c:367 gdk-pixbuf/io-bmp.c:390 gdk-pixbuf/io-bmp.c:493 msgid "BMP image has bogus header data" msgstr "រូបភាព​របស់ BMP ​មាន​ទិន្នន័យ​បឋម​កថា​ក្លែងក្លាយ" -#: gdk-pixbuf/io-bmp.c:240 gdk-pixbuf/io-bmp.c:432 +#: gdk-pixbuf/io-bmp.c:238 gdk-pixbuf/io-bmp.c:430 msgid "Not enough memory to load bitmap image" msgstr "គ្មាន​អង្គ​ចងចាំ​គ្រប់គ្រាន់​ក្នុង​ការ​ផ្ទុក​រូបភាព​​ឡើយ" -#: gdk-pixbuf/io-bmp.c:318 +#: gdk-pixbuf/io-bmp.c:316 msgid "BMP image has unsupported header size" msgstr "រូបភាព​របស់ BMP ​មាន​ទំហំ​បឋម​កថា​ដែល​មិន​គាំទ្រ" -#: gdk-pixbuf/io-bmp.c:356 +#: gdk-pixbuf/io-bmp.c:354 msgid "Topdown BMP images cannot be compressed" msgstr "មិន​អាច​បង្ហាប់​រូបភាព Topdown BMP ឡើយ" -#: gdk-pixbuf/io-bmp.c:716 gdk-pixbuf/io-pnm.c:707 +#: gdk-pixbuf/io-bmp.c:714 gdk-pixbuf/io-pnm.c:705 msgid "Premature end-of-file encountered" msgstr "ចុង​របស់​ឯកសារ​មុន​កាល​កំណត់​ដែល​បាន​ជួបប្រទះ" -#: gdk-pixbuf/io-bmp.c:1328 +#: gdk-pixbuf/io-bmp.c:1326 msgid "Couldn't allocate memory for saving BMP file" msgstr "មិន​អាច​បម្រុង​ទុក​អង្គ​ចងចាំ​សម្រាប់​ការ​រក្សាទុក​ឯកសារ​របស់ BMP ឡើយ" -#: gdk-pixbuf/io-bmp.c:1369 +#: gdk-pixbuf/io-bmp.c:1367 msgid "Couldn't write to BMP file" msgstr "មិន​អាច​សរសេរ​អំពី​​ឯកសារ​របស់ BMP បាន​​ទេ" -#: gdk-pixbuf/io-bmp.c:1422 gdk-pixbuf/io-gdip-bmp.c:82 +#: gdk-pixbuf/io-bmp.c:1420 gdk-pixbuf/io-gdip-bmp.c:80 msgid "The BMP image format" msgstr "ទ្រង់ទ្រាយ​ឯកសារ​របស់ BMP" -#: gdk-pixbuf/io-gdip-emf.c:59 +#: gdk-pixbuf/io-gdip-emf.c:57 msgid "The EMF image format" msgstr "ទ្រង់ទ្រាយ​រូបភាព EMF" -#: gdk-pixbuf/io-gdip-gif.c:80 gdk-pixbuf/io-gif.c:1720 +#: gdk-pixbuf/io-gdip-gif.c:78 gdk-pixbuf/io-gif.c:1718 msgid "The GIF image format" msgstr "ទ្រង់ទ្រាយ​រូបភាព​របស់ GIF" -#: gdk-pixbuf/io-gdip-ico.c:59 gdk-pixbuf/io-ico.c:1271 +#: gdk-pixbuf/io-gdip-ico.c:57 gdk-pixbuf/io-ico.c:1269 msgid "The ICO image format" msgstr "ទ្រង់ទ្រាយ​ឯកសារ​របស់ ICO" -#: gdk-pixbuf/io-gdip-jpeg.c:53 gdk-pixbuf/io-jpeg.c:1249 +#: gdk-pixbuf/io-gdip-jpeg.c:51 gdk-pixbuf/io-jpeg.c:1249 #, c-format msgid "" "JPEG quality must be a value between 0 and 100; value '%s' could not be " "parsed." msgstr "គុណភាព​របស់ JPEG ត្រូវ​តែ​​មាន​តម្លៃ​ចន្លោះ ០ ដល់ ១០០ តម្លៃ '%s' មិន​អាច​ត្រូវ​បាន​ញែក​ឡើយ ។" -#: gdk-pixbuf/io-gdip-jpeg.c:68 gdk-pixbuf/io-jpeg.c:1265 +#: gdk-pixbuf/io-gdip-jpeg.c:66 gdk-pixbuf/io-jpeg.c:1265 #, c-format msgid "" "JPEG quality must be a value between 0 and 100; value '%d' is not allowed." msgstr "" "គុណភាព​របស់ JPEG ត្រូវ​តែ​មាន​តម្លៃ​​​ចន្លោះ ០ ដល់ ១០០ តម្លៃ '%d' មិន​ត្រូវ​បាន​អនុញ្ញាត​ឡើយ ។" -#: gdk-pixbuf/io-gdip-jpeg.c:136 gdk-pixbuf/io-jpeg.c:1478 +#: gdk-pixbuf/io-gdip-jpeg.c:134 gdk-pixbuf/io-jpeg.c:1478 msgid "The JPEG image format" msgstr "ទ្រង់ទ្រាយ​រូបភាព​របស់ JPEG" -#: gdk-pixbuf/io-gdip-utils.c:154 +#: gdk-pixbuf/io-gdip-tiff.c:80 gdk-pixbuf/io-tiff.c:786 +msgid "The TIFF image format" +msgstr "ទ្រង់ទ្រាយ​ឯកសារ​របស់ TIFF" + +#: gdk-pixbuf/io-gdip-utils.c:152 #, c-format msgid "Could not allocate memory: %s" msgstr "មិន​អាច​បម្រុង​ទុក​អង្គ​ចងចាំ​បាន​ទេ ៖ %s" -#: gdk-pixbuf/io-gdip-utils.c:179 gdk-pixbuf/io-gdip-utils.c:293 -#: gdk-pixbuf/io-gdip-utils.c:333 +#: gdk-pixbuf/io-gdip-utils.c:177 gdk-pixbuf/io-gdip-utils.c:291 +#: gdk-pixbuf/io-gdip-utils.c:331 #, c-format msgid "Could not create stream: %s" msgstr "មិន​អាច​បង្កើត​ស្ទ្រីម​បាន​ទេ ៖ %s" -#: gdk-pixbuf/io-gdip-utils.c:193 +#: gdk-pixbuf/io-gdip-utils.c:191 #, c-format msgid "Could not seek stream: %s" msgstr "មិន​អាច​ស្វែងរក​ស្ទ្រីម​បាន​ទេ ៖ %s" -#: gdk-pixbuf/io-gdip-utils.c:205 +#: gdk-pixbuf/io-gdip-utils.c:203 #, c-format msgid "Could not read from stream: %s" msgstr "មិន​អាច​អាន​ពី​ស្ទ្រីម​បាន​ទេ ៖ %s" -#: gdk-pixbuf/io-gdip-utils.c:617 +#: gdk-pixbuf/io-gdip-utils.c:615 msgid "Couldn't load bitmap" msgstr "មិន​អាច​ផ្ទុក​រូបភាព​បាន​ទេ" -#: gdk-pixbuf/io-gdip-utils.c:773 +#: gdk-pixbuf/io-gdip-utils.c:771 msgid "Couldn't load metafile" msgstr "មិន​អាច​ផ្ទុក​ឯកសារ​មេតា​បាន​ទេ" -#: gdk-pixbuf/io-gdip-utils.c:878 +#: gdk-pixbuf/io-gdip-utils.c:876 msgid "Unsupported image format for GDI+" msgstr "ទ្រង់ទ្រាយ​រូបភាព​ដែល​មិន​បាន​គាំទ្រ​សម្រាប់ GDI+" -#: gdk-pixbuf/io-gdip-utils.c:885 +#: gdk-pixbuf/io-gdip-utils.c:883 msgid "Couldn't save" msgstr "មិន​អាច​រក្សាទុក​បាន​ទេ" -#: gdk-pixbuf/io-gdip-wmf.c:58 +#: gdk-pixbuf/io-gdip-wmf.c:56 msgid "The WMF image format" msgstr "ទ្រង់ទ្រាយ​រូបភាព WMF" -#: gdk-pixbuf/io-gif.c:222 +#: gdk-pixbuf/io-gif.c:220 #, c-format msgid "Failure reading GIF: %s" msgstr "ភាព​បរាជ័យ​ក្នុង​ការ​អាន GIF ៖ %s" -#: gdk-pixbuf/io-gif.c:496 gdk-pixbuf/io-gif.c:1502 gdk-pixbuf/io-gif.c:1669 +#: gdk-pixbuf/io-gif.c:494 gdk-pixbuf/io-gif.c:1500 gdk-pixbuf/io-gif.c:1667 #, fuzzy msgid "GIF file was missing some data (perhaps it was truncated somehow?)" msgstr "បាត់​ទិន្នន័យ​​ឯកសារ​មួយ​ចំនួន​របស់ GIF (ប្រហែល​ជា​វា​ត្រូវ​បាន​កាត់​ឲ្យ​ខ្លី​ somehow?)" -#: gdk-pixbuf/io-gif.c:505 +#: gdk-pixbuf/io-gif.c:503 #, c-format msgid "Internal error in the GIF loader (%s)" msgstr "កំហុស​ខាង​ក្នុង​​ក្នុង​កម្មវិធី​ផ្ទុក​របស់ GIF (%s)" -#: gdk-pixbuf/io-gif.c:579 +#: gdk-pixbuf/io-gif.c:577 msgid "Stack overflow" msgstr "លើស​ចំនួន​ជង់" -#: gdk-pixbuf/io-gif.c:639 +#: gdk-pixbuf/io-gif.c:637 msgid "GIF image loader cannot understand this image." msgstr "កម្មវិធី​ផ្ទុក​រូបភាព​របស់ GIF មិន​អាច​ចំណាំ​រូបភាព​នេះ​បាន​ទេ ។" -#: gdk-pixbuf/io-gif.c:668 +#: gdk-pixbuf/io-gif.c:666 msgid "Bad code encountered" msgstr "បាន​ជួប​ប្រទះ​កូដ​មិន​ត្រឹមត្រូវ" -#: gdk-pixbuf/io-gif.c:678 +#: gdk-pixbuf/io-gif.c:676 msgid "Circular table entry in GIF file" msgstr "ធាតុ​របស់ Circular table នៅ​ក្នុង​ឯកសារ​របស់ GIF" -#: gdk-pixbuf/io-gif.c:866 gdk-pixbuf/io-gif.c:1488 gdk-pixbuf/io-gif.c:1541 -#: gdk-pixbuf/io-gif.c:1657 +#: gdk-pixbuf/io-gif.c:864 gdk-pixbuf/io-gif.c:1486 gdk-pixbuf/io-gif.c:1539 +#: gdk-pixbuf/io-gif.c:1655 msgid "Not enough memory to load GIF file" msgstr "គ្មាន​អង្គ​ចងចាំ​គ្រប់គ្រាន់​ក្នុង​ការ​ផ្ទុក​ឯកសារ​របស់ GIF ឡើយ" -#: gdk-pixbuf/io-gif.c:960 +#: gdk-pixbuf/io-gif.c:958 msgid "Not enough memory to composite a frame in GIF file" msgstr "គ្មាន​អង្គ​ចងចាំ​គ្រប់គ្រាន់​ ដើម្បី​ប្រមូលផ្ដុំ​ស៊ុម​នៅ​ក្នុង​ឯកសារ​របស់ GIF បាន​ឡើយ" -#: gdk-pixbuf/io-gif.c:1132 +#: gdk-pixbuf/io-gif.c:1130 msgid "GIF image is corrupt (incorrect LZW compression)" msgstr "រូបភាព​របស់ GIF គឺ​ខូច (ការ​បង្ហាប់​របស់ LZW មិន​ត្រឹមត្រូវ)" -#: gdk-pixbuf/io-gif.c:1182 +#: gdk-pixbuf/io-gif.c:1180 msgid "File does not appear to be a GIF file" msgstr "ឯកសារ​​មិន​លេចឡើង​​​ជា​ឯកសារ​របស់ GIF ឡើយ" -#: gdk-pixbuf/io-gif.c:1194 +#: gdk-pixbuf/io-gif.c:1192 #, c-format msgid "Version %s of the GIF file format is not supported" msgstr "មិន​គាំទ្រ​កំណែ %s នៃ​ទ្រង់ទ្រាយ​ឯកសារ​របស់ GIF ឡើយ" -#: gdk-pixbuf/io-gif.c:1241 +#: gdk-pixbuf/io-gif.c:1239 #, fuzzy msgid "Resulting GIF image has zero size" msgstr "រូបភាព​មាន​ទទឹង ០" -#: gdk-pixbuf/io-gif.c:1320 +#: gdk-pixbuf/io-gif.c:1318 msgid "" "GIF image has no global colormap, and a frame inside it has no local " "colormap." msgstr "" "រូបភាព​របស់ GIF ​គ្មាន​ colormap សាកល​ឡើយ ហើយ​ស៊ុម​ខាង​ក្នុង​វា​គ្មាន colormap មូលដ្ឋាន​ទេ ។" -#: gdk-pixbuf/io-gif.c:1564 +#: gdk-pixbuf/io-gif.c:1562 msgid "GIF image was truncated or incomplete." msgstr "រូបភាព​របស់ GIF ត្រូវ​បាន​​កាត់​ឲ្យ​ខ្លី ឬ​មិន​ពេញ​លេញ ។" @@ -362,105 +371,105 @@ msgstr "មិន​អាច​ឌិកូដ​ឯកសារ​របស់ msgid "The ICNS image format" msgstr "ទ្រង់ទ្រាយ​រូបភាព​របស់ ICNS បាន​ទេ" -#: gdk-pixbuf/io-ico.c:228 gdk-pixbuf/io-ico.c:242 gdk-pixbuf/io-ico.c:291 -#: gdk-pixbuf/io-ico.c:302 gdk-pixbuf/io-ico.c:395 +#: gdk-pixbuf/io-ico.c:226 gdk-pixbuf/io-ico.c:240 gdk-pixbuf/io-ico.c:289 +#: gdk-pixbuf/io-ico.c:300 gdk-pixbuf/io-ico.c:393 msgid "Invalid header in icon" msgstr "បឋម​កថា​ក្នុង​រូបតំណាង​មិន​ត្រឹមត្រូវ" -#: gdk-pixbuf/io-ico.c:257 gdk-pixbuf/io-ico.c:312 gdk-pixbuf/io-ico.c:405 -#: gdk-pixbuf/io-ico.c:458 gdk-pixbuf/io-ico.c:488 +#: gdk-pixbuf/io-ico.c:255 gdk-pixbuf/io-ico.c:310 gdk-pixbuf/io-ico.c:403 +#: gdk-pixbuf/io-ico.c:456 gdk-pixbuf/io-ico.c:486 msgid "Not enough memory to load icon" msgstr "គ្មាន​អង្គ​ចងចាំ​គ្រប់គ្រាន់​ត្រូវ​ផ្ទុក​រូបតំណាង​ឡើយ" -#: gdk-pixbuf/io-ico.c:338 +#: gdk-pixbuf/io-ico.c:336 msgid "Compressed icons are not supported" msgstr "គ្មាន​រូបតំណាង​ដែល​បាន​បង្ហាញ​ឡើយ" -#: gdk-pixbuf/io-ico.c:358 +#: gdk-pixbuf/io-ico.c:356 msgid "Icon has zero width" msgstr "រូបតំណាង​មាន​ទទឹង ០" -#: gdk-pixbuf/io-ico.c:368 +#: gdk-pixbuf/io-ico.c:366 msgid "Icon has zero height" msgstr "រូបតំណាង​មាន​កម្ពស់​ ០" -#: gdk-pixbuf/io-ico.c:443 +#: gdk-pixbuf/io-ico.c:441 msgid "Unsupported icon type" msgstr "ប្រភេទ​រូបតំណាង​ដែល​មិន​គាំទ្រ" -#: gdk-pixbuf/io-ico.c:537 +#: gdk-pixbuf/io-ico.c:535 msgid "Not enough memory to load ICO file" msgstr "គ្មាន​អង្គ​ចងចាំ​គ្រប់គ្រាន់​ក្នុង​ការ​ផ្ទុក​ឯកសារ​របស់ ICO" -#: gdk-pixbuf/io-ico.c:1002 +#: gdk-pixbuf/io-ico.c:1000 msgid "Image too large to be saved as ICO" msgstr "រូបភាព​ធំ​ពេក​​ត្រូវ​បាន​រក្សាទុក​ជា ICO" -#: gdk-pixbuf/io-ico.c:1013 +#: gdk-pixbuf/io-ico.c:1011 #, fuzzy msgid "Cursor hotspot outside image" msgstr "រូបភាព​ខាងក្រៅ Cursor hotspot" -#: gdk-pixbuf/io-ico.c:1036 +#: gdk-pixbuf/io-ico.c:1034 #, c-format msgid "Unsupported depth for ICO file: %d" msgstr "កម្រិត​ដែល​មិន​បាន​គាំទ្រ​សម្រាប់​ឯកសារ ICO ៖ %d" -#: gdk-pixbuf/io-jasper.c:74 +#: gdk-pixbuf/io-jasper.c:73 msgid "Couldn't allocate memory for stream" msgstr "មិន​អាច​បម្រុង​ទុក​អង្គ​ចងចាំ​សម្រាប់​ស្ទ្រីម​បាន​ទេ" -#: gdk-pixbuf/io-jasper.c:104 +#: gdk-pixbuf/io-jasper.c:103 msgid "Couldn't decode image" msgstr "មិន​អាច​ឌិកូដ​រូបភាព​បាន​ទេ" -#: gdk-pixbuf/io-jasper.c:122 +#: gdk-pixbuf/io-jasper.c:121 msgid "Transformed JPEG2000 has zero width or height" msgstr "JPEG2000 ដែល​បាន​​​ប្លែង​​មាន​កម្ពស់ ឬ ទទឹង ០" -#: gdk-pixbuf/io-jasper.c:136 +#: gdk-pixbuf/io-jasper.c:135 msgid "Image type currently not supported" msgstr "មិន​គាំទ្រ​ប្រភេទ​រូបភាព​បច្ចុប្បន្ន" -#: gdk-pixbuf/io-jasper.c:148 gdk-pixbuf/io-jasper.c:156 +#: gdk-pixbuf/io-jasper.c:147 gdk-pixbuf/io-jasper.c:155 msgid "Couldn't allocate memory for color profile" msgstr "មិន​អាច​បម្រុង​ទុក​អង្គ​ចងចាំ​សម្រាប់​ទម្រង់​ពណ៌​ឡើយ" -#: gdk-pixbuf/io-jasper.c:182 +#: gdk-pixbuf/io-jasper.c:181 msgid "Insufficient memory to open JPEG 2000 file" msgstr "អង្គ​ចងចាំ​មិន​គ្រប់គ្រាន់​ក្នុង​ការ​បើក​ឯកសារ​របស់ JPEG 2000" -#: gdk-pixbuf/io-jasper.c:261 +#: gdk-pixbuf/io-jasper.c:260 msgid "Couldn't allocate memory to buffer image data" msgstr "មិន​អាច​បម្រុង​ទុក​អង្គ​ចងចាំ​​​សម្រាប់​​ទិន្នន័យ​រូបភាព​នៃ​អង្គ​ចងចាំ​​បណ្ដោះ​អាសន្ន​ឡើយ" -#: gdk-pixbuf/io-jasper.c:305 +#: gdk-pixbuf/io-jasper.c:304 msgid "The JPEG 2000 image format" msgstr "ទ្រង់ទ្រាយ​រូបភាព​របស់ JPEG 2000" -#: gdk-pixbuf/io-jpeg.c:126 +#: gdk-pixbuf/io-jpeg.c:124 #, c-format msgid "Error interpreting JPEG image file (%s)" msgstr "កំហុស​ក្នុង​ការ​​បកប្រែ​ឯកសារ​រូបភាព JPEG (%s)" -#: gdk-pixbuf/io-jpeg.c:604 +#: gdk-pixbuf/io-jpeg.c:597 msgid "" "Insufficient memory to load image, try exiting some applications to free " "memory" msgstr "" "អង្គ​ចងចាំ​មិន​គ្រប់គ្រាន់​ក្នុង​ការ​ផ្ទុក​រូបភាព សាកល្បង​កម្មវិធី​មួយ​ចំនួន​ដែល​មាន​ស្រាប់​ទៅកាន់​អង្គ​ចងចាំ​ដែល​ទំនេរ" -#: gdk-pixbuf/io-jpeg.c:651 gdk-pixbuf/io-jpeg.c:865 +#: gdk-pixbuf/io-jpeg.c:645 gdk-pixbuf/io-jpeg.c:858 #, c-format msgid "Unsupported JPEG color space (%s)" msgstr "គំរូ​ពណ៌​របស់ JPEG ដែល​មិន​គាំទ្រ (%s)" -#: gdk-pixbuf/io-jpeg.c:764 gdk-pixbuf/io-jpeg.c:1044 +#: gdk-pixbuf/io-jpeg.c:757 gdk-pixbuf/io-jpeg.c:1037 #: gdk-pixbuf/io-jpeg.c:1308 gdk-pixbuf/io-jpeg.c:1318 msgid "Couldn't allocate memory for loading JPEG file" msgstr "មិន​អាច​បម្រុង​ទុក​អង្គ​ចងចាំ​សម្រាប់​​ផ្ទុក​រូបភាព​របស់ JPEG ឡើយ" -#: gdk-pixbuf/io-jpeg.c:1018 +#: gdk-pixbuf/io-jpeg.c:1011 msgid "Transformed JPEG has zero width or height." msgstr "បាន​បម្លែង JPEG មាន​កម្ពស់ ឬ​ទទឹង ០ ។" @@ -469,91 +478,91 @@ msgstr "បាន​បម្លែង JPEG មាន​កម្ពស់ ឬ msgid "Color profile has invalid length '%u'." msgstr "ទម្រង់​ពណ៌​មាន​ប្រវែង​មិន​ត្រឹមត្រូវ %d ។" -#: gdk-pixbuf/io-pcx.c:186 +#: gdk-pixbuf/io-pcx.c:184 msgid "Couldn't allocate memory for header" msgstr "មិន​អាច​បម្រុង​ទុក​អង្គ​ចងចាំ​សម្រាប់​បឋមកថា​ឡើយ" -#: gdk-pixbuf/io-pcx.c:201 gdk-pixbuf/io-pcx.c:559 +#: gdk-pixbuf/io-pcx.c:199 gdk-pixbuf/io-pcx.c:557 msgid "Couldn't allocate memory for context buffer" msgstr "មិន​អាច​បម្រុង​ទុក​អង្គ​ចងចាំ​សម្រាប់​អង្គ​ចងចាំ​បណ្ដោះ​អាសន្ន​នៃ​បរិបទ​ឡើយ" -#: gdk-pixbuf/io-pcx.c:600 +#: gdk-pixbuf/io-pcx.c:598 msgid "Image has invalid width and/or height" msgstr "រូបភាព​មាន​ទទឹង និង​/​ឬ កម្ពស់​មិន​ត្រឹមត្រូវ" -#: gdk-pixbuf/io-pcx.c:612 gdk-pixbuf/io-pcx.c:673 +#: gdk-pixbuf/io-pcx.c:610 gdk-pixbuf/io-pcx.c:671 msgid "Image has unsupported bpp" msgstr "រូបភាព​មាន bpp ដែល​មិន​គាំទ្រ" -#: gdk-pixbuf/io-pcx.c:617 gdk-pixbuf/io-pcx.c:625 +#: gdk-pixbuf/io-pcx.c:615 gdk-pixbuf/io-pcx.c:623 #, c-format msgid "Image has unsupported number of %d-bit planes" msgstr "រូបភាព​មាន​​ចំនួន​ផ្ទៃ​រាប %d ប៊ីត​ដែល​មិន​បាន​គាំទ្រ" -#: gdk-pixbuf/io-pcx.c:641 +#: gdk-pixbuf/io-pcx.c:639 msgid "Couldn't create new pixbuf" msgstr "មិន​អាច​បង្កើត​ pixbuf ថ្មី​បាន​ទេ" -#: gdk-pixbuf/io-pcx.c:649 +#: gdk-pixbuf/io-pcx.c:647 msgid "Couldn't allocate memory for line data" msgstr "មិន​អាច​បម្រុងទុក​​អង្គ​ចងចាំ​សម្រាប់​ទិន្នន័យ​ឡើយ" -#: gdk-pixbuf/io-pcx.c:656 +#: gdk-pixbuf/io-pcx.c:654 msgid "Couldn't allocate memory for PCX image" msgstr "មិន​អាច​បម្រុងទុក​អង្គ​ចងចាំ​សម្រាប់​រូបភាព​របស់ PCX ឡើយ" -#: gdk-pixbuf/io-pcx.c:703 +#: gdk-pixbuf/io-pcx.c:701 msgid "Didn't get all lines of PCX image" msgstr "កុំ​យក​ជួរ​ទាំងអស់​របស់​រូបភាព PCX" -#: gdk-pixbuf/io-pcx.c:710 +#: gdk-pixbuf/io-pcx.c:708 msgid "No palette found at end of PCX data" msgstr "រក​មិន​ឃើញ​ក្ដារ​ពណ៌​នៅ​ចុង​នៃ​ទិន្នន័យ​របស់ PCX ឡើយ" -#: gdk-pixbuf/io-pcx.c:755 +#: gdk-pixbuf/io-pcx.c:753 msgid "The PCX image format" msgstr "ទ្រង់ទ្រាយ​រូបភាព​របស់ PCX" -#: gdk-pixbuf/io-pixdata.c:148 +#: gdk-pixbuf/io-pixdata.c:146 #, fuzzy msgid "Transformed pixbuf has zero width or height." msgstr "PNG ដែល​បាន​​ប្លែង​មាន​កម្ពស់ ឬ​ទទឹង ០ ។" -#: gdk-pixbuf/io-pixdata.c:186 +#: gdk-pixbuf/io-pixdata.c:184 #, fuzzy msgid "The GdkPixdata format" msgstr "ទ្រង់ទ្រាយ​រូបភាព​របស់ GIF" -#: gdk-pixbuf/io-png.c:54 +#: gdk-pixbuf/io-png.c:53 msgid "Bits per channel of PNG image is invalid." msgstr "ប៊ីត​តាម​ឆានែល​របស់​រូបភាព PNG មិន​ត្រឹមត្រូវ​ឡើយ ។" -#: gdk-pixbuf/io-png.c:135 gdk-pixbuf/io-png.c:641 +#: gdk-pixbuf/io-png.c:134 gdk-pixbuf/io-png.c:640 msgid "Transformed PNG has zero width or height." msgstr "PNG ដែល​បាន​​ប្លែង​មាន​កម្ពស់ ឬ​ទទឹង ០ ។" -#: gdk-pixbuf/io-png.c:143 +#: gdk-pixbuf/io-png.c:142 msgid "Bits per channel of transformed PNG is not 8." msgstr "ប៊ីត​តាម​ឆានែល​របស់ PNG ដែល​បាន​បម្លែង​គឺ​មិន ៨ ឡើយ ។" -#: gdk-pixbuf/io-png.c:152 +#: gdk-pixbuf/io-png.c:151 msgid "Transformed PNG not RGB or RGBA." msgstr "PNG ដែល​បាន​បម្លែង មិន​មែន RGB ឬ RGBA ឡើយ ។" -#: gdk-pixbuf/io-png.c:161 +#: gdk-pixbuf/io-png.c:160 msgid "Transformed PNG has unsupported number of channels, must be 3 or 4." msgstr "PNG ដែល​បម្លែង​មិន​គាំទ្រ​ចំនួន​ឆានែល ត្រូវ​តែ​ ៣ ឬ ៤ ។" -#: gdk-pixbuf/io-png.c:182 +#: gdk-pixbuf/io-png.c:181 #, c-format msgid "Fatal error in PNG image file: %s" msgstr "កំហុស​ធ្ងន់ធ្ងរ​នៅ​ក្នុង​ឯកសារ​រូបភាព​ PNG ៖ %s" -#: gdk-pixbuf/io-png.c:315 +#: gdk-pixbuf/io-png.c:314 msgid "Insufficient memory to load PNG file" msgstr "អង្គ​ចងចាំ​មិន​គ្រប់គ្រាន់​ក្នុង​ការ​ផ្ទុក​ឯកសារ PNG ឡើយ" -#: gdk-pixbuf/io-png.c:656 +#: gdk-pixbuf/io-png.c:655 #, fuzzy, c-format msgid "" "Insufficient memory to store a %lu by %lu image; try exiting some " @@ -562,30 +571,30 @@ msgstr "" "អង្គ​ចងចាំ​មិន​គ្រប់គ្រាន់​ក្នុង​ការ​ទុក %ld តាម​រូបភាព %ld ៖ សាកល្បង​កម្មវិធី​មួយ​ចំនួន​ដែល​មាន​ស្រាប់ ដើម្បី​" "កាត់​បន្ថយ​ការ​ប្រើប្រាស់​អង្គ​ចងចាំ" -#: gdk-pixbuf/io-png.c:719 +#: gdk-pixbuf/io-png.c:718 msgid "Fatal error reading PNG image file" msgstr "កំហុស​ធ្ងន់ធ្ងរ​ក្នុង​ការ​​អាន​ឯកសារ​រូបភាព PNG" -#: gdk-pixbuf/io-png.c:768 +#: gdk-pixbuf/io-png.c:767 #, c-format msgid "Fatal error reading PNG image file: %s" msgstr "កំហុស​ធ្ងន់ធ្ងរ​ក្នុង​ការ​អាន​ឯកសារ​រូបភាព PNG ៖ %s" -#: gdk-pixbuf/io-png.c:858 +#: gdk-pixbuf/io-png.c:857 msgid "" "Keys for PNG text chunks must have at least 1 and at most 79 characters." msgstr "សោ​សម្រាប់​សង្ខេប​អត្ថបទ​របស់ PNG មាន​តួអក្សរ​​យ៉ាងហោចណាស់ ១ ហើយ​ច្រើន​បំផុត ៧៩ ។" -#: gdk-pixbuf/io-png.c:867 +#: gdk-pixbuf/io-png.c:866 msgid "Keys for PNG text chunks must be ASCII characters." msgstr "សោ​សម្រាប់​សង្ខេប​អត្ថបទ​របស់ PNG ​ត្រូវ​តែ​មាន​តួអក្សរ ASCII ។" -#: gdk-pixbuf/io-png.c:881 gdk-pixbuf/io-tiff.c:667 +#: gdk-pixbuf/io-png.c:880 gdk-pixbuf/io-tiff.c:665 #, c-format msgid "Color profile has invalid length %d." msgstr "ទម្រង់​ពណ៌​មាន​ប្រវែង​មិន​ត្រឹមត្រូវ %d ។" -#: gdk-pixbuf/io-png.c:894 +#: gdk-pixbuf/io-png.c:893 #, c-format msgid "" "PNG compression level must be a value between 0 and 9; value '%s' could not " @@ -593,7 +602,7 @@ msgid "" msgstr "" "កម្រិត​ការ​បង្ហាប់​​របស់ PNG ត្រូវ​តែ​មាន​តម្លៃ​ចន្លោះ ០ ដល់ ៩ តម្លៃ '%s' មិន​អាច​ត្រូវ​បាន​ញែក​ឡើយ ។" -#: gdk-pixbuf/io-png.c:907 +#: gdk-pixbuf/io-png.c:906 #, c-format msgid "" "PNG compression level must be a value between 0 and 9; value '%d' is not " @@ -601,335 +610,331 @@ msgid "" msgstr "" "កម្រិត​ការ​បង្ហាញ PNG ត្រូវ​តែ​មាន​តម្លៃ​ចន្លោះ ០ ដល់ ៩ តម្លៃ '%d' មិន​ត្រូវ​បាន​អនុញ្ញាត​ឡើយ ។" -#: gdk-pixbuf/io-png.c:955 +#: gdk-pixbuf/io-png.c:954 #, c-format msgid "Value for PNG text chunk %s cannot be converted to ISO-8859-1 encoding." msgstr "" "តម្លៃ​សម្រាប់​សង្ខេប​អត្ថបទ​​អត្ថបទ​របស់​​ PNG %s មិន​អាច​ត្រូវ​បាន​បម្លែង​ទៅ​ជា​ការ​អ៊ិនកូដ ISO-8859-1 " "ឡើយ ។" -#: gdk-pixbuf/io-png.c:1118 +#: gdk-pixbuf/io-png.c:1117 msgid "The PNG image format" msgstr "ទ្រង់ទ្រាយ​រូបភាព​ PNG" -#: gdk-pixbuf/io-pnm.c:248 +#: gdk-pixbuf/io-pnm.c:246 msgid "PNM loader expected to find an integer, but didn't" msgstr "កម្មវិធី​ផ្ទុក​របស់ PNM ដែល​រំពឹង​ក្នុង​ការ​រក​លេខគត់ ប៉ុន្តែ​​​មិន​ឡើយ" -#: gdk-pixbuf/io-pnm.c:280 +#: gdk-pixbuf/io-pnm.c:278 msgid "PNM file has an incorrect initial byte" msgstr "ឯកសារ​របស់ PNM មាន​បៃ​ដំបូង​មិន​ត្រឹមត្រូវ" -#: gdk-pixbuf/io-pnm.c:310 +#: gdk-pixbuf/io-pnm.c:308 msgid "PNM file is not in a recognized PNM subformat" msgstr "ឯកសារ​របស់ PNM មិន​​ទទួល​ស្គាល់​ទ្រង់ទ្រាយ​​រង​​របស់ PNM ឡើយ" -#: gdk-pixbuf/io-pnm.c:335 +#: gdk-pixbuf/io-pnm.c:333 msgid "PNM file has an image width of 0" msgstr "ឯកសារ​របស់ PNM ​មាន​ទទឹង​រូបភាព​ ០" -#: gdk-pixbuf/io-pnm.c:356 +#: gdk-pixbuf/io-pnm.c:354 msgid "PNM file has an image height of 0" msgstr "ឯកសារ​របស់ PNM មាន​កម្ពស់​រូបភាព ០" -#: gdk-pixbuf/io-pnm.c:379 +#: gdk-pixbuf/io-pnm.c:377 msgid "Maximum color value in PNM file is 0" msgstr "តម្លៃ​ពណ៌​អតិបរមា​នៅ​​ក្នុង​ឯកសារ​របស់ PNM គឺ ០" -#: gdk-pixbuf/io-pnm.c:387 +#: gdk-pixbuf/io-pnm.c:385 msgid "Maximum color value in PNM file is too large" msgstr "តម្លៃ​ពណ៌​អតិបរមា​នៅ​ក្នុង​ឯកសារ​របស់ PNM គឺ​ធំពេក" -#: gdk-pixbuf/io-pnm.c:427 gdk-pixbuf/io-pnm.c:457 gdk-pixbuf/io-pnm.c:502 +#: gdk-pixbuf/io-pnm.c:425 gdk-pixbuf/io-pnm.c:455 gdk-pixbuf/io-pnm.c:500 msgid "Raw PNM image type is invalid" msgstr "ប្រភេទ​រូបភាព​របស់ PNM ដើម​គឺ​មិន​ត្រឹមត្រូវ​ឡើយ" -#: gdk-pixbuf/io-pnm.c:652 +#: gdk-pixbuf/io-pnm.c:650 msgid "PNM image loader does not support this PNM subformat" msgstr "កម្មវិធី​ផ្ទុក​រូបភាព PNM ​មិន​គាំទ្រ​ទ្រង់ទ្រាយ​រង​​របស់ PNM នេះ​ឡើយ" -#: gdk-pixbuf/io-pnm.c:739 gdk-pixbuf/io-pnm.c:966 +#: gdk-pixbuf/io-pnm.c:737 gdk-pixbuf/io-pnm.c:964 msgid "Raw PNM formats require exactly one whitespace before sample data" msgstr "ទ្រង់ទ្រាយ​របស់ PNM ដើម​ទាមទារ​ចន្លោះ​មិន​ឃើញ​មួយ ខាង​មុខ​​ទិន្នន័យ​គំរូ" -#: gdk-pixbuf/io-pnm.c:766 +#: gdk-pixbuf/io-pnm.c:764 msgid "Cannot allocate memory for loading PNM image" msgstr "មិន​អាច​បម្រុង​ទុក​អង្គ​ចងចាំ​សម្រាប់​​ផ្ទុក​រូបភាព PNM ឡើយ" -#: gdk-pixbuf/io-pnm.c:816 +#: gdk-pixbuf/io-pnm.c:814 msgid "Insufficient memory to load PNM context struct" msgstr "អង្គ​ចងចាំ​មិន​គ្រប់គ្រាន់​ក្នុង​ការ​ផ្ទុក​រចនាសម្ព័ន្ធ​បរិបទ​របស់ PNM" -#: gdk-pixbuf/io-pnm.c:867 +#: gdk-pixbuf/io-pnm.c:865 msgid "Unexpected end of PNM image data" msgstr "ចុង​ដែល​មិន​រំពឹង​​នៃ​ទិន្នន័យ​រូបភាព​របស់ PNM" -#: gdk-pixbuf/io-pnm.c:995 +#: gdk-pixbuf/io-pnm.c:993 msgid "Insufficient memory to load PNM file" msgstr "អង្គ​ចងចាំ​មិន​គ្រប់គ្រាន់​ក្នុង​ការ​ផ្ទុក​ឯកសារ​ PNM" -#: gdk-pixbuf/io-pnm.c:1079 +#: gdk-pixbuf/io-pnm.c:1077 msgid "The PNM/PBM/PGM/PPM image format family" msgstr "ក្រុម​ទ្រង់ទ្រាយ​រូបភាព PNM/PBM/PGM/PPM" -#: gdk-pixbuf/io-qtif.c:128 +#: gdk-pixbuf/io-qtif.c:126 msgid "Input file descriptor is NULL." msgstr "កម្មវិធី​ពណ៌នា​​​ឯកសារ​​អំពី​ព័ត៌មាន​បញ្ចូល​គឺ​គ្មាន​ឡើយ ។" -#: gdk-pixbuf/io-qtif.c:143 +#: gdk-pixbuf/io-qtif.c:141 msgid "Failed to read QTIF header" msgstr "បាន​បរាជ័យ​ក្នុង​អាន​បឋមកថា QTIF" -#: gdk-pixbuf/io-qtif.c:152 gdk-pixbuf/io-qtif.c:189 gdk-pixbuf/io-qtif.c:459 +#: gdk-pixbuf/io-qtif.c:150 gdk-pixbuf/io-qtif.c:187 gdk-pixbuf/io-qtif.c:454 #, c-format msgid "QTIF atom size too large (%d byte)" msgid_plural "QTIF atom size too large (%d bytes)" msgstr[0] "" msgstr[1] "ទំហំ​អាតូម​របស់ QTIF ធំ​ពេក (%d បៃ)" -#: gdk-pixbuf/io-qtif.c:175 +#: gdk-pixbuf/io-qtif.c:173 #, c-format msgid "Failed to allocate %d byte for file read buffer" msgid_plural "Failed to allocate %d bytes for file read buffer" msgstr[0] "" msgstr[1] "បាន​បរាជ័យ​ក្នុង​ការ​បម្រុង​ទុក %d បៃ​សម្រាប់​អង្គ​ចងចាំ​​ក្នុង​ការ​អាន​ឯកសារ" -#: gdk-pixbuf/io-qtif.c:206 +#: gdk-pixbuf/io-qtif.c:201 #, c-format msgid "File error when reading QTIF atom: %s" msgstr "កំហុស​ឯកសារ​ នៅ​ពេល​​មើល​អាតូម​របស់ QTIF ៖ %s" -#: gdk-pixbuf/io-qtif.c:243 +#: gdk-pixbuf/io-qtif.c:238 #, c-format msgid "Failed to skip the next %d byte with seek()." msgid_plural "Failed to skip the next %d bytes with seek()." msgstr[0] "" msgstr[1] "បាន​បរាជ័យ​ក្នុង​ការរំលង %d បៃ​បន្ទាប់​ដោយ​មាន​ seek() ។" -#: gdk-pixbuf/io-qtif.c:270 +#: gdk-pixbuf/io-qtif.c:265 msgid "Failed to allocate QTIF context structure." msgstr "បាន​បរាជ័យ​ក្នុង​ការ​បម្រុង​ទុក​រចនាសម្ព័ន្ធ​បរិបទ​របស់ QTIF ។" -#: gdk-pixbuf/io-qtif.c:330 +#: gdk-pixbuf/io-qtif.c:325 msgid "Failed to create GdkPixbufLoader object." msgstr "បាន​បរាជ័យ​ក្នុង​ការ​បង្កើត​វត្ថុ GdkPixbufLoader ។" -#: gdk-pixbuf/io-qtif.c:434 +#: gdk-pixbuf/io-qtif.c:429 msgid "Failed to find an image data atom." msgstr "បាន​បរាជ័យ​ក្នុង​ការ​រក​​អាតូម​ទិន្នន័យ​រូបភាព ។" -#: gdk-pixbuf/io-qtif.c:618 +#: gdk-pixbuf/io-qtif.c:613 msgid "The QTIF image format" msgstr "ទ្រង់ទ្រាយ​រូបភាព​​របស់ QTIF" -#: gdk-pixbuf/io-ras.c:125 +#: gdk-pixbuf/io-ras.c:123 msgid "RAS image has bogus header data" msgstr "រូបភាព​របស់ RAS មាន​ទិន្នន័យ​បឋមកថា​ក្លែងក្លាយ" -#: gdk-pixbuf/io-ras.c:147 +#: gdk-pixbuf/io-ras.c:145 msgid "RAS image has unknown type" msgstr "រូបភាព​របស់ RAS ​មាន​បៃ​ដែល​មិន​ស្គាល់" -#: gdk-pixbuf/io-ras.c:155 +#: gdk-pixbuf/io-ras.c:153 msgid "unsupported RAS image variation" msgstr "បម្រែបម្រួល​រូបភាព​របស់ RAS ដែល​មិន​គាំទ្រ" -#: gdk-pixbuf/io-ras.c:170 gdk-pixbuf/io-ras.c:199 +#: gdk-pixbuf/io-ras.c:168 gdk-pixbuf/io-ras.c:197 msgid "Not enough memory to load RAS image" msgstr "គ្មាន​អង្គ​ចងចាំ​គ្រប់គ្រាន់​ក្នុង​ការ​ផ្ទុក​រូបភាព​របស់ RAS ឡើយ" -#: gdk-pixbuf/io-ras.c:544 +#: gdk-pixbuf/io-ras.c:542 msgid "The Sun raster image format" msgstr "ទ្រង់ទ្រាយ​រូបភាព​ Sun raster" -#: gdk-pixbuf/io-tga.c:153 +#: gdk-pixbuf/io-tga.c:151 msgid "Cannot allocate memory for IOBuffer struct" msgstr "មិន​អាច​បម្រុង​ទុក​អង្គ​ចងចាំ​សម្រាប់​រចនាសម្ព័ន្ធ IOBuffer ឡើយ" -#: gdk-pixbuf/io-tga.c:172 +#: gdk-pixbuf/io-tga.c:170 msgid "Cannot allocate memory for IOBuffer data" msgstr "មិន​អាច​បម្រុង​ទុក​អង្គ​ចងចាំ​សម្រាប់​ទិន្នន័យ IOBuffer ឡើយ" -#: gdk-pixbuf/io-tga.c:183 +#: gdk-pixbuf/io-tga.c:181 msgid "Cannot realloc IOBuffer data" msgstr "មិន​អាច​ជា​ទិន្នន័យ realloc IOBuffer" -#: gdk-pixbuf/io-tga.c:213 +#: gdk-pixbuf/io-tga.c:211 msgid "Cannot allocate temporary IOBuffer data" msgstr "មិន​អាច​បម្រុង​ទុក​ទិន្នន័យ​របស់ IOBuffer បណ្ដោះ​អាសន្ន​បាន​ទេ" -#: gdk-pixbuf/io-tga.c:346 +#: gdk-pixbuf/io-tga.c:339 msgid "Cannot allocate new pixbuf" msgstr "មិន​អាច​បម្រុង​ទុក pixbuf ថ្មី​បាន​ទេ" -#: gdk-pixbuf/io-tga.c:685 +#: gdk-pixbuf/io-tga.c:678 msgid "Image is corrupted or truncated" msgstr "រូបភាព​ត្រូវ​បាន​កាត់​ឲ្យ​ខ្លី ឬ​ខូច" -#: gdk-pixbuf/io-tga.c:692 +#: gdk-pixbuf/io-tga.c:685 msgid "Cannot allocate colormap structure" msgstr "មិន​អាច​បម្រុង​ទុក​រចនាសម្ព័ន្ធ​ colormap បាន​ទេ" -#: gdk-pixbuf/io-tga.c:699 +#: gdk-pixbuf/io-tga.c:692 msgid "Cannot allocate colormap entries" msgstr "មិន​អាច​បម្រុង​ទុក​ធាតុ colormap បាន​ទេ" -#: gdk-pixbuf/io-tga.c:721 +#: gdk-pixbuf/io-tga.c:714 msgid "Unexpected bitdepth for colormap entries" msgstr "bitdepth ដែល​មិន​រំពឹង​សម្រាប់​ធាតុ colormap" -#: gdk-pixbuf/io-tga.c:739 +#: gdk-pixbuf/io-tga.c:732 msgid "Cannot allocate TGA header memory" msgstr "មិន​អាច​បម្រុង​ទុក​អង្គ​ចងចាំ​បឋមកថា​របស់ TGA បាន​ទេ" -#: gdk-pixbuf/io-tga.c:772 +#: gdk-pixbuf/io-tga.c:765 msgid "TGA image has invalid dimensions" msgstr "រូបភាព​របស់ TGA មាន​ទំហំ​មិន​ត្រឹមត្រូវ" -#: gdk-pixbuf/io-tga.c:778 gdk-pixbuf/io-tga.c:787 gdk-pixbuf/io-tga.c:797 -#: gdk-pixbuf/io-tga.c:807 gdk-pixbuf/io-tga.c:814 +#: gdk-pixbuf/io-tga.c:771 gdk-pixbuf/io-tga.c:780 gdk-pixbuf/io-tga.c:790 +#: gdk-pixbuf/io-tga.c:800 gdk-pixbuf/io-tga.c:807 msgid "TGA image type not supported" msgstr "មិន​គាំទ្រ​ប្រភេទ​រូបភាព​របស់ TGA ឡើយ" -#: gdk-pixbuf/io-tga.c:861 +#: gdk-pixbuf/io-tga.c:854 msgid "Cannot allocate memory for TGA context struct" msgstr "មិន​អាច​បម្រុង​ទុក​អង្គ​ចងចាំ​សម្រាប់​រចនាសម្ព័ន្ធ​បរិបទ​របស់ TGA បាន​ទេ" -#: gdk-pixbuf/io-tga.c:926 +#: gdk-pixbuf/io-tga.c:919 msgid "Excess data in file" msgstr "ទិន្នន័យ​ដែល​លើស​នៅ​ក្នុង​ឯកសារ" -#: gdk-pixbuf/io-tga.c:1007 +#: gdk-pixbuf/io-tga.c:1000 msgid "The Targa image format" msgstr "ទ្រង់ទ្រាយ​រូបភាព​ Targa" -#: gdk-pixbuf/io-tiff.c:104 +#: gdk-pixbuf/io-tiff.c:102 msgid "Could not get image width (bad TIFF file)" msgstr "មិន​អាច​យក​ទទឹង​រូបភាព​បាន​ទេ (ឯកសារ​របស់ TIFF មិន​ត្រឹម​ត្រូវ)" -#: gdk-pixbuf/io-tiff.c:112 +#: gdk-pixbuf/io-tiff.c:110 msgid "Could not get image height (bad TIFF file)" msgstr "មិន​អាច​យក​កម្ពស់​រូបភាព​បាន​ទេ (ឯកសារ​របស់ TIFF មិន​ត្រឹមត្រូវ)" -#: gdk-pixbuf/io-tiff.c:120 +#: gdk-pixbuf/io-tiff.c:118 msgid "Width or height of TIFF image is zero" msgstr "ទទឹង ឬ​កម្ពស់​​​របស់​​រូបភាព TIFF គឺ ០" -#: gdk-pixbuf/io-tiff.c:129 gdk-pixbuf/io-tiff.c:138 +#: gdk-pixbuf/io-tiff.c:127 gdk-pixbuf/io-tiff.c:136 msgid "Dimensions of TIFF image too large" msgstr "ទំហំ​របស់​រូបភាព TIFF ធំពេក" -#: gdk-pixbuf/io-tiff.c:162 gdk-pixbuf/io-tiff.c:174 gdk-pixbuf/io-tiff.c:491 +#: gdk-pixbuf/io-tiff.c:160 gdk-pixbuf/io-tiff.c:172 gdk-pixbuf/io-tiff.c:489 msgid "Insufficient memory to open TIFF file" msgstr "អង្គ​ចងចាំ​មិន​គ្រប់គ្រាន់​​ក្នុង​ការ​បើក​ឯកសារ​របស់ TIFF" -#: gdk-pixbuf/io-tiff.c:236 +#: gdk-pixbuf/io-tiff.c:234 msgid "Failed to load RGB data from TIFF file" msgstr "បាន​បរាជ័យ​ក្នុង​ការ​ផ្ទុក​ទិន្នន័យ​របស់ RGB ពី​ឯកសារ​របស់ TIFF" -#: gdk-pixbuf/io-tiff.c:293 +#: gdk-pixbuf/io-tiff.c:291 msgid "Failed to open TIFF image" msgstr "បាន​បរាជ័យ​ក្នុង​ការ​បើក​រូបភាព TIFF" -#: gdk-pixbuf/io-tiff.c:427 gdk-pixbuf/io-tiff.c:440 +#: gdk-pixbuf/io-tiff.c:425 gdk-pixbuf/io-tiff.c:438 msgid "Failed to load TIFF image" msgstr "បាន​បរាជ័យ​ក្នុង​ការ​ផ្ទុក​រូបភាព​ TIFF" -#: gdk-pixbuf/io-tiff.c:623 +#: gdk-pixbuf/io-tiff.c:621 msgid "Failed to save TIFF image" msgstr "បាន​បរាជ័យ​ក្នុង​ការ​រក្សាទុក​រូបភាព TIFF" -#: gdk-pixbuf/io-tiff.c:656 +#: gdk-pixbuf/io-tiff.c:654 msgid "TIFF compression doesn't refer to a valid codec." msgstr "ការ​បង្ហាប់​របស់ TIFF មិន​​សំដៅ​កូដឌិក​​ត្រឹមត្រូវ​ឡើយ ។" -#: gdk-pixbuf/io-tiff.c:696 +#: gdk-pixbuf/io-tiff.c:694 msgid "Failed to write TIFF data" msgstr "បាន​បរាជ័យ​ក្នុង​ការ​សរសេរ​ទិន្នន័យ​របស់ TIFF" -#: gdk-pixbuf/io-tiff.c:733 +#: gdk-pixbuf/io-tiff.c:731 msgid "Couldn't write to TIFF file" msgstr "មិន​អាច​សរសេរ​ទៅកាន់​ឯកសារ​របស់ TIFF បាន​ទេ" -#: gdk-pixbuf/io-tiff.c:788 -msgid "The TIFF image format" -msgstr "ទ្រង់ទ្រាយ​ឯកសារ​របស់ TIFF" - -#: gdk-pixbuf/io-wbmp.c:245 +#: gdk-pixbuf/io-wbmp.c:243 msgid "Image has zero width" msgstr "រូបភាព​មាន​ទទឹង ០" -#: gdk-pixbuf/io-wbmp.c:263 +#: gdk-pixbuf/io-wbmp.c:261 msgid "Image has zero height" msgstr "រូបភាព​មាន​កម្ពស់ ០" -#: gdk-pixbuf/io-wbmp.c:274 +#: gdk-pixbuf/io-wbmp.c:272 msgid "Not enough memory to load image" msgstr "គ្មាន​អង្គ​ចងចាំ​គ្រប់គ្រាន់​ក្នុង​ការ​ផ្ទុក​រូបភាព​ឡើយ" -#: gdk-pixbuf/io-wbmp.c:333 +#: gdk-pixbuf/io-wbmp.c:331 #, fuzzy msgid "Couldn't save the rest" msgstr "មិន​អាច​រក្សាទុក rest បាន​ទេ" -#: gdk-pixbuf/io-wbmp.c:374 +#: gdk-pixbuf/io-wbmp.c:372 msgid "The WBMP image format" msgstr "ទ្រង់ទ្រាយ​រូបភាព​របស់ WBMP" -#: gdk-pixbuf/io-xbm.c:304 +#: gdk-pixbuf/io-xbm.c:302 msgid "Invalid XBM file" msgstr "ឯកសារ​របស់ XBM មិន​ត្រឹមត្រូវ​ទេ" -#: gdk-pixbuf/io-xbm.c:314 +#: gdk-pixbuf/io-xbm.c:312 msgid "Insufficient memory to load XBM image file" msgstr "អង្គ​ចងចាំ​មិន​គ្រប់គ្រាន់​ក្នុង​ការ​ផ្ទុក​ឯកសារ​រូបភាព​របស់ XBM" -#: gdk-pixbuf/io-xbm.c:462 +#: gdk-pixbuf/io-xbm.c:460 msgid "Failed to write to temporary file when loading XBM image" msgstr "បាន​បរាជ័យ​ក្នុង​ការ​សរសេរ​អំពី​​​ឯកសារ​បណ្ដោះ​អាសន្ន នៅ​ពេល​ផ្ទុក​រូបភាព XBM" -#: gdk-pixbuf/io-xbm.c:501 +#: gdk-pixbuf/io-xbm.c:499 msgid "The XBM image format" msgstr "ទ្រង់ទ្រាយ​រូបភាព XBM" -#: gdk-pixbuf/io-xpm.c:469 +#: gdk-pixbuf/io-xpm.c:467 msgid "No XPM header found" msgstr "រក​មិន​ឃើញ​បឋមកថា​របស់ XPM ឡើយ" -#: gdk-pixbuf/io-xpm.c:478 +#: gdk-pixbuf/io-xpm.c:476 msgid "Invalid XPM header" msgstr "បឋមកថា​របស់ XPM មិន​ត្រឹមត្រូវ​ឡើយ" -#: gdk-pixbuf/io-xpm.c:486 +#: gdk-pixbuf/io-xpm.c:484 msgid "XPM file has image width <= 0" msgstr "ឯកសារ​របស់ XPM មាន​ទទឹង​រូបភាព <= ០" -#: gdk-pixbuf/io-xpm.c:494 +#: gdk-pixbuf/io-xpm.c:492 msgid "XPM file has image height <= 0" msgstr "ឯកសារ​របស់ XPM មាន​កម្ពស់​រូបភាព <= ០" -#: gdk-pixbuf/io-xpm.c:502 +#: gdk-pixbuf/io-xpm.c:500 #, fuzzy msgid "XPM has invalid number of chars per pixel" msgstr "XPM មាន​ចំនួន​តួអក្សរ​មិន​​ត្រឹមត្រូវ​​ក្នុង​មួយ​ភីកសែល" -#: gdk-pixbuf/io-xpm.c:511 +#: gdk-pixbuf/io-xpm.c:509 msgid "XPM file has invalid number of colors" msgstr "ឯកសារ​របស់ XPM មាន​ចំនួន​ពណ៌​​មិន​ត្រឹមត្រូវ" -#: gdk-pixbuf/io-xpm.c:523 gdk-pixbuf/io-xpm.c:532 gdk-pixbuf/io-xpm.c:584 +#: gdk-pixbuf/io-xpm.c:521 gdk-pixbuf/io-xpm.c:530 gdk-pixbuf/io-xpm.c:582 msgid "Cannot allocate memory for loading XPM image" msgstr "មិន​អាច​បម្រុង​ទុក​អង្គ​ចងចាំ​សម្រាប់​ផ្ទុក​រូបភាព XPM បាន​ទេ" -#: gdk-pixbuf/io-xpm.c:546 +#: gdk-pixbuf/io-xpm.c:544 msgid "Cannot read XPM colormap" msgstr "មិន​អាច​អាន​ XPM colormap បាន​ទេ" -#: gdk-pixbuf/io-xpm.c:778 +#: gdk-pixbuf/io-xpm.c:776 msgid "Failed to write to temporary file when loading XPM image" msgstr "បាន​បរាជ័យ​ក្នុង​ការ​សរសេរ​អំពី​ឯកសារ​បណ្ដោះ​អាសន្ន នៅ​ពេល​ផ្ទុក​រូបភាព XPM" -#: gdk-pixbuf/io-xpm.c:817 +#: gdk-pixbuf/io-xpm.c:815 msgid "The XPM image format" msgstr "ទ្រង់ទ្រាយ​រូបភាព XPM" diff --git a/po/kn.gmo b/po/kn.gmo index 269286cd94771353b008f00ad7867eeed353fa66..4a083e0c8f4ab86c7737713a57d826ada72fdadd 100644 GIT binary patch delta 28 jcmaF$gYnf5#tlN+ye7H^rn*LE3PuK2CT5%EwY>uYnnMWN delta 28 jcmaF$gYnf5#tlN+yvDi)Cc1{E3Wf$&Mi!gpwY>uYnf(aX diff --git a/po/kn.po b/po/kn.po index 79c9d91..baa09ff 100644 --- a/po/kn.po +++ b/po/kn.po @@ -9,7 +9,7 @@ msgstr "" "Project-Id-Version: gtk+.master.kn\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=gdk-" "pixbuf\n" -"POT-Creation-Date: 2013-04-15 10:28-0400\n" +"POT-Creation-Date: 2014-05-26 20:46-0400\n" "PO-Revision-Date: 2010-04-21 22:38+0530\n" "Last-Translator: Shankar Prasad \n" "Language-Team: kn-IN <>\n" @@ -21,18 +21,18 @@ msgstr "" "\n" "X-Generator: Lokalize 1.0\n" -#: gdk-pixbuf/gdk-pixbuf-animation.c:160 gdk-pixbuf/gdk-pixbuf-io.c:1064 -#: gdk-pixbuf/gdk-pixbuf-io.c:1330 +#: gdk-pixbuf/gdk-pixbuf-animation.c:158 gdk-pixbuf/gdk-pixbuf-io.c:1077 +#: gdk-pixbuf/gdk-pixbuf-io.c:1333 #, c-format msgid "Failed to open file '%s': %s" msgstr "'%s' ಕಡತವನ್ನು ತೆರೆಯುವಲ್ಲಿ ವಿಫಲತೆ: %s" -#: gdk-pixbuf/gdk-pixbuf-animation.c:173 gdk-pixbuf/gdk-pixbuf-io.c:1076 +#: gdk-pixbuf/gdk-pixbuf-animation.c:171 gdk-pixbuf/gdk-pixbuf-io.c:962 #, c-format msgid "Image file '%s' contains no data" msgstr "ಚಿತ್ರ ಕಡತ '%s' ದಲ್ಲಿ ಯಾವುದೇ ದತ್ತಾಂಶವಿಲ್ಲ" -#: gdk-pixbuf/gdk-pixbuf-animation.c:212 +#: gdk-pixbuf/gdk-pixbuf-animation.c:210 #, c-format msgid "" "Failed to load animation '%s': reason not known, probably a corrupt " @@ -41,8 +41,8 @@ msgstr "" "ಸಜೀವನ (animation) '%s'ಯನ್ನು ಲೋಡ್ ಮಾಡುವಲ್ಲಿ ವಿಫಲತೆ: ಕಾರಣ ತಿಳಿದಿಲ್ಲ, ಬಹುಷಃ ಒಂದು " "ಭ್ರಷ್ಟಗೊಂಡ ಸಜೀವನ (animation) ಕಡತದಿಂದಾಗಿರಬಹುದು" -#: gdk-pixbuf/gdk-pixbuf-animation.c:280 gdk-pixbuf/gdk-pixbuf-io.c:1112 -#: gdk-pixbuf/gdk-pixbuf-io.c:1382 +#: gdk-pixbuf/gdk-pixbuf-animation.c:278 gdk-pixbuf/gdk-pixbuf-io.c:1113 +#: gdk-pixbuf/gdk-pixbuf-io.c:1385 #, c-format msgid "" "Failed to load image '%s': reason not known, probably a corrupt image file" @@ -50,12 +50,12 @@ msgstr "" "ಚಿತ್ರ '%s'ವನ್ನು ಲೋಡ್ ಮಾಡುವಲ್ಲಿ ವಿಫಲತೆ: ಕಾರಣ ತಿಳಿದಿಲ್ಲ, ಬಹುಷಃ ಒಂದು ಭ್ರಷ್ಟಗೊಂಡ ಚಿತ್ರ " "ಕಡತದಿಂದಾಗಿರಬಹುದು" -#: gdk-pixbuf/gdk-pixbuf-io.c:790 +#: gdk-pixbuf/gdk-pixbuf-io.c:774 #, c-format msgid "Unable to load image-loading module: %s: %s" msgstr "ಚಿತ್ರವನ್ನು ಲೋಡ್ ಮಾಡುವ ಘಟಕವನ್ನು ಲೋಡ್ ಮಾಡಲಾಗಿಲ್ಲ: %s: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:805 +#: gdk-pixbuf/gdk-pixbuf-io.c:789 #, fuzzy, c-format msgid "" "Image-loading module %s does not export the proper interface; perhaps it's " @@ -64,54 +64,54 @@ msgstr "" "ಚಿತ್ರ-ಲೋಡ್ ಮಾಡುವ ಘಟಕ %s ವು ಸರಿಯಾದ ಸಂಪರ್ಕಸಾಧನವನ್ನು ರವಾನಿಸುವುದಿಲ್ಲ; ಬಹುಷಃ ಅದು " "ಬೇರೊಂದು GTK ಆವೃತ್ತಿಯದ್ದಾಗಿರಬೇಕು?" -#: gdk-pixbuf/gdk-pixbuf-io.c:814 gdk-pixbuf/gdk-pixbuf-io.c:865 +#: gdk-pixbuf/gdk-pixbuf-io.c:798 gdk-pixbuf/gdk-pixbuf-io.c:849 #, c-format msgid "Image type '%s' is not supported" msgstr "ಚಿತ್ರ '%s'ವು ರೀತಿಯು ಬೆಂಬಲಿತವಾಗಿಲ್ಲ" -#: gdk-pixbuf/gdk-pixbuf-io.c:950 +#: gdk-pixbuf/gdk-pixbuf-io.c:934 #, c-format msgid "Couldn't recognize the image file format for file '%s'" msgstr "ಕಡತ '%s'ಕ್ಕಾಗಿನ ಚಿತ್ರ ಕಡತ ವಿನ್ಯಾಸವನ್ನು ಗುರುತಿಸಲಾಗಿಲ್ಲ" -#: gdk-pixbuf/gdk-pixbuf-io.c:958 +#: gdk-pixbuf/gdk-pixbuf-io.c:942 msgid "Unrecognized image file format" msgstr "ಗುರುತಿಸಲಾಗದ ಚಿತ್ರ ಕಡತ ರಚನೆ" -#: gdk-pixbuf/gdk-pixbuf-io.c:1121 +#: gdk-pixbuf/gdk-pixbuf-io.c:1124 #, c-format msgid "Failed to load image '%s': %s" msgstr "ಚಿತ್ರ '%s'ವನ್ನು ಲೋಡ್ ಮಾಡುವಲ್ಲಿ ವಿಫಲತೆ: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2015 gdk-pixbuf/io-gdip-utils.c:837 +#: gdk-pixbuf/gdk-pixbuf-io.c:2029 gdk-pixbuf/io-gdip-utils.c:835 #, c-format msgid "Error writing to image file: %s" msgstr "ಚಿತ್ರ ಕಡತಕ್ಕೆ ಬರೆಯುವಲ್ಲಿ ವಿಫಲತೆ: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2057 gdk-pixbuf/gdk-pixbuf-io.c:2178 +#: gdk-pixbuf/gdk-pixbuf-io.c:2071 gdk-pixbuf/gdk-pixbuf-io.c:2192 #, c-format msgid "This build of gdk-pixbuf does not support saving the image format: %s" msgstr "" "gdk-pixbuf ನ ಈ ನಿರ್ಮಿತಿಯು ಚಿತ್ರ ವಿನ್ಯಾಸವನ್ನು ಉಳಿಸುವುದನ್ನು ಬೆಂಬಲಿಸುವುದಿಲ್ಲ: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2088 +#: gdk-pixbuf/gdk-pixbuf-io.c:2102 msgid "Insufficient memory to save image to callback" msgstr "ಚಿತ್ರವನ್ನು ಕಾಲ್-ಬ್ಯಾಕಿಗೆ ಉಳಿಸಲು ಸಾಕಷ್ತು ಮೆಮೊರಿ ಇಲ್ಲ" -#: gdk-pixbuf/gdk-pixbuf-io.c:2101 +#: gdk-pixbuf/gdk-pixbuf-io.c:2115 msgid "Failed to open temporary file" msgstr "ತಾತ್ಕಾಲಿಕ ಕಡತವನ್ನು ತೆಗೆಯುವಲ್ಲಿ ವಿಫಲತೆ" -#: gdk-pixbuf/gdk-pixbuf-io.c:2124 +#: gdk-pixbuf/gdk-pixbuf-io.c:2138 msgid "Failed to read from temporary file" msgstr "ತಾತ್ಕಾಲಿಕ ಕಡತದಿಂದ ಓದುವಲ್ಲಿ ವಿಫಲತೆ" -#: gdk-pixbuf/gdk-pixbuf-io.c:2372 +#: gdk-pixbuf/gdk-pixbuf-io.c:2382 #, c-format msgid "Failed to open '%s' for writing: %s" msgstr "'%s' ಅನ್ನು ಬರೆಯಲು ತೆರೆಯುವಲ್ಲಿ ವಿಫಲತೆ: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2398 +#: gdk-pixbuf/gdk-pixbuf-io.c:2408 #, c-format msgid "" "Failed to close '%s' while writing image, all data may not have been saved: " @@ -120,15 +120,15 @@ msgstr "" "ಚಿತ್ರವನ್ನು ಬರೆಯುವಾಗ '%s' ಅನ್ನ್ನು ಮುಚ್ಚುವಲ್ಲಿ ವಿಫಲತೆ, ಎಲ್ಲಾ ದತ್ತಾಂಶಗಳು ಉಳಿಸಲ್ಪಡದೆ " "ಇರಬಹುದು: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2619 gdk-pixbuf/gdk-pixbuf-io.c:2671 +#: gdk-pixbuf/gdk-pixbuf-io.c:2629 gdk-pixbuf/gdk-pixbuf-io.c:2681 msgid "Insufficient memory to save image into a buffer" msgstr "ಚಿತ್ರವನ್ನು ಬಫರಿಗೆ ಉಳಿಸಲು ಸಾಕಷ್ಟು ಮೆಮೊರಿ ಇಲ್ಲ" -#: gdk-pixbuf/gdk-pixbuf-io.c:2717 +#: gdk-pixbuf/gdk-pixbuf-io.c:2727 msgid "Error writing to image stream" msgstr "ಚಿತ್ರ ಸ್ಟ್ರೀಮ್‍ಗೆ ಬರೆಯುವಲ್ಲಿ ವಿಫಲತೆ:" -#: gdk-pixbuf/gdk-pixbuf-loader.c:393 +#: gdk-pixbuf/gdk-pixbuf-loader.c:384 #, c-format msgid "" "Internal error: Image loader module '%s' failed to complete an operation, " @@ -137,216 +137,225 @@ msgstr "" "ಆಂತರಿಕ ದೋಷ: ಚಿತ್ರ ಲೋಡ್ ಮಾಡುವ ಘಟಕ '%s'ವು ಒಂದು ಕಾರ್ಯಾಚರಣೆಯನ್ನು ಪೂರ್ಣಗೊಳಿಸುವಲ್ಲಿ " "ವಿಫಲತೆ ಎದುರಾಗಿದೆ, ಆದರೆ ಯಾವುದೆ ಕಾರಣವನ್ನು ನೀಡಲಾಗಿಲ್ಲ" -#: gdk-pixbuf/gdk-pixbuf-loader.c:435 +#: gdk-pixbuf/gdk-pixbuf-loader.c:426 #, c-format msgid "Incremental loading of image type '%s' is not supported" msgstr "'%s' ಪ್ರಕಾರದ ಚಿತ್ರವನ್ನು ಏರಿಕೆ ಕ್ರಮದಲ್ಲಿ ಲೋಡ್ ಮಾಡುವುದು ಬೆಂಬಲಿತವಾಗಿಲ್ಲ" -#: gdk-pixbuf/gdk-pixdata.c:160 +#: gdk-pixbuf/gdk-pixdata.c:158 msgid "Image header corrupt" msgstr "ಚಿತ್ರ ಶೀರ್ಷಿಕೆಯು ಭ್ರಷ್ಟಗೊಂಡಿದೆ" -#: gdk-pixbuf/gdk-pixdata.c:165 +#: gdk-pixbuf/gdk-pixdata.c:163 msgid "Image format unknown" msgstr "ಚಿತ್ರ ರಚನೆಯು ತಿಳಿದಿಲ್ಲ" -#: gdk-pixbuf/gdk-pixdata.c:170 gdk-pixbuf/gdk-pixdata.c:502 +#: gdk-pixbuf/gdk-pixdata.c:168 gdk-pixbuf/gdk-pixdata.c:501 msgid "Image pixel data corrupt" msgstr "ಚಿತ್ರದ ಪಿಕ್ಸೆಲ್ ದತ್ತಾಂಶ ಭ್ರಷ್ಟಗೊಂಡಿದೆ" -#: gdk-pixbuf/gdk-pixdata.c:446 +#: gdk-pixbuf/gdk-pixdata.c:445 #, c-format msgid "failed to allocate image buffer of %u byte" msgid_plural "failed to allocate image buffer of %u bytes" msgstr[0] "ಚಿತ್ರ ಬಫರಿಗೆ %u ಬೈಟನ್ನು ನಿಯೋಜಿಸುವಲ್ಲಿ ವಿಫಲತೆ " msgstr[1] "ಚಿತ್ರ ಬಫರಿಗೆ %u ಬೈಟುಗಳನ್ನು ನಿಯೋಜಿಸುವಲ್ಲಿ ವಿಫಲತೆ" -#: gdk-pixbuf/io-ani.c:244 +#: gdk-pixbuf/io-ani.c:242 msgid "Unexpected icon chunk in animation" msgstr "ಸಜೀವನದಲ್ಲಿ (ಅನಿಮೇಶನ್) ಅನಿರೀಕ್ಷಿತ ಲಾಂಛನ ತುಂಡು ಎದುರಾಗಿದೆ" -#: gdk-pixbuf/io-ani.c:342 gdk-pixbuf/io-ani.c:400 gdk-pixbuf/io-ani.c:426 -#: gdk-pixbuf/io-ani.c:449 gdk-pixbuf/io-ani.c:476 gdk-pixbuf/io-ani.c:563 +#: gdk-pixbuf/io-ani.c:340 gdk-pixbuf/io-ani.c:398 gdk-pixbuf/io-ani.c:424 +#: gdk-pixbuf/io-ani.c:447 gdk-pixbuf/io-ani.c:474 gdk-pixbuf/io-ani.c:561 msgid "Invalid header in animation" msgstr "ಸಜೀವನದ ಅಮಾನ್ಯ ಶೀರ್ಷಿಕೆ" -#: gdk-pixbuf/io-ani.c:352 gdk-pixbuf/io-ani.c:374 gdk-pixbuf/io-ani.c:458 -#: gdk-pixbuf/io-ani.c:485 gdk-pixbuf/io-ani.c:536 gdk-pixbuf/io-ani.c:608 +#: gdk-pixbuf/io-ani.c:350 gdk-pixbuf/io-ani.c:372 gdk-pixbuf/io-ani.c:456 +#: gdk-pixbuf/io-ani.c:483 gdk-pixbuf/io-ani.c:534 gdk-pixbuf/io-ani.c:606 msgid "Not enough memory to load animation" msgstr "ಸಜೀವನವನ್ನು ಲೋಡ್ ಮಾಡಲು ಸಾಕಷ್ಟು ಮೆಮೊರಿ ಇಲ್ಲ" -#: gdk-pixbuf/io-ani.c:392 gdk-pixbuf/io-ani.c:418 gdk-pixbuf/io-ani.c:437 +#: gdk-pixbuf/io-ani.c:390 gdk-pixbuf/io-ani.c:416 gdk-pixbuf/io-ani.c:435 msgid "Malformed chunk in animation" msgstr "ಸಜೀವನದಲ್ಲಿ (ಅನಿಮೇಶನ್) ವೈರೂಪ್ಯಗೊಂಡ ತುಂಡು" -#: gdk-pixbuf/io-ani.c:660 +#: gdk-pixbuf/io-ani.c:628 +#, fuzzy +msgid "ANI image was truncated or incomplete." +msgstr "GIF ಚಿತ್ರವು ತುಂಡರಿಸಲ್ಪಟ್ಟಿದೆ ಅಥವ ಅಪೂರ್ಣಗೊಂಡಿದೆ" + +#: gdk-pixbuf/io-ani.c:669 msgid "The ANI image format" msgstr "ANI ಚಿತ್ರದ ವಿನ್ಯಾಸ" -#: gdk-pixbuf/io-bmp.c:229 gdk-pixbuf/io-bmp.c:266 gdk-pixbuf/io-bmp.c:337 -#: gdk-pixbuf/io-bmp.c:369 gdk-pixbuf/io-bmp.c:392 gdk-pixbuf/io-bmp.c:495 +#: gdk-pixbuf/io-bmp.c:227 gdk-pixbuf/io-bmp.c:264 gdk-pixbuf/io-bmp.c:335 +#: gdk-pixbuf/io-bmp.c:367 gdk-pixbuf/io-bmp.c:390 gdk-pixbuf/io-bmp.c:493 msgid "BMP image has bogus header data" msgstr "BMP ಚಿತ್ರವು (ಇಮೇಜ್) ನಕಲಿ ಶೀರ್ಷಿಕಾ ದತ್ತಾಂಶವನ್ನು ಹೊಂದಿದೆ" -#: gdk-pixbuf/io-bmp.c:240 gdk-pixbuf/io-bmp.c:432 +#: gdk-pixbuf/io-bmp.c:238 gdk-pixbuf/io-bmp.c:430 msgid "Not enough memory to load bitmap image" msgstr "ಬಿಟ್-ಮ್ಯಾಪ್ ಚಿತ್ರವನ್ನು ಲೋಡ್ ಮಾಡಲು ಸಾಕಷ್ಟು ಮೆಮೊರಿ ಇಲ್ಲ" -#: gdk-pixbuf/io-bmp.c:318 +#: gdk-pixbuf/io-bmp.c:316 msgid "BMP image has unsupported header size" msgstr "BMP ಚಿತ್ರವು ಬೆಂಬಲವಿಲ್ಲದ ಶೀರ್ಷಿಕೆಯ ಗಾತ್ರವನ್ನು ಹೊಂದಿದೆ" -#: gdk-pixbuf/io-bmp.c:356 +#: gdk-pixbuf/io-bmp.c:354 msgid "Topdown BMP images cannot be compressed" msgstr "ಟಾಪ್-ಡೌನ್ BMP ಚಿತ್ರಗಳನ್ನು ಸಂಕುಚಿತಗೊಳಿಸಲಾಗುವುದಿಲ್ಲ" -#: gdk-pixbuf/io-bmp.c:716 gdk-pixbuf/io-pnm.c:707 +#: gdk-pixbuf/io-bmp.c:714 gdk-pixbuf/io-pnm.c:705 msgid "Premature end-of-file encountered" msgstr "ಅಕಾಲಿಕ ಕಡತದ ಕೊನೆ ಎದುರಾಗಿದೆ" -#: gdk-pixbuf/io-bmp.c:1328 +#: gdk-pixbuf/io-bmp.c:1326 msgid "Couldn't allocate memory for saving BMP file" msgstr "BMP ಕಡತವನ್ನು ಉಳಿಸಲು ಮೆಮೊರಿಯನ್ನು ನಿಯೋಜಿಸಲಾಗಿಲ್ಲ" -#: gdk-pixbuf/io-bmp.c:1369 +#: gdk-pixbuf/io-bmp.c:1367 msgid "Couldn't write to BMP file" msgstr "BMP ಕಡತಕ್ಕೆ ಬರೆಯಲಾಗಿಲ್ಲ" -#: gdk-pixbuf/io-bmp.c:1422 gdk-pixbuf/io-gdip-bmp.c:82 +#: gdk-pixbuf/io-bmp.c:1420 gdk-pixbuf/io-gdip-bmp.c:80 msgid "The BMP image format" msgstr "BMP ಚಿತ್ರ ವಿನ್ಯಾಸ" -#: gdk-pixbuf/io-gdip-emf.c:59 +#: gdk-pixbuf/io-gdip-emf.c:57 msgid "The EMF image format" msgstr "EMF ಚಿತ್ರ ವಿನ್ಯಾಸ" -#: gdk-pixbuf/io-gdip-gif.c:80 gdk-pixbuf/io-gif.c:1720 +#: gdk-pixbuf/io-gdip-gif.c:78 gdk-pixbuf/io-gif.c:1718 msgid "The GIF image format" msgstr "GIF ಚಿತ್ರ ವಿನ್ಯಾಸ" -#: gdk-pixbuf/io-gdip-ico.c:59 gdk-pixbuf/io-ico.c:1271 +#: gdk-pixbuf/io-gdip-ico.c:57 gdk-pixbuf/io-ico.c:1269 msgid "The ICO image format" msgstr "ICO ಚಿತ್ರ ವಿನ್ಯಾಸ" -#: gdk-pixbuf/io-gdip-jpeg.c:53 gdk-pixbuf/io-jpeg.c:1249 +#: gdk-pixbuf/io-gdip-jpeg.c:51 gdk-pixbuf/io-jpeg.c:1249 #, c-format msgid "" "JPEG quality must be a value between 0 and 100; value '%s' could not be " "parsed." msgstr "JPEG ಗುಣ ಮಟ್ಟವು ೦ ಹಾಗು ೧೦೦; ಮೌಲ್ಯ '%s' ವನ್ನು ಬಿಡಿಸಲಾಗಿಲ್ಲ(parse)." -#: gdk-pixbuf/io-gdip-jpeg.c:68 gdk-pixbuf/io-jpeg.c:1265 +#: gdk-pixbuf/io-gdip-jpeg.c:66 gdk-pixbuf/io-jpeg.c:1265 #, c-format msgid "" "JPEG quality must be a value between 0 and 100; value '%d' is not allowed." msgstr "JPEG ಗುಣ ಮಟ್ತವು ೦ ಹಾಗು ೧೦೦; ಮಾಲ್ಯ '%d' ವು ಬೆಂಬಲಿತವಾಗಿಲ್ಲ." -#: gdk-pixbuf/io-gdip-jpeg.c:136 gdk-pixbuf/io-jpeg.c:1478 +#: gdk-pixbuf/io-gdip-jpeg.c:134 gdk-pixbuf/io-jpeg.c:1478 msgid "The JPEG image format" msgstr "JPEG ಚಿತ್ರ ವಿನ್ಯಾಸ" -#: gdk-pixbuf/io-gdip-utils.c:154 +#: gdk-pixbuf/io-gdip-tiff.c:80 gdk-pixbuf/io-tiff.c:786 +msgid "The TIFF image format" +msgstr "TIFF ಚಿತ್ರ ವಿನ್ಯಾಸ" + +#: gdk-pixbuf/io-gdip-utils.c:152 #, c-format msgid "Could not allocate memory: %s" msgstr "ಮೆಮೊರಿಯನ್ನು ನಿಯೋಜಿಸಲಾಗಿಲ್ಲ: %s" -#: gdk-pixbuf/io-gdip-utils.c:179 gdk-pixbuf/io-gdip-utils.c:293 -#: gdk-pixbuf/io-gdip-utils.c:333 +#: gdk-pixbuf/io-gdip-utils.c:177 gdk-pixbuf/io-gdip-utils.c:291 +#: gdk-pixbuf/io-gdip-utils.c:331 #, c-format msgid "Could not create stream: %s" msgstr "ಸ್ಟ್ರೀಮ್ ಅನ್ನು ನಿರ್ಮಿಸಲಾಗಿಲ್ಲ: %s" -#: gdk-pixbuf/io-gdip-utils.c:193 +#: gdk-pixbuf/io-gdip-utils.c:191 #, c-format msgid "Could not seek stream: %s" msgstr "ಸ್ಟ್ರೀಮ್‌ಗಾಗಿ ಪ್ರಯತ್ನಿಸಲಾಗಿಲ್ಲ: %s" -#: gdk-pixbuf/io-gdip-utils.c:205 +#: gdk-pixbuf/io-gdip-utils.c:203 #, c-format msgid "Could not read from stream: %s" msgstr "ಸ್ಟ್ರೀಮ್‌ನಿಂದ ಓದಲಾಗಿಲ್ಲ: %s" -#: gdk-pixbuf/io-gdip-utils.c:617 +#: gdk-pixbuf/io-gdip-utils.c:615 msgid "Couldn't load bitmap" msgstr "ಬಿಟ್‌ಮ್ಯಾಪನ್ನು ಲೋಡ್ ಮಾಡಲಾಗಿಲ್ಲ" -#: gdk-pixbuf/io-gdip-utils.c:773 +#: gdk-pixbuf/io-gdip-utils.c:771 msgid "Couldn't load metafile" msgstr "ಮೆಟಾಫೈಲನ್ನು ಲೋಡ್ ಮಾಡಲಾಗಿಲ್ಲ" -#: gdk-pixbuf/io-gdip-utils.c:878 +#: gdk-pixbuf/io-gdip-utils.c:876 msgid "Unsupported image format for GDI+" msgstr "GDI+ ಗೆ ಬೆಂಬಲವಿಲ್ಲದ ಚಿತ್ರ ವಿನ್ಯಾಸ" -#: gdk-pixbuf/io-gdip-utils.c:885 +#: gdk-pixbuf/io-gdip-utils.c:883 msgid "Couldn't save" msgstr "ಉಳಿಸಲಾಗಲಿಲ್ಲ" -#: gdk-pixbuf/io-gdip-wmf.c:58 +#: gdk-pixbuf/io-gdip-wmf.c:56 msgid "The WMF image format" msgstr "WMF ಚಿತ್ರ ವಿನ್ಯಾಸ" -#: gdk-pixbuf/io-gif.c:222 +#: gdk-pixbuf/io-gif.c:220 #, c-format msgid "Failure reading GIF: %s" msgstr "GIF ಅನ್ನು ಓದುವಲ್ಲಿ ವಿಫಲತೆ: %s" -#: gdk-pixbuf/io-gif.c:496 gdk-pixbuf/io-gif.c:1502 gdk-pixbuf/io-gif.c:1669 +#: gdk-pixbuf/io-gif.c:494 gdk-pixbuf/io-gif.c:1500 gdk-pixbuf/io-gif.c:1667 msgid "GIF file was missing some data (perhaps it was truncated somehow?)" msgstr "" "GIF ಕಡತದಿಂದ ಕೆಲವೊಂದು ದತ್ತಾಂಶಗಳು ಕಾಣೆಯಾಗಿವೆ (ಬಹುಷಃ ಯಾವುದಾದರೂ ಬಗೆಯಲ್ಲಿ ಅದು " "ಕತ್ತರಿಸಲ್ಪಟ್ಟಿದೆಯೆ?)" -#: gdk-pixbuf/io-gif.c:505 +#: gdk-pixbuf/io-gif.c:503 #, c-format msgid "Internal error in the GIF loader (%s)" msgstr "GIF ಲೋಡರಿನಲ್ಲಿ ಆಂತರಿಕ ದೋಷ (%s)" -#: gdk-pixbuf/io-gif.c:579 +#: gdk-pixbuf/io-gif.c:577 msgid "Stack overflow" msgstr "ಕಲೆಹಾಕಿದ್ದು ಮಿತಿಮೀರಿದೆ" -#: gdk-pixbuf/io-gif.c:639 +#: gdk-pixbuf/io-gif.c:637 msgid "GIF image loader cannot understand this image." msgstr "GIF ಚಿತ್ರ ಲೋಡರಿಗೆ ಈ ಚಿತ್ರವನ್ನು ಅರ್ಥ ಮಾಡಿಕೊಳ್ಳಲ್ಲಾಗಿಲ್ಲ." -#: gdk-pixbuf/io-gif.c:668 +#: gdk-pixbuf/io-gif.c:666 msgid "Bad code encountered" msgstr "ಸರಿಯಲ್ಲದ ಸಂಕೇತ ಎದುರಾಗಿದೆ" -#: gdk-pixbuf/io-gif.c:678 +#: gdk-pixbuf/io-gif.c:676 msgid "Circular table entry in GIF file" msgstr "GIF ಕಡತದಲ್ಲಿನ ವೃತ್ತಾಕಾರದ ಟೇಬಲ್ ನಮೂದು" -#: gdk-pixbuf/io-gif.c:866 gdk-pixbuf/io-gif.c:1488 gdk-pixbuf/io-gif.c:1541 -#: gdk-pixbuf/io-gif.c:1657 +#: gdk-pixbuf/io-gif.c:864 gdk-pixbuf/io-gif.c:1486 gdk-pixbuf/io-gif.c:1539 +#: gdk-pixbuf/io-gif.c:1655 msgid "Not enough memory to load GIF file" msgstr "GIF ಕಡತವನ್ನು ಲೋಡ್ ಮಾಡಲು ಸಾಕಷ್ಟು ಮೆಮೊರಿ ಲಭ್ಯವಿಲ್ಲ" -#: gdk-pixbuf/io-gif.c:960 +#: gdk-pixbuf/io-gif.c:958 msgid "Not enough memory to composite a frame in GIF file" msgstr "" "GIF ಕಡತದಲ್ಲಿನ ಒಂದು ಚೌಕಟ್ಟನ್ನು ಸಂಯುಕ್ತಗೊಳಿಸಲು (composite) ಸಾಕಷ್ಟು ಮೆಮೊರಿ ಲಭ್ಯವಿಲ್ಲ" -#: gdk-pixbuf/io-gif.c:1132 +#: gdk-pixbuf/io-gif.c:1130 msgid "GIF image is corrupt (incorrect LZW compression)" msgstr "GIF ಚಿತ್ರವು ಭ್ರಷ್ಟಗೊಂಡಿದೆ (ತಪ್ಪಾದ LZW ಸಂಕೋಚನೆ)" -#: gdk-pixbuf/io-gif.c:1182 +#: gdk-pixbuf/io-gif.c:1180 msgid "File does not appear to be a GIF file" msgstr "ಕಡತವು ಒಂದು GIF ಕಡತ ಎಂದು ತೋರುತ್ತಿಲ್ಲ" -#: gdk-pixbuf/io-gif.c:1194 +#: gdk-pixbuf/io-gif.c:1192 #, c-format msgid "Version %s of the GIF file format is not supported" msgstr "GIF ಕಡತ ವಿನ್ಯಾಸದ %s ಆವೃತ್ತಿಯು ಬೆಂಬಲಿತವಾಗಿಲ್ಲ" -#: gdk-pixbuf/io-gif.c:1241 +#: gdk-pixbuf/io-gif.c:1239 #, fuzzy msgid "Resulting GIF image has zero size" msgstr "ಚಿತ್ರವು ಶೂನ್ಯ ಅಗಲವನ್ನು ಹೊಂದಿದೆ" -#: gdk-pixbuf/io-gif.c:1320 +#: gdk-pixbuf/io-gif.c:1318 msgid "" "GIF image has no global colormap, and a frame inside it has no local " "colormap." @@ -354,7 +363,7 @@ msgstr "" "GIF ಚಿತ್ರವು ಜಾಗತಿಕ ಕಲರ್-ಮ್ಯಾಪ್ ಹೊಂದಿಲ್ಲ, ಹಾಗು ಅದರಲ್ಲಿನ ಒಂದು ಚೌಕಟ್ಟು ಸ್ಥಳೀಯ ಕಲರ್-" "ಮ್ಯಾಪನ್ನು ಹೊಂದಿಲ್ಲ." -#: gdk-pixbuf/io-gif.c:1564 +#: gdk-pixbuf/io-gif.c:1562 msgid "GIF image was truncated or incomplete." msgstr "GIF ಚಿತ್ರವು ತುಂಡರಿಸಲ್ಪಟ್ಟಿದೆ ಅಥವ ಅಪೂರ್ಣಗೊಂಡಿದೆ" @@ -371,87 +380,87 @@ msgstr "ICNS ಕಡತವನ್ನು ಡೀಕೋಡ್ ಮಾಡಲಾಗಿ msgid "The ICNS image format" msgstr "ICNS ಚಿತ್ರ ವಿನ್ಯಾಸ" -#: gdk-pixbuf/io-ico.c:228 gdk-pixbuf/io-ico.c:242 gdk-pixbuf/io-ico.c:291 -#: gdk-pixbuf/io-ico.c:302 gdk-pixbuf/io-ico.c:395 +#: gdk-pixbuf/io-ico.c:226 gdk-pixbuf/io-ico.c:240 gdk-pixbuf/io-ico.c:289 +#: gdk-pixbuf/io-ico.c:300 gdk-pixbuf/io-ico.c:393 msgid "Invalid header in icon" msgstr "ಲಾಂಛನದಲ್ಲಿನ ಅಮಾನ್ಯ ಶೀರ್ಷಿಕೆ" -#: gdk-pixbuf/io-ico.c:257 gdk-pixbuf/io-ico.c:312 gdk-pixbuf/io-ico.c:405 -#: gdk-pixbuf/io-ico.c:458 gdk-pixbuf/io-ico.c:488 +#: gdk-pixbuf/io-ico.c:255 gdk-pixbuf/io-ico.c:310 gdk-pixbuf/io-ico.c:403 +#: gdk-pixbuf/io-ico.c:456 gdk-pixbuf/io-ico.c:486 msgid "Not enough memory to load icon" msgstr "ಲಾಂಛನವನ್ನು ಲೋಡ್ ಮಾಡಲು ಸಾಕಷ್ಟು ಮೆಮೊರಿ ಲಭ್ಯವಿಲ್ಲ" -#: gdk-pixbuf/io-ico.c:338 +#: gdk-pixbuf/io-ico.c:336 msgid "Compressed icons are not supported" msgstr "ಸಂಕುಚಿತಗೊಂಡ ಲಾಂಛನವು ಬೆಂಬಲಿತವಾಗಿಲ್ಲ" -#: gdk-pixbuf/io-ico.c:358 +#: gdk-pixbuf/io-ico.c:356 msgid "Icon has zero width" msgstr "ಲಾಂಛನವು ಶೂನ್ಯ ಅಗಲವನ್ನು ಹೊಂದಿದೆ" -#: gdk-pixbuf/io-ico.c:368 +#: gdk-pixbuf/io-ico.c:366 msgid "Icon has zero height" msgstr "ಲಾಂಛನವು ಶೂನ್ಯ ಎತ್ತರವನ್ನು ಹೊಂದಿದೆ" -#: gdk-pixbuf/io-ico.c:443 +#: gdk-pixbuf/io-ico.c:441 msgid "Unsupported icon type" msgstr "ಬೆಂಬಲವಿಲ್ಲದ ಲಾಂಛನದ ಪ್ರಕಾರ" -#: gdk-pixbuf/io-ico.c:537 +#: gdk-pixbuf/io-ico.c:535 msgid "Not enough memory to load ICO file" msgstr "ICO ಕಡತವನ್ನು ಲೋಡ್ ಮಾಡಲು ಸಾಕಷ್ಟು ಮೆಮೊರಿ ಇಲ್ಲ" -#: gdk-pixbuf/io-ico.c:1002 +#: gdk-pixbuf/io-ico.c:1000 msgid "Image too large to be saved as ICO" msgstr "ICO ಆಗಿ ಉಳಿಸಲು ಚಿತ್ರವು ಬಹಳ ದೊಡ್ಡದಾಗಿದೆ" -#: gdk-pixbuf/io-ico.c:1013 +#: gdk-pixbuf/io-ico.c:1011 msgid "Cursor hotspot outside image" msgstr "ಚಿತ್ರದ ಹೊರಗಿನ ತೆರೆಸೂಚಕ(cursor) ಹಾಟ್ ಸ್ಪಾಟ್" -#: gdk-pixbuf/io-ico.c:1036 +#: gdk-pixbuf/io-ico.c:1034 #, c-format msgid "Unsupported depth for ICO file: %d" msgstr "ICO ಕಡತಕ್ಕೆ ಬೆಂಬಲವಿಲ್ಲದ ಆಳ: %d" -#: gdk-pixbuf/io-jasper.c:74 +#: gdk-pixbuf/io-jasper.c:73 msgid "Couldn't allocate memory for stream" msgstr "ಸ್ಟ್ರೀಮ್‍ಗೆ ಮೆಮೊರಿಯನ್ನು ನಿಯೋಜಿಸಲಾಗಿಲ್ಲ" -#: gdk-pixbuf/io-jasper.c:104 +#: gdk-pixbuf/io-jasper.c:103 msgid "Couldn't decode image" msgstr "ಚಿತ್ರವನ್ನು ಡೀಕೊಡ್ ಮಾಡಲಾಗಿಲ್ಲ" -#: gdk-pixbuf/io-jasper.c:122 +#: gdk-pixbuf/io-jasper.c:121 msgid "Transformed JPEG2000 has zero width or height" msgstr "ರೂಪಾಂತರಗೊಂಡ JPEG2000 ವು ಶೂನ್ಯ ಅಗಲ ಅಥವ ಎತ್ತರವನ್ನು ಹೊಂದಿದೆ" -#: gdk-pixbuf/io-jasper.c:136 +#: gdk-pixbuf/io-jasper.c:135 msgid "Image type currently not supported" msgstr "ಈ ಬಗೆಯ ಚಿತ್ರ ವಿನ್ಯಾಸವು ಪ್ರಸಕ್ತ ಬೆಂಬಲಿತವಾಗಿಲ್ಲ" -#: gdk-pixbuf/io-jasper.c:148 gdk-pixbuf/io-jasper.c:156 +#: gdk-pixbuf/io-jasper.c:147 gdk-pixbuf/io-jasper.c:155 msgid "Couldn't allocate memory for color profile" msgstr "ಬಣ್ಣದ ಪ್ರೊಫೈಲ್‍ಗೆ ಮೆಮೊರಿಯನ್ನು ನಿಯೋಜಿಸಲಾಗಿಲ್ಲ" -#: gdk-pixbuf/io-jasper.c:182 +#: gdk-pixbuf/io-jasper.c:181 msgid "Insufficient memory to open JPEG 2000 file" msgstr "JPEG 2000 ಕಡತವನ್ನು ತೆರೆಯಲು ಸಾಕಷ್ಟು ಮೆಮೊರಿ ಇಲ್ಲ" -#: gdk-pixbuf/io-jasper.c:261 +#: gdk-pixbuf/io-jasper.c:260 msgid "Couldn't allocate memory to buffer image data" msgstr "ಬಫರ್ ಚಿತ್ರ ದತ್ತಾಂಶಕ್ಕೆ ಮೆಮೊರಿಯನ್ನು ನಿಯೋಜಿಸಲಾಗಿಲ್ಲ" -#: gdk-pixbuf/io-jasper.c:305 +#: gdk-pixbuf/io-jasper.c:304 msgid "The JPEG 2000 image format" msgstr "JPEG 2000 ಚಿತ್ರ ವಿನ್ಯಾಸ" -#: gdk-pixbuf/io-jpeg.c:126 +#: gdk-pixbuf/io-jpeg.c:124 #, c-format msgid "Error interpreting JPEG image file (%s)" msgstr "JPEG ಚಿತ್ರ ಕಡತವನ್ನು ವಿವರಿಸುವಲ್ಲಿ ದೋಷ (%s)" -#: gdk-pixbuf/io-jpeg.c:604 +#: gdk-pixbuf/io-jpeg.c:597 msgid "" "Insufficient memory to load image, try exiting some applications to free " "memory" @@ -459,17 +468,17 @@ msgstr "" "ಚಿತ್ರವನ್ನು ಲೋಡ್ ಮಾಡಲು ಸಾಕಷ್ಟು ಮೆಮೊರಿ ಇಲ್ಲ, ಮೆಮೊರಿಯನ್ನು ತೆರವುಗೊಳಿಸಲು ಕೆಲವೊಂದು " "ಅನ್ವಯಗಳಿಂದ ನಿರ್ಗಮಿಸುವ ಮೂಲಕ ಪ್ರಯತ್ನಿಸಿ" -#: gdk-pixbuf/io-jpeg.c:651 gdk-pixbuf/io-jpeg.c:865 +#: gdk-pixbuf/io-jpeg.c:645 gdk-pixbuf/io-jpeg.c:858 #, c-format msgid "Unsupported JPEG color space (%s)" msgstr "ಬೆಂಬಲವಿಲ್ಲದ JPEG ವರ್ಣ ಸ್ಥಳ (%s)" -#: gdk-pixbuf/io-jpeg.c:764 gdk-pixbuf/io-jpeg.c:1044 +#: gdk-pixbuf/io-jpeg.c:757 gdk-pixbuf/io-jpeg.c:1037 #: gdk-pixbuf/io-jpeg.c:1308 gdk-pixbuf/io-jpeg.c:1318 msgid "Couldn't allocate memory for loading JPEG file" msgstr "JPEG ಕಡತವನ್ನು ಲೋಡ್ ಮಾಡಲು ಮೆಮೊರಿಯನ್ನು ನಿಯೋಜಿಸಲಾಗಿಲ್ಲ" -#: gdk-pixbuf/io-jpeg.c:1018 +#: gdk-pixbuf/io-jpeg.c:1011 msgid "Transformed JPEG has zero width or height." msgstr "ರೂಪಾಂತರಗೊಂಡ JPEGಯು ಶೂನ್ಯ ಅಗಲ ಅಥವ ಎತ್ತರವನ್ನು ಹೊಂದಿದೆ" @@ -478,93 +487,93 @@ msgstr "ರೂಪಾಂತರಗೊಂಡ JPEGಯು ಶೂನ್ಯ ಅಗಲ msgid "Color profile has invalid length '%u'." msgstr "" -#: gdk-pixbuf/io-pcx.c:186 +#: gdk-pixbuf/io-pcx.c:184 msgid "Couldn't allocate memory for header" msgstr "ಶೀರ್ಷಿಕೆಗೆ ಮೆಮೊರಿಯನ್ನು ನಿಯೋಜಿಸಲಾಗಿಲ್ಲ" -#: gdk-pixbuf/io-pcx.c:201 gdk-pixbuf/io-pcx.c:559 +#: gdk-pixbuf/io-pcx.c:199 gdk-pixbuf/io-pcx.c:557 msgid "Couldn't allocate memory for context buffer" msgstr "ಸನ್ನಿವೇಶ ಬಫರಿಗೆ ಮೆಮೊರಿಯನ್ನು ನಿಯೋಜಿಸಲಾಗಿಲ್ಲ" -#: gdk-pixbuf/io-pcx.c:600 +#: gdk-pixbuf/io-pcx.c:598 msgid "Image has invalid width and/or height" msgstr "ಚಿತ್ರವು ಅಮಾನ್ಯ ಅಗಲ ಹಾಗು/ಅಥವ ಎತ್ತರವನ್ನು ಹೊಂದಿದೆ" -#: gdk-pixbuf/io-pcx.c:612 gdk-pixbuf/io-pcx.c:673 +#: gdk-pixbuf/io-pcx.c:610 gdk-pixbuf/io-pcx.c:671 msgid "Image has unsupported bpp" msgstr "ಚಿತ್ರವು ಬೆಂಬಲವಿಲ್ಲದ bpp ಯನ್ನು ಹೊಂದಿದೆ" -#: gdk-pixbuf/io-pcx.c:617 gdk-pixbuf/io-pcx.c:625 +#: gdk-pixbuf/io-pcx.c:615 gdk-pixbuf/io-pcx.c:623 #, c-format msgid "Image has unsupported number of %d-bit planes" msgstr "ಚಿತ್ರವು ಬೆಂಬಲವಿಲ್ಲದ %d-ಬಿಟ್ ಸಮತಲಗಳ ಸಂಖ್ಯೆಯನ್ನು ಹೊಂದಿದೆ" -#: gdk-pixbuf/io-pcx.c:641 +#: gdk-pixbuf/io-pcx.c:639 msgid "Couldn't create new pixbuf" msgstr "ಹೊಸ pixbuf ಅನ್ನು ಸೃಷ್ಟಿಸಲಾಗಿಲ್ಲ" -#: gdk-pixbuf/io-pcx.c:649 +#: gdk-pixbuf/io-pcx.c:647 msgid "Couldn't allocate memory for line data" msgstr "ಸಾಲು ದತ್ತಾಂಶಕ್ಕೆ ಮೆಮೊರಿಯನ್ನು ನಿಯೋಜಿಸಲಾಗಿಲ್ಲ" -#: gdk-pixbuf/io-pcx.c:656 +#: gdk-pixbuf/io-pcx.c:654 #, fuzzy msgid "Couldn't allocate memory for PCX image" msgstr "ಶೀರ್ಷಿಕೆಗೆ ಮೆಮೊರಿಯನ್ನು ನಿಯೋಜಿಸಲಾಗಿಲ್ಲ" -#: gdk-pixbuf/io-pcx.c:703 +#: gdk-pixbuf/io-pcx.c:701 msgid "Didn't get all lines of PCX image" msgstr "PCX ಚಿತ್ರದ ಎಲ್ಲಾ ಸಾಲುಗಳು ಅರ್ಥವಾಗಲಿಲ್ಲ" -#: gdk-pixbuf/io-pcx.c:710 +#: gdk-pixbuf/io-pcx.c:708 msgid "No palette found at end of PCX data" msgstr "PCX ದತ್ತಾಂಶದ ಕೊನೆಯಲ್ಲಿ ಯಾವುದೇ ವರ್ಣಫಲಕ ಕಂಡು ಬಂದಿಲ್ಲ" -#: gdk-pixbuf/io-pcx.c:755 +#: gdk-pixbuf/io-pcx.c:753 msgid "The PCX image format" msgstr "PCX ಚಿತ್ರ ವಿನ್ಯಾಸ" -#: gdk-pixbuf/io-pixdata.c:148 +#: gdk-pixbuf/io-pixdata.c:146 #, fuzzy msgid "Transformed pixbuf has zero width or height." msgstr "ರೂಪಾಂತರಗೊಳಿಸಲಾದ PNGಯು ಶೂನ್ಯ ಅಗಲ ಅಥವ ಎತ್ತರವನ್ನು ಹೊಂದಿದೆ." -#: gdk-pixbuf/io-pixdata.c:186 +#: gdk-pixbuf/io-pixdata.c:184 #, fuzzy msgid "The GdkPixdata format" msgstr "GIF ಚಿತ್ರ ವಿನ್ಯಾಸ" -#: gdk-pixbuf/io-png.c:54 +#: gdk-pixbuf/io-png.c:53 msgid "Bits per channel of PNG image is invalid." msgstr "PNG ಯ ಪ್ರತಿ ಚಾನಲ್ಲಿನ ದ್ವಿಮಾನಾಂಕಗಳು(bits) ಅಮಾನ್ಯವಾಗಿವೆ." -#: gdk-pixbuf/io-png.c:135 gdk-pixbuf/io-png.c:641 +#: gdk-pixbuf/io-png.c:134 gdk-pixbuf/io-png.c:640 msgid "Transformed PNG has zero width or height." msgstr "ರೂಪಾಂತರಗೊಳಿಸಲಾದ PNGಯು ಶೂನ್ಯ ಅಗಲ ಅಥವ ಎತ್ತರವನ್ನು ಹೊಂದಿದೆ." -#: gdk-pixbuf/io-png.c:143 +#: gdk-pixbuf/io-png.c:142 msgid "Bits per channel of transformed PNG is not 8." msgstr "ರೂಪಾಂತರಗೊಂಡ PNG ಯ ಪ್ರತಿ ಚಾನಲ್ಲಿನ ದ್ವಿಮಾನಾಂಕಗಳು(bits) ೮ ಅಲ್ಲ." -#: gdk-pixbuf/io-png.c:152 +#: gdk-pixbuf/io-png.c:151 msgid "Transformed PNG not RGB or RGBA." msgstr "ರೂಪಾಂತರಗೊಂಡ PNG ಯು RGB ಅಥವ RGBA ಆಗಿಲ್ಲ." -#: gdk-pixbuf/io-png.c:161 +#: gdk-pixbuf/io-png.c:160 msgid "Transformed PNG has unsupported number of channels, must be 3 or 4." msgstr "" "ರೂಪಾಂತರಗೊಂಡ PNG ಯು ಬೆಂಬಲವಿಲ್ಲದ ಸಂಖ್ಯೆಯ ಚಾನಲ್ಲುಗಳನ್ನು ಹೊಂದಿದೆ, ೩ ಅಥವ ೪ ಆಗಿರಬೇಕು." -#: gdk-pixbuf/io-png.c:182 +#: gdk-pixbuf/io-png.c:181 #, c-format msgid "Fatal error in PNG image file: %s" msgstr "PNG ಚಿತ್ರಕಡತದಲ್ಲಿ ಮಾರಕ ದೋಷ: %s" -#: gdk-pixbuf/io-png.c:315 +#: gdk-pixbuf/io-png.c:314 msgid "Insufficient memory to load PNG file" msgstr "PNG ಕಡತವನ್ನು ಲೋಡ್ ಮಾಡಲು ಸಾಕಷ್ಟು ಮೆಮೊರಿ ಇಲ್ಲ" -#: gdk-pixbuf/io-png.c:656 +#: gdk-pixbuf/io-png.c:655 #, fuzzy, c-format msgid "" "Insufficient memory to store a %lu by %lu image; try exiting some " @@ -573,30 +582,30 @@ msgstr "" "%ld ಅನ್ನು %ld ಚಿತ್ರದಲ್ಲಿ ಉಳಿಸುಲು ಸಾಕಷ್ಟು ಮೆಮೊರಿ ಲಭ್ಯವಿಲ್ಲ; ಕೆಲವೊಂದು ಅನ್ವಯಗಳಿಂದ " "ನಿರ್ಗಮಿಸಿ ಪ್ರಯತ್ನಿಸು ಮೂಲಕ ಮೆಮೊರಿಯ ಬಳಕೆಯನ್ನು ಕಡಿಮೆ ಮಾಡಿ" -#: gdk-pixbuf/io-png.c:719 +#: gdk-pixbuf/io-png.c:718 msgid "Fatal error reading PNG image file" msgstr "PNG ಚಿತ್ರ ಕಡತವನ್ನು ಓದುವಲ್ಲಿ ಮಾರಕ ದೋಷ" -#: gdk-pixbuf/io-png.c:768 +#: gdk-pixbuf/io-png.c:767 #, c-format msgid "Fatal error reading PNG image file: %s" msgstr "PNG ಚಿತ್ರ ಕಡತವನ್ನು ಓದುವಲ್ಲಿ ಮಾರಕ ದೋಷ: %s" -#: gdk-pixbuf/io-png.c:858 +#: gdk-pixbuf/io-png.c:857 msgid "" "Keys for PNG text chunks must have at least 1 and at most 79 characters." msgstr "PNG ಪಠ್ಯದ ತುಣುಕುಗಳ ಕೀಲಿಗಳು ಕನಿಷ್ಠ ೧ ಹಾಗು ಗರಿಷ್ಟ ೭೮ ಅಕ್ಷರಗಳನ್ನು ಹೊಂದಿರಬೇಕು." -#: gdk-pixbuf/io-png.c:867 +#: gdk-pixbuf/io-png.c:866 msgid "Keys for PNG text chunks must be ASCII characters." msgstr "PNG ಪಠ್ಯದ ತುಣುಕುಗಳ ಕೀಲಿಗಳು ASCII ಅಕ್ಷರಗಳಲ್ಲಿರಬೇಕು." -#: gdk-pixbuf/io-png.c:881 gdk-pixbuf/io-tiff.c:667 +#: gdk-pixbuf/io-png.c:880 gdk-pixbuf/io-tiff.c:665 #, c-format msgid "Color profile has invalid length %d." msgstr "" -#: gdk-pixbuf/io-png.c:894 +#: gdk-pixbuf/io-png.c:893 #, c-format msgid "" "PNG compression level must be a value between 0 and 9; value '%s' could not " @@ -605,7 +614,7 @@ msgstr "" "JPEG ಸಂಕುಚನ ಮಟ್ಟವು ೦ ಹಾಗು ೯ ರ ನಡುವಿನ ಮೌಲ್ಯವನ್ನು ಹೊಂದಿರಬೇಕು; ಮೌಲ್ಯ '%s' ವನ್ನು " "ಬಿಡಿಸಲಾಗಿಲ್ಲ(parse)." -#: gdk-pixbuf/io-png.c:907 +#: gdk-pixbuf/io-png.c:906 #, c-format msgid "" "PNG compression level must be a value between 0 and 9; value '%d' is not " @@ -614,339 +623,335 @@ msgstr "" "JPEG ಸಂಕುಚನ ಮಟ್ಟವು ೦ ಹಾಗು ೯ ರ ನಡುವಿನ ಮೌಲ್ಯವನ್ನು ಹೊಂದಿರಬೇಕು; ಮೌಲ್ಯ '%d' ಕ್ಕೆ ಅನುಮತಿ " "ಇಲ್ಲ." -#: gdk-pixbuf/io-png.c:955 +#: gdk-pixbuf/io-png.c:954 #, c-format msgid "Value for PNG text chunk %s cannot be converted to ISO-8859-1 encoding." msgstr "" "PNG ಪಠ್ಯ ತುಣುಕು %s ನ ಮೌಲ್ಯವನ್ನು ISO-8859-1 ಸಂಕೇತಿಕರಣಕ್ಕೆ(encoding) ಬದಲಾಯಿಸಲಾಗಿಲ್ಲ." -#: gdk-pixbuf/io-png.c:1118 +#: gdk-pixbuf/io-png.c:1117 msgid "The PNG image format" msgstr "PNG ಚಿತ್ರ ವಿನ್ಯಾಸ" -#: gdk-pixbuf/io-pnm.c:248 +#: gdk-pixbuf/io-pnm.c:246 msgid "PNM loader expected to find an integer, but didn't" msgstr "PNM ಲೋಡರನ್ನು ಒಂದು ಪೂರ್ಣಾಂಕಕ್ಕೆ ನಿರೀಕ್ಷಿಸಲಾಗಿತ್ತು, ಆದರೆ ಹಾಗಾಗಲಿಲ್ಲ" -#: gdk-pixbuf/io-pnm.c:280 +#: gdk-pixbuf/io-pnm.c:278 msgid "PNM file has an incorrect initial byte" msgstr "PNM ಕಡತವು ಒಂದು ಸರಿಯಲ್ಲದ ಆರಂಭಿಕ ಅಷ್ಟಕವನ್ನು(byte) ಹೊಂದಿದೆ" -#: gdk-pixbuf/io-pnm.c:310 +#: gdk-pixbuf/io-pnm.c:308 msgid "PNM file is not in a recognized PNM subformat" msgstr "PNM ಕಡತವು ಗುರುತಿಸಬಹುದಾದ ಒಂದು PNM ಉಪವಿನ್ಯಾಸದಲ್ಲಿ ಇಲ್ಲ" -#: gdk-pixbuf/io-pnm.c:335 +#: gdk-pixbuf/io-pnm.c:333 msgid "PNM file has an image width of 0" msgstr "PNM ಕಡತವು ೦ ಚಿತ್ರ ಅಗಲವನ್ನು ಹೊಂದಿದೆ" -#: gdk-pixbuf/io-pnm.c:356 +#: gdk-pixbuf/io-pnm.c:354 msgid "PNM file has an image height of 0" msgstr "PNM ಕಡತವು ೦ ಚಿತ್ರ ಎತ್ತರವನ್ನು ಹೊಂದಿದೆ" -#: gdk-pixbuf/io-pnm.c:379 +#: gdk-pixbuf/io-pnm.c:377 msgid "Maximum color value in PNM file is 0" msgstr "PNM ಕಡತದಲ್ಲಿನ ಗರಿಷ್ಠ ವರ್ಣ ಮೌಲ್ಯವು ೦ ಆಗಿದೆ" -#: gdk-pixbuf/io-pnm.c:387 +#: gdk-pixbuf/io-pnm.c:385 msgid "Maximum color value in PNM file is too large" msgstr "PNM ಕಡತದಲ್ಲಿನ ಗರಿಷ್ಠ ವರ್ಣ ಮೌಲ್ಯವು ಬಹಳ ದೊಡ್ಡದಾಗಿದೆ" -#: gdk-pixbuf/io-pnm.c:427 gdk-pixbuf/io-pnm.c:457 gdk-pixbuf/io-pnm.c:502 +#: gdk-pixbuf/io-pnm.c:425 gdk-pixbuf/io-pnm.c:455 gdk-pixbuf/io-pnm.c:500 msgid "Raw PNM image type is invalid" msgstr "ಕಚ್ಚಾ(raw) PNM ಚಿತ್ರದ ಪ್ರಕಾರವು ಅಮಾನ್ಯವಾಗಿದೆ" -#: gdk-pixbuf/io-pnm.c:652 +#: gdk-pixbuf/io-pnm.c:650 msgid "PNM image loader does not support this PNM subformat" msgstr "PNM ಚಿತ್ರ ಲೋಡರ್ ಈ PNM ಉಪವಿನ್ಯಾಸವನ್ನು ಬೆಂಬಲಿಸುವುದಿಲ್ಲ" -#: gdk-pixbuf/io-pnm.c:739 gdk-pixbuf/io-pnm.c:966 +#: gdk-pixbuf/io-pnm.c:737 gdk-pixbuf/io-pnm.c:964 msgid "Raw PNM formats require exactly one whitespace before sample data" msgstr "" "PNM ವಿನ್ಯಾಸಗಳಿಗೆ ನಮೂನಾ ದತ್ತಾಂಶದ(sample data) ಮೊದಲು ಕರಾರುವಕ್ಕಾಗಿ ಒಂದು ಖಾಲಿಜಾಗದ " "(whitespace) ಅಗತ್ಯವಿರುತ್ತದೆ" -#: gdk-pixbuf/io-pnm.c:766 +#: gdk-pixbuf/io-pnm.c:764 msgid "Cannot allocate memory for loading PNM image" msgstr "PNM ಚಿತ್ರವನ್ನು ಲೋಡ್ ಮಾಡಲು ಮೆಮೊರಿಯನ್ನು ನಿಯೋಜಿಸಲಾಗಿಲ್ಲ" -#: gdk-pixbuf/io-pnm.c:816 +#: gdk-pixbuf/io-pnm.c:814 msgid "Insufficient memory to load PNM context struct" msgstr "PNM ಸನ್ನಿವೇಶ ರಚನೆಯನ್ನು ಲೋಡ್ ಮಾಡಲು ಸಾಕಷ್ಟು ಮೆಮೊರಿ ಇಲ್ಲ" -#: gdk-pixbuf/io-pnm.c:867 +#: gdk-pixbuf/io-pnm.c:865 msgid "Unexpected end of PNM image data" msgstr "PNM ಚಿತ್ರ ದತ್ತಾಂಶದ ಅನಿರೀಕ್ಷಿತ ಮುಕ್ತಾಯ" -#: gdk-pixbuf/io-pnm.c:995 +#: gdk-pixbuf/io-pnm.c:993 msgid "Insufficient memory to load PNM file" msgstr "PNM ಕಡತವನ್ನು ಲೋಡ್ ಮಾಡಲು ಸಾಕಷ್ಟು ಮೆಮೊರಿ ಇಲ್ಲ" -#: gdk-pixbuf/io-pnm.c:1079 +#: gdk-pixbuf/io-pnm.c:1077 msgid "The PNM/PBM/PGM/PPM image format family" msgstr "PNM/PBM/PGM/PPM ಚಿತ್ರ ವಿನ್ಯಾಸ ಪರಿವಾರ" -#: gdk-pixbuf/io-qtif.c:128 +#: gdk-pixbuf/io-qtif.c:126 msgid "Input file descriptor is NULL." msgstr "" -#: gdk-pixbuf/io-qtif.c:143 +#: gdk-pixbuf/io-qtif.c:141 #, fuzzy msgid "Failed to read QTIF header" msgstr "ಶೀರ್ಷಿಕೆಯನ್ನು ಬರೆಯುವಲ್ಲಿ ವಿಫಲತೆ\n" -#: gdk-pixbuf/io-qtif.c:152 gdk-pixbuf/io-qtif.c:189 gdk-pixbuf/io-qtif.c:459 +#: gdk-pixbuf/io-qtif.c:150 gdk-pixbuf/io-qtif.c:187 gdk-pixbuf/io-qtif.c:454 #, c-format msgid "QTIF atom size too large (%d byte)" msgid_plural "QTIF atom size too large (%d bytes)" msgstr[0] "" msgstr[1] "" -#: gdk-pixbuf/io-qtif.c:175 +#: gdk-pixbuf/io-qtif.c:173 #, fuzzy, c-format msgid "Failed to allocate %d byte for file read buffer" msgid_plural "Failed to allocate %d bytes for file read buffer" msgstr[0] "ಚಿತ್ರ ಬಫರಿಗೆ %u ಬೈಟನ್ನು ನಿಯೋಜಿಸುವಲ್ಲಿ ವಿಫಲತೆ " msgstr[1] "ಚಿತ್ರ ಬಫರಿಗೆ %u ಬೈಟನ್ನು ನಿಯೋಜಿಸುವಲ್ಲಿ ವಿಫಲತೆ " -#: gdk-pixbuf/io-qtif.c:206 +#: gdk-pixbuf/io-qtif.c:201 #, fuzzy, c-format msgid "File error when reading QTIF atom: %s" msgstr "GIF ಅನ್ನು ಓದುವಲ್ಲಿ ವಿಫಲತೆ: %s" -#: gdk-pixbuf/io-qtif.c:243 +#: gdk-pixbuf/io-qtif.c:238 #, c-format msgid "Failed to skip the next %d byte with seek()." msgid_plural "Failed to skip the next %d bytes with seek()." msgstr[0] "" msgstr[1] "" -#: gdk-pixbuf/io-qtif.c:270 +#: gdk-pixbuf/io-qtif.c:265 #, fuzzy msgid "Failed to allocate QTIF context structure." msgstr "TGA ಸನ್ನಿವೇಶ ರಚನೆಗೆ ಮೆಮೊರಿಯನ್ನು ನಿಯೋಜಿಸಲಾಗಿಲ್ಲ" -#: gdk-pixbuf/io-qtif.c:330 +#: gdk-pixbuf/io-qtif.c:325 #, fuzzy msgid "Failed to create GdkPixbufLoader object." msgstr "ಕಡತಕೋಶ ಸೂಚಿಗೆ ಬರೆಯುವಲ್ಲಿ ವಿಫಲತೆ\n" -#: gdk-pixbuf/io-qtif.c:434 +#: gdk-pixbuf/io-qtif.c:429 #, fuzzy msgid "Failed to find an image data atom." msgstr "TIFF ಚಿತ್ರವನ್ನು ತೆರೆಯಲು ವಿಫಲ" -#: gdk-pixbuf/io-qtif.c:618 +#: gdk-pixbuf/io-qtif.c:613 #, fuzzy msgid "The QTIF image format" msgstr "TIFF ಚಿತ್ರ ವಿನ್ಯಾಸ" -#: gdk-pixbuf/io-ras.c:125 +#: gdk-pixbuf/io-ras.c:123 msgid "RAS image has bogus header data" msgstr "RAS ಚಿತ್ರವು (ಇಮೇಜ್) ನಕಲಿ ಶೀರ್ಷಿಕಾ ದತ್ತಾಂಶವನ್ನು ಹೊಂದಿದೆ" -#: gdk-pixbuf/io-ras.c:147 +#: gdk-pixbuf/io-ras.c:145 msgid "RAS image has unknown type" msgstr "RAS ಚಿತ್ರವು ಗೊತ್ತಿರದ ಬಗೆಯದ್ದಾಗಿದೆ" -#: gdk-pixbuf/io-ras.c:155 +#: gdk-pixbuf/io-ras.c:153 msgid "unsupported RAS image variation" msgstr "ಬೆಂಬಲವಿಲ್ಲದ RAS ಚಿತ್ರ ಬದಲಾವಣೆ(variation)" -#: gdk-pixbuf/io-ras.c:170 gdk-pixbuf/io-ras.c:199 +#: gdk-pixbuf/io-ras.c:168 gdk-pixbuf/io-ras.c:197 msgid "Not enough memory to load RAS image" msgstr "RAS ಚಿತ್ರವನ್ನು ಲೋಡ್ ಮಾಡಲು ಸಾಕಷ್ಟು ಮೆಮೊರಿ ಇಲ್ಲ" -#: gdk-pixbuf/io-ras.c:544 +#: gdk-pixbuf/io-ras.c:542 msgid "The Sun raster image format" msgstr "Sun ರಾಸ್ಟರ್ ಚಿತ್ರ ವಿನ್ಯಾಸ" -#: gdk-pixbuf/io-tga.c:153 +#: gdk-pixbuf/io-tga.c:151 msgid "Cannot allocate memory for IOBuffer struct" msgstr "IOBuffer struct ಗೆ ಮೆಮೊರಿಯನ್ನು ನಿಯೋಜಿಸಲಾಗಿಲ್ಲ" -#: gdk-pixbuf/io-tga.c:172 +#: gdk-pixbuf/io-tga.c:170 msgid "Cannot allocate memory for IOBuffer data" msgstr "IOBuffer ದತ್ತಾಂಶಕ್ಕೆ ಮೆಮೊರಿಯನ್ನು ನಿಯೋಜಿಸಲಾಗಿಲ್ಲ" -#: gdk-pixbuf/io-tga.c:183 +#: gdk-pixbuf/io-tga.c:181 msgid "Cannot realloc IOBuffer data" msgstr "realloc IOBuffer ದತ್ತಾಂಶವನ್ನು ಪುನರ್ ನಿಯೋಜಿಸಲಾಗಿಲ್ಲ" -#: gdk-pixbuf/io-tga.c:213 +#: gdk-pixbuf/io-tga.c:211 msgid "Cannot allocate temporary IOBuffer data" msgstr "IOBuffer ದತ್ತಾಂಶವನ್ನು ಪುನರ್ ನಿಯೋಜಿಸಲಾಗಿಲ್ಲ" -#: gdk-pixbuf/io-tga.c:346 +#: gdk-pixbuf/io-tga.c:339 msgid "Cannot allocate new pixbuf" msgstr "ಹೊಸ pixbuf ಅನ್ನು ನಿಯೋಜಿಸಲಾಗಿಲ್ಲ" -#: gdk-pixbuf/io-tga.c:685 +#: gdk-pixbuf/io-tga.c:678 msgid "Image is corrupted or truncated" msgstr "ಚಿತ್ರವು ತುಂಡರಿಸಲ್ಪಟ್ಟಿದೆ ಅಥವ ಅಪೂರ್ಣಗೊಂಡಿದೆ" -#: gdk-pixbuf/io-tga.c:692 +#: gdk-pixbuf/io-tga.c:685 msgid "Cannot allocate colormap structure" msgstr "ವರ್ಣನಕ್ಷೆ ರಚನೆಯನ್ನು (colormap structure) ನಿಯೋಜಿಸಲಾಗಿಲ್ಲ" -#: gdk-pixbuf/io-tga.c:699 +#: gdk-pixbuf/io-tga.c:692 msgid "Cannot allocate colormap entries" msgstr "ವರ್ಣನಕ್ಷೆ ನಮೂದುಗಳನ್ನು (colormap structure) ನಿಯೋಜಿಸಲಾಗಿಲ್ಲ" -#: gdk-pixbuf/io-tga.c:721 +#: gdk-pixbuf/io-tga.c:714 msgid "Unexpected bitdepth for colormap entries" msgstr "ವರ್ಣನಕ್ಷೆ ನಮೂದುಗಳಿಗೆ ಅನಿರೀಕ್ಷಿತ ದ್ವಿಮಾನ-ಆಳ(bitdepth)" -#: gdk-pixbuf/io-tga.c:739 +#: gdk-pixbuf/io-tga.c:732 msgid "Cannot allocate TGA header memory" msgstr "TGA ಶೀರ್ಷಿಕಾ ಮೆಮೊರಿಯನ್ನು ನಿಯೋಜಿಸಲಾಗಿಲ್ಲ" -#: gdk-pixbuf/io-tga.c:772 +#: gdk-pixbuf/io-tga.c:765 msgid "TGA image has invalid dimensions" msgstr "TGA ಚಿತ್ರ ಅಮಾನ್ಯ ಆಯಾಮಗಳನ್ನು ಹೊಂದಿದೆ" -#: gdk-pixbuf/io-tga.c:778 gdk-pixbuf/io-tga.c:787 gdk-pixbuf/io-tga.c:797 -#: gdk-pixbuf/io-tga.c:807 gdk-pixbuf/io-tga.c:814 +#: gdk-pixbuf/io-tga.c:771 gdk-pixbuf/io-tga.c:780 gdk-pixbuf/io-tga.c:790 +#: gdk-pixbuf/io-tga.c:800 gdk-pixbuf/io-tga.c:807 msgid "TGA image type not supported" msgstr "TGA ಚಿತ್ರವು ಬೆಂಬಲಿತವಾಗಿಲ್ಲ" -#: gdk-pixbuf/io-tga.c:861 +#: gdk-pixbuf/io-tga.c:854 msgid "Cannot allocate memory for TGA context struct" msgstr "TGA ಸನ್ನಿವೇಶ ರಚನೆಗೆ ಮೆಮೊರಿಯನ್ನು ನಿಯೋಜಿಸಲಾಗಿಲ್ಲ" -#: gdk-pixbuf/io-tga.c:926 +#: gdk-pixbuf/io-tga.c:919 msgid "Excess data in file" msgstr "ಕಡತದಲ್ಲಿ ವಿಪರೀತ ದತ್ತಾಂಶವಿದೆ" -#: gdk-pixbuf/io-tga.c:1007 +#: gdk-pixbuf/io-tga.c:1000 msgid "The Targa image format" msgstr "Targa ಚಿತ್ರ ವಿನ್ಯಾಸ" -#: gdk-pixbuf/io-tiff.c:104 +#: gdk-pixbuf/io-tiff.c:102 msgid "Could not get image width (bad TIFF file)" msgstr "ಚಿತ್ರ ಎತ್ತರವನ್ನು ಪಡೆಯಲಾಗಿಲ್ಲ (ಸರಿ ಇಲ್ಲದ TIFF ಕಡತ)" -#: gdk-pixbuf/io-tiff.c:112 +#: gdk-pixbuf/io-tiff.c:110 msgid "Could not get image height (bad TIFF file)" msgstr "ಚಿತ್ರದ ಎತ್ತರವನ್ನು ಪಡೆಯಲಾಗಿಲ್ಲ (ಸರಿ ಇಲ್ಲದ TIFF ಕಡತ)" -#: gdk-pixbuf/io-tiff.c:120 +#: gdk-pixbuf/io-tiff.c:118 msgid "Width or height of TIFF image is zero" msgstr "TIFF ಚಿತ್ರದ ಅಗಲ ಅಥವ ಎತ್ತರವು ಶೂನ್ಯವಾಗಿದೆ" -#: gdk-pixbuf/io-tiff.c:129 gdk-pixbuf/io-tiff.c:138 +#: gdk-pixbuf/io-tiff.c:127 gdk-pixbuf/io-tiff.c:136 msgid "Dimensions of TIFF image too large" msgstr "TIFF ಚಿತ್ರದ ಆಯಾಮಗಳು ಬಹಳ ದೊಡ್ಡದಾಗಿವೆ" -#: gdk-pixbuf/io-tiff.c:162 gdk-pixbuf/io-tiff.c:174 gdk-pixbuf/io-tiff.c:491 +#: gdk-pixbuf/io-tiff.c:160 gdk-pixbuf/io-tiff.c:172 gdk-pixbuf/io-tiff.c:489 msgid "Insufficient memory to open TIFF file" msgstr "TIFF ಕಡತವನ್ನು ತೆರೆಯಲು ಸಾಕಷ್ಟು ಮೆಮೊರಿ ಇಲ್ಲ" -#: gdk-pixbuf/io-tiff.c:236 +#: gdk-pixbuf/io-tiff.c:234 msgid "Failed to load RGB data from TIFF file" msgstr "RGB ದತ್ತಾಂಶವನ್ನು TIFF ಕಡತದಿಂದ ಲೋಡ್ ಮಾಡುವಲ್ಲಿ ವಿಫಲವಾಗಿದೆ" -#: gdk-pixbuf/io-tiff.c:293 +#: gdk-pixbuf/io-tiff.c:291 msgid "Failed to open TIFF image" msgstr "TIFF ಚಿತ್ರವನ್ನು ತೆರೆಯಲು ವಿಫಲ" -#: gdk-pixbuf/io-tiff.c:427 gdk-pixbuf/io-tiff.c:440 +#: gdk-pixbuf/io-tiff.c:425 gdk-pixbuf/io-tiff.c:438 msgid "Failed to load TIFF image" msgstr "TIFF ಚಿತ್ರವನ್ನು ಲೋಡ್ ಮಾಡಲು ವಿಫಲವಾಗಿದೆ" -#: gdk-pixbuf/io-tiff.c:623 +#: gdk-pixbuf/io-tiff.c:621 msgid "Failed to save TIFF image" msgstr "TIFF ಚಿತ್ರವನ್ನು ಉಳಿಸಲು ವಿಫಲ" -#: gdk-pixbuf/io-tiff.c:656 +#: gdk-pixbuf/io-tiff.c:654 msgid "TIFF compression doesn't refer to a valid codec." msgstr "" -#: gdk-pixbuf/io-tiff.c:696 +#: gdk-pixbuf/io-tiff.c:694 msgid "Failed to write TIFF data" msgstr "TIFF ದತ್ತಾಂಶವನ್ನು ಬರೆಯುವಲ್ಲಿ ವಿಫಲ" -#: gdk-pixbuf/io-tiff.c:733 +#: gdk-pixbuf/io-tiff.c:731 msgid "Couldn't write to TIFF file" msgstr "TIFF ಕಡತಕ್ಕೆ ಬರೆಯಲಾಗಿಲ್ಲ" -#: gdk-pixbuf/io-tiff.c:788 -msgid "The TIFF image format" -msgstr "TIFF ಚಿತ್ರ ವಿನ್ಯಾಸ" - -#: gdk-pixbuf/io-wbmp.c:245 +#: gdk-pixbuf/io-wbmp.c:243 msgid "Image has zero width" msgstr "ಚಿತ್ರವು ಶೂನ್ಯ ಅಗಲವನ್ನು ಹೊಂದಿದೆ" -#: gdk-pixbuf/io-wbmp.c:263 +#: gdk-pixbuf/io-wbmp.c:261 msgid "Image has zero height" msgstr "ಚಿತ್ರವು ಶೂನ್ಯ ಎತ್ತರವನ್ನು ಹೊಂದಿದೆ" -#: gdk-pixbuf/io-wbmp.c:274 +#: gdk-pixbuf/io-wbmp.c:272 msgid "Not enough memory to load image" msgstr "ಚಿತ್ರವನ್ನು ಲೋಡ್ ಮಾಡಲು ಸಾಕಷ್ಟು ಮೆಮೊರಿ ಇಲ್ಲ" -#: gdk-pixbuf/io-wbmp.c:333 +#: gdk-pixbuf/io-wbmp.c:331 msgid "Couldn't save the rest" msgstr "ಬಾಕಿಯದನ್ನು ಉಳಿಸಲಾಗಲಿಲ್ಲ" -#: gdk-pixbuf/io-wbmp.c:374 +#: gdk-pixbuf/io-wbmp.c:372 msgid "The WBMP image format" msgstr "WBMP ಚಿತ್ರ ವಿನ್ಯಾಸ" -#: gdk-pixbuf/io-xbm.c:304 +#: gdk-pixbuf/io-xbm.c:302 msgid "Invalid XBM file" msgstr "ಅಮಾನ್ಯ XBM ಕಡತ" -#: gdk-pixbuf/io-xbm.c:314 +#: gdk-pixbuf/io-xbm.c:312 msgid "Insufficient memory to load XBM image file" msgstr "XBM ಚಿತ್ರ ಕಡತವನ್ನು ಲೋಡ್ ಮಾಡಲು ಸಾಕಷ್ಟು ಮೆಮೊರಿ ಇಲ್ಲ" -#: gdk-pixbuf/io-xbm.c:462 +#: gdk-pixbuf/io-xbm.c:460 msgid "Failed to write to temporary file when loading XBM image" msgstr "XBM ಚಿತ್ರವನ್ನು ಲೋಡ್ ಮಾಡುವಾಗ ತಾತ್ಕಾಲಿಕ ಕಡತಕ್ಕೆ ಬರೆಯವಲ್ಲಿ ವಿಫಲವಾಗಿದೆ" -#: gdk-pixbuf/io-xbm.c:501 +#: gdk-pixbuf/io-xbm.c:499 msgid "The XBM image format" msgstr "XBM ಚಿತ್ರ ವಿನ್ಯಾಸ" -#: gdk-pixbuf/io-xpm.c:469 +#: gdk-pixbuf/io-xpm.c:467 msgid "No XPM header found" msgstr "XPM ಶೀರ್ಷಿಕೆ ಪತ್ತೆಯಾಗಿಲ್ಲ" -#: gdk-pixbuf/io-xpm.c:478 +#: gdk-pixbuf/io-xpm.c:476 msgid "Invalid XPM header" msgstr "ಅಮಾನ್ಯ XPM ಶೀರ್ಷಿಕೆ" -#: gdk-pixbuf/io-xpm.c:486 +#: gdk-pixbuf/io-xpm.c:484 msgid "XPM file has image width <= 0" msgstr "XPM ಕಡತದಲ್ಲಿನ ಚಿತ್ರದ ಅಗಲವು <= 0" -#: gdk-pixbuf/io-xpm.c:494 +#: gdk-pixbuf/io-xpm.c:492 msgid "XPM file has image height <= 0" msgstr "XPM ಕಡತದಲ್ಲಿನ ಚಿತ್ರದ ಎತ್ತರವು <= 0" -#: gdk-pixbuf/io-xpm.c:502 +#: gdk-pixbuf/io-xpm.c:500 msgid "XPM has invalid number of chars per pixel" msgstr "XPM ಪ್ರತಿ ಪಿಕ್ಸೆಲ್ಲಿನಲ್ಲಿ ಒಂದು ಅಮಾನ್ಯ ಸಂಖ್ಯೆಯ ಅಕ್ಷರಗಳನ್ನು ಹೊಂದಿದೆ" -#: gdk-pixbuf/io-xpm.c:511 +#: gdk-pixbuf/io-xpm.c:509 msgid "XPM file has invalid number of colors" msgstr "XPM ಕಡತದಲ್ಲಿ ಅಮಾನ್ಯ ಸಂಖ್ಯೆಯ ಬಣ್ಣಗಳನ್ನು ಹೊಂದಿದೆ" -#: gdk-pixbuf/io-xpm.c:523 gdk-pixbuf/io-xpm.c:532 gdk-pixbuf/io-xpm.c:584 +#: gdk-pixbuf/io-xpm.c:521 gdk-pixbuf/io-xpm.c:530 gdk-pixbuf/io-xpm.c:582 msgid "Cannot allocate memory for loading XPM image" msgstr "XPM ಚಿತ್ರವನ್ನು ಲೋಡ್ ಮಾಡಲು ಮೆಮೊರಿಯನ್ನು ನಿಯೋಜಿಸಲಾಗಿಲ್ಲ" -#: gdk-pixbuf/io-xpm.c:546 +#: gdk-pixbuf/io-xpm.c:544 msgid "Cannot read XPM colormap" msgstr "XPM ಬಣ್ಣನಕ್ಷೆಯನ್ನು(colormap) ಓದಲಾಗಿಲ್ಲ" -#: gdk-pixbuf/io-xpm.c:778 +#: gdk-pixbuf/io-xpm.c:776 msgid "Failed to write to temporary file when loading XPM image" msgstr "XPM ಚಿತ್ರವನ್ನು ಲೋಡ್ ಮಾಡುವಾಗ ತಾತ್ಕಾಲಿಕ ಕಡತಕ್ಕೆ ಬರೆಯವಲ್ಲಿ ವಿಫಲವಾಗಿದೆ" -#: gdk-pixbuf/io-xpm.c:817 +#: gdk-pixbuf/io-xpm.c:815 msgid "The XPM image format" msgstr "XPM ಚಿತ್ರ ವಿನ್ಯಾಸ" diff --git a/po/ko.gmo b/po/ko.gmo index 34daca3c3331a46e5d304bcfcdb3ef3d21b96e37..570469e5f850f30a293191289e10129a339478ee 100644 GIT binary patch delta 4500 zcmYk<4^&q59mnx6XeKFzC@LcGXo!Chd=P{{O3)1dK|zePM9j_qYYvBIpB?|np-#5M)R>&JozCVuxy4DFu0Q5Ho9k>&xA*6{KRWvzKF{m-yU%^@{r$Vw zx^yJ$i=$!Q$I)H48Ks>JBrCg_#e|vtsi%&b1$&t#V>%|{bR2>!un)e3!?6id@y|F2 zdqkTBFck-5F%H8j9D%!$^F2F7Wh4jw?hN!c8$i1VhvEY4kM*by9>4&e#w5Iq>R?ZL zqZ?&lJeFe|R->+0kGk>es1BdQ1n$pp&0--Db)g*8iL)^UH{spb?7lybX|%)p`W;V4 zeLo8|1J9stcnCSw&La1+Pmn+RCm&fD*^lV{_fydqrKle+MD=_fYQ#T5O=$~igdM1v z31?dL{Rq_36rx5xADI+ekF#+XYC!+SVjRL~wG`Fp>4JNxXyorAe|DLVQVgRvx?mYj z!KJ8?wxG`Y1l55XsPp>MYpRxox^4;TylQ+DH@o&{cn|F^1DStS^0*3vvSp}|)}b!Y zi0aq}s7?1TXCikSPkSP2M70>iKcbeVdxHPFY}C}xLe0nzFn}A}@%;(Rzb@Ru0rm7E zY7K9q)-Hv4)ddQi<;b5c=7ZU^O{k9U!vLOf?Z4s@+C4a!jWx(6tqHYhKR|W#YtJ1> zX4qPzsrVo+ckR=t4qn4i*pIuZgM~O3m!ZBtk4rI(^@+l2`pW`rUKLz3sTO!+jsly6L=R)DlkN zLo-l?OpeuKiJt#MRLVIJ&X#77HUk4#gM4K#qDFiYGw~Yg#>s5q(E0cP?HbgDTTz?v z0v6y+WLwxc9(tW$fp?;Z0X_elsc6KFs7=(4TJxLEXx2sTq0T(i-Y9X-cgI(uZoI`E zKj@C1bbg5R-LAOrV|cm5aeqspq6-$H)~Ld@t5G-J=-lf(j1xKDhPvQgtPj_;Y}8E6 z!3kK8jKO}70lbC$St2L#Q=5h!vtui$1n_0lTDGFr>My7%>&jNu@nlp-C!>y6Vj-?Y zElC@){PrKz?+3GEHT4CkiKoN7vr-03(i38m7S=mY(xF-I%Gxxr`rs|GEi%^2zBCC)X18VKl_vqeqw`|7X7XQ)v;P+w(ShA#T&?M+bX`)@83do ztOJ=5&mtM-8V+P(JT~K8`~wDXY`*_$o{9Q?IqCviF%er)?F*=-ielllXR=ToUxRu- zyyE;EV`-<4*BjMiji_iOHOM`!8FitrQ6r1zS-Kx5VI|ffvu{_BYuQk~WP8{`9E5wF zCyf1wCFgB)w;$~!)YRpnE?ni>4bJzG2gPpUMjXYn z_$@q!x^Wa6i`ln)oPw)y2(}@8va9ITQpse#w2NCX89ze?XHoo0mf<$siFae#RI}%? z6#HO@^B<_a6EV$S>wKI=`w9FGwqr4-7y17^u%?Ll=Si^h92kMU`BsnBeW;!;LG^SS z@@F6M!M?HK5Be@Z25YZ5ucDSDn@2?>e+o5#W_%oP-~z1RU!LK3x`g>xC&9vHye zf!VZjME=XU3Q=P_qHMswcBu6+%)N4k{z$Kz1fNpt4oP}-&L`=>FEcAaYp& zDGWouu>N}VRCH05UE~S!rW%yv)S{Dyw`# zkD{xFUd<&m*6M)nuNTc*o-b=(CTj>v2)pL0%*;knTj~b@B*VOC}Hn*6Ub7 z@#Kat;***pdX*(cW~K(mq>j!Cj1J~zW;HAdCft#e8q5gG;9gp>Y}qRPsnJh IPd_)}e+>ELasU7T delta 4444 zcmYk<3slzi9mnx6m`N@{zzZVcBNr6~#fOWCDBvX(uUKf3AuLF=Qd2{7+GFV!r7072 zXjYq9c?&P(g*4N-nbkVk*(RQ?(>dE*^E5qYdD3)lx%cP!|DJR9KYsqN-|v6@-Tn{t z&(^T7kB0@min(Wtv3*Js$kKbwqQcC6cfXFBMMRtR#``c8)36Ip#WbwO4BUWy@Fe>1 zD@?+>*dLQ(%m&~@)b(|kZWgdzUctV=cuxF){jf)@SsWIl8di=zT!tywgnjV?)Qc`- zFYG|;dSWW-dBvy~&qg))MNGs)*n{`m1qyo5H>eAvyP6He0!+qQ)cN%|2wRYr+h5)J zsBT`5vQRIqLQdIA*Wrk;*OJ)jcR zur;Vfx7T?AM^V3t>d`RXo{9CSscA*scLg={QB1T(Bn5q#hdMqB_1p!CjK5mCnFCst z&8WHi(p`An*@1D^P$#fs6s-W&&@%Mla#!Dm3#p&Pp_tA|9%0p}MY{&o(A}=y7NDRx z`VUUUehh=^%TO)ciG%Sxs)4t#2K(}MonMcO@i2DAROX2f$a0ZUwh72Ovl`S?u0*}( zBlKgSJIxwTp#&LKYecp5AUmz{Kca>(oVRh0bwk~lkG#{KayGd0EzUO7RNO(0KoS)O z#fq^Mt8j+C{}u{#$~v;NeVC3MvdO3(FU4%!iF$Dx2Cru+KR`Vl_24C_Mc9bN*o-U# z`xol^NIw2Z%tRj+VuHT^N(x#;t5A!h*?HD^$$1U6Ho}=78Hc)l5bDLF-SG-{e5vy# zq|NraJAV!}HD9XE`|TD5%~2%3I(l#_>cPXE)0{Opmg6f>4?KD8(``WS@e+@-cj&~pr)ssay0=J?b z_y^P)iOuzfa183cMW~_OhHB_JXFHy*^F^o^&ci}%!tr>?*(bp7p?WqSb-~+Mj9=q4 z>_5zFz_a);_2Z~HjL!GgzzEbDs6l4O8jyc>id{V3My-`DyhKx6fclK*pzaH-p+KXp z88t_LM_m|2choaKs%LZ9amsd}ZoGsVnRW~lqimz_d8|W5*KVQi&)_08tQ<8W^|%@j zVK06Ee!5-5fobT&qo|+cHsk{P7WIIrB5%=*K-C{bP1QQonmL4O_#M>mLL$Q`Yf#VI zk1R7ghw8{pEY$b!ALTu0F{)=xI0nz+9E{+bV$`h`xyN=Q%fT*VAB^W>S%7*$1t#DI zEW&-LDY=SzPQS6iV>Yy#Ka)5Vc6Fa1d_9B0PoBc-I*nU;=d@ z*_q=UhcO(VMmn8cIDSetGfh;;#$nXlc@Wzqoy`xmba$nVSj!9 zuTao~k75d5LoKElRt)!8A!?4BP(%7B)Lci<3i$x?TV!idQ+Wo}fQZ@NnkvFD>i3a& z(v@g?mpr2He?ze9{bf2p`6co^i6eW+F7g3+i-fkpuJ9y2MSemw8owmfWH;GNw5f6b zzfGX>E3%f<>ia)L`VwvTlHtJ;zi`;(%Eyr@4Q`F>wfNpA>hU%bMV68CL>ucdINz@a zYy7tW^6}XHt}c3#Kqq%#6Ap0YEa$ILi%Qd@Aw5Py+lf#C-zIa&NivWWkp)CsBpF01 zNoae9!ad|M&A+zsB$1p|g{>nw8Z3GLRm<;AaC?INJaWpb2LET`Im*ed{tNt+q>y*W zda{GONcah`c0}7cQb(eH+~g&x6u z75kl}KiNvM$p|g^S16>B&^C+0&&g@hN|uw?NXyLVvfiDtGBUF>hUEB$Waj(x8e20H aJ7#4J@%u9U`C0zPzhwT<($#-)!2bYFnA1xD diff --git a/po/ko.po b/po/ko.po index f81e208..332caea 100644 --- a/po/ko.po +++ b/po/ko.po @@ -9,8 +9,8 @@ msgstr "" "Project-Id-Version: gdk-pixbuf\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=gdk-" "pixbuf\n" -"POT-Creation-Date: 2013-04-15 10:28-0400\n" -"PO-Revision-Date: 2013-03-12 02:32+0900\n" +"POT-Creation-Date: 2014-05-26 20:46-0400\n" +"PO-Revision-Date: 2013-09-09 04:35+0900\n" "Last-Translator: Changwoo Ryu \n" "Language-Team: Gnome Korea \n" "Language: Korean\n" @@ -19,18 +19,18 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: gdk-pixbuf/gdk-pixbuf-animation.c:160 gdk-pixbuf/gdk-pixbuf-io.c:1064 -#: gdk-pixbuf/gdk-pixbuf-io.c:1330 +#: gdk-pixbuf/gdk-pixbuf-animation.c:158 gdk-pixbuf/gdk-pixbuf-io.c:1077 +#: gdk-pixbuf/gdk-pixbuf-io.c:1333 #, c-format msgid "Failed to open file '%s': %s" msgstr "파일 '%s' 열기 실패: %s" -#: gdk-pixbuf/gdk-pixbuf-animation.c:173 gdk-pixbuf/gdk-pixbuf-io.c:1076 +#: gdk-pixbuf/gdk-pixbuf-animation.c:171 gdk-pixbuf/gdk-pixbuf-io.c:962 #, c-format msgid "Image file '%s' contains no data" msgstr "그림 파일 '%s'에 데이터가 없습니다" -#: gdk-pixbuf/gdk-pixbuf-animation.c:212 +#: gdk-pixbuf/gdk-pixbuf-animation.c:210 #, c-format msgid "" "Failed to load animation '%s': reason not known, probably a corrupt " @@ -39,20 +39,20 @@ msgstr "" "움직이는 그림 '%s' 읽기 실패: 이유를 알 수 없습니다. 아마 움직이는 그림 파일" "이 깨졌을 겁니다" -#: gdk-pixbuf/gdk-pixbuf-animation.c:280 gdk-pixbuf/gdk-pixbuf-io.c:1112 -#: gdk-pixbuf/gdk-pixbuf-io.c:1382 +#: gdk-pixbuf/gdk-pixbuf-animation.c:278 gdk-pixbuf/gdk-pixbuf-io.c:1113 +#: gdk-pixbuf/gdk-pixbuf-io.c:1385 #, c-format msgid "" "Failed to load image '%s': reason not known, probably a corrupt image file" msgstr "" "그림 '%s' 읽기 실패: 이유를 알 수 없습니다. 아마 그림파일이 깨졌을 겁니다" -#: gdk-pixbuf/gdk-pixbuf-io.c:790 +#: gdk-pixbuf/gdk-pixbuf-io.c:774 #, c-format msgid "Unable to load image-loading module: %s: %s" msgstr "그림 읽기 모듈을 읽을 수 없습니다: %s: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:805 +#: gdk-pixbuf/gdk-pixbuf-io.c:789 #, c-format msgid "" "Image-loading module %s does not export the proper interface; perhaps it's " @@ -61,53 +61,53 @@ msgstr "" "%s 그림 읽기 모듈이 올바른 인터페이스를 내놓지 않습니다. 아마 다른 gdk-" "pixbuf 버전의 모듈로 보입니다." -#: gdk-pixbuf/gdk-pixbuf-io.c:814 gdk-pixbuf/gdk-pixbuf-io.c:865 +#: gdk-pixbuf/gdk-pixbuf-io.c:798 gdk-pixbuf/gdk-pixbuf-io.c:849 #, c-format msgid "Image type '%s' is not supported" msgstr "그림 형식 '%s'을(를) 지원하지 않습니다" -#: gdk-pixbuf/gdk-pixbuf-io.c:950 +#: gdk-pixbuf/gdk-pixbuf-io.c:934 #, c-format msgid "Couldn't recognize the image file format for file '%s'" msgstr "파일 '%s'의 그림파일 형식을 알 수 없습니다" -#: gdk-pixbuf/gdk-pixbuf-io.c:958 +#: gdk-pixbuf/gdk-pixbuf-io.c:942 msgid "Unrecognized image file format" msgstr "알 수 없는 그림 파일 형식" -#: gdk-pixbuf/gdk-pixbuf-io.c:1121 +#: gdk-pixbuf/gdk-pixbuf-io.c:1124 #, c-format msgid "Failed to load image '%s': %s" msgstr "그림 '%s' 읽기 실패: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2015 gdk-pixbuf/io-gdip-utils.c:837 +#: gdk-pixbuf/gdk-pixbuf-io.c:2029 gdk-pixbuf/io-gdip-utils.c:835 #, c-format msgid "Error writing to image file: %s" msgstr "그림 파일을 쓰는 중 오류가 발생했습니다: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2057 gdk-pixbuf/gdk-pixbuf-io.c:2178 +#: gdk-pixbuf/gdk-pixbuf-io.c:2071 gdk-pixbuf/gdk-pixbuf-io.c:2192 #, c-format msgid "This build of gdk-pixbuf does not support saving the image format: %s" msgstr "gdk-pixbuf의 이 빌드에서는 그림 형식 저장을 지원하지 않습니다: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2088 +#: gdk-pixbuf/gdk-pixbuf-io.c:2102 msgid "Insufficient memory to save image to callback" msgstr "콜백에 그림을 저장하기에는 메모리가 부족합니다" -#: gdk-pixbuf/gdk-pixbuf-io.c:2101 +#: gdk-pixbuf/gdk-pixbuf-io.c:2115 msgid "Failed to open temporary file" msgstr "임시 파일을 여는데 실패했습니다" -#: gdk-pixbuf/gdk-pixbuf-io.c:2124 +#: gdk-pixbuf/gdk-pixbuf-io.c:2138 msgid "Failed to read from temporary file" msgstr "임시 파일을 읽는데 실패했습니다" -#: gdk-pixbuf/gdk-pixbuf-io.c:2372 +#: gdk-pixbuf/gdk-pixbuf-io.c:2382 #, c-format msgid "Failed to open '%s' for writing: %s" msgstr "쓰기용 '%s' 열기 실패: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2398 +#: gdk-pixbuf/gdk-pixbuf-io.c:2408 #, c-format msgid "" "Failed to close '%s' while writing image, all data may not have been saved: " @@ -116,15 +116,15 @@ msgstr "" "그림을 저장하는 동안 '%s'을(를) 닫는데 실패했습니다. 모든 데이터를 저장하지 " "않았을 겁니다: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2619 gdk-pixbuf/gdk-pixbuf-io.c:2671 +#: gdk-pixbuf/gdk-pixbuf-io.c:2629 gdk-pixbuf/gdk-pixbuf-io.c:2681 msgid "Insufficient memory to save image into a buffer" msgstr "버퍼에 그림을 저장하기에는 메모리가 부족합니다" -#: gdk-pixbuf/gdk-pixbuf-io.c:2717 +#: gdk-pixbuf/gdk-pixbuf-io.c:2727 msgid "Error writing to image stream" msgstr "그림 스트림을 쓰는 중 오류가 발생했습니다" -#: gdk-pixbuf/gdk-pixbuf-loader.c:393 +#: gdk-pixbuf/gdk-pixbuf-loader.c:384 #, c-format msgid "" "Internal error: Image loader module '%s' failed to complete an operation, " @@ -133,97 +133,101 @@ msgstr "" "내부 오류: 그림 읽어들이기 모듈 '%s'이(가) 작업 완료에 실패했지만, 실패한 이" "유를 넘겨주지 않았습니다" -#: gdk-pixbuf/gdk-pixbuf-loader.c:435 +#: gdk-pixbuf/gdk-pixbuf-loader.c:426 #, c-format msgid "Incremental loading of image type '%s' is not supported" msgstr "'%s' 타입의 그림에서는 점진적 읽어들이기를 지원하지 않습니다" -#: gdk-pixbuf/gdk-pixdata.c:160 +#: gdk-pixbuf/gdk-pixdata.c:158 msgid "Image header corrupt" msgstr "잘못된 그림 헤더" -#: gdk-pixbuf/gdk-pixdata.c:165 +#: gdk-pixbuf/gdk-pixdata.c:163 msgid "Image format unknown" msgstr "알 수 없는 그림 형식" -#: gdk-pixbuf/gdk-pixdata.c:170 gdk-pixbuf/gdk-pixdata.c:502 +#: gdk-pixbuf/gdk-pixdata.c:168 gdk-pixbuf/gdk-pixdata.c:501 msgid "Image pixel data corrupt" msgstr "잘못된 그림 픽셀 데이터" -#: gdk-pixbuf/gdk-pixdata.c:446 +#: gdk-pixbuf/gdk-pixdata.c:445 #, c-format msgid "failed to allocate image buffer of %u byte" msgid_plural "failed to allocate image buffer of %u bytes" msgstr[0] "그림 버퍼에 %u 바이트를 할당하는데 실패" -#: gdk-pixbuf/io-ani.c:244 +#: gdk-pixbuf/io-ani.c:242 msgid "Unexpected icon chunk in animation" msgstr "움직이는 그림안에 뜻밖의 아이콘 부분이 있습니다" -#: gdk-pixbuf/io-ani.c:342 gdk-pixbuf/io-ani.c:400 gdk-pixbuf/io-ani.c:426 -#: gdk-pixbuf/io-ani.c:449 gdk-pixbuf/io-ani.c:476 gdk-pixbuf/io-ani.c:563 +#: gdk-pixbuf/io-ani.c:340 gdk-pixbuf/io-ani.c:398 gdk-pixbuf/io-ani.c:424 +#: gdk-pixbuf/io-ani.c:447 gdk-pixbuf/io-ani.c:474 gdk-pixbuf/io-ani.c:561 msgid "Invalid header in animation" msgstr "움직이는 그림의 헤더가 잘못되었습니다" -#: gdk-pixbuf/io-ani.c:352 gdk-pixbuf/io-ani.c:374 gdk-pixbuf/io-ani.c:458 -#: gdk-pixbuf/io-ani.c:485 gdk-pixbuf/io-ani.c:536 gdk-pixbuf/io-ani.c:608 +#: gdk-pixbuf/io-ani.c:350 gdk-pixbuf/io-ani.c:372 gdk-pixbuf/io-ani.c:456 +#: gdk-pixbuf/io-ani.c:483 gdk-pixbuf/io-ani.c:534 gdk-pixbuf/io-ani.c:606 msgid "Not enough memory to load animation" msgstr "움직이는 그림을 읽어 들이는데 메모리가 부족합니다" -#: gdk-pixbuf/io-ani.c:392 gdk-pixbuf/io-ani.c:418 gdk-pixbuf/io-ani.c:437 +#: gdk-pixbuf/io-ani.c:390 gdk-pixbuf/io-ani.c:416 gdk-pixbuf/io-ani.c:435 msgid "Malformed chunk in animation" msgstr "움직이는 그림에 잘못된 부분이 있습니다" -#: gdk-pixbuf/io-ani.c:660 +#: gdk-pixbuf/io-ani.c:628 +msgid "ANI image was truncated or incomplete." +msgstr "ANI 그림이 잘려져 있거나 불완전합니다." + +#: gdk-pixbuf/io-ani.c:669 msgid "The ANI image format" msgstr "ANI 그림 형식" -#: gdk-pixbuf/io-bmp.c:229 gdk-pixbuf/io-bmp.c:266 gdk-pixbuf/io-bmp.c:337 -#: gdk-pixbuf/io-bmp.c:369 gdk-pixbuf/io-bmp.c:392 gdk-pixbuf/io-bmp.c:495 +#: gdk-pixbuf/io-bmp.c:227 gdk-pixbuf/io-bmp.c:264 gdk-pixbuf/io-bmp.c:335 +#: gdk-pixbuf/io-bmp.c:367 gdk-pixbuf/io-bmp.c:390 gdk-pixbuf/io-bmp.c:493 msgid "BMP image has bogus header data" msgstr "BMP 그림의 헤더 데이터가 잘못되었습니다" -#: gdk-pixbuf/io-bmp.c:240 gdk-pixbuf/io-bmp.c:432 +#: gdk-pixbuf/io-bmp.c:238 gdk-pixbuf/io-bmp.c:430 msgid "Not enough memory to load bitmap image" msgstr "비트맵 그림을 읽을 메모리가 충분하지 않습니다" -#: gdk-pixbuf/io-bmp.c:318 +#: gdk-pixbuf/io-bmp.c:316 msgid "BMP image has unsupported header size" msgstr "BMP 그림이 지원되지 않는 헤더 크기를 가지고 있습니다" -#: gdk-pixbuf/io-bmp.c:356 +#: gdk-pixbuf/io-bmp.c:354 msgid "Topdown BMP images cannot be compressed" msgstr "톱다운 BMP 그림은 압축할 수 없습니다" -#: gdk-pixbuf/io-bmp.c:716 gdk-pixbuf/io-pnm.c:707 +#: gdk-pixbuf/io-bmp.c:714 gdk-pixbuf/io-pnm.c:705 msgid "Premature end-of-file encountered" msgstr "파일이 갑작스럽게 끝났습니다" -#: gdk-pixbuf/io-bmp.c:1328 +#: gdk-pixbuf/io-bmp.c:1326 msgid "Couldn't allocate memory for saving BMP file" msgstr "BMP 파일을 저장하는데 필요한 메모리 할당을 할 수 없습니다" -#: gdk-pixbuf/io-bmp.c:1369 +#: gdk-pixbuf/io-bmp.c:1367 msgid "Couldn't write to BMP file" msgstr "BMP 파일에 쓸 수 없습니다" -#: gdk-pixbuf/io-bmp.c:1422 gdk-pixbuf/io-gdip-bmp.c:82 +#: gdk-pixbuf/io-bmp.c:1420 gdk-pixbuf/io-gdip-bmp.c:80 msgid "The BMP image format" msgstr "BMP 그림 형식" -#: gdk-pixbuf/io-gdip-emf.c:59 +#: gdk-pixbuf/io-gdip-emf.c:57 msgid "The EMF image format" msgstr "EMF 그림 형식" -#: gdk-pixbuf/io-gdip-gif.c:80 gdk-pixbuf/io-gif.c:1720 +#: gdk-pixbuf/io-gdip-gif.c:78 gdk-pixbuf/io-gif.c:1718 msgid "The GIF image format" msgstr "GIF 그림 형식" -#: gdk-pixbuf/io-gdip-ico.c:59 gdk-pixbuf/io-ico.c:1271 +#: gdk-pixbuf/io-gdip-ico.c:57 gdk-pixbuf/io-ico.c:1269 msgid "The ICO image format" msgstr "ICO 그림 형식" -#: gdk-pixbuf/io-gdip-jpeg.c:53 gdk-pixbuf/io-jpeg.c:1249 +#: gdk-pixbuf/io-gdip-jpeg.c:51 gdk-pixbuf/io-jpeg.c:1249 #, c-format msgid "" "JPEG quality must be a value between 0 and 100; value '%s' could not be " @@ -231,121 +235,125 @@ msgid "" msgstr "" "JPEG 화질은 0에서 100 사이의 값이어야 합니다; '%s' 값을 분석할 수 없습니다." -#: gdk-pixbuf/io-gdip-jpeg.c:68 gdk-pixbuf/io-jpeg.c:1265 +#: gdk-pixbuf/io-gdip-jpeg.c:66 gdk-pixbuf/io-jpeg.c:1265 #, c-format msgid "" "JPEG quality must be a value between 0 and 100; value '%d' is not allowed." msgstr "" "JPEG 화질은 0에서 100 사이의 값이어야 합니다; '%d' 값은 쓸 수 없습니다." -#: gdk-pixbuf/io-gdip-jpeg.c:136 gdk-pixbuf/io-jpeg.c:1478 +#: gdk-pixbuf/io-gdip-jpeg.c:134 gdk-pixbuf/io-jpeg.c:1478 msgid "The JPEG image format" msgstr "JPEG 그림 형식" -#: gdk-pixbuf/io-gdip-utils.c:154 +#: gdk-pixbuf/io-gdip-tiff.c:80 gdk-pixbuf/io-tiff.c:786 +msgid "The TIFF image format" +msgstr "TIFF 그림 형식" + +#: gdk-pixbuf/io-gdip-utils.c:152 #, c-format msgid "Could not allocate memory: %s" msgstr "메모리를 할당할 수 없습니다: %s" -#: gdk-pixbuf/io-gdip-utils.c:179 gdk-pixbuf/io-gdip-utils.c:293 -#: gdk-pixbuf/io-gdip-utils.c:333 +#: gdk-pixbuf/io-gdip-utils.c:177 gdk-pixbuf/io-gdip-utils.c:291 +#: gdk-pixbuf/io-gdip-utils.c:331 #, c-format msgid "Could not create stream: %s" msgstr "스트림을 만들 수 없습니다: %s" -#: gdk-pixbuf/io-gdip-utils.c:193 +#: gdk-pixbuf/io-gdip-utils.c:191 #, c-format msgid "Could not seek stream: %s" msgstr "스트림에서 이동할 수 없습니다: %s" -#: gdk-pixbuf/io-gdip-utils.c:205 +#: gdk-pixbuf/io-gdip-utils.c:203 #, c-format msgid "Could not read from stream: %s" msgstr "스트림을 읽을 수 없습니다: %s" -#: gdk-pixbuf/io-gdip-utils.c:617 +#: gdk-pixbuf/io-gdip-utils.c:615 msgid "Couldn't load bitmap" msgstr "비트맵을 읽어들일 수 없습니다" -#: gdk-pixbuf/io-gdip-utils.c:773 +#: gdk-pixbuf/io-gdip-utils.c:771 msgid "Couldn't load metafile" msgstr "메타파일을 읽어들일 수 없습니다" -#: gdk-pixbuf/io-gdip-utils.c:878 +#: gdk-pixbuf/io-gdip-utils.c:876 msgid "Unsupported image format for GDI+" msgstr "GDI+에서 지원하지 않는 그림 형식" -#: gdk-pixbuf/io-gdip-utils.c:885 +#: gdk-pixbuf/io-gdip-utils.c:883 msgid "Couldn't save" msgstr "저장할 수 없습니다" -#: gdk-pixbuf/io-gdip-wmf.c:58 +#: gdk-pixbuf/io-gdip-wmf.c:56 msgid "The WMF image format" msgstr "WMF 그림 형식" -#: gdk-pixbuf/io-gif.c:222 +#: gdk-pixbuf/io-gif.c:220 #, c-format msgid "Failure reading GIF: %s" msgstr "GIF 읽는 중 실패: %s" -#: gdk-pixbuf/io-gif.c:496 gdk-pixbuf/io-gif.c:1502 gdk-pixbuf/io-gif.c:1669 +#: gdk-pixbuf/io-gif.c:494 gdk-pixbuf/io-gif.c:1500 gdk-pixbuf/io-gif.c:1667 msgid "GIF file was missing some data (perhaps it was truncated somehow?)" msgstr "GIF 파일에 데이터가 부족합니다(중간에 잘린 파일?)" -#: gdk-pixbuf/io-gif.c:505 +#: gdk-pixbuf/io-gif.c:503 #, c-format msgid "Internal error in the GIF loader (%s)" msgstr "GIF 읽기에서 내부 오류 (%s)" -#: gdk-pixbuf/io-gif.c:579 +#: gdk-pixbuf/io-gif.c:577 msgid "Stack overflow" msgstr "스택 넘침" -#: gdk-pixbuf/io-gif.c:639 +#: gdk-pixbuf/io-gif.c:637 msgid "GIF image loader cannot understand this image." msgstr "GIF 그림 읽기에서 이 그림을 이해할 수 없습니다." -#: gdk-pixbuf/io-gif.c:668 +#: gdk-pixbuf/io-gif.c:666 msgid "Bad code encountered" msgstr "잘못된 코드 발견" -#: gdk-pixbuf/io-gif.c:678 +#: gdk-pixbuf/io-gif.c:676 msgid "Circular table entry in GIF file" msgstr "GIF 파일에 순환 테이블 항목" -#: gdk-pixbuf/io-gif.c:866 gdk-pixbuf/io-gif.c:1488 gdk-pixbuf/io-gif.c:1541 -#: gdk-pixbuf/io-gif.c:1657 +#: gdk-pixbuf/io-gif.c:864 gdk-pixbuf/io-gif.c:1486 gdk-pixbuf/io-gif.c:1539 +#: gdk-pixbuf/io-gif.c:1655 msgid "Not enough memory to load GIF file" msgstr "GIF 파일을 읽는데 메모리가 충분하지 않습니다" -#: gdk-pixbuf/io-gif.c:960 +#: gdk-pixbuf/io-gif.c:958 msgid "Not enough memory to composite a frame in GIF file" msgstr "GIF 파일의 프레임을 만드는데 메모리가 충분하지 않습니다" -#: gdk-pixbuf/io-gif.c:1132 +#: gdk-pixbuf/io-gif.c:1130 msgid "GIF image is corrupt (incorrect LZW compression)" msgstr "GIF 그림이 잘못되었습니다(잘못된 LZW 압축)" -#: gdk-pixbuf/io-gif.c:1182 +#: gdk-pixbuf/io-gif.c:1180 msgid "File does not appear to be a GIF file" msgstr "GIF 파일이 아닌 것 같습니다" -#: gdk-pixbuf/io-gif.c:1194 +#: gdk-pixbuf/io-gif.c:1192 #, c-format msgid "Version %s of the GIF file format is not supported" msgstr "GIF 파일 형식의 버전 %s은(는) 지원되지 않습니다." -#: gdk-pixbuf/io-gif.c:1241 +#: gdk-pixbuf/io-gif.c:1239 msgid "Resulting GIF image has zero size" msgstr "결과 GIF 그림의 크기가 0입니다" -#: gdk-pixbuf/io-gif.c:1320 +#: gdk-pixbuf/io-gif.c:1318 msgid "" "GIF image has no global colormap, and a frame inside it has no local " "colormap." msgstr "GIF 그림에 전체 컬러맵이 없고, 프레임 내부에 부분 컬러맵이 없습니다." -#: gdk-pixbuf/io-gif.c:1564 +#: gdk-pixbuf/io-gif.c:1562 msgid "GIF image was truncated or incomplete." msgstr "GIF 그림이 잘려져 있거나 불완전합니다." @@ -362,87 +370,87 @@ msgstr "ICNS 파일을 디코딩할 수 없습니다" msgid "The ICNS image format" msgstr "ICNS 그림 형식" -#: gdk-pixbuf/io-ico.c:228 gdk-pixbuf/io-ico.c:242 gdk-pixbuf/io-ico.c:291 -#: gdk-pixbuf/io-ico.c:302 gdk-pixbuf/io-ico.c:395 +#: gdk-pixbuf/io-ico.c:226 gdk-pixbuf/io-ico.c:240 gdk-pixbuf/io-ico.c:289 +#: gdk-pixbuf/io-ico.c:300 gdk-pixbuf/io-ico.c:393 msgid "Invalid header in icon" msgstr "아이콘의 헤더가 잘못되었습니다" -#: gdk-pixbuf/io-ico.c:257 gdk-pixbuf/io-ico.c:312 gdk-pixbuf/io-ico.c:405 -#: gdk-pixbuf/io-ico.c:458 gdk-pixbuf/io-ico.c:488 +#: gdk-pixbuf/io-ico.c:255 gdk-pixbuf/io-ico.c:310 gdk-pixbuf/io-ico.c:403 +#: gdk-pixbuf/io-ico.c:456 gdk-pixbuf/io-ico.c:486 msgid "Not enough memory to load icon" msgstr "아이콘을 읽어 들이는데 메모리가 부족합니다" -#: gdk-pixbuf/io-ico.c:338 +#: gdk-pixbuf/io-ico.c:336 msgid "Compressed icons are not supported" msgstr "압축된 아이콘은 지원하지 않습니다" -#: gdk-pixbuf/io-ico.c:358 +#: gdk-pixbuf/io-ico.c:356 msgid "Icon has zero width" msgstr "아이콘의 너비가 0입니다" -#: gdk-pixbuf/io-ico.c:368 +#: gdk-pixbuf/io-ico.c:366 msgid "Icon has zero height" msgstr "아이콘의 높이가 0입니다" -#: gdk-pixbuf/io-ico.c:443 +#: gdk-pixbuf/io-ico.c:441 msgid "Unsupported icon type" msgstr "지원하지 않는 아이콘 형식" -#: gdk-pixbuf/io-ico.c:537 +#: gdk-pixbuf/io-ico.c:535 msgid "Not enough memory to load ICO file" msgstr "ICO 파일을 읽는데 메모리가 충분하지 않습니다" -#: gdk-pixbuf/io-ico.c:1002 +#: gdk-pixbuf/io-ico.c:1000 msgid "Image too large to be saved as ICO" msgstr "그림을 ICO로 저장하기에는 너무 큽니다" -#: gdk-pixbuf/io-ico.c:1013 +#: gdk-pixbuf/io-ico.c:1011 msgid "Cursor hotspot outside image" msgstr "핫스폿이 그림 바깥에 있습니다" -#: gdk-pixbuf/io-ico.c:1036 +#: gdk-pixbuf/io-ico.c:1034 #, c-format msgid "Unsupported depth for ICO file: %d" msgstr "ICO 파일에서 지원하지 않는 색상 모드: %d" -#: gdk-pixbuf/io-jasper.c:74 +#: gdk-pixbuf/io-jasper.c:73 msgid "Couldn't allocate memory for stream" msgstr "스트림에 필요한 메모리를 할당할 수 없습니다" -#: gdk-pixbuf/io-jasper.c:104 +#: gdk-pixbuf/io-jasper.c:103 msgid "Couldn't decode image" msgstr "그림을 디코딩할 수 없습니다" -#: gdk-pixbuf/io-jasper.c:122 +#: gdk-pixbuf/io-jasper.c:121 msgid "Transformed JPEG2000 has zero width or height" msgstr "변환된 JPEG 2000의 너비나 높이가 0입니다." -#: gdk-pixbuf/io-jasper.c:136 +#: gdk-pixbuf/io-jasper.c:135 msgid "Image type currently not supported" msgstr "그림 형식을 현재 지원하지 않습니다" -#: gdk-pixbuf/io-jasper.c:148 gdk-pixbuf/io-jasper.c:156 +#: gdk-pixbuf/io-jasper.c:147 gdk-pixbuf/io-jasper.c:155 msgid "Couldn't allocate memory for color profile" msgstr "컬러 프로파일에 필요한 메모리를 할당할 수 없습니다" -#: gdk-pixbuf/io-jasper.c:182 +#: gdk-pixbuf/io-jasper.c:181 msgid "Insufficient memory to open JPEG 2000 file" msgstr "JPEG 2000 파일 여는데 메모리 부족" -#: gdk-pixbuf/io-jasper.c:261 +#: gdk-pixbuf/io-jasper.c:260 msgid "Couldn't allocate memory to buffer image data" msgstr "그림 데이터를 버퍼링하는데 사용할 메모리를 할당할 수 없습니다" -#: gdk-pixbuf/io-jasper.c:305 +#: gdk-pixbuf/io-jasper.c:304 msgid "The JPEG 2000 image format" msgstr "JPEG 2000 그림 형식" -#: gdk-pixbuf/io-jpeg.c:126 +#: gdk-pixbuf/io-jpeg.c:124 #, c-format msgid "Error interpreting JPEG image file (%s)" msgstr "JPEG 파일 해석 중 오류 (%s)" -#: gdk-pixbuf/io-jpeg.c:604 +#: gdk-pixbuf/io-jpeg.c:597 msgid "" "Insufficient memory to load image, try exiting some applications to free " "memory" @@ -450,17 +458,17 @@ msgstr "" "그림을 읽어들이기에 메모리가 부족합니다. 메모리를 확보하려면 실행중인 프로그" "램을 끝내보십시오" -#: gdk-pixbuf/io-jpeg.c:651 gdk-pixbuf/io-jpeg.c:865 +#: gdk-pixbuf/io-jpeg.c:645 gdk-pixbuf/io-jpeg.c:858 #, c-format msgid "Unsupported JPEG color space (%s)" msgstr "지원하지 않는 JPEG 색 공간 (%s)" -#: gdk-pixbuf/io-jpeg.c:764 gdk-pixbuf/io-jpeg.c:1044 +#: gdk-pixbuf/io-jpeg.c:757 gdk-pixbuf/io-jpeg.c:1037 #: gdk-pixbuf/io-jpeg.c:1308 gdk-pixbuf/io-jpeg.c:1318 msgid "Couldn't allocate memory for loading JPEG file" msgstr "JPEG파일을 읽는 중 메모리 할당을 할 수 없습니다" -#: gdk-pixbuf/io-jpeg.c:1018 +#: gdk-pixbuf/io-jpeg.c:1011 msgid "Transformed JPEG has zero width or height." msgstr "변환된 JPEG의 너비나 높이가 0입니다." @@ -469,89 +477,89 @@ msgstr "변환된 JPEG의 너비나 높이가 0입니다." msgid "Color profile has invalid length '%u'." msgstr "색 프로파일의 길이가('%u') 올바르지 않습니다." -#: gdk-pixbuf/io-pcx.c:186 +#: gdk-pixbuf/io-pcx.c:184 msgid "Couldn't allocate memory for header" msgstr "헤더에 필요한 메모리를 할당할 수 없습니다" -#: gdk-pixbuf/io-pcx.c:201 gdk-pixbuf/io-pcx.c:559 +#: gdk-pixbuf/io-pcx.c:199 gdk-pixbuf/io-pcx.c:557 msgid "Couldn't allocate memory for context buffer" msgstr "컨텍스트 버퍼에 필요한 메모리를 할당할 수 없습니다" -#: gdk-pixbuf/io-pcx.c:600 +#: gdk-pixbuf/io-pcx.c:598 msgid "Image has invalid width and/or height" msgstr "그림의 폭이나 높이, 혹은 둘 다 잘못되었습니다" -#: gdk-pixbuf/io-pcx.c:612 gdk-pixbuf/io-pcx.c:673 +#: gdk-pixbuf/io-pcx.c:610 gdk-pixbuf/io-pcx.c:671 msgid "Image has unsupported bpp" msgstr "그림의 픽셀당 비트수를 지원하지 않습니다" -#: gdk-pixbuf/io-pcx.c:617 gdk-pixbuf/io-pcx.c:625 +#: gdk-pixbuf/io-pcx.c:615 gdk-pixbuf/io-pcx.c:623 #, c-format msgid "Image has unsupported number of %d-bit planes" msgstr "그림의 %d비트 플레인을 지원하지 않습니다" -#: gdk-pixbuf/io-pcx.c:641 +#: gdk-pixbuf/io-pcx.c:639 msgid "Couldn't create new pixbuf" msgstr "새 픽스버퍼를 만들 수 없습니다" -#: gdk-pixbuf/io-pcx.c:649 +#: gdk-pixbuf/io-pcx.c:647 msgid "Couldn't allocate memory for line data" msgstr "라인 데이터에 쓸 메모리를 할당할 수 없습니다" -#: gdk-pixbuf/io-pcx.c:656 +#: gdk-pixbuf/io-pcx.c:654 msgid "Couldn't allocate memory for PCX image" msgstr "PCX 그림에 필요한 메모리를 할당할 수 없습니다" -#: gdk-pixbuf/io-pcx.c:703 +#: gdk-pixbuf/io-pcx.c:701 msgid "Didn't get all lines of PCX image" msgstr "PCXX 그림에서 읽지 못한 라인이 있습니다" -#: gdk-pixbuf/io-pcx.c:710 +#: gdk-pixbuf/io-pcx.c:708 msgid "No palette found at end of PCX data" msgstr "PCX 데이터의 끝까지 팔레트를 발견하지 못했습니다" -#: gdk-pixbuf/io-pcx.c:755 +#: gdk-pixbuf/io-pcx.c:753 msgid "The PCX image format" msgstr "PCX 그림 형식" -#: gdk-pixbuf/io-pixdata.c:148 +#: gdk-pixbuf/io-pixdata.c:146 msgid "Transformed pixbuf has zero width or height." msgstr "변환한 픽스버퍼의 너비나 높이가 0입니다." -#: gdk-pixbuf/io-pixdata.c:186 +#: gdk-pixbuf/io-pixdata.c:184 msgid "The GdkPixdata format" msgstr "GdkPixdata 형식" -#: gdk-pixbuf/io-png.c:54 +#: gdk-pixbuf/io-png.c:53 msgid "Bits per channel of PNG image is invalid." msgstr "PNG 그림의 채널 당 비트수가 잘못되었습니다." -#: gdk-pixbuf/io-png.c:135 gdk-pixbuf/io-png.c:641 +#: gdk-pixbuf/io-png.c:134 gdk-pixbuf/io-png.c:640 msgid "Transformed PNG has zero width or height." msgstr "변환된 PNG의 너비나 높이가 0입니다." -#: gdk-pixbuf/io-png.c:143 +#: gdk-pixbuf/io-png.c:142 msgid "Bits per channel of transformed PNG is not 8." msgstr "변환된 PNG의 채널 당 비트수가 8이 아닙니다." -#: gdk-pixbuf/io-png.c:152 +#: gdk-pixbuf/io-png.c:151 msgid "Transformed PNG not RGB or RGBA." msgstr "변환된 PNG가 RGB나 RGBA 형식이 아닙니다." -#: gdk-pixbuf/io-png.c:161 +#: gdk-pixbuf/io-png.c:160 msgid "Transformed PNG has unsupported number of channels, must be 3 or 4." msgstr "변환된 PNG의 채널 수를 지원하지 않습니다. 3이나 4가 되어야 합니다." -#: gdk-pixbuf/io-png.c:182 +#: gdk-pixbuf/io-png.c:181 #, c-format msgid "Fatal error in PNG image file: %s" msgstr "PNG 그림 파일에서 치명적인 오류: %s" -#: gdk-pixbuf/io-png.c:315 +#: gdk-pixbuf/io-png.c:314 msgid "Insufficient memory to load PNG file" msgstr "PNG 파일을 읽어들이는데 메모리가 부족합니다" -#: gdk-pixbuf/io-png.c:656 +#: gdk-pixbuf/io-png.c:655 #, c-format msgid "" "Insufficient memory to store a %lu by %lu image; try exiting some " @@ -560,30 +568,30 @@ msgstr "" "폭 %lu 높이 %lu의 그림을 저장할 메모리가 부족합니다. 메모리를 확보하려면 실" "행중인 프로그램을 끝내보십시오" -#: gdk-pixbuf/io-png.c:719 +#: gdk-pixbuf/io-png.c:718 msgid "Fatal error reading PNG image file" msgstr "PNG 그림 파일을 읽어들이는데 치명적인 오류" -#: gdk-pixbuf/io-png.c:768 +#: gdk-pixbuf/io-png.c:767 #, c-format msgid "Fatal error reading PNG image file: %s" msgstr "PNG 그림 파일을 읽어들이는데 치명적인 오류: %s" -#: gdk-pixbuf/io-png.c:858 +#: gdk-pixbuf/io-png.c:857 msgid "" "Keys for PNG text chunks must have at least 1 and at most 79 characters." msgstr "PNG 텍스트 부분의 키에서는 최소 1 최대 79 문자까지 쓸 수 있습니다." -#: gdk-pixbuf/io-png.c:867 +#: gdk-pixbuf/io-png.c:866 msgid "Keys for PNG text chunks must be ASCII characters." msgstr "PNG 텍스트 부분의 키는 아스키 문자로 되어 있어야 합니다." -#: gdk-pixbuf/io-png.c:881 gdk-pixbuf/io-tiff.c:667 +#: gdk-pixbuf/io-png.c:880 gdk-pixbuf/io-tiff.c:665 #, c-format msgid "Color profile has invalid length %d." msgstr "색 프로파일의 길이가 (%d) 올바르지 않습니다." -#: gdk-pixbuf/io-png.c:894 +#: gdk-pixbuf/io-png.c:893 #, c-format msgid "" "PNG compression level must be a value between 0 and 9; value '%s' could not " @@ -591,7 +599,7 @@ msgid "" msgstr "" "PNG 압축 단계는 0에서 9 사이의 값이어야 합니다; '%s' 값을 분석할 수 없습니다." -#: gdk-pixbuf/io-png.c:907 +#: gdk-pixbuf/io-png.c:906 #, c-format msgid "" "PNG compression level must be a value between 0 and 9; value '%d' is not " @@ -599,328 +607,324 @@ msgid "" msgstr "" "PNG 압축 단계는 0에서 9 사이의값이어야 합니다; '%d' 값을 쓸 수 없습니다." -#: gdk-pixbuf/io-png.c:955 +#: gdk-pixbuf/io-png.c:954 #, c-format msgid "Value for PNG text chunk %s cannot be converted to ISO-8859-1 encoding." msgstr "PNG 텍스트 부분 %s의 값을 ISO-8859-1 인코딩으로 변환할 수 없습니다." -#: gdk-pixbuf/io-png.c:1118 +#: gdk-pixbuf/io-png.c:1117 msgid "The PNG image format" msgstr "PNG 그림 형식" -#: gdk-pixbuf/io-pnm.c:248 +#: gdk-pixbuf/io-pnm.c:246 msgid "PNM loader expected to find an integer, but didn't" msgstr "" "PNM 읽어들이기에서 정수가 나와야 하는 상황에서, 정수가 나오지 않았습니다" -#: gdk-pixbuf/io-pnm.c:280 +#: gdk-pixbuf/io-pnm.c:278 msgid "PNM file has an incorrect initial byte" msgstr "PNM 파일의 최초 바이트가 올바르지 못합니다" -#: gdk-pixbuf/io-pnm.c:310 +#: gdk-pixbuf/io-pnm.c:308 msgid "PNM file is not in a recognized PNM subformat" msgstr "PNM 파일이 인식 가능한 PNM 서브포맷에 맞지 않습니다" -#: gdk-pixbuf/io-pnm.c:335 +#: gdk-pixbuf/io-pnm.c:333 msgid "PNM file has an image width of 0" msgstr "PNM 파일의 그림 너비가 0입니다" -#: gdk-pixbuf/io-pnm.c:356 +#: gdk-pixbuf/io-pnm.c:354 msgid "PNM file has an image height of 0" msgstr "PNM 파일의 그림 높이가 0입니다" -#: gdk-pixbuf/io-pnm.c:379 +#: gdk-pixbuf/io-pnm.c:377 msgid "Maximum color value in PNM file is 0" msgstr "PNM 파일의 최대 색 값이 0입니다" -#: gdk-pixbuf/io-pnm.c:387 +#: gdk-pixbuf/io-pnm.c:385 msgid "Maximum color value in PNM file is too large" msgstr "PNM 파일의 최대 색 값이 너무 큽니다" -#: gdk-pixbuf/io-pnm.c:427 gdk-pixbuf/io-pnm.c:457 gdk-pixbuf/io-pnm.c:502 +#: gdk-pixbuf/io-pnm.c:425 gdk-pixbuf/io-pnm.c:455 gdk-pixbuf/io-pnm.c:500 msgid "Raw PNM image type is invalid" msgstr "로우 PNM 그림 형식이 잘못되었습니다" -#: gdk-pixbuf/io-pnm.c:652 +#: gdk-pixbuf/io-pnm.c:650 msgid "PNM image loader does not support this PNM subformat" msgstr "PNM 그림 읽어들이기가 이 PNM 서브포맷을 지원하지 않습니다" -#: gdk-pixbuf/io-pnm.c:739 gdk-pixbuf/io-pnm.c:966 +#: gdk-pixbuf/io-pnm.c:737 gdk-pixbuf/io-pnm.c:964 msgid "Raw PNM formats require exactly one whitespace before sample data" msgstr "로우 PNM 형식에서는 견본 데이터 앞에 정확히 한 개의 공백이 와야 합니다" -#: gdk-pixbuf/io-pnm.c:766 +#: gdk-pixbuf/io-pnm.c:764 msgid "Cannot allocate memory for loading PNM image" msgstr "PNM 그림을 읽어들이는데 필요한 메모리를 할당할 수 없습니다" -#: gdk-pixbuf/io-pnm.c:816 +#: gdk-pixbuf/io-pnm.c:814 msgid "Insufficient memory to load PNM context struct" msgstr "PNM 컨텍스트 구조를 읽어들이는데 메모리가 부족합니다" -#: gdk-pixbuf/io-pnm.c:867 +#: gdk-pixbuf/io-pnm.c:865 msgid "Unexpected end of PNM image data" msgstr "PNM 그림 데이터가 갑자기 끝났습니다" -#: gdk-pixbuf/io-pnm.c:995 +#: gdk-pixbuf/io-pnm.c:993 msgid "Insufficient memory to load PNM file" msgstr "PNM 파일 읽는데 메모리 부족" -#: gdk-pixbuf/io-pnm.c:1079 +#: gdk-pixbuf/io-pnm.c:1077 msgid "The PNM/PBM/PGM/PPM image format family" msgstr "PNM/PBM/PGM/PPM 그림 형식 패밀리" -#: gdk-pixbuf/io-qtif.c:128 +#: gdk-pixbuf/io-qtif.c:126 msgid "Input file descriptor is NULL." msgstr "입력 파일 디스크립터가 NULL입니다." -#: gdk-pixbuf/io-qtif.c:143 +#: gdk-pixbuf/io-qtif.c:141 msgid "Failed to read QTIF header" msgstr "QTIF 헤더를 읽는데 실패" -#: gdk-pixbuf/io-qtif.c:152 gdk-pixbuf/io-qtif.c:189 gdk-pixbuf/io-qtif.c:459 +#: gdk-pixbuf/io-qtif.c:150 gdk-pixbuf/io-qtif.c:187 gdk-pixbuf/io-qtif.c:454 #, c-format msgid "QTIF atom size too large (%d byte)" msgid_plural "QTIF atom size too large (%d bytes)" msgstr[0] "QTIF 아톰 크기가 너무 큽니다 (%d 바이트)" -#: gdk-pixbuf/io-qtif.c:175 +#: gdk-pixbuf/io-qtif.c:173 #, c-format msgid "Failed to allocate %d byte for file read buffer" msgid_plural "Failed to allocate %d bytes for file read buffer" msgstr[0] "파일 읽기 버퍼에 %d 바이트를 할당하는데 실패" -#: gdk-pixbuf/io-qtif.c:206 +#: gdk-pixbuf/io-qtif.c:201 #, c-format msgid "File error when reading QTIF atom: %s" msgstr "GIF 아톰을 읽는 중 파일 오류: %s" -#: gdk-pixbuf/io-qtif.c:243 +#: gdk-pixbuf/io-qtif.c:238 #, c-format msgid "Failed to skip the next %d byte with seek()." msgid_plural "Failed to skip the next %d bytes with seek()." msgstr[0] "seek()을 이용해 다음 %d 바이트 위치로 이동하는데 실패." -#: gdk-pixbuf/io-qtif.c:270 +#: gdk-pixbuf/io-qtif.c:265 msgid "Failed to allocate QTIF context structure." msgstr "QTIF 컨텍스트 구조를 할당하는데 실패." -#: gdk-pixbuf/io-qtif.c:330 +#: gdk-pixbuf/io-qtif.c:325 msgid "Failed to create GdkPixbufLoader object." msgstr "GdkPixbufLoader 오브젝트를 만드는데 실패." -#: gdk-pixbuf/io-qtif.c:434 +#: gdk-pixbuf/io-qtif.c:429 msgid "Failed to find an image data atom." msgstr "그림 데이터 아톰을 찾는데 실패." -#: gdk-pixbuf/io-qtif.c:618 +#: gdk-pixbuf/io-qtif.c:613 msgid "The QTIF image format" msgstr "QTIF 그림 형식" -#: gdk-pixbuf/io-ras.c:125 +#: gdk-pixbuf/io-ras.c:123 msgid "RAS image has bogus header data" msgstr "RAS 그림의 헤더 데이터가 잘못되었습니다" -#: gdk-pixbuf/io-ras.c:147 +#: gdk-pixbuf/io-ras.c:145 msgid "RAS image has unknown type" msgstr "RAS 그림의 형식을 알 수 없습니다" -#: gdk-pixbuf/io-ras.c:155 +#: gdk-pixbuf/io-ras.c:153 msgid "unsupported RAS image variation" msgstr "지원하지 않는 RAS 그림 형식" -#: gdk-pixbuf/io-ras.c:170 gdk-pixbuf/io-ras.c:199 +#: gdk-pixbuf/io-ras.c:168 gdk-pixbuf/io-ras.c:197 msgid "Not enough memory to load RAS image" msgstr "RAS 그림을 읽어들이는데 메모리가 충분하지 않습니다" -#: gdk-pixbuf/io-ras.c:544 +#: gdk-pixbuf/io-ras.c:542 msgid "The Sun raster image format" msgstr "Sun 래스터 그림 형식" -#: gdk-pixbuf/io-tga.c:153 +#: gdk-pixbuf/io-tga.c:151 msgid "Cannot allocate memory for IOBuffer struct" msgstr "IOBuffer 구조에 쓸 메모리를 할당할 수 없습니다" -#: gdk-pixbuf/io-tga.c:172 +#: gdk-pixbuf/io-tga.c:170 msgid "Cannot allocate memory for IOBuffer data" msgstr "IOBuffer 데이터에 쓸 메모리를 할당할 수 없습니다" -#: gdk-pixbuf/io-tga.c:183 +#: gdk-pixbuf/io-tga.c:181 msgid "Cannot realloc IOBuffer data" msgstr "IOBuffer 데이터를 다시 할당할 수 없습니다" -#: gdk-pixbuf/io-tga.c:213 +#: gdk-pixbuf/io-tga.c:211 msgid "Cannot allocate temporary IOBuffer data" msgstr "임시 IOBuffer 데이터를 할당할 수 없습니다" -#: gdk-pixbuf/io-tga.c:346 +#: gdk-pixbuf/io-tga.c:339 msgid "Cannot allocate new pixbuf" msgstr "새 픽스버퍼를 할당할 수 없습니다" -#: gdk-pixbuf/io-tga.c:685 +#: gdk-pixbuf/io-tga.c:678 msgid "Image is corrupted or truncated" msgstr "그림이 손상되었거나 잘려져 있습니다." -#: gdk-pixbuf/io-tga.c:692 +#: gdk-pixbuf/io-tga.c:685 msgid "Cannot allocate colormap structure" msgstr "컬러맵 구조를 할당할 수 없습니다" -#: gdk-pixbuf/io-tga.c:699 +#: gdk-pixbuf/io-tga.c:692 msgid "Cannot allocate colormap entries" msgstr "컬러맵 항목을 할당할 수 없습니다" -#: gdk-pixbuf/io-tga.c:721 +#: gdk-pixbuf/io-tga.c:714 msgid "Unexpected bitdepth for colormap entries" msgstr "지원하지 않는 컬러맵 항목의 색상 모드" -#: gdk-pixbuf/io-tga.c:739 +#: gdk-pixbuf/io-tga.c:732 msgid "Cannot allocate TGA header memory" msgstr "TGA 헤더 메모리를 할당할 수 없습니다" -#: gdk-pixbuf/io-tga.c:772 +#: gdk-pixbuf/io-tga.c:765 msgid "TGA image has invalid dimensions" msgstr "TGA 그림의 크기가 잘못되었습니다" -#: gdk-pixbuf/io-tga.c:778 gdk-pixbuf/io-tga.c:787 gdk-pixbuf/io-tga.c:797 -#: gdk-pixbuf/io-tga.c:807 gdk-pixbuf/io-tga.c:814 +#: gdk-pixbuf/io-tga.c:771 gdk-pixbuf/io-tga.c:780 gdk-pixbuf/io-tga.c:790 +#: gdk-pixbuf/io-tga.c:800 gdk-pixbuf/io-tga.c:807 msgid "TGA image type not supported" msgstr "TGA 그림 형식은 지원하지 않습니다" -#: gdk-pixbuf/io-tga.c:861 +#: gdk-pixbuf/io-tga.c:854 msgid "Cannot allocate memory for TGA context struct" msgstr "TGA 컨텍스트 구조에 필요한 메모리를 할당할 수 없습니다" -#: gdk-pixbuf/io-tga.c:926 +#: gdk-pixbuf/io-tga.c:919 msgid "Excess data in file" msgstr "파일에 데이터가 너무 많습니다" -#: gdk-pixbuf/io-tga.c:1007 +#: gdk-pixbuf/io-tga.c:1000 msgid "The Targa image format" msgstr "Targa 그림 형식" -#: gdk-pixbuf/io-tiff.c:104 +#: gdk-pixbuf/io-tiff.c:102 msgid "Could not get image width (bad TIFF file)" msgstr "그림 너비를 얻을 수 없습니다(틀린 TIFF 파일)" -#: gdk-pixbuf/io-tiff.c:112 +#: gdk-pixbuf/io-tiff.c:110 msgid "Could not get image height (bad TIFF file)" msgstr "그림 높이를 얻을 수 없습니다(틀린 TIFF 파일)" -#: gdk-pixbuf/io-tiff.c:120 +#: gdk-pixbuf/io-tiff.c:118 msgid "Width or height of TIFF image is zero" msgstr "TIFF 그림의 너비나 높이가 0입니다" -#: gdk-pixbuf/io-tiff.c:129 gdk-pixbuf/io-tiff.c:138 +#: gdk-pixbuf/io-tiff.c:127 gdk-pixbuf/io-tiff.c:136 msgid "Dimensions of TIFF image too large" msgstr "TIFF 그림의 크기가 너무 큽니다" -#: gdk-pixbuf/io-tiff.c:162 gdk-pixbuf/io-tiff.c:174 gdk-pixbuf/io-tiff.c:491 +#: gdk-pixbuf/io-tiff.c:160 gdk-pixbuf/io-tiff.c:172 gdk-pixbuf/io-tiff.c:489 msgid "Insufficient memory to open TIFF file" msgstr "TIFF 파일 여는데 메모리 부족" -#: gdk-pixbuf/io-tiff.c:236 +#: gdk-pixbuf/io-tiff.c:234 msgid "Failed to load RGB data from TIFF file" msgstr "TIFF 파일에서 RGB 데이터 읽기 실패" -#: gdk-pixbuf/io-tiff.c:293 +#: gdk-pixbuf/io-tiff.c:291 msgid "Failed to open TIFF image" msgstr "TIFF 그림 열기 실패" -#: gdk-pixbuf/io-tiff.c:427 gdk-pixbuf/io-tiff.c:440 +#: gdk-pixbuf/io-tiff.c:425 gdk-pixbuf/io-tiff.c:438 msgid "Failed to load TIFF image" msgstr "TIFF 그림을 읽어들이는데 실패" -#: gdk-pixbuf/io-tiff.c:623 +#: gdk-pixbuf/io-tiff.c:621 msgid "Failed to save TIFF image" msgstr "TIFF 그림을 저장하는데 실패" -#: gdk-pixbuf/io-tiff.c:656 +#: gdk-pixbuf/io-tiff.c:654 msgid "TIFF compression doesn't refer to a valid codec." msgstr "TIFF 압축이 가리키는 코덱이 올바르지 않습니다." -#: gdk-pixbuf/io-tiff.c:696 +#: gdk-pixbuf/io-tiff.c:694 msgid "Failed to write TIFF data" msgstr "TIFF 데이터를 쓰는데 실패" -#: gdk-pixbuf/io-tiff.c:733 +#: gdk-pixbuf/io-tiff.c:731 msgid "Couldn't write to TIFF file" msgstr "TIFF 파일에 쓸 수 없습니다" -#: gdk-pixbuf/io-tiff.c:788 -msgid "The TIFF image format" -msgstr "TIFF 그림 형식" - -#: gdk-pixbuf/io-wbmp.c:245 +#: gdk-pixbuf/io-wbmp.c:243 msgid "Image has zero width" msgstr "그림의 너비가 0입니다" -#: gdk-pixbuf/io-wbmp.c:263 +#: gdk-pixbuf/io-wbmp.c:261 msgid "Image has zero height" msgstr "그림의 높이가 0입니다" -#: gdk-pixbuf/io-wbmp.c:274 +#: gdk-pixbuf/io-wbmp.c:272 msgid "Not enough memory to load image" msgstr "그림을 읽어들이는데 메모리가 충분하지 않습니다" -#: gdk-pixbuf/io-wbmp.c:333 +#: gdk-pixbuf/io-wbmp.c:331 msgid "Couldn't save the rest" msgstr "나머지를 저장할 수 없습니다" -#: gdk-pixbuf/io-wbmp.c:374 +#: gdk-pixbuf/io-wbmp.c:372 msgid "The WBMP image format" msgstr "WBMP 그림 형식" -#: gdk-pixbuf/io-xbm.c:304 +#: gdk-pixbuf/io-xbm.c:302 msgid "Invalid XBM file" msgstr "잘못된 XBM 파일" -#: gdk-pixbuf/io-xbm.c:314 +#: gdk-pixbuf/io-xbm.c:312 msgid "Insufficient memory to load XBM image file" msgstr "XBM 그림 파일을 읽어들이기에 메모리가 부족합니다" -#: gdk-pixbuf/io-xbm.c:462 +#: gdk-pixbuf/io-xbm.c:460 msgid "Failed to write to temporary file when loading XBM image" msgstr "XBM 그림을 읽어들이는데 임시 파일을 쓸 수 없습니다" -#: gdk-pixbuf/io-xbm.c:501 +#: gdk-pixbuf/io-xbm.c:499 msgid "The XBM image format" msgstr "XBM 그림 형식" -#: gdk-pixbuf/io-xpm.c:469 +#: gdk-pixbuf/io-xpm.c:467 msgid "No XPM header found" msgstr "XPM 헤더를 찾을 수 없습니다" -#: gdk-pixbuf/io-xpm.c:478 +#: gdk-pixbuf/io-xpm.c:476 msgid "Invalid XPM header" msgstr "잘못된 XPM 헤더" -#: gdk-pixbuf/io-xpm.c:486 +#: gdk-pixbuf/io-xpm.c:484 msgid "XPM file has image width <= 0" msgstr "XPM 파일의 그림 너비가 0보다 같거나 작습니다" -#: gdk-pixbuf/io-xpm.c:494 +#: gdk-pixbuf/io-xpm.c:492 msgid "XPM file has image height <= 0" msgstr "XPM 파일의 그림 높이가 0보다 같거나 작습니다" -#: gdk-pixbuf/io-xpm.c:502 +#: gdk-pixbuf/io-xpm.c:500 msgid "XPM has invalid number of chars per pixel" msgstr "XPM 파일이 잘못된 픽셀당 문자 수를 가지고 있습니다" -#: gdk-pixbuf/io-xpm.c:511 +#: gdk-pixbuf/io-xpm.c:509 msgid "XPM file has invalid number of colors" msgstr "XPM 파일이 잘못된 색 개수를 가지고 있습니다" -#: gdk-pixbuf/io-xpm.c:523 gdk-pixbuf/io-xpm.c:532 gdk-pixbuf/io-xpm.c:584 +#: gdk-pixbuf/io-xpm.c:521 gdk-pixbuf/io-xpm.c:530 gdk-pixbuf/io-xpm.c:582 msgid "Cannot allocate memory for loading XPM image" msgstr "XPM 그림을 읽어들이는데 필요한 메모리를 할당할 수 없습니다" -#: gdk-pixbuf/io-xpm.c:546 +#: gdk-pixbuf/io-xpm.c:544 msgid "Cannot read XPM colormap" msgstr "XPM 컬러맵을 읽을 수 없습니다" -#: gdk-pixbuf/io-xpm.c:778 +#: gdk-pixbuf/io-xpm.c:776 msgid "Failed to write to temporary file when loading XPM image" msgstr "XPM 그림을 읽어들이는데 임시 파일을 쓸 수 없습니다" -#: gdk-pixbuf/io-xpm.c:817 +#: gdk-pixbuf/io-xpm.c:815 msgid "The XPM image format" msgstr "XPM 그림 형식" diff --git a/po/ku.gmo b/po/ku.gmo index bef94290e61aab98e4f1d1f8647b540189857be6..513db523bc98e94c8399b70127fca26b00e4b90a 100644 GIT binary patch delta 28 kcmew~k@3?+#tr(Kye7H^rn*LE3PuK2CT5#$G`GnE0E)2)i~s-t delta 28 kcmew~k@3?+#tr(KyvDi)Cc1{E3Wf$&Mi!fGG`GnE0E%k}hX4Qo diff --git a/po/ku.po b/po/ku.po index 43e540a..f208b3f 100644 --- a/po/ku.po +++ b/po/ku.po @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: ku\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=gdk-" "pixbuf\n" -"POT-Creation-Date: 2013-04-15 10:28-0400\n" +"POT-Creation-Date: 2014-05-26 20:46-0400\n" "PO-Revision-Date: 2009-02-24 01:08+0200\n" "Last-Translator: Erdal Ronahi \n" "Language-Team: http;//pckurd.net\n" @@ -19,18 +19,18 @@ msgstr "" "Plural-Forms: nplurals=2; plural= n != 1\n" "X-Generator: Virtaal 0.3.0\n" -#: gdk-pixbuf/gdk-pixbuf-animation.c:160 gdk-pixbuf/gdk-pixbuf-io.c:1064 -#: gdk-pixbuf/gdk-pixbuf-io.c:1330 +#: gdk-pixbuf/gdk-pixbuf-animation.c:158 gdk-pixbuf/gdk-pixbuf-io.c:1077 +#: gdk-pixbuf/gdk-pixbuf-io.c:1333 #, c-format msgid "Failed to open file '%s': %s" msgstr "Vekirina pelê '%s' biserneket: %s" -#: gdk-pixbuf/gdk-pixbuf-animation.c:173 gdk-pixbuf/gdk-pixbuf-io.c:1076 +#: gdk-pixbuf/gdk-pixbuf-animation.c:171 gdk-pixbuf/gdk-pixbuf-io.c:962 #, c-format msgid "Image file '%s' contains no data" msgstr "Di pelê wêne '%s' de qet agahî nîn e" -#: gdk-pixbuf/gdk-pixbuf-animation.c:212 +#: gdk-pixbuf/gdk-pixbuf-animation.c:210 #, c-format msgid "" "Failed to load animation '%s': reason not known, probably a corrupt " @@ -39,20 +39,20 @@ msgstr "" "Zindîkirina '%s' nehate barkirin: sedem nayê zanîn, dibe pelê zindîkirinê " "xerabe be" -#: gdk-pixbuf/gdk-pixbuf-animation.c:280 gdk-pixbuf/gdk-pixbuf-io.c:1112 -#: gdk-pixbuf/gdk-pixbuf-io.c:1382 +#: gdk-pixbuf/gdk-pixbuf-animation.c:278 gdk-pixbuf/gdk-pixbuf-io.c:1113 +#: gdk-pixbuf/gdk-pixbuf-io.c:1385 #, c-format msgid "" "Failed to load image '%s': reason not known, probably a corrupt image file" msgstr "" "Wêneyê '%s' nehate barkirin: sedem nayê zanîn, dibe pelê wêne xerabe be" -#: gdk-pixbuf/gdk-pixbuf-io.c:790 +#: gdk-pixbuf/gdk-pixbuf-io.c:774 #, c-format msgid "Unable to load image-loading module: %s: %s" msgstr "Modula barkirina wêne nehate dîtin: %s: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:805 +#: gdk-pixbuf/gdk-pixbuf-io.c:789 #, fuzzy, c-format msgid "" "Image-loading module %s does not export the proper interface; perhaps it's " @@ -61,53 +61,53 @@ msgstr "" "Modula barkirina wêne %s ji navrûyê rastî re nehatiye şandin. Gelo dibe ew " "guhertoyeke cuda ya GTK'ê be?" -#: gdk-pixbuf/gdk-pixbuf-io.c:814 gdk-pixbuf/gdk-pixbuf-io.c:865 +#: gdk-pixbuf/gdk-pixbuf-io.c:798 gdk-pixbuf/gdk-pixbuf-io.c:849 #, c-format msgid "Image type '%s' is not supported" msgstr "Cureyê wêne %s' destekê nade" -#: gdk-pixbuf/gdk-pixbuf-io.c:950 +#: gdk-pixbuf/gdk-pixbuf-io.c:934 #, c-format msgid "Couldn't recognize the image file format for file '%s'" msgstr "Nikare formata pelê wêne nasbike ji bo pelê '%s'" -#: gdk-pixbuf/gdk-pixbuf-io.c:958 +#: gdk-pixbuf/gdk-pixbuf-io.c:942 msgid "Unrecognized image file format" msgstr "Formata pelê wêne nenaskirî ye" -#: gdk-pixbuf/gdk-pixbuf-io.c:1121 +#: gdk-pixbuf/gdk-pixbuf-io.c:1124 #, c-format msgid "Failed to load image '%s': %s" msgstr "Barkirina wêneya '%s' biserneket: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2015 gdk-pixbuf/io-gdip-utils.c:837 +#: gdk-pixbuf/gdk-pixbuf-io.c:2029 gdk-pixbuf/io-gdip-utils.c:835 #, c-format msgid "Error writing to image file: %s" msgstr "Çewtiya nivisandinê ya pelê wêne : %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2057 gdk-pixbuf/gdk-pixbuf-io.c:2178 +#: gdk-pixbuf/gdk-pixbuf-io.c:2071 gdk-pixbuf/gdk-pixbuf-io.c:2192 #, c-format msgid "This build of gdk-pixbuf does not support saving the image format: %s" msgstr "Ev avakirina gdk-pixbuf destekê nade tomarkirina formata wêne: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2088 +#: gdk-pixbuf/gdk-pixbuf-io.c:2102 msgid "Insufficient memory to save image to callback" msgstr "Ji bo paş de vegerandinê dema wêne dihate tomarkirin bîr têrê nake" -#: gdk-pixbuf/gdk-pixbuf-io.c:2101 +#: gdk-pixbuf/gdk-pixbuf-io.c:2115 msgid "Failed to open temporary file" msgstr "Vekirina pelê demîn serneket" -#: gdk-pixbuf/gdk-pixbuf-io.c:2124 +#: gdk-pixbuf/gdk-pixbuf-io.c:2138 msgid "Failed to read from temporary file" msgstr "Xwendina ji pelê demî biserneket" -#: gdk-pixbuf/gdk-pixbuf-io.c:2372 +#: gdk-pixbuf/gdk-pixbuf-io.c:2382 #, c-format msgid "Failed to open '%s' for writing: %s" msgstr "Vekirina '%s' ji bo nivîsandinê bi ser neket: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2398 +#: gdk-pixbuf/gdk-pixbuf-io.c:2408 #, c-format msgid "" "Failed to close '%s' while writing image, all data may not have been saved: " @@ -116,16 +116,16 @@ msgstr "" "Çewtiya girtinê'%s' di dema nivisandina wêne de, dibe ku hemû dane nehatibin " "tomar kirin: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2619 gdk-pixbuf/gdk-pixbuf-io.c:2671 +#: gdk-pixbuf/gdk-pixbuf-io.c:2629 gdk-pixbuf/gdk-pixbuf-io.c:2681 msgid "Insufficient memory to save image into a buffer" msgstr "Bîr têr nake ku wêne di Bîra navbênkar de were tomarkirin" -#: gdk-pixbuf/gdk-pixbuf-io.c:2717 +#: gdk-pixbuf/gdk-pixbuf-io.c:2727 #, fuzzy msgid "Error writing to image stream" msgstr "Çewtiya nivisandinê ya pelê wêne : %s" -#: gdk-pixbuf/gdk-pixbuf-loader.c:393 +#: gdk-pixbuf/gdk-pixbuf-loader.c:384 #, c-format msgid "" "Internal error: Image loader module '%s' failed to complete an operation, " @@ -134,24 +134,24 @@ msgstr "" "Çewtiyek hundirî: Modula barkirina wêneyan '%s' di temamkirina operasiyonekê " "de biserneket, sedemê biserneketinê ne hate destnîşankirin" -#: gdk-pixbuf/gdk-pixbuf-loader.c:435 +#: gdk-pixbuf/gdk-pixbuf-loader.c:426 #, c-format msgid "Incremental loading of image type '%s' is not supported" msgstr "Daxistina zêdeyî ya cureyê wêne '%s' destekê nade" -#: gdk-pixbuf/gdk-pixdata.c:160 +#: gdk-pixbuf/gdk-pixdata.c:158 msgid "Image header corrupt" msgstr "Sernavê wêne xerabe ye" -#: gdk-pixbuf/gdk-pixdata.c:165 +#: gdk-pixbuf/gdk-pixdata.c:163 msgid "Image format unknown" msgstr "Fomata wêne nenase" -#: gdk-pixbuf/gdk-pixdata.c:170 gdk-pixbuf/gdk-pixdata.c:502 +#: gdk-pixbuf/gdk-pixdata.c:168 gdk-pixbuf/gdk-pixdata.c:501 msgid "Image pixel data corrupt" msgstr "Daneya pixel na xebite" -#: gdk-pixbuf/gdk-pixdata.c:446 +#: gdk-pixbuf/gdk-pixdata.c:445 #, c-format msgid "failed to allocate image buffer of %u byte" msgid_plural "failed to allocate image buffer of %u bytes" @@ -160,74 +160,79 @@ msgstr[0] "" msgstr[1] "" "Veqetandina bîra navbênkar bo wêneyê bi meznahiya %u byte bi ser neket" -#: gdk-pixbuf/io-ani.c:244 +#: gdk-pixbuf/io-ani.c:242 msgid "Unexpected icon chunk in animation" msgstr "Perçeyek ikona ne bitexmîn di wêneyên bi liv de" -#: gdk-pixbuf/io-ani.c:342 gdk-pixbuf/io-ani.c:400 gdk-pixbuf/io-ani.c:426 -#: gdk-pixbuf/io-ani.c:449 gdk-pixbuf/io-ani.c:476 gdk-pixbuf/io-ani.c:563 +#: gdk-pixbuf/io-ani.c:340 gdk-pixbuf/io-ani.c:398 gdk-pixbuf/io-ani.c:424 +#: gdk-pixbuf/io-ani.c:447 gdk-pixbuf/io-ani.c:474 gdk-pixbuf/io-ani.c:561 msgid "Invalid header in animation" msgstr "Di hundirê sêwirandinê de sernavê nederbasdar" -#: gdk-pixbuf/io-ani.c:352 gdk-pixbuf/io-ani.c:374 gdk-pixbuf/io-ani.c:458 -#: gdk-pixbuf/io-ani.c:485 gdk-pixbuf/io-ani.c:536 gdk-pixbuf/io-ani.c:608 +#: gdk-pixbuf/io-ani.c:350 gdk-pixbuf/io-ani.c:372 gdk-pixbuf/io-ani.c:456 +#: gdk-pixbuf/io-ani.c:483 gdk-pixbuf/io-ani.c:534 gdk-pixbuf/io-ani.c:606 msgid "Not enough memory to load animation" msgstr "Bîr têra barkirina wêneyên bi liv nake" -#: gdk-pixbuf/io-ani.c:392 gdk-pixbuf/io-ani.c:418 gdk-pixbuf/io-ani.c:437 +#: gdk-pixbuf/io-ani.c:390 gdk-pixbuf/io-ani.c:416 gdk-pixbuf/io-ani.c:435 msgid "Malformed chunk in animation" msgstr "Perçeyek beloq di wêneyên bi liv de" -#: gdk-pixbuf/io-ani.c:660 +#: gdk-pixbuf/io-ani.c:628 +#, fuzzy +msgid "ANI image was truncated or incomplete." +msgstr "Wêneyê GIF kême an perçekiriye." + +#: gdk-pixbuf/io-ani.c:669 msgid "The ANI image format" msgstr "Amadekariya ANI bo wêne" -#: gdk-pixbuf/io-bmp.c:229 gdk-pixbuf/io-bmp.c:266 gdk-pixbuf/io-bmp.c:337 -#: gdk-pixbuf/io-bmp.c:369 gdk-pixbuf/io-bmp.c:392 gdk-pixbuf/io-bmp.c:495 +#: gdk-pixbuf/io-bmp.c:227 gdk-pixbuf/io-bmp.c:264 gdk-pixbuf/io-bmp.c:335 +#: gdk-pixbuf/io-bmp.c:367 gdk-pixbuf/io-bmp.c:390 gdk-pixbuf/io-bmp.c:493 msgid "BMP image has bogus header data" msgstr "Sernavê wêneyê BMP daneyên şaş dihundirîne" -#: gdk-pixbuf/io-bmp.c:240 gdk-pixbuf/io-bmp.c:432 +#: gdk-pixbuf/io-bmp.c:238 gdk-pixbuf/io-bmp.c:430 msgid "Not enough memory to load bitmap image" msgstr "Bîr têra tomarkirina wêneyê bitmap nake" -#: gdk-pixbuf/io-bmp.c:318 +#: gdk-pixbuf/io-bmp.c:316 msgid "BMP image has unsupported header size" msgstr "Wêneyê BMP ne li gor mezinahiya serike" -#: gdk-pixbuf/io-bmp.c:356 +#: gdk-pixbuf/io-bmp.c:354 msgid "Topdown BMP images cannot be compressed" msgstr "Ji jor ber bi jêr wêneyên BMP tayê tengkirin" -#: gdk-pixbuf/io-bmp.c:716 gdk-pixbuf/io-pnm.c:707 +#: gdk-pixbuf/io-bmp.c:714 gdk-pixbuf/io-pnm.c:705 msgid "Premature end-of-file encountered" msgstr "Pêrgî dawiya dosyeyê ya zû hat" -#: gdk-pixbuf/io-bmp.c:1328 +#: gdk-pixbuf/io-bmp.c:1326 msgid "Couldn't allocate memory for saving BMP file" msgstr "Nikarî ku bîreke ji bo barkirina pelê BMP veqetîne" -#: gdk-pixbuf/io-bmp.c:1369 +#: gdk-pixbuf/io-bmp.c:1367 msgid "Couldn't write to BMP file" msgstr "Nikarî ku di pelê BMP de binvîse" -#: gdk-pixbuf/io-bmp.c:1422 gdk-pixbuf/io-gdip-bmp.c:82 +#: gdk-pixbuf/io-bmp.c:1420 gdk-pixbuf/io-gdip-bmp.c:80 msgid "The BMP image format" msgstr "Formata wêneya BMP" -#: gdk-pixbuf/io-gdip-emf.c:59 +#: gdk-pixbuf/io-gdip-emf.c:57 msgid "The EMF image format" msgstr "Formata wêneya EMF" -#: gdk-pixbuf/io-gdip-gif.c:80 gdk-pixbuf/io-gif.c:1720 +#: gdk-pixbuf/io-gdip-gif.c:78 gdk-pixbuf/io-gif.c:1718 msgid "The GIF image format" msgstr "Formata wêneya GIF" -#: gdk-pixbuf/io-gdip-ico.c:59 gdk-pixbuf/io-ico.c:1271 +#: gdk-pixbuf/io-gdip-ico.c:57 gdk-pixbuf/io-ico.c:1269 msgid "The ICO image format" msgstr "Formata wêneya ICO" -#: gdk-pixbuf/io-gdip-jpeg.c:53 gdk-pixbuf/io-jpeg.c:1249 +#: gdk-pixbuf/io-gdip-jpeg.c:51 gdk-pixbuf/io-jpeg.c:1249 #, c-format msgid "" "JPEG quality must be a value between 0 and 100; value '%s' could not be " @@ -235,7 +240,7 @@ msgid "" msgstr "" "Pêwiste ku nirxê JPEG di navbera 0 û 100 de be; nirxa %s' nayê şîrovekirin." -#: gdk-pixbuf/io-gdip-jpeg.c:68 gdk-pixbuf/io-jpeg.c:1265 +#: gdk-pixbuf/io-gdip-jpeg.c:66 gdk-pixbuf/io-jpeg.c:1265 #, c-format msgid "" "JPEG quality must be a value between 0 and 100; value '%d' is not allowed." @@ -243,112 +248,116 @@ msgstr "" "Pêwiste ku nirxê kalîteya JPEG di navbera 0 û 100 de be; nirxa '%d' ne " "gengaz e." -#: gdk-pixbuf/io-gdip-jpeg.c:136 gdk-pixbuf/io-jpeg.c:1478 +#: gdk-pixbuf/io-gdip-jpeg.c:134 gdk-pixbuf/io-jpeg.c:1478 msgid "The JPEG image format" msgstr "Formata wêneya JPEG" -#: gdk-pixbuf/io-gdip-utils.c:154 +#: gdk-pixbuf/io-gdip-tiff.c:80 gdk-pixbuf/io-tiff.c:786 +msgid "The TIFF image format" +msgstr "Formata wêneya TIFF" + +#: gdk-pixbuf/io-gdip-utils.c:152 #, fuzzy, c-format msgid "Could not allocate memory: %s" msgstr "Ji bo stream bîr nehate veqetandin" -#: gdk-pixbuf/io-gdip-utils.c:179 gdk-pixbuf/io-gdip-utils.c:293 -#: gdk-pixbuf/io-gdip-utils.c:333 +#: gdk-pixbuf/io-gdip-utils.c:177 gdk-pixbuf/io-gdip-utils.c:291 +#: gdk-pixbuf/io-gdip-utils.c:331 #, fuzzy, c-format msgid "Could not create stream: %s" msgstr "Nikare ji nû nav li pelê %s bike ji bo %s: %s\n" -#: gdk-pixbuf/io-gdip-utils.c:193 +#: gdk-pixbuf/io-gdip-utils.c:191 #, fuzzy, c-format msgid "Could not seek stream: %s" msgstr "Rakirina hêmanê biserneket" -#: gdk-pixbuf/io-gdip-utils.c:205 +#: gdk-pixbuf/io-gdip-utils.c:203 #, fuzzy, c-format msgid "Could not read from stream: %s" msgstr "Nikare ji nû nav li pelê %s bike ji bo %s: %s\n" -#: gdk-pixbuf/io-gdip-utils.c:617 +#: gdk-pixbuf/io-gdip-utils.c:615 #, fuzzy msgid "Couldn't load bitmap" msgstr "Wêne nehate dekodkirin" -#: gdk-pixbuf/io-gdip-utils.c:773 +#: gdk-pixbuf/io-gdip-utils.c:771 #, fuzzy msgid "Couldn't load metafile" msgstr "Wêne nehate dekodkirin" -#: gdk-pixbuf/io-gdip-utils.c:878 +#: gdk-pixbuf/io-gdip-utils.c:876 #, fuzzy msgid "Unsupported image format for GDI+" msgstr "Bihêkirina wêneyê RAS ne destekiriye" -#: gdk-pixbuf/io-gdip-utils.c:885 +#: gdk-pixbuf/io-gdip-utils.c:883 msgid "Couldn't save" msgstr "Nikarî tomar bike" -#: gdk-pixbuf/io-gdip-wmf.c:58 +#: gdk-pixbuf/io-gdip-wmf.c:56 msgid "The WMF image format" msgstr "Formata wêneya WMF" -#: gdk-pixbuf/io-gif.c:222 +#: gdk-pixbuf/io-gif.c:220 #, c-format msgid "Failure reading GIF: %s" msgstr "Çewtî di dema xwendina GIF: %s de" -#: gdk-pixbuf/io-gif.c:496 gdk-pixbuf/io-gif.c:1502 gdk-pixbuf/io-gif.c:1669 +#: gdk-pixbuf/io-gif.c:494 gdk-pixbuf/io-gif.c:1500 gdk-pixbuf/io-gif.c:1667 msgid "GIF file was missing some data (perhaps it was truncated somehow?)" msgstr "Pelê GIF hin dane winda kirin (dibe ku hatiye qudkirin?)" -#: gdk-pixbuf/io-gif.c:505 +#: gdk-pixbuf/io-gif.c:503 #, c-format msgid "Internal error in the GIF loader (%s)" msgstr "Çewtiyek hundirîn di barkerê GIF (%s) de" -#: gdk-pixbuf/io-gif.c:579 +#: gdk-pixbuf/io-gif.c:577 msgid "Stack overflow" msgstr "Lod pir zêdeye" -#: gdk-pixbuf/io-gif.c:639 +#: gdk-pixbuf/io-gif.c:637 msgid "GIF image loader cannot understand this image." msgstr "Barkerê wêneyê GIF nikare vî wêneyî fam bike." -#: gdk-pixbuf/io-gif.c:668 +#: gdk-pixbuf/io-gif.c:666 msgid "Bad code encountered" msgstr "Şifreyek ne durust hate dîtin" -#: gdk-pixbuf/io-gif.c:678 +#: gdk-pixbuf/io-gif.c:676 msgid "Circular table entry in GIF file" msgstr "Malika gilover di pelê GIF de" -#: gdk-pixbuf/io-gif.c:866 gdk-pixbuf/io-gif.c:1488 gdk-pixbuf/io-gif.c:1541 -#: gdk-pixbuf/io-gif.c:1657 +#: gdk-pixbuf/io-gif.c:864 gdk-pixbuf/io-gif.c:1486 gdk-pixbuf/io-gif.c:1539 +#: gdk-pixbuf/io-gif.c:1655 msgid "Not enough memory to load GIF file" msgstr "Bîr têra barkirina pelê GIF nake" -#: gdk-pixbuf/io-gif.c:960 +#: gdk-pixbuf/io-gif.c:958 msgid "Not enough memory to composite a frame in GIF file" msgstr "Bîr têra barkirina frame bo dosya GIF nake" -#: gdk-pixbuf/io-gif.c:1132 +#: gdk-pixbuf/io-gif.c:1130 msgid "GIF image is corrupt (incorrect LZW compression)" msgstr "Wêneyê GIF xerabe ye (şidandina LZW ne duriste)" -#: gdk-pixbuf/io-gif.c:1182 +#: gdk-pixbuf/io-gif.c:1180 msgid "File does not appear to be a GIF file" msgstr "Xuyaye ku dosya ne GIF e" -#: gdk-pixbuf/io-gif.c:1194 +#: gdk-pixbuf/io-gif.c:1192 #, c-format msgid "Version %s of the GIF file format is not supported" msgstr "Guhertoya %s dosya GIF nayê destekirin" -#: gdk-pixbuf/io-gif.c:1241 +#: gdk-pixbuf/io-gif.c:1239 #, fuzzy msgid "Resulting GIF image has zero size" msgstr "Firehiya wêne sifire" -#: gdk-pixbuf/io-gif.c:1320 +#: gdk-pixbuf/io-gif.c:1318 msgid "" "GIF image has no global colormap, and a frame inside it has no local " "colormap." @@ -356,7 +365,7 @@ msgstr "" "Nexşeya reng a wêneyê GIF tuneye û nexşeya rengan a herêmî jî di çarçoveya " "hidurê wê de tuneye." -#: gdk-pixbuf/io-gif.c:1564 +#: gdk-pixbuf/io-gif.c:1562 msgid "GIF image was truncated or incomplete." msgstr "Wêneyê GIF kême an perçekiriye." @@ -373,103 +382,103 @@ msgstr "Dekodkirina pelê ICNS biserneket" msgid "The ICNS image format" msgstr "Formata wêneya ICNS" -#: gdk-pixbuf/io-ico.c:228 gdk-pixbuf/io-ico.c:242 gdk-pixbuf/io-ico.c:291 -#: gdk-pixbuf/io-ico.c:302 gdk-pixbuf/io-ico.c:395 +#: gdk-pixbuf/io-ico.c:226 gdk-pixbuf/io-ico.c:240 gdk-pixbuf/io-ico.c:289 +#: gdk-pixbuf/io-ico.c:300 gdk-pixbuf/io-ico.c:393 msgid "Invalid header in icon" msgstr "Sernivîsek çewt di ikonê de" -#: gdk-pixbuf/io-ico.c:257 gdk-pixbuf/io-ico.c:312 gdk-pixbuf/io-ico.c:405 -#: gdk-pixbuf/io-ico.c:458 gdk-pixbuf/io-ico.c:488 +#: gdk-pixbuf/io-ico.c:255 gdk-pixbuf/io-ico.c:310 gdk-pixbuf/io-ico.c:403 +#: gdk-pixbuf/io-ico.c:456 gdk-pixbuf/io-ico.c:486 msgid "Not enough memory to load icon" msgstr "Bîr têra barkirina ikonê nake" -#: gdk-pixbuf/io-ico.c:338 +#: gdk-pixbuf/io-ico.c:336 msgid "Compressed icons are not supported" msgstr "Îkonê şidandî nayên destekirin" -#: gdk-pixbuf/io-ico.c:358 +#: gdk-pixbuf/io-ico.c:356 msgid "Icon has zero width" msgstr "Firehiya ikonê sifire" -#: gdk-pixbuf/io-ico.c:368 +#: gdk-pixbuf/io-ico.c:366 msgid "Icon has zero height" msgstr "Bilidiya İkonê sifire" -#: gdk-pixbuf/io-ico.c:443 +#: gdk-pixbuf/io-ico.c:441 msgid "Unsupported icon type" msgstr "Cureyek îkonê nayê destekirin" -#: gdk-pixbuf/io-ico.c:537 +#: gdk-pixbuf/io-ico.c:535 msgid "Not enough memory to load ICO file" msgstr "Bîr têra barkirina dosya ICO nake" -#: gdk-pixbuf/io-ico.c:1002 +#: gdk-pixbuf/io-ico.c:1000 msgid "Image too large to be saved as ICO" msgstr "Wêne gelekî mezine ji bo tomarkirina wek ICO" -#: gdk-pixbuf/io-ico.c:1013 +#: gdk-pixbuf/io-ico.c:1011 msgid "Cursor hotspot outside image" msgstr "Nîşankera nîşanekê derveyî wêne ye" -#: gdk-pixbuf/io-ico.c:1036 +#: gdk-pixbuf/io-ico.c:1034 #, c-format msgid "Unsupported depth for ICO file: %d" msgstr "Firehiya dosya ICO nayê destekirin: %d" -#: gdk-pixbuf/io-jasper.c:74 +#: gdk-pixbuf/io-jasper.c:73 msgid "Couldn't allocate memory for stream" msgstr "Ji bo stream bîr nehate veqetandin" -#: gdk-pixbuf/io-jasper.c:104 +#: gdk-pixbuf/io-jasper.c:103 msgid "Couldn't decode image" msgstr "Wêne nehate dekodkirin" -#: gdk-pixbuf/io-jasper.c:122 +#: gdk-pixbuf/io-jasper.c:121 msgid "Transformed JPEG2000 has zero width or height" msgstr "Bilindahî an firehiya JPEG2000 a guherî sifir e" -#: gdk-pixbuf/io-jasper.c:136 +#: gdk-pixbuf/io-jasper.c:135 msgid "Image type currently not supported" msgstr "Heta niha piştgirya cureyê wêneyê tune" -#: gdk-pixbuf/io-jasper.c:148 gdk-pixbuf/io-jasper.c:156 +#: gdk-pixbuf/io-jasper.c:147 gdk-pixbuf/io-jasper.c:155 msgid "Couldn't allocate memory for color profile" msgstr "Nikarî bîrekê bo barkirina profîla rengan veqetîne" -#: gdk-pixbuf/io-jasper.c:182 +#: gdk-pixbuf/io-jasper.c:181 msgid "Insufficient memory to open JPEG 2000 file" msgstr "Bîr têra vekirina pelê JPEG2000 nake" -#: gdk-pixbuf/io-jasper.c:261 +#: gdk-pixbuf/io-jasper.c:260 msgid "Couldn't allocate memory to buffer image data" msgstr "Nikarî bîrê ji pêştomarkirina daneyên wêneyê re veqetîne" -#: gdk-pixbuf/io-jasper.c:305 +#: gdk-pixbuf/io-jasper.c:304 msgid "The JPEG 2000 image format" msgstr "Formata wêneya JPEG2000" -#: gdk-pixbuf/io-jpeg.c:126 +#: gdk-pixbuf/io-jpeg.c:124 #, c-format msgid "Error interpreting JPEG image file (%s)" msgstr "Çewtiya wergera dosya wêneyê JPEG (%s)" -#: gdk-pixbuf/io-jpeg.c:604 +#: gdk-pixbuf/io-jpeg.c:597 msgid "" "Insufficient memory to load image, try exiting some applications to free " "memory" msgstr "Bîr têra tomarkirinê nake, hin gavan jêbibin da cih di bîrê de çêbibe" -#: gdk-pixbuf/io-jpeg.c:651 gdk-pixbuf/io-jpeg.c:865 +#: gdk-pixbuf/io-jpeg.c:645 gdk-pixbuf/io-jpeg.c:858 #, c-format msgid "Unsupported JPEG color space (%s)" msgstr "Asoya rengên JPEG (%s)nayê destekirin" -#: gdk-pixbuf/io-jpeg.c:764 gdk-pixbuf/io-jpeg.c:1044 +#: gdk-pixbuf/io-jpeg.c:757 gdk-pixbuf/io-jpeg.c:1037 #: gdk-pixbuf/io-jpeg.c:1308 gdk-pixbuf/io-jpeg.c:1318 msgid "Couldn't allocate memory for loading JPEG file" msgstr "Nikare bîrekê bo barkirina dosya JPEG veqetîne" -#: gdk-pixbuf/io-jpeg.c:1018 +#: gdk-pixbuf/io-jpeg.c:1011 msgid "Transformed JPEG has zero width or height." msgstr "Bilindahî an firehiya JPEG a guherî sifir e." @@ -478,92 +487,92 @@ msgstr "Bilindahî an firehiya JPEG a guherî sifir e." msgid "Color profile has invalid length '%u'." msgstr "" -#: gdk-pixbuf/io-pcx.c:186 +#: gdk-pixbuf/io-pcx.c:184 msgid "Couldn't allocate memory for header" msgstr "Ji bo sernavê bîr nehate veqetandin" -#: gdk-pixbuf/io-pcx.c:201 gdk-pixbuf/io-pcx.c:559 +#: gdk-pixbuf/io-pcx.c:199 gdk-pixbuf/io-pcx.c:557 msgid "Couldn't allocate memory for context buffer" msgstr "Bîrek ji bîra navbênkar re nayê veqetandin" -#: gdk-pixbuf/io-pcx.c:600 +#: gdk-pixbuf/io-pcx.c:598 msgid "Image has invalid width and/or height" msgstr "Bilidî an jî firehiya wêne ne raste" -#: gdk-pixbuf/io-pcx.c:612 gdk-pixbuf/io-pcx.c:673 +#: gdk-pixbuf/io-pcx.c:610 gdk-pixbuf/io-pcx.c:671 msgid "Image has unsupported bpp" msgstr "Wêne bpp destek nake" -#: gdk-pixbuf/io-pcx.c:617 gdk-pixbuf/io-pcx.c:625 +#: gdk-pixbuf/io-pcx.c:615 gdk-pixbuf/io-pcx.c:623 #, c-format msgid "Image has unsupported number of %d-bit planes" msgstr "Gelek astên ne destekirî yên wêne hene %d-bit planes" -#: gdk-pixbuf/io-pcx.c:641 +#: gdk-pixbuf/io-pcx.c:639 msgid "Couldn't create new pixbuf" msgstr "Nikare pixbufeke nû avabike" -#: gdk-pixbuf/io-pcx.c:649 +#: gdk-pixbuf/io-pcx.c:647 msgid "Couldn't allocate memory for line data" msgstr "Nikare bîrê ji rêza daneyê re veqetîne" -#: gdk-pixbuf/io-pcx.c:656 +#: gdk-pixbuf/io-pcx.c:654 #, fuzzy msgid "Couldn't allocate memory for PCX image" msgstr "Ji bo sernavê bîr nehate veqetandin" -#: gdk-pixbuf/io-pcx.c:703 +#: gdk-pixbuf/io-pcx.c:701 msgid "Didn't get all lines of PCX image" msgstr "Hemû rêzikên wêneyê PCX ne girtin" -#: gdk-pixbuf/io-pcx.c:710 +#: gdk-pixbuf/io-pcx.c:708 msgid "No palette found at end of PCX data" msgstr "Di dawiya daneyên pcx de tabloya rengan nîne" -#: gdk-pixbuf/io-pcx.c:755 +#: gdk-pixbuf/io-pcx.c:753 msgid "The PCX image format" msgstr "Amadekariya formata PCX" -#: gdk-pixbuf/io-pixdata.c:148 +#: gdk-pixbuf/io-pixdata.c:146 #, fuzzy msgid "Transformed pixbuf has zero width or height." msgstr "Nirxê wêneyê PNG ê sarkirî sifire." -#: gdk-pixbuf/io-pixdata.c:186 +#: gdk-pixbuf/io-pixdata.c:184 #, fuzzy msgid "The GdkPixdata format" msgstr "Formata wêneya GIF" -#: gdk-pixbuf/io-png.c:54 +#: gdk-pixbuf/io-png.c:53 msgid "Bits per channel of PNG image is invalid." msgstr "Hejmara bitan di her qenalên wêneyê PNG de çewt e." -#: gdk-pixbuf/io-png.c:135 gdk-pixbuf/io-png.c:641 +#: gdk-pixbuf/io-png.c:134 gdk-pixbuf/io-png.c:640 msgid "Transformed PNG has zero width or height." msgstr "Nirxê wêneyê PNG ê sarkirî sifire." -#: gdk-pixbuf/io-png.c:143 +#: gdk-pixbuf/io-png.c:142 msgid "Bits per channel of transformed PNG is not 8." msgstr "Bitên her qenalekî yên wêneyê guheztî yê PNG nake 8." -#: gdk-pixbuf/io-png.c:152 +#: gdk-pixbuf/io-png.c:151 msgid "Transformed PNG not RGB or RGBA." msgstr "Wêneyê PNG ne RGB an jî RGBA ye." -#: gdk-pixbuf/io-png.c:161 +#: gdk-pixbuf/io-png.c:160 msgid "Transformed PNG has unsupported number of channels, must be 3 or 4." msgstr "Qenalên wêneyê PNG yê guhestî ne destnîşankirîne pêwiste ku 3 an 4 be." -#: gdk-pixbuf/io-png.c:182 +#: gdk-pixbuf/io-png.c:181 #, c-format msgid "Fatal error in PNG image file: %s" msgstr "Çewtiyek mezin di dosya wêneyê PNG de: %s" -#: gdk-pixbuf/io-png.c:315 +#: gdk-pixbuf/io-png.c:314 msgid "Insufficient memory to load PNG file" msgstr "Bîr têra barkirina dosya PNG nake" -#: gdk-pixbuf/io-png.c:656 +#: gdk-pixbuf/io-png.c:655 #, fuzzy, c-format msgid "" "Insufficient memory to store a %lu by %lu image; try exiting some " @@ -572,32 +581,32 @@ msgstr "" "Bîr têra bicihkirina %ld nake ji alî wêneyên %ld, hewl bide ku tu hinek " "sepanan bavêjî da ku cih vale bibe" -#: gdk-pixbuf/io-png.c:719 +#: gdk-pixbuf/io-png.c:718 msgid "Fatal error reading PNG image file" msgstr "Çewtiyek mezin di dosya wêneyê PNG de" -#: gdk-pixbuf/io-png.c:768 +#: gdk-pixbuf/io-png.c:767 #, c-format msgid "Fatal error reading PNG image file: %s" msgstr "Çewtiyek mezin di dema xwendina dosya wêneyê PNG de: %s" -#: gdk-pixbuf/io-png.c:858 +#: gdk-pixbuf/io-png.c:857 msgid "" "Keys for PNG text chunks must have at least 1 and at most 79 characters." msgstr "" "Mifteyên lodên tekstê yê PNG herî kêm divê 1 karakter û herî zêde jî divê 79 " "karakter be." -#: gdk-pixbuf/io-png.c:867 +#: gdk-pixbuf/io-png.c:866 msgid "Keys for PNG text chunks must be ASCII characters." msgstr "Pêwiste ku şifreyên PNG yê nivîskî ASCII be." -#: gdk-pixbuf/io-png.c:881 gdk-pixbuf/io-tiff.c:667 +#: gdk-pixbuf/io-png.c:880 gdk-pixbuf/io-tiff.c:665 #, c-format msgid "Color profile has invalid length %d." msgstr "" -#: gdk-pixbuf/io-png.c:894 +#: gdk-pixbuf/io-png.c:893 #, c-format msgid "" "PNG compression level must be a value between 0 and 9; value '%s' could not " @@ -606,7 +615,7 @@ msgstr "" "Pêwiste ku nirxa JPEG di navbera 0 û 100 de be '%s' lewra nirx nehate şîrove " "kirin." -#: gdk-pixbuf/io-png.c:907 +#: gdk-pixbuf/io-png.c:906 #, c-format msgid "" "PNG compression level must be a value between 0 and 9; value '%d' is not " @@ -614,92 +623,92 @@ msgid "" msgstr "" "Pêwiste ku nirxa JPEG di navbera 0 û 100 de be , nirxa %d' nayê destekirin." -#: gdk-pixbuf/io-png.c:955 +#: gdk-pixbuf/io-png.c:954 #, c-format msgid "Value for PNG text chunk %s cannot be converted to ISO-8859-1 encoding." msgstr "Nirxa perçeyê PNG yên niviskî %s snayên sembolkirin bo ISO-8859-1." -#: gdk-pixbuf/io-png.c:1118 +#: gdk-pixbuf/io-png.c:1117 msgid "The PNG image format" msgstr "Formata wêneya PNG" -#: gdk-pixbuf/io-pnm.c:248 +#: gdk-pixbuf/io-pnm.c:246 msgid "PNM loader expected to find an integer, but didn't" msgstr "Lêkerê PNM pêrgî hejmarake rast nebû" -#: gdk-pixbuf/io-pnm.c:280 +#: gdk-pixbuf/io-pnm.c:278 msgid "PNM file has an incorrect initial byte" msgstr "Byteke destpêkî ya ne rast bo dosya PNM" -#: gdk-pixbuf/io-pnm.c:310 +#: gdk-pixbuf/io-pnm.c:308 msgid "PNM file is not in a recognized PNM subformat" msgstr "Dosya PNM ne di amadekariyek şaxikî de ye, dikare were xuyakirin" -#: gdk-pixbuf/io-pnm.c:335 +#: gdk-pixbuf/io-pnm.c:333 msgid "PNM file has an image width of 0" msgstr "Firehûna wêneyê di hundirê pelê PNM de 0" -#: gdk-pixbuf/io-pnm.c:356 +#: gdk-pixbuf/io-pnm.c:354 msgid "PNM file has an image height of 0" msgstr "Dirêjahiya wêneyê di hundirê pelê PNM de 0" -#: gdk-pixbuf/io-pnm.c:379 +#: gdk-pixbuf/io-pnm.c:377 msgid "Maximum color value in PNM file is 0" msgstr "Asta herî bilind a nirxa reng di pelê PNM de 0" -#: gdk-pixbuf/io-pnm.c:387 +#: gdk-pixbuf/io-pnm.c:385 msgid "Maximum color value in PNM file is too large" msgstr "Asta herî bilind a nirxa reng di dosya PNM de" -#: gdk-pixbuf/io-pnm.c:427 gdk-pixbuf/io-pnm.c:457 gdk-pixbuf/io-pnm.c:502 +#: gdk-pixbuf/io-pnm.c:425 gdk-pixbuf/io-pnm.c:455 gdk-pixbuf/io-pnm.c:500 msgid "Raw PNM image type is invalid" msgstr "Cureyê wêneyê PNM yê bingeh ne derbasdar e" -#: gdk-pixbuf/io-pnm.c:652 +#: gdk-pixbuf/io-pnm.c:650 msgid "PNM image loader does not support this PNM subformat" msgstr "Barkera wêneyan a PNM vê jêrecureyê destek nake" -#: gdk-pixbuf/io-pnm.c:739 gdk-pixbuf/io-pnm.c:966 +#: gdk-pixbuf/io-pnm.c:737 gdk-pixbuf/io-pnm.c:964 msgid "Raw PNM formats require exactly one whitespace before sample data" msgstr "Pêwistiya amadekirina PNM bi valehiyekê heye beriya daxuyaniya daneyê" -#: gdk-pixbuf/io-pnm.c:766 +#: gdk-pixbuf/io-pnm.c:764 msgid "Cannot allocate memory for loading PNM image" msgstr "Ji wêneyê PNM were barkirin bîr nayê veqetandin" -#: gdk-pixbuf/io-pnm.c:816 +#: gdk-pixbuf/io-pnm.c:814 msgid "Insufficient memory to load PNM context struct" msgstr "Ji bo barkirina avahiya naveroka PNM bîr têrê nake" -#: gdk-pixbuf/io-pnm.c:867 +#: gdk-pixbuf/io-pnm.c:865 msgid "Unexpected end of PNM image data" msgstr "Dawiya daneyan a wêneyên PNM encama kes ne li bendê" -#: gdk-pixbuf/io-pnm.c:995 +#: gdk-pixbuf/io-pnm.c:993 msgid "Insufficient memory to load PNM file" msgstr "Ji bo barkirina dosyaya PNM bîr têrê nake" -#: gdk-pixbuf/io-pnm.c:1079 +#: gdk-pixbuf/io-pnm.c:1077 msgid "The PNM/PBM/PGM/PPM image format family" msgstr "Malbata şêwazên wêneyên PNM/PBM/PGM/PPM" -#: gdk-pixbuf/io-qtif.c:128 +#: gdk-pixbuf/io-qtif.c:126 msgid "Input file descriptor is NULL." msgstr "" -#: gdk-pixbuf/io-qtif.c:143 +#: gdk-pixbuf/io-qtif.c:141 #, fuzzy msgid "Failed to read QTIF header" msgstr "Di sernivîsê de têkçûn\n" -#: gdk-pixbuf/io-qtif.c:152 gdk-pixbuf/io-qtif.c:189 gdk-pixbuf/io-qtif.c:459 +#: gdk-pixbuf/io-qtif.c:150 gdk-pixbuf/io-qtif.c:187 gdk-pixbuf/io-qtif.c:454 #, c-format msgid "QTIF atom size too large (%d byte)" msgid_plural "QTIF atom size too large (%d bytes)" msgstr[0] "" msgstr[1] "" -#: gdk-pixbuf/io-qtif.c:175 +#: gdk-pixbuf/io-qtif.c:173 #, fuzzy, c-format msgid "Failed to allocate %d byte for file read buffer" msgid_plural "Failed to allocate %d bytes for file read buffer" @@ -708,245 +717,241 @@ msgstr[0] "" msgstr[1] "" "Veqetandina bîra navbênkar bo wêneyê bi meznahiya %u byte bi ser neket" -#: gdk-pixbuf/io-qtif.c:206 +#: gdk-pixbuf/io-qtif.c:201 #, fuzzy, c-format msgid "File error when reading QTIF atom: %s" msgstr "Çewtî di dema xwendina GIF: %s de" -#: gdk-pixbuf/io-qtif.c:243 +#: gdk-pixbuf/io-qtif.c:238 #, c-format msgid "Failed to skip the next %d byte with seek()." msgid_plural "Failed to skip the next %d bytes with seek()." msgstr[0] "" msgstr[1] "" -#: gdk-pixbuf/io-qtif.c:270 +#: gdk-pixbuf/io-qtif.c:265 #, fuzzy msgid "Failed to allocate QTIF context structure." msgstr "Nikare bîrekê ji TGA re veqetîne" -#: gdk-pixbuf/io-qtif.c:330 +#: gdk-pixbuf/io-qtif.c:325 #, fuzzy msgid "Failed to create GdkPixbufLoader object." msgstr "Nivisîna pêrista peldankê biserneket\n" -#: gdk-pixbuf/io-qtif.c:434 +#: gdk-pixbuf/io-qtif.c:429 #, fuzzy msgid "Failed to find an image data atom." msgstr "Vekirina wêneya TIFF biserneket" -#: gdk-pixbuf/io-qtif.c:618 +#: gdk-pixbuf/io-qtif.c:613 #, fuzzy msgid "The QTIF image format" msgstr "Formata wêneya TIFF" -#: gdk-pixbuf/io-ras.c:125 +#: gdk-pixbuf/io-ras.c:123 msgid "RAS image has bogus header data" msgstr "Daneyên çewt ê wêneyê Ras" -#: gdk-pixbuf/io-ras.c:147 +#: gdk-pixbuf/io-ras.c:145 msgid "RAS image has unknown type" msgstr "Wêneyê RAS xwedî cureyeke nenase" -#: gdk-pixbuf/io-ras.c:155 +#: gdk-pixbuf/io-ras.c:153 msgid "unsupported RAS image variation" msgstr "Bihêkirina wêneyê RAS ne destekiriye" -#: gdk-pixbuf/io-ras.c:170 gdk-pixbuf/io-ras.c:199 +#: gdk-pixbuf/io-ras.c:168 gdk-pixbuf/io-ras.c:197 msgid "Not enough memory to load RAS image" msgstr "Bîr têra barkirina wêneyê RAS nake" -#: gdk-pixbuf/io-ras.c:544 +#: gdk-pixbuf/io-ras.c:542 msgid "The Sun raster image format" msgstr "Amadekirinên wêne yên Sun raster" -#: gdk-pixbuf/io-tga.c:153 +#: gdk-pixbuf/io-tga.c:151 msgid "Cannot allocate memory for IOBuffer struct" msgstr "Ji bo binyada IOBufferê di bîrê de cih nayê veqetandin" -#: gdk-pixbuf/io-tga.c:172 +#: gdk-pixbuf/io-tga.c:170 msgid "Cannot allocate memory for IOBuffer data" msgstr "Ji bo daneya IOBufferê di bîrê de cih nayê veqetandin" -#: gdk-pixbuf/io-tga.c:183 +#: gdk-pixbuf/io-tga.c:181 msgid "Cannot realloc IOBuffer data" msgstr "Ji bo daneya IOBufferê di bîrê de dîsa cih nayê veqetandin" -#: gdk-pixbuf/io-tga.c:213 +#: gdk-pixbuf/io-tga.c:211 msgid "Cannot allocate temporary IOBuffer data" msgstr "Ji bo daneya derbasdar ya IOBuffer di bîrê de cih nayê veqetandin" -#: gdk-pixbuf/io-tga.c:346 +#: gdk-pixbuf/io-tga.c:339 msgid "Cannot allocate new pixbuf" msgstr "Ji bo pixbufa nû bîr nayê veqetandin" -#: gdk-pixbuf/io-tga.c:685 +#: gdk-pixbuf/io-tga.c:678 #, fuzzy msgid "Image is corrupted or truncated" msgstr "Wêneyê GIF kême an perçekiriye." -#: gdk-pixbuf/io-tga.c:692 +#: gdk-pixbuf/io-tga.c:685 msgid "Cannot allocate colormap structure" msgstr "Nikare bingehekê ji nexşeya rengan re veqetîne" -#: gdk-pixbuf/io-tga.c:699 +#: gdk-pixbuf/io-tga.c:692 msgid "Cannot allocate colormap entries" msgstr "Malik ji bo nexşiya rengan nikarin werin veqetandin" -#: gdk-pixbuf/io-tga.c:721 +#: gdk-pixbuf/io-tga.c:714 msgid "Unexpected bitdepth for colormap entries" msgstr "Kûrahiyek ne di hesêb de ya malikên nexşeya rengan" -#: gdk-pixbuf/io-tga.c:739 +#: gdk-pixbuf/io-tga.c:732 msgid "Cannot allocate TGA header memory" msgstr "Nikare bîrekê ji serikê TGA re veqetîne" -#: gdk-pixbuf/io-tga.c:772 +#: gdk-pixbuf/io-tga.c:765 msgid "TGA image has invalid dimensions" msgstr "pîvanên wêneyê TGA ne rastin" -#: gdk-pixbuf/io-tga.c:778 gdk-pixbuf/io-tga.c:787 gdk-pixbuf/io-tga.c:797 -#: gdk-pixbuf/io-tga.c:807 gdk-pixbuf/io-tga.c:814 +#: gdk-pixbuf/io-tga.c:771 gdk-pixbuf/io-tga.c:780 gdk-pixbuf/io-tga.c:790 +#: gdk-pixbuf/io-tga.c:800 gdk-pixbuf/io-tga.c:807 msgid "TGA image type not supported" msgstr "Cureyê wêneyê TGA ne destekirî ye" -#: gdk-pixbuf/io-tga.c:861 +#: gdk-pixbuf/io-tga.c:854 msgid "Cannot allocate memory for TGA context struct" msgstr "Nikare bîrekê ji TGA re veqetîne" -#: gdk-pixbuf/io-tga.c:926 +#: gdk-pixbuf/io-tga.c:919 msgid "Excess data in file" msgstr "Daneyên zêde di dosya de hene" -#: gdk-pixbuf/io-tga.c:1007 +#: gdk-pixbuf/io-tga.c:1000 msgid "The Targa image format" msgstr "Formata wêneya Targa" -#: gdk-pixbuf/io-tiff.c:104 +#: gdk-pixbuf/io-tiff.c:102 msgid "Could not get image width (bad TIFF file)" msgstr "Firehiya wêne nayê pejirandin (dosya TIFF ya ne baş )" -#: gdk-pixbuf/io-tiff.c:112 +#: gdk-pixbuf/io-tiff.c:110 msgid "Could not get image height (bad TIFF file)" msgstr "Bilidahiya wêne napejirîne (dosya TIFF ya ne baş )" -#: gdk-pixbuf/io-tiff.c:120 +#: gdk-pixbuf/io-tiff.c:118 msgid "Width or height of TIFF image is zero" msgstr "Firehî an bilindahiya wêneyê TIFF sifire" -#: gdk-pixbuf/io-tiff.c:129 gdk-pixbuf/io-tiff.c:138 +#: gdk-pixbuf/io-tiff.c:127 gdk-pixbuf/io-tiff.c:136 msgid "Dimensions of TIFF image too large" msgstr "pîvanên wêneyê TIFF gelekî mezinin" -#: gdk-pixbuf/io-tiff.c:162 gdk-pixbuf/io-tiff.c:174 gdk-pixbuf/io-tiff.c:491 +#: gdk-pixbuf/io-tiff.c:160 gdk-pixbuf/io-tiff.c:172 gdk-pixbuf/io-tiff.c:489 msgid "Insufficient memory to open TIFF file" msgstr "Bîr têra vekirina dosya TIFF nake" -#: gdk-pixbuf/io-tiff.c:236 +#: gdk-pixbuf/io-tiff.c:234 msgid "Failed to load RGB data from TIFF file" msgstr "Barkirina dane ya RGB ye ji dosya TIFF biserneket" -#: gdk-pixbuf/io-tiff.c:293 +#: gdk-pixbuf/io-tiff.c:291 msgid "Failed to open TIFF image" msgstr "Vekirina wêneya TIFF biserneket" -#: gdk-pixbuf/io-tiff.c:427 gdk-pixbuf/io-tiff.c:440 +#: gdk-pixbuf/io-tiff.c:425 gdk-pixbuf/io-tiff.c:438 msgid "Failed to load TIFF image" msgstr "Barkirina wêneya TIFF biserneket" -#: gdk-pixbuf/io-tiff.c:623 +#: gdk-pixbuf/io-tiff.c:621 msgid "Failed to save TIFF image" msgstr "Tomarkirina wêneya TIFF biserneket" -#: gdk-pixbuf/io-tiff.c:656 +#: gdk-pixbuf/io-tiff.c:654 msgid "TIFF compression doesn't refer to a valid codec." msgstr "" -#: gdk-pixbuf/io-tiff.c:696 +#: gdk-pixbuf/io-tiff.c:694 msgid "Failed to write TIFF data" msgstr "Nivîsandina daneyên TIFF biserneket" -#: gdk-pixbuf/io-tiff.c:733 +#: gdk-pixbuf/io-tiff.c:731 msgid "Couldn't write to TIFF file" msgstr "Nikarî ku di dosya TIFF de binvîse" -#: gdk-pixbuf/io-tiff.c:788 -msgid "The TIFF image format" -msgstr "Formata wêneya TIFF" - -#: gdk-pixbuf/io-wbmp.c:245 +#: gdk-pixbuf/io-wbmp.c:243 msgid "Image has zero width" msgstr "Firehiya wêne sifire" -#: gdk-pixbuf/io-wbmp.c:263 +#: gdk-pixbuf/io-wbmp.c:261 msgid "Image has zero height" msgstr "bilidahiya wêne sifire" -#: gdk-pixbuf/io-wbmp.c:274 +#: gdk-pixbuf/io-wbmp.c:272 msgid "Not enough memory to load image" msgstr "Bîr têra barkirina wêne nake" -#: gdk-pixbuf/io-wbmp.c:333 +#: gdk-pixbuf/io-wbmp.c:331 msgid "Couldn't save the rest" msgstr "Nikare yê mayî tomar bike" -#: gdk-pixbuf/io-wbmp.c:374 +#: gdk-pixbuf/io-wbmp.c:372 msgid "The WBMP image format" msgstr "Formata wêneya WMBP" -#: gdk-pixbuf/io-xbm.c:304 +#: gdk-pixbuf/io-xbm.c:302 msgid "Invalid XBM file" msgstr "Pelê XBM ya nederbasdar" -#: gdk-pixbuf/io-xbm.c:314 +#: gdk-pixbuf/io-xbm.c:312 msgid "Insufficient memory to load XBM image file" msgstr "Bîr têra vekirina dosya wêneyê XBM nake" -#: gdk-pixbuf/io-xbm.c:462 +#: gdk-pixbuf/io-xbm.c:460 msgid "Failed to write to temporary file when loading XBM image" msgstr "Dema wêneya XBM hatiye barkirin nivîsandina pelê demî serneket" -#: gdk-pixbuf/io-xbm.c:501 +#: gdk-pixbuf/io-xbm.c:499 msgid "The XBM image format" msgstr "Şêwaza wêneyê XBM" -#: gdk-pixbuf/io-xpm.c:469 +#: gdk-pixbuf/io-xpm.c:467 msgid "No XPM header found" msgstr "serikê XPM nîne" -#: gdk-pixbuf/io-xpm.c:478 +#: gdk-pixbuf/io-xpm.c:476 msgid "Invalid XPM header" msgstr "Serikê XPM çewte" -#: gdk-pixbuf/io-xpm.c:486 +#: gdk-pixbuf/io-xpm.c:484 msgid "XPM file has image width <= 0" msgstr "Firehiya wêne di dosya XPM <= 0 ye" -#: gdk-pixbuf/io-xpm.c:494 +#: gdk-pixbuf/io-xpm.c:492 msgid "XPM file has image height <= 0" msgstr "Bilindahiya wêneyê dosya XPM <= 0" -#: gdk-pixbuf/io-xpm.c:502 +#: gdk-pixbuf/io-xpm.c:500 msgid "XPM has invalid number of chars per pixel" msgstr "Dosya XPM xwedî hejmarek ne rast a sembolane" -#: gdk-pixbuf/io-xpm.c:511 +#: gdk-pixbuf/io-xpm.c:509 msgid "XPM file has invalid number of colors" msgstr "Dosya XPM xwedî hejmarek ne rast a rengane" -#: gdk-pixbuf/io-xpm.c:523 gdk-pixbuf/io-xpm.c:532 gdk-pixbuf/io-xpm.c:584 +#: gdk-pixbuf/io-xpm.c:521 gdk-pixbuf/io-xpm.c:530 gdk-pixbuf/io-xpm.c:582 msgid "Cannot allocate memory for loading XPM image" msgstr "Nikare bîrekê ji bo barkirina wêneyê XPM veqetîne" -#: gdk-pixbuf/io-xpm.c:546 +#: gdk-pixbuf/io-xpm.c:544 msgid "Cannot read XPM colormap" msgstr "Nikare nexşeya rengan XPM bixwîne" -#: gdk-pixbuf/io-xpm.c:778 +#: gdk-pixbuf/io-xpm.c:776 msgid "Failed to write to temporary file when loading XPM image" msgstr "Di dema barkirina wêneyê XPM de Nivîsîna di pelê demî de biserneket" -#: gdk-pixbuf/io-xpm.c:817 +#: gdk-pixbuf/io-xpm.c:815 msgid "The XPM image format" msgstr "Formata wêneya XPM" diff --git a/po/li.gmo b/po/li.gmo index 161c45eeaf81c9344ba03a65c48d6c4b1b165291..1139dcb0d026b79d006a4c3d6cdb86cab6826e86 100644 GIT binary patch delta 26 hcmeyE_%U%qkTkD}u7Rnpk(q*#ft88b=6LBzq5yuH2qXXi delta 26 hcmeyE_%U%qkTkEcu7QcJp{atQft8WP=6LBzq5ytW2p<3d diff --git a/po/li.po b/po/li.po index 0ef837a..7e42284 100644 --- a/po/li.po +++ b/po/li.po @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: gtk+ 2.0\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=gdk-" "pixbuf\n" -"POT-Creation-Date: 2013-04-15 10:28-0400\n" +"POT-Creation-Date: 2014-05-26 20:46-0400\n" "PO-Revision-Date: 2003-05-28 17:57+0000\n" "Last-Translator: Mathieu van Woerkom \n" "Language-Team: Limburgish \n" @@ -15,18 +15,18 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: gdk-pixbuf/gdk-pixbuf-animation.c:160 gdk-pixbuf/gdk-pixbuf-io.c:1064 -#: gdk-pixbuf/gdk-pixbuf-io.c:1330 +#: gdk-pixbuf/gdk-pixbuf-animation.c:158 gdk-pixbuf/gdk-pixbuf-io.c:1077 +#: gdk-pixbuf/gdk-pixbuf-io.c:1333 #, c-format msgid "Failed to open file '%s': %s" msgstr "Äöpene van besjtandj '%s' mislök: %s" -#: gdk-pixbuf/gdk-pixbuf-animation.c:173 gdk-pixbuf/gdk-pixbuf-io.c:1076 +#: gdk-pixbuf/gdk-pixbuf-animation.c:171 gdk-pixbuf/gdk-pixbuf-io.c:962 #, c-format msgid "Image file '%s' contains no data" msgstr "Aafbiljing '%s' haet gei data" -#: gdk-pixbuf/gdk-pixbuf-animation.c:212 +#: gdk-pixbuf/gdk-pixbuf-animation.c:210 #, c-format msgid "" "Failed to load animation '%s': reason not known, probably a corrupt " @@ -35,8 +35,8 @@ msgstr "" "Laje van animasie '%s' mislök: oerzaak ónbekènd, dènkelik ein " "versjangeleerde animasie" -#: gdk-pixbuf/gdk-pixbuf-animation.c:280 gdk-pixbuf/gdk-pixbuf-io.c:1112 -#: gdk-pixbuf/gdk-pixbuf-io.c:1382 +#: gdk-pixbuf/gdk-pixbuf-animation.c:278 gdk-pixbuf/gdk-pixbuf-io.c:1113 +#: gdk-pixbuf/gdk-pixbuf-io.c:1385 #, c-format msgid "" "Failed to load image '%s': reason not known, probably a corrupt image file" @@ -44,12 +44,12 @@ msgstr "" "Laje van aafbiljing '%s' mislök: oerzaak ónbekènd, dènkelik ein " "versjangeleerde aafbiljing" -#: gdk-pixbuf/gdk-pixbuf-io.c:790 +#: gdk-pixbuf/gdk-pixbuf-io.c:774 #, c-format msgid "Unable to load image-loading module: %s: %s" msgstr "Laje van module in module_path: %s mislök: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:805 +#: gdk-pixbuf/gdk-pixbuf-io.c:789 #, fuzzy, c-format msgid "" "Image-loading module %s does not export the proper interface; perhaps it's " @@ -58,60 +58,60 @@ msgstr "" "Aafbiljingslajer %s geuf de verkierde interface door ; mesjiens is 't de " "lajer van ein anger GTK+ verzie?" -#: gdk-pixbuf/gdk-pixbuf-io.c:814 gdk-pixbuf/gdk-pixbuf-io.c:865 +#: gdk-pixbuf/gdk-pixbuf-io.c:798 gdk-pixbuf/gdk-pixbuf-io.c:849 #, c-format msgid "Image type '%s' is not supported" msgstr "Aafbiljingstiep '%s' weurt neet gesjtiep" -#: gdk-pixbuf/gdk-pixbuf-io.c:950 +#: gdk-pixbuf/gdk-pixbuf-io.c:934 #, c-format msgid "Couldn't recognize the image file format for file '%s'" msgstr "Aafbiljingstiep van besjtandj '%s' neet herkènd" -#: gdk-pixbuf/gdk-pixbuf-io.c:958 +#: gdk-pixbuf/gdk-pixbuf-io.c:942 msgid "Unrecognized image file format" msgstr "Ónbekènd aafbiljingstiep" -#: gdk-pixbuf/gdk-pixbuf-io.c:1121 +#: gdk-pixbuf/gdk-pixbuf-io.c:1124 #, c-format msgid "Failed to load image '%s': %s" msgstr "Laje van aafbiljing '%s' mislök: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2015 gdk-pixbuf/io-gdip-utils.c:837 +#: gdk-pixbuf/gdk-pixbuf-io.c:2029 gdk-pixbuf/io-gdip-utils.c:835 #, fuzzy, c-format msgid "Error writing to image file: %s" msgstr "Faeler bie 't interpretere van JPEG-aafbiljing (%s)" -#: gdk-pixbuf/gdk-pixbuf-io.c:2057 gdk-pixbuf/gdk-pixbuf-io.c:2178 +#: gdk-pixbuf/gdk-pixbuf-io.c:2071 gdk-pixbuf/gdk-pixbuf-io.c:2192 #, c-format msgid "This build of gdk-pixbuf does not support saving the image format: %s" msgstr "" "Dees verzie van gdk-pixbuf haet gein sjtiep veur 't opsjlaon van 't " "besjtandjsformaat: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2088 +#: gdk-pixbuf/gdk-pixbuf-io.c:2102 #, fuzzy msgid "Insufficient memory to save image to callback" msgstr "Neet genóg ónthaud óm XBM-aafbiljing te laje" -#: gdk-pixbuf/gdk-pixbuf-io.c:2101 +#: gdk-pixbuf/gdk-pixbuf-io.c:2115 #, fuzzy msgid "Failed to open temporary file" msgstr "Kós TIFF-aafbiljing neet äöpene" -#: gdk-pixbuf/gdk-pixbuf-io.c:2124 +#: gdk-pixbuf/gdk-pixbuf-io.c:2138 #, fuzzy msgid "Failed to read from temporary file" msgstr "" "Neet mäögelik om nao tiedelik besjtandj te sjrieve bie 't laje van XBM-" "aafbiljing" -#: gdk-pixbuf/gdk-pixbuf-io.c:2372 +#: gdk-pixbuf/gdk-pixbuf-io.c:2382 #, c-format msgid "Failed to open '%s' for writing: %s" msgstr "Äöpene van '%s' veur te sjrieve is mislök: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2398 +#: gdk-pixbuf/gdk-pixbuf-io.c:2408 #, c-format msgid "" "Failed to close '%s' while writing image, all data may not have been saved: " @@ -120,17 +120,17 @@ msgstr "" "Sjloete van '%s' tiedes 't sjrieve is mislök; 't kèn zeen det data verlaore " "is gegange: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2619 gdk-pixbuf/gdk-pixbuf-io.c:2671 +#: gdk-pixbuf/gdk-pixbuf-io.c:2629 gdk-pixbuf/gdk-pixbuf-io.c:2681 #, fuzzy msgid "Insufficient memory to save image into a buffer" msgstr "Neet genóg ónthaud óm XBM-aafbiljing te laje" -#: gdk-pixbuf/gdk-pixbuf-io.c:2717 +#: gdk-pixbuf/gdk-pixbuf-io.c:2727 #, fuzzy msgid "Error writing to image stream" msgstr "Faeler bie 't interpretere van JPEG-aafbiljing (%s)" -#: gdk-pixbuf/gdk-pixbuf-loader.c:393 +#: gdk-pixbuf/gdk-pixbuf-loader.c:384 #, fuzzy, c-format msgid "" "Internal error: Image loader module '%s' failed to complete an operation, " @@ -139,101 +139,106 @@ msgstr "" "Interne faeler: aafbiljingslajer '%s' sjtarte neet mit 't laje van ein " "aafbiljing, mer goof gein oerzaak" -#: gdk-pixbuf/gdk-pixbuf-loader.c:435 +#: gdk-pixbuf/gdk-pixbuf-loader.c:426 #, c-format msgid "Incremental loading of image type '%s' is not supported" msgstr "Inkrementeel laje van aafbiljingstiep '%s' weurt neet gesjtiep" -#: gdk-pixbuf/gdk-pixdata.c:160 +#: gdk-pixbuf/gdk-pixdata.c:158 msgid "Image header corrupt" msgstr "Aafbiljingsheader versjangeleerd" -#: gdk-pixbuf/gdk-pixdata.c:165 +#: gdk-pixbuf/gdk-pixdata.c:163 msgid "Image format unknown" msgstr "Besjtandjsformaat van aafbiljing is ónbekènd" -#: gdk-pixbuf/gdk-pixdata.c:170 gdk-pixbuf/gdk-pixdata.c:502 +#: gdk-pixbuf/gdk-pixdata.c:168 gdk-pixbuf/gdk-pixdata.c:501 msgid "Image pixel data corrupt" msgstr "Aafbiljings-pixeldata korrup" -#: gdk-pixbuf/gdk-pixdata.c:446 +#: gdk-pixbuf/gdk-pixdata.c:445 #, fuzzy, c-format msgid "failed to allocate image buffer of %u byte" msgid_plural "failed to allocate image buffer of %u bytes" msgstr[0] "Neet mäögelik aafbiljingsbuffer van %u bytes te allokere" msgstr[1] "Neet mäögelik aafbiljingsbuffer van %u bytes te allokere" -#: gdk-pixbuf/io-ani.c:244 +#: gdk-pixbuf/io-ani.c:242 msgid "Unexpected icon chunk in animation" msgstr "Ónverwach piktogram-brökske in animasie" -#: gdk-pixbuf/io-ani.c:342 gdk-pixbuf/io-ani.c:400 gdk-pixbuf/io-ani.c:426 -#: gdk-pixbuf/io-ani.c:449 gdk-pixbuf/io-ani.c:476 gdk-pixbuf/io-ani.c:563 +#: gdk-pixbuf/io-ani.c:340 gdk-pixbuf/io-ani.c:398 gdk-pixbuf/io-ani.c:424 +#: gdk-pixbuf/io-ani.c:447 gdk-pixbuf/io-ani.c:474 gdk-pixbuf/io-ani.c:561 msgid "Invalid header in animation" msgstr "Óngeljige header in animasie" -#: gdk-pixbuf/io-ani.c:352 gdk-pixbuf/io-ani.c:374 gdk-pixbuf/io-ani.c:458 -#: gdk-pixbuf/io-ani.c:485 gdk-pixbuf/io-ani.c:536 gdk-pixbuf/io-ani.c:608 +#: gdk-pixbuf/io-ani.c:350 gdk-pixbuf/io-ani.c:372 gdk-pixbuf/io-ani.c:456 +#: gdk-pixbuf/io-ani.c:483 gdk-pixbuf/io-ani.c:534 gdk-pixbuf/io-ani.c:606 msgid "Not enough memory to load animation" msgstr "Neet genóg ónthaud veur animasie te laje" -#: gdk-pixbuf/io-ani.c:392 gdk-pixbuf/io-ani.c:418 gdk-pixbuf/io-ani.c:437 +#: gdk-pixbuf/io-ani.c:390 gdk-pixbuf/io-ani.c:416 gdk-pixbuf/io-ani.c:435 msgid "Malformed chunk in animation" msgstr "Kröppel brökske in animasie" -#: gdk-pixbuf/io-ani.c:660 +#: gdk-pixbuf/io-ani.c:628 +#, fuzzy +msgid "ANI image was truncated or incomplete." +msgstr "GIF-besjtandj is aafgebraoke of ónvolsjtendig" + +#: gdk-pixbuf/io-ani.c:669 msgid "The ANI image format" msgstr "'t ANI-besjtandjsformaat" -#: gdk-pixbuf/io-bmp.c:229 gdk-pixbuf/io-bmp.c:266 gdk-pixbuf/io-bmp.c:337 -#: gdk-pixbuf/io-bmp.c:369 gdk-pixbuf/io-bmp.c:392 gdk-pixbuf/io-bmp.c:495 +#: gdk-pixbuf/io-bmp.c:227 gdk-pixbuf/io-bmp.c:264 gdk-pixbuf/io-bmp.c:335 +#: gdk-pixbuf/io-bmp.c:367 gdk-pixbuf/io-bmp.c:390 gdk-pixbuf/io-bmp.c:493 msgid "BMP image has bogus header data" msgstr "BMP-aafbiljing haet ónzinnige headerdata" -#: gdk-pixbuf/io-bmp.c:240 gdk-pixbuf/io-bmp.c:432 +#: gdk-pixbuf/io-bmp.c:238 gdk-pixbuf/io-bmp.c:430 msgid "Not enough memory to load bitmap image" msgstr "Neet genóg ónthaud veur 't laje van de bitmap-aafbiljing" -#: gdk-pixbuf/io-bmp.c:318 +#: gdk-pixbuf/io-bmp.c:316 msgid "BMP image has unsupported header size" msgstr "BMP-aafbiljing haet ein neet-gestiepde headergruutde" -#: gdk-pixbuf/io-bmp.c:356 +#: gdk-pixbuf/io-bmp.c:354 msgid "Topdown BMP images cannot be compressed" msgstr "" -#: gdk-pixbuf/io-bmp.c:716 gdk-pixbuf/io-pnm.c:707 +#: gdk-pixbuf/io-bmp.c:714 gdk-pixbuf/io-pnm.c:705 msgid "Premature end-of-file encountered" msgstr "Veurtiedig besjtandjsènj gevónje" -#: gdk-pixbuf/io-bmp.c:1328 +#: gdk-pixbuf/io-bmp.c:1326 #, fuzzy msgid "Couldn't allocate memory for saving BMP file" msgstr "Allokasie van ónthaud veur JPEG-besjtandj is mislök" -#: gdk-pixbuf/io-bmp.c:1369 +#: gdk-pixbuf/io-bmp.c:1367 #, fuzzy msgid "Couldn't write to BMP file" msgstr "Kós besjtandjsnaam neet konvertere" -#: gdk-pixbuf/io-bmp.c:1422 gdk-pixbuf/io-gdip-bmp.c:82 +#: gdk-pixbuf/io-bmp.c:1420 gdk-pixbuf/io-gdip-bmp.c:80 msgid "The BMP image format" msgstr "'t BMP-besjtandjsformaat" -#: gdk-pixbuf/io-gdip-emf.c:59 +#: gdk-pixbuf/io-gdip-emf.c:57 #, fuzzy msgid "The EMF image format" msgstr "'t BMP-besjtandjsformaat" -#: gdk-pixbuf/io-gdip-gif.c:80 gdk-pixbuf/io-gif.c:1720 +#: gdk-pixbuf/io-gdip-gif.c:78 gdk-pixbuf/io-gif.c:1718 msgid "The GIF image format" msgstr "'t GIF-besjtandjsformaat" -#: gdk-pixbuf/io-gdip-ico.c:59 gdk-pixbuf/io-ico.c:1271 +#: gdk-pixbuf/io-gdip-ico.c:57 gdk-pixbuf/io-ico.c:1269 msgid "The ICO image format" msgstr "'t ICO-besjtandjsformaat" -#: gdk-pixbuf/io-gdip-jpeg.c:53 gdk-pixbuf/io-jpeg.c:1249 +#: gdk-pixbuf/io-gdip-jpeg.c:51 gdk-pixbuf/io-jpeg.c:1249 #, c-format msgid "" "JPEG quality must be a value between 0 and 100; value '%s' could not be " @@ -242,125 +247,129 @@ msgstr "" "JPEG-kwaliteit moot ein waerd tösje 0 en 100 zeen: waerd '%s' kèn neet " "verwirk waere." -#: gdk-pixbuf/io-gdip-jpeg.c:68 gdk-pixbuf/io-jpeg.c:1265 +#: gdk-pixbuf/io-gdip-jpeg.c:66 gdk-pixbuf/io-jpeg.c:1265 #, c-format msgid "" "JPEG quality must be a value between 0 and 100; value '%d' is not allowed." msgstr "" "JPEG-kwaliteit moot tösje 0 en 100 likge; waerd '%d' is neet toegesjtange." -#: gdk-pixbuf/io-gdip-jpeg.c:136 gdk-pixbuf/io-jpeg.c:1478 +#: gdk-pixbuf/io-gdip-jpeg.c:134 gdk-pixbuf/io-jpeg.c:1478 msgid "The JPEG image format" msgstr "'t JPEG-besjtandjsformaat" -#: gdk-pixbuf/io-gdip-utils.c:154 +#: gdk-pixbuf/io-gdip-tiff.c:80 gdk-pixbuf/io-tiff.c:786 +msgid "The TIFF image format" +msgstr "'t TIFF-besjtandjsformaat" + +#: gdk-pixbuf/io-gdip-utils.c:152 #, fuzzy, c-format msgid "Could not allocate memory: %s" msgstr "Allokasie van ónthaud veur TGA-header is mislök" -#: gdk-pixbuf/io-gdip-utils.c:179 gdk-pixbuf/io-gdip-utils.c:293 -#: gdk-pixbuf/io-gdip-utils.c:333 +#: gdk-pixbuf/io-gdip-utils.c:177 gdk-pixbuf/io-gdip-utils.c:291 +#: gdk-pixbuf/io-gdip-utils.c:331 #, fuzzy, c-format msgid "Could not create stream: %s" msgstr "Faeler bie 't make van map \"%s\": %s\n" -#: gdk-pixbuf/io-gdip-utils.c:193 +#: gdk-pixbuf/io-gdip-utils.c:191 #, fuzzy, c-format msgid "Could not seek stream: %s" msgstr "" "Faeler bie 't make van map \"%s\": %s\n" "%s" -#: gdk-pixbuf/io-gdip-utils.c:205 +#: gdk-pixbuf/io-gdip-utils.c:203 #, fuzzy, c-format msgid "Could not read from stream: %s" msgstr "Faeler bie 't make van map \"%s\": %s\n" -#: gdk-pixbuf/io-gdip-utils.c:617 +#: gdk-pixbuf/io-gdip-utils.c:615 #, fuzzy msgid "Couldn't load bitmap" msgstr "Kós besjtandjsnaam neet konvertere" -#: gdk-pixbuf/io-gdip-utils.c:773 +#: gdk-pixbuf/io-gdip-utils.c:771 #, fuzzy msgid "Couldn't load metafile" msgstr "Kós besjtandjsnaam neet konvertere" -#: gdk-pixbuf/io-gdip-utils.c:878 +#: gdk-pixbuf/io-gdip-utils.c:876 #, fuzzy msgid "Unsupported image format for GDI+" msgstr "Neet gesjtiepde RAS-aafbiljingsvarrejasie" -#: gdk-pixbuf/io-gdip-utils.c:885 +#: gdk-pixbuf/io-gdip-utils.c:883 #, fuzzy msgid "Couldn't save" msgstr "Kós de res neet opsjlaon" -#: gdk-pixbuf/io-gdip-wmf.c:58 +#: gdk-pixbuf/io-gdip-wmf.c:56 #, fuzzy msgid "The WMF image format" msgstr "'t WBMP-besjtandjsformaat" -#: gdk-pixbuf/io-gif.c:222 +#: gdk-pixbuf/io-gif.c:220 #, c-format msgid "Failure reading GIF: %s" msgstr "Laeze van GIF mislök: %s" -#: gdk-pixbuf/io-gif.c:496 gdk-pixbuf/io-gif.c:1502 gdk-pixbuf/io-gif.c:1669 +#: gdk-pixbuf/io-gif.c:494 gdk-pixbuf/io-gif.c:1500 gdk-pixbuf/io-gif.c:1667 msgid "GIF file was missing some data (perhaps it was truncated somehow?)" msgstr "GIF-besjtandj mankeerde data (mesjiens waor 't aafgebraoke?)" -#: gdk-pixbuf/io-gif.c:505 +#: gdk-pixbuf/io-gif.c:503 #, c-format msgid "Internal error in the GIF loader (%s)" msgstr "Interne faeler in de GIF-lajer (%s)" -#: gdk-pixbuf/io-gif.c:579 +#: gdk-pixbuf/io-gif.c:577 msgid "Stack overflow" msgstr "Stack overflow" -#: gdk-pixbuf/io-gif.c:639 +#: gdk-pixbuf/io-gif.c:637 #, fuzzy msgid "GIF image loader cannot understand this image." msgstr "GIF-lajer begriep dees aafbiljing neet." -#: gdk-pixbuf/io-gif.c:668 +#: gdk-pixbuf/io-gif.c:666 msgid "Bad code encountered" msgstr "Verkierde kood óntdèk" -#: gdk-pixbuf/io-gif.c:678 +#: gdk-pixbuf/io-gif.c:676 msgid "Circular table entry in GIF file" msgstr "Circulaer tabelveldj in GIF-besjtandj" -#: gdk-pixbuf/io-gif.c:866 gdk-pixbuf/io-gif.c:1488 gdk-pixbuf/io-gif.c:1541 -#: gdk-pixbuf/io-gif.c:1657 +#: gdk-pixbuf/io-gif.c:864 gdk-pixbuf/io-gif.c:1486 gdk-pixbuf/io-gif.c:1539 +#: gdk-pixbuf/io-gif.c:1655 msgid "Not enough memory to load GIF file" msgstr "Neet genóg ónthaud veur GIF-besjtandj te laje" -#: gdk-pixbuf/io-gif.c:960 +#: gdk-pixbuf/io-gif.c:958 #, fuzzy msgid "Not enough memory to composite a frame in GIF file" msgstr "Neet genóg ónthaud veur GIF-besjtandj te laje" -#: gdk-pixbuf/io-gif.c:1132 +#: gdk-pixbuf/io-gif.c:1130 msgid "GIF image is corrupt (incorrect LZW compression)" msgstr "GIF-besjtandj is versjangeleerd (verkierde LZW-kompressie)" -#: gdk-pixbuf/io-gif.c:1182 +#: gdk-pixbuf/io-gif.c:1180 msgid "File does not appear to be a GIF file" msgstr "Besjtandj lik neet op ein GIF-besjtandj" -#: gdk-pixbuf/io-gif.c:1194 +#: gdk-pixbuf/io-gif.c:1192 #, c-format msgid "Version %s of the GIF file format is not supported" msgstr "Verzie %s van 't GIF-tiep weurt neet gesjtiep" -#: gdk-pixbuf/io-gif.c:1241 +#: gdk-pixbuf/io-gif.c:1239 #, fuzzy msgid "Resulting GIF image has zero size" msgstr "Aafbiljing haet breide nöl" -#: gdk-pixbuf/io-gif.c:1320 +#: gdk-pixbuf/io-gif.c:1318 msgid "" "GIF image has no global colormap, and a frame inside it has no local " "colormap." @@ -368,7 +377,7 @@ msgstr "" "GIF-besjtandj haet gein globaal kleurepalet, en ein aafbiljing dao-in haet " "gein lokaal kleurepalet" -#: gdk-pixbuf/io-gif.c:1564 +#: gdk-pixbuf/io-gif.c:1562 msgid "GIF image was truncated or incomplete." msgstr "GIF-besjtandj is aafgebraoke of ónvolsjtendig" @@ -389,95 +398,95 @@ msgstr "" msgid "The ICNS image format" msgstr "'t ICO-besjtandjsformaat" -#: gdk-pixbuf/io-ico.c:228 gdk-pixbuf/io-ico.c:242 gdk-pixbuf/io-ico.c:291 -#: gdk-pixbuf/io-ico.c:302 gdk-pixbuf/io-ico.c:395 +#: gdk-pixbuf/io-ico.c:226 gdk-pixbuf/io-ico.c:240 gdk-pixbuf/io-ico.c:289 +#: gdk-pixbuf/io-ico.c:300 gdk-pixbuf/io-ico.c:393 msgid "Invalid header in icon" msgstr "Óngeljige header in piktogram" -#: gdk-pixbuf/io-ico.c:257 gdk-pixbuf/io-ico.c:312 gdk-pixbuf/io-ico.c:405 -#: gdk-pixbuf/io-ico.c:458 gdk-pixbuf/io-ico.c:488 +#: gdk-pixbuf/io-ico.c:255 gdk-pixbuf/io-ico.c:310 gdk-pixbuf/io-ico.c:403 +#: gdk-pixbuf/io-ico.c:456 gdk-pixbuf/io-ico.c:486 msgid "Not enough memory to load icon" msgstr "Neet genóg ónthaud veur piktogram te laje" -#: gdk-pixbuf/io-ico.c:338 +#: gdk-pixbuf/io-ico.c:336 msgid "Compressed icons are not supported" msgstr "Gekomprimeerde piktogramme waere neet gesjtiep" -#: gdk-pixbuf/io-ico.c:358 +#: gdk-pixbuf/io-ico.c:356 msgid "Icon has zero width" msgstr "Piktogram haet breide nöl" -#: gdk-pixbuf/io-ico.c:368 +#: gdk-pixbuf/io-ico.c:366 msgid "Icon has zero height" msgstr "Piktogram haet huugde nöl" -#: gdk-pixbuf/io-ico.c:443 +#: gdk-pixbuf/io-ico.c:441 msgid "Unsupported icon type" msgstr "Neet gesjtiep piktogramtiep" -#: gdk-pixbuf/io-ico.c:537 +#: gdk-pixbuf/io-ico.c:535 msgid "Not enough memory to load ICO file" msgstr "Neet genóg ónthaud veur ICO-besjtandj te laje" -#: gdk-pixbuf/io-ico.c:1002 +#: gdk-pixbuf/io-ico.c:1000 msgid "Image too large to be saved as ICO" msgstr "" -#: gdk-pixbuf/io-ico.c:1013 +#: gdk-pixbuf/io-ico.c:1011 msgid "Cursor hotspot outside image" msgstr "" -#: gdk-pixbuf/io-ico.c:1036 +#: gdk-pixbuf/io-ico.c:1034 #, c-format msgid "Unsupported depth for ICO file: %d" msgstr "" -#: gdk-pixbuf/io-jasper.c:74 +#: gdk-pixbuf/io-jasper.c:73 #, fuzzy msgid "Couldn't allocate memory for stream" msgstr "Allokasie van ónthaud veur TGA-header is mislök" -#: gdk-pixbuf/io-jasper.c:104 +#: gdk-pixbuf/io-jasper.c:103 #, fuzzy msgid "Couldn't decode image" msgstr "Kós besjtandjsnaam neet konvertere" -#: gdk-pixbuf/io-jasper.c:122 +#: gdk-pixbuf/io-jasper.c:121 #, fuzzy msgid "Transformed JPEG2000 has zero width or height" msgstr "Getransformeerde PNG haet nöl breide of huugde." -#: gdk-pixbuf/io-jasper.c:136 +#: gdk-pixbuf/io-jasper.c:135 #, fuzzy msgid "Image type currently not supported" msgstr "Aafbiljingstiep '%s' weurt neet gesjtiep" -#: gdk-pixbuf/io-jasper.c:148 gdk-pixbuf/io-jasper.c:156 +#: gdk-pixbuf/io-jasper.c:147 gdk-pixbuf/io-jasper.c:155 #, fuzzy msgid "Couldn't allocate memory for color profile" msgstr "Allokasie van ónthaud veur JPEG-besjtandj is mislök" -#: gdk-pixbuf/io-jasper.c:182 +#: gdk-pixbuf/io-jasper.c:181 #, fuzzy msgid "Insufficient memory to open JPEG 2000 file" msgstr "Neet genóg ónthaud veur TIFF-besjtandj te äöpene" -#: gdk-pixbuf/io-jasper.c:261 +#: gdk-pixbuf/io-jasper.c:260 #, fuzzy msgid "Couldn't allocate memory to buffer image data" msgstr "Allokasie van ónthaud veur IOBUFFER gegaeves neet gelök" -#: gdk-pixbuf/io-jasper.c:305 +#: gdk-pixbuf/io-jasper.c:304 #, fuzzy msgid "The JPEG 2000 image format" msgstr "'t JPEG-besjtandjsformaat" -#: gdk-pixbuf/io-jpeg.c:126 +#: gdk-pixbuf/io-jpeg.c:124 #, c-format msgid "Error interpreting JPEG image file (%s)" msgstr "Faeler bie 't interpretere van JPEG-aafbiljing (%s)" -#: gdk-pixbuf/io-jpeg.c:604 +#: gdk-pixbuf/io-jpeg.c:597 msgid "" "Insufficient memory to load image, try exiting some applications to free " "memory" @@ -485,17 +494,17 @@ msgstr "" "Neet genóg ónthaud veur aafbiljing te laje, probeer get programme aaf te " "sjloete veur ónthaud vrie te make" -#: gdk-pixbuf/io-jpeg.c:651 gdk-pixbuf/io-jpeg.c:865 +#: gdk-pixbuf/io-jpeg.c:645 gdk-pixbuf/io-jpeg.c:858 #, c-format msgid "Unsupported JPEG color space (%s)" msgstr "Neet gesjtiep JPEG kleurruumde (%s)" -#: gdk-pixbuf/io-jpeg.c:764 gdk-pixbuf/io-jpeg.c:1044 +#: gdk-pixbuf/io-jpeg.c:757 gdk-pixbuf/io-jpeg.c:1037 #: gdk-pixbuf/io-jpeg.c:1308 gdk-pixbuf/io-jpeg.c:1318 msgid "Couldn't allocate memory for loading JPEG file" msgstr "Allokasie van ónthaud veur JPEG-besjtandj is mislök" -#: gdk-pixbuf/io-jpeg.c:1018 +#: gdk-pixbuf/io-jpeg.c:1011 #, fuzzy msgid "Transformed JPEG has zero width or height." msgstr "Getransformeerde PNG haet nöl breide of huugde." @@ -505,101 +514,101 @@ msgstr "Getransformeerde PNG haet nöl breide of huugde." msgid "Color profile has invalid length '%u'." msgstr "" -#: gdk-pixbuf/io-pcx.c:186 +#: gdk-pixbuf/io-pcx.c:184 #, fuzzy msgid "Couldn't allocate memory for header" msgstr "Allokasie van ónthaud veur TGA-header is mislök" -#: gdk-pixbuf/io-pcx.c:201 gdk-pixbuf/io-pcx.c:559 +#: gdk-pixbuf/io-pcx.c:199 gdk-pixbuf/io-pcx.c:557 #, fuzzy msgid "Couldn't allocate memory for context buffer" msgstr "Allokasie van ónthaud veur TGA-conteks struct mislök" -#: gdk-pixbuf/io-pcx.c:600 +#: gdk-pixbuf/io-pcx.c:598 #, fuzzy msgid "Image has invalid width and/or height" msgstr "Aafbiljing haet huugde nöl" -#: gdk-pixbuf/io-pcx.c:612 gdk-pixbuf/io-pcx.c:673 +#: gdk-pixbuf/io-pcx.c:610 gdk-pixbuf/io-pcx.c:671 #, fuzzy msgid "Image has unsupported bpp" msgstr "BMP-aafbiljing haet ein neet-gestiepde headergruutde" -#: gdk-pixbuf/io-pcx.c:617 gdk-pixbuf/io-pcx.c:625 +#: gdk-pixbuf/io-pcx.c:615 gdk-pixbuf/io-pcx.c:623 #, fuzzy, c-format msgid "Image has unsupported number of %d-bit planes" msgstr "BMP-aafbiljing haet ein neet-gestiepde headergruutde" -#: gdk-pixbuf/io-pcx.c:641 +#: gdk-pixbuf/io-pcx.c:639 #, fuzzy msgid "Couldn't create new pixbuf" msgstr "Kèn nuuj pixbuf neet allokere" -#: gdk-pixbuf/io-pcx.c:649 +#: gdk-pixbuf/io-pcx.c:647 #, fuzzy msgid "Couldn't allocate memory for line data" msgstr "Allokasie van ónthaud veur IOBUFFER gegaeves neet gelök" -#: gdk-pixbuf/io-pcx.c:656 +#: gdk-pixbuf/io-pcx.c:654 #, fuzzy msgid "Couldn't allocate memory for PCX image" msgstr "Allokasie van ónthaud veur TGA-header is mislök" -#: gdk-pixbuf/io-pcx.c:703 +#: gdk-pixbuf/io-pcx.c:701 msgid "Didn't get all lines of PCX image" msgstr "" -#: gdk-pixbuf/io-pcx.c:710 +#: gdk-pixbuf/io-pcx.c:708 msgid "No palette found at end of PCX data" msgstr "" -#: gdk-pixbuf/io-pcx.c:755 +#: gdk-pixbuf/io-pcx.c:753 #, fuzzy msgid "The PCX image format" msgstr "'t BMP-besjtandjsformaat" -#: gdk-pixbuf/io-pixdata.c:148 +#: gdk-pixbuf/io-pixdata.c:146 #, fuzzy msgid "Transformed pixbuf has zero width or height." msgstr "Getransformeerde PNG haet nöl breide of huugde." -#: gdk-pixbuf/io-pixdata.c:186 +#: gdk-pixbuf/io-pixdata.c:184 #, fuzzy msgid "The GdkPixdata format" msgstr "'t GIF-besjtandjsformaat" -#: gdk-pixbuf/io-png.c:54 +#: gdk-pixbuf/io-png.c:53 msgid "Bits per channel of PNG image is invalid." msgstr "Bits per kenaal van PNG-aafbiljing is óngeljig." -#: gdk-pixbuf/io-png.c:135 gdk-pixbuf/io-png.c:641 +#: gdk-pixbuf/io-png.c:134 gdk-pixbuf/io-png.c:640 msgid "Transformed PNG has zero width or height." msgstr "Getransformeerde PNG haet nöl breide of huugde." -#: gdk-pixbuf/io-png.c:143 +#: gdk-pixbuf/io-png.c:142 msgid "Bits per channel of transformed PNG is not 8." msgstr "Bits per kenaal van getransformeerde PNG is neet geliek aan 8." -#: gdk-pixbuf/io-png.c:152 +#: gdk-pixbuf/io-png.c:151 msgid "Transformed PNG not RGB or RGBA." msgstr "Getransformeerde PNG is gein RGB of RGBA." -#: gdk-pixbuf/io-png.c:161 +#: gdk-pixbuf/io-png.c:160 msgid "Transformed PNG has unsupported number of channels, must be 3 or 4." msgstr "" "Getransformeerde PNG haet ein deil neet gesjtiepde kenale, moot geliek zeen " "aan 3 of 4." -#: gdk-pixbuf/io-png.c:182 +#: gdk-pixbuf/io-png.c:181 #, c-format msgid "Fatal error in PNG image file: %s" msgstr "Fatale faeler in PNG-aafbiljing: %s" -#: gdk-pixbuf/io-png.c:315 +#: gdk-pixbuf/io-png.c:314 msgid "Insufficient memory to load PNG file" msgstr "Neet genóg ónthaud veur PNG-besjtandj te laje" -#: gdk-pixbuf/io-png.c:656 +#: gdk-pixbuf/io-png.c:655 #, fuzzy, c-format msgid "" "Insufficient memory to store a %lu by %lu image; try exiting some " @@ -608,31 +617,31 @@ msgstr "" "Neet genóg ónthaud veur ein aafbiljing van %ld bie %ld op te sjlaon; probeer " "get programme aaf te sjloete veur ónthaud vrie te make" -#: gdk-pixbuf/io-png.c:719 +#: gdk-pixbuf/io-png.c:718 msgid "Fatal error reading PNG image file" msgstr "Fatale faeler bie 't laeze van PNG aafbiljing" -#: gdk-pixbuf/io-png.c:768 +#: gdk-pixbuf/io-png.c:767 #, c-format msgid "Fatal error reading PNG image file: %s" msgstr "Fatale faeler bie 't laeze van PNG aafbiljing: %s" -#: gdk-pixbuf/io-png.c:858 +#: gdk-pixbuf/io-png.c:857 msgid "" "Keys for PNG text chunks must have at least 1 and at most 79 characters." msgstr "" "Sjleutels veur PNG teksblök mote minimaal 1, en maksimaal 79 teikes höbbe" -#: gdk-pixbuf/io-png.c:867 +#: gdk-pixbuf/io-png.c:866 msgid "Keys for PNG text chunks must be ASCII characters." msgstr "Sjleutels veur PNG tektblök mote oet ASCII teikes besjtaon" -#: gdk-pixbuf/io-png.c:881 gdk-pixbuf/io-tiff.c:667 +#: gdk-pixbuf/io-png.c:880 gdk-pixbuf/io-tiff.c:665 #, c-format msgid "Color profile has invalid length %d." msgstr "" -#: gdk-pixbuf/io-png.c:894 +#: gdk-pixbuf/io-png.c:893 #, fuzzy, c-format msgid "" "PNG compression level must be a value between 0 and 9; value '%s' could not " @@ -641,7 +650,7 @@ msgstr "" "JPEG-kwaliteit moot ein waerd tösje 0 en 100 zeen: waerd '%s' kèn neet " "verwirk waere." -#: gdk-pixbuf/io-png.c:907 +#: gdk-pixbuf/io-png.c:906 #, fuzzy, c-format msgid "" "PNG compression level must be a value between 0 and 9; value '%d' is not " @@ -649,362 +658,358 @@ msgid "" msgstr "" "JPEG-kwaliteit moot tösje 0 en 100 likge; waerd '%d' is neet toegesjtange." -#: gdk-pixbuf/io-png.c:955 +#: gdk-pixbuf/io-png.c:954 #, fuzzy, c-format msgid "Value for PNG text chunk %s cannot be converted to ISO-8859-1 encoding." msgstr "" "Waerd veur PNG teksblok %s kèn neet gekonverteerd waere nao ISO-8859-1 " "kodering" -#: gdk-pixbuf/io-png.c:1118 +#: gdk-pixbuf/io-png.c:1117 msgid "The PNG image format" msgstr "'t PNG-besjtandjsformaat" -#: gdk-pixbuf/io-pnm.c:248 +#: gdk-pixbuf/io-pnm.c:246 msgid "PNM loader expected to find an integer, but didn't" msgstr "PNM-lajer verwachde ein integer te vènje, mer deeg daet neet" -#: gdk-pixbuf/io-pnm.c:280 +#: gdk-pixbuf/io-pnm.c:278 msgid "PNM file has an incorrect initial byte" msgstr "PNM besjtandj haet ein verkierde ierste byte" -#: gdk-pixbuf/io-pnm.c:310 +#: gdk-pixbuf/io-pnm.c:308 msgid "PNM file is not in a recognized PNM subformat" msgstr "PNM is neet in ein herkènbaar PNM subformaat" -#: gdk-pixbuf/io-pnm.c:335 +#: gdk-pixbuf/io-pnm.c:333 msgid "PNM file has an image width of 0" msgstr "PNM besjtandj haet breide 0" -#: gdk-pixbuf/io-pnm.c:356 +#: gdk-pixbuf/io-pnm.c:354 msgid "PNM file has an image height of 0" msgstr "PNM besjtandj haet huugde 0" -#: gdk-pixbuf/io-pnm.c:379 +#: gdk-pixbuf/io-pnm.c:377 msgid "Maximum color value in PNM file is 0" msgstr "Maksimale kleurwaerd in PNM besjtandj is 0" -#: gdk-pixbuf/io-pnm.c:387 +#: gdk-pixbuf/io-pnm.c:385 msgid "Maximum color value in PNM file is too large" msgstr "Maksimale kleurwaerd in PNM besjtandj is te groet" -#: gdk-pixbuf/io-pnm.c:427 gdk-pixbuf/io-pnm.c:457 gdk-pixbuf/io-pnm.c:502 +#: gdk-pixbuf/io-pnm.c:425 gdk-pixbuf/io-pnm.c:455 gdk-pixbuf/io-pnm.c:500 msgid "Raw PNM image type is invalid" msgstr "Raw PNM-aafbiljingstiep is óngeljig" -#: gdk-pixbuf/io-pnm.c:652 +#: gdk-pixbuf/io-pnm.c:650 msgid "PNM image loader does not support this PNM subformat" msgstr "PNM-lajer sjtiep dit PNM-subtiep neet" -#: gdk-pixbuf/io-pnm.c:739 gdk-pixbuf/io-pnm.c:966 +#: gdk-pixbuf/io-pnm.c:737 gdk-pixbuf/io-pnm.c:964 msgid "Raw PNM formats require exactly one whitespace before sample data" msgstr "" "Raw PNM-formate mote zjus ein sjpasie höbbe veur d'n aanvang van de data" -#: gdk-pixbuf/io-pnm.c:766 +#: gdk-pixbuf/io-pnm.c:764 #, fuzzy msgid "Cannot allocate memory for loading PNM image" msgstr "Allokasie van ónthaud veur laje van PNM besjtandj mislök" -#: gdk-pixbuf/io-pnm.c:816 +#: gdk-pixbuf/io-pnm.c:814 msgid "Insufficient memory to load PNM context struct" msgstr "Neet genóg ónthaud veur 't laeze van PNM context struct" -#: gdk-pixbuf/io-pnm.c:867 +#: gdk-pixbuf/io-pnm.c:865 msgid "Unexpected end of PNM image data" msgstr "Ónverwach ènj van PNM aafbiljingsgegaeves" -#: gdk-pixbuf/io-pnm.c:995 +#: gdk-pixbuf/io-pnm.c:993 msgid "Insufficient memory to load PNM file" msgstr "Neet genóg ónthaud veur PNM-besjtandj te laje" -#: gdk-pixbuf/io-pnm.c:1079 +#: gdk-pixbuf/io-pnm.c:1077 msgid "The PNM/PBM/PGM/PPM image format family" msgstr "De PNM/PBM/PGM/PPM-besjtandjsformaatfemielie" -#: gdk-pixbuf/io-qtif.c:128 +#: gdk-pixbuf/io-qtif.c:126 msgid "Input file descriptor is NULL." msgstr "" -#: gdk-pixbuf/io-qtif.c:143 +#: gdk-pixbuf/io-qtif.c:141 #, fuzzy msgid "Failed to read QTIF header" msgstr "Kós TIFF-aafbiljing neet äöpene" -#: gdk-pixbuf/io-qtif.c:152 gdk-pixbuf/io-qtif.c:189 gdk-pixbuf/io-qtif.c:459 +#: gdk-pixbuf/io-qtif.c:150 gdk-pixbuf/io-qtif.c:187 gdk-pixbuf/io-qtif.c:454 #, c-format msgid "QTIF atom size too large (%d byte)" msgid_plural "QTIF atom size too large (%d bytes)" msgstr[0] "" msgstr[1] "" -#: gdk-pixbuf/io-qtif.c:175 +#: gdk-pixbuf/io-qtif.c:173 #, fuzzy, c-format msgid "Failed to allocate %d byte for file read buffer" msgid_plural "Failed to allocate %d bytes for file read buffer" msgstr[0] "Neet mäögelik aafbiljingsbuffer van %u bytes te allokere" msgstr[1] "Neet mäögelik aafbiljingsbuffer van %u bytes te allokere" -#: gdk-pixbuf/io-qtif.c:206 +#: gdk-pixbuf/io-qtif.c:201 #, fuzzy, c-format msgid "File error when reading QTIF atom: %s" msgstr "Laeze van GIF mislök: %s" -#: gdk-pixbuf/io-qtif.c:243 +#: gdk-pixbuf/io-qtif.c:238 #, c-format msgid "Failed to skip the next %d byte with seek()." msgid_plural "Failed to skip the next %d bytes with seek()." msgstr[0] "" msgstr[1] "" -#: gdk-pixbuf/io-qtif.c:270 +#: gdk-pixbuf/io-qtif.c:265 #, fuzzy msgid "Failed to allocate QTIF context structure." msgstr "Allokasie van ónthaud veur TGA-conteks struct mislök" -#: gdk-pixbuf/io-qtif.c:330 +#: gdk-pixbuf/io-qtif.c:325 #, fuzzy msgid "Failed to create GdkPixbufLoader object." msgstr "" "Neet mäögelik om nao tiedelik besjtandj te sjrieve bie 't laje van XBM-" "aafbiljing" -#: gdk-pixbuf/io-qtif.c:434 +#: gdk-pixbuf/io-qtif.c:429 #, fuzzy msgid "Failed to find an image data atom." msgstr "Kós TIFF-aafbiljing neet äöpene" -#: gdk-pixbuf/io-qtif.c:618 +#: gdk-pixbuf/io-qtif.c:613 #, fuzzy msgid "The QTIF image format" msgstr "'t TIFF-besjtandjsformaat" -#: gdk-pixbuf/io-ras.c:125 +#: gdk-pixbuf/io-ras.c:123 msgid "RAS image has bogus header data" msgstr "RAS-aafbiljing haet ónzinnige headerdata" -#: gdk-pixbuf/io-ras.c:147 +#: gdk-pixbuf/io-ras.c:145 msgid "RAS image has unknown type" msgstr "RAS-aafbiljing is van ónbekènd tiep" -#: gdk-pixbuf/io-ras.c:155 +#: gdk-pixbuf/io-ras.c:153 msgid "unsupported RAS image variation" msgstr "Neet gesjtiepde RAS-aafbiljingsvarrejasie" -#: gdk-pixbuf/io-ras.c:170 gdk-pixbuf/io-ras.c:199 +#: gdk-pixbuf/io-ras.c:168 gdk-pixbuf/io-ras.c:197 msgid "Not enough memory to load RAS image" msgstr "Neet genóg ónthaud veur 't laje van de RAS-aafbiljing" -#: gdk-pixbuf/io-ras.c:544 +#: gdk-pixbuf/io-ras.c:542 msgid "The Sun raster image format" msgstr "'t Sun raster-besjtandjsformaat" -#: gdk-pixbuf/io-tga.c:153 +#: gdk-pixbuf/io-tga.c:151 #, fuzzy msgid "Cannot allocate memory for IOBuffer struct" msgstr "Allokasie van ónthaud veur IOBuffer struct neet gelök" -#: gdk-pixbuf/io-tga.c:172 +#: gdk-pixbuf/io-tga.c:170 #, fuzzy msgid "Cannot allocate memory for IOBuffer data" msgstr "Allokasie van ónthaud veur IOBUFFER gegaeves neet gelök" -#: gdk-pixbuf/io-tga.c:183 +#: gdk-pixbuf/io-tga.c:181 #, fuzzy msgid "Cannot realloc IOBuffer data" msgstr "Kèn IOBuffer gegaeves neet obbenuuts allokere" -#: gdk-pixbuf/io-tga.c:213 +#: gdk-pixbuf/io-tga.c:211 #, fuzzy msgid "Cannot allocate temporary IOBuffer data" msgstr "Kèn tiedelike IOBuffer gegaeves neet allokere" -#: gdk-pixbuf/io-tga.c:346 +#: gdk-pixbuf/io-tga.c:339 #, fuzzy msgid "Cannot allocate new pixbuf" msgstr "Kèn nuuj pixbuf neet allokere" -#: gdk-pixbuf/io-tga.c:685 +#: gdk-pixbuf/io-tga.c:678 #, fuzzy msgid "Image is corrupted or truncated" msgstr "GIF-besjtandj is aafgebraoke of ónvolsjtendig" -#: gdk-pixbuf/io-tga.c:692 +#: gdk-pixbuf/io-tga.c:685 #, fuzzy msgid "Cannot allocate colormap structure" msgstr "Kèn struktuur van kleurekaart neet allokere" -#: gdk-pixbuf/io-tga.c:699 +#: gdk-pixbuf/io-tga.c:692 #, fuzzy msgid "Cannot allocate colormap entries" msgstr "Kèn eingange van kleurekaart neet allokere" -#: gdk-pixbuf/io-tga.c:721 +#: gdk-pixbuf/io-tga.c:714 msgid "Unexpected bitdepth for colormap entries" msgstr "Ónverwachde bitdeepde veur eingange van kleurekaart" -#: gdk-pixbuf/io-tga.c:739 +#: gdk-pixbuf/io-tga.c:732 #, fuzzy msgid "Cannot allocate TGA header memory" msgstr "Kèn ónthaud veur TGA-kop neet allokere" -#: gdk-pixbuf/io-tga.c:772 +#: gdk-pixbuf/io-tga.c:765 msgid "TGA image has invalid dimensions" msgstr "TGA aafbiljing haet óngeljige aafmaetinge" -#: gdk-pixbuf/io-tga.c:778 gdk-pixbuf/io-tga.c:787 gdk-pixbuf/io-tga.c:797 -#: gdk-pixbuf/io-tga.c:807 gdk-pixbuf/io-tga.c:814 +#: gdk-pixbuf/io-tga.c:771 gdk-pixbuf/io-tga.c:780 gdk-pixbuf/io-tga.c:790 +#: gdk-pixbuf/io-tga.c:800 gdk-pixbuf/io-tga.c:807 msgid "TGA image type not supported" msgstr "TGA besjtandjstiep weurt neet gesjtiep" -#: gdk-pixbuf/io-tga.c:861 +#: gdk-pixbuf/io-tga.c:854 #, fuzzy msgid "Cannot allocate memory for TGA context struct" msgstr "Allokasie van ónthaud veur TGA-conteks struct mislök" -#: gdk-pixbuf/io-tga.c:926 +#: gdk-pixbuf/io-tga.c:919 msgid "Excess data in file" msgstr "Euverbaojige data in besjtandj" -#: gdk-pixbuf/io-tga.c:1007 +#: gdk-pixbuf/io-tga.c:1000 msgid "The Targa image format" msgstr "'t Targa-besjtandjsformaat" -#: gdk-pixbuf/io-tiff.c:104 +#: gdk-pixbuf/io-tiff.c:102 msgid "Could not get image width (bad TIFF file)" msgstr "Kós aafbiljingsbreide neet vènje (verkierd TIFF besjtandj)" -#: gdk-pixbuf/io-tiff.c:112 +#: gdk-pixbuf/io-tiff.c:110 msgid "Could not get image height (bad TIFF file)" msgstr "Kós aafbiljingshuugde neet vènje (verkierd TIFF besjtandj)" -#: gdk-pixbuf/io-tiff.c:120 +#: gdk-pixbuf/io-tiff.c:118 msgid "Width or height of TIFF image is zero" msgstr "Huugde of breide van TIFF-aafbiljing is nöl" -#: gdk-pixbuf/io-tiff.c:129 gdk-pixbuf/io-tiff.c:138 +#: gdk-pixbuf/io-tiff.c:127 gdk-pixbuf/io-tiff.c:136 msgid "Dimensions of TIFF image too large" msgstr "Aafmaetinge van TIFF-aafbiljing te groet" -#: gdk-pixbuf/io-tiff.c:162 gdk-pixbuf/io-tiff.c:174 gdk-pixbuf/io-tiff.c:491 +#: gdk-pixbuf/io-tiff.c:160 gdk-pixbuf/io-tiff.c:172 gdk-pixbuf/io-tiff.c:489 msgid "Insufficient memory to open TIFF file" msgstr "Neet genóg ónthaud veur TIFF-besjtandj te äöpene" -#: gdk-pixbuf/io-tiff.c:236 +#: gdk-pixbuf/io-tiff.c:234 msgid "Failed to load RGB data from TIFF file" msgstr "Kós RGB-gegaeves neet inlaeze oet TIFF besjtandj" -#: gdk-pixbuf/io-tiff.c:293 +#: gdk-pixbuf/io-tiff.c:291 msgid "Failed to open TIFF image" msgstr "Kós TIFF-aafbiljing neet äöpene" -#: gdk-pixbuf/io-tiff.c:427 gdk-pixbuf/io-tiff.c:440 +#: gdk-pixbuf/io-tiff.c:425 gdk-pixbuf/io-tiff.c:438 msgid "Failed to load TIFF image" msgstr "Neet mäögelik óm TIFF-aafbiljing te laje" -#: gdk-pixbuf/io-tiff.c:623 +#: gdk-pixbuf/io-tiff.c:621 #, fuzzy msgid "Failed to save TIFF image" msgstr "Kós TIFF-aafbiljing neet äöpene" -#: gdk-pixbuf/io-tiff.c:656 +#: gdk-pixbuf/io-tiff.c:654 msgid "TIFF compression doesn't refer to a valid codec." msgstr "" -#: gdk-pixbuf/io-tiff.c:696 +#: gdk-pixbuf/io-tiff.c:694 #, fuzzy msgid "Failed to write TIFF data" msgstr "Kós TIFF-aafbiljing neet äöpene" -#: gdk-pixbuf/io-tiff.c:733 +#: gdk-pixbuf/io-tiff.c:731 #, fuzzy msgid "Couldn't write to TIFF file" msgstr "Kós besjtandjsnaam neet konvertere" -#: gdk-pixbuf/io-tiff.c:788 -msgid "The TIFF image format" -msgstr "'t TIFF-besjtandjsformaat" - -#: gdk-pixbuf/io-wbmp.c:245 +#: gdk-pixbuf/io-wbmp.c:243 msgid "Image has zero width" msgstr "Aafbiljing haet breide nöl" -#: gdk-pixbuf/io-wbmp.c:263 +#: gdk-pixbuf/io-wbmp.c:261 msgid "Image has zero height" msgstr "Aafbiljing haet huugde nöl" -#: gdk-pixbuf/io-wbmp.c:274 +#: gdk-pixbuf/io-wbmp.c:272 msgid "Not enough memory to load image" msgstr "Neet genóg ónthaud veur 't laje van de aafbiljing" -#: gdk-pixbuf/io-wbmp.c:333 +#: gdk-pixbuf/io-wbmp.c:331 msgid "Couldn't save the rest" msgstr "Kós de res neet opsjlaon" -#: gdk-pixbuf/io-wbmp.c:374 +#: gdk-pixbuf/io-wbmp.c:372 msgid "The WBMP image format" msgstr "'t WBMP-besjtandjsformaat" -#: gdk-pixbuf/io-xbm.c:304 +#: gdk-pixbuf/io-xbm.c:302 msgid "Invalid XBM file" msgstr "Óngeljig XBM-besjtandj" -#: gdk-pixbuf/io-xbm.c:314 +#: gdk-pixbuf/io-xbm.c:312 msgid "Insufficient memory to load XBM image file" msgstr "Neet genóg ónthaud óm XBM-aafbiljing te laje" -#: gdk-pixbuf/io-xbm.c:462 +#: gdk-pixbuf/io-xbm.c:460 msgid "Failed to write to temporary file when loading XBM image" msgstr "" "Neet mäögelik om nao tiedelik besjtandj te sjrieve bie 't laje van XBM-" "aafbiljing" -#: gdk-pixbuf/io-xbm.c:501 +#: gdk-pixbuf/io-xbm.c:499 msgid "The XBM image format" msgstr "'t XBM-besjtandjsformaat" -#: gdk-pixbuf/io-xpm.c:469 +#: gdk-pixbuf/io-xpm.c:467 msgid "No XPM header found" msgstr "Gein XPM-header gevónje" -#: gdk-pixbuf/io-xpm.c:478 +#: gdk-pixbuf/io-xpm.c:476 #, fuzzy msgid "Invalid XPM header" msgstr "Óngeljig XBM-besjtandj" -#: gdk-pixbuf/io-xpm.c:486 +#: gdk-pixbuf/io-xpm.c:484 msgid "XPM file has image width <= 0" msgstr "XPM-besjtandj haet aafbiljingsbreide <= 0" -#: gdk-pixbuf/io-xpm.c:494 +#: gdk-pixbuf/io-xpm.c:492 msgid "XPM file has image height <= 0" msgstr "XPM-besjtandj haet aafbiljingshuugde <= 0" -#: gdk-pixbuf/io-xpm.c:502 +#: gdk-pixbuf/io-xpm.c:500 msgid "XPM has invalid number of chars per pixel" msgstr "XPM haet ein deil óngeljige teikes per pixel" -#: gdk-pixbuf/io-xpm.c:511 +#: gdk-pixbuf/io-xpm.c:509 msgid "XPM file has invalid number of colors" msgstr "XPM-besjtandj haet ein deil óngeljige kleure" -#: gdk-pixbuf/io-xpm.c:523 gdk-pixbuf/io-xpm.c:532 gdk-pixbuf/io-xpm.c:584 +#: gdk-pixbuf/io-xpm.c:521 gdk-pixbuf/io-xpm.c:530 gdk-pixbuf/io-xpm.c:582 #, fuzzy msgid "Cannot allocate memory for loading XPM image" msgstr "Kèn ónthaud veur 't laje van XPM-aafbiljing neet allokere" -#: gdk-pixbuf/io-xpm.c:546 +#: gdk-pixbuf/io-xpm.c:544 #, fuzzy msgid "Cannot read XPM colormap" msgstr "Kèn XPM-kleurekaart neet laeze" -#: gdk-pixbuf/io-xpm.c:778 +#: gdk-pixbuf/io-xpm.c:776 msgid "Failed to write to temporary file when loading XPM image" msgstr "" "Neet mäögelik óm nao tiedelik besjtandj te sjrieve bie 't laje van XPM-" "aafbiljing" -#: gdk-pixbuf/io-xpm.c:817 +#: gdk-pixbuf/io-xpm.c:815 msgid "The XPM image format" msgstr "'t XPM-besjtandjsformaat" diff --git a/po/lt.gmo b/po/lt.gmo index b9f1d912344272649fe3adcb69bf07f32ee79604..f5215dae04bea0d8813a134e910c9578d1c288f9 100644 GIT binary patch delta 4536 zcmYk<32;@_9mny10#Y=fvLpl&k_&{OB#*o-JVK;kA|a5CB*X~Tgr$unMF?O>u>oIE z7BxVlxS@ciSdm)Rq|imG1=$3~4pZrZlt#dM75?+U-p?4vS&~Rr^)ZW$GJC(DTFrt3%u+EElW{hV#+5i2ci`>Vi2=NX zBQR#5nTG)!iRE}3F2k|-0&;%Xj#Egd;WMW<$ZQz(G8}^q7?16!4(>(|PhbjOMRl+r zz0r-baX8js0yd+r*N(dJ>!=Q2z$EU^aLtB7GU`GTQ76vBG;G6Bc-Vb@5yw%Fj`KU7 ziTb<_H3N^JZnz&g)y^RIvTo#MpYs;N{zHiFKb3+$s6u_Q5!Lgxs1d)6n$jbv5ne{k zOf=J?&&Q&crU*6ig~+7XI-G}FQ3Lufmg8tftEFhhur9crf=2!p^0KSERbdpp(FLoq z7?-0)dIWV|H>v|)pw5e@*Ay*;x^5-vyk@)?H@o`ZF_(I;MCM%Ef zVQY;_a3;36`UzAAKfw$f!rj!tBCN+1sLwCra*SeqZpCKgfwFbTY}@mwJ=TR<$}_0@ zgyZN=7KQt9I&MW~**-vC_7!h>JX5%frmzzEuGOQy_c(HId&7CzeICua>AY0b5*G8O z8CZr)ju|oeuBDjDqA>mK2D?Fin{Po)F%7@ z^RWln7B+>4Ugy{1%@{^c&;Mo$8u32VCOV5+^B(6w)VmhhK3vl#pk`_T z-i7VR80>fG;g`tEk~xX5S}BH^9a~Ak!w%G19!0Iy71WgVW~-__71hxhsP?&7glkYs zavE8FyN3GyNOr8IJ|ERS7uBJ4s3qT*!Tf8@`Y`VUqPYR`ndNddEky&4$E~Ovzw7E( zP&{V8L&Ct#q=HH`ml?FO(eYsm?Dp9+40cwiZ zJNKfd?t-gFhy0lsi+apTQ6q1_J8%O|#AE1T4{EO^@uQ#)-Vvst$Ls;r55<$bW#Vb) z7pRd2_?gs5s!>z90qKM7K~3?8s3nQwZd%e&sLfc4d}Ir85Wb8$zY9GKpQoTNeulbW zY@Xk<64XqrLbdNgP2nZi9>ef7Ga(#`b+{c@qLv_TlG!~t4YlSwP@C_R^Iymehi&9H z{XY)VP*dB1wRjFSlC;VG)K;UGWGQNjpGM6@Cu(#45j9iSa5s*c;*angGB*1MY9P1W z>Hn>%!*o6WEfjR&ov0H|;&ALi-5?>~|H;h9I_euy7yJmB3>#hGk9Zz>)Y~x$51zw7~=lcN?{}(L=WF{_0Lfk7|NEFg;M?o_)$>D0AMJfi#SDI3G^I7Dsa}t|aTn@(f5B{wVduSoQ&89a6Gowbu>QJ< zj(i{6ii^o!SAPS$$Zl6Zj=v$XB!^^?>xXWjPJG)nbl`Zhmi(MNPvQt;i2S4F6+Qpg z4~M6gU)T6er#ymu-?j0xVNbcTc!2C7%ZZk#gbX7Ok?;=Q zeoD%S*0F$GKklP&iadF}0q2o{uD-~r<x#U->xMM#KA}h#d@+MhAwA0@vI?Bn}AicNJ#LZV}}PvpnQ6(gILr`6V| zLHFl3!w!;n$YC;+=r}>1A?wLX@&lry54o8BV-w=CpsqjMBbP3ot|L$i}ew3_JTYmYBEgua}>AZ13 zX>x8(AUHmd74ouzc{!m#FeezisbXfJs=lT1!N#T~fvNMG>+|?9GdmE>4P@ndS=o8P h?6hEZ=ceF&QN47jzvc&e6_izM8BsC#VAk5y{{hZy;wJzA delta 4456 zcmY+`2~bs49LMoLSYah1E(nJ3L_kbrd90zSxQl^kB}GPPYPMkoX_@j$Y_Z5p%G5N{ zEHjlvEV8UD3tOzQ%xKEdX_-lzvCO8jz3=bc!!+IDcR%Oc^=$WP-HwnY%^`s!-OqT` z*xo0xq~xEpZiX6NHX z)b;Z))hu8ey@Gv&eK_$q4#1cmX33L7lJ1G;BdyZeO|c5m8=`vQRIaj-0ZE z$Rlk9@@Jda<>G4?jz41*@3&69y&L;8xUi z?;?NpEju+dlwRn%BrM0_uD%BIsqb{2IFIqC@s`Zf)YD<82UMaOR)<=2&p8j^Nb0|! zdUOGA&%paoQ?m54Sm+t+XECdM}OiZ9KbNBJ|ES> z4VaGapc;4@XJImL*ZF$91$SUKOk$q+fGigoWt)JkGn<8)%7v)+>_a~Wdef}&6pD~h zwFXp6x3kkKKZF{>P~OHp7KOU80C}g~=v?m3w>aBTQ}G9C1QMt)C{~D*aXL=b_uoQ+ zPT4suZ6Bs0hpZUY;~LDy4X78lWAJ*G@>uGrs0UZ07GVPxViU3q>?G>?u6+DmF#~-# z9AowUS5nX-T7+60P0qc}&zvVvYa^8TkcK;trOsJ6hT{uR58Q*?YR6C`)r0vOg@s64?QZnp^T?kaV8^BQ z7cwX|kejsrYzhUt^6oE2 z4p}YIR%^!5coa1kctjyKxP$RPiHHROd zdVCy*VCP(ZlyEfquom@IHKIDW8})UaK>a>+53r}xR^(iW>S+_ICx=i&+nL`@-eGB| zp`D3p$YRu7ZbU7@50F1Q#;ynUqcyrd2Yq-k>b@G(^8za=sAc<6Bk`9zky79dVFl`V zJ!(W+F$Ry~I{Xba1&`7FGTeun>-eGGR84TsLyhoLSgz}kkqubFg=SZBpaj*Et*D_r zgu3BJ)DZU?=8Z%)YO$81Mrsjm#*OI1lHuMI%tiHZGxo-#sI~Je>bZ#{bUwhZABDag zs6`F+S}ejhu>!*jy$9Zabk?3h_4rHlVdO}!fqv9lnT-8#5o!t>Q6us(GVS&!CScYm z?&tkBm4Xh;M?GMTvkmpVpF%w#pQWtxGq4tyVJU`lk*1~sH6r(*db-UW{~TG@7CM%n zUCcwBUyT9X*hWE%=6h5R2aMw(I0H5J$FUxJj`u#x^%zaP731*$`tT%Pf{_!skjN%!M{;ckXP(oS5?gTv*2wt2Uurz5E)gAEb)eVDqc^0G3vVSQB##N ziBAwGqJC($JC7j$;k7QzOFG7(dR&5ouo|_v8=bENT%q0h6Y9H-;NQqt?2o!(1Zq)D zbH{7l@yDI5n8x{o?tJJJZ!yQCo-+ou$Y;3vov7yq*15ti=ONUp{}D5>^kUD&sLyF9 zYJ|SS3`}Rj)w4=unOHq)Nbd zXOSVnlJ~2)%9US21}L~Su%AI*CS%EJ5<%vZcZfD-C%BHD2-f(&0J3(ii>r&^{D->( zD^SCzO~a_|O`^{#m*kOF(y_hLQNU-&Rb)5OS{Om9h_Pp!?I39+XG}c8R_0{ zVN@!}nWSTT*A=emIN*H9c@LJ87l^uXKPe+De5)Z_iMCMUBMXVXs6rA&63BAhxPvs2 zVdOs2n{+2y<@$s=Hhm2_?wtG@@+`d5c`83fo+d;C?#$4J3uEB-!LbE%^s23?v=f z\n" "Language-Team: Lietuvių \n" "Language: lt\n" @@ -26,18 +26,18 @@ msgstr "" "%100<10 || n%100>=20) ? 1 : 2);\n" "X-Generator: Gtranslator 2.91.6\n" -#: gdk-pixbuf/gdk-pixbuf-animation.c:160 gdk-pixbuf/gdk-pixbuf-io.c:1064 -#: gdk-pixbuf/gdk-pixbuf-io.c:1330 +#: gdk-pixbuf/gdk-pixbuf-animation.c:158 gdk-pixbuf/gdk-pixbuf-io.c:1077 +#: gdk-pixbuf/gdk-pixbuf-io.c:1333 #, c-format msgid "Failed to open file '%s': %s" msgstr "Nepavyko atverti failo „%s“: %s" -#: gdk-pixbuf/gdk-pixbuf-animation.c:173 gdk-pixbuf/gdk-pixbuf-io.c:1076 +#: gdk-pixbuf/gdk-pixbuf-animation.c:171 gdk-pixbuf/gdk-pixbuf-io.c:962 #, c-format msgid "Image file '%s' contains no data" msgstr "Paveikslėlio faile „%s“ nėra duomenų" -#: gdk-pixbuf/gdk-pixbuf-animation.c:212 +#: gdk-pixbuf/gdk-pixbuf-animation.c:210 #, c-format msgid "" "Failed to load animation '%s': reason not known, probably a corrupt " @@ -46,8 +46,8 @@ msgstr "" "Nepavyko įkelti animacijos „%s“: nežinoma priežastis, tikriausiai sugadintas " "failas" -#: gdk-pixbuf/gdk-pixbuf-animation.c:280 gdk-pixbuf/gdk-pixbuf-io.c:1112 -#: gdk-pixbuf/gdk-pixbuf-io.c:1382 +#: gdk-pixbuf/gdk-pixbuf-animation.c:278 gdk-pixbuf/gdk-pixbuf-io.c:1113 +#: gdk-pixbuf/gdk-pixbuf-io.c:1385 #, c-format msgid "" "Failed to load image '%s': reason not known, probably a corrupt image file" @@ -55,12 +55,12 @@ msgstr "" "Nepavyko įkelti paveikslėlio „%s“: nežinoma priežastis, tikriausiai " "sugadintas failas" -#: gdk-pixbuf/gdk-pixbuf-io.c:790 +#: gdk-pixbuf/gdk-pixbuf-io.c:774 #, c-format msgid "Unable to load image-loading module: %s: %s" msgstr "Nepavyko įkelti paveikslėlių kelties modulio: %s: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:805 +#: gdk-pixbuf/gdk-pixbuf-io.c:789 #, c-format msgid "" "Image-loading module %s does not export the proper interface; perhaps it's " @@ -69,55 +69,55 @@ msgstr "" "Paveikslėlių kelties modulis „%s“ neeksportuoja teisingos sąsajos; galbūt " "jis yra iš kitos „gdk-pixbuf“ versijos?" -#: gdk-pixbuf/gdk-pixbuf-io.c:814 gdk-pixbuf/gdk-pixbuf-io.c:865 +#: gdk-pixbuf/gdk-pixbuf-io.c:798 gdk-pixbuf/gdk-pixbuf-io.c:849 #, c-format msgid "Image type '%s' is not supported" msgstr "Paveikslėlio tipas „%s“ nepalaikomas" -#: gdk-pixbuf/gdk-pixbuf-io.c:950 +#: gdk-pixbuf/gdk-pixbuf-io.c:934 #, c-format msgid "Couldn't recognize the image file format for file '%s'" msgstr "Nepavyko atpažinti paveikslėlio failo „%s“ formato" -#: gdk-pixbuf/gdk-pixbuf-io.c:958 +#: gdk-pixbuf/gdk-pixbuf-io.c:942 msgid "Unrecognized image file format" msgstr "Neatpažintas paveikslėlio failo formatas" -#: gdk-pixbuf/gdk-pixbuf-io.c:1121 +#: gdk-pixbuf/gdk-pixbuf-io.c:1124 #, c-format msgid "Failed to load image '%s': %s" msgstr "Nepavyko įkelti paveikslėlio „%s“: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2015 gdk-pixbuf/io-gdip-utils.c:837 +#: gdk-pixbuf/gdk-pixbuf-io.c:2029 gdk-pixbuf/io-gdip-utils.c:835 #, c-format msgid "Error writing to image file: %s" msgstr "Klaida rašant į paveikslėlio failą: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2057 gdk-pixbuf/gdk-pixbuf-io.c:2178 +#: gdk-pixbuf/gdk-pixbuf-io.c:2071 gdk-pixbuf/gdk-pixbuf-io.c:2192 #, c-format msgid "This build of gdk-pixbuf does not support saving the image format: %s" msgstr "" "Jūsų naudojamas gdk-pixbuf variantas nepalaiko saugojimo į šį paveikslėlių " "formatą: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2088 +#: gdk-pixbuf/gdk-pixbuf-io.c:2102 msgid "Insufficient memory to save image to callback" msgstr "Nepakanka atminties paveikslėlio išsaugojimui funkcijoje" -#: gdk-pixbuf/gdk-pixbuf-io.c:2101 +#: gdk-pixbuf/gdk-pixbuf-io.c:2115 msgid "Failed to open temporary file" msgstr "Nepavyko atverti laikino failo" -#: gdk-pixbuf/gdk-pixbuf-io.c:2124 +#: gdk-pixbuf/gdk-pixbuf-io.c:2138 msgid "Failed to read from temporary file" msgstr "Nepavyko perskaityti laikino failo" -#: gdk-pixbuf/gdk-pixbuf-io.c:2372 +#: gdk-pixbuf/gdk-pixbuf-io.c:2382 #, c-format msgid "Failed to open '%s' for writing: %s" msgstr "Nepavyko atverti „%s“ įrašymui: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2398 +#: gdk-pixbuf/gdk-pixbuf-io.c:2408 #, c-format msgid "" "Failed to close '%s' while writing image, all data may not have been saved: " @@ -126,15 +126,15 @@ msgstr "" "Saugant paveikslėlį nepavyko uždaryti „%s“, duomenys gali būti neišsaugoti: " "%s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2619 gdk-pixbuf/gdk-pixbuf-io.c:2671 +#: gdk-pixbuf/gdk-pixbuf-io.c:2629 gdk-pixbuf/gdk-pixbuf-io.c:2681 msgid "Insufficient memory to save image into a buffer" msgstr "Nepakanka atminties įšsaugoti paveikslėlį į buferį" -#: gdk-pixbuf/gdk-pixbuf-io.c:2717 +#: gdk-pixbuf/gdk-pixbuf-io.c:2727 msgid "Error writing to image stream" msgstr "Klaida rašant į paveikslėlio srautą" -#: gdk-pixbuf/gdk-pixbuf-loader.c:393 +#: gdk-pixbuf/gdk-pixbuf-loader.c:384 #, c-format msgid "" "Internal error: Image loader module '%s' failed to complete an operation, " @@ -143,25 +143,25 @@ msgstr "" "Vidinė klaida: Paveikslėlių įkėlimo moduliui „%s“ nepavyko užbaigti, " "operacijos, tačiau nebuvo išvestas joks klaidos pranešimas" -#: gdk-pixbuf/gdk-pixbuf-loader.c:435 +#: gdk-pixbuf/gdk-pixbuf-loader.c:426 #, c-format msgid "Incremental loading of image type '%s' is not supported" msgstr "" "Laipsniškas apdorojimas piešinių, kurių tipas yra „%s“, yra nepalaikomas" -#: gdk-pixbuf/gdk-pixdata.c:160 +#: gdk-pixbuf/gdk-pixdata.c:158 msgid "Image header corrupt" msgstr "Paveikslėlio antraštė sugadinta" -#: gdk-pixbuf/gdk-pixdata.c:165 +#: gdk-pixbuf/gdk-pixdata.c:163 msgid "Image format unknown" msgstr "Paveikslėlio formatas nežinomas" -#: gdk-pixbuf/gdk-pixdata.c:170 gdk-pixbuf/gdk-pixdata.c:502 +#: gdk-pixbuf/gdk-pixdata.c:168 gdk-pixbuf/gdk-pixdata.c:501 msgid "Image pixel data corrupt" msgstr "Paveikslėlio taškiniai duomenys apgadinti" -#: gdk-pixbuf/gdk-pixdata.c:446 +#: gdk-pixbuf/gdk-pixdata.c:445 #, c-format msgid "failed to allocate image buffer of %u byte" msgid_plural "failed to allocate image buffer of %u bytes" @@ -169,74 +169,78 @@ msgstr[0] "nepavyko rezervuoti %u baito paveikslėlio buferio" msgstr[1] "nepavyko rezervuoti %u baitų paveikslėlio buferio" msgstr[2] "nepavyko rezervuoti %u baitų paveikslėlio buferio" -#: gdk-pixbuf/io-ani.c:244 +#: gdk-pixbuf/io-ani.c:242 msgid "Unexpected icon chunk in animation" msgstr "Nesuprantamas piktogramos gabalas animacijoje" -#: gdk-pixbuf/io-ani.c:342 gdk-pixbuf/io-ani.c:400 gdk-pixbuf/io-ani.c:426 -#: gdk-pixbuf/io-ani.c:449 gdk-pixbuf/io-ani.c:476 gdk-pixbuf/io-ani.c:563 +#: gdk-pixbuf/io-ani.c:340 gdk-pixbuf/io-ani.c:398 gdk-pixbuf/io-ani.c:424 +#: gdk-pixbuf/io-ani.c:447 gdk-pixbuf/io-ani.c:474 gdk-pixbuf/io-ani.c:561 msgid "Invalid header in animation" msgstr "Netinkama animacijos antraštė" -#: gdk-pixbuf/io-ani.c:352 gdk-pixbuf/io-ani.c:374 gdk-pixbuf/io-ani.c:458 -#: gdk-pixbuf/io-ani.c:485 gdk-pixbuf/io-ani.c:536 gdk-pixbuf/io-ani.c:608 +#: gdk-pixbuf/io-ani.c:350 gdk-pixbuf/io-ani.c:372 gdk-pixbuf/io-ani.c:456 +#: gdk-pixbuf/io-ani.c:483 gdk-pixbuf/io-ani.c:534 gdk-pixbuf/io-ani.c:606 msgid "Not enough memory to load animation" msgstr "Nepakanka atminties įkelti animacijai" -#: gdk-pixbuf/io-ani.c:392 gdk-pixbuf/io-ani.c:418 gdk-pixbuf/io-ani.c:437 +#: gdk-pixbuf/io-ani.c:390 gdk-pixbuf/io-ani.c:416 gdk-pixbuf/io-ani.c:435 msgid "Malformed chunk in animation" msgstr "Blogai suformuotas animacijos blokas" -#: gdk-pixbuf/io-ani.c:660 +#: gdk-pixbuf/io-ani.c:628 +msgid "ANI image was truncated or incomplete." +msgstr "ANI paveikslėlis buvo nukirstas arba nepilnas." + +#: gdk-pixbuf/io-ani.c:669 msgid "The ANI image format" msgstr "ANI paveikslėlių formatas" -#: gdk-pixbuf/io-bmp.c:229 gdk-pixbuf/io-bmp.c:266 gdk-pixbuf/io-bmp.c:337 -#: gdk-pixbuf/io-bmp.c:369 gdk-pixbuf/io-bmp.c:392 gdk-pixbuf/io-bmp.c:495 +#: gdk-pixbuf/io-bmp.c:227 gdk-pixbuf/io-bmp.c:264 gdk-pixbuf/io-bmp.c:335 +#: gdk-pixbuf/io-bmp.c:367 gdk-pixbuf/io-bmp.c:390 gdk-pixbuf/io-bmp.c:493 msgid "BMP image has bogus header data" msgstr "BMP paveikslėlis turi klaidinančią antraštę" -#: gdk-pixbuf/io-bmp.c:240 gdk-pixbuf/io-bmp.c:432 +#: gdk-pixbuf/io-bmp.c:238 gdk-pixbuf/io-bmp.c:430 msgid "Not enough memory to load bitmap image" msgstr "Nepakanka atminties įkelti rastrinį paveikslėlį" -#: gdk-pixbuf/io-bmp.c:318 +#: gdk-pixbuf/io-bmp.c:316 msgid "BMP image has unsupported header size" msgstr "BMP paveikslėlis turi nepalaikomą antraštės dydį" -#: gdk-pixbuf/io-bmp.c:356 +#: gdk-pixbuf/io-bmp.c:354 msgid "Topdown BMP images cannot be compressed" msgstr "Topdown BMP paveikslėliai negali būti suspausti" -#: gdk-pixbuf/io-bmp.c:716 gdk-pixbuf/io-pnm.c:707 +#: gdk-pixbuf/io-bmp.c:714 gdk-pixbuf/io-pnm.c:705 msgid "Premature end-of-file encountered" msgstr "Per anksti aptiktas failo pabaigos simbolis" -#: gdk-pixbuf/io-bmp.c:1328 +#: gdk-pixbuf/io-bmp.c:1326 msgid "Couldn't allocate memory for saving BMP file" msgstr "Nepavyko priskirti atminties BMP failui išsaugoti" -#: gdk-pixbuf/io-bmp.c:1369 +#: gdk-pixbuf/io-bmp.c:1367 msgid "Couldn't write to BMP file" msgstr "Nepavyko įrašyti į BMP failą" -#: gdk-pixbuf/io-bmp.c:1422 gdk-pixbuf/io-gdip-bmp.c:82 +#: gdk-pixbuf/io-bmp.c:1420 gdk-pixbuf/io-gdip-bmp.c:80 msgid "The BMP image format" msgstr "BMP paveikslėlių formatas" -#: gdk-pixbuf/io-gdip-emf.c:59 +#: gdk-pixbuf/io-gdip-emf.c:57 msgid "The EMF image format" msgstr "EMF paveikslėlių formatas" -#: gdk-pixbuf/io-gdip-gif.c:80 gdk-pixbuf/io-gif.c:1720 +#: gdk-pixbuf/io-gdip-gif.c:78 gdk-pixbuf/io-gif.c:1718 msgid "The GIF image format" msgstr "GIF paveikslėlių formatas" -#: gdk-pixbuf/io-gdip-ico.c:59 gdk-pixbuf/io-ico.c:1271 +#: gdk-pixbuf/io-gdip-ico.c:57 gdk-pixbuf/io-ico.c:1269 msgid "The ICO image format" msgstr "ICO paveikslėlių formatas" -#: gdk-pixbuf/io-gdip-jpeg.c:53 gdk-pixbuf/io-jpeg.c:1249 +#: gdk-pixbuf/io-gdip-jpeg.c:51 gdk-pixbuf/io-jpeg.c:1249 #, c-format msgid "" "JPEG quality must be a value between 0 and 100; value '%s' could not be " @@ -245,116 +249,120 @@ msgstr "" "JPEG kokybės reikšmė turi būti tarp 0 ir 100, reikšmės „%s“ nepavyko " "apdoroti." -#: gdk-pixbuf/io-gdip-jpeg.c:68 gdk-pixbuf/io-jpeg.c:1265 +#: gdk-pixbuf/io-gdip-jpeg.c:66 gdk-pixbuf/io-jpeg.c:1265 #, c-format msgid "" "JPEG quality must be a value between 0 and 100; value '%d' is not allowed." msgstr "" "JPEG kokybės reikšmė turi būti tarp 0 ir 100; reikšmė „%d“ yra neleistina." -#: gdk-pixbuf/io-gdip-jpeg.c:136 gdk-pixbuf/io-jpeg.c:1478 +#: gdk-pixbuf/io-gdip-jpeg.c:134 gdk-pixbuf/io-jpeg.c:1478 msgid "The JPEG image format" msgstr "JPEG paveikslėlių formatas" -#: gdk-pixbuf/io-gdip-utils.c:154 +#: gdk-pixbuf/io-gdip-tiff.c:80 gdk-pixbuf/io-tiff.c:786 +msgid "The TIFF image format" +msgstr "TIFF paveikslėlių formatas" + +#: gdk-pixbuf/io-gdip-utils.c:152 #, c-format msgid "Could not allocate memory: %s" msgstr "Nepavyko rezervuoti atminties: %s" -#: gdk-pixbuf/io-gdip-utils.c:179 gdk-pixbuf/io-gdip-utils.c:293 -#: gdk-pixbuf/io-gdip-utils.c:333 +#: gdk-pixbuf/io-gdip-utils.c:177 gdk-pixbuf/io-gdip-utils.c:291 +#: gdk-pixbuf/io-gdip-utils.c:331 #, c-format msgid "Could not create stream: %s" msgstr "Nepavyko sukurti srauto: %s" -#: gdk-pixbuf/io-gdip-utils.c:193 +#: gdk-pixbuf/io-gdip-utils.c:191 #, c-format msgid "Could not seek stream: %s" msgstr "Nepavyko ieškoti sraute: %s" -#: gdk-pixbuf/io-gdip-utils.c:205 +#: gdk-pixbuf/io-gdip-utils.c:203 #, c-format msgid "Could not read from stream: %s" msgstr "Nepavyko skaityti iš srauto: %s" -#: gdk-pixbuf/io-gdip-utils.c:617 +#: gdk-pixbuf/io-gdip-utils.c:615 msgid "Couldn't load bitmap" msgstr "Nepavyko įkelti rastrinio paveikslėlio" -#: gdk-pixbuf/io-gdip-utils.c:773 +#: gdk-pixbuf/io-gdip-utils.c:771 msgid "Couldn't load metafile" msgstr "Nepavyko įkelti metafailo" -#: gdk-pixbuf/io-gdip-utils.c:878 +#: gdk-pixbuf/io-gdip-utils.c:876 msgid "Unsupported image format for GDI+" msgstr "GDI+ nepalaikomas paveikslėlio tipas" -#: gdk-pixbuf/io-gdip-utils.c:885 +#: gdk-pixbuf/io-gdip-utils.c:883 msgid "Couldn't save" msgstr "Nepavyko išsaugoti" -#: gdk-pixbuf/io-gdip-wmf.c:58 +#: gdk-pixbuf/io-gdip-wmf.c:56 msgid "The WMF image format" msgstr "WMF paveikslėlių formatas" -#: gdk-pixbuf/io-gif.c:222 +#: gdk-pixbuf/io-gif.c:220 #, c-format msgid "Failure reading GIF: %s" msgstr "Klaida skaitant GIF: %s" -#: gdk-pixbuf/io-gif.c:496 gdk-pixbuf/io-gif.c:1502 gdk-pixbuf/io-gif.c:1669 +#: gdk-pixbuf/io-gif.c:494 gdk-pixbuf/io-gif.c:1500 gdk-pixbuf/io-gif.c:1667 msgid "GIF file was missing some data (perhaps it was truncated somehow?)" msgstr "" "GIF failui trūksta dalies duomenų (galbūt ji buvo kaip nors sugadinta?)" -#: gdk-pixbuf/io-gif.c:505 +#: gdk-pixbuf/io-gif.c:503 #, c-format msgid "Internal error in the GIF loader (%s)" msgstr "Vidinė klaida GIF kelties programoje (%s)" -#: gdk-pixbuf/io-gif.c:579 +#: gdk-pixbuf/io-gif.c:577 msgid "Stack overflow" msgstr "Steko perpildymas" -#: gdk-pixbuf/io-gif.c:639 +#: gdk-pixbuf/io-gif.c:637 msgid "GIF image loader cannot understand this image." msgstr "GIF įkelties programa negali suprasti šio paveikslėlio." -#: gdk-pixbuf/io-gif.c:668 +#: gdk-pixbuf/io-gif.c:666 msgid "Bad code encountered" msgstr "Aptiktas blogas kodas" -#: gdk-pixbuf/io-gif.c:678 +#: gdk-pixbuf/io-gif.c:676 msgid "Circular table entry in GIF file" msgstr "Cikliškas lentelės įrašas GIF faile" -#: gdk-pixbuf/io-gif.c:866 gdk-pixbuf/io-gif.c:1488 gdk-pixbuf/io-gif.c:1541 -#: gdk-pixbuf/io-gif.c:1657 +#: gdk-pixbuf/io-gif.c:864 gdk-pixbuf/io-gif.c:1486 gdk-pixbuf/io-gif.c:1539 +#: gdk-pixbuf/io-gif.c:1655 msgid "Not enough memory to load GIF file" msgstr "Nepakanka atminties įkelti GIF failui" -#: gdk-pixbuf/io-gif.c:960 +#: gdk-pixbuf/io-gif.c:958 msgid "Not enough memory to composite a frame in GIF file" msgstr "Nepakanka atminties sukurti kadrui GIF faile" -#: gdk-pixbuf/io-gif.c:1132 +#: gdk-pixbuf/io-gif.c:1130 msgid "GIF image is corrupt (incorrect LZW compression)" msgstr "GIF paveikslėlis apgadintas (netinkamas LZW suspaudimas)" -#: gdk-pixbuf/io-gif.c:1182 +#: gdk-pixbuf/io-gif.c:1180 msgid "File does not appear to be a GIF file" msgstr "Atrodo, kad tai ne GIF failas" -#: gdk-pixbuf/io-gif.c:1194 +#: gdk-pixbuf/io-gif.c:1192 #, c-format msgid "Version %s of the GIF file format is not supported" msgstr "GIF formato versija %s nėra palaikoma" -#: gdk-pixbuf/io-gif.c:1241 +#: gdk-pixbuf/io-gif.c:1239 msgid "Resulting GIF image has zero size" msgstr "Rezultato GIF paveikslėlio dydis yra nulinis" -#: gdk-pixbuf/io-gif.c:1320 +#: gdk-pixbuf/io-gif.c:1318 msgid "" "GIF image has no global colormap, and a frame inside it has no local " "colormap." @@ -362,7 +370,7 @@ msgstr "" "GIF paveikslėlis neturi bendros spalvų lentelės, o jo kadras irgi neturi " "spalvų lentelės." -#: gdk-pixbuf/io-gif.c:1564 +#: gdk-pixbuf/io-gif.c:1562 msgid "GIF image was truncated or incomplete." msgstr "GIF paveikslėlis buvo nukirstas arba nepilnas." @@ -379,87 +387,87 @@ msgstr "Nepavyko iškoduoti ICNS failo" msgid "The ICNS image format" msgstr "ICNS paveikslėlių formatas" -#: gdk-pixbuf/io-ico.c:228 gdk-pixbuf/io-ico.c:242 gdk-pixbuf/io-ico.c:291 -#: gdk-pixbuf/io-ico.c:302 gdk-pixbuf/io-ico.c:395 +#: gdk-pixbuf/io-ico.c:226 gdk-pixbuf/io-ico.c:240 gdk-pixbuf/io-ico.c:289 +#: gdk-pixbuf/io-ico.c:300 gdk-pixbuf/io-ico.c:393 msgid "Invalid header in icon" msgstr "Netinkama piktogramos antraštė" -#: gdk-pixbuf/io-ico.c:257 gdk-pixbuf/io-ico.c:312 gdk-pixbuf/io-ico.c:405 -#: gdk-pixbuf/io-ico.c:458 gdk-pixbuf/io-ico.c:488 +#: gdk-pixbuf/io-ico.c:255 gdk-pixbuf/io-ico.c:310 gdk-pixbuf/io-ico.c:403 +#: gdk-pixbuf/io-ico.c:456 gdk-pixbuf/io-ico.c:486 msgid "Not enough memory to load icon" msgstr "Nepakanka atminties įkelti piktogramai" -#: gdk-pixbuf/io-ico.c:338 +#: gdk-pixbuf/io-ico.c:336 msgid "Compressed icons are not supported" msgstr "Suspaustos piktogramos yra nepalaikomos" -#: gdk-pixbuf/io-ico.c:358 +#: gdk-pixbuf/io-ico.c:356 msgid "Icon has zero width" msgstr "Piktogramos plotis yra nulinis" -#: gdk-pixbuf/io-ico.c:368 +#: gdk-pixbuf/io-ico.c:366 msgid "Icon has zero height" msgstr "Piktogramos aukštis yra nulinis" -#: gdk-pixbuf/io-ico.c:443 +#: gdk-pixbuf/io-ico.c:441 msgid "Unsupported icon type" msgstr "Nepalaikomas piktogramos tipas" -#: gdk-pixbuf/io-ico.c:537 +#: gdk-pixbuf/io-ico.c:535 msgid "Not enough memory to load ICO file" msgstr "Nepakanka atminties įkelti ICO failui" -#: gdk-pixbuf/io-ico.c:1002 +#: gdk-pixbuf/io-ico.c:1000 msgid "Image too large to be saved as ICO" msgstr "Paveikslėlis yra per didelis ir negali būti išsaugotas ICO formatu" -#: gdk-pixbuf/io-ico.c:1013 +#: gdk-pixbuf/io-ico.c:1011 msgid "Cursor hotspot outside image" msgstr "Žymeklio aktyvus taškas yra už paveikslėlio ribų" -#: gdk-pixbuf/io-ico.c:1036 +#: gdk-pixbuf/io-ico.c:1034 #, c-format msgid "Unsupported depth for ICO file: %d" msgstr "Nepalaikomas ICO failo spalvų gylis: %d" -#: gdk-pixbuf/io-jasper.c:74 +#: gdk-pixbuf/io-jasper.c:73 msgid "Couldn't allocate memory for stream" msgstr "Nepavyko rezervuoti atminties srautui" -#: gdk-pixbuf/io-jasper.c:104 +#: gdk-pixbuf/io-jasper.c:103 msgid "Couldn't decode image" msgstr "Nepavyko iškoduoti paveikslėlio" -#: gdk-pixbuf/io-jasper.c:122 +#: gdk-pixbuf/io-jasper.c:121 msgid "Transformed JPEG2000 has zero width or height" msgstr "Pakeistas JPEG2000 turi nulinį plotį arba aukštį." -#: gdk-pixbuf/io-jasper.c:136 +#: gdk-pixbuf/io-jasper.c:135 msgid "Image type currently not supported" msgstr "Paveikslėlio tipas šiuo metu nepalaikomas" -#: gdk-pixbuf/io-jasper.c:148 gdk-pixbuf/io-jasper.c:156 +#: gdk-pixbuf/io-jasper.c:147 gdk-pixbuf/io-jasper.c:155 msgid "Couldn't allocate memory for color profile" msgstr "Nepakako atminties spalvų profiliui" -#: gdk-pixbuf/io-jasper.c:182 +#: gdk-pixbuf/io-jasper.c:181 msgid "Insufficient memory to open JPEG 2000 file" msgstr "Nepakanka atminties atverti JPEG 2000 failą" -#: gdk-pixbuf/io-jasper.c:261 +#: gdk-pixbuf/io-jasper.c:260 msgid "Couldn't allocate memory to buffer image data" msgstr "Nepavyko rezervuoti atminties paveikslėlio duomenims" -#: gdk-pixbuf/io-jasper.c:305 +#: gdk-pixbuf/io-jasper.c:304 msgid "The JPEG 2000 image format" msgstr "JPEG 2000 paveikslėlių formatas" -#: gdk-pixbuf/io-jpeg.c:126 +#: gdk-pixbuf/io-jpeg.c:124 #, c-format msgid "Error interpreting JPEG image file (%s)" msgstr "Klaida interpretuojant JPEG paveikslėlio failą (%s)" -#: gdk-pixbuf/io-jpeg.c:604 +#: gdk-pixbuf/io-jpeg.c:597 msgid "" "Insufficient memory to load image, try exiting some applications to free " "memory" @@ -467,17 +475,17 @@ msgstr "" "Nepakanka atminties pakrauti paveikslėlį, uždarykite dalį programų, kad " "atlaisvinti atmintį" -#: gdk-pixbuf/io-jpeg.c:651 gdk-pixbuf/io-jpeg.c:865 +#: gdk-pixbuf/io-jpeg.c:645 gdk-pixbuf/io-jpeg.c:858 #, c-format msgid "Unsupported JPEG color space (%s)" msgstr "Nepalaikoma JPEG spalvų gama (%s)" -#: gdk-pixbuf/io-jpeg.c:764 gdk-pixbuf/io-jpeg.c:1044 +#: gdk-pixbuf/io-jpeg.c:757 gdk-pixbuf/io-jpeg.c:1037 #: gdk-pixbuf/io-jpeg.c:1308 gdk-pixbuf/io-jpeg.c:1318 msgid "Couldn't allocate memory for loading JPEG file" msgstr "Nepakako atminties įkelti JPEG failą" -#: gdk-pixbuf/io-jpeg.c:1018 +#: gdk-pixbuf/io-jpeg.c:1011 msgid "Transformed JPEG has zero width or height." msgstr "Pakeistas JPEG turi nulinį plotį arba aukštį." @@ -486,89 +494,89 @@ msgstr "Pakeistas JPEG turi nulinį plotį arba aukštį." msgid "Color profile has invalid length '%u'." msgstr "Spalvų profilio ilgis „%u“ netinkamas." -#: gdk-pixbuf/io-pcx.c:186 +#: gdk-pixbuf/io-pcx.c:184 msgid "Couldn't allocate memory for header" msgstr "Nepavyko rezervuoti atminties būtinos antraštei" -#: gdk-pixbuf/io-pcx.c:201 gdk-pixbuf/io-pcx.c:559 +#: gdk-pixbuf/io-pcx.c:199 gdk-pixbuf/io-pcx.c:557 msgid "Couldn't allocate memory for context buffer" msgstr "Nepavyko rezervuoti atminties būtinos turinio buferiui" -#: gdk-pixbuf/io-pcx.c:600 +#: gdk-pixbuf/io-pcx.c:598 msgid "Image has invalid width and/or height" msgstr "Paveikslėlio aukštis arba plotis yra neteisingas" -#: gdk-pixbuf/io-pcx.c:612 gdk-pixbuf/io-pcx.c:673 +#: gdk-pixbuf/io-pcx.c:610 gdk-pixbuf/io-pcx.c:671 msgid "Image has unsupported bpp" msgstr "Paveikslėlis turi nepalaikomą bpp dydį" -#: gdk-pixbuf/io-pcx.c:617 gdk-pixbuf/io-pcx.c:625 +#: gdk-pixbuf/io-pcx.c:615 gdk-pixbuf/io-pcx.c:623 #, c-format msgid "Image has unsupported number of %d-bit planes" msgstr "Paveikslėlis turi nepalaikomą %d bitų lygių kiekį" -#: gdk-pixbuf/io-pcx.c:641 +#: gdk-pixbuf/io-pcx.c:639 msgid "Couldn't create new pixbuf" msgstr "Nepavyko sukurti naujo pixbuf" -#: gdk-pixbuf/io-pcx.c:649 +#: gdk-pixbuf/io-pcx.c:647 msgid "Couldn't allocate memory for line data" msgstr "Nepavyko rezervuoti atminties eilučių duomenims" -#: gdk-pixbuf/io-pcx.c:656 +#: gdk-pixbuf/io-pcx.c:654 msgid "Couldn't allocate memory for PCX image" msgstr "Nepavyko rezervuoti atminties PCX paveikslėliui" -#: gdk-pixbuf/io-pcx.c:703 +#: gdk-pixbuf/io-pcx.c:701 msgid "Didn't get all lines of PCX image" msgstr "Nepavyko gauti visų PCX paveikslėlio eilučių" -#: gdk-pixbuf/io-pcx.c:710 +#: gdk-pixbuf/io-pcx.c:708 msgid "No palette found at end of PCX data" msgstr "PCX duomenų pabaigoje nerasta paletė" -#: gdk-pixbuf/io-pcx.c:755 +#: gdk-pixbuf/io-pcx.c:753 msgid "The PCX image format" msgstr "PCX paveikslėlių formatas" -#: gdk-pixbuf/io-pixdata.c:148 +#: gdk-pixbuf/io-pixdata.c:146 msgid "Transformed pixbuf has zero width or height." msgstr "Transformuotas pikselių žemėlapis turi nulinį plotį arba aukštį." -#: gdk-pixbuf/io-pixdata.c:186 +#: gdk-pixbuf/io-pixdata.c:184 msgid "The GdkPixdata format" msgstr "GdkPixdata formatas" -#: gdk-pixbuf/io-png.c:54 +#: gdk-pixbuf/io-png.c:53 msgid "Bits per channel of PNG image is invalid." msgstr "Netinkamas PNG paveikslėlio bitų skaičius kanalui." -#: gdk-pixbuf/io-png.c:135 gdk-pixbuf/io-png.c:641 +#: gdk-pixbuf/io-png.c:134 gdk-pixbuf/io-png.c:640 msgid "Transformed PNG has zero width or height." msgstr "Pakeistas PNG turi nulinį plotį arba aukštį." -#: gdk-pixbuf/io-png.c:143 +#: gdk-pixbuf/io-png.c:142 msgid "Bits per channel of transformed PNG is not 8." msgstr "Pakeistas PNG turi ne 8 bitus kanalui." -#: gdk-pixbuf/io-png.c:152 +#: gdk-pixbuf/io-png.c:151 msgid "Transformed PNG not RGB or RGBA." msgstr "Pakeistas PNG yra ne RGB arba RGBA formate." -#: gdk-pixbuf/io-png.c:161 +#: gdk-pixbuf/io-png.c:160 msgid "Transformed PNG has unsupported number of channels, must be 3 or 4." msgstr "Pakeistas PNG turi nepalaikomą kanalų kiekį, turi būti 3 arba 4." -#: gdk-pixbuf/io-png.c:182 +#: gdk-pixbuf/io-png.c:181 #, c-format msgid "Fatal error in PNG image file: %s" msgstr "Lemtinga klaida PNG paveikslėlių faile: %s" -#: gdk-pixbuf/io-png.c:315 +#: gdk-pixbuf/io-png.c:314 msgid "Insufficient memory to load PNG file" msgstr "Nepakanka atminties įkelti PNG failą" -#: gdk-pixbuf/io-png.c:656 +#: gdk-pixbuf/io-png.c:655 #, c-format msgid "" "Insufficient memory to store a %lu by %lu image; try exiting some " @@ -577,30 +585,30 @@ msgstr "" "Nepakanka atminties įrašyti %lu iš %lu dydžio paveikslėlį; uždarykite dalį " "programų, kad sumažintumėte atminties naudojimą" -#: gdk-pixbuf/io-png.c:719 +#: gdk-pixbuf/io-png.c:718 msgid "Fatal error reading PNG image file" msgstr "Skaitant PNG įvyko lemtinga klaida" -#: gdk-pixbuf/io-png.c:768 +#: gdk-pixbuf/io-png.c:767 #, c-format msgid "Fatal error reading PNG image file: %s" msgstr "Įvyko lemtinga klaida skaitant PNG paveikslėlį: %s" -#: gdk-pixbuf/io-png.c:858 +#: gdk-pixbuf/io-png.c:857 msgid "" "Keys for PNG text chunks must have at least 1 and at most 79 characters." msgstr "PNG tekstiniai raktai turi turėti nuo 1 iki 79 simbolių." -#: gdk-pixbuf/io-png.c:867 +#: gdk-pixbuf/io-png.c:866 msgid "Keys for PNG text chunks must be ASCII characters." msgstr "PNG tekstiniai raktai turi naudoti tik ASCII simbolius." -#: gdk-pixbuf/io-png.c:881 gdk-pixbuf/io-tiff.c:667 +#: gdk-pixbuf/io-png.c:880 gdk-pixbuf/io-tiff.c:665 #, c-format msgid "Color profile has invalid length %d." msgstr "Spalvų profilio ilgis (%d) netinkamas." -#: gdk-pixbuf/io-png.c:894 +#: gdk-pixbuf/io-png.c:893 #, c-format msgid "" "PNG compression level must be a value between 0 and 9; value '%s' could not " @@ -608,7 +616,7 @@ msgid "" msgstr "" "PNG suspaudimo lygis turi būti reikšmė tarp 0 ir 9: reikšmės „%s“ nesuprasta." -#: gdk-pixbuf/io-png.c:907 +#: gdk-pixbuf/io-png.c:906 #, c-format msgid "" "PNG compression level must be a value between 0 and 9; value '%d' is not " @@ -617,87 +625,87 @@ msgstr "" "PNG suspaudimo lygis turi būti reikšmė tarp 0 ir 9: reikšmė „%d“ yra " "neleistina." -#: gdk-pixbuf/io-png.c:955 +#: gdk-pixbuf/io-png.c:954 #, c-format msgid "Value for PNG text chunk %s cannot be converted to ISO-8859-1 encoding." msgstr "" "PNG tekstinės dalies reikšmė %s negali būti perkoduota į ISO-8859-1 koduotę." -#: gdk-pixbuf/io-png.c:1118 +#: gdk-pixbuf/io-png.c:1117 msgid "The PNG image format" msgstr "PNG paveikslėlių formatas" -#: gdk-pixbuf/io-pnm.c:248 +#: gdk-pixbuf/io-pnm.c:246 msgid "PNM loader expected to find an integer, but didn't" msgstr "PNM apdorojimui reikėjo sveikų skaičių, tačiau jie nebuvo rasti" -#: gdk-pixbuf/io-pnm.c:280 +#: gdk-pixbuf/io-pnm.c:278 msgid "PNM file has an incorrect initial byte" msgstr "PNM failas turi netinkamą pradinį baitą" -#: gdk-pixbuf/io-pnm.c:310 +#: gdk-pixbuf/io-pnm.c:308 msgid "PNM file is not in a recognized PNM subformat" msgstr "PNM failas naudoja neatpažįstamą PNM antrinį formatą" -#: gdk-pixbuf/io-pnm.c:335 +#: gdk-pixbuf/io-pnm.c:333 msgid "PNM file has an image width of 0" msgstr "PNM faile yra paveikslėlis, kurio plotis lygus nuliui" -#: gdk-pixbuf/io-pnm.c:356 +#: gdk-pixbuf/io-pnm.c:354 msgid "PNM file has an image height of 0" msgstr "PNM faile yra paveikslėlis, kurio aukštis lygus nuliui" -#: gdk-pixbuf/io-pnm.c:379 +#: gdk-pixbuf/io-pnm.c:377 msgid "Maximum color value in PNM file is 0" msgstr "Didžiausia PNM spalvos reikšmė yra 0" -#: gdk-pixbuf/io-pnm.c:387 +#: gdk-pixbuf/io-pnm.c:385 msgid "Maximum color value in PNM file is too large" msgstr "Didžiausia spalvos reikšmė PNM faile yra per didelė" -#: gdk-pixbuf/io-pnm.c:427 gdk-pixbuf/io-pnm.c:457 gdk-pixbuf/io-pnm.c:502 +#: gdk-pixbuf/io-pnm.c:425 gdk-pixbuf/io-pnm.c:455 gdk-pixbuf/io-pnm.c:500 msgid "Raw PNM image type is invalid" msgstr "Netinkamas neapdoroto PNM paveikslėlio tipas" -#: gdk-pixbuf/io-pnm.c:652 +#: gdk-pixbuf/io-pnm.c:650 msgid "PNM image loader does not support this PNM subformat" msgstr "PNM apdorojimo posistemė nepalaiko šio PNM antrinio formato" -#: gdk-pixbuf/io-pnm.c:739 gdk-pixbuf/io-pnm.c:966 +#: gdk-pixbuf/io-pnm.c:737 gdk-pixbuf/io-pnm.c:964 msgid "Raw PNM formats require exactly one whitespace before sample data" msgstr "" "Neapdorotuose PNM formato paveikslėliose turi būti lygiai vienas tarpas " "prieš pavyzdžio duomenis" -#: gdk-pixbuf/io-pnm.c:766 +#: gdk-pixbuf/io-pnm.c:764 msgid "Cannot allocate memory for loading PNM image" msgstr "Nepavyko rezervuoti atminties kiekio būtino PNM failo atvaizdavimui" -#: gdk-pixbuf/io-pnm.c:816 +#: gdk-pixbuf/io-pnm.c:814 msgid "Insufficient memory to load PNM context struct" msgstr "Nepakanka atminties apdoroti PNM struktūrą" -#: gdk-pixbuf/io-pnm.c:867 +#: gdk-pixbuf/io-pnm.c:865 msgid "Unexpected end of PNM image data" msgstr "Netikėta PNM paveikslėlio duomenų pabaiga" -#: gdk-pixbuf/io-pnm.c:995 +#: gdk-pixbuf/io-pnm.c:993 msgid "Insufficient memory to load PNM file" msgstr "Nepakanka atminties apdoroti PNM failą" -#: gdk-pixbuf/io-pnm.c:1079 +#: gdk-pixbuf/io-pnm.c:1077 msgid "The PNM/PBM/PGM/PPM image format family" msgstr "PNM/PBM/PGM/PPM paveikslėlių formatų šeima" -#: gdk-pixbuf/io-qtif.c:128 +#: gdk-pixbuf/io-qtif.c:126 msgid "Input file descriptor is NULL." msgstr "Įvesties failo deskriptorius yra NULL." -#: gdk-pixbuf/io-qtif.c:143 +#: gdk-pixbuf/io-qtif.c:141 msgid "Failed to read QTIF header" msgstr "Nepavyko perskaityti QTIF antraštės" -#: gdk-pixbuf/io-qtif.c:152 gdk-pixbuf/io-qtif.c:189 gdk-pixbuf/io-qtif.c:459 +#: gdk-pixbuf/io-qtif.c:150 gdk-pixbuf/io-qtif.c:187 gdk-pixbuf/io-qtif.c:454 #, c-format msgid "QTIF atom size too large (%d byte)" msgid_plural "QTIF atom size too large (%d bytes)" @@ -705,7 +713,7 @@ msgstr[0] "QTIF atomas per didelis (%d baitas)" msgstr[1] "QTIF atomas per didelis (%d baitai)" msgstr[2] "QTIF atomas per didelis (%d baitų)" -#: gdk-pixbuf/io-qtif.c:175 +#: gdk-pixbuf/io-qtif.c:173 #, c-format msgid "Failed to allocate %d byte for file read buffer" msgid_plural "Failed to allocate %d bytes for file read buffer" @@ -713,12 +721,12 @@ msgstr[0] "Nepavyko rezervuoti %d baito failo skaitymo buferio" msgstr[1] "Nepavyko rezervuoti %d baitų failo skaitymo buferio" msgstr[2] "Nepavyko rezervuoti %d baitų failo skaitymo buferio" -#: gdk-pixbuf/io-qtif.c:206 +#: gdk-pixbuf/io-qtif.c:201 #, c-format msgid "File error when reading QTIF atom: %s" msgstr "Failo klaida skaitant QTIF atomą: %s" -#: gdk-pixbuf/io-qtif.c:243 +#: gdk-pixbuf/io-qtif.c:238 #, c-format msgid "Failed to skip the next %d byte with seek()." msgid_plural "Failed to skip the next %d bytes with seek()." @@ -726,227 +734,223 @@ msgstr[0] "Nepavyko praleisti %d baito naudojant seek() funkciją." msgstr[1] "Nepavyko praleisti %d baitų naudojant seek() funkciją." msgstr[2] "Nepavyko praleisti %d baitų naudojant seek() funkciją." -#: gdk-pixbuf/io-qtif.c:270 +#: gdk-pixbuf/io-qtif.c:265 msgid "Failed to allocate QTIF context structure." msgstr "Nepavyko rezervuoti QTIF konteksto struktūros." -#: gdk-pixbuf/io-qtif.c:330 +#: gdk-pixbuf/io-qtif.c:325 msgid "Failed to create GdkPixbufLoader object." msgstr "Nepavyko sukurti GdkPixbufLoader objekto." -#: gdk-pixbuf/io-qtif.c:434 +#: gdk-pixbuf/io-qtif.c:429 msgid "Failed to find an image data atom." msgstr "Nepavyko rasti paveikslėlio duomenų atomo." -#: gdk-pixbuf/io-qtif.c:618 +#: gdk-pixbuf/io-qtif.c:613 msgid "The QTIF image format" msgstr "QTIF paveikslėlių formatas" -#: gdk-pixbuf/io-ras.c:125 +#: gdk-pixbuf/io-ras.c:123 msgid "RAS image has bogus header data" msgstr "RAS paveikslėlio antraštė turi klaidinančius duomenis" -#: gdk-pixbuf/io-ras.c:147 +#: gdk-pixbuf/io-ras.c:145 msgid "RAS image has unknown type" msgstr "Nežinomas RAS paveikslėlio tipas" -#: gdk-pixbuf/io-ras.c:155 +#: gdk-pixbuf/io-ras.c:153 msgid "unsupported RAS image variation" msgstr "nepalaikomas RAS paveikslėlio variantas" -#: gdk-pixbuf/io-ras.c:170 gdk-pixbuf/io-ras.c:199 +#: gdk-pixbuf/io-ras.c:168 gdk-pixbuf/io-ras.c:197 msgid "Not enough memory to load RAS image" msgstr "Nepakanka atminties apdoroti RAS paveikslėlį" -#: gdk-pixbuf/io-ras.c:544 +#: gdk-pixbuf/io-ras.c:542 msgid "The Sun raster image format" msgstr "Sun rastrinis paveikslėlių formatas" -#: gdk-pixbuf/io-tga.c:153 +#: gdk-pixbuf/io-tga.c:151 msgid "Cannot allocate memory for IOBuffer struct" msgstr "Nepavyko rezervuoti atminties IOBuffer struktūrai" -#: gdk-pixbuf/io-tga.c:172 +#: gdk-pixbuf/io-tga.c:170 msgid "Cannot allocate memory for IOBuffer data" msgstr "Nepavyko rezervuoti atminties IOBuffer duomenims" -#: gdk-pixbuf/io-tga.c:183 +#: gdk-pixbuf/io-tga.c:181 msgid "Cannot realloc IOBuffer data" msgstr "Nepavyko perkelti IOBuffer duomenų" -#: gdk-pixbuf/io-tga.c:213 +#: gdk-pixbuf/io-tga.c:211 msgid "Cannot allocate temporary IOBuffer data" msgstr "Nepavyko rezervuoti laikinų IOBuffer duomenų" -#: gdk-pixbuf/io-tga.c:346 +#: gdk-pixbuf/io-tga.c:339 msgid "Cannot allocate new pixbuf" msgstr "Nepavyko rezervuoti naujo pixbuf" -#: gdk-pixbuf/io-tga.c:685 +#: gdk-pixbuf/io-tga.c:678 msgid "Image is corrupted or truncated" msgstr "Paveikslėlis yra sugadintas arba nepilnas." -#: gdk-pixbuf/io-tga.c:692 +#: gdk-pixbuf/io-tga.c:685 msgid "Cannot allocate colormap structure" msgstr "Nepavyko paskirti spalvų lentelės struktūros" -#: gdk-pixbuf/io-tga.c:699 +#: gdk-pixbuf/io-tga.c:692 msgid "Cannot allocate colormap entries" msgstr "Nepavyko paskirti spalvų lentelės įrašų" -#: gdk-pixbuf/io-tga.c:721 +#: gdk-pixbuf/io-tga.c:714 msgid "Unexpected bitdepth for colormap entries" msgstr "Netikėtas bitdepth požymis spalvų lentelės įrašuose" -#: gdk-pixbuf/io-tga.c:739 +#: gdk-pixbuf/io-tga.c:732 msgid "Cannot allocate TGA header memory" msgstr "Nepavyko rezervuoti atminties TGA antraštei" -#: gdk-pixbuf/io-tga.c:772 +#: gdk-pixbuf/io-tga.c:765 msgid "TGA image has invalid dimensions" msgstr "TGA paveikslėlis turi neteisingus išmatavimus" -#: gdk-pixbuf/io-tga.c:778 gdk-pixbuf/io-tga.c:787 gdk-pixbuf/io-tga.c:797 -#: gdk-pixbuf/io-tga.c:807 gdk-pixbuf/io-tga.c:814 +#: gdk-pixbuf/io-tga.c:771 gdk-pixbuf/io-tga.c:780 gdk-pixbuf/io-tga.c:790 +#: gdk-pixbuf/io-tga.c:800 gdk-pixbuf/io-tga.c:807 msgid "TGA image type not supported" msgstr "TGA paveikslėlio tipas nepalaikomas" -#: gdk-pixbuf/io-tga.c:861 +#: gdk-pixbuf/io-tga.c:854 msgid "Cannot allocate memory for TGA context struct" msgstr "Nepavyko rezervuoti atminties TGA struktūrai" -#: gdk-pixbuf/io-tga.c:926 +#: gdk-pixbuf/io-tga.c:919 msgid "Excess data in file" msgstr "Faile duomenų perteklius" -#: gdk-pixbuf/io-tga.c:1007 +#: gdk-pixbuf/io-tga.c:1000 msgid "The Targa image format" msgstr "Targa paveikslėlių formatas" -#: gdk-pixbuf/io-tiff.c:104 +#: gdk-pixbuf/io-tiff.c:102 msgid "Could not get image width (bad TIFF file)" msgstr "Nepavyko gauti paveikslėlio pločio (blogas TIFF failas)" -#: gdk-pixbuf/io-tiff.c:112 +#: gdk-pixbuf/io-tiff.c:110 msgid "Could not get image height (bad TIFF file)" msgstr "Nepavyko gauti paveikslėlio aukščio (blogas TIFF failas)" -#: gdk-pixbuf/io-tiff.c:120 +#: gdk-pixbuf/io-tiff.c:118 msgid "Width or height of TIFF image is zero" msgstr "TIFF paveikslėlio plotis ar aukštis yra nulis" -#: gdk-pixbuf/io-tiff.c:129 gdk-pixbuf/io-tiff.c:138 +#: gdk-pixbuf/io-tiff.c:127 gdk-pixbuf/io-tiff.c:136 msgid "Dimensions of TIFF image too large" msgstr "TIFF paveikslėlio išmatavimai per dideli" -#: gdk-pixbuf/io-tiff.c:162 gdk-pixbuf/io-tiff.c:174 gdk-pixbuf/io-tiff.c:491 +#: gdk-pixbuf/io-tiff.c:160 gdk-pixbuf/io-tiff.c:172 gdk-pixbuf/io-tiff.c:489 msgid "Insufficient memory to open TIFF file" msgstr "Nepakanka atminties atverti TIFF failą" -#: gdk-pixbuf/io-tiff.c:236 +#: gdk-pixbuf/io-tiff.c:234 msgid "Failed to load RGB data from TIFF file" msgstr "Nepavyko įkelti RGB duomenų iš TIFF failo" -#: gdk-pixbuf/io-tiff.c:293 +#: gdk-pixbuf/io-tiff.c:291 msgid "Failed to open TIFF image" msgstr "Nepavyko atverti TIFF failo" -#: gdk-pixbuf/io-tiff.c:427 gdk-pixbuf/io-tiff.c:440 +#: gdk-pixbuf/io-tiff.c:425 gdk-pixbuf/io-tiff.c:438 msgid "Failed to load TIFF image" msgstr "Nepavyko įkelti TIFF paveikslėlio" -#: gdk-pixbuf/io-tiff.c:623 +#: gdk-pixbuf/io-tiff.c:621 msgid "Failed to save TIFF image" msgstr "Nepavyko išsaugoti TIFF paveikslėlio" -#: gdk-pixbuf/io-tiff.c:656 +#: gdk-pixbuf/io-tiff.c:654 msgid "TIFF compression doesn't refer to a valid codec." msgstr "TIFF glaudinimas nurodo nežinomą kodeką." -#: gdk-pixbuf/io-tiff.c:696 +#: gdk-pixbuf/io-tiff.c:694 msgid "Failed to write TIFF data" msgstr "Nepavyko įrašyti TIFF duomenų" -#: gdk-pixbuf/io-tiff.c:733 +#: gdk-pixbuf/io-tiff.c:731 msgid "Couldn't write to TIFF file" msgstr "Nepavyko įrašyti į TIFF failą" -#: gdk-pixbuf/io-tiff.c:788 -msgid "The TIFF image format" -msgstr "TIFF paveikslėlių formatas" - -#: gdk-pixbuf/io-wbmp.c:245 +#: gdk-pixbuf/io-wbmp.c:243 msgid "Image has zero width" msgstr "Paveikslėlio plotis yra nulinis" -#: gdk-pixbuf/io-wbmp.c:263 +#: gdk-pixbuf/io-wbmp.c:261 msgid "Image has zero height" msgstr "Paveikslėlio aukštis yra nulinis" -#: gdk-pixbuf/io-wbmp.c:274 +#: gdk-pixbuf/io-wbmp.c:272 msgid "Not enough memory to load image" msgstr "Nepakanka atminties įkelti paveisklėliui" -#: gdk-pixbuf/io-wbmp.c:333 +#: gdk-pixbuf/io-wbmp.c:331 msgid "Couldn't save the rest" msgstr "Nepavyko išsaugoti likučių" -#: gdk-pixbuf/io-wbmp.c:374 +#: gdk-pixbuf/io-wbmp.c:372 msgid "The WBMP image format" msgstr "WBMP paveikslėlių formatas" -#: gdk-pixbuf/io-xbm.c:304 +#: gdk-pixbuf/io-xbm.c:302 msgid "Invalid XBM file" msgstr "Sugadintas XBM failas" -#: gdk-pixbuf/io-xbm.c:314 +#: gdk-pixbuf/io-xbm.c:312 msgid "Insufficient memory to load XBM image file" msgstr "Nepakanka atminties įkelti XBM paveikslėlio failą" -#: gdk-pixbuf/io-xbm.c:462 +#: gdk-pixbuf/io-xbm.c:460 msgid "Failed to write to temporary file when loading XBM image" msgstr "XBM apdorojimo metu nepavyko įrašyti į laikiną failą" -#: gdk-pixbuf/io-xbm.c:501 +#: gdk-pixbuf/io-xbm.c:499 msgid "The XBM image format" msgstr "XBM paveikslėlių formatas" -#: gdk-pixbuf/io-xpm.c:469 +#: gdk-pixbuf/io-xpm.c:467 msgid "No XPM header found" msgstr "Nerasta XPM antraštė" -#: gdk-pixbuf/io-xpm.c:478 +#: gdk-pixbuf/io-xpm.c:476 msgid "Invalid XPM header" msgstr "Netinkama XPM antraštė" -#: gdk-pixbuf/io-xpm.c:486 +#: gdk-pixbuf/io-xpm.c:484 msgid "XPM file has image width <= 0" msgstr "XPM faile saugomo paveikslėlio plotis <= 0" -#: gdk-pixbuf/io-xpm.c:494 +#: gdk-pixbuf/io-xpm.c:492 msgid "XPM file has image height <= 0" msgstr "XPM faile saugomo paveikslėlio aukštis <= 0" -#: gdk-pixbuf/io-xpm.c:502 +#: gdk-pixbuf/io-xpm.c:500 msgid "XPM has invalid number of chars per pixel" msgstr "XPM faile yra klaidingas simbolių kiekis pikseliui" -#: gdk-pixbuf/io-xpm.c:511 +#: gdk-pixbuf/io-xpm.c:509 msgid "XPM file has invalid number of colors" msgstr "XPM faile yra netinkamas spalvų skaičius" -#: gdk-pixbuf/io-xpm.c:523 gdk-pixbuf/io-xpm.c:532 gdk-pixbuf/io-xpm.c:584 +#: gdk-pixbuf/io-xpm.c:521 gdk-pixbuf/io-xpm.c:530 gdk-pixbuf/io-xpm.c:582 msgid "Cannot allocate memory for loading XPM image" msgstr "Nepavyko rezervuoti atminties reikalingos įkelti XPM paveikslėlį" -#: gdk-pixbuf/io-xpm.c:546 +#: gdk-pixbuf/io-xpm.c:544 msgid "Cannot read XPM colormap" msgstr "Nepavyko perskaityti XPM spalvų lentelės" -#: gdk-pixbuf/io-xpm.c:778 +#: gdk-pixbuf/io-xpm.c:776 msgid "Failed to write to temporary file when loading XPM image" msgstr "Įkeliant XPM failą nepavyko įrašyti laikino failo" -#: gdk-pixbuf/io-xpm.c:817 +#: gdk-pixbuf/io-xpm.c:815 msgid "The XPM image format" msgstr "XPM paveikslėlių formatas" diff --git a/po/lv.gmo b/po/lv.gmo index 50ea8338c05dabef343cda24262c957b11032b57..d77902952d7fc5b3d62fe2c9afe9128f1022a49d 100644 GIT binary patch delta 4509 zcmYkb-ni@+< zw5gG;w9Tdt3!SyJ3*IvPqtn@$HftW+DYj#++0JQOY3=#?e&2ff9Nyo@=kxhqKG*N} zcR0Q~>e!wr@2_#)H#^cPVhHhY59i{eocpM+YMl$mI+uzOOvc-BBsSnc+>T?g9W(G_ z9EN@3oC{$F4#zSajkTDD+mP!$cZ|#pRQ%fv4RG#y$}?~j-i?XajOyUa7{cS2f?cQ% z_N6y!C<}*TB@V_q)bpBA4ev&E_|KR``wZ8)>mV8Rpgh!t)tHV=I06sa`LmcwIXWTe zcm#ER0cr*wM>V()xzu$cZMpNvpZl6aF2)QZ)czzgI#GeTaVe_jt575UHEK!^qegfR zH8asni_WK^mZk(X@+HWmxYbyVTTui02Fq|Hqt#N>p{EBvM@A!m8~Jlx94au1-spjI za4N1qjr1_;y7Q`vA4+{%0oB+C<95s1dEjFrG#&P0ys@zHz9jUx1pC`!R%TtbSJ#^REXVrb0da z8)^+Nqt-5+dDR1o%u3|X-NS*|bWNy^?!*wDu=3w=Ipsc7j>AUek**!JX+J=9^go_e zq%v%+(KMWi4_Ns)s)HBtMjS+I>R<`hU_I*mSzLiptWSTeLtZGi8kudk1+~Zaqn5H0 z)sB}ycgB)gj8kwcGRy80b`YI+wPEg&dx`(Zn`cNwS-eS zXa;JL$#KnCuJ?Z*nMx|6+0qQs&BYKlBBxv{YQ#q{8!w_7PGt-G*W+Z$ji?8Apf=$r zScI36ZQ%-e>2>{lycRtS>HS|%Mk8)RZK6}CHNR}eu`Vi)G7C_9qug9#^^c$$-e~oE zt^SC42I;%|!p_I@aT!eeE}e`XSb|!k`Btt&HTfNs;|NlT!~te zlgRSBOQ`#Yvtu>&MX35JREJihmb~po=3i^pgL(fxiUyE#E|sV0!b;SdKZcr#0~o>g z%uA?|XJ!ST)VZkFtr_XNdl$LHeQot)c$mryQRg>hGyj^34k~i+pQsL{P|#kOgxZAl zsHtv6-FOuBc6?Y`*R@cN>S%mqDHa{)!J=3^`D_0+>=(e;!vay?jTm;zfdDBDG2t!3e+atg51yVKbaaT zy6nV^@qDi-KZII>4^bWLeRJ@um4+e8v&}lx=Gu(v&>Pr{AKUr+3i*AZyumz$gDLl# zpgrbsGa0SPOuvH9C?->GMb#fdmd%~R1(;A2%t$?|{v|7agx68-J2CieNJY(HAzqJn zp_baip|}^rwC_5}s7IGj7bf!Z4#F(drkjSk;eKQzyQfhjK4xCP#gtUu^o8>T_- zeW)ouYW06X?UgUBzW1!)IUzF#Q#n5sbzd!NkFBxt4oslzy>1onqdM}L`K{TXAL-fD zkHpdVAnJ?uB5JD7Alt&lR0QQYsFAKieX!ba0(N00j^<%nlG~7_^IW4<>_9ES2~Q1Y80dt5|#B0PBLeowk{8`&c`&X0JYdq0H z%qJ!gO6ooP@M?-Ccj{`1{}0FyBObE4TX3W0#ZQU7#0nxz@DliY=Rx$gbJ#<$q5T~^ z5wD~>$h=EDeWe1ci8w3YV`{xM^{-pG33G|Ji8>;SxSLSY+RyWIT73TWNnL0adgZE! z!^HDeCwBcHpJw?^)I0yi56~zHmy@r)6`How%Ygi?xDK#e(!V6UC(wO9Nrmrq&_V8X_s>! zGPdI+jx0FOEF#S8t&ZAj)-K8{0o$V=Q?V;fz*L-x>9`8}-~sgEr3h#$9nf0k3scp9tA$Op0CNc8+F4rbf*ZDP$N-=IQ{UtKp%>#%<1K}|si(tHHz-3jtOm8{b~sPqNb09i zJsQH(19&fLYFrgWSSqq84ops-aK2dUKG1=IBqHfPEPT)fb{# zxETlFF;oN3U^%AnbRA!b^KmyuqMv!<1+pAulx+;M&a50Ym5Wi&If_{r>`t>rQz$}4 z)#^|!eU>k+@>8fG4CiTFV=<@;bCG9SrE|4A-so&bO~oIm5lE!MpjbXm!WlS4?|&l& zI%OSL+CEG}cG);oj~8GzZbm)08AIo@lt)odL*2LXOk&tE~`;pFpnBYZIrt&!HH#YPjldXW zmn}r?-{I1C(J_qM6N+T_9kCC9?nknEEV;@ z>8M3?8)~T6x&3?bBI+lxD@G3Sj{8y96`(qN4Qh&m%Uod#s)t8VE&JZpd*yl!7=gNA zHtNR9aRY8do@Il1>J*%Z>c}zFn)n&D_+p28*N?(->J`ZTpuJ6@lpTMdrl4e)*TNO3 zRa%ceJn8%ub>o=f-VKN1YU-t^^L|8bWs!NF>i1(0+=d##L)a6)M$NVUV#PxSs)NO-1}(v!K?)lv zbjLlYMfVo!f?tq@Yh8G$)#FjlIXH`YEvl!#VG`zC>`he(GU~R})titv(Y`_reRQGM zkXtdR2kxMt#q}=gfo(={F%Cfu*?z3XuQ3{@^741XN>oE@P$RGjufdnF65~gE_g#T3 z6FZ20{0+4x62>t9ylGZE#v6g9sGe*P>XIp>iT-@ho7OYZ$H*- z8m8k6T#i2c9yQe+i@m8zD`xyPN0Zp0Aq%2fx*yZrg_S7ACfpx&NOoGn3DXgk3>5QiG#Ow$+-_x zIDXt6Z$T}xb`!n(Bx4NqTvwljYDjRlD=c=d!Am)?6*Z*4qkhqn_@k|%o{B63TjlDf zP(AH1+55o?;0Wp!n1S0-Q}O}!#Xns=nTI6n{U1$152{2hqP3_C8ZZyvL)|F)GViy0 zBo&j@=3phcjReROWF~o)wLezE@SsyBy zy?}HiwAJw)dd*N%p`YOhvXC4j+8DIZI@%bj@xK6$Cmmf~Xnh1bxgE85fh!MmzKWVN z{p#tD(etEr+uvHitwe9h0n(q0AXP+LXOcn6Nb7bJg>%WZntyGhNpJF+Dr_CdzEH{g zua?(3wB5k>b>yH|4gCh(PFd?g+d6WbB$I7qC3%$GLs-Xl4$-!PMm2cIyu31J1j#gzP2i#(m@p!uqoXWGB%UPJCoB$t3wiuVNxutqXUPU1T`9mvkpx zh<-5mEBx=qn-h8!AHgg#fy9x+Z(uT z`Q#E;&vjmp`m=i@Nh7b2=|o#0d7WIT3fo+d(Dw|!H\n" "Language-Team: Latvian \n" "Language: lv\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Generator: Lokalize 1.4\n" +"X-Generator: Lokalize 1.5\n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : " "2);\n" -#: gdk-pixbuf/gdk-pixbuf-animation.c:160 gdk-pixbuf/gdk-pixbuf-io.c:1064 -#: gdk-pixbuf/gdk-pixbuf-io.c:1330 +#: gdk-pixbuf/gdk-pixbuf-animation.c:158 gdk-pixbuf/gdk-pixbuf-io.c:1077 +#: gdk-pixbuf/gdk-pixbuf-io.c:1333 #, c-format msgid "Failed to open file '%s': %s" msgstr "Neizdevās atvērt datni “%s” — %s" -#: gdk-pixbuf/gdk-pixbuf-animation.c:173 gdk-pixbuf/gdk-pixbuf-io.c:1076 +#: gdk-pixbuf/gdk-pixbuf-animation.c:171 gdk-pixbuf/gdk-pixbuf-io.c:962 #, c-format msgid "Image file '%s' contains no data" msgstr "Attēla datne “%s” nesatur datus" -#: gdk-pixbuf/gdk-pixbuf-animation.c:212 +#: gdk-pixbuf/gdk-pixbuf-animation.c:210 #, c-format msgid "" "Failed to load animation '%s': reason not known, probably a corrupt " @@ -43,8 +43,8 @@ msgstr "" "Neizdevās ielādēt animāciju “%s” — iemesls nezināms, iespējams, bojāta " "animācijas datne" -#: gdk-pixbuf/gdk-pixbuf-animation.c:280 gdk-pixbuf/gdk-pixbuf-io.c:1112 -#: gdk-pixbuf/gdk-pixbuf-io.c:1382 +#: gdk-pixbuf/gdk-pixbuf-animation.c:278 gdk-pixbuf/gdk-pixbuf-io.c:1113 +#: gdk-pixbuf/gdk-pixbuf-io.c:1385 #, c-format msgid "" "Failed to load image '%s': reason not known, probably a corrupt image file" @@ -52,12 +52,12 @@ msgstr "" "Neizdevās ielādēt attēlu “%s” — iemesls nezināms, iespējams, bojāta attēla " "datne" -#: gdk-pixbuf/gdk-pixbuf-io.c:790 +#: gdk-pixbuf/gdk-pixbuf-io.c:774 #, c-format msgid "Unable to load image-loading module: %s: %s" msgstr "Neizdevās ielādēt attēla ielādēšanas moduli — %s — %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:805 +#: gdk-pixbuf/gdk-pixbuf-io.c:789 #, c-format msgid "" "Image-loading module %s does not export the proper interface; perhaps it's " @@ -66,54 +66,54 @@ msgstr "" "Attēla ielādes modulis %s neeksportē pareizo saskarni; varbūt tā ir no citas " "gdk-pixbuf versijas?" -#: gdk-pixbuf/gdk-pixbuf-io.c:814 gdk-pixbuf/gdk-pixbuf-io.c:865 +#: gdk-pixbuf/gdk-pixbuf-io.c:798 gdk-pixbuf/gdk-pixbuf-io.c:849 #, c-format msgid "Image type '%s' is not supported" msgstr "Attēlu tips “%s” nav atbalstīts" -#: gdk-pixbuf/gdk-pixbuf-io.c:950 +#: gdk-pixbuf/gdk-pixbuf-io.c:934 #, c-format msgid "Couldn't recognize the image file format for file '%s'" msgstr "Neizdevās atpazīt attēla datnes formātu datnei “%s”" -#: gdk-pixbuf/gdk-pixbuf-io.c:958 +#: gdk-pixbuf/gdk-pixbuf-io.c:942 msgid "Unrecognized image file format" msgstr "Neatpazīts attēla datnes formāts" -#: gdk-pixbuf/gdk-pixbuf-io.c:1121 +#: gdk-pixbuf/gdk-pixbuf-io.c:1124 #, c-format msgid "Failed to load image '%s': %s" msgstr "Neizdevās ielādēt attēlu “%s” — %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2015 gdk-pixbuf/io-gdip-utils.c:837 +#: gdk-pixbuf/gdk-pixbuf-io.c:2029 gdk-pixbuf/io-gdip-utils.c:835 #, c-format msgid "Error writing to image file: %s" msgstr "Kļūda, rakstot attēla datnē — %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2057 gdk-pixbuf/gdk-pixbuf-io.c:2178 +#: gdk-pixbuf/gdk-pixbuf-io.c:2071 gdk-pixbuf/gdk-pixbuf-io.c:2192 #, c-format msgid "This build of gdk-pixbuf does not support saving the image format: %s" msgstr "" "Šis gdk-pixbuf būvējums nesatur atbalstu, lai saglabātu attēla formātu — %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2088 +#: gdk-pixbuf/gdk-pixbuf-io.c:2102 msgid "Insufficient memory to save image to callback" msgstr "Nepietiek atmiņas, lai saglabātu attēlu atzvanam" -#: gdk-pixbuf/gdk-pixbuf-io.c:2101 +#: gdk-pixbuf/gdk-pixbuf-io.c:2115 msgid "Failed to open temporary file" msgstr "Neizdevās atvērt pagaidu datni" -#: gdk-pixbuf/gdk-pixbuf-io.c:2124 +#: gdk-pixbuf/gdk-pixbuf-io.c:2138 msgid "Failed to read from temporary file" msgstr "Neizdevās nolasīt no pagaidu datnes" -#: gdk-pixbuf/gdk-pixbuf-io.c:2372 +#: gdk-pixbuf/gdk-pixbuf-io.c:2382 #, c-format msgid "Failed to open '%s' for writing: %s" msgstr "Neizdevās atvērt “%s” rakstīšanai — %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2398 +#: gdk-pixbuf/gdk-pixbuf-io.c:2408 #, c-format msgid "" "Failed to close '%s' while writing image, all data may not have been saved: " @@ -121,15 +121,15 @@ msgid "" msgstr "" "Neizdevās aizvērt “%s”, rakstot attēlu, ne visi dati var būt saglabāti — %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2619 gdk-pixbuf/gdk-pixbuf-io.c:2671 +#: gdk-pixbuf/gdk-pixbuf-io.c:2629 gdk-pixbuf/gdk-pixbuf-io.c:2681 msgid "Insufficient memory to save image into a buffer" msgstr "Nepietiek atmiņas, lai attēlu saglabātu buferī" -#: gdk-pixbuf/gdk-pixbuf-io.c:2717 +#: gdk-pixbuf/gdk-pixbuf-io.c:2727 msgid "Error writing to image stream" msgstr "Kļūda, rakstot attēla straumē" -#: gdk-pixbuf/gdk-pixbuf-loader.c:393 +#: gdk-pixbuf/gdk-pixbuf-loader.c:384 #, c-format msgid "" "Internal error: Image loader module '%s' failed to complete an operation, " @@ -138,24 +138,24 @@ msgstr "" "Iekšēja kļūda — attēlu ielādes modulis “%s” nespēja pabeigt darbību, bet " "nepaziņoja kļūdas iemeslu" -#: gdk-pixbuf/gdk-pixbuf-loader.c:435 +#: gdk-pixbuf/gdk-pixbuf-loader.c:426 #, c-format msgid "Incremental loading of image type '%s' is not supported" msgstr "Pakāpeniskā ielāde attēlu tipam “%s” nav atbalstīta" -#: gdk-pixbuf/gdk-pixdata.c:160 +#: gdk-pixbuf/gdk-pixdata.c:158 msgid "Image header corrupt" msgstr "Attēla galvene bojāta" -#: gdk-pixbuf/gdk-pixdata.c:165 +#: gdk-pixbuf/gdk-pixdata.c:163 msgid "Image format unknown" msgstr "Attēla formāts nezināms" -#: gdk-pixbuf/gdk-pixdata.c:170 gdk-pixbuf/gdk-pixdata.c:502 +#: gdk-pixbuf/gdk-pixdata.c:168 gdk-pixbuf/gdk-pixdata.c:501 msgid "Image pixel data corrupt" msgstr "Attēla pikseļu dati bojāti" -#: gdk-pixbuf/gdk-pixdata.c:446 +#: gdk-pixbuf/gdk-pixdata.c:445 #, c-format msgid "failed to allocate image buffer of %u byte" msgid_plural "failed to allocate image buffer of %u bytes" @@ -163,74 +163,78 @@ msgstr[0] "neizdevās izveidot %u baita lielu attēla buferi" msgstr[1] "neizdevās izveidot %u baitu lielu attēla buferi" msgstr[2] "neizdevās izveidot %u baitu lielu attēla buferi " -#: gdk-pixbuf/io-ani.c:244 +#: gdk-pixbuf/io-ani.c:242 msgid "Unexpected icon chunk in animation" msgstr "Negaidīts ikonas fragments animācijā" -#: gdk-pixbuf/io-ani.c:342 gdk-pixbuf/io-ani.c:400 gdk-pixbuf/io-ani.c:426 -#: gdk-pixbuf/io-ani.c:449 gdk-pixbuf/io-ani.c:476 gdk-pixbuf/io-ani.c:563 +#: gdk-pixbuf/io-ani.c:340 gdk-pixbuf/io-ani.c:398 gdk-pixbuf/io-ani.c:424 +#: gdk-pixbuf/io-ani.c:447 gdk-pixbuf/io-ani.c:474 gdk-pixbuf/io-ani.c:561 msgid "Invalid header in animation" msgstr "Nederīga galvene animācijā" -#: gdk-pixbuf/io-ani.c:352 gdk-pixbuf/io-ani.c:374 gdk-pixbuf/io-ani.c:458 -#: gdk-pixbuf/io-ani.c:485 gdk-pixbuf/io-ani.c:536 gdk-pixbuf/io-ani.c:608 +#: gdk-pixbuf/io-ani.c:350 gdk-pixbuf/io-ani.c:372 gdk-pixbuf/io-ani.c:456 +#: gdk-pixbuf/io-ani.c:483 gdk-pixbuf/io-ani.c:534 gdk-pixbuf/io-ani.c:606 msgid "Not enough memory to load animation" msgstr "Nav pietiekami daudz atmiņas, lai ielādētu animāciju" -#: gdk-pixbuf/io-ani.c:392 gdk-pixbuf/io-ani.c:418 gdk-pixbuf/io-ani.c:437 +#: gdk-pixbuf/io-ani.c:390 gdk-pixbuf/io-ani.c:416 gdk-pixbuf/io-ani.c:435 msgid "Malformed chunk in animation" msgstr "Slikti formēts fragments animācijā" -#: gdk-pixbuf/io-ani.c:660 +#: gdk-pixbuf/io-ani.c:628 +msgid "ANI image was truncated or incomplete." +msgstr "ANI attēls ir ticis aprauts vai ir nepilnīgs." + +#: gdk-pixbuf/io-ani.c:669 msgid "The ANI image format" msgstr "ANI attēla formāts" -#: gdk-pixbuf/io-bmp.c:229 gdk-pixbuf/io-bmp.c:266 gdk-pixbuf/io-bmp.c:337 -#: gdk-pixbuf/io-bmp.c:369 gdk-pixbuf/io-bmp.c:392 gdk-pixbuf/io-bmp.c:495 +#: gdk-pixbuf/io-bmp.c:227 gdk-pixbuf/io-bmp.c:264 gdk-pixbuf/io-bmp.c:335 +#: gdk-pixbuf/io-bmp.c:367 gdk-pixbuf/io-bmp.c:390 gdk-pixbuf/io-bmp.c:493 msgid "BMP image has bogus header data" msgstr "BMP attēlam ir apšaubāmi galvenes dati" -#: gdk-pixbuf/io-bmp.c:240 gdk-pixbuf/io-bmp.c:432 +#: gdk-pixbuf/io-bmp.c:238 gdk-pixbuf/io-bmp.c:430 msgid "Not enough memory to load bitmap image" msgstr "Nepietiek atmiņas, lai ielādētu bitkartes attēlu" -#: gdk-pixbuf/io-bmp.c:318 +#: gdk-pixbuf/io-bmp.c:316 msgid "BMP image has unsupported header size" msgstr "BMP attēlam ir neatbalstāmi liels galvenes izmērs" -#: gdk-pixbuf/io-bmp.c:356 +#: gdk-pixbuf/io-bmp.c:354 msgid "Topdown BMP images cannot be compressed" msgstr "Nevar saspiest lejupejošos BMP attēlus" -#: gdk-pixbuf/io-bmp.c:716 gdk-pixbuf/io-pnm.c:707 +#: gdk-pixbuf/io-bmp.c:714 gdk-pixbuf/io-pnm.c:705 msgid "Premature end-of-file encountered" msgstr "Priekšlaicīgas datnes beigas (end-of-file)" -#: gdk-pixbuf/io-bmp.c:1328 +#: gdk-pixbuf/io-bmp.c:1326 msgid "Couldn't allocate memory for saving BMP file" msgstr "Neizdevās piešķirt atmiņu, lai saglabātu BMP datni" -#: gdk-pixbuf/io-bmp.c:1369 +#: gdk-pixbuf/io-bmp.c:1367 msgid "Couldn't write to BMP file" msgstr "Neizdevās rakstīt BMP datnē" -#: gdk-pixbuf/io-bmp.c:1422 gdk-pixbuf/io-gdip-bmp.c:82 +#: gdk-pixbuf/io-bmp.c:1420 gdk-pixbuf/io-gdip-bmp.c:80 msgid "The BMP image format" msgstr "BMP attēla formāts" -#: gdk-pixbuf/io-gdip-emf.c:59 +#: gdk-pixbuf/io-gdip-emf.c:57 msgid "The EMF image format" msgstr "EMF attēla formāts" -#: gdk-pixbuf/io-gdip-gif.c:80 gdk-pixbuf/io-gif.c:1720 +#: gdk-pixbuf/io-gdip-gif.c:78 gdk-pixbuf/io-gif.c:1718 msgid "The GIF image format" msgstr "GIF attēla formāts" -#: gdk-pixbuf/io-gdip-ico.c:59 gdk-pixbuf/io-ico.c:1271 +#: gdk-pixbuf/io-gdip-ico.c:57 gdk-pixbuf/io-ico.c:1269 msgid "The ICO image format" msgstr "ICO attēla formāts" -#: gdk-pixbuf/io-gdip-jpeg.c:53 gdk-pixbuf/io-jpeg.c:1249 +#: gdk-pixbuf/io-gdip-jpeg.c:51 gdk-pixbuf/io-jpeg.c:1249 #, c-format msgid "" "JPEG quality must be a value between 0 and 100; value '%s' could not be " @@ -239,7 +243,7 @@ msgstr "" "JPEG kvalitātei jābūt apzīmētai ar vērtību no 0 līdz 100. Vērtību “%s” " "neizdevās interpretēt." -#: gdk-pixbuf/io-gdip-jpeg.c:68 gdk-pixbuf/io-jpeg.c:1265 +#: gdk-pixbuf/io-gdip-jpeg.c:66 gdk-pixbuf/io-jpeg.c:1265 #, c-format msgid "" "JPEG quality must be a value between 0 and 100; value '%d' is not allowed." @@ -247,108 +251,112 @@ msgstr "" "JPEG kvalitātei jābūt apzīmētai ar vērtību no 0 līdz 100. Vērtība “%d” nav " "atļauta." -#: gdk-pixbuf/io-gdip-jpeg.c:136 gdk-pixbuf/io-jpeg.c:1478 +#: gdk-pixbuf/io-gdip-jpeg.c:134 gdk-pixbuf/io-jpeg.c:1478 msgid "The JPEG image format" msgstr "JPEG attēla formāts" -#: gdk-pixbuf/io-gdip-utils.c:154 +#: gdk-pixbuf/io-gdip-tiff.c:80 gdk-pixbuf/io-tiff.c:786 +msgid "The TIFF image format" +msgstr "TIFF attēla formāts" + +#: gdk-pixbuf/io-gdip-utils.c:152 #, c-format msgid "Could not allocate memory: %s" msgstr "Neizdevās piešķirt atmiņu — %s" -#: gdk-pixbuf/io-gdip-utils.c:179 gdk-pixbuf/io-gdip-utils.c:293 -#: gdk-pixbuf/io-gdip-utils.c:333 +#: gdk-pixbuf/io-gdip-utils.c:177 gdk-pixbuf/io-gdip-utils.c:291 +#: gdk-pixbuf/io-gdip-utils.c:331 #, c-format msgid "Could not create stream: %s" msgstr "Neizdevās izveidot straumi — %s" -#: gdk-pixbuf/io-gdip-utils.c:193 +#: gdk-pixbuf/io-gdip-utils.c:191 #, c-format msgid "Could not seek stream: %s" msgstr "Neizdevās meklēt straumē — %s" -#: gdk-pixbuf/io-gdip-utils.c:205 +#: gdk-pixbuf/io-gdip-utils.c:203 #, c-format msgid "Could not read from stream: %s" msgstr "Neizdevās nolasīt no straumes — %s" -#: gdk-pixbuf/io-gdip-utils.c:617 +#: gdk-pixbuf/io-gdip-utils.c:615 msgid "Couldn't load bitmap" msgstr "Neizdevās ielādēt bitkarti" -#: gdk-pixbuf/io-gdip-utils.c:773 +#: gdk-pixbuf/io-gdip-utils.c:771 msgid "Couldn't load metafile" msgstr "Neizdevās ielādēt metafailu" -#: gdk-pixbuf/io-gdip-utils.c:878 +#: gdk-pixbuf/io-gdip-utils.c:876 msgid "Unsupported image format for GDI+" msgstr "Neatbalstīts GDI+ attēla formāts" -#: gdk-pixbuf/io-gdip-utils.c:885 +#: gdk-pixbuf/io-gdip-utils.c:883 msgid "Couldn't save" msgstr "Neizdevās saglabāt" -#: gdk-pixbuf/io-gdip-wmf.c:58 +#: gdk-pixbuf/io-gdip-wmf.c:56 msgid "The WMF image format" msgstr "WMF attēla formāts" -#: gdk-pixbuf/io-gif.c:222 +#: gdk-pixbuf/io-gif.c:220 #, c-format msgid "Failure reading GIF: %s" msgstr "Kļūda, nolasot GIF — %s" -#: gdk-pixbuf/io-gif.c:496 gdk-pixbuf/io-gif.c:1502 gdk-pixbuf/io-gif.c:1669 +#: gdk-pixbuf/io-gif.c:494 gdk-pixbuf/io-gif.c:1500 gdk-pixbuf/io-gif.c:1667 msgid "GIF file was missing some data (perhaps it was truncated somehow?)" msgstr "GIF datnei iztrūkst dati (varbūt tas ticis aprauts?)" -#: gdk-pixbuf/io-gif.c:505 +#: gdk-pixbuf/io-gif.c:503 #, c-format msgid "Internal error in the GIF loader (%s)" msgstr "Iekšēja kļūda GIF ielādētājā (%s)" -#: gdk-pixbuf/io-gif.c:579 +#: gdk-pixbuf/io-gif.c:577 msgid "Stack overflow" msgstr "Steka pārpilde" -#: gdk-pixbuf/io-gif.c:639 +#: gdk-pixbuf/io-gif.c:637 msgid "GIF image loader cannot understand this image." msgstr "GIF attēlu ielādētājs nespēj saprast šo attēlu." -#: gdk-pixbuf/io-gif.c:668 +#: gdk-pixbuf/io-gif.c:666 msgid "Bad code encountered" msgstr "Sastapts slikts kods" -#: gdk-pixbuf/io-gif.c:678 +#: gdk-pixbuf/io-gif.c:676 msgid "Circular table entry in GIF file" msgstr "Cirkulārs tabulas ieraksts GIF datnē" -#: gdk-pixbuf/io-gif.c:866 gdk-pixbuf/io-gif.c:1488 gdk-pixbuf/io-gif.c:1541 -#: gdk-pixbuf/io-gif.c:1657 +#: gdk-pixbuf/io-gif.c:864 gdk-pixbuf/io-gif.c:1486 gdk-pixbuf/io-gif.c:1539 +#: gdk-pixbuf/io-gif.c:1655 msgid "Not enough memory to load GIF file" msgstr "Nepietiek atmiņas, lai ielādētu GIF datni" -#: gdk-pixbuf/io-gif.c:960 +#: gdk-pixbuf/io-gif.c:958 msgid "Not enough memory to composite a frame in GIF file" msgstr "Nepietiek atmiņas, lai GIF datnē izveidotu kadru" -#: gdk-pixbuf/io-gif.c:1132 +#: gdk-pixbuf/io-gif.c:1130 msgid "GIF image is corrupt (incorrect LZW compression)" msgstr "GIF datne ir bojāta (nepareiza LZW kompresija)" -#: gdk-pixbuf/io-gif.c:1182 +#: gdk-pixbuf/io-gif.c:1180 msgid "File does not appear to be a GIF file" msgstr "Šķiet, ka datne nav GIF datne" -#: gdk-pixbuf/io-gif.c:1194 +#: gdk-pixbuf/io-gif.c:1192 #, c-format msgid "Version %s of the GIF file format is not supported" msgstr "GIF datnes formāta versija %s nav atbalstīta" -#: gdk-pixbuf/io-gif.c:1241 +#: gdk-pixbuf/io-gif.c:1239 msgid "Resulting GIF image has zero size" msgstr "Iegūtajam GIF attēlam ir nulles izmērs" -#: gdk-pixbuf/io-gif.c:1320 +#: gdk-pixbuf/io-gif.c:1318 msgid "" "GIF image has no global colormap, and a frame inside it has no local " "colormap." @@ -356,7 +364,7 @@ msgstr "" "GIF attēlam nav globālas krāsu kartes, un kadram tā iekšpusē nav lokālas " "krāsu kartes." -#: gdk-pixbuf/io-gif.c:1564 +#: gdk-pixbuf/io-gif.c:1562 msgid "GIF image was truncated or incomplete." msgstr "GIF attēls ir ticis aprauts vai ir nepilnīgs." @@ -373,87 +381,87 @@ msgstr "Neizdevās atkodēt ICNS datni" msgid "The ICNS image format" msgstr "ICNS attēla formāts" -#: gdk-pixbuf/io-ico.c:228 gdk-pixbuf/io-ico.c:242 gdk-pixbuf/io-ico.c:291 -#: gdk-pixbuf/io-ico.c:302 gdk-pixbuf/io-ico.c:395 +#: gdk-pixbuf/io-ico.c:226 gdk-pixbuf/io-ico.c:240 gdk-pixbuf/io-ico.c:289 +#: gdk-pixbuf/io-ico.c:300 gdk-pixbuf/io-ico.c:393 msgid "Invalid header in icon" msgstr "Nepareiza galvene ikonai" -#: gdk-pixbuf/io-ico.c:257 gdk-pixbuf/io-ico.c:312 gdk-pixbuf/io-ico.c:405 -#: gdk-pixbuf/io-ico.c:458 gdk-pixbuf/io-ico.c:488 +#: gdk-pixbuf/io-ico.c:255 gdk-pixbuf/io-ico.c:310 gdk-pixbuf/io-ico.c:403 +#: gdk-pixbuf/io-ico.c:456 gdk-pixbuf/io-ico.c:486 msgid "Not enough memory to load icon" msgstr "Nepietiek atmiņas, lai ielādētu ikonu" -#: gdk-pixbuf/io-ico.c:338 +#: gdk-pixbuf/io-ico.c:336 msgid "Compressed icons are not supported" msgstr "Kompresētas ikonas nav atbalstītas" -#: gdk-pixbuf/io-ico.c:358 +#: gdk-pixbuf/io-ico.c:356 msgid "Icon has zero width" msgstr "Ikonai ir nulles platums" -#: gdk-pixbuf/io-ico.c:368 +#: gdk-pixbuf/io-ico.c:366 msgid "Icon has zero height" msgstr "Ikonai ir nulles augstums" -#: gdk-pixbuf/io-ico.c:443 +#: gdk-pixbuf/io-ico.c:441 msgid "Unsupported icon type" msgstr "Neatbalstīts ikonu tips" -#: gdk-pixbuf/io-ico.c:537 +#: gdk-pixbuf/io-ico.c:535 msgid "Not enough memory to load ICO file" msgstr "Nepietiek atmiņas, lai ielādētu ICO datni" -#: gdk-pixbuf/io-ico.c:1002 +#: gdk-pixbuf/io-ico.c:1000 msgid "Image too large to be saved as ICO" msgstr "Attēls ir pārāk liels, lai to saglabātu kā ICO" -#: gdk-pixbuf/io-ico.c:1013 +#: gdk-pixbuf/io-ico.c:1011 msgid "Cursor hotspot outside image" msgstr "Kursora karstvieta ārpus attēla" -#: gdk-pixbuf/io-ico.c:1036 +#: gdk-pixbuf/io-ico.c:1034 #, c-format msgid "Unsupported depth for ICO file: %d" msgstr "Neatbalstīts ICO datnes dziļums — %d" -#: gdk-pixbuf/io-jasper.c:74 +#: gdk-pixbuf/io-jasper.c:73 msgid "Couldn't allocate memory for stream" msgstr "Neizdevās piešķirt atmiņu straumei" -#: gdk-pixbuf/io-jasper.c:104 +#: gdk-pixbuf/io-jasper.c:103 msgid "Couldn't decode image" msgstr "Neizdevās atkodēt attēlu" -#: gdk-pixbuf/io-jasper.c:122 +#: gdk-pixbuf/io-jasper.c:121 msgid "Transformed JPEG2000 has zero width or height" msgstr "Pārveidotajam JPEG2000 trūkst platuma vai augstuma" -#: gdk-pixbuf/io-jasper.c:136 +#: gdk-pixbuf/io-jasper.c:135 msgid "Image type currently not supported" msgstr "Attēla tips šobrīd nav atbalstīts" -#: gdk-pixbuf/io-jasper.c:148 gdk-pixbuf/io-jasper.c:156 +#: gdk-pixbuf/io-jasper.c:147 gdk-pixbuf/io-jasper.c:155 msgid "Couldn't allocate memory for color profile" msgstr "Neizdevās piešķirt atmiņu krāsu profilam" -#: gdk-pixbuf/io-jasper.c:182 +#: gdk-pixbuf/io-jasper.c:181 msgid "Insufficient memory to open JPEG 2000 file" msgstr "Nepietiek atmiņas JPEG 2000 datnes atvēršanai" -#: gdk-pixbuf/io-jasper.c:261 +#: gdk-pixbuf/io-jasper.c:260 msgid "Couldn't allocate memory to buffer image data" msgstr "Neizdevās piešķirt atmiņu attēla datu buferim" -#: gdk-pixbuf/io-jasper.c:305 +#: gdk-pixbuf/io-jasper.c:304 msgid "The JPEG 2000 image format" msgstr "JPEG 2000 attēla formāts" -#: gdk-pixbuf/io-jpeg.c:126 +#: gdk-pixbuf/io-jpeg.c:124 #, c-format msgid "Error interpreting JPEG image file (%s)" msgstr "Kļūda, interpretējot JPEG attēla datni (%s)" -#: gdk-pixbuf/io-jpeg.c:604 +#: gdk-pixbuf/io-jpeg.c:597 msgid "" "Insufficient memory to load image, try exiting some applications to free " "memory" @@ -461,17 +469,17 @@ msgstr "" "Pietrūkst atmiņas, lai ielādētu attēlu. Atmiņu varētu atbrīvot, izslēdzot " "dažas programmas." -#: gdk-pixbuf/io-jpeg.c:651 gdk-pixbuf/io-jpeg.c:865 +#: gdk-pixbuf/io-jpeg.c:645 gdk-pixbuf/io-jpeg.c:858 #, c-format msgid "Unsupported JPEG color space (%s)" msgstr "Neatbalstīta JPEG krāsu telpa (%s)" -#: gdk-pixbuf/io-jpeg.c:764 gdk-pixbuf/io-jpeg.c:1044 +#: gdk-pixbuf/io-jpeg.c:757 gdk-pixbuf/io-jpeg.c:1037 #: gdk-pixbuf/io-jpeg.c:1308 gdk-pixbuf/io-jpeg.c:1318 msgid "Couldn't allocate memory for loading JPEG file" msgstr "Neizdevās piešķirt atmiņu, lai ielādētu JPEG datni" -#: gdk-pixbuf/io-jpeg.c:1018 +#: gdk-pixbuf/io-jpeg.c:1011 msgid "Transformed JPEG has zero width or height." msgstr "Pārveidotais JPEG ir ar nulles platumu vai augstumu." @@ -480,89 +488,89 @@ msgstr "Pārveidotais JPEG ir ar nulles platumu vai augstumu." msgid "Color profile has invalid length '%u'." msgstr "Krāsu profilam ir nederīgs garums “%u”." -#: gdk-pixbuf/io-pcx.c:186 +#: gdk-pixbuf/io-pcx.c:184 msgid "Couldn't allocate memory for header" msgstr "Neizdevās piešķirt atmiņu galvenei" -#: gdk-pixbuf/io-pcx.c:201 gdk-pixbuf/io-pcx.c:559 +#: gdk-pixbuf/io-pcx.c:199 gdk-pixbuf/io-pcx.c:557 msgid "Couldn't allocate memory for context buffer" msgstr "Neizdevās piešķirt atmiņu konteksta buferim" -#: gdk-pixbuf/io-pcx.c:600 +#: gdk-pixbuf/io-pcx.c:598 msgid "Image has invalid width and/or height" msgstr "Attēlam ir nederīgs platums un/vai augstums" -#: gdk-pixbuf/io-pcx.c:612 gdk-pixbuf/io-pcx.c:673 +#: gdk-pixbuf/io-pcx.c:610 gdk-pixbuf/io-pcx.c:671 msgid "Image has unsupported bpp" msgstr "Attēlam ir neatbalstīts bpp" -#: gdk-pixbuf/io-pcx.c:617 gdk-pixbuf/io-pcx.c:625 +#: gdk-pixbuf/io-pcx.c:615 gdk-pixbuf/io-pcx.c:623 #, c-format msgid "Image has unsupported number of %d-bit planes" msgstr "Attēlam ir neatbalstīts %d-bitu plakņu skaits" -#: gdk-pixbuf/io-pcx.c:641 +#: gdk-pixbuf/io-pcx.c:639 msgid "Couldn't create new pixbuf" msgstr "Neizdevās radīt jaunu pixbuf" -#: gdk-pixbuf/io-pcx.c:649 +#: gdk-pixbuf/io-pcx.c:647 msgid "Couldn't allocate memory for line data" msgstr "Neizdevās piešķirt atmiņu rindu datiem" -#: gdk-pixbuf/io-pcx.c:656 +#: gdk-pixbuf/io-pcx.c:654 msgid "Couldn't allocate memory for PCX image" msgstr "Neizdevās piešķirt atmiņu PCX attēlam" -#: gdk-pixbuf/io-pcx.c:703 +#: gdk-pixbuf/io-pcx.c:701 msgid "Didn't get all lines of PCX image" msgstr "Neieguva visas PCX attēla rindas" -#: gdk-pixbuf/io-pcx.c:710 +#: gdk-pixbuf/io-pcx.c:708 msgid "No palette found at end of PCX data" msgstr "Nav atrasta palete PCX datu beigās" -#: gdk-pixbuf/io-pcx.c:755 +#: gdk-pixbuf/io-pcx.c:753 msgid "The PCX image format" msgstr "PCX attēla formāts" -#: gdk-pixbuf/io-pixdata.c:148 +#: gdk-pixbuf/io-pixdata.c:146 msgid "Transformed pixbuf has zero width or height." msgstr "Pārveidotais pixbuf ir ar nulles platumu vai augstumu." -#: gdk-pixbuf/io-pixdata.c:186 +#: gdk-pixbuf/io-pixdata.c:184 msgid "The GdkPixdata format" msgstr "GdkPixdata formāts" -#: gdk-pixbuf/io-png.c:54 +#: gdk-pixbuf/io-png.c:53 msgid "Bits per channel of PNG image is invalid." msgstr "Bitu skaits uz kanālu PNG attēlam ir nepareizs." -#: gdk-pixbuf/io-png.c:135 gdk-pixbuf/io-png.c:641 +#: gdk-pixbuf/io-png.c:134 gdk-pixbuf/io-png.c:640 msgid "Transformed PNG has zero width or height." msgstr "Pārveidotais PNG ir ar nulles platumu vai augstumu." -#: gdk-pixbuf/io-png.c:143 +#: gdk-pixbuf/io-png.c:142 msgid "Bits per channel of transformed PNG is not 8." msgstr "Biti uz katru kanālu transformētajā PNG nav 8." -#: gdk-pixbuf/io-png.c:152 +#: gdk-pixbuf/io-png.c:151 msgid "Transformed PNG not RGB or RGBA." msgstr "Transformētais PNG nav RGB vai RGBA." -#: gdk-pixbuf/io-png.c:161 +#: gdk-pixbuf/io-png.c:160 msgid "Transformed PNG has unsupported number of channels, must be 3 or 4." msgstr "Transformētajam PNG ir neatbalstīts kanālu skaits, jābūt 3 vai 4." -#: gdk-pixbuf/io-png.c:182 +#: gdk-pixbuf/io-png.c:181 #, c-format msgid "Fatal error in PNG image file: %s" msgstr "Fatāla kļūda PNG attēla datnē — %s" -#: gdk-pixbuf/io-png.c:315 +#: gdk-pixbuf/io-png.c:314 msgid "Insufficient memory to load PNG file" msgstr "Nepietiek atmiņas PNG datnes ielādei" -#: gdk-pixbuf/io-png.c:656 +#: gdk-pixbuf/io-png.c:655 #, c-format msgid "" "Insufficient memory to store a %lu by %lu image; try exiting some " @@ -571,30 +579,30 @@ msgstr "" "Nepietiek atmiņas, lai uzturētu %lu x %lu attēlu; pamēģiniet iziet no dažām " "lietotnēm, lai samazinātu atmiņas lietojumu" -#: gdk-pixbuf/io-png.c:719 +#: gdk-pixbuf/io-png.c:718 msgid "Fatal error reading PNG image file" msgstr "Kļūda, nolasot PNG attēla datni" -#: gdk-pixbuf/io-png.c:768 +#: gdk-pixbuf/io-png.c:767 #, c-format msgid "Fatal error reading PNG image file: %s" msgstr "Kļūda, nolasot PNG attēla datni — %s" -#: gdk-pixbuf/io-png.c:858 +#: gdk-pixbuf/io-png.c:857 msgid "" "Keys for PNG text chunks must have at least 1 and at most 79 characters." msgstr "PNG teksta fragmentiem jābūt no 1 līdz 79 rakstzīmēm." -#: gdk-pixbuf/io-png.c:867 +#: gdk-pixbuf/io-png.c:866 msgid "Keys for PNG text chunks must be ASCII characters." msgstr "PNG teksta fragmentiem jābūt ASCII rakstzīmēm." -#: gdk-pixbuf/io-png.c:881 gdk-pixbuf/io-tiff.c:667 +#: gdk-pixbuf/io-png.c:880 gdk-pixbuf/io-tiff.c:665 #, c-format msgid "Color profile has invalid length %d." msgstr "Krāsu profilam ir nederīgs garums %d." -#: gdk-pixbuf/io-png.c:894 +#: gdk-pixbuf/io-png.c:893 #, c-format msgid "" "PNG compression level must be a value between 0 and 9; value '%s' could not " @@ -603,7 +611,7 @@ msgstr "" "PNG saspiešanas līmeņa vērtībai jābūt starp 0 un 9; vērtību “%s” neizdevās " "parsēt." -#: gdk-pixbuf/io-png.c:907 +#: gdk-pixbuf/io-png.c:906 #, c-format msgid "" "PNG compression level must be a value between 0 and 9; value '%d' is not " @@ -611,84 +619,84 @@ msgid "" msgstr "" "PNG saspiešanas līmeņa vērtībai jābūt starp 0 un 9; vērtība “%d” nav atļauta." -#: gdk-pixbuf/io-png.c:955 +#: gdk-pixbuf/io-png.c:954 #, c-format msgid "Value for PNG text chunk %s cannot be converted to ISO-8859-1 encoding." msgstr "PNG teksta vērtību %s nevar pārvērst ISO-8859-1 kodējumā." -#: gdk-pixbuf/io-png.c:1118 +#: gdk-pixbuf/io-png.c:1117 msgid "The PNG image format" msgstr "PNG attēla formāts" -#: gdk-pixbuf/io-pnm.c:248 +#: gdk-pixbuf/io-pnm.c:246 msgid "PNM loader expected to find an integer, but didn't" msgstr "PNM ielādētājam vajadzēja atrast skaitli, bet neatrada" -#: gdk-pixbuf/io-pnm.c:280 +#: gdk-pixbuf/io-pnm.c:278 msgid "PNM file has an incorrect initial byte" msgstr "PNM datnei ir nepareizs pirmais bits" -#: gdk-pixbuf/io-pnm.c:310 +#: gdk-pixbuf/io-pnm.c:308 msgid "PNM file is not in a recognized PNM subformat" msgstr "PNM datne ir neatpazītā PNM apakšformātā" -#: gdk-pixbuf/io-pnm.c:335 +#: gdk-pixbuf/io-pnm.c:333 msgid "PNM file has an image width of 0" msgstr "PNM datnes attēla platums ir 0" -#: gdk-pixbuf/io-pnm.c:356 +#: gdk-pixbuf/io-pnm.c:354 msgid "PNM file has an image height of 0" msgstr "PNM datnes attēla augstums ir 0" -#: gdk-pixbuf/io-pnm.c:379 +#: gdk-pixbuf/io-pnm.c:377 msgid "Maximum color value in PNM file is 0" msgstr "Maksimālā krāsu vērtība PNM datnē ir 0" -#: gdk-pixbuf/io-pnm.c:387 +#: gdk-pixbuf/io-pnm.c:385 msgid "Maximum color value in PNM file is too large" msgstr "Maksimālā krāsu vērtība PNM datnē ir par lielu" -#: gdk-pixbuf/io-pnm.c:427 gdk-pixbuf/io-pnm.c:457 gdk-pixbuf/io-pnm.c:502 +#: gdk-pixbuf/io-pnm.c:425 gdk-pixbuf/io-pnm.c:455 gdk-pixbuf/io-pnm.c:500 msgid "Raw PNM image type is invalid" msgstr "Raw PNM attēla tips ir nepareizs" -#: gdk-pixbuf/io-pnm.c:652 +#: gdk-pixbuf/io-pnm.c:650 msgid "PNM image loader does not support this PNM subformat" msgstr "PNM attēla ielādētājs neatbalsta šo PNM apakšformātu" -#: gdk-pixbuf/io-pnm.c:739 gdk-pixbuf/io-pnm.c:966 +#: gdk-pixbuf/io-pnm.c:737 gdk-pixbuf/io-pnm.c:964 msgid "Raw PNM formats require exactly one whitespace before sample data" msgstr "Raw PNM formāti pieprasa tieši vienu atstarpi pirms nolases datiem" -#: gdk-pixbuf/io-pnm.c:766 +#: gdk-pixbuf/io-pnm.c:764 msgid "Cannot allocate memory for loading PNM image" msgstr "Neizdevās piešķirt atmiņu PNM attēla ielādei" -#: gdk-pixbuf/io-pnm.c:816 +#: gdk-pixbuf/io-pnm.c:814 msgid "Insufficient memory to load PNM context struct" msgstr "Nepietiek atmiņas, lai ielādētu PNM konteksta struktūru" -#: gdk-pixbuf/io-pnm.c:867 +#: gdk-pixbuf/io-pnm.c:865 msgid "Unexpected end of PNM image data" msgstr "Negaidītas PNM attēla datu beigas" -#: gdk-pixbuf/io-pnm.c:995 +#: gdk-pixbuf/io-pnm.c:993 msgid "Insufficient memory to load PNM file" msgstr "Nepietiek atmiņas PNM datnes ielādei" -#: gdk-pixbuf/io-pnm.c:1079 +#: gdk-pixbuf/io-pnm.c:1077 msgid "The PNM/PBM/PGM/PPM image format family" msgstr "PNM/PBM/PGM/PPM attēla formātu saime" -#: gdk-pixbuf/io-qtif.c:128 +#: gdk-pixbuf/io-qtif.c:126 msgid "Input file descriptor is NULL." msgstr "Ievades datnes deskriptors ir NULL." -#: gdk-pixbuf/io-qtif.c:143 +#: gdk-pixbuf/io-qtif.c:141 msgid "Failed to read QTIF header" msgstr "Neizdevās nolasīt QTIF galveni" -#: gdk-pixbuf/io-qtif.c:152 gdk-pixbuf/io-qtif.c:189 gdk-pixbuf/io-qtif.c:459 +#: gdk-pixbuf/io-qtif.c:150 gdk-pixbuf/io-qtif.c:187 gdk-pixbuf/io-qtif.c:454 #, c-format msgid "QTIF atom size too large (%d byte)" msgid_plural "QTIF atom size too large (%d bytes)" @@ -696,7 +704,7 @@ msgstr[0] "QTIF atoms par lielu (%d baits)" msgstr[1] "QTIF atoms par lielu (%d baiti)" msgstr[2] "QTIF atoms par lielu (%d baitu)" -#: gdk-pixbuf/io-qtif.c:175 +#: gdk-pixbuf/io-qtif.c:173 #, c-format msgid "Failed to allocate %d byte for file read buffer" msgid_plural "Failed to allocate %d bytes for file read buffer" @@ -704,12 +712,12 @@ msgstr[0] "Neizdevās piešķirt %d baitu lasīšanas buferim" msgstr[1] "Neizdevās piešķirt %d baitus lasīšanas buferim" msgstr[2] "Neizdevās piešķirt %d baitu lasīšanas buferim" -#: gdk-pixbuf/io-qtif.c:206 +#: gdk-pixbuf/io-qtif.c:201 #, c-format msgid "File error when reading QTIF atom: %s" msgstr "Kļūda, nolasot QTIF atomu — %s" -#: gdk-pixbuf/io-qtif.c:243 +#: gdk-pixbuf/io-qtif.c:238 #, c-format msgid "Failed to skip the next %d byte with seek()." msgid_plural "Failed to skip the next %d bytes with seek()." @@ -717,228 +725,224 @@ msgstr[0] "Neizdevās izlaist nākamo %d baitu ar seek()." msgstr[1] "Neizdevās izlaist nākamos %d baitus ar seek()." msgstr[2] "Neizdevās izlaist nākamos %d baitus ar seek()." -#: gdk-pixbuf/io-qtif.c:270 +#: gdk-pixbuf/io-qtif.c:265 msgid "Failed to allocate QTIF context structure." msgstr "Neizdevās piešķirt atmiņu QTIF konteksta struktūrai" -#: gdk-pixbuf/io-qtif.c:330 +#: gdk-pixbuf/io-qtif.c:325 msgid "Failed to create GdkPixbufLoader object." msgstr "Neizdevās radīt GdkPixbufLoader objektu." -#: gdk-pixbuf/io-qtif.c:434 +#: gdk-pixbuf/io-qtif.c:429 msgid "Failed to find an image data atom." msgstr "Neizdevās atrast attēla datu atomu." -#: gdk-pixbuf/io-qtif.c:618 +#: gdk-pixbuf/io-qtif.c:613 msgid "The QTIF image format" msgstr "QTIF attēla formāts" -#: gdk-pixbuf/io-ras.c:125 +#: gdk-pixbuf/io-ras.c:123 msgid "RAS image has bogus header data" msgstr "RAS attēlam ir neīsti galvenes dati" -#: gdk-pixbuf/io-ras.c:147 +#: gdk-pixbuf/io-ras.c:145 msgid "RAS image has unknown type" msgstr "RAS attēls ir nezināma tipa" -#: gdk-pixbuf/io-ras.c:155 +#: gdk-pixbuf/io-ras.c:153 msgid "unsupported RAS image variation" msgstr "Neatbalstīta RAS attēla variācija" -#: gdk-pixbuf/io-ras.c:170 gdk-pixbuf/io-ras.c:199 +#: gdk-pixbuf/io-ras.c:168 gdk-pixbuf/io-ras.c:197 msgid "Not enough memory to load RAS image" msgstr "Nepietiek atmiņas RAS attēla ielādei" -#: gdk-pixbuf/io-ras.c:544 +#: gdk-pixbuf/io-ras.c:542 msgid "The Sun raster image format" msgstr "Sun rastra attēla formāts" -#: gdk-pixbuf/io-tga.c:153 +#: gdk-pixbuf/io-tga.c:151 msgid "Cannot allocate memory for IOBuffer struct" msgstr "Neizdevās piešķirt atmiņu IOBuffer struktūrai" -#: gdk-pixbuf/io-tga.c:172 +#: gdk-pixbuf/io-tga.c:170 msgid "Cannot allocate memory for IOBuffer data" msgstr "Neizdevās piešķirt atmiņu IOBuffer datiem" -#: gdk-pixbuf/io-tga.c:183 +#: gdk-pixbuf/io-tga.c:181 msgid "Cannot realloc IOBuffer data" msgstr "Neizdevās pārpieškirt atmiņu IOBuffer datiem" -#: gdk-pixbuf/io-tga.c:213 +#: gdk-pixbuf/io-tga.c:211 msgid "Cannot allocate temporary IOBuffer data" msgstr "Neizdevās piešķirt atmiņu pagaidu IOBuffer datiem" -#: gdk-pixbuf/io-tga.c:346 +#: gdk-pixbuf/io-tga.c:339 msgid "Cannot allocate new pixbuf" msgstr "Neizdevās piešķirt atmiņu jaunam pixbuf" -#: gdk-pixbuf/io-tga.c:685 +#: gdk-pixbuf/io-tga.c:678 msgid "Image is corrupted or truncated" msgstr "Attēls ir ticis aprauts vai ir bojāts" -#: gdk-pixbuf/io-tga.c:692 +#: gdk-pixbuf/io-tga.c:685 msgid "Cannot allocate colormap structure" msgstr "Neizdevās piešķirt atmiņu krāsu kartes struktūrai" -#: gdk-pixbuf/io-tga.c:699 +#: gdk-pixbuf/io-tga.c:692 msgid "Cannot allocate colormap entries" msgstr "Neizdevās piešķirt atmiņu krāsu kartes ierakstiem" -#: gdk-pixbuf/io-tga.c:721 +#: gdk-pixbuf/io-tga.c:714 msgid "Unexpected bitdepth for colormap entries" msgstr "Negaidīts krāsukaršu ierakstu bitu dziļums" -#: gdk-pixbuf/io-tga.c:739 +#: gdk-pixbuf/io-tga.c:732 msgid "Cannot allocate TGA header memory" msgstr "Neizdevās piešķirt atmiņu TGA galvenei" -#: gdk-pixbuf/io-tga.c:772 +#: gdk-pixbuf/io-tga.c:765 msgid "TGA image has invalid dimensions" msgstr "TGA attēlam ir nepareizas dimensijas" -#: gdk-pixbuf/io-tga.c:778 gdk-pixbuf/io-tga.c:787 gdk-pixbuf/io-tga.c:797 -#: gdk-pixbuf/io-tga.c:807 gdk-pixbuf/io-tga.c:814 +#: gdk-pixbuf/io-tga.c:771 gdk-pixbuf/io-tga.c:780 gdk-pixbuf/io-tga.c:790 +#: gdk-pixbuf/io-tga.c:800 gdk-pixbuf/io-tga.c:807 msgid "TGA image type not supported" msgstr "TGA attēla tips nav atbalstīts" -#: gdk-pixbuf/io-tga.c:861 +#: gdk-pixbuf/io-tga.c:854 msgid "Cannot allocate memory for TGA context struct" msgstr "Neizdevās piešķirt atmiņu TGA konteksta struktūrai" -#: gdk-pixbuf/io-tga.c:926 +#: gdk-pixbuf/io-tga.c:919 msgid "Excess data in file" msgstr "Datnē ir lieki dati" -#: gdk-pixbuf/io-tga.c:1007 +#: gdk-pixbuf/io-tga.c:1000 msgid "The Targa image format" msgstr "Targa attēla formāts" -#: gdk-pixbuf/io-tiff.c:104 +#: gdk-pixbuf/io-tiff.c:102 msgid "Could not get image width (bad TIFF file)" msgstr "Neizdevās iegūt attēla platumu (slikta TIFF datne)" -#: gdk-pixbuf/io-tiff.c:112 +#: gdk-pixbuf/io-tiff.c:110 msgid "Could not get image height (bad TIFF file)" msgstr "Neizdevās iegūt attēla augstumu (slikta TIFF datne)" -#: gdk-pixbuf/io-tiff.c:120 +#: gdk-pixbuf/io-tiff.c:118 msgid "Width or height of TIFF image is zero" msgstr "Platums vai augstums TIFF attēlam ir nulle" -#: gdk-pixbuf/io-tiff.c:129 gdk-pixbuf/io-tiff.c:138 +#: gdk-pixbuf/io-tiff.c:127 gdk-pixbuf/io-tiff.c:136 msgid "Dimensions of TIFF image too large" msgstr "TIFF attēla dimensijas ir par lielu" -#: gdk-pixbuf/io-tiff.c:162 gdk-pixbuf/io-tiff.c:174 gdk-pixbuf/io-tiff.c:491 +#: gdk-pixbuf/io-tiff.c:160 gdk-pixbuf/io-tiff.c:172 gdk-pixbuf/io-tiff.c:489 msgid "Insufficient memory to open TIFF file" msgstr "Nepietiek atmiņas TIFF datnes ielādei" -#: gdk-pixbuf/io-tiff.c:236 +#: gdk-pixbuf/io-tiff.c:234 msgid "Failed to load RGB data from TIFF file" msgstr "Neizdevās nolasīt RGB datus no TIFF datnes" -#: gdk-pixbuf/io-tiff.c:293 +#: gdk-pixbuf/io-tiff.c:291 msgid "Failed to open TIFF image" msgstr "Neizdevās atvērt TIFF attēlu" -#: gdk-pixbuf/io-tiff.c:427 gdk-pixbuf/io-tiff.c:440 +#: gdk-pixbuf/io-tiff.c:425 gdk-pixbuf/io-tiff.c:438 msgid "Failed to load TIFF image" msgstr "Neizdevās ielādēt TIFF attēlu" -#: gdk-pixbuf/io-tiff.c:623 +#: gdk-pixbuf/io-tiff.c:621 msgid "Failed to save TIFF image" msgstr "Neizdevās saglabāt TIFF attēlu" -#: gdk-pixbuf/io-tiff.c:656 +#: gdk-pixbuf/io-tiff.c:654 msgid "TIFF compression doesn't refer to a valid codec." msgstr "TIFF kompresija neatsaucas uz derīgu kodeku." -#: gdk-pixbuf/io-tiff.c:696 +#: gdk-pixbuf/io-tiff.c:694 msgid "Failed to write TIFF data" msgstr "Neizdevās ierakstīt TIFF datus" -#: gdk-pixbuf/io-tiff.c:733 +#: gdk-pixbuf/io-tiff.c:731 msgid "Couldn't write to TIFF file" msgstr "Neizdevās rakstīt TIFF datnē" -#: gdk-pixbuf/io-tiff.c:788 -msgid "The TIFF image format" -msgstr "TIFF attēla formāts" - -#: gdk-pixbuf/io-wbmp.c:245 +#: gdk-pixbuf/io-wbmp.c:243 msgid "Image has zero width" msgstr "Attēlam ir nulles platums" -#: gdk-pixbuf/io-wbmp.c:263 +#: gdk-pixbuf/io-wbmp.c:261 msgid "Image has zero height" msgstr "Attēlam ir nulles augstums" -#: gdk-pixbuf/io-wbmp.c:274 +#: gdk-pixbuf/io-wbmp.c:272 msgid "Not enough memory to load image" msgstr "Nepietiek atmiņas attēla ielādei" -#: gdk-pixbuf/io-wbmp.c:333 +#: gdk-pixbuf/io-wbmp.c:331 msgid "Couldn't save the rest" msgstr "Neizdevās saglabāt pārējo" -#: gdk-pixbuf/io-wbmp.c:374 +#: gdk-pixbuf/io-wbmp.c:372 msgid "The WBMP image format" msgstr "WBMP attēla formāts" -#: gdk-pixbuf/io-xbm.c:304 +#: gdk-pixbuf/io-xbm.c:302 msgid "Invalid XBM file" msgstr "Nepareiza XBM datne" -#: gdk-pixbuf/io-xbm.c:314 +#: gdk-pixbuf/io-xbm.c:312 msgid "Insufficient memory to load XBM image file" msgstr "Nepietiek atmiņas XBM attēla datnes ielādei" -#: gdk-pixbuf/io-xbm.c:462 +#: gdk-pixbuf/io-xbm.c:460 msgid "Failed to write to temporary file when loading XBM image" msgstr "Neizdevās ierakstīt pagaidu datni, ielādējot XBM attēlu" -#: gdk-pixbuf/io-xbm.c:501 +#: gdk-pixbuf/io-xbm.c:499 msgid "The XBM image format" msgstr "XBM attēla formāts" -#: gdk-pixbuf/io-xpm.c:469 +#: gdk-pixbuf/io-xpm.c:467 msgid "No XPM header found" msgstr "Nav atrasta XPM galvene" -#: gdk-pixbuf/io-xpm.c:478 +#: gdk-pixbuf/io-xpm.c:476 msgid "Invalid XPM header" msgstr "Nederīga XPM galvene" -#: gdk-pixbuf/io-xpm.c:486 +#: gdk-pixbuf/io-xpm.c:484 msgid "XPM file has image width <= 0" msgstr "XPM datnei ir attēla platums <= 0" -#: gdk-pixbuf/io-xpm.c:494 +#: gdk-pixbuf/io-xpm.c:492 msgid "XPM file has image height <= 0" msgstr "XPM datnei ir attēla augstums <= 0" -#: gdk-pixbuf/io-xpm.c:502 +#: gdk-pixbuf/io-xpm.c:500 msgid "XPM has invalid number of chars per pixel" msgstr "XPM ir nederīgs rakstzīmju skaits uz pikseli" -#: gdk-pixbuf/io-xpm.c:511 +#: gdk-pixbuf/io-xpm.c:509 msgid "XPM file has invalid number of colors" msgstr "XPM datnei ir nederīgs krāsu skaits" -#: gdk-pixbuf/io-xpm.c:523 gdk-pixbuf/io-xpm.c:532 gdk-pixbuf/io-xpm.c:584 +#: gdk-pixbuf/io-xpm.c:521 gdk-pixbuf/io-xpm.c:530 gdk-pixbuf/io-xpm.c:582 msgid "Cannot allocate memory for loading XPM image" msgstr "Nevar piešķirt atmiņu XPM attēla ielādei" -#: gdk-pixbuf/io-xpm.c:546 +#: gdk-pixbuf/io-xpm.c:544 msgid "Cannot read XPM colormap" msgstr "Nevar nolasīt XPM krāsu karti" -#: gdk-pixbuf/io-xpm.c:778 +#: gdk-pixbuf/io-xpm.c:776 msgid "Failed to write to temporary file when loading XPM image" msgstr "Neizdevās ierakstīt pagaidu datni, ielādējot XPM attēlu" -#: gdk-pixbuf/io-xpm.c:817 +#: gdk-pixbuf/io-xpm.c:815 msgid "The XPM image format" msgstr "XPM attēla formāts" diff --git a/po/mai.gmo b/po/mai.gmo index bc372c9e5f3108be8d9e9c3d12058af690e84555..3f33e1897a1b75c45ba2d7b0606b90ab6eb7ccf4 100644 GIT binary patch delta 28 jcmZ2+lX1mO#tk)Eye7H^rn*LE3PuK2CT5#Ewd9=ukVpuy delta 28 jcmZ2+lX1mO#tk)EyvDi)Cc1{E3Wf$&Mi!epwd9=ukOBy+ diff --git a/po/mai.po b/po/mai.po index 4c91014..49dc44f 100644 --- a/po/mai.po +++ b/po/mai.po @@ -10,7 +10,7 @@ msgstr "" "Project-Id-Version: gtk+.master.mai\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=gdk-" "pixbuf\n" -"POT-Creation-Date: 2013-04-15 10:28-0400\n" +"POT-Creation-Date: 2014-05-26 20:46-0400\n" "PO-Revision-Date: 2009-09-20 11:07+0530\n" "Last-Translator: Rajesh Ranjan \n" "Language-Team: Hindi \n" @@ -26,37 +26,37 @@ msgstr "" "\n" "\n" -#: gdk-pixbuf/gdk-pixbuf-animation.c:160 gdk-pixbuf/gdk-pixbuf-io.c:1064 -#: gdk-pixbuf/gdk-pixbuf-io.c:1330 +#: gdk-pixbuf/gdk-pixbuf-animation.c:158 gdk-pixbuf/gdk-pixbuf-io.c:1077 +#: gdk-pixbuf/gdk-pixbuf-io.c:1333 #, c-format msgid "Failed to open file '%s': %s" msgstr "'%s' फाइल खोलबामे असफल :%s" -#: gdk-pixbuf/gdk-pixbuf-animation.c:173 gdk-pixbuf/gdk-pixbuf-io.c:1076 +#: gdk-pixbuf/gdk-pixbuf-animation.c:171 gdk-pixbuf/gdk-pixbuf-io.c:962 #, c-format msgid "Image file '%s' contains no data" msgstr "बिंब फाइल '%s' मे कोनो आँकड़ा नहि अछि" -#: gdk-pixbuf/gdk-pixbuf-animation.c:212 +#: gdk-pixbuf/gdk-pixbuf-animation.c:210 #, c-format msgid "" "Failed to load animation '%s': reason not known, probably a corrupt " "animation file" msgstr "संजीवन '%s' केँ लोड करबामे असफल, कारण अज्ञात, साइत अधलाह संजीवन फाइल." -#: gdk-pixbuf/gdk-pixbuf-animation.c:280 gdk-pixbuf/gdk-pixbuf-io.c:1112 -#: gdk-pixbuf/gdk-pixbuf-io.c:1382 +#: gdk-pixbuf/gdk-pixbuf-animation.c:278 gdk-pixbuf/gdk-pixbuf-io.c:1113 +#: gdk-pixbuf/gdk-pixbuf-io.c:1385 #, c-format msgid "" "Failed to load image '%s': reason not known, probably a corrupt image file" msgstr "बिंब '%s' केँ लोड करबामे असफल, कारण अज्ञात, साइत अधलाह बिंब फाइल" -#: gdk-pixbuf/gdk-pixbuf-io.c:790 +#: gdk-pixbuf/gdk-pixbuf-io.c:774 #, c-format msgid "Unable to load image-loading module: %s: %s" msgstr "बिंब लोडिंग माड्यूलः %s केँ लोड करबामे अक्षमः %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:805 +#: gdk-pixbuf/gdk-pixbuf-io.c:789 #, fuzzy, c-format msgid "" "Image-loading module %s does not export the proper interface; perhaps it's " @@ -64,68 +64,68 @@ msgid "" msgstr "" "बिंब लोडिंग माड्यूल %s सही अंतरफलक निर्यात नहि कए सकल, साइत ई भिन्न GTK संस्करणसँ अछि?" -#: gdk-pixbuf/gdk-pixbuf-io.c:814 gdk-pixbuf/gdk-pixbuf-io.c:865 +#: gdk-pixbuf/gdk-pixbuf-io.c:798 gdk-pixbuf/gdk-pixbuf-io.c:849 #, c-format msgid "Image type '%s' is not supported" msgstr "बिंब प्रकार '%s' समर्थित नहि अछि" -#: gdk-pixbuf/gdk-pixbuf-io.c:950 +#: gdk-pixbuf/gdk-pixbuf-io.c:934 #, c-format msgid "Couldn't recognize the image file format for file '%s'" msgstr "फाइल '%s' लेल बिंब फाइल प्रारूप पहचानि नहि सकल" -#: gdk-pixbuf/gdk-pixbuf-io.c:958 +#: gdk-pixbuf/gdk-pixbuf-io.c:942 msgid "Unrecognized image file format" msgstr "अनचिन्ह बिंब फाइल प्रारूप" -#: gdk-pixbuf/gdk-pixbuf-io.c:1121 +#: gdk-pixbuf/gdk-pixbuf-io.c:1124 #, c-format msgid "Failed to load image '%s': %s" msgstr "बिंब '%s' केँ लोड करबामे असफल: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2015 gdk-pixbuf/io-gdip-utils.c:837 +#: gdk-pixbuf/gdk-pixbuf-io.c:2029 gdk-pixbuf/io-gdip-utils.c:835 #, c-format msgid "Error writing to image file: %s" msgstr "बिंब फाइलमे लिखबामे त्रुटि: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2057 gdk-pixbuf/gdk-pixbuf-io.c:2178 +#: gdk-pixbuf/gdk-pixbuf-io.c:2071 gdk-pixbuf/gdk-pixbuf-io.c:2192 #, c-format msgid "This build of gdk-pixbuf does not support saving the image format: %s" msgstr "gdk-pixbf क' ई बिल्ड बिंब प्रारूप: %s केँ सहेजनाइकेँ समर्थन नहि करैत अछि" -#: gdk-pixbuf/gdk-pixbuf-io.c:2088 +#: gdk-pixbuf/gdk-pixbuf-io.c:2102 msgid "Insufficient memory to save image to callback" msgstr "बिंबकेँ कालबैकमे सहेजब लेल अपर्याप्त स्मृति" -#: gdk-pixbuf/gdk-pixbuf-io.c:2101 +#: gdk-pixbuf/gdk-pixbuf-io.c:2115 msgid "Failed to open temporary file" msgstr "अस्थाइ फाइल खोलबामे असफल" -#: gdk-pixbuf/gdk-pixbuf-io.c:2124 +#: gdk-pixbuf/gdk-pixbuf-io.c:2138 msgid "Failed to read from temporary file" msgstr "अस्थाइ फाइलसँ पढ़बामे अक्षम" -#: gdk-pixbuf/gdk-pixbuf-io.c:2372 +#: gdk-pixbuf/gdk-pixbuf-io.c:2382 #, c-format msgid "Failed to open '%s' for writing: %s" msgstr "'%s' केँ लिखबाक लेल खोलबामे असफलः %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2398 +#: gdk-pixbuf/gdk-pixbuf-io.c:2408 #, c-format msgid "" "Failed to close '%s' while writing image, all data may not have been saved: " "%s" msgstr "लिखबाक दौरान बिंब '%s' केँ बन्द करबामे असफल, सबहि आँकड़ा सहेजल नहि गेल हाएत: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2619 gdk-pixbuf/gdk-pixbuf-io.c:2671 +#: gdk-pixbuf/gdk-pixbuf-io.c:2629 gdk-pixbuf/gdk-pixbuf-io.c:2681 msgid "Insufficient memory to save image into a buffer" msgstr "बिंबकेँ बफरमे सहेजबाक लेल अपर्याप्त स्मृति" -#: gdk-pixbuf/gdk-pixbuf-io.c:2717 +#: gdk-pixbuf/gdk-pixbuf-io.c:2727 msgid "Error writing to image stream" msgstr "चित्र स्ट्रीममे लिखबामे त्रुटि" -#: gdk-pixbuf/gdk-pixbuf-loader.c:393 +#: gdk-pixbuf/gdk-pixbuf-loader.c:384 #, c-format msgid "" "Internal error: Image loader module '%s' failed to complete an operation, " @@ -134,98 +134,103 @@ msgstr "" "भितरका त्रुटि: बिंब लोडर माड्यूल '%s' संक्रिया पूर्ण करबामे विफल रहल, मगर असफलता क' " "कारण नहि बताए सकल" -#: gdk-pixbuf/gdk-pixbuf-loader.c:435 +#: gdk-pixbuf/gdk-pixbuf-loader.c:426 #, c-format msgid "Incremental loading of image type '%s' is not supported" msgstr "बिंब प्रकार '%s' क' बढ़ैत लोडिंग समर्थित नहि अछि" -#: gdk-pixbuf/gdk-pixdata.c:160 +#: gdk-pixbuf/gdk-pixdata.c:158 msgid "Image header corrupt" msgstr "बिंब शीर्ष अधलाह अछि" -#: gdk-pixbuf/gdk-pixdata.c:165 +#: gdk-pixbuf/gdk-pixdata.c:163 msgid "Image format unknown" msgstr "बिंब प्रारूप अज्ञात अछि" -#: gdk-pixbuf/gdk-pixdata.c:170 gdk-pixbuf/gdk-pixdata.c:502 +#: gdk-pixbuf/gdk-pixdata.c:168 gdk-pixbuf/gdk-pixdata.c:501 msgid "Image pixel data corrupt" msgstr "बिंब पिक्सल आँकड़ा अधलाह अछि" -#: gdk-pixbuf/gdk-pixdata.c:446 +#: gdk-pixbuf/gdk-pixdata.c:445 #, c-format msgid "failed to allocate image buffer of %u byte" msgid_plural "failed to allocate image buffer of %u bytes" msgstr[0] "" msgstr[1] "" -#: gdk-pixbuf/io-ani.c:244 +#: gdk-pixbuf/io-ani.c:242 msgid "Unexpected icon chunk in animation" msgstr "संजीवनमे अप्रत्याशित चिह्न चंक" -#: gdk-pixbuf/io-ani.c:342 gdk-pixbuf/io-ani.c:400 gdk-pixbuf/io-ani.c:426 -#: gdk-pixbuf/io-ani.c:449 gdk-pixbuf/io-ani.c:476 gdk-pixbuf/io-ani.c:563 +#: gdk-pixbuf/io-ani.c:340 gdk-pixbuf/io-ani.c:398 gdk-pixbuf/io-ani.c:424 +#: gdk-pixbuf/io-ani.c:447 gdk-pixbuf/io-ani.c:474 gdk-pixbuf/io-ani.c:561 msgid "Invalid header in animation" msgstr "संजीवनमे अवैध शीर्ष" -#: gdk-pixbuf/io-ani.c:352 gdk-pixbuf/io-ani.c:374 gdk-pixbuf/io-ani.c:458 -#: gdk-pixbuf/io-ani.c:485 gdk-pixbuf/io-ani.c:536 gdk-pixbuf/io-ani.c:608 +#: gdk-pixbuf/io-ani.c:350 gdk-pixbuf/io-ani.c:372 gdk-pixbuf/io-ani.c:456 +#: gdk-pixbuf/io-ani.c:483 gdk-pixbuf/io-ani.c:534 gdk-pixbuf/io-ani.c:606 msgid "Not enough memory to load animation" msgstr "संजीवन लोड करब लेल पर्याप्त स्मृति नहि अछि" -#: gdk-pixbuf/io-ani.c:392 gdk-pixbuf/io-ani.c:418 gdk-pixbuf/io-ani.c:437 +#: gdk-pixbuf/io-ani.c:390 gdk-pixbuf/io-ani.c:416 gdk-pixbuf/io-ani.c:435 msgid "Malformed chunk in animation" msgstr "संजीवनमे अधलाह भाग" -#: gdk-pixbuf/io-ani.c:660 +#: gdk-pixbuf/io-ani.c:628 +#, fuzzy +msgid "ANI image was truncated or incomplete." +msgstr "GIF बिंब अधूरा अथवा बिगड़ल छला." + +#: gdk-pixbuf/io-ani.c:669 msgid "The ANI image format" msgstr "ANI बिंब प्रारूप" -#: gdk-pixbuf/io-bmp.c:229 gdk-pixbuf/io-bmp.c:266 gdk-pixbuf/io-bmp.c:337 -#: gdk-pixbuf/io-bmp.c:369 gdk-pixbuf/io-bmp.c:392 gdk-pixbuf/io-bmp.c:495 +#: gdk-pixbuf/io-bmp.c:227 gdk-pixbuf/io-bmp.c:264 gdk-pixbuf/io-bmp.c:335 +#: gdk-pixbuf/io-bmp.c:367 gdk-pixbuf/io-bmp.c:390 gdk-pixbuf/io-bmp.c:493 msgid "BMP image has bogus header data" msgstr "BMP बिंबमे बेकाजक शीर्ष आँकड़ा अछि" -#: gdk-pixbuf/io-bmp.c:240 gdk-pixbuf/io-bmp.c:432 +#: gdk-pixbuf/io-bmp.c:238 gdk-pixbuf/io-bmp.c:430 msgid "Not enough memory to load bitmap image" msgstr "बिटमैप बिंबकेँ लोड करब लेल पर्याप्त स्मृति उपलब्ध नहि" -#: gdk-pixbuf/io-bmp.c:318 +#: gdk-pixbuf/io-bmp.c:316 msgid "BMP image has unsupported header size" msgstr "BMP बिंबमे असमर्थित शीर्ष आकार अछि" -#: gdk-pixbuf/io-bmp.c:356 +#: gdk-pixbuf/io-bmp.c:354 msgid "Topdown BMP images cannot be compressed" msgstr "Topdown BMP बिंब संकुचित नहि कएल जाए सकैत अछि" -#: gdk-pixbuf/io-bmp.c:716 gdk-pixbuf/io-pnm.c:707 +#: gdk-pixbuf/io-bmp.c:714 gdk-pixbuf/io-pnm.c:705 msgid "Premature end-of-file encountered" msgstr "फाइल समाप्ति बिन्दु पहिने आबि गेल अछि" -#: gdk-pixbuf/io-bmp.c:1328 +#: gdk-pixbuf/io-bmp.c:1326 msgid "Couldn't allocate memory for saving BMP file" msgstr "BMP फाइलकेँ सहेजबा क' लेल स्मृति प्रदान नहि कएल जाए सकल" -#: gdk-pixbuf/io-bmp.c:1369 +#: gdk-pixbuf/io-bmp.c:1367 msgid "Couldn't write to BMP file" msgstr "BMP फाइलमे नहि लिखल जाए सकल" -#: gdk-pixbuf/io-bmp.c:1422 gdk-pixbuf/io-gdip-bmp.c:82 +#: gdk-pixbuf/io-bmp.c:1420 gdk-pixbuf/io-gdip-bmp.c:80 msgid "The BMP image format" msgstr "BMP बिंब प्रारूप" -#: gdk-pixbuf/io-gdip-emf.c:59 +#: gdk-pixbuf/io-gdip-emf.c:57 msgid "The EMF image format" msgstr "EMF छवि प्रारूप" -#: gdk-pixbuf/io-gdip-gif.c:80 gdk-pixbuf/io-gif.c:1720 +#: gdk-pixbuf/io-gdip-gif.c:78 gdk-pixbuf/io-gif.c:1718 msgid "The GIF image format" msgstr "GIF बिंब प्रारूप" -#: gdk-pixbuf/io-gdip-ico.c:59 gdk-pixbuf/io-ico.c:1271 +#: gdk-pixbuf/io-gdip-ico.c:57 gdk-pixbuf/io-ico.c:1269 msgid "The ICO image format" msgstr "ICO बिंब प्रारूप" -#: gdk-pixbuf/io-gdip-jpeg.c:53 gdk-pixbuf/io-jpeg.c:1249 +#: gdk-pixbuf/io-gdip-jpeg.c:51 gdk-pixbuf/io-jpeg.c:1249 #, c-format msgid "" "JPEG quality must be a value between 0 and 100; value '%s' could not be " @@ -234,121 +239,125 @@ msgstr "" "JPEG गुणवत्ता क' मान 0 सँ 100 क' बीच होएबा चाही मान '%s' विश्लेषित नहि कएल जाए " "सकल." -#: gdk-pixbuf/io-gdip-jpeg.c:68 gdk-pixbuf/io-jpeg.c:1265 +#: gdk-pixbuf/io-gdip-jpeg.c:66 gdk-pixbuf/io-jpeg.c:1265 #, c-format msgid "" "JPEG quality must be a value between 0 and 100; value '%d' is not allowed." msgstr "JPEG गुणवत्ता क' मान 0 सँ 100 क' बीच होएबा चाही, '%d' स्वीकार्य नहि अछि." -#: gdk-pixbuf/io-gdip-jpeg.c:136 gdk-pixbuf/io-jpeg.c:1478 +#: gdk-pixbuf/io-gdip-jpeg.c:134 gdk-pixbuf/io-jpeg.c:1478 msgid "The JPEG image format" msgstr "JPEG बिंब प्रारूप" -#: gdk-pixbuf/io-gdip-utils.c:154 +#: gdk-pixbuf/io-gdip-tiff.c:80 gdk-pixbuf/io-tiff.c:786 +msgid "The TIFF image format" +msgstr "TIFF बिंब प्रारूप" + +#: gdk-pixbuf/io-gdip-utils.c:152 #, c-format msgid "Could not allocate memory: %s" msgstr "स्मृति नहि दए सकल: %s" -#: gdk-pixbuf/io-gdip-utils.c:179 gdk-pixbuf/io-gdip-utils.c:293 -#: gdk-pixbuf/io-gdip-utils.c:333 +#: gdk-pixbuf/io-gdip-utils.c:177 gdk-pixbuf/io-gdip-utils.c:291 +#: gdk-pixbuf/io-gdip-utils.c:331 #, c-format msgid "Could not create stream: %s" msgstr "स्ट्रीम नगि दए सकल: %s" -#: gdk-pixbuf/io-gdip-utils.c:193 +#: gdk-pixbuf/io-gdip-utils.c:191 #, c-format msgid "Could not seek stream: %s" msgstr "स्ट्रीम नहि खोजि सकल: %s" -#: gdk-pixbuf/io-gdip-utils.c:205 +#: gdk-pixbuf/io-gdip-utils.c:203 #, c-format msgid "Could not read from stream: %s" msgstr "स्ट्रीमसँ पढ़ि नहि सकल: %s" -#: gdk-pixbuf/io-gdip-utils.c:617 +#: gdk-pixbuf/io-gdip-utils.c:615 msgid "Couldn't load bitmap" msgstr "बिटमैप नहि लोड कए सकल" -#: gdk-pixbuf/io-gdip-utils.c:773 +#: gdk-pixbuf/io-gdip-utils.c:771 msgid "Couldn't load metafile" msgstr "मेटाफाइल नहि लोड कए सकल" -#: gdk-pixbuf/io-gdip-utils.c:878 +#: gdk-pixbuf/io-gdip-utils.c:876 msgid "Unsupported image format for GDI+" msgstr "GDI+ कए लेल असमर्थित छवि प्रारूप" -#: gdk-pixbuf/io-gdip-utils.c:885 +#: gdk-pixbuf/io-gdip-utils.c:883 msgid "Couldn't save" msgstr "नहि सहेजि सकल" -#: gdk-pixbuf/io-gdip-wmf.c:58 +#: gdk-pixbuf/io-gdip-wmf.c:56 msgid "The WMF image format" msgstr "WMF छवि प्रारूप" -#: gdk-pixbuf/io-gif.c:222 +#: gdk-pixbuf/io-gif.c:220 #, c-format msgid "Failure reading GIF: %s" msgstr "GIF: %s केँ पढ़बामे असफल" -#: gdk-pixbuf/io-gif.c:496 gdk-pixbuf/io-gif.c:1502 gdk-pixbuf/io-gif.c:1669 +#: gdk-pixbuf/io-gif.c:494 gdk-pixbuf/io-gif.c:1500 gdk-pixbuf/io-gif.c:1667 msgid "GIF file was missing some data (perhaps it was truncated somehow?)" msgstr "GIF फाइलमे किछु आँकड़ा गुम अछि (संभवतः ई किछु अधलाह अछि?)" -#: gdk-pixbuf/io-gif.c:505 +#: gdk-pixbuf/io-gif.c:503 #, c-format msgid "Internal error in the GIF loader (%s)" msgstr "GIF बिंब लोडरमे भितरका त्रुटि (%s)" -#: gdk-pixbuf/io-gif.c:579 +#: gdk-pixbuf/io-gif.c:577 msgid "Stack overflow" msgstr "स्टैक ओवरफ्लो" -#: gdk-pixbuf/io-gif.c:639 +#: gdk-pixbuf/io-gif.c:637 msgid "GIF image loader cannot understand this image." msgstr "GIF बिंब लोडर ई बिंबकेँ समझि नहि सकल." -#: gdk-pixbuf/io-gif.c:668 +#: gdk-pixbuf/io-gif.c:666 msgid "Bad code encountered" msgstr "अधलाह कोड मिलल" -#: gdk-pixbuf/io-gif.c:678 +#: gdk-pixbuf/io-gif.c:676 msgid "Circular table entry in GIF file" msgstr "GIF फाइलमे चक्रीय तालिका प्रविष्टि" -#: gdk-pixbuf/io-gif.c:866 gdk-pixbuf/io-gif.c:1488 gdk-pixbuf/io-gif.c:1541 -#: gdk-pixbuf/io-gif.c:1657 +#: gdk-pixbuf/io-gif.c:864 gdk-pixbuf/io-gif.c:1486 gdk-pixbuf/io-gif.c:1539 +#: gdk-pixbuf/io-gif.c:1655 msgid "Not enough memory to load GIF file" msgstr "GIF फाइलकेँ लोड करबाक लेल पर्याप्त स्मृति नहि अछि" -#: gdk-pixbuf/io-gif.c:960 +#: gdk-pixbuf/io-gif.c:958 msgid "Not enough memory to composite a frame in GIF file" msgstr "GIF फाइलमे एकटा ढाँचा केँ जोड़बा क' लेल पर्याप्त स्मृति नहि अछि" -#: gdk-pixbuf/io-gif.c:1132 +#: gdk-pixbuf/io-gif.c:1130 msgid "GIF image is corrupt (incorrect LZW compression)" msgstr "GIF बिंब अधलाह अछि (गलत LZW संपीडन)" -#: gdk-pixbuf/io-gif.c:1182 +#: gdk-pixbuf/io-gif.c:1180 msgid "File does not appear to be a GIF file" msgstr "प्रतीत होइछ जे ई फाइल GIF फाइल नहि अछि" -#: gdk-pixbuf/io-gif.c:1194 +#: gdk-pixbuf/io-gif.c:1192 #, c-format msgid "Version %s of the GIF file format is not supported" msgstr "GIF फाइल प्रारूप क' संस्करण %s समर्थित नहि अछि" -#: gdk-pixbuf/io-gif.c:1241 +#: gdk-pixbuf/io-gif.c:1239 #, fuzzy msgid "Resulting GIF image has zero size" msgstr "बिंबक चओड़ाइ शून्य अछि" -#: gdk-pixbuf/io-gif.c:1320 +#: gdk-pixbuf/io-gif.c:1318 msgid "" "GIF image has no global colormap, and a frame inside it has no local " "colormap." msgstr "GIF बिंबमे वैश्विक रंगमैप नहि अछि आओर एकटा फ्रेम क' अंदर स्थानीय रंगमैप नहि अछि." -#: gdk-pixbuf/io-gif.c:1564 +#: gdk-pixbuf/io-gif.c:1562 msgid "GIF image was truncated or incomplete." msgstr "GIF बिंब अधूरा अथवा बिगड़ल छला." @@ -365,104 +374,104 @@ msgstr "ICNS फाइलकेँ डिकोड नहि कए सकल" msgid "The ICNS image format" msgstr "ICNS छवि प्रारूप" -#: gdk-pixbuf/io-ico.c:228 gdk-pixbuf/io-ico.c:242 gdk-pixbuf/io-ico.c:291 -#: gdk-pixbuf/io-ico.c:302 gdk-pixbuf/io-ico.c:395 +#: gdk-pixbuf/io-ico.c:226 gdk-pixbuf/io-ico.c:240 gdk-pixbuf/io-ico.c:289 +#: gdk-pixbuf/io-ico.c:300 gdk-pixbuf/io-ico.c:393 msgid "Invalid header in icon" msgstr "चिह्नमे अवैध शीर्ष अछि" -#: gdk-pixbuf/io-ico.c:257 gdk-pixbuf/io-ico.c:312 gdk-pixbuf/io-ico.c:405 -#: gdk-pixbuf/io-ico.c:458 gdk-pixbuf/io-ico.c:488 +#: gdk-pixbuf/io-ico.c:255 gdk-pixbuf/io-ico.c:310 gdk-pixbuf/io-ico.c:403 +#: gdk-pixbuf/io-ico.c:456 gdk-pixbuf/io-ico.c:486 msgid "Not enough memory to load icon" msgstr "चिह्न लोड करब लेल पर्याप्त स्मृति नहि अछि" -#: gdk-pixbuf/io-ico.c:338 +#: gdk-pixbuf/io-ico.c:336 msgid "Compressed icons are not supported" msgstr "संपीडित चिह्न समर्थित नहि अछि" -#: gdk-pixbuf/io-ico.c:358 +#: gdk-pixbuf/io-ico.c:356 msgid "Icon has zero width" msgstr "चिह्नक चओड़ाइ शून्य अछि" -#: gdk-pixbuf/io-ico.c:368 +#: gdk-pixbuf/io-ico.c:366 msgid "Icon has zero height" msgstr "चिह्नक उँचाइ शून्य अछि" -#: gdk-pixbuf/io-ico.c:443 +#: gdk-pixbuf/io-ico.c:441 msgid "Unsupported icon type" msgstr "असमर्थित चिह्न प्रकार" -#: gdk-pixbuf/io-ico.c:537 +#: gdk-pixbuf/io-ico.c:535 msgid "Not enough memory to load ICO file" msgstr "ICO फाइलकेँ लोड करब लेल पर्याप्त स्मृति नहि" -#: gdk-pixbuf/io-ico.c:1002 +#: gdk-pixbuf/io-ico.c:1000 msgid "Image too large to be saved as ICO" msgstr "ICO क' रूपेँ सहेजबाक लेल बिंब बहुत पैघ अछि" -#: gdk-pixbuf/io-ico.c:1013 +#: gdk-pixbuf/io-ico.c:1011 msgid "Cursor hotspot outside image" msgstr "संकेतक हाटस्पाट बिंबसँ बाहर" -#: gdk-pixbuf/io-ico.c:1036 +#: gdk-pixbuf/io-ico.c:1034 #, c-format msgid "Unsupported depth for ICO file: %d" msgstr "ICO फाइल लेल असमर्थित गहराइ: %d" -#: gdk-pixbuf/io-jasper.c:74 +#: gdk-pixbuf/io-jasper.c:73 msgid "Couldn't allocate memory for stream" msgstr "स्ट्रीमक लेल स्मृति नहि दए सकल" -#: gdk-pixbuf/io-jasper.c:104 +#: gdk-pixbuf/io-jasper.c:103 msgid "Couldn't decode image" msgstr "छवि डिकोड नहि कए सकल" -#: gdk-pixbuf/io-jasper.c:122 +#: gdk-pixbuf/io-jasper.c:121 msgid "Transformed JPEG2000 has zero width or height" msgstr "बदलल JPEG2000 केँ सून चओड़ाइ अथवा उँचाइ अछि" -#: gdk-pixbuf/io-jasper.c:136 +#: gdk-pixbuf/io-jasper.c:135 msgid "Image type currently not supported" msgstr "छवि प्रकार अखन समर्थित नहि अछि" -#: gdk-pixbuf/io-jasper.c:148 gdk-pixbuf/io-jasper.c:156 +#: gdk-pixbuf/io-jasper.c:147 gdk-pixbuf/io-jasper.c:155 msgid "Couldn't allocate memory for color profile" msgstr "रंगक प्रोफाइलक लेल स्मृति नहि दए सकल" -#: gdk-pixbuf/io-jasper.c:182 +#: gdk-pixbuf/io-jasper.c:181 msgid "Insufficient memory to open JPEG 2000 file" msgstr "JPEG 2000 फाइलकेँ खोलबाक लेल अपर्याप्त स्मृति" -#: gdk-pixbuf/io-jasper.c:261 +#: gdk-pixbuf/io-jasper.c:260 msgid "Couldn't allocate memory to buffer image data" msgstr "बफर छविमे स्मृति नहि दए सकल" -#: gdk-pixbuf/io-jasper.c:305 +#: gdk-pixbuf/io-jasper.c:304 msgid "The JPEG 2000 image format" msgstr "JPEG 2000 छवि प्रारूप" -#: gdk-pixbuf/io-jpeg.c:126 +#: gdk-pixbuf/io-jpeg.c:124 #, c-format msgid "Error interpreting JPEG image file (%s)" msgstr "JPEG बिंब फाइल (%s) केँ समझबमे त्रुटि" -#: gdk-pixbuf/io-jpeg.c:604 +#: gdk-pixbuf/io-jpeg.c:597 msgid "" "Insufficient memory to load image, try exiting some applications to free " "memory" msgstr "" "बिंबकेँ लोड करबा लेल अपर्याप्त स्मृति, किछु अनुप्रयोग बन्द कए किछु स्मृति मुक्त करबाक कोसिस करू" -#: gdk-pixbuf/io-jpeg.c:651 gdk-pixbuf/io-jpeg.c:865 +#: gdk-pixbuf/io-jpeg.c:645 gdk-pixbuf/io-jpeg.c:858 #, c-format msgid "Unsupported JPEG color space (%s)" msgstr "असमर्थित JPEG रँग स्थान (%s)" -#: gdk-pixbuf/io-jpeg.c:764 gdk-pixbuf/io-jpeg.c:1044 +#: gdk-pixbuf/io-jpeg.c:757 gdk-pixbuf/io-jpeg.c:1037 #: gdk-pixbuf/io-jpeg.c:1308 gdk-pixbuf/io-jpeg.c:1318 msgid "Couldn't allocate memory for loading JPEG file" msgstr "JPEG फाइल केँ लोड करब लेल मेमोरी बांटल नहि जाए सकल" -#: gdk-pixbuf/io-jpeg.c:1018 +#: gdk-pixbuf/io-jpeg.c:1011 msgid "Transformed JPEG has zero width or height." msgstr "बदलल JPEG2000 केँ सून चओड़ाइ अथवा उँचाइ अछि" @@ -471,92 +480,92 @@ msgstr "बदलल JPEG2000 केँ सून चओड़ाइ अथव msgid "Color profile has invalid length '%u'." msgstr "" -#: gdk-pixbuf/io-pcx.c:186 +#: gdk-pixbuf/io-pcx.c:184 msgid "Couldn't allocate memory for header" msgstr "शीर्ष लेल स्मृति आबंटित नहि कएल जाए सकल" -#: gdk-pixbuf/io-pcx.c:201 gdk-pixbuf/io-pcx.c:559 +#: gdk-pixbuf/io-pcx.c:199 gdk-pixbuf/io-pcx.c:557 msgid "Couldn't allocate memory for context buffer" msgstr "संदर्भित संरचना बफर लेल स्मृति आबंटन नहि कएल जाए सकल" -#: gdk-pixbuf/io-pcx.c:600 +#: gdk-pixbuf/io-pcx.c:598 msgid "Image has invalid width and/or height" msgstr "बिंबक चओड़ाइ आओर/अथवा उँचाइ अवैध अछि" -#: gdk-pixbuf/io-pcx.c:612 gdk-pixbuf/io-pcx.c:673 +#: gdk-pixbuf/io-pcx.c:610 gdk-pixbuf/io-pcx.c:671 msgid "Image has unsupported bpp" msgstr "बिंबमे असमर्थित bpp अछि" -#: gdk-pixbuf/io-pcx.c:617 gdk-pixbuf/io-pcx.c:625 +#: gdk-pixbuf/io-pcx.c:615 gdk-pixbuf/io-pcx.c:623 #, c-format msgid "Image has unsupported number of %d-bit planes" msgstr "बिंबमे असमर्थित %d-बिट समतल अछि" -#: gdk-pixbuf/io-pcx.c:641 +#: gdk-pixbuf/io-pcx.c:639 msgid "Couldn't create new pixbuf" msgstr "नवीन Pixbuf बनाएल नहि जाए सकल" -#: gdk-pixbuf/io-pcx.c:649 +#: gdk-pixbuf/io-pcx.c:647 msgid "Couldn't allocate memory for line data" msgstr "पँक्ति आँकड़ा लेल स्मृति आबंटित नहि कएल जाए सकल" -#: gdk-pixbuf/io-pcx.c:656 +#: gdk-pixbuf/io-pcx.c:654 #, fuzzy msgid "Couldn't allocate memory for PCX image" msgstr "शीर्ष लेल स्मृति आबंटित नहि कएल जाए सकल" -#: gdk-pixbuf/io-pcx.c:703 +#: gdk-pixbuf/io-pcx.c:701 msgid "Didn't get all lines of PCX image" msgstr "PCX बिंबक सबहि पँक्तिसभ नहि भेटल" -#: gdk-pixbuf/io-pcx.c:710 +#: gdk-pixbuf/io-pcx.c:708 msgid "No palette found at end of PCX data" msgstr "PCX आँकड़ाक अँतमे कोनो पैलेट नहि भेटल" -#: gdk-pixbuf/io-pcx.c:755 +#: gdk-pixbuf/io-pcx.c:753 msgid "The PCX image format" msgstr "PCX बिंब प्रारूप" -#: gdk-pixbuf/io-pixdata.c:148 +#: gdk-pixbuf/io-pixdata.c:146 #, fuzzy msgid "Transformed pixbuf has zero width or height." msgstr "परिवर्तित PNG क' उँचाइ अथवा चओड़ाइ शून्य अछि" -#: gdk-pixbuf/io-pixdata.c:186 +#: gdk-pixbuf/io-pixdata.c:184 #, fuzzy msgid "The GdkPixdata format" msgstr "GIF बिंब प्रारूप" -#: gdk-pixbuf/io-png.c:54 +#: gdk-pixbuf/io-png.c:53 msgid "Bits per channel of PNG image is invalid." msgstr "PNG बिंबक प्रति चैनल बिटसभ सँख्या अवैध अछि." -#: gdk-pixbuf/io-png.c:135 gdk-pixbuf/io-png.c:641 +#: gdk-pixbuf/io-png.c:134 gdk-pixbuf/io-png.c:640 msgid "Transformed PNG has zero width or height." msgstr "परिवर्तित PNG क' उँचाइ अथवा चओड़ाइ शून्य अछि" -#: gdk-pixbuf/io-png.c:143 +#: gdk-pixbuf/io-png.c:142 msgid "Bits per channel of transformed PNG is not 8." msgstr "परिवर्तित PNG मे प्रति चैनल बिट्स 8 नहि अछि." -#: gdk-pixbuf/io-png.c:152 +#: gdk-pixbuf/io-png.c:151 msgid "Transformed PNG not RGB or RGBA." msgstr "परिवर्तित PNG, RGB अथवा RGBA नहि अछि" -#: gdk-pixbuf/io-png.c:161 +#: gdk-pixbuf/io-png.c:160 msgid "Transformed PNG has unsupported number of channels, must be 3 or 4." msgstr "परिवर्तित PNG मे असमर्थित चैनल सँख्या अछि. एकरा 3 अथवा 4 होनाइ चाही." -#: gdk-pixbuf/io-png.c:182 +#: gdk-pixbuf/io-png.c:181 #, c-format msgid "Fatal error in PNG image file: %s" msgstr "PNG बिंब फाइल मे गंभीर त्रुटि: %s" -#: gdk-pixbuf/io-png.c:315 +#: gdk-pixbuf/io-png.c:314 msgid "Insufficient memory to load PNG file" msgstr "PNG फाइलकेँ लोड करबा लेल अपर्याप्त स्मृति" -#: gdk-pixbuf/io-png.c:656 +#: gdk-pixbuf/io-png.c:655 #, fuzzy, c-format msgid "" "Insufficient memory to store a %lu by %lu image; try exiting some " @@ -565,30 +574,30 @@ msgstr "" "%ld x %ld आकार क' बिंबकेँ सहेजबाक लेल अपर्याप्त स्मृति, स्मृति उपयोग कम करबा लेल किछु " "अनुप्रयोगसभकेँ बन्न करू" -#: gdk-pixbuf/io-png.c:719 +#: gdk-pixbuf/io-png.c:718 msgid "Fatal error reading PNG image file" msgstr "PNG बिंब फाइलकेँ पढ़बामे गंभीर त्रुटि भेल" -#: gdk-pixbuf/io-png.c:768 +#: gdk-pixbuf/io-png.c:767 #, c-format msgid "Fatal error reading PNG image file: %s" msgstr "PNG बिंब फाइलकेँ पढ़बामे गंभीर त्रुटि भेल: %s" -#: gdk-pixbuf/io-png.c:858 +#: gdk-pixbuf/io-png.c:857 msgid "" "Keys for PNG text chunks must have at least 1 and at most 79 characters." msgstr "PNG पाठ चँकसभक कुंजीसभमे कम सँ कम 1 आओर बेसी सँ बेसी 79 संप्रतीक भ' सकैत अछि." -#: gdk-pixbuf/io-png.c:867 +#: gdk-pixbuf/io-png.c:866 msgid "Keys for PNG text chunks must be ASCII characters." msgstr "PNG पाठ चँकक कुंजीसभ केवल आस्की संप्रतीके भ' सकैत अछि" -#: gdk-pixbuf/io-png.c:881 gdk-pixbuf/io-tiff.c:667 +#: gdk-pixbuf/io-png.c:880 gdk-pixbuf/io-tiff.c:665 #, c-format msgid "Color profile has invalid length %d." msgstr "" -#: gdk-pixbuf/io-png.c:894 +#: gdk-pixbuf/io-png.c:893 #, c-format msgid "" "PNG compression level must be a value between 0 and 9; value '%s' could not " @@ -596,344 +605,340 @@ msgid "" msgstr "" "PNG संकुचन स्तर केँ 0 आओर 9 क' बीच होनाइ चाही; मान '%s' केँ विश्लेषित नहि कएल जाए सकत." -#: gdk-pixbuf/io-png.c:907 +#: gdk-pixbuf/io-png.c:906 #, c-format msgid "" "PNG compression level must be a value between 0 and 9; value '%d' is not " "allowed." msgstr "PNG संकुचन स्तर केँ 0 आओर 9 क' बीच होनाइ चाही; मान '%d' स्वीकार्य नहि अछि." -#: gdk-pixbuf/io-png.c:955 +#: gdk-pixbuf/io-png.c:954 #, c-format msgid "Value for PNG text chunk %s cannot be converted to ISO-8859-1 encoding." msgstr "PNG पाठ चंक मान %s केँ ISO-8859-1 एनकोडिंगमे परिवर्तित नहि कएल जाए सकैत अछि." -#: gdk-pixbuf/io-png.c:1118 +#: gdk-pixbuf/io-png.c:1117 msgid "The PNG image format" msgstr "PNG बिंब प्रारूप" -#: gdk-pixbuf/io-pnm.c:248 +#: gdk-pixbuf/io-pnm.c:246 msgid "PNM loader expected to find an integer, but didn't" msgstr "PNM लोडर केँ एकटा पूर्णांक सँख्या चाही, जे नहि भेट रहल अछि" -#: gdk-pixbuf/io-pnm.c:280 +#: gdk-pixbuf/io-pnm.c:278 msgid "PNM file has an incorrect initial byte" msgstr "PNM फाइलमे गलत प्रारंभिक बाइट अछि" -#: gdk-pixbuf/io-pnm.c:310 +#: gdk-pixbuf/io-pnm.c:308 msgid "PNM file is not in a recognized PNM subformat" msgstr "PNM फाइल पहचान योग्य PNM उपफार्मेटमे नहि अछि" -#: gdk-pixbuf/io-pnm.c:335 +#: gdk-pixbuf/io-pnm.c:333 msgid "PNM file has an image width of 0" msgstr "PNM फाइलमे बिंबक चओड़ाइ 0 अछि" -#: gdk-pixbuf/io-pnm.c:356 +#: gdk-pixbuf/io-pnm.c:354 msgid "PNM file has an image height of 0" msgstr "PNM फाइलमे बिंबक उँचाइ 0 अछि" -#: gdk-pixbuf/io-pnm.c:379 +#: gdk-pixbuf/io-pnm.c:377 msgid "Maximum color value in PNM file is 0" msgstr "PNM फाइलमे रँगक अधिकतम सँख्या 0 अछि" -#: gdk-pixbuf/io-pnm.c:387 +#: gdk-pixbuf/io-pnm.c:385 msgid "Maximum color value in PNM file is too large" msgstr "PNM फाइलमे रँगक अधिकतम सँख्या बहुत बेसी अछि" -#: gdk-pixbuf/io-pnm.c:427 gdk-pixbuf/io-pnm.c:457 gdk-pixbuf/io-pnm.c:502 +#: gdk-pixbuf/io-pnm.c:425 gdk-pixbuf/io-pnm.c:455 gdk-pixbuf/io-pnm.c:500 msgid "Raw PNM image type is invalid" msgstr "काँच PNM बिंब प्रारूप अवैध अछि" -#: gdk-pixbuf/io-pnm.c:652 +#: gdk-pixbuf/io-pnm.c:650 msgid "PNM image loader does not support this PNM subformat" msgstr "PNM बिंब लोडर ई PNM उप-प्रारूपक समर्थन नहि करैत अछि" -#: gdk-pixbuf/io-pnm.c:739 gdk-pixbuf/io-pnm.c:966 +#: gdk-pixbuf/io-pnm.c:737 gdk-pixbuf/io-pnm.c:964 msgid "Raw PNM formats require exactly one whitespace before sample data" msgstr "काँच PNM प्रारूपमे नमूना आँकड़ाक पहिने एकटा रिक्त स्थान होनाइ आवश्यक अछि" -#: gdk-pixbuf/io-pnm.c:766 +#: gdk-pixbuf/io-pnm.c:764 msgid "Cannot allocate memory for loading PNM image" msgstr "PNM बिंबक लोडिंग लेल स्मृति आबंटित नहि कएल जाए सकैत अछि" -#: gdk-pixbuf/io-pnm.c:816 +#: gdk-pixbuf/io-pnm.c:814 msgid "Insufficient memory to load PNM context struct" msgstr "PNM संरचना लोड करबा लेल अपर्याप्त स्मृति" -#: gdk-pixbuf/io-pnm.c:867 +#: gdk-pixbuf/io-pnm.c:865 msgid "Unexpected end of PNM image data" msgstr "PNM बिंब आँकड़ा क' अप्रत्याशित अँत" -#: gdk-pixbuf/io-pnm.c:995 +#: gdk-pixbuf/io-pnm.c:993 msgid "Insufficient memory to load PNM file" msgstr "PNM फाइलकेँ लोड करबाक लेल अपर्याप्त स्मृति" -#: gdk-pixbuf/io-pnm.c:1079 +#: gdk-pixbuf/io-pnm.c:1077 msgid "The PNM/PBM/PGM/PPM image format family" msgstr "PNM/PBM/PGM/PPM बिंब प्रारूप परिवार" -#: gdk-pixbuf/io-qtif.c:128 +#: gdk-pixbuf/io-qtif.c:126 msgid "Input file descriptor is NULL." msgstr "" -#: gdk-pixbuf/io-qtif.c:143 +#: gdk-pixbuf/io-qtif.c:141 #, fuzzy msgid "Failed to read QTIF header" msgstr "हेडर लिखबामे विफल\n" -#: gdk-pixbuf/io-qtif.c:152 gdk-pixbuf/io-qtif.c:189 gdk-pixbuf/io-qtif.c:459 +#: gdk-pixbuf/io-qtif.c:150 gdk-pixbuf/io-qtif.c:187 gdk-pixbuf/io-qtif.c:454 #, c-format msgid "QTIF atom size too large (%d byte)" msgid_plural "QTIF atom size too large (%d bytes)" msgstr[0] "" msgstr[1] "" -#: gdk-pixbuf/io-qtif.c:175 +#: gdk-pixbuf/io-qtif.c:173 #, fuzzy, c-format msgid "Failed to allocate %d byte for file read buffer" msgid_plural "Failed to allocate %d bytes for file read buffer" msgstr[0] "संदर्भित संरचना बफर लेल स्मृति आबंटन नहि कएल जाए सकल" msgstr[1] "संदर्भित संरचना बफर लेल स्मृति आबंटन नहि कएल जाए सकल" -#: gdk-pixbuf/io-qtif.c:206 +#: gdk-pixbuf/io-qtif.c:201 #, fuzzy, c-format msgid "File error when reading QTIF atom: %s" msgstr "GIF: %s केँ पढ़बामे असफल" -#: gdk-pixbuf/io-qtif.c:243 +#: gdk-pixbuf/io-qtif.c:238 #, c-format msgid "Failed to skip the next %d byte with seek()." msgid_plural "Failed to skip the next %d bytes with seek()." msgstr[0] "" msgstr[1] "" -#: gdk-pixbuf/io-qtif.c:270 +#: gdk-pixbuf/io-qtif.c:265 #, fuzzy msgid "Failed to allocate QTIF context structure." msgstr "TGA संदर्भित संरचना लेल स्मृति आबंटन नहि कएल जाए सकल" -#: gdk-pixbuf/io-qtif.c:330 +#: gdk-pixbuf/io-qtif.c:325 #, fuzzy msgid "Failed to create GdkPixbufLoader object." msgstr "फोल्डर सूची लिखबामे विफल\n" -#: gdk-pixbuf/io-qtif.c:434 +#: gdk-pixbuf/io-qtif.c:429 #, fuzzy msgid "Failed to find an image data atom." msgstr "TIFF बिंबकेँ खोलबामे असफल" -#: gdk-pixbuf/io-qtif.c:618 +#: gdk-pixbuf/io-qtif.c:613 #, fuzzy msgid "The QTIF image format" msgstr "TIFF बिंब प्रारूप" -#: gdk-pixbuf/io-ras.c:125 +#: gdk-pixbuf/io-ras.c:123 msgid "RAS image has bogus header data" msgstr "RAS बिंबमे गलत शीर्ष आँकड़ा अछि" -#: gdk-pixbuf/io-ras.c:147 +#: gdk-pixbuf/io-ras.c:145 msgid "RAS image has unknown type" msgstr "RAS बिंबमे अज्ञात प्रकार अछि" -#: gdk-pixbuf/io-ras.c:155 +#: gdk-pixbuf/io-ras.c:153 msgid "unsupported RAS image variation" msgstr "असमर्थित RAS बिंब विभिन्नता" -#: gdk-pixbuf/io-ras.c:170 gdk-pixbuf/io-ras.c:199 +#: gdk-pixbuf/io-ras.c:168 gdk-pixbuf/io-ras.c:197 msgid "Not enough memory to load RAS image" msgstr "RAS बिंबकेँ लोड करबा लेल पर्याप्त स्मृति नहि अछि" -#: gdk-pixbuf/io-ras.c:544 +#: gdk-pixbuf/io-ras.c:542 msgid "The Sun raster image format" msgstr "सन रास्टर बिंब प्रारूप" -#: gdk-pixbuf/io-tga.c:153 +#: gdk-pixbuf/io-tga.c:151 msgid "Cannot allocate memory for IOBuffer struct" msgstr "IO Buffer struct (संरचना) लेल स्मृति आबंटित नहि कएल जाए सकल" -#: gdk-pixbuf/io-tga.c:172 +#: gdk-pixbuf/io-tga.c:170 msgid "Cannot allocate memory for IOBuffer data" msgstr "IOBuffer आँकड़ा लेल स्मृति आबंटित नहि कएल जाए सकल" -#: gdk-pixbuf/io-tga.c:183 +#: gdk-pixbuf/io-tga.c:181 msgid "Cannot realloc IOBuffer data" msgstr "IOBuffer आँकड़ा क' फिनु आबंटन नहि कएल जाए सकल" -#: gdk-pixbuf/io-tga.c:213 +#: gdk-pixbuf/io-tga.c:211 msgid "Cannot allocate temporary IOBuffer data" msgstr "अस्थाइ IOBuffer आँकड़ा क' आबंटन नहि कएल जाए सकल" -#: gdk-pixbuf/io-tga.c:346 +#: gdk-pixbuf/io-tga.c:339 msgid "Cannot allocate new pixbuf" msgstr "नवीन Pixbuf आबंटित नहि कएल जाए सकल" -#: gdk-pixbuf/io-tga.c:685 +#: gdk-pixbuf/io-tga.c:678 #, fuzzy msgid "Image is corrupted or truncated" msgstr "GIF बिंब अधूरा अथवा बिगड़ल छला." -#: gdk-pixbuf/io-tga.c:692 +#: gdk-pixbuf/io-tga.c:685 msgid "Cannot allocate colormap structure" msgstr "रंग मैप संरचना आबंटित नहि कएल जाए सकल" -#: gdk-pixbuf/io-tga.c:699 +#: gdk-pixbuf/io-tga.c:692 msgid "Cannot allocate colormap entries" msgstr "रंगमैप प्रविष्टिसभ आबंटित नहि कएल जाए सकैत अछि" -#: gdk-pixbuf/io-tga.c:721 +#: gdk-pixbuf/io-tga.c:714 msgid "Unexpected bitdepth for colormap entries" msgstr "रंगमैप प्रविष्टिसभ लेल अप्रत्याशित बिट गहराइ" -#: gdk-pixbuf/io-tga.c:739 +#: gdk-pixbuf/io-tga.c:732 msgid "Cannot allocate TGA header memory" msgstr "TGA शीर्ष स्मृति आबंटित नहि कएल जाए सकल" -#: gdk-pixbuf/io-tga.c:772 +#: gdk-pixbuf/io-tga.c:765 msgid "TGA image has invalid dimensions" msgstr "TGA बिंबमे अवैध आयाम अछि" -#: gdk-pixbuf/io-tga.c:778 gdk-pixbuf/io-tga.c:787 gdk-pixbuf/io-tga.c:797 -#: gdk-pixbuf/io-tga.c:807 gdk-pixbuf/io-tga.c:814 +#: gdk-pixbuf/io-tga.c:771 gdk-pixbuf/io-tga.c:780 gdk-pixbuf/io-tga.c:790 +#: gdk-pixbuf/io-tga.c:800 gdk-pixbuf/io-tga.c:807 msgid "TGA image type not supported" msgstr "TGA बिंब प्रकार समर्थित नहि अछि" -#: gdk-pixbuf/io-tga.c:861 +#: gdk-pixbuf/io-tga.c:854 msgid "Cannot allocate memory for TGA context struct" msgstr "TGA संदर्भित संरचना लेल स्मृति आबंटन नहि कएल जाए सकल" -#: gdk-pixbuf/io-tga.c:926 +#: gdk-pixbuf/io-tga.c:919 msgid "Excess data in file" msgstr "फाइलमे आँकड़ा बेसी अछि" -#: gdk-pixbuf/io-tga.c:1007 +#: gdk-pixbuf/io-tga.c:1000 msgid "The Targa image format" msgstr "टार्गा बिंब प्रारूप" -#: gdk-pixbuf/io-tiff.c:104 +#: gdk-pixbuf/io-tiff.c:102 msgid "Could not get image width (bad TIFF file)" msgstr "बिंबक चओड़ाइ नहि भेट रहल अछि (अधलाह TIFF फाइल)" -#: gdk-pixbuf/io-tiff.c:112 +#: gdk-pixbuf/io-tiff.c:110 msgid "Could not get image height (bad TIFF file)" msgstr "बिंबक उँचाइ नहि भेट रहल अछि (अधलाह TIFF फाइल)" -#: gdk-pixbuf/io-tiff.c:120 +#: gdk-pixbuf/io-tiff.c:118 msgid "Width or height of TIFF image is zero" msgstr "TIFF बिंबक चओड़ाइ अथवा उँचाइ शून्य अछि" -#: gdk-pixbuf/io-tiff.c:129 gdk-pixbuf/io-tiff.c:138 +#: gdk-pixbuf/io-tiff.c:127 gdk-pixbuf/io-tiff.c:136 msgid "Dimensions of TIFF image too large" msgstr "TIFF बिंबक' आयाम बहुत पैघ अछि" -#: gdk-pixbuf/io-tiff.c:162 gdk-pixbuf/io-tiff.c:174 gdk-pixbuf/io-tiff.c:491 +#: gdk-pixbuf/io-tiff.c:160 gdk-pixbuf/io-tiff.c:172 gdk-pixbuf/io-tiff.c:489 msgid "Insufficient memory to open TIFF file" msgstr "TIFF फाइलकेँ खोलबा लेल अपर्याप्त स्मृति" -#: gdk-pixbuf/io-tiff.c:236 +#: gdk-pixbuf/io-tiff.c:234 msgid "Failed to load RGB data from TIFF file" msgstr "TIFF फाइलसँ RGB आँकड़ा लोड करबामे असफल" -#: gdk-pixbuf/io-tiff.c:293 +#: gdk-pixbuf/io-tiff.c:291 msgid "Failed to open TIFF image" msgstr "TIFF बिंबकेँ खोलबामे असफल" -#: gdk-pixbuf/io-tiff.c:427 gdk-pixbuf/io-tiff.c:440 +#: gdk-pixbuf/io-tiff.c:425 gdk-pixbuf/io-tiff.c:438 msgid "Failed to load TIFF image" msgstr "TIFF बिंबकेँ लोड करबामे असफल" -#: gdk-pixbuf/io-tiff.c:623 +#: gdk-pixbuf/io-tiff.c:621 msgid "Failed to save TIFF image" msgstr "TIFF बिंब सहेजबामे असफल" -#: gdk-pixbuf/io-tiff.c:656 +#: gdk-pixbuf/io-tiff.c:654 msgid "TIFF compression doesn't refer to a valid codec." msgstr "" -#: gdk-pixbuf/io-tiff.c:696 +#: gdk-pixbuf/io-tiff.c:694 msgid "Failed to write TIFF data" msgstr "TIFF आँकड़ा लिखबामे असफल" -#: gdk-pixbuf/io-tiff.c:733 +#: gdk-pixbuf/io-tiff.c:731 msgid "Couldn't write to TIFF file" msgstr "TIFF फाइलमे नहि लिखल जाए सकल" -#: gdk-pixbuf/io-tiff.c:788 -msgid "The TIFF image format" -msgstr "TIFF बिंब प्रारूप" - -#: gdk-pixbuf/io-wbmp.c:245 +#: gdk-pixbuf/io-wbmp.c:243 msgid "Image has zero width" msgstr "बिंबक चओड़ाइ शून्य अछि" -#: gdk-pixbuf/io-wbmp.c:263 +#: gdk-pixbuf/io-wbmp.c:261 msgid "Image has zero height" msgstr "बिंबक उँचाइ शून्य अछि" -#: gdk-pixbuf/io-wbmp.c:274 +#: gdk-pixbuf/io-wbmp.c:272 msgid "Not enough memory to load image" msgstr "बिंबकेँ लोड करब लेल पर्याप्त स्मृति नहि" -#: gdk-pixbuf/io-wbmp.c:333 +#: gdk-pixbuf/io-wbmp.c:331 msgid "Couldn't save the rest" msgstr "शेषकेँ सहेजल नहि जाए सकल" -#: gdk-pixbuf/io-wbmp.c:374 +#: gdk-pixbuf/io-wbmp.c:372 msgid "The WBMP image format" msgstr "WBMP बिंब प्रारूप" -#: gdk-pixbuf/io-xbm.c:304 +#: gdk-pixbuf/io-xbm.c:302 msgid "Invalid XBM file" msgstr "अवैध XBM फाइल" -#: gdk-pixbuf/io-xbm.c:314 +#: gdk-pixbuf/io-xbm.c:312 msgid "Insufficient memory to load XBM image file" msgstr "XBM बिंब फाइलकेँ लोड करबाक लेल अपर्याप्त स्मृति" -#: gdk-pixbuf/io-xbm.c:462 +#: gdk-pixbuf/io-xbm.c:460 msgid "Failed to write to temporary file when loading XBM image" msgstr "XBM बिंबकेँ लोड करैत समय अस्थाइ फाइलमे लिखबामे असफल" -#: gdk-pixbuf/io-xbm.c:501 +#: gdk-pixbuf/io-xbm.c:499 msgid "The XBM image format" msgstr "XMB बिंब प्रारूप" -#: gdk-pixbuf/io-xpm.c:469 +#: gdk-pixbuf/io-xpm.c:467 msgid "No XPM header found" msgstr "कोनो XPM शीर्ष नहि भेटल" -#: gdk-pixbuf/io-xpm.c:478 +#: gdk-pixbuf/io-xpm.c:476 msgid "Invalid XPM header" msgstr "अवैध XPM शीर्ष" -#: gdk-pixbuf/io-xpm.c:486 +#: gdk-pixbuf/io-xpm.c:484 msgid "XPM file has image width <= 0" msgstr "XPM फाइलमे बिंबक चओड़ाइ <= 0 अछि" -#: gdk-pixbuf/io-xpm.c:494 +#: gdk-pixbuf/io-xpm.c:492 msgid "XPM file has image height <= 0" msgstr "XPM फाइलमे बिंबक उँचाइ <= 0 अछि" -#: gdk-pixbuf/io-xpm.c:502 +#: gdk-pixbuf/io-xpm.c:500 msgid "XPM has invalid number of chars per pixel" msgstr "XPM फाइलमे प्रति पिक्सल संप्रतीक क अवैध सँख्या अछि" -#: gdk-pixbuf/io-xpm.c:511 +#: gdk-pixbuf/io-xpm.c:509 msgid "XPM file has invalid number of colors" msgstr "XPM फाइलमे रंग क' अवैध सँख्या अछि" -#: gdk-pixbuf/io-xpm.c:523 gdk-pixbuf/io-xpm.c:532 gdk-pixbuf/io-xpm.c:584 +#: gdk-pixbuf/io-xpm.c:521 gdk-pixbuf/io-xpm.c:530 gdk-pixbuf/io-xpm.c:582 msgid "Cannot allocate memory for loading XPM image" msgstr "XPM बिंबकेँ लोड करबा लेल स्मृति आबंटित नहि कएल जाए सकल" -#: gdk-pixbuf/io-xpm.c:546 +#: gdk-pixbuf/io-xpm.c:544 msgid "Cannot read XPM colormap" msgstr "XPM रंग-मैप नहि पढ़ि सकैत अछि" -#: gdk-pixbuf/io-xpm.c:778 +#: gdk-pixbuf/io-xpm.c:776 msgid "Failed to write to temporary file when loading XPM image" msgstr "XPM बिंबकेँ लोड करैत समय अस्थाइ फाइलमे लिखबामे असफल" -#: gdk-pixbuf/io-xpm.c:817 +#: gdk-pixbuf/io-xpm.c:815 msgid "The XPM image format" msgstr "XPM बिंब प्रारूप" diff --git a/po/mi.gmo b/po/mi.gmo index c9e44dd090bfff20927e6613237ac89dc18a0f09..a22e0a4a3467280c823c7c705cebc23c7c41f522 100644 GIT binary patch delta 26 hcmZpVZjauuSc=y~*T7WQ$V|b=z{\n" "Language-Team: GNOME Māori Team \n" @@ -17,18 +17,18 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: gdk-pixbuf/gdk-pixbuf-animation.c:160 gdk-pixbuf/gdk-pixbuf-io.c:1064 -#: gdk-pixbuf/gdk-pixbuf-io.c:1330 +#: gdk-pixbuf/gdk-pixbuf-animation.c:158 gdk-pixbuf/gdk-pixbuf-io.c:1077 +#: gdk-pixbuf/gdk-pixbuf-io.c:1333 #, c-format msgid "Failed to open file '%s': %s" msgstr "Kua hinga kia huaki i te puarahi '%s': %s" -#: gdk-pixbuf/gdk-pixbuf-animation.c:173 gdk-pixbuf/gdk-pixbuf-io.c:1076 +#: gdk-pixbuf/gdk-pixbuf-animation.c:171 gdk-pixbuf/gdk-pixbuf-io.c:962 #, c-format msgid "Image file '%s' contains no data" msgstr "Kaore etahi mohiotanga i te puarahi a te whakaahua '%s'" -#: gdk-pixbuf/gdk-pixbuf-animation.c:212 +#: gdk-pixbuf/gdk-pixbuf-animation.c:210 #, c-format msgid "" "Failed to load animation '%s': reason not known, probably a corrupt " @@ -37,8 +37,8 @@ msgstr "" "Kua hinga kia uta pikitia '%s': ehara e mohiotia te take, pea kino tetahi " "puarahi a te pikitia" -#: gdk-pixbuf/gdk-pixbuf-animation.c:280 gdk-pixbuf/gdk-pixbuf-io.c:1112 -#: gdk-pixbuf/gdk-pixbuf-io.c:1382 +#: gdk-pixbuf/gdk-pixbuf-animation.c:278 gdk-pixbuf/gdk-pixbuf-io.c:1113 +#: gdk-pixbuf/gdk-pixbuf-io.c:1385 #, c-format msgid "" "Failed to load image '%s': reason not known, probably a corrupt image file" @@ -46,12 +46,12 @@ msgstr "" "Kua hinga kia uta ataahua '%s': ehara mohiotia te take, pea kino tetahi " "puarahi a te ataahua" -#: gdk-pixbuf/gdk-pixbuf-io.c:790 +#: gdk-pixbuf/gdk-pixbuf-io.c:774 #, c-format msgid "Unable to load image-loading module: %s: %s" msgstr "Kaore e taea e uta te tauira kaiwhakauta whakaahua: %s: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:805 +#: gdk-pixbuf/gdk-pixbuf-io.c:789 #, fuzzy, c-format msgid "" "Image-loading module %s does not export the proper interface; perhaps it's " @@ -60,54 +60,54 @@ msgstr "" "Kaore te tauira kaiwhakauta whakaahua %s i te tuku i te (takawaenga) tuturu; " "pea no tetahi whakaaturanga GTK rereke?" -#: gdk-pixbuf/gdk-pixbuf-io.c:814 gdk-pixbuf/gdk-pixbuf-io.c:865 +#: gdk-pixbuf/gdk-pixbuf-io.c:798 gdk-pixbuf/gdk-pixbuf-io.c:849 #, c-format msgid "Image type '%s' is not supported" msgstr "Kaore te momo ataahua '%s' i te tautokotia" -#: gdk-pixbuf/gdk-pixbuf-io.c:950 +#: gdk-pixbuf/gdk-pixbuf-io.c:934 #, c-format msgid "Couldn't recognize the image file format for file '%s'" msgstr "" "Kaore e taea e mohio te whakatakotoranga a te puarahi a te whakaahua '%s'" -#: gdk-pixbuf/gdk-pixbuf-io.c:958 +#: gdk-pixbuf/gdk-pixbuf-io.c:942 msgid "Unrecognized image file format" msgstr "Kaore te whakatakotoranga a te puarahi a te whakaahua i te mohiotia" -#: gdk-pixbuf/gdk-pixbuf-io.c:1121 +#: gdk-pixbuf/gdk-pixbuf-io.c:1124 #, c-format msgid "Failed to load image '%s': %s" msgstr "kua hinga kia uta i te whakaahua '%s': %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2015 gdk-pixbuf/io-gdip-utils.c:837 +#: gdk-pixbuf/gdk-pixbuf-io.c:2029 gdk-pixbuf/io-gdip-utils.c:835 #, c-format msgid "Error writing to image file: %s" msgstr "He tuhituhi ki te puarahi a te whakaahua: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2057 gdk-pixbuf/gdk-pixbuf-io.c:2178 +#: gdk-pixbuf/gdk-pixbuf-io.c:2071 gdk-pixbuf/gdk-pixbuf-io.c:2192 #, c-format msgid "This build of gdk-pixbuf does not support saving the image format: %s" msgstr "Kaore tautoko kia puripuri i te whakatakotoranga a te whakaahua: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2088 +#: gdk-pixbuf/gdk-pixbuf-io.c:2102 msgid "Insufficient memory to save image to callback" msgstr "Ehara pumahara ake kia pupuri i te ataahua ki " -#: gdk-pixbuf/gdk-pixbuf-io.c:2101 +#: gdk-pixbuf/gdk-pixbuf-io.c:2115 msgid "Failed to open temporary file" msgstr "Kua hinga kia huaki puarahi taupua" -#: gdk-pixbuf/gdk-pixbuf-io.c:2124 +#: gdk-pixbuf/gdk-pixbuf-io.c:2138 msgid "Failed to read from temporary file" msgstr "Kua hinga kia korero pukapuka i te puarahi taupua" -#: gdk-pixbuf/gdk-pixbuf-io.c:2372 +#: gdk-pixbuf/gdk-pixbuf-io.c:2382 #, c-format msgid "Failed to open '%s' for writing: %s" msgstr "Kua hinga kia huaki i '%s' kia tuhituhi: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2398 +#: gdk-pixbuf/gdk-pixbuf-io.c:2408 #, c-format msgid "" "Failed to close '%s' while writing image, all data may not have been saved: " @@ -116,16 +116,16 @@ msgstr "" "Ka tuhituhi i te ataahua, kua hinga kia kati i '%s', ehara pea mohiotanga " "katoa i te purihia: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2619 gdk-pixbuf/gdk-pixbuf-io.c:2671 +#: gdk-pixbuf/gdk-pixbuf-io.c:2629 gdk-pixbuf/gdk-pixbuf-io.c:2681 msgid "Insufficient memory to save image into a buffer" msgstr "Ehara pumahara ake kia puripuri i te ataahua ki tetahi " -#: gdk-pixbuf/gdk-pixbuf-io.c:2717 +#: gdk-pixbuf/gdk-pixbuf-io.c:2727 #, fuzzy msgid "Error writing to image stream" msgstr "He tuhituhi ki te puarahi a te whakaahua: %s" -#: gdk-pixbuf/gdk-pixbuf-loader.c:393 +#: gdk-pixbuf/gdk-pixbuf-loader.c:384 #, fuzzy, c-format msgid "" "Internal error: Image loader module '%s' failed to complete an operation, " @@ -134,229 +134,238 @@ msgstr "" "He whakaroto: kua hinga te tauira kaiwhakauta whakaahua '%s' kia timata uta " "i tetahi ataahua, engari kaore te hinga i whakatakitaki" -#: gdk-pixbuf/gdk-pixbuf-loader.c:435 +#: gdk-pixbuf/gdk-pixbuf-loader.c:426 #, c-format msgid "Incremental loading of image type '%s' is not supported" msgstr "Kaore uta momo ataahua '%s' i te tautokotia" -#: gdk-pixbuf/gdk-pixdata.c:160 +#: gdk-pixbuf/gdk-pixdata.c:158 msgid "Image header corrupt" msgstr "Ko kino te a te ataahua" -#: gdk-pixbuf/gdk-pixdata.c:165 +#: gdk-pixbuf/gdk-pixdata.c:163 msgid "Image format unknown" msgstr "Ehara te ahua a te ataahua i te mohiotia" -#: gdk-pixbuf/gdk-pixdata.c:170 gdk-pixbuf/gdk-pixdata.c:502 +#: gdk-pixbuf/gdk-pixdata.c:168 gdk-pixbuf/gdk-pixdata.c:501 msgid "Image pixel data corrupt" msgstr "Ko kino te mohiotanga a te (pixel) ataahua" -#: gdk-pixbuf/gdk-pixdata.c:446 +#: gdk-pixbuf/gdk-pixdata.c:445 #, fuzzy, c-format msgid "failed to allocate image buffer of %u byte" msgid_plural "failed to allocate image buffer of %u bytes" msgstr[0] "Kua hinga kia ataahua " msgstr[1] "Kua hinga kia ataahua " -#: gdk-pixbuf/io-ani.c:244 +#: gdk-pixbuf/io-ani.c:242 msgid "Unexpected icon chunk in animation" msgstr "He motete pakoko puta noa kei pikitia" -#: gdk-pixbuf/io-ani.c:342 gdk-pixbuf/io-ani.c:400 gdk-pixbuf/io-ani.c:426 -#: gdk-pixbuf/io-ani.c:449 gdk-pixbuf/io-ani.c:476 gdk-pixbuf/io-ani.c:563 +#: gdk-pixbuf/io-ani.c:340 gdk-pixbuf/io-ani.c:398 gdk-pixbuf/io-ani.c:424 +#: gdk-pixbuf/io-ani.c:447 gdk-pixbuf/io-ani.c:474 gdk-pixbuf/io-ani.c:561 msgid "Invalid header in animation" msgstr "He koremana kei pikitia" -#: gdk-pixbuf/io-ani.c:352 gdk-pixbuf/io-ani.c:374 gdk-pixbuf/io-ani.c:458 -#: gdk-pixbuf/io-ani.c:485 gdk-pixbuf/io-ani.c:536 gdk-pixbuf/io-ani.c:608 +#: gdk-pixbuf/io-ani.c:350 gdk-pixbuf/io-ani.c:372 gdk-pixbuf/io-ani.c:456 +#: gdk-pixbuf/io-ani.c:483 gdk-pixbuf/io-ani.c:534 gdk-pixbuf/io-ani.c:606 msgid "Not enough memory to load animation" msgstr "Ehara pumahara ake kia uta pikitia" -#: gdk-pixbuf/io-ani.c:392 gdk-pixbuf/io-ani.c:418 gdk-pixbuf/io-ani.c:437 +#: gdk-pixbuf/io-ani.c:390 gdk-pixbuf/io-ani.c:416 gdk-pixbuf/io-ani.c:435 msgid "Malformed chunk in animation" msgstr "He kino te motete kei pikitia " -#: gdk-pixbuf/io-ani.c:660 +#: gdk-pixbuf/io-ani.c:628 +#, fuzzy +msgid "ANI image was truncated or incomplete." +msgstr "I whakapoto te ataahua GIF " + +#: gdk-pixbuf/io-ani.c:669 msgid "The ANI image format" msgstr "Te whakatakotoranga a te ataahua ANI" -#: gdk-pixbuf/io-bmp.c:229 gdk-pixbuf/io-bmp.c:266 gdk-pixbuf/io-bmp.c:337 -#: gdk-pixbuf/io-bmp.c:369 gdk-pixbuf/io-bmp.c:392 gdk-pixbuf/io-bmp.c:495 +#: gdk-pixbuf/io-bmp.c:227 gdk-pixbuf/io-bmp.c:264 gdk-pixbuf/io-bmp.c:335 +#: gdk-pixbuf/io-bmp.c:367 gdk-pixbuf/io-bmp.c:390 gdk-pixbuf/io-bmp.c:493 msgid "BMP image has bogus header data" msgstr "Kei ataahua BMP he mohiotanga " -#: gdk-pixbuf/io-bmp.c:240 gdk-pixbuf/io-bmp.c:432 +#: gdk-pixbuf/io-bmp.c:238 gdk-pixbuf/io-bmp.c:430 msgid "Not enough memory to load bitmap image" msgstr "Ehara pumahara ake kia uta ataahua " -#: gdk-pixbuf/io-bmp.c:318 +#: gdk-pixbuf/io-bmp.c:316 msgid "BMP image has unsupported header size" msgstr "Kei ataahua BMP he rahi tautokotia" -#: gdk-pixbuf/io-bmp.c:356 +#: gdk-pixbuf/io-bmp.c:354 msgid "Topdown BMP images cannot be compressed" msgstr "" -#: gdk-pixbuf/io-bmp.c:716 gdk-pixbuf/io-pnm.c:707 +#: gdk-pixbuf/io-bmp.c:714 gdk-pixbuf/io-pnm.c:705 msgid "Premature end-of-file encountered" msgstr "Kua kitea taro nunui te otinga-a-te-puarahi" -#: gdk-pixbuf/io-bmp.c:1328 +#: gdk-pixbuf/io-bmp.c:1326 #, fuzzy msgid "Couldn't allocate memory for saving BMP file" msgstr "Kaore taea e whakarato pumahara kia uta puarahi JPEG" -#: gdk-pixbuf/io-bmp.c:1369 +#: gdk-pixbuf/io-bmp.c:1367 #, fuzzy msgid "Couldn't write to BMP file" msgstr "Kaore e taea e i te ingoa a te puarahi" -#: gdk-pixbuf/io-bmp.c:1422 gdk-pixbuf/io-gdip-bmp.c:82 +#: gdk-pixbuf/io-bmp.c:1420 gdk-pixbuf/io-gdip-bmp.c:80 msgid "The BMP image format" msgstr "Te whakatakotoranga a te ataahua BMP" -#: gdk-pixbuf/io-gdip-emf.c:59 +#: gdk-pixbuf/io-gdip-emf.c:57 #, fuzzy msgid "The EMF image format" msgstr "Te whakatakotoranga a te ataahua BMP" -#: gdk-pixbuf/io-gdip-gif.c:80 gdk-pixbuf/io-gif.c:1720 +#: gdk-pixbuf/io-gdip-gif.c:78 gdk-pixbuf/io-gif.c:1718 msgid "The GIF image format" msgstr "Te whakatakotoranga a te ataahua GIF" -#: gdk-pixbuf/io-gdip-ico.c:59 gdk-pixbuf/io-ico.c:1271 +#: gdk-pixbuf/io-gdip-ico.c:57 gdk-pixbuf/io-ico.c:1269 msgid "The ICO image format" msgstr "Te whakatakotoranga a te ataahua ICO" -#: gdk-pixbuf/io-gdip-jpeg.c:53 gdk-pixbuf/io-jpeg.c:1249 +#: gdk-pixbuf/io-gdip-jpeg.c:51 gdk-pixbuf/io-jpeg.c:1249 #, c-format msgid "" "JPEG quality must be a value between 0 and 100; value '%s' could not be " "parsed." msgstr "" -#: gdk-pixbuf/io-gdip-jpeg.c:68 gdk-pixbuf/io-jpeg.c:1265 +#: gdk-pixbuf/io-gdip-jpeg.c:66 gdk-pixbuf/io-jpeg.c:1265 #, c-format msgid "" "JPEG quality must be a value between 0 and 100; value '%d' is not allowed." msgstr "" -#: gdk-pixbuf/io-gdip-jpeg.c:136 gdk-pixbuf/io-jpeg.c:1478 +#: gdk-pixbuf/io-gdip-jpeg.c:134 gdk-pixbuf/io-jpeg.c:1478 msgid "The JPEG image format" msgstr "Te whakatakotoranga a te ataahua JPEG" -#: gdk-pixbuf/io-gdip-utils.c:154 +#: gdk-pixbuf/io-gdip-tiff.c:80 gdk-pixbuf/io-tiff.c:786 +msgid "The TIFF image format" +msgstr "Te whakatakotoranga a te ataahua TIFF" + +#: gdk-pixbuf/io-gdip-utils.c:152 #, fuzzy, c-format msgid "Could not allocate memory: %s" msgstr "Kaore taea e whakarato pumahara mo " -#: gdk-pixbuf/io-gdip-utils.c:179 gdk-pixbuf/io-gdip-utils.c:293 -#: gdk-pixbuf/io-gdip-utils.c:333 +#: gdk-pixbuf/io-gdip-utils.c:177 gdk-pixbuf/io-gdip-utils.c:291 +#: gdk-pixbuf/io-gdip-utils.c:331 #, fuzzy, c-format msgid "Could not create stream: %s" msgstr "He tanga '%s' : %s" -#: gdk-pixbuf/io-gdip-utils.c:193 +#: gdk-pixbuf/io-gdip-utils.c:191 #, fuzzy, c-format msgid "Could not seek stream: %s" msgstr "Mea whiriwhiri a te atanga" -#: gdk-pixbuf/io-gdip-utils.c:205 +#: gdk-pixbuf/io-gdip-utils.c:203 #, fuzzy, c-format msgid "Could not read from stream: %s" msgstr "He tanga '%s' : %s" -#: gdk-pixbuf/io-gdip-utils.c:617 +#: gdk-pixbuf/io-gdip-utils.c:615 #, fuzzy msgid "Couldn't load bitmap" msgstr "Kaore e taea e i te ingoa a te puarahi" -#: gdk-pixbuf/io-gdip-utils.c:773 +#: gdk-pixbuf/io-gdip-utils.c:771 #, fuzzy msgid "Couldn't load metafile" msgstr "Kaore e taea e i te ingoa a te puarahi" -#: gdk-pixbuf/io-gdip-utils.c:878 +#: gdk-pixbuf/io-gdip-utils.c:876 #, fuzzy msgid "Unsupported image format for GDI+" msgstr "He ataahua RAS tautokotia" -#: gdk-pixbuf/io-gdip-utils.c:885 +#: gdk-pixbuf/io-gdip-utils.c:883 #, fuzzy msgid "Couldn't save" msgstr "Kaore e taea te toenga e pupuri" -#: gdk-pixbuf/io-gdip-wmf.c:58 +#: gdk-pixbuf/io-gdip-wmf.c:56 #, fuzzy msgid "The WMF image format" msgstr "Te whakatakotoranga a te ataahua WBMP" -#: gdk-pixbuf/io-gif.c:222 +#: gdk-pixbuf/io-gif.c:220 #, c-format msgid "Failure reading GIF: %s" msgstr "Hinga korero pukapuka GIF: %s" -#: gdk-pixbuf/io-gif.c:496 gdk-pixbuf/io-gif.c:1502 gdk-pixbuf/io-gif.c:1669 +#: gdk-pixbuf/io-gif.c:494 gdk-pixbuf/io-gif.c:1500 gdk-pixbuf/io-gif.c:1667 msgid "GIF file was missing some data (perhaps it was truncated somehow?)" msgstr "Ka ngaro te puarahi GIF i etahi mohiotanga (I whakapoto pea?)" -#: gdk-pixbuf/io-gif.c:505 +#: gdk-pixbuf/io-gif.c:503 #, c-format msgid "Internal error in the GIF loader (%s)" msgstr "He whakaroto kei te GIF whakauta (%s)" -#: gdk-pixbuf/io-gif.c:579 +#: gdk-pixbuf/io-gif.c:577 msgid "Stack overflow" msgstr "He mata purena" -#: gdk-pixbuf/io-gif.c:639 +#: gdk-pixbuf/io-gif.c:637 #, fuzzy msgid "GIF image loader cannot understand this image." msgstr "Kaore te ataahua GIF whakaatu i te mohio i te ataahua nei" -#: gdk-pixbuf/io-gif.c:668 +#: gdk-pixbuf/io-gif.c:666 msgid "Bad code encountered" msgstr "He kino te ka kitea" -#: gdk-pixbuf/io-gif.c:678 +#: gdk-pixbuf/io-gif.c:676 msgid "Circular table entry in GIF file" msgstr "He tepu kei puarahi GIF" -#: gdk-pixbuf/io-gif.c:866 gdk-pixbuf/io-gif.c:1488 gdk-pixbuf/io-gif.c:1541 -#: gdk-pixbuf/io-gif.c:1657 +#: gdk-pixbuf/io-gif.c:864 gdk-pixbuf/io-gif.c:1486 gdk-pixbuf/io-gif.c:1539 +#: gdk-pixbuf/io-gif.c:1655 msgid "Not enough memory to load GIF file" msgstr "Ehara pumahara ake kia uta puarahi GIF" -#: gdk-pixbuf/io-gif.c:960 +#: gdk-pixbuf/io-gif.c:958 #, fuzzy msgid "Not enough memory to composite a frame in GIF file" msgstr "Ehara pumahara ake kia uta puarahi GIF" -#: gdk-pixbuf/io-gif.c:1132 +#: gdk-pixbuf/io-gif.c:1130 msgid "GIF image is corrupt (incorrect LZW compression)" msgstr "He kino te ataahua GIF ( " -#: gdk-pixbuf/io-gif.c:1182 +#: gdk-pixbuf/io-gif.c:1180 msgid "File does not appear to be a GIF file" msgstr "Kaore he puarahi GIF e ahua" -#: gdk-pixbuf/io-gif.c:1194 +#: gdk-pixbuf/io-gif.c:1192 #, c-format msgid "Version %s of the GIF file format is not supported" msgstr "Kaore te %s a te whakatakotoranga a te ataahua GIF i te tautokotia" -#: gdk-pixbuf/io-gif.c:1241 +#: gdk-pixbuf/io-gif.c:1239 #, fuzzy msgid "Resulting GIF image has zero size" msgstr "Ehara whanui kei ataahua" -#: gdk-pixbuf/io-gif.c:1320 +#: gdk-pixbuf/io-gif.c:1318 msgid "" "GIF image has no global colormap, and a frame inside it has no local " "colormap." msgstr "" -#: gdk-pixbuf/io-gif.c:1564 +#: gdk-pixbuf/io-gif.c:1562 msgid "GIF image was truncated or incomplete." msgstr "I whakapoto te ataahua GIF " @@ -375,111 +384,111 @@ msgstr "Mea whiriwhiri a te atanga" msgid "The ICNS image format" msgstr "Te whakatakotoranga a te ataahua ICO" -#: gdk-pixbuf/io-ico.c:228 gdk-pixbuf/io-ico.c:242 gdk-pixbuf/io-ico.c:291 -#: gdk-pixbuf/io-ico.c:302 gdk-pixbuf/io-ico.c:395 +#: gdk-pixbuf/io-ico.c:226 gdk-pixbuf/io-ico.c:240 gdk-pixbuf/io-ico.c:289 +#: gdk-pixbuf/io-ico.c:300 gdk-pixbuf/io-ico.c:393 msgid "Invalid header in icon" msgstr "He koremana kei pakoko" -#: gdk-pixbuf/io-ico.c:257 gdk-pixbuf/io-ico.c:312 gdk-pixbuf/io-ico.c:405 -#: gdk-pixbuf/io-ico.c:458 gdk-pixbuf/io-ico.c:488 +#: gdk-pixbuf/io-ico.c:255 gdk-pixbuf/io-ico.c:310 gdk-pixbuf/io-ico.c:403 +#: gdk-pixbuf/io-ico.c:456 gdk-pixbuf/io-ico.c:486 msgid "Not enough memory to load icon" msgstr "Ehara pumahara ake kia uta i te pakoko" -#: gdk-pixbuf/io-ico.c:338 +#: gdk-pixbuf/io-ico.c:336 msgid "Compressed icons are not supported" msgstr "Kaore te pakoko i te tautokotia" -#: gdk-pixbuf/io-ico.c:358 +#: gdk-pixbuf/io-ico.c:356 msgid "Icon has zero width" msgstr "Ehara whanui kei pakoko" -#: gdk-pixbuf/io-ico.c:368 +#: gdk-pixbuf/io-ico.c:366 msgid "Icon has zero height" msgstr "Ehara ikeike kei pakoko" -#: gdk-pixbuf/io-ico.c:443 +#: gdk-pixbuf/io-ico.c:441 msgid "Unsupported icon type" msgstr "Pakoko momo tautokotia" -#: gdk-pixbuf/io-ico.c:537 +#: gdk-pixbuf/io-ico.c:535 msgid "Not enough memory to load ICO file" msgstr "Ehara pumahara ake kia uta i te puarahi ICO" -#: gdk-pixbuf/io-ico.c:1002 +#: gdk-pixbuf/io-ico.c:1000 msgid "Image too large to be saved as ICO" msgstr "Ko tino nunui te ataahua kia purihia me he mea ICO" -#: gdk-pixbuf/io-ico.c:1013 +#: gdk-pixbuf/io-ico.c:1011 msgid "Cursor hotspot outside image" msgstr "" -#: gdk-pixbuf/io-ico.c:1036 +#: gdk-pixbuf/io-ico.c:1034 #, c-format msgid "Unsupported depth for ICO file: %d" msgstr "He hohonu tautokotia mo puarahi ICO: %d" -#: gdk-pixbuf/io-jasper.c:74 +#: gdk-pixbuf/io-jasper.c:73 #, fuzzy msgid "Couldn't allocate memory for stream" msgstr "Kaore taea e whakarato pumahara mo " -#: gdk-pixbuf/io-jasper.c:104 +#: gdk-pixbuf/io-jasper.c:103 #, fuzzy msgid "Couldn't decode image" msgstr "Kaore e taea e i te ingoa a te puarahi" -#: gdk-pixbuf/io-jasper.c:122 +#: gdk-pixbuf/io-jasper.c:121 #, fuzzy msgid "Transformed JPEG2000 has zero width or height" msgstr "Ehara whanui ranei ehara ikeike kei PNG " -#: gdk-pixbuf/io-jasper.c:136 +#: gdk-pixbuf/io-jasper.c:135 #, fuzzy msgid "Image type currently not supported" msgstr "Kaore te momo ataahua '%s' i te tautokotia" -#: gdk-pixbuf/io-jasper.c:148 gdk-pixbuf/io-jasper.c:156 +#: gdk-pixbuf/io-jasper.c:147 gdk-pixbuf/io-jasper.c:155 #, fuzzy msgid "Couldn't allocate memory for color profile" msgstr "Kaore taea e whakarato pumahara kia uta puarahi JPEG" -#: gdk-pixbuf/io-jasper.c:182 +#: gdk-pixbuf/io-jasper.c:181 #, fuzzy msgid "Insufficient memory to open JPEG 2000 file" msgstr "Ehara pumahara ake kia huaki puarahi TIFF" -#: gdk-pixbuf/io-jasper.c:261 +#: gdk-pixbuf/io-jasper.c:260 #, fuzzy msgid "Couldn't allocate memory to buffer image data" msgstr "Kaore taea e whakarato pumahara " -#: gdk-pixbuf/io-jasper.c:305 +#: gdk-pixbuf/io-jasper.c:304 #, fuzzy msgid "The JPEG 2000 image format" msgstr "Te whakatakotoranga a te ataahua JPEG" -#: gdk-pixbuf/io-jpeg.c:126 +#: gdk-pixbuf/io-jpeg.c:124 #, c-format msgid "Error interpreting JPEG image file (%s)" msgstr "He kitea puarahi a te ataahua JPEG (%s)" -#: gdk-pixbuf/io-jpeg.c:604 +#: gdk-pixbuf/io-jpeg.c:597 msgid "" "Insufficient memory to load image, try exiting some applications to free " "memory" msgstr "Ehara pumahara ake kia uta i te ataahua, " -#: gdk-pixbuf/io-jpeg.c:651 gdk-pixbuf/io-jpeg.c:865 +#: gdk-pixbuf/io-jpeg.c:645 gdk-pixbuf/io-jpeg.c:858 #, c-format msgid "Unsupported JPEG color space (%s)" msgstr " atanga tautokotia (%s)" -#: gdk-pixbuf/io-jpeg.c:764 gdk-pixbuf/io-jpeg.c:1044 +#: gdk-pixbuf/io-jpeg.c:757 gdk-pixbuf/io-jpeg.c:1037 #: gdk-pixbuf/io-jpeg.c:1308 gdk-pixbuf/io-jpeg.c:1318 msgid "Couldn't allocate memory for loading JPEG file" msgstr "Kaore taea e whakarato pumahara kia uta puarahi JPEG" -#: gdk-pixbuf/io-jpeg.c:1018 +#: gdk-pixbuf/io-jpeg.c:1011 #, fuzzy msgid "Transformed JPEG has zero width or height." msgstr "Ehara whanui ranei ehara ikeike kei PNG " @@ -489,482 +498,478 @@ msgstr "Ehara whanui ranei ehara ikeike kei PNG " msgid "Color profile has invalid length '%u'." msgstr "" -#: gdk-pixbuf/io-pcx.c:186 +#: gdk-pixbuf/io-pcx.c:184 msgid "Couldn't allocate memory for header" msgstr "Kaore taea e whakarato pumahara mo " -#: gdk-pixbuf/io-pcx.c:201 gdk-pixbuf/io-pcx.c:559 +#: gdk-pixbuf/io-pcx.c:199 gdk-pixbuf/io-pcx.c:557 msgid "Couldn't allocate memory for context buffer" msgstr "Kaore taea e whakarato pumahara mo " -#: gdk-pixbuf/io-pcx.c:600 +#: gdk-pixbuf/io-pcx.c:598 msgid "Image has invalid width and/or height" msgstr "He whanui koremana, he ikeike koremana kei ataahua" -#: gdk-pixbuf/io-pcx.c:612 gdk-pixbuf/io-pcx.c:673 +#: gdk-pixbuf/io-pcx.c:610 gdk-pixbuf/io-pcx.c:671 msgid "Image has unsupported bpp" msgstr "Ehara bpp e tautokotia kei ataahua" -#: gdk-pixbuf/io-pcx.c:617 gdk-pixbuf/io-pcx.c:625 +#: gdk-pixbuf/io-pcx.c:615 gdk-pixbuf/io-pcx.c:623 #, c-format msgid "Image has unsupported number of %d-bit planes" msgstr "Ehara tautokotia %d kei ataahua" -#: gdk-pixbuf/io-pcx.c:641 +#: gdk-pixbuf/io-pcx.c:639 msgid "Couldn't create new pixbuf" msgstr "Kaore te (pixbuf) hou e mahi" -#: gdk-pixbuf/io-pcx.c:649 +#: gdk-pixbuf/io-pcx.c:647 msgid "Couldn't allocate memory for line data" msgstr "Kaore taea e whakarato pumahara " -#: gdk-pixbuf/io-pcx.c:656 +#: gdk-pixbuf/io-pcx.c:654 #, fuzzy msgid "Couldn't allocate memory for PCX image" msgstr "Kaore taea e whakarato pumahara mo " -#: gdk-pixbuf/io-pcx.c:703 +#: gdk-pixbuf/io-pcx.c:701 msgid "Didn't get all lines of PCX image" msgstr "" -#: gdk-pixbuf/io-pcx.c:710 +#: gdk-pixbuf/io-pcx.c:708 msgid "No palette found at end of PCX data" msgstr "Ehara papa peita i te kitea kei otinga a te mohiotanga PCX" -#: gdk-pixbuf/io-pcx.c:755 +#: gdk-pixbuf/io-pcx.c:753 msgid "The PCX image format" msgstr "Te whakatakotoranga a te ataahua PCX" -#: gdk-pixbuf/io-pixdata.c:148 +#: gdk-pixbuf/io-pixdata.c:146 #, fuzzy msgid "Transformed pixbuf has zero width or height." msgstr "Ehara whanui ranei ehara ikeike kei PNG " -#: gdk-pixbuf/io-pixdata.c:186 +#: gdk-pixbuf/io-pixdata.c:184 #, fuzzy msgid "The GdkPixdata format" msgstr "Te whakatakotoranga a te ataahua GIF" -#: gdk-pixbuf/io-png.c:54 +#: gdk-pixbuf/io-png.c:53 msgid "Bits per channel of PNG image is invalid." msgstr "Koremana ko nga a te ataahua PNG" -#: gdk-pixbuf/io-png.c:135 gdk-pixbuf/io-png.c:641 +#: gdk-pixbuf/io-png.c:134 gdk-pixbuf/io-png.c:640 msgid "Transformed PNG has zero width or height." msgstr "Ehara whanui ranei ehara ikeike kei PNG " -#: gdk-pixbuf/io-png.c:143 +#: gdk-pixbuf/io-png.c:142 msgid "Bits per channel of transformed PNG is not 8." msgstr "" -#: gdk-pixbuf/io-png.c:152 +#: gdk-pixbuf/io-png.c:151 msgid "Transformed PNG not RGB or RGBA." msgstr " PNG kao RGB ranei RGBA" -#: gdk-pixbuf/io-png.c:161 +#: gdk-pixbuf/io-png.c:160 msgid "Transformed PNG has unsupported number of channels, must be 3 or 4." msgstr " tautokotia " -#: gdk-pixbuf/io-png.c:182 +#: gdk-pixbuf/io-png.c:181 #, c-format msgid "Fatal error in PNG image file: %s" msgstr "He mate kei te puarahi a te ataahua PNG: %s" -#: gdk-pixbuf/io-png.c:315 +#: gdk-pixbuf/io-png.c:314 msgid "Insufficient memory to load PNG file" msgstr "Ehara pumahara ake kia uta i te puarahi PNG" -#: gdk-pixbuf/io-png.c:656 +#: gdk-pixbuf/io-png.c:655 #, fuzzy, c-format msgid "" "Insufficient memory to store a %lu by %lu image; try exiting some " "applications to reduce memory usage" msgstr "Ehara pumahara ake kia %ld %ld" -#: gdk-pixbuf/io-png.c:719 +#: gdk-pixbuf/io-png.c:718 msgid "Fatal error reading PNG image file" msgstr "" -#: gdk-pixbuf/io-png.c:768 +#: gdk-pixbuf/io-png.c:767 #, c-format msgid "Fatal error reading PNG image file: %s" msgstr "He mate korero pukapuka i te puarahi a ataahua PNG: %s" -#: gdk-pixbuf/io-png.c:858 +#: gdk-pixbuf/io-png.c:857 msgid "" "Keys for PNG text chunks must have at least 1 and at most 79 characters." msgstr "Patuhi mo etahi motete " -#: gdk-pixbuf/io-png.c:867 +#: gdk-pixbuf/io-png.c:866 msgid "Keys for PNG text chunks must be ASCII characters." msgstr "Patuhi mo etahi motete " -#: gdk-pixbuf/io-png.c:881 gdk-pixbuf/io-tiff.c:667 +#: gdk-pixbuf/io-png.c:880 gdk-pixbuf/io-tiff.c:665 #, c-format msgid "Color profile has invalid length %d." msgstr "" -#: gdk-pixbuf/io-png.c:894 +#: gdk-pixbuf/io-png.c:893 #, c-format msgid "" "PNG compression level must be a value between 0 and 9; value '%s' could not " "be parsed." msgstr "" -#: gdk-pixbuf/io-png.c:907 +#: gdk-pixbuf/io-png.c:906 #, c-format msgid "" "PNG compression level must be a value between 0 and 9; value '%d' is not " "allowed." msgstr "" -#: gdk-pixbuf/io-png.c:955 +#: gdk-pixbuf/io-png.c:954 #, fuzzy, c-format msgid "Value for PNG text chunk %s cannot be converted to ISO-8859-1 encoding." msgstr "%s motete " -#: gdk-pixbuf/io-png.c:1118 +#: gdk-pixbuf/io-png.c:1117 msgid "The PNG image format" msgstr "Te whakatakotoranga a te ataahua PNG" -#: gdk-pixbuf/io-pnm.c:248 +#: gdk-pixbuf/io-pnm.c:246 msgid "PNM loader expected to find an integer, but didn't" msgstr "" -#: gdk-pixbuf/io-pnm.c:280 +#: gdk-pixbuf/io-pnm.c:278 msgid "PNM file has an incorrect initial byte" msgstr "He kei puarahi PNM" -#: gdk-pixbuf/io-pnm.c:310 +#: gdk-pixbuf/io-pnm.c:308 msgid "PNM file is not in a recognized PNM subformat" msgstr "" -#: gdk-pixbuf/io-pnm.c:335 +#: gdk-pixbuf/io-pnm.c:333 msgid "PNM file has an image width of 0" msgstr "He ataahua whanui a kei puarahi PNM" -#: gdk-pixbuf/io-pnm.c:356 +#: gdk-pixbuf/io-pnm.c:354 msgid "PNM file has an image height of 0" msgstr "He ataahua ikeike a kei puarahi PNM" -#: gdk-pixbuf/io-pnm.c:379 +#: gdk-pixbuf/io-pnm.c:377 msgid "Maximum color value in PNM file is 0" msgstr "" -#: gdk-pixbuf/io-pnm.c:387 +#: gdk-pixbuf/io-pnm.c:385 msgid "Maximum color value in PNM file is too large" msgstr "" -#: gdk-pixbuf/io-pnm.c:427 gdk-pixbuf/io-pnm.c:457 gdk-pixbuf/io-pnm.c:502 +#: gdk-pixbuf/io-pnm.c:425 gdk-pixbuf/io-pnm.c:455 gdk-pixbuf/io-pnm.c:500 msgid "Raw PNM image type is invalid" msgstr "Ko koremana te totouka a te momo ataahua PNM" -#: gdk-pixbuf/io-pnm.c:652 +#: gdk-pixbuf/io-pnm.c:650 msgid "PNM image loader does not support this PNM subformat" msgstr "Kaore kaiwhakauta a te ataahua PNM i te tautoko " -#: gdk-pixbuf/io-pnm.c:739 gdk-pixbuf/io-pnm.c:966 +#: gdk-pixbuf/io-pnm.c:737 gdk-pixbuf/io-pnm.c:964 msgid "Raw PNM formats require exactly one whitespace before sample data" msgstr " whakatakotoranga totouka PNM" -#: gdk-pixbuf/io-pnm.c:766 +#: gdk-pixbuf/io-pnm.c:764 #, fuzzy msgid "Cannot allocate memory for loading PNM image" msgstr "Kaore taea e whakarato pumahara kia uta i te ataahua PNM" -#: gdk-pixbuf/io-pnm.c:816 +#: gdk-pixbuf/io-pnm.c:814 msgid "Insufficient memory to load PNM context struct" msgstr "Ehara pumahara ake kia uta " -#: gdk-pixbuf/io-pnm.c:867 +#: gdk-pixbuf/io-pnm.c:865 msgid "Unexpected end of PNM image data" msgstr " puta noa " -#: gdk-pixbuf/io-pnm.c:995 +#: gdk-pixbuf/io-pnm.c:993 msgid "Insufficient memory to load PNM file" msgstr "Ehara pumahara ake kia uta i te puarahi PNM" -#: gdk-pixbuf/io-pnm.c:1079 +#: gdk-pixbuf/io-pnm.c:1077 msgid "The PNM/PBM/PGM/PPM image format family" msgstr "Te whanau a nga whakatakotoranga a nga PNM/PBM/PGM/PPM ataahua" -#: gdk-pixbuf/io-qtif.c:128 +#: gdk-pixbuf/io-qtif.c:126 msgid "Input file descriptor is NULL." msgstr "" -#: gdk-pixbuf/io-qtif.c:143 +#: gdk-pixbuf/io-qtif.c:141 #, fuzzy msgid "Failed to read QTIF header" msgstr "Kua hinga kia huaki ataahua TIFF" -#: gdk-pixbuf/io-qtif.c:152 gdk-pixbuf/io-qtif.c:189 gdk-pixbuf/io-qtif.c:459 +#: gdk-pixbuf/io-qtif.c:150 gdk-pixbuf/io-qtif.c:187 gdk-pixbuf/io-qtif.c:454 #, c-format msgid "QTIF atom size too large (%d byte)" msgid_plural "QTIF atom size too large (%d bytes)" msgstr[0] "" msgstr[1] "" -#: gdk-pixbuf/io-qtif.c:175 +#: gdk-pixbuf/io-qtif.c:173 #, fuzzy, c-format msgid "Failed to allocate %d byte for file read buffer" msgid_plural "Failed to allocate %d bytes for file read buffer" msgstr[0] "Kua hinga kia ataahua " msgstr[1] "Kua hinga kia ataahua " -#: gdk-pixbuf/io-qtif.c:206 +#: gdk-pixbuf/io-qtif.c:201 #, fuzzy, c-format msgid "File error when reading QTIF atom: %s" msgstr "Hinga korero pukapuka GIF: %s" -#: gdk-pixbuf/io-qtif.c:243 +#: gdk-pixbuf/io-qtif.c:238 #, c-format msgid "Failed to skip the next %d byte with seek()." msgid_plural "Failed to skip the next %d bytes with seek()." msgstr[0] "" msgstr[1] "" -#: gdk-pixbuf/io-qtif.c:270 +#: gdk-pixbuf/io-qtif.c:265 #, fuzzy msgid "Failed to allocate QTIF context structure." msgstr "Kaore taea e whakarato pumahara mo te " -#: gdk-pixbuf/io-qtif.c:330 +#: gdk-pixbuf/io-qtif.c:325 #, fuzzy msgid "Failed to create GdkPixbufLoader object." msgstr "Kua hinga kia korero pukapuka i te puarahi taupua" -#: gdk-pixbuf/io-qtif.c:434 +#: gdk-pixbuf/io-qtif.c:429 #, fuzzy msgid "Failed to find an image data atom." msgstr "Kua hinga kia huaki ataahua TIFF" -#: gdk-pixbuf/io-qtif.c:618 +#: gdk-pixbuf/io-qtif.c:613 #, fuzzy msgid "The QTIF image format" msgstr "Te whakatakotoranga a te ataahua TIFF" -#: gdk-pixbuf/io-ras.c:125 +#: gdk-pixbuf/io-ras.c:123 msgid "RAS image has bogus header data" msgstr "He mohiotanga koretake kei ataahua RAS" -#: gdk-pixbuf/io-ras.c:147 +#: gdk-pixbuf/io-ras.c:145 msgid "RAS image has unknown type" msgstr "He momo koremohiotia kei ataahua RAS" -#: gdk-pixbuf/io-ras.c:155 +#: gdk-pixbuf/io-ras.c:153 msgid "unsupported RAS image variation" msgstr "He ataahua RAS tautokotia" -#: gdk-pixbuf/io-ras.c:170 gdk-pixbuf/io-ras.c:199 +#: gdk-pixbuf/io-ras.c:168 gdk-pixbuf/io-ras.c:197 msgid "Not enough memory to load RAS image" msgstr "Ehara nui te pumahara kia uta i te ataahua RAS" -#: gdk-pixbuf/io-ras.c:544 +#: gdk-pixbuf/io-ras.c:542 msgid "The Sun raster image format" msgstr "Te whakatakotoranga a te ataahua (raster) o Sun" -#: gdk-pixbuf/io-tga.c:153 +#: gdk-pixbuf/io-tga.c:151 #, fuzzy msgid "Cannot allocate memory for IOBuffer struct" msgstr "Kaore taea e whakarato pumahara mo te " -#: gdk-pixbuf/io-tga.c:172 +#: gdk-pixbuf/io-tga.c:170 #, fuzzy msgid "Cannot allocate memory for IOBuffer data" msgstr "Kaore taea e whakarato pumahara mo te " -#: gdk-pixbuf/io-tga.c:183 +#: gdk-pixbuf/io-tga.c:181 #, fuzzy msgid "Cannot realloc IOBuffer data" msgstr " mohiotanga " -#: gdk-pixbuf/io-tga.c:213 +#: gdk-pixbuf/io-tga.c:211 #, fuzzy msgid "Cannot allocate temporary IOBuffer data" msgstr " mohiotanga " -#: gdk-pixbuf/io-tga.c:346 +#: gdk-pixbuf/io-tga.c:339 #, fuzzy msgid "Cannot allocate new pixbuf" msgstr "Kaore te (pixbuf) hou e mahi" -#: gdk-pixbuf/io-tga.c:685 +#: gdk-pixbuf/io-tga.c:678 #, fuzzy msgid "Image is corrupted or truncated" msgstr "I whakapoto te ataahua GIF " -#: gdk-pixbuf/io-tga.c:692 +#: gdk-pixbuf/io-tga.c:685 #, fuzzy msgid "Cannot allocate colormap structure" msgstr "Kaore taea e whakarato pumahara mo te " -#: gdk-pixbuf/io-tga.c:699 +#: gdk-pixbuf/io-tga.c:692 #, fuzzy msgid "Cannot allocate colormap entries" msgstr " puta noa " -#: gdk-pixbuf/io-tga.c:721 +#: gdk-pixbuf/io-tga.c:714 msgid "Unexpected bitdepth for colormap entries" msgstr " puta noa " -#: gdk-pixbuf/io-tga.c:739 +#: gdk-pixbuf/io-tga.c:732 #, fuzzy msgid "Cannot allocate TGA header memory" msgstr "Kaore te pumahara ma te TGA i te " -#: gdk-pixbuf/io-tga.c:772 +#: gdk-pixbuf/io-tga.c:765 msgid "TGA image has invalid dimensions" msgstr "Kei ataahua TGA i a koremana" -#: gdk-pixbuf/io-tga.c:778 gdk-pixbuf/io-tga.c:787 gdk-pixbuf/io-tga.c:797 -#: gdk-pixbuf/io-tga.c:807 gdk-pixbuf/io-tga.c:814 +#: gdk-pixbuf/io-tga.c:771 gdk-pixbuf/io-tga.c:780 gdk-pixbuf/io-tga.c:790 +#: gdk-pixbuf/io-tga.c:800 gdk-pixbuf/io-tga.c:807 msgid "TGA image type not supported" msgstr "Kaore te momo ataahua TGA i te tautokotia" -#: gdk-pixbuf/io-tga.c:861 +#: gdk-pixbuf/io-tga.c:854 #, fuzzy msgid "Cannot allocate memory for TGA context struct" msgstr "Kaore taea e whakarato pumahara mo te " -#: gdk-pixbuf/io-tga.c:926 +#: gdk-pixbuf/io-tga.c:919 msgid "Excess data in file" msgstr "He nunui te mohiotanga kei te puarahi" -#: gdk-pixbuf/io-tga.c:1007 +#: gdk-pixbuf/io-tga.c:1000 msgid "The Targa image format" msgstr "Te whakatakotoranga a te ataahua Targa" -#: gdk-pixbuf/io-tiff.c:104 +#: gdk-pixbuf/io-tiff.c:102 msgid "Could not get image width (bad TIFF file)" msgstr "" -#: gdk-pixbuf/io-tiff.c:112 +#: gdk-pixbuf/io-tiff.c:110 msgid "Could not get image height (bad TIFF file)" msgstr "" -#: gdk-pixbuf/io-tiff.c:120 +#: gdk-pixbuf/io-tiff.c:118 msgid "Width or height of TIFF image is zero" msgstr "" -#: gdk-pixbuf/io-tiff.c:129 gdk-pixbuf/io-tiff.c:138 +#: gdk-pixbuf/io-tiff.c:127 gdk-pixbuf/io-tiff.c:136 msgid "Dimensions of TIFF image too large" msgstr "" -#: gdk-pixbuf/io-tiff.c:162 gdk-pixbuf/io-tiff.c:174 gdk-pixbuf/io-tiff.c:491 +#: gdk-pixbuf/io-tiff.c:160 gdk-pixbuf/io-tiff.c:172 gdk-pixbuf/io-tiff.c:489 msgid "Insufficient memory to open TIFF file" msgstr "Ehara pumahara ake kia huaki puarahi TIFF" -#: gdk-pixbuf/io-tiff.c:236 +#: gdk-pixbuf/io-tiff.c:234 msgid "Failed to load RGB data from TIFF file" msgstr "Kua hinga kia uta te mohiotanga RGB mai Puarahi TIFF" -#: gdk-pixbuf/io-tiff.c:293 +#: gdk-pixbuf/io-tiff.c:291 msgid "Failed to open TIFF image" msgstr "Kua hinga kia huaki ataahua TIFF" -#: gdk-pixbuf/io-tiff.c:427 gdk-pixbuf/io-tiff.c:440 +#: gdk-pixbuf/io-tiff.c:425 gdk-pixbuf/io-tiff.c:438 msgid "Failed to load TIFF image" msgstr "Kua hinga kia uta ataahua TIFF" -#: gdk-pixbuf/io-tiff.c:623 +#: gdk-pixbuf/io-tiff.c:621 #, fuzzy msgid "Failed to save TIFF image" msgstr "Kua hinga kia huaki ataahua TIFF" -#: gdk-pixbuf/io-tiff.c:656 +#: gdk-pixbuf/io-tiff.c:654 msgid "TIFF compression doesn't refer to a valid codec." msgstr "" -#: gdk-pixbuf/io-tiff.c:696 +#: gdk-pixbuf/io-tiff.c:694 #, fuzzy msgid "Failed to write TIFF data" msgstr "Kua hinga kia huaki ataahua TIFF" -#: gdk-pixbuf/io-tiff.c:733 +#: gdk-pixbuf/io-tiff.c:731 #, fuzzy msgid "Couldn't write to TIFF file" msgstr "Kaore e taea e i te ingoa a te puarahi" -#: gdk-pixbuf/io-tiff.c:788 -msgid "The TIFF image format" -msgstr "Te whakatakotoranga a te ataahua TIFF" - -#: gdk-pixbuf/io-wbmp.c:245 +#: gdk-pixbuf/io-wbmp.c:243 msgid "Image has zero width" msgstr "Ehara whanui kei ataahua" -#: gdk-pixbuf/io-wbmp.c:263 +#: gdk-pixbuf/io-wbmp.c:261 msgid "Image has zero height" msgstr "Ehara ikeike kei ataahua" -#: gdk-pixbuf/io-wbmp.c:274 +#: gdk-pixbuf/io-wbmp.c:272 msgid "Not enough memory to load image" msgstr "Ehara pumahara ake kia uta i te ataahua" -#: gdk-pixbuf/io-wbmp.c:333 +#: gdk-pixbuf/io-wbmp.c:331 msgid "Couldn't save the rest" msgstr "Kaore e taea te toenga e pupuri" -#: gdk-pixbuf/io-wbmp.c:374 +#: gdk-pixbuf/io-wbmp.c:372 msgid "The WBMP image format" msgstr "Te whakatakotoranga a te ataahua WBMP" -#: gdk-pixbuf/io-xbm.c:304 +#: gdk-pixbuf/io-xbm.c:302 msgid "Invalid XBM file" msgstr "Koremana puarahi XBM" -#: gdk-pixbuf/io-xbm.c:314 +#: gdk-pixbuf/io-xbm.c:312 msgid "Insufficient memory to load XBM image file" msgstr "Ehara pumahara ake kia uta i te puarahi a te ataahua XBM" -#: gdk-pixbuf/io-xbm.c:462 +#: gdk-pixbuf/io-xbm.c:460 msgid "Failed to write to temporary file when loading XBM image" msgstr "Kua hinga kia tuhituhi ki te puarahi ka uta ataahua XBM" -#: gdk-pixbuf/io-xbm.c:501 +#: gdk-pixbuf/io-xbm.c:499 msgid "The XBM image format" msgstr "Te whakatakotoranga a te ataahua XBM" -#: gdk-pixbuf/io-xpm.c:469 +#: gdk-pixbuf/io-xpm.c:467 msgid "No XPM header found" msgstr "Kaore XPM i te kitea" -#: gdk-pixbuf/io-xpm.c:478 +#: gdk-pixbuf/io-xpm.c:476 #, fuzzy msgid "Invalid XPM header" msgstr "Koremana puarahi XBM" -#: gdk-pixbuf/io-xpm.c:486 +#: gdk-pixbuf/io-xpm.c:484 msgid "XPM file has image width <= 0" msgstr "" -#: gdk-pixbuf/io-xpm.c:494 +#: gdk-pixbuf/io-xpm.c:492 msgid "XPM file has image height <= 0" msgstr "" -#: gdk-pixbuf/io-xpm.c:502 +#: gdk-pixbuf/io-xpm.c:500 msgid "XPM has invalid number of chars per pixel" msgstr " koremana " -#: gdk-pixbuf/io-xpm.c:511 +#: gdk-pixbuf/io-xpm.c:509 msgid "XPM file has invalid number of colors" msgstr "" -#: gdk-pixbuf/io-xpm.c:523 gdk-pixbuf/io-xpm.c:532 gdk-pixbuf/io-xpm.c:584 +#: gdk-pixbuf/io-xpm.c:521 gdk-pixbuf/io-xpm.c:530 gdk-pixbuf/io-xpm.c:582 #, fuzzy msgid "Cannot allocate memory for loading XPM image" msgstr "Kaore taea e whakarato pumahara kia uta i te ataahua XPM" -#: gdk-pixbuf/io-xpm.c:546 +#: gdk-pixbuf/io-xpm.c:544 #, fuzzy msgid "Cannot read XPM colormap" msgstr "Kaore XPM i te korero pukapuka" -#: gdk-pixbuf/io-xpm.c:778 +#: gdk-pixbuf/io-xpm.c:776 msgid "Failed to write to temporary file when loading XPM image" msgstr "Kua hinga kia tuhituhi ki te puarahi taupua ka uta ataahua XPM" -#: gdk-pixbuf/io-xpm.c:817 +#: gdk-pixbuf/io-xpm.c:815 msgid "The XPM image format" msgstr "Te whakatakotoranga a te ataahua XPM" diff --git a/po/mk.gmo b/po/mk.gmo index efb810b36248d0216686ec1090cf762ac68cc137..3acc3bdb0f5571fe0cd935dc5ca7e3341e2685f8 100644 GIT binary patch delta 28 jcmbQVgK^Rh#tn69ye7H^rn*LE3PuK2CT5$v)!Iz~g}?}z delta 28 jcmbQVgK^Rh#tn69yvDi)Cc1{E3Wf$&Mi!g9)!Iz~g?b2- diff --git a/po/mk.po b/po/mk.po index fcb957f..6f7565d 100644 --- a/po/mk.po +++ b/po/mk.po @@ -13,7 +13,7 @@ msgstr "" "Project-Id-Version: gtk+.HEAD\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=gdk-" "pixbuf\n" -"POT-Creation-Date: 2013-04-15 10:28-0400\n" +"POT-Creation-Date: 2014-05-26 20:46-0400\n" "PO-Revision-Date: 2007-09-08 18:58+0200\n" "Last-Translator: Arangel Angov \n" "Language-Team: Macedonian \n" @@ -24,18 +24,18 @@ msgstr "" "Plural-Forms: nplurals=3; plural= n==1 || n%10==1 ? 0 : 1\n" "X-Generator: KBabel 1.11.4\n" -#: gdk-pixbuf/gdk-pixbuf-animation.c:160 gdk-pixbuf/gdk-pixbuf-io.c:1064 -#: gdk-pixbuf/gdk-pixbuf-io.c:1330 +#: gdk-pixbuf/gdk-pixbuf-animation.c:158 gdk-pixbuf/gdk-pixbuf-io.c:1077 +#: gdk-pixbuf/gdk-pixbuf-io.c:1333 #, c-format msgid "Failed to open file '%s': %s" msgstr "Не успеав да ја отворам датотеката „%s“: %s" -#: gdk-pixbuf/gdk-pixbuf-animation.c:173 gdk-pixbuf/gdk-pixbuf-io.c:1076 +#: gdk-pixbuf/gdk-pixbuf-animation.c:171 gdk-pixbuf/gdk-pixbuf-io.c:962 #, c-format msgid "Image file '%s' contains no data" msgstr "Датотеката слика „%s“ не содржи податоци" -#: gdk-pixbuf/gdk-pixbuf-animation.c:212 +#: gdk-pixbuf/gdk-pixbuf-animation.c:210 #, c-format msgid "" "Failed to load animation '%s': reason not known, probably a corrupt " @@ -44,8 +44,8 @@ msgstr "" "Не успеав да ја вчитам анимацијата „%s“: причината е непозната, најверојатно " "се работи за расипана датотека" -#: gdk-pixbuf/gdk-pixbuf-animation.c:280 gdk-pixbuf/gdk-pixbuf-io.c:1112 -#: gdk-pixbuf/gdk-pixbuf-io.c:1382 +#: gdk-pixbuf/gdk-pixbuf-animation.c:278 gdk-pixbuf/gdk-pixbuf-io.c:1113 +#: gdk-pixbuf/gdk-pixbuf-io.c:1385 #, c-format msgid "" "Failed to load image '%s': reason not known, probably a corrupt image file" @@ -53,12 +53,12 @@ msgstr "" "Не успеав да ја вчитам сликата „%s“: причината не е позната, најверојатно се " "работи за расипана слика" -#: gdk-pixbuf/gdk-pixbuf-io.c:790 +#: gdk-pixbuf/gdk-pixbuf-io.c:774 #, c-format msgid "Unable to load image-loading module: %s: %s" msgstr "Не успеав да го вчитам модулот за вчитување на слики: %s: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:805 +#: gdk-pixbuf/gdk-pixbuf-io.c:789 #, fuzzy, c-format msgid "" "Image-loading module %s does not export the proper interface; perhaps it's " @@ -67,54 +67,54 @@ msgstr "" "Модулот за вчитување на слики %s не го извесува точниот интерфејс; можеби е " "напишан во друга верзија на GTK?" -#: gdk-pixbuf/gdk-pixbuf-io.c:814 gdk-pixbuf/gdk-pixbuf-io.c:865 +#: gdk-pixbuf/gdk-pixbuf-io.c:798 gdk-pixbuf/gdk-pixbuf-io.c:849 #, c-format msgid "Image type '%s' is not supported" msgstr "Типот на слика „%s“ не е поддржан" -#: gdk-pixbuf/gdk-pixbuf-io.c:950 +#: gdk-pixbuf/gdk-pixbuf-io.c:934 #, c-format msgid "Couldn't recognize the image file format for file '%s'" msgstr "Не можам да го препознаам датотечниот формат на датотеката „%s“" -#: gdk-pixbuf/gdk-pixbuf-io.c:958 +#: gdk-pixbuf/gdk-pixbuf-io.c:942 msgid "Unrecognized image file format" msgstr "Непознат датотечен формат на слика" -#: gdk-pixbuf/gdk-pixbuf-io.c:1121 +#: gdk-pixbuf/gdk-pixbuf-io.c:1124 #, c-format msgid "Failed to load image '%s': %s" msgstr "Не успеав да ја вчитам сликата „%s“: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2015 gdk-pixbuf/io-gdip-utils.c:837 +#: gdk-pixbuf/gdk-pixbuf-io.c:2029 gdk-pixbuf/io-gdip-utils.c:835 #, c-format msgid "Error writing to image file: %s" msgstr "Грешка при снимање на сликата: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2057 gdk-pixbuf/gdk-pixbuf-io.c:2178 +#: gdk-pixbuf/gdk-pixbuf-io.c:2071 gdk-pixbuf/gdk-pixbuf-io.c:2192 #, c-format msgid "This build of gdk-pixbuf does not support saving the image format: %s" msgstr "" "Градењето на gdk-pixbuf не поддржува зачувување на форматот на сликата: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2088 +#: gdk-pixbuf/gdk-pixbuf-io.c:2102 msgid "Insufficient memory to save image to callback" msgstr "Нема доволно меморија за да ја зачувам сликата во callback" -#: gdk-pixbuf/gdk-pixbuf-io.c:2101 +#: gdk-pixbuf/gdk-pixbuf-io.c:2115 msgid "Failed to open temporary file" msgstr "Не успеав да ја отворам привремената датотека" -#: gdk-pixbuf/gdk-pixbuf-io.c:2124 +#: gdk-pixbuf/gdk-pixbuf-io.c:2138 msgid "Failed to read from temporary file" msgstr "Не успеав да прочитам од привремената датотека" -#: gdk-pixbuf/gdk-pixbuf-io.c:2372 +#: gdk-pixbuf/gdk-pixbuf-io.c:2382 #, c-format msgid "Failed to open '%s' for writing: %s" msgstr "Не успеав да го отворам „%s“ за запишување: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2398 +#: gdk-pixbuf/gdk-pixbuf-io.c:2408 #, c-format msgid "" "Failed to close '%s' while writing image, all data may not have been saved: " @@ -123,16 +123,16 @@ msgstr "" "Не успеав да го затворам „%s“ додека ја снимав сликата, можно е да не се " "зачувани сите податоци: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2619 gdk-pixbuf/gdk-pixbuf-io.c:2671 +#: gdk-pixbuf/gdk-pixbuf-io.c:2629 gdk-pixbuf/gdk-pixbuf-io.c:2681 msgid "Insufficient memory to save image into a buffer" msgstr "Нема доволно меморија за да ја зачувам сликата во баферот" -#: gdk-pixbuf/gdk-pixbuf-io.c:2717 +#: gdk-pixbuf/gdk-pixbuf-io.c:2727 #, fuzzy msgid "Error writing to image stream" msgstr "Грешка при снимање на сликата: %s" -#: gdk-pixbuf/gdk-pixbuf-loader.c:393 +#: gdk-pixbuf/gdk-pixbuf-loader.c:384 #, c-format msgid "" "Internal error: Image loader module '%s' failed to complete an operation, " @@ -141,24 +141,24 @@ msgstr "" "Внатрешна грешка: Модулот за вчитување на слики „%s“ не успеа да почне да " "вчитува слика и не даде причина за неуспехот" -#: gdk-pixbuf/gdk-pixbuf-loader.c:435 +#: gdk-pixbuf/gdk-pixbuf-loader.c:426 #, c-format msgid "Incremental loading of image type '%s' is not supported" msgstr "Инкрементално вчитување на типот на сликата „%s“ не е поддржано" -#: gdk-pixbuf/gdk-pixdata.c:160 +#: gdk-pixbuf/gdk-pixdata.c:158 msgid "Image header corrupt" msgstr "Заглавјето на слиакта е расипано" -#: gdk-pixbuf/gdk-pixdata.c:165 +#: gdk-pixbuf/gdk-pixdata.c:163 msgid "Image format unknown" msgstr "Форматот на сликата е непознат" -#: gdk-pixbuf/gdk-pixdata.c:170 gdk-pixbuf/gdk-pixdata.c:502 +#: gdk-pixbuf/gdk-pixdata.c:168 gdk-pixbuf/gdk-pixdata.c:501 msgid "Image pixel data corrupt" msgstr "Податоците за пикеслите на сликата се расипани" -#: gdk-pixbuf/gdk-pixdata.c:446 +#: gdk-pixbuf/gdk-pixdata.c:445 #, c-format msgid "failed to allocate image buffer of %u byte" msgid_plural "failed to allocate image buffer of %u bytes" @@ -166,75 +166,80 @@ msgstr[0] "не успеав да алоцирам бафер на сликат msgstr[1] "не успеав да алоцирам бафер на сликата од %u бајти" msgstr[2] "не успеав да алоцирам бафер на сликата од %u бајт" -#: gdk-pixbuf/io-ani.c:244 +#: gdk-pixbuf/io-ani.c:242 msgid "Unexpected icon chunk in animation" msgstr "Неочекувана икона во анимацијата" -#: gdk-pixbuf/io-ani.c:342 gdk-pixbuf/io-ani.c:400 gdk-pixbuf/io-ani.c:426 -#: gdk-pixbuf/io-ani.c:449 gdk-pixbuf/io-ani.c:476 gdk-pixbuf/io-ani.c:563 +#: gdk-pixbuf/io-ani.c:340 gdk-pixbuf/io-ani.c:398 gdk-pixbuf/io-ani.c:424 +#: gdk-pixbuf/io-ani.c:447 gdk-pixbuf/io-ani.c:474 gdk-pixbuf/io-ani.c:561 msgid "Invalid header in animation" msgstr "Невалидно заглавје во анимацијата" -#: gdk-pixbuf/io-ani.c:352 gdk-pixbuf/io-ani.c:374 gdk-pixbuf/io-ani.c:458 -#: gdk-pixbuf/io-ani.c:485 gdk-pixbuf/io-ani.c:536 gdk-pixbuf/io-ani.c:608 +#: gdk-pixbuf/io-ani.c:350 gdk-pixbuf/io-ani.c:372 gdk-pixbuf/io-ani.c:456 +#: gdk-pixbuf/io-ani.c:483 gdk-pixbuf/io-ani.c:534 gdk-pixbuf/io-ani.c:606 msgid "Not enough memory to load animation" msgstr "Нема доволно меморија за да се вчита анимацијата" -#: gdk-pixbuf/io-ani.c:392 gdk-pixbuf/io-ani.c:418 gdk-pixbuf/io-ani.c:437 +#: gdk-pixbuf/io-ani.c:390 gdk-pixbuf/io-ani.c:416 gdk-pixbuf/io-ani.c:435 msgid "Malformed chunk in animation" msgstr "Деформирано парче во анимацијата" -#: gdk-pixbuf/io-ani.c:660 +#: gdk-pixbuf/io-ani.c:628 +#, fuzzy +msgid "ANI image was truncated or incomplete." +msgstr "GIF сликата беше скратена или нецелосна." + +#: gdk-pixbuf/io-ani.c:669 msgid "The ANI image format" msgstr "ANI формат на слика" -#: gdk-pixbuf/io-bmp.c:229 gdk-pixbuf/io-bmp.c:266 gdk-pixbuf/io-bmp.c:337 -#: gdk-pixbuf/io-bmp.c:369 gdk-pixbuf/io-bmp.c:392 gdk-pixbuf/io-bmp.c:495 +#: gdk-pixbuf/io-bmp.c:227 gdk-pixbuf/io-bmp.c:264 gdk-pixbuf/io-bmp.c:335 +#: gdk-pixbuf/io-bmp.c:367 gdk-pixbuf/io-bmp.c:390 gdk-pixbuf/io-bmp.c:493 msgid "BMP image has bogus header data" msgstr "BMP сликата име погрешни податоци во заглавјето" -#: gdk-pixbuf/io-bmp.c:240 gdk-pixbuf/io-bmp.c:432 +#: gdk-pixbuf/io-bmp.c:238 gdk-pixbuf/io-bmp.c:430 msgid "Not enough memory to load bitmap image" msgstr "Нема доволно меморија за да се вчита bitmap сликата" -#: gdk-pixbuf/io-bmp.c:318 +#: gdk-pixbuf/io-bmp.c:316 msgid "BMP image has unsupported header size" msgstr "BMP сликата има неподдржана големина на заглавје" -#: gdk-pixbuf/io-bmp.c:356 +#: gdk-pixbuf/io-bmp.c:354 msgid "Topdown BMP images cannot be compressed" msgstr "BMP сликата не може да биде компресирана" -#: gdk-pixbuf/io-bmp.c:716 gdk-pixbuf/io-pnm.c:707 +#: gdk-pixbuf/io-bmp.c:714 gdk-pixbuf/io-pnm.c:705 msgid "Premature end-of-file encountered" msgstr "Преран крај на датотеката" -#: gdk-pixbuf/io-bmp.c:1328 +#: gdk-pixbuf/io-bmp.c:1326 msgid "Couldn't allocate memory for saving BMP file" msgstr "Не можам да алоцирам меморија за зачувување на BMP датотеката" -#: gdk-pixbuf/io-bmp.c:1369 +#: gdk-pixbuf/io-bmp.c:1367 msgid "Couldn't write to BMP file" msgstr "Не можам да запишам во BMP датотека" -#: gdk-pixbuf/io-bmp.c:1422 gdk-pixbuf/io-gdip-bmp.c:82 +#: gdk-pixbuf/io-bmp.c:1420 gdk-pixbuf/io-gdip-bmp.c:80 msgid "The BMP image format" msgstr "BMP формат на слика" -#: gdk-pixbuf/io-gdip-emf.c:59 +#: gdk-pixbuf/io-gdip-emf.c:57 #, fuzzy msgid "The EMF image format" msgstr "BMP формат на слика" -#: gdk-pixbuf/io-gdip-gif.c:80 gdk-pixbuf/io-gif.c:1720 +#: gdk-pixbuf/io-gdip-gif.c:78 gdk-pixbuf/io-gif.c:1718 msgid "The GIF image format" msgstr "Форматот GIF" -#: gdk-pixbuf/io-gdip-ico.c:59 gdk-pixbuf/io-ico.c:1271 +#: gdk-pixbuf/io-gdip-ico.c:57 gdk-pixbuf/io-ico.c:1269 msgid "The ICO image format" msgstr "Форматот ICO" -#: gdk-pixbuf/io-gdip-jpeg.c:53 gdk-pixbuf/io-jpeg.c:1249 +#: gdk-pixbuf/io-gdip-jpeg.c:51 gdk-pixbuf/io-jpeg.c:1249 #, c-format msgid "" "JPEG quality must be a value between 0 and 100; value '%s' could not be " @@ -243,7 +248,7 @@ msgstr "" "Квалитетот на JPEG мора да биде помеѓу 0 и 100; вредноста „%s“ не може да " "биде парсирана." -#: gdk-pixbuf/io-gdip-jpeg.c:68 gdk-pixbuf/io-jpeg.c:1265 +#: gdk-pixbuf/io-gdip-jpeg.c:66 gdk-pixbuf/io-jpeg.c:1265 #, c-format msgid "" "JPEG quality must be a value between 0 and 100; value '%d' is not allowed." @@ -251,121 +256,125 @@ msgstr "" "Квалитетот на JPEG сликата мора да биде помеѓу 0 и 100; вредноста '%d' не е " "дозволена." -#: gdk-pixbuf/io-gdip-jpeg.c:136 gdk-pixbuf/io-jpeg.c:1478 +#: gdk-pixbuf/io-gdip-jpeg.c:134 gdk-pixbuf/io-jpeg.c:1478 msgid "The JPEG image format" msgstr "JPEG формат на слика" -#: gdk-pixbuf/io-gdip-utils.c:154 +#: gdk-pixbuf/io-gdip-tiff.c:80 gdk-pixbuf/io-tiff.c:786 +msgid "The TIFF image format" +msgstr "TIFF форматот на слика" + +#: gdk-pixbuf/io-gdip-utils.c:152 #, fuzzy, c-format msgid "Could not allocate memory: %s" msgstr "Не можам да алоцирам меморија за заглавјето" -#: gdk-pixbuf/io-gdip-utils.c:179 gdk-pixbuf/io-gdip-utils.c:293 -#: gdk-pixbuf/io-gdip-utils.c:333 +#: gdk-pixbuf/io-gdip-utils.c:177 gdk-pixbuf/io-gdip-utils.c:291 +#: gdk-pixbuf/io-gdip-utils.c:331 #, fuzzy, c-format msgid "Could not create stream: %s" msgstr "Не можам да го преименувам %s во %s: %s\n" -#: gdk-pixbuf/io-gdip-utils.c:193 +#: gdk-pixbuf/io-gdip-utils.c:191 #, fuzzy, c-format msgid "Could not seek stream: %s" msgstr "Не можам да го отстранам предметот" -#: gdk-pixbuf/io-gdip-utils.c:205 +#: gdk-pixbuf/io-gdip-utils.c:203 #, fuzzy, c-format msgid "Could not read from stream: %s" msgstr "Не можам да го преименувам %s во %s: %s\n" -#: gdk-pixbuf/io-gdip-utils.c:617 +#: gdk-pixbuf/io-gdip-utils.c:615 #, fuzzy msgid "Couldn't load bitmap" msgstr "Не можам да го конвертирам името на датотеката" -#: gdk-pixbuf/io-gdip-utils.c:773 +#: gdk-pixbuf/io-gdip-utils.c:771 #, fuzzy msgid "Couldn't load metafile" msgstr "Не можам да го конвертирам името на датотеката" -#: gdk-pixbuf/io-gdip-utils.c:878 +#: gdk-pixbuf/io-gdip-utils.c:876 #, fuzzy msgid "Unsupported image format for GDI+" msgstr "неподдржана варијација на RAS слика" -#: gdk-pixbuf/io-gdip-utils.c:885 +#: gdk-pixbuf/io-gdip-utils.c:883 #, fuzzy msgid "Couldn't save" msgstr "Не можев да го зачувам остатокот" -#: gdk-pixbuf/io-gdip-wmf.c:58 +#: gdk-pixbuf/io-gdip-wmf.c:56 #, fuzzy msgid "The WMF image format" msgstr "WBMP форматот на слика" -#: gdk-pixbuf/io-gif.c:222 +#: gdk-pixbuf/io-gif.c:220 #, c-format msgid "Failure reading GIF: %s" msgstr "Грешка при читањето на GIF-от: %s" -#: gdk-pixbuf/io-gif.c:496 gdk-pixbuf/io-gif.c:1502 gdk-pixbuf/io-gif.c:1669 +#: gdk-pixbuf/io-gif.c:494 gdk-pixbuf/io-gif.c:1500 gdk-pixbuf/io-gif.c:1667 msgid "GIF file was missing some data (perhaps it was truncated somehow?)" msgstr "" "На GIF датотеката и недостасуваа податоци (можеби била скратена некако ?)" -#: gdk-pixbuf/io-gif.c:505 +#: gdk-pixbuf/io-gif.c:503 #, c-format msgid "Internal error in the GIF loader (%s)" msgstr "Внатрешна грешка во вчитувачот за GIF (%s)" -#: gdk-pixbuf/io-gif.c:579 +#: gdk-pixbuf/io-gif.c:577 msgid "Stack overflow" msgstr "Stack overflow" -#: gdk-pixbuf/io-gif.c:639 +#: gdk-pixbuf/io-gif.c:637 msgid "GIF image loader cannot understand this image." msgstr "Вчитувачот на GIF слики не може да ја разбере оваа слика." -#: gdk-pixbuf/io-gif.c:668 +#: gdk-pixbuf/io-gif.c:666 msgid "Bad code encountered" msgstr "Налетав на лош код" -#: gdk-pixbuf/io-gif.c:678 +#: gdk-pixbuf/io-gif.c:676 msgid "Circular table entry in GIF file" msgstr "Запис на циркуларна табела во GIF датотеката" -#: gdk-pixbuf/io-gif.c:866 gdk-pixbuf/io-gif.c:1488 gdk-pixbuf/io-gif.c:1541 -#: gdk-pixbuf/io-gif.c:1657 +#: gdk-pixbuf/io-gif.c:864 gdk-pixbuf/io-gif.c:1486 gdk-pixbuf/io-gif.c:1539 +#: gdk-pixbuf/io-gif.c:1655 msgid "Not enough memory to load GIF file" msgstr "Нема доволно меморија за да се вчита GIF датотеката" -#: gdk-pixbuf/io-gif.c:960 +#: gdk-pixbuf/io-gif.c:958 msgid "Not enough memory to composite a frame in GIF file" msgstr "Нема доволно меморија за компонирање на рамка во GIF датотеката" -#: gdk-pixbuf/io-gif.c:1132 +#: gdk-pixbuf/io-gif.c:1130 msgid "GIF image is corrupt (incorrect LZW compression)" msgstr "GIF сликата е расипана (неточна LZW компресија)" -#: gdk-pixbuf/io-gif.c:1182 +#: gdk-pixbuf/io-gif.c:1180 msgid "File does not appear to be a GIF file" msgstr "Датотеката изгледа дека не е GIF датотека" -#: gdk-pixbuf/io-gif.c:1194 +#: gdk-pixbuf/io-gif.c:1192 #, c-format msgid "Version %s of the GIF file format is not supported" msgstr "Верзијата %s од датотечниот формат GIF не е поддржана" -#: gdk-pixbuf/io-gif.c:1241 +#: gdk-pixbuf/io-gif.c:1239 #, fuzzy msgid "Resulting GIF image has zero size" msgstr "Сликата има нула широчина" -#: gdk-pixbuf/io-gif.c:1320 +#: gdk-pixbuf/io-gif.c:1318 msgid "" "GIF image has no global colormap, and a frame inside it has no local " "colormap." msgstr "GIF сликата нема глобална боја и рамката во неа нема локална боја." -#: gdk-pixbuf/io-gif.c:1564 +#: gdk-pixbuf/io-gif.c:1562 msgid "GIF image was truncated or incomplete." msgstr "GIF сликата беше скратена или нецелосна." @@ -384,95 +393,95 @@ msgstr "Не можам да ја одберам датотеката" msgid "The ICNS image format" msgstr "Форматот ICO" -#: gdk-pixbuf/io-ico.c:228 gdk-pixbuf/io-ico.c:242 gdk-pixbuf/io-ico.c:291 -#: gdk-pixbuf/io-ico.c:302 gdk-pixbuf/io-ico.c:395 +#: gdk-pixbuf/io-ico.c:226 gdk-pixbuf/io-ico.c:240 gdk-pixbuf/io-ico.c:289 +#: gdk-pixbuf/io-ico.c:300 gdk-pixbuf/io-ico.c:393 msgid "Invalid header in icon" msgstr "Невалидно заглавје во иконата" -#: gdk-pixbuf/io-ico.c:257 gdk-pixbuf/io-ico.c:312 gdk-pixbuf/io-ico.c:405 -#: gdk-pixbuf/io-ico.c:458 gdk-pixbuf/io-ico.c:488 +#: gdk-pixbuf/io-ico.c:255 gdk-pixbuf/io-ico.c:310 gdk-pixbuf/io-ico.c:403 +#: gdk-pixbuf/io-ico.c:456 gdk-pixbuf/io-ico.c:486 msgid "Not enough memory to load icon" msgstr "Нема доволно меморија за вчитување на иконата" -#: gdk-pixbuf/io-ico.c:338 +#: gdk-pixbuf/io-ico.c:336 msgid "Compressed icons are not supported" msgstr "Не се поддржани компресирани икони" -#: gdk-pixbuf/io-ico.c:358 +#: gdk-pixbuf/io-ico.c:356 msgid "Icon has zero width" msgstr "Иконата има нула широчина" -#: gdk-pixbuf/io-ico.c:368 +#: gdk-pixbuf/io-ico.c:366 msgid "Icon has zero height" msgstr "Иконата има нула височина" -#: gdk-pixbuf/io-ico.c:443 +#: gdk-pixbuf/io-ico.c:441 msgid "Unsupported icon type" msgstr "Неподдржан тип на икони" -#: gdk-pixbuf/io-ico.c:537 +#: gdk-pixbuf/io-ico.c:535 msgid "Not enough memory to load ICO file" msgstr "Нема доволно меморија за вчитувае на ICO датотеката" -#: gdk-pixbuf/io-ico.c:1002 +#: gdk-pixbuf/io-ico.c:1000 msgid "Image too large to be saved as ICO" msgstr "Сликата е преголема за да биде зачувана како ICO" -#: gdk-pixbuf/io-ico.c:1013 +#: gdk-pixbuf/io-ico.c:1011 msgid "Cursor hotspot outside image" msgstr "Место за стрелката надвор од сликата" -#: gdk-pixbuf/io-ico.c:1036 +#: gdk-pixbuf/io-ico.c:1034 #, c-format msgid "Unsupported depth for ICO file: %d" msgstr "Неподдржана длабочина за ICO датотеката: %d" -#: gdk-pixbuf/io-jasper.c:74 +#: gdk-pixbuf/io-jasper.c:73 #, fuzzy msgid "Couldn't allocate memory for stream" msgstr "Не можам да алоцирам меморија за заглавјето" -#: gdk-pixbuf/io-jasper.c:104 +#: gdk-pixbuf/io-jasper.c:103 #, fuzzy msgid "Couldn't decode image" msgstr "Не можам да го конвертирам името на датотеката" -#: gdk-pixbuf/io-jasper.c:122 +#: gdk-pixbuf/io-jasper.c:121 #, fuzzy msgid "Transformed JPEG2000 has zero width or height" msgstr "Трансформираната JPEG има нула широчина и височина." -#: gdk-pixbuf/io-jasper.c:136 +#: gdk-pixbuf/io-jasper.c:135 #, fuzzy msgid "Image type currently not supported" msgstr "Типот на слика „%s“ не е поддржан" -#: gdk-pixbuf/io-jasper.c:148 gdk-pixbuf/io-jasper.c:156 +#: gdk-pixbuf/io-jasper.c:147 gdk-pixbuf/io-jasper.c:155 #, fuzzy msgid "Couldn't allocate memory for color profile" msgstr "Не можам да алоцирам меморија за вчитување на JPEG датотеката" -#: gdk-pixbuf/io-jasper.c:182 +#: gdk-pixbuf/io-jasper.c:181 #, fuzzy msgid "Insufficient memory to open JPEG 2000 file" msgstr "Нема доволно меморија за отворање на TIFF датотеката" -#: gdk-pixbuf/io-jasper.c:261 +#: gdk-pixbuf/io-jasper.c:260 #, fuzzy msgid "Couldn't allocate memory to buffer image data" msgstr "Не можам да алоцирам меморија за податоците на линијата" -#: gdk-pixbuf/io-jasper.c:305 +#: gdk-pixbuf/io-jasper.c:304 #, fuzzy msgid "The JPEG 2000 image format" msgstr "JPEG формат на слика" -#: gdk-pixbuf/io-jpeg.c:126 +#: gdk-pixbuf/io-jpeg.c:124 #, c-format msgid "Error interpreting JPEG image file (%s)" msgstr "Грешка при интерпретација на JPEG датотеката (%s)" -#: gdk-pixbuf/io-jpeg.c:604 +#: gdk-pixbuf/io-jpeg.c:597 msgid "" "Insufficient memory to load image, try exiting some applications to free " "memory" @@ -480,17 +489,17 @@ msgstr "" "Недоволно меморија за да се вчита сликата, пробајте да исклучите некои од " "апликациите за да ослободите меморија" -#: gdk-pixbuf/io-jpeg.c:651 gdk-pixbuf/io-jpeg.c:865 +#: gdk-pixbuf/io-jpeg.c:645 gdk-pixbuf/io-jpeg.c:858 #, c-format msgid "Unsupported JPEG color space (%s)" msgstr "Неподдржан простор помеѓу бојата во JPEG (%s)" -#: gdk-pixbuf/io-jpeg.c:764 gdk-pixbuf/io-jpeg.c:1044 +#: gdk-pixbuf/io-jpeg.c:757 gdk-pixbuf/io-jpeg.c:1037 #: gdk-pixbuf/io-jpeg.c:1308 gdk-pixbuf/io-jpeg.c:1318 msgid "Couldn't allocate memory for loading JPEG file" msgstr "Не можам да алоцирам меморија за вчитување на JPEG датотеката" -#: gdk-pixbuf/io-jpeg.c:1018 +#: gdk-pixbuf/io-jpeg.c:1011 msgid "Transformed JPEG has zero width or height." msgstr "Трансформираната JPEG има нула широчина и височина." @@ -499,93 +508,93 @@ msgstr "Трансформираната JPEG има нула широчина msgid "Color profile has invalid length '%u'." msgstr "" -#: gdk-pixbuf/io-pcx.c:186 +#: gdk-pixbuf/io-pcx.c:184 msgid "Couldn't allocate memory for header" msgstr "Не можам да алоцирам меморија за заглавјето" -#: gdk-pixbuf/io-pcx.c:201 gdk-pixbuf/io-pcx.c:559 +#: gdk-pixbuf/io-pcx.c:199 gdk-pixbuf/io-pcx.c:557 msgid "Couldn't allocate memory for context buffer" msgstr "Не можам да алоцирам меморија за контекстниот бафер" -#: gdk-pixbuf/io-pcx.c:600 +#: gdk-pixbuf/io-pcx.c:598 msgid "Image has invalid width and/or height" msgstr "Сликата има невалидна широчина и/или височина" -#: gdk-pixbuf/io-pcx.c:612 gdk-pixbuf/io-pcx.c:673 +#: gdk-pixbuf/io-pcx.c:610 gdk-pixbuf/io-pcx.c:671 msgid "Image has unsupported bpp" msgstr "Сликата има неподдржан bpp" -#: gdk-pixbuf/io-pcx.c:617 gdk-pixbuf/io-pcx.c:625 +#: gdk-pixbuf/io-pcx.c:615 gdk-pixbuf/io-pcx.c:623 #, c-format msgid "Image has unsupported number of %d-bit planes" msgstr "Сликата има неподдржан број на %d bit planes" -#: gdk-pixbuf/io-pcx.c:641 +#: gdk-pixbuf/io-pcx.c:639 msgid "Couldn't create new pixbuf" msgstr "Не можам да креирам нов pixbuf" -#: gdk-pixbuf/io-pcx.c:649 +#: gdk-pixbuf/io-pcx.c:647 msgid "Couldn't allocate memory for line data" msgstr "Не можам да алоцирам меморија за податоците на линијата" -#: gdk-pixbuf/io-pcx.c:656 +#: gdk-pixbuf/io-pcx.c:654 #, fuzzy msgid "Couldn't allocate memory for PCX image" msgstr "Не можам да алоцирам меморија за заглавјето" -#: gdk-pixbuf/io-pcx.c:703 +#: gdk-pixbuf/io-pcx.c:701 msgid "Didn't get all lines of PCX image" msgstr "Не ги добив сите линии за PCX сликата" -#: gdk-pixbuf/io-pcx.c:710 +#: gdk-pixbuf/io-pcx.c:708 msgid "No palette found at end of PCX data" msgstr "Не најдов палета на крајот од PCX податоците" -#: gdk-pixbuf/io-pcx.c:755 +#: gdk-pixbuf/io-pcx.c:753 msgid "The PCX image format" msgstr "PCX формат на слика" -#: gdk-pixbuf/io-pixdata.c:148 +#: gdk-pixbuf/io-pixdata.c:146 #, fuzzy msgid "Transformed pixbuf has zero width or height." msgstr "Трансформираната PNG има нула широчина и височина." -#: gdk-pixbuf/io-pixdata.c:186 +#: gdk-pixbuf/io-pixdata.c:184 #, fuzzy msgid "The GdkPixdata format" msgstr "Форматот GIF" -#: gdk-pixbuf/io-png.c:54 +#: gdk-pixbuf/io-png.c:53 msgid "Bits per channel of PNG image is invalid." msgstr "Битовите по канал за PNG сликата се невалидни." -#: gdk-pixbuf/io-png.c:135 gdk-pixbuf/io-png.c:641 +#: gdk-pixbuf/io-png.c:134 gdk-pixbuf/io-png.c:640 msgid "Transformed PNG has zero width or height." msgstr "Трансформираната PNG има нула широчина и височина." -#: gdk-pixbuf/io-png.c:143 +#: gdk-pixbuf/io-png.c:142 msgid "Bits per channel of transformed PNG is not 8." msgstr "Битовите по канал на трансформираната PNG не се 8." -#: gdk-pixbuf/io-png.c:152 +#: gdk-pixbuf/io-png.c:151 msgid "Transformed PNG not RGB or RGBA." msgstr "Трансформирана PNG а не RGB или RGBA." -#: gdk-pixbuf/io-png.c:161 +#: gdk-pixbuf/io-png.c:160 msgid "Transformed PNG has unsupported number of channels, must be 3 or 4." msgstr "" "Трансформираната PNG содржи неподдржани канали, мораат да биде 3 или 4." -#: gdk-pixbuf/io-png.c:182 +#: gdk-pixbuf/io-png.c:181 #, c-format msgid "Fatal error in PNG image file: %s" msgstr "Фатална грешка во PNG сликата: %s" -#: gdk-pixbuf/io-png.c:315 +#: gdk-pixbuf/io-png.c:314 msgid "Insufficient memory to load PNG file" msgstr "Нема доволно меморија за вчитување на PNG датотеката" -#: gdk-pixbuf/io-png.c:656 +#: gdk-pixbuf/io-png.c:655 #, fuzzy, c-format msgid "" "Insufficient memory to store a %lu by %lu image; try exiting some " @@ -594,31 +603,31 @@ msgstr "" "Нема доволно меморија за да се складира %ld од %ld сликата; пробајте да " "исклучите неколку апликации за да се намали употребата на меморијата" -#: gdk-pixbuf/io-png.c:719 +#: gdk-pixbuf/io-png.c:718 msgid "Fatal error reading PNG image file" msgstr "Фатална грешка при вчитување на PNG сликата" -#: gdk-pixbuf/io-png.c:768 +#: gdk-pixbuf/io-png.c:767 #, c-format msgid "Fatal error reading PNG image file: %s" msgstr "Фатлна грешка при читањето на PNG сликата: %s" -#: gdk-pixbuf/io-png.c:858 +#: gdk-pixbuf/io-png.c:857 msgid "" "Keys for PNG text chunks must have at least 1 and at most 79 characters." msgstr "" "Копчињата за текстот на PNG мора да бидат помеѓу 1 и 70 букви или броеви." -#: gdk-pixbuf/io-png.c:867 +#: gdk-pixbuf/io-png.c:866 msgid "Keys for PNG text chunks must be ASCII characters." msgstr "Копчињата за текстот за PNG мораат да бидат во ASCII букви или броеви." -#: gdk-pixbuf/io-png.c:881 gdk-pixbuf/io-tiff.c:667 +#: gdk-pixbuf/io-png.c:880 gdk-pixbuf/io-tiff.c:665 #, c-format msgid "Color profile has invalid length %d." msgstr "" -#: gdk-pixbuf/io-png.c:894 +#: gdk-pixbuf/io-png.c:893 #, c-format msgid "" "PNG compression level must be a value between 0 and 9; value '%s' could not " @@ -627,7 +636,7 @@ msgstr "" "Нивото на компресија на PNG сликата мора да биде помеѓу 0 и 9; вредноста " "'%s' не може да биде парсирана." -#: gdk-pixbuf/io-png.c:907 +#: gdk-pixbuf/io-png.c:906 #, c-format msgid "" "PNG compression level must be a value between 0 and 9; value '%d' is not " @@ -636,87 +645,87 @@ msgstr "" "Нивото на компресија на PNG сликата мора да биде помеѓу 0 и 9; вредноста " "'%d' не е дозволена." -#: gdk-pixbuf/io-png.c:955 +#: gdk-pixbuf/io-png.c:954 #, c-format msgid "Value for PNG text chunk %s cannot be converted to ISO-8859-1 encoding." msgstr "" "Вредноста на текстот за PNG %s не може да биде конвертирана во енкодингот " "ISO-8859-1." -#: gdk-pixbuf/io-png.c:1118 +#: gdk-pixbuf/io-png.c:1117 msgid "The PNG image format" msgstr "PNG форматот на слика" -#: gdk-pixbuf/io-pnm.c:248 +#: gdk-pixbuf/io-pnm.c:246 msgid "PNM loader expected to find an integer, but didn't" msgstr "Вчитувачот на PNM очекуваше да најде цело број, но не најде" -#: gdk-pixbuf/io-pnm.c:280 +#: gdk-pixbuf/io-pnm.c:278 msgid "PNM file has an incorrect initial byte" msgstr "PNM датотеката има неточен почетен бајт" -#: gdk-pixbuf/io-pnm.c:310 +#: gdk-pixbuf/io-pnm.c:308 msgid "PNM file is not in a recognized PNM subformat" msgstr "PNМ датотеката не е препозната како PNM подформат" -#: gdk-pixbuf/io-pnm.c:335 +#: gdk-pixbuf/io-pnm.c:333 msgid "PNM file has an image width of 0" msgstr "PNM датотеката има слика со широчина од 0" -#: gdk-pixbuf/io-pnm.c:356 +#: gdk-pixbuf/io-pnm.c:354 msgid "PNM file has an image height of 0" msgstr "PNM датотеката има слика со височина од 0" -#: gdk-pixbuf/io-pnm.c:379 +#: gdk-pixbuf/io-pnm.c:377 msgid "Maximum color value in PNM file is 0" msgstr "Максимална вредност на боја во PNM датотека е 0" -#: gdk-pixbuf/io-pnm.c:387 +#: gdk-pixbuf/io-pnm.c:385 msgid "Maximum color value in PNM file is too large" msgstr "Максималната вредност на боја во PNM датотеката е преголема" -#: gdk-pixbuf/io-pnm.c:427 gdk-pixbuf/io-pnm.c:457 gdk-pixbuf/io-pnm.c:502 +#: gdk-pixbuf/io-pnm.c:425 gdk-pixbuf/io-pnm.c:455 gdk-pixbuf/io-pnm.c:500 msgid "Raw PNM image type is invalid" msgstr "Грубиот тип на PNM слика е невалиден" -#: gdk-pixbuf/io-pnm.c:652 +#: gdk-pixbuf/io-pnm.c:650 msgid "PNM image loader does not support this PNM subformat" msgstr "Вчитувачот на PNM слики не го поддржувам овој подформат на PNM" -#: gdk-pixbuf/io-pnm.c:739 gdk-pixbuf/io-pnm.c:966 +#: gdk-pixbuf/io-pnm.c:737 gdk-pixbuf/io-pnm.c:964 msgid "Raw PNM formats require exactly one whitespace before sample data" msgstr "Груби PNM формати бараат точно едно бело место пред податоците" -#: gdk-pixbuf/io-pnm.c:766 +#: gdk-pixbuf/io-pnm.c:764 msgid "Cannot allocate memory for loading PNM image" msgstr "Не можам да алоцирам меморија за вчитување на PNM сликата" -#: gdk-pixbuf/io-pnm.c:816 +#: gdk-pixbuf/io-pnm.c:814 msgid "Insufficient memory to load PNM context struct" msgstr "Нема доволно меморија за да се вчитам PNM контекстот" -#: gdk-pixbuf/io-pnm.c:867 +#: gdk-pixbuf/io-pnm.c:865 msgid "Unexpected end of PNM image data" msgstr "Неочекуван крај на податоците за PNM сликата" -#: gdk-pixbuf/io-pnm.c:995 +#: gdk-pixbuf/io-pnm.c:993 msgid "Insufficient memory to load PNM file" msgstr "Нема доволно меморија за вчитување на PNM датотеката" -#: gdk-pixbuf/io-pnm.c:1079 +#: gdk-pixbuf/io-pnm.c:1077 msgid "The PNM/PBM/PGM/PPM image format family" msgstr "PNM/PBM/PGM/PPM фамилија на формати на слики" -#: gdk-pixbuf/io-qtif.c:128 +#: gdk-pixbuf/io-qtif.c:126 msgid "Input file descriptor is NULL." msgstr "" -#: gdk-pixbuf/io-qtif.c:143 +#: gdk-pixbuf/io-qtif.c:141 #, fuzzy msgid "Failed to read QTIF header" msgstr "Не можам да го запишам заглавието\n" -#: gdk-pixbuf/io-qtif.c:152 gdk-pixbuf/io-qtif.c:189 gdk-pixbuf/io-qtif.c:459 +#: gdk-pixbuf/io-qtif.c:150 gdk-pixbuf/io-qtif.c:187 gdk-pixbuf/io-qtif.c:454 #, c-format msgid "QTIF atom size too large (%d byte)" msgid_plural "QTIF atom size too large (%d bytes)" @@ -724,7 +733,7 @@ msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: gdk-pixbuf/io-qtif.c:175 +#: gdk-pixbuf/io-qtif.c:173 #, fuzzy, c-format msgid "Failed to allocate %d byte for file read buffer" msgid_plural "Failed to allocate %d bytes for file read buffer" @@ -732,12 +741,12 @@ msgstr[0] "не успеав да алоцирам бафер на сликат msgstr[1] "не успеав да алоцирам бафер на сликата од %u бајт" msgstr[2] "не успеав да алоцирам бафер на сликата од %u бајт" -#: gdk-pixbuf/io-qtif.c:206 +#: gdk-pixbuf/io-qtif.c:201 #, fuzzy, c-format msgid "File error when reading QTIF atom: %s" msgstr "Грешка при читањето на GIF-от: %s" -#: gdk-pixbuf/io-qtif.c:243 +#: gdk-pixbuf/io-qtif.c:238 #, c-format msgid "Failed to skip the next %d byte with seek()." msgid_plural "Failed to skip the next %d bytes with seek()." @@ -745,235 +754,231 @@ msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: gdk-pixbuf/io-qtif.c:270 +#: gdk-pixbuf/io-qtif.c:265 #, fuzzy msgid "Failed to allocate QTIF context structure." msgstr "Не можам да алоцирам меморија во TGA контекстот" -#: gdk-pixbuf/io-qtif.c:330 +#: gdk-pixbuf/io-qtif.c:325 #, fuzzy msgid "Failed to create GdkPixbufLoader object." msgstr "Не успеав да го запишам индексирањето на папката\n" -#: gdk-pixbuf/io-qtif.c:434 +#: gdk-pixbuf/io-qtif.c:429 #, fuzzy msgid "Failed to find an image data atom." msgstr "Не успеав да ја отворам TIFF сликата" -#: gdk-pixbuf/io-qtif.c:618 +#: gdk-pixbuf/io-qtif.c:613 #, fuzzy msgid "The QTIF image format" msgstr "TIFF форматот на слика" -#: gdk-pixbuf/io-ras.c:125 +#: gdk-pixbuf/io-ras.c:123 msgid "RAS image has bogus header data" msgstr "RAS сликата има погрешни податоци во заглавјето" -#: gdk-pixbuf/io-ras.c:147 +#: gdk-pixbuf/io-ras.c:145 msgid "RAS image has unknown type" msgstr "RAS сликата и од непознат тип" -#: gdk-pixbuf/io-ras.c:155 +#: gdk-pixbuf/io-ras.c:153 msgid "unsupported RAS image variation" msgstr "неподдржана варијација на RAS слика" -#: gdk-pixbuf/io-ras.c:170 gdk-pixbuf/io-ras.c:199 +#: gdk-pixbuf/io-ras.c:168 gdk-pixbuf/io-ras.c:197 msgid "Not enough memory to load RAS image" msgstr "Нема доволно меморија за вчитување на RAS сликата" -#: gdk-pixbuf/io-ras.c:544 +#: gdk-pixbuf/io-ras.c:542 msgid "The Sun raster image format" msgstr "Формат на слика Sun raster" -#: gdk-pixbuf/io-tga.c:153 +#: gdk-pixbuf/io-tga.c:151 msgid "Cannot allocate memory for IOBuffer struct" msgstr "Не можам да алоцирам меморија за IOBuffer" -#: gdk-pixbuf/io-tga.c:172 +#: gdk-pixbuf/io-tga.c:170 msgid "Cannot allocate memory for IOBuffer data" msgstr "Не можам да алоцирам меморија за податоците на IOBuffer" -#: gdk-pixbuf/io-tga.c:183 +#: gdk-pixbuf/io-tga.c:181 msgid "Cannot realloc IOBuffer data" msgstr "Не можам да реалоцирам податоци за IOBuffer" -#: gdk-pixbuf/io-tga.c:213 +#: gdk-pixbuf/io-tga.c:211 msgid "Cannot allocate temporary IOBuffer data" msgstr "Не можам да алоцирам привремени податоци за IOBuffer" -#: gdk-pixbuf/io-tga.c:346 +#: gdk-pixbuf/io-tga.c:339 msgid "Cannot allocate new pixbuf" msgstr "Не можам да алоцирам нов pixbuf" -#: gdk-pixbuf/io-tga.c:685 +#: gdk-pixbuf/io-tga.c:678 #, fuzzy msgid "Image is corrupted or truncated" msgstr "GIF сликата беше скратена или нецелосна." -#: gdk-pixbuf/io-tga.c:692 +#: gdk-pixbuf/io-tga.c:685 msgid "Cannot allocate colormap structure" msgstr "Не можам да алоцирам структура на мапа за бои" -#: gdk-pixbuf/io-tga.c:699 +#: gdk-pixbuf/io-tga.c:692 msgid "Cannot allocate colormap entries" msgstr "Не можам да алоцирам записи за мапа на бои" -#: gdk-pixbuf/io-tga.c:721 +#: gdk-pixbuf/io-tga.c:714 msgid "Unexpected bitdepth for colormap entries" msgstr "Неочекувана длабочиња на бит за записит за мапата на бои" -#: gdk-pixbuf/io-tga.c:739 +#: gdk-pixbuf/io-tga.c:732 msgid "Cannot allocate TGA header memory" msgstr "Не можам да алоцирам меморија во заглавјето на TGA" -#: gdk-pixbuf/io-tga.c:772 +#: gdk-pixbuf/io-tga.c:765 msgid "TGA image has invalid dimensions" msgstr "TGA сликата има невалидни димензии" -#: gdk-pixbuf/io-tga.c:778 gdk-pixbuf/io-tga.c:787 gdk-pixbuf/io-tga.c:797 -#: gdk-pixbuf/io-tga.c:807 gdk-pixbuf/io-tga.c:814 +#: gdk-pixbuf/io-tga.c:771 gdk-pixbuf/io-tga.c:780 gdk-pixbuf/io-tga.c:790 +#: gdk-pixbuf/io-tga.c:800 gdk-pixbuf/io-tga.c:807 msgid "TGA image type not supported" msgstr "TGA сликата не е поддржана" -#: gdk-pixbuf/io-tga.c:861 +#: gdk-pixbuf/io-tga.c:854 msgid "Cannot allocate memory for TGA context struct" msgstr "Не можам да алоцирам меморија во TGA контекстот" -#: gdk-pixbuf/io-tga.c:926 +#: gdk-pixbuf/io-tga.c:919 msgid "Excess data in file" msgstr "Поголемо количество на податоци во датотеката" -#: gdk-pixbuf/io-tga.c:1007 +#: gdk-pixbuf/io-tga.c:1000 msgid "The Targa image format" msgstr "Targa форматот на слика" -#: gdk-pixbuf/io-tiff.c:104 +#: gdk-pixbuf/io-tiff.c:102 msgid "Could not get image width (bad TIFF file)" msgstr "Не можам да ја добијам широчината на сликата (лоша TIFF датотека)" -#: gdk-pixbuf/io-tiff.c:112 +#: gdk-pixbuf/io-tiff.c:110 msgid "Could not get image height (bad TIFF file)" msgstr "Не можам да ја добијам височината на сликата (лоша TIFF датотека)" -#: gdk-pixbuf/io-tiff.c:120 +#: gdk-pixbuf/io-tiff.c:118 msgid "Width or height of TIFF image is zero" msgstr "Височината или широчината на TIFF сликата е нула" -#: gdk-pixbuf/io-tiff.c:129 gdk-pixbuf/io-tiff.c:138 +#: gdk-pixbuf/io-tiff.c:127 gdk-pixbuf/io-tiff.c:136 msgid "Dimensions of TIFF image too large" msgstr "Димензиите на TIFF сликате се преголеми" -#: gdk-pixbuf/io-tiff.c:162 gdk-pixbuf/io-tiff.c:174 gdk-pixbuf/io-tiff.c:491 +#: gdk-pixbuf/io-tiff.c:160 gdk-pixbuf/io-tiff.c:172 gdk-pixbuf/io-tiff.c:489 msgid "Insufficient memory to open TIFF file" msgstr "Нема доволно меморија за отворање на TIFF датотеката" -#: gdk-pixbuf/io-tiff.c:236 +#: gdk-pixbuf/io-tiff.c:234 msgid "Failed to load RGB data from TIFF file" msgstr "Не успеав да ги вчитам податоците за RGB за TIFF датотеката" -#: gdk-pixbuf/io-tiff.c:293 +#: gdk-pixbuf/io-tiff.c:291 msgid "Failed to open TIFF image" msgstr "Не успеав да ја отворам TIFF сликата" -#: gdk-pixbuf/io-tiff.c:427 gdk-pixbuf/io-tiff.c:440 +#: gdk-pixbuf/io-tiff.c:425 gdk-pixbuf/io-tiff.c:438 msgid "Failed to load TIFF image" msgstr "Не успеав да ја вчитам TIFF сликата" -#: gdk-pixbuf/io-tiff.c:623 +#: gdk-pixbuf/io-tiff.c:621 msgid "Failed to save TIFF image" msgstr "Не успеав да ја зачувам TIFF сликата" -#: gdk-pixbuf/io-tiff.c:656 +#: gdk-pixbuf/io-tiff.c:654 msgid "TIFF compression doesn't refer to a valid codec." msgstr "" -#: gdk-pixbuf/io-tiff.c:696 +#: gdk-pixbuf/io-tiff.c:694 msgid "Failed to write TIFF data" msgstr "Не успеав да запишам TIFF податоци" -#: gdk-pixbuf/io-tiff.c:733 +#: gdk-pixbuf/io-tiff.c:731 msgid "Couldn't write to TIFF file" msgstr "Не можам да запишам во TIFF датотека" -#: gdk-pixbuf/io-tiff.c:788 -msgid "The TIFF image format" -msgstr "TIFF форматот на слика" - -#: gdk-pixbuf/io-wbmp.c:245 +#: gdk-pixbuf/io-wbmp.c:243 msgid "Image has zero width" msgstr "Сликата има нула широчина" -#: gdk-pixbuf/io-wbmp.c:263 +#: gdk-pixbuf/io-wbmp.c:261 msgid "Image has zero height" msgstr "Сликата има нула височина" -#: gdk-pixbuf/io-wbmp.c:274 +#: gdk-pixbuf/io-wbmp.c:272 msgid "Not enough memory to load image" msgstr "Нема доволно меморија за вчитување на сликата" -#: gdk-pixbuf/io-wbmp.c:333 +#: gdk-pixbuf/io-wbmp.c:331 msgid "Couldn't save the rest" msgstr "Не можев да го зачувам остатокот" -#: gdk-pixbuf/io-wbmp.c:374 +#: gdk-pixbuf/io-wbmp.c:372 msgid "The WBMP image format" msgstr "WBMP форматот на слика" -#: gdk-pixbuf/io-xbm.c:304 +#: gdk-pixbuf/io-xbm.c:302 msgid "Invalid XBM file" msgstr "Невалидна XBM датотека" -#: gdk-pixbuf/io-xbm.c:314 +#: gdk-pixbuf/io-xbm.c:312 msgid "Insufficient memory to load XBM image file" msgstr "Нема доволно меморија за вчитување на XBM слика" -#: gdk-pixbuf/io-xbm.c:462 +#: gdk-pixbuf/io-xbm.c:460 msgid "Failed to write to temporary file when loading XBM image" msgstr "" "Не успеав да запишам во привремената датотека при вчитување на XBM сликата" -#: gdk-pixbuf/io-xbm.c:501 +#: gdk-pixbuf/io-xbm.c:499 msgid "The XBM image format" msgstr "XBM форматот на слика" -#: gdk-pixbuf/io-xpm.c:469 +#: gdk-pixbuf/io-xpm.c:467 msgid "No XPM header found" msgstr "Не е пронајдено заглавје за XPM" -#: gdk-pixbuf/io-xpm.c:478 +#: gdk-pixbuf/io-xpm.c:476 msgid "Invalid XPM header" msgstr "Невалидно заглавје на XPM" -#: gdk-pixbuf/io-xpm.c:486 +#: gdk-pixbuf/io-xpm.c:484 msgid "XPM file has image width <= 0" msgstr "XPM датотеката има широчина <= 0" -#: gdk-pixbuf/io-xpm.c:494 +#: gdk-pixbuf/io-xpm.c:492 msgid "XPM file has image height <= 0" msgstr "XPM датотеката има височина <= 0" -#: gdk-pixbuf/io-xpm.c:502 +#: gdk-pixbuf/io-xpm.c:500 msgid "XPM has invalid number of chars per pixel" msgstr "XPM има невалиден број на промеливи по пиксел" -#: gdk-pixbuf/io-xpm.c:511 +#: gdk-pixbuf/io-xpm.c:509 msgid "XPM file has invalid number of colors" msgstr "XPM датотеката има невалиден број на бои" -#: gdk-pixbuf/io-xpm.c:523 gdk-pixbuf/io-xpm.c:532 gdk-pixbuf/io-xpm.c:584 +#: gdk-pixbuf/io-xpm.c:521 gdk-pixbuf/io-xpm.c:530 gdk-pixbuf/io-xpm.c:582 msgid "Cannot allocate memory for loading XPM image" msgstr "Не можам да алоцирам меморија за вчитување на XPM сликата" -#: gdk-pixbuf/io-xpm.c:546 +#: gdk-pixbuf/io-xpm.c:544 msgid "Cannot read XPM colormap" msgstr "Не можам да ја вчитам бојата на XPM" -#: gdk-pixbuf/io-xpm.c:778 +#: gdk-pixbuf/io-xpm.c:776 msgid "Failed to write to temporary file when loading XPM image" msgstr "" "Не успеав да запишам во привремената датотека при вчитување на XPM сликата" -#: gdk-pixbuf/io-xpm.c:817 +#: gdk-pixbuf/io-xpm.c:815 msgid "The XPM image format" msgstr "XPM формат на слика" diff --git a/po/ml.gmo b/po/ml.gmo index 4516df2d7f40c91fe8540072b9b6e97e8f12df65..a527cb60cdbd0f8adfaba6efe7a7ca5eee8fc43e 100644 GIT binary patch delta 28 kcmaE`is`{BrVWV(ye7H^rn*LE3PuK2CT5%S3_hg*0Fq+~j{pDw delta 28 kcmaE`is`{BrVWV(yvDi)Cc1{E3Wf$&Mi!g%3_hg*0FoUEiU0rr diff --git a/po/ml.po b/po/ml.po index 403dc59..695bf68 100644 --- a/po/ml.po +++ b/po/ml.po @@ -10,7 +10,7 @@ msgstr "" "Project-Id-Version: gtk+.master.ml\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=gdk-" "pixbuf\n" -"POT-Creation-Date: 2013-04-15 10:28-0400\n" +"POT-Creation-Date: 2014-05-26 20:46-0400\n" "PO-Revision-Date: 2013-02-15 11:28+0530\n" "Last-Translator: Anish A \n" "Language-Team: Swatantra Malayalam Computing\n" @@ -22,18 +22,18 @@ msgstr "" "X-Generator: Virtaal 0.7.1\n" "X-Project-Style: gnome\n" -#: gdk-pixbuf/gdk-pixbuf-animation.c:160 gdk-pixbuf/gdk-pixbuf-io.c:1064 -#: gdk-pixbuf/gdk-pixbuf-io.c:1330 +#: gdk-pixbuf/gdk-pixbuf-animation.c:158 gdk-pixbuf/gdk-pixbuf-io.c:1077 +#: gdk-pixbuf/gdk-pixbuf-io.c:1333 #, c-format msgid "Failed to open file '%s': %s" msgstr "'%s' എന്ന ഫയല്‍ തുറക്കുന്നില്‍ പരാജയം: %s" -#: gdk-pixbuf/gdk-pixbuf-animation.c:173 gdk-pixbuf/gdk-pixbuf-io.c:1076 +#: gdk-pixbuf/gdk-pixbuf-animation.c:171 gdk-pixbuf/gdk-pixbuf-io.c:962 #, c-format msgid "Image file '%s' contains no data" msgstr "'%s' എന്ന ഇമേജ് ഫയലില്‍ ഡേറ്റാ ലഭ്യമല്ല" -#: gdk-pixbuf/gdk-pixbuf-animation.c:212 +#: gdk-pixbuf/gdk-pixbuf-animation.c:210 #, c-format msgid "" "Failed to load animation '%s': reason not known, probably a corrupt " @@ -41,19 +41,19 @@ msgid "" msgstr "" "'%s' എന്ന ആനിമേഷന്‍ ലഭ്യമാക്കുന്നതില്‍ പരാജയം: ഒരു പക്ഷേ തകരാറുള്ള ആനിമേഷന്‍ ഫയല്‍ ആവാം കാരണം " -#: gdk-pixbuf/gdk-pixbuf-animation.c:280 gdk-pixbuf/gdk-pixbuf-io.c:1112 -#: gdk-pixbuf/gdk-pixbuf-io.c:1382 +#: gdk-pixbuf/gdk-pixbuf-animation.c:278 gdk-pixbuf/gdk-pixbuf-io.c:1113 +#: gdk-pixbuf/gdk-pixbuf-io.c:1385 #, c-format msgid "" "Failed to load image '%s': reason not known, probably a corrupt image file" msgstr "'%s' എന്ന ഇമേജ് ലഭ്യമാക്കുന്നതില്‍ പരാജയം: ഒരു പക്ഷേ തകരാറുള്ള ഇമേജ് ഫയല്‍ആവാം കാരണം " -#: gdk-pixbuf/gdk-pixbuf-io.c:790 +#: gdk-pixbuf/gdk-pixbuf-io.c:774 #, c-format msgid "Unable to load image-loading module: %s: %s" msgstr "ഇമേജ് ലഭ്യമാക്കുന്ന ഘടകം ലഭ്യമാക്കുവാന്‍ സാധ്യമായില്ല: %s: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:805 +#: gdk-pixbuf/gdk-pixbuf-io.c:789 #, c-format msgid "" "Image-loading module %s does not export the proper interface; perhaps it's " @@ -62,53 +62,53 @@ msgstr "" "ഇമേജ് ലഭ്യമാക്കുന്ന ഘടകമായ %s ശരിയായ സംയോജക ഘടകം എക്സ്പോര്‍ട്ട് ചെയ്യുന്നില്ല; മറ്റൊരു gdk-" "pixbuf ലക്കത്തില്‍ നിന്നുമാവാം?" -#: gdk-pixbuf/gdk-pixbuf-io.c:814 gdk-pixbuf/gdk-pixbuf-io.c:865 +#: gdk-pixbuf/gdk-pixbuf-io.c:798 gdk-pixbuf/gdk-pixbuf-io.c:849 #, c-format msgid "Image type '%s' is not supported" msgstr "'%s' തരത്തിലുള്ള ഇമേജിന് പിന്തുണ ലഭ്യമല്ല" -#: gdk-pixbuf/gdk-pixbuf-io.c:950 +#: gdk-pixbuf/gdk-pixbuf-io.c:934 #, c-format msgid "Couldn't recognize the image file format for file '%s'" msgstr "'%s' ഫയലിനുള്ള ഇമേജിന്റെ ഫയലിന്റെ രീതി തിരിച്ചറിയുവാന്‍ സാധ്യമായില്ല" -#: gdk-pixbuf/gdk-pixbuf-io.c:958 +#: gdk-pixbuf/gdk-pixbuf-io.c:942 msgid "Unrecognized image file format" msgstr "ഇമേജ് ഫയലിന്റെ അപരിചിതമായ രീതി" -#: gdk-pixbuf/gdk-pixbuf-io.c:1121 +#: gdk-pixbuf/gdk-pixbuf-io.c:1124 #, c-format msgid "Failed to load image '%s': %s" msgstr "'%s' എന്ന ഇമേജ് ലഭ്യമാക്കുവാന്‍ സാധ്യമായില്ല: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2015 gdk-pixbuf/io-gdip-utils.c:837 +#: gdk-pixbuf/gdk-pixbuf-io.c:2029 gdk-pixbuf/io-gdip-utils.c:835 #, c-format msgid "Error writing to image file: %s" msgstr "ഇമേജ് ഫയലിലേക്ക് സൂക്ഷിക്കുന്നതില്‍ പരാജയം: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2057 gdk-pixbuf/gdk-pixbuf-io.c:2178 +#: gdk-pixbuf/gdk-pixbuf-io.c:2071 gdk-pixbuf/gdk-pixbuf-io.c:2192 #, c-format msgid "This build of gdk-pixbuf does not support saving the image format: %s" msgstr "ഇമേജിന്റെ രീതി സൂക്ഷിക്കുന്നതിനുള്ള പിന്തുണ gdk-pixbuf -ന്റെ ഈ ബിള്‍ഡില്‍ ലഭ്യമല്ല: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2088 +#: gdk-pixbuf/gdk-pixbuf-io.c:2102 msgid "Insufficient memory to save image to callback" msgstr "കോള്‍ബാക്കിലേക്ക് ഇമേജ് സൂക്ഷിക്കുന്നതിന് ആവശ്യമായ മെമ്മറി ലഭ്യമല്ല" -#: gdk-pixbuf/gdk-pixbuf-io.c:2101 +#: gdk-pixbuf/gdk-pixbuf-io.c:2115 msgid "Failed to open temporary file" msgstr "താല്‍ക്കാലിക ഫയല്‍ തുറക്കുന്നതില്‍ പരാജയം" -#: gdk-pixbuf/gdk-pixbuf-io.c:2124 +#: gdk-pixbuf/gdk-pixbuf-io.c:2138 msgid "Failed to read from temporary file" msgstr "താല്‍ക്കാലിക ഫയലില്‍ നിന്നും വായിക്കുന്നതില്‍ പരാജയം" -#: gdk-pixbuf/gdk-pixbuf-io.c:2372 +#: gdk-pixbuf/gdk-pixbuf-io.c:2382 #, c-format msgid "Failed to open '%s' for writing: %s" msgstr "'%s'-ലേക്ക് സൂക്കഷിക്കുവാന്‍ സാധ്യമല്ല: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2398 +#: gdk-pixbuf/gdk-pixbuf-io.c:2408 #, c-format msgid "" "Failed to close '%s' while writing image, all data may not have been saved: " @@ -117,15 +117,15 @@ msgstr "" "ഇമേജ് സൂക്ഷിക്കുമ്പോള്‍ '%s' അടയ്ക്കുന്നതില്‍ പരാജയം, ഡേറ്റാ പൂറ്‍ണ്ണമായി സൂക്ഷിക്കുവാന്‍ സാധ്യമായി " "കാണില്ല: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2619 gdk-pixbuf/gdk-pixbuf-io.c:2671 +#: gdk-pixbuf/gdk-pixbuf-io.c:2629 gdk-pixbuf/gdk-pixbuf-io.c:2681 msgid "Insufficient memory to save image into a buffer" msgstr "ബഫറിലേക്ക് ഇമേജ് സൂക്ഷിക്കുന്നതിനാവശ്യമായ മെമ്മറി ലഭ്യമല്ല" -#: gdk-pixbuf/gdk-pixbuf-io.c:2717 +#: gdk-pixbuf/gdk-pixbuf-io.c:2727 msgid "Error writing to image stream" msgstr "ഇമേജ് സ്റ്റ്രീമിലേക്കു്‌ സൂക്ഷിക്കുന്നതില്‍ പരാജയം" -#: gdk-pixbuf/gdk-pixbuf-loader.c:393 +#: gdk-pixbuf/gdk-pixbuf-loader.c:384 #, c-format msgid "" "Internal error: Image loader module '%s' failed to complete an operation, " @@ -134,98 +134,103 @@ msgstr "" "ആന്തരിക പിശക്: ഇമേജ് ലഭ്യമാക്കുന്ന ഘടകമായ '%s' ഒരു പ്രക്രിയ പൂര്‍ണ്ണമാക്കുന്നതില്‍ പരാജയപ്പെട്ടു, " "കാരണമെന്തെന്ന് വ്യക്തമല്ല" -#: gdk-pixbuf/gdk-pixbuf-loader.c:435 +#: gdk-pixbuf/gdk-pixbuf-loader.c:426 #, c-format msgid "Incremental loading of image type '%s' is not supported" msgstr "'%s' തരത്തിലുള്ള ഇമേജിന്റെ വര്‍ദ്ധിച്ചുള്ള ലഭ്യമാക്കല്‍ പിന്തുണയ്ക്കുന്നില്ല" -#: gdk-pixbuf/gdk-pixdata.c:160 +#: gdk-pixbuf/gdk-pixdata.c:158 msgid "Image header corrupt" msgstr "ഇമേജ് ഹെഡറിന് തകരാറു സംഭവിച്ചു" -#: gdk-pixbuf/gdk-pixdata.c:165 +#: gdk-pixbuf/gdk-pixdata.c:163 msgid "Image format unknown" msgstr "ഇമേജ് ഏത് രീതിയിലുള്ളതെന്ന് അവ്യക്തം" -#: gdk-pixbuf/gdk-pixdata.c:170 gdk-pixbuf/gdk-pixdata.c:502 +#: gdk-pixbuf/gdk-pixdata.c:168 gdk-pixbuf/gdk-pixdata.c:501 msgid "Image pixel data corrupt" msgstr "ഇമേജ് പിക്സല്‍ ഡേറ്റായില്‍ തകരാറ്" -#: gdk-pixbuf/gdk-pixdata.c:446 +#: gdk-pixbuf/gdk-pixdata.c:445 #, c-format msgid "failed to allocate image buffer of %u byte" msgid_plural "failed to allocate image buffer of %u bytes" msgstr[0] "%u ബെറ്റ് ഉള്ള ചിത്ര ബഫര്‍ കരുതിവെയ്ക്കാനാകുന്നില്ല" msgstr[1] "%u ബെറ്റുകള്‍ ഉള്ള ചിത്ര ബഫര്‍ കരുതിവെയ്ക്കാനാകുന്നില്ല" -#: gdk-pixbuf/io-ani.c:244 +#: gdk-pixbuf/io-ani.c:242 msgid "Unexpected icon chunk in animation" msgstr "ചലനചിത്രത്തില്‍ അപ്രതീക്ഷിതമായ പ്രതീരൂപം" -#: gdk-pixbuf/io-ani.c:342 gdk-pixbuf/io-ani.c:400 gdk-pixbuf/io-ani.c:426 -#: gdk-pixbuf/io-ani.c:449 gdk-pixbuf/io-ani.c:476 gdk-pixbuf/io-ani.c:563 +#: gdk-pixbuf/io-ani.c:340 gdk-pixbuf/io-ani.c:398 gdk-pixbuf/io-ani.c:424 +#: gdk-pixbuf/io-ani.c:447 gdk-pixbuf/io-ani.c:474 gdk-pixbuf/io-ani.c:561 msgid "Invalid header in animation" msgstr "ആനിമേഷനില്‍ തെറ്റായ ഹെഡറ്‍" -#: gdk-pixbuf/io-ani.c:352 gdk-pixbuf/io-ani.c:374 gdk-pixbuf/io-ani.c:458 -#: gdk-pixbuf/io-ani.c:485 gdk-pixbuf/io-ani.c:536 gdk-pixbuf/io-ani.c:608 +#: gdk-pixbuf/io-ani.c:350 gdk-pixbuf/io-ani.c:372 gdk-pixbuf/io-ani.c:456 +#: gdk-pixbuf/io-ani.c:483 gdk-pixbuf/io-ani.c:534 gdk-pixbuf/io-ani.c:606 msgid "Not enough memory to load animation" msgstr "ആനിമേഷന്‍ ലഭ്യമാക്കുന്നതിന് ആവശ്യമുള്ള മെമ്മറി ലഭ്യമല്ല" -#: gdk-pixbuf/io-ani.c:392 gdk-pixbuf/io-ani.c:418 gdk-pixbuf/io-ani.c:437 +#: gdk-pixbuf/io-ani.c:390 gdk-pixbuf/io-ani.c:416 gdk-pixbuf/io-ani.c:435 msgid "Malformed chunk in animation" msgstr "ചലനചിത്രത്തില്‍ പിശക്" -#: gdk-pixbuf/io-ani.c:660 +#: gdk-pixbuf/io-ani.c:628 +#, fuzzy +msgid "ANI image was truncated or incomplete." +msgstr "GIF ഇമേജ് പൂറ്‍ണ്ണമല്ല." + +#: gdk-pixbuf/io-ani.c:669 msgid "The ANI image format" msgstr "ANI ഇമേജ് രീതി" -#: gdk-pixbuf/io-bmp.c:229 gdk-pixbuf/io-bmp.c:266 gdk-pixbuf/io-bmp.c:337 -#: gdk-pixbuf/io-bmp.c:369 gdk-pixbuf/io-bmp.c:392 gdk-pixbuf/io-bmp.c:495 +#: gdk-pixbuf/io-bmp.c:227 gdk-pixbuf/io-bmp.c:264 gdk-pixbuf/io-bmp.c:335 +#: gdk-pixbuf/io-bmp.c:367 gdk-pixbuf/io-bmp.c:390 gdk-pixbuf/io-bmp.c:493 msgid "BMP image has bogus header data" msgstr "BMP ഇമേജില്‍ തെറ്റായ ഹെജറ്‍ ഡേറ്റാ" -#: gdk-pixbuf/io-bmp.c:240 gdk-pixbuf/io-bmp.c:432 +#: gdk-pixbuf/io-bmp.c:238 gdk-pixbuf/io-bmp.c:430 msgid "Not enough memory to load bitmap image" msgstr "ബിറ്റ്മാപ്പ് ഇമേജ് ലഭ്യമാക്കുന്നതിന് ആവശ്യമായ മെമ്മറി ലഭ്യമല്ല" -#: gdk-pixbuf/io-bmp.c:318 +#: gdk-pixbuf/io-bmp.c:316 msgid "BMP image has unsupported header size" msgstr "പിന്തുണ ലഭ്യമല്ലാത്ത BMP ഇമേജ് ഹെഡറിന്റെ വലിപ്പം" -#: gdk-pixbuf/io-bmp.c:356 +#: gdk-pixbuf/io-bmp.c:354 msgid "Topdown BMP images cannot be compressed" msgstr "ടോപ്പ് ഡൌണ്‍ BMP ഇമേജുകള്‍ കംപ്രസ്സ് ചെയ്യുവാന്‍ സാധ്യമല്ല" -#: gdk-pixbuf/io-bmp.c:716 gdk-pixbuf/io-pnm.c:707 +#: gdk-pixbuf/io-bmp.c:714 gdk-pixbuf/io-pnm.c:705 msgid "Premature end-of-file encountered" msgstr "അസാധുവായ end-of-file ലഭ്യമായി" -#: gdk-pixbuf/io-bmp.c:1328 +#: gdk-pixbuf/io-bmp.c:1326 msgid "Couldn't allocate memory for saving BMP file" msgstr "BMP ഫയല്‍ സൂക്ഷിക്കുന്നതിനുള്ള മെമ്മറി അനുവദിക്കുവാന്‍ സാധ്യമായില്ല" -#: gdk-pixbuf/io-bmp.c:1369 +#: gdk-pixbuf/io-bmp.c:1367 msgid "Couldn't write to BMP file" msgstr "BMP ഫയലിലേക്ക് സൂക്ഷിക്കുവാന്‍ സാധ്യമായില്ല" -#: gdk-pixbuf/io-bmp.c:1422 gdk-pixbuf/io-gdip-bmp.c:82 +#: gdk-pixbuf/io-bmp.c:1420 gdk-pixbuf/io-gdip-bmp.c:80 msgid "The BMP image format" msgstr "BMP ഇമേജ് രീതി" -#: gdk-pixbuf/io-gdip-emf.c:59 +#: gdk-pixbuf/io-gdip-emf.c:57 msgid "The EMF image format" msgstr "EMF ഇമേജ് രീതി" -#: gdk-pixbuf/io-gdip-gif.c:80 gdk-pixbuf/io-gif.c:1720 +#: gdk-pixbuf/io-gdip-gif.c:78 gdk-pixbuf/io-gif.c:1718 msgid "The GIF image format" msgstr "GIF ഇമേജ് രീതി" -#: gdk-pixbuf/io-gdip-ico.c:59 gdk-pixbuf/io-ico.c:1271 +#: gdk-pixbuf/io-gdip-ico.c:57 gdk-pixbuf/io-ico.c:1269 msgid "The ICO image format" msgstr "ICO ഇമേജ് രീതി" -#: gdk-pixbuf/io-gdip-jpeg.c:53 gdk-pixbuf/io-jpeg.c:1249 +#: gdk-pixbuf/io-gdip-jpeg.c:51 gdk-pixbuf/io-jpeg.c:1249 #, c-format msgid "" "JPEG quality must be a value between 0 and 100; value '%s' could not be " @@ -234,121 +239,125 @@ msgstr "" "JPEG തനിമ 0-ത്തിനും 100-നും മദ്ധ്യത്തിലുള്ള മൂല്ല്യമായിരിക്കണം; '%s' എന്ന മൂല്ല്യം പാഴ്സ് " "ചെയ്യുവാന്‍ സാധ്യമായില്ല." -#: gdk-pixbuf/io-gdip-jpeg.c:68 gdk-pixbuf/io-jpeg.c:1265 +#: gdk-pixbuf/io-gdip-jpeg.c:66 gdk-pixbuf/io-jpeg.c:1265 #, c-format msgid "" "JPEG quality must be a value between 0 and 100; value '%d' is not allowed." msgstr "JPEG തനിമ 0-ത്തിനും 100-നും മദ്ധ്യത്തിലുള്ള മൂല്ല്യമായിരിക്കണം; %d അനുവദനീയമല്ല." -#: gdk-pixbuf/io-gdip-jpeg.c:136 gdk-pixbuf/io-jpeg.c:1478 +#: gdk-pixbuf/io-gdip-jpeg.c:134 gdk-pixbuf/io-jpeg.c:1478 msgid "The JPEG image format" msgstr "JPEG ഇമേജ് രീതി" -#: gdk-pixbuf/io-gdip-utils.c:154 +#: gdk-pixbuf/io-gdip-tiff.c:80 gdk-pixbuf/io-tiff.c:786 +msgid "The TIFF image format" +msgstr "TIFF ഇമേഡ് രീതി" + +#: gdk-pixbuf/io-gdip-utils.c:152 #, c-format msgid "Could not allocate memory: %s" msgstr "മെമ്മറി അനുവദിക്കുവാന്‍ സാധ്യമായില്ല :%s" -#: gdk-pixbuf/io-gdip-utils.c:179 gdk-pixbuf/io-gdip-utils.c:293 -#: gdk-pixbuf/io-gdip-utils.c:333 +#: gdk-pixbuf/io-gdip-utils.c:177 gdk-pixbuf/io-gdip-utils.c:291 +#: gdk-pixbuf/io-gdip-utils.c:331 #, c-format msgid "Could not create stream: %s" msgstr "സ്റ്റ്രീം ഉണ്ടാക്കാന്‍ കഴിഞ്ഞില്ല : %s" -#: gdk-pixbuf/io-gdip-utils.c:193 +#: gdk-pixbuf/io-gdip-utils.c:191 #, c-format msgid "Could not seek stream: %s" msgstr "സ്റ്റ്രീം കണ്ടുപിടിക്കാന്‍/തിരയാന്‍ കഴിഞ്ഞില്ല : %s" -#: gdk-pixbuf/io-gdip-utils.c:205 +#: gdk-pixbuf/io-gdip-utils.c:203 #, c-format msgid "Could not read from stream: %s" msgstr "സ്റ്റ്രീം വായിക്കാന്‍ കഴിഞ്ഞില്ല : %s" -#: gdk-pixbuf/io-gdip-utils.c:617 +#: gdk-pixbuf/io-gdip-utils.c:615 msgid "Couldn't load bitmap" msgstr "ബിറ്റ്മാപ് തുരക്കാന്‍ കഴിഞ്ഞില്ല" -#: gdk-pixbuf/io-gdip-utils.c:773 +#: gdk-pixbuf/io-gdip-utils.c:771 msgid "Couldn't load metafile" msgstr "മെറ്റാഫയല്‍ തുരക്കാന്‍ കഴിഞ്ഞില്ല" -#: gdk-pixbuf/io-gdip-utils.c:878 +#: gdk-pixbuf/io-gdip-utils.c:876 msgid "Unsupported image format for GDI+" msgstr "പിന്തുണ ലഭ്യമല്ലാത്ത ചിത്ര രീതി, GDI+ -ഇനുള്ളതു്‌" -#: gdk-pixbuf/io-gdip-utils.c:885 +#: gdk-pixbuf/io-gdip-utils.c:883 msgid "Couldn't save" msgstr "സൂക്ഷിക്കുവാന്‍ സാധ്യമായില്ല" -#: gdk-pixbuf/io-gdip-wmf.c:58 +#: gdk-pixbuf/io-gdip-wmf.c:56 msgid "The WMF image format" msgstr "WMF ഇമേജ് രീതി" -#: gdk-pixbuf/io-gif.c:222 +#: gdk-pixbuf/io-gif.c:220 #, c-format msgid "Failure reading GIF: %s" msgstr "GIF ലഭ്യമാക്കുന്നതില്‍ പിശക്: %s" -#: gdk-pixbuf/io-gif.c:496 gdk-pixbuf/io-gif.c:1502 gdk-pixbuf/io-gif.c:1669 +#: gdk-pixbuf/io-gif.c:494 gdk-pixbuf/io-gif.c:1500 gdk-pixbuf/io-gif.c:1667 msgid "GIF file was missing some data (perhaps it was truncated somehow?)" msgstr "GIF ഫയലില്‍ പൂറ്‍ണ്ണ ഡേറ്റാ ലഭ്യമല്ല " -#: gdk-pixbuf/io-gif.c:505 +#: gdk-pixbuf/io-gif.c:503 #, c-format msgid "Internal error in the GIF loader (%s)" msgstr "GIF ലോഡറില്‍ (%s) ആന്തരിക പിശക്" -#: gdk-pixbuf/io-gif.c:579 +#: gdk-pixbuf/io-gif.c:577 msgid "Stack overflow" msgstr "സ്റ്റാക്ക് ഓവറ്‍ഫ്ളോ" -#: gdk-pixbuf/io-gif.c:639 +#: gdk-pixbuf/io-gif.c:637 msgid "GIF image loader cannot understand this image." msgstr "GIF ഇമേജ് ലോഡറിന് ഈ ഇമേജ് തിരിച്ചറിയുവാന്‍ സാധ്യമായില്ല." -#: gdk-pixbuf/io-gif.c:668 +#: gdk-pixbuf/io-gif.c:666 msgid "Bad code encountered" msgstr "തെറ്റായ കോഡ് ലഭിച്ചു" -#: gdk-pixbuf/io-gif.c:678 +#: gdk-pixbuf/io-gif.c:676 msgid "Circular table entry in GIF file" msgstr "GIF ഫയലില്‍ സിറ്‍ക്കുലാറ്‍ ടേബിള്‍ എന്‍ട്രി" -#: gdk-pixbuf/io-gif.c:866 gdk-pixbuf/io-gif.c:1488 gdk-pixbuf/io-gif.c:1541 -#: gdk-pixbuf/io-gif.c:1657 +#: gdk-pixbuf/io-gif.c:864 gdk-pixbuf/io-gif.c:1486 gdk-pixbuf/io-gif.c:1539 +#: gdk-pixbuf/io-gif.c:1655 msgid "Not enough memory to load GIF file" msgstr "GIF ഫയല്‍ ലഭ്യമാക്കുന്നതിന് ആവശ്യമുള്ള മെമ്മറി ലഭ്യമല്ല" -#: gdk-pixbuf/io-gif.c:960 +#: gdk-pixbuf/io-gif.c:958 msgid "Not enough memory to composite a frame in GIF file" msgstr "GIF ഫയലില്‍ ഒരു ഫ്റെയിം തയ്യാറാക്കുന്നതിന് ആവശ്യമായ മെമ്മറി ലഭ്യമല്ല" -#: gdk-pixbuf/io-gif.c:1132 +#: gdk-pixbuf/io-gif.c:1130 msgid "GIF image is corrupt (incorrect LZW compression)" msgstr "GIF ഇമേജില്‍ തകരാറ് (തെറ്റായ LZW കംപ്രഷന്‍)" -#: gdk-pixbuf/io-gif.c:1182 +#: gdk-pixbuf/io-gif.c:1180 msgid "File does not appear to be a GIF file" msgstr "ഫയല്‍ ഒരു GIF ഫയല്‍ അല്ല" -#: gdk-pixbuf/io-gif.c:1194 +#: gdk-pixbuf/io-gif.c:1192 #, c-format msgid "Version %s of the GIF file format is not supported" msgstr "GIF ഫയലിന്റെ %s ലക്കത്തിനുള്ള പിന്തുണ ലഭ്യമല്ല" -#: gdk-pixbuf/io-gif.c:1241 +#: gdk-pixbuf/io-gif.c:1239 msgid "Resulting GIF image has zero size" msgstr "കിട്ടുന്ന GIF ഇമേജിന്റെ വലിപ്പം പൂജ്യമാണ്" -#: gdk-pixbuf/io-gif.c:1320 +#: gdk-pixbuf/io-gif.c:1318 msgid "" "GIF image has no global colormap, and a frame inside it has no local " "colormap." msgstr "" "GIF ഇമേജില്‍ ഗ്ളോബല്‍ കളറ്‍മാപ്പ് ലഭ്യമല്ല, അതിലുള്ള ഒരു ഫ്റെയിമില്‍ ലോക്കല്‍ കളറ്‍മാപ്പും ലഭ്യമല്ല." -#: gdk-pixbuf/io-gif.c:1564 +#: gdk-pixbuf/io-gif.c:1562 msgid "GIF image was truncated or incomplete." msgstr "GIF ഇമേജ് പൂറ്‍ണ്ണമല്ല." @@ -365,87 +374,87 @@ msgstr "ICNS ഫയല്‍ ഡീക്കോഡ് ചെയ്യുവാ msgid "The ICNS image format" msgstr "ICNS ചിത്ര ഫോര്‍മാറ്റ്" -#: gdk-pixbuf/io-ico.c:228 gdk-pixbuf/io-ico.c:242 gdk-pixbuf/io-ico.c:291 -#: gdk-pixbuf/io-ico.c:302 gdk-pixbuf/io-ico.c:395 +#: gdk-pixbuf/io-ico.c:226 gdk-pixbuf/io-ico.c:240 gdk-pixbuf/io-ico.c:289 +#: gdk-pixbuf/io-ico.c:300 gdk-pixbuf/io-ico.c:393 msgid "Invalid header in icon" msgstr "ചിഹ്നത്തില്‍ തെറ്റായ ഹേഡറ്‍" -#: gdk-pixbuf/io-ico.c:257 gdk-pixbuf/io-ico.c:312 gdk-pixbuf/io-ico.c:405 -#: gdk-pixbuf/io-ico.c:458 gdk-pixbuf/io-ico.c:488 +#: gdk-pixbuf/io-ico.c:255 gdk-pixbuf/io-ico.c:310 gdk-pixbuf/io-ico.c:403 +#: gdk-pixbuf/io-ico.c:456 gdk-pixbuf/io-ico.c:486 msgid "Not enough memory to load icon" msgstr "ചിഹ്നം ലഭ്യമാക്കുന്നതിന് ആവശ്യമുള്ള മെമ്മറി ലഭ്യമല്ല" -#: gdk-pixbuf/io-ico.c:338 +#: gdk-pixbuf/io-ico.c:336 msgid "Compressed icons are not supported" msgstr "കംപ്രസ്സ് ചെയ്ത ചിഹ്നങ്ങള്‍ക്ക് പിന്തുണ ലഭ്യമല്ല" -#: gdk-pixbuf/io-ico.c:358 +#: gdk-pixbuf/io-ico.c:356 msgid "Icon has zero width" msgstr "ചിഹ്നത്തിന്റെ വീതി പൂജ്യം" -#: gdk-pixbuf/io-ico.c:368 +#: gdk-pixbuf/io-ico.c:366 msgid "Icon has zero height" msgstr "ചിഹ്നത്തിന്റെ ഉയരം പൂജ്യം" -#: gdk-pixbuf/io-ico.c:443 +#: gdk-pixbuf/io-ico.c:441 msgid "Unsupported icon type" msgstr "ചിഹ്നത്തിന്റെ രീതിയ്ക്കുള്ള പിന്തുണ ലഭ്യമല്ല" -#: gdk-pixbuf/io-ico.c:537 +#: gdk-pixbuf/io-ico.c:535 msgid "Not enough memory to load ICO file" msgstr "ICO ഫയല്‍ ലഭ്യമാക്കുന്നതിന് ആവശ്യമുള്ള മെമ്മറി ലഭ്യമല്ല" -#: gdk-pixbuf/io-ico.c:1002 +#: gdk-pixbuf/io-ico.c:1000 msgid "Image too large to be saved as ICO" msgstr "ICO ആയി സൂക്ഷിക്കുവാന്‍ സാധ്യമല്ല; ഇമേജ് വളരെ വലുതാണ്" -#: gdk-pixbuf/io-ico.c:1013 +#: gdk-pixbuf/io-ico.c:1011 msgid "Cursor hotspot outside image" msgstr "കര്‍സര്‍ ഹോട്ട്സ്പോട്ട് പുറമേയുള്ള ഇമേജ്" -#: gdk-pixbuf/io-ico.c:1036 +#: gdk-pixbuf/io-ico.c:1034 #, c-format msgid "Unsupported depth for ICO file: %d" msgstr "ICO ഫയലിനു് പിന്തുണ ലഭ്യമല്ലാത്ത വ്യാപ്തി: %d" -#: gdk-pixbuf/io-jasper.c:74 +#: gdk-pixbuf/io-jasper.c:73 msgid "Couldn't allocate memory for stream" msgstr "സ്റ്റ്രീമിനുള്ള മെമ്മറി അനുവദിക്കുവാന്‍ സാധ്യമായില്ല" -#: gdk-pixbuf/io-jasper.c:104 +#: gdk-pixbuf/io-jasper.c:103 msgid "Couldn't decode image" msgstr "ചിത്രം ഡീക്കോഡ് ചെയ്യുവാന്‍ സാധ്യമായില്ല" -#: gdk-pixbuf/io-jasper.c:122 +#: gdk-pixbuf/io-jasper.c:121 msgid "Transformed JPEG2000 has zero width or height" msgstr "മാറ്റം വരുത്തിയ JPEG-യുടെ വീതിയോ ഉയരമോ പൂജ്യം." -#: gdk-pixbuf/io-jasper.c:136 +#: gdk-pixbuf/io-jasper.c:135 msgid "Image type currently not supported" msgstr " ഇമേജ് തരത്തിനുള്ള പിന്തുണ ലഭ്യമല്ല" -#: gdk-pixbuf/io-jasper.c:148 gdk-pixbuf/io-jasper.c:156 +#: gdk-pixbuf/io-jasper.c:147 gdk-pixbuf/io-jasper.c:155 msgid "Couldn't allocate memory for color profile" msgstr "നിറം പ്രൊഫൈലിനുള്ള മെമ്മറി അനുവദിക്കുവാന്‍ സാധ്യമായില്ല" -#: gdk-pixbuf/io-jasper.c:182 +#: gdk-pixbuf/io-jasper.c:181 msgid "Insufficient memory to open JPEG 2000 file" msgstr "JPEG 2000 ഫയല്‍ തുറക്കുന്നതിന് ആവശ്യമായ മെമ്മറി ലഭ്യമല്ല" -#: gdk-pixbuf/io-jasper.c:261 +#: gdk-pixbuf/io-jasper.c:260 msgid "Couldn't allocate memory to buffer image data" msgstr "ചിത്രം ഡേറ്റായ്ക്ക് ആവശ്യമുള്ള മെമ്മറി അനുവദിക്കുവാന്‍ സാധ്യമായില്ല" -#: gdk-pixbuf/io-jasper.c:305 +#: gdk-pixbuf/io-jasper.c:304 msgid "The JPEG 2000 image format" msgstr "JPEG 2000 ഇമേജ് രീതി" -#: gdk-pixbuf/io-jpeg.c:126 +#: gdk-pixbuf/io-jpeg.c:124 #, c-format msgid "Error interpreting JPEG image file (%s)" msgstr "JPEG ഇമേജ് ഫയല്‍ (%s) തിരിച്ചറിയുന്നതില്‍ പിശക്" -#: gdk-pixbuf/io-jpeg.c:604 +#: gdk-pixbuf/io-jpeg.c:597 msgid "" "Insufficient memory to load image, try exiting some applications to free " "memory" @@ -453,17 +462,17 @@ msgstr "" "ഇമേജ് തുറക്കുന്നതിനുള്ള മെമ്മറി ലഭ്യമല്ല, ഫ്രീ മെമ്മറിയ്ക്കായി ചില പ്രയോഗങ്ങളില്‍ നിന്നും പുറത്ത് " "കടക്കുക" -#: gdk-pixbuf/io-jpeg.c:651 gdk-pixbuf/io-jpeg.c:865 +#: gdk-pixbuf/io-jpeg.c:645 gdk-pixbuf/io-jpeg.c:858 #, c-format msgid "Unsupported JPEG color space (%s)" msgstr "പിന്തുണ ഇല്ലാത്ത JPEG കളര്‍ സ്പെയിസ് (%s)" -#: gdk-pixbuf/io-jpeg.c:764 gdk-pixbuf/io-jpeg.c:1044 +#: gdk-pixbuf/io-jpeg.c:757 gdk-pixbuf/io-jpeg.c:1037 #: gdk-pixbuf/io-jpeg.c:1308 gdk-pixbuf/io-jpeg.c:1318 msgid "Couldn't allocate memory for loading JPEG file" msgstr "JPEG ഫയല്‍ ലഭ്യമാക്കുന്നതിനുള്ള മെമ്മറി അനുവദിക്കുവാന്‍ സാധ്യമായില്ല" -#: gdk-pixbuf/io-jpeg.c:1018 +#: gdk-pixbuf/io-jpeg.c:1011 msgid "Transformed JPEG has zero width or height." msgstr "മാറ്റം വരുത്തിയ JPEG-യുടെ വീതിയും ഉയരവും പൂജ്യം." @@ -472,90 +481,90 @@ msgstr "മാറ്റം വരുത്തിയ JPEG-യുടെ വീത msgid "Color profile has invalid length '%u'." msgstr "നിറ പ്രൈഫൈലിനുള്ള അസാധുവായ നീളം '%u'." -#: gdk-pixbuf/io-pcx.c:186 +#: gdk-pixbuf/io-pcx.c:184 msgid "Couldn't allocate memory for header" msgstr "ഹെഡറിനുള്ള മെമ്മറി അനുവദിക്കുവാന്‍ സാധ്യമായില്ല" -#: gdk-pixbuf/io-pcx.c:201 gdk-pixbuf/io-pcx.c:559 +#: gdk-pixbuf/io-pcx.c:199 gdk-pixbuf/io-pcx.c:557 msgid "Couldn't allocate memory for context buffer" msgstr "കോണ്‍ടെക്സ്റ്റിനുള്ള മെമ്മറി അനുവദിക്കുവാന്‍ സാധ്യമായില്ല" -#: gdk-pixbuf/io-pcx.c:600 +#: gdk-pixbuf/io-pcx.c:598 msgid "Image has invalid width and/or height" msgstr "ഇമേജിന്റെ വീതി അല്ലെങ്കില്‍ ഉയരം തെറ്റാണ്" -#: gdk-pixbuf/io-pcx.c:612 gdk-pixbuf/io-pcx.c:673 +#: gdk-pixbuf/io-pcx.c:610 gdk-pixbuf/io-pcx.c:671 msgid "Image has unsupported bpp" msgstr "ഇമേജിന്റെ bpp-യ്ക്ക് പിന്തുണ ലഭ്യമല്ല" -#: gdk-pixbuf/io-pcx.c:617 gdk-pixbuf/io-pcx.c:625 +#: gdk-pixbuf/io-pcx.c:615 gdk-pixbuf/io-pcx.c:623 #, c-format msgid "Image has unsupported number of %d-bit planes" msgstr "ഇമേജിന് പിന്തുണ ലഭ്യമല്ലാത്ത %d-ബിറ്റ് പ്ളെയിനുകള്‍" -#: gdk-pixbuf/io-pcx.c:641 +#: gdk-pixbuf/io-pcx.c:639 msgid "Couldn't create new pixbuf" msgstr "പുതിയ pixbuf ഉണ്ടാക്കുവാന്‍ സാധ്യമായില്ല" -#: gdk-pixbuf/io-pcx.c:649 +#: gdk-pixbuf/io-pcx.c:647 msgid "Couldn't allocate memory for line data" msgstr "ലൈന്‍ ഡേറ്റയ്ക്കുള്ള മെമ്മറി ലഭ്യമാക്കുവാന്‍ സാധ്യമായില്ല" -#: gdk-pixbuf/io-pcx.c:656 +#: gdk-pixbuf/io-pcx.c:654 msgid "Couldn't allocate memory for PCX image" msgstr "PCX ചിത്രതിതിനുള്ള മെമ്മറി ലഭ്യമാക്കുവാന്‍ സാധ്യമായില്ല" -#: gdk-pixbuf/io-pcx.c:703 +#: gdk-pixbuf/io-pcx.c:701 msgid "Didn't get all lines of PCX image" msgstr "PCX ഇമേജിന്റെ വരികളെല്ലാം ലഭ്യമായില്ല" -#: gdk-pixbuf/io-pcx.c:710 +#: gdk-pixbuf/io-pcx.c:708 msgid "No palette found at end of PCX data" msgstr "PCX ഡേറ്റായുടെ അവസാനം പാലറ്റ് ലഭ്യമായില്ല" -#: gdk-pixbuf/io-pcx.c:755 +#: gdk-pixbuf/io-pcx.c:753 msgid "The PCX image format" msgstr "PCX ഇമേജ് രീതി" -#: gdk-pixbuf/io-pixdata.c:148 +#: gdk-pixbuf/io-pixdata.c:146 msgid "Transformed pixbuf has zero width or height." msgstr "മാറ്റം വരുത്തിയ pixbuf-ന്റെ വീതിയോ ഉയരമോ പൂജ്യമാണ്." -#: gdk-pixbuf/io-pixdata.c:186 +#: gdk-pixbuf/io-pixdata.c:184 msgid "The GdkPixdata format" msgstr "GdkPixdata ഫോര്‍മാറ്റ്" -#: gdk-pixbuf/io-png.c:54 +#: gdk-pixbuf/io-png.c:53 msgid "Bits per channel of PNG image is invalid." msgstr "PNG ഇമേജിന്റെ ഒരോ ചാനലിലും ഉള്ള ബിറ്റുകള്‍ തെറ്റാണ്." -#: gdk-pixbuf/io-png.c:135 gdk-pixbuf/io-png.c:641 +#: gdk-pixbuf/io-png.c:134 gdk-pixbuf/io-png.c:640 msgid "Transformed PNG has zero width or height." msgstr "മാറ്റം വരുത്തിയ PNG-യുടെ വീതിയും ഉയരവും പൂജ്യമാണ്." -#: gdk-pixbuf/io-png.c:143 +#: gdk-pixbuf/io-png.c:142 msgid "Bits per channel of transformed PNG is not 8." msgstr "മാറ്റം വരുത്തിയ PNG-യുടെ ഓരോ ചാനലിലും ഉള്ള ബിറ്റുകളുടെ എണ്ണം 8 അല്ല." -#: gdk-pixbuf/io-png.c:152 +#: gdk-pixbuf/io-png.c:151 msgid "Transformed PNG not RGB or RGBA." msgstr "മാറ്റം വരുത്തിയ PNG, RGB അല്ലെങ്കില്‍ RGBA അല്ല." -#: gdk-pixbuf/io-png.c:161 +#: gdk-pixbuf/io-png.c:160 msgid "Transformed PNG has unsupported number of channels, must be 3 or 4." msgstr "" "മാറ്റം വരുത്തിയ PNG-ല്‍ പിന്തുണ ലഭ്യമല്ലാത്ത ചാനലുകള്‍ ഉണ്ട്, 3 അല്ലെങ്കില്‍ 4 എണ്ണം ആവശ്യമുണ്ട്." -#: gdk-pixbuf/io-png.c:182 +#: gdk-pixbuf/io-png.c:181 #, c-format msgid "Fatal error in PNG image file: %s" msgstr "PNG ഇമേജ് ഫയലില്‍ സാരമായ പിശക്: %s" -#: gdk-pixbuf/io-png.c:315 +#: gdk-pixbuf/io-png.c:314 msgid "Insufficient memory to load PNG file" msgstr "PNG ഫയല്‍ തുറക്കുന്നതിന് ആവശ്യമുള്ള മെമ്മറി ലഭ്യമല്ല" -#: gdk-pixbuf/io-png.c:656 +#: gdk-pixbuf/io-png.c:655 #, c-format msgid "" "Insufficient memory to store a %lu by %lu image; try exiting some " @@ -564,30 +573,30 @@ msgstr "" "%lu x %lu ഇമേജ് സൂക്ഷിക്കുന്നതിനുള്ള മെമ്മറി ലഭ്യമല്ല; ചില പ്രയോഗങ്ങള്‍ നിര്‍ത്തി മെമ്മറിയുടെ " "ഉപയോഗം കുറയ്ക്കുക" -#: gdk-pixbuf/io-png.c:719 +#: gdk-pixbuf/io-png.c:718 msgid "Fatal error reading PNG image file" msgstr "PNG ഇമേജ് ഫയല്‍ തുറക്കുന്നതില്‍ സാരമായ പിശക്" -#: gdk-pixbuf/io-png.c:768 +#: gdk-pixbuf/io-png.c:767 #, c-format msgid "Fatal error reading PNG image file: %s" msgstr "PNG ഇമേജ് ഫയല്‍ തുറക്കുന്നതില്‍ സാരമായ പിശക്: %s" -#: gdk-pixbuf/io-png.c:858 +#: gdk-pixbuf/io-png.c:857 msgid "" "Keys for PNG text chunks must have at least 1 and at most 79 characters." msgstr "PNG ടെക്സ്റ്റുകളുടെ കീകളില്‍ കുറഞ്ഞത് 1 അക്ഷരം ഉണ്ടായിരിക്കണം, 79-ല്‍ കൂടുതല്‍ പാടില്ല." -#: gdk-pixbuf/io-png.c:867 +#: gdk-pixbuf/io-png.c:866 msgid "Keys for PNG text chunks must be ASCII characters." msgstr "PNG ടെക്സ്റ്റുകളുടെ കീകള്‍ ASCII അക്ഷരങ്ങളായിരിക്കണം" -#: gdk-pixbuf/io-png.c:881 gdk-pixbuf/io-tiff.c:667 +#: gdk-pixbuf/io-png.c:880 gdk-pixbuf/io-tiff.c:665 #, c-format msgid "Color profile has invalid length %d." msgstr "നിറ പ്രൈഫൈലിനുള്ള അസാധുവായ നീളം %d" -#: gdk-pixbuf/io-png.c:894 +#: gdk-pixbuf/io-png.c:893 #, c-format msgid "" "PNG compression level must be a value between 0 and 9; value '%s' could not " @@ -596,339 +605,335 @@ msgstr "" "PNG കംപ്രഷന്‍ ലവല്‍ 0-ത്തിനും 9-നും മദ്ധ്യത്തിലുള്ള മൂല്ല്യമായിരിക്കണം; '%s' എന്ന മൂല്ല്യം പാഴ്സ് " "ചെയ്യുവാന്‍ സാധ്യമായില്ല." -#: gdk-pixbuf/io-png.c:907 +#: gdk-pixbuf/io-png.c:906 #, c-format msgid "" "PNG compression level must be a value between 0 and 9; value '%d' is not " "allowed." msgstr "PNG കംപ്രഷന്‍ ലവല്‍ 0-ത്തിനും 9-നും മദ്ധ്യത്തിലുള്ള മൂല്ല്യമായിരിക്കണം; '%d' അനുവദനീയമല്ല" -#: gdk-pixbuf/io-png.c:955 +#: gdk-pixbuf/io-png.c:954 #, c-format msgid "Value for PNG text chunk %s cannot be converted to ISO-8859-1 encoding." msgstr "" "PNG ടെക്സ്റ്റ് ചങ്ക് %s-നുള്ള മൂല്ല്യം ISO-8859-1 എന്‍കോഡിങിലേക്കു് വേര്‍തിരിക്കുവാന്‍ സാധ്യല്ല." -#: gdk-pixbuf/io-png.c:1118 +#: gdk-pixbuf/io-png.c:1117 msgid "The PNG image format" msgstr "PNG ഇമേജ് രീതി" -#: gdk-pixbuf/io-pnm.c:248 +#: gdk-pixbuf/io-pnm.c:246 msgid "PNM loader expected to find an integer, but didn't" msgstr "PNM ലോഡറിന് ഒരു ഇന്റിജറ്‍ ലഭിക്കും എന്ന് പ്രതീക്ഷിച്ചു, പക്ഷേ ലഭ്യമായില്ല" -#: gdk-pixbuf/io-pnm.c:280 +#: gdk-pixbuf/io-pnm.c:278 msgid "PNM file has an incorrect initial byte" msgstr "PNM ഫയലില്‍ ആരംഭത്തില്‍ തെറ്റായ ബൈറ്റ്" -#: gdk-pixbuf/io-pnm.c:310 +#: gdk-pixbuf/io-pnm.c:308 msgid "PNM file is not in a recognized PNM subformat" msgstr "PNM ഫയലിന്റെ PNM സബ്ഫോറ്‍മാറ്റ് അപരിചിതമാണ്" -#: gdk-pixbuf/io-pnm.c:335 +#: gdk-pixbuf/io-pnm.c:333 msgid "PNM file has an image width of 0" msgstr "PNM ഫയലിനുള്ള ഇമേജിന്റെ വീതി 0 ആണ്" -#: gdk-pixbuf/io-pnm.c:356 +#: gdk-pixbuf/io-pnm.c:354 msgid "PNM file has an image height of 0" msgstr "PNM ഫയലിനുള്ള ഇമേജിന്റെ ഉയരം 0 ആണ്" -#: gdk-pixbuf/io-pnm.c:379 +#: gdk-pixbuf/io-pnm.c:377 msgid "Maximum color value in PNM file is 0" msgstr "PNM ഫയലിന്റെ ഏറ്റവും കൂടിയ കളറ്‍ മൂല്ല്യം 0 ആണ്." -#: gdk-pixbuf/io-pnm.c:387 +#: gdk-pixbuf/io-pnm.c:385 msgid "Maximum color value in PNM file is too large" msgstr "PNM ഫയലിന്റെ ഏറ്റവും കൂടിയ കളറ്‍ മൂല്ല്യം വളരെ വലുതാണ്" -#: gdk-pixbuf/io-pnm.c:427 gdk-pixbuf/io-pnm.c:457 gdk-pixbuf/io-pnm.c:502 +#: gdk-pixbuf/io-pnm.c:425 gdk-pixbuf/io-pnm.c:455 gdk-pixbuf/io-pnm.c:500 msgid "Raw PNM image type is invalid" msgstr "റോ PNM ഇമേജ് തരം തെറ്റാണ്" -#: gdk-pixbuf/io-pnm.c:652 +#: gdk-pixbuf/io-pnm.c:650 msgid "PNM image loader does not support this PNM subformat" msgstr "PNM ഇമേജ് ലോഡറ്‍ PNM സബ്ഫോറ്‍മാറ്റ് പിന്തുണയ്ക്കുന്നില്ല" -#: gdk-pixbuf/io-pnm.c:739 gdk-pixbuf/io-pnm.c:966 +#: gdk-pixbuf/io-pnm.c:737 gdk-pixbuf/io-pnm.c:964 msgid "Raw PNM formats require exactly one whitespace before sample data" msgstr "റോ PNM രീതിയിലുള്ളവയ്ക്കു് മാതൃക ഡേറ്റായ്ക്കു് മുമ്പ് ഒരൊറ്റ് വൈറ്റ്സ്പെയിസ് ആവശ്യമുണ്ടു്" -#: gdk-pixbuf/io-pnm.c:766 +#: gdk-pixbuf/io-pnm.c:764 msgid "Cannot allocate memory for loading PNM image" msgstr "PNM ഇമേജ് ലഭ്യമാക്കുന്നതിനുള്ള മെമ്മറി അനുവദിക്കുവാന്‍ സാധ്യമായില്ല" -#: gdk-pixbuf/io-pnm.c:816 +#: gdk-pixbuf/io-pnm.c:814 msgid "Insufficient memory to load PNM context struct" msgstr "PNM context struct ലഭ്യമാക്കുന്നതിന് ആവശ്യമുള്ള മെമ്മറി" -#: gdk-pixbuf/io-pnm.c:867 +#: gdk-pixbuf/io-pnm.c:865 msgid "Unexpected end of PNM image data" msgstr "PNM ഇമേഡ് ഡേറ്റാ അപ്രതീക്ഷിതമായി അവസാനിച്ചിരിക്കുന്നു" -#: gdk-pixbuf/io-pnm.c:995 +#: gdk-pixbuf/io-pnm.c:993 msgid "Insufficient memory to load PNM file" msgstr "PNM ഫയല്‍ ലഭ്യമാക്കുന്നതിന് ആവശ്യമുള്ള മെമ്മറിയില്ല" -#: gdk-pixbuf/io-pnm.c:1079 +#: gdk-pixbuf/io-pnm.c:1077 msgid "The PNM/PBM/PGM/PPM image format family" msgstr "PNM/PBM/PGM/PPM ഇമേജ് രീതി" -#: gdk-pixbuf/io-qtif.c:128 +#: gdk-pixbuf/io-qtif.c:126 msgid "Input file descriptor is NULL." msgstr "അകത്തോട്ടുള്ള ഫയലിന്റെ ഡിസ്ക്രിപ്റ്റര്‍ NULL ആണ്." -#: gdk-pixbuf/io-qtif.c:143 +#: gdk-pixbuf/io-qtif.c:141 msgid "Failed to read QTIF header" msgstr "QTIF ഹെഡര്‍ വായിക്കുന്നതില്‍ പരാജയം" -#: gdk-pixbuf/io-qtif.c:152 gdk-pixbuf/io-qtif.c:189 gdk-pixbuf/io-qtif.c:459 +#: gdk-pixbuf/io-qtif.c:150 gdk-pixbuf/io-qtif.c:187 gdk-pixbuf/io-qtif.c:454 #, c-format msgid "QTIF atom size too large (%d byte)" msgid_plural "QTIF atom size too large (%d bytes)" msgstr[0] "വളരെ വലിയ QTIF ആറ്റം വലിപ്പം (%d ബൈറ്റ്)" msgstr[1] "വളരെ വലിയ QTIF ആറ്റം വലിപ്പം (%d ബൈറ്റുകള്‍)" -#: gdk-pixbuf/io-qtif.c:175 +#: gdk-pixbuf/io-qtif.c:173 #, c-format msgid "Failed to allocate %d byte for file read buffer" msgid_plural "Failed to allocate %d bytes for file read buffer" msgstr[0] "ഫയല്‍ വായന ബഫറിനായി %d ബൈറ്റ് മാറ്റിവെയ്ക്കാന്‍ പറ്റിയില്ല" msgstr[1] "ഫയല്‍ വായന ബഫറിനായി %d ബൈറ്റുകള്‍ മാറ്റിവെയ്ക്കാന്‍ പറ്റിയില്ല" -#: gdk-pixbuf/io-qtif.c:206 +#: gdk-pixbuf/io-qtif.c:201 #, c-format msgid "File error when reading QTIF atom: %s" msgstr "QTIF ആറ്റം വായിക്കുന്നതില്‍ പിശക്: %s" -#: gdk-pixbuf/io-qtif.c:243 +#: gdk-pixbuf/io-qtif.c:238 #, c-format msgid "Failed to skip the next %d byte with seek()." msgid_plural "Failed to skip the next %d bytes with seek()." msgstr[0] "seek() വെച്ച് അടുത്ത %d ബൈറ്റ് ചാടാന്‍ പറ്റിയില്ല." msgstr[1] "seek() വെച്ച് അടുത്ത %d ബൈറ്റുകള്‍ ചാടാന്‍ പറ്റിയില്ല." -#: gdk-pixbuf/io-qtif.c:270 +#: gdk-pixbuf/io-qtif.c:265 msgid "Failed to allocate QTIF context structure." msgstr "QTIF ഉള്ളടക്ക സംവിധാനത്തിനുള്ള മെമ്മറി അനുവദിക്കുവാന്‍ സാധ്യമായില്ല." -#: gdk-pixbuf/io-qtif.c:330 +#: gdk-pixbuf/io-qtif.c:325 msgid "Failed to create GdkPixbufLoader object." msgstr "GdkPixbufLoader ഒബ്ജക്റ്റ് ഉണ്ടാക്കുന്നതില്‍ പരാജയം." -#: gdk-pixbuf/io-qtif.c:434 +#: gdk-pixbuf/io-qtif.c:429 msgid "Failed to find an image data atom." msgstr "ചിത്ര ഡാറ്റ ആറ്റം കണ്ടെത്താന്‍ പറ്റിയില്ല." -#: gdk-pixbuf/io-qtif.c:618 +#: gdk-pixbuf/io-qtif.c:613 msgid "The QTIF image format" msgstr "QTIF ഇമേജ് രീതി" -#: gdk-pixbuf/io-ras.c:125 +#: gdk-pixbuf/io-ras.c:123 msgid "RAS image has bogus header data" msgstr "RAS ഇമേജില്‍ തെറ്റായ ഹെഡറ്‍ ഡേറ്റാ" -#: gdk-pixbuf/io-ras.c:147 +#: gdk-pixbuf/io-ras.c:145 msgid "RAS image has unknown type" msgstr "RAS ഇമേജില്‍ അപരിചിമായ തരത്തിലുള്ളത്" -#: gdk-pixbuf/io-ras.c:155 +#: gdk-pixbuf/io-ras.c:153 msgid "unsupported RAS image variation" msgstr "പിന്തുണ ലഭ്യമല്ലാത്ത RAS ഇമേജ് മാറ്റം" -#: gdk-pixbuf/io-ras.c:170 gdk-pixbuf/io-ras.c:199 +#: gdk-pixbuf/io-ras.c:168 gdk-pixbuf/io-ras.c:197 msgid "Not enough memory to load RAS image" msgstr "RAS ഇമേജ് ലഭ്യമാക്കുന്നതിന് ആവശ്യമുള്ള മെമ്മറിയില്ല" -#: gdk-pixbuf/io-ras.c:544 +#: gdk-pixbuf/io-ras.c:542 msgid "The Sun raster image format" msgstr "Sun raster ഇമേജ് രീതി" -#: gdk-pixbuf/io-tga.c:153 +#: gdk-pixbuf/io-tga.c:151 msgid "Cannot allocate memory for IOBuffer struct" msgstr "IOBuffer struct-ന് ആവശ്യമുള്ള മെമ്മറി അനുവദിക്കുവാന്‍ സാധ്യമായില്ല" -#: gdk-pixbuf/io-tga.c:172 +#: gdk-pixbuf/io-tga.c:170 msgid "Cannot allocate memory for IOBuffer data" msgstr "IOBuffer ഡേറ്റായ്ക്ക് ആവശ്യമുള്ള മെമ്മറി അനുവദിക്കുവാന്‍ സാധ്യമായില്ല" -#: gdk-pixbuf/io-tga.c:183 +#: gdk-pixbuf/io-tga.c:181 msgid "Cannot realloc IOBuffer data" msgstr "IOBuffer data realloc ചെയ്യുവാന്‍ സാധ്യമായില്ല" -#: gdk-pixbuf/io-tga.c:213 +#: gdk-pixbuf/io-tga.c:211 msgid "Cannot allocate temporary IOBuffer data" msgstr "താല്‍ക്കാലികമായ IOBuffer ഡേറ്റാ അനുവദിക്കുവാന്‍ സാധ്യമായില്ല" -#: gdk-pixbuf/io-tga.c:346 +#: gdk-pixbuf/io-tga.c:339 msgid "Cannot allocate new pixbuf" msgstr "പുതിയ pixbuf അനുവദിക്കുവാന്‍ സാധ്യമായില്ല" -#: gdk-pixbuf/io-tga.c:685 +#: gdk-pixbuf/io-tga.c:678 msgid "Image is corrupted or truncated" msgstr "ചിത്രം നശിച്ച് പോയി" -#: gdk-pixbuf/io-tga.c:692 +#: gdk-pixbuf/io-tga.c:685 msgid "Cannot allocate colormap structure" msgstr "കളറ്‍മാപ്പ് രൂപം അനുവദിക്കുവാന്‍ സാധ്യമായില്ല" -#: gdk-pixbuf/io-tga.c:699 +#: gdk-pixbuf/io-tga.c:692 msgid "Cannot allocate colormap entries" msgstr "കളറ്‍മാപ്പ് എന്‍ട്രികള്‍ അനുവദിക്കുവാന്‍ സാധ്യമായില്ല" -#: gdk-pixbuf/io-tga.c:721 +#: gdk-pixbuf/io-tga.c:714 msgid "Unexpected bitdepth for colormap entries" msgstr "colormap എന്‍ട്രികള്‍ക്ക് അപ്രതീക്ഷിതമായ bitdepth" -#: gdk-pixbuf/io-tga.c:739 +#: gdk-pixbuf/io-tga.c:732 msgid "Cannot allocate TGA header memory" msgstr "TGA ഹെഡര്‍ മെമ്മറി അനുവദിക്കുവാന്‍ സാധ്യമായില്ല" -#: gdk-pixbuf/io-tga.c:772 +#: gdk-pixbuf/io-tga.c:765 msgid "TGA image has invalid dimensions" msgstr "TGA ഇമേജില്‍ തെറ്റായ അളവുകള്‍" -#: gdk-pixbuf/io-tga.c:778 gdk-pixbuf/io-tga.c:787 gdk-pixbuf/io-tga.c:797 -#: gdk-pixbuf/io-tga.c:807 gdk-pixbuf/io-tga.c:814 +#: gdk-pixbuf/io-tga.c:771 gdk-pixbuf/io-tga.c:780 gdk-pixbuf/io-tga.c:790 +#: gdk-pixbuf/io-tga.c:800 gdk-pixbuf/io-tga.c:807 msgid "TGA image type not supported" msgstr "TGA തരത്തിലുള്ള ഇമേജിന് പിന്തുണ ലഭ്യമല്ല" -#: gdk-pixbuf/io-tga.c:861 +#: gdk-pixbuf/io-tga.c:854 msgid "Cannot allocate memory for TGA context struct" msgstr "TGA context struct-നുള്ള മെമ്മറി അനുവദിക്കുവാന്‍ സാധ്യമായില്ല" -#: gdk-pixbuf/io-tga.c:926 +#: gdk-pixbuf/io-tga.c:919 msgid "Excess data in file" msgstr "ഫയലില്‍ കൂടുതല്‍ ഡേറ്റാ" -#: gdk-pixbuf/io-tga.c:1007 +#: gdk-pixbuf/io-tga.c:1000 msgid "The Targa image format" msgstr "Targa ഇമേജ് രീതി" -#: gdk-pixbuf/io-tiff.c:104 +#: gdk-pixbuf/io-tiff.c:102 msgid "Could not get image width (bad TIFF file)" msgstr "ഇമേജിന്റെ വീതി ലഭ്യമാക്കുവാന്‍ സാധ്യമായില്ല (തെറ്റായ TIFF ഫയല്‍)" -#: gdk-pixbuf/io-tiff.c:112 +#: gdk-pixbuf/io-tiff.c:110 msgid "Could not get image height (bad TIFF file)" msgstr "ഇമേജിന്റെ ഉയരം ലഭ്യമാക്കുവാന്‍ സാധ്യമായില്ല (തെറ്റായ TIFF ഫയല്‍)" -#: gdk-pixbuf/io-tiff.c:120 +#: gdk-pixbuf/io-tiff.c:118 msgid "Width or height of TIFF image is zero" msgstr "TIFF ഇമേജിന്റെ വീതി അല്ലെങ്കില്‍ ഉയരം പൂജ്യമാണ്" -#: gdk-pixbuf/io-tiff.c:129 gdk-pixbuf/io-tiff.c:138 +#: gdk-pixbuf/io-tiff.c:127 gdk-pixbuf/io-tiff.c:136 msgid "Dimensions of TIFF image too large" msgstr "TIFF ഇമേജിന്റെ അളവുകള്‍ വളരെ കൂടുതലാണ്" -#: gdk-pixbuf/io-tiff.c:162 gdk-pixbuf/io-tiff.c:174 gdk-pixbuf/io-tiff.c:491 +#: gdk-pixbuf/io-tiff.c:160 gdk-pixbuf/io-tiff.c:172 gdk-pixbuf/io-tiff.c:489 msgid "Insufficient memory to open TIFF file" msgstr "TIFF ഫയല്‍ തുറക്കുന്നതിന് ആവശ്യമായ മെമ്മറി ലഭ്യമല്ല" -#: gdk-pixbuf/io-tiff.c:236 +#: gdk-pixbuf/io-tiff.c:234 msgid "Failed to load RGB data from TIFF file" msgstr "TIFF ഫയലില്‍ നിന്നും RGB ഡേറ്റാ ലഭ്യമാക്കുന്നതില്‍ പരാജയം" -#: gdk-pixbuf/io-tiff.c:293 +#: gdk-pixbuf/io-tiff.c:291 msgid "Failed to open TIFF image" msgstr "TIFF ഇമേജ് തുറക്കുവാന്‍ സാധ്യമല്ല" -#: gdk-pixbuf/io-tiff.c:427 gdk-pixbuf/io-tiff.c:440 +#: gdk-pixbuf/io-tiff.c:425 gdk-pixbuf/io-tiff.c:438 msgid "Failed to load TIFF image" msgstr "TIFF ഇമേജ് ലഭ്യമാക്കുന്നതില്‍ പരാജയം" -#: gdk-pixbuf/io-tiff.c:623 +#: gdk-pixbuf/io-tiff.c:621 msgid "Failed to save TIFF image" msgstr "TIFF ഇമേജ് സൂക്ഷിക്കുന്നതില്‍ പരാജയം" -#: gdk-pixbuf/io-tiff.c:656 +#: gdk-pixbuf/io-tiff.c:654 msgid "TIFF compression doesn't refer to a valid codec." msgstr "TIFF കമ്പ്രഷന്‍ ശരിയായ കോഡക്കിലേക്ക് ചൂണ്ടുന്നില്ല." -#: gdk-pixbuf/io-tiff.c:696 +#: gdk-pixbuf/io-tiff.c:694 msgid "Failed to write TIFF data" msgstr "TIFF ഇമേജ് എഴുതുന്നതില്‍ പരാജയം" -#: gdk-pixbuf/io-tiff.c:733 +#: gdk-pixbuf/io-tiff.c:731 msgid "Couldn't write to TIFF file" msgstr "TIFF ഫയലിലേക്ക് എഴുതുവാന്‍ സാധ്യമായില്ല" -#: gdk-pixbuf/io-tiff.c:788 -msgid "The TIFF image format" -msgstr "TIFF ഇമേഡ് രീതി" - -#: gdk-pixbuf/io-wbmp.c:245 +#: gdk-pixbuf/io-wbmp.c:243 msgid "Image has zero width" msgstr "ഇമേജിന്റെ വീതി പൂജ്യമാണ്" -#: gdk-pixbuf/io-wbmp.c:263 +#: gdk-pixbuf/io-wbmp.c:261 msgid "Image has zero height" msgstr "ഇമേജിന്റെ ഉയരം പൂജ്യമാണ്" -#: gdk-pixbuf/io-wbmp.c:274 +#: gdk-pixbuf/io-wbmp.c:272 msgid "Not enough memory to load image" msgstr "ഇമേജ് ലഭ്യമാക്കുന്നതിന് ആവശ്യമുള്ള മെമ്മറിയില്ല" -#: gdk-pixbuf/io-wbmp.c:333 +#: gdk-pixbuf/io-wbmp.c:331 msgid "Couldn't save the rest" msgstr "ബാക്കിയുള്ളവ സൂക്ഷിക്കുവാന്‍ സാധ്യമായില്ല" -#: gdk-pixbuf/io-wbmp.c:374 +#: gdk-pixbuf/io-wbmp.c:372 msgid "The WBMP image format" msgstr "WBMP ഇമേജ് രീതി" -#: gdk-pixbuf/io-xbm.c:304 +#: gdk-pixbuf/io-xbm.c:302 msgid "Invalid XBM file" msgstr "തെറ്റായ XBM ഫയല്‍" -#: gdk-pixbuf/io-xbm.c:314 +#: gdk-pixbuf/io-xbm.c:312 msgid "Insufficient memory to load XBM image file" msgstr "XBM ഇമേജ് ഫയല്‍ ലഭ്യമാക്കുന്നതിന് ആവശ്യമുള്ള മെമ്മറിയില്ല" -#: gdk-pixbuf/io-xbm.c:462 +#: gdk-pixbuf/io-xbm.c:460 msgid "Failed to write to temporary file when loading XBM image" msgstr "XBM ഇമേജ് ലഭ്യമാക്കുമ്പോള്‍ താല്‍ക്കാലിക ഫയലിലേക്ക് എഴുതുന്നതില്‍ പരാജയം" -#: gdk-pixbuf/io-xbm.c:501 +#: gdk-pixbuf/io-xbm.c:499 msgid "The XBM image format" msgstr "XBM ഇമേജ് രീതി" -#: gdk-pixbuf/io-xpm.c:469 +#: gdk-pixbuf/io-xpm.c:467 msgid "No XPM header found" msgstr "XPM ഹെഡറ്‍ ലഭ്യമല്ല" -#: gdk-pixbuf/io-xpm.c:478 +#: gdk-pixbuf/io-xpm.c:476 msgid "Invalid XPM header" msgstr "തെറ്റായ XPM ഹെഡറ്‍" -#: gdk-pixbuf/io-xpm.c:486 +#: gdk-pixbuf/io-xpm.c:484 msgid "XPM file has image width <= 0" msgstr "XPM ഫയലിന്റെ ഇമേജ് വീതി <= 0" -#: gdk-pixbuf/io-xpm.c:494 +#: gdk-pixbuf/io-xpm.c:492 msgid "XPM file has image height <= 0" msgstr "XPM ഫയലിന്റെ ഇമേജ് ഉയരം <= 0" -#: gdk-pixbuf/io-xpm.c:502 +#: gdk-pixbuf/io-xpm.c:500 msgid "XPM has invalid number of chars per pixel" msgstr "XPM-ലുള്ള ഓരോ പിക്സലുകളിലേയും അക്ഷരങ്ങളുടെ എണ്ണം തെറ്റാണ്" -#: gdk-pixbuf/io-xpm.c:511 +#: gdk-pixbuf/io-xpm.c:509 msgid "XPM file has invalid number of colors" msgstr "XPM ഫയലിലുള്ള നിറങ്ങളുടെ എണ്ണം തെറ്റാണ്" -#: gdk-pixbuf/io-xpm.c:523 gdk-pixbuf/io-xpm.c:532 gdk-pixbuf/io-xpm.c:584 +#: gdk-pixbuf/io-xpm.c:521 gdk-pixbuf/io-xpm.c:530 gdk-pixbuf/io-xpm.c:582 msgid "Cannot allocate memory for loading XPM image" msgstr "XPM ഇമേജ് ലഭ്യമാക്കുന്നതിന് ആവശ്യമുള്ള മെമ്മറി അനുവദിക്കുവാന്‍ സാധ്യമല്ല" -#: gdk-pixbuf/io-xpm.c:546 +#: gdk-pixbuf/io-xpm.c:544 msgid "Cannot read XPM colormap" msgstr "XPM കളറ്‍മാപ്പ് വായിക്കുവാന്‍ സാധ്യമല്ല" -#: gdk-pixbuf/io-xpm.c:778 +#: gdk-pixbuf/io-xpm.c:776 msgid "Failed to write to temporary file when loading XPM image" msgstr "XPM ഇമേജ് ലഭ്യമാക്കുമ്പോള്‍ താല്‍ക്കാലിക ഫയലിലേക്ക് എഴുതുന്നതില്‍ പരാജയം" -#: gdk-pixbuf/io-xpm.c:817 +#: gdk-pixbuf/io-xpm.c:815 msgid "The XPM image format" msgstr "XPM ഇമേജ് രീതി" diff --git a/po/mn.gmo b/po/mn.gmo index 921c563bb4ea98dd5cb8e7e793ee2f49e8b8a0c6..a280a30819eba8bbe061fa694f15b153437ede70 100644 GIT binary patch delta 28 kcmX>zf$_`)#tj?fc};W;Om&US6pRe4Ow2a#mG9R80FDj`4gdfE delta 28 kcmX>zf$_`)#tj?fd5v`qOmq!R6$}lmj4U?qmG9R80FB5A2><{9 diff --git a/po/mn.po b/po/mn.po index 15c35c3..ebda019 100644 --- a/po/mn.po +++ b/po/mn.po @@ -12,7 +12,7 @@ msgstr "" "Project-Id-Version: mn\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=gdk-" "pixbuf\n" -"POT-Creation-Date: 2013-04-15 10:28-0400\n" +"POT-Creation-Date: 2014-05-26 20:46-0400\n" "PO-Revision-Date: 2004-03-17 17:16+0100\n" "Last-Translator: Sanlig Badral \n" "Language-Team: Mongolian \n" @@ -23,19 +23,19 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" # gdk-pixbuf/gdk-pixbuf-animation.c:144 gdk-pixbuf/gdk-pixbuf-io.c:581 -#: gdk-pixbuf/gdk-pixbuf-animation.c:160 gdk-pixbuf/gdk-pixbuf-io.c:1064 -#: gdk-pixbuf/gdk-pixbuf-io.c:1330 +#: gdk-pixbuf/gdk-pixbuf-animation.c:158 gdk-pixbuf/gdk-pixbuf-io.c:1077 +#: gdk-pixbuf/gdk-pixbuf-io.c:1333 #, c-format msgid "Failed to open file '%s': %s" msgstr "\"%s\" файл нээгдсэнгүй: %s" # gdk-pixbuf/gdk-pixbuf-animation.c:155 gdk-pixbuf/gdk-pixbuf-io.c:591 -#: gdk-pixbuf/gdk-pixbuf-animation.c:173 gdk-pixbuf/gdk-pixbuf-io.c:1076 +#: gdk-pixbuf/gdk-pixbuf-animation.c:171 gdk-pixbuf/gdk-pixbuf-io.c:962 #, c-format msgid "Image file '%s' contains no data" msgstr "\"%s\" зургийн файл өгөгдөл агуулаагүй" -#: gdk-pixbuf/gdk-pixbuf-animation.c:212 +#: gdk-pixbuf/gdk-pixbuf-animation.c:210 #, c-format msgid "" "Failed to load animation '%s': reason not known, probably a corrupt " @@ -44,8 +44,8 @@ msgstr "" "Хөдөлгөөнт зураг \"%s\" ачаалагдсангүй: Шалтгаан нь тодорхойгүй, магадгүй " "хөдөлгөөнт зурагийн файл эвдэрсэн бололтой" -#: gdk-pixbuf/gdk-pixbuf-animation.c:280 gdk-pixbuf/gdk-pixbuf-io.c:1112 -#: gdk-pixbuf/gdk-pixbuf-io.c:1382 +#: gdk-pixbuf/gdk-pixbuf-animation.c:278 gdk-pixbuf/gdk-pixbuf-io.c:1113 +#: gdk-pixbuf/gdk-pixbuf-io.c:1385 #, c-format msgid "" "Failed to load image '%s': reason not known, probably a corrupt image file" @@ -54,13 +54,13 @@ msgstr "" "эвдэрхий бололтой" # gdk-pixbuf/gdk-pixbuf-io.c:354 -#: gdk-pixbuf/gdk-pixbuf-io.c:790 +#: gdk-pixbuf/gdk-pixbuf-io.c:774 #, c-format msgid "Unable to load image-loading module: %s: %s" msgstr "Зураг ачаалагч модулийг ачаалах боломжгүй байна: %s: %s" # gdk-pixbuf/gdk-pixbuf-io.c:373 -#: gdk-pixbuf/gdk-pixbuf-io.c:805 +#: gdk-pixbuf/gdk-pixbuf-io.c:789 #, fuzzy, c-format msgid "" "Image-loading module %s does not export the proper interface; perhaps it's " @@ -70,36 +70,36 @@ msgstr "" "нь ялгаатай GTK хувилбараас байж болох юм." # gdk-pixbuf/gdk-pixbuf-io.c:490 gdk-pixbuf/gdk-pixbuf-io.c:516 -#: gdk-pixbuf/gdk-pixbuf-io.c:814 gdk-pixbuf/gdk-pixbuf-io.c:865 +#: gdk-pixbuf/gdk-pixbuf-io.c:798 gdk-pixbuf/gdk-pixbuf-io.c:849 #, c-format msgid "Image type '%s' is not supported" msgstr "Зургийн \"%s\" төрөл дэмжигдээгүй" # gdk-pixbuf/gdk-pixbuf-io.c:538 -#: gdk-pixbuf/gdk-pixbuf-io.c:950 +#: gdk-pixbuf/gdk-pixbuf-io.c:934 #, c-format msgid "Couldn't recognize the image file format for file '%s'" msgstr "\"%s\" файлын зургийн төрөл танигдахгүй байна" # gdk-pixbuf/gdk-pixbuf-io.c:544 -#: gdk-pixbuf/gdk-pixbuf-io.c:958 +#: gdk-pixbuf/gdk-pixbuf-io.c:942 msgid "Unrecognized image file format" msgstr "Зургийн файлын төрөл танигдсангүй" # gdk-pixbuf/gdk-pixbuf-io.c:647 -#: gdk-pixbuf/gdk-pixbuf-io.c:1121 +#: gdk-pixbuf/gdk-pixbuf-io.c:1124 #, c-format msgid "Failed to load image '%s': %s" msgstr "\"%s\" зураг ачаалагдсангүй: %s" # gdk-pixbuf/io-jpeg.c:125 -#: gdk-pixbuf/gdk-pixbuf-io.c:2015 gdk-pixbuf/io-gdip-utils.c:837 +#: gdk-pixbuf/gdk-pixbuf-io.c:2029 gdk-pixbuf/io-gdip-utils.c:835 #, c-format msgid "Error writing to image file: %s" msgstr "Зургийн файл руу бичиж байхад алдаа (%s)" # gdk-pixbuf/gdk-pixbuf-io.c:752 -#: gdk-pixbuf/gdk-pixbuf-io.c:2057 gdk-pixbuf/gdk-pixbuf-io.c:2178 +#: gdk-pixbuf/gdk-pixbuf-io.c:2071 gdk-pixbuf/gdk-pixbuf-io.c:2192 #, c-format msgid "This build of gdk-pixbuf does not support saving the image format: %s" msgstr "" @@ -107,28 +107,28 @@ msgstr "" "тохирохгүй байна" # gdk-pixbuf/io-xbm.c:293 -#: gdk-pixbuf/gdk-pixbuf-io.c:2088 +#: gdk-pixbuf/gdk-pixbuf-io.c:2102 msgid "Insufficient memory to save image to callback" msgstr "callback руу зураг хадгалах хангалттай санах ой алга" # gdk-pixbuf/io-tiff.c:273 -#: gdk-pixbuf/gdk-pixbuf-io.c:2101 +#: gdk-pixbuf/gdk-pixbuf-io.c:2115 msgid "Failed to open temporary file" msgstr "Түр зуурын файл нээгдсэнгүй " # gdk-pixbuf/io-xbm.c:427 -#: gdk-pixbuf/gdk-pixbuf-io.c:2124 +#: gdk-pixbuf/gdk-pixbuf-io.c:2138 msgid "Failed to read from temporary file" msgstr "Түр зуурын файлаас уншигдсангүй" # gdk-pixbuf/gdk-pixbuf-io.c:859 -#: gdk-pixbuf/gdk-pixbuf-io.c:2372 +#: gdk-pixbuf/gdk-pixbuf-io.c:2382 #, c-format msgid "Failed to open '%s' for writing: %s" msgstr "\"%s\" бичихээр нээхэд онгойсонгүй: %s" # gdk-pixbuf/gdk-pixbuf-io.c:880 -#: gdk-pixbuf/gdk-pixbuf-io.c:2398 +#: gdk-pixbuf/gdk-pixbuf-io.c:2408 #, c-format msgid "" "Failed to close '%s' while writing image, all data may not have been saved: " @@ -138,18 +138,18 @@ msgstr "" "хадгалагдаагүй байж болно: %s" # gdk-pixbuf/io-xbm.c:293 -#: gdk-pixbuf/gdk-pixbuf-io.c:2619 gdk-pixbuf/gdk-pixbuf-io.c:2671 +#: gdk-pixbuf/gdk-pixbuf-io.c:2629 gdk-pixbuf/gdk-pixbuf-io.c:2681 msgid "Insufficient memory to save image into a buffer" msgstr "Буфер рүү зураг хадгалах хангалттай санах ой алга" # gdk-pixbuf/io-jpeg.c:125 -#: gdk-pixbuf/gdk-pixbuf-io.c:2717 +#: gdk-pixbuf/gdk-pixbuf-io.c:2727 #, fuzzy msgid "Error writing to image stream" msgstr "Зургийн файл руу бичиж байхад алдаа (%s)" # gdk-pixbuf/gdk-pixbuf-loader.c:273 gdk-pixbuf/gdk-pixbuf-loader.c:374 -#: gdk-pixbuf/gdk-pixbuf-loader.c:393 +#: gdk-pixbuf/gdk-pixbuf-loader.c:384 #, fuzzy, c-format msgid "" "Internal error: Image loader module '%s' failed to complete an operation, " @@ -159,117 +159,123 @@ msgstr "" "харин нурсан шалгааныг өгсөнгүй" # gdk-pixbuf/gdk-pixbuf-loader.c:250 -#: gdk-pixbuf/gdk-pixbuf-loader.c:435 +#: gdk-pixbuf/gdk-pixbuf-loader.c:426 #, c-format msgid "Incremental loading of image type '%s' is not supported" msgstr "Зургийн \"%s\" төрлийг нэмэгдүүлэн ачаалах боломжгүй" -#: gdk-pixbuf/gdk-pixdata.c:160 +#: gdk-pixbuf/gdk-pixdata.c:158 msgid "Image header corrupt" msgstr "Зургийн толгой эвдэрсэн" # gdk-pixbuf/gdk-pixdata.c:151 -#: gdk-pixbuf/gdk-pixdata.c:165 +#: gdk-pixbuf/gdk-pixdata.c:163 msgid "Image format unknown" msgstr "Зургийн тодорхойгүй төрөл" # gdk-pixbuf/gdk-pixdata.c:156 gdk-pixbuf/gdk-pixdata.c:457 -#: gdk-pixbuf/gdk-pixdata.c:170 gdk-pixbuf/gdk-pixdata.c:502 +#: gdk-pixbuf/gdk-pixdata.c:168 gdk-pixbuf/gdk-pixdata.c:501 msgid "Image pixel data corrupt" msgstr "Зургийн цэгэн өгөгдөл эвдэрсэн" # gdk-pixbuf/gdk-pixdata.c:403 -#: gdk-pixbuf/gdk-pixdata.c:446 +#: gdk-pixbuf/gdk-pixdata.c:445 #, c-format msgid "failed to allocate image buffer of %u byte" msgid_plural "failed to allocate image buffer of %u bytes" msgstr[0] "Зургийн %u байтын буфер байрлуулж чадсангүй" msgstr[1] "Зургийн %u байтын буфер байрлуулж чадсангүй" -#: gdk-pixbuf/io-ani.c:244 +#: gdk-pixbuf/io-ani.c:242 msgid "Unexpected icon chunk in animation" msgstr "Хөдөлгөөнт зурганд санамсаргүй дүрс" # gdk-pixbuf/io-ico.c:303 -#: gdk-pixbuf/io-ani.c:342 gdk-pixbuf/io-ani.c:400 gdk-pixbuf/io-ani.c:426 -#: gdk-pixbuf/io-ani.c:449 gdk-pixbuf/io-ani.c:476 gdk-pixbuf/io-ani.c:563 +#: gdk-pixbuf/io-ani.c:340 gdk-pixbuf/io-ani.c:398 gdk-pixbuf/io-ani.c:424 +#: gdk-pixbuf/io-ani.c:447 gdk-pixbuf/io-ani.c:474 gdk-pixbuf/io-ani.c:561 msgid "Invalid header in animation" msgstr "Хөдөлгөөнт зургийн толгой хэсэг хүчингүй" # gdk-pixbuf/io-ico.c:262 gdk-pixbuf/io-ico.c:318 gdk-pixbuf/io-ico.c:381 # gdk-pixbuf/io-ico.c:443 gdk-pixbuf/io-ico.c:460 -#: gdk-pixbuf/io-ani.c:352 gdk-pixbuf/io-ani.c:374 gdk-pixbuf/io-ani.c:458 -#: gdk-pixbuf/io-ani.c:485 gdk-pixbuf/io-ani.c:536 gdk-pixbuf/io-ani.c:608 +#: gdk-pixbuf/io-ani.c:350 gdk-pixbuf/io-ani.c:372 gdk-pixbuf/io-ani.c:456 +#: gdk-pixbuf/io-ani.c:483 gdk-pixbuf/io-ani.c:534 gdk-pixbuf/io-ani.c:606 msgid "Not enough memory to load animation" msgstr "Хөдөлгөөнт зураг ачаалахад санах ой хүрэлцэхгүй байна" -#: gdk-pixbuf/io-ani.c:392 gdk-pixbuf/io-ani.c:418 gdk-pixbuf/io-ani.c:437 +#: gdk-pixbuf/io-ani.c:390 gdk-pixbuf/io-ani.c:416 gdk-pixbuf/io-ani.c:435 msgid "Malformed chunk in animation" msgstr "Хөдөлгөөнт зурагт кадр дутуу байна" +# gdk-pixbuf/io-gif.c:1437 +#: gdk-pixbuf/io-ani.c:628 +#, fuzzy +msgid "ANI image was truncated or incomplete." +msgstr "GIF зураг тасархай эсвэл дутуу болсон" + # gdk-pixbuf/gdk-pixdata.c:151 -#: gdk-pixbuf/io-ani.c:660 +#: gdk-pixbuf/io-ani.c:669 msgid "The ANI image format" msgstr "ANI зургийн төрөл " # gdk-pixbuf/io-bmp.c:300 gdk-pixbuf/io-bmp.c:323 gdk-pixbuf/io-bmp.c:382 -#: gdk-pixbuf/io-bmp.c:229 gdk-pixbuf/io-bmp.c:266 gdk-pixbuf/io-bmp.c:337 -#: gdk-pixbuf/io-bmp.c:369 gdk-pixbuf/io-bmp.c:392 gdk-pixbuf/io-bmp.c:495 +#: gdk-pixbuf/io-bmp.c:227 gdk-pixbuf/io-bmp.c:264 gdk-pixbuf/io-bmp.c:335 +#: gdk-pixbuf/io-bmp.c:367 gdk-pixbuf/io-bmp.c:390 gdk-pixbuf/io-bmp.c:493 msgid "BMP image has bogus header data" msgstr "BMP зургийн толгой өгөгдөл худал байна" # gdk-pixbuf/io-bmp.c:249 gdk-pixbuf/io-bmp.c:349 -#: gdk-pixbuf/io-bmp.c:240 gdk-pixbuf/io-bmp.c:432 +#: gdk-pixbuf/io-bmp.c:238 gdk-pixbuf/io-bmp.c:430 msgid "Not enough memory to load bitmap image" msgstr "Bitmap зураг ачаалахад санах ой хүрэлцэхгүй байна" # gdk-pixbuf/io-bmp.c:275 -#: gdk-pixbuf/io-bmp.c:318 +#: gdk-pixbuf/io-bmp.c:316 msgid "BMP image has unsupported header size" msgstr "BMP зургийн толгойн хэмжээ тодорхойгүй" -#: gdk-pixbuf/io-bmp.c:356 +#: gdk-pixbuf/io-bmp.c:354 msgid "Topdown BMP images cannot be compressed" msgstr "" # gdk-pixbuf/io-pnm.c:716 -#: gdk-pixbuf/io-bmp.c:716 gdk-pixbuf/io-pnm.c:707 +#: gdk-pixbuf/io-bmp.c:714 gdk-pixbuf/io-pnm.c:705 msgid "Premature end-of-file encountered" msgstr "Файлын төгсгөл хэт эрт олдлоо" # gdk-pixbuf/io-jpeg.c:345 gdk-pixbuf/io-jpeg.c:538 gdk-pixbuf/io-jpeg.c:710 -#: gdk-pixbuf/io-bmp.c:1328 +#: gdk-pixbuf/io-bmp.c:1326 #, fuzzy msgid "Couldn't allocate memory for saving BMP file" msgstr "JPEG төрлийн файлыг санах ойд байрлуулж чадсангүй" # gtk/gtkfilesel.c:3854 -#: gdk-pixbuf/io-bmp.c:1369 +#: gdk-pixbuf/io-bmp.c:1367 #, fuzzy msgid "Couldn't write to BMP file" msgstr "Файлын нэр өөрчлөгдсөнгүй" -#: gdk-pixbuf/io-bmp.c:1422 gdk-pixbuf/io-gdip-bmp.c:82 +#: gdk-pixbuf/io-bmp.c:1420 gdk-pixbuf/io-gdip-bmp.c:80 msgid "The BMP image format" msgstr "BMP зургийн төрөл " -#: gdk-pixbuf/io-gdip-emf.c:59 +#: gdk-pixbuf/io-gdip-emf.c:57 #, fuzzy msgid "The EMF image format" msgstr "BMP зургийн төрөл " # gdk-pixbuf/gdk-pixdata.c:151 -#: gdk-pixbuf/io-gdip-gif.c:80 gdk-pixbuf/io-gif.c:1720 +#: gdk-pixbuf/io-gdip-gif.c:78 gdk-pixbuf/io-gif.c:1718 msgid "The GIF image format" msgstr "GIF зургийн төрөл" # gdk-pixbuf/gdk-pixdata.c:151 -#: gdk-pixbuf/io-gdip-ico.c:59 gdk-pixbuf/io-ico.c:1271 +#: gdk-pixbuf/io-gdip-ico.c:57 gdk-pixbuf/io-ico.c:1269 msgid "The ICO image format" msgstr "ICO зургийн төрөл" # gdk-pixbuf/io-jpeg.c:664 -#: gdk-pixbuf/io-gdip-jpeg.c:53 gdk-pixbuf/io-jpeg.c:1249 +#: gdk-pixbuf/io-gdip-jpeg.c:51 gdk-pixbuf/io-jpeg.c:1249 #, c-format msgid "" "JPEG quality must be a value between 0 and 100; value '%s' could not be " @@ -279,7 +285,7 @@ msgstr "" "ялгал хийж чадсангүй" # gdk-pixbuf/io-jpeg.c:679 -#: gdk-pixbuf/io-gdip-jpeg.c:68 gdk-pixbuf/io-jpeg.c:1265 +#: gdk-pixbuf/io-gdip-jpeg.c:66 gdk-pixbuf/io-jpeg.c:1265 #, c-format msgid "" "JPEG quality must be a value between 0 and 100; value '%d' is not allowed." @@ -287,24 +293,28 @@ msgstr "" "JPEG төрөл нь 0 ба 100 -ийн хоорондох утгыг авбал сайн; \"%d\" утга бол " "зөвшөөрөгдөөгүй." -#: gdk-pixbuf/io-gdip-jpeg.c:136 gdk-pixbuf/io-jpeg.c:1478 +#: gdk-pixbuf/io-gdip-jpeg.c:134 gdk-pixbuf/io-jpeg.c:1478 msgid "The JPEG image format" msgstr "JPEG зургийн төрөл байна" +#: gdk-pixbuf/io-gdip-tiff.c:80 gdk-pixbuf/io-tiff.c:786 +msgid "The TIFF image format" +msgstr "TIFF зургийн төрөл " + # gdk-pixbuf/io-tga.c:903 -#: gdk-pixbuf/io-gdip-utils.c:154 +#: gdk-pixbuf/io-gdip-utils.c:152 #, fuzzy, c-format msgid "Could not allocate memory: %s" msgstr "Файлын толгойг санах ойд ачаалж чадахгүй байна" # gtk/gtkfilesel.c:1369 -#: gdk-pixbuf/io-gdip-utils.c:179 gdk-pixbuf/io-gdip-utils.c:293 -#: gdk-pixbuf/io-gdip-utils.c:333 +#: gdk-pixbuf/io-gdip-utils.c:177 gdk-pixbuf/io-gdip-utils.c:291 +#: gdk-pixbuf/io-gdip-utils.c:331 #, fuzzy, c-format msgid "Could not create stream: %s" msgstr "\"%s\" хавтас үүсгэхэд алдлаа: %s" -#: gdk-pixbuf/io-gdip-utils.c:193 +#: gdk-pixbuf/io-gdip-utils.c:191 #, fuzzy, c-format msgid "Could not seek stream: %s" msgstr "" @@ -312,116 +322,116 @@ msgstr "" "%s" # gtk/gtkfilesel.c:1369 -#: gdk-pixbuf/io-gdip-utils.c:205 +#: gdk-pixbuf/io-gdip-utils.c:203 #, fuzzy, c-format msgid "Could not read from stream: %s" msgstr "\"%s\" хавтас үүсгэхэд алдлаа: %s" # gtk/gtkfilesel.c:3854 -#: gdk-pixbuf/io-gdip-utils.c:617 +#: gdk-pixbuf/io-gdip-utils.c:615 #, fuzzy msgid "Couldn't load bitmap" msgstr "Файлын нэр өөрчлөгдсөнгүй" # gtk/gtkfilesel.c:3854 -#: gdk-pixbuf/io-gdip-utils.c:773 +#: gdk-pixbuf/io-gdip-utils.c:771 #, fuzzy msgid "Couldn't load metafile" msgstr "Файлын нэр өөрчлөгдсөнгүй" # gdk-pixbuf/io-tga.c:1308 gdk-pixbuf/io-tga.c:1337 -#: gdk-pixbuf/io-gdip-utils.c:878 +#: gdk-pixbuf/io-gdip-utils.c:876 #, fuzzy msgid "Unsupported image format for GDI+" msgstr "RAS зургийн өөрчлөлт тодорхойлогдоогүй" # gdk-pixbuf/io-wbmp.c:366 -#: gdk-pixbuf/io-gdip-utils.c:885 +#: gdk-pixbuf/io-gdip-utils.c:883 #, fuzzy msgid "Couldn't save" msgstr "Хадгалж чадсангүй" -#: gdk-pixbuf/io-gdip-wmf.c:58 +#: gdk-pixbuf/io-gdip-wmf.c:56 #, fuzzy msgid "The WMF image format" msgstr "WBMP зургийн төрөл " # gdk-pixbuf/io-gif.c:218 -#: gdk-pixbuf/io-gif.c:222 +#: gdk-pixbuf/io-gif.c:220 #, c-format msgid "Failure reading GIF: %s" msgstr "GIF төрлийн файл уншигдахгүй байна: %s" # gdk-pixbuf/io-gif.c:460 gdk-pixbuf/io-gif.c:1382 gdk-pixbuf/io-gif.c:1542 -#: gdk-pixbuf/io-gif.c:496 gdk-pixbuf/io-gif.c:1502 gdk-pixbuf/io-gif.c:1669 +#: gdk-pixbuf/io-gif.c:494 gdk-pixbuf/io-gif.c:1500 gdk-pixbuf/io-gif.c:1667 msgid "GIF file was missing some data (perhaps it was truncated somehow?)" msgstr "" "GIF төрлийн файлын зарим өгөгдөл алдагдсан байна (магадгүй тасарсан байх?)" # gdk-pixbuf/io-gif.c:469 -#: gdk-pixbuf/io-gif.c:505 +#: gdk-pixbuf/io-gif.c:503 #, c-format msgid "Internal error in the GIF loader (%s)" msgstr "GIF зураг ачаалагчийн дотоод алдаа (%s)" -#: gdk-pixbuf/io-gif.c:579 +#: gdk-pixbuf/io-gif.c:577 msgid "Stack overflow" msgstr "Стек дүүрлээ" # gdk-pixbuf/io-gif.c:592 -#: gdk-pixbuf/io-gif.c:639 +#: gdk-pixbuf/io-gif.c:637 #, fuzzy msgid "GIF image loader cannot understand this image." msgstr "GIF зураг ачаалагч уг зургийг ойлгож чадахгүй байна" # gdk-pixbuf/io-gif.c:621 -#: gdk-pixbuf/io-gif.c:668 +#: gdk-pixbuf/io-gif.c:666 msgid "Bad code encountered" msgstr "Буруу код тааралдлаа" # gdk-pixbuf/io-gif.c:630 -#: gdk-pixbuf/io-gif.c:678 +#: gdk-pixbuf/io-gif.c:676 msgid "Circular table entry in GIF file" msgstr "GIF зургийн файлын заавар хүснэгтийн бичлэг" # gdk-pixbuf/io-gif.c:762 gdk-pixbuf/io-gif.c:1370 gdk-pixbuf/io-gif.c:1415 # gdk-pixbuf/io-gif.c:1530 -#: gdk-pixbuf/io-gif.c:866 gdk-pixbuf/io-gif.c:1488 gdk-pixbuf/io-gif.c:1541 -#: gdk-pixbuf/io-gif.c:1657 +#: gdk-pixbuf/io-gif.c:864 gdk-pixbuf/io-gif.c:1486 gdk-pixbuf/io-gif.c:1539 +#: gdk-pixbuf/io-gif.c:1655 msgid "Not enough memory to load GIF file" msgstr "GIF зургийн файл ачаалахад санах ой хүрэлцэхгүй байна" # gdk-pixbuf/io-gif.c:762 gdk-pixbuf/io-gif.c:1370 gdk-pixbuf/io-gif.c:1415 # gdk-pixbuf/io-gif.c:1530 -#: gdk-pixbuf/io-gif.c:960 +#: gdk-pixbuf/io-gif.c:958 #, fuzzy msgid "Not enough memory to composite a frame in GIF file" msgstr "GIF зургийн файл ачаалахад санах ой хүрэлцэхгүй байна" # gdk-pixbuf/io-gif.c:1009 -#: gdk-pixbuf/io-gif.c:1132 +#: gdk-pixbuf/io-gif.c:1130 msgid "GIF image is corrupt (incorrect LZW compression)" msgstr "GIF зураг бол гэмтсэн (буруу LZW алгоритмын шахалт)" # gdk-pixbuf/io-gif.c:1059 -#: gdk-pixbuf/io-gif.c:1182 +#: gdk-pixbuf/io-gif.c:1180 msgid "File does not appear to be a GIF file" msgstr "GIF зургийн файл гэж санагдахгүй байна" # gdk-pixbuf/io-gif.c:1071 -#: gdk-pixbuf/io-gif.c:1194 +#: gdk-pixbuf/io-gif.c:1192 #, c-format msgid "Version %s of the GIF file format is not supported" msgstr "GIF зургийн файлын төрөлийн %s хувилбар тодорхойгүй" # gdk-pixbuf/io-wbmp.c:278 -#: gdk-pixbuf/io-gif.c:1241 +#: gdk-pixbuf/io-gif.c:1239 #, fuzzy msgid "Resulting GIF image has zero size" msgstr "Зурагын өргөн '' 0 '' болжээ" # gdk-pixbuf/io-gif.c:1208 -#: gdk-pixbuf/io-gif.c:1320 +#: gdk-pixbuf/io-gif.c:1318 msgid "" "GIF image has no global colormap, and a frame inside it has no local " "colormap." @@ -430,7 +440,7 @@ msgstr "" "дүрслэлтэй." # gdk-pixbuf/io-gif.c:1437 -#: gdk-pixbuf/io-gif.c:1564 +#: gdk-pixbuf/io-gif.c:1562 msgid "GIF image was truncated or incomplete." msgstr "GIF зураг тасархай эсвэл дутуу болсон" @@ -454,111 +464,111 @@ msgid "The ICNS image format" msgstr "ICO зургийн төрөл" # gdk-pixbuf/io-ico.c:303 -#: gdk-pixbuf/io-ico.c:228 gdk-pixbuf/io-ico.c:242 gdk-pixbuf/io-ico.c:291 -#: gdk-pixbuf/io-ico.c:302 gdk-pixbuf/io-ico.c:395 +#: gdk-pixbuf/io-ico.c:226 gdk-pixbuf/io-ico.c:240 gdk-pixbuf/io-ico.c:289 +#: gdk-pixbuf/io-ico.c:300 gdk-pixbuf/io-ico.c:393 msgid "Invalid header in icon" msgstr "Дүрсний толгой нь буруу" # gdk-pixbuf/io-ico.c:262 gdk-pixbuf/io-ico.c:318 gdk-pixbuf/io-ico.c:381 # gdk-pixbuf/io-ico.c:443 gdk-pixbuf/io-ico.c:460 -#: gdk-pixbuf/io-ico.c:257 gdk-pixbuf/io-ico.c:312 gdk-pixbuf/io-ico.c:405 -#: gdk-pixbuf/io-ico.c:458 gdk-pixbuf/io-ico.c:488 +#: gdk-pixbuf/io-ico.c:255 gdk-pixbuf/io-ico.c:310 gdk-pixbuf/io-ico.c:403 +#: gdk-pixbuf/io-ico.c:456 gdk-pixbuf/io-ico.c:486 msgid "Not enough memory to load icon" msgstr "Дүрс ачаалахад санах ой хүрэлцэхгүй байна" # gdk-pixbuf/io-ico.c:395 -#: gdk-pixbuf/io-ico.c:338 +#: gdk-pixbuf/io-ico.c:336 msgid "Compressed icons are not supported" msgstr "Шахагдсан дүрлэл дэмжигдээгүй" # gdk-pixbuf/io-ico.c:340 -#: gdk-pixbuf/io-ico.c:358 +#: gdk-pixbuf/io-ico.c:356 msgid "Icon has zero width" msgstr "Дүрсний өргөн нь \" 0 \" болжээ" # gdk-pixbuf/io-ico.c:350 -#: gdk-pixbuf/io-ico.c:368 +#: gdk-pixbuf/io-ico.c:366 msgid "Icon has zero height" msgstr "Дүрсийн өндөр нь \" 0 \" болжээ" # gdk-pixbuf/io-ico.c:428 -#: gdk-pixbuf/io-ico.c:443 +#: gdk-pixbuf/io-ico.c:441 msgid "Unsupported icon type" msgstr "Дэмжигдээгүй дүрлэлийн төрөл" # gdk-pixbuf/io-ico.c:499 -#: gdk-pixbuf/io-ico.c:537 +#: gdk-pixbuf/io-ico.c:535 msgid "Not enough memory to load ICO file" msgstr "ICO файл ачаалахад санах ой хүрэлцэхгүй байна" -#: gdk-pixbuf/io-ico.c:1002 +#: gdk-pixbuf/io-ico.c:1000 msgid "Image too large to be saved as ICO" msgstr "ICO-р хадгалахад зураг хэтэрхий том" -#: gdk-pixbuf/io-ico.c:1013 +#: gdk-pixbuf/io-ico.c:1011 msgid "Cursor hotspot outside image" msgstr "Түүчээний-Hotspot зургийн гадна" -#: gdk-pixbuf/io-ico.c:1036 +#: gdk-pixbuf/io-ico.c:1034 #, c-format msgid "Unsupported depth for ICO file: %d" msgstr "ICO файлын өнгөний гүн дэмжигдээгүй: %d" # gdk-pixbuf/io-tga.c:903 -#: gdk-pixbuf/io-jasper.c:74 +#: gdk-pixbuf/io-jasper.c:73 #, fuzzy msgid "Couldn't allocate memory for stream" msgstr "Файлын толгойг санах ойд ачаалж чадахгүй байна" # gtk/gtkfilesel.c:3854 -#: gdk-pixbuf/io-jasper.c:104 +#: gdk-pixbuf/io-jasper.c:103 #, fuzzy msgid "Couldn't decode image" msgstr "Файлын нэр өөрчлөгдсөнгүй" # gdk-pixbuf/io-png.c:136 -#: gdk-pixbuf/io-jasper.c:122 +#: gdk-pixbuf/io-jasper.c:121 #, fuzzy msgid "Transformed JPEG2000 has zero width or height" msgstr "Хөрвөсөн PNG тэг өргөн ба өндөртэй болов." # gdk-pixbuf/gdk-pixbuf-io.c:490 gdk-pixbuf/gdk-pixbuf-io.c:516 -#: gdk-pixbuf/io-jasper.c:136 +#: gdk-pixbuf/io-jasper.c:135 #, fuzzy msgid "Image type currently not supported" msgstr "Зургийн \"%s\" төрөл дэмжигдээгүй" # gdk-pixbuf/io-jpeg.c:345 gdk-pixbuf/io-jpeg.c:538 gdk-pixbuf/io-jpeg.c:710 -#: gdk-pixbuf/io-jasper.c:148 gdk-pixbuf/io-jasper.c:156 +#: gdk-pixbuf/io-jasper.c:147 gdk-pixbuf/io-jasper.c:155 #, fuzzy msgid "Couldn't allocate memory for color profile" msgstr "JPEG төрлийн файлыг санах ойд байрлуулж чадсангүй" # gdk-pixbuf/io-tiff.c:178 gdk-pixbuf/io-tiff.c:194 gdk-pixbuf/io-tiff.c:485 -#: gdk-pixbuf/io-jasper.c:182 +#: gdk-pixbuf/io-jasper.c:181 #, fuzzy msgid "Insufficient memory to open JPEG 2000 file" msgstr "TIFF төрлийн файлыг ачаалахад санах хүрэхгүй байна" # gdk-pixbuf/io-tga.c:178 -#: gdk-pixbuf/io-jasper.c:261 +#: gdk-pixbuf/io-jasper.c:260 #, fuzzy msgid "Couldn't allocate memory to buffer image data" msgstr "Мөрийн өгөгдөлд зориулсан санах ой гаргаж чадахгүй б/а" -#: gdk-pixbuf/io-jasper.c:305 +#: gdk-pixbuf/io-jasper.c:304 #, fuzzy msgid "The JPEG 2000 image format" msgstr "JPEG зургийн төрөл байна" # gdk-pixbuf/io-jpeg.c:125 -#: gdk-pixbuf/io-jpeg.c:126 +#: gdk-pixbuf/io-jpeg.c:124 #, c-format msgid "Error interpreting JPEG image file (%s)" msgstr "JPEG зургийн файлыг тасарч байхад алдаа (%s)" # gdk-pixbuf/io-jpeg.c:234 -#: gdk-pixbuf/io-jpeg.c:604 +#: gdk-pixbuf/io-jpeg.c:597 msgid "" "Insufficient memory to load image, try exiting some applications to free " "memory" @@ -567,19 +577,19 @@ msgstr "" "гэж оролдоно уу " # gdk-pixbuf/io-ico.c:428 -#: gdk-pixbuf/io-jpeg.c:651 gdk-pixbuf/io-jpeg.c:865 +#: gdk-pixbuf/io-jpeg.c:645 gdk-pixbuf/io-jpeg.c:858 #, c-format msgid "Unsupported JPEG color space (%s)" msgstr "JPEG төрлийн өнгөний орон зай дэмжигдээгүй (%s)" # gdk-pixbuf/io-jpeg.c:345 gdk-pixbuf/io-jpeg.c:538 gdk-pixbuf/io-jpeg.c:710 -#: gdk-pixbuf/io-jpeg.c:764 gdk-pixbuf/io-jpeg.c:1044 +#: gdk-pixbuf/io-jpeg.c:757 gdk-pixbuf/io-jpeg.c:1037 #: gdk-pixbuf/io-jpeg.c:1308 gdk-pixbuf/io-jpeg.c:1318 msgid "Couldn't allocate memory for loading JPEG file" msgstr "JPEG төрлийн файлыг санах ойд байрлуулж чадсангүй" # gdk-pixbuf/io-png.c:136 -#: gdk-pixbuf/io-jpeg.c:1018 +#: gdk-pixbuf/io-jpeg.c:1011 #, fuzzy msgid "Transformed JPEG has zero width or height." msgstr "Хөрвөсөн PNG тэг өргөн ба өндөртэй болов." @@ -590,107 +600,107 @@ msgid "Color profile has invalid length '%u'." msgstr "" # gdk-pixbuf/io-tga.c:903 -#: gdk-pixbuf/io-pcx.c:186 +#: gdk-pixbuf/io-pcx.c:184 msgid "Couldn't allocate memory for header" msgstr "Файлын толгойг санах ойд ачаалж чадахгүй байна" # gdk-pixbuf/io-tga.c:793 -#: gdk-pixbuf/io-pcx.c:201 gdk-pixbuf/io-pcx.c:559 +#: gdk-pixbuf/io-pcx.c:199 gdk-pixbuf/io-pcx.c:557 msgid "Couldn't allocate memory for context buffer" msgstr "Контекст буферт санах ой гаргаж чадахгүй байна" # gdk-pixbuf/io-wbmp.c:296 -#: gdk-pixbuf/io-pcx.c:600 +#: gdk-pixbuf/io-pcx.c:598 msgid "Image has invalid width and/or height" msgstr "Зураг хүчингүй өргөн ба/эсвэл өндөртэй" # gdk-pixbuf/io-bmp.c:275 -#: gdk-pixbuf/io-pcx.c:612 gdk-pixbuf/io-pcx.c:673 +#: gdk-pixbuf/io-pcx.c:610 gdk-pixbuf/io-pcx.c:671 msgid "Image has unsupported bpp" msgstr "Зураг дэмжигдээгүй bpp-тэй" # gdk-pixbuf/io-bmp.c:275 -#: gdk-pixbuf/io-pcx.c:617 gdk-pixbuf/io-pcx.c:625 +#: gdk-pixbuf/io-pcx.c:615 gdk-pixbuf/io-pcx.c:623 #, c-format msgid "Image has unsupported number of %d-bit planes" msgstr "Зураг дэмжигдээгүй %d-бит-нийлүүр тоотой б/а" # gdk-pixbuf/io-tga.c:305 -#: gdk-pixbuf/io-pcx.c:641 +#: gdk-pixbuf/io-pcx.c:639 msgid "Couldn't create new pixbuf" msgstr "Шинэ pixbuf -ийг байрлуулж чадсангүй" # gdk-pixbuf/io-tga.c:178 -#: gdk-pixbuf/io-pcx.c:649 +#: gdk-pixbuf/io-pcx.c:647 msgid "Couldn't allocate memory for line data" msgstr "Мөрийн өгөгдөлд зориулсан санах ой гаргаж чадахгүй б/а" # gdk-pixbuf/io-tga.c:903 -#: gdk-pixbuf/io-pcx.c:656 +#: gdk-pixbuf/io-pcx.c:654 #, fuzzy msgid "Couldn't allocate memory for PCX image" msgstr "Файлын толгойг санах ойд ачаалж чадахгүй байна" -#: gdk-pixbuf/io-pcx.c:703 +#: gdk-pixbuf/io-pcx.c:701 msgid "Didn't get all lines of PCX image" msgstr "PCX-зургийн бүх мөрүүд дуудагдах боломжгүй" -#: gdk-pixbuf/io-pcx.c:710 +#: gdk-pixbuf/io-pcx.c:708 msgid "No palette found at end of PCX data" msgstr "PCX өгөгдлийн төгсгөлд нийлүүр алга" -#: gdk-pixbuf/io-pcx.c:755 +#: gdk-pixbuf/io-pcx.c:753 msgid "The PCX image format" msgstr "PCX зургийн төрөл " # gdk-pixbuf/io-png.c:136 -#: gdk-pixbuf/io-pixdata.c:148 +#: gdk-pixbuf/io-pixdata.c:146 #, fuzzy msgid "Transformed pixbuf has zero width or height." msgstr "Хөрвөсөн PNG тэг өргөн ба өндөртэй болов." # gdk-pixbuf/gdk-pixdata.c:151 -#: gdk-pixbuf/io-pixdata.c:186 +#: gdk-pixbuf/io-pixdata.c:184 #, fuzzy msgid "The GdkPixdata format" msgstr "GIF зургийн төрөл" # gdk-pixbuf/io-png.c:55 -#: gdk-pixbuf/io-png.c:54 +#: gdk-pixbuf/io-png.c:53 msgid "Bits per channel of PNG image is invalid." msgstr "PNG зургийн суваг тус бүрийн битүүд хүчингүй байна." # gdk-pixbuf/io-png.c:136 -#: gdk-pixbuf/io-png.c:135 gdk-pixbuf/io-png.c:641 +#: gdk-pixbuf/io-png.c:134 gdk-pixbuf/io-png.c:640 msgid "Transformed PNG has zero width or height." msgstr "Хөрвөсөн PNG тэг өргөн ба өндөртэй болов." -#: gdk-pixbuf/io-png.c:143 +#: gdk-pixbuf/io-png.c:142 msgid "Bits per channel of transformed PNG is not 8." msgstr "Хөрвөсөн PNG зургийн суваг тус бүрийн битүүд 8 биш байна" # gdk-pixbuf/io-png.c:153 -#: gdk-pixbuf/io-png.c:152 +#: gdk-pixbuf/io-png.c:151 msgid "Transformed PNG not RGB or RGBA." msgstr "Хөрвөсөн PNG RGB эсвэл RGBA төрлийнх биш." -#: gdk-pixbuf/io-png.c:161 +#: gdk-pixbuf/io-png.c:160 msgid "Transformed PNG has unsupported number of channels, must be 3 or 4." msgstr "Хөрвөсөн PNG сувгуудын тоо хүчингүй,3 эсвэл 4 байх ёстой." # gdk-pixbuf/io-png.c:183 -#: gdk-pixbuf/io-png.c:182 +#: gdk-pixbuf/io-png.c:181 #, c-format msgid "Fatal error in PNG image file: %s" msgstr "PNG зургийн файлд хүнд алдаа : %s" # gdk-pixbuf/io-png.c:310 -#: gdk-pixbuf/io-png.c:315 +#: gdk-pixbuf/io-png.c:314 msgid "Insufficient memory to load PNG file" msgstr "PNG зургийн файлыг ачаалахад санах ой хүрэхгүй байна" # gdk-pixbuf/io-png.c:634 -#: gdk-pixbuf/io-png.c:656 +#: gdk-pixbuf/io-png.c:655 #, fuzzy, c-format msgid "" "Insufficient memory to store a %lu by %lu image; try exiting some " @@ -700,36 +710,36 @@ msgstr "" "багасгахын тулд ашиглаж байгаа зарим программаа хаах хэрэгтэй." # gdk-pixbuf/io-png.c:685 -#: gdk-pixbuf/io-png.c:719 +#: gdk-pixbuf/io-png.c:718 msgid "Fatal error reading PNG image file" msgstr "PNG зургийн файлыг уншихад ноцтой алдаа" # gdk-pixbuf/io-png.c:734 -#: gdk-pixbuf/io-png.c:768 +#: gdk-pixbuf/io-png.c:767 #, c-format msgid "Fatal error reading PNG image file: %s" msgstr "PNG зургийн файлыг уншихад ноцтой алдаа %s " # gdk-pixbuf/io-png.c:800 -#: gdk-pixbuf/io-png.c:858 +#: gdk-pixbuf/io-png.c:857 msgid "" "Keys for PNG text chunks must have at least 1 and at most 79 characters." msgstr "" "PNG хэсэг текстийн түлхүүр нь 1 ба 79 хүртэл тэмдэгтүүдээр байвал зүгээр." # gdk-pixbuf/io-png.c:808 -#: gdk-pixbuf/io-png.c:867 +#: gdk-pixbuf/io-png.c:866 msgid "Keys for PNG text chunks must be ASCII characters." msgstr "" "PNG хэсэг текстэд түлхүүр нь ASCII тэмдэгтүүд байвал зүгээр набора ASCII." -#: gdk-pixbuf/io-png.c:881 gdk-pixbuf/io-tiff.c:667 +#: gdk-pixbuf/io-png.c:880 gdk-pixbuf/io-tiff.c:665 #, c-format msgid "Color profile has invalid length %d." msgstr "" # gdk-pixbuf/io-jpeg.c:664 -#: gdk-pixbuf/io-png.c:894 +#: gdk-pixbuf/io-png.c:893 #, fuzzy, c-format msgid "" "PNG compression level must be a value between 0 and 9; value '%s' could not " @@ -739,7 +749,7 @@ msgstr "" "ялгал хийж чадсангүй" # gdk-pixbuf/io-jpeg.c:679 -#: gdk-pixbuf/io-png.c:907 +#: gdk-pixbuf/io-png.c:906 #, fuzzy, c-format msgid "" "PNG compression level must be a value between 0 and 9; value '%d' is not " @@ -749,103 +759,103 @@ msgstr "" "зөвшөөрөгдөөгүй." # gdk-pixbuf/io-png.c:829 -#: gdk-pixbuf/io-png.c:955 +#: gdk-pixbuf/io-png.c:954 #, fuzzy, c-format msgid "Value for PNG text chunk %s cannot be converted to ISO-8859-1 encoding." msgstr "" "PNG хэсэг текстэд утга нь %s -г ISO-8859-1 хувиргагч руу хөрвүүлж чадсангүй." # gdk-pixbuf/io-pnm.c:560 gdk-pixbuf/io-pnm.c:602 -#: gdk-pixbuf/io-png.c:1118 +#: gdk-pixbuf/io-png.c:1117 msgid "The PNG image format" msgstr "PNG төрлийн зураг." # gdk-pixbuf/io-pnm.c:254 -#: gdk-pixbuf/io-pnm.c:248 +#: gdk-pixbuf/io-pnm.c:246 msgid "PNM loader expected to find an integer, but didn't" msgstr "PNM ачаалагч бүхэл тоог олох санаатай, гэвч олдсонгүй." # gdk-pixbuf/io-pnm.c:286 -#: gdk-pixbuf/io-pnm.c:280 +#: gdk-pixbuf/io-pnm.c:278 msgid "PNM file has an incorrect initial byte" msgstr "PNM файл буруу эхлэл байттай байна" # gdk-pixbuf/io-pnm.c:316 -#: gdk-pixbuf/io-pnm.c:310 +#: gdk-pixbuf/io-pnm.c:308 msgid "PNM file is not in a recognized PNM subformat" msgstr "PNM файл бол танигдсан PNM ын дэд төрөлд биш" # gdk-pixbuf/io-pnm.c:341 -#: gdk-pixbuf/io-pnm.c:335 +#: gdk-pixbuf/io-pnm.c:333 msgid "PNM file has an image width of 0" msgstr "PNM файл 0 өргөнтэй зурагтай байна" # gdk-pixbuf/io-pnm.c:362 -#: gdk-pixbuf/io-pnm.c:356 +#: gdk-pixbuf/io-pnm.c:354 msgid "PNM file has an image height of 0" msgstr "PNM файл 0 өндөртэй зурагтай байна" # gdk-pixbuf/io-pnm.c:385 -#: gdk-pixbuf/io-pnm.c:379 +#: gdk-pixbuf/io-pnm.c:377 msgid "Maximum color value in PNM file is 0" msgstr "PNM файлын хамгийн их өнгөний утга 0" # gdk-pixbuf/io-pnm.c:393 -#: gdk-pixbuf/io-pnm.c:387 +#: gdk-pixbuf/io-pnm.c:385 msgid "Maximum color value in PNM file is too large" msgstr "PNM файлын хамгийн их өнгөний утга хэт том байна" # gdk-pixbuf/io-pnm.c:440 gdk-pixbuf/io-pnm.c:468 gdk-pixbuf/io-pnm.c:500 -#: gdk-pixbuf/io-pnm.c:427 gdk-pixbuf/io-pnm.c:457 gdk-pixbuf/io-pnm.c:502 +#: gdk-pixbuf/io-pnm.c:425 gdk-pixbuf/io-pnm.c:455 gdk-pixbuf/io-pnm.c:500 msgid "Raw PNM image type is invalid" msgstr "Боловсрогдоогүй PNM зургийн төрөл нь хүчингүй" # gdk-pixbuf/io-pnm.c:661 -#: gdk-pixbuf/io-pnm.c:652 +#: gdk-pixbuf/io-pnm.c:650 msgid "PNM image loader does not support this PNM subformat" msgstr "PNM зураг ачаалагч энэ PNM -ийн дэд төрөлийг дэмжээгүй байна" -#: gdk-pixbuf/io-pnm.c:739 gdk-pixbuf/io-pnm.c:966 +#: gdk-pixbuf/io-pnm.c:737 gdk-pixbuf/io-pnm.c:964 msgid "Raw PNM formats require exactly one whitespace before sample data" msgstr "" "Боловсроогүй PNM төрөл яг нэг цагаан зай жишээ өгөгдлийн өмнөө шаарддаг" # gdk-pixbuf/io-pnm.c:775 -#: gdk-pixbuf/io-pnm.c:766 +#: gdk-pixbuf/io-pnm.c:764 #, fuzzy msgid "Cannot allocate memory for loading PNM image" msgstr "PNM зургийг санах ойд байрлуулж чадсангүй" # gdk-pixbuf/io-pnm.c:824 -#: gdk-pixbuf/io-pnm.c:816 +#: gdk-pixbuf/io-pnm.c:814 msgid "Insufficient memory to load PNM context struct" msgstr "PNM өмнөх бүтцийг ачаалахад санах ой хүрэхгүй." # gdk-pixbuf/io-pnm.c:874 -#: gdk-pixbuf/io-pnm.c:867 +#: gdk-pixbuf/io-pnm.c:865 msgid "Unexpected end of PNM image data" msgstr "PNM зургийн өгөгдлийн гэнэтийн төгсгөл" # gdk-pixbuf/io-pnm.c:996 -#: gdk-pixbuf/io-pnm.c:995 +#: gdk-pixbuf/io-pnm.c:993 msgid "Insufficient memory to load PNM file" msgstr "PNM файлыг ачаалахад хангалтгүй санах ой" -#: gdk-pixbuf/io-pnm.c:1079 +#: gdk-pixbuf/io-pnm.c:1077 msgid "The PNM/PBM/PGM/PPM image format family" msgstr "PNM/PBM/PGM/PPM гэсэн зургийн төрлийн нэг бүлэг" -#: gdk-pixbuf/io-qtif.c:128 +#: gdk-pixbuf/io-qtif.c:126 msgid "Input file descriptor is NULL." msgstr "" # gdk-pixbuf/io-tiff.c:273 -#: gdk-pixbuf/io-qtif.c:143 +#: gdk-pixbuf/io-qtif.c:141 #, fuzzy msgid "Failed to read QTIF header" msgstr "TIFF зураг онгойсонгүй " -#: gdk-pixbuf/io-qtif.c:152 gdk-pixbuf/io-qtif.c:189 gdk-pixbuf/io-qtif.c:459 +#: gdk-pixbuf/io-qtif.c:150 gdk-pixbuf/io-qtif.c:187 gdk-pixbuf/io-qtif.c:454 #, c-format msgid "QTIF atom size too large (%d byte)" msgid_plural "QTIF atom size too large (%d bytes)" @@ -853,7 +863,7 @@ msgstr[0] "" msgstr[1] "" # gdk-pixbuf/gdk-pixdata.c:403 -#: gdk-pixbuf/io-qtif.c:175 +#: gdk-pixbuf/io-qtif.c:173 #, fuzzy, c-format msgid "Failed to allocate %d byte for file read buffer" msgid_plural "Failed to allocate %d bytes for file read buffer" @@ -861,12 +871,12 @@ msgstr[0] "Зургийн %u байтын буфер байрлуулж чадс msgstr[1] "Зургийн %u байтын буфер байрлуулж чадсангүй" # gdk-pixbuf/io-gif.c:218 -#: gdk-pixbuf/io-qtif.c:206 +#: gdk-pixbuf/io-qtif.c:201 #, fuzzy, c-format msgid "File error when reading QTIF atom: %s" msgstr "GIF төрлийн файл уншигдахгүй байна: %s" -#: gdk-pixbuf/io-qtif.c:243 +#: gdk-pixbuf/io-qtif.c:238 #, c-format msgid "Failed to skip the next %d byte with seek()." msgid_plural "Failed to skip the next %d bytes with seek()." @@ -874,293 +884,289 @@ msgstr[0] "" msgstr[1] "" # gdk-pixbuf/io-tga.c:793 -#: gdk-pixbuf/io-qtif.c:270 +#: gdk-pixbuf/io-qtif.c:265 #, fuzzy msgid "Failed to allocate QTIF context structure." msgstr "TGA контекст бүтцэд зориулан санах ой гаргаж чадахгүй байна" # gdk-pixbuf/io-xbm.c:427 -#: gdk-pixbuf/io-qtif.c:330 +#: gdk-pixbuf/io-qtif.c:325 #, fuzzy msgid "Failed to create GdkPixbufLoader object." msgstr "Түр зуурын файлаас уншигдсангүй" # gdk-pixbuf/io-tiff.c:273 -#: gdk-pixbuf/io-qtif.c:434 +#: gdk-pixbuf/io-qtif.c:429 #, fuzzy msgid "Failed to find an image data atom." msgstr "TIFF зураг онгойсонгүй " -#: gdk-pixbuf/io-qtif.c:618 +#: gdk-pixbuf/io-qtif.c:613 #, fuzzy msgid "The QTIF image format" msgstr "TIFF зургийн төрөл " -#: gdk-pixbuf/io-ras.c:125 +#: gdk-pixbuf/io-ras.c:123 msgid "RAS image has bogus header data" msgstr "RAS зургийн толгой өгөгдөл нь худал" -#: gdk-pixbuf/io-ras.c:147 +#: gdk-pixbuf/io-ras.c:145 msgid "RAS image has unknown type" msgstr "RAS зургийн тодорхойгүй төрөл" # gdk-pixbuf/io-tga.c:1308 gdk-pixbuf/io-tga.c:1337 -#: gdk-pixbuf/io-ras.c:155 +#: gdk-pixbuf/io-ras.c:153 msgid "unsupported RAS image variation" msgstr "RAS зургийн өөрчлөлт тодорхойлогдоогүй" -#: gdk-pixbuf/io-ras.c:170 gdk-pixbuf/io-ras.c:199 +#: gdk-pixbuf/io-ras.c:168 gdk-pixbuf/io-ras.c:197 msgid "Not enough memory to load RAS image" msgstr "RAS зураг ачаалахад санах ой хүрэлцэхгүй байна" -#: gdk-pixbuf/io-ras.c:544 +#: gdk-pixbuf/io-ras.c:542 msgid "The Sun raster image format" msgstr "Sun компаны �астэрийн алгоритмийн зургийн төрөл" # gdk-pixbuf/io-tga.c:159 -#: gdk-pixbuf/io-tga.c:153 +#: gdk-pixbuf/io-tga.c:151 #, fuzzy msgid "Cannot allocate memory for IOBuffer struct" msgstr "О/Г зориулсан IOBuffer бүтцийг санах ойд байрлуулж чадахгүй байна" # gdk-pixbuf/io-tga.c:178 -#: gdk-pixbuf/io-tga.c:172 +#: gdk-pixbuf/io-tga.c:170 #, fuzzy msgid "Cannot allocate memory for IOBuffer data" msgstr "О/Г зориулсан IOBuffer өгөгдлийг санах ойд байрлуулж чадахгүй байна" # gdk-pixbuf/io-tga.c:189 -#: gdk-pixbuf/io-tga.c:183 +#: gdk-pixbuf/io-tga.c:181 #, fuzzy msgid "Cannot realloc IOBuffer data" msgstr "О/Г буферийн өгөгдлийг дахин байрлуулж чадахгүй байна" # gdk-pixbuf/io-tga.c:218 -#: gdk-pixbuf/io-tga.c:213 +#: gdk-pixbuf/io-tga.c:211 #, fuzzy msgid "Cannot allocate temporary IOBuffer data" msgstr "Түр зуурын О/Г -ийн буферын өгөгдөл байрлуулж чадахгүй байна" # gdk-pixbuf/io-tga.c:305 -#: gdk-pixbuf/io-tga.c:346 +#: gdk-pixbuf/io-tga.c:339 #, fuzzy msgid "Cannot allocate new pixbuf" msgstr "Шинэ pixbuf -ийг байрлуулсангүй" # gdk-pixbuf/io-gif.c:1437 -#: gdk-pixbuf/io-tga.c:685 +#: gdk-pixbuf/io-tga.c:678 #, fuzzy msgid "Image is corrupted or truncated" msgstr "GIF зураг тасархай эсвэл дутуу болсон" # gdk-pixbuf/io-tga.c:617 -#: gdk-pixbuf/io-tga.c:692 +#: gdk-pixbuf/io-tga.c:685 #, fuzzy msgid "Cannot allocate colormap structure" msgstr "Өнгөний таблицийн бүтцийг байрлуулж чадахгүй байна" # gdk-pixbuf/io-tga.c:624 -#: gdk-pixbuf/io-tga.c:699 +#: gdk-pixbuf/io-tga.c:692 #, fuzzy msgid "Cannot allocate colormap entries" msgstr "Өнгөний хүснэгтийн бичлэг байрлуулж чадахгүй байна" # gdk-pixbuf/io-tga.c:646 -#: gdk-pixbuf/io-tga.c:721 +#: gdk-pixbuf/io-tga.c:714 msgid "Unexpected bitdepth for colormap entries" msgstr "Өнгөний хүснэгт бичлэгийн санамсаргүй өнгөний гүн" # gdk-pixbuf/io-tga.c:664 -#: gdk-pixbuf/io-tga.c:739 +#: gdk-pixbuf/io-tga.c:732 #, fuzzy msgid "Cannot allocate TGA header memory" msgstr "TGA толгой санах ойг байрлуулж чадсангүй" # gdk-pixbuf/io-tga.c:697 -#: gdk-pixbuf/io-tga.c:772 +#: gdk-pixbuf/io-tga.c:765 msgid "TGA image has invalid dimensions" msgstr "TGA зургийн хэмжээс буруу байна" # gdk-pixbuf/io-tga.c:712 gdk-pixbuf/io-tga.c:721 gdk-pixbuf/io-tga.c:731 # gdk-pixbuf/io-tga.c:741 gdk-pixbuf/io-tga.c:748 -#: gdk-pixbuf/io-tga.c:778 gdk-pixbuf/io-tga.c:787 gdk-pixbuf/io-tga.c:797 -#: gdk-pixbuf/io-tga.c:807 gdk-pixbuf/io-tga.c:814 +#: gdk-pixbuf/io-tga.c:771 gdk-pixbuf/io-tga.c:780 gdk-pixbuf/io-tga.c:790 +#: gdk-pixbuf/io-tga.c:800 gdk-pixbuf/io-tga.c:807 msgid "TGA image type not supported" msgstr "TGA зургийн төрөл тодорхойлогдсонгүй" # gdk-pixbuf/io-tga.c:793 -#: gdk-pixbuf/io-tga.c:861 +#: gdk-pixbuf/io-tga.c:854 #, fuzzy msgid "Cannot allocate memory for TGA context struct" msgstr "TGA контекст бүтцэд зориулан санах ой гаргаж чадахгүй байна" # gdk-pixbuf/io-tga.c:857 -#: gdk-pixbuf/io-tga.c:926 +#: gdk-pixbuf/io-tga.c:919 msgid "Excess data in file" msgstr "Файлд илүүдэл өгөгдөл байна" -#: gdk-pixbuf/io-tga.c:1007 +#: gdk-pixbuf/io-tga.c:1000 msgid "The Targa image format" msgstr "Targa зургийн төрөл " # gdk-pixbuf/io-tiff.c:152 -#: gdk-pixbuf/io-tiff.c:104 +#: gdk-pixbuf/io-tiff.c:102 msgid "Could not get image width (bad TIFF file)" msgstr "Зургийн өргөнийг авч чадахгүй байна (TIFF файл алдаатай)" # gdk-pixbuf/io-tiff.c:159 -#: gdk-pixbuf/io-tiff.c:112 +#: gdk-pixbuf/io-tiff.c:110 msgid "Could not get image height (bad TIFF file)" msgstr "Зургийн өндөрийг авч чадахгүй байна (TIFF файл алдаатай)" # gdk-pixbuf/io-tiff.c:169 -#: gdk-pixbuf/io-tiff.c:120 +#: gdk-pixbuf/io-tiff.c:118 msgid "Width or height of TIFF image is zero" msgstr "TIFF зургийн өргөн эсвэл өндөр нь '' 0 '' байна" -#: gdk-pixbuf/io-tiff.c:129 gdk-pixbuf/io-tiff.c:138 +#: gdk-pixbuf/io-tiff.c:127 gdk-pixbuf/io-tiff.c:136 msgid "Dimensions of TIFF image too large" msgstr "TIFF зургийн багтаамж нь хэт их байна" # gdk-pixbuf/io-tiff.c:178 gdk-pixbuf/io-tiff.c:194 gdk-pixbuf/io-tiff.c:485 -#: gdk-pixbuf/io-tiff.c:162 gdk-pixbuf/io-tiff.c:174 gdk-pixbuf/io-tiff.c:491 +#: gdk-pixbuf/io-tiff.c:160 gdk-pixbuf/io-tiff.c:172 gdk-pixbuf/io-tiff.c:489 msgid "Insufficient memory to open TIFF file" msgstr "TIFF төрлийн файлыг ачаалахад санах хүрэхгүй байна" # gdk-pixbuf/io-tiff.c:203 -#: gdk-pixbuf/io-tiff.c:236 +#: gdk-pixbuf/io-tiff.c:234 msgid "Failed to load RGB data from TIFF file" msgstr "TIFF файлаас RGB өгөгдлийг ачаалахгүй байна" # gdk-pixbuf/io-tiff.c:273 -#: gdk-pixbuf/io-tiff.c:293 +#: gdk-pixbuf/io-tiff.c:291 msgid "Failed to open TIFF image" msgstr "TIFF зураг онгойсонгүй " # gdk-pixbuf/io-tiff.c:419 gdk-pixbuf/io-tiff.c:433 -#: gdk-pixbuf/io-tiff.c:427 gdk-pixbuf/io-tiff.c:440 +#: gdk-pixbuf/io-tiff.c:425 gdk-pixbuf/io-tiff.c:438 msgid "Failed to load TIFF image" msgstr "TIFF зураг ачаалагдсангүй" # gdk-pixbuf/io-tiff.c:273 -#: gdk-pixbuf/io-tiff.c:623 +#: gdk-pixbuf/io-tiff.c:621 #, fuzzy msgid "Failed to save TIFF image" msgstr "TIFF зураг онгойсонгүй " -#: gdk-pixbuf/io-tiff.c:656 +#: gdk-pixbuf/io-tiff.c:654 msgid "TIFF compression doesn't refer to a valid codec." msgstr "" # gdk-pixbuf/io-tiff.c:273 -#: gdk-pixbuf/io-tiff.c:696 +#: gdk-pixbuf/io-tiff.c:694 #, fuzzy msgid "Failed to write TIFF data" msgstr "TIFF зураг онгойсонгүй " # gtk/gtkfilesel.c:3854 -#: gdk-pixbuf/io-tiff.c:733 +#: gdk-pixbuf/io-tiff.c:731 #, fuzzy msgid "Couldn't write to TIFF file" msgstr "Файлын нэр өөрчлөгдсөнгүй" -#: gdk-pixbuf/io-tiff.c:788 -msgid "The TIFF image format" -msgstr "TIFF зургийн төрөл " - # gdk-pixbuf/io-wbmp.c:278 -#: gdk-pixbuf/io-wbmp.c:245 +#: gdk-pixbuf/io-wbmp.c:243 msgid "Image has zero width" msgstr "Зурагын өргөн '' 0 '' болжээ" # gdk-pixbuf/io-wbmp.c:296 -#: gdk-pixbuf/io-wbmp.c:263 +#: gdk-pixbuf/io-wbmp.c:261 msgid "Image has zero height" msgstr "Зурагын өндөр '' 0 '' болжээ" # gdk-pixbuf/io-wbmp.c:307 -#: gdk-pixbuf/io-wbmp.c:274 +#: gdk-pixbuf/io-wbmp.c:272 msgid "Not enough memory to load image" msgstr "Зургийг ачаалахад санах ой хүрэлцэхгүй байна " # gdk-pixbuf/io-wbmp.c:366 -#: gdk-pixbuf/io-wbmp.c:333 +#: gdk-pixbuf/io-wbmp.c:331 msgid "Couldn't save the rest" msgstr "Хадгалж чадсангүй" -#: gdk-pixbuf/io-wbmp.c:374 +#: gdk-pixbuf/io-wbmp.c:372 msgid "The WBMP image format" msgstr "WBMP зургийн төрөл " # gdk-pixbuf/io-xbm.c:283 -#: gdk-pixbuf/io-xbm.c:304 +#: gdk-pixbuf/io-xbm.c:302 msgid "Invalid XBM file" msgstr "XBM файл буруу байна " # gdk-pixbuf/io-xbm.c:293 -#: gdk-pixbuf/io-xbm.c:314 +#: gdk-pixbuf/io-xbm.c:312 msgid "Insufficient memory to load XBM image file" msgstr "XBM зургийн файлыг ачаалахад санах ой хүрэлцэхгүй байна" # gdk-pixbuf/io-xbm.c:427 -#: gdk-pixbuf/io-xbm.c:462 +#: gdk-pixbuf/io-xbm.c:460 msgid "Failed to write to temporary file when loading XBM image" msgstr "XBM зургийг түр зуурын файлд бичиж чадахгүй байна " -#: gdk-pixbuf/io-xbm.c:501 +#: gdk-pixbuf/io-xbm.c:499 msgid "The XBM image format" msgstr "XBM зургийн төрөл " # gdk-pixbuf/io-xpm.c:1235 -#: gdk-pixbuf/io-xpm.c:469 +#: gdk-pixbuf/io-xpm.c:467 msgid "No XPM header found" msgstr "XPM биш толгой олдлоо" # gdk-pixbuf/io-xbm.c:283 -#: gdk-pixbuf/io-xpm.c:478 +#: gdk-pixbuf/io-xpm.c:476 #, fuzzy msgid "Invalid XPM header" msgstr "XBM файл буруу байна " # gdk-pixbuf/io-xpm.c:1243 -#: gdk-pixbuf/io-xpm.c:486 +#: gdk-pixbuf/io-xpm.c:484 msgid "XPM file has image width <= 0" msgstr "XPM зургийн файлын өргөн <= '' 0 '' байна" # gdk-pixbuf/io-xpm.c:1251 -#: gdk-pixbuf/io-xpm.c:494 +#: gdk-pixbuf/io-xpm.c:492 msgid "XPM file has image height <= 0" msgstr "XPM зургийн файлын өндөр <= '' 0 '' байна" # gdk-pixbuf/io-xpm.c:1267 -#: gdk-pixbuf/io-xpm.c:502 +#: gdk-pixbuf/io-xpm.c:500 msgid "XPM has invalid number of chars per pixel" msgstr "XPM тэмдэгтүүдийн цэг бүрийн дугаар буруу " # gdk-pixbuf/io-xpm.c:1259 -#: gdk-pixbuf/io-xpm.c:511 +#: gdk-pixbuf/io-xpm.c:509 msgid "XPM file has invalid number of colors" msgstr "XPM зургийн өнгөний дугаар буруу " # gdk-pixbuf/io-xpm.c:1326 -#: gdk-pixbuf/io-xpm.c:523 gdk-pixbuf/io-xpm.c:532 gdk-pixbuf/io-xpm.c:584 +#: gdk-pixbuf/io-xpm.c:521 gdk-pixbuf/io-xpm.c:530 gdk-pixbuf/io-xpm.c:582 #, fuzzy msgid "Cannot allocate memory for loading XPM image" msgstr "XPM зураг ачаалахад санах ой хүрэлцэхгүй байна" # gdk-pixbuf/io-xpm.c:1285 -#: gdk-pixbuf/io-xpm.c:546 +#: gdk-pixbuf/io-xpm.c:544 #, fuzzy msgid "Cannot read XPM colormap" msgstr "XPM өнгөний хүснэгтийг уншиж чадахгүй байна" # gdk-pixbuf/io-xpm.c:1509 -#: gdk-pixbuf/io-xpm.c:778 +#: gdk-pixbuf/io-xpm.c:776 msgid "Failed to write to temporary file when loading XPM image" msgstr "XPM зураг ачаалахад завсрын файлаа үүсгэж чадахгүй байна" # gdk-pixbuf/io-pnm.c:560 gdk-pixbuf/io-pnm.c:602 -#: gdk-pixbuf/io-xpm.c:817 +#: gdk-pixbuf/io-xpm.c:815 msgid "The XPM image format" msgstr "XPM зургийн төрөл " diff --git a/po/mr.gmo b/po/mr.gmo index e950ee26fd1381ffb184aa94df33ecd2764b52af..f7fa8e871322d4e38fa61e2788a9967bb997be19 100644 GIT binary patch delta 28 kcmezUkMZ|E#tjE_c};W;Om&US6pRe4Ow2Z))m;||0I=)|%m4rY delta 28 kcmezUkMZ|E#tjE_d5v`qOmq!R6$}lmj4U>v)m;||0I;SC#{d8T diff --git a/po/mr.po b/po/mr.po index 89a301a..847911d 100644 --- a/po/mr.po +++ b/po/mr.po @@ -9,7 +9,7 @@ msgstr "" "Project-Id-Version: mr\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=gdk-" "pixbuf\n" -"POT-Creation-Date: 2013-04-15 10:28-0400\n" +"POT-Creation-Date: 2014-05-26 20:46-0400\n" "PO-Revision-Date: 2011-03-23 17:04+0530\n" "Last-Translator: Sandeep Shedmake \n" "Language-Team: Marathi \n" @@ -20,18 +20,18 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n!=1);\n" "X-Generator: KBabel 1.11.4\n" -#: gdk-pixbuf/gdk-pixbuf-animation.c:160 gdk-pixbuf/gdk-pixbuf-io.c:1064 -#: gdk-pixbuf/gdk-pixbuf-io.c:1330 +#: gdk-pixbuf/gdk-pixbuf-animation.c:158 gdk-pixbuf/gdk-pixbuf-io.c:1077 +#: gdk-pixbuf/gdk-pixbuf-io.c:1333 #, c-format msgid "Failed to open file '%s': %s" msgstr "'%1s' फाइल उघडण्यात असफल: %2s" -#: gdk-pixbuf/gdk-pixbuf-animation.c:173 gdk-pixbuf/gdk-pixbuf-io.c:1076 +#: gdk-pixbuf/gdk-pixbuf-animation.c:171 gdk-pixbuf/gdk-pixbuf-io.c:962 #, c-format msgid "Image file '%s' contains no data" msgstr "प्रतिमा फाइल '%s' मध्ये कोणतीही माहीती नाही " -#: gdk-pixbuf/gdk-pixbuf-animation.c:212 +#: gdk-pixbuf/gdk-pixbuf-animation.c:210 #, c-format msgid "" "Failed to load animation '%s': reason not known, probably a corrupt " @@ -40,8 +40,8 @@ msgstr "" "प्रतिमा '%s' ला सुरु करण्यात असफल: कारण माहीत नाही, बहुदा ही एक दुषित प्रतिमा फाइल " "असावी " -#: gdk-pixbuf/gdk-pixbuf-animation.c:280 gdk-pixbuf/gdk-pixbuf-io.c:1112 -#: gdk-pixbuf/gdk-pixbuf-io.c:1382 +#: gdk-pixbuf/gdk-pixbuf-animation.c:278 gdk-pixbuf/gdk-pixbuf-io.c:1113 +#: gdk-pixbuf/gdk-pixbuf-io.c:1385 #, c-format msgid "" "Failed to load image '%s': reason not known, probably a corrupt image file" @@ -49,12 +49,12 @@ msgstr "" "प्रतिमा '%s' ला सुरु करण्यात असफल: कारण माहीत नाही , बहुदा ही एक दुषित प्रतिमा फाइल " "असावी " -#: gdk-pixbuf/gdk-pixbuf-io.c:790 +#: gdk-pixbuf/gdk-pixbuf-io.c:774 #, c-format msgid "Unable to load image-loading module: %s: %s" msgstr "प्रतिमा सुरु करण्याची पध्दत %1s: सुरु करण्यास असमर्थ: %2s" -#: gdk-pixbuf/gdk-pixbuf-io.c:805 +#: gdk-pixbuf/gdk-pixbuf-io.c:789 #, c-format msgid "" "Image-loading module %s does not export the proper interface; perhaps it's " @@ -63,53 +63,53 @@ msgstr "" "इमेज-लोडिंग घटक %s योग्य संवाद एक्सपोर्ट करत नाही; बहुदा वेगळ्या gdk-pixbug आवृत्तीपासून " "असावे?" -#: gdk-pixbuf/gdk-pixbuf-io.c:814 gdk-pixbuf/gdk-pixbuf-io.c:865 +#: gdk-pixbuf/gdk-pixbuf-io.c:798 gdk-pixbuf/gdk-pixbuf-io.c:849 #, c-format msgid "Image type '%s' is not supported" msgstr "'%s' प्रतिमेला आधार नाही" -#: gdk-pixbuf/gdk-pixbuf-io.c:950 +#: gdk-pixbuf/gdk-pixbuf-io.c:934 #, c-format msgid "Couldn't recognize the image file format for file '%s'" msgstr "फाइल '%s' कोणत्या प्रकारची फाइल आहे ते उमगले नाही" -#: gdk-pixbuf/gdk-pixbuf-io.c:958 +#: gdk-pixbuf/gdk-pixbuf-io.c:942 msgid "Unrecognized image file format" msgstr "अपरिचित असणारी प्रतिमा फाइल" -#: gdk-pixbuf/gdk-pixbuf-io.c:1121 +#: gdk-pixbuf/gdk-pixbuf-io.c:1124 #, c-format msgid "Failed to load image '%s': %s" msgstr "'%1s' प्रतिमा उघडण्यास असमर्थ: %2s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2015 gdk-pixbuf/io-gdip-utils.c:837 +#: gdk-pixbuf/gdk-pixbuf-io.c:2029 gdk-pixbuf/io-gdip-utils.c:835 #, c-format msgid "Error writing to image file: %s" msgstr "प्रतिमा फाइलवर लिहिण्यात चूक: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2057 gdk-pixbuf/gdk-pixbuf-io.c:2178 +#: gdk-pixbuf/gdk-pixbuf-io.c:2071 gdk-pixbuf/gdk-pixbuf-io.c:2192 #, c-format msgid "This build of gdk-pixbuf does not support saving the image format: %s" msgstr "प्रतिमेची रचना रक्षित करण्यासाठी या भागातgdk-pixbf चे सहकार्य नाही : %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2088 +#: gdk-pixbuf/gdk-pixbuf-io.c:2102 msgid "Insufficient memory to save image to callback" msgstr "कॉलबॅकसाठी प्रतिमा सुरक्षित करण्यासाठी पुरेशी स्मृती नाही" -#: gdk-pixbuf/gdk-pixbuf-io.c:2101 +#: gdk-pixbuf/gdk-pixbuf-io.c:2115 msgid "Failed to open temporary file" msgstr "तात्कालिक फाइल उघडण्यात असफल" -#: gdk-pixbuf/gdk-pixbuf-io.c:2124 +#: gdk-pixbuf/gdk-pixbuf-io.c:2138 msgid "Failed to read from temporary file" msgstr "तात्कालिक फाइलमधून वाचण्यास असफल" -#: gdk-pixbuf/gdk-pixbuf-io.c:2372 +#: gdk-pixbuf/gdk-pixbuf-io.c:2382 #, c-format msgid "Failed to open '%s' for writing: %s" msgstr "लिहण्यासाठी '%1$s' ही फाइल उघडण्यास अपयशी: %2$s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2398 +#: gdk-pixbuf/gdk-pixbuf-io.c:2408 #, c-format msgid "" "Failed to close '%s' while writing image, all data may not have been saved: " @@ -117,15 +117,15 @@ msgid "" msgstr "" "लेखन करताना '%s' ला बन्द करता आले नाही, बहुदा सर्व माहीती रक्षित झाली नसेल:%s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2619 gdk-pixbuf/gdk-pixbuf-io.c:2671 +#: gdk-pixbuf/gdk-pixbuf-io.c:2629 gdk-pixbuf/gdk-pixbuf-io.c:2681 msgid "Insufficient memory to save image into a buffer" msgstr "प्रतिमा बफरमध्ये सुरक्षित करण्यासाठी अपुरी स्मृती" -#: gdk-pixbuf/gdk-pixbuf-io.c:2717 +#: gdk-pixbuf/gdk-pixbuf-io.c:2727 msgid "Error writing to image stream" msgstr "प्रतिमा स्ट्रीम करीता लिहीतेवेळी त्रुटी आढळली" -#: gdk-pixbuf/gdk-pixbuf-loader.c:393 +#: gdk-pixbuf/gdk-pixbuf-loader.c:384 #, c-format msgid "" "Internal error: Image loader module '%s' failed to complete an operation, " @@ -134,99 +134,104 @@ msgstr "" "अंतर्गत चूक: प्रतिमा लोडर माड्यूल '%s' संक्रिया पूर्ण करू शकला नाही, परंतू याचे कारण दिलेले " "नाही" -#: gdk-pixbuf/gdk-pixbuf-loader.c:435 +#: gdk-pixbuf/gdk-pixbuf-loader.c:426 #, c-format msgid "Incremental loading of image type '%s' is not supported" msgstr "प्रतिमा प्रकार '%s' चे वाढीव लोडिंग करण्यासाठी कोणतीही मदत नाही" -#: gdk-pixbuf/gdk-pixdata.c:160 +#: gdk-pixbuf/gdk-pixdata.c:158 msgid "Image header corrupt" msgstr "प्रतिमेची शिर्षक पट्टी भ्रष्ट आहे " -#: gdk-pixbuf/gdk-pixdata.c:165 +#: gdk-pixbuf/gdk-pixdata.c:163 msgid "Image format unknown" msgstr "प्रतिमेची रचना अपरिचीत आहे" -#: gdk-pixbuf/gdk-pixdata.c:170 gdk-pixbuf/gdk-pixdata.c:502 +#: gdk-pixbuf/gdk-pixdata.c:168 gdk-pixbuf/gdk-pixdata.c:501 msgid "Image pixel data corrupt" msgstr "प्रतिमेमधील चित्रकणविषयक माहिती दुषित आहे " -#: gdk-pixbuf/gdk-pixdata.c:446 +#: gdk-pixbuf/gdk-pixdata.c:445 #, c-format msgid "failed to allocate image buffer of %u byte" msgid_plural "failed to allocate image buffer of %u bytes" msgstr[0] "%u बाईटचे इमेज बफर वाटप करण्यास अपयशी" msgstr[1] "%u बाईटस्चे इमेज बफर वाटप करण्यास अपयशी" -#: gdk-pixbuf/io-ani.c:244 +#: gdk-pixbuf/io-ani.c:242 msgid "Unexpected icon chunk in animation" msgstr "एनिमेशनमध्ये अनपेक्षित चिन्ह चंक" -#: gdk-pixbuf/io-ani.c:342 gdk-pixbuf/io-ani.c:400 gdk-pixbuf/io-ani.c:426 -#: gdk-pixbuf/io-ani.c:449 gdk-pixbuf/io-ani.c:476 gdk-pixbuf/io-ani.c:563 +#: gdk-pixbuf/io-ani.c:340 gdk-pixbuf/io-ani.c:398 gdk-pixbuf/io-ani.c:424 +#: gdk-pixbuf/io-ani.c:447 gdk-pixbuf/io-ani.c:474 gdk-pixbuf/io-ani.c:561 msgid "Invalid header in animation" msgstr "एनिमेशनमधील मथळा अयोग्य आहे" -#: gdk-pixbuf/io-ani.c:352 gdk-pixbuf/io-ani.c:374 gdk-pixbuf/io-ani.c:458 -#: gdk-pixbuf/io-ani.c:485 gdk-pixbuf/io-ani.c:536 gdk-pixbuf/io-ani.c:608 +#: gdk-pixbuf/io-ani.c:350 gdk-pixbuf/io-ani.c:372 gdk-pixbuf/io-ani.c:456 +#: gdk-pixbuf/io-ani.c:483 gdk-pixbuf/io-ani.c:534 gdk-pixbuf/io-ani.c:606 msgid "Not enough memory to load animation" msgstr "एनिमेशन भारीत करण्यासाठी पुरेशी स्मृती नाही" -#: gdk-pixbuf/io-ani.c:392 gdk-pixbuf/io-ani.c:418 gdk-pixbuf/io-ani.c:437 +#: gdk-pixbuf/io-ani.c:390 gdk-pixbuf/io-ani.c:416 gdk-pixbuf/io-ani.c:435 msgid "Malformed chunk in animation" msgstr "एनिमेशनमध्ये बिघडलेला चंक" -#: gdk-pixbuf/io-ani.c:660 +#: gdk-pixbuf/io-ani.c:628 +#, fuzzy +msgid "ANI image was truncated or incomplete." +msgstr "GIF प्रतिमा अपूर्ण किंवा सदोष होते." + +#: gdk-pixbuf/io-ani.c:669 msgid "The ANI image format" msgstr "ANI प्रतिमा स्वरूप" -#: gdk-pixbuf/io-bmp.c:229 gdk-pixbuf/io-bmp.c:266 gdk-pixbuf/io-bmp.c:337 -#: gdk-pixbuf/io-bmp.c:369 gdk-pixbuf/io-bmp.c:392 gdk-pixbuf/io-bmp.c:495 +#: gdk-pixbuf/io-bmp.c:227 gdk-pixbuf/io-bmp.c:264 gdk-pixbuf/io-bmp.c:335 +#: gdk-pixbuf/io-bmp.c:367 gdk-pixbuf/io-bmp.c:390 gdk-pixbuf/io-bmp.c:493 msgid "BMP image has bogus header data" msgstr "BMP प्रतिमेमध्ये असणाऱ्या शिर्षकपट्टी विषयीची माहीती खोटी आहे" -#: gdk-pixbuf/io-bmp.c:240 gdk-pixbuf/io-bmp.c:432 +#: gdk-pixbuf/io-bmp.c:238 gdk-pixbuf/io-bmp.c:430 msgid "Not enough memory to load bitmap image" msgstr "प्रतिमा उघडण्यासाठी पुरेशी जागा नाही" -#: gdk-pixbuf/io-bmp.c:318 +#: gdk-pixbuf/io-bmp.c:316 msgid "BMP image has unsupported header size" msgstr "" "BMP प्रतीमेमध्ये असणाऱ्या शिर्षकपट्टी व्यतीरिक्त अन्य शिर्षकपट्या बनवता वाचता येणार नाहीत" -#: gdk-pixbuf/io-bmp.c:356 +#: gdk-pixbuf/io-bmp.c:354 msgid "Topdown BMP images cannot be compressed" msgstr "टॉपडाउन BMP प्रतिमा संकुचित नाही करता येत" -#: gdk-pixbuf/io-bmp.c:716 gdk-pixbuf/io-pnm.c:707 +#: gdk-pixbuf/io-bmp.c:714 gdk-pixbuf/io-pnm.c:705 msgid "Premature end-of-file encountered" msgstr "फाइल अपूर्ण अवस्थेत बंद झाल्याचे नजरेस आले हे" -#: gdk-pixbuf/io-bmp.c:1328 +#: gdk-pixbuf/io-bmp.c:1326 msgid "Couldn't allocate memory for saving BMP file" msgstr "BMP फाइल सुरक्षित करण्यासाठी स्मृती राखू शकता आली नाही" -#: gdk-pixbuf/io-bmp.c:1369 +#: gdk-pixbuf/io-bmp.c:1367 msgid "Couldn't write to BMP file" msgstr "BMP फाइलमध्ये लिहिता आले नाही" -#: gdk-pixbuf/io-bmp.c:1422 gdk-pixbuf/io-gdip-bmp.c:82 +#: gdk-pixbuf/io-bmp.c:1420 gdk-pixbuf/io-gdip-bmp.c:80 msgid "The BMP image format" msgstr "BMP फाइल स्वरूप" -#: gdk-pixbuf/io-gdip-emf.c:59 +#: gdk-pixbuf/io-gdip-emf.c:57 msgid "The EMF image format" msgstr "EMF प्रतिमा स्वरूप" -#: gdk-pixbuf/io-gdip-gif.c:80 gdk-pixbuf/io-gif.c:1720 +#: gdk-pixbuf/io-gdip-gif.c:78 gdk-pixbuf/io-gif.c:1718 msgid "The GIF image format" msgstr "GIF प्रतिमा स्वरूप" -#: gdk-pixbuf/io-gdip-ico.c:59 gdk-pixbuf/io-ico.c:1271 +#: gdk-pixbuf/io-gdip-ico.c:57 gdk-pixbuf/io-ico.c:1269 msgid "The ICO image format" msgstr "ICO प्रतिमा स्वरूप" -#: gdk-pixbuf/io-gdip-jpeg.c:53 gdk-pixbuf/io-jpeg.c:1249 +#: gdk-pixbuf/io-gdip-jpeg.c:51 gdk-pixbuf/io-jpeg.c:1249 #, c-format msgid "" "JPEG quality must be a value between 0 and 100; value '%s' could not be " @@ -234,122 +239,126 @@ msgid "" msgstr "" "JPEG ची गुणवत्ता ० ते 1०0 दरम्यान असायला हवी; %s ची गुणवत्ता मोजली जाऊ शकत नाही." -#: gdk-pixbuf/io-gdip-jpeg.c:68 gdk-pixbuf/io-jpeg.c:1265 +#: gdk-pixbuf/io-gdip-jpeg.c:66 gdk-pixbuf/io-jpeg.c:1265 #, c-format msgid "" "JPEG quality must be a value between 0 and 100; value '%d' is not allowed." msgstr "JPEG मधील गुणवत्ता किंमत ० ते 1०0 दरम्यान असायला हवी; '%d' वैध नाही." -#: gdk-pixbuf/io-gdip-jpeg.c:136 gdk-pixbuf/io-jpeg.c:1478 +#: gdk-pixbuf/io-gdip-jpeg.c:134 gdk-pixbuf/io-jpeg.c:1478 msgid "The JPEG image format" msgstr "JPEG प्रतिमा स्वरूप" -#: gdk-pixbuf/io-gdip-utils.c:154 +#: gdk-pixbuf/io-gdip-tiff.c:80 gdk-pixbuf/io-tiff.c:786 +msgid "The TIFF image format" +msgstr "TIFF प्रतिमा स्वरूप" + +#: gdk-pixbuf/io-gdip-utils.c:152 #, c-format msgid "Could not allocate memory: %s" msgstr "स्मृती वाटप करू शकत नाही: %s" -#: gdk-pixbuf/io-gdip-utils.c:179 gdk-pixbuf/io-gdip-utils.c:293 -#: gdk-pixbuf/io-gdip-utils.c:333 +#: gdk-pixbuf/io-gdip-utils.c:177 gdk-pixbuf/io-gdip-utils.c:291 +#: gdk-pixbuf/io-gdip-utils.c:331 #, c-format msgid "Could not create stream: %s" msgstr "स्ट्रीम बनवू शकत नाही: %s" -#: gdk-pixbuf/io-gdip-utils.c:193 +#: gdk-pixbuf/io-gdip-utils.c:191 #, c-format msgid "Could not seek stream: %s" msgstr "माहिती ते स्ट्रीम रूपांतर अपयशी: %s" -#: gdk-pixbuf/io-gdip-utils.c:205 +#: gdk-pixbuf/io-gdip-utils.c:203 #, c-format msgid "Could not read from stream: %s" msgstr "स्ट्रीम पासून वाचण्यास अपयशी: %s" -#: gdk-pixbuf/io-gdip-utils.c:617 +#: gdk-pixbuf/io-gdip-utils.c:615 msgid "Couldn't load bitmap" msgstr "bitmap दाखल करू शकले नाही" -#: gdk-pixbuf/io-gdip-utils.c:773 +#: gdk-pixbuf/io-gdip-utils.c:771 msgid "Couldn't load metafile" msgstr "मेटाफाइल दाखल करू शकले नाही" -#: gdk-pixbuf/io-gdip-utils.c:878 +#: gdk-pixbuf/io-gdip-utils.c:876 msgid "Unsupported image format for GDI+" msgstr "GDI+ करीता असमर्थीत प्रतिमा प्रकार" -#: gdk-pixbuf/io-gdip-utils.c:885 +#: gdk-pixbuf/io-gdip-utils.c:883 msgid "Couldn't save" msgstr "संचयीत करू शकले नाही" -#: gdk-pixbuf/io-gdip-wmf.c:58 +#: gdk-pixbuf/io-gdip-wmf.c:56 msgid "The WMF image format" msgstr "WMF प्रतिमा स्वरूपन" -#: gdk-pixbuf/io-gif.c:222 +#: gdk-pixbuf/io-gif.c:220 #, c-format msgid "Failure reading GIF: %s" msgstr "GIF %s मधील मजकूर वाचता येत नाहीः" -#: gdk-pixbuf/io-gif.c:496 gdk-pixbuf/io-gif.c:1502 gdk-pixbuf/io-gif.c:1669 +#: gdk-pixbuf/io-gif.c:494 gdk-pixbuf/io-gif.c:1500 gdk-pixbuf/io-gif.c:1667 msgid "GIF file was missing some data (perhaps it was truncated somehow?)" msgstr "GIF फाइल मधील काही माहीती हरवली आहे (बहुदा ती माहीती अन्यत्र साठलेली असेल)" -#: gdk-pixbuf/io-gif.c:505 +#: gdk-pixbuf/io-gif.c:503 #, c-format msgid "Internal error in the GIF loader (%s)" msgstr "GIF प्रतिमेमध्ये (%s) अंतर्गत त्रुटी आहेत" -#: gdk-pixbuf/io-gif.c:579 +#: gdk-pixbuf/io-gif.c:577 msgid "Stack overflow" msgstr "माहीती साठवण क्षमतेपेक्षा अधिक आहे" -#: gdk-pixbuf/io-gif.c:639 +#: gdk-pixbuf/io-gif.c:637 msgid "GIF image loader cannot understand this image." msgstr "GIF प्रतिमा भारक ही प्रतिमा समजू शकत नाही." -#: gdk-pixbuf/io-gif.c:668 +#: gdk-pixbuf/io-gif.c:666 msgid "Bad code encountered" msgstr "सदोष सुत्रे मिळाली" -#: gdk-pixbuf/io-gif.c:678 +#: gdk-pixbuf/io-gif.c:676 msgid "Circular table entry in GIF file" msgstr "GIF फाइल मध्ये वर्तुळाकार तक्त्याची नोंद आहे" -#: gdk-pixbuf/io-gif.c:866 gdk-pixbuf/io-gif.c:1488 gdk-pixbuf/io-gif.c:1541 -#: gdk-pixbuf/io-gif.c:1657 +#: gdk-pixbuf/io-gif.c:864 gdk-pixbuf/io-gif.c:1486 gdk-pixbuf/io-gif.c:1539 +#: gdk-pixbuf/io-gif.c:1655 msgid "Not enough memory to load GIF file" msgstr "GIF फाइलसाठी पुरेशी स्मरणशक्ती उपलब्ध नाही" -#: gdk-pixbuf/io-gif.c:960 +#: gdk-pixbuf/io-gif.c:958 msgid "Not enough memory to composite a frame in GIF file" msgstr "GIF फाइलमध्ये चौकट बसवण्यासाठी पुरेशी स्मृती नाही" -#: gdk-pixbuf/io-gif.c:1132 +#: gdk-pixbuf/io-gif.c:1130 msgid "GIF image is corrupt (incorrect LZW compression)" msgstr "GIF प्रतिमा खराब आहे (चुकीचे LZW संक्षेप )" -#: gdk-pixbuf/io-gif.c:1182 +#: gdk-pixbuf/io-gif.c:1180 msgid "File does not appear to be a GIF file" msgstr "ही फाइल GIF फाइल वाटत नाही " -#: gdk-pixbuf/io-gif.c:1194 +#: gdk-pixbuf/io-gif.c:1192 #, c-format msgid "Version %s of the GIF file format is not supported" msgstr "GIF फाइल मधील %s भागाला समर्थन नाही" -#: gdk-pixbuf/io-gif.c:1241 +#: gdk-pixbuf/io-gif.c:1239 #, fuzzy msgid "Resulting GIF image has zero size" msgstr "प्रतिमेची रुंदी शून्य आहे" -#: gdk-pixbuf/io-gif.c:1320 +#: gdk-pixbuf/io-gif.c:1318 msgid "" "GIF image has no global colormap, and a frame inside it has no local " "colormap." msgstr "" "GIF प्रतिमेमध्ये व्यापक रंगसंगती नाही आणि चित्रामधील चौकटीत स्थानिकरंगसंगती उपलब्ध नाहीत." -#: gdk-pixbuf/io-gif.c:1564 +#: gdk-pixbuf/io-gif.c:1562 msgid "GIF image was truncated or incomplete." msgstr "GIF प्रतिमा अपूर्ण किंवा सदोष होते." @@ -366,105 +375,105 @@ msgstr "ICNS फाइल डीकोड करण्यास अपयशी" msgid "The ICNS image format" msgstr "ICNS प्रतिमा स्वरूपन" -#: gdk-pixbuf/io-ico.c:228 gdk-pixbuf/io-ico.c:242 gdk-pixbuf/io-ico.c:291 -#: gdk-pixbuf/io-ico.c:302 gdk-pixbuf/io-ico.c:395 +#: gdk-pixbuf/io-ico.c:226 gdk-pixbuf/io-ico.c:240 gdk-pixbuf/io-ico.c:289 +#: gdk-pixbuf/io-ico.c:300 gdk-pixbuf/io-ico.c:393 msgid "Invalid header in icon" msgstr "अक्षरमालिकेतील शिर्षकपट्टी अयोग्य आहे" -#: gdk-pixbuf/io-ico.c:257 gdk-pixbuf/io-ico.c:312 gdk-pixbuf/io-ico.c:405 -#: gdk-pixbuf/io-ico.c:458 gdk-pixbuf/io-ico.c:488 +#: gdk-pixbuf/io-ico.c:255 gdk-pixbuf/io-ico.c:310 gdk-pixbuf/io-ico.c:403 +#: gdk-pixbuf/io-ico.c:456 gdk-pixbuf/io-ico.c:486 msgid "Not enough memory to load icon" msgstr "चिन्ह भारित करण्यासाठी पुरेशी स्मृती नाही" -#: gdk-pixbuf/io-ico.c:338 +#: gdk-pixbuf/io-ico.c:336 msgid "Compressed icons are not supported" msgstr "" "संक्षेपित अक्षरमालिकेतील अक्षरांना मदत नसल्यामुळे त्या मालिकेचा वापर करता येनार नाही" -#: gdk-pixbuf/io-ico.c:358 +#: gdk-pixbuf/io-ico.c:356 msgid "Icon has zero width" msgstr "अक्षरमालिकेची रुंदी शुन्य आहे " -#: gdk-pixbuf/io-ico.c:368 +#: gdk-pixbuf/io-ico.c:366 msgid "Icon has zero height" msgstr "अक्षरमालिकेची उंची शुन्य आहे" -#: gdk-pixbuf/io-ico.c:443 +#: gdk-pixbuf/io-ico.c:441 msgid "Unsupported icon type" msgstr "या प्रकारच्या अक्षरमालिकेचा वापर केला जाऊ शकत नाही" -#: gdk-pixbuf/io-ico.c:537 +#: gdk-pixbuf/io-ico.c:535 msgid "Not enough memory to load ICO file" msgstr "ICO फाइल सुरू करण्यासाठी पुरेशी स्मरणशक्ती उपलब्ध नाही" -#: gdk-pixbuf/io-ico.c:1002 +#: gdk-pixbuf/io-ico.c:1000 msgid "Image too large to be saved as ICO" msgstr "ICO प्रमाणे सुरक्षित करण्यासाठी प्रतिमा खूप मोठी आहे" -#: gdk-pixbuf/io-ico.c:1013 +#: gdk-pixbuf/io-ico.c:1011 msgid "Cursor hotspot outside image" msgstr "कर्सर हॉटस्पॉट प्रतिमे बाहेर" -#: gdk-pixbuf/io-ico.c:1036 +#: gdk-pixbuf/io-ico.c:1034 #, c-format msgid "Unsupported depth for ICO file: %d" msgstr "ICO फाइलसाठी असमर्थनीय खोली: %d" -#: gdk-pixbuf/io-jasper.c:74 +#: gdk-pixbuf/io-jasper.c:73 msgid "Couldn't allocate memory for stream" msgstr "स्ट्रीम करीता स्मृती वाटप करू शकले नाही" -#: gdk-pixbuf/io-jasper.c:104 +#: gdk-pixbuf/io-jasper.c:103 msgid "Couldn't decode image" msgstr "प्रतिमा डीकोड करू शकले नाही" -#: gdk-pixbuf/io-jasper.c:122 +#: gdk-pixbuf/io-jasper.c:121 msgid "Transformed JPEG2000 has zero width or height" msgstr "रूपांतरीत JPEG2000 ची रूंदी किंवा ऊंची शून्य आहे" -#: gdk-pixbuf/io-jasper.c:136 +#: gdk-pixbuf/io-jasper.c:135 msgid "Image type currently not supported" msgstr "प्रतिमा स्वरूपन वर्तमानक्षणी समर्थीत नाही" -#: gdk-pixbuf/io-jasper.c:148 gdk-pixbuf/io-jasper.c:156 +#: gdk-pixbuf/io-jasper.c:147 gdk-pixbuf/io-jasper.c:155 msgid "Couldn't allocate memory for color profile" msgstr "रंग प्रोफाइल करीता स्मृती वाटप करण्यास अपयशी" -#: gdk-pixbuf/io-jasper.c:182 +#: gdk-pixbuf/io-jasper.c:181 msgid "Insufficient memory to open JPEG 2000 file" msgstr "JPEG 2000 फाइल उघडण्यास अपुरे स्मृती आढळली" -#: gdk-pixbuf/io-jasper.c:261 +#: gdk-pixbuf/io-jasper.c:260 msgid "Couldn't allocate memory to buffer image data" msgstr "बफर प्रतिमा माहिती करीता स्मृती वाटप करण्यास अपयशी" -#: gdk-pixbuf/io-jasper.c:305 +#: gdk-pixbuf/io-jasper.c:304 msgid "The JPEG 2000 image format" msgstr "JPEG 2000 प्रतिमा स्वरूपन" -#: gdk-pixbuf/io-jpeg.c:126 +#: gdk-pixbuf/io-jpeg.c:124 #, c-format msgid "Error interpreting JPEG image file (%s)" msgstr "JPEG फाइल (%s) मधील चित्रणाचा अर्थ/आशय कळण्यात चुक आढळते" -#: gdk-pixbuf/io-jpeg.c:604 +#: gdk-pixbuf/io-jpeg.c:597 msgid "" "Insufficient memory to load image, try exiting some applications to free " "memory" msgstr "" "प्रतिमा सुरू करण्यासाठी पुरेशी स्मरणशक्ती नाही, त्यातील काही भाग काढून स्मरणशक्ती वाढवावी" -#: gdk-pixbuf/io-jpeg.c:651 gdk-pixbuf/io-jpeg.c:865 +#: gdk-pixbuf/io-jpeg.c:645 gdk-pixbuf/io-jpeg.c:858 #, c-format msgid "Unsupported JPEG color space (%s)" msgstr "असमर्थनीय JPEG रंग अंतराळ (%s)" -#: gdk-pixbuf/io-jpeg.c:764 gdk-pixbuf/io-jpeg.c:1044 +#: gdk-pixbuf/io-jpeg.c:757 gdk-pixbuf/io-jpeg.c:1037 #: gdk-pixbuf/io-jpeg.c:1308 gdk-pixbuf/io-jpeg.c:1318 msgid "Couldn't allocate memory for loading JPEG file" msgstr "JPEG मधील फाइल सुरु करण्यासाठी आवश्यक ती स्मरणशक्ती देता येत नाही" -#: gdk-pixbuf/io-jpeg.c:1018 +#: gdk-pixbuf/io-jpeg.c:1011 msgid "Transformed JPEG has zero width or height." msgstr "रूपांतरीत JPEG मधील ऊंची किंवा रुंदी शून्य आहे." @@ -473,92 +482,92 @@ msgstr "रूपांतरीत JPEG मधील ऊंची किंव msgid "Color profile has invalid length '%u'." msgstr "रंग प्रोफाइलची अवैध लांबी %d." -#: gdk-pixbuf/io-pcx.c:186 +#: gdk-pixbuf/io-pcx.c:184 msgid "Couldn't allocate memory for header" msgstr "मथळ्यासाठी स्मृती राखू शकता आली नाही" -#: gdk-pixbuf/io-pcx.c:201 gdk-pixbuf/io-pcx.c:559 +#: gdk-pixbuf/io-pcx.c:199 gdk-pixbuf/io-pcx.c:557 msgid "Couldn't allocate memory for context buffer" msgstr "संदर्भ बफरसाठी स्मृती राखता आली नाही" -#: gdk-pixbuf/io-pcx.c:600 +#: gdk-pixbuf/io-pcx.c:598 msgid "Image has invalid width and/or height" msgstr "प्रतिमेची रूंदी आणि/किंवा उंची अवैध आहे" -#: gdk-pixbuf/io-pcx.c:612 gdk-pixbuf/io-pcx.c:673 +#: gdk-pixbuf/io-pcx.c:610 gdk-pixbuf/io-pcx.c:671 msgid "Image has unsupported bpp" msgstr "प्रतिमेत असमर्थनीय bpp आहेत" -#: gdk-pixbuf/io-pcx.c:617 gdk-pixbuf/io-pcx.c:625 +#: gdk-pixbuf/io-pcx.c:615 gdk-pixbuf/io-pcx.c:623 #, c-format msgid "Image has unsupported number of %d-bit planes" msgstr "प्रतिमेत %d-bit प्रतलांची असमर्थनीय संख्या आहे" -#: gdk-pixbuf/io-pcx.c:641 +#: gdk-pixbuf/io-pcx.c:639 msgid "Couldn't create new pixbuf" msgstr "नविन Pixbuf निर्माण करता येत नाही" -#: gdk-pixbuf/io-pcx.c:649 +#: gdk-pixbuf/io-pcx.c:647 msgid "Couldn't allocate memory for line data" msgstr "लाइन डेटासाठी स्मृती राखता आली नाही" -#: gdk-pixbuf/io-pcx.c:656 +#: gdk-pixbuf/io-pcx.c:654 msgid "Couldn't allocate memory for PCX image" msgstr "PCX प्रतिमाकरीता स्मृती वाटप अशक्य" -#: gdk-pixbuf/io-pcx.c:703 +#: gdk-pixbuf/io-pcx.c:701 msgid "Didn't get all lines of PCX image" msgstr "PCX प्रतिमेच्या सर्व ओळी मिळाल्या नाहीत" -#: gdk-pixbuf/io-pcx.c:710 +#: gdk-pixbuf/io-pcx.c:708 msgid "No palette found at end of PCX data" msgstr "PCX डेटाच्या शेवटी पॅलेट डेटा सापडला नाही" -#: gdk-pixbuf/io-pcx.c:755 +#: gdk-pixbuf/io-pcx.c:753 msgid "The PCX image format" msgstr "PCX प्रतिमा स्वरूप" -#: gdk-pixbuf/io-pixdata.c:148 +#: gdk-pixbuf/io-pixdata.c:146 #, fuzzy msgid "Transformed pixbuf has zero width or height." msgstr "परिवर्तित PNG मधील ऊंची किंवा रुंदी शुन्य आहे." -#: gdk-pixbuf/io-pixdata.c:186 +#: gdk-pixbuf/io-pixdata.c:184 #, fuzzy msgid "The GdkPixdata format" msgstr "GIF प्रतिमा स्वरूप" -#: gdk-pixbuf/io-png.c:54 +#: gdk-pixbuf/io-png.c:53 msgid "Bits per channel of PNG image is invalid." msgstr "PNG चित्रामधील प्रती ओळीतील कणसमुहांची(बिट्स) संख्या अवैध आहे." -#: gdk-pixbuf/io-png.c:135 gdk-pixbuf/io-png.c:641 +#: gdk-pixbuf/io-png.c:134 gdk-pixbuf/io-png.c:640 msgid "Transformed PNG has zero width or height." msgstr "परिवर्तित PNG मधील ऊंची किंवा रुंदी शुन्य आहे." -#: gdk-pixbuf/io-png.c:143 +#: gdk-pixbuf/io-png.c:142 msgid "Bits per channel of transformed PNG is not 8." msgstr "परिवर्तित PNG चित्रामधील प्रती ओळीतील कणसमुहांची(बिट्स) 8 ही संख्या अवैध आहे." -#: gdk-pixbuf/io-png.c:152 +#: gdk-pixbuf/io-png.c:151 msgid "Transformed PNG not RGB or RGBA." msgstr "परिवर्तित PNG, हे प्रतिमा RGB किंवा RGBA प्रतिमा नाही." -#: gdk-pixbuf/io-png.c:161 +#: gdk-pixbuf/io-png.c:160 msgid "Transformed PNG has unsupported number of channels, must be 3 or 4." msgstr "" "परिवर्तित PNG प्रतिमेमधील ओळींमधे समर्थन नसनार्या ओळी आहेत, त्या 3 किंवा 4 असाव्यात." -#: gdk-pixbuf/io-png.c:182 +#: gdk-pixbuf/io-png.c:181 #, c-format msgid "Fatal error in PNG image file: %s" msgstr "PNG प्रतिमा %s फाइल मध्ये घातक त्रुटी आहेः" -#: gdk-pixbuf/io-png.c:315 +#: gdk-pixbuf/io-png.c:314 msgid "Insufficient memory to load PNG file" msgstr "PNG फाइल सुरु करण्यासाठी पुरेशी स्मरणशक्ती नाही" -#: gdk-pixbuf/io-png.c:656 +#: gdk-pixbuf/io-png.c:655 #, fuzzy, c-format msgid "" "Insufficient memory to store a %lu by %lu image; try exiting some " @@ -567,30 +576,30 @@ msgstr "" "%ld x %ld आकाराचे प्रतिमा साठविण्यासाठी पुरेशी स्मरणशक्ती नाही; नको असणाऱ्या " "बाबीकाढून उपलब्ध स्मरणशक्तीचा साठा वाढवा" -#: gdk-pixbuf/io-png.c:719 +#: gdk-pixbuf/io-png.c:718 msgid "Fatal error reading PNG image file" msgstr "PNG प्रतिमेची फाइल वाचताना घातक चुक झाली आहे" -#: gdk-pixbuf/io-png.c:768 +#: gdk-pixbuf/io-png.c:767 #, c-format msgid "Fatal error reading PNG image file: %s" msgstr "PNG प्रतिमा फाइल वाचतेवेळी त्रुटी आढळली: %s" -#: gdk-pixbuf/io-png.c:858 +#: gdk-pixbuf/io-png.c:857 msgid "" "Keys for PNG text chunks must have at least 1 and at most 79 characters." msgstr "PNG पाठ चंकसाठी कळा किमान 1 आणि कमाल 7९ अक्षरी असाव्यात." -#: gdk-pixbuf/io-png.c:867 +#: gdk-pixbuf/io-png.c:866 msgid "Keys for PNG text chunks must be ASCII characters." msgstr "PNG पाठ चंकसाठी कळा ASCII अक्षरांच्याच असाव्यात." -#: gdk-pixbuf/io-png.c:881 gdk-pixbuf/io-tiff.c:667 +#: gdk-pixbuf/io-png.c:880 gdk-pixbuf/io-tiff.c:665 #, c-format msgid "Color profile has invalid length %d." msgstr "रंग प्रोफाइलची अवैध लांबी %d." -#: gdk-pixbuf/io-png.c:894 +#: gdk-pixbuf/io-png.c:893 #, c-format msgid "" "PNG compression level must be a value between 0 and 9; value '%s' could not " @@ -599,338 +608,334 @@ msgstr "" "PNG संकुचन स्तराचे मुल्य 0 ते 9 च्या दरम्यानच असायला हवे; मुल्य '%s' विश्लेषित केले जाऊ शकत " "नाही." -#: gdk-pixbuf/io-png.c:907 +#: gdk-pixbuf/io-png.c:906 #, c-format msgid "" "PNG compression level must be a value between 0 and 9; value '%d' is not " "allowed." msgstr "PNG संकुचन स्तराचे मुल्य 0 ते 9 च्या दरम्यानच असायला हवे; मुल्य '%d' अनुमत केलेलेनाही." -#: gdk-pixbuf/io-png.c:955 +#: gdk-pixbuf/io-png.c:954 #, c-format msgid "Value for PNG text chunk %s cannot be converted to ISO-8859-1 encoding." msgstr "PNG पाठ चंक %s चे मुल्य ISO-8859-1 एनकोडिंगमध्ये परिवर्तीत केले जाऊ शकत नाही." -#: gdk-pixbuf/io-png.c:1118 +#: gdk-pixbuf/io-png.c:1117 msgid "The PNG image format" msgstr "PNM प्रतिमा स्वरूप" -#: gdk-pixbuf/io-pnm.c:248 +#: gdk-pixbuf/io-pnm.c:246 msgid "PNM loader expected to find an integer, but didn't" msgstr "PNM लोडर ला एक पूर्णांक संख्या पाहीजे, जी आढळली नाही" -#: gdk-pixbuf/io-pnm.c:280 +#: gdk-pixbuf/io-pnm.c:278 msgid "PNM file has an incorrect initial byte" msgstr "PNM फाइल मध्ये प्रारंभिक बाइट चुकीचा आहे" -#: gdk-pixbuf/io-pnm.c:310 +#: gdk-pixbuf/io-pnm.c:308 msgid "PNM file is not in a recognized PNM subformat" msgstr "PNM फाइल ही योग्य PNM उपरचनेत नाही" -#: gdk-pixbuf/io-pnm.c:335 +#: gdk-pixbuf/io-pnm.c:333 msgid "PNM file has an image width of 0" msgstr "PNM फाइलमधील प्रतिमेची रुंदी शून्य आहे " -#: gdk-pixbuf/io-pnm.c:356 +#: gdk-pixbuf/io-pnm.c:354 msgid "PNM file has an image height of 0" msgstr "PNM फाइल मधल्या प्रतिमेची उंची शून्य आहे" -#: gdk-pixbuf/io-pnm.c:379 +#: gdk-pixbuf/io-pnm.c:377 msgid "Maximum color value in PNM file is 0" msgstr "PNM फाइल मध्ये रंगाची कमाल संख्या 0 आहे " -#: gdk-pixbuf/io-pnm.c:387 +#: gdk-pixbuf/io-pnm.c:385 msgid "Maximum color value in PNM file is too large" msgstr "PNM फाइल मध्ये रंगाची कमाल संख्या बरीच मोठी आहे" -#: gdk-pixbuf/io-pnm.c:427 gdk-pixbuf/io-pnm.c:457 gdk-pixbuf/io-pnm.c:502 +#: gdk-pixbuf/io-pnm.c:425 gdk-pixbuf/io-pnm.c:455 gdk-pixbuf/io-pnm.c:500 msgid "Raw PNM image type is invalid" msgstr " PNM प्रतिमेचा प्रकार अवैध आहे " -#: gdk-pixbuf/io-pnm.c:652 +#: gdk-pixbuf/io-pnm.c:650 msgid "PNM image loader does not support this PNM subformat" msgstr "PNM नामक ह्या चित्रासाठी PNM उरने च्या फाइलचा वापर करू शकत नाही" -#: gdk-pixbuf/io-pnm.c:739 gdk-pixbuf/io-pnm.c:966 +#: gdk-pixbuf/io-pnm.c:737 gdk-pixbuf/io-pnm.c:964 msgid "Raw PNM formats require exactly one whitespace before sample data" msgstr " PNM कच्या फाइल मधील शब्दांमध्ये योग्य रिक्त जागा असाव्यात" -#: gdk-pixbuf/io-pnm.c:766 +#: gdk-pixbuf/io-pnm.c:764 msgid "Cannot allocate memory for loading PNM image" msgstr "PNM प्रतिमा भारित करण्यासाठी स्मृती राखता येत नाही" -#: gdk-pixbuf/io-pnm.c:816 +#: gdk-pixbuf/io-pnm.c:814 msgid "Insufficient memory to load PNM context struct" msgstr "PNM संरचनेसाठी पुरेशी जागा नाही" -#: gdk-pixbuf/io-pnm.c:867 +#: gdk-pixbuf/io-pnm.c:865 msgid "Unexpected end of PNM image data" msgstr "PNM प्रतिमेतील माहीतीचा अनपेक्षित शेवट झाला" -#: gdk-pixbuf/io-pnm.c:995 +#: gdk-pixbuf/io-pnm.c:993 msgid "Insufficient memory to load PNM file" msgstr "PNM फाइल सुरू करण्याकरीता पुरेशी जागा नाही" -#: gdk-pixbuf/io-pnm.c:1079 +#: gdk-pixbuf/io-pnm.c:1077 msgid "The PNM/PBM/PGM/PPM image format family" msgstr "PNM/PBM/PGM/PPM प्रतिमा स्वरूप परिवार" -#: gdk-pixbuf/io-qtif.c:128 +#: gdk-pixbuf/io-qtif.c:126 msgid "Input file descriptor is NULL." msgstr "इंपुट फाइल डिस्क्रीप्टर NULL आहे." -#: gdk-pixbuf/io-qtif.c:143 +#: gdk-pixbuf/io-qtif.c:141 msgid "Failed to read QTIF header" msgstr "QTIF हेड्डर वाचण्यास अपयशी" -#: gdk-pixbuf/io-qtif.c:152 gdk-pixbuf/io-qtif.c:189 gdk-pixbuf/io-qtif.c:459 +#: gdk-pixbuf/io-qtif.c:150 gdk-pixbuf/io-qtif.c:187 gdk-pixbuf/io-qtif.c:454 #, fuzzy, c-format msgid "QTIF atom size too large (%d byte)" msgid_plural "QTIF atom size too large (%d bytes)" msgstr[0] "QTIF ऍटम आकार खूप मोठे आहे (%d बाईट्स्)" msgstr[1] "QTIF ऍटम आकार खूप मोठे आहे (%d बाईट्स्)" -#: gdk-pixbuf/io-qtif.c:175 +#: gdk-pixbuf/io-qtif.c:173 #, fuzzy, c-format msgid "Failed to allocate %d byte for file read buffer" msgid_plural "Failed to allocate %d bytes for file read buffer" msgstr[0] "फाइल रीड बफरकरीता %d बाईट्स्चे वाटप करण्यास अपयशी" msgstr[1] "फाइल रीड बफरकरीता %d बाईट्स्चे वाटप करण्यास अपयशी" -#: gdk-pixbuf/io-qtif.c:206 +#: gdk-pixbuf/io-qtif.c:201 #, c-format msgid "File error when reading QTIF atom: %s" msgstr "QTIF atom वाचतेवेळी फाइल त्रुटी: %s" -#: gdk-pixbuf/io-qtif.c:243 +#: gdk-pixbuf/io-qtif.c:238 #, fuzzy, c-format msgid "Failed to skip the next %d byte with seek()." msgid_plural "Failed to skip the next %d bytes with seek()." msgstr[0] "पुढचे %d बाईट्स् seek() सह वगळण्यास अपयशी." msgstr[1] "पुढचे %d बाईट्स् seek() सह वगळण्यास अपयशी." -#: gdk-pixbuf/io-qtif.c:270 +#: gdk-pixbuf/io-qtif.c:265 msgid "Failed to allocate QTIF context structure." msgstr "QTIF कंटेक्स्ट स्ट्रक्चरचे वाटप करण्यास अपयशी." -#: gdk-pixbuf/io-qtif.c:330 +#: gdk-pixbuf/io-qtif.c:325 msgid "Failed to create GdkPixbufLoader object." msgstr "GdkPixbufLoader ऑब्जेक्ट निर्माण करण्यास अपयशी." -#: gdk-pixbuf/io-qtif.c:434 +#: gdk-pixbuf/io-qtif.c:429 msgid "Failed to find an image data atom." msgstr "प्रतिमा डाटा ऍटम शोधण्यास अपयशी." -#: gdk-pixbuf/io-qtif.c:618 +#: gdk-pixbuf/io-qtif.c:613 msgid "The QTIF image format" msgstr "QTIF प्रतिमा रूपण" -#: gdk-pixbuf/io-ras.c:125 +#: gdk-pixbuf/io-ras.c:123 msgid "RAS image has bogus header data" msgstr "RAS प्रतिमेतील शिर्षकपट्टीतील माहीती खोटी आहे" -#: gdk-pixbuf/io-ras.c:147 +#: gdk-pixbuf/io-ras.c:145 msgid "RAS image has unknown type" msgstr " RAS प्रतिमा अपरिचीत आहे" -#: gdk-pixbuf/io-ras.c:155 +#: gdk-pixbuf/io-ras.c:153 msgid "unsupported RAS image variation" msgstr "RAS प्रतिमेमध्ये असणारा बदल विना आधार आहे" -#: gdk-pixbuf/io-ras.c:170 gdk-pixbuf/io-ras.c:199 +#: gdk-pixbuf/io-ras.c:168 gdk-pixbuf/io-ras.c:197 msgid "Not enough memory to load RAS image" msgstr "RAS प्रतिमा सुरू करण्याकरीता पुरेशी जागा देता येत नाही" -#: gdk-pixbuf/io-ras.c:544 +#: gdk-pixbuf/io-ras.c:542 msgid "The Sun raster image format" msgstr "Sun रास्टर प्रतिमा स्वरूप" -#: gdk-pixbuf/io-tga.c:153 +#: gdk-pixbuf/io-tga.c:151 msgid "Cannot allocate memory for IOBuffer struct" msgstr "IOBuffer struct साठी स्मृती राखू शकत नाही" -#: gdk-pixbuf/io-tga.c:172 +#: gdk-pixbuf/io-tga.c:170 msgid "Cannot allocate memory for IOBuffer data" msgstr "IOBuffer डेटा साठी स्मृती राखू शकत नाही" -#: gdk-pixbuf/io-tga.c:183 +#: gdk-pixbuf/io-tga.c:181 msgid "Cannot realloc IOBuffer data" msgstr "IOBuffer डेटासाठी स्मृती पुन्हा राखता येत नाही" -#: gdk-pixbuf/io-tga.c:213 +#: gdk-pixbuf/io-tga.c:211 msgid "Cannot allocate temporary IOBuffer data" msgstr "तात्पुरत्या IO Buffer डेटासाठी स्मृती राखता येत नाही" -#: gdk-pixbuf/io-tga.c:346 +#: gdk-pixbuf/io-tga.c:339 msgid "Cannot allocate new pixbuf" msgstr "नविन Pixbuf साठी स्मृती राखता येत नाही" -#: gdk-pixbuf/io-tga.c:685 +#: gdk-pixbuf/io-tga.c:678 msgid "Image is corrupted or truncated" msgstr "प्रतिमा दोषीत किंवा ट्रंकेटेड आहे" -#: gdk-pixbuf/io-tga.c:692 +#: gdk-pixbuf/io-tga.c:685 msgid "Cannot allocate colormap structure" msgstr "colormap structure साठी स्मृती राखता येत नाही" -#: gdk-pixbuf/io-tga.c:699 +#: gdk-pixbuf/io-tga.c:692 msgid "Cannot allocate colormap entries" msgstr "colormap प्रविष्टांसाठी स्मृती राखता येत नाही" -#: gdk-pixbuf/io-tga.c:721 +#: gdk-pixbuf/io-tga.c:714 msgid "Unexpected bitdepth for colormap entries" msgstr "उपलब्द रंगांच्या प्रारंभी अनपेक्षित खोलीच्या अक्षरमालीका दिसते" -#: gdk-pixbuf/io-tga.c:739 +#: gdk-pixbuf/io-tga.c:732 msgid "Cannot allocate TGA header memory" msgstr "TGA मथळा स्मृती राखता येत नाही" -#: gdk-pixbuf/io-tga.c:772 +#: gdk-pixbuf/io-tga.c:765 msgid "TGA image has invalid dimensions" msgstr "TGA प्रतिमेमध्ये अवैध रूपे आहेत " -#: gdk-pixbuf/io-tga.c:778 gdk-pixbuf/io-tga.c:787 gdk-pixbuf/io-tga.c:797 -#: gdk-pixbuf/io-tga.c:807 gdk-pixbuf/io-tga.c:814 +#: gdk-pixbuf/io-tga.c:771 gdk-pixbuf/io-tga.c:780 gdk-pixbuf/io-tga.c:790 +#: gdk-pixbuf/io-tga.c:800 gdk-pixbuf/io-tga.c:807 msgid "TGA image type not supported" msgstr "TGA प्रकारच्या प्रतिमे ला आधार नाही" -#: gdk-pixbuf/io-tga.c:861 +#: gdk-pixbuf/io-tga.c:854 msgid "Cannot allocate memory for TGA context struct" msgstr "TGA संदर्भ struct साठी स्मृती राखू शकत नाही" -#: gdk-pixbuf/io-tga.c:926 +#: gdk-pixbuf/io-tga.c:919 msgid "Excess data in file" msgstr "फाइलमधील अतिरीक्त माहिती" -#: gdk-pixbuf/io-tga.c:1007 +#: gdk-pixbuf/io-tga.c:1000 msgid "The Targa image format" msgstr "Targa प्रतिमा स्वरूप" -#: gdk-pixbuf/io-tiff.c:104 +#: gdk-pixbuf/io-tiff.c:102 msgid "Could not get image width (bad TIFF file)" msgstr "प्रतिमेची रुंदी आढळली नाही (TIFF फाइल प्रदुषित आहे)" -#: gdk-pixbuf/io-tiff.c:112 +#: gdk-pixbuf/io-tiff.c:110 msgid "Could not get image height (bad TIFF file)" msgstr " प्रतिमेची ऊंची आढळली नाही(TIFF फाइल प्रदुषित आहे)" -#: gdk-pixbuf/io-tiff.c:120 +#: gdk-pixbuf/io-tiff.c:118 msgid "Width or height of TIFF image is zero" msgstr "TIFF प्रतिमेची रुंदी किंवा ऊंची शून्य आहे " -#: gdk-pixbuf/io-tiff.c:129 gdk-pixbuf/io-tiff.c:138 +#: gdk-pixbuf/io-tiff.c:127 gdk-pixbuf/io-tiff.c:136 msgid "Dimensions of TIFF image too large" msgstr "TIFF प्रतिमेची रुपे बरीच मोठी आहेत" -#: gdk-pixbuf/io-tiff.c:162 gdk-pixbuf/io-tiff.c:174 gdk-pixbuf/io-tiff.c:491 +#: gdk-pixbuf/io-tiff.c:160 gdk-pixbuf/io-tiff.c:172 gdk-pixbuf/io-tiff.c:489 msgid "Insufficient memory to open TIFF file" msgstr "TIFF फाइल उघडण्यासाठी जागा अपुरी आहे" -#: gdk-pixbuf/io-tiff.c:236 +#: gdk-pixbuf/io-tiff.c:234 msgid "Failed to load RGB data from TIFF file" msgstr "TIFF फाइल मधून RGB माहीती सुरू करण्यात असफल" -#: gdk-pixbuf/io-tiff.c:293 +#: gdk-pixbuf/io-tiff.c:291 msgid "Failed to open TIFF image" msgstr "TIFF प्रतिमा उघडण्यात असफल" -#: gdk-pixbuf/io-tiff.c:427 gdk-pixbuf/io-tiff.c:440 +#: gdk-pixbuf/io-tiff.c:425 gdk-pixbuf/io-tiff.c:438 msgid "Failed to load TIFF image" msgstr "TIFF प्रतिमा सुरु करण्यात असफल" -#: gdk-pixbuf/io-tiff.c:623 +#: gdk-pixbuf/io-tiff.c:621 msgid "Failed to save TIFF image" msgstr "TIFF प्रतिमा सुरक्षित करण्यात असफल" -#: gdk-pixbuf/io-tiff.c:656 +#: gdk-pixbuf/io-tiff.c:654 msgid "TIFF compression doesn't refer to a valid codec." msgstr "TIFF संकोचन वैध कोडेककरीता संदर्भ पुरवत नाही." -#: gdk-pixbuf/io-tiff.c:696 +#: gdk-pixbuf/io-tiff.c:694 msgid "Failed to write TIFF data" msgstr "TIFF डेटा लिहीण्यास असफल" -#: gdk-pixbuf/io-tiff.c:733 +#: gdk-pixbuf/io-tiff.c:731 msgid "Couldn't write to TIFF file" msgstr "TIFF फाइलवर लिहीता आले नाही" -#: gdk-pixbuf/io-tiff.c:788 -msgid "The TIFF image format" -msgstr "TIFF प्रतिमा स्वरूप" - -#: gdk-pixbuf/io-wbmp.c:245 +#: gdk-pixbuf/io-wbmp.c:243 msgid "Image has zero width" msgstr "प्रतिमेची रुंदी शून्य आहे" -#: gdk-pixbuf/io-wbmp.c:263 +#: gdk-pixbuf/io-wbmp.c:261 msgid "Image has zero height" msgstr "प्रतिमेची ऊंची शून्य आहे" -#: gdk-pixbuf/io-wbmp.c:274 +#: gdk-pixbuf/io-wbmp.c:272 msgid "Not enough memory to load image" msgstr "प्रतिमा सुरु करण्यासाठी पुरेशी जागा नाही" -#: gdk-pixbuf/io-wbmp.c:333 +#: gdk-pixbuf/io-wbmp.c:331 msgid "Couldn't save the rest" msgstr "उर्वरीत (माहीती) साठवता येऊ शकली नाही " -#: gdk-pixbuf/io-wbmp.c:374 +#: gdk-pixbuf/io-wbmp.c:372 msgid "The WBMP image format" msgstr "WBMP प्रतिमा स्वरूप" -#: gdk-pixbuf/io-xbm.c:304 +#: gdk-pixbuf/io-xbm.c:302 msgid "Invalid XBM file" msgstr "अवैध XBM फाइल" -#: gdk-pixbuf/io-xbm.c:314 +#: gdk-pixbuf/io-xbm.c:312 msgid "Insufficient memory to load XBM image file" msgstr "XBM प्रतिमेची फाइल सुरू करण्यासाठी पुरेशी जागा नाही" -#: gdk-pixbuf/io-xbm.c:462 +#: gdk-pixbuf/io-xbm.c:460 msgid "Failed to write to temporary file when loading XBM image" msgstr "XBM प्रतिमा फाइल सुरु करताना तात्पुरत्या फाइलमध्ये लेखन करतेवेळी असफल" -#: gdk-pixbuf/io-xbm.c:501 +#: gdk-pixbuf/io-xbm.c:499 msgid "The XBM image format" msgstr "XBM प्रतिमा स्वरूप" -#: gdk-pixbuf/io-xpm.c:469 +#: gdk-pixbuf/io-xpm.c:467 msgid "No XPM header found" msgstr "XPM मथळा सापडला नाही" -#: gdk-pixbuf/io-xpm.c:478 +#: gdk-pixbuf/io-xpm.c:476 msgid "Invalid XPM header" msgstr "अवैध XPM मथळा" -#: gdk-pixbuf/io-xpm.c:486 +#: gdk-pixbuf/io-xpm.c:484 msgid "XPM file has image width <= 0" msgstr "XPM प्रतिमा फाइलची रुंदी <= 0 आहे" -#: gdk-pixbuf/io-xpm.c:494 +#: gdk-pixbuf/io-xpm.c:492 msgid "XPM file has image height <= 0" msgstr "XPM प्रतिमा फाइलची ऊंची <= 0 आहे" -#: gdk-pixbuf/io-xpm.c:502 +#: gdk-pixbuf/io-xpm.c:500 msgid "XPM has invalid number of chars per pixel" msgstr "XPM फाइलमध्ये प्रति ओळीतील अक्षर संख्या अवैध आहे " -#: gdk-pixbuf/io-xpm.c:511 +#: gdk-pixbuf/io-xpm.c:509 msgid "XPM file has invalid number of colors" msgstr "XPM फाइल मध्ये रंगांची संख्या अवैध आहे" -#: gdk-pixbuf/io-xpm.c:523 gdk-pixbuf/io-xpm.c:532 gdk-pixbuf/io-xpm.c:584 +#: gdk-pixbuf/io-xpm.c:521 gdk-pixbuf/io-xpm.c:530 gdk-pixbuf/io-xpm.c:582 msgid "Cannot allocate memory for loading XPM image" msgstr "XPM प्रतिमा भारित करण्यासाठी स्मृती राखू शकत नाही" -#: gdk-pixbuf/io-xpm.c:546 +#: gdk-pixbuf/io-xpm.c:544 msgid "Cannot read XPM colormap" msgstr "XPM colormap वाचता येत नाही" -#: gdk-pixbuf/io-xpm.c:778 +#: gdk-pixbuf/io-xpm.c:776 msgid "Failed to write to temporary file when loading XPM image" msgstr "XPM प्रतिमा सुरु करताना तात्पुरत्या फाइल मध्ये लेखन करण्यास असफल" -#: gdk-pixbuf/io-xpm.c:817 +#: gdk-pixbuf/io-xpm.c:815 msgid "The XPM image format" msgstr "XPM प्रतिमा स्वरूप" diff --git a/po/ms.gmo b/po/ms.gmo index ad27ca9d7db9dec6d98cb77fba6da655b3192fa4..909d6208e5a9a43df5818e7495c4423ebcab54ee 100644 GIT binary patch delta 26 hcmbP|J|%sFs~oS1u7Rnpk(q*#ft88b<{&vIQ2=Z32ND1P delta 26 hcmbP|J|%sFs~oSfu7QcJp{atQft8WP<{&vIQ2=YI2MquK diff --git a/po/ms.po b/po/ms.po index 0eb0777..850a849 100644 --- a/po/ms.po +++ b/po/ms.po @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: Gtk+ 1.3.x\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=gdk-" "pixbuf\n" -"POT-Creation-Date: 2013-04-15 10:28-0400\n" +"POT-Creation-Date: 2014-05-26 20:46-0400\n" "PO-Revision-Date: 2004-04-04 01:11+0730\n" "Last-Translator: Hasbullah Bin Pit \n" "Language-Team: Projek Gabai \n" @@ -15,18 +15,18 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: gdk-pixbuf/gdk-pixbuf-animation.c:160 gdk-pixbuf/gdk-pixbuf-io.c:1064 -#: gdk-pixbuf/gdk-pixbuf-io.c:1330 +#: gdk-pixbuf/gdk-pixbuf-animation.c:158 gdk-pixbuf/gdk-pixbuf-io.c:1077 +#: gdk-pixbuf/gdk-pixbuf-io.c:1333 #, c-format msgid "Failed to open file '%s': %s" msgstr "Gagal membuka fail '%s': %s" -#: gdk-pixbuf/gdk-pixbuf-animation.c:173 gdk-pixbuf/gdk-pixbuf-io.c:1076 +#: gdk-pixbuf/gdk-pixbuf-animation.c:171 gdk-pixbuf/gdk-pixbuf-io.c:962 #, c-format msgid "Image file '%s' contains no data" msgstr "Fail imej '%s' tida mengandungi data" -#: gdk-pixbuf/gdk-pixbuf-animation.c:212 +#: gdk-pixbuf/gdk-pixbuf-animation.c:210 #, c-format msgid "" "Failed to load animation '%s': reason not known, probably a corrupt " @@ -34,20 +34,20 @@ msgid "" msgstr "" "Gagal memuatkan animasi '%s':sebab tidak diketahui, mungkin fail imej rosak" -#: gdk-pixbuf/gdk-pixbuf-animation.c:280 gdk-pixbuf/gdk-pixbuf-io.c:1112 -#: gdk-pixbuf/gdk-pixbuf-io.c:1382 +#: gdk-pixbuf/gdk-pixbuf-animation.c:278 gdk-pixbuf/gdk-pixbuf-io.c:1113 +#: gdk-pixbuf/gdk-pixbuf-io.c:1385 #, c-format msgid "" "Failed to load image '%s': reason not known, probably a corrupt image file" msgstr "" "Gagal memuatkan imej '%s': sebab tidak diketahui, mungkin fail imej rosak" -#: gdk-pixbuf/gdk-pixbuf-io.c:790 +#: gdk-pixbuf/gdk-pixbuf-io.c:774 #, c-format msgid "Unable to load image-loading module: %s: %s" msgstr "Gagal memuatkan modul image-loading: %s: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:805 +#: gdk-pixbuf/gdk-pixbuf-io.c:789 #, fuzzy, c-format msgid "" "Image-loading module %s does not export the proper interface; perhaps it's " @@ -56,53 +56,53 @@ msgstr "" "Modul Image-loading %s tidak boleh mengeksport antaramuka dengan betul; " "mungkin ianya daripada GTK versi lain" -#: gdk-pixbuf/gdk-pixbuf-io.c:814 gdk-pixbuf/gdk-pixbuf-io.c:865 +#: gdk-pixbuf/gdk-pixbuf-io.c:798 gdk-pixbuf/gdk-pixbuf-io.c:849 #, c-format msgid "Image type '%s' is not supported" msgstr "Jenis imej '%s'tidak disokong" -#: gdk-pixbuf/gdk-pixbuf-io.c:950 +#: gdk-pixbuf/gdk-pixbuf-io.c:934 #, c-format msgid "Couldn't recognize the image file format for file '%s'" msgstr "Tak dapat mengenali format fail imej pada fail '%s'" -#: gdk-pixbuf/gdk-pixbuf-io.c:958 +#: gdk-pixbuf/gdk-pixbuf-io.c:942 msgid "Unrecognized image file format" msgstr "Jenis format fail imej tidak dikenali" -#: gdk-pixbuf/gdk-pixbuf-io.c:1121 +#: gdk-pixbuf/gdk-pixbuf-io.c:1124 #, c-format msgid "Failed to load image '%s': %s" msgstr "Gagal memuatkan imej '%s': %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2015 gdk-pixbuf/io-gdip-utils.c:837 +#: gdk-pixbuf/gdk-pixbuf-io.c:2029 gdk-pixbuf/io-gdip-utils.c:835 #, c-format msgid "Error writing to image file: %s" msgstr "Ralat ketika menulis ke fail imej: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2057 gdk-pixbuf/gdk-pixbuf-io.c:2178 +#: gdk-pixbuf/gdk-pixbuf-io.c:2071 gdk-pixbuf/gdk-pixbuf-io.c:2192 #, c-format msgid "This build of gdk-pixbuf does not support saving the image format: %s" msgstr "Binaan gdk-pixbuf ini tak menyokong penyimpanan format imej: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2088 +#: gdk-pixbuf/gdk-pixbuf-io.c:2102 msgid "Insufficient memory to save image to callback" msgstr "Tak cukup memori untuk menyimpan imej ke callback" -#: gdk-pixbuf/gdk-pixbuf-io.c:2101 +#: gdk-pixbuf/gdk-pixbuf-io.c:2115 msgid "Failed to open temporary file" msgstr "Gagal membuka fail sementara" -#: gdk-pixbuf/gdk-pixbuf-io.c:2124 +#: gdk-pixbuf/gdk-pixbuf-io.c:2138 msgid "Failed to read from temporary file" msgstr "Gagal membaca drpd fail sementara" -#: gdk-pixbuf/gdk-pixbuf-io.c:2372 +#: gdk-pixbuf/gdk-pixbuf-io.c:2382 #, c-format msgid "Failed to open '%s' for writing: %s" msgstr "Gagal membuka fail '%s' untuk ditulis: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2398 +#: gdk-pixbuf/gdk-pixbuf-io.c:2408 #, c-format msgid "" "Failed to close '%s' while writing image, all data may not have been saved: " @@ -111,16 +111,16 @@ msgstr "" "Gagal untuk menutup '%s' bila menulis imej, semua dara mungkin tidak akan " "disimpan:i %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2619 gdk-pixbuf/gdk-pixbuf-io.c:2671 +#: gdk-pixbuf/gdk-pixbuf-io.c:2629 gdk-pixbuf/gdk-pixbuf-io.c:2681 msgid "Insufficient memory to save image into a buffer" msgstr "Tak cukup memori untuk menyimpan imej ke penimbal" -#: gdk-pixbuf/gdk-pixbuf-io.c:2717 +#: gdk-pixbuf/gdk-pixbuf-io.c:2727 #, fuzzy msgid "Error writing to image stream" msgstr "Ralat ketika menulis ke fail imej: %s" -#: gdk-pixbuf/gdk-pixbuf-loader.c:393 +#: gdk-pixbuf/gdk-pixbuf-loader.c:384 #, fuzzy, c-format msgid "" "Internal error: Image loader module '%s' failed to complete an operation, " @@ -129,101 +129,106 @@ msgstr "" "Ralat dalaman: modul pemuatan imej '%s' gagal untuk mulakan pemuatan imej, " "tetapi tidak memberi sebab kegagalannya" -#: gdk-pixbuf/gdk-pixbuf-loader.c:435 +#: gdk-pixbuf/gdk-pixbuf-loader.c:426 #, c-format msgid "Incremental loading of image type '%s' is not supported" msgstr "Pemuatan imej jenis '%s' secara menaik tidak disokong" -#: gdk-pixbuf/gdk-pixdata.c:160 +#: gdk-pixbuf/gdk-pixdata.c:158 msgid "Image header corrupt" msgstr "Pengepala imej rosak" -#: gdk-pixbuf/gdk-pixdata.c:165 +#: gdk-pixbuf/gdk-pixdata.c:163 msgid "Image format unknown" msgstr "Format imej tidak diketahui" -#: gdk-pixbuf/gdk-pixdata.c:170 gdk-pixbuf/gdk-pixdata.c:502 +#: gdk-pixbuf/gdk-pixdata.c:168 gdk-pixbuf/gdk-pixdata.c:501 msgid "Image pixel data corrupt" msgstr "Data piksel imej rosak" -#: gdk-pixbuf/gdk-pixdata.c:446 +#: gdk-pixbuf/gdk-pixdata.c:445 #, c-format msgid "failed to allocate image buffer of %u byte" msgid_plural "failed to allocate image buffer of %u bytes" msgstr[0] "" msgstr[1] "" -#: gdk-pixbuf/io-ani.c:244 +#: gdk-pixbuf/io-ani.c:242 msgid "Unexpected icon chunk in animation" msgstr "Bahagian ikon luardugaan pada animasi" -#: gdk-pixbuf/io-ani.c:342 gdk-pixbuf/io-ani.c:400 gdk-pixbuf/io-ani.c:426 -#: gdk-pixbuf/io-ani.c:449 gdk-pixbuf/io-ani.c:476 gdk-pixbuf/io-ani.c:563 +#: gdk-pixbuf/io-ani.c:340 gdk-pixbuf/io-ani.c:398 gdk-pixbuf/io-ani.c:424 +#: gdk-pixbuf/io-ani.c:447 gdk-pixbuf/io-ani.c:474 gdk-pixbuf/io-ani.c:561 msgid "Invalid header in animation" msgstr "Pengepala tidak sah pada animasi" -#: gdk-pixbuf/io-ani.c:352 gdk-pixbuf/io-ani.c:374 gdk-pixbuf/io-ani.c:458 -#: gdk-pixbuf/io-ani.c:485 gdk-pixbuf/io-ani.c:536 gdk-pixbuf/io-ani.c:608 +#: gdk-pixbuf/io-ani.c:350 gdk-pixbuf/io-ani.c:372 gdk-pixbuf/io-ani.c:456 +#: gdk-pixbuf/io-ani.c:483 gdk-pixbuf/io-ani.c:534 gdk-pixbuf/io-ani.c:606 msgid "Not enough memory to load animation" msgstr "Tak cukup memori untuk memuatkan animasi" -#: gdk-pixbuf/io-ani.c:392 gdk-pixbuf/io-ani.c:418 gdk-pixbuf/io-ani.c:437 +#: gdk-pixbuf/io-ani.c:390 gdk-pixbuf/io-ani.c:416 gdk-pixbuf/io-ani.c:435 msgid "Malformed chunk in animation" msgstr "" -#: gdk-pixbuf/io-ani.c:660 +#: gdk-pixbuf/io-ani.c:628 +#, fuzzy +msgid "ANI image was truncated or incomplete." +msgstr "Imej GID terkerat atau tidak selepas" + +#: gdk-pixbuf/io-ani.c:669 msgid "The ANI image format" msgstr "Format imej ANI" -#: gdk-pixbuf/io-bmp.c:229 gdk-pixbuf/io-bmp.c:266 gdk-pixbuf/io-bmp.c:337 -#: gdk-pixbuf/io-bmp.c:369 gdk-pixbuf/io-bmp.c:392 gdk-pixbuf/io-bmp.c:495 +#: gdk-pixbuf/io-bmp.c:227 gdk-pixbuf/io-bmp.c:264 gdk-pixbuf/io-bmp.c:335 +#: gdk-pixbuf/io-bmp.c:367 gdk-pixbuf/io-bmp.c:390 gdk-pixbuf/io-bmp.c:493 msgid "BMP image has bogus header data" msgstr "Imej BMP mempunyai data pengepala bogus" -#: gdk-pixbuf/io-bmp.c:240 gdk-pixbuf/io-bmp.c:432 +#: gdk-pixbuf/io-bmp.c:238 gdk-pixbuf/io-bmp.c:430 msgid "Not enough memory to load bitmap image" msgstr "Tak cukup memori untuk memuatkan imej bitmap" -#: gdk-pixbuf/io-bmp.c:318 +#: gdk-pixbuf/io-bmp.c:316 msgid "BMP image has unsupported header size" msgstr "Imej BMP mempunyai saiz pengepala yang tidak disokong" -#: gdk-pixbuf/io-bmp.c:356 +#: gdk-pixbuf/io-bmp.c:354 msgid "Topdown BMP images cannot be compressed" msgstr "" -#: gdk-pixbuf/io-bmp.c:716 gdk-pixbuf/io-pnm.c:707 +#: gdk-pixbuf/io-bmp.c:714 gdk-pixbuf/io-pnm.c:705 msgid "Premature end-of-file encountered" msgstr "end-of-file tak matang berlaku" -#: gdk-pixbuf/io-bmp.c:1328 +#: gdk-pixbuf/io-bmp.c:1326 #, fuzzy msgid "Couldn't allocate memory for saving BMP file" msgstr "Tak dapat memperuntukkan memori bagi memuatkan fail JPEG" -#: gdk-pixbuf/io-bmp.c:1369 +#: gdk-pixbuf/io-bmp.c:1367 #, fuzzy msgid "Couldn't write to BMP file" msgstr "Tak dapat menukar namafail" -#: gdk-pixbuf/io-bmp.c:1422 gdk-pixbuf/io-gdip-bmp.c:82 +#: gdk-pixbuf/io-bmp.c:1420 gdk-pixbuf/io-gdip-bmp.c:80 msgid "The BMP image format" msgstr "Format imej BMP" -#: gdk-pixbuf/io-gdip-emf.c:59 +#: gdk-pixbuf/io-gdip-emf.c:57 #, fuzzy msgid "The EMF image format" msgstr "Format imej BMP" -#: gdk-pixbuf/io-gdip-gif.c:80 gdk-pixbuf/io-gif.c:1720 +#: gdk-pixbuf/io-gdip-gif.c:78 gdk-pixbuf/io-gif.c:1718 msgid "The GIF image format" msgstr "Format imej GIF" -#: gdk-pixbuf/io-gdip-ico.c:59 gdk-pixbuf/io-ico.c:1271 +#: gdk-pixbuf/io-gdip-ico.c:57 gdk-pixbuf/io-ico.c:1269 msgid "The ICO image format" msgstr "Format imej ICO" -#: gdk-pixbuf/io-gdip-jpeg.c:53 gdk-pixbuf/io-jpeg.c:1249 +#: gdk-pixbuf/io-gdip-jpeg.c:51 gdk-pixbuf/io-jpeg.c:1249 #, c-format msgid "" "JPEG quality must be a value between 0 and 100; value '%s' could not be " @@ -232,132 +237,136 @@ msgstr "" "Kualiti JPEG mestilah diantara nilai 0 dan 100; nilai '%s' tak boleh " "dihantar." -#: gdk-pixbuf/io-gdip-jpeg.c:68 gdk-pixbuf/io-jpeg.c:1265 +#: gdk-pixbuf/io-gdip-jpeg.c:66 gdk-pixbuf/io-jpeg.c:1265 #, c-format msgid "" "JPEG quality must be a value between 0 and 100; value '%d' is not allowed." msgstr "" "Kualiti JPEG mestilah diantara nilai 0 dan 100; nilai '%d' tak diizinkan." -#: gdk-pixbuf/io-gdip-jpeg.c:136 gdk-pixbuf/io-jpeg.c:1478 +#: gdk-pixbuf/io-gdip-jpeg.c:134 gdk-pixbuf/io-jpeg.c:1478 msgid "The JPEG image format" msgstr "Format imej JPEG" -#: gdk-pixbuf/io-gdip-utils.c:154 +#: gdk-pixbuf/io-gdip-tiff.c:80 gdk-pixbuf/io-tiff.c:786 +msgid "The TIFF image format" +msgstr "Format imej TIFF" + +#: gdk-pixbuf/io-gdip-utils.c:152 #, fuzzy, c-format msgid "Could not allocate memory: %s" msgstr "Tak dapat memperuntukkan memori bagi pengepala" -#: gdk-pixbuf/io-gdip-utils.c:179 gdk-pixbuf/io-gdip-utils.c:293 -#: gdk-pixbuf/io-gdip-utils.c:333 +#: gdk-pixbuf/io-gdip-utils.c:177 gdk-pixbuf/io-gdip-utils.c:291 +#: gdk-pixbuf/io-gdip-utils.c:331 #, fuzzy, c-format msgid "Could not create stream: %s" msgstr "ralat mencipta direktori '%s': %s" -#: gdk-pixbuf/io-gdip-utils.c:193 +#: gdk-pixbuf/io-gdip-utils.c:191 #, fuzzy, c-format msgid "Could not seek stream: %s" msgstr "" "Tak dapat memilih %s:\n" "%s" -#: gdk-pixbuf/io-gdip-utils.c:205 +#: gdk-pixbuf/io-gdip-utils.c:203 #, fuzzy, c-format msgid "Could not read from stream: %s" msgstr "ralat mencipta direktori '%s': %s" -#: gdk-pixbuf/io-gdip-utils.c:617 +#: gdk-pixbuf/io-gdip-utils.c:615 #, fuzzy msgid "Couldn't load bitmap" msgstr "Tak dapat menukar namafail" -#: gdk-pixbuf/io-gdip-utils.c:773 +#: gdk-pixbuf/io-gdip-utils.c:771 #, fuzzy msgid "Couldn't load metafile" msgstr "Tak dapat menukar namafail" -#: gdk-pixbuf/io-gdip-utils.c:878 +#: gdk-pixbuf/io-gdip-utils.c:876 #, fuzzy msgid "Unsupported image format for GDI+" msgstr "Variasi imej RAS tidak disokong" -#: gdk-pixbuf/io-gdip-utils.c:885 +#: gdk-pixbuf/io-gdip-utils.c:883 #, fuzzy msgid "Couldn't save" msgstr "Tak dapat menyimpang yang selebihnya" -#: gdk-pixbuf/io-gdip-wmf.c:58 +#: gdk-pixbuf/io-gdip-wmf.c:56 #, fuzzy msgid "The WMF image format" msgstr "Format imej WBMP" -#: gdk-pixbuf/io-gif.c:222 +#: gdk-pixbuf/io-gif.c:220 #, c-format msgid "Failure reading GIF: %s" msgstr "Gagal membaca GIF: %s" -#: gdk-pixbuf/io-gif.c:496 gdk-pixbuf/io-gif.c:1502 gdk-pixbuf/io-gif.c:1669 +#: gdk-pixbuf/io-gif.c:494 gdk-pixbuf/io-gif.c:1500 gdk-pixbuf/io-gif.c:1667 msgid "GIF file was missing some data (perhaps it was truncated somehow?)" msgstr "Fail GIF kehilangan sebahagian data (mungkin ianya dikerat?)" -#: gdk-pixbuf/io-gif.c:505 +#: gdk-pixbuf/io-gif.c:503 #, c-format msgid "Internal error in the GIF loader (%s)" msgstr "Ralat dalaman pada pemuat GIF (%s)" -#: gdk-pixbuf/io-gif.c:579 +#: gdk-pixbuf/io-gif.c:577 msgid "Stack overflow" msgstr "tindanan melimpah" -#: gdk-pixbuf/io-gif.c:639 +#: gdk-pixbuf/io-gif.c:637 #, fuzzy msgid "GIF image loader cannot understand this image." msgstr "Pemuat imej GIF tidak memahami imej ini." -#: gdk-pixbuf/io-gif.c:668 +#: gdk-pixbuf/io-gif.c:666 msgid "Bad code encountered" msgstr "Kod teruk berlaku" -#: gdk-pixbuf/io-gif.c:678 +#: gdk-pixbuf/io-gif.c:676 msgid "Circular table entry in GIF file" msgstr "Kemasukan jadual berpusing pada fail GIF" -#: gdk-pixbuf/io-gif.c:866 gdk-pixbuf/io-gif.c:1488 gdk-pixbuf/io-gif.c:1541 -#: gdk-pixbuf/io-gif.c:1657 +#: gdk-pixbuf/io-gif.c:864 gdk-pixbuf/io-gif.c:1486 gdk-pixbuf/io-gif.c:1539 +#: gdk-pixbuf/io-gif.c:1655 msgid "Not enough memory to load GIF file" msgstr "Tak cukup memori untuk memuatkan fail GIF" -#: gdk-pixbuf/io-gif.c:960 +#: gdk-pixbuf/io-gif.c:958 #, fuzzy msgid "Not enough memory to composite a frame in GIF file" msgstr "Tak cukup memori untuk memuatkan fail GIF" -#: gdk-pixbuf/io-gif.c:1132 +#: gdk-pixbuf/io-gif.c:1130 msgid "GIF image is corrupt (incorrect LZW compression)" msgstr "Imej GIF rosak (mampatan LZW tidak betul)" -#: gdk-pixbuf/io-gif.c:1182 +#: gdk-pixbuf/io-gif.c:1180 msgid "File does not appear to be a GIF file" msgstr "Fail nampaknya bukan fail GIF" -#: gdk-pixbuf/io-gif.c:1194 +#: gdk-pixbuf/io-gif.c:1192 #, c-format msgid "Version %s of the GIF file format is not supported" msgstr "Versi %s format fail GIF tidak disokong" -#: gdk-pixbuf/io-gif.c:1241 +#: gdk-pixbuf/io-gif.c:1239 #, fuzzy msgid "Resulting GIF image has zero size" msgstr "Imej mempunyai kelebaran sifar" -#: gdk-pixbuf/io-gif.c:1320 +#: gdk-pixbuf/io-gif.c:1318 msgid "" "GIF image has no global colormap, and a frame inside it has no local " "colormap." msgstr "" "Imej GIF tiada colormap global, dan kerangka didalamnya tiada colormap lokal." -#: gdk-pixbuf/io-gif.c:1564 +#: gdk-pixbuf/io-gif.c:1562 msgid "GIF image was truncated or incomplete." msgstr "Imej GID terkerat atau tidak selepas" @@ -378,94 +387,94 @@ msgstr "" msgid "The ICNS image format" msgstr "Format imej ICO" -#: gdk-pixbuf/io-ico.c:228 gdk-pixbuf/io-ico.c:242 gdk-pixbuf/io-ico.c:291 -#: gdk-pixbuf/io-ico.c:302 gdk-pixbuf/io-ico.c:395 +#: gdk-pixbuf/io-ico.c:226 gdk-pixbuf/io-ico.c:240 gdk-pixbuf/io-ico.c:289 +#: gdk-pixbuf/io-ico.c:300 gdk-pixbuf/io-ico.c:393 msgid "Invalid header in icon" msgstr "Pengepala tidak sah dalam ikon" -#: gdk-pixbuf/io-ico.c:257 gdk-pixbuf/io-ico.c:312 gdk-pixbuf/io-ico.c:405 -#: gdk-pixbuf/io-ico.c:458 gdk-pixbuf/io-ico.c:488 +#: gdk-pixbuf/io-ico.c:255 gdk-pixbuf/io-ico.c:310 gdk-pixbuf/io-ico.c:403 +#: gdk-pixbuf/io-ico.c:456 gdk-pixbuf/io-ico.c:486 msgid "Not enough memory to load icon" msgstr "Tak cukup memori untuk memuatkan ikon" -#: gdk-pixbuf/io-ico.c:338 +#: gdk-pixbuf/io-ico.c:336 msgid "Compressed icons are not supported" msgstr "Ikon termampat adalah tidak disokong" -#: gdk-pixbuf/io-ico.c:358 +#: gdk-pixbuf/io-ico.c:356 msgid "Icon has zero width" msgstr "Ikon mempunyai kelebaran sifar" -#: gdk-pixbuf/io-ico.c:368 +#: gdk-pixbuf/io-ico.c:366 msgid "Icon has zero height" msgstr "Ikon mempunyai ketinggian sifar" -#: gdk-pixbuf/io-ico.c:443 +#: gdk-pixbuf/io-ico.c:441 msgid "Unsupported icon type" msgstr "Jenis ikon tidak disokong" -#: gdk-pixbuf/io-ico.c:537 +#: gdk-pixbuf/io-ico.c:535 msgid "Not enough memory to load ICO file" msgstr "Tak cukup memori untuk memuatkan fail ICO" -#: gdk-pixbuf/io-ico.c:1002 +#: gdk-pixbuf/io-ico.c:1000 msgid "Image too large to be saved as ICO" msgstr "Imej terlalu besar untuk disimpan sebagai ICO" -#: gdk-pixbuf/io-ico.c:1013 +#: gdk-pixbuf/io-ico.c:1011 msgid "Cursor hotspot outside image" msgstr "Hotspot kursor diluar imej" -#: gdk-pixbuf/io-ico.c:1036 +#: gdk-pixbuf/io-ico.c:1034 #, c-format msgid "Unsupported depth for ICO file: %d" msgstr "Kedalaman tak disokong bagi fail ICO: %d" -#: gdk-pixbuf/io-jasper.c:74 +#: gdk-pixbuf/io-jasper.c:73 #, fuzzy msgid "Couldn't allocate memory for stream" msgstr "Tak dapat memperuntukkan memori bagi pengepala" -#: gdk-pixbuf/io-jasper.c:104 +#: gdk-pixbuf/io-jasper.c:103 #, fuzzy msgid "Couldn't decode image" msgstr "Tak dapat menukar namafail" -#: gdk-pixbuf/io-jasper.c:122 +#: gdk-pixbuf/io-jasper.c:121 msgid "Transformed JPEG2000 has zero width or height" msgstr "" -#: gdk-pixbuf/io-jasper.c:136 +#: gdk-pixbuf/io-jasper.c:135 #, fuzzy msgid "Image type currently not supported" msgstr "Jenis imej '%s'tidak disokong" -#: gdk-pixbuf/io-jasper.c:148 gdk-pixbuf/io-jasper.c:156 +#: gdk-pixbuf/io-jasper.c:147 gdk-pixbuf/io-jasper.c:155 #, fuzzy msgid "Couldn't allocate memory for color profile" msgstr "Tak dapat memperuntukkan memori bagi memuatkan fail JPEG" -#: gdk-pixbuf/io-jasper.c:182 +#: gdk-pixbuf/io-jasper.c:181 #, fuzzy msgid "Insufficient memory to open JPEG 2000 file" msgstr "Tak cukup memori untuk membuka fail TIFF" -#: gdk-pixbuf/io-jasper.c:261 +#: gdk-pixbuf/io-jasper.c:260 #, fuzzy msgid "Couldn't allocate memory to buffer image data" msgstr "Tak dapat memperuntukkan memori data garisan" -#: gdk-pixbuf/io-jasper.c:305 +#: gdk-pixbuf/io-jasper.c:304 #, fuzzy msgid "The JPEG 2000 image format" msgstr "Format imej JPEG" -#: gdk-pixbuf/io-jpeg.c:126 +#: gdk-pixbuf/io-jpeg.c:124 #, c-format msgid "Error interpreting JPEG image file (%s)" msgstr "Ralat mentafsirkan fail imej JPEG (%s)" -#: gdk-pixbuf/io-jpeg.c:604 +#: gdk-pixbuf/io-jpeg.c:597 msgid "" "Insufficient memory to load image, try exiting some applications to free " "memory" @@ -473,17 +482,17 @@ msgstr "" "Tak cukup memori untuk memuatkan imej, cuba keluar aplikasi lain untuk " "membebaskan memori" -#: gdk-pixbuf/io-jpeg.c:651 gdk-pixbuf/io-jpeg.c:865 +#: gdk-pixbuf/io-jpeg.c:645 gdk-pixbuf/io-jpeg.c:858 #, c-format msgid "Unsupported JPEG color space (%s)" msgstr "Ruang warna JPEG tidak disokong (%s)" -#: gdk-pixbuf/io-jpeg.c:764 gdk-pixbuf/io-jpeg.c:1044 +#: gdk-pixbuf/io-jpeg.c:757 gdk-pixbuf/io-jpeg.c:1037 #: gdk-pixbuf/io-jpeg.c:1308 gdk-pixbuf/io-jpeg.c:1318 msgid "Couldn't allocate memory for loading JPEG file" msgstr "Tak dapat memperuntukkan memori bagi memuatkan fail JPEG" -#: gdk-pixbuf/io-jpeg.c:1018 +#: gdk-pixbuf/io-jpeg.c:1011 msgid "Transformed JPEG has zero width or height." msgstr "" @@ -492,92 +501,92 @@ msgstr "" msgid "Color profile has invalid length '%u'." msgstr "" -#: gdk-pixbuf/io-pcx.c:186 +#: gdk-pixbuf/io-pcx.c:184 msgid "Couldn't allocate memory for header" msgstr "Tak dapat memperuntukkan memori bagi pengepala" -#: gdk-pixbuf/io-pcx.c:201 gdk-pixbuf/io-pcx.c:559 +#: gdk-pixbuf/io-pcx.c:199 gdk-pixbuf/io-pcx.c:557 msgid "Couldn't allocate memory for context buffer" msgstr "Tak dapat memperuntukkan memori untuk penimbal konteks" -#: gdk-pixbuf/io-pcx.c:600 +#: gdk-pixbuf/io-pcx.c:598 msgid "Image has invalid width and/or height" msgstr "Imej mempunyai kelebaran dan/atau ketinggian tidak sah" -#: gdk-pixbuf/io-pcx.c:612 gdk-pixbuf/io-pcx.c:673 +#: gdk-pixbuf/io-pcx.c:610 gdk-pixbuf/io-pcx.c:671 msgid "Image has unsupported bpp" msgstr "Imej mempunyai bpp yang tidak disokong" -#: gdk-pixbuf/io-pcx.c:617 gdk-pixbuf/io-pcx.c:625 +#: gdk-pixbuf/io-pcx.c:615 gdk-pixbuf/io-pcx.c:623 #, c-format msgid "Image has unsupported number of %d-bit planes" msgstr "Imej mempunyai bilangan satah %d-bit yang tidak disokong" -#: gdk-pixbuf/io-pcx.c:641 +#: gdk-pixbuf/io-pcx.c:639 msgid "Couldn't create new pixbuf" msgstr "Tak dapat mencipta pixbuf baru" -#: gdk-pixbuf/io-pcx.c:649 +#: gdk-pixbuf/io-pcx.c:647 msgid "Couldn't allocate memory for line data" msgstr "Tak dapat memperuntukkan memori data garisan" -#: gdk-pixbuf/io-pcx.c:656 +#: gdk-pixbuf/io-pcx.c:654 #, fuzzy msgid "Couldn't allocate memory for PCX image" msgstr "Tak dapat memperuntukkan memori bagi pengepala" -#: gdk-pixbuf/io-pcx.c:703 +#: gdk-pixbuf/io-pcx.c:701 msgid "Didn't get all lines of PCX image" msgstr "Tak dapat semua garisan bagi imej PCX" -#: gdk-pixbuf/io-pcx.c:710 +#: gdk-pixbuf/io-pcx.c:708 msgid "No palette found at end of PCX data" msgstr "Tiada palet dijumpai pada akhir data PCX" -#: gdk-pixbuf/io-pcx.c:755 +#: gdk-pixbuf/io-pcx.c:753 msgid "The PCX image format" msgstr "Format imej PCX" -#: gdk-pixbuf/io-pixdata.c:148 +#: gdk-pixbuf/io-pixdata.c:146 msgid "Transformed pixbuf has zero width or height." msgstr "" -#: gdk-pixbuf/io-pixdata.c:186 +#: gdk-pixbuf/io-pixdata.c:184 #, fuzzy msgid "The GdkPixdata format" msgstr "Format imej GIF" -#: gdk-pixbuf/io-png.c:54 +#: gdk-pixbuf/io-png.c:53 msgid "Bits per channel of PNG image is invalid." msgstr "Bit per saluran bagi Imej PNM adalah tidak sah." -#: gdk-pixbuf/io-png.c:135 gdk-pixbuf/io-png.c:641 +#: gdk-pixbuf/io-png.c:134 gdk-pixbuf/io-png.c:640 msgid "Transformed PNG has zero width or height." msgstr "" # ;fuzzy -#: gdk-pixbuf/io-png.c:143 +#: gdk-pixbuf/io-png.c:142 msgid "Bits per channel of transformed PNG is not 8." msgstr "Bit per saluran bagi PNG adalah bukan 8." -#: gdk-pixbuf/io-png.c:152 +#: gdk-pixbuf/io-png.c:151 msgid "Transformed PNG not RGB or RGBA." msgstr "" -#: gdk-pixbuf/io-png.c:161 +#: gdk-pixbuf/io-png.c:160 msgid "Transformed PNG has unsupported number of channels, must be 3 or 4." msgstr "" -#: gdk-pixbuf/io-png.c:182 +#: gdk-pixbuf/io-png.c:181 #, c-format msgid "Fatal error in PNG image file: %s" msgstr "Ralat fatal pada fail imej PNG: %s" -#: gdk-pixbuf/io-png.c:315 +#: gdk-pixbuf/io-png.c:314 msgid "Insufficient memory to load PNG file" msgstr "Tak cukup memori untuk memuatkan fail PNG" -#: gdk-pixbuf/io-png.c:656 +#: gdk-pixbuf/io-png.c:655 #, fuzzy, c-format msgid "" "Insufficient memory to store a %lu by %lu image; try exiting some " @@ -586,32 +595,32 @@ msgstr "" "Tak cukup memori untuk menyimpan imej %ld x %ld ; Cuba keluar aplikasi lain " "untuk mengurangkan penggunaan memori" -#: gdk-pixbuf/io-png.c:719 +#: gdk-pixbuf/io-png.c:718 msgid "Fatal error reading PNG image file" msgstr "Ralat fatal membaca fail imej PNG" -#: gdk-pixbuf/io-png.c:768 +#: gdk-pixbuf/io-png.c:767 #, c-format msgid "Fatal error reading PNG image file: %s" msgstr "Ralat fatal membaca fail imej PNG: %s" -#: gdk-pixbuf/io-png.c:858 +#: gdk-pixbuf/io-png.c:857 msgid "" "Keys for PNG text chunks must have at least 1 and at most 79 characters." msgstr "" "Kekunci untuk bahagian teks PNG mestilah sekurang-kurangnya 1 , paling " "banyak pun 79 aksara." -#: gdk-pixbuf/io-png.c:867 +#: gdk-pixbuf/io-png.c:866 msgid "Keys for PNG text chunks must be ASCII characters." msgstr "Kekunci untuk bahagian teks PNG mestilah aksara ASCII." -#: gdk-pixbuf/io-png.c:881 gdk-pixbuf/io-tiff.c:667 +#: gdk-pixbuf/io-png.c:880 gdk-pixbuf/io-tiff.c:665 #, c-format msgid "Color profile has invalid length %d." msgstr "" -#: gdk-pixbuf/io-png.c:894 +#: gdk-pixbuf/io-png.c:893 #, fuzzy, c-format msgid "" "PNG compression level must be a value between 0 and 9; value '%s' could not " @@ -620,7 +629,7 @@ msgstr "" "Kualiti JPEG mestilah diantara nilai 0 dan 100; nilai '%s' tak boleh " "dihantar." -#: gdk-pixbuf/io-png.c:907 +#: gdk-pixbuf/io-png.c:906 #, fuzzy, c-format msgid "" "PNG compression level must be a value between 0 and 9; value '%d' is not " @@ -628,355 +637,351 @@ msgid "" msgstr "" "Kualiti JPEG mestilah diantara nilai 0 dan 100; nilai '%d' tak diizinkan." -#: gdk-pixbuf/io-png.c:955 +#: gdk-pixbuf/io-png.c:954 #, fuzzy, c-format msgid "Value for PNG text chunk %s cannot be converted to ISO-8859-1 encoding." msgstr "" "Nilai bahagian teks PNG %s tak boleh ditukarkan ke pengenkodan ISO-8859-1." -#: gdk-pixbuf/io-png.c:1118 +#: gdk-pixbuf/io-png.c:1117 msgid "The PNG image format" msgstr "Format Imej PNG" -#: gdk-pixbuf/io-pnm.c:248 +#: gdk-pixbuf/io-pnm.c:246 msgid "PNM loader expected to find an integer, but didn't" msgstr "Pemuat PNM dijangkakan untuk mencari intiger, tetapi tidak." -#: gdk-pixbuf/io-pnm.c:280 +#: gdk-pixbuf/io-pnm.c:278 msgid "PNM file has an incorrect initial byte" msgstr "Fail PNM mempunyai byte permulaan yg salah" -#: gdk-pixbuf/io-pnm.c:310 +#: gdk-pixbuf/io-pnm.c:308 msgid "PNM file is not in a recognized PNM subformat" msgstr "Fail PNM tidak diiktiraf sebagai subformat PNM" -#: gdk-pixbuf/io-pnm.c:335 +#: gdk-pixbuf/io-pnm.c:333 msgid "PNM file has an image width of 0" msgstr "Fail PNM mempunyai kelebaran 0" -#: gdk-pixbuf/io-pnm.c:356 +#: gdk-pixbuf/io-pnm.c:354 msgid "PNM file has an image height of 0" msgstr "Fail PNM mempunyai ketinggian 0" -#: gdk-pixbuf/io-pnm.c:379 +#: gdk-pixbuf/io-pnm.c:377 msgid "Maximum color value in PNM file is 0" msgstr "Nilai warna maksima pada fail PNM ialah 0" -#: gdk-pixbuf/io-pnm.c:387 +#: gdk-pixbuf/io-pnm.c:385 msgid "Maximum color value in PNM file is too large" msgstr "Nilai warna maksima pada fail PNM terlalu besar" -#: gdk-pixbuf/io-pnm.c:427 gdk-pixbuf/io-pnm.c:457 gdk-pixbuf/io-pnm.c:502 +#: gdk-pixbuf/io-pnm.c:425 gdk-pixbuf/io-pnm.c:455 gdk-pixbuf/io-pnm.c:500 msgid "Raw PNM image type is invalid" msgstr "Imej PNM jenis rawak tidak sah" -#: gdk-pixbuf/io-pnm.c:652 +#: gdk-pixbuf/io-pnm.c:650 msgid "PNM image loader does not support this PNM subformat" msgstr "Pemuat imej PNM tidak menyokong subformat PNM ini" -#: gdk-pixbuf/io-pnm.c:739 gdk-pixbuf/io-pnm.c:966 +#: gdk-pixbuf/io-pnm.c:737 gdk-pixbuf/io-pnm.c:964 msgid "Raw PNM formats require exactly one whitespace before sample data" msgstr "" "Format PNM rawak memerlukan tepat-tepat satu ruangputih sebelum data sampel" -#: gdk-pixbuf/io-pnm.c:766 +#: gdk-pixbuf/io-pnm.c:764 #, fuzzy msgid "Cannot allocate memory for loading PNM image" msgstr "Tak dapat memperuntukkan memori untuk memuatkan imej PNM" -#: gdk-pixbuf/io-pnm.c:816 +#: gdk-pixbuf/io-pnm.c:814 msgid "Insufficient memory to load PNM context struct" msgstr "Tak cukup memori untuk memuatkan struktur konteks PNM" -#: gdk-pixbuf/io-pnm.c:867 +#: gdk-pixbuf/io-pnm.c:865 msgid "Unexpected end of PNM image data" msgstr "Penghujungan tanpa diduga data imej PNM" -#: gdk-pixbuf/io-pnm.c:995 +#: gdk-pixbuf/io-pnm.c:993 msgid "Insufficient memory to load PNM file" msgstr "Tak cukup memori untuk memuatkan fail PNM" -#: gdk-pixbuf/io-pnm.c:1079 +#: gdk-pixbuf/io-pnm.c:1077 msgid "The PNM/PBM/PGM/PPM image format family" msgstr "Keluarga format imej PNM/PBM/PGM/PPM" -#: gdk-pixbuf/io-qtif.c:128 +#: gdk-pixbuf/io-qtif.c:126 msgid "Input file descriptor is NULL." msgstr "" -#: gdk-pixbuf/io-qtif.c:143 +#: gdk-pixbuf/io-qtif.c:141 #, fuzzy msgid "Failed to read QTIF header" msgstr "Gagal membuka imej TIFF" -#: gdk-pixbuf/io-qtif.c:152 gdk-pixbuf/io-qtif.c:189 gdk-pixbuf/io-qtif.c:459 +#: gdk-pixbuf/io-qtif.c:150 gdk-pixbuf/io-qtif.c:187 gdk-pixbuf/io-qtif.c:454 #, c-format msgid "QTIF atom size too large (%d byte)" msgid_plural "QTIF atom size too large (%d bytes)" msgstr[0] "" msgstr[1] "" -#: gdk-pixbuf/io-qtif.c:175 +#: gdk-pixbuf/io-qtif.c:173 #, fuzzy, c-format msgid "Failed to allocate %d byte for file read buffer" msgid_plural "Failed to allocate %d bytes for file read buffer" msgstr[0] "Tak dapat memperuntukkan memori untuk penimbal konteks" msgstr[1] "Tak dapat memperuntukkan memori untuk penimbal konteks" -#: gdk-pixbuf/io-qtif.c:206 +#: gdk-pixbuf/io-qtif.c:201 #, fuzzy, c-format msgid "File error when reading QTIF atom: %s" msgstr "Gagal membaca GIF: %s" -#: gdk-pixbuf/io-qtif.c:243 +#: gdk-pixbuf/io-qtif.c:238 #, c-format msgid "Failed to skip the next %d byte with seek()." msgid_plural "Failed to skip the next %d bytes with seek()." msgstr[0] "" msgstr[1] "" -#: gdk-pixbuf/io-qtif.c:270 +#: gdk-pixbuf/io-qtif.c:265 #, fuzzy msgid "Failed to allocate QTIF context structure." msgstr "Tak dapat memperuntukkan memori untuk struct konteks TGA" -#: gdk-pixbuf/io-qtif.c:330 +#: gdk-pixbuf/io-qtif.c:325 #, fuzzy msgid "Failed to create GdkPixbufLoader object." msgstr "Gagal membaca drpd fail sementara" -#: gdk-pixbuf/io-qtif.c:434 +#: gdk-pixbuf/io-qtif.c:429 #, fuzzy msgid "Failed to find an image data atom." msgstr "Gagal membuka imej TIFF" -#: gdk-pixbuf/io-qtif.c:618 +#: gdk-pixbuf/io-qtif.c:613 #, fuzzy msgid "The QTIF image format" msgstr "Format imej TIFF" -#: gdk-pixbuf/io-ras.c:125 +#: gdk-pixbuf/io-ras.c:123 msgid "RAS image has bogus header data" msgstr "Imej RAS mempunyai data pengepala bogus" -#: gdk-pixbuf/io-ras.c:147 +#: gdk-pixbuf/io-ras.c:145 msgid "RAS image has unknown type" msgstr "Jenis imej RAS tidak diketahui" -#: gdk-pixbuf/io-ras.c:155 +#: gdk-pixbuf/io-ras.c:153 msgid "unsupported RAS image variation" msgstr "Variasi imej RAS tidak disokong" -#: gdk-pixbuf/io-ras.c:170 gdk-pixbuf/io-ras.c:199 +#: gdk-pixbuf/io-ras.c:168 gdk-pixbuf/io-ras.c:197 msgid "Not enough memory to load RAS image" msgstr "Tak cukup memori untuk memuatkan imej RAS" -#: gdk-pixbuf/io-ras.c:544 +#: gdk-pixbuf/io-ras.c:542 msgid "The Sun raster image format" msgstr "Format imej raster Sun" -#: gdk-pixbuf/io-tga.c:153 +#: gdk-pixbuf/io-tga.c:151 #, fuzzy msgid "Cannot allocate memory for IOBuffer struct" msgstr "Tak dapat memperuntukkan memori untukstruct IOBuffer" -#: gdk-pixbuf/io-tga.c:172 +#: gdk-pixbuf/io-tga.c:170 #, fuzzy msgid "Cannot allocate memory for IOBuffer data" msgstr "Tak dapat memperuntukkan memori data IOBuffer" -#: gdk-pixbuf/io-tga.c:183 +#: gdk-pixbuf/io-tga.c:181 #, fuzzy msgid "Cannot realloc IOBuffer data" msgstr "Tak dapat memperuntukkan data IOBuffer" -#: gdk-pixbuf/io-tga.c:213 +#: gdk-pixbuf/io-tga.c:211 #, fuzzy msgid "Cannot allocate temporary IOBuffer data" msgstr "Tak dapat memperuntukkan memori menentara IOBuffer" -#: gdk-pixbuf/io-tga.c:346 +#: gdk-pixbuf/io-tga.c:339 #, fuzzy msgid "Cannot allocate new pixbuf" msgstr "Tak dapat memperuntukkan pixbuf baru" -#: gdk-pixbuf/io-tga.c:685 +#: gdk-pixbuf/io-tga.c:678 #, fuzzy msgid "Image is corrupted or truncated" msgstr "Imej GID terkerat atau tidak selepas" -#: gdk-pixbuf/io-tga.c:692 +#: gdk-pixbuf/io-tga.c:685 #, fuzzy msgid "Cannot allocate colormap structure" msgstr "Tak dapat memperuntukkan struktur colormap" -#: gdk-pixbuf/io-tga.c:699 +#: gdk-pixbuf/io-tga.c:692 #, fuzzy msgid "Cannot allocate colormap entries" msgstr "Tak dapat memperuntukkan kemasukan colormap" -#: gdk-pixbuf/io-tga.c:721 +#: gdk-pixbuf/io-tga.c:714 msgid "Unexpected bitdepth for colormap entries" msgstr "Bitdepth tak diduga bagi kemasukan colormap" -#: gdk-pixbuf/io-tga.c:739 +#: gdk-pixbuf/io-tga.c:732 #, fuzzy msgid "Cannot allocate TGA header memory" msgstr "Takdapat memperuntukkan memori pengepala TGA" -#: gdk-pixbuf/io-tga.c:772 +#: gdk-pixbuf/io-tga.c:765 msgid "TGA image has invalid dimensions" msgstr "Imej TGA mempunyai dimensi tidak sah" -#: gdk-pixbuf/io-tga.c:778 gdk-pixbuf/io-tga.c:787 gdk-pixbuf/io-tga.c:797 -#: gdk-pixbuf/io-tga.c:807 gdk-pixbuf/io-tga.c:814 +#: gdk-pixbuf/io-tga.c:771 gdk-pixbuf/io-tga.c:780 gdk-pixbuf/io-tga.c:790 +#: gdk-pixbuf/io-tga.c:800 gdk-pixbuf/io-tga.c:807 msgid "TGA image type not supported" msgstr "Jenis imej TGA ini tidak disokong" -#: gdk-pixbuf/io-tga.c:861 +#: gdk-pixbuf/io-tga.c:854 #, fuzzy msgid "Cannot allocate memory for TGA context struct" msgstr "Tak dapat memperuntukkan memori untuk struct konteks TGA" -#: gdk-pixbuf/io-tga.c:926 +#: gdk-pixbuf/io-tga.c:919 msgid "Excess data in file" msgstr "Limpahan data pada fail" -#: gdk-pixbuf/io-tga.c:1007 +#: gdk-pixbuf/io-tga.c:1000 msgid "The Targa image format" msgstr "Format imej Targa" -#: gdk-pixbuf/io-tiff.c:104 +#: gdk-pixbuf/io-tiff.c:102 msgid "Could not get image width (bad TIFF file)" msgstr "Tak dapat kelebaran imej (fail TIFF teruk)" -#: gdk-pixbuf/io-tiff.c:112 +#: gdk-pixbuf/io-tiff.c:110 msgid "Could not get image height (bad TIFF file)" msgstr "Taidak mendpaatkan ketinggian imej (fail TIFF teruk)" -#: gdk-pixbuf/io-tiff.c:120 +#: gdk-pixbuf/io-tiff.c:118 msgid "Width or height of TIFF image is zero" msgstr "Lebar atau tinggi imej TIFF ialah sifar" -#: gdk-pixbuf/io-tiff.c:129 gdk-pixbuf/io-tiff.c:138 +#: gdk-pixbuf/io-tiff.c:127 gdk-pixbuf/io-tiff.c:136 msgid "Dimensions of TIFF image too large" msgstr "Dimensi bagi imej TIFF terlalu besar" -#: gdk-pixbuf/io-tiff.c:162 gdk-pixbuf/io-tiff.c:174 gdk-pixbuf/io-tiff.c:491 +#: gdk-pixbuf/io-tiff.c:160 gdk-pixbuf/io-tiff.c:172 gdk-pixbuf/io-tiff.c:489 msgid "Insufficient memory to open TIFF file" msgstr "Tak cukup memori untuk membuka fail TIFF" -#: gdk-pixbuf/io-tiff.c:236 +#: gdk-pixbuf/io-tiff.c:234 msgid "Failed to load RGB data from TIFF file" msgstr "Gagal memuatkan data RGB daripada fail TIFF" -#: gdk-pixbuf/io-tiff.c:293 +#: gdk-pixbuf/io-tiff.c:291 msgid "Failed to open TIFF image" msgstr "Gagal membuka imej TIFF" -#: gdk-pixbuf/io-tiff.c:427 gdk-pixbuf/io-tiff.c:440 +#: gdk-pixbuf/io-tiff.c:425 gdk-pixbuf/io-tiff.c:438 msgid "Failed to load TIFF image" msgstr "Gagal memuatkan imej TIFF" -#: gdk-pixbuf/io-tiff.c:623 +#: gdk-pixbuf/io-tiff.c:621 #, fuzzy msgid "Failed to save TIFF image" msgstr "Gagal membuka imej TIFF" -#: gdk-pixbuf/io-tiff.c:656 +#: gdk-pixbuf/io-tiff.c:654 msgid "TIFF compression doesn't refer to a valid codec." msgstr "" -#: gdk-pixbuf/io-tiff.c:696 +#: gdk-pixbuf/io-tiff.c:694 #, fuzzy msgid "Failed to write TIFF data" msgstr "Gagal membuka imej TIFF" -#: gdk-pixbuf/io-tiff.c:733 +#: gdk-pixbuf/io-tiff.c:731 #, fuzzy msgid "Couldn't write to TIFF file" msgstr "Tak dapat menukar namafail" -#: gdk-pixbuf/io-tiff.c:788 -msgid "The TIFF image format" -msgstr "Format imej TIFF" - -#: gdk-pixbuf/io-wbmp.c:245 +#: gdk-pixbuf/io-wbmp.c:243 msgid "Image has zero width" msgstr "Imej mempunyai kelebaran sifar" -#: gdk-pixbuf/io-wbmp.c:263 +#: gdk-pixbuf/io-wbmp.c:261 msgid "Image has zero height" msgstr "Imej mempunyai ketinggian sifar" -#: gdk-pixbuf/io-wbmp.c:274 +#: gdk-pixbuf/io-wbmp.c:272 msgid "Not enough memory to load image" msgstr "Tak cukup memori untuk memuatkan imej" -#: gdk-pixbuf/io-wbmp.c:333 +#: gdk-pixbuf/io-wbmp.c:331 msgid "Couldn't save the rest" msgstr "Tak dapat menyimpang yang selebihnya" -#: gdk-pixbuf/io-wbmp.c:374 +#: gdk-pixbuf/io-wbmp.c:372 msgid "The WBMP image format" msgstr "Format imej WBMP" -#: gdk-pixbuf/io-xbm.c:304 +#: gdk-pixbuf/io-xbm.c:302 msgid "Invalid XBM file" msgstr "Fail XBM tidak sah" -#: gdk-pixbuf/io-xbm.c:314 +#: gdk-pixbuf/io-xbm.c:312 msgid "Insufficient memory to load XBM image file" msgstr "Tak cukup memori untuk memuatkan fail imej XBM" -#: gdk-pixbuf/io-xbm.c:462 +#: gdk-pixbuf/io-xbm.c:460 msgid "Failed to write to temporary file when loading XBM image" msgstr "Gagal menulis ke fail sementara bila memuatkan imej XBM" -#: gdk-pixbuf/io-xbm.c:501 +#: gdk-pixbuf/io-xbm.c:499 msgid "The XBM image format" msgstr "Format imej XBM" -#: gdk-pixbuf/io-xpm.c:469 +#: gdk-pixbuf/io-xpm.c:467 msgid "No XPM header found" msgstr "Tiada pengepala XPM dijumpai" -#: gdk-pixbuf/io-xpm.c:478 +#: gdk-pixbuf/io-xpm.c:476 #, fuzzy msgid "Invalid XPM header" msgstr "Fail XBM tidak sah" -#: gdk-pixbuf/io-xpm.c:486 +#: gdk-pixbuf/io-xpm.c:484 msgid "XPM file has image width <= 0" msgstr "Fail XPM imej mempunyai kelebaran <=0" -#: gdk-pixbuf/io-xpm.c:494 +#: gdk-pixbuf/io-xpm.c:492 msgid "XPM file has image height <= 0" msgstr "Fail imej XPM mempunyai tinggi <=0" -#: gdk-pixbuf/io-xpm.c:502 +#: gdk-pixbuf/io-xpm.c:500 msgid "XPM has invalid number of chars per pixel" msgstr "XPM mempunyai bilangan aksara per piksel yang tidak sah" -#: gdk-pixbuf/io-xpm.c:511 +#: gdk-pixbuf/io-xpm.c:509 msgid "XPM file has invalid number of colors" msgstr "Fail XPM mempunyai bilangan warna yang tidak sah" -#: gdk-pixbuf/io-xpm.c:523 gdk-pixbuf/io-xpm.c:532 gdk-pixbuf/io-xpm.c:584 +#: gdk-pixbuf/io-xpm.c:521 gdk-pixbuf/io-xpm.c:530 gdk-pixbuf/io-xpm.c:582 #, fuzzy msgid "Cannot allocate memory for loading XPM image" msgstr "Tak dapat memperuntukkan" -#: gdk-pixbuf/io-xpm.c:546 +#: gdk-pixbuf/io-xpm.c:544 #, fuzzy msgid "Cannot read XPM colormap" msgstr "Tak dapat membaca colormap XPM" -#: gdk-pixbuf/io-xpm.c:778 +#: gdk-pixbuf/io-xpm.c:776 msgid "Failed to write to temporary file when loading XPM image" msgstr "Gagal menulis fail sementara bila memuatkan imej XPM" -#: gdk-pixbuf/io-xpm.c:817 +#: gdk-pixbuf/io-xpm.c:815 msgid "The XPM image format" msgstr "Format Imej XPM" diff --git a/po/my.gmo b/po/my.gmo index 3293d853193a94c52d43a98e9de2d5ca7356f93d..dbad9d00e273e420bfe545ce62617fb24a2a5311 100644 GIT binary patch delta 28 jcmZqgVruVV+EA#)Yocpls%vDXU}RurVz#+Xt1}7!dB6xh delta 28 jcmZqgVruVV+EA#)YpiQvqHAcXU}#`vWU;wUt1}7!d3p#r diff --git a/po/my.po b/po/my.po index 5167dba..67e9d1e 100644 --- a/po/my.po +++ b/po/my.po @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: gtk+\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=gdk-" "pixbuf\n" -"POT-Creation-Date: 2013-04-15 10:28-0400\n" +"POT-Creation-Date: 2014-05-26 20:46-0400\n" "PO-Revision-Date: 2010-01-19 16:30+0200\n" "Last-Translator: Russell Kyaw \n" "Language-Team: Burmese \n" @@ -17,18 +17,18 @@ msgstr "" "Content-Transfer-Encoding: 8-bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: gdk-pixbuf/gdk-pixbuf-animation.c:160 gdk-pixbuf/gdk-pixbuf-io.c:1064 -#: gdk-pixbuf/gdk-pixbuf-io.c:1330 +#: gdk-pixbuf/gdk-pixbuf-animation.c:158 gdk-pixbuf/gdk-pixbuf-io.c:1077 +#: gdk-pixbuf/gdk-pixbuf-io.c:1333 #, c-format msgid "Failed to open file '%s': %s" msgstr "ဖွင့်ဖို့ မအောင်မြင်တဲ့ ဖိုင် '%s': %s" -#: gdk-pixbuf/gdk-pixbuf-animation.c:173 gdk-pixbuf/gdk-pixbuf-io.c:1076 +#: gdk-pixbuf/gdk-pixbuf-animation.c:171 gdk-pixbuf/gdk-pixbuf-io.c:962 #, c-format msgid "Image file '%s' contains no data" msgstr "ရုပ်ပုံဖိုင် '%s' မှာ အချက်အလက်ကြမ်း မရှိဘူး" -#: gdk-pixbuf/gdk-pixbuf-animation.c:212 +#: gdk-pixbuf/gdk-pixbuf-animation.c:210 #, c-format msgid "" "Failed to load animation '%s': reason not known, probably a corrupt " @@ -36,19 +36,19 @@ msgid "" msgstr "" "သက်၀င်လှုပ်ရှားတဲ့ '%s': ဖွင့်လို့ မရတဲ့ အကြောင်းရင်းကို မသိရဘူး၊ ပျက်စီးတဲ့ သက်၀င်လှုပ်ရှားမှု ဖိုင်တခု ဖြစ်နိုင်တယ်" -#: gdk-pixbuf/gdk-pixbuf-animation.c:280 gdk-pixbuf/gdk-pixbuf-io.c:1112 -#: gdk-pixbuf/gdk-pixbuf-io.c:1382 +#: gdk-pixbuf/gdk-pixbuf-animation.c:278 gdk-pixbuf/gdk-pixbuf-io.c:1113 +#: gdk-pixbuf/gdk-pixbuf-io.c:1385 #, c-format msgid "" "Failed to load image '%s': reason not known, probably a corrupt image file" msgstr "ရုပ်ပုံ %s': ဖွင့်လို့ မရတဲ့ အကြောင်းရင်းကို မသိရဘူး၊ ပျက်စီးတဲ့ ဖိုင်တခု ဖြစ်နိုင်တယ်" -#: gdk-pixbuf/gdk-pixbuf-io.c:790 +#: gdk-pixbuf/gdk-pixbuf-io.c:774 #, c-format msgid "Unable to load image-loading module: %s: %s" msgstr "ရုပ်ပုံ-ဖွင့်တဲ့ အစိတ်အပိုင်းကို မဖွင့်နိုင်ဘူး - %s: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:805 +#: gdk-pixbuf/gdk-pixbuf-io.c:789 #, fuzzy, c-format msgid "" "Image-loading module %s does not export the proper interface; perhaps it's " @@ -57,53 +57,53 @@ msgstr "" "ရုပ်ပုံ-ဖွင့်ပေးတဲ့ အစိတ်အပိုင်း %s က သင့်တော်တဲ့ ကြားခံမြင်ကွင်းကို မတင်ပို့​ဘူး၊ ခြားနားတဲ့ GTK မူအဆင့်​ " "တခုကြောင့် ဖြစ်နိုင်တယ်။" -#: gdk-pixbuf/gdk-pixbuf-io.c:814 gdk-pixbuf/gdk-pixbuf-io.c:865 +#: gdk-pixbuf/gdk-pixbuf-io.c:798 gdk-pixbuf/gdk-pixbuf-io.c:849 #, c-format msgid "Image type '%s' is not supported" msgstr "ရုပ်ပုံ အမျိုးအစား '%s' ကို လက်မခံဘူး" -#: gdk-pixbuf/gdk-pixbuf-io.c:950 +#: gdk-pixbuf/gdk-pixbuf-io.c:934 #, c-format msgid "Couldn't recognize the image file format for file '%s'" msgstr "'%s' ဖိုင်ရဲ့ ရုပ်ပုံဖိုင် အမျိုးအစားကို နားမလည်ဘူး" -#: gdk-pixbuf/gdk-pixbuf-io.c:958 +#: gdk-pixbuf/gdk-pixbuf-io.c:942 msgid "Unrecognized image file format" msgstr "နားမလည်ဘူးတဲ့ ရုပ်ပုံဖိုင် အမျိုးအစား" -#: gdk-pixbuf/gdk-pixbuf-io.c:1121 +#: gdk-pixbuf/gdk-pixbuf-io.c:1124 #, c-format msgid "Failed to load image '%s': %s" msgstr "ဖွင့်ဖို့ မအောင်မြင်တဲ့ ရုပ်ပုံ '%s': %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2015 gdk-pixbuf/io-gdip-utils.c:837 +#: gdk-pixbuf/gdk-pixbuf-io.c:2029 gdk-pixbuf/io-gdip-utils.c:835 #, c-format msgid "Error writing to image file: %s" msgstr "ရေးသားချက် ချို့ယွင်းတဲ့ ရုပ်ပုံဖိုင် - %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2057 gdk-pixbuf/gdk-pixbuf-io.c:2178 +#: gdk-pixbuf/gdk-pixbuf-io.c:2071 gdk-pixbuf/gdk-pixbuf-io.c:2192 #, c-format msgid "This build of gdk-pixbuf does not support saving the image format: %s" msgstr "gdk-pixbuf တည်ဆောက်မှုက လက်မခံတဲ့ ရုပ်ပုံ အမျိုးအစား သိမ်းဆည်းမှု - %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2088 +#: gdk-pixbuf/gdk-pixbuf-io.c:2102 msgid "Insufficient memory to save image to callback" msgstr "တန်ပြန်ခေါ်ဆိုရန် ရုပ်ပုံကို သိမ်းဆည်းဖို့ မှတ်ဉာဏ် မလုံလောက်ဘူး" -#: gdk-pixbuf/gdk-pixbuf-io.c:2101 +#: gdk-pixbuf/gdk-pixbuf-io.c:2115 msgid "Failed to open temporary file" msgstr "ယာယီဖိုင်ကို ဖွင့်ဖို့ မအောင်မြင်ဘူး" -#: gdk-pixbuf/gdk-pixbuf-io.c:2124 +#: gdk-pixbuf/gdk-pixbuf-io.c:2138 msgid "Failed to read from temporary file" msgstr "ယာယီဖိုင်ထဲကို ဖတ်ဖို့ မအောင်မြင်ဘူး" -#: gdk-pixbuf/gdk-pixbuf-io.c:2372 +#: gdk-pixbuf/gdk-pixbuf-io.c:2382 #, c-format msgid "Failed to open '%s' for writing: %s" msgstr "'%s' ကို ဖွင့်ပြီး ရေးသားဖို့ မအောင်မြင်တဲ့ အရာ - %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2398 +#: gdk-pixbuf/gdk-pixbuf-io.c:2408 #, c-format msgid "" "Failed to close '%s' while writing image, all data may not have been saved: " @@ -111,15 +111,15 @@ msgid "" msgstr "" "ရုပ်ပုံကို ရေးကူးစဉ် '%s' ကို ပိတ်ဖို့ မအောင်မြင်ဘူး၊ အချက်အလက်ကြမ်း အားလုံးကို မသိမ်းဆည်းတာ ဖြစ်နိုင်တယ် - %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2619 gdk-pixbuf/gdk-pixbuf-io.c:2671 +#: gdk-pixbuf/gdk-pixbuf-io.c:2629 gdk-pixbuf/gdk-pixbuf-io.c:2681 msgid "Insufficient memory to save image into a buffer" msgstr "ရုပ်ပုံကို ကြားခံတခုအတွင်း သိမ်းဆည်းဖို့ မှတ်ဉာဏ် မလုံလောက်ဘူး" -#: gdk-pixbuf/gdk-pixbuf-io.c:2717 +#: gdk-pixbuf/gdk-pixbuf-io.c:2727 msgid "Error writing to image stream" msgstr "ရုပ်ပုံ စီးကြောင်းမှာ ရေးသားချက် ချို့ယွင်းမှု" -#: gdk-pixbuf/gdk-pixbuf-loader.c:393 +#: gdk-pixbuf/gdk-pixbuf-loader.c:384 #, c-format msgid "" "Internal error: Image loader module '%s' failed to complete an operation, " @@ -128,213 +128,222 @@ msgstr "" "အတွင်းပိုင်း ချို့ယွင်းမှု၊ ရုပ်ပုံဖွင့်ကိရိယာ အစိတ်အပိုင်း '%s' က လုပ်ငန်းတခု ပြီးစီးဖို့ မအောင်မြင်ဘူး၊ ဒါပေမဲ့ " "မှားယွင်းမှုအတွက် အကြောင်းပြချက် တခု မပေးဘူး။" -#: gdk-pixbuf/gdk-pixbuf-loader.c:435 +#: gdk-pixbuf/gdk-pixbuf-loader.c:426 #, c-format msgid "Incremental loading of image type '%s' is not supported" msgstr "ရုပ်ပုံ အမျိုးအစား '%s' ဖွင့်လာတဲ့ နှစ်တိုးကို လက်မခံဘူး" -#: gdk-pixbuf/gdk-pixdata.c:160 +#: gdk-pixbuf/gdk-pixdata.c:158 msgid "Image header corrupt" msgstr "ရုပ်ပုံ ခေါင်းစီး ပျက်နေတယ်။" -#: gdk-pixbuf/gdk-pixdata.c:165 +#: gdk-pixbuf/gdk-pixdata.c:163 msgid "Image format unknown" msgstr "အမည်မသိ ရုပ်ပုံ အမျိုးအစား" -#: gdk-pixbuf/gdk-pixdata.c:170 gdk-pixbuf/gdk-pixdata.c:502 +#: gdk-pixbuf/gdk-pixdata.c:168 gdk-pixbuf/gdk-pixdata.c:501 msgid "Image pixel data corrupt" msgstr "ရုပ်ပုံ ပစ်ဆယ် အချက်အလက်ကြမ်း ပျက်သွားတယ်" -#: gdk-pixbuf/gdk-pixdata.c:446 +#: gdk-pixbuf/gdk-pixdata.c:445 #, c-format msgid "failed to allocate image buffer of %u byte" msgid_plural "failed to allocate image buffer of %u bytes" msgstr[0] "" msgstr[1] "" -#: gdk-pixbuf/io-ani.c:244 +#: gdk-pixbuf/io-ani.c:242 msgid "Unexpected icon chunk in animation" msgstr "သက်၀င်လှုပ်ရှားနေတဲ့ မမျှော်လင့်တဲ့ ပုံသ​င်္ကေတ အတုံး" -#: gdk-pixbuf/io-ani.c:342 gdk-pixbuf/io-ani.c:400 gdk-pixbuf/io-ani.c:426 -#: gdk-pixbuf/io-ani.c:449 gdk-pixbuf/io-ani.c:476 gdk-pixbuf/io-ani.c:563 +#: gdk-pixbuf/io-ani.c:340 gdk-pixbuf/io-ani.c:398 gdk-pixbuf/io-ani.c:424 +#: gdk-pixbuf/io-ani.c:447 gdk-pixbuf/io-ani.c:474 gdk-pixbuf/io-ani.c:561 msgid "Invalid header in animation" msgstr "သက်၀င်လှုပ်ရှားနေတဲ့ မမှန်တဲ့ ခေါင်းစီး" -#: gdk-pixbuf/io-ani.c:352 gdk-pixbuf/io-ani.c:374 gdk-pixbuf/io-ani.c:458 -#: gdk-pixbuf/io-ani.c:485 gdk-pixbuf/io-ani.c:536 gdk-pixbuf/io-ani.c:608 +#: gdk-pixbuf/io-ani.c:350 gdk-pixbuf/io-ani.c:372 gdk-pixbuf/io-ani.c:456 +#: gdk-pixbuf/io-ani.c:483 gdk-pixbuf/io-ani.c:534 gdk-pixbuf/io-ani.c:606 msgid "Not enough memory to load animation" msgstr "သက်၀င်လှုပ်ရှားမှုကို ဖွင့်ဖို့ မှတ်ဉာဏ် မလုံးလောက်ဘူး" -#: gdk-pixbuf/io-ani.c:392 gdk-pixbuf/io-ani.c:418 gdk-pixbuf/io-ani.c:437 +#: gdk-pixbuf/io-ani.c:390 gdk-pixbuf/io-ani.c:416 gdk-pixbuf/io-ani.c:435 msgid "Malformed chunk in animation" msgstr "သက်၀င်လှုပ်ရှားနေတဲ့ ပုံမှန်မဟုတ်တဲ့ အတုံး" -#: gdk-pixbuf/io-ani.c:660 +#: gdk-pixbuf/io-ani.c:628 +#, fuzzy +msgid "ANI image was truncated or incomplete." +msgstr "GIF ရုပ်ပုံဟာ တိဖြတ်ထားတယ် (သို့) မပြည့်စုံဘူး။" + +#: gdk-pixbuf/io-ani.c:669 msgid "The ANI image format" msgstr "ANI ရုပ်ပုံ အမျိုးအစား" -#: gdk-pixbuf/io-bmp.c:229 gdk-pixbuf/io-bmp.c:266 gdk-pixbuf/io-bmp.c:337 -#: gdk-pixbuf/io-bmp.c:369 gdk-pixbuf/io-bmp.c:392 gdk-pixbuf/io-bmp.c:495 +#: gdk-pixbuf/io-bmp.c:227 gdk-pixbuf/io-bmp.c:264 gdk-pixbuf/io-bmp.c:335 +#: gdk-pixbuf/io-bmp.c:367 gdk-pixbuf/io-bmp.c:390 gdk-pixbuf/io-bmp.c:493 msgid "BMP image has bogus header data" msgstr "BMP ရုပ်ပုံမှာ ခေါင်းစီး အချက်အလက်ကြမ်း အတု ရှိတယ်" -#: gdk-pixbuf/io-bmp.c:240 gdk-pixbuf/io-bmp.c:432 +#: gdk-pixbuf/io-bmp.c:238 gdk-pixbuf/io-bmp.c:430 msgid "Not enough memory to load bitmap image" msgstr "bitmap ရုပ်ပုံကို ဖွင့်ဖို့ မှတ်ဉာဏ် မလုံလောက်ဘူး" -#: gdk-pixbuf/io-bmp.c:318 +#: gdk-pixbuf/io-bmp.c:316 msgid "BMP image has unsupported header size" msgstr "BMP ရုပ်ပုံမှာ လက်ခံမထားတဲ့ ခေါင်းစီး အရွယ် ရှိတယ်" -#: gdk-pixbuf/io-bmp.c:356 +#: gdk-pixbuf/io-bmp.c:354 msgid "Topdown BMP images cannot be compressed" msgstr "အထက်အောက် BMP ရုပ်ပုံများကို မဖိသိပ်နိုင်ဘူး" -#: gdk-pixbuf/io-bmp.c:716 gdk-pixbuf/io-pnm.c:707 +#: gdk-pixbuf/io-bmp.c:714 gdk-pixbuf/io-pnm.c:705 msgid "Premature end-of-file encountered" msgstr "အချိန်မတန် ​ပျက်စီးမှု ဖြစ်နေတယ်" -#: gdk-pixbuf/io-bmp.c:1328 +#: gdk-pixbuf/io-bmp.c:1326 msgid "Couldn't allocate memory for saving BMP file" msgstr "BMP ဖိုင်ကို သိမ်းဆည်းဖို့ မှတ်ဉာဏ် ခွဲဝေလို့ မရနိုင်ဘူး" -#: gdk-pixbuf/io-bmp.c:1369 +#: gdk-pixbuf/io-bmp.c:1367 msgid "Couldn't write to BMP file" msgstr "BMP ဖိုင်ထဲ မရေးနိုင်ဘူး" -#: gdk-pixbuf/io-bmp.c:1422 gdk-pixbuf/io-gdip-bmp.c:82 +#: gdk-pixbuf/io-bmp.c:1420 gdk-pixbuf/io-gdip-bmp.c:80 msgid "The BMP image format" msgstr "BMP ရုပ်ပုံ အမျိုးအစား" -#: gdk-pixbuf/io-gdip-emf.c:59 +#: gdk-pixbuf/io-gdip-emf.c:57 msgid "The EMF image format" msgstr "EMF ရုပ်ပုံ အမျိုးအစား" -#: gdk-pixbuf/io-gdip-gif.c:80 gdk-pixbuf/io-gif.c:1720 +#: gdk-pixbuf/io-gdip-gif.c:78 gdk-pixbuf/io-gif.c:1718 msgid "The GIF image format" msgstr "GIF ရုပ်ပုံ အမျိုးအစား" -#: gdk-pixbuf/io-gdip-ico.c:59 gdk-pixbuf/io-ico.c:1271 +#: gdk-pixbuf/io-gdip-ico.c:57 gdk-pixbuf/io-ico.c:1269 msgid "The ICO image format" msgstr "ICO ရုပ်ပုံ အမျိးအစား" -#: gdk-pixbuf/io-gdip-jpeg.c:53 gdk-pixbuf/io-jpeg.c:1249 +#: gdk-pixbuf/io-gdip-jpeg.c:51 gdk-pixbuf/io-jpeg.c:1249 #, c-format msgid "" "JPEG quality must be a value between 0 and 100; value '%s' could not be " "parsed." msgstr "JPEG ရဲ့ အရည်အသွေးဟာ တန်ဖိုး ၁ နဲ့ ၁၀၀ အကြားမှ တခု ဖြစ်ရမယ်၊ '%s' တန်ဖိုးကို မခွဲခြမ်းနိုင်ဘူး။" -#: gdk-pixbuf/io-gdip-jpeg.c:68 gdk-pixbuf/io-jpeg.c:1265 +#: gdk-pixbuf/io-gdip-jpeg.c:66 gdk-pixbuf/io-jpeg.c:1265 #, c-format msgid "" "JPEG quality must be a value between 0 and 100; value '%d' is not allowed." msgstr "JPEG ရဲ့ အရည်အသွေးဟာ တန်ဖိုး ၁ နဲ့ ၁၀၀ အကြားမှ တခု ဖြစ်ရမယ်၊ '%d' တန်ဖိုးကို ခွင့်မပြုဘူး။" -#: gdk-pixbuf/io-gdip-jpeg.c:136 gdk-pixbuf/io-jpeg.c:1478 +#: gdk-pixbuf/io-gdip-jpeg.c:134 gdk-pixbuf/io-jpeg.c:1478 msgid "The JPEG image format" msgstr "JPEG ရုပ်ပုံ အမျိုးအစား" -#: gdk-pixbuf/io-gdip-utils.c:154 +#: gdk-pixbuf/io-gdip-tiff.c:80 gdk-pixbuf/io-tiff.c:786 +msgid "The TIFF image format" +msgstr "TIFF ရုပ်ပုံ အမျိုးအစား" + +#: gdk-pixbuf/io-gdip-utils.c:152 #, c-format msgid "Could not allocate memory: %s" msgstr "မှတ်ဉာဏ်ကို မခွဲဝေနိုင်ဘူး - %s" -#: gdk-pixbuf/io-gdip-utils.c:179 gdk-pixbuf/io-gdip-utils.c:293 -#: gdk-pixbuf/io-gdip-utils.c:333 +#: gdk-pixbuf/io-gdip-utils.c:177 gdk-pixbuf/io-gdip-utils.c:291 +#: gdk-pixbuf/io-gdip-utils.c:331 #, c-format msgid "Could not create stream: %s" msgstr "စီးကြောင်းကို မဖန်တီးနိုင်ဘူး - %s" -#: gdk-pixbuf/io-gdip-utils.c:193 +#: gdk-pixbuf/io-gdip-utils.c:191 #, c-format msgid "Could not seek stream: %s" msgstr "စီးကြောင်းကို မရှာဖွေနိုင်ဘူး - %s" -#: gdk-pixbuf/io-gdip-utils.c:205 +#: gdk-pixbuf/io-gdip-utils.c:203 #, c-format msgid "Could not read from stream: %s" msgstr "စီးကြောင်းထဲမှာ မဖတ်နိုင်ဘူး - %s" -#: gdk-pixbuf/io-gdip-utils.c:617 +#: gdk-pixbuf/io-gdip-utils.c:615 msgid "Couldn't load bitmap" msgstr "ဘစ်မက်ကို မဖွင့်နိုင်ဘူး" -#: gdk-pixbuf/io-gdip-utils.c:773 +#: gdk-pixbuf/io-gdip-utils.c:771 msgid "Couldn't load metafile" msgstr "metaဖိုင်ကို မဖွင့်နိုင်ဘူး" -#: gdk-pixbuf/io-gdip-utils.c:878 +#: gdk-pixbuf/io-gdip-utils.c:876 msgid "Unsupported image format for GDI+" msgstr "GDI+ အတွက် ထောက်ပံ့မထားတဲ့ ရုပ်ပုံ အမျိုးအစား" -#: gdk-pixbuf/io-gdip-utils.c:885 +#: gdk-pixbuf/io-gdip-utils.c:883 msgid "Couldn't save" msgstr "မသိမ်းဆည်းနိုင်ဘူး" -#: gdk-pixbuf/io-gdip-wmf.c:58 +#: gdk-pixbuf/io-gdip-wmf.c:56 msgid "The WMF image format" msgstr "WMF ရုပ်ပုံ အမျိုးအစား" -#: gdk-pixbuf/io-gif.c:222 +#: gdk-pixbuf/io-gif.c:220 #, c-format msgid "Failure reading GIF: %s" msgstr "GIF ဖတ်ရှုခြင်း ချုံ့ယွင်းချက် - %s" -#: gdk-pixbuf/io-gif.c:496 gdk-pixbuf/io-gif.c:1502 gdk-pixbuf/io-gif.c:1669 +#: gdk-pixbuf/io-gif.c:494 gdk-pixbuf/io-gif.c:1500 gdk-pixbuf/io-gif.c:1667 msgid "GIF file was missing some data (perhaps it was truncated somehow?)" msgstr "GIF ဖိုင်မှာ အချို့ အချက်အလက်ကြမ်း ပျောက်နေခဲ့တယ် (၄င်းဟာ တနည်းနည်းနဲ့ တိဖြတ်တာ ဖြစ်နိုင်တယ်)" -#: gdk-pixbuf/io-gif.c:505 +#: gdk-pixbuf/io-gif.c:503 #, c-format msgid "Internal error in the GIF loader (%s)" msgstr "အတွင်းပိုင်း ချို့ယွင်းတဲ့ GIF ဖွင့်ကိရိယာ (%s)" -#: gdk-pixbuf/io-gif.c:579 +#: gdk-pixbuf/io-gif.c:577 msgid "Stack overflow" msgstr "ဆင့်စီချက် လျှံသွားတယ်" -#: gdk-pixbuf/io-gif.c:639 +#: gdk-pixbuf/io-gif.c:637 msgid "GIF image loader cannot understand this image." msgstr "GIF ရုပ်ပုံ ဖွင့်ကိရိယာက ဒီရုပ်ပုံကို နားမလည်ဘူး။" -#: gdk-pixbuf/io-gif.c:668 +#: gdk-pixbuf/io-gif.c:666 msgid "Bad code encountered" msgstr "ကုဒ် အမှား ကြုံနေတယ်" -#: gdk-pixbuf/io-gif.c:678 +#: gdk-pixbuf/io-gif.c:676 msgid "Circular table entry in GIF file" msgstr "GIF ဖိုင်နဲ့ စက်ဝိုင်းပုံ ဇယား ရေးသွင်းချက်" -#: gdk-pixbuf/io-gif.c:866 gdk-pixbuf/io-gif.c:1488 gdk-pixbuf/io-gif.c:1541 -#: gdk-pixbuf/io-gif.c:1657 +#: gdk-pixbuf/io-gif.c:864 gdk-pixbuf/io-gif.c:1486 gdk-pixbuf/io-gif.c:1539 +#: gdk-pixbuf/io-gif.c:1655 msgid "Not enough memory to load GIF file" msgstr "GIF ဖိုင်ကို ဖွင့်ဖို့ မှတ်ဉာဏ် မလုံလောက်ဘူး" -#: gdk-pixbuf/io-gif.c:960 +#: gdk-pixbuf/io-gif.c:958 msgid "Not enough memory to composite a frame in GIF file" msgstr "ဘောင်တခုကို GIF ဖိုင်နဲ့ ပေါင်းစပ်ဖို့ မှတ်ဉာဏ် မလုံလောက်ဘူး" -#: gdk-pixbuf/io-gif.c:1132 +#: gdk-pixbuf/io-gif.c:1130 msgid "GIF image is corrupt (incorrect LZW compression)" msgstr "GIF ရုပ်ပုံ ပျက်နေတယ် (LZW ဖိသိပ်မှု မမှန်ဘူး)" -#: gdk-pixbuf/io-gif.c:1182 +#: gdk-pixbuf/io-gif.c:1180 msgid "File does not appear to be a GIF file" msgstr "GIF ဖိုင်တခု ဖြစ်ပုံ မပေါ်ဘူး" -#: gdk-pixbuf/io-gif.c:1194 +#: gdk-pixbuf/io-gif.c:1192 #, c-format msgid "Version %s of the GIF file format is not supported" msgstr "GIF ဖိုင် အမျိုးအစားရဲ့ %s မူအဆင့်ကို မထောက်ပံ့ဘူး" -#: gdk-pixbuf/io-gif.c:1241 +#: gdk-pixbuf/io-gif.c:1239 #, fuzzy msgid "Resulting GIF image has zero size" msgstr "ရုပ်ပုံမှာ သုည အကျယ် ရှိတယ်" -#: gdk-pixbuf/io-gif.c:1320 +#: gdk-pixbuf/io-gif.c:1318 msgid "" "GIF image has no global colormap, and a frame inside it has no local " "colormap." @@ -342,7 +351,7 @@ msgstr "" "GIF ရုပ်ပုံမှာ အများဆိုင် အရောင်ဇယား တခု မရှိဘူး၊ နောက်ပြီး အဲဒီ အထဲက ဘောင်တခုမှာ အများဆိုင် အရောင် " "ဇယား မရှိဘူး။" -#: gdk-pixbuf/io-gif.c:1564 +#: gdk-pixbuf/io-gif.c:1562 msgid "GIF image was truncated or incomplete." msgstr "GIF ရုပ်ပုံဟာ တိဖြတ်ထားတယ် (သို့) မပြည့်စုံဘူး။" @@ -359,104 +368,104 @@ msgstr "ICNS ဖိုင်ကို စာဝှက်ဖေါ်လို့ msgid "The ICNS image format" msgstr "ICNS ရုပ်ပုံ အမျိုးအစား" -#: gdk-pixbuf/io-ico.c:228 gdk-pixbuf/io-ico.c:242 gdk-pixbuf/io-ico.c:291 -#: gdk-pixbuf/io-ico.c:302 gdk-pixbuf/io-ico.c:395 +#: gdk-pixbuf/io-ico.c:226 gdk-pixbuf/io-ico.c:240 gdk-pixbuf/io-ico.c:289 +#: gdk-pixbuf/io-ico.c:300 gdk-pixbuf/io-ico.c:393 msgid "Invalid header in icon" msgstr "ပုံသင်္ကေတထဲမှ မမှန်တဲ့ ခေါင်းစီး" -#: gdk-pixbuf/io-ico.c:257 gdk-pixbuf/io-ico.c:312 gdk-pixbuf/io-ico.c:405 -#: gdk-pixbuf/io-ico.c:458 gdk-pixbuf/io-ico.c:488 +#: gdk-pixbuf/io-ico.c:255 gdk-pixbuf/io-ico.c:310 gdk-pixbuf/io-ico.c:403 +#: gdk-pixbuf/io-ico.c:456 gdk-pixbuf/io-ico.c:486 msgid "Not enough memory to load icon" msgstr "ပုံသင်္ကေတ ဖွင့်ဖို့ လုံလောက်တဲ့ မှတ်ဉာဏ် မရှိဘူး" -#: gdk-pixbuf/io-ico.c:338 +#: gdk-pixbuf/io-ico.c:336 msgid "Compressed icons are not supported" msgstr "ဖိသိပ်ထားတဲ့ ပုံသင်္ကေတများကို ထောက်ပံ့မထားဘူး" -#: gdk-pixbuf/io-ico.c:358 +#: gdk-pixbuf/io-ico.c:356 msgid "Icon has zero width" msgstr "ပုံသင်္ကေတမှာ သုည အကျယ် ရှိတယ်" -#: gdk-pixbuf/io-ico.c:368 +#: gdk-pixbuf/io-ico.c:366 msgid "Icon has zero height" msgstr "ုံသင်္ကေတမှာ သုည အမြင့် ရှိတယ်" -#: gdk-pixbuf/io-ico.c:443 +#: gdk-pixbuf/io-ico.c:441 msgid "Unsupported icon type" msgstr "ထောက်ပံ့မထားတဲ့ ပုံသင်္ကေတ အမျိုးအစား" -#: gdk-pixbuf/io-ico.c:537 +#: gdk-pixbuf/io-ico.c:535 msgid "Not enough memory to load ICO file" msgstr "ICO ဖိုင်ကို ဖွင့်ဖို့ မှတ်ဉာဏ် မလုံလောက်ဘူး" -#: gdk-pixbuf/io-ico.c:1002 +#: gdk-pixbuf/io-ico.c:1000 msgid "Image too large to be saved as ICO" msgstr "ICO လို သိမ်းဆည်းထားဖို့ ရုပ်ပုံ အရမ်းကြီးတယ်" -#: gdk-pixbuf/io-ico.c:1013 +#: gdk-pixbuf/io-ico.c:1011 msgid "Cursor hotspot outside image" msgstr "ရုပ်ပုံပြင်ပမှ Cursor အချက်အချာနေရာ" -#: gdk-pixbuf/io-ico.c:1036 +#: gdk-pixbuf/io-ico.c:1034 #, c-format msgid "Unsupported depth for ICO file: %d" msgstr "ICO ဖိုင်အတွက် မထောက်ပံ့တဲ့ ICO ဖိုင် - %d" -#: gdk-pixbuf/io-jasper.c:74 +#: gdk-pixbuf/io-jasper.c:73 msgid "Couldn't allocate memory for stream" msgstr "စီးကြောင်းအတွက် မှတ်ဉာဏ်ကို ခွဲဝေမပေးနိုင်ဘူး" -#: gdk-pixbuf/io-jasper.c:104 +#: gdk-pixbuf/io-jasper.c:103 msgid "Couldn't decode image" msgstr "ရုပ်ပုံကို စာဝှက် မဖေါ်နိုင်ဘူး" -#: gdk-pixbuf/io-jasper.c:122 +#: gdk-pixbuf/io-jasper.c:121 msgid "Transformed JPEG2000 has zero width or height" msgstr "အသွင်ပြောင်းထားတဲ့ JPEG2000 မှာ သုည အကျယ် (သို့) အမြင့် ရှိတယ်" -#: gdk-pixbuf/io-jasper.c:136 +#: gdk-pixbuf/io-jasper.c:135 msgid "Image type currently not supported" msgstr "လတ်တလော ထောက်ပံ့မထားတဲ့ ရုပ်ပုံ အမျိုးအစား" -#: gdk-pixbuf/io-jasper.c:148 gdk-pixbuf/io-jasper.c:156 +#: gdk-pixbuf/io-jasper.c:147 gdk-pixbuf/io-jasper.c:155 msgid "Couldn't allocate memory for color profile" msgstr "အရောင် မှတ်တမ်းအတွက် မှတ်ဉာဏ် မခွဲဝေနိုင်ဘူး" -#: gdk-pixbuf/io-jasper.c:182 +#: gdk-pixbuf/io-jasper.c:181 msgid "Insufficient memory to open JPEG 2000 file" msgstr "JPEG ၂၀၀၀ ဖိုင်ကို ဖွင့်ဖို့ မှတ်ဉာဏ် မလုံလောက်ဘူး" -#: gdk-pixbuf/io-jasper.c:261 +#: gdk-pixbuf/io-jasper.c:260 msgid "Couldn't allocate memory to buffer image data" msgstr "ကြားခံ ရုပ်ပုံ အချက်အလက်ကြမ်းအတွက် မှတ်ဉာဏ်ကို မခွဲဝေနိုင်ဘူး" -#: gdk-pixbuf/io-jasper.c:305 +#: gdk-pixbuf/io-jasper.c:304 msgid "The JPEG 2000 image format" msgstr "JPEG ၂၀၀၀ ရုပ်ပုံ အမျိုးအစား" -#: gdk-pixbuf/io-jpeg.c:126 +#: gdk-pixbuf/io-jpeg.c:124 #, c-format msgid "Error interpreting JPEG image file (%s)" msgstr "ဘာသာပြန်မှု ချို့ယွင်းတဲ့ JPEG ရုပ်ပုံ ဖိုင် (%s)" -#: gdk-pixbuf/io-jpeg.c:604 +#: gdk-pixbuf/io-jpeg.c:597 msgid "" "Insufficient memory to load image, try exiting some applications to free " "memory" msgstr "" "ရုပ်ပုံကို ဖွင့်ဖို့ မှတ်ဉာဏ် မလုံလောက်ဘူး၊ မှတ်ဉာဏ်ကို ရှင်းလင်းဖို့ ရှိနေတဲ့ အချို့ လုပ်ငန်းသုံး ကိရိယာများကို စမ်းကြည့်ပါ" -#: gdk-pixbuf/io-jpeg.c:651 gdk-pixbuf/io-jpeg.c:865 +#: gdk-pixbuf/io-jpeg.c:645 gdk-pixbuf/io-jpeg.c:858 #, c-format msgid "Unsupported JPEG color space (%s)" msgstr "ထောက်ပံ့မထားတဲ့ JPEG အရောင် နေရာလပ် (%s)" -#: gdk-pixbuf/io-jpeg.c:764 gdk-pixbuf/io-jpeg.c:1044 +#: gdk-pixbuf/io-jpeg.c:757 gdk-pixbuf/io-jpeg.c:1037 #: gdk-pixbuf/io-jpeg.c:1308 gdk-pixbuf/io-jpeg.c:1318 msgid "Couldn't allocate memory for loading JPEG file" msgstr "JPEG ဖိုင်ကို ဖွင့်ဖို့ မှတ်ဉာဏ် မခွဲဝေနိုင်ဘူး" -#: gdk-pixbuf/io-jpeg.c:1018 +#: gdk-pixbuf/io-jpeg.c:1011 msgid "Transformed JPEG has zero width or height." msgstr "အသွင်ပြောင်းထားတဲ့ JPEG မှာ သုည အကျယ်နဲ့ အမြင့် ရှိတယ်။" @@ -465,92 +474,92 @@ msgstr "အသွင်ပြောင်းထားတဲ့ JPEG မှာ msgid "Color profile has invalid length '%u'." msgstr "" -#: gdk-pixbuf/io-pcx.c:186 +#: gdk-pixbuf/io-pcx.c:184 msgid "Couldn't allocate memory for header" msgstr "ခေါင်းစီးအတွက် မှတ်ဉာဏ် မခွဲဝေနိုင်ဘူး" -#: gdk-pixbuf/io-pcx.c:201 gdk-pixbuf/io-pcx.c:559 +#: gdk-pixbuf/io-pcx.c:199 gdk-pixbuf/io-pcx.c:557 msgid "Couldn't allocate memory for context buffer" msgstr "စကားစပ် ကြားခံ အတွက် မှတ်ဉာဏ် မခွဲဝေနိုင်ဘူး" -#: gdk-pixbuf/io-pcx.c:600 +#: gdk-pixbuf/io-pcx.c:598 msgid "Image has invalid width and/or height" msgstr "ရုပ်ပုံမှာ မမှန်တဲ့ အကျယ်နဲ့/(သို့)အမြင့်" -#: gdk-pixbuf/io-pcx.c:612 gdk-pixbuf/io-pcx.c:673 +#: gdk-pixbuf/io-pcx.c:610 gdk-pixbuf/io-pcx.c:671 msgid "Image has unsupported bpp" msgstr "ရုပ်ပုံမှာ ထောက်ပံ့မထားတဲ့ bpp ရှိတယ်" -#: gdk-pixbuf/io-pcx.c:617 gdk-pixbuf/io-pcx.c:625 +#: gdk-pixbuf/io-pcx.c:615 gdk-pixbuf/io-pcx.c:623 #, c-format msgid "Image has unsupported number of %d-bit planes" msgstr "ရုပ်ပုံမှာ ထောက်ပံ့မထားတဲ့ %d-bit ပြင်ညီများ အရေအတွက် ရှိတယ်" -#: gdk-pixbuf/io-pcx.c:641 +#: gdk-pixbuf/io-pcx.c:639 msgid "Couldn't create new pixbuf" msgstr "pixbuf အသစ်ကို မဖန်တီးနိုင်ဘူး" -#: gdk-pixbuf/io-pcx.c:649 +#: gdk-pixbuf/io-pcx.c:647 msgid "Couldn't allocate memory for line data" msgstr "လိုင်း အချက်အလက်ကြမ်း အတွက် မှတ်ဉာဏ် မခွဲဝေနိုင်ဘူး" -#: gdk-pixbuf/io-pcx.c:656 +#: gdk-pixbuf/io-pcx.c:654 #, fuzzy msgid "Couldn't allocate memory for PCX image" msgstr "ခေါင်းစီးအတွက် မှတ်ဉာဏ် မခွဲဝေနိုင်ဘူး" -#: gdk-pixbuf/io-pcx.c:703 +#: gdk-pixbuf/io-pcx.c:701 msgid "Didn't get all lines of PCX image" msgstr "PCX ရုပ်ပုံရဲ့ လိုင်းများ အားလုံးကို မယူရဘူး။" -#: gdk-pixbuf/io-pcx.c:710 +#: gdk-pixbuf/io-pcx.c:708 msgid "No palette found at end of PCX data" msgstr "PCX အချက်အလက်ကြမ်းရဲ့ အဆုံးမှာ အရောင်စပ် ဆေးခွက် မတွေ့ရဘူး" -#: gdk-pixbuf/io-pcx.c:755 +#: gdk-pixbuf/io-pcx.c:753 msgid "The PCX image format" msgstr "PCX ရုပ်ပုံ အမျိုးအစား" -#: gdk-pixbuf/io-pixdata.c:148 +#: gdk-pixbuf/io-pixdata.c:146 #, fuzzy msgid "Transformed pixbuf has zero width or height." msgstr "အသွင်ပြောင်းထားတဲ့ PNG မှာ သုည အကျယ် (သို့) အမြင့် ရှိတယ်။" -#: gdk-pixbuf/io-pixdata.c:186 +#: gdk-pixbuf/io-pixdata.c:184 #, fuzzy msgid "The GdkPixdata format" msgstr "GIF ရုပ်ပုံ အမျိုးအစား" -#: gdk-pixbuf/io-png.c:54 +#: gdk-pixbuf/io-png.c:53 msgid "Bits per channel of PNG image is invalid." msgstr "PNG ရုပ်ပုံရဲ့ လိုင်းတခုစီမှ အတိုင်းအတာများဟာ မမှန်ဘူး။" -#: gdk-pixbuf/io-png.c:135 gdk-pixbuf/io-png.c:641 +#: gdk-pixbuf/io-png.c:134 gdk-pixbuf/io-png.c:640 msgid "Transformed PNG has zero width or height." msgstr "အသွင်ပြောင်းထားတဲ့ PNG မှာ သုည အကျယ် (သို့) အမြင့် ရှိတယ်။" -#: gdk-pixbuf/io-png.c:143 +#: gdk-pixbuf/io-png.c:142 msgid "Bits per channel of transformed PNG is not 8." msgstr "အသွင်ပြောင်းထားတဲ့ PNGရဲ့ လိုင်းတခုစီမှ အတိုင်းအတာများဟာ မမှန်ဘူး။" -#: gdk-pixbuf/io-png.c:152 +#: gdk-pixbuf/io-png.c:151 msgid "Transformed PNG not RGB or RGBA." msgstr "အသွင်ပြောင်းထားတဲ့ PNG မှာ RGB (သို့) RGBA မရှိဘူး။" -#: gdk-pixbuf/io-png.c:161 +#: gdk-pixbuf/io-png.c:160 msgid "Transformed PNG has unsupported number of channels, must be 3 or 4." msgstr "အသွင်ပြောင်းထားတဲ့ PNG မှာ ထောက်ပံ့မထားတဲ့ လိုင်းတွေ ရှိတယ်၊ ၃ (သို့) ၄ ဖြစ်ရမယ်။" -#: gdk-pixbuf/io-png.c:182 +#: gdk-pixbuf/io-png.c:181 #, c-format msgid "Fatal error in PNG image file: %s" msgstr "ဆိုးရွားတဲ့ ချို့ယွင်းဖြစ်နေတဲ့ PNG ရုပ်ပုံ ဖိုင် - %s" -#: gdk-pixbuf/io-png.c:315 +#: gdk-pixbuf/io-png.c:314 msgid "Insufficient memory to load PNG file" msgstr "PNG ဖိုင်ကို ဖွင့်ဖို့ မှတ်ဉာဏ် မရှိဘူး" -#: gdk-pixbuf/io-png.c:656 +#: gdk-pixbuf/io-png.c:655 #, fuzzy, c-format msgid "" "Insufficient memory to store a %lu by %lu image; try exiting some " @@ -559,30 +568,30 @@ msgstr "" "%ld ရုပ်ပုံနဲ့ %ld တခု သိုထားဖို့ လုံလောက်တဲ့ မှတ်ဉာဏ် မရှိဘူး၊ မှတ်ဉာဏ် သုံးစွဲမှုကို လျှော့ချဖို့ ရှိနေတဲ့ အချို့ " "လုပ်ငန်းသုံးကိရိယာများကို စမ်းကြည့်ပါ" -#: gdk-pixbuf/io-png.c:719 +#: gdk-pixbuf/io-png.c:718 msgid "Fatal error reading PNG image file" msgstr "ဆိုးရွားတဲ့ ဖတ်ရှုမှု ချို့ယွင်းဖြစ်နေတဲ့ PNG ရုပ်ပုံ ဖိုင်" -#: gdk-pixbuf/io-png.c:768 +#: gdk-pixbuf/io-png.c:767 #, c-format msgid "Fatal error reading PNG image file: %s" msgstr "ဆိုးရွားတဲ့ ဖတ်ရှုမှု ချို့ယွင်းဖြစ်နေတဲ့ PNG ရုပ်ပုံ ဖိုင် - %s" -#: gdk-pixbuf/io-png.c:858 +#: gdk-pixbuf/io-png.c:857 msgid "" "Keys for PNG text chunks must have at least 1 and at most 79 characters." msgstr "PNG စာသား အတုံးများရဲ့ သော့ချက်များမှာ အနည်းဆုံး အက္ခရာများ ၁ နဲ့ ၁၀၀ အကြား ရှိရမယ်။" -#: gdk-pixbuf/io-png.c:867 +#: gdk-pixbuf/io-png.c:866 msgid "Keys for PNG text chunks must be ASCII characters." msgstr "PNG စာသား အတုံးများဟာ ASCII အက္ခရာများ ဖြစ်ရမယ်။" -#: gdk-pixbuf/io-png.c:881 gdk-pixbuf/io-tiff.c:667 +#: gdk-pixbuf/io-png.c:880 gdk-pixbuf/io-tiff.c:665 #, c-format msgid "Color profile has invalid length %d." msgstr "" -#: gdk-pixbuf/io-png.c:894 +#: gdk-pixbuf/io-png.c:893 #, c-format msgid "" "PNG compression level must be a value between 0 and 9; value '%s' could not " @@ -590,342 +599,338 @@ msgid "" msgstr "" "PNG ဖိသိပ်မှု အဆင့်ဟာ တန်ဖိုး ၀ နဲ့ ၉ တန်ဖိုးကြားမှ တခု ဖြစ်ရမယ်၊ '%s' တန်ဖိုးကို ခွဲခြမ်းလို့ မရနိုင်ဘူး။" -#: gdk-pixbuf/io-png.c:907 +#: gdk-pixbuf/io-png.c:906 #, c-format msgid "" "PNG compression level must be a value between 0 and 9; value '%d' is not " "allowed." msgstr "PNG ဖိသိပ်မှု အဆင့်ဟာ တန်ဖိုး ၀ နဲ့ ၉ တန်ဖိုးကြားမှ တခု ဖြစ်ရမယ်၊ '%d' တန်ဖိုးကို ခွင့်မပြုဘူး။" -#: gdk-pixbuf/io-png.c:955 +#: gdk-pixbuf/io-png.c:954 #, c-format msgid "Value for PNG text chunk %s cannot be converted to ISO-8859-1 encoding." msgstr "" "PNG စာသား အတုံး %s တန်ဖိုးကို ISO-8859-1 စာဝှက်ရေးသားခြင်း အဖြစ် အသွင်ပြောင်းလို့ မရနိုင်ဘူး။" -#: gdk-pixbuf/io-png.c:1118 +#: gdk-pixbuf/io-png.c:1117 msgid "The PNG image format" msgstr "PNG ရုပ်ပုံ အမျိုးအစား" -#: gdk-pixbuf/io-pnm.c:248 +#: gdk-pixbuf/io-pnm.c:246 msgid "PNM loader expected to find an integer, but didn't" msgstr "PNM ပွင့်ကိရိယာက ကိန်းပြည့်တခုကို တွေ့ဖို့ မျှော်လင့်ထားတယ်၊ ဒါပေမဲ့ မတွေ့ခဲ့ဘူး။" -#: gdk-pixbuf/io-pnm.c:280 +#: gdk-pixbuf/io-pnm.c:278 msgid "PNM file has an incorrect initial byte" msgstr "PNM မှာ မမှန်တဲ့ ဘိုက်အစပိုင်း တခု ရှိတယ်" -#: gdk-pixbuf/io-pnm.c:310 +#: gdk-pixbuf/io-pnm.c:308 msgid "PNM file is not in a recognized PNM subformat" msgstr "PNM ဖိုင်ဟာ အသိအမှတ်ပြုထားတဲ့ PNM ပုံစံခွဲတခုထဲမှာ မရှိဘူး" -#: gdk-pixbuf/io-pnm.c:335 +#: gdk-pixbuf/io-pnm.c:333 msgid "PNM file has an image width of 0" msgstr "PNM ဖိုင်မှာ 0 ရဲ့ ရုပ်ပုံ အကျယ် တခု ရှိတယ်" -#: gdk-pixbuf/io-pnm.c:356 +#: gdk-pixbuf/io-pnm.c:354 msgid "PNM file has an image height of 0" msgstr "PNM ဖိုင်မှာ 0 ရဲ့ ရုပ်ပုံ အမြင့် တခု ရှိတယ်" -#: gdk-pixbuf/io-pnm.c:379 +#: gdk-pixbuf/io-pnm.c:377 msgid "Maximum color value in PNM file is 0" msgstr "PNM ဖိုင်ထဲက အများဆုံး အရောင် တန်ဖိုးဟာ 0 ဖြစ်တယ်" -#: gdk-pixbuf/io-pnm.c:387 +#: gdk-pixbuf/io-pnm.c:385 msgid "Maximum color value in PNM file is too large" msgstr "PNM ဖိုင်ထဲက အများဆုံး အရောင်တန်ဖိုးဟာ အလွန်ကြီးတယ်" -#: gdk-pixbuf/io-pnm.c:427 gdk-pixbuf/io-pnm.c:457 gdk-pixbuf/io-pnm.c:502 +#: gdk-pixbuf/io-pnm.c:425 gdk-pixbuf/io-pnm.c:455 gdk-pixbuf/io-pnm.c:500 msgid "Raw PNM image type is invalid" msgstr "PNM အကြမ်း ရုပ်ပုံ အမျိုးအစားဟာ မမှန်ဘူး" -#: gdk-pixbuf/io-pnm.c:652 +#: gdk-pixbuf/io-pnm.c:650 msgid "PNM image loader does not support this PNM subformat" msgstr "PNM ရုပ်ပုံဖွင့်ကိရိယာက ဒီ PNM ပုံစံခွဲကို ထောက်ပံ့မထားဘူး" -#: gdk-pixbuf/io-pnm.c:739 gdk-pixbuf/io-pnm.c:966 +#: gdk-pixbuf/io-pnm.c:737 gdk-pixbuf/io-pnm.c:964 msgid "Raw PNM formats require exactly one whitespace before sample data" msgstr "PNM အကြမ်း အမျိုးအစားများက နမူနာ အချက်အလက်ကြမ်း မတိုင်ခင် အတိအကျ နေရာလပ် တခု လိုအပ်တယ်" -#: gdk-pixbuf/io-pnm.c:766 +#: gdk-pixbuf/io-pnm.c:764 msgid "Cannot allocate memory for loading PNM image" msgstr "PNM ရုပ်ပုံ ဖွင့်ဖို့ မှတ်ဉာဏ် မခွဲဝေနိုင်ဘူး" -#: gdk-pixbuf/io-pnm.c:816 +#: gdk-pixbuf/io-pnm.c:814 msgid "Insufficient memory to load PNM context struct" msgstr "PNM အကြောင်းအချက် တည်ဆောက်ပုံကို ဖွင့်ဖို့ လုံလောက်တဲ့ မှတ်ဉာဏ် မရှိဘူး" -#: gdk-pixbuf/io-pnm.c:867 +#: gdk-pixbuf/io-pnm.c:865 msgid "Unexpected end of PNM image data" msgstr "မမျှော်လင့်တဲ့ PNM ရုပ်ပုံ အချက်အလက်ကြမ်း အဆုံး" -#: gdk-pixbuf/io-pnm.c:995 +#: gdk-pixbuf/io-pnm.c:993 msgid "Insufficient memory to load PNM file" msgstr "PNM ဖိုင်ကို ဖွင့်ဖို့ လုံလေက်တဲ့ မှတ်ဉာဏ် မရှိဘူး" -#: gdk-pixbuf/io-pnm.c:1079 +#: gdk-pixbuf/io-pnm.c:1077 msgid "The PNM/PBM/PGM/PPM image format family" msgstr "PNM/PBM/PGM/PPM ရုပ်ပုံ အမျိုးအစား အုပ်စု" -#: gdk-pixbuf/io-qtif.c:128 +#: gdk-pixbuf/io-qtif.c:126 msgid "Input file descriptor is NULL." msgstr "" -#: gdk-pixbuf/io-qtif.c:143 +#: gdk-pixbuf/io-qtif.c:141 #, fuzzy msgid "Failed to read QTIF header" msgstr "ခေါင်းစီးကို ရေးဖို့ မအောင်မြင်ဘူး\n" -#: gdk-pixbuf/io-qtif.c:152 gdk-pixbuf/io-qtif.c:189 gdk-pixbuf/io-qtif.c:459 +#: gdk-pixbuf/io-qtif.c:150 gdk-pixbuf/io-qtif.c:187 gdk-pixbuf/io-qtif.c:454 #, c-format msgid "QTIF atom size too large (%d byte)" msgid_plural "QTIF atom size too large (%d bytes)" msgstr[0] "" -#: gdk-pixbuf/io-qtif.c:175 +#: gdk-pixbuf/io-qtif.c:173 #, fuzzy, c-format msgid "Failed to allocate %d byte for file read buffer" msgid_plural "Failed to allocate %d bytes for file read buffer" msgstr[0] "စကားစပ် ကြားခံ အတွက် မှတ်ဉာဏ် မခွဲဝေနိုင်ဘူး" -#: gdk-pixbuf/io-qtif.c:206 +#: gdk-pixbuf/io-qtif.c:201 #, fuzzy, c-format msgid "File error when reading QTIF atom: %s" msgstr "GIF ဖတ်ရှုခြင်း ချုံ့ယွင်းချက် - %s" -#: gdk-pixbuf/io-qtif.c:243 +#: gdk-pixbuf/io-qtif.c:238 #, c-format msgid "Failed to skip the next %d byte with seek()." msgid_plural "Failed to skip the next %d bytes with seek()." msgstr[0] "" -#: gdk-pixbuf/io-qtif.c:270 +#: gdk-pixbuf/io-qtif.c:265 #, fuzzy msgid "Failed to allocate QTIF context structure." msgstr "TGA အကြောင်းအချက် တည်ဆောက်မှု အတွက် မှတ်ဉာဏ်ကို မခွဲဝေနိုင်ဘူး" -#: gdk-pixbuf/io-qtif.c:330 +#: gdk-pixbuf/io-qtif.c:325 #, fuzzy msgid "Failed to create GdkPixbufLoader object." msgstr "ဖိုင်တွဲ အညွှန်းကို ရေးဖို့ မအောင်မြင်ဘူး\n" -#: gdk-pixbuf/io-qtif.c:434 +#: gdk-pixbuf/io-qtif.c:429 #, fuzzy msgid "Failed to find an image data atom." msgstr "TIFF ဖိုင်ကို ဖွင့်ဖို့ မအောင်မြင်ဘူး" -#: gdk-pixbuf/io-qtif.c:618 +#: gdk-pixbuf/io-qtif.c:613 #, fuzzy msgid "The QTIF image format" msgstr "TIFF ရုပ်ပုံ အမျိုးအစား" -#: gdk-pixbuf/io-ras.c:125 +#: gdk-pixbuf/io-ras.c:123 msgid "RAS image has bogus header data" msgstr "RAS ရုပ်ပုံမှာ ခေါင်းစီး အ​ချက်အလက်ကြမ်း အတု ရှိတယ်" -#: gdk-pixbuf/io-ras.c:147 +#: gdk-pixbuf/io-ras.c:145 msgid "RAS image has unknown type" msgstr "RAS ရုပ်ပုံမှာ အမည်မသိတဲ့ အမျိုးအစား ရှိတယ်" -#: gdk-pixbuf/io-ras.c:155 +#: gdk-pixbuf/io-ras.c:153 msgid "unsupported RAS image variation" msgstr "ထောက်ပံ့ထားတဲ့ RAS ရုပ်ပုံ ကွာခြားမှု" -#: gdk-pixbuf/io-ras.c:170 gdk-pixbuf/io-ras.c:199 +#: gdk-pixbuf/io-ras.c:168 gdk-pixbuf/io-ras.c:197 msgid "Not enough memory to load RAS image" msgstr "RAS ရုပ်ပုံကို ဖွင့်ဖို့ မှတ်ဉာဏ် မလုံလောက်ဘူး" -#: gdk-pixbuf/io-ras.c:544 +#: gdk-pixbuf/io-ras.c:542 msgid "The Sun raster image format" msgstr "Sun ရာစတာ ရုပ်ပုံ အမျိုးအစား" -#: gdk-pixbuf/io-tga.c:153 +#: gdk-pixbuf/io-tga.c:151 msgid "Cannot allocate memory for IOBuffer struct" msgstr "အ၀င်အထွက်ကြားခံ တည်ဆောက်ပုံအတွက် မှတ်ဉာဏ် မခွဲဝေနိုင်ဘူး" -#: gdk-pixbuf/io-tga.c:172 +#: gdk-pixbuf/io-tga.c:170 msgid "Cannot allocate memory for IOBuffer data" msgstr "အ၀င်အထွက်ကြားခံ အချက်အလက်ကြမ်း အတွက် မှတ်ဉာဏ် မခွဲဝေနိုင်ဘူး" -#: gdk-pixbuf/io-tga.c:183 +#: gdk-pixbuf/io-tga.c:181 msgid "Cannot realloc IOBuffer data" msgstr "အ၀င်အထွက်ကြားခံ အချက်အလက်ကြမ်းကို realloc မလုပ်နိုင်ဘူး" -#: gdk-pixbuf/io-tga.c:213 +#: gdk-pixbuf/io-tga.c:211 msgid "Cannot allocate temporary IOBuffer data" msgstr "အ၀င်အထွက်ကြားခံ အချက်အလက်ကြမ်းကို မခွဲဝေနိုင်ဘူး" -#: gdk-pixbuf/io-tga.c:346 +#: gdk-pixbuf/io-tga.c:339 msgid "Cannot allocate new pixbuf" msgstr "pixbuf အသစ်ကို မခွဲဝေနိုင်ဘူး" -#: gdk-pixbuf/io-tga.c:685 +#: gdk-pixbuf/io-tga.c:678 #, fuzzy msgid "Image is corrupted or truncated" msgstr "GIF ရုပ်ပုံဟာ တိဖြတ်ထားတယ် (သို့) မပြည့်စုံဘူး။" -#: gdk-pixbuf/io-tga.c:692 +#: gdk-pixbuf/io-tga.c:685 msgid "Cannot allocate colormap structure" msgstr "အရောင်ဇယား တည်ဆောက်ပုံကို မခွဲဝေနိုင်ဘူး" -#: gdk-pixbuf/io-tga.c:699 +#: gdk-pixbuf/io-tga.c:692 msgid "Cannot allocate colormap entries" msgstr "အရောင်ဇယား ရေးသွင်းချက်များကို မခွဲဝေနိုင်ဘူး" -#: gdk-pixbuf/io-tga.c:721 +#: gdk-pixbuf/io-tga.c:714 msgid "Unexpected bitdepth for colormap entries" msgstr "အရောင်ဇယား ရေးသွင်းချက်များ အတွက် မမျှော်လင့်တဲ့ bitdepth" -#: gdk-pixbuf/io-tga.c:739 +#: gdk-pixbuf/io-tga.c:732 msgid "Cannot allocate TGA header memory" msgstr "TGA ခေါင်းစီး မှတ်ဉာဏ်ကို မခွဲဝေနိုင်ဘူး" -#: gdk-pixbuf/io-tga.c:772 +#: gdk-pixbuf/io-tga.c:765 msgid "TGA image has invalid dimensions" msgstr "TGA ရုပ်ပုံမှာ မမှန်တဲ့ အတိုင်းအတာများ ရှိတယ်" -#: gdk-pixbuf/io-tga.c:778 gdk-pixbuf/io-tga.c:787 gdk-pixbuf/io-tga.c:797 -#: gdk-pixbuf/io-tga.c:807 gdk-pixbuf/io-tga.c:814 +#: gdk-pixbuf/io-tga.c:771 gdk-pixbuf/io-tga.c:780 gdk-pixbuf/io-tga.c:790 +#: gdk-pixbuf/io-tga.c:800 gdk-pixbuf/io-tga.c:807 msgid "TGA image type not supported" msgstr "TGA ရုပ်ပုံ အမျိုးအစားကို ထောက်ခံ မထားဘူး" -#: gdk-pixbuf/io-tga.c:861 +#: gdk-pixbuf/io-tga.c:854 msgid "Cannot allocate memory for TGA context struct" msgstr "TGA အကြောင်းအချက် တည်ဆောက်မှု အတွက် မှတ်ဉာဏ်ကို မခွဲဝေနိုင်ဘူး" -#: gdk-pixbuf/io-tga.c:926 +#: gdk-pixbuf/io-tga.c:919 msgid "Excess data in file" msgstr "ဖိုင်မှ ပိုသွားတဲ့ အချက်အလက်ကြမ်း" -#: gdk-pixbuf/io-tga.c:1007 +#: gdk-pixbuf/io-tga.c:1000 msgid "The Targa image format" msgstr "တာဂါ ရုပ်ပုံ အမျိုးအစား" -#: gdk-pixbuf/io-tiff.c:104 +#: gdk-pixbuf/io-tiff.c:102 msgid "Could not get image width (bad TIFF file)" msgstr "ရုပ်ပုံရဲ့ အကျယ်ကို မရနိုင်ဘူး (မကောင်းတဲ့ TIFF ဖိုင်)" -#: gdk-pixbuf/io-tiff.c:112 +#: gdk-pixbuf/io-tiff.c:110 msgid "Could not get image height (bad TIFF file)" msgstr "ရုပ်ပုံရဲ့ အမြင့်ကို မရနိုင်ဘူး (မကောင်းတဲ့ TIFF ဖိုင်)" -#: gdk-pixbuf/io-tiff.c:120 +#: gdk-pixbuf/io-tiff.c:118 msgid "Width or height of TIFF image is zero" msgstr "TIFF ရုပ်ပုံရဲ့ အကျယ်နဲ့ အမြင့် သုညဖြစ်တယ်" -#: gdk-pixbuf/io-tiff.c:129 gdk-pixbuf/io-tiff.c:138 +#: gdk-pixbuf/io-tiff.c:127 gdk-pixbuf/io-tiff.c:136 msgid "Dimensions of TIFF image too large" msgstr "TIFF ရုပ်ပုံရဲ့ အတိုင်းအတာ အရမ်း ကြီးတယ်" -#: gdk-pixbuf/io-tiff.c:162 gdk-pixbuf/io-tiff.c:174 gdk-pixbuf/io-tiff.c:491 +#: gdk-pixbuf/io-tiff.c:160 gdk-pixbuf/io-tiff.c:172 gdk-pixbuf/io-tiff.c:489 msgid "Insufficient memory to open TIFF file" msgstr "TIFF ဖိုင် ဖွင့်ဖို့ မှတ်ဉာဏ် မလုံလောက်ဘူး" -#: gdk-pixbuf/io-tiff.c:236 +#: gdk-pixbuf/io-tiff.c:234 msgid "Failed to load RGB data from TIFF file" msgstr "TIFF ဖိုင်မှ RGB အ​ချက်အလက်ကြမ်းကို ဖွင့်ဖို့ မအောင်မြင်ဘူး" -#: gdk-pixbuf/io-tiff.c:293 +#: gdk-pixbuf/io-tiff.c:291 msgid "Failed to open TIFF image" msgstr "TIFF ဖိုင်ကို ဖွင့်ဖို့ မအောင်မြင်ဘူး" -#: gdk-pixbuf/io-tiff.c:427 gdk-pixbuf/io-tiff.c:440 +#: gdk-pixbuf/io-tiff.c:425 gdk-pixbuf/io-tiff.c:438 msgid "Failed to load TIFF image" msgstr "TIFF ရုပ်ပုံ ဖွင့်ဖို့ မအောင်မြင်ဘူး" -#: gdk-pixbuf/io-tiff.c:623 +#: gdk-pixbuf/io-tiff.c:621 msgid "Failed to save TIFF image" msgstr "TIFF ရုပ်ပုံ သိမ်းဆည်းဖို့ မအောင်မြင်ဘူး" -#: gdk-pixbuf/io-tiff.c:656 +#: gdk-pixbuf/io-tiff.c:654 msgid "TIFF compression doesn't refer to a valid codec." msgstr "" -#: gdk-pixbuf/io-tiff.c:696 +#: gdk-pixbuf/io-tiff.c:694 msgid "Failed to write TIFF data" msgstr "TIFF အချက်အလက်ကြမ်း ရေးဖို့ မအောင်မြင်ဘူး" -#: gdk-pixbuf/io-tiff.c:733 +#: gdk-pixbuf/io-tiff.c:731 msgid "Couldn't write to TIFF file" msgstr "TIFF ဖိုင် မရေးသားနိုင်ဘူး" -#: gdk-pixbuf/io-tiff.c:788 -msgid "The TIFF image format" -msgstr "TIFF ရုပ်ပုံ အမျိုးအစား" - -#: gdk-pixbuf/io-wbmp.c:245 +#: gdk-pixbuf/io-wbmp.c:243 msgid "Image has zero width" msgstr "ရုပ်ပုံမှာ သုည အကျယ် ရှိတယ်" -#: gdk-pixbuf/io-wbmp.c:263 +#: gdk-pixbuf/io-wbmp.c:261 msgid "Image has zero height" msgstr "ရုပ်ပုံမှာ သုည အမြင့် ရှိတယ်" -#: gdk-pixbuf/io-wbmp.c:274 +#: gdk-pixbuf/io-wbmp.c:272 msgid "Not enough memory to load image" msgstr "ရုပ်ပုံကို ဖွင့်ဖို့ မှတ်ဉာဏ် မလုံလောက်ဘူး" -#: gdk-pixbuf/io-wbmp.c:333 +#: gdk-pixbuf/io-wbmp.c:331 msgid "Couldn't save the rest" msgstr "ကျန်တာကို မသိမ်းဆည်းနိုင်ဘူး" -#: gdk-pixbuf/io-wbmp.c:374 +#: gdk-pixbuf/io-wbmp.c:372 msgid "The WBMP image format" msgstr "WBMP ရုပ်ပုံ အမျိုးအစား" -#: gdk-pixbuf/io-xbm.c:304 +#: gdk-pixbuf/io-xbm.c:302 msgid "Invalid XBM file" msgstr "မမှန်တဲ့ XBM ဖိုင်" -#: gdk-pixbuf/io-xbm.c:314 +#: gdk-pixbuf/io-xbm.c:312 msgid "Insufficient memory to load XBM image file" msgstr "XBM ရုပ်ပုံဖိုင်ကို ဖွင့်ဖို့ မှတ်ဉာဏ် မလုံလောက်ဘူး" -#: gdk-pixbuf/io-xbm.c:462 +#: gdk-pixbuf/io-xbm.c:460 msgid "Failed to write to temporary file when loading XBM image" msgstr "XBM ရုပ်ပုံကို ဖွင့်နေစဉ် ယာယီဖိုင်ထဲ ရေးသားဖို့ မအောင်မြင်ဘူး" -#: gdk-pixbuf/io-xbm.c:501 +#: gdk-pixbuf/io-xbm.c:499 msgid "The XBM image format" msgstr "XBM ရုပ်ပုံ အမျိုးအစား" -#: gdk-pixbuf/io-xpm.c:469 +#: gdk-pixbuf/io-xpm.c:467 msgid "No XPM header found" msgstr "XPM ခေါင်းစီး မတွေ့ရဘူး" -#: gdk-pixbuf/io-xpm.c:478 +#: gdk-pixbuf/io-xpm.c:476 msgid "Invalid XPM header" msgstr "မမှန်တဲ့ XPM ခေါင်းစီး" -#: gdk-pixbuf/io-xpm.c:486 +#: gdk-pixbuf/io-xpm.c:484 msgid "XPM file has image width <= 0" msgstr "XPM ဖိုင်ရဲ့ ရုပ်ပုံ အကျယ် <= 0 " -#: gdk-pixbuf/io-xpm.c:494 +#: gdk-pixbuf/io-xpm.c:492 msgid "XPM file has image height <= 0" msgstr "XPM ဖိုင်ရဲ့ ရုပ်ပုံ အမြင့် <= 0 " -#: gdk-pixbuf/io-xpm.c:502 +#: gdk-pixbuf/io-xpm.c:500 msgid "XPM has invalid number of chars per pixel" msgstr "XPM မှာ အက္ခရာများရဲ့ မမှတ်တဲ့ အစက် အရေအတွက် ရှိတယ်" -#: gdk-pixbuf/io-xpm.c:511 +#: gdk-pixbuf/io-xpm.c:509 msgid "XPM file has invalid number of colors" msgstr "XPM ဖိုင်မှာ မမှန်တဲ့ အရောင်များရဲ့ အရေအတွက် ရှိတယ်" -#: gdk-pixbuf/io-xpm.c:523 gdk-pixbuf/io-xpm.c:532 gdk-pixbuf/io-xpm.c:584 +#: gdk-pixbuf/io-xpm.c:521 gdk-pixbuf/io-xpm.c:530 gdk-pixbuf/io-xpm.c:582 msgid "Cannot allocate memory for loading XPM image" msgstr "XPM ရုပ်ပုံ ဖွင့်ဖို့ မှတ်ဉာဏ် မခွဲဝေနိုင်ဘူး" -#: gdk-pixbuf/io-xpm.c:546 +#: gdk-pixbuf/io-xpm.c:544 msgid "Cannot read XPM colormap" msgstr "XPM အရောင်ဇယားကို မဖတ်နိုင်ဘူး" -#: gdk-pixbuf/io-xpm.c:778 +#: gdk-pixbuf/io-xpm.c:776 msgid "Failed to write to temporary file when loading XPM image" msgstr "XPM ရုပ်ပုံကို ဖွင့်နေစဉ် ယာယီဖိုင်ထဲ ရေးသားဖို့ မအောင်မြင်ဘူး" -#: gdk-pixbuf/io-xpm.c:817 +#: gdk-pixbuf/io-xpm.c:815 msgid "The XPM image format" msgstr "XPM ရုပ်ပုံ အမျိုးအစား" diff --git a/po/nb.gmo b/po/nb.gmo index 1a547f8b42e11b49111383eea48a3c936216e4e7..31e1ebe49c429bb62214629484e070731acf040d 100644 GIT binary patch delta 4510 zcmYk<33L_J9mnzi3z!l@fJDL~Stb~Q5|X?ZLn07}u|N`($PywhEV2t)8Vr~k=_rT` z6i5xoB1l1~TBN~-HbqQpK|qAsb2y&bRw@Tt1uSjxbhB8r-`~uYzLp zeLod70?SZ0+>4xQ$B}#48RTRCW><_!y@>8Vl7haNfcoM6sFpv0>hTXyL)wn&;c3*! z#4#-TejsXUDo{P2iwugb!0EUN)uGE+js5AZrlKBwU2rP}_54lbW9QgSzzD6;1#55& zE<*LR9d+IrR0BRoo!6UIQ?z2#b;qO5tH-->jjLb4o2hq5WBgSpZ4FSdK#nnK5A+@WrV*gK@I&>)QCKU9zNxcznsDN>%#3EP)q-W zn!_uoxyxl-b%AncE%LDi>=;d3g=*+d^zf*wpT~vN6FFFdjmRaf6}4zjq8j=i-yO)I z+nS@>@D5z!>PJuw{1gkY7k5(wD{wY0Mt%PQF2V@&(;e%P2g+6;qiq{eYiu8CDvzV? zAW1&6pmr1 z5vW53$C_}wp8vfRYB>l=^5q05%s6}`d z%kc`bEUb)&UguB2uIQtu=YI_a^|%GKh)$s9{E9P$c~O0UvlO*9#yjV_<4aLDe%2k| zX1jD^OG3Qo#6Y&f*#OUq`qBsz?8fg*Qy&s+?riW;71i)}onN@`^NYg~8H;N00-u6z)QpX%SGNFE*@FF;M*M4X2Yp*nU7^)!5rw_@3d@Nr*; z>3aURQP5npqgwhAYD$vJ!YLVsy1*Q)#UG)17`Y{!nkee`Gq4A)bZ$e9)ILnX-=jw0 zBKF4Aa_T;XdTnpcPHhkN!?SojUPJ4( zxNk(&Yf;yE1pR3gUZkMK*I{Hh1^K8SOhWZ^87{`xFdYZ*_ECKlcEbax#dRFjvr~92 z{tJ1>TLSOriFgmHfi1}F*`G%<{%I7lD#D=}ftrGus3BYH>N}7HZtr4$jIRuPG6+>4 z=UjrCx-ID85!6VX!zq|h6*?C+LWipue-+MiAR80MgpXMi2UEWfS-7?V)$@}$884xJ zS9M#s`X4~bm#(6f}ezoG&@soJTR4@83ra@dbDM zGWMk2d2BdRS*Yt2IY*-Ay2gFqfI5E_>N-16Q{=b06ON)T@CWB7&daEtb*>Iq`9$RH zX^mKnEy!Tl$5@E5JHo{^3pIkPQFDF>^YAmw#GG-#i262~f>!q|)D-xrmhVKh_-)is zpGMY`#j&FDu@VR3!>Bpl;d~4A9{Cux7Lq1}{|YWakNQT8V7M{=nh$N|A+`x0BtLfb zH*g<$#nlhvuShCU&(!O$wi_tql9}$ncGM_5L4Hm)5_PJU@DSKe?tgVttA~?jqSbl} z(e@l+y030=lulf&@&5zLS>zFSjHlV2b!G7Y*+UkQC}B+oBmN!qUtsqtVVaG{J9tGx zu-(i4ZSwuF8tkXDPjU4HPCbH}qW!ME3X92`q@HNK%p=+~wRZ<4Zm!Q%D)+eq{0XpW zq@8SY$HdEDD{IcR9Va)F1FE=fFKSgUCTqwq$+w6e-M5IgYVy;d#NP-tLECEbi=f0p z!bb_O1iOb!BAv-W@(r?;j3C;&lh;TGQb~G~7NUi!ZD~mG_rVo|e;2Se?QtE@{dpqn zC*&Q{M*0wKN632eBxxXz5pD6LD|v>@CE998M{Tv@MLZ5zlIvX*or+IEvW$#=<%48F!JNk!wg2(bl8~ zaa~vr_Vd|4O@@+j`rY5k`nT?iZT0>S DDrMBs delta 4454 zcmYk-4^&q59mnx6YW_(CQ3F)O2M`4TeE=aM6j0OfA8MIqWmvMDO$^ZdGwYe7Qp>4< zIdju(rs=HIM29$StW0gKO}DdHXXfWfxm44lxG0K}Hi7fAK78_;u%V-@n>ltS@6nkMhX5s*>#7ta-Ik*{9@Dzsd z3Z~+hn1QMN%tqo=)cFr%wpqmX1{J%AgZSbU!m<8{duU@On(fmvJEXw+mEsq4!ZI#@%3+g(aAVi&5Wi!co|a^xXdJ z-^a!WBg#kJa3S)Qtwk0kt&OP$N%dx|jqj#44PE8qf`homfQsn0s|F^H1k(I9Jn1$DuAz zh3Z%XYSSHbFW`9EpP@!{6L$~e2Gr8DqJH-tYU*QIXwAql3}F%K_?@Wh)+96k>ghHP zXjdLWt=%O*@ng3K^Q@^(;)7YV5>!X$U7c4#`CBSUc+h}&fWF>CalAw*ca1TCmtXxL}uA4kbP#=sHI$s zy3aYx!$<<%x|PZlWLB*S)zc$c;KZaXwpl676i%h3iq9unEiY z5V8&IBh>jZJp3^j#t@cblAix6D%wPkpf<-L_cizT?p4&@=)(HQMAZ4CP&c07#~1kV zb_PHPL%NCwYI}f!a zYmjBOmr%d|Eo$mN_Tzoo!Rk;UvgTHWTC$eW%>P?atSJZ7fql8Y+fkeD8mh<9+@%zY zP@8iVY6fQ|(1;A$PNFvD zhp3qu!rO$wSsAJW^_YNLP%otYZX4>ncTn$xXx_I8I0V&^0@M=S=0@tM=y7`*6Y&IU z#1~N`{v0(U$u|Y<38**b16YUakY%<{a1o{z2TQO4J7&(?modcmy>2#JfFqInMr@VwH5}Y^&)qy$QUX2>TPCtGEwRD$oF@Av>S@qc9DR>OW(>{+$*n3>?`wY}f zPr@uc|20&!COc7&(;3ub^mn`i^GkyfK8aeIR@4PPzya95EHDE#Q)96o-iMlj6{wlr z?d=x4f%czdgvw`BbfM_-VB{${i1v8Y1@6HVd;$mK0j$L{$bPg!hN(UBAZo@oqjvXE zZ~qZ>ovw`PUd%=fbQ5;`|8Jq9A6!ALW$%gf8jDd=e#G0q!dTi9c?)TC-HsYrHTK6x zaTYe>ZTK##gGIcjSsh!7T8e`>49`ts{`I_m$N^1R;^biSWFZ^a=3+W-!8APX?RVTS zQA?M8YcO+_sF`{Q@4-g*BTS_|qav^t)q!ml%)cJ9Rt^;4`^ZMM(3D{0ci}wRt5FyD z4Qls)id@rTrv@XMhsm^8U<__Uo&TI4Ka0BVUr;j`nid$2c%{spiE*4zg_`0zKi+`x zw3|>fb^ye-2#Jc${26*YtLmBE@%!yMY{a3~%|?WJF%HuqIz2_n{WX3+B-)CgyxrfxB^ zf9xq7g%@!oYKLi!v)t)8oc1!z#O+vxZ5YCo*}Sf?7txLN=&8I!?$YzWxuY38>xZdt zBTTon^FFzJW{0H%XZMkSrnx$Tp&)o&W!(g2s=?V`MS+x0i`VpwgZ2 zBJ3#I!8^Qu0_S+W3GX8(2@j4vOJd1Na-OK@@zZ+mR)g|5VTCMO4KI3^MEZE65j&6Nw6;!&B`?dZm+HiV&UQ>f| zJ^4vTE!e%uEsT_mhe8%`2SZ@sGjrY zbJ&|q_I9zm1oaAjh-8zWle>w^E#wTDrv_zNK*#4oKKGCevYm_}W3}bKLnV`RmOH6D zP1;B+Sw(h{=DBhINRBFKst7OXlb;hFlapHz$_*Fi6*aYmll$c5, 1998-2012. +# Kjartan Maraas , 1998-2013. # Terance Edward Sola , 2005. # msgid "" msgstr "" -"Project-Id-Version: gdk-pixbuf 2.25.x\n" +"Project-Id-Version: gdk-pixbuf 2.29.x\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=gdk-" "pixbuf\n" -"POT-Creation-Date: 2013-04-15 10:28-0400\n" -"PO-Revision-Date: 2013-02-25 17:10+0100\n" +"POT-Creation-Date: 2014-05-26 20:46-0400\n" +"PO-Revision-Date: 2013-06-20 11:44+0200\n" "Last-Translator: Kjartan Maraas \n" "Language-Team: Norwegian bokmål \n" "Language: nb\n" @@ -18,18 +18,18 @@ msgstr "" "Content-Transfer-Encoding: 8-bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: gdk-pixbuf/gdk-pixbuf-animation.c:160 gdk-pixbuf/gdk-pixbuf-io.c:1064 -#: gdk-pixbuf/gdk-pixbuf-io.c:1330 +#: gdk-pixbuf/gdk-pixbuf-animation.c:158 gdk-pixbuf/gdk-pixbuf-io.c:1077 +#: gdk-pixbuf/gdk-pixbuf-io.c:1333 #, c-format msgid "Failed to open file '%s': %s" msgstr "Klarte ikke å åpne fil «%s»: %s" -#: gdk-pixbuf/gdk-pixbuf-animation.c:173 gdk-pixbuf/gdk-pixbuf-io.c:1076 +#: gdk-pixbuf/gdk-pixbuf-animation.c:171 gdk-pixbuf/gdk-pixbuf-io.c:962 #, c-format msgid "Image file '%s' contains no data" msgstr "Bildefil «%s» inneholder ikke data" -#: gdk-pixbuf/gdk-pixbuf-animation.c:212 +#: gdk-pixbuf/gdk-pixbuf-animation.c:210 #, c-format msgid "" "Failed to load animation '%s': reason not known, probably a corrupt " @@ -38,8 +38,8 @@ msgstr "" "Feil under lasting av animasjon «%s»: årsak ikke kjent, sannsynligvis " "korrupt animasjonsfil" -#: gdk-pixbuf/gdk-pixbuf-animation.c:280 gdk-pixbuf/gdk-pixbuf-io.c:1112 -#: gdk-pixbuf/gdk-pixbuf-io.c:1382 +#: gdk-pixbuf/gdk-pixbuf-animation.c:278 gdk-pixbuf/gdk-pixbuf-io.c:1113 +#: gdk-pixbuf/gdk-pixbuf-io.c:1385 #, c-format msgid "" "Failed to load image '%s': reason not known, probably a corrupt image file" @@ -47,12 +47,12 @@ msgstr "" "Feil under lasting av bilde «%s»: årsak ikke kjent, sannsynligvis korrupt " "bildefil" -#: gdk-pixbuf/gdk-pixbuf-io.c:790 +#: gdk-pixbuf/gdk-pixbuf-io.c:774 #, c-format msgid "Unable to load image-loading module: %s: %s" msgstr "Kan ikke laste modul for innlesing av bilder: %s: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:805 +#: gdk-pixbuf/gdk-pixbuf-io.c:789 #, c-format msgid "" "Image-loading module %s does not export the proper interface; perhaps it's " @@ -61,54 +61,54 @@ msgstr "" "Modul %s for bildelasting eksporterer ikke riktig grensesnitt; kanskje den " "er fra en annen versjon av gdk-pixbuf?" -#: gdk-pixbuf/gdk-pixbuf-io.c:814 gdk-pixbuf/gdk-pixbuf-io.c:865 +#: gdk-pixbuf/gdk-pixbuf-io.c:798 gdk-pixbuf/gdk-pixbuf-io.c:849 #, c-format msgid "Image type '%s' is not supported" msgstr "Bildetype «%s» er ikke støttet" -#: gdk-pixbuf/gdk-pixbuf-io.c:950 +#: gdk-pixbuf/gdk-pixbuf-io.c:934 #, c-format msgid "Couldn't recognize the image file format for file '%s'" msgstr "Kunne ikke gjenkjenne bildeformatet for fil «%s»" -#: gdk-pixbuf/gdk-pixbuf-io.c:958 +#: gdk-pixbuf/gdk-pixbuf-io.c:942 msgid "Unrecognized image file format" msgstr "Ikke-gjenkjent bildeformat" -#: gdk-pixbuf/gdk-pixbuf-io.c:1121 +#: gdk-pixbuf/gdk-pixbuf-io.c:1124 #, c-format msgid "Failed to load image '%s': %s" msgstr "Feil under lasting av bilde «%s»: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2015 gdk-pixbuf/io-gdip-utils.c:837 +#: gdk-pixbuf/gdk-pixbuf-io.c:2029 gdk-pixbuf/io-gdip-utils.c:835 #, c-format msgid "Error writing to image file: %s" msgstr "Feil under skriving til bildefil: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2057 gdk-pixbuf/gdk-pixbuf-io.c:2178 +#: gdk-pixbuf/gdk-pixbuf-io.c:2071 gdk-pixbuf/gdk-pixbuf-io.c:2192 #, c-format msgid "This build of gdk-pixbuf does not support saving the image format: %s" msgstr "" "Dette versjonen av gdk-pixbuf støtter ikke lagring av bildeformatet: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2088 +#: gdk-pixbuf/gdk-pixbuf-io.c:2102 msgid "Insufficient memory to save image to callback" msgstr "Ikke nok minne til å lagre bilde til callback" -#: gdk-pixbuf/gdk-pixbuf-io.c:2101 +#: gdk-pixbuf/gdk-pixbuf-io.c:2115 msgid "Failed to open temporary file" msgstr "Kunne ikke åpne midlertidig fil" -#: gdk-pixbuf/gdk-pixbuf-io.c:2124 +#: gdk-pixbuf/gdk-pixbuf-io.c:2138 msgid "Failed to read from temporary file" msgstr "Kunne ikke lese fra midlertidig fil" -#: gdk-pixbuf/gdk-pixbuf-io.c:2372 +#: gdk-pixbuf/gdk-pixbuf-io.c:2382 #, c-format msgid "Failed to open '%s' for writing: %s" msgstr "Feil under åpning av «%s» for skriving: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2398 +#: gdk-pixbuf/gdk-pixbuf-io.c:2408 #, c-format msgid "" "Failed to close '%s' while writing image, all data may not have been saved: " @@ -117,15 +117,15 @@ msgstr "" "Feil under lukking av «%s» under skriving av bilde. Det er ikke sikkert at " "alle data er lagret: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2619 gdk-pixbuf/gdk-pixbuf-io.c:2671 +#: gdk-pixbuf/gdk-pixbuf-io.c:2629 gdk-pixbuf/gdk-pixbuf-io.c:2681 msgid "Insufficient memory to save image into a buffer" msgstr "Ikke nok minne til å lagre bilde til buffer" -#: gdk-pixbuf/gdk-pixbuf-io.c:2717 +#: gdk-pixbuf/gdk-pixbuf-io.c:2727 msgid "Error writing to image stream" msgstr "Feil under skriving til bildestrøm" -#: gdk-pixbuf/gdk-pixbuf-loader.c:393 +#: gdk-pixbuf/gdk-pixbuf-loader.c:384 #, c-format msgid "" "Internal error: Image loader module '%s' failed to complete an operation, " @@ -134,98 +134,102 @@ msgstr "" "Intern feil: Modul for lasting av bilder «%s» klarte ikke å fullføre en " "operasjon, men ga ingen årsak for feilen" -#: gdk-pixbuf/gdk-pixbuf-loader.c:435 +#: gdk-pixbuf/gdk-pixbuf-loader.c:426 #, c-format msgid "Incremental loading of image type '%s' is not supported" msgstr "Stegvis lasting av bildetype «%s» er ikke støttet" -#: gdk-pixbuf/gdk-pixdata.c:160 +#: gdk-pixbuf/gdk-pixdata.c:158 msgid "Image header corrupt" msgstr "Korrupt hode i bilde" -#: gdk-pixbuf/gdk-pixdata.c:165 +#: gdk-pixbuf/gdk-pixdata.c:163 msgid "Image format unknown" msgstr "Ukjent bildeformat" -#: gdk-pixbuf/gdk-pixdata.c:170 gdk-pixbuf/gdk-pixdata.c:502 +#: gdk-pixbuf/gdk-pixdata.c:168 gdk-pixbuf/gdk-pixdata.c:501 msgid "Image pixel data corrupt" msgstr "Korrupt pikseldata i bilde" -#: gdk-pixbuf/gdk-pixdata.c:446 +#: gdk-pixbuf/gdk-pixdata.c:445 #, c-format msgid "failed to allocate image buffer of %u byte" msgid_plural "failed to allocate image buffer of %u bytes" msgstr[0] "klarte ikke å allokere bildebuffer på %u byte" msgstr[1] "klarte ikke å allokere bildebuffer på %u bytes" -#: gdk-pixbuf/io-ani.c:244 +#: gdk-pixbuf/io-ani.c:242 msgid "Unexpected icon chunk in animation" msgstr "Uventet ikondel i animasjonen" -#: gdk-pixbuf/io-ani.c:342 gdk-pixbuf/io-ani.c:400 gdk-pixbuf/io-ani.c:426 -#: gdk-pixbuf/io-ani.c:449 gdk-pixbuf/io-ani.c:476 gdk-pixbuf/io-ani.c:563 +#: gdk-pixbuf/io-ani.c:340 gdk-pixbuf/io-ani.c:398 gdk-pixbuf/io-ani.c:424 +#: gdk-pixbuf/io-ani.c:447 gdk-pixbuf/io-ani.c:474 gdk-pixbuf/io-ani.c:561 msgid "Invalid header in animation" msgstr "Ugyldig hode i animasjon" -#: gdk-pixbuf/io-ani.c:352 gdk-pixbuf/io-ani.c:374 gdk-pixbuf/io-ani.c:458 -#: gdk-pixbuf/io-ani.c:485 gdk-pixbuf/io-ani.c:536 gdk-pixbuf/io-ani.c:608 +#: gdk-pixbuf/io-ani.c:350 gdk-pixbuf/io-ani.c:372 gdk-pixbuf/io-ani.c:456 +#: gdk-pixbuf/io-ani.c:483 gdk-pixbuf/io-ani.c:534 gdk-pixbuf/io-ani.c:606 msgid "Not enough memory to load animation" msgstr "Ikke nok minne til å laste animasjon" -#: gdk-pixbuf/io-ani.c:392 gdk-pixbuf/io-ani.c:418 gdk-pixbuf/io-ani.c:437 +#: gdk-pixbuf/io-ani.c:390 gdk-pixbuf/io-ani.c:416 gdk-pixbuf/io-ani.c:435 msgid "Malformed chunk in animation" msgstr "Feil i en del av animasjonen" -#: gdk-pixbuf/io-ani.c:660 +#: gdk-pixbuf/io-ani.c:628 +msgid "ANI image was truncated or incomplete." +msgstr "ANI-bildet er avkuttet eller ukomplett." + +#: gdk-pixbuf/io-ani.c:669 msgid "The ANI image format" msgstr "ANI bildeformat" -#: gdk-pixbuf/io-bmp.c:229 gdk-pixbuf/io-bmp.c:266 gdk-pixbuf/io-bmp.c:337 -#: gdk-pixbuf/io-bmp.c:369 gdk-pixbuf/io-bmp.c:392 gdk-pixbuf/io-bmp.c:495 +#: gdk-pixbuf/io-bmp.c:227 gdk-pixbuf/io-bmp.c:264 gdk-pixbuf/io-bmp.c:335 +#: gdk-pixbuf/io-bmp.c:367 gdk-pixbuf/io-bmp.c:390 gdk-pixbuf/io-bmp.c:493 msgid "BMP image has bogus header data" msgstr "BMP-bilde har ugyldige data i hode" -#: gdk-pixbuf/io-bmp.c:240 gdk-pixbuf/io-bmp.c:432 +#: gdk-pixbuf/io-bmp.c:238 gdk-pixbuf/io-bmp.c:430 msgid "Not enough memory to load bitmap image" msgstr "Ikke nok minne til å laste bitkart-bilde" -#: gdk-pixbuf/io-bmp.c:318 +#: gdk-pixbuf/io-bmp.c:316 msgid "BMP image has unsupported header size" msgstr "BMP-bilde har ikke-støttet størrelse på hode" -#: gdk-pixbuf/io-bmp.c:356 +#: gdk-pixbuf/io-bmp.c:354 msgid "Topdown BMP images cannot be compressed" msgstr "Topdown BMP-bilder kan ikke komprimeres" -#: gdk-pixbuf/io-bmp.c:716 gdk-pixbuf/io-pnm.c:707 +#: gdk-pixbuf/io-bmp.c:714 gdk-pixbuf/io-pnm.c:705 msgid "Premature end-of-file encountered" msgstr "Prematur slutt-på-fil funnet" -#: gdk-pixbuf/io-bmp.c:1328 +#: gdk-pixbuf/io-bmp.c:1326 msgid "Couldn't allocate memory for saving BMP file" msgstr "Kunne ikke allokere minne for lagring av BMP-fil" -#: gdk-pixbuf/io-bmp.c:1369 +#: gdk-pixbuf/io-bmp.c:1367 msgid "Couldn't write to BMP file" msgstr "Kunne ikke skrive til BMP-fil" -#: gdk-pixbuf/io-bmp.c:1422 gdk-pixbuf/io-gdip-bmp.c:82 +#: gdk-pixbuf/io-bmp.c:1420 gdk-pixbuf/io-gdip-bmp.c:80 msgid "The BMP image format" msgstr "BMP bildeformat" -#: gdk-pixbuf/io-gdip-emf.c:59 +#: gdk-pixbuf/io-gdip-emf.c:57 msgid "The EMF image format" msgstr "EMF bildeformat" -#: gdk-pixbuf/io-gdip-gif.c:80 gdk-pixbuf/io-gif.c:1720 +#: gdk-pixbuf/io-gdip-gif.c:78 gdk-pixbuf/io-gif.c:1718 msgid "The GIF image format" msgstr "GIF bildeformat" -#: gdk-pixbuf/io-gdip-ico.c:59 gdk-pixbuf/io-ico.c:1271 +#: gdk-pixbuf/io-gdip-ico.c:57 gdk-pixbuf/io-ico.c:1269 msgid "The ICO image format" msgstr "ICO bildeformat" -#: gdk-pixbuf/io-gdip-jpeg.c:53 gdk-pixbuf/io-jpeg.c:1249 +#: gdk-pixbuf/io-gdip-jpeg.c:51 gdk-pixbuf/io-jpeg.c:1249 #, c-format msgid "" "JPEG quality must be a value between 0 and 100; value '%s' could not be " @@ -234,115 +238,119 @@ msgstr "" "JPEG-kvalitet må være en verdi mellom 0 og 100; verdien «%s» kunne ikke " "tolkes." -#: gdk-pixbuf/io-gdip-jpeg.c:68 gdk-pixbuf/io-jpeg.c:1265 +#: gdk-pixbuf/io-gdip-jpeg.c:66 gdk-pixbuf/io-jpeg.c:1265 #, c-format msgid "" "JPEG quality must be a value between 0 and 100; value '%d' is not allowed." msgstr "" "JPEG-kvalitet må være en verdi mellom 0 og 100; verdien «%d» er ikke tillatt." -#: gdk-pixbuf/io-gdip-jpeg.c:136 gdk-pixbuf/io-jpeg.c:1478 +#: gdk-pixbuf/io-gdip-jpeg.c:134 gdk-pixbuf/io-jpeg.c:1478 msgid "The JPEG image format" msgstr "JPEG bildeformatet" -#: gdk-pixbuf/io-gdip-utils.c:154 +#: gdk-pixbuf/io-gdip-tiff.c:80 gdk-pixbuf/io-tiff.c:786 +msgid "The TIFF image format" +msgstr "TIFF bildeformat" + +#: gdk-pixbuf/io-gdip-utils.c:152 #, c-format msgid "Could not allocate memory: %s" msgstr "Kan ikke allokere minne: %s" -#: gdk-pixbuf/io-gdip-utils.c:179 gdk-pixbuf/io-gdip-utils.c:293 -#: gdk-pixbuf/io-gdip-utils.c:333 +#: gdk-pixbuf/io-gdip-utils.c:177 gdk-pixbuf/io-gdip-utils.c:291 +#: gdk-pixbuf/io-gdip-utils.c:331 #, c-format msgid "Could not create stream: %s" msgstr "Kunne ikke opprette strøm: %s" -#: gdk-pixbuf/io-gdip-utils.c:193 +#: gdk-pixbuf/io-gdip-utils.c:191 #, c-format msgid "Could not seek stream: %s" msgstr "Kunne ikke søke i strøm: %s" -#: gdk-pixbuf/io-gdip-utils.c:205 +#: gdk-pixbuf/io-gdip-utils.c:203 #, c-format msgid "Could not read from stream: %s" msgstr "Kunne ikke lese fra strøm: %s" -#: gdk-pixbuf/io-gdip-utils.c:617 +#: gdk-pixbuf/io-gdip-utils.c:615 msgid "Couldn't load bitmap" msgstr "Kunne ikke laste bitkart" -#: gdk-pixbuf/io-gdip-utils.c:773 +#: gdk-pixbuf/io-gdip-utils.c:771 msgid "Couldn't load metafile" msgstr "Kunne ikke laste metafil" -#: gdk-pixbuf/io-gdip-utils.c:878 +#: gdk-pixbuf/io-gdip-utils.c:876 msgid "Unsupported image format for GDI+" msgstr "Bildeformat ikke støttet for GDI+" -#: gdk-pixbuf/io-gdip-utils.c:885 +#: gdk-pixbuf/io-gdip-utils.c:883 msgid "Couldn't save" msgstr "Kunne ikke lagre" -#: gdk-pixbuf/io-gdip-wmf.c:58 +#: gdk-pixbuf/io-gdip-wmf.c:56 msgid "The WMF image format" msgstr "WMF bildeformat" -#: gdk-pixbuf/io-gif.c:222 +#: gdk-pixbuf/io-gif.c:220 #, c-format msgid "Failure reading GIF: %s" msgstr "Feil under lesing av GIF: %s" -#: gdk-pixbuf/io-gif.c:496 gdk-pixbuf/io-gif.c:1502 gdk-pixbuf/io-gif.c:1669 +#: gdk-pixbuf/io-gif.c:494 gdk-pixbuf/io-gif.c:1500 gdk-pixbuf/io-gif.c:1667 msgid "GIF file was missing some data (perhaps it was truncated somehow?)" msgstr "GIF-fil mangler data (kanskje den har blitt avkuttet på en måte?)" -#: gdk-pixbuf/io-gif.c:505 +#: gdk-pixbuf/io-gif.c:503 #, c-format msgid "Internal error in the GIF loader (%s)" msgstr "Intern feil i GIF-laster (%s)" -#: gdk-pixbuf/io-gif.c:579 +#: gdk-pixbuf/io-gif.c:577 msgid "Stack overflow" msgstr "Stabeloverflyt" -#: gdk-pixbuf/io-gif.c:639 +#: gdk-pixbuf/io-gif.c:637 msgid "GIF image loader cannot understand this image." msgstr "Laster for GIF-bilder forstår ikke dette bildet." -#: gdk-pixbuf/io-gif.c:668 +#: gdk-pixbuf/io-gif.c:666 msgid "Bad code encountered" msgstr "Ugyldig kode funnet" -#: gdk-pixbuf/io-gif.c:678 +#: gdk-pixbuf/io-gif.c:676 msgid "Circular table entry in GIF file" msgstr "Sirkulær tabelloppføring i GIF-fil" -#: gdk-pixbuf/io-gif.c:866 gdk-pixbuf/io-gif.c:1488 gdk-pixbuf/io-gif.c:1541 -#: gdk-pixbuf/io-gif.c:1657 +#: gdk-pixbuf/io-gif.c:864 gdk-pixbuf/io-gif.c:1486 gdk-pixbuf/io-gif.c:1539 +#: gdk-pixbuf/io-gif.c:1655 msgid "Not enough memory to load GIF file" msgstr "Ikke nok minne til å laste GIF-bilde" -#: gdk-pixbuf/io-gif.c:960 +#: gdk-pixbuf/io-gif.c:958 msgid "Not enough memory to composite a frame in GIF file" msgstr "Ikke nok minne til å sette sammen en ramme i GIF-filen" -#: gdk-pixbuf/io-gif.c:1132 +#: gdk-pixbuf/io-gif.c:1130 msgid "GIF image is corrupt (incorrect LZW compression)" msgstr "GIF-bilde er korrupt (ukorrekt LZW-kompresjon)" -#: gdk-pixbuf/io-gif.c:1182 +#: gdk-pixbuf/io-gif.c:1180 msgid "File does not appear to be a GIF file" msgstr "Filen ser ikke ut til å være en GIF-fil" -#: gdk-pixbuf/io-gif.c:1194 +#: gdk-pixbuf/io-gif.c:1192 #, c-format msgid "Version %s of the GIF file format is not supported" msgstr "Versjon %s av GIF filformatet er ikke støttet" -#: gdk-pixbuf/io-gif.c:1241 +#: gdk-pixbuf/io-gif.c:1239 msgid "Resulting GIF image has zero size" msgstr "GIF-bildet har størrelse null" -#: gdk-pixbuf/io-gif.c:1320 +#: gdk-pixbuf/io-gif.c:1318 msgid "" "GIF image has no global colormap, and a frame inside it has no local " "colormap." @@ -350,7 +358,7 @@ msgstr "" "GIF-bildet har ikke globalt fargekart, og et delbilde i det har ikke lokalt " "fargekart." -#: gdk-pixbuf/io-gif.c:1564 +#: gdk-pixbuf/io-gif.c:1562 msgid "GIF image was truncated or incomplete." msgstr "GIF-bildet er avkuttet eller ukomplett." @@ -367,87 +375,87 @@ msgstr "Kunne ikke dekode ICNS-fil" msgid "The ICNS image format" msgstr "ICNS bildeformat" -#: gdk-pixbuf/io-ico.c:228 gdk-pixbuf/io-ico.c:242 gdk-pixbuf/io-ico.c:291 -#: gdk-pixbuf/io-ico.c:302 gdk-pixbuf/io-ico.c:395 +#: gdk-pixbuf/io-ico.c:226 gdk-pixbuf/io-ico.c:240 gdk-pixbuf/io-ico.c:289 +#: gdk-pixbuf/io-ico.c:300 gdk-pixbuf/io-ico.c:393 msgid "Invalid header in icon" msgstr "Ugyldig hode i ikon" -#: gdk-pixbuf/io-ico.c:257 gdk-pixbuf/io-ico.c:312 gdk-pixbuf/io-ico.c:405 -#: gdk-pixbuf/io-ico.c:458 gdk-pixbuf/io-ico.c:488 +#: gdk-pixbuf/io-ico.c:255 gdk-pixbuf/io-ico.c:310 gdk-pixbuf/io-ico.c:403 +#: gdk-pixbuf/io-ico.c:456 gdk-pixbuf/io-ico.c:486 msgid "Not enough memory to load icon" msgstr "Ikke nok minne til å laste ikon" -#: gdk-pixbuf/io-ico.c:338 +#: gdk-pixbuf/io-ico.c:336 msgid "Compressed icons are not supported" msgstr "Komprimerte ikoner er ikke støttet" -#: gdk-pixbuf/io-ico.c:358 +#: gdk-pixbuf/io-ico.c:356 msgid "Icon has zero width" msgstr "Ikon har null bredde" -#: gdk-pixbuf/io-ico.c:368 +#: gdk-pixbuf/io-ico.c:366 msgid "Icon has zero height" msgstr "Ikon har null høyde" -#: gdk-pixbuf/io-ico.c:443 +#: gdk-pixbuf/io-ico.c:441 msgid "Unsupported icon type" msgstr "Ikontype ikke støttet" -#: gdk-pixbuf/io-ico.c:537 +#: gdk-pixbuf/io-ico.c:535 msgid "Not enough memory to load ICO file" msgstr "Ikke nok minne til å laste ICO-fil" -#: gdk-pixbuf/io-ico.c:1002 +#: gdk-pixbuf/io-ico.c:1000 msgid "Image too large to be saved as ICO" msgstr "Bildet er for stort til å lagre som ICO" -#: gdk-pixbuf/io-ico.c:1013 +#: gdk-pixbuf/io-ico.c:1011 msgid "Cursor hotspot outside image" msgstr "Markørposisjon utenfor bildet" -#: gdk-pixbuf/io-ico.c:1036 +#: gdk-pixbuf/io-ico.c:1034 #, c-format msgid "Unsupported depth for ICO file: %d" msgstr "Ikke støttet dybde for ICO-fil: %d" -#: gdk-pixbuf/io-jasper.c:74 +#: gdk-pixbuf/io-jasper.c:73 msgid "Couldn't allocate memory for stream" msgstr "Kan ikke allokere minne for strøm" -#: gdk-pixbuf/io-jasper.c:104 +#: gdk-pixbuf/io-jasper.c:103 msgid "Couldn't decode image" msgstr "Kunne ikke dekode bilde" -#: gdk-pixbuf/io-jasper.c:122 +#: gdk-pixbuf/io-jasper.c:121 msgid "Transformed JPEG2000 has zero width or height" msgstr "Transformert JPEG2000 har bredde eller høyde lik null" -#: gdk-pixbuf/io-jasper.c:136 +#: gdk-pixbuf/io-jasper.c:135 msgid "Image type currently not supported" msgstr "Bildetypen er ikke støttet" -#: gdk-pixbuf/io-jasper.c:148 gdk-pixbuf/io-jasper.c:156 +#: gdk-pixbuf/io-jasper.c:147 gdk-pixbuf/io-jasper.c:155 msgid "Couldn't allocate memory for color profile" msgstr "Kunne ikke allokere minne for fargeprofil" -#: gdk-pixbuf/io-jasper.c:182 +#: gdk-pixbuf/io-jasper.c:181 msgid "Insufficient memory to open JPEG 2000 file" msgstr "Ikke nok minne til å åpne JPEG2000-bilde" -#: gdk-pixbuf/io-jasper.c:261 +#: gdk-pixbuf/io-jasper.c:260 msgid "Couldn't allocate memory to buffer image data" msgstr "Kunne ikke allokere minne for buffer til bildedata" -#: gdk-pixbuf/io-jasper.c:305 +#: gdk-pixbuf/io-jasper.c:304 msgid "The JPEG 2000 image format" msgstr "JPEG2000 bildeformatet" -#: gdk-pixbuf/io-jpeg.c:126 +#: gdk-pixbuf/io-jpeg.c:124 #, c-format msgid "Error interpreting JPEG image file (%s)" msgstr "Feil under tolking av JPEG-bildefil (%s)" -#: gdk-pixbuf/io-jpeg.c:604 +#: gdk-pixbuf/io-jpeg.c:597 msgid "" "Insufficient memory to load image, try exiting some applications to free " "memory" @@ -455,17 +463,17 @@ msgstr "" "Ikke nok minne til å laste bildet. Prøv å avslutte noen applikasjoner for å " "frigjøre minne" -#: gdk-pixbuf/io-jpeg.c:651 gdk-pixbuf/io-jpeg.c:865 +#: gdk-pixbuf/io-jpeg.c:645 gdk-pixbuf/io-jpeg.c:858 #, c-format msgid "Unsupported JPEG color space (%s)" msgstr "JPEG-fargeområde ikke støttet (%s)" -#: gdk-pixbuf/io-jpeg.c:764 gdk-pixbuf/io-jpeg.c:1044 +#: gdk-pixbuf/io-jpeg.c:757 gdk-pixbuf/io-jpeg.c:1037 #: gdk-pixbuf/io-jpeg.c:1308 gdk-pixbuf/io-jpeg.c:1318 msgid "Couldn't allocate memory for loading JPEG file" msgstr "Kunne ikke allokere minne for lasting av JPEG-fil" -#: gdk-pixbuf/io-jpeg.c:1018 +#: gdk-pixbuf/io-jpeg.c:1011 msgid "Transformed JPEG has zero width or height." msgstr "Transformert JPEG har bredde eller høyde lik null." @@ -474,90 +482,90 @@ msgstr "Transformert JPEG har bredde eller høyde lik null." msgid "Color profile has invalid length '%u'." msgstr "Fargeprofilen har ugyldig lengde «%u»." -#: gdk-pixbuf/io-pcx.c:186 +#: gdk-pixbuf/io-pcx.c:184 msgid "Couldn't allocate memory for header" msgstr "Kan ikke allokere minne for hode" -#: gdk-pixbuf/io-pcx.c:201 gdk-pixbuf/io-pcx.c:559 +#: gdk-pixbuf/io-pcx.c:199 gdk-pixbuf/io-pcx.c:557 msgid "Couldn't allocate memory for context buffer" msgstr "Kan ikke allokere minne for kontekstbuffer" -#: gdk-pixbuf/io-pcx.c:600 +#: gdk-pixbuf/io-pcx.c:598 msgid "Image has invalid width and/or height" msgstr "Bilde har ugyldig bredde og/eller høyde" -#: gdk-pixbuf/io-pcx.c:612 gdk-pixbuf/io-pcx.c:673 +#: gdk-pixbuf/io-pcx.c:610 gdk-pixbuf/io-pcx.c:671 msgid "Image has unsupported bpp" msgstr "Bildet har ustøttet bpp" -#: gdk-pixbuf/io-pcx.c:617 gdk-pixbuf/io-pcx.c:625 +#: gdk-pixbuf/io-pcx.c:615 gdk-pixbuf/io-pcx.c:623 #, c-format msgid "Image has unsupported number of %d-bit planes" msgstr "Bildet har ustøttet antall %d-bits plan" -#: gdk-pixbuf/io-pcx.c:641 +#: gdk-pixbuf/io-pcx.c:639 msgid "Couldn't create new pixbuf" msgstr "Kan ikke opprette ny pixbuf" -#: gdk-pixbuf/io-pcx.c:649 +#: gdk-pixbuf/io-pcx.c:647 msgid "Couldn't allocate memory for line data" msgstr "Kunne ikke allokere minne for linjedata" -#: gdk-pixbuf/io-pcx.c:656 +#: gdk-pixbuf/io-pcx.c:654 msgid "Couldn't allocate memory for PCX image" msgstr "Kunne ikke allokere minne for PCX-bilde" -#: gdk-pixbuf/io-pcx.c:703 +#: gdk-pixbuf/io-pcx.c:701 msgid "Didn't get all lines of PCX image" msgstr "Mottok ikke alle linjene for PCX-bilde" -#: gdk-pixbuf/io-pcx.c:710 +#: gdk-pixbuf/io-pcx.c:708 msgid "No palette found at end of PCX data" msgstr "Ingen palett funnet ved slutten av PCX-data" -#: gdk-pixbuf/io-pcx.c:755 +#: gdk-pixbuf/io-pcx.c:753 msgid "The PCX image format" msgstr "PCX bildeformat" -#: gdk-pixbuf/io-pixdata.c:148 +#: gdk-pixbuf/io-pixdata.c:146 msgid "Transformed pixbuf has zero width or height." msgstr "Transformert pixbuf har bredde eller høyde lik null." -#: gdk-pixbuf/io-pixdata.c:186 +#: gdk-pixbuf/io-pixdata.c:184 msgid "The GdkPixdata format" msgstr "GdkPixdata-format" -#: gdk-pixbuf/io-png.c:54 +#: gdk-pixbuf/io-png.c:53 msgid "Bits per channel of PNG image is invalid." msgstr "Ugyldig antall biter per kanal i PNG-bilde." -#: gdk-pixbuf/io-png.c:135 gdk-pixbuf/io-png.c:641 +#: gdk-pixbuf/io-png.c:134 gdk-pixbuf/io-png.c:640 msgid "Transformed PNG has zero width or height." msgstr "Transformert PNG har bredde eller høyde lik null." -#: gdk-pixbuf/io-png.c:143 +#: gdk-pixbuf/io-png.c:142 msgid "Bits per channel of transformed PNG is not 8." msgstr "Antall biter per kanal i transformert PNG er forskjellig fra 8." -#: gdk-pixbuf/io-png.c:152 +#: gdk-pixbuf/io-png.c:151 msgid "Transformed PNG not RGB or RGBA." msgstr "Transformert PNG er ikke RGB eller RGBA." -#: gdk-pixbuf/io-png.c:161 +#: gdk-pixbuf/io-png.c:160 msgid "Transformed PNG has unsupported number of channels, must be 3 or 4." msgstr "" "Transformert PNG har et ikke-støttet antall kanaler, må være 3 eller 4." -#: gdk-pixbuf/io-png.c:182 +#: gdk-pixbuf/io-png.c:181 #, c-format msgid "Fatal error in PNG image file: %s" msgstr "Fatal feil i PNG-bildefil: %s" -#: gdk-pixbuf/io-png.c:315 +#: gdk-pixbuf/io-png.c:314 msgid "Insufficient memory to load PNG file" msgstr "Ikke nok minne til å laste PNG-fil" -#: gdk-pixbuf/io-png.c:656 +#: gdk-pixbuf/io-png.c:655 #, c-format msgid "" "Insufficient memory to store a %lu by %lu image; try exiting some " @@ -566,30 +574,30 @@ msgstr "" "Ikke nok minne til å lagre et %lu ganger %lu bilde; prøv å avslutte noen " "applikasjoner for å redusere minnebruken" -#: gdk-pixbuf/io-png.c:719 +#: gdk-pixbuf/io-png.c:718 msgid "Fatal error reading PNG image file" msgstr "Fatal feil under lesing av PNG-bildefil" -#: gdk-pixbuf/io-png.c:768 +#: gdk-pixbuf/io-png.c:767 #, c-format msgid "Fatal error reading PNG image file: %s" msgstr "Fatal feil under lesing av PNG-bildefil: %s" -#: gdk-pixbuf/io-png.c:858 +#: gdk-pixbuf/io-png.c:857 msgid "" "Keys for PNG text chunks must have at least 1 and at most 79 characters." msgstr "Nøkler for PNG tekstbiter må minst ha mellom 1 og 79 tegn." -#: gdk-pixbuf/io-png.c:867 +#: gdk-pixbuf/io-png.c:866 msgid "Keys for PNG text chunks must be ASCII characters." msgstr "Nøkler for PNG tekstbiter må bestå av ASCII-tegn." -#: gdk-pixbuf/io-png.c:881 gdk-pixbuf/io-tiff.c:667 +#: gdk-pixbuf/io-png.c:880 gdk-pixbuf/io-tiff.c:665 #, c-format msgid "Color profile has invalid length %d." msgstr "Fargeprofilen har ugyldig lengde %d." -#: gdk-pixbuf/io-png.c:894 +#: gdk-pixbuf/io-png.c:893 #, c-format msgid "" "PNG compression level must be a value between 0 and 9; value '%s' could not " @@ -598,7 +606,7 @@ msgstr "" "Nivået til PNG-komprimeringen må være en verdi mello 0 og 9; verdi «%s» kan " "ikke brukes." -#: gdk-pixbuf/io-png.c:907 +#: gdk-pixbuf/io-png.c:906 #, c-format msgid "" "PNG compression level must be a value between 0 and 9; value '%d' is not " @@ -607,331 +615,327 @@ msgstr "" "Nivået på PNG-komprimering må være en verdi mellom 0 og 9; verdien «%d» er " "ikke tillat." -#: gdk-pixbuf/io-png.c:955 +#: gdk-pixbuf/io-png.c:954 #, c-format msgid "Value for PNG text chunk %s cannot be converted to ISO-8859-1 encoding." msgstr "Verdi for PNG-tekstbit %s kan ikke konverteres til ISO-8859-1-koding." -#: gdk-pixbuf/io-png.c:1118 +#: gdk-pixbuf/io-png.c:1117 msgid "The PNG image format" msgstr "PNG-bildeformat" -#: gdk-pixbuf/io-pnm.c:248 +#: gdk-pixbuf/io-pnm.c:246 msgid "PNM loader expected to find an integer, but didn't" msgstr "PNM-laster ventet å finne et heltall, men gjorde ikke det" -#: gdk-pixbuf/io-pnm.c:280 +#: gdk-pixbuf/io-pnm.c:278 msgid "PNM file has an incorrect initial byte" msgstr "PNM-filen har ukorrekt initiell byte" -#: gdk-pixbuf/io-pnm.c:310 +#: gdk-pixbuf/io-pnm.c:308 msgid "PNM file is not in a recognized PNM subformat" msgstr "PNM-filen er ikke i et gjenkjent PNM-underformat" -#: gdk-pixbuf/io-pnm.c:335 +#: gdk-pixbuf/io-pnm.c:333 msgid "PNM file has an image width of 0" msgstr "PNM-filen har en bildebredde på 0" -#: gdk-pixbuf/io-pnm.c:356 +#: gdk-pixbuf/io-pnm.c:354 msgid "PNM file has an image height of 0" msgstr "PNM-filen har en bildehøyde på 0" -#: gdk-pixbuf/io-pnm.c:379 +#: gdk-pixbuf/io-pnm.c:377 msgid "Maximum color value in PNM file is 0" msgstr "Maksimal fargeverdi i PNM-filen er 0" -#: gdk-pixbuf/io-pnm.c:387 +#: gdk-pixbuf/io-pnm.c:385 msgid "Maximum color value in PNM file is too large" msgstr "Maksimal fargeverdi i PNM-filen er for stor" -#: gdk-pixbuf/io-pnm.c:427 gdk-pixbuf/io-pnm.c:457 gdk-pixbuf/io-pnm.c:502 +#: gdk-pixbuf/io-pnm.c:425 gdk-pixbuf/io-pnm.c:455 gdk-pixbuf/io-pnm.c:500 msgid "Raw PNM image type is invalid" msgstr "Rå PNM-bildetype er ugyldig" -#: gdk-pixbuf/io-pnm.c:652 +#: gdk-pixbuf/io-pnm.c:650 msgid "PNM image loader does not support this PNM subformat" msgstr "PNM-bildelaster støtter ikke dette PNM-underformatet" -#: gdk-pixbuf/io-pnm.c:739 gdk-pixbuf/io-pnm.c:966 +#: gdk-pixbuf/io-pnm.c:737 gdk-pixbuf/io-pnm.c:964 msgid "Raw PNM formats require exactly one whitespace before sample data" msgstr "" "Ubehandlede PNM-formater krever eksakt ett blankt felt før eksempeldata" -#: gdk-pixbuf/io-pnm.c:766 +#: gdk-pixbuf/io-pnm.c:764 msgid "Cannot allocate memory for loading PNM image" msgstr "Kan ikke allokere minne for lasting av PNM-bilde" -#: gdk-pixbuf/io-pnm.c:816 +#: gdk-pixbuf/io-pnm.c:814 msgid "Insufficient memory to load PNM context struct" msgstr "Ikke nok minne til å laste PNM kontekstdata" -#: gdk-pixbuf/io-pnm.c:867 +#: gdk-pixbuf/io-pnm.c:865 msgid "Unexpected end of PNM image data" msgstr "Uventet slutt på PNM-bildedata" -#: gdk-pixbuf/io-pnm.c:995 +#: gdk-pixbuf/io-pnm.c:993 msgid "Insufficient memory to load PNM file" msgstr "Ikke nok minne til å laste PNM-fil" -#: gdk-pixbuf/io-pnm.c:1079 +#: gdk-pixbuf/io-pnm.c:1077 msgid "The PNM/PBM/PGM/PPM image format family" msgstr "PNM/PBM/PGM/PPM-bildeformatfamilien" -#: gdk-pixbuf/io-qtif.c:128 +#: gdk-pixbuf/io-qtif.c:126 msgid "Input file descriptor is NULL." msgstr "Fildeskriptor for inndata er NULL." -#: gdk-pixbuf/io-qtif.c:143 +#: gdk-pixbuf/io-qtif.c:141 msgid "Failed to read QTIF header" msgstr "Klarte ikke å lese QTIF-hode" -#: gdk-pixbuf/io-qtif.c:152 gdk-pixbuf/io-qtif.c:189 gdk-pixbuf/io-qtif.c:459 +#: gdk-pixbuf/io-qtif.c:150 gdk-pixbuf/io-qtif.c:187 gdk-pixbuf/io-qtif.c:454 #, c-format msgid "QTIF atom size too large (%d byte)" msgid_plural "QTIF atom size too large (%d bytes)" msgstr[0] "Størrelse på QTIF-atom for stor (%d byte)" msgstr[1] "Størrelse på QTIF-atom for stor (%d bytes)" -#: gdk-pixbuf/io-qtif.c:175 +#: gdk-pixbuf/io-qtif.c:173 #, c-format msgid "Failed to allocate %d byte for file read buffer" msgid_plural "Failed to allocate %d bytes for file read buffer" msgstr[0] "Klarte ikke å allokere %d byte for lesebuffer for filen" msgstr[1] "Klarte ikke å allokere %d bytes for lesebuffer for filen" -#: gdk-pixbuf/io-qtif.c:206 +#: gdk-pixbuf/io-qtif.c:201 #, c-format msgid "File error when reading QTIF atom: %s" msgstr "Feil med fil under lesing av QTIF-atom: %s" -#: gdk-pixbuf/io-qtif.c:243 +#: gdk-pixbuf/io-qtif.c:238 #, c-format msgid "Failed to skip the next %d byte with seek()." msgid_plural "Failed to skip the next %d bytes with seek()." msgstr[0] "Klarte ikke å hoppe over neste %d byte med seek()." msgstr[1] "Klarte ikke å hoppe over neste %d bytes med seek()." -#: gdk-pixbuf/io-qtif.c:270 +#: gdk-pixbuf/io-qtif.c:265 msgid "Failed to allocate QTIF context structure." msgstr "Klarte ikke å allokere QTIF-kontekststruktur." -#: gdk-pixbuf/io-qtif.c:330 +#: gdk-pixbuf/io-qtif.c:325 msgid "Failed to create GdkPixbufLoader object." msgstr "Klarte ikke å lage GdkPixbufLoader-objekt." -#: gdk-pixbuf/io-qtif.c:434 +#: gdk-pixbuf/io-qtif.c:429 msgid "Failed to find an image data atom." msgstr "Klarte ikke å finne atom for bildedata." -#: gdk-pixbuf/io-qtif.c:618 +#: gdk-pixbuf/io-qtif.c:613 msgid "The QTIF image format" msgstr "QTIF bildeformatet" -#: gdk-pixbuf/io-ras.c:125 +#: gdk-pixbuf/io-ras.c:123 msgid "RAS image has bogus header data" msgstr "RAS-bilde har ugyldige data i hode" -#: gdk-pixbuf/io-ras.c:147 +#: gdk-pixbuf/io-ras.c:145 msgid "RAS image has unknown type" msgstr "RAS-bilde har ukjent type" -#: gdk-pixbuf/io-ras.c:155 +#: gdk-pixbuf/io-ras.c:153 msgid "unsupported RAS image variation" msgstr "RAS-bildevariasjon ikke støttet" -#: gdk-pixbuf/io-ras.c:170 gdk-pixbuf/io-ras.c:199 +#: gdk-pixbuf/io-ras.c:168 gdk-pixbuf/io-ras.c:197 msgid "Not enough memory to load RAS image" msgstr "Ikke nok minne til å laste RAS-bilde" -#: gdk-pixbuf/io-ras.c:544 +#: gdk-pixbuf/io-ras.c:542 msgid "The Sun raster image format" msgstr "Sun raster-bildeformat" -#: gdk-pixbuf/io-tga.c:153 +#: gdk-pixbuf/io-tga.c:151 msgid "Cannot allocate memory for IOBuffer struct" msgstr "Kan ikke allokere minne for IOBuffer-struct" -#: gdk-pixbuf/io-tga.c:172 +#: gdk-pixbuf/io-tga.c:170 msgid "Cannot allocate memory for IOBuffer data" msgstr "Kan ikke allokere minne for IOBuffer-data" -#: gdk-pixbuf/io-tga.c:183 +#: gdk-pixbuf/io-tga.c:181 msgid "Cannot realloc IOBuffer data" msgstr "Kan ikke kjøre realloc for IOBuffer-data" -#: gdk-pixbuf/io-tga.c:213 +#: gdk-pixbuf/io-tga.c:211 msgid "Cannot allocate temporary IOBuffer data" msgstr "Kan ikke allokere midlertidige IOBuffer-data" -#: gdk-pixbuf/io-tga.c:346 +#: gdk-pixbuf/io-tga.c:339 msgid "Cannot allocate new pixbuf" msgstr "Kan ikke allokere ny pixbuf" -#: gdk-pixbuf/io-tga.c:685 +#: gdk-pixbuf/io-tga.c:678 msgid "Image is corrupted or truncated" msgstr "Bildet er korrupt eller avkuttet" -#: gdk-pixbuf/io-tga.c:692 +#: gdk-pixbuf/io-tga.c:685 msgid "Cannot allocate colormap structure" msgstr "Kan ikke allokere struktur for fargekart" -#: gdk-pixbuf/io-tga.c:699 +#: gdk-pixbuf/io-tga.c:692 msgid "Cannot allocate colormap entries" msgstr "Kan ikke allokere fargekartoppføringer" -#: gdk-pixbuf/io-tga.c:721 +#: gdk-pixbuf/io-tga.c:714 msgid "Unexpected bitdepth for colormap entries" msgstr "Uventet oppløsning for fargekartoppføringer" -#: gdk-pixbuf/io-tga.c:739 +#: gdk-pixbuf/io-tga.c:732 msgid "Cannot allocate TGA header memory" msgstr "Kan ikke allokere minne for TGA-hode" -#: gdk-pixbuf/io-tga.c:772 +#: gdk-pixbuf/io-tga.c:765 msgid "TGA image has invalid dimensions" msgstr "TGA-bilde har ugyldige dimensjoner" -#: gdk-pixbuf/io-tga.c:778 gdk-pixbuf/io-tga.c:787 gdk-pixbuf/io-tga.c:797 -#: gdk-pixbuf/io-tga.c:807 gdk-pixbuf/io-tga.c:814 +#: gdk-pixbuf/io-tga.c:771 gdk-pixbuf/io-tga.c:780 gdk-pixbuf/io-tga.c:790 +#: gdk-pixbuf/io-tga.c:800 gdk-pixbuf/io-tga.c:807 msgid "TGA image type not supported" msgstr "TGA bildetype er ikke støttet" -#: gdk-pixbuf/io-tga.c:861 +#: gdk-pixbuf/io-tga.c:854 msgid "Cannot allocate memory for TGA context struct" msgstr "Kan ikke allokere minne for TGA-kontekststruktur" -#: gdk-pixbuf/io-tga.c:926 +#: gdk-pixbuf/io-tga.c:919 msgid "Excess data in file" msgstr "Overflødige data i filen" -#: gdk-pixbuf/io-tga.c:1007 +#: gdk-pixbuf/io-tga.c:1000 msgid "The Targa image format" msgstr "Targa bildeformatet" -#: gdk-pixbuf/io-tiff.c:104 +#: gdk-pixbuf/io-tiff.c:102 msgid "Could not get image width (bad TIFF file)" msgstr "Kunne ikke finne bildebredde (ugyldig TIFF-fil)" -#: gdk-pixbuf/io-tiff.c:112 +#: gdk-pixbuf/io-tiff.c:110 msgid "Could not get image height (bad TIFF file)" msgstr "Kunne ikke finne bildehøyde (ugyldig TIFF-fil)" -#: gdk-pixbuf/io-tiff.c:120 +#: gdk-pixbuf/io-tiff.c:118 msgid "Width or height of TIFF image is zero" msgstr "Bredde eller høyde på TIFF-bilde er null" -#: gdk-pixbuf/io-tiff.c:129 gdk-pixbuf/io-tiff.c:138 +#: gdk-pixbuf/io-tiff.c:127 gdk-pixbuf/io-tiff.c:136 msgid "Dimensions of TIFF image too large" msgstr "TIFF-bildet er for stort" -#: gdk-pixbuf/io-tiff.c:162 gdk-pixbuf/io-tiff.c:174 gdk-pixbuf/io-tiff.c:491 +#: gdk-pixbuf/io-tiff.c:160 gdk-pixbuf/io-tiff.c:172 gdk-pixbuf/io-tiff.c:489 msgid "Insufficient memory to open TIFF file" msgstr "Ikke nok minne til å åpne TIFF-bilde" -#: gdk-pixbuf/io-tiff.c:236 +#: gdk-pixbuf/io-tiff.c:234 msgid "Failed to load RGB data from TIFF file" msgstr "Feil under lasting av RGB-data fra TIFF-fil" -#: gdk-pixbuf/io-tiff.c:293 +#: gdk-pixbuf/io-tiff.c:291 msgid "Failed to open TIFF image" msgstr "Feil under åpning av TIFF-bilde" -#: gdk-pixbuf/io-tiff.c:427 gdk-pixbuf/io-tiff.c:440 +#: gdk-pixbuf/io-tiff.c:425 gdk-pixbuf/io-tiff.c:438 msgid "Failed to load TIFF image" msgstr "Feil under åpning av TIFF-bilde" -#: gdk-pixbuf/io-tiff.c:623 +#: gdk-pixbuf/io-tiff.c:621 msgid "Failed to save TIFF image" msgstr "Klarte ikke å lagre TIFF-bilde" -#: gdk-pixbuf/io-tiff.c:656 +#: gdk-pixbuf/io-tiff.c:654 msgid "TIFF compression doesn't refer to a valid codec." msgstr "TIFF-komprimering har ingen referanse til en gyldig kodek." -#: gdk-pixbuf/io-tiff.c:696 +#: gdk-pixbuf/io-tiff.c:694 msgid "Failed to write TIFF data" msgstr "Klarte ikke å lagre TIFF-data" -#: gdk-pixbuf/io-tiff.c:733 +#: gdk-pixbuf/io-tiff.c:731 msgid "Couldn't write to TIFF file" msgstr "Kunne ikke skrive til TIFF-fil" -#: gdk-pixbuf/io-tiff.c:788 -msgid "The TIFF image format" -msgstr "TIFF bildeformat" - -#: gdk-pixbuf/io-wbmp.c:245 +#: gdk-pixbuf/io-wbmp.c:243 msgid "Image has zero width" msgstr "Bilde har null bredde" -#: gdk-pixbuf/io-wbmp.c:263 +#: gdk-pixbuf/io-wbmp.c:261 msgid "Image has zero height" msgstr "Bilde har null høyde" -#: gdk-pixbuf/io-wbmp.c:274 +#: gdk-pixbuf/io-wbmp.c:272 msgid "Not enough memory to load image" msgstr "Ikke nok minne til å laste bilde" -#: gdk-pixbuf/io-wbmp.c:333 +#: gdk-pixbuf/io-wbmp.c:331 msgid "Couldn't save the rest" msgstr "Kunne ikke lagre resten" -#: gdk-pixbuf/io-wbmp.c:374 +#: gdk-pixbuf/io-wbmp.c:372 msgid "The WBMP image format" msgstr "WBMP bildeformatet" -#: gdk-pixbuf/io-xbm.c:304 +#: gdk-pixbuf/io-xbm.c:302 msgid "Invalid XBM file" msgstr "Ugyldig XBM-fil" -#: gdk-pixbuf/io-xbm.c:314 +#: gdk-pixbuf/io-xbm.c:312 msgid "Insufficient memory to load XBM image file" msgstr "Ikke nok minne til å laste XBM-bildefil" -#: gdk-pixbuf/io-xbm.c:462 +#: gdk-pixbuf/io-xbm.c:460 msgid "Failed to write to temporary file when loading XBM image" msgstr "Feil under skriving til midlertidig file under lasting av XBM-bilde" -#: gdk-pixbuf/io-xbm.c:501 +#: gdk-pixbuf/io-xbm.c:499 msgid "The XBM image format" msgstr "XBM bildeformat" -#: gdk-pixbuf/io-xpm.c:469 +#: gdk-pixbuf/io-xpm.c:467 msgid "No XPM header found" msgstr "Fant ikke XPM-hode" -#: gdk-pixbuf/io-xpm.c:478 +#: gdk-pixbuf/io-xpm.c:476 msgid "Invalid XPM header" msgstr "Ugyldig XPM-hode" -#: gdk-pixbuf/io-xpm.c:486 +#: gdk-pixbuf/io-xpm.c:484 msgid "XPM file has image width <= 0" msgstr "XPM-filen har en bildebredde <= 0" -#: gdk-pixbuf/io-xpm.c:494 +#: gdk-pixbuf/io-xpm.c:492 msgid "XPM file has image height <= 0" msgstr "XPM-filen har en bildehøyde <= 0" -#: gdk-pixbuf/io-xpm.c:502 +#: gdk-pixbuf/io-xpm.c:500 msgid "XPM has invalid number of chars per pixel" msgstr "XPM har et ugyldig antall tegn per piksel" -#: gdk-pixbuf/io-xpm.c:511 +#: gdk-pixbuf/io-xpm.c:509 msgid "XPM file has invalid number of colors" msgstr "XPM-filen har et ugyldig antall farger" -#: gdk-pixbuf/io-xpm.c:523 gdk-pixbuf/io-xpm.c:532 gdk-pixbuf/io-xpm.c:584 +#: gdk-pixbuf/io-xpm.c:521 gdk-pixbuf/io-xpm.c:530 gdk-pixbuf/io-xpm.c:582 msgid "Cannot allocate memory for loading XPM image" msgstr "Kan ikke allokere minne for lasting av XPM-bilde" -#: gdk-pixbuf/io-xpm.c:546 +#: gdk-pixbuf/io-xpm.c:544 msgid "Cannot read XPM colormap" msgstr "Kan ikke lese fargekart for XPM" -#: gdk-pixbuf/io-xpm.c:778 +#: gdk-pixbuf/io-xpm.c:776 msgid "Failed to write to temporary file when loading XPM image" msgstr "Feil under skriving til midlertidig fil under lasting av XPM-bilde" -#: gdk-pixbuf/io-xpm.c:817 +#: gdk-pixbuf/io-xpm.c:815 msgid "The XPM image format" msgstr "XPM bildeformat" diff --git a/po/nds.gmo b/po/nds.gmo index 2adee49b0cad92a9365d43ac5af5ba7d4bff289f..f8a1a94bec61f532fa324857878ebe71934f0b8d 100644 GIT binary patch delta 26 hcmZ3ex=?k41sAW0u7Rnpk(q*#ft88bW>>Bl4gg;;26F%a delta 26 hcmZ3ex=?k41sAWeu7QcJp{atQft8WPW>>Bl4gg;225tZV diff --git a/po/nds.po b/po/nds.po index 050ed3e..89a640f 100644 --- a/po/nds.po +++ b/po/nds.po @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: gtk+2.0\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=gdk-" "pixbuf\n" -"POT-Creation-Date: 2013-04-15 10:28-0400\n" +"POT-Creation-Date: 2014-05-26 20:46-0400\n" "PO-Revision-Date: 2010-03-08 11:11+0100\n" "Last-Translator: Nils-Christoph Fiedler \n" "Language-Team: German, Low \n" @@ -20,319 +20,327 @@ msgstr "" "X-Launchpad-Export-Date: 2009-11-15 12:24+0000\n" "X-Generator: Launchpad (build Unknown)\n" -#: gdk-pixbuf/gdk-pixbuf-animation.c:160 gdk-pixbuf/gdk-pixbuf-io.c:1064 -#: gdk-pixbuf/gdk-pixbuf-io.c:1330 +#: gdk-pixbuf/gdk-pixbuf-animation.c:158 gdk-pixbuf/gdk-pixbuf-io.c:1077 +#: gdk-pixbuf/gdk-pixbuf-io.c:1333 #, c-format msgid "Failed to open file '%s': %s" msgstr "Das Öffnen der Datei '%s' ist fehlgeschlagen: %s" -#: gdk-pixbuf/gdk-pixbuf-animation.c:173 gdk-pixbuf/gdk-pixbuf-io.c:1076 +#: gdk-pixbuf/gdk-pixbuf-animation.c:171 gdk-pixbuf/gdk-pixbuf-io.c:962 #, c-format msgid "Image file '%s' contains no data" msgstr "Das Bild '%s' enthält keine Daten." -#: gdk-pixbuf/gdk-pixbuf-animation.c:212 +#: gdk-pixbuf/gdk-pixbuf-animation.c:210 #, c-format msgid "" "Failed to load animation '%s': reason not known, probably a corrupt " "animation file" msgstr "" -#: gdk-pixbuf/gdk-pixbuf-animation.c:280 gdk-pixbuf/gdk-pixbuf-io.c:1112 -#: gdk-pixbuf/gdk-pixbuf-io.c:1382 +#: gdk-pixbuf/gdk-pixbuf-animation.c:278 gdk-pixbuf/gdk-pixbuf-io.c:1113 +#: gdk-pixbuf/gdk-pixbuf-io.c:1385 #, c-format msgid "" "Failed to load image '%s': reason not known, probably a corrupt image file" msgstr "" "Laden des Bildes '%s' fehlegeschlagen. Es ist kein Grund bekannt, vielleicht" -#: gdk-pixbuf/gdk-pixbuf-io.c:790 +#: gdk-pixbuf/gdk-pixbuf-io.c:774 #, c-format msgid "Unable to load image-loading module: %s: %s" msgstr "" -#: gdk-pixbuf/gdk-pixbuf-io.c:805 +#: gdk-pixbuf/gdk-pixbuf-io.c:789 #, c-format msgid "" "Image-loading module %s does not export the proper interface; perhaps it's " "from a different gdk-pixbuf version?" msgstr "" -#: gdk-pixbuf/gdk-pixbuf-io.c:814 gdk-pixbuf/gdk-pixbuf-io.c:865 +#: gdk-pixbuf/gdk-pixbuf-io.c:798 gdk-pixbuf/gdk-pixbuf-io.c:849 #, c-format msgid "Image type '%s' is not supported" msgstr "Der Dateityp '%s wir nicht unterstützt." -#: gdk-pixbuf/gdk-pixbuf-io.c:950 +#: gdk-pixbuf/gdk-pixbuf-io.c:934 #, c-format msgid "Couldn't recognize the image file format for file '%s'" msgstr "" -#: gdk-pixbuf/gdk-pixbuf-io.c:958 +#: gdk-pixbuf/gdk-pixbuf-io.c:942 msgid "Unrecognized image file format" msgstr "" -#: gdk-pixbuf/gdk-pixbuf-io.c:1121 +#: gdk-pixbuf/gdk-pixbuf-io.c:1124 #, c-format msgid "Failed to load image '%s': %s" msgstr "Laden des Bildes '%s' fehlgeschlagen: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2015 gdk-pixbuf/io-gdip-utils.c:837 +#: gdk-pixbuf/gdk-pixbuf-io.c:2029 gdk-pixbuf/io-gdip-utils.c:835 #, c-format msgid "Error writing to image file: %s" msgstr "Fehler bi'm Schrieven to de Billdatei: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2057 gdk-pixbuf/gdk-pixbuf-io.c:2178 +#: gdk-pixbuf/gdk-pixbuf-io.c:2071 gdk-pixbuf/gdk-pixbuf-io.c:2192 #, c-format msgid "This build of gdk-pixbuf does not support saving the image format: %s" msgstr "" -#: gdk-pixbuf/gdk-pixbuf-io.c:2088 +#: gdk-pixbuf/gdk-pixbuf-io.c:2102 msgid "Insufficient memory to save image to callback" msgstr "" -#: gdk-pixbuf/gdk-pixbuf-io.c:2101 +#: gdk-pixbuf/gdk-pixbuf-io.c:2115 msgid "Failed to open temporary file" msgstr "Künn de twüschentiedliche Datei nich opmaken" -#: gdk-pixbuf/gdk-pixbuf-io.c:2124 +#: gdk-pixbuf/gdk-pixbuf-io.c:2138 msgid "Failed to read from temporary file" msgstr "Fehler bi'm Lesen vun de twüschentiedliche Datei" -#: gdk-pixbuf/gdk-pixbuf-io.c:2372 +#: gdk-pixbuf/gdk-pixbuf-io.c:2382 #, c-format msgid "Failed to open '%s' for writing: %s" msgstr "" -#: gdk-pixbuf/gdk-pixbuf-io.c:2398 +#: gdk-pixbuf/gdk-pixbuf-io.c:2408 #, c-format msgid "" "Failed to close '%s' while writing image, all data may not have been saved: " "%s" msgstr "" -#: gdk-pixbuf/gdk-pixbuf-io.c:2619 gdk-pixbuf/gdk-pixbuf-io.c:2671 +#: gdk-pixbuf/gdk-pixbuf-io.c:2629 gdk-pixbuf/gdk-pixbuf-io.c:2681 msgid "Insufficient memory to save image into a buffer" msgstr "" -#: gdk-pixbuf/gdk-pixbuf-io.c:2717 +#: gdk-pixbuf/gdk-pixbuf-io.c:2727 msgid "Error writing to image stream" msgstr "" -#: gdk-pixbuf/gdk-pixbuf-loader.c:393 +#: gdk-pixbuf/gdk-pixbuf-loader.c:384 #, c-format msgid "" "Internal error: Image loader module '%s' failed to complete an operation, " "but didn't give a reason for the failure" msgstr "" -#: gdk-pixbuf/gdk-pixbuf-loader.c:435 +#: gdk-pixbuf/gdk-pixbuf-loader.c:426 #, c-format msgid "Incremental loading of image type '%s' is not supported" msgstr "" -#: gdk-pixbuf/gdk-pixdata.c:160 +#: gdk-pixbuf/gdk-pixdata.c:158 msgid "Image header corrupt" msgstr "" -#: gdk-pixbuf/gdk-pixdata.c:165 +#: gdk-pixbuf/gdk-pixdata.c:163 msgid "Image format unknown" msgstr "Dateiformat unbekannt" -#: gdk-pixbuf/gdk-pixdata.c:170 gdk-pixbuf/gdk-pixdata.c:502 +#: gdk-pixbuf/gdk-pixdata.c:168 gdk-pixbuf/gdk-pixdata.c:501 msgid "Image pixel data corrupt" msgstr "" -#: gdk-pixbuf/gdk-pixdata.c:446 +#: gdk-pixbuf/gdk-pixdata.c:445 #, c-format msgid "failed to allocate image buffer of %u byte" msgid_plural "failed to allocate image buffer of %u bytes" msgstr[0] "" msgstr[1] "" -#: gdk-pixbuf/io-ani.c:244 +#: gdk-pixbuf/io-ani.c:242 msgid "Unexpected icon chunk in animation" msgstr "" -#: gdk-pixbuf/io-ani.c:342 gdk-pixbuf/io-ani.c:400 gdk-pixbuf/io-ani.c:426 -#: gdk-pixbuf/io-ani.c:449 gdk-pixbuf/io-ani.c:476 gdk-pixbuf/io-ani.c:563 +#: gdk-pixbuf/io-ani.c:340 gdk-pixbuf/io-ani.c:398 gdk-pixbuf/io-ani.c:424 +#: gdk-pixbuf/io-ani.c:447 gdk-pixbuf/io-ani.c:474 gdk-pixbuf/io-ani.c:561 msgid "Invalid header in animation" msgstr "Der Kopf der Animation ist ungültig." -#: gdk-pixbuf/io-ani.c:352 gdk-pixbuf/io-ani.c:374 gdk-pixbuf/io-ani.c:458 -#: gdk-pixbuf/io-ani.c:485 gdk-pixbuf/io-ani.c:536 gdk-pixbuf/io-ani.c:608 +#: gdk-pixbuf/io-ani.c:350 gdk-pixbuf/io-ani.c:372 gdk-pixbuf/io-ani.c:456 +#: gdk-pixbuf/io-ani.c:483 gdk-pixbuf/io-ani.c:534 gdk-pixbuf/io-ani.c:606 msgid "Not enough memory to load animation" msgstr "Es steht nicht genügend Speicher bereit, um die Animation zu laden." -#: gdk-pixbuf/io-ani.c:392 gdk-pixbuf/io-ani.c:418 gdk-pixbuf/io-ani.c:437 +#: gdk-pixbuf/io-ani.c:390 gdk-pixbuf/io-ani.c:416 gdk-pixbuf/io-ani.c:435 msgid "Malformed chunk in animation" msgstr "" -#: gdk-pixbuf/io-ani.c:660 +#: gdk-pixbuf/io-ani.c:628 +msgid "ANI image was truncated or incomplete." +msgstr "" + +#: gdk-pixbuf/io-ani.c:669 msgid "The ANI image format" msgstr "" -#: gdk-pixbuf/io-bmp.c:229 gdk-pixbuf/io-bmp.c:266 gdk-pixbuf/io-bmp.c:337 -#: gdk-pixbuf/io-bmp.c:369 gdk-pixbuf/io-bmp.c:392 gdk-pixbuf/io-bmp.c:495 +#: gdk-pixbuf/io-bmp.c:227 gdk-pixbuf/io-bmp.c:264 gdk-pixbuf/io-bmp.c:335 +#: gdk-pixbuf/io-bmp.c:367 gdk-pixbuf/io-bmp.c:390 gdk-pixbuf/io-bmp.c:493 msgid "BMP image has bogus header data" msgstr "" -#: gdk-pixbuf/io-bmp.c:240 gdk-pixbuf/io-bmp.c:432 +#: gdk-pixbuf/io-bmp.c:238 gdk-pixbuf/io-bmp.c:430 msgid "Not enough memory to load bitmap image" msgstr "Nicht genügend Speicher um das Bild zu laden." -#: gdk-pixbuf/io-bmp.c:318 +#: gdk-pixbuf/io-bmp.c:316 msgid "BMP image has unsupported header size" msgstr "Die bmp-Datei hat eine nicht unterstützte header-größe." -#: gdk-pixbuf/io-bmp.c:356 +#: gdk-pixbuf/io-bmp.c:354 msgid "Topdown BMP images cannot be compressed" msgstr "" -#: gdk-pixbuf/io-bmp.c:716 gdk-pixbuf/io-pnm.c:707 +#: gdk-pixbuf/io-bmp.c:714 gdk-pixbuf/io-pnm.c:705 msgid "Premature end-of-file encountered" msgstr "" -#: gdk-pixbuf/io-bmp.c:1328 +#: gdk-pixbuf/io-bmp.c:1326 msgid "Couldn't allocate memory for saving BMP file" msgstr "" -#: gdk-pixbuf/io-bmp.c:1369 +#: gdk-pixbuf/io-bmp.c:1367 msgid "Couldn't write to BMP file" msgstr "Konnte nicht in die bmp-Datei schreiben." -#: gdk-pixbuf/io-bmp.c:1422 gdk-pixbuf/io-gdip-bmp.c:82 +#: gdk-pixbuf/io-bmp.c:1420 gdk-pixbuf/io-gdip-bmp.c:80 msgid "The BMP image format" msgstr "Das BMP-Bilddateiformat." -#: gdk-pixbuf/io-gdip-emf.c:59 +#: gdk-pixbuf/io-gdip-emf.c:57 msgid "The EMF image format" msgstr "Dat EMF Billformat" -#: gdk-pixbuf/io-gdip-gif.c:80 gdk-pixbuf/io-gif.c:1720 +#: gdk-pixbuf/io-gdip-gif.c:78 gdk-pixbuf/io-gif.c:1718 msgid "The GIF image format" msgstr "Dat GIF Billformat" -#: gdk-pixbuf/io-gdip-ico.c:59 gdk-pixbuf/io-ico.c:1271 +#: gdk-pixbuf/io-gdip-ico.c:57 gdk-pixbuf/io-ico.c:1269 msgid "The ICO image format" msgstr "Dat ICO Billformat" -#: gdk-pixbuf/io-gdip-jpeg.c:53 gdk-pixbuf/io-jpeg.c:1249 +#: gdk-pixbuf/io-gdip-jpeg.c:51 gdk-pixbuf/io-jpeg.c:1249 #, c-format msgid "" "JPEG quality must be a value between 0 and 100; value '%s' could not be " "parsed." msgstr "" -#: gdk-pixbuf/io-gdip-jpeg.c:68 gdk-pixbuf/io-jpeg.c:1265 +#: gdk-pixbuf/io-gdip-jpeg.c:66 gdk-pixbuf/io-jpeg.c:1265 #, c-format msgid "" "JPEG quality must be a value between 0 and 100; value '%d' is not allowed." msgstr "" -#: gdk-pixbuf/io-gdip-jpeg.c:136 gdk-pixbuf/io-jpeg.c:1478 +#: gdk-pixbuf/io-gdip-jpeg.c:134 gdk-pixbuf/io-jpeg.c:1478 msgid "The JPEG image format" msgstr "dat JPEG Billformat" -#: gdk-pixbuf/io-gdip-utils.c:154 +#: gdk-pixbuf/io-gdip-tiff.c:80 gdk-pixbuf/io-tiff.c:786 +msgid "The TIFF image format" +msgstr "Dat TIFF Billformat" + +#: gdk-pixbuf/io-gdip-utils.c:152 #, c-format msgid "Could not allocate memory: %s" msgstr "" -#: gdk-pixbuf/io-gdip-utils.c:179 gdk-pixbuf/io-gdip-utils.c:293 -#: gdk-pixbuf/io-gdip-utils.c:333 +#: gdk-pixbuf/io-gdip-utils.c:177 gdk-pixbuf/io-gdip-utils.c:291 +#: gdk-pixbuf/io-gdip-utils.c:331 #, c-format msgid "Could not create stream: %s" msgstr "" -#: gdk-pixbuf/io-gdip-utils.c:193 +#: gdk-pixbuf/io-gdip-utils.c:191 #, c-format msgid "Could not seek stream: %s" msgstr "" -#: gdk-pixbuf/io-gdip-utils.c:205 +#: gdk-pixbuf/io-gdip-utils.c:203 #, c-format msgid "Could not read from stream: %s" msgstr "" -#: gdk-pixbuf/io-gdip-utils.c:617 +#: gdk-pixbuf/io-gdip-utils.c:615 msgid "Couldn't load bitmap" msgstr "" -#: gdk-pixbuf/io-gdip-utils.c:773 +#: gdk-pixbuf/io-gdip-utils.c:771 msgid "Couldn't load metafile" msgstr "" -#: gdk-pixbuf/io-gdip-utils.c:878 +#: gdk-pixbuf/io-gdip-utils.c:876 msgid "Unsupported image format for GDI+" msgstr "" -#: gdk-pixbuf/io-gdip-utils.c:885 +#: gdk-pixbuf/io-gdip-utils.c:883 msgid "Couldn't save" msgstr "Kunn nich sekern" -#: gdk-pixbuf/io-gdip-wmf.c:58 +#: gdk-pixbuf/io-gdip-wmf.c:56 msgid "The WMF image format" msgstr "Dat WMF Billformat" -#: gdk-pixbuf/io-gif.c:222 +#: gdk-pixbuf/io-gif.c:220 #, c-format msgid "Failure reading GIF: %s" msgstr "Fehler beim lesen der GIF: %s" -#: gdk-pixbuf/io-gif.c:496 gdk-pixbuf/io-gif.c:1502 gdk-pixbuf/io-gif.c:1669 +#: gdk-pixbuf/io-gif.c:494 gdk-pixbuf/io-gif.c:1500 gdk-pixbuf/io-gif.c:1667 msgid "GIF file was missing some data (perhaps it was truncated somehow?)" msgstr "" -#: gdk-pixbuf/io-gif.c:505 +#: gdk-pixbuf/io-gif.c:503 #, c-format msgid "Internal error in the GIF loader (%s)" msgstr "" -#: gdk-pixbuf/io-gif.c:579 +#: gdk-pixbuf/io-gif.c:577 msgid "Stack overflow" msgstr "" -#: gdk-pixbuf/io-gif.c:639 +#: gdk-pixbuf/io-gif.c:637 msgid "GIF image loader cannot understand this image." msgstr "De GIF Billlader versteiht düsses Bill eenfach nich." -#: gdk-pixbuf/io-gif.c:668 +#: gdk-pixbuf/io-gif.c:666 msgid "Bad code encountered" msgstr "Nich akerater Code funnen" -#: gdk-pixbuf/io-gif.c:678 +#: gdk-pixbuf/io-gif.c:676 msgid "Circular table entry in GIF file" msgstr "" -#: gdk-pixbuf/io-gif.c:866 gdk-pixbuf/io-gif.c:1488 gdk-pixbuf/io-gif.c:1541 -#: gdk-pixbuf/io-gif.c:1657 +#: gdk-pixbuf/io-gif.c:864 gdk-pixbuf/io-gif.c:1486 gdk-pixbuf/io-gif.c:1539 +#: gdk-pixbuf/io-gif.c:1655 msgid "Not enough memory to load GIF file" msgstr "" -#: gdk-pixbuf/io-gif.c:960 +#: gdk-pixbuf/io-gif.c:958 msgid "Not enough memory to composite a frame in GIF file" msgstr "" -#: gdk-pixbuf/io-gif.c:1132 +#: gdk-pixbuf/io-gif.c:1130 msgid "GIF image is corrupt (incorrect LZW compression)" msgstr "" -#: gdk-pixbuf/io-gif.c:1182 +#: gdk-pixbuf/io-gif.c:1180 msgid "File does not appear to be a GIF file" msgstr "Dat seht nich so ut, as ob dat eene GIF Datei is" -#: gdk-pixbuf/io-gif.c:1194 +#: gdk-pixbuf/io-gif.c:1192 #, c-format msgid "Version %s of the GIF file format is not supported" msgstr "Verschoon %s vun de GIF Dateiformat is nich unnerstütt" -#: gdk-pixbuf/io-gif.c:1241 +#: gdk-pixbuf/io-gif.c:1239 #, fuzzy msgid "Resulting GIF image has zero size" msgstr "Bill het keene Brede" -#: gdk-pixbuf/io-gif.c:1320 +#: gdk-pixbuf/io-gif.c:1318 msgid "" "GIF image has no global colormap, and a frame inside it has no local " "colormap." @@ -340,7 +348,7 @@ msgstr "" "Dat GIF Bill het keene globale Klöörkoort, un een Rahmen binnen het keene " "lokale Klöörkoort." -#: gdk-pixbuf/io-gif.c:1564 +#: gdk-pixbuf/io-gif.c:1562 msgid "GIF image was truncated or incomplete." msgstr "" @@ -357,103 +365,103 @@ msgstr "Künn de ICNS Datei nich dekoderen" msgid "The ICNS image format" msgstr "Dat ICNS Billformat" -#: gdk-pixbuf/io-ico.c:228 gdk-pixbuf/io-ico.c:242 gdk-pixbuf/io-ico.c:291 -#: gdk-pixbuf/io-ico.c:302 gdk-pixbuf/io-ico.c:395 +#: gdk-pixbuf/io-ico.c:226 gdk-pixbuf/io-ico.c:240 gdk-pixbuf/io-ico.c:289 +#: gdk-pixbuf/io-ico.c:300 gdk-pixbuf/io-ico.c:393 msgid "Invalid header in icon" msgstr "" -#: gdk-pixbuf/io-ico.c:257 gdk-pixbuf/io-ico.c:312 gdk-pixbuf/io-ico.c:405 -#: gdk-pixbuf/io-ico.c:458 gdk-pixbuf/io-ico.c:488 +#: gdk-pixbuf/io-ico.c:255 gdk-pixbuf/io-ico.c:310 gdk-pixbuf/io-ico.c:403 +#: gdk-pixbuf/io-ico.c:456 gdk-pixbuf/io-ico.c:486 msgid "Not enough memory to load icon" msgstr "Nich genug Spieker, um das lütte Bill to l-aden" -#: gdk-pixbuf/io-ico.c:338 +#: gdk-pixbuf/io-ico.c:336 msgid "Compressed icons are not supported" msgstr "" -#: gdk-pixbuf/io-ico.c:358 +#: gdk-pixbuf/io-ico.c:356 msgid "Icon has zero width" msgstr "Dat lütte Bill het keene Brede" -#: gdk-pixbuf/io-ico.c:368 +#: gdk-pixbuf/io-ico.c:366 msgid "Icon has zero height" msgstr "Dat lütte Bill het keene Höhe" -#: gdk-pixbuf/io-ico.c:443 +#: gdk-pixbuf/io-ico.c:441 msgid "Unsupported icon type" msgstr "Nich unnerstütter lütter Billtyp" -#: gdk-pixbuf/io-ico.c:537 +#: gdk-pixbuf/io-ico.c:535 msgid "Not enough memory to load ICO file" msgstr "Nich genug Spieker, um de ICO Datei to laden" -#: gdk-pixbuf/io-ico.c:1002 +#: gdk-pixbuf/io-ico.c:1000 msgid "Image too large to be saved as ICO" msgstr "Bill to grot, um da as ICO to spiekern" -#: gdk-pixbuf/io-ico.c:1013 +#: gdk-pixbuf/io-ico.c:1011 msgid "Cursor hotspot outside image" msgstr "" -#: gdk-pixbuf/io-ico.c:1036 +#: gdk-pixbuf/io-ico.c:1034 #, c-format msgid "Unsupported depth for ICO file: %d" msgstr "" -#: gdk-pixbuf/io-jasper.c:74 +#: gdk-pixbuf/io-jasper.c:73 msgid "Couldn't allocate memory for stream" msgstr "" -#: gdk-pixbuf/io-jasper.c:104 +#: gdk-pixbuf/io-jasper.c:103 msgid "Couldn't decode image" msgstr "Künn dat Bill nich dekoderen" -#: gdk-pixbuf/io-jasper.c:122 +#: gdk-pixbuf/io-jasper.c:121 msgid "Transformed JPEG2000 has zero width or height" msgstr "" -#: gdk-pixbuf/io-jasper.c:136 +#: gdk-pixbuf/io-jasper.c:135 msgid "Image type currently not supported" msgstr "" -#: gdk-pixbuf/io-jasper.c:148 gdk-pixbuf/io-jasper.c:156 +#: gdk-pixbuf/io-jasper.c:147 gdk-pixbuf/io-jasper.c:155 msgid "Couldn't allocate memory for color profile" msgstr "" -#: gdk-pixbuf/io-jasper.c:182 +#: gdk-pixbuf/io-jasper.c:181 msgid "Insufficient memory to open JPEG 2000 file" msgstr "" -#: gdk-pixbuf/io-jasper.c:261 +#: gdk-pixbuf/io-jasper.c:260 msgid "Couldn't allocate memory to buffer image data" msgstr "" -#: gdk-pixbuf/io-jasper.c:305 +#: gdk-pixbuf/io-jasper.c:304 msgid "The JPEG 2000 image format" msgstr "" -#: gdk-pixbuf/io-jpeg.c:126 +#: gdk-pixbuf/io-jpeg.c:124 #, c-format msgid "Error interpreting JPEG image file (%s)" msgstr "" -#: gdk-pixbuf/io-jpeg.c:604 +#: gdk-pixbuf/io-jpeg.c:597 msgid "" "Insufficient memory to load image, try exiting some applications to free " "memory" msgstr "" -#: gdk-pixbuf/io-jpeg.c:651 gdk-pixbuf/io-jpeg.c:865 +#: gdk-pixbuf/io-jpeg.c:645 gdk-pixbuf/io-jpeg.c:858 #, c-format msgid "Unsupported JPEG color space (%s)" msgstr "" -#: gdk-pixbuf/io-jpeg.c:764 gdk-pixbuf/io-jpeg.c:1044 +#: gdk-pixbuf/io-jpeg.c:757 gdk-pixbuf/io-jpeg.c:1037 #: gdk-pixbuf/io-jpeg.c:1308 gdk-pixbuf/io-jpeg.c:1318 msgid "Couldn't allocate memory for loading JPEG file" msgstr "" -#: gdk-pixbuf/io-jpeg.c:1018 +#: gdk-pixbuf/io-jpeg.c:1011 msgid "Transformed JPEG has zero width or height." msgstr "" @@ -462,458 +470,454 @@ msgstr "" msgid "Color profile has invalid length '%u'." msgstr "" -#: gdk-pixbuf/io-pcx.c:186 +#: gdk-pixbuf/io-pcx.c:184 msgid "Couldn't allocate memory for header" msgstr "" -#: gdk-pixbuf/io-pcx.c:201 gdk-pixbuf/io-pcx.c:559 +#: gdk-pixbuf/io-pcx.c:199 gdk-pixbuf/io-pcx.c:557 msgid "Couldn't allocate memory for context buffer" msgstr "" -#: gdk-pixbuf/io-pcx.c:600 +#: gdk-pixbuf/io-pcx.c:598 msgid "Image has invalid width and/or height" msgstr "" -#: gdk-pixbuf/io-pcx.c:612 gdk-pixbuf/io-pcx.c:673 +#: gdk-pixbuf/io-pcx.c:610 gdk-pixbuf/io-pcx.c:671 msgid "Image has unsupported bpp" msgstr "" -#: gdk-pixbuf/io-pcx.c:617 gdk-pixbuf/io-pcx.c:625 +#: gdk-pixbuf/io-pcx.c:615 gdk-pixbuf/io-pcx.c:623 #, c-format msgid "Image has unsupported number of %d-bit planes" msgstr "" -#: gdk-pixbuf/io-pcx.c:641 +#: gdk-pixbuf/io-pcx.c:639 msgid "Couldn't create new pixbuf" msgstr "" -#: gdk-pixbuf/io-pcx.c:649 +#: gdk-pixbuf/io-pcx.c:647 msgid "Couldn't allocate memory for line data" msgstr "" -#: gdk-pixbuf/io-pcx.c:656 +#: gdk-pixbuf/io-pcx.c:654 msgid "Couldn't allocate memory for PCX image" msgstr "" -#: gdk-pixbuf/io-pcx.c:703 +#: gdk-pixbuf/io-pcx.c:701 msgid "Didn't get all lines of PCX image" msgstr "" -#: gdk-pixbuf/io-pcx.c:710 +#: gdk-pixbuf/io-pcx.c:708 msgid "No palette found at end of PCX data" msgstr "" -#: gdk-pixbuf/io-pcx.c:755 +#: gdk-pixbuf/io-pcx.c:753 msgid "The PCX image format" msgstr "Dat PCX Billformat" -#: gdk-pixbuf/io-pixdata.c:148 +#: gdk-pixbuf/io-pixdata.c:146 msgid "Transformed pixbuf has zero width or height." msgstr "" -#: gdk-pixbuf/io-pixdata.c:186 +#: gdk-pixbuf/io-pixdata.c:184 #, fuzzy msgid "The GdkPixdata format" msgstr "Dat GIF Billformat" -#: gdk-pixbuf/io-png.c:54 +#: gdk-pixbuf/io-png.c:53 msgid "Bits per channel of PNG image is invalid." msgstr "" -#: gdk-pixbuf/io-png.c:135 gdk-pixbuf/io-png.c:641 +#: gdk-pixbuf/io-png.c:134 gdk-pixbuf/io-png.c:640 msgid "Transformed PNG has zero width or height." msgstr "" -#: gdk-pixbuf/io-png.c:143 +#: gdk-pixbuf/io-png.c:142 msgid "Bits per channel of transformed PNG is not 8." msgstr "" -#: gdk-pixbuf/io-png.c:152 +#: gdk-pixbuf/io-png.c:151 msgid "Transformed PNG not RGB or RGBA." msgstr "" -#: gdk-pixbuf/io-png.c:161 +#: gdk-pixbuf/io-png.c:160 msgid "Transformed PNG has unsupported number of channels, must be 3 or 4." msgstr "" -#: gdk-pixbuf/io-png.c:182 +#: gdk-pixbuf/io-png.c:181 #, c-format msgid "Fatal error in PNG image file: %s" msgstr "" -#: gdk-pixbuf/io-png.c:315 +#: gdk-pixbuf/io-png.c:314 msgid "Insufficient memory to load PNG file" msgstr "" -#: gdk-pixbuf/io-png.c:656 +#: gdk-pixbuf/io-png.c:655 #, c-format msgid "" "Insufficient memory to store a %lu by %lu image; try exiting some " "applications to reduce memory usage" msgstr "" -#: gdk-pixbuf/io-png.c:719 +#: gdk-pixbuf/io-png.c:718 msgid "Fatal error reading PNG image file" msgstr "" -#: gdk-pixbuf/io-png.c:768 +#: gdk-pixbuf/io-png.c:767 #, c-format msgid "Fatal error reading PNG image file: %s" msgstr "" -#: gdk-pixbuf/io-png.c:858 +#: gdk-pixbuf/io-png.c:857 msgid "" "Keys for PNG text chunks must have at least 1 and at most 79 characters." msgstr "" -#: gdk-pixbuf/io-png.c:867 +#: gdk-pixbuf/io-png.c:866 msgid "Keys for PNG text chunks must be ASCII characters." msgstr "" -#: gdk-pixbuf/io-png.c:881 gdk-pixbuf/io-tiff.c:667 +#: gdk-pixbuf/io-png.c:880 gdk-pixbuf/io-tiff.c:665 #, c-format msgid "Color profile has invalid length %d." msgstr "" -#: gdk-pixbuf/io-png.c:894 +#: gdk-pixbuf/io-png.c:893 #, c-format msgid "" "PNG compression level must be a value between 0 and 9; value '%s' could not " "be parsed." msgstr "" -#: gdk-pixbuf/io-png.c:907 +#: gdk-pixbuf/io-png.c:906 #, c-format msgid "" "PNG compression level must be a value between 0 and 9; value '%d' is not " "allowed." msgstr "" -#: gdk-pixbuf/io-png.c:955 +#: gdk-pixbuf/io-png.c:954 #, c-format msgid "Value for PNG text chunk %s cannot be converted to ISO-8859-1 encoding." msgstr "" -#: gdk-pixbuf/io-png.c:1118 +#: gdk-pixbuf/io-png.c:1117 msgid "The PNG image format" msgstr "Dat PNG Billformat" -#: gdk-pixbuf/io-pnm.c:248 +#: gdk-pixbuf/io-pnm.c:246 msgid "PNM loader expected to find an integer, but didn't" msgstr "" -#: gdk-pixbuf/io-pnm.c:280 +#: gdk-pixbuf/io-pnm.c:278 msgid "PNM file has an incorrect initial byte" msgstr "" -#: gdk-pixbuf/io-pnm.c:310 +#: gdk-pixbuf/io-pnm.c:308 msgid "PNM file is not in a recognized PNM subformat" msgstr "" -#: gdk-pixbuf/io-pnm.c:335 +#: gdk-pixbuf/io-pnm.c:333 msgid "PNM file has an image width of 0" msgstr "" -#: gdk-pixbuf/io-pnm.c:356 +#: gdk-pixbuf/io-pnm.c:354 msgid "PNM file has an image height of 0" msgstr "" -#: gdk-pixbuf/io-pnm.c:379 +#: gdk-pixbuf/io-pnm.c:377 msgid "Maximum color value in PNM file is 0" msgstr "" -#: gdk-pixbuf/io-pnm.c:387 +#: gdk-pixbuf/io-pnm.c:385 msgid "Maximum color value in PNM file is too large" msgstr "" -#: gdk-pixbuf/io-pnm.c:427 gdk-pixbuf/io-pnm.c:457 gdk-pixbuf/io-pnm.c:502 +#: gdk-pixbuf/io-pnm.c:425 gdk-pixbuf/io-pnm.c:455 gdk-pixbuf/io-pnm.c:500 msgid "Raw PNM image type is invalid" msgstr "" -#: gdk-pixbuf/io-pnm.c:652 +#: gdk-pixbuf/io-pnm.c:650 msgid "PNM image loader does not support this PNM subformat" msgstr "" -#: gdk-pixbuf/io-pnm.c:739 gdk-pixbuf/io-pnm.c:966 +#: gdk-pixbuf/io-pnm.c:737 gdk-pixbuf/io-pnm.c:964 msgid "Raw PNM formats require exactly one whitespace before sample data" msgstr "" -#: gdk-pixbuf/io-pnm.c:766 +#: gdk-pixbuf/io-pnm.c:764 msgid "Cannot allocate memory for loading PNM image" msgstr "" -#: gdk-pixbuf/io-pnm.c:816 +#: gdk-pixbuf/io-pnm.c:814 msgid "Insufficient memory to load PNM context struct" msgstr "" -#: gdk-pixbuf/io-pnm.c:867 +#: gdk-pixbuf/io-pnm.c:865 msgid "Unexpected end of PNM image data" msgstr "" -#: gdk-pixbuf/io-pnm.c:995 +#: gdk-pixbuf/io-pnm.c:993 msgid "Insufficient memory to load PNM file" msgstr "" -#: gdk-pixbuf/io-pnm.c:1079 +#: gdk-pixbuf/io-pnm.c:1077 msgid "The PNM/PBM/PGM/PPM image format family" msgstr "" -#: gdk-pixbuf/io-qtif.c:128 +#: gdk-pixbuf/io-qtif.c:126 msgid "Input file descriptor is NULL." msgstr "Ingav Dateibeschriever is NULL." -#: gdk-pixbuf/io-qtif.c:143 +#: gdk-pixbuf/io-qtif.c:141 msgid "Failed to read QTIF header" msgstr "" -#: gdk-pixbuf/io-qtif.c:152 gdk-pixbuf/io-qtif.c:189 gdk-pixbuf/io-qtif.c:459 +#: gdk-pixbuf/io-qtif.c:150 gdk-pixbuf/io-qtif.c:187 gdk-pixbuf/io-qtif.c:454 #, c-format msgid "QTIF atom size too large (%d byte)" msgid_plural "QTIF atom size too large (%d bytes)" msgstr[0] "" msgstr[1] "" -#: gdk-pixbuf/io-qtif.c:175 +#: gdk-pixbuf/io-qtif.c:173 #, c-format msgid "Failed to allocate %d byte for file read buffer" msgid_plural "Failed to allocate %d bytes for file read buffer" msgstr[0] "" msgstr[1] "" -#: gdk-pixbuf/io-qtif.c:206 +#: gdk-pixbuf/io-qtif.c:201 #, c-format msgid "File error when reading QTIF atom: %s" msgstr "" -#: gdk-pixbuf/io-qtif.c:243 +#: gdk-pixbuf/io-qtif.c:238 #, c-format msgid "Failed to skip the next %d byte with seek()." msgid_plural "Failed to skip the next %d bytes with seek()." msgstr[0] "" msgstr[1] "" -#: gdk-pixbuf/io-qtif.c:270 +#: gdk-pixbuf/io-qtif.c:265 msgid "Failed to allocate QTIF context structure." msgstr "" -#: gdk-pixbuf/io-qtif.c:330 +#: gdk-pixbuf/io-qtif.c:325 msgid "Failed to create GdkPixbufLoader object." msgstr "" -#: gdk-pixbuf/io-qtif.c:434 +#: gdk-pixbuf/io-qtif.c:429 msgid "Failed to find an image data atom." msgstr "" -#: gdk-pixbuf/io-qtif.c:618 +#: gdk-pixbuf/io-qtif.c:613 msgid "The QTIF image format" msgstr "Dat QTIF Billformat" -#: gdk-pixbuf/io-ras.c:125 +#: gdk-pixbuf/io-ras.c:123 msgid "RAS image has bogus header data" msgstr "" -#: gdk-pixbuf/io-ras.c:147 +#: gdk-pixbuf/io-ras.c:145 msgid "RAS image has unknown type" msgstr "" -#: gdk-pixbuf/io-ras.c:155 +#: gdk-pixbuf/io-ras.c:153 msgid "unsupported RAS image variation" msgstr "" -#: gdk-pixbuf/io-ras.c:170 gdk-pixbuf/io-ras.c:199 +#: gdk-pixbuf/io-ras.c:168 gdk-pixbuf/io-ras.c:197 msgid "Not enough memory to load RAS image" msgstr "" -#: gdk-pixbuf/io-ras.c:544 +#: gdk-pixbuf/io-ras.c:542 msgid "The Sun raster image format" msgstr "" -#: gdk-pixbuf/io-tga.c:153 +#: gdk-pixbuf/io-tga.c:151 msgid "Cannot allocate memory for IOBuffer struct" msgstr "" -#: gdk-pixbuf/io-tga.c:172 +#: gdk-pixbuf/io-tga.c:170 msgid "Cannot allocate memory for IOBuffer data" msgstr "" -#: gdk-pixbuf/io-tga.c:183 +#: gdk-pixbuf/io-tga.c:181 msgid "Cannot realloc IOBuffer data" msgstr "" -#: gdk-pixbuf/io-tga.c:213 +#: gdk-pixbuf/io-tga.c:211 msgid "Cannot allocate temporary IOBuffer data" msgstr "" -#: gdk-pixbuf/io-tga.c:346 +#: gdk-pixbuf/io-tga.c:339 msgid "Cannot allocate new pixbuf" msgstr "" -#: gdk-pixbuf/io-tga.c:685 +#: gdk-pixbuf/io-tga.c:678 msgid "Image is corrupted or truncated" msgstr "" -#: gdk-pixbuf/io-tga.c:692 +#: gdk-pixbuf/io-tga.c:685 msgid "Cannot allocate colormap structure" msgstr "" -#: gdk-pixbuf/io-tga.c:699 +#: gdk-pixbuf/io-tga.c:692 msgid "Cannot allocate colormap entries" msgstr "" -#: gdk-pixbuf/io-tga.c:721 +#: gdk-pixbuf/io-tga.c:714 msgid "Unexpected bitdepth for colormap entries" msgstr "" -#: gdk-pixbuf/io-tga.c:739 +#: gdk-pixbuf/io-tga.c:732 msgid "Cannot allocate TGA header memory" msgstr "" -#: gdk-pixbuf/io-tga.c:772 +#: gdk-pixbuf/io-tga.c:765 msgid "TGA image has invalid dimensions" msgstr "" -#: gdk-pixbuf/io-tga.c:778 gdk-pixbuf/io-tga.c:787 gdk-pixbuf/io-tga.c:797 -#: gdk-pixbuf/io-tga.c:807 gdk-pixbuf/io-tga.c:814 +#: gdk-pixbuf/io-tga.c:771 gdk-pixbuf/io-tga.c:780 gdk-pixbuf/io-tga.c:790 +#: gdk-pixbuf/io-tga.c:800 gdk-pixbuf/io-tga.c:807 msgid "TGA image type not supported" msgstr "" -#: gdk-pixbuf/io-tga.c:861 +#: gdk-pixbuf/io-tga.c:854 msgid "Cannot allocate memory for TGA context struct" msgstr "" -#: gdk-pixbuf/io-tga.c:926 +#: gdk-pixbuf/io-tga.c:919 msgid "Excess data in file" msgstr "" -#: gdk-pixbuf/io-tga.c:1007 +#: gdk-pixbuf/io-tga.c:1000 msgid "The Targa image format" msgstr "" -#: gdk-pixbuf/io-tiff.c:104 +#: gdk-pixbuf/io-tiff.c:102 msgid "Could not get image width (bad TIFF file)" msgstr "" -#: gdk-pixbuf/io-tiff.c:112 +#: gdk-pixbuf/io-tiff.c:110 msgid "Could not get image height (bad TIFF file)" msgstr "" -#: gdk-pixbuf/io-tiff.c:120 +#: gdk-pixbuf/io-tiff.c:118 msgid "Width or height of TIFF image is zero" msgstr "" -#: gdk-pixbuf/io-tiff.c:129 gdk-pixbuf/io-tiff.c:138 +#: gdk-pixbuf/io-tiff.c:127 gdk-pixbuf/io-tiff.c:136 msgid "Dimensions of TIFF image too large" msgstr "" -#: gdk-pixbuf/io-tiff.c:162 gdk-pixbuf/io-tiff.c:174 gdk-pixbuf/io-tiff.c:491 +#: gdk-pixbuf/io-tiff.c:160 gdk-pixbuf/io-tiff.c:172 gdk-pixbuf/io-tiff.c:489 msgid "Insufficient memory to open TIFF file" msgstr "" -#: gdk-pixbuf/io-tiff.c:236 +#: gdk-pixbuf/io-tiff.c:234 msgid "Failed to load RGB data from TIFF file" msgstr "" -#: gdk-pixbuf/io-tiff.c:293 +#: gdk-pixbuf/io-tiff.c:291 msgid "Failed to open TIFF image" msgstr "" -#: gdk-pixbuf/io-tiff.c:427 gdk-pixbuf/io-tiff.c:440 +#: gdk-pixbuf/io-tiff.c:425 gdk-pixbuf/io-tiff.c:438 msgid "Failed to load TIFF image" msgstr "" -#: gdk-pixbuf/io-tiff.c:623 +#: gdk-pixbuf/io-tiff.c:621 msgid "Failed to save TIFF image" msgstr "" -#: gdk-pixbuf/io-tiff.c:656 +#: gdk-pixbuf/io-tiff.c:654 msgid "TIFF compression doesn't refer to a valid codec." msgstr "" -#: gdk-pixbuf/io-tiff.c:696 +#: gdk-pixbuf/io-tiff.c:694 msgid "Failed to write TIFF data" msgstr "" -#: gdk-pixbuf/io-tiff.c:733 +#: gdk-pixbuf/io-tiff.c:731 msgid "Couldn't write to TIFF file" msgstr "" -#: gdk-pixbuf/io-tiff.c:788 -msgid "The TIFF image format" -msgstr "Dat TIFF Billformat" - -#: gdk-pixbuf/io-wbmp.c:245 +#: gdk-pixbuf/io-wbmp.c:243 msgid "Image has zero width" msgstr "Bill het keene Brede" -#: gdk-pixbuf/io-wbmp.c:263 +#: gdk-pixbuf/io-wbmp.c:261 msgid "Image has zero height" msgstr "Bill het keene Höhe" -#: gdk-pixbuf/io-wbmp.c:274 +#: gdk-pixbuf/io-wbmp.c:272 msgid "Not enough memory to load image" msgstr "Nich genug Spieker, um dat Bill to laden" -#: gdk-pixbuf/io-wbmp.c:333 +#: gdk-pixbuf/io-wbmp.c:331 msgid "Couldn't save the rest" msgstr "Künn de Rest nich spiekern" -#: gdk-pixbuf/io-wbmp.c:374 +#: gdk-pixbuf/io-wbmp.c:372 msgid "The WBMP image format" msgstr "" -#: gdk-pixbuf/io-xbm.c:304 +#: gdk-pixbuf/io-xbm.c:302 msgid "Invalid XBM file" msgstr "Nich akerate XBM Datei" -#: gdk-pixbuf/io-xbm.c:314 +#: gdk-pixbuf/io-xbm.c:312 msgid "Insufficient memory to load XBM image file" msgstr "" -#: gdk-pixbuf/io-xbm.c:462 +#: gdk-pixbuf/io-xbm.c:460 msgid "Failed to write to temporary file when loading XBM image" msgstr "" -#: gdk-pixbuf/io-xbm.c:501 +#: gdk-pixbuf/io-xbm.c:499 msgid "The XBM image format" msgstr "" -#: gdk-pixbuf/io-xpm.c:469 +#: gdk-pixbuf/io-xpm.c:467 msgid "No XPM header found" msgstr "" -#: gdk-pixbuf/io-xpm.c:478 +#: gdk-pixbuf/io-xpm.c:476 msgid "Invalid XPM header" msgstr "" -#: gdk-pixbuf/io-xpm.c:486 +#: gdk-pixbuf/io-xpm.c:484 msgid "XPM file has image width <= 0" msgstr "" -#: gdk-pixbuf/io-xpm.c:494 +#: gdk-pixbuf/io-xpm.c:492 msgid "XPM file has image height <= 0" msgstr "" -#: gdk-pixbuf/io-xpm.c:502 +#: gdk-pixbuf/io-xpm.c:500 msgid "XPM has invalid number of chars per pixel" msgstr "" -#: gdk-pixbuf/io-xpm.c:511 +#: gdk-pixbuf/io-xpm.c:509 msgid "XPM file has invalid number of colors" msgstr "" -#: gdk-pixbuf/io-xpm.c:523 gdk-pixbuf/io-xpm.c:532 gdk-pixbuf/io-xpm.c:584 +#: gdk-pixbuf/io-xpm.c:521 gdk-pixbuf/io-xpm.c:530 gdk-pixbuf/io-xpm.c:582 msgid "Cannot allocate memory for loading XPM image" msgstr "" -#: gdk-pixbuf/io-xpm.c:546 +#: gdk-pixbuf/io-xpm.c:544 msgid "Cannot read XPM colormap" msgstr "" -#: gdk-pixbuf/io-xpm.c:778 +#: gdk-pixbuf/io-xpm.c:776 msgid "Failed to write to temporary file when loading XPM image" msgstr "" -#: gdk-pixbuf/io-xpm.c:817 +#: gdk-pixbuf/io-xpm.c:815 msgid "The XPM image format" msgstr "Dat XPM Billformat" diff --git a/po/ne.gmo b/po/ne.gmo index f86279b12556d42754c54f0b294811962cc901a5..ef3bf97337c3b58a7f49a31ec3d78a4347bd6f6e 100644 GIT binary patch delta 28 kcmbQRi*dp(#tjmxye7H^rn*LE3PuK2CT5#eRbQI}0DO4}F#rGn delta 28 kcmbQRi*dp(#tjmxyvDi)Cc1{E3Wf$&Mi!e@RbQI}0DLnDEC2ui diff --git a/po/ne.po b/po/ne.po index cdfa001..5bec723 100644 --- a/po/ne.po +++ b/po/ne.po @@ -12,7 +12,7 @@ msgstr "" "Project-Id-Version: gtk.gnome-2-14.ne\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=gdk-" "pixbuf\n" -"POT-Creation-Date: 2013-04-15 10:28-0400\n" +"POT-Creation-Date: 2014-05-26 20:46-0400\n" "PO-Revision-Date: 2006-07-07 14:33+0545\n" "Last-Translator: Mahesh subedi \n" "Language-Team: Nepali \n" @@ -23,37 +23,37 @@ msgstr "" "X-Generator: KBabel 1.10.2\n" "Plural-Forms: nplurals=2;plural=(n!=1)\n" -#: gdk-pixbuf/gdk-pixbuf-animation.c:160 gdk-pixbuf/gdk-pixbuf-io.c:1064 -#: gdk-pixbuf/gdk-pixbuf-io.c:1330 +#: gdk-pixbuf/gdk-pixbuf-animation.c:158 gdk-pixbuf/gdk-pixbuf-io.c:1077 +#: gdk-pixbuf/gdk-pixbuf-io.c:1333 #, c-format msgid "Failed to open file '%s': %s" msgstr "फाइल '%s' खोल्न असफल: %s" -#: gdk-pixbuf/gdk-pixbuf-animation.c:173 gdk-pixbuf/gdk-pixbuf-io.c:1076 +#: gdk-pixbuf/gdk-pixbuf-animation.c:171 gdk-pixbuf/gdk-pixbuf-io.c:962 #, c-format msgid "Image file '%s' contains no data" msgstr "छवि फाइल '%s' मा डेटा छैन" -#: gdk-pixbuf/gdk-pixbuf-animation.c:212 +#: gdk-pixbuf/gdk-pixbuf-animation.c:210 #, c-format msgid "" "Failed to load animation '%s': reason not known, probably a corrupt " "animation file" msgstr "एनिमेसन '%s' लोड गर्न असफल: कारण अज्ञात, संभवत एउटा नष्ट एनिमेसन फाइल" -#: gdk-pixbuf/gdk-pixbuf-animation.c:280 gdk-pixbuf/gdk-pixbuf-io.c:1112 -#: gdk-pixbuf/gdk-pixbuf-io.c:1382 +#: gdk-pixbuf/gdk-pixbuf-animation.c:278 gdk-pixbuf/gdk-pixbuf-io.c:1113 +#: gdk-pixbuf/gdk-pixbuf-io.c:1385 #, c-format msgid "" "Failed to load image '%s': reason not known, probably a corrupt image file" msgstr "छवि '%s' लोड गर्न असफल: कारण अज्ञात, संभवत एउटा नष्ट छवि फाइल" -#: gdk-pixbuf/gdk-pixbuf-io.c:790 +#: gdk-pixbuf/gdk-pixbuf-io.c:774 #, c-format msgid "Unable to load image-loading module: %s: %s" msgstr "छवि-लोडिङ मोड्युल लोड गर्न असफल: %s: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:805 +#: gdk-pixbuf/gdk-pixbuf-io.c:789 #, fuzzy, c-format msgid "" "Image-loading module %s does not export the proper interface; perhaps it's " @@ -61,69 +61,69 @@ msgid "" msgstr "" "छवि-लोडिङ मोड्युल %s ले उचित इन्टरफेस निर्यात गर्दैन; सायद यो फरक GTK संस्करण बाट हो ?" -#: gdk-pixbuf/gdk-pixbuf-io.c:814 gdk-pixbuf/gdk-pixbuf-io.c:865 +#: gdk-pixbuf/gdk-pixbuf-io.c:798 gdk-pixbuf/gdk-pixbuf-io.c:849 #, c-format msgid "Image type '%s' is not supported" msgstr "छवि प्रकार '%s' समर्थित छैन" -#: gdk-pixbuf/gdk-pixbuf-io.c:950 +#: gdk-pixbuf/gdk-pixbuf-io.c:934 #, c-format msgid "Couldn't recognize the image file format for file '%s'" msgstr "फाइल '%s' का लागि छवि फाइल ढाँचा पहिचान गर्न सकेन" -#: gdk-pixbuf/gdk-pixbuf-io.c:958 +#: gdk-pixbuf/gdk-pixbuf-io.c:942 msgid "Unrecognized image file format" msgstr "पहिचान नभएको छवि फाइल ढाँचा" -#: gdk-pixbuf/gdk-pixbuf-io.c:1121 +#: gdk-pixbuf/gdk-pixbuf-io.c:1124 #, c-format msgid "Failed to load image '%s': %s" msgstr "छवि '%s' लोड गर्न असफल: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2015 gdk-pixbuf/io-gdip-utils.c:837 +#: gdk-pixbuf/gdk-pixbuf-io.c:2029 gdk-pixbuf/io-gdip-utils.c:835 #, c-format msgid "Error writing to image file: %s" msgstr "छवि फाइलमा लेख्दा त्रुटि: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2057 gdk-pixbuf/gdk-pixbuf-io.c:2178 +#: gdk-pixbuf/gdk-pixbuf-io.c:2071 gdk-pixbuf/gdk-pixbuf-io.c:2192 #, c-format msgid "This build of gdk-pixbuf does not support saving the image format: %s" msgstr "gdk-pixbuf को निर्माणले छवि ढाँचा बचत गर्न समर्थन गर्दैन: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2088 +#: gdk-pixbuf/gdk-pixbuf-io.c:2102 msgid "Insufficient memory to save image to callback" msgstr "कलब्याकमा छवि बचत गर्न अपर्याप्त स्मृति" -#: gdk-pixbuf/gdk-pixbuf-io.c:2101 +#: gdk-pixbuf/gdk-pixbuf-io.c:2115 msgid "Failed to open temporary file" msgstr "अस्थायी फाइल खोल्न असफल" -#: gdk-pixbuf/gdk-pixbuf-io.c:2124 +#: gdk-pixbuf/gdk-pixbuf-io.c:2138 msgid "Failed to read from temporary file" msgstr "अस्थायी फाइलबाट पढ्न असफल" -#: gdk-pixbuf/gdk-pixbuf-io.c:2372 +#: gdk-pixbuf/gdk-pixbuf-io.c:2382 #, c-format msgid "Failed to open '%s' for writing: %s" msgstr "लेख्नका लागि '%s' खोल्न असफल: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2398 +#: gdk-pixbuf/gdk-pixbuf-io.c:2408 #, c-format msgid "" "Failed to close '%s' while writing image, all data may not have been saved: " "%s" msgstr "छवि लेख्दा '%s' बन्द गर्न असफल, सबै डेटा बचत नभएको हुनसक्छ: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2619 gdk-pixbuf/gdk-pixbuf-io.c:2671 +#: gdk-pixbuf/gdk-pixbuf-io.c:2629 gdk-pixbuf/gdk-pixbuf-io.c:2681 msgid "Insufficient memory to save image into a buffer" msgstr "एउटा बफरमा छवि बचत गर्न अपर्याप्त स्मृति" -#: gdk-pixbuf/gdk-pixbuf-io.c:2717 +#: gdk-pixbuf/gdk-pixbuf-io.c:2727 #, fuzzy msgid "Error writing to image stream" msgstr "छवि फाइलमा लेख्दा त्रुटि: %s" -#: gdk-pixbuf/gdk-pixbuf-loader.c:393 +#: gdk-pixbuf/gdk-pixbuf-loader.c:384 #, fuzzy, c-format msgid "" "Internal error: Image loader module '%s' failed to complete an operation, " @@ -132,24 +132,24 @@ msgstr "" "आन्तरिक त्रुटि: छवि लोडर मोड्युल '%s' ले एउटा छवि लोड सुरु गर्न असफल भयो, तर असफलताका " "लागि कारण दिएन।" -#: gdk-pixbuf/gdk-pixbuf-loader.c:435 +#: gdk-pixbuf/gdk-pixbuf-loader.c:426 #, c-format msgid "Incremental loading of image type '%s' is not supported" msgstr "छवि प्रकार '%s' को बढ्दो लोडिङ समर्थित छैन" -#: gdk-pixbuf/gdk-pixdata.c:160 +#: gdk-pixbuf/gdk-pixdata.c:158 msgid "Image header corrupt" msgstr "छवि हेडर नष्ट" -#: gdk-pixbuf/gdk-pixdata.c:165 +#: gdk-pixbuf/gdk-pixdata.c:163 msgid "Image format unknown" msgstr "छवि ढाँचा अज्ञात" -#: gdk-pixbuf/gdk-pixdata.c:170 gdk-pixbuf/gdk-pixdata.c:502 +#: gdk-pixbuf/gdk-pixdata.c:168 gdk-pixbuf/gdk-pixdata.c:501 msgid "Image pixel data corrupt" msgstr "छवि पिक्सेल डेटा नष्ट" -#: gdk-pixbuf/gdk-pixdata.c:446 +#: gdk-pixbuf/gdk-pixdata.c:445 #, c-format msgid "failed to allocate image buffer of %u byte" msgid_plural "failed to allocate image buffer of %u bytes" @@ -158,202 +158,211 @@ msgstr[1] "%u बाईट्सको छवि बफर निर्धार # msgstr[0] "चित्र स्मृतिको %u वार्णिक एकाइ छुट्याउन असफल " # msgstr[1] "चित्र स्मृतिको %u वार्णिक एकाइहरू छुट्याउन असफल " -#: gdk-pixbuf/io-ani.c:244 +#: gdk-pixbuf/io-ani.c:242 msgid "Unexpected icon chunk in animation" msgstr "एनिमेसनमा अप्रत्याशित प्रतिमा खण्ड" -#: gdk-pixbuf/io-ani.c:342 gdk-pixbuf/io-ani.c:400 gdk-pixbuf/io-ani.c:426 -#: gdk-pixbuf/io-ani.c:449 gdk-pixbuf/io-ani.c:476 gdk-pixbuf/io-ani.c:563 +#: gdk-pixbuf/io-ani.c:340 gdk-pixbuf/io-ani.c:398 gdk-pixbuf/io-ani.c:424 +#: gdk-pixbuf/io-ani.c:447 gdk-pixbuf/io-ani.c:474 gdk-pixbuf/io-ani.c:561 msgid "Invalid header in animation" msgstr "एनिमेसनमा अवैध हेडर" -#: gdk-pixbuf/io-ani.c:352 gdk-pixbuf/io-ani.c:374 gdk-pixbuf/io-ani.c:458 -#: gdk-pixbuf/io-ani.c:485 gdk-pixbuf/io-ani.c:536 gdk-pixbuf/io-ani.c:608 +#: gdk-pixbuf/io-ani.c:350 gdk-pixbuf/io-ani.c:372 gdk-pixbuf/io-ani.c:456 +#: gdk-pixbuf/io-ani.c:483 gdk-pixbuf/io-ani.c:534 gdk-pixbuf/io-ani.c:606 msgid "Not enough memory to load animation" msgstr "एनिमेसन लोड गर्न पर्याप्त स्मृति छैन" -#: gdk-pixbuf/io-ani.c:392 gdk-pixbuf/io-ani.c:418 gdk-pixbuf/io-ani.c:437 +#: gdk-pixbuf/io-ani.c:390 gdk-pixbuf/io-ani.c:416 gdk-pixbuf/io-ani.c:435 msgid "Malformed chunk in animation" msgstr "एनिमेसनमा विकृत खण्ड" -#: gdk-pixbuf/io-ani.c:660 +#: gdk-pixbuf/io-ani.c:628 +#, fuzzy +msgid "ANI image was truncated or incomplete." +msgstr "GIF छवि काटिएको थियो वा अपूर्ण थियो।" + +#: gdk-pixbuf/io-ani.c:669 msgid "The ANI image format" msgstr "ANI छवि ढाँचा" -#: gdk-pixbuf/io-bmp.c:229 gdk-pixbuf/io-bmp.c:266 gdk-pixbuf/io-bmp.c:337 -#: gdk-pixbuf/io-bmp.c:369 gdk-pixbuf/io-bmp.c:392 gdk-pixbuf/io-bmp.c:495 +#: gdk-pixbuf/io-bmp.c:227 gdk-pixbuf/io-bmp.c:264 gdk-pixbuf/io-bmp.c:335 +#: gdk-pixbuf/io-bmp.c:367 gdk-pixbuf/io-bmp.c:390 gdk-pixbuf/io-bmp.c:493 msgid "BMP image has bogus header data" msgstr "BMP छविसँग बनावटी हेडर डेटा छ" -#: gdk-pixbuf/io-bmp.c:240 gdk-pixbuf/io-bmp.c:432 +#: gdk-pixbuf/io-bmp.c:238 gdk-pixbuf/io-bmp.c:430 msgid "Not enough memory to load bitmap image" msgstr "बिटम्याप छवि लोड गर्न पर्याप्त स्मृति छैन" -#: gdk-pixbuf/io-bmp.c:318 +#: gdk-pixbuf/io-bmp.c:316 msgid "BMP image has unsupported header size" msgstr "BMP छविसँग असमर्थित हेडर साइज छ" -#: gdk-pixbuf/io-bmp.c:356 +#: gdk-pixbuf/io-bmp.c:354 msgid "Topdown BMP images cannot be compressed" msgstr "टपडाउन BMP छविहरू सङ्कुचन गर्न सकिँदैन" -#: gdk-pixbuf/io-bmp.c:716 gdk-pixbuf/io-pnm.c:707 +#: gdk-pixbuf/io-bmp.c:714 gdk-pixbuf/io-pnm.c:705 msgid "Premature end-of-file encountered" msgstr "अपरिपक्व फाइल-को-अन्त्यसँग सामना भयो" -#: gdk-pixbuf/io-bmp.c:1328 +#: gdk-pixbuf/io-bmp.c:1326 msgid "Couldn't allocate memory for saving BMP file" msgstr "BMP फाइल बचत गर्नका लागि स्मृति निर्धारण गर्न सकेन" -#: gdk-pixbuf/io-bmp.c:1369 +#: gdk-pixbuf/io-bmp.c:1367 msgid "Couldn't write to BMP file" msgstr "BMP फाइलमा लेख्न सकेन" -#: gdk-pixbuf/io-bmp.c:1422 gdk-pixbuf/io-gdip-bmp.c:82 +#: gdk-pixbuf/io-bmp.c:1420 gdk-pixbuf/io-gdip-bmp.c:80 msgid "The BMP image format" msgstr "BMP छवि ढाँचा" -#: gdk-pixbuf/io-gdip-emf.c:59 +#: gdk-pixbuf/io-gdip-emf.c:57 #, fuzzy msgid "The EMF image format" msgstr "BMP छवि ढाँचा" -#: gdk-pixbuf/io-gdip-gif.c:80 gdk-pixbuf/io-gif.c:1720 +#: gdk-pixbuf/io-gdip-gif.c:78 gdk-pixbuf/io-gif.c:1718 msgid "The GIF image format" msgstr "GIF छवि ढाँचा" -#: gdk-pixbuf/io-gdip-ico.c:59 gdk-pixbuf/io-ico.c:1271 +#: gdk-pixbuf/io-gdip-ico.c:57 gdk-pixbuf/io-ico.c:1269 msgid "The ICO image format" msgstr "ICO छवि ढाँचा" -#: gdk-pixbuf/io-gdip-jpeg.c:53 gdk-pixbuf/io-jpeg.c:1249 +#: gdk-pixbuf/io-gdip-jpeg.c:51 gdk-pixbuf/io-jpeg.c:1249 #, c-format msgid "" "JPEG quality must be a value between 0 and 100; value '%s' could not be " "parsed." msgstr "JPEG गुण ० देखि १०० बीचको एउटा मान हुनुपर्दछ; मान '%s' पदवर्णन गर्न सकिएन।" -#: gdk-pixbuf/io-gdip-jpeg.c:68 gdk-pixbuf/io-jpeg.c:1265 +#: gdk-pixbuf/io-gdip-jpeg.c:66 gdk-pixbuf/io-jpeg.c:1265 #, c-format msgid "" "JPEG quality must be a value between 0 and 100; value '%d' is not allowed." msgstr "JPEG गुण ० देखि १०० बीचको एउटा मान हुनुपर्दछ; '%d' लाई अनुमति दिइएको छैन।" -#: gdk-pixbuf/io-gdip-jpeg.c:136 gdk-pixbuf/io-jpeg.c:1478 +#: gdk-pixbuf/io-gdip-jpeg.c:134 gdk-pixbuf/io-jpeg.c:1478 msgid "The JPEG image format" msgstr "JPEG छवि ढाँचा" -#: gdk-pixbuf/io-gdip-utils.c:154 +#: gdk-pixbuf/io-gdip-tiff.c:80 gdk-pixbuf/io-tiff.c:786 +msgid "The TIFF image format" +msgstr "TIFF छवि ढाँचा" + +#: gdk-pixbuf/io-gdip-utils.c:152 #, fuzzy, c-format msgid "Could not allocate memory: %s" msgstr "हेडरका लागि स्मृति निर्धारण गर्न सकेन" -#: gdk-pixbuf/io-gdip-utils.c:179 gdk-pixbuf/io-gdip-utils.c:293 -#: gdk-pixbuf/io-gdip-utils.c:333 +#: gdk-pixbuf/io-gdip-utils.c:177 gdk-pixbuf/io-gdip-utils.c:291 +#: gdk-pixbuf/io-gdip-utils.c:331 #, fuzzy, c-format msgid "Could not create stream: %s" msgstr "\"%s\"बाट\"%s\" मा फाइलको नाम फेर्दा त्रुटि: %s" -#: gdk-pixbuf/io-gdip-utils.c:193 +#: gdk-pixbuf/io-gdip-utils.c:191 #, fuzzy, c-format msgid "Could not seek stream: %s" msgstr "वस्तु चयन गर्न सकेन" -#: gdk-pixbuf/io-gdip-utils.c:205 +#: gdk-pixbuf/io-gdip-utils.c:203 #, fuzzy, c-format msgid "Could not read from stream: %s" msgstr "\"%s\"बाट\"%s\" मा फाइलको नाम फेर्दा त्रुटि: %s" -#: gdk-pixbuf/io-gdip-utils.c:617 +#: gdk-pixbuf/io-gdip-utils.c:615 #, fuzzy msgid "Couldn't load bitmap" msgstr "फाइलनाम रूपान्तरण गर्न सकेन" -#: gdk-pixbuf/io-gdip-utils.c:773 +#: gdk-pixbuf/io-gdip-utils.c:771 #, fuzzy msgid "Couldn't load metafile" msgstr "फाइलनाम रूपान्तरण गर्न सकेन" -#: gdk-pixbuf/io-gdip-utils.c:878 +#: gdk-pixbuf/io-gdip-utils.c:876 #, fuzzy msgid "Unsupported image format for GDI+" msgstr "असमर्थित RAS छवि घटबढ" -#: gdk-pixbuf/io-gdip-utils.c:885 +#: gdk-pixbuf/io-gdip-utils.c:883 #, fuzzy msgid "Couldn't save" msgstr "बाँकी बचत गर्न सकेन" -#: gdk-pixbuf/io-gdip-wmf.c:58 +#: gdk-pixbuf/io-gdip-wmf.c:56 #, fuzzy msgid "The WMF image format" msgstr "WBMP छवि ढाँचा" -#: gdk-pixbuf/io-gif.c:222 +#: gdk-pixbuf/io-gif.c:220 #, c-format msgid "Failure reading GIF: %s" msgstr "GIF पढ्न असफल: %s" -#: gdk-pixbuf/io-gif.c:496 gdk-pixbuf/io-gif.c:1502 gdk-pixbuf/io-gif.c:1669 +#: gdk-pixbuf/io-gif.c:494 gdk-pixbuf/io-gif.c:1500 gdk-pixbuf/io-gif.c:1667 msgid "GIF file was missing some data (perhaps it was truncated somehow?)" msgstr "GIF फाइलले केही डेटा हराएको थियो (सायद यो कुनै प्रकारले काटिएको थियो ?)" -#: gdk-pixbuf/io-gif.c:505 +#: gdk-pixbuf/io-gif.c:503 #, c-format msgid "Internal error in the GIF loader (%s)" msgstr "GIF लोडर (%s) मा आन्तरिक त्रुटि" -#: gdk-pixbuf/io-gif.c:579 +#: gdk-pixbuf/io-gif.c:577 msgid "Stack overflow" msgstr "थाक अधिप्रवाह" -#: gdk-pixbuf/io-gif.c:639 +#: gdk-pixbuf/io-gif.c:637 msgid "GIF image loader cannot understand this image." msgstr "GIF छवि लोडरले यो छवि बुझ्न सकेन।" -#: gdk-pixbuf/io-gif.c:668 +#: gdk-pixbuf/io-gif.c:666 msgid "Bad code encountered" msgstr "खराब सङ्केतको देखा पर्यो" -#: gdk-pixbuf/io-gif.c:678 +#: gdk-pixbuf/io-gif.c:676 msgid "Circular table entry in GIF file" msgstr "GIF फाइलमा वृत्ताकारि तालिका प्रविष्टि" -#: gdk-pixbuf/io-gif.c:866 gdk-pixbuf/io-gif.c:1488 gdk-pixbuf/io-gif.c:1541 -#: gdk-pixbuf/io-gif.c:1657 +#: gdk-pixbuf/io-gif.c:864 gdk-pixbuf/io-gif.c:1486 gdk-pixbuf/io-gif.c:1539 +#: gdk-pixbuf/io-gif.c:1655 msgid "Not enough memory to load GIF file" msgstr "GIF फाइल लोड गर्न पर्याप्त स्मृति छैन" -#: gdk-pixbuf/io-gif.c:960 +#: gdk-pixbuf/io-gif.c:958 msgid "Not enough memory to composite a frame in GIF file" msgstr "GIF फाइलमा एउटा फ्रेम मिश्रण गर्न पर्याप्त स्मृति छैन" -#: gdk-pixbuf/io-gif.c:1132 +#: gdk-pixbuf/io-gif.c:1130 msgid "GIF image is corrupt (incorrect LZW compression)" msgstr "GIF छवि नष्ट छ (गलत LZW सङ्कुचन)" -#: gdk-pixbuf/io-gif.c:1182 +#: gdk-pixbuf/io-gif.c:1180 msgid "File does not appear to be a GIF file" msgstr "फाइल एउटा GIF फाइलको रूपमा देखा पर्दैन" -#: gdk-pixbuf/io-gif.c:1194 +#: gdk-pixbuf/io-gif.c:1192 #, c-format msgid "Version %s of the GIF file format is not supported" msgstr "GIF फाइल ढाँचाको संस्करण %s समर्थित छैन" -#: gdk-pixbuf/io-gif.c:1241 +#: gdk-pixbuf/io-gif.c:1239 #, fuzzy msgid "Resulting GIF image has zero size" msgstr "छविको चौडाइ शून्य छ" -#: gdk-pixbuf/io-gif.c:1320 +#: gdk-pixbuf/io-gif.c:1318 msgid "" "GIF image has no global colormap, and a frame inside it has no local " "colormap." msgstr "" "GIF छविसँग विश्वव्यापी कलरम्याप छैन, र यसभित्रको एउटा फ्रेममा स्थानीय कलरम्याप छैन।" -#: gdk-pixbuf/io-gif.c:1564 +#: gdk-pixbuf/io-gif.c:1562 msgid "GIF image was truncated or incomplete." msgstr "GIF छवि काटिएको थियो वा अपूर्ण थियो।" @@ -372,95 +381,95 @@ msgstr "फाइल चयन गर्न सकेन" msgid "The ICNS image format" msgstr "ICO छवि ढाँचा" -#: gdk-pixbuf/io-ico.c:228 gdk-pixbuf/io-ico.c:242 gdk-pixbuf/io-ico.c:291 -#: gdk-pixbuf/io-ico.c:302 gdk-pixbuf/io-ico.c:395 +#: gdk-pixbuf/io-ico.c:226 gdk-pixbuf/io-ico.c:240 gdk-pixbuf/io-ico.c:289 +#: gdk-pixbuf/io-ico.c:300 gdk-pixbuf/io-ico.c:393 msgid "Invalid header in icon" msgstr "प्रतिमामा अवैध हेडर" -#: gdk-pixbuf/io-ico.c:257 gdk-pixbuf/io-ico.c:312 gdk-pixbuf/io-ico.c:405 -#: gdk-pixbuf/io-ico.c:458 gdk-pixbuf/io-ico.c:488 +#: gdk-pixbuf/io-ico.c:255 gdk-pixbuf/io-ico.c:310 gdk-pixbuf/io-ico.c:403 +#: gdk-pixbuf/io-ico.c:456 gdk-pixbuf/io-ico.c:486 msgid "Not enough memory to load icon" msgstr "प्रतिमा लोड गर्न पर्याप्त स्मृति छैन" -#: gdk-pixbuf/io-ico.c:338 +#: gdk-pixbuf/io-ico.c:336 msgid "Compressed icons are not supported" msgstr "सङ्कुचित प्रतिमाहरू समर्थित छैनन्" -#: gdk-pixbuf/io-ico.c:358 +#: gdk-pixbuf/io-ico.c:356 msgid "Icon has zero width" msgstr "प्रतिमासँग शून्य चौडाइ छ" -#: gdk-pixbuf/io-ico.c:368 +#: gdk-pixbuf/io-ico.c:366 msgid "Icon has zero height" msgstr "प्रतिमासँग शून्य उचाइ" -#: gdk-pixbuf/io-ico.c:443 +#: gdk-pixbuf/io-ico.c:441 msgid "Unsupported icon type" msgstr "असमर्थित प्रतिमा प्रकार" -#: gdk-pixbuf/io-ico.c:537 +#: gdk-pixbuf/io-ico.c:535 msgid "Not enough memory to load ICO file" msgstr "ICO फाइल लोड गर्न पर्याप्त स्मृति छैन" -#: gdk-pixbuf/io-ico.c:1002 +#: gdk-pixbuf/io-ico.c:1000 msgid "Image too large to be saved as ICO" msgstr "ICO को रूपमा बचत गर्न छवि अति ठूलो भयो" -#: gdk-pixbuf/io-ico.c:1013 +#: gdk-pixbuf/io-ico.c:1011 msgid "Cursor hotspot outside image" msgstr "छवि बाहिर कर्सर हटस्पट" -#: gdk-pixbuf/io-ico.c:1036 +#: gdk-pixbuf/io-ico.c:1034 #, c-format msgid "Unsupported depth for ICO file: %d" msgstr "ICO फाइलका लागि असमर्थित गहिराइ: %d" -#: gdk-pixbuf/io-jasper.c:74 +#: gdk-pixbuf/io-jasper.c:73 #, fuzzy msgid "Couldn't allocate memory for stream" msgstr "हेडरका लागि स्मृति निर्धारण गर्न सकेन" -#: gdk-pixbuf/io-jasper.c:104 +#: gdk-pixbuf/io-jasper.c:103 #, fuzzy msgid "Couldn't decode image" msgstr "फाइलनाम रूपान्तरण गर्न सकेन" -#: gdk-pixbuf/io-jasper.c:122 +#: gdk-pixbuf/io-jasper.c:121 #, fuzzy msgid "Transformed JPEG2000 has zero width or height" msgstr "बदलिएको PNGसँग शून्य चौडाइ वा उचाइ छ।" -#: gdk-pixbuf/io-jasper.c:136 +#: gdk-pixbuf/io-jasper.c:135 #, fuzzy msgid "Image type currently not supported" msgstr "छवि प्रकार '%s' समर्थित छैन" -#: gdk-pixbuf/io-jasper.c:148 gdk-pixbuf/io-jasper.c:156 +#: gdk-pixbuf/io-jasper.c:147 gdk-pixbuf/io-jasper.c:155 #, fuzzy msgid "Couldn't allocate memory for color profile" msgstr "JPEG फाइल लोड गर्नका लागि स्मृति निर्धारण गर्न सकेन" -#: gdk-pixbuf/io-jasper.c:182 +#: gdk-pixbuf/io-jasper.c:181 #, fuzzy msgid "Insufficient memory to open JPEG 2000 file" msgstr "TIFF फाइल खोल्न अपर्याप्त स्मृति" -#: gdk-pixbuf/io-jasper.c:261 +#: gdk-pixbuf/io-jasper.c:260 #, fuzzy msgid "Couldn't allocate memory to buffer image data" msgstr "लाइन डेटाका लागि स्मृति निर्धारण गर्न सकेन" -#: gdk-pixbuf/io-jasper.c:305 +#: gdk-pixbuf/io-jasper.c:304 #, fuzzy msgid "The JPEG 2000 image format" msgstr "JPEG छवि ढाँचा" -#: gdk-pixbuf/io-jpeg.c:126 +#: gdk-pixbuf/io-jpeg.c:124 #, c-format msgid "Error interpreting JPEG image file (%s)" msgstr "JPEG छवि फाइल (%s) व्याख्या गर्दा त्रुटि" -#: gdk-pixbuf/io-jpeg.c:604 +#: gdk-pixbuf/io-jpeg.c:597 msgid "" "Insufficient memory to load image, try exiting some applications to free " "memory" @@ -468,17 +477,17 @@ msgstr "" "छवि लोड गर्न अपर्याप्त स्मृति, स्मृति स्वतन्त्र गर्न केही अनुप्रयोगहरू निष्काशन गरेर प्रयास " "गर्नुहोस्" -#: gdk-pixbuf/io-jpeg.c:651 gdk-pixbuf/io-jpeg.c:865 +#: gdk-pixbuf/io-jpeg.c:645 gdk-pixbuf/io-jpeg.c:858 #, c-format msgid "Unsupported JPEG color space (%s)" msgstr "असमर्थित JPEG रङ खाली स्थान (%s)" -#: gdk-pixbuf/io-jpeg.c:764 gdk-pixbuf/io-jpeg.c:1044 +#: gdk-pixbuf/io-jpeg.c:757 gdk-pixbuf/io-jpeg.c:1037 #: gdk-pixbuf/io-jpeg.c:1308 gdk-pixbuf/io-jpeg.c:1318 msgid "Couldn't allocate memory for loading JPEG file" msgstr "JPEG फाइल लोड गर्नका लागि स्मृति निर्धारण गर्न सकेन" -#: gdk-pixbuf/io-jpeg.c:1018 +#: gdk-pixbuf/io-jpeg.c:1011 #, fuzzy msgid "Transformed JPEG has zero width or height." msgstr "बदलिएको PNGसँग शून्य चौडाइ वा उचाइ छ।" @@ -488,92 +497,92 @@ msgstr "बदलिएको PNGसँग शून्य चौडाइ व msgid "Color profile has invalid length '%u'." msgstr "" -#: gdk-pixbuf/io-pcx.c:186 +#: gdk-pixbuf/io-pcx.c:184 msgid "Couldn't allocate memory for header" msgstr "हेडरका लागि स्मृति निर्धारण गर्न सकेन" -#: gdk-pixbuf/io-pcx.c:201 gdk-pixbuf/io-pcx.c:559 +#: gdk-pixbuf/io-pcx.c:199 gdk-pixbuf/io-pcx.c:557 msgid "Couldn't allocate memory for context buffer" msgstr "प्रसँग बफरका लागि स्मृति निर्धारण गर्न सकेन" -#: gdk-pixbuf/io-pcx.c:600 +#: gdk-pixbuf/io-pcx.c:598 msgid "Image has invalid width and/or height" msgstr "छविसँग अवैध चौडाइ र/वा उचाइ छ" -#: gdk-pixbuf/io-pcx.c:612 gdk-pixbuf/io-pcx.c:673 +#: gdk-pixbuf/io-pcx.c:610 gdk-pixbuf/io-pcx.c:671 msgid "Image has unsupported bpp" msgstr "छविले bpp लाई असमर्थन गरेको छ" -#: gdk-pixbuf/io-pcx.c:617 gdk-pixbuf/io-pcx.c:625 +#: gdk-pixbuf/io-pcx.c:615 gdk-pixbuf/io-pcx.c:623 #, c-format msgid "Image has unsupported number of %d-bit planes" msgstr "छविसँग %d-बिट प्लेनहरूको असमर्थित नम्बर छ" -#: gdk-pixbuf/io-pcx.c:641 +#: gdk-pixbuf/io-pcx.c:639 msgid "Couldn't create new pixbuf" msgstr "नयाँ pixbuf सिर्जना गर्न सकेन" -#: gdk-pixbuf/io-pcx.c:649 +#: gdk-pixbuf/io-pcx.c:647 msgid "Couldn't allocate memory for line data" msgstr "लाइन डेटाका लागि स्मृति निर्धारण गर्न सकेन" -#: gdk-pixbuf/io-pcx.c:656 +#: gdk-pixbuf/io-pcx.c:654 #, fuzzy msgid "Couldn't allocate memory for PCX image" msgstr "हेडरका लागि स्मृति निर्धारण गर्न सकेन" -#: gdk-pixbuf/io-pcx.c:703 +#: gdk-pixbuf/io-pcx.c:701 msgid "Didn't get all lines of PCX image" msgstr "(PCX) छविको सबै लाइनहरू प्राप्त गर्न सकेन" -#: gdk-pixbuf/io-pcx.c:710 +#: gdk-pixbuf/io-pcx.c:708 msgid "No palette found at end of PCX data" msgstr "PCX डेटाको अन्त्यमा कुनै रङदानी फेला परेन" -#: gdk-pixbuf/io-pcx.c:755 +#: gdk-pixbuf/io-pcx.c:753 msgid "The PCX image format" msgstr "PCX छवि ढाँचा" -#: gdk-pixbuf/io-pixdata.c:148 +#: gdk-pixbuf/io-pixdata.c:146 #, fuzzy msgid "Transformed pixbuf has zero width or height." msgstr "बदलिएको PNGसँग शून्य चौडाइ वा उचाइ छ।" -#: gdk-pixbuf/io-pixdata.c:186 +#: gdk-pixbuf/io-pixdata.c:184 #, fuzzy msgid "The GdkPixdata format" msgstr "GIF छवि ढाँचा" -#: gdk-pixbuf/io-png.c:54 +#: gdk-pixbuf/io-png.c:53 msgid "Bits per channel of PNG image is invalid." msgstr "PNG छविको बिट प्रति च्यानल अवैध छ।" -#: gdk-pixbuf/io-png.c:135 gdk-pixbuf/io-png.c:641 +#: gdk-pixbuf/io-png.c:134 gdk-pixbuf/io-png.c:640 msgid "Transformed PNG has zero width or height." msgstr "बदलिएको PNGसँग शून्य चौडाइ वा उचाइ छ।" -#: gdk-pixbuf/io-png.c:143 +#: gdk-pixbuf/io-png.c:142 msgid "Bits per channel of transformed PNG is not 8." msgstr "बदलिएको PNG को बिट प्रति च्यानल ८ होइन।" -#: gdk-pixbuf/io-png.c:152 +#: gdk-pixbuf/io-png.c:151 msgid "Transformed PNG not RGB or RGBA." msgstr "बदलिएको PNG RGB वा RGBA होइन।" -#: gdk-pixbuf/io-png.c:161 +#: gdk-pixbuf/io-png.c:160 msgid "Transformed PNG has unsupported number of channels, must be 3 or 4." msgstr "बदलिएको PNGसँग च्यानलहरूको असमर्थित नम्बर छन्, ३ वा ४ हुनुपर्दछ।" -#: gdk-pixbuf/io-png.c:182 +#: gdk-pixbuf/io-png.c:181 #, c-format msgid "Fatal error in PNG image file: %s" msgstr "PNG छवि फाइलमा घातक त्रुटि: %s" -#: gdk-pixbuf/io-png.c:315 +#: gdk-pixbuf/io-png.c:314 msgid "Insufficient memory to load PNG file" msgstr "PNG फाइल लोड गर्न अपर्याप्त स्मृति" -#: gdk-pixbuf/io-png.c:656 +#: gdk-pixbuf/io-png.c:655 #, fuzzy, c-format msgid "" "Insufficient memory to store a %lu by %lu image; try exiting some " @@ -582,377 +591,373 @@ msgstr "" "एउटा %ld छवि द्धारा %ld भण्डारण गर्न अपर्याप्त स्मृति; स्मृति उपयोग घटाउन केही " "अनुप्रयोगहरू निष्काशन गरेर प्रयास गर्नुहोस्" -#: gdk-pixbuf/io-png.c:719 +#: gdk-pixbuf/io-png.c:718 msgid "Fatal error reading PNG image file" msgstr "PNG छवि फाइल पढ्दा घातक त्रुटि" -#: gdk-pixbuf/io-png.c:768 +#: gdk-pixbuf/io-png.c:767 #, c-format msgid "Fatal error reading PNG image file: %s" msgstr "PNG छवि फाइल पढ्दा घातक त्रुटि: %s" -#: gdk-pixbuf/io-png.c:858 +#: gdk-pixbuf/io-png.c:857 msgid "" "Keys for PNG text chunks must have at least 1 and at most 79 characters." msgstr "PNG पाठ टुक्राहरूका लागि कुञ्जीहरूसँग कम्तीमा १ र बढीमा ७९ क्यारेक्टरहरू हुनुपर्दछ।" -#: gdk-pixbuf/io-png.c:867 +#: gdk-pixbuf/io-png.c:866 msgid "Keys for PNG text chunks must be ASCII characters." msgstr "PNG पाठ टुक्राहरूका लागि कुञ्जीहरू ASCII क्यारेक्टरहरू हुनुपर्दछ।" -#: gdk-pixbuf/io-png.c:881 gdk-pixbuf/io-tiff.c:667 +#: gdk-pixbuf/io-png.c:880 gdk-pixbuf/io-tiff.c:665 #, c-format msgid "Color profile has invalid length %d." msgstr "" -#: gdk-pixbuf/io-png.c:894 +#: gdk-pixbuf/io-png.c:893 #, c-format msgid "" "PNG compression level must be a value between 0 and 9; value '%s' could not " "be parsed." msgstr "PNG सङ्कुचन तह ० र ९ बीचको एउटा मान हुनुपर्दछ; मान '%s' पदवर्णन गर्न सकिएन।" -#: gdk-pixbuf/io-png.c:907 +#: gdk-pixbuf/io-png.c:906 #, c-format msgid "" "PNG compression level must be a value between 0 and 9; value '%d' is not " "allowed." msgstr "PNG सङ्कुचन तह ० र ९ बीचको एउटा मान हुनुपर्दछ; '%d' लाई अनुमति दिइएको छैन।" -#: gdk-pixbuf/io-png.c:955 +#: gdk-pixbuf/io-png.c:954 #, c-format msgid "Value for PNG text chunk %s cannot be converted to ISO-8859-1 encoding." msgstr "PNG पाठ टुक्रा %s का लागि मान ISO-8859-1 सङ्केतनमा रूपान्तरण गर्न सकिँदैन।" -#: gdk-pixbuf/io-png.c:1118 +#: gdk-pixbuf/io-png.c:1117 msgid "The PNG image format" msgstr "PNG छवि ढाँचा" -#: gdk-pixbuf/io-pnm.c:248 +#: gdk-pixbuf/io-pnm.c:246 msgid "PNM loader expected to find an integer, but didn't" msgstr "PNM लोडरले एउटा इन्टिजर फेला पार्ने आशा गरेको थियो, तर पारेन" -#: gdk-pixbuf/io-pnm.c:280 +#: gdk-pixbuf/io-pnm.c:278 msgid "PNM file has an incorrect initial byte" msgstr "PNM फाइलसँग एउटा गतल प्रारम्भिक बाइट छ" -#: gdk-pixbuf/io-pnm.c:310 +#: gdk-pixbuf/io-pnm.c:308 msgid "PNM file is not in a recognized PNM subformat" msgstr "PNM फाइल एउटा ज्ञात उपढाँचा होइन" -#: gdk-pixbuf/io-pnm.c:335 +#: gdk-pixbuf/io-pnm.c:333 msgid "PNM file has an image width of 0" msgstr "PNM फाइलसँग चौडाइ ० भएको एउटा छवि छ" -#: gdk-pixbuf/io-pnm.c:356 +#: gdk-pixbuf/io-pnm.c:354 msgid "PNM file has an image height of 0" msgstr "PNM फाइलसँग उचाइ ० भएको एउटा छवि छ" -#: gdk-pixbuf/io-pnm.c:379 +#: gdk-pixbuf/io-pnm.c:377 msgid "Maximum color value in PNM file is 0" msgstr "PNM फाइलमा अधिकतम रङ मान ० हो" -#: gdk-pixbuf/io-pnm.c:387 +#: gdk-pixbuf/io-pnm.c:385 msgid "Maximum color value in PNM file is too large" msgstr "PNM फाइलमा अधिकतम रङ मान अति ठूलो छ" -#: gdk-pixbuf/io-pnm.c:427 gdk-pixbuf/io-pnm.c:457 gdk-pixbuf/io-pnm.c:502 +#: gdk-pixbuf/io-pnm.c:425 gdk-pixbuf/io-pnm.c:455 gdk-pixbuf/io-pnm.c:500 msgid "Raw PNM image type is invalid" msgstr "कच्चा PNM छवि प्रकार अवैध छ" -#: gdk-pixbuf/io-pnm.c:652 +#: gdk-pixbuf/io-pnm.c:650 msgid "PNM image loader does not support this PNM subformat" msgstr "PNM छवि लोडरले यो PNM उपढाँचा समर्थन गर्दैन" -#: gdk-pixbuf/io-pnm.c:739 gdk-pixbuf/io-pnm.c:966 +#: gdk-pixbuf/io-pnm.c:737 gdk-pixbuf/io-pnm.c:964 msgid "Raw PNM formats require exactly one whitespace before sample data" msgstr "कच्चा PNM ढाँचाहरूलाई नमूना डेटा भन्दा अघि ठीक एउटा सेतो खाली स्थान आवश्यक पर्दछ" -#: gdk-pixbuf/io-pnm.c:766 +#: gdk-pixbuf/io-pnm.c:764 msgid "Cannot allocate memory for loading PNM image" msgstr "PNM छवि लोड गर्नका लागि स्मृति निर्धारण गर्न सक्दैन" -#: gdk-pixbuf/io-pnm.c:816 +#: gdk-pixbuf/io-pnm.c:814 msgid "Insufficient memory to load PNM context struct" msgstr "PNM प्रसँग स्ट्रक्ट लोड गर्न अपर्याप्त स्मृति" -#: gdk-pixbuf/io-pnm.c:867 +#: gdk-pixbuf/io-pnm.c:865 msgid "Unexpected end of PNM image data" msgstr "PNM छवि डेटाको अप्रत्याशित अन्त्य" -#: gdk-pixbuf/io-pnm.c:995 +#: gdk-pixbuf/io-pnm.c:993 msgid "Insufficient memory to load PNM file" msgstr "PNM फाइल लोड गर्न अपर्याप्त स्मृति" -#: gdk-pixbuf/io-pnm.c:1079 +#: gdk-pixbuf/io-pnm.c:1077 msgid "The PNM/PBM/PGM/PPM image format family" msgstr "PNM/PBM/PGM/PPM छवि ढाँचा परिवार" -#: gdk-pixbuf/io-qtif.c:128 +#: gdk-pixbuf/io-qtif.c:126 msgid "Input file descriptor is NULL." msgstr "" -#: gdk-pixbuf/io-qtif.c:143 +#: gdk-pixbuf/io-qtif.c:141 #, fuzzy msgid "Failed to read QTIF header" msgstr "TIFF छवि लोड गर्न असफल" -#: gdk-pixbuf/io-qtif.c:152 gdk-pixbuf/io-qtif.c:189 gdk-pixbuf/io-qtif.c:459 +#: gdk-pixbuf/io-qtif.c:150 gdk-pixbuf/io-qtif.c:187 gdk-pixbuf/io-qtif.c:454 #, c-format msgid "QTIF atom size too large (%d byte)" msgid_plural "QTIF atom size too large (%d bytes)" msgstr[0] "" msgstr[1] "" -#: gdk-pixbuf/io-qtif.c:175 +#: gdk-pixbuf/io-qtif.c:173 #, fuzzy, c-format msgid "Failed to allocate %d byte for file read buffer" msgid_plural "Failed to allocate %d bytes for file read buffer" msgstr[0] "%u बाईटको छवि बफर निर्धारण गर्न असफल" msgstr[1] "%u बाईटको छवि बफर निर्धारण गर्न असफल" -#: gdk-pixbuf/io-qtif.c:206 +#: gdk-pixbuf/io-qtif.c:201 #, fuzzy, c-format msgid "File error when reading QTIF atom: %s" msgstr "GIF पढ्न असफल: %s" -#: gdk-pixbuf/io-qtif.c:243 +#: gdk-pixbuf/io-qtif.c:238 #, c-format msgid "Failed to skip the next %d byte with seek()." msgid_plural "Failed to skip the next %d bytes with seek()." msgstr[0] "" msgstr[1] "" -#: gdk-pixbuf/io-qtif.c:270 +#: gdk-pixbuf/io-qtif.c:265 #, fuzzy msgid "Failed to allocate QTIF context structure." msgstr "TGA प्रसँग स्ट्रक्टका लागि स्मृति निर्धारण गर्न सक्दैन" -#: gdk-pixbuf/io-qtif.c:330 +#: gdk-pixbuf/io-qtif.c:325 #, fuzzy msgid "Failed to create GdkPixbufLoader object." msgstr "अस्थायी फाइलबाट पढ्न असफल" -#: gdk-pixbuf/io-qtif.c:434 +#: gdk-pixbuf/io-qtif.c:429 #, fuzzy msgid "Failed to find an image data atom." msgstr "TIFF छवि खोल्न असफल" -#: gdk-pixbuf/io-qtif.c:618 +#: gdk-pixbuf/io-qtif.c:613 #, fuzzy msgid "The QTIF image format" msgstr "TIFF छवि ढाँचा" -#: gdk-pixbuf/io-ras.c:125 +#: gdk-pixbuf/io-ras.c:123 msgid "RAS image has bogus header data" msgstr "RAS छविसँग बनावटी हेडर डेटा छ" -#: gdk-pixbuf/io-ras.c:147 +#: gdk-pixbuf/io-ras.c:145 msgid "RAS image has unknown type" msgstr "RAS छविसँग अज्ञात प्रकार छ" -#: gdk-pixbuf/io-ras.c:155 +#: gdk-pixbuf/io-ras.c:153 msgid "unsupported RAS image variation" msgstr "असमर्थित RAS छवि घटबढ" -#: gdk-pixbuf/io-ras.c:170 gdk-pixbuf/io-ras.c:199 +#: gdk-pixbuf/io-ras.c:168 gdk-pixbuf/io-ras.c:197 msgid "Not enough memory to load RAS image" msgstr "RAS छवि लोड गर्न पर्याप्त स्मृति छैन" -#: gdk-pixbuf/io-ras.c:544 +#: gdk-pixbuf/io-ras.c:542 msgid "The Sun raster image format" msgstr "सन रास्टर छवि ढाँचा" -#: gdk-pixbuf/io-tga.c:153 +#: gdk-pixbuf/io-tga.c:151 msgid "Cannot allocate memory for IOBuffer struct" msgstr "IOBuffer स्ट्रक्टका लागि स्मृति निर्धारण गर्न सक्दैन" -#: gdk-pixbuf/io-tga.c:172 +#: gdk-pixbuf/io-tga.c:170 msgid "Cannot allocate memory for IOBuffer data" msgstr "IOBuffer डेटाका लागि स्मृति निर्धारण गर्न सक्दैन" -#: gdk-pixbuf/io-tga.c:183 +#: gdk-pixbuf/io-tga.c:181 msgid "Cannot realloc IOBuffer data" msgstr "IOBuffer डेटा पुन: निर्धारण गर्न सक्दैन" -#: gdk-pixbuf/io-tga.c:213 +#: gdk-pixbuf/io-tga.c:211 msgid "Cannot allocate temporary IOBuffer data" msgstr "अस्थायी IOBuffer डेटा निर्धारण गर्न सक्दैन" -#: gdk-pixbuf/io-tga.c:346 +#: gdk-pixbuf/io-tga.c:339 msgid "Cannot allocate new pixbuf" msgstr "नयाँ pixbuf निर्धारण गर्न सक्दैन" -#: gdk-pixbuf/io-tga.c:685 +#: gdk-pixbuf/io-tga.c:678 #, fuzzy msgid "Image is corrupted or truncated" msgstr "GIF छवि काटिएको थियो वा अपूर्ण थियो।" -#: gdk-pixbuf/io-tga.c:692 +#: gdk-pixbuf/io-tga.c:685 msgid "Cannot allocate colormap structure" msgstr "कलरम्याप बनावट निर्धारण गर्न सक्दैन" -#: gdk-pixbuf/io-tga.c:699 +#: gdk-pixbuf/io-tga.c:692 msgid "Cannot allocate colormap entries" msgstr "कलरम्याप प्रविष्टिहरू निर्धारण गर्न सक्दैन" -#: gdk-pixbuf/io-tga.c:721 +#: gdk-pixbuf/io-tga.c:714 msgid "Unexpected bitdepth for colormap entries" msgstr "कलरम्याप प्रविष्टिहरूका लागि अप्रत्याशित बिट गहिराइ" -#: gdk-pixbuf/io-tga.c:739 +#: gdk-pixbuf/io-tga.c:732 msgid "Cannot allocate TGA header memory" msgstr "TGA हेडर स्मृति निर्धारण गर्न सक्दैन" -#: gdk-pixbuf/io-tga.c:772 +#: gdk-pixbuf/io-tga.c:765 msgid "TGA image has invalid dimensions" msgstr "TGA छविसँग अवैध आयामहरू छन्" -#: gdk-pixbuf/io-tga.c:778 gdk-pixbuf/io-tga.c:787 gdk-pixbuf/io-tga.c:797 -#: gdk-pixbuf/io-tga.c:807 gdk-pixbuf/io-tga.c:814 +#: gdk-pixbuf/io-tga.c:771 gdk-pixbuf/io-tga.c:780 gdk-pixbuf/io-tga.c:790 +#: gdk-pixbuf/io-tga.c:800 gdk-pixbuf/io-tga.c:807 msgid "TGA image type not supported" msgstr "TGA छवि प्रकार समर्थित छैन" -#: gdk-pixbuf/io-tga.c:861 +#: gdk-pixbuf/io-tga.c:854 msgid "Cannot allocate memory for TGA context struct" msgstr "TGA प्रसँग स्ट्रक्टका लागि स्मृति निर्धारण गर्न सक्दैन" -#: gdk-pixbuf/io-tga.c:926 +#: gdk-pixbuf/io-tga.c:919 msgid "Excess data in file" msgstr "फाइलमा अत्याधिक डेटा" -#: gdk-pixbuf/io-tga.c:1007 +#: gdk-pixbuf/io-tga.c:1000 msgid "The Targa image format" msgstr "टार्गा छवि ढाँचा" -#: gdk-pixbuf/io-tiff.c:104 +#: gdk-pixbuf/io-tiff.c:102 msgid "Could not get image width (bad TIFF file)" msgstr "छवि चौडाइ प्राप्त गर्न सकेन (खराब TIFF फाइल)" -#: gdk-pixbuf/io-tiff.c:112 +#: gdk-pixbuf/io-tiff.c:110 msgid "Could not get image height (bad TIFF file)" msgstr "छवि उचाइ प्राप्त गर्न सकेन (खराब TIFF फाइल)" -#: gdk-pixbuf/io-tiff.c:120 +#: gdk-pixbuf/io-tiff.c:118 msgid "Width or height of TIFF image is zero" msgstr "TIFF छविको चौडाइ वा उचाइ शून्य छ" -#: gdk-pixbuf/io-tiff.c:129 gdk-pixbuf/io-tiff.c:138 +#: gdk-pixbuf/io-tiff.c:127 gdk-pixbuf/io-tiff.c:136 msgid "Dimensions of TIFF image too large" msgstr "TIFF छविको आयामहरू अति ठूलो छ" -#: gdk-pixbuf/io-tiff.c:162 gdk-pixbuf/io-tiff.c:174 gdk-pixbuf/io-tiff.c:491 +#: gdk-pixbuf/io-tiff.c:160 gdk-pixbuf/io-tiff.c:172 gdk-pixbuf/io-tiff.c:489 msgid "Insufficient memory to open TIFF file" msgstr "TIFF फाइल खोल्न अपर्याप्त स्मृति" -#: gdk-pixbuf/io-tiff.c:236 +#: gdk-pixbuf/io-tiff.c:234 msgid "Failed to load RGB data from TIFF file" msgstr "TIFF फाइल बाट RGB डेटा लोड गर्न असफल" -#: gdk-pixbuf/io-tiff.c:293 +#: gdk-pixbuf/io-tiff.c:291 msgid "Failed to open TIFF image" msgstr "TIFF छवि खोल्न असफल" -#: gdk-pixbuf/io-tiff.c:427 gdk-pixbuf/io-tiff.c:440 +#: gdk-pixbuf/io-tiff.c:425 gdk-pixbuf/io-tiff.c:438 msgid "Failed to load TIFF image" msgstr "TIFF छवि लोड गर्न असफल" -#: gdk-pixbuf/io-tiff.c:623 +#: gdk-pixbuf/io-tiff.c:621 #, fuzzy msgid "Failed to save TIFF image" msgstr "TIFF छवि खोल्न असफल" -#: gdk-pixbuf/io-tiff.c:656 +#: gdk-pixbuf/io-tiff.c:654 msgid "TIFF compression doesn't refer to a valid codec." msgstr "" -#: gdk-pixbuf/io-tiff.c:696 +#: gdk-pixbuf/io-tiff.c:694 #, fuzzy msgid "Failed to write TIFF data" msgstr "TIFF छवि खोल्न असफल" -#: gdk-pixbuf/io-tiff.c:733 +#: gdk-pixbuf/io-tiff.c:731 #, fuzzy msgid "Couldn't write to TIFF file" msgstr "BMP फाइलमा लेख्न सकेन" -#: gdk-pixbuf/io-tiff.c:788 -msgid "The TIFF image format" -msgstr "TIFF छवि ढाँचा" - -#: gdk-pixbuf/io-wbmp.c:245 +#: gdk-pixbuf/io-wbmp.c:243 msgid "Image has zero width" msgstr "छविको चौडाइ शून्य छ" -#: gdk-pixbuf/io-wbmp.c:263 +#: gdk-pixbuf/io-wbmp.c:261 msgid "Image has zero height" msgstr "छविको उचाइ शून्य छ" -#: gdk-pixbuf/io-wbmp.c:274 +#: gdk-pixbuf/io-wbmp.c:272 msgid "Not enough memory to load image" msgstr "छवि लोड गर्न पर्याप्त स्मृति छैन" -#: gdk-pixbuf/io-wbmp.c:333 +#: gdk-pixbuf/io-wbmp.c:331 msgid "Couldn't save the rest" msgstr "बाँकी बचत गर्न सकेन" -#: gdk-pixbuf/io-wbmp.c:374 +#: gdk-pixbuf/io-wbmp.c:372 msgid "The WBMP image format" msgstr "WBMP छवि ढाँचा" -#: gdk-pixbuf/io-xbm.c:304 +#: gdk-pixbuf/io-xbm.c:302 msgid "Invalid XBM file" msgstr "अवैध XBM फाइल" -#: gdk-pixbuf/io-xbm.c:314 +#: gdk-pixbuf/io-xbm.c:312 msgid "Insufficient memory to load XBM image file" msgstr "XBM छवि फाइल लोड गर्न अपर्याप्त स्मृति" -#: gdk-pixbuf/io-xbm.c:462 +#: gdk-pixbuf/io-xbm.c:460 msgid "Failed to write to temporary file when loading XBM image" msgstr "XBM छवि लोड गर्दा अस्थायी फाइल लेख्न असफल" -#: gdk-pixbuf/io-xbm.c:501 +#: gdk-pixbuf/io-xbm.c:499 msgid "The XBM image format" msgstr "XBM छवि ढाँचा" -#: gdk-pixbuf/io-xpm.c:469 +#: gdk-pixbuf/io-xpm.c:467 msgid "No XPM header found" msgstr "कुनै XPM हेडर फेला परेन" -#: gdk-pixbuf/io-xpm.c:478 +#: gdk-pixbuf/io-xpm.c:476 msgid "Invalid XPM header" msgstr "अवैध XPM हेडर" -#: gdk-pixbuf/io-xpm.c:486 +#: gdk-pixbuf/io-xpm.c:484 msgid "XPM file has image width <= 0" msgstr "XPM फाइलसँग छवि चौडाइ <= 0 छ" -#: gdk-pixbuf/io-xpm.c:494 +#: gdk-pixbuf/io-xpm.c:492 msgid "XPM file has image height <= 0" msgstr "XPM फाइलसँग छवि उचाइ <= 0 छ" -#: gdk-pixbuf/io-xpm.c:502 +#: gdk-pixbuf/io-xpm.c:500 msgid "XPM has invalid number of chars per pixel" msgstr "XPMसँग क्यारेक्टर प्रति पिक्सेलको अवैध नम्बर छ" -#: gdk-pixbuf/io-xpm.c:511 +#: gdk-pixbuf/io-xpm.c:509 msgid "XPM file has invalid number of colors" msgstr "XPM फाइलसँग रङहरूको अवैध नम्बर छ" -#: gdk-pixbuf/io-xpm.c:523 gdk-pixbuf/io-xpm.c:532 gdk-pixbuf/io-xpm.c:584 +#: gdk-pixbuf/io-xpm.c:521 gdk-pixbuf/io-xpm.c:530 gdk-pixbuf/io-xpm.c:582 msgid "Cannot allocate memory for loading XPM image" msgstr "XPM छवि लोड गर्नका लागि स्मृति निर्धारण गर्न सक्दैन" -#: gdk-pixbuf/io-xpm.c:546 +#: gdk-pixbuf/io-xpm.c:544 msgid "Cannot read XPM colormap" msgstr "XPM कलरम्याप पढ्न सक्दैन" -#: gdk-pixbuf/io-xpm.c:778 +#: gdk-pixbuf/io-xpm.c:776 msgid "Failed to write to temporary file when loading XPM image" msgstr "XPM छवि लोड गर्दा अस्थायी फाइलमा लेख्न असफल" -#: gdk-pixbuf/io-xpm.c:817 +#: gdk-pixbuf/io-xpm.c:815 msgid "The XPM image format" msgstr "XPM छवि ढाँचा" diff --git a/po/nl.gmo b/po/nl.gmo index 50a4b7b3735c2a6b34a47bd5158848d3fdd5a980..0a19119fa5e658a0c959501b885727270c089dfa 100644 GIT binary patch delta 28 kcmcb#l=0G1#tkQQc};W;Om&US6pRe4Ow2Z4)%~ji0GI6v`Tzg` delta 28 kcmcb#l=0G1#tkQQd5v`qOmq!R6$}lmj4U=^)%~ji0GFo;^#A|> diff --git a/po/nl.po b/po/nl.po index b969bc9..0b0a03e 100644 --- a/po/nl.po +++ b/po/nl.po @@ -27,7 +27,7 @@ msgstr "" "Project-Id-Version: gdk-pixbuf\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=gdk-" "pixbuf\n" -"POT-Creation-Date: 2013-04-15 10:28-0400\n" +"POT-Creation-Date: 2014-05-26 20:46-0400\n" "PO-Revision-Date: 2011-03-15 22:19+0100\n" "Last-Translator: Wouter Bolsterlee \n" "Language-Team: Dutch \n" @@ -37,18 +37,18 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: gdk-pixbuf/gdk-pixbuf-animation.c:160 gdk-pixbuf/gdk-pixbuf-io.c:1064 -#: gdk-pixbuf/gdk-pixbuf-io.c:1330 +#: gdk-pixbuf/gdk-pixbuf-animation.c:158 gdk-pixbuf/gdk-pixbuf-io.c:1077 +#: gdk-pixbuf/gdk-pixbuf-io.c:1333 #, c-format msgid "Failed to open file '%s': %s" msgstr "Openen van bestand ‘%s’ mislukt: %s" -#: gdk-pixbuf/gdk-pixbuf-animation.c:173 gdk-pixbuf/gdk-pixbuf-io.c:1076 +#: gdk-pixbuf/gdk-pixbuf-animation.c:171 gdk-pixbuf/gdk-pixbuf-io.c:962 #, c-format msgid "Image file '%s' contains no data" msgstr "Afbeelding ‘%s’ bevat geen data" -#: gdk-pixbuf/gdk-pixbuf-animation.c:212 +#: gdk-pixbuf/gdk-pixbuf-animation.c:210 #, c-format msgid "" "Failed to load animation '%s': reason not known, probably a corrupt " @@ -57,8 +57,8 @@ msgstr "" "Laden van animatie ‘%s’ mislukt: reden onbekend, waarschijnlijk een " "beschadigde animatie" -#: gdk-pixbuf/gdk-pixbuf-animation.c:280 gdk-pixbuf/gdk-pixbuf-io.c:1112 -#: gdk-pixbuf/gdk-pixbuf-io.c:1382 +#: gdk-pixbuf/gdk-pixbuf-animation.c:278 gdk-pixbuf/gdk-pixbuf-io.c:1113 +#: gdk-pixbuf/gdk-pixbuf-io.c:1385 #, c-format msgid "" "Failed to load image '%s': reason not known, probably a corrupt image file" @@ -66,12 +66,12 @@ msgstr "" "Laden van afbeelding ‘%s’ mislukt: reden onbekend, waarschijnlijk een " "beschadigde afbeelding" -#: gdk-pixbuf/gdk-pixbuf-io.c:790 +#: gdk-pixbuf/gdk-pixbuf-io.c:774 #, c-format msgid "Unable to load image-loading module: %s: %s" msgstr "Laden van afbeeldingslader %s mislukt: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:805 +#: gdk-pixbuf/gdk-pixbuf-io.c:789 #, c-format msgid "" "Image-loading module %s does not export the proper interface; perhaps it's " @@ -80,55 +80,55 @@ msgstr "" "Afbeeldingslader %s geeft de verkeerde interface door; misschien is het de " "lader van een andere gdk-pixbuf-versie?" -#: gdk-pixbuf/gdk-pixbuf-io.c:814 gdk-pixbuf/gdk-pixbuf-io.c:865 +#: gdk-pixbuf/gdk-pixbuf-io.c:798 gdk-pixbuf/gdk-pixbuf-io.c:849 #, c-format msgid "Image type '%s' is not supported" msgstr "Afbeeldingstype ‘%s’ wordt niet ondersteund" -#: gdk-pixbuf/gdk-pixbuf-io.c:950 +#: gdk-pixbuf/gdk-pixbuf-io.c:934 #, c-format msgid "Couldn't recognize the image file format for file '%s'" msgstr "Afbeeldingstype van bestand ‘%s’ werd niet herkend" -#: gdk-pixbuf/gdk-pixbuf-io.c:958 +#: gdk-pixbuf/gdk-pixbuf-io.c:942 msgid "Unrecognized image file format" msgstr "Onbekend afbeeldingstype" -#: gdk-pixbuf/gdk-pixbuf-io.c:1121 +#: gdk-pixbuf/gdk-pixbuf-io.c:1124 #, c-format msgid "Failed to load image '%s': %s" msgstr "Laden van afbeelding ‘%s’ mislukt: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2015 gdk-pixbuf/io-gdip-utils.c:837 +#: gdk-pixbuf/gdk-pixbuf-io.c:2029 gdk-pixbuf/io-gdip-utils.c:835 #, c-format msgid "Error writing to image file: %s" msgstr "Fout bij het schrijven naar afbeelding: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2057 gdk-pixbuf/gdk-pixbuf-io.c:2178 +#: gdk-pixbuf/gdk-pixbuf-io.c:2071 gdk-pixbuf/gdk-pixbuf-io.c:2192 #, c-format msgid "This build of gdk-pixbuf does not support saving the image format: %s" msgstr "" "Deze versie van gdk-pixbuf heeft geen ondersteuning voor het opslaan van het " "bestandsformaat: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2088 +#: gdk-pixbuf/gdk-pixbuf-io.c:2102 msgid "Insufficient memory to save image to callback" msgstr "Onvoldoende geheugen om de afbeelding op te slaan naar de callback" -#: gdk-pixbuf/gdk-pixbuf-io.c:2101 +#: gdk-pixbuf/gdk-pixbuf-io.c:2115 msgid "Failed to open temporary file" msgstr "Openen van tijdelijk bestand is mislukt" -#: gdk-pixbuf/gdk-pixbuf-io.c:2124 +#: gdk-pixbuf/gdk-pixbuf-io.c:2138 msgid "Failed to read from temporary file" msgstr "Lezen van tijdelijk bestand is mislukt" -#: gdk-pixbuf/gdk-pixbuf-io.c:2372 +#: gdk-pixbuf/gdk-pixbuf-io.c:2382 #, c-format msgid "Failed to open '%s' for writing: %s" msgstr "Openen van ‘%s’ voor schrijven is mislukt: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2398 +#: gdk-pixbuf/gdk-pixbuf-io.c:2408 #, c-format msgid "" "Failed to close '%s' while writing image, all data may not have been saved: " @@ -137,15 +137,15 @@ msgstr "" "Sluiten van ‘%s’ tijdens het schrijven is mislukt; er kan data verloren zijn " "gegaan: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2619 gdk-pixbuf/gdk-pixbuf-io.c:2671 +#: gdk-pixbuf/gdk-pixbuf-io.c:2629 gdk-pixbuf/gdk-pixbuf-io.c:2681 msgid "Insufficient memory to save image into a buffer" msgstr "Onvoldoende geheugen om afbeelding in een buffer op te slaan" -#: gdk-pixbuf/gdk-pixbuf-io.c:2717 +#: gdk-pixbuf/gdk-pixbuf-io.c:2727 msgid "Error writing to image stream" msgstr "Fout bij het schrijven naar afbeelding-stream" -#: gdk-pixbuf/gdk-pixbuf-loader.c:393 +#: gdk-pixbuf/gdk-pixbuf-loader.c:384 #, c-format msgid "" "Internal error: Image loader module '%s' failed to complete an operation, " @@ -158,104 +158,109 @@ msgstr "" # Hier wordt ws bedoeld: # Het gedeeltelijk laden en dan al gedeeltelijk weergaven van een afbeelding # geleidelijk laden/deelsgewijs laden -#: gdk-pixbuf/gdk-pixbuf-loader.c:435 +#: gdk-pixbuf/gdk-pixbuf-loader.c:426 #, c-format msgid "Incremental loading of image type '%s' is not supported" msgstr "Deelsgewijs laden van afbeeldingstype ‘%s’ wordt niet ondersteund" -#: gdk-pixbuf/gdk-pixdata.c:160 +#: gdk-pixbuf/gdk-pixdata.c:158 msgid "Image header corrupt" msgstr "Afbeeldingsheader beschadigd" # afbeeldingstype -#: gdk-pixbuf/gdk-pixdata.c:165 +#: gdk-pixbuf/gdk-pixdata.c:163 msgid "Image format unknown" msgstr "Het bestandsformaat van de afbeelding is onbekend" # pixelgegevens/pixeldata -#: gdk-pixbuf/gdk-pixdata.c:170 gdk-pixbuf/gdk-pixdata.c:502 +#: gdk-pixbuf/gdk-pixdata.c:168 gdk-pixbuf/gdk-pixdata.c:501 msgid "Image pixel data corrupt" msgstr "Beeldpuntdata van de afbeelding is beschadigd" # meervoud in nl van byte is byte # reserveren van %u byte geheugenruimte voor de afbeelding is mislukt # Niet mogelijk om afbeeldingsbuffer van %u byte te alloceren -#: gdk-pixbuf/gdk-pixdata.c:446 +#: gdk-pixbuf/gdk-pixdata.c:445 #, c-format msgid "failed to allocate image buffer of %u byte" msgid_plural "failed to allocate image buffer of %u bytes" msgstr[0] "reserveren van %u byte geheugenruimte voor de afbeelding is mislukt" msgstr[1] "reserveren van %u byte geheugenruimte voor de afbeelding is mislukt" -#: gdk-pixbuf/io-ani.c:244 +#: gdk-pixbuf/io-ani.c:242 msgid "Unexpected icon chunk in animation" msgstr "Onverwacht pictogrambrokje in animatie" -#: gdk-pixbuf/io-ani.c:342 gdk-pixbuf/io-ani.c:400 gdk-pixbuf/io-ani.c:426 -#: gdk-pixbuf/io-ani.c:449 gdk-pixbuf/io-ani.c:476 gdk-pixbuf/io-ani.c:563 +#: gdk-pixbuf/io-ani.c:340 gdk-pixbuf/io-ani.c:398 gdk-pixbuf/io-ani.c:424 +#: gdk-pixbuf/io-ani.c:447 gdk-pixbuf/io-ani.c:474 gdk-pixbuf/io-ani.c:561 msgid "Invalid header in animation" msgstr "Ongeldige header in animatie" -#: gdk-pixbuf/io-ani.c:352 gdk-pixbuf/io-ani.c:374 gdk-pixbuf/io-ani.c:458 -#: gdk-pixbuf/io-ani.c:485 gdk-pixbuf/io-ani.c:536 gdk-pixbuf/io-ani.c:608 +#: gdk-pixbuf/io-ani.c:350 gdk-pixbuf/io-ani.c:372 gdk-pixbuf/io-ani.c:456 +#: gdk-pixbuf/io-ani.c:483 gdk-pixbuf/io-ani.c:534 gdk-pixbuf/io-ani.c:606 msgid "Not enough memory to load animation" msgstr "Onvoldoende geheugen om animatie te laden" -#: gdk-pixbuf/io-ani.c:392 gdk-pixbuf/io-ani.c:418 gdk-pixbuf/io-ani.c:437 +#: gdk-pixbuf/io-ani.c:390 gdk-pixbuf/io-ani.c:416 gdk-pixbuf/io-ani.c:435 msgid "Malformed chunk in animation" msgstr "Misvormd brokje in animatie" -#: gdk-pixbuf/io-ani.c:660 +#: gdk-pixbuf/io-ani.c:628 +#, fuzzy +msgid "ANI image was truncated or incomplete." +msgstr "GIF-bestand is afgebroken of onvolledig" + +#: gdk-pixbuf/io-ani.c:669 msgid "The ANI image format" msgstr "Het ANI-bestandsformaat" -#: gdk-pixbuf/io-bmp.c:229 gdk-pixbuf/io-bmp.c:266 gdk-pixbuf/io-bmp.c:337 -#: gdk-pixbuf/io-bmp.c:369 gdk-pixbuf/io-bmp.c:392 gdk-pixbuf/io-bmp.c:495 +#: gdk-pixbuf/io-bmp.c:227 gdk-pixbuf/io-bmp.c:264 gdk-pixbuf/io-bmp.c:335 +#: gdk-pixbuf/io-bmp.c:367 gdk-pixbuf/io-bmp.c:390 gdk-pixbuf/io-bmp.c:493 msgid "BMP image has bogus header data" msgstr "BMP-afbeelding bevat onzinnige data in de header" -#: gdk-pixbuf/io-bmp.c:240 gdk-pixbuf/io-bmp.c:432 +#: gdk-pixbuf/io-bmp.c:238 gdk-pixbuf/io-bmp.c:430 msgid "Not enough memory to load bitmap image" msgstr "Onvoldoende geheugen voor het laden van de bitmap-afbeelding" -#: gdk-pixbuf/io-bmp.c:318 +#: gdk-pixbuf/io-bmp.c:316 msgid "BMP image has unsupported header size" msgstr "BMP-afbeelding heeft een niet-ondersteunde headergrootte" -#: gdk-pixbuf/io-bmp.c:356 +#: gdk-pixbuf/io-bmp.c:354 msgid "Topdown BMP images cannot be compressed" msgstr "Topdown BMP-afbeeldingen kunnen niet worden gecomprimeerd" # tegengekomen/ontdekt/gevonden -#: gdk-pixbuf/io-bmp.c:716 gdk-pixbuf/io-pnm.c:707 +#: gdk-pixbuf/io-bmp.c:714 gdk-pixbuf/io-pnm.c:705 msgid "Premature end-of-file encountered" msgstr "Voortijdig bestandseinde ontdekt" -#: gdk-pixbuf/io-bmp.c:1328 +#: gdk-pixbuf/io-bmp.c:1326 msgid "Couldn't allocate memory for saving BMP file" msgstr "Kon geen geheugenruimte reserveren voor opslaan van BMP-bestand" -#: gdk-pixbuf/io-bmp.c:1369 +#: gdk-pixbuf/io-bmp.c:1367 msgid "Couldn't write to BMP file" msgstr "Kon niet naar BMP-bestand schrijven" -#: gdk-pixbuf/io-bmp.c:1422 gdk-pixbuf/io-gdip-bmp.c:82 +#: gdk-pixbuf/io-bmp.c:1420 gdk-pixbuf/io-gdip-bmp.c:80 msgid "The BMP image format" msgstr "Het BMP-bestandsformaat" -#: gdk-pixbuf/io-gdip-emf.c:59 +#: gdk-pixbuf/io-gdip-emf.c:57 msgid "The EMF image format" msgstr "Het EMF-bestandsformaat" -#: gdk-pixbuf/io-gdip-gif.c:80 gdk-pixbuf/io-gif.c:1720 +#: gdk-pixbuf/io-gdip-gif.c:78 gdk-pixbuf/io-gif.c:1718 msgid "The GIF image format" msgstr "Het GIF-bestandsformaat" -#: gdk-pixbuf/io-gdip-ico.c:59 gdk-pixbuf/io-ico.c:1271 +#: gdk-pixbuf/io-gdip-ico.c:57 gdk-pixbuf/io-ico.c:1269 msgid "The ICO image format" msgstr "Het ICO-bestandsformaat" -#: gdk-pixbuf/io-gdip-jpeg.c:53 gdk-pixbuf/io-jpeg.c:1249 +#: gdk-pixbuf/io-gdip-jpeg.c:51 gdk-pixbuf/io-jpeg.c:1249 #, c-format msgid "" "JPEG quality must be a value between 0 and 100; value '%s' could not be " @@ -264,70 +269,74 @@ msgstr "" "JPEG-kwaliteit moet een waarde tussen 0 en 100 zijn: waarde ‘%s’ kan niet " "verwerkt worden." -#: gdk-pixbuf/io-gdip-jpeg.c:68 gdk-pixbuf/io-jpeg.c:1265 +#: gdk-pixbuf/io-gdip-jpeg.c:66 gdk-pixbuf/io-jpeg.c:1265 #, c-format msgid "" "JPEG quality must be a value between 0 and 100; value '%d' is not allowed." msgstr "" "JPEG-kwaliteit moet tussen 0 en 100 liggen; waarde '%d' is niet toegestaan." -#: gdk-pixbuf/io-gdip-jpeg.c:136 gdk-pixbuf/io-jpeg.c:1478 +#: gdk-pixbuf/io-gdip-jpeg.c:134 gdk-pixbuf/io-jpeg.c:1478 msgid "The JPEG image format" msgstr "Het JPEG-bestandsformaat" -#: gdk-pixbuf/io-gdip-utils.c:154 +#: gdk-pixbuf/io-gdip-tiff.c:80 gdk-pixbuf/io-tiff.c:786 +msgid "The TIFF image format" +msgstr "Het TIFF-bestandsformaat" + +#: gdk-pixbuf/io-gdip-utils.c:152 #, c-format msgid "Could not allocate memory: %s" msgstr "Kon geen geheugenruimte reserveren: %s" -#: gdk-pixbuf/io-gdip-utils.c:179 gdk-pixbuf/io-gdip-utils.c:293 -#: gdk-pixbuf/io-gdip-utils.c:333 +#: gdk-pixbuf/io-gdip-utils.c:177 gdk-pixbuf/io-gdip-utils.c:291 +#: gdk-pixbuf/io-gdip-utils.c:331 #, c-format msgid "Could not create stream: %s" msgstr " Kon stream niet aanmaken: %s" -#: gdk-pixbuf/io-gdip-utils.c:193 +#: gdk-pixbuf/io-gdip-utils.c:191 #, c-format msgid "Could not seek stream: %s" msgstr "Kon stream niet doorzoeken: %s" -#: gdk-pixbuf/io-gdip-utils.c:205 +#: gdk-pixbuf/io-gdip-utils.c:203 #, c-format msgid "Could not read from stream: %s" msgstr "Kon niet van stream lezen: %s" -#: gdk-pixbuf/io-gdip-utils.c:617 +#: gdk-pixbuf/io-gdip-utils.c:615 msgid "Couldn't load bitmap" msgstr "Kon bitmap niet laden" -#: gdk-pixbuf/io-gdip-utils.c:773 +#: gdk-pixbuf/io-gdip-utils.c:771 msgid "Couldn't load metafile" msgstr "Kon metabestand niet laden" # bestandsformaat/afbeeldingsformat/bestandsindeling -#: gdk-pixbuf/io-gdip-utils.c:878 +#: gdk-pixbuf/io-gdip-utils.c:876 msgid "Unsupported image format for GDI+" msgstr "Niet ondersteund afbeeldingsformaat voor GDI+" # telegramstijl... -#: gdk-pixbuf/io-gdip-utils.c:885 +#: gdk-pixbuf/io-gdip-utils.c:883 msgid "Couldn't save" msgstr "Kon niet opslaan" -#: gdk-pixbuf/io-gdip-wmf.c:58 +#: gdk-pixbuf/io-gdip-wmf.c:56 msgid "The WMF image format" msgstr "Het WMF-bestandsformaat" -#: gdk-pixbuf/io-gif.c:222 +#: gdk-pixbuf/io-gif.c:220 #, c-format msgid "Failure reading GIF: %s" msgstr "Lezen van GIF mislukt: %s" -#: gdk-pixbuf/io-gif.c:496 gdk-pixbuf/io-gif.c:1502 gdk-pixbuf/io-gif.c:1669 +#: gdk-pixbuf/io-gif.c:494 gdk-pixbuf/io-gif.c:1500 gdk-pixbuf/io-gif.c:1667 msgid "GIF file was missing some data (perhaps it was truncated somehow?)" msgstr "Er ontbrak data in het GIF-bestand (misschien was het afgebroken?)" -#: gdk-pixbuf/io-gif.c:505 +#: gdk-pixbuf/io-gif.c:503 #, c-format msgid "Internal error in the GIF loader (%s)" msgstr "Interne fout in de GIF-lader (%s)" @@ -337,52 +346,52 @@ msgstr "Interne fout in de GIF-lader (%s)" # Ze zouden deze melding eigenlijk niet mogen zien. # Om degene die wel weten wat ze ermee kunnen doen niet op een dwaalspoor # te zetten: Niet vertaald -#: gdk-pixbuf/io-gif.c:579 +#: gdk-pixbuf/io-gif.c:577 msgid "Stack overflow" msgstr "Stack overflow" -#: gdk-pixbuf/io-gif.c:639 +#: gdk-pixbuf/io-gif.c:637 msgid "GIF image loader cannot understand this image." msgstr "GIF-lader begrijpt deze afbeelding niet." # onjuiste code -#: gdk-pixbuf/io-gif.c:668 +#: gdk-pixbuf/io-gif.c:666 msgid "Bad code encountered" msgstr "Foutieve code ontdekt" -#: gdk-pixbuf/io-gif.c:678 +#: gdk-pixbuf/io-gif.c:676 msgid "Circular table entry in GIF file" msgstr "Circulair tabelveld in GIF-bestand" -#: gdk-pixbuf/io-gif.c:866 gdk-pixbuf/io-gif.c:1488 gdk-pixbuf/io-gif.c:1541 -#: gdk-pixbuf/io-gif.c:1657 +#: gdk-pixbuf/io-gif.c:864 gdk-pixbuf/io-gif.c:1486 gdk-pixbuf/io-gif.c:1539 +#: gdk-pixbuf/io-gif.c:1655 msgid "Not enough memory to load GIF file" msgstr "Onvoldoende geheugen om GIF-bestand te laden" # composite a frame? -#: gdk-pixbuf/io-gif.c:960 +#: gdk-pixbuf/io-gif.c:958 msgid "Not enough memory to composite a frame in GIF file" msgstr "Onvoldoende geheugen om een frame samen te stellen in GIF-bestand" -#: gdk-pixbuf/io-gif.c:1132 +#: gdk-pixbuf/io-gif.c:1130 msgid "GIF image is corrupt (incorrect LZW compression)" msgstr "GIF-bestand is beschadigd (incorrecte LZW-compressie)" -#: gdk-pixbuf/io-gif.c:1182 +#: gdk-pixbuf/io-gif.c:1180 msgid "File does not appear to be a GIF file" msgstr "Bestand lijkt geen GIF-bestand te zijn" -#: gdk-pixbuf/io-gif.c:1194 +#: gdk-pixbuf/io-gif.c:1192 #, c-format msgid "Version %s of the GIF file format is not supported" msgstr "Versie %s van het GIF-bestandsformaat wordt niet ondersteund" -#: gdk-pixbuf/io-gif.c:1241 +#: gdk-pixbuf/io-gif.c:1239 #, fuzzy msgid "Resulting GIF image has zero size" msgstr "Afbeelding heeft breedte nul" -#: gdk-pixbuf/io-gif.c:1320 +#: gdk-pixbuf/io-gif.c:1318 msgid "" "GIF image has no global colormap, and a frame inside it has no local " "colormap." @@ -390,7 +399,7 @@ msgstr "" "GIF-bestand heeft geen algemeen kleurenpalet, en een kader daarbinnen heeft " "geen lokaal kleurenpalet" -#: gdk-pixbuf/io-gif.c:1564 +#: gdk-pixbuf/io-gif.c:1562 msgid "GIF image was truncated or incomplete." msgstr "GIF-bestand is afgebroken of onvolledig" @@ -407,88 +416,88 @@ msgstr "Kon ICNS-bestand niet decoderen" msgid "The ICNS image format" msgstr "Het ICNS-bestandsformaat" -#: gdk-pixbuf/io-ico.c:228 gdk-pixbuf/io-ico.c:242 gdk-pixbuf/io-ico.c:291 -#: gdk-pixbuf/io-ico.c:302 gdk-pixbuf/io-ico.c:395 +#: gdk-pixbuf/io-ico.c:226 gdk-pixbuf/io-ico.c:240 gdk-pixbuf/io-ico.c:289 +#: gdk-pixbuf/io-ico.c:300 gdk-pixbuf/io-ico.c:393 msgid "Invalid header in icon" msgstr "Ongeldige header in pictogram" -#: gdk-pixbuf/io-ico.c:257 gdk-pixbuf/io-ico.c:312 gdk-pixbuf/io-ico.c:405 -#: gdk-pixbuf/io-ico.c:458 gdk-pixbuf/io-ico.c:488 +#: gdk-pixbuf/io-ico.c:255 gdk-pixbuf/io-ico.c:310 gdk-pixbuf/io-ico.c:403 +#: gdk-pixbuf/io-ico.c:456 gdk-pixbuf/io-ico.c:486 msgid "Not enough memory to load icon" msgstr "Onvoldoende geheugen om pictogram te laden" -#: gdk-pixbuf/io-ico.c:338 +#: gdk-pixbuf/io-ico.c:336 msgid "Compressed icons are not supported" msgstr "Gecomprimeerde pictogrammen worden niet ondersteund" -#: gdk-pixbuf/io-ico.c:358 +#: gdk-pixbuf/io-ico.c:356 msgid "Icon has zero width" msgstr "Pictogram heeft breedte nul" -#: gdk-pixbuf/io-ico.c:368 +#: gdk-pixbuf/io-ico.c:366 msgid "Icon has zero height" msgstr "Pictogram heeft hoogte nul" -#: gdk-pixbuf/io-ico.c:443 +#: gdk-pixbuf/io-ico.c:441 msgid "Unsupported icon type" msgstr "Niet ondersteund pictogramtype" -#: gdk-pixbuf/io-ico.c:537 +#: gdk-pixbuf/io-ico.c:535 msgid "Not enough memory to load ICO file" msgstr "Onvoldoende geheugen om ICO-bestand te laden" -#: gdk-pixbuf/io-ico.c:1002 +#: gdk-pixbuf/io-ico.c:1000 msgid "Image too large to be saved as ICO" msgstr "Afbeelding te groot om als ICO-bestand te worden opgeslagen" -#: gdk-pixbuf/io-ico.c:1013 +#: gdk-pixbuf/io-ico.c:1011 msgid "Cursor hotspot outside image" msgstr "Cursor hotspot valt buiten de afbeelding" -#: gdk-pixbuf/io-ico.c:1036 +#: gdk-pixbuf/io-ico.c:1034 #, c-format msgid "Unsupported depth for ICO file: %d" msgstr "Niet ondersteunde diepte voor ICO-bestand: %d" -#: gdk-pixbuf/io-jasper.c:74 +#: gdk-pixbuf/io-jasper.c:73 msgid "Couldn't allocate memory for stream" msgstr "Kon geen geheugenruimte reserveren voor de stream" -#: gdk-pixbuf/io-jasper.c:104 +#: gdk-pixbuf/io-jasper.c:103 msgid "Couldn't decode image" msgstr "Kon afbeelding niet decoderen" -#: gdk-pixbuf/io-jasper.c:122 +#: gdk-pixbuf/io-jasper.c:121 msgid "Transformed JPEG2000 has zero width or height" msgstr "Getransformeerde JPEG2000 heeft nul breedte of hoogte." # 'currently' is eigenlijk overbodige info. -#: gdk-pixbuf/io-jasper.c:136 +#: gdk-pixbuf/io-jasper.c:135 msgid "Image type currently not supported" msgstr "Afbeeldingstype wordt nog niet ondersteund" -#: gdk-pixbuf/io-jasper.c:148 gdk-pixbuf/io-jasper.c:156 +#: gdk-pixbuf/io-jasper.c:147 gdk-pixbuf/io-jasper.c:155 msgid "Couldn't allocate memory for color profile" msgstr "Kon geen geheugenruimte reserveren voor het kleurenprofiel" -#: gdk-pixbuf/io-jasper.c:182 +#: gdk-pixbuf/io-jasper.c:181 msgid "Insufficient memory to open JPEG 2000 file" msgstr "Onvoldoende geheugen om JPEG 2000-bestand te openen" -#: gdk-pixbuf/io-jasper.c:261 +#: gdk-pixbuf/io-jasper.c:260 msgid "Couldn't allocate memory to buffer image data" msgstr "Kon geen geheugenruimte reserveren voor het bufferen van de afbeelding" -#: gdk-pixbuf/io-jasper.c:305 +#: gdk-pixbuf/io-jasper.c:304 msgid "The JPEG 2000 image format" msgstr "Het JPEG 2000-bestandsformaat" -#: gdk-pixbuf/io-jpeg.c:126 +#: gdk-pixbuf/io-jpeg.c:124 #, c-format msgid "Error interpreting JPEG image file (%s)" msgstr "Fout bij het interpreteren van JPEG-afbeelding (%s)" -#: gdk-pixbuf/io-jpeg.c:604 +#: gdk-pixbuf/io-jpeg.c:597 msgid "" "Insufficient memory to load image, try exiting some applications to free " "memory" @@ -496,17 +505,17 @@ msgstr "" "Onvoldoende geheugen om afbeelding te laten, probeer enkele programma's af " "te sluiten om geheugen vrij te maken" -#: gdk-pixbuf/io-jpeg.c:651 gdk-pixbuf/io-jpeg.c:865 +#: gdk-pixbuf/io-jpeg.c:645 gdk-pixbuf/io-jpeg.c:858 #, c-format msgid "Unsupported JPEG color space (%s)" msgstr "Niet ondersteunde JPEG kleurruimte (%s)" -#: gdk-pixbuf/io-jpeg.c:764 gdk-pixbuf/io-jpeg.c:1044 +#: gdk-pixbuf/io-jpeg.c:757 gdk-pixbuf/io-jpeg.c:1037 #: gdk-pixbuf/io-jpeg.c:1308 gdk-pixbuf/io-jpeg.c:1318 msgid "Couldn't allocate memory for loading JPEG file" msgstr "Kon geen geheugenruimte reserveren voor laden van JPEG-bestand" -#: gdk-pixbuf/io-jpeg.c:1018 +#: gdk-pixbuf/io-jpeg.c:1011 msgid "Transformed JPEG has zero width or height." msgstr "Getransformeerde JPEG heeft nul breedte of hoogte." @@ -515,93 +524,93 @@ msgstr "Getransformeerde JPEG heeft nul breedte of hoogte." msgid "Color profile has invalid length '%u'." msgstr "Kleurprofiel heeft ongeldige lengte %d." -#: gdk-pixbuf/io-pcx.c:186 +#: gdk-pixbuf/io-pcx.c:184 msgid "Couldn't allocate memory for header" msgstr "Kon geen geheugenruimte reserveren voor de header" -#: gdk-pixbuf/io-pcx.c:201 gdk-pixbuf/io-pcx.c:559 +#: gdk-pixbuf/io-pcx.c:199 gdk-pixbuf/io-pcx.c:557 msgid "Couldn't allocate memory for context buffer" msgstr "Kon geen geheugenruimte reserveren voor de context-buffer" -#: gdk-pixbuf/io-pcx.c:600 +#: gdk-pixbuf/io-pcx.c:598 msgid "Image has invalid width and/or height" msgstr "Afbeelding heeft ongeldige breedte en/of hoogte" -#: gdk-pixbuf/io-pcx.c:612 gdk-pixbuf/io-pcx.c:673 +#: gdk-pixbuf/io-pcx.c:610 gdk-pixbuf/io-pcx.c:671 msgid "Image has unsupported bpp" msgstr "Afbeelding heeft een niet ondersteund bpp" -#: gdk-pixbuf/io-pcx.c:617 gdk-pixbuf/io-pcx.c:625 +#: gdk-pixbuf/io-pcx.c:615 gdk-pixbuf/io-pcx.c:623 #, c-format msgid "Image has unsupported number of %d-bit planes" msgstr "Afbeelding heeft een niet ondersteund aantal '%d-bit planes'" -#: gdk-pixbuf/io-pcx.c:641 +#: gdk-pixbuf/io-pcx.c:639 msgid "Couldn't create new pixbuf" msgstr "Kon geen nieuwe pixbuf aanmaken" -#: gdk-pixbuf/io-pcx.c:649 +#: gdk-pixbuf/io-pcx.c:647 msgid "Couldn't allocate memory for line data" msgstr "Kon geen geheugenruimte reserveren voor lijn-data" -#: gdk-pixbuf/io-pcx.c:656 +#: gdk-pixbuf/io-pcx.c:654 msgid "Couldn't allocate memory for PCX image" msgstr "Kon geen geheugenruimte reserveren voor PCX-afbeelding" -#: gdk-pixbuf/io-pcx.c:703 +#: gdk-pixbuf/io-pcx.c:701 msgid "Didn't get all lines of PCX image" msgstr "Niet alle lijnen van PCX-afbeelding verkregen" -#: gdk-pixbuf/io-pcx.c:710 +#: gdk-pixbuf/io-pcx.c:708 msgid "No palette found at end of PCX data" msgstr "Geen palet gevonden aan het einde van PCX-data" -#: gdk-pixbuf/io-pcx.c:755 +#: gdk-pixbuf/io-pcx.c:753 msgid "The PCX image format" msgstr "Het PCX-bestandsformaat" -#: gdk-pixbuf/io-pixdata.c:148 +#: gdk-pixbuf/io-pixdata.c:146 #, fuzzy msgid "Transformed pixbuf has zero width or height." msgstr "Getransformeerde PNG heeft nul breedte of hoogte." -#: gdk-pixbuf/io-pixdata.c:186 +#: gdk-pixbuf/io-pixdata.c:184 #, fuzzy msgid "The GdkPixdata format" msgstr "Het GIF-bestandsformaat" -#: gdk-pixbuf/io-png.c:54 +#: gdk-pixbuf/io-png.c:53 msgid "Bits per channel of PNG image is invalid." msgstr "Bits per kanaal van PNG-afbeelding is ongeldig." -#: gdk-pixbuf/io-png.c:135 gdk-pixbuf/io-png.c:641 +#: gdk-pixbuf/io-png.c:134 gdk-pixbuf/io-png.c:640 msgid "Transformed PNG has zero width or height." msgstr "Getransformeerde PNG heeft nul breedte of hoogte." -#: gdk-pixbuf/io-png.c:143 +#: gdk-pixbuf/io-png.c:142 msgid "Bits per channel of transformed PNG is not 8." msgstr "Bits per kanaal van getransformeerde PNG is niet gelijk aan 8." -#: gdk-pixbuf/io-png.c:152 +#: gdk-pixbuf/io-png.c:151 msgid "Transformed PNG not RGB or RGBA." msgstr "Getransformeerde PNG is geen RGB of RGBA." -#: gdk-pixbuf/io-png.c:161 +#: gdk-pixbuf/io-png.c:160 msgid "Transformed PNG has unsupported number of channels, must be 3 or 4." msgstr "" "Getransformeerde PNG heeft niet ondersteund aantal kanalen, moet gelijk zijn " "aan 3 of 4." -#: gdk-pixbuf/io-png.c:182 +#: gdk-pixbuf/io-png.c:181 #, c-format msgid "Fatal error in PNG image file: %s" msgstr "Fatale fout in PNG-afbeelding: %s" -#: gdk-pixbuf/io-png.c:315 +#: gdk-pixbuf/io-png.c:314 msgid "Insufficient memory to load PNG file" msgstr "Onvoldoende geheugen om PNG-bestand te laden" -#: gdk-pixbuf/io-png.c:656 +#: gdk-pixbuf/io-png.c:655 #, fuzzy, c-format msgid "" "Insufficient memory to store a %lu by %lu image; try exiting some " @@ -610,33 +619,33 @@ msgstr "" "Onvoldoende geheugen om een afbeelding van %ld bij %ld op te slaan; probeer " "enkele toepassingen af te sluiten om geheugen vrij te maken" -#: gdk-pixbuf/io-png.c:719 +#: gdk-pixbuf/io-png.c:718 msgid "Fatal error reading PNG image file" msgstr "Fatale fout bij het lezen van PNG-afbeelding" -#: gdk-pixbuf/io-png.c:768 +#: gdk-pixbuf/io-png.c:767 #, c-format msgid "Fatal error reading PNG image file: %s" msgstr "Fatale fout bij het lezen van PNG-afbeelding: %s" -#: gdk-pixbuf/io-png.c:858 +#: gdk-pixbuf/io-png.c:857 msgid "" "Keys for PNG text chunks must have at least 1 and at most 79 characters." msgstr "" "Sleutels voor PNG-tekstblokken moeten minimaal 1, en maximaal 79 tekens " "bevatten" -#: gdk-pixbuf/io-png.c:867 +#: gdk-pixbuf/io-png.c:866 msgid "Keys for PNG text chunks must be ASCII characters." msgstr "Sleutels voor PNG-tekstblokken moeten uit ASCII tekens bestaan" -#: gdk-pixbuf/io-png.c:881 gdk-pixbuf/io-tiff.c:667 +#: gdk-pixbuf/io-png.c:880 gdk-pixbuf/io-tiff.c:665 #, c-format msgid "Color profile has invalid length %d." msgstr "Kleurprofiel heeft ongeldige lengte %d." # moet tussen 0 en 9 liggen -#: gdk-pixbuf/io-png.c:894 +#: gdk-pixbuf/io-png.c:893 #, c-format msgid "" "PNG compression level must be a value between 0 and 9; value '%s' could not " @@ -646,7 +655,7 @@ msgstr "" "verwerkt worden." # moet tussen 0 en 9 liggen -#: gdk-pixbuf/io-png.c:907 +#: gdk-pixbuf/io-png.c:906 #, c-format msgid "" "PNG compression level must be a value between 0 and 9; value '%d' is not " @@ -655,88 +664,88 @@ msgstr "" "PNG-compressie moet een waarde tussen 0 en 9 zijn; waarde '%d' is niet " "toegestaan." -#: gdk-pixbuf/io-png.c:955 +#: gdk-pixbuf/io-png.c:954 #, c-format msgid "Value for PNG text chunk %s cannot be converted to ISO-8859-1 encoding." msgstr "" "Waarde voor PNG-tekstblok %s kan niet naar tekenset ISO-8859-1 worden " "omgezet." -#: gdk-pixbuf/io-png.c:1118 +#: gdk-pixbuf/io-png.c:1117 msgid "The PNG image format" msgstr "Het PNG-bestandsformaat" -#: gdk-pixbuf/io-pnm.c:248 +#: gdk-pixbuf/io-pnm.c:246 msgid "PNM loader expected to find an integer, but didn't" msgstr "PNM-lader verwachte een integer te vinden, maar deed dat niet" -#: gdk-pixbuf/io-pnm.c:280 +#: gdk-pixbuf/io-pnm.c:278 msgid "PNM file has an incorrect initial byte" msgstr "PNM-bestand heeft een onjuist eerste byte" -#: gdk-pixbuf/io-pnm.c:310 +#: gdk-pixbuf/io-pnm.c:308 msgid "PNM file is not in a recognized PNM subformat" msgstr "PNM staat niet in een herkenbaar PNM-subformaat" -#: gdk-pixbuf/io-pnm.c:335 +#: gdk-pixbuf/io-pnm.c:333 msgid "PNM file has an image width of 0" msgstr "PNM-bestand heeft een breedte 0" -#: gdk-pixbuf/io-pnm.c:356 +#: gdk-pixbuf/io-pnm.c:354 msgid "PNM file has an image height of 0" msgstr "PNM-bestand heeft een hoogte 0" -#: gdk-pixbuf/io-pnm.c:379 +#: gdk-pixbuf/io-pnm.c:377 msgid "Maximum color value in PNM file is 0" msgstr "Maximale kleurwaarde in PNM-bestand is 0" -#: gdk-pixbuf/io-pnm.c:387 +#: gdk-pixbuf/io-pnm.c:385 msgid "Maximum color value in PNM file is too large" msgstr "Maximale kleurwaarde in PNM-bestand is te groot" -#: gdk-pixbuf/io-pnm.c:427 gdk-pixbuf/io-pnm.c:457 gdk-pixbuf/io-pnm.c:502 +#: gdk-pixbuf/io-pnm.c:425 gdk-pixbuf/io-pnm.c:455 gdk-pixbuf/io-pnm.c:500 msgid "Raw PNM image type is invalid" msgstr "Raw PNM-afbeeldingstype is ongeldig" -#: gdk-pixbuf/io-pnm.c:652 +#: gdk-pixbuf/io-pnm.c:650 msgid "PNM image loader does not support this PNM subformat" msgstr "PNM-lader ondersteunt dit PNM-subtype niet" -#: gdk-pixbuf/io-pnm.c:739 gdk-pixbuf/io-pnm.c:966 +#: gdk-pixbuf/io-pnm.c:737 gdk-pixbuf/io-pnm.c:964 msgid "Raw PNM formats require exactly one whitespace before sample data" msgstr "" "Raw PNM-formaten moeten precies één spatie hebben voor het begin van de data" -#: gdk-pixbuf/io-pnm.c:766 +#: gdk-pixbuf/io-pnm.c:764 msgid "Cannot allocate memory for loading PNM image" msgstr "Kon geen geheugenruimte reserveren voor laden van PNM-bestand" -#: gdk-pixbuf/io-pnm.c:816 +#: gdk-pixbuf/io-pnm.c:814 msgid "Insufficient memory to load PNM context struct" msgstr "Onvoldoende geheugen om PNM-context struct te laden" -#: gdk-pixbuf/io-pnm.c:867 +#: gdk-pixbuf/io-pnm.c:865 msgid "Unexpected end of PNM image data" msgstr "Onverwacht einde van PNM-afbeeldingsgegevens" -#: gdk-pixbuf/io-pnm.c:995 +#: gdk-pixbuf/io-pnm.c:993 msgid "Insufficient memory to load PNM file" msgstr "Onvoldoende geheugen om PNM-bestand te laden" -#: gdk-pixbuf/io-pnm.c:1079 +#: gdk-pixbuf/io-pnm.c:1077 msgid "The PNM/PBM/PGM/PPM image format family" msgstr "De PNM/PBM/PGM/PPM-bestandsformaatfamilie" -#: gdk-pixbuf/io-qtif.c:128 +#: gdk-pixbuf/io-qtif.c:126 msgid "Input file descriptor is NULL." msgstr "Invoer bestandsbeschrijving is NULL." # header/header-data -#: gdk-pixbuf/io-qtif.c:143 +#: gdk-pixbuf/io-qtif.c:141 msgid "Failed to read QTIF header" msgstr "Kon QTIF-header niet lezen" -#: gdk-pixbuf/io-qtif.c:152 gdk-pixbuf/io-qtif.c:189 gdk-pixbuf/io-qtif.c:459 +#: gdk-pixbuf/io-qtif.c:150 gdk-pixbuf/io-qtif.c:187 gdk-pixbuf/io-qtif.c:454 #, fuzzy, c-format msgid "QTIF atom size too large (%d byte)" msgid_plural "QTIF atom size too large (%d bytes)" @@ -746,256 +755,252 @@ msgstr[1] "QTIF atomaire grootte te groot (%d byte)" # meervoud in nl van byte is byte # reserveren van %u byte geheugenruimte voor de afbeelding is mislukt # Niet mogelijk om afbeeldingsbuffer van %u byte te alloceren -#: gdk-pixbuf/io-qtif.c:175 +#: gdk-pixbuf/io-qtif.c:173 #, fuzzy, c-format msgid "Failed to allocate %d byte for file read buffer" msgid_plural "Failed to allocate %d bytes for file read buffer" msgstr[0] "Reserveren van %d byte geheugenruimte voor de leesbuffer" msgstr[1] "Reserveren van %d byte geheugenruimte voor de leesbuffer" -#: gdk-pixbuf/io-qtif.c:206 +#: gdk-pixbuf/io-qtif.c:201 #, c-format msgid "File error when reading QTIF atom: %s" msgstr "Bestandsfout bij lezen van QTIF-atoom: %s" -#: gdk-pixbuf/io-qtif.c:243 +#: gdk-pixbuf/io-qtif.c:238 #, fuzzy, c-format msgid "Failed to skip the next %d byte with seek()." msgid_plural "Failed to skip the next %d bytes with seek()." msgstr[0] "Kon de volgende %d byte niet overslaan binnen de seek()." msgstr[1] "Kon de volgende %d byte niet overslaan binnen de seek()." -#: gdk-pixbuf/io-qtif.c:270 +#: gdk-pixbuf/io-qtif.c:265 msgid "Failed to allocate QTIF context structure." msgstr "Kon geen geheugen reserveren voor QTIF-contextstructuur" -#: gdk-pixbuf/io-qtif.c:330 +#: gdk-pixbuf/io-qtif.c:325 msgid "Failed to create GdkPixbufLoader object." msgstr "Kon GdkPixbufLoader-object niet aanmaken." -#: gdk-pixbuf/io-qtif.c:434 +#: gdk-pixbuf/io-qtif.c:429 msgid "Failed to find an image data atom." msgstr "Kon geen afbeeldingsdata-atoom vinden." -#: gdk-pixbuf/io-qtif.c:618 +#: gdk-pixbuf/io-qtif.c:613 msgid "The QTIF image format" msgstr "Het QTIF-bestandsformaat" -#: gdk-pixbuf/io-ras.c:125 +#: gdk-pixbuf/io-ras.c:123 msgid "RAS image has bogus header data" msgstr "RAS-afbeelding bevat onzinnige data in de header" -#: gdk-pixbuf/io-ras.c:147 +#: gdk-pixbuf/io-ras.c:145 msgid "RAS image has unknown type" msgstr "RAS-afbeelding is van onbekend type" -#: gdk-pixbuf/io-ras.c:155 +#: gdk-pixbuf/io-ras.c:153 msgid "unsupported RAS image variation" msgstr "Niet ondersteunde RAS-afbeeldingsvariatie" -#: gdk-pixbuf/io-ras.c:170 gdk-pixbuf/io-ras.c:199 +#: gdk-pixbuf/io-ras.c:168 gdk-pixbuf/io-ras.c:197 msgid "Not enough memory to load RAS image" msgstr "Onvoldoende geheugen voor het laden van de RAS-afbeelding" -#: gdk-pixbuf/io-ras.c:544 +#: gdk-pixbuf/io-ras.c:542 msgid "The Sun raster image format" msgstr "Het Sun raster-bestandsformaat" # Reserveren van geheugenruimte voor IOBuffer struct niet gelukt # kan geen geheugenruimte reserveren voor .... -#: gdk-pixbuf/io-tga.c:153 +#: gdk-pixbuf/io-tga.c:151 msgid "Cannot allocate memory for IOBuffer struct" msgstr "Kan geen geheugenruimte reserveren voor IOBuffer struct" -#: gdk-pixbuf/io-tga.c:172 +#: gdk-pixbuf/io-tga.c:170 msgid "Cannot allocate memory for IOBuffer data" msgstr "Kan geen geheugenruimte reserveren voor IOBUFFER gegevens" # kan niet opnieuw geheugenruimte reserveren -#: gdk-pixbuf/io-tga.c:183 +#: gdk-pixbuf/io-tga.c:181 msgid "Cannot realloc IOBuffer data" msgstr "Kan geheugenruimte voor IOBuffer-gegevens niet opnieuw reserveren" -#: gdk-pixbuf/io-tga.c:213 +#: gdk-pixbuf/io-tga.c:211 msgid "Cannot allocate temporary IOBuffer data" msgstr "Kan geen geheugenruimte reserveren voor tijdelijke IOBuffer-gegevens " -#: gdk-pixbuf/io-tga.c:346 +#: gdk-pixbuf/io-tga.c:339 msgid "Cannot allocate new pixbuf" msgstr "Kan geen geheugenruimte reserveren voor nieuwe pixbuf" -#: gdk-pixbuf/io-tga.c:685 +#: gdk-pixbuf/io-tga.c:678 msgid "Image is corrupted or truncated" msgstr "Afbeelding is beschadigd of onvolledig" -#: gdk-pixbuf/io-tga.c:692 +#: gdk-pixbuf/io-tga.c:685 msgid "Cannot allocate colormap structure" msgstr "Kan geen geheugenruimte reserveren voor kleurenkaartstructuur" -#: gdk-pixbuf/io-tga.c:699 +#: gdk-pixbuf/io-tga.c:692 msgid "Cannot allocate colormap entries" msgstr "Kan geen geheugen reserveren voor kleurenkaart-items " -#: gdk-pixbuf/io-tga.c:721 +#: gdk-pixbuf/io-tga.c:714 msgid "Unexpected bitdepth for colormap entries" msgstr "Onverwachte bitdiepte voor ingangen van kleurenkaart" -#: gdk-pixbuf/io-tga.c:739 +#: gdk-pixbuf/io-tga.c:732 msgid "Cannot allocate TGA header memory" msgstr "Kan geen geheugenruimte reserveren voor TGA-header" -#: gdk-pixbuf/io-tga.c:772 +#: gdk-pixbuf/io-tga.c:765 msgid "TGA image has invalid dimensions" msgstr "TGA-afbeelding heeft ongeldige afmetingen" -#: gdk-pixbuf/io-tga.c:778 gdk-pixbuf/io-tga.c:787 gdk-pixbuf/io-tga.c:797 -#: gdk-pixbuf/io-tga.c:807 gdk-pixbuf/io-tga.c:814 +#: gdk-pixbuf/io-tga.c:771 gdk-pixbuf/io-tga.c:780 gdk-pixbuf/io-tga.c:790 +#: gdk-pixbuf/io-tga.c:800 gdk-pixbuf/io-tga.c:807 msgid "TGA image type not supported" msgstr "Bestandstype TGA wordt niet ondersteund" -#: gdk-pixbuf/io-tga.c:861 +#: gdk-pixbuf/io-tga.c:854 msgid "Cannot allocate memory for TGA context struct" msgstr "Kan geen geheugen reserveren voor TGA-context struct" # te veel data in bestand -#: gdk-pixbuf/io-tga.c:926 +#: gdk-pixbuf/io-tga.c:919 msgid "Excess data in file" msgstr "Overbodige data in bestand" -#: gdk-pixbuf/io-tga.c:1007 +#: gdk-pixbuf/io-tga.c:1000 msgid "The Targa image format" msgstr "Het Targa-bestandsformaat" -#: gdk-pixbuf/io-tiff.c:104 +#: gdk-pixbuf/io-tiff.c:102 msgid "Could not get image width (bad TIFF file)" msgstr "Kon afbeeldingsbreedte niet vinden (foutief TIFF-bestand)" -#: gdk-pixbuf/io-tiff.c:112 +#: gdk-pixbuf/io-tiff.c:110 msgid "Could not get image height (bad TIFF file)" msgstr "Kon afbeeldingshoogte niet vinden (foutief TIFF-bestand)" -#: gdk-pixbuf/io-tiff.c:120 +#: gdk-pixbuf/io-tiff.c:118 msgid "Width or height of TIFF image is zero" msgstr "Hoogte of breedte van TIFF-afbeelding is nul" -#: gdk-pixbuf/io-tiff.c:129 gdk-pixbuf/io-tiff.c:138 +#: gdk-pixbuf/io-tiff.c:127 gdk-pixbuf/io-tiff.c:136 msgid "Dimensions of TIFF image too large" msgstr "Afmetingen van TIFF-afbeelding te groot" -#: gdk-pixbuf/io-tiff.c:162 gdk-pixbuf/io-tiff.c:174 gdk-pixbuf/io-tiff.c:491 +#: gdk-pixbuf/io-tiff.c:160 gdk-pixbuf/io-tiff.c:172 gdk-pixbuf/io-tiff.c:489 msgid "Insufficient memory to open TIFF file" msgstr "Onvoldoende geheugen om TIFF-bestand te openen" -#: gdk-pixbuf/io-tiff.c:236 +#: gdk-pixbuf/io-tiff.c:234 msgid "Failed to load RGB data from TIFF file" msgstr "Kon RGB-gegevens niet inlezen uit TIFF-bestand" -#: gdk-pixbuf/io-tiff.c:293 +#: gdk-pixbuf/io-tiff.c:291 msgid "Failed to open TIFF image" msgstr "Kon TIFF-afbeelding niet openen" -#: gdk-pixbuf/io-tiff.c:427 gdk-pixbuf/io-tiff.c:440 +#: gdk-pixbuf/io-tiff.c:425 gdk-pixbuf/io-tiff.c:438 msgid "Failed to load TIFF image" msgstr "Kon TIFF-afbeelding niet laden" -#: gdk-pixbuf/io-tiff.c:623 +#: gdk-pixbuf/io-tiff.c:621 msgid "Failed to save TIFF image" msgstr "Kon TIFF-afbeelding niet opslaan" -#: gdk-pixbuf/io-tiff.c:656 +#: gdk-pixbuf/io-tiff.c:654 msgid "TIFF compression doesn't refer to a valid codec." msgstr "TIFF-compressie refereert niet naar een geldige codec." -#: gdk-pixbuf/io-tiff.c:696 +#: gdk-pixbuf/io-tiff.c:694 msgid "Failed to write TIFF data" msgstr "Kon TIFF-data niet schrijven" -#: gdk-pixbuf/io-tiff.c:733 +#: gdk-pixbuf/io-tiff.c:731 msgid "Couldn't write to TIFF file" msgstr "Kon niet naar TIFF-bestand schrijven" -#: gdk-pixbuf/io-tiff.c:788 -msgid "The TIFF image format" -msgstr "Het TIFF-bestandsformaat" - -#: gdk-pixbuf/io-wbmp.c:245 +#: gdk-pixbuf/io-wbmp.c:243 msgid "Image has zero width" msgstr "Afbeelding heeft breedte nul" -#: gdk-pixbuf/io-wbmp.c:263 +#: gdk-pixbuf/io-wbmp.c:261 msgid "Image has zero height" msgstr "Afbeelding heeft hoogte nul" -#: gdk-pixbuf/io-wbmp.c:274 +#: gdk-pixbuf/io-wbmp.c:272 msgid "Not enough memory to load image" msgstr "Onvoldoende geheugen voor het laden van de afbeelding" -#: gdk-pixbuf/io-wbmp.c:333 +#: gdk-pixbuf/io-wbmp.c:331 msgid "Couldn't save the rest" msgstr "Kon de rest niet opslaan" -#: gdk-pixbuf/io-wbmp.c:374 +#: gdk-pixbuf/io-wbmp.c:372 msgid "The WBMP image format" msgstr "Het WBMP-bestandsformaat" -#: gdk-pixbuf/io-xbm.c:304 +#: gdk-pixbuf/io-xbm.c:302 msgid "Invalid XBM file" msgstr "Ongeldig XBM-bestand" -#: gdk-pixbuf/io-xbm.c:314 +#: gdk-pixbuf/io-xbm.c:312 msgid "Insufficient memory to load XBM image file" msgstr "Onvoldoende geheugen om XBM-afbeelding te laden" -#: gdk-pixbuf/io-xbm.c:462 +#: gdk-pixbuf/io-xbm.c:460 msgid "Failed to write to temporary file when loading XBM image" msgstr "" "Niet mogelijk om naar tijdelijk bestand te schrijven bij het laden van XBM-" "afbeelding" -#: gdk-pixbuf/io-xbm.c:501 +#: gdk-pixbuf/io-xbm.c:499 msgid "The XBM image format" msgstr "Het XBM-bestandsformaat" -#: gdk-pixbuf/io-xpm.c:469 +#: gdk-pixbuf/io-xpm.c:467 msgid "No XPM header found" msgstr "Geen XPM-header gevonden" -#: gdk-pixbuf/io-xpm.c:478 +#: gdk-pixbuf/io-xpm.c:476 msgid "Invalid XPM header" msgstr "Ongeldig XPM-header" # afbeelding ipv bestand gebruikt. -#: gdk-pixbuf/io-xpm.c:486 +#: gdk-pixbuf/io-xpm.c:484 msgid "XPM file has image width <= 0" msgstr "XPM-afbeelding heeft breedte <= 0" -#: gdk-pixbuf/io-xpm.c:494 +#: gdk-pixbuf/io-xpm.c:492 msgid "XPM file has image height <= 0" msgstr "XPM-afbeelding heeft hoogte <= 0" -#: gdk-pixbuf/io-xpm.c:502 +#: gdk-pixbuf/io-xpm.c:500 msgid "XPM has invalid number of chars per pixel" msgstr "XPM heeft ongeldig aantal tekens per beeldpunt" -#: gdk-pixbuf/io-xpm.c:511 +#: gdk-pixbuf/io-xpm.c:509 msgid "XPM file has invalid number of colors" msgstr "XPM-bestand heeft ongeldig aantal kleuren" -#: gdk-pixbuf/io-xpm.c:523 gdk-pixbuf/io-xpm.c:532 gdk-pixbuf/io-xpm.c:584 +#: gdk-pixbuf/io-xpm.c:521 gdk-pixbuf/io-xpm.c:530 gdk-pixbuf/io-xpm.c:582 msgid "Cannot allocate memory for loading XPM image" msgstr "Kan geen geheugenruimte reserveren voor het laden van XPM-afbeelding" -#: gdk-pixbuf/io-xpm.c:546 +#: gdk-pixbuf/io-xpm.c:544 msgid "Cannot read XPM colormap" msgstr "Kan XPM-kleurenkaart niet lezen" -#: gdk-pixbuf/io-xpm.c:778 +#: gdk-pixbuf/io-xpm.c:776 msgid "Failed to write to temporary file when loading XPM image" msgstr "" "Niet mogelijk om naar tijdelijk bestand te schrijven bij het laden van XPM-" "afbeelding" -#: gdk-pixbuf/io-xpm.c:817 +#: gdk-pixbuf/io-xpm.c:815 msgid "The XPM image format" msgstr "Het XPM-bestandsformaat" diff --git a/po/nn.gmo b/po/nn.gmo index c8f36fcbe659074a8d79dc91a759ecb66c02107e..3008ac1b8813da1c2f782332f1d0543e5ae33731 100644 GIT binary patch delta 28 kcmdlznQ`}I#tqlBcujN-Om&US6pRe4Ow2Yv*191F0FYe?lK=n! delta 28 kcmdlznQ`}I#tqlBc#U-pOmq!R6$}lmj4U=k*191F0FW06jsO4v diff --git a/po/nn.po b/po/nn.po index c535f89..4323054 100644 --- a/po/nn.po +++ b/po/nn.po @@ -12,7 +12,7 @@ msgstr "" "Project-Id-Version: nn\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=gdk-" "pixbuf\n" -"POT-Creation-Date: 2013-04-15 10:28-0400\n" +"POT-Creation-Date: 2014-05-26 20:46-0400\n" "PO-Revision-Date: 2009-01-22 11:03+0100\n" "Last-Translator: Åsmund Skjæveland \n" "Language-Team: Norwegian Nynorsk \n" @@ -23,18 +23,18 @@ msgstr "" "X-Generator: Lokalize 0.2\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: gdk-pixbuf/gdk-pixbuf-animation.c:160 gdk-pixbuf/gdk-pixbuf-io.c:1064 -#: gdk-pixbuf/gdk-pixbuf-io.c:1330 +#: gdk-pixbuf/gdk-pixbuf-animation.c:158 gdk-pixbuf/gdk-pixbuf-io.c:1077 +#: gdk-pixbuf/gdk-pixbuf-io.c:1333 #, c-format msgid "Failed to open file '%s': %s" msgstr "Klarte ikkje å opna fila «%s»: %s" -#: gdk-pixbuf/gdk-pixbuf-animation.c:173 gdk-pixbuf/gdk-pixbuf-io.c:1076 +#: gdk-pixbuf/gdk-pixbuf-animation.c:171 gdk-pixbuf/gdk-pixbuf-io.c:962 #, c-format msgid "Image file '%s' contains no data" msgstr "Biletefila «%s» inneheld ikkje data" -#: gdk-pixbuf/gdk-pixbuf-animation.c:212 +#: gdk-pixbuf/gdk-pixbuf-animation.c:210 #, c-format msgid "" "Failed to load animation '%s': reason not known, probably a corrupt " @@ -43,8 +43,8 @@ msgstr "" "Klarte ikkje å lasta animasjonen «%s». Årsaken er ukjent, men truleg ei " "øydelagt animasjonsfil" -#: gdk-pixbuf/gdk-pixbuf-animation.c:280 gdk-pixbuf/gdk-pixbuf-io.c:1112 -#: gdk-pixbuf/gdk-pixbuf-io.c:1382 +#: gdk-pixbuf/gdk-pixbuf-animation.c:278 gdk-pixbuf/gdk-pixbuf-io.c:1113 +#: gdk-pixbuf/gdk-pixbuf-io.c:1385 #, c-format msgid "" "Failed to load image '%s': reason not known, probably a corrupt image file" @@ -52,12 +52,12 @@ msgstr "" "Klarte ikkje å lasta biletet «%s». Årsaken er ukjent, men truleg ei øydelagt " "biletefil" -#: gdk-pixbuf/gdk-pixbuf-io.c:790 +#: gdk-pixbuf/gdk-pixbuf-io.c:774 #, c-format msgid "Unable to load image-loading module: %s: %s" msgstr "Ikkje i stand til å lasta biletelastingsmodul: %s: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:805 +#: gdk-pixbuf/gdk-pixbuf-io.c:789 #, fuzzy, c-format msgid "" "Image-loading module %s does not export the proper interface; perhaps it's " @@ -66,53 +66,53 @@ msgstr "" "Biletelastingsmodulen %s eksporterer ikkje rett grensesnitt. Kanskje han er " "frå ein annan GTK+-versjon?" -#: gdk-pixbuf/gdk-pixbuf-io.c:814 gdk-pixbuf/gdk-pixbuf-io.c:865 +#: gdk-pixbuf/gdk-pixbuf-io.c:798 gdk-pixbuf/gdk-pixbuf-io.c:849 #, c-format msgid "Image type '%s' is not supported" msgstr "Biletetypen «%s» er ikkje støtta" -#: gdk-pixbuf/gdk-pixbuf-io.c:950 +#: gdk-pixbuf/gdk-pixbuf-io.c:934 #, c-format msgid "Couldn't recognize the image file format for file '%s'" msgstr "Klarte ikkje å kjenna att biletefilformatet på fila «%s»" -#: gdk-pixbuf/gdk-pixbuf-io.c:958 +#: gdk-pixbuf/gdk-pixbuf-io.c:942 msgid "Unrecognized image file format" msgstr "Ukjent biletefilformat" -#: gdk-pixbuf/gdk-pixbuf-io.c:1121 +#: gdk-pixbuf/gdk-pixbuf-io.c:1124 #, c-format msgid "Failed to load image '%s': %s" msgstr "Klarte ikkje å lasta biletet «%s»: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2015 gdk-pixbuf/io-gdip-utils.c:837 +#: gdk-pixbuf/gdk-pixbuf-io.c:2029 gdk-pixbuf/io-gdip-utils.c:835 #, c-format msgid "Error writing to image file: %s" msgstr "Feil under skriving av biletefil: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2057 gdk-pixbuf/gdk-pixbuf-io.c:2178 +#: gdk-pixbuf/gdk-pixbuf-io.c:2071 gdk-pixbuf/gdk-pixbuf-io.c:2192 #, c-format msgid "This build of gdk-pixbuf does not support saving the image format: %s" msgstr "Denne utgåva av gdk-pixbuf kan ikkje lagra bileteformatet: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2088 +#: gdk-pixbuf/gdk-pixbuf-io.c:2102 msgid "Insufficient memory to save image to callback" msgstr "Ikkje nok minne til å lagra bilete til tilbakekall" -#: gdk-pixbuf/gdk-pixbuf-io.c:2101 +#: gdk-pixbuf/gdk-pixbuf-io.c:2115 msgid "Failed to open temporary file" msgstr "Klarte ikkje opna mellombels fil" -#: gdk-pixbuf/gdk-pixbuf-io.c:2124 +#: gdk-pixbuf/gdk-pixbuf-io.c:2138 msgid "Failed to read from temporary file" msgstr "Klarte ikkje å lesa frå mellombels fil" -#: gdk-pixbuf/gdk-pixbuf-io.c:2372 +#: gdk-pixbuf/gdk-pixbuf-io.c:2382 #, c-format msgid "Failed to open '%s' for writing: %s" msgstr "Klarte ikkje å opna «%s» for å skriva: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2398 +#: gdk-pixbuf/gdk-pixbuf-io.c:2408 #, c-format msgid "" "Failed to close '%s' while writing image, all data may not have been saved: " @@ -121,15 +121,15 @@ msgstr "" "Klarte ikkje å lukka «%s» medan biletet vart skrive. Det er ikkje sikkert at " "alle data vart lagra: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2619 gdk-pixbuf/gdk-pixbuf-io.c:2671 +#: gdk-pixbuf/gdk-pixbuf-io.c:2629 gdk-pixbuf/gdk-pixbuf-io.c:2681 msgid "Insufficient memory to save image into a buffer" msgstr "Ikkje nok minne til å lagra biletet til eit buffer" -#: gdk-pixbuf/gdk-pixbuf-io.c:2717 +#: gdk-pixbuf/gdk-pixbuf-io.c:2727 msgid "Error writing to image stream" msgstr "Feil under skriving av biletefil" -#: gdk-pixbuf/gdk-pixbuf-loader.c:393 +#: gdk-pixbuf/gdk-pixbuf-loader.c:384 #, c-format msgid "" "Internal error: Image loader module '%s' failed to complete an operation, " @@ -138,98 +138,103 @@ msgstr "" "Intern feil: Modul for lasting av bileta «%s» klarte ikkje å fullutføra ein " "operasjon, men ga inga årsak for feilen" -#: gdk-pixbuf/gdk-pixbuf-loader.c:435 +#: gdk-pixbuf/gdk-pixbuf-loader.c:426 #, c-format msgid "Incremental loading of image type '%s' is not supported" msgstr "Stegvis lasting av biletetypen «%s» er ikkje støtta" -#: gdk-pixbuf/gdk-pixdata.c:160 +#: gdk-pixbuf/gdk-pixdata.c:158 msgid "Image header corrupt" msgstr "Øydelagt biletehovud" -#: gdk-pixbuf/gdk-pixdata.c:165 +#: gdk-pixbuf/gdk-pixdata.c:163 msgid "Image format unknown" msgstr "Ukjent bileteformat" -#: gdk-pixbuf/gdk-pixdata.c:170 gdk-pixbuf/gdk-pixdata.c:502 +#: gdk-pixbuf/gdk-pixdata.c:168 gdk-pixbuf/gdk-pixdata.c:501 msgid "Image pixel data corrupt" msgstr "Øydelagte pikseldata i biletet" -#: gdk-pixbuf/gdk-pixdata.c:446 +#: gdk-pixbuf/gdk-pixdata.c:445 #, c-format msgid "failed to allocate image buffer of %u byte" msgid_plural "failed to allocate image buffer of %u bytes" msgstr[0] "klarte ikkje å setja av eit mellomlager på %u byte til biletet" msgstr[1] "klarte ikkje å setja av eit mellomlager på %u byte til biletet" -#: gdk-pixbuf/io-ani.c:244 +#: gdk-pixbuf/io-ani.c:242 msgid "Unexpected icon chunk in animation" msgstr "Uventa ikondel i animasjon" -#: gdk-pixbuf/io-ani.c:342 gdk-pixbuf/io-ani.c:400 gdk-pixbuf/io-ani.c:426 -#: gdk-pixbuf/io-ani.c:449 gdk-pixbuf/io-ani.c:476 gdk-pixbuf/io-ani.c:563 +#: gdk-pixbuf/io-ani.c:340 gdk-pixbuf/io-ani.c:398 gdk-pixbuf/io-ani.c:424 +#: gdk-pixbuf/io-ani.c:447 gdk-pixbuf/io-ani.c:474 gdk-pixbuf/io-ani.c:561 msgid "Invalid header in animation" msgstr "Ugyldig hovud i animasjonen" -#: gdk-pixbuf/io-ani.c:352 gdk-pixbuf/io-ani.c:374 gdk-pixbuf/io-ani.c:458 -#: gdk-pixbuf/io-ani.c:485 gdk-pixbuf/io-ani.c:536 gdk-pixbuf/io-ani.c:608 +#: gdk-pixbuf/io-ani.c:350 gdk-pixbuf/io-ani.c:372 gdk-pixbuf/io-ani.c:456 +#: gdk-pixbuf/io-ani.c:483 gdk-pixbuf/io-ani.c:534 gdk-pixbuf/io-ani.c:606 msgid "Not enough memory to load animation" msgstr "Ikkje nok minne til å lasta animasjon" -#: gdk-pixbuf/io-ani.c:392 gdk-pixbuf/io-ani.c:418 gdk-pixbuf/io-ani.c:437 +#: gdk-pixbuf/io-ani.c:390 gdk-pixbuf/io-ani.c:416 gdk-pixbuf/io-ani.c:435 msgid "Malformed chunk in animation" msgstr "Feil i ein del av animasjonen" -#: gdk-pixbuf/io-ani.c:660 +#: gdk-pixbuf/io-ani.c:628 +#, fuzzy +msgid "ANI image was truncated or incomplete." +msgstr "GIF-biletet var avkutta eller ufullstendig." + +#: gdk-pixbuf/io-ani.c:669 msgid "The ANI image format" msgstr "Bileteformatet ANI" -#: gdk-pixbuf/io-bmp.c:229 gdk-pixbuf/io-bmp.c:266 gdk-pixbuf/io-bmp.c:337 -#: gdk-pixbuf/io-bmp.c:369 gdk-pixbuf/io-bmp.c:392 gdk-pixbuf/io-bmp.c:495 +#: gdk-pixbuf/io-bmp.c:227 gdk-pixbuf/io-bmp.c:264 gdk-pixbuf/io-bmp.c:335 +#: gdk-pixbuf/io-bmp.c:367 gdk-pixbuf/io-bmp.c:390 gdk-pixbuf/io-bmp.c:493 msgid "BMP image has bogus header data" msgstr "BMP-biletet har ugyldige data i hovudet" -#: gdk-pixbuf/io-bmp.c:240 gdk-pixbuf/io-bmp.c:432 +#: gdk-pixbuf/io-bmp.c:238 gdk-pixbuf/io-bmp.c:430 msgid "Not enough memory to load bitmap image" msgstr "Ikkje nok minne til å lasta punktbilete" -#: gdk-pixbuf/io-bmp.c:318 +#: gdk-pixbuf/io-bmp.c:316 msgid "BMP image has unsupported header size" msgstr "BMP-biletet har ein storleik på biletehovudet som ikkje er støtta" -#: gdk-pixbuf/io-bmp.c:356 +#: gdk-pixbuf/io-bmp.c:354 msgid "Topdown BMP images cannot be compressed" msgstr "Topdown BMP-bileta kan ikkje komprimerast" -#: gdk-pixbuf/io-bmp.c:716 gdk-pixbuf/io-pnm.c:707 +#: gdk-pixbuf/io-bmp.c:714 gdk-pixbuf/io-pnm.c:705 msgid "Premature end-of-file encountered" msgstr "Fila sluttar for tidleg" -#: gdk-pixbuf/io-bmp.c:1328 +#: gdk-pixbuf/io-bmp.c:1326 msgid "Couldn't allocate memory for saving BMP file" msgstr "Kunne ikkje tildela minne for lagring av BMP-fil" -#: gdk-pixbuf/io-bmp.c:1369 +#: gdk-pixbuf/io-bmp.c:1367 msgid "Couldn't write to BMP file" msgstr "Kunne ikkje skriva til BMP-fil" -#: gdk-pixbuf/io-bmp.c:1422 gdk-pixbuf/io-gdip-bmp.c:82 +#: gdk-pixbuf/io-bmp.c:1420 gdk-pixbuf/io-gdip-bmp.c:80 msgid "The BMP image format" msgstr "Bileteformatet BMP" -#: gdk-pixbuf/io-gdip-emf.c:59 +#: gdk-pixbuf/io-gdip-emf.c:57 msgid "The EMF image format" msgstr "Bileteformatet EMF" -#: gdk-pixbuf/io-gdip-gif.c:80 gdk-pixbuf/io-gif.c:1720 +#: gdk-pixbuf/io-gdip-gif.c:78 gdk-pixbuf/io-gif.c:1718 msgid "The GIF image format" msgstr "GIF-bileteformatet" -#: gdk-pixbuf/io-gdip-ico.c:59 gdk-pixbuf/io-ico.c:1271 +#: gdk-pixbuf/io-gdip-ico.c:57 gdk-pixbuf/io-ico.c:1269 msgid "The ICO image format" msgstr "ICO-bileteformatet" -#: gdk-pixbuf/io-gdip-jpeg.c:53 gdk-pixbuf/io-jpeg.c:1249 +#: gdk-pixbuf/io-gdip-jpeg.c:51 gdk-pixbuf/io-jpeg.c:1249 #, c-format msgid "" "JPEG quality must be a value between 0 and 100; value '%s' could not be " @@ -238,116 +243,120 @@ msgstr "" "JPEG-kvalitet må vera eit tal mellom 0 og 100. Verdien «%s» kan ikkje " "tolkast." -#: gdk-pixbuf/io-gdip-jpeg.c:68 gdk-pixbuf/io-jpeg.c:1265 +#: gdk-pixbuf/io-gdip-jpeg.c:66 gdk-pixbuf/io-jpeg.c:1265 #, c-format msgid "" "JPEG quality must be a value between 0 and 100; value '%d' is not allowed." msgstr "" "JPEG-kvalitet må vera eit tal mellom 0 og 100. Verdien «%d» er ikkje tillate." -#: gdk-pixbuf/io-gdip-jpeg.c:136 gdk-pixbuf/io-jpeg.c:1478 +#: gdk-pixbuf/io-gdip-jpeg.c:134 gdk-pixbuf/io-jpeg.c:1478 msgid "The JPEG image format" msgstr "JPEG-bileteformatet" -#: gdk-pixbuf/io-gdip-utils.c:154 +#: gdk-pixbuf/io-gdip-tiff.c:80 gdk-pixbuf/io-tiff.c:786 +msgid "The TIFF image format" +msgstr "TIFF-bileteformatet" + +#: gdk-pixbuf/io-gdip-utils.c:152 #, c-format msgid "Could not allocate memory: %s" msgstr "Klarte ikkje setja av minne: %s" -#: gdk-pixbuf/io-gdip-utils.c:179 gdk-pixbuf/io-gdip-utils.c:293 -#: gdk-pixbuf/io-gdip-utils.c:333 +#: gdk-pixbuf/io-gdip-utils.c:177 gdk-pixbuf/io-gdip-utils.c:291 +#: gdk-pixbuf/io-gdip-utils.c:331 #, c-format msgid "Could not create stream: %s" msgstr "Klarte ikkje oppretta straum: %s" -#: gdk-pixbuf/io-gdip-utils.c:193 +#: gdk-pixbuf/io-gdip-utils.c:191 #, c-format msgid "Could not seek stream: %s" msgstr "Klarte ikkje søka i straum: %s" -#: gdk-pixbuf/io-gdip-utils.c:205 +#: gdk-pixbuf/io-gdip-utils.c:203 #, c-format msgid "Could not read from stream: %s" msgstr "Klarte ikkje lesa frå straum: %s" -#: gdk-pixbuf/io-gdip-utils.c:617 +#: gdk-pixbuf/io-gdip-utils.c:615 msgid "Couldn't load bitmap" msgstr "Klarte ikkje lasta punktbilete" -#: gdk-pixbuf/io-gdip-utils.c:773 +#: gdk-pixbuf/io-gdip-utils.c:771 msgid "Couldn't load metafile" msgstr "Klarte ikkje lasta metafil" -#: gdk-pixbuf/io-gdip-utils.c:878 +#: gdk-pixbuf/io-gdip-utils.c:876 msgid "Unsupported image format for GDI+" msgstr "Ikkje støtta bileteformat for GDI+" -#: gdk-pixbuf/io-gdip-utils.c:885 +#: gdk-pixbuf/io-gdip-utils.c:883 msgid "Couldn't save" msgstr "Klarte ikkje lagra" -#: gdk-pixbuf/io-gdip-wmf.c:58 +#: gdk-pixbuf/io-gdip-wmf.c:56 msgid "The WMF image format" msgstr "WMF-bileteformatet" -#: gdk-pixbuf/io-gif.c:222 +#: gdk-pixbuf/io-gif.c:220 #, c-format msgid "Failure reading GIF: %s" msgstr "Klarte ikkje å lesa GIF: %s" -#: gdk-pixbuf/io-gif.c:496 gdk-pixbuf/io-gif.c:1502 gdk-pixbuf/io-gif.c:1669 +#: gdk-pixbuf/io-gif.c:494 gdk-pixbuf/io-gif.c:1500 gdk-pixbuf/io-gif.c:1667 msgid "GIF file was missing some data (perhaps it was truncated somehow?)" msgstr "GIF-fil manglar data (Har fila vorte kutta?)" -#: gdk-pixbuf/io-gif.c:505 +#: gdk-pixbuf/io-gif.c:503 #, c-format msgid "Internal error in the GIF loader (%s)" msgstr "Intern feil i GIF-lastaren (%s)" -#: gdk-pixbuf/io-gif.c:579 +#: gdk-pixbuf/io-gif.c:577 msgid "Stack overflow" msgstr "Stabeloverflyt" -#: gdk-pixbuf/io-gif.c:639 +#: gdk-pixbuf/io-gif.c:637 msgid "GIF image loader cannot understand this image." msgstr "Lastar for GIF-bileta forstår ikkje dette bilete." -#: gdk-pixbuf/io-gif.c:668 +#: gdk-pixbuf/io-gif.c:666 msgid "Bad code encountered" msgstr "Fann ugyldig kode" -#: gdk-pixbuf/io-gif.c:678 +#: gdk-pixbuf/io-gif.c:676 msgid "Circular table entry in GIF file" msgstr "Sirkulær tabelloppføring i GIF-fila" -#: gdk-pixbuf/io-gif.c:866 gdk-pixbuf/io-gif.c:1488 gdk-pixbuf/io-gif.c:1541 -#: gdk-pixbuf/io-gif.c:1657 +#: gdk-pixbuf/io-gif.c:864 gdk-pixbuf/io-gif.c:1486 gdk-pixbuf/io-gif.c:1539 +#: gdk-pixbuf/io-gif.c:1655 msgid "Not enough memory to load GIF file" msgstr "Ikkje nok minne til å lasta GIF-fila" -#: gdk-pixbuf/io-gif.c:960 +#: gdk-pixbuf/io-gif.c:958 msgid "Not enough memory to composite a frame in GIF file" msgstr "Ikkje nok minne til å setja saman ei ramme i GIF-fila" -#: gdk-pixbuf/io-gif.c:1132 +#: gdk-pixbuf/io-gif.c:1130 msgid "GIF image is corrupt (incorrect LZW compression)" msgstr "GIF-biletet er øydelagt (ikkje rett LZW-kompresjon)" -#: gdk-pixbuf/io-gif.c:1182 +#: gdk-pixbuf/io-gif.c:1180 msgid "File does not appear to be a GIF file" msgstr "Fila ser ikkje ut til å vera ei GIF-fil" -#: gdk-pixbuf/io-gif.c:1194 +#: gdk-pixbuf/io-gif.c:1192 #, c-format msgid "Version %s of the GIF file format is not supported" msgstr "Versjon %s av GIF-filformatet er ikkje støtta" -#: gdk-pixbuf/io-gif.c:1241 +#: gdk-pixbuf/io-gif.c:1239 #, fuzzy msgid "Resulting GIF image has zero size" msgstr "Biletet har null breidde" -#: gdk-pixbuf/io-gif.c:1320 +#: gdk-pixbuf/io-gif.c:1318 msgid "" "GIF image has no global colormap, and a frame inside it has no local " "colormap." @@ -355,7 +364,7 @@ msgstr "" "GIF-biletet har ikkje noko globalt fargekart, og ei ramme inni det har ikkje " "noko lokalt fargekart." -#: gdk-pixbuf/io-gif.c:1564 +#: gdk-pixbuf/io-gif.c:1562 msgid "GIF image was truncated or incomplete." msgstr "GIF-biletet var avkutta eller ufullstendig." @@ -372,87 +381,87 @@ msgstr "Kunne ikkje dekode ICNS-fil" msgid "The ICNS image format" msgstr "ICNS-bileteformatet" -#: gdk-pixbuf/io-ico.c:228 gdk-pixbuf/io-ico.c:242 gdk-pixbuf/io-ico.c:291 -#: gdk-pixbuf/io-ico.c:302 gdk-pixbuf/io-ico.c:395 +#: gdk-pixbuf/io-ico.c:226 gdk-pixbuf/io-ico.c:240 gdk-pixbuf/io-ico.c:289 +#: gdk-pixbuf/io-ico.c:300 gdk-pixbuf/io-ico.c:393 msgid "Invalid header in icon" msgstr "Ugyldig hovud i ikon" -#: gdk-pixbuf/io-ico.c:257 gdk-pixbuf/io-ico.c:312 gdk-pixbuf/io-ico.c:405 -#: gdk-pixbuf/io-ico.c:458 gdk-pixbuf/io-ico.c:488 +#: gdk-pixbuf/io-ico.c:255 gdk-pixbuf/io-ico.c:310 gdk-pixbuf/io-ico.c:403 +#: gdk-pixbuf/io-ico.c:456 gdk-pixbuf/io-ico.c:486 msgid "Not enough memory to load icon" msgstr "Ikkje nok minne til å lasta ikonet" -#: gdk-pixbuf/io-ico.c:338 +#: gdk-pixbuf/io-ico.c:336 msgid "Compressed icons are not supported" msgstr "Komprimerte ikon er ikkje støtta" -#: gdk-pixbuf/io-ico.c:358 +#: gdk-pixbuf/io-ico.c:356 msgid "Icon has zero width" msgstr "Ikonet har breidde null" -#: gdk-pixbuf/io-ico.c:368 +#: gdk-pixbuf/io-ico.c:366 msgid "Icon has zero height" msgstr "Ikonet har høgde null" -#: gdk-pixbuf/io-ico.c:443 +#: gdk-pixbuf/io-ico.c:441 msgid "Unsupported icon type" msgstr "Ikontypen er ikkje støtta" -#: gdk-pixbuf/io-ico.c:537 +#: gdk-pixbuf/io-ico.c:535 msgid "Not enough memory to load ICO file" msgstr "Ikkje nok minne til å lasta ICO-fila" -#: gdk-pixbuf/io-ico.c:1002 +#: gdk-pixbuf/io-ico.c:1000 msgid "Image too large to be saved as ICO" msgstr "Biletet er for stort til å lagrast som ICO" -#: gdk-pixbuf/io-ico.c:1013 +#: gdk-pixbuf/io-ico.c:1011 msgid "Cursor hotspot outside image" msgstr "Peikarpunktet utanfor biletet" -#: gdk-pixbuf/io-ico.c:1036 +#: gdk-pixbuf/io-ico.c:1034 #, c-format msgid "Unsupported depth for ICO file: %d" msgstr "Djupna til biletet er for djup for ei ICO-fil: %d" -#: gdk-pixbuf/io-jasper.c:74 +#: gdk-pixbuf/io-jasper.c:73 msgid "Couldn't allocate memory for stream" msgstr "Kan ikkje setja av minne til straum" -#: gdk-pixbuf/io-jasper.c:104 +#: gdk-pixbuf/io-jasper.c:103 msgid "Couldn't decode image" msgstr "Kunne ikkje dekode bilete" -#: gdk-pixbuf/io-jasper.c:122 +#: gdk-pixbuf/io-jasper.c:121 msgid "Transformed JPEG2000 has zero width or height" msgstr "Transformert JPEG2000 har null breidde eller høgde." -#: gdk-pixbuf/io-jasper.c:136 +#: gdk-pixbuf/io-jasper.c:135 msgid "Image type currently not supported" msgstr "Biletetypen er ikkje støtta" -#: gdk-pixbuf/io-jasper.c:148 gdk-pixbuf/io-jasper.c:156 +#: gdk-pixbuf/io-jasper.c:147 gdk-pixbuf/io-jasper.c:155 msgid "Couldn't allocate memory for color profile" msgstr "Kan ikkje setja av minne til fargeprofil" -#: gdk-pixbuf/io-jasper.c:182 +#: gdk-pixbuf/io-jasper.c:181 msgid "Insufficient memory to open JPEG 2000 file" msgstr "Ikkje nok minne til å opna JPEG2000-biletet" -#: gdk-pixbuf/io-jasper.c:261 +#: gdk-pixbuf/io-jasper.c:260 msgid "Couldn't allocate memory to buffer image data" msgstr "Kan ikkje setja av minne til å hurtiflagra biletdata" -#: gdk-pixbuf/io-jasper.c:305 +#: gdk-pixbuf/io-jasper.c:304 msgid "The JPEG 2000 image format" msgstr "JPEG2000-bileteformatet" -#: gdk-pixbuf/io-jpeg.c:126 +#: gdk-pixbuf/io-jpeg.c:124 #, c-format msgid "Error interpreting JPEG image file (%s)" msgstr "Feil under tolking av JPEG-biletefil (%s)" -#: gdk-pixbuf/io-jpeg.c:604 +#: gdk-pixbuf/io-jpeg.c:597 msgid "" "Insufficient memory to load image, try exiting some applications to free " "memory" @@ -460,17 +469,17 @@ msgstr "" "Ikkje nok minne til å lasta biletet. Prøv å avslutta nokon program for " "frigjera minne" -#: gdk-pixbuf/io-jpeg.c:651 gdk-pixbuf/io-jpeg.c:865 +#: gdk-pixbuf/io-jpeg.c:645 gdk-pixbuf/io-jpeg.c:858 #, c-format msgid "Unsupported JPEG color space (%s)" msgstr "Ustøtta JPEG-fargerom (%s)" -#: gdk-pixbuf/io-jpeg.c:764 gdk-pixbuf/io-jpeg.c:1044 +#: gdk-pixbuf/io-jpeg.c:757 gdk-pixbuf/io-jpeg.c:1037 #: gdk-pixbuf/io-jpeg.c:1308 gdk-pixbuf/io-jpeg.c:1318 msgid "Couldn't allocate memory for loading JPEG file" msgstr "Kan ikkje setja av minne til å lasta JPEG-bilete" -#: gdk-pixbuf/io-jpeg.c:1018 +#: gdk-pixbuf/io-jpeg.c:1011 msgid "Transformed JPEG has zero width or height." msgstr "Transformert JPEG har breidd eller storleik lik null." @@ -479,94 +488,94 @@ msgstr "Transformert JPEG har breidd eller storleik lik null." msgid "Color profile has invalid length '%u'." msgstr "" -#: gdk-pixbuf/io-pcx.c:186 +#: gdk-pixbuf/io-pcx.c:184 msgid "Couldn't allocate memory for header" msgstr "Kan ikkje setja av minne til hovud" -#: gdk-pixbuf/io-pcx.c:201 gdk-pixbuf/io-pcx.c:559 +#: gdk-pixbuf/io-pcx.c:199 gdk-pixbuf/io-pcx.c:557 msgid "Couldn't allocate memory for context buffer" msgstr "Kan ikkje setja av minne til kontekstmellomlager" -#: gdk-pixbuf/io-pcx.c:600 +#: gdk-pixbuf/io-pcx.c:598 msgid "Image has invalid width and/or height" msgstr "Biletet har ugyldig høgde og/eller breidde" -#: gdk-pixbuf/io-pcx.c:612 gdk-pixbuf/io-pcx.c:673 +#: gdk-pixbuf/io-pcx.c:610 gdk-pixbuf/io-pcx.c:671 msgid "Image has unsupported bpp" msgstr "Biletet har eit ustøtta tal på bitar per piksel" -#: gdk-pixbuf/io-pcx.c:617 gdk-pixbuf/io-pcx.c:625 +#: gdk-pixbuf/io-pcx.c:615 gdk-pixbuf/io-pcx.c:623 #, c-format msgid "Image has unsupported number of %d-bit planes" msgstr "Biletet har eit ustøtta tal på %d-bit-plan" -#: gdk-pixbuf/io-pcx.c:641 +#: gdk-pixbuf/io-pcx.c:639 msgid "Couldn't create new pixbuf" msgstr "Kan ikkje laga nytt pixbuf" -#: gdk-pixbuf/io-pcx.c:649 +#: gdk-pixbuf/io-pcx.c:647 msgid "Couldn't allocate memory for line data" msgstr "Kan ikkje setja av minne til linjedata" -#: gdk-pixbuf/io-pcx.c:656 +#: gdk-pixbuf/io-pcx.c:654 #, fuzzy msgid "Couldn't allocate memory for PCX image" msgstr "Kan ikkje setja av minne til hovud" -#: gdk-pixbuf/io-pcx.c:703 +#: gdk-pixbuf/io-pcx.c:701 msgid "Didn't get all lines of PCX image" msgstr "Fekk ikkje alle linjene i PCX-biletet" -#: gdk-pixbuf/io-pcx.c:710 +#: gdk-pixbuf/io-pcx.c:708 msgid "No palette found at end of PCX data" msgstr "Fann ikkje nokon palett på slutten av PCX-data" -#: gdk-pixbuf/io-pcx.c:755 +#: gdk-pixbuf/io-pcx.c:753 msgid "The PCX image format" msgstr "Bileteformatet PCX" -#: gdk-pixbuf/io-pixdata.c:148 +#: gdk-pixbuf/io-pixdata.c:146 #, fuzzy msgid "Transformed pixbuf has zero width or height." msgstr "Transformert PNG har null breidde eller høgde." -#: gdk-pixbuf/io-pixdata.c:186 +#: gdk-pixbuf/io-pixdata.c:184 #, fuzzy msgid "The GdkPixdata format" msgstr "GIF-bileteformatet" -#: gdk-pixbuf/io-png.c:54 +#: gdk-pixbuf/io-png.c:53 msgid "Bits per channel of PNG image is invalid." msgstr "Talet på bitar per kanal i PNG-biletet er ugyldig." -#: gdk-pixbuf/io-png.c:135 gdk-pixbuf/io-png.c:641 +#: gdk-pixbuf/io-png.c:134 gdk-pixbuf/io-png.c:640 msgid "Transformed PNG has zero width or height." msgstr "Transformert PNG har null breidde eller høgde." -#: gdk-pixbuf/io-png.c:143 +#: gdk-pixbuf/io-png.c:142 msgid "Bits per channel of transformed PNG is not 8." msgstr "Bitar per kanal i transformert PNG er ikkje 8." -#: gdk-pixbuf/io-png.c:152 +#: gdk-pixbuf/io-png.c:151 msgid "Transformed PNG not RGB or RGBA." msgstr "Transformert PNG er ikkje RGB eller RGBA." -#: gdk-pixbuf/io-png.c:161 +#: gdk-pixbuf/io-png.c:160 msgid "Transformed PNG has unsupported number of channels, must be 3 or 4." msgstr "" "Transformert PNG har eit tal på kanalar som ikkje er støtta. Må vera 3 eller " "4." -#: gdk-pixbuf/io-png.c:182 +#: gdk-pixbuf/io-png.c:181 #, c-format msgid "Fatal error in PNG image file: %s" msgstr "Fatal feil i PNG-biletefil: %s" -#: gdk-pixbuf/io-png.c:315 +#: gdk-pixbuf/io-png.c:314 msgid "Insufficient memory to load PNG file" msgstr "Ikkje nok minne til å lasta PNG-fil" -#: gdk-pixbuf/io-png.c:656 +#: gdk-pixbuf/io-png.c:655 #, fuzzy, c-format msgid "" "Insufficient memory to store a %lu by %lu image; try exiting some " @@ -575,30 +584,30 @@ msgstr "" "Ikkje nok minne til å lagra eit %ld x %ld-bilete. Prøv å avslutta nokon " "program for å frigjera minne" -#: gdk-pixbuf/io-png.c:719 +#: gdk-pixbuf/io-png.c:718 msgid "Fatal error reading PNG image file" msgstr "Fatal feil under lesing av PNG-biletefil" -#: gdk-pixbuf/io-png.c:768 +#: gdk-pixbuf/io-png.c:767 #, c-format msgid "Fatal error reading PNG image file: %s" msgstr "Fatal feil under lesing av PNG-biletefil: %s" -#: gdk-pixbuf/io-png.c:858 +#: gdk-pixbuf/io-png.c:857 msgid "" "Keys for PNG text chunks must have at least 1 and at most 79 characters." msgstr "Nøklane til PNG-tekstbitar må ha mellom 1 og 79 teikn." -#: gdk-pixbuf/io-png.c:867 +#: gdk-pixbuf/io-png.c:866 msgid "Keys for PNG text chunks must be ASCII characters." msgstr "Nøklane til PNG-tekstbitar må vera ASCII-teikn." -#: gdk-pixbuf/io-png.c:881 gdk-pixbuf/io-tiff.c:667 +#: gdk-pixbuf/io-png.c:880 gdk-pixbuf/io-tiff.c:665 #, c-format msgid "Color profile has invalid length %d." msgstr "" -#: gdk-pixbuf/io-png.c:894 +#: gdk-pixbuf/io-png.c:893 #, c-format msgid "" "PNG compression level must be a value between 0 and 9; value '%s' could not " @@ -607,7 +616,7 @@ msgstr "" "Nivået til PNG-komprimeringa må vera ein verdi mello 0 og 9; verdi «%s» kan " "ikkje brukast." -#: gdk-pixbuf/io-png.c:907 +#: gdk-pixbuf/io-png.c:906 #, c-format msgid "" "PNG compression level must be a value between 0 and 9; value '%d' is not " @@ -616,340 +625,336 @@ msgstr "" "Nivået på PNG-komprimering må vera ein verdi mellom 0 og 9; verdien «%d» er " "ikkje tillat." -#: gdk-pixbuf/io-png.c:955 +#: gdk-pixbuf/io-png.c:954 #, c-format msgid "Value for PNG text chunk %s cannot be converted to ISO-8859-1 encoding." msgstr "" "Verdi for PNG-tekstbit %s kan ikkje konverterast til ISO-8859-1-koding." -#: gdk-pixbuf/io-png.c:1118 +#: gdk-pixbuf/io-png.c:1117 msgid "The PNG image format" msgstr "PNG-bileteformatet" -#: gdk-pixbuf/io-pnm.c:248 +#: gdk-pixbuf/io-pnm.c:246 msgid "PNM loader expected to find an integer, but didn't" msgstr "PNG-lastaren fann ikkje venta heiltal" -#: gdk-pixbuf/io-pnm.c:280 +#: gdk-pixbuf/io-pnm.c:278 msgid "PNM file has an incorrect initial byte" msgstr "PNM-fila har ein feil i den fyrste byten." -#: gdk-pixbuf/io-pnm.c:310 +#: gdk-pixbuf/io-pnm.c:308 msgid "PNM file is not in a recognized PNM subformat" msgstr "PNM-fila er ikkje i eit gjenkjent underformat av PNM" -#: gdk-pixbuf/io-pnm.c:335 +#: gdk-pixbuf/io-pnm.c:333 msgid "PNM file has an image width of 0" msgstr "PNM-fila har ei biletebreidde på 0" -#: gdk-pixbuf/io-pnm.c:356 +#: gdk-pixbuf/io-pnm.c:354 msgid "PNM file has an image height of 0" msgstr "PNM-fila har ei biletehøgde på 0" -#: gdk-pixbuf/io-pnm.c:379 +#: gdk-pixbuf/io-pnm.c:377 msgid "Maximum color value in PNM file is 0" msgstr "Største fargeverdi i PNM-fila er 0" -#: gdk-pixbuf/io-pnm.c:387 +#: gdk-pixbuf/io-pnm.c:385 msgid "Maximum color value in PNM file is too large" msgstr "Største fargeverdi i PNM-fila er for stor" -#: gdk-pixbuf/io-pnm.c:427 gdk-pixbuf/io-pnm.c:457 gdk-pixbuf/io-pnm.c:502 +#: gdk-pixbuf/io-pnm.c:425 gdk-pixbuf/io-pnm.c:455 gdk-pixbuf/io-pnm.c:500 msgid "Raw PNM image type is invalid" msgstr "Rå PNM-biletetype er ugyldig" -#: gdk-pixbuf/io-pnm.c:652 +#: gdk-pixbuf/io-pnm.c:650 msgid "PNM image loader does not support this PNM subformat" msgstr "PNM-biletelastaren støttar ikkje dette underformatet av PNM" -#: gdk-pixbuf/io-pnm.c:739 gdk-pixbuf/io-pnm.c:966 +#: gdk-pixbuf/io-pnm.c:737 gdk-pixbuf/io-pnm.c:964 msgid "Raw PNM formats require exactly one whitespace before sample data" msgstr "Rå PNM-format krev nøyaktig eitt blankt teikn før datablokka" -#: gdk-pixbuf/io-pnm.c:766 +#: gdk-pixbuf/io-pnm.c:764 msgid "Cannot allocate memory for loading PNM image" msgstr "Kan ikkje tildela minne for lasting av PNM-bilete" -#: gdk-pixbuf/io-pnm.c:816 +#: gdk-pixbuf/io-pnm.c:814 msgid "Insufficient memory to load PNM context struct" msgstr "Ikkje nok minne til å lasta PNM-kontekststruktur" -#: gdk-pixbuf/io-pnm.c:867 +#: gdk-pixbuf/io-pnm.c:865 msgid "Unexpected end of PNM image data" msgstr "Uventa slutt på PNM-biletedata" -#: gdk-pixbuf/io-pnm.c:995 +#: gdk-pixbuf/io-pnm.c:993 msgid "Insufficient memory to load PNM file" msgstr "Ikkje nok minne til å lasta PNM-fila" -#: gdk-pixbuf/io-pnm.c:1079 +#: gdk-pixbuf/io-pnm.c:1077 msgid "The PNM/PBM/PGM/PPM image format family" msgstr "PNM/PBM/PGM/PPM-bileteformatfamilien" -#: gdk-pixbuf/io-qtif.c:128 +#: gdk-pixbuf/io-qtif.c:126 msgid "Input file descriptor is NULL." msgstr "" -#: gdk-pixbuf/io-qtif.c:143 +#: gdk-pixbuf/io-qtif.c:141 #, fuzzy msgid "Failed to read QTIF header" msgstr "Klarte ikkje skriva hovud\n" -#: gdk-pixbuf/io-qtif.c:152 gdk-pixbuf/io-qtif.c:189 gdk-pixbuf/io-qtif.c:459 +#: gdk-pixbuf/io-qtif.c:150 gdk-pixbuf/io-qtif.c:187 gdk-pixbuf/io-qtif.c:454 #, c-format msgid "QTIF atom size too large (%d byte)" msgid_plural "QTIF atom size too large (%d bytes)" msgstr[0] "" msgstr[1] "" -#: gdk-pixbuf/io-qtif.c:175 +#: gdk-pixbuf/io-qtif.c:173 #, fuzzy, c-format msgid "Failed to allocate %d byte for file read buffer" msgid_plural "Failed to allocate %d bytes for file read buffer" msgstr[0] "klarte ikkje å setja av eit mellomlager på %u byte til biletet" msgstr[1] "klarte ikkje å setja av eit mellomlager på %u byte til biletet" -#: gdk-pixbuf/io-qtif.c:206 +#: gdk-pixbuf/io-qtif.c:201 #, fuzzy, c-format msgid "File error when reading QTIF atom: %s" msgstr "Klarte ikkje å lesa GIF: %s" -#: gdk-pixbuf/io-qtif.c:243 +#: gdk-pixbuf/io-qtif.c:238 #, c-format msgid "Failed to skip the next %d byte with seek()." msgid_plural "Failed to skip the next %d bytes with seek()." msgstr[0] "" msgstr[1] "" -#: gdk-pixbuf/io-qtif.c:270 +#: gdk-pixbuf/io-qtif.c:265 #, fuzzy msgid "Failed to allocate QTIF context structure." msgstr "Kan ikkje tildela minne for TGA-kontekststruktur" -#: gdk-pixbuf/io-qtif.c:330 +#: gdk-pixbuf/io-qtif.c:325 #, fuzzy msgid "Failed to create GdkPixbufLoader object." msgstr "Klarte ikkje skriva mappeindeks\n" -#: gdk-pixbuf/io-qtif.c:434 +#: gdk-pixbuf/io-qtif.c:429 #, fuzzy msgid "Failed to find an image data atom." msgstr "Klarte ikkje å opna TIFF-biletet" -#: gdk-pixbuf/io-qtif.c:618 +#: gdk-pixbuf/io-qtif.c:613 #, fuzzy msgid "The QTIF image format" msgstr "TIFF-bileteformatet" -#: gdk-pixbuf/io-ras.c:125 +#: gdk-pixbuf/io-ras.c:123 msgid "RAS image has bogus header data" msgstr "RAS-biletet har ugyldige data i headeren" -#: gdk-pixbuf/io-ras.c:147 +#: gdk-pixbuf/io-ras.c:145 msgid "RAS image has unknown type" msgstr "RAS-biletet har ukjent type" -#: gdk-pixbuf/io-ras.c:155 +#: gdk-pixbuf/io-ras.c:153 msgid "unsupported RAS image variation" msgstr "Biletevariasjonen i RAS-biletet er ikkje støtta" -#: gdk-pixbuf/io-ras.c:170 gdk-pixbuf/io-ras.c:199 +#: gdk-pixbuf/io-ras.c:168 gdk-pixbuf/io-ras.c:197 msgid "Not enough memory to load RAS image" msgstr "Ikkje nok minne til å lasta RAS-bilete" -#: gdk-pixbuf/io-ras.c:544 +#: gdk-pixbuf/io-ras.c:542 msgid "The Sun raster image format" msgstr "Sun raster-bileteformat" -#: gdk-pixbuf/io-tga.c:153 +#: gdk-pixbuf/io-tga.c:151 msgid "Cannot allocate memory for IOBuffer struct" msgstr "Kan ikkje tildela minne for IOBuffer-struct" -#: gdk-pixbuf/io-tga.c:172 +#: gdk-pixbuf/io-tga.c:170 msgid "Cannot allocate memory for IOBuffer data" msgstr "Kan ikkje tildela minne for IOBuffer-data" -#: gdk-pixbuf/io-tga.c:183 +#: gdk-pixbuf/io-tga.c:181 msgid "Cannot realloc IOBuffer data" msgstr "Kan ikkje køyra realloc for IOBuffer-data" -#: gdk-pixbuf/io-tga.c:213 +#: gdk-pixbuf/io-tga.c:211 msgid "Cannot allocate temporary IOBuffer data" msgstr "Kan ikkje tildela mellombelse IOBuffer-data" -#: gdk-pixbuf/io-tga.c:346 +#: gdk-pixbuf/io-tga.c:339 msgid "Cannot allocate new pixbuf" msgstr "Kan ikkje tildela ny pixbuf" -#: gdk-pixbuf/io-tga.c:685 +#: gdk-pixbuf/io-tga.c:678 #, fuzzy msgid "Image is corrupted or truncated" msgstr "GIF-biletet var avkutta eller ufullstendig." -#: gdk-pixbuf/io-tga.c:692 +#: gdk-pixbuf/io-tga.c:685 msgid "Cannot allocate colormap structure" msgstr "Kan ikkje tildela struktur for fargekart" -#: gdk-pixbuf/io-tga.c:699 +#: gdk-pixbuf/io-tga.c:692 msgid "Cannot allocate colormap entries" msgstr "Kan ikkje tildela fargekartoppføringar" -#: gdk-pixbuf/io-tga.c:721 +#: gdk-pixbuf/io-tga.c:714 msgid "Unexpected bitdepth for colormap entries" msgstr "Uventa mange bits i fargekartoppføringar" -#: gdk-pixbuf/io-tga.c:739 +#: gdk-pixbuf/io-tga.c:732 msgid "Cannot allocate TGA header memory" msgstr "Kan ikkje tildela minne for TGA-hovud" -#: gdk-pixbuf/io-tga.c:772 +#: gdk-pixbuf/io-tga.c:765 msgid "TGA image has invalid dimensions" msgstr "TGA-bilete har ugyldige dimensjonar" -#: gdk-pixbuf/io-tga.c:778 gdk-pixbuf/io-tga.c:787 gdk-pixbuf/io-tga.c:797 -#: gdk-pixbuf/io-tga.c:807 gdk-pixbuf/io-tga.c:814 +#: gdk-pixbuf/io-tga.c:771 gdk-pixbuf/io-tga.c:780 gdk-pixbuf/io-tga.c:790 +#: gdk-pixbuf/io-tga.c:800 gdk-pixbuf/io-tga.c:807 msgid "TGA image type not supported" msgstr "TGA-biletetypen er ikkje støtta" -#: gdk-pixbuf/io-tga.c:861 +#: gdk-pixbuf/io-tga.c:854 msgid "Cannot allocate memory for TGA context struct" msgstr "Kan ikkje tildela minne for TGA-kontekststruktur" -#: gdk-pixbuf/io-tga.c:926 +#: gdk-pixbuf/io-tga.c:919 msgid "Excess data in file" msgstr "Overflødige data i fila" -#: gdk-pixbuf/io-tga.c:1007 +#: gdk-pixbuf/io-tga.c:1000 msgid "The Targa image format" msgstr "Targa-bileteformatet" -#: gdk-pixbuf/io-tiff.c:104 +#: gdk-pixbuf/io-tiff.c:102 msgid "Could not get image width (bad TIFF file)" msgstr "Kan ikkje finna biletebreidda (ugyldig TIFF-fil)" -#: gdk-pixbuf/io-tiff.c:112 +#: gdk-pixbuf/io-tiff.c:110 msgid "Could not get image height (bad TIFF file)" msgstr "Kan ikkje finna biletehøgda (ugyldig TIFF-fil)" -#: gdk-pixbuf/io-tiff.c:120 +#: gdk-pixbuf/io-tiff.c:118 msgid "Width or height of TIFF image is zero" msgstr "Breidda eller høgda til TIFF-biletet er null" -#: gdk-pixbuf/io-tiff.c:129 gdk-pixbuf/io-tiff.c:138 +#: gdk-pixbuf/io-tiff.c:127 gdk-pixbuf/io-tiff.c:136 msgid "Dimensions of TIFF image too large" msgstr "TIFF-bildet er for stort" -#: gdk-pixbuf/io-tiff.c:162 gdk-pixbuf/io-tiff.c:174 gdk-pixbuf/io-tiff.c:491 +#: gdk-pixbuf/io-tiff.c:160 gdk-pixbuf/io-tiff.c:172 gdk-pixbuf/io-tiff.c:489 msgid "Insufficient memory to open TIFF file" msgstr "Ikkje nok minne til å opna TIFF-biletet" -#: gdk-pixbuf/io-tiff.c:236 +#: gdk-pixbuf/io-tiff.c:234 msgid "Failed to load RGB data from TIFF file" msgstr "Klarte ikkje å lasta RGB-data frå TIFF-fila" -#: gdk-pixbuf/io-tiff.c:293 +#: gdk-pixbuf/io-tiff.c:291 msgid "Failed to open TIFF image" msgstr "Klarte ikkje å opna TIFF-biletet" -#: gdk-pixbuf/io-tiff.c:427 gdk-pixbuf/io-tiff.c:440 +#: gdk-pixbuf/io-tiff.c:425 gdk-pixbuf/io-tiff.c:438 msgid "Failed to load TIFF image" msgstr "Klarte ikkje å lasta TIFF-bilete" # -#: gdk-pixbuf/io-tiff.c:623 +#: gdk-pixbuf/io-tiff.c:621 msgid "Failed to save TIFF image" msgstr "Klarte ikkje å lagra TIFF-bilete" -#: gdk-pixbuf/io-tiff.c:656 +#: gdk-pixbuf/io-tiff.c:654 msgid "TIFF compression doesn't refer to a valid codec." msgstr "" # -#: gdk-pixbuf/io-tiff.c:696 +#: gdk-pixbuf/io-tiff.c:694 msgid "Failed to write TIFF data" msgstr "Klarte ikkje å lagra TIFF-data" -#: gdk-pixbuf/io-tiff.c:733 +#: gdk-pixbuf/io-tiff.c:731 msgid "Couldn't write to TIFF file" msgstr "Kunne ikkje skriva til TIFF-fil" -#: gdk-pixbuf/io-tiff.c:788 -msgid "The TIFF image format" -msgstr "TIFF-bileteformatet" - -#: gdk-pixbuf/io-wbmp.c:245 +#: gdk-pixbuf/io-wbmp.c:243 msgid "Image has zero width" msgstr "Biletet har null breidde" -#: gdk-pixbuf/io-wbmp.c:263 +#: gdk-pixbuf/io-wbmp.c:261 msgid "Image has zero height" msgstr "Biletet har null høgde" -#: gdk-pixbuf/io-wbmp.c:274 +#: gdk-pixbuf/io-wbmp.c:272 msgid "Not enough memory to load image" msgstr "Ikkje nok minne til å lasta bilete" -#: gdk-pixbuf/io-wbmp.c:333 +#: gdk-pixbuf/io-wbmp.c:331 msgid "Couldn't save the rest" msgstr "Kunne ikkje lagra resten" -#: gdk-pixbuf/io-wbmp.c:374 +#: gdk-pixbuf/io-wbmp.c:372 msgid "The WBMP image format" msgstr "WBMP-bileteformatet" -#: gdk-pixbuf/io-xbm.c:304 +#: gdk-pixbuf/io-xbm.c:302 msgid "Invalid XBM file" msgstr "Ugyldig XBM-fil" -#: gdk-pixbuf/io-xbm.c:314 +#: gdk-pixbuf/io-xbm.c:312 msgid "Insufficient memory to load XBM image file" msgstr "Ikkje nok minne itl å lasta XBM-biletefil" -#: gdk-pixbuf/io-xbm.c:462 +#: gdk-pixbuf/io-xbm.c:460 msgid "Failed to write to temporary file when loading XBM image" msgstr "Klarte ikkje å skriva mellombels fil medan XBM-fil vart lasta" -#: gdk-pixbuf/io-xbm.c:501 +#: gdk-pixbuf/io-xbm.c:499 msgid "The XBM image format" msgstr "XBM-bileteformatet" -#: gdk-pixbuf/io-xpm.c:469 +#: gdk-pixbuf/io-xpm.c:467 msgid "No XPM header found" msgstr "Fann ikkje noko XBM-hovud" -#: gdk-pixbuf/io-xpm.c:478 +#: gdk-pixbuf/io-xpm.c:476 msgid "Invalid XPM header" msgstr "Ugyldig XPM-hovud" -#: gdk-pixbuf/io-xpm.c:486 +#: gdk-pixbuf/io-xpm.c:484 msgid "XPM file has image width <= 0" msgstr "XBM-biletet har breidde mindre enn eller lik null" -#: gdk-pixbuf/io-xpm.c:494 +#: gdk-pixbuf/io-xpm.c:492 msgid "XPM file has image height <= 0" msgstr "XBM-biletet har høgde mindre enn eller lik null" -#: gdk-pixbuf/io-xpm.c:502 +#: gdk-pixbuf/io-xpm.c:500 msgid "XPM has invalid number of chars per pixel" msgstr "XPM-fila har ugyldig tal på teikn per piksel" -#: gdk-pixbuf/io-xpm.c:511 +#: gdk-pixbuf/io-xpm.c:509 msgid "XPM file has invalid number of colors" msgstr "XPM-fila har ikkje gyldig tal fargar" -#: gdk-pixbuf/io-xpm.c:523 gdk-pixbuf/io-xpm.c:532 gdk-pixbuf/io-xpm.c:584 +#: gdk-pixbuf/io-xpm.c:521 gdk-pixbuf/io-xpm.c:530 gdk-pixbuf/io-xpm.c:582 msgid "Cannot allocate memory for loading XPM image" msgstr "Kan ikkje tildela minne for lasting av XPM-bilete" -#: gdk-pixbuf/io-xpm.c:546 +#: gdk-pixbuf/io-xpm.c:544 msgid "Cannot read XPM colormap" msgstr "Kan ikkje lesa fargekart for XPM" -#: gdk-pixbuf/io-xpm.c:778 +#: gdk-pixbuf/io-xpm.c:776 msgid "Failed to write to temporary file when loading XPM image" msgstr "Klarte ikkje å skriva til mellombels fil medan XPM-fila vart lasta" -#: gdk-pixbuf/io-xpm.c:817 +#: gdk-pixbuf/io-xpm.c:815 msgid "The XPM image format" msgstr "XPM-bileteformatet" diff --git a/po/nso.gmo b/po/nso.gmo index ea01eb67331ad9895a9a51e0c76e2736df33d3d0..df6236d3a0b00027b6c15a715c76e312ce571f68 100644 GIT binary patch delta 26 hcmca!cfD@IUU^;}$cLsJDq11lqo&8Osh\n" "Language-Team: Northern Sotho \n" @@ -19,18 +19,18 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n>1;\n" -#: gdk-pixbuf/gdk-pixbuf-animation.c:160 gdk-pixbuf/gdk-pixbuf-io.c:1064 -#: gdk-pixbuf/gdk-pixbuf-io.c:1330 +#: gdk-pixbuf/gdk-pixbuf-animation.c:158 gdk-pixbuf/gdk-pixbuf-io.c:1077 +#: gdk-pixbuf/gdk-pixbuf-io.c:1333 #, c-format msgid "Failed to open file '%s': %s" msgstr "E paletšwe go bula faele ya '%s': %s" -#: gdk-pixbuf/gdk-pixbuf-animation.c:173 gdk-pixbuf/gdk-pixbuf-io.c:1076 +#: gdk-pixbuf/gdk-pixbuf-animation.c:171 gdk-pixbuf/gdk-pixbuf-io.c:962 #, c-format msgid "Image file '%s' contains no data" msgstr "Faele ya seswantšho ya '%s' ga e na tsebišo" -#: gdk-pixbuf/gdk-pixbuf-animation.c:212 +#: gdk-pixbuf/gdk-pixbuf-animation.c:210 #, c-format msgid "" "Failed to load animation '%s': reason not known, probably a corrupt " @@ -39,8 +39,8 @@ msgstr "" "E paletšwe go laiša tsošološo ya '%s': lebaka ga le tsebjwe, mohlomongwe " "faele e senyegilego ya tsošološo" -#: gdk-pixbuf/gdk-pixbuf-animation.c:280 gdk-pixbuf/gdk-pixbuf-io.c:1112 -#: gdk-pixbuf/gdk-pixbuf-io.c:1382 +#: gdk-pixbuf/gdk-pixbuf-animation.c:278 gdk-pixbuf/gdk-pixbuf-io.c:1113 +#: gdk-pixbuf/gdk-pixbuf-io.c:1385 #, c-format msgid "" "Failed to load image '%s': reason not known, probably a corrupt image file" @@ -48,12 +48,12 @@ msgstr "" "Faele ya go laiša seswantšho sa '%s': lebaka ga le tsebjwe, mohlomongwe " "faele e senyegilego ya seswantšho" -#: gdk-pixbuf/gdk-pixbuf-io.c:790 +#: gdk-pixbuf/gdk-pixbuf-io.c:774 #, c-format msgid "Unable to load image-loading module: %s: %s" msgstr "Ga e kgone go laiša tekanyo ya go laiša seswantšho: %s: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:805 +#: gdk-pixbuf/gdk-pixbuf-io.c:789 #, fuzzy, c-format msgid "" "Image-loading module %s does not export the proper interface; perhaps it's " @@ -62,54 +62,54 @@ msgstr "" "Tekanyo ya go laiša seswantšho ya %s ga e romele poledišano e swanetšego; " "mohlomongwe e tšwa tokollong e fapanego ya GTK?" -#: gdk-pixbuf/gdk-pixbuf-io.c:814 gdk-pixbuf/gdk-pixbuf-io.c:865 +#: gdk-pixbuf/gdk-pixbuf-io.c:798 gdk-pixbuf/gdk-pixbuf-io.c:849 #, c-format msgid "Image type '%s' is not supported" msgstr "Mohuta wa seswantšho wa '%s' ga o thekgwe" -#: gdk-pixbuf/gdk-pixbuf-io.c:950 +#: gdk-pixbuf/gdk-pixbuf-io.c:934 #, c-format msgid "Couldn't recognize the image file format for file '%s'" msgstr "Ga e kgone go lemoga sebopego sa seswantšho bakeng sa faele ya '%s'" -#: gdk-pixbuf/gdk-pixbuf-io.c:958 +#: gdk-pixbuf/gdk-pixbuf-io.c:942 msgid "Unrecognized image file format" msgstr "Sebopego seo se sa lemogwego sa faele ya seswantšho" -#: gdk-pixbuf/gdk-pixbuf-io.c:1121 +#: gdk-pixbuf/gdk-pixbuf-io.c:1124 #, c-format msgid "Failed to load image '%s': %s" msgstr "E paletšwe go laiša seswantšho sa '%s': %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2015 gdk-pixbuf/io-gdip-utils.c:837 +#: gdk-pixbuf/gdk-pixbuf-io.c:2029 gdk-pixbuf/io-gdip-utils.c:835 #, c-format msgid "Error writing to image file: %s" msgstr "Phošo ya go ngwala faeleng ya seswantšho: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2057 gdk-pixbuf/gdk-pixbuf-io.c:2178 +#: gdk-pixbuf/gdk-pixbuf-io.c:2071 gdk-pixbuf/gdk-pixbuf-io.c:2192 #, c-format msgid "This build of gdk-pixbuf does not support saving the image format: %s" msgstr "" "Kago ye ya gdk-pixbuf ga e thekge go bolokwa ga sebopego sa seswantšho: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2088 +#: gdk-pixbuf/gdk-pixbuf-io.c:2102 msgid "Insufficient memory to save image to callback" msgstr "Kgopolo e sa lekanago ya go boloka seswantšho go boea morago" -#: gdk-pixbuf/gdk-pixbuf-io.c:2101 +#: gdk-pixbuf/gdk-pixbuf-io.c:2115 msgid "Failed to open temporary file" msgstr "E paletšwe go bula faele ya motšwa-o-swere" -#: gdk-pixbuf/gdk-pixbuf-io.c:2124 +#: gdk-pixbuf/gdk-pixbuf-io.c:2138 msgid "Failed to read from temporary file" msgstr "E paletšwe go bala go tšwa faeleng ya motšwa-o-swere" -#: gdk-pixbuf/gdk-pixbuf-io.c:2372 +#: gdk-pixbuf/gdk-pixbuf-io.c:2382 #, c-format msgid "Failed to open '%s' for writing: %s" msgstr "E paletšwe go bula '%s' bakeng sa go ngwala: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2398 +#: gdk-pixbuf/gdk-pixbuf-io.c:2408 #, c-format msgid "" "Failed to close '%s' while writing image, all data may not have been saved: " @@ -118,16 +118,16 @@ msgstr "" "E paletšwe go tswalela '%s' mola e dutše e ngwala seswantšho, tsebišo ka " "moka e ka ba e sa bolokwa: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2619 gdk-pixbuf/gdk-pixbuf-io.c:2671 +#: gdk-pixbuf/gdk-pixbuf-io.c:2629 gdk-pixbuf/gdk-pixbuf-io.c:2681 msgid "Insufficient memory to save image into a buffer" msgstr "Kgopolo e sa lekanago go boloka seswantšho sešireletšing" -#: gdk-pixbuf/gdk-pixbuf-io.c:2717 +#: gdk-pixbuf/gdk-pixbuf-io.c:2727 #, fuzzy msgid "Error writing to image stream" msgstr "Phošo ya go ngwala faeleng ya seswantšho: %s" -#: gdk-pixbuf/gdk-pixbuf-loader.c:393 +#: gdk-pixbuf/gdk-pixbuf-loader.c:384 #, fuzzy, c-format msgid "" "Internal error: Image loader module '%s' failed to complete an operation, " @@ -137,102 +137,107 @@ msgstr "" "go laiša seswantšho, eupša ga se ya nea lebaka la gore ke ka baka la eng e " "paletšwe" -#: gdk-pixbuf/gdk-pixbuf-loader.c:435 +#: gdk-pixbuf/gdk-pixbuf-loader.c:426 #, c-format msgid "Incremental loading of image type '%s' is not supported" msgstr "" "Go laiša mo go okeditšwego ga mohuta wa seswantšho wa '%s' ga go thekgwe" -#: gdk-pixbuf/gdk-pixdata.c:160 +#: gdk-pixbuf/gdk-pixdata.c:158 msgid "Image header corrupt" msgstr "Hlogwana ya seswantšho e senyegile" -#: gdk-pixbuf/gdk-pixdata.c:165 +#: gdk-pixbuf/gdk-pixdata.c:163 msgid "Image format unknown" msgstr "Sebopego sa seswantšho ga se tsebjwe" -#: gdk-pixbuf/gdk-pixdata.c:170 gdk-pixbuf/gdk-pixdata.c:502 +#: gdk-pixbuf/gdk-pixdata.c:168 gdk-pixbuf/gdk-pixdata.c:501 msgid "Image pixel data corrupt" msgstr "Tsebišo ya dikarolwana tše bopago seswantšho ya seswantšho e senyegile" -#: gdk-pixbuf/gdk-pixdata.c:446 +#: gdk-pixbuf/gdk-pixdata.c:445 #, c-format msgid "failed to allocate image buffer of %u byte" msgid_plural "failed to allocate image buffer of %u bytes" msgstr[0] "e paletšwe go hwetša sešireletši sa seswantšho sa paete ya %u" msgstr[1] "e paletšwe go hwetša sešireletši sa seswantšho sa dipaete tša %u" -#: gdk-pixbuf/io-ani.c:244 +#: gdk-pixbuf/io-ani.c:242 msgid "Unexpected icon chunk in animation" msgstr "Go dira modumo ga leswao mo go sa letelwago tsošološong" -#: gdk-pixbuf/io-ani.c:342 gdk-pixbuf/io-ani.c:400 gdk-pixbuf/io-ani.c:426 -#: gdk-pixbuf/io-ani.c:449 gdk-pixbuf/io-ani.c:476 gdk-pixbuf/io-ani.c:563 +#: gdk-pixbuf/io-ani.c:340 gdk-pixbuf/io-ani.c:398 gdk-pixbuf/io-ani.c:424 +#: gdk-pixbuf/io-ani.c:447 gdk-pixbuf/io-ani.c:474 gdk-pixbuf/io-ani.c:561 msgid "Invalid header in animation" msgstr "Hlogwana yeo e sego ya kgonthe tsošološong" -#: gdk-pixbuf/io-ani.c:352 gdk-pixbuf/io-ani.c:374 gdk-pixbuf/io-ani.c:458 -#: gdk-pixbuf/io-ani.c:485 gdk-pixbuf/io-ani.c:536 gdk-pixbuf/io-ani.c:608 +#: gdk-pixbuf/io-ani.c:350 gdk-pixbuf/io-ani.c:372 gdk-pixbuf/io-ani.c:456 +#: gdk-pixbuf/io-ani.c:483 gdk-pixbuf/io-ani.c:534 gdk-pixbuf/io-ani.c:606 msgid "Not enough memory to load animation" msgstr "Ga go na kgopolo e lekanego go laiša tsošološo" -#: gdk-pixbuf/io-ani.c:392 gdk-pixbuf/io-ani.c:418 gdk-pixbuf/io-ani.c:437 +#: gdk-pixbuf/io-ani.c:390 gdk-pixbuf/io-ani.c:416 gdk-pixbuf/io-ani.c:435 msgid "Malformed chunk in animation" msgstr "Go dira modumo mo go sa bopšago gabotse tsošološong" -#: gdk-pixbuf/io-ani.c:660 +#: gdk-pixbuf/io-ani.c:628 +#, fuzzy +msgid "ANI image was truncated or incomplete." +msgstr "Seswantšho sa GIF se lekanyeditšwe goba ga se a felela." + +#: gdk-pixbuf/io-ani.c:669 msgid "The ANI image format" msgstr "Sebopego sa seswantšho sa ANI" -#: gdk-pixbuf/io-bmp.c:229 gdk-pixbuf/io-bmp.c:266 gdk-pixbuf/io-bmp.c:337 -#: gdk-pixbuf/io-bmp.c:369 gdk-pixbuf/io-bmp.c:392 gdk-pixbuf/io-bmp.c:495 +#: gdk-pixbuf/io-bmp.c:227 gdk-pixbuf/io-bmp.c:264 gdk-pixbuf/io-bmp.c:335 +#: gdk-pixbuf/io-bmp.c:367 gdk-pixbuf/io-bmp.c:390 gdk-pixbuf/io-bmp.c:493 msgid "BMP image has bogus header data" msgstr "Seswantšho sa BMP se na le tsebišo ya hlogwana yeo e sego ya kgonthe" -#: gdk-pixbuf/io-bmp.c:240 gdk-pixbuf/io-bmp.c:432 +#: gdk-pixbuf/io-bmp.c:238 gdk-pixbuf/io-bmp.c:430 msgid "Not enough memory to load bitmap image" msgstr "Ga go na kgopolo e lekanego go laiša seswantšho sa bitmap" -#: gdk-pixbuf/io-bmp.c:318 +#: gdk-pixbuf/io-bmp.c:316 msgid "BMP image has unsupported header size" msgstr "Seswantšho sa BMP se na le bogolo bja hlogwana bjo bo sa thekgwego" -#: gdk-pixbuf/io-bmp.c:356 +#: gdk-pixbuf/io-bmp.c:354 msgid "Topdown BMP images cannot be compressed" msgstr "" -#: gdk-pixbuf/io-bmp.c:716 gdk-pixbuf/io-pnm.c:707 +#: gdk-pixbuf/io-bmp.c:714 gdk-pixbuf/io-pnm.c:705 msgid "Premature end-of-file encountered" msgstr "Go kopanwe le mafelelo a faele ao a sa golago gabotse" -#: gdk-pixbuf/io-bmp.c:1328 +#: gdk-pixbuf/io-bmp.c:1326 #, fuzzy msgid "Couldn't allocate memory for saving BMP file" msgstr "E ka se kgone go bea kgopolo bakeng sa go laiša faele ya JPEG" -#: gdk-pixbuf/io-bmp.c:1369 +#: gdk-pixbuf/io-bmp.c:1367 #, fuzzy msgid "Couldn't write to BMP file" msgstr "E be e ka se fetole leina la faele" -#: gdk-pixbuf/io-bmp.c:1422 gdk-pixbuf/io-gdip-bmp.c:82 +#: gdk-pixbuf/io-bmp.c:1420 gdk-pixbuf/io-gdip-bmp.c:80 msgid "The BMP image format" msgstr "Sebopego sa seswantšho sa BMP" -#: gdk-pixbuf/io-gdip-emf.c:59 +#: gdk-pixbuf/io-gdip-emf.c:57 #, fuzzy msgid "The EMF image format" msgstr "Sebopego sa seswantšho sa BMP" -#: gdk-pixbuf/io-gdip-gif.c:80 gdk-pixbuf/io-gif.c:1720 +#: gdk-pixbuf/io-gdip-gif.c:78 gdk-pixbuf/io-gif.c:1718 msgid "The GIF image format" msgstr "Sebopego sa seswantšho sa GIF" -#: gdk-pixbuf/io-gdip-ico.c:59 gdk-pixbuf/io-ico.c:1271 +#: gdk-pixbuf/io-gdip-ico.c:57 gdk-pixbuf/io-ico.c:1269 msgid "The ICO image format" msgstr "Sebopego sa seswantšho sa ICO" -#: gdk-pixbuf/io-gdip-jpeg.c:53 gdk-pixbuf/io-jpeg.c:1249 +#: gdk-pixbuf/io-gdip-jpeg.c:51 gdk-pixbuf/io-jpeg.c:1249 #, c-format msgid "" "JPEG quality must be a value between 0 and 100; value '%s' could not be " @@ -241,7 +246,7 @@ msgstr "" "Khwaliti ya JPEG e swanetše go ba boleng magareng ga 0 le 100; boleng bja " "'%s' bo ka se arolwe." -#: gdk-pixbuf/io-gdip-jpeg.c:68 gdk-pixbuf/io-jpeg.c:1265 +#: gdk-pixbuf/io-gdip-jpeg.c:66 gdk-pixbuf/io-jpeg.c:1265 #, c-format msgid "" "JPEG quality must be a value between 0 and 100; value '%d' is not allowed." @@ -249,120 +254,124 @@ msgstr "" "Khwaliti ya JPEG e swanetše go ba boleng magareng ga 0 le 100; boleng bja " "'%d' ga bo a dumelelwa." -#: gdk-pixbuf/io-gdip-jpeg.c:136 gdk-pixbuf/io-jpeg.c:1478 +#: gdk-pixbuf/io-gdip-jpeg.c:134 gdk-pixbuf/io-jpeg.c:1478 msgid "The JPEG image format" msgstr "Sebopego sa seswantšho sa JPEG" -#: gdk-pixbuf/io-gdip-utils.c:154 +#: gdk-pixbuf/io-gdip-tiff.c:80 gdk-pixbuf/io-tiff.c:786 +msgid "The TIFF image format" +msgstr "Sebopego sa seswantšho sa TIFF" + +#: gdk-pixbuf/io-gdip-utils.c:152 #, fuzzy, c-format msgid "Could not allocate memory: %s" msgstr "Ga e kgone go šupa kgopolo bakeng sa hlogwana" -#: gdk-pixbuf/io-gdip-utils.c:179 gdk-pixbuf/io-gdip-utils.c:293 -#: gdk-pixbuf/io-gdip-utils.c:333 +#: gdk-pixbuf/io-gdip-utils.c:177 gdk-pixbuf/io-gdip-utils.c:291 +#: gdk-pixbuf/io-gdip-utils.c:331 #, fuzzy, c-format msgid "Could not create stream: %s" msgstr "phošo ya go hlama tšhupetšo '%s': %s" -#: gdk-pixbuf/io-gdip-utils.c:193 +#: gdk-pixbuf/io-gdip-utils.c:191 #, fuzzy, c-format msgid "Could not seek stream: %s" msgstr "" "E be e ka se kgethe %s:\n" "%s" -#: gdk-pixbuf/io-gdip-utils.c:205 +#: gdk-pixbuf/io-gdip-utils.c:203 #, fuzzy, c-format msgid "Could not read from stream: %s" msgstr "phošo ya go hlama tšhupetšo '%s': %s" -#: gdk-pixbuf/io-gdip-utils.c:617 +#: gdk-pixbuf/io-gdip-utils.c:615 #, fuzzy msgid "Couldn't load bitmap" msgstr "E be e ka se fetole leina la faele" -#: gdk-pixbuf/io-gdip-utils.c:773 +#: gdk-pixbuf/io-gdip-utils.c:771 #, fuzzy msgid "Couldn't load metafile" msgstr "E be e ka se fetole leina la faele" -#: gdk-pixbuf/io-gdip-utils.c:878 +#: gdk-pixbuf/io-gdip-utils.c:876 #, fuzzy msgid "Unsupported image format for GDI+" msgstr "Go fapana ga seswantšho sa RAS mo go sa thekgwego" -#: gdk-pixbuf/io-gdip-utils.c:885 +#: gdk-pixbuf/io-gdip-utils.c:883 #, fuzzy msgid "Couldn't save" msgstr "Ga e kgone go e boloka ka moka" -#: gdk-pixbuf/io-gdip-wmf.c:58 +#: gdk-pixbuf/io-gdip-wmf.c:56 #, fuzzy msgid "The WMF image format" msgstr "Sebopego sa seswantšho sa WBMP" -#: gdk-pixbuf/io-gif.c:222 +#: gdk-pixbuf/io-gif.c:220 #, c-format msgid "Failure reading GIF: %s" msgstr "Go palelwa ke go bala GIF: %s" -#: gdk-pixbuf/io-gif.c:496 gdk-pixbuf/io-gif.c:1502 gdk-pixbuf/io-gif.c:1669 +#: gdk-pixbuf/io-gif.c:494 gdk-pixbuf/io-gif.c:1500 gdk-pixbuf/io-gif.c:1667 msgid "GIF file was missing some data (perhaps it was truncated somehow?)" msgstr "" "Faele ya GIF e be e sa bone tsebišo e itšego (mohlomongwe e ile ya " "lekanyetšwa ka tsela e itšego?)" -#: gdk-pixbuf/io-gif.c:505 +#: gdk-pixbuf/io-gif.c:503 #, c-format msgid "Internal error in the GIF loader (%s)" msgstr "Phošo ya ka gare selaišing sa GIF (%s)" -#: gdk-pixbuf/io-gif.c:579 +#: gdk-pixbuf/io-gif.c:577 msgid "Stack overflow" msgstr "Go elela ga mokgobo" -#: gdk-pixbuf/io-gif.c:639 +#: gdk-pixbuf/io-gif.c:637 #, fuzzy msgid "GIF image loader cannot understand this image." msgstr "Selaiši sa seswantšho sa GIF ga se kwešiše seswantšho se." -#: gdk-pixbuf/io-gif.c:668 +#: gdk-pixbuf/io-gif.c:666 msgid "Bad code encountered" msgstr "Go kopanwe le khoutu e mpe" -#: gdk-pixbuf/io-gif.c:678 +#: gdk-pixbuf/io-gif.c:676 msgid "Circular table entry in GIF file" msgstr "Tseno e dikologago ya lenaneo faeleng ya GIF" -#: gdk-pixbuf/io-gif.c:866 gdk-pixbuf/io-gif.c:1488 gdk-pixbuf/io-gif.c:1541 -#: gdk-pixbuf/io-gif.c:1657 +#: gdk-pixbuf/io-gif.c:864 gdk-pixbuf/io-gif.c:1486 gdk-pixbuf/io-gif.c:1539 +#: gdk-pixbuf/io-gif.c:1655 msgid "Not enough memory to load GIF file" msgstr "Ga go na kgopolo e lekanego go laiša faele ya GIF" -#: gdk-pixbuf/io-gif.c:960 +#: gdk-pixbuf/io-gif.c:958 #, fuzzy msgid "Not enough memory to composite a frame in GIF file" msgstr "Ga go na kgopolo e lekanego go laiša faele ya GIF" -#: gdk-pixbuf/io-gif.c:1132 +#: gdk-pixbuf/io-gif.c:1130 msgid "GIF image is corrupt (incorrect LZW compression)" msgstr "Seswantšho sa GIF se senyegile (kgatelelo e fošagetšego ya LZW)" -#: gdk-pixbuf/io-gif.c:1182 +#: gdk-pixbuf/io-gif.c:1180 msgid "File does not appear to be a GIF file" msgstr "Faele ga e bonagale e le faele ya GIF" -#: gdk-pixbuf/io-gif.c:1194 +#: gdk-pixbuf/io-gif.c:1192 #, c-format msgid "Version %s of the GIF file format is not supported" msgstr "Tokollo ya %s ya sebopego sa faele ya GIF ga e thekgwe" -#: gdk-pixbuf/io-gif.c:1241 +#: gdk-pixbuf/io-gif.c:1239 #, fuzzy msgid "Resulting GIF image has zero size" msgstr "Seswantšho se na le bophara bja lefeela" -#: gdk-pixbuf/io-gif.c:1320 +#: gdk-pixbuf/io-gif.c:1318 msgid "" "GIF image has no global colormap, and a frame inside it has no local " "colormap." @@ -370,7 +379,7 @@ msgstr "" "Seswantšho sa GIF ga se na mmapa wa mmala wa lefase ka bophara, gape foreime " "yeo e lego ka gare ga e na mmapa wa mmala wa mo gae." -#: gdk-pixbuf/io-gif.c:1564 +#: gdk-pixbuf/io-gif.c:1562 msgid "GIF image was truncated or incomplete." msgstr "Seswantšho sa GIF se lekanyeditšwe goba ga se a felela." @@ -391,95 +400,95 @@ msgstr "" msgid "The ICNS image format" msgstr "Sebopego sa seswantšho sa ICO" -#: gdk-pixbuf/io-ico.c:228 gdk-pixbuf/io-ico.c:242 gdk-pixbuf/io-ico.c:291 -#: gdk-pixbuf/io-ico.c:302 gdk-pixbuf/io-ico.c:395 +#: gdk-pixbuf/io-ico.c:226 gdk-pixbuf/io-ico.c:240 gdk-pixbuf/io-ico.c:289 +#: gdk-pixbuf/io-ico.c:300 gdk-pixbuf/io-ico.c:393 msgid "Invalid header in icon" msgstr "Hlogwana yeo e sego ya kgonthe leswaong" -#: gdk-pixbuf/io-ico.c:257 gdk-pixbuf/io-ico.c:312 gdk-pixbuf/io-ico.c:405 -#: gdk-pixbuf/io-ico.c:458 gdk-pixbuf/io-ico.c:488 +#: gdk-pixbuf/io-ico.c:255 gdk-pixbuf/io-ico.c:310 gdk-pixbuf/io-ico.c:403 +#: gdk-pixbuf/io-ico.c:456 gdk-pixbuf/io-ico.c:486 msgid "Not enough memory to load icon" msgstr "Ga go na kgopolo e lekanego go laiša leswao" -#: gdk-pixbuf/io-ico.c:338 +#: gdk-pixbuf/io-ico.c:336 msgid "Compressed icons are not supported" msgstr "Maswao a gateletšwego ga a thekgwe" -#: gdk-pixbuf/io-ico.c:358 +#: gdk-pixbuf/io-ico.c:356 msgid "Icon has zero width" msgstr "Leswao le na bophara bja lefeela" -#: gdk-pixbuf/io-ico.c:368 +#: gdk-pixbuf/io-ico.c:366 msgid "Icon has zero height" msgstr "Leswao le na le bophagamo bja lefeela" -#: gdk-pixbuf/io-ico.c:443 +#: gdk-pixbuf/io-ico.c:441 msgid "Unsupported icon type" msgstr "Mohuta wa leswao o sa thekgwego" -#: gdk-pixbuf/io-ico.c:537 +#: gdk-pixbuf/io-ico.c:535 msgid "Not enough memory to load ICO file" msgstr "Ga go na kgopolo e lekanego go laiša faele ya ICO" -#: gdk-pixbuf/io-ico.c:1002 +#: gdk-pixbuf/io-ico.c:1000 msgid "Image too large to be saved as ICO" msgstr "Seswantšho ke se segolo kudu gore se ka bolokwa bjalo ka ICO" -#: gdk-pixbuf/io-ico.c:1013 +#: gdk-pixbuf/io-ico.c:1011 msgid "Cursor hotspot outside image" msgstr "Lefelo le kotsi la leswao ka ntle ga seswantšho" -#: gdk-pixbuf/io-ico.c:1036 +#: gdk-pixbuf/io-ico.c:1034 #, c-format msgid "Unsupported depth for ICO file: %d" msgstr "Botebo bjo bo sa thekgwego bakeng sa faele ya ICO: %d" -#: gdk-pixbuf/io-jasper.c:74 +#: gdk-pixbuf/io-jasper.c:73 #, fuzzy msgid "Couldn't allocate memory for stream" msgstr "Ga e kgone go šupa kgopolo bakeng sa hlogwana" -#: gdk-pixbuf/io-jasper.c:104 +#: gdk-pixbuf/io-jasper.c:103 #, fuzzy msgid "Couldn't decode image" msgstr "E be e ka se fetole leina la faele" -#: gdk-pixbuf/io-jasper.c:122 +#: gdk-pixbuf/io-jasper.c:121 #, fuzzy msgid "Transformed JPEG2000 has zero width or height" msgstr "PNG e fetotšwego e na bophara goba bophagamo bja lefeela." -#: gdk-pixbuf/io-jasper.c:136 +#: gdk-pixbuf/io-jasper.c:135 #, fuzzy msgid "Image type currently not supported" msgstr "Mohuta wa seswantšho wa '%s' ga o thekgwe" -#: gdk-pixbuf/io-jasper.c:148 gdk-pixbuf/io-jasper.c:156 +#: gdk-pixbuf/io-jasper.c:147 gdk-pixbuf/io-jasper.c:155 #, fuzzy msgid "Couldn't allocate memory for color profile" msgstr "E ka se kgone go bea kgopolo bakeng sa go laiša faele ya JPEG" -#: gdk-pixbuf/io-jasper.c:182 +#: gdk-pixbuf/io-jasper.c:181 #, fuzzy msgid "Insufficient memory to open JPEG 2000 file" msgstr "Ga go na kgopolo e lekanego go ka bula faele ya TIFF" -#: gdk-pixbuf/io-jasper.c:261 +#: gdk-pixbuf/io-jasper.c:260 #, fuzzy msgid "Couldn't allocate memory to buffer image data" msgstr "Ga e kgone go šupa kgopolo bakeng sa tsebišo ya mothaladi" -#: gdk-pixbuf/io-jasper.c:305 +#: gdk-pixbuf/io-jasper.c:304 #, fuzzy msgid "The JPEG 2000 image format" msgstr "Sebopego sa seswantšho sa JPEG" -#: gdk-pixbuf/io-jpeg.c:126 +#: gdk-pixbuf/io-jpeg.c:124 #, c-format msgid "Error interpreting JPEG image file (%s)" msgstr "Phošo go tolokwa ga faele ya seswantšho ya JPEG (%s)" -#: gdk-pixbuf/io-jpeg.c:604 +#: gdk-pixbuf/io-jpeg.c:597 msgid "" "Insufficient memory to load image, try exiting some applications to free " "memory" @@ -487,17 +496,17 @@ msgstr "" "Ga go na kgopolo e lekanego go laiša seswantšho, leka go ntšha ditirišo tše " "itšego bakeng sa go bula kgopolo" -#: gdk-pixbuf/io-jpeg.c:651 gdk-pixbuf/io-jpeg.c:865 +#: gdk-pixbuf/io-jpeg.c:645 gdk-pixbuf/io-jpeg.c:858 #, c-format msgid "Unsupported JPEG color space (%s)" msgstr "Sekgoba sa mmala sa JPEG seo se sa thekgwego (%s)" -#: gdk-pixbuf/io-jpeg.c:764 gdk-pixbuf/io-jpeg.c:1044 +#: gdk-pixbuf/io-jpeg.c:757 gdk-pixbuf/io-jpeg.c:1037 #: gdk-pixbuf/io-jpeg.c:1308 gdk-pixbuf/io-jpeg.c:1318 msgid "Couldn't allocate memory for loading JPEG file" msgstr "E ka se kgone go bea kgopolo bakeng sa go laiša faele ya JPEG" -#: gdk-pixbuf/io-jpeg.c:1018 +#: gdk-pixbuf/io-jpeg.c:1011 #, fuzzy msgid "Transformed JPEG has zero width or height." msgstr "PNG e fetotšwego e na bophara goba bophagamo bja lefeela." @@ -507,96 +516,96 @@ msgstr "PNG e fetotšwego e na bophara goba bophagamo bja lefeela." msgid "Color profile has invalid length '%u'." msgstr "" -#: gdk-pixbuf/io-pcx.c:186 +#: gdk-pixbuf/io-pcx.c:184 msgid "Couldn't allocate memory for header" msgstr "Ga e kgone go šupa kgopolo bakeng sa hlogwana" -#: gdk-pixbuf/io-pcx.c:201 gdk-pixbuf/io-pcx.c:559 +#: gdk-pixbuf/io-pcx.c:199 gdk-pixbuf/io-pcx.c:557 msgid "Couldn't allocate memory for context buffer" msgstr "Ga e kgone go šupa kgopolo bakeng sa sešireletši sa dikagare" -#: gdk-pixbuf/io-pcx.c:600 +#: gdk-pixbuf/io-pcx.c:598 msgid "Image has invalid width and/or height" msgstr "Seswantšho se na le bophara le/goba bophagamo tšeo e sego tša kgonthe" -#: gdk-pixbuf/io-pcx.c:612 gdk-pixbuf/io-pcx.c:673 +#: gdk-pixbuf/io-pcx.c:610 gdk-pixbuf/io-pcx.c:671 msgid "Image has unsupported bpp" msgstr "Seswantšho se na le bpp yeo e sa thekgwego" -#: gdk-pixbuf/io-pcx.c:617 gdk-pixbuf/io-pcx.c:625 +#: gdk-pixbuf/io-pcx.c:615 gdk-pixbuf/io-pcx.c:623 #, c-format msgid "Image has unsupported number of %d-bit planes" msgstr "" "Seswantšho se na le nomoro e sa thekgwego ya difofane tša dibiti tša %d" -#: gdk-pixbuf/io-pcx.c:641 +#: gdk-pixbuf/io-pcx.c:639 msgid "Couldn't create new pixbuf" msgstr "Ga e kgone go bopa pixbuf e mpsha" -#: gdk-pixbuf/io-pcx.c:649 +#: gdk-pixbuf/io-pcx.c:647 msgid "Couldn't allocate memory for line data" msgstr "Ga e kgone go šupa kgopolo bakeng sa tsebišo ya mothaladi" -#: gdk-pixbuf/io-pcx.c:656 +#: gdk-pixbuf/io-pcx.c:654 #, fuzzy msgid "Couldn't allocate memory for PCX image" msgstr "Ga e kgone go šupa kgopolo bakeng sa hlogwana" -#: gdk-pixbuf/io-pcx.c:703 +#: gdk-pixbuf/io-pcx.c:701 msgid "Didn't get all lines of PCX image" msgstr "Ga se ya hwetša methaladi ka moka ya seswantšho ya PCX" -#: gdk-pixbuf/io-pcx.c:710 +#: gdk-pixbuf/io-pcx.c:708 msgid "No palette found at end of PCX data" msgstr "" "Ga go na seo se hweditšwego seo se bolokilwego mafelelong ga tsebišo ya PCX" -#: gdk-pixbuf/io-pcx.c:755 +#: gdk-pixbuf/io-pcx.c:753 msgid "The PCX image format" msgstr "Sebopego sa seswantšho sa PCX" -#: gdk-pixbuf/io-pixdata.c:148 +#: gdk-pixbuf/io-pixdata.c:146 #, fuzzy msgid "Transformed pixbuf has zero width or height." msgstr "PNG e fetotšwego e na bophara goba bophagamo bja lefeela." -#: gdk-pixbuf/io-pixdata.c:186 +#: gdk-pixbuf/io-pixdata.c:184 #, fuzzy msgid "The GdkPixdata format" msgstr "Sebopego sa seswantšho sa GIF" -#: gdk-pixbuf/io-png.c:54 +#: gdk-pixbuf/io-png.c:53 msgid "Bits per channel of PNG image is invalid." msgstr "Dibiti go ya ka kanale ya seswantšho sa PNG ga se tša kgonthe." -#: gdk-pixbuf/io-png.c:135 gdk-pixbuf/io-png.c:641 +#: gdk-pixbuf/io-png.c:134 gdk-pixbuf/io-png.c:640 msgid "Transformed PNG has zero width or height." msgstr "PNG e fetotšwego e na bophara goba bophagamo bja lefeela." -#: gdk-pixbuf/io-png.c:143 +#: gdk-pixbuf/io-png.c:142 msgid "Bits per channel of transformed PNG is not 8." msgstr "Dibiti go ya ka kanale ya PNG e fetotšwego ga se 8." -#: gdk-pixbuf/io-png.c:152 +#: gdk-pixbuf/io-png.c:151 msgid "Transformed PNG not RGB or RGBA." msgstr "PNG e fetotšwego e sego RGB goba RGBA." -#: gdk-pixbuf/io-png.c:161 +#: gdk-pixbuf/io-png.c:160 msgid "Transformed PNG has unsupported number of channels, must be 3 or 4." msgstr "" "PNG e fetotšwego e na le dikanale tše mmalwa tše sa thekgwego, e swanetše go " "ba 3 goba 4." -#: gdk-pixbuf/io-png.c:182 +#: gdk-pixbuf/io-png.c:181 #, c-format msgid "Fatal error in PNG image file: %s" msgstr "Phošo e kotsi faeleng ya seswantšho ya PNG: %s" -#: gdk-pixbuf/io-png.c:315 +#: gdk-pixbuf/io-png.c:314 msgid "Insufficient memory to load PNG file" msgstr "Ga go na kgopolo e lekanego go laiša faele ya PNG" -#: gdk-pixbuf/io-png.c:656 +#: gdk-pixbuf/io-png.c:655 #, fuzzy, c-format msgid "" "Insufficient memory to store a %lu by %lu image; try exiting some " @@ -605,34 +614,34 @@ msgstr "" "Ga go na kgopolo e lekanego go boloka %ld ka seswantšho sa %ld; leka go " "ntšha ditirišo tše dingwe bakeng sa go theoša go dirišwa ga kgopolo" -#: gdk-pixbuf/io-png.c:719 +#: gdk-pixbuf/io-png.c:718 msgid "Fatal error reading PNG image file" msgstr "Phošo e kotsi ya go bala faele ya seswantšho sa PNG" -#: gdk-pixbuf/io-png.c:768 +#: gdk-pixbuf/io-png.c:767 #, c-format msgid "Fatal error reading PNG image file: %s" msgstr "Phošo e kotsi ya go bala faele ya seswantšho ya PNG: %s" -#: gdk-pixbuf/io-png.c:858 +#: gdk-pixbuf/io-png.c:857 msgid "" "Keys for PNG text chunks must have at least 1 and at most 79 characters." msgstr "" "Dinotlelo tša go dira modumo ga sengwalwa sa PNG di swanetše gore di be le " "bonyenyane tlhaka e 1 goba ge e le tše dintši e be tše 79." -#: gdk-pixbuf/io-png.c:867 +#: gdk-pixbuf/io-png.c:866 msgid "Keys for PNG text chunks must be ASCII characters." msgstr "" "Dinotlelo tša go dira modumo ga sengwalwa sa PNG e swanetše go ba ditlhaka " "tša MMAFT." -#: gdk-pixbuf/io-png.c:881 gdk-pixbuf/io-tiff.c:667 +#: gdk-pixbuf/io-png.c:880 gdk-pixbuf/io-tiff.c:665 #, c-format msgid "Color profile has invalid length %d." msgstr "" -#: gdk-pixbuf/io-png.c:894 +#: gdk-pixbuf/io-png.c:893 #, fuzzy, c-format msgid "" "PNG compression level must be a value between 0 and 9; value '%s' could not " @@ -641,7 +650,7 @@ msgstr "" "Khwaliti ya JPEG e swanetše go ba boleng magareng ga 0 le 100; boleng bja " "'%s' bo ka se arolwe." -#: gdk-pixbuf/io-png.c:907 +#: gdk-pixbuf/io-png.c:906 #, fuzzy, c-format msgid "" "PNG compression level must be a value between 0 and 9; value '%d' is not " @@ -650,366 +659,362 @@ msgstr "" "Khwaliti ya JPEG e swanetše go ba boleng magareng ga 0 le 100; boleng bja " "'%d' ga bo a dumelelwa." -#: gdk-pixbuf/io-png.c:955 +#: gdk-pixbuf/io-png.c:954 #, fuzzy, c-format msgid "Value for PNG text chunk %s cannot be converted to ISO-8859-1 encoding." msgstr "" "Boleng bja go dira modumo ga %s ga sengwalwa sa PNG bo ka se fetolelwe go go " "tsentšha khoutu ga ISO-8859-1." -#: gdk-pixbuf/io-png.c:1118 +#: gdk-pixbuf/io-png.c:1117 msgid "The PNG image format" msgstr "Sebopego sa seswantšho sa PNG" -#: gdk-pixbuf/io-pnm.c:248 +#: gdk-pixbuf/io-pnm.c:246 msgid "PNM loader expected to find an integer, but didn't" msgstr "" "Selaiši sa PNM seo se letetšwego gore se hwetše dinomoro tša tlhago, eupša " "ga se a e hwetša" -#: gdk-pixbuf/io-pnm.c:280 +#: gdk-pixbuf/io-pnm.c:278 msgid "PNM file has an incorrect initial byte" msgstr "Faele ya PNM e na le paete ya mathomo yeo e fošagetšego" -#: gdk-pixbuf/io-pnm.c:310 +#: gdk-pixbuf/io-pnm.c:308 msgid "PNM file is not in a recognized PNM subformat" msgstr "Faele ya PNM ga e ka gare ga seka-sebopego sa PNM seo se lemogwago" -#: gdk-pixbuf/io-pnm.c:335 +#: gdk-pixbuf/io-pnm.c:333 msgid "PNM file has an image width of 0" msgstr "Faele ya PNM e na le bophara bja seswantšho bja 0" -#: gdk-pixbuf/io-pnm.c:356 +#: gdk-pixbuf/io-pnm.c:354 msgid "PNM file has an image height of 0" msgstr "Faele ya PNM e na le bophagamo bja seswantšho bja 0" -#: gdk-pixbuf/io-pnm.c:379 +#: gdk-pixbuf/io-pnm.c:377 msgid "Maximum color value in PNM file is 0" msgstr "Boleng bjo bogolo bja mmala faeleng ya PNM ke 0" -#: gdk-pixbuf/io-pnm.c:387 +#: gdk-pixbuf/io-pnm.c:385 msgid "Maximum color value in PNM file is too large" msgstr "Boleng bjo bogolo bja mmala faeleng ya PNM ke bjo bogolo kudu" -#: gdk-pixbuf/io-pnm.c:427 gdk-pixbuf/io-pnm.c:457 gdk-pixbuf/io-pnm.c:502 +#: gdk-pixbuf/io-pnm.c:425 gdk-pixbuf/io-pnm.c:455 gdk-pixbuf/io-pnm.c:500 msgid "Raw PNM image type is invalid" msgstr "Mohuta wa seswantšho se sa butšwago sa PNM ga se wa kgonthe" -#: gdk-pixbuf/io-pnm.c:652 +#: gdk-pixbuf/io-pnm.c:650 msgid "PNM image loader does not support this PNM subformat" msgstr "Selaiši sa seswantšho sa PNM ga se thekge seka-sebopego se sa PNM" -#: gdk-pixbuf/io-pnm.c:739 gdk-pixbuf/io-pnm.c:966 +#: gdk-pixbuf/io-pnm.c:737 gdk-pixbuf/io-pnm.c:964 msgid "Raw PNM formats require exactly one whitespace before sample data" msgstr "" "Dibopego tše sa butšwago tša PNM di nyaka sekgoba se sešweu ka go lebanya " "pele ga tsebišo ya mohlala" -#: gdk-pixbuf/io-pnm.c:766 +#: gdk-pixbuf/io-pnm.c:764 #, fuzzy msgid "Cannot allocate memory for loading PNM image" msgstr "Ga e kgone go hwetša kgopolo ya go laiša seswantšho sa PNM" -#: gdk-pixbuf/io-pnm.c:816 +#: gdk-pixbuf/io-pnm.c:814 msgid "Insufficient memory to load PNM context struct" msgstr "Ga go na kgopolo e lekanego go laiša struct sa dikagare sa PNM" -#: gdk-pixbuf/io-pnm.c:867 +#: gdk-pixbuf/io-pnm.c:865 msgid "Unexpected end of PNM image data" msgstr "Mafelelo a tsebišo ya seswantšho sa PNM ao a sa letelwago" -#: gdk-pixbuf/io-pnm.c:995 +#: gdk-pixbuf/io-pnm.c:993 msgid "Insufficient memory to load PNM file" msgstr "Kgopolo e sa lekanago go ka laiša faele ya PNM" -#: gdk-pixbuf/io-pnm.c:1079 +#: gdk-pixbuf/io-pnm.c:1077 msgid "The PNM/PBM/PGM/PPM image format family" msgstr "Lapa la sebopego sa seswantšho la PNM/PBM/PGM/PPM" -#: gdk-pixbuf/io-qtif.c:128 +#: gdk-pixbuf/io-qtif.c:126 msgid "Input file descriptor is NULL." msgstr "" -#: gdk-pixbuf/io-qtif.c:143 +#: gdk-pixbuf/io-qtif.c:141 #, fuzzy msgid "Failed to read QTIF header" msgstr "E paletšwe go bula seswantšho sa TIFF" -#: gdk-pixbuf/io-qtif.c:152 gdk-pixbuf/io-qtif.c:189 gdk-pixbuf/io-qtif.c:459 +#: gdk-pixbuf/io-qtif.c:150 gdk-pixbuf/io-qtif.c:187 gdk-pixbuf/io-qtif.c:454 #, c-format msgid "QTIF atom size too large (%d byte)" msgid_plural "QTIF atom size too large (%d bytes)" msgstr[0] "" msgstr[1] "" -#: gdk-pixbuf/io-qtif.c:175 +#: gdk-pixbuf/io-qtif.c:173 #, fuzzy, c-format msgid "Failed to allocate %d byte for file read buffer" msgid_plural "Failed to allocate %d bytes for file read buffer" msgstr[0] "e paletšwe go hwetša sešireletši sa seswantšho sa paete ya %u" msgstr[1] "e paletšwe go hwetša sešireletši sa seswantšho sa paete ya %u" -#: gdk-pixbuf/io-qtif.c:206 +#: gdk-pixbuf/io-qtif.c:201 #, fuzzy, c-format msgid "File error when reading QTIF atom: %s" msgstr "Go palelwa ke go bala GIF: %s" -#: gdk-pixbuf/io-qtif.c:243 +#: gdk-pixbuf/io-qtif.c:238 #, c-format msgid "Failed to skip the next %d byte with seek()." msgid_plural "Failed to skip the next %d bytes with seek()." msgstr[0] "" msgstr[1] "" -#: gdk-pixbuf/io-qtif.c:270 +#: gdk-pixbuf/io-qtif.c:265 #, fuzzy msgid "Failed to allocate QTIF context structure." msgstr "Ga e kgone go šupa kgopolo bakeng sa struct sa dikagare sa TGA" -#: gdk-pixbuf/io-qtif.c:330 +#: gdk-pixbuf/io-qtif.c:325 #, fuzzy msgid "Failed to create GdkPixbufLoader object." msgstr "E paletšwe go bala go tšwa faeleng ya motšwa-o-swere" -#: gdk-pixbuf/io-qtif.c:434 +#: gdk-pixbuf/io-qtif.c:429 #, fuzzy msgid "Failed to find an image data atom." msgstr "E paletšwe go bula seswantšho sa TIFF" -#: gdk-pixbuf/io-qtif.c:618 +#: gdk-pixbuf/io-qtif.c:613 #, fuzzy msgid "The QTIF image format" msgstr "Sebopego sa seswantšho sa TIFF" -#: gdk-pixbuf/io-ras.c:125 +#: gdk-pixbuf/io-ras.c:123 msgid "RAS image has bogus header data" msgstr "Seswantšho sa RAS se na le tsebišo ya hlogwana yeo e sego ya kgonthe" -#: gdk-pixbuf/io-ras.c:147 +#: gdk-pixbuf/io-ras.c:145 msgid "RAS image has unknown type" msgstr "Seswantšo sa RAS se na le mohuta o sa tsebjwego" -#: gdk-pixbuf/io-ras.c:155 +#: gdk-pixbuf/io-ras.c:153 msgid "unsupported RAS image variation" msgstr "Go fapana ga seswantšho sa RAS mo go sa thekgwego" -#: gdk-pixbuf/io-ras.c:170 gdk-pixbuf/io-ras.c:199 +#: gdk-pixbuf/io-ras.c:168 gdk-pixbuf/io-ras.c:197 msgid "Not enough memory to load RAS image" msgstr "Ga go na kgopolo e lekanego go laiša seswantšho sa RAS" -#: gdk-pixbuf/io-ras.c:544 +#: gdk-pixbuf/io-ras.c:542 msgid "The Sun raster image format" msgstr "Sebopego sa seswantšho sa dikhutlo tše bopago seswantšho tša Sun" -#: gdk-pixbuf/io-tga.c:153 +#: gdk-pixbuf/io-tga.c:151 #, fuzzy msgid "Cannot allocate memory for IOBuffer struct" msgstr "Ga e kgone go šupa kgopolo ya struct sa IOBuffer" -#: gdk-pixbuf/io-tga.c:172 +#: gdk-pixbuf/io-tga.c:170 #, fuzzy msgid "Cannot allocate memory for IOBuffer data" msgstr "Ga e kgone go šupa kgopolo bakeng sa tsebišo ya IOBuffer" -#: gdk-pixbuf/io-tga.c:183 +#: gdk-pixbuf/io-tga.c:181 #, fuzzy msgid "Cannot realloc IOBuffer data" msgstr "Ga e kgone go šupa tsebišo ya IOBuffer" -#: gdk-pixbuf/io-tga.c:213 +#: gdk-pixbuf/io-tga.c:211 #, fuzzy msgid "Cannot allocate temporary IOBuffer data" msgstr "Ga e kgone go šupa tsebišo ya motšwa-o-swere ya IOBuffer" -#: gdk-pixbuf/io-tga.c:346 +#: gdk-pixbuf/io-tga.c:339 #, fuzzy msgid "Cannot allocate new pixbuf" msgstr "Ga e kgone go šupa pixbuf e mpsha" -#: gdk-pixbuf/io-tga.c:685 +#: gdk-pixbuf/io-tga.c:678 #, fuzzy msgid "Image is corrupted or truncated" msgstr "Seswantšho sa GIF se lekanyeditšwe goba ga se a felela." -#: gdk-pixbuf/io-tga.c:692 +#: gdk-pixbuf/io-tga.c:685 #, fuzzy msgid "Cannot allocate colormap structure" msgstr "Ga e kgone go šupa sebopego sa mmapa wa mmala" -#: gdk-pixbuf/io-tga.c:699 +#: gdk-pixbuf/io-tga.c:692 #, fuzzy msgid "Cannot allocate colormap entries" msgstr "Ga e kgone go šupa ditseno tša mmapa wa mmala" -#: gdk-pixbuf/io-tga.c:721 +#: gdk-pixbuf/io-tga.c:714 msgid "Unexpected bitdepth for colormap entries" msgstr "" "Botebo bja biti bjo bo sa letelwago bakeng sa ditseno tša mmapa wa mmala" -#: gdk-pixbuf/io-tga.c:739 +#: gdk-pixbuf/io-tga.c:732 #, fuzzy msgid "Cannot allocate TGA header memory" msgstr "Ga e kgone go šupa kgopolo ya hlogwana ya TGA" -#: gdk-pixbuf/io-tga.c:772 +#: gdk-pixbuf/io-tga.c:765 msgid "TGA image has invalid dimensions" msgstr "Seswantšho sa TGA se na le bogolo bjo e sego bja kgonthe" -#: gdk-pixbuf/io-tga.c:778 gdk-pixbuf/io-tga.c:787 gdk-pixbuf/io-tga.c:797 -#: gdk-pixbuf/io-tga.c:807 gdk-pixbuf/io-tga.c:814 +#: gdk-pixbuf/io-tga.c:771 gdk-pixbuf/io-tga.c:780 gdk-pixbuf/io-tga.c:790 +#: gdk-pixbuf/io-tga.c:800 gdk-pixbuf/io-tga.c:807 msgid "TGA image type not supported" msgstr "Mohuta wa seswantšho sa TGA wo o sa thekgwego" -#: gdk-pixbuf/io-tga.c:861 +#: gdk-pixbuf/io-tga.c:854 #, fuzzy msgid "Cannot allocate memory for TGA context struct" msgstr "Ga e kgone go šupa kgopolo bakeng sa struct sa dikagare sa TGA" -#: gdk-pixbuf/io-tga.c:926 +#: gdk-pixbuf/io-tga.c:919 msgid "Excess data in file" msgstr "Tsebišo e oketšegilego ka faeleng" -#: gdk-pixbuf/io-tga.c:1007 +#: gdk-pixbuf/io-tga.c:1000 msgid "The Targa image format" msgstr "Sebopego sa seswantšho sa Targa" -#: gdk-pixbuf/io-tiff.c:104 +#: gdk-pixbuf/io-tiff.c:102 msgid "Could not get image width (bad TIFF file)" msgstr "Ga e kgone go hwetša bophara bja seswantšho (faele e mpe ya TIFF)" -#: gdk-pixbuf/io-tiff.c:112 +#: gdk-pixbuf/io-tiff.c:110 msgid "Could not get image height (bad TIFF file)" msgstr "Ga e kgone go hwetša bophagamo bja seswantšho (faele e mpe ya TIFF)" -#: gdk-pixbuf/io-tiff.c:120 +#: gdk-pixbuf/io-tiff.c:118 msgid "Width or height of TIFF image is zero" msgstr "Bophara goba bophagamo bja seswantšho sa TIFF ke lefeela" -#: gdk-pixbuf/io-tiff.c:129 gdk-pixbuf/io-tiff.c:138 +#: gdk-pixbuf/io-tiff.c:127 gdk-pixbuf/io-tiff.c:136 msgid "Dimensions of TIFF image too large" msgstr "Bogolo bja seswantšho sa TIFF ke bjo bogolo kudu" -#: gdk-pixbuf/io-tiff.c:162 gdk-pixbuf/io-tiff.c:174 gdk-pixbuf/io-tiff.c:491 +#: gdk-pixbuf/io-tiff.c:160 gdk-pixbuf/io-tiff.c:172 gdk-pixbuf/io-tiff.c:489 msgid "Insufficient memory to open TIFF file" msgstr "Ga go na kgopolo e lekanego go ka bula faele ya TIFF" -#: gdk-pixbuf/io-tiff.c:236 +#: gdk-pixbuf/io-tiff.c:234 msgid "Failed to load RGB data from TIFF file" msgstr "E paletšwe go laiša tsebišo ya RGB go tšwa faeleng ya TIFF" -#: gdk-pixbuf/io-tiff.c:293 +#: gdk-pixbuf/io-tiff.c:291 msgid "Failed to open TIFF image" msgstr "E paletšwe go bula seswantšho sa TIFF" -#: gdk-pixbuf/io-tiff.c:427 gdk-pixbuf/io-tiff.c:440 +#: gdk-pixbuf/io-tiff.c:425 gdk-pixbuf/io-tiff.c:438 msgid "Failed to load TIFF image" msgstr "E paletšwe go laiša seswantšho sa TIFF" -#: gdk-pixbuf/io-tiff.c:623 +#: gdk-pixbuf/io-tiff.c:621 #, fuzzy msgid "Failed to save TIFF image" msgstr "E paletšwe go bula seswantšho sa TIFF" -#: gdk-pixbuf/io-tiff.c:656 +#: gdk-pixbuf/io-tiff.c:654 msgid "TIFF compression doesn't refer to a valid codec." msgstr "" -#: gdk-pixbuf/io-tiff.c:696 +#: gdk-pixbuf/io-tiff.c:694 #, fuzzy msgid "Failed to write TIFF data" msgstr "E paletšwe go bula seswantšho sa TIFF" -#: gdk-pixbuf/io-tiff.c:733 +#: gdk-pixbuf/io-tiff.c:731 #, fuzzy msgid "Couldn't write to TIFF file" msgstr "E be e ka se fetole leina la faele" -#: gdk-pixbuf/io-tiff.c:788 -msgid "The TIFF image format" -msgstr "Sebopego sa seswantšho sa TIFF" - -#: gdk-pixbuf/io-wbmp.c:245 +#: gdk-pixbuf/io-wbmp.c:243 msgid "Image has zero width" msgstr "Seswantšho se na le bophara bja lefeela" -#: gdk-pixbuf/io-wbmp.c:263 +#: gdk-pixbuf/io-wbmp.c:261 msgid "Image has zero height" msgstr "Seswantšho se na le bophagamo bja lefeela" -#: gdk-pixbuf/io-wbmp.c:274 +#: gdk-pixbuf/io-wbmp.c:272 msgid "Not enough memory to load image" msgstr "Ga go na kgopolo e lekanego go ka laiša seswantšho" -#: gdk-pixbuf/io-wbmp.c:333 +#: gdk-pixbuf/io-wbmp.c:331 msgid "Couldn't save the rest" msgstr "Ga e kgone go e boloka ka moka" -#: gdk-pixbuf/io-wbmp.c:374 +#: gdk-pixbuf/io-wbmp.c:372 msgid "The WBMP image format" msgstr "Sebopego sa seswantšho sa WBMP" -#: gdk-pixbuf/io-xbm.c:304 +#: gdk-pixbuf/io-xbm.c:302 msgid "Invalid XBM file" msgstr "Faele yeo e sego ya kgonthe ya XBM" -#: gdk-pixbuf/io-xbm.c:314 +#: gdk-pixbuf/io-xbm.c:312 msgid "Insufficient memory to load XBM image file" msgstr "Kgopolo e sa lekanago go ka laiša faele ya seswantšho ya XBM" -#: gdk-pixbuf/io-xbm.c:462 +#: gdk-pixbuf/io-xbm.c:460 msgid "Failed to write to temporary file when loading XBM image" msgstr "" "E paletšwe go ngwala faele ya motšwa-o-swere ge e be e laiša seswantšho sa " "XBM" -#: gdk-pixbuf/io-xbm.c:501 +#: gdk-pixbuf/io-xbm.c:499 msgid "The XBM image format" msgstr "Sebopego sa seswantšho sa XBM" -#: gdk-pixbuf/io-xpm.c:469 +#: gdk-pixbuf/io-xpm.c:467 msgid "No XPM header found" msgstr "Ga go na hlogwana ya XPM yeo e hweditšwego" -#: gdk-pixbuf/io-xpm.c:478 +#: gdk-pixbuf/io-xpm.c:476 #, fuzzy msgid "Invalid XPM header" msgstr "Faele yeo e sego ya kgonthe ya XBM" -#: gdk-pixbuf/io-xpm.c:486 +#: gdk-pixbuf/io-xpm.c:484 msgid "XPM file has image width <= 0" msgstr "Faele ya XPM e na le bophara bja seswantšho bja <= 0" -#: gdk-pixbuf/io-xpm.c:494 +#: gdk-pixbuf/io-xpm.c:492 msgid "XPM file has image height <= 0" msgstr "Faele ya XPM e na le bophagamo bja seswantšho bja <= 0" -#: gdk-pixbuf/io-xpm.c:502 +#: gdk-pixbuf/io-xpm.c:500 msgid "XPM has invalid number of chars per pixel" msgstr "" "XPM e na le nomoro yeo e sego ya kgonthe ya ditlhaka go ya ka dikarolwana " "tše bopago seswantšho" -#: gdk-pixbuf/io-xpm.c:511 +#: gdk-pixbuf/io-xpm.c:509 msgid "XPM file has invalid number of colors" msgstr "Faele ya XPM e na le nomoro yeo e sa dumelelwago ya mebala" -#: gdk-pixbuf/io-xpm.c:523 gdk-pixbuf/io-xpm.c:532 gdk-pixbuf/io-xpm.c:584 +#: gdk-pixbuf/io-xpm.c:521 gdk-pixbuf/io-xpm.c:530 gdk-pixbuf/io-xpm.c:582 #, fuzzy msgid "Cannot allocate memory for loading XPM image" msgstr "Ga e kgone go šupa kgopolo bakeng sa go laiša seswantšho sa XPM" -#: gdk-pixbuf/io-xpm.c:546 +#: gdk-pixbuf/io-xpm.c:544 #, fuzzy msgid "Cannot read XPM colormap" msgstr "Ga e kgone go bala mmapa wa mmala wa XPM" -#: gdk-pixbuf/io-xpm.c:778 +#: gdk-pixbuf/io-xpm.c:776 msgid "Failed to write to temporary file when loading XPM image" msgstr "" "E paletšwe go ngwala faeleng ya motšwa-o-swere ge e be e laiša seswantšho sa " "XPM" -#: gdk-pixbuf/io-xpm.c:817 +#: gdk-pixbuf/io-xpm.c:815 msgid "The XPM image format" msgstr "Sebopego sa seswantšho sa XPM" diff --git a/po/oc.gmo b/po/oc.gmo index 314e5cd34d7a068e4da020675d6991355701993f..448718205a89fe6ccaa0af879d592e82cc7d9c0a 100644 GIT binary patch delta 26 hcmez3_r-5Rw\n" "Language-Team: Occitan \n" @@ -19,18 +19,18 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -#: gdk-pixbuf/gdk-pixbuf-animation.c:160 gdk-pixbuf/gdk-pixbuf-io.c:1064 -#: gdk-pixbuf/gdk-pixbuf-io.c:1330 +#: gdk-pixbuf/gdk-pixbuf-animation.c:158 gdk-pixbuf/gdk-pixbuf-io.c:1077 +#: gdk-pixbuf/gdk-pixbuf-io.c:1333 #, c-format msgid "Failed to open file '%s': %s" msgstr "Impossible de dobrir le fichièr '%s' : %s" -#: gdk-pixbuf/gdk-pixbuf-animation.c:173 gdk-pixbuf/gdk-pixbuf-io.c:1076 +#: gdk-pixbuf/gdk-pixbuf-animation.c:171 gdk-pixbuf/gdk-pixbuf-io.c:962 #, c-format msgid "Image file '%s' contains no data" msgstr "Lo fichièr imatge '%s' conten pas de donadas" -#: gdk-pixbuf/gdk-pixbuf-animation.c:212 +#: gdk-pixbuf/gdk-pixbuf-animation.c:210 #, c-format msgid "" "Failed to load animation '%s': reason not known, probably a corrupt " @@ -39,8 +39,8 @@ msgstr "" "Impossible de cargar l'animacion '%s' : rason desconeguda, probable que siá " "corromput" -#: gdk-pixbuf/gdk-pixbuf-animation.c:280 gdk-pixbuf/gdk-pixbuf-io.c:1112 -#: gdk-pixbuf/gdk-pixbuf-io.c:1382 +#: gdk-pixbuf/gdk-pixbuf-animation.c:278 gdk-pixbuf/gdk-pixbuf-io.c:1113 +#: gdk-pixbuf/gdk-pixbuf-io.c:1385 #, c-format msgid "" "Failed to load image '%s': reason not known, probably a corrupt image file" @@ -48,12 +48,12 @@ msgstr "" "Impossible de cargar l'imatge '%s' : rason desconeguda, probable que siá " "corromput" -#: gdk-pixbuf/gdk-pixbuf-io.c:790 +#: gdk-pixbuf/gdk-pixbuf-io.c:774 #, c-format msgid "Unable to load image-loading module: %s: %s" msgstr "Impossible de cargar lo modul de cargament d'imatges : %s : %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:805 +#: gdk-pixbuf/gdk-pixbuf-io.c:789 #, fuzzy, c-format msgid "" "Image-loading module %s does not export the proper interface; perhaps it's " @@ -62,166 +62,171 @@ msgstr "" "Lo modul de cargament d'imatges %s exporta pas la bona interfaç ; benlèu ven " "d'una version diferenta de GTK ?" -#: gdk-pixbuf/gdk-pixbuf-io.c:814 gdk-pixbuf/gdk-pixbuf-io.c:865 +#: gdk-pixbuf/gdk-pixbuf-io.c:798 gdk-pixbuf/gdk-pixbuf-io.c:849 #, c-format msgid "Image type '%s' is not supported" msgstr "Tipe d'imatge '%s' pas compatible" -#: gdk-pixbuf/gdk-pixbuf-io.c:950 +#: gdk-pixbuf/gdk-pixbuf-io.c:934 #, c-format msgid "Couldn't recognize the image file format for file '%s'" msgstr "Impossible de reconéisser lo format d'imatge del fichièr '%s'" -#: gdk-pixbuf/gdk-pixbuf-io.c:958 +#: gdk-pixbuf/gdk-pixbuf-io.c:942 msgid "Unrecognized image file format" msgstr "Format d'imatge pas reconegut" -#: gdk-pixbuf/gdk-pixbuf-io.c:1121 +#: gdk-pixbuf/gdk-pixbuf-io.c:1124 #, c-format msgid "Failed to load image '%s': %s" msgstr "Impossible de cargar l'imatge '%s' : %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2015 gdk-pixbuf/io-gdip-utils.c:837 +#: gdk-pixbuf/gdk-pixbuf-io.c:2029 gdk-pixbuf/io-gdip-utils.c:835 #, c-format msgid "Error writing to image file: %s" msgstr "Error al moment d'escriure lo fichièr d'imatge : %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2057 gdk-pixbuf/gdk-pixbuf-io.c:2178 +#: gdk-pixbuf/gdk-pixbuf-io.c:2071 gdk-pixbuf/gdk-pixbuf-io.c:2192 #, c-format msgid "This build of gdk-pixbuf does not support saving the image format: %s" msgstr "" -#: gdk-pixbuf/gdk-pixbuf-io.c:2088 +#: gdk-pixbuf/gdk-pixbuf-io.c:2102 msgid "Insufficient memory to save image to callback" msgstr "" -#: gdk-pixbuf/gdk-pixbuf-io.c:2101 +#: gdk-pixbuf/gdk-pixbuf-io.c:2115 msgid "Failed to open temporary file" msgstr "Impossible de dobrir lo fichièr temporari" -#: gdk-pixbuf/gdk-pixbuf-io.c:2124 +#: gdk-pixbuf/gdk-pixbuf-io.c:2138 msgid "Failed to read from temporary file" msgstr "Lectura impossibla a partir del fichièr temporari" -#: gdk-pixbuf/gdk-pixbuf-io.c:2372 +#: gdk-pixbuf/gdk-pixbuf-io.c:2382 #, c-format msgid "Failed to open '%s' for writing: %s" msgstr "La dobèrtura de '%s' en escritura a pas capitat : %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2398 +#: gdk-pixbuf/gdk-pixbuf-io.c:2408 #, c-format msgid "" "Failed to close '%s' while writing image, all data may not have been saved: " "%s" msgstr "" -#: gdk-pixbuf/gdk-pixbuf-io.c:2619 gdk-pixbuf/gdk-pixbuf-io.c:2671 +#: gdk-pixbuf/gdk-pixbuf-io.c:2629 gdk-pixbuf/gdk-pixbuf-io.c:2681 msgid "Insufficient memory to save image into a buffer" msgstr "" -#: gdk-pixbuf/gdk-pixbuf-io.c:2717 +#: gdk-pixbuf/gdk-pixbuf-io.c:2727 msgid "Error writing to image stream" msgstr "Error al moment d'escriure lo fichièr d'imatge" -#: gdk-pixbuf/gdk-pixbuf-loader.c:393 +#: gdk-pixbuf/gdk-pixbuf-loader.c:384 #, c-format msgid "" "Internal error: Image loader module '%s' failed to complete an operation, " "but didn't give a reason for the failure" msgstr "" -#: gdk-pixbuf/gdk-pixbuf-loader.c:435 +#: gdk-pixbuf/gdk-pixbuf-loader.c:426 #, c-format msgid "Incremental loading of image type '%s' is not supported" msgstr "" -#: gdk-pixbuf/gdk-pixdata.c:160 +#: gdk-pixbuf/gdk-pixdata.c:158 msgid "Image header corrupt" msgstr "" -#: gdk-pixbuf/gdk-pixdata.c:165 +#: gdk-pixbuf/gdk-pixdata.c:163 msgid "Image format unknown" msgstr "Format d'imatge desconegut" -#: gdk-pixbuf/gdk-pixdata.c:170 gdk-pixbuf/gdk-pixdata.c:502 +#: gdk-pixbuf/gdk-pixdata.c:168 gdk-pixbuf/gdk-pixdata.c:501 msgid "Image pixel data corrupt" msgstr "Donadas dels pixels de l'imatge corrompudas" -#: gdk-pixbuf/gdk-pixdata.c:446 +#: gdk-pixbuf/gdk-pixdata.c:445 #, c-format msgid "failed to allocate image buffer of %u byte" msgid_plural "failed to allocate image buffer of %u bytes" msgstr[0] "" msgstr[1] "" -#: gdk-pixbuf/io-ani.c:244 +#: gdk-pixbuf/io-ani.c:242 msgid "Unexpected icon chunk in animation" msgstr "" -#: gdk-pixbuf/io-ani.c:342 gdk-pixbuf/io-ani.c:400 gdk-pixbuf/io-ani.c:426 -#: gdk-pixbuf/io-ani.c:449 gdk-pixbuf/io-ani.c:476 gdk-pixbuf/io-ani.c:563 +#: gdk-pixbuf/io-ani.c:340 gdk-pixbuf/io-ani.c:398 gdk-pixbuf/io-ani.c:424 +#: gdk-pixbuf/io-ani.c:447 gdk-pixbuf/io-ani.c:474 gdk-pixbuf/io-ani.c:561 msgid "Invalid header in animation" msgstr "" -#: gdk-pixbuf/io-ani.c:352 gdk-pixbuf/io-ani.c:374 gdk-pixbuf/io-ani.c:458 -#: gdk-pixbuf/io-ani.c:485 gdk-pixbuf/io-ani.c:536 gdk-pixbuf/io-ani.c:608 +#: gdk-pixbuf/io-ani.c:350 gdk-pixbuf/io-ani.c:372 gdk-pixbuf/io-ani.c:456 +#: gdk-pixbuf/io-ani.c:483 gdk-pixbuf/io-ani.c:534 gdk-pixbuf/io-ani.c:606 msgid "Not enough memory to load animation" msgstr "Memòria insuficienta per cargar l'animacion" -#: gdk-pixbuf/io-ani.c:392 gdk-pixbuf/io-ani.c:418 gdk-pixbuf/io-ani.c:437 +#: gdk-pixbuf/io-ani.c:390 gdk-pixbuf/io-ani.c:416 gdk-pixbuf/io-ani.c:435 msgid "Malformed chunk in animation" msgstr "" -#: gdk-pixbuf/io-ani.c:660 +#: gdk-pixbuf/io-ani.c:628 +#, fuzzy +msgid "ANI image was truncated or incomplete." +msgstr "L'imatge GIF èra troncat o incomplet." + +#: gdk-pixbuf/io-ani.c:669 msgid "The ANI image format" msgstr "Lo format d'imatge ANI" -#: gdk-pixbuf/io-bmp.c:229 gdk-pixbuf/io-bmp.c:266 gdk-pixbuf/io-bmp.c:337 -#: gdk-pixbuf/io-bmp.c:369 gdk-pixbuf/io-bmp.c:392 gdk-pixbuf/io-bmp.c:495 +#: gdk-pixbuf/io-bmp.c:227 gdk-pixbuf/io-bmp.c:264 gdk-pixbuf/io-bmp.c:335 +#: gdk-pixbuf/io-bmp.c:367 gdk-pixbuf/io-bmp.c:390 gdk-pixbuf/io-bmp.c:493 msgid "BMP image has bogus header data" msgstr "" -#: gdk-pixbuf/io-bmp.c:240 gdk-pixbuf/io-bmp.c:432 +#: gdk-pixbuf/io-bmp.c:238 gdk-pixbuf/io-bmp.c:430 msgid "Not enough memory to load bitmap image" msgstr "Memòria insuficienta per cargar l'imatge bitmap" -#: gdk-pixbuf/io-bmp.c:318 +#: gdk-pixbuf/io-bmp.c:316 msgid "BMP image has unsupported header size" msgstr "" -#: gdk-pixbuf/io-bmp.c:356 +#: gdk-pixbuf/io-bmp.c:354 msgid "Topdown BMP images cannot be compressed" msgstr "Impossible de compressar las imatges BMP Topdown" -#: gdk-pixbuf/io-bmp.c:716 gdk-pixbuf/io-pnm.c:707 +#: gdk-pixbuf/io-bmp.c:714 gdk-pixbuf/io-pnm.c:705 msgid "Premature end-of-file encountered" msgstr "" -#: gdk-pixbuf/io-bmp.c:1328 +#: gdk-pixbuf/io-bmp.c:1326 msgid "Couldn't allocate memory for saving BMP file" msgstr "" -#: gdk-pixbuf/io-bmp.c:1369 +#: gdk-pixbuf/io-bmp.c:1367 msgid "Couldn't write to BMP file" msgstr "Impossible d'escriure lo fichièr BMP" -#: gdk-pixbuf/io-bmp.c:1422 gdk-pixbuf/io-gdip-bmp.c:82 +#: gdk-pixbuf/io-bmp.c:1420 gdk-pixbuf/io-gdip-bmp.c:80 msgid "The BMP image format" msgstr "Lo format d'imatge BMP" -#: gdk-pixbuf/io-gdip-emf.c:59 +#: gdk-pixbuf/io-gdip-emf.c:57 msgid "The EMF image format" msgstr "Lo format d'imatge EMF" -#: gdk-pixbuf/io-gdip-gif.c:80 gdk-pixbuf/io-gif.c:1720 +#: gdk-pixbuf/io-gdip-gif.c:78 gdk-pixbuf/io-gif.c:1718 msgid "The GIF image format" msgstr "Lo format d'imatge GIF" -#: gdk-pixbuf/io-gdip-ico.c:59 gdk-pixbuf/io-ico.c:1271 +#: gdk-pixbuf/io-gdip-ico.c:57 gdk-pixbuf/io-ico.c:1269 msgid "The ICO image format" msgstr "Lo format d'imatge ICO" -#: gdk-pixbuf/io-gdip-jpeg.c:53 gdk-pixbuf/io-jpeg.c:1249 +#: gdk-pixbuf/io-gdip-jpeg.c:51 gdk-pixbuf/io-jpeg.c:1249 #, c-format msgid "" "JPEG quality must be a value between 0 and 100; value '%s' could not be " @@ -230,7 +235,7 @@ msgstr "" "La qualitat de JPEG deu èsser una valor entre 0 e 100 ; la valor '%s' se pòt " "pas interpretar." -#: gdk-pixbuf/io-gdip-jpeg.c:68 gdk-pixbuf/io-jpeg.c:1265 +#: gdk-pixbuf/io-gdip-jpeg.c:66 gdk-pixbuf/io-jpeg.c:1265 #, c-format msgid "" "JPEG quality must be a value between 0 and 100; value '%d' is not allowed." @@ -238,115 +243,119 @@ msgstr "" "La qualitat de JPEG deu èsser una valor entre 0 e 100 ; la valor '%d' es pas " "autorisada." -#: gdk-pixbuf/io-gdip-jpeg.c:136 gdk-pixbuf/io-jpeg.c:1478 +#: gdk-pixbuf/io-gdip-jpeg.c:134 gdk-pixbuf/io-jpeg.c:1478 msgid "The JPEG image format" msgstr "Lo format d'imatge JPEG" -#: gdk-pixbuf/io-gdip-utils.c:154 +#: gdk-pixbuf/io-gdip-tiff.c:80 gdk-pixbuf/io-tiff.c:786 +msgid "The TIFF image format" +msgstr "Lo format d'imatge TIFF" + +#: gdk-pixbuf/io-gdip-utils.c:152 #, c-format msgid "Could not allocate memory: %s" msgstr "" -#: gdk-pixbuf/io-gdip-utils.c:179 gdk-pixbuf/io-gdip-utils.c:293 -#: gdk-pixbuf/io-gdip-utils.c:333 +#: gdk-pixbuf/io-gdip-utils.c:177 gdk-pixbuf/io-gdip-utils.c:291 +#: gdk-pixbuf/io-gdip-utils.c:331 #, c-format msgid "Could not create stream: %s" msgstr "" -#: gdk-pixbuf/io-gdip-utils.c:193 +#: gdk-pixbuf/io-gdip-utils.c:191 #, c-format msgid "Could not seek stream: %s" msgstr "" -#: gdk-pixbuf/io-gdip-utils.c:205 +#: gdk-pixbuf/io-gdip-utils.c:203 #, c-format msgid "Could not read from stream: %s" msgstr "" -#: gdk-pixbuf/io-gdip-utils.c:617 +#: gdk-pixbuf/io-gdip-utils.c:615 msgid "Couldn't load bitmap" msgstr "Impossible d'apondre lo bitmap" -#: gdk-pixbuf/io-gdip-utils.c:773 +#: gdk-pixbuf/io-gdip-utils.c:771 msgid "Couldn't load metafile" msgstr "" -#: gdk-pixbuf/io-gdip-utils.c:878 +#: gdk-pixbuf/io-gdip-utils.c:876 msgid "Unsupported image format for GDI+" msgstr "" -#: gdk-pixbuf/io-gdip-utils.c:885 +#: gdk-pixbuf/io-gdip-utils.c:883 msgid "Couldn't save" msgstr "" -#: gdk-pixbuf/io-gdip-wmf.c:58 +#: gdk-pixbuf/io-gdip-wmf.c:56 msgid "The WMF image format" msgstr "Lo format d'imatge WMF" -#: gdk-pixbuf/io-gif.c:222 +#: gdk-pixbuf/io-gif.c:220 #, c-format msgid "Failure reading GIF: %s" msgstr "La lectura del fichièr GIP a pas capitat : %s" -#: gdk-pixbuf/io-gif.c:496 gdk-pixbuf/io-gif.c:1502 gdk-pixbuf/io-gif.c:1669 +#: gdk-pixbuf/io-gif.c:494 gdk-pixbuf/io-gif.c:1500 gdk-pixbuf/io-gif.c:1667 msgid "GIF file was missing some data (perhaps it was truncated somehow?)" msgstr "" -#: gdk-pixbuf/io-gif.c:505 +#: gdk-pixbuf/io-gif.c:503 #, c-format msgid "Internal error in the GIF loader (%s)" msgstr "Error intèrna dins lo cargaire GIF (%s)" -#: gdk-pixbuf/io-gif.c:579 +#: gdk-pixbuf/io-gif.c:577 msgid "Stack overflow" msgstr "" -#: gdk-pixbuf/io-gif.c:639 +#: gdk-pixbuf/io-gif.c:637 msgid "GIF image loader cannot understand this image." msgstr "Lo cargaire d'imatge GIF pòt pas comprene aqueste imatge." -#: gdk-pixbuf/io-gif.c:668 +#: gdk-pixbuf/io-gif.c:666 msgid "Bad code encountered" msgstr "" -#: gdk-pixbuf/io-gif.c:678 +#: gdk-pixbuf/io-gif.c:676 msgid "Circular table entry in GIF file" msgstr "" -#: gdk-pixbuf/io-gif.c:866 gdk-pixbuf/io-gif.c:1488 gdk-pixbuf/io-gif.c:1541 -#: gdk-pixbuf/io-gif.c:1657 +#: gdk-pixbuf/io-gif.c:864 gdk-pixbuf/io-gif.c:1486 gdk-pixbuf/io-gif.c:1539 +#: gdk-pixbuf/io-gif.c:1655 msgid "Not enough memory to load GIF file" msgstr "Pas pro de memòria per cargar lo fichièr GIF" -#: gdk-pixbuf/io-gif.c:960 +#: gdk-pixbuf/io-gif.c:958 msgid "Not enough memory to composite a frame in GIF file" msgstr "" -#: gdk-pixbuf/io-gif.c:1132 +#: gdk-pixbuf/io-gif.c:1130 msgid "GIF image is corrupt (incorrect LZW compression)" msgstr "" -#: gdk-pixbuf/io-gif.c:1182 +#: gdk-pixbuf/io-gif.c:1180 msgid "File does not appear to be a GIF file" msgstr "Sembla que lo fichièr es pas al format GIF" -#: gdk-pixbuf/io-gif.c:1194 +#: gdk-pixbuf/io-gif.c:1192 #, c-format msgid "Version %s of the GIF file format is not supported" msgstr "La version %s d'aqueste format de fichièr GIF es pas compatibla" -#: gdk-pixbuf/io-gif.c:1241 +#: gdk-pixbuf/io-gif.c:1239 #, fuzzy msgid "Resulting GIF image has zero size" msgstr "L'imatge a una largor nula" -#: gdk-pixbuf/io-gif.c:1320 +#: gdk-pixbuf/io-gif.c:1318 msgid "" "GIF image has no global colormap, and a frame inside it has no local " "colormap." msgstr "" -#: gdk-pixbuf/io-gif.c:1564 +#: gdk-pixbuf/io-gif.c:1562 msgid "GIF image was truncated or incomplete." msgstr "L'imatge GIF èra troncat o incomplet." @@ -363,87 +372,87 @@ msgstr "" msgid "The ICNS image format" msgstr "Lo format d'imatge ICNS" -#: gdk-pixbuf/io-ico.c:228 gdk-pixbuf/io-ico.c:242 gdk-pixbuf/io-ico.c:291 -#: gdk-pixbuf/io-ico.c:302 gdk-pixbuf/io-ico.c:395 +#: gdk-pixbuf/io-ico.c:226 gdk-pixbuf/io-ico.c:240 gdk-pixbuf/io-ico.c:289 +#: gdk-pixbuf/io-ico.c:300 gdk-pixbuf/io-ico.c:393 msgid "Invalid header in icon" msgstr "" -#: gdk-pixbuf/io-ico.c:257 gdk-pixbuf/io-ico.c:312 gdk-pixbuf/io-ico.c:405 -#: gdk-pixbuf/io-ico.c:458 gdk-pixbuf/io-ico.c:488 +#: gdk-pixbuf/io-ico.c:255 gdk-pixbuf/io-ico.c:310 gdk-pixbuf/io-ico.c:403 +#: gdk-pixbuf/io-ico.c:456 gdk-pixbuf/io-ico.c:486 msgid "Not enough memory to load icon" msgstr "Pas pro de memòria per cargar l'icòna" -#: gdk-pixbuf/io-ico.c:338 +#: gdk-pixbuf/io-ico.c:336 msgid "Compressed icons are not supported" msgstr "" -#: gdk-pixbuf/io-ico.c:358 +#: gdk-pixbuf/io-ico.c:356 msgid "Icon has zero width" msgstr "L'icòna a una largor nula" -#: gdk-pixbuf/io-ico.c:368 +#: gdk-pixbuf/io-ico.c:366 msgid "Icon has zero height" msgstr "L'icòna a una nautor nula" -#: gdk-pixbuf/io-ico.c:443 +#: gdk-pixbuf/io-ico.c:441 msgid "Unsupported icon type" msgstr "Tipe d'icòna pas compatible" -#: gdk-pixbuf/io-ico.c:537 +#: gdk-pixbuf/io-ico.c:535 msgid "Not enough memory to load ICO file" msgstr "Pas pro de memòria per cargar lo fichièr ICO" -#: gdk-pixbuf/io-ico.c:1002 +#: gdk-pixbuf/io-ico.c:1000 msgid "Image too large to be saved as ICO" msgstr "" -#: gdk-pixbuf/io-ico.c:1013 +#: gdk-pixbuf/io-ico.c:1011 msgid "Cursor hotspot outside image" msgstr "" -#: gdk-pixbuf/io-ico.c:1036 +#: gdk-pixbuf/io-ico.c:1034 #, c-format msgid "Unsupported depth for ICO file: %d" msgstr "" -#: gdk-pixbuf/io-jasper.c:74 +#: gdk-pixbuf/io-jasper.c:73 msgid "Couldn't allocate memory for stream" msgstr "" -#: gdk-pixbuf/io-jasper.c:104 +#: gdk-pixbuf/io-jasper.c:103 msgid "Couldn't decode image" msgstr "" -#: gdk-pixbuf/io-jasper.c:122 +#: gdk-pixbuf/io-jasper.c:121 msgid "Transformed JPEG2000 has zero width or height" msgstr "" -#: gdk-pixbuf/io-jasper.c:136 +#: gdk-pixbuf/io-jasper.c:135 msgid "Image type currently not supported" msgstr "" -#: gdk-pixbuf/io-jasper.c:148 gdk-pixbuf/io-jasper.c:156 +#: gdk-pixbuf/io-jasper.c:147 gdk-pixbuf/io-jasper.c:155 msgid "Couldn't allocate memory for color profile" msgstr "" -#: gdk-pixbuf/io-jasper.c:182 +#: gdk-pixbuf/io-jasper.c:181 msgid "Insufficient memory to open JPEG 2000 file" msgstr "" -#: gdk-pixbuf/io-jasper.c:261 +#: gdk-pixbuf/io-jasper.c:260 msgid "Couldn't allocate memory to buffer image data" msgstr "" -#: gdk-pixbuf/io-jasper.c:305 +#: gdk-pixbuf/io-jasper.c:304 msgid "The JPEG 2000 image format" msgstr "Lo format d'imatge JPEG 2000" -#: gdk-pixbuf/io-jpeg.c:126 +#: gdk-pixbuf/io-jpeg.c:124 #, c-format msgid "Error interpreting JPEG image file (%s)" msgstr "Error d'interpretacion del fichièr d'imatge JPEG (%s)" -#: gdk-pixbuf/io-jpeg.c:604 +#: gdk-pixbuf/io-jpeg.c:597 msgid "" "Insufficient memory to load image, try exiting some applications to free " "memory" @@ -451,17 +460,17 @@ msgstr "" "Memòria insuficienta per cargar l'imatge, ensajatz de sortir d'aplicacions " "per librer de memòria" -#: gdk-pixbuf/io-jpeg.c:651 gdk-pixbuf/io-jpeg.c:865 +#: gdk-pixbuf/io-jpeg.c:645 gdk-pixbuf/io-jpeg.c:858 #, c-format msgid "Unsupported JPEG color space (%s)" msgstr "Espaci de color JPEG pas compatible (%s)" -#: gdk-pixbuf/io-jpeg.c:764 gdk-pixbuf/io-jpeg.c:1044 +#: gdk-pixbuf/io-jpeg.c:757 gdk-pixbuf/io-jpeg.c:1037 #: gdk-pixbuf/io-jpeg.c:1308 gdk-pixbuf/io-jpeg.c:1318 msgid "Couldn't allocate memory for loading JPEG file" msgstr "" -#: gdk-pixbuf/io-jpeg.c:1018 +#: gdk-pixbuf/io-jpeg.c:1011 msgid "Transformed JPEG has zero width or height." msgstr "" @@ -470,90 +479,90 @@ msgstr "" msgid "Color profile has invalid length '%u'." msgstr "" -#: gdk-pixbuf/io-pcx.c:186 +#: gdk-pixbuf/io-pcx.c:184 msgid "Couldn't allocate memory for header" msgstr "" -#: gdk-pixbuf/io-pcx.c:201 gdk-pixbuf/io-pcx.c:559 +#: gdk-pixbuf/io-pcx.c:199 gdk-pixbuf/io-pcx.c:557 msgid "Couldn't allocate memory for context buffer" msgstr "" -#: gdk-pixbuf/io-pcx.c:600 +#: gdk-pixbuf/io-pcx.c:598 msgid "Image has invalid width and/or height" msgstr "L'imatge a una largor o una nautor invalida" -#: gdk-pixbuf/io-pcx.c:612 gdk-pixbuf/io-pcx.c:673 +#: gdk-pixbuf/io-pcx.c:610 gdk-pixbuf/io-pcx.c:671 msgid "Image has unsupported bpp" msgstr "" -#: gdk-pixbuf/io-pcx.c:617 gdk-pixbuf/io-pcx.c:625 +#: gdk-pixbuf/io-pcx.c:615 gdk-pixbuf/io-pcx.c:623 #, c-format msgid "Image has unsupported number of %d-bit planes" msgstr "" -#: gdk-pixbuf/io-pcx.c:641 +#: gdk-pixbuf/io-pcx.c:639 msgid "Couldn't create new pixbuf" msgstr "" -#: gdk-pixbuf/io-pcx.c:649 +#: gdk-pixbuf/io-pcx.c:647 msgid "Couldn't allocate memory for line data" msgstr "" -#: gdk-pixbuf/io-pcx.c:656 +#: gdk-pixbuf/io-pcx.c:654 msgid "Couldn't allocate memory for PCX image" msgstr "" -#: gdk-pixbuf/io-pcx.c:703 +#: gdk-pixbuf/io-pcx.c:701 msgid "Didn't get all lines of PCX image" msgstr "" -#: gdk-pixbuf/io-pcx.c:710 +#: gdk-pixbuf/io-pcx.c:708 msgid "No palette found at end of PCX data" msgstr "Pas cap de paleta trobada a la fin de las donadas PCX" -#: gdk-pixbuf/io-pcx.c:755 +#: gdk-pixbuf/io-pcx.c:753 msgid "The PCX image format" msgstr "Lo format d'imatge PCX" -#: gdk-pixbuf/io-pixdata.c:148 +#: gdk-pixbuf/io-pixdata.c:146 msgid "Transformed pixbuf has zero width or height." msgstr "" -#: gdk-pixbuf/io-pixdata.c:186 +#: gdk-pixbuf/io-pixdata.c:184 #, fuzzy msgid "The GdkPixdata format" msgstr "Lo format d'imatge GIF" -#: gdk-pixbuf/io-png.c:54 +#: gdk-pixbuf/io-png.c:53 msgid "Bits per channel of PNG image is invalid." msgstr "Lo nombre de bits per canal de l'imatge PNG es pas valid." -#: gdk-pixbuf/io-png.c:135 gdk-pixbuf/io-png.c:641 +#: gdk-pixbuf/io-png.c:134 gdk-pixbuf/io-png.c:640 msgid "Transformed PNG has zero width or height." msgstr "" -#: gdk-pixbuf/io-png.c:143 +#: gdk-pixbuf/io-png.c:142 msgid "Bits per channel of transformed PNG is not 8." msgstr "Lo nombre de bits del PNG transformat es pas 8." -#: gdk-pixbuf/io-png.c:152 +#: gdk-pixbuf/io-png.c:151 msgid "Transformed PNG not RGB or RGBA." msgstr "" -#: gdk-pixbuf/io-png.c:161 +#: gdk-pixbuf/io-png.c:160 msgid "Transformed PNG has unsupported number of channels, must be 3 or 4." msgstr "" -#: gdk-pixbuf/io-png.c:182 +#: gdk-pixbuf/io-png.c:181 #, c-format msgid "Fatal error in PNG image file: %s" msgstr "Error fatala dins lo fichièr d'imatge PNG : %s" -#: gdk-pixbuf/io-png.c:315 +#: gdk-pixbuf/io-png.c:314 msgid "Insufficient memory to load PNG file" msgstr "Memòria insufisenta per cargar lo fichièr PNG" -#: gdk-pixbuf/io-png.c:656 +#: gdk-pixbuf/io-png.c:655 #, fuzzy, c-format msgid "" "Insufficient memory to store a %lu by %lu image; try exiting some " @@ -562,37 +571,37 @@ msgstr "" "Memòria insuficienta per cargar l'imatge, ensajatz de sortir d'aplicacions " "per librer de memòria" -#: gdk-pixbuf/io-png.c:719 +#: gdk-pixbuf/io-png.c:718 msgid "Fatal error reading PNG image file" msgstr "Error fatala al moment de legir un imatge PNG" -#: gdk-pixbuf/io-png.c:768 +#: gdk-pixbuf/io-png.c:767 #, c-format msgid "Fatal error reading PNG image file: %s" msgstr "Error fatala al moment de legir lo fichièr d'imatge PNG : %s" -#: gdk-pixbuf/io-png.c:858 +#: gdk-pixbuf/io-png.c:857 msgid "" "Keys for PNG text chunks must have at least 1 and at most 79 characters." msgstr "" -#: gdk-pixbuf/io-png.c:867 +#: gdk-pixbuf/io-png.c:866 msgid "Keys for PNG text chunks must be ASCII characters." msgstr "" -#: gdk-pixbuf/io-png.c:881 gdk-pixbuf/io-tiff.c:667 +#: gdk-pixbuf/io-png.c:880 gdk-pixbuf/io-tiff.c:665 #, c-format msgid "Color profile has invalid length %d." msgstr "" -#: gdk-pixbuf/io-png.c:894 +#: gdk-pixbuf/io-png.c:893 #, c-format msgid "" "PNG compression level must be a value between 0 and 9; value '%s' could not " "be parsed." msgstr "" -#: gdk-pixbuf/io-png.c:907 +#: gdk-pixbuf/io-png.c:906 #, c-format msgid "" "PNG compression level must be a value between 0 and 9; value '%d' is not " @@ -601,339 +610,335 @@ msgstr "" "Lo nivèl de compression PNG deu èsser una valor entre 0 e 9 ; la valor '%d' " "es pas autorisada." -#: gdk-pixbuf/io-png.c:955 +#: gdk-pixbuf/io-png.c:954 #, c-format msgid "Value for PNG text chunk %s cannot be converted to ISO-8859-1 encoding." msgstr "" -#: gdk-pixbuf/io-png.c:1118 +#: gdk-pixbuf/io-png.c:1117 msgid "The PNG image format" msgstr "Lo format d'imatge PNG" -#: gdk-pixbuf/io-pnm.c:248 +#: gdk-pixbuf/io-pnm.c:246 msgid "PNM loader expected to find an integer, but didn't" msgstr "" -#: gdk-pixbuf/io-pnm.c:280 +#: gdk-pixbuf/io-pnm.c:278 msgid "PNM file has an incorrect initial byte" msgstr "" -#: gdk-pixbuf/io-pnm.c:310 +#: gdk-pixbuf/io-pnm.c:308 msgid "PNM file is not in a recognized PNM subformat" msgstr "" -#: gdk-pixbuf/io-pnm.c:335 +#: gdk-pixbuf/io-pnm.c:333 msgid "PNM file has an image width of 0" msgstr "La largor d'imatge del fichièr es de 0" -#: gdk-pixbuf/io-pnm.c:356 +#: gdk-pixbuf/io-pnm.c:354 msgid "PNM file has an image height of 0" msgstr "La nautor d'imatge del fichièr PNM es 0" -#: gdk-pixbuf/io-pnm.c:379 +#: gdk-pixbuf/io-pnm.c:377 msgid "Maximum color value in PNM file is 0" msgstr "La valor maximala de color dins lo fichièr PNM es 0" -#: gdk-pixbuf/io-pnm.c:387 +#: gdk-pixbuf/io-pnm.c:385 msgid "Maximum color value in PNM file is too large" msgstr "" -#: gdk-pixbuf/io-pnm.c:427 gdk-pixbuf/io-pnm.c:457 gdk-pixbuf/io-pnm.c:502 +#: gdk-pixbuf/io-pnm.c:425 gdk-pixbuf/io-pnm.c:455 gdk-pixbuf/io-pnm.c:500 msgid "Raw PNM image type is invalid" msgstr "" -#: gdk-pixbuf/io-pnm.c:652 +#: gdk-pixbuf/io-pnm.c:650 msgid "PNM image loader does not support this PNM subformat" msgstr "" -#: gdk-pixbuf/io-pnm.c:739 gdk-pixbuf/io-pnm.c:966 +#: gdk-pixbuf/io-pnm.c:737 gdk-pixbuf/io-pnm.c:964 msgid "Raw PNM formats require exactly one whitespace before sample data" msgstr "" -#: gdk-pixbuf/io-pnm.c:766 +#: gdk-pixbuf/io-pnm.c:764 msgid "Cannot allocate memory for loading PNM image" msgstr "" -#: gdk-pixbuf/io-pnm.c:816 +#: gdk-pixbuf/io-pnm.c:814 msgid "Insufficient memory to load PNM context struct" msgstr "Memòria insuficienta per cargar la structura de contèxte PNM" -#: gdk-pixbuf/io-pnm.c:867 +#: gdk-pixbuf/io-pnm.c:865 msgid "Unexpected end of PNM image data" msgstr "" -#: gdk-pixbuf/io-pnm.c:995 +#: gdk-pixbuf/io-pnm.c:993 msgid "Insufficient memory to load PNM file" msgstr "Memòria insufisenta per cargar lo fichièr PNM" -#: gdk-pixbuf/io-pnm.c:1079 +#: gdk-pixbuf/io-pnm.c:1077 msgid "The PNM/PBM/PGM/PPM image format family" msgstr "La familha de format d'imatge PNM/PBM/PGM/PPM" -#: gdk-pixbuf/io-qtif.c:128 +#: gdk-pixbuf/io-qtif.c:126 msgid "Input file descriptor is NULL." msgstr "" -#: gdk-pixbuf/io-qtif.c:143 +#: gdk-pixbuf/io-qtif.c:141 #, fuzzy msgid "Failed to read QTIF header" msgstr "Impossible de cargar l'imatge TIFF" -#: gdk-pixbuf/io-qtif.c:152 gdk-pixbuf/io-qtif.c:189 gdk-pixbuf/io-qtif.c:459 +#: gdk-pixbuf/io-qtif.c:150 gdk-pixbuf/io-qtif.c:187 gdk-pixbuf/io-qtif.c:454 #, c-format msgid "QTIF atom size too large (%d byte)" msgid_plural "QTIF atom size too large (%d bytes)" msgstr[0] "" msgstr[1] "" -#: gdk-pixbuf/io-qtif.c:175 +#: gdk-pixbuf/io-qtif.c:173 #, c-format msgid "Failed to allocate %d byte for file read buffer" msgid_plural "Failed to allocate %d bytes for file read buffer" msgstr[0] "" msgstr[1] "" -#: gdk-pixbuf/io-qtif.c:206 +#: gdk-pixbuf/io-qtif.c:201 #, fuzzy, c-format msgid "File error when reading QTIF atom: %s" msgstr "La lectura del fichièr GIP a pas capitat : %s" -#: gdk-pixbuf/io-qtif.c:243 +#: gdk-pixbuf/io-qtif.c:238 #, c-format msgid "Failed to skip the next %d byte with seek()." msgid_plural "Failed to skip the next %d bytes with seek()." msgstr[0] "" msgstr[1] "" -#: gdk-pixbuf/io-qtif.c:270 +#: gdk-pixbuf/io-qtif.c:265 msgid "Failed to allocate QTIF context structure." msgstr "" -#: gdk-pixbuf/io-qtif.c:330 +#: gdk-pixbuf/io-qtif.c:325 msgid "Failed to create GdkPixbufLoader object." msgstr "" -#: gdk-pixbuf/io-qtif.c:434 +#: gdk-pixbuf/io-qtif.c:429 #, fuzzy msgid "Failed to find an image data atom." msgstr "Impossible de dobrir l'imatge TIFF" -#: gdk-pixbuf/io-qtif.c:618 +#: gdk-pixbuf/io-qtif.c:613 #, fuzzy msgid "The QTIF image format" msgstr "Lo format d'imatge TIFF" -#: gdk-pixbuf/io-ras.c:125 +#: gdk-pixbuf/io-ras.c:123 msgid "RAS image has bogus header data" msgstr "" -#: gdk-pixbuf/io-ras.c:147 +#: gdk-pixbuf/io-ras.c:145 msgid "RAS image has unknown type" msgstr "L'imatge RAS a un tipe desconegut" -#: gdk-pixbuf/io-ras.c:155 +#: gdk-pixbuf/io-ras.c:153 msgid "unsupported RAS image variation" msgstr "" -#: gdk-pixbuf/io-ras.c:170 gdk-pixbuf/io-ras.c:199 +#: gdk-pixbuf/io-ras.c:168 gdk-pixbuf/io-ras.c:197 msgid "Not enough memory to load RAS image" msgstr "Pas pro de memòria per cargar l'imatge RAS" -#: gdk-pixbuf/io-ras.c:544 +#: gdk-pixbuf/io-ras.c:542 msgid "The Sun raster image format" msgstr "Lo format d'imatge Sun raster" -#: gdk-pixbuf/io-tga.c:153 +#: gdk-pixbuf/io-tga.c:151 msgid "Cannot allocate memory for IOBuffer struct" msgstr "" -#: gdk-pixbuf/io-tga.c:172 +#: gdk-pixbuf/io-tga.c:170 msgid "Cannot allocate memory for IOBuffer data" msgstr "" -#: gdk-pixbuf/io-tga.c:183 +#: gdk-pixbuf/io-tga.c:181 msgid "Cannot realloc IOBuffer data" msgstr "" -#: gdk-pixbuf/io-tga.c:213 +#: gdk-pixbuf/io-tga.c:211 msgid "Cannot allocate temporary IOBuffer data" msgstr "" -#: gdk-pixbuf/io-tga.c:346 +#: gdk-pixbuf/io-tga.c:339 msgid "Cannot allocate new pixbuf" msgstr "" -#: gdk-pixbuf/io-tga.c:685 +#: gdk-pixbuf/io-tga.c:678 #, fuzzy msgid "Image is corrupted or truncated" msgstr "L'imatge GIF èra troncat o incomplet." -#: gdk-pixbuf/io-tga.c:692 +#: gdk-pixbuf/io-tga.c:685 msgid "Cannot allocate colormap structure" msgstr "" -#: gdk-pixbuf/io-tga.c:699 +#: gdk-pixbuf/io-tga.c:692 msgid "Cannot allocate colormap entries" msgstr "" -#: gdk-pixbuf/io-tga.c:721 +#: gdk-pixbuf/io-tga.c:714 msgid "Unexpected bitdepth for colormap entries" msgstr "" -#: gdk-pixbuf/io-tga.c:739 +#: gdk-pixbuf/io-tga.c:732 msgid "Cannot allocate TGA header memory" msgstr "" -#: gdk-pixbuf/io-tga.c:772 +#: gdk-pixbuf/io-tga.c:765 msgid "TGA image has invalid dimensions" msgstr "Las dimensions de l'imatge TGA son pas validas" -#: gdk-pixbuf/io-tga.c:778 gdk-pixbuf/io-tga.c:787 gdk-pixbuf/io-tga.c:797 -#: gdk-pixbuf/io-tga.c:807 gdk-pixbuf/io-tga.c:814 +#: gdk-pixbuf/io-tga.c:771 gdk-pixbuf/io-tga.c:780 gdk-pixbuf/io-tga.c:790 +#: gdk-pixbuf/io-tga.c:800 gdk-pixbuf/io-tga.c:807 msgid "TGA image type not supported" msgstr "" -#: gdk-pixbuf/io-tga.c:861 +#: gdk-pixbuf/io-tga.c:854 msgid "Cannot allocate memory for TGA context struct" msgstr "" -#: gdk-pixbuf/io-tga.c:926 +#: gdk-pixbuf/io-tga.c:919 msgid "Excess data in file" msgstr "Tròp de donadas dins lo fichièr" -#: gdk-pixbuf/io-tga.c:1007 +#: gdk-pixbuf/io-tga.c:1000 msgid "The Targa image format" msgstr "Lo format d'imatge Targa" -#: gdk-pixbuf/io-tiff.c:104 +#: gdk-pixbuf/io-tiff.c:102 msgid "Could not get image width (bad TIFF file)" msgstr "Impossible d'obténer la largor de l'imatge (fichièr TIFF corromput)" -#: gdk-pixbuf/io-tiff.c:112 +#: gdk-pixbuf/io-tiff.c:110 msgid "Could not get image height (bad TIFF file)" msgstr "Impossible d'obténer la nautor de l'imatge (fichièr TIFF corromput)" -#: gdk-pixbuf/io-tiff.c:120 +#: gdk-pixbuf/io-tiff.c:118 msgid "Width or height of TIFF image is zero" msgstr "La largor o la nautor del fichièr TIFF es nula" -#: gdk-pixbuf/io-tiff.c:129 gdk-pixbuf/io-tiff.c:138 +#: gdk-pixbuf/io-tiff.c:127 gdk-pixbuf/io-tiff.c:136 msgid "Dimensions of TIFF image too large" msgstr "Dimensions de l'imatge TIFF tròp bèlas" -#: gdk-pixbuf/io-tiff.c:162 gdk-pixbuf/io-tiff.c:174 gdk-pixbuf/io-tiff.c:491 +#: gdk-pixbuf/io-tiff.c:160 gdk-pixbuf/io-tiff.c:172 gdk-pixbuf/io-tiff.c:489 msgid "Insufficient memory to open TIFF file" msgstr "Memòria insufisenta per dobrir lo fichièr TIFF" -#: gdk-pixbuf/io-tiff.c:236 +#: gdk-pixbuf/io-tiff.c:234 msgid "Failed to load RGB data from TIFF file" msgstr "Impossible de cargar donadas RGB a partir del fichièr TIFF" -#: gdk-pixbuf/io-tiff.c:293 +#: gdk-pixbuf/io-tiff.c:291 msgid "Failed to open TIFF image" msgstr "Impossible de dobrir l'imatge TIFF" -#: gdk-pixbuf/io-tiff.c:427 gdk-pixbuf/io-tiff.c:440 +#: gdk-pixbuf/io-tiff.c:425 gdk-pixbuf/io-tiff.c:438 msgid "Failed to load TIFF image" msgstr "Impossible de cargar l'imatge TIFF" -#: gdk-pixbuf/io-tiff.c:623 +#: gdk-pixbuf/io-tiff.c:621 msgid "Failed to save TIFF image" msgstr "Impossible d'enregistrar l'imatge TIFF" -#: gdk-pixbuf/io-tiff.c:656 +#: gdk-pixbuf/io-tiff.c:654 msgid "TIFF compression doesn't refer to a valid codec." msgstr "" -#: gdk-pixbuf/io-tiff.c:696 +#: gdk-pixbuf/io-tiff.c:694 msgid "Failed to write TIFF data" msgstr "Impossible d'escriure las donadas TIFF" -#: gdk-pixbuf/io-tiff.c:733 +#: gdk-pixbuf/io-tiff.c:731 msgid "Couldn't write to TIFF file" msgstr "Impossible d'escriure dins lo fichièr TIFF" -#: gdk-pixbuf/io-tiff.c:788 -msgid "The TIFF image format" -msgstr "Lo format d'imatge TIFF" - -#: gdk-pixbuf/io-wbmp.c:245 +#: gdk-pixbuf/io-wbmp.c:243 msgid "Image has zero width" msgstr "L'imatge a una largor nula" -#: gdk-pixbuf/io-wbmp.c:263 +#: gdk-pixbuf/io-wbmp.c:261 msgid "Image has zero height" msgstr "L'imatge a una nautor nula" -#: gdk-pixbuf/io-wbmp.c:274 +#: gdk-pixbuf/io-wbmp.c:272 msgid "Not enough memory to load image" msgstr "Pas pro de memòria per cargar l'imatge" -#: gdk-pixbuf/io-wbmp.c:333 +#: gdk-pixbuf/io-wbmp.c:331 msgid "Couldn't save the rest" msgstr "" -#: gdk-pixbuf/io-wbmp.c:374 +#: gdk-pixbuf/io-wbmp.c:372 msgid "The WBMP image format" msgstr "Lo format d'imatge WBMP" -#: gdk-pixbuf/io-xbm.c:304 +#: gdk-pixbuf/io-xbm.c:302 msgid "Invalid XBM file" msgstr "Fichièr XBM invalid" -#: gdk-pixbuf/io-xbm.c:314 +#: gdk-pixbuf/io-xbm.c:312 msgid "Insufficient memory to load XBM image file" msgstr "Memòria insufisenta per cargar l'imatge XBM" -#: gdk-pixbuf/io-xbm.c:462 +#: gdk-pixbuf/io-xbm.c:460 msgid "Failed to write to temporary file when loading XBM image" msgstr "" "Impossible d'escriure dins lo fichièr temporari al moment de cargar l'imatge " "XBM" -#: gdk-pixbuf/io-xbm.c:501 +#: gdk-pixbuf/io-xbm.c:499 msgid "The XBM image format" msgstr "Lo format d'imatge XBM" -#: gdk-pixbuf/io-xpm.c:469 +#: gdk-pixbuf/io-xpm.c:467 msgid "No XPM header found" msgstr "" -#: gdk-pixbuf/io-xpm.c:478 +#: gdk-pixbuf/io-xpm.c:476 msgid "Invalid XPM header" msgstr "Fichièr XPM invalid" -#: gdk-pixbuf/io-xpm.c:486 +#: gdk-pixbuf/io-xpm.c:484 msgid "XPM file has image width <= 0" msgstr "Lo fichièr XPM a una largor d'imatge negativa" -#: gdk-pixbuf/io-xpm.c:494 +#: gdk-pixbuf/io-xpm.c:492 msgid "XPM file has image height <= 0" msgstr "Lo fichièr XPM a una nautor d'imatge negativa" -#: gdk-pixbuf/io-xpm.c:502 +#: gdk-pixbuf/io-xpm.c:500 msgid "XPM has invalid number of chars per pixel" msgstr "" -#: gdk-pixbuf/io-xpm.c:511 +#: gdk-pixbuf/io-xpm.c:509 msgid "XPM file has invalid number of colors" msgstr "" -#: gdk-pixbuf/io-xpm.c:523 gdk-pixbuf/io-xpm.c:532 gdk-pixbuf/io-xpm.c:584 +#: gdk-pixbuf/io-xpm.c:521 gdk-pixbuf/io-xpm.c:530 gdk-pixbuf/io-xpm.c:582 msgid "Cannot allocate memory for loading XPM image" msgstr "" -#: gdk-pixbuf/io-xpm.c:546 +#: gdk-pixbuf/io-xpm.c:544 msgid "Cannot read XPM colormap" msgstr "" -#: gdk-pixbuf/io-xpm.c:778 +#: gdk-pixbuf/io-xpm.c:776 msgid "Failed to write to temporary file when loading XPM image" msgstr "" "L'escritura dins un fichièr temporari al moment de cargar l'imatge XPM a pas " "capitat" -#: gdk-pixbuf/io-xpm.c:817 +#: gdk-pixbuf/io-xpm.c:815 msgid "The XPM image format" msgstr "Lo format d'imatge XPM" diff --git a/po/or.gmo b/po/or.gmo index 9a92c4b092d3bb19e3524d9b1b3f8587c95dcdac..01ec4297c0543965392312e9af84debf2b056dad 100644 GIT binary patch delta 28 kcmZ4di*fNU#tnJ;ye7H^rn*LE3PuK2CT5$f^;h@;0G0#^Y5)KL delta 28 kcmZ4di*fNU#tnJ;yvDi)Cc1{E3Wf$&Mi!f^^;h@;0F}N8WdHyG diff --git a/po/or.po b/po/or.po index fec9251..48e9ee1 100644 --- a/po/or.po +++ b/po/or.po @@ -13,7 +13,7 @@ msgstr "" "Project-Id-Version: or\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=gdk-" "pixbuf\n" -"POT-Creation-Date: 2013-04-15 10:28-0400\n" +"POT-Creation-Date: 2014-05-26 20:46-0400\n" "PO-Revision-Date: 2012-04-05 17:16+0530\n" "Last-Translator: Manoj Kumar Giri \n" "Language-Team: Oriya \n" @@ -38,18 +38,18 @@ msgstr "" "\n" "X-Generator: Lokalize 1.2\n" -#: gdk-pixbuf/gdk-pixbuf-animation.c:160 gdk-pixbuf/gdk-pixbuf-io.c:1064 -#: gdk-pixbuf/gdk-pixbuf-io.c:1330 +#: gdk-pixbuf/gdk-pixbuf-animation.c:158 gdk-pixbuf/gdk-pixbuf-io.c:1077 +#: gdk-pixbuf/gdk-pixbuf-io.c:1333 #, c-format msgid "Failed to open file '%s': %s" msgstr "'%s' ଫାଇଲକୁ ଖୋଲିବାରେ ଅସଫଳ: %s" -#: gdk-pixbuf/gdk-pixbuf-animation.c:173 gdk-pixbuf/gdk-pixbuf-io.c:1076 +#: gdk-pixbuf/gdk-pixbuf-animation.c:171 gdk-pixbuf/gdk-pixbuf-io.c:962 #, c-format msgid "Image file '%s' contains no data" msgstr "'%s' ଚିତ୍ର ଫାଇଲରେ କୌଣସି ତଥ୍ଯ ନାହିଁ" -#: gdk-pixbuf/gdk-pixbuf-animation.c:212 +#: gdk-pixbuf/gdk-pixbuf-animation.c:210 #, c-format msgid "" "Failed to load animation '%s': reason not known, probably a corrupt " @@ -58,8 +58,8 @@ msgstr "" "'%s' ଜୀବନାୟନ ଫାଇଲ ଧାରଣ କରିବାରେ ଅସଫଳ: କାରଣ ଜଣା ନାହିଁ, ସମ୍ଭବତଃ ଏହା ଗୋଟିଏ ତୃଟିଯୁକ୍ତ " "ଜୀବନାୟନ ଫାଇଲ ଅଟେ" -#: gdk-pixbuf/gdk-pixbuf-animation.c:280 gdk-pixbuf/gdk-pixbuf-io.c:1112 -#: gdk-pixbuf/gdk-pixbuf-io.c:1382 +#: gdk-pixbuf/gdk-pixbuf-animation.c:278 gdk-pixbuf/gdk-pixbuf-io.c:1113 +#: gdk-pixbuf/gdk-pixbuf-io.c:1385 #, c-format msgid "" "Failed to load image '%s': reason not known, probably a corrupt image file" @@ -67,12 +67,12 @@ msgstr "" "'%s' ଚିତ୍ର ଫାଇଲ ଧାରଣ କରିବାରେ ଅସଫଳ: କାରଣ ଜଣା ନାହିଁ, ସମ୍ଭବତଃ ଏହା ଗୋଟିଏ ତୃଟିଯୁକ୍ତ ଚିତ୍ର ଫାଇଲ " "ଅଟେ" -#: gdk-pixbuf/gdk-pixbuf-io.c:790 +#: gdk-pixbuf/gdk-pixbuf-io.c:774 #, c-format msgid "Unable to load image-loading module: %s: %s" msgstr "ଚିତ୍ର-ଧାରଣ ଏକକାଂଶ ଧାରଣ କରିବାରେ ଅସଫଳ: %s: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:805 +#: gdk-pixbuf/gdk-pixbuf-io.c:789 #, c-format msgid "" "Image-loading module %s does not export the proper interface; perhaps it's " @@ -81,53 +81,53 @@ msgstr "" "%s ଚିତ୍ର-ଧାରଣ ଏକକାଂଶ ଠିକ ଅନ୍ତରାପୃଷ୍ଠ ରପ୍ତାନି କରେ ନାହିଁ; ବୋଧହୁଏ ଏହା ଗୋଟିଏ ଅଲଗା gdk-" "pixbufସଂସ୍କରଣରୁ ପ୍ରାପ୍ତ?" -#: gdk-pixbuf/gdk-pixbuf-io.c:814 gdk-pixbuf/gdk-pixbuf-io.c:865 +#: gdk-pixbuf/gdk-pixbuf-io.c:798 gdk-pixbuf/gdk-pixbuf-io.c:849 #, c-format msgid "Image type '%s' is not supported" msgstr "'%s' ଚିତ୍ର ପ୍ରକାର ଅସହାୟକ" -#: gdk-pixbuf/gdk-pixbuf-io.c:950 +#: gdk-pixbuf/gdk-pixbuf-io.c:934 #, c-format msgid "Couldn't recognize the image file format for file '%s'" msgstr "'%s' ଚିତ୍ର ଫାଇଲ ଶୈଳୀ ଚିହ୍ନିପାରିଲା ନାହିଁ" -#: gdk-pixbuf/gdk-pixbuf-io.c:958 +#: gdk-pixbuf/gdk-pixbuf-io.c:942 msgid "Unrecognized image file format" msgstr "ଅଚିହ୍ନିତ ଚିତ୍ର ଫାଇଲ ଶୈଳୀ" -#: gdk-pixbuf/gdk-pixbuf-io.c:1121 +#: gdk-pixbuf/gdk-pixbuf-io.c:1124 #, c-format msgid "Failed to load image '%s': %s" msgstr "'%s' ଚିତ୍ର ଧାରଣ କରିବାରେ ଅସଫଳ: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2015 gdk-pixbuf/io-gdip-utils.c:837 +#: gdk-pixbuf/gdk-pixbuf-io.c:2029 gdk-pixbuf/io-gdip-utils.c:835 #, c-format msgid "Error writing to image file: %s" msgstr "ଚିତ୍ର ଫାଇଲକୁ ଲେଖିବାରେ ତୃଟି: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2057 gdk-pixbuf/gdk-pixbuf-io.c:2178 +#: gdk-pixbuf/gdk-pixbuf-io.c:2071 gdk-pixbuf/gdk-pixbuf-io.c:2192 #, c-format msgid "This build of gdk-pixbuf does not support saving the image format: %s" msgstr "ଜି.ଡି.କେ.-ପିକ୍ସବଫର ଏହି ସଂସ୍କରଣ ଚିତ୍ର ଶୈଳୀ ସଂରକ୍ଷଣକୁ ସମର୍ଥନ କରୁନାହିଁ:%s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2088 +#: gdk-pixbuf/gdk-pixbuf-io.c:2102 msgid "Insufficient memory to save image to callback" msgstr "ଚିତ୍ରକୁ କଲବ୍ଯାକରେ ସଂରକ୍ଷିତ କରିବା ପାଇଁ ଯଥେଷ୍ଟ ସ୍ମୃତି ନାହିଁ" -#: gdk-pixbuf/gdk-pixbuf-io.c:2101 +#: gdk-pixbuf/gdk-pixbuf-io.c:2115 msgid "Failed to open temporary file" msgstr "ଅସ୍ଥାୟୀ ଫାଇଲ ଖୋଲିବାରେ ଅସଫଳ" -#: gdk-pixbuf/gdk-pixbuf-io.c:2124 +#: gdk-pixbuf/gdk-pixbuf-io.c:2138 msgid "Failed to read from temporary file" msgstr "ଅସ୍ଥାୟୀ ଫାଇଲରୁ ପଢ଼ିବାରେ ଅସଫଳ" -#: gdk-pixbuf/gdk-pixbuf-io.c:2372 +#: gdk-pixbuf/gdk-pixbuf-io.c:2382 #, c-format msgid "Failed to open '%s' for writing: %s" msgstr "'%s'କୁ ଲେଖିବା ପ୍ରତି ଖୋଲିବାରେ ଅସଫଳ: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2398 +#: gdk-pixbuf/gdk-pixbuf-io.c:2408 #, c-format msgid "" "Failed to close '%s' while writing image, all data may not have been saved: " @@ -135,15 +135,15 @@ msgid "" msgstr "" "ଚିତ୍ର ଲେଖିବା ସମୟରେ '%s'କୁ ବନ୍ଦ କରିବାରେ ଅସଫଳ, ସମ୍ପୂର୍ଣ ତଥ୍ଯ ସଂରକ୍ଷିତ ନ ହୋଇଥାଇପାରେ: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2619 gdk-pixbuf/gdk-pixbuf-io.c:2671 +#: gdk-pixbuf/gdk-pixbuf-io.c:2629 gdk-pixbuf/gdk-pixbuf-io.c:2681 msgid "Insufficient memory to save image into a buffer" msgstr "ଚିତ୍ରକୁ ବଫରରେ ସଂରକ୍ଷିତ କରିବା ପାଇଁ ଯଥେଷ୍ଟ ସ୍ମୃତି ନାହିଁ" -#: gdk-pixbuf/gdk-pixbuf-io.c:2717 +#: gdk-pixbuf/gdk-pixbuf-io.c:2727 msgid "Error writing to image stream" msgstr "ଚିତ୍ର ଧାରାକୁ ଲେଖିବାରେ ତୃଟି" -#: gdk-pixbuf/gdk-pixbuf-loader.c:393 +#: gdk-pixbuf/gdk-pixbuf-loader.c:384 #, c-format msgid "" "Internal error: Image loader module '%s' failed to complete an operation, " @@ -152,219 +152,228 @@ msgstr "" "ଆଭ୍ଯନ୍ତରୀଣ ତୃଟି: '%s' ଚିତ୍ର ଧାରକ ଏକକାଂଶ ଏହି ପ୍ରକ୍ରିୟାକୁ ସମ୍ପନ୍ନ କରିବାରେ ଅସଫଳ ହେଲା, କିନ୍ତୁ " "ଅସଫଳତା ପାଇଁ କୌଣସି କାରଣ ପ୍ରଦାନ କଲା ନାହିଁ" -#: gdk-pixbuf/gdk-pixbuf-loader.c:435 +#: gdk-pixbuf/gdk-pixbuf-loader.c:426 #, c-format msgid "Incremental loading of image type '%s' is not supported" msgstr "'%s' ଚିତ୍ର ପ୍ରକାରର କ୍ରମବର୍ଦ୍ଧୀ ଧାରଣ ଅସହାୟକ" -#: gdk-pixbuf/gdk-pixdata.c:160 +#: gdk-pixbuf/gdk-pixdata.c:158 msgid "Image header corrupt" msgstr "ଚିତ୍ର ଶୀର୍ଷକ ତୃଟିଯୁକ୍ତ" -#: gdk-pixbuf/gdk-pixdata.c:165 +#: gdk-pixbuf/gdk-pixdata.c:163 msgid "Image format unknown" msgstr "ଚିତ୍ର ଶୈଳୀ ଅଜଣା" -#: gdk-pixbuf/gdk-pixdata.c:170 gdk-pixbuf/gdk-pixdata.c:502 +#: gdk-pixbuf/gdk-pixdata.c:168 gdk-pixbuf/gdk-pixdata.c:501 msgid "Image pixel data corrupt" msgstr "ଚିତ୍ର ପିକ୍ସେଲ ତଥ୍ଯ ତୃଟିଯୁକ୍ତ" -#: gdk-pixbuf/gdk-pixdata.c:446 +#: gdk-pixbuf/gdk-pixdata.c:445 #, c-format msgid "failed to allocate image buffer of %u byte" msgid_plural "failed to allocate image buffer of %u bytes" msgstr[0] "%u ବାଇଟର ପ୍ରତିଛବି ବଫର ବଣ୍ଟନ କରିବାରେ ବିଫଳ" msgstr[1] "%u ବାଇଟର ପ୍ରତିଛବି ବଫର ବଣ୍ଟନ କରିବାରେ ବିଫଳ" -#: gdk-pixbuf/io-ani.c:244 +#: gdk-pixbuf/io-ani.c:242 msgid "Unexpected icon chunk in animation" msgstr "ଜୀବନୟାନରେ ଅପ୍ରତ୍ଯାଶିତ ଚିତ୍ରସଙ୍କେତ ଖଣ୍ଡ" -#: gdk-pixbuf/io-ani.c:342 gdk-pixbuf/io-ani.c:400 gdk-pixbuf/io-ani.c:426 -#: gdk-pixbuf/io-ani.c:449 gdk-pixbuf/io-ani.c:476 gdk-pixbuf/io-ani.c:563 +#: gdk-pixbuf/io-ani.c:340 gdk-pixbuf/io-ani.c:398 gdk-pixbuf/io-ani.c:424 +#: gdk-pixbuf/io-ani.c:447 gdk-pixbuf/io-ani.c:474 gdk-pixbuf/io-ani.c:561 msgid "Invalid header in animation" msgstr "ଜୀବନୟାନରେ ଅବୈଧ ଶୀର୍ଷକ" -#: gdk-pixbuf/io-ani.c:352 gdk-pixbuf/io-ani.c:374 gdk-pixbuf/io-ani.c:458 -#: gdk-pixbuf/io-ani.c:485 gdk-pixbuf/io-ani.c:536 gdk-pixbuf/io-ani.c:608 +#: gdk-pixbuf/io-ani.c:350 gdk-pixbuf/io-ani.c:372 gdk-pixbuf/io-ani.c:456 +#: gdk-pixbuf/io-ani.c:483 gdk-pixbuf/io-ani.c:534 gdk-pixbuf/io-ani.c:606 msgid "Not enough memory to load animation" msgstr "ଜୀବନୟାନ ଧାରଣ କରିବା ପାଇଂ ଯଥେଷ୍ଟ ସ୍ମୃତି ନାହିଁ" -#: gdk-pixbuf/io-ani.c:392 gdk-pixbuf/io-ani.c:418 gdk-pixbuf/io-ani.c:437 +#: gdk-pixbuf/io-ani.c:390 gdk-pixbuf/io-ani.c:416 gdk-pixbuf/io-ani.c:435 msgid "Malformed chunk in animation" msgstr "ଜୀବନୟାନରେ ବିକୃତ ଖଣ୍ଡ" -#: gdk-pixbuf/io-ani.c:660 +#: gdk-pixbuf/io-ani.c:628 +#, fuzzy +msgid "ANI image was truncated or incomplete." +msgstr "GIF ଚିତ୍ର ଶେଷରୁ କଟିଯାଇଛି ବା ଅସମ୍ପୂର୍ଣ୍ଣ ଅଛି." + +#: gdk-pixbuf/io-ani.c:669 msgid "The ANI image format" msgstr "ANI ଚିତ୍ର ଶୈଳୀ" -#: gdk-pixbuf/io-bmp.c:229 gdk-pixbuf/io-bmp.c:266 gdk-pixbuf/io-bmp.c:337 -#: gdk-pixbuf/io-bmp.c:369 gdk-pixbuf/io-bmp.c:392 gdk-pixbuf/io-bmp.c:495 +#: gdk-pixbuf/io-bmp.c:227 gdk-pixbuf/io-bmp.c:264 gdk-pixbuf/io-bmp.c:335 +#: gdk-pixbuf/io-bmp.c:367 gdk-pixbuf/io-bmp.c:390 gdk-pixbuf/io-bmp.c:493 msgid "BMP image has bogus header data" msgstr "BMP ଚିତ୍ରର ଶୀର୍ଷକରେ ନକଲି ତଥ୍ଯ ଅଛି" -#: gdk-pixbuf/io-bmp.c:240 gdk-pixbuf/io-bmp.c:432 +#: gdk-pixbuf/io-bmp.c:238 gdk-pixbuf/io-bmp.c:430 msgid "Not enough memory to load bitmap image" msgstr "ବିଟମ୍ଯାପ ଚିତ୍ର ଧାରଣ କରିବା ପାଇଂ ଯଥେଷ୍ଟ ସ୍ମୃତି ନାହିଁ" -#: gdk-pixbuf/io-bmp.c:318 +#: gdk-pixbuf/io-bmp.c:316 msgid "BMP image has unsupported header size" msgstr "BMP ଚିତ୍ରର ଶୀର୍ଷକ ଆକାର ଅସହାୟକ" -#: gdk-pixbuf/io-bmp.c:356 +#: gdk-pixbuf/io-bmp.c:354 msgid "Topdown BMP images cannot be compressed" msgstr "ଉପରୁ ତଳ BMP ଚିତ୍ରକୁ ସଂକୁଚିତ କରାଯାଇପାରିବ ନାହିଁ" -#: gdk-pixbuf/io-bmp.c:716 gdk-pixbuf/io-pnm.c:707 +#: gdk-pixbuf/io-bmp.c:714 gdk-pixbuf/io-pnm.c:705 msgid "Premature end-of-file encountered" msgstr "ଫାଇଲର ଅପ୍ରତ୍ଯାଶିତ ଶେଷ" -#: gdk-pixbuf/io-bmp.c:1328 +#: gdk-pixbuf/io-bmp.c:1326 msgid "Couldn't allocate memory for saving BMP file" msgstr "BMP ଫାଇଲ ସଂରକ୍ଷଣ ପାଇଁ ସ୍ମୃତି ଯୋଗାଇ ହେଲା ନାହିଁ" -#: gdk-pixbuf/io-bmp.c:1369 +#: gdk-pixbuf/io-bmp.c:1367 msgid "Couldn't write to BMP file" msgstr "BMP ଫାଇଲକୁ ଲେଖିହେଲା ନାହିଁ" -#: gdk-pixbuf/io-bmp.c:1422 gdk-pixbuf/io-gdip-bmp.c:82 +#: gdk-pixbuf/io-bmp.c:1420 gdk-pixbuf/io-gdip-bmp.c:80 msgid "The BMP image format" msgstr "BMP ଚିତ୍ର ଶୈଳୀ" -#: gdk-pixbuf/io-gdip-emf.c:59 +#: gdk-pixbuf/io-gdip-emf.c:57 msgid "The EMF image format" msgstr "EMF ଚିତ୍ର ଶୈଳୀ" -#: gdk-pixbuf/io-gdip-gif.c:80 gdk-pixbuf/io-gif.c:1720 +#: gdk-pixbuf/io-gdip-gif.c:78 gdk-pixbuf/io-gif.c:1718 msgid "The GIF image format" msgstr "GIF ଚିତ୍ର ଶୈଳୀ" -#: gdk-pixbuf/io-gdip-ico.c:59 gdk-pixbuf/io-ico.c:1271 +#: gdk-pixbuf/io-gdip-ico.c:57 gdk-pixbuf/io-ico.c:1269 msgid "The ICO image format" msgstr "ICO ଚିତ୍ର ଶୈଳୀ" -#: gdk-pixbuf/io-gdip-jpeg.c:53 gdk-pixbuf/io-jpeg.c:1249 +#: gdk-pixbuf/io-gdip-jpeg.c:51 gdk-pixbuf/io-jpeg.c:1249 #, c-format msgid "" "JPEG quality must be a value between 0 and 100; value '%s' could not be " "parsed." msgstr "JPEG ଗୁଣବତ୍ତାର ମୂଲ୍ଯ ୦ ଓ ୧୦୦ ଭିତରେ ଥିବା ଉଚିତ; '%s' ମୂଲ୍ଯ ବିଶ୍ଲେଷିତ କରିହେଲା ନାହିଁ." -#: gdk-pixbuf/io-gdip-jpeg.c:68 gdk-pixbuf/io-jpeg.c:1265 +#: gdk-pixbuf/io-gdip-jpeg.c:66 gdk-pixbuf/io-jpeg.c:1265 #, c-format msgid "" "JPEG quality must be a value between 0 and 100; value '%d' is not allowed." msgstr "JPEG ଗୁଣବତ୍ତାର ମୂଲ୍ଯ ୦ ଓ ୧୦୦ ଭିତରେ ଥିବା ଉଚିତ; '%d' ମୂଲ୍ଯର ଅନୁମତି ନାହିଁ." -#: gdk-pixbuf/io-gdip-jpeg.c:136 gdk-pixbuf/io-jpeg.c:1478 +#: gdk-pixbuf/io-gdip-jpeg.c:134 gdk-pixbuf/io-jpeg.c:1478 msgid "The JPEG image format" msgstr "JPEG ଚିତ୍ର ଶୈଳୀ" -#: gdk-pixbuf/io-gdip-utils.c:154 +#: gdk-pixbuf/io-gdip-tiff.c:80 gdk-pixbuf/io-tiff.c:786 +msgid "The TIFF image format" +msgstr "TIFF ଚିତ୍ର ଶୈଳୀ" + +#: gdk-pixbuf/io-gdip-utils.c:152 #, c-format msgid "Could not allocate memory: %s" msgstr "ସ୍ମୃତି ସ୍ଥାନ ଯୋଗାଇ ହେଲା ନାହିଁ: %s" -#: gdk-pixbuf/io-gdip-utils.c:179 gdk-pixbuf/io-gdip-utils.c:293 -#: gdk-pixbuf/io-gdip-utils.c:333 +#: gdk-pixbuf/io-gdip-utils.c:177 gdk-pixbuf/io-gdip-utils.c:291 +#: gdk-pixbuf/io-gdip-utils.c:331 #, c-format msgid "Could not create stream: %s" msgstr "ଧାରା ସୃଷ୍ଟି କରିପାରିଲା ନାହିଁ: %s" -#: gdk-pixbuf/io-gdip-utils.c:193 +#: gdk-pixbuf/io-gdip-utils.c:191 #, c-format msgid "Could not seek stream: %s" msgstr "ଧାରାକୁ ଅନୁସନ୍ଧାନ କରିହେଲା ନାହିଁ: %s" -#: gdk-pixbuf/io-gdip-utils.c:205 +#: gdk-pixbuf/io-gdip-utils.c:203 #, c-format msgid "Could not read from stream: %s" msgstr "ଧାରାରୁ ପଢ଼ି ପାରିଲା ନାହିଁ: %s" -#: gdk-pixbuf/io-gdip-utils.c:617 +#: gdk-pixbuf/io-gdip-utils.c:615 msgid "Couldn't load bitmap" msgstr "bitmapକୁ ଧାରଣ କରିହେଲା ନାହିଁ" -#: gdk-pixbuf/io-gdip-utils.c:773 +#: gdk-pixbuf/io-gdip-utils.c:771 msgid "Couldn't load metafile" msgstr "metafileକୁ ଧାରଣ କରିହେଲା ନାହିଁ" -#: gdk-pixbuf/io-gdip-utils.c:878 +#: gdk-pixbuf/io-gdip-utils.c:876 msgid "Unsupported image format for GDI+" msgstr "GDI+ ପାଇଁ ଅସମର୍ଥିତ ଚିତ୍ରଶୈଳୀ" -#: gdk-pixbuf/io-gdip-utils.c:885 +#: gdk-pixbuf/io-gdip-utils.c:883 msgid "Couldn't save" msgstr "ସଂରକ୍ଷଣ କରିପାରିଲା ନାହିଁ" -#: gdk-pixbuf/io-gdip-wmf.c:58 +#: gdk-pixbuf/io-gdip-wmf.c:56 msgid "The WMF image format" msgstr "WMF ଚିତ୍ର ଶୈଳୀ" -#: gdk-pixbuf/io-gif.c:222 +#: gdk-pixbuf/io-gif.c:220 #, c-format msgid "Failure reading GIF: %s" msgstr "GIF ପଢ଼ିବାରେ ତୃଟି: %s" -#: gdk-pixbuf/io-gif.c:496 gdk-pixbuf/io-gif.c:1502 gdk-pixbuf/io-gif.c:1669 +#: gdk-pixbuf/io-gif.c:494 gdk-pixbuf/io-gif.c:1500 gdk-pixbuf/io-gif.c:1667 msgid "GIF file was missing some data (perhaps it was truncated somehow?)" msgstr "GIF ଫାଇଲରେ କିଛି ତଥ୍ଯ ନ ଥିଲା (ବୋଧହୁଏ ଏହା କିପରି ଶେଷରୁ କଟିଯାଇଛି?)" -#: gdk-pixbuf/io-gif.c:505 +#: gdk-pixbuf/io-gif.c:503 #, c-format msgid "Internal error in the GIF loader (%s)" msgstr "GIF ଧାରକରେ ଆଭ୍ଯନ୍ତରୀଣ ତୃଟି (%s)" -#: gdk-pixbuf/io-gif.c:579 +#: gdk-pixbuf/io-gif.c:577 msgid "Stack overflow" msgstr "ଥାକ ସୀମା ଟପିଗଲା" -#: gdk-pixbuf/io-gif.c:639 +#: gdk-pixbuf/io-gif.c:637 msgid "GIF image loader cannot understand this image." msgstr "GIF ଚିତ୍ର ଧାରକ ଏହି ଚିତ୍ରକୁ ବୁଝିପାରିଲା ନାହିଁ." -#: gdk-pixbuf/io-gif.c:668 +#: gdk-pixbuf/io-gif.c:666 msgid "Bad code encountered" msgstr "ଖରାପ ସଙ୍କେତ ମିଳିଲା" -#: gdk-pixbuf/io-gif.c:678 +#: gdk-pixbuf/io-gif.c:676 msgid "Circular table entry in GIF file" msgstr "GIF ଫାଇଲରେ ବୃତ୍ତାକାର ସାରଣୀ ଭରଣ" -#: gdk-pixbuf/io-gif.c:866 gdk-pixbuf/io-gif.c:1488 gdk-pixbuf/io-gif.c:1541 -#: gdk-pixbuf/io-gif.c:1657 +#: gdk-pixbuf/io-gif.c:864 gdk-pixbuf/io-gif.c:1486 gdk-pixbuf/io-gif.c:1539 +#: gdk-pixbuf/io-gif.c:1655 msgid "Not enough memory to load GIF file" msgstr "GIF ଫାଇଲ ଧାରଣ କରିବା ପାଇଁ ଯଥେଷ୍ଟ ସ୍ମୃତି ନାହିଁ" -#: gdk-pixbuf/io-gif.c:960 +#: gdk-pixbuf/io-gif.c:958 msgid "Not enough memory to composite a frame in GIF file" msgstr "GIF ଫାଇଲରେ ବନ୍ଧେଇ ମିଶ୍ରିତ କରିବା ପାଇଁ ଯଥେଷ୍ଟ ସ୍ମୃତି ନାହିଁ" -#: gdk-pixbuf/io-gif.c:1132 +#: gdk-pixbuf/io-gif.c:1130 msgid "GIF image is corrupt (incorrect LZW compression)" msgstr "GIF ଚିତ୍ର ତୃଟିଯୁକ୍ତ (ଭୂଲ ଏଲ.ଜେଡ.ଡବ୍ଲୁ. ସଙ୍କୋଚନ)" -#: gdk-pixbuf/io-gif.c:1182 +#: gdk-pixbuf/io-gif.c:1180 msgid "File does not appear to be a GIF file" msgstr "ଫାଇଲଟି GIF ଫାଇଲ ଭଳି ଜଣା ପଡ଼ୁ ନାହିଁ" -#: gdk-pixbuf/io-gif.c:1194 +#: gdk-pixbuf/io-gif.c:1192 #, c-format msgid "Version %s of the GIF file format is not supported" msgstr "GIF ଫାଇଲ ଶୈଳୀର %s ସଂସ୍କରଣ ଅସହାୟକ" -#: gdk-pixbuf/io-gif.c:1241 +#: gdk-pixbuf/io-gif.c:1239 #, fuzzy msgid "Resulting GIF image has zero size" msgstr "ଚିତ୍ରର ଓସାର ଶୂନ୍ଯ" -#: gdk-pixbuf/io-gif.c:1320 +#: gdk-pixbuf/io-gif.c:1318 msgid "" "GIF image has no global colormap, and a frame inside it has no local " "colormap." msgstr "GIF ଚିତ୍ରର ସାମଗ୍ରିକ ରଙ୍ଗନକ୍ସା ନାହିଁ, ଓ ତାହା ଭିତରେ ସ୍ଥିତ ଫ୍ରେମର ସ୍ଥାନୀୟ ରଙ୍ଗନକ୍ସା ନାହିଁ." -#: gdk-pixbuf/io-gif.c:1564 +#: gdk-pixbuf/io-gif.c:1562 msgid "GIF image was truncated or incomplete." msgstr "GIF ଚିତ୍ର ଶେଷରୁ କଟିଯାଇଛି ବା ଅସମ୍ପୂର୍ଣ୍ଣ ଅଛି." @@ -381,104 +390,104 @@ msgstr "ICNS ଫାଇଲକୁ ଅବସଂକେତ କରିପାରିଲ msgid "The ICNS image format" msgstr "ICNS ଚିତ୍ର ଶୈଳୀ" -#: gdk-pixbuf/io-ico.c:228 gdk-pixbuf/io-ico.c:242 gdk-pixbuf/io-ico.c:291 -#: gdk-pixbuf/io-ico.c:302 gdk-pixbuf/io-ico.c:395 +#: gdk-pixbuf/io-ico.c:226 gdk-pixbuf/io-ico.c:240 gdk-pixbuf/io-ico.c:289 +#: gdk-pixbuf/io-ico.c:300 gdk-pixbuf/io-ico.c:393 msgid "Invalid header in icon" msgstr "ଚିତ୍ରସଙ୍କେତରେ ଅବୈଧ ଶୀର୍ଷକ" -#: gdk-pixbuf/io-ico.c:257 gdk-pixbuf/io-ico.c:312 gdk-pixbuf/io-ico.c:405 -#: gdk-pixbuf/io-ico.c:458 gdk-pixbuf/io-ico.c:488 +#: gdk-pixbuf/io-ico.c:255 gdk-pixbuf/io-ico.c:310 gdk-pixbuf/io-ico.c:403 +#: gdk-pixbuf/io-ico.c:456 gdk-pixbuf/io-ico.c:486 msgid "Not enough memory to load icon" msgstr "ଚିତ୍ରସଙ୍କେତ ଧାରଣ କରିବା ପାଇଁ ଯଥେଷ୍ଟ ସ୍ମୃତି ନାହିଁ" -#: gdk-pixbuf/io-ico.c:338 +#: gdk-pixbuf/io-ico.c:336 msgid "Compressed icons are not supported" msgstr "ସଂକୁଚିତ ଚିତ୍ରସଙ୍କେତ ଅସହାୟକ" -#: gdk-pixbuf/io-ico.c:358 +#: gdk-pixbuf/io-ico.c:356 msgid "Icon has zero width" msgstr "ଚିତ୍ରସଙ୍କେତର ଓସାର ଶୂନ୍ଯ" -#: gdk-pixbuf/io-ico.c:368 +#: gdk-pixbuf/io-ico.c:366 msgid "Icon has zero height" msgstr "ଚିତ୍ରସଙ୍କେତର ଉଚ୍ଚତା ଶୂନ୍ଯ" -#: gdk-pixbuf/io-ico.c:443 +#: gdk-pixbuf/io-ico.c:441 msgid "Unsupported icon type" msgstr "ଅସହାୟକ ଚିତ୍ରସଙ୍କେତ ପ୍ରକାର" -#: gdk-pixbuf/io-ico.c:537 +#: gdk-pixbuf/io-ico.c:535 msgid "Not enough memory to load ICO file" msgstr "ICO ଫାଇଲ ଧାରଣ କରିବା ପାଇଁ ଯଥେଷ୍ଟ ସ୍ମୃତି ନାହିଁ" -#: gdk-pixbuf/io-ico.c:1002 +#: gdk-pixbuf/io-ico.c:1000 msgid "Image too large to be saved as ICO" msgstr "ICO ଭାବରେ ସଂରକ୍ଷିତ କରିବା ପାଇଁ ଚିତ୍ରଟି ଅତି ବଡ଼" -#: gdk-pixbuf/io-ico.c:1013 +#: gdk-pixbuf/io-ico.c:1011 msgid "Cursor hotspot outside image" msgstr "ଦର୍ଶିକା କର୍ମଚଞ୍ଚଳ ବିନ୍ଦୁ ଚିତ୍ର ବାହାରେ" -#: gdk-pixbuf/io-ico.c:1036 +#: gdk-pixbuf/io-ico.c:1034 #, c-format msgid "Unsupported depth for ICO file: %d" msgstr "ICO ଫାଇଲ ପାଇଁ ଅସହାୟକ ପ୍ରଗାଢ଼ତା: %d" -#: gdk-pixbuf/io-jasper.c:74 +#: gdk-pixbuf/io-jasper.c:73 msgid "Couldn't allocate memory for stream" msgstr "ଧାରା ପାଇଁ ସ୍ମୃତି ସ୍ଥାନ ଯୋଗାଇ ହେଲା ନାହିଁ" -#: gdk-pixbuf/io-jasper.c:104 +#: gdk-pixbuf/io-jasper.c:103 msgid "Couldn't decode image" msgstr "ପ୍ରତିଛବିକୁ ଅବସଂକେତ କରିପାରିଲାନାହିଁ" -#: gdk-pixbuf/io-jasper.c:122 +#: gdk-pixbuf/io-jasper.c:121 msgid "Transformed JPEG2000 has zero width or height" msgstr "ପରିବର୍ତ୍ତିତ JPEG2000ର ଓସାର ବା ଉଚ୍ଚତା ଶୂନ୍ଯ ଅଟେ" -#: gdk-pixbuf/io-jasper.c:136 +#: gdk-pixbuf/io-jasper.c:135 msgid "Image type currently not supported" msgstr "ପ୍ରତିଛବି ପ୍ରକାର ବର୍ତ୍ତମାନ ସମର୍ଥିତ ନୁହଁ" -#: gdk-pixbuf/io-jasper.c:148 gdk-pixbuf/io-jasper.c:156 +#: gdk-pixbuf/io-jasper.c:147 gdk-pixbuf/io-jasper.c:155 msgid "Couldn't allocate memory for color profile" msgstr "ରଙ୍ଗ ରୂପରେଖ ପାଇଁ ସ୍ମୃତି ସ୍ଥାନ ଯୋଗାଇ ପାରିଲା ନାହିଁ" -#: gdk-pixbuf/io-jasper.c:182 +#: gdk-pixbuf/io-jasper.c:181 msgid "Insufficient memory to open JPEG 2000 file" msgstr "JPEG 2000 ଫାଇଲ ଖୋଲିବା ପାଇଁ ଯଥେଷ୍ଟ ସ୍ମୃତି ନାହିଁ" -#: gdk-pixbuf/io-jasper.c:261 +#: gdk-pixbuf/io-jasper.c:260 msgid "Couldn't allocate memory to buffer image data" msgstr "ବଫର ପ୍ରତିଛବି ତଥ୍ଯ ପାଇଁ ସ୍ମୃତି ଯୋଗାଇ ହେଲା ନାହିଁ" -#: gdk-pixbuf/io-jasper.c:305 +#: gdk-pixbuf/io-jasper.c:304 msgid "The JPEG 2000 image format" msgstr "JPEG 2000 ଚିତ୍ର ଶୈଳୀ" -#: gdk-pixbuf/io-jpeg.c:126 +#: gdk-pixbuf/io-jpeg.c:124 #, c-format msgid "Error interpreting JPEG image file (%s)" msgstr "JPEG ଚିତ୍ର ଫାଇଲ ବ୍ଯାଖ୍ଯା କରିବାରେ ତୃଟି (%s)" -#: gdk-pixbuf/io-jpeg.c:604 +#: gdk-pixbuf/io-jpeg.c:597 msgid "" "Insufficient memory to load image, try exiting some applications to free " "memory" msgstr "" "ଚିତ୍ର ଧାରଣ କରିବା ପାଇଁ ଯଥେଷ୍ଟ ସ୍ମୃତି ନାହିଁ, ସ୍ମୃତି ମୁକ୍ତି ପାଇଁ କିଛି ପ୍ରୟୋଗ ବନ୍ଦ କରିବାକୁ ଚେଷ୍ଟା କରନ୍ତୁ" -#: gdk-pixbuf/io-jpeg.c:651 gdk-pixbuf/io-jpeg.c:865 +#: gdk-pixbuf/io-jpeg.c:645 gdk-pixbuf/io-jpeg.c:858 #, c-format msgid "Unsupported JPEG color space (%s)" msgstr "ଅସହାୟକ JPEG ରଙ୍ଗ କ୍ଷେତ୍ର (%s)" -#: gdk-pixbuf/io-jpeg.c:764 gdk-pixbuf/io-jpeg.c:1044 +#: gdk-pixbuf/io-jpeg.c:757 gdk-pixbuf/io-jpeg.c:1037 #: gdk-pixbuf/io-jpeg.c:1308 gdk-pixbuf/io-jpeg.c:1318 msgid "Couldn't allocate memory for loading JPEG file" msgstr "JPEG ଫାଇଲ ଧାରଣ କରିବା ପାଇଁ ସ୍ମୃତି ଯୋଗାଇ ହେଲା ନାହିଁ" -#: gdk-pixbuf/io-jpeg.c:1018 +#: gdk-pixbuf/io-jpeg.c:1011 msgid "Transformed JPEG has zero width or height." msgstr "ପରିବର୍ତ୍ତିତ JPEG ର ଓସାର ବା ଉଚ୍ଚତା ଶୂନ୍ଯ." @@ -487,89 +496,89 @@ msgstr "ପରିବର୍ତ୍ତିତ JPEG ର ଓସାର ବା ଉଚ୍ msgid "Color profile has invalid length '%u'." msgstr "ରଙ୍ଗ ରୂପରେଖାରେ ଅବୈଧ ଲମ୍ବ %d." -#: gdk-pixbuf/io-pcx.c:186 +#: gdk-pixbuf/io-pcx.c:184 msgid "Couldn't allocate memory for header" msgstr "ଶୀର୍ଷକ ପାଇଁ ସ୍ମୃତି ଯୋଗାଇ ହେଲା ନାହିଁ" -#: gdk-pixbuf/io-pcx.c:201 gdk-pixbuf/io-pcx.c:559 +#: gdk-pixbuf/io-pcx.c:199 gdk-pixbuf/io-pcx.c:557 msgid "Couldn't allocate memory for context buffer" msgstr "ପ୍ରସଙ୍ଗ ବଫର ପାଇଁ ସ୍ମୃତି ଯୋଗାଇ ହେଲା ନାହିଁ" -#: gdk-pixbuf/io-pcx.c:600 +#: gdk-pixbuf/io-pcx.c:598 msgid "Image has invalid width and/or height" msgstr "ଚିତ୍ରର ଓସାର ବା/ଓ ଉଚ୍ଚତା ଅବୈଧ" -#: gdk-pixbuf/io-pcx.c:612 gdk-pixbuf/io-pcx.c:673 +#: gdk-pixbuf/io-pcx.c:610 gdk-pixbuf/io-pcx.c:671 msgid "Image has unsupported bpp" msgstr "ଚିତ୍ରର bpp ଅସହାୟକ" -#: gdk-pixbuf/io-pcx.c:617 gdk-pixbuf/io-pcx.c:625 +#: gdk-pixbuf/io-pcx.c:615 gdk-pixbuf/io-pcx.c:623 #, c-format msgid "Image has unsupported number of %d-bit planes" msgstr "ଚିତ୍ରର %d-ବିଟ ସମତଳ କ୍ଷେତ୍ରର ସଂଖ୍ଯା ଅସହାୟକ" -#: gdk-pixbuf/io-pcx.c:641 +#: gdk-pixbuf/io-pcx.c:639 msgid "Couldn't create new pixbuf" msgstr "ନୂତନ ପିକ୍ସବଫ ସୃଷ୍ଟି କରିହେଲା ନାହିଁ" -#: gdk-pixbuf/io-pcx.c:649 +#: gdk-pixbuf/io-pcx.c:647 msgid "Couldn't allocate memory for line data" msgstr "ଧାଡ଼ି ତଥ୍ଯ ପାଇଁ ସ୍ମୃତି ଯୋଗାଇ ହେଲା ନାହିଁ" -#: gdk-pixbuf/io-pcx.c:656 +#: gdk-pixbuf/io-pcx.c:654 msgid "Couldn't allocate memory for PCX image" msgstr "PCX ପ୍ରତିଛବି ପାଇଁ ସ୍ମୃତି ଯୋଗାଇ ହେଲା ନାହିଁ" -#: gdk-pixbuf/io-pcx.c:703 +#: gdk-pixbuf/io-pcx.c:701 msgid "Didn't get all lines of PCX image" msgstr "PCX ଚିତ୍ରର ସବୁ ଧାଡ଼ି ମିଳିଲା ନାହିଁ" -#: gdk-pixbuf/io-pcx.c:710 +#: gdk-pixbuf/io-pcx.c:708 msgid "No palette found at end of PCX data" msgstr "PCX ତଥ୍ଯର ଶେଷରେ କୌଣସି ଆଳି ମିଳିଲା ନାହିଁ" -#: gdk-pixbuf/io-pcx.c:755 +#: gdk-pixbuf/io-pcx.c:753 msgid "The PCX image format" msgstr "PCX ଚିତ୍ର ଶୈଳୀ" -#: gdk-pixbuf/io-pixdata.c:148 +#: gdk-pixbuf/io-pixdata.c:146 msgid "Transformed pixbuf has zero width or height." msgstr "ପରିବର୍ତ୍ତିତ pixbuf ର ଓସାର ବା ଉଚ୍ଚତା ଶୂନ୍ଯଅଟେ।" -#: gdk-pixbuf/io-pixdata.c:186 +#: gdk-pixbuf/io-pixdata.c:184 msgid "The GdkPixdata format" msgstr "GdkPix ତଥ୍ୟ ଶୈଳୀ" -#: gdk-pixbuf/io-png.c:54 +#: gdk-pixbuf/io-png.c:53 msgid "Bits per channel of PNG image is invalid." msgstr "PNG ଚିତ୍ରର ବିଟ ପ୍ରତି ଚ୍ଯାନେଲର ମୂଲ୍ଯ ଅବୈଧ" -#: gdk-pixbuf/io-png.c:135 gdk-pixbuf/io-png.c:641 +#: gdk-pixbuf/io-png.c:134 gdk-pixbuf/io-png.c:640 msgid "Transformed PNG has zero width or height." msgstr "ପରିବର୍ତ୍ତିତ PNG ର ଓସାର ବା ଉଚ୍ଚତା ଶୂନ୍ଯ" -#: gdk-pixbuf/io-png.c:143 +#: gdk-pixbuf/io-png.c:142 msgid "Bits per channel of transformed PNG is not 8." msgstr "ପରିବର୍ତ୍ତିତ PNG ର ବିଟ ପ୍ରତି ଚ୍ଯାନେଲର ମୂଲ୍ଯ ୮ ନୁହେଁ" -#: gdk-pixbuf/io-png.c:152 +#: gdk-pixbuf/io-png.c:151 msgid "Transformed PNG not RGB or RGBA." msgstr "ପରିବର୍ତ୍ତିତ PNG, RGB କିମ୍ବା RGBA ନୁହେଁ।" -#: gdk-pixbuf/io-png.c:161 +#: gdk-pixbuf/io-png.c:160 msgid "Transformed PNG has unsupported number of channels, must be 3 or 4." msgstr "ପରିବର୍ତ୍ତିତ PNG ର ଚ୍ଯାନେଲର ସଂଖ୍ଯା ଅସହାୟକ, ୩ ବା ୪ ହେବା ଆବଶ୍ଯକ." -#: gdk-pixbuf/io-png.c:182 +#: gdk-pixbuf/io-png.c:181 #, c-format msgid "Fatal error in PNG image file: %s" msgstr "PNG ଚିତ୍ର ଫାଇଲରେ ମାରାତ୍ମକ ତୃଟି: %s" -#: gdk-pixbuf/io-png.c:315 +#: gdk-pixbuf/io-png.c:314 msgid "Insufficient memory to load PNG file" msgstr "PNG ଫାଇଲ ଧାରଣ କରିବା ପାଇଁ ଯଥେଷ୍ଟ ସ୍ମୃତି ନାହିଁ" -#: gdk-pixbuf/io-png.c:656 +#: gdk-pixbuf/io-png.c:655 #, fuzzy, c-format msgid "" "Insufficient memory to store a %lu by %lu image; try exiting some " @@ -578,368 +587,364 @@ msgstr "" "%ld ରୁ %ld ଚିତ୍ର ସଞ୍ଚିତ କରିବା ପାଇଁ ଯଥେଷ୍ଟ ସ୍ମୃତି ନାହିଁ; ସ୍ମୃତି ମୁକ୍ତି ପାଇଁ କିଛି ପ୍ରୟୋଗ ବନ୍ଦ କରିବାକୁ " "ଚେଷ୍ଟା କରନ୍ତୁ" -#: gdk-pixbuf/io-png.c:719 +#: gdk-pixbuf/io-png.c:718 msgid "Fatal error reading PNG image file" msgstr "PNG ଫାଇଲ ପଢ଼ିବାରେ ମାରାତ୍ମକ ତୃଟି" -#: gdk-pixbuf/io-png.c:768 +#: gdk-pixbuf/io-png.c:767 #, c-format msgid "Fatal error reading PNG image file: %s" msgstr "PNG ଫାଇଲ ପଢ଼ିବାରେ ମାରାତ୍ମକ ତୃଟି: %s" -#: gdk-pixbuf/io-png.c:858 +#: gdk-pixbuf/io-png.c:857 msgid "" "Keys for PNG text chunks must have at least 1 and at most 79 characters." msgstr "PNG ପାଠ୍ଯ ଖଣ୍ଡର ଚାବି ୧ ଓ ୭୯ ଅକ୍ଷର ଭିତରେ ହୋଇଥିବା ଆବଶ୍ଯକ." -#: gdk-pixbuf/io-png.c:867 +#: gdk-pixbuf/io-png.c:866 msgid "Keys for PNG text chunks must be ASCII characters." msgstr "PNG ପାଠ୍ଯ ଖଣ୍ଡର ଚାବି ଆସ୍କି ଅକ୍ଷରରୁ ହୋଇଥିବା ଆବଶ୍ଯକ." -#: gdk-pixbuf/io-png.c:881 gdk-pixbuf/io-tiff.c:667 +#: gdk-pixbuf/io-png.c:880 gdk-pixbuf/io-tiff.c:665 #, c-format msgid "Color profile has invalid length %d." msgstr "ରଙ୍ଗ ରୂପରେଖାରେ ଅବୈଧ ଲମ୍ବ %d." -#: gdk-pixbuf/io-png.c:894 +#: gdk-pixbuf/io-png.c:893 #, c-format msgid "" "PNG compression level must be a value between 0 and 9; value '%s' could not " "be parsed." msgstr "PNG ସଂକୋଚନ ସ୍ତରର ମୂଲ୍ଯ 0 ଓ 9 ଭିତରେ ଥିବା ଉଚିତ; '%s' ମୂଲ୍ଯ ବିଶ୍ଲେଷିତ କରିହେଲା ନାହିଁ." -#: gdk-pixbuf/io-png.c:907 +#: gdk-pixbuf/io-png.c:906 #, c-format msgid "" "PNG compression level must be a value between 0 and 9; value '%d' is not " "allowed." msgstr "PNG ସଂକୋଚନ ସ୍ତରର ମୂଲ୍ଯ 0 ଓ 9 ଭିତରେ ଥିବା ଉଚିତ; '%d' ମୂଲ୍ଯର ଅନୁମତି ନାହିଁ." -#: gdk-pixbuf/io-png.c:955 +#: gdk-pixbuf/io-png.c:954 #, c-format msgid "Value for PNG text chunk %s cannot be converted to ISO-8859-1 encoding." msgstr "%s PNG ପାଠ୍ଯ ଖଣ୍ଡର ମୂଲ୍ଯକୁ ଆଇ.ଏସ.ଓ.-୮୮୫୯-୧ ସଙ୍କେତକୁ ରୂପାନ୍ତରିତ କରିହେଲା ନାହିଁ." -#: gdk-pixbuf/io-png.c:1118 +#: gdk-pixbuf/io-png.c:1117 msgid "The PNG image format" msgstr "PNG ଚିତ୍ର ଶୈଳୀ" -#: gdk-pixbuf/io-pnm.c:248 +#: gdk-pixbuf/io-pnm.c:246 msgid "PNM loader expected to find an integer, but didn't" msgstr "PNM ଧାରକ ଗୋଟିଏ ପୂର୍ଣ୍ଣ ସଂଖ୍ଯାର ପ୍ରତ୍ଯାଶା କରିଥିଲା, କିନ୍ତୁ ଏହା ମିଳିଲା ନାହିଁ" -#: gdk-pixbuf/io-pnm.c:280 +#: gdk-pixbuf/io-pnm.c:278 msgid "PNM file has an incorrect initial byte" msgstr "PNM ଫାଇଲର ପ୍ରାରମ୍ଭିକ ବାଇଟ ଭୂଲ" -#: gdk-pixbuf/io-pnm.c:310 +#: gdk-pixbuf/io-pnm.c:308 msgid "PNM file is not in a recognized PNM subformat" msgstr "PNM ଫାଇଲ ଚିହ୍ନିତ PNM ଉପ-ଶୈଳୀରେ ନାହିଁ" -#: gdk-pixbuf/io-pnm.c:335 +#: gdk-pixbuf/io-pnm.c:333 msgid "PNM file has an image width of 0" msgstr "PNM ଫାଇଲର ଚିତ୍ର ଓସାର ଶୂନ୍ଯ" -#: gdk-pixbuf/io-pnm.c:356 +#: gdk-pixbuf/io-pnm.c:354 msgid "PNM file has an image height of 0" msgstr "PNM ଫାଇଲର ଚିତ୍ର ଉଚ୍ଚତା ଶୂନ୍ଯ" -#: gdk-pixbuf/io-pnm.c:379 +#: gdk-pixbuf/io-pnm.c:377 msgid "Maximum color value in PNM file is 0" msgstr "PNM ଫାଇଲରେ ସର୍ବାଧିକ ରଙ୍ଗ ମୂଲ୍ଯ ଶୂନ୍ଯ" -#: gdk-pixbuf/io-pnm.c:387 +#: gdk-pixbuf/io-pnm.c:385 msgid "Maximum color value in PNM file is too large" msgstr "PNM ଫାଇଲରେ ସର୍ବାଧିକ ରଙ୍ଗ ମୂଲ୍ଯ ଅତି ବଡ଼" -#: gdk-pixbuf/io-pnm.c:427 gdk-pixbuf/io-pnm.c:457 gdk-pixbuf/io-pnm.c:502 +#: gdk-pixbuf/io-pnm.c:425 gdk-pixbuf/io-pnm.c:455 gdk-pixbuf/io-pnm.c:500 msgid "Raw PNM image type is invalid" msgstr "ଅସଂସାଧିତ PNM ଚିତ୍ର ପ୍ରକାରଟି ଅବୈଧ" -#: gdk-pixbuf/io-pnm.c:652 +#: gdk-pixbuf/io-pnm.c:650 msgid "PNM image loader does not support this PNM subformat" msgstr "PNM ଚିତ୍ର ଧାରକରେ ଏହି PNM ଉପ-ଶୈଳୀ ଅସହାୟକ" -#: gdk-pixbuf/io-pnm.c:739 gdk-pixbuf/io-pnm.c:966 +#: gdk-pixbuf/io-pnm.c:737 gdk-pixbuf/io-pnm.c:964 msgid "Raw PNM formats require exactly one whitespace before sample data" msgstr "ଅସଂସାଧିତ PNM ଶୈଳୀଗୁଡ଼ିକରେ ନମୁନା ତଥ୍ଯ ପୂର୍ବରୁ ଠିକ ଗୋଟିଏ ଖାଲି ସ୍ଥାନ ଥିବା ଆବଶ୍ଯକ" -#: gdk-pixbuf/io-pnm.c:766 +#: gdk-pixbuf/io-pnm.c:764 msgid "Cannot allocate memory for loading PNM image" msgstr "PNM ଚିତ୍ର ଧାରଣ କରିବା ପାଇଁ ସ୍ମୃତି ଯୋଗାଇ ହେଲା ନାହିଁ" -#: gdk-pixbuf/io-pnm.c:816 +#: gdk-pixbuf/io-pnm.c:814 msgid "Insufficient memory to load PNM context struct" msgstr "PNM ପ୍ରସଙ୍ଗ ଷ୍ଟ୍ରକ୍ଟ ଧାରଣ କରିବା ପାଇଁ ଯଥେଷ୍ଟ ସ୍ମୃତି ନାହିଁ" -#: gdk-pixbuf/io-pnm.c:867 +#: gdk-pixbuf/io-pnm.c:865 msgid "Unexpected end of PNM image data" msgstr "PNM ଚିତ୍ର ତଥ୍ଯର ଅପ୍ରତ୍ଯାଶିତ ଶେଷ" -#: gdk-pixbuf/io-pnm.c:995 +#: gdk-pixbuf/io-pnm.c:993 msgid "Insufficient memory to load PNM file" msgstr "PNM ଫାଇଲ ଧାରଣ କରିବା ପାଇଁ ଯଥେଷ୍ଟ ସ୍ମୃତି ନାହିଁ" -#: gdk-pixbuf/io-pnm.c:1079 +#: gdk-pixbuf/io-pnm.c:1077 msgid "The PNM/PBM/PGM/PPM image format family" msgstr "PNM/PBM/PGM/PPM ଚିତ୍ର ଶୈଳୀ ଶ୍ରେଣୀ" -#: gdk-pixbuf/io-qtif.c:128 +#: gdk-pixbuf/io-qtif.c:126 msgid "Input file descriptor is NULL." msgstr "ନିବେଶ ଫାଇଲ ବର୍ଣ୍ଣନାକାରୀଟି NULL ଅଟେ।" -#: gdk-pixbuf/io-qtif.c:143 +#: gdk-pixbuf/io-qtif.c:141 msgid "Failed to read QTIF header" msgstr "QTIF ଶୀର୍ଷକକୁ ପଢ଼ିବାରେ ବିଫଳ" -#: gdk-pixbuf/io-qtif.c:152 gdk-pixbuf/io-qtif.c:189 gdk-pixbuf/io-qtif.c:459 +#: gdk-pixbuf/io-qtif.c:150 gdk-pixbuf/io-qtif.c:187 gdk-pixbuf/io-qtif.c:454 #, c-format msgid "QTIF atom size too large (%d byte)" msgid_plural "QTIF atom size too large (%d bytes)" msgstr[0] "QTIF ଅଣୁ ଆକାରଟି ଅତ୍ୟଧିକ ବଡ଼ ଅଟେ (%d ବାଇଟ)" msgstr[1] "QTIF ଅଣୁ ଆକାରଟି ଅତ୍ୟଧିକ ବଡ଼ ଅଟେ (%d ବାଇଟ)" -#: gdk-pixbuf/io-qtif.c:175 +#: gdk-pixbuf/io-qtif.c:173 #, c-format msgid "Failed to allocate %d byte for file read buffer" msgid_plural "Failed to allocate %d bytes for file read buffer" msgstr[0] "ଫାଇଲ ପଠନ ବଫର %d ବାଇଟ ବଣ୍ଟନ କରିବାରେ ବିଫଳ" msgstr[1] "ଫାଇଲ ପଠନ ବଫର %d ବାଇଟ ବଣ୍ଟନ କରିବାରେ ବିଫଳ" -#: gdk-pixbuf/io-qtif.c:206 +#: gdk-pixbuf/io-qtif.c:201 #, c-format msgid "File error when reading QTIF atom: %s" msgstr "QTIF ଅଣୁ ପଢ଼ିବାରେ ଫାଇଲ ତୃଟି: %s" -#: gdk-pixbuf/io-qtif.c:243 +#: gdk-pixbuf/io-qtif.c:238 #, c-format msgid "Failed to skip the next %d byte with seek()." msgid_plural "Failed to skip the next %d bytes with seek()." msgstr[0] "ପରବର୍ତ୍ତୀ %d ବାଇଟକୁ seek() ସହିତ ଏଡ଼ାଇବାରେ ବିଫଳ।" msgstr[1] "ପରବର୍ତ୍ତୀ %d ବାଇଟକୁ seek() ସହିତ ଏଡ଼ାଇବାରେ ବିଫଳ।" -#: gdk-pixbuf/io-qtif.c:270 +#: gdk-pixbuf/io-qtif.c:265 msgid "Failed to allocate QTIF context structure." msgstr "QTIF ପ୍ରସଙ୍ଗ ଗଠନ ପାଇଁ ସ୍ମୃତି ବଣ୍ଟନ କରିବାରେ ବିଫଳ।" -#: gdk-pixbuf/io-qtif.c:330 +#: gdk-pixbuf/io-qtif.c:325 msgid "Failed to create GdkPixbufLoader object." msgstr "GdkPixbufLoader ବସ୍ତୁ ନିର୍ମାଣ କରିବାରେ ବିଫଳ।" -#: gdk-pixbuf/io-qtif.c:434 +#: gdk-pixbuf/io-qtif.c:429 msgid "Failed to find an image data atom." msgstr "ପ୍ରତିଛବି ତଥ୍ୟ ଅଣୁ ଖୋଜିବାରେ ଅସଫଳ।" -#: gdk-pixbuf/io-qtif.c:618 +#: gdk-pixbuf/io-qtif.c:613 msgid "The QTIF image format" msgstr "QTIF ଚିତ୍ର ଶୈଳୀ" -#: gdk-pixbuf/io-ras.c:125 +#: gdk-pixbuf/io-ras.c:123 msgid "RAS image has bogus header data" msgstr "ଆର.ଏ.ଏସ. ଚିତ୍ରର ଶୀର୍ଷକରେ ନକଲି ତଥ୍ଯ ଅଛି" -#: gdk-pixbuf/io-ras.c:147 +#: gdk-pixbuf/io-ras.c:145 msgid "RAS image has unknown type" msgstr "RAS ଚିତ୍ରର ପ୍ରକାର ଅଜଣା" -#: gdk-pixbuf/io-ras.c:155 +#: gdk-pixbuf/io-ras.c:153 msgid "unsupported RAS image variation" msgstr "RAS ଚିତ୍ରର ଭିନ୍ନ ପ୍ରକାର ଅସହାୟକ" -#: gdk-pixbuf/io-ras.c:170 gdk-pixbuf/io-ras.c:199 +#: gdk-pixbuf/io-ras.c:168 gdk-pixbuf/io-ras.c:197 msgid "Not enough memory to load RAS image" msgstr "RAS ଚିତ୍ର ଧାରଣ କରିବା ପାଇଁ ଯଥେଷ୍ଟ ସ୍ମୃତି ନାହିଁ" -#: gdk-pixbuf/io-ras.c:544 +#: gdk-pixbuf/io-ras.c:542 msgid "The Sun raster image format" msgstr "Sun ରୈଖିକ ଚିତ୍ର ଶୈଳୀ" -#: gdk-pixbuf/io-tga.c:153 +#: gdk-pixbuf/io-tga.c:151 msgid "Cannot allocate memory for IOBuffer struct" msgstr "ଆଇ.ଓ. ବଫର ଷ୍ଟ୍ରକ୍ଟ ପାଇଁ ସ୍ମୃତି ଯୋଗାଇ ହେଲା ନାହିଁ" -#: gdk-pixbuf/io-tga.c:172 +#: gdk-pixbuf/io-tga.c:170 msgid "Cannot allocate memory for IOBuffer data" msgstr "ଆଇ.ଓ. ବଫର ତଥ୍ଯ ପାଇଁ ସ୍ମୃତି ଯୋଗାଇ ହେଲା ନାହିଁ" -#: gdk-pixbuf/io-tga.c:183 +#: gdk-pixbuf/io-tga.c:181 msgid "Cannot realloc IOBuffer data" msgstr "ଆଇ.ଓ. ବଫର ତଥ୍ଯ ପାଇଁ ସ୍ମୃତି ପୁଣି ଯୋଗାଇ ହେଲା ନାହିଁ" -#: gdk-pixbuf/io-tga.c:213 +#: gdk-pixbuf/io-tga.c:211 msgid "Cannot allocate temporary IOBuffer data" msgstr "ଅସ୍ଥାୟୀ ଆଇ.ଓ. ବଫର ତଥ୍ଯ ପାଇଁ ସ୍ମୃତି ଯୋଗାଇ ହେଲା ନାହିଁ" -#: gdk-pixbuf/io-tga.c:346 +#: gdk-pixbuf/io-tga.c:339 msgid "Cannot allocate new pixbuf" msgstr "ନୂତନ ପିକ୍ସବଫ ପାଇଁ ସ୍ମୃତି ଯୋଗାଇ ହେଲା ନାହିଁ" -#: gdk-pixbuf/io-tga.c:685 +#: gdk-pixbuf/io-tga.c:678 msgid "Image is corrupted or truncated" msgstr "ଚିତ୍ରଟି ଶେଷରୁ କଟିଯାଇଛି ବା ଅସମ୍ପୂର୍ଣ୍ଣ ଅଛି" -#: gdk-pixbuf/io-tga.c:692 +#: gdk-pixbuf/io-tga.c:685 msgid "Cannot allocate colormap structure" msgstr "ରଙ୍ଗନକ୍ସା ଷ୍ଟ୍ରକ୍ଟ ପାଇଁ ସ୍ମୃତି ଯୋଗାଇ ହେଲା ନାହିଁ" -#: gdk-pixbuf/io-tga.c:699 +#: gdk-pixbuf/io-tga.c:692 msgid "Cannot allocate colormap entries" msgstr "ରଙ୍ଗନକ୍ସା ଭରଣଗୁଡ଼ିକ ପାଇଁ ସ୍ମୃତି ଯୋଗାଇ ହେଲା ନାହିଁ" -#: gdk-pixbuf/io-tga.c:721 +#: gdk-pixbuf/io-tga.c:714 msgid "Unexpected bitdepth for colormap entries" msgstr "ରଙ୍ଗନକ୍ସା ଭରଣଗୁଡ଼ିକର ବିଟ ପ୍ରଗାଢ଼ତା ଅପ୍ରତ୍ଯାଶିତ" -#: gdk-pixbuf/io-tga.c:739 +#: gdk-pixbuf/io-tga.c:732 msgid "Cannot allocate TGA header memory" msgstr "TGA ଶୀର୍ଷକ ସ୍ମୃତି ଯୋଗାଇ ହେଲା ନାହିଁ" -#: gdk-pixbuf/io-tga.c:772 +#: gdk-pixbuf/io-tga.c:765 msgid "TGA image has invalid dimensions" msgstr "TGA ଚିତ୍ରର ପରିସର ଅବୈଧ" -#: gdk-pixbuf/io-tga.c:778 gdk-pixbuf/io-tga.c:787 gdk-pixbuf/io-tga.c:797 -#: gdk-pixbuf/io-tga.c:807 gdk-pixbuf/io-tga.c:814 +#: gdk-pixbuf/io-tga.c:771 gdk-pixbuf/io-tga.c:780 gdk-pixbuf/io-tga.c:790 +#: gdk-pixbuf/io-tga.c:800 gdk-pixbuf/io-tga.c:807 msgid "TGA image type not supported" msgstr "TGA ଚିତ୍ର ପ୍ରକାର ଅସହାୟକ" -#: gdk-pixbuf/io-tga.c:861 +#: gdk-pixbuf/io-tga.c:854 msgid "Cannot allocate memory for TGA context struct" msgstr "TGA ପ୍ରସଙ୍ଗ ଷ୍ଟ୍ରକ୍ଟ ପାଇଁ ସ୍ମୃତି ଯୋଗାଇ ହେଲା ନାହିଁ" -#: gdk-pixbuf/io-tga.c:926 +#: gdk-pixbuf/io-tga.c:919 msgid "Excess data in file" msgstr "ଫାଇଲରେ ଅତ୍ଯାଧିକ ତଥ୍ଯ" -#: gdk-pixbuf/io-tga.c:1007 +#: gdk-pixbuf/io-tga.c:1000 msgid "The Targa image format" msgstr "Targa ଚିତ୍ର ଶୈଳୀ" -#: gdk-pixbuf/io-tiff.c:104 +#: gdk-pixbuf/io-tiff.c:102 msgid "Could not get image width (bad TIFF file)" msgstr "ଚିତ୍ର ଓସାର ମିଳିଲା ନାହିଁ (ଖରାପ TIFF ଫାଇଲ)" -#: gdk-pixbuf/io-tiff.c:112 +#: gdk-pixbuf/io-tiff.c:110 msgid "Could not get image height (bad TIFF file)" msgstr "ଚିତ୍ର ଉଚ୍ଚତା ମିଳିଲା ନାହିଁ (ଖରାପ TIFF ଫାଇଲ)" -#: gdk-pixbuf/io-tiff.c:120 +#: gdk-pixbuf/io-tiff.c:118 msgid "Width or height of TIFF image is zero" msgstr "TIFF ଚିତ୍ରର ଓସାର ବା ଉଚ୍ଚତା ଶୂନ୍ଯ" -#: gdk-pixbuf/io-tiff.c:129 gdk-pixbuf/io-tiff.c:138 +#: gdk-pixbuf/io-tiff.c:127 gdk-pixbuf/io-tiff.c:136 msgid "Dimensions of TIFF image too large" msgstr "TIFF ଚିତ୍ରର ପରିସର ଅତି ବଡ଼" -#: gdk-pixbuf/io-tiff.c:162 gdk-pixbuf/io-tiff.c:174 gdk-pixbuf/io-tiff.c:491 +#: gdk-pixbuf/io-tiff.c:160 gdk-pixbuf/io-tiff.c:172 gdk-pixbuf/io-tiff.c:489 msgid "Insufficient memory to open TIFF file" msgstr "TIFF ଫାଇଲ ଖୋଲିବା ପାଇଁ ଯଥେଷ୍ଟ ସ୍ମୃତି ନାହିଁ" -#: gdk-pixbuf/io-tiff.c:236 +#: gdk-pixbuf/io-tiff.c:234 msgid "Failed to load RGB data from TIFF file" msgstr "TIFF ଫାଇଲରୁ ଆର.ଜି.ବି. ତଥ୍ଯ ଧାରଣ କରିବାରେ ଅସଫଳ" -#: gdk-pixbuf/io-tiff.c:293 +#: gdk-pixbuf/io-tiff.c:291 msgid "Failed to open TIFF image" msgstr "TIFF ଫାଇଲ ଖୋଲିବାରେ ଅସଫଳ" -#: gdk-pixbuf/io-tiff.c:427 gdk-pixbuf/io-tiff.c:440 +#: gdk-pixbuf/io-tiff.c:425 gdk-pixbuf/io-tiff.c:438 msgid "Failed to load TIFF image" msgstr "TIFF ଚିତ୍ର ଧାରଣ କରିବାରେ ଅସଫଳ" -#: gdk-pixbuf/io-tiff.c:623 +#: gdk-pixbuf/io-tiff.c:621 msgid "Failed to save TIFF image" msgstr "TIFF ଚିତ୍ରକୁ ସଂରକ୍ଷଣ କରିବାରେ ଅସଫଳ" -#: gdk-pixbuf/io-tiff.c:656 +#: gdk-pixbuf/io-tiff.c:654 msgid "TIFF compression doesn't refer to a valid codec." msgstr "TIFF ସଙ୍କୋଚନ କୌଣସି ବୈଧ ସଂକେତକୁ ଅନୁସରଣ କରିନଥାଏ।" -#: gdk-pixbuf/io-tiff.c:696 +#: gdk-pixbuf/io-tiff.c:694 msgid "Failed to write TIFF data" msgstr "TIFF ତଥ୍ଯକୁ ଲେଖିବାରେ ଅସଫଳ" -#: gdk-pixbuf/io-tiff.c:733 +#: gdk-pixbuf/io-tiff.c:731 msgid "Couldn't write to TIFF file" msgstr "TIFF ଫାଇଲରେ ଲେଖିପାରିଲା ନାହିଁ" -#: gdk-pixbuf/io-tiff.c:788 -msgid "The TIFF image format" -msgstr "TIFF ଚିତ୍ର ଶୈଳୀ" - -#: gdk-pixbuf/io-wbmp.c:245 +#: gdk-pixbuf/io-wbmp.c:243 msgid "Image has zero width" msgstr "ଚିତ୍ରର ଓସାର ଶୂନ୍ଯ" -#: gdk-pixbuf/io-wbmp.c:263 +#: gdk-pixbuf/io-wbmp.c:261 msgid "Image has zero height" msgstr "ଚିତ୍ରର ଉଚ୍ଚତା ଶୂନ୍ଯ" -#: gdk-pixbuf/io-wbmp.c:274 +#: gdk-pixbuf/io-wbmp.c:272 msgid "Not enough memory to load image" msgstr "ଚିତ୍ର ଧାରଣ କରିବା ପାଇଁ ଯଥେଷ୍ଟ ସ୍ମୃତି ନାହିଁ" -#: gdk-pixbuf/io-wbmp.c:333 +#: gdk-pixbuf/io-wbmp.c:331 msgid "Couldn't save the rest" msgstr "ବାକି ସଞ୍ଚିତ କରିହେଲା ନାହିଁ" -#: gdk-pixbuf/io-wbmp.c:374 +#: gdk-pixbuf/io-wbmp.c:372 msgid "The WBMP image format" msgstr "WBMP ଚିତ୍ର ଶୈଳୀ" -#: gdk-pixbuf/io-xbm.c:304 +#: gdk-pixbuf/io-xbm.c:302 msgid "Invalid XBM file" msgstr "ଅବୈଧ XBM ଫାଇଲ" -#: gdk-pixbuf/io-xbm.c:314 +#: gdk-pixbuf/io-xbm.c:312 msgid "Insufficient memory to load XBM image file" msgstr "XBM ଚିତ୍ର ଫାଇଲ ଧାରଣ କରିବା ପାଇଁ ଯଥେଷ୍ଟ ସ୍ମୃତି ନାହିଁ" -#: gdk-pixbuf/io-xbm.c:462 +#: gdk-pixbuf/io-xbm.c:460 msgid "Failed to write to temporary file when loading XBM image" msgstr "XBM ଚିତ୍ର ଧାରଣ କରିବା ସମୟରେ ଅସ୍ଥାୟୀ ଫାଇଲକୁ ଲେଖିବାରେ ଅସଫଳ" -#: gdk-pixbuf/io-xbm.c:501 +#: gdk-pixbuf/io-xbm.c:499 msgid "The XBM image format" msgstr "XBM ଚିତ୍ର ଶୈଳୀ" -#: gdk-pixbuf/io-xpm.c:469 +#: gdk-pixbuf/io-xpm.c:467 msgid "No XPM header found" msgstr "XPM ଶୀର୍ଷକ ମିଳିଲା ନାହିଁ" -#: gdk-pixbuf/io-xpm.c:478 +#: gdk-pixbuf/io-xpm.c:476 msgid "Invalid XPM header" msgstr "ଅବୈଧ XPM ଶୀର୍ଷକ" -#: gdk-pixbuf/io-xpm.c:486 +#: gdk-pixbuf/io-xpm.c:484 msgid "XPM file has image width <= 0" msgstr "XPM ଫାଇଲର ଚିତ୍ରର ଓସାର <= ୦" -#: gdk-pixbuf/io-xpm.c:494 +#: gdk-pixbuf/io-xpm.c:492 msgid "XPM file has image height <= 0" msgstr "XPM ଫାଇଲର ଚିତ୍ରର ଉଚ୍ଚତା <= ୦" -#: gdk-pixbuf/io-xpm.c:502 +#: gdk-pixbuf/io-xpm.c:500 msgid "XPM has invalid number of chars per pixel" msgstr "XPM ଫାଇଲର ଅକ୍ଷର ପ୍ରତି ପିକ୍ସେଲର ସଂଖ୍ଯା ଅବୈଧ" -#: gdk-pixbuf/io-xpm.c:511 +#: gdk-pixbuf/io-xpm.c:509 msgid "XPM file has invalid number of colors" msgstr "XPM ଫାଇଲର ରଙ୍ଗର ସଂଖ୍ଯା ଅବୈଧ" -#: gdk-pixbuf/io-xpm.c:523 gdk-pixbuf/io-xpm.c:532 gdk-pixbuf/io-xpm.c:584 +#: gdk-pixbuf/io-xpm.c:521 gdk-pixbuf/io-xpm.c:530 gdk-pixbuf/io-xpm.c:582 msgid "Cannot allocate memory for loading XPM image" msgstr "XPM ଚିତ୍ର ଧାରଣ କରିବା ପାଇଁ ସ୍ମୃତି ଯୋଗାଇ ହେଲା ନାହିଁ" -#: gdk-pixbuf/io-xpm.c:546 +#: gdk-pixbuf/io-xpm.c:544 msgid "Cannot read XPM colormap" msgstr "XPM ରଙ୍ଗନକ୍ସା ପଢ଼ିହେଲା ନାହିଁ" -#: gdk-pixbuf/io-xpm.c:778 +#: gdk-pixbuf/io-xpm.c:776 msgid "Failed to write to temporary file when loading XPM image" msgstr "XPM ଚିତ୍ର ଧାରଣ କରିବା ସମୟରେ ଅସ୍ଥାୟୀ ଫାଇଲକୁ ଲେଖିବାରେ ଅସଫଳ" -#: gdk-pixbuf/io-xpm.c:817 +#: gdk-pixbuf/io-xpm.c:815 msgid "The XPM image format" msgstr "XPM ଚିତ୍ର ଶୈଳୀ" diff --git a/po/pa.gmo b/po/pa.gmo index 7b0555607fc64bc337a033875331d9f2cbdaab80..811fb8670439fe402ae2a9abb30995b25e9f99e2 100644 GIT binary patch delta 4522 zcmYk;4|GrG9mnx+LPJaHUxoUYABhl}=9h@1h(Ae1NSct)D48TuWMM;yu!a5vsbVZ` znzrh1i?wAIU5qitWOT+k>l~X+x*0n=^mN@h*-oo1y1hTY`(&rj$@jjV=ehSj_xX44 zFMs|rWbeI@z+bz!Z!pqjq93t3%&cdK*+-pKYv%7}7J~^GiO=C+T!oL}Zj8kyjKja+ zK9%g+g=im_hHulCkR0rQfA6~#{yp8H$ zXL_Rtjllj`fPJwN)m|Oy!G};C{v!_H`3%?Wafn1UGzxWL2@c0C7=_2(`4)VVa%hCt z@dVWQBGe45Lp|^aa;aTHo@Fznl8&D(Oi<;8Ys1e>k z%}glMqVvO0OOuHjc^NV(R*NOL9W|h@Fc$|iS}jE-2Grm#G8*|=nd?JZgb_2@hQsf`Z52?q|yq5vK6S2ZbdcF zi0arC)TaB=8OhVqDQBQY^b-2<8fs}e4)E?vK}~%TYDSi$4>!8{cLy;4YWOr2>gnH6 zYxn@QcEg!hHIU{kK>lnI2WHc@pgOuAefWVZ-@zr6J5iZ})ku@pgxa)MP#wJ+a1}8O zTWge!Q?bgGFQ7Wuit*Tsr>TRPI3HJ_&bQz)3}Jn`VkPoISuHZ#_6BN?9YrnWCDd~Q z5p*Y!%mSQ@+mTteTgadNmxErUqBV-Dw2xUt%NSlQ|tVT}RPSl8-F$r5y4~}6A2d~FTl&etcOwL`opfi z+4(1=@Aj!X-;<9^U!HHn$*93h)EdokSItHor0<_#!Re1Ey+b> z`RzXH{z2?mO??`wz8KY^TGWy^#xws~voPlUS_luom6X3u;G=_8w5kVOLfW(*Bg_gh z9dmFuvWe`UI1k4qdG5o7lsk?z`z|g=eSmJ_VoXiuhYSxTGygi#o|jY>qZ&MkGqE#Y zr!1U@-@-;LQvE2i>9`2z;u#!=14lEhSb}=MVN{31#(3?PB2Cy)tj13RWGcv%r+T*F zO3FE7`KsZ0tifDbUxOcFrOM;Y8n79s;j9VXj2v`+fvTUB#zzWYM+R+C>1Ld=*~p_U zu!GE0GS^U>W(bEWT!eb9Zea<=PV_e2X4Lf`qR#u+iA9lBB>%!}%-}%V_A+XUuc1Z|O@Uji1hoVQ zaUXt+EVpfCqiE)uQ8SsA>%J$Lt@po`jMjQA!&1*1P$O*RKpU3EJnq14*n-2@AlegQ z`TTQ&d8j2jiR?p5WE7g}1vm?LA^X?vqV~ivra^mbJ=XAi`vaK~IP+QW#x1BD&Y`CG zGh~@9mFZANRwGr`n_lZJSd91a6t2S)JVi5+%F~x%HJ0HgI3K6a=63^6VBk8Lc!s?Y zA7P8@f)%&{TkusZVZmDQGi2HAb`jTx@G&X&zIZ7m-g};p>gZC`3>?7&cpJ~+*16sc z=a%wt$_GoCfA*ctd*0iv@8BZJUto&r=kZG7POQcIs1B~!Oa9;d{6T)y@>YG7Q!l(2sXs!j;|(9YbEcfQ7E|K0JAt#RUz> zezd>gBuxFDcf)!-PWgApY}&@}d#~5$m_d0O>opl)!>M=!wMXJtGYi;&6R>y<|0SW9 zSpNYoo95h(ETjFzl~18YsP$DkPiQmsB$9|kqAd+2Gn`=m2Gd&{weH%KKPTQGB8UP) zgWJ#Z|DQDdn!0*o4l#jHdX3PBs4az(x!hL3y~IF*i3p~rIlkiZLL2Qcp=IzB+Ms<1 zCei}CIsBN&Atn;(L|fwZx8D#iw^d*X(cP7KDS~M*$3esiuNeHnNhW`mV0#2VZoGNH z6vc72%QN^u@aJ@{s~CgD#A#xWs}t{jBR|aLFX2Biad(gHKX9(?;{=}~d zrCj1?!5se===-md;7FHuFT zBlNA9PbiJ@2p*Smj3$0SJgMgqngF2qS!?uG}5W5h#5IH6Rh7x7guA3QGP_!2Rim_}?Qlr9pHM5YR)e#FXP&ikQB zAitidRb5){l=@HlM>jp(ZF*#QQk;KeTw<~>(LXvVxxU=rze_@5oIge7#F26SWPekG kzfVXz-Shk09`$uO9qPO07uK&`5>fA)5#Dqqp+oln06q^C1^@s6 delta 4458 zcmYM$3wY1h9mnx+(4s3s;*z-ig+vkY&lL$GQtDFTT0)v7E^V+;mtdj(E!DVWtqGOT zw5B?(60I<_+NIS|?H;pdYh$a~p7CtfXP$QY*proYdw>4tq&v_5`+J>pez)^G=llC5 z`|d>i{@)Rys~uYGGRh}JH)7?zX6+)(es#Zk&04iL>xr!~9{XW5=3zgaj|1^J?1g7A zfLAdN|BDY`TnDrMI01G1DoivB*#TFv-(V~|zQw*66J^!~b5H}DjR9PZeXt4>@Lkl6 zu48v>$>_RbJnDKms2dlc23(Fk@GXqt{&tCqF7yTJ!1f)@2H-I4jU}l46_|u|$jI$4 zet)}8?uk-SH!MbW**fHswgdUuK{grq9=5^T*opgF^Um(XSk%bVQBOPtHKj{XPq-a5 zGj)Fd=cuJ=L_K*Iri)3i3@pO&s0VrjC*fzPrHGGl*PDbPJ=roU{H%)2R6K^d;5|If zcF(eF6Lohra|r1s1feRLHH4BfQ`5S6S%wfSKx9yhLIT0I`INo1~SVw4#_iHfLh9R zsQaA96byA{SYxS-M`qP3Q6qhmjk5ex)D$-3Zk%JCP$y<0_p~2+xBLBd-UifC+(FGi z91SMLa&QV3<0E?i>!|Qhb|0x7z(l0WCZe8rC8pti)QuZ3d_1Wm#$U+DW+ zdbc2BwwL_=bEu`cqBi%pMk-pPwtRJT;ds=Av%HhN3ve|3WvC0*Bd6L8)J#ROUb&cq zjMX+_0FNR+yTpb=?LWw*SU*lu{@GM2TFVuvwR!w zmf4P=&i^fH>Tmh}NHSOh%0SlKicm{-auD<15W$+#F`bU1$?n1}xGLw`!#D@m;zVpf zB~N@RuN1EKUcp7QbJ9piJdFDA#HRC(V=2zU>!|+W8P2K<=3f{5nvR(`nwNGw)?fkN zz(V!&*_wt2uoxS01kN7HAh8;CgTJB%oSo^eyB9gsZsJ-@$l_~@`@PYjVLSyL&*EnM z7N5rQ;Upxs<}NGM#$9+9C*zK6HzU`)$s=8V2)D8S67oz|kYh&GDv^8I?=TM|N4Z=H z6;WA5#{tyq)Rhb>!nvqqJBvD@^@DDIJ~An`56|LdoP#fNa6LAnX6iH-(~`C!Q69y) zs3on(Z}3axxR8A@mT9JA#5k86eVP9WwAZ5s@G)wNBk9x=Jc=A@)u<)7hOb~82eG_% z4mERkQ8QUa;*hs?7dh1WPjXAW3g_tkzeq(-*q@DVREB%;JbsSzm~Z7oHi=S#TTx5) zHKyX?scx!Y#(dhJVG0I$JmthZMJL=rEkV)@Zic0(ft)~o zHsukw<_GaE?c2BkZ_RWwQOezx(msxlV;@Gd04uOm$KfBaWVU--a_2DrI-r)yGZy=fzd{YX@Ga(-aV_}HQq>{GCy`Q_0pG7gMEL@K@_%@QTHtPpI`|)+!mr)nm zz-V|lyNLQ*5?tbvu^3rZ+l?G*|G)&yXPx9zAzwM@y@=h}aU1($)D!N&EKH<57uEl~ z?>~vXXd1 z<4O_?SD~_d0GTx$pFz^YK0r>jUaQPPMyUXS^-2bH<+!WJA$``4IDZvZ0FXBk7T4xr4tqCP>M?&QY5q|%l z3pd@z=P30p#M49kGD4PgP|NUzC z(iKB(d}9ap_w`io2dHGzyFHlDax|59nkx7+La*%^VgNCcAko96E!!lbDBN-zQp8#i z^R)gdTE`y5Sv4s45kC*t+<&zsO1La$yO4O#HN$^e*HiE9+q>}-q7QM9s32Y>$_c$4 z%?XulL^d(X-``r&C?xJ7n#u)VdAzB^`@HvAoK2h{^cY)-nZ$I0m%|PdD$R%hK^|H% zkwbJM;)v}!@fcA{j371>orw;_Kw>D-RHjl%C-xF4L>|$N_$BcR;$`9-@f5L#c$46* zvpPa0mxv}FBaRa)p(ok!W`+N~nt<(zLxjo{M|it}Z7bh?5aWIQWA83+Ph3uH^zAor z1M#qLFTgTl8Nr86&;S3@i|TpbdI%=XiJwn-frOdFV-9!L&mrVOb( q73|(Fm@+VBa3DA&GdX=gFg>;IdN4Mk`KXDLDMByAC;SgbQV93} diff --git a/po/pa.po b/po/pa.po index 509da01..91695b3 100644 --- a/po/pa.po +++ b/po/pa.po @@ -10,8 +10,8 @@ msgstr "" "Project-Id-Version: gtk+.HEAD\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=gdk-" "pixbuf\n" -"POT-Creation-Date: 2013-04-15 10:28-0400\n" -"PO-Revision-Date: 2013-02-27 08:15+0530\n" +"POT-Creation-Date: 2014-05-26 20:46-0400\n" +"PO-Revision-Date: 2013-12-07 20:25-0600\n" "Last-Translator: A S Alam \n" "Language-Team: Punjabi/Panjabi \n" "Language: pa\n" @@ -21,18 +21,18 @@ msgstr "" "X-Generator: Lokalize 1.5\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: gdk-pixbuf/gdk-pixbuf-animation.c:160 gdk-pixbuf/gdk-pixbuf-io.c:1064 -#: gdk-pixbuf/gdk-pixbuf-io.c:1330 +#: gdk-pixbuf/gdk-pixbuf-animation.c:158 gdk-pixbuf/gdk-pixbuf-io.c:1077 +#: gdk-pixbuf/gdk-pixbuf-io.c:1333 #, c-format msgid "Failed to open file '%s': %s" msgstr "ਫਾਇਲ '%s' ਖੋਲ੍ਹਣ ਵਿੱਚ ਫੇਲ੍ਹ: %s" -#: gdk-pixbuf/gdk-pixbuf-animation.c:173 gdk-pixbuf/gdk-pixbuf-io.c:1076 +#: gdk-pixbuf/gdk-pixbuf-animation.c:171 gdk-pixbuf/gdk-pixbuf-io.c:962 #, c-format msgid "Image file '%s' contains no data" msgstr "ਚਿੱਤਰ ਫਾਇਲ '%s' ਵਿੱਚ ਕੋਈ ਡਾਟਾ ਨਹੀਂ ਹੈ" -#: gdk-pixbuf/gdk-pixbuf-animation.c:212 +#: gdk-pixbuf/gdk-pixbuf-animation.c:210 #, c-format msgid "" "Failed to load animation '%s': reason not known, probably a corrupt " @@ -41,8 +41,8 @@ msgstr "" "ਐਨੀਮੇਸ਼ਨ '%s' ਨੂੰ ਲੋਡ ਕਰਨ ਵਿੱਚ ਅਸਫ਼ਲ: ਕਾਰਨ ਜਾਣਿਆ ਨਹੀਂ ਜਾ ਸਕਿਆ ਹੈ, ਸੰਭਵ ਹੈ ਕਿ ਐਨੀਮੇਸ਼ਨ " "ਫਾਇਲ ਨਿਕਾਰਾ ਹੈ" -#: gdk-pixbuf/gdk-pixbuf-animation.c:280 gdk-pixbuf/gdk-pixbuf-io.c:1112 -#: gdk-pixbuf/gdk-pixbuf-io.c:1382 +#: gdk-pixbuf/gdk-pixbuf-animation.c:278 gdk-pixbuf/gdk-pixbuf-io.c:1113 +#: gdk-pixbuf/gdk-pixbuf-io.c:1385 #, c-format msgid "" "Failed to load image '%s': reason not known, probably a corrupt image file" @@ -50,12 +50,12 @@ msgstr "" "ਚਿੱਤਰ '%s' ਨੂੰ ਲੋਡ ਕਰਨ ਵਿੱਚ ਅਸਫ਼ਲ: ਕਾਰਨ ਜਾਣਿਆ ਨਹੀਂ ਜਾ ਸਕਿਆ ਹੈ, ਸੰਭਵ ਹੈ ਕਿ ਚਿੱਤਰ ਫਾਇਲ " "ਨਿਕਾਰਾ ਹੈ" -#: gdk-pixbuf/gdk-pixbuf-io.c:790 +#: gdk-pixbuf/gdk-pixbuf-io.c:774 #, c-format msgid "Unable to load image-loading module: %s: %s" msgstr "ਚਿੱਤਰ- ਲੋਡਕਰਨ-ਮੋਡੀਊਲ ਲੋਡ ਕਰਨ ਵਿੱਚ ਅਸਮੱਰਥ: %s: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:805 +#: gdk-pixbuf/gdk-pixbuf-io.c:789 #, c-format msgid "" "Image-loading module %s does not export the proper interface; perhaps it's " @@ -64,68 +64,68 @@ msgstr "" "ਚਿੱਤਰ- ਲੋਡਿੰਗ-ਮੋਡੀਊਲ %s ਢੁੱਕਵਾਂ ਇੰਟਰਫੇਸ ਨਿਰਯਾਤ ਨਹੀਂ ਕਰ ਸਕਦਾ; ਸੰਭਵ ਹੈ ਕਿ ਇਹ ਵੱਖਰੇ gdk-" "pixbuf ਵਰਜਨ ਤੋਂ ਹੋਵੇ?" -#: gdk-pixbuf/gdk-pixbuf-io.c:814 gdk-pixbuf/gdk-pixbuf-io.c:865 +#: gdk-pixbuf/gdk-pixbuf-io.c:798 gdk-pixbuf/gdk-pixbuf-io.c:849 #, c-format msgid "Image type '%s' is not supported" msgstr "ਚਿੱਤਰ ਕਿਸਮ '%s' ਮੱਦਦ-ਪ੍ਰਾਪਤ ਨਹੀਂ ਹੈ" -#: gdk-pixbuf/gdk-pixbuf-io.c:950 +#: gdk-pixbuf/gdk-pixbuf-io.c:934 #, c-format msgid "Couldn't recognize the image file format for file '%s'" msgstr "ਫਾਇਲ '%s' ਲਈ ਚਿੱਤਰ ਫਾਇਲ ਫਾਰਮੈਟ ਦੀ ਪਛਾਣ ਨਾ ਕੀਤੀ ਜਾ ਸਕੀ ਹੈ।" -#: gdk-pixbuf/gdk-pixbuf-io.c:958 +#: gdk-pixbuf/gdk-pixbuf-io.c:942 msgid "Unrecognized image file format" msgstr "ਬੇ-ਪਛਾਣ ਚਿੱਤਰ ਫਾਇਲ ਫਾਰਮੈਟ" -#: gdk-pixbuf/gdk-pixbuf-io.c:1121 +#: gdk-pixbuf/gdk-pixbuf-io.c:1124 #, c-format msgid "Failed to load image '%s': %s" msgstr "ਚਿੱਤਰ '%s' ਨੂੰ ਲੋਡ ਕਰਨ ਵਿੱਚ ਫੇਲ੍ਹ: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2015 gdk-pixbuf/io-gdip-utils.c:837 +#: gdk-pixbuf/gdk-pixbuf-io.c:2029 gdk-pixbuf/io-gdip-utils.c:835 #, c-format msgid "Error writing to image file: %s" msgstr "ਚਿੱਤਰ ਫਾਇਲ 'ਤੇ ਲਿਖਣ ਵਿੱਚ ਗਲਤੀ: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2057 gdk-pixbuf/gdk-pixbuf-io.c:2178 +#: gdk-pixbuf/gdk-pixbuf-io.c:2071 gdk-pixbuf/gdk-pixbuf-io.c:2192 #, c-format msgid "This build of gdk-pixbuf does not support saving the image format: %s" msgstr "gdk-pixbuf ਦਾ ਇਹ ਬਿਲੱਡ, ਚਿੱਤਰ ਫਾਰਮੈਟ ਵਿੱਚ ਸੰਭਾਲਣ ਲਈ ਸਹਾਇਕ ਨਹੀਂ ਹੈ: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2088 +#: gdk-pixbuf/gdk-pixbuf-io.c:2102 msgid "Insufficient memory to save image to callback" msgstr "ਚਿੱਤਰ ਨੂੰ ਮੁੜ-ਲਿਆਉਣ ਲਈ ਸੰਭਾਲ ਵਾਸਤੇ ਲੋੜੀਦੀ ਮੈਮੋਰੀ ਨਹੀਂ ਹੈ" -#: gdk-pixbuf/gdk-pixbuf-io.c:2101 +#: gdk-pixbuf/gdk-pixbuf-io.c:2115 msgid "Failed to open temporary file" msgstr "ਆਰਜ਼ੀ ਫਾਇਲ ਖੋਲ੍ਹਣ ਵਿੱਚ ਫੇਲ੍ਹ" -#: gdk-pixbuf/gdk-pixbuf-io.c:2124 +#: gdk-pixbuf/gdk-pixbuf-io.c:2138 msgid "Failed to read from temporary file" msgstr "ਆਰਜ਼ੀ ਫਾਇਲ ਪੜ੍ਹਨ ਵਿੱਚ ਫੇਲ੍ਹ" -#: gdk-pixbuf/gdk-pixbuf-io.c:2372 +#: gdk-pixbuf/gdk-pixbuf-io.c:2382 #, c-format msgid "Failed to open '%s' for writing: %s" msgstr "ਲਿਖਣ ਲਈ '%s' ਨੂੰ ਖੋਲ੍ਹਣ ਵਿੱਚ ਅਸਫ਼ਲ: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2398 +#: gdk-pixbuf/gdk-pixbuf-io.c:2408 #, c-format msgid "" "Failed to close '%s' while writing image, all data may not have been saved: " "%s" msgstr "ਚਿੱਤਰ ਨੂੰ ਲਿਖਣ ਸਮੇ, '%s' ਨੂੰ ਬੰਦ ਕਰਨ ਵਿੱਚ ਅਸਫ਼ਲ, ਸਾਰਾ ਡਾਟਾ ਸੰਭਾਲਣ ਵਿੱਚ ਅਸਫ਼ਲ: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2619 gdk-pixbuf/gdk-pixbuf-io.c:2671 +#: gdk-pixbuf/gdk-pixbuf-io.c:2629 gdk-pixbuf/gdk-pixbuf-io.c:2681 msgid "Insufficient memory to save image into a buffer" msgstr "ਚਿੱਤਰ ਨੂੰ ਬਫਰ ਵਿੱਚ ਸੰਭਾਲਣ ਲਈ ਲੋੜੀਦੀ ਮੈਮੋਰੀ ਨਹੀਂ ਹੈ" -#: gdk-pixbuf/gdk-pixbuf-io.c:2717 +#: gdk-pixbuf/gdk-pixbuf-io.c:2727 msgid "Error writing to image stream" msgstr "ਚਿੱਤਰ ਧਾਰਾ ਲਿਖਣ ਦੌਰਾਨ ਗਲਤੀ" -#: gdk-pixbuf/gdk-pixbuf-loader.c:393 +#: gdk-pixbuf/gdk-pixbuf-loader.c:384 #, c-format msgid "" "Internal error: Image loader module '%s' failed to complete an operation, " @@ -134,219 +134,227 @@ msgstr "" "ਅੰਦਰੂਨੀ ਗਲਤੀ: ਚਿੱਤਰ ਦੀ ਲੋਡਿੰਗ ਸ਼ੁਰੂ ਕਰਨ ਲਈ ਚਿੱਤਰ ਲੋਡਰ ਮੈਡੀਊਲ '%s' ਅਸਫ਼ਲ, ਪਰ ਗਲਤੀ ਦਾ ਕਾਰਨ " "ਇਹ ਦੱਸ ਨਹੀਂ ਸਕਿਆ।" -#: gdk-pixbuf/gdk-pixbuf-loader.c:435 +#: gdk-pixbuf/gdk-pixbuf-loader.c:426 #, c-format msgid "Incremental loading of image type '%s' is not supported" msgstr "ਚਿੱਤਰ ਕਿਸਮ '%s' ਦੀ ਲਗਾਤਾਰ ਲੋਡਿੰਗ ਮੱਦਦ ਪ੍ਰਾਪਤ ਨਹੀਂ ਹੈ" -#: gdk-pixbuf/gdk-pixdata.c:160 +#: gdk-pixbuf/gdk-pixdata.c:158 msgid "Image header corrupt" msgstr "ਚਿੱਤਰ ਹੈੱਡਰ ਨਿਕਾਰਾ" -#: gdk-pixbuf/gdk-pixdata.c:165 +#: gdk-pixbuf/gdk-pixdata.c:163 msgid "Image format unknown" msgstr "ਚਿੱਤਰ ਫਾਰਮੈਟ ਅਣਜਾਣ" -#: gdk-pixbuf/gdk-pixdata.c:170 gdk-pixbuf/gdk-pixdata.c:502 +#: gdk-pixbuf/gdk-pixdata.c:168 gdk-pixbuf/gdk-pixdata.c:501 msgid "Image pixel data corrupt" msgstr "ਚਿੱਤਰ ਪਿਕਸਲ ਡਾਟਾ ਨਿਕਾਰਾ" -#: gdk-pixbuf/gdk-pixdata.c:446 +#: gdk-pixbuf/gdk-pixdata.c:445 #, c-format msgid "failed to allocate image buffer of %u byte" msgid_plural "failed to allocate image buffer of %u bytes" msgstr[0] "ਚਿੱਤਰ ਬਫ਼ਰ ਦੇ %u ਬਾਈਟ ਜਾਰੀ ਕਰਨ ਵਿੱਚ ਅਸਫ਼ਲ" msgstr[1] "ਚਿੱਤਰ ਬਫ਼ਰ ਦੇ %u ਬਾਈਟ ਜਾਰੀ ਕਰਨ ਵਿੱਚ ਅਸਫ਼ਲ" -#: gdk-pixbuf/io-ani.c:244 +#: gdk-pixbuf/io-ani.c:242 msgid "Unexpected icon chunk in animation" msgstr "ਐਨੀਮੇਸ਼ਨ ਵਿੱਚ ਬੇਲੋੜੀਦਾ ਆਈਕਾਨ" -#: gdk-pixbuf/io-ani.c:342 gdk-pixbuf/io-ani.c:400 gdk-pixbuf/io-ani.c:426 -#: gdk-pixbuf/io-ani.c:449 gdk-pixbuf/io-ani.c:476 gdk-pixbuf/io-ani.c:563 +#: gdk-pixbuf/io-ani.c:340 gdk-pixbuf/io-ani.c:398 gdk-pixbuf/io-ani.c:424 +#: gdk-pixbuf/io-ani.c:447 gdk-pixbuf/io-ani.c:474 gdk-pixbuf/io-ani.c:561 msgid "Invalid header in animation" msgstr "ਐਨੀਮੇਸ਼ਨ ਵਿੱਚ ਗਲਤ ਹੈਂਡਰ" -#: gdk-pixbuf/io-ani.c:352 gdk-pixbuf/io-ani.c:374 gdk-pixbuf/io-ani.c:458 -#: gdk-pixbuf/io-ani.c:485 gdk-pixbuf/io-ani.c:536 gdk-pixbuf/io-ani.c:608 +#: gdk-pixbuf/io-ani.c:350 gdk-pixbuf/io-ani.c:372 gdk-pixbuf/io-ani.c:456 +#: gdk-pixbuf/io-ani.c:483 gdk-pixbuf/io-ani.c:534 gdk-pixbuf/io-ani.c:606 msgid "Not enough memory to load animation" msgstr "ਐਨੀਮੇਸ਼ਨ ਲੋਡ ਕਰਨ ਲਈ ਲੋੜੀਦੀ ਮੈਮੋਰੀ ਨਹੀਂ ਹੈ" -#: gdk-pixbuf/io-ani.c:392 gdk-pixbuf/io-ani.c:418 gdk-pixbuf/io-ani.c:437 +#: gdk-pixbuf/io-ani.c:390 gdk-pixbuf/io-ani.c:416 gdk-pixbuf/io-ani.c:435 msgid "Malformed chunk in animation" msgstr "ਐਨੀਮੇਸ਼ਨ ਵਿੱਚ ਨਿਕਾਰਾ ਭਾਗ" -#: gdk-pixbuf/io-ani.c:660 +#: gdk-pixbuf/io-ani.c:628 +msgid "ANI image was truncated or incomplete." +msgstr "ANI ਚਿੱਤਰ ਦੀ ਕੱਟ-ਵੱਢ ਕੀਤੀ ਗਈ ਹੈ ਜਾਂ ਪੂਰਾ ਨਹੀਂ ਹੈ।" + +#: gdk-pixbuf/io-ani.c:669 msgid "The ANI image format" msgstr "ANI ਚਿੱਤਰ ਫਾਰਮੈਟ" -#: gdk-pixbuf/io-bmp.c:229 gdk-pixbuf/io-bmp.c:266 gdk-pixbuf/io-bmp.c:337 -#: gdk-pixbuf/io-bmp.c:369 gdk-pixbuf/io-bmp.c:392 gdk-pixbuf/io-bmp.c:495 +#: gdk-pixbuf/io-bmp.c:227 gdk-pixbuf/io-bmp.c:264 gdk-pixbuf/io-bmp.c:335 +#: gdk-pixbuf/io-bmp.c:367 gdk-pixbuf/io-bmp.c:390 gdk-pixbuf/io-bmp.c:493 msgid "BMP image has bogus header data" msgstr "BMP ਚਿੱਤਰ ਵਿੱਚ ਜਾਅਲੀ ਹੈਂਡਰ ਡਾਟਾ ਹੈ" -#: gdk-pixbuf/io-bmp.c:240 gdk-pixbuf/io-bmp.c:432 +#: gdk-pixbuf/io-bmp.c:238 gdk-pixbuf/io-bmp.c:430 msgid "Not enough memory to load bitmap image" msgstr "ਬਿੱਟਮੈਪ ਚਿੱਤਰ ਨੂੰ ਲੋਡ ਕਰਨ ਲਈ ਲੋੜੀਦੀ ਮੈਮੋਰੀ ਨਹੀਂ ਹੈ" -#: gdk-pixbuf/io-bmp.c:318 +#: gdk-pixbuf/io-bmp.c:316 msgid "BMP image has unsupported header size" msgstr "BMP ਚਿੱਤਰ ਬਿਨ-ਮੱਦਦ ਹੈਂਡਰ ਅਕਾਰ" -#: gdk-pixbuf/io-bmp.c:356 +#: gdk-pixbuf/io-bmp.c:354 msgid "Topdown BMP images cannot be compressed" msgstr "ਉੱਤੋਂ-ਹੇਠਾਂ BMP ਚਿੱਤਰ ਕੰਪਰੈੱਸ ਨਹੀਂ ਜਾ ਸਕਦੇ ਹਨ" -#: gdk-pixbuf/io-bmp.c:716 gdk-pixbuf/io-pnm.c:707 +#: gdk-pixbuf/io-bmp.c:714 gdk-pixbuf/io-pnm.c:705 msgid "Premature end-of-file encountered" msgstr "ਫਾਇਲ ਦਾ ਅਪੂਰਨ ਅੰਤ ਆ ਗਿਆ" -#: gdk-pixbuf/io-bmp.c:1328 +#: gdk-pixbuf/io-bmp.c:1326 msgid "Couldn't allocate memory for saving BMP file" msgstr "BMP ਫਾਇਲ ਲੋਡ ਕਰਨ ਲਈ ਮੈਮੋਰੀ ਜਾਰੀ ਨਹੀਂ ਕੀਤੀ ਜਾ ਸਕੀ ਹੈ" -#: gdk-pixbuf/io-bmp.c:1369 +#: gdk-pixbuf/io-bmp.c:1367 msgid "Couldn't write to BMP file" msgstr "BMP ਫਾਇਲ ਲਿਖੀ ਨਹੀਂ ਜਾ ਸਕੀ" -#: gdk-pixbuf/io-bmp.c:1422 gdk-pixbuf/io-gdip-bmp.c:82 +#: gdk-pixbuf/io-bmp.c:1420 gdk-pixbuf/io-gdip-bmp.c:80 msgid "The BMP image format" msgstr "BMP ਚਿੱਤਰ ਫਾਰਮੈਟ" -#: gdk-pixbuf/io-gdip-emf.c:59 +#: gdk-pixbuf/io-gdip-emf.c:57 msgid "The EMF image format" msgstr "EMF ਚਿੱਤਰ ਫਾਰਮੈਟ" -#: gdk-pixbuf/io-gdip-gif.c:80 gdk-pixbuf/io-gif.c:1720 +#: gdk-pixbuf/io-gdip-gif.c:78 gdk-pixbuf/io-gif.c:1718 msgid "The GIF image format" msgstr "GIF ਚਿੱਤਰ ਫਾਰਮੈਟ" -#: gdk-pixbuf/io-gdip-ico.c:59 gdk-pixbuf/io-ico.c:1271 +#: gdk-pixbuf/io-gdip-ico.c:57 gdk-pixbuf/io-ico.c:1269 msgid "The ICO image format" msgstr "ICO ਚਿੱਤਰ ਫਾਰਮੈਟ" -#: gdk-pixbuf/io-gdip-jpeg.c:53 gdk-pixbuf/io-jpeg.c:1249 +#: gdk-pixbuf/io-gdip-jpeg.c:51 gdk-pixbuf/io-jpeg.c:1249 #, c-format msgid "" "JPEG quality must be a value between 0 and 100; value '%s' could not be " "parsed." msgstr "JPEG ਗੁਣ ਦਾ ਮੁੱਲ ੦ ਤੇ ੧੦੦ ਹੋਣਾ ਜ਼ਰੂਰੀ ਹੈ; ਮੁੱਲ '%s' ਨੂੰ ਪਾਰਸ ਨਹੀਂ ਕੀਤਾ ਜਾ ਸਕਦਾ ਹੈ।" -#: gdk-pixbuf/io-gdip-jpeg.c:68 gdk-pixbuf/io-jpeg.c:1265 +#: gdk-pixbuf/io-gdip-jpeg.c:66 gdk-pixbuf/io-jpeg.c:1265 #, c-format msgid "" "JPEG quality must be a value between 0 and 100; value '%d' is not allowed." msgstr "JPEG ਗੁਣ ਦਾ ਮੁੱਲ ੦ ਤੇ ੧੦੦ ਹੋਣਾ ਜ਼ਰੂਰੀ ਹੈ; ਮੁੱਲ '%d' ਦੀ ਮਨਜ਼ੂਰੀ ਨਹੀਂ ਹੈ।" -#: gdk-pixbuf/io-gdip-jpeg.c:136 gdk-pixbuf/io-jpeg.c:1478 +#: gdk-pixbuf/io-gdip-jpeg.c:134 gdk-pixbuf/io-jpeg.c:1478 msgid "The JPEG image format" msgstr "JPEG ਚਿੱਤਰ ਫਾਰਮੈਟ" -#: gdk-pixbuf/io-gdip-utils.c:154 +#: gdk-pixbuf/io-gdip-tiff.c:80 gdk-pixbuf/io-tiff.c:786 +msgid "The TIFF image format" +msgstr "TIFF ਚਿੱਤਰ ਫਾਰਮੈਟ" + +#: gdk-pixbuf/io-gdip-utils.c:152 #, c-format msgid "Could not allocate memory: %s" msgstr "ਲੋੜੀਦੀ ਮੈਮੋਰੀ ਜਾਰੀ ਨਹੀਂ ਕੀਤੀ ਜਾ ਸਕੀ: %s" -#: gdk-pixbuf/io-gdip-utils.c:179 gdk-pixbuf/io-gdip-utils.c:293 -#: gdk-pixbuf/io-gdip-utils.c:333 +#: gdk-pixbuf/io-gdip-utils.c:177 gdk-pixbuf/io-gdip-utils.c:291 +#: gdk-pixbuf/io-gdip-utils.c:331 #, c-format msgid "Could not create stream: %s" msgstr "ਸਟਰੀਮ ਬਣਾਈ ਨਹੀਂ ਜਾ ਸਕੀ: %s" -#: gdk-pixbuf/io-gdip-utils.c:193 +#: gdk-pixbuf/io-gdip-utils.c:191 #, c-format msgid "Could not seek stream: %s" msgstr "ਸਟਰੀਮ ਲਈ ਨਹੀਂ ਜਾ ਸਕੀ: %s" -#: gdk-pixbuf/io-gdip-utils.c:205 +#: gdk-pixbuf/io-gdip-utils.c:203 #, c-format msgid "Could not read from stream: %s" msgstr "ਸਟਰੀਮ ਤੋਂ ਪੜ੍ਹਿਆ ਨਹੀਂ ਜਾ ਸਕਿਆ: %s" -#: gdk-pixbuf/io-gdip-utils.c:617 +#: gdk-pixbuf/io-gdip-utils.c:615 msgid "Couldn't load bitmap" msgstr "ਬਿੱਟਮੈਪ ਲੋਡ ਨਹੀਂ ਕੀਤਾ ਜਾ ਸਕਿਆ" -#: gdk-pixbuf/io-gdip-utils.c:773 +#: gdk-pixbuf/io-gdip-utils.c:771 msgid "Couldn't load metafile" msgstr "ਮੇਟਾਡਾਟਾ ਲੋਡ ਨਹੀਂ ਕੀਤਾ ਜਾ ਸਕਿਆ" -#: gdk-pixbuf/io-gdip-utils.c:878 +#: gdk-pixbuf/io-gdip-utils.c:876 msgid "Unsupported image format for GDI+" msgstr "GDI+ ਲਈ ਚਿੱਤਰ ਫਾਰਮੈਟ ਗ਼ੈਰ-ਸਹਾਇਕ" -#: gdk-pixbuf/io-gdip-utils.c:885 +#: gdk-pixbuf/io-gdip-utils.c:883 msgid "Couldn't save" msgstr "ਸੰਭਾਲਿਆ ਨਹੀਂ ਜਾ ਸਕਿਆ" -#: gdk-pixbuf/io-gdip-wmf.c:58 +#: gdk-pixbuf/io-gdip-wmf.c:56 msgid "The WMF image format" msgstr "WMF ਚਿੱਤਰ ਫਾਰਮੈਟ" -#: gdk-pixbuf/io-gif.c:222 +#: gdk-pixbuf/io-gif.c:220 #, c-format msgid "Failure reading GIF: %s" msgstr "GIF ਪੜ੍ਹਨਾ ਅਸਫ਼ਲ਼: %s" -#: gdk-pixbuf/io-gif.c:496 gdk-pixbuf/io-gif.c:1502 gdk-pixbuf/io-gif.c:1669 +#: gdk-pixbuf/io-gif.c:494 gdk-pixbuf/io-gif.c:1500 gdk-pixbuf/io-gif.c:1667 msgid "GIF file was missing some data (perhaps it was truncated somehow?)" msgstr "GIF ਫਾਇਲ ਵਿੱਚ ਕੁਝ ਡਾਟਾ ਗੁੰਮ ਹੈ (ਸਾਇਦ ਇਸ ਵਿੱਚ ਕੁਝ ਕੱਟ-ਵੱਢ ਹੋਈ ਹੈ?)" -#: gdk-pixbuf/io-gif.c:505 +#: gdk-pixbuf/io-gif.c:503 #, c-format msgid "Internal error in the GIF loader (%s)" msgstr "GIF ਲੋਡਰ ਵਿੱਚ ਅੰਦਰੂਨੀ ਗਲਤੀ(%s)" -#: gdk-pixbuf/io-gif.c:579 +#: gdk-pixbuf/io-gif.c:577 msgid "Stack overflow" msgstr "ਸਟਾਕ ਸੀਮਾ ਤੋਂ ਬਾਹਰ" -#: gdk-pixbuf/io-gif.c:639 +#: gdk-pixbuf/io-gif.c:637 msgid "GIF image loader cannot understand this image." msgstr "GIF ਚਿੱਤਰ ਲੋਡਰ ਇਸ ਚਿੱਤਰ ਨੂੰ ਸਮਝ ਨਹੀਂ ਸਕਿਆ।" -#: gdk-pixbuf/io-gif.c:668 +#: gdk-pixbuf/io-gif.c:666 msgid "Bad code encountered" msgstr "ਬਾਰ-ਕੋਡ ਮਿਲ ਗਿਆ ਹੈ" -#: gdk-pixbuf/io-gif.c:678 +#: gdk-pixbuf/io-gif.c:676 msgid "Circular table entry in GIF file" msgstr "GIF ਫਾਇਲ ਵਿੱਚ ਚੱਕਰੀ ਟੇਬਲ ਐਂਟਰੀ" -#: gdk-pixbuf/io-gif.c:866 gdk-pixbuf/io-gif.c:1488 gdk-pixbuf/io-gif.c:1541 -#: gdk-pixbuf/io-gif.c:1657 +#: gdk-pixbuf/io-gif.c:864 gdk-pixbuf/io-gif.c:1486 gdk-pixbuf/io-gif.c:1539 +#: gdk-pixbuf/io-gif.c:1655 msgid "Not enough memory to load GIF file" msgstr "GIF ਫਾਇਲ ਲੋਡ ਕਰਨ ਲਈ ਲੋੜੀਦੀ ਮੈਮੋਰੀ ਨਹੀਂ ਹੈ" -#: gdk-pixbuf/io-gif.c:960 +#: gdk-pixbuf/io-gif.c:958 msgid "Not enough memory to composite a frame in GIF file" msgstr "GIF ਫਾਇਲ ਵਿੱਚ ਇੱਕ ਫਰੇਮ ਬਣਾਉਣ ਲਈ ਲੋੜੀਦੀ ਮੈਮੋਰੀ ਨਹੀਂ ਹੈ" -#: gdk-pixbuf/io-gif.c:1132 +#: gdk-pixbuf/io-gif.c:1130 msgid "GIF image is corrupt (incorrect LZW compression)" msgstr "GIF ਚਿੱਤਰ ਨਕਾਰਾ ਹੈ (ਗਲਤ LZW ਨਪੀੜੀ)" -#: gdk-pixbuf/io-gif.c:1182 +#: gdk-pixbuf/io-gif.c:1180 msgid "File does not appear to be a GIF file" msgstr "ਫਾਇਲ ਇੱਕ GIF ਫਾਇਲ ਲੱਗ ਨਹੀਂ ਰਹੀ ਹੈ" -#: gdk-pixbuf/io-gif.c:1194 +#: gdk-pixbuf/io-gif.c:1192 #, c-format msgid "Version %s of the GIF file format is not supported" msgstr "GIF ਫਾਇਲ ਫਾਰਮੈਟ ਦਾ ਵਰਜਨ %s ਮੱਦਦ ਪ੍ਰਾਪਤ ਨਹੀਂ ਹੈ" -#: gdk-pixbuf/io-gif.c:1241 +#: gdk-pixbuf/io-gif.c:1239 msgid "Resulting GIF image has zero size" msgstr "ਨਤੀਜੇ ਵਜੋਂ ਬਣੇ GIF ਚਿੱਤਰ ਦੀ ਚੌੜਾਈ ਸਿਫ਼ਰ" -#: gdk-pixbuf/io-gif.c:1320 +#: gdk-pixbuf/io-gif.c:1318 msgid "" "GIF image has no global colormap, and a frame inside it has no local " "colormap." msgstr "" "GIF ਚਿੱਤਰ ਕੋਲ ਗਲੋਬਲ ਰੰਗ-ਨਕਸ਼ਾ ਨਹੀਂ ਅਤੇ ਇਸ ਦੇ ਫਰੇਮ ਅੰਦਰ ਆਪਣਾ ਕੋਈ ਲੋਕਲ ਰੰਗ-ਨਕਸ਼ਾ ਨਹੀਂ ਹੈ।" -#: gdk-pixbuf/io-gif.c:1564 +#: gdk-pixbuf/io-gif.c:1562 msgid "GIF image was truncated or incomplete." msgstr "GIF ਚਿੱਤਰ ਦੀ ਕੱਟ-ਵੱਢ ਕੀਤੀ ਗਈ ਹੈ ਜਾਂ ਪੂਰਾ ਨਹੀਂ ਹੈ।" @@ -363,103 +371,103 @@ msgstr "ICNS ਫਾਇਲ ਡੀਕੋਡ ਨਹੀਂ ਕੀਤੀ ਜਾ ਸ msgid "The ICNS image format" msgstr "ICNS ਚਿੱਤਰ ਫਾਰਮੈਟ" -#: gdk-pixbuf/io-ico.c:228 gdk-pixbuf/io-ico.c:242 gdk-pixbuf/io-ico.c:291 -#: gdk-pixbuf/io-ico.c:302 gdk-pixbuf/io-ico.c:395 +#: gdk-pixbuf/io-ico.c:226 gdk-pixbuf/io-ico.c:240 gdk-pixbuf/io-ico.c:289 +#: gdk-pixbuf/io-ico.c:300 gdk-pixbuf/io-ico.c:393 msgid "Invalid header in icon" msgstr "ਆਈਕਾਨ ਵਿੱਚ ਗਲਤ ਹੈਂਡਰ" -#: gdk-pixbuf/io-ico.c:257 gdk-pixbuf/io-ico.c:312 gdk-pixbuf/io-ico.c:405 -#: gdk-pixbuf/io-ico.c:458 gdk-pixbuf/io-ico.c:488 +#: gdk-pixbuf/io-ico.c:255 gdk-pixbuf/io-ico.c:310 gdk-pixbuf/io-ico.c:403 +#: gdk-pixbuf/io-ico.c:456 gdk-pixbuf/io-ico.c:486 msgid "Not enough memory to load icon" msgstr "ਆਈਕਾਨ ਲੋਡ ਕਰਨ ਲਈ ਲੋੜੀਦੀ ਮੈਮੋਰੀ ਨਹੀਂ ਹੈ" -#: gdk-pixbuf/io-ico.c:338 +#: gdk-pixbuf/io-ico.c:336 msgid "Compressed icons are not supported" msgstr "ਨਪੀੜੇ ਆਈਕਾਨ ਮੱਦਦ ਪ੍ਰਾਪਤ ਨਹੀਂ ਹਨ" -#: gdk-pixbuf/io-ico.c:358 +#: gdk-pixbuf/io-ico.c:356 msgid "Icon has zero width" msgstr "ਆਈਕਾਨ ਦੀ ਸਿਫ਼ਰ ਚੌੜਾਈ" -#: gdk-pixbuf/io-ico.c:368 +#: gdk-pixbuf/io-ico.c:366 msgid "Icon has zero height" msgstr "ਆਈਕਾਨ ਦੀ ਸਿਫ਼ਰ ਉਚਾਈ" -#: gdk-pixbuf/io-ico.c:443 +#: gdk-pixbuf/io-ico.c:441 msgid "Unsupported icon type" msgstr "ਬਿਨ-ਮੱਦਦ ਪ੍ਰਾਪਤ ਆਈਕਾਨ ਕਿਸਮ" -#: gdk-pixbuf/io-ico.c:537 +#: gdk-pixbuf/io-ico.c:535 msgid "Not enough memory to load ICO file" msgstr "ICO ਫਾਇਲ ਲੋਡ ਕਰਨ ਲਈ ਲੋੜੀਦੀ ਮੈਮੋਰੀ ਨਹੀਂ ਹੈ" -#: gdk-pixbuf/io-ico.c:1002 +#: gdk-pixbuf/io-ico.c:1000 msgid "Image too large to be saved as ICO" msgstr "ਚਿੱਤਰ ਇੰਨਾ ਵੱਡਾ ਹੈ ਕਿ ਇਸ ਨੂੰ ICO ਦੇ ਤੌਰ ਤੇ ਸੰਭਾਲਿਆ ਨਹੀਂ ਜਾ ਸਕਦਾ" -#: gdk-pixbuf/io-ico.c:1013 +#: gdk-pixbuf/io-ico.c:1011 msgid "Cursor hotspot outside image" msgstr "ਕਰਸਰ ਬਿੰਦੂ ਚਿੱਤਰ ਤੋਂ ਬਾਹਰ" -#: gdk-pixbuf/io-ico.c:1036 +#: gdk-pixbuf/io-ico.c:1034 #, c-format msgid "Unsupported depth for ICO file: %d" msgstr "ICO ਚਿੱਤਰ ਲਈ ਬਿਨ-ਮੱਦਦ ਪ੍ਰਾਪਤ ਡੂੰਘਾਈ: %d" -#: gdk-pixbuf/io-jasper.c:74 +#: gdk-pixbuf/io-jasper.c:73 msgid "Couldn't allocate memory for stream" msgstr "ਸਟਰੀਮ ਲਈ ਲੋੜੀਦੀ ਮੈਮੋਰੀ ਜਾਰੀ ਨਹੀਂ ਕੀਤੀ ਜਾ ਸਕੀ" -#: gdk-pixbuf/io-jasper.c:104 +#: gdk-pixbuf/io-jasper.c:103 msgid "Couldn't decode image" msgstr "ਚਿੱਤਰ ਡੀਕੋਡ ਨਹੀਂ ਕੀਤਾ ਜਾ ਸਕਿਆ" -#: gdk-pixbuf/io-jasper.c:122 +#: gdk-pixbuf/io-jasper.c:121 msgid "Transformed JPEG2000 has zero width or height" msgstr "ਤਬਦੀਲ JPEG2000 ਦੀ ਸਿਫ਼ਰ ਚੌੜਾਈ ਜਾਂ ਉਚਾਈ ਹੈ।" -#: gdk-pixbuf/io-jasper.c:136 +#: gdk-pixbuf/io-jasper.c:135 msgid "Image type currently not supported" msgstr "ਚਿੱਤਰ ਟਾਈਪ ਹਾਲੇ ਸਹਾਇਕ ਨਹੀਂ ਹੈ" -#: gdk-pixbuf/io-jasper.c:148 gdk-pixbuf/io-jasper.c:156 +#: gdk-pixbuf/io-jasper.c:147 gdk-pixbuf/io-jasper.c:155 msgid "Couldn't allocate memory for color profile" msgstr "ਰੰਗ ਪਰੋਫਾਇਲ ਲਈ ਮੈਮੋਰੀ ਜਾਰੀ ਨਹੀਂ ਕੀਤੀ ਜਾ ਸਕੀ" -#: gdk-pixbuf/io-jasper.c:182 +#: gdk-pixbuf/io-jasper.c:181 msgid "Insufficient memory to open JPEG 2000 file" msgstr "JPEG 2000 ਫਾਇਲ ਖੋਲ੍ਹਣ ਲਈ ਲੋੜੀਦੀ ਮੈਮੋਰੀ ਨਹੀਂ ਹੈ" -#: gdk-pixbuf/io-jasper.c:261 +#: gdk-pixbuf/io-jasper.c:260 msgid "Couldn't allocate memory to buffer image data" msgstr "ਬਫਰ ਚਿੱਤਰ ਡਾਟਾ ਲਈ ਲੋੜੀਦੀ ਮੈਮੋਰੀ ਜਾਰੀ ਨਹੀਂ ਕੀਤੀ ਜਾ ਸਕਦੀ ਹੈ" -#: gdk-pixbuf/io-jasper.c:305 +#: gdk-pixbuf/io-jasper.c:304 msgid "The JPEG 2000 image format" msgstr "JPEG 2000 ਚਿੱਤਰ ਫਾਰਮੈਟ" -#: gdk-pixbuf/io-jpeg.c:126 +#: gdk-pixbuf/io-jpeg.c:124 #, c-format msgid "Error interpreting JPEG image file (%s)" msgstr "JPEG ਚਿੱਤਰ ਫਾਇਲ (%s) ਦੀ ਪੇਸ਼ਕਾਰੀ ਵਿੱਚ ਗਲਤੀ" -#: gdk-pixbuf/io-jpeg.c:604 +#: gdk-pixbuf/io-jpeg.c:597 msgid "" "Insufficient memory to load image, try exiting some applications to free " "memory" msgstr "ਚਿੱਤਰ ਫਾਇਲ ਲੋਡ ਕਰਨ ਲਈ ਲੋੜੀਦੀ ਮੈਮੋਰੀ ਨਹੀਂ ਹੈ, ਕੁਝ ਕਾਰਜਾਂ ਨੂੰ ਬੰਦ ਕਰਕੇ ਮੈਮੋਰੀ ਖਾਲੀ ਕਰੋ" -#: gdk-pixbuf/io-jpeg.c:651 gdk-pixbuf/io-jpeg.c:865 +#: gdk-pixbuf/io-jpeg.c:645 gdk-pixbuf/io-jpeg.c:858 #, c-format msgid "Unsupported JPEG color space (%s)" msgstr "JPEG ਰੰਗ ਸਪੇਸ (%s) ਮੱਦਦ ਪ੍ਰਾਪਤ ਨਹੀ" -#: gdk-pixbuf/io-jpeg.c:764 gdk-pixbuf/io-jpeg.c:1044 +#: gdk-pixbuf/io-jpeg.c:757 gdk-pixbuf/io-jpeg.c:1037 #: gdk-pixbuf/io-jpeg.c:1308 gdk-pixbuf/io-jpeg.c:1318 msgid "Couldn't allocate memory for loading JPEG file" msgstr "JPEG ਫਾਇਲ ਲੋਡ ਕਰਨ ਲਈ ਮੈਮੋਰੀ ਜਾਰੀ ਨਹੀਂ ਕੀਤੀ ਜਾ ਸਕਦੀ ਹੈ" -#: gdk-pixbuf/io-jpeg.c:1018 +#: gdk-pixbuf/io-jpeg.c:1011 msgid "Transformed JPEG has zero width or height." msgstr "ਤਬਦੀਲ JPEG ਦੀ ਸਿਫ਼ਰ ਚੌੜਾਈ ਜਾਂ ਉਚਾਈ ਹੈ।" @@ -468,89 +476,89 @@ msgstr "ਤਬਦੀਲ JPEG ਦੀ ਸਿਫ਼ਰ ਚੌੜਾਈ ਜਾਂ msgid "Color profile has invalid length '%u'." msgstr "ਰੰਗ ਪਰੋਫਾਇਲ ਦੀ ਅਢੁੱਕਵੀਂ ਲੰਬਾਈ '%u' ਹੈ।" -#: gdk-pixbuf/io-pcx.c:186 +#: gdk-pixbuf/io-pcx.c:184 msgid "Couldn't allocate memory for header" msgstr "ਹੈਂਡਰ ਲਈ ਲੋੜੀਦੀ ਮੈਮੋਰੀ ਜਾਰੀ ਨਹੀਂ ਕੀਤੀ ਜਾ ਸਕਦੀ" -#: gdk-pixbuf/io-pcx.c:201 gdk-pixbuf/io-pcx.c:559 +#: gdk-pixbuf/io-pcx.c:199 gdk-pixbuf/io-pcx.c:557 msgid "Couldn't allocate memory for context buffer" msgstr "ਹਿੱਸਾ ਬਫ਼ਰ ਲਈ ਮੈਮੋਰੀ ਜਾਰੀ ਨਹੀਂ ਕੀਤੀ ਜਾ ਸਕਦੀ" -#: gdk-pixbuf/io-pcx.c:600 +#: gdk-pixbuf/io-pcx.c:598 msgid "Image has invalid width and/or height" msgstr "ਚਿੱਤਰ ਦੀ ਚੌੜਾਈ ਅਤੇ/ਜਾਂ ਉਚਾਈ ਗਲਤ ਹੈ" -#: gdk-pixbuf/io-pcx.c:612 gdk-pixbuf/io-pcx.c:673 +#: gdk-pixbuf/io-pcx.c:610 gdk-pixbuf/io-pcx.c:671 msgid "Image has unsupported bpp" msgstr "ਚਿੱਤਰ ਵਿੱਚ ਬਿਨ-ਮੱਦਦ ਪ੍ਰਾਪਤ bpp ਹੈ" -#: gdk-pixbuf/io-pcx.c:617 gdk-pixbuf/io-pcx.c:625 +#: gdk-pixbuf/io-pcx.c:615 gdk-pixbuf/io-pcx.c:623 #, c-format msgid "Image has unsupported number of %d-bit planes" msgstr "ਚਿੱਤਰ ਵਿੱਚ ਬਿਨ-ਮੱਦਦ ਪ੍ਰਾਪਤ %d-ਬਿੱਟ ਪਲੇਨ ਦੀ ਗਿਣਤੀ ਹੈ" -#: gdk-pixbuf/io-pcx.c:641 +#: gdk-pixbuf/io-pcx.c:639 msgid "Couldn't create new pixbuf" msgstr "ਨਵਾਂ ਪਿਕਬਫ਼ ਨਹੀਂ ਬਣਾਇਆ ਜਾ ਸਕਦਾ" -#: gdk-pixbuf/io-pcx.c:649 +#: gdk-pixbuf/io-pcx.c:647 msgid "Couldn't allocate memory for line data" msgstr "ਲਾਈਨ ਡਾਟਾ ਲਈ ਲੋੜੀਦੀ ਮੈਮੋਰੀ ਜਾਰੀ ਨਹੀਂ ਕੀਤੀ ਜਾ ਸਕਦੀ ਹੈ" -#: gdk-pixbuf/io-pcx.c:656 +#: gdk-pixbuf/io-pcx.c:654 msgid "Couldn't allocate memory for PCX image" msgstr "PCX ਈਮੇਜ਼ ਲਈ ਲੋੜੀਦੀ ਮੈਮੋਰੀ ਜਾਰੀ ਨਹੀਂ ਕੀਤੀ ਜਾ ਸਕਦੀ" -#: gdk-pixbuf/io-pcx.c:703 +#: gdk-pixbuf/io-pcx.c:701 msgid "Didn't get all lines of PCX image" msgstr "PCX ਚਿੱਤਰ ਦੀਆਂ ਸਾਰੀਆਂ ਰੇਖਾਵਾਂ ਪ੍ਰਾਪਤ ਨਹੀਂ ਹੋਈਆ" -#: gdk-pixbuf/io-pcx.c:710 +#: gdk-pixbuf/io-pcx.c:708 msgid "No palette found at end of PCX data" msgstr "PCX ਡਾਟਾ ਦੇ ਅਖੀਰ ਤੇ ਕੋਈ ਪਲੇਟਸ ਨਹੀਂ ਲੱਭਾ" -#: gdk-pixbuf/io-pcx.c:755 +#: gdk-pixbuf/io-pcx.c:753 msgid "The PCX image format" msgstr "PCX ਚਿੱਤਰ ਫਾਰਮੈਟ" -#: gdk-pixbuf/io-pixdata.c:148 +#: gdk-pixbuf/io-pixdata.c:146 msgid "Transformed pixbuf has zero width or height." msgstr "ਤਬਦੀਲ pixbuf ਦੀ ਸਿਫ਼ਰ ਚੌੜਾਈ ਜਾਂ ਉਚਾਈ ਹੈ।" -#: gdk-pixbuf/io-pixdata.c:186 +#: gdk-pixbuf/io-pixdata.c:184 msgid "The GdkPixdata format" msgstr "GdkPixdata ਫਾਰਮੈਟ" -#: gdk-pixbuf/io-png.c:54 +#: gdk-pixbuf/io-png.c:53 msgid "Bits per channel of PNG image is invalid." msgstr "PNG ਚਿੱਤਰ ਵਿੱਚ ਬਿੱਟ ਪ੍ਰਤੀ ਚੈਨਲ ਗਲਤ ਹੈ" -#: gdk-pixbuf/io-png.c:135 gdk-pixbuf/io-png.c:641 +#: gdk-pixbuf/io-png.c:134 gdk-pixbuf/io-png.c:640 msgid "Transformed PNG has zero width or height." msgstr "ਤਬਦੀਲ PNG ਦੀ ਸਿਫ਼ਰ ਚੌੜਾਈ ਜਾਂ ਉਚਾਈ ਹੈ" -#: gdk-pixbuf/io-png.c:143 +#: gdk-pixbuf/io-png.c:142 msgid "Bits per channel of transformed PNG is not 8." msgstr "PNG ਦੇ ਬਿੱਟ ਪ੍ਰਤੀ ਚੈਨਲ 8 ਨਹੀਂ ਹੈ।" -#: gdk-pixbuf/io-png.c:152 +#: gdk-pixbuf/io-png.c:151 msgid "Transformed PNG not RGB or RGBA." msgstr "ਤਬਦੀਲ PNG RGB ਜਾਂ RGBA ਨਹੀਂ ਹੈ।" -#: gdk-pixbuf/io-png.c:161 +#: gdk-pixbuf/io-png.c:160 msgid "Transformed PNG has unsupported number of channels, must be 3 or 4." msgstr "ਤਬਦੀਲ PNG ਵਿੱਚ ਬਿਨ-ਮੱਦਦ ਪ੍ਰਾਪਤ ਚੈਨਲਾਂ ਦੀ ਗਿਣਤੀ, ਇਹ 3 ਜਾਂ 4 ਹੋਣੀ ਜ਼ਰੂਰੀ ਹੈ।" -#: gdk-pixbuf/io-png.c:182 +#: gdk-pixbuf/io-png.c:181 #, c-format msgid "Fatal error in PNG image file: %s" msgstr "PNG ਚਿੱਤਰ ਫਾਇਲ ਵਿੱਚ ਘਾਤਕ ਗਲਤੀ: %s" -#: gdk-pixbuf/io-png.c:315 +#: gdk-pixbuf/io-png.c:314 msgid "Insufficient memory to load PNG file" msgstr "PNG ਫਾਇਲ ਨੂੰ ਲੋਡ ਕਰਨ ਲਈ ਲੋੜੀਦੀ ਮੈਮੋਰੀ ਨਹੀਂ ਹੈ" -#: gdk-pixbuf/io-png.c:656 +#: gdk-pixbuf/io-png.c:655 #, c-format msgid "" "Insufficient memory to store a %lu by %lu image; try exiting some " @@ -559,30 +567,30 @@ msgstr "" "%lu X %lu ਚਿੱਤਰ ਨੂੰ ਲੋਡ ਕਰਨ ਲਈ ਲੋੜੀਦੀ ਮੈਮੋਰੀ ਨਹੀਂ ਹੈ ਕੁਝ ਕਾਰਜ ਬੰਦ ਕਰਕੇ ਮੈਮੋਰੀ ਦੀ ਵਰਤੋਂ ਨੂੰ ਘੱਟ " "ਕਰੋ।" -#: gdk-pixbuf/io-png.c:719 +#: gdk-pixbuf/io-png.c:718 msgid "Fatal error reading PNG image file" msgstr "PNG ਚਿੱਤਰ ਫਾਇਲ ਪੜ੍ਹਨ ਵਿੱਚ ਘਾਤਕ ਗਲਤੀ" -#: gdk-pixbuf/io-png.c:768 +#: gdk-pixbuf/io-png.c:767 #, c-format msgid "Fatal error reading PNG image file: %s" msgstr "PNG ਚਿੱਤਰ ਫਾਇਲ ਪੜ੍ਹਨ ਵਿੱਚ ਘਾਤਕ ਗਲਤੀ: %s" -#: gdk-pixbuf/io-png.c:858 +#: gdk-pixbuf/io-png.c:857 msgid "" "Keys for PNG text chunks must have at least 1 and at most 79 characters." msgstr "PNG ਵਿੱਚ ਪਾਠ ਹੋਣ ਲਈ ਅੱਖਰਾਂ ਦੀ ਗਿਣਤੀ ਘੱਟੋ-ਘੱਟੋ ੧ ਅਤੇ ਵੱਧੋ-ਵੱਧ ੭੯ ਹੋ ਸਕਦੀ ਹੈ।" -#: gdk-pixbuf/io-png.c:867 +#: gdk-pixbuf/io-png.c:866 msgid "Keys for PNG text chunks must be ASCII characters." msgstr "PNG ਪਾਠ ਲਈ ਅੱਖਰ ASCII ਅੱਖਰ ਹੋਣੇ ਜ਼ਰੂਰੀ ਹਨ" -#: gdk-pixbuf/io-png.c:881 gdk-pixbuf/io-tiff.c:667 +#: gdk-pixbuf/io-png.c:880 gdk-pixbuf/io-tiff.c:665 #, c-format msgid "Color profile has invalid length %d." msgstr "ਰੰਗ ਪਰੋਫਾਇਲ ਦੀ ਅਢੁੱਕਵੀਂ ਲੰਬਾਈ %d ਹੈ।" -#: gdk-pixbuf/io-png.c:894 +#: gdk-pixbuf/io-png.c:893 #, c-format msgid "" "PNG compression level must be a value between 0 and 9; value '%s' could not " @@ -591,338 +599,334 @@ msgstr "" "PNG ਨਪੀੜਨ ਪੱਧਰ ਦਾ ਮੁੱਲ 0 ਤੋਂ 9 ਦੇ ਵਿੱਚ ਹੀ ਹੋਣਾ ਚਾਹੀਦਾ ਹੈ, ਮੁੱਲ '%s' ਨੂੰ ਪਾਰਸ ਨਹੀਂ ਕੀਤਾ ਜਾ " "ਸਕਿਆ।" -#: gdk-pixbuf/io-png.c:907 +#: gdk-pixbuf/io-png.c:906 #, c-format msgid "" "PNG compression level must be a value between 0 and 9; value '%d' is not " "allowed." msgstr "PNG ਨਪੀੜਨ ਪੱਧਰ ਦਾ ਮੁੱਲ 0 ਤੋਂ 9 ਦੇ ਵਿੱਚ ਹੀ ਹੋਣਾ ਚਾਹੀਦਾ ਹੈ, ਮੁੱਲ '%d' ਮਨਜ਼ੂਰ ਨਹੀਂ ਹੈ।" -#: gdk-pixbuf/io-png.c:955 +#: gdk-pixbuf/io-png.c:954 #, c-format msgid "Value for PNG text chunk %s cannot be converted to ISO-8859-1 encoding." msgstr "PNG ਟੈਕਸਟ %s ਦਾ ਮੁੱਲ ਨੂੰ ISO-੮੮੫੯-੧ ਇੰਕੋਡਿੰਗ ਵਿੱਚ ਤਬਦੀਲ ਨਹੀਂ ਕੀਤਾ ਜਾ ਸਕਦਾ ਹੈ।" -#: gdk-pixbuf/io-png.c:1118 +#: gdk-pixbuf/io-png.c:1117 msgid "The PNG image format" msgstr "PNG ਫਾਇਲ ਫਾਰਮੈਟ" -#: gdk-pixbuf/io-pnm.c:248 +#: gdk-pixbuf/io-pnm.c:246 msgid "PNM loader expected to find an integer, but didn't" msgstr "PNM ਲੋਡਰ ਲਈ ਪੂਰਨ ਅੰਕ ਲੋੜੀਦਾ ਸੀ, ਪਰ ਮਿਲਿਆ ਨਹੀ" -#: gdk-pixbuf/io-pnm.c:280 +#: gdk-pixbuf/io-pnm.c:278 msgid "PNM file has an incorrect initial byte" msgstr "PNM ਫਾਇਲ ਵਿੱਚ ਮੁਢਲਾ ਬਾਈਟ ਗਲਤ ਹੈ" -#: gdk-pixbuf/io-pnm.c:310 +#: gdk-pixbuf/io-pnm.c:308 msgid "PNM file is not in a recognized PNM subformat" msgstr "PNM ਫਾਇਲ ਇੱਕ ਪਛਾਣਯੋਗ PNM ਸਬ-ਫਾਰਮੈਟ ਨਹੀਂ ਹੈ" -#: gdk-pixbuf/io-pnm.c:335 +#: gdk-pixbuf/io-pnm.c:333 msgid "PNM file has an image width of 0" msgstr "PNM ਫਾਇਲ ਵਿੱਚ ਚਿੱਤਰ ਦੀ ਚੌੜਾਈ 0 ਹੈ" -#: gdk-pixbuf/io-pnm.c:356 +#: gdk-pixbuf/io-pnm.c:354 msgid "PNM file has an image height of 0" msgstr "PNM ਫਾਇਲ ਵਿੱਚ ਚਿੱਤਰ ਦੀ ਉਚਾਈ 0 ਹੈ" -#: gdk-pixbuf/io-pnm.c:379 +#: gdk-pixbuf/io-pnm.c:377 msgid "Maximum color value in PNM file is 0" msgstr "PNM ਫਾਇਲ ਵਿੱਚ ਅਧਿਕਤਮ ਰੰਗ ਮੁੱਲ 0 ਹੈ" -#: gdk-pixbuf/io-pnm.c:387 +#: gdk-pixbuf/io-pnm.c:385 msgid "Maximum color value in PNM file is too large" msgstr "PNM ਫਾਇਲ ਵਿੱਚ ਅਧਿਕਤਮ ਰੰਗ ਮੁੱਲ ਬਹੁਤ ਜਿਆਦਾ ਹੈ" -#: gdk-pixbuf/io-pnm.c:427 gdk-pixbuf/io-pnm.c:457 gdk-pixbuf/io-pnm.c:502 +#: gdk-pixbuf/io-pnm.c:425 gdk-pixbuf/io-pnm.c:455 gdk-pixbuf/io-pnm.c:500 msgid "Raw PNM image type is invalid" msgstr "ਅਣਘੜ-PNM ਚਿੱਤਰ ਕਿਸਮ ਠੀਕ ਨਹੀਂ ਹੈ" -#: gdk-pixbuf/io-pnm.c:652 +#: gdk-pixbuf/io-pnm.c:650 msgid "PNM image loader does not support this PNM subformat" msgstr "PNM ਚਿੱਤਰ ਲੋਡਰ, ਇਸ PNM ਸਬ-ਫਾਰਮੈਟ ਮੱਦਦ ਨਹੀਂ ਦੇ ਰਿਹਾ ਹੈ" -#: gdk-pixbuf/io-pnm.c:739 gdk-pixbuf/io-pnm.c:966 +#: gdk-pixbuf/io-pnm.c:737 gdk-pixbuf/io-pnm.c:964 msgid "Raw PNM formats require exactly one whitespace before sample data" msgstr "ਅਨਘੜ PNM ਫਾਰਮੈਟ ਲਈ ਇੱਕ ਸੈਂਪਲ ਡਾਟਾ ਤੋਂ ਪਹਿਲਾਂ ਇੱਕ ਸਫੈਦ ਥਾਂ ਲੋੜੀਦੀ ਹੈ" -#: gdk-pixbuf/io-pnm.c:766 +#: gdk-pixbuf/io-pnm.c:764 msgid "Cannot allocate memory for loading PNM image" msgstr "PNM ਚਿੱਤਰ ਲੋਡਿੰਗ ਲਈ ਮੈਮੋਰੀ ਜਾਰੀ ਨਹੀਂ ਕਰ ਸਕਿਆ" -#: gdk-pixbuf/io-pnm.c:816 +#: gdk-pixbuf/io-pnm.c:814 msgid "Insufficient memory to load PNM context struct" msgstr "PNM context struct ਲੋਡ ਕਰਨ ਲਈ ਲੋੜੀਦੀ ਮੈਮੋਰੀ ਨਹੀਂ ਹੈ" -#: gdk-pixbuf/io-pnm.c:867 +#: gdk-pixbuf/io-pnm.c:865 msgid "Unexpected end of PNM image data" msgstr "PNM ਚਿੱਤਰ ਡਾਟਾ ਦਾ ਅਨਿਸ਼ਚਿਤ ਅੰਤ" -#: gdk-pixbuf/io-pnm.c:995 +#: gdk-pixbuf/io-pnm.c:993 msgid "Insufficient memory to load PNM file" msgstr "PNM ਫਾਇਲ ਲੋਡ ਕਰਨ ਲਈ ਲੋੜੀਦੀ ਮੈਮੋਰੀ ਨਹੀਂ ਹੈ" -#: gdk-pixbuf/io-pnm.c:1079 +#: gdk-pixbuf/io-pnm.c:1077 msgid "The PNM/PBM/PGM/PPM image format family" msgstr "PNM/PBM/PGM/PPM ਇੱਕ ਚਿੱਤਰ ਫਾਰਮੈਟ ਸਮੂਹ ਹੈ" -#: gdk-pixbuf/io-qtif.c:128 +#: gdk-pixbuf/io-qtif.c:126 msgid "Input file descriptor is NULL." msgstr "ਇੰਪੁੱਟ ਫਾਇਲ ਵੇਰਵਾ NULL ਹੈ।" -#: gdk-pixbuf/io-qtif.c:143 +#: gdk-pixbuf/io-qtif.c:141 msgid "Failed to read QTIF header" msgstr "QTIF ਹੈੱਡਰ ਪੜ੍ਹਨ ਲਈ ਫੇਲ੍ਹ" -#: gdk-pixbuf/io-qtif.c:152 gdk-pixbuf/io-qtif.c:189 gdk-pixbuf/io-qtif.c:459 +#: gdk-pixbuf/io-qtif.c:150 gdk-pixbuf/io-qtif.c:187 gdk-pixbuf/io-qtif.c:454 #, c-format msgid "QTIF atom size too large (%d byte)" msgid_plural "QTIF atom size too large (%d bytes)" msgstr[0] "QTIF ਐਟਮ ਆਕਾਰ ਬਹੁਤ ਵੱਡਾ ਹੈ (%d ਬਾਈਟ)" msgstr[1] "QTIF ਐਟਮ ਆਕਾਰ ਬਹੁਤ ਵੱਡਾ ਹੈ (%d ਬਾਈਟ)" -#: gdk-pixbuf/io-qtif.c:175 +#: gdk-pixbuf/io-qtif.c:173 #, c-format msgid "Failed to allocate %d byte for file read buffer" msgid_plural "Failed to allocate %d bytes for file read buffer" msgstr[0] "ਫਾਇਲ ਬਫ਼ਰ ਦੇ %d ਬਾਈਟ ਜਾਰੀ ਕਰਨ ਵਿੱਚ ਅਸਫ਼ਲ" msgstr[1] "ਫਾਇਲ ਬਫ਼ਰ ਦੇ %d ਬਾਈਟ ਜਾਰੀ ਕਰਨ ਵਿੱਚ ਅਸਫ਼ਲ" -#: gdk-pixbuf/io-qtif.c:206 +#: gdk-pixbuf/io-qtif.c:201 #, c-format msgid "File error when reading QTIF atom: %s" msgstr "QTIF ਐਟਮ ਪੜ੍ਹਨ ਦੌਰਾਨ ਫਾਇਲ ਗਲਤੀ: %s" -#: gdk-pixbuf/io-qtif.c:243 +#: gdk-pixbuf/io-qtif.c:238 #, c-format msgid "Failed to skip the next %d byte with seek()." msgid_plural "Failed to skip the next %d bytes with seek()." msgstr[0] "ਅੱਗੇ %d ਬਾਈਟ seek() ਛੱਡਣ ਲਈ ਫੇਲ੍ਹ ਹੈ।" msgstr[1] "ਅੱਗੇ %d ਬਾਈਟ seek() ਛੱਡਣ ਲਈ ਫੇਲ੍ਹ ਹੈ।" -#: gdk-pixbuf/io-qtif.c:270 +#: gdk-pixbuf/io-qtif.c:265 msgid "Failed to allocate QTIF context structure." msgstr "QTIF context struct ਲਈ ਲਈ ਲੋੜੀਦੀ ਮੈਮੋਰੀ ਨਹੀਂ ਹੈ" -#: gdk-pixbuf/io-qtif.c:330 +#: gdk-pixbuf/io-qtif.c:325 msgid "Failed to create GdkPixbufLoader object." msgstr "GdkPixbufLoader ਆਬਜੈਕਟ ਬਣਾਉਣ ਲਈ ਫੇਲ੍ਹ ਹੈ।" -#: gdk-pixbuf/io-qtif.c:434 +#: gdk-pixbuf/io-qtif.c:429 msgid "Failed to find an image data atom." msgstr "ਚਿੱਤਰ ਡਾਟਾ ਐਟਮ ਲੱਭਣ ਲਈ ਫੇਲ੍ਹ ਹੈ।" -#: gdk-pixbuf/io-qtif.c:618 +#: gdk-pixbuf/io-qtif.c:613 msgid "The QTIF image format" msgstr "QTIF ਚਿੱਤਰ ਫਾਰਮੈਟ" -#: gdk-pixbuf/io-ras.c:125 +#: gdk-pixbuf/io-ras.c:123 msgid "RAS image has bogus header data" msgstr "RAS ਚਿੱਤਰ ਦਾ ਜਾਅਲੀ ਹੈਂਡਰ ਡਾਟਾ" -#: gdk-pixbuf/io-ras.c:147 +#: gdk-pixbuf/io-ras.c:145 msgid "RAS image has unknown type" msgstr "RAS ਚਿੱਤਰ ਦੀ ਕਿਸਮ ਅਣਜਾਣ" -#: gdk-pixbuf/io-ras.c:155 +#: gdk-pixbuf/io-ras.c:153 msgid "unsupported RAS image variation" msgstr "RAS ਚਿੱਤਰ ਪਰਿਵਰਤਨ ਬਿਨ-ਮੱਦਦ" -#: gdk-pixbuf/io-ras.c:170 gdk-pixbuf/io-ras.c:199 +#: gdk-pixbuf/io-ras.c:168 gdk-pixbuf/io-ras.c:197 msgid "Not enough memory to load RAS image" msgstr "RAS ਚਿੱਤਰ ਲੋਡ ਕਰਨ ਲਈ ਲੋੜੀਦੀ ਮੈਮੋਰੀ ਨਹੀਂ ਹੈ" -#: gdk-pixbuf/io-ras.c:544 +#: gdk-pixbuf/io-ras.c:542 msgid "The Sun raster image format" msgstr "ਸਨ ਰਾਸਟਰ ਚਿੱਤਰ ਫਾਰਮੈਟ" -#: gdk-pixbuf/io-tga.c:153 +#: gdk-pixbuf/io-tga.c:151 msgid "Cannot allocate memory for IOBuffer struct" msgstr "IOBuffer ਢਾਂਚਾ ਲੋਡ ਕਰਨ ਲਈ ਲੋੜੀਦੀ ਮੈਮੋਰੀ ਨਹੀਂ ਹੈ" -#: gdk-pixbuf/io-tga.c:172 +#: gdk-pixbuf/io-tga.c:170 msgid "Cannot allocate memory for IOBuffer data" msgstr "IOBuffer ਡਾਟਾ ਲੋਡ ਕਰਨ ਲਈ ਲੋੜੀਦੀ ਮੈਮੋਰੀ ਨਹੀਂ ਹੈ" -#: gdk-pixbuf/io-tga.c:183 +#: gdk-pixbuf/io-tga.c:181 msgid "Cannot realloc IOBuffer data" msgstr "IOBuffer ਡਾਟਾ ਮੁੜ ਲੋਡ ਨਹੀਂ ਕੀਤਾ ਜਾ ਸਕਿਆ" -#: gdk-pixbuf/io-tga.c:213 +#: gdk-pixbuf/io-tga.c:211 msgid "Cannot allocate temporary IOBuffer data" msgstr "IOBuffer ਡਾਟਾ ਲਈ ਆਰਜ਼ੀ ਜਾਰੀ ਨਹੀਂ ਹੋ ਸਕਿਆ" -#: gdk-pixbuf/io-tga.c:346 +#: gdk-pixbuf/io-tga.c:339 msgid "Cannot allocate new pixbuf" msgstr "ਨਵਾਂ ਪਿਕਬਫ਼ ਜਾਰੀ ਨਹੀਂ ਕੀਤਾ ਜਾ ਸਕਦਾ" -#: gdk-pixbuf/io-tga.c:685 +#: gdk-pixbuf/io-tga.c:678 msgid "Image is corrupted or truncated" msgstr "ਚਿੱਤਰ ਨਿਕਾਰਾ ਜਾਂ ਛਾਂਗਿਆ ਹੈ" -#: gdk-pixbuf/io-tga.c:692 +#: gdk-pixbuf/io-tga.c:685 msgid "Cannot allocate colormap structure" msgstr "ਰੰਗ-ਨਕਸ਼ਾ ਢਾਂਚਾ ਜਾਰੀ ਨਹੀਂ ਕੀਤਾ ਜਾ ਸਕਦਾ" -#: gdk-pixbuf/io-tga.c:699 +#: gdk-pixbuf/io-tga.c:692 msgid "Cannot allocate colormap entries" msgstr "ਰੰਗ-ਨਕਸ਼ਾ ਐਂਟਰੀ ਜਾਰੀ ਨਹੀਂ ਕੀਤਾ ਜਾ ਸਕਦਾ" -#: gdk-pixbuf/io-tga.c:721 +#: gdk-pixbuf/io-tga.c:714 msgid "Unexpected bitdepth for colormap entries" msgstr "ਰੰਗ-ਨਕਸ਼ਾ ਐਂਟਰੀ ਲਈ ਗਲਤ ਬਿੱਟ-ਡੂੰਘਾਈ" -#: gdk-pixbuf/io-tga.c:739 +#: gdk-pixbuf/io-tga.c:732 msgid "Cannot allocate TGA header memory" msgstr "TGA ਹੈਂਡਰ ਮੈਮੋਰੀ ਜਾਰੀ ਨਹੀਂ ਹੋ ਸਕੀ" -#: gdk-pixbuf/io-tga.c:772 +#: gdk-pixbuf/io-tga.c:765 msgid "TGA image has invalid dimensions" msgstr "TGA ਚਿੱਤਰ ਦਾ ਮਾਪ ਗਲਤ ਹੈ" -#: gdk-pixbuf/io-tga.c:778 gdk-pixbuf/io-tga.c:787 gdk-pixbuf/io-tga.c:797 -#: gdk-pixbuf/io-tga.c:807 gdk-pixbuf/io-tga.c:814 +#: gdk-pixbuf/io-tga.c:771 gdk-pixbuf/io-tga.c:780 gdk-pixbuf/io-tga.c:790 +#: gdk-pixbuf/io-tga.c:800 gdk-pixbuf/io-tga.c:807 msgid "TGA image type not supported" msgstr "TGA ਚਿੱਤਰ ਟਾਈਪ ਮੱਦਦ ਪ੍ਰਾਪਤ ਨਹੀਂ ਹੈ" -#: gdk-pixbuf/io-tga.c:861 +#: gdk-pixbuf/io-tga.c:854 msgid "Cannot allocate memory for TGA context struct" msgstr "TGA context struct ਲਈ ਲਈ ਲੋੜੀਦੀ ਮੈਮੋਰੀ ਨਹੀਂ ਹੈ" -#: gdk-pixbuf/io-tga.c:926 +#: gdk-pixbuf/io-tga.c:919 msgid "Excess data in file" msgstr "ਫਾਇਲ ਵਿੱਚ ਵੱਧ ਡਾਟਾ ਹੈ" -#: gdk-pixbuf/io-tga.c:1007 +#: gdk-pixbuf/io-tga.c:1000 msgid "The Targa image format" msgstr "ਟਾਰਗ ਚਿੱਤਰ ਫਾਰਮੈਟ" -#: gdk-pixbuf/io-tiff.c:104 +#: gdk-pixbuf/io-tiff.c:102 msgid "Could not get image width (bad TIFF file)" msgstr "ਚਿੱਤਰ ਦੀ ਚੌੜਾਈ ਮਿਲ ਨਹੀਂ (ਗਲਤ TIFF ਫਾਇਲ)" -#: gdk-pixbuf/io-tiff.c:112 +#: gdk-pixbuf/io-tiff.c:110 msgid "Could not get image height (bad TIFF file)" msgstr "ਚਿੱਤਰ ਦੀ ਉਚਾਈ ਮਿਲ ਨਹੀਂ (ਗਲਤ TIFF ਫਾਇਲ)" -#: gdk-pixbuf/io-tiff.c:120 +#: gdk-pixbuf/io-tiff.c:118 msgid "Width or height of TIFF image is zero" msgstr "TIFF ਚਿੱਤਰ ਦੀ ਉਚਾਈ ਜਾਂ ਚੌੜਾਈ ਸਿਫ਼ਰ ਹੈ" -#: gdk-pixbuf/io-tiff.c:129 gdk-pixbuf/io-tiff.c:138 +#: gdk-pixbuf/io-tiff.c:127 gdk-pixbuf/io-tiff.c:136 msgid "Dimensions of TIFF image too large" msgstr "TIFF ਚਿੱਤਰ ਦਾ ਮਾਪ ਬਹੁਤ ਵੱਡਾ ਹੈ" -#: gdk-pixbuf/io-tiff.c:162 gdk-pixbuf/io-tiff.c:174 gdk-pixbuf/io-tiff.c:491 +#: gdk-pixbuf/io-tiff.c:160 gdk-pixbuf/io-tiff.c:172 gdk-pixbuf/io-tiff.c:489 msgid "Insufficient memory to open TIFF file" msgstr "TIFF ਫਾਇਲ ਖੋਲ੍ਹਣ ਲਈ ਲੋੜੀਦੀ ਮੈਮੋਰੀ ਨਹੀਂ ਹੈ" -#: gdk-pixbuf/io-tiff.c:236 +#: gdk-pixbuf/io-tiff.c:234 msgid "Failed to load RGB data from TIFF file" msgstr "TIFF ਫਾਇਲ ਤੋਂ RGB ਡਾਟਾ ਲੋਡ ਕਰਨ ਵਿੱਚ ਅਸਫ਼ਲ" -#: gdk-pixbuf/io-tiff.c:293 +#: gdk-pixbuf/io-tiff.c:291 msgid "Failed to open TIFF image" msgstr "TIFF ਫਾਇਲ ਨੂੰ ਖੋਲ੍ਹਣ ਵਿੱਚ ਅਸਫ਼ਲ" -#: gdk-pixbuf/io-tiff.c:427 gdk-pixbuf/io-tiff.c:440 +#: gdk-pixbuf/io-tiff.c:425 gdk-pixbuf/io-tiff.c:438 msgid "Failed to load TIFF image" msgstr "TIFF ਚਿੱਤਰ ਲੋਡ ਅਸਫ਼ਲ" -#: gdk-pixbuf/io-tiff.c:623 +#: gdk-pixbuf/io-tiff.c:621 msgid "Failed to save TIFF image" msgstr "TIFF ਚਿੱਤਰ ਸੰਭਾਲਣ ਲਈ ਅਸਫ਼ਲ" -#: gdk-pixbuf/io-tiff.c:656 +#: gdk-pixbuf/io-tiff.c:654 msgid "TIFF compression doesn't refer to a valid codec." msgstr "TIFF ਕੰਪਰੈਸ਼ਨ ਢੁੱਕਵੇਂ codec ਨੂੰ ਨਹੀਂ ਦਰਸਾਉਂਦਾ।" -#: gdk-pixbuf/io-tiff.c:696 +#: gdk-pixbuf/io-tiff.c:694 msgid "Failed to write TIFF data" msgstr "TIFF ਡਾਟਾ ਲਿਖਣ ਲਈ ਅਸਫ਼ਲ" -#: gdk-pixbuf/io-tiff.c:733 +#: gdk-pixbuf/io-tiff.c:731 msgid "Couldn't write to TIFF file" msgstr "TIFF ਫਾਇਲ ਵਿੱਚ ਲਿਖਿਆ ਨਹੀਂ ਜਾ ਸਕਿਆ" -#: gdk-pixbuf/io-tiff.c:788 -msgid "The TIFF image format" -msgstr "TIFF ਚਿੱਤਰ ਫਾਰਮੈਟ" - -#: gdk-pixbuf/io-wbmp.c:245 +#: gdk-pixbuf/io-wbmp.c:243 msgid "Image has zero width" msgstr "ਚਿੱਤਰ ਦੀ ਚੌੜਾਈ ਸਿਫ਼ਰ" -#: gdk-pixbuf/io-wbmp.c:263 +#: gdk-pixbuf/io-wbmp.c:261 msgid "Image has zero height" msgstr "ਚਿੱਤਰ ਦੀ ਉਚਾਈ ਸਿਫ਼ਰ" -#: gdk-pixbuf/io-wbmp.c:274 +#: gdk-pixbuf/io-wbmp.c:272 msgid "Not enough memory to load image" msgstr "ਚਿੱਤਰ ਲੋਡ ਕਰਨ ਲਈ ਲੋੜੀਦੀ ਮੈਮੋਰੀ ਨਹੀਂ ਹੈ" -#: gdk-pixbuf/io-wbmp.c:333 +#: gdk-pixbuf/io-wbmp.c:331 msgid "Couldn't save the rest" msgstr "ਬਾਕੀ ਨੂੰ ਸੰਭਾਲ ਨਹੀਂ ਸਕਿਆ" -#: gdk-pixbuf/io-wbmp.c:374 +#: gdk-pixbuf/io-wbmp.c:372 msgid "The WBMP image format" msgstr "WBMP ਚਿੱਤਰ ਫਾਰਮੈਟ" -#: gdk-pixbuf/io-xbm.c:304 +#: gdk-pixbuf/io-xbm.c:302 msgid "Invalid XBM file" msgstr "ਗਲਤ XBM ਫਾਇਲ" -#: gdk-pixbuf/io-xbm.c:314 +#: gdk-pixbuf/io-xbm.c:312 msgid "Insufficient memory to load XBM image file" msgstr "XBM ਚਿੱਤਰ ਫਾਇਲ ਲੋਡ ਕਰਨ ਲਈ ਲੋੜੀਦੀ ਮੈਮੋਰੀ ਨਹੀਂ ਹੈ" -#: gdk-pixbuf/io-xbm.c:462 +#: gdk-pixbuf/io-xbm.c:460 msgid "Failed to write to temporary file when loading XBM image" msgstr "XBM ਚਿੱਤਰ ਲੋਡਿੰਗ ਦੌਰਾਨ ਆਰਜ਼ੀ ਫਾਇਲ ਲਿਖਣ ਵਿੱਚ ਅਸਫ਼ਲ" -#: gdk-pixbuf/io-xbm.c:501 +#: gdk-pixbuf/io-xbm.c:499 msgid "The XBM image format" msgstr "XBM ਚਿੱਤਰ ਫਾਰਮੈਟ" -#: gdk-pixbuf/io-xpm.c:469 +#: gdk-pixbuf/io-xpm.c:467 msgid "No XPM header found" msgstr "ਕੋਈ XPM ਹੈਂਡਰ ਨਹੀਂ ਲੱਭਾ" -#: gdk-pixbuf/io-xpm.c:478 +#: gdk-pixbuf/io-xpm.c:476 msgid "Invalid XPM header" msgstr "ਗਲਤ XPM ਹੈਂਡਰ" -#: gdk-pixbuf/io-xpm.c:486 +#: gdk-pixbuf/io-xpm.c:484 msgid "XPM file has image width <= 0" msgstr "XPM ਫਾਇਲ ਵਿੱਚ ਚਿੱਤਰ ਦੀ ਚੌੜਾਈ<= 0" -#: gdk-pixbuf/io-xpm.c:494 +#: gdk-pixbuf/io-xpm.c:492 msgid "XPM file has image height <= 0" msgstr "XPM ਫਾਇਲ ਵਿੱਚ ਚਿੱਤਰ ਦੀ ਉਚਾਈ<= 0" -#: gdk-pixbuf/io-xpm.c:502 +#: gdk-pixbuf/io-xpm.c:500 msgid "XPM has invalid number of chars per pixel" msgstr "XPM ਵਿੱਚ ਅੱਖਰ ਪ੍ਰਤੀ ਪਿਕਸਲ ਦੀ ਗਿਣਤੀ ਗਲਤ ਹੈ" -#: gdk-pixbuf/io-xpm.c:511 +#: gdk-pixbuf/io-xpm.c:509 msgid "XPM file has invalid number of colors" msgstr "XPM ਫਾਇਲ ਵਿੱਚ ਰੰਗ ਦੀ ਗਿਣਤੀ ਗਲਤ ਹੈ" -#: gdk-pixbuf/io-xpm.c:523 gdk-pixbuf/io-xpm.c:532 gdk-pixbuf/io-xpm.c:584 +#: gdk-pixbuf/io-xpm.c:521 gdk-pixbuf/io-xpm.c:530 gdk-pixbuf/io-xpm.c:582 msgid "Cannot allocate memory for loading XPM image" msgstr "XPM ਲੋਡ ਕਰਨ ਲਈ ਲੋੜੀਦੀ ਮੈਮੋਰੀ ਨਹੀਂ ਹੈ" -#: gdk-pixbuf/io-xpm.c:546 +#: gdk-pixbuf/io-xpm.c:544 msgid "Cannot read XPM colormap" msgstr "XPM ਰੰਗ-ਨਕਸ਼ਾ ਪੜ੍ਹਿਆ ਨਹੀਂ ਜਾ ਸਕਿਆ" -#: gdk-pixbuf/io-xpm.c:778 +#: gdk-pixbuf/io-xpm.c:776 msgid "Failed to write to temporary file when loading XPM image" msgstr "XPM ਚਿੱਤਰ ਦੀ ਲੋਡਿੰਗ ਦੌਰਾਨ ਆਰਜ਼ੀ ਫਾਇਲ ਲਿਖਣ ਵਿੱਚ ਗਲਤੀ" -#: gdk-pixbuf/io-xpm.c:817 +#: gdk-pixbuf/io-xpm.c:815 msgid "The XPM image format" msgstr "XPM ਚਿੱਤਰ ਫਾਰਮੈਟ" diff --git a/po/pl.gmo b/po/pl.gmo index 100e248c0eaaabb23dc26499bc4a375aa5defe39..692dc9376b2db26a12b7715cc7e9c47f8146deb1 100644 GIT binary patch delta 4509 zcmYk<4^)@c9mnx6Xih^kAVE{%ry_|6{`e!PBl(jIMMEJYWhsRD4{RpkpUvzUnORzn zGPZDPx@u)e;?CmhsXK@ zPe&bJfSQ53P&aHtPPOC6z3dF~XBYU$#>hCL`%k5!1LdeME<=s{ZqyU+MosA<)DxaY z%}hAcqT^#xOH+(`@+HWm*hZ|z7SscMi={Z4r`1w4pr;G&q@pK(8Tqqwe3WAtqtOND zUuHX^fakD&J00n}0+ zN8QJZWjGmB7UMK*L1x*`B7gQ@KJ% z;aM!ei^#UHJYIU8KOYC6hXK9+TdC-YTTz>+8@1*aozbj|+E+VsQG27zxy1FaN8R`# z*T3KOcRJrg#%`avsRVEjYAuhT*6Q!5DeKKvReus{pwm(PRalIT zs3qw_mf!w^`u<3EtfsyI)nA1g&_>jfw~lB2wPt;o_u=8(0JQ{DxtcDp3Mb*isNaV_ zqh6~>y4ogZZ5IW;0hR$1pdP|y6yZs<)X8wYc@jLt>W^-3<=6clmEyyI;VUG&ew9lQ1TwMn$ zQBSfNHGmFe(00}xk7HUiGsS#pEgMl&y&v_yA9w9@sOwzDXksu2wMl1S0KLUjG~!L} zz+Tj*dIj}Xe2N-iKORGyEDu>;t3?g81@+`z*o~hdU$GaN?*{w|nFOo7#(#i4&UcU* z^ekcu)5r-~sHNC}3$Y6|^3*(kKvk##Y(fp-Ib?s@8Prk@%=echAK#n=PRR6qU)Qqh~Ek!eq z!gh?scTv~>95sOCBC{#n-zuntzJT$x+ff%ffg|w?XEZ-^ET>Jt(YOM&37hdAJd7n+ z#5<{(YQjW(3H5gT)wN@$`TY~oTg`#_RG1YziAfkc-M{cPs4p(YHf%xmpOtWzdfb3< zcmeeQ1DGb=a2zIJ8CK#-oQK`W_OPUx{Psi>R5%yw2a<<*2p3 z6Lo`q&bLrAaRD{e!%F=p&&L4mIvj!bV+}rwbr?0v|K9pp%)g%aF*;K57-}H@#(Yek z&3}kuE$X}%@NPVf8sIHu{_C^>*{`+>Q}7ffW506$Cp;51z-g%OEl1vX+u~7)qSEPn z+j-9UjWgnU|KIcBsPluUsV{W>m9GC*r-#}D54z(W7@+;8YoEs$+Fq|Y{)OXE7ar@( zb(SKNVbz$2ZKyRok9y*9yb?EJ9cp)X;&{A-Q!%Z=-!r$P-j;o+nLLlokY{mxTWeH+ z*|-pOf$ca1k6{}A4R6Ajx&G^O8|Kj7iDU3>)RbSsbR5Hu(|{_m8=Fy6U&D?JL%*>8 z>QpK4u@=0QJnPyWc!2D6?N{+nWDvrcvYW~X@-x?=X@1Dn#d5Nr)RQ3LEe!n|@Kf}5 z@v)C+mutNWNl(#qzfK

A-3d?b>>kRP+jtB!5tYvV~|VUnUJClPo1FqX;VyDm=Vr z3#i`gI<&E>$RYBm>l07?UtPOeOj=11QCaU3`WMwzLz}yd zMx#1(f4yGMkz?d}GK8ocCC%g>vX=ausPrKN$bDo9QQ>X0-lUT}N%SVfkpP)X){$KD zYf?f|iHbMRH}rX>tLwE=`4!ngenI*Ym1oF}OIwKuO# LZvQI1|Cs*)#){us delta 4448 zcmYk;3wX_S9LMqRrdk)5xojL}j?KZc&DqAxtj$cZ88aCXHAT8Gav2FHEtNi?Y2|MmO*&;Rnf{m-^wN7RDtQK2td zT(HvE4w3{i<07+WQD%o4>!{hq&CNRCB^baIY=vc*g5xm_mtsfUjeh(Blkjisib*ZZ zF2_Nr^Q$q{EM)7wf_;E(`Qk6^g1(k!ZLkp4u+iwpS=b5JU}xNede8}Mk1@2a9R^VM zD?~kb464ERVIsbWKAvxfDdF!LqRuOHdu!j6?7f)Kmm~-u;GPNIkoq0v}t$ZWwMu-S9%XQ-aB;k*GqQw;a{L zEvWO}MLzZ|J2f<#Ug*34j>ZC4e-v}5Z+D()$N1BD>&)HM(|ptoDp3uqK`pvX&coP` z`Y)&+_2%h8ydO0+yHMAiL=Am2CR!uX3H_LZIz9?@->O8$UoBn10jW|btQQrt&4Xu<@uxTZ3xo23J24qM$kY1Iw@r!=U;s zR14Q(cRYY<;CY;Yoq4*xUxL$c8^&UQdEy1KY-E(J7+GgF0X3C#QP0_rnHXwKvj$Qq zK}OYTQ7x@!r&azjY6zow8rN7n>cU*)nKs$E%zYnr9zjjT@2C+-qQan9A(rDf9HI9= zOo2|>r7UefrXq)IFsjEhum`R~J@^Pl&SxoKMLiXDNhb#m85p{l3UjC*S zL_Zc_g5Lj13R*<-P>Z9^`KI$z=NZ)6h-Q9d8`Syfs0SCh)8GUrx_nzEhU8UOat%qa(S;kgXnX>7$^^}8?x^%~uTeQ_=7`!A7?`LfKo z#7dp>QRmlV9-egd01HUR$D&4JCGxR-Js5ut#jn(~2K+s}o|I!Y^;xK2tUATUeEIeaL-r6xEYUd76eY57ojOP#3O7 z^?W~S4x^}Oh|^GuX^^W=MBQg0w#1#N#d#3@_zkMTF|=04Ln#!rnEIpM|4FD8Ecdc=$?9BjE8VC@|EQ>-ZO9}(rG(|>OjXUJV&5La4}BA?Z{MwEFs_QMh+CC zTD}$4pf6Dkh$-+Ikcq568;6>zhfp`%i=X0muD-9Y*-+}Ioq2`coIi-V?<=SV9>-k0 z|Gs|SkPk=Qcn%K2%~*lIqDEve?-n1cVW;!=TTf&%3O@KbA#7HyVaXIK{afnJ(Lb0sH~g<2Ziy?!|m8!M9N(6+6INY<*B~N2ROR zI$y?Wj(?7H-i8lk{5w-vML{>-gSzk=tVdt5xBB11Y1A9>wANUS>cLX%gj=u!et@I# zCme;P3?s|Kp2Jc+j_PQ4DjLDkQpR6HJC6g27{+e+A!@GwLOmdLuxB}HB&snPAIHma zFZ%H`cErX*cyllvZ^MUC*Zqm=aB`V<|B^DsUoDx>j)x)xZIiQnr=mt^HEN39z-+z$UsKQx+HzMPmS8%L z$1zxosrV!I!uHpAi?srE!}*wj8&C~8iia?c6{w*VAb>MIIr|$SiVzXk+#w^Sw4wM{EhOeibyMR6WLC* zh32ulgA68vh<+3{5pCrjk^OY`7rT0Y47l=p&Xvv%IE~b}`ewYFl)Cx^oI`FW{0&k6 z|JyoJ-0!N-;ALchtLHjzMIV_;Qpp=+4AFKad5c`53fmNq$bKCAb)+j`n><0nBb!%rXp)r{?2(qy)1MK{&CIFY6-;cBnU>MZpOKv#40a1< Pgii!3qrx*Y8+ZK&Xpzz{ diff --git a/po/pl.po b/po/pl.po index 039565a..4811a14 100644 --- a/po/pl.po +++ b/po/pl.po @@ -18,8 +18,8 @@ msgstr "" "Project-Id-Version: gdk-pixbuf\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=gdk-" "pixbuf\n" -"POT-Creation-Date: 2013-04-15 10:28-0400\n" -"PO-Revision-Date: 2013-02-17 16:00+0100\n" +"POT-Creation-Date: 2014-05-26 20:46-0400\n" +"PO-Revision-Date: 2013-06-08 19:41+0200\n" "Last-Translator: Piotr Drąg \n" "Language-Team: Polish \n" "Language: pl\n" @@ -31,18 +31,18 @@ msgstr "" "X-Poedit-Language: Polish\n" "X-Poedit-Country: Poland\n" -#: gdk-pixbuf/gdk-pixbuf-animation.c:160 gdk-pixbuf/gdk-pixbuf-io.c:1064 -#: gdk-pixbuf/gdk-pixbuf-io.c:1330 +#: gdk-pixbuf/gdk-pixbuf-animation.c:158 gdk-pixbuf/gdk-pixbuf-io.c:1077 +#: gdk-pixbuf/gdk-pixbuf-io.c:1333 #, c-format msgid "Failed to open file '%s': %s" msgstr "Otwarcie pliku \"%s\" się nie powiodło: %s" -#: gdk-pixbuf/gdk-pixbuf-animation.c:173 gdk-pixbuf/gdk-pixbuf-io.c:1076 +#: gdk-pixbuf/gdk-pixbuf-animation.c:171 gdk-pixbuf/gdk-pixbuf-io.c:962 #, c-format msgid "Image file '%s' contains no data" msgstr "Plik obrazu \"%s\" nie zawiera danych" -#: gdk-pixbuf/gdk-pixbuf-animation.c:212 +#: gdk-pixbuf/gdk-pixbuf-animation.c:210 #, c-format msgid "" "Failed to load animation '%s': reason not known, probably a corrupt " @@ -51,8 +51,8 @@ msgstr "" "Wczytanie animacji \"%s\" się nie powiodło: przyczyna nieznana; " "prawdopodobnie uszkodzony plik animacji" -#: gdk-pixbuf/gdk-pixbuf-animation.c:280 gdk-pixbuf/gdk-pixbuf-io.c:1112 -#: gdk-pixbuf/gdk-pixbuf-io.c:1382 +#: gdk-pixbuf/gdk-pixbuf-animation.c:278 gdk-pixbuf/gdk-pixbuf-io.c:1113 +#: gdk-pixbuf/gdk-pixbuf-io.c:1385 #, c-format msgid "" "Failed to load image '%s': reason not known, probably a corrupt image file" @@ -60,12 +60,12 @@ msgstr "" "Wczytanie obrazu \"%s\" się nie powiodło: przyczyna nieznana; prawdopodobnie " "uszkodzony plik obrazu" -#: gdk-pixbuf/gdk-pixbuf-io.c:790 +#: gdk-pixbuf/gdk-pixbuf-io.c:774 #, c-format msgid "Unable to load image-loading module: %s: %s" msgstr "Nie można wczytać modułu wczytującego obrazy: %s: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:805 +#: gdk-pixbuf/gdk-pixbuf-io.c:789 #, c-format msgid "" "Image-loading module %s does not export the proper interface; perhaps it's " @@ -74,55 +74,55 @@ msgstr "" "Moduł %s do wczytywania obrazów nie eksportuje właściwego interfejsu. Być " "może pochodzi on z innej wersji biblioteki gdk-pixbuf." -#: gdk-pixbuf/gdk-pixbuf-io.c:814 gdk-pixbuf/gdk-pixbuf-io.c:865 +#: gdk-pixbuf/gdk-pixbuf-io.c:798 gdk-pixbuf/gdk-pixbuf-io.c:849 #, c-format msgid "Image type '%s' is not supported" msgstr "Obrazy typu \"%s\" nie są obsługiwane" -#: gdk-pixbuf/gdk-pixbuf-io.c:950 +#: gdk-pixbuf/gdk-pixbuf-io.c:934 #, c-format msgid "Couldn't recognize the image file format for file '%s'" msgstr "Nie można rozpoznać formatu obrazu w pliku \"%s\"" -#: gdk-pixbuf/gdk-pixbuf-io.c:958 +#: gdk-pixbuf/gdk-pixbuf-io.c:942 msgid "Unrecognized image file format" msgstr "Nierozpoznany format pliku obrazu" -#: gdk-pixbuf/gdk-pixbuf-io.c:1121 +#: gdk-pixbuf/gdk-pixbuf-io.c:1124 #, c-format msgid "Failed to load image '%s': %s" msgstr "Wczytanie obrazu \"%s\" się nie powiodło: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2015 gdk-pixbuf/io-gdip-utils.c:837 +#: gdk-pixbuf/gdk-pixbuf-io.c:2029 gdk-pixbuf/io-gdip-utils.c:835 #, c-format msgid "Error writing to image file: %s" msgstr "Błąd podczas zapisywania do pliku obrazu: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2057 gdk-pixbuf/gdk-pixbuf-io.c:2178 +#: gdk-pixbuf/gdk-pixbuf-io.c:2071 gdk-pixbuf/gdk-pixbuf-io.c:2192 #, c-format msgid "This build of gdk-pixbuf does not support saving the image format: %s" msgstr "" "Ta kopia biblioteki gdk-pixbuf nie obsługuje zapisywania obrazu w formacie: " "%s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2088 +#: gdk-pixbuf/gdk-pixbuf-io.c:2102 msgid "Insufficient memory to save image to callback" msgstr "Brak pamięci do zapisu obrazu do funkcji zwrotnej" -#: gdk-pixbuf/gdk-pixbuf-io.c:2101 +#: gdk-pixbuf/gdk-pixbuf-io.c:2115 msgid "Failed to open temporary file" msgstr "Otwarcie pliku tymczasowego się nie powiodło" -#: gdk-pixbuf/gdk-pixbuf-io.c:2124 +#: gdk-pixbuf/gdk-pixbuf-io.c:2138 msgid "Failed to read from temporary file" msgstr "Odczytanie pliku tymczasowego się nie powiodło" -#: gdk-pixbuf/gdk-pixbuf-io.c:2372 +#: gdk-pixbuf/gdk-pixbuf-io.c:2382 #, c-format msgid "Failed to open '%s' for writing: %s" msgstr "Otwarcie \"%s\" do zapisania się nie powiodło: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2398 +#: gdk-pixbuf/gdk-pixbuf-io.c:2408 #, c-format msgid "" "Failed to close '%s' while writing image, all data may not have been saved: " @@ -131,15 +131,15 @@ msgstr "" "Zamknięcie pliku \"%s\" po zapisaniu w nim obrazu się nie powiodło. Część " "danych mogła nie zostać zapisana: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2619 gdk-pixbuf/gdk-pixbuf-io.c:2671 +#: gdk-pixbuf/gdk-pixbuf-io.c:2629 gdk-pixbuf/gdk-pixbuf-io.c:2681 msgid "Insufficient memory to save image into a buffer" msgstr "Brak pamięci do zapisu obrazu do bufora" -#: gdk-pixbuf/gdk-pixbuf-io.c:2717 +#: gdk-pixbuf/gdk-pixbuf-io.c:2727 msgid "Error writing to image stream" msgstr "Błąd podczas zapisywania do strumienia obrazu" -#: gdk-pixbuf/gdk-pixbuf-loader.c:393 +#: gdk-pixbuf/gdk-pixbuf-loader.c:384 #, c-format msgid "" "Internal error: Image loader module '%s' failed to complete an operation, " @@ -148,25 +148,25 @@ msgstr "" "Błąd wewnętrzny: moduł wczytujący obrazy \"%s\" nie ukończył działania, nie " "podając przyczyny niepowodzenia" -#: gdk-pixbuf/gdk-pixbuf-loader.c:435 +#: gdk-pixbuf/gdk-pixbuf-loader.c:426 #, c-format msgid "Incremental loading of image type '%s' is not supported" msgstr "" "Funkcja przyrostowego wczytywania obrazów typu \"%s\" nie jest obsługiwana" -#: gdk-pixbuf/gdk-pixdata.c:160 +#: gdk-pixbuf/gdk-pixdata.c:158 msgid "Image header corrupt" msgstr "Uszkodzony nagłówek obrazu" -#: gdk-pixbuf/gdk-pixdata.c:165 +#: gdk-pixbuf/gdk-pixdata.c:163 msgid "Image format unknown" msgstr "Nieznany format obrazu" -#: gdk-pixbuf/gdk-pixdata.c:170 gdk-pixbuf/gdk-pixdata.c:502 +#: gdk-pixbuf/gdk-pixdata.c:168 gdk-pixbuf/gdk-pixdata.c:501 msgid "Image pixel data corrupt" msgstr "Uszkodzone dane o pikselach obrazu" -#: gdk-pixbuf/gdk-pixdata.c:446 +#: gdk-pixbuf/gdk-pixdata.c:445 #, c-format msgid "failed to allocate image buffer of %u byte" msgid_plural "failed to allocate image buffer of %u bytes" @@ -174,74 +174,78 @@ msgstr[0] "przydzielenie %u bajtu dla bufora odczytu pliku się nie powiodło" msgstr[1] "przydzielenie %u bajtów dla bufora odczytu pliku się nie powiodło" msgstr[2] "przydzielenie %u bajtów dla bufora odczytu pliku się nie powiodło" -#: gdk-pixbuf/io-ani.c:244 +#: gdk-pixbuf/io-ani.c:242 msgid "Unexpected icon chunk in animation" msgstr "Nieobsługiwany fragment ikony w animacji" -#: gdk-pixbuf/io-ani.c:342 gdk-pixbuf/io-ani.c:400 gdk-pixbuf/io-ani.c:426 -#: gdk-pixbuf/io-ani.c:449 gdk-pixbuf/io-ani.c:476 gdk-pixbuf/io-ani.c:563 +#: gdk-pixbuf/io-ani.c:340 gdk-pixbuf/io-ani.c:398 gdk-pixbuf/io-ani.c:424 +#: gdk-pixbuf/io-ani.c:447 gdk-pixbuf/io-ani.c:474 gdk-pixbuf/io-ani.c:561 msgid "Invalid header in animation" msgstr "Nieprawidłowy nagłówek w animacji" -#: gdk-pixbuf/io-ani.c:352 gdk-pixbuf/io-ani.c:374 gdk-pixbuf/io-ani.c:458 -#: gdk-pixbuf/io-ani.c:485 gdk-pixbuf/io-ani.c:536 gdk-pixbuf/io-ani.c:608 +#: gdk-pixbuf/io-ani.c:350 gdk-pixbuf/io-ani.c:372 gdk-pixbuf/io-ani.c:456 +#: gdk-pixbuf/io-ani.c:483 gdk-pixbuf/io-ani.c:534 gdk-pixbuf/io-ani.c:606 msgid "Not enough memory to load animation" msgstr "Brak pamięci do wczytania animacji" -#: gdk-pixbuf/io-ani.c:392 gdk-pixbuf/io-ani.c:418 gdk-pixbuf/io-ani.c:437 +#: gdk-pixbuf/io-ani.c:390 gdk-pixbuf/io-ani.c:416 gdk-pixbuf/io-ani.c:435 msgid "Malformed chunk in animation" msgstr "Uszkodzony fragment animacji" -#: gdk-pixbuf/io-ani.c:660 +#: gdk-pixbuf/io-ani.c:628 +msgid "ANI image was truncated or incomplete." +msgstr "Plik ANI został obcięty lub jest niekompletny." + +#: gdk-pixbuf/io-ani.c:669 msgid "The ANI image format" msgstr "Format obrazu ANI" -#: gdk-pixbuf/io-bmp.c:229 gdk-pixbuf/io-bmp.c:266 gdk-pixbuf/io-bmp.c:337 -#: gdk-pixbuf/io-bmp.c:369 gdk-pixbuf/io-bmp.c:392 gdk-pixbuf/io-bmp.c:495 +#: gdk-pixbuf/io-bmp.c:227 gdk-pixbuf/io-bmp.c:264 gdk-pixbuf/io-bmp.c:335 +#: gdk-pixbuf/io-bmp.c:367 gdk-pixbuf/io-bmp.c:390 gdk-pixbuf/io-bmp.c:493 msgid "BMP image has bogus header data" msgstr "Błędny nagłówek obrazu BMP" -#: gdk-pixbuf/io-bmp.c:240 gdk-pixbuf/io-bmp.c:432 +#: gdk-pixbuf/io-bmp.c:238 gdk-pixbuf/io-bmp.c:430 msgid "Not enough memory to load bitmap image" msgstr "Brak pamięci na wczytanie bitmapy z pliku" -#: gdk-pixbuf/io-bmp.c:318 +#: gdk-pixbuf/io-bmp.c:316 msgid "BMP image has unsupported header size" msgstr "Obraz BMP zawiera nagłówek o nieobsługiwanym rozmiarze" -#: gdk-pixbuf/io-bmp.c:356 +#: gdk-pixbuf/io-bmp.c:354 msgid "Topdown BMP images cannot be compressed" msgstr "Zstępujące (top-down) obrazy BMP nie mogą być skompresowane" -#: gdk-pixbuf/io-bmp.c:716 gdk-pixbuf/io-pnm.c:707 +#: gdk-pixbuf/io-bmp.c:714 gdk-pixbuf/io-pnm.c:705 msgid "Premature end-of-file encountered" msgstr "Przedwcześnie wystąpił koniec pliku" -#: gdk-pixbuf/io-bmp.c:1328 +#: gdk-pixbuf/io-bmp.c:1326 msgid "Couldn't allocate memory for saving BMP file" msgstr "Nie można przydzielić pamięci do zapisu pliku BMP" -#: gdk-pixbuf/io-bmp.c:1369 +#: gdk-pixbuf/io-bmp.c:1367 msgid "Couldn't write to BMP file" msgstr "Nie można zapisać do pliku BMP" -#: gdk-pixbuf/io-bmp.c:1422 gdk-pixbuf/io-gdip-bmp.c:82 +#: gdk-pixbuf/io-bmp.c:1420 gdk-pixbuf/io-gdip-bmp.c:80 msgid "The BMP image format" msgstr "Format obrazu BMP" -#: gdk-pixbuf/io-gdip-emf.c:59 +#: gdk-pixbuf/io-gdip-emf.c:57 msgid "The EMF image format" msgstr "Format obrazu EMF" -#: gdk-pixbuf/io-gdip-gif.c:80 gdk-pixbuf/io-gif.c:1720 +#: gdk-pixbuf/io-gdip-gif.c:78 gdk-pixbuf/io-gif.c:1718 msgid "The GIF image format" msgstr "Format obrazu GIF" -#: gdk-pixbuf/io-gdip-ico.c:59 gdk-pixbuf/io-ico.c:1271 +#: gdk-pixbuf/io-gdip-ico.c:57 gdk-pixbuf/io-ico.c:1269 msgid "The ICO image format" msgstr "Format obrazu ICO" -#: gdk-pixbuf/io-gdip-jpeg.c:53 gdk-pixbuf/io-jpeg.c:1249 +#: gdk-pixbuf/io-gdip-jpeg.c:51 gdk-pixbuf/io-jpeg.c:1249 #, c-format msgid "" "JPEG quality must be a value between 0 and 100; value '%s' could not be " @@ -250,7 +254,7 @@ msgstr "" "Jakość obrazu JPEG musi być wartością od 0 do 100. Wartość \"%s\" nie jest " "poprawna." -#: gdk-pixbuf/io-gdip-jpeg.c:68 gdk-pixbuf/io-jpeg.c:1265 +#: gdk-pixbuf/io-gdip-jpeg.c:66 gdk-pixbuf/io-jpeg.c:1265 #, c-format msgid "" "JPEG quality must be a value between 0 and 100; value '%d' is not allowed." @@ -258,109 +262,113 @@ msgstr "" "Jakość obrazu JPEG musi być wartością od 0 do 100. Wartość \"%d\" nie jest " "dozwolona." -#: gdk-pixbuf/io-gdip-jpeg.c:136 gdk-pixbuf/io-jpeg.c:1478 +#: gdk-pixbuf/io-gdip-jpeg.c:134 gdk-pixbuf/io-jpeg.c:1478 msgid "The JPEG image format" msgstr "Format obrazu JPEG" -#: gdk-pixbuf/io-gdip-utils.c:154 +#: gdk-pixbuf/io-gdip-tiff.c:80 gdk-pixbuf/io-tiff.c:786 +msgid "The TIFF image format" +msgstr "Format obrazu TIFF" + +#: gdk-pixbuf/io-gdip-utils.c:152 #, c-format msgid "Could not allocate memory: %s" msgstr "Nie można przydzielić pamięci: %s" -#: gdk-pixbuf/io-gdip-utils.c:179 gdk-pixbuf/io-gdip-utils.c:293 -#: gdk-pixbuf/io-gdip-utils.c:333 +#: gdk-pixbuf/io-gdip-utils.c:177 gdk-pixbuf/io-gdip-utils.c:291 +#: gdk-pixbuf/io-gdip-utils.c:331 #, c-format msgid "Could not create stream: %s" msgstr "Nie można utworzyć strumienia: %s" -#: gdk-pixbuf/io-gdip-utils.c:193 +#: gdk-pixbuf/io-gdip-utils.c:191 #, c-format msgid "Could not seek stream: %s" msgstr "Nie można przewijać strumienia: %s" -#: gdk-pixbuf/io-gdip-utils.c:205 +#: gdk-pixbuf/io-gdip-utils.c:203 #, c-format msgid "Could not read from stream: %s" msgstr "Nie można odczytać ze strumienia: %s" -#: gdk-pixbuf/io-gdip-utils.c:617 +#: gdk-pixbuf/io-gdip-utils.c:615 msgid "Couldn't load bitmap" msgstr "Nie można wczytać bitmapy" -#: gdk-pixbuf/io-gdip-utils.c:773 +#: gdk-pixbuf/io-gdip-utils.c:771 msgid "Couldn't load metafile" msgstr "Nie można wczytać metapliku" -#: gdk-pixbuf/io-gdip-utils.c:878 +#: gdk-pixbuf/io-gdip-utils.c:876 msgid "Unsupported image format for GDI+" msgstr "Nieobsługiwany typ obrazu dla biblioteki GDI+" -#: gdk-pixbuf/io-gdip-utils.c:885 +#: gdk-pixbuf/io-gdip-utils.c:883 msgid "Couldn't save" msgstr "Nie można zapisać" -#: gdk-pixbuf/io-gdip-wmf.c:58 +#: gdk-pixbuf/io-gdip-wmf.c:56 msgid "The WMF image format" msgstr "Format obrazu WMF" -#: gdk-pixbuf/io-gif.c:222 +#: gdk-pixbuf/io-gif.c:220 #, c-format msgid "Failure reading GIF: %s" msgstr "Odczytanie obrazu GIF się nie powiodło: %s" -#: gdk-pixbuf/io-gif.c:496 gdk-pixbuf/io-gif.c:1502 gdk-pixbuf/io-gif.c:1669 +#: gdk-pixbuf/io-gif.c:494 gdk-pixbuf/io-gif.c:1500 gdk-pixbuf/io-gif.c:1667 msgid "GIF file was missing some data (perhaps it was truncated somehow?)" msgstr "" "Plik GIF nie zawiera wszystkich wymaganych danych (może został obcięty?)" -#: gdk-pixbuf/io-gif.c:505 +#: gdk-pixbuf/io-gif.c:503 #, c-format msgid "Internal error in the GIF loader (%s)" msgstr "Wewnętrzny błąd w module wczytującym obrazy GIF (%s)" -#: gdk-pixbuf/io-gif.c:579 +#: gdk-pixbuf/io-gif.c:577 msgid "Stack overflow" msgstr "Przepełnienie stosu" -#: gdk-pixbuf/io-gif.c:639 +#: gdk-pixbuf/io-gif.c:637 msgid "GIF image loader cannot understand this image." msgstr "Ten obraz jest niezrozumiały dla modułu wczytującego obrazy GIF." -#: gdk-pixbuf/io-gif.c:668 +#: gdk-pixbuf/io-gif.c:666 msgid "Bad code encountered" msgstr "Wystąpił błędny kod" -#: gdk-pixbuf/io-gif.c:678 +#: gdk-pixbuf/io-gif.c:676 msgid "Circular table entry in GIF file" msgstr "Zapętlona pozycja tabeli w pliku GIF" -#: gdk-pixbuf/io-gif.c:866 gdk-pixbuf/io-gif.c:1488 gdk-pixbuf/io-gif.c:1541 -#: gdk-pixbuf/io-gif.c:1657 +#: gdk-pixbuf/io-gif.c:864 gdk-pixbuf/io-gif.c:1486 gdk-pixbuf/io-gif.c:1539 +#: gdk-pixbuf/io-gif.c:1655 msgid "Not enough memory to load GIF file" msgstr "Brak pamięci na wczytanie pliku GIF" -#: gdk-pixbuf/io-gif.c:960 +#: gdk-pixbuf/io-gif.c:958 msgid "Not enough memory to composite a frame in GIF file" msgstr "Brak pamięci na utworzenie ramki w pliku GIF" -#: gdk-pixbuf/io-gif.c:1132 +#: gdk-pixbuf/io-gif.c:1130 msgid "GIF image is corrupt (incorrect LZW compression)" msgstr "Obraz GIF jest uszkodzony (niepoprawna kompresja LZW)" -#: gdk-pixbuf/io-gif.c:1182 +#: gdk-pixbuf/io-gif.c:1180 msgid "File does not appear to be a GIF file" msgstr "Plik nie wydaje się być plikiem GIF" -#: gdk-pixbuf/io-gif.c:1194 +#: gdk-pixbuf/io-gif.c:1192 #, c-format msgid "Version %s of the GIF file format is not supported" msgstr "Format GIF w wersji %s nie jest obsługiwany" -#: gdk-pixbuf/io-gif.c:1241 +#: gdk-pixbuf/io-gif.c:1239 msgid "Resulting GIF image has zero size" msgstr "Rozmiar wynikowego obrazu GIF wynosi zero" -#: gdk-pixbuf/io-gif.c:1320 +#: gdk-pixbuf/io-gif.c:1318 msgid "" "GIF image has no global colormap, and a frame inside it has no local " "colormap." @@ -368,7 +376,7 @@ msgstr "" "Obraz GIF nie ma globalnej palety kolorów, a ramka wewnątrz nie ma palety " "lokalnej." -#: gdk-pixbuf/io-gif.c:1564 +#: gdk-pixbuf/io-gif.c:1562 msgid "GIF image was truncated or incomplete." msgstr "Plik GIF został obcięty lub jest niekompletny." @@ -385,87 +393,87 @@ msgstr "Nie można zdekodować pliku ICNS" msgid "The ICNS image format" msgstr "Format obrazu ICNS" -#: gdk-pixbuf/io-ico.c:228 gdk-pixbuf/io-ico.c:242 gdk-pixbuf/io-ico.c:291 -#: gdk-pixbuf/io-ico.c:302 gdk-pixbuf/io-ico.c:395 +#: gdk-pixbuf/io-ico.c:226 gdk-pixbuf/io-ico.c:240 gdk-pixbuf/io-ico.c:289 +#: gdk-pixbuf/io-ico.c:300 gdk-pixbuf/io-ico.c:393 msgid "Invalid header in icon" msgstr "Nieprawidłowy nagłówek ikony" -#: gdk-pixbuf/io-ico.c:257 gdk-pixbuf/io-ico.c:312 gdk-pixbuf/io-ico.c:405 -#: gdk-pixbuf/io-ico.c:458 gdk-pixbuf/io-ico.c:488 +#: gdk-pixbuf/io-ico.c:255 gdk-pixbuf/io-ico.c:310 gdk-pixbuf/io-ico.c:403 +#: gdk-pixbuf/io-ico.c:456 gdk-pixbuf/io-ico.c:486 msgid "Not enough memory to load icon" msgstr "Brak pamięci na wczytanie ikony" -#: gdk-pixbuf/io-ico.c:338 +#: gdk-pixbuf/io-ico.c:336 msgid "Compressed icons are not supported" msgstr "Skompresowane ikony nie są obsługiwane" -#: gdk-pixbuf/io-ico.c:358 +#: gdk-pixbuf/io-ico.c:356 msgid "Icon has zero width" msgstr "Szerokość ikony jest zerowa" -#: gdk-pixbuf/io-ico.c:368 +#: gdk-pixbuf/io-ico.c:366 msgid "Icon has zero height" msgstr "Wysokość ikony jest zerowa" -#: gdk-pixbuf/io-ico.c:443 +#: gdk-pixbuf/io-ico.c:441 msgid "Unsupported icon type" msgstr "Nieobsługiwany typ ikony" -#: gdk-pixbuf/io-ico.c:537 +#: gdk-pixbuf/io-ico.c:535 msgid "Not enough memory to load ICO file" msgstr "Brak pamięci na wczytanie pliku ICO" -#: gdk-pixbuf/io-ico.c:1002 +#: gdk-pixbuf/io-ico.c:1000 msgid "Image too large to be saved as ICO" msgstr "Obraz jest za duży, aby mógł zostać zapisany jako ICO" -#: gdk-pixbuf/io-ico.c:1013 +#: gdk-pixbuf/io-ico.c:1011 msgid "Cursor hotspot outside image" msgstr "Gorący punkt poza obrazem" -#: gdk-pixbuf/io-ico.c:1036 +#: gdk-pixbuf/io-ico.c:1034 #, c-format msgid "Unsupported depth for ICO file: %d" msgstr "Nieobsługiwana głębokość dla pliku ICO: %d" -#: gdk-pixbuf/io-jasper.c:74 +#: gdk-pixbuf/io-jasper.c:73 msgid "Couldn't allocate memory for stream" msgstr "Nie można przydzielić pamięci dla strumienia" -#: gdk-pixbuf/io-jasper.c:104 +#: gdk-pixbuf/io-jasper.c:103 msgid "Couldn't decode image" msgstr "Nie można zdekodować obrazu" -#: gdk-pixbuf/io-jasper.c:122 +#: gdk-pixbuf/io-jasper.c:121 msgid "Transformed JPEG2000 has zero width or height" msgstr "Przekształcony JPEG2000 ma zerową szerokość lub wysokość" -#: gdk-pixbuf/io-jasper.c:136 +#: gdk-pixbuf/io-jasper.c:135 msgid "Image type currently not supported" msgstr "Typ obrazu nie jest obecnie obsługiwany" -#: gdk-pixbuf/io-jasper.c:148 gdk-pixbuf/io-jasper.c:156 +#: gdk-pixbuf/io-jasper.c:147 gdk-pixbuf/io-jasper.c:155 msgid "Couldn't allocate memory for color profile" msgstr "Nie można przydzielić pamięci dla profilu kolorów" -#: gdk-pixbuf/io-jasper.c:182 +#: gdk-pixbuf/io-jasper.c:181 msgid "Insufficient memory to open JPEG 2000 file" msgstr "Brak wystarczającej ilości pamięci do otwarcia pliku JPEG 2000" -#: gdk-pixbuf/io-jasper.c:261 +#: gdk-pixbuf/io-jasper.c:260 msgid "Couldn't allocate memory to buffer image data" msgstr "Nie można przydzielić pamięci dla bufora danych obrazu" -#: gdk-pixbuf/io-jasper.c:305 +#: gdk-pixbuf/io-jasper.c:304 msgid "The JPEG 2000 image format" msgstr "Format obrazu JPEG 2000" -#: gdk-pixbuf/io-jpeg.c:126 +#: gdk-pixbuf/io-jpeg.c:124 #, c-format msgid "Error interpreting JPEG image file (%s)" msgstr "Błąd podczas interpretowania pliku obrazu JPEG (%s)" -#: gdk-pixbuf/io-jpeg.c:604 +#: gdk-pixbuf/io-jpeg.c:597 msgid "" "Insufficient memory to load image, try exiting some applications to free " "memory" @@ -473,17 +481,17 @@ msgstr "" "Brak pamięci na wczytanie pliku. Proszę spróbować zakończyć pracę niektórych " "programów, aby zwolnić pamięć" -#: gdk-pixbuf/io-jpeg.c:651 gdk-pixbuf/io-jpeg.c:865 +#: gdk-pixbuf/io-jpeg.c:645 gdk-pixbuf/io-jpeg.c:858 #, c-format msgid "Unsupported JPEG color space (%s)" msgstr "Nieobsługiwana przestrzeń kolorów w pliku JPEG (%s)" -#: gdk-pixbuf/io-jpeg.c:764 gdk-pixbuf/io-jpeg.c:1044 +#: gdk-pixbuf/io-jpeg.c:757 gdk-pixbuf/io-jpeg.c:1037 #: gdk-pixbuf/io-jpeg.c:1308 gdk-pixbuf/io-jpeg.c:1318 msgid "Couldn't allocate memory for loading JPEG file" msgstr "Brak pamięci na wczytanie pliku JPEG" -#: gdk-pixbuf/io-jpeg.c:1018 +#: gdk-pixbuf/io-jpeg.c:1011 msgid "Transformed JPEG has zero width or height." msgstr "Przekształcony JPEG ma zerową szerokość lub wysokość." @@ -492,91 +500,91 @@ msgstr "Przekształcony JPEG ma zerową szerokość lub wysokość." msgid "Color profile has invalid length '%u'." msgstr "Profil kolorów posiada nieprawidłową długość \"%u\"." -#: gdk-pixbuf/io-pcx.c:186 +#: gdk-pixbuf/io-pcx.c:184 msgid "Couldn't allocate memory for header" msgstr "Nie można przydzielić pamięci dla nagłówka" -#: gdk-pixbuf/io-pcx.c:201 gdk-pixbuf/io-pcx.c:559 +#: gdk-pixbuf/io-pcx.c:199 gdk-pixbuf/io-pcx.c:557 msgid "Couldn't allocate memory for context buffer" msgstr "Nie można przydzielić pamięci dla bufora kontekstu" -#: gdk-pixbuf/io-pcx.c:600 +#: gdk-pixbuf/io-pcx.c:598 msgid "Image has invalid width and/or height" msgstr "Obraz posiada nieprawidłową szerokość i/lub wysokość" -#: gdk-pixbuf/io-pcx.c:612 gdk-pixbuf/io-pcx.c:673 +#: gdk-pixbuf/io-pcx.c:610 gdk-pixbuf/io-pcx.c:671 msgid "Image has unsupported bpp" msgstr "Obraz zawiera nieobsługiwaną wartość bpp" -#: gdk-pixbuf/io-pcx.c:617 gdk-pixbuf/io-pcx.c:625 +#: gdk-pixbuf/io-pcx.c:615 gdk-pixbuf/io-pcx.c:623 #, c-format msgid "Image has unsupported number of %d-bit planes" msgstr "Obraz zawiera nieobsługiwaną liczbę %d-bitowych płaszczyzn" -#: gdk-pixbuf/io-pcx.c:641 +#: gdk-pixbuf/io-pcx.c:639 msgid "Couldn't create new pixbuf" msgstr "Nie można utworzyć nowego bufora piksmapy" -#: gdk-pixbuf/io-pcx.c:649 +#: gdk-pixbuf/io-pcx.c:647 msgid "Couldn't allocate memory for line data" msgstr "Nie można przydzielić pamięci dla danych linii" -#: gdk-pixbuf/io-pcx.c:656 +#: gdk-pixbuf/io-pcx.c:654 msgid "Couldn't allocate memory for PCX image" msgstr "Nie można przydzielić pamięci dla obrazu PCX" -#: gdk-pixbuf/io-pcx.c:703 +#: gdk-pixbuf/io-pcx.c:701 msgid "Didn't get all lines of PCX image" msgstr "Nie pobrano wszystkich linii obrazu PCX" -#: gdk-pixbuf/io-pcx.c:710 +#: gdk-pixbuf/io-pcx.c:708 msgid "No palette found at end of PCX data" msgstr "Nie odnaleziono palety na końcu danych PCX" -#: gdk-pixbuf/io-pcx.c:755 +#: gdk-pixbuf/io-pcx.c:753 msgid "The PCX image format" msgstr "Format obrazu PCX" -#: gdk-pixbuf/io-pixdata.c:148 +#: gdk-pixbuf/io-pixdata.c:146 msgid "Transformed pixbuf has zero width or height." msgstr "Przekształcony bufor pikseli ma zerową szerokość lub wysokość." -#: gdk-pixbuf/io-pixdata.c:186 +#: gdk-pixbuf/io-pixdata.c:184 msgid "The GdkPixdata format" msgstr "Format GdkPixdata" -#: gdk-pixbuf/io-png.c:54 +#: gdk-pixbuf/io-png.c:53 msgid "Bits per channel of PNG image is invalid." msgstr "Liczba bitów na kanał obrazu PNG jest nieprawidłowa." -#: gdk-pixbuf/io-png.c:135 gdk-pixbuf/io-png.c:641 +#: gdk-pixbuf/io-png.c:134 gdk-pixbuf/io-png.c:640 msgid "Transformed PNG has zero width or height." msgstr "Przekształcony PNG ma zerową szerokość lub wysokość." -#: gdk-pixbuf/io-png.c:143 +#: gdk-pixbuf/io-png.c:142 msgid "Bits per channel of transformed PNG is not 8." msgstr "Liczba bitów na kanał przekształconego PNG nie jest równa 8." -#: gdk-pixbuf/io-png.c:152 +#: gdk-pixbuf/io-png.c:151 msgid "Transformed PNG not RGB or RGBA." msgstr "Przekształcony PNG nie jest typu RGB ani RGBA." -#: gdk-pixbuf/io-png.c:161 +#: gdk-pixbuf/io-png.c:160 msgid "Transformed PNG has unsupported number of channels, must be 3 or 4." msgstr "" "Przekształcony PNG zawiera nieobsługiwaną liczbę kanałów, powinien mieć 3 " "lub 4." -#: gdk-pixbuf/io-png.c:182 +#: gdk-pixbuf/io-png.c:181 #, c-format msgid "Fatal error in PNG image file: %s" msgstr "Krytyczny błąd w pliku obrazu PNG: %s" -#: gdk-pixbuf/io-png.c:315 +#: gdk-pixbuf/io-png.c:314 msgid "Insufficient memory to load PNG file" msgstr "Brak pamięci na wczytanie pliku PNG" -#: gdk-pixbuf/io-png.c:656 +#: gdk-pixbuf/io-png.c:655 #, c-format msgid "" "Insufficient memory to store a %lu by %lu image; try exiting some " @@ -586,30 +594,30 @@ msgstr "" "spróbować zakończyć pracę niektórych programów, aby zmniejszyć " "zapotrzebowanie na pamięć" -#: gdk-pixbuf/io-png.c:719 +#: gdk-pixbuf/io-png.c:718 msgid "Fatal error reading PNG image file" msgstr "Krytyczny błąd podczas odczytywania pliku obrazu PNG" -#: gdk-pixbuf/io-png.c:768 +#: gdk-pixbuf/io-png.c:767 #, c-format msgid "Fatal error reading PNG image file: %s" msgstr "Krytyczny błąd podczas odczytywania pliku obrazu PNG: %s" -#: gdk-pixbuf/io-png.c:858 +#: gdk-pixbuf/io-png.c:857 msgid "" "Keys for PNG text chunks must have at least 1 and at most 79 characters." msgstr "Klucze elementów tekstowych PNG muszą mieć długość od 1 do 79 znaków." -#: gdk-pixbuf/io-png.c:867 +#: gdk-pixbuf/io-png.c:866 msgid "Keys for PNG text chunks must be ASCII characters." msgstr "Klucze elementów tekstowych PNG muszą być znakami ASCII." -#: gdk-pixbuf/io-png.c:881 gdk-pixbuf/io-tiff.c:667 +#: gdk-pixbuf/io-png.c:880 gdk-pixbuf/io-tiff.c:665 #, c-format msgid "Color profile has invalid length %d." msgstr "Profil kolorów posiada nieprawidłową długość %d." -#: gdk-pixbuf/io-png.c:894 +#: gdk-pixbuf/io-png.c:893 #, c-format msgid "" "PNG compression level must be a value between 0 and 9; value '%s' could not " @@ -618,7 +626,7 @@ msgstr "" "Poziom kompresji obrazu PNG musi być wartością od 0 do 9. Wartość \"%s\" nie " "może zostać przetworzona." -#: gdk-pixbuf/io-png.c:907 +#: gdk-pixbuf/io-png.c:906 #, c-format msgid "" "PNG compression level must be a value between 0 and 9; value '%d' is not " @@ -627,86 +635,86 @@ msgstr "" "Poziom kompresji obrazu PNG musi być wartością od 0 do 9. Wartość \"%d\" nie " "jest dopuszczalna." -#: gdk-pixbuf/io-png.c:955 +#: gdk-pixbuf/io-png.c:954 #, c-format msgid "Value for PNG text chunk %s cannot be converted to ISO-8859-1 encoding." msgstr "" "Wartość elementu tekstowego PNG %s nie może być przekształcona na kodowanie " "ISO-8859-1." -#: gdk-pixbuf/io-png.c:1118 +#: gdk-pixbuf/io-png.c:1117 msgid "The PNG image format" msgstr "Format obrazu PNG" -#: gdk-pixbuf/io-pnm.c:248 +#: gdk-pixbuf/io-pnm.c:246 msgid "PNM loader expected to find an integer, but didn't" msgstr "Moduł wczytujący PNM oczekiwał wartości całkowitej, lecz otrzymał inną" -#: gdk-pixbuf/io-pnm.c:280 +#: gdk-pixbuf/io-pnm.c:278 msgid "PNM file has an incorrect initial byte" msgstr "Plik PNM zawiera niepoprawny bajt początkowy" -#: gdk-pixbuf/io-pnm.c:310 +#: gdk-pixbuf/io-pnm.c:308 msgid "PNM file is not in a recognized PNM subformat" msgstr "Plik PNM nie zawiera rozpoznanego podformatu PNM" -#: gdk-pixbuf/io-pnm.c:335 +#: gdk-pixbuf/io-pnm.c:333 msgid "PNM file has an image width of 0" msgstr "Plik PNM zawiera obraz o szerokości 0" -#: gdk-pixbuf/io-pnm.c:356 +#: gdk-pixbuf/io-pnm.c:354 msgid "PNM file has an image height of 0" msgstr "Plik PNM zawiera obraz o wysokości 0" -#: gdk-pixbuf/io-pnm.c:379 +#: gdk-pixbuf/io-pnm.c:377 msgid "Maximum color value in PNM file is 0" msgstr "Maksymalna wartość koloru w pliku PNM wynosi 0" -#: gdk-pixbuf/io-pnm.c:387 +#: gdk-pixbuf/io-pnm.c:385 msgid "Maximum color value in PNM file is too large" msgstr "Maksymalna wartość koloru w pliku PNM jest za duża" -#: gdk-pixbuf/io-pnm.c:427 gdk-pixbuf/io-pnm.c:457 gdk-pixbuf/io-pnm.c:502 +#: gdk-pixbuf/io-pnm.c:425 gdk-pixbuf/io-pnm.c:455 gdk-pixbuf/io-pnm.c:500 msgid "Raw PNM image type is invalid" msgstr "Typ surowego obrazu PNM jest nieprawidłowy" -#: gdk-pixbuf/io-pnm.c:652 +#: gdk-pixbuf/io-pnm.c:650 msgid "PNM image loader does not support this PNM subformat" msgstr "Moduł wczytujący obrazy PNM nie obsługuje tego podformatu PNM" -#: gdk-pixbuf/io-pnm.c:739 gdk-pixbuf/io-pnm.c:966 +#: gdk-pixbuf/io-pnm.c:737 gdk-pixbuf/io-pnm.c:964 msgid "Raw PNM formats require exactly one whitespace before sample data" msgstr "Surowy format PNM wymaga dokładnie jednej spacji przed danymi" -#: gdk-pixbuf/io-pnm.c:766 +#: gdk-pixbuf/io-pnm.c:764 msgid "Cannot allocate memory for loading PNM image" msgstr "Nie można przydzielić pamięci na wczytanie pliku PNM" -#: gdk-pixbuf/io-pnm.c:816 +#: gdk-pixbuf/io-pnm.c:814 msgid "Insufficient memory to load PNM context struct" msgstr "Brak pamięci na wczytanie struktury kontekstu PNM" -#: gdk-pixbuf/io-pnm.c:867 +#: gdk-pixbuf/io-pnm.c:865 msgid "Unexpected end of PNM image data" msgstr "Nieoczekiwany koniec danych obrazu PNM" -#: gdk-pixbuf/io-pnm.c:995 +#: gdk-pixbuf/io-pnm.c:993 msgid "Insufficient memory to load PNM file" msgstr "Brak pamięci na wczytanie pliku PNM" -#: gdk-pixbuf/io-pnm.c:1079 +#: gdk-pixbuf/io-pnm.c:1077 msgid "The PNM/PBM/PGM/PPM image format family" msgstr "Rodzina formatów obrazów PNM/PBM/PGM/PPM" -#: gdk-pixbuf/io-qtif.c:128 +#: gdk-pixbuf/io-qtif.c:126 msgid "Input file descriptor is NULL." msgstr "Deskryptor pliku wejściowego wynosi NULL." -#: gdk-pixbuf/io-qtif.c:143 +#: gdk-pixbuf/io-qtif.c:141 msgid "Failed to read QTIF header" msgstr "Odczytanie nagłówka QTIF się nie powiodło" -#: gdk-pixbuf/io-qtif.c:152 gdk-pixbuf/io-qtif.c:189 gdk-pixbuf/io-qtif.c:459 +#: gdk-pixbuf/io-qtif.c:150 gdk-pixbuf/io-qtif.c:187 gdk-pixbuf/io-qtif.c:454 #, c-format msgid "QTIF atom size too large (%d byte)" msgid_plural "QTIF atom size too large (%d bytes)" @@ -714,7 +722,7 @@ msgstr[0] "Rozmiar atomu QTIF jest za duży (%d bajt)" msgstr[1] "Rozmiar atomu QTIF jest za duży (%d bajty)" msgstr[2] "Rozmiar atomu QTIF jest za duży (%d bajtów)" -#: gdk-pixbuf/io-qtif.c:175 +#: gdk-pixbuf/io-qtif.c:173 #, c-format msgid "Failed to allocate %d byte for file read buffer" msgid_plural "Failed to allocate %d bytes for file read buffer" @@ -722,12 +730,12 @@ msgstr[0] "Przydzielenie %d bajtu dla bufora odczytu pliku się nie powiodło" msgstr[1] "Przydzielenie %d bajtów dla bufora odczytu pliku się nie powiodło" msgstr[2] "Przydzielenie %d bajtów dla bufora odczytu pliku się nie powiodło" -#: gdk-pixbuf/io-qtif.c:206 +#: gdk-pixbuf/io-qtif.c:201 #, c-format msgid "File error when reading QTIF atom: %s" msgstr "Błąd pliku podczas odczytywania atomu QTIF: %s" -#: gdk-pixbuf/io-qtif.c:243 +#: gdk-pixbuf/io-qtif.c:238 #, c-format msgid "Failed to skip the next %d byte with seek()." msgid_plural "Failed to skip the next %d bytes with seek()." @@ -735,231 +743,227 @@ msgstr[0] "Pominięcie następnego %d bajtu za pomocą seek() się nie powiodło msgstr[1] "Pominięcie następnych %d bajtów za pomocą seek() się nie powiodło." msgstr[2] "Pominięcie następnych %d bajtów za pomocą seek() się nie powiodło." -#: gdk-pixbuf/io-qtif.c:270 +#: gdk-pixbuf/io-qtif.c:265 msgid "Failed to allocate QTIF context structure." msgstr "Przydzielenie struktury kontekstu QTIF się nie powiodło." -#: gdk-pixbuf/io-qtif.c:330 +#: gdk-pixbuf/io-qtif.c:325 msgid "Failed to create GdkPixbufLoader object." msgstr "Utworzenie obiektu GdkPixbufLoader się nie powiodło." -#: gdk-pixbuf/io-qtif.c:434 +#: gdk-pixbuf/io-qtif.c:429 msgid "Failed to find an image data atom." msgstr "Odnalezienie atomu danych obrazu się nie powiodło." -#: gdk-pixbuf/io-qtif.c:618 +#: gdk-pixbuf/io-qtif.c:613 msgid "The QTIF image format" msgstr "Format obrazu QTIF" -#: gdk-pixbuf/io-ras.c:125 +#: gdk-pixbuf/io-ras.c:123 msgid "RAS image has bogus header data" msgstr "Błędny nagłówek obrazu RAS" -#: gdk-pixbuf/io-ras.c:147 +#: gdk-pixbuf/io-ras.c:145 msgid "RAS image has unknown type" msgstr "Nieznany format obrazu RAS" -#: gdk-pixbuf/io-ras.c:155 +#: gdk-pixbuf/io-ras.c:153 msgid "unsupported RAS image variation" msgstr "nieobsługiwany typ obrazu RAS" -#: gdk-pixbuf/io-ras.c:170 gdk-pixbuf/io-ras.c:199 +#: gdk-pixbuf/io-ras.c:168 gdk-pixbuf/io-ras.c:197 msgid "Not enough memory to load RAS image" msgstr "Brak pamięci na wczytanie obrazu RAS" -#: gdk-pixbuf/io-ras.c:544 +#: gdk-pixbuf/io-ras.c:542 msgid "The Sun raster image format" msgstr "Rastrowy format obrazu firmy SUN" -#: gdk-pixbuf/io-tga.c:153 +#: gdk-pixbuf/io-tga.c:151 msgid "Cannot allocate memory for IOBuffer struct" msgstr "Nie można przydzielić pamięci na strukturę IOBuffer" -#: gdk-pixbuf/io-tga.c:172 +#: gdk-pixbuf/io-tga.c:170 msgid "Cannot allocate memory for IOBuffer data" msgstr "Nie można przydzielić pamięci na dane IOBuffer" -#: gdk-pixbuf/io-tga.c:183 +#: gdk-pixbuf/io-tga.c:181 msgid "Cannot realloc IOBuffer data" msgstr "Nie można ponownie przydzielić danych IOBuffer" -#: gdk-pixbuf/io-tga.c:213 +#: gdk-pixbuf/io-tga.c:211 msgid "Cannot allocate temporary IOBuffer data" msgstr "Nie można przydzielić tymczasowych danych IOBuffer" -#: gdk-pixbuf/io-tga.c:346 +#: gdk-pixbuf/io-tga.c:339 msgid "Cannot allocate new pixbuf" msgstr "Nie można przydzielić nowego obiekt pixbuf" -#: gdk-pixbuf/io-tga.c:685 +#: gdk-pixbuf/io-tga.c:678 msgid "Image is corrupted or truncated" msgstr "Obraz jest uszkodzony lub obcięty" -#: gdk-pixbuf/io-tga.c:692 +#: gdk-pixbuf/io-tga.c:685 msgid "Cannot allocate colormap structure" msgstr "Nie można przydzielić struktury palety kolorów" -#: gdk-pixbuf/io-tga.c:699 +#: gdk-pixbuf/io-tga.c:692 msgid "Cannot allocate colormap entries" msgstr "Nie można przydzielić elementów palety kolorów" -#: gdk-pixbuf/io-tga.c:721 +#: gdk-pixbuf/io-tga.c:714 msgid "Unexpected bitdepth for colormap entries" msgstr "Nieoczekiwana wartość głębi kolorów elementów palety kolorów" -#: gdk-pixbuf/io-tga.c:739 +#: gdk-pixbuf/io-tga.c:732 msgid "Cannot allocate TGA header memory" msgstr "Nie można przydzielić pamięci na nagłówek obrazu TGA" -#: gdk-pixbuf/io-tga.c:772 +#: gdk-pixbuf/io-tga.c:765 msgid "TGA image has invalid dimensions" msgstr "Obraz TGA ma nieprawidłowe wymiary" -#: gdk-pixbuf/io-tga.c:778 gdk-pixbuf/io-tga.c:787 gdk-pixbuf/io-tga.c:797 -#: gdk-pixbuf/io-tga.c:807 gdk-pixbuf/io-tga.c:814 +#: gdk-pixbuf/io-tga.c:771 gdk-pixbuf/io-tga.c:780 gdk-pixbuf/io-tga.c:790 +#: gdk-pixbuf/io-tga.c:800 gdk-pixbuf/io-tga.c:807 msgid "TGA image type not supported" msgstr "Nieobsługiwany typ obrazu TGA" -#: gdk-pixbuf/io-tga.c:861 +#: gdk-pixbuf/io-tga.c:854 msgid "Cannot allocate memory for TGA context struct" msgstr "Nie można przydzielić pamięci na strukturę kontekstu TGA" -#: gdk-pixbuf/io-tga.c:926 +#: gdk-pixbuf/io-tga.c:919 msgid "Excess data in file" msgstr "W pliku występują nadmiarowe dane" -#: gdk-pixbuf/io-tga.c:1007 +#: gdk-pixbuf/io-tga.c:1000 msgid "The Targa image format" msgstr "Format obrazu Targa" -#: gdk-pixbuf/io-tiff.c:104 +#: gdk-pixbuf/io-tiff.c:102 msgid "Could not get image width (bad TIFF file)" msgstr "Nie można uzyskać szerokości obrazu (błędny plik TIFF)" -#: gdk-pixbuf/io-tiff.c:112 +#: gdk-pixbuf/io-tiff.c:110 msgid "Could not get image height (bad TIFF file)" msgstr "Nie można uzyskać wysokości obrazu (błędny plik TIFF)" -#: gdk-pixbuf/io-tiff.c:120 +#: gdk-pixbuf/io-tiff.c:118 msgid "Width or height of TIFF image is zero" msgstr "Szerokość lub wysokość obrazu TIFF jest równa zeru" -#: gdk-pixbuf/io-tiff.c:129 gdk-pixbuf/io-tiff.c:138 +#: gdk-pixbuf/io-tiff.c:127 gdk-pixbuf/io-tiff.c:136 msgid "Dimensions of TIFF image too large" msgstr "Za duże wymiary obrazu TIFF" -#: gdk-pixbuf/io-tiff.c:162 gdk-pixbuf/io-tiff.c:174 gdk-pixbuf/io-tiff.c:491 +#: gdk-pixbuf/io-tiff.c:160 gdk-pixbuf/io-tiff.c:172 gdk-pixbuf/io-tiff.c:489 msgid "Insufficient memory to open TIFF file" msgstr "Brak pamięci na odczytanie pliku TIFF" -#: gdk-pixbuf/io-tiff.c:236 +#: gdk-pixbuf/io-tiff.c:234 msgid "Failed to load RGB data from TIFF file" msgstr "Wczytanie danych RGB z pliku TIFF się nie powiodło" -#: gdk-pixbuf/io-tiff.c:293 +#: gdk-pixbuf/io-tiff.c:291 msgid "Failed to open TIFF image" msgstr "Otwarcie obrazu TIFF się nie powiodło" -#: gdk-pixbuf/io-tiff.c:427 gdk-pixbuf/io-tiff.c:440 +#: gdk-pixbuf/io-tiff.c:425 gdk-pixbuf/io-tiff.c:438 msgid "Failed to load TIFF image" msgstr "Wczytanie obrazu TIFF się nie powiodło" -#: gdk-pixbuf/io-tiff.c:623 +#: gdk-pixbuf/io-tiff.c:621 msgid "Failed to save TIFF image" msgstr "Zapisanie obrazu TIFF się nie powiodło" -#: gdk-pixbuf/io-tiff.c:656 +#: gdk-pixbuf/io-tiff.c:654 msgid "TIFF compression doesn't refer to a valid codec." msgstr "Kompresja TIFF nie odnosi się do prawidłowego kodeka." -#: gdk-pixbuf/io-tiff.c:696 +#: gdk-pixbuf/io-tiff.c:694 msgid "Failed to write TIFF data" msgstr "Zapisanie danych TIFF się nie powiodło" -#: gdk-pixbuf/io-tiff.c:733 +#: gdk-pixbuf/io-tiff.c:731 msgid "Couldn't write to TIFF file" msgstr "Nie można zapisać do pliku TIFF" -#: gdk-pixbuf/io-tiff.c:788 -msgid "The TIFF image format" -msgstr "Format obrazu TIFF" - -#: gdk-pixbuf/io-wbmp.c:245 +#: gdk-pixbuf/io-wbmp.c:243 msgid "Image has zero width" msgstr "Szerokość obrazu jest zerowa" -#: gdk-pixbuf/io-wbmp.c:263 +#: gdk-pixbuf/io-wbmp.c:261 msgid "Image has zero height" msgstr "Wysokość obrazu jest zerowa" -#: gdk-pixbuf/io-wbmp.c:274 +#: gdk-pixbuf/io-wbmp.c:272 msgid "Not enough memory to load image" msgstr "Brak pamięci na wczytanie obrazu" -#: gdk-pixbuf/io-wbmp.c:333 +#: gdk-pixbuf/io-wbmp.c:331 msgid "Couldn't save the rest" msgstr "Nie można zapisać reszty" -#: gdk-pixbuf/io-wbmp.c:374 +#: gdk-pixbuf/io-wbmp.c:372 msgid "The WBMP image format" msgstr "Format obrazu WBMP" -#: gdk-pixbuf/io-xbm.c:304 +#: gdk-pixbuf/io-xbm.c:302 msgid "Invalid XBM file" msgstr "Nieprawidłowy plik XBM" -#: gdk-pixbuf/io-xbm.c:314 +#: gdk-pixbuf/io-xbm.c:312 msgid "Insufficient memory to load XBM image file" msgstr "Brak pamięci na wczytanie pliku XBM" -#: gdk-pixbuf/io-xbm.c:462 +#: gdk-pixbuf/io-xbm.c:460 msgid "Failed to write to temporary file when loading XBM image" msgstr "" "Zapisanie do pliku tymczasowego podczas wczytywania pliku XBM się nie " "powiodło" -#: gdk-pixbuf/io-xbm.c:501 +#: gdk-pixbuf/io-xbm.c:499 msgid "The XBM image format" msgstr "Format obrazu XBM" -#: gdk-pixbuf/io-xpm.c:469 +#: gdk-pixbuf/io-xpm.c:467 msgid "No XPM header found" msgstr "Nie odnaleziono nagłówka XPM" -#: gdk-pixbuf/io-xpm.c:478 +#: gdk-pixbuf/io-xpm.c:476 msgid "Invalid XPM header" msgstr "Nieprawidłowy nagłówek XPM" -#: gdk-pixbuf/io-xpm.c:486 +#: gdk-pixbuf/io-xpm.c:484 msgid "XPM file has image width <= 0" msgstr "Plik XPM zawiera obraz o szerokości <= 0" -#: gdk-pixbuf/io-xpm.c:494 +#: gdk-pixbuf/io-xpm.c:492 msgid "XPM file has image height <= 0" msgstr "Plik XPM zawiera obraz o wysokości <= 0" -#: gdk-pixbuf/io-xpm.c:502 +#: gdk-pixbuf/io-xpm.c:500 msgid "XPM has invalid number of chars per pixel" msgstr "Plik XPM zawiera nieprawidłową liczbę znaków na piksel" -#: gdk-pixbuf/io-xpm.c:511 +#: gdk-pixbuf/io-xpm.c:509 msgid "XPM file has invalid number of colors" msgstr "Plik XPM zawiera nieprawidłową liczbę kolorów" -#: gdk-pixbuf/io-xpm.c:523 gdk-pixbuf/io-xpm.c:532 gdk-pixbuf/io-xpm.c:584 +#: gdk-pixbuf/io-xpm.c:521 gdk-pixbuf/io-xpm.c:530 gdk-pixbuf/io-xpm.c:582 msgid "Cannot allocate memory for loading XPM image" msgstr "Nie można przydzielić pamięci na wczytanie pliku XPM" -#: gdk-pixbuf/io-xpm.c:546 +#: gdk-pixbuf/io-xpm.c:544 msgid "Cannot read XPM colormap" msgstr "Nie można odczytać palety kolorów XPM" -#: gdk-pixbuf/io-xpm.c:778 +#: gdk-pixbuf/io-xpm.c:776 msgid "Failed to write to temporary file when loading XPM image" msgstr "" "Zapisanie do pliku tymczasowego podczas wczytywania pliku XPM się nie " "powiodło" -#: gdk-pixbuf/io-xpm.c:817 +#: gdk-pixbuf/io-xpm.c:815 msgid "The XPM image format" msgstr "Format obrazu XPM" diff --git a/po/ps.gmo b/po/ps.gmo index 6c6d0a76bc9aba1773061b7726ea5e4b7b395ee3..af28f604ee00d0a43a2005d3191073f105d5d4f6 100644 GIT binary patch delta 26 hcmaDY`dV~DI4iG-u7Rnpk(q*#ft88b<`mX;Rsd~_2SWe= delta 26 hcmaDY`dV~DI4iHQu7QcJp{atQft8WP<`mX;Rsd~92R;A* diff --git a/po/ps.po b/po/ps.po index 3e0a097..4639561 100644 --- a/po/ps.po +++ b/po/ps.po @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: gtk+.head\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=gdk-" "pixbuf\n" -"POT-Creation-Date: 2013-04-15 10:28-0400\n" +"POT-Creation-Date: 2014-05-26 20:46-0400\n" "PO-Revision-Date: 2009-03-17 18:05+0500\n" "Last-Translator: Zabeeh Khan \n" "Language-Team: Pashto \n" @@ -19,323 +19,331 @@ msgstr "" "X-Poedit-Language: Pashto, Pushto\n" "X-Poedit-Country: AFGHANISTAN\n" -#: gdk-pixbuf/gdk-pixbuf-animation.c:160 gdk-pixbuf/gdk-pixbuf-io.c:1064 -#: gdk-pixbuf/gdk-pixbuf-io.c:1330 +#: gdk-pixbuf/gdk-pixbuf-animation.c:158 gdk-pixbuf/gdk-pixbuf-io.c:1077 +#: gdk-pixbuf/gdk-pixbuf-io.c:1333 #, c-format msgid "Failed to open file '%s': %s" msgstr "%s :دوتنه پرانيستلو کې پاتې راغی '%s'" -#: gdk-pixbuf/gdk-pixbuf-animation.c:173 gdk-pixbuf/gdk-pixbuf-io.c:1076 +#: gdk-pixbuf/gdk-pixbuf-animation.c:171 gdk-pixbuf/gdk-pixbuf-io.c:962 #, c-format msgid "Image file '%s' contains no data" msgstr "انځور دوتنه اومتوک نه لري '%s'" -#: gdk-pixbuf/gdk-pixbuf-animation.c:212 +#: gdk-pixbuf/gdk-pixbuf-animation.c:210 #, c-format msgid "" "Failed to load animation '%s': reason not known, probably a corrupt " "animation file" msgstr "" -#: gdk-pixbuf/gdk-pixbuf-animation.c:280 gdk-pixbuf/gdk-pixbuf-io.c:1112 -#: gdk-pixbuf/gdk-pixbuf-io.c:1382 +#: gdk-pixbuf/gdk-pixbuf-animation.c:278 gdk-pixbuf/gdk-pixbuf-io.c:1113 +#: gdk-pixbuf/gdk-pixbuf-io.c:1385 #, c-format msgid "" "Failed to load image '%s': reason not known, probably a corrupt image file" msgstr "" -#: gdk-pixbuf/gdk-pixbuf-io.c:790 +#: gdk-pixbuf/gdk-pixbuf-io.c:774 #, c-format msgid "Unable to load image-loading module: %s: %s" msgstr "" -#: gdk-pixbuf/gdk-pixbuf-io.c:805 +#: gdk-pixbuf/gdk-pixbuf-io.c:789 #, c-format msgid "" "Image-loading module %s does not export the proper interface; perhaps it's " "from a different gdk-pixbuf version?" msgstr "" -#: gdk-pixbuf/gdk-pixbuf-io.c:814 gdk-pixbuf/gdk-pixbuf-io.c:865 +#: gdk-pixbuf/gdk-pixbuf-io.c:798 gdk-pixbuf/gdk-pixbuf-io.c:849 #, c-format msgid "Image type '%s' is not supported" msgstr "انځور ډول نه منل کيږي '%s'" -#: gdk-pixbuf/gdk-pixbuf-io.c:950 +#: gdk-pixbuf/gdk-pixbuf-io.c:934 #, c-format msgid "Couldn't recognize the image file format for file '%s'" msgstr "" -#: gdk-pixbuf/gdk-pixbuf-io.c:958 +#: gdk-pixbuf/gdk-pixbuf-io.c:942 msgid "Unrecognized image file format" msgstr "د انځور ناپېژندلې دوتنه بڼه" -#: gdk-pixbuf/gdk-pixbuf-io.c:1121 +#: gdk-pixbuf/gdk-pixbuf-io.c:1124 #, c-format msgid "Failed to load image '%s': %s" msgstr "%s :انځور په لېښلو کې پاتې راغی '%s' د" -#: gdk-pixbuf/gdk-pixbuf-io.c:2015 gdk-pixbuf/io-gdip-utils.c:837 +#: gdk-pixbuf/gdk-pixbuf-io.c:2029 gdk-pixbuf/io-gdip-utils.c:835 #, c-format msgid "Error writing to image file: %s" msgstr "%s :انځور دوتنې کې ليکلو کې پاتې راغی" -#: gdk-pixbuf/gdk-pixbuf-io.c:2057 gdk-pixbuf/gdk-pixbuf-io.c:2178 +#: gdk-pixbuf/gdk-pixbuf-io.c:2071 gdk-pixbuf/gdk-pixbuf-io.c:2192 #, c-format msgid "This build of gdk-pixbuf does not support saving the image format: %s" msgstr "" -#: gdk-pixbuf/gdk-pixbuf-io.c:2088 +#: gdk-pixbuf/gdk-pixbuf-io.c:2102 msgid "Insufficient memory to save image to callback" msgstr "" -#: gdk-pixbuf/gdk-pixbuf-io.c:2101 +#: gdk-pixbuf/gdk-pixbuf-io.c:2115 msgid "Failed to open temporary file" msgstr "د لنډمهالې دوتنې په پرانيستلو کې پاتې راغی" -#: gdk-pixbuf/gdk-pixbuf-io.c:2124 +#: gdk-pixbuf/gdk-pixbuf-io.c:2138 msgid "Failed to read from temporary file" msgstr "د لنډمهالې دوتنې نه لوستلو کې پاتې راغی" -#: gdk-pixbuf/gdk-pixbuf-io.c:2372 +#: gdk-pixbuf/gdk-pixbuf-io.c:2382 #, c-format msgid "Failed to open '%s' for writing: %s" msgstr "%s :د ليکلو لپاره پرانيستلو کې پاتې راغی '%s'" -#: gdk-pixbuf/gdk-pixbuf-io.c:2398 +#: gdk-pixbuf/gdk-pixbuf-io.c:2408 #, c-format msgid "" "Failed to close '%s' while writing image, all data may not have been saved: " "%s" msgstr "" -#: gdk-pixbuf/gdk-pixbuf-io.c:2619 gdk-pixbuf/gdk-pixbuf-io.c:2671 +#: gdk-pixbuf/gdk-pixbuf-io.c:2629 gdk-pixbuf/gdk-pixbuf-io.c:2681 msgid "Insufficient memory to save image into a buffer" msgstr "" -#: gdk-pixbuf/gdk-pixbuf-io.c:2717 +#: gdk-pixbuf/gdk-pixbuf-io.c:2727 msgid "Error writing to image stream" msgstr "" -#: gdk-pixbuf/gdk-pixbuf-loader.c:393 +#: gdk-pixbuf/gdk-pixbuf-loader.c:384 #, c-format msgid "" "Internal error: Image loader module '%s' failed to complete an operation, " "but didn't give a reason for the failure" msgstr "" -#: gdk-pixbuf/gdk-pixbuf-loader.c:435 +#: gdk-pixbuf/gdk-pixbuf-loader.c:426 #, c-format msgid "Incremental loading of image type '%s' is not supported" msgstr "" -#: gdk-pixbuf/gdk-pixdata.c:160 +#: gdk-pixbuf/gdk-pixdata.c:158 msgid "Image header corrupt" msgstr "د انځور سرۍ اندرغلې ده" -#: gdk-pixbuf/gdk-pixdata.c:165 +#: gdk-pixbuf/gdk-pixdata.c:163 msgid "Image format unknown" msgstr "د انځور بڼه ناپېژندلې ده" -#: gdk-pixbuf/gdk-pixdata.c:170 gdk-pixbuf/gdk-pixdata.c:502 +#: gdk-pixbuf/gdk-pixdata.c:168 gdk-pixbuf/gdk-pixdata.c:501 msgid "Image pixel data corrupt" msgstr "" -#: gdk-pixbuf/gdk-pixdata.c:446 +#: gdk-pixbuf/gdk-pixdata.c:445 #, c-format msgid "failed to allocate image buffer of %u byte" msgid_plural "failed to allocate image buffer of %u bytes" msgstr[0] "" msgstr[1] "" -#: gdk-pixbuf/io-ani.c:244 +#: gdk-pixbuf/io-ani.c:242 msgid "Unexpected icon chunk in animation" msgstr "" -#: gdk-pixbuf/io-ani.c:342 gdk-pixbuf/io-ani.c:400 gdk-pixbuf/io-ani.c:426 -#: gdk-pixbuf/io-ani.c:449 gdk-pixbuf/io-ani.c:476 gdk-pixbuf/io-ani.c:563 +#: gdk-pixbuf/io-ani.c:340 gdk-pixbuf/io-ani.c:398 gdk-pixbuf/io-ani.c:424 +#: gdk-pixbuf/io-ani.c:447 gdk-pixbuf/io-ani.c:474 gdk-pixbuf/io-ani.c:561 msgid "Invalid header in animation" msgstr "په سېلن کې ناسمه سرۍ" -#: gdk-pixbuf/io-ani.c:352 gdk-pixbuf/io-ani.c:374 gdk-pixbuf/io-ani.c:458 -#: gdk-pixbuf/io-ani.c:485 gdk-pixbuf/io-ani.c:536 gdk-pixbuf/io-ani.c:608 +#: gdk-pixbuf/io-ani.c:350 gdk-pixbuf/io-ani.c:372 gdk-pixbuf/io-ani.c:456 +#: gdk-pixbuf/io-ani.c:483 gdk-pixbuf/io-ani.c:534 gdk-pixbuf/io-ani.c:606 msgid "Not enough memory to load animation" msgstr "" -#: gdk-pixbuf/io-ani.c:392 gdk-pixbuf/io-ani.c:418 gdk-pixbuf/io-ani.c:437 +#: gdk-pixbuf/io-ani.c:390 gdk-pixbuf/io-ani.c:416 gdk-pixbuf/io-ani.c:435 msgid "Malformed chunk in animation" msgstr "" -#: gdk-pixbuf/io-ani.c:660 +#: gdk-pixbuf/io-ani.c:628 +msgid "ANI image was truncated or incomplete." +msgstr "" + +#: gdk-pixbuf/io-ani.c:669 msgid "The ANI image format" msgstr "انځور بڼه ANI" -#: gdk-pixbuf/io-bmp.c:229 gdk-pixbuf/io-bmp.c:266 gdk-pixbuf/io-bmp.c:337 -#: gdk-pixbuf/io-bmp.c:369 gdk-pixbuf/io-bmp.c:392 gdk-pixbuf/io-bmp.c:495 +#: gdk-pixbuf/io-bmp.c:227 gdk-pixbuf/io-bmp.c:264 gdk-pixbuf/io-bmp.c:335 +#: gdk-pixbuf/io-bmp.c:367 gdk-pixbuf/io-bmp.c:390 gdk-pixbuf/io-bmp.c:493 msgid "BMP image has bogus header data" msgstr "" -#: gdk-pixbuf/io-bmp.c:240 gdk-pixbuf/io-bmp.c:432 +#: gdk-pixbuf/io-bmp.c:238 gdk-pixbuf/io-bmp.c:430 msgid "Not enough memory to load bitmap image" msgstr "" -#: gdk-pixbuf/io-bmp.c:318 +#: gdk-pixbuf/io-bmp.c:316 msgid "BMP image has unsupported header size" msgstr "" -#: gdk-pixbuf/io-bmp.c:356 +#: gdk-pixbuf/io-bmp.c:354 msgid "Topdown BMP images cannot be compressed" msgstr "" -#: gdk-pixbuf/io-bmp.c:716 gdk-pixbuf/io-pnm.c:707 +#: gdk-pixbuf/io-bmp.c:714 gdk-pixbuf/io-pnm.c:705 msgid "Premature end-of-file encountered" msgstr "" -#: gdk-pixbuf/io-bmp.c:1328 +#: gdk-pixbuf/io-bmp.c:1326 msgid "Couldn't allocate memory for saving BMP file" msgstr "" -#: gdk-pixbuf/io-bmp.c:1369 +#: gdk-pixbuf/io-bmp.c:1367 msgid "Couldn't write to BMP file" msgstr "" -#: gdk-pixbuf/io-bmp.c:1422 gdk-pixbuf/io-gdip-bmp.c:82 +#: gdk-pixbuf/io-bmp.c:1420 gdk-pixbuf/io-gdip-bmp.c:80 msgid "The BMP image format" msgstr "انځور بڼه BMP" -#: gdk-pixbuf/io-gdip-emf.c:59 +#: gdk-pixbuf/io-gdip-emf.c:57 msgid "The EMF image format" msgstr "" -#: gdk-pixbuf/io-gdip-gif.c:80 gdk-pixbuf/io-gif.c:1720 +#: gdk-pixbuf/io-gdip-gif.c:78 gdk-pixbuf/io-gif.c:1718 msgid "The GIF image format" msgstr "" -#: gdk-pixbuf/io-gdip-ico.c:59 gdk-pixbuf/io-ico.c:1271 +#: gdk-pixbuf/io-gdip-ico.c:57 gdk-pixbuf/io-ico.c:1269 msgid "The ICO image format" msgstr "انځور بڼه ICO" -#: gdk-pixbuf/io-gdip-jpeg.c:53 gdk-pixbuf/io-jpeg.c:1249 +#: gdk-pixbuf/io-gdip-jpeg.c:51 gdk-pixbuf/io-jpeg.c:1249 #, c-format msgid "" "JPEG quality must be a value between 0 and 100; value '%s' could not be " "parsed." msgstr "" -#: gdk-pixbuf/io-gdip-jpeg.c:68 gdk-pixbuf/io-jpeg.c:1265 +#: gdk-pixbuf/io-gdip-jpeg.c:66 gdk-pixbuf/io-jpeg.c:1265 #, c-format msgid "" "JPEG quality must be a value between 0 and 100; value '%d' is not allowed." msgstr "" -#: gdk-pixbuf/io-gdip-jpeg.c:136 gdk-pixbuf/io-jpeg.c:1478 +#: gdk-pixbuf/io-gdip-jpeg.c:134 gdk-pixbuf/io-jpeg.c:1478 msgid "The JPEG image format" msgstr "انځور ډول JPEG" -#: gdk-pixbuf/io-gdip-utils.c:154 +#: gdk-pixbuf/io-gdip-tiff.c:80 gdk-pixbuf/io-tiff.c:786 +msgid "The TIFF image format" +msgstr "" + +#: gdk-pixbuf/io-gdip-utils.c:152 #, c-format msgid "Could not allocate memory: %s" msgstr "" -#: gdk-pixbuf/io-gdip-utils.c:179 gdk-pixbuf/io-gdip-utils.c:293 -#: gdk-pixbuf/io-gdip-utils.c:333 +#: gdk-pixbuf/io-gdip-utils.c:177 gdk-pixbuf/io-gdip-utils.c:291 +#: gdk-pixbuf/io-gdip-utils.c:331 #, c-format msgid "Could not create stream: %s" msgstr "" -#: gdk-pixbuf/io-gdip-utils.c:193 +#: gdk-pixbuf/io-gdip-utils.c:191 #, c-format msgid "Could not seek stream: %s" msgstr "" -#: gdk-pixbuf/io-gdip-utils.c:205 +#: gdk-pixbuf/io-gdip-utils.c:203 #, c-format msgid "Could not read from stream: %s" msgstr "" -#: gdk-pixbuf/io-gdip-utils.c:617 +#: gdk-pixbuf/io-gdip-utils.c:615 msgid "Couldn't load bitmap" msgstr "" -#: gdk-pixbuf/io-gdip-utils.c:773 +#: gdk-pixbuf/io-gdip-utils.c:771 msgid "Couldn't load metafile" msgstr "" -#: gdk-pixbuf/io-gdip-utils.c:878 +#: gdk-pixbuf/io-gdip-utils.c:876 msgid "Unsupported image format for GDI+" msgstr "" -#: gdk-pixbuf/io-gdip-utils.c:885 +#: gdk-pixbuf/io-gdip-utils.c:883 msgid "Couldn't save" msgstr "نه شي ساتلی" -#: gdk-pixbuf/io-gdip-wmf.c:58 +#: gdk-pixbuf/io-gdip-wmf.c:56 msgid "The WMF image format" msgstr "" -#: gdk-pixbuf/io-gif.c:222 +#: gdk-pixbuf/io-gif.c:220 #, c-format msgid "Failure reading GIF: %s" msgstr "" -#: gdk-pixbuf/io-gif.c:496 gdk-pixbuf/io-gif.c:1502 gdk-pixbuf/io-gif.c:1669 +#: gdk-pixbuf/io-gif.c:494 gdk-pixbuf/io-gif.c:1500 gdk-pixbuf/io-gif.c:1667 msgid "GIF file was missing some data (perhaps it was truncated somehow?)" msgstr "" -#: gdk-pixbuf/io-gif.c:505 +#: gdk-pixbuf/io-gif.c:503 #, c-format msgid "Internal error in the GIF loader (%s)" msgstr "" -#: gdk-pixbuf/io-gif.c:579 +#: gdk-pixbuf/io-gif.c:577 msgid "Stack overflow" msgstr "" -#: gdk-pixbuf/io-gif.c:639 +#: gdk-pixbuf/io-gif.c:637 msgid "GIF image loader cannot understand this image." msgstr "" -#: gdk-pixbuf/io-gif.c:668 +#: gdk-pixbuf/io-gif.c:666 msgid "Bad code encountered" msgstr "" -#: gdk-pixbuf/io-gif.c:678 +#: gdk-pixbuf/io-gif.c:676 msgid "Circular table entry in GIF file" msgstr "" -#: gdk-pixbuf/io-gif.c:866 gdk-pixbuf/io-gif.c:1488 gdk-pixbuf/io-gif.c:1541 -#: gdk-pixbuf/io-gif.c:1657 +#: gdk-pixbuf/io-gif.c:864 gdk-pixbuf/io-gif.c:1486 gdk-pixbuf/io-gif.c:1539 +#: gdk-pixbuf/io-gif.c:1655 msgid "Not enough memory to load GIF file" msgstr "" -#: gdk-pixbuf/io-gif.c:960 +#: gdk-pixbuf/io-gif.c:958 msgid "Not enough memory to composite a frame in GIF file" msgstr "" -#: gdk-pixbuf/io-gif.c:1132 +#: gdk-pixbuf/io-gif.c:1130 msgid "GIF image is corrupt (incorrect LZW compression)" msgstr "" -#: gdk-pixbuf/io-gif.c:1182 +#: gdk-pixbuf/io-gif.c:1180 msgid "File does not appear to be a GIF file" msgstr "دوتنه وي GIF دوتنه داسې نه ښکاري چې" -#: gdk-pixbuf/io-gif.c:1194 +#: gdk-pixbuf/io-gif.c:1192 #, c-format msgid "Version %s of the GIF file format is not supported" msgstr "" -#: gdk-pixbuf/io-gif.c:1241 +#: gdk-pixbuf/io-gif.c:1239 msgid "Resulting GIF image has zero size" msgstr "" -#: gdk-pixbuf/io-gif.c:1320 +#: gdk-pixbuf/io-gif.c:1318 msgid "" "GIF image has no global colormap, and a frame inside it has no local " "colormap." msgstr "" -#: gdk-pixbuf/io-gif.c:1564 +#: gdk-pixbuf/io-gif.c:1562 msgid "GIF image was truncated or incomplete." msgstr "" @@ -352,103 +360,103 @@ msgstr "" msgid "The ICNS image format" msgstr "انځور بڼهICNS" -#: gdk-pixbuf/io-ico.c:228 gdk-pixbuf/io-ico.c:242 gdk-pixbuf/io-ico.c:291 -#: gdk-pixbuf/io-ico.c:302 gdk-pixbuf/io-ico.c:395 +#: gdk-pixbuf/io-ico.c:226 gdk-pixbuf/io-ico.c:240 gdk-pixbuf/io-ico.c:289 +#: gdk-pixbuf/io-ico.c:300 gdk-pixbuf/io-ico.c:393 msgid "Invalid header in icon" msgstr "" -#: gdk-pixbuf/io-ico.c:257 gdk-pixbuf/io-ico.c:312 gdk-pixbuf/io-ico.c:405 -#: gdk-pixbuf/io-ico.c:458 gdk-pixbuf/io-ico.c:488 +#: gdk-pixbuf/io-ico.c:255 gdk-pixbuf/io-ico.c:310 gdk-pixbuf/io-ico.c:403 +#: gdk-pixbuf/io-ico.c:456 gdk-pixbuf/io-ico.c:486 msgid "Not enough memory to load icon" msgstr "" -#: gdk-pixbuf/io-ico.c:338 +#: gdk-pixbuf/io-ico.c:336 msgid "Compressed icons are not supported" msgstr "" -#: gdk-pixbuf/io-ico.c:358 +#: gdk-pixbuf/io-ico.c:356 msgid "Icon has zero width" msgstr "" -#: gdk-pixbuf/io-ico.c:368 +#: gdk-pixbuf/io-ico.c:366 msgid "Icon has zero height" msgstr "" -#: gdk-pixbuf/io-ico.c:443 +#: gdk-pixbuf/io-ico.c:441 msgid "Unsupported icon type" msgstr "نه منل کېدونکی انځورن ډول" -#: gdk-pixbuf/io-ico.c:537 +#: gdk-pixbuf/io-ico.c:535 msgid "Not enough memory to load ICO file" msgstr "" -#: gdk-pixbuf/io-ico.c:1002 +#: gdk-pixbuf/io-ico.c:1000 msgid "Image too large to be saved as ICO" msgstr "" -#: gdk-pixbuf/io-ico.c:1013 +#: gdk-pixbuf/io-ico.c:1011 msgid "Cursor hotspot outside image" msgstr "" -#: gdk-pixbuf/io-ico.c:1036 +#: gdk-pixbuf/io-ico.c:1034 #, c-format msgid "Unsupported depth for ICO file: %d" msgstr "" -#: gdk-pixbuf/io-jasper.c:74 +#: gdk-pixbuf/io-jasper.c:73 msgid "Couldn't allocate memory for stream" msgstr "" -#: gdk-pixbuf/io-jasper.c:104 +#: gdk-pixbuf/io-jasper.c:103 msgid "Couldn't decode image" msgstr "" -#: gdk-pixbuf/io-jasper.c:122 +#: gdk-pixbuf/io-jasper.c:121 msgid "Transformed JPEG2000 has zero width or height" msgstr "" -#: gdk-pixbuf/io-jasper.c:136 +#: gdk-pixbuf/io-jasper.c:135 msgid "Image type currently not supported" msgstr "د انځور ډول اوس نه منل کيږي" -#: gdk-pixbuf/io-jasper.c:148 gdk-pixbuf/io-jasper.c:156 +#: gdk-pixbuf/io-jasper.c:147 gdk-pixbuf/io-jasper.c:155 msgid "Couldn't allocate memory for color profile" msgstr "" -#: gdk-pixbuf/io-jasper.c:182 +#: gdk-pixbuf/io-jasper.c:181 msgid "Insufficient memory to open JPEG 2000 file" msgstr "" -#: gdk-pixbuf/io-jasper.c:261 +#: gdk-pixbuf/io-jasper.c:260 msgid "Couldn't allocate memory to buffer image data" msgstr "" -#: gdk-pixbuf/io-jasper.c:305 +#: gdk-pixbuf/io-jasper.c:304 msgid "The JPEG 2000 image format" msgstr "انځور ډول JPEG ۲۰۰" -#: gdk-pixbuf/io-jpeg.c:126 +#: gdk-pixbuf/io-jpeg.c:124 #, c-format msgid "Error interpreting JPEG image file (%s)" msgstr "" -#: gdk-pixbuf/io-jpeg.c:604 +#: gdk-pixbuf/io-jpeg.c:597 msgid "" "Insufficient memory to load image, try exiting some applications to free " "memory" msgstr "" -#: gdk-pixbuf/io-jpeg.c:651 gdk-pixbuf/io-jpeg.c:865 +#: gdk-pixbuf/io-jpeg.c:645 gdk-pixbuf/io-jpeg.c:858 #, c-format msgid "Unsupported JPEG color space (%s)" msgstr "" -#: gdk-pixbuf/io-jpeg.c:764 gdk-pixbuf/io-jpeg.c:1044 +#: gdk-pixbuf/io-jpeg.c:757 gdk-pixbuf/io-jpeg.c:1037 #: gdk-pixbuf/io-jpeg.c:1308 gdk-pixbuf/io-jpeg.c:1318 msgid "Couldn't allocate memory for loading JPEG file" msgstr "" -#: gdk-pixbuf/io-jpeg.c:1018 +#: gdk-pixbuf/io-jpeg.c:1011 msgid "Transformed JPEG has zero width or height." msgstr "" @@ -457,461 +465,457 @@ msgstr "" msgid "Color profile has invalid length '%u'." msgstr "" -#: gdk-pixbuf/io-pcx.c:186 +#: gdk-pixbuf/io-pcx.c:184 msgid "Couldn't allocate memory for header" msgstr "" -#: gdk-pixbuf/io-pcx.c:201 gdk-pixbuf/io-pcx.c:559 +#: gdk-pixbuf/io-pcx.c:199 gdk-pixbuf/io-pcx.c:557 msgid "Couldn't allocate memory for context buffer" msgstr "" -#: gdk-pixbuf/io-pcx.c:600 +#: gdk-pixbuf/io-pcx.c:598 msgid "Image has invalid width and/or height" msgstr "" -#: gdk-pixbuf/io-pcx.c:612 gdk-pixbuf/io-pcx.c:673 +#: gdk-pixbuf/io-pcx.c:610 gdk-pixbuf/io-pcx.c:671 msgid "Image has unsupported bpp" msgstr "" -#: gdk-pixbuf/io-pcx.c:617 gdk-pixbuf/io-pcx.c:625 +#: gdk-pixbuf/io-pcx.c:615 gdk-pixbuf/io-pcx.c:623 #, c-format msgid "Image has unsupported number of %d-bit planes" msgstr "" -#: gdk-pixbuf/io-pcx.c:641 +#: gdk-pixbuf/io-pcx.c:639 msgid "Couldn't create new pixbuf" msgstr "" -#: gdk-pixbuf/io-pcx.c:649 +#: gdk-pixbuf/io-pcx.c:647 msgid "Couldn't allocate memory for line data" msgstr "" -#: gdk-pixbuf/io-pcx.c:656 +#: gdk-pixbuf/io-pcx.c:654 msgid "Couldn't allocate memory for PCX image" msgstr "" -#: gdk-pixbuf/io-pcx.c:703 +#: gdk-pixbuf/io-pcx.c:701 msgid "Didn't get all lines of PCX image" msgstr "" -#: gdk-pixbuf/io-pcx.c:710 +#: gdk-pixbuf/io-pcx.c:708 msgid "No palette found at end of PCX data" msgstr "" -#: gdk-pixbuf/io-pcx.c:755 +#: gdk-pixbuf/io-pcx.c:753 msgid "The PCX image format" msgstr "انځور ډول PCX" -#: gdk-pixbuf/io-pixdata.c:148 +#: gdk-pixbuf/io-pixdata.c:146 msgid "Transformed pixbuf has zero width or height." msgstr "" -#: gdk-pixbuf/io-pixdata.c:186 +#: gdk-pixbuf/io-pixdata.c:184 #, fuzzy msgid "The GdkPixdata format" msgstr "انځور بڼه BMP" -#: gdk-pixbuf/io-png.c:54 +#: gdk-pixbuf/io-png.c:53 msgid "Bits per channel of PNG image is invalid." msgstr "" -#: gdk-pixbuf/io-png.c:135 gdk-pixbuf/io-png.c:641 +#: gdk-pixbuf/io-png.c:134 gdk-pixbuf/io-png.c:640 msgid "Transformed PNG has zero width or height." msgstr "" -#: gdk-pixbuf/io-png.c:143 +#: gdk-pixbuf/io-png.c:142 msgid "Bits per channel of transformed PNG is not 8." msgstr "" -#: gdk-pixbuf/io-png.c:152 +#: gdk-pixbuf/io-png.c:151 msgid "Transformed PNG not RGB or RGBA." msgstr "" -#: gdk-pixbuf/io-png.c:161 +#: gdk-pixbuf/io-png.c:160 msgid "Transformed PNG has unsupported number of channels, must be 3 or 4." msgstr "" -#: gdk-pixbuf/io-png.c:182 +#: gdk-pixbuf/io-png.c:181 #, c-format msgid "Fatal error in PNG image file: %s" msgstr "%s :انځور دوتنه کې وژونکې تېروتنه PNG په" -#: gdk-pixbuf/io-png.c:315 +#: gdk-pixbuf/io-png.c:314 msgid "Insufficient memory to load PNG file" msgstr "" -#: gdk-pixbuf/io-png.c:656 +#: gdk-pixbuf/io-png.c:655 #, c-format msgid "" "Insufficient memory to store a %lu by %lu image; try exiting some " "applications to reduce memory usage" msgstr "" -#: gdk-pixbuf/io-png.c:719 +#: gdk-pixbuf/io-png.c:718 msgid "Fatal error reading PNG image file" msgstr "" -#: gdk-pixbuf/io-png.c:768 +#: gdk-pixbuf/io-png.c:767 #, c-format msgid "Fatal error reading PNG image file: %s" msgstr "" -#: gdk-pixbuf/io-png.c:858 +#: gdk-pixbuf/io-png.c:857 msgid "" "Keys for PNG text chunks must have at least 1 and at most 79 characters." msgstr "" -#: gdk-pixbuf/io-png.c:867 +#: gdk-pixbuf/io-png.c:866 msgid "Keys for PNG text chunks must be ASCII characters." msgstr "" -#: gdk-pixbuf/io-png.c:881 gdk-pixbuf/io-tiff.c:667 +#: gdk-pixbuf/io-png.c:880 gdk-pixbuf/io-tiff.c:665 #, c-format msgid "Color profile has invalid length %d." msgstr "" -#: gdk-pixbuf/io-png.c:894 +#: gdk-pixbuf/io-png.c:893 #, c-format msgid "" "PNG compression level must be a value between 0 and 9; value '%s' could not " "be parsed." msgstr "" -#: gdk-pixbuf/io-png.c:907 +#: gdk-pixbuf/io-png.c:906 #, c-format msgid "" "PNG compression level must be a value between 0 and 9; value '%d' is not " "allowed." msgstr "" -#: gdk-pixbuf/io-png.c:955 +#: gdk-pixbuf/io-png.c:954 #, c-format msgid "Value for PNG text chunk %s cannot be converted to ISO-8859-1 encoding." msgstr "" -#: gdk-pixbuf/io-png.c:1118 +#: gdk-pixbuf/io-png.c:1117 msgid "The PNG image format" msgstr "" -#: gdk-pixbuf/io-pnm.c:248 +#: gdk-pixbuf/io-pnm.c:246 msgid "PNM loader expected to find an integer, but didn't" msgstr "" -#: gdk-pixbuf/io-pnm.c:280 +#: gdk-pixbuf/io-pnm.c:278 msgid "PNM file has an incorrect initial byte" msgstr "" -#: gdk-pixbuf/io-pnm.c:310 +#: gdk-pixbuf/io-pnm.c:308 msgid "PNM file is not in a recognized PNM subformat" msgstr "" -#: gdk-pixbuf/io-pnm.c:335 +#: gdk-pixbuf/io-pnm.c:333 msgid "PNM file has an image width of 0" msgstr "" -#: gdk-pixbuf/io-pnm.c:356 +#: gdk-pixbuf/io-pnm.c:354 msgid "PNM file has an image height of 0" msgstr "" -#: gdk-pixbuf/io-pnm.c:379 +#: gdk-pixbuf/io-pnm.c:377 msgid "Maximum color value in PNM file is 0" msgstr "" -#: gdk-pixbuf/io-pnm.c:387 +#: gdk-pixbuf/io-pnm.c:385 msgid "Maximum color value in PNM file is too large" msgstr "" -#: gdk-pixbuf/io-pnm.c:427 gdk-pixbuf/io-pnm.c:457 gdk-pixbuf/io-pnm.c:502 +#: gdk-pixbuf/io-pnm.c:425 gdk-pixbuf/io-pnm.c:455 gdk-pixbuf/io-pnm.c:500 msgid "Raw PNM image type is invalid" msgstr "" -#: gdk-pixbuf/io-pnm.c:652 +#: gdk-pixbuf/io-pnm.c:650 msgid "PNM image loader does not support this PNM subformat" msgstr "" -#: gdk-pixbuf/io-pnm.c:739 gdk-pixbuf/io-pnm.c:966 +#: gdk-pixbuf/io-pnm.c:737 gdk-pixbuf/io-pnm.c:964 msgid "Raw PNM formats require exactly one whitespace before sample data" msgstr "" -#: gdk-pixbuf/io-pnm.c:766 +#: gdk-pixbuf/io-pnm.c:764 msgid "Cannot allocate memory for loading PNM image" msgstr "" -#: gdk-pixbuf/io-pnm.c:816 +#: gdk-pixbuf/io-pnm.c:814 msgid "Insufficient memory to load PNM context struct" msgstr "" -#: gdk-pixbuf/io-pnm.c:867 +#: gdk-pixbuf/io-pnm.c:865 msgid "Unexpected end of PNM image data" msgstr "" -#: gdk-pixbuf/io-pnm.c:995 +#: gdk-pixbuf/io-pnm.c:993 msgid "Insufficient memory to load PNM file" msgstr "" -#: gdk-pixbuf/io-pnm.c:1079 +#: gdk-pixbuf/io-pnm.c:1077 msgid "The PNM/PBM/PGM/PPM image format family" msgstr "" -#: gdk-pixbuf/io-qtif.c:128 +#: gdk-pixbuf/io-qtif.c:126 msgid "Input file descriptor is NULL." msgstr "" -#: gdk-pixbuf/io-qtif.c:143 +#: gdk-pixbuf/io-qtif.c:141 #, fuzzy msgid "Failed to read QTIF header" msgstr "د لنډمهالې دوتنې نه لوستلو کې پاتې راغی" -#: gdk-pixbuf/io-qtif.c:152 gdk-pixbuf/io-qtif.c:189 gdk-pixbuf/io-qtif.c:459 +#: gdk-pixbuf/io-qtif.c:150 gdk-pixbuf/io-qtif.c:187 gdk-pixbuf/io-qtif.c:454 #, c-format msgid "QTIF atom size too large (%d byte)" msgid_plural "QTIF atom size too large (%d bytes)" msgstr[0] "" msgstr[1] "" -#: gdk-pixbuf/io-qtif.c:175 +#: gdk-pixbuf/io-qtif.c:173 #, c-format msgid "Failed to allocate %d byte for file read buffer" msgid_plural "Failed to allocate %d bytes for file read buffer" msgstr[0] "" msgstr[1] "" -#: gdk-pixbuf/io-qtif.c:206 +#: gdk-pixbuf/io-qtif.c:201 #, c-format msgid "File error when reading QTIF atom: %s" msgstr "" -#: gdk-pixbuf/io-qtif.c:243 +#: gdk-pixbuf/io-qtif.c:238 #, c-format msgid "Failed to skip the next %d byte with seek()." msgid_plural "Failed to skip the next %d bytes with seek()." msgstr[0] "" msgstr[1] "" -#: gdk-pixbuf/io-qtif.c:270 +#: gdk-pixbuf/io-qtif.c:265 msgid "Failed to allocate QTIF context structure." msgstr "" -#: gdk-pixbuf/io-qtif.c:330 +#: gdk-pixbuf/io-qtif.c:325 msgid "Failed to create GdkPixbufLoader object." msgstr "" -#: gdk-pixbuf/io-qtif.c:434 +#: gdk-pixbuf/io-qtif.c:429 #, fuzzy msgid "Failed to find an image data atom." msgstr "%s :انځور په لېښلو کې پاتې راغی '%s' د" -#: gdk-pixbuf/io-qtif.c:618 +#: gdk-pixbuf/io-qtif.c:613 #, fuzzy msgid "The QTIF image format" msgstr "انځور بڼه ANI" -#: gdk-pixbuf/io-ras.c:125 +#: gdk-pixbuf/io-ras.c:123 msgid "RAS image has bogus header data" msgstr "" -#: gdk-pixbuf/io-ras.c:147 +#: gdk-pixbuf/io-ras.c:145 msgid "RAS image has unknown type" msgstr "" -#: gdk-pixbuf/io-ras.c:155 +#: gdk-pixbuf/io-ras.c:153 msgid "unsupported RAS image variation" msgstr "" -#: gdk-pixbuf/io-ras.c:170 gdk-pixbuf/io-ras.c:199 +#: gdk-pixbuf/io-ras.c:168 gdk-pixbuf/io-ras.c:197 msgid "Not enough memory to load RAS image" msgstr "" -#: gdk-pixbuf/io-ras.c:544 +#: gdk-pixbuf/io-ras.c:542 msgid "The Sun raster image format" msgstr "" -#: gdk-pixbuf/io-tga.c:153 +#: gdk-pixbuf/io-tga.c:151 msgid "Cannot allocate memory for IOBuffer struct" msgstr "" -#: gdk-pixbuf/io-tga.c:172 +#: gdk-pixbuf/io-tga.c:170 msgid "Cannot allocate memory for IOBuffer data" msgstr "" -#: gdk-pixbuf/io-tga.c:183 +#: gdk-pixbuf/io-tga.c:181 msgid "Cannot realloc IOBuffer data" msgstr "" -#: gdk-pixbuf/io-tga.c:213 +#: gdk-pixbuf/io-tga.c:211 msgid "Cannot allocate temporary IOBuffer data" msgstr "" -#: gdk-pixbuf/io-tga.c:346 +#: gdk-pixbuf/io-tga.c:339 msgid "Cannot allocate new pixbuf" msgstr "" -#: gdk-pixbuf/io-tga.c:685 +#: gdk-pixbuf/io-tga.c:678 msgid "Image is corrupted or truncated" msgstr "" -#: gdk-pixbuf/io-tga.c:692 +#: gdk-pixbuf/io-tga.c:685 msgid "Cannot allocate colormap structure" msgstr "" -#: gdk-pixbuf/io-tga.c:699 +#: gdk-pixbuf/io-tga.c:692 msgid "Cannot allocate colormap entries" msgstr "" -#: gdk-pixbuf/io-tga.c:721 +#: gdk-pixbuf/io-tga.c:714 msgid "Unexpected bitdepth for colormap entries" msgstr "" -#: gdk-pixbuf/io-tga.c:739 +#: gdk-pixbuf/io-tga.c:732 msgid "Cannot allocate TGA header memory" msgstr "" -#: gdk-pixbuf/io-tga.c:772 +#: gdk-pixbuf/io-tga.c:765 msgid "TGA image has invalid dimensions" msgstr "" -#: gdk-pixbuf/io-tga.c:778 gdk-pixbuf/io-tga.c:787 gdk-pixbuf/io-tga.c:797 -#: gdk-pixbuf/io-tga.c:807 gdk-pixbuf/io-tga.c:814 +#: gdk-pixbuf/io-tga.c:771 gdk-pixbuf/io-tga.c:780 gdk-pixbuf/io-tga.c:790 +#: gdk-pixbuf/io-tga.c:800 gdk-pixbuf/io-tga.c:807 msgid "TGA image type not supported" msgstr "" -#: gdk-pixbuf/io-tga.c:861 +#: gdk-pixbuf/io-tga.c:854 msgid "Cannot allocate memory for TGA context struct" msgstr "" -#: gdk-pixbuf/io-tga.c:926 +#: gdk-pixbuf/io-tga.c:919 msgid "Excess data in file" msgstr "" -#: gdk-pixbuf/io-tga.c:1007 +#: gdk-pixbuf/io-tga.c:1000 msgid "The Targa image format" msgstr "" -#: gdk-pixbuf/io-tiff.c:104 +#: gdk-pixbuf/io-tiff.c:102 msgid "Could not get image width (bad TIFF file)" msgstr "" -#: gdk-pixbuf/io-tiff.c:112 +#: gdk-pixbuf/io-tiff.c:110 msgid "Could not get image height (bad TIFF file)" msgstr "" -#: gdk-pixbuf/io-tiff.c:120 +#: gdk-pixbuf/io-tiff.c:118 msgid "Width or height of TIFF image is zero" msgstr "" -#: gdk-pixbuf/io-tiff.c:129 gdk-pixbuf/io-tiff.c:138 +#: gdk-pixbuf/io-tiff.c:127 gdk-pixbuf/io-tiff.c:136 msgid "Dimensions of TIFF image too large" msgstr "" -#: gdk-pixbuf/io-tiff.c:162 gdk-pixbuf/io-tiff.c:174 gdk-pixbuf/io-tiff.c:491 +#: gdk-pixbuf/io-tiff.c:160 gdk-pixbuf/io-tiff.c:172 gdk-pixbuf/io-tiff.c:489 msgid "Insufficient memory to open TIFF file" msgstr "" -#: gdk-pixbuf/io-tiff.c:236 +#: gdk-pixbuf/io-tiff.c:234 msgid "Failed to load RGB data from TIFF file" msgstr "" -#: gdk-pixbuf/io-tiff.c:293 +#: gdk-pixbuf/io-tiff.c:291 msgid "Failed to open TIFF image" msgstr "" -#: gdk-pixbuf/io-tiff.c:427 gdk-pixbuf/io-tiff.c:440 +#: gdk-pixbuf/io-tiff.c:425 gdk-pixbuf/io-tiff.c:438 msgid "Failed to load TIFF image" msgstr "" -#: gdk-pixbuf/io-tiff.c:623 +#: gdk-pixbuf/io-tiff.c:621 msgid "Failed to save TIFF image" msgstr "" -#: gdk-pixbuf/io-tiff.c:656 +#: gdk-pixbuf/io-tiff.c:654 msgid "TIFF compression doesn't refer to a valid codec." msgstr "" -#: gdk-pixbuf/io-tiff.c:696 +#: gdk-pixbuf/io-tiff.c:694 msgid "Failed to write TIFF data" msgstr "" -#: gdk-pixbuf/io-tiff.c:733 +#: gdk-pixbuf/io-tiff.c:731 msgid "Couldn't write to TIFF file" msgstr "" -#: gdk-pixbuf/io-tiff.c:788 -msgid "The TIFF image format" -msgstr "" - -#: gdk-pixbuf/io-wbmp.c:245 +#: gdk-pixbuf/io-wbmp.c:243 msgid "Image has zero width" msgstr "" -#: gdk-pixbuf/io-wbmp.c:263 +#: gdk-pixbuf/io-wbmp.c:261 msgid "Image has zero height" msgstr "" -#: gdk-pixbuf/io-wbmp.c:274 +#: gdk-pixbuf/io-wbmp.c:272 msgid "Not enough memory to load image" msgstr "" -#: gdk-pixbuf/io-wbmp.c:333 +#: gdk-pixbuf/io-wbmp.c:331 msgid "Couldn't save the rest" msgstr "" -#: gdk-pixbuf/io-wbmp.c:374 +#: gdk-pixbuf/io-wbmp.c:372 msgid "The WBMP image format" msgstr "" -#: gdk-pixbuf/io-xbm.c:304 +#: gdk-pixbuf/io-xbm.c:302 msgid "Invalid XBM file" msgstr "" -#: gdk-pixbuf/io-xbm.c:314 +#: gdk-pixbuf/io-xbm.c:312 msgid "Insufficient memory to load XBM image file" msgstr "" -#: gdk-pixbuf/io-xbm.c:462 +#: gdk-pixbuf/io-xbm.c:460 msgid "Failed to write to temporary file when loading XBM image" msgstr "" -#: gdk-pixbuf/io-xbm.c:501 +#: gdk-pixbuf/io-xbm.c:499 msgid "The XBM image format" msgstr "" -#: gdk-pixbuf/io-xpm.c:469 +#: gdk-pixbuf/io-xpm.c:467 msgid "No XPM header found" msgstr "" -#: gdk-pixbuf/io-xpm.c:478 +#: gdk-pixbuf/io-xpm.c:476 msgid "Invalid XPM header" msgstr "" -#: gdk-pixbuf/io-xpm.c:486 +#: gdk-pixbuf/io-xpm.c:484 msgid "XPM file has image width <= 0" msgstr "" -#: gdk-pixbuf/io-xpm.c:494 +#: gdk-pixbuf/io-xpm.c:492 msgid "XPM file has image height <= 0" msgstr "" -#: gdk-pixbuf/io-xpm.c:502 +#: gdk-pixbuf/io-xpm.c:500 msgid "XPM has invalid number of chars per pixel" msgstr "" -#: gdk-pixbuf/io-xpm.c:511 +#: gdk-pixbuf/io-xpm.c:509 msgid "XPM file has invalid number of colors" msgstr "" -#: gdk-pixbuf/io-xpm.c:523 gdk-pixbuf/io-xpm.c:532 gdk-pixbuf/io-xpm.c:584 +#: gdk-pixbuf/io-xpm.c:521 gdk-pixbuf/io-xpm.c:530 gdk-pixbuf/io-xpm.c:582 msgid "Cannot allocate memory for loading XPM image" msgstr "" -#: gdk-pixbuf/io-xpm.c:546 +#: gdk-pixbuf/io-xpm.c:544 msgid "Cannot read XPM colormap" msgstr "" -#: gdk-pixbuf/io-xpm.c:778 +#: gdk-pixbuf/io-xpm.c:776 msgid "Failed to write to temporary file when loading XPM image" msgstr "" -#: gdk-pixbuf/io-xpm.c:817 +#: gdk-pixbuf/io-xpm.c:815 msgid "The XPM image format" msgstr "" diff --git a/po/pt.gmo b/po/pt.gmo index d150ee8f76cc480bf1e7513b99b9c06d9cf296fe..3e0136539263e39bd37850ba846b4f3355e82745 100644 GIT binary patch delta 4533 zcmYk<3sjf&9mnx6$TSsAQSpZGR}nAxm;WCS0}-V(kPL;AZbP7n%DfFlv%LH#X{8jQ zbhA>sFH?pEr88}*WpnCTd7ACamS(r@tkFE3vmLkT_WnH2FVB95@ALZoe$VrNe)q?E zc~8{NmZ->QaWRh@=_HXrtm$mlFUsuGSk;<^dYh$S7?bdJ9D%E_FYdt6*oHy;6As1h zab^Jw;xH`6QCN#(@M+}vh`mo{EEV571AWW}QN9^R;sP9iO{fm;!T=t_Wc&uz!B~2u zhB9ynmf>KmL%pvF)$ndqhtFUl?K51nfsllHQ8wzqN=(HD9FF_k{j)fZa&)}k@i6NC z9MlZdqZ-_cJZdM9w(N7{&;G$B3w!h@)c#a5x>1VyVGXM18&D&D4mG8RP$N8tnwe;( zMfb;`mZktT^7+W5*hZ|xZKwhL3yX0Cqt#N>VMH(7PDUet7x}YqxRhcPz0nJA#UfmW z8tEa_bDyI+@Nd*}1L!qb%R;@k1od1U-ieK_{1?2Aa;F65UzuFq!k}ygYNU^#UeJo_ z*lERJ#ZoHk0h42W>L;TEm1A1!;MJa zY#(YwU!g`6m*JQ5kXP73)SlUn*?1c1o5fP8rJk6{{HuqHsL%^Hqk6jE`59_zW5)Xp zq@kX>3)PWLsFA*b>flGHCF#J47*FqWu@rR-AH@LfMs@sTgbcG`myot>G+ztdn1kwR z18O7(kaya*s0N1d*;E5XsD>ZF0KSO*@I6$={)jnv343EE)1VLCji}=psU)Lwz5(^( zU8t$~$QjMARn9=o)Lhhz)T3U|g5JpSKFS@a8LFXocj1$$nfe}8pTKmeogy4S`?ics zH5Cn*fETeGdrtB@wg?AN-hu(#gKGE`YJ?YExmTV)#hEyl`dO&oy@|AKA39?v`=_c9 zN9p{Rdl{w>HTA8i5q^r=3tgu0@xUOK<6>kL>;y7N)+yiLw39HN@_g)%>rn4`0u%8t z>iy?2fIY6~)I`XPBcmTyp?dV@c;CAggOeaPfl2kI21 zPW3nKY-IUuy(=F;?WM0VQbi_VnqRRFwdvYj`3vVjzON0`&%|MP7T4kxRL9p8`2QL< zqweoPjreys6Fcx$%q#Re*o?PO{;<%U|K#cZ)J#S7v=;TE*HD}96lx8xpw4+tk?%Yl zO?j*HAZm)g#u3=(Cf{uQG35%Zz=Jpj6J{{~sbmUf_!Y~MlW04fzei1J?9Kjj)3K8B z3e;{sgTpbVn18r%6l%BEV+!s@9lO(*j9=nV?8>xg2~s0uwB}XLd!1XHyRa|!4TF3F>z{QA@Jll|R9Olp}w472Qhw7Yuh!bl!rcJh%`; z_zr61-?{P-ZZg|ejAL;dYU+<+8h(rVuqCkIn#mFziH*oiMeHpyT8ne;MmKg!m~uL5 zgmY2%>#+=5a0156_NO`*HPzLq7e9(kWe~KBoPHFkP?V{yqy0Z8)5SI6B|{RUp&3} zuS1gCy7vAuF*+P-?nqlOJ~J2^A56~*q=#}cvx1?_P^jCinZeTPl{L$2mM#fSt*Wce j;bu4^7|IT&X9Pl_oN%bEA=ERflU{dfN}z3PxHDn1Kmcff-nbS$HoF!{g|~ zk1-9u!%>*l&+ICkj=Fv|W}1cUNv~q>;XqD&iz6|mzgaStpgOh?eb|KQxC2MvOQ;8Z zf`hRay&Hsn)cs0O53WXa_--769hk!Nt&@swbRKnK`~b5b<2W3SOHt>y;AjjZJ-0u* z^KpsZi1JVmtVK@QTI812g8bPtd=%izcqRS|6M4S%NbEDUL6w^HHHcJNV!hfp`XjNz2y zaMVmRpss5{b#OoGx;K$OJI9AQ8qFwlogWwC1lQh$g|rVlFAQS->Aa2LZW?JZ>IOBa zj;%*+y1mX$ET#Q#)QEn<(*w8>wKPXj-}?+T^>Hk;W+WYbScp2l0CnGnA0p0s-ttzhqt-*PFz9zI9`pJoa7c(huXC3Q61gm+Fcz7?ky9Yx^)0Ib<_YBM#yiY(qV`3nSOFm9L?liMnwkY7@3%3AQ8K z!2XW9K9-k176a(R37D$)zlMr7(K^)TXm_4+e&oD>+8fcVk4#2gKN|JmN$&Xd?s(9- z3F)&v>dwE0TAH(J^L)ERMQaqxua0i)N8Na=bGEY{r*M1?>V_wfui9s*nd;AaO~MkS zul6hS;X&ljI{DyI`v#d5%iv4ee^y0BYuSietL>;MJK~Oap*r?ocf2oKxQuo#YDv~0 z%WMZw-+v!9^%vdozU*Lir~p}Wt3fT<^V!V*u_)G*1KitMa=f3&6R6Gj6{@ERJVocn zqegNwY9u>c`!sT?eTmvD!}IuU!1+iYtOd2iCo$47)cyL7VgA+gV!kEoP*b`Y^?)O& z3;%@bNL;=*!a`IB=b@G&h-2|#9ETsF)_6dHw*)z;j#nXLwGeVkJE)3Ie1hs}Jii(m z$wcHHwi5M#J*WqCq8{9b-%%fC-~cQ~O??d(VF=^#80rV^9n|alSJdm>o9WSgL)la` zHS?SsokvkqbsjY%G2B%*$iv9UaSiPtYKFeRML3vVYNl>S9dAQDs1uX%64qlp)5Lv3 z)9*)=G=|<(Eb3^u$JH1b+`f5^XM{fEmKhEb5SFn zgB2LW>+m$HgDF#4KAejh=w8&!yfu~iS5LpL*4IpuKl0s%s+3QrO)tOgz9k%>cV%i2ERt_=IWW= z5^cr>wA*nM#?12m(aJ%+cJnbEZ^B`CA8Lj>P5Y69 zs{I5qtM&)X#GzcQsh@$_xDxft)`ptNE*yyoYyi#FIJ^q$k>eq2rjo;f7f>TS?=Fa8 z2hF9Ohgaif)D2!m{r})^s2lg2<1JMY@>^v~P;37f>ijntg;x;$J`5l#2goA5|My0k z-op-3-$d>tnzm=jljJ4x6zMJ+smgM43;6}n>^w&5$R4tdsAv}czf7a?IN3m!@_g$c z8j;H7L_1$)G1(ERF+0dWBBhnj8^|%j8)-X99BCqN5EUjd^53>cBQ5?ffNVAE;fc%GLuXv@nkPisq~0^Hu4$c+LO`m>Tfw8a1O=Bq(j;Su?)<+F{9BHPIrGG1GL zE0qk=T^3NepPV2^$!+8j5}p_T>5!+9UrwMXw~%@u(0g`8R#pA# mWsS>LG-OS#4b~U=asxSBmlwG%uPBfoJ`;$I3ir?5lKwp*ozrXp diff --git a/po/pt.po b/po/pt.po index eb829c3..72e55ea 100644 --- a/po/pt.po +++ b/po/pt.po @@ -6,11 +6,11 @@ # msgid "" msgstr "" -"Project-Id-Version: 3.8\n" +"Project-Id-Version: 3.10\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=gdk-" "pixbuf\n" -"POT-Creation-Date: 2013-04-15 10:28-0400\n" -"PO-Revision-Date: 2013-03-15 13:05+0000\n" +"POT-Creation-Date: 2014-05-26 20:46-0400\n" +"PO-Revision-Date: 2013-09-23 00:10+0000\n" "Last-Translator: Duarte Loreto \n" "Language-Team: Portuguese \n" "Language: pt\n" @@ -19,18 +19,18 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: gdk-pixbuf/gdk-pixbuf-animation.c:160 gdk-pixbuf/gdk-pixbuf-io.c:1064 -#: gdk-pixbuf/gdk-pixbuf-io.c:1330 +#: gdk-pixbuf/gdk-pixbuf-animation.c:158 gdk-pixbuf/gdk-pixbuf-io.c:1077 +#: gdk-pixbuf/gdk-pixbuf-io.c:1333 #, c-format msgid "Failed to open file '%s': %s" msgstr "Falha ao abrir ficheiro '%s': %s" -#: gdk-pixbuf/gdk-pixbuf-animation.c:173 gdk-pixbuf/gdk-pixbuf-io.c:1076 +#: gdk-pixbuf/gdk-pixbuf-animation.c:171 gdk-pixbuf/gdk-pixbuf-io.c:962 #, c-format msgid "Image file '%s' contains no data" msgstr "Ficheiro de imagem '%s' não contém dados" -#: gdk-pixbuf/gdk-pixbuf-animation.c:212 +#: gdk-pixbuf/gdk-pixbuf-animation.c:210 #, c-format msgid "" "Failed to load animation '%s': reason not known, probably a corrupt " @@ -39,8 +39,8 @@ msgstr "" "Falha ao ler animação '%s': razão desconhecida, provavelmente um ficheiro de " "animação corrompido" -#: gdk-pixbuf/gdk-pixbuf-animation.c:280 gdk-pixbuf/gdk-pixbuf-io.c:1112 -#: gdk-pixbuf/gdk-pixbuf-io.c:1382 +#: gdk-pixbuf/gdk-pixbuf-animation.c:278 gdk-pixbuf/gdk-pixbuf-io.c:1113 +#: gdk-pixbuf/gdk-pixbuf-io.c:1385 #, c-format msgid "" "Failed to load image '%s': reason not known, probably a corrupt image file" @@ -48,12 +48,12 @@ msgstr "" "Falha ao ler imagem '%s': razão desconhecida, provavelmente um ficheiro de " "imagem corrompido" -#: gdk-pixbuf/gdk-pixbuf-io.c:790 +#: gdk-pixbuf/gdk-pixbuf-io.c:774 #, c-format msgid "Unable to load image-loading module: %s: %s" msgstr "Incapaz de ler módulo de leitura de imagens: %s: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:805 +#: gdk-pixbuf/gdk-pixbuf-io.c:789 #, c-format msgid "" "Image-loading module %s does not export the proper interface; perhaps it's " @@ -62,54 +62,54 @@ msgstr "" "Módulo de leitura de imagens %s não exporta o interface apropriado; será de " "uma versão diferente do gdk-pixbuf?" -#: gdk-pixbuf/gdk-pixbuf-io.c:814 gdk-pixbuf/gdk-pixbuf-io.c:865 +#: gdk-pixbuf/gdk-pixbuf-io.c:798 gdk-pixbuf/gdk-pixbuf-io.c:849 #, c-format msgid "Image type '%s' is not supported" msgstr "Tipo de imagem '%s' não é suportado" -#: gdk-pixbuf/gdk-pixbuf-io.c:950 +#: gdk-pixbuf/gdk-pixbuf-io.c:934 #, c-format msgid "Couldn't recognize the image file format for file '%s'" msgstr "Incapaz de reconhecer o formato de imagem do ficheiro '%s'" -#: gdk-pixbuf/gdk-pixbuf-io.c:958 +#: gdk-pixbuf/gdk-pixbuf-io.c:942 msgid "Unrecognized image file format" msgstr "Formato de ficheiro de imagem desconhecido" -#: gdk-pixbuf/gdk-pixbuf-io.c:1121 +#: gdk-pixbuf/gdk-pixbuf-io.c:1124 #, c-format msgid "Failed to load image '%s': %s" msgstr "Falha ao ler imagem '%s': %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2015 gdk-pixbuf/io-gdip-utils.c:837 +#: gdk-pixbuf/gdk-pixbuf-io.c:2029 gdk-pixbuf/io-gdip-utils.c:835 #, c-format msgid "Error writing to image file: %s" msgstr "Erro ao escrever no ficheiro de imagem: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2057 gdk-pixbuf/gdk-pixbuf-io.c:2178 +#: gdk-pixbuf/gdk-pixbuf-io.c:2071 gdk-pixbuf/gdk-pixbuf-io.c:2192 #, c-format msgid "This build of gdk-pixbuf does not support saving the image format: %s" msgstr "" "Esta compilação do gdk-pixbuf não suporta a gravação do formato de imagem: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2088 +#: gdk-pixbuf/gdk-pixbuf-io.c:2102 msgid "Insufficient memory to save image to callback" msgstr "Memória insuficiente para gravar imagem no invocador" -#: gdk-pixbuf/gdk-pixbuf-io.c:2101 +#: gdk-pixbuf/gdk-pixbuf-io.c:2115 msgid "Failed to open temporary file" msgstr "Falha ao abrir ficheiro temporário" -#: gdk-pixbuf/gdk-pixbuf-io.c:2124 +#: gdk-pixbuf/gdk-pixbuf-io.c:2138 msgid "Failed to read from temporary file" msgstr "Falha ao ler o ficheiro temporário" -#: gdk-pixbuf/gdk-pixbuf-io.c:2372 +#: gdk-pixbuf/gdk-pixbuf-io.c:2382 #, c-format msgid "Failed to open '%s' for writing: %s" msgstr "Falha ao abrir '%s' para escrita: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2398 +#: gdk-pixbuf/gdk-pixbuf-io.c:2408 #, c-format msgid "" "Failed to close '%s' while writing image, all data may not have been saved: " @@ -118,15 +118,15 @@ msgstr "" "Falha ao fechar '%s' ao escrever imagem, poderão não ter sido gravados todos " "os dados: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2619 gdk-pixbuf/gdk-pixbuf-io.c:2671 +#: gdk-pixbuf/gdk-pixbuf-io.c:2629 gdk-pixbuf/gdk-pixbuf-io.c:2681 msgid "Insufficient memory to save image into a buffer" msgstr "Memória insuficiente para gravar ficheiro num buffer" -#: gdk-pixbuf/gdk-pixbuf-io.c:2717 +#: gdk-pixbuf/gdk-pixbuf-io.c:2727 msgid "Error writing to image stream" msgstr "Erro ao escrever no fluxo de imagem" -#: gdk-pixbuf/gdk-pixbuf-loader.c:393 +#: gdk-pixbuf/gdk-pixbuf-loader.c:384 #, c-format msgid "" "Internal error: Image loader module '%s' failed to complete an operation, " @@ -135,98 +135,102 @@ msgstr "" "Erro interno: Módulo de leitura de imagem '%s' falhou ao terminar uma " "operação, mas não apresentou um motivo para a falha" -#: gdk-pixbuf/gdk-pixbuf-loader.c:435 +#: gdk-pixbuf/gdk-pixbuf-loader.c:426 #, c-format msgid "Incremental loading of image type '%s' is not supported" msgstr "Leitura incremental do tipo de imagem '%s' não é suportado" -#: gdk-pixbuf/gdk-pixdata.c:160 +#: gdk-pixbuf/gdk-pixdata.c:158 msgid "Image header corrupt" msgstr "Cabeçalho de imagem corrompido" -#: gdk-pixbuf/gdk-pixdata.c:165 +#: gdk-pixbuf/gdk-pixdata.c:163 msgid "Image format unknown" msgstr "Formato de imagem desconhecido" -#: gdk-pixbuf/gdk-pixdata.c:170 gdk-pixbuf/gdk-pixdata.c:502 +#: gdk-pixbuf/gdk-pixdata.c:168 gdk-pixbuf/gdk-pixdata.c:501 msgid "Image pixel data corrupt" msgstr "Dados de pixel da imagem corrompidos" -#: gdk-pixbuf/gdk-pixdata.c:446 +#: gdk-pixbuf/gdk-pixdata.c:445 #, c-format msgid "failed to allocate image buffer of %u byte" msgid_plural "failed to allocate image buffer of %u bytes" msgstr[0] "falha ao alocar buffer de %u byte para imagem" msgstr[1] "falha ao alocar buffer de %u bytes para imagem" -#: gdk-pixbuf/io-ani.c:244 +#: gdk-pixbuf/io-ani.c:242 msgid "Unexpected icon chunk in animation" msgstr "Bloco de ícone inesperado na animação" -#: gdk-pixbuf/io-ani.c:342 gdk-pixbuf/io-ani.c:400 gdk-pixbuf/io-ani.c:426 -#: gdk-pixbuf/io-ani.c:449 gdk-pixbuf/io-ani.c:476 gdk-pixbuf/io-ani.c:563 +#: gdk-pixbuf/io-ani.c:340 gdk-pixbuf/io-ani.c:398 gdk-pixbuf/io-ani.c:424 +#: gdk-pixbuf/io-ani.c:447 gdk-pixbuf/io-ani.c:474 gdk-pixbuf/io-ani.c:561 msgid "Invalid header in animation" msgstr "Cabeçalho inválido na animação" -#: gdk-pixbuf/io-ani.c:352 gdk-pixbuf/io-ani.c:374 gdk-pixbuf/io-ani.c:458 -#: gdk-pixbuf/io-ani.c:485 gdk-pixbuf/io-ani.c:536 gdk-pixbuf/io-ani.c:608 +#: gdk-pixbuf/io-ani.c:350 gdk-pixbuf/io-ani.c:372 gdk-pixbuf/io-ani.c:456 +#: gdk-pixbuf/io-ani.c:483 gdk-pixbuf/io-ani.c:534 gdk-pixbuf/io-ani.c:606 msgid "Not enough memory to load animation" msgstr "Memória insuficiente para ler animação" -#: gdk-pixbuf/io-ani.c:392 gdk-pixbuf/io-ani.c:418 gdk-pixbuf/io-ani.c:437 +#: gdk-pixbuf/io-ani.c:390 gdk-pixbuf/io-ani.c:416 gdk-pixbuf/io-ani.c:435 msgid "Malformed chunk in animation" msgstr "Bloco mal-formado na animação" -#: gdk-pixbuf/io-ani.c:660 +#: gdk-pixbuf/io-ani.c:628 +msgid "ANI image was truncated or incomplete." +msgstr "Imagem ANI estava truncada ou incompleta." + +#: gdk-pixbuf/io-ani.c:669 msgid "The ANI image format" msgstr "O formato de imagem ANI" -#: gdk-pixbuf/io-bmp.c:229 gdk-pixbuf/io-bmp.c:266 gdk-pixbuf/io-bmp.c:337 -#: gdk-pixbuf/io-bmp.c:369 gdk-pixbuf/io-bmp.c:392 gdk-pixbuf/io-bmp.c:495 +#: gdk-pixbuf/io-bmp.c:227 gdk-pixbuf/io-bmp.c:264 gdk-pixbuf/io-bmp.c:335 +#: gdk-pixbuf/io-bmp.c:367 gdk-pixbuf/io-bmp.c:390 gdk-pixbuf/io-bmp.c:493 msgid "BMP image has bogus header data" msgstr "Imagem BMP tem dados de cabeçalho inválidos" -#: gdk-pixbuf/io-bmp.c:240 gdk-pixbuf/io-bmp.c:432 +#: gdk-pixbuf/io-bmp.c:238 gdk-pixbuf/io-bmp.c:430 msgid "Not enough memory to load bitmap image" msgstr "Memória insuficiente para ler imagem bitmap" -#: gdk-pixbuf/io-bmp.c:318 +#: gdk-pixbuf/io-bmp.c:316 msgid "BMP image has unsupported header size" msgstr "Imagem BMP tem um tamanho de cabeçalho não suportado" -#: gdk-pixbuf/io-bmp.c:356 +#: gdk-pixbuf/io-bmp.c:354 msgid "Topdown BMP images cannot be compressed" msgstr "Incapaz de comprimir imagens BMP cima-para-baixo" -#: gdk-pixbuf/io-bmp.c:716 gdk-pixbuf/io-pnm.c:707 +#: gdk-pixbuf/io-bmp.c:714 gdk-pixbuf/io-pnm.c:705 msgid "Premature end-of-file encountered" msgstr "Final de ficheiro encontrado prematuramente" -#: gdk-pixbuf/io-bmp.c:1328 +#: gdk-pixbuf/io-bmp.c:1326 msgid "Couldn't allocate memory for saving BMP file" msgstr "Incapaz de alocar memória para gravar o ficheiro BMP" -#: gdk-pixbuf/io-bmp.c:1369 +#: gdk-pixbuf/io-bmp.c:1367 msgid "Couldn't write to BMP file" msgstr "Incapaz de escrever no ficheiro BMP" -#: gdk-pixbuf/io-bmp.c:1422 gdk-pixbuf/io-gdip-bmp.c:82 +#: gdk-pixbuf/io-bmp.c:1420 gdk-pixbuf/io-gdip-bmp.c:80 msgid "The BMP image format" msgstr "O formato de imagem BMP" -#: gdk-pixbuf/io-gdip-emf.c:59 +#: gdk-pixbuf/io-gdip-emf.c:57 msgid "The EMF image format" msgstr "O formato de imagem EMF" -#: gdk-pixbuf/io-gdip-gif.c:80 gdk-pixbuf/io-gif.c:1720 +#: gdk-pixbuf/io-gdip-gif.c:78 gdk-pixbuf/io-gif.c:1718 msgid "The GIF image format" msgstr "O formato de imagem GIF" -#: gdk-pixbuf/io-gdip-ico.c:59 gdk-pixbuf/io-ico.c:1271 +#: gdk-pixbuf/io-gdip-ico.c:57 gdk-pixbuf/io-ico.c:1269 msgid "The ICO image format" msgstr "O formato de imagem ICO" -#: gdk-pixbuf/io-gdip-jpeg.c:53 gdk-pixbuf/io-jpeg.c:1249 +#: gdk-pixbuf/io-gdip-jpeg.c:51 gdk-pixbuf/io-jpeg.c:1249 #, c-format msgid "" "JPEG quality must be a value between 0 and 100; value '%s' could not be " @@ -235,115 +239,119 @@ msgstr "" "Qualidade JPEG tem de ser um valor entre 0 e 100; incapaz de processar o " "valor '%s'." -#: gdk-pixbuf/io-gdip-jpeg.c:68 gdk-pixbuf/io-jpeg.c:1265 +#: gdk-pixbuf/io-gdip-jpeg.c:66 gdk-pixbuf/io-jpeg.c:1265 #, c-format msgid "" "JPEG quality must be a value between 0 and 100; value '%d' is not allowed." msgstr "" "Qualidade JPEG tem de ser um valor entre 0 e 100; valor '%d' não é permitido." -#: gdk-pixbuf/io-gdip-jpeg.c:136 gdk-pixbuf/io-jpeg.c:1478 +#: gdk-pixbuf/io-gdip-jpeg.c:134 gdk-pixbuf/io-jpeg.c:1478 msgid "The JPEG image format" msgstr "O formato de imagem JPEG" -#: gdk-pixbuf/io-gdip-utils.c:154 +#: gdk-pixbuf/io-gdip-tiff.c:80 gdk-pixbuf/io-tiff.c:786 +msgid "The TIFF image format" +msgstr "O formato de imagem TIFF" + +#: gdk-pixbuf/io-gdip-utils.c:152 #, c-format msgid "Could not allocate memory: %s" msgstr "Incapaz de alocar memória: %s" -#: gdk-pixbuf/io-gdip-utils.c:179 gdk-pixbuf/io-gdip-utils.c:293 -#: gdk-pixbuf/io-gdip-utils.c:333 +#: gdk-pixbuf/io-gdip-utils.c:177 gdk-pixbuf/io-gdip-utils.c:291 +#: gdk-pixbuf/io-gdip-utils.c:331 #, c-format msgid "Could not create stream: %s" msgstr "Incapaz de criar o fluxo: %s" -#: gdk-pixbuf/io-gdip-utils.c:193 +#: gdk-pixbuf/io-gdip-utils.c:191 #, c-format msgid "Could not seek stream: %s" msgstr "Incapaz de procurar no fluxo: %s" -#: gdk-pixbuf/io-gdip-utils.c:205 +#: gdk-pixbuf/io-gdip-utils.c:203 #, c-format msgid "Could not read from stream: %s" msgstr "Incapaz de ler do fluxo: %s" -#: gdk-pixbuf/io-gdip-utils.c:617 +#: gdk-pixbuf/io-gdip-utils.c:615 msgid "Couldn't load bitmap" msgstr "Incapaz de ler bitmap" -#: gdk-pixbuf/io-gdip-utils.c:773 +#: gdk-pixbuf/io-gdip-utils.c:771 msgid "Couldn't load metafile" msgstr "Incapaz de ler o meta-ficheiro" -#: gdk-pixbuf/io-gdip-utils.c:878 +#: gdk-pixbuf/io-gdip-utils.c:876 msgid "Unsupported image format for GDI+" msgstr "Formato de imagem não suportado para GDI+" -#: gdk-pixbuf/io-gdip-utils.c:885 +#: gdk-pixbuf/io-gdip-utils.c:883 msgid "Couldn't save" msgstr "Incapaz de gravar" -#: gdk-pixbuf/io-gdip-wmf.c:58 +#: gdk-pixbuf/io-gdip-wmf.c:56 msgid "The WMF image format" msgstr "O formato de imagem WMF" -#: gdk-pixbuf/io-gif.c:222 +#: gdk-pixbuf/io-gif.c:220 #, c-format msgid "Failure reading GIF: %s" msgstr "Falha ao ler GIF: %s" -#: gdk-pixbuf/io-gif.c:496 gdk-pixbuf/io-gif.c:1502 gdk-pixbuf/io-gif.c:1669 +#: gdk-pixbuf/io-gif.c:494 gdk-pixbuf/io-gif.c:1500 gdk-pixbuf/io-gif.c:1667 msgid "GIF file was missing some data (perhaps it was truncated somehow?)" msgstr "Dados incompletos no ficheiro GIF (talvez tenha sido truncado?)" -#: gdk-pixbuf/io-gif.c:505 +#: gdk-pixbuf/io-gif.c:503 #, c-format msgid "Internal error in the GIF loader (%s)" msgstr "Erro interno no leitor de GIF (%s)" -#: gdk-pixbuf/io-gif.c:579 +#: gdk-pixbuf/io-gif.c:577 msgid "Stack overflow" msgstr "Overflow de pilha" -#: gdk-pixbuf/io-gif.c:639 +#: gdk-pixbuf/io-gif.c:637 msgid "GIF image loader cannot understand this image." msgstr "Leitor de imagens GIF incapaz de compreender esta imagem." -#: gdk-pixbuf/io-gif.c:668 +#: gdk-pixbuf/io-gif.c:666 msgid "Bad code encountered" msgstr "Encontrado código incorreto" -#: gdk-pixbuf/io-gif.c:678 +#: gdk-pixbuf/io-gif.c:676 msgid "Circular table entry in GIF file" msgstr "Entrada circular na tabela de ficheiro GIF" -#: gdk-pixbuf/io-gif.c:866 gdk-pixbuf/io-gif.c:1488 gdk-pixbuf/io-gif.c:1541 -#: gdk-pixbuf/io-gif.c:1657 +#: gdk-pixbuf/io-gif.c:864 gdk-pixbuf/io-gif.c:1486 gdk-pixbuf/io-gif.c:1539 +#: gdk-pixbuf/io-gif.c:1655 msgid "Not enough memory to load GIF file" msgstr "Memória insuficiente para ler ficheiro GIF" -#: gdk-pixbuf/io-gif.c:960 +#: gdk-pixbuf/io-gif.c:958 msgid "Not enough memory to composite a frame in GIF file" msgstr "Memória insuficiente para compor uma frame no ficheiro GIF" -#: gdk-pixbuf/io-gif.c:1132 +#: gdk-pixbuf/io-gif.c:1130 msgid "GIF image is corrupt (incorrect LZW compression)" msgstr "Imagem GIF está corrompida (compressão LZW incorreta)" -#: gdk-pixbuf/io-gif.c:1182 +#: gdk-pixbuf/io-gif.c:1180 msgid "File does not appear to be a GIF file" msgstr "Ficheiro não aparenta ser um ficheiro GIF" -#: gdk-pixbuf/io-gif.c:1194 +#: gdk-pixbuf/io-gif.c:1192 #, c-format msgid "Version %s of the GIF file format is not supported" msgstr "Versão %s do formato de ficheiro GIF não é suportado" -#: gdk-pixbuf/io-gif.c:1241 +#: gdk-pixbuf/io-gif.c:1239 msgid "Resulting GIF image has zero size" msgstr "Imagem GIF resultante tem tamanho zero" -#: gdk-pixbuf/io-gif.c:1320 +#: gdk-pixbuf/io-gif.c:1318 msgid "" "GIF image has no global colormap, and a frame inside it has no local " "colormap." @@ -351,7 +359,7 @@ msgstr "" "Imagem GIF não tem mapa de cores global, e uma das suas frames não tem mapa " "de cores local." -#: gdk-pixbuf/io-gif.c:1564 +#: gdk-pixbuf/io-gif.c:1562 msgid "GIF image was truncated or incomplete." msgstr "Imagem GIF estava truncada ou incompleta." @@ -368,87 +376,87 @@ msgstr "Incapaz de descodificar o ficheiro ICNS" msgid "The ICNS image format" msgstr "O formato de imagem ICNS" -#: gdk-pixbuf/io-ico.c:228 gdk-pixbuf/io-ico.c:242 gdk-pixbuf/io-ico.c:291 -#: gdk-pixbuf/io-ico.c:302 gdk-pixbuf/io-ico.c:395 +#: gdk-pixbuf/io-ico.c:226 gdk-pixbuf/io-ico.c:240 gdk-pixbuf/io-ico.c:289 +#: gdk-pixbuf/io-ico.c:300 gdk-pixbuf/io-ico.c:393 msgid "Invalid header in icon" msgstr "Cabeçalho inválido no ícone" -#: gdk-pixbuf/io-ico.c:257 gdk-pixbuf/io-ico.c:312 gdk-pixbuf/io-ico.c:405 -#: gdk-pixbuf/io-ico.c:458 gdk-pixbuf/io-ico.c:488 +#: gdk-pixbuf/io-ico.c:255 gdk-pixbuf/io-ico.c:310 gdk-pixbuf/io-ico.c:403 +#: gdk-pixbuf/io-ico.c:456 gdk-pixbuf/io-ico.c:486 msgid "Not enough memory to load icon" msgstr "Memória insuficiente para ler ícone" -#: gdk-pixbuf/io-ico.c:338 +#: gdk-pixbuf/io-ico.c:336 msgid "Compressed icons are not supported" msgstr "Ícones comprimidos não são suportados" -#: gdk-pixbuf/io-ico.c:358 +#: gdk-pixbuf/io-ico.c:356 msgid "Icon has zero width" msgstr "Ícone tem largura zero" -#: gdk-pixbuf/io-ico.c:368 +#: gdk-pixbuf/io-ico.c:366 msgid "Icon has zero height" msgstr "Ícone tem altura zero" -#: gdk-pixbuf/io-ico.c:443 +#: gdk-pixbuf/io-ico.c:441 msgid "Unsupported icon type" msgstr "Tipo de ícone não suportado" -#: gdk-pixbuf/io-ico.c:537 +#: gdk-pixbuf/io-ico.c:535 msgid "Not enough memory to load ICO file" msgstr "Memória insuficiente para ler ficheiro ICO" -#: gdk-pixbuf/io-ico.c:1002 +#: gdk-pixbuf/io-ico.c:1000 msgid "Image too large to be saved as ICO" msgstr "Imagem demasiado grande para ser gravada como ICO" -#: gdk-pixbuf/io-ico.c:1013 +#: gdk-pixbuf/io-ico.c:1011 msgid "Cursor hotspot outside image" msgstr "Zona de ação de cursor fora da imagem" -#: gdk-pixbuf/io-ico.c:1036 +#: gdk-pixbuf/io-ico.c:1034 #, c-format msgid "Unsupported depth for ICO file: %d" msgstr "Profundidade não suportada para ficheiro ICO: %d" -#: gdk-pixbuf/io-jasper.c:74 +#: gdk-pixbuf/io-jasper.c:73 msgid "Couldn't allocate memory for stream" msgstr "Incapaz de alocar memória para o fluxo" -#: gdk-pixbuf/io-jasper.c:104 +#: gdk-pixbuf/io-jasper.c:103 msgid "Couldn't decode image" msgstr "Incapaz de descodificar a imagem" -#: gdk-pixbuf/io-jasper.c:122 +#: gdk-pixbuf/io-jasper.c:121 msgid "Transformed JPEG2000 has zero width or height" msgstr "JPEG2000 transformado tem largura ou altura zero" -#: gdk-pixbuf/io-jasper.c:136 +#: gdk-pixbuf/io-jasper.c:135 msgid "Image type currently not supported" msgstr "Tipo de imagem atualmente não suportado" -#: gdk-pixbuf/io-jasper.c:148 gdk-pixbuf/io-jasper.c:156 +#: gdk-pixbuf/io-jasper.c:147 gdk-pixbuf/io-jasper.c:155 msgid "Couldn't allocate memory for color profile" msgstr "Incapaz de alocar memória para o perfil de cor" -#: gdk-pixbuf/io-jasper.c:182 +#: gdk-pixbuf/io-jasper.c:181 msgid "Insufficient memory to open JPEG 2000 file" msgstr "Memória insuficiente para abrir o ficheiro JPEG 2000" -#: gdk-pixbuf/io-jasper.c:261 +#: gdk-pixbuf/io-jasper.c:260 msgid "Couldn't allocate memory to buffer image data" msgstr "Incapaz de alocar memória para o buffer de dados de imagem" -#: gdk-pixbuf/io-jasper.c:305 +#: gdk-pixbuf/io-jasper.c:304 msgid "The JPEG 2000 image format" msgstr "O formato de imagem JPEG 2000" -#: gdk-pixbuf/io-jpeg.c:126 +#: gdk-pixbuf/io-jpeg.c:124 #, c-format msgid "Error interpreting JPEG image file (%s)" msgstr "Erro ao interpretar ficheiro de imagem JPEG (%s)" -#: gdk-pixbuf/io-jpeg.c:604 +#: gdk-pixbuf/io-jpeg.c:597 msgid "" "Insufficient memory to load image, try exiting some applications to free " "memory" @@ -456,17 +464,17 @@ msgstr "" "Memória insuficiente para ler imagem, tente terminar algumas aplicações para " "libertar memória" -#: gdk-pixbuf/io-jpeg.c:651 gdk-pixbuf/io-jpeg.c:865 +#: gdk-pixbuf/io-jpeg.c:645 gdk-pixbuf/io-jpeg.c:858 #, c-format msgid "Unsupported JPEG color space (%s)" msgstr "Espaço de cor JPEG não suportado (%s)" -#: gdk-pixbuf/io-jpeg.c:764 gdk-pixbuf/io-jpeg.c:1044 +#: gdk-pixbuf/io-jpeg.c:757 gdk-pixbuf/io-jpeg.c:1037 #: gdk-pixbuf/io-jpeg.c:1308 gdk-pixbuf/io-jpeg.c:1318 msgid "Couldn't allocate memory for loading JPEG file" msgstr "Incapaz de alocar memória para ler ficheiro JPEG" -#: gdk-pixbuf/io-jpeg.c:1018 +#: gdk-pixbuf/io-jpeg.c:1011 msgid "Transformed JPEG has zero width or height." msgstr "JPEG transformado tem largura ou altura zero." @@ -475,90 +483,90 @@ msgstr "JPEG transformado tem largura ou altura zero." msgid "Color profile has invalid length '%u'." msgstr "Perfil de cor tem comprimento '%u' inválido." -#: gdk-pixbuf/io-pcx.c:186 +#: gdk-pixbuf/io-pcx.c:184 msgid "Couldn't allocate memory for header" msgstr "Incapaz de alocar memória para o cabeçalho" -#: gdk-pixbuf/io-pcx.c:201 gdk-pixbuf/io-pcx.c:559 +#: gdk-pixbuf/io-pcx.c:199 gdk-pixbuf/io-pcx.c:557 msgid "Couldn't allocate memory for context buffer" msgstr "Incapaz de alocar memória para o buffer de contexto" -#: gdk-pixbuf/io-pcx.c:600 +#: gdk-pixbuf/io-pcx.c:598 msgid "Image has invalid width and/or height" msgstr "Imagem tem uma largura e/ou altura inválida" -#: gdk-pixbuf/io-pcx.c:612 gdk-pixbuf/io-pcx.c:673 +#: gdk-pixbuf/io-pcx.c:610 gdk-pixbuf/io-pcx.c:671 msgid "Image has unsupported bpp" msgstr "Imagem tem um bpp não suportado" -#: gdk-pixbuf/io-pcx.c:617 gdk-pixbuf/io-pcx.c:625 +#: gdk-pixbuf/io-pcx.c:615 gdk-pixbuf/io-pcx.c:623 #, c-format msgid "Image has unsupported number of %d-bit planes" msgstr "Imagem tem número não suportado de %d-bit planos" -#: gdk-pixbuf/io-pcx.c:641 +#: gdk-pixbuf/io-pcx.c:639 msgid "Couldn't create new pixbuf" msgstr "Incapaz de criar novo pixbuf" -#: gdk-pixbuf/io-pcx.c:649 +#: gdk-pixbuf/io-pcx.c:647 msgid "Couldn't allocate memory for line data" msgstr "Incapaz de alocar memória para dados de linha" -#: gdk-pixbuf/io-pcx.c:656 +#: gdk-pixbuf/io-pcx.c:654 msgid "Couldn't allocate memory for PCX image" msgstr "Incapaz de alocar memória para a imagem PCX" -#: gdk-pixbuf/io-pcx.c:703 +#: gdk-pixbuf/io-pcx.c:701 msgid "Didn't get all lines of PCX image" msgstr "Não foram obtidas todas as linhas de imagem PCX" -#: gdk-pixbuf/io-pcx.c:710 +#: gdk-pixbuf/io-pcx.c:708 msgid "No palette found at end of PCX data" msgstr "Nenhuma paleta encontrada no final dos dados PCX" -#: gdk-pixbuf/io-pcx.c:755 +#: gdk-pixbuf/io-pcx.c:753 msgid "The PCX image format" msgstr "O formato de imagem PCX" -#: gdk-pixbuf/io-pixdata.c:148 +#: gdk-pixbuf/io-pixdata.c:146 msgid "Transformed pixbuf has zero width or height." msgstr "Pixbuf transformado tem largura ou altura zero." -#: gdk-pixbuf/io-pixdata.c:186 +#: gdk-pixbuf/io-pixdata.c:184 msgid "The GdkPixdata format" msgstr "O formato GdkPixdata" -#: gdk-pixbuf/io-png.c:54 +#: gdk-pixbuf/io-png.c:53 msgid "Bits per channel of PNG image is invalid." msgstr "Bits por canal inválidos na imagem PNG." -#: gdk-pixbuf/io-png.c:135 gdk-pixbuf/io-png.c:641 +#: gdk-pixbuf/io-png.c:134 gdk-pixbuf/io-png.c:640 msgid "Transformed PNG has zero width or height." msgstr "PNG transformado tem largura ou altura zero." -#: gdk-pixbuf/io-png.c:143 +#: gdk-pixbuf/io-png.c:142 msgid "Bits per channel of transformed PNG is not 8." msgstr "Bits por canal do PNG transformado não é 8." -#: gdk-pixbuf/io-png.c:152 +#: gdk-pixbuf/io-png.c:151 msgid "Transformed PNG not RGB or RGBA." msgstr "PNG transformado não é RGB ou RGBA." -#: gdk-pixbuf/io-png.c:161 +#: gdk-pixbuf/io-png.c:160 msgid "Transformed PNG has unsupported number of channels, must be 3 or 4." msgstr "" "PNG transformado tem número não suportado de canais, têm de ser 3 ou 4." -#: gdk-pixbuf/io-png.c:182 +#: gdk-pixbuf/io-png.c:181 #, c-format msgid "Fatal error in PNG image file: %s" msgstr "Erro fatal em ficheiro de imagem PNG: %s" -#: gdk-pixbuf/io-png.c:315 +#: gdk-pixbuf/io-png.c:314 msgid "Insufficient memory to load PNG file" msgstr "Memória insuficiente para ler ficheiro PNG" -#: gdk-pixbuf/io-png.c:656 +#: gdk-pixbuf/io-png.c:655 #, c-format msgid "" "Insufficient memory to store a %lu by %lu image; try exiting some " @@ -567,32 +575,32 @@ msgstr "" "Memória insuficiente para armazenar uma imagem de %lu por %lu; tente " "terminar algumas aplicações para reduzir a utilização de memória" -#: gdk-pixbuf/io-png.c:719 +#: gdk-pixbuf/io-png.c:718 msgid "Fatal error reading PNG image file" msgstr "Erro fatal ao ler ficheiro de imagem PNG" -#: gdk-pixbuf/io-png.c:768 +#: gdk-pixbuf/io-png.c:767 #, c-format msgid "Fatal error reading PNG image file: %s" msgstr "Erro fatal ao ler ficheiro de imagem PNG: %s" -#: gdk-pixbuf/io-png.c:858 +#: gdk-pixbuf/io-png.c:857 msgid "" "Keys for PNG text chunks must have at least 1 and at most 79 characters." msgstr "" "Chaves para blocos de texto PNG têm de ter pelo menos 1 e no máximo 79 " "carateres." -#: gdk-pixbuf/io-png.c:867 +#: gdk-pixbuf/io-png.c:866 msgid "Keys for PNG text chunks must be ASCII characters." msgstr "Chaves para blocos de texto PNG têm de ser carateres ASCII." -#: gdk-pixbuf/io-png.c:881 gdk-pixbuf/io-tiff.c:667 +#: gdk-pixbuf/io-png.c:880 gdk-pixbuf/io-tiff.c:665 #, c-format msgid "Color profile has invalid length %d." msgstr "Perfil de cor tem comprimento %d inválido." -#: gdk-pixbuf/io-png.c:894 +#: gdk-pixbuf/io-png.c:893 #, c-format msgid "" "PNG compression level must be a value between 0 and 9; value '%s' could not " @@ -601,7 +609,7 @@ msgstr "" "O nível de compressão PNG tem de ser um valor entre 0 e 9; incapaz de " "processar o valor '%s'." -#: gdk-pixbuf/io-png.c:907 +#: gdk-pixbuf/io-png.c:906 #, c-format msgid "" "PNG compression level must be a value between 0 and 9; value '%d' is not " @@ -610,335 +618,331 @@ msgstr "" "O nível de compressão PNG tem de ser um valor entre 0 e 9; o valor '%d' não " "é permitido." -#: gdk-pixbuf/io-png.c:955 +#: gdk-pixbuf/io-png.c:954 #, c-format msgid "Value for PNG text chunk %s cannot be converted to ISO-8859-1 encoding." msgstr "" "Incapaz de converter o valor do bloco de texto PNG %s para a codificação " "ISO-8859-1." -#: gdk-pixbuf/io-png.c:1118 +#: gdk-pixbuf/io-png.c:1117 msgid "The PNG image format" msgstr "O formato de imagem PNG" -#: gdk-pixbuf/io-pnm.c:248 +#: gdk-pixbuf/io-pnm.c:246 msgid "PNM loader expected to find an integer, but didn't" msgstr "Leitor PNM esperava encontrar um inteiro, mas não encontrou" -#: gdk-pixbuf/io-pnm.c:280 +#: gdk-pixbuf/io-pnm.c:278 msgid "PNM file has an incorrect initial byte" msgstr "Ficheiro PNM tem um byte inicial inválido" -#: gdk-pixbuf/io-pnm.c:310 +#: gdk-pixbuf/io-pnm.c:308 msgid "PNM file is not in a recognized PNM subformat" msgstr "Ficheiro PNM não está num subformato PNM reconhecido" -#: gdk-pixbuf/io-pnm.c:335 +#: gdk-pixbuf/io-pnm.c:333 msgid "PNM file has an image width of 0" msgstr "Ficheiro PNM tem uma largura de imagem de 0" -#: gdk-pixbuf/io-pnm.c:356 +#: gdk-pixbuf/io-pnm.c:354 msgid "PNM file has an image height of 0" msgstr "Ficheiro PNM tem uma altura de imagem de 0" -#: gdk-pixbuf/io-pnm.c:379 +#: gdk-pixbuf/io-pnm.c:377 msgid "Maximum color value in PNM file is 0" msgstr "Valor máximo de cor no ficheiro PNM é de 0" -#: gdk-pixbuf/io-pnm.c:387 +#: gdk-pixbuf/io-pnm.c:385 msgid "Maximum color value in PNM file is too large" msgstr "Valor máximo de cor no ficheiro PNM é demasiado grande" -#: gdk-pixbuf/io-pnm.c:427 gdk-pixbuf/io-pnm.c:457 gdk-pixbuf/io-pnm.c:502 +#: gdk-pixbuf/io-pnm.c:425 gdk-pixbuf/io-pnm.c:455 gdk-pixbuf/io-pnm.c:500 msgid "Raw PNM image type is invalid" msgstr "Tipo de imagem PNM em bruto é inválido" -#: gdk-pixbuf/io-pnm.c:652 +#: gdk-pixbuf/io-pnm.c:650 msgid "PNM image loader does not support this PNM subformat" msgstr "Leitor de imagens PNM não suporta este subformato PNM" -#: gdk-pixbuf/io-pnm.c:739 gdk-pixbuf/io-pnm.c:966 +#: gdk-pixbuf/io-pnm.c:737 gdk-pixbuf/io-pnm.c:964 msgid "Raw PNM formats require exactly one whitespace before sample data" msgstr "" "Formatos PNM em bruto requerem exatamente um espaço em branco antes dos " "dados de amostra" -#: gdk-pixbuf/io-pnm.c:766 +#: gdk-pixbuf/io-pnm.c:764 msgid "Cannot allocate memory for loading PNM image" msgstr "Incapaz de alocar memória para ler imagem PNM" -#: gdk-pixbuf/io-pnm.c:816 +#: gdk-pixbuf/io-pnm.c:814 msgid "Insufficient memory to load PNM context struct" msgstr "Memória insuficiente para ler estrutura de contexto PNM" -#: gdk-pixbuf/io-pnm.c:867 +#: gdk-pixbuf/io-pnm.c:865 msgid "Unexpected end of PNM image data" msgstr "Final inesperado de dados de imagem PNM" -#: gdk-pixbuf/io-pnm.c:995 +#: gdk-pixbuf/io-pnm.c:993 msgid "Insufficient memory to load PNM file" msgstr "Memória insuficiente para ler ficheiro PNM" -#: gdk-pixbuf/io-pnm.c:1079 +#: gdk-pixbuf/io-pnm.c:1077 msgid "The PNM/PBM/PGM/PPM image format family" msgstr "A família de formatos de imagem PNM/PBM/PGM/PPM" -#: gdk-pixbuf/io-qtif.c:128 +#: gdk-pixbuf/io-qtif.c:126 msgid "Input file descriptor is NULL." msgstr "Descritor de ficheiro de entrada é NULL." -#: gdk-pixbuf/io-qtif.c:143 +#: gdk-pixbuf/io-qtif.c:141 msgid "Failed to read QTIF header" msgstr "Falha ao ler o cabeçalho QTIF" -#: gdk-pixbuf/io-qtif.c:152 gdk-pixbuf/io-qtif.c:189 gdk-pixbuf/io-qtif.c:459 +#: gdk-pixbuf/io-qtif.c:150 gdk-pixbuf/io-qtif.c:187 gdk-pixbuf/io-qtif.c:454 #, c-format msgid "QTIF atom size too large (%d byte)" msgid_plural "QTIF atom size too large (%d bytes)" msgstr[0] "Tamanho de atom QTIF demasiado grande (%d byte)" msgstr[1] "Tamanho de atom QTIF demasiado grande (%d bytes)" -#: gdk-pixbuf/io-qtif.c:175 +#: gdk-pixbuf/io-qtif.c:173 #, c-format msgid "Failed to allocate %d byte for file read buffer" msgid_plural "Failed to allocate %d bytes for file read buffer" msgstr[0] "Falha ao alocar %d byte para o buffer de leitura de ficheiro" msgstr[1] "Falha ao alocar %d bytes para o buffer de leitura de ficheiro" -#: gdk-pixbuf/io-qtif.c:206 +#: gdk-pixbuf/io-qtif.c:201 #, c-format msgid "File error when reading QTIF atom: %s" msgstr "Erro de ficheiro ao ler atom QTIF: %s" -#: gdk-pixbuf/io-qtif.c:243 +#: gdk-pixbuf/io-qtif.c:238 #, c-format msgid "Failed to skip the next %d byte with seek()." msgid_plural "Failed to skip the next %d bytes with seek()." msgstr[0] "Falha ao saltar o %d byte seguinte com o seek()." msgstr[1] "Falha ao saltar os %d bytes seguintes com o seek()." -#: gdk-pixbuf/io-qtif.c:270 +#: gdk-pixbuf/io-qtif.c:265 msgid "Failed to allocate QTIF context structure." msgstr "Falha ao alocar a estrutura de contexto QTIF." -#: gdk-pixbuf/io-qtif.c:330 +#: gdk-pixbuf/io-qtif.c:325 msgid "Failed to create GdkPixbufLoader object." msgstr "Falha ao criar o objeto GdkPixbufLoader." -#: gdk-pixbuf/io-qtif.c:434 +#: gdk-pixbuf/io-qtif.c:429 msgid "Failed to find an image data atom." msgstr "Falha ao procurar um atom de dados de imagem." -#: gdk-pixbuf/io-qtif.c:618 +#: gdk-pixbuf/io-qtif.c:613 msgid "The QTIF image format" msgstr "O formato de imagem QTIF" -#: gdk-pixbuf/io-ras.c:125 +#: gdk-pixbuf/io-ras.c:123 msgid "RAS image has bogus header data" msgstr "Imagem RAS tem dados de cabeçalho inválidos" -#: gdk-pixbuf/io-ras.c:147 +#: gdk-pixbuf/io-ras.c:145 msgid "RAS image has unknown type" msgstr "Imagem RAS tem formato desconhecido" -#: gdk-pixbuf/io-ras.c:155 +#: gdk-pixbuf/io-ras.c:153 msgid "unsupported RAS image variation" msgstr "variação de imagem RAS não suportado" -#: gdk-pixbuf/io-ras.c:170 gdk-pixbuf/io-ras.c:199 +#: gdk-pixbuf/io-ras.c:168 gdk-pixbuf/io-ras.c:197 msgid "Not enough memory to load RAS image" msgstr "Memória insuficiente para ler imagem RAS" -#: gdk-pixbuf/io-ras.c:544 +#: gdk-pixbuf/io-ras.c:542 msgid "The Sun raster image format" msgstr "O formato de imagem Sun raster" -#: gdk-pixbuf/io-tga.c:153 +#: gdk-pixbuf/io-tga.c:151 msgid "Cannot allocate memory for IOBuffer struct" msgstr "Incapaz de alocar memória para a estrutura IOBuffer" -#: gdk-pixbuf/io-tga.c:172 +#: gdk-pixbuf/io-tga.c:170 msgid "Cannot allocate memory for IOBuffer data" msgstr "Incapaz de alocar memória para os dados IOBuffer" -#: gdk-pixbuf/io-tga.c:183 +#: gdk-pixbuf/io-tga.c:181 msgid "Cannot realloc IOBuffer data" msgstr "Incapaz de realocar os dados IOBuffer" -#: gdk-pixbuf/io-tga.c:213 +#: gdk-pixbuf/io-tga.c:211 msgid "Cannot allocate temporary IOBuffer data" msgstr "Incapaz de alocar dados IOBuffer temporários" -#: gdk-pixbuf/io-tga.c:346 +#: gdk-pixbuf/io-tga.c:339 msgid "Cannot allocate new pixbuf" msgstr "Incapaz de alocar novo pixbuf" -#: gdk-pixbuf/io-tga.c:685 +#: gdk-pixbuf/io-tga.c:678 msgid "Image is corrupted or truncated" msgstr "Imagem está truncada ou corrompida" -#: gdk-pixbuf/io-tga.c:692 +#: gdk-pixbuf/io-tga.c:685 msgid "Cannot allocate colormap structure" msgstr "Incapaz de alocar estrutura de mapa de cores" -#: gdk-pixbuf/io-tga.c:699 +#: gdk-pixbuf/io-tga.c:692 msgid "Cannot allocate colormap entries" msgstr "Incapaz de alocar registos de mapa de cores" -#: gdk-pixbuf/io-tga.c:721 +#: gdk-pixbuf/io-tga.c:714 msgid "Unexpected bitdepth for colormap entries" msgstr "Profundidade de bits de registos de mapa de cores inesperada" -#: gdk-pixbuf/io-tga.c:739 +#: gdk-pixbuf/io-tga.c:732 msgid "Cannot allocate TGA header memory" msgstr "Incapaz de alocar memória de cabeçalho TGA" -#: gdk-pixbuf/io-tga.c:772 +#: gdk-pixbuf/io-tga.c:765 msgid "TGA image has invalid dimensions" msgstr "Imagem TGA tem dimensões inválidas" -#: gdk-pixbuf/io-tga.c:778 gdk-pixbuf/io-tga.c:787 gdk-pixbuf/io-tga.c:797 -#: gdk-pixbuf/io-tga.c:807 gdk-pixbuf/io-tga.c:814 +#: gdk-pixbuf/io-tga.c:771 gdk-pixbuf/io-tga.c:780 gdk-pixbuf/io-tga.c:790 +#: gdk-pixbuf/io-tga.c:800 gdk-pixbuf/io-tga.c:807 msgid "TGA image type not supported" msgstr "Tipo de imagem TGA não suportado" -#: gdk-pixbuf/io-tga.c:861 +#: gdk-pixbuf/io-tga.c:854 msgid "Cannot allocate memory for TGA context struct" msgstr "Incapaz de alocar memória para estrutura de contexto TGA" -#: gdk-pixbuf/io-tga.c:926 +#: gdk-pixbuf/io-tga.c:919 msgid "Excess data in file" msgstr "Dados em excesso no ficheiro" -#: gdk-pixbuf/io-tga.c:1007 +#: gdk-pixbuf/io-tga.c:1000 msgid "The Targa image format" msgstr "O formato de imagem Targa" -#: gdk-pixbuf/io-tiff.c:104 +#: gdk-pixbuf/io-tiff.c:102 msgid "Could not get image width (bad TIFF file)" msgstr "Incapaz de obter largura de imagem (ficheiro TIFF inválido)" -#: gdk-pixbuf/io-tiff.c:112 +#: gdk-pixbuf/io-tiff.c:110 msgid "Could not get image height (bad TIFF file)" msgstr "Incapaz de obter altura de imagem (ficheiro TIFF inválido)" -#: gdk-pixbuf/io-tiff.c:120 +#: gdk-pixbuf/io-tiff.c:118 msgid "Width or height of TIFF image is zero" msgstr "Largura ou altura de imagem TIFF é zero" -#: gdk-pixbuf/io-tiff.c:129 gdk-pixbuf/io-tiff.c:138 +#: gdk-pixbuf/io-tiff.c:127 gdk-pixbuf/io-tiff.c:136 msgid "Dimensions of TIFF image too large" msgstr "Dimensões da imagem TIFF são demasiado grandes" -#: gdk-pixbuf/io-tiff.c:162 gdk-pixbuf/io-tiff.c:174 gdk-pixbuf/io-tiff.c:491 +#: gdk-pixbuf/io-tiff.c:160 gdk-pixbuf/io-tiff.c:172 gdk-pixbuf/io-tiff.c:489 msgid "Insufficient memory to open TIFF file" msgstr "Memória insuficiente para abrir ficheiro TIFF" -#: gdk-pixbuf/io-tiff.c:236 +#: gdk-pixbuf/io-tiff.c:234 msgid "Failed to load RGB data from TIFF file" msgstr "Falha ao ler dados RGB do ficheiro TIFF" -#: gdk-pixbuf/io-tiff.c:293 +#: gdk-pixbuf/io-tiff.c:291 msgid "Failed to open TIFF image" msgstr "Falha ao abrir imagem TIFF" -#: gdk-pixbuf/io-tiff.c:427 gdk-pixbuf/io-tiff.c:440 +#: gdk-pixbuf/io-tiff.c:425 gdk-pixbuf/io-tiff.c:438 msgid "Failed to load TIFF image" msgstr "Falha ao ler imagem TIFF" -#: gdk-pixbuf/io-tiff.c:623 +#: gdk-pixbuf/io-tiff.c:621 msgid "Failed to save TIFF image" msgstr "Falha ao gravar imagem TIFF" -#: gdk-pixbuf/io-tiff.c:656 +#: gdk-pixbuf/io-tiff.c:654 msgid "TIFF compression doesn't refer to a valid codec." msgstr "A compressão TIFF não se refere a um codec válido." -#: gdk-pixbuf/io-tiff.c:696 +#: gdk-pixbuf/io-tiff.c:694 msgid "Failed to write TIFF data" msgstr "Falha ao gravar dados TIFF" -#: gdk-pixbuf/io-tiff.c:733 +#: gdk-pixbuf/io-tiff.c:731 msgid "Couldn't write to TIFF file" msgstr "Incapaz de escrever no ficheiro TIFF" -#: gdk-pixbuf/io-tiff.c:788 -msgid "The TIFF image format" -msgstr "O formato de imagem TIFF" - -#: gdk-pixbuf/io-wbmp.c:245 +#: gdk-pixbuf/io-wbmp.c:243 msgid "Image has zero width" msgstr "Imagem tem largura zero" -#: gdk-pixbuf/io-wbmp.c:263 +#: gdk-pixbuf/io-wbmp.c:261 msgid "Image has zero height" msgstr "Imagem tem altura zero" -#: gdk-pixbuf/io-wbmp.c:274 +#: gdk-pixbuf/io-wbmp.c:272 msgid "Not enough memory to load image" msgstr "Memória insuficiente para ler imagem" -#: gdk-pixbuf/io-wbmp.c:333 +#: gdk-pixbuf/io-wbmp.c:331 msgid "Couldn't save the rest" msgstr "Incapaz de gravar o resto" -#: gdk-pixbuf/io-wbmp.c:374 +#: gdk-pixbuf/io-wbmp.c:372 msgid "The WBMP image format" msgstr "O formato de imagem WBMP" -#: gdk-pixbuf/io-xbm.c:304 +#: gdk-pixbuf/io-xbm.c:302 msgid "Invalid XBM file" msgstr "Ficheiro XBM inválido" -#: gdk-pixbuf/io-xbm.c:314 +#: gdk-pixbuf/io-xbm.c:312 msgid "Insufficient memory to load XBM image file" msgstr "Memória insuficiente para ler ficheiro de imagem XBM" -#: gdk-pixbuf/io-xbm.c:462 +#: gdk-pixbuf/io-xbm.c:460 msgid "Failed to write to temporary file when loading XBM image" msgstr "Falha ao escrever em ficheiro temporário ao ler imagem XBM" -#: gdk-pixbuf/io-xbm.c:501 +#: gdk-pixbuf/io-xbm.c:499 msgid "The XBM image format" msgstr "O formato de imagem XBM" -#: gdk-pixbuf/io-xpm.c:469 +#: gdk-pixbuf/io-xpm.c:467 msgid "No XPM header found" msgstr "Não foi encontrado cabeçalho XPM" -#: gdk-pixbuf/io-xpm.c:478 +#: gdk-pixbuf/io-xpm.c:476 msgid "Invalid XPM header" msgstr "Cabeçalho XPM inválido" -#: gdk-pixbuf/io-xpm.c:486 +#: gdk-pixbuf/io-xpm.c:484 msgid "XPM file has image width <= 0" msgstr "Ficheiro XPM tem largura de imagem <= 0" -#: gdk-pixbuf/io-xpm.c:494 +#: gdk-pixbuf/io-xpm.c:492 msgid "XPM file has image height <= 0" msgstr "Ficheiro XPM tem altura de imagem <= 0" -#: gdk-pixbuf/io-xpm.c:502 +#: gdk-pixbuf/io-xpm.c:500 msgid "XPM has invalid number of chars per pixel" msgstr "Ficheiro XPM tem número inválido de carateres por pixel" -#: gdk-pixbuf/io-xpm.c:511 +#: gdk-pixbuf/io-xpm.c:509 msgid "XPM file has invalid number of colors" msgstr "Ficheiro XPM tem número inválido de cores" -#: gdk-pixbuf/io-xpm.c:523 gdk-pixbuf/io-xpm.c:532 gdk-pixbuf/io-xpm.c:584 +#: gdk-pixbuf/io-xpm.c:521 gdk-pixbuf/io-xpm.c:530 gdk-pixbuf/io-xpm.c:582 msgid "Cannot allocate memory for loading XPM image" msgstr "Incapaz de alocar memória para ler a imagem XPM" -#: gdk-pixbuf/io-xpm.c:546 +#: gdk-pixbuf/io-xpm.c:544 msgid "Cannot read XPM colormap" msgstr "Incapaz de ler o mapa de cores do XPM" -#: gdk-pixbuf/io-xpm.c:778 +#: gdk-pixbuf/io-xpm.c:776 msgid "Failed to write to temporary file when loading XPM image" msgstr "Falha ao escrever em ficheiro temporário ao ler imagem XPM" -#: gdk-pixbuf/io-xpm.c:817 +#: gdk-pixbuf/io-xpm.c:815 msgid "The XPM image format" msgstr "O formato de imagem XPM" diff --git a/po/pt_BR.gmo b/po/pt_BR.gmo index dc7d0b0cabfe513fcd87bfbaf88d00d19aec4dc3..bdc5915a0515a2af8b8bf0249c23e9c7432f914d 100644 GIT binary patch delta 4588 zcmYk<4{#LK0mt!o5h)N9L6Q)YkOe{_kPCMtB#=@=C=mW7kO1M2LUPbci2Mm$4vGal z6(b0O5fq6^DAxK9X^_xb8d7LdK^kV9I@RjXYSB8hV;e^uajd27_qY3Sx|832-oD-2 zegAgRrW3y1ZNAw1gL*w-*e;S(vbDD{2|i=~)L*s61O^(Di9t-q#W)f-<6vyTQP_rl z{4);2_(8@v=*Qt$hPUGe9F0#Q*T>B36tb!K!s^^=%xxT(VivB#A=rd!;7jP>In2N- zs0Q|@HF{7kreP(fU=($~Ce(wEq8j`T4(0iD*O+8TN8M;5>cVOqgS&AAzGlx~!W@p{ z61|28QRkPVM&JR|1CJw@nr`G-<}&hUuCmL=o05p0Kb3+`RG@xXhidtQs2=|qHKZM= z9)5rtnK*_;=SQQarUcdVT4Yd6BUWQGszd+6G8{>7H5E~e>4t|WsOM*qKXZj$1^Q@> zZnywvVFcCF4%Bs*Q4RP8b=?qJP0{3|?puz!E{aQWuRZ=dPT=^4RK{P0N!*1_nT@EP z?m^w471gk}P>b$sYdTMx!tpdzk9J}J|A?BJK103V6`+QGIch{2(7_$H{>7n;zi!+? zg;!_j;Vp@fOsL zJ5h`9LoCK?$g(g+y!5($8QzRBboBo3rJx?Sq88Cb)SO?l4q{$(oMoMaS{vooT3f#j z_27NB{+O-rvc8M7-Tc#@PvGN{!t>1-3c6tlYL1rK<0$IEyR3(;Cvh6}7f?4G!2EDe zQ-B(&75IH@Li%9-fDZl#`7`NU#81r}j4?W9GX)2apysj@HCG>_hO8G$RrQ&uhR#IQ zS78a>kD8JT$n=|kqkcb}6|12yM%7oL8q|oI^4778zviqredLwMaLhM(7}_1MN5!ub`$Xn_lQ`h@h@NfNE$*jKV|; zpQBowO}BKS4yiINScLDO&L?uQMrJ;$N83?r;5=%GKSebpq0oEK1T5yb3X|~&>a}i1 zbv*VL3hGH;y007MqI!O(^$`qm+<__hDeAg-TB8T%qUx96X55JSeGksVbjDi`T8}IX z(`&44@WWDXNF{s71C9HMFl{8orIy_yyjE z3nqIbSdZM&v|=LmV3ywh8yO#sfFCuti_pPFRLh^oh4?1c;>ao9TG@lT;RV#3_hCMU zU><6yOHuW;sD|#h$0v|JoAvk-=h}cRn#IK!OBvD z%kV+miu@TLpF=gg1T}T*kv5uV?eWLRESjVe#y?D9J_RkhQ>ew&gIat;XLvuXL^ZS- zGckFlG56wROu#d!4!n)Su?N-TfwLHX4B&EXL_PSgSb@%LZtGBJnCnYUvPpqk>-uY6@raoqU1*N^voMK&+D2dz-hwMpBNw$kjrx#v#wchA zzqH0PE;=4&Ex^GXm!ekf3R`~<>a}~+)*rR?oz{0zuUn5jpEloni}FzSDaRy?t+EyO zp&tCC^_ab&3u&9Vgu0=h3FXx`cVQ7WBhzi(L(T1oh2GFsq1Mn&WZ9Ur$O~lpR(c~b z8%JwdMJV_=amb$NM&0Oh)cc#W$osa>#AO_BL%lwiP;;ET*qgfPsN)D~Y7S#QzKQ&q z-b=jes?f)=w=w@(soK;!ZOvpY`I!#bPLq@5B^|K6PJTlYNFEtSu5Y(f&^lUaD~{lJ zqSy16^&H3VfPB*&2az4(rUlH-9_OI^4RqXtR{o(@oKByfZ^nnJ>HEP z`m-cTa>**9O>c$X6m4`q=6)DL-myFHRg^o(VOu9&{J%1b#@)KvPay5yp}RlM{#LS) z>?LQ&I+8|yOSF}dpSvZ#J8FWqJ>=JJiO(c%C0f;Yl7*xn=_KDFhsYg7o8IkL$qi%% z8A4jgG@@;rhx<*iMR#%Pjk;eIdOqJ0bAtSiyhf6VwsYhO@(|ff?jzcIlbgxIL|-#) zynUt@=^`(XQ6z~tWHH%7^x8g6W)VNp7F*)!?g!g)f%QpzhCE98*t(;*h}=tlV(Ua- zl0r6-2gn8zCfX)?xcl|&Gsq((NB!r!;%+aq?@x+I4XGpAc9D9w=K3qbo9Y_s>eujC5YnPR7IZKyW9)=?{(r#Nlx!G&4>0|bxsMF0Q* delta 4523 zcmYk;4RBP|8OHH95d>362tqzc2-}1tB3anY7Z@=lArK592^2x2rb!_}5EIF!ga&kN zX;B1e1Vu!e3L;WOkVL9fP+JwXFdf9H(2=1ZG9yz;r{jpAZEgS0-m{(F*=K*}+`W76 zx$il5llA>EJ$*6ZbHfKbX>7+yI_bRDEFs41#1QQ@8=Po12Cu_x9ET&Y4#(jl^y5bS zHXcDAp2JN158i;8!_98QS*YVzV4hjnc6kl^5J&OBH<*j5*PEqaIci`H=)*1?i(4@V zkD@Mg9!KLKMwf=!sPmPhE_@eizz<^v9>i3xZzpN!M1Mscm^jjGJWjzZT!Q+115Utx zWaRc2_jy8+cSi-N3pOJk*=ppJwh4LJ3%nKM8#oj%V-nZ5Ym&V$jzW#R2zAGEP$g|c z-C+-^GX3uJPf$~H6?Nw+l#3!*F*ac}>V{s#TKpI_71^oY`D!t&J6leJmu=;3F7}~L zIFQ?^#w=7N+EB-BLJe>q>bMV(mwm>Y1{%v<=(ucbz^Sgk4JXro#d#@>`ZIXT;cU9o zQq&2WPy<_oT6BAzC$WP5m#90siK_?j5!BQiMt$!Bs`Lp=v??+deK;Al{|?l7+cK!X zM*0Lhv?}+b=I*RJ@N?%N>a0?y^F|eI3TmLYp$}KO{?ph_{|HXPJU-+Uwg|Oo*PsTv z$MsK#X=slAg>{%q8PxAWjc_MU#P?AHyoxQD!`1cq2JFB-9ERD<6AzFTBUQFrk#%M* zsHt3yy3Tu;kKts7HIqg)QdQfG8tKctX_fyTRl-=V#&;|U^~Dn8ns%SF$9>-KJdK)) zf1)aoNr$3XInKdmoUiAaj5+pDT zBQMM1HmBm9r~{rsRpt!pjt28>&3z53D3;@SOvRiM?{O|e-FXXYDmJ3d z6Ml_`?)*>AMCwBItpc@5J5dMrpf32D+kXyM(*GLu{Sc$A$6crkT}GzgGN`+pjhge- zcrR{8DipTCrDhA+k%#)>>A`e7gj$5BPXaAYB7FSfQ8`zF5cm}l?ORK2A7FURd7Tf2Brq1FrJRw#&%e&)MsKxXw zs#G7M?r2DjXDRCQ`<*-7{!^I8{sFT+gV;pB5f|f|s0!uQdUIcoLO-i8cV$a%P|+XV-~)H!|(#;;8#xH9Pfv$3RS^wXHVEQ zb~}&Y2o5-fN%)!D{|%mGf?#KtJR@--&vP4!i!xm`wkY>ks^n_x*6X zYviL2n2B7=nouX~Lmp-OGfu?}CYb59M%1F(gDUNL)EXMfqr)<>>Bxg)8&Q=wiJJ2( z=*P_Yk^Nz-r=b&dp`PDrUZThBAW@05T}xCAZMyrdkrqF@NaZ5iX5PO?enn=Gr%3|oBJUGz z%vR*zw%$mO{{@h>Z9`mNq>=DYw__7(ezd9l+I~Z{x{Jvq@+ygLuSXlWn|zlXAu4$p zX(QU=$pq3wqTBar3?K`=pBZn#=m+F&cSIci(zW$CRlD}R*h=1T{mJ+s(W9sBDRP{Q zB`=T-WIK77@FdzbMB93z#at2jnWHg?G?IZNx_#gpi=#W7KXtA}{RSK&n#M=T0>Xn} zon#-;7E63&H3^b(l0-5|kG|MP_LEZb2uUWxi5?UFjQ?-r(X}G-49O>TB%QoV-XuRK z$H+ru8+ne-VE~YFxhsyUB7gIy(REv&i53_gv>W{1&Nl{SxO=)Suh?Ngnw%xr=CBU&R*2^%v#O&;2jJy6E%( diff --git a/po/pt_BR.po b/po/pt_BR.po index 2614c13..bd1a388 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -24,29 +24,29 @@ msgstr "" "Project-Id-Version: gtk+\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=gdk-" "pixbuf\n" -"POT-Creation-Date: 2013-04-15 10:28-0400\n" -"PO-Revision-Date: 2013-02-21 11:31-0300\n" -"Last-Translator: Adorilson Bezerra \n" +"POT-Creation-Date: 2014-05-26 20:46-0400\n" +"PO-Revision-Date: 2013-06-09 17:01-0300\n" +"Last-Translator: Rafael Ferreira \n" "Language-Team: Brazilian Portuguese \n" "Language: pt_BR\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -"X-Generator: Poedit 1.5.4\n" +"X-Generator: Poedit 1.5.5\n" -#: gdk-pixbuf/gdk-pixbuf-animation.c:160 gdk-pixbuf/gdk-pixbuf-io.c:1064 -#: gdk-pixbuf/gdk-pixbuf-io.c:1330 +#: gdk-pixbuf/gdk-pixbuf-animation.c:158 gdk-pixbuf/gdk-pixbuf-io.c:1077 +#: gdk-pixbuf/gdk-pixbuf-io.c:1333 #, c-format msgid "Failed to open file '%s': %s" msgstr "Falha ao abrir o arquivo \"%s\": %s" -#: gdk-pixbuf/gdk-pixbuf-animation.c:173 gdk-pixbuf/gdk-pixbuf-io.c:1076 +#: gdk-pixbuf/gdk-pixbuf-animation.c:171 gdk-pixbuf/gdk-pixbuf-io.c:962 #, c-format msgid "Image file '%s' contains no data" msgstr "O arquivo de imagem \"%s\" não contém dados" -#: gdk-pixbuf/gdk-pixbuf-animation.c:212 +#: gdk-pixbuf/gdk-pixbuf-animation.c:210 #, c-format msgid "" "Failed to load animation '%s': reason not known, probably a corrupt " @@ -55,8 +55,8 @@ msgstr "" "Falha ao carregar a animação \"%s\": razão desconhecida, provavelmente um " "arquivo de animação corrompido" -#: gdk-pixbuf/gdk-pixbuf-animation.c:280 gdk-pixbuf/gdk-pixbuf-io.c:1112 -#: gdk-pixbuf/gdk-pixbuf-io.c:1382 +#: gdk-pixbuf/gdk-pixbuf-animation.c:278 gdk-pixbuf/gdk-pixbuf-io.c:1113 +#: gdk-pixbuf/gdk-pixbuf-io.c:1385 #, c-format msgid "" "Failed to load image '%s': reason not known, probably a corrupt image file" @@ -64,12 +64,12 @@ msgstr "" "Falha ao carregar a imagem \"%s\": razão desconhecida, provavelmente um " "arquivo de imagem corrompido" -#: gdk-pixbuf/gdk-pixbuf-io.c:790 +#: gdk-pixbuf/gdk-pixbuf-io.c:774 #, c-format msgid "Unable to load image-loading module: %s: %s" msgstr "Não foi possível carregar o módulo de carregamento de imagens: %s: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:805 +#: gdk-pixbuf/gdk-pixbuf-io.c:789 #, c-format msgid "" "Image-loading module %s does not export the proper interface; perhaps it's " @@ -78,54 +78,54 @@ msgstr "" "O módulo de carregamento de imagens %s não exporta a interface apropriada; " "talvez ele seja de uma versão diferente do gdk-pixbuf?" -#: gdk-pixbuf/gdk-pixbuf-io.c:814 gdk-pixbuf/gdk-pixbuf-io.c:865 +#: gdk-pixbuf/gdk-pixbuf-io.c:798 gdk-pixbuf/gdk-pixbuf-io.c:849 #, c-format msgid "Image type '%s' is not supported" msgstr "Não há suporte para imagens do tipo \"%s\"" -#: gdk-pixbuf/gdk-pixbuf-io.c:950 +#: gdk-pixbuf/gdk-pixbuf-io.c:934 #, c-format msgid "Couldn't recognize the image file format for file '%s'" msgstr "Não foi possível reconhecer o formato de imagem do arquivo \"%s\"" -#: gdk-pixbuf/gdk-pixbuf-io.c:958 +#: gdk-pixbuf/gdk-pixbuf-io.c:942 msgid "Unrecognized image file format" msgstr "Formato de arquivo de imagem não reconhecido" -#: gdk-pixbuf/gdk-pixbuf-io.c:1121 +#: gdk-pixbuf/gdk-pixbuf-io.c:1124 #, c-format msgid "Failed to load image '%s': %s" msgstr "Falha ao carregar a imagem \"%s\": %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2015 gdk-pixbuf/io-gdip-utils.c:837 +#: gdk-pixbuf/gdk-pixbuf-io.c:2029 gdk-pixbuf/io-gdip-utils.c:835 #, c-format msgid "Error writing to image file: %s" msgstr "Erro ao gravar no arquivo de imagem: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2057 gdk-pixbuf/gdk-pixbuf-io.c:2178 +#: gdk-pixbuf/gdk-pixbuf-io.c:2071 gdk-pixbuf/gdk-pixbuf-io.c:2192 #, c-format msgid "This build of gdk-pixbuf does not support saving the image format: %s" msgstr "" "Essa compilação do gdk-pixbuf não dá suporte a salvar o formato de imagem: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2088 +#: gdk-pixbuf/gdk-pixbuf-io.c:2102 msgid "Insufficient memory to save image to callback" msgstr "Memória insuficiente para salvar a imagem para retorno de chamada" -#: gdk-pixbuf/gdk-pixbuf-io.c:2101 +#: gdk-pixbuf/gdk-pixbuf-io.c:2115 msgid "Failed to open temporary file" msgstr "Falha ao abrir arquivo temporário" -#: gdk-pixbuf/gdk-pixbuf-io.c:2124 +#: gdk-pixbuf/gdk-pixbuf-io.c:2138 msgid "Failed to read from temporary file" msgstr "Falha ao ler de arquivo temporário" -#: gdk-pixbuf/gdk-pixbuf-io.c:2372 +#: gdk-pixbuf/gdk-pixbuf-io.c:2382 #, c-format msgid "Failed to open '%s' for writing: %s" msgstr "Falha ao abrir \"%s\" para escrita: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2398 +#: gdk-pixbuf/gdk-pixbuf-io.c:2408 #, c-format msgid "" "Failed to close '%s' while writing image, all data may not have been saved: " @@ -134,15 +134,15 @@ msgstr "" "Falha ao fechar \"%s\" ao gravar a imagem, os dados podem não ter sido " "salvos: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2619 gdk-pixbuf/gdk-pixbuf-io.c:2671 +#: gdk-pixbuf/gdk-pixbuf-io.c:2629 gdk-pixbuf/gdk-pixbuf-io.c:2681 msgid "Insufficient memory to save image into a buffer" msgstr "Memória insuficiente para salvar a imagem em um buffer" -#: gdk-pixbuf/gdk-pixbuf-io.c:2717 +#: gdk-pixbuf/gdk-pixbuf-io.c:2727 msgid "Error writing to image stream" msgstr "Erro ao gravar para o fluxo de imagem" -#: gdk-pixbuf/gdk-pixbuf-loader.c:393 +#: gdk-pixbuf/gdk-pixbuf-loader.c:384 #, c-format msgid "" "Internal error: Image loader module '%s' failed to complete an operation, " @@ -151,98 +151,102 @@ msgstr "" "Erro interno: O módulo carregador de imagens \"%s\" falhou em completar uma " "operação, mas não deu uma razão para essa falha" -#: gdk-pixbuf/gdk-pixbuf-loader.c:435 +#: gdk-pixbuf/gdk-pixbuf-loader.c:426 #, c-format msgid "Incremental loading of image type '%s' is not supported" msgstr "Não há suporte para carregamento incremental do tipo de imagem \"%s\"" -#: gdk-pixbuf/gdk-pixdata.c:160 +#: gdk-pixbuf/gdk-pixdata.c:158 msgid "Image header corrupt" msgstr "Cabeçalho da imagem corrompido" -#: gdk-pixbuf/gdk-pixdata.c:165 +#: gdk-pixbuf/gdk-pixdata.c:163 msgid "Image format unknown" msgstr "Formato de imagem desconhecido" -#: gdk-pixbuf/gdk-pixdata.c:170 gdk-pixbuf/gdk-pixdata.c:502 +#: gdk-pixbuf/gdk-pixdata.c:168 gdk-pixbuf/gdk-pixdata.c:501 msgid "Image pixel data corrupt" msgstr "Dados de pixel da imagem corrompidos" -#: gdk-pixbuf/gdk-pixdata.c:446 +#: gdk-pixbuf/gdk-pixdata.c:445 #, c-format msgid "failed to allocate image buffer of %u byte" msgid_plural "failed to allocate image buffer of %u bytes" msgstr[0] "falha ao alocar buffer de imagem de %u byte" msgstr[1] "falha ao alocar buffer de imagem de %u bytes" -#: gdk-pixbuf/io-ani.c:244 +#: gdk-pixbuf/io-ani.c:242 msgid "Unexpected icon chunk in animation" msgstr "Pedaço de ícone inesperado na animação" -#: gdk-pixbuf/io-ani.c:342 gdk-pixbuf/io-ani.c:400 gdk-pixbuf/io-ani.c:426 -#: gdk-pixbuf/io-ani.c:449 gdk-pixbuf/io-ani.c:476 gdk-pixbuf/io-ani.c:563 +#: gdk-pixbuf/io-ani.c:340 gdk-pixbuf/io-ani.c:398 gdk-pixbuf/io-ani.c:424 +#: gdk-pixbuf/io-ani.c:447 gdk-pixbuf/io-ani.c:474 gdk-pixbuf/io-ani.c:561 msgid "Invalid header in animation" msgstr "Cabeçalho inválido na animação" -#: gdk-pixbuf/io-ani.c:352 gdk-pixbuf/io-ani.c:374 gdk-pixbuf/io-ani.c:458 -#: gdk-pixbuf/io-ani.c:485 gdk-pixbuf/io-ani.c:536 gdk-pixbuf/io-ani.c:608 +#: gdk-pixbuf/io-ani.c:350 gdk-pixbuf/io-ani.c:372 gdk-pixbuf/io-ani.c:456 +#: gdk-pixbuf/io-ani.c:483 gdk-pixbuf/io-ani.c:534 gdk-pixbuf/io-ani.c:606 msgid "Not enough memory to load animation" msgstr "Memória insuficiente para carregar a animação" -#: gdk-pixbuf/io-ani.c:392 gdk-pixbuf/io-ani.c:418 gdk-pixbuf/io-ani.c:437 +#: gdk-pixbuf/io-ani.c:390 gdk-pixbuf/io-ani.c:416 gdk-pixbuf/io-ani.c:435 msgid "Malformed chunk in animation" msgstr "Pedaço malformado na animação" -#: gdk-pixbuf/io-ani.c:660 +#: gdk-pixbuf/io-ani.c:628 +msgid "ANI image was truncated or incomplete." +msgstr "A imagem ANI estava truncada ou incompleta." + +#: gdk-pixbuf/io-ani.c:669 msgid "The ANI image format" msgstr "Formato de imagem ANI" -#: gdk-pixbuf/io-bmp.c:229 gdk-pixbuf/io-bmp.c:266 gdk-pixbuf/io-bmp.c:337 -#: gdk-pixbuf/io-bmp.c:369 gdk-pixbuf/io-bmp.c:392 gdk-pixbuf/io-bmp.c:495 +#: gdk-pixbuf/io-bmp.c:227 gdk-pixbuf/io-bmp.c:264 gdk-pixbuf/io-bmp.c:335 +#: gdk-pixbuf/io-bmp.c:367 gdk-pixbuf/io-bmp.c:390 gdk-pixbuf/io-bmp.c:493 msgid "BMP image has bogus header data" msgstr "A imagem BMP tem dados de cabeçalho incorretos" -#: gdk-pixbuf/io-bmp.c:240 gdk-pixbuf/io-bmp.c:432 +#: gdk-pixbuf/io-bmp.c:238 gdk-pixbuf/io-bmp.c:430 msgid "Not enough memory to load bitmap image" msgstr "Memória insuficiente para carregar imagem bitmap" -#: gdk-pixbuf/io-bmp.c:318 +#: gdk-pixbuf/io-bmp.c:316 msgid "BMP image has unsupported header size" msgstr "Não há suporte ao tamanho de cabeçalho da imagem BMP" -#: gdk-pixbuf/io-bmp.c:356 +#: gdk-pixbuf/io-bmp.c:354 msgid "Topdown BMP images cannot be compressed" msgstr "Imagens BMP topdown não podem ser compactadas" -#: gdk-pixbuf/io-bmp.c:716 gdk-pixbuf/io-pnm.c:707 +#: gdk-pixbuf/io-bmp.c:714 gdk-pixbuf/io-pnm.c:705 msgid "Premature end-of-file encountered" msgstr "Fim de arquivo inesperado" -#: gdk-pixbuf/io-bmp.c:1328 +#: gdk-pixbuf/io-bmp.c:1326 msgid "Couldn't allocate memory for saving BMP file" msgstr "Não foi possível alocar memória para salvar o arquivo BMP" -#: gdk-pixbuf/io-bmp.c:1369 +#: gdk-pixbuf/io-bmp.c:1367 msgid "Couldn't write to BMP file" msgstr "Não foi possível gravar no arquivo BMP" -#: gdk-pixbuf/io-bmp.c:1422 gdk-pixbuf/io-gdip-bmp.c:82 +#: gdk-pixbuf/io-bmp.c:1420 gdk-pixbuf/io-gdip-bmp.c:80 msgid "The BMP image format" msgstr "Formato de imagem BMP" -#: gdk-pixbuf/io-gdip-emf.c:59 +#: gdk-pixbuf/io-gdip-emf.c:57 msgid "The EMF image format" msgstr "Formato de imagem EMF" -#: gdk-pixbuf/io-gdip-gif.c:80 gdk-pixbuf/io-gif.c:1720 +#: gdk-pixbuf/io-gdip-gif.c:78 gdk-pixbuf/io-gif.c:1718 msgid "The GIF image format" msgstr "Formato de imagem GIF" -#: gdk-pixbuf/io-gdip-ico.c:59 gdk-pixbuf/io-ico.c:1271 +#: gdk-pixbuf/io-gdip-ico.c:57 gdk-pixbuf/io-ico.c:1269 msgid "The ICO image format" msgstr "Formato de imagem ICO" -#: gdk-pixbuf/io-gdip-jpeg.c:53 gdk-pixbuf/io-jpeg.c:1249 +#: gdk-pixbuf/io-gdip-jpeg.c:51 gdk-pixbuf/io-jpeg.c:1249 #, c-format msgid "" "JPEG quality must be a value between 0 and 100; value '%s' could not be " @@ -251,7 +255,7 @@ msgstr "" "A qualidade do JPEG deve ser um valor entre 0 e 100; não foi possível " "analisar o valor \"%s\"." -#: gdk-pixbuf/io-gdip-jpeg.c:68 gdk-pixbuf/io-jpeg.c:1265 +#: gdk-pixbuf/io-gdip-jpeg.c:66 gdk-pixbuf/io-jpeg.c:1265 #, c-format msgid "" "JPEG quality must be a value between 0 and 100; value '%d' is not allowed." @@ -259,110 +263,114 @@ msgstr "" "A qualidade do JPEG deve ser um valor entre 0 e 100; o valor \"%d\" não é " "permitido." -#: gdk-pixbuf/io-gdip-jpeg.c:136 gdk-pixbuf/io-jpeg.c:1478 +#: gdk-pixbuf/io-gdip-jpeg.c:134 gdk-pixbuf/io-jpeg.c:1478 msgid "The JPEG image format" msgstr "Formato de imagem JPEG" -#: gdk-pixbuf/io-gdip-utils.c:154 +#: gdk-pixbuf/io-gdip-tiff.c:80 gdk-pixbuf/io-tiff.c:786 +msgid "The TIFF image format" +msgstr "Formato de imagem TIFF" + +#: gdk-pixbuf/io-gdip-utils.c:152 #, c-format msgid "Could not allocate memory: %s" msgstr "Não foi possível alocar memória: %s" -#: gdk-pixbuf/io-gdip-utils.c:179 gdk-pixbuf/io-gdip-utils.c:293 -#: gdk-pixbuf/io-gdip-utils.c:333 +#: gdk-pixbuf/io-gdip-utils.c:177 gdk-pixbuf/io-gdip-utils.c:291 +#: gdk-pixbuf/io-gdip-utils.c:331 #, c-format msgid "Could not create stream: %s" msgstr "Não foi possível criar fluxo: %s" -#: gdk-pixbuf/io-gdip-utils.c:193 +#: gdk-pixbuf/io-gdip-utils.c:191 #, c-format msgid "Could not seek stream: %s" msgstr "Não foi possível percorrer fluxo: %s" -#: gdk-pixbuf/io-gdip-utils.c:205 +#: gdk-pixbuf/io-gdip-utils.c:203 #, c-format msgid "Could not read from stream: %s" msgstr "Não foi possível ler do fluxo: %s" -#: gdk-pixbuf/io-gdip-utils.c:617 +#: gdk-pixbuf/io-gdip-utils.c:615 msgid "Couldn't load bitmap" msgstr "Não foi possível carregar bitmap" -#: gdk-pixbuf/io-gdip-utils.c:773 +#: gdk-pixbuf/io-gdip-utils.c:771 msgid "Couldn't load metafile" msgstr "Não foi possível carregar metarquivo" -#: gdk-pixbuf/io-gdip-utils.c:878 +#: gdk-pixbuf/io-gdip-utils.c:876 msgid "Unsupported image format for GDI+" msgstr "Não há suporte a este formato de imagem para GDI+" -#: gdk-pixbuf/io-gdip-utils.c:885 +#: gdk-pixbuf/io-gdip-utils.c:883 msgid "Couldn't save" msgstr "Não foi possível salvar" -#: gdk-pixbuf/io-gdip-wmf.c:58 +#: gdk-pixbuf/io-gdip-wmf.c:56 msgid "The WMF image format" msgstr "Formato de imagem WMF" -#: gdk-pixbuf/io-gif.c:222 +#: gdk-pixbuf/io-gif.c:220 #, c-format msgid "Failure reading GIF: %s" msgstr "Falha ao ler o GIF: %s" -#: gdk-pixbuf/io-gif.c:496 gdk-pixbuf/io-gif.c:1502 gdk-pixbuf/io-gif.c:1669 +#: gdk-pixbuf/io-gif.c:494 gdk-pixbuf/io-gif.c:1500 gdk-pixbuf/io-gif.c:1667 msgid "GIF file was missing some data (perhaps it was truncated somehow?)" msgstr "" "Havia dados faltando no arquivo GIF (talvez ele tenha sido truncado de " "alguma forma?)" -#: gdk-pixbuf/io-gif.c:505 +#: gdk-pixbuf/io-gif.c:503 #, c-format msgid "Internal error in the GIF loader (%s)" msgstr "Erro interno no carregador de GIF (%s)" -#: gdk-pixbuf/io-gif.c:579 +#: gdk-pixbuf/io-gif.c:577 msgid "Stack overflow" msgstr "Estouro de pilha" -#: gdk-pixbuf/io-gif.c:639 +#: gdk-pixbuf/io-gif.c:637 msgid "GIF image loader cannot understand this image." msgstr "O carregador de imagem GIF não consegue entender essa imagem." -#: gdk-pixbuf/io-gif.c:668 +#: gdk-pixbuf/io-gif.c:666 msgid "Bad code encountered" msgstr "Código inválido encontrado" -#: gdk-pixbuf/io-gif.c:678 +#: gdk-pixbuf/io-gif.c:676 msgid "Circular table entry in GIF file" msgstr "Entrada de tabela circular no arquivo GIF" -#: gdk-pixbuf/io-gif.c:866 gdk-pixbuf/io-gif.c:1488 gdk-pixbuf/io-gif.c:1541 -#: gdk-pixbuf/io-gif.c:1657 +#: gdk-pixbuf/io-gif.c:864 gdk-pixbuf/io-gif.c:1486 gdk-pixbuf/io-gif.c:1539 +#: gdk-pixbuf/io-gif.c:1655 msgid "Not enough memory to load GIF file" msgstr "Memória insuficiente para carregar o arquivo GIF" -#: gdk-pixbuf/io-gif.c:960 +#: gdk-pixbuf/io-gif.c:958 msgid "Not enough memory to composite a frame in GIF file" msgstr "Memória insuficiente para compor um quadro no arquivo GIF" -#: gdk-pixbuf/io-gif.c:1132 +#: gdk-pixbuf/io-gif.c:1130 msgid "GIF image is corrupt (incorrect LZW compression)" msgstr "A imagem GIF está corrompida (compactação LZW incorreta)" -#: gdk-pixbuf/io-gif.c:1182 +#: gdk-pixbuf/io-gif.c:1180 msgid "File does not appear to be a GIF file" msgstr "O arquivo não parece ser um GIF" -#: gdk-pixbuf/io-gif.c:1194 +#: gdk-pixbuf/io-gif.c:1192 #, c-format msgid "Version %s of the GIF file format is not supported" msgstr "Não há suporte para a versão %s do formato de arquivos GIF" -#: gdk-pixbuf/io-gif.c:1241 +#: gdk-pixbuf/io-gif.c:1239 msgid "Resulting GIF image has zero size" msgstr "A imagem GIF final tem tamanho zero" -#: gdk-pixbuf/io-gif.c:1320 +#: gdk-pixbuf/io-gif.c:1318 msgid "" "GIF image has no global colormap, and a frame inside it has no local " "colormap." @@ -370,7 +378,7 @@ msgstr "" "A imagem GIF não tem um mapa de cores global, e um quadro dentro dela não " "tem um mapa de cores local." -#: gdk-pixbuf/io-gif.c:1564 +#: gdk-pixbuf/io-gif.c:1562 msgid "GIF image was truncated or incomplete." msgstr "A imagem GIF estava truncada ou incompleta." @@ -387,87 +395,87 @@ msgstr "Não foi possível decodificar arquivo ICNS" msgid "The ICNS image format" msgstr "Formato de imagem ICNS" -#: gdk-pixbuf/io-ico.c:228 gdk-pixbuf/io-ico.c:242 gdk-pixbuf/io-ico.c:291 -#: gdk-pixbuf/io-ico.c:302 gdk-pixbuf/io-ico.c:395 +#: gdk-pixbuf/io-ico.c:226 gdk-pixbuf/io-ico.c:240 gdk-pixbuf/io-ico.c:289 +#: gdk-pixbuf/io-ico.c:300 gdk-pixbuf/io-ico.c:393 msgid "Invalid header in icon" msgstr "Cabeçalho inválido no ícone" -#: gdk-pixbuf/io-ico.c:257 gdk-pixbuf/io-ico.c:312 gdk-pixbuf/io-ico.c:405 -#: gdk-pixbuf/io-ico.c:458 gdk-pixbuf/io-ico.c:488 +#: gdk-pixbuf/io-ico.c:255 gdk-pixbuf/io-ico.c:310 gdk-pixbuf/io-ico.c:403 +#: gdk-pixbuf/io-ico.c:456 gdk-pixbuf/io-ico.c:486 msgid "Not enough memory to load icon" msgstr "Memória insuficiente para carregar o ícone" -#: gdk-pixbuf/io-ico.c:338 +#: gdk-pixbuf/io-ico.c:336 msgid "Compressed icons are not supported" msgstr "Não há suporte para ícones compactados" -#: gdk-pixbuf/io-ico.c:358 +#: gdk-pixbuf/io-ico.c:356 msgid "Icon has zero width" msgstr "O ícone tem largura zero" -#: gdk-pixbuf/io-ico.c:368 +#: gdk-pixbuf/io-ico.c:366 msgid "Icon has zero height" msgstr "O ícone tem altura zero" -#: gdk-pixbuf/io-ico.c:443 +#: gdk-pixbuf/io-ico.c:441 msgid "Unsupported icon type" msgstr "Tipo de ícone sem suporte" -#: gdk-pixbuf/io-ico.c:537 +#: gdk-pixbuf/io-ico.c:535 msgid "Not enough memory to load ICO file" msgstr "Memória insuficiente para carregar o arquivo ICO" -#: gdk-pixbuf/io-ico.c:1002 +#: gdk-pixbuf/io-ico.c:1000 msgid "Image too large to be saved as ICO" msgstr "Imagem grande demais para ser salva como ICO" -#: gdk-pixbuf/io-ico.c:1013 +#: gdk-pixbuf/io-ico.c:1011 msgid "Cursor hotspot outside image" msgstr "Zona de ação do cursor fora da imagem" -#: gdk-pixbuf/io-ico.c:1036 +#: gdk-pixbuf/io-ico.c:1034 #, c-format msgid "Unsupported depth for ICO file: %d" msgstr "Não há suporte a esta profundidade para o arquivo ICO: %d" -#: gdk-pixbuf/io-jasper.c:74 +#: gdk-pixbuf/io-jasper.c:73 msgid "Couldn't allocate memory for stream" msgstr "Não foi possível alocar memória para o fluxo" -#: gdk-pixbuf/io-jasper.c:104 +#: gdk-pixbuf/io-jasper.c:103 msgid "Couldn't decode image" msgstr "Não foi possível decodificar imagem" -#: gdk-pixbuf/io-jasper.c:122 +#: gdk-pixbuf/io-jasper.c:121 msgid "Transformed JPEG2000 has zero width or height" msgstr "Imagem JPEG2000 transformada tem altura ou largura igual a zero" -#: gdk-pixbuf/io-jasper.c:136 +#: gdk-pixbuf/io-jasper.c:135 msgid "Image type currently not supported" msgstr "Atualmente não há suporte ao tipo de imagem" -#: gdk-pixbuf/io-jasper.c:148 gdk-pixbuf/io-jasper.c:156 +#: gdk-pixbuf/io-jasper.c:147 gdk-pixbuf/io-jasper.c:155 msgid "Couldn't allocate memory for color profile" msgstr "Não foi possível alocar memória para o perfil de cores" -#: gdk-pixbuf/io-jasper.c:182 +#: gdk-pixbuf/io-jasper.c:181 msgid "Insufficient memory to open JPEG 2000 file" msgstr "Memória insuficiente para abrir o arquivo JPEG 2000" -#: gdk-pixbuf/io-jasper.c:261 +#: gdk-pixbuf/io-jasper.c:260 msgid "Couldn't allocate memory to buffer image data" msgstr "Não foi possível alocar memória para o buffer de dados de imagem" -#: gdk-pixbuf/io-jasper.c:305 +#: gdk-pixbuf/io-jasper.c:304 msgid "The JPEG 2000 image format" msgstr "Formato de imagem JPEG 2000" -#: gdk-pixbuf/io-jpeg.c:126 +#: gdk-pixbuf/io-jpeg.c:124 #, c-format msgid "Error interpreting JPEG image file (%s)" msgstr "Erro ao interpretar o arquivo de imagem JPEG (%s)" -#: gdk-pixbuf/io-jpeg.c:604 +#: gdk-pixbuf/io-jpeg.c:597 msgid "" "Insufficient memory to load image, try exiting some applications to free " "memory" @@ -475,17 +483,17 @@ msgstr "" "Memória insuficiente para carregar a imagem, tente encerrar alguns " "aplicativos para liberar memória" -#: gdk-pixbuf/io-jpeg.c:651 gdk-pixbuf/io-jpeg.c:865 +#: gdk-pixbuf/io-jpeg.c:645 gdk-pixbuf/io-jpeg.c:858 #, c-format msgid "Unsupported JPEG color space (%s)" msgstr "Espaço de cores JPEG sem suporte (%s)" -#: gdk-pixbuf/io-jpeg.c:764 gdk-pixbuf/io-jpeg.c:1044 +#: gdk-pixbuf/io-jpeg.c:757 gdk-pixbuf/io-jpeg.c:1037 #: gdk-pixbuf/io-jpeg.c:1308 gdk-pixbuf/io-jpeg.c:1318 msgid "Couldn't allocate memory for loading JPEG file" msgstr "Não foi possível alocar memória para carregar o arquivo JPEG" -#: gdk-pixbuf/io-jpeg.c:1018 +#: gdk-pixbuf/io-jpeg.c:1011 msgid "Transformed JPEG has zero width or height." msgstr "Imagem JPEG transformada tem altura ou largura igual a zero." @@ -494,90 +502,90 @@ msgstr "Imagem JPEG transformada tem altura ou largura igual a zero." msgid "Color profile has invalid length '%u'." msgstr "O perfil de cores tem tamanho inválido \"%u\"." -#: gdk-pixbuf/io-pcx.c:186 +#: gdk-pixbuf/io-pcx.c:184 msgid "Couldn't allocate memory for header" msgstr "Não foi possível alocar memória para o cabeçalho" -#: gdk-pixbuf/io-pcx.c:201 gdk-pixbuf/io-pcx.c:559 +#: gdk-pixbuf/io-pcx.c:199 gdk-pixbuf/io-pcx.c:557 msgid "Couldn't allocate memory for context buffer" msgstr "Não foi possível alocar memória para o buffer de contexto" -#: gdk-pixbuf/io-pcx.c:600 +#: gdk-pixbuf/io-pcx.c:598 msgid "Image has invalid width and/or height" msgstr "A imagem tem altura e/ou largura inválidas" -#: gdk-pixbuf/io-pcx.c:612 gdk-pixbuf/io-pcx.c:673 +#: gdk-pixbuf/io-pcx.c:610 gdk-pixbuf/io-pcx.c:671 msgid "Image has unsupported bpp" msgstr "Não há suporte ao número de bits-por-pixel (bpp) da imagem" -#: gdk-pixbuf/io-pcx.c:617 gdk-pixbuf/io-pcx.c:625 +#: gdk-pixbuf/io-pcx.c:615 gdk-pixbuf/io-pcx.c:623 #, c-format msgid "Image has unsupported number of %d-bit planes" msgstr "Não há suporte ao número de %d bits de planos da imagem" -#: gdk-pixbuf/io-pcx.c:641 +#: gdk-pixbuf/io-pcx.c:639 msgid "Couldn't create new pixbuf" msgstr "Não foi possível criar um novo pixbuf" -#: gdk-pixbuf/io-pcx.c:649 +#: gdk-pixbuf/io-pcx.c:647 msgid "Couldn't allocate memory for line data" msgstr "Não foi possível alocar memória para dados de linhas" -#: gdk-pixbuf/io-pcx.c:656 +#: gdk-pixbuf/io-pcx.c:654 msgid "Couldn't allocate memory for PCX image" msgstr "Não foi possível alocar memória para a imagem PCX" -#: gdk-pixbuf/io-pcx.c:703 +#: gdk-pixbuf/io-pcx.c:701 msgid "Didn't get all lines of PCX image" msgstr "Não foram obtidas todas as linhas da imagem PCX" -#: gdk-pixbuf/io-pcx.c:710 +#: gdk-pixbuf/io-pcx.c:708 msgid "No palette found at end of PCX data" msgstr "Nenhuma paleta localizada ao final dos dados PCX" -#: gdk-pixbuf/io-pcx.c:755 +#: gdk-pixbuf/io-pcx.c:753 msgid "The PCX image format" msgstr "Formato de imagem PCX" -#: gdk-pixbuf/io-pixdata.c:148 +#: gdk-pixbuf/io-pixdata.c:146 msgid "Transformed pixbuf has zero width or height." msgstr "Pixbuf transformado tem altura ou largura igual a zero." -#: gdk-pixbuf/io-pixdata.c:186 +#: gdk-pixbuf/io-pixdata.c:184 msgid "The GdkPixdata format" msgstr "O formato GdkPixdata" -#: gdk-pixbuf/io-png.c:54 +#: gdk-pixbuf/io-png.c:53 msgid "Bits per channel of PNG image is invalid." msgstr "Número de bits por canal da imagem PNG inválido." -#: gdk-pixbuf/io-png.c:135 gdk-pixbuf/io-png.c:641 +#: gdk-pixbuf/io-png.c:134 gdk-pixbuf/io-png.c:640 msgid "Transformed PNG has zero width or height." msgstr "Imagem PNG transformada tem altura ou largura igual a zero." -#: gdk-pixbuf/io-png.c:143 +#: gdk-pixbuf/io-png.c:142 msgid "Bits per channel of transformed PNG is not 8." msgstr "Número de bits por canal do PNG transformado não é 8." -#: gdk-pixbuf/io-png.c:152 +#: gdk-pixbuf/io-png.c:151 msgid "Transformed PNG not RGB or RGBA." msgstr "O PNG transformado não é RGB nem RGBA." -#: gdk-pixbuf/io-png.c:161 +#: gdk-pixbuf/io-png.c:160 msgid "Transformed PNG has unsupported number of channels, must be 3 or 4." msgstr "" "O PNG transformado tem um número de canais sem suporte, deve ser 3 ou 4." -#: gdk-pixbuf/io-png.c:182 +#: gdk-pixbuf/io-png.c:181 #, c-format msgid "Fatal error in PNG image file: %s" msgstr "Erro fatal no arquivo de imagem PNG: %s" -#: gdk-pixbuf/io-png.c:315 +#: gdk-pixbuf/io-png.c:314 msgid "Insufficient memory to load PNG file" msgstr "Memória insuficiente para carregar o arquivo PNG" -#: gdk-pixbuf/io-png.c:656 +#: gdk-pixbuf/io-png.c:655 #, c-format msgid "" "Insufficient memory to store a %lu by %lu image; try exiting some " @@ -586,32 +594,32 @@ msgstr "" "Memória insuficiente para armazenar uma imagem de %lu por %lu; tente sair de " "alguns aplicativos para reduzir o uso de memória" -#: gdk-pixbuf/io-png.c:719 +#: gdk-pixbuf/io-png.c:718 msgid "Fatal error reading PNG image file" msgstr "Erro fatal ao ler o arquivo de imagem PNG" -#: gdk-pixbuf/io-png.c:768 +#: gdk-pixbuf/io-png.c:767 #, c-format msgid "Fatal error reading PNG image file: %s" msgstr "Erro fatal ao ler o arquivo de imagem PNG: %s" -#: gdk-pixbuf/io-png.c:858 +#: gdk-pixbuf/io-png.c:857 msgid "" "Keys for PNG text chunks must have at least 1 and at most 79 characters." msgstr "" "Chaves para blocos de texto PNG devem ter pelo menos 1 e no máximo 79 " "caracteres." -#: gdk-pixbuf/io-png.c:867 +#: gdk-pixbuf/io-png.c:866 msgid "Keys for PNG text chunks must be ASCII characters." msgstr "Chaves para blocos de texto PNG devem ser caracteres ASCII." -#: gdk-pixbuf/io-png.c:881 gdk-pixbuf/io-tiff.c:667 +#: gdk-pixbuf/io-png.c:880 gdk-pixbuf/io-tiff.c:665 #, c-format msgid "Color profile has invalid length %d." msgstr "O tamanho do perfil de cor é inválido: %d." -#: gdk-pixbuf/io-png.c:894 +#: gdk-pixbuf/io-png.c:893 #, c-format msgid "" "PNG compression level must be a value between 0 and 9; value '%s' could not " @@ -620,7 +628,7 @@ msgstr "" "O nível de compressão do PNG deve ser um valor entre 0 e 9; não foi possível " "analisar o valor \"%s\"." -#: gdk-pixbuf/io-png.c:907 +#: gdk-pixbuf/io-png.c:906 #, c-format msgid "" "PNG compression level must be a value between 0 and 9; value '%d' is not " @@ -629,335 +637,331 @@ msgstr "" "O nível de compressão do PNG precisa ser um valor entre 0 e 9; o valor \"%d" "\" não é permitido." -#: gdk-pixbuf/io-png.c:955 +#: gdk-pixbuf/io-png.c:954 #, c-format msgid "Value for PNG text chunk %s cannot be converted to ISO-8859-1 encoding." msgstr "" "O valor para blocos de texto PNG %s não pode ser convertido para a " "codificação ISO-8859-1." -#: gdk-pixbuf/io-png.c:1118 +#: gdk-pixbuf/io-png.c:1117 msgid "The PNG image format" msgstr "Formato de imagem PNG" -#: gdk-pixbuf/io-pnm.c:248 +#: gdk-pixbuf/io-pnm.c:246 msgid "PNM loader expected to find an integer, but didn't" msgstr "O carregador PNM esperava localizar um inteiro, mas não localizou" -#: gdk-pixbuf/io-pnm.c:280 +#: gdk-pixbuf/io-pnm.c:278 msgid "PNM file has an incorrect initial byte" msgstr "O arquivo PNM tem um byte inicial incorreto" -#: gdk-pixbuf/io-pnm.c:310 +#: gdk-pixbuf/io-pnm.c:308 msgid "PNM file is not in a recognized PNM subformat" msgstr "O arquivo PNM não está num sub-formato PNM reconhecido" -#: gdk-pixbuf/io-pnm.c:335 +#: gdk-pixbuf/io-pnm.c:333 msgid "PNM file has an image width of 0" msgstr "O arquivo PNM tem uma imagem de largura 0" -#: gdk-pixbuf/io-pnm.c:356 +#: gdk-pixbuf/io-pnm.c:354 msgid "PNM file has an image height of 0" msgstr "O arquivo PNM tem uma imagem de altura 0" -#: gdk-pixbuf/io-pnm.c:379 +#: gdk-pixbuf/io-pnm.c:377 msgid "Maximum color value in PNM file is 0" msgstr "O valor máximo de cor do arquivo PNM é 0" -#: gdk-pixbuf/io-pnm.c:387 +#: gdk-pixbuf/io-pnm.c:385 msgid "Maximum color value in PNM file is too large" msgstr "O valor máximo de cor do arquivo PNM é grande demais" -#: gdk-pixbuf/io-pnm.c:427 gdk-pixbuf/io-pnm.c:457 gdk-pixbuf/io-pnm.c:502 +#: gdk-pixbuf/io-pnm.c:425 gdk-pixbuf/io-pnm.c:455 gdk-pixbuf/io-pnm.c:500 msgid "Raw PNM image type is invalid" msgstr "O tipo de imagem PNM bruta é inválido" -#: gdk-pixbuf/io-pnm.c:652 +#: gdk-pixbuf/io-pnm.c:650 msgid "PNM image loader does not support this PNM subformat" msgstr "O carregador de imagens PNM não dá suporte a esse sub-formato PNM" -#: gdk-pixbuf/io-pnm.c:739 gdk-pixbuf/io-pnm.c:966 +#: gdk-pixbuf/io-pnm.c:737 gdk-pixbuf/io-pnm.c:964 msgid "Raw PNM formats require exactly one whitespace before sample data" msgstr "" "Formatos de PNM brutos requerem exatamente um espaço em branco antes dos " "dados de amostra" -#: gdk-pixbuf/io-pnm.c:766 +#: gdk-pixbuf/io-pnm.c:764 msgid "Cannot allocate memory for loading PNM image" msgstr "Não foi possível alocar memória para carregar a imagem PNM" -#: gdk-pixbuf/io-pnm.c:816 +#: gdk-pixbuf/io-pnm.c:814 msgid "Insufficient memory to load PNM context struct" msgstr "Memória insuficiente para carregar a estrutura de contexto do PNM" -#: gdk-pixbuf/io-pnm.c:867 +#: gdk-pixbuf/io-pnm.c:865 msgid "Unexpected end of PNM image data" msgstr "Fim inesperado dos dados da imagem PNM" -#: gdk-pixbuf/io-pnm.c:995 +#: gdk-pixbuf/io-pnm.c:993 msgid "Insufficient memory to load PNM file" msgstr "Memória insuficiente para carregar o arquivo PNM" -#: gdk-pixbuf/io-pnm.c:1079 +#: gdk-pixbuf/io-pnm.c:1077 msgid "The PNM/PBM/PGM/PPM image format family" msgstr "Família de formatos de imagem PNM/PBM/PGM/PPM" -#: gdk-pixbuf/io-qtif.c:128 +#: gdk-pixbuf/io-qtif.c:126 msgid "Input file descriptor is NULL." msgstr "Descritor do arquivo de entrada é nulo." -#: gdk-pixbuf/io-qtif.c:143 +#: gdk-pixbuf/io-qtif.c:141 msgid "Failed to read QTIF header" msgstr "Falha ao ler o cabeçalho QTIF" -#: gdk-pixbuf/io-qtif.c:152 gdk-pixbuf/io-qtif.c:189 gdk-pixbuf/io-qtif.c:459 +#: gdk-pixbuf/io-qtif.c:150 gdk-pixbuf/io-qtif.c:187 gdk-pixbuf/io-qtif.c:454 #, c-format msgid "QTIF atom size too large (%d byte)" msgid_plural "QTIF atom size too large (%d bytes)" msgstr[0] "Tamanho da unidade do QTIF é muito grande (%d byte)" msgstr[1] "Tamanho da unidade do QTIF é muito grande (%d bytes)" -#: gdk-pixbuf/io-qtif.c:175 +#: gdk-pixbuf/io-qtif.c:173 #, c-format msgid "Failed to allocate %d byte for file read buffer" msgid_plural "Failed to allocate %d bytes for file read buffer" msgstr[0] "Falha ao alocar %d byte para o buffer de leitura do arquivo" msgstr[1] "Falha ao alocar %d bytes para o buffer de leitura do arquivo" -#: gdk-pixbuf/io-qtif.c:206 +#: gdk-pixbuf/io-qtif.c:201 #, c-format msgid "File error when reading QTIF atom: %s" msgstr "Erro de E/S ao ler a unidade do QTIF: %s" -#: gdk-pixbuf/io-qtif.c:243 +#: gdk-pixbuf/io-qtif.c:238 #, c-format msgid "Failed to skip the next %d byte with seek()." msgid_plural "Failed to skip the next %d bytes with seek()." msgstr[0] "Falha ao buscar o próximo %d byte com seek()." msgstr[1] "Falha ao buscar os próximos %d bytes com seek()." -#: gdk-pixbuf/io-qtif.c:270 +#: gdk-pixbuf/io-qtif.c:265 msgid "Failed to allocate QTIF context structure." msgstr "Falha ao alocar a estrutura de contexto do QTIF." -#: gdk-pixbuf/io-qtif.c:330 +#: gdk-pixbuf/io-qtif.c:325 msgid "Failed to create GdkPixbufLoader object." msgstr "Falha ao criar o objeto GdkPixbufLoader." -#: gdk-pixbuf/io-qtif.c:434 +#: gdk-pixbuf/io-qtif.c:429 msgid "Failed to find an image data atom." msgstr "Falha ao localizar unidade de dados da imagem." -#: gdk-pixbuf/io-qtif.c:618 +#: gdk-pixbuf/io-qtif.c:613 msgid "The QTIF image format" msgstr "Formato de imagem QTIF" -#: gdk-pixbuf/io-ras.c:125 +#: gdk-pixbuf/io-ras.c:123 msgid "RAS image has bogus header data" msgstr "A imagem RAS tem dados de cabeçalho incorretos" -#: gdk-pixbuf/io-ras.c:147 +#: gdk-pixbuf/io-ras.c:145 msgid "RAS image has unknown type" msgstr "A imagem RAS tem um tipo desconhecido" -#: gdk-pixbuf/io-ras.c:155 +#: gdk-pixbuf/io-ras.c:153 msgid "unsupported RAS image variation" msgstr "Não há suporte a variação de imagem RAS" -#: gdk-pixbuf/io-ras.c:170 gdk-pixbuf/io-ras.c:199 +#: gdk-pixbuf/io-ras.c:168 gdk-pixbuf/io-ras.c:197 msgid "Not enough memory to load RAS image" msgstr "Memória insuficiente para carregar a imagem RAS" -#: gdk-pixbuf/io-ras.c:544 +#: gdk-pixbuf/io-ras.c:542 msgid "The Sun raster image format" msgstr "Formato de imagem raster Sun" -#: gdk-pixbuf/io-tga.c:153 +#: gdk-pixbuf/io-tga.c:151 msgid "Cannot allocate memory for IOBuffer struct" msgstr "Não foi possível alocar memória para a estrutura IOBuffer" -#: gdk-pixbuf/io-tga.c:172 +#: gdk-pixbuf/io-tga.c:170 msgid "Cannot allocate memory for IOBuffer data" msgstr "Não foi possível alocar memória para os dados de IOBuffer" -#: gdk-pixbuf/io-tga.c:183 +#: gdk-pixbuf/io-tga.c:181 msgid "Cannot realloc IOBuffer data" msgstr "Não foi possível realocar os dados de IOBuffer" -#: gdk-pixbuf/io-tga.c:213 +#: gdk-pixbuf/io-tga.c:211 msgid "Cannot allocate temporary IOBuffer data" msgstr "Não foi possível alocar os dados temporários de IOBuffer" -#: gdk-pixbuf/io-tga.c:346 +#: gdk-pixbuf/io-tga.c:339 msgid "Cannot allocate new pixbuf" msgstr "Não foi possível alocar um novo pixbuf" -#: gdk-pixbuf/io-tga.c:685 +#: gdk-pixbuf/io-tga.c:678 msgid "Image is corrupted or truncated" msgstr "A imagem está truncada ou corrompida." -#: gdk-pixbuf/io-tga.c:692 +#: gdk-pixbuf/io-tga.c:685 msgid "Cannot allocate colormap structure" msgstr "Não foi possível alocar estrutura do mapa de cores" -#: gdk-pixbuf/io-tga.c:699 +#: gdk-pixbuf/io-tga.c:692 msgid "Cannot allocate colormap entries" msgstr "Não foi possível alocar entradas do mapa de cores" -#: gdk-pixbuf/io-tga.c:721 +#: gdk-pixbuf/io-tga.c:714 msgid "Unexpected bitdepth for colormap entries" msgstr "Profundidade de bits inesperada para as entradas do mapa de cores" -#: gdk-pixbuf/io-tga.c:739 +#: gdk-pixbuf/io-tga.c:732 msgid "Cannot allocate TGA header memory" msgstr "Não foi possível alocar a memória do cabeçalho TGA" -#: gdk-pixbuf/io-tga.c:772 +#: gdk-pixbuf/io-tga.c:765 msgid "TGA image has invalid dimensions" msgstr "A imagem TGA tem dimensões inválidas" -#: gdk-pixbuf/io-tga.c:778 gdk-pixbuf/io-tga.c:787 gdk-pixbuf/io-tga.c:797 -#: gdk-pixbuf/io-tga.c:807 gdk-pixbuf/io-tga.c:814 +#: gdk-pixbuf/io-tga.c:771 gdk-pixbuf/io-tga.c:780 gdk-pixbuf/io-tga.c:790 +#: gdk-pixbuf/io-tga.c:800 gdk-pixbuf/io-tga.c:807 msgid "TGA image type not supported" msgstr "Não há suporte ao tipo de imagem TGA" -#: gdk-pixbuf/io-tga.c:861 +#: gdk-pixbuf/io-tga.c:854 msgid "Cannot allocate memory for TGA context struct" msgstr "Não foi possível alocar memória para a estrutura de contexto TGA" -#: gdk-pixbuf/io-tga.c:926 +#: gdk-pixbuf/io-tga.c:919 msgid "Excess data in file" msgstr "Excesso de dados no arquivo" -#: gdk-pixbuf/io-tga.c:1007 +#: gdk-pixbuf/io-tga.c:1000 msgid "The Targa image format" msgstr "Formato de imagem Targa" -#: gdk-pixbuf/io-tiff.c:104 +#: gdk-pixbuf/io-tiff.c:102 msgid "Could not get image width (bad TIFF file)" msgstr "Não foi possível obter a largura da imagem (arquivo TIFF inválido)" -#: gdk-pixbuf/io-tiff.c:112 +#: gdk-pixbuf/io-tiff.c:110 msgid "Could not get image height (bad TIFF file)" msgstr "Não foi possível obter a altura da imagem (arquivo TIFF inválido)" -#: gdk-pixbuf/io-tiff.c:120 +#: gdk-pixbuf/io-tiff.c:118 msgid "Width or height of TIFF image is zero" msgstr "A largura ou a altura da imagem TIFF é zero" -#: gdk-pixbuf/io-tiff.c:129 gdk-pixbuf/io-tiff.c:138 +#: gdk-pixbuf/io-tiff.c:127 gdk-pixbuf/io-tiff.c:136 msgid "Dimensions of TIFF image too large" msgstr "As dimensões da imagem TIFF são grandes demais" -#: gdk-pixbuf/io-tiff.c:162 gdk-pixbuf/io-tiff.c:174 gdk-pixbuf/io-tiff.c:491 +#: gdk-pixbuf/io-tiff.c:160 gdk-pixbuf/io-tiff.c:172 gdk-pixbuf/io-tiff.c:489 msgid "Insufficient memory to open TIFF file" msgstr "Memória insuficiente para abrir o arquivo TIFF" -#: gdk-pixbuf/io-tiff.c:236 +#: gdk-pixbuf/io-tiff.c:234 msgid "Failed to load RGB data from TIFF file" msgstr "Falha ao carregar os dados RGB do arquivo TIFF" -#: gdk-pixbuf/io-tiff.c:293 +#: gdk-pixbuf/io-tiff.c:291 msgid "Failed to open TIFF image" msgstr "Falha ao abrir a imagem TIFF" -#: gdk-pixbuf/io-tiff.c:427 gdk-pixbuf/io-tiff.c:440 +#: gdk-pixbuf/io-tiff.c:425 gdk-pixbuf/io-tiff.c:438 msgid "Failed to load TIFF image" msgstr "Falha ao carregar a imagem TIFF" -#: gdk-pixbuf/io-tiff.c:623 +#: gdk-pixbuf/io-tiff.c:621 msgid "Failed to save TIFF image" msgstr "Falha ao salvar a imagem TIFF" -#: gdk-pixbuf/io-tiff.c:656 +#: gdk-pixbuf/io-tiff.c:654 msgid "TIFF compression doesn't refer to a valid codec." msgstr "Compressão TIFF não referencia um codec válido." -#: gdk-pixbuf/io-tiff.c:696 +#: gdk-pixbuf/io-tiff.c:694 msgid "Failed to write TIFF data" msgstr "Falha ao gravar dados TIFF" -#: gdk-pixbuf/io-tiff.c:733 +#: gdk-pixbuf/io-tiff.c:731 msgid "Couldn't write to TIFF file" msgstr "Não foi possível gravar no arquivo TIFF" -#: gdk-pixbuf/io-tiff.c:788 -msgid "The TIFF image format" -msgstr "Formato de imagem TIFF" - -#: gdk-pixbuf/io-wbmp.c:245 +#: gdk-pixbuf/io-wbmp.c:243 msgid "Image has zero width" msgstr "A imagem tem largura zero" -#: gdk-pixbuf/io-wbmp.c:263 +#: gdk-pixbuf/io-wbmp.c:261 msgid "Image has zero height" msgstr "A imagem tem altura zero" -#: gdk-pixbuf/io-wbmp.c:274 +#: gdk-pixbuf/io-wbmp.c:272 msgid "Not enough memory to load image" msgstr "Memória insuficiente para carregar a imagem" -#: gdk-pixbuf/io-wbmp.c:333 +#: gdk-pixbuf/io-wbmp.c:331 msgid "Couldn't save the rest" msgstr "Não foi possível salvar o restante" -#: gdk-pixbuf/io-wbmp.c:374 +#: gdk-pixbuf/io-wbmp.c:372 msgid "The WBMP image format" msgstr "Formato de imagem WBMP" -#: gdk-pixbuf/io-xbm.c:304 +#: gdk-pixbuf/io-xbm.c:302 msgid "Invalid XBM file" msgstr "Arquivo XBM inválido" -#: gdk-pixbuf/io-xbm.c:314 +#: gdk-pixbuf/io-xbm.c:312 msgid "Insufficient memory to load XBM image file" msgstr "Memória insuficiente para carregar o arquivo de imagem XBM" -#: gdk-pixbuf/io-xbm.c:462 +#: gdk-pixbuf/io-xbm.c:460 msgid "Failed to write to temporary file when loading XBM image" msgstr "Falha ao gravar no arquivo temporário ao carregar a imagem XBM" -#: gdk-pixbuf/io-xbm.c:501 +#: gdk-pixbuf/io-xbm.c:499 msgid "The XBM image format" msgstr "Formato de imagem XBM" -#: gdk-pixbuf/io-xpm.c:469 +#: gdk-pixbuf/io-xpm.c:467 msgid "No XPM header found" msgstr "Não foi localizado o cabeçalho XPM" -#: gdk-pixbuf/io-xpm.c:478 +#: gdk-pixbuf/io-xpm.c:476 msgid "Invalid XPM header" msgstr "Cabeçalho XPM inválido" -#: gdk-pixbuf/io-xpm.c:486 +#: gdk-pixbuf/io-xpm.c:484 msgid "XPM file has image width <= 0" msgstr "O arquivo XPM tem uma largura de imagem <= 0" -#: gdk-pixbuf/io-xpm.c:494 +#: gdk-pixbuf/io-xpm.c:492 msgid "XPM file has image height <= 0" msgstr "O arquivo XPM tem uma altura de imagem <= 0" -#: gdk-pixbuf/io-xpm.c:502 +#: gdk-pixbuf/io-xpm.c:500 msgid "XPM has invalid number of chars per pixel" msgstr "O XPM tem um número inválido de caracteres por pixel" -#: gdk-pixbuf/io-xpm.c:511 +#: gdk-pixbuf/io-xpm.c:509 msgid "XPM file has invalid number of colors" msgstr "O arquivo XPM tem um número de cores inválido" -#: gdk-pixbuf/io-xpm.c:523 gdk-pixbuf/io-xpm.c:532 gdk-pixbuf/io-xpm.c:584 +#: gdk-pixbuf/io-xpm.c:521 gdk-pixbuf/io-xpm.c:530 gdk-pixbuf/io-xpm.c:582 msgid "Cannot allocate memory for loading XPM image" msgstr "Não foi possível alocar memória para carregar a imagem XPM" -#: gdk-pixbuf/io-xpm.c:546 +#: gdk-pixbuf/io-xpm.c:544 msgid "Cannot read XPM colormap" msgstr "Não foi possível ler o mapa de cores XPM" -#: gdk-pixbuf/io-xpm.c:778 +#: gdk-pixbuf/io-xpm.c:776 msgid "Failed to write to temporary file when loading XPM image" msgstr "Falha ao gravar o arquivo temporário ao carregar a imagem XPM" -#: gdk-pixbuf/io-xpm.c:817 +#: gdk-pixbuf/io-xpm.c:815 msgid "The XPM image format" msgstr "O formato de imagem XPM" diff --git a/po/ro.gmo b/po/ro.gmo index 9eca4a600104bfc84dae733a4bb0cb212d9500df..f1f9923e84160eba46dff0d2fd02a6d7fb597dd8 100644 GIT binary patch delta 28 jcmZo!#n`fnal;{9UK3pdQ(Yr71tSA16SK|dbxqX)hNB3V delta 28 jcmZo!#n`fnal;{9USnMY6J0}71w#WXBa6-FbxqX)hFu7f diff --git a/po/ro.po b/po/ro.po index 355a075..50d8463 100644 --- a/po/ro.po +++ b/po/ro.po @@ -10,7 +10,7 @@ msgstr "" "Project-Id-Version: gtk+\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=gdk-" "pixbuf\n" -"POT-Creation-Date: 2013-04-15 10:28-0400\n" +"POT-Creation-Date: 2014-05-26 20:46-0400\n" "PO-Revision-Date: 2010-11-22 20:20+0300\n" "Last-Translator: Lucian Adrian Grijincu \n" "Language-Team: Romanian Gnome Team \n" @@ -22,18 +22,18 @@ msgstr "" "20)) ? 1 : 2);;\n" "X-Generator: Virtaal 0.6.1\n" -#: gdk-pixbuf/gdk-pixbuf-animation.c:160 gdk-pixbuf/gdk-pixbuf-io.c:1064 -#: gdk-pixbuf/gdk-pixbuf-io.c:1330 +#: gdk-pixbuf/gdk-pixbuf-animation.c:158 gdk-pixbuf/gdk-pixbuf-io.c:1077 +#: gdk-pixbuf/gdk-pixbuf-io.c:1333 #, c-format msgid "Failed to open file '%s': %s" msgstr "Nu s-a putut deschide fișierul „%s”: %s" -#: gdk-pixbuf/gdk-pixbuf-animation.c:173 gdk-pixbuf/gdk-pixbuf-io.c:1076 +#: gdk-pixbuf/gdk-pixbuf-animation.c:171 gdk-pixbuf/gdk-pixbuf-io.c:962 #, c-format msgid "Image file '%s' contains no data" msgstr "Fișierul imagine „%s” nu conține date" -#: gdk-pixbuf/gdk-pixbuf-animation.c:212 +#: gdk-pixbuf/gdk-pixbuf-animation.c:210 #, c-format msgid "" "Failed to load animation '%s': reason not known, probably a corrupt " @@ -42,8 +42,8 @@ msgstr "" "Nu s-a putut încărca animația „%s” dintr-un motiv necunoscut, probabil un " "fișier animație corupt" -#: gdk-pixbuf/gdk-pixbuf-animation.c:280 gdk-pixbuf/gdk-pixbuf-io.c:1112 -#: gdk-pixbuf/gdk-pixbuf-io.c:1382 +#: gdk-pixbuf/gdk-pixbuf-animation.c:278 gdk-pixbuf/gdk-pixbuf-io.c:1113 +#: gdk-pixbuf/gdk-pixbuf-io.c:1385 #, c-format msgid "" "Failed to load image '%s': reason not known, probably a corrupt image file" @@ -51,12 +51,12 @@ msgstr "" "Nu s-a putut încărca imaginea „%s” dintr-un motiv necunoscut, probabil un " "fișier imagine corupt" -#: gdk-pixbuf/gdk-pixbuf-io.c:790 +#: gdk-pixbuf/gdk-pixbuf-io.c:774 #, c-format msgid "Unable to load image-loading module: %s: %s" msgstr "Nu s-a putut încărca modulul de încărcare al imaginilor: %s: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:805 +#: gdk-pixbuf/gdk-pixbuf-io.c:789 #, c-format msgid "" "Image-loading module %s does not export the proper interface; perhaps it's " @@ -65,54 +65,54 @@ msgstr "" "Modulul de încărcare a imaginilor %s nu exportă interfața corectă; poate că " "este dintr-o versiune gdk-pixbuf diferită?" -#: gdk-pixbuf/gdk-pixbuf-io.c:814 gdk-pixbuf/gdk-pixbuf-io.c:865 +#: gdk-pixbuf/gdk-pixbuf-io.c:798 gdk-pixbuf/gdk-pixbuf-io.c:849 #, c-format msgid "Image type '%s' is not supported" msgstr "Tipul de imagine „%s” nu este suportat" -#: gdk-pixbuf/gdk-pixbuf-io.c:950 +#: gdk-pixbuf/gdk-pixbuf-io.c:934 #, c-format msgid "Couldn't recognize the image file format for file '%s'" msgstr "Nu s-a putut recunoaște formatul de imagine pentru fișierul „%s”" -#: gdk-pixbuf/gdk-pixbuf-io.c:958 +#: gdk-pixbuf/gdk-pixbuf-io.c:942 msgid "Unrecognized image file format" msgstr "Format fișier imagine nerecunoscut" -#: gdk-pixbuf/gdk-pixbuf-io.c:1121 +#: gdk-pixbuf/gdk-pixbuf-io.c:1124 #, c-format msgid "Failed to load image '%s': %s" msgstr "Nu s-a putut încărca imaginea „%s”: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2015 gdk-pixbuf/io-gdip-utils.c:837 +#: gdk-pixbuf/gdk-pixbuf-io.c:2029 gdk-pixbuf/io-gdip-utils.c:835 #, c-format msgid "Error writing to image file: %s" msgstr "Eroare la scrierea fișierului imagine JPEG: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2057 gdk-pixbuf/gdk-pixbuf-io.c:2178 +#: gdk-pixbuf/gdk-pixbuf-io.c:2071 gdk-pixbuf/gdk-pixbuf-io.c:2192 #, c-format msgid "This build of gdk-pixbuf does not support saving the image format: %s" msgstr "" "Această versiune de gdk-pixbuf nu suportă salvarea formatului de imagine: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2088 +#: gdk-pixbuf/gdk-pixbuf-io.c:2102 msgid "Insufficient memory to save image to callback" msgstr "Memorie insuficientă pentru salvarea imaginii" -#: gdk-pixbuf/gdk-pixbuf-io.c:2101 +#: gdk-pixbuf/gdk-pixbuf-io.c:2115 msgid "Failed to open temporary file" msgstr "Nu s-a putut deschide fișierul temporar" -#: gdk-pixbuf/gdk-pixbuf-io.c:2124 +#: gdk-pixbuf/gdk-pixbuf-io.c:2138 msgid "Failed to read from temporary file" msgstr "Nu s-a putut citi fișierul temporar" -#: gdk-pixbuf/gdk-pixbuf-io.c:2372 +#: gdk-pixbuf/gdk-pixbuf-io.c:2382 #, c-format msgid "Failed to open '%s' for writing: %s" msgstr "Nu s-a putut deschide „%s” pentru scriere: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2398 +#: gdk-pixbuf/gdk-pixbuf-io.c:2408 #, c-format msgid "" "Failed to close '%s' while writing image, all data may not have been saved: " @@ -121,15 +121,15 @@ msgstr "" "Nu s-a putut închide „%s” la scrierea imaginii, e posibil să nu se fi salvat " "toate datele: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2619 gdk-pixbuf/gdk-pixbuf-io.c:2671 +#: gdk-pixbuf/gdk-pixbuf-io.c:2629 gdk-pixbuf/gdk-pixbuf-io.c:2681 msgid "Insufficient memory to save image into a buffer" msgstr "Memorie insuficientă pentru a salva imaginea în buffer" -#: gdk-pixbuf/gdk-pixbuf-io.c:2717 +#: gdk-pixbuf/gdk-pixbuf-io.c:2727 msgid "Error writing to image stream" msgstr "Eroare la scrierea în fluxul imagine" -#: gdk-pixbuf/gdk-pixbuf-loader.c:393 +#: gdk-pixbuf/gdk-pixbuf-loader.c:384 #, c-format msgid "" "Internal error: Image loader module '%s' failed to complete an operation, " @@ -138,24 +138,24 @@ msgstr "" "Eroare internă: Modulul de încărcare de imagini „%s” nu a reușit să termine " "o operațiune și nu a precizat cauza acestui eșec" -#: gdk-pixbuf/gdk-pixbuf-loader.c:435 +#: gdk-pixbuf/gdk-pixbuf-loader.c:426 #, c-format msgid "Incremental loading of image type '%s' is not supported" msgstr "Încărcarea progresivă a imaginilor tip „%s” nu este suportată" -#: gdk-pixbuf/gdk-pixdata.c:160 +#: gdk-pixbuf/gdk-pixdata.c:158 msgid "Image header corrupt" msgstr "Antet imagine corupt" -#: gdk-pixbuf/gdk-pixdata.c:165 +#: gdk-pixbuf/gdk-pixdata.c:163 msgid "Image format unknown" msgstr "Format necunoscut de imagine" -#: gdk-pixbuf/gdk-pixdata.c:170 gdk-pixbuf/gdk-pixdata.c:502 +#: gdk-pixbuf/gdk-pixdata.c:168 gdk-pixbuf/gdk-pixdata.c:501 msgid "Image pixel data corrupt" msgstr "Datele pixel ale imaginii sunt corupte" -#: gdk-pixbuf/gdk-pixdata.c:446 +#: gdk-pixbuf/gdk-pixdata.c:445 #, c-format msgid "failed to allocate image buffer of %u byte" msgid_plural "failed to allocate image buffer of %u bytes" @@ -163,74 +163,79 @@ msgstr[0] "nu s-a putut aloca memoria buffer de %u octet" msgstr[1] "nu s-a putut aloca memoria buffer de %u octeți" msgstr[2] "nu s-a putut aloca memoria buffer de %u de octeți" -#: gdk-pixbuf/io-ani.c:244 +#: gdk-pixbuf/io-ani.c:242 msgid "Unexpected icon chunk in animation" msgstr "Fragment neașteptat în iconița animată" -#: gdk-pixbuf/io-ani.c:342 gdk-pixbuf/io-ani.c:400 gdk-pixbuf/io-ani.c:426 -#: gdk-pixbuf/io-ani.c:449 gdk-pixbuf/io-ani.c:476 gdk-pixbuf/io-ani.c:563 +#: gdk-pixbuf/io-ani.c:340 gdk-pixbuf/io-ani.c:398 gdk-pixbuf/io-ani.c:424 +#: gdk-pixbuf/io-ani.c:447 gdk-pixbuf/io-ani.c:474 gdk-pixbuf/io-ani.c:561 msgid "Invalid header in animation" msgstr "Antet incorect în animație" -#: gdk-pixbuf/io-ani.c:352 gdk-pixbuf/io-ani.c:374 gdk-pixbuf/io-ani.c:458 -#: gdk-pixbuf/io-ani.c:485 gdk-pixbuf/io-ani.c:536 gdk-pixbuf/io-ani.c:608 +#: gdk-pixbuf/io-ani.c:350 gdk-pixbuf/io-ani.c:372 gdk-pixbuf/io-ani.c:456 +#: gdk-pixbuf/io-ani.c:483 gdk-pixbuf/io-ani.c:534 gdk-pixbuf/io-ani.c:606 msgid "Not enough memory to load animation" msgstr "Memorie insuficientă pentru a încărca animația" -#: gdk-pixbuf/io-ani.c:392 gdk-pixbuf/io-ani.c:418 gdk-pixbuf/io-ani.c:437 +#: gdk-pixbuf/io-ani.c:390 gdk-pixbuf/io-ani.c:416 gdk-pixbuf/io-ani.c:435 msgid "Malformed chunk in animation" msgstr "Fragment malformat în animație" -#: gdk-pixbuf/io-ani.c:660 +#: gdk-pixbuf/io-ani.c:628 +#, fuzzy +msgid "ANI image was truncated or incomplete." +msgstr "Imaginea GIF era trunchiată sau incompletă." + +#: gdk-pixbuf/io-ani.c:669 msgid "The ANI image format" msgstr "Formatul de imagine ANI" -#: gdk-pixbuf/io-bmp.c:229 gdk-pixbuf/io-bmp.c:266 gdk-pixbuf/io-bmp.c:337 -#: gdk-pixbuf/io-bmp.c:369 gdk-pixbuf/io-bmp.c:392 gdk-pixbuf/io-bmp.c:495 +#: gdk-pixbuf/io-bmp.c:227 gdk-pixbuf/io-bmp.c:264 gdk-pixbuf/io-bmp.c:335 +#: gdk-pixbuf/io-bmp.c:367 gdk-pixbuf/io-bmp.c:390 gdk-pixbuf/io-bmp.c:493 msgid "BMP image has bogus header data" msgstr "Imaginea BMP are datele din antet greșite" -#: gdk-pixbuf/io-bmp.c:240 gdk-pixbuf/io-bmp.c:432 +#: gdk-pixbuf/io-bmp.c:238 gdk-pixbuf/io-bmp.c:430 msgid "Not enough memory to load bitmap image" msgstr "Memorie insuficientă pentru a încărca imaginea bitmap" -#: gdk-pixbuf/io-bmp.c:318 +#: gdk-pixbuf/io-bmp.c:316 msgid "BMP image has unsupported header size" msgstr "Imaginea BMP are un antet cu o mărime nesuportată" -#: gdk-pixbuf/io-bmp.c:356 +#: gdk-pixbuf/io-bmp.c:354 msgid "Topdown BMP images cannot be compressed" msgstr "Imaginile BMP de tip „topdown” nu pot fi comprimate" -#: gdk-pixbuf/io-bmp.c:716 gdk-pixbuf/io-pnm.c:707 +#: gdk-pixbuf/io-bmp.c:714 gdk-pixbuf/io-pnm.c:705 msgid "Premature end-of-file encountered" msgstr "S-a întâlnit un sfârșit de fișier „EOF” prematur" -#: gdk-pixbuf/io-bmp.c:1328 +#: gdk-pixbuf/io-bmp.c:1326 msgid "Couldn't allocate memory for saving BMP file" msgstr "Nu s-a putut aloca memorie pentru salvarea fișierului BMP" -#: gdk-pixbuf/io-bmp.c:1369 +#: gdk-pixbuf/io-bmp.c:1367 msgid "Couldn't write to BMP file" msgstr "Nu s-a putut scrie fișierul BMP" -#: gdk-pixbuf/io-bmp.c:1422 gdk-pixbuf/io-gdip-bmp.c:82 +#: gdk-pixbuf/io-bmp.c:1420 gdk-pixbuf/io-gdip-bmp.c:80 msgid "The BMP image format" msgstr "Formatul de imagine BMP" -#: gdk-pixbuf/io-gdip-emf.c:59 +#: gdk-pixbuf/io-gdip-emf.c:57 msgid "The EMF image format" msgstr "Formatul de imagine EMF" -#: gdk-pixbuf/io-gdip-gif.c:80 gdk-pixbuf/io-gif.c:1720 +#: gdk-pixbuf/io-gdip-gif.c:78 gdk-pixbuf/io-gif.c:1718 msgid "The GIF image format" msgstr "Formatul de imagine GIF" -#: gdk-pixbuf/io-gdip-ico.c:59 gdk-pixbuf/io-ico.c:1271 +#: gdk-pixbuf/io-gdip-ico.c:57 gdk-pixbuf/io-ico.c:1269 msgid "The ICO image format" msgstr "Formatul de imagine ICO" -#: gdk-pixbuf/io-gdip-jpeg.c:53 gdk-pixbuf/io-jpeg.c:1249 +#: gdk-pixbuf/io-gdip-jpeg.c:51 gdk-pixbuf/io-jpeg.c:1249 #, c-format msgid "" "JPEG quality must be a value between 0 and 100; value '%s' could not be " @@ -239,7 +244,7 @@ msgstr "" "Calitatea JPEG trebuie să fie o valoare între 0 și 100, valoarea „%s” nu a " "putut fi prelucrată." -#: gdk-pixbuf/io-gdip-jpeg.c:68 gdk-pixbuf/io-jpeg.c:1265 +#: gdk-pixbuf/io-gdip-jpeg.c:66 gdk-pixbuf/io-jpeg.c:1265 #, c-format msgid "" "JPEG quality must be a value between 0 and 100; value '%d' is not allowed." @@ -247,109 +252,113 @@ msgstr "" "Calitatea JPEG trebuie să fie o valoare între 0 și 100, valoarea „%d” nu " "este permisă." -#: gdk-pixbuf/io-gdip-jpeg.c:136 gdk-pixbuf/io-jpeg.c:1478 +#: gdk-pixbuf/io-gdip-jpeg.c:134 gdk-pixbuf/io-jpeg.c:1478 msgid "The JPEG image format" msgstr "Formatul de imagine JPEG" -#: gdk-pixbuf/io-gdip-utils.c:154 +#: gdk-pixbuf/io-gdip-tiff.c:80 gdk-pixbuf/io-tiff.c:786 +msgid "The TIFF image format" +msgstr "Formatul de imagine TIFF" + +#: gdk-pixbuf/io-gdip-utils.c:152 #, c-format msgid "Could not allocate memory: %s" msgstr "Nu s-a putut aloca memorie: %s" -#: gdk-pixbuf/io-gdip-utils.c:179 gdk-pixbuf/io-gdip-utils.c:293 -#: gdk-pixbuf/io-gdip-utils.c:333 +#: gdk-pixbuf/io-gdip-utils.c:177 gdk-pixbuf/io-gdip-utils.c:291 +#: gdk-pixbuf/io-gdip-utils.c:331 #, c-format msgid "Could not create stream: %s" msgstr "Nu s-a putut crea fluxul: %s" -#: gdk-pixbuf/io-gdip-utils.c:193 +#: gdk-pixbuf/io-gdip-utils.c:191 #, c-format msgid "Could not seek stream: %s" msgstr "Nu s-a putut căuta în flux: %s" -#: gdk-pixbuf/io-gdip-utils.c:205 +#: gdk-pixbuf/io-gdip-utils.c:203 #, c-format msgid "Could not read from stream: %s" msgstr "Nu s-a putut citi din flux: %s" -#: gdk-pixbuf/io-gdip-utils.c:617 +#: gdk-pixbuf/io-gdip-utils.c:615 msgid "Couldn't load bitmap" msgstr "Nu s-a putut încărca un „bitmap”" -#: gdk-pixbuf/io-gdip-utils.c:773 +#: gdk-pixbuf/io-gdip-utils.c:771 msgid "Couldn't load metafile" msgstr "Nu s-a putut încărca un „metafile”" -#: gdk-pixbuf/io-gdip-utils.c:878 +#: gdk-pixbuf/io-gdip-utils.c:876 msgid "Unsupported image format for GDI+" msgstr "Format de imagine nesuportat de GDI+" -#: gdk-pixbuf/io-gdip-utils.c:885 +#: gdk-pixbuf/io-gdip-utils.c:883 msgid "Couldn't save" msgstr "Nu s-a putut salva" -#: gdk-pixbuf/io-gdip-wmf.c:58 +#: gdk-pixbuf/io-gdip-wmf.c:56 msgid "The WMF image format" msgstr "Formatul de imagine WMF" -#: gdk-pixbuf/io-gif.c:222 +#: gdk-pixbuf/io-gif.c:220 #, c-format msgid "Failure reading GIF: %s" msgstr "Nu s-a putut citi fișierul GIF: %s" -#: gdk-pixbuf/io-gif.c:496 gdk-pixbuf/io-gif.c:1502 gdk-pixbuf/io-gif.c:1669 +#: gdk-pixbuf/io-gif.c:494 gdk-pixbuf/io-gif.c:1500 gdk-pixbuf/io-gif.c:1667 msgid "GIF file was missing some data (perhaps it was truncated somehow?)" msgstr "Din fișierul GIF lipseau o parte din date (poate a fost trunchiat?)" -#: gdk-pixbuf/io-gif.c:505 +#: gdk-pixbuf/io-gif.c:503 #, c-format msgid "Internal error in the GIF loader (%s)" msgstr "Eroare internă în modulul de încărcare GIF (%s)" -#: gdk-pixbuf/io-gif.c:579 +#: gdk-pixbuf/io-gif.c:577 msgid "Stack overflow" msgstr "Stivă supraîncărcată" -#: gdk-pixbuf/io-gif.c:639 +#: gdk-pixbuf/io-gif.c:637 msgid "GIF image loader cannot understand this image." msgstr "Modulul de încărcare GIF nu înțelege această imagine." -#: gdk-pixbuf/io-gif.c:668 +#: gdk-pixbuf/io-gif.c:666 msgid "Bad code encountered" msgstr "S-a întâlnit cod incorect" -#: gdk-pixbuf/io-gif.c:678 +#: gdk-pixbuf/io-gif.c:676 msgid "Circular table entry in GIF file" msgstr "Înregistrare circulară în tabel în fișierul GIF" -#: gdk-pixbuf/io-gif.c:866 gdk-pixbuf/io-gif.c:1488 gdk-pixbuf/io-gif.c:1541 -#: gdk-pixbuf/io-gif.c:1657 +#: gdk-pixbuf/io-gif.c:864 gdk-pixbuf/io-gif.c:1486 gdk-pixbuf/io-gif.c:1539 +#: gdk-pixbuf/io-gif.c:1655 msgid "Not enough memory to load GIF file" msgstr "Memorie insuficientă pentru a încărca fișierul GIF" -#: gdk-pixbuf/io-gif.c:960 +#: gdk-pixbuf/io-gif.c:958 msgid "Not enough memory to composite a frame in GIF file" msgstr "Memorie insuficientă pentru a compune un cadru în fișierul GIF" -#: gdk-pixbuf/io-gif.c:1132 +#: gdk-pixbuf/io-gif.c:1130 msgid "GIF image is corrupt (incorrect LZW compression)" msgstr "Fișierul imagine GIF este corupt (compresie LZW incorectă)" -#: gdk-pixbuf/io-gif.c:1182 +#: gdk-pixbuf/io-gif.c:1180 msgid "File does not appear to be a GIF file" msgstr "Fișierul nu pare a fi de tip GIF" -#: gdk-pixbuf/io-gif.c:1194 +#: gdk-pixbuf/io-gif.c:1192 #, c-format msgid "Version %s of the GIF file format is not supported" msgstr "Versiunea %s a formatului GIF nu este suportată" -#: gdk-pixbuf/io-gif.c:1241 +#: gdk-pixbuf/io-gif.c:1239 #, fuzzy msgid "Resulting GIF image has zero size" msgstr "Imaginea are lățimea zero" -#: gdk-pixbuf/io-gif.c:1320 +#: gdk-pixbuf/io-gif.c:1318 msgid "" "GIF image has no global colormap, and a frame inside it has no local " "colormap." @@ -357,7 +366,7 @@ msgstr "" "Imaginea GIF nu are o hartă globală de culoare și un cadru al său nu are " "hartă locală de culoare." -#: gdk-pixbuf/io-gif.c:1564 +#: gdk-pixbuf/io-gif.c:1562 msgid "GIF image was truncated or incomplete." msgstr "Imaginea GIF era trunchiată sau incompletă." @@ -374,89 +383,89 @@ msgstr "Nu s-a putut decoda fișierul ICNS" msgid "The ICNS image format" msgstr "Formatul de imagine ICNS" -#: gdk-pixbuf/io-ico.c:228 gdk-pixbuf/io-ico.c:242 gdk-pixbuf/io-ico.c:291 -#: gdk-pixbuf/io-ico.c:302 gdk-pixbuf/io-ico.c:395 +#: gdk-pixbuf/io-ico.c:226 gdk-pixbuf/io-ico.c:240 gdk-pixbuf/io-ico.c:289 +#: gdk-pixbuf/io-ico.c:300 gdk-pixbuf/io-ico.c:393 msgid "Invalid header in icon" msgstr "Antet incorect în iconiță" -#: gdk-pixbuf/io-ico.c:257 gdk-pixbuf/io-ico.c:312 gdk-pixbuf/io-ico.c:405 -#: gdk-pixbuf/io-ico.c:458 gdk-pixbuf/io-ico.c:488 +#: gdk-pixbuf/io-ico.c:255 gdk-pixbuf/io-ico.c:310 gdk-pixbuf/io-ico.c:403 +#: gdk-pixbuf/io-ico.c:456 gdk-pixbuf/io-ico.c:486 msgid "Not enough memory to load icon" msgstr "Memorie insuficientă pentru a încărca iconița" -#: gdk-pixbuf/io-ico.c:338 +#: gdk-pixbuf/io-ico.c:336 msgid "Compressed icons are not supported" msgstr "Iconițele comprimate nu sunt suportate" -#: gdk-pixbuf/io-ico.c:358 +#: gdk-pixbuf/io-ico.c:356 msgid "Icon has zero width" msgstr "Iconița are lățimea zero" -#: gdk-pixbuf/io-ico.c:368 +#: gdk-pixbuf/io-ico.c:366 msgid "Icon has zero height" msgstr "Iconița are înălțimea zero" -#: gdk-pixbuf/io-ico.c:443 +#: gdk-pixbuf/io-ico.c:441 msgid "Unsupported icon type" msgstr "Tip de iconiță nesuportat" -#: gdk-pixbuf/io-ico.c:537 +#: gdk-pixbuf/io-ico.c:535 msgid "Not enough memory to load ICO file" msgstr "Memorie insuficientă pentru a încarca fișierul ICO" -#: gdk-pixbuf/io-ico.c:1002 +#: gdk-pixbuf/io-ico.c:1000 msgid "Image too large to be saved as ICO" msgstr "Imagine prea mare pentru a fi salvată ca ICO" -#: gdk-pixbuf/io-ico.c:1013 +#: gdk-pixbuf/io-ico.c:1011 msgid "Cursor hotspot outside image" msgstr "Hotspot cursor înafara imaginii" -#: gdk-pixbuf/io-ico.c:1036 +#: gdk-pixbuf/io-ico.c:1034 #, c-format msgid "Unsupported depth for ICO file: %d" msgstr "Adâncime nesuportată pentru fișierul ICO: %d" -#: gdk-pixbuf/io-jasper.c:74 +#: gdk-pixbuf/io-jasper.c:73 msgid "Couldn't allocate memory for stream" msgstr "Nu s-a putut aloca memorie pentru flux" -#: gdk-pixbuf/io-jasper.c:104 +#: gdk-pixbuf/io-jasper.c:103 msgid "Couldn't decode image" msgstr "Nu s-a putut decoda imaginea" -#: gdk-pixbuf/io-jasper.c:122 +#: gdk-pixbuf/io-jasper.c:121 msgid "Transformed JPEG2000 has zero width or height" msgstr "Fișierul JPEG2000 transformat are lățimea sau înălțimea zero" -#: gdk-pixbuf/io-jasper.c:136 +#: gdk-pixbuf/io-jasper.c:135 msgid "Image type currently not supported" msgstr "Tipul de imagine nu este suportat deocamdată" -#: gdk-pixbuf/io-jasper.c:148 gdk-pixbuf/io-jasper.c:156 +#: gdk-pixbuf/io-jasper.c:147 gdk-pixbuf/io-jasper.c:155 msgid "Couldn't allocate memory for color profile" msgstr "Nu s-a putut aloca memorie pentru profilul de culoare" -#: gdk-pixbuf/io-jasper.c:182 +#: gdk-pixbuf/io-jasper.c:181 msgid "Insufficient memory to open JPEG 2000 file" msgstr "Memorie insuficientă pentru a deschide fișierul JPEG 2000" -#: gdk-pixbuf/io-jasper.c:261 +#: gdk-pixbuf/io-jasper.c:260 msgid "Couldn't allocate memory to buffer image data" msgstr "" "Nu s-a putut aloca memorie pentru plasarea în memoria buffer a datelor " "imaginii" -#: gdk-pixbuf/io-jasper.c:305 +#: gdk-pixbuf/io-jasper.c:304 msgid "The JPEG 2000 image format" msgstr "Formatul de imagine JPEG 2000" -#: gdk-pixbuf/io-jpeg.c:126 +#: gdk-pixbuf/io-jpeg.c:124 #, c-format msgid "Error interpreting JPEG image file (%s)" msgstr "Eroare la interpretarea fișierului imagine JPEG (%s)" -#: gdk-pixbuf/io-jpeg.c:604 +#: gdk-pixbuf/io-jpeg.c:597 msgid "" "Insufficient memory to load image, try exiting some applications to free " "memory" @@ -464,17 +473,17 @@ msgstr "" "Memorie insuficientă pentru încărcarea imaginii, încercați să închideți " "câteva aplicații pentru a elibera memorie" -#: gdk-pixbuf/io-jpeg.c:651 gdk-pixbuf/io-jpeg.c:865 +#: gdk-pixbuf/io-jpeg.c:645 gdk-pixbuf/io-jpeg.c:858 #, c-format msgid "Unsupported JPEG color space (%s)" msgstr "Adâncime de culoare JPEG nesuportată (%s)" -#: gdk-pixbuf/io-jpeg.c:764 gdk-pixbuf/io-jpeg.c:1044 +#: gdk-pixbuf/io-jpeg.c:757 gdk-pixbuf/io-jpeg.c:1037 #: gdk-pixbuf/io-jpeg.c:1308 gdk-pixbuf/io-jpeg.c:1318 msgid "Couldn't allocate memory for loading JPEG file" msgstr "Nu s-a putut aloca memorie pentru încărcarea imaginii JPEG" -#: gdk-pixbuf/io-jpeg.c:1018 +#: gdk-pixbuf/io-jpeg.c:1011 msgid "Transformed JPEG has zero width or height." msgstr "Fișierul JPEG transformat are lățimea sau înălțimea zero." @@ -483,93 +492,93 @@ msgstr "Fișierul JPEG transformat are lățimea sau înălțimea zero." msgid "Color profile has invalid length '%u'." msgstr "Profilul de culoare are lungime nevalidă %d." -#: gdk-pixbuf/io-pcx.c:186 +#: gdk-pixbuf/io-pcx.c:184 msgid "Couldn't allocate memory for header" msgstr "Nu se poate aloca memorie pentru antet" -#: gdk-pixbuf/io-pcx.c:201 gdk-pixbuf/io-pcx.c:559 +#: gdk-pixbuf/io-pcx.c:199 gdk-pixbuf/io-pcx.c:557 msgid "Couldn't allocate memory for context buffer" msgstr "Nu se poate aloca memorie pentru un buffer de context" -#: gdk-pixbuf/io-pcx.c:600 +#: gdk-pixbuf/io-pcx.c:598 msgid "Image has invalid width and/or height" msgstr "Imaginea are înălțimea sau lățimea incorecte" -#: gdk-pixbuf/io-pcx.c:612 gdk-pixbuf/io-pcx.c:673 +#: gdk-pixbuf/io-pcx.c:610 gdk-pixbuf/io-pcx.c:671 msgid "Image has unsupported bpp" msgstr "Imaginea are o adâncime nesuportată" -#: gdk-pixbuf/io-pcx.c:617 gdk-pixbuf/io-pcx.c:625 +#: gdk-pixbuf/io-pcx.c:615 gdk-pixbuf/io-pcx.c:623 #, c-format msgid "Image has unsupported number of %d-bit planes" msgstr "Imaginea are un număr nesuportat de biți pentru adâncime: %d" -#: gdk-pixbuf/io-pcx.c:641 +#: gdk-pixbuf/io-pcx.c:639 msgid "Couldn't create new pixbuf" msgstr "Nu se poate crea un nou buffer de pixeli" -#: gdk-pixbuf/io-pcx.c:649 +#: gdk-pixbuf/io-pcx.c:647 msgid "Couldn't allocate memory for line data" msgstr "Nu se poate aloca memorie pentru datele liniare" -#: gdk-pixbuf/io-pcx.c:656 +#: gdk-pixbuf/io-pcx.c:654 msgid "Couldn't allocate memory for PCX image" msgstr "Nu se poate aloca memorie pentru imaginea PCX" -#: gdk-pixbuf/io-pcx.c:703 +#: gdk-pixbuf/io-pcx.c:701 msgid "Didn't get all lines of PCX image" msgstr "Nu s-au obținut toate liniile imaginii PCX" -#: gdk-pixbuf/io-pcx.c:710 +#: gdk-pixbuf/io-pcx.c:708 msgid "No palette found at end of PCX data" msgstr "Nu s-a găsit nici o paletă la sfârșitul datelor PCX" -#: gdk-pixbuf/io-pcx.c:755 +#: gdk-pixbuf/io-pcx.c:753 msgid "The PCX image format" msgstr "Formatul de imagine PCX" -#: gdk-pixbuf/io-pixdata.c:148 +#: gdk-pixbuf/io-pixdata.c:146 #, fuzzy msgid "Transformed pixbuf has zero width or height." msgstr "Fișierul PNG transformat are lățimea sau înălțimea zero." -#: gdk-pixbuf/io-pixdata.c:186 +#: gdk-pixbuf/io-pixdata.c:184 #, fuzzy msgid "The GdkPixdata format" msgstr "Formatul de imagine GIF" -#: gdk-pixbuf/io-png.c:54 +#: gdk-pixbuf/io-png.c:53 msgid "Bits per channel of PNG image is invalid." msgstr "Numărul de biți/canal al imaginii PNG este incorect." -#: gdk-pixbuf/io-png.c:135 gdk-pixbuf/io-png.c:641 +#: gdk-pixbuf/io-png.c:134 gdk-pixbuf/io-png.c:640 msgid "Transformed PNG has zero width or height." msgstr "Fișierul PNG transformat are lățimea sau înălțimea zero." -#: gdk-pixbuf/io-png.c:143 +#: gdk-pixbuf/io-png.c:142 msgid "Bits per channel of transformed PNG is not 8." msgstr "Numărul de biți/canal al fișirului PNG transformat nu este opt." -#: gdk-pixbuf/io-png.c:152 +#: gdk-pixbuf/io-png.c:151 msgid "Transformed PNG not RGB or RGBA." msgstr "Fișierul PNG transformat nu este RBG sau RGBA." -#: gdk-pixbuf/io-png.c:161 +#: gdk-pixbuf/io-png.c:160 msgid "Transformed PNG has unsupported number of channels, must be 3 or 4." msgstr "" "Fișierul PNG transformat are un număr nesuportat de canale, acestea trebuie " "să fie trei sau patru." -#: gdk-pixbuf/io-png.c:182 +#: gdk-pixbuf/io-png.c:181 #, c-format msgid "Fatal error in PNG image file: %s" msgstr "Eroare fatală în fișierul imagine PNG: %s" -#: gdk-pixbuf/io-png.c:315 +#: gdk-pixbuf/io-png.c:314 msgid "Insufficient memory to load PNG file" msgstr "Memorie insuficientă pentru a încărca imaginea PNG" -#: gdk-pixbuf/io-png.c:656 +#: gdk-pixbuf/io-png.c:655 #, fuzzy, c-format msgid "" "Insufficient memory to store a %lu by %lu image; try exiting some " @@ -578,32 +587,32 @@ msgstr "" "Memorie insuficientă pentru a păstra o imagine %ld pe %ld, încercați să " "închideți câteva aplicații pentru a elibera memorie" -#: gdk-pixbuf/io-png.c:719 +#: gdk-pixbuf/io-png.c:718 msgid "Fatal error reading PNG image file" msgstr "Eroare fatală la citirea fișierului imagine PNG" -#: gdk-pixbuf/io-png.c:768 +#: gdk-pixbuf/io-png.c:767 #, c-format msgid "Fatal error reading PNG image file: %s" msgstr "Eroare fatală la citirea fișierului imagine PNG: %s" -#: gdk-pixbuf/io-png.c:858 +#: gdk-pixbuf/io-png.c:857 msgid "" "Keys for PNG text chunks must have at least 1 and at most 79 characters." msgstr "" "Fragmentele de text dintr-un PNG trebuie să aibă cel puțin 1 și cel mult 79 " "de caractere." -#: gdk-pixbuf/io-png.c:867 +#: gdk-pixbuf/io-png.c:866 msgid "Keys for PNG text chunks must be ASCII characters." msgstr "Fragmentele de text dintr-un PNG trebuie să fie caractere ASCII." -#: gdk-pixbuf/io-png.c:881 gdk-pixbuf/io-tiff.c:667 +#: gdk-pixbuf/io-png.c:880 gdk-pixbuf/io-tiff.c:665 #, c-format msgid "Color profile has invalid length %d." msgstr "Profilul de culoare are lungime nevalidă %d." -#: gdk-pixbuf/io-png.c:894 +#: gdk-pixbuf/io-png.c:893 #, c-format msgid "" "PNG compression level must be a value between 0 and 9; value '%s' could not " @@ -612,7 +621,7 @@ msgstr "" "Nivelul de compresie PNG trebuie să fie o valoare între 0 și 9, valoarea " "„%s” nu a putut fi prelucrată." -#: gdk-pixbuf/io-png.c:907 +#: gdk-pixbuf/io-png.c:906 #, c-format msgid "" "PNG compression level must be a value between 0 and 9; value '%d' is not " @@ -621,86 +630,86 @@ msgstr "" "Nivelul de compresie PNG trebuie să fie o valoare între 0 și 9, valoarea " "„%d” nu este permisă." -#: gdk-pixbuf/io-png.c:955 +#: gdk-pixbuf/io-png.c:954 #, c-format msgid "Value for PNG text chunk %s cannot be converted to ISO-8859-1 encoding." msgstr "" "Valoarea fragmentului de text PNG %s nu poate fi convertită la codarea " "ISO-8859-1." -#: gdk-pixbuf/io-png.c:1118 +#: gdk-pixbuf/io-png.c:1117 msgid "The PNG image format" msgstr "Formatul de imagine PNG" -#: gdk-pixbuf/io-pnm.c:248 +#: gdk-pixbuf/io-pnm.c:246 msgid "PNM loader expected to find an integer, but didn't" msgstr "Modulul de încărcare PNM aștepta un întreg, dar a primit altceva." -#: gdk-pixbuf/io-pnm.c:280 +#: gdk-pixbuf/io-pnm.c:278 msgid "PNM file has an incorrect initial byte" msgstr "Fișierul PNM are octetul inițial incorect" -#: gdk-pixbuf/io-pnm.c:310 +#: gdk-pixbuf/io-pnm.c:308 msgid "PNM file is not in a recognized PNM subformat" msgstr "Fișierul PNM nu este într-un subformat PNM recunoscut" -#: gdk-pixbuf/io-pnm.c:335 +#: gdk-pixbuf/io-pnm.c:333 msgid "PNM file has an image width of 0" msgstr "Fișierul PNM are lățimea imaginii 0" -#: gdk-pixbuf/io-pnm.c:356 +#: gdk-pixbuf/io-pnm.c:354 msgid "PNM file has an image height of 0" msgstr "Fișierul PNM are înălțimea imaginii 0" -#: gdk-pixbuf/io-pnm.c:379 +#: gdk-pixbuf/io-pnm.c:377 msgid "Maximum color value in PNM file is 0" msgstr "Valoarea maximă a culorii în fișierul PNM este 0" -#: gdk-pixbuf/io-pnm.c:387 +#: gdk-pixbuf/io-pnm.c:385 msgid "Maximum color value in PNM file is too large" msgstr "Valoarea maximă a culorii în fișierul PNM este prea mare" -#: gdk-pixbuf/io-pnm.c:427 gdk-pixbuf/io-pnm.c:457 gdk-pixbuf/io-pnm.c:502 +#: gdk-pixbuf/io-pnm.c:425 gdk-pixbuf/io-pnm.c:455 gdk-pixbuf/io-pnm.c:500 msgid "Raw PNM image type is invalid" msgstr "Tipul de imagine PNM brută nu este valid" -#: gdk-pixbuf/io-pnm.c:652 +#: gdk-pixbuf/io-pnm.c:650 msgid "PNM image loader does not support this PNM subformat" msgstr "Modulul de încărcare de imagini PNM nu suportă acest subformat PNM" -#: gdk-pixbuf/io-pnm.c:739 gdk-pixbuf/io-pnm.c:966 +#: gdk-pixbuf/io-pnm.c:737 gdk-pixbuf/io-pnm.c:964 msgid "Raw PNM formats require exactly one whitespace before sample data" msgstr "Formatele brute PNM cer exact un spațiu gol înainte de datele eșantion" -#: gdk-pixbuf/io-pnm.c:766 +#: gdk-pixbuf/io-pnm.c:764 msgid "Cannot allocate memory for loading PNM image" msgstr "Nu se poate aloca memorie pentru încărcarea imaginii PNM" -#: gdk-pixbuf/io-pnm.c:816 +#: gdk-pixbuf/io-pnm.c:814 msgid "Insufficient memory to load PNM context struct" msgstr "Memorie insuficientă pentru a încărca structura contextului PNM" -#: gdk-pixbuf/io-pnm.c:867 +#: gdk-pixbuf/io-pnm.c:865 msgid "Unexpected end of PNM image data" msgstr "Sfârșit neașteptat al datelor imaginii PNM" -#: gdk-pixbuf/io-pnm.c:995 +#: gdk-pixbuf/io-pnm.c:993 msgid "Insufficient memory to load PNM file" msgstr "Memorie insuficientă pentru a încărca fișierul PNM" -#: gdk-pixbuf/io-pnm.c:1079 +#: gdk-pixbuf/io-pnm.c:1077 msgid "The PNM/PBM/PGM/PPM image format family" msgstr "Familia formatelor de imagine PNM/PBM/PGM/PPM" -#: gdk-pixbuf/io-qtif.c:128 +#: gdk-pixbuf/io-qtif.c:126 msgid "Input file descriptor is NULL." msgstr "Descriptorul fișierului de intrare este NULL." -#: gdk-pixbuf/io-qtif.c:143 +#: gdk-pixbuf/io-qtif.c:141 msgid "Failed to read QTIF header" msgstr "Nu s-a putut citi antetul QTIF" -#: gdk-pixbuf/io-qtif.c:152 gdk-pixbuf/io-qtif.c:189 gdk-pixbuf/io-qtif.c:459 +#: gdk-pixbuf/io-qtif.c:150 gdk-pixbuf/io-qtif.c:187 gdk-pixbuf/io-qtif.c:454 #, fuzzy, c-format msgid "QTIF atom size too large (%d byte)" msgid_plural "QTIF atom size too large (%d bytes)" @@ -708,7 +717,7 @@ msgstr[0] "Dimensiunea atomului QTIF este prea mare (%d octeți)" msgstr[1] "Dimensiunea atomului QTIF este prea mare (%d octeți)" msgstr[2] "Dimensiunea atomului QTIF este prea mare (%d octeți)" -#: gdk-pixbuf/io-qtif.c:175 +#: gdk-pixbuf/io-qtif.c:173 #, fuzzy, c-format msgid "Failed to allocate %d byte for file read buffer" msgid_plural "Failed to allocate %d bytes for file read buffer" @@ -719,12 +728,12 @@ msgstr[1] "" msgstr[2] "" "Nu s-a putut aloca memoria tampon pentru citirea din fișier de %d octeți " -#: gdk-pixbuf/io-qtif.c:206 +#: gdk-pixbuf/io-qtif.c:201 #, c-format msgid "File error when reading QTIF atom: %s" msgstr "A apărut o eroare în timp ce se citea un atom QTIF din fișier: %s" -#: gdk-pixbuf/io-qtif.c:243 +#: gdk-pixbuf/io-qtif.c:238 #, fuzzy, c-format msgid "Failed to skip the next %d byte with seek()." msgid_plural "Failed to skip the next %d bytes with seek()." @@ -732,228 +741,224 @@ msgstr[0] "Nu s-a putut sări peste următorii %d octeți cu seek()." msgstr[1] "Nu s-a putut sări peste următorii %d octeți cu seek()." msgstr[2] "Nu s-a putut sări peste următorii %d octeți cu seek()." -#: gdk-pixbuf/io-qtif.c:270 +#: gdk-pixbuf/io-qtif.c:265 msgid "Failed to allocate QTIF context structure." msgstr "Nu s-a putut aloca structura de context QTIF." -#: gdk-pixbuf/io-qtif.c:330 +#: gdk-pixbuf/io-qtif.c:325 msgid "Failed to create GdkPixbufLoader object." msgstr "Nu s-a putut crea obiectul GdkPixbufLoader." -#: gdk-pixbuf/io-qtif.c:434 +#: gdk-pixbuf/io-qtif.c:429 msgid "Failed to find an image data atom." msgstr "Nu s-a putut găsi un atom de imagine." -#: gdk-pixbuf/io-qtif.c:618 +#: gdk-pixbuf/io-qtif.c:613 msgid "The QTIF image format" msgstr "Formatul de imagine QTIF" -#: gdk-pixbuf/io-ras.c:125 +#: gdk-pixbuf/io-ras.c:123 msgid "RAS image has bogus header data" msgstr "Imaginea RAS are datele din antet greșite" -#: gdk-pixbuf/io-ras.c:147 +#: gdk-pixbuf/io-ras.c:145 msgid "RAS image has unknown type" msgstr "Imaginea RAS are un tip necunoscut" -#: gdk-pixbuf/io-ras.c:155 +#: gdk-pixbuf/io-ras.c:153 msgid "unsupported RAS image variation" msgstr "variație de imagine RAS nesuportată" -#: gdk-pixbuf/io-ras.c:170 gdk-pixbuf/io-ras.c:199 +#: gdk-pixbuf/io-ras.c:168 gdk-pixbuf/io-ras.c:197 msgid "Not enough memory to load RAS image" msgstr "Memorie insuficientă pentru a încarca imaginea RAS" -#: gdk-pixbuf/io-ras.c:544 +#: gdk-pixbuf/io-ras.c:542 msgid "The Sun raster image format" msgstr "Formatul de imagine raster Sun" -#: gdk-pixbuf/io-tga.c:153 +#: gdk-pixbuf/io-tga.c:151 msgid "Cannot allocate memory for IOBuffer struct" msgstr "Nu se poate aloca memorie pentru structura IOBuffer" -#: gdk-pixbuf/io-tga.c:172 +#: gdk-pixbuf/io-tga.c:170 msgid "Cannot allocate memory for IOBuffer data" msgstr "Nu se poate aloca memorie pentru datele IOBuffer" -#: gdk-pixbuf/io-tga.c:183 +#: gdk-pixbuf/io-tga.c:181 msgid "Cannot realloc IOBuffer data" msgstr "Nu se pot realoca datele IOBuffer" -#: gdk-pixbuf/io-tga.c:213 +#: gdk-pixbuf/io-tga.c:211 msgid "Cannot allocate temporary IOBuffer data" msgstr "Nu se pot aloca datele temporare IOBuffer" -#: gdk-pixbuf/io-tga.c:346 +#: gdk-pixbuf/io-tga.c:339 msgid "Cannot allocate new pixbuf" msgstr "Nu se poate aloca un nou buffer de pixeli" -#: gdk-pixbuf/io-tga.c:685 +#: gdk-pixbuf/io-tga.c:678 msgid "Image is corrupted or truncated" msgstr "Imaginea este coruptă sau trunchiată" -#: gdk-pixbuf/io-tga.c:692 +#: gdk-pixbuf/io-tga.c:685 msgid "Cannot allocate colormap structure" msgstr "Nu se poate aloca structura hărții de culoare" -#: gdk-pixbuf/io-tga.c:699 +#: gdk-pixbuf/io-tga.c:692 msgid "Cannot allocate colormap entries" msgstr "Nu se pot aloca intrările hărții de culoare" -#: gdk-pixbuf/io-tga.c:721 +#: gdk-pixbuf/io-tga.c:714 msgid "Unexpected bitdepth for colormap entries" msgstr "Adâncime de biți neașteptată pentru intrările hărții de culoare" -#: gdk-pixbuf/io-tga.c:739 +#: gdk-pixbuf/io-tga.c:732 msgid "Cannot allocate TGA header memory" msgstr "Nu se poate aloca memorie pentru antetul TGA" -#: gdk-pixbuf/io-tga.c:772 +#: gdk-pixbuf/io-tga.c:765 msgid "TGA image has invalid dimensions" msgstr "Imaginea TGA are dimensiuni incorecte" -#: gdk-pixbuf/io-tga.c:778 gdk-pixbuf/io-tga.c:787 gdk-pixbuf/io-tga.c:797 -#: gdk-pixbuf/io-tga.c:807 gdk-pixbuf/io-tga.c:814 +#: gdk-pixbuf/io-tga.c:771 gdk-pixbuf/io-tga.c:780 gdk-pixbuf/io-tga.c:790 +#: gdk-pixbuf/io-tga.c:800 gdk-pixbuf/io-tga.c:807 msgid "TGA image type not supported" msgstr "Tip de imagine TGA nesuportat" -#: gdk-pixbuf/io-tga.c:861 +#: gdk-pixbuf/io-tga.c:854 msgid "Cannot allocate memory for TGA context struct" msgstr "Nu se poate aloca memorie pentru structura contextului TGA" -#: gdk-pixbuf/io-tga.c:926 +#: gdk-pixbuf/io-tga.c:919 msgid "Excess data in file" msgstr "Date în exces în fișier" -#: gdk-pixbuf/io-tga.c:1007 +#: gdk-pixbuf/io-tga.c:1000 msgid "The Targa image format" msgstr "Formatul de imagine TGA" -#: gdk-pixbuf/io-tiff.c:104 +#: gdk-pixbuf/io-tiff.c:102 msgid "Could not get image width (bad TIFF file)" msgstr "Nu s-a putut obține lățimea imaginii (fișier TIFF incorect)" -#: gdk-pixbuf/io-tiff.c:112 +#: gdk-pixbuf/io-tiff.c:110 msgid "Could not get image height (bad TIFF file)" msgstr "Nu s-a putut obține înălțimea imaginii (fișier TIFF incorect)" -#: gdk-pixbuf/io-tiff.c:120 +#: gdk-pixbuf/io-tiff.c:118 msgid "Width or height of TIFF image is zero" msgstr "Lățimea sau înalțimea imaginii TIFF este zero" -#: gdk-pixbuf/io-tiff.c:129 gdk-pixbuf/io-tiff.c:138 +#: gdk-pixbuf/io-tiff.c:127 gdk-pixbuf/io-tiff.c:136 msgid "Dimensions of TIFF image too large" msgstr "Dimensiunile imaginii TIFF sunt prea mari" -#: gdk-pixbuf/io-tiff.c:162 gdk-pixbuf/io-tiff.c:174 gdk-pixbuf/io-tiff.c:491 +#: gdk-pixbuf/io-tiff.c:160 gdk-pixbuf/io-tiff.c:172 gdk-pixbuf/io-tiff.c:489 msgid "Insufficient memory to open TIFF file" msgstr "Memorie insuficientă pentru a deschide fișierul TIFF" -#: gdk-pixbuf/io-tiff.c:236 +#: gdk-pixbuf/io-tiff.c:234 msgid "Failed to load RGB data from TIFF file" msgstr "Nu s-au putut încărca datele RGB din fișierul TIFF" -#: gdk-pixbuf/io-tiff.c:293 +#: gdk-pixbuf/io-tiff.c:291 msgid "Failed to open TIFF image" msgstr "Nu s-a putut deschide imaginea TIFF" -#: gdk-pixbuf/io-tiff.c:427 gdk-pixbuf/io-tiff.c:440 +#: gdk-pixbuf/io-tiff.c:425 gdk-pixbuf/io-tiff.c:438 msgid "Failed to load TIFF image" msgstr "Nu s-a putut încărca imaginea TIFF" -#: gdk-pixbuf/io-tiff.c:623 +#: gdk-pixbuf/io-tiff.c:621 msgid "Failed to save TIFF image" msgstr "Nu s-a putut salva imaginea TIFF" -#: gdk-pixbuf/io-tiff.c:656 +#: gdk-pixbuf/io-tiff.c:654 msgid "TIFF compression doesn't refer to a valid codec." msgstr "Compresia TIFF nu se referă la un codec valid." -#: gdk-pixbuf/io-tiff.c:696 +#: gdk-pixbuf/io-tiff.c:694 msgid "Failed to write TIFF data" msgstr "Nu s-a putut scrie imaginea TIFF" -#: gdk-pixbuf/io-tiff.c:733 +#: gdk-pixbuf/io-tiff.c:731 msgid "Couldn't write to TIFF file" msgstr "Nu s-a putut scrie în fișierul TIFF" -#: gdk-pixbuf/io-tiff.c:788 -msgid "The TIFF image format" -msgstr "Formatul de imagine TIFF" - -#: gdk-pixbuf/io-wbmp.c:245 +#: gdk-pixbuf/io-wbmp.c:243 msgid "Image has zero width" msgstr "Imaginea are lățimea zero" -#: gdk-pixbuf/io-wbmp.c:263 +#: gdk-pixbuf/io-wbmp.c:261 msgid "Image has zero height" msgstr "Imaginea are înălțimea zero" -#: gdk-pixbuf/io-wbmp.c:274 +#: gdk-pixbuf/io-wbmp.c:272 msgid "Not enough memory to load image" msgstr "Memorie insuficientă pentru a încărca imaginea" -#: gdk-pixbuf/io-wbmp.c:333 +#: gdk-pixbuf/io-wbmp.c:331 msgid "Couldn't save the rest" msgstr "Nu s-a putut salva restul" -#: gdk-pixbuf/io-wbmp.c:374 +#: gdk-pixbuf/io-wbmp.c:372 msgid "The WBMP image format" msgstr "Formatul de imagine WBMP" -#: gdk-pixbuf/io-xbm.c:304 +#: gdk-pixbuf/io-xbm.c:302 msgid "Invalid XBM file" msgstr "Fișier XBM nevalid" -#: gdk-pixbuf/io-xbm.c:314 +#: gdk-pixbuf/io-xbm.c:312 msgid "Insufficient memory to load XBM image file" msgstr "Memorie insuficientă pentru a încărca fișierul XBM" -#: gdk-pixbuf/io-xbm.c:462 +#: gdk-pixbuf/io-xbm.c:460 msgid "Failed to write to temporary file when loading XBM image" msgstr "Nu s-a putut scrie un fișier temporar la încărcarea imaginii XBM" -#: gdk-pixbuf/io-xbm.c:501 +#: gdk-pixbuf/io-xbm.c:499 msgid "The XBM image format" msgstr "Formatul de imagine XBM" -#: gdk-pixbuf/io-xpm.c:469 +#: gdk-pixbuf/io-xpm.c:467 msgid "No XPM header found" msgstr "Antetul XPM nu a fost găsit" -#: gdk-pixbuf/io-xpm.c:478 +#: gdk-pixbuf/io-xpm.c:476 msgid "Invalid XPM header" msgstr "Antet XPM incorect" -#: gdk-pixbuf/io-xpm.c:486 +#: gdk-pixbuf/io-xpm.c:484 msgid "XPM file has image width <= 0" msgstr "Fișierul XPM are o lățime negativă a imaginii" -#: gdk-pixbuf/io-xpm.c:494 +#: gdk-pixbuf/io-xpm.c:492 msgid "XPM file has image height <= 0" msgstr "Fișierul XPM are o înălțime negaivă a imaginii" -#: gdk-pixbuf/io-xpm.c:502 +#: gdk-pixbuf/io-xpm.c:500 msgid "XPM has invalid number of chars per pixel" msgstr "XPM are un număr incorect de caractere per pixel" -#: gdk-pixbuf/io-xpm.c:511 +#: gdk-pixbuf/io-xpm.c:509 msgid "XPM file has invalid number of colors" msgstr "Fișierul XPM are un număr incorect de culori" -#: gdk-pixbuf/io-xpm.c:523 gdk-pixbuf/io-xpm.c:532 gdk-pixbuf/io-xpm.c:584 +#: gdk-pixbuf/io-xpm.c:521 gdk-pixbuf/io-xpm.c:530 gdk-pixbuf/io-xpm.c:582 msgid "Cannot allocate memory for loading XPM image" msgstr "Nu s-a putut aloca memorie pentru încărcarea imaginii XPM" -#: gdk-pixbuf/io-xpm.c:546 +#: gdk-pixbuf/io-xpm.c:544 msgid "Cannot read XPM colormap" msgstr "Nu s-a putut citi harta de culoare XPM" -#: gdk-pixbuf/io-xpm.c:778 +#: gdk-pixbuf/io-xpm.c:776 msgid "Failed to write to temporary file when loading XPM image" msgstr "Nu s-a putut scrie un fișier temporar la încărcarea imaginii XPM" -#: gdk-pixbuf/io-xpm.c:817 +#: gdk-pixbuf/io-xpm.c:815 msgid "The XPM image format" msgstr "Formatul de imagine XPM" diff --git a/po/ru.gmo b/po/ru.gmo index 5e6f9572e139c7db5a783cbc37d15168bca5e050..6c5f0d5db086e89a843b53f30c1354a07513f35e 100644 GIT binary patch delta 4611 zcmYk<2~btn9mnwlTI(K>2pSDMH;51jo1lh9Q52;LL2*|U1l+-}i4yZ%ASzTP5>urr zrZHA)BATbw1TijEOLQhr+i8;8)S4zuGHIscWX3kF*nWTS9-W+d|NA-T-23iX?|tym zeZT4le(t~Y?zqd4t`h@@7dsi#$IqBQcUP@3F#*PeVJwE?EF6lJ_&DyzVd%jq{1gXb zx8BCMFbW4@20n!^U<5WI*SpPSGEYT7DiL{4{|yl zi#nf!nt_d|29G0`nrlc~<__{P_c$bCk6=RWr;^c$si-e5MfJQIHR1!PDQ!iK@HT2@ z{FxS=k3cO=8fxT=kx4N%xDfZC2J|1yz@dy*OHqby-Ebcnjr=_FF<)|+ihlG)H_XO# zEJ2O56?NSmR0sZxx~?z1CTkK=_sv3GSB7(NyDfi>BPe$m!2Bzd%v~6iDMyWT8|ntl zsE*x4ZMyHRp|m!Z@_5vUwqOi?gj$-;Agd1RwjzvS zYmI)2nOI@VS5O_ii_c&%t*L`)Sb*iI^S7`B{aBw~ScW`MrUsd9vm3R?PNJ6b8mb+4 z5Z#F*Q-~9B4>HT)kCxEZyHuA|nx-P)UVQ90b2jM^Jn*2T7d9jf7-w*GBf zf64kW(s%Q%J>Q3yOMluokz{nkG}Ic+x8*Wa!?o5X>q#6>eH-eAkFh@7(qrN|g9jmENLDernb*KilScs{-jkKBGM1A2O zSco|zc{K4ds^j?xN!Xo}8*zs96HKN&kAs$O59Z-*H<>wP#{Pt# zR@{eb=pIg0{c|*eyRZl!pl+~oG;cHXpq3zfjI-v&_`K>-FP@Gm&U+#m^)&qwHNZC1 z9&z^?>x>{9ms3%T)9@Zn$8@gB!vm;}bx7q=!c5dicOc7YKEZN7W4h40e9CTGIf|d- z7_6t4lko=5#gK`<`?<|pGH+0E1^Jj|+_f1!n2w7$Ou=Kw@|pX{B$#-5BTG;nJHdg~ zG3_{!jwI1qIOX+xxgHPWY8;v2%)kkptLOjUWR`FuJJXmI*ovCM2o9R+Dy+i`_%Tk& zVsseB`fS2Os3nYG+M=+=>OsxW9b{XWNOq$3P9d(sR;<;HqM2u{)w|ZasLe8rt2MGh z)C|0Xg=l6vBUp^{C?3Nvup1kw1n(ltYw~A1Q+)^*QTC^on)*W2br;cnn#^!&bMaf$ z4Kq2Yp|?<94CE2%$CR$dYRa$V81n%JEpT4RcTjsEXra^b2{?lCCftc<@d#$p$S(XI zJ-8!}iPV&gqZMtkM$}{1j!$7RJBe90yOGYCuTdjNEpR-5iz(knR?+0sYd!BCWSf}I zoK$%l*5YB@i}9@Y1oSRp{*?({>fA5~8Ju|!Yp~xkX9P`{MmcUde;MOiEXA2@7+rr2 zRgPHcba+1&QT`_m#vBS-!i~s-WxU8XGlA}6XO}Lr)>%E)TNuoR9oR9Nk^UHtsThST zY<;7xzhwOeH3NZ6r@ohi+Dn^l`S&=CvirWR2xCX+#+laD)+Rhm{Z-T+S;a7`@g{D; znPtYb;9pVod&`}f7+Ap{A(VF^t7*EfcHXc>s3rUm*_Un;S?Tnw23cNn1NDW(HO}U0 zL{0IBcnYJ}I#c&K&Z3-9<-FmxS-(SdboPsmEm-2m579cOWA!ibR}$x)#QKNWY>IUc zvTWv&G*^_^BTd+>{0S3cl}X`S2Ov61QX&*<2dfLdBNT^ZxgJb?++a9gC__k)VTL^ zc#F{POeM5CAEtR^en-6WumTqny=|F?z?X({97Me96n$^YMDphe?SXh=386HYnB&W7 z@%d;v(^5VjuAwq11~wL3AJ{5`BqgVmzU=&cXL&*{ttP znMGlPD%5@^@ec6;ahm8yC|x0T5ib*!#Ck%h6Va2{N-QRnvWbqwCE{0vp6y`5Ma&|2 zD15&uzd*egq6j7TY)9Ymahp%F{v7ubJBZG#B`mUTUr*C zU6NZ=x+1r%xMY-Tc6rHC*OWE6rNssL#TBmP;*|v@Wx28OW7gyrZwSipFBdNf$o-yxnR!d_o|g;~Pz*7FyiNVjEbl8P;iYA3 z)Uwnxq{;A7rt4;F$E_8ft$8}u&OF;VYjoOlw%Ysi|2?$d;rn|%&+qzNzR!>UW8VaI zd>!P!(yvF8vAs`36Ad9|VL@iU?yaL{xArv~inn0`j=}+0f}^kklkf=~hG)=+S1=a8 z#gQ1>&+HDIg1UYcCYt%}1+QSg#lf8T21j62f3rv|Mm20c`fxSI<9-~DXHhTu9KVmf zXx$J@Ks~P*_2Px725-d}Y{4krZ=ffhr z9;KsRSdN^s^~fV_5AtV+*k$4C*ayGD2;OhE4DxOqjB0r%s>jn&Lt2aK;cnE(w7T(BE(XD}unZ@oI&=i5;m4?{NQm;DHx2#j*-8rh*?x92@C53CJ?YM5j6;n? zE$X^Gs0JQIUH2aHXMbU*h6d9MU6+9KvC!3@#vJOeIXj0i{xsf(^ECBzEb0MesD^Du zCEa1?B^*cnU#K4C^7a(mhMJmo)P2`bLm$ROYeeGFhdHR@^H9&NjbZ%N(x*6}tUQLA zyHDJOUCv&NvxYjF9iwOksD{o)AFgrr1Gs|v8O+8+PVxw=Kqc*FR6}2K^$tG;&C%Cb zf+H9P)mNih*o+l4IV*>NU0?uB)Pw6$N!W!M2xfj{B4gY%uG&Pu$S(zGUrx?nzFVrjQ_A;=9B{ubKpj**(11&r|Q9iL;wv+y9U#4cQc68w&Y6RbdNG!N^>% z#TA%O{WS7S`!~{7OUh%3;RE<6zU)lo;sWZ&QB(GJd=S$(I3JtvKK#N@K`)wgr}yb? z!ll%&VJ%J{>pkEc)>98D^oD*NYOc>?sg4(UADp>ZN&QLGD*6i5!RTV|`o*XY9Kwgt z|0fDFDNGv2*9;G$TKXlbVRLv3@33Z6Pp=}gWr^dNsv!QYqK5W&bn^&i^R^=V45wl| ziLwA!qMr8wK95lo1K%CLouzP`10g(pGM>bHF^CG&WhF@GZHx0Q)Ps7kV-~CwC(@7| zID-0zymdF;#MQWqhiL?QO!FEt1vSElutw`Yyu=&A4XC;L4erDNjO%554!O+MPUriL zH&Ao9VTQNtE;~aQMvYJgk_NUB=U_WNjNxSF4%~#KoAqY6m47y#f|6xD(g|xvjX+QC zuELq99-P937&O=H&$tNda6FmBELt0CsBhq6oITI0x1+8bNUPg$8pg_llNPoBReupR z)Hm@N+`>&0Fpi0r%TUj4S?c#bD1EB=TymfW)q^f1QSI?%e5dgPtjEI-dDq9(c=Zja z2LBUlaolq6zhnz)3O_;?lErb7w6ZExlAd&4@w-CE3hzWR4&s72s1d1k$M<0p^*7w{ zPIo+l%+dqLqDG(!bzciAm;T`D!x`pL)Jst3*P`z8H@m_`XBWQ2iNRzH(`6S>Igmj2 zx8Y$tjp+^E@qeI3rr{9+uc312{#D*5_D$4K$FAmQ7j8r~>@qT&ev4n@-LM@qIMIpZ znZ>T<9}sTB63kxbeKNNq({7(SC;Y%`=uv0rda^x;C5LL*XB${CcpEX87)WS)g;=14 z{Y0SZW#)0p+lfs?B=Iuw0&$l3Inlk1aRsK`m}2AIf!`3%A-xKW;8Uorz~j69BuYOc zG^)x!Yaxac+Cqr@K*{@0wcnM0iL+g~5w(0y5z6KRL>R${+Pj3dnM8l$SykAS+|!8O zs<>?k`un(wvi=TNPIsP1B}o>MO|%i++v)BCzDTh2?F=!RC?d$~z!u6rnJ5d?yd5cG zJqYqd{r7%=#^8lOjo*TJ(v`zenXQf0XVt{(s<7n{8;Lko*!B_c6Y<0$Vi)lYv6Uz# zZXvYoBnpXf?)}z_$|9mC(Y?Lr3QM{VIG=QG!TE%eRNdG?%q3M&MV;A=Gn`x1ugtuaj^Hz+--zn}|F>Zj-*MIF@q5HQuAb*yhEW6`w!p92H*q1M?QY^%#C@u; zt?&r!%h@**BZ<94263lS{znu>5#8H73O^>!5$(hp;vmsFx9^;xebSRsGLlj=eW@vV zX*rFjQeukIlhRUssabg$X`@rJQc`Z8T3+9fG^?(>w!WskVMSe@Z~XG=hPvvtzM09s wnU!^wOR8&q1r_yPsVFnIH8Qn-P*8s3=(P04(^b diff --git a/po/ru.po b/po/ru.po index 189aa15..5deeb9b 100644 --- a/po/ru.po +++ b/po/ru.po @@ -15,37 +15,37 @@ # Anton Shestakov , 2008. # Lebedev Roman , 2009. # Yuri Kozlov , 2010. -# Yuri Myasoedov , 2012. +# Yuri Myasoedov , 2012, 2013. # msgid "" msgstr "" "Project-Id-Version: gtk+.master\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=gdk-" "pixbuf\n" -"POT-Creation-Date: 2013-04-15 10:28-0400\n" -"PO-Revision-Date: 2013-03-21 16:42+0600\n" -"Last-Translator: Dmitriy S. Seregin \n" +"POT-Creation-Date: 2014-05-26 20:46-0400\n" +"PO-Revision-Date: 2013-08-05 15:19+0400\n" +"Last-Translator: Yuri Myasoedov \n" "Language-Team: русский \n" "Language: ru\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" -"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2)\n" "X-Generator: Poedit 1.5.5\n" -#: gdk-pixbuf/gdk-pixbuf-animation.c:160 gdk-pixbuf/gdk-pixbuf-io.c:1064 -#: gdk-pixbuf/gdk-pixbuf-io.c:1330 +#: gdk-pixbuf/gdk-pixbuf-animation.c:158 gdk-pixbuf/gdk-pixbuf-io.c:1077 +#: gdk-pixbuf/gdk-pixbuf-io.c:1333 #, c-format msgid "Failed to open file '%s': %s" msgstr "Не удалось открыть файл «%s»: %s" -#: gdk-pixbuf/gdk-pixbuf-animation.c:173 gdk-pixbuf/gdk-pixbuf-io.c:1076 +#: gdk-pixbuf/gdk-pixbuf-animation.c:171 gdk-pixbuf/gdk-pixbuf-io.c:962 #, c-format msgid "Image file '%s' contains no data" msgstr "Файл изображения «%s» не содержит данных" -#: gdk-pixbuf/gdk-pixbuf-animation.c:212 +#: gdk-pixbuf/gdk-pixbuf-animation.c:210 #, c-format msgid "" "Failed to load animation '%s': reason not known, probably a corrupt " @@ -54,8 +54,8 @@ msgstr "" "Не удалось загрузить анимацию «%s»: причина неизвестна, возможно, файл " "анимации повреждён" -#: gdk-pixbuf/gdk-pixbuf-animation.c:280 gdk-pixbuf/gdk-pixbuf-io.c:1112 -#: gdk-pixbuf/gdk-pixbuf-io.c:1382 +#: gdk-pixbuf/gdk-pixbuf-animation.c:278 gdk-pixbuf/gdk-pixbuf-io.c:1113 +#: gdk-pixbuf/gdk-pixbuf-io.c:1385 #, c-format msgid "" "Failed to load image '%s': reason not known, probably a corrupt image file" @@ -63,12 +63,12 @@ msgstr "" "Не удалось загрузить изображение «%s»: причина неизвестна, возможно, файл " "изображения повреждён" -#: gdk-pixbuf/gdk-pixbuf-io.c:790 +#: gdk-pixbuf/gdk-pixbuf-io.c:774 #, c-format msgid "Unable to load image-loading module: %s: %s" msgstr "Не удалось загрузить модуль загрузки изображений: %s: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:805 +#: gdk-pixbuf/gdk-pixbuf-io.c:789 #, c-format msgid "" "Image-loading module %s does not export the proper interface; perhaps it's " @@ -77,55 +77,55 @@ msgstr "" "Модуль загрузки изображений %s не предоставляет соответствующий интерфейс; " "возможно, модуль относится к другой версии gdk-pixbuf?" -#: gdk-pixbuf/gdk-pixbuf-io.c:814 gdk-pixbuf/gdk-pixbuf-io.c:865 +#: gdk-pixbuf/gdk-pixbuf-io.c:798 gdk-pixbuf/gdk-pixbuf-io.c:849 #, c-format msgid "Image type '%s' is not supported" msgstr "Тип изображения «%s» не поддерживается" -#: gdk-pixbuf/gdk-pixbuf-io.c:950 +#: gdk-pixbuf/gdk-pixbuf-io.c:934 #, c-format msgid "Couldn't recognize the image file format for file '%s'" msgstr "Не удалось распознать формат изображения для файла «%s»" -#: gdk-pixbuf/gdk-pixbuf-io.c:958 +#: gdk-pixbuf/gdk-pixbuf-io.c:942 msgid "Unrecognized image file format" msgstr "Нераспознанный формат файла изображения" -#: gdk-pixbuf/gdk-pixbuf-io.c:1121 +#: gdk-pixbuf/gdk-pixbuf-io.c:1124 #, c-format msgid "Failed to load image '%s': %s" msgstr "Не удалось загрузить изображение «%s»: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2015 gdk-pixbuf/io-gdip-utils.c:837 +#: gdk-pixbuf/gdk-pixbuf-io.c:2029 gdk-pixbuf/io-gdip-utils.c:835 #, c-format msgid "Error writing to image file: %s" msgstr "Не удалось записать изображение: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2057 gdk-pixbuf/gdk-pixbuf-io.c:2178 +#: gdk-pixbuf/gdk-pixbuf-io.c:2071 gdk-pixbuf/gdk-pixbuf-io.c:2192 #, c-format msgid "This build of gdk-pixbuf does not support saving the image format: %s" msgstr "" "Данная сборка подсистемы «gdk-pixbuf» не поддерживает сохранение изображений " "в таком формате: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2088 +#: gdk-pixbuf/gdk-pixbuf-io.c:2102 msgid "Insufficient memory to save image to callback" msgstr "Недостаточно памяти для сохранения файла изображения" -#: gdk-pixbuf/gdk-pixbuf-io.c:2101 +#: gdk-pixbuf/gdk-pixbuf-io.c:2115 msgid "Failed to open temporary file" msgstr "Не удалось открыть временный файл" -#: gdk-pixbuf/gdk-pixbuf-io.c:2124 +#: gdk-pixbuf/gdk-pixbuf-io.c:2138 msgid "Failed to read from temporary file" msgstr "Не удалось прочитать из временного файла" -#: gdk-pixbuf/gdk-pixbuf-io.c:2372 +#: gdk-pixbuf/gdk-pixbuf-io.c:2382 #, c-format msgid "Failed to open '%s' for writing: %s" msgstr "Не удалось открыть файл «%s» для записи: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2398 +#: gdk-pixbuf/gdk-pixbuf-io.c:2408 #, c-format msgid "" "Failed to close '%s' while writing image, all data may not have been saved: " @@ -134,15 +134,15 @@ msgstr "" "Не удалось закрыть файл «%s» во время записи изображения, не все данные " "могли быть сохранены: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2619 gdk-pixbuf/gdk-pixbuf-io.c:2671 +#: gdk-pixbuf/gdk-pixbuf-io.c:2629 gdk-pixbuf/gdk-pixbuf-io.c:2681 msgid "Insufficient memory to save image into a buffer" msgstr "Недостаточно памяти для сохранения изображения в буфер" -#: gdk-pixbuf/gdk-pixbuf-io.c:2717 +#: gdk-pixbuf/gdk-pixbuf-io.c:2727 msgid "Error writing to image stream" msgstr "Не удалось записать в поток изображения" -#: gdk-pixbuf/gdk-pixbuf-loader.c:393 +#: gdk-pixbuf/gdk-pixbuf-loader.c:384 #, c-format msgid "" "Internal error: Image loader module '%s' failed to complete an operation, " @@ -151,24 +151,24 @@ msgstr "" "Произошла внутренняя ошибка: модуль загрузки изображений «%s» не завершил " "загрузку, но не сообщил причину сбоя" -#: gdk-pixbuf/gdk-pixbuf-loader.c:435 +#: gdk-pixbuf/gdk-pixbuf-loader.c:426 #, c-format msgid "Incremental loading of image type '%s' is not supported" msgstr "Пошаговая загрузка изображения формата «%s» не поддерживается" -#: gdk-pixbuf/gdk-pixdata.c:160 +#: gdk-pixbuf/gdk-pixdata.c:158 msgid "Image header corrupt" msgstr "Заголовок изображения повреждён" -#: gdk-pixbuf/gdk-pixdata.c:165 +#: gdk-pixbuf/gdk-pixdata.c:163 msgid "Image format unknown" msgstr "Неизвестный формат изображения" -#: gdk-pixbuf/gdk-pixdata.c:170 gdk-pixbuf/gdk-pixdata.c:502 +#: gdk-pixbuf/gdk-pixdata.c:168 gdk-pixbuf/gdk-pixdata.c:501 msgid "Image pixel data corrupt" msgstr "Пиксельные данные изображения повреждены" -#: gdk-pixbuf/gdk-pixdata.c:446 +#: gdk-pixbuf/gdk-pixdata.c:445 #, c-format msgid "failed to allocate image buffer of %u byte" msgid_plural "failed to allocate image buffer of %u bytes" @@ -177,74 +177,78 @@ msgstr[0] "" msgstr[1] "не удалось выделить память в размере %u байт для буфера изображения" msgstr[2] "не удалось выделить память в размере %u байт для буфера изображения" -#: gdk-pixbuf/io-ani.c:244 +#: gdk-pixbuf/io-ani.c:242 msgid "Unexpected icon chunk in animation" msgstr "Неожиданная последовательность кадров анимации" -#: gdk-pixbuf/io-ani.c:342 gdk-pixbuf/io-ani.c:400 gdk-pixbuf/io-ani.c:426 -#: gdk-pixbuf/io-ani.c:449 gdk-pixbuf/io-ani.c:476 gdk-pixbuf/io-ani.c:563 +#: gdk-pixbuf/io-ani.c:340 gdk-pixbuf/io-ani.c:398 gdk-pixbuf/io-ani.c:424 +#: gdk-pixbuf/io-ani.c:447 gdk-pixbuf/io-ani.c:474 gdk-pixbuf/io-ani.c:561 msgid "Invalid header in animation" msgstr "Недопустимый заголовок анимации" -#: gdk-pixbuf/io-ani.c:352 gdk-pixbuf/io-ani.c:374 gdk-pixbuf/io-ani.c:458 -#: gdk-pixbuf/io-ani.c:485 gdk-pixbuf/io-ani.c:536 gdk-pixbuf/io-ani.c:608 +#: gdk-pixbuf/io-ani.c:350 gdk-pixbuf/io-ani.c:372 gdk-pixbuf/io-ani.c:456 +#: gdk-pixbuf/io-ani.c:483 gdk-pixbuf/io-ani.c:534 gdk-pixbuf/io-ani.c:606 msgid "Not enough memory to load animation" msgstr "Недостаточно памяти для загрузки анимации" -#: gdk-pixbuf/io-ani.c:392 gdk-pixbuf/io-ani.c:418 gdk-pixbuf/io-ani.c:437 +#: gdk-pixbuf/io-ani.c:390 gdk-pixbuf/io-ani.c:416 gdk-pixbuf/io-ani.c:435 msgid "Malformed chunk in animation" msgstr "Неверная последовательность кадров в анимации" -#: gdk-pixbuf/io-ani.c:660 +#: gdk-pixbuf/io-ani.c:628 +msgid "ANI image was truncated or incomplete." +msgstr "Изображение ANI было обрезано или является неполным." + +#: gdk-pixbuf/io-ani.c:669 msgid "The ANI image format" msgstr "Формат изображений ANI" -#: gdk-pixbuf/io-bmp.c:229 gdk-pixbuf/io-bmp.c:266 gdk-pixbuf/io-bmp.c:337 -#: gdk-pixbuf/io-bmp.c:369 gdk-pixbuf/io-bmp.c:392 gdk-pixbuf/io-bmp.c:495 +#: gdk-pixbuf/io-bmp.c:227 gdk-pixbuf/io-bmp.c:264 gdk-pixbuf/io-bmp.c:335 +#: gdk-pixbuf/io-bmp.c:367 gdk-pixbuf/io-bmp.c:390 gdk-pixbuf/io-bmp.c:493 msgid "BMP image has bogus header data" msgstr "Изображение формата BMP имеет неправильные данные в заголовке" -#: gdk-pixbuf/io-bmp.c:240 gdk-pixbuf/io-bmp.c:432 +#: gdk-pixbuf/io-bmp.c:238 gdk-pixbuf/io-bmp.c:430 msgid "Not enough memory to load bitmap image" msgstr "Недостаточно памяти для загрузки изображения" -#: gdk-pixbuf/io-bmp.c:318 +#: gdk-pixbuf/io-bmp.c:316 msgid "BMP image has unsupported header size" msgstr "Изображение формата BMP имеет неподдерживаемый размер заголовка" -#: gdk-pixbuf/io-bmp.c:356 +#: gdk-pixbuf/io-bmp.c:354 msgid "Topdown BMP images cannot be compressed" msgstr "Нельзя сжимать перевёрнутые изображения в формате BMP" -#: gdk-pixbuf/io-bmp.c:716 gdk-pixbuf/io-pnm.c:707 +#: gdk-pixbuf/io-bmp.c:714 gdk-pixbuf/io-pnm.c:705 msgid "Premature end-of-file encountered" msgstr "Обнаружен преждевременный конец файла" -#: gdk-pixbuf/io-bmp.c:1328 +#: gdk-pixbuf/io-bmp.c:1326 msgid "Couldn't allocate memory for saving BMP file" msgstr "Не удалось выделить память для сохранения файла в формате BMP" -#: gdk-pixbuf/io-bmp.c:1369 +#: gdk-pixbuf/io-bmp.c:1367 msgid "Couldn't write to BMP file" msgstr "Не удалось записать в файл формата BMP" -#: gdk-pixbuf/io-bmp.c:1422 gdk-pixbuf/io-gdip-bmp.c:82 +#: gdk-pixbuf/io-bmp.c:1420 gdk-pixbuf/io-gdip-bmp.c:80 msgid "The BMP image format" msgstr "Формат изображений BMP" -#: gdk-pixbuf/io-gdip-emf.c:59 +#: gdk-pixbuf/io-gdip-emf.c:57 msgid "The EMF image format" msgstr "Формат изображений EMF" -#: gdk-pixbuf/io-gdip-gif.c:80 gdk-pixbuf/io-gif.c:1720 +#: gdk-pixbuf/io-gdip-gif.c:78 gdk-pixbuf/io-gif.c:1718 msgid "The GIF image format" msgstr "Формат изображений GIF" -#: gdk-pixbuf/io-gdip-ico.c:59 gdk-pixbuf/io-ico.c:1271 +#: gdk-pixbuf/io-gdip-ico.c:57 gdk-pixbuf/io-ico.c:1269 msgid "The ICO image format" msgstr "Формат изображений ICO" -#: gdk-pixbuf/io-gdip-jpeg.c:53 gdk-pixbuf/io-jpeg.c:1249 +#: gdk-pixbuf/io-gdip-jpeg.c:51 gdk-pixbuf/io-jpeg.c:1249 #, c-format msgid "" "JPEG quality must be a value between 0 and 100; value '%s' could not be " @@ -253,7 +257,7 @@ msgstr "" "Качество формата JPEG должно иметь значение между 0 и 100; значение «%s» не " "может быть обработано." -#: gdk-pixbuf/io-gdip-jpeg.c:68 gdk-pixbuf/io-jpeg.c:1265 +#: gdk-pixbuf/io-gdip-jpeg.c:66 gdk-pixbuf/io-jpeg.c:1265 #, c-format msgid "" "JPEG quality must be a value between 0 and 100; value '%d' is not allowed." @@ -261,113 +265,117 @@ msgstr "" "Качество формата JPEG должно иметь значение между 0 и 100; значение «%d» " "недопустимо." -#: gdk-pixbuf/io-gdip-jpeg.c:136 gdk-pixbuf/io-jpeg.c:1478 +#: gdk-pixbuf/io-gdip-jpeg.c:134 gdk-pixbuf/io-jpeg.c:1478 msgid "The JPEG image format" msgstr "Формат изображений JPEG" -#: gdk-pixbuf/io-gdip-utils.c:154 +#: gdk-pixbuf/io-gdip-tiff.c:80 gdk-pixbuf/io-tiff.c:786 +msgid "The TIFF image format" +msgstr "Формат изображений TIFF" + +#: gdk-pixbuf/io-gdip-utils.c:152 #, c-format msgid "Could not allocate memory: %s" msgstr "Не удалось выделить память: %s" -#: gdk-pixbuf/io-gdip-utils.c:179 gdk-pixbuf/io-gdip-utils.c:293 -#: gdk-pixbuf/io-gdip-utils.c:333 +#: gdk-pixbuf/io-gdip-utils.c:177 gdk-pixbuf/io-gdip-utils.c:291 +#: gdk-pixbuf/io-gdip-utils.c:331 #, c-format msgid "Could not create stream: %s" msgstr "Не удалось создать поток: %s" -#: gdk-pixbuf/io-gdip-utils.c:193 +#: gdk-pixbuf/io-gdip-utils.c:191 #, c-format msgid "Could not seek stream: %s" msgstr "Не удалось сменить позицию в потоке: %s" -#: gdk-pixbuf/io-gdip-utils.c:205 +#: gdk-pixbuf/io-gdip-utils.c:203 #, c-format msgid "Could not read from stream: %s" msgstr "Не удалось прочитать из потока: %s" -#: gdk-pixbuf/io-gdip-utils.c:617 +#: gdk-pixbuf/io-gdip-utils.c:615 msgid "Couldn't load bitmap" msgstr "Не удалось загрузить растровое изображение" -#: gdk-pixbuf/io-gdip-utils.c:773 +#: gdk-pixbuf/io-gdip-utils.c:771 msgid "Couldn't load metafile" msgstr "Не удалось загрузить метафайл" -#: gdk-pixbuf/io-gdip-utils.c:878 +#: gdk-pixbuf/io-gdip-utils.c:876 msgid "Unsupported image format for GDI+" msgstr "Данный формат изображений не поддерживается для GDI+" -#: gdk-pixbuf/io-gdip-utils.c:885 +#: gdk-pixbuf/io-gdip-utils.c:883 msgid "Couldn't save" msgstr "Не удалось сохранить" -#: gdk-pixbuf/io-gdip-wmf.c:58 +#: gdk-pixbuf/io-gdip-wmf.c:56 msgid "The WMF image format" msgstr "Формат изображений WMF" -#: gdk-pixbuf/io-gif.c:222 +#: gdk-pixbuf/io-gif.c:220 #, c-format msgid "Failure reading GIF: %s" msgstr "Не удалось прочитать файл формата GIF: %s" -#: gdk-pixbuf/io-gif.c:496 gdk-pixbuf/io-gif.c:1502 gdk-pixbuf/io-gif.c:1669 +#: gdk-pixbuf/io-gif.c:494 gdk-pixbuf/io-gif.c:1500 gdk-pixbuf/io-gif.c:1667 msgid "GIF file was missing some data (perhaps it was truncated somehow?)" msgstr "" "В файле формата GIF отсутствуют некоторые данные (возможно, файл был " "обрезан?)" -#: gdk-pixbuf/io-gif.c:505 +#: gdk-pixbuf/io-gif.c:503 #, c-format msgid "Internal error in the GIF loader (%s)" msgstr "" "Произошла внутренняя ошибка в модуле загрузки изображений формата GIF (%s)" -#: gdk-pixbuf/io-gif.c:579 +#: gdk-pixbuf/io-gif.c:577 msgid "Stack overflow" msgstr "Переполнение стека" -#: gdk-pixbuf/io-gif.c:639 +#: gdk-pixbuf/io-gif.c:637 msgid "GIF image loader cannot understand this image." msgstr "" "Модуль загрузки изображений формата GIF не может понять это изображение." -#: gdk-pixbuf/io-gif.c:668 +#: gdk-pixbuf/io-gif.c:666 msgid "Bad code encountered" msgstr "Обнаружен неправильный код" -#: gdk-pixbuf/io-gif.c:678 +#: gdk-pixbuf/io-gif.c:676 msgid "Circular table entry in GIF file" msgstr "В файле формата GIF обнаружена круговая табличная запись" -#: gdk-pixbuf/io-gif.c:866 gdk-pixbuf/io-gif.c:1488 gdk-pixbuf/io-gif.c:1541 -#: gdk-pixbuf/io-gif.c:1657 +#: gdk-pixbuf/io-gif.c:864 gdk-pixbuf/io-gif.c:1486 gdk-pixbuf/io-gif.c:1539 +#: gdk-pixbuf/io-gif.c:1655 msgid "Not enough memory to load GIF file" msgstr "Недостаточно памяти для загрузки файла формата GIF" -#: gdk-pixbuf/io-gif.c:960 +#: gdk-pixbuf/io-gif.c:958 msgid "Not enough memory to composite a frame in GIF file" msgstr "Недостаточно памяти для создания кадра в файле GIF" -#: gdk-pixbuf/io-gif.c:1132 +#: gdk-pixbuf/io-gif.c:1130 msgid "GIF image is corrupt (incorrect LZW compression)" msgstr "" "Изображение формата GIF повреждено (неправильное сжатие алгоритмом LZW)" -#: gdk-pixbuf/io-gif.c:1182 +#: gdk-pixbuf/io-gif.c:1180 msgid "File does not appear to be a GIF file" msgstr "Вероятно, файл не является файлом формата GIF" -#: gdk-pixbuf/io-gif.c:1194 +#: gdk-pixbuf/io-gif.c:1192 #, c-format msgid "Version %s of the GIF file format is not supported" msgstr "Файлы формата GIF версии %s не поддерживаются" -#: gdk-pixbuf/io-gif.c:1241 +#: gdk-pixbuf/io-gif.c:1239 msgid "Resulting GIF image has zero size" msgstr "Результрующее изображение в формате GIF имеет нулевой размер" -#: gdk-pixbuf/io-gif.c:1320 +#: gdk-pixbuf/io-gif.c:1318 msgid "" "GIF image has no global colormap, and a frame inside it has no local " "colormap." @@ -375,7 +383,7 @@ msgstr "" "В изображении формата GIF отсутствует глобальная карта цветов, в кадре " "внутри него отсутствует локальная карта цветов." -#: gdk-pixbuf/io-gif.c:1564 +#: gdk-pixbuf/io-gif.c:1562 msgid "GIF image was truncated or incomplete." msgstr "Обрезанное или неполное изображение в формате GIF." @@ -392,88 +400,88 @@ msgstr "Не удалось декодировать файл формата ICN msgid "The ICNS image format" msgstr "Формат изображений ICNS" -#: gdk-pixbuf/io-ico.c:228 gdk-pixbuf/io-ico.c:242 gdk-pixbuf/io-ico.c:291 -#: gdk-pixbuf/io-ico.c:302 gdk-pixbuf/io-ico.c:395 +#: gdk-pixbuf/io-ico.c:226 gdk-pixbuf/io-ico.c:240 gdk-pixbuf/io-ico.c:289 +#: gdk-pixbuf/io-ico.c:300 gdk-pixbuf/io-ico.c:393 msgid "Invalid header in icon" msgstr "Недопустимый заголовок значка" -#: gdk-pixbuf/io-ico.c:257 gdk-pixbuf/io-ico.c:312 gdk-pixbuf/io-ico.c:405 -#: gdk-pixbuf/io-ico.c:458 gdk-pixbuf/io-ico.c:488 +#: gdk-pixbuf/io-ico.c:255 gdk-pixbuf/io-ico.c:310 gdk-pixbuf/io-ico.c:403 +#: gdk-pixbuf/io-ico.c:456 gdk-pixbuf/io-ico.c:486 msgid "Not enough memory to load icon" msgstr "Недостаточно памяти для загрузки значка" -#: gdk-pixbuf/io-ico.c:338 +#: gdk-pixbuf/io-ico.c:336 msgid "Compressed icons are not supported" msgstr "Сжатые значки не поддерживаются" -#: gdk-pixbuf/io-ico.c:358 +#: gdk-pixbuf/io-ico.c:356 msgid "Icon has zero width" msgstr "Ширина значка равна нулю" -#: gdk-pixbuf/io-ico.c:368 +#: gdk-pixbuf/io-ico.c:366 msgid "Icon has zero height" msgstr "Высота значка равна нулю" -#: gdk-pixbuf/io-ico.c:443 +#: gdk-pixbuf/io-ico.c:441 msgid "Unsupported icon type" msgstr "Неподдерживаемый тип значка" -#: gdk-pixbuf/io-ico.c:537 +#: gdk-pixbuf/io-ico.c:535 msgid "Not enough memory to load ICO file" msgstr "Недостаточно памяти для загрузки файла формата ICO" -#: gdk-pixbuf/io-ico.c:1002 +#: gdk-pixbuf/io-ico.c:1000 msgid "Image too large to be saved as ICO" msgstr "Слишком большое изображения для сохранения в формате ICO" -#: gdk-pixbuf/io-ico.c:1013 +#: gdk-pixbuf/io-ico.c:1011 msgid "Cursor hotspot outside image" msgstr "Активирующая область определена за границами изображения" -#: gdk-pixbuf/io-ico.c:1036 +#: gdk-pixbuf/io-ico.c:1034 #, c-format msgid "Unsupported depth for ICO file: %d" msgstr "Неподдерживаемая глубина цвета для файла формата ICO: %d" -#: gdk-pixbuf/io-jasper.c:74 +#: gdk-pixbuf/io-jasper.c:73 msgid "Couldn't allocate memory for stream" msgstr "Не удалось выделить память для потока" -#: gdk-pixbuf/io-jasper.c:104 +#: gdk-pixbuf/io-jasper.c:103 msgid "Couldn't decode image" msgstr "Не удалось декодировать изображение" -#: gdk-pixbuf/io-jasper.c:122 +#: gdk-pixbuf/io-jasper.c:121 msgid "Transformed JPEG2000 has zero width or height" msgstr "" "Преобразованное изображение формата JPEG2000 имеет нулевую ширину или высоту" -#: gdk-pixbuf/io-jasper.c:136 +#: gdk-pixbuf/io-jasper.c:135 msgid "Image type currently not supported" msgstr "Тип изображения не поддерживается в данной версии" -#: gdk-pixbuf/io-jasper.c:148 gdk-pixbuf/io-jasper.c:156 +#: gdk-pixbuf/io-jasper.c:147 gdk-pixbuf/io-jasper.c:155 msgid "Couldn't allocate memory for color profile" msgstr "Не удалось выделить память для цветового профиля" -#: gdk-pixbuf/io-jasper.c:182 +#: gdk-pixbuf/io-jasper.c:181 msgid "Insufficient memory to open JPEG 2000 file" msgstr "Недостаточно памяти для открытия файла формата JPEG 2000" -#: gdk-pixbuf/io-jasper.c:261 +#: gdk-pixbuf/io-jasper.c:260 msgid "Couldn't allocate memory to buffer image data" msgstr "Не удалось выделить память для буферизации данных изображения" -#: gdk-pixbuf/io-jasper.c:305 +#: gdk-pixbuf/io-jasper.c:304 msgid "The JPEG 2000 image format" msgstr "Формат изображений JPEG 2000" -#: gdk-pixbuf/io-jpeg.c:126 +#: gdk-pixbuf/io-jpeg.c:124 #, c-format msgid "Error interpreting JPEG image file (%s)" msgstr "Ошибка интерпретации файла изображения формата JPEG (%s)" -#: gdk-pixbuf/io-jpeg.c:604 +#: gdk-pixbuf/io-jpeg.c:597 msgid "" "Insufficient memory to load image, try exiting some applications to free " "memory" @@ -481,17 +489,17 @@ msgstr "" "Недостаточно памяти для загрузки изображения. Закройте другие приложения, " "чтобы освободить память." -#: gdk-pixbuf/io-jpeg.c:651 gdk-pixbuf/io-jpeg.c:865 +#: gdk-pixbuf/io-jpeg.c:645 gdk-pixbuf/io-jpeg.c:858 #, c-format msgid "Unsupported JPEG color space (%s)" msgstr "Цветовое пространство (%s) формата JPEG не поддерживается" -#: gdk-pixbuf/io-jpeg.c:764 gdk-pixbuf/io-jpeg.c:1044 +#: gdk-pixbuf/io-jpeg.c:757 gdk-pixbuf/io-jpeg.c:1037 #: gdk-pixbuf/io-jpeg.c:1308 gdk-pixbuf/io-jpeg.c:1318 msgid "Couldn't allocate memory for loading JPEG file" msgstr "Не удалось выделить память для загрузки файла формата JPEG" -#: gdk-pixbuf/io-jpeg.c:1018 +#: gdk-pixbuf/io-jpeg.c:1011 msgid "Transformed JPEG has zero width or height." msgstr "" "Преобразованное изображение формата JPEG имеет нулевую ширину или высоту" @@ -501,94 +509,94 @@ msgstr "" msgid "Color profile has invalid length '%u'." msgstr "Цветовой профиль имеет недопустимую длину «%u»." -#: gdk-pixbuf/io-pcx.c:186 +#: gdk-pixbuf/io-pcx.c:184 msgid "Couldn't allocate memory for header" msgstr "Не удалось выделить память для заголовка" -#: gdk-pixbuf/io-pcx.c:201 gdk-pixbuf/io-pcx.c:559 +#: gdk-pixbuf/io-pcx.c:199 gdk-pixbuf/io-pcx.c:557 msgid "Couldn't allocate memory for context buffer" msgstr "Не удалось выделить память для буфера контекста" -#: gdk-pixbuf/io-pcx.c:600 +#: gdk-pixbuf/io-pcx.c:598 msgid "Image has invalid width and/or height" msgstr "Изображение имеет нулевую ширину и (или) высоту" -#: gdk-pixbuf/io-pcx.c:612 gdk-pixbuf/io-pcx.c:673 +#: gdk-pixbuf/io-pcx.c:610 gdk-pixbuf/io-pcx.c:671 msgid "Image has unsupported bpp" msgstr "Изображение имеет неподдерживаемое количество бит на пиксел" -#: gdk-pixbuf/io-pcx.c:617 gdk-pixbuf/io-pcx.c:625 +#: gdk-pixbuf/io-pcx.c:615 gdk-pixbuf/io-pcx.c:623 #, c-format msgid "Image has unsupported number of %d-bit planes" msgstr "" "Изображение имеет неподдерживаемое количество многобитовых (%d) плоскостей" -#: gdk-pixbuf/io-pcx.c:641 +#: gdk-pixbuf/io-pcx.c:639 msgid "Couldn't create new pixbuf" msgstr "Не удалось создать новую структуру pixbuf" -#: gdk-pixbuf/io-pcx.c:649 +#: gdk-pixbuf/io-pcx.c:647 msgid "Couldn't allocate memory for line data" msgstr "Не удалось выделить память для данных строки" -#: gdk-pixbuf/io-pcx.c:656 +#: gdk-pixbuf/io-pcx.c:654 msgid "Couldn't allocate memory for PCX image" msgstr "Не удалось выделить память для изображения формата PCX" -#: gdk-pixbuf/io-pcx.c:703 +#: gdk-pixbuf/io-pcx.c:701 msgid "Didn't get all lines of PCX image" msgstr "Получены не все строки изображения формата PCX" -#: gdk-pixbuf/io-pcx.c:710 +#: gdk-pixbuf/io-pcx.c:708 msgid "No palette found at end of PCX data" msgstr "В конце данных формата PCX палитра не найдена" -#: gdk-pixbuf/io-pcx.c:755 +#: gdk-pixbuf/io-pcx.c:753 msgid "The PCX image format" msgstr "Формат изображений PCX" -#: gdk-pixbuf/io-pixdata.c:148 +#: gdk-pixbuf/io-pixdata.c:146 msgid "Transformed pixbuf has zero width or height." msgstr "Преобразованная структура pixbuf имеет нулевую ширину или высоту." -#: gdk-pixbuf/io-pixdata.c:186 +#: gdk-pixbuf/io-pixdata.c:184 msgid "The GdkPixdata format" msgstr "Формат GdkPixdata" -#: gdk-pixbuf/io-png.c:54 +#: gdk-pixbuf/io-png.c:53 msgid "Bits per channel of PNG image is invalid." msgstr "Недопустимое количество бит на канал для изображения формата PNG." -#: gdk-pixbuf/io-png.c:135 gdk-pixbuf/io-png.c:641 +#: gdk-pixbuf/io-png.c:134 gdk-pixbuf/io-png.c:640 msgid "Transformed PNG has zero width or height." msgstr "" "Преобразованное изображение формата PNG имеет нулевую ширину или высоту." -#: gdk-pixbuf/io-png.c:143 +#: gdk-pixbuf/io-png.c:142 msgid "Bits per channel of transformed PNG is not 8." msgstr "" "Количество бит на канал преобразованного изображения формата PNG не равно 8." -#: gdk-pixbuf/io-png.c:152 +#: gdk-pixbuf/io-png.c:151 msgid "Transformed PNG not RGB or RGBA." msgstr "Преобразованное изображение формата PNG не является ни RGB, ни RGBA." -#: gdk-pixbuf/io-png.c:161 +#: gdk-pixbuf/io-png.c:160 msgid "Transformed PNG has unsupported number of channels, must be 3 or 4." msgstr "" "Преобразованное изображение формата PNG имеет неподдерживаемое количество " "каналов; должно быть 3 или 4." -#: gdk-pixbuf/io-png.c:182 +#: gdk-pixbuf/io-png.c:181 #, c-format msgid "Fatal error in PNG image file: %s" msgstr "Фатальная ошибка в файле изображения формата PNG: %s" -#: gdk-pixbuf/io-png.c:315 +#: gdk-pixbuf/io-png.c:314 msgid "Insufficient memory to load PNG file" msgstr "Недостаточно памяти для загрузки файла формата PNG" -#: gdk-pixbuf/io-png.c:656 +#: gdk-pixbuf/io-png.c:655 #, c-format msgid "" "Insufficient memory to store a %lu by %lu image; try exiting some " @@ -597,34 +605,34 @@ msgstr "" "Недостаточно памяти для хранения изображения размером %lu на %lu; попробуйте " "закрыть некоторые приложения, чтобы уменьшить количество используемой памяти" -#: gdk-pixbuf/io-png.c:719 +#: gdk-pixbuf/io-png.c:718 msgid "Fatal error reading PNG image file" msgstr "Фатальная ошибка при чтении файла изображения формата PNG" -#: gdk-pixbuf/io-png.c:768 +#: gdk-pixbuf/io-png.c:767 #, c-format msgid "Fatal error reading PNG image file: %s" msgstr "Фатальная ошибка при чтении файла изображения формата PNG: %s" -#: gdk-pixbuf/io-png.c:858 +#: gdk-pixbuf/io-png.c:857 msgid "" "Keys for PNG text chunks must have at least 1 and at most 79 characters." msgstr "" "Ключи для блоков текста в изображении формата PNG должны содержать не менее " "1, и не более 79 символов." -#: gdk-pixbuf/io-png.c:867 +#: gdk-pixbuf/io-png.c:866 msgid "Keys for PNG text chunks must be ASCII characters." msgstr "" "Ключи для блоков текста в изображении формата PNG должны быть символами " "набора ASCII." -#: gdk-pixbuf/io-png.c:881 gdk-pixbuf/io-tiff.c:667 +#: gdk-pixbuf/io-png.c:880 gdk-pixbuf/io-tiff.c:665 #, c-format msgid "Color profile has invalid length %d." msgstr "Неправильная длина (%d) цветового профиля." -#: gdk-pixbuf/io-png.c:894 +#: gdk-pixbuf/io-png.c:893 #, c-format msgid "" "PNG compression level must be a value between 0 and 9; value '%s' could not " @@ -633,7 +641,7 @@ msgstr "" "Степень сжатия PNG может уметь значение от 0 до 9, значение «%s» не может " "быть обработано." -#: gdk-pixbuf/io-png.c:907 +#: gdk-pixbuf/io-png.c:906 #, c-format msgid "" "PNG compression level must be a value between 0 and 9; value '%d' is not " @@ -642,89 +650,89 @@ msgstr "" "Степень сжатия PNG может уметь значение от 0 до 9, значение «%d» не " "допускается." -#: gdk-pixbuf/io-png.c:955 +#: gdk-pixbuf/io-png.c:954 #, c-format msgid "Value for PNG text chunk %s cannot be converted to ISO-8859-1 encoding." msgstr "" "Значение для блока текста в изображении формата PNG %s не может быть " "преобразовано в кодировку ISO-8859-1." -#: gdk-pixbuf/io-png.c:1118 +#: gdk-pixbuf/io-png.c:1117 msgid "The PNG image format" msgstr "Формат изображений PNG" -#: gdk-pixbuf/io-pnm.c:248 +#: gdk-pixbuf/io-pnm.c:246 msgid "PNM loader expected to find an integer, but didn't" msgstr "" "Модуль загрузки изображений формата PNM ожидал найти целое число, но не " "нашёл его" -#: gdk-pixbuf/io-pnm.c:280 +#: gdk-pixbuf/io-pnm.c:278 msgid "PNM file has an incorrect initial byte" msgstr "Файл формата PNM имеет неправильный начальный байт" -#: gdk-pixbuf/io-pnm.c:310 +#: gdk-pixbuf/io-pnm.c:308 msgid "PNM file is not in a recognized PNM subformat" msgstr "Файл формата PNM имеет нераспознаваемый субформат PNM" -#: gdk-pixbuf/io-pnm.c:335 +#: gdk-pixbuf/io-pnm.c:333 msgid "PNM file has an image width of 0" msgstr "Ширина изображения в формате PNM равна 0" -#: gdk-pixbuf/io-pnm.c:356 +#: gdk-pixbuf/io-pnm.c:354 msgid "PNM file has an image height of 0" msgstr "Высота изображения в формате PNM равна 0" -#: gdk-pixbuf/io-pnm.c:379 +#: gdk-pixbuf/io-pnm.c:377 msgid "Maximum color value in PNM file is 0" msgstr "Максимальное значение цвета в файле формата PNM равно 0" -#: gdk-pixbuf/io-pnm.c:387 +#: gdk-pixbuf/io-pnm.c:385 msgid "Maximum color value in PNM file is too large" msgstr "Максимальное значение цвета в файле формата PNM слишком велико" -#: gdk-pixbuf/io-pnm.c:427 gdk-pixbuf/io-pnm.c:457 gdk-pixbuf/io-pnm.c:502 +#: gdk-pixbuf/io-pnm.c:425 gdk-pixbuf/io-pnm.c:455 gdk-pixbuf/io-pnm.c:500 msgid "Raw PNM image type is invalid" msgstr "Недопустимый тип изображения в формает raw PNM" -#: gdk-pixbuf/io-pnm.c:652 +#: gdk-pixbuf/io-pnm.c:650 msgid "PNM image loader does not support this PNM subformat" msgstr "" "Модуль загрузки изображений формата PNM не поддерживает этот субформат PNM" -#: gdk-pixbuf/io-pnm.c:739 gdk-pixbuf/io-pnm.c:966 +#: gdk-pixbuf/io-pnm.c:737 gdk-pixbuf/io-pnm.c:964 msgid "Raw PNM formats require exactly one whitespace before sample data" msgstr "Форматы raw PNM требуют ровно одного пробела перед данными сэмпла" -#: gdk-pixbuf/io-pnm.c:766 +#: gdk-pixbuf/io-pnm.c:764 msgid "Cannot allocate memory for loading PNM image" msgstr "Не удалось выделить память для загрузки файла изображения PNM" -#: gdk-pixbuf/io-pnm.c:816 +#: gdk-pixbuf/io-pnm.c:814 msgid "Insufficient memory to load PNM context struct" msgstr "Недостаточно памяти для загрузки структуры формата PNM" -#: gdk-pixbuf/io-pnm.c:867 +#: gdk-pixbuf/io-pnm.c:865 msgid "Unexpected end of PNM image data" msgstr "Неожиданный конец данных в изображении формата PNM" -#: gdk-pixbuf/io-pnm.c:995 +#: gdk-pixbuf/io-pnm.c:993 msgid "Insufficient memory to load PNM file" msgstr "Недостаточно памяти для загрузки файла формата PNM" -#: gdk-pixbuf/io-pnm.c:1079 +#: gdk-pixbuf/io-pnm.c:1077 msgid "The PNM/PBM/PGM/PPM image format family" msgstr "Семейство форматов изображений PNM/PBM/PGM/PPM" -#: gdk-pixbuf/io-qtif.c:128 +#: gdk-pixbuf/io-qtif.c:126 msgid "Input file descriptor is NULL." msgstr "Файловый дескриптор ввода равен NULL." -#: gdk-pixbuf/io-qtif.c:143 +#: gdk-pixbuf/io-qtif.c:141 msgid "Failed to read QTIF header" msgstr "Не удалось прочитать заголовок QTIF" -#: gdk-pixbuf/io-qtif.c:152 gdk-pixbuf/io-qtif.c:189 gdk-pixbuf/io-qtif.c:459 +#: gdk-pixbuf/io-qtif.c:150 gdk-pixbuf/io-qtif.c:187 gdk-pixbuf/io-qtif.c:454 #, c-format msgid "QTIF atom size too large (%d byte)" msgid_plural "QTIF atom size too large (%d bytes)" @@ -732,7 +740,7 @@ msgstr[0] "Слишком большой размер атома QTIF (%d бай msgstr[1] "Слишком большой размер атома QTIF (%d байта)" msgstr[2] "Слишком большой размер атома QTIF (%d байт)" -#: gdk-pixbuf/io-qtif.c:175 +#: gdk-pixbuf/io-qtif.c:173 #, c-format msgid "Failed to allocate %d byte for file read buffer" msgid_plural "Failed to allocate %d bytes for file read buffer" @@ -743,12 +751,12 @@ msgstr[1] "" msgstr[2] "" "Не удалось выделить память в размере %d байт для буфера чтения файла" -#: gdk-pixbuf/io-qtif.c:206 +#: gdk-pixbuf/io-qtif.c:201 #, c-format msgid "File error when reading QTIF atom: %s" msgstr "Файловая ошибка при чтении атома QTIF: %s" -#: gdk-pixbuf/io-qtif.c:243 +#: gdk-pixbuf/io-qtif.c:238 #, c-format msgid "Failed to skip the next %d byte with seek()." msgid_plural "Failed to skip the next %d bytes with seek()." @@ -756,232 +764,228 @@ msgstr[0] "Не удалось переместиться на следующи msgstr[1] "Не удалось переместиться на следующие %d байта с помощью seek()." msgstr[2] "Не удалось переместиться на следующие %d байт с помощью seek()." -#: gdk-pixbuf/io-qtif.c:270 +#: gdk-pixbuf/io-qtif.c:265 msgid "Failed to allocate QTIF context structure." msgstr "Не удалось выделить память для структуры контекста QTIF." -#: gdk-pixbuf/io-qtif.c:330 +#: gdk-pixbuf/io-qtif.c:325 msgid "Failed to create GdkPixbufLoader object." msgstr "Не удалось создать объект GdkPixbufLoader." -#: gdk-pixbuf/io-qtif.c:434 +#: gdk-pixbuf/io-qtif.c:429 msgid "Failed to find an image data atom." msgstr "Не удалось найти атом данных изображения." -#: gdk-pixbuf/io-qtif.c:618 +#: gdk-pixbuf/io-qtif.c:613 msgid "The QTIF image format" msgstr "Формат изображений QTIF" -#: gdk-pixbuf/io-ras.c:125 +#: gdk-pixbuf/io-ras.c:123 msgid "RAS image has bogus header data" msgstr "Заголовок изображения формата RAS содержит неправильные данные" -#: gdk-pixbuf/io-ras.c:147 +#: gdk-pixbuf/io-ras.c:145 msgid "RAS image has unknown type" msgstr "Неизвестный тТип изображения формата RAS неизвестен" -#: gdk-pixbuf/io-ras.c:155 +#: gdk-pixbuf/io-ras.c:153 msgid "unsupported RAS image variation" msgstr "данная разновидность изображения формата RAS не поддерживается" -#: gdk-pixbuf/io-ras.c:170 gdk-pixbuf/io-ras.c:199 +#: gdk-pixbuf/io-ras.c:168 gdk-pixbuf/io-ras.c:197 msgid "Not enough memory to load RAS image" msgstr "Недостаточно памяти для загрузки изображения формата RAS" -#: gdk-pixbuf/io-ras.c:544 +#: gdk-pixbuf/io-ras.c:542 msgid "The Sun raster image format" msgstr "Формат растровых изображений компании Sun" -#: gdk-pixbuf/io-tga.c:153 +#: gdk-pixbuf/io-tga.c:151 msgid "Cannot allocate memory for IOBuffer struct" msgstr "Не удалось выделить память для структуры IOBuffer" -#: gdk-pixbuf/io-tga.c:172 +#: gdk-pixbuf/io-tga.c:170 msgid "Cannot allocate memory for IOBuffer data" msgstr "Не удалось выделить память для данных структуры IOBuffer" -#: gdk-pixbuf/io-tga.c:183 +#: gdk-pixbuf/io-tga.c:181 msgid "Cannot realloc IOBuffer data" msgstr "Не удалось перераспределить память для данных структуры IOBuffer" -#: gdk-pixbuf/io-tga.c:213 +#: gdk-pixbuf/io-tga.c:211 msgid "Cannot allocate temporary IOBuffer data" msgstr "Не удалось выделить временные данные структуры IOBuffer" -#: gdk-pixbuf/io-tga.c:346 +#: gdk-pixbuf/io-tga.c:339 msgid "Cannot allocate new pixbuf" msgstr "Не удалось выделить память для новой структуры pixbuf" -#: gdk-pixbuf/io-tga.c:685 +#: gdk-pixbuf/io-tga.c:678 msgid "Image is corrupted or truncated" msgstr "Повреждённое или обрезанное изображение" -#: gdk-pixbuf/io-tga.c:692 +#: gdk-pixbuf/io-tga.c:685 msgid "Cannot allocate colormap structure" msgstr "Не удалось выделить память для структуры карты цветов" -#: gdk-pixbuf/io-tga.c:699 +#: gdk-pixbuf/io-tga.c:692 msgid "Cannot allocate colormap entries" msgstr "Не удалось выделить память для элементов карты цветов" -#: gdk-pixbuf/io-tga.c:721 +#: gdk-pixbuf/io-tga.c:714 msgid "Unexpected bitdepth for colormap entries" msgstr "Неожиданная глубина цвета для элемента карты цветов" -#: gdk-pixbuf/io-tga.c:739 +#: gdk-pixbuf/io-tga.c:732 msgid "Cannot allocate TGA header memory" msgstr "Не удалось выделить память для заголовка формата TGA" -#: gdk-pixbuf/io-tga.c:772 +#: gdk-pixbuf/io-tga.c:765 msgid "TGA image has invalid dimensions" msgstr "Изображение TGA имеет недопустимые размеры" -#: gdk-pixbuf/io-tga.c:778 gdk-pixbuf/io-tga.c:787 gdk-pixbuf/io-tga.c:797 -#: gdk-pixbuf/io-tga.c:807 gdk-pixbuf/io-tga.c:814 +#: gdk-pixbuf/io-tga.c:771 gdk-pixbuf/io-tga.c:780 gdk-pixbuf/io-tga.c:790 +#: gdk-pixbuf/io-tga.c:800 gdk-pixbuf/io-tga.c:807 msgid "TGA image type not supported" msgstr "Неподдерживаемый тип изображения TGA" -#: gdk-pixbuf/io-tga.c:861 +#: gdk-pixbuf/io-tga.c:854 msgid "Cannot allocate memory for TGA context struct" msgstr "Не удалось выделить память для структуры контекста формата TGA" -#: gdk-pixbuf/io-tga.c:926 +#: gdk-pixbuf/io-tga.c:919 msgid "Excess data in file" msgstr "Избыточные данные в файле" -#: gdk-pixbuf/io-tga.c:1007 +#: gdk-pixbuf/io-tga.c:1000 msgid "The Targa image format" msgstr "Формат изображений Targa" -#: gdk-pixbuf/io-tiff.c:104 +#: gdk-pixbuf/io-tiff.c:102 msgid "Could not get image width (bad TIFF file)" msgstr "" "Не удалось определить ширину изображения (испорченный файл формата TIFF)" -#: gdk-pixbuf/io-tiff.c:112 +#: gdk-pixbuf/io-tiff.c:110 msgid "Could not get image height (bad TIFF file)" msgstr "" "Не удалось определить высоту изображения (испорченный файл формата TIFF)" -#: gdk-pixbuf/io-tiff.c:120 +#: gdk-pixbuf/io-tiff.c:118 msgid "Width or height of TIFF image is zero" msgstr "Ширина или высота изображения формата TIFF равна 0" -#: gdk-pixbuf/io-tiff.c:129 gdk-pixbuf/io-tiff.c:138 +#: gdk-pixbuf/io-tiff.c:127 gdk-pixbuf/io-tiff.c:136 msgid "Dimensions of TIFF image too large" msgstr "Размеры изображения формата TIFF слишком велики" -#: gdk-pixbuf/io-tiff.c:162 gdk-pixbuf/io-tiff.c:174 gdk-pixbuf/io-tiff.c:491 +#: gdk-pixbuf/io-tiff.c:160 gdk-pixbuf/io-tiff.c:172 gdk-pixbuf/io-tiff.c:489 msgid "Insufficient memory to open TIFF file" msgstr "Недостаточно памяти для открытия файла формата TIFF" -#: gdk-pixbuf/io-tiff.c:236 +#: gdk-pixbuf/io-tiff.c:234 msgid "Failed to load RGB data from TIFF file" msgstr "Не удалось прочитать данные RGB из файла формата TIFF" -#: gdk-pixbuf/io-tiff.c:293 +#: gdk-pixbuf/io-tiff.c:291 msgid "Failed to open TIFF image" msgstr "Не удалось открыть изображение формата TIFF" -#: gdk-pixbuf/io-tiff.c:427 gdk-pixbuf/io-tiff.c:440 +#: gdk-pixbuf/io-tiff.c:425 gdk-pixbuf/io-tiff.c:438 msgid "Failed to load TIFF image" msgstr "Сбой при загрузке изображения формата TIFF" -#: gdk-pixbuf/io-tiff.c:623 +#: gdk-pixbuf/io-tiff.c:621 msgid "Failed to save TIFF image" msgstr "Сбой сохранения изображения TIFF" -#: gdk-pixbuf/io-tiff.c:656 +#: gdk-pixbuf/io-tiff.c:654 msgid "TIFF compression doesn't refer to a valid codec." msgstr "Сжатие TIFF не указывает на допустимый кодек." -#: gdk-pixbuf/io-tiff.c:696 +#: gdk-pixbuf/io-tiff.c:694 msgid "Failed to write TIFF data" msgstr "Сбой записи данных TIFF" -#: gdk-pixbuf/io-tiff.c:733 +#: gdk-pixbuf/io-tiff.c:731 msgid "Couldn't write to TIFF file" msgstr "Не удалось записать в файл TIFF" -#: gdk-pixbuf/io-tiff.c:788 -msgid "The TIFF image format" -msgstr "Формат изображений TIFF" - -#: gdk-pixbuf/io-wbmp.c:245 +#: gdk-pixbuf/io-wbmp.c:243 msgid "Image has zero width" msgstr "Ширина изображения равна нулю" -#: gdk-pixbuf/io-wbmp.c:263 +#: gdk-pixbuf/io-wbmp.c:261 msgid "Image has zero height" msgstr "Высота изображения равна нулю" -#: gdk-pixbuf/io-wbmp.c:274 +#: gdk-pixbuf/io-wbmp.c:272 msgid "Not enough memory to load image" msgstr "Недостаточно памяти для загрузки изображения" -#: gdk-pixbuf/io-wbmp.c:333 +#: gdk-pixbuf/io-wbmp.c:331 msgid "Couldn't save the rest" msgstr "Не удалось сохранить оставшуюся часть" -#: gdk-pixbuf/io-wbmp.c:374 +#: gdk-pixbuf/io-wbmp.c:372 msgid "The WBMP image format" msgstr "Формат изображений WBMP" -#: gdk-pixbuf/io-xbm.c:304 +#: gdk-pixbuf/io-xbm.c:302 msgid "Invalid XBM file" msgstr "Недопустимый файл формата XBM" -#: gdk-pixbuf/io-xbm.c:314 +#: gdk-pixbuf/io-xbm.c:312 msgid "Insufficient memory to load XBM image file" msgstr "Недостаточно памяти для загрузки файла изображения формата XBM" -#: gdk-pixbuf/io-xbm.c:462 +#: gdk-pixbuf/io-xbm.c:460 msgid "Failed to write to temporary file when loading XBM image" msgstr "" "Не удалось записать во временный файл во время загрузки изображения формата " "XBM" -#: gdk-pixbuf/io-xbm.c:501 +#: gdk-pixbuf/io-xbm.c:499 msgid "The XBM image format" msgstr "Формат изображений XBM" -#: gdk-pixbuf/io-xpm.c:469 +#: gdk-pixbuf/io-xpm.c:467 msgid "No XPM header found" msgstr "Заголовок XPM не найден" -#: gdk-pixbuf/io-xpm.c:478 +#: gdk-pixbuf/io-xpm.c:476 msgid "Invalid XPM header" msgstr "Недопустимый заголовок XPM" -#: gdk-pixbuf/io-xpm.c:486 +#: gdk-pixbuf/io-xpm.c:484 msgid "XPM file has image width <= 0" msgstr "Ширина изображения в файле формата XPM меньше или равна 0" -#: gdk-pixbuf/io-xpm.c:494 +#: gdk-pixbuf/io-xpm.c:492 msgid "XPM file has image height <= 0" msgstr "Высота изображения в файле формата XPM меньше или равна 0" -#: gdk-pixbuf/io-xpm.c:502 +#: gdk-pixbuf/io-xpm.c:500 msgid "XPM has invalid number of chars per pixel" msgstr "XPM имеет недопустимое количество символов на пиксель" -#: gdk-pixbuf/io-xpm.c:511 +#: gdk-pixbuf/io-xpm.c:509 msgid "XPM file has invalid number of colors" msgstr "Файл формата XPM имеет недопустимое количество цветов" -#: gdk-pixbuf/io-xpm.c:523 gdk-pixbuf/io-xpm.c:532 gdk-pixbuf/io-xpm.c:584 +#: gdk-pixbuf/io-xpm.c:521 gdk-pixbuf/io-xpm.c:530 gdk-pixbuf/io-xpm.c:582 msgid "Cannot allocate memory for loading XPM image" msgstr "Не удалось выделить память для загрузки изображения XPM" -#: gdk-pixbuf/io-xpm.c:546 +#: gdk-pixbuf/io-xpm.c:544 msgid "Cannot read XPM colormap" msgstr "Не удалось прочитать цветовую карту XPM" -#: gdk-pixbuf/io-xpm.c:778 +#: gdk-pixbuf/io-xpm.c:776 msgid "Failed to write to temporary file when loading XPM image" msgstr "Cбой при записи временного файла во время загрузки изображения XPM" -#: gdk-pixbuf/io-xpm.c:817 +#: gdk-pixbuf/io-xpm.c:815 msgid "The XPM image format" msgstr "Формат изображений XPM" diff --git a/po/si.gmo b/po/si.gmo index c571b651059604f214df70ea61f86be4211d657e..9f6209fad2755ab37f5dba6d1ad7d8c7b12a11dd 100644 GIT binary patch delta 28 kcmca~knz$%#tq%dye7H^rn*LE3PuK2CT5#wC|lVA0F^li`Tzg` delta 28 kcmca~knz$%#tq%dyvDi)Cc1{E3Wf$&Mi!fAC|lVA0F?6x^#A|> diff --git a/po/si.po b/po/si.po index 87c257c..416a57f 100644 --- a/po/si.po +++ b/po/si.po @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: si\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=gdk-" "pixbuf\n" -"POT-Creation-Date: 2013-04-15 10:28-0400\n" +"POT-Creation-Date: 2014-05-26 20:46-0400\n" "PO-Revision-Date: 2007-12-28 13:32+0530\n" "Last-Translator: Danishka Navin \n" "Language-Team: Sinhala \n" @@ -19,18 +19,18 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: KBabel 1.11.4\n" -#: gdk-pixbuf/gdk-pixbuf-animation.c:160 gdk-pixbuf/gdk-pixbuf-io.c:1064 -#: gdk-pixbuf/gdk-pixbuf-io.c:1330 +#: gdk-pixbuf/gdk-pixbuf-animation.c:158 gdk-pixbuf/gdk-pixbuf-io.c:1077 +#: gdk-pixbuf/gdk-pixbuf-io.c:1333 #, c-format msgid "Failed to open file '%s': %s" msgstr "'%s' ගොනුව විවෘත කිරීම අපහසුවිය: %s" -#: gdk-pixbuf/gdk-pixbuf-animation.c:173 gdk-pixbuf/gdk-pixbuf-io.c:1076 +#: gdk-pixbuf/gdk-pixbuf-animation.c:171 gdk-pixbuf/gdk-pixbuf-io.c:962 #, c-format msgid "Image file '%s' contains no data" msgstr "%s පිළිඹිබු ගොනුව තුළ දත්ත නැත" -#: gdk-pixbuf/gdk-pixbuf-animation.c:212 +#: gdk-pixbuf/gdk-pixbuf-animation.c:210 #, c-format msgid "" "Failed to load animation '%s': reason not known, probably a corrupt " @@ -38,88 +38,88 @@ msgid "" msgstr "" "'%s සජීවීකරණය පූරණය දෝෂසහිතයි: හේතුව නොදන්නා අතර සමහරවිට දූෂිත සජීවීකරණ ගොනුවක් විය හැක" -#: gdk-pixbuf/gdk-pixbuf-animation.c:280 gdk-pixbuf/gdk-pixbuf-io.c:1112 -#: gdk-pixbuf/gdk-pixbuf-io.c:1382 +#: gdk-pixbuf/gdk-pixbuf-animation.c:278 gdk-pixbuf/gdk-pixbuf-io.c:1113 +#: gdk-pixbuf/gdk-pixbuf-io.c:1385 #, c-format msgid "" "Failed to load image '%s': reason not known, probably a corrupt image file" msgstr "'%s'පිළිඹිබුව පූරණය දෝෂසහිතයි: හේතුව නොදන්නා අතර සමහරවිට දූෂිත පිළිඹිබු ගොනුවක් විය හැක" -#: gdk-pixbuf/gdk-pixbuf-io.c:790 +#: gdk-pixbuf/gdk-pixbuf-io.c:774 #, c-format msgid "Unable to load image-loading module: %s: %s" msgstr "පිළිඹිබු පූරණ අංගය පූරණය කළ නොහැක: %s: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:805 +#: gdk-pixbuf/gdk-pixbuf-io.c:789 #, fuzzy, c-format msgid "" "Image-loading module %s does not export the proper interface; perhaps it's " "from a different gdk-pixbuf version?" msgstr "%s පිළිඹිබු පූරණ අංගය නියමිත අතුරු මුහුණත; සමහරවිට එය වෙනස් GTK වෙළුමකින් වියහැක?" -#: gdk-pixbuf/gdk-pixbuf-io.c:814 gdk-pixbuf/gdk-pixbuf-io.c:865 +#: gdk-pixbuf/gdk-pixbuf-io.c:798 gdk-pixbuf/gdk-pixbuf-io.c:849 #, c-format msgid "Image type '%s' is not supported" msgstr "'%s' පිළිඹිබු වර්‍ගය සහාය නොදක්වයි" -#: gdk-pixbuf/gdk-pixbuf-io.c:950 +#: gdk-pixbuf/gdk-pixbuf-io.c:934 #, c-format msgid "Couldn't recognize the image file format for file '%s'" msgstr "'%s' ගොනුව සඳහා පිළිඹිබු සංයුතිය හදුනාගත නොහැක" -#: gdk-pixbuf/gdk-pixbuf-io.c:958 +#: gdk-pixbuf/gdk-pixbuf-io.c:942 msgid "Unrecognized image file format" msgstr "හදුනා නොගත් පිළිඹිබු සංයුතියක්" -#: gdk-pixbuf/gdk-pixbuf-io.c:1121 +#: gdk-pixbuf/gdk-pixbuf-io.c:1124 #, c-format msgid "Failed to load image '%s': %s" msgstr "'%s' පිළිඹිබුවට පූරණය දෝෂ සහිතයි: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2015 gdk-pixbuf/io-gdip-utils.c:837 +#: gdk-pixbuf/gdk-pixbuf-io.c:2029 gdk-pixbuf/io-gdip-utils.c:835 #, c-format msgid "Error writing to image file: %s" msgstr "පිළිඹිබුවට ලිවීම දෝෂ සහිතයි : %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2057 gdk-pixbuf/gdk-pixbuf-io.c:2178 +#: gdk-pixbuf/gdk-pixbuf-io.c:2071 gdk-pixbuf/gdk-pixbuf-io.c:2192 #, c-format msgid "This build of gdk-pixbuf does not support saving the image format: %s" msgstr "gdk-pixbuf ගොඩ නැගීම පිළිඹිබු සංයුතිය සුරකීමට සහාය නොදක්වයි: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2088 +#: gdk-pixbuf/gdk-pixbuf-io.c:2102 msgid "Insufficient memory to save image to callback" msgstr "callback වෙත පිළිඹිබුව සුරකීමට ප්‍රමාණවත් මතකයක් නැත" -#: gdk-pixbuf/gdk-pixbuf-io.c:2101 +#: gdk-pixbuf/gdk-pixbuf-io.c:2115 msgid "Failed to open temporary file" msgstr "තාවකාලික ගොනුව විවෘත කිරීම අසමත්විය" -#: gdk-pixbuf/gdk-pixbuf-io.c:2124 +#: gdk-pixbuf/gdk-pixbuf-io.c:2138 msgid "Failed to read from temporary file" msgstr "තාවකාලික ගොනුවකිවීම අසමත්විය" -#: gdk-pixbuf/gdk-pixbuf-io.c:2372 +#: gdk-pixbuf/gdk-pixbuf-io.c:2382 #, c-format msgid "Failed to open '%s' for writing: %s" msgstr "ලිවීම සඳහා '%s' විවෘත කිරීම අසමත්විය: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2398 +#: gdk-pixbuf/gdk-pixbuf-io.c:2408 #, c-format msgid "" "Failed to close '%s' while writing image, all data may not have been saved: " "%s" msgstr "පිළිඹිබුව ලිවීම අතරතුරේදිා '%s'වසා දැමීමරීම අසමත්, සියළුම දත්ත සුරක්‍ෂි නොවුනි: %sවිය" -#: gdk-pixbuf/gdk-pixbuf-io.c:2619 gdk-pixbuf/gdk-pixbuf-io.c:2671 +#: gdk-pixbuf/gdk-pixbuf-io.c:2629 gdk-pixbuf/gdk-pixbuf-io.c:2681 msgid "Insufficient memory to save image into a buffer" msgstr "ස්වාරක්‍ෂක භාරයක් තුළට සුරකීමට ප්‍රමාණවත් මතකයක් නොමැත" -#: gdk-pixbuf/gdk-pixbuf-io.c:2717 +#: gdk-pixbuf/gdk-pixbuf-io.c:2727 #, fuzzy msgid "Error writing to image stream" msgstr "පිළිඹිබුවට ලිවීම දෝෂ සහිතයි : %s" -#: gdk-pixbuf/gdk-pixbuf-loader.c:393 +#: gdk-pixbuf/gdk-pixbuf-loader.c:384 #, c-format msgid "" "Internal error: Image loader module '%s' failed to complete an operation, " @@ -128,226 +128,235 @@ msgstr "" "අභ්‍යන්තර දෝෂයක්: Image loader module '%s' failed to complete an operation, but " "didn't give a reason for the failure" -#: gdk-pixbuf/gdk-pixbuf-loader.c:435 +#: gdk-pixbuf/gdk-pixbuf-loader.c:426 #, c-format msgid "Incremental loading of image type '%s' is not supported" msgstr "'%s' පිළිඹිබු වර්‍ගයේ වර්‍ධක පූරණය සහාය නොදක්වයි" -#: gdk-pixbuf/gdk-pixdata.c:160 +#: gdk-pixbuf/gdk-pixdata.c:158 msgid "Image header corrupt" msgstr "පිළිඹිබු ශිර්ෂකය විනාශ විය" -#: gdk-pixbuf/gdk-pixdata.c:165 +#: gdk-pixbuf/gdk-pixdata.c:163 msgid "Image format unknown" msgstr "පිළිඹිබු සංයුතිය නොදනි" -#: gdk-pixbuf/gdk-pixdata.c:170 gdk-pixbuf/gdk-pixdata.c:502 +#: gdk-pixbuf/gdk-pixdata.c:168 gdk-pixbuf/gdk-pixdata.c:501 msgid "Image pixel data corrupt" msgstr "පිළිඹිබු පික්සල දත්ත විනාශ විය" -#: gdk-pixbuf/gdk-pixdata.c:446 +#: gdk-pixbuf/gdk-pixdata.c:445 #, c-format msgid "failed to allocate image buffer of %u byte" msgid_plural "failed to allocate image buffer of %u bytes" msgstr[0] "බයිට %u ක පිළිඹිබු බෆරය වෙන් කළ නොහැකි විය" msgstr[1] "බයිට %u ක පිළිඹිබු බෆරය වෙන් කළ නොහැකි විය" -#: gdk-pixbuf/io-ani.c:244 +#: gdk-pixbuf/io-ani.c:242 msgid "Unexpected icon chunk in animation" msgstr "සජීවීකරණය තුළ බලාපොරොත්තු නොවු සංකේත විශාල ප්‍රමාණයක් ඇත" -#: gdk-pixbuf/io-ani.c:342 gdk-pixbuf/io-ani.c:400 gdk-pixbuf/io-ani.c:426 -#: gdk-pixbuf/io-ani.c:449 gdk-pixbuf/io-ani.c:476 gdk-pixbuf/io-ani.c:563 +#: gdk-pixbuf/io-ani.c:340 gdk-pixbuf/io-ani.c:398 gdk-pixbuf/io-ani.c:424 +#: gdk-pixbuf/io-ani.c:447 gdk-pixbuf/io-ani.c:474 gdk-pixbuf/io-ani.c:561 msgid "Invalid header in animation" msgstr "සජීවීකරණය තුළ සාවද්‍ය ශිර්ෂකයක්" -#: gdk-pixbuf/io-ani.c:352 gdk-pixbuf/io-ani.c:374 gdk-pixbuf/io-ani.c:458 -#: gdk-pixbuf/io-ani.c:485 gdk-pixbuf/io-ani.c:536 gdk-pixbuf/io-ani.c:608 +#: gdk-pixbuf/io-ani.c:350 gdk-pixbuf/io-ani.c:372 gdk-pixbuf/io-ani.c:456 +#: gdk-pixbuf/io-ani.c:483 gdk-pixbuf/io-ani.c:534 gdk-pixbuf/io-ani.c:606 msgid "Not enough memory to load animation" msgstr "සජීවීකරණය පූරණයට ප්‍රමාණවත් මතකයක් නැත" -#: gdk-pixbuf/io-ani.c:392 gdk-pixbuf/io-ani.c:418 gdk-pixbuf/io-ani.c:437 +#: gdk-pixbuf/io-ani.c:390 gdk-pixbuf/io-ani.c:416 gdk-pixbuf/io-ani.c:435 msgid "Malformed chunk in animation" msgstr "සජීවීකරණය තුළ විකෘත විශාල ප්‍රමාණයක් ඇත" -#: gdk-pixbuf/io-ani.c:660 +#: gdk-pixbuf/io-ani.c:628 +#, fuzzy +msgid "ANI image was truncated or incomplete." +msgstr "GIF පිළිඹිබු ලුප්ත වි හෝ අසම්පුර්ණව ඇත." + +#: gdk-pixbuf/io-ani.c:669 msgid "The ANI image format" msgstr "ANI පිළිඹිබු සංයුතිය" -#: gdk-pixbuf/io-bmp.c:229 gdk-pixbuf/io-bmp.c:266 gdk-pixbuf/io-bmp.c:337 -#: gdk-pixbuf/io-bmp.c:369 gdk-pixbuf/io-bmp.c:392 gdk-pixbuf/io-bmp.c:495 +#: gdk-pixbuf/io-bmp.c:227 gdk-pixbuf/io-bmp.c:264 gdk-pixbuf/io-bmp.c:335 +#: gdk-pixbuf/io-bmp.c:367 gdk-pixbuf/io-bmp.c:390 gdk-pixbuf/io-bmp.c:493 msgid "BMP image has bogus header data" msgstr "BMP පිළිඹිබු සතුව ව්‍යාජ ශිර්ෂක දත්ත ඇත" -#: gdk-pixbuf/io-bmp.c:240 gdk-pixbuf/io-bmp.c:432 +#: gdk-pixbuf/io-bmp.c:238 gdk-pixbuf/io-bmp.c:430 msgid "Not enough memory to load bitmap image" msgstr "bitmap පිළිඹිබුව පූරණයට ප්‍රමාණවත් මතකයක් නැත" -#: gdk-pixbuf/io-bmp.c:318 +#: gdk-pixbuf/io-bmp.c:316 msgid "BMP image has unsupported header size" msgstr "BMP පිළිඹිබුවේ ශීර්ෂකයේ ප්‍රමාණය සහාය නොදක්වයි" -#: gdk-pixbuf/io-bmp.c:356 +#: gdk-pixbuf/io-bmp.c:354 msgid "Topdown BMP images cannot be compressed" msgstr "" -#: gdk-pixbuf/io-bmp.c:716 gdk-pixbuf/io-pnm.c:707 +#: gdk-pixbuf/io-bmp.c:714 gdk-pixbuf/io-pnm.c:705 msgid "Premature end-of-file encountered" msgstr "" -#: gdk-pixbuf/io-bmp.c:1328 +#: gdk-pixbuf/io-bmp.c:1326 msgid "Couldn't allocate memory for saving BMP file" msgstr "BMP පිළිඹිබුව සුරකීමට මතකය වෙන් කළ නොහැකි විය" -#: gdk-pixbuf/io-bmp.c:1369 +#: gdk-pixbuf/io-bmp.c:1367 msgid "Couldn't write to BMP file" msgstr "BMP ගොනුවට ලිවිය නොහැකි විය" -#: gdk-pixbuf/io-bmp.c:1422 gdk-pixbuf/io-gdip-bmp.c:82 +#: gdk-pixbuf/io-bmp.c:1420 gdk-pixbuf/io-gdip-bmp.c:80 msgid "The BMP image format" msgstr "BMP පිළිඹිබු සංයුතිය" -#: gdk-pixbuf/io-gdip-emf.c:59 +#: gdk-pixbuf/io-gdip-emf.c:57 #, fuzzy msgid "The EMF image format" msgstr "BMP පිළිඹිබු සංයුතිය" -#: gdk-pixbuf/io-gdip-gif.c:80 gdk-pixbuf/io-gif.c:1720 +#: gdk-pixbuf/io-gdip-gif.c:78 gdk-pixbuf/io-gif.c:1718 msgid "The GIF image format" msgstr "GIF පිළිඹිබු සංයුතිය" -#: gdk-pixbuf/io-gdip-ico.c:59 gdk-pixbuf/io-ico.c:1271 +#: gdk-pixbuf/io-gdip-ico.c:57 gdk-pixbuf/io-ico.c:1269 msgid "The ICO image format" msgstr "ICO පිළිඹිබු සංයුතිය" -#: gdk-pixbuf/io-gdip-jpeg.c:53 gdk-pixbuf/io-jpeg.c:1249 +#: gdk-pixbuf/io-gdip-jpeg.c:51 gdk-pixbuf/io-jpeg.c:1249 #, c-format msgid "" "JPEG quality must be a value between 0 and 100; value '%s' could not be " "parsed." msgstr "JPEG ප්‍රමිතිය 0 සහ 100 අගයන් අතර තිබිය යුතුමයි; '%s' අගය යොමු කළ නොහැක." -#: gdk-pixbuf/io-gdip-jpeg.c:68 gdk-pixbuf/io-jpeg.c:1265 +#: gdk-pixbuf/io-gdip-jpeg.c:66 gdk-pixbuf/io-jpeg.c:1265 #, c-format msgid "" "JPEG quality must be a value between 0 and 100; value '%d' is not allowed." msgstr "JPEG ප්‍රමිතිය 0 සහ 100 අගයන් අතර තිබිය යුතුමයි; '%d' අගය අනුමත කළ නොහැක." -#: gdk-pixbuf/io-gdip-jpeg.c:136 gdk-pixbuf/io-jpeg.c:1478 +#: gdk-pixbuf/io-gdip-jpeg.c:134 gdk-pixbuf/io-jpeg.c:1478 msgid "The JPEG image format" msgstr "JPEG පිළිඹිබු සංයුතිය" -#: gdk-pixbuf/io-gdip-utils.c:154 +#: gdk-pixbuf/io-gdip-tiff.c:80 gdk-pixbuf/io-tiff.c:786 +msgid "The TIFF image format" +msgstr "TIFF පිළිඹිබුවවේ සංයුතිය" + +#: gdk-pixbuf/io-gdip-utils.c:152 #, fuzzy, c-format msgid "Could not allocate memory: %s" msgstr "ශීර්ෂකය සඳහා මතකය වෙන් කළ නොහැකි විය" -#: gdk-pixbuf/io-gdip-utils.c:179 gdk-pixbuf/io-gdip-utils.c:293 -#: gdk-pixbuf/io-gdip-utils.c:333 +#: gdk-pixbuf/io-gdip-utils.c:177 gdk-pixbuf/io-gdip-utils.c:291 +#: gdk-pixbuf/io-gdip-utils.c:331 #, fuzzy, c-format msgid "Could not create stream: %s" msgstr "%s හි නම %s ලෙස වෙනස් කළ නොහැක: %s\n" -#: gdk-pixbuf/io-gdip-utils.c:193 +#: gdk-pixbuf/io-gdip-utils.c:191 #, fuzzy, c-format msgid "Could not seek stream: %s" msgstr "අයිතමය ඉවත් කළ නොහැකි විය" -#: gdk-pixbuf/io-gdip-utils.c:205 +#: gdk-pixbuf/io-gdip-utils.c:203 #, fuzzy, c-format msgid "Could not read from stream: %s" msgstr "%s හි නම %s ලෙස වෙනස් කළ නොහැක: %s\n" -#: gdk-pixbuf/io-gdip-utils.c:617 +#: gdk-pixbuf/io-gdip-utils.c:615 #, fuzzy msgid "Couldn't load bitmap" msgstr "ගොනු නාමය පරිවර්තනය කළ නොහැකි විය" -#: gdk-pixbuf/io-gdip-utils.c:773 +#: gdk-pixbuf/io-gdip-utils.c:771 #, fuzzy msgid "Couldn't load metafile" msgstr "ගොනු නාමය පරිවර්තනය කළ නොහැකි විය" -#: gdk-pixbuf/io-gdip-utils.c:878 +#: gdk-pixbuf/io-gdip-utils.c:876 #, fuzzy msgid "Unsupported image format for GDI+" msgstr "සහාය නොදක්වන RAS පිළිඹිබු විචලනය" -#: gdk-pixbuf/io-gdip-utils.c:885 +#: gdk-pixbuf/io-gdip-utils.c:883 #, fuzzy msgid "Couldn't save" msgstr "ඉතිරිය සුරකීය නොහැක" -#: gdk-pixbuf/io-gdip-wmf.c:58 +#: gdk-pixbuf/io-gdip-wmf.c:56 #, fuzzy msgid "The WMF image format" msgstr "WBMP ශීර්ෂකය සංයුතිය" -#: gdk-pixbuf/io-gif.c:222 +#: gdk-pixbuf/io-gif.c:220 #, c-format msgid "Failure reading GIF: %s" msgstr "GIF කියවීම අසමත් විය: %s" -#: gdk-pixbuf/io-gif.c:496 gdk-pixbuf/io-gif.c:1502 gdk-pixbuf/io-gif.c:1669 +#: gdk-pixbuf/io-gif.c:494 gdk-pixbuf/io-gif.c:1500 gdk-pixbuf/io-gif.c:1667 msgid "GIF file was missing some data (perhaps it was truncated somehow?)" msgstr "GIF ගොනුවේ සමහර දත්ත නැතිවි ඇත (සමහර විට එය කිසියම් අයුරකින් ලුප්ත වි ඇත)" -#: gdk-pixbuf/io-gif.c:505 +#: gdk-pixbuf/io-gif.c:503 #, c-format msgid "Internal error in the GIF loader (%s)" msgstr "GIF පූරකයේ අභ්‍යන්තර දෝෂයකි (%s)" -#: gdk-pixbuf/io-gif.c:579 +#: gdk-pixbuf/io-gif.c:577 msgid "Stack overflow" msgstr "ස්ටැකය පිරී ඇත" -#: gdk-pixbuf/io-gif.c:639 +#: gdk-pixbuf/io-gif.c:637 msgid "GIF image loader cannot understand this image." msgstr "පිළිඹිබු තේරුම්ගැනීම GIF පිළිඹිබු පූරකයට අපහසුයි." -#: gdk-pixbuf/io-gif.c:668 +#: gdk-pixbuf/io-gif.c:666 msgid "Bad code encountered" msgstr "සාවද්‍ය කේතයක් හදුනා ගන්නා ලදි" -#: gdk-pixbuf/io-gif.c:678 +#: gdk-pixbuf/io-gif.c:676 msgid "Circular table entry in GIF file" msgstr "GIF ගොනුවේ චක්‍රීය වගු ඇතුළත් කිරීම" -#: gdk-pixbuf/io-gif.c:866 gdk-pixbuf/io-gif.c:1488 gdk-pixbuf/io-gif.c:1541 -#: gdk-pixbuf/io-gif.c:1657 +#: gdk-pixbuf/io-gif.c:864 gdk-pixbuf/io-gif.c:1486 gdk-pixbuf/io-gif.c:1539 +#: gdk-pixbuf/io-gif.c:1655 msgid "Not enough memory to load GIF file" msgstr "GIF ගොනුව පූරණයට ප්‍රමාණවත් මතකයක් නැත" -#: gdk-pixbuf/io-gif.c:960 +#: gdk-pixbuf/io-gif.c:958 msgid "Not enough memory to composite a frame in GIF file" msgstr "GIF ගොනුව තුළ සමිශ්‍රිත රාමුවක් සැකසීමට ප්‍රමාණවත් මතකයක් නැත" -#: gdk-pixbuf/io-gif.c:1132 +#: gdk-pixbuf/io-gif.c:1130 msgid "GIF image is corrupt (incorrect LZW compression)" msgstr "GIF පිළිඹිබුව විනාශ වි ඇත (සාවද්‍ය LZW සම්පීඩනයක්)" -#: gdk-pixbuf/io-gif.c:1182 +#: gdk-pixbuf/io-gif.c:1180 #, fuzzy msgid "File does not appear to be a GIF file" msgstr "GIF ලෙස දිස්වන්නේ නැත" -#: gdk-pixbuf/io-gif.c:1194 +#: gdk-pixbuf/io-gif.c:1192 #, c-format msgid "Version %s of the GIF file format is not supported" msgstr "GIF ගොනු සංයුතියෙ %s වන වෙළුම සහාය නොදක්වයි" -#: gdk-pixbuf/io-gif.c:1241 +#: gdk-pixbuf/io-gif.c:1239 #, fuzzy msgid "Resulting GIF image has zero size" msgstr "පිළිඹිබුව සතුව ශුන්‍ය පළලක් ඇත" -#: gdk-pixbuf/io-gif.c:1320 +#: gdk-pixbuf/io-gif.c:1318 msgid "" "GIF image has no global colormap, and a frame inside it has no local " "colormap." msgstr "GIF පිළිඹිබුව සතුව ගොලීය වර්‍ණසිතියමක් නැති අතරෙය තුළවු රාමුවේ ප්‍රාදේශිය වර්‍ණසිතියමක්ද නැත." -#: gdk-pixbuf/io-gif.c:1564 +#: gdk-pixbuf/io-gif.c:1562 msgid "GIF image was truncated or incomplete." msgstr "GIF පිළිඹිබු ලුප්ත වි හෝ අසම්පුර්ණව ඇත." @@ -366,95 +375,95 @@ msgstr "ගොනුව තෝරාගත නොහැක" msgid "The ICNS image format" msgstr "ICO පිළිඹිබු සංයුතිය" -#: gdk-pixbuf/io-ico.c:228 gdk-pixbuf/io-ico.c:242 gdk-pixbuf/io-ico.c:291 -#: gdk-pixbuf/io-ico.c:302 gdk-pixbuf/io-ico.c:395 +#: gdk-pixbuf/io-ico.c:226 gdk-pixbuf/io-ico.c:240 gdk-pixbuf/io-ico.c:289 +#: gdk-pixbuf/io-ico.c:300 gdk-pixbuf/io-ico.c:393 msgid "Invalid header in icon" msgstr "සාවද්‍ය ශීර්ෂක සංකේතයක්" -#: gdk-pixbuf/io-ico.c:257 gdk-pixbuf/io-ico.c:312 gdk-pixbuf/io-ico.c:405 -#: gdk-pixbuf/io-ico.c:458 gdk-pixbuf/io-ico.c:488 +#: gdk-pixbuf/io-ico.c:255 gdk-pixbuf/io-ico.c:310 gdk-pixbuf/io-ico.c:403 +#: gdk-pixbuf/io-ico.c:456 gdk-pixbuf/io-ico.c:486 msgid "Not enough memory to load icon" msgstr "සංකේතය පූරණයට ප්‍රමාණවත් මතකයක් නැත" -#: gdk-pixbuf/io-ico.c:338 +#: gdk-pixbuf/io-ico.c:336 msgid "Compressed icons are not supported" msgstr "සම්පීඩීත සංකේත සහාය නොදක්වයි" -#: gdk-pixbuf/io-ico.c:358 +#: gdk-pixbuf/io-ico.c:356 msgid "Icon has zero width" msgstr "සංකේතය සතුව ශුන්‍ය පළලක් ඇත" -#: gdk-pixbuf/io-ico.c:368 +#: gdk-pixbuf/io-ico.c:366 msgid "Icon has zero height" msgstr "සංකේතය සතුව ශුන්‍ය උසක් ඇත" -#: gdk-pixbuf/io-ico.c:443 +#: gdk-pixbuf/io-ico.c:441 msgid "Unsupported icon type" msgstr "සහාය නොදක්වන සංකේත වර්‍ගයක්" -#: gdk-pixbuf/io-ico.c:537 +#: gdk-pixbuf/io-ico.c:535 msgid "Not enough memory to load ICO file" msgstr "ICO ගොනුව පූරණයට ප්‍රමාණවත් මතකයක් නැත" -#: gdk-pixbuf/io-ico.c:1002 +#: gdk-pixbuf/io-ico.c:1000 msgid "Image too large to be saved as ICO" msgstr "ICO ලෙස පිළිඹිබුව සුරකීමට විශල වැඩියි" -#: gdk-pixbuf/io-ico.c:1013 +#: gdk-pixbuf/io-ico.c:1011 msgid "Cursor hotspot outside image" msgstr "" -#: gdk-pixbuf/io-ico.c:1036 +#: gdk-pixbuf/io-ico.c:1034 #, c-format msgid "Unsupported depth for ICO file: %d" msgstr "ICO ගොනුව සඳහා සහාය නොදක්වන ගැබුරක්: %d" -#: gdk-pixbuf/io-jasper.c:74 +#: gdk-pixbuf/io-jasper.c:73 #, fuzzy msgid "Couldn't allocate memory for stream" msgstr "ශීර්ෂකය සඳහා මතකය වෙන් කළ නොහැකි විය" -#: gdk-pixbuf/io-jasper.c:104 +#: gdk-pixbuf/io-jasper.c:103 #, fuzzy msgid "Couldn't decode image" msgstr "ගොනු නාමය පරිවර්තනය කළ නොහැකි විය" -#: gdk-pixbuf/io-jasper.c:122 +#: gdk-pixbuf/io-jasper.c:121 #, fuzzy msgid "Transformed JPEG2000 has zero width or height" msgstr "පරිණාමිත JPEG ගොනුවේ උස හෝ පළල ශුන්‍ය වේ." -#: gdk-pixbuf/io-jasper.c:136 +#: gdk-pixbuf/io-jasper.c:135 #, fuzzy msgid "Image type currently not supported" msgstr "'%s' පිළිඹිබු වර්‍ගය සහාය නොදක්වයි" -#: gdk-pixbuf/io-jasper.c:148 gdk-pixbuf/io-jasper.c:156 +#: gdk-pixbuf/io-jasper.c:147 gdk-pixbuf/io-jasper.c:155 #, fuzzy msgid "Couldn't allocate memory for color profile" msgstr "JPEG ගොනුව පූරණයට මතකය වෙන් කළ නොහැක" -#: gdk-pixbuf/io-jasper.c:182 +#: gdk-pixbuf/io-jasper.c:181 #, fuzzy msgid "Insufficient memory to open JPEG 2000 file" msgstr "TIFF ගොනුව විවෘත කිරීමට මතකය ප්‍රමාණවත් නැත" -#: gdk-pixbuf/io-jasper.c:261 +#: gdk-pixbuf/io-jasper.c:260 #, fuzzy msgid "Couldn't allocate memory to buffer image data" msgstr "රේඛිය දත්ත සඳහා මතකය වෙන් කළ නොහැකි විය" -#: gdk-pixbuf/io-jasper.c:305 +#: gdk-pixbuf/io-jasper.c:304 #, fuzzy msgid "The JPEG 2000 image format" msgstr "JPEG පිළිඹිබු සංයුතිය" -#: gdk-pixbuf/io-jpeg.c:126 +#: gdk-pixbuf/io-jpeg.c:124 #, c-format msgid "Error interpreting JPEG image file (%s)" msgstr "JPEG පිළිඹිබු ගොනුව (%s) ව්‍යාඛ්‍යායනය දෝෂ සහිතයි" -#: gdk-pixbuf/io-jpeg.c:604 +#: gdk-pixbuf/io-jpeg.c:597 msgid "" "Insufficient memory to load image, try exiting some applications to free " "memory" @@ -462,17 +471,17 @@ msgstr "" "පිළිඹිබුව පූරණයට ප්‍රමාණවත් මතකයක් නැති බැවින් යෙදුම් කිහිපයක් නවතා ප්‍රමාණවත් මතකයක් ලබා ගැනීමට " "උත්සාහ කරන්න" -#: gdk-pixbuf/io-jpeg.c:651 gdk-pixbuf/io-jpeg.c:865 +#: gdk-pixbuf/io-jpeg.c:645 gdk-pixbuf/io-jpeg.c:858 #, c-format msgid "Unsupported JPEG color space (%s)" msgstr "සහාය නොදක්වන JPEG වර්‍ණ අවකාශයක් (%s)" -#: gdk-pixbuf/io-jpeg.c:764 gdk-pixbuf/io-jpeg.c:1044 +#: gdk-pixbuf/io-jpeg.c:757 gdk-pixbuf/io-jpeg.c:1037 #: gdk-pixbuf/io-jpeg.c:1308 gdk-pixbuf/io-jpeg.c:1318 msgid "Couldn't allocate memory for loading JPEG file" msgstr "JPEG ගොනුව පූරණයට මතකය වෙන් කළ නොහැක" -#: gdk-pixbuf/io-jpeg.c:1018 +#: gdk-pixbuf/io-jpeg.c:1011 msgid "Transformed JPEG has zero width or height." msgstr "පරිණාමිත JPEG ගොනුවේ උස හෝ පළල ශුන්‍ය වේ." @@ -481,92 +490,92 @@ msgstr "පරිණාමිත JPEG ගොනුවේ උස හෝ පළල msgid "Color profile has invalid length '%u'." msgstr "" -#: gdk-pixbuf/io-pcx.c:186 +#: gdk-pixbuf/io-pcx.c:184 msgid "Couldn't allocate memory for header" msgstr "ශීර්ෂකය සඳහා මතකය වෙන් කළ නොහැකි විය" -#: gdk-pixbuf/io-pcx.c:201 gdk-pixbuf/io-pcx.c:559 +#: gdk-pixbuf/io-pcx.c:199 gdk-pixbuf/io-pcx.c:557 msgid "Couldn't allocate memory for context buffer" msgstr "සන්ධර්භ ස්වාරක්‍ෂක භාරය සඳහා මතකය වෙන් කළ නොහැකි විය" -#: gdk-pixbuf/io-pcx.c:600 +#: gdk-pixbuf/io-pcx.c:598 msgid "Image has invalid width and/or height" msgstr "පිළිඹිබුව සතුව සාවද්‍ය උසක් සහ/හෝ පළලක් ඇත" -#: gdk-pixbuf/io-pcx.c:612 gdk-pixbuf/io-pcx.c:673 +#: gdk-pixbuf/io-pcx.c:610 gdk-pixbuf/io-pcx.c:671 msgid "Image has unsupported bpp" msgstr "සහාය නොදක්වන bpp පිළිඹිබුව සතුව ඇත" -#: gdk-pixbuf/io-pcx.c:617 gdk-pixbuf/io-pcx.c:625 +#: gdk-pixbuf/io-pcx.c:615 gdk-pixbuf/io-pcx.c:623 #, c-format msgid "Image has unsupported number of %d-bit planes" msgstr "සහාය නොදක්වන %d-බිට් පුවරු කිහිපයක් පිළිඹිබුව සතුව ඇත" -#: gdk-pixbuf/io-pcx.c:641 +#: gdk-pixbuf/io-pcx.c:639 msgid "Couldn't create new pixbuf" msgstr "නව pixbuf නිර්මාණය කළ නොහැක" -#: gdk-pixbuf/io-pcx.c:649 +#: gdk-pixbuf/io-pcx.c:647 msgid "Couldn't allocate memory for line data" msgstr "රේඛිය දත්ත සඳහා මතකය වෙන් කළ නොහැකි විය" -#: gdk-pixbuf/io-pcx.c:656 +#: gdk-pixbuf/io-pcx.c:654 #, fuzzy msgid "Couldn't allocate memory for PCX image" msgstr "ශීර්ෂකය සඳහා මතකය වෙන් කළ නොහැකි විය" -#: gdk-pixbuf/io-pcx.c:703 +#: gdk-pixbuf/io-pcx.c:701 msgid "Didn't get all lines of PCX image" msgstr "PCX පිළිඹිබුවේ සියළුම පේළි ලබාගත නොහැකි විය" -#: gdk-pixbuf/io-pcx.c:710 +#: gdk-pixbuf/io-pcx.c:708 msgid "No palette found at end of PCX data" msgstr "PCX දත්ත අවසානයේ වර්ණාවලිය හමුවූයෙ නැත" -#: gdk-pixbuf/io-pcx.c:755 +#: gdk-pixbuf/io-pcx.c:753 msgid "The PCX image format" msgstr "PCX පිළිඹිබු සංයුතිය" -#: gdk-pixbuf/io-pixdata.c:148 +#: gdk-pixbuf/io-pixdata.c:146 #, fuzzy msgid "Transformed pixbuf has zero width or height." msgstr "පරිණාමිත PNG හි උස හෝ පළල ශුන්‍ය වේ" -#: gdk-pixbuf/io-pixdata.c:186 +#: gdk-pixbuf/io-pixdata.c:184 #, fuzzy msgid "The GdkPixdata format" msgstr "GIF පිළිඹිබු සංයුතිය" -#: gdk-pixbuf/io-png.c:54 +#: gdk-pixbuf/io-png.c:53 msgid "Bits per channel of PNG image is invalid." msgstr "PNG පිළිඹිබුවේ නාලීකාවක් සඳහා බිට් ප්‍රමාණය සාවද්‍යවේ" -#: gdk-pixbuf/io-png.c:135 gdk-pixbuf/io-png.c:641 +#: gdk-pixbuf/io-png.c:134 gdk-pixbuf/io-png.c:640 msgid "Transformed PNG has zero width or height." msgstr "පරිණාමිත PNG හි උස හෝ පළල ශුන්‍ය වේ" -#: gdk-pixbuf/io-png.c:143 +#: gdk-pixbuf/io-png.c:142 msgid "Bits per channel of transformed PNG is not 8." msgstr "පරිණාමිත PNG හි නාලීකාවක් සඳහා බිට් ප්‍රමාණය 8ක් නොවේ" -#: gdk-pixbuf/io-png.c:152 +#: gdk-pixbuf/io-png.c:151 msgid "Transformed PNG not RGB or RGBA." msgstr "පරිණාමිත PNG RGB හෝ RGBA. නොවේ." -#: gdk-pixbuf/io-png.c:161 +#: gdk-pixbuf/io-png.c:160 msgid "Transformed PNG has unsupported number of channels, must be 3 or 4." msgstr "පරිණාමිත PNG හි සහාය නොදක්වන නාලීකාවකා ප්‍රමාණයක් ඇත එය 3 හෝ 4 විය යුතුම වේ." -#: gdk-pixbuf/io-png.c:182 +#: gdk-pixbuf/io-png.c:181 #, c-format msgid "Fatal error in PNG image file: %s" msgstr "PNG පිළිඹිබු ගොනුව තුළ තීරනාත්මක දෝෂයක් ඇත: %s" -#: gdk-pixbuf/io-png.c:315 +#: gdk-pixbuf/io-png.c:314 msgid "Insufficient memory to load PNG file" msgstr "PNG ගොනුව පූරණයට මතකය ප්‍රමාණවත් නැත" -#: gdk-pixbuf/io-png.c:656 +#: gdk-pixbuf/io-png.c:655 #, fuzzy, c-format msgid "" "Insufficient memory to store a %lu by %lu image; try exiting some " @@ -575,30 +584,30 @@ msgstr "" "පිළිඹිබුව පූරණයට ප්‍රමාණවත් මතකයක් නැති බැවින් යෙදුම් කිහිපයක් නවතා ප්‍රමාණවත් මතකයක් ලබා ගැනීමට " "උත්සාහ කරන්න" -#: gdk-pixbuf/io-png.c:719 +#: gdk-pixbuf/io-png.c:718 msgid "Fatal error reading PNG image file" msgstr "PNG පිළිඹිබු ගොනුව තුළ තීරනාත්මක දෝෂයක් ඇත" -#: gdk-pixbuf/io-png.c:768 +#: gdk-pixbuf/io-png.c:767 #, c-format msgid "Fatal error reading PNG image file: %s" msgstr "PNG පිළිඹිබු ගොනුව තුළ තීරනාත්මක දෝෂයක් ඇත: %s" -#: gdk-pixbuf/io-png.c:858 +#: gdk-pixbuf/io-png.c:857 msgid "" "Keys for PNG text chunks must have at least 1 and at most 79 characters." msgstr "" -#: gdk-pixbuf/io-png.c:867 +#: gdk-pixbuf/io-png.c:866 msgid "Keys for PNG text chunks must be ASCII characters." msgstr "" -#: gdk-pixbuf/io-png.c:881 gdk-pixbuf/io-tiff.c:667 +#: gdk-pixbuf/io-png.c:880 gdk-pixbuf/io-tiff.c:665 #, c-format msgid "Color profile has invalid length %d." msgstr "" -#: gdk-pixbuf/io-png.c:894 +#: gdk-pixbuf/io-png.c:893 #, c-format msgid "" "PNG compression level must be a value between 0 and 9; value '%s' could not " @@ -606,344 +615,340 @@ msgid "" msgstr "" "PNG සම්පීඩන මට්තම අනිවාර්යෙන්ම 0 සහ 9 අගයන් තුළ පිහිටිය යුතු වේ; '%s' අඟය විස්තර කළ නොහැකිවිය." -#: gdk-pixbuf/io-png.c:907 +#: gdk-pixbuf/io-png.c:906 #, c-format msgid "" "PNG compression level must be a value between 0 and 9; value '%d' is not " "allowed." msgstr "PNG සම්පීඩන මට්තම අනිවාර්යෙන්ම 0 සහ 9 අගයන් තුළ පිහිටිය යුතු වේ; '%d' අඟය අනුමත නැත." -#: gdk-pixbuf/io-png.c:955 +#: gdk-pixbuf/io-png.c:954 #, c-format msgid "Value for PNG text chunk %s cannot be converted to ISO-8859-1 encoding." msgstr "" -#: gdk-pixbuf/io-png.c:1118 +#: gdk-pixbuf/io-png.c:1117 msgid "The PNG image format" msgstr "PNG පිළිඹිබු සංයුතිය" -#: gdk-pixbuf/io-pnm.c:248 +#: gdk-pixbuf/io-pnm.c:246 msgid "PNM loader expected to find an integer, but didn't" msgstr "" -#: gdk-pixbuf/io-pnm.c:280 +#: gdk-pixbuf/io-pnm.c:278 msgid "PNM file has an incorrect initial byte" msgstr "PNM ගොනුව තුළ සාවද්‍ය ආරම්භක බයිටයක් ඇත" -#: gdk-pixbuf/io-pnm.c:310 +#: gdk-pixbuf/io-pnm.c:308 msgid "PNM file is not in a recognized PNM subformat" msgstr "PNM ගොනුව හදුනාගත් PNM උපසංයුතියක් නොවේ" -#: gdk-pixbuf/io-pnm.c:335 +#: gdk-pixbuf/io-pnm.c:333 msgid "PNM file has an image width of 0" msgstr "PNM ගොනුවෙහි පිළිඹිබු පළල ශුන්‍ය වේ" -#: gdk-pixbuf/io-pnm.c:356 +#: gdk-pixbuf/io-pnm.c:354 msgid "PNM file has an image height of 0" msgstr "PNM ගොනුවෙහි පිළිඹිබු උස ශුන්‍ය වේ" -#: gdk-pixbuf/io-pnm.c:379 +#: gdk-pixbuf/io-pnm.c:377 msgid "Maximum color value in PNM file is 0" msgstr "PNM ගොනුවෙහි උපරිම වර්‍ණ අගය ශුන්‍යක් වේ" -#: gdk-pixbuf/io-pnm.c:387 +#: gdk-pixbuf/io-pnm.c:385 msgid "Maximum color value in PNM file is too large" msgstr "PNM ගොනුවෙහි උපරිම වර්‍ණ අගය ඉතා විශාල වේ" -#: gdk-pixbuf/io-pnm.c:427 gdk-pixbuf/io-pnm.c:457 gdk-pixbuf/io-pnm.c:502 +#: gdk-pixbuf/io-pnm.c:425 gdk-pixbuf/io-pnm.c:455 gdk-pixbuf/io-pnm.c:500 msgid "Raw PNM image type is invalid" msgstr "සකස් නොකළ PNM පිළිඹිබු වර්‍ගය සාවද්‍ය වේ" -#: gdk-pixbuf/io-pnm.c:652 +#: gdk-pixbuf/io-pnm.c:650 msgid "PNM image loader does not support this PNM subformat" msgstr "PNM පිළිඹිබු පූරකය මෙම PNM උපසංයුතියට සහාය නොදක්වයි" -#: gdk-pixbuf/io-pnm.c:739 gdk-pixbuf/io-pnm.c:966 +#: gdk-pixbuf/io-pnm.c:737 gdk-pixbuf/io-pnm.c:964 msgid "Raw PNM formats require exactly one whitespace before sample data" msgstr "" -#: gdk-pixbuf/io-pnm.c:766 +#: gdk-pixbuf/io-pnm.c:764 msgid "Cannot allocate memory for loading PNM image" msgstr "PNM පිළිඹිබුව පූරණයට මතකය වෙන් කළ නොහැකි විය" -#: gdk-pixbuf/io-pnm.c:816 +#: gdk-pixbuf/io-pnm.c:814 msgid "Insufficient memory to load PNM context struct" msgstr "PNM සන්ධර්භ ව්‍යුහය පූරණයට මතකය ප්‍රමාණවත් නැත" -#: gdk-pixbuf/io-pnm.c:867 +#: gdk-pixbuf/io-pnm.c:865 msgid "Unexpected end of PNM image data" msgstr "PNM පිළිඹිබු ගොනුවේ බලාපොරොත්තු නොවු" -#: gdk-pixbuf/io-pnm.c:995 +#: gdk-pixbuf/io-pnm.c:993 msgid "Insufficient memory to load PNM file" msgstr "PNM පිළිඹිබුව පූරණයට මතකය ප්‍රමාණවත් නැත" -#: gdk-pixbuf/io-pnm.c:1079 +#: gdk-pixbuf/io-pnm.c:1077 msgid "The PNM/PBM/PGM/PPM image format family" msgstr "PNM/PBM/PGM/PPM පිළිඹිබුව සංයුති කුළ" -#: gdk-pixbuf/io-qtif.c:128 +#: gdk-pixbuf/io-qtif.c:126 msgid "Input file descriptor is NULL." msgstr "" -#: gdk-pixbuf/io-qtif.c:143 +#: gdk-pixbuf/io-qtif.c:141 #, fuzzy msgid "Failed to read QTIF header" msgstr "ශීර්ෂකය වෙත ලිවීම අසමත් විය\n" -#: gdk-pixbuf/io-qtif.c:152 gdk-pixbuf/io-qtif.c:189 gdk-pixbuf/io-qtif.c:459 +#: gdk-pixbuf/io-qtif.c:150 gdk-pixbuf/io-qtif.c:187 gdk-pixbuf/io-qtif.c:454 #, c-format msgid "QTIF atom size too large (%d byte)" msgid_plural "QTIF atom size too large (%d bytes)" msgstr[0] "" msgstr[1] "" -#: gdk-pixbuf/io-qtif.c:175 +#: gdk-pixbuf/io-qtif.c:173 #, fuzzy, c-format msgid "Failed to allocate %d byte for file read buffer" msgid_plural "Failed to allocate %d bytes for file read buffer" msgstr[0] "බයිට %u ක පිළිඹිබු බෆරය වෙන් කළ නොහැකි විය" msgstr[1] "බයිට %u ක පිළිඹිබු බෆරය වෙන් කළ නොහැකි විය" -#: gdk-pixbuf/io-qtif.c:206 +#: gdk-pixbuf/io-qtif.c:201 #, fuzzy, c-format msgid "File error when reading QTIF atom: %s" msgstr "GIF කියවීම අසමත් විය: %s" -#: gdk-pixbuf/io-qtif.c:243 +#: gdk-pixbuf/io-qtif.c:238 #, c-format msgid "Failed to skip the next %d byte with seek()." msgid_plural "Failed to skip the next %d bytes with seek()." msgstr[0] "" msgstr[1] "" -#: gdk-pixbuf/io-qtif.c:270 +#: gdk-pixbuf/io-qtif.c:265 #, fuzzy msgid "Failed to allocate QTIF context structure." msgstr "PNM සන්ධර්භ ව්‍යුහය සඳහා මතකය ප්‍රමාණවත් නැත" -#: gdk-pixbuf/io-qtif.c:330 +#: gdk-pixbuf/io-qtif.c:325 #, fuzzy msgid "Failed to create GdkPixbufLoader object." msgstr "බහලුම් පටුන වෙත ලිවීම අසමත් විය\n" -#: gdk-pixbuf/io-qtif.c:434 +#: gdk-pixbuf/io-qtif.c:429 #, fuzzy msgid "Failed to find an image data atom." msgstr "TIFF පිළිඹිබුව විවෘත කිරීම අසමත් විය" -#: gdk-pixbuf/io-qtif.c:618 +#: gdk-pixbuf/io-qtif.c:613 #, fuzzy msgid "The QTIF image format" msgstr "TIFF පිළිඹිබුවවේ සංයුතිය" -#: gdk-pixbuf/io-ras.c:125 +#: gdk-pixbuf/io-ras.c:123 msgid "RAS image has bogus header data" msgstr "RAS පිළිඹිබු සතුව ව්‍යාජ ශිර්ෂක දත්ත ඇත" -#: gdk-pixbuf/io-ras.c:147 +#: gdk-pixbuf/io-ras.c:145 msgid "RAS image has unknown type" msgstr "RAS පිළිඹිබු සතුව නොදන්නා වර්‍ගයක් නැත" -#: gdk-pixbuf/io-ras.c:155 +#: gdk-pixbuf/io-ras.c:153 msgid "unsupported RAS image variation" msgstr "සහාය නොදක්වන RAS පිළිඹිබු විචලනය" -#: gdk-pixbuf/io-ras.c:170 gdk-pixbuf/io-ras.c:199 +#: gdk-pixbuf/io-ras.c:168 gdk-pixbuf/io-ras.c:197 msgid "Not enough memory to load RAS image" msgstr "RAS පූරණය පූරණයට ප්‍රමාණවත් මතකයක් නැත" -#: gdk-pixbuf/io-ras.c:544 +#: gdk-pixbuf/io-ras.c:542 msgid "The Sun raster image format" msgstr "" -#: gdk-pixbuf/io-tga.c:153 +#: gdk-pixbuf/io-tga.c:151 msgid "Cannot allocate memory for IOBuffer struct" msgstr "IOBuffer ව්‍යුහය සඳහා මතකය වෙනකර තැබිය නොහැක" -#: gdk-pixbuf/io-tga.c:172 +#: gdk-pixbuf/io-tga.c:170 msgid "Cannot allocate memory for IOBuffer data" msgstr "IOBuffer දත්ත සඳහා මතකය වෙනකර තැබිය නොහැක" -#: gdk-pixbuf/io-tga.c:183 +#: gdk-pixbuf/io-tga.c:181 msgid "Cannot realloc IOBuffer data" msgstr "IOBuffer දත්ත නැත වෙනකර තැබිය නොහැක" -#: gdk-pixbuf/io-tga.c:213 +#: gdk-pixbuf/io-tga.c:211 msgid "Cannot allocate temporary IOBuffer data" msgstr "තානකාලීක IOBuffer දත්ත වෙනකර තැබිය නොහැක" -#: gdk-pixbuf/io-tga.c:346 +#: gdk-pixbuf/io-tga.c:339 msgid "Cannot allocate new pixbuf" msgstr "නව pixbuf වෙනකර තැබිය නොහැක" -#: gdk-pixbuf/io-tga.c:685 +#: gdk-pixbuf/io-tga.c:678 #, fuzzy msgid "Image is corrupted or truncated" msgstr "GIF පිළිඹිබු ලුප්ත වි හෝ අසම්පුර්ණව ඇත." -#: gdk-pixbuf/io-tga.c:692 +#: gdk-pixbuf/io-tga.c:685 msgid "Cannot allocate colormap structure" msgstr "වර්‍ණසිතියම් ආකෘතිය යෙදවිය නොහැක" -#: gdk-pixbuf/io-tga.c:699 +#: gdk-pixbuf/io-tga.c:692 msgid "Cannot allocate colormap entries" msgstr "වර්‍ණසිතියම් ඇතුලත් කිරීම් යෙදවිය නොහැක" -#: gdk-pixbuf/io-tga.c:721 +#: gdk-pixbuf/io-tga.c:714 msgid "Unexpected bitdepth for colormap entries" msgstr "වර්‍ණසිතියම් ඇතුලත් කිරීම් සඳහා බලාපොරොත්තු නොවු bitdepth අඟයක්" -#: gdk-pixbuf/io-tga.c:739 +#: gdk-pixbuf/io-tga.c:732 msgid "Cannot allocate TGA header memory" msgstr "TAG ශීර්ෂක මතකය වෙනකර තැබිය නොහැක" -#: gdk-pixbuf/io-tga.c:772 +#: gdk-pixbuf/io-tga.c:765 msgid "TGA image has invalid dimensions" msgstr "TAG පිළිඹිබු සතුව සාවද්‍ය මාන ඇත" -#: gdk-pixbuf/io-tga.c:778 gdk-pixbuf/io-tga.c:787 gdk-pixbuf/io-tga.c:797 -#: gdk-pixbuf/io-tga.c:807 gdk-pixbuf/io-tga.c:814 +#: gdk-pixbuf/io-tga.c:771 gdk-pixbuf/io-tga.c:780 gdk-pixbuf/io-tga.c:790 +#: gdk-pixbuf/io-tga.c:800 gdk-pixbuf/io-tga.c:807 msgid "TGA image type not supported" msgstr "TAG පිළිඹිබු වර්‍ගය සහාය නොදක්වයි" -#: gdk-pixbuf/io-tga.c:861 +#: gdk-pixbuf/io-tga.c:854 msgid "Cannot allocate memory for TGA context struct" msgstr "PNM සන්ධර්භ ව්‍යුහය සඳහා මතකය ප්‍රමාණවත් නැත" -#: gdk-pixbuf/io-tga.c:926 +#: gdk-pixbuf/io-tga.c:919 msgid "Excess data in file" msgstr "ගොනුව තුළ දත්ත අතිරික්තයක් ඇත" -#: gdk-pixbuf/io-tga.c:1007 +#: gdk-pixbuf/io-tga.c:1000 msgid "The Targa image format" msgstr "Targa පිළිඹිබු සංයුතිය" -#: gdk-pixbuf/io-tiff.c:104 +#: gdk-pixbuf/io-tiff.c:102 msgid "Could not get image width (bad TIFF file)" msgstr "පිළිඹිබු පළල ලබාගත නොහැකි විය (අයෝග්‍ය TIFF ගොනුව)" -#: gdk-pixbuf/io-tiff.c:112 +#: gdk-pixbuf/io-tiff.c:110 msgid "Could not get image height (bad TIFF file)" msgstr "පිළිඹිබු උස ලබාගත නොහැකි විය (අයෝග්‍ය TIFF ගොනුව)" -#: gdk-pixbuf/io-tiff.c:120 +#: gdk-pixbuf/io-tiff.c:118 msgid "Width or height of TIFF image is zero" msgstr "TIFF පිළිඹිබුවේ උස හෝ පළල ශුන්‍යවේ" -#: gdk-pixbuf/io-tiff.c:129 gdk-pixbuf/io-tiff.c:138 +#: gdk-pixbuf/io-tiff.c:127 gdk-pixbuf/io-tiff.c:136 msgid "Dimensions of TIFF image too large" msgstr "TIFF පිළිඹිබුවේ මාන ඉතා විශාල වේ" -#: gdk-pixbuf/io-tiff.c:162 gdk-pixbuf/io-tiff.c:174 gdk-pixbuf/io-tiff.c:491 +#: gdk-pixbuf/io-tiff.c:160 gdk-pixbuf/io-tiff.c:172 gdk-pixbuf/io-tiff.c:489 msgid "Insufficient memory to open TIFF file" msgstr "TIFF ගොනුව විවෘත කිරීමට මතකය ප්‍රමාණවත් නැත" -#: gdk-pixbuf/io-tiff.c:236 +#: gdk-pixbuf/io-tiff.c:234 msgid "Failed to load RGB data from TIFF file" msgstr "TIFF ගොනුවෙන් RGB දත්ත පූරණය අසමත් විය" -#: gdk-pixbuf/io-tiff.c:293 +#: gdk-pixbuf/io-tiff.c:291 msgid "Failed to open TIFF image" msgstr "TIFF පිළිඹිබුව විවෘත කිරීම අසමත් විය" -#: gdk-pixbuf/io-tiff.c:427 gdk-pixbuf/io-tiff.c:440 +#: gdk-pixbuf/io-tiff.c:425 gdk-pixbuf/io-tiff.c:438 msgid "Failed to load TIFF image" msgstr "TIFF පිළිඹිබුව පූරණය අසමත් විය" -#: gdk-pixbuf/io-tiff.c:623 +#: gdk-pixbuf/io-tiff.c:621 msgid "Failed to save TIFF image" msgstr "TIFF පිළිඹිබුව සුරකීම අසමත් විය" -#: gdk-pixbuf/io-tiff.c:656 +#: gdk-pixbuf/io-tiff.c:654 msgid "TIFF compression doesn't refer to a valid codec." msgstr "" -#: gdk-pixbuf/io-tiff.c:696 +#: gdk-pixbuf/io-tiff.c:694 msgid "Failed to write TIFF data" msgstr "TIFF වෙත දත්ත ලිවීම අසමත් විය" -#: gdk-pixbuf/io-tiff.c:733 +#: gdk-pixbuf/io-tiff.c:731 msgid "Couldn't write to TIFF file" msgstr "TIFF ගොනුවට වෙත ලිවීමට නොහැකි විය" -#: gdk-pixbuf/io-tiff.c:788 -msgid "The TIFF image format" -msgstr "TIFF පිළිඹිබුවවේ සංයුතිය" - -#: gdk-pixbuf/io-wbmp.c:245 +#: gdk-pixbuf/io-wbmp.c:243 msgid "Image has zero width" msgstr "පිළිඹිබුව සතුව ශුන්‍ය පළලක් ඇත" -#: gdk-pixbuf/io-wbmp.c:263 +#: gdk-pixbuf/io-wbmp.c:261 msgid "Image has zero height" msgstr "පිළිඹිබුව සතුව ශුන්‍ය උසක් ඇත" -#: gdk-pixbuf/io-wbmp.c:274 +#: gdk-pixbuf/io-wbmp.c:272 msgid "Not enough memory to load image" msgstr "පිළිඹිබුව පූරණයට ප්‍රමාණවත් මතකයක් නැත" -#: gdk-pixbuf/io-wbmp.c:333 +#: gdk-pixbuf/io-wbmp.c:331 msgid "Couldn't save the rest" msgstr "ඉතිරිය සුරකීය නොහැක" -#: gdk-pixbuf/io-wbmp.c:374 +#: gdk-pixbuf/io-wbmp.c:372 msgid "The WBMP image format" msgstr "WBMP ශීර්ෂකය සංයුතිය" -#: gdk-pixbuf/io-xbm.c:304 +#: gdk-pixbuf/io-xbm.c:302 msgid "Invalid XBM file" msgstr "සාවද්‍ය XBM ගොනුව" -#: gdk-pixbuf/io-xbm.c:314 +#: gdk-pixbuf/io-xbm.c:312 msgid "Insufficient memory to load XBM image file" msgstr "XBM පිළිඹිබු ගොනුව පූරණයට මතකය ප්‍රමාණවත් නැත" -#: gdk-pixbuf/io-xbm.c:462 +#: gdk-pixbuf/io-xbm.c:460 msgid "Failed to write to temporary file when loading XBM image" msgstr "XBM පිළිඹිබු ගොනුව පූරණයේදි තාවකාලීක ගොනුවට ලිවීම අසමත් විය" -#: gdk-pixbuf/io-xbm.c:501 +#: gdk-pixbuf/io-xbm.c:499 msgid "The XBM image format" msgstr "XPM ශීර්ෂකය සංයුතිය" -#: gdk-pixbuf/io-xpm.c:469 +#: gdk-pixbuf/io-xpm.c:467 msgid "No XPM header found" msgstr "XPM ශීර්ෂකය හමුවුයේ නැත" -#: gdk-pixbuf/io-xpm.c:478 +#: gdk-pixbuf/io-xpm.c:476 msgid "Invalid XPM header" msgstr "සාවද්‍ය XPM ශීර්ෂකය" -#: gdk-pixbuf/io-xpm.c:486 +#: gdk-pixbuf/io-xpm.c:484 msgid "XPM file has image width <= 0" msgstr "XPM ගොනුවේ පිළිඹිබු පළල <= 0" -#: gdk-pixbuf/io-xpm.c:494 +#: gdk-pixbuf/io-xpm.c:492 msgid "XPM file has image height <= 0" msgstr "XPM ගොනුවේ පිළිඹිබු උස <= 0" -#: gdk-pixbuf/io-xpm.c:502 +#: gdk-pixbuf/io-xpm.c:500 msgid "XPM has invalid number of chars per pixel" msgstr "" -#: gdk-pixbuf/io-xpm.c:511 +#: gdk-pixbuf/io-xpm.c:509 msgid "XPM file has invalid number of colors" msgstr "XPM ගොනුච සාවද්‍ය වර්‍ණ සංඛ්‍යවකින් යුතුවේ" -#: gdk-pixbuf/io-xpm.c:523 gdk-pixbuf/io-xpm.c:532 gdk-pixbuf/io-xpm.c:584 +#: gdk-pixbuf/io-xpm.c:521 gdk-pixbuf/io-xpm.c:530 gdk-pixbuf/io-xpm.c:582 msgid "Cannot allocate memory for loading XPM image" msgstr "XPM පිළිඹිබුව පූරණයට මතකය වෙන් කළ නොහැකි විය" -#: gdk-pixbuf/io-xpm.c:546 +#: gdk-pixbuf/io-xpm.c:544 msgid "Cannot read XPM colormap" msgstr "XPM වර්‍ණසිතියම කියවිය නොහැක" -#: gdk-pixbuf/io-xpm.c:778 +#: gdk-pixbuf/io-xpm.c:776 msgid "Failed to write to temporary file when loading XPM image" msgstr "XPM පිළිඹිබු ගොනුව පූරණයේදි තාවකාලීක ගොනුවට ලිවීම අසමත් විය" -#: gdk-pixbuf/io-xpm.c:817 +#: gdk-pixbuf/io-xpm.c:815 msgid "The XPM image format" msgstr "XPM පිළිඹිබු සංයුතිය" diff --git a/po/sk.gmo b/po/sk.gmo index 4470bbc7b53739f8ed2a1b8acd855171a9e321b1..f4375c98875d3ce651fbf10011a0d03df449c440 100644 GIT binary patch delta 4501 zcmYk;32+ou9>?+j1QtOEN;m=rk^z!Iguo0W8Hf=Q4nqO~i4Z~MT#j(;A|WVl#0Dh_ zL?B#pD58RbCWdR0mto z8{McccES=&!gAF0s!=z79o6A8n9TioT(b_4g1S(D)QOX^2UcNMe8(OC9D7lZYv*@7 zf;v7CH3CndZnz&g)lMS!vM-T8`-xo^#wQZpe+UH~C`SEo7OLmVP*40KYDnu*Pj~?} zGI0!xj^BZrntarg&qM~rDseJyK|Rn_9EoW>t)`+JJza1c1wHv;$JMU>E%u|{s3YUALJn8qp==@QNmrpR zP=o5&XQ)N@KW7Se8$^95>WP+P7|)`nrfIVOyC`btC!$7V0S57D*S$-XJ@HY@z#mXI4zYw|=i}YfD^M3cf?9+Z zF%PdH%fbfo((C*Q*b+Sq>iu6$K~G$RT12N%bAHX4z`Us5&6$H*8>5{wUHf9xjn}#M zy{`SJ^PfoH?R$5;EgzR8?r%LP=z{sEIhx?=<)|C4bZ&PZ#G$mGKwa<_=7(!q6g5&) zaWGaR&tMH0#9xs=OW`DbY9r8NbZilYAiji}%Oj|{`WiK4jajN{51~3*fNGzF`M4A{ zB`1*Sw_i}d@4|}J(C4ArC!so2iJJ17-i*KItO?_OCcq6aLj4*$?rpufYG0gy8kx1O zz8kZspF=%SYfjP=<)Wr=F470vhWyzncG;)}lmmC7Udu%pjK4atp9cNl@2H;s=IUvg z{)NY&dcFkdyzN1a+`mw(yb-<8h;&2!z5oZ}JZBB+ZThb}-iEuYquCw>^>7a6;&#-N z{~PIpwdC`t9uLO;xCGUaL&(G1e^75pA_p}^15h2Ag6i0lcqi_{cK8))YObPw=XGFQ zw1{$17br#DpbB-uTd1KuhkCN6Tum3~g?geQ)Et*#0#jIxda@n#dNMYkexG@lzeuN` zM(`P=qn_1KD5l{&>c)`)u@8eifU56BP0?9YhpwPHlFaz(35THSrKs~(;||=1nxf)d z|HD?{JcdcM$LG2CzdHq;ScqCo3$Q)Di0b)!ScqTacnlBXX>cXdXFH5qw7+5p9Utsl zh`R1HS6_v?{w~yY8!+loup#~jsGoBzCevJoy1-ggj}Ia1$IhTeCVr@Y!6?q4J`L%E zokWdP%e(zWorw&FO>^~~$nvt&=siTCIWMsm(_^T`SA(n%`vMtlOB}{AEWs{#8du>@ z*anvs`2T!w!4&ETP$TgVHbIx+3e$MxokQVmI80 zvG*9Yc=T(%u3=Pt686M3*aPeEcD&^3t&04qy9=k%z6rbI)gs1UpU%{g{v3|Nbm~iy zg={s*Xxn8>#qcPz#W)sq-f2`v1NZp<5lKRIXf~=NTQL!jqekvL>N)}b>C^F$N1-i+ zVrQxIapwk1;P@WY`&;kY8>FJJ;TX@zr%YIs2j>tN``9a_o#%uD%!5G4GgbIET8x zkIrWI`t=mlD$hhs!2;Cc*@YUR3&=xR(inen&PCmL2lmImVJrZU~>i9BbBs{C3 z5Tc<0HD^C#1XD}=*RTZDJ`Wjf+l;!vCD-2iK7a0WP*XAsb-hifA^rfb;CI*+FOFmQ z(chSVy=vNcy<^)J_J1P#{HoRALGqfbe~cfIwj_h}A=fu`R5$&jYj_DW$ujaT*-Y9I z`X2jF%TDfpV^gm+)a%Ivl1sEbOIXM^wm3?sZq)ctQSMCs;@bGG*g97hbID#(M#5w` zxs5zZycgKLL5j!_GKgH?9;EOoS$n+!CzAwMpW{r!F62E|ufi;Hn3R*gq?BmW6x<&x zY4Z7-NM(v^(1Myo>dAK3CU*Z{S#z)LB z7PGpbZ58<-Rx*1T^|jNN>j5&B+)R#;o5(gYfM~mw93YLzFw&mX5Wc{%ZLw1yvFn?@ z54^RuR1LbnR`r|YujC!lfoMBUHj<~vBC>>NYeHI*6=WvS##?5M$x*V4=kOC$@ix zeJXi|^wRV5{fKRQ*tZ}9$qX`!Xj@6<#Y+CJIn(z>Sec}NsJs}#2?V1K2uCCk6_GT92!+(}EiBFS7L}T&Y1=f@3d^9( zti1QCmA4WUD6=%Xc`K~O(J8a(I!FzkJg;$eAe2pYp=ETf&1H| zR_%=PjwhV+xKZ9Gsbs-ch3cVY_nw?kBPp|4Q~_U>nP84kltycxB>3G=W6>A8L3_Qxgq zPc#^H!x_jfTZ&xLnvst^&sPz?fxYl2OyvI7Ey+KzKdR?LP)|G_HKdKGCtQabnGU!A z|EQ@sgL?90hKoV4B5c4))C0YU*WkyfsmMz4uXhc4da^sH@Uabi)nYs9g6Hx$m6(Yd ziAL0M&8QB(ggWj3^0AYAsiV<6g^tU@$ynyv8?l&nr}Ntj8Gkx&*<4LeIs$cp22{sZ zq88l?&OJdEy1KB4m{9DrBA6EYwskMcwCJ z4561qx5iSbL`KzGP(9tjmsa@^)DT8pKLKAxpKhISBj;rXaV*n;KQiYx>B z9(8;yFMllNV*txARquZT6)mD=sKwFh-0%Fv`7LT~L^D4!8FhRf>c$mr`*gQ`f%5^R z&$h|!e+M-+$JFNjc7}@PD3)IxT{sJM;Zo-~=PVq}_9dtbzKNV_r%)r+hxw|&a-^@e z3Io`NeC!Zk9BO|cgJLm^IkyJXljvu@im2vzj}U;+praN;SW(gK8y6t za)$UrR*!lMR-i`cIn?=GSccy@^XRSKqDIvI7F0)fBYm*1aU`aBbW2ZuJ#sHwi|X-P zSb}F!9Vy{=lZUh$QE$h3)RgT-b>uTt$D%o@6tgiAZ$M4SV$^vXP-|x&>U{4c72P0) z@zMc>s1cZg>iKHa1-7G}=mXT;{(uQgT^x7QlV#BB2CPG!--%kBpP@$Zg5iEgOR<*r zG~~XX?VzF`girkq798Qv(L_{-7NR=x4C)E@yY@-cT=rtzw_q-6RUgK&_^Y#Gr2o1# zVSw%1P{$p>px*z}RFc_{Uhen27%OSd#CmK)rqz0kGNX@HhOAFphAGpr-I(HRGR4MgL9cwaG(9 z)#l;=Y{O;v5$d?w8vhBFBb#g^s)JvlI+8NZADPjpk(-9P&T`cLXR#k1cAoTH$U(io!%!#Gq5f#haobn9?N2+~QBT(8_Wy_%(~e;tbe$k3VTEf?L0#9I=PGNQ zn^3E~6Ey{=QL8q)&L5%aNMCIuYH@ypx^c#}{u-*rk+fH%rnU>UzuN?VB=Rtub{#Th zo-LtLz=kcT*YJqH!@fgC)siOq7nqHj<7N!v>!>L?g}PwkB!7s9<1e)5U?$GE&MXRh zkp83}QQ1zW=>2~<-1Pr4wNZb7+)LD%|B$U@FL{BM%@N=A@1B#9&tt?m*MDZGi{KSWPqh}4i&@;2E={z={;%gIKv zgDfN+M5TiCB{z{yqT=b-Z851PRirn0fvAl434hP$`+V2F0<&EGJ?G=jbeu<4y7r5> zf?Vy|vv3KygIpAuf449Ei}kK+Y{3i2m99P1ITusN?IcM4OQsT)(d2*RIyES_`Gmh` z@V%K_Le`T)GF(f3EtMP+DfLtyC2x}56p}eLVB;kx%q{;1w#S_`9nj+ExYs6 YVnVs0f\n" "Language-Team: Slovak \n" "Language: sk\n" @@ -22,37 +22,37 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n==1) ? 1 : (n>=2 && n<=4) ? 2 : 0;\n" -#: gdk-pixbuf/gdk-pixbuf-animation.c:160 gdk-pixbuf/gdk-pixbuf-io.c:1064 -#: gdk-pixbuf/gdk-pixbuf-io.c:1330 +#: gdk-pixbuf/gdk-pixbuf-animation.c:158 gdk-pixbuf/gdk-pixbuf-io.c:1077 +#: gdk-pixbuf/gdk-pixbuf-io.c:1333 #, c-format msgid "Failed to open file '%s': %s" msgstr "Zlyhalo otvorenie súboru „%s“: %s" -#: gdk-pixbuf/gdk-pixbuf-animation.c:173 gdk-pixbuf/gdk-pixbuf-io.c:1076 +#: gdk-pixbuf/gdk-pixbuf-animation.c:171 gdk-pixbuf/gdk-pixbuf-io.c:962 #, c-format msgid "Image file '%s' contains no data" msgstr "Súbor obrázku „%s“ nič neobsahuje" -#: gdk-pixbuf/gdk-pixbuf-animation.c:212 +#: gdk-pixbuf/gdk-pixbuf-animation.c:210 #, c-format msgid "" "Failed to load animation '%s': reason not known, probably a corrupt " "animation file" msgstr "Zlyhalo načítanie animácie „%s“: príčina neznáma, asi poškodený súbor" -#: gdk-pixbuf/gdk-pixbuf-animation.c:280 gdk-pixbuf/gdk-pixbuf-io.c:1112 -#: gdk-pixbuf/gdk-pixbuf-io.c:1382 +#: gdk-pixbuf/gdk-pixbuf-animation.c:278 gdk-pixbuf/gdk-pixbuf-io.c:1113 +#: gdk-pixbuf/gdk-pixbuf-io.c:1385 #, c-format msgid "" "Failed to load image '%s': reason not known, probably a corrupt image file" msgstr "Zlyhalo načítanie obrázku „%s“: príčina neznáma, asi poškodený súbor" -#: gdk-pixbuf/gdk-pixbuf-io.c:790 +#: gdk-pixbuf/gdk-pixbuf-io.c:774 #, c-format msgid "Unable to load image-loading module: %s: %s" msgstr "Nepodarilo sa načítať modul pre načítanie obrázkov: %s: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:805 +#: gdk-pixbuf/gdk-pixbuf-io.c:789 #, c-format msgid "" "Image-loading module %s does not export the proper interface; perhaps it's " @@ -61,53 +61,53 @@ msgstr "" "Modul pre načítanie obrázkov %s neexportuje správne rozhranie, možno je z " "inej verzie gdk-pixbuf?" -#: gdk-pixbuf/gdk-pixbuf-io.c:814 gdk-pixbuf/gdk-pixbuf-io.c:865 +#: gdk-pixbuf/gdk-pixbuf-io.c:798 gdk-pixbuf/gdk-pixbuf-io.c:849 #, c-format msgid "Image type '%s' is not supported" msgstr "Typ obrázku „%s“ nie je podporovaný" -#: gdk-pixbuf/gdk-pixbuf-io.c:950 +#: gdk-pixbuf/gdk-pixbuf-io.c:934 #, c-format msgid "Couldn't recognize the image file format for file '%s'" msgstr "Nepodarilo sa určiť formát súboru obrázku pre „%s“" -#: gdk-pixbuf/gdk-pixbuf-io.c:958 +#: gdk-pixbuf/gdk-pixbuf-io.c:942 msgid "Unrecognized image file format" msgstr "Nerozpoznaný formát súboru obrázku" -#: gdk-pixbuf/gdk-pixbuf-io.c:1121 +#: gdk-pixbuf/gdk-pixbuf-io.c:1124 #, c-format msgid "Failed to load image '%s': %s" msgstr "Zlyhalo načítanie obrázku „%s“: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2015 gdk-pixbuf/io-gdip-utils.c:837 +#: gdk-pixbuf/gdk-pixbuf-io.c:2029 gdk-pixbuf/io-gdip-utils.c:835 #, c-format msgid "Error writing to image file: %s" msgstr "Chyba pri zápise obrázku: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2057 gdk-pixbuf/gdk-pixbuf-io.c:2178 +#: gdk-pixbuf/gdk-pixbuf-io.c:2071 gdk-pixbuf/gdk-pixbuf-io.c:2192 #, c-format msgid "This build of gdk-pixbuf does not support saving the image format: %s" msgstr "Táto verzia gdk-pixbuf nepodporuje ukladanie vo formáte: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2088 +#: gdk-pixbuf/gdk-pixbuf-io.c:2102 msgid "Insufficient memory to save image to callback" msgstr "Nedostatok pamäte pre uloženie obrázku pre spätné volanie" -#: gdk-pixbuf/gdk-pixbuf-io.c:2101 +#: gdk-pixbuf/gdk-pixbuf-io.c:2115 msgid "Failed to open temporary file" msgstr "Zlyhalo otvorenie dočasného súboru" -#: gdk-pixbuf/gdk-pixbuf-io.c:2124 +#: gdk-pixbuf/gdk-pixbuf-io.c:2138 msgid "Failed to read from temporary file" msgstr "Zlyhalo čítanie dočasného súboru" -#: gdk-pixbuf/gdk-pixbuf-io.c:2372 +#: gdk-pixbuf/gdk-pixbuf-io.c:2382 #, c-format msgid "Failed to open '%s' for writing: %s" msgstr "Zlyhalo otvorenie „%s“ pre zápis: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2398 +#: gdk-pixbuf/gdk-pixbuf-io.c:2408 #, c-format msgid "" "Failed to close '%s' while writing image, all data may not have been saved: " @@ -116,15 +116,15 @@ msgstr "" "Zlyhalo zatvorenie „%s“ počas zápisu obrázku. Niektoré údaje nemusia byť " "uložené: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2619 gdk-pixbuf/gdk-pixbuf-io.c:2671 +#: gdk-pixbuf/gdk-pixbuf-io.c:2629 gdk-pixbuf/gdk-pixbuf-io.c:2681 msgid "Insufficient memory to save image into a buffer" msgstr "Nedostatok pamäte pre uloženie obrázku do medzipamäte" -#: gdk-pixbuf/gdk-pixbuf-io.c:2717 +#: gdk-pixbuf/gdk-pixbuf-io.c:2727 msgid "Error writing to image stream" msgstr "Chyba pri zápise do prúdu obrázku" -#: gdk-pixbuf/gdk-pixbuf-loader.c:393 +#: gdk-pixbuf/gdk-pixbuf-loader.c:384 #, c-format msgid "" "Internal error: Image loader module '%s' failed to complete an operation, " @@ -133,24 +133,24 @@ msgstr "" "Vnútorná chyba: Modul pre načítavanie obrázkov „%s“ nedokončil načítavanie " "obrázku, ale pre toto zlyhanie nepodal žiadny dôvod" -#: gdk-pixbuf/gdk-pixbuf-loader.c:435 +#: gdk-pixbuf/gdk-pixbuf-loader.c:426 #, c-format msgid "Incremental loading of image type '%s' is not supported" msgstr "Postupné načítavanie typu obrázku „%s“ nie je podporované" -#: gdk-pixbuf/gdk-pixdata.c:160 +#: gdk-pixbuf/gdk-pixdata.c:158 msgid "Image header corrupt" msgstr "Hlavička obrázku poškodená" -#: gdk-pixbuf/gdk-pixdata.c:165 +#: gdk-pixbuf/gdk-pixdata.c:163 msgid "Image format unknown" msgstr "Neznámy formát obrázku" -#: gdk-pixbuf/gdk-pixdata.c:170 gdk-pixbuf/gdk-pixdata.c:502 +#: gdk-pixbuf/gdk-pixdata.c:168 gdk-pixbuf/gdk-pixdata.c:501 msgid "Image pixel data corrupt" msgstr "Údaje obrázku poškodené" -#: gdk-pixbuf/gdk-pixdata.c:446 +#: gdk-pixbuf/gdk-pixdata.c:445 #, c-format msgid "failed to allocate image buffer of %u byte" msgid_plural "failed to allocate image buffer of %u bytes" @@ -161,74 +161,78 @@ msgstr[1] "" msgstr[2] "" "nepodarilo sa vyhradiť vyrovnávaciu pamäť pre obrázok s veľkosťou %u bajtov" -#: gdk-pixbuf/io-ani.c:244 +#: gdk-pixbuf/io-ani.c:242 msgid "Unexpected icon chunk in animation" msgstr "Neočakávaný kus ikony v animácii" -#: gdk-pixbuf/io-ani.c:342 gdk-pixbuf/io-ani.c:400 gdk-pixbuf/io-ani.c:426 -#: gdk-pixbuf/io-ani.c:449 gdk-pixbuf/io-ani.c:476 gdk-pixbuf/io-ani.c:563 +#: gdk-pixbuf/io-ani.c:340 gdk-pixbuf/io-ani.c:398 gdk-pixbuf/io-ani.c:424 +#: gdk-pixbuf/io-ani.c:447 gdk-pixbuf/io-ani.c:474 gdk-pixbuf/io-ani.c:561 msgid "Invalid header in animation" msgstr "Neplatná hlavička v animácii" -#: gdk-pixbuf/io-ani.c:352 gdk-pixbuf/io-ani.c:374 gdk-pixbuf/io-ani.c:458 -#: gdk-pixbuf/io-ani.c:485 gdk-pixbuf/io-ani.c:536 gdk-pixbuf/io-ani.c:608 +#: gdk-pixbuf/io-ani.c:350 gdk-pixbuf/io-ani.c:372 gdk-pixbuf/io-ani.c:456 +#: gdk-pixbuf/io-ani.c:483 gdk-pixbuf/io-ani.c:534 gdk-pixbuf/io-ani.c:606 msgid "Not enough memory to load animation" msgstr "Nedostatok pamäte pre načítanie animácie" -#: gdk-pixbuf/io-ani.c:392 gdk-pixbuf/io-ani.c:418 gdk-pixbuf/io-ani.c:437 +#: gdk-pixbuf/io-ani.c:390 gdk-pixbuf/io-ani.c:416 gdk-pixbuf/io-ani.c:435 msgid "Malformed chunk in animation" msgstr "Neplatný kus v animácii" -#: gdk-pixbuf/io-ani.c:660 +#: gdk-pixbuf/io-ani.c:628 +msgid "ANI image was truncated or incomplete." +msgstr "Obrázok ANI bol skrátený alebo nie je úplný." + +#: gdk-pixbuf/io-ani.c:669 msgid "The ANI image format" msgstr "Formát obrázkov ANI" -#: gdk-pixbuf/io-bmp.c:229 gdk-pixbuf/io-bmp.c:266 gdk-pixbuf/io-bmp.c:337 -#: gdk-pixbuf/io-bmp.c:369 gdk-pixbuf/io-bmp.c:392 gdk-pixbuf/io-bmp.c:495 +#: gdk-pixbuf/io-bmp.c:227 gdk-pixbuf/io-bmp.c:264 gdk-pixbuf/io-bmp.c:335 +#: gdk-pixbuf/io-bmp.c:367 gdk-pixbuf/io-bmp.c:390 gdk-pixbuf/io-bmp.c:493 msgid "BMP image has bogus header data" msgstr "Obrázok BMP má falošné údaje v hlavičke" -#: gdk-pixbuf/io-bmp.c:240 gdk-pixbuf/io-bmp.c:432 +#: gdk-pixbuf/io-bmp.c:238 gdk-pixbuf/io-bmp.c:430 msgid "Not enough memory to load bitmap image" msgstr "Nedostatok pamäte pre načítanie obrázku" -#: gdk-pixbuf/io-bmp.c:318 +#: gdk-pixbuf/io-bmp.c:316 msgid "BMP image has unsupported header size" msgstr "Obrázok BMP má nepodporovanú veľkosť hlavičky" -#: gdk-pixbuf/io-bmp.c:356 +#: gdk-pixbuf/io-bmp.c:354 msgid "Topdown BMP images cannot be compressed" msgstr "BMP obrázky zhora-dole nemôžu byť komprimované" -#: gdk-pixbuf/io-bmp.c:716 gdk-pixbuf/io-pnm.c:707 +#: gdk-pixbuf/io-bmp.c:714 gdk-pixbuf/io-pnm.c:705 msgid "Premature end-of-file encountered" msgstr "Nájdený predčasný koniec súboru" -#: gdk-pixbuf/io-bmp.c:1328 +#: gdk-pixbuf/io-bmp.c:1326 msgid "Couldn't allocate memory for saving BMP file" msgstr "Nepodarilo sa vyhradiť pamäť pre uloženie súboru BMP" -#: gdk-pixbuf/io-bmp.c:1369 +#: gdk-pixbuf/io-bmp.c:1367 msgid "Couldn't write to BMP file" msgstr "Nepodarilo sa zapísať do súboru BMP" -#: gdk-pixbuf/io-bmp.c:1422 gdk-pixbuf/io-gdip-bmp.c:82 +#: gdk-pixbuf/io-bmp.c:1420 gdk-pixbuf/io-gdip-bmp.c:80 msgid "The BMP image format" msgstr "Formát obrázkov BMP" -#: gdk-pixbuf/io-gdip-emf.c:59 +#: gdk-pixbuf/io-gdip-emf.c:57 msgid "The EMF image format" msgstr "Formát obrázkov EMF" -#: gdk-pixbuf/io-gdip-gif.c:80 gdk-pixbuf/io-gif.c:1720 +#: gdk-pixbuf/io-gdip-gif.c:78 gdk-pixbuf/io-gif.c:1718 msgid "The GIF image format" msgstr "Formát obrázkov GIF" -#: gdk-pixbuf/io-gdip-ico.c:59 gdk-pixbuf/io-ico.c:1271 +#: gdk-pixbuf/io-gdip-ico.c:57 gdk-pixbuf/io-ico.c:1269 msgid "The ICO image format" msgstr "Formát obrázkov ICO" -#: gdk-pixbuf/io-gdip-jpeg.c:53 gdk-pixbuf/io-jpeg.c:1249 +#: gdk-pixbuf/io-gdip-jpeg.c:51 gdk-pixbuf/io-jpeg.c:1249 #, c-format msgid "" "JPEG quality must be a value between 0 and 100; value '%s' could not be " @@ -236,114 +240,118 @@ msgid "" msgstr "" "Kvalita JPEG musí byť medzi 0 a 100, hodnotu „%s“ nie je možné spracovať." -#: gdk-pixbuf/io-gdip-jpeg.c:68 gdk-pixbuf/io-jpeg.c:1265 +#: gdk-pixbuf/io-gdip-jpeg.c:66 gdk-pixbuf/io-jpeg.c:1265 #, c-format msgid "" "JPEG quality must be a value between 0 and 100; value '%d' is not allowed." msgstr "Kvalita JPEG musí byť medzi 0 a 100, hodnota „%d“ nie je povolená." -#: gdk-pixbuf/io-gdip-jpeg.c:136 gdk-pixbuf/io-jpeg.c:1478 +#: gdk-pixbuf/io-gdip-jpeg.c:134 gdk-pixbuf/io-jpeg.c:1478 msgid "The JPEG image format" msgstr "Formát obrázkov JPEG" -#: gdk-pixbuf/io-gdip-utils.c:154 +#: gdk-pixbuf/io-gdip-tiff.c:80 gdk-pixbuf/io-tiff.c:786 +msgid "The TIFF image format" +msgstr "Formát obrázkov TIFF" + +#: gdk-pixbuf/io-gdip-utils.c:152 #, c-format msgid "Could not allocate memory: %s" msgstr "Nepodarilo sa vyhradiť pamäť: %s" -#: gdk-pixbuf/io-gdip-utils.c:179 gdk-pixbuf/io-gdip-utils.c:293 -#: gdk-pixbuf/io-gdip-utils.c:333 +#: gdk-pixbuf/io-gdip-utils.c:177 gdk-pixbuf/io-gdip-utils.c:291 +#: gdk-pixbuf/io-gdip-utils.c:331 #, c-format msgid "Could not create stream: %s" msgstr "Nepodarilo sa vytvoriť prúd: %s" -#: gdk-pixbuf/io-gdip-utils.c:193 +#: gdk-pixbuf/io-gdip-utils.c:191 #, c-format msgid "Could not seek stream: %s" msgstr "Nepodarilo sa presunutie v prúde: %s" -#: gdk-pixbuf/io-gdip-utils.c:205 +#: gdk-pixbuf/io-gdip-utils.c:203 #, c-format msgid "Could not read from stream: %s" msgstr "Nepodarilo sa čítanie z prúdu: %s" -#: gdk-pixbuf/io-gdip-utils.c:617 +#: gdk-pixbuf/io-gdip-utils.c:615 msgid "Couldn't load bitmap" msgstr "Nepodarilo sa načítať obrázok" -#: gdk-pixbuf/io-gdip-utils.c:773 +#: gdk-pixbuf/io-gdip-utils.c:771 msgid "Couldn't load metafile" msgstr "Nepodarilo sa načítať metasúbor" -#: gdk-pixbuf/io-gdip-utils.c:878 +#: gdk-pixbuf/io-gdip-utils.c:876 msgid "Unsupported image format for GDI+" msgstr "Nepodporovaný formát obrázku pre GDI+" -#: gdk-pixbuf/io-gdip-utils.c:885 +#: gdk-pixbuf/io-gdip-utils.c:883 msgid "Couldn't save" msgstr "Nepodarilo sa uložiť" -#: gdk-pixbuf/io-gdip-wmf.c:58 +#: gdk-pixbuf/io-gdip-wmf.c:56 msgid "The WMF image format" msgstr "Formát obrázkov WMF" -#: gdk-pixbuf/io-gif.c:222 +#: gdk-pixbuf/io-gif.c:220 #, c-format msgid "Failure reading GIF: %s" msgstr "Chyba pri čítaní GIF: %s" -#: gdk-pixbuf/io-gif.c:496 gdk-pixbuf/io-gif.c:1502 gdk-pixbuf/io-gif.c:1669 +#: gdk-pixbuf/io-gif.c:494 gdk-pixbuf/io-gif.c:1500 gdk-pixbuf/io-gif.c:1667 msgid "GIF file was missing some data (perhaps it was truncated somehow?)" msgstr "Súbor GIF neobsahuje niektoré údaje (možno bola jeho časť odrezaná)" -#: gdk-pixbuf/io-gif.c:505 +#: gdk-pixbuf/io-gif.c:503 #, c-format msgid "Internal error in the GIF loader (%s)" msgstr "Interná chyba modulu pre GIF (%s)" -#: gdk-pixbuf/io-gif.c:579 +#: gdk-pixbuf/io-gif.c:577 msgid "Stack overflow" msgstr "Pretečenie zásobníka" -#: gdk-pixbuf/io-gif.c:639 +#: gdk-pixbuf/io-gif.c:637 msgid "GIF image loader cannot understand this image." msgstr "Modul načítavania obrázkov GIF nerozpoznal tento obrázok." -#: gdk-pixbuf/io-gif.c:668 +#: gdk-pixbuf/io-gif.c:666 msgid "Bad code encountered" msgstr "Nájdený chybný kód" -#: gdk-pixbuf/io-gif.c:678 +#: gdk-pixbuf/io-gif.c:676 msgid "Circular table entry in GIF file" msgstr "Cyklická položka v tabuľke v súbore GIF" -#: gdk-pixbuf/io-gif.c:866 gdk-pixbuf/io-gif.c:1488 gdk-pixbuf/io-gif.c:1541 -#: gdk-pixbuf/io-gif.c:1657 +#: gdk-pixbuf/io-gif.c:864 gdk-pixbuf/io-gif.c:1486 gdk-pixbuf/io-gif.c:1539 +#: gdk-pixbuf/io-gif.c:1655 msgid "Not enough memory to load GIF file" msgstr "Nedostatok pamäte pre načítanie obrázku GIF" -#: gdk-pixbuf/io-gif.c:960 +#: gdk-pixbuf/io-gif.c:958 msgid "Not enough memory to composite a frame in GIF file" msgstr "Nedostatok pamäte pre zloženie rámca súboru GIF" -#: gdk-pixbuf/io-gif.c:1132 +#: gdk-pixbuf/io-gif.c:1130 msgid "GIF image is corrupt (incorrect LZW compression)" msgstr "Obrázok GIF je poškodený (neplatná kompresia LZW)" -#: gdk-pixbuf/io-gif.c:1182 +#: gdk-pixbuf/io-gif.c:1180 msgid "File does not appear to be a GIF file" msgstr "Súbor nevyzerá ako GIF" -#: gdk-pixbuf/io-gif.c:1194 +#: gdk-pixbuf/io-gif.c:1192 #, c-format msgid "Version %s of the GIF file format is not supported" msgstr "Verzia %s formátu GIF nie je podporovaná" -#: gdk-pixbuf/io-gif.c:1241 +#: gdk-pixbuf/io-gif.c:1239 msgid "Resulting GIF image has zero size" msgstr "Výsledný obrázok GIF má nulovú šírku" -#: gdk-pixbuf/io-gif.c:1320 +#: gdk-pixbuf/io-gif.c:1318 msgid "" "GIF image has no global colormap, and a frame inside it has no local " "colormap." @@ -351,7 +359,7 @@ msgstr "" "Obrázok GIF neobsahuje globálnu farebnú mapu a rámec v ňom neobsahuje mapu " "lokálnu." -#: gdk-pixbuf/io-gif.c:1564 +#: gdk-pixbuf/io-gif.c:1562 msgid "GIF image was truncated or incomplete." msgstr "Obrázok GIF bol skrátený alebo nie je úplný." @@ -368,89 +376,89 @@ msgstr "Nepodarilo sa dekódovať súbor ICNS" msgid "The ICNS image format" msgstr "Formát obrázkov ICNS" -#: gdk-pixbuf/io-ico.c:228 gdk-pixbuf/io-ico.c:242 gdk-pixbuf/io-ico.c:291 -#: gdk-pixbuf/io-ico.c:302 gdk-pixbuf/io-ico.c:395 +#: gdk-pixbuf/io-ico.c:226 gdk-pixbuf/io-ico.c:240 gdk-pixbuf/io-ico.c:289 +#: gdk-pixbuf/io-ico.c:300 gdk-pixbuf/io-ico.c:393 msgid "Invalid header in icon" msgstr "Neplatná hlavička ikony" -#: gdk-pixbuf/io-ico.c:257 gdk-pixbuf/io-ico.c:312 gdk-pixbuf/io-ico.c:405 -#: gdk-pixbuf/io-ico.c:458 gdk-pixbuf/io-ico.c:488 +#: gdk-pixbuf/io-ico.c:255 gdk-pixbuf/io-ico.c:310 gdk-pixbuf/io-ico.c:403 +#: gdk-pixbuf/io-ico.c:456 gdk-pixbuf/io-ico.c:486 msgid "Not enough memory to load icon" msgstr "Nedostatok pamäte pre načítanie ikony" -#: gdk-pixbuf/io-ico.c:338 +#: gdk-pixbuf/io-ico.c:336 msgid "Compressed icons are not supported" msgstr "Komprimované ikony nie sú podporované" -#: gdk-pixbuf/io-ico.c:358 +#: gdk-pixbuf/io-ico.c:356 msgid "Icon has zero width" msgstr "Ikona má nulovú šírku" -#: gdk-pixbuf/io-ico.c:368 +#: gdk-pixbuf/io-ico.c:366 msgid "Icon has zero height" msgstr "Ikona má nulovú výšku" -#: gdk-pixbuf/io-ico.c:443 +#: gdk-pixbuf/io-ico.c:441 msgid "Unsupported icon type" msgstr "Nepodporovaný typ ikony" -#: gdk-pixbuf/io-ico.c:537 +#: gdk-pixbuf/io-ico.c:535 msgid "Not enough memory to load ICO file" msgstr "Nedostatok pamäte pre načítanie súboru ICO" -#: gdk-pixbuf/io-ico.c:1002 +#: gdk-pixbuf/io-ico.c:1000 msgid "Image too large to be saved as ICO" msgstr "Obrázok príliš veľký na uloženie do formátu ICO" -#: gdk-pixbuf/io-ico.c:1013 +#: gdk-pixbuf/io-ico.c:1011 msgid "Cursor hotspot outside image" msgstr "Aktívny bod kurzoru mimo obrázok" -#: gdk-pixbuf/io-ico.c:1036 +#: gdk-pixbuf/io-ico.c:1034 #, c-format msgid "Unsupported depth for ICO file: %d" msgstr "Nepodporovaná farebná hĺbka pre súbor ICO: %d" -#: gdk-pixbuf/io-jasper.c:74 +#: gdk-pixbuf/io-jasper.c:73 msgid "Couldn't allocate memory for stream" msgstr "Nepodarilo sa vyhradiť pamäť pre prúd" -#: gdk-pixbuf/io-jasper.c:104 +#: gdk-pixbuf/io-jasper.c:103 msgid "Couldn't decode image" msgstr "Nepodarilo sa dekódovať obrázok" # PK: v originale chyba medzera medzi JPEG a 2000 -> nahlas bug # JK: https://bugzilla.gnome.org/show_bug.cgi?id=694207 -#: gdk-pixbuf/io-jasper.c:122 +#: gdk-pixbuf/io-jasper.c:121 msgid "Transformed JPEG2000 has zero width or height" msgstr "Transformovaný JPEG 2000 má nulovú výšku alebo šírku" -#: gdk-pixbuf/io-jasper.c:136 +#: gdk-pixbuf/io-jasper.c:135 msgid "Image type currently not supported" msgstr "Typ obrázku nie je momentálne podporovaný" -#: gdk-pixbuf/io-jasper.c:148 gdk-pixbuf/io-jasper.c:156 +#: gdk-pixbuf/io-jasper.c:147 gdk-pixbuf/io-jasper.c:155 msgid "Couldn't allocate memory for color profile" msgstr "Nepodarilo sa vyhradiť pamäť pre farebný profil" -#: gdk-pixbuf/io-jasper.c:182 +#: gdk-pixbuf/io-jasper.c:181 msgid "Insufficient memory to open JPEG 2000 file" msgstr "Nedostatok pamäte pre otvorenie súboru JPEG 2000" -#: gdk-pixbuf/io-jasper.c:261 +#: gdk-pixbuf/io-jasper.c:260 msgid "Couldn't allocate memory to buffer image data" msgstr "Nepodarilo sa vyhradiť pamäť pre dáta obrázku" -#: gdk-pixbuf/io-jasper.c:305 +#: gdk-pixbuf/io-jasper.c:304 msgid "The JPEG 2000 image format" msgstr "Formát obrázkov JPEG 2000" -#: gdk-pixbuf/io-jpeg.c:126 +#: gdk-pixbuf/io-jpeg.c:124 #, c-format msgid "Error interpreting JPEG image file (%s)" msgstr "Chyba pri interpretácii obrázku JPEG (%s)" -#: gdk-pixbuf/io-jpeg.c:604 +#: gdk-pixbuf/io-jpeg.c:597 msgid "" "Insufficient memory to load image, try exiting some applications to free " "memory" @@ -458,17 +466,17 @@ msgstr "" "Nedostatočná pamäť pre načítanie obrázku, skúste ukončiť niektoré aplikácie " "a tým uvoľniť pamäť" -#: gdk-pixbuf/io-jpeg.c:651 gdk-pixbuf/io-jpeg.c:865 +#: gdk-pixbuf/io-jpeg.c:645 gdk-pixbuf/io-jpeg.c:858 #, c-format msgid "Unsupported JPEG color space (%s)" msgstr "Nepodporovaný priestor farieb JPEG (%s)" -#: gdk-pixbuf/io-jpeg.c:764 gdk-pixbuf/io-jpeg.c:1044 +#: gdk-pixbuf/io-jpeg.c:757 gdk-pixbuf/io-jpeg.c:1037 #: gdk-pixbuf/io-jpeg.c:1308 gdk-pixbuf/io-jpeg.c:1318 msgid "Couldn't allocate memory for loading JPEG file" msgstr "Nepodarilo sa vyhradiť pamäť pre načítanie súboru JPEG" -#: gdk-pixbuf/io-jpeg.c:1018 +#: gdk-pixbuf/io-jpeg.c:1011 msgid "Transformed JPEG has zero width or height." msgstr "Transformovaný JPEG má nulovú výšku alebo šírku." @@ -477,93 +485,93 @@ msgstr "Transformovaný JPEG má nulovú výšku alebo šírku." msgid "Color profile has invalid length '%u'." msgstr "Farebný profil má neplatnú dĺžku „%u“." -#: gdk-pixbuf/io-pcx.c:186 +#: gdk-pixbuf/io-pcx.c:184 msgid "Couldn't allocate memory for header" msgstr "Nepodarilo sa vyhradiť pamäť pre hlavičku" -#: gdk-pixbuf/io-pcx.c:201 gdk-pixbuf/io-pcx.c:559 +#: gdk-pixbuf/io-pcx.c:199 gdk-pixbuf/io-pcx.c:557 msgid "Couldn't allocate memory for context buffer" msgstr "Nepodarilo sa vyhradiť pamäť pre vyrovnávaciu pamäť obsahu" -#: gdk-pixbuf/io-pcx.c:600 +#: gdk-pixbuf/io-pcx.c:598 msgid "Image has invalid width and/or height" msgstr "Obrázok má neplatnú šírku alebo výšku" -#: gdk-pixbuf/io-pcx.c:612 gdk-pixbuf/io-pcx.c:673 +#: gdk-pixbuf/io-pcx.c:610 gdk-pixbuf/io-pcx.c:671 msgid "Image has unsupported bpp" msgstr "Obrázok má nepodporovanú farebnú hĺbku" -#: gdk-pixbuf/io-pcx.c:617 gdk-pixbuf/io-pcx.c:625 +#: gdk-pixbuf/io-pcx.c:615 gdk-pixbuf/io-pcx.c:623 #, c-format msgid "Image has unsupported number of %d-bit planes" msgstr "Obrázok má nepodporovaný počet %d-bitových vrstiev" -#: gdk-pixbuf/io-pcx.c:641 +#: gdk-pixbuf/io-pcx.c:639 msgid "Couldn't create new pixbuf" msgstr "Nepodarilo sa vytvoriť nový obrázok" -#: gdk-pixbuf/io-pcx.c:649 +#: gdk-pixbuf/io-pcx.c:647 msgid "Couldn't allocate memory for line data" msgstr "Nepodarilo sa vyhradiť pamäť pre údaje na riadku" -#: gdk-pixbuf/io-pcx.c:656 +#: gdk-pixbuf/io-pcx.c:654 msgid "Couldn't allocate memory for PCX image" msgstr "Nepodarilo sa vyhradiť pamäť pre obrázok PCX" -#: gdk-pixbuf/io-pcx.c:703 +#: gdk-pixbuf/io-pcx.c:701 msgid "Didn't get all lines of PCX image" msgstr "Nezískali sa všetky riadky obrázku PCX" #  PK: sa nenasla paleta # PM: na iných miestach je tiez vynechané sloveso je to OK -#: gdk-pixbuf/io-pcx.c:710 +#: gdk-pixbuf/io-pcx.c:708 msgid "No palette found at end of PCX data" msgstr "Na konci údajov PCX nenájdená paleta" -#: gdk-pixbuf/io-pcx.c:755 +#: gdk-pixbuf/io-pcx.c:753 msgid "The PCX image format" msgstr "Formát obrázkov PCX" -#: gdk-pixbuf/io-pixdata.c:148 +#: gdk-pixbuf/io-pixdata.c:146 msgid "Transformed pixbuf has zero width or height." msgstr "Transformovaný pixbuf má nulovú výšku alebo šírku." -#: gdk-pixbuf/io-pixdata.c:186 +#: gdk-pixbuf/io-pixdata.c:184 msgid "The GdkPixdata format" msgstr "Formát GdkPixdata" # PM: zdá sa mi že tu má byť počet bitov na kanál - viackrát -#: gdk-pixbuf/io-png.c:54 +#: gdk-pixbuf/io-png.c:53 msgid "Bits per channel of PNG image is invalid." msgstr "Počet bitov na kanál obrázku PNG nie je platný." -#: gdk-pixbuf/io-png.c:135 gdk-pixbuf/io-png.c:641 +#: gdk-pixbuf/io-png.c:134 gdk-pixbuf/io-png.c:640 msgid "Transformed PNG has zero width or height." msgstr "Transformovaný PNG má nulovú výšku alebo šírku." -#: gdk-pixbuf/io-png.c:143 +#: gdk-pixbuf/io-png.c:142 msgid "Bits per channel of transformed PNG is not 8." msgstr "Počet bitov na kanál transformovaného PNG nie je 8." -#: gdk-pixbuf/io-png.c:152 +#: gdk-pixbuf/io-png.c:151 msgid "Transformed PNG not RGB or RGBA." msgstr "Transformovaný PNG nie je RGB alebo RGBA." -#: gdk-pixbuf/io-png.c:161 +#: gdk-pixbuf/io-png.c:160 msgid "Transformed PNG has unsupported number of channels, must be 3 or 4." msgstr "" "Transformovaný PNG má nepodporovaný počet kanálov, musí to byť 3 alebo 4." -#: gdk-pixbuf/io-png.c:182 +#: gdk-pixbuf/io-png.c:181 #, c-format msgid "Fatal error in PNG image file: %s" msgstr "Fatálna chyba v súbore PNG: %s" -#: gdk-pixbuf/io-png.c:315 +#: gdk-pixbuf/io-png.c:314 msgid "Insufficient memory to load PNG file" msgstr "Nedostatok pamäte pre načítanie súboru PNG" -#: gdk-pixbuf/io-png.c:656 +#: gdk-pixbuf/io-png.c:655 #, c-format msgid "" "Insufficient memory to store a %lu by %lu image; try exiting some " @@ -572,30 +580,30 @@ msgstr "" "Nedostatok pamäte pre uloženie obrázku veľkosti %lux%lu, skúste ukončiť " "niektoré aplikácie a tým uvoľniť pamäť" -#: gdk-pixbuf/io-png.c:719 +#: gdk-pixbuf/io-png.c:718 msgid "Fatal error reading PNG image file" msgstr "Fatálna chyba pri čítaní súboru PNG" -#: gdk-pixbuf/io-png.c:768 +#: gdk-pixbuf/io-png.c:767 #, c-format msgid "Fatal error reading PNG image file: %s" msgstr "Fatálna chyba pri čítaní súboru PNG: %s" -#: gdk-pixbuf/io-png.c:858 +#: gdk-pixbuf/io-png.c:857 msgid "" "Keys for PNG text chunks must have at least 1 and at most 79 characters." msgstr "Kľúče pre kusy textu PNG musia mať aspoň 1 znak a maximálne 79 znakov." -#: gdk-pixbuf/io-png.c:867 +#: gdk-pixbuf/io-png.c:866 msgid "Keys for PNG text chunks must be ASCII characters." msgstr "Kľúče pre kusy textu PNG musia byť znaky ASCII." -#: gdk-pixbuf/io-png.c:881 gdk-pixbuf/io-tiff.c:667 +#: gdk-pixbuf/io-png.c:880 gdk-pixbuf/io-tiff.c:665 #, c-format msgid "Color profile has invalid length %d." msgstr "Farebný profil má neplatnú dĺžku %d." -#: gdk-pixbuf/io-png.c:894 +#: gdk-pixbuf/io-png.c:893 #, c-format msgid "" "PNG compression level must be a value between 0 and 9; value '%s' could not " @@ -604,7 +612,7 @@ msgstr "" "Úroveň kompresie PNG musí byť hodnota medzi 0 a 9; hodnotu „%s“ sa " "nepodarilo analyzovať." -#: gdk-pixbuf/io-png.c:907 +#: gdk-pixbuf/io-png.c:906 #, c-format msgid "" "PNG compression level must be a value between 0 and 9; value '%d' is not " @@ -613,88 +621,88 @@ msgstr "" "Úroveň kompresie PNG musí byť hodnota medzi 0 a 9; hodnota „%d“ nie je " "povolená." -#: gdk-pixbuf/io-png.c:955 +#: gdk-pixbuf/io-png.c:954 #, c-format msgid "Value for PNG text chunk %s cannot be converted to ISO-8859-1 encoding." msgstr "" "Hodnotu pre kus textu PNG %s nie je možné previesť do kódovania ISO-8859-1." -#: gdk-pixbuf/io-png.c:1118 +#: gdk-pixbuf/io-png.c:1117 msgid "The PNG image format" msgstr "Formát obrázkov PNG" -#: gdk-pixbuf/io-pnm.c:248 +#: gdk-pixbuf/io-pnm.c:246 msgid "PNM loader expected to find an integer, but didn't" msgstr "Modul pre načítanie PNM očakával celé číslo, ale nenašiel ho" -#: gdk-pixbuf/io-pnm.c:280 +#: gdk-pixbuf/io-pnm.c:278 msgid "PNM file has an incorrect initial byte" msgstr "Súbor PNM obsahuje nesprávny počiatočný bajt" -#: gdk-pixbuf/io-pnm.c:310 +#: gdk-pixbuf/io-pnm.c:308 msgid "PNM file is not in a recognized PNM subformat" msgstr "Súbor PNM nie je rozpoznaný pod-formát PNM" -#: gdk-pixbuf/io-pnm.c:335 +#: gdk-pixbuf/io-pnm.c:333 msgid "PNM file has an image width of 0" msgstr "Súbor PNM obsahuje obrázok so šírkou 0" -#: gdk-pixbuf/io-pnm.c:356 +#: gdk-pixbuf/io-pnm.c:354 msgid "PNM file has an image height of 0" msgstr "Súbor PNM obsahuje obrázok s výškou 0" -#: gdk-pixbuf/io-pnm.c:379 +#: gdk-pixbuf/io-pnm.c:377 msgid "Maximum color value in PNM file is 0" msgstr "Maximálna hodnota farby v súbore PNM je 0" -#: gdk-pixbuf/io-pnm.c:387 +#: gdk-pixbuf/io-pnm.c:385 msgid "Maximum color value in PNM file is too large" msgstr "Maximálna hodnota farby v súbore PNM je príliš veľká" -#: gdk-pixbuf/io-pnm.c:427 gdk-pixbuf/io-pnm.c:457 gdk-pixbuf/io-pnm.c:502 +#: gdk-pixbuf/io-pnm.c:425 gdk-pixbuf/io-pnm.c:455 gdk-pixbuf/io-pnm.c:500 msgid "Raw PNM image type is invalid" msgstr "Typ nespracovaného obrázku PNM nie je platný" -#: gdk-pixbuf/io-pnm.c:652 +#: gdk-pixbuf/io-pnm.c:650 msgid "PNM image loader does not support this PNM subformat" msgstr "Modul pre načítanie PNM nepodporuje tento pod-formát PNM" # PK: sample neni vzorka? # PM: preklad Raw je tiež diskutabilný skôr nespracované - viackrát -#: gdk-pixbuf/io-pnm.c:739 gdk-pixbuf/io-pnm.c:966 +#: gdk-pixbuf/io-pnm.c:737 gdk-pixbuf/io-pnm.c:964 msgid "Raw PNM formats require exactly one whitespace before sample data" msgstr "" "Nespracované formáty PNM vyžadujú presne jednu medzeru pred údajmi vzorky" -#: gdk-pixbuf/io-pnm.c:766 +#: gdk-pixbuf/io-pnm.c:764 msgid "Cannot allocate memory for loading PNM image" msgstr "Nepodarilo sa vyhradiť pamäť pre načítanie obrázku PNM" -#: gdk-pixbuf/io-pnm.c:816 +#: gdk-pixbuf/io-pnm.c:814 msgid "Insufficient memory to load PNM context struct" msgstr "Nedostatok pamäte pre načítanie štruktúry kontextu pre PNM" -#: gdk-pixbuf/io-pnm.c:867 +#: gdk-pixbuf/io-pnm.c:865 msgid "Unexpected end of PNM image data" msgstr "Neočakávaný koniec údajov obrázku PNM" -#: gdk-pixbuf/io-pnm.c:995 +#: gdk-pixbuf/io-pnm.c:993 msgid "Insufficient memory to load PNM file" msgstr "Nedostatok pamäte pre načítanie súboru PNM" -#: gdk-pixbuf/io-pnm.c:1079 +#: gdk-pixbuf/io-pnm.c:1077 msgid "The PNM/PBM/PGM/PPM image format family" msgstr "Rodina formátov obrázkov PNM/PBM/PGM/PPM" -#: gdk-pixbuf/io-qtif.c:128 +#: gdk-pixbuf/io-qtif.c:126 msgid "Input file descriptor is NULL." msgstr "Popisovač vstupného súboru je NULL." -#: gdk-pixbuf/io-qtif.c:143 +#: gdk-pixbuf/io-qtif.c:141 msgid "Failed to read QTIF header" msgstr "Zlyhalo prečítanie hlavičky QTIF" -#: gdk-pixbuf/io-qtif.c:152 gdk-pixbuf/io-qtif.c:189 gdk-pixbuf/io-qtif.c:459 +#: gdk-pixbuf/io-qtif.c:150 gdk-pixbuf/io-qtif.c:187 gdk-pixbuf/io-qtif.c:454 #, c-format msgid "QTIF atom size too large (%d byte)" msgid_plural "QTIF atom size too large (%d bytes)" @@ -702,7 +710,7 @@ msgstr[0] "Atóm QTIF je príliš veľký (%d bajtov)" msgstr[1] "Atóm QTIF je príliš veľký (%d bajt)" msgstr[2] "Atóm QTIF je príliš veľký (%d bajty)" -#: gdk-pixbuf/io-qtif.c:175 +#: gdk-pixbuf/io-qtif.c:173 #, c-format msgid "Failed to allocate %d byte for file read buffer" msgid_plural "Failed to allocate %d bytes for file read buffer" @@ -716,12 +724,12 @@ msgstr[2] "" "Nepodarilo sa vyhradiť vyrovnávaciu pamäť pre načítanie súboru o veľkosti %d " "bajtov" -#: gdk-pixbuf/io-qtif.c:206 +#: gdk-pixbuf/io-qtif.c:201 #, c-format msgid "File error when reading QTIF atom: %s" msgstr "Chyba súboru pri čítaní atómu QTIF: %s" -#: gdk-pixbuf/io-qtif.c:243 +#: gdk-pixbuf/io-qtif.c:238 #, c-format msgid "Failed to skip the next %d byte with seek()." msgid_plural "Failed to skip the next %d bytes with seek()." @@ -729,228 +737,224 @@ msgstr[0] "Zlyhalo posunutie o ďalších %d bajtov pomocou seek()." msgstr[1] "Zlyhalo posunutie o ďalší %d bajt pomocou seek()." msgstr[2] "Zlyhalo posunutie o ďalšie %d bajty pomocou seek()." -#: gdk-pixbuf/io-qtif.c:270 +#: gdk-pixbuf/io-qtif.c:265 msgid "Failed to allocate QTIF context structure." msgstr "Zlyhalo vyhradenie kontextovej štruktúry QTIF." -#: gdk-pixbuf/io-qtif.c:330 +#: gdk-pixbuf/io-qtif.c:325 msgid "Failed to create GdkPixbufLoader object." msgstr "Zlyhalo vytvorenie objektu GdkPixbufLoader." -#: gdk-pixbuf/io-qtif.c:434 +#: gdk-pixbuf/io-qtif.c:429 msgid "Failed to find an image data atom." msgstr "Zlyhalo nájdenie atómu údajov obrázku." -#: gdk-pixbuf/io-qtif.c:618 +#: gdk-pixbuf/io-qtif.c:613 msgid "The QTIF image format" msgstr "Formát obrázkov QTIF" -#: gdk-pixbuf/io-ras.c:125 +#: gdk-pixbuf/io-ras.c:123 msgid "RAS image has bogus header data" msgstr "Obrázok RAS má neplatné údaje v hlavičke" -#: gdk-pixbuf/io-ras.c:147 +#: gdk-pixbuf/io-ras.c:145 msgid "RAS image has unknown type" msgstr "Neznámy typ obrázku RAS" -#: gdk-pixbuf/io-ras.c:155 +#: gdk-pixbuf/io-ras.c:153 msgid "unsupported RAS image variation" msgstr "Nepodporovaný variant obrázku RAS" -#: gdk-pixbuf/io-ras.c:170 gdk-pixbuf/io-ras.c:199 +#: gdk-pixbuf/io-ras.c:168 gdk-pixbuf/io-ras.c:197 msgid "Not enough memory to load RAS image" msgstr "Nedostatok pamäte pre načítanie obrázku RAS" -#: gdk-pixbuf/io-ras.c:544 +#: gdk-pixbuf/io-ras.c:542 msgid "The Sun raster image format" msgstr "Formát rastrových obrázkov Sun" # PM: nebude lepšie vyhradiť miesto alokovať? -#: gdk-pixbuf/io-tga.c:153 +#: gdk-pixbuf/io-tga.c:151 msgid "Cannot allocate memory for IOBuffer struct" msgstr "Nedá sa vyhradiť pamäť pre štruktúru IOBuffer" -#: gdk-pixbuf/io-tga.c:172 +#: gdk-pixbuf/io-tga.c:170 msgid "Cannot allocate memory for IOBuffer data" msgstr "Nedá sa vyhradiť pamäť pre údaje IOBuffer" -#: gdk-pixbuf/io-tga.c:183 +#: gdk-pixbuf/io-tga.c:181 msgid "Cannot realloc IOBuffer data" msgstr "Nedá sa zmeniť alokáciu pre údaje IOBuffer" -#: gdk-pixbuf/io-tga.c:213 +#: gdk-pixbuf/io-tga.c:211 msgid "Cannot allocate temporary IOBuffer data" msgstr "Nedajú sa vyhradiť dočasné údaje IOBuffer" -#: gdk-pixbuf/io-tga.c:346 +#: gdk-pixbuf/io-tga.c:339 msgid "Cannot allocate new pixbuf" msgstr "Nedá sa vyhradiť nový pixbuf" -#: gdk-pixbuf/io-tga.c:685 +#: gdk-pixbuf/io-tga.c:678 msgid "Image is corrupted or truncated" msgstr "Obrázok je poškodený alebo skrátený" -#: gdk-pixbuf/io-tga.c:692 +#: gdk-pixbuf/io-tga.c:685 msgid "Cannot allocate colormap structure" msgstr "Nedá sa vyhradiť štruktúra pre farebnú mapu" -#: gdk-pixbuf/io-tga.c:699 +#: gdk-pixbuf/io-tga.c:692 msgid "Cannot allocate colormap entries" msgstr "Nedajú sa vyhradiť položky farebnej mapy" -#: gdk-pixbuf/io-tga.c:721 +#: gdk-pixbuf/io-tga.c:714 msgid "Unexpected bitdepth for colormap entries" msgstr "Neočakávaná farebná hĺbka v položkách farebnej mapy" -#: gdk-pixbuf/io-tga.c:739 +#: gdk-pixbuf/io-tga.c:732 msgid "Cannot allocate TGA header memory" msgstr "Nedá sa vyhradiť pamäť pre hlavičku TGA" -#: gdk-pixbuf/io-tga.c:772 +#: gdk-pixbuf/io-tga.c:765 msgid "TGA image has invalid dimensions" msgstr "Obrázok TGA má neplatné rozmery" -#: gdk-pixbuf/io-tga.c:778 gdk-pixbuf/io-tga.c:787 gdk-pixbuf/io-tga.c:797 -#: gdk-pixbuf/io-tga.c:807 gdk-pixbuf/io-tga.c:814 +#: gdk-pixbuf/io-tga.c:771 gdk-pixbuf/io-tga.c:780 gdk-pixbuf/io-tga.c:790 +#: gdk-pixbuf/io-tga.c:800 gdk-pixbuf/io-tga.c:807 msgid "TGA image type not supported" msgstr "Typ obrázku TGA nie je podporovaný" -#: gdk-pixbuf/io-tga.c:861 +#: gdk-pixbuf/io-tga.c:854 msgid "Cannot allocate memory for TGA context struct" msgstr "Nedá sa vyhradiť pamäť pre kontextovú štruktúru TGA" -#: gdk-pixbuf/io-tga.c:926 +#: gdk-pixbuf/io-tga.c:919 msgid "Excess data in file" msgstr "Nadbytočné údaje v súbore" -#: gdk-pixbuf/io-tga.c:1007 +#: gdk-pixbuf/io-tga.c:1000 msgid "The Targa image format" msgstr "Formát obrázkov Targa" -#: gdk-pixbuf/io-tiff.c:104 +#: gdk-pixbuf/io-tiff.c:102 msgid "Could not get image width (bad TIFF file)" msgstr "Nepodarilo sa získať šírku obrázku (neplatný súbor TIFF)" -#: gdk-pixbuf/io-tiff.c:112 +#: gdk-pixbuf/io-tiff.c:110 msgid "Could not get image height (bad TIFF file)" msgstr "Nepodarilo sa získať výšku obrázku (neplatný súbor TIFF)" -#: gdk-pixbuf/io-tiff.c:120 +#: gdk-pixbuf/io-tiff.c:118 msgid "Width or height of TIFF image is zero" msgstr "Výška alebo šírka obrázku TIFF je 0" -#: gdk-pixbuf/io-tiff.c:129 gdk-pixbuf/io-tiff.c:138 +#: gdk-pixbuf/io-tiff.c:127 gdk-pixbuf/io-tiff.c:136 msgid "Dimensions of TIFF image too large" msgstr "Rozmery obrázku TIFF príliš veľké" -#: gdk-pixbuf/io-tiff.c:162 gdk-pixbuf/io-tiff.c:174 gdk-pixbuf/io-tiff.c:491 +#: gdk-pixbuf/io-tiff.c:160 gdk-pixbuf/io-tiff.c:172 gdk-pixbuf/io-tiff.c:489 msgid "Insufficient memory to open TIFF file" msgstr "Nedostatok pamäte pre otvorenie súboru TIFF" -#: gdk-pixbuf/io-tiff.c:236 +#: gdk-pixbuf/io-tiff.c:234 msgid "Failed to load RGB data from TIFF file" msgstr "Zlyhalo načítanie údajov RGB zo súboru TIFF" -#: gdk-pixbuf/io-tiff.c:293 +#: gdk-pixbuf/io-tiff.c:291 msgid "Failed to open TIFF image" msgstr "Zlyhalo otvorenie obrázku TIFF" -#: gdk-pixbuf/io-tiff.c:427 gdk-pixbuf/io-tiff.c:440 +#: gdk-pixbuf/io-tiff.c:425 gdk-pixbuf/io-tiff.c:438 msgid "Failed to load TIFF image" msgstr "Zlyhalo načítanie obrázku TIFF" -#: gdk-pixbuf/io-tiff.c:623 +#: gdk-pixbuf/io-tiff.c:621 msgid "Failed to save TIFF image" msgstr "Zlyhalo uloženie obrázku TIFF" -#: gdk-pixbuf/io-tiff.c:656 +#: gdk-pixbuf/io-tiff.c:654 msgid "TIFF compression doesn't refer to a valid codec." msgstr "TIFF kompresia neodkazuje na platný kodek." -#: gdk-pixbuf/io-tiff.c:696 +#: gdk-pixbuf/io-tiff.c:694 msgid "Failed to write TIFF data" msgstr "Zlyhalo zapísanie údajov obrázku TIFF" -#: gdk-pixbuf/io-tiff.c:733 +#: gdk-pixbuf/io-tiff.c:731 msgid "Couldn't write to TIFF file" msgstr "Nepodarilo sa zapísať do súboru TIFF" -#: gdk-pixbuf/io-tiff.c:788 -msgid "The TIFF image format" -msgstr "Formát obrázkov TIFF" - -#: gdk-pixbuf/io-wbmp.c:245 +#: gdk-pixbuf/io-wbmp.c:243 msgid "Image has zero width" msgstr "Obrázok má nulovú šírku" -#: gdk-pixbuf/io-wbmp.c:263 +#: gdk-pixbuf/io-wbmp.c:261 msgid "Image has zero height" msgstr "Obrázok má nulovú výšku" -#: gdk-pixbuf/io-wbmp.c:274 +#: gdk-pixbuf/io-wbmp.c:272 msgid "Not enough memory to load image" msgstr "Nedostatok pamäte pre načítanie obrázku" -#: gdk-pixbuf/io-wbmp.c:333 +#: gdk-pixbuf/io-wbmp.c:331 msgid "Couldn't save the rest" msgstr "Nepodarilo sa uložiť zvyšok" -#: gdk-pixbuf/io-wbmp.c:374 +#: gdk-pixbuf/io-wbmp.c:372 msgid "The WBMP image format" msgstr "Formát obrázkov WBMP" -#: gdk-pixbuf/io-xbm.c:304 +#: gdk-pixbuf/io-xbm.c:302 msgid "Invalid XBM file" msgstr "Neplatný súbor XBM" -#: gdk-pixbuf/io-xbm.c:314 +#: gdk-pixbuf/io-xbm.c:312 msgid "Insufficient memory to load XBM image file" msgstr "Nedostatok pamäte pre načítanie súboru obrázku XBM" -#: gdk-pixbuf/io-xbm.c:462 +#: gdk-pixbuf/io-xbm.c:460 msgid "Failed to write to temporary file when loading XBM image" msgstr "Zlyhalo zapísanie do dočasného súboru pri načítavaní obrázku XBM" -#: gdk-pixbuf/io-xbm.c:501 +#: gdk-pixbuf/io-xbm.c:499 msgid "The XBM image format" msgstr "Formát obrázkov XBM" -#: gdk-pixbuf/io-xpm.c:469 +#: gdk-pixbuf/io-xpm.c:467 msgid "No XPM header found" msgstr "Hlavička XPM nenájdená" -#: gdk-pixbuf/io-xpm.c:478 +#: gdk-pixbuf/io-xpm.c:476 msgid "Invalid XPM header" msgstr "Neplatná hlavička XPM" -#: gdk-pixbuf/io-xpm.c:486 +#: gdk-pixbuf/io-xpm.c:484 msgid "XPM file has image width <= 0" msgstr "Súbor XPM obsahuje obrázok so šírkou <= 0" -#: gdk-pixbuf/io-xpm.c:494 +#: gdk-pixbuf/io-xpm.c:492 msgid "XPM file has image height <= 0" msgstr "Súbor XPM obsahuje obrázok s výškou <= 0" -#: gdk-pixbuf/io-xpm.c:502 +#: gdk-pixbuf/io-xpm.c:500 msgid "XPM has invalid number of chars per pixel" msgstr "XPM obsahuje neplatný počet znakov na bod" -#: gdk-pixbuf/io-xpm.c:511 +#: gdk-pixbuf/io-xpm.c:509 msgid "XPM file has invalid number of colors" msgstr "Súbor XPM má neplatný počet farieb" -#: gdk-pixbuf/io-xpm.c:523 gdk-pixbuf/io-xpm.c:532 gdk-pixbuf/io-xpm.c:584 +#: gdk-pixbuf/io-xpm.c:521 gdk-pixbuf/io-xpm.c:530 gdk-pixbuf/io-xpm.c:582 msgid "Cannot allocate memory for loading XPM image" msgstr "Nedá sa vyhradiť pamäť pre načítanie obrázku XPM" -#: gdk-pixbuf/io-xpm.c:546 +#: gdk-pixbuf/io-xpm.c:544 msgid "Cannot read XPM colormap" msgstr "Nedá sa načítať farebná mapa XPM" -#: gdk-pixbuf/io-xpm.c:778 +#: gdk-pixbuf/io-xpm.c:776 msgid "Failed to write to temporary file when loading XPM image" msgstr "Zlyhalo zapísanie do dočasného súboru pri načítavaní obrázku XPM" -#: gdk-pixbuf/io-xpm.c:817 +#: gdk-pixbuf/io-xpm.c:815 msgid "The XPM image format" msgstr "Formát obrázkov XPM" diff --git a/po/sl.gmo b/po/sl.gmo index 9321c4a16ae573624e7314f2eab3f77a383b25ab..ef75852ff6f5799caa5ff275eb62a26cac336201 100644 GIT binary patch delta 4501 zcmYkZF_949yZ;mz23j`)ko*S`}h2QzrXW4=X*QH zdbU1l)2mVb7hT(KGLDm^FIm>ktb3H%XC2jQ7LGAX!cmmjWV{D^VGXK-FQA7+92R09tVCU}26f|?P#yjdHR}xts0$58oj4m)a4inN*WCA?;w{vpdjuU% zMSWk2nt_$58`dMI+6m-db{6@wi+p5Yr=CRjA5B4DOhx_hUR2K?L5=uX)RZ1TjqnU= zW}=xEeLo1bG%s?UP*1-^ ztzj!_?NXRmT_DFWzV2S+>GgX0d?afws7Qpyq)?|)P)bDHen0q zU@NjMESra3=g-9J(MM0u{{{*g@m|y>I*D5IR%ch%MfGIo2-Mz~;w*FR%TYIe(zWk# z?aj`Qk-pnM-1psix%A=wmO?=n%tNiwOjoZ&-FS_2yR#9;(0&|s!OpA?*R)L3OwGYj zSc8ngK0ptDK>jR&llZAkK%d#M#S}bz4z-qtQEPP$HDztts%lR{b#xr6eHP~7L#QP= zjx4|Z5B2;0>{v~G4yt_?szcSNCEq)k`PZ7YW8TL{a|6_g645A{cf}K-E`*vR-H&|7UrTlupBdR2dc-X zQ8#K!qoz89+B3zdnW;h#Yn@G~7u#uPEH42KU;^sA`KTpW?^93@n~-zuJZeonew~VA zaX2nPb+i%Hk$>UOu{U3;Lq(|Pd?k9g4YfoEQP(+(u^7uJwKU1-p?^CComhr?-dCe8 z_zG%-pP;7pBI>+B^dho(P$OTATH`JF4K}&&caC7aslSU_vM{~XlFmXc#iPiK_|`327sP%`qKWCacFdJcn9}Hrat8RC|%DS7AK$?f5;uh3fFW+k$^9K6duW2}WLu zNqYW$3R;3)sF8l?PH3MS%tQ)~ro9mF#4V^1w4#s(BrUW&iM70457EvOrG;kBsW z4MFy=&2jZwWSiMh^h+rGNI@ei;bGPf)+77H_G1=a#3h(IHdw=#aUS*eu_tDa3r1Lk z8pwR-Dx6IH_c#N;MRjCSez19~^O^rd8k%X)o9S!Rns*-`TqqxtsLw_Am94`RJce4b z?_51`LeM@LH3Q2q8DB&#!6}@CtvDSgP7L1ZDUK}&dO8|)<0Uu% z_u*bVjhf;$Tva39gLmLD)PUj{wmL8hwf6H+oAp7|l5RuI@FAZ<4+@u^G5njT`i;(P z>_WW|HPvOV-A6s1Pr3F6*M7p;f*Q~z_x*sW!Ctu)b)6ZgJ?1ZT4eL-h-sybPc?wy6 zJCC|y>Mw#lQGnUhS7RX_M~%pv7QCQJkav_lj9T;kn2!HOEom~-#f+gj98G^3X2uc+U*FXG<^OvmUb{@V}reptlIhN?SQ ze>LjJ39vf+HF?F=_hTb@!PVc!Ka=i6BT6Gz4!xSyIX#X#o+CraBjj~bOL`Fc82OKu zo!tNGp=seIXdB5)avRa{6k+3DJ)$X{yjtV`4=DE|dPH@MB2Pw2!N+{qLn=s^@X$my z?E~m<^PB@wOVH%%YcYcyB9&waxrgY`5|uU9qq{VWHl)xI;N4fq?zm{dIEY9j}()o zWCYnl@=1v3@TUhxKD)Vcrt@ihhCEKLb!{(U5m`ZYxHfSe=|dKgm86`^B|3%&L_Y85 zGm)$#w`lylHzLQ2e0C(+JpIOMV+Encan{mnbtM zGb@Wi+bGBKp2(u5*(N?prF=m6Y8~QN~V{sa$VFhO3S{#DS=)-R@3IE1nnAF>B zIF_J}zZKKXLblzj*eBSZ9e?3a?AOOE0fVTH%|;(C#uVIyskjeyqaSb}cA<9z(2u%a z5Ow3Zs1DzUgK#(YS|<}~Wb z6BsTA!Sb*Si%}2MfTj33YAXEwyz7->NKdwq3jb^qKhv=Zb-~U&PBA8E9}^P`SN@)SDGkF&ARwKrov?U$UV1~C3~-cq@mo^%}Q0%fRfJ)Vzi|?>K7cdoj@(kreb{K5F|c)OD)|G5+f5Lu}BhY(&l7H}1ez zXBWmgW#FZV6G*9G$^wIFw;f zdoikq+b|Q~M|JQtR$?l5*ZwtlGd5u~`k5zQAj?BW*`^@t%qme+xfFGu_b`B=c)E1~ zm11O6Z6m6uyZF&6{|q&Rk=%`QEDm*I0dh~Pa;|gx!_F4eRQ!P&fg~CXiUsjvEXSF8 z|HD*xDC^GB_F+1*$)=*7xCTe!Hq?zE+J@+8{ns0%MbEy9f$#71Np*e|H#qj>qF zFbjQHh>3dt%cy7(EkiAiM(5kkFPx`PYa^2RkqM~dN1$#z!EK-Kw%0gUA$_)bxBnn& zYQ9mM``c+MnxiPbI=ZkQb>T72i=34>k?pmp3m!mDwd1If>cf0Zz#!6By9a%^6ZvOH z`QcFe6B!gs<0P#=n@&Y@xd=5^52J=`kK5jY>e%mYdo)XUGVK6rN@|g5wii+7e~KFV zR<}Kx6|4^BA#-kJs406TlkqQ!WKP+jIZx(lRIM0wKrM0&+l;w*2-WkyF$ah7qqQ*? zHHGU@=f8yP8QuhWJ&~+wnbWq;#+k zlAT4UFI%Ov9`yh%ZhsqU=o9!TsDnkwCaVci(OfoQHhzkuu`^dwPYY2UxgF2L?WhhN zLoK479PGn1)RYyYu5%;y!Ftq`G@%baK^@nMdd)+zjDs#X8uf$~$f((J)PZ|YJ#Rrh zc_(_MxlP5BScKZ2Io9k7oP(OOy{IWYiJFQSdan^F!ppG&*&nifRA#c_2h?1S8Ry+# z0ctANI$w3$kGZxLdQUbS+c<6ts>8way}uDxIiEqFnVmp&sC&?xf^5vu`(I8)2h^cP z;$ro>U!X#`!ULZSyI{u90{ua;O z5-@;6umm-PRj5_H1vS?n;b1(0S7A3k2D)Gs>IRRY&fAZyQ#<9_$&UN+gGEe z(->H@PHa6ZQ4Vbl{ILp@2Gv-cFUi)d%y9J~Y7k*|>1 zwdi7R(Uqb;NQ;UYf6e(;Ht0g1p>FsKvaT$?#2dmHsMjXs+B=tFapzL+uU!y#(yl}eabK>gj^^W~I0IAg zIUI^dP$Tmj4#XY|ho&?QHNqtrhxa(Qgj^-;JdDvC@EvNXTiy2V{LM_HJp{FV9O^?YIEZ!xUmKd%jcDrn5|tOp9KHW*+ne4~?WDenEGHVS z=g4-lk33B}N~Wvah*jivl0~+X3bKPdL{#_y{;y1-^(48QT+97!H_;HOoK3Uh`CBc|u~{sXGHdb_>FHyU4d zb-fM6u6_evNA|mRKHfpJ4pbf?ACMICELlUgkoyQPl64{~_me_0-re82(3np;la6x8 zRj%pS;C#?|FU}@=h#q4#xs0%|t%kfnR3eFwEG5|_Na9EmS*H`5NFy0XR+4zqn`98Z zVjYDyu>B+T7zW5Rl1SbqZ;&U*L2@VAOm>l5NtmciAbP{DCNB|{&@z5*BU4EUi6PGu z6}}b!mPORMx>gbTUH!1L&N&!wCM#UK0q-Igx^^Yjl7)mXq@Mr3GKA`TuK5)9Ad_9Y zzorr`3I<^k&ZHp%6f8uyhfIg z$4U6In7M;{=451z%*f95WoH!x@;4sH8q__Ik)7uY1PXGq!pF1LMTF}EZT^1%h)>D_ diff --git a/po/sl.po b/po/sl.po index 8a70478..d8169ca 100644 --- a/po/sl.po +++ b/po/sl.po @@ -4,16 +4,16 @@ # # Matic Žgur , 2006. # Martin Srebotnjak , 2007. -# Klemen Košir , 2010 - 2011. -# Matej Urbančič , 2007 - 2012. +# Klemen Košir , 2010-2011. +# Matej Urbančič , 2007-2012. # msgid "" msgstr "" "Project-Id-Version: gdk-pixbuf master\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=gdk-" "pixbuf\n" -"POT-Creation-Date: 2013-04-15 10:28-0400\n" -"PO-Revision-Date: 2013-02-16 22:50+0100\n" +"POT-Creation-Date: 2014-05-26 20:46-0400\n" +"PO-Revision-Date: 2013-08-18 01:49+0100\n" "Last-Translator: Matej Urbančič \n" "Language-Team: Slovenian GNOME Translation Team \n" "Language: sl\n" @@ -25,18 +25,18 @@ msgstr "" "X-Poedit-SourceCharset: utf-8\n" "X-Generator: Poedit 1.5.4\n" -#: gdk-pixbuf/gdk-pixbuf-animation.c:160 gdk-pixbuf/gdk-pixbuf-io.c:1064 -#: gdk-pixbuf/gdk-pixbuf-io.c:1330 +#: gdk-pixbuf/gdk-pixbuf-animation.c:158 gdk-pixbuf/gdk-pixbuf-io.c:1077 +#: gdk-pixbuf/gdk-pixbuf-io.c:1333 #, c-format msgid "Failed to open file '%s': %s" msgstr "Odpiranje datoteke '%s' je spodletelo: %s" -#: gdk-pixbuf/gdk-pixbuf-animation.c:173 gdk-pixbuf/gdk-pixbuf-io.c:1076 +#: gdk-pixbuf/gdk-pixbuf-animation.c:171 gdk-pixbuf/gdk-pixbuf-io.c:962 #, c-format msgid "Image file '%s' contains no data" msgstr "Slikovna datoteka '%s' ne vsebuje podatkov" -#: gdk-pixbuf/gdk-pixbuf-animation.c:212 +#: gdk-pixbuf/gdk-pixbuf-animation.c:210 #, c-format msgid "" "Failed to load animation '%s': reason not known, probably a corrupt " @@ -45,8 +45,8 @@ msgstr "" "Animacije '%s' ni mogoče naložiti: razlog ni znan, najverjetneje je datoteka " "okvarjena" -#: gdk-pixbuf/gdk-pixbuf-animation.c:280 gdk-pixbuf/gdk-pixbuf-io.c:1112 -#: gdk-pixbuf/gdk-pixbuf-io.c:1382 +#: gdk-pixbuf/gdk-pixbuf-animation.c:278 gdk-pixbuf/gdk-pixbuf-io.c:1113 +#: gdk-pixbuf/gdk-pixbuf-io.c:1385 #, c-format msgid "" "Failed to load image '%s': reason not known, probably a corrupt image file" @@ -54,12 +54,12 @@ msgstr "" "Nalaganje slike '%s' je spodletelo: vzrok ni znan, najverjetneje je datoteka " "okvarjena" -#: gdk-pixbuf/gdk-pixbuf-io.c:790 +#: gdk-pixbuf/gdk-pixbuf-io.c:774 #, c-format msgid "Unable to load image-loading module: %s: %s" msgstr "Modula za nalaganje slik ni mogoče naložiti: %s: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:805 +#: gdk-pixbuf/gdk-pixbuf-io.c:789 #, c-format msgid "" "Image-loading module %s does not export the proper interface; perhaps it's " @@ -68,54 +68,54 @@ msgstr "" "Modul za nalaganje slik %s ne izvaža ustreznega vmesnika. Morda je iz druge " "različice gdk-pixbuf." -#: gdk-pixbuf/gdk-pixbuf-io.c:814 gdk-pixbuf/gdk-pixbuf-io.c:865 +#: gdk-pixbuf/gdk-pixbuf-io.c:798 gdk-pixbuf/gdk-pixbuf-io.c:849 #, c-format msgid "Image type '%s' is not supported" msgstr "Vrsta slike '%s' ni podprta" -#: gdk-pixbuf/gdk-pixbuf-io.c:950 +#: gdk-pixbuf/gdk-pixbuf-io.c:934 #, c-format msgid "Couldn't recognize the image file format for file '%s'" msgstr "Vrste slike v datoteki '%s' ni mogoče prepoznati" -#: gdk-pixbuf/gdk-pixbuf-io.c:958 +#: gdk-pixbuf/gdk-pixbuf-io.c:942 msgid "Unrecognized image file format" msgstr "Neprepoznana vrsta slikovne datoteke" -#: gdk-pixbuf/gdk-pixbuf-io.c:1121 +#: gdk-pixbuf/gdk-pixbuf-io.c:1124 #, c-format msgid "Failed to load image '%s': %s" msgstr "Nalaganje slike '%s' je spodletelo: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2015 gdk-pixbuf/io-gdip-utils.c:837 +#: gdk-pixbuf/gdk-pixbuf-io.c:2029 gdk-pixbuf/io-gdip-utils.c:835 #, c-format msgid "Error writing to image file: %s" msgstr "Napaka med pisanjem v slikovno datoteko: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2057 gdk-pixbuf/gdk-pixbuf-io.c:2178 +#: gdk-pixbuf/gdk-pixbuf-io.c:2071 gdk-pixbuf/gdk-pixbuf-io.c:2192 #, c-format msgid "This build of gdk-pixbuf does not support saving the image format: %s" msgstr "" "Ta izgradnja programa gdk-pixbuf ne podpira shranjevanja slik vrste: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2088 +#: gdk-pixbuf/gdk-pixbuf-io.c:2102 msgid "Insufficient memory to save image to callback" msgstr "Za shranjevanje slike v povratni klic ni dovolj pomnilnika" -#: gdk-pixbuf/gdk-pixbuf-io.c:2101 +#: gdk-pixbuf/gdk-pixbuf-io.c:2115 msgid "Failed to open temporary file" msgstr "Odpiranje začasne datoteke je spodletelo" -#: gdk-pixbuf/gdk-pixbuf-io.c:2124 +#: gdk-pixbuf/gdk-pixbuf-io.c:2138 msgid "Failed to read from temporary file" msgstr "Branje iz začasne datoteke je spodletelo" -#: gdk-pixbuf/gdk-pixbuf-io.c:2372 +#: gdk-pixbuf/gdk-pixbuf-io.c:2382 #, c-format msgid "Failed to open '%s' for writing: %s" msgstr "Odpiranje datoteke '%s' za pisanje je spodletelo: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2398 +#: gdk-pixbuf/gdk-pixbuf-io.c:2408 #, c-format msgid "" "Failed to close '%s' while writing image, all data may not have been saved: " @@ -124,15 +124,15 @@ msgstr "" "Zapiranje datoteke '%s' med pisanjem slike je spodletelo: vseh podatkov ni " "mogoče shraniti: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2619 gdk-pixbuf/gdk-pixbuf-io.c:2671 +#: gdk-pixbuf/gdk-pixbuf-io.c:2629 gdk-pixbuf/gdk-pixbuf-io.c:2681 msgid "Insufficient memory to save image into a buffer" msgstr "Za shranjevanje slike v medpomnilnik ni dovolj pomnilnika" -#: gdk-pixbuf/gdk-pixbuf-io.c:2717 +#: gdk-pixbuf/gdk-pixbuf-io.c:2727 msgid "Error writing to image stream" msgstr "Napaka med pisanjem v pretok slike" -#: gdk-pixbuf/gdk-pixbuf-loader.c:393 +#: gdk-pixbuf/gdk-pixbuf-loader.c:384 #, c-format msgid "" "Internal error: Image loader module '%s' failed to complete an operation, " @@ -141,24 +141,24 @@ msgstr "" "Notranja napaka: opravilo modula nalagalnika slik '%s' je spodletelo, vendar " "ni podanega razloga za neuspeh" -#: gdk-pixbuf/gdk-pixbuf-loader.c:435 +#: gdk-pixbuf/gdk-pixbuf-loader.c:426 #, c-format msgid "Incremental loading of image type '%s' is not supported" msgstr "Postopno nalaganje vrste slik '%s' ni podprto" -#: gdk-pixbuf/gdk-pixdata.c:160 +#: gdk-pixbuf/gdk-pixdata.c:158 msgid "Image header corrupt" msgstr "Glava slike je okvarjena" -#: gdk-pixbuf/gdk-pixdata.c:165 +#: gdk-pixbuf/gdk-pixdata.c:163 msgid "Image format unknown" msgstr "Vrsta slike ni znana" -#: gdk-pixbuf/gdk-pixdata.c:170 gdk-pixbuf/gdk-pixdata.c:502 +#: gdk-pixbuf/gdk-pixdata.c:168 gdk-pixbuf/gdk-pixdata.c:501 msgid "Image pixel data corrupt" msgstr "Podatki o slikovnih točkah slike so okvarjeni" -#: gdk-pixbuf/gdk-pixdata.c:446 +#: gdk-pixbuf/gdk-pixdata.c:445 #, c-format msgid "failed to allocate image buffer of %u byte" msgid_plural "failed to allocate image buffer of %u bytes" @@ -167,74 +167,78 @@ msgstr[1] "ni mogoče dodeliti slikovnega medpomnilnika velikosti %u bajta" msgstr[2] "ni mogoče dodeliti slikovnega medpomnilnika velikosti %u bajtov" msgstr[3] "ni mogoče dodeliti slikovnega medpomnilnika velikosti %u bajtov" -#: gdk-pixbuf/io-ani.c:244 +#: gdk-pixbuf/io-ani.c:242 msgid "Unexpected icon chunk in animation" msgstr "Nepričakovan del ikone v animaciji" -#: gdk-pixbuf/io-ani.c:342 gdk-pixbuf/io-ani.c:400 gdk-pixbuf/io-ani.c:426 -#: gdk-pixbuf/io-ani.c:449 gdk-pixbuf/io-ani.c:476 gdk-pixbuf/io-ani.c:563 +#: gdk-pixbuf/io-ani.c:340 gdk-pixbuf/io-ani.c:398 gdk-pixbuf/io-ani.c:424 +#: gdk-pixbuf/io-ani.c:447 gdk-pixbuf/io-ani.c:474 gdk-pixbuf/io-ani.c:561 msgid "Invalid header in animation" msgstr "Neveljavna glava animacije" -#: gdk-pixbuf/io-ani.c:352 gdk-pixbuf/io-ani.c:374 gdk-pixbuf/io-ani.c:458 -#: gdk-pixbuf/io-ani.c:485 gdk-pixbuf/io-ani.c:536 gdk-pixbuf/io-ani.c:608 +#: gdk-pixbuf/io-ani.c:350 gdk-pixbuf/io-ani.c:372 gdk-pixbuf/io-ani.c:456 +#: gdk-pixbuf/io-ani.c:483 gdk-pixbuf/io-ani.c:534 gdk-pixbuf/io-ani.c:606 msgid "Not enough memory to load animation" msgstr "Za nalaganje animacije ni dovolj pomnilnika" -#: gdk-pixbuf/io-ani.c:392 gdk-pixbuf/io-ani.c:418 gdk-pixbuf/io-ani.c:437 +#: gdk-pixbuf/io-ani.c:390 gdk-pixbuf/io-ani.c:416 gdk-pixbuf/io-ani.c:435 msgid "Malformed chunk in animation" msgstr "Nepravilno oblikovan del v animaciji" -#: gdk-pixbuf/io-ani.c:660 +#: gdk-pixbuf/io-ani.c:628 +msgid "ANI image was truncated or incomplete." +msgstr "Slika ANI je prirezana ali nepopolna." + +#: gdk-pixbuf/io-ani.c:669 msgid "The ANI image format" msgstr "Vrsta zapisa slike ANI" -#: gdk-pixbuf/io-bmp.c:229 gdk-pixbuf/io-bmp.c:266 gdk-pixbuf/io-bmp.c:337 -#: gdk-pixbuf/io-bmp.c:369 gdk-pixbuf/io-bmp.c:392 gdk-pixbuf/io-bmp.c:495 +#: gdk-pixbuf/io-bmp.c:227 gdk-pixbuf/io-bmp.c:264 gdk-pixbuf/io-bmp.c:335 +#: gdk-pixbuf/io-bmp.c:367 gdk-pixbuf/io-bmp.c:390 gdk-pixbuf/io-bmp.c:493 msgid "BMP image has bogus header data" msgstr "Slika BMP ima neveljavne podatke glave" -#: gdk-pixbuf/io-bmp.c:240 gdk-pixbuf/io-bmp.c:432 +#: gdk-pixbuf/io-bmp.c:238 gdk-pixbuf/io-bmp.c:430 msgid "Not enough memory to load bitmap image" msgstr "Za nalaganje bitne slike ni dovolj pomnilnika" -#: gdk-pixbuf/io-bmp.c:318 +#: gdk-pixbuf/io-bmp.c:316 msgid "BMP image has unsupported header size" msgstr "Slika BMP ima nepodprto velikost podatkov glave" -#: gdk-pixbuf/io-bmp.c:356 +#: gdk-pixbuf/io-bmp.c:354 msgid "Topdown BMP images cannot be compressed" msgstr "Slik BMP ni mogoče stisniti" -#: gdk-pixbuf/io-bmp.c:716 gdk-pixbuf/io-pnm.c:707 +#: gdk-pixbuf/io-bmp.c:714 gdk-pixbuf/io-pnm.c:705 msgid "Premature end-of-file encountered" msgstr "Zaznan je predčasni konec datoteke" -#: gdk-pixbuf/io-bmp.c:1328 +#: gdk-pixbuf/io-bmp.c:1326 msgid "Couldn't allocate memory for saving BMP file" msgstr "Pomnilnika za shranjevanje datoteke BMP ni mogoče dodeliti" -#: gdk-pixbuf/io-bmp.c:1369 +#: gdk-pixbuf/io-bmp.c:1367 msgid "Couldn't write to BMP file" msgstr "V datoteko BMP ni mogoče pisati" -#: gdk-pixbuf/io-bmp.c:1422 gdk-pixbuf/io-gdip-bmp.c:82 +#: gdk-pixbuf/io-bmp.c:1420 gdk-pixbuf/io-gdip-bmp.c:80 msgid "The BMP image format" msgstr "Vrsta zapisa slike BMP" -#: gdk-pixbuf/io-gdip-emf.c:59 +#: gdk-pixbuf/io-gdip-emf.c:57 msgid "The EMF image format" msgstr "Vrsta zapisa slike EMF" -#: gdk-pixbuf/io-gdip-gif.c:80 gdk-pixbuf/io-gif.c:1720 +#: gdk-pixbuf/io-gdip-gif.c:78 gdk-pixbuf/io-gif.c:1718 msgid "The GIF image format" msgstr "Vrsta zapisa slike GIF" -#: gdk-pixbuf/io-gdip-ico.c:59 gdk-pixbuf/io-ico.c:1271 +#: gdk-pixbuf/io-gdip-ico.c:57 gdk-pixbuf/io-ico.c:1269 msgid "The ICO image format" msgstr "Vrsta zapisa slike ICO" -#: gdk-pixbuf/io-gdip-jpeg.c:53 gdk-pixbuf/io-jpeg.c:1249 +#: gdk-pixbuf/io-gdip-jpeg.c:51 gdk-pixbuf/io-jpeg.c:1249 #, c-format msgid "" "JPEG quality must be a value between 0 and 100; value '%s' could not be " @@ -243,7 +247,7 @@ msgstr "" "Kakovost slike JPEG mora biti vrednost med 0 in 100. Vrednosti '%s' ni " "mogoče razčleniti." -#: gdk-pixbuf/io-gdip-jpeg.c:68 gdk-pixbuf/io-jpeg.c:1265 +#: gdk-pixbuf/io-gdip-jpeg.c:66 gdk-pixbuf/io-jpeg.c:1265 #, c-format msgid "" "JPEG quality must be a value between 0 and 100; value '%d' is not allowed." @@ -251,108 +255,112 @@ msgstr "" "Kakovost slike JPEG mora biti vrednost med 0 in 100. Vrednost '%d' ni " "dovoljena." -#: gdk-pixbuf/io-gdip-jpeg.c:136 gdk-pixbuf/io-jpeg.c:1478 +#: gdk-pixbuf/io-gdip-jpeg.c:134 gdk-pixbuf/io-jpeg.c:1478 msgid "The JPEG image format" msgstr "Vrsta zapisa slike JPEG" -#: gdk-pixbuf/io-gdip-utils.c:154 +#: gdk-pixbuf/io-gdip-tiff.c:80 gdk-pixbuf/io-tiff.c:786 +msgid "The TIFF image format" +msgstr "Vrsta zapisa slike TIFF" + +#: gdk-pixbuf/io-gdip-utils.c:152 #, c-format msgid "Could not allocate memory: %s" msgstr "Pomnilnika ni mogoče dodeliti: %s" -#: gdk-pixbuf/io-gdip-utils.c:179 gdk-pixbuf/io-gdip-utils.c:293 -#: gdk-pixbuf/io-gdip-utils.c:333 +#: gdk-pixbuf/io-gdip-utils.c:177 gdk-pixbuf/io-gdip-utils.c:291 +#: gdk-pixbuf/io-gdip-utils.c:331 #, c-format msgid "Could not create stream: %s" msgstr "Pretoka ni mogoče ustvariti: %s" -#: gdk-pixbuf/io-gdip-utils.c:193 +#: gdk-pixbuf/io-gdip-utils.c:191 #, c-format msgid "Could not seek stream: %s" msgstr "Po pretoku ni mogoče iskati: %s" -#: gdk-pixbuf/io-gdip-utils.c:205 +#: gdk-pixbuf/io-gdip-utils.c:203 #, c-format msgid "Could not read from stream: %s" msgstr "Iz pretoka ni mogoče brati: %s" -#: gdk-pixbuf/io-gdip-utils.c:617 +#: gdk-pixbuf/io-gdip-utils.c:615 msgid "Couldn't load bitmap" msgstr "Bitne slike ni mogoče naložiti" -#: gdk-pixbuf/io-gdip-utils.c:773 +#: gdk-pixbuf/io-gdip-utils.c:771 msgid "Couldn't load metafile" msgstr "Metadatoteke ni mogoče naložiti" -#: gdk-pixbuf/io-gdip-utils.c:878 +#: gdk-pixbuf/io-gdip-utils.c:876 msgid "Unsupported image format for GDI+" msgstr "Nepodprta vrsta zapisa slike za GDI+" -#: gdk-pixbuf/io-gdip-utils.c:885 +#: gdk-pixbuf/io-gdip-utils.c:883 msgid "Couldn't save" msgstr "Ni mogoče shraniti" -#: gdk-pixbuf/io-gdip-wmf.c:58 +#: gdk-pixbuf/io-gdip-wmf.c:56 msgid "The WMF image format" msgstr "Vrsta zapisa slike WMF" -#: gdk-pixbuf/io-gif.c:222 +#: gdk-pixbuf/io-gif.c:220 #, c-format msgid "Failure reading GIF: %s" msgstr "Napaka med branjem slike GIF: %s" -#: gdk-pixbuf/io-gif.c:496 gdk-pixbuf/io-gif.c:1502 gdk-pixbuf/io-gif.c:1669 +#: gdk-pixbuf/io-gif.c:494 gdk-pixbuf/io-gif.c:1500 gdk-pixbuf/io-gif.c:1667 msgid "GIF file was missing some data (perhaps it was truncated somehow?)" msgstr "V datoteki GIF manjkajo podatki (mogoče je bila datoteka prirezana)" -#: gdk-pixbuf/io-gif.c:505 +#: gdk-pixbuf/io-gif.c:503 #, c-format msgid "Internal error in the GIF loader (%s)" msgstr "Notranja napaka v nalagalniku GIF (%s)" -#: gdk-pixbuf/io-gif.c:579 +#: gdk-pixbuf/io-gif.c:577 msgid "Stack overflow" msgstr "Prekoračitev sklada" -#: gdk-pixbuf/io-gif.c:639 +#: gdk-pixbuf/io-gif.c:637 msgid "GIF image loader cannot understand this image." msgstr "Nalagalnik slik GIF te slike ne razume." -#: gdk-pixbuf/io-gif.c:668 +#: gdk-pixbuf/io-gif.c:666 msgid "Bad code encountered" msgstr "Zaznana je bila neveljavna koda" -#: gdk-pixbuf/io-gif.c:678 +#: gdk-pixbuf/io-gif.c:676 msgid "Circular table entry in GIF file" msgstr "Krožni vnos razpredelnice v datoteki GIF" -#: gdk-pixbuf/io-gif.c:866 gdk-pixbuf/io-gif.c:1488 gdk-pixbuf/io-gif.c:1541 -#: gdk-pixbuf/io-gif.c:1657 +#: gdk-pixbuf/io-gif.c:864 gdk-pixbuf/io-gif.c:1486 gdk-pixbuf/io-gif.c:1539 +#: gdk-pixbuf/io-gif.c:1655 msgid "Not enough memory to load GIF file" msgstr "Za nalaganje slike GIF ni dovolj pomnilnika" -#: gdk-pixbuf/io-gif.c:960 +#: gdk-pixbuf/io-gif.c:958 msgid "Not enough memory to composite a frame in GIF file" msgstr "Za sestavljanje okvirja v datoteki GIF ni dovolj pomnilnika" -#: gdk-pixbuf/io-gif.c:1132 +#: gdk-pixbuf/io-gif.c:1130 msgid "GIF image is corrupt (incorrect LZW compression)" msgstr "Slika GIF je pokvarjena (nepravilno stiskanje LZW)" -#: gdk-pixbuf/io-gif.c:1182 +#: gdk-pixbuf/io-gif.c:1180 msgid "File does not appear to be a GIF file" msgstr "Datoteka ni podobna datoteki GIF" -#: gdk-pixbuf/io-gif.c:1194 +#: gdk-pixbuf/io-gif.c:1192 #, c-format msgid "Version %s of the GIF file format is not supported" msgstr "Različica %s vrste datoteke GIF ni podprta" -#: gdk-pixbuf/io-gif.c:1241 +#: gdk-pixbuf/io-gif.c:1239 msgid "Resulting GIF image has zero size" msgstr "Končna slika GIF ima ničelno velikost" -#: gdk-pixbuf/io-gif.c:1320 +#: gdk-pixbuf/io-gif.c:1318 msgid "" "GIF image has no global colormap, and a frame inside it has no local " "colormap." @@ -360,7 +368,7 @@ msgstr "" "Slika GIF nima splošnega kataloga barv, okvir znotraj datoteke pa nima " "krajevnega kataloga barv." -#: gdk-pixbuf/io-gif.c:1564 +#: gdk-pixbuf/io-gif.c:1562 msgid "GIF image was truncated or incomplete." msgstr "Slika GIF je prirezana ali nepopolna." @@ -377,87 +385,87 @@ msgstr "Slike ICNS ni mogoče odkodirati" msgid "The ICNS image format" msgstr "Vrsta zapisa slike ICNS" -#: gdk-pixbuf/io-ico.c:228 gdk-pixbuf/io-ico.c:242 gdk-pixbuf/io-ico.c:291 -#: gdk-pixbuf/io-ico.c:302 gdk-pixbuf/io-ico.c:395 +#: gdk-pixbuf/io-ico.c:226 gdk-pixbuf/io-ico.c:240 gdk-pixbuf/io-ico.c:289 +#: gdk-pixbuf/io-ico.c:300 gdk-pixbuf/io-ico.c:393 msgid "Invalid header in icon" msgstr "Ikona ima neveljavno glavo" -#: gdk-pixbuf/io-ico.c:257 gdk-pixbuf/io-ico.c:312 gdk-pixbuf/io-ico.c:405 -#: gdk-pixbuf/io-ico.c:458 gdk-pixbuf/io-ico.c:488 +#: gdk-pixbuf/io-ico.c:255 gdk-pixbuf/io-ico.c:310 gdk-pixbuf/io-ico.c:403 +#: gdk-pixbuf/io-ico.c:456 gdk-pixbuf/io-ico.c:486 msgid "Not enough memory to load icon" msgstr "Za nalaganje slike ni dovolj pomnilnika" -#: gdk-pixbuf/io-ico.c:338 +#: gdk-pixbuf/io-ico.c:336 msgid "Compressed icons are not supported" msgstr "Stisnjene ikone niso podprte" -#: gdk-pixbuf/io-ico.c:358 +#: gdk-pixbuf/io-ico.c:356 msgid "Icon has zero width" msgstr "Ikona ima ničelno širino" -#: gdk-pixbuf/io-ico.c:368 +#: gdk-pixbuf/io-ico.c:366 msgid "Icon has zero height" msgstr "Ikona ima ničelno višino" -#: gdk-pixbuf/io-ico.c:443 +#: gdk-pixbuf/io-ico.c:441 msgid "Unsupported icon type" msgstr "Nepodprta vrsta ikon" -#: gdk-pixbuf/io-ico.c:537 +#: gdk-pixbuf/io-ico.c:535 msgid "Not enough memory to load ICO file" msgstr "Za naložitev datoteke ICO ni dovolj pomnilnika" -#: gdk-pixbuf/io-ico.c:1002 +#: gdk-pixbuf/io-ico.c:1000 msgid "Image too large to be saved as ICO" msgstr "Slika je prevelika, da bi bila shranjena kot ICO" -#: gdk-pixbuf/io-ico.c:1013 +#: gdk-pixbuf/io-ico.c:1011 msgid "Cursor hotspot outside image" msgstr "Vroča točka kazalca je zunaj slike" -#: gdk-pixbuf/io-ico.c:1036 +#: gdk-pixbuf/io-ico.c:1034 #, c-format msgid "Unsupported depth for ICO file: %d" msgstr "Nepodprta barvna globina datoteke ICO: %d" -#: gdk-pixbuf/io-jasper.c:74 +#: gdk-pixbuf/io-jasper.c:73 msgid "Couldn't allocate memory for stream" msgstr "Pomnilnika za pretok ni mogoče dodeliti" -#: gdk-pixbuf/io-jasper.c:104 +#: gdk-pixbuf/io-jasper.c:103 msgid "Couldn't decode image" msgstr "Slike ni mogoče odkodirati" -#: gdk-pixbuf/io-jasper.c:122 +#: gdk-pixbuf/io-jasper.c:121 msgid "Transformed JPEG2000 has zero width or height" msgstr "Preoblikovana slika JPEG 2000 ima ničelno višino ali širino." -#: gdk-pixbuf/io-jasper.c:136 +#: gdk-pixbuf/io-jasper.c:135 msgid "Image type currently not supported" msgstr "Vrsta slike trenutno ni podprta" -#: gdk-pixbuf/io-jasper.c:148 gdk-pixbuf/io-jasper.c:156 +#: gdk-pixbuf/io-jasper.c:147 gdk-pixbuf/io-jasper.c:155 msgid "Couldn't allocate memory for color profile" msgstr "Pomnilnika za barvni profil ni mogoče dodeliti" -#: gdk-pixbuf/io-jasper.c:182 +#: gdk-pixbuf/io-jasper.c:181 msgid "Insufficient memory to open JPEG 2000 file" msgstr "Za odprtje datoteke JPEG 2000 ni dovolj pomnilnika" -#: gdk-pixbuf/io-jasper.c:261 +#: gdk-pixbuf/io-jasper.c:260 msgid "Couldn't allocate memory to buffer image data" msgstr "Pomnilnika za medpomnjenje podatkov slike ni mogoče dodeliti" -#: gdk-pixbuf/io-jasper.c:305 +#: gdk-pixbuf/io-jasper.c:304 msgid "The JPEG 2000 image format" msgstr "Vrsta zapisa slike JPEG 2000" -#: gdk-pixbuf/io-jpeg.c:126 +#: gdk-pixbuf/io-jpeg.c:124 #, c-format msgid "Error interpreting JPEG image file (%s)" msgstr "Napaka med tolmačenjem slikovne datoteke JPEG (%s)" -#: gdk-pixbuf/io-jpeg.c:604 +#: gdk-pixbuf/io-jpeg.c:597 msgid "" "Insufficient memory to load image, try exiting some applications to free " "memory" @@ -465,17 +473,17 @@ msgstr "" "Za nalaganje slike ni dovolj pomnilnika. Za sprostitev pomnilnika zaprite " "nekaj programov." -#: gdk-pixbuf/io-jpeg.c:651 gdk-pixbuf/io-jpeg.c:865 +#: gdk-pixbuf/io-jpeg.c:645 gdk-pixbuf/io-jpeg.c:858 #, c-format msgid "Unsupported JPEG color space (%s)" msgstr "Nepodprt barvni prostor JPEG (%s)" -#: gdk-pixbuf/io-jpeg.c:764 gdk-pixbuf/io-jpeg.c:1044 +#: gdk-pixbuf/io-jpeg.c:757 gdk-pixbuf/io-jpeg.c:1037 #: gdk-pixbuf/io-jpeg.c:1308 gdk-pixbuf/io-jpeg.c:1318 msgid "Couldn't allocate memory for loading JPEG file" msgstr "Pomnilnika za nalaganje datoteke JPEG ni mogoče dodeliti" -#: gdk-pixbuf/io-jpeg.c:1018 +#: gdk-pixbuf/io-jpeg.c:1011 msgid "Transformed JPEG has zero width or height." msgstr "Preoblikovana slika JPEG ima ničelno višino ali širino." @@ -484,91 +492,91 @@ msgstr "Preoblikovana slika JPEG ima ničelno višino ali širino." msgid "Color profile has invalid length '%u'." msgstr "Barvni profil je neveljavne dolžine '%u'." -#: gdk-pixbuf/io-pcx.c:186 +#: gdk-pixbuf/io-pcx.c:184 msgid "Couldn't allocate memory for header" msgstr "Pomnilnika za glavo ni mogoče dodeliti" -#: gdk-pixbuf/io-pcx.c:201 gdk-pixbuf/io-pcx.c:559 +#: gdk-pixbuf/io-pcx.c:199 gdk-pixbuf/io-pcx.c:557 msgid "Couldn't allocate memory for context buffer" msgstr "Pomnilnika za medpomnilnik vsebine ni mogoče dodeliti" -#: gdk-pixbuf/io-pcx.c:600 +#: gdk-pixbuf/io-pcx.c:598 msgid "Image has invalid width and/or height" msgstr "Slika ima neveljavno širino in/ali višino" -#: gdk-pixbuf/io-pcx.c:612 gdk-pixbuf/io-pcx.c:673 +#: gdk-pixbuf/io-pcx.c:610 gdk-pixbuf/io-pcx.c:671 msgid "Image has unsupported bpp" msgstr "Slika ima nepodprto barvno globino" -#: gdk-pixbuf/io-pcx.c:617 gdk-pixbuf/io-pcx.c:625 +#: gdk-pixbuf/io-pcx.c:615 gdk-pixbuf/io-pcx.c:623 #, c-format msgid "Image has unsupported number of %d-bit planes" msgstr "Slika ima nepodprto število %d-bitnih ravnin" -#: gdk-pixbuf/io-pcx.c:641 +#: gdk-pixbuf/io-pcx.c:639 msgid "Couldn't create new pixbuf" msgstr "Medpomnilnika sličic ni mogoče ustvariti" -#: gdk-pixbuf/io-pcx.c:649 +#: gdk-pixbuf/io-pcx.c:647 msgid "Couldn't allocate memory for line data" msgstr "Pomnilnika za podatke vrstice ni mogoče dodeliti" -#: gdk-pixbuf/io-pcx.c:656 +#: gdk-pixbuf/io-pcx.c:654 msgid "Couldn't allocate memory for PCX image" msgstr "Pomnilnika za sliko PCX ni mogoče dodeliti" -#: gdk-pixbuf/io-pcx.c:703 +#: gdk-pixbuf/io-pcx.c:701 msgid "Didn't get all lines of PCX image" msgstr "Vseh vrstic slike PCX ni mogoče pridobiti" -#: gdk-pixbuf/io-pcx.c:710 +#: gdk-pixbuf/io-pcx.c:708 msgid "No palette found at end of PCX data" msgstr "Na koncu podatkov PCX ni nobene palete" -#: gdk-pixbuf/io-pcx.c:755 +#: gdk-pixbuf/io-pcx.c:753 msgid "The PCX image format" msgstr "Vrsta zapisa slike PCX" -#: gdk-pixbuf/io-pixdata.c:148 +#: gdk-pixbuf/io-pixdata.c:146 msgid "Transformed pixbuf has zero width or height." msgstr "Preoblikovana sličica ima ničelno višino ali širino." -#: gdk-pixbuf/io-pixdata.c:186 +#: gdk-pixbuf/io-pixdata.c:184 msgid "The GdkPixdata format" msgstr "Zapis GdkPixdata" -#: gdk-pixbuf/io-png.c:54 +#: gdk-pixbuf/io-png.c:53 msgid "Bits per channel of PNG image is invalid." msgstr "Število bitov na kanal slike PNG ni veljavno." -#: gdk-pixbuf/io-png.c:135 gdk-pixbuf/io-png.c:641 +#: gdk-pixbuf/io-png.c:134 gdk-pixbuf/io-png.c:640 msgid "Transformed PNG has zero width or height." msgstr "Preoblikovana slika PNG ima ničelno višino ali širino." -#: gdk-pixbuf/io-png.c:143 +#: gdk-pixbuf/io-png.c:142 msgid "Bits per channel of transformed PNG is not 8." msgstr "Število bitov na kanal preoblikovane slike PNG ni 8." -#: gdk-pixbuf/io-png.c:152 +#: gdk-pixbuf/io-png.c:151 msgid "Transformed PNG not RGB or RGBA." msgstr "Preoblikovana slika PNG ni RGB ali RGBA." -#: gdk-pixbuf/io-png.c:161 +#: gdk-pixbuf/io-png.c:160 msgid "Transformed PNG has unsupported number of channels, must be 3 or 4." msgstr "" "Preoblikovana slika PNG ima nepodprto število kanalov. Število mora biti med " "3 in 4." -#: gdk-pixbuf/io-png.c:182 +#: gdk-pixbuf/io-png.c:181 #, c-format msgid "Fatal error in PNG image file: %s" msgstr "Usodna napaka v datoteki slike PNG: %s" -#: gdk-pixbuf/io-png.c:315 +#: gdk-pixbuf/io-png.c:314 msgid "Insufficient memory to load PNG file" msgstr "Za nalaganje datoteke PNG ni dovolj pomnilnika" -#: gdk-pixbuf/io-png.c:656 +#: gdk-pixbuf/io-png.c:655 #, c-format msgid "" "Insufficient memory to store a %lu by %lu image; try exiting some " @@ -577,30 +585,30 @@ msgstr "" "Za shranjevanje slike velikosti %lu x %lu ni dovolj pomnilnika. Za " "sprostitev pomnilnika je treba zapreti nekaj programov." -#: gdk-pixbuf/io-png.c:719 +#: gdk-pixbuf/io-png.c:718 msgid "Fatal error reading PNG image file" msgstr "Usodna napaka med branjem slikovne datoteke PNG" -#: gdk-pixbuf/io-png.c:768 +#: gdk-pixbuf/io-png.c:767 #, c-format msgid "Fatal error reading PNG image file: %s" msgstr "Usodna napaka med branjem slikovne datoteke PNG: %s" -#: gdk-pixbuf/io-png.c:858 +#: gdk-pixbuf/io-png.c:857 msgid "" "Keys for PNG text chunks must have at least 1 and at most 79 characters." msgstr "Ključi za dele besedila PNG morajo imeti med 1 in 79 znakov." -#: gdk-pixbuf/io-png.c:867 +#: gdk-pixbuf/io-png.c:866 msgid "Keys for PNG text chunks must be ASCII characters." msgstr "Ključi za dele besedila PNG morajo biti znaki ASCII." -#: gdk-pixbuf/io-png.c:881 gdk-pixbuf/io-tiff.c:667 +#: gdk-pixbuf/io-png.c:880 gdk-pixbuf/io-tiff.c:665 #, c-format msgid "Color profile has invalid length %d." msgstr "Barvni profil je neveljavne dolžine %d." -#: gdk-pixbuf/io-png.c:894 +#: gdk-pixbuf/io-png.c:893 #, c-format msgid "" "PNG compression level must be a value between 0 and 9; value '%s' could not " @@ -609,7 +617,7 @@ msgstr "" "Raven stiskanja PNG mora biti vrednost med 0 in 9. Vrednosti '%s' ni mogoče " "razčleniti." -#: gdk-pixbuf/io-png.c:907 +#: gdk-pixbuf/io-png.c:906 #, c-format msgid "" "PNG compression level must be a value between 0 and 9; value '%d' is not " @@ -618,87 +626,87 @@ msgstr "" "Raven stiskanja JPEG mora biti vrednost med 0 in 9. Vrednost '%d' ni " "dovoljena." -#: gdk-pixbuf/io-png.c:955 +#: gdk-pixbuf/io-png.c:954 #, c-format msgid "Value for PNG text chunk %s cannot be converted to ISO-8859-1 encoding." msgstr "" "Vrednosti za del besedila PNG %s ni mogoče pretvoriti v kodiranje ISO-8859-1." -#: gdk-pixbuf/io-png.c:1118 +#: gdk-pixbuf/io-png.c:1117 msgid "The PNG image format" msgstr "Vrsta zapisa slike PNG" -#: gdk-pixbuf/io-pnm.c:248 +#: gdk-pixbuf/io-pnm.c:246 msgid "PNM loader expected to find an integer, but didn't" msgstr "Nalagalnik PNM je pričakoval celo število, a ga ni našel" -#: gdk-pixbuf/io-pnm.c:280 +#: gdk-pixbuf/io-pnm.c:278 msgid "PNM file has an incorrect initial byte" msgstr "Datoteka PNM ima nepravilen začetni bajt" -#: gdk-pixbuf/io-pnm.c:310 +#: gdk-pixbuf/io-pnm.c:308 msgid "PNM file is not in a recognized PNM subformat" msgstr "Datoteka PNM ni v prepoznani podvrsti zapisa PNM" -#: gdk-pixbuf/io-pnm.c:335 +#: gdk-pixbuf/io-pnm.c:333 msgid "PNM file has an image width of 0" msgstr "Datoteka PNM ima širino slike 0" -#: gdk-pixbuf/io-pnm.c:356 +#: gdk-pixbuf/io-pnm.c:354 msgid "PNM file has an image height of 0" msgstr "Datoteka PNM ima višino slike 0" -#: gdk-pixbuf/io-pnm.c:379 +#: gdk-pixbuf/io-pnm.c:377 msgid "Maximum color value in PNM file is 0" msgstr "Največja vrednost barve v datoteki PNM je 0" -#: gdk-pixbuf/io-pnm.c:387 +#: gdk-pixbuf/io-pnm.c:385 msgid "Maximum color value in PNM file is too large" msgstr "Največja vrednost barve v datoteki PNM je prevelika" -#: gdk-pixbuf/io-pnm.c:427 gdk-pixbuf/io-pnm.c:457 gdk-pixbuf/io-pnm.c:502 +#: gdk-pixbuf/io-pnm.c:425 gdk-pixbuf/io-pnm.c:455 gdk-pixbuf/io-pnm.c:500 msgid "Raw PNM image type is invalid" msgstr "Surova vrsta slike PNM je neveljavna" -#: gdk-pixbuf/io-pnm.c:652 +#: gdk-pixbuf/io-pnm.c:650 msgid "PNM image loader does not support this PNM subformat" msgstr "Nalagalnik slik PNM ne podpira te podvrste zapisa PNM" -#: gdk-pixbuf/io-pnm.c:739 gdk-pixbuf/io-pnm.c:966 +#: gdk-pixbuf/io-pnm.c:737 gdk-pixbuf/io-pnm.c:964 msgid "Raw PNM formats require exactly one whitespace before sample data" msgstr "" "Surove vrste zapisa PNM zahtevajo natančno en presledni znak pred vzorčnimi " "podatki" -#: gdk-pixbuf/io-pnm.c:766 +#: gdk-pixbuf/io-pnm.c:764 msgid "Cannot allocate memory for loading PNM image" msgstr "Pomnilnika za nalaganje slike PNM ni mogoče dodeliti" -#: gdk-pixbuf/io-pnm.c:816 +#: gdk-pixbuf/io-pnm.c:814 msgid "Insufficient memory to load PNM context struct" msgstr "Za nalaganje zgradbe vsebine PNM ni dovolj pomnilnika" -#: gdk-pixbuf/io-pnm.c:867 +#: gdk-pixbuf/io-pnm.c:865 msgid "Unexpected end of PNM image data" msgstr "Nepričakovan konec podatkov slike PNM" -#: gdk-pixbuf/io-pnm.c:995 +#: gdk-pixbuf/io-pnm.c:993 msgid "Insufficient memory to load PNM file" msgstr "Za nalaganje datoteke PNM ni dovolj pomnilnika" -#: gdk-pixbuf/io-pnm.c:1079 +#: gdk-pixbuf/io-pnm.c:1077 msgid "The PNM/PBM/PGM/PPM image format family" msgstr "Družina vrst zapisa slik PNM/PBM/PGM/PPM" -#: gdk-pixbuf/io-qtif.c:128 +#: gdk-pixbuf/io-qtif.c:126 msgid "Input file descriptor is NULL." msgstr "Opisnik vhodne datoteke je prazen." -#: gdk-pixbuf/io-qtif.c:143 +#: gdk-pixbuf/io-qtif.c:141 msgid "Failed to read QTIF header" msgstr "Napaka med branjem glave QTIF" -#: gdk-pixbuf/io-qtif.c:152 gdk-pixbuf/io-qtif.c:189 gdk-pixbuf/io-qtif.c:459 +#: gdk-pixbuf/io-qtif.c:150 gdk-pixbuf/io-qtif.c:187 gdk-pixbuf/io-qtif.c:454 #, c-format msgid "QTIF atom size too large (%d byte)" msgid_plural "QTIF atom size too large (%d bytes)" @@ -707,7 +715,7 @@ msgstr[1] "Velikost atoma QTIF je prevelika (%d bajt)" msgstr[2] "Velikost atoma QTIF je prevelika (%d bajta)" msgstr[3] "Velikost atoma QTIF je prevelika (%d bajti)" -#: gdk-pixbuf/io-qtif.c:175 +#: gdk-pixbuf/io-qtif.c:173 #, c-format msgid "Failed to allocate %d byte for file read buffer" msgid_plural "Failed to allocate %d bytes for file read buffer" @@ -716,12 +724,12 @@ msgstr[1] "Medpomnilniku branja datotek ni mogoče dodeliti %d bajta" msgstr[2] "Medpomnilniku branja datotek ni mogoče dodeliti %d bajtov" msgstr[3] "Medpomnilniku branja datotek ni mogoče dodeliti %d bajtov" -#: gdk-pixbuf/io-qtif.c:206 +#: gdk-pixbuf/io-qtif.c:201 #, c-format msgid "File error when reading QTIF atom: %s" msgstr "Napaka datoteke med branjem atoma QTIF: %s" -#: gdk-pixbuf/io-qtif.c:243 +#: gdk-pixbuf/io-qtif.c:238 #, c-format msgid "Failed to skip the next %d byte with seek()." msgid_plural "Failed to skip the next %d bytes with seek()." @@ -730,228 +738,224 @@ msgstr[1] "Naslednjega %d bajta z uporabo seek() ni mogoče preskočiti." msgstr[2] "Naslednjih %d bajtov z uporabo seek() ni mogoče preskočiti." msgstr[3] "Naslednjih %d bajtov z uporabo seek() ni mogoče preskočiti." -#: gdk-pixbuf/io-qtif.c:270 +#: gdk-pixbuf/io-qtif.c:265 msgid "Failed to allocate QTIF context structure." msgstr "Strukture vsebine QTIF ni mogoče dodeliti." -#: gdk-pixbuf/io-qtif.c:330 +#: gdk-pixbuf/io-qtif.c:325 msgid "Failed to create GdkPixbufLoader object." msgstr "Predmeta GdkPixbufLoader ni mogoče ustvariti." -#: gdk-pixbuf/io-qtif.c:434 +#: gdk-pixbuf/io-qtif.c:429 msgid "Failed to find an image data atom." msgstr "Atoma podatkov slike ni mogoče najti." -#: gdk-pixbuf/io-qtif.c:618 +#: gdk-pixbuf/io-qtif.c:613 msgid "The QTIF image format" msgstr "Vrsta zapisa slike QTIF" -#: gdk-pixbuf/io-ras.c:125 +#: gdk-pixbuf/io-ras.c:123 msgid "RAS image has bogus header data" msgstr "Slika RAS ima lažne podatke glave" -#: gdk-pixbuf/io-ras.c:147 +#: gdk-pixbuf/io-ras.c:145 msgid "RAS image has unknown type" msgstr "Slika RAS je neznane vrste" -#: gdk-pixbuf/io-ras.c:155 +#: gdk-pixbuf/io-ras.c:153 msgid "unsupported RAS image variation" msgstr "Nepodprta različica slike RAS" -#: gdk-pixbuf/io-ras.c:170 gdk-pixbuf/io-ras.c:199 +#: gdk-pixbuf/io-ras.c:168 gdk-pixbuf/io-ras.c:197 msgid "Not enough memory to load RAS image" msgstr "Za nalaganje slike RAS ni dovolj pomnilnika" -#: gdk-pixbuf/io-ras.c:544 +#: gdk-pixbuf/io-ras.c:542 msgid "The Sun raster image format" msgstr "Vrsta zapisa rastrske slike Sun" -#: gdk-pixbuf/io-tga.c:153 +#: gdk-pixbuf/io-tga.c:151 msgid "Cannot allocate memory for IOBuffer struct" msgstr "Pomnilnika zgradbi IOBuffer ni mogoče dodeliti" -#: gdk-pixbuf/io-tga.c:172 +#: gdk-pixbuf/io-tga.c:170 msgid "Cannot allocate memory for IOBuffer data" msgstr "Pomnilnika podatkom IOBuffer ni mogoče dodeliti" -#: gdk-pixbuf/io-tga.c:183 +#: gdk-pixbuf/io-tga.c:181 msgid "Cannot realloc IOBuffer data" msgstr "Podatkom IOBuffer ni mogoče znova dodeliti pomnilnika" -#: gdk-pixbuf/io-tga.c:213 +#: gdk-pixbuf/io-tga.c:211 msgid "Cannot allocate temporary IOBuffer data" msgstr "Pomnilnika začasnim podatkom IOBuffer ni mogoče dodeliti" -#: gdk-pixbuf/io-tga.c:346 +#: gdk-pixbuf/io-tga.c:339 msgid "Cannot allocate new pixbuf" msgstr "Pomnilnika novemu medpomnilniku sličic ni mogoče dodeliti" -#: gdk-pixbuf/io-tga.c:685 +#: gdk-pixbuf/io-tga.c:678 msgid "Image is corrupted or truncated" msgstr "Slika je pokvarjena ali prirezana" -#: gdk-pixbuf/io-tga.c:692 +#: gdk-pixbuf/io-tga.c:685 msgid "Cannot allocate colormap structure" msgstr "Pomnilnika zgradbi kataloga barv ni mogoče dodeliti" -#: gdk-pixbuf/io-tga.c:699 +#: gdk-pixbuf/io-tga.c:692 msgid "Cannot allocate colormap entries" msgstr "Pomnilnika vnosom kataloga barv ni mogoče dodeliti" -#: gdk-pixbuf/io-tga.c:721 +#: gdk-pixbuf/io-tga.c:714 msgid "Unexpected bitdepth for colormap entries" msgstr "Nepričakovana barvna globina za vnose kataloga barv" -#: gdk-pixbuf/io-tga.c:739 +#: gdk-pixbuf/io-tga.c:732 msgid "Cannot allocate TGA header memory" msgstr "Pomnilnika glave TGA ni mogoče dodeliti" -#: gdk-pixbuf/io-tga.c:772 +#: gdk-pixbuf/io-tga.c:765 msgid "TGA image has invalid dimensions" msgstr "Slika TGA ima neveljavne mere" -#: gdk-pixbuf/io-tga.c:778 gdk-pixbuf/io-tga.c:787 gdk-pixbuf/io-tga.c:797 -#: gdk-pixbuf/io-tga.c:807 gdk-pixbuf/io-tga.c:814 +#: gdk-pixbuf/io-tga.c:771 gdk-pixbuf/io-tga.c:780 gdk-pixbuf/io-tga.c:790 +#: gdk-pixbuf/io-tga.c:800 gdk-pixbuf/io-tga.c:807 msgid "TGA image type not supported" msgstr "Vrsta zapisa slike TGA ni podprta" -#: gdk-pixbuf/io-tga.c:861 +#: gdk-pixbuf/io-tga.c:854 msgid "Cannot allocate memory for TGA context struct" msgstr "Pomnilnika zgradbi vsebine TGA ni mogoče dodeliti" -#: gdk-pixbuf/io-tga.c:926 +#: gdk-pixbuf/io-tga.c:919 msgid "Excess data in file" msgstr "Presežek podatkov v datoteki" -#: gdk-pixbuf/io-tga.c:1007 +#: gdk-pixbuf/io-tga.c:1000 msgid "The Targa image format" msgstr "Vrsta zapisa slike Targa" -#: gdk-pixbuf/io-tiff.c:104 +#: gdk-pixbuf/io-tiff.c:102 msgid "Could not get image width (bad TIFF file)" msgstr "Širine slike ni mogoče pridobiti (slaba datoteka TIFF)" -#: gdk-pixbuf/io-tiff.c:112 +#: gdk-pixbuf/io-tiff.c:110 msgid "Could not get image height (bad TIFF file)" msgstr "Višine slike ni mogoče pridobiti (slaba datoteka TIFF)" -#: gdk-pixbuf/io-tiff.c:120 +#: gdk-pixbuf/io-tiff.c:118 msgid "Width or height of TIFF image is zero" msgstr "Širina ali višina slike TIFF je ničelna" -#: gdk-pixbuf/io-tiff.c:129 gdk-pixbuf/io-tiff.c:138 +#: gdk-pixbuf/io-tiff.c:127 gdk-pixbuf/io-tiff.c:136 msgid "Dimensions of TIFF image too large" msgstr "Mere slike TIFF so prevelike" -#: gdk-pixbuf/io-tiff.c:162 gdk-pixbuf/io-tiff.c:174 gdk-pixbuf/io-tiff.c:491 +#: gdk-pixbuf/io-tiff.c:160 gdk-pixbuf/io-tiff.c:172 gdk-pixbuf/io-tiff.c:489 msgid "Insufficient memory to open TIFF file" msgstr "Za odprtje datoteke TIFF je premalo pomnilnika" -#: gdk-pixbuf/io-tiff.c:236 +#: gdk-pixbuf/io-tiff.c:234 msgid "Failed to load RGB data from TIFF file" msgstr "Podatkov RGB iz datoteke TIFF ni mogoče naložiti" -#: gdk-pixbuf/io-tiff.c:293 +#: gdk-pixbuf/io-tiff.c:291 msgid "Failed to open TIFF image" msgstr "Slike TIFF ni mogoče odpreti" -#: gdk-pixbuf/io-tiff.c:427 gdk-pixbuf/io-tiff.c:440 +#: gdk-pixbuf/io-tiff.c:425 gdk-pixbuf/io-tiff.c:438 msgid "Failed to load TIFF image" msgstr "Slike TIFF ni mogoče naložiti" -#: gdk-pixbuf/io-tiff.c:623 +#: gdk-pixbuf/io-tiff.c:621 msgid "Failed to save TIFF image" msgstr "Slike TIFF ni mogoče shraniti" -#: gdk-pixbuf/io-tiff.c:656 +#: gdk-pixbuf/io-tiff.c:654 msgid "TIFF compression doesn't refer to a valid codec." msgstr "Stiskanje datoteke TIFF se ne sklicuje na veljaven kodek." -#: gdk-pixbuf/io-tiff.c:696 +#: gdk-pixbuf/io-tiff.c:694 msgid "Failed to write TIFF data" msgstr "Podatkov TIFF ni mogoče zapisati" -#: gdk-pixbuf/io-tiff.c:733 +#: gdk-pixbuf/io-tiff.c:731 msgid "Couldn't write to TIFF file" msgstr "V datoteko TIFF ni mogoče pisati" -#: gdk-pixbuf/io-tiff.c:788 -msgid "The TIFF image format" -msgstr "Vrsta zapisa slike TIFF" - -#: gdk-pixbuf/io-wbmp.c:245 +#: gdk-pixbuf/io-wbmp.c:243 msgid "Image has zero width" msgstr "Slika ima ničelno širino" -#: gdk-pixbuf/io-wbmp.c:263 +#: gdk-pixbuf/io-wbmp.c:261 msgid "Image has zero height" msgstr "Slika ima ničelno višino" -#: gdk-pixbuf/io-wbmp.c:274 +#: gdk-pixbuf/io-wbmp.c:272 msgid "Not enough memory to load image" msgstr "Za nalaganje datoteke ni dovolj pomnilnika" -#: gdk-pixbuf/io-wbmp.c:333 +#: gdk-pixbuf/io-wbmp.c:331 msgid "Couldn't save the rest" msgstr "Preostanka ni mogoče shraniti" -#: gdk-pixbuf/io-wbmp.c:374 +#: gdk-pixbuf/io-wbmp.c:372 msgid "The WBMP image format" msgstr "Vrsta zapisa slike WBMP" -#: gdk-pixbuf/io-xbm.c:304 +#: gdk-pixbuf/io-xbm.c:302 msgid "Invalid XBM file" msgstr "Neveljavna datoteka XBM" -#: gdk-pixbuf/io-xbm.c:314 +#: gdk-pixbuf/io-xbm.c:312 msgid "Insufficient memory to load XBM image file" msgstr "Za nalaganje slikovne datoteke XBM ni dovolj pomnilnika" -#: gdk-pixbuf/io-xbm.c:462 +#: gdk-pixbuf/io-xbm.c:460 msgid "Failed to write to temporary file when loading XBM image" msgstr "Pisanje v začasno datoteko je med nalaganjem slike XBM spodletelo" -#: gdk-pixbuf/io-xbm.c:501 +#: gdk-pixbuf/io-xbm.c:499 msgid "The XBM image format" msgstr "Vrsta zapisa slike XBM" -#: gdk-pixbuf/io-xpm.c:469 +#: gdk-pixbuf/io-xpm.c:467 msgid "No XPM header found" msgstr "Glave XPM ni mogoče najti" -#: gdk-pixbuf/io-xpm.c:478 +#: gdk-pixbuf/io-xpm.c:476 msgid "Invalid XPM header" msgstr "Neveljavna glava XPM" -#: gdk-pixbuf/io-xpm.c:486 +#: gdk-pixbuf/io-xpm.c:484 msgid "XPM file has image width <= 0" msgstr "Datoteka XPM ima širino slike <= 0" -#: gdk-pixbuf/io-xpm.c:494 +#: gdk-pixbuf/io-xpm.c:492 msgid "XPM file has image height <= 0" msgstr "Datoteka XPM ima višino slike <=0" -#: gdk-pixbuf/io-xpm.c:502 +#: gdk-pixbuf/io-xpm.c:500 msgid "XPM has invalid number of chars per pixel" msgstr "Datoteka XPM ima neveljavno število znakov na slikovno točko" -#: gdk-pixbuf/io-xpm.c:511 +#: gdk-pixbuf/io-xpm.c:509 msgid "XPM file has invalid number of colors" msgstr "Datoteka XPM ima neveljavno število barv" -#: gdk-pixbuf/io-xpm.c:523 gdk-pixbuf/io-xpm.c:532 gdk-pixbuf/io-xpm.c:584 +#: gdk-pixbuf/io-xpm.c:521 gdk-pixbuf/io-xpm.c:530 gdk-pixbuf/io-xpm.c:582 msgid "Cannot allocate memory for loading XPM image" msgstr "Pomnilnika za nalaganje slike XPM ni mogoče dodeliti" -#: gdk-pixbuf/io-xpm.c:546 +#: gdk-pixbuf/io-xpm.c:544 msgid "Cannot read XPM colormap" msgstr "Kataloga barv XPM ni mogoče prebrati" -#: gdk-pixbuf/io-xpm.c:778 +#: gdk-pixbuf/io-xpm.c:776 msgid "Failed to write to temporary file when loading XPM image" msgstr "Pisanje v začasno datoteko je med nalaganjem slike XPM spodletelo" -#: gdk-pixbuf/io-xpm.c:817 +#: gdk-pixbuf/io-xpm.c:815 msgid "The XPM image format" msgstr "Vrsta zapisa slike XPM" diff --git a/po/sq.gmo b/po/sq.gmo index 2ce41e1c710575940a43b1d69313657f2fc9db74..61a4984774e40a133fc0ca06b1fb5a1b5f839f51 100644 GIT binary patch delta 28 kcmex8hw=9u#tnD1cujN-Om&US6pRe4Ow2aF(we9Y0H2Nt@c;k- delta 28 kcmex8hw=9u#tnD1c#U-pOmq!R6$}lmj4U?4(we9Y0G~(+>;M1& diff --git a/po/sq.po b/po/sq.po index 62996c0..567bcc3 100644 --- a/po/sq.po +++ b/po/sq.po @@ -9,7 +9,7 @@ msgstr "" "Project-Id-Version: gtk+ HEAD\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=gdk-" "pixbuf\n" -"POT-Creation-Date: 2013-04-15 10:28-0400\n" +"POT-Creation-Date: 2014-05-26 20:46-0400\n" "PO-Revision-Date: 2009-02-13 12:58+0100\n" "Last-Translator: Laurent Dhima \n" "Language-Team: albanian \n" @@ -19,18 +19,18 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: gdk-pixbuf/gdk-pixbuf-animation.c:160 gdk-pixbuf/gdk-pixbuf-io.c:1064 -#: gdk-pixbuf/gdk-pixbuf-io.c:1330 +#: gdk-pixbuf/gdk-pixbuf-animation.c:158 gdk-pixbuf/gdk-pixbuf-io.c:1077 +#: gdk-pixbuf/gdk-pixbuf-io.c:1333 #, c-format msgid "Failed to open file '%s': %s" msgstr "E pamundur hapja e file '%s': %s" -#: gdk-pixbuf/gdk-pixbuf-animation.c:173 gdk-pixbuf/gdk-pixbuf-io.c:1076 +#: gdk-pixbuf/gdk-pixbuf-animation.c:171 gdk-pixbuf/gdk-pixbuf-io.c:962 #, c-format msgid "Image file '%s' contains no data" msgstr "File '%s' nuk përmban të dhëna" -#: gdk-pixbuf/gdk-pixbuf-animation.c:212 +#: gdk-pixbuf/gdk-pixbuf-animation.c:210 #, c-format msgid "" "Failed to load animation '%s': reason not known, probably a corrupt " @@ -40,20 +40,20 @@ msgstr "" "file të jetë i dëmtuar" # (pofilter) puncspacing: checks for bad spacing after punctuation -#: gdk-pixbuf/gdk-pixbuf-animation.c:280 gdk-pixbuf/gdk-pixbuf-io.c:1112 -#: gdk-pixbuf/gdk-pixbuf-io.c:1382 +#: gdk-pixbuf/gdk-pixbuf-animation.c:278 gdk-pixbuf/gdk-pixbuf-io.c:1113 +#: gdk-pixbuf/gdk-pixbuf-io.c:1385 #, c-format msgid "" "Failed to load image '%s': reason not known, probably a corrupt image file" msgstr "" "Hapja e figurës '%s' dështoi: shkaku nuk njihet, ndoshta file është i dëmtuar" -#: gdk-pixbuf/gdk-pixbuf-io.c:790 +#: gdk-pixbuf/gdk-pixbuf-io.c:774 #, c-format msgid "Unable to load image-loading module: %s: %s" msgstr "I pamundur ngarkimi i modulit ngarkues të figurave: %s: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:805 +#: gdk-pixbuf/gdk-pixbuf-io.c:789 #, fuzzy, c-format msgid "" "Image-loading module %s does not export the proper interface; perhaps it's " @@ -62,54 +62,54 @@ msgstr "" "Moduli i ngarkimit të figurave %s nuk eksporton interfaqen e duhur; mbase " "është për një version tjetër të GTK?" -#: gdk-pixbuf/gdk-pixbuf-io.c:814 gdk-pixbuf/gdk-pixbuf-io.c:865 +#: gdk-pixbuf/gdk-pixbuf-io.c:798 gdk-pixbuf/gdk-pixbuf-io.c:849 #, c-format msgid "Image type '%s' is not supported" msgstr "Figurat e llojit '%s' nuk suportohen" -#: gdk-pixbuf/gdk-pixbuf-io.c:950 +#: gdk-pixbuf/gdk-pixbuf-io.c:934 #, c-format msgid "Couldn't recognize the image file format for file '%s'" msgstr "Nuk munda të njoh formatin e figurës për file '%s'" -#: gdk-pixbuf/gdk-pixbuf-io.c:958 +#: gdk-pixbuf/gdk-pixbuf-io.c:942 msgid "Unrecognized image file format" msgstr "Format i panjohur figure" -#: gdk-pixbuf/gdk-pixbuf-io.c:1121 +#: gdk-pixbuf/gdk-pixbuf-io.c:1124 #, c-format msgid "Failed to load image '%s': %s" msgstr "I pamundur ngarkimi i figurës '%s': %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2015 gdk-pixbuf/io-gdip-utils.c:837 +#: gdk-pixbuf/gdk-pixbuf-io.c:2029 gdk-pixbuf/io-gdip-utils.c:835 #, c-format msgid "Error writing to image file: %s" msgstr "Gabim gjatë shkrimit tek file i figurës: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2057 gdk-pixbuf/gdk-pixbuf-io.c:2178 +#: gdk-pixbuf/gdk-pixbuf-io.c:2071 gdk-pixbuf/gdk-pixbuf-io.c:2192 #, c-format msgid "This build of gdk-pixbuf does not support saving the image format: %s" msgstr "" "Ky variant i gdk-pixbuf nuk suporton ruajtjen e figurës në formatin: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2088 +#: gdk-pixbuf/gdk-pixbuf-io.c:2102 msgid "Insufficient memory to save image to callback" msgstr "Kujtesë e pamjaftueshme për të ruajtur figurën që duhet rithirrur" -#: gdk-pixbuf/gdk-pixbuf-io.c:2101 +#: gdk-pixbuf/gdk-pixbuf-io.c:2115 msgid "Failed to open temporary file" msgstr "Dështova në hapjen e file të përkohshëm" -#: gdk-pixbuf/gdk-pixbuf-io.c:2124 +#: gdk-pixbuf/gdk-pixbuf-io.c:2138 msgid "Failed to read from temporary file" msgstr "I pamundur leximi i file të përkohshëm" -#: gdk-pixbuf/gdk-pixbuf-io.c:2372 +#: gdk-pixbuf/gdk-pixbuf-io.c:2382 #, c-format msgid "Failed to open '%s' for writing: %s" msgstr "E pamundur hapja e '%s' për të shkruar: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2398 +#: gdk-pixbuf/gdk-pixbuf-io.c:2408 #, c-format msgid "" "Failed to close '%s' while writing image, all data may not have been saved: " @@ -118,15 +118,15 @@ msgstr "" "E pamundur mbyllja e '%s' gjatë shkrimit të figurës, ka mundësi që asnjë nga " "të dhënat të jetë ruajtur: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2619 gdk-pixbuf/gdk-pixbuf-io.c:2671 +#: gdk-pixbuf/gdk-pixbuf-io.c:2629 gdk-pixbuf/gdk-pixbuf-io.c:2681 msgid "Insufficient memory to save image into a buffer" msgstr "Kujtesë e pamjaftueshme për të ruajtur figurën në një buffer" -#: gdk-pixbuf/gdk-pixbuf-io.c:2717 +#: gdk-pixbuf/gdk-pixbuf-io.c:2727 msgid "Error writing to image stream" msgstr "Gabim gjatë shkrimit tek stream i figurës" -#: gdk-pixbuf/gdk-pixbuf-loader.c:393 +#: gdk-pixbuf/gdk-pixbuf-loader.c:384 #, c-format msgid "" "Internal error: Image loader module '%s' failed to complete an operation, " @@ -135,98 +135,103 @@ msgstr "" "Gabim i brendshëm: Moduli ngarkues i figurave '%s' dështoi në plotësimin e " "një operacioni, por nuk dha ndonjë arsye për dështimin" -#: gdk-pixbuf/gdk-pixbuf-loader.c:435 +#: gdk-pixbuf/gdk-pixbuf-loader.c:426 #, c-format msgid "Incremental loading of image type '%s' is not supported" msgstr "Ngarkimi inkremental i figurave të llojit '%s' nuk suportohet" -#: gdk-pixbuf/gdk-pixdata.c:160 +#: gdk-pixbuf/gdk-pixdata.c:158 msgid "Image header corrupt" msgstr "Të dhënat filluese të figurës janë të dëmtuara" -#: gdk-pixbuf/gdk-pixdata.c:165 +#: gdk-pixbuf/gdk-pixdata.c:163 msgid "Image format unknown" msgstr "Format i panjohur figure" -#: gdk-pixbuf/gdk-pixdata.c:170 gdk-pixbuf/gdk-pixdata.c:502 +#: gdk-pixbuf/gdk-pixdata.c:168 gdk-pixbuf/gdk-pixdata.c:501 msgid "Image pixel data corrupt" msgstr "Të dhëna pixel të dëmtuara për figurën" -#: gdk-pixbuf/gdk-pixdata.c:446 +#: gdk-pixbuf/gdk-pixdata.c:445 #, c-format msgid "failed to allocate image buffer of %u byte" msgid_plural "failed to allocate image buffer of %u bytes" msgstr[0] "i pamundur sigurimi i buffer të figurës prej %u byte" msgstr[1] "i pamundur sigurimi i buffer të figurës prej %u bytes" -#: gdk-pixbuf/io-ani.c:244 +#: gdk-pixbuf/io-ani.c:242 msgid "Unexpected icon chunk in animation" msgstr "Pjesë ikone e paparashikuar në animim" -#: gdk-pixbuf/io-ani.c:342 gdk-pixbuf/io-ani.c:400 gdk-pixbuf/io-ani.c:426 -#: gdk-pixbuf/io-ani.c:449 gdk-pixbuf/io-ani.c:476 gdk-pixbuf/io-ani.c:563 +#: gdk-pixbuf/io-ani.c:340 gdk-pixbuf/io-ani.c:398 gdk-pixbuf/io-ani.c:424 +#: gdk-pixbuf/io-ani.c:447 gdk-pixbuf/io-ani.c:474 gdk-pixbuf/io-ani.c:561 msgid "Invalid header in animation" msgstr "Fillim i pavlefshëm në animacion" -#: gdk-pixbuf/io-ani.c:352 gdk-pixbuf/io-ani.c:374 gdk-pixbuf/io-ani.c:458 -#: gdk-pixbuf/io-ani.c:485 gdk-pixbuf/io-ani.c:536 gdk-pixbuf/io-ani.c:608 +#: gdk-pixbuf/io-ani.c:350 gdk-pixbuf/io-ani.c:372 gdk-pixbuf/io-ani.c:456 +#: gdk-pixbuf/io-ani.c:483 gdk-pixbuf/io-ani.c:534 gdk-pixbuf/io-ani.c:606 msgid "Not enough memory to load animation" msgstr "Kujtesë e pamjaftueshme për të ngarkuar animacionin" -#: gdk-pixbuf/io-ani.c:392 gdk-pixbuf/io-ani.c:418 gdk-pixbuf/io-ani.c:437 +#: gdk-pixbuf/io-ani.c:390 gdk-pixbuf/io-ani.c:416 gdk-pixbuf/io-ani.c:435 msgid "Malformed chunk in animation" msgstr "Pjesë e keqformuar në animacion" -#: gdk-pixbuf/io-ani.c:660 +#: gdk-pixbuf/io-ani.c:628 +#, fuzzy +msgid "ANI image was truncated or incomplete." +msgstr "Figurë GIF e ndëprerë ose jo e plotë." + +#: gdk-pixbuf/io-ani.c:669 msgid "The ANI image format" msgstr "Formati i figurave ANI" -#: gdk-pixbuf/io-bmp.c:229 gdk-pixbuf/io-bmp.c:266 gdk-pixbuf/io-bmp.c:337 -#: gdk-pixbuf/io-bmp.c:369 gdk-pixbuf/io-bmp.c:392 gdk-pixbuf/io-bmp.c:495 +#: gdk-pixbuf/io-bmp.c:227 gdk-pixbuf/io-bmp.c:264 gdk-pixbuf/io-bmp.c:335 +#: gdk-pixbuf/io-bmp.c:367 gdk-pixbuf/io-bmp.c:390 gdk-pixbuf/io-bmp.c:493 msgid "BMP image has bogus header data" msgstr "Header i figurës BMP ka të dhëna të gabuara" -#: gdk-pixbuf/io-bmp.c:240 gdk-pixbuf/io-bmp.c:432 +#: gdk-pixbuf/io-bmp.c:238 gdk-pixbuf/io-bmp.c:430 msgid "Not enough memory to load bitmap image" msgstr "Kujtesë e pamjaftueshme për të ngarkuar figurën bitmap" -#: gdk-pixbuf/io-bmp.c:318 +#: gdk-pixbuf/io-bmp.c:316 msgid "BMP image has unsupported header size" msgstr "Figura BMP ka një header me madhësi të pasuportuar" -#: gdk-pixbuf/io-bmp.c:356 +#: gdk-pixbuf/io-bmp.c:354 msgid "Topdown BMP images cannot be compressed" msgstr "Figurat Topdown BMP nuk mund të kompresohen" -#: gdk-pixbuf/io-bmp.c:716 gdk-pixbuf/io-pnm.c:707 +#: gdk-pixbuf/io-bmp.c:714 gdk-pixbuf/io-pnm.c:705 msgid "Premature end-of-file encountered" msgstr "Ndesha në eof të parakohshëm" -#: gdk-pixbuf/io-bmp.c:1328 +#: gdk-pixbuf/io-bmp.c:1326 msgid "Couldn't allocate memory for saving BMP file" msgstr "E pamundur përgatitja e kujtesës për të ruajtur file BMP" -#: gdk-pixbuf/io-bmp.c:1369 +#: gdk-pixbuf/io-bmp.c:1367 msgid "Couldn't write to BMP file" msgstr "I pamundur shkrimi tek file BMP" -#: gdk-pixbuf/io-bmp.c:1422 gdk-pixbuf/io-gdip-bmp.c:82 +#: gdk-pixbuf/io-bmp.c:1420 gdk-pixbuf/io-gdip-bmp.c:80 msgid "The BMP image format" msgstr "Formati i figurës BMP" -#: gdk-pixbuf/io-gdip-emf.c:59 +#: gdk-pixbuf/io-gdip-emf.c:57 msgid "The EMF image format" msgstr "Formati EMF" -#: gdk-pixbuf/io-gdip-gif.c:80 gdk-pixbuf/io-gif.c:1720 +#: gdk-pixbuf/io-gdip-gif.c:78 gdk-pixbuf/io-gif.c:1718 msgid "The GIF image format" msgstr "Formati GIF" -#: gdk-pixbuf/io-gdip-ico.c:59 gdk-pixbuf/io-ico.c:1271 +#: gdk-pixbuf/io-gdip-ico.c:57 gdk-pixbuf/io-ico.c:1269 msgid "The ICO image format" msgstr "Formati i figurës ICO" -#: gdk-pixbuf/io-gdip-jpeg.c:53 gdk-pixbuf/io-jpeg.c:1249 +#: gdk-pixbuf/io-gdip-jpeg.c:51 gdk-pixbuf/io-jpeg.c:1249 #, c-format msgid "" "JPEG quality must be a value between 0 and 100; value '%s' could not be " @@ -235,117 +240,121 @@ msgstr "" "Cilësia JPEG duhet të jetë një vlerë midis 0 dhe 100; vlera '%s' nuk mund të " "analizohet." -#: gdk-pixbuf/io-gdip-jpeg.c:68 gdk-pixbuf/io-jpeg.c:1265 +#: gdk-pixbuf/io-gdip-jpeg.c:66 gdk-pixbuf/io-jpeg.c:1265 #, c-format msgid "" "JPEG quality must be a value between 0 and 100; value '%d' is not allowed." msgstr "" "Cilësia JPEG duhet të jetë një vlerë midis 0 dhe 100; vlera '%d' nuk lejohet." -#: gdk-pixbuf/io-gdip-jpeg.c:136 gdk-pixbuf/io-jpeg.c:1478 +#: gdk-pixbuf/io-gdip-jpeg.c:134 gdk-pixbuf/io-jpeg.c:1478 msgid "The JPEG image format" msgstr "Formati JPEG" -#: gdk-pixbuf/io-gdip-utils.c:154 +#: gdk-pixbuf/io-gdip-tiff.c:80 gdk-pixbuf/io-tiff.c:786 +msgid "The TIFF image format" +msgstr "Formati i figurës TIFF" + +#: gdk-pixbuf/io-gdip-utils.c:152 #, c-format msgid "Could not allocate memory: %s" msgstr "I pamundur sigurimi i memorjes: %s" -#: gdk-pixbuf/io-gdip-utils.c:179 gdk-pixbuf/io-gdip-utils.c:293 -#: gdk-pixbuf/io-gdip-utils.c:333 +#: gdk-pixbuf/io-gdip-utils.c:177 gdk-pixbuf/io-gdip-utils.c:291 +#: gdk-pixbuf/io-gdip-utils.c:331 #, c-format msgid "Could not create stream: %s" msgstr "I pamundur krijimi i fluksit: %s" -#: gdk-pixbuf/io-gdip-utils.c:193 +#: gdk-pixbuf/io-gdip-utils.c:191 #, c-format msgid "Could not seek stream: %s" msgstr "I pamundur kërkimi i fluksit: %s" -#: gdk-pixbuf/io-gdip-utils.c:205 +#: gdk-pixbuf/io-gdip-utils.c:203 #, c-format msgid "Could not read from stream: %s" msgstr "I pamundur leximi nga fluksi: %s" -#: gdk-pixbuf/io-gdip-utils.c:617 +#: gdk-pixbuf/io-gdip-utils.c:615 msgid "Couldn't load bitmap" msgstr "I pamundur ngarkimi i bitmap" -#: gdk-pixbuf/io-gdip-utils.c:773 +#: gdk-pixbuf/io-gdip-utils.c:771 msgid "Couldn't load metafile" msgstr "I pamundur ngarkimi i metafile" # (pofilter) startcaps: checks that the message starts with the correct capitalisation -#: gdk-pixbuf/io-gdip-utils.c:878 +#: gdk-pixbuf/io-gdip-utils.c:876 msgid "Unsupported image format for GDI+" msgstr "Format figure i pasuportuar për GDI+" -#: gdk-pixbuf/io-gdip-utils.c:885 +#: gdk-pixbuf/io-gdip-utils.c:883 msgid "Couldn't save" msgstr "E pamundur ruajtja" -#: gdk-pixbuf/io-gdip-wmf.c:58 +#: gdk-pixbuf/io-gdip-wmf.c:56 msgid "The WMF image format" msgstr "Formati WMF" -#: gdk-pixbuf/io-gif.c:222 +#: gdk-pixbuf/io-gif.c:220 #, c-format msgid "Failure reading GIF: %s" msgstr "Gabim gjatë leximit të GIF: %s" -#: gdk-pixbuf/io-gif.c:496 gdk-pixbuf/io-gif.c:1502 gdk-pixbuf/io-gif.c:1669 +#: gdk-pixbuf/io-gif.c:494 gdk-pixbuf/io-gif.c:1500 gdk-pixbuf/io-gif.c:1667 msgid "GIF file was missing some data (perhaps it was truncated somehow?)" msgstr "File GIF i mungojnë të dhëna (mbase në një farë mënyre i janë hequr?)" -#: gdk-pixbuf/io-gif.c:505 +#: gdk-pixbuf/io-gif.c:503 #, c-format msgid "Internal error in the GIF loader (%s)" msgstr "Gabim i brendshëm në ngarkuesin GIF (%s)" -#: gdk-pixbuf/io-gif.c:579 +#: gdk-pixbuf/io-gif.c:577 msgid "Stack overflow" msgstr "Stack overflow" -#: gdk-pixbuf/io-gif.c:639 +#: gdk-pixbuf/io-gif.c:637 msgid "GIF image loader cannot understand this image." msgstr "Ngarkuesi i imazheve GIF nuk arrin të interpretojë këtë figurë." -#: gdk-pixbuf/io-gif.c:668 +#: gdk-pixbuf/io-gif.c:666 msgid "Bad code encountered" msgstr "Ndesha në kod të gabuar" -#: gdk-pixbuf/io-gif.c:678 +#: gdk-pixbuf/io-gif.c:676 msgid "Circular table entry in GIF file" msgstr "Element i përsëritur tabele në file GIF" -#: gdk-pixbuf/io-gif.c:866 gdk-pixbuf/io-gif.c:1488 gdk-pixbuf/io-gif.c:1541 -#: gdk-pixbuf/io-gif.c:1657 +#: gdk-pixbuf/io-gif.c:864 gdk-pixbuf/io-gif.c:1486 gdk-pixbuf/io-gif.c:1539 +#: gdk-pixbuf/io-gif.c:1655 msgid "Not enough memory to load GIF file" msgstr "Kujtesë e pamjaftueshme për të ngarkuar file GIF" -#: gdk-pixbuf/io-gif.c:960 +#: gdk-pixbuf/io-gif.c:958 msgid "Not enough memory to composite a frame in GIF file" msgstr "Kujtesë e pamjaftueshme për të krijuar një fragment tek file GIF" -#: gdk-pixbuf/io-gif.c:1132 +#: gdk-pixbuf/io-gif.c:1130 msgid "GIF image is corrupt (incorrect LZW compression)" msgstr "Figurë GIF e dëmtuar (gabime në kompresimin LZW)" -#: gdk-pixbuf/io-gif.c:1182 +#: gdk-pixbuf/io-gif.c:1180 msgid "File does not appear to be a GIF file" msgstr "File nuk duket të jetë i formatit GIF" -#: gdk-pixbuf/io-gif.c:1194 +#: gdk-pixbuf/io-gif.c:1192 #, c-format msgid "Version %s of the GIF file format is not supported" msgstr "Versioni %s i formatit GIF nuk suportohet" -#: gdk-pixbuf/io-gif.c:1241 +#: gdk-pixbuf/io-gif.c:1239 #, fuzzy msgid "Resulting GIF image has zero size" msgstr "Figura ka gjerësi zero" -#: gdk-pixbuf/io-gif.c:1320 +#: gdk-pixbuf/io-gif.c:1318 msgid "" "GIF image has no global colormap, and a frame inside it has no local " "colormap." @@ -353,7 +362,7 @@ msgstr "" "Figura GIF nuk ka një hartë ngjyrash globale dhe, në një fotogramë të " "brendshme, mungon harta e ngjyrave lokale." -#: gdk-pixbuf/io-gif.c:1564 +#: gdk-pixbuf/io-gif.c:1562 msgid "GIF image was truncated or incomplete." msgstr "Figurë GIF e ndëprerë ose jo e plotë." @@ -370,87 +379,87 @@ msgstr "I pamundur dekodifikimi i file ICNS" msgid "The ICNS image format" msgstr "Formati ICNS i figurave" -#: gdk-pixbuf/io-ico.c:228 gdk-pixbuf/io-ico.c:242 gdk-pixbuf/io-ico.c:291 -#: gdk-pixbuf/io-ico.c:302 gdk-pixbuf/io-ico.c:395 +#: gdk-pixbuf/io-ico.c:226 gdk-pixbuf/io-ico.c:240 gdk-pixbuf/io-ico.c:289 +#: gdk-pixbuf/io-ico.c:300 gdk-pixbuf/io-ico.c:393 msgid "Invalid header in icon" msgstr "Header ikone i pavlefshëm" -#: gdk-pixbuf/io-ico.c:257 gdk-pixbuf/io-ico.c:312 gdk-pixbuf/io-ico.c:405 -#: gdk-pixbuf/io-ico.c:458 gdk-pixbuf/io-ico.c:488 +#: gdk-pixbuf/io-ico.c:255 gdk-pixbuf/io-ico.c:310 gdk-pixbuf/io-ico.c:403 +#: gdk-pixbuf/io-ico.c:456 gdk-pixbuf/io-ico.c:486 msgid "Not enough memory to load icon" msgstr "Kujtesë e pamjaftueshme për të ngarkuar ikonën" -#: gdk-pixbuf/io-ico.c:338 +#: gdk-pixbuf/io-ico.c:336 msgid "Compressed icons are not supported" msgstr "Ikonat e kompresuara nuk suportohen" -#: gdk-pixbuf/io-ico.c:358 +#: gdk-pixbuf/io-ico.c:356 msgid "Icon has zero width" msgstr "Ikona ka gjerësi zero" -#: gdk-pixbuf/io-ico.c:368 +#: gdk-pixbuf/io-ico.c:366 msgid "Icon has zero height" msgstr "Ikona ka lartësi zero" -#: gdk-pixbuf/io-ico.c:443 +#: gdk-pixbuf/io-ico.c:441 msgid "Unsupported icon type" msgstr "Lloj ikone i pasuportuar" -#: gdk-pixbuf/io-ico.c:537 +#: gdk-pixbuf/io-ico.c:535 msgid "Not enough memory to load ICO file" msgstr "Kujtesë e pamjaftueshme për të ngarkuar file ICO" -#: gdk-pixbuf/io-ico.c:1002 +#: gdk-pixbuf/io-ico.c:1000 msgid "Image too large to be saved as ICO" msgstr "Figurë tepër e madhe për t'u ruajtur si ICO" -#: gdk-pixbuf/io-ico.c:1013 +#: gdk-pixbuf/io-ico.c:1011 msgid "Cursor hotspot outside image" msgstr "Hotspot i kursorit jashtë figurës" -#: gdk-pixbuf/io-ico.c:1036 +#: gdk-pixbuf/io-ico.c:1034 #, c-format msgid "Unsupported depth for ICO file: %d" msgstr "Intensitet i pasuportuar për file ICO: %d" -#: gdk-pixbuf/io-jasper.c:74 +#: gdk-pixbuf/io-jasper.c:73 msgid "Couldn't allocate memory for stream" msgstr "I pamundur sigurimi i memorjes për stream" -#: gdk-pixbuf/io-jasper.c:104 +#: gdk-pixbuf/io-jasper.c:103 msgid "Couldn't decode image" msgstr "I pamundur dekodifikimi i figurës" -#: gdk-pixbuf/io-jasper.c:122 +#: gdk-pixbuf/io-jasper.c:121 msgid "Transformed JPEG2000 has zero width or height" msgstr "JPEG2000 e transformuar ka gjerësi apo lartësi zero" -#: gdk-pixbuf/io-jasper.c:136 +#: gdk-pixbuf/io-jasper.c:135 msgid "Image type currently not supported" msgstr "Figurat e këtij lloji nuk suportohen" -#: gdk-pixbuf/io-jasper.c:148 gdk-pixbuf/io-jasper.c:156 +#: gdk-pixbuf/io-jasper.c:147 gdk-pixbuf/io-jasper.c:155 msgid "Couldn't allocate memory for color profile" msgstr "I pamundur sigurimi i memorjes për profilin e ngjyrës" -#: gdk-pixbuf/io-jasper.c:182 +#: gdk-pixbuf/io-jasper.c:181 msgid "Insufficient memory to open JPEG 2000 file" msgstr "Memorje e pamjaftueshme për hapjen e file JPEG 2000" -#: gdk-pixbuf/io-jasper.c:261 +#: gdk-pixbuf/io-jasper.c:260 msgid "Couldn't allocate memory to buffer image data" msgstr "I pamundur sigurimi i memorjes për të magazinuar të dhënat e figurës" -#: gdk-pixbuf/io-jasper.c:305 +#: gdk-pixbuf/io-jasper.c:304 msgid "The JPEG 2000 image format" msgstr "Formati JPEG 2000 i figurave" -#: gdk-pixbuf/io-jpeg.c:126 +#: gdk-pixbuf/io-jpeg.c:124 #, c-format msgid "Error interpreting JPEG image file (%s)" msgstr "Gabim gjatë interpretimit të file JPEG (%s)" -#: gdk-pixbuf/io-jpeg.c:604 +#: gdk-pixbuf/io-jpeg.c:597 msgid "" "Insufficient memory to load image, try exiting some applications to free " "memory" @@ -458,17 +467,17 @@ msgstr "" "Kujtesë e pamjaftueshme për të ngarkuar figurën, provoni të mbyllni disa " "programe që të lironi pak kujtesë" -#: gdk-pixbuf/io-jpeg.c:651 gdk-pixbuf/io-jpeg.c:865 +#: gdk-pixbuf/io-jpeg.c:645 gdk-pixbuf/io-jpeg.c:858 #, c-format msgid "Unsupported JPEG color space (%s)" msgstr "Ngjyrë hapësire JPEG (%s) e pasuportuar" -#: gdk-pixbuf/io-jpeg.c:764 gdk-pixbuf/io-jpeg.c:1044 +#: gdk-pixbuf/io-jpeg.c:757 gdk-pixbuf/io-jpeg.c:1037 #: gdk-pixbuf/io-jpeg.c:1308 gdk-pixbuf/io-jpeg.c:1318 msgid "Couldn't allocate memory for loading JPEG file" msgstr "E pamundur përgatitja e kujtesës për të ngarkuar file JPEG" -#: gdk-pixbuf/io-jpeg.c:1018 +#: gdk-pixbuf/io-jpeg.c:1011 msgid "Transformed JPEG has zero width or height." msgstr "JPEG e transformuar gjerësi apo lartësi zero." @@ -477,97 +486,97 @@ msgstr "JPEG e transformuar gjerësi apo lartësi zero." msgid "Color profile has invalid length '%u'." msgstr "" -#: gdk-pixbuf/io-pcx.c:186 +#: gdk-pixbuf/io-pcx.c:184 msgid "Couldn't allocate memory for header" msgstr "Nuk munda të siguroj kujtesë për header" -#: gdk-pixbuf/io-pcx.c:201 gdk-pixbuf/io-pcx.c:559 +#: gdk-pixbuf/io-pcx.c:199 gdk-pixbuf/io-pcx.c:557 msgid "Couldn't allocate memory for context buffer" msgstr "Nuk mund të siguroj kujtesë për përmbajtjen e buffer" -#: gdk-pixbuf/io-pcx.c:600 +#: gdk-pixbuf/io-pcx.c:598 msgid "Image has invalid width and/or height" msgstr "Figura ka gjerësi dhe/ose lartësi të pavlefshme" # (pofilter) endwhitespace: checks whether whitespace at the end of the strings matches -#: gdk-pixbuf/io-pcx.c:612 gdk-pixbuf/io-pcx.c:673 +#: gdk-pixbuf/io-pcx.c:610 gdk-pixbuf/io-pcx.c:671 msgid "Image has unsupported bpp" msgstr "Figura ka bpp të pasuportuar " -#: gdk-pixbuf/io-pcx.c:617 gdk-pixbuf/io-pcx.c:625 +#: gdk-pixbuf/io-pcx.c:615 gdk-pixbuf/io-pcx.c:623 #, c-format msgid "Image has unsupported number of %d-bit planes" msgstr "Figura ka numër të pasuportuar planesh prej %d-bit" # (pofilter) doublequoting: checks whether doublequoting is consistent between the two strings -#: gdk-pixbuf/io-pcx.c:641 +#: gdk-pixbuf/io-pcx.c:639 msgid "Couldn't create new pixbuf" msgstr "I pamundur krijimi i \"pixbuf\" të ri" -#: gdk-pixbuf/io-pcx.c:649 +#: gdk-pixbuf/io-pcx.c:647 msgid "Couldn't allocate memory for line data" msgstr "S'mund të siguroj kujtesë për të dhënat e vijës" -#: gdk-pixbuf/io-pcx.c:656 +#: gdk-pixbuf/io-pcx.c:654 #, fuzzy msgid "Couldn't allocate memory for PCX image" msgstr "Nuk munda të siguroj kujtesë për header" -#: gdk-pixbuf/io-pcx.c:703 +#: gdk-pixbuf/io-pcx.c:701 msgid "Didn't get all lines of PCX image" msgstr "Nuk mora të gjitha vijat e figurës PCX" -#: gdk-pixbuf/io-pcx.c:710 +#: gdk-pixbuf/io-pcx.c:708 msgid "No palette found at end of PCX data" msgstr "Nuk u gjet paletë tek fundi i të dhënave PCX" -#: gdk-pixbuf/io-pcx.c:755 +#: gdk-pixbuf/io-pcx.c:753 msgid "The PCX image format" msgstr "Formati i figurës PCX" -#: gdk-pixbuf/io-pixdata.c:148 +#: gdk-pixbuf/io-pixdata.c:146 #, fuzzy msgid "Transformed pixbuf has zero width or height." msgstr "Figura e transformuar në PNG ka gjerësi apo lartësi zero." -#: gdk-pixbuf/io-pixdata.c:186 +#: gdk-pixbuf/io-pixdata.c:184 #, fuzzy msgid "The GdkPixdata format" msgstr "Formati GIF" -#: gdk-pixbuf/io-png.c:54 +#: gdk-pixbuf/io-png.c:53 msgid "Bits per channel of PNG image is invalid." msgstr "Numri i bit për kanal i figurës PNG është i pavlefshëm." -#: gdk-pixbuf/io-png.c:135 gdk-pixbuf/io-png.c:641 +#: gdk-pixbuf/io-png.c:134 gdk-pixbuf/io-png.c:640 msgid "Transformed PNG has zero width or height." msgstr "Figura e transformuar në PNG ka gjerësi apo lartësi zero." -#: gdk-pixbuf/io-png.c:143 +#: gdk-pixbuf/io-png.c:142 msgid "Bits per channel of transformed PNG is not 8." msgstr "" "Numri i bit-eve për kanal të figurës së transformuar në PNG nuk është 8." -#: gdk-pixbuf/io-png.c:152 +#: gdk-pixbuf/io-png.c:151 msgid "Transformed PNG not RGB or RGBA." msgstr "Figura e transformuar në PNG nuk përdor RGB apo RGBA." -#: gdk-pixbuf/io-png.c:161 +#: gdk-pixbuf/io-png.c:160 msgid "Transformed PNG has unsupported number of channels, must be 3 or 4." msgstr "" "Figurë e transformuar në PNG me numër të pasuportuar kanalesh, duhet të jetë " "3 ose 4." -#: gdk-pixbuf/io-png.c:182 +#: gdk-pixbuf/io-png.c:181 #, c-format msgid "Fatal error in PNG image file: %s" msgstr "Gabim fatal në file PNG: %s" -#: gdk-pixbuf/io-png.c:315 +#: gdk-pixbuf/io-png.c:314 msgid "Insufficient memory to load PNG file" msgstr "Kujtesë e pamjaftueshme për të ngarkuar file PNG" -#: gdk-pixbuf/io-png.c:656 +#: gdk-pixbuf/io-png.c:655 #, fuzzy, c-format msgid "" "Insufficient memory to store a %lu by %lu image; try exiting some " @@ -576,32 +585,32 @@ msgstr "" "Kujtesë e pamjaftueshme për të ruajtur një figurë %ld × %ld; provoni " "mbylljen e disa programeve për të zvogëluar përdorimin e kujtesës" -#: gdk-pixbuf/io-png.c:719 +#: gdk-pixbuf/io-png.c:718 msgid "Fatal error reading PNG image file" msgstr "Gabim fatal gjatë leximit të file PNG" -#: gdk-pixbuf/io-png.c:768 +#: gdk-pixbuf/io-png.c:767 #, c-format msgid "Fatal error reading PNG image file: %s" msgstr "Gabim fatal gjatë leximit të file PNG: %s" -#: gdk-pixbuf/io-png.c:858 +#: gdk-pixbuf/io-png.c:857 msgid "" "Keys for PNG text chunks must have at least 1 and at most 79 characters." msgstr "" "Kyçet për segmentet e tekstit PNG duhet të kenë të paktën 1 dhe në maksimum " "79 simbole." -#: gdk-pixbuf/io-png.c:867 +#: gdk-pixbuf/io-png.c:866 msgid "Keys for PNG text chunks must be ASCII characters." msgstr "Kyçet për segmentet e tekstit PNG duhet të jenë simbole ASCII." -#: gdk-pixbuf/io-png.c:881 gdk-pixbuf/io-tiff.c:667 +#: gdk-pixbuf/io-png.c:880 gdk-pixbuf/io-tiff.c:665 #, c-format msgid "Color profile has invalid length %d." msgstr "" -#: gdk-pixbuf/io-png.c:894 +#: gdk-pixbuf/io-png.c:893 #, c-format msgid "" "PNG compression level must be a value between 0 and 9; value '%s' could not " @@ -610,7 +619,7 @@ msgstr "" "Niveli i ngjeshjes PNG duhet të jetë një vlerë midis 0 dhe 9; vlera '%s' nuk " "mund të analizohet." -#: gdk-pixbuf/io-png.c:907 +#: gdk-pixbuf/io-png.c:906 #, c-format msgid "" "PNG compression level must be a value between 0 and 9; value '%d' is not " @@ -619,346 +628,342 @@ msgstr "" "Niveli i ngjeshjes PNG duhet të jetë një vlerë midis 0 dhe 9; vlera '%d' nuk " "lejohet." -#: gdk-pixbuf/io-png.c:955 +#: gdk-pixbuf/io-png.c:954 #, c-format msgid "Value for PNG text chunk %s cannot be converted to ISO-8859-1 encoding." msgstr "" "Vlera për segmentin %s të tekstit PNG nuk mund të konvertohet në familjen " "ISO-8859-1." -#: gdk-pixbuf/io-png.c:1118 +#: gdk-pixbuf/io-png.c:1117 msgid "The PNG image format" msgstr "Formati PNG" -#: gdk-pixbuf/io-pnm.c:248 +#: gdk-pixbuf/io-pnm.c:246 msgid "PNM loader expected to find an integer, but didn't" msgstr "Numri i plotë i pritur nga moduli ngarkues PNM nuk u gjet" -#: gdk-pixbuf/io-pnm.c:280 +#: gdk-pixbuf/io-pnm.c:278 msgid "PNM file has an incorrect initial byte" msgstr "File PNM me byte fillestar të pasaktë" -#: gdk-pixbuf/io-pnm.c:310 +#: gdk-pixbuf/io-pnm.c:308 msgid "PNM file is not in a recognized PNM subformat" msgstr "File PNM nuk është një nënformat PNM i njohur" -#: gdk-pixbuf/io-pnm.c:335 +#: gdk-pixbuf/io-pnm.c:333 msgid "PNM file has an image width of 0" msgstr "File PNM me gjerësi baraz me 0" -#: gdk-pixbuf/io-pnm.c:356 +#: gdk-pixbuf/io-pnm.c:354 msgid "PNM file has an image height of 0" msgstr "File PNM me lartësi baraz me 0" -#: gdk-pixbuf/io-pnm.c:379 +#: gdk-pixbuf/io-pnm.c:377 msgid "Maximum color value in PNM file is 0" msgstr "Vlera më e madhe e ngjyrës në file PNM është 0" -#: gdk-pixbuf/io-pnm.c:387 +#: gdk-pixbuf/io-pnm.c:385 msgid "Maximum color value in PNM file is too large" msgstr "Vlera më e madhe e ngjyrës në file PNM është tepër e madhe" # (pofilter) endwhitespace: checks whether whitespace at the end of the strings matches -#: gdk-pixbuf/io-pnm.c:427 gdk-pixbuf/io-pnm.c:457 gdk-pixbuf/io-pnm.c:502 +#: gdk-pixbuf/io-pnm.c:425 gdk-pixbuf/io-pnm.c:455 gdk-pixbuf/io-pnm.c:500 msgid "Raw PNM image type is invalid" msgstr "Lloji i papërpunuar i figurës PNM është i pasaktë " # (pofilter) endwhitespace: checks whether whitespace at the end of the strings matches -#: gdk-pixbuf/io-pnm.c:652 +#: gdk-pixbuf/io-pnm.c:650 msgid "PNM image loader does not support this PNM subformat" msgstr "Ngarkuesi i pamjeve PNM nuk suporton këtë nënformat PNM " -#: gdk-pixbuf/io-pnm.c:739 gdk-pixbuf/io-pnm.c:966 +#: gdk-pixbuf/io-pnm.c:737 gdk-pixbuf/io-pnm.c:964 msgid "Raw PNM formats require exactly one whitespace before sample data" msgstr "" "Formatet PNM të papërpunuar kanë nevojë për tamam një hapësirë bosh para të " "dhënava" -#: gdk-pixbuf/io-pnm.c:766 +#: gdk-pixbuf/io-pnm.c:764 msgid "Cannot allocate memory for loading PNM image" msgstr "I pamundur sigurimi i kujtesës për ngarkimin e figurës PNM" -#: gdk-pixbuf/io-pnm.c:816 +#: gdk-pixbuf/io-pnm.c:814 msgid "Insufficient memory to load PNM context struct" msgstr "Kujtesë e pamjaftueshme për ngarkimin e strukturës kontekstuale PNM" -#: gdk-pixbuf/io-pnm.c:867 +#: gdk-pixbuf/io-pnm.c:865 msgid "Unexpected end of PNM image data" msgstr "Fund i papritur i të dhënave të figurës PNM" -#: gdk-pixbuf/io-pnm.c:995 +#: gdk-pixbuf/io-pnm.c:993 msgid "Insufficient memory to load PNM file" msgstr "Kujtesë e pamjaftueshme për ngarkimin e file PNM" -#: gdk-pixbuf/io-pnm.c:1079 +#: gdk-pixbuf/io-pnm.c:1077 msgid "The PNM/PBM/PGM/PPM image format family" msgstr "Familja e figurave të formateve PNM/PBM/PGM/PPM" -#: gdk-pixbuf/io-qtif.c:128 +#: gdk-pixbuf/io-qtif.c:126 msgid "Input file descriptor is NULL." msgstr "" -#: gdk-pixbuf/io-qtif.c:143 +#: gdk-pixbuf/io-qtif.c:141 #, fuzzy msgid "Failed to read QTIF header" msgstr "Shkrimi i kreut dështoi\n" -#: gdk-pixbuf/io-qtif.c:152 gdk-pixbuf/io-qtif.c:189 gdk-pixbuf/io-qtif.c:459 +#: gdk-pixbuf/io-qtif.c:150 gdk-pixbuf/io-qtif.c:187 gdk-pixbuf/io-qtif.c:454 #, c-format msgid "QTIF atom size too large (%d byte)" msgid_plural "QTIF atom size too large (%d bytes)" msgstr[0] "" msgstr[1] "" -#: gdk-pixbuf/io-qtif.c:175 +#: gdk-pixbuf/io-qtif.c:173 #, fuzzy, c-format msgid "Failed to allocate %d byte for file read buffer" msgid_plural "Failed to allocate %d bytes for file read buffer" msgstr[0] "i pamundur sigurimi i buffer të figurës prej %u byte" msgstr[1] "i pamundur sigurimi i buffer të figurës prej %u byte" -#: gdk-pixbuf/io-qtif.c:206 +#: gdk-pixbuf/io-qtif.c:201 #, fuzzy, c-format msgid "File error when reading QTIF atom: %s" msgstr "Gabim gjatë leximit të GIF: %s" -#: gdk-pixbuf/io-qtif.c:243 +#: gdk-pixbuf/io-qtif.c:238 #, c-format msgid "Failed to skip the next %d byte with seek()." msgid_plural "Failed to skip the next %d bytes with seek()." msgstr[0] "" msgstr[1] "" -#: gdk-pixbuf/io-qtif.c:270 +#: gdk-pixbuf/io-qtif.c:265 #, fuzzy msgid "Failed to allocate QTIF context structure." msgstr "I pamundur sigurimi i kujtesës për strukturën kontekste TGA" -#: gdk-pixbuf/io-qtif.c:330 +#: gdk-pixbuf/io-qtif.c:325 #, fuzzy msgid "Failed to create GdkPixbufLoader object." msgstr "Shkrimi i treguesit të kartelës dështoi\n" -#: gdk-pixbuf/io-qtif.c:434 +#: gdk-pixbuf/io-qtif.c:429 #, fuzzy msgid "Failed to find an image data atom." msgstr "E pamundur hapja e figurës TIFF" -#: gdk-pixbuf/io-qtif.c:618 +#: gdk-pixbuf/io-qtif.c:613 #, fuzzy msgid "The QTIF image format" msgstr "Formati i figurës TIFF" -#: gdk-pixbuf/io-ras.c:125 +#: gdk-pixbuf/io-ras.c:123 msgid "RAS image has bogus header data" msgstr "Figura RAS ka titull të gabuar të dhënash" -#: gdk-pixbuf/io-ras.c:147 +#: gdk-pixbuf/io-ras.c:145 msgid "RAS image has unknown type" msgstr "Figura RAS është e një lloji të panjohur" # (pofilter) startcaps: checks that the message starts with the correct capitalisation -#: gdk-pixbuf/io-ras.c:155 +#: gdk-pixbuf/io-ras.c:153 msgid "unsupported RAS image variation" msgstr "Variant figure RAS i pasuportuar" -#: gdk-pixbuf/io-ras.c:170 gdk-pixbuf/io-ras.c:199 +#: gdk-pixbuf/io-ras.c:168 gdk-pixbuf/io-ras.c:197 msgid "Not enough memory to load RAS image" msgstr "Kujtesë e pamjaftueshme për të ngarkuar figurën RAS" -#: gdk-pixbuf/io-ras.c:544 +#: gdk-pixbuf/io-ras.c:542 msgid "The Sun raster image format" msgstr "Formati Sun raster" -#: gdk-pixbuf/io-tga.c:153 +#: gdk-pixbuf/io-tga.c:151 msgid "Cannot allocate memory for IOBuffer struct" msgstr "I pamundur sigurimi i kujtesës për strukturën IOBuffer" -#: gdk-pixbuf/io-tga.c:172 +#: gdk-pixbuf/io-tga.c:170 msgid "Cannot allocate memory for IOBuffer data" msgstr "I pamundur sigurimi i kujtesës për të dhënat IOBuffer" -#: gdk-pixbuf/io-tga.c:183 +#: gdk-pixbuf/io-tga.c:181 msgid "Cannot realloc IOBuffer data" msgstr "I pamundur risigurimi i të dhënave IOBuffer" -#: gdk-pixbuf/io-tga.c:213 +#: gdk-pixbuf/io-tga.c:211 msgid "Cannot allocate temporary IOBuffer data" msgstr "I pamundur sigurimi i të dhënave të përkohshme IOBuffer" -#: gdk-pixbuf/io-tga.c:346 +#: gdk-pixbuf/io-tga.c:339 msgid "Cannot allocate new pixbuf" msgstr "E pamundur vendosja e pixbuf të ri" -#: gdk-pixbuf/io-tga.c:685 +#: gdk-pixbuf/io-tga.c:678 #, fuzzy msgid "Image is corrupted or truncated" msgstr "Figurë GIF e ndëprerë ose jo e plotë." -#: gdk-pixbuf/io-tga.c:692 +#: gdk-pixbuf/io-tga.c:685 msgid "Cannot allocate colormap structure" msgstr "E pamundur vendosja e strukturës së hartës së ngjyrave" -#: gdk-pixbuf/io-tga.c:699 +#: gdk-pixbuf/io-tga.c:692 msgid "Cannot allocate colormap entries" msgstr "E pamundur vendosja e elementëve të hartës së ngjyrave" -#: gdk-pixbuf/io-tga.c:721 +#: gdk-pixbuf/io-tga.c:714 msgid "Unexpected bitdepth for colormap entries" msgstr "Intensitet i papritur për zërat e hartës së ngjyrave" -#: gdk-pixbuf/io-tga.c:739 +#: gdk-pixbuf/io-tga.c:732 msgid "Cannot allocate TGA header memory" msgstr "I pamundur sigurimi i kujtesës për header TGA" -#: gdk-pixbuf/io-tga.c:772 +#: gdk-pixbuf/io-tga.c:765 msgid "TGA image has invalid dimensions" msgstr "Figura TGA ka përmasa të pavlefshme" -#: gdk-pixbuf/io-tga.c:778 gdk-pixbuf/io-tga.c:787 gdk-pixbuf/io-tga.c:797 -#: gdk-pixbuf/io-tga.c:807 gdk-pixbuf/io-tga.c:814 +#: gdk-pixbuf/io-tga.c:771 gdk-pixbuf/io-tga.c:780 gdk-pixbuf/io-tga.c:790 +#: gdk-pixbuf/io-tga.c:800 gdk-pixbuf/io-tga.c:807 msgid "TGA image type not supported" msgstr "Lloj figure TGA e pasuportuar" -#: gdk-pixbuf/io-tga.c:861 +#: gdk-pixbuf/io-tga.c:854 msgid "Cannot allocate memory for TGA context struct" msgstr "I pamundur sigurimi i kujtesës për strukturën kontekste TGA" -#: gdk-pixbuf/io-tga.c:926 +#: gdk-pixbuf/io-tga.c:919 msgid "Excess data in file" msgstr "Tepri të dhënash në file" -#: gdk-pixbuf/io-tga.c:1007 +#: gdk-pixbuf/io-tga.c:1000 msgid "The Targa image format" msgstr "Formati Targa" -#: gdk-pixbuf/io-tiff.c:104 +#: gdk-pixbuf/io-tiff.c:102 msgid "Could not get image width (bad TIFF file)" msgstr "I pamundur përcaktimi i gjerësisë së figurës (file TIFF i keqformuar)" -#: gdk-pixbuf/io-tiff.c:112 +#: gdk-pixbuf/io-tiff.c:110 msgid "Could not get image height (bad TIFF file)" msgstr "I pamundur përcaktimi i lartësisë së figurës (file TIFF i keqformuar)" -#: gdk-pixbuf/io-tiff.c:120 +#: gdk-pixbuf/io-tiff.c:118 msgid "Width or height of TIFF image is zero" msgstr "Gjerësia ose lartësia e figurës TIFF është zero" -#: gdk-pixbuf/io-tiff.c:129 gdk-pixbuf/io-tiff.c:138 +#: gdk-pixbuf/io-tiff.c:127 gdk-pixbuf/io-tiff.c:136 msgid "Dimensions of TIFF image too large" msgstr "Përmasat e figurës TIFF janë tepër të mëdha" -#: gdk-pixbuf/io-tiff.c:162 gdk-pixbuf/io-tiff.c:174 gdk-pixbuf/io-tiff.c:491 +#: gdk-pixbuf/io-tiff.c:160 gdk-pixbuf/io-tiff.c:172 gdk-pixbuf/io-tiff.c:489 msgid "Insufficient memory to open TIFF file" msgstr "Kujtesë e pamjaftueshme për hapjen e file TIFF" -#: gdk-pixbuf/io-tiff.c:236 +#: gdk-pixbuf/io-tiff.c:234 msgid "Failed to load RGB data from TIFF file" msgstr "Dështova në ngarkimin e të dhënave RGB nga file TIFF" -#: gdk-pixbuf/io-tiff.c:293 +#: gdk-pixbuf/io-tiff.c:291 msgid "Failed to open TIFF image" msgstr "E pamundur hapja e figurës TIFF" -#: gdk-pixbuf/io-tiff.c:427 gdk-pixbuf/io-tiff.c:440 +#: gdk-pixbuf/io-tiff.c:425 gdk-pixbuf/io-tiff.c:438 msgid "Failed to load TIFF image" msgstr "I pamundur ngarkimi i figurës TIFF" -#: gdk-pixbuf/io-tiff.c:623 +#: gdk-pixbuf/io-tiff.c:621 msgid "Failed to save TIFF image" msgstr "Ruajtja e figurës TIFF dështoi" -#: gdk-pixbuf/io-tiff.c:656 +#: gdk-pixbuf/io-tiff.c:654 msgid "TIFF compression doesn't refer to a valid codec." msgstr "" -#: gdk-pixbuf/io-tiff.c:696 +#: gdk-pixbuf/io-tiff.c:694 msgid "Failed to write TIFF data" msgstr "Shkrimi i të dhënave TIFF dështoi" -#: gdk-pixbuf/io-tiff.c:733 +#: gdk-pixbuf/io-tiff.c:731 msgid "Couldn't write to TIFF file" msgstr "I pamundur shkrimi tek file TIFF" -#: gdk-pixbuf/io-tiff.c:788 -msgid "The TIFF image format" -msgstr "Formati i figurës TIFF" - -#: gdk-pixbuf/io-wbmp.c:245 +#: gdk-pixbuf/io-wbmp.c:243 msgid "Image has zero width" msgstr "Figura ka gjerësi zero" -#: gdk-pixbuf/io-wbmp.c:263 +#: gdk-pixbuf/io-wbmp.c:261 msgid "Image has zero height" msgstr "Figura ka lartësi zero" -#: gdk-pixbuf/io-wbmp.c:274 +#: gdk-pixbuf/io-wbmp.c:272 msgid "Not enough memory to load image" msgstr "Kujtesë e pamjaftueshme për ngarkimin e figurës" -#: gdk-pixbuf/io-wbmp.c:333 +#: gdk-pixbuf/io-wbmp.c:331 msgid "Couldn't save the rest" msgstr "E pamundur ruajtja e pjesës së mbetur" -#: gdk-pixbuf/io-wbmp.c:374 +#: gdk-pixbuf/io-wbmp.c:372 msgid "The WBMP image format" msgstr "Formati i figurës WBMP" -#: gdk-pixbuf/io-xbm.c:304 +#: gdk-pixbuf/io-xbm.c:302 msgid "Invalid XBM file" msgstr "File XBM i pasaktë" -#: gdk-pixbuf/io-xbm.c:314 +#: gdk-pixbuf/io-xbm.c:312 msgid "Insufficient memory to load XBM image file" msgstr "Kujtesë e pamjaftueshme për ngarkimin e file XBM" -#: gdk-pixbuf/io-xbm.c:462 +#: gdk-pixbuf/io-xbm.c:460 msgid "Failed to write to temporary file when loading XBM image" msgstr "" "Dështova në shkrimin e file të përkohshëm gjatë ngarkimit të figurës XBM" -#: gdk-pixbuf/io-xbm.c:501 +#: gdk-pixbuf/io-xbm.c:499 msgid "The XBM image format" msgstr "Formati XBM" -#: gdk-pixbuf/io-xpm.c:469 +#: gdk-pixbuf/io-xpm.c:467 msgid "No XPM header found" msgstr "Mungon header XPM" -#: gdk-pixbuf/io-xpm.c:478 +#: gdk-pixbuf/io-xpm.c:476 msgid "Invalid XPM header" msgstr "Header XPM i pavlefshëm" -#: gdk-pixbuf/io-xpm.c:486 +#: gdk-pixbuf/io-xpm.c:484 msgid "XPM file has image width <= 0" msgstr "File XPM e ka gjerësinë e figurës <= 0" -#: gdk-pixbuf/io-xpm.c:494 +#: gdk-pixbuf/io-xpm.c:492 msgid "XPM file has image height <= 0" msgstr "File XPM e ka lartësinë e figurës <= 0" -#: gdk-pixbuf/io-xpm.c:502 +#: gdk-pixbuf/io-xpm.c:500 msgid "XPM has invalid number of chars per pixel" msgstr "XPM ka numër të pavlefshëm simbolesh për pixel" -#: gdk-pixbuf/io-xpm.c:511 +#: gdk-pixbuf/io-xpm.c:509 msgid "XPM file has invalid number of colors" msgstr "File XPM ka numër të pavlefshëm ngjyrash" -#: gdk-pixbuf/io-xpm.c:523 gdk-pixbuf/io-xpm.c:532 gdk-pixbuf/io-xpm.c:584 +#: gdk-pixbuf/io-xpm.c:521 gdk-pixbuf/io-xpm.c:530 gdk-pixbuf/io-xpm.c:582 msgid "Cannot allocate memory for loading XPM image" msgstr "I pamundur sigurimi i kujtesës për ngarkimin e figurës XPM" -#: gdk-pixbuf/io-xpm.c:546 +#: gdk-pixbuf/io-xpm.c:544 msgid "Cannot read XPM colormap" msgstr "I pamundur leximi i hartës së ngjyrave XPM" -#: gdk-pixbuf/io-xpm.c:778 +#: gdk-pixbuf/io-xpm.c:776 msgid "Failed to write to temporary file when loading XPM image" msgstr "" "Dështova në shkrimin e file të përkohshëm gjatë ngarkimit të figurës XPM" -#: gdk-pixbuf/io-xpm.c:817 +#: gdk-pixbuf/io-xpm.c:815 msgid "The XPM image format" msgstr "Formati i figurës XPM" diff --git a/po/sr.gmo b/po/sr.gmo index 70520ff85a2c5a36222cbd93f508a8d5ee67c8c6..491b9bad0e410a84c0b88c1713ed7cb29ba0b110 100644 GIT binary patch delta 4502 zcmYk<3sjf&9mnx6q)vyLBHju9k>Uj~Kmk!x5ee~vLE>F5CSG$+!nCP9&{9iLF=lCn z=A?_7)5NXTq%|#?mu06p+c}j^JRP>P)j6J>t<%!l`|~_MI{psd=k@#jp6CDk?tlL_ zwS--~9_C$%Y`5D;7l>$LLkF{-VP>CoR;^ibce8j*!C0J)192Tj;XWLKjhKX=DZ+=q4p<|(TzgX2bZCG{v>L|FQKNi2{pp2sF?|8 zT6BLXYH4y&BVU3{ifzJD+>08}|1cj1GFmM~C3<>cJsFMsUF6SNxfEg;z0nJ2;AE^o zjkF2%+%;4OzC}IPhhCGlbkutbP|sE3T-@Qx|G<%y?}%ppl^MfZ7?iC+jdVNe1;EZ9arLjoF#mdS6BX*|b<`T( zLaki_^QsqQIcFk&wt@?@Y1>d8ZNLzI;L3l;Rg@#B%)s@?E3FZ=X+K7F^lQ&m#4~KI z(G;AHkGgU*s)IN1UhGY4>R>LG;~LccPq6~SSf6fKi5w`~gv_?>LG7`VsHHrQYRBtE zcT&kL#!0vrnPqE1{_J}$I-Ub)MN?RSeAdcQpL-f<+fF&Jy8Gd*o1TkDE#YJ?nt|2G ziiGn0yNwlssZIT*tA$Sr#jHR3Zk0&k!ij%N$|&*S}+*P~v18np>qFbi)X z+rq|i==J;p?1~9?)SO1B-AT9>DwX z7LLc!d|Ro34amFf4DwO?1{t&^^RjVRf@)|#mf}rh(6(Sy@cee1M)^I@Wg#NexX zC2An2kdAxSm#zE)6-CG_+YQtQhtLb{g(lPzXs2njjdgBDb?igbjCJLr=VoCU9odb# z|8<^O6=qBhd<(TynNu_q9vg&=KDZa@ynTY2(!NuJ9v9(S$_=O~k7nVtd!NPW_$8{N z_vHt>yUKYO8H-)Q!Pt+7>62yS16YIkv~Qo28HkD0%0kpsuR|@(Vbn-kQ4I}ZezjD~ zQ5`>s`|%nUV|8J$ssDzvDfeR|EyYJr<3Le;jWt3Y{AI#(F zD|iAmL%U{i*747njP<-#euyLSd*tNV$T|E|jw?}1`Yrwxcd{WiBS*~hzc{wc3;tDl z8~L;L^d<$%klC|3T!<~mpe$!W(9u1p@(pAaY$C%~`59zV?F(czEvq3vn^`w;&tdzCv{ zRXB$7FHtjd6?H12JU$goW|gzXdC1v}N!-7VA?&^+cs>>5C{M>2tU%r0y^~g6haQccazWk>RhTehA)=&!MLF3Tmo{EoWn4HEP8FL5(zf zMex;K<-ClXJWG5y_$FM7yw9^&$qeVlSE$VsM{5&s9uC8On1O%7&Dj1Y!7-{qJ@*$( z#6GJ6b1;u`1?J-^+{Kbbu=BL1>R0nC34_G?YdVy&0&FkRmi@|=PvJ@8kSo8Be;|4i zTFX?TEe$4THndD%{Wx`(TFz7m7?{BNwXpzMF`mXL2E_PaXq+HLuv zE`J`iUw(Jnz2oG25Nn7X#P12VhyNqwJyg=3__d$Y#-$5N+lhDl9A^|a5ZXlgGAbf| zOq?cuMAQ>w38ikt8^j&NB%%*-jL0FBHU{`V(_Gg79Z*1_S`})4I&p$HN4!b&C6t

=-6Cq+Yv7XSee1Xt0Od^!LIf4E)%H?(3 zl%6AABz6)V38f>%EaGwEAkmgOk?Bu7N<2Yu%KRT5;QzvsN}NLf{}nYjOyhr0wWPyD zXJQ<&m{>+AZ6!FuKcon9jYOfVc?F**5{ZSb?gPA&c-xh`az0l>i&7xfW}VUXU29Jk(8X4 vl$st&O&&EOz3$=Um`<70gpxBxr8d?jdtvQsKdS#|Pu&~S#x_Q#CXD+(a|!tY delta 4448 zcmYk;2~<_p9>?)NIAsnDr81>A6r4brCJ4=@;w_g8*H?e=UXhw?EAZCvsP#EJDSF=1#F8~u#Yf~1Ak$6jJ?7v1`ALf8;3regWYf)CgUO0gTBM7uobNW;)QM3Y%z9%UcEzcv<14Ta29ciIS$905qxVLc zs0UUehipD_OIwBf*>-l>_&T=33)qq8TeD8yg>k5!_d~t$DAbTvquy{OYGi`$_$k!X zG@#x*hT&omEF1k;jC!G+Sc0FUrXnfUyI%CLcufrVbFFJpXXZ-2BC382u=^)e%{HTsCMlHJM zoF}l5`u|aH)SsuP;WE_Jyn?#!N7T?qFwq*3Zs@}tRQp)eeXBb&{_5#!8nh~Rqvq}_ zcjE8PR*bWTI)NRdXnClPmZJ~varN~$gZe@I7p8EKTi9gOqFs#Y=(DbVGC)Cd^e2{L zcZNarIjA0P#=dwI)xid=!epMV<16qk+=r2v#60lcAdw1#Vg)z~ zEAd8s|3M18lwHo!_F)RrWFt{;JPWgMGwQ)7F?2pl`C95Js2kUy7GW(G;BI6Y*l(!w z+w<|a$29a|J|^h<_fya!x(~HDb~}$azi|GFS{vcakBmW`-v{;JBG*2_wa;=cNBV3V z-0`90DS>~+5YiOT`y5V8uQu`4#QdclvMOc9J)gDA2 z?m_v(XeZmo=!ldIB|M`(67L>y&jnaX{eu97p%l^vm|c%^ zaRR=Nx?u{v)5t8xxp)*gWQFuni}rr!9^_Vb2CFchi!_A`QRmg8j(>{W!XoH3eYU^| z3VOo_QH$d}3T8Nk^K|sN+?` zcsOo#CKr2CwH-AQpQEm8HC(?F0X``T8q%d$f=6%;Mvw4@{2{!NdUGaFi*Y=vqdQTn z`kXU{i+Kkt#2&Z|)zQ6JhK7WZFUnb!>Ray$cWEY3e?% zVtVZo9>an$-VnCoqBQDxn1j=iFV42%BX|lmrMHbWyAvTB^@Y{777Xh)!?;wh}b^QbA9G|hX{ zy~wh$bIu{RdvjceeQEzM>V6&W@P0okFh}42N(x%#$FL8!<>~w|*Z^FDH8>O-QRfv^ zdp|@=oIxB$`xz|3UNg)d598BCt*JIMSx?xS#E}j}+w(;0&mIj`y-#Eh<>h1{i6J}4 z7IKJeB~6>&NE>|)jn=)WFJcp6>g`#wnrPEH_~)k1K0_WLQ+dAaCCNlvOEMr-GGlRv zRQBvj*n zL43)TBeB?(Swo@E^L1Be0onbetE;cYo^P$FOdu^t z({{`irZhD;A9F52ebf7iUgIG$hVWx*v&b%@Eu8qse4+(eKsu5{vQiiBBfH5UvW#>h z(Il1hCrz6^zkcLNl0iyI0(pzPK{k@N$pTVGULdnckZ3C+SCU)Fi$q)CK6Z1-NHUy6 zk>`lEQ68av4g1SneF!GG^1IG8&MtTtS?uaNaS<8e>Qy+8%p_Me&A&Sq`ssYfRqC+~ zxz5#dozpOu+(}Z%zexqrb`5!x+@uQI43E&hlKp1VgFHd9$UrUmM=10pP1{%skCVgX z6><-Gngqv0jp@=ZGc_$MHNBrNJuNpQr}nk9&aE?2({ohK44zF3gw=kV5f$8@5tsir DZ*=ii diff --git a/po/sr.po b/po/sr.po index b42b9f6..10dc113 100644 --- a/po/sr.po +++ b/po/sr.po @@ -11,8 +11,8 @@ msgstr "" "Project-Id-Version: transmission\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=gdk-" "pixbuf\n" -"POT-Creation-Date: 2013-04-15 10:28-0400\n" -"PO-Revision-Date: 2013-02-18 10:39+0200\n" +"POT-Creation-Date: 2014-05-26 20:46-0400\n" +"PO-Revision-Date: 2013-09-05 07:29+0200\n" "Last-Translator: Мирослав Николић \n" "Language-Team: Serbian \n" "Language: sr\n" @@ -23,18 +23,18 @@ msgstr "" "%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" "X-Project-Style: gnome\n" -#: gdk-pixbuf/gdk-pixbuf-animation.c:160 gdk-pixbuf/gdk-pixbuf-io.c:1064 -#: gdk-pixbuf/gdk-pixbuf-io.c:1330 +#: gdk-pixbuf/gdk-pixbuf-animation.c:158 gdk-pixbuf/gdk-pixbuf-io.c:1077 +#: gdk-pixbuf/gdk-pixbuf-io.c:1333 #, c-format msgid "Failed to open file '%s': %s" msgstr "Нисам успео да отворим датотеку „%s“: %s" -#: gdk-pixbuf/gdk-pixbuf-animation.c:173 gdk-pixbuf/gdk-pixbuf-io.c:1076 +#: gdk-pixbuf/gdk-pixbuf-animation.c:171 gdk-pixbuf/gdk-pixbuf-io.c:962 #, c-format msgid "Image file '%s' contains no data" msgstr "Датотека слике „%s“ не садржи податке" -#: gdk-pixbuf/gdk-pixbuf-animation.c:212 +#: gdk-pixbuf/gdk-pixbuf-animation.c:210 #, c-format msgid "" "Failed to load animation '%s': reason not known, probably a corrupt " @@ -44,8 +44,8 @@ msgstr "" "неисправан запис" # ово има највише смисла -#: gdk-pixbuf/gdk-pixbuf-animation.c:280 gdk-pixbuf/gdk-pixbuf-io.c:1112 -#: gdk-pixbuf/gdk-pixbuf-io.c:1382 +#: gdk-pixbuf/gdk-pixbuf-animation.c:278 gdk-pixbuf/gdk-pixbuf-io.c:1113 +#: gdk-pixbuf/gdk-pixbuf-io.c:1385 #, c-format msgid "" "Failed to load image '%s': reason not known, probably a corrupt image file" @@ -53,12 +53,12 @@ msgstr "" "Нисам успео да учитам слику „%s“: разлог није познат, вероватно неисправан " "запис" -#: gdk-pixbuf/gdk-pixbuf-io.c:790 +#: gdk-pixbuf/gdk-pixbuf-io.c:774 #, c-format msgid "Unable to load image-loading module: %s: %s" msgstr "Не могу да учитам модул за учитавање слике: %s: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:805 +#: gdk-pixbuf/gdk-pixbuf-io.c:789 #, c-format msgid "" "Image-loading module %s does not export the proper interface; perhaps it's " @@ -67,53 +67,53 @@ msgstr "" "Модул за учитавање слике „%s“ не извози одговарајуће сучеље; можда је из " "другог издања?" -#: gdk-pixbuf/gdk-pixbuf-io.c:814 gdk-pixbuf/gdk-pixbuf-io.c:865 +#: gdk-pixbuf/gdk-pixbuf-io.c:798 gdk-pixbuf/gdk-pixbuf-io.c:849 #, c-format msgid "Image type '%s' is not supported" msgstr "Врста слике „%s“ није подржана" -#: gdk-pixbuf/gdk-pixbuf-io.c:950 +#: gdk-pixbuf/gdk-pixbuf-io.c:934 #, c-format msgid "Couldn't recognize the image file format for file '%s'" msgstr "Не могу да препознам начин записа слике у датотеци „%s“" -#: gdk-pixbuf/gdk-pixbuf-io.c:958 +#: gdk-pixbuf/gdk-pixbuf-io.c:942 msgid "Unrecognized image file format" msgstr "Непознат начин записа слике" -#: gdk-pixbuf/gdk-pixbuf-io.c:1121 +#: gdk-pixbuf/gdk-pixbuf-io.c:1124 #, c-format msgid "Failed to load image '%s': %s" msgstr "Не могу да учитам слику „%s“: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2015 gdk-pixbuf/io-gdip-utils.c:837 +#: gdk-pixbuf/gdk-pixbuf-io.c:2029 gdk-pixbuf/io-gdip-utils.c:835 #, c-format msgid "Error writing to image file: %s" msgstr "Грешка уписа у датотеку слике: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2057 gdk-pixbuf/gdk-pixbuf-io.c:2178 +#: gdk-pixbuf/gdk-pixbuf-io.c:2071 gdk-pixbuf/gdk-pixbuf-io.c:2192 #, c-format msgid "This build of gdk-pixbuf does not support saving the image format: %s" msgstr "Ово издање гдк-сличице не подржава чување ове врсте слике: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2088 +#: gdk-pixbuf/gdk-pixbuf-io.c:2102 msgid "Insufficient memory to save image to callback" msgstr "Нема довољно меморије за чување слике у позивну функцију" -#: gdk-pixbuf/gdk-pixbuf-io.c:2101 +#: gdk-pixbuf/gdk-pixbuf-io.c:2115 msgid "Failed to open temporary file" msgstr "Не могу да отворим привремену датотеку" -#: gdk-pixbuf/gdk-pixbuf-io.c:2124 +#: gdk-pixbuf/gdk-pixbuf-io.c:2138 msgid "Failed to read from temporary file" msgstr "Не могу да читам из привремене датотеке" -#: gdk-pixbuf/gdk-pixbuf-io.c:2372 +#: gdk-pixbuf/gdk-pixbuf-io.c:2382 #, c-format msgid "Failed to open '%s' for writing: %s" msgstr "Не могу да отворим „%s“ ради уписа: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2398 +#: gdk-pixbuf/gdk-pixbuf-io.c:2408 #, c-format msgid "" "Failed to close '%s' while writing image, all data may not have been saved: " @@ -122,15 +122,15 @@ msgstr "" "Не могу да затворим „%s“ при упису слике, могуће је да нису сви подаци " "сачувани: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2619 gdk-pixbuf/gdk-pixbuf-io.c:2671 +#: gdk-pixbuf/gdk-pixbuf-io.c:2629 gdk-pixbuf/gdk-pixbuf-io.c:2681 msgid "Insufficient memory to save image into a buffer" msgstr "Нема довољно меморије за чување слике у међумеморију" -#: gdk-pixbuf/gdk-pixbuf-io.c:2717 +#: gdk-pixbuf/gdk-pixbuf-io.c:2727 msgid "Error writing to image stream" msgstr "Грешка уписа у ток слике" -#: gdk-pixbuf/gdk-pixbuf-loader.c:393 +#: gdk-pixbuf/gdk-pixbuf-loader.c:384 #, c-format msgid "" "Internal error: Image loader module '%s' failed to complete an operation, " @@ -139,24 +139,24 @@ msgstr "" "Унутрашња грешка: Модул за учитавање слика „%s“ није успео да обави " "операцију, а није навео ни разлог неуспеха" -#: gdk-pixbuf/gdk-pixbuf-loader.c:435 +#: gdk-pixbuf/gdk-pixbuf-loader.c:426 #, c-format msgid "Incremental loading of image type '%s' is not supported" msgstr "Није подржано постепено учитавање слике врсте „%s“" -#: gdk-pixbuf/gdk-pixdata.c:160 +#: gdk-pixbuf/gdk-pixdata.c:158 msgid "Image header corrupt" msgstr "Заглавље слике је оштећено" -#: gdk-pixbuf/gdk-pixdata.c:165 +#: gdk-pixbuf/gdk-pixdata.c:163 msgid "Image format unknown" msgstr "Непозната врста слике" -#: gdk-pixbuf/gdk-pixdata.c:170 gdk-pixbuf/gdk-pixdata.c:502 +#: gdk-pixbuf/gdk-pixdata.c:168 gdk-pixbuf/gdk-pixdata.c:501 msgid "Image pixel data corrupt" msgstr "Оштећени су подаци о тачкама слике" -#: gdk-pixbuf/gdk-pixdata.c:446 +#: gdk-pixbuf/gdk-pixdata.c:445 #, c-format msgid "failed to allocate image buffer of %u byte" msgid_plural "failed to allocate image buffer of %u bytes" @@ -165,79 +165,83 @@ msgstr[1] "нисам успео да доделим међумеморију с msgstr[2] "нисам успео да доделим међумеморију слике од %u бајтова" msgstr[3] "нисам успео да доделим међумеморију слике од једног бајта" -#: gdk-pixbuf/io-ani.c:244 +#: gdk-pixbuf/io-ani.c:242 msgid "Unexpected icon chunk in animation" msgstr "Неочекивани делић иконице у анимацији" -#: gdk-pixbuf/io-ani.c:342 gdk-pixbuf/io-ani.c:400 gdk-pixbuf/io-ani.c:426 -#: gdk-pixbuf/io-ani.c:449 gdk-pixbuf/io-ani.c:476 gdk-pixbuf/io-ani.c:563 +#: gdk-pixbuf/io-ani.c:340 gdk-pixbuf/io-ani.c:398 gdk-pixbuf/io-ani.c:424 +#: gdk-pixbuf/io-ani.c:447 gdk-pixbuf/io-ani.c:474 gdk-pixbuf/io-ani.c:561 msgid "Invalid header in animation" msgstr "Неисправно заглавље анимације" -#: gdk-pixbuf/io-ani.c:352 gdk-pixbuf/io-ani.c:374 gdk-pixbuf/io-ani.c:458 -#: gdk-pixbuf/io-ani.c:485 gdk-pixbuf/io-ani.c:536 gdk-pixbuf/io-ani.c:608 +#: gdk-pixbuf/io-ani.c:350 gdk-pixbuf/io-ani.c:372 gdk-pixbuf/io-ani.c:456 +#: gdk-pixbuf/io-ani.c:483 gdk-pixbuf/io-ani.c:534 gdk-pixbuf/io-ani.c:606 msgid "Not enough memory to load animation" msgstr "Нема довољно меморије да учитам анимацију" -#: gdk-pixbuf/io-ani.c:392 gdk-pixbuf/io-ani.c:418 gdk-pixbuf/io-ani.c:437 +#: gdk-pixbuf/io-ani.c:390 gdk-pixbuf/io-ani.c:416 gdk-pixbuf/io-ani.c:435 msgid "Malformed chunk in animation" msgstr "Неисправан делић анимације" +#: gdk-pixbuf/io-ani.c:628 +msgid "ANI image was truncated or incomplete." +msgstr "АНИ слика је одсечена или непотпуна." + # забрљано -#: gdk-pixbuf/io-ani.c:660 +#: gdk-pixbuf/io-ani.c:669 msgid "The ANI image format" msgstr "АНИ запис слике" -#: gdk-pixbuf/io-bmp.c:229 gdk-pixbuf/io-bmp.c:266 gdk-pixbuf/io-bmp.c:337 -#: gdk-pixbuf/io-bmp.c:369 gdk-pixbuf/io-bmp.c:392 gdk-pixbuf/io-bmp.c:495 +#: gdk-pixbuf/io-bmp.c:227 gdk-pixbuf/io-bmp.c:264 gdk-pixbuf/io-bmp.c:335 +#: gdk-pixbuf/io-bmp.c:367 gdk-pixbuf/io-bmp.c:390 gdk-pixbuf/io-bmp.c:493 msgid "BMP image has bogus header data" msgstr "БМП слика има неисправно заглавље" # шта нам нарочито битмап каже? -#: gdk-pixbuf/io-bmp.c:240 gdk-pixbuf/io-bmp.c:432 +#: gdk-pixbuf/io-bmp.c:238 gdk-pixbuf/io-bmp.c:430 msgid "Not enough memory to load bitmap image" msgstr "Нема довољно меморије да учитам битмап слику" # или неподржану величину заглавља??? -#: gdk-pixbuf/io-bmp.c:318 +#: gdk-pixbuf/io-bmp.c:316 msgid "BMP image has unsupported header size" msgstr "БМП слика садржи заглавље неподржане величине" -#: gdk-pixbuf/io-bmp.c:356 +#: gdk-pixbuf/io-bmp.c:354 msgid "Topdown BMP images cannot be compressed" msgstr "Окренуте БМП слике не могу бити сажете" -#: gdk-pixbuf/io-bmp.c:716 gdk-pixbuf/io-pnm.c:707 +#: gdk-pixbuf/io-bmp.c:714 gdk-pixbuf/io-pnm.c:705 msgid "Premature end-of-file encountered" msgstr "Наиђох на превремен крај датотеке" -#: gdk-pixbuf/io-bmp.c:1328 +#: gdk-pixbuf/io-bmp.c:1326 msgid "Couldn't allocate memory for saving BMP file" msgstr "Не могу да доделим меморију за чување БМП датотеке" -#: gdk-pixbuf/io-bmp.c:1369 +#: gdk-pixbuf/io-bmp.c:1367 msgid "Couldn't write to BMP file" msgstr "Не могу да упишем у БМП датотеку" -#: gdk-pixbuf/io-bmp.c:1422 gdk-pixbuf/io-gdip-bmp.c:82 +#: gdk-pixbuf/io-bmp.c:1420 gdk-pixbuf/io-gdip-bmp.c:80 msgid "The BMP image format" msgstr "БМП запис слике" -#: gdk-pixbuf/io-gdip-emf.c:59 +#: gdk-pixbuf/io-gdip-emf.c:57 msgid "The EMF image format" msgstr "ЕМФ запис слике" # забрљано -#: gdk-pixbuf/io-gdip-gif.c:80 gdk-pixbuf/io-gif.c:1720 +#: gdk-pixbuf/io-gdip-gif.c:78 gdk-pixbuf/io-gif.c:1718 msgid "The GIF image format" msgstr "ГИФ запис слике" # -#: gdk-pixbuf/io-gdip-ico.c:59 gdk-pixbuf/io-ico.c:1271 +#: gdk-pixbuf/io-gdip-ico.c:57 gdk-pixbuf/io-ico.c:1269 msgid "The ICO image format" msgstr "ИЦО запис слике" -#: gdk-pixbuf/io-gdip-jpeg.c:53 gdk-pixbuf/io-jpeg.c:1249 +#: gdk-pixbuf/io-gdip-jpeg.c:51 gdk-pixbuf/io-jpeg.c:1249 #, c-format msgid "" "JPEG quality must be a value between 0 and 100; value '%s' could not be " @@ -246,7 +250,7 @@ msgstr "" "Квалитет ЈПЕГ-а мора бити вредност између 0 и 100; не могу да обрадим " "вредност „%s“." -#: gdk-pixbuf/io-gdip-jpeg.c:68 gdk-pixbuf/io-jpeg.c:1265 +#: gdk-pixbuf/io-gdip-jpeg.c:66 gdk-pixbuf/io-jpeg.c:1265 #, c-format msgid "" "JPEG quality must be a value between 0 and 100; value '%d' is not allowed." @@ -254,115 +258,119 @@ msgstr "" "Квалитет ЈПЕГ-а мора бити вредност између 0 и 100; није дозвољена вредност " "„%d“." -#: gdk-pixbuf/io-gdip-jpeg.c:136 gdk-pixbuf/io-jpeg.c:1478 +#: gdk-pixbuf/io-gdip-jpeg.c:134 gdk-pixbuf/io-jpeg.c:1478 msgid "The JPEG image format" msgstr "ЈПЕГ запис слике" -#: gdk-pixbuf/io-gdip-utils.c:154 +#: gdk-pixbuf/io-gdip-tiff.c:80 gdk-pixbuf/io-tiff.c:786 +msgid "The TIFF image format" +msgstr "ТИФФ запис слика" + +#: gdk-pixbuf/io-gdip-utils.c:152 #, c-format msgid "Could not allocate memory: %s" msgstr "Не могу да доделим меморију: %s" -#: gdk-pixbuf/io-gdip-utils.c:179 gdk-pixbuf/io-gdip-utils.c:293 -#: gdk-pixbuf/io-gdip-utils.c:333 +#: gdk-pixbuf/io-gdip-utils.c:177 gdk-pixbuf/io-gdip-utils.c:291 +#: gdk-pixbuf/io-gdip-utils.c:331 #, c-format msgid "Could not create stream: %s" msgstr "Не могу да направим ток: %s" -#: gdk-pixbuf/io-gdip-utils.c:193 +#: gdk-pixbuf/io-gdip-utils.c:191 #, c-format msgid "Could not seek stream: %s" msgstr "Не могу да се крећем по току: %s" -#: gdk-pixbuf/io-gdip-utils.c:205 +#: gdk-pixbuf/io-gdip-utils.c:203 #, c-format msgid "Could not read from stream: %s" msgstr "Не могу да читам из тока: %s" -#: gdk-pixbuf/io-gdip-utils.c:617 +#: gdk-pixbuf/io-gdip-utils.c:615 msgid "Couldn't load bitmap" msgstr "Не могу да отворим битмапу" -#: gdk-pixbuf/io-gdip-utils.c:773 +#: gdk-pixbuf/io-gdip-utils.c:771 msgid "Couldn't load metafile" msgstr "Не могу да отворим метадатотеку" # мало слободе овак'оме уметнику се мора дати -#: gdk-pixbuf/io-gdip-utils.c:878 +#: gdk-pixbuf/io-gdip-utils.c:876 msgid "Unsupported image format for GDI+" msgstr "Неподржана врста слике за ГДИ+" -#: gdk-pixbuf/io-gdip-utils.c:885 +#: gdk-pixbuf/io-gdip-utils.c:883 msgid "Couldn't save" msgstr "Не могу да сачувам" -#: gdk-pixbuf/io-gdip-wmf.c:58 +#: gdk-pixbuf/io-gdip-wmf.c:56 msgid "The WMF image format" msgstr "ВМФ запис слике" -#: gdk-pixbuf/io-gif.c:222 +#: gdk-pixbuf/io-gif.c:220 #, c-format msgid "Failure reading GIF: %s" msgstr "Грешка при читању ГИФ-а: %s" -#: gdk-pixbuf/io-gif.c:496 gdk-pixbuf/io-gif.c:1502 gdk-pixbuf/io-gif.c:1669 +#: gdk-pixbuf/io-gif.c:494 gdk-pixbuf/io-gif.c:1500 gdk-pixbuf/io-gif.c:1667 msgid "GIF file was missing some data (perhaps it was truncated somehow?)" msgstr "ГИФ датотеци недостаје нешто података (можда је некако скраћена?)" -#: gdk-pixbuf/io-gif.c:505 +#: gdk-pixbuf/io-gif.c:503 #, c-format msgid "Internal error in the GIF loader (%s)" msgstr "Унутрашња грешка учитавача ГИФ-а (%s)" -#: gdk-pixbuf/io-gif.c:579 +#: gdk-pixbuf/io-gif.c:577 msgid "Stack overflow" msgstr "Прекорачење стека" -#: gdk-pixbuf/io-gif.c:639 +#: gdk-pixbuf/io-gif.c:637 msgid "GIF image loader cannot understand this image." msgstr "Учитавач ГИФ слика не препознаје ову слику." -#: gdk-pixbuf/io-gif.c:668 +#: gdk-pixbuf/io-gif.c:666 msgid "Bad code encountered" msgstr "Наиђох на лош запис" -#: gdk-pixbuf/io-gif.c:678 +#: gdk-pixbuf/io-gif.c:676 msgid "Circular table entry in GIF file" msgstr "Кружни унос у табели ГИФ датотеке" -#: gdk-pixbuf/io-gif.c:866 gdk-pixbuf/io-gif.c:1488 gdk-pixbuf/io-gif.c:1541 -#: gdk-pixbuf/io-gif.c:1657 +#: gdk-pixbuf/io-gif.c:864 gdk-pixbuf/io-gif.c:1486 gdk-pixbuf/io-gif.c:1539 +#: gdk-pixbuf/io-gif.c:1655 msgid "Not enough memory to load GIF file" msgstr "Нема довољно меморије да учитам ГИФ датотеку" -#: gdk-pixbuf/io-gif.c:960 +#: gdk-pixbuf/io-gif.c:958 msgid "Not enough memory to composite a frame in GIF file" msgstr "Нема довољно меморије за слагање кадра у ГИФ датотеци" -#: gdk-pixbuf/io-gif.c:1132 +#: gdk-pixbuf/io-gif.c:1130 msgid "GIF image is corrupt (incorrect LZW compression)" msgstr "ГИФ слика је оштећена (неисправно ЛЗВ сажимање)" -#: gdk-pixbuf/io-gif.c:1182 +#: gdk-pixbuf/io-gif.c:1180 msgid "File does not appear to be a GIF file" msgstr "Изгледа да ово није ГИФ датотека" -#: gdk-pixbuf/io-gif.c:1194 +#: gdk-pixbuf/io-gif.c:1192 #, c-format msgid "Version %s of the GIF file format is not supported" msgstr "Издање %s ГИФ врсте записа није подржано" -#: gdk-pixbuf/io-gif.c:1241 +#: gdk-pixbuf/io-gif.c:1239 msgid "Resulting GIF image has zero size" msgstr "Резултирајућа ГИФ слика има величину нула" -#: gdk-pixbuf/io-gif.c:1320 +#: gdk-pixbuf/io-gif.c:1318 msgid "" "GIF image has no global colormap, and a frame inside it has no local " "colormap." msgstr "ГИФ слика нема општу мапу боја, а кадар у њему нема месну мапу боја." -#: gdk-pixbuf/io-gif.c:1564 +#: gdk-pixbuf/io-gif.c:1562 msgid "GIF image was truncated or incomplete." msgstr "ГИФ слика је одсечена или непотпуна." @@ -380,90 +388,90 @@ msgstr "Не могу да декодирам ИЦНС датотеку" msgid "The ICNS image format" msgstr "ИЦНС формат слике" -#: gdk-pixbuf/io-ico.c:228 gdk-pixbuf/io-ico.c:242 gdk-pixbuf/io-ico.c:291 -#: gdk-pixbuf/io-ico.c:302 gdk-pixbuf/io-ico.c:395 +#: gdk-pixbuf/io-ico.c:226 gdk-pixbuf/io-ico.c:240 gdk-pixbuf/io-ico.c:289 +#: gdk-pixbuf/io-ico.c:300 gdk-pixbuf/io-ico.c:393 msgid "Invalid header in icon" msgstr "Неисправно заглавље иконице" # негде сам видео добар превод за иконицу, али не сећам се који је, а ни где -#: gdk-pixbuf/io-ico.c:257 gdk-pixbuf/io-ico.c:312 gdk-pixbuf/io-ico.c:405 -#: gdk-pixbuf/io-ico.c:458 gdk-pixbuf/io-ico.c:488 +#: gdk-pixbuf/io-ico.c:255 gdk-pixbuf/io-ico.c:310 gdk-pixbuf/io-ico.c:403 +#: gdk-pixbuf/io-ico.c:456 gdk-pixbuf/io-ico.c:486 msgid "Not enough memory to load icon" msgstr "Нема довољно меморије за учитавање иконице" -#: gdk-pixbuf/io-ico.c:338 +#: gdk-pixbuf/io-ico.c:336 msgid "Compressed icons are not supported" msgstr "Сажете иконице нису подржане" -#: gdk-pixbuf/io-ico.c:358 +#: gdk-pixbuf/io-ico.c:356 msgid "Icon has zero width" msgstr "Иконица је ширине нула" -#: gdk-pixbuf/io-ico.c:368 +#: gdk-pixbuf/io-ico.c:366 msgid "Icon has zero height" msgstr "Иконица је висине нула" -#: gdk-pixbuf/io-ico.c:443 +#: gdk-pixbuf/io-ico.c:441 msgid "Unsupported icon type" msgstr "Неподржана врста иконице" -#: gdk-pixbuf/io-ico.c:537 +#: gdk-pixbuf/io-ico.c:535 msgid "Not enough memory to load ICO file" msgstr "Нема довољно меморије за учитавање ИЦО датотеке" -#: gdk-pixbuf/io-ico.c:1002 +#: gdk-pixbuf/io-ico.c:1000 msgid "Image too large to be saved as ICO" msgstr "Слика је превелика за чување као ИЦО" -#: gdk-pixbuf/io-ico.c:1013 +#: gdk-pixbuf/io-ico.c:1011 msgid "Cursor hotspot outside image" msgstr "Показивач курсора је ван слике" -#: gdk-pixbuf/io-ico.c:1036 +#: gdk-pixbuf/io-ico.c:1034 #, c-format msgid "Unsupported depth for ICO file: %d" msgstr "Неподржана дубина за ИЦО датотеку: %d" -#: gdk-pixbuf/io-jasper.c:74 +#: gdk-pixbuf/io-jasper.c:73 msgid "Couldn't allocate memory for stream" msgstr "Не могу да доделим меморију за ток" -#: gdk-pixbuf/io-jasper.c:104 +#: gdk-pixbuf/io-jasper.c:103 msgid "Couldn't decode image" msgstr "Не могу да декодирам слику" # колико њих ће ме тући због „преиначени"? -#: gdk-pixbuf/io-jasper.c:122 +#: gdk-pixbuf/io-jasper.c:121 msgid "Transformed JPEG2000 has zero width or height" msgstr "Преиначени ЈПЕГ2000 има висину или ширину нула" -#: gdk-pixbuf/io-jasper.c:136 +#: gdk-pixbuf/io-jasper.c:135 msgid "Image type currently not supported" msgstr "Врста слике за сада није подржана" -#: gdk-pixbuf/io-jasper.c:148 gdk-pixbuf/io-jasper.c:156 +#: gdk-pixbuf/io-jasper.c:147 gdk-pixbuf/io-jasper.c:155 msgid "Couldn't allocate memory for color profile" msgstr "Не могу да доделим меморију за палету боја" -#: gdk-pixbuf/io-jasper.c:182 +#: gdk-pixbuf/io-jasper.c:181 msgid "Insufficient memory to open JPEG 2000 file" msgstr "Нема довољно меморије за отварање ЈПЕГ2000 датотеке" -#: gdk-pixbuf/io-jasper.c:261 +#: gdk-pixbuf/io-jasper.c:260 msgid "Couldn't allocate memory to buffer image data" msgstr "Не могу да доделим меморију за привремено смештање података слике" -#: gdk-pixbuf/io-jasper.c:305 +#: gdk-pixbuf/io-jasper.c:304 msgid "The JPEG 2000 image format" msgstr "ЈПЕГ2000 запис слике" # као код фотоапарата/развијања слика ;) -#: gdk-pixbuf/io-jpeg.c:126 +#: gdk-pixbuf/io-jpeg.c:124 #, c-format msgid "Error interpreting JPEG image file (%s)" msgstr "Грешка при развијању ЈПЕГ слике (%s)" -#: gdk-pixbuf/io-jpeg.c:604 +#: gdk-pixbuf/io-jpeg.c:597 msgid "" "Insufficient memory to load image, try exiting some applications to free " "memory" @@ -472,18 +480,18 @@ msgstr "" "ослободите меморију" # графички дизајнери, како се ово преводи? -#: gdk-pixbuf/io-jpeg.c:651 gdk-pixbuf/io-jpeg.c:865 +#: gdk-pixbuf/io-jpeg.c:645 gdk-pixbuf/io-jpeg.c:858 #, c-format msgid "Unsupported JPEG color space (%s)" msgstr "Неподржан ЈПЕГ простор боја (%s)" -#: gdk-pixbuf/io-jpeg.c:764 gdk-pixbuf/io-jpeg.c:1044 +#: gdk-pixbuf/io-jpeg.c:757 gdk-pixbuf/io-jpeg.c:1037 #: gdk-pixbuf/io-jpeg.c:1308 gdk-pixbuf/io-jpeg.c:1318 msgid "Couldn't allocate memory for loading JPEG file" msgstr "Не могу да доделим меморију за учитавање ЈПЕГ слике" # колико њих ће ме тући због „преиначени"? -#: gdk-pixbuf/io-jpeg.c:1018 +#: gdk-pixbuf/io-jpeg.c:1011 msgid "Transformed JPEG has zero width or height." msgstr "Преиначени ЈПЕГ има висину или ширину нула." @@ -492,92 +500,92 @@ msgstr "Преиначени ЈПЕГ има висину или ширину н msgid "Color profile has invalid length '%u'." msgstr "Профил боја није исправне дужине „%u“." -#: gdk-pixbuf/io-pcx.c:186 +#: gdk-pixbuf/io-pcx.c:184 msgid "Couldn't allocate memory for header" msgstr "Не могу да доделим меморију за заглавље" -#: gdk-pixbuf/io-pcx.c:201 gdk-pixbuf/io-pcx.c:559 +#: gdk-pixbuf/io-pcx.c:199 gdk-pixbuf/io-pcx.c:557 msgid "Couldn't allocate memory for context buffer" msgstr "Не могу да доделим меморију за међумеморију садржаја" -#: gdk-pixbuf/io-pcx.c:600 +#: gdk-pixbuf/io-pcx.c:598 msgid "Image has invalid width and/or height" msgstr "Слика је неисправне ширине и/или висине" -#: gdk-pixbuf/io-pcx.c:612 gdk-pixbuf/io-pcx.c:673 +#: gdk-pixbuf/io-pcx.c:610 gdk-pixbuf/io-pcx.c:671 msgid "Image has unsupported bpp" msgstr "Слика садржи неподржан број битова по тачки" -#: gdk-pixbuf/io-pcx.c:617 gdk-pixbuf/io-pcx.c:625 +#: gdk-pixbuf/io-pcx.c:615 gdk-pixbuf/io-pcx.c:623 #, c-format msgid "Image has unsupported number of %d-bit planes" msgstr "Слика садржи неподржан број %d-битних равни" -#: gdk-pixbuf/io-pcx.c:641 +#: gdk-pixbuf/io-pcx.c:639 msgid "Couldn't create new pixbuf" msgstr "Не могу да направим нову сличицу" -#: gdk-pixbuf/io-pcx.c:649 +#: gdk-pixbuf/io-pcx.c:647 msgid "Couldn't allocate memory for line data" msgstr "Не могу да доделим меморију за податке линије" -#: gdk-pixbuf/io-pcx.c:656 +#: gdk-pixbuf/io-pcx.c:654 msgid "Couldn't allocate memory for PCX image" msgstr "Не могу да доделим меморију за ПЦИкс слику" -#: gdk-pixbuf/io-pcx.c:703 +#: gdk-pixbuf/io-pcx.c:701 msgid "Didn't get all lines of PCX image" msgstr "Нисам учитао све линије из ПЦИкс слике" -#: gdk-pixbuf/io-pcx.c:710 +#: gdk-pixbuf/io-pcx.c:708 msgid "No palette found at end of PCX data" msgstr "Није нађена палета на крају ПЦИкс података" -#: gdk-pixbuf/io-pcx.c:755 +#: gdk-pixbuf/io-pcx.c:753 msgid "The PCX image format" msgstr "ПЦИкс запис слике" # колико њих ће ме тући због „преиначени"? -#: gdk-pixbuf/io-pixdata.c:148 +#: gdk-pixbuf/io-pixdata.c:146 msgid "Transformed pixbuf has zero width or height." msgstr "Преиначена сличица има висину или ширину нула." -#: gdk-pixbuf/io-pixdata.c:186 +#: gdk-pixbuf/io-pixdata.c:184 msgid "The GdkPixdata format" msgstr "Гдк Пиксдата запис слике" -#: gdk-pixbuf/io-png.c:54 +#: gdk-pixbuf/io-png.c:53 msgid "Bits per channel of PNG image is invalid." msgstr "Неисправан број битова по каналу ПНГ слике." # колико њих ће ме тући због „преиначени"? -#: gdk-pixbuf/io-png.c:135 gdk-pixbuf/io-png.c:641 +#: gdk-pixbuf/io-png.c:134 gdk-pixbuf/io-png.c:640 msgid "Transformed PNG has zero width or height." msgstr "Преиначени ПНГ има висину или ширину нула." -#: gdk-pixbuf/io-png.c:143 +#: gdk-pixbuf/io-png.c:142 msgid "Bits per channel of transformed PNG is not 8." msgstr "Број битова по каналу преиначеног ПНГ није 8." -#: gdk-pixbuf/io-png.c:152 +#: gdk-pixbuf/io-png.c:151 msgid "Transformed PNG not RGB or RGBA." msgstr "Преиначени ПНГ није РГБ или РГБА." -#: gdk-pixbuf/io-png.c:161 +#: gdk-pixbuf/io-png.c:160 msgid "Transformed PNG has unsupported number of channels, must be 3 or 4." msgstr "Неподржан број канала у преиначеној ПНГ слици; мора бити 3 или 4." -#: gdk-pixbuf/io-png.c:182 +#: gdk-pixbuf/io-png.c:181 #, c-format msgid "Fatal error in PNG image file: %s" msgstr "Кобна грешка у ПНГ слици: %s" -#: gdk-pixbuf/io-png.c:315 +#: gdk-pixbuf/io-png.c:314 msgid "Insufficient memory to load PNG file" msgstr "Нема довољно меморије за учитавање ПНГ датотеке" # не морамо ваљда све дословно? -#: gdk-pixbuf/io-png.c:656 +#: gdk-pixbuf/io-png.c:655 #, c-format msgid "" "Insufficient memory to store a %lu by %lu image; try exiting some " @@ -586,31 +594,31 @@ msgstr "" "Нема довољно меморије за смештај слике величине %lu × %lu; покушајте да " "ослободите нешто меморије затварањем неких програма" -#: gdk-pixbuf/io-png.c:719 +#: gdk-pixbuf/io-png.c:718 msgid "Fatal error reading PNG image file" msgstr "Кобна грешка при читању ПНГ слике" -#: gdk-pixbuf/io-png.c:768 +#: gdk-pixbuf/io-png.c:767 #, c-format msgid "Fatal error reading PNG image file: %s" msgstr "Кобна грешка при читању ПНГ слике: %s" -#: gdk-pixbuf/io-png.c:858 +#: gdk-pixbuf/io-png.c:857 msgid "" "Keys for PNG text chunks must have at least 1 and at most 79 characters." msgstr "" "Кључеви за текстуалне одељке ПНГ-а морају имати бар 1, а највише 79 знакова." -#: gdk-pixbuf/io-png.c:867 +#: gdk-pixbuf/io-png.c:866 msgid "Keys for PNG text chunks must be ASCII characters." msgstr "Кључеви за текстуалне одељке ПНГ-а морају бити АСКРИ знакови." -#: gdk-pixbuf/io-png.c:881 gdk-pixbuf/io-tiff.c:667 +#: gdk-pixbuf/io-png.c:880 gdk-pixbuf/io-tiff.c:665 #, c-format msgid "Color profile has invalid length %d." msgstr "Профил боја није исправне дужине %d." -#: gdk-pixbuf/io-png.c:894 +#: gdk-pixbuf/io-png.c:893 #, c-format msgid "" "PNG compression level must be a value between 0 and 9; value '%s' could not " @@ -619,7 +627,7 @@ msgstr "" "Ниво сажимања ПНГ-а мора бити вредност између 0 и 9; не могу да обрадим " "вредност „%s“." -#: gdk-pixbuf/io-png.c:907 +#: gdk-pixbuf/io-png.c:906 #, c-format msgid "" "PNG compression level must be a value between 0 and 9; value '%d' is not " @@ -628,88 +636,88 @@ msgstr "" "Ниво сажимања ПНГ-а мора бити вредност између 0 и 9; вредност „%d“ није " "допуштена." -#: gdk-pixbuf/io-png.c:955 +#: gdk-pixbuf/io-png.c:954 #, c-format msgid "Value for PNG text chunk %s cannot be converted to ISO-8859-1 encoding." msgstr "" "Вредност текстуалног одељка ПНГ-а %s се не може претворити у ИСО-8859-1 " "запис." -#: gdk-pixbuf/io-png.c:1118 +#: gdk-pixbuf/io-png.c:1117 msgid "The PNG image format" msgstr "ПНГ запис слике" # Да ли користити аорист?? Ја сам за, а шта кажу остали... -#: gdk-pixbuf/io-pnm.c:248 +#: gdk-pixbuf/io-pnm.c:246 msgid "PNM loader expected to find an integer, but didn't" msgstr "Учитавач ПНМ слика је очекивао цео број, али га није нашао" -#: gdk-pixbuf/io-pnm.c:280 +#: gdk-pixbuf/io-pnm.c:278 msgid "PNM file has an incorrect initial byte" msgstr "ПНМ датотека садржи неисправан почетни бајт" -#: gdk-pixbuf/io-pnm.c:310 +#: gdk-pixbuf/io-pnm.c:308 msgid "PNM file is not in a recognized PNM subformat" msgstr "ПНМ датотека није у познатом ПНМ подзапису" -#: gdk-pixbuf/io-pnm.c:335 +#: gdk-pixbuf/io-pnm.c:333 msgid "PNM file has an image width of 0" msgstr "ПНМ датотека садржи слику ширине 0" -#: gdk-pixbuf/io-pnm.c:356 +#: gdk-pixbuf/io-pnm.c:354 msgid "PNM file has an image height of 0" msgstr "ПНМ датотека садржи слику висине 0" -#: gdk-pixbuf/io-pnm.c:379 +#: gdk-pixbuf/io-pnm.c:377 msgid "Maximum color value in PNM file is 0" msgstr "Највећа вредност боје у ПНМ датотеци је 0" -#: gdk-pixbuf/io-pnm.c:387 +#: gdk-pixbuf/io-pnm.c:385 msgid "Maximum color value in PNM file is too large" msgstr "Највећа вредност боје у ПНМ датотеци је превелика" -#: gdk-pixbuf/io-pnm.c:427 gdk-pixbuf/io-pnm.c:457 gdk-pixbuf/io-pnm.c:502 +#: gdk-pixbuf/io-pnm.c:425 gdk-pixbuf/io-pnm.c:455 gdk-pixbuf/io-pnm.c:500 msgid "Raw PNM image type is invalid" msgstr "Врста сирове ПНМ слике није исправна" -#: gdk-pixbuf/io-pnm.c:652 +#: gdk-pixbuf/io-pnm.c:650 msgid "PNM image loader does not support this PNM subformat" msgstr "Учитавач ПНМ слика не подржава овај ПНМ подзапис" -#: gdk-pixbuf/io-pnm.c:739 gdk-pixbuf/io-pnm.c:966 +#: gdk-pixbuf/io-pnm.c:737 gdk-pixbuf/io-pnm.c:964 msgid "Raw PNM formats require exactly one whitespace before sample data" msgstr "Сиров ПНМ запис захтева тачно један размак пре садржаја" -#: gdk-pixbuf/io-pnm.c:766 +#: gdk-pixbuf/io-pnm.c:764 msgid "Cannot allocate memory for loading PNM image" msgstr "Не могу да доделим меморију за учитавање ПНМ слике" # у сваком структу (Це језик) су неки подаци -#: gdk-pixbuf/io-pnm.c:816 +#: gdk-pixbuf/io-pnm.c:814 msgid "Insufficient memory to load PNM context struct" msgstr "Нема довољно меморије за учитавање ПНМ података о смислу" -#: gdk-pixbuf/io-pnm.c:867 +#: gdk-pixbuf/io-pnm.c:865 msgid "Unexpected end of PNM image data" msgstr "Неочекиван крај ПНМ слике" -#: gdk-pixbuf/io-pnm.c:995 +#: gdk-pixbuf/io-pnm.c:993 msgid "Insufficient memory to load PNM file" msgstr "Нема довољно меморије за учитавање ПНМ датотеке" -#: gdk-pixbuf/io-pnm.c:1079 +#: gdk-pixbuf/io-pnm.c:1077 msgid "The PNM/PBM/PGM/PPM image format family" msgstr "Породица ПНМ/ПБМ/ПГМ/ППМ записа слика" -#: gdk-pixbuf/io-qtif.c:128 +#: gdk-pixbuf/io-qtif.c:126 msgid "Input file descriptor is NULL." msgstr "Описивач улазне датотеке је NULL." -#: gdk-pixbuf/io-qtif.c:143 +#: gdk-pixbuf/io-qtif.c:141 msgid "Failed to read QTIF header" msgstr "Не могу да прочитам КуТИФ заглавље" -#: gdk-pixbuf/io-qtif.c:152 gdk-pixbuf/io-qtif.c:189 gdk-pixbuf/io-qtif.c:459 +#: gdk-pixbuf/io-qtif.c:150 gdk-pixbuf/io-qtif.c:187 gdk-pixbuf/io-qtif.c:454 #, c-format msgid "QTIF atom size too large (%d byte)" msgid_plural "QTIF atom size too large (%d bytes)" @@ -718,7 +726,7 @@ msgstr[1] "Величина КуТИФ атома је превелика (%d б msgstr[2] "Величина КуТИФ атома је превелика (%d бајтова)" msgstr[3] "Величина КуТИФ атома је превелика (један бајт)" -#: gdk-pixbuf/io-qtif.c:175 +#: gdk-pixbuf/io-qtif.c:173 #, c-format msgid "Failed to allocate %d byte for file read buffer" msgid_plural "Failed to allocate %d bytes for file read buffer" @@ -727,12 +735,12 @@ msgstr[1] "Не могу да доделим %d бајта у оставу за msgstr[2] "Не могу да доделим %d бајтова у оставу за читање датотека" msgstr[3] "Не могу да доделим један бајт у оставу за читање датотеке" -#: gdk-pixbuf/io-qtif.c:206 +#: gdk-pixbuf/io-qtif.c:201 #, c-format msgid "File error when reading QTIF atom: %s" msgstr "Грешка у датотеци при читању КуТИФ атома: %s" -#: gdk-pixbuf/io-qtif.c:243 +#: gdk-pixbuf/io-qtif.c:238 #, c-format msgid "Failed to skip the next %d byte with seek()." msgid_plural "Failed to skip the next %d bytes with seek()." @@ -741,235 +749,231 @@ msgstr[1] "Не могу да прескочим следећа %d бајта с msgstr[2] "Не могу да прескочим следећих %d бајтова са „seek()“." msgstr[3] "Не могу да прескочим следећи један бајт са „seek()“." -#: gdk-pixbuf/io-qtif.c:270 +#: gdk-pixbuf/io-qtif.c:265 msgid "Failed to allocate QTIF context structure." msgstr "Не могу да доделим структуру КуТИФ садржаја." -#: gdk-pixbuf/io-qtif.c:330 +#: gdk-pixbuf/io-qtif.c:325 msgid "Failed to create GdkPixbufLoader object." msgstr "Не могу да створим објекат Гдк учитавача сличице." -#: gdk-pixbuf/io-qtif.c:434 +#: gdk-pixbuf/io-qtif.c:429 msgid "Failed to find an image data atom." msgstr "Не могу да пронађем атом са подацима слике." -#: gdk-pixbuf/io-qtif.c:618 +#: gdk-pixbuf/io-qtif.c:613 msgid "The QTIF image format" msgstr "КуТИФ запис слике" -#: gdk-pixbuf/io-ras.c:125 +#: gdk-pixbuf/io-ras.c:123 msgid "RAS image has bogus header data" msgstr "РАС слика има неисправно заглавље" -#: gdk-pixbuf/io-ras.c:147 +#: gdk-pixbuf/io-ras.c:145 msgid "RAS image has unknown type" msgstr "РАС слика је непознате врсте" # мало слободе овак'оме уметнику се мора дати -#: gdk-pixbuf/io-ras.c:155 +#: gdk-pixbuf/io-ras.c:153 msgid "unsupported RAS image variation" msgstr "неподржана врста РАС слике" -#: gdk-pixbuf/io-ras.c:170 gdk-pixbuf/io-ras.c:199 +#: gdk-pixbuf/io-ras.c:168 gdk-pixbuf/io-ras.c:197 msgid "Not enough memory to load RAS image" msgstr "Нема довољно меморије за учитавање РАС слике" -#: gdk-pixbuf/io-ras.c:544 +#: gdk-pixbuf/io-ras.c:542 msgid "The Sun raster image format" msgstr "Санов запис растерских слика" # овде не можемо ставити „податке“ пошто ова структура показује на податке, види ниже -#: gdk-pixbuf/io-tga.c:153 +#: gdk-pixbuf/io-tga.c:151 msgid "Cannot allocate memory for IOBuffer struct" msgstr "Не могу да доделим меморију за УИ структуру међумеморије" -#: gdk-pixbuf/io-tga.c:172 +#: gdk-pixbuf/io-tga.c:170 msgid "Cannot allocate memory for IOBuffer data" msgstr "Не могу да доделим меморију за УИ податке међумеморије" # мало опширније него што би требало: део „помоћу...“ се може избацити # bug: don't use slang -#: gdk-pixbuf/io-tga.c:183 +#: gdk-pixbuf/io-tga.c:181 msgid "Cannot realloc IOBuffer data" msgstr "Не могу поново да доделим УИ податке међумеморије" -#: gdk-pixbuf/io-tga.c:213 +#: gdk-pixbuf/io-tga.c:211 msgid "Cannot allocate temporary IOBuffer data" msgstr "Не могу да доделим привремене УИ податке међумеморије" -#: gdk-pixbuf/io-tga.c:346 +#: gdk-pixbuf/io-tga.c:339 msgid "Cannot allocate new pixbuf" msgstr "Не могу да доделим нову сличицу" -#: gdk-pixbuf/io-tga.c:685 +#: gdk-pixbuf/io-tga.c:678 msgid "Image is corrupted or truncated" msgstr "Слика је одсечена или неисправна" -#: gdk-pixbuf/io-tga.c:692 +#: gdk-pixbuf/io-tga.c:685 msgid "Cannot allocate colormap structure" msgstr "Не могу да доделим структуру мапе боја" -#: gdk-pixbuf/io-tga.c:699 +#: gdk-pixbuf/io-tga.c:692 msgid "Cannot allocate colormap entries" msgstr "Не могу да доделим ставке мапе боја" # bitdepth непосредно утиче на број боја -#: gdk-pixbuf/io-tga.c:721 +#: gdk-pixbuf/io-tga.c:714 msgid "Unexpected bitdepth for colormap entries" msgstr "Неочекиван број боја за ставке мапе боја" -#: gdk-pixbuf/io-tga.c:739 +#: gdk-pixbuf/io-tga.c:732 msgid "Cannot allocate TGA header memory" msgstr "Не могу да доделим меморију за ТГА заглавље" -#: gdk-pixbuf/io-tga.c:772 +#: gdk-pixbuf/io-tga.c:765 msgid "TGA image has invalid dimensions" msgstr "ТГА слика је неисправне величине" -#: gdk-pixbuf/io-tga.c:778 gdk-pixbuf/io-tga.c:787 gdk-pixbuf/io-tga.c:797 -#: gdk-pixbuf/io-tga.c:807 gdk-pixbuf/io-tga.c:814 +#: gdk-pixbuf/io-tga.c:771 gdk-pixbuf/io-tga.c:780 gdk-pixbuf/io-tga.c:790 +#: gdk-pixbuf/io-tga.c:800 gdk-pixbuf/io-tga.c:807 msgid "TGA image type not supported" msgstr "ТГА запис слике није подржан" -#: gdk-pixbuf/io-tga.c:861 +#: gdk-pixbuf/io-tga.c:854 msgid "Cannot allocate memory for TGA context struct" msgstr "Не могу да доделим меморију за ТГА податке о контексту" -#: gdk-pixbuf/io-tga.c:926 +#: gdk-pixbuf/io-tga.c:919 msgid "Excess data in file" msgstr "Превише података у датотеци" -#: gdk-pixbuf/io-tga.c:1007 +#: gdk-pixbuf/io-tga.c:1000 msgid "The Targa image format" msgstr "Тарга запис слика" -#: gdk-pixbuf/io-tiff.c:104 +#: gdk-pixbuf/io-tiff.c:102 msgid "Could not get image width (bad TIFF file)" msgstr "Не могу да прочитам ширину слике (лоша ТИФФ датотека)" -#: gdk-pixbuf/io-tiff.c:112 +#: gdk-pixbuf/io-tiff.c:110 msgid "Could not get image height (bad TIFF file)" msgstr "Не могу да сазнам висину слике (лоша ТИФФ датотека)" -#: gdk-pixbuf/io-tiff.c:120 +#: gdk-pixbuf/io-tiff.c:118 msgid "Width or height of TIFF image is zero" msgstr "Висина или ширина ТИФФ слике је нула" -#: gdk-pixbuf/io-tiff.c:129 gdk-pixbuf/io-tiff.c:138 +#: gdk-pixbuf/io-tiff.c:127 gdk-pixbuf/io-tiff.c:136 msgid "Dimensions of TIFF image too large" msgstr "ТИФФ слика је превелика" -#: gdk-pixbuf/io-tiff.c:162 gdk-pixbuf/io-tiff.c:174 gdk-pixbuf/io-tiff.c:491 +#: gdk-pixbuf/io-tiff.c:160 gdk-pixbuf/io-tiff.c:172 gdk-pixbuf/io-tiff.c:489 msgid "Insufficient memory to open TIFF file" msgstr "Нема довољно меморије за отварање ТИФФ датотеке" -#: gdk-pixbuf/io-tiff.c:236 +#: gdk-pixbuf/io-tiff.c:234 msgid "Failed to load RGB data from TIFF file" msgstr "Нисам успео да учитам РГБ податак из ТИФФ датотеке" -#: gdk-pixbuf/io-tiff.c:293 +#: gdk-pixbuf/io-tiff.c:291 msgid "Failed to open TIFF image" msgstr "Нисам успео да отворим ТИФФ слику" -#: gdk-pixbuf/io-tiff.c:427 gdk-pixbuf/io-tiff.c:440 +#: gdk-pixbuf/io-tiff.c:425 gdk-pixbuf/io-tiff.c:438 msgid "Failed to load TIFF image" msgstr "Нисам успео да учитам ТИФФ слику" -#: gdk-pixbuf/io-tiff.c:623 +#: gdk-pixbuf/io-tiff.c:621 msgid "Failed to save TIFF image" msgstr "Нисам успео да сачувам ТИФФ слику" -#: gdk-pixbuf/io-tiff.c:656 +#: gdk-pixbuf/io-tiff.c:654 msgid "TIFF compression doesn't refer to a valid codec." msgstr "Паковање ТИФФ-а не упућује на одговарајући кодек." -#: gdk-pixbuf/io-tiff.c:696 +#: gdk-pixbuf/io-tiff.c:694 msgid "Failed to write TIFF data" msgstr "Нисам успео да упишем ТИФФ податке" -#: gdk-pixbuf/io-tiff.c:733 +#: gdk-pixbuf/io-tiff.c:731 msgid "Couldn't write to TIFF file" msgstr "Не могу да упишем у ТИФФ датотеку" -#: gdk-pixbuf/io-tiff.c:788 -msgid "The TIFF image format" -msgstr "ТИФФ запис слика" - -#: gdk-pixbuf/io-wbmp.c:245 +#: gdk-pixbuf/io-wbmp.c:243 msgid "Image has zero width" msgstr "Слика је ширине нула" -#: gdk-pixbuf/io-wbmp.c:263 +#: gdk-pixbuf/io-wbmp.c:261 msgid "Image has zero height" msgstr "Слика је висине нула" -#: gdk-pixbuf/io-wbmp.c:274 +#: gdk-pixbuf/io-wbmp.c:272 msgid "Not enough memory to load image" msgstr "Нема довољно меморије за учитавање слике" -#: gdk-pixbuf/io-wbmp.c:333 +#: gdk-pixbuf/io-wbmp.c:331 msgid "Couldn't save the rest" msgstr "Не могу да сачувам остатак" -#: gdk-pixbuf/io-wbmp.c:374 +#: gdk-pixbuf/io-wbmp.c:372 msgid "The WBMP image format" msgstr "ВБМП запис слика" -#: gdk-pixbuf/io-xbm.c:304 +#: gdk-pixbuf/io-xbm.c:302 msgid "Invalid XBM file" msgstr "Неисправна ИксБМ датотека" -#: gdk-pixbuf/io-xbm.c:314 +#: gdk-pixbuf/io-xbm.c:312 msgid "Insufficient memory to load XBM image file" msgstr "Нема довољно меморије за учитавање ИксБМ слике" -#: gdk-pixbuf/io-xbm.c:462 +#: gdk-pixbuf/io-xbm.c:460 msgid "Failed to write to temporary file when loading XBM image" msgstr "Нисам успео да упишем у привремену датотеку при учитавању ИксБМ слике" -#: gdk-pixbuf/io-xbm.c:501 +#: gdk-pixbuf/io-xbm.c:499 msgid "The XBM image format" msgstr "ИксБМ запис слика" -#: gdk-pixbuf/io-xpm.c:469 +#: gdk-pixbuf/io-xpm.c:467 msgid "No XPM header found" msgstr "Нисам нашао ИксПМ заглавље" -#: gdk-pixbuf/io-xpm.c:478 +#: gdk-pixbuf/io-xpm.c:476 msgid "Invalid XPM header" msgstr "Неисправно ИксПМ заглавље" -#: gdk-pixbuf/io-xpm.c:486 +#: gdk-pixbuf/io-xpm.c:484 msgid "XPM file has image width <= 0" msgstr "ИксПМ слика је ширине ≤0" # можда боље речима? -#: gdk-pixbuf/io-xpm.c:494 +#: gdk-pixbuf/io-xpm.c:492 msgid "XPM file has image height <= 0" msgstr "ИксПМ слика је висине ≤0" # или можда пикселу? -#: gdk-pixbuf/io-xpm.c:502 +#: gdk-pixbuf/io-xpm.c:500 msgid "XPM has invalid number of chars per pixel" msgstr "ИксПМ има неисправан број знакова по тачки" # можда боље речима? -#: gdk-pixbuf/io-xpm.c:511 +#: gdk-pixbuf/io-xpm.c:509 msgid "XPM file has invalid number of colors" msgstr "ИксПМ датотека има неисправан број боја" -#: gdk-pixbuf/io-xpm.c:523 gdk-pixbuf/io-xpm.c:532 gdk-pixbuf/io-xpm.c:584 +#: gdk-pixbuf/io-xpm.c:521 gdk-pixbuf/io-xpm.c:530 gdk-pixbuf/io-xpm.c:582 msgid "Cannot allocate memory for loading XPM image" msgstr "Не могу да доделим меморију за учитавање ИксПМ слике" -#: gdk-pixbuf/io-xpm.c:546 +#: gdk-pixbuf/io-xpm.c:544 msgid "Cannot read XPM colormap" msgstr "Не могу да учитам ИксПМ мапу боја" -#: gdk-pixbuf/io-xpm.c:778 +#: gdk-pixbuf/io-xpm.c:776 msgid "Failed to write to temporary file when loading XPM image" msgstr "Нисам успео да упишем у привремену датотеку при учитавању ИксПМ слике" -#: gdk-pixbuf/io-xpm.c:817 +#: gdk-pixbuf/io-xpm.c:815 msgid "The XPM image format" msgstr "ИксПМ запис слике" diff --git a/po/sr@ije.gmo b/po/sr@ije.gmo index 6e6dff6d020f408b19e985d5c7727b0b7df83c5f..dbf2874249ddf5cbe0b65d8121b84199fc3329fa 100644 GIT binary patch delta 28 jcmX@!!+5-hal\n" "Language-Team: Serbian (sr) \n" @@ -22,18 +22,18 @@ msgstr "" "Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && " "n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" -#: gdk-pixbuf/gdk-pixbuf-animation.c:160 gdk-pixbuf/gdk-pixbuf-io.c:1064 -#: gdk-pixbuf/gdk-pixbuf-io.c:1330 +#: gdk-pixbuf/gdk-pixbuf-animation.c:158 gdk-pixbuf/gdk-pixbuf-io.c:1077 +#: gdk-pixbuf/gdk-pixbuf-io.c:1333 #, c-format msgid "Failed to open file '%s': %s" msgstr "Не могу да отворим датотеку „%s“: %s" -#: gdk-pixbuf/gdk-pixbuf-animation.c:173 gdk-pixbuf/gdk-pixbuf-io.c:1076 +#: gdk-pixbuf/gdk-pixbuf-animation.c:171 gdk-pixbuf/gdk-pixbuf-io.c:962 #, c-format msgid "Image file '%s' contains no data" msgstr "Слика „%s“ не садржи податке" -#: gdk-pixbuf/gdk-pixbuf-animation.c:212 +#: gdk-pixbuf/gdk-pixbuf-animation.c:210 #, c-format msgid "" "Failed to load animation '%s': reason not known, probably a corrupt " @@ -43,20 +43,20 @@ msgstr "" "запис" # ово има највише смисла -#: gdk-pixbuf/gdk-pixbuf-animation.c:280 gdk-pixbuf/gdk-pixbuf-io.c:1112 -#: gdk-pixbuf/gdk-pixbuf-io.c:1382 +#: gdk-pixbuf/gdk-pixbuf-animation.c:278 gdk-pixbuf/gdk-pixbuf-io.c:1113 +#: gdk-pixbuf/gdk-pixbuf-io.c:1385 #, c-format msgid "" "Failed to load image '%s': reason not known, probably a corrupt image file" msgstr "" "Не могу да учитам слику „%s“: разлог непознат, вјероватно неисправан запис" -#: gdk-pixbuf/gdk-pixbuf-io.c:790 +#: gdk-pixbuf/gdk-pixbuf-io.c:774 #, c-format msgid "Unable to load image-loading module: %s: %s" msgstr "Не могу да учитам дио за учитавање слике: %s: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:805 +#: gdk-pixbuf/gdk-pixbuf-io.c:789 #, fuzzy, c-format msgid "" "Image-loading module %s does not export the proper interface; perhaps it's " @@ -65,53 +65,53 @@ msgstr "" "Дио за учитавање слике %s не подржава одговарајућу спрегу; можда је из " "различитог ГТК издања?" -#: gdk-pixbuf/gdk-pixbuf-io.c:814 gdk-pixbuf/gdk-pixbuf-io.c:865 +#: gdk-pixbuf/gdk-pixbuf-io.c:798 gdk-pixbuf/gdk-pixbuf-io.c:849 #, c-format msgid "Image type '%s' is not supported" msgstr "Врста слике „%s“ није подржана" -#: gdk-pixbuf/gdk-pixbuf-io.c:950 +#: gdk-pixbuf/gdk-pixbuf-io.c:934 #, c-format msgid "Couldn't recognize the image file format for file '%s'" msgstr "Не могу препознати начин записа слике у датотеци „%s“" -#: gdk-pixbuf/gdk-pixbuf-io.c:958 +#: gdk-pixbuf/gdk-pixbuf-io.c:942 msgid "Unrecognized image file format" msgstr "Непознат начин записа слике" -#: gdk-pixbuf/gdk-pixbuf-io.c:1121 +#: gdk-pixbuf/gdk-pixbuf-io.c:1124 #, c-format msgid "Failed to load image '%s': %s" msgstr "Не могу да учитам слику „%s“: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2015 gdk-pixbuf/io-gdip-utils.c:837 +#: gdk-pixbuf/gdk-pixbuf-io.c:2029 gdk-pixbuf/io-gdip-utils.c:835 #, c-format msgid "Error writing to image file: %s" msgstr "Грешка при упису у датотеку слике: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2057 gdk-pixbuf/gdk-pixbuf-io.c:2178 +#: gdk-pixbuf/gdk-pixbuf-io.c:2071 gdk-pixbuf/gdk-pixbuf-io.c:2192 #, c-format msgid "This build of gdk-pixbuf does not support saving the image format: %s" msgstr "Ово издање програма gdk-pixbuf не подржава ову слику врсте %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2088 +#: gdk-pixbuf/gdk-pixbuf-io.c:2102 msgid "Insufficient memory to save image to callback" msgstr "Нема довољно меморије за чување слике у позивну функцију" -#: gdk-pixbuf/gdk-pixbuf-io.c:2101 +#: gdk-pixbuf/gdk-pixbuf-io.c:2115 msgid "Failed to open temporary file" msgstr "Не могу да отворим привремену датотеку" -#: gdk-pixbuf/gdk-pixbuf-io.c:2124 +#: gdk-pixbuf/gdk-pixbuf-io.c:2138 msgid "Failed to read from temporary file" msgstr "Не могу да читам из привремене датотеке" -#: gdk-pixbuf/gdk-pixbuf-io.c:2372 +#: gdk-pixbuf/gdk-pixbuf-io.c:2382 #, c-format msgid "Failed to open '%s' for writing: %s" msgstr "Не могу да приступим „%s“ ради уписа: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2398 +#: gdk-pixbuf/gdk-pixbuf-io.c:2408 #, c-format msgid "" "Failed to close '%s' while writing image, all data may not have been saved: " @@ -120,16 +120,16 @@ msgstr "" "Не могу да затворим „%s“ при упису слике, могуће је да нису сви подаци " "сачувани: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2619 gdk-pixbuf/gdk-pixbuf-io.c:2671 +#: gdk-pixbuf/gdk-pixbuf-io.c:2629 gdk-pixbuf/gdk-pixbuf-io.c:2681 msgid "Insufficient memory to save image into a buffer" msgstr "Нема довољно меморије да сачува слику у међуспремник" -#: gdk-pixbuf/gdk-pixbuf-io.c:2717 +#: gdk-pixbuf/gdk-pixbuf-io.c:2727 #, fuzzy msgid "Error writing to image stream" msgstr "Грешка при упису у датотеку слике: %s" -#: gdk-pixbuf/gdk-pixbuf-loader.c:393 +#: gdk-pixbuf/gdk-pixbuf-loader.c:384 #, fuzzy, c-format msgid "" "Internal error: Image loader module '%s' failed to complete an operation, " @@ -138,24 +138,24 @@ msgstr "" "Унутрашња грешка: дио за учитавање слика „%s“ није успио да почне са " "учитавањем слике, а није навео разлог неуспјеха" -#: gdk-pixbuf/gdk-pixbuf-loader.c:435 +#: gdk-pixbuf/gdk-pixbuf-loader.c:426 #, c-format msgid "Incremental loading of image type '%s' is not supported" msgstr "Није подржано постепено учитавање слике врсте „%s“" -#: gdk-pixbuf/gdk-pixdata.c:160 +#: gdk-pixbuf/gdk-pixdata.c:158 msgid "Image header corrupt" msgstr "Заглавље слике оштећено" -#: gdk-pixbuf/gdk-pixdata.c:165 +#: gdk-pixbuf/gdk-pixdata.c:163 msgid "Image format unknown" msgstr "Непознат начин записа слике" -#: gdk-pixbuf/gdk-pixdata.c:170 gdk-pixbuf/gdk-pixdata.c:502 +#: gdk-pixbuf/gdk-pixdata.c:168 gdk-pixbuf/gdk-pixdata.c:501 msgid "Image pixel data corrupt" msgstr "Оштећени подаци о тачкама слике" -#: gdk-pixbuf/gdk-pixdata.c:446 +#: gdk-pixbuf/gdk-pixdata.c:445 #, c-format msgid "failed to allocate image buffer of %u byte" msgid_plural "failed to allocate image buffer of %u bytes" @@ -163,82 +163,87 @@ msgstr[0] "неуспјела потражња међуспремника сли msgstr[1] "неуспјела потражња међуспремника слике од %u бајта" msgstr[2] "неуспјела потражња међуспремника слике од %u бајтова" -#: gdk-pixbuf/io-ani.c:244 +#: gdk-pixbuf/io-ani.c:242 msgid "Unexpected icon chunk in animation" msgstr "Неочекивани дио иконе у анимацији" -#: gdk-pixbuf/io-ani.c:342 gdk-pixbuf/io-ani.c:400 gdk-pixbuf/io-ani.c:426 -#: gdk-pixbuf/io-ani.c:449 gdk-pixbuf/io-ani.c:476 gdk-pixbuf/io-ani.c:563 +#: gdk-pixbuf/io-ani.c:340 gdk-pixbuf/io-ani.c:398 gdk-pixbuf/io-ani.c:424 +#: gdk-pixbuf/io-ani.c:447 gdk-pixbuf/io-ani.c:474 gdk-pixbuf/io-ani.c:561 msgid "Invalid header in animation" msgstr "Неисправно заглавље анимације" -#: gdk-pixbuf/io-ani.c:352 gdk-pixbuf/io-ani.c:374 gdk-pixbuf/io-ani.c:458 -#: gdk-pixbuf/io-ani.c:485 gdk-pixbuf/io-ani.c:536 gdk-pixbuf/io-ani.c:608 +#: gdk-pixbuf/io-ani.c:350 gdk-pixbuf/io-ani.c:372 gdk-pixbuf/io-ani.c:456 +#: gdk-pixbuf/io-ani.c:483 gdk-pixbuf/io-ani.c:534 gdk-pixbuf/io-ani.c:606 msgid "Not enough memory to load animation" msgstr "Нема довољно меморије да учита анимацију" -#: gdk-pixbuf/io-ani.c:392 gdk-pixbuf/io-ani.c:418 gdk-pixbuf/io-ani.c:437 +#: gdk-pixbuf/io-ani.c:390 gdk-pixbuf/io-ani.c:416 gdk-pixbuf/io-ani.c:435 msgid "Malformed chunk in animation" msgstr "Неисправан дио анимације" +#: gdk-pixbuf/io-ani.c:628 +#, fuzzy +msgid "ANI image was truncated or incomplete." +msgstr "GIF слика је одсјечена или непотпуна." + # забрљано -#: gdk-pixbuf/io-ani.c:660 +#: gdk-pixbuf/io-ani.c:669 msgid "The ANI image format" msgstr "ANI запис слика" -#: gdk-pixbuf/io-bmp.c:229 gdk-pixbuf/io-bmp.c:266 gdk-pixbuf/io-bmp.c:337 -#: gdk-pixbuf/io-bmp.c:369 gdk-pixbuf/io-bmp.c:392 gdk-pixbuf/io-bmp.c:495 +#: gdk-pixbuf/io-bmp.c:227 gdk-pixbuf/io-bmp.c:264 gdk-pixbuf/io-bmp.c:335 +#: gdk-pixbuf/io-bmp.c:367 gdk-pixbuf/io-bmp.c:390 gdk-pixbuf/io-bmp.c:493 msgid "BMP image has bogus header data" msgstr "BMP слика има неисправно заглавље" # шта нам нарочито битмап каже? -#: gdk-pixbuf/io-bmp.c:240 gdk-pixbuf/io-bmp.c:432 +#: gdk-pixbuf/io-bmp.c:238 gdk-pixbuf/io-bmp.c:430 msgid "Not enough memory to load bitmap image" msgstr "Нема довољно меморије да учита слику" # или неподржану величину заглавља??? -#: gdk-pixbuf/io-bmp.c:318 +#: gdk-pixbuf/io-bmp.c:316 msgid "BMP image has unsupported header size" msgstr "BMP слика садржи заглавље неподржане величине" -#: gdk-pixbuf/io-bmp.c:356 +#: gdk-pixbuf/io-bmp.c:354 msgid "Topdown BMP images cannot be compressed" msgstr "" -#: gdk-pixbuf/io-bmp.c:716 gdk-pixbuf/io-pnm.c:707 +#: gdk-pixbuf/io-bmp.c:714 gdk-pixbuf/io-pnm.c:705 msgid "Premature end-of-file encountered" msgstr "Наишао на превремен крај датотеке" -#: gdk-pixbuf/io-bmp.c:1328 +#: gdk-pixbuf/io-bmp.c:1326 #, fuzzy msgid "Couldn't allocate memory for saving BMP file" msgstr "Не могу обезбједити меморију за учитавање JPEG датотеке" -#: gdk-pixbuf/io-bmp.c:1369 +#: gdk-pixbuf/io-bmp.c:1367 #, fuzzy msgid "Couldn't write to BMP file" msgstr "Не могу претворити име датотеке" -#: gdk-pixbuf/io-bmp.c:1422 gdk-pixbuf/io-gdip-bmp.c:82 +#: gdk-pixbuf/io-bmp.c:1420 gdk-pixbuf/io-gdip-bmp.c:80 msgid "The BMP image format" msgstr "BMP запис слике" -#: gdk-pixbuf/io-gdip-emf.c:59 +#: gdk-pixbuf/io-gdip-emf.c:57 #, fuzzy msgid "The EMF image format" msgstr "BMP запис слике" # забрљано -#: gdk-pixbuf/io-gdip-gif.c:80 gdk-pixbuf/io-gif.c:1720 +#: gdk-pixbuf/io-gdip-gif.c:78 gdk-pixbuf/io-gif.c:1718 msgid "The GIF image format" msgstr "GIF запис слике" # -#: gdk-pixbuf/io-gdip-ico.c:59 gdk-pixbuf/io-ico.c:1271 +#: gdk-pixbuf/io-gdip-ico.c:57 gdk-pixbuf/io-ico.c:1269 msgid "The ICO image format" msgstr "ICO запис слике" -#: gdk-pixbuf/io-gdip-jpeg.c:53 gdk-pixbuf/io-jpeg.c:1249 +#: gdk-pixbuf/io-gdip-jpeg.c:51 gdk-pixbuf/io-jpeg.c:1249 #, c-format msgid "" "JPEG quality must be a value between 0 and 100; value '%s' could not be " @@ -247,7 +252,7 @@ msgstr "" "Каквоћа JPEG-а мора бити вриједност између 0 и 100; не могу да разумијем " "вриједност „%s“." -#: gdk-pixbuf/io-gdip-jpeg.c:68 gdk-pixbuf/io-jpeg.c:1265 +#: gdk-pixbuf/io-gdip-jpeg.c:66 gdk-pixbuf/io-jpeg.c:1265 #, c-format msgid "" "JPEG quality must be a value between 0 and 100; value '%d' is not allowed." @@ -255,126 +260,130 @@ msgstr "" "Каквоћа JPEG-а мора бити вриједност између 0 и 100; није дозвољена " "вриједност „%d“." -#: gdk-pixbuf/io-gdip-jpeg.c:136 gdk-pixbuf/io-jpeg.c:1478 +#: gdk-pixbuf/io-gdip-jpeg.c:134 gdk-pixbuf/io-jpeg.c:1478 msgid "The JPEG image format" msgstr "JPEG запис слике" -#: gdk-pixbuf/io-gdip-utils.c:154 +#: gdk-pixbuf/io-gdip-tiff.c:80 gdk-pixbuf/io-tiff.c:786 +msgid "The TIFF image format" +msgstr "TIFF запис слика" + +#: gdk-pixbuf/io-gdip-utils.c:152 #, fuzzy, c-format msgid "Could not allocate memory: %s" msgstr "Не могу да обезбједим меморију за заглавље" -#: gdk-pixbuf/io-gdip-utils.c:179 gdk-pixbuf/io-gdip-utils.c:293 -#: gdk-pixbuf/io-gdip-utils.c:333 +#: gdk-pixbuf/io-gdip-utils.c:177 gdk-pixbuf/io-gdip-utils.c:291 +#: gdk-pixbuf/io-gdip-utils.c:331 #, fuzzy, c-format msgid "Could not create stream: %s" msgstr "грешка при образовању директоријума „%s“: %s" -#: gdk-pixbuf/io-gdip-utils.c:193 +#: gdk-pixbuf/io-gdip-utils.c:191 #, fuzzy, c-format msgid "Could not seek stream: %s" msgstr "" "Не могу да изаберем %s:\n" "%s" -#: gdk-pixbuf/io-gdip-utils.c:205 +#: gdk-pixbuf/io-gdip-utils.c:203 #, fuzzy, c-format msgid "Could not read from stream: %s" msgstr "грешка при образовању директоријума „%s“: %s" -#: gdk-pixbuf/io-gdip-utils.c:617 +#: gdk-pixbuf/io-gdip-utils.c:615 #, fuzzy msgid "Couldn't load bitmap" msgstr "Не могу претворити име датотеке" -#: gdk-pixbuf/io-gdip-utils.c:773 +#: gdk-pixbuf/io-gdip-utils.c:771 #, fuzzy msgid "Couldn't load metafile" msgstr "Не могу претворити име датотеке" # мало слободе овак'оме уметнику се мора дати -#: gdk-pixbuf/io-gdip-utils.c:878 +#: gdk-pixbuf/io-gdip-utils.c:876 #, fuzzy msgid "Unsupported image format for GDI+" msgstr "неподржана врста RAS slike" -#: gdk-pixbuf/io-gdip-utils.c:885 +#: gdk-pixbuf/io-gdip-utils.c:883 #, fuzzy msgid "Couldn't save" msgstr "Не могу да сачувам остатак" -#: gdk-pixbuf/io-gdip-wmf.c:58 +#: gdk-pixbuf/io-gdip-wmf.c:56 #, fuzzy msgid "The WMF image format" msgstr "WBMP запис слика" -#: gdk-pixbuf/io-gif.c:222 +#: gdk-pixbuf/io-gif.c:220 #, c-format msgid "Failure reading GIF: %s" msgstr "Грешка при читању GIF-а: %s" -#: gdk-pixbuf/io-gif.c:496 gdk-pixbuf/io-gif.c:1502 gdk-pixbuf/io-gif.c:1669 +#: gdk-pixbuf/io-gif.c:494 gdk-pixbuf/io-gif.c:1500 gdk-pixbuf/io-gif.c:1667 msgid "GIF file was missing some data (perhaps it was truncated somehow?)" msgstr "GIF датотеци недостаје нешто података (можда је некако одсјечена?)" -#: gdk-pixbuf/io-gif.c:505 +#: gdk-pixbuf/io-gif.c:503 #, c-format msgid "Internal error in the GIF loader (%s)" msgstr "Унутрашња грешка при учитавању GIF-а (%s)" -#: gdk-pixbuf/io-gif.c:579 +#: gdk-pixbuf/io-gif.c:577 msgid "Stack overflow" msgstr "Прекорачење стека" # не разумије, не прихвата,...? -#: gdk-pixbuf/io-gif.c:639 +#: gdk-pixbuf/io-gif.c:637 #, fuzzy msgid "GIF image loader cannot understand this image." msgstr "Дио за учитавање GIF слика не препознаје ову слику." -#: gdk-pixbuf/io-gif.c:668 +#: gdk-pixbuf/io-gif.c:666 msgid "Bad code encountered" msgstr "Наишао је на лош запис" -#: gdk-pixbuf/io-gif.c:678 +#: gdk-pixbuf/io-gif.c:676 msgid "Circular table entry in GIF file" msgstr "Кружни унос у табели GIF датотеке" -#: gdk-pixbuf/io-gif.c:866 gdk-pixbuf/io-gif.c:1488 gdk-pixbuf/io-gif.c:1541 -#: gdk-pixbuf/io-gif.c:1657 +#: gdk-pixbuf/io-gif.c:864 gdk-pixbuf/io-gif.c:1486 gdk-pixbuf/io-gif.c:1539 +#: gdk-pixbuf/io-gif.c:1655 msgid "Not enough memory to load GIF file" msgstr "Нема довољно меморије да учита GIF датотеку" -#: gdk-pixbuf/io-gif.c:960 +#: gdk-pixbuf/io-gif.c:958 #, fuzzy msgid "Not enough memory to composite a frame in GIF file" msgstr "Нема довољно меморије да учита GIF датотеку" -#: gdk-pixbuf/io-gif.c:1132 +#: gdk-pixbuf/io-gif.c:1130 msgid "GIF image is corrupt (incorrect LZW compression)" msgstr "GIF слика је оштећена (неисправно LZW сажимање)" -#: gdk-pixbuf/io-gif.c:1182 +#: gdk-pixbuf/io-gif.c:1180 msgid "File does not appear to be a GIF file" msgstr "Изгледа да се не ради о GIF датотеци" -#: gdk-pixbuf/io-gif.c:1194 +#: gdk-pixbuf/io-gif.c:1192 #, c-format msgid "Version %s of the GIF file format is not supported" msgstr "Издање %s GIF начина записа није подржано" -#: gdk-pixbuf/io-gif.c:1241 +#: gdk-pixbuf/io-gif.c:1239 #, fuzzy msgid "Resulting GIF image has zero size" msgstr "Слика је ширине нула" -#: gdk-pixbuf/io-gif.c:1320 +#: gdk-pixbuf/io-gif.c:1318 msgid "" "GIF image has no global colormap, and a frame inside it has no local " "colormap." msgstr "GIF слика нема општу мапу боја, а кадар у њему нема засебну мапу боја." -#: gdk-pixbuf/io-gif.c:1564 +#: gdk-pixbuf/io-gif.c:1562 msgid "GIF image was truncated or incomplete." msgstr "GIF слика је одсјечена или непотпуна." @@ -396,98 +405,98 @@ msgstr "" msgid "The ICNS image format" msgstr "ICO запис слике" -#: gdk-pixbuf/io-ico.c:228 gdk-pixbuf/io-ico.c:242 gdk-pixbuf/io-ico.c:291 -#: gdk-pixbuf/io-ico.c:302 gdk-pixbuf/io-ico.c:395 +#: gdk-pixbuf/io-ico.c:226 gdk-pixbuf/io-ico.c:240 gdk-pixbuf/io-ico.c:289 +#: gdk-pixbuf/io-ico.c:300 gdk-pixbuf/io-ico.c:393 msgid "Invalid header in icon" msgstr "Неисправно заглавље иконе" # негде сам видио добар пријевод за иконицу, али не сећам се који је, а ни где -#: gdk-pixbuf/io-ico.c:257 gdk-pixbuf/io-ico.c:312 gdk-pixbuf/io-ico.c:405 -#: gdk-pixbuf/io-ico.c:458 gdk-pixbuf/io-ico.c:488 +#: gdk-pixbuf/io-ico.c:255 gdk-pixbuf/io-ico.c:310 gdk-pixbuf/io-ico.c:403 +#: gdk-pixbuf/io-ico.c:456 gdk-pixbuf/io-ico.c:486 msgid "Not enough memory to load icon" msgstr "Недовољно меморије за учитавање иконе" -#: gdk-pixbuf/io-ico.c:338 +#: gdk-pixbuf/io-ico.c:336 msgid "Compressed icons are not supported" msgstr "Не подржавам сажете иконе" -#: gdk-pixbuf/io-ico.c:358 +#: gdk-pixbuf/io-ico.c:356 msgid "Icon has zero width" msgstr "Икона је ширине нула" -#: gdk-pixbuf/io-ico.c:368 +#: gdk-pixbuf/io-ico.c:366 msgid "Icon has zero height" msgstr "Икона је висине нула" -#: gdk-pixbuf/io-ico.c:443 +#: gdk-pixbuf/io-ico.c:441 msgid "Unsupported icon type" msgstr "Неподржана врста икона" -#: gdk-pixbuf/io-ico.c:537 +#: gdk-pixbuf/io-ico.c:535 msgid "Not enough memory to load ICO file" msgstr "Недовољно меморије аз учитавање ICO датотеке" -#: gdk-pixbuf/io-ico.c:1002 +#: gdk-pixbuf/io-ico.c:1000 msgid "Image too large to be saved as ICO" msgstr "Слика је превелика да би се сачувала као ICO" -#: gdk-pixbuf/io-ico.c:1013 +#: gdk-pixbuf/io-ico.c:1011 msgid "Cursor hotspot outside image" msgstr "Показивач курзора је ван слике" -#: gdk-pixbuf/io-ico.c:1036 +#: gdk-pixbuf/io-ico.c:1034 #, c-format msgid "Unsupported depth for ICO file: %d" msgstr "Неподржана дубина за ICO датотеку: %d" -#: gdk-pixbuf/io-jasper.c:74 +#: gdk-pixbuf/io-jasper.c:73 #, fuzzy msgid "Couldn't allocate memory for stream" msgstr "Не могу да обезбједим меморију за заглавље" -#: gdk-pixbuf/io-jasper.c:104 +#: gdk-pixbuf/io-jasper.c:103 #, fuzzy msgid "Couldn't decode image" msgstr "Не могу претворити име датотеке" # колико њих ће ме тући због „пријеиначени"? -#: gdk-pixbuf/io-jasper.c:122 +#: gdk-pixbuf/io-jasper.c:121 #, fuzzy msgid "Transformed JPEG2000 has zero width or height" msgstr "Преиначени PNG има висину или ширину нула." -#: gdk-pixbuf/io-jasper.c:136 +#: gdk-pixbuf/io-jasper.c:135 #, fuzzy msgid "Image type currently not supported" msgstr "Врста слике „%s“ није подржана" -#: gdk-pixbuf/io-jasper.c:148 gdk-pixbuf/io-jasper.c:156 +#: gdk-pixbuf/io-jasper.c:147 gdk-pixbuf/io-jasper.c:155 #, fuzzy msgid "Couldn't allocate memory for color profile" msgstr "Не могу обезбједити меморију за учитавање JPEG датотеке" -#: gdk-pixbuf/io-jasper.c:182 +#: gdk-pixbuf/io-jasper.c:181 #, fuzzy msgid "Insufficient memory to open JPEG 2000 file" msgstr "Недовољно меморије за отворање TIFF датотеке" -#: gdk-pixbuf/io-jasper.c:261 +#: gdk-pixbuf/io-jasper.c:260 #, fuzzy msgid "Couldn't allocate memory to buffer image data" msgstr "Не могу обезбједити меморију за податке линије" -#: gdk-pixbuf/io-jasper.c:305 +#: gdk-pixbuf/io-jasper.c:304 #, fuzzy msgid "The JPEG 2000 image format" msgstr "JPEG запис слике" # као код фотоапарата/развијања слика -#: gdk-pixbuf/io-jpeg.c:126 +#: gdk-pixbuf/io-jpeg.c:124 #, c-format msgid "Error interpreting JPEG image file (%s)" msgstr "Грешка при развијању JPEG слике (%s)" -#: gdk-pixbuf/io-jpeg.c:604 +#: gdk-pixbuf/io-jpeg.c:597 msgid "" "Insufficient memory to load image, try exiting some applications to free " "memory" @@ -496,18 +505,18 @@ msgstr "" "меморију" # графички дизајнери, како се ово пријеводи? -#: gdk-pixbuf/io-jpeg.c:651 gdk-pixbuf/io-jpeg.c:865 +#: gdk-pixbuf/io-jpeg.c:645 gdk-pixbuf/io-jpeg.c:858 #, c-format msgid "Unsupported JPEG color space (%s)" msgstr "Неподржан JPEG простор боја (%s)" -#: gdk-pixbuf/io-jpeg.c:764 gdk-pixbuf/io-jpeg.c:1044 +#: gdk-pixbuf/io-jpeg.c:757 gdk-pixbuf/io-jpeg.c:1037 #: gdk-pixbuf/io-jpeg.c:1308 gdk-pixbuf/io-jpeg.c:1318 msgid "Couldn't allocate memory for loading JPEG file" msgstr "Не могу обезбједити меморију за учитавање JPEG датотеке" # колико њих ће ме тући због „пријеиначени"? -#: gdk-pixbuf/io-jpeg.c:1018 +#: gdk-pixbuf/io-jpeg.c:1011 #, fuzzy msgid "Transformed JPEG has zero width or height." msgstr "Преиначени PNG има висину или ширину нула." @@ -517,97 +526,97 @@ msgstr "Преиначени PNG има висину или ширину нул msgid "Color profile has invalid length '%u'." msgstr "" -#: gdk-pixbuf/io-pcx.c:186 +#: gdk-pixbuf/io-pcx.c:184 msgid "Couldn't allocate memory for header" msgstr "Не могу да обезбједим меморију за заглавље" -#: gdk-pixbuf/io-pcx.c:201 gdk-pixbuf/io-pcx.c:559 +#: gdk-pixbuf/io-pcx.c:199 gdk-pixbuf/io-pcx.c:557 msgid "Couldn't allocate memory for context buffer" msgstr "Не могу да обезбједим меморију за податке о контексту" -#: gdk-pixbuf/io-pcx.c:600 +#: gdk-pixbuf/io-pcx.c:598 msgid "Image has invalid width and/or height" msgstr "Слика је неисправне ширине и/или висине" -#: gdk-pixbuf/io-pcx.c:612 gdk-pixbuf/io-pcx.c:673 +#: gdk-pixbuf/io-pcx.c:610 gdk-pixbuf/io-pcx.c:671 msgid "Image has unsupported bpp" msgstr "Слика користи неподржан број битова по тачки" # bug: plural-forms; perhaps? I'm not sure if it applies -#: gdk-pixbuf/io-pcx.c:617 gdk-pixbuf/io-pcx.c:625 +#: gdk-pixbuf/io-pcx.c:615 gdk-pixbuf/io-pcx.c:623 #, c-format msgid "Image has unsupported number of %d-bit planes" msgstr "Слика садржи неподржан број %d-битних равни" -#: gdk-pixbuf/io-pcx.c:641 +#: gdk-pixbuf/io-pcx.c:639 msgid "Couldn't create new pixbuf" msgstr "Не могу да направим нови pixbuf" -#: gdk-pixbuf/io-pcx.c:649 +#: gdk-pixbuf/io-pcx.c:647 msgid "Couldn't allocate memory for line data" msgstr "Не могу обезбједити меморију за податке линије" -#: gdk-pixbuf/io-pcx.c:656 +#: gdk-pixbuf/io-pcx.c:654 #, fuzzy msgid "Couldn't allocate memory for PCX image" msgstr "Не могу да обезбједим меморију за заглавље" -#: gdk-pixbuf/io-pcx.c:703 +#: gdk-pixbuf/io-pcx.c:701 msgid "Didn't get all lines of PCX image" msgstr "Не могу учитати све линије из PCX слике" -#: gdk-pixbuf/io-pcx.c:710 +#: gdk-pixbuf/io-pcx.c:708 msgid "No palette found at end of PCX data" msgstr "Није нађена палета на крају PCX података" -#: gdk-pixbuf/io-pcx.c:755 +#: gdk-pixbuf/io-pcx.c:753 msgid "The PCX image format" msgstr "PCX запис слике" # колико њих ће ме тући због „пријеиначени"? -#: gdk-pixbuf/io-pixdata.c:148 +#: gdk-pixbuf/io-pixdata.c:146 #, fuzzy msgid "Transformed pixbuf has zero width or height." msgstr "Преиначени PNG има висину или ширину нула." # забрљано -#: gdk-pixbuf/io-pixdata.c:186 +#: gdk-pixbuf/io-pixdata.c:184 #, fuzzy msgid "The GdkPixdata format" msgstr "GIF запис слике" -#: gdk-pixbuf/io-png.c:54 +#: gdk-pixbuf/io-png.c:53 msgid "Bits per channel of PNG image is invalid." msgstr "Неисправан број битова по каналу PNG слике." # колико њих ће ме тући због „пријеиначени"? -#: gdk-pixbuf/io-png.c:135 gdk-pixbuf/io-png.c:641 +#: gdk-pixbuf/io-png.c:134 gdk-pixbuf/io-png.c:640 msgid "Transformed PNG has zero width or height." msgstr "Преиначени PNG има висину или ширину нула." -#: gdk-pixbuf/io-png.c:143 +#: gdk-pixbuf/io-png.c:142 msgid "Bits per channel of transformed PNG is not 8." msgstr "Број битова по каналу преиначеног PNG није 8." -#: gdk-pixbuf/io-png.c:152 +#: gdk-pixbuf/io-png.c:151 msgid "Transformed PNG not RGB or RGBA." msgstr "Преиначени PNG није RGB или RGBA." -#: gdk-pixbuf/io-png.c:161 +#: gdk-pixbuf/io-png.c:160 msgid "Transformed PNG has unsupported number of channels, must be 3 or 4." msgstr "Неподржан број канала у преиначеној PNG слици; мора бити 3 или 4." -#: gdk-pixbuf/io-png.c:182 +#: gdk-pixbuf/io-png.c:181 #, c-format msgid "Fatal error in PNG image file: %s" msgstr "Кобна грешка у PNG слици: %s" -#: gdk-pixbuf/io-png.c:315 +#: gdk-pixbuf/io-png.c:314 msgid "Insufficient memory to load PNG file" msgstr "Нема довољно меморије да учита PNG датотеку" # не морамо ваљда све дословно? -#: gdk-pixbuf/io-png.c:656 +#: gdk-pixbuf/io-png.c:655 #, fuzzy, c-format msgid "" "Insufficient memory to store a %lu by %lu image; try exiting some " @@ -616,31 +625,31 @@ msgstr "" "Недовољно меморије за смјештај слике величине %ld×%ld; покушајте да " "ослободите нешто меморије затварањем неких програма" -#: gdk-pixbuf/io-png.c:719 +#: gdk-pixbuf/io-png.c:718 msgid "Fatal error reading PNG image file" msgstr "Кобна грешка при читању PNG слике" -#: gdk-pixbuf/io-png.c:768 +#: gdk-pixbuf/io-png.c:767 #, c-format msgid "Fatal error reading PNG image file: %s" msgstr "Кобна грешка при читању PNG слике: %s" -#: gdk-pixbuf/io-png.c:858 +#: gdk-pixbuf/io-png.c:857 msgid "" "Keys for PNG text chunks must have at least 1 and at most 79 characters." msgstr "" "Кључеви за текстуалне одељке PNG-а морају имати бар 1, а највише 79 знакова." -#: gdk-pixbuf/io-png.c:867 +#: gdk-pixbuf/io-png.c:866 msgid "Keys for PNG text chunks must be ASCII characters." msgstr "Кључеви за текстуалне одељке PNG-а морају бити АСКРИ знакови." -#: gdk-pixbuf/io-png.c:881 gdk-pixbuf/io-tiff.c:667 +#: gdk-pixbuf/io-png.c:880 gdk-pixbuf/io-tiff.c:665 #, c-format msgid "Color profile has invalid length %d." msgstr "" -#: gdk-pixbuf/io-png.c:894 +#: gdk-pixbuf/io-png.c:893 #, fuzzy, c-format msgid "" "PNG compression level must be a value between 0 and 9; value '%s' could not " @@ -649,7 +658,7 @@ msgstr "" "Каквоћа JPEG-а мора бити вриједност између 0 и 100; не могу да разумијем " "вриједност „%s“." -#: gdk-pixbuf/io-png.c:907 +#: gdk-pixbuf/io-png.c:906 #, fuzzy, c-format msgid "" "PNG compression level must be a value between 0 and 9; value '%d' is not " @@ -658,91 +667,91 @@ msgstr "" "Каквоћа JPEG-а мора бити вриједност између 0 и 100; није дозвољена " "вриједност „%d“." -#: gdk-pixbuf/io-png.c:955 +#: gdk-pixbuf/io-png.c:954 #, fuzzy, c-format msgid "Value for PNG text chunk %s cannot be converted to ISO-8859-1 encoding." msgstr "" "Вриједност текстуалног одељка PNG-а %s се не може претворити у ИСО-8859-1 " "запис." -#: gdk-pixbuf/io-png.c:1118 +#: gdk-pixbuf/io-png.c:1117 msgid "The PNG image format" msgstr "PNG запис слике" # Да ли користити аорист?? Ја сам за, а шта кажу остали... -#: gdk-pixbuf/io-pnm.c:248 +#: gdk-pixbuf/io-pnm.c:246 msgid "PNM loader expected to find an integer, but didn't" msgstr "Дио за учитавање PNM слика је очекивао цијели број, али није га нашао" -#: gdk-pixbuf/io-pnm.c:280 +#: gdk-pixbuf/io-pnm.c:278 msgid "PNM file has an incorrect initial byte" msgstr "PNM датотека садржи неисправан почетни бајт" -#: gdk-pixbuf/io-pnm.c:310 +#: gdk-pixbuf/io-pnm.c:308 msgid "PNM file is not in a recognized PNM subformat" msgstr "PNM датотека није у познатом PNM подзапису" -#: gdk-pixbuf/io-pnm.c:335 +#: gdk-pixbuf/io-pnm.c:333 msgid "PNM file has an image width of 0" msgstr "PNM датотека садржи слику ширине 0" -#: gdk-pixbuf/io-pnm.c:356 +#: gdk-pixbuf/io-pnm.c:354 msgid "PNM file has an image height of 0" msgstr "PNM датотека садржи слику висине 0" -#: gdk-pixbuf/io-pnm.c:379 +#: gdk-pixbuf/io-pnm.c:377 msgid "Maximum color value in PNM file is 0" msgstr "Највећа вриједност боје у PNM датотеци је 0" -#: gdk-pixbuf/io-pnm.c:387 +#: gdk-pixbuf/io-pnm.c:385 msgid "Maximum color value in PNM file is too large" msgstr "Највећа вриједност боје у PNM датотеци је превелика" -#: gdk-pixbuf/io-pnm.c:427 gdk-pixbuf/io-pnm.c:457 gdk-pixbuf/io-pnm.c:502 +#: gdk-pixbuf/io-pnm.c:425 gdk-pixbuf/io-pnm.c:455 gdk-pixbuf/io-pnm.c:500 msgid "Raw PNM image type is invalid" msgstr "Сирова PNM врста слике неисправна" -#: gdk-pixbuf/io-pnm.c:652 +#: gdk-pixbuf/io-pnm.c:650 msgid "PNM image loader does not support this PNM subformat" msgstr "Дио за учитавање PNM слика не подржава овај PNM подзапис" # да ли ипак оставити везу са EOF симболом? -#: gdk-pixbuf/io-pnm.c:739 gdk-pixbuf/io-pnm.c:966 +#: gdk-pixbuf/io-pnm.c:737 gdk-pixbuf/io-pnm.c:964 msgid "Raw PNM formats require exactly one whitespace before sample data" msgstr "Сиров PNM запис захтјева тачно један размак прије садржаја" -#: gdk-pixbuf/io-pnm.c:766 +#: gdk-pixbuf/io-pnm.c:764 #, fuzzy msgid "Cannot allocate memory for loading PNM image" msgstr "Не могу обезбједити меморију за учитавање PNM слике" # у сваком структу (Це језик) су неки подаци -#: gdk-pixbuf/io-pnm.c:816 +#: gdk-pixbuf/io-pnm.c:814 msgid "Insufficient memory to load PNM context struct" msgstr "Недовољно меморије за учитавање PNM података о смислу" -#: gdk-pixbuf/io-pnm.c:867 +#: gdk-pixbuf/io-pnm.c:865 msgid "Unexpected end of PNM image data" msgstr "Неочекиван крај PNM слике" -#: gdk-pixbuf/io-pnm.c:995 +#: gdk-pixbuf/io-pnm.c:993 msgid "Insufficient memory to load PNM file" msgstr "Недовољно меморије за учитавање PNM датотеке" -#: gdk-pixbuf/io-pnm.c:1079 +#: gdk-pixbuf/io-pnm.c:1077 msgid "The PNM/PBM/PGM/PPM image format family" msgstr "Породица PNM/PBM/PGM/PPM записа слика" -#: gdk-pixbuf/io-qtif.c:128 +#: gdk-pixbuf/io-qtif.c:126 msgid "Input file descriptor is NULL." msgstr "" -#: gdk-pixbuf/io-qtif.c:143 +#: gdk-pixbuf/io-qtif.c:141 #, fuzzy msgid "Failed to read QTIF header" msgstr "Неуспјело отварање TIFF слике" -#: gdk-pixbuf/io-qtif.c:152 gdk-pixbuf/io-qtif.c:189 gdk-pixbuf/io-qtif.c:459 +#: gdk-pixbuf/io-qtif.c:150 gdk-pixbuf/io-qtif.c:187 gdk-pixbuf/io-qtif.c:454 #, c-format msgid "QTIF atom size too large (%d byte)" msgid_plural "QTIF atom size too large (%d bytes)" @@ -750,7 +759,7 @@ msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: gdk-pixbuf/io-qtif.c:175 +#: gdk-pixbuf/io-qtif.c:173 #, fuzzy, c-format msgid "Failed to allocate %d byte for file read buffer" msgid_plural "Failed to allocate %d bytes for file read buffer" @@ -758,12 +767,12 @@ msgstr[0] "неуспјела потражња међуспремника сли msgstr[1] "неуспјела потражња међуспремника слике од %u бајта" msgstr[2] "неуспјела потражња међуспремника слике од %u бајта" -#: gdk-pixbuf/io-qtif.c:206 +#: gdk-pixbuf/io-qtif.c:201 #, fuzzy, c-format msgid "File error when reading QTIF atom: %s" msgstr "Грешка при читању GIF-а: %s" -#: gdk-pixbuf/io-qtif.c:243 +#: gdk-pixbuf/io-qtif.c:238 #, c-format msgid "Failed to skip the next %d byte with seek()." msgid_plural "Failed to skip the next %d bytes with seek()." @@ -771,255 +780,251 @@ msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: gdk-pixbuf/io-qtif.c:270 +#: gdk-pixbuf/io-qtif.c:265 #, fuzzy msgid "Failed to allocate QTIF context structure." msgstr "Не могу да обезбједим меморију за TGA податке о смислу" -#: gdk-pixbuf/io-qtif.c:330 +#: gdk-pixbuf/io-qtif.c:325 #, fuzzy msgid "Failed to create GdkPixbufLoader object." msgstr "Не могу да читам из привремене датотеке" -#: gdk-pixbuf/io-qtif.c:434 +#: gdk-pixbuf/io-qtif.c:429 #, fuzzy msgid "Failed to find an image data atom." msgstr "Неуспјело отварање TIFF слике" -#: gdk-pixbuf/io-qtif.c:618 +#: gdk-pixbuf/io-qtif.c:613 #, fuzzy msgid "The QTIF image format" msgstr "TIFF запис слика" -#: gdk-pixbuf/io-ras.c:125 +#: gdk-pixbuf/io-ras.c:123 msgid "RAS image has bogus header data" msgstr "RAS слика има неисправно заглавље" -#: gdk-pixbuf/io-ras.c:147 +#: gdk-pixbuf/io-ras.c:145 msgid "RAS image has unknown type" msgstr "RAS слика је непознате врсте" # мало слободе овак'оме уметнику се мора дати -#: gdk-pixbuf/io-ras.c:155 +#: gdk-pixbuf/io-ras.c:153 msgid "unsupported RAS image variation" msgstr "неподржана врста RAS slike" -#: gdk-pixbuf/io-ras.c:170 gdk-pixbuf/io-ras.c:199 +#: gdk-pixbuf/io-ras.c:168 gdk-pixbuf/io-ras.c:197 msgid "Not enough memory to load RAS image" msgstr "Недовољно меморије за учитавање RAS слике" -#: gdk-pixbuf/io-ras.c:544 +#: gdk-pixbuf/io-ras.c:542 msgid "The Sun raster image format" msgstr "Sun-ов запис растерских слика" # овдје не можемо ставити „податке“ пошто ова структура показује на податке, види ниже -#: gdk-pixbuf/io-tga.c:153 +#: gdk-pixbuf/io-tga.c:151 #, fuzzy msgid "Cannot allocate memory for IOBuffer struct" msgstr "Не могу обезбједити меморију за IOBuffer структуру" -#: gdk-pixbuf/io-tga.c:172 +#: gdk-pixbuf/io-tga.c:170 #, fuzzy msgid "Cannot allocate memory for IOBuffer data" msgstr "Не могу да обезбједим меморију за IOBuffer податке" # мало опширније него што би требало: дио „помоћу...“ се може избацити -#: gdk-pixbuf/io-tga.c:183 +#: gdk-pixbuf/io-tga.c:181 #, fuzzy msgid "Cannot realloc IOBuffer data" msgstr "Не могу да проширим IOBuffer податке помоћу realloc()" -#: gdk-pixbuf/io-tga.c:213 +#: gdk-pixbuf/io-tga.c:211 #, fuzzy msgid "Cannot allocate temporary IOBuffer data" msgstr "Не могу да обезбједим привремене IOBuffer податке" -#: gdk-pixbuf/io-tga.c:346 +#: gdk-pixbuf/io-tga.c:339 #, fuzzy msgid "Cannot allocate new pixbuf" msgstr "Не могу да обезбједим pixbuf" -#: gdk-pixbuf/io-tga.c:685 +#: gdk-pixbuf/io-tga.c:678 #, fuzzy msgid "Image is corrupted or truncated" msgstr "GIF слика је одсјечена или непотпуна." -#: gdk-pixbuf/io-tga.c:692 +#: gdk-pixbuf/io-tga.c:685 #, fuzzy msgid "Cannot allocate colormap structure" msgstr "Не могу да обезбједим структуру за мапу боја" -#: gdk-pixbuf/io-tga.c:699 +#: gdk-pixbuf/io-tga.c:692 #, fuzzy msgid "Cannot allocate colormap entries" msgstr "Не могу да обезбједим ставке за мапу боја" # bitdepth непосредно утиче на број боја -#: gdk-pixbuf/io-tga.c:721 +#: gdk-pixbuf/io-tga.c:714 msgid "Unexpected bitdepth for colormap entries" msgstr "Неочекиван број боја за ставке мапе боја" -#: gdk-pixbuf/io-tga.c:739 +#: gdk-pixbuf/io-tga.c:732 #, fuzzy msgid "Cannot allocate TGA header memory" msgstr "Не могу да обезбједим меморију за TGA заглавље" -#: gdk-pixbuf/io-tga.c:772 +#: gdk-pixbuf/io-tga.c:765 msgid "TGA image has invalid dimensions" msgstr "TGA слика је неисправне величине" -#: gdk-pixbuf/io-tga.c:778 gdk-pixbuf/io-tga.c:787 gdk-pixbuf/io-tga.c:797 -#: gdk-pixbuf/io-tga.c:807 gdk-pixbuf/io-tga.c:814 +#: gdk-pixbuf/io-tga.c:771 gdk-pixbuf/io-tga.c:780 gdk-pixbuf/io-tga.c:790 +#: gdk-pixbuf/io-tga.c:800 gdk-pixbuf/io-tga.c:807 msgid "TGA image type not supported" msgstr "TGA запис слике није подржан" -#: gdk-pixbuf/io-tga.c:861 +#: gdk-pixbuf/io-tga.c:854 #, fuzzy msgid "Cannot allocate memory for TGA context struct" msgstr "Не могу да обезбједим меморију за TGA податке о смислу" -#: gdk-pixbuf/io-tga.c:926 +#: gdk-pixbuf/io-tga.c:919 msgid "Excess data in file" msgstr "Претјерано података у датотеци" -#: gdk-pixbuf/io-tga.c:1007 +#: gdk-pixbuf/io-tga.c:1000 msgid "The Targa image format" msgstr "Targa запис слика" -#: gdk-pixbuf/io-tiff.c:104 +#: gdk-pixbuf/io-tiff.c:102 msgid "Could not get image width (bad TIFF file)" msgstr "Не могу да прочитам ширину слике (лоша TIFF датотека)" -#: gdk-pixbuf/io-tiff.c:112 +#: gdk-pixbuf/io-tiff.c:110 msgid "Could not get image height (bad TIFF file)" msgstr "Не могу да сазнам висину слике (лоша TIFF датотека)" -#: gdk-pixbuf/io-tiff.c:120 +#: gdk-pixbuf/io-tiff.c:118 msgid "Width or height of TIFF image is zero" msgstr "Висина или ширина TIFF слике је нула" -#: gdk-pixbuf/io-tiff.c:129 gdk-pixbuf/io-tiff.c:138 +#: gdk-pixbuf/io-tiff.c:127 gdk-pixbuf/io-tiff.c:136 msgid "Dimensions of TIFF image too large" msgstr "TIFF слика је превелика" -#: gdk-pixbuf/io-tiff.c:162 gdk-pixbuf/io-tiff.c:174 gdk-pixbuf/io-tiff.c:491 +#: gdk-pixbuf/io-tiff.c:160 gdk-pixbuf/io-tiff.c:172 gdk-pixbuf/io-tiff.c:489 msgid "Insufficient memory to open TIFF file" msgstr "Недовољно меморије за отворање TIFF датотеке" -#: gdk-pixbuf/io-tiff.c:236 +#: gdk-pixbuf/io-tiff.c:234 msgid "Failed to load RGB data from TIFF file" msgstr "Неуспјело учитавање RGB података из TIFF датотеке" -#: gdk-pixbuf/io-tiff.c:293 +#: gdk-pixbuf/io-tiff.c:291 msgid "Failed to open TIFF image" msgstr "Неуспјело отварање TIFF слике" -#: gdk-pixbuf/io-tiff.c:427 gdk-pixbuf/io-tiff.c:440 +#: gdk-pixbuf/io-tiff.c:425 gdk-pixbuf/io-tiff.c:438 msgid "Failed to load TIFF image" msgstr "Неуспјело учитавање TIFF слике" -#: gdk-pixbuf/io-tiff.c:623 +#: gdk-pixbuf/io-tiff.c:621 #, fuzzy msgid "Failed to save TIFF image" msgstr "Неуспјело отварање TIFF слике" -#: gdk-pixbuf/io-tiff.c:656 +#: gdk-pixbuf/io-tiff.c:654 msgid "TIFF compression doesn't refer to a valid codec." msgstr "" -#: gdk-pixbuf/io-tiff.c:696 +#: gdk-pixbuf/io-tiff.c:694 #, fuzzy msgid "Failed to write TIFF data" msgstr "Неуспјело отварање TIFF слике" -#: gdk-pixbuf/io-tiff.c:733 +#: gdk-pixbuf/io-tiff.c:731 #, fuzzy msgid "Couldn't write to TIFF file" msgstr "Не могу претворити име датотеке" -#: gdk-pixbuf/io-tiff.c:788 -msgid "The TIFF image format" -msgstr "TIFF запис слика" - -#: gdk-pixbuf/io-wbmp.c:245 +#: gdk-pixbuf/io-wbmp.c:243 msgid "Image has zero width" msgstr "Слика је ширине нула" -#: gdk-pixbuf/io-wbmp.c:263 +#: gdk-pixbuf/io-wbmp.c:261 msgid "Image has zero height" msgstr "Слика је висине нула" -#: gdk-pixbuf/io-wbmp.c:274 +#: gdk-pixbuf/io-wbmp.c:272 msgid "Not enough memory to load image" msgstr "Недовољно меморије за учитавање слике" -#: gdk-pixbuf/io-wbmp.c:333 +#: gdk-pixbuf/io-wbmp.c:331 msgid "Couldn't save the rest" msgstr "Не могу да сачувам остатак" -#: gdk-pixbuf/io-wbmp.c:374 +#: gdk-pixbuf/io-wbmp.c:372 msgid "The WBMP image format" msgstr "WBMP запис слика" -#: gdk-pixbuf/io-xbm.c:304 +#: gdk-pixbuf/io-xbm.c:302 msgid "Invalid XBM file" msgstr "Неисправна XBM датотека" -#: gdk-pixbuf/io-xbm.c:314 +#: gdk-pixbuf/io-xbm.c:312 msgid "Insufficient memory to load XBM image file" msgstr "Недовољно меморије за учитавање XBM слике" -#: gdk-pixbuf/io-xbm.c:462 +#: gdk-pixbuf/io-xbm.c:460 msgid "Failed to write to temporary file when loading XBM image" msgstr "Неуспио упис у привремену датотеку при учитавању XBM слике" -#: gdk-pixbuf/io-xbm.c:501 +#: gdk-pixbuf/io-xbm.c:499 msgid "The XBM image format" msgstr "XBM запис слика" -#: gdk-pixbuf/io-xpm.c:469 +#: gdk-pixbuf/io-xpm.c:467 msgid "No XPM header found" msgstr "Није нашао XPM заглавље" -#: gdk-pixbuf/io-xpm.c:478 +#: gdk-pixbuf/io-xpm.c:476 #, fuzzy msgid "Invalid XPM header" msgstr "Неисправна XBM датотека" -#: gdk-pixbuf/io-xpm.c:486 +#: gdk-pixbuf/io-xpm.c:484 msgid "XPM file has image width <= 0" msgstr "XPM слика је ширине ≤0" # можда боље речима? -#: gdk-pixbuf/io-xpm.c:494 +#: gdk-pixbuf/io-xpm.c:492 msgid "XPM file has image height <= 0" msgstr "XPM слика је висине ≤0" # или можда пикселу? -#: gdk-pixbuf/io-xpm.c:502 +#: gdk-pixbuf/io-xpm.c:500 msgid "XPM has invalid number of chars per pixel" msgstr "XPM има неисправан број знакова по тачки" # можда боље речима? -#: gdk-pixbuf/io-xpm.c:511 +#: gdk-pixbuf/io-xpm.c:509 msgid "XPM file has invalid number of colors" msgstr "XPM датотека има неисправан број боја" -#: gdk-pixbuf/io-xpm.c:523 gdk-pixbuf/io-xpm.c:532 gdk-pixbuf/io-xpm.c:584 +#: gdk-pixbuf/io-xpm.c:521 gdk-pixbuf/io-xpm.c:530 gdk-pixbuf/io-xpm.c:582 #, fuzzy msgid "Cannot allocate memory for loading XPM image" msgstr "Не могу да обезбједим меморију за учитавање XPM слике" -#: gdk-pixbuf/io-xpm.c:546 +#: gdk-pixbuf/io-xpm.c:544 #, fuzzy msgid "Cannot read XPM colormap" msgstr "Не могу да прочитам XPM мапу боја" -#: gdk-pixbuf/io-xpm.c:778 +#: gdk-pixbuf/io-xpm.c:776 msgid "Failed to write to temporary file when loading XPM image" msgstr "Неуспио упис у привремену датотеку при учитавању XPM слике" -#: gdk-pixbuf/io-xpm.c:817 +#: gdk-pixbuf/io-xpm.c:815 msgid "The XPM image format" msgstr "XPM запис слике" diff --git a/po/sr@latin.gmo b/po/sr@latin.gmo index aace359653cb7097a8592e138281cc65628daf7e..5c527556ff1f36582a0af65e7628e8581eeca807 100644 GIT binary patch delta 4500 zcmYk<2~?I<9>?)Nh>j+>;u0vl0)nHy#!i|WjKrd%FiK{*q^X&XTWF@%qb6l&Mv|qb zremXJkrtX|(Kxu2q2*~m+0?O4W7gC;PLnm7P2b=9Tsqyu|M}c|pXa^LT_2D4)`tC5 z8|Ho5A!37(P7>XSWi8A)g_(U4samtt_GZbLhVeKKd*Wh@#%=gVtivGw6MJCm4rT!i zVgi<6FPx9PaWnF~XUE9&rQ&;Mprcs~<&l_zw_#VTMs@IM4B&B0!gHt&M$#L-CvC!%Ix zCF+IykVmZ%d6%6<{_G-`Y>etc=>5aU=tddphci(|OBsgI8#Oovi*W&Jr1hxh z&Z0VS8TDLOdQH}{QSFwZo~yv|xXzW&Ys{Z{?%|j73%31s5QKTTDv~X zs~X64mLq>Qiwm=9Yfv415(D_UD}RM^DYvFF2bUsES{-WBzJu!MkDjYYX4qPz;W!Ex zx$<#T2QT0?*oC*Lg9SJZ7ozT;!37w``n1Cex%=U)o1RNXEnzVi&A@zQa;zFl zb^iB}DW@WwEzKb9MhxImVOHmCspf=&>n2T4CZDB(= z^m={*wm}aAI{)j)XvBL_o9HBJ&968+ur4a6I0vHkMyYd#tG^rd;`Oe+*3}6ZRX+&}a0O~fP9V!~Kcjx1 zz>d|_=c4K-p*mEFTJpWuF#lS!7R-B}a9)6Vu#DF9!o`?|kE33E3f1#3kat+y41Yv} zQJZZRYR^1`I(9E&fBX)!u@@VNKbyowfHGn8u(=iL8o-abZXg2Btw*xg3AERdOC)AR~cyv>le5B6ip_XJfGW&KKd58Ui zYA}=5^n#hFHC~Hq@HA@k{l^)_u+_0%I1mf5BUYk1x(W3=?*JJ!_#x^Cmr$E3W`O@m z&O=SKG226?~TN+ufDqaNIi-LW2f;2G2luAoMqNN*Cc7!z;~PQizf)wBP)`hNNTCN4!* z!&bTSVbrPm9=)5$^ki7tWGhfN4kG)=&ZB;qz#(6W6Hy~Ni+5rq^Qt|t3S)2^YHDA` zZuk+F;}594Frvt8DDJ}1c&>=~k0o<$vET3*Ck}G;Q&BUz5cT|eSMTj~6$em1Jnn9M;QR{nsK10M zIH=5@scD!>xdz#nb`<+!%Rl=wm4#`P$D#IC73$l67`0cvM%weN`53=vLDUo#V=~T0 zZLS)O$692tb_%sbabx`v7NHuPi`q+7sE+PJEx}uO7B9K`pRgmtDEo=^*N#=n^|4L( z7vecreiioG}gW1GkqJqdEZX=WuiSePF7N5U~6mD@9 z`q)e&>WL>@op|bZd9A%tBcYGfD=N6O4?7YIiFL%^i8+Lh+)+Y_lWPY;IsQMOE+{=n zycWut{S}uHe5C9qVk~hL(Lnrx*h&m0l-d!`6U~T1LPvEkkxwYy?GxINE*tt_ahPm{ zD)jzQ#0$im#6d#4UgZZXoUMHy5|ygUEh(z` zrh8IdtM=vbQJKNitYCU}AU$@{4vIvqZpq4_2TA@N2nzV--xrIHA+{%hX6K%09 z+YC}(i*fwRh_x-(lnCcF{_c`Y-=bn4cxtFsIVKoh5fzP_M z-Dqs@kyui7j#)&Q+4~)}*X-OVv%c5?{g{N^uo#nYHm2Y`*bn!j4?n|r{2K>id>69| zun=|rLQFOb*yCQoKEz%e_zMSM&#q=YFb~zSQuN^>Ou%|f#8*)_`U?ACdwSO!{iycx zP&d8;)#23`hr6&R_qS#WYUmW|#HeVqK{x{Y<8`Rx>o66ANYCxKJ08*9d!kI#4QC>U ztQu+3)+2xRBtO}>4?E${*q!@Zn;7rHUZ|dDp`Lg$YDguVDQarYqMp15 z!^I$2HkM-n>VbCPMEnRf75<)HdlNCBC!0rsKda|w3O1n{Y{%miV1Lv|RHDvXkLuvF zsPhgXe|CZ&bu^r((0P6=#nG<51#_rB?>ya`@u%~aNNal1QK$yWQ5~y6ExKo%&6rR9 z4C;w41~oN%P}iMA4SfU?tr1B;ALgL;Pe-*|8OQjmryJOzRoRG|yJPOeAD!(P zXAN~MKa8S{Ky~zT^xI^rULeaxM%gAH>&z-pQ(29=&pVibff%|qofGPXQqUZA=BuNI{iueAJ103Sa2)%Wq8i+fTxus#Bh{7p8iRRAUu`A&@Hynqn)%^W z`x6-yOX4D}Kbt~9bGZODSNEfa>;<>K1=X?N-2Oxn`D@RS)OM@BzLE+3PJJf+Tw3d#Es2fg0^|%sg%eJ7N1#y%>?ZHk$gtkk&YUo z)u{}~keuwy*-!)s7CSc7`Ce#{;81F5@Aj$1Gn(H82wOx|Jde-d3T8ZXfEr)2J!(6?*4Q zLLIM04ebuM{}U{w-tH2!E3q6kg8MK5kE70SU&Q=hKq0Hho8xk19oYudkRHaD@rbr0dQ}BCC z!?-Elho~5nsn?-KYCopqm#D=ReW~}&FT`HdZ$Y(Ji|W{JWP}2CltLmqenBm+xXZjR zQx5VFHVrjJPotjj2&%!~P>U)0a!OLa22!T?|DI6Q zTe;6sUQ1RGO~cdVaq=qJPFlCYu5c6HOl~C_okz%Q@)X%XwDF<)-^Sv%N68)JI___~ zh(Q=;}hF z6X@i2tVa#AwoDIu12t#-j|#nxFS-5VmH(8VpnMhCOEd+!q>^asOj1cXY29w2(3V`S z`PasGBJ?3S5UTM#z!zOvtGB?FZ^Y}#K3C7d+lbz6ZJWq@B!N6h){zIvYNEB&hG@Hs zj3)W+{??w#4APFYZiigq+SVP;d!4JWl)OOn7Frgh`Z3cXqnUSNLG%I`WiI{V^$Qse47@OE;Et5@JsGLP_O z)bszl^`rQXt3HP3lZ#z_nDYkIcVaF{Ca;q#h_-R$O)^atwmBZ5-\n" "Language-Team: Serbian \n" "Language: sr\n" @@ -23,18 +23,18 @@ msgstr "" "%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" "X-Project-Style: gnome\n" -#: gdk-pixbuf/gdk-pixbuf-animation.c:160 gdk-pixbuf/gdk-pixbuf-io.c:1064 -#: gdk-pixbuf/gdk-pixbuf-io.c:1330 +#: gdk-pixbuf/gdk-pixbuf-animation.c:158 gdk-pixbuf/gdk-pixbuf-io.c:1077 +#: gdk-pixbuf/gdk-pixbuf-io.c:1333 #, c-format msgid "Failed to open file '%s': %s" msgstr "Nisam uspeo da otvorim datoteku „%s“: %s" -#: gdk-pixbuf/gdk-pixbuf-animation.c:173 gdk-pixbuf/gdk-pixbuf-io.c:1076 +#: gdk-pixbuf/gdk-pixbuf-animation.c:171 gdk-pixbuf/gdk-pixbuf-io.c:962 #, c-format msgid "Image file '%s' contains no data" msgstr "Datoteka slike „%s“ ne sadrži podatke" -#: gdk-pixbuf/gdk-pixbuf-animation.c:212 +#: gdk-pixbuf/gdk-pixbuf-animation.c:210 #, c-format msgid "" "Failed to load animation '%s': reason not known, probably a corrupt " @@ -44,8 +44,8 @@ msgstr "" "neispravan zapis" # ovo ima najviše smisla -#: gdk-pixbuf/gdk-pixbuf-animation.c:280 gdk-pixbuf/gdk-pixbuf-io.c:1112 -#: gdk-pixbuf/gdk-pixbuf-io.c:1382 +#: gdk-pixbuf/gdk-pixbuf-animation.c:278 gdk-pixbuf/gdk-pixbuf-io.c:1113 +#: gdk-pixbuf/gdk-pixbuf-io.c:1385 #, c-format msgid "" "Failed to load image '%s': reason not known, probably a corrupt image file" @@ -53,12 +53,12 @@ msgstr "" "Nisam uspeo da učitam sliku „%s“: razlog nije poznat, verovatno neispravan " "zapis" -#: gdk-pixbuf/gdk-pixbuf-io.c:790 +#: gdk-pixbuf/gdk-pixbuf-io.c:774 #, c-format msgid "Unable to load image-loading module: %s: %s" msgstr "Ne mogu da učitam modul za učitavanje slike: %s: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:805 +#: gdk-pixbuf/gdk-pixbuf-io.c:789 #, c-format msgid "" "Image-loading module %s does not export the proper interface; perhaps it's " @@ -67,53 +67,53 @@ msgstr "" "Modul za učitavanje slike „%s“ ne izvozi odgovarajuće sučelje; možda je iz " "drugog izdanja?" -#: gdk-pixbuf/gdk-pixbuf-io.c:814 gdk-pixbuf/gdk-pixbuf-io.c:865 +#: gdk-pixbuf/gdk-pixbuf-io.c:798 gdk-pixbuf/gdk-pixbuf-io.c:849 #, c-format msgid "Image type '%s' is not supported" msgstr "Vrsta slike „%s“ nije podržana" -#: gdk-pixbuf/gdk-pixbuf-io.c:950 +#: gdk-pixbuf/gdk-pixbuf-io.c:934 #, c-format msgid "Couldn't recognize the image file format for file '%s'" msgstr "Ne mogu da prepoznam način zapisa slike u datoteci „%s“" -#: gdk-pixbuf/gdk-pixbuf-io.c:958 +#: gdk-pixbuf/gdk-pixbuf-io.c:942 msgid "Unrecognized image file format" msgstr "Nepoznat način zapisa slike" -#: gdk-pixbuf/gdk-pixbuf-io.c:1121 +#: gdk-pixbuf/gdk-pixbuf-io.c:1124 #, c-format msgid "Failed to load image '%s': %s" msgstr "Ne mogu da učitam sliku „%s“: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2015 gdk-pixbuf/io-gdip-utils.c:837 +#: gdk-pixbuf/gdk-pixbuf-io.c:2029 gdk-pixbuf/io-gdip-utils.c:835 #, c-format msgid "Error writing to image file: %s" msgstr "Greška upisa u datoteku slike: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2057 gdk-pixbuf/gdk-pixbuf-io.c:2178 +#: gdk-pixbuf/gdk-pixbuf-io.c:2071 gdk-pixbuf/gdk-pixbuf-io.c:2192 #, c-format msgid "This build of gdk-pixbuf does not support saving the image format: %s" msgstr "Ovo izdanje gdk-sličice ne podržava čuvanje ove vrste slike: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2088 +#: gdk-pixbuf/gdk-pixbuf-io.c:2102 msgid "Insufficient memory to save image to callback" msgstr "Nema dovoljno memorije za čuvanje slike u pozivnu funkciju" -#: gdk-pixbuf/gdk-pixbuf-io.c:2101 +#: gdk-pixbuf/gdk-pixbuf-io.c:2115 msgid "Failed to open temporary file" msgstr "Ne mogu da otvorim privremenu datoteku" -#: gdk-pixbuf/gdk-pixbuf-io.c:2124 +#: gdk-pixbuf/gdk-pixbuf-io.c:2138 msgid "Failed to read from temporary file" msgstr "Ne mogu da čitam iz privremene datoteke" -#: gdk-pixbuf/gdk-pixbuf-io.c:2372 +#: gdk-pixbuf/gdk-pixbuf-io.c:2382 #, c-format msgid "Failed to open '%s' for writing: %s" msgstr "Ne mogu da otvorim „%s“ radi upisa: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2398 +#: gdk-pixbuf/gdk-pixbuf-io.c:2408 #, c-format msgid "" "Failed to close '%s' while writing image, all data may not have been saved: " @@ -122,15 +122,15 @@ msgstr "" "Ne mogu da zatvorim „%s“ pri upisu slike, moguće je da nisu svi podaci " "sačuvani: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2619 gdk-pixbuf/gdk-pixbuf-io.c:2671 +#: gdk-pixbuf/gdk-pixbuf-io.c:2629 gdk-pixbuf/gdk-pixbuf-io.c:2681 msgid "Insufficient memory to save image into a buffer" msgstr "Nema dovoljno memorije za čuvanje slike u međumemoriju" -#: gdk-pixbuf/gdk-pixbuf-io.c:2717 +#: gdk-pixbuf/gdk-pixbuf-io.c:2727 msgid "Error writing to image stream" msgstr "Greška upisa u tok slike" -#: gdk-pixbuf/gdk-pixbuf-loader.c:393 +#: gdk-pixbuf/gdk-pixbuf-loader.c:384 #, c-format msgid "" "Internal error: Image loader module '%s' failed to complete an operation, " @@ -139,24 +139,24 @@ msgstr "" "Unutrašnja greška: Modul za učitavanje slika „%s“ nije uspeo da obavi " "operaciju, a nije naveo ni razlog neuspeha" -#: gdk-pixbuf/gdk-pixbuf-loader.c:435 +#: gdk-pixbuf/gdk-pixbuf-loader.c:426 #, c-format msgid "Incremental loading of image type '%s' is not supported" msgstr "Nije podržano postepeno učitavanje slike vrste „%s“" -#: gdk-pixbuf/gdk-pixdata.c:160 +#: gdk-pixbuf/gdk-pixdata.c:158 msgid "Image header corrupt" msgstr "Zaglavlje slike je oštećeno" -#: gdk-pixbuf/gdk-pixdata.c:165 +#: gdk-pixbuf/gdk-pixdata.c:163 msgid "Image format unknown" msgstr "Nepoznata vrsta slike" -#: gdk-pixbuf/gdk-pixdata.c:170 gdk-pixbuf/gdk-pixdata.c:502 +#: gdk-pixbuf/gdk-pixdata.c:168 gdk-pixbuf/gdk-pixdata.c:501 msgid "Image pixel data corrupt" msgstr "Oštećeni su podaci o tačkama slike" -#: gdk-pixbuf/gdk-pixdata.c:446 +#: gdk-pixbuf/gdk-pixdata.c:445 #, c-format msgid "failed to allocate image buffer of %u byte" msgid_plural "failed to allocate image buffer of %u bytes" @@ -165,79 +165,83 @@ msgstr[1] "nisam uspeo da dodelim međumemoriju slike od %u bajta" msgstr[2] "nisam uspeo da dodelim međumemoriju slike od %u bajtova" msgstr[3] "nisam uspeo da dodelim međumemoriju slike od jednog bajta" -#: gdk-pixbuf/io-ani.c:244 +#: gdk-pixbuf/io-ani.c:242 msgid "Unexpected icon chunk in animation" msgstr "Neočekivani delić ikonice u animaciji" -#: gdk-pixbuf/io-ani.c:342 gdk-pixbuf/io-ani.c:400 gdk-pixbuf/io-ani.c:426 -#: gdk-pixbuf/io-ani.c:449 gdk-pixbuf/io-ani.c:476 gdk-pixbuf/io-ani.c:563 +#: gdk-pixbuf/io-ani.c:340 gdk-pixbuf/io-ani.c:398 gdk-pixbuf/io-ani.c:424 +#: gdk-pixbuf/io-ani.c:447 gdk-pixbuf/io-ani.c:474 gdk-pixbuf/io-ani.c:561 msgid "Invalid header in animation" msgstr "Neispravno zaglavlje animacije" -#: gdk-pixbuf/io-ani.c:352 gdk-pixbuf/io-ani.c:374 gdk-pixbuf/io-ani.c:458 -#: gdk-pixbuf/io-ani.c:485 gdk-pixbuf/io-ani.c:536 gdk-pixbuf/io-ani.c:608 +#: gdk-pixbuf/io-ani.c:350 gdk-pixbuf/io-ani.c:372 gdk-pixbuf/io-ani.c:456 +#: gdk-pixbuf/io-ani.c:483 gdk-pixbuf/io-ani.c:534 gdk-pixbuf/io-ani.c:606 msgid "Not enough memory to load animation" msgstr "Nema dovoljno memorije da učitam animaciju" -#: gdk-pixbuf/io-ani.c:392 gdk-pixbuf/io-ani.c:418 gdk-pixbuf/io-ani.c:437 +#: gdk-pixbuf/io-ani.c:390 gdk-pixbuf/io-ani.c:416 gdk-pixbuf/io-ani.c:435 msgid "Malformed chunk in animation" msgstr "Neispravan delić animacije" +#: gdk-pixbuf/io-ani.c:628 +msgid "ANI image was truncated or incomplete." +msgstr "ANI slika je odsečena ili nepotpuna." + # zabrljano -#: gdk-pixbuf/io-ani.c:660 +#: gdk-pixbuf/io-ani.c:669 msgid "The ANI image format" msgstr "ANI zapis slike" -#: gdk-pixbuf/io-bmp.c:229 gdk-pixbuf/io-bmp.c:266 gdk-pixbuf/io-bmp.c:337 -#: gdk-pixbuf/io-bmp.c:369 gdk-pixbuf/io-bmp.c:392 gdk-pixbuf/io-bmp.c:495 +#: gdk-pixbuf/io-bmp.c:227 gdk-pixbuf/io-bmp.c:264 gdk-pixbuf/io-bmp.c:335 +#: gdk-pixbuf/io-bmp.c:367 gdk-pixbuf/io-bmp.c:390 gdk-pixbuf/io-bmp.c:493 msgid "BMP image has bogus header data" msgstr "BMP slika ima neispravno zaglavlje" # šta nam naročito bitmap kaže? -#: gdk-pixbuf/io-bmp.c:240 gdk-pixbuf/io-bmp.c:432 +#: gdk-pixbuf/io-bmp.c:238 gdk-pixbuf/io-bmp.c:430 msgid "Not enough memory to load bitmap image" msgstr "Nema dovoljno memorije da učitam bitmap sliku" # ili nepodržanu veličinu zaglavlja??? -#: gdk-pixbuf/io-bmp.c:318 +#: gdk-pixbuf/io-bmp.c:316 msgid "BMP image has unsupported header size" msgstr "BMP slika sadrži zaglavlje nepodržane veličine" -#: gdk-pixbuf/io-bmp.c:356 +#: gdk-pixbuf/io-bmp.c:354 msgid "Topdown BMP images cannot be compressed" msgstr "Okrenute BMP slike ne mogu biti sažete" -#: gdk-pixbuf/io-bmp.c:716 gdk-pixbuf/io-pnm.c:707 +#: gdk-pixbuf/io-bmp.c:714 gdk-pixbuf/io-pnm.c:705 msgid "Premature end-of-file encountered" msgstr "Naiđoh na prevremen kraj datoteke" -#: gdk-pixbuf/io-bmp.c:1328 +#: gdk-pixbuf/io-bmp.c:1326 msgid "Couldn't allocate memory for saving BMP file" msgstr "Ne mogu da dodelim memoriju za čuvanje BMP datoteke" -#: gdk-pixbuf/io-bmp.c:1369 +#: gdk-pixbuf/io-bmp.c:1367 msgid "Couldn't write to BMP file" msgstr "Ne mogu da upišem u BMP datoteku" -#: gdk-pixbuf/io-bmp.c:1422 gdk-pixbuf/io-gdip-bmp.c:82 +#: gdk-pixbuf/io-bmp.c:1420 gdk-pixbuf/io-gdip-bmp.c:80 msgid "The BMP image format" msgstr "BMP zapis slike" -#: gdk-pixbuf/io-gdip-emf.c:59 +#: gdk-pixbuf/io-gdip-emf.c:57 msgid "The EMF image format" msgstr "EMF zapis slike" # zabrljano -#: gdk-pixbuf/io-gdip-gif.c:80 gdk-pixbuf/io-gif.c:1720 +#: gdk-pixbuf/io-gdip-gif.c:78 gdk-pixbuf/io-gif.c:1718 msgid "The GIF image format" msgstr "GIF zapis slike" # -#: gdk-pixbuf/io-gdip-ico.c:59 gdk-pixbuf/io-ico.c:1271 +#: gdk-pixbuf/io-gdip-ico.c:57 gdk-pixbuf/io-ico.c:1269 msgid "The ICO image format" msgstr "ICO zapis slike" -#: gdk-pixbuf/io-gdip-jpeg.c:53 gdk-pixbuf/io-jpeg.c:1249 +#: gdk-pixbuf/io-gdip-jpeg.c:51 gdk-pixbuf/io-jpeg.c:1249 #, c-format msgid "" "JPEG quality must be a value between 0 and 100; value '%s' could not be " @@ -246,7 +250,7 @@ msgstr "" "Kvalitet JPEG-a mora biti vrednost između 0 i 100; ne mogu da obradim " "vrednost „%s“." -#: gdk-pixbuf/io-gdip-jpeg.c:68 gdk-pixbuf/io-jpeg.c:1265 +#: gdk-pixbuf/io-gdip-jpeg.c:66 gdk-pixbuf/io-jpeg.c:1265 #, c-format msgid "" "JPEG quality must be a value between 0 and 100; value '%d' is not allowed." @@ -254,115 +258,119 @@ msgstr "" "Kvalitet JPEG-a mora biti vrednost između 0 i 100; nije dozvoljena vrednost " "„%d“." -#: gdk-pixbuf/io-gdip-jpeg.c:136 gdk-pixbuf/io-jpeg.c:1478 +#: gdk-pixbuf/io-gdip-jpeg.c:134 gdk-pixbuf/io-jpeg.c:1478 msgid "The JPEG image format" msgstr "JPEG zapis slike" -#: gdk-pixbuf/io-gdip-utils.c:154 +#: gdk-pixbuf/io-gdip-tiff.c:80 gdk-pixbuf/io-tiff.c:786 +msgid "The TIFF image format" +msgstr "TIFF zapis slika" + +#: gdk-pixbuf/io-gdip-utils.c:152 #, c-format msgid "Could not allocate memory: %s" msgstr "Ne mogu da dodelim memoriju: %s" -#: gdk-pixbuf/io-gdip-utils.c:179 gdk-pixbuf/io-gdip-utils.c:293 -#: gdk-pixbuf/io-gdip-utils.c:333 +#: gdk-pixbuf/io-gdip-utils.c:177 gdk-pixbuf/io-gdip-utils.c:291 +#: gdk-pixbuf/io-gdip-utils.c:331 #, c-format msgid "Could not create stream: %s" msgstr "Ne mogu da napravim tok: %s" -#: gdk-pixbuf/io-gdip-utils.c:193 +#: gdk-pixbuf/io-gdip-utils.c:191 #, c-format msgid "Could not seek stream: %s" msgstr "Ne mogu da se krećem po toku: %s" -#: gdk-pixbuf/io-gdip-utils.c:205 +#: gdk-pixbuf/io-gdip-utils.c:203 #, c-format msgid "Could not read from stream: %s" msgstr "Ne mogu da čitam iz toka: %s" -#: gdk-pixbuf/io-gdip-utils.c:617 +#: gdk-pixbuf/io-gdip-utils.c:615 msgid "Couldn't load bitmap" msgstr "Ne mogu da otvorim bitmapu" -#: gdk-pixbuf/io-gdip-utils.c:773 +#: gdk-pixbuf/io-gdip-utils.c:771 msgid "Couldn't load metafile" msgstr "Ne mogu da otvorim metadatoteku" # malo slobode ovak'ome umetniku se mora dati -#: gdk-pixbuf/io-gdip-utils.c:878 +#: gdk-pixbuf/io-gdip-utils.c:876 msgid "Unsupported image format for GDI+" msgstr "Nepodržana vrsta slike za GDI+" -#: gdk-pixbuf/io-gdip-utils.c:885 +#: gdk-pixbuf/io-gdip-utils.c:883 msgid "Couldn't save" msgstr "Ne mogu da sačuvam" -#: gdk-pixbuf/io-gdip-wmf.c:58 +#: gdk-pixbuf/io-gdip-wmf.c:56 msgid "The WMF image format" msgstr "VMF zapis slike" -#: gdk-pixbuf/io-gif.c:222 +#: gdk-pixbuf/io-gif.c:220 #, c-format msgid "Failure reading GIF: %s" msgstr "Greška pri čitanju GIF-a: %s" -#: gdk-pixbuf/io-gif.c:496 gdk-pixbuf/io-gif.c:1502 gdk-pixbuf/io-gif.c:1669 +#: gdk-pixbuf/io-gif.c:494 gdk-pixbuf/io-gif.c:1500 gdk-pixbuf/io-gif.c:1667 msgid "GIF file was missing some data (perhaps it was truncated somehow?)" msgstr "GIF datoteci nedostaje nešto podataka (možda je nekako skraćena?)" -#: gdk-pixbuf/io-gif.c:505 +#: gdk-pixbuf/io-gif.c:503 #, c-format msgid "Internal error in the GIF loader (%s)" msgstr "Unutrašnja greška učitavača GIF-a (%s)" -#: gdk-pixbuf/io-gif.c:579 +#: gdk-pixbuf/io-gif.c:577 msgid "Stack overflow" msgstr "Prekoračenje steka" -#: gdk-pixbuf/io-gif.c:639 +#: gdk-pixbuf/io-gif.c:637 msgid "GIF image loader cannot understand this image." msgstr "Učitavač GIF slika ne prepoznaje ovu sliku." -#: gdk-pixbuf/io-gif.c:668 +#: gdk-pixbuf/io-gif.c:666 msgid "Bad code encountered" msgstr "Naiđoh na loš zapis" -#: gdk-pixbuf/io-gif.c:678 +#: gdk-pixbuf/io-gif.c:676 msgid "Circular table entry in GIF file" msgstr "Kružni unos u tabeli GIF datoteke" -#: gdk-pixbuf/io-gif.c:866 gdk-pixbuf/io-gif.c:1488 gdk-pixbuf/io-gif.c:1541 -#: gdk-pixbuf/io-gif.c:1657 +#: gdk-pixbuf/io-gif.c:864 gdk-pixbuf/io-gif.c:1486 gdk-pixbuf/io-gif.c:1539 +#: gdk-pixbuf/io-gif.c:1655 msgid "Not enough memory to load GIF file" msgstr "Nema dovoljno memorije da učitam GIF datoteku" -#: gdk-pixbuf/io-gif.c:960 +#: gdk-pixbuf/io-gif.c:958 msgid "Not enough memory to composite a frame in GIF file" msgstr "Nema dovoljno memorije za slaganje kadra u GIF datoteci" -#: gdk-pixbuf/io-gif.c:1132 +#: gdk-pixbuf/io-gif.c:1130 msgid "GIF image is corrupt (incorrect LZW compression)" msgstr "GIF slika je oštećena (neispravno LZV sažimanje)" -#: gdk-pixbuf/io-gif.c:1182 +#: gdk-pixbuf/io-gif.c:1180 msgid "File does not appear to be a GIF file" msgstr "Izgleda da ovo nije GIF datoteka" -#: gdk-pixbuf/io-gif.c:1194 +#: gdk-pixbuf/io-gif.c:1192 #, c-format msgid "Version %s of the GIF file format is not supported" msgstr "Izdanje %s GIF vrste zapisa nije podržano" -#: gdk-pixbuf/io-gif.c:1241 +#: gdk-pixbuf/io-gif.c:1239 msgid "Resulting GIF image has zero size" msgstr "Rezultirajuća GIF slika ima veličinu nula" -#: gdk-pixbuf/io-gif.c:1320 +#: gdk-pixbuf/io-gif.c:1318 msgid "" "GIF image has no global colormap, and a frame inside it has no local " "colormap." msgstr "GIF slika nema opštu mapu boja, a kadar u njemu nema mesnu mapu boja." -#: gdk-pixbuf/io-gif.c:1564 +#: gdk-pixbuf/io-gif.c:1562 msgid "GIF image was truncated or incomplete." msgstr "GIF slika je odsečena ili nepotpuna." @@ -380,90 +388,90 @@ msgstr "Ne mogu da dekodiram ICNS datoteku" msgid "The ICNS image format" msgstr "ICNS format slike" -#: gdk-pixbuf/io-ico.c:228 gdk-pixbuf/io-ico.c:242 gdk-pixbuf/io-ico.c:291 -#: gdk-pixbuf/io-ico.c:302 gdk-pixbuf/io-ico.c:395 +#: gdk-pixbuf/io-ico.c:226 gdk-pixbuf/io-ico.c:240 gdk-pixbuf/io-ico.c:289 +#: gdk-pixbuf/io-ico.c:300 gdk-pixbuf/io-ico.c:393 msgid "Invalid header in icon" msgstr "Neispravno zaglavlje ikonice" # negde sam video dobar prevod za ikonicu, ali ne sećam se koji je, a ni gde -#: gdk-pixbuf/io-ico.c:257 gdk-pixbuf/io-ico.c:312 gdk-pixbuf/io-ico.c:405 -#: gdk-pixbuf/io-ico.c:458 gdk-pixbuf/io-ico.c:488 +#: gdk-pixbuf/io-ico.c:255 gdk-pixbuf/io-ico.c:310 gdk-pixbuf/io-ico.c:403 +#: gdk-pixbuf/io-ico.c:456 gdk-pixbuf/io-ico.c:486 msgid "Not enough memory to load icon" msgstr "Nema dovoljno memorije za učitavanje ikonice" -#: gdk-pixbuf/io-ico.c:338 +#: gdk-pixbuf/io-ico.c:336 msgid "Compressed icons are not supported" msgstr "Sažete ikonice nisu podržane" -#: gdk-pixbuf/io-ico.c:358 +#: gdk-pixbuf/io-ico.c:356 msgid "Icon has zero width" msgstr "Ikonica je širine nula" -#: gdk-pixbuf/io-ico.c:368 +#: gdk-pixbuf/io-ico.c:366 msgid "Icon has zero height" msgstr "Ikonica je visine nula" -#: gdk-pixbuf/io-ico.c:443 +#: gdk-pixbuf/io-ico.c:441 msgid "Unsupported icon type" msgstr "Nepodržana vrsta ikonice" -#: gdk-pixbuf/io-ico.c:537 +#: gdk-pixbuf/io-ico.c:535 msgid "Not enough memory to load ICO file" msgstr "Nema dovoljno memorije za učitavanje ICO datoteke" -#: gdk-pixbuf/io-ico.c:1002 +#: gdk-pixbuf/io-ico.c:1000 msgid "Image too large to be saved as ICO" msgstr "Slika je prevelika za čuvanje kao ICO" -#: gdk-pixbuf/io-ico.c:1013 +#: gdk-pixbuf/io-ico.c:1011 msgid "Cursor hotspot outside image" msgstr "Pokazivač kursora je van slike" -#: gdk-pixbuf/io-ico.c:1036 +#: gdk-pixbuf/io-ico.c:1034 #, c-format msgid "Unsupported depth for ICO file: %d" msgstr "Nepodržana dubina za ICO datoteku: %d" -#: gdk-pixbuf/io-jasper.c:74 +#: gdk-pixbuf/io-jasper.c:73 msgid "Couldn't allocate memory for stream" msgstr "Ne mogu da dodelim memoriju za tok" -#: gdk-pixbuf/io-jasper.c:104 +#: gdk-pixbuf/io-jasper.c:103 msgid "Couldn't decode image" msgstr "Ne mogu da dekodiram sliku" # koliko njih će me tući zbog „preinačeni"? -#: gdk-pixbuf/io-jasper.c:122 +#: gdk-pixbuf/io-jasper.c:121 msgid "Transformed JPEG2000 has zero width or height" msgstr "Preinačeni JPEG2000 ima visinu ili širinu nula" -#: gdk-pixbuf/io-jasper.c:136 +#: gdk-pixbuf/io-jasper.c:135 msgid "Image type currently not supported" msgstr "Vrsta slike za sada nije podržana" -#: gdk-pixbuf/io-jasper.c:148 gdk-pixbuf/io-jasper.c:156 +#: gdk-pixbuf/io-jasper.c:147 gdk-pixbuf/io-jasper.c:155 msgid "Couldn't allocate memory for color profile" msgstr "Ne mogu da dodelim memoriju za paletu boja" -#: gdk-pixbuf/io-jasper.c:182 +#: gdk-pixbuf/io-jasper.c:181 msgid "Insufficient memory to open JPEG 2000 file" msgstr "Nema dovoljno memorije za otvaranje JPEG2000 datoteke" -#: gdk-pixbuf/io-jasper.c:261 +#: gdk-pixbuf/io-jasper.c:260 msgid "Couldn't allocate memory to buffer image data" msgstr "Ne mogu da dodelim memoriju za privremeno smeštanje podataka slike" -#: gdk-pixbuf/io-jasper.c:305 +#: gdk-pixbuf/io-jasper.c:304 msgid "The JPEG 2000 image format" msgstr "JPEG2000 zapis slike" # kao kod fotoaparata/razvijanja slika ;) -#: gdk-pixbuf/io-jpeg.c:126 +#: gdk-pixbuf/io-jpeg.c:124 #, c-format msgid "Error interpreting JPEG image file (%s)" msgstr "Greška pri razvijanju JPEG slike (%s)" -#: gdk-pixbuf/io-jpeg.c:604 +#: gdk-pixbuf/io-jpeg.c:597 msgid "" "Insufficient memory to load image, try exiting some applications to free " "memory" @@ -472,18 +480,18 @@ msgstr "" "oslobodite memoriju" # grafički dizajneri, kako se ovo prevodi? -#: gdk-pixbuf/io-jpeg.c:651 gdk-pixbuf/io-jpeg.c:865 +#: gdk-pixbuf/io-jpeg.c:645 gdk-pixbuf/io-jpeg.c:858 #, c-format msgid "Unsupported JPEG color space (%s)" msgstr "Nepodržan JPEG prostor boja (%s)" -#: gdk-pixbuf/io-jpeg.c:764 gdk-pixbuf/io-jpeg.c:1044 +#: gdk-pixbuf/io-jpeg.c:757 gdk-pixbuf/io-jpeg.c:1037 #: gdk-pixbuf/io-jpeg.c:1308 gdk-pixbuf/io-jpeg.c:1318 msgid "Couldn't allocate memory for loading JPEG file" msgstr "Ne mogu da dodelim memoriju za učitavanje JPEG slike" # koliko njih će me tući zbog „preinačeni"? -#: gdk-pixbuf/io-jpeg.c:1018 +#: gdk-pixbuf/io-jpeg.c:1011 msgid "Transformed JPEG has zero width or height." msgstr "Preinačeni JPEG ima visinu ili širinu nula." @@ -492,92 +500,92 @@ msgstr "Preinačeni JPEG ima visinu ili širinu nula." msgid "Color profile has invalid length '%u'." msgstr "Profil boja nije ispravne dužine „%u“." -#: gdk-pixbuf/io-pcx.c:186 +#: gdk-pixbuf/io-pcx.c:184 msgid "Couldn't allocate memory for header" msgstr "Ne mogu da dodelim memoriju za zaglavlje" -#: gdk-pixbuf/io-pcx.c:201 gdk-pixbuf/io-pcx.c:559 +#: gdk-pixbuf/io-pcx.c:199 gdk-pixbuf/io-pcx.c:557 msgid "Couldn't allocate memory for context buffer" msgstr "Ne mogu da dodelim memoriju za međumemoriju sadržaja" -#: gdk-pixbuf/io-pcx.c:600 +#: gdk-pixbuf/io-pcx.c:598 msgid "Image has invalid width and/or height" msgstr "Slika je neispravne širine i/ili visine" -#: gdk-pixbuf/io-pcx.c:612 gdk-pixbuf/io-pcx.c:673 +#: gdk-pixbuf/io-pcx.c:610 gdk-pixbuf/io-pcx.c:671 msgid "Image has unsupported bpp" msgstr "Slika sadrži nepodržan broj bitova po tački" -#: gdk-pixbuf/io-pcx.c:617 gdk-pixbuf/io-pcx.c:625 +#: gdk-pixbuf/io-pcx.c:615 gdk-pixbuf/io-pcx.c:623 #, c-format msgid "Image has unsupported number of %d-bit planes" msgstr "Slika sadrži nepodržan broj %d-bitnih ravni" -#: gdk-pixbuf/io-pcx.c:641 +#: gdk-pixbuf/io-pcx.c:639 msgid "Couldn't create new pixbuf" msgstr "Ne mogu da napravim novu sličicu" -#: gdk-pixbuf/io-pcx.c:649 +#: gdk-pixbuf/io-pcx.c:647 msgid "Couldn't allocate memory for line data" msgstr "Ne mogu da dodelim memoriju za podatke linije" -#: gdk-pixbuf/io-pcx.c:656 +#: gdk-pixbuf/io-pcx.c:654 msgid "Couldn't allocate memory for PCX image" msgstr "Ne mogu da dodelim memoriju za PCIks sliku" -#: gdk-pixbuf/io-pcx.c:703 +#: gdk-pixbuf/io-pcx.c:701 msgid "Didn't get all lines of PCX image" msgstr "Nisam učitao sve linije iz PCIks slike" -#: gdk-pixbuf/io-pcx.c:710 +#: gdk-pixbuf/io-pcx.c:708 msgid "No palette found at end of PCX data" msgstr "Nije nađena paleta na kraju PCIks podataka" -#: gdk-pixbuf/io-pcx.c:755 +#: gdk-pixbuf/io-pcx.c:753 msgid "The PCX image format" msgstr "PCIks zapis slike" # koliko njih će me tući zbog „preinačeni"? -#: gdk-pixbuf/io-pixdata.c:148 +#: gdk-pixbuf/io-pixdata.c:146 msgid "Transformed pixbuf has zero width or height." msgstr "Preinačena sličica ima visinu ili širinu nula." -#: gdk-pixbuf/io-pixdata.c:186 +#: gdk-pixbuf/io-pixdata.c:184 msgid "The GdkPixdata format" msgstr "Gdk Piksdata zapis slike" -#: gdk-pixbuf/io-png.c:54 +#: gdk-pixbuf/io-png.c:53 msgid "Bits per channel of PNG image is invalid." msgstr "Neispravan broj bitova po kanalu PNG slike." # koliko njih će me tući zbog „preinačeni"? -#: gdk-pixbuf/io-png.c:135 gdk-pixbuf/io-png.c:641 +#: gdk-pixbuf/io-png.c:134 gdk-pixbuf/io-png.c:640 msgid "Transformed PNG has zero width or height." msgstr "Preinačeni PNG ima visinu ili širinu nula." -#: gdk-pixbuf/io-png.c:143 +#: gdk-pixbuf/io-png.c:142 msgid "Bits per channel of transformed PNG is not 8." msgstr "Broj bitova po kanalu preinačenog PNG nije 8." -#: gdk-pixbuf/io-png.c:152 +#: gdk-pixbuf/io-png.c:151 msgid "Transformed PNG not RGB or RGBA." msgstr "Preinačeni PNG nije RGB ili RGBA." -#: gdk-pixbuf/io-png.c:161 +#: gdk-pixbuf/io-png.c:160 msgid "Transformed PNG has unsupported number of channels, must be 3 or 4." msgstr "Nepodržan broj kanala u preinačenoj PNG slici; mora biti 3 ili 4." -#: gdk-pixbuf/io-png.c:182 +#: gdk-pixbuf/io-png.c:181 #, c-format msgid "Fatal error in PNG image file: %s" msgstr "Kobna greška u PNG slici: %s" -#: gdk-pixbuf/io-png.c:315 +#: gdk-pixbuf/io-png.c:314 msgid "Insufficient memory to load PNG file" msgstr "Nema dovoljno memorije za učitavanje PNG datoteke" # ne moramo valjda sve doslovno? -#: gdk-pixbuf/io-png.c:656 +#: gdk-pixbuf/io-png.c:655 #, c-format msgid "" "Insufficient memory to store a %lu by %lu image; try exiting some " @@ -586,32 +594,32 @@ msgstr "" "Nema dovoljno memorije za smeštaj slike veličine %lu × %lu; pokušajte da " "oslobodite nešto memorije zatvaranjem nekih programa" -#: gdk-pixbuf/io-png.c:719 +#: gdk-pixbuf/io-png.c:718 msgid "Fatal error reading PNG image file" msgstr "Kobna greška pri čitanju PNG slike" -#: gdk-pixbuf/io-png.c:768 +#: gdk-pixbuf/io-png.c:767 #, c-format msgid "Fatal error reading PNG image file: %s" msgstr "Kobna greška pri čitanju PNG slike: %s" -#: gdk-pixbuf/io-png.c:858 +#: gdk-pixbuf/io-png.c:857 msgid "" "Keys for PNG text chunks must have at least 1 and at most 79 characters." msgstr "" "Ključevi za tekstualne odeljke PNG-a moraju imati bar 1, a najviše 79 " "znakova." -#: gdk-pixbuf/io-png.c:867 +#: gdk-pixbuf/io-png.c:866 msgid "Keys for PNG text chunks must be ASCII characters." msgstr "Ključevi za tekstualne odeljke PNG-a moraju biti ASKRI znakovi." -#: gdk-pixbuf/io-png.c:881 gdk-pixbuf/io-tiff.c:667 +#: gdk-pixbuf/io-png.c:880 gdk-pixbuf/io-tiff.c:665 #, c-format msgid "Color profile has invalid length %d." msgstr "Profil boja nije ispravne dužine %d." -#: gdk-pixbuf/io-png.c:894 +#: gdk-pixbuf/io-png.c:893 #, c-format msgid "" "PNG compression level must be a value between 0 and 9; value '%s' could not " @@ -620,7 +628,7 @@ msgstr "" "Nivo sažimanja PNG-a mora biti vrednost između 0 i 9; ne mogu da obradim " "vrednost „%s“." -#: gdk-pixbuf/io-png.c:907 +#: gdk-pixbuf/io-png.c:906 #, c-format msgid "" "PNG compression level must be a value between 0 and 9; value '%d' is not " @@ -629,88 +637,88 @@ msgstr "" "Nivo sažimanja PNG-a mora biti vrednost između 0 i 9; vrednost „%d“ nije " "dopuštena." -#: gdk-pixbuf/io-png.c:955 +#: gdk-pixbuf/io-png.c:954 #, c-format msgid "Value for PNG text chunk %s cannot be converted to ISO-8859-1 encoding." msgstr "" "Vrednost tekstualnog odeljka PNG-a %s se ne može pretvoriti u ISO-8859-1 " "zapis." -#: gdk-pixbuf/io-png.c:1118 +#: gdk-pixbuf/io-png.c:1117 msgid "The PNG image format" msgstr "PNG zapis slike" # Da li koristiti aorist?? Ja sam za, a šta kažu ostali... -#: gdk-pixbuf/io-pnm.c:248 +#: gdk-pixbuf/io-pnm.c:246 msgid "PNM loader expected to find an integer, but didn't" msgstr "Učitavač PNM slika je očekivao ceo broj, ali ga nije našao" -#: gdk-pixbuf/io-pnm.c:280 +#: gdk-pixbuf/io-pnm.c:278 msgid "PNM file has an incorrect initial byte" msgstr "PNM datoteka sadrži neispravan početni bajt" -#: gdk-pixbuf/io-pnm.c:310 +#: gdk-pixbuf/io-pnm.c:308 msgid "PNM file is not in a recognized PNM subformat" msgstr "PNM datoteka nije u poznatom PNM podzapisu" -#: gdk-pixbuf/io-pnm.c:335 +#: gdk-pixbuf/io-pnm.c:333 msgid "PNM file has an image width of 0" msgstr "PNM datoteka sadrži sliku širine 0" -#: gdk-pixbuf/io-pnm.c:356 +#: gdk-pixbuf/io-pnm.c:354 msgid "PNM file has an image height of 0" msgstr "PNM datoteka sadrži sliku visine 0" -#: gdk-pixbuf/io-pnm.c:379 +#: gdk-pixbuf/io-pnm.c:377 msgid "Maximum color value in PNM file is 0" msgstr "Najveća vrednost boje u PNM datoteci je 0" -#: gdk-pixbuf/io-pnm.c:387 +#: gdk-pixbuf/io-pnm.c:385 msgid "Maximum color value in PNM file is too large" msgstr "Najveća vrednost boje u PNM datoteci je prevelika" -#: gdk-pixbuf/io-pnm.c:427 gdk-pixbuf/io-pnm.c:457 gdk-pixbuf/io-pnm.c:502 +#: gdk-pixbuf/io-pnm.c:425 gdk-pixbuf/io-pnm.c:455 gdk-pixbuf/io-pnm.c:500 msgid "Raw PNM image type is invalid" msgstr "Vrsta sirove PNM slike nije ispravna" -#: gdk-pixbuf/io-pnm.c:652 +#: gdk-pixbuf/io-pnm.c:650 msgid "PNM image loader does not support this PNM subformat" msgstr "Učitavač PNM slika ne podržava ovaj PNM podzapis" -#: gdk-pixbuf/io-pnm.c:739 gdk-pixbuf/io-pnm.c:966 +#: gdk-pixbuf/io-pnm.c:737 gdk-pixbuf/io-pnm.c:964 msgid "Raw PNM formats require exactly one whitespace before sample data" msgstr "Sirov PNM zapis zahteva tačno jedan razmak pre sadržaja" -#: gdk-pixbuf/io-pnm.c:766 +#: gdk-pixbuf/io-pnm.c:764 msgid "Cannot allocate memory for loading PNM image" msgstr "Ne mogu da dodelim memoriju za učitavanje PNM slike" # u svakom struktu (Ce jezik) su neki podaci -#: gdk-pixbuf/io-pnm.c:816 +#: gdk-pixbuf/io-pnm.c:814 msgid "Insufficient memory to load PNM context struct" msgstr "Nema dovoljno memorije za učitavanje PNM podataka o smislu" -#: gdk-pixbuf/io-pnm.c:867 +#: gdk-pixbuf/io-pnm.c:865 msgid "Unexpected end of PNM image data" msgstr "Neočekivan kraj PNM slike" -#: gdk-pixbuf/io-pnm.c:995 +#: gdk-pixbuf/io-pnm.c:993 msgid "Insufficient memory to load PNM file" msgstr "Nema dovoljno memorije za učitavanje PNM datoteke" -#: gdk-pixbuf/io-pnm.c:1079 +#: gdk-pixbuf/io-pnm.c:1077 msgid "The PNM/PBM/PGM/PPM image format family" msgstr "Porodica PNM/PBM/PGM/PPM zapisa slika" -#: gdk-pixbuf/io-qtif.c:128 +#: gdk-pixbuf/io-qtif.c:126 msgid "Input file descriptor is NULL." msgstr "Opisivač ulazne datoteke je NULL." -#: gdk-pixbuf/io-qtif.c:143 +#: gdk-pixbuf/io-qtif.c:141 msgid "Failed to read QTIF header" msgstr "Ne mogu da pročitam KuTIF zaglavlje" -#: gdk-pixbuf/io-qtif.c:152 gdk-pixbuf/io-qtif.c:189 gdk-pixbuf/io-qtif.c:459 +#: gdk-pixbuf/io-qtif.c:150 gdk-pixbuf/io-qtif.c:187 gdk-pixbuf/io-qtif.c:454 #, c-format msgid "QTIF atom size too large (%d byte)" msgid_plural "QTIF atom size too large (%d bytes)" @@ -719,7 +727,7 @@ msgstr[1] "Veličina KuTIF atoma je prevelika (%d bajta)" msgstr[2] "Veličina KuTIF atoma je prevelika (%d bajtova)" msgstr[3] "Veličina KuTIF atoma je prevelika (jedan bajt)" -#: gdk-pixbuf/io-qtif.c:175 +#: gdk-pixbuf/io-qtif.c:173 #, c-format msgid "Failed to allocate %d byte for file read buffer" msgid_plural "Failed to allocate %d bytes for file read buffer" @@ -728,12 +736,12 @@ msgstr[1] "Ne mogu da dodelim %d bajta u ostavu za čitanje datoteka" msgstr[2] "Ne mogu da dodelim %d bajtova u ostavu za čitanje datoteka" msgstr[3] "Ne mogu da dodelim jedan bajt u ostavu za čitanje datoteke" -#: gdk-pixbuf/io-qtif.c:206 +#: gdk-pixbuf/io-qtif.c:201 #, c-format msgid "File error when reading QTIF atom: %s" msgstr "Greška u datoteci pri čitanju KuTIF atoma: %s" -#: gdk-pixbuf/io-qtif.c:243 +#: gdk-pixbuf/io-qtif.c:238 #, c-format msgid "Failed to skip the next %d byte with seek()." msgid_plural "Failed to skip the next %d bytes with seek()." @@ -742,235 +750,231 @@ msgstr[1] "Ne mogu da preskočim sledeća %d bajta sa „seek()“." msgstr[2] "Ne mogu da preskočim sledećih %d bajtova sa „seek()“." msgstr[3] "Ne mogu da preskočim sledeći jedan bajt sa „seek()“." -#: gdk-pixbuf/io-qtif.c:270 +#: gdk-pixbuf/io-qtif.c:265 msgid "Failed to allocate QTIF context structure." msgstr "Ne mogu da dodelim strukturu KuTIF sadržaja." -#: gdk-pixbuf/io-qtif.c:330 +#: gdk-pixbuf/io-qtif.c:325 msgid "Failed to create GdkPixbufLoader object." msgstr "Ne mogu da stvorim objekat Gdk učitavača sličice." -#: gdk-pixbuf/io-qtif.c:434 +#: gdk-pixbuf/io-qtif.c:429 msgid "Failed to find an image data atom." msgstr "Ne mogu da pronađem atom sa podacima slike." -#: gdk-pixbuf/io-qtif.c:618 +#: gdk-pixbuf/io-qtif.c:613 msgid "The QTIF image format" msgstr "KuTIF zapis slike" -#: gdk-pixbuf/io-ras.c:125 +#: gdk-pixbuf/io-ras.c:123 msgid "RAS image has bogus header data" msgstr "RAS slika ima neispravno zaglavlje" -#: gdk-pixbuf/io-ras.c:147 +#: gdk-pixbuf/io-ras.c:145 msgid "RAS image has unknown type" msgstr "RAS slika je nepoznate vrste" # malo slobode ovak'ome umetniku se mora dati -#: gdk-pixbuf/io-ras.c:155 +#: gdk-pixbuf/io-ras.c:153 msgid "unsupported RAS image variation" msgstr "nepodržana vrsta RAS slike" -#: gdk-pixbuf/io-ras.c:170 gdk-pixbuf/io-ras.c:199 +#: gdk-pixbuf/io-ras.c:168 gdk-pixbuf/io-ras.c:197 msgid "Not enough memory to load RAS image" msgstr "Nema dovoljno memorije za učitavanje RAS slike" -#: gdk-pixbuf/io-ras.c:544 +#: gdk-pixbuf/io-ras.c:542 msgid "The Sun raster image format" msgstr "Sanov zapis rasterskih slika" # ovde ne možemo staviti „podatke“ pošto ova struktura pokazuje na podatke, vidi niže -#: gdk-pixbuf/io-tga.c:153 +#: gdk-pixbuf/io-tga.c:151 msgid "Cannot allocate memory for IOBuffer struct" msgstr "Ne mogu da dodelim memoriju za UI strukturu međumemorije" -#: gdk-pixbuf/io-tga.c:172 +#: gdk-pixbuf/io-tga.c:170 msgid "Cannot allocate memory for IOBuffer data" msgstr "Ne mogu da dodelim memoriju za UI podatke međumemorije" # malo opširnije nego što bi trebalo: deo „pomoću...“ se može izbaciti # bug: don't use slang -#: gdk-pixbuf/io-tga.c:183 +#: gdk-pixbuf/io-tga.c:181 msgid "Cannot realloc IOBuffer data" msgstr "Ne mogu ponovo da dodelim UI podatke međumemorije" -#: gdk-pixbuf/io-tga.c:213 +#: gdk-pixbuf/io-tga.c:211 msgid "Cannot allocate temporary IOBuffer data" msgstr "Ne mogu da dodelim privremene UI podatke međumemorije" -#: gdk-pixbuf/io-tga.c:346 +#: gdk-pixbuf/io-tga.c:339 msgid "Cannot allocate new pixbuf" msgstr "Ne mogu da dodelim novu sličicu" -#: gdk-pixbuf/io-tga.c:685 +#: gdk-pixbuf/io-tga.c:678 msgid "Image is corrupted or truncated" msgstr "Slika je odsečena ili neispravna" -#: gdk-pixbuf/io-tga.c:692 +#: gdk-pixbuf/io-tga.c:685 msgid "Cannot allocate colormap structure" msgstr "Ne mogu da dodelim strukturu mape boja" -#: gdk-pixbuf/io-tga.c:699 +#: gdk-pixbuf/io-tga.c:692 msgid "Cannot allocate colormap entries" msgstr "Ne mogu da dodelim stavke mape boja" # bitdepth neposredno utiče na broj boja -#: gdk-pixbuf/io-tga.c:721 +#: gdk-pixbuf/io-tga.c:714 msgid "Unexpected bitdepth for colormap entries" msgstr "Neočekivan broj boja za stavke mape boja" -#: gdk-pixbuf/io-tga.c:739 +#: gdk-pixbuf/io-tga.c:732 msgid "Cannot allocate TGA header memory" msgstr "Ne mogu da dodelim memoriju za TGA zaglavlje" -#: gdk-pixbuf/io-tga.c:772 +#: gdk-pixbuf/io-tga.c:765 msgid "TGA image has invalid dimensions" msgstr "TGA slika je neispravne veličine" -#: gdk-pixbuf/io-tga.c:778 gdk-pixbuf/io-tga.c:787 gdk-pixbuf/io-tga.c:797 -#: gdk-pixbuf/io-tga.c:807 gdk-pixbuf/io-tga.c:814 +#: gdk-pixbuf/io-tga.c:771 gdk-pixbuf/io-tga.c:780 gdk-pixbuf/io-tga.c:790 +#: gdk-pixbuf/io-tga.c:800 gdk-pixbuf/io-tga.c:807 msgid "TGA image type not supported" msgstr "TGA zapis slike nije podržan" -#: gdk-pixbuf/io-tga.c:861 +#: gdk-pixbuf/io-tga.c:854 msgid "Cannot allocate memory for TGA context struct" msgstr "Ne mogu da dodelim memoriju za TGA podatke o kontekstu" -#: gdk-pixbuf/io-tga.c:926 +#: gdk-pixbuf/io-tga.c:919 msgid "Excess data in file" msgstr "Previše podataka u datoteci" -#: gdk-pixbuf/io-tga.c:1007 +#: gdk-pixbuf/io-tga.c:1000 msgid "The Targa image format" msgstr "Targa zapis slika" -#: gdk-pixbuf/io-tiff.c:104 +#: gdk-pixbuf/io-tiff.c:102 msgid "Could not get image width (bad TIFF file)" msgstr "Ne mogu da pročitam širinu slike (loša TIFF datoteka)" -#: gdk-pixbuf/io-tiff.c:112 +#: gdk-pixbuf/io-tiff.c:110 msgid "Could not get image height (bad TIFF file)" msgstr "Ne mogu da saznam visinu slike (loša TIFF datoteka)" -#: gdk-pixbuf/io-tiff.c:120 +#: gdk-pixbuf/io-tiff.c:118 msgid "Width or height of TIFF image is zero" msgstr "Visina ili širina TIFF slike je nula" -#: gdk-pixbuf/io-tiff.c:129 gdk-pixbuf/io-tiff.c:138 +#: gdk-pixbuf/io-tiff.c:127 gdk-pixbuf/io-tiff.c:136 msgid "Dimensions of TIFF image too large" msgstr "TIFF slika je prevelika" -#: gdk-pixbuf/io-tiff.c:162 gdk-pixbuf/io-tiff.c:174 gdk-pixbuf/io-tiff.c:491 +#: gdk-pixbuf/io-tiff.c:160 gdk-pixbuf/io-tiff.c:172 gdk-pixbuf/io-tiff.c:489 msgid "Insufficient memory to open TIFF file" msgstr "Nema dovoljno memorije za otvaranje TIFF datoteke" -#: gdk-pixbuf/io-tiff.c:236 +#: gdk-pixbuf/io-tiff.c:234 msgid "Failed to load RGB data from TIFF file" msgstr "Nisam uspeo da učitam RGB podatak iz TIFF datoteke" -#: gdk-pixbuf/io-tiff.c:293 +#: gdk-pixbuf/io-tiff.c:291 msgid "Failed to open TIFF image" msgstr "Nisam uspeo da otvorim TIFF sliku" -#: gdk-pixbuf/io-tiff.c:427 gdk-pixbuf/io-tiff.c:440 +#: gdk-pixbuf/io-tiff.c:425 gdk-pixbuf/io-tiff.c:438 msgid "Failed to load TIFF image" msgstr "Nisam uspeo da učitam TIFF sliku" -#: gdk-pixbuf/io-tiff.c:623 +#: gdk-pixbuf/io-tiff.c:621 msgid "Failed to save TIFF image" msgstr "Nisam uspeo da sačuvam TIFF sliku" -#: gdk-pixbuf/io-tiff.c:656 +#: gdk-pixbuf/io-tiff.c:654 msgid "TIFF compression doesn't refer to a valid codec." msgstr "Pakovanje TIFF-a ne upućuje na odgovarajući kodek." -#: gdk-pixbuf/io-tiff.c:696 +#: gdk-pixbuf/io-tiff.c:694 msgid "Failed to write TIFF data" msgstr "Nisam uspeo da upišem TIFF podatke" -#: gdk-pixbuf/io-tiff.c:733 +#: gdk-pixbuf/io-tiff.c:731 msgid "Couldn't write to TIFF file" msgstr "Ne mogu da upišem u TIFF datoteku" -#: gdk-pixbuf/io-tiff.c:788 -msgid "The TIFF image format" -msgstr "TIFF zapis slika" - -#: gdk-pixbuf/io-wbmp.c:245 +#: gdk-pixbuf/io-wbmp.c:243 msgid "Image has zero width" msgstr "Slika je širine nula" -#: gdk-pixbuf/io-wbmp.c:263 +#: gdk-pixbuf/io-wbmp.c:261 msgid "Image has zero height" msgstr "Slika je visine nula" -#: gdk-pixbuf/io-wbmp.c:274 +#: gdk-pixbuf/io-wbmp.c:272 msgid "Not enough memory to load image" msgstr "Nema dovoljno memorije za učitavanje slike" -#: gdk-pixbuf/io-wbmp.c:333 +#: gdk-pixbuf/io-wbmp.c:331 msgid "Couldn't save the rest" msgstr "Ne mogu da sačuvam ostatak" -#: gdk-pixbuf/io-wbmp.c:374 +#: gdk-pixbuf/io-wbmp.c:372 msgid "The WBMP image format" msgstr "VBMP zapis slika" -#: gdk-pixbuf/io-xbm.c:304 +#: gdk-pixbuf/io-xbm.c:302 msgid "Invalid XBM file" msgstr "Neispravna IksBM datoteka" -#: gdk-pixbuf/io-xbm.c:314 +#: gdk-pixbuf/io-xbm.c:312 msgid "Insufficient memory to load XBM image file" msgstr "Nema dovoljno memorije za učitavanje IksBM slike" -#: gdk-pixbuf/io-xbm.c:462 +#: gdk-pixbuf/io-xbm.c:460 msgid "Failed to write to temporary file when loading XBM image" msgstr "Nisam uspeo da upišem u privremenu datoteku pri učitavanju IksBM slike" -#: gdk-pixbuf/io-xbm.c:501 +#: gdk-pixbuf/io-xbm.c:499 msgid "The XBM image format" msgstr "IksBM zapis slika" -#: gdk-pixbuf/io-xpm.c:469 +#: gdk-pixbuf/io-xpm.c:467 msgid "No XPM header found" msgstr "Nisam našao IksPM zaglavlje" -#: gdk-pixbuf/io-xpm.c:478 +#: gdk-pixbuf/io-xpm.c:476 msgid "Invalid XPM header" msgstr "Neispravno IksPM zaglavlje" -#: gdk-pixbuf/io-xpm.c:486 +#: gdk-pixbuf/io-xpm.c:484 msgid "XPM file has image width <= 0" msgstr "IksPM slika je širine ≤0" # možda bolje rečima? -#: gdk-pixbuf/io-xpm.c:494 +#: gdk-pixbuf/io-xpm.c:492 msgid "XPM file has image height <= 0" msgstr "IksPM slika je visine ≤0" # ili možda pikselu? -#: gdk-pixbuf/io-xpm.c:502 +#: gdk-pixbuf/io-xpm.c:500 msgid "XPM has invalid number of chars per pixel" msgstr "IksPM ima neispravan broj znakova po tački" # možda bolje rečima? -#: gdk-pixbuf/io-xpm.c:511 +#: gdk-pixbuf/io-xpm.c:509 msgid "XPM file has invalid number of colors" msgstr "IksPM datoteka ima neispravan broj boja" -#: gdk-pixbuf/io-xpm.c:523 gdk-pixbuf/io-xpm.c:532 gdk-pixbuf/io-xpm.c:584 +#: gdk-pixbuf/io-xpm.c:521 gdk-pixbuf/io-xpm.c:530 gdk-pixbuf/io-xpm.c:582 msgid "Cannot allocate memory for loading XPM image" msgstr "Ne mogu da dodelim memoriju za učitavanje IksPM slike" -#: gdk-pixbuf/io-xpm.c:546 +#: gdk-pixbuf/io-xpm.c:544 msgid "Cannot read XPM colormap" msgstr "Ne mogu da učitam IksPM mapu boja" -#: gdk-pixbuf/io-xpm.c:778 +#: gdk-pixbuf/io-xpm.c:776 msgid "Failed to write to temporary file when loading XPM image" msgstr "Nisam uspeo da upišem u privremenu datoteku pri učitavanju IksPM slike" -#: gdk-pixbuf/io-xpm.c:817 +#: gdk-pixbuf/io-xpm.c:815 msgid "The XPM image format" msgstr "IksPM zapis slike" diff --git a/po/sv.gmo b/po/sv.gmo index 7fc59241cf5e9d5923625c537d9f252f75dde67f..16f80d96ca5a084cf5c296b63d89bc53156a62db 100644 GIT binary patch delta 28 jcmdnElyT!y#tmiqye7H^rn*LE3PuK2CT5$P_4SkihouNe delta 28 jcmdnElyT!y#tmiqyvDi)Cc1{E3Wf$&Mi!f!_4SkihhGRo diff --git a/po/sv.po b/po/sv.po index 380596c..30ff08b 100644 --- a/po/sv.po +++ b/po/sv.po @@ -9,7 +9,7 @@ msgstr "" "Project-Id-Version: gdk-pixbuf\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=gdk-" "pixbuf\n" -"POT-Creation-Date: 2013-04-15 10:28-0400\n" +"POT-Creation-Date: 2014-05-26 20:46-0400\n" "PO-Revision-Date: 2012-02-25 21:09+0100\n" "Last-Translator: Daniel Nylander \n" "Language-Team: Swedish \n" @@ -19,19 +19,19 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: gdk-pixbuf/gdk-pixbuf-animation.c:160 gdk-pixbuf/gdk-pixbuf-io.c:1064 -#: gdk-pixbuf/gdk-pixbuf-io.c:1330 +#: gdk-pixbuf/gdk-pixbuf-animation.c:158 gdk-pixbuf/gdk-pixbuf-io.c:1077 +#: gdk-pixbuf/gdk-pixbuf-io.c:1333 #, c-format msgid "Failed to open file '%s': %s" msgstr "Misslyckades med att öppna filen \"%s\": %s" # SUN CHANGED MESSAGE -#: gdk-pixbuf/gdk-pixbuf-animation.c:173 gdk-pixbuf/gdk-pixbuf-io.c:1076 +#: gdk-pixbuf/gdk-pixbuf-animation.c:171 gdk-pixbuf/gdk-pixbuf-io.c:962 #, c-format msgid "Image file '%s' contains no data" msgstr "Bildfilen \"%s\" innehåller inga data" -#: gdk-pixbuf/gdk-pixbuf-animation.c:212 +#: gdk-pixbuf/gdk-pixbuf-animation.c:210 #, c-format msgid "" "Failed to load animation '%s': reason not known, probably a corrupt " @@ -40,8 +40,8 @@ msgstr "" "Misslyckades med att läsa in animeringen \"%s\": anledningen är okänd, " "troligtvis en trasig animeringsfil" -#: gdk-pixbuf/gdk-pixbuf-animation.c:280 gdk-pixbuf/gdk-pixbuf-io.c:1112 -#: gdk-pixbuf/gdk-pixbuf-io.c:1382 +#: gdk-pixbuf/gdk-pixbuf-animation.c:278 gdk-pixbuf/gdk-pixbuf-io.c:1113 +#: gdk-pixbuf/gdk-pixbuf-io.c:1385 #, c-format msgid "" "Failed to load image '%s': reason not known, probably a corrupt image file" @@ -49,12 +49,12 @@ msgstr "" "Misslyckades med att läsa in bilden \"%s\": anledningen är okänd, troligtvis " "en trasig bildfil" -#: gdk-pixbuf/gdk-pixbuf-io.c:790 +#: gdk-pixbuf/gdk-pixbuf-io.c:774 #, c-format msgid "Unable to load image-loading module: %s: %s" msgstr "Kan inte läsa in bildinläsningsmodulen: %s: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:805 +#: gdk-pixbuf/gdk-pixbuf-io.c:789 #, c-format msgid "" "Image-loading module %s does not export the proper interface; perhaps it's " @@ -63,53 +63,53 @@ msgstr "" "Bildinläsningsmodulen %s exporterar inte rätt gränssnitt; den kanske är från " "en annan version av gdk-pixbuf?" -#: gdk-pixbuf/gdk-pixbuf-io.c:814 gdk-pixbuf/gdk-pixbuf-io.c:865 +#: gdk-pixbuf/gdk-pixbuf-io.c:798 gdk-pixbuf/gdk-pixbuf-io.c:849 #, c-format msgid "Image type '%s' is not supported" msgstr "Bildtypen \"%s\" stöds inte" -#: gdk-pixbuf/gdk-pixbuf-io.c:950 +#: gdk-pixbuf/gdk-pixbuf-io.c:934 #, c-format msgid "Couldn't recognize the image file format for file '%s'" msgstr "Kunde inte känna igen bildfilformatet på filen \"%s\"" -#: gdk-pixbuf/gdk-pixbuf-io.c:958 +#: gdk-pixbuf/gdk-pixbuf-io.c:942 msgid "Unrecognized image file format" msgstr "Okänt bildfilformat" -#: gdk-pixbuf/gdk-pixbuf-io.c:1121 +#: gdk-pixbuf/gdk-pixbuf-io.c:1124 #, c-format msgid "Failed to load image '%s': %s" msgstr "Misslyckades med att läsa in bilden \"%s\": %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2015 gdk-pixbuf/io-gdip-utils.c:837 +#: gdk-pixbuf/gdk-pixbuf-io.c:2029 gdk-pixbuf/io-gdip-utils.c:835 #, c-format msgid "Error writing to image file: %s" msgstr "Fel vid skrivning till bildfil: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2057 gdk-pixbuf/gdk-pixbuf-io.c:2178 +#: gdk-pixbuf/gdk-pixbuf-io.c:2071 gdk-pixbuf/gdk-pixbuf-io.c:2192 #, c-format msgid "This build of gdk-pixbuf does not support saving the image format: %s" msgstr "Detta bygge av gdk-pixbuf stöder inte sparande av bildformatet: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2088 +#: gdk-pixbuf/gdk-pixbuf-io.c:2102 msgid "Insufficient memory to save image to callback" msgstr "Inte tillräckligt med minne för att spara bild till återuppringning" -#: gdk-pixbuf/gdk-pixbuf-io.c:2101 +#: gdk-pixbuf/gdk-pixbuf-io.c:2115 msgid "Failed to open temporary file" msgstr "Misslyckades med att öppna temporär fil" -#: gdk-pixbuf/gdk-pixbuf-io.c:2124 +#: gdk-pixbuf/gdk-pixbuf-io.c:2138 msgid "Failed to read from temporary file" msgstr "Misslyckades med att läsa från temporär fil" -#: gdk-pixbuf/gdk-pixbuf-io.c:2372 +#: gdk-pixbuf/gdk-pixbuf-io.c:2382 #, c-format msgid "Failed to open '%s' for writing: %s" msgstr "Misslyckades med att öppna \"%s\" för skrivning: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2398 +#: gdk-pixbuf/gdk-pixbuf-io.c:2408 #, c-format msgid "" "Failed to close '%s' while writing image, all data may not have been saved: " @@ -118,15 +118,15 @@ msgstr "" "Misslyckades med att stänga \"%s\" när bilden skrevs, all data kanske inte " "har sparats korrekt: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2619 gdk-pixbuf/gdk-pixbuf-io.c:2671 +#: gdk-pixbuf/gdk-pixbuf-io.c:2629 gdk-pixbuf/gdk-pixbuf-io.c:2681 msgid "Insufficient memory to save image into a buffer" msgstr "Inte tillräckligt med minne för att spara bild till en buffert" -#: gdk-pixbuf/gdk-pixbuf-io.c:2717 +#: gdk-pixbuf/gdk-pixbuf-io.c:2727 msgid "Error writing to image stream" msgstr "Fel vid skrivning till bildström" -#: gdk-pixbuf/gdk-pixbuf-loader.c:393 +#: gdk-pixbuf/gdk-pixbuf-loader.c:384 #, c-format msgid "" "Internal error: Image loader module '%s' failed to complete an operation, " @@ -135,99 +135,104 @@ msgstr "" "Internt fel: Bildinläsningsmodulen \"%s\" misslyckades med att färdigställa " "en åtgärd, men gav inte en anledning till misslyckandet" -#: gdk-pixbuf/gdk-pixbuf-loader.c:435 +#: gdk-pixbuf/gdk-pixbuf-loader.c:426 #, c-format msgid "Incremental loading of image type '%s' is not supported" msgstr "Inkrementell inläsning av bildtypen \"%s\" stöds inte" -#: gdk-pixbuf/gdk-pixdata.c:160 +#: gdk-pixbuf/gdk-pixdata.c:158 msgid "Image header corrupt" msgstr "Bildhuvudet är trasigt" -#: gdk-pixbuf/gdk-pixdata.c:165 +#: gdk-pixbuf/gdk-pixdata.c:163 msgid "Image format unknown" msgstr "Bildformatet är okänt" -#: gdk-pixbuf/gdk-pixdata.c:170 gdk-pixbuf/gdk-pixdata.c:502 +#: gdk-pixbuf/gdk-pixdata.c:168 gdk-pixbuf/gdk-pixdata.c:501 msgid "Image pixel data corrupt" msgstr "Bildpunktsdata är trasigt" -#: gdk-pixbuf/gdk-pixdata.c:446 +#: gdk-pixbuf/gdk-pixdata.c:445 #, c-format msgid "failed to allocate image buffer of %u byte" msgid_plural "failed to allocate image buffer of %u bytes" msgstr[0] "misslyckades med att allokera bildbuffert på %u byte" msgstr[1] "misslyckades med att allokera bildbuffert på %u byte" -#: gdk-pixbuf/io-ani.c:244 +#: gdk-pixbuf/io-ani.c:242 msgid "Unexpected icon chunk in animation" msgstr "Oväntat ikonstycke i animation" -#: gdk-pixbuf/io-ani.c:342 gdk-pixbuf/io-ani.c:400 gdk-pixbuf/io-ani.c:426 -#: gdk-pixbuf/io-ani.c:449 gdk-pixbuf/io-ani.c:476 gdk-pixbuf/io-ani.c:563 +#: gdk-pixbuf/io-ani.c:340 gdk-pixbuf/io-ani.c:398 gdk-pixbuf/io-ani.c:424 +#: gdk-pixbuf/io-ani.c:447 gdk-pixbuf/io-ani.c:474 gdk-pixbuf/io-ani.c:561 msgid "Invalid header in animation" msgstr "Ogiltigt huvud i animation" -#: gdk-pixbuf/io-ani.c:352 gdk-pixbuf/io-ani.c:374 gdk-pixbuf/io-ani.c:458 -#: gdk-pixbuf/io-ani.c:485 gdk-pixbuf/io-ani.c:536 gdk-pixbuf/io-ani.c:608 +#: gdk-pixbuf/io-ani.c:350 gdk-pixbuf/io-ani.c:372 gdk-pixbuf/io-ani.c:456 +#: gdk-pixbuf/io-ani.c:483 gdk-pixbuf/io-ani.c:534 gdk-pixbuf/io-ani.c:606 msgid "Not enough memory to load animation" msgstr "Inte tillräckligt med minne för att läsa in animation" -#: gdk-pixbuf/io-ani.c:392 gdk-pixbuf/io-ani.c:418 gdk-pixbuf/io-ani.c:437 +#: gdk-pixbuf/io-ani.c:390 gdk-pixbuf/io-ani.c:416 gdk-pixbuf/io-ani.c:435 msgid "Malformed chunk in animation" msgstr "Felaktigt stycke i animation" -#: gdk-pixbuf/io-ani.c:660 +#: gdk-pixbuf/io-ani.c:628 +#, fuzzy +msgid "ANI image was truncated or incomplete." +msgstr "GIF-bilden var trunkerad eller ofullständig." + +#: gdk-pixbuf/io-ani.c:669 msgid "The ANI image format" msgstr "Bildformatet ANI" -#: gdk-pixbuf/io-bmp.c:229 gdk-pixbuf/io-bmp.c:266 gdk-pixbuf/io-bmp.c:337 -#: gdk-pixbuf/io-bmp.c:369 gdk-pixbuf/io-bmp.c:392 gdk-pixbuf/io-bmp.c:495 +#: gdk-pixbuf/io-bmp.c:227 gdk-pixbuf/io-bmp.c:264 gdk-pixbuf/io-bmp.c:335 +#: gdk-pixbuf/io-bmp.c:367 gdk-pixbuf/io-bmp.c:390 gdk-pixbuf/io-bmp.c:493 msgid "BMP image has bogus header data" msgstr "BMP-bilden har felaktig huvuddata" -#: gdk-pixbuf/io-bmp.c:240 gdk-pixbuf/io-bmp.c:432 +#: gdk-pixbuf/io-bmp.c:238 gdk-pixbuf/io-bmp.c:430 msgid "Not enough memory to load bitmap image" msgstr "Inte tillräckligt med minne för att läsa in bild" -#: gdk-pixbuf/io-bmp.c:318 +#: gdk-pixbuf/io-bmp.c:316 msgid "BMP image has unsupported header size" msgstr "BMP-bilden har huvudstorlek som inte stöds" # Osäker. -#: gdk-pixbuf/io-bmp.c:356 +#: gdk-pixbuf/io-bmp.c:354 msgid "Topdown BMP images cannot be compressed" msgstr "BMP-bilder som är uppifrån-och-ned kan inte komprimeras" -#: gdk-pixbuf/io-bmp.c:716 gdk-pixbuf/io-pnm.c:707 +#: gdk-pixbuf/io-bmp.c:714 gdk-pixbuf/io-pnm.c:705 msgid "Premature end-of-file encountered" msgstr "För tidigt filslut påträffades" -#: gdk-pixbuf/io-bmp.c:1328 +#: gdk-pixbuf/io-bmp.c:1326 msgid "Couldn't allocate memory for saving BMP file" msgstr "Kunde inte allokera minne för sparande av BMP-fil" -#: gdk-pixbuf/io-bmp.c:1369 +#: gdk-pixbuf/io-bmp.c:1367 msgid "Couldn't write to BMP file" msgstr "Kunde inte skriva till BMP-fil" -#: gdk-pixbuf/io-bmp.c:1422 gdk-pixbuf/io-gdip-bmp.c:82 +#: gdk-pixbuf/io-bmp.c:1420 gdk-pixbuf/io-gdip-bmp.c:80 msgid "The BMP image format" msgstr "Bildformatet BMP" -#: gdk-pixbuf/io-gdip-emf.c:59 +#: gdk-pixbuf/io-gdip-emf.c:57 msgid "The EMF image format" msgstr "Bildformatet EMF" -#: gdk-pixbuf/io-gdip-gif.c:80 gdk-pixbuf/io-gif.c:1720 +#: gdk-pixbuf/io-gdip-gif.c:78 gdk-pixbuf/io-gif.c:1718 msgid "The GIF image format" msgstr "Bildformatet GIF" -#: gdk-pixbuf/io-gdip-ico.c:59 gdk-pixbuf/io-ico.c:1271 +#: gdk-pixbuf/io-gdip-ico.c:57 gdk-pixbuf/io-ico.c:1269 msgid "The ICO image format" msgstr "Bildformatet ICO" -#: gdk-pixbuf/io-gdip-jpeg.c:53 gdk-pixbuf/io-jpeg.c:1249 +#: gdk-pixbuf/io-gdip-jpeg.c:51 gdk-pixbuf/io-jpeg.c:1249 #, c-format msgid "" "JPEG quality must be a value between 0 and 100; value '%s' could not be " @@ -236,7 +241,7 @@ msgstr "" "JPEG-kvaliteten måste vara ett värde mellan 0 och 100; värdet \"%s\" kunde " "inte tolkas." -#: gdk-pixbuf/io-gdip-jpeg.c:68 gdk-pixbuf/io-jpeg.c:1265 +#: gdk-pixbuf/io-gdip-jpeg.c:66 gdk-pixbuf/io-jpeg.c:1265 #, c-format msgid "" "JPEG quality must be a value between 0 and 100; value '%d' is not allowed." @@ -244,109 +249,113 @@ msgstr "" "JPEG-kvaliteten måste vara ett värde mellan 0 och 100; värdet \"%d\" är inte " "tillåtet." -#: gdk-pixbuf/io-gdip-jpeg.c:136 gdk-pixbuf/io-jpeg.c:1478 +#: gdk-pixbuf/io-gdip-jpeg.c:134 gdk-pixbuf/io-jpeg.c:1478 msgid "The JPEG image format" msgstr "Bildformatet JPEG" -#: gdk-pixbuf/io-gdip-utils.c:154 +#: gdk-pixbuf/io-gdip-tiff.c:80 gdk-pixbuf/io-tiff.c:786 +msgid "The TIFF image format" +msgstr "Bildformatet TIFF" + +#: gdk-pixbuf/io-gdip-utils.c:152 #, c-format msgid "Could not allocate memory: %s" msgstr "Kunde inte allokera minne: %s" -#: gdk-pixbuf/io-gdip-utils.c:179 gdk-pixbuf/io-gdip-utils.c:293 -#: gdk-pixbuf/io-gdip-utils.c:333 +#: gdk-pixbuf/io-gdip-utils.c:177 gdk-pixbuf/io-gdip-utils.c:291 +#: gdk-pixbuf/io-gdip-utils.c:331 #, c-format msgid "Could not create stream: %s" msgstr "Kunde inte skapa ström: %s" -#: gdk-pixbuf/io-gdip-utils.c:193 +#: gdk-pixbuf/io-gdip-utils.c:191 #, c-format msgid "Could not seek stream: %s" msgstr "Kunde inte spola i ström: %s" -#: gdk-pixbuf/io-gdip-utils.c:205 +#: gdk-pixbuf/io-gdip-utils.c:203 #, c-format msgid "Could not read from stream: %s" msgstr "Kunde inte läsa från ström: %s" -#: gdk-pixbuf/io-gdip-utils.c:617 +#: gdk-pixbuf/io-gdip-utils.c:615 msgid "Couldn't load bitmap" msgstr "Kunde inte läsa in bitmap" -#: gdk-pixbuf/io-gdip-utils.c:773 +#: gdk-pixbuf/io-gdip-utils.c:771 msgid "Couldn't load metafile" msgstr "Kunde inte läsa in metafil" -#: gdk-pixbuf/io-gdip-utils.c:878 +#: gdk-pixbuf/io-gdip-utils.c:876 msgid "Unsupported image format for GDI+" msgstr "GDI+-bildformatet stöds inte" -#: gdk-pixbuf/io-gdip-utils.c:885 +#: gdk-pixbuf/io-gdip-utils.c:883 msgid "Couldn't save" msgstr "Kunde inte spara" -#: gdk-pixbuf/io-gdip-wmf.c:58 +#: gdk-pixbuf/io-gdip-wmf.c:56 msgid "The WMF image format" msgstr "Bildformatet WMF" -#: gdk-pixbuf/io-gif.c:222 +#: gdk-pixbuf/io-gif.c:220 #, c-format msgid "Failure reading GIF: %s" msgstr "Misslyckades med att läsa GIF: %s" -#: gdk-pixbuf/io-gif.c:496 gdk-pixbuf/io-gif.c:1502 gdk-pixbuf/io-gif.c:1669 +#: gdk-pixbuf/io-gif.c:494 gdk-pixbuf/io-gif.c:1500 gdk-pixbuf/io-gif.c:1667 msgid "GIF file was missing some data (perhaps it was truncated somehow?)" msgstr "GIF-filen saknade en del data (den kanske klipptes på något sätt?)" -#: gdk-pixbuf/io-gif.c:505 +#: gdk-pixbuf/io-gif.c:503 #, c-format msgid "Internal error in the GIF loader (%s)" msgstr "Internt fel i GIF-inläsaren (%s)" -#: gdk-pixbuf/io-gif.c:579 +#: gdk-pixbuf/io-gif.c:577 msgid "Stack overflow" msgstr "Stackspill" -#: gdk-pixbuf/io-gif.c:639 +#: gdk-pixbuf/io-gif.c:637 msgid "GIF image loader cannot understand this image." msgstr "GIF-bildinläsaren kan inte förstå denna bild." -#: gdk-pixbuf/io-gif.c:668 +#: gdk-pixbuf/io-gif.c:666 msgid "Bad code encountered" msgstr "Felaktig kod påträffades" -#: gdk-pixbuf/io-gif.c:678 +#: gdk-pixbuf/io-gif.c:676 msgid "Circular table entry in GIF file" msgstr "Cirkulär tabellpost i GIF-filen" -#: gdk-pixbuf/io-gif.c:866 gdk-pixbuf/io-gif.c:1488 gdk-pixbuf/io-gif.c:1541 -#: gdk-pixbuf/io-gif.c:1657 +#: gdk-pixbuf/io-gif.c:864 gdk-pixbuf/io-gif.c:1486 gdk-pixbuf/io-gif.c:1539 +#: gdk-pixbuf/io-gif.c:1655 msgid "Not enough memory to load GIF file" msgstr "Inte tillräckligt med minne för att läsa in GIF-fil" -#: gdk-pixbuf/io-gif.c:960 +#: gdk-pixbuf/io-gif.c:958 msgid "Not enough memory to composite a frame in GIF file" msgstr "Inte tillräckligt med minne för att komponera en ram i GIF-fil" -#: gdk-pixbuf/io-gif.c:1132 +#: gdk-pixbuf/io-gif.c:1130 msgid "GIF image is corrupt (incorrect LZW compression)" msgstr "GIF-bilden är trasig (felaktig LZW-komprimering)" -#: gdk-pixbuf/io-gif.c:1182 +#: gdk-pixbuf/io-gif.c:1180 msgid "File does not appear to be a GIF file" msgstr "Filen verkar inte vara en GIF-fil" -#: gdk-pixbuf/io-gif.c:1194 +#: gdk-pixbuf/io-gif.c:1192 #, c-format msgid "Version %s of the GIF file format is not supported" msgstr "Version %s av filformatet GIF stöds inte" -#: gdk-pixbuf/io-gif.c:1241 +#: gdk-pixbuf/io-gif.c:1239 #, fuzzy msgid "Resulting GIF image has zero size" msgstr "Bilden har ingen bredd" -#: gdk-pixbuf/io-gif.c:1320 +#: gdk-pixbuf/io-gif.c:1318 msgid "" "GIF image has no global colormap, and a frame inside it has no local " "colormap." @@ -354,7 +363,7 @@ msgstr "" "GIF-bilden har ingen global färgkarta, och en ram i den saknar lokal " "färgkarta." -#: gdk-pixbuf/io-gif.c:1564 +#: gdk-pixbuf/io-gif.c:1562 msgid "GIF image was truncated or incomplete." msgstr "GIF-bilden var trunkerad eller ofullständig." @@ -371,89 +380,89 @@ msgstr "Kunde inte avkoda ICNS-fil" msgid "The ICNS image format" msgstr "Bildformatet ICNS" -#: gdk-pixbuf/io-ico.c:228 gdk-pixbuf/io-ico.c:242 gdk-pixbuf/io-ico.c:291 -#: gdk-pixbuf/io-ico.c:302 gdk-pixbuf/io-ico.c:395 +#: gdk-pixbuf/io-ico.c:226 gdk-pixbuf/io-ico.c:240 gdk-pixbuf/io-ico.c:289 +#: gdk-pixbuf/io-ico.c:300 gdk-pixbuf/io-ico.c:393 msgid "Invalid header in icon" msgstr "Ogiltigt huvud i ikon" -#: gdk-pixbuf/io-ico.c:257 gdk-pixbuf/io-ico.c:312 gdk-pixbuf/io-ico.c:405 -#: gdk-pixbuf/io-ico.c:458 gdk-pixbuf/io-ico.c:488 +#: gdk-pixbuf/io-ico.c:255 gdk-pixbuf/io-ico.c:310 gdk-pixbuf/io-ico.c:403 +#: gdk-pixbuf/io-ico.c:456 gdk-pixbuf/io-ico.c:486 msgid "Not enough memory to load icon" msgstr "Inte tillräckligt med minne för att läsa in ikon" -#: gdk-pixbuf/io-ico.c:338 +#: gdk-pixbuf/io-ico.c:336 msgid "Compressed icons are not supported" msgstr "Komprimerade ikoner stöds inte" # SUN CHANGED MESSAGE -#: gdk-pixbuf/io-ico.c:358 +#: gdk-pixbuf/io-ico.c:356 msgid "Icon has zero width" msgstr "Ikonens bredd är noll" # SUN CHANGED MESSAGE -#: gdk-pixbuf/io-ico.c:368 +#: gdk-pixbuf/io-ico.c:366 msgid "Icon has zero height" msgstr "Ikonens höjd är noll" -#: gdk-pixbuf/io-ico.c:443 +#: gdk-pixbuf/io-ico.c:441 msgid "Unsupported icon type" msgstr "Ikontypen stöds inte" -#: gdk-pixbuf/io-ico.c:537 +#: gdk-pixbuf/io-ico.c:535 msgid "Not enough memory to load ICO file" msgstr "Inte tillräckligt med minne för att läsa in ICO-fil" -#: gdk-pixbuf/io-ico.c:1002 +#: gdk-pixbuf/io-ico.c:1000 msgid "Image too large to be saved as ICO" msgstr "Bilden för stor för att sparas som ICO" -#: gdk-pixbuf/io-ico.c:1013 +#: gdk-pixbuf/io-ico.c:1011 msgid "Cursor hotspot outside image" msgstr "Markörpunkt utanför bilden" -#: gdk-pixbuf/io-ico.c:1036 +#: gdk-pixbuf/io-ico.c:1034 #, c-format msgid "Unsupported depth for ICO file: %d" msgstr "Djupet stöds inte för ICO-fil: %d" -#: gdk-pixbuf/io-jasper.c:74 +#: gdk-pixbuf/io-jasper.c:73 msgid "Couldn't allocate memory for stream" msgstr "Kunde inte allokera minne för ström" -#: gdk-pixbuf/io-jasper.c:104 +#: gdk-pixbuf/io-jasper.c:103 msgid "Couldn't decode image" msgstr "Kunde inte avkoda bild" -#: gdk-pixbuf/io-jasper.c:122 +#: gdk-pixbuf/io-jasper.c:121 msgid "Transformed JPEG2000 has zero width or height" msgstr "Transformerad JPEG2000 har bredden eller höjden noll." -#: gdk-pixbuf/io-jasper.c:136 +#: gdk-pixbuf/io-jasper.c:135 msgid "Image type currently not supported" msgstr "Bildtypen stöds inte för tillfället" -#: gdk-pixbuf/io-jasper.c:148 gdk-pixbuf/io-jasper.c:156 +#: gdk-pixbuf/io-jasper.c:147 gdk-pixbuf/io-jasper.c:155 msgid "Couldn't allocate memory for color profile" msgstr "Kunde inte allokera minne för färgprofil" -#: gdk-pixbuf/io-jasper.c:182 +#: gdk-pixbuf/io-jasper.c:181 msgid "Insufficient memory to open JPEG 2000 file" msgstr "Inte tillräckligt med minne för att öppna JPEG 2000-fil" -#: gdk-pixbuf/io-jasper.c:261 +#: gdk-pixbuf/io-jasper.c:260 msgid "Couldn't allocate memory to buffer image data" msgstr "Kunde inte allokera minne för att buffra bilddata" -#: gdk-pixbuf/io-jasper.c:305 +#: gdk-pixbuf/io-jasper.c:304 msgid "The JPEG 2000 image format" msgstr "Bildformatet JPEG 2000" -#: gdk-pixbuf/io-jpeg.c:126 +#: gdk-pixbuf/io-jpeg.c:124 #, c-format msgid "Error interpreting JPEG image file (%s)" msgstr "Fel vid tolkning av JPEG-bildfil (%s)" -#: gdk-pixbuf/io-jpeg.c:604 +#: gdk-pixbuf/io-jpeg.c:597 msgid "" "Insufficient memory to load image, try exiting some applications to free " "memory" @@ -461,17 +470,17 @@ msgstr "" "Inte tillräckligt med minne för att läsa in bild, försök att avsluta några " "program för att frigöra minne" -#: gdk-pixbuf/io-jpeg.c:651 gdk-pixbuf/io-jpeg.c:865 +#: gdk-pixbuf/io-jpeg.c:645 gdk-pixbuf/io-jpeg.c:858 #, c-format msgid "Unsupported JPEG color space (%s)" msgstr "JPEG-färgrymden stöds inte (%s)" -#: gdk-pixbuf/io-jpeg.c:764 gdk-pixbuf/io-jpeg.c:1044 +#: gdk-pixbuf/io-jpeg.c:757 gdk-pixbuf/io-jpeg.c:1037 #: gdk-pixbuf/io-jpeg.c:1308 gdk-pixbuf/io-jpeg.c:1318 msgid "Couldn't allocate memory for loading JPEG file" msgstr "Kunde inte allokera minne för inläsning av JPEG-fil" -#: gdk-pixbuf/io-jpeg.c:1018 +#: gdk-pixbuf/io-jpeg.c:1011 msgid "Transformed JPEG has zero width or height." msgstr "Transformerad JPEG har bredden eller höjden noll." @@ -480,90 +489,90 @@ msgstr "Transformerad JPEG har bredden eller höjden noll." msgid "Color profile has invalid length '%u'." msgstr "Färgprofilen har en ogiltig längd %d." -#: gdk-pixbuf/io-pcx.c:186 +#: gdk-pixbuf/io-pcx.c:184 msgid "Couldn't allocate memory for header" msgstr "Kunde inte allokera minne för huvud" -#: gdk-pixbuf/io-pcx.c:201 gdk-pixbuf/io-pcx.c:559 +#: gdk-pixbuf/io-pcx.c:199 gdk-pixbuf/io-pcx.c:557 msgid "Couldn't allocate memory for context buffer" msgstr "Kunde inte allokera minne för sammanhangsbuffert" -#: gdk-pixbuf/io-pcx.c:600 +#: gdk-pixbuf/io-pcx.c:598 msgid "Image has invalid width and/or height" msgstr "Bilden har ogiltig bredd och/eller höjd" -#: gdk-pixbuf/io-pcx.c:612 gdk-pixbuf/io-pcx.c:673 +#: gdk-pixbuf/io-pcx.c:610 gdk-pixbuf/io-pcx.c:671 msgid "Image has unsupported bpp" msgstr "Bilden har bitdjup som inte stöds" -#: gdk-pixbuf/io-pcx.c:617 gdk-pixbuf/io-pcx.c:625 +#: gdk-pixbuf/io-pcx.c:615 gdk-pixbuf/io-pcx.c:623 #, c-format msgid "Image has unsupported number of %d-bit planes" msgstr "Bilden har ett antal %d-bitplan som inte stöds" -#: gdk-pixbuf/io-pcx.c:641 +#: gdk-pixbuf/io-pcx.c:639 msgid "Couldn't create new pixbuf" msgstr "Kunde inte skapa ny pixbuf" -#: gdk-pixbuf/io-pcx.c:649 +#: gdk-pixbuf/io-pcx.c:647 msgid "Couldn't allocate memory for line data" msgstr "Kunde inte allokera minne för raddata" -#: gdk-pixbuf/io-pcx.c:656 +#: gdk-pixbuf/io-pcx.c:654 msgid "Couldn't allocate memory for PCX image" msgstr "Kunde inte allokera minne för PCX-bild" -#: gdk-pixbuf/io-pcx.c:703 +#: gdk-pixbuf/io-pcx.c:701 msgid "Didn't get all lines of PCX image" msgstr "Fick inte tag i alla rader för PCX-bild" -#: gdk-pixbuf/io-pcx.c:710 +#: gdk-pixbuf/io-pcx.c:708 msgid "No palette found at end of PCX data" msgstr "Ingen palett hittades vid slutet av PCX-data" -#: gdk-pixbuf/io-pcx.c:755 +#: gdk-pixbuf/io-pcx.c:753 msgid "The PCX image format" msgstr "Bildformatet PCX" -#: gdk-pixbuf/io-pixdata.c:148 +#: gdk-pixbuf/io-pixdata.c:146 msgid "Transformed pixbuf has zero width or height." msgstr "Transformerad pixbuf har bredden eller höjden noll." -#: gdk-pixbuf/io-pixdata.c:186 +#: gdk-pixbuf/io-pixdata.c:184 msgid "The GdkPixdata format" msgstr "GdkPixdata-formatet" -#: gdk-pixbuf/io-png.c:54 +#: gdk-pixbuf/io-png.c:53 msgid "Bits per channel of PNG image is invalid." msgstr "Bitar per kanal i PNG-bilden är ogiltigt." -#: gdk-pixbuf/io-png.c:135 gdk-pixbuf/io-png.c:641 +#: gdk-pixbuf/io-png.c:134 gdk-pixbuf/io-png.c:640 msgid "Transformed PNG has zero width or height." msgstr "Transformerad PNG har bredden eller höjden noll." -#: gdk-pixbuf/io-png.c:143 +#: gdk-pixbuf/io-png.c:142 msgid "Bits per channel of transformed PNG is not 8." msgstr "Bitar per kanal av transformerad PNG är inte 8." -#: gdk-pixbuf/io-png.c:152 +#: gdk-pixbuf/io-png.c:151 msgid "Transformed PNG not RGB or RGBA." msgstr "Transformerad PNG är inte RGB eller RGBA." -#: gdk-pixbuf/io-png.c:161 +#: gdk-pixbuf/io-png.c:160 msgid "Transformed PNG has unsupported number of channels, must be 3 or 4." msgstr "" "Transformerad PNG har antal kanaler som inte stöds, måste vara 3 eller 4." -#: gdk-pixbuf/io-png.c:182 +#: gdk-pixbuf/io-png.c:181 #, c-format msgid "Fatal error in PNG image file: %s" msgstr "Ödesdigert fel i PNG-bildfil: %s" -#: gdk-pixbuf/io-png.c:315 +#: gdk-pixbuf/io-png.c:314 msgid "Insufficient memory to load PNG file" msgstr "Inte tillräckligt med minne för att läsa in PNG-fil" -#: gdk-pixbuf/io-png.c:656 +#: gdk-pixbuf/io-png.c:655 #, fuzzy, c-format msgid "" "Insufficient memory to store a %lu by %lu image; try exiting some " @@ -572,30 +581,30 @@ msgstr "" "Inte tillräckligt med minne för att lagra en %ld × %ld stor bild; försök att " "avsluta några program för att frigöra minne" -#: gdk-pixbuf/io-png.c:719 +#: gdk-pixbuf/io-png.c:718 msgid "Fatal error reading PNG image file" msgstr "Ödesdigert fel vid läsning av PNG-bildfil" -#: gdk-pixbuf/io-png.c:768 +#: gdk-pixbuf/io-png.c:767 #, c-format msgid "Fatal error reading PNG image file: %s" msgstr "Ödesdigert fel vid läsning av PNG-bildfil: %s" -#: gdk-pixbuf/io-png.c:858 +#: gdk-pixbuf/io-png.c:857 msgid "" "Keys for PNG text chunks must have at least 1 and at most 79 characters." msgstr "Nycklar för PNG-textstycken måste ha minst 1 och som mest 79 tecken." -#: gdk-pixbuf/io-png.c:867 +#: gdk-pixbuf/io-png.c:866 msgid "Keys for PNG text chunks must be ASCII characters." msgstr "Nycklar för PNG-textstycken måste vara ASCII-tecken." -#: gdk-pixbuf/io-png.c:881 gdk-pixbuf/io-tiff.c:667 +#: gdk-pixbuf/io-png.c:880 gdk-pixbuf/io-tiff.c:665 #, c-format msgid "Color profile has invalid length %d." msgstr "Färgprofilen har en ogiltig längd %d." -#: gdk-pixbuf/io-png.c:894 +#: gdk-pixbuf/io-png.c:893 #, c-format msgid "" "PNG compression level must be a value between 0 and 9; value '%s' could not " @@ -604,7 +613,7 @@ msgstr "" "PNG-komprimeringsnivån måste vara ett värde mellan 0 och 9; värdet \"%s\" " "kunde inte tolkas." -#: gdk-pixbuf/io-png.c:907 +#: gdk-pixbuf/io-png.c:906 #, c-format msgid "" "PNG compression level must be a value between 0 and 9; value '%d' is not " @@ -613,332 +622,328 @@ msgstr "" "PNG-komprimeringsnivån måste vara ett värde mellan 0 och 9; värdet \"%d\" är " "inte tillåtet." -#: gdk-pixbuf/io-png.c:955 +#: gdk-pixbuf/io-png.c:954 #, c-format msgid "Value for PNG text chunk %s cannot be converted to ISO-8859-1 encoding." msgstr "" "Värdet för PNG-textstycket %s kan inte konverteras till ISO-8859-1-kodning." -#: gdk-pixbuf/io-png.c:1118 +#: gdk-pixbuf/io-png.c:1117 msgid "The PNG image format" msgstr "Bildformatet PNG" -#: gdk-pixbuf/io-pnm.c:248 +#: gdk-pixbuf/io-pnm.c:246 msgid "PNM loader expected to find an integer, but didn't" msgstr "PNM-inläsaren förväntade ett heltal, men fick inte" -#: gdk-pixbuf/io-pnm.c:280 +#: gdk-pixbuf/io-pnm.c:278 msgid "PNM file has an incorrect initial byte" msgstr "PNM-filen har en ogiltig första byte" -#: gdk-pixbuf/io-pnm.c:310 +#: gdk-pixbuf/io-pnm.c:308 msgid "PNM file is not in a recognized PNM subformat" msgstr "PNM-filen är inte i ett känt underformat av PNM" -#: gdk-pixbuf/io-pnm.c:335 +#: gdk-pixbuf/io-pnm.c:333 msgid "PNM file has an image width of 0" msgstr "PNM-filens bildbredd är 0" -#: gdk-pixbuf/io-pnm.c:356 +#: gdk-pixbuf/io-pnm.c:354 msgid "PNM file has an image height of 0" msgstr "PNM-filens bildhöjd är 0" -#: gdk-pixbuf/io-pnm.c:379 +#: gdk-pixbuf/io-pnm.c:377 msgid "Maximum color value in PNM file is 0" msgstr "Maximala färgvärdet i PNM-filen är 0" -#: gdk-pixbuf/io-pnm.c:387 +#: gdk-pixbuf/io-pnm.c:385 msgid "Maximum color value in PNM file is too large" msgstr "Maximala färgvärdet i PNM-filen är för stort" -#: gdk-pixbuf/io-pnm.c:427 gdk-pixbuf/io-pnm.c:457 gdk-pixbuf/io-pnm.c:502 +#: gdk-pixbuf/io-pnm.c:425 gdk-pixbuf/io-pnm.c:455 gdk-pixbuf/io-pnm.c:500 msgid "Raw PNM image type is invalid" msgstr "Råa PNM-bildtypen är ogiltig" -#: gdk-pixbuf/io-pnm.c:652 +#: gdk-pixbuf/io-pnm.c:650 msgid "PNM image loader does not support this PNM subformat" msgstr "PNM-bildinläsaren stöder inte detta underformat av PNM" -#: gdk-pixbuf/io-pnm.c:739 gdk-pixbuf/io-pnm.c:966 +#: gdk-pixbuf/io-pnm.c:737 gdk-pixbuf/io-pnm.c:964 msgid "Raw PNM formats require exactly one whitespace before sample data" msgstr "Råa PNM-format kräver precis ett blanktecken före provdata" -#: gdk-pixbuf/io-pnm.c:766 +#: gdk-pixbuf/io-pnm.c:764 msgid "Cannot allocate memory for loading PNM image" msgstr "Kan inte allokera minne för inläsning av PNM-bild" -#: gdk-pixbuf/io-pnm.c:816 +#: gdk-pixbuf/io-pnm.c:814 msgid "Insufficient memory to load PNM context struct" msgstr "Inte tillräckligt med minne för att läsa in PNM-sammanhangsstruktur" -#: gdk-pixbuf/io-pnm.c:867 +#: gdk-pixbuf/io-pnm.c:865 msgid "Unexpected end of PNM image data" msgstr "Oväntat slut på PNM-bilddata" -#: gdk-pixbuf/io-pnm.c:995 +#: gdk-pixbuf/io-pnm.c:993 msgid "Insufficient memory to load PNM file" msgstr "Inte tillräckligt med minne för att läsa in PNM-fil" -#: gdk-pixbuf/io-pnm.c:1079 +#: gdk-pixbuf/io-pnm.c:1077 msgid "The PNM/PBM/PGM/PPM image format family" msgstr "Bildformatsfamiljen PNM/PBM/PGM/PPM" -#: gdk-pixbuf/io-qtif.c:128 +#: gdk-pixbuf/io-qtif.c:126 msgid "Input file descriptor is NULL." msgstr "Filbeskrivare för inmating är NULL." -#: gdk-pixbuf/io-qtif.c:143 +#: gdk-pixbuf/io-qtif.c:141 msgid "Failed to read QTIF header" msgstr "Misslyckades med att läsa QTIF-rubrik" -#: gdk-pixbuf/io-qtif.c:152 gdk-pixbuf/io-qtif.c:189 gdk-pixbuf/io-qtif.c:459 +#: gdk-pixbuf/io-qtif.c:150 gdk-pixbuf/io-qtif.c:187 gdk-pixbuf/io-qtif.c:454 #, c-format msgid "QTIF atom size too large (%d byte)" msgid_plural "QTIF atom size too large (%d bytes)" msgstr[0] "QTIF-atomstorlek är för stor (%d byte)" msgstr[1] "QTIF-atomstorlek är för stor (%d byte)" -#: gdk-pixbuf/io-qtif.c:175 +#: gdk-pixbuf/io-qtif.c:173 #, c-format msgid "Failed to allocate %d byte for file read buffer" msgid_plural "Failed to allocate %d bytes for file read buffer" msgstr[0] "Misslyckades med att allokera %d byte för filläsningsbuffert" msgstr[1] "Misslyckades med att allokera %d byte för filläsningsbuffert" -#: gdk-pixbuf/io-qtif.c:206 +#: gdk-pixbuf/io-qtif.c:201 #, c-format msgid "File error when reading QTIF atom: %s" msgstr "Filfel vid läsning av QTIF-atom: %s" -#: gdk-pixbuf/io-qtif.c:243 +#: gdk-pixbuf/io-qtif.c:238 #, c-format msgid "Failed to skip the next %d byte with seek()." msgid_plural "Failed to skip the next %d bytes with seek()." msgstr[0] "Misslyckades med att hoppa över nästa %d byte med seek()." msgstr[1] "Misslyckades med att hoppa över nästa %d byte med seek()." -#: gdk-pixbuf/io-qtif.c:270 +#: gdk-pixbuf/io-qtif.c:265 msgid "Failed to allocate QTIF context structure." msgstr "Misslyckades med att allokera QTIF-sammanhangsstruktur." -#: gdk-pixbuf/io-qtif.c:330 +#: gdk-pixbuf/io-qtif.c:325 msgid "Failed to create GdkPixbufLoader object." msgstr "Misslyckades med att skapa GdkPixbufLoader-objekt." -#: gdk-pixbuf/io-qtif.c:434 +#: gdk-pixbuf/io-qtif.c:429 msgid "Failed to find an image data atom." msgstr "Misslyckades med att hitta en bilddataatom." -#: gdk-pixbuf/io-qtif.c:618 +#: gdk-pixbuf/io-qtif.c:613 msgid "The QTIF image format" msgstr "Bildformatet QTIF" -#: gdk-pixbuf/io-ras.c:125 +#: gdk-pixbuf/io-ras.c:123 msgid "RAS image has bogus header data" msgstr "RAS-bilden har felaktig huvuddata" -#: gdk-pixbuf/io-ras.c:147 +#: gdk-pixbuf/io-ras.c:145 msgid "RAS image has unknown type" msgstr "RAS-bilden har okänd typ" -#: gdk-pixbuf/io-ras.c:155 +#: gdk-pixbuf/io-ras.c:153 msgid "unsupported RAS image variation" msgstr "RAS-bildvariationen stöds inte" -#: gdk-pixbuf/io-ras.c:170 gdk-pixbuf/io-ras.c:199 +#: gdk-pixbuf/io-ras.c:168 gdk-pixbuf/io-ras.c:197 msgid "Not enough memory to load RAS image" msgstr "Inte tillräckligt med minne för att läsa in RAS-bild" -#: gdk-pixbuf/io-ras.c:544 +#: gdk-pixbuf/io-ras.c:542 msgid "The Sun raster image format" msgstr "Bildformatet Sun-raster" -#: gdk-pixbuf/io-tga.c:153 +#: gdk-pixbuf/io-tga.c:151 msgid "Cannot allocate memory for IOBuffer struct" msgstr "Kan inte allokera minne för IOBuffer-struct" -#: gdk-pixbuf/io-tga.c:172 +#: gdk-pixbuf/io-tga.c:170 msgid "Cannot allocate memory for IOBuffer data" msgstr "Kan inte allokera minne för IOBuffer-data" -#: gdk-pixbuf/io-tga.c:183 +#: gdk-pixbuf/io-tga.c:181 msgid "Cannot realloc IOBuffer data" msgstr "Kan inte omallokera IOBuffer-data" -#: gdk-pixbuf/io-tga.c:213 +#: gdk-pixbuf/io-tga.c:211 msgid "Cannot allocate temporary IOBuffer data" msgstr "Kan inte allokera temporära IOBuffer-data" -#: gdk-pixbuf/io-tga.c:346 +#: gdk-pixbuf/io-tga.c:339 msgid "Cannot allocate new pixbuf" msgstr "Kan inte allokera ny pixbuf" -#: gdk-pixbuf/io-tga.c:685 +#: gdk-pixbuf/io-tga.c:678 msgid "Image is corrupted or truncated" msgstr "Bilden är skadad eller trunkerad" -#: gdk-pixbuf/io-tga.c:692 +#: gdk-pixbuf/io-tga.c:685 msgid "Cannot allocate colormap structure" msgstr "Kan inte allokera färgkartestruktur" -#: gdk-pixbuf/io-tga.c:699 +#: gdk-pixbuf/io-tga.c:692 msgid "Cannot allocate colormap entries" msgstr "Kan inte allokera färgkarteposter" -#: gdk-pixbuf/io-tga.c:721 +#: gdk-pixbuf/io-tga.c:714 msgid "Unexpected bitdepth for colormap entries" msgstr "Oväntat bitdjup för färgkarteposter" -#: gdk-pixbuf/io-tga.c:739 +#: gdk-pixbuf/io-tga.c:732 msgid "Cannot allocate TGA header memory" msgstr "Kan inte allokera TGA-huvudminne" -#: gdk-pixbuf/io-tga.c:772 +#: gdk-pixbuf/io-tga.c:765 msgid "TGA image has invalid dimensions" msgstr "TGA-bilden har ogiltiga dimensioner" -#: gdk-pixbuf/io-tga.c:778 gdk-pixbuf/io-tga.c:787 gdk-pixbuf/io-tga.c:797 -#: gdk-pixbuf/io-tga.c:807 gdk-pixbuf/io-tga.c:814 +#: gdk-pixbuf/io-tga.c:771 gdk-pixbuf/io-tga.c:780 gdk-pixbuf/io-tga.c:790 +#: gdk-pixbuf/io-tga.c:800 gdk-pixbuf/io-tga.c:807 msgid "TGA image type not supported" msgstr "TGA-bildtypen stöds inte" -#: gdk-pixbuf/io-tga.c:861 +#: gdk-pixbuf/io-tga.c:854 msgid "Cannot allocate memory for TGA context struct" msgstr "Kan inte allokera minne för TGA-kontextstruct" -#: gdk-pixbuf/io-tga.c:926 +#: gdk-pixbuf/io-tga.c:919 msgid "Excess data in file" msgstr "För mycket data i fil" -#: gdk-pixbuf/io-tga.c:1007 +#: gdk-pixbuf/io-tga.c:1000 msgid "The Targa image format" msgstr "Bildformatet Targa" -#: gdk-pixbuf/io-tiff.c:104 +#: gdk-pixbuf/io-tiff.c:102 msgid "Could not get image width (bad TIFF file)" msgstr "Kunde inte få tag i bildbredden (felaktig TIFF-fil)" -#: gdk-pixbuf/io-tiff.c:112 +#: gdk-pixbuf/io-tiff.c:110 msgid "Could not get image height (bad TIFF file)" msgstr "Kunde inte få tag i bildhöjden (felaktig TIFF-fil)" -#: gdk-pixbuf/io-tiff.c:120 +#: gdk-pixbuf/io-tiff.c:118 msgid "Width or height of TIFF image is zero" msgstr "Bredden eller höjden på TIFF-bilden är noll" -#: gdk-pixbuf/io-tiff.c:129 gdk-pixbuf/io-tiff.c:138 +#: gdk-pixbuf/io-tiff.c:127 gdk-pixbuf/io-tiff.c:136 msgid "Dimensions of TIFF image too large" msgstr "TIFF-bildens dimensioner är för stora" -#: gdk-pixbuf/io-tiff.c:162 gdk-pixbuf/io-tiff.c:174 gdk-pixbuf/io-tiff.c:491 +#: gdk-pixbuf/io-tiff.c:160 gdk-pixbuf/io-tiff.c:172 gdk-pixbuf/io-tiff.c:489 msgid "Insufficient memory to open TIFF file" msgstr "Inte tillräckligt med minne för att öppna TIFF-fil" -#: gdk-pixbuf/io-tiff.c:236 +#: gdk-pixbuf/io-tiff.c:234 msgid "Failed to load RGB data from TIFF file" msgstr "Misslyckades med att läsa in RGB-data från TIFF-fil" -#: gdk-pixbuf/io-tiff.c:293 +#: gdk-pixbuf/io-tiff.c:291 msgid "Failed to open TIFF image" msgstr "Misslyckades med att öppna TIFF-bild" -#: gdk-pixbuf/io-tiff.c:427 gdk-pixbuf/io-tiff.c:440 +#: gdk-pixbuf/io-tiff.c:425 gdk-pixbuf/io-tiff.c:438 msgid "Failed to load TIFF image" msgstr "Misslyckades med att läsa in TIFF-bild" -#: gdk-pixbuf/io-tiff.c:623 +#: gdk-pixbuf/io-tiff.c:621 msgid "Failed to save TIFF image" msgstr "Misslyckades med att spara TIFF-bild" -#: gdk-pixbuf/io-tiff.c:656 +#: gdk-pixbuf/io-tiff.c:654 msgid "TIFF compression doesn't refer to a valid codec." msgstr "TIFF-komprimering refererar inte till en giltig kodek." -#: gdk-pixbuf/io-tiff.c:696 +#: gdk-pixbuf/io-tiff.c:694 msgid "Failed to write TIFF data" msgstr "Misslyckades med att skriva TIFF-data" -#: gdk-pixbuf/io-tiff.c:733 +#: gdk-pixbuf/io-tiff.c:731 msgid "Couldn't write to TIFF file" msgstr "Kunde inte skriva till TIFF-fil" -#: gdk-pixbuf/io-tiff.c:788 -msgid "The TIFF image format" -msgstr "Bildformatet TIFF" - -#: gdk-pixbuf/io-wbmp.c:245 +#: gdk-pixbuf/io-wbmp.c:243 msgid "Image has zero width" msgstr "Bilden har ingen bredd" -#: gdk-pixbuf/io-wbmp.c:263 +#: gdk-pixbuf/io-wbmp.c:261 msgid "Image has zero height" msgstr "Bilden har ingen höjd" -#: gdk-pixbuf/io-wbmp.c:274 +#: gdk-pixbuf/io-wbmp.c:272 msgid "Not enough memory to load image" msgstr "Inte tillräckligt med minne för att läsa in bild" -#: gdk-pixbuf/io-wbmp.c:333 +#: gdk-pixbuf/io-wbmp.c:331 msgid "Couldn't save the rest" msgstr "Kunde inte spara resten" -#: gdk-pixbuf/io-wbmp.c:374 +#: gdk-pixbuf/io-wbmp.c:372 msgid "The WBMP image format" msgstr "Bildformatet WBMP" -#: gdk-pixbuf/io-xbm.c:304 +#: gdk-pixbuf/io-xbm.c:302 msgid "Invalid XBM file" msgstr "Ogiltig XBM-fil" -#: gdk-pixbuf/io-xbm.c:314 +#: gdk-pixbuf/io-xbm.c:312 msgid "Insufficient memory to load XBM image file" msgstr "Inte tillräckligt med minne för att läsa in XBM-bildfil" -#: gdk-pixbuf/io-xbm.c:462 +#: gdk-pixbuf/io-xbm.c:460 msgid "Failed to write to temporary file when loading XBM image" msgstr "Misslyckades med att skriva till temporär fil vid inläsning av XBM-fil" -#: gdk-pixbuf/io-xbm.c:501 +#: gdk-pixbuf/io-xbm.c:499 msgid "The XBM image format" msgstr "Bildformatet XBM" -#: gdk-pixbuf/io-xpm.c:469 +#: gdk-pixbuf/io-xpm.c:467 msgid "No XPM header found" msgstr "Inget XPM-huvud hittades" -#: gdk-pixbuf/io-xpm.c:478 +#: gdk-pixbuf/io-xpm.c:476 msgid "Invalid XPM header" msgstr "Ogiltigt XPM-huvud" -#: gdk-pixbuf/io-xpm.c:486 +#: gdk-pixbuf/io-xpm.c:484 msgid "XPM file has image width <= 0" msgstr "XPM-filen har bildbredd <= 0" -#: gdk-pixbuf/io-xpm.c:494 +#: gdk-pixbuf/io-xpm.c:492 msgid "XPM file has image height <= 0" msgstr "XPM-filen har bildhöjd <= 0" -#: gdk-pixbuf/io-xpm.c:502 +#: gdk-pixbuf/io-xpm.c:500 msgid "XPM has invalid number of chars per pixel" msgstr "XPM har ogiltigt antal tecken per bildpunkt" -#: gdk-pixbuf/io-xpm.c:511 +#: gdk-pixbuf/io-xpm.c:509 msgid "XPM file has invalid number of colors" msgstr "XPM-filen har ogiltigt antal färger" -#: gdk-pixbuf/io-xpm.c:523 gdk-pixbuf/io-xpm.c:532 gdk-pixbuf/io-xpm.c:584 +#: gdk-pixbuf/io-xpm.c:521 gdk-pixbuf/io-xpm.c:530 gdk-pixbuf/io-xpm.c:582 msgid "Cannot allocate memory for loading XPM image" msgstr "Kan inte allokera minne för inläsning av XPM-bild" -#: gdk-pixbuf/io-xpm.c:546 +#: gdk-pixbuf/io-xpm.c:544 msgid "Cannot read XPM colormap" msgstr "Kan inte läsa XPM-färgkarta" -#: gdk-pixbuf/io-xpm.c:778 +#: gdk-pixbuf/io-xpm.c:776 msgid "Failed to write to temporary file when loading XPM image" msgstr "Misslyckades med skrivning till temporär fil vid inläsning av XPM-bild" -#: gdk-pixbuf/io-xpm.c:817 +#: gdk-pixbuf/io-xpm.c:815 msgid "The XPM image format" msgstr "Bildformatet XPM" diff --git a/po/ta.gmo b/po/ta.gmo index 07ba18ef6dd2003eda49fd0d15b53d9d2fbd55cc..814517f30a630d9b8f6e33474edf84563f1d4272 100644 GIT binary patch delta 28 jcmccK!gRfbX~P*^UK3pdQ(Yr71tSA16SK`Xb?ZU^k}3&( delta 28 jcmccK!gRfbX~P*^USnMY6J0}71w#WXBa6*9b?ZU^k>m+@ diff --git a/po/ta.po b/po/ta.po index 400c789..fe15140 100644 --- a/po/ta.po +++ b/po/ta.po @@ -13,7 +13,7 @@ msgstr "" "Project-Id-Version: gtk+.master.ta\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=gdk-" "pixbuf\n" -"POT-Creation-Date: 2013-04-15 10:28-0400\n" +"POT-Creation-Date: 2014-05-26 20:46-0400\n" "PO-Revision-Date: 2011-09-09 04:51+0530\n" "Last-Translator: I Felix \n" "Language-Team: Tamil \n" @@ -32,18 +32,18 @@ msgstr "" "\n" "\n" -#: gdk-pixbuf/gdk-pixbuf-animation.c:160 gdk-pixbuf/gdk-pixbuf-io.c:1064 -#: gdk-pixbuf/gdk-pixbuf-io.c:1330 +#: gdk-pixbuf/gdk-pixbuf-animation.c:158 gdk-pixbuf/gdk-pixbuf-io.c:1077 +#: gdk-pixbuf/gdk-pixbuf-io.c:1333 #, c-format msgid "Failed to open file '%s': %s" msgstr "'%s' கோப்பினை திறக்க முடியவில்லை: %s" -#: gdk-pixbuf/gdk-pixbuf-animation.c:173 gdk-pixbuf/gdk-pixbuf-io.c:1076 +#: gdk-pixbuf/gdk-pixbuf-animation.c:171 gdk-pixbuf/gdk-pixbuf-io.c:962 #, c-format msgid "Image file '%s' contains no data" msgstr "'%s' உருவக் கோப்பில் தரவு ஏதும் கிடையாது" -#: gdk-pixbuf/gdk-pixbuf-animation.c:212 +#: gdk-pixbuf/gdk-pixbuf-animation.c:210 #, c-format msgid "" "Failed to load animation '%s': reason not known, probably a corrupt " @@ -52,8 +52,8 @@ msgstr "" "'%s' அசைவூட்ட கோப்பை ஏற்ற முடியவில்லை: காரணம் தெரியாது, ஊழலாக்கபட்ட அசைவூட்டக் கோப்பாக " "இருக்கலாம்" -#: gdk-pixbuf/gdk-pixbuf-animation.c:280 gdk-pixbuf/gdk-pixbuf-io.c:1112 -#: gdk-pixbuf/gdk-pixbuf-io.c:1382 +#: gdk-pixbuf/gdk-pixbuf-animation.c:278 gdk-pixbuf/gdk-pixbuf-io.c:1113 +#: gdk-pixbuf/gdk-pixbuf-io.c:1385 #, c-format msgid "" "Failed to load image '%s': reason not known, probably a corrupt image file" @@ -61,12 +61,12 @@ msgstr "" "'%s' உருவக் கோப்பை ஏற்ற முடியவில்லை: காரணம் தெரியாது, ஊழலாக்கபட்ட உருவக் கோப்பாக " "இருக்கலாம்" -#: gdk-pixbuf/gdk-pixbuf-io.c:790 +#: gdk-pixbuf/gdk-pixbuf-io.c:774 #, c-format msgid "Unable to load image-loading module: %s: %s" msgstr "உருவம்-ஏற்றும் கூறுவை ஏற்ற முடியவில்லை: %s: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:805 +#: gdk-pixbuf/gdk-pixbuf-io.c:789 #, c-format msgid "" "Image-loading module %s does not export the proper interface; perhaps it's " @@ -75,53 +75,53 @@ msgstr "" "உருவம்-ஏற்றும் கூறு %s சரியான இடைமுகத்தை ஏற்றுமதி செய்வதில்லை; இது வேரு ஒரு gdk-" "pixbuf பதிப்புக்காக இருக்கக் கூடும்?" -#: gdk-pixbuf/gdk-pixbuf-io.c:814 gdk-pixbuf/gdk-pixbuf-io.c:865 +#: gdk-pixbuf/gdk-pixbuf-io.c:798 gdk-pixbuf/gdk-pixbuf-io.c:849 #, c-format msgid "Image type '%s' is not supported" msgstr "'%s' உருவ வகைக்கு ஆதரவளிப்பு கிடையாது" -#: gdk-pixbuf/gdk-pixbuf-io.c:950 +#: gdk-pixbuf/gdk-pixbuf-io.c:934 #, c-format msgid "Couldn't recognize the image file format for file '%s'" msgstr "'%s' உருவக் கோப்பின் வகையை உணர முடியவில்லை" -#: gdk-pixbuf/gdk-pixbuf-io.c:958 +#: gdk-pixbuf/gdk-pixbuf-io.c:942 msgid "Unrecognized image file format" msgstr "உணரமுடியாத உருவக் கோப்பு வகை" -#: gdk-pixbuf/gdk-pixbuf-io.c:1121 +#: gdk-pixbuf/gdk-pixbuf-io.c:1124 #, c-format msgid "Failed to load image '%s': %s" msgstr "'%s' உருவ கோப்பை ஏற்ற முடியவில்லை: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2015 gdk-pixbuf/io-gdip-utils.c:837 +#: gdk-pixbuf/gdk-pixbuf-io.c:2029 gdk-pixbuf/io-gdip-utils.c:835 #, c-format msgid "Error writing to image file: %s" msgstr "உருவ கோப்புக்கு எழுதும்போது பிழை: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2057 gdk-pixbuf/gdk-pixbuf-io.c:2178 +#: gdk-pixbuf/gdk-pixbuf-io.c:2071 gdk-pixbuf/gdk-pixbuf-io.c:2192 #, c-format msgid "This build of gdk-pixbuf does not support saving the image format: %s" msgstr "இந்த gdk-pixbuf அமைப்பில், இந்த உருவ வகையில் சேமிப்பதற்கு ஆதரவில்லை: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2088 +#: gdk-pixbuf/gdk-pixbuf-io.c:2102 msgid "Insufficient memory to save image to callback" msgstr "உருவத்தை callback-இல் சேமிப்பதற்கு நினைவகம் போதாது" -#: gdk-pixbuf/gdk-pixbuf-io.c:2101 +#: gdk-pixbuf/gdk-pixbuf-io.c:2115 msgid "Failed to open temporary file" msgstr "தற்காலிக கோப்பு திறக்கமுடியவில்லை" -#: gdk-pixbuf/gdk-pixbuf-io.c:2124 +#: gdk-pixbuf/gdk-pixbuf-io.c:2138 msgid "Failed to read from temporary file" msgstr "தற்காலிக கோப்பிலிருந்து வாசிக்கமுடியவில்லை" -#: gdk-pixbuf/gdk-pixbuf-io.c:2372 +#: gdk-pixbuf/gdk-pixbuf-io.c:2382 #, c-format msgid "Failed to open '%s' for writing: %s" msgstr "'%s' கோப்பை எழுதுவதற்கு திறக்க முடியவில்லை: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2398 +#: gdk-pixbuf/gdk-pixbuf-io.c:2408 #, c-format msgid "" "Failed to close '%s' while writing image, all data may not have been saved: " @@ -130,15 +130,15 @@ msgstr "" "உருவத்தை எழுதும்போது '%s' மூட முடியவில்லை, அனைத்து தரவுகளும் சேமிக்கப்படாமல் " "இருக்கலாம்: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2619 gdk-pixbuf/gdk-pixbuf-io.c:2671 +#: gdk-pixbuf/gdk-pixbuf-io.c:2629 gdk-pixbuf/gdk-pixbuf-io.c:2681 msgid "Insufficient memory to save image into a buffer" msgstr "உருவத்தை இடையக வைப்பில் (buffer) சேமிப்பதற்கு நினைவகம் போதாது" -#: gdk-pixbuf/gdk-pixbuf-io.c:2717 +#: gdk-pixbuf/gdk-pixbuf-io.c:2727 msgid "Error writing to image stream" msgstr "உருவ கோப்புக்கு எழுதும்போது பிழை" -#: gdk-pixbuf/gdk-pixbuf-loader.c:393 +#: gdk-pixbuf/gdk-pixbuf-loader.c:384 #, c-format msgid "" "Internal error: Image loader module '%s' failed to complete an operation, " @@ -147,214 +147,223 @@ msgstr "" "உள்ளார்ந்த பிழை: உரு ஏற்றி தொகுதி '%s' செயல்பாட்டினை முடிக்க முடியவில்லை, ஆனால் அதன் " "இயலாமைக்கான காரணத்தை தர முடியவில்லை" -#: gdk-pixbuf/gdk-pixbuf-loader.c:435 +#: gdk-pixbuf/gdk-pixbuf-loader.c:426 #, c-format msgid "Incremental loading of image type '%s' is not supported" msgstr "'%s' வகையான உருவங்களை படிமுறையாக ஏற்றுவதற்கு ஆதரவு கிடையாது" -#: gdk-pixbuf/gdk-pixdata.c:160 +#: gdk-pixbuf/gdk-pixdata.c:158 msgid "Image header corrupt" msgstr "உருவத்தின் தலைப்பகுதி கெடுதலானது" -#: gdk-pixbuf/gdk-pixdata.c:165 +#: gdk-pixbuf/gdk-pixdata.c:163 msgid "Image format unknown" msgstr "தெரியாத உருவ வடிவம் " -#: gdk-pixbuf/gdk-pixdata.c:170 gdk-pixbuf/gdk-pixdata.c:502 +#: gdk-pixbuf/gdk-pixdata.c:168 gdk-pixbuf/gdk-pixdata.c:501 msgid "Image pixel data corrupt" msgstr "உருவத்தின் பிக்செல் தரவு கெடுதலானது" -#: gdk-pixbuf/gdk-pixdata.c:446 +#: gdk-pixbuf/gdk-pixdata.c:445 #, c-format msgid "failed to allocate image buffer of %u byte" msgid_plural "failed to allocate image buffer of %u bytes" msgstr[0] "%u பைட்டில் பட பஃபரை ஒதுக்க முடியவில்லை" msgstr[1] "%u பைட்களில் பட பஃபரை ஒதுக்க முடியவில்லை" -#: gdk-pixbuf/io-ani.c:244 +#: gdk-pixbuf/io-ani.c:242 msgid "Unexpected icon chunk in animation" msgstr "அசைவூட்டத்தில் எதிர்பாராத சின்ன தொகுப்பு" -#: gdk-pixbuf/io-ani.c:342 gdk-pixbuf/io-ani.c:400 gdk-pixbuf/io-ani.c:426 -#: gdk-pixbuf/io-ani.c:449 gdk-pixbuf/io-ani.c:476 gdk-pixbuf/io-ani.c:563 +#: gdk-pixbuf/io-ani.c:340 gdk-pixbuf/io-ani.c:398 gdk-pixbuf/io-ani.c:424 +#: gdk-pixbuf/io-ani.c:447 gdk-pixbuf/io-ani.c:474 gdk-pixbuf/io-ani.c:561 msgid "Invalid header in animation" msgstr "அசைவூட்டத்தில் தவறான தலைப்பு" -#: gdk-pixbuf/io-ani.c:352 gdk-pixbuf/io-ani.c:374 gdk-pixbuf/io-ani.c:458 -#: gdk-pixbuf/io-ani.c:485 gdk-pixbuf/io-ani.c:536 gdk-pixbuf/io-ani.c:608 +#: gdk-pixbuf/io-ani.c:350 gdk-pixbuf/io-ani.c:372 gdk-pixbuf/io-ani.c:456 +#: gdk-pixbuf/io-ani.c:483 gdk-pixbuf/io-ani.c:534 gdk-pixbuf/io-ani.c:606 msgid "Not enough memory to load animation" msgstr "அசைவூட்டத்தை ஏற்ற போதிய நினைவகம் இல்லை" -#: gdk-pixbuf/io-ani.c:392 gdk-pixbuf/io-ani.c:418 gdk-pixbuf/io-ani.c:437 +#: gdk-pixbuf/io-ani.c:390 gdk-pixbuf/io-ani.c:416 gdk-pixbuf/io-ani.c:435 msgid "Malformed chunk in animation" msgstr "அசைவூட்டத்தை தொகுத்தலில் தவறு நிகழ்ந்துள்ளது" -#: gdk-pixbuf/io-ani.c:660 +#: gdk-pixbuf/io-ani.c:628 +#, fuzzy +msgid "ANI image was truncated or incomplete." +msgstr "GIF உருவம் துணிக்கப்பட்டது அல்லது பூர்தியாகாதது." + +#: gdk-pixbuf/io-ani.c:669 msgid "The ANI image format" msgstr "ANI உருவ வடிவம்" -#: gdk-pixbuf/io-bmp.c:229 gdk-pixbuf/io-bmp.c:266 gdk-pixbuf/io-bmp.c:337 -#: gdk-pixbuf/io-bmp.c:369 gdk-pixbuf/io-bmp.c:392 gdk-pixbuf/io-bmp.c:495 +#: gdk-pixbuf/io-bmp.c:227 gdk-pixbuf/io-bmp.c:264 gdk-pixbuf/io-bmp.c:335 +#: gdk-pixbuf/io-bmp.c:367 gdk-pixbuf/io-bmp.c:390 gdk-pixbuf/io-bmp.c:493 msgid "BMP image has bogus header data" msgstr "BMP உருவத்தில் பிழையான தலைப்பு-பகுதி தரவு உண்டு" -#: gdk-pixbuf/io-bmp.c:240 gdk-pixbuf/io-bmp.c:432 +#: gdk-pixbuf/io-bmp.c:238 gdk-pixbuf/io-bmp.c:430 msgid "Not enough memory to load bitmap image" msgstr "குறைவான நினைவகத்தினால் பிட்படத்தை ஏற்ற முடியாது" -#: gdk-pixbuf/io-bmp.c:318 +#: gdk-pixbuf/io-bmp.c:316 msgid "BMP image has unsupported header size" msgstr "BMP உருவத்தில் ஆதரவில்லா தலைப்பு-பகுதி உண்டு" -#: gdk-pixbuf/io-bmp.c:356 +#: gdk-pixbuf/io-bmp.c:354 msgid "Topdown BMP images cannot be compressed" msgstr "Topdown BMP படங்களை குறுக்க முடியவில்லை" -#: gdk-pixbuf/io-bmp.c:716 gdk-pixbuf/io-pnm.c:707 +#: gdk-pixbuf/io-bmp.c:714 gdk-pixbuf/io-pnm.c:705 msgid "Premature end-of-file encountered" msgstr "Premature கோப்பு முடிவு கண்டுபிடிக்கப்பட்டுள்ளது" -#: gdk-pixbuf/io-bmp.c:1328 +#: gdk-pixbuf/io-bmp.c:1326 msgid "Couldn't allocate memory for saving BMP file" msgstr "BMP கோப்பினை சேமிப்பதற்கான நினைவகத்தை ஒதுக்கீடு செய்ய முடியவில்லை" -#: gdk-pixbuf/io-bmp.c:1369 +#: gdk-pixbuf/io-bmp.c:1367 msgid "Couldn't write to BMP file" msgstr "BMP கோப்பிற்கு எழுத முடியவில்லை" -#: gdk-pixbuf/io-bmp.c:1422 gdk-pixbuf/io-gdip-bmp.c:82 +#: gdk-pixbuf/io-bmp.c:1420 gdk-pixbuf/io-gdip-bmp.c:80 msgid "The BMP image format" msgstr "BMP உருவ வகை" -#: gdk-pixbuf/io-gdip-emf.c:59 +#: gdk-pixbuf/io-gdip-emf.c:57 msgid "The EMF image format" msgstr "EMF உருவ வகை" -#: gdk-pixbuf/io-gdip-gif.c:80 gdk-pixbuf/io-gif.c:1720 +#: gdk-pixbuf/io-gdip-gif.c:78 gdk-pixbuf/io-gif.c:1718 msgid "The GIF image format" msgstr "GIF உருவ வகை" -#: gdk-pixbuf/io-gdip-ico.c:59 gdk-pixbuf/io-ico.c:1271 +#: gdk-pixbuf/io-gdip-ico.c:57 gdk-pixbuf/io-ico.c:1269 msgid "The ICO image format" msgstr "ICO உருவடிவ வகை" -#: gdk-pixbuf/io-gdip-jpeg.c:53 gdk-pixbuf/io-jpeg.c:1249 +#: gdk-pixbuf/io-gdip-jpeg.c:51 gdk-pixbuf/io-jpeg.c:1249 #, c-format msgid "" "JPEG quality must be a value between 0 and 100; value '%s' could not be " "parsed." msgstr "JPEG தரம் 0 க்கும் 100 இடையில் இருக்க வேண்டும்; '%s' அலகிட முடியவில்லை." -#: gdk-pixbuf/io-gdip-jpeg.c:68 gdk-pixbuf/io-jpeg.c:1265 +#: gdk-pixbuf/io-gdip-jpeg.c:66 gdk-pixbuf/io-jpeg.c:1265 #, c-format msgid "" "JPEG quality must be a value between 0 and 100; value '%d' is not allowed." msgstr "" "JPEG தரம் 0 க்கும் 100 இடையில் இருக்க வேண்டும்; '%d' மதிப்பிக்கு அனுமதி கிடையாது." -#: gdk-pixbuf/io-gdip-jpeg.c:136 gdk-pixbuf/io-jpeg.c:1478 +#: gdk-pixbuf/io-gdip-jpeg.c:134 gdk-pixbuf/io-jpeg.c:1478 msgid "The JPEG image format" msgstr "JPEG உருவடிவ வகை" -#: gdk-pixbuf/io-gdip-utils.c:154 +#: gdk-pixbuf/io-gdip-tiff.c:80 gdk-pixbuf/io-tiff.c:786 +msgid "The TIFF image format" +msgstr "TIFF உருவ வகை" + +#: gdk-pixbuf/io-gdip-utils.c:152 #, c-format msgid "Could not allocate memory: %s" msgstr "நினைவகம் ஒதுக்க முடியவில்லை: %s" -#: gdk-pixbuf/io-gdip-utils.c:179 gdk-pixbuf/io-gdip-utils.c:293 -#: gdk-pixbuf/io-gdip-utils.c:333 +#: gdk-pixbuf/io-gdip-utils.c:177 gdk-pixbuf/io-gdip-utils.c:291 +#: gdk-pixbuf/io-gdip-utils.c:331 #, c-format msgid "Could not create stream: %s" msgstr "ஸ்ட்ரீமை உருவாக்க முடியவில்லை: %s" -#: gdk-pixbuf/io-gdip-utils.c:193 +#: gdk-pixbuf/io-gdip-utils.c:191 #, c-format msgid "Could not seek stream: %s" msgstr "ஸ்ட்ரீமை தேட முடியவில்லை: %s" -#: gdk-pixbuf/io-gdip-utils.c:205 +#: gdk-pixbuf/io-gdip-utils.c:203 #, c-format msgid "Could not read from stream: %s" msgstr "ஸ்ட்ரீமிலிருந்து வாசிக்க: %s" -#: gdk-pixbuf/io-gdip-utils.c:617 +#: gdk-pixbuf/io-gdip-utils.c:615 msgid "Couldn't load bitmap" msgstr "பிட்மேப்பை ஏற்ற முடியவில்லை" -#: gdk-pixbuf/io-gdip-utils.c:773 +#: gdk-pixbuf/io-gdip-utils.c:771 msgid "Couldn't load metafile" msgstr "மெட்டாகோப்பினை ஏற்ற முடியவில்லை" -#: gdk-pixbuf/io-gdip-utils.c:878 +#: gdk-pixbuf/io-gdip-utils.c:876 msgid "Unsupported image format for GDI+" msgstr "GDI+க்கு உருவ வகையால் துணைப்புரிய முடியவில்லை" -#: gdk-pixbuf/io-gdip-utils.c:885 +#: gdk-pixbuf/io-gdip-utils.c:883 msgid "Couldn't save" msgstr "சேமிக்க முடியவில்லை" -#: gdk-pixbuf/io-gdip-wmf.c:58 +#: gdk-pixbuf/io-gdip-wmf.c:56 msgid "The WMF image format" msgstr "WMF உருவ வகை" -#: gdk-pixbuf/io-gif.c:222 +#: gdk-pixbuf/io-gif.c:220 #, c-format msgid "Failure reading GIF: %s" msgstr "GIF வாசிக்கும் போது பிழை: %s" -#: gdk-pixbuf/io-gif.c:496 gdk-pixbuf/io-gif.c:1502 gdk-pixbuf/io-gif.c:1669 +#: gdk-pixbuf/io-gif.c:494 gdk-pixbuf/io-gif.c:1500 gdk-pixbuf/io-gif.c:1667 msgid "GIF file was missing some data (perhaps it was truncated somehow?)" msgstr "GIF கோப்பில் சில தரவுகள் கிடையாது (துணிக்கப்பட்டதாக இருக்குமோ?)" -#: gdk-pixbuf/io-gif.c:505 +#: gdk-pixbuf/io-gif.c:503 #, c-format msgid "Internal error in the GIF loader (%s)" msgstr "GIF ஏற்றியில் (%s) உள்ளமைப் பிழை" -#: gdk-pixbuf/io-gif.c:579 +#: gdk-pixbuf/io-gif.c:577 msgid "Stack overflow" msgstr "அடுக்கில் இடமில்லை" -#: gdk-pixbuf/io-gif.c:639 +#: gdk-pixbuf/io-gif.c:637 msgid "GIF image loader cannot understand this image." msgstr "GIF ஏற்றிக்கு இந்தப் படத்தைப் புரிந்து கொள்ள முடியவில்லை." -#: gdk-pixbuf/io-gif.c:668 +#: gdk-pixbuf/io-gif.c:666 msgid "Bad code encountered" msgstr "தவறான குறியீடு கண்டுபிடிக்கப்பட்டது" -#: gdk-pixbuf/io-gif.c:678 +#: gdk-pixbuf/io-gif.c:676 msgid "Circular table entry in GIF file" msgstr "Circular table entry in GIF file" -#: gdk-pixbuf/io-gif.c:866 gdk-pixbuf/io-gif.c:1488 gdk-pixbuf/io-gif.c:1541 -#: gdk-pixbuf/io-gif.c:1657 +#: gdk-pixbuf/io-gif.c:864 gdk-pixbuf/io-gif.c:1486 gdk-pixbuf/io-gif.c:1539 +#: gdk-pixbuf/io-gif.c:1655 msgid "Not enough memory to load GIF file" msgstr "GIF கோப்பை ஏற்றுவதற்கு நினைவகம் போதாது" -#: gdk-pixbuf/io-gif.c:960 +#: gdk-pixbuf/io-gif.c:958 msgid "Not enough memory to composite a frame in GIF file" msgstr "GIF கோப்பில் ஒரு சட்டத்தை இணைப்பதற்கு நினைவகம் போதவில்லை" -#: gdk-pixbuf/io-gif.c:1132 +#: gdk-pixbuf/io-gif.c:1130 msgid "GIF image is corrupt (incorrect LZW compression)" msgstr "GIF உருவம் சிதைந்தது (பிழையான LZW செறிப்பு)" -#: gdk-pixbuf/io-gif.c:1182 +#: gdk-pixbuf/io-gif.c:1180 msgid "File does not appear to be a GIF file" msgstr "இந்த கோப்பு GIF கோப்பாக தோன்றவில்லை" -#: gdk-pixbuf/io-gif.c:1194 +#: gdk-pixbuf/io-gif.c:1192 #, c-format msgid "Version %s of the GIF file format is not supported" msgstr "பதிப்பு %s GIF கோப்பு வகைகளிக்கு ஆதரவு கிடையாது" -#: gdk-pixbuf/io-gif.c:1241 +#: gdk-pixbuf/io-gif.c:1239 #, fuzzy msgid "Resulting GIF image has zero size" msgstr "படத்தின் அகலம் 0" -#: gdk-pixbuf/io-gif.c:1320 +#: gdk-pixbuf/io-gif.c:1318 msgid "" "GIF image has no global colormap, and a frame inside it has no local " "colormap." @@ -362,7 +371,7 @@ msgstr "" "GIF உருவத்தில் முழமை வண்ண விவரப் படம் கிடையாது, மற்றும் அதனுல் இருக்கும் ஓர் சட்டத்திற்கு " "வண்ண விவரப் படம் கிடையாது." -#: gdk-pixbuf/io-gif.c:1564 +#: gdk-pixbuf/io-gif.c:1562 msgid "GIF image was truncated or incomplete." msgstr "GIF உருவம் துணிக்கப்பட்டது அல்லது பூர்தியாகாதது." @@ -379,103 +388,103 @@ msgstr "ICNS கோப்பினை குறிநீக்க முடி msgid "The ICNS image format" msgstr "ICNS உருவடிவ வகை" -#: gdk-pixbuf/io-ico.c:228 gdk-pixbuf/io-ico.c:242 gdk-pixbuf/io-ico.c:291 -#: gdk-pixbuf/io-ico.c:302 gdk-pixbuf/io-ico.c:395 +#: gdk-pixbuf/io-ico.c:226 gdk-pixbuf/io-ico.c:240 gdk-pixbuf/io-ico.c:289 +#: gdk-pixbuf/io-ico.c:300 gdk-pixbuf/io-ico.c:393 msgid "Invalid header in icon" msgstr "குறும்படத்தில் செல்லுபடியாகாத தலைப்பு" -#: gdk-pixbuf/io-ico.c:257 gdk-pixbuf/io-ico.c:312 gdk-pixbuf/io-ico.c:405 -#: gdk-pixbuf/io-ico.c:458 gdk-pixbuf/io-ico.c:488 +#: gdk-pixbuf/io-ico.c:255 gdk-pixbuf/io-ico.c:310 gdk-pixbuf/io-ico.c:403 +#: gdk-pixbuf/io-ico.c:456 gdk-pixbuf/io-ico.c:486 msgid "Not enough memory to load icon" msgstr "குறைவான நினைவகத்தினால் குறும்படத்தை ஏற்ற முடியாது" -#: gdk-pixbuf/io-ico.c:338 +#: gdk-pixbuf/io-ico.c:336 msgid "Compressed icons are not supported" msgstr "சுருக்கப்பட்ட குறும்பட வகைக்கு ஆதரவளிப்பு கிடையாது" -#: gdk-pixbuf/io-ico.c:358 +#: gdk-pixbuf/io-ico.c:356 msgid "Icon has zero width" msgstr "குறும்படத்தின் அகலம் 0" -#: gdk-pixbuf/io-ico.c:368 +#: gdk-pixbuf/io-ico.c:366 msgid "Icon has zero height" msgstr "குறும்படத்தின் உயரம் 0" -#: gdk-pixbuf/io-ico.c:443 +#: gdk-pixbuf/io-ico.c:441 msgid "Unsupported icon type" msgstr "குறும்படத்திற்கு ஆதரவு கிடையாது" -#: gdk-pixbuf/io-ico.c:537 +#: gdk-pixbuf/io-ico.c:535 msgid "Not enough memory to load ICO file" msgstr "ICO கோப்பை ஏற்றுவதற்கு நினைவகம் போதாது" -#: gdk-pixbuf/io-ico.c:1002 +#: gdk-pixbuf/io-ico.c:1000 msgid "Image too large to be saved as ICO" msgstr "ICO வகையாக சேமிக் உருவ அளவு பெரியது" -#: gdk-pixbuf/io-ico.c:1013 +#: gdk-pixbuf/io-ico.c:1011 msgid "Cursor hotspot outside image" msgstr "நிலைகாட்டி வெளியிலுள்ள படத்தை குறிக்கிறது" -#: gdk-pixbuf/io-ico.c:1036 +#: gdk-pixbuf/io-ico.c:1034 #, c-format msgid "Unsupported depth for ICO file: %d" msgstr "ICO கோப்புக்கு துணையில்லாத அடர்த்தி: %d" -#: gdk-pixbuf/io-jasper.c:74 +#: gdk-pixbuf/io-jasper.c:73 msgid "Couldn't allocate memory for stream" msgstr "தலைப்பு பகுதிக்கு நினைவகம் ஒதுக்க முடியவில்லை" -#: gdk-pixbuf/io-jasper.c:104 +#: gdk-pixbuf/io-jasper.c:103 msgid "Couldn't decode image" msgstr "கோப்புப் பெயரை மாற்ற முடியவில்லை" -#: gdk-pixbuf/io-jasper.c:122 +#: gdk-pixbuf/io-jasper.c:121 msgid "Transformed JPEG2000 has zero width or height" msgstr "இடமாற்றப்பட்ட JPEG2000 ன் அகலம் மற்றும் உயரம் பூஜ்ஜியமாகும்." -#: gdk-pixbuf/io-jasper.c:136 +#: gdk-pixbuf/io-jasper.c:135 msgid "Image type currently not supported" msgstr "உருவ வகைக்கு தற்போது ஆதரவளிப்பு கிடையாது" -#: gdk-pixbuf/io-jasper.c:148 gdk-pixbuf/io-jasper.c:156 +#: gdk-pixbuf/io-jasper.c:147 gdk-pixbuf/io-jasper.c:155 msgid "Couldn't allocate memory for color profile" msgstr "நிற விவரக்குறிப்புக்கு நினைவகத்தை ஒதுக்க முடியவில்லை" -#: gdk-pixbuf/io-jasper.c:182 +#: gdk-pixbuf/io-jasper.c:181 msgid "Insufficient memory to open JPEG 2000 file" msgstr "JPEG 2000 கோப்பைத் திறப்பதற்கு போதாதுமான நினைவகம் இல்லை" -#: gdk-pixbuf/io-jasper.c:261 +#: gdk-pixbuf/io-jasper.c:260 msgid "Couldn't allocate memory to buffer image data" msgstr "இடையக பட தரவுக்கு நினைவகம் ஒதுக்கீட முடியவில்லை" -#: gdk-pixbuf/io-jasper.c:305 +#: gdk-pixbuf/io-jasper.c:304 msgid "The JPEG 2000 image format" msgstr "JPEG 2000 உருவ வகை" -#: gdk-pixbuf/io-jpeg.c:126 +#: gdk-pixbuf/io-jpeg.c:124 #, c-format msgid "Error interpreting JPEG image file (%s)" msgstr "JPEG (%s) உருவக் கோப்பை வாசிக்கும்போது பிழை" -#: gdk-pixbuf/io-jpeg.c:604 +#: gdk-pixbuf/io-jpeg.c:597 msgid "" "Insufficient memory to load image, try exiting some applications to free " "memory" msgstr "உருவத்தை ஏற்றுவதற்கு நினைவகம் போதாது, நினைவகத்தை விடுக்க சில கோப்புகளை மூடவும்" -#: gdk-pixbuf/io-jpeg.c:651 gdk-pixbuf/io-jpeg.c:865 +#: gdk-pixbuf/io-jpeg.c:645 gdk-pixbuf/io-jpeg.c:858 #, c-format msgid "Unsupported JPEG color space (%s)" msgstr "துணையில்லா JPEG நிற இடைவெளி (%s)" -#: gdk-pixbuf/io-jpeg.c:764 gdk-pixbuf/io-jpeg.c:1044 +#: gdk-pixbuf/io-jpeg.c:757 gdk-pixbuf/io-jpeg.c:1037 #: gdk-pixbuf/io-jpeg.c:1308 gdk-pixbuf/io-jpeg.c:1318 msgid "Couldn't allocate memory for loading JPEG file" msgstr "JPEG கோப்பை ஏற்றுவதற்கு நினைவகத்தை ஒதுக்கீடு செய்ய முடியவில்லை" -#: gdk-pixbuf/io-jpeg.c:1018 +#: gdk-pixbuf/io-jpeg.c:1011 msgid "Transformed JPEG has zero width or height." msgstr "இடமாற்றப்ப JPEG அகலம் மற்றும் உயரம் பூஜ்ஜியமாகும்." @@ -484,91 +493,91 @@ msgstr "இடமாற்றப்ப JPEG அகலம் மற்றும msgid "Color profile has invalid length '%u'." msgstr "வண்ண விவரக்குறிப்பானது %d நீளத்தை தவறாக கொண்டுள்ளது." -#: gdk-pixbuf/io-pcx.c:186 +#: gdk-pixbuf/io-pcx.c:184 msgid "Couldn't allocate memory for header" msgstr "தலைப்பு பகுதிக்கு நினைவகம் ஒதுக்கி வைக்க முடியவில்லை" -#: gdk-pixbuf/io-pcx.c:201 gdk-pixbuf/io-pcx.c:559 +#: gdk-pixbuf/io-pcx.c:199 gdk-pixbuf/io-pcx.c:557 msgid "Couldn't allocate memory for context buffer" msgstr "சூழல் இடையக-வைப்பிற்கான நினைவகம் ஒதுக்கி வைக்க முடியவில்லை" -#: gdk-pixbuf/io-pcx.c:600 +#: gdk-pixbuf/io-pcx.c:598 msgid "Image has invalid width and/or height" msgstr "படம் தவறான அகலம் அல்லது உயரத்தை கொண்டுள்ளது" -#: gdk-pixbuf/io-pcx.c:612 gdk-pixbuf/io-pcx.c:673 +#: gdk-pixbuf/io-pcx.c:610 gdk-pixbuf/io-pcx.c:671 msgid "Image has unsupported bpp" msgstr "உருவத்தில் ஆதரவில்லாத bpp" -#: gdk-pixbuf/io-pcx.c:617 gdk-pixbuf/io-pcx.c:625 +#: gdk-pixbuf/io-pcx.c:615 gdk-pixbuf/io-pcx.c:623 #, c-format msgid "Image has unsupported number of %d-bit planes" msgstr "உருவத்தில் ஆதரவி இல்லாத %d-பிட் தளங்கள் எண்ணிக்கை" -#: gdk-pixbuf/io-pcx.c:641 +#: gdk-pixbuf/io-pcx.c:639 msgid "Couldn't create new pixbuf" msgstr "புதிய pixbuf ஐ உருவாக்க முடியவில்லை" -#: gdk-pixbuf/io-pcx.c:649 +#: gdk-pixbuf/io-pcx.c:647 msgid "Couldn't allocate memory for line data" msgstr "வரிசை தரவுக்கு நினைவகம் ஒதுக்கீட முடியவில்லை" -#: gdk-pixbuf/io-pcx.c:656 +#: gdk-pixbuf/io-pcx.c:654 msgid "Couldn't allocate memory for PCX image" msgstr "PCX படத்திற்கான நினைவகத்தை ஒதுக்கமுடியவில்லை" -#: gdk-pixbuf/io-pcx.c:703 +#: gdk-pixbuf/io-pcx.c:701 msgid "Didn't get all lines of PCX image" msgstr "PCX படத்தின் அனைத்து கோடுகளையும் பெறவில்லை" -#: gdk-pixbuf/io-pcx.c:710 +#: gdk-pixbuf/io-pcx.c:708 msgid "No palette found at end of PCX data" msgstr "PCX தரவின் முடிவில் நிறத்தட்டு எதுவும் இல்லை" -#: gdk-pixbuf/io-pcx.c:755 +#: gdk-pixbuf/io-pcx.c:753 msgid "The PCX image format" msgstr "PCX உருவ வகை" -#: gdk-pixbuf/io-pixdata.c:148 +#: gdk-pixbuf/io-pixdata.c:146 #, fuzzy msgid "Transformed pixbuf has zero width or height." msgstr "மாற்றப்பட்ட PNG ன் அகலம் மற்றும் உயரம் பூஜ்ஜியமாகும்." -#: gdk-pixbuf/io-pixdata.c:186 +#: gdk-pixbuf/io-pixdata.c:184 #, fuzzy msgid "The GdkPixdata format" msgstr "GIF உருவ வகை" -#: gdk-pixbuf/io-png.c:54 +#: gdk-pixbuf/io-png.c:53 msgid "Bits per channel of PNG image is invalid." msgstr "PNG படத்தின் தடத்திற்கான பிட் தவறானது." -#: gdk-pixbuf/io-png.c:135 gdk-pixbuf/io-png.c:641 +#: gdk-pixbuf/io-png.c:134 gdk-pixbuf/io-png.c:640 msgid "Transformed PNG has zero width or height." msgstr "மாற்றப்பட்ட PNG ன் அகலம் மற்றும் உயரம் பூஜ்ஜியமாகும்." -#: gdk-pixbuf/io-png.c:143 +#: gdk-pixbuf/io-png.c:142 msgid "Bits per channel of transformed PNG is not 8." msgstr "மாற்றப்பட்ட PNG தடத்திற்கான பிட்கள் 8 அல்ல." -#: gdk-pixbuf/io-png.c:152 +#: gdk-pixbuf/io-png.c:151 msgid "Transformed PNG not RGB or RGBA." msgstr "மாற்றப்பட்ட PNG RGB அல்லது RGBA அல்ல." -#: gdk-pixbuf/io-png.c:161 +#: gdk-pixbuf/io-png.c:160 msgid "Transformed PNG has unsupported number of channels, must be 3 or 4." msgstr "மாற்றப்பட்ட PNG துணையில்லாத தடங்களின் எண்ணிக்கை 3 அல்லது 4 ஆக இருக்க வேண்டும்." -#: gdk-pixbuf/io-png.c:182 +#: gdk-pixbuf/io-png.c:181 #, c-format msgid "Fatal error in PNG image file: %s" msgstr "PNG உருவக் கோப்பில் பிழை: %s" -#: gdk-pixbuf/io-png.c:315 +#: gdk-pixbuf/io-png.c:314 msgid "Insufficient memory to load PNG file" msgstr "PNG கோப்பினை ஏற்ற போதிய நினைவகம் இல்லை" -#: gdk-pixbuf/io-png.c:656 +#: gdk-pixbuf/io-png.c:655 #, fuzzy, c-format msgid "" "Insufficient memory to store a %lu by %lu image; try exiting some " @@ -577,37 +586,37 @@ msgstr "" "Insufficient memory to store a %ld by %ld image; try exiting some " "applications to reduce memory usage" -#: gdk-pixbuf/io-png.c:719 +#: gdk-pixbuf/io-png.c:718 msgid "Fatal error reading PNG image file" msgstr "PNG உருவக் கோப்பை ஏற்றும்போது கொல் பிழை" -#: gdk-pixbuf/io-png.c:768 +#: gdk-pixbuf/io-png.c:767 #, c-format msgid "Fatal error reading PNG image file: %s" msgstr "PNG உருவக் கோப்பை ஏற்றும்போது கொல் பிழை: %s" -#: gdk-pixbuf/io-png.c:858 +#: gdk-pixbuf/io-png.c:857 msgid "" "Keys for PNG text chunks must have at least 1 and at most 79 characters." msgstr "PNG உரை தொகுத்தல்களின் விசை குறைந்தது 1 மற்றும் அதிகமாக 79 எழுத்துக்கள்." -#: gdk-pixbuf/io-png.c:867 +#: gdk-pixbuf/io-png.c:866 msgid "Keys for PNG text chunks must be ASCII characters." msgstr "PNG உரை தொகுத்தல்களின் விசைகள் ASCII எழுத்துக்கள்." -#: gdk-pixbuf/io-png.c:881 gdk-pixbuf/io-tiff.c:667 +#: gdk-pixbuf/io-png.c:880 gdk-pixbuf/io-tiff.c:665 #, c-format msgid "Color profile has invalid length %d." msgstr "வண்ண விவரக்குறிப்பானது %d நீளத்தை தவறாக கொண்டுள்ளது." -#: gdk-pixbuf/io-png.c:894 +#: gdk-pixbuf/io-png.c:893 #, c-format msgid "" "PNG compression level must be a value between 0 and 9; value '%s' could not " "be parsed." msgstr "PNG குறுக்கும் நிலை 0 க்கும் 9 இடையில் இருக்க வேண்டும்; '%s' அலகிட முடியவில்லை." -#: gdk-pixbuf/io-png.c:907 +#: gdk-pixbuf/io-png.c:906 #, c-format msgid "" "PNG compression level must be a value between 0 and 9; value '%d' is not " @@ -615,332 +624,328 @@ msgid "" msgstr "" "PNG குறுக்கும் நிலை 0 க்கும் 9 இடையில் இருக்க வேண்டும்; '%d' அனுமதிக்கப்படுவதில்லை." -#: gdk-pixbuf/io-png.c:955 +#: gdk-pixbuf/io-png.c:954 #, c-format msgid "Value for PNG text chunk %s cannot be converted to ISO-8859-1 encoding." msgstr "PNG உரை தொகுத்தல் %sன் மதிப்பு ISO-8859-1 குறியீடுக்கு மாற்ற முடியவில்லை." -#: gdk-pixbuf/io-png.c:1118 +#: gdk-pixbuf/io-png.c:1117 msgid "The PNG image format" msgstr "PNG உருவ வகை பிழையானது" -#: gdk-pixbuf/io-pnm.c:248 +#: gdk-pixbuf/io-pnm.c:246 msgid "PNM loader expected to find an integer, but didn't" msgstr "PNM ஏற்றி ஓர் முழுஎண் எதிர்பார்த்தது, அனால் கிடைக்கவில்லை" -#: gdk-pixbuf/io-pnm.c:280 +#: gdk-pixbuf/io-pnm.c:278 msgid "PNM file has an incorrect initial byte" msgstr "PNM கோப்பில் பிழையான தொடக்க பைட்டு" -#: gdk-pixbuf/io-pnm.c:310 +#: gdk-pixbuf/io-pnm.c:308 msgid "PNM file is not in a recognized PNM subformat" msgstr "PNM பகுதி-வடிவம் தெரிந்த ஓர் PNM கோப்பு அல்ல" -#: gdk-pixbuf/io-pnm.c:335 +#: gdk-pixbuf/io-pnm.c:333 msgid "PNM file has an image width of 0" msgstr "PNM கோப்பில் உல்ல உருவ அகலம் 0" -#: gdk-pixbuf/io-pnm.c:356 +#: gdk-pixbuf/io-pnm.c:354 msgid "PNM file has an image height of 0" msgstr "PNM கோப்பில் உல்ல உருவ உயரம் 0" -#: gdk-pixbuf/io-pnm.c:379 +#: gdk-pixbuf/io-pnm.c:377 msgid "Maximum color value in PNM file is 0" msgstr "PNM கோப்பில் மிக-அதிகமான வண்ண மதிப்பு 0" -#: gdk-pixbuf/io-pnm.c:387 +#: gdk-pixbuf/io-pnm.c:385 msgid "Maximum color value in PNM file is too large" msgstr "PNM கோப்பில் மிக-அதிகமான வண்ண மதிப்பு செல்லுபடியாகாது" -#: gdk-pixbuf/io-pnm.c:427 gdk-pixbuf/io-pnm.c:457 gdk-pixbuf/io-pnm.c:502 +#: gdk-pixbuf/io-pnm.c:425 gdk-pixbuf/io-pnm.c:455 gdk-pixbuf/io-pnm.c:500 msgid "Raw PNM image type is invalid" msgstr "மூல PNM உருவ வகை பிழையானது" -#: gdk-pixbuf/io-pnm.c:652 +#: gdk-pixbuf/io-pnm.c:650 msgid "PNM image loader does not support this PNM subformat" msgstr "PNM உருவ ஏற்றிக்கு இந்த PNM பகுதி-வடிவத்தை ஏற்ற முடியாது" -#: gdk-pixbuf/io-pnm.c:739 gdk-pixbuf/io-pnm.c:966 +#: gdk-pixbuf/io-pnm.c:737 gdk-pixbuf/io-pnm.c:964 msgid "Raw PNM formats require exactly one whitespace before sample data" msgstr "" "வெற்று PNM வடிவங்களின் மாதிரி தரவுக்கு முன் சரியாக ஒரு இடைவெளி தேவைப்படுகிறது" -#: gdk-pixbuf/io-pnm.c:766 +#: gdk-pixbuf/io-pnm.c:764 msgid "Cannot allocate memory for loading PNM image" msgstr "PNM படத்தை ஏற்றுவதற்கு நினைவகத்தை ஒதுக்கீட முடியவில்லை" -#: gdk-pixbuf/io-pnm.c:816 +#: gdk-pixbuf/io-pnm.c:814 msgid "Insufficient memory to load PNM context struct" msgstr "PNM சூழல்-கட்டமைப்பு ஏற்ற நினைவகம் போதாது" -#: gdk-pixbuf/io-pnm.c:867 +#: gdk-pixbuf/io-pnm.c:865 msgid "Unexpected end of PNM image data" msgstr "எதிர்பார்க்காத PNM உருவத் தரவு முடிவு" -#: gdk-pixbuf/io-pnm.c:995 +#: gdk-pixbuf/io-pnm.c:993 msgid "Insufficient memory to load PNM file" msgstr "PNM கோப்பு ஏற்ற நினைவகம் போதாது" -#: gdk-pixbuf/io-pnm.c:1079 +#: gdk-pixbuf/io-pnm.c:1077 msgid "The PNM/PBM/PGM/PPM image format family" msgstr "PNM/PBM/PGM/PPM பட வடிவ குடும்பம்" -#: gdk-pixbuf/io-qtif.c:128 +#: gdk-pixbuf/io-qtif.c:126 msgid "Input file descriptor is NULL." msgstr "உள்ளீடு கோப்பு விளக்கி NULL ஆக உள்ளது." -#: gdk-pixbuf/io-qtif.c:143 +#: gdk-pixbuf/io-qtif.c:141 msgid "Failed to read QTIF header" msgstr "QTIF தலைப்பை வாசிக்க முடியவில்லை" -#: gdk-pixbuf/io-qtif.c:152 gdk-pixbuf/io-qtif.c:189 gdk-pixbuf/io-qtif.c:459 +#: gdk-pixbuf/io-qtif.c:150 gdk-pixbuf/io-qtif.c:187 gdk-pixbuf/io-qtif.c:454 #, fuzzy, c-format msgid "QTIF atom size too large (%d byte)" msgid_plural "QTIF atom size too large (%d bytes)" msgstr[0] "QTIF அணுஅளவு மிக நீளமானது (%d பைட்டுகள்)" msgstr[1] "QTIF அணுஅளவு மிக நீளமானது (%d பைட்டுகள்)" -#: gdk-pixbuf/io-qtif.c:175 +#: gdk-pixbuf/io-qtif.c:173 #, fuzzy, c-format msgid "Failed to allocate %d byte for file read buffer" msgid_plural "Failed to allocate %d bytes for file read buffer" msgstr[0] "%d பைட்டுக்களை கோப்பு வாசிக்கும் பஃபருக்காக ஒதுக்க முடியவில்லை" msgstr[1] "%d பைட்டுக்களை கோப்பு வாசிக்கும் பஃபருக்காக ஒதுக்க முடியவில்லை" -#: gdk-pixbuf/io-qtif.c:206 +#: gdk-pixbuf/io-qtif.c:201 #, c-format msgid "File error when reading QTIF atom: %s" msgstr "QTIF அணுவை வாசிக்கும் போது கோப்பு பிழை: %s" -#: gdk-pixbuf/io-qtif.c:243 +#: gdk-pixbuf/io-qtif.c:238 #, fuzzy, c-format msgid "Failed to skip the next %d byte with seek()." msgid_plural "Failed to skip the next %d bytes with seek()." msgstr[0] "அடுத்த %d பைட்டுகளை தேடலுடன்() நிறுத்த முடியவில்லை." msgstr[1] "அடுத்த %d பைட்டுகளை தேடலுடன்() நிறுத்த முடியவில்லை." -#: gdk-pixbuf/io-qtif.c:270 +#: gdk-pixbuf/io-qtif.c:265 msgid "Failed to allocate QTIF context structure." msgstr "QTIF சூழல் அமைப்பை ஒதுக்க முடியவில்லை." -#: gdk-pixbuf/io-qtif.c:330 +#: gdk-pixbuf/io-qtif.c:325 msgid "Failed to create GdkPixbufLoader object." msgstr "GdkPixbufLoader பொருளை உருவாக்க முடியவில்லை." -#: gdk-pixbuf/io-qtif.c:434 +#: gdk-pixbuf/io-qtif.c:429 msgid "Failed to find an image data atom." msgstr "ஒரு படத் தரவு அணுவை தேட முடியவில்லை." -#: gdk-pixbuf/io-qtif.c:618 +#: gdk-pixbuf/io-qtif.c:613 msgid "The QTIF image format" msgstr "QTIF உருவ வடிவம்" -#: gdk-pixbuf/io-ras.c:125 +#: gdk-pixbuf/io-ras.c:123 msgid "RAS image has bogus header data" msgstr "RAS உருவத்தில் பிழையான தலைப்பு-பகுதி தரவு உண்டு" -#: gdk-pixbuf/io-ras.c:147 +#: gdk-pixbuf/io-ras.c:145 msgid "RAS image has unknown type" msgstr "RAS உருவத்தில் தெரியாத வகை " -#: gdk-pixbuf/io-ras.c:155 +#: gdk-pixbuf/io-ras.c:153 msgid "unsupported RAS image variation" msgstr "துணையில்லாத RAS பட வேறுபாடு" -#: gdk-pixbuf/io-ras.c:170 gdk-pixbuf/io-ras.c:199 +#: gdk-pixbuf/io-ras.c:168 gdk-pixbuf/io-ras.c:197 msgid "Not enough memory to load RAS image" msgstr "RAS உருவத்தை ஏற்ற நினைவகம் போதாது" -#: gdk-pixbuf/io-ras.c:544 +#: gdk-pixbuf/io-ras.c:542 msgid "The Sun raster image format" msgstr "Sun raster பட வடிவம்" -#: gdk-pixbuf/io-tga.c:153 +#: gdk-pixbuf/io-tga.c:151 msgid "Cannot allocate memory for IOBuffer struct" msgstr "IOBuffer கட்டமைப்புக்கு நினைவகத்தை ஒதுக்கீட முடியவில்லை" -#: gdk-pixbuf/io-tga.c:172 +#: gdk-pixbuf/io-tga.c:170 msgid "Cannot allocate memory for IOBuffer data" msgstr "IOBuffer தரவுக்கு நினைவகத்தை ஒதுக்கீட முடியவில்லை" -#: gdk-pixbuf/io-tga.c:183 +#: gdk-pixbuf/io-tga.c:181 msgid "Cannot realloc IOBuffer data" msgstr "IOBuffer தரவுக்கு மறு ஒதுக்கீட முடியவில்லை" -#: gdk-pixbuf/io-tga.c:213 +#: gdk-pixbuf/io-tga.c:211 msgid "Cannot allocate temporary IOBuffer data" msgstr "தற்காலிக IOBuffer தரவு ஒதுக்கீட முடியவில்லை" -#: gdk-pixbuf/io-tga.c:346 +#: gdk-pixbuf/io-tga.c:339 msgid "Cannot allocate new pixbuf" msgstr "புதிய pixbufஐ ஒதுக்க முடியவில்லை" -#: gdk-pixbuf/io-tga.c:685 +#: gdk-pixbuf/io-tga.c:678 msgid "Image is corrupted or truncated" msgstr "உருவம் துணிக்கப்பட்டது அல்லது பூர்தியாகாதது" -#: gdk-pixbuf/io-tga.c:692 +#: gdk-pixbuf/io-tga.c:685 msgid "Cannot allocate colormap structure" msgstr "நிற ஒப்பிடு கட்டமைப்புக்கு நினைவகத்தை ஒதுக்கீட முடியவில்லை" -#: gdk-pixbuf/io-tga.c:699 +#: gdk-pixbuf/io-tga.c:692 msgid "Cannot allocate colormap entries" msgstr "நிற ஒப்பீடு உள்ளீடுகளை ஒதுக்க முடியவில்லை" -#: gdk-pixbuf/io-tga.c:721 +#: gdk-pixbuf/io-tga.c:714 msgid "Unexpected bitdepth for colormap entries" msgstr "நிற ஒப்பீடு உள்ளீடுகளுக்கு எதிர்பாராத பிட் அடர்த்தி" -#: gdk-pixbuf/io-tga.c:739 +#: gdk-pixbuf/io-tga.c:732 msgid "Cannot allocate TGA header memory" msgstr "TGA தலைப்பு நினைவகத்தினை ஒதுக்க முடியவில்லை." -#: gdk-pixbuf/io-tga.c:772 +#: gdk-pixbuf/io-tga.c:765 msgid "TGA image has invalid dimensions" msgstr "TGA படங்கள் தவறான பரிமாணங்களை கொண்டுள்ளது" -#: gdk-pixbuf/io-tga.c:778 gdk-pixbuf/io-tga.c:787 gdk-pixbuf/io-tga.c:797 -#: gdk-pixbuf/io-tga.c:807 gdk-pixbuf/io-tga.c:814 +#: gdk-pixbuf/io-tga.c:771 gdk-pixbuf/io-tga.c:780 gdk-pixbuf/io-tga.c:790 +#: gdk-pixbuf/io-tga.c:800 gdk-pixbuf/io-tga.c:807 msgid "TGA image type not supported" msgstr "TGA உருவ வகைக்கு ஆதரவளிப்பு கிடையாது" -#: gdk-pixbuf/io-tga.c:861 +#: gdk-pixbuf/io-tga.c:854 msgid "Cannot allocate memory for TGA context struct" msgstr "TGA சூழல்-கட்டமைப்புக்கு நினைவகம் ஒதுக்கீட முடியவில்லை" -#: gdk-pixbuf/io-tga.c:926 +#: gdk-pixbuf/io-tga.c:919 msgid "Excess data in file" msgstr "கோப்பில் அதிகமான தரவு" -#: gdk-pixbuf/io-tga.c:1007 +#: gdk-pixbuf/io-tga.c:1000 msgid "The Targa image format" msgstr "டார்கா உருவ வகை" -#: gdk-pixbuf/io-tiff.c:104 +#: gdk-pixbuf/io-tiff.c:102 msgid "Could not get image width (bad TIFF file)" msgstr "உருவத்தின் அகலத்தை பெறமுடியவில்லை (கெட்டுதலான TIFF கோப்பு)" -#: gdk-pixbuf/io-tiff.c:112 +#: gdk-pixbuf/io-tiff.c:110 msgid "Could not get image height (bad TIFF file)" msgstr "உருவத்தின் உயரவத்தை பெறமுடியவில்லை (கெட்டுதலான TIFF கோப்பு)" -#: gdk-pixbuf/io-tiff.c:120 +#: gdk-pixbuf/io-tiff.c:118 msgid "Width or height of TIFF image is zero" msgstr "TIFF உருவத்தின் அகலம் அல்லது உயரம் சுழி" -#: gdk-pixbuf/io-tiff.c:129 gdk-pixbuf/io-tiff.c:138 +#: gdk-pixbuf/io-tiff.c:127 gdk-pixbuf/io-tiff.c:136 msgid "Dimensions of TIFF image too large" msgstr "TIFF உருவத்தின் பரிமாணம் மிகப் பெரியது" -#: gdk-pixbuf/io-tiff.c:162 gdk-pixbuf/io-tiff.c:174 gdk-pixbuf/io-tiff.c:491 +#: gdk-pixbuf/io-tiff.c:160 gdk-pixbuf/io-tiff.c:172 gdk-pixbuf/io-tiff.c:489 msgid "Insufficient memory to open TIFF file" msgstr "TIFF கோப்பு திறப்பதற்கு நினைவகம் போதாது" -#: gdk-pixbuf/io-tiff.c:236 +#: gdk-pixbuf/io-tiff.c:234 msgid "Failed to load RGB data from TIFF file" msgstr "TIFF கோப்பிலிருந்து RGB தரவு ஏற்ற முடியவில்லை" -#: gdk-pixbuf/io-tiff.c:293 +#: gdk-pixbuf/io-tiff.c:291 msgid "Failed to open TIFF image" msgstr "TIFF உருவத்தைத் திறக்க முடியவில்லை" -#: gdk-pixbuf/io-tiff.c:427 gdk-pixbuf/io-tiff.c:440 +#: gdk-pixbuf/io-tiff.c:425 gdk-pixbuf/io-tiff.c:438 msgid "Failed to load TIFF image" msgstr "TIFF உருவத்தைத் ஏற்ற முடியவில்லை" -#: gdk-pixbuf/io-tiff.c:623 +#: gdk-pixbuf/io-tiff.c:621 msgid "Failed to save TIFF image" msgstr "TIFF படத்தை சேமிக்க முடியவில்லை" -#: gdk-pixbuf/io-tiff.c:656 +#: gdk-pixbuf/io-tiff.c:654 msgid "TIFF compression doesn't refer to a valid codec." msgstr "TIFF சுருக்கமானது ஒரு சரியான கோடெக்கை பார்க்கவில்லை." -#: gdk-pixbuf/io-tiff.c:696 +#: gdk-pixbuf/io-tiff.c:694 msgid "Failed to write TIFF data" msgstr "TIFF தரவினை எழுத முடியவில்லை" -#: gdk-pixbuf/io-tiff.c:733 +#: gdk-pixbuf/io-tiff.c:731 msgid "Couldn't write to TIFF file" msgstr "TIFF கோப்புக்கு எழுத முடியவில்லை" -#: gdk-pixbuf/io-tiff.c:788 -msgid "The TIFF image format" -msgstr "TIFF உருவ வகை" - -#: gdk-pixbuf/io-wbmp.c:245 +#: gdk-pixbuf/io-wbmp.c:243 msgid "Image has zero width" msgstr "படத்தின் அகலம் 0" -#: gdk-pixbuf/io-wbmp.c:263 +#: gdk-pixbuf/io-wbmp.c:261 msgid "Image has zero height" msgstr "உருவத்தின் உயரம் பூச்சியம்" -#: gdk-pixbuf/io-wbmp.c:274 +#: gdk-pixbuf/io-wbmp.c:272 msgid "Not enough memory to load image" msgstr "குறைவான நினைவகத்தினால் உருவத்தை ஏற்ற முடியாது" -#: gdk-pixbuf/io-wbmp.c:333 +#: gdk-pixbuf/io-wbmp.c:331 msgid "Couldn't save the rest" msgstr "மீதியை சேமிக்க முடியவில்லை" -#: gdk-pixbuf/io-wbmp.c:374 +#: gdk-pixbuf/io-wbmp.c:372 msgid "The WBMP image format" msgstr "WBMP உருவ வகை" -#: gdk-pixbuf/io-xbm.c:304 +#: gdk-pixbuf/io-xbm.c:302 msgid "Invalid XBM file" msgstr "செல்லுபடியாகாத XBM கோப்பு" -#: gdk-pixbuf/io-xbm.c:314 +#: gdk-pixbuf/io-xbm.c:312 msgid "Insufficient memory to load XBM image file" msgstr "XBM உருவக்கோப்பை ஏற்றுவதற்கு நினைவகம் போதாது" -#: gdk-pixbuf/io-xbm.c:462 +#: gdk-pixbuf/io-xbm.c:460 msgid "Failed to write to temporary file when loading XBM image" msgstr "XBM உருவத்தை ஏற்றும்போது, தற்காலிகமான கோப்பிற்கு எழுத முடியவில்லை" -#: gdk-pixbuf/io-xbm.c:501 +#: gdk-pixbuf/io-xbm.c:499 msgid "The XBM image format" msgstr "XBM உருவ வகை" -#: gdk-pixbuf/io-xpm.c:469 +#: gdk-pixbuf/io-xpm.c:467 msgid "No XPM header found" msgstr "XPM தலைப்பகுதியை கண்டுபிடிக்கமுடியவில்லை" -#: gdk-pixbuf/io-xpm.c:478 +#: gdk-pixbuf/io-xpm.c:476 msgid "Invalid XPM header" msgstr "தவறான XPM தலைப்பு" -#: gdk-pixbuf/io-xpm.c:486 +#: gdk-pixbuf/io-xpm.c:484 msgid "XPM file has image width <= 0" msgstr "XPM கோப்பில் உல்ல உருவ அகலம் <= 0" -#: gdk-pixbuf/io-xpm.c:494 +#: gdk-pixbuf/io-xpm.c:492 msgid "XPM file has image height <= 0" msgstr "XPM கோப்பில் உல்ல உருவ உயரம் <= 0" -#: gdk-pixbuf/io-xpm.c:502 +#: gdk-pixbuf/io-xpm.c:500 msgid "XPM has invalid number of chars per pixel" msgstr "XPM உருவத்தில் ஒரு பிக்செலில் தவறுதலான உரு எண்ணிக்கை" -#: gdk-pixbuf/io-xpm.c:511 +#: gdk-pixbuf/io-xpm.c:509 msgid "XPM file has invalid number of colors" msgstr "XPM கோப்பு தவறான நிறங்களின் எண்ணிக்கையை கொண்டுள்ளது" -#: gdk-pixbuf/io-xpm.c:523 gdk-pixbuf/io-xpm.c:532 gdk-pixbuf/io-xpm.c:584 +#: gdk-pixbuf/io-xpm.c:521 gdk-pixbuf/io-xpm.c:530 gdk-pixbuf/io-xpm.c:582 msgid "Cannot allocate memory for loading XPM image" msgstr "XPM படத்தை ஏற்றுவதற்கு நினைவகத்தை ஒதுக்கீட முடியவில்லை." -#: gdk-pixbuf/io-xpm.c:546 +#: gdk-pixbuf/io-xpm.c:544 msgid "Cannot read XPM colormap" msgstr "XPM நிற ஒப்பீடை படிக்க முடியவில்லை" -#: gdk-pixbuf/io-xpm.c:778 +#: gdk-pixbuf/io-xpm.c:776 msgid "Failed to write to temporary file when loading XPM image" msgstr "XPM உருவத்தை ஏற்றும்போது, தற்காலிகமான கோப்பிற்கு எழுத முடியவில்லை" -#: gdk-pixbuf/io-xpm.c:817 +#: gdk-pixbuf/io-xpm.c:815 msgid "The XPM image format" msgstr "XPM உருவடிவ வகை" diff --git a/po/te.gmo b/po/te.gmo index a85c27fbd2c11c688b83b2098851f05e7845e98f..fd94be2728680f9149d37a78e4128d93a1ea132b 100644 GIT binary patch delta 28 jcmdlsn`zr@rVUC4ye7H^rn*LE3PuK2CT5%U4ccP?f3OHG delta 28 jcmdlsn`zr@rVUC4yvDi)Cc1{E3Wf$&Mi!g(4ccP?e`*LQ diff --git a/po/te.po b/po/te.po index 19ed6d9..8cfd848 100644 --- a/po/te.po +++ b/po/te.po @@ -14,7 +14,7 @@ msgstr "" "Project-Id-Version: gtk+.master.te\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=gdk-" "pixbuf\n" -"POT-Creation-Date: 2013-04-15 10:28-0400\n" +"POT-Creation-Date: 2014-05-26 20:46-0400\n" "PO-Revision-Date: 2012-09-19 00:18+0530\n" "Last-Translator: Krishnababu Krothapalli \n" "Language-Team: Telugu \n" @@ -25,18 +25,18 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n!=1);\n" "X-Generator: Lokalize 1.4\n" -#: gdk-pixbuf/gdk-pixbuf-animation.c:160 gdk-pixbuf/gdk-pixbuf-io.c:1064 -#: gdk-pixbuf/gdk-pixbuf-io.c:1330 +#: gdk-pixbuf/gdk-pixbuf-animation.c:158 gdk-pixbuf/gdk-pixbuf-io.c:1077 +#: gdk-pixbuf/gdk-pixbuf-io.c:1333 #, c-format msgid "Failed to open file '%s': %s" msgstr "'%s': దస్త్రమును తెరచుటలో విఫలమైంది %s" -#: gdk-pixbuf/gdk-pixbuf-animation.c:173 gdk-pixbuf/gdk-pixbuf-io.c:1076 +#: gdk-pixbuf/gdk-pixbuf-animation.c:171 gdk-pixbuf/gdk-pixbuf-io.c:962 #, c-format msgid "Image file '%s' contains no data" msgstr "'%s' ప్రతిబింబ దస్త్రంలో ఏ దత్తాంశమూ లేదు" -#: gdk-pixbuf/gdk-pixbuf-animation.c:212 +#: gdk-pixbuf/gdk-pixbuf-animation.c:210 #, c-format msgid "" "Failed to load animation '%s': reason not known, probably a corrupt " @@ -44,20 +44,20 @@ msgid "" msgstr "" "'%s': సచేతనాన్ని నింపుటలో విఫలమైంది. కారణం తెలియదు . బహుశా సచేతన దస్త్రము చెడిపోయి వుండవచ్చు." -#: gdk-pixbuf/gdk-pixbuf-animation.c:280 gdk-pixbuf/gdk-pixbuf-io.c:1112 -#: gdk-pixbuf/gdk-pixbuf-io.c:1382 +#: gdk-pixbuf/gdk-pixbuf-animation.c:278 gdk-pixbuf/gdk-pixbuf-io.c:1113 +#: gdk-pixbuf/gdk-pixbuf-io.c:1385 #, c-format msgid "" "Failed to load image '%s': reason not known, probably a corrupt image file" msgstr "" " ప్రతిబింబం '%s'ను నింపుటలో విఫలమైంది. కారణం తెలియదు. బహుశా ఈ దస్త్రం చెడిపోయి వుండవచ్చు." -#: gdk-pixbuf/gdk-pixbuf-io.c:790 +#: gdk-pixbuf/gdk-pixbuf-io.c:774 #, c-format msgid "Unable to load image-loading module: %s: %s" msgstr "%s ప్రతిబింబ ప్రమాణాన్ని నింపలేకపోతున్నాం.: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:805 +#: gdk-pixbuf/gdk-pixbuf-io.c:789 #, c-format msgid "" "Image-loading module %s does not export the proper interface; perhaps it's " @@ -66,53 +66,53 @@ msgstr "" "ప్రతిబింబం-లోడుచేయు మాడ్యూల్ %s సరైన యింటర్ఫేస్‌ను యెగుమతి చేయలేదు; ఒకవేళ అది వేరే gdk-pixbuf " "వర్షన్‌నుండి కావచ్చు?" -#: gdk-pixbuf/gdk-pixbuf-io.c:814 gdk-pixbuf/gdk-pixbuf-io.c:865 +#: gdk-pixbuf/gdk-pixbuf-io.c:798 gdk-pixbuf/gdk-pixbuf-io.c:849 #, c-format msgid "Image type '%s' is not supported" msgstr "'%s' ప్రతిబింబ రకానికి సహకరించలేము." -#: gdk-pixbuf/gdk-pixbuf-io.c:950 +#: gdk-pixbuf/gdk-pixbuf-io.c:934 #, c-format msgid "Couldn't recognize the image file format for file '%s'" msgstr "'%sదస్త్రం ప్రతిబింబ రూప లావణ్యాన్ని గుర్తించ లేకపోయింది.'" -#: gdk-pixbuf/gdk-pixbuf-io.c:958 +#: gdk-pixbuf/gdk-pixbuf-io.c:942 msgid "Unrecognized image file format" msgstr "గుర్తింపలేని ప్రతిబింబ దస్త్ర రూపలావణ్యం" -#: gdk-pixbuf/gdk-pixbuf-io.c:1121 +#: gdk-pixbuf/gdk-pixbuf-io.c:1124 #, c-format msgid "Failed to load image '%s': %s" msgstr "'%s'ప్రతిబింబాన్ని నింపుటలో విఫలమైంది: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2015 gdk-pixbuf/io-gdip-utils.c:837 +#: gdk-pixbuf/gdk-pixbuf-io.c:2029 gdk-pixbuf/io-gdip-utils.c:835 #, c-format msgid "Error writing to image file: %s" msgstr "ప్రతిబింబ దస్త్రానికి రాయుటలో దోషం: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2057 gdk-pixbuf/gdk-pixbuf-io.c:2178 +#: gdk-pixbuf/gdk-pixbuf-io.c:2071 gdk-pixbuf/gdk-pixbuf-io.c:2192 #, c-format msgid "This build of gdk-pixbuf does not support saving the image format: %s" msgstr "%s నిర్మాణం ప్రతిబింబ రూప లావణాన్ని దాచడానికి సహకరించటంలేదు." -#: gdk-pixbuf/gdk-pixbuf-io.c:2088 +#: gdk-pixbuf/gdk-pixbuf-io.c:2102 msgid "Insufficient memory to save image to callback" msgstr "ప్రతిబింబాన్ని వెనక్కు రప్పించి దాచుటకు జ్ఞాపక శక్తి చాలదు." -#: gdk-pixbuf/gdk-pixbuf-io.c:2101 +#: gdk-pixbuf/gdk-pixbuf-io.c:2115 msgid "Failed to open temporary file" msgstr "తాత్కాలిక దస్త్రమును తెరచుటలో విఫలమైంది." -#: gdk-pixbuf/gdk-pixbuf-io.c:2124 +#: gdk-pixbuf/gdk-pixbuf-io.c:2138 msgid "Failed to read from temporary file" msgstr "తాత్కాలిక దస్త్రము నుండి చదువుట విఫలమంది." -#: gdk-pixbuf/gdk-pixbuf-io.c:2372 +#: gdk-pixbuf/gdk-pixbuf-io.c:2382 #, c-format msgid "Failed to open '%s' for writing: %s" msgstr "'%s' వ్రాయుట కొరకు తెరచుట విఫలమైంది %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2398 +#: gdk-pixbuf/gdk-pixbuf-io.c:2408 #, c-format msgid "" "Failed to close '%s' while writing image, all data may not have been saved: " @@ -120,15 +120,15 @@ msgid "" msgstr "" " '%s' ప్రతిబింబాన్ని రాస్తున్నప్పుడు %sను మూయుటలో విఫలమైంది. దత్తాంశమంతా దాచిపెట్టబడి వుండకపోవచ్చు." -#: gdk-pixbuf/gdk-pixbuf-io.c:2619 gdk-pixbuf/gdk-pixbuf-io.c:2671 +#: gdk-pixbuf/gdk-pixbuf-io.c:2629 gdk-pixbuf/gdk-pixbuf-io.c:2681 msgid "Insufficient memory to save image into a buffer" msgstr "ప్రతిబింబాన్ని వాటికయందు దాచుటకు శక్తి చాలదు" -#: gdk-pixbuf/gdk-pixbuf-io.c:2717 +#: gdk-pixbuf/gdk-pixbuf-io.c:2727 msgid "Error writing to image stream" msgstr "ప్రతిబింబ స్ట్రీమ్‌కు వ్రాయుటలో దోషము" -#: gdk-pixbuf/gdk-pixbuf-loader.c:393 +#: gdk-pixbuf/gdk-pixbuf-loader.c:384 #, c-format msgid "" "Internal error: Image loader module '%s' failed to complete an operation, " @@ -137,220 +137,229 @@ msgstr "" "అంతర్గత దోషం : ప్రతిబింబాన్ని నింపేటప్పుడు ప్రతిబింబ ప్రమాణం '%s' విఫలం అయింది. వైఫల్యానికి కారణం " "చెప్పబడలేదు." -#: gdk-pixbuf/gdk-pixbuf-loader.c:435 +#: gdk-pixbuf/gdk-pixbuf-loader.c:426 #, c-format msgid "Incremental loading of image type '%s' is not supported" msgstr "'%s' రకం ప్రతిబింబాన్ని ఆరోహణలో నింపుటకు సహకారం లేదు." -#: gdk-pixbuf/gdk-pixdata.c:160 +#: gdk-pixbuf/gdk-pixdata.c:158 msgid "Image header corrupt" msgstr "ప్రతిబింబ శీర్షిక చెడిపోయింది." -#: gdk-pixbuf/gdk-pixdata.c:165 +#: gdk-pixbuf/gdk-pixdata.c:163 msgid "Image format unknown" msgstr "ప్రతిబింబ రూపలావణ్యాలు అపరిచితం" -#: gdk-pixbuf/gdk-pixdata.c:170 gdk-pixbuf/gdk-pixdata.c:502 +#: gdk-pixbuf/gdk-pixdata.c:168 gdk-pixbuf/gdk-pixdata.c:501 msgid "Image pixel data corrupt" msgstr "ప్రతిబింబ పిక్సెల్ దత్తాంశం చెడిపోయింది." -#: gdk-pixbuf/gdk-pixdata.c:446 +#: gdk-pixbuf/gdk-pixdata.c:445 #, c-format msgid "failed to allocate image buffer of %u byte" msgid_plural "failed to allocate image buffer of %u bytes" msgstr[0] "%u బైట్ ప్రతిరూప బఫర్‌ను కేటాయించుటలో విఫలమైంది" msgstr[1] "%u బైట్ల ప్రతిరూప బఫర్‌ను కేటాయించుటలో విఫలమైంది" -#: gdk-pixbuf/io-ani.c:244 +#: gdk-pixbuf/io-ani.c:242 msgid "Unexpected icon chunk in animation" msgstr "సచేతనంలో ఊహించని ప్రతిమా ఖండం" -#: gdk-pixbuf/io-ani.c:342 gdk-pixbuf/io-ani.c:400 gdk-pixbuf/io-ani.c:426 -#: gdk-pixbuf/io-ani.c:449 gdk-pixbuf/io-ani.c:476 gdk-pixbuf/io-ani.c:563 +#: gdk-pixbuf/io-ani.c:340 gdk-pixbuf/io-ani.c:398 gdk-pixbuf/io-ani.c:424 +#: gdk-pixbuf/io-ani.c:447 gdk-pixbuf/io-ani.c:474 gdk-pixbuf/io-ani.c:561 msgid "Invalid header in animation" msgstr "సచేతనంలో చెల్లుబాటుకాని శీర్షిక" -#: gdk-pixbuf/io-ani.c:352 gdk-pixbuf/io-ani.c:374 gdk-pixbuf/io-ani.c:458 -#: gdk-pixbuf/io-ani.c:485 gdk-pixbuf/io-ani.c:536 gdk-pixbuf/io-ani.c:608 +#: gdk-pixbuf/io-ani.c:350 gdk-pixbuf/io-ani.c:372 gdk-pixbuf/io-ani.c:456 +#: gdk-pixbuf/io-ani.c:483 gdk-pixbuf/io-ani.c:534 gdk-pixbuf/io-ani.c:606 msgid "Not enough memory to load animation" msgstr "సచేతనాన్ని నింపుటకు సరిపడే జ్ఞాపక శక్తి లేదు" -#: gdk-pixbuf/io-ani.c:392 gdk-pixbuf/io-ani.c:418 gdk-pixbuf/io-ani.c:437 +#: gdk-pixbuf/io-ani.c:390 gdk-pixbuf/io-ani.c:416 gdk-pixbuf/io-ani.c:435 msgid "Malformed chunk in animation" msgstr "సచేతనంలో వికృత ఖండం" -#: gdk-pixbuf/io-ani.c:660 +#: gdk-pixbuf/io-ani.c:628 +#, fuzzy +msgid "ANI image was truncated or incomplete." +msgstr "GIF ప్రతిబింబం కత్తిరింపబడింది లేదా అసంపూర్ణం" + +#: gdk-pixbuf/io-ani.c:669 msgid "The ANI image format" msgstr "ANI ప్రతిబింబ రూపలావణ్యం" -#: gdk-pixbuf/io-bmp.c:229 gdk-pixbuf/io-bmp.c:266 gdk-pixbuf/io-bmp.c:337 -#: gdk-pixbuf/io-bmp.c:369 gdk-pixbuf/io-bmp.c:392 gdk-pixbuf/io-bmp.c:495 +#: gdk-pixbuf/io-bmp.c:227 gdk-pixbuf/io-bmp.c:264 gdk-pixbuf/io-bmp.c:335 +#: gdk-pixbuf/io-bmp.c:367 gdk-pixbuf/io-bmp.c:390 gdk-pixbuf/io-bmp.c:493 msgid "BMP image has bogus header data" msgstr "BMP ప్రతిబింబం నకిలీ శీర్షిక దత్తాంశాన్ని కలిగివుంది." -#: gdk-pixbuf/io-bmp.c:240 gdk-pixbuf/io-bmp.c:432 +#: gdk-pixbuf/io-bmp.c:238 gdk-pixbuf/io-bmp.c:430 msgid "Not enough memory to load bitmap image" msgstr "బిట్_మ్యాప్ ప్రతిబింబాన్ని నింపుటకు సరిపడే జ్ఞాపక శక్తి లేదు." -#: gdk-pixbuf/io-bmp.c:318 +#: gdk-pixbuf/io-bmp.c:316 msgid "BMP image has unsupported header size" msgstr "సహకారంలేని BMP ప్రతిబింబ శీర్షిక పరిమాణం" -#: gdk-pixbuf/io-bmp.c:356 +#: gdk-pixbuf/io-bmp.c:354 msgid "Topdown BMP images cannot be compressed" msgstr "టాప్‌డౌన్ BMP చిత్రాలు కుచింపబడవు" -#: gdk-pixbuf/io-bmp.c:716 gdk-pixbuf/io-pnm.c:707 +#: gdk-pixbuf/io-bmp.c:714 gdk-pixbuf/io-pnm.c:705 msgid "Premature end-of-file encountered" msgstr "పరిపక్వం చెందని దత్తాంశ అంతం కనిపెట్టబడింది" -#: gdk-pixbuf/io-bmp.c:1328 +#: gdk-pixbuf/io-bmp.c:1326 msgid "Couldn't allocate memory for saving BMP file" msgstr "BMP దస్త్రాన్ని దాచటానికి జ్ఞాపకశక్తిని సమకూర్చలేదు" -#: gdk-pixbuf/io-bmp.c:1369 +#: gdk-pixbuf/io-bmp.c:1367 msgid "Couldn't write to BMP file" msgstr "BMP దస్త్రమునకు వ్రయలేము" -#: gdk-pixbuf/io-bmp.c:1422 gdk-pixbuf/io-gdip-bmp.c:82 +#: gdk-pixbuf/io-bmp.c:1420 gdk-pixbuf/io-gdip-bmp.c:80 msgid "The BMP image format" msgstr "BMP ప్రతిబింబ రూపలావణ్యం" -#: gdk-pixbuf/io-gdip-emf.c:59 +#: gdk-pixbuf/io-gdip-emf.c:57 msgid "The EMF image format" msgstr "EMF ప్రతిబింబ రూపలావణ్యం" -#: gdk-pixbuf/io-gdip-gif.c:80 gdk-pixbuf/io-gif.c:1720 +#: gdk-pixbuf/io-gdip-gif.c:78 gdk-pixbuf/io-gif.c:1718 msgid "The GIF image format" msgstr "GIF ప్రతిబింబం ఉపలావణ్యం" -#: gdk-pixbuf/io-gdip-ico.c:59 gdk-pixbuf/io-ico.c:1271 +#: gdk-pixbuf/io-gdip-ico.c:57 gdk-pixbuf/io-ico.c:1269 msgid "The ICO image format" msgstr "ICO ప్రతిబింబ రూపలావణ్యం" -#: gdk-pixbuf/io-gdip-jpeg.c:53 gdk-pixbuf/io-jpeg.c:1249 +#: gdk-pixbuf/io-gdip-jpeg.c:51 gdk-pixbuf/io-jpeg.c:1249 #, c-format msgid "" "JPEG quality must be a value between 0 and 100; value '%s' could not be " "parsed." msgstr "JPEG నాణ్యత 0కు100 మధ్య విలువఅయివుండవలెను'%s' విలువను పదానుబంధీకరణ చేయలేము." -#: gdk-pixbuf/io-gdip-jpeg.c:68 gdk-pixbuf/io-jpeg.c:1265 +#: gdk-pixbuf/io-gdip-jpeg.c:66 gdk-pixbuf/io-jpeg.c:1265 #, c-format msgid "" "JPEG quality must be a value between 0 and 100; value '%d' is not allowed." msgstr "JPEG నాణ్యత 0కు100కు మధ్య విలువ అయివుండవలెను '%d విలువ ఆమోదింపబడదు" -#: gdk-pixbuf/io-gdip-jpeg.c:136 gdk-pixbuf/io-jpeg.c:1478 +#: gdk-pixbuf/io-gdip-jpeg.c:134 gdk-pixbuf/io-jpeg.c:1478 msgid "The JPEG image format" msgstr "JPEG ప్రతిబింబరూప లావణ్యం" -#: gdk-pixbuf/io-gdip-utils.c:154 +#: gdk-pixbuf/io-gdip-tiff.c:80 gdk-pixbuf/io-tiff.c:786 +msgid "The TIFF image format" +msgstr "TIFF ప్రతిబింబ రూపలావణ్యం" + +#: gdk-pixbuf/io-gdip-utils.c:152 #, c-format msgid "Could not allocate memory: %s" msgstr "జ్ఞాపకశక్తిని కేటాయించలేక పోయింది: %s" -#: gdk-pixbuf/io-gdip-utils.c:179 gdk-pixbuf/io-gdip-utils.c:293 -#: gdk-pixbuf/io-gdip-utils.c:333 +#: gdk-pixbuf/io-gdip-utils.c:177 gdk-pixbuf/io-gdip-utils.c:291 +#: gdk-pixbuf/io-gdip-utils.c:331 #, c-format msgid "Could not create stream: %s" msgstr "స్ట్రీమ్‌ను సృష్టించలేక పోయింది: %s" -#: gdk-pixbuf/io-gdip-utils.c:193 +#: gdk-pixbuf/io-gdip-utils.c:191 #, c-format msgid "Could not seek stream: %s" msgstr "స్ట్రీమ్‌ను కోరలేము: %s" -#: gdk-pixbuf/io-gdip-utils.c:205 +#: gdk-pixbuf/io-gdip-utils.c:203 #, c-format msgid "Could not read from stream: %s" msgstr "స్ట్రీమ్‌నుండి చదువలేక పోయింది: %s" -#: gdk-pixbuf/io-gdip-utils.c:617 +#: gdk-pixbuf/io-gdip-utils.c:615 msgid "Couldn't load bitmap" msgstr "బిట్‌మాప్‌ను లోడ్‌ చేయలేక పోయింది" -#: gdk-pixbuf/io-gdip-utils.c:773 +#: gdk-pixbuf/io-gdip-utils.c:771 msgid "Couldn't load metafile" msgstr "మెటాఫైల్‌ను లోడ్ చేయలేక పోయింది" -#: gdk-pixbuf/io-gdip-utils.c:878 +#: gdk-pixbuf/io-gdip-utils.c:876 msgid "Unsupported image format for GDI+" msgstr "GDI+ కొరకు మద్దతీయని ప్రతిబింబం రూపలావణ్యం" -#: gdk-pixbuf/io-gdip-utils.c:885 +#: gdk-pixbuf/io-gdip-utils.c:883 msgid "Couldn't save" msgstr "భద్రపరచలేకపోయింది" -#: gdk-pixbuf/io-gdip-wmf.c:58 +#: gdk-pixbuf/io-gdip-wmf.c:56 msgid "The WMF image format" msgstr "WMF ప్రతిబింబ రూపలావణ్యం" -#: gdk-pixbuf/io-gif.c:222 +#: gdk-pixbuf/io-gif.c:220 #, c-format msgid "Failure reading GIF: %s" msgstr "GIF చదువుటలో విఫలమైంది.: %s" -#: gdk-pixbuf/io-gif.c:496 gdk-pixbuf/io-gif.c:1502 gdk-pixbuf/io-gif.c:1669 +#: gdk-pixbuf/io-gif.c:494 gdk-pixbuf/io-gif.c:1500 gdk-pixbuf/io-gif.c:1667 msgid "GIF file was missing some data (perhaps it was truncated somehow?)" msgstr "" "GIF దస్త్రము కొంత దత్తాంశాన్ని కోల్పోయింది. (బహుశా దాని చివరి భాగం ఎలాగో కత్తిరించబడి వుంటుంది?)" -#: gdk-pixbuf/io-gif.c:505 +#: gdk-pixbuf/io-gif.c:503 #, c-format msgid "Internal error in the GIF loader (%s)" msgstr "GIF నింపుదారులో అంతర్గత దోషం(%s) " -#: gdk-pixbuf/io-gif.c:579 +#: gdk-pixbuf/io-gif.c:577 msgid "Stack overflow" msgstr "దొంతర పొంగిపొరలు" -#: gdk-pixbuf/io-gif.c:639 +#: gdk-pixbuf/io-gif.c:637 msgid "GIF image loader cannot understand this image." msgstr "ఈ ప్రతిబింబాన్ని GIF ప్రతిబింబనింపుదారు అర్థంచేసుకోలేదు." -#: gdk-pixbuf/io-gif.c:668 +#: gdk-pixbuf/io-gif.c:666 msgid "Bad code encountered" msgstr "తప్పడు సంకేతం కనిపెట్టబడింది" -#: gdk-pixbuf/io-gif.c:678 +#: gdk-pixbuf/io-gif.c:676 msgid "Circular table entry in GIF file" msgstr "GIF దస్త్రంలో వృత్త పట్టీ " -#: gdk-pixbuf/io-gif.c:866 gdk-pixbuf/io-gif.c:1488 gdk-pixbuf/io-gif.c:1541 -#: gdk-pixbuf/io-gif.c:1657 +#: gdk-pixbuf/io-gif.c:864 gdk-pixbuf/io-gif.c:1486 gdk-pixbuf/io-gif.c:1539 +#: gdk-pixbuf/io-gif.c:1655 msgid "Not enough memory to load GIF file" msgstr "GIF దస్త్రంను నింపుటకు సరిపడా జ్ఞాపకశక్తి లేదు " -#: gdk-pixbuf/io-gif.c:960 +#: gdk-pixbuf/io-gif.c:958 msgid "Not enough memory to composite a frame in GIF file" msgstr "GIF దస్త్రమునందు ఒక ఫ్రేము ను మిళితం చేయుటకు సరిపోవు మెమోరీ లేదు" -#: gdk-pixbuf/io-gif.c:1132 +#: gdk-pixbuf/io-gif.c:1130 msgid "GIF image is corrupt (incorrect LZW compression)" msgstr "GIF ప్రతిబింబం చెడిపోయింది. (తప్పడు LZW కుదింపు)" -#: gdk-pixbuf/io-gif.c:1182 +#: gdk-pixbuf/io-gif.c:1180 msgid "File does not appear to be a GIF file" msgstr "ఈ దస్త్రం GIF దస్త్రంలా కనిపించుటలేదు" -#: gdk-pixbuf/io-gif.c:1194 +#: gdk-pixbuf/io-gif.c:1192 #, c-format msgid "Version %s of the GIF file format is not supported" msgstr "GIF దస్త్ర రూప లావణ్యం%s వివరణానికి సహకరించుటలేదు" -#: gdk-pixbuf/io-gif.c:1241 +#: gdk-pixbuf/io-gif.c:1239 msgid "Resulting GIF image has zero size" msgstr "సున్నా పరిమాణం గల GIF ప్రతిరూపంను యిచ్చును" -#: gdk-pixbuf/io-gif.c:1320 +#: gdk-pixbuf/io-gif.c:1318 msgid "" "GIF image has no global colormap, and a frame inside it has no local " "colormap." msgstr "" "GIF ప్రతిబింబానికి ప్రాపంచిక వర్ణసంధానం లేదుమరియు ఫలకములోపల దానికి స్థానిక వర్ణసంధానం కూడా లేదు." -#: gdk-pixbuf/io-gif.c:1564 +#: gdk-pixbuf/io-gif.c:1562 msgid "GIF image was truncated or incomplete." msgstr "GIF ప్రతిబింబం కత్తిరింపబడింది లేదా అసంపూర్ణం" @@ -367,103 +376,103 @@ msgstr "ICNS దస్త్రాన్ని డీకో‍డ్ చేయ msgid "The ICNS image format" msgstr "ICNS ప్రతిబింబ రూపం" -#: gdk-pixbuf/io-ico.c:228 gdk-pixbuf/io-ico.c:242 gdk-pixbuf/io-ico.c:291 -#: gdk-pixbuf/io-ico.c:302 gdk-pixbuf/io-ico.c:395 +#: gdk-pixbuf/io-ico.c:226 gdk-pixbuf/io-ico.c:240 gdk-pixbuf/io-ico.c:289 +#: gdk-pixbuf/io-ico.c:300 gdk-pixbuf/io-ico.c:393 msgid "Invalid header in icon" msgstr "ప్రతిమలో చెల్లని శీర్షిక" -#: gdk-pixbuf/io-ico.c:257 gdk-pixbuf/io-ico.c:312 gdk-pixbuf/io-ico.c:405 -#: gdk-pixbuf/io-ico.c:458 gdk-pixbuf/io-ico.c:488 +#: gdk-pixbuf/io-ico.c:255 gdk-pixbuf/io-ico.c:310 gdk-pixbuf/io-ico.c:403 +#: gdk-pixbuf/io-ico.c:456 gdk-pixbuf/io-ico.c:486 msgid "Not enough memory to load icon" msgstr "ప్రతిమను నింపుటకు కావలసిన జ్ఞాపకశక్తి లేదు" -#: gdk-pixbuf/io-ico.c:338 +#: gdk-pixbuf/io-ico.c:336 msgid "Compressed icons are not supported" msgstr "కుదింపబడిన ప్రతిమలకు సహకారంలేదు" -#: gdk-pixbuf/io-ico.c:358 +#: gdk-pixbuf/io-ico.c:356 msgid "Icon has zero width" msgstr "ప్రతిమవెడల్పుసున్నా" -#: gdk-pixbuf/io-ico.c:368 +#: gdk-pixbuf/io-ico.c:366 msgid "Icon has zero height" msgstr "ప్రతిమ ఎత్తు సున్నా" -#: gdk-pixbuf/io-ico.c:443 +#: gdk-pixbuf/io-ico.c:441 msgid "Unsupported icon type" msgstr "ఈ రకం ప్రతిమకు సహకారం లేదు" -#: gdk-pixbuf/io-ico.c:537 +#: gdk-pixbuf/io-ico.c:535 msgid "Not enough memory to load ICO file" msgstr "ICO దస్త్రం నింపుటకు కావలసిన జ్ఞాపకశక్తి లేదు" -#: gdk-pixbuf/io-ico.c:1002 +#: gdk-pixbuf/io-ico.c:1000 msgid "Image too large to be saved as ICO" msgstr "ICOగా దాచుటకు ప్రతిబింబం పెద్దదైపోతుంది" -#: gdk-pixbuf/io-ico.c:1013 +#: gdk-pixbuf/io-ico.c:1011 msgid "Cursor hotspot outside image" msgstr "ప్రతిబింబం వెలుపలిములుకు సంచరించు స్థలం" -#: gdk-pixbuf/io-ico.c:1036 +#: gdk-pixbuf/io-ico.c:1034 #, c-format msgid "Unsupported depth for ICO file: %d" msgstr "ICO దస్త్ర లోతునకు సహకారం లేదుక: %d" -#: gdk-pixbuf/io-jasper.c:74 +#: gdk-pixbuf/io-jasper.c:73 msgid "Couldn't allocate memory for stream" msgstr "స్ట్రీమ్‌కు జ్ఞాపకశక్తిని స్థాననిర్దేశకం చేయలేము." -#: gdk-pixbuf/io-jasper.c:104 +#: gdk-pixbuf/io-jasper.c:103 msgid "Couldn't decode image" msgstr "ప్రతిబింబంను డీకోడ్ చేయలేము" -#: gdk-pixbuf/io-jasper.c:122 +#: gdk-pixbuf/io-jasper.c:121 msgid "Transformed JPEG2000 has zero width or height" msgstr "మార్పుకు లోనైన JPEG2000 పొడువు లేదా వెడల్పులు శూన్యం." -#: gdk-pixbuf/io-jasper.c:136 +#: gdk-pixbuf/io-jasper.c:135 msgid "Image type currently not supported" msgstr "ప్రతిబింబం రకము ప్రస్తుతం మద్దతీయుటలేదు." -#: gdk-pixbuf/io-jasper.c:148 gdk-pixbuf/io-jasper.c:156 +#: gdk-pixbuf/io-jasper.c:147 gdk-pixbuf/io-jasper.c:155 msgid "Couldn't allocate memory for color profile" msgstr "వర్ణ ప్రొఫైల్‌కు జ్ఞాపకశక్తిని కేటాయింటలేక పోయింది" -#: gdk-pixbuf/io-jasper.c:182 +#: gdk-pixbuf/io-jasper.c:181 msgid "Insufficient memory to open JPEG 2000 file" msgstr "JPEG 2000 దస్త్రాన్ని తెరువుటకు చాలని జ్ఞాపకశక్తి" -#: gdk-pixbuf/io-jasper.c:261 +#: gdk-pixbuf/io-jasper.c:260 msgid "Couldn't allocate memory to buffer image data" msgstr "బఫర్ ప్రతిబింబ డాటాకు జ్ఞాపకశక్తిని కేటాయించలేక పోయింది" -#: gdk-pixbuf/io-jasper.c:305 +#: gdk-pixbuf/io-jasper.c:304 msgid "The JPEG 2000 image format" msgstr "JPEG2000 ప్రతిబింబ రూపలావణ్యం" -#: gdk-pixbuf/io-jpeg.c:126 +#: gdk-pixbuf/io-jpeg.c:124 #, c-format msgid "Error interpreting JPEG image file (%s)" msgstr " JPEG ప్రతిబింబ విశ్లేషణలో దోషం(%s)" -#: gdk-pixbuf/io-jpeg.c:604 +#: gdk-pixbuf/io-jpeg.c:597 msgid "" "Insufficient memory to load image, try exiting some applications to free " "memory" msgstr "ప్రతిబింబమును నింపుటకు జ్ఞాపకశక్తి చాలదు. కొన్ని కార్యక్షేత్రములను తొలగించి మరలా ప్రయత్నించండి" -#: gdk-pixbuf/io-jpeg.c:651 gdk-pixbuf/io-jpeg.c:865 +#: gdk-pixbuf/io-jpeg.c:645 gdk-pixbuf/io-jpeg.c:858 #, c-format msgid "Unsupported JPEG color space (%s)" msgstr " సహకారం లేనిJPEG వర్ణప్రదేశము (%s)" -#: gdk-pixbuf/io-jpeg.c:764 gdk-pixbuf/io-jpeg.c:1044 +#: gdk-pixbuf/io-jpeg.c:757 gdk-pixbuf/io-jpeg.c:1037 #: gdk-pixbuf/io-jpeg.c:1308 gdk-pixbuf/io-jpeg.c:1318 msgid "Couldn't allocate memory for loading JPEG file" msgstr "JPEG దస్త్రంను నింపుటకుస్థాననిర్దేశకం చేయలేము." -#: gdk-pixbuf/io-jpeg.c:1018 +#: gdk-pixbuf/io-jpeg.c:1011 msgid "Transformed JPEG has zero width or height." msgstr "మార్పుకు లోనైన JPEG పొడువు లేదా వెడల్పులు శూన్యం." @@ -472,89 +481,89 @@ msgstr "మార్పుకు లోనైన JPEG పొడువు లే msgid "Color profile has invalid length '%u'." msgstr "రంగు ప్రొఫైల్ అనునది చెల్లని పొడవు '%d' కలిగివుంది." -#: gdk-pixbuf/io-pcx.c:186 +#: gdk-pixbuf/io-pcx.c:184 msgid "Couldn't allocate memory for header" msgstr "శీర్షికకు జ్ఞాపకశక్తిని స్థాననిర్దేశకం చేయలేము." -#: gdk-pixbuf/io-pcx.c:201 gdk-pixbuf/io-pcx.c:559 +#: gdk-pixbuf/io-pcx.c:199 gdk-pixbuf/io-pcx.c:557 msgid "Couldn't allocate memory for context buffer" msgstr "ప్రకరణవాటికకు జ్ఞాపకశక్తిని స్థాననిర్దేశకం చేయలేము." -#: gdk-pixbuf/io-pcx.c:600 +#: gdk-pixbuf/io-pcx.c:598 msgid "Image has invalid width and/or height" msgstr "ప్రతిబింబం చెల్లని ఎత్తు లేదా / మరియు వెడల్పులను కలిగివుంది" -#: gdk-pixbuf/io-pcx.c:612 gdk-pixbuf/io-pcx.c:673 +#: gdk-pixbuf/io-pcx.c:610 gdk-pixbuf/io-pcx.c:671 msgid "Image has unsupported bpp" msgstr "ప్రతిబింబం సహకారంలేని bpp కలిగివుంది." -#: gdk-pixbuf/io-pcx.c:617 gdk-pixbuf/io-pcx.c:625 +#: gdk-pixbuf/io-pcx.c:615 gdk-pixbuf/io-pcx.c:623 #, c-format msgid "Image has unsupported number of %d-bit planes" msgstr "ప్రతిబింబం సహకారంలేని %d బిట్తలాలసంఖ్యను కలిగివుంది." -#: gdk-pixbuf/io-pcx.c:641 +#: gdk-pixbuf/io-pcx.c:639 msgid "Couldn't create new pixbuf" msgstr "కొత్త pixbufను సృష్టించలేము" -#: gdk-pixbuf/io-pcx.c:649 +#: gdk-pixbuf/io-pcx.c:647 msgid "Couldn't allocate memory for line data" msgstr "వరుస దత్తాంశానికి జ్ఞాపకశక్తిని స్థాననిర్దేశకం చేయలేము" -#: gdk-pixbuf/io-pcx.c:656 +#: gdk-pixbuf/io-pcx.c:654 msgid "Couldn't allocate memory for PCX image" msgstr "PCX ప్రతిబింబం కొరకు మెమొరీను కేటాయించలేదు" -#: gdk-pixbuf/io-pcx.c:703 +#: gdk-pixbuf/io-pcx.c:701 msgid "Didn't get all lines of PCX image" msgstr "PCX ప్రతిబింబం యెఉక్క అన్ని వరుసలను తీసుకురాలేదు." -#: gdk-pixbuf/io-pcx.c:710 +#: gdk-pixbuf/io-pcx.c:708 msgid "No palette found at end of PCX data" msgstr "PCX దత్తాంశం చివరలో వర్ణపలకం కనిపించలేదు" -#: gdk-pixbuf/io-pcx.c:755 +#: gdk-pixbuf/io-pcx.c:753 msgid "The PCX image format" msgstr "PCX ప్రతిబింబ రూపలావణ్యం" -#: gdk-pixbuf/io-pixdata.c:148 +#: gdk-pixbuf/io-pixdata.c:146 msgid "Transformed pixbuf has zero width or height." msgstr "మార్పుకు లోనైన పిక్స్ బఫ్ సున్నా వెడల్పు లేదా ఎత్తును కలిగివుంది." -#: gdk-pixbuf/io-pixdata.c:186 +#: gdk-pixbuf/io-pixdata.c:184 msgid "The GdkPixdata format" msgstr "జిడికెపిక్స్ డేటా ఫార్మేటు" -#: gdk-pixbuf/io-png.c:54 +#: gdk-pixbuf/io-png.c:53 msgid "Bits per channel of PNG image is invalid." msgstr "PNG ప్రతిబింబ ప్రసారమార్గబిట్ చెల్లవు." -#: gdk-pixbuf/io-png.c:135 gdk-pixbuf/io-png.c:641 +#: gdk-pixbuf/io-png.c:134 gdk-pixbuf/io-png.c:640 msgid "Transformed PNG has zero width or height." msgstr "మార్పుకు లోనైన PNG పొడువు వెడల్పులు ౯శూన్యం." -#: gdk-pixbuf/io-png.c:143 +#: gdk-pixbuf/io-png.c:142 msgid "Bits per channel of transformed PNG is not 8." msgstr "మార్పుకు లోనైన PNG ప్రసార మార్గ Bits సంఖ్య 8కాదు." -#: gdk-pixbuf/io-png.c:152 +#: gdk-pixbuf/io-png.c:151 msgid "Transformed PNG not RGB or RGBA." msgstr "మార్పునకు లోనైన PNG RGB లేదా RGBA కాదు." -#: gdk-pixbuf/io-png.c:161 +#: gdk-pixbuf/io-png.c:160 msgid "Transformed PNG has unsupported number of channels, must be 3 or 4." msgstr "మార్పునకు లోనైన PNG మద్దతుకానన్ని చానల్సును కలిగిఉంది, 3 లేదా 4౪" -#: gdk-pixbuf/io-png.c:182 +#: gdk-pixbuf/io-png.c:181 #, c-format msgid "Fatal error in PNG image file: %s" msgstr "PNG ప్రతిబింబదస్త్రం లో అనివార్య దోషం %s" -#: gdk-pixbuf/io-png.c:315 +#: gdk-pixbuf/io-png.c:314 msgid "Insufficient memory to load PNG file" msgstr "PNG దస్త్రంను నింపుటకు జ్ఞాపకశక్తి చాలదు. " -#: gdk-pixbuf/io-png.c:656 +#: gdk-pixbuf/io-png.c:655 #, c-format msgid "" "Insufficient memory to store a %lu by %lu image; try exiting some " @@ -563,369 +572,365 @@ msgstr "" "%lu ప్రతిరూపంతో %lu ను నిల్వవుంచుటకు మెమొరీ చాలలేదు; మెమొరీ వాడుకను తగ్గించుటకు కొన్ని " "అనువర్తనములనుండి నిష్క్రమించు" -#: gdk-pixbuf/io-png.c:719 +#: gdk-pixbuf/io-png.c:718 msgid "Fatal error reading PNG image file" msgstr "PNG ప్రతిబింబ దస్ర్తాన్ని చదువుటలో అనివార్యదోషం" -#: gdk-pixbuf/io-png.c:768 +#: gdk-pixbuf/io-png.c:767 #, c-format msgid "Fatal error reading PNG image file: %s" msgstr "PNG ప్రతిబింబ దస్త్రం %s ను చదువుటలో అనివార్య దోషం" -#: gdk-pixbuf/io-png.c:858 +#: gdk-pixbuf/io-png.c:857 msgid "" "Keys for PNG text chunks must have at least 1 and at most 79 characters." msgstr "" "PNG పాఠ్య ఖండాలకొరకు మీటలు అతి తక్కువగా ఒకఅక్షరాన్ని అతి ఎక్కువగా 79అక్షరములను కలిగివుండవలెను" -#: gdk-pixbuf/io-png.c:867 +#: gdk-pixbuf/io-png.c:866 msgid "Keys for PNG text chunks must be ASCII characters." msgstr "PNG పాఠ్య ఖండాల కొరకు మీటలు ASCII అక్షరములై౯ వుండవలెను." -#: gdk-pixbuf/io-png.c:881 gdk-pixbuf/io-tiff.c:667 +#: gdk-pixbuf/io-png.c:880 gdk-pixbuf/io-tiff.c:665 #, c-format msgid "Color profile has invalid length %d." msgstr "రంగు ప్రొఫైల్ అనునది చెల్లని పొడవు %d కలిగివుంది." -#: gdk-pixbuf/io-png.c:894 +#: gdk-pixbuf/io-png.c:893 #, c-format msgid "" "PNG compression level must be a value between 0 and 9; value '%s' could not " "be parsed." msgstr "JPEG నాణ్యత 0కు9 మధ్య విలువఅయివుండవలెను, '%s' విలువను పదానుబంధీకరణ చేయలేము." -#: gdk-pixbuf/io-png.c:907 +#: gdk-pixbuf/io-png.c:906 #, c-format msgid "" "PNG compression level must be a value between 0 and 9; value '%d' is not " "allowed." msgstr "JPEG నాణ్యత 0కు9కు మధ్య విలువ అయివుండవలెను; '%d విలువ ఆమోదింపబడదు" -#: gdk-pixbuf/io-png.c:955 +#: gdk-pixbuf/io-png.c:954 #, c-format msgid "Value for PNG text chunk %s cannot be converted to ISO-8859-1 encoding." msgstr "PNG పాఠ్య చంక్ %s విలువ ISO-8859-1 సంకేతరచనకు మార్చబడలేదు." -#: gdk-pixbuf/io-png.c:1118 +#: gdk-pixbuf/io-png.c:1117 msgid "The PNG image format" msgstr "PNG ప్రతిబింబ రూపలావణ్యం" -#: gdk-pixbuf/io-pnm.c:248 +#: gdk-pixbuf/io-pnm.c:246 msgid "PNM loader expected to find an integer, but didn't" msgstr "PNM నింపుదారు పూర్ణాంకం వస్తుందని ౯ఊహించింది కాని అది రాలేదు" -#: gdk-pixbuf/io-pnm.c:280 +#: gdk-pixbuf/io-pnm.c:278 msgid "PNM file has an incorrect initial byte" msgstr "PNM దస్త్రం లో మెఉదటి బైట్ తప్పుగా వుంది" -#: gdk-pixbuf/io-pnm.c:310 +#: gdk-pixbuf/io-pnm.c:308 msgid "PNM file is not in a recognized PNM subformat" msgstr "PNM దస్త్రం గుర్తింపుపొందిన PNM ఉపరూపలావణ్యం ౯కాదు" -#: gdk-pixbuf/io-pnm.c:335 +#: gdk-pixbuf/io-pnm.c:333 msgid "PNM file has an image width of 0" msgstr "PNM దస్త్రం లో ప్రతిబింబ వెడల్పు 0" -#: gdk-pixbuf/io-pnm.c:356 +#: gdk-pixbuf/io-pnm.c:354 msgid "PNM file has an image height of 0" msgstr "PNM దస్త్రంలో ప్రతిబింబ పొడవు 0" -#: gdk-pixbuf/io-pnm.c:379 +#: gdk-pixbuf/io-pnm.c:377 msgid "Maximum color value in PNM file is 0" msgstr "PNM దస్త్రంలో అత్యధిక వర్ణసంఖ్య 0" -#: gdk-pixbuf/io-pnm.c:387 +#: gdk-pixbuf/io-pnm.c:385 msgid "Maximum color value in PNM file is too large" msgstr "PNM దస్త్రంలో అత్యధిక వర్ణసంఖ్య చాలా ఎక్కువగా వుంది " -#: gdk-pixbuf/io-pnm.c:427 gdk-pixbuf/io-pnm.c:457 gdk-pixbuf/io-pnm.c:502 +#: gdk-pixbuf/io-pnm.c:425 gdk-pixbuf/io-pnm.c:455 gdk-pixbuf/io-pnm.c:500 msgid "Raw PNM image type is invalid" msgstr "అపక్వ PNM ప్రతిబింబ రకం చెల్లదు " -#: gdk-pixbuf/io-pnm.c:652 +#: gdk-pixbuf/io-pnm.c:650 msgid "PNM image loader does not support this PNM subformat" msgstr "PNM ప్రతిబింబ నింపుదారు ఈ రకం PNM ఉపరూప లావణ్యాన్ని సహకరించుటలేదు" -#: gdk-pixbuf/io-pnm.c:739 gdk-pixbuf/io-pnm.c:966 +#: gdk-pixbuf/io-pnm.c:737 gdk-pixbuf/io-pnm.c:964 msgid "Raw PNM formats require exactly one whitespace before sample data" msgstr "అపక్వ PNM రూపలావణ్యాలు ఉదాహరణదత్తాంశానికి ముందు ఖచ్ఛితంగా ఒక ఖాళీ ప్రదేశం వుండవలెను " -#: gdk-pixbuf/io-pnm.c:766 +#: gdk-pixbuf/io-pnm.c:764 msgid "Cannot allocate memory for loading PNM image" msgstr "PNM ప్రతిబింబం నింపుటకు జ్ఞాపకశక్తి ని స్థాననిర్దేశకం చేయలేము" -#: gdk-pixbuf/io-pnm.c:816 +#: gdk-pixbuf/io-pnm.c:814 msgid "Insufficient memory to load PNM context struct" msgstr "PNM context structను నింపుటకు జ్ఞాపకశక్తి చాలదు " -#: gdk-pixbuf/io-pnm.c:867 +#: gdk-pixbuf/io-pnm.c:865 msgid "Unexpected end of PNM image data" msgstr "PNM ప్రతిబింబ దత్తాంశంలో ఊహించని అంతం " -#: gdk-pixbuf/io-pnm.c:995 +#: gdk-pixbuf/io-pnm.c:993 msgid "Insufficient memory to load PNM file" msgstr "PNM దస్ర్తాన్ని నింపుటకు జ్ఞాపకశక్తి చాలదు " -#: gdk-pixbuf/io-pnm.c:1079 +#: gdk-pixbuf/io-pnm.c:1077 msgid "The PNM/PBM/PGM/PPM image format family" msgstr "PNM/PBM/PGM/PPM ప్రతిబింబ రూప లావణ్య కుటుంబం" -#: gdk-pixbuf/io-qtif.c:128 +#: gdk-pixbuf/io-qtif.c:126 msgid "Input file descriptor is NULL." msgstr "ఇన్పుట్ ఫైల్ డిస్క్రిప్టార్ NULL." -#: gdk-pixbuf/io-qtif.c:143 +#: gdk-pixbuf/io-qtif.c:141 msgid "Failed to read QTIF header" msgstr "QTIF యెగువసూచిని చదువుటకు విఫలమైంది" -#: gdk-pixbuf/io-qtif.c:152 gdk-pixbuf/io-qtif.c:189 gdk-pixbuf/io-qtif.c:459 +#: gdk-pixbuf/io-qtif.c:150 gdk-pixbuf/io-qtif.c:187 gdk-pixbuf/io-qtif.c:454 #, c-format msgid "QTIF atom size too large (%d byte)" msgid_plural "QTIF atom size too large (%d bytes)" msgstr[0] "QTIF ఆటమ్ పరిమాణం మరీ పెద్దది (%d బైట్)" msgstr[1] "QTIF ఆటమ్ పరిమాణం మరీ పెద్దది (%d బైట్లు)" -#: gdk-pixbuf/io-qtif.c:175 +#: gdk-pixbuf/io-qtif.c:173 #, c-format msgid "Failed to allocate %d byte for file read buffer" msgid_plural "Failed to allocate %d bytes for file read buffer" msgstr[0] "ఫైల్ రీడ్ బఫర్ కొరకు %d బైట్ ను కేటాయించుటలో విఫలమైంవ" msgstr[1] "ఫైల్ రీడ్ బఫర్ కొరకు %d బైట్లను కేటాయించుటలో విఫలమైంది" -#: gdk-pixbuf/io-qtif.c:206 +#: gdk-pixbuf/io-qtif.c:201 #, c-format msgid "File error when reading QTIF atom: %s" msgstr "QTIF ఆటమ్ చదువునప్పుడు దోషం: %s" -#: gdk-pixbuf/io-qtif.c:243 +#: gdk-pixbuf/io-qtif.c:238 #, c-format msgid "Failed to skip the next %d byte with seek()." msgid_plural "Failed to skip the next %d bytes with seek()." msgstr[0] "seek() తో తరువాతి %d బైట్ విస్మరించుటకు విఫలమైంది." msgstr[1] "seek() తో తరువాతి %d బైట్లు విస్మరించుటకు విఫలమైంది." -#: gdk-pixbuf/io-qtif.c:270 +#: gdk-pixbuf/io-qtif.c:265 msgid "Failed to allocate QTIF context structure." msgstr "QTIF సందర్భ వ్యవస్థను కేటాయించుటలో విఫలమైంది." -#: gdk-pixbuf/io-qtif.c:330 +#: gdk-pixbuf/io-qtif.c:325 msgid "Failed to create GdkPixbufLoader object." msgstr "GdkPixbufLoader ఆబ్జక్టు సృష్టించుటలో విఫలమైంది." -#: gdk-pixbuf/io-qtif.c:434 +#: gdk-pixbuf/io-qtif.c:429 msgid "Failed to find an image data atom." msgstr "ప్రతిబింబ డాటా ఆటమ్ కనుగొనుటలో విఫలమైంది." -#: gdk-pixbuf/io-qtif.c:618 +#: gdk-pixbuf/io-qtif.c:613 msgid "The QTIF image format" msgstr "QTIF ప్రతిబింబ ఫార్మాట్" -#: gdk-pixbuf/io-ras.c:125 +#: gdk-pixbuf/io-ras.c:123 msgid "RAS image has bogus header data" msgstr "RAS ప్రతిబింబ శీర్షిక దత్తాంశం నకిలీది" -#: gdk-pixbuf/io-ras.c:147 +#: gdk-pixbuf/io-ras.c:145 msgid "RAS image has unknown type" msgstr "RAS ప్రతిబింబ రకం అపరిచితం" -#: gdk-pixbuf/io-ras.c:155 +#: gdk-pixbuf/io-ras.c:153 msgid "unsupported RAS image variation" msgstr "RAS ప్రతిబింబ మార్పిడికి సహకారంలేదు " -#: gdk-pixbuf/io-ras.c:170 gdk-pixbuf/io-ras.c:199 +#: gdk-pixbuf/io-ras.c:168 gdk-pixbuf/io-ras.c:197 msgid "Not enough memory to load RAS image" msgstr "RAS ప్రతిబింబాన్ని నింపుటకు సరిపడా జ్ఞాపకశక్తి లేదు" -#: gdk-pixbuf/io-ras.c:544 +#: gdk-pixbuf/io-ras.c:542 msgid "The Sun raster image format" msgstr "సన్ రాస్టర్ ప్రతిబింబరూపలావణ్యం" -#: gdk-pixbuf/io-tga.c:153 +#: gdk-pixbuf/io-tga.c:151 msgid "Cannot allocate memory for IOBuffer struct" msgstr "IOBuffer structకు జ్ఞాపకశక్తిని స్థానాన్ని నిర్దేశించలేము" -#: gdk-pixbuf/io-tga.c:172 +#: gdk-pixbuf/io-tga.c:170 msgid "Cannot allocate memory for IOBuffer data" msgstr "IOBuffer దత్తాంశానికి జ్ఞాపకశక్తినిస్థానాన్ని నిర్దేశించలేము" -#: gdk-pixbuf/io-tga.c:183 +#: gdk-pixbuf/io-tga.c:181 msgid "Cannot realloc IOBuffer data" msgstr "IOBuffer దత్తాంశానికి మరల స్థానాన్ని నిర్దేశించలేము." -#: gdk-pixbuf/io-tga.c:213 +#: gdk-pixbuf/io-tga.c:211 msgid "Cannot allocate temporary IOBuffer data" msgstr "IOBuffer దత్తాంశానికి తాత్కాలికంగా జ్ఞాపకశక్తిని స్థాననిర్దేశకం చేయలేము." -#: gdk-pixbuf/io-tga.c:346 +#: gdk-pixbuf/io-tga.c:339 msgid "Cannot allocate new pixbuf" msgstr "కొత్తpixbuf కు స్థాన నిర్దేశకం చేయలేము" -#: gdk-pixbuf/io-tga.c:685 +#: gdk-pixbuf/io-tga.c:678 msgid "Image is corrupted or truncated" msgstr "ప్రతిబింబం పాడైంది లేదా అణచబడింది." -#: gdk-pixbuf/io-tga.c:692 +#: gdk-pixbuf/io-tga.c:685 msgid "Cannot allocate colormap structure" msgstr "వర్ణమాపక నిర్మాణానికి స్థాననిర్దేశకం చేయలేము" -#: gdk-pixbuf/io-tga.c:699 +#: gdk-pixbuf/io-tga.c:692 msgid "Cannot allocate colormap entries" msgstr "వర్ణమాపక ప్రవేశకాలకు స్థాననిర్దేశకం చేయలేము" -#: gdk-pixbuf/io-tga.c:721 +#: gdk-pixbuf/io-tga.c:714 msgid "Unexpected bitdepth for colormap entries" msgstr "వర్ణమాపక ప్రవేశకాలలో ఊహించని బిట్ లోతు" -#: gdk-pixbuf/io-tga.c:739 +#: gdk-pixbuf/io-tga.c:732 msgid "Cannot allocate TGA header memory" msgstr "TGA శీర్షిక అగ్ర జ్ఞాపకశక్తిని స్థాననిర్దేశకం చేయలేము" -#: gdk-pixbuf/io-tga.c:772 +#: gdk-pixbuf/io-tga.c:765 msgid "TGA image has invalid dimensions" msgstr "TGA ప్రతిబింబం కొలతలు చెల్లవు" -#: gdk-pixbuf/io-tga.c:778 gdk-pixbuf/io-tga.c:787 gdk-pixbuf/io-tga.c:797 -#: gdk-pixbuf/io-tga.c:807 gdk-pixbuf/io-tga.c:814 +#: gdk-pixbuf/io-tga.c:771 gdk-pixbuf/io-tga.c:780 gdk-pixbuf/io-tga.c:790 +#: gdk-pixbuf/io-tga.c:800 gdk-pixbuf/io-tga.c:807 msgid "TGA image type not supported" msgstr "TGA ప్రతిబింబ రకానికి సహకారం లేదు" -#: gdk-pixbuf/io-tga.c:861 +#: gdk-pixbuf/io-tga.c:854 msgid "Cannot allocate memory for TGA context struct" msgstr "Cannot allocate memory for TGA context structకు స్థాన నిర్దేశకం చేయులేము" -#: gdk-pixbuf/io-tga.c:926 +#: gdk-pixbuf/io-tga.c:919 msgid "Excess data in file" msgstr "దస్త్రములలోమిగిలిపోయిన దత్తాంశం" -#: gdk-pixbuf/io-tga.c:1007 +#: gdk-pixbuf/io-tga.c:1000 msgid "The Targa image format" msgstr "Targa ప్రతిరూప లావణ్యం" -#: gdk-pixbuf/io-tiff.c:104 +#: gdk-pixbuf/io-tiff.c:102 msgid "Could not get image width (bad TIFF file)" msgstr "ప్రతిబింబ వెడల్పు ను గ్రహించలేకపోయాము (దోషపూరిత TIFF దస్త్రం)" -#: gdk-pixbuf/io-tiff.c:112 +#: gdk-pixbuf/io-tiff.c:110 msgid "Could not get image height (bad TIFF file)" msgstr "ప్రతిబింబ పొడవును గుర్తించలేకపోయాము (దోషపూరిత TIFF దస్త్రం)" -#: gdk-pixbuf/io-tiff.c:120 +#: gdk-pixbuf/io-tiff.c:118 msgid "Width or height of TIFF image is zero" msgstr "TIFF ప్రతిబింబం ౦0అయిన పొడవును వెడల్పు ను కలిగి వుంది" -#: gdk-pixbuf/io-tiff.c:129 gdk-pixbuf/io-tiff.c:138 +#: gdk-pixbuf/io-tiff.c:127 gdk-pixbuf/io-tiff.c:136 msgid "Dimensions of TIFF image too large" msgstr "TIFFకొలతలు పెద్దవిగా వున్నవి" -#: gdk-pixbuf/io-tiff.c:162 gdk-pixbuf/io-tiff.c:174 gdk-pixbuf/io-tiff.c:491 +#: gdk-pixbuf/io-tiff.c:160 gdk-pixbuf/io-tiff.c:172 gdk-pixbuf/io-tiff.c:489 msgid "Insufficient memory to open TIFF file" msgstr "TIFF దస్త్రం తెరుచుటకు జ్ఞాపకశక్తి చాలదు" -#: gdk-pixbuf/io-tiff.c:236 +#: gdk-pixbuf/io-tiff.c:234 msgid "Failed to load RGB data from TIFF file" msgstr " TIFF దస్త్రం నుండి RGB దత్తాంశాన్ని నింపుకొనుటలో విఫలమైంది" -#: gdk-pixbuf/io-tiff.c:293 +#: gdk-pixbuf/io-tiff.c:291 msgid "Failed to open TIFF image" msgstr "TIFF ప్రతిబింబాన్ని తెరుచుటలో విఫలమైంది" -#: gdk-pixbuf/io-tiff.c:427 gdk-pixbuf/io-tiff.c:440 +#: gdk-pixbuf/io-tiff.c:425 gdk-pixbuf/io-tiff.c:438 msgid "Failed to load TIFF image" msgstr "TIFF ప్రతిబింబాన్ని నింపుకొనుటలో విఫలమైంది" -#: gdk-pixbuf/io-tiff.c:623 +#: gdk-pixbuf/io-tiff.c:621 msgid "Failed to save TIFF image" msgstr "TIFF ప్రతిబింబాన్ని దాచుటలో విఫలమైంది" -#: gdk-pixbuf/io-tiff.c:656 +#: gdk-pixbuf/io-tiff.c:654 msgid "TIFF compression doesn't refer to a valid codec." msgstr "TIFF కుచింపు చెల్లునటువంటి కోడెక్‌ను సూచించుటలేదు." -#: gdk-pixbuf/io-tiff.c:696 +#: gdk-pixbuf/io-tiff.c:694 msgid "Failed to write TIFF data" msgstr "TIFF డాటాకు వ్రాయుటలో దోషం" -#: gdk-pixbuf/io-tiff.c:733 +#: gdk-pixbuf/io-tiff.c:731 msgid "Couldn't write to TIFF file" msgstr "TIFF దస్త్రముకు వ్రాయలేకపోయింది" -#: gdk-pixbuf/io-tiff.c:788 -msgid "The TIFF image format" -msgstr "TIFF ప్రతిబింబ రూపలావణ్యం" - -#: gdk-pixbuf/io-wbmp.c:245 +#: gdk-pixbuf/io-wbmp.c:243 msgid "Image has zero width" msgstr "ప్రతిబింబ వెడల్పు 0" -#: gdk-pixbuf/io-wbmp.c:263 +#: gdk-pixbuf/io-wbmp.c:261 msgid "Image has zero height" msgstr "ప్రతిబింబ పొడవు 0" -#: gdk-pixbuf/io-wbmp.c:274 +#: gdk-pixbuf/io-wbmp.c:272 msgid "Not enough memory to load image" msgstr "ప్రతిబింబాన్ని నింపుటకు తగిన జ్ఞాపకశక్తి లేదు" -#: gdk-pixbuf/io-wbmp.c:333 +#: gdk-pixbuf/io-wbmp.c:331 msgid "Couldn't save the rest" msgstr "మిగిలిన వాటిని దాచలేము" -#: gdk-pixbuf/io-wbmp.c:374 +#: gdk-pixbuf/io-wbmp.c:372 msgid "The WBMP image format" msgstr "WBMP ప్రతిరూప లావణ్యం" -#: gdk-pixbuf/io-xbm.c:304 +#: gdk-pixbuf/io-xbm.c:302 msgid "Invalid XBM file" msgstr "XBM దస్త్రం చెల్లదు" -#: gdk-pixbuf/io-xbm.c:314 +#: gdk-pixbuf/io-xbm.c:312 msgid "Insufficient memory to load XBM image file" msgstr "XBM ప్రతిబింబ దస్ర్తాన్ని నింపుటకు జ్ఞాపకశక్తి చాలదు" -#: gdk-pixbuf/io-xbm.c:462 +#: gdk-pixbuf/io-xbm.c:460 msgid "Failed to write to temporary file when loading XBM image" msgstr "XBM ప్రతిబింబాన్ని నింపునపుడు తాత్కాలిక దస్త్రంనకు రాయుట విఫలమైంది " -#: gdk-pixbuf/io-xbm.c:501 +#: gdk-pixbuf/io-xbm.c:499 msgid "The XBM image format" msgstr "XBM ప్రతిబింబ రూపలావణ్యం" -#: gdk-pixbuf/io-xpm.c:469 +#: gdk-pixbuf/io-xpm.c:467 msgid "No XPM header found" msgstr "ఏXPM శీర్షికా కనుగొనబడలేదు " -#: gdk-pixbuf/io-xpm.c:478 +#: gdk-pixbuf/io-xpm.c:476 msgid "Invalid XPM header" msgstr "చెల్లని XPM హెడర్" -#: gdk-pixbuf/io-xpm.c:486 +#: gdk-pixbuf/io-xpm.c:484 msgid "XPM file has image width <= 0" msgstr "XPM దస్త్ర ప్రతిబింబ వెడల్పు <= 0" -#: gdk-pixbuf/io-xpm.c:494 +#: gdk-pixbuf/io-xpm.c:492 msgid "XPM file has image height <= 0" msgstr "XPM దస్త్ర ప్రతిబింబ పొడవు <= 0" -#: gdk-pixbuf/io-xpm.c:502 +#: gdk-pixbuf/io-xpm.c:500 msgid "XPM has invalid number of chars per pixel" msgstr "XPM లో pixel కు అక్షరముల సంఖ్య చెల్లదు" -#: gdk-pixbuf/io-xpm.c:511 +#: gdk-pixbuf/io-xpm.c:509 msgid "XPM file has invalid number of colors" msgstr "XPM దస్త్రం లో వర్ణముల సంఖ్య చెల్లదు" -#: gdk-pixbuf/io-xpm.c:523 gdk-pixbuf/io-xpm.c:532 gdk-pixbuf/io-xpm.c:584 +#: gdk-pixbuf/io-xpm.c:521 gdk-pixbuf/io-xpm.c:530 gdk-pixbuf/io-xpm.c:582 msgid "Cannot allocate memory for loading XPM image" msgstr "XPM ప్రతిబింబాన్ని నింపుటకు జ్ఞాపకశక్తి ని స్థాననిర్దేశకం చేయలేము" -#: gdk-pixbuf/io-xpm.c:546 +#: gdk-pixbuf/io-xpm.c:544 msgid "Cannot read XPM colormap" msgstr "XPM వర్ణమాపాన్ని చదవలేము" -#: gdk-pixbuf/io-xpm.c:778 +#: gdk-pixbuf/io-xpm.c:776 msgid "Failed to write to temporary file when loading XPM image" msgstr "XPM ప్రతిబింబాన్ని నింపునపుడు తాత్కాలిక దస్త్రంనకు రాయుట విఫలమైంది" -#: gdk-pixbuf/io-xpm.c:817 +#: gdk-pixbuf/io-xpm.c:815 msgid "The XPM image format" msgstr "XPM ప్రతిబింబ రూపలావణ్యం" diff --git a/po/tg.gmo b/po/tg.gmo index 9f5cfbcef911e54ce74f6e1c1fdd01fa21a090f1..d99d60d53bf4d7713e4e3eb3d6578c85a9b9e894 100644 GIT binary patch delta 26 hcmaFC`hsu7QcJp{atQft8WPW^Km3i~wXR2G9Ti diff --git a/po/tg.po b/po/tg.po index 7e64677..eb43e01 100644 --- a/po/tg.po +++ b/po/tg.po @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: Tajik Gnome\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=gdk-" "pixbuf\n" -"POT-Creation-Date: 2013-04-15 10:28-0400\n" +"POT-Creation-Date: 2014-05-26 20:46-0400\n" "PO-Revision-Date: 2013-01-21 18:02+0500\n" "Last-Translator: Victor Ibragimov \n" "Language-Team: \n" @@ -19,323 +19,331 @@ msgstr "" "Plural-Forms: nplurals=1; plural=0;\n" "X-Generator: Poedit 1.5.4\n" -#: gdk-pixbuf/gdk-pixbuf-animation.c:160 gdk-pixbuf/gdk-pixbuf-io.c:1064 -#: gdk-pixbuf/gdk-pixbuf-io.c:1330 +#: gdk-pixbuf/gdk-pixbuf-animation.c:158 gdk-pixbuf/gdk-pixbuf-io.c:1077 +#: gdk-pixbuf/gdk-pixbuf-io.c:1333 #, c-format msgid "Failed to open file '%s': %s" msgstr "" -#: gdk-pixbuf/gdk-pixbuf-animation.c:173 gdk-pixbuf/gdk-pixbuf-io.c:1076 +#: gdk-pixbuf/gdk-pixbuf-animation.c:171 gdk-pixbuf/gdk-pixbuf-io.c:962 #, c-format msgid "Image file '%s' contains no data" msgstr "Файли тасвири \"%s\" ягон иттилоотро дар бар намегирад" -#: gdk-pixbuf/gdk-pixbuf-animation.c:212 +#: gdk-pixbuf/gdk-pixbuf-animation.c:210 #, c-format msgid "" "Failed to load animation '%s': reason not known, probably a corrupt " "animation file" msgstr "" -#: gdk-pixbuf/gdk-pixbuf-animation.c:280 gdk-pixbuf/gdk-pixbuf-io.c:1112 -#: gdk-pixbuf/gdk-pixbuf-io.c:1382 +#: gdk-pixbuf/gdk-pixbuf-animation.c:278 gdk-pixbuf/gdk-pixbuf-io.c:1113 +#: gdk-pixbuf/gdk-pixbuf-io.c:1385 #, c-format msgid "" "Failed to load image '%s': reason not known, probably a corrupt image file" msgstr "" -#: gdk-pixbuf/gdk-pixbuf-io.c:790 +#: gdk-pixbuf/gdk-pixbuf-io.c:774 #, c-format msgid "Unable to load image-loading module: %s: %s" msgstr "" -#: gdk-pixbuf/gdk-pixbuf-io.c:805 +#: gdk-pixbuf/gdk-pixbuf-io.c:789 #, c-format msgid "" "Image-loading module %s does not export the proper interface; perhaps it's " "from a different gdk-pixbuf version?" msgstr "" -#: gdk-pixbuf/gdk-pixbuf-io.c:814 gdk-pixbuf/gdk-pixbuf-io.c:865 +#: gdk-pixbuf/gdk-pixbuf-io.c:798 gdk-pixbuf/gdk-pixbuf-io.c:849 #, c-format msgid "Image type '%s' is not supported" msgstr "" -#: gdk-pixbuf/gdk-pixbuf-io.c:950 +#: gdk-pixbuf/gdk-pixbuf-io.c:934 #, c-format msgid "Couldn't recognize the image file format for file '%s'" msgstr "" -#: gdk-pixbuf/gdk-pixbuf-io.c:958 +#: gdk-pixbuf/gdk-pixbuf-io.c:942 msgid "Unrecognized image file format" msgstr "" -#: gdk-pixbuf/gdk-pixbuf-io.c:1121 +#: gdk-pixbuf/gdk-pixbuf-io.c:1124 #, c-format msgid "Failed to load image '%s': %s" msgstr "" -#: gdk-pixbuf/gdk-pixbuf-io.c:2015 gdk-pixbuf/io-gdip-utils.c:837 +#: gdk-pixbuf/gdk-pixbuf-io.c:2029 gdk-pixbuf/io-gdip-utils.c:835 #, c-format msgid "Error writing to image file: %s" msgstr "" -#: gdk-pixbuf/gdk-pixbuf-io.c:2057 gdk-pixbuf/gdk-pixbuf-io.c:2178 +#: gdk-pixbuf/gdk-pixbuf-io.c:2071 gdk-pixbuf/gdk-pixbuf-io.c:2192 #, c-format msgid "This build of gdk-pixbuf does not support saving the image format: %s" msgstr "" -#: gdk-pixbuf/gdk-pixbuf-io.c:2088 +#: gdk-pixbuf/gdk-pixbuf-io.c:2102 msgid "Insufficient memory to save image to callback" msgstr "" -#: gdk-pixbuf/gdk-pixbuf-io.c:2101 +#: gdk-pixbuf/gdk-pixbuf-io.c:2115 msgid "Failed to open temporary file" msgstr "" -#: gdk-pixbuf/gdk-pixbuf-io.c:2124 +#: gdk-pixbuf/gdk-pixbuf-io.c:2138 msgid "Failed to read from temporary file" msgstr "" -#: gdk-pixbuf/gdk-pixbuf-io.c:2372 +#: gdk-pixbuf/gdk-pixbuf-io.c:2382 #, c-format msgid "Failed to open '%s' for writing: %s" msgstr "" -#: gdk-pixbuf/gdk-pixbuf-io.c:2398 +#: gdk-pixbuf/gdk-pixbuf-io.c:2408 #, c-format msgid "" "Failed to close '%s' while writing image, all data may not have been saved: " "%s" msgstr "" -#: gdk-pixbuf/gdk-pixbuf-io.c:2619 gdk-pixbuf/gdk-pixbuf-io.c:2671 +#: gdk-pixbuf/gdk-pixbuf-io.c:2629 gdk-pixbuf/gdk-pixbuf-io.c:2681 msgid "Insufficient memory to save image into a buffer" msgstr "" -#: gdk-pixbuf/gdk-pixbuf-io.c:2717 +#: gdk-pixbuf/gdk-pixbuf-io.c:2727 msgid "Error writing to image stream" msgstr "" -#: gdk-pixbuf/gdk-pixbuf-loader.c:393 +#: gdk-pixbuf/gdk-pixbuf-loader.c:384 #, c-format msgid "" "Internal error: Image loader module '%s' failed to complete an operation, " "but didn't give a reason for the failure" msgstr "" -#: gdk-pixbuf/gdk-pixbuf-loader.c:435 +#: gdk-pixbuf/gdk-pixbuf-loader.c:426 #, c-format msgid "Incremental loading of image type '%s' is not supported" msgstr "" -#: gdk-pixbuf/gdk-pixdata.c:160 +#: gdk-pixbuf/gdk-pixdata.c:158 msgid "Image header corrupt" msgstr "" -#: gdk-pixbuf/gdk-pixdata.c:165 +#: gdk-pixbuf/gdk-pixdata.c:163 msgid "Image format unknown" msgstr "Формати тасвир номаълум мебошад" -#: gdk-pixbuf/gdk-pixdata.c:170 gdk-pixbuf/gdk-pixdata.c:502 +#: gdk-pixbuf/gdk-pixdata.c:168 gdk-pixbuf/gdk-pixdata.c:501 msgid "Image pixel data corrupt" msgstr "" -#: gdk-pixbuf/gdk-pixdata.c:446 +#: gdk-pixbuf/gdk-pixdata.c:445 #, c-format msgid "failed to allocate image buffer of %u byte" msgid_plural "failed to allocate image buffer of %u bytes" msgstr[0] "" msgstr[1] "" -#: gdk-pixbuf/io-ani.c:244 +#: gdk-pixbuf/io-ani.c:242 msgid "Unexpected icon chunk in animation" msgstr "" -#: gdk-pixbuf/io-ani.c:342 gdk-pixbuf/io-ani.c:400 gdk-pixbuf/io-ani.c:426 -#: gdk-pixbuf/io-ani.c:449 gdk-pixbuf/io-ani.c:476 gdk-pixbuf/io-ani.c:563 +#: gdk-pixbuf/io-ani.c:340 gdk-pixbuf/io-ani.c:398 gdk-pixbuf/io-ani.c:424 +#: gdk-pixbuf/io-ani.c:447 gdk-pixbuf/io-ani.c:474 gdk-pixbuf/io-ani.c:561 msgid "Invalid header in animation" msgstr "" -#: gdk-pixbuf/io-ani.c:352 gdk-pixbuf/io-ani.c:374 gdk-pixbuf/io-ani.c:458 -#: gdk-pixbuf/io-ani.c:485 gdk-pixbuf/io-ani.c:536 gdk-pixbuf/io-ani.c:608 +#: gdk-pixbuf/io-ani.c:350 gdk-pixbuf/io-ani.c:372 gdk-pixbuf/io-ani.c:456 +#: gdk-pixbuf/io-ani.c:483 gdk-pixbuf/io-ani.c:534 gdk-pixbuf/io-ani.c:606 msgid "Not enough memory to load animation" msgstr "" -#: gdk-pixbuf/io-ani.c:392 gdk-pixbuf/io-ani.c:418 gdk-pixbuf/io-ani.c:437 +#: gdk-pixbuf/io-ani.c:390 gdk-pixbuf/io-ani.c:416 gdk-pixbuf/io-ani.c:435 msgid "Malformed chunk in animation" msgstr "" -#: gdk-pixbuf/io-ani.c:660 +#: gdk-pixbuf/io-ani.c:628 +msgid "ANI image was truncated or incomplete." +msgstr "" + +#: gdk-pixbuf/io-ani.c:669 msgid "The ANI image format" msgstr "" -#: gdk-pixbuf/io-bmp.c:229 gdk-pixbuf/io-bmp.c:266 gdk-pixbuf/io-bmp.c:337 -#: gdk-pixbuf/io-bmp.c:369 gdk-pixbuf/io-bmp.c:392 gdk-pixbuf/io-bmp.c:495 +#: gdk-pixbuf/io-bmp.c:227 gdk-pixbuf/io-bmp.c:264 gdk-pixbuf/io-bmp.c:335 +#: gdk-pixbuf/io-bmp.c:367 gdk-pixbuf/io-bmp.c:390 gdk-pixbuf/io-bmp.c:493 msgid "BMP image has bogus header data" msgstr "" -#: gdk-pixbuf/io-bmp.c:240 gdk-pixbuf/io-bmp.c:432 +#: gdk-pixbuf/io-bmp.c:238 gdk-pixbuf/io-bmp.c:430 msgid "Not enough memory to load bitmap image" msgstr "" -#: gdk-pixbuf/io-bmp.c:318 +#: gdk-pixbuf/io-bmp.c:316 msgid "BMP image has unsupported header size" msgstr "" -#: gdk-pixbuf/io-bmp.c:356 +#: gdk-pixbuf/io-bmp.c:354 msgid "Topdown BMP images cannot be compressed" msgstr "" -#: gdk-pixbuf/io-bmp.c:716 gdk-pixbuf/io-pnm.c:707 +#: gdk-pixbuf/io-bmp.c:714 gdk-pixbuf/io-pnm.c:705 msgid "Premature end-of-file encountered" msgstr "" -#: gdk-pixbuf/io-bmp.c:1328 +#: gdk-pixbuf/io-bmp.c:1326 msgid "Couldn't allocate memory for saving BMP file" msgstr "" -#: gdk-pixbuf/io-bmp.c:1369 +#: gdk-pixbuf/io-bmp.c:1367 msgid "Couldn't write to BMP file" msgstr "" -#: gdk-pixbuf/io-bmp.c:1422 gdk-pixbuf/io-gdip-bmp.c:82 +#: gdk-pixbuf/io-bmp.c:1420 gdk-pixbuf/io-gdip-bmp.c:80 msgid "The BMP image format" msgstr "" -#: gdk-pixbuf/io-gdip-emf.c:59 +#: gdk-pixbuf/io-gdip-emf.c:57 msgid "The EMF image format" msgstr "" -#: gdk-pixbuf/io-gdip-gif.c:80 gdk-pixbuf/io-gif.c:1720 +#: gdk-pixbuf/io-gdip-gif.c:78 gdk-pixbuf/io-gif.c:1718 msgid "The GIF image format" msgstr "" -#: gdk-pixbuf/io-gdip-ico.c:59 gdk-pixbuf/io-ico.c:1271 +#: gdk-pixbuf/io-gdip-ico.c:57 gdk-pixbuf/io-ico.c:1269 msgid "The ICO image format" msgstr "" -#: gdk-pixbuf/io-gdip-jpeg.c:53 gdk-pixbuf/io-jpeg.c:1249 +#: gdk-pixbuf/io-gdip-jpeg.c:51 gdk-pixbuf/io-jpeg.c:1249 #, c-format msgid "" "JPEG quality must be a value between 0 and 100; value '%s' could not be " "parsed." msgstr "" -#: gdk-pixbuf/io-gdip-jpeg.c:68 gdk-pixbuf/io-jpeg.c:1265 +#: gdk-pixbuf/io-gdip-jpeg.c:66 gdk-pixbuf/io-jpeg.c:1265 #, c-format msgid "" "JPEG quality must be a value between 0 and 100; value '%d' is not allowed." msgstr "" -#: gdk-pixbuf/io-gdip-jpeg.c:136 gdk-pixbuf/io-jpeg.c:1478 +#: gdk-pixbuf/io-gdip-jpeg.c:134 gdk-pixbuf/io-jpeg.c:1478 msgid "The JPEG image format" msgstr "" -#: gdk-pixbuf/io-gdip-utils.c:154 +#: gdk-pixbuf/io-gdip-tiff.c:80 gdk-pixbuf/io-tiff.c:786 +msgid "The TIFF image format" +msgstr "" + +#: gdk-pixbuf/io-gdip-utils.c:152 #, c-format msgid "Could not allocate memory: %s" msgstr "" -#: gdk-pixbuf/io-gdip-utils.c:179 gdk-pixbuf/io-gdip-utils.c:293 -#: gdk-pixbuf/io-gdip-utils.c:333 +#: gdk-pixbuf/io-gdip-utils.c:177 gdk-pixbuf/io-gdip-utils.c:291 +#: gdk-pixbuf/io-gdip-utils.c:331 #, c-format msgid "Could not create stream: %s" msgstr "" -#: gdk-pixbuf/io-gdip-utils.c:193 +#: gdk-pixbuf/io-gdip-utils.c:191 #, c-format msgid "Could not seek stream: %s" msgstr "" -#: gdk-pixbuf/io-gdip-utils.c:205 +#: gdk-pixbuf/io-gdip-utils.c:203 #, c-format msgid "Could not read from stream: %s" msgstr "" -#: gdk-pixbuf/io-gdip-utils.c:617 +#: gdk-pixbuf/io-gdip-utils.c:615 msgid "Couldn't load bitmap" msgstr "" -#: gdk-pixbuf/io-gdip-utils.c:773 +#: gdk-pixbuf/io-gdip-utils.c:771 msgid "Couldn't load metafile" msgstr "" -#: gdk-pixbuf/io-gdip-utils.c:878 +#: gdk-pixbuf/io-gdip-utils.c:876 msgid "Unsupported image format for GDI+" msgstr "" -#: gdk-pixbuf/io-gdip-utils.c:885 +#: gdk-pixbuf/io-gdip-utils.c:883 msgid "Couldn't save" msgstr "" -#: gdk-pixbuf/io-gdip-wmf.c:58 +#: gdk-pixbuf/io-gdip-wmf.c:56 msgid "The WMF image format" msgstr "" -#: gdk-pixbuf/io-gif.c:222 +#: gdk-pixbuf/io-gif.c:220 #, c-format msgid "Failure reading GIF: %s" msgstr "" -#: gdk-pixbuf/io-gif.c:496 gdk-pixbuf/io-gif.c:1502 gdk-pixbuf/io-gif.c:1669 +#: gdk-pixbuf/io-gif.c:494 gdk-pixbuf/io-gif.c:1500 gdk-pixbuf/io-gif.c:1667 msgid "GIF file was missing some data (perhaps it was truncated somehow?)" msgstr "" -#: gdk-pixbuf/io-gif.c:505 +#: gdk-pixbuf/io-gif.c:503 #, c-format msgid "Internal error in the GIF loader (%s)" msgstr "" -#: gdk-pixbuf/io-gif.c:579 +#: gdk-pixbuf/io-gif.c:577 msgid "Stack overflow" msgstr "" -#: gdk-pixbuf/io-gif.c:639 +#: gdk-pixbuf/io-gif.c:637 msgid "GIF image loader cannot understand this image." msgstr "" -#: gdk-pixbuf/io-gif.c:668 +#: gdk-pixbuf/io-gif.c:666 msgid "Bad code encountered" msgstr "" -#: gdk-pixbuf/io-gif.c:678 +#: gdk-pixbuf/io-gif.c:676 msgid "Circular table entry in GIF file" msgstr "" -#: gdk-pixbuf/io-gif.c:866 gdk-pixbuf/io-gif.c:1488 gdk-pixbuf/io-gif.c:1541 -#: gdk-pixbuf/io-gif.c:1657 +#: gdk-pixbuf/io-gif.c:864 gdk-pixbuf/io-gif.c:1486 gdk-pixbuf/io-gif.c:1539 +#: gdk-pixbuf/io-gif.c:1655 msgid "Not enough memory to load GIF file" msgstr "" -#: gdk-pixbuf/io-gif.c:960 +#: gdk-pixbuf/io-gif.c:958 msgid "Not enough memory to composite a frame in GIF file" msgstr "" -#: gdk-pixbuf/io-gif.c:1132 +#: gdk-pixbuf/io-gif.c:1130 msgid "GIF image is corrupt (incorrect LZW compression)" msgstr "" -#: gdk-pixbuf/io-gif.c:1182 +#: gdk-pixbuf/io-gif.c:1180 msgid "File does not appear to be a GIF file" msgstr "" -#: gdk-pixbuf/io-gif.c:1194 +#: gdk-pixbuf/io-gif.c:1192 #, c-format msgid "Version %s of the GIF file format is not supported" msgstr "" -#: gdk-pixbuf/io-gif.c:1241 +#: gdk-pixbuf/io-gif.c:1239 msgid "Resulting GIF image has zero size" msgstr "" -#: gdk-pixbuf/io-gif.c:1320 +#: gdk-pixbuf/io-gif.c:1318 msgid "" "GIF image has no global colormap, and a frame inside it has no local " "colormap." msgstr "" -#: gdk-pixbuf/io-gif.c:1564 +#: gdk-pixbuf/io-gif.c:1562 msgid "GIF image was truncated or incomplete." msgstr "" @@ -352,103 +360,103 @@ msgstr "" msgid "The ICNS image format" msgstr "" -#: gdk-pixbuf/io-ico.c:228 gdk-pixbuf/io-ico.c:242 gdk-pixbuf/io-ico.c:291 -#: gdk-pixbuf/io-ico.c:302 gdk-pixbuf/io-ico.c:395 +#: gdk-pixbuf/io-ico.c:226 gdk-pixbuf/io-ico.c:240 gdk-pixbuf/io-ico.c:289 +#: gdk-pixbuf/io-ico.c:300 gdk-pixbuf/io-ico.c:393 msgid "Invalid header in icon" msgstr "" -#: gdk-pixbuf/io-ico.c:257 gdk-pixbuf/io-ico.c:312 gdk-pixbuf/io-ico.c:405 -#: gdk-pixbuf/io-ico.c:458 gdk-pixbuf/io-ico.c:488 +#: gdk-pixbuf/io-ico.c:255 gdk-pixbuf/io-ico.c:310 gdk-pixbuf/io-ico.c:403 +#: gdk-pixbuf/io-ico.c:456 gdk-pixbuf/io-ico.c:486 msgid "Not enough memory to load icon" msgstr "" -#: gdk-pixbuf/io-ico.c:338 +#: gdk-pixbuf/io-ico.c:336 msgid "Compressed icons are not supported" msgstr "" -#: gdk-pixbuf/io-ico.c:358 +#: gdk-pixbuf/io-ico.c:356 msgid "Icon has zero width" msgstr "" -#: gdk-pixbuf/io-ico.c:368 +#: gdk-pixbuf/io-ico.c:366 msgid "Icon has zero height" msgstr "" -#: gdk-pixbuf/io-ico.c:443 +#: gdk-pixbuf/io-ico.c:441 msgid "Unsupported icon type" msgstr "" -#: gdk-pixbuf/io-ico.c:537 +#: gdk-pixbuf/io-ico.c:535 msgid "Not enough memory to load ICO file" msgstr "" -#: gdk-pixbuf/io-ico.c:1002 +#: gdk-pixbuf/io-ico.c:1000 msgid "Image too large to be saved as ICO" msgstr "" -#: gdk-pixbuf/io-ico.c:1013 +#: gdk-pixbuf/io-ico.c:1011 msgid "Cursor hotspot outside image" msgstr "" -#: gdk-pixbuf/io-ico.c:1036 +#: gdk-pixbuf/io-ico.c:1034 #, c-format msgid "Unsupported depth for ICO file: %d" msgstr "" -#: gdk-pixbuf/io-jasper.c:74 +#: gdk-pixbuf/io-jasper.c:73 msgid "Couldn't allocate memory for stream" msgstr "" -#: gdk-pixbuf/io-jasper.c:104 +#: gdk-pixbuf/io-jasper.c:103 msgid "Couldn't decode image" msgstr "" -#: gdk-pixbuf/io-jasper.c:122 +#: gdk-pixbuf/io-jasper.c:121 msgid "Transformed JPEG2000 has zero width or height" msgstr "" -#: gdk-pixbuf/io-jasper.c:136 +#: gdk-pixbuf/io-jasper.c:135 msgid "Image type currently not supported" msgstr "" -#: gdk-pixbuf/io-jasper.c:148 gdk-pixbuf/io-jasper.c:156 +#: gdk-pixbuf/io-jasper.c:147 gdk-pixbuf/io-jasper.c:155 msgid "Couldn't allocate memory for color profile" msgstr "" -#: gdk-pixbuf/io-jasper.c:182 +#: gdk-pixbuf/io-jasper.c:181 msgid "Insufficient memory to open JPEG 2000 file" msgstr "" -#: gdk-pixbuf/io-jasper.c:261 +#: gdk-pixbuf/io-jasper.c:260 msgid "Couldn't allocate memory to buffer image data" msgstr "" -#: gdk-pixbuf/io-jasper.c:305 +#: gdk-pixbuf/io-jasper.c:304 msgid "The JPEG 2000 image format" msgstr "" -#: gdk-pixbuf/io-jpeg.c:126 +#: gdk-pixbuf/io-jpeg.c:124 #, c-format msgid "Error interpreting JPEG image file (%s)" msgstr "" -#: gdk-pixbuf/io-jpeg.c:604 +#: gdk-pixbuf/io-jpeg.c:597 msgid "" "Insufficient memory to load image, try exiting some applications to free " "memory" msgstr "" -#: gdk-pixbuf/io-jpeg.c:651 gdk-pixbuf/io-jpeg.c:865 +#: gdk-pixbuf/io-jpeg.c:645 gdk-pixbuf/io-jpeg.c:858 #, c-format msgid "Unsupported JPEG color space (%s)" msgstr "" -#: gdk-pixbuf/io-jpeg.c:764 gdk-pixbuf/io-jpeg.c:1044 +#: gdk-pixbuf/io-jpeg.c:757 gdk-pixbuf/io-jpeg.c:1037 #: gdk-pixbuf/io-jpeg.c:1308 gdk-pixbuf/io-jpeg.c:1318 msgid "Couldn't allocate memory for loading JPEG file" msgstr "" -#: gdk-pixbuf/io-jpeg.c:1018 +#: gdk-pixbuf/io-jpeg.c:1011 msgid "Transformed JPEG has zero width or height." msgstr "" @@ -457,456 +465,452 @@ msgstr "" msgid "Color profile has invalid length '%u'." msgstr "" -#: gdk-pixbuf/io-pcx.c:186 +#: gdk-pixbuf/io-pcx.c:184 msgid "Couldn't allocate memory for header" msgstr "" -#: gdk-pixbuf/io-pcx.c:201 gdk-pixbuf/io-pcx.c:559 +#: gdk-pixbuf/io-pcx.c:199 gdk-pixbuf/io-pcx.c:557 msgid "Couldn't allocate memory for context buffer" msgstr "" -#: gdk-pixbuf/io-pcx.c:600 +#: gdk-pixbuf/io-pcx.c:598 msgid "Image has invalid width and/or height" msgstr "" -#: gdk-pixbuf/io-pcx.c:612 gdk-pixbuf/io-pcx.c:673 +#: gdk-pixbuf/io-pcx.c:610 gdk-pixbuf/io-pcx.c:671 msgid "Image has unsupported bpp" msgstr "" -#: gdk-pixbuf/io-pcx.c:617 gdk-pixbuf/io-pcx.c:625 +#: gdk-pixbuf/io-pcx.c:615 gdk-pixbuf/io-pcx.c:623 #, c-format msgid "Image has unsupported number of %d-bit planes" msgstr "" -#: gdk-pixbuf/io-pcx.c:641 +#: gdk-pixbuf/io-pcx.c:639 msgid "Couldn't create new pixbuf" msgstr "" -#: gdk-pixbuf/io-pcx.c:649 +#: gdk-pixbuf/io-pcx.c:647 msgid "Couldn't allocate memory for line data" msgstr "" -#: gdk-pixbuf/io-pcx.c:656 +#: gdk-pixbuf/io-pcx.c:654 msgid "Couldn't allocate memory for PCX image" msgstr "" -#: gdk-pixbuf/io-pcx.c:703 +#: gdk-pixbuf/io-pcx.c:701 msgid "Didn't get all lines of PCX image" msgstr "" -#: gdk-pixbuf/io-pcx.c:710 +#: gdk-pixbuf/io-pcx.c:708 msgid "No palette found at end of PCX data" msgstr "" -#: gdk-pixbuf/io-pcx.c:755 +#: gdk-pixbuf/io-pcx.c:753 msgid "The PCX image format" msgstr "" -#: gdk-pixbuf/io-pixdata.c:148 +#: gdk-pixbuf/io-pixdata.c:146 msgid "Transformed pixbuf has zero width or height." msgstr "" -#: gdk-pixbuf/io-pixdata.c:186 +#: gdk-pixbuf/io-pixdata.c:184 msgid "The GdkPixdata format" msgstr "" -#: gdk-pixbuf/io-png.c:54 +#: gdk-pixbuf/io-png.c:53 msgid "Bits per channel of PNG image is invalid." msgstr "" -#: gdk-pixbuf/io-png.c:135 gdk-pixbuf/io-png.c:641 +#: gdk-pixbuf/io-png.c:134 gdk-pixbuf/io-png.c:640 msgid "Transformed PNG has zero width or height." msgstr "" -#: gdk-pixbuf/io-png.c:143 +#: gdk-pixbuf/io-png.c:142 msgid "Bits per channel of transformed PNG is not 8." msgstr "" -#: gdk-pixbuf/io-png.c:152 +#: gdk-pixbuf/io-png.c:151 msgid "Transformed PNG not RGB or RGBA." msgstr "" -#: gdk-pixbuf/io-png.c:161 +#: gdk-pixbuf/io-png.c:160 msgid "Transformed PNG has unsupported number of channels, must be 3 or 4." msgstr "" -#: gdk-pixbuf/io-png.c:182 +#: gdk-pixbuf/io-png.c:181 #, c-format msgid "Fatal error in PNG image file: %s" msgstr "" -#: gdk-pixbuf/io-png.c:315 +#: gdk-pixbuf/io-png.c:314 msgid "Insufficient memory to load PNG file" msgstr "" -#: gdk-pixbuf/io-png.c:656 +#: gdk-pixbuf/io-png.c:655 #, c-format msgid "" "Insufficient memory to store a %lu by %lu image; try exiting some " "applications to reduce memory usage" msgstr "" -#: gdk-pixbuf/io-png.c:719 +#: gdk-pixbuf/io-png.c:718 msgid "Fatal error reading PNG image file" msgstr "" -#: gdk-pixbuf/io-png.c:768 +#: gdk-pixbuf/io-png.c:767 #, c-format msgid "Fatal error reading PNG image file: %s" msgstr "" -#: gdk-pixbuf/io-png.c:858 +#: gdk-pixbuf/io-png.c:857 msgid "" "Keys for PNG text chunks must have at least 1 and at most 79 characters." msgstr "" -#: gdk-pixbuf/io-png.c:867 +#: gdk-pixbuf/io-png.c:866 msgid "Keys for PNG text chunks must be ASCII characters." msgstr "" -#: gdk-pixbuf/io-png.c:881 gdk-pixbuf/io-tiff.c:667 +#: gdk-pixbuf/io-png.c:880 gdk-pixbuf/io-tiff.c:665 #, c-format msgid "Color profile has invalid length %d." msgstr "" -#: gdk-pixbuf/io-png.c:894 +#: gdk-pixbuf/io-png.c:893 #, c-format msgid "" "PNG compression level must be a value between 0 and 9; value '%s' could not " "be parsed." msgstr "" -#: gdk-pixbuf/io-png.c:907 +#: gdk-pixbuf/io-png.c:906 #, c-format msgid "" "PNG compression level must be a value between 0 and 9; value '%d' is not " "allowed." msgstr "" -#: gdk-pixbuf/io-png.c:955 +#: gdk-pixbuf/io-png.c:954 #, c-format msgid "Value for PNG text chunk %s cannot be converted to ISO-8859-1 encoding." msgstr "" -#: gdk-pixbuf/io-png.c:1118 +#: gdk-pixbuf/io-png.c:1117 msgid "The PNG image format" msgstr "" -#: gdk-pixbuf/io-pnm.c:248 +#: gdk-pixbuf/io-pnm.c:246 msgid "PNM loader expected to find an integer, but didn't" msgstr "" -#: gdk-pixbuf/io-pnm.c:280 +#: gdk-pixbuf/io-pnm.c:278 msgid "PNM file has an incorrect initial byte" msgstr "" -#: gdk-pixbuf/io-pnm.c:310 +#: gdk-pixbuf/io-pnm.c:308 msgid "PNM file is not in a recognized PNM subformat" msgstr "" -#: gdk-pixbuf/io-pnm.c:335 +#: gdk-pixbuf/io-pnm.c:333 msgid "PNM file has an image width of 0" msgstr "" -#: gdk-pixbuf/io-pnm.c:356 +#: gdk-pixbuf/io-pnm.c:354 msgid "PNM file has an image height of 0" msgstr "" -#: gdk-pixbuf/io-pnm.c:379 +#: gdk-pixbuf/io-pnm.c:377 msgid "Maximum color value in PNM file is 0" msgstr "" -#: gdk-pixbuf/io-pnm.c:387 +#: gdk-pixbuf/io-pnm.c:385 msgid "Maximum color value in PNM file is too large" msgstr "" -#: gdk-pixbuf/io-pnm.c:427 gdk-pixbuf/io-pnm.c:457 gdk-pixbuf/io-pnm.c:502 +#: gdk-pixbuf/io-pnm.c:425 gdk-pixbuf/io-pnm.c:455 gdk-pixbuf/io-pnm.c:500 msgid "Raw PNM image type is invalid" msgstr "" -#: gdk-pixbuf/io-pnm.c:652 +#: gdk-pixbuf/io-pnm.c:650 msgid "PNM image loader does not support this PNM subformat" msgstr "" -#: gdk-pixbuf/io-pnm.c:739 gdk-pixbuf/io-pnm.c:966 +#: gdk-pixbuf/io-pnm.c:737 gdk-pixbuf/io-pnm.c:964 msgid "Raw PNM formats require exactly one whitespace before sample data" msgstr "" -#: gdk-pixbuf/io-pnm.c:766 +#: gdk-pixbuf/io-pnm.c:764 msgid "Cannot allocate memory for loading PNM image" msgstr "" -#: gdk-pixbuf/io-pnm.c:816 +#: gdk-pixbuf/io-pnm.c:814 msgid "Insufficient memory to load PNM context struct" msgstr "" -#: gdk-pixbuf/io-pnm.c:867 +#: gdk-pixbuf/io-pnm.c:865 msgid "Unexpected end of PNM image data" msgstr "" -#: gdk-pixbuf/io-pnm.c:995 +#: gdk-pixbuf/io-pnm.c:993 msgid "Insufficient memory to load PNM file" msgstr "" -#: gdk-pixbuf/io-pnm.c:1079 +#: gdk-pixbuf/io-pnm.c:1077 msgid "The PNM/PBM/PGM/PPM image format family" msgstr "" -#: gdk-pixbuf/io-qtif.c:128 +#: gdk-pixbuf/io-qtif.c:126 msgid "Input file descriptor is NULL." msgstr "" -#: gdk-pixbuf/io-qtif.c:143 +#: gdk-pixbuf/io-qtif.c:141 msgid "Failed to read QTIF header" msgstr "" -#: gdk-pixbuf/io-qtif.c:152 gdk-pixbuf/io-qtif.c:189 gdk-pixbuf/io-qtif.c:459 +#: gdk-pixbuf/io-qtif.c:150 gdk-pixbuf/io-qtif.c:187 gdk-pixbuf/io-qtif.c:454 #, c-format msgid "QTIF atom size too large (%d byte)" msgid_plural "QTIF atom size too large (%d bytes)" msgstr[0] "" msgstr[1] "" -#: gdk-pixbuf/io-qtif.c:175 +#: gdk-pixbuf/io-qtif.c:173 #, c-format msgid "Failed to allocate %d byte for file read buffer" msgid_plural "Failed to allocate %d bytes for file read buffer" msgstr[0] "" msgstr[1] "" -#: gdk-pixbuf/io-qtif.c:206 +#: gdk-pixbuf/io-qtif.c:201 #, c-format msgid "File error when reading QTIF atom: %s" msgstr "" -#: gdk-pixbuf/io-qtif.c:243 +#: gdk-pixbuf/io-qtif.c:238 #, c-format msgid "Failed to skip the next %d byte with seek()." msgid_plural "Failed to skip the next %d bytes with seek()." msgstr[0] "" msgstr[1] "" -#: gdk-pixbuf/io-qtif.c:270 +#: gdk-pixbuf/io-qtif.c:265 msgid "Failed to allocate QTIF context structure." msgstr "" -#: gdk-pixbuf/io-qtif.c:330 +#: gdk-pixbuf/io-qtif.c:325 msgid "Failed to create GdkPixbufLoader object." msgstr "" -#: gdk-pixbuf/io-qtif.c:434 +#: gdk-pixbuf/io-qtif.c:429 msgid "Failed to find an image data atom." msgstr "" -#: gdk-pixbuf/io-qtif.c:618 +#: gdk-pixbuf/io-qtif.c:613 msgid "The QTIF image format" msgstr "" -#: gdk-pixbuf/io-ras.c:125 +#: gdk-pixbuf/io-ras.c:123 msgid "RAS image has bogus header data" msgstr "" -#: gdk-pixbuf/io-ras.c:147 +#: gdk-pixbuf/io-ras.c:145 msgid "RAS image has unknown type" msgstr "" -#: gdk-pixbuf/io-ras.c:155 +#: gdk-pixbuf/io-ras.c:153 msgid "unsupported RAS image variation" msgstr "" -#: gdk-pixbuf/io-ras.c:170 gdk-pixbuf/io-ras.c:199 +#: gdk-pixbuf/io-ras.c:168 gdk-pixbuf/io-ras.c:197 msgid "Not enough memory to load RAS image" msgstr "" -#: gdk-pixbuf/io-ras.c:544 +#: gdk-pixbuf/io-ras.c:542 msgid "The Sun raster image format" msgstr "" -#: gdk-pixbuf/io-tga.c:153 +#: gdk-pixbuf/io-tga.c:151 msgid "Cannot allocate memory for IOBuffer struct" msgstr "" -#: gdk-pixbuf/io-tga.c:172 +#: gdk-pixbuf/io-tga.c:170 msgid "Cannot allocate memory for IOBuffer data" msgstr "" -#: gdk-pixbuf/io-tga.c:183 +#: gdk-pixbuf/io-tga.c:181 msgid "Cannot realloc IOBuffer data" msgstr "" -#: gdk-pixbuf/io-tga.c:213 +#: gdk-pixbuf/io-tga.c:211 msgid "Cannot allocate temporary IOBuffer data" msgstr "" -#: gdk-pixbuf/io-tga.c:346 +#: gdk-pixbuf/io-tga.c:339 msgid "Cannot allocate new pixbuf" msgstr "" -#: gdk-pixbuf/io-tga.c:685 +#: gdk-pixbuf/io-tga.c:678 msgid "Image is corrupted or truncated" msgstr "" -#: gdk-pixbuf/io-tga.c:692 +#: gdk-pixbuf/io-tga.c:685 msgid "Cannot allocate colormap structure" msgstr "" -#: gdk-pixbuf/io-tga.c:699 +#: gdk-pixbuf/io-tga.c:692 msgid "Cannot allocate colormap entries" msgstr "" -#: gdk-pixbuf/io-tga.c:721 +#: gdk-pixbuf/io-tga.c:714 msgid "Unexpected bitdepth for colormap entries" msgstr "" -#: gdk-pixbuf/io-tga.c:739 +#: gdk-pixbuf/io-tga.c:732 msgid "Cannot allocate TGA header memory" msgstr "" -#: gdk-pixbuf/io-tga.c:772 +#: gdk-pixbuf/io-tga.c:765 msgid "TGA image has invalid dimensions" msgstr "" -#: gdk-pixbuf/io-tga.c:778 gdk-pixbuf/io-tga.c:787 gdk-pixbuf/io-tga.c:797 -#: gdk-pixbuf/io-tga.c:807 gdk-pixbuf/io-tga.c:814 +#: gdk-pixbuf/io-tga.c:771 gdk-pixbuf/io-tga.c:780 gdk-pixbuf/io-tga.c:790 +#: gdk-pixbuf/io-tga.c:800 gdk-pixbuf/io-tga.c:807 msgid "TGA image type not supported" msgstr "" -#: gdk-pixbuf/io-tga.c:861 +#: gdk-pixbuf/io-tga.c:854 msgid "Cannot allocate memory for TGA context struct" msgstr "" -#: gdk-pixbuf/io-tga.c:926 +#: gdk-pixbuf/io-tga.c:919 msgid "Excess data in file" msgstr "" -#: gdk-pixbuf/io-tga.c:1007 +#: gdk-pixbuf/io-tga.c:1000 msgid "The Targa image format" msgstr "" -#: gdk-pixbuf/io-tiff.c:104 +#: gdk-pixbuf/io-tiff.c:102 msgid "Could not get image width (bad TIFF file)" msgstr "" -#: gdk-pixbuf/io-tiff.c:112 +#: gdk-pixbuf/io-tiff.c:110 msgid "Could not get image height (bad TIFF file)" msgstr "" -#: gdk-pixbuf/io-tiff.c:120 +#: gdk-pixbuf/io-tiff.c:118 msgid "Width or height of TIFF image is zero" msgstr "" -#: gdk-pixbuf/io-tiff.c:129 gdk-pixbuf/io-tiff.c:138 +#: gdk-pixbuf/io-tiff.c:127 gdk-pixbuf/io-tiff.c:136 msgid "Dimensions of TIFF image too large" msgstr "" -#: gdk-pixbuf/io-tiff.c:162 gdk-pixbuf/io-tiff.c:174 gdk-pixbuf/io-tiff.c:491 +#: gdk-pixbuf/io-tiff.c:160 gdk-pixbuf/io-tiff.c:172 gdk-pixbuf/io-tiff.c:489 msgid "Insufficient memory to open TIFF file" msgstr "" -#: gdk-pixbuf/io-tiff.c:236 +#: gdk-pixbuf/io-tiff.c:234 msgid "Failed to load RGB data from TIFF file" msgstr "" -#: gdk-pixbuf/io-tiff.c:293 +#: gdk-pixbuf/io-tiff.c:291 msgid "Failed to open TIFF image" msgstr "" -#: gdk-pixbuf/io-tiff.c:427 gdk-pixbuf/io-tiff.c:440 +#: gdk-pixbuf/io-tiff.c:425 gdk-pixbuf/io-tiff.c:438 msgid "Failed to load TIFF image" msgstr "" -#: gdk-pixbuf/io-tiff.c:623 +#: gdk-pixbuf/io-tiff.c:621 msgid "Failed to save TIFF image" msgstr "" -#: gdk-pixbuf/io-tiff.c:656 +#: gdk-pixbuf/io-tiff.c:654 msgid "TIFF compression doesn't refer to a valid codec." msgstr "" -#: gdk-pixbuf/io-tiff.c:696 +#: gdk-pixbuf/io-tiff.c:694 msgid "Failed to write TIFF data" msgstr "" -#: gdk-pixbuf/io-tiff.c:733 +#: gdk-pixbuf/io-tiff.c:731 msgid "Couldn't write to TIFF file" msgstr "" -#: gdk-pixbuf/io-tiff.c:788 -msgid "The TIFF image format" -msgstr "" - -#: gdk-pixbuf/io-wbmp.c:245 +#: gdk-pixbuf/io-wbmp.c:243 msgid "Image has zero width" msgstr "" -#: gdk-pixbuf/io-wbmp.c:263 +#: gdk-pixbuf/io-wbmp.c:261 msgid "Image has zero height" msgstr "" -#: gdk-pixbuf/io-wbmp.c:274 +#: gdk-pixbuf/io-wbmp.c:272 msgid "Not enough memory to load image" msgstr "" -#: gdk-pixbuf/io-wbmp.c:333 +#: gdk-pixbuf/io-wbmp.c:331 msgid "Couldn't save the rest" msgstr "" -#: gdk-pixbuf/io-wbmp.c:374 +#: gdk-pixbuf/io-wbmp.c:372 msgid "The WBMP image format" msgstr "" -#: gdk-pixbuf/io-xbm.c:304 +#: gdk-pixbuf/io-xbm.c:302 msgid "Invalid XBM file" msgstr "" -#: gdk-pixbuf/io-xbm.c:314 +#: gdk-pixbuf/io-xbm.c:312 msgid "Insufficient memory to load XBM image file" msgstr "" -#: gdk-pixbuf/io-xbm.c:462 +#: gdk-pixbuf/io-xbm.c:460 msgid "Failed to write to temporary file when loading XBM image" msgstr "" -#: gdk-pixbuf/io-xbm.c:501 +#: gdk-pixbuf/io-xbm.c:499 msgid "The XBM image format" msgstr "" -#: gdk-pixbuf/io-xpm.c:469 +#: gdk-pixbuf/io-xpm.c:467 msgid "No XPM header found" msgstr "" -#: gdk-pixbuf/io-xpm.c:478 +#: gdk-pixbuf/io-xpm.c:476 msgid "Invalid XPM header" msgstr "" -#: gdk-pixbuf/io-xpm.c:486 +#: gdk-pixbuf/io-xpm.c:484 msgid "XPM file has image width <= 0" msgstr "" -#: gdk-pixbuf/io-xpm.c:494 +#: gdk-pixbuf/io-xpm.c:492 msgid "XPM file has image height <= 0" msgstr "" -#: gdk-pixbuf/io-xpm.c:502 +#: gdk-pixbuf/io-xpm.c:500 msgid "XPM has invalid number of chars per pixel" msgstr "" -#: gdk-pixbuf/io-xpm.c:511 +#: gdk-pixbuf/io-xpm.c:509 msgid "XPM file has invalid number of colors" msgstr "" -#: gdk-pixbuf/io-xpm.c:523 gdk-pixbuf/io-xpm.c:532 gdk-pixbuf/io-xpm.c:584 +#: gdk-pixbuf/io-xpm.c:521 gdk-pixbuf/io-xpm.c:530 gdk-pixbuf/io-xpm.c:582 msgid "Cannot allocate memory for loading XPM image" msgstr "" -#: gdk-pixbuf/io-xpm.c:546 +#: gdk-pixbuf/io-xpm.c:544 msgid "Cannot read XPM colormap" msgstr "" -#: gdk-pixbuf/io-xpm.c:778 +#: gdk-pixbuf/io-xpm.c:776 msgid "Failed to write to temporary file when loading XPM image" msgstr "" -#: gdk-pixbuf/io-xpm.c:817 +#: gdk-pixbuf/io-xpm.c:815 msgid "The XPM image format" msgstr "" diff --git a/po/th.gmo b/po/th.gmo index 3ecdc49e39e0ceb71cb3ba7ab5ff5074c5354e41..d0de5ae8cba10cbc4f052a29a5a9d805dd00b39e 100644 GIT binary patch delta 4540 zcmYk;2~?G39>?)NCy` z-}=zNA0s;KFwzC0FR{9#S!9UWAG)a4EV;W`0;XUr&cJwFi9K;Q4#p--!jEtOc8)Of zVG<6+A{>NEa0u=~o)6fYWQI|3&FSl5)|>Jjn1~B81{+WvJb*rI!#Mm5)xj?GMh&H6 zKPx-fjAyi3idqclh0l=D$WI|3`;1E|hR_?ma2ig=rKpj% zpq{&o>cD?c&&AMdvX+5*ZwczTTAYPjUHJ>VmGTXJnSW)nc?*NG<*1QvLA~H8s$=h> zHr>CRv9vax@&wd~HeoXU4z)C$`g`BYL{0r1)Ql`cA8vH@`};HhdT|RC>gk_QYj_>C zc0-w0y&%_FhJ37=3$tmPQ61fjK0NEnpJNT>&QxZiA9e&m)tjT&()rr}jo!wGER;PW_b+-Pv?It8IAZTY7<>Rt@(9l1nZ)5qB9${H%gofT>TnU!`of`VOQVk`~c~@ z{n_1*`0Bs2BE5_3B6AJj%~w z9p0Gc9k;c(f$}$4j?2S58JF>^l!GVnVf+r& zVEriX`7iNK$|YIM1|GmMcn$L~Wi+#jb*T6L1*hZUY_q%Y49-AbfNw1&^B{5@>}y`UI-OoyU3imtqm+Z;*G|m|XsV;VNVjtr@4{r^sqr)_8C4EJXTb zfg@z}#V_$5Ol0TG#LcLVTtPKl%&^pO8)_z!*nxU}JL=SYi!Wp1M1B+SLp+G{*dS#X zUf>OIK2D*00vSud!X|MfsF;MbWtq(X2k6IfIIYlIiXEsaejoW*kK4J26{vDE(g*%= z@c!6LM8;%$a2pAB6}Y5uaUn^cXT|WsyHHeA7KZUh94Vj>8qG@0~zx>d##{opng29H=6r2cATIvCa8+XWVkL$Elx+ zPvRA9z}0p97-82HY*c(6x8azT-rt0`QO`v_=q>4sNFOb7mG{H52`hE}&yXqNM!etq zr?VC{RcA2=6IXlp7vLt!$8j{~uufVUKQ2c7&eCVAL4E%dWD+ee;C1jgPNiJ3j{lO- zOH}rE*<9yNWO;)-UsbOY&BOr}NN*CqA|i=2VkFU?29X&`=oBdJA<_wT^aSw~5k+vK zga5SbrTzb>1af1DMxvY;M<{99wRY_(l+1wnoZ^{LhIk2D#=8+0*57-;<*kae&H2uGiDH{2rWq}!AT6J zTe!}0c?KT{{-Vuw6bKS|+9l|?_wZsdqPJ|JCh&tjS zLPxKPP#WbCygtA+j(Ch1uJP+kDjg)c5IMwrViBSAC{Yv4d6&-6M3lO^7jYLcjJVs? zoyBnCHCOJA`-tPjkBF{>QiBfS6J9=ey_f4IB8!+pY$TM<5wS$R3Z%ZoieS$BQ<_5l z$3(sAa*HN4e$_9oDXe=@Yel~&a)TDGWWaZ=vg z+NvyWrtn-UA74slR%%AmW69AW9e9tg@&2+tjlU@!*7SHv#DK=GH8D-El#WgMADl-Q A5dZ)H delta 4486 zcmX}u3sl$T9mnx6WNKw7ctHjAABsu>au?9#<`oMNog|84g0~hHpfWH0V`fHPhFDCy zXlgE(MFm;lq%~cd*2=A8wxcz-I-A=$p3`xw(XzGo=l^@y@9_P-p67Rcp6~NKKmLd7 zga7$MkpJ_r9#0wD`$QyB+taLXkl6=)bkwYOsM!d-1*0(r2Vfz_Uu?nA!O_@>deN6S z413YK2#iKOF9-GFg{TH^#o_om4&nWFo`N3q57dRB1I@Q7@j^*5Z?BFI0Dx6wRJJ)MktKsl;m zn^BYQCFgm}rTz`7M;W|50Ut*VO$X|}tEklXWuTRjQRu^T)baVK=T;3T|7z)z9MG(6 zL5HZN3tV}HVM_xAE6KHTzxODrhWn^U@RwjgjJv>?PgR%kGT3pKLw4^ z4J^blq(Sv{s1_c?@%SF9fn8XMqj|f|Z^vqE#eNvgII(~%4au_2MCO@QqK0xK>OE&L z3H{+TYX*gUB&)U?)za74X_j9=r7)PcagPl`-I$5I(;jd(y7O($i>RUa4wZo@DkQ~n za5gT%d0PK%6zG)Q%GCB@EON;1LG`#6Q}7__#TPMfJyUra^;pz{YfzJLH|AgqG7ao2 z)b$}O{t!$+A7){s)_*w#O`=Vx$44X6f{O5e0B8TXw-uzI*Xi@IF;k;Q4f3vxz()r?BnF?akTs$u_e$NMpbr&CWt4as_BnC%tR z{U4)Jf88DL#|&13(vUH?a@3H$HJ<#p2Qj7`SiynDM8+GxMLnpBr|b9*tiW$@EiOp* zmf0WhQR=xVW@UH=*I;z2*#>+DbzgXz=SEyc{m=L?&X_>{^C_HRv1VZypQp#L7Ku?!{WH#^0e)RD+YryHZ_)dSM4P;tf=0chGvxfqx^Nw<0D;0q?iH6qKr~I)ItvPY-Co zMfd?S4Qw2(Qzlm7=peH<@looZ@zi9zk8#vwYevnL>#kl!dMc=&!!8`pMQX^{h2)>c zSv`fVcmZ3mtc(Zpf{H(&G_!gFtu38+( zMaskzsGdjA8m*3s3i4k?;W!5}F@^zR8dwD?k=J*!96Kf`LwTJEiuR-|(l zwZi)jY{E|Jmz;aaKgqC?RWuS`M|C{(e)7MGLgoF88-9UGX~~bh<#ZV}G$9XoV_%NU zCp(2lF_hM8$U0Fk=)>9#!DXlytwCLX0T1IydKHgnon3xc81s;KVjd3Tf-N{654qzX zV+!?Px~=0AP!C$}Y{qQr@4E9n>5V3J8tVGZn1F4r{w3;u{{RL^g*<09?xKDGn=yHf zH+JXnN$LyMvefV^{26Xr=lw5;sPnE{id7u{7t$76`V;TN^9hzy4_ohLtOkp<{!da+ zss=J;vv3U-;4yq0du;R`umd$TXHhRGVBBbk#o13yf4=;y@y#38@h2`A`oSOC89wSPLV}!c#1W`iFB{VT# zCbR_;K7x50_!pgngNP`iQ8%^{EyQF(Gd`RMBjSh*qI+YxSSs-hkwg>{k;J>iuZjJ{ zY2pz=E8sPPRcdX7wmf10v5a_w(B^0L7)vwom70a2#7l&>*&cy?4g21%J_Vy)`JD49 z=LoDOHoN*!{3&s_t5@QBLQ8d6_xQVWfghb`T;&knMof40Oy?>bLOe*s62Bo9656H` zza{Qfg>AJ*V84X@L1HY?Or#KZY0B@Q5JPlt^C|2i-XS`OI^sE^tt7N?L~3$eLP}g> zsxL7iGbx>NLc*;@g>l7|Ygg8+TwN76Wl3#irY|WWk?Z)&@FgZ@rX;pqN(c`+RG4(f XZ5{Pj+V@}SXt>gTpsjq))VTiv$Ey>{ diff --git a/po/th.po b/po/th.po index 52cbd87..24fe5a4 100644 --- a/po/th.po +++ b/po/th.po @@ -1,16 +1,16 @@ # Thai translation for gtk+. -# Copyright (C) 2003-2013 Free Software Foundation, Inc. +# Copyright (C) 2003-2014 Free Software Foundation, Inc. # This file is distributed under the same license as the gtk+ package. # Paisa Seeluangsawat , 2003, 2004. -# Theppitak Karoonboonyanan , 2005-2013. +# Theppitak Karoonboonyanan , 2005-2014. # msgid "" msgstr "" "Project-Id-Version: gtk+\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=gdk-" "pixbuf\n" -"POT-Creation-Date: 2013-04-15 10:28-0400\n" -"PO-Revision-Date: 2013-03-09 11:41+0700\n" +"POT-Creation-Date: 2014-05-26 20:46-0400\n" +"PO-Revision-Date: 2014-03-03 17:36+0700\n" "Last-Translator: Theppitak Karoonboonyanan \n" "Language-Team: Thai \n" "Language: th\n" @@ -19,18 +19,18 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: gdk-pixbuf/gdk-pixbuf-animation.c:160 gdk-pixbuf/gdk-pixbuf-io.c:1064 -#: gdk-pixbuf/gdk-pixbuf-io.c:1330 +#: gdk-pixbuf/gdk-pixbuf-animation.c:158 gdk-pixbuf/gdk-pixbuf-io.c:1077 +#: gdk-pixbuf/gdk-pixbuf-io.c:1333 #, c-format msgid "Failed to open file '%s': %s" msgstr "เปิดแฟ้ม '%s' ไม่สำเร็จ: %s" -#: gdk-pixbuf/gdk-pixbuf-animation.c:173 gdk-pixbuf/gdk-pixbuf-io.c:1076 +#: gdk-pixbuf/gdk-pixbuf-animation.c:171 gdk-pixbuf/gdk-pixbuf-io.c:962 #, c-format msgid "Image file '%s' contains no data" msgstr "แฟ้มรูปภาพ '%s' ไม่มีข้อมูล" -#: gdk-pixbuf/gdk-pixbuf-animation.c:212 +#: gdk-pixbuf/gdk-pixbuf-animation.c:210 #, c-format msgid "" "Failed to load animation '%s': reason not known, probably a corrupt " @@ -38,19 +38,19 @@ msgid "" msgstr "" "เปิดแฟ้มภาพเคลื่อนไหว '%s' ไม่สำเร็จ: ไม่แน่ใจว่าเพราะอะไร แต่อาจเป็นเพราะแฟ้มเสียหาย" -#: gdk-pixbuf/gdk-pixbuf-animation.c:280 gdk-pixbuf/gdk-pixbuf-io.c:1112 -#: gdk-pixbuf/gdk-pixbuf-io.c:1382 +#: gdk-pixbuf/gdk-pixbuf-animation.c:278 gdk-pixbuf/gdk-pixbuf-io.c:1113 +#: gdk-pixbuf/gdk-pixbuf-io.c:1385 #, c-format msgid "" "Failed to load image '%s': reason not known, probably a corrupt image file" msgstr "เปิดแฟ้มรูปภาพ '%s' ไม่สำเร็จ: ไม่แน่ใจว่าเพราะอะไร แต่อาจเป็นเพราะแฟ้มเสียหาย" -#: gdk-pixbuf/gdk-pixbuf-io.c:790 +#: gdk-pixbuf/gdk-pixbuf-io.c:774 #, c-format msgid "Unable to load image-loading module: %s: %s" msgstr "ไม่สามารถเปิดมอดูลสำหรับอ่านรูปภาพ: %s: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:805 +#: gdk-pixbuf/gdk-pixbuf-io.c:789 #, c-format msgid "" "Image-loading module %s does not export the proper interface; perhaps it's " @@ -59,68 +59,68 @@ msgstr "" "มอดูล %s ซึ่งใช้สำหรับอ่านรูปภาพ ไม่ได้ส่งออกอินเทอร์เฟซที่ต้องการ เป็นไปได้ว่ามาจาก gdk-" "pixbuf ที่ต่างรุ่นกัน" -#: gdk-pixbuf/gdk-pixbuf-io.c:814 gdk-pixbuf/gdk-pixbuf-io.c:865 +#: gdk-pixbuf/gdk-pixbuf-io.c:798 gdk-pixbuf/gdk-pixbuf-io.c:849 #, c-format msgid "Image type '%s' is not supported" msgstr "ไม่รองรับรูปภาพชนิด '%s'" -#: gdk-pixbuf/gdk-pixbuf-io.c:950 +#: gdk-pixbuf/gdk-pixbuf-io.c:934 #, c-format msgid "Couldn't recognize the image file format for file '%s'" msgstr "ไม่รู้จักชนิดรูปภาพของแฟ้ม '%s'" -#: gdk-pixbuf/gdk-pixbuf-io.c:958 +#: gdk-pixbuf/gdk-pixbuf-io.c:942 msgid "Unrecognized image file format" msgstr "ไม่รู้จักชนิดของแฟ้มรูปภาพ" -#: gdk-pixbuf/gdk-pixbuf-io.c:1121 +#: gdk-pixbuf/gdk-pixbuf-io.c:1124 #, c-format msgid "Failed to load image '%s': %s" msgstr "อ่านรูปภาพ '%s' ไม่สำเร็จ: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2015 gdk-pixbuf/io-gdip-utils.c:837 +#: gdk-pixbuf/gdk-pixbuf-io.c:2029 gdk-pixbuf/io-gdip-utils.c:835 #, c-format msgid "Error writing to image file: %s" msgstr "เกิดข้อผิดพลาดขณะเขียนแฟ้มรูปภาพ: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2057 gdk-pixbuf/gdk-pixbuf-io.c:2178 +#: gdk-pixbuf/gdk-pixbuf-io.c:2071 gdk-pixbuf/gdk-pixbuf-io.c:2192 #, c-format msgid "This build of gdk-pixbuf does not support saving the image format: %s" msgstr "คนคอมไพล์ gdk-pixbuf ไม่ได้เลือกรองรับการบันทึกแฟ้มชนิด: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2088 +#: gdk-pixbuf/gdk-pixbuf-io.c:2102 msgid "Insufficient memory to save image to callback" msgstr "หน่วยความจำไม่พอสำหรับบันทึกข้อมูลภาพผ่านฟังก์ชันเรียกกลับ" -#: gdk-pixbuf/gdk-pixbuf-io.c:2101 +#: gdk-pixbuf/gdk-pixbuf-io.c:2115 msgid "Failed to open temporary file" msgstr "เปิดแฟ้มชั่วคราวไม่สำเร็จ" -#: gdk-pixbuf/gdk-pixbuf-io.c:2124 +#: gdk-pixbuf/gdk-pixbuf-io.c:2138 msgid "Failed to read from temporary file" msgstr "อ่านแฟ้มชั่วคราวไม่สำเร็จ" -#: gdk-pixbuf/gdk-pixbuf-io.c:2372 +#: gdk-pixbuf/gdk-pixbuf-io.c:2382 #, c-format msgid "Failed to open '%s' for writing: %s" msgstr "เปิดเขียน '%s' ไม่สำเร็จ: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2398 +#: gdk-pixbuf/gdk-pixbuf-io.c:2408 #, c-format msgid "" "Failed to close '%s' while writing image, all data may not have been saved: " "%s" msgstr "ไม่สามารถปิดแฟ้ม '%s' ขณะเขียนรูปภาพ ข้อมูลอาจจะไม่ถูกบันทึก: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2619 gdk-pixbuf/gdk-pixbuf-io.c:2671 +#: gdk-pixbuf/gdk-pixbuf-io.c:2629 gdk-pixbuf/gdk-pixbuf-io.c:2681 msgid "Insufficient memory to save image into a buffer" msgstr "หน่วยความจำไม่พอที่จะบันทึกรูปภาพลงในบัฟเฟอร์" -#: gdk-pixbuf/gdk-pixbuf-io.c:2717 +#: gdk-pixbuf/gdk-pixbuf-io.c:2727 msgid "Error writing to image stream" msgstr "เกิดข้อผิดพลาดขณะเขียนสตรีมรูปภาพ" -#: gdk-pixbuf/gdk-pixbuf-loader.c:393 +#: gdk-pixbuf/gdk-pixbuf-loader.c:384 #, c-format msgid "" "Internal error: Image loader module '%s' failed to complete an operation, " @@ -128,219 +128,227 @@ msgid "" msgstr "" "ข้อผิดพลาดภายใน: มอดูลโหลดรูปภาพ '%s' ดำเนินการบางอย่างไม่สำเร็จ แต่ไม่ได้ระบุสาเหตุ" -#: gdk-pixbuf/gdk-pixbuf-loader.c:435 +#: gdk-pixbuf/gdk-pixbuf-loader.c:426 #, c-format msgid "Incremental loading of image type '%s' is not supported" msgstr "ไม่รองรับการอ่านรูปภาพชนิด '%s' แบบเพิ่มทีละส่วน" -#: gdk-pixbuf/gdk-pixdata.c:160 +#: gdk-pixbuf/gdk-pixdata.c:158 msgid "Image header corrupt" msgstr "ส่วนหัวของแฟ้มรูปภาพเสียหาย" -#: gdk-pixbuf/gdk-pixdata.c:165 +#: gdk-pixbuf/gdk-pixdata.c:163 msgid "Image format unknown" msgstr "ไม่รู้จักชนิดของรูปภาพ" -#: gdk-pixbuf/gdk-pixdata.c:170 gdk-pixbuf/gdk-pixdata.c:502 +#: gdk-pixbuf/gdk-pixdata.c:168 gdk-pixbuf/gdk-pixdata.c:501 msgid "Image pixel data corrupt" msgstr "ข้อมูลพิกเซลในแฟ้มเสีย" -#: gdk-pixbuf/gdk-pixdata.c:446 +#: gdk-pixbuf/gdk-pixdata.c:445 #, c-format msgid "failed to allocate image buffer of %u byte" msgid_plural "failed to allocate image buffer of %u bytes" msgstr[0] "จัดสรรเนื้อที่ %u ไบต์เพื่อเป็นบัฟเฟอร์รูปภาพไม่สำเร็จ" -#: gdk-pixbuf/io-ani.c:244 +#: gdk-pixbuf/io-ani.c:242 msgid "Unexpected icon chunk in animation" msgstr "พบชิ้นไอคอนเกินมาในภาพเคลื่อนไหว" -#: gdk-pixbuf/io-ani.c:342 gdk-pixbuf/io-ani.c:400 gdk-pixbuf/io-ani.c:426 -#: gdk-pixbuf/io-ani.c:449 gdk-pixbuf/io-ani.c:476 gdk-pixbuf/io-ani.c:563 +#: gdk-pixbuf/io-ani.c:340 gdk-pixbuf/io-ani.c:398 gdk-pixbuf/io-ani.c:424 +#: gdk-pixbuf/io-ani.c:447 gdk-pixbuf/io-ani.c:474 gdk-pixbuf/io-ani.c:561 msgid "Invalid header in animation" msgstr "ข้อมูลส่วนหัวของภาพเคลื่อนไหวเสีย" -#: gdk-pixbuf/io-ani.c:352 gdk-pixbuf/io-ani.c:374 gdk-pixbuf/io-ani.c:458 -#: gdk-pixbuf/io-ani.c:485 gdk-pixbuf/io-ani.c:536 gdk-pixbuf/io-ani.c:608 +#: gdk-pixbuf/io-ani.c:350 gdk-pixbuf/io-ani.c:372 gdk-pixbuf/io-ani.c:456 +#: gdk-pixbuf/io-ani.c:483 gdk-pixbuf/io-ani.c:534 gdk-pixbuf/io-ani.c:606 msgid "Not enough memory to load animation" msgstr "หน่วยความจำไม่พอที่จะอ่านภาพเคลื่อนไหว" -#: gdk-pixbuf/io-ani.c:392 gdk-pixbuf/io-ani.c:418 gdk-pixbuf/io-ani.c:437 +#: gdk-pixbuf/io-ani.c:390 gdk-pixbuf/io-ani.c:416 gdk-pixbuf/io-ani.c:435 msgid "Malformed chunk in animation" msgstr "ส่วนของภาพเคลื่อนไหวเสีย" -#: gdk-pixbuf/io-ani.c:660 +#: gdk-pixbuf/io-ani.c:628 +msgid "ANI image was truncated or incomplete." +msgstr "รูปภาพ ANI ถูกตัดตอนหรือไม่สมบูรณ์" + +#: gdk-pixbuf/io-ani.c:669 msgid "The ANI image format" msgstr "แฟ้มรูปภาพชนิด ANI" -#: gdk-pixbuf/io-bmp.c:229 gdk-pixbuf/io-bmp.c:266 gdk-pixbuf/io-bmp.c:337 -#: gdk-pixbuf/io-bmp.c:369 gdk-pixbuf/io-bmp.c:392 gdk-pixbuf/io-bmp.c:495 +#: gdk-pixbuf/io-bmp.c:227 gdk-pixbuf/io-bmp.c:264 gdk-pixbuf/io-bmp.c:335 +#: gdk-pixbuf/io-bmp.c:367 gdk-pixbuf/io-bmp.c:390 gdk-pixbuf/io-bmp.c:493 msgid "BMP image has bogus header data" msgstr "รูปภาพ BMP มีข้อมูลส่วนหัวที่ใช้ไม่ได้" -#: gdk-pixbuf/io-bmp.c:240 gdk-pixbuf/io-bmp.c:432 +#: gdk-pixbuf/io-bmp.c:238 gdk-pixbuf/io-bmp.c:430 msgid "Not enough memory to load bitmap image" msgstr "หน่วยความจำไม่พอที่จะอ่านรูปภาพบิตแมป" -#: gdk-pixbuf/io-bmp.c:318 +#: gdk-pixbuf/io-bmp.c:316 msgid "BMP image has unsupported header size" msgstr "รูปภาพ BMP มีขนาดข้อมูลส่วนหัวที่ไม่รองรับ" -#: gdk-pixbuf/io-bmp.c:356 +#: gdk-pixbuf/io-bmp.c:354 msgid "Topdown BMP images cannot be compressed" msgstr "ภาพ BMP ที่ไล่เส้นจากบนลงล่าง ไม่สามารถบีบอัดข้อมูลได้" -#: gdk-pixbuf/io-bmp.c:716 gdk-pixbuf/io-pnm.c:707 +#: gdk-pixbuf/io-bmp.c:714 gdk-pixbuf/io-pnm.c:705 msgid "Premature end-of-file encountered" msgstr "พบ end-of-file ก่อนที่ควร" -#: gdk-pixbuf/io-bmp.c:1328 +#: gdk-pixbuf/io-bmp.c:1326 msgid "Couldn't allocate memory for saving BMP file" msgstr "หน่วยความจำไม่พอสำหรับบันทึกแฟ้มรูปภาพ BMP" -#: gdk-pixbuf/io-bmp.c:1369 +#: gdk-pixbuf/io-bmp.c:1367 msgid "Couldn't write to BMP file" msgstr "เขียนแฟ้ม BMP ไม่สำเร็จ" -#: gdk-pixbuf/io-bmp.c:1422 gdk-pixbuf/io-gdip-bmp.c:82 +#: gdk-pixbuf/io-bmp.c:1420 gdk-pixbuf/io-gdip-bmp.c:80 msgid "The BMP image format" msgstr "แฟ้มรูปภาพชนิด BMP" -#: gdk-pixbuf/io-gdip-emf.c:59 +#: gdk-pixbuf/io-gdip-emf.c:57 msgid "The EMF image format" msgstr "แฟ้มรูปภาพชนิด EMF" -#: gdk-pixbuf/io-gdip-gif.c:80 gdk-pixbuf/io-gif.c:1720 +#: gdk-pixbuf/io-gdip-gif.c:78 gdk-pixbuf/io-gif.c:1718 msgid "The GIF image format" msgstr "แฟ้มรูปภาพชนิด GIF" -#: gdk-pixbuf/io-gdip-ico.c:59 gdk-pixbuf/io-ico.c:1271 +#: gdk-pixbuf/io-gdip-ico.c:57 gdk-pixbuf/io-ico.c:1269 msgid "The ICO image format" msgstr "แฟ้มรูปภาพชนิด ICO" -#: gdk-pixbuf/io-gdip-jpeg.c:53 gdk-pixbuf/io-jpeg.c:1249 +#: gdk-pixbuf/io-gdip-jpeg.c:51 gdk-pixbuf/io-jpeg.c:1249 #, c-format msgid "" "JPEG quality must be a value between 0 and 100; value '%s' could not be " "parsed." msgstr "คุณภาพของรูปภาพ JPEG ต้องอยู่ระหว่าง 0 และ 100 ค่า '%s' ไม่สามารถตีความได้" -#: gdk-pixbuf/io-gdip-jpeg.c:68 gdk-pixbuf/io-jpeg.c:1265 +#: gdk-pixbuf/io-gdip-jpeg.c:66 gdk-pixbuf/io-jpeg.c:1265 #, c-format msgid "" "JPEG quality must be a value between 0 and 100; value '%d' is not allowed." msgstr "คุณภาพของรูปภาพ JPEG ต้องอยู่ระหว่าง 0 และ 100 ค่า '%d' ที่ตั้งใช้ไม่ได้" -#: gdk-pixbuf/io-gdip-jpeg.c:136 gdk-pixbuf/io-jpeg.c:1478 +#: gdk-pixbuf/io-gdip-jpeg.c:134 gdk-pixbuf/io-jpeg.c:1478 msgid "The JPEG image format" msgstr "แฟ้มรูปภาพชนิด JPEG" -#: gdk-pixbuf/io-gdip-utils.c:154 +#: gdk-pixbuf/io-gdip-tiff.c:80 gdk-pixbuf/io-tiff.c:786 +msgid "The TIFF image format" +msgstr "แฟ้มรูปภาพชนิด TIFF" + +#: gdk-pixbuf/io-gdip-utils.c:152 #, c-format msgid "Could not allocate memory: %s" msgstr "ไม่สามารถจองหน่วยความจำ: %s" -#: gdk-pixbuf/io-gdip-utils.c:179 gdk-pixbuf/io-gdip-utils.c:293 -#: gdk-pixbuf/io-gdip-utils.c:333 +#: gdk-pixbuf/io-gdip-utils.c:177 gdk-pixbuf/io-gdip-utils.c:291 +#: gdk-pixbuf/io-gdip-utils.c:331 #, c-format msgid "Could not create stream: %s" msgstr "ไม่สามารถสร้างสตรีม: %s" -#: gdk-pixbuf/io-gdip-utils.c:193 +#: gdk-pixbuf/io-gdip-utils.c:191 #, c-format msgid "Could not seek stream: %s" msgstr "ไม่สามารถเลื่อนตำแหน่งในสตรีม: %s" -#: gdk-pixbuf/io-gdip-utils.c:205 +#: gdk-pixbuf/io-gdip-utils.c:203 #, c-format msgid "Could not read from stream: %s" msgstr "ไม่สามารถอ่านข้อมูลจากสตรีม: %s" -#: gdk-pixbuf/io-gdip-utils.c:617 +#: gdk-pixbuf/io-gdip-utils.c:615 msgid "Couldn't load bitmap" msgstr "โหลดบิตแมปไม่สำเร็จ" -#: gdk-pixbuf/io-gdip-utils.c:773 +#: gdk-pixbuf/io-gdip-utils.c:771 msgid "Couldn't load metafile" msgstr "โหลด metafile ไม่สำเร็จ" -#: gdk-pixbuf/io-gdip-utils.c:878 +#: gdk-pixbuf/io-gdip-utils.c:876 msgid "Unsupported image format for GDI+" msgstr "พบชนิดรูปภาพที่ GDI+ ไม่รองรับ" -#: gdk-pixbuf/io-gdip-utils.c:885 +#: gdk-pixbuf/io-gdip-utils.c:883 msgid "Couldn't save" msgstr "บันทึกไม่สำเร็จ" -#: gdk-pixbuf/io-gdip-wmf.c:58 +#: gdk-pixbuf/io-gdip-wmf.c:56 msgid "The WMF image format" msgstr "แฟ้มรูปภาพชนิด WMF" -#: gdk-pixbuf/io-gif.c:222 +#: gdk-pixbuf/io-gif.c:220 #, c-format msgid "Failure reading GIF: %s" msgstr "อ่านรูปภาพ GIF ไม่สำเร็จ: %s" -#: gdk-pixbuf/io-gif.c:496 gdk-pixbuf/io-gif.c:1502 gdk-pixbuf/io-gif.c:1669 +#: gdk-pixbuf/io-gif.c:494 gdk-pixbuf/io-gif.c:1500 gdk-pixbuf/io-gif.c:1667 msgid "GIF file was missing some data (perhaps it was truncated somehow?)" msgstr "แฟ้ม GIF นี้ขาดข้อมูลบางส่วน (อาจจะคัดลอกแฟ้มมาไม่ครบแฟ้ม)" -#: gdk-pixbuf/io-gif.c:505 +#: gdk-pixbuf/io-gif.c:503 #, c-format msgid "Internal error in the GIF loader (%s)" msgstr "เกิดข้อผิดพลาดในตัวโหลดรูปภาพ GIF (%s)" -#: gdk-pixbuf/io-gif.c:579 +#: gdk-pixbuf/io-gif.c:577 msgid "Stack overflow" msgstr "Stack overflow" -#: gdk-pixbuf/io-gif.c:639 +#: gdk-pixbuf/io-gif.c:637 msgid "GIF image loader cannot understand this image." msgstr "ตัวโหลดรูปภาพ GIF ไม่เข้าใจรูปภาพนี้" -#: gdk-pixbuf/io-gif.c:668 +#: gdk-pixbuf/io-gif.c:666 msgid "Bad code encountered" msgstr "พบโค้ดเสีย" -#: gdk-pixbuf/io-gif.c:678 +#: gdk-pixbuf/io-gif.c:676 msgid "Circular table entry in GIF file" msgstr "ตารางในแฟ้ม GIF มีรายการที่อ้างวกหลับมาถึงตัวเอง" -#: gdk-pixbuf/io-gif.c:866 gdk-pixbuf/io-gif.c:1488 gdk-pixbuf/io-gif.c:1541 -#: gdk-pixbuf/io-gif.c:1657 +#: gdk-pixbuf/io-gif.c:864 gdk-pixbuf/io-gif.c:1486 gdk-pixbuf/io-gif.c:1539 +#: gdk-pixbuf/io-gif.c:1655 msgid "Not enough memory to load GIF file" msgstr "หน่วยความจำไม่พอที่จะอ่านรูปภาพ GIF" -#: gdk-pixbuf/io-gif.c:960 +#: gdk-pixbuf/io-gif.c:958 msgid "Not enough memory to composite a frame in GIF file" msgstr "หน่วยความจำไม่พอที่จะสร้างเฟรมในแฟ้ม GIF" -#: gdk-pixbuf/io-gif.c:1132 +#: gdk-pixbuf/io-gif.c:1130 msgid "GIF image is corrupt (incorrect LZW compression)" msgstr "แฟ้ม GIF เสียหาย (การบีบอัดแบบ LZW ไม่ถูกต้อง)" -#: gdk-pixbuf/io-gif.c:1182 +#: gdk-pixbuf/io-gif.c:1180 msgid "File does not appear to be a GIF file" msgstr "ดูเหมือนว่านี่ไม่ใช่แฟ้ม GIF" -#: gdk-pixbuf/io-gif.c:1194 +#: gdk-pixbuf/io-gif.c:1192 #, c-format msgid "Version %s of the GIF file format is not supported" msgstr "ไม่รองรับแฟ้ม GIF รุ่น %s" -#: gdk-pixbuf/io-gif.c:1241 +#: gdk-pixbuf/io-gif.c:1239 msgid "Resulting GIF image has zero size" msgstr "รูปภาพ GIF ผลลัพธ์มีขนาดเป็นศูนย์" -#: gdk-pixbuf/io-gif.c:1320 +#: gdk-pixbuf/io-gif.c:1318 msgid "" "GIF image has no global colormap, and a frame inside it has no local " "colormap." msgstr "รูปภาพ GIF ไม่มีตารางสีส่วนกลาง และเฟรมข้างในไม่มีตารางสีเฉพาะเฟรม" -#: gdk-pixbuf/io-gif.c:1564 +#: gdk-pixbuf/io-gif.c:1562 msgid "GIF image was truncated or incomplete." -msgstr "แฟ้ม GIF ถูกตัดตอนหรือไม่สมบูรณ์" +msgstr "รูปภาพ GIF ถูกตัดตอนหรือไม่สมบูรณ์" #: gdk-pixbuf/io-icns.c:347 #, c-format @@ -355,103 +363,103 @@ msgstr "ไม่สามารถอ่านรหัสแฟ้ม ICNS" msgid "The ICNS image format" msgstr "แฟ้มรูปภาพชนิด ICNS" -#: gdk-pixbuf/io-ico.c:228 gdk-pixbuf/io-ico.c:242 gdk-pixbuf/io-ico.c:291 -#: gdk-pixbuf/io-ico.c:302 gdk-pixbuf/io-ico.c:395 +#: gdk-pixbuf/io-ico.c:226 gdk-pixbuf/io-ico.c:240 gdk-pixbuf/io-ico.c:289 +#: gdk-pixbuf/io-ico.c:300 gdk-pixbuf/io-ico.c:393 msgid "Invalid header in icon" msgstr "ข้อมูลส่วนหัวของไอคอนเสีย" -#: gdk-pixbuf/io-ico.c:257 gdk-pixbuf/io-ico.c:312 gdk-pixbuf/io-ico.c:405 -#: gdk-pixbuf/io-ico.c:458 gdk-pixbuf/io-ico.c:488 +#: gdk-pixbuf/io-ico.c:255 gdk-pixbuf/io-ico.c:310 gdk-pixbuf/io-ico.c:403 +#: gdk-pixbuf/io-ico.c:456 gdk-pixbuf/io-ico.c:486 msgid "Not enough memory to load icon" msgstr "หน่วยความจำไม่พอที่จะอ่านไอคอน" -#: gdk-pixbuf/io-ico.c:338 +#: gdk-pixbuf/io-ico.c:336 msgid "Compressed icons are not supported" msgstr "ไม่รองรับไอคอนแบบที่ถูกบีบอัด" -#: gdk-pixbuf/io-ico.c:358 +#: gdk-pixbuf/io-ico.c:356 msgid "Icon has zero width" msgstr "ไอคอนมีความกว้างศูนย์" -#: gdk-pixbuf/io-ico.c:368 +#: gdk-pixbuf/io-ico.c:366 msgid "Icon has zero height" msgstr "ไอคอนมีความสูงศูนย์" -#: gdk-pixbuf/io-ico.c:443 +#: gdk-pixbuf/io-ico.c:441 msgid "Unsupported icon type" msgstr "ไม่รองรับไอคอนชนิดนี้" -#: gdk-pixbuf/io-ico.c:537 +#: gdk-pixbuf/io-ico.c:535 msgid "Not enough memory to load ICO file" msgstr "หน่วยความจำไม่พอที่จะอ่านแฟ้ม ICO" -#: gdk-pixbuf/io-ico.c:1002 +#: gdk-pixbuf/io-ico.c:1000 msgid "Image too large to be saved as ICO" msgstr "รูปภาพใหญ่เกินไปสำหรับแฟ้มชนิด ICO" -#: gdk-pixbuf/io-ico.c:1013 +#: gdk-pixbuf/io-ico.c:1011 msgid "Cursor hotspot outside image" msgstr "จุดเล็งของเคอร์เซอร์อยู่นอกรูปภาพ" -#: gdk-pixbuf/io-ico.c:1036 +#: gdk-pixbuf/io-ico.c:1034 #, c-format msgid "Unsupported depth for ICO file: %d" msgstr "ความลึกที่ไม่รองรับสำหรับแฟ้ม ICO: %d" -#: gdk-pixbuf/io-jasper.c:74 +#: gdk-pixbuf/io-jasper.c:73 msgid "Couldn't allocate memory for stream" msgstr "ไม่สามารถจองหน่วยความจำสำหรับสตรีม" -#: gdk-pixbuf/io-jasper.c:104 +#: gdk-pixbuf/io-jasper.c:103 msgid "Couldn't decode image" msgstr "ไม่สามารถอ่านรหัสภาพ" -#: gdk-pixbuf/io-jasper.c:122 +#: gdk-pixbuf/io-jasper.c:121 msgid "Transformed JPEG2000 has zero width or height" msgstr "รูปภาพ JPEG2000 ที่แปลงมามีความกว้างหรือความสูงเป็นศูนย์" -#: gdk-pixbuf/io-jasper.c:136 +#: gdk-pixbuf/io-jasper.c:135 msgid "Image type currently not supported" msgstr "ยังไม่รองรับรูปภาพชนิดนี้" -#: gdk-pixbuf/io-jasper.c:148 gdk-pixbuf/io-jasper.c:156 +#: gdk-pixbuf/io-jasper.c:147 gdk-pixbuf/io-jasper.c:155 msgid "Couldn't allocate memory for color profile" msgstr "ไม่สามารถจองหน่วยความจำสำหรับโพรไฟล์สี" -#: gdk-pixbuf/io-jasper.c:182 +#: gdk-pixbuf/io-jasper.c:181 msgid "Insufficient memory to open JPEG 2000 file" msgstr "หน่วยความจำไม่พอจะเปิดแฟ้ม JPEG 2000" -#: gdk-pixbuf/io-jasper.c:261 +#: gdk-pixbuf/io-jasper.c:260 msgid "Couldn't allocate memory to buffer image data" msgstr "ไม่สามารถจองหน่วยความจำสำหรับพักข้อมูลภาพ" -#: gdk-pixbuf/io-jasper.c:305 +#: gdk-pixbuf/io-jasper.c:304 msgid "The JPEG 2000 image format" msgstr "แฟ้มรูปภาพชนิด JPEG 2000" -#: gdk-pixbuf/io-jpeg.c:126 +#: gdk-pixbuf/io-jpeg.c:124 #, c-format msgid "Error interpreting JPEG image file (%s)" msgstr "เกิดข้อผิดพลาดขณะแจงข้อมูลแฟ้มรูปภาพ JPEG (%s)" -#: gdk-pixbuf/io-jpeg.c:604 +#: gdk-pixbuf/io-jpeg.c:597 msgid "" "Insufficient memory to load image, try exiting some applications to free " "memory" msgstr "หน่วยความจำไม่พอสำหรับอ่านรูปภาพ กรุณาลองปิดโปรแกรมอื่นๆ เพื่อคืนความจำที่ถูกใช้อยู่" -#: gdk-pixbuf/io-jpeg.c:651 gdk-pixbuf/io-jpeg.c:865 +#: gdk-pixbuf/io-jpeg.c:645 gdk-pixbuf/io-jpeg.c:858 #, c-format msgid "Unsupported JPEG color space (%s)" msgstr "ไม่รองรับห้วงสีนี้สำหรับ JPEG (%s)" -#: gdk-pixbuf/io-jpeg.c:764 gdk-pixbuf/io-jpeg.c:1044 +#: gdk-pixbuf/io-jpeg.c:757 gdk-pixbuf/io-jpeg.c:1037 #: gdk-pixbuf/io-jpeg.c:1308 gdk-pixbuf/io-jpeg.c:1318 msgid "Couldn't allocate memory for loading JPEG file" msgstr "หน่วยความจำไม่พอสำหรับอ่านรูปภาพ JPEG นี้" -#: gdk-pixbuf/io-jpeg.c:1018 +#: gdk-pixbuf/io-jpeg.c:1011 msgid "Transformed JPEG has zero width or height." msgstr "รูปภาพ JPEG ที่แปลงมามีความกว้างหรือความสูงเป็นศูนย์" @@ -460,89 +468,89 @@ msgstr "รูปภาพ JPEG ที่แปลงมามีความก msgid "Color profile has invalid length '%u'." msgstr "โพรไฟล์สีมีความยาว '%u' ซึ่งไม่ถูกต้อง" -#: gdk-pixbuf/io-pcx.c:186 +#: gdk-pixbuf/io-pcx.c:184 msgid "Couldn't allocate memory for header" msgstr "หน่วยความจำไม่พอสำหรับข้อมูลส่วนหัว" -#: gdk-pixbuf/io-pcx.c:201 gdk-pixbuf/io-pcx.c:559 +#: gdk-pixbuf/io-pcx.c:199 gdk-pixbuf/io-pcx.c:557 msgid "Couldn't allocate memory for context buffer" msgstr "หน่วยความจำไม่พอสำหรับ context buffer" -#: gdk-pixbuf/io-pcx.c:600 +#: gdk-pixbuf/io-pcx.c:598 msgid "Image has invalid width and/or height" msgstr "รูปภาพมีค่าความกว้าง และ/หรือ ความสูงที่ไม่ถูกต้อง" -#: gdk-pixbuf/io-pcx.c:612 gdk-pixbuf/io-pcx.c:673 +#: gdk-pixbuf/io-pcx.c:610 gdk-pixbuf/io-pcx.c:671 msgid "Image has unsupported bpp" msgstr "รูปภาพมีค่าบิตต่อพิกเซลที่ไม่รองรับ" -#: gdk-pixbuf/io-pcx.c:617 gdk-pixbuf/io-pcx.c:625 +#: gdk-pixbuf/io-pcx.c:615 gdk-pixbuf/io-pcx.c:623 #, c-format msgid "Image has unsupported number of %d-bit planes" msgstr "ไม่รองรับจำนวนของระนาบ %d บิตนี้" -#: gdk-pixbuf/io-pcx.c:641 +#: gdk-pixbuf/io-pcx.c:639 msgid "Couldn't create new pixbuf" msgstr "สร้างพิกซ์บัฟใหม่ไม่สำเร็จ" -#: gdk-pixbuf/io-pcx.c:649 +#: gdk-pixbuf/io-pcx.c:647 msgid "Couldn't allocate memory for line data" msgstr "หน่วยความจำไม่พอสำหรับข้อมูลเส้นนอนของภาพ" -#: gdk-pixbuf/io-pcx.c:656 +#: gdk-pixbuf/io-pcx.c:654 msgid "Couldn't allocate memory for PCX image" msgstr "หน่วยความจำไม่พอสำหรับรูปภาพ PCX" -#: gdk-pixbuf/io-pcx.c:703 +#: gdk-pixbuf/io-pcx.c:701 msgid "Didn't get all lines of PCX image" msgstr "ได้รับเส้นภาพของรูปภาพ PCX ไม่ครบ" -#: gdk-pixbuf/io-pcx.c:710 +#: gdk-pixbuf/io-pcx.c:708 msgid "No palette found at end of PCX data" msgstr "ไม่พบจานสีตรงท้ายข้อมูล PCX" -#: gdk-pixbuf/io-pcx.c:755 +#: gdk-pixbuf/io-pcx.c:753 msgid "The PCX image format" msgstr "แฟ้มรูปภาพชนิด PCX" -#: gdk-pixbuf/io-pixdata.c:148 +#: gdk-pixbuf/io-pixdata.c:146 msgid "Transformed pixbuf has zero width or height." msgstr "พิกซ์บัฟที่แปลงมามีความกว้างหรือความสูงเป็นศูนย์" -#: gdk-pixbuf/io-pixdata.c:186 +#: gdk-pixbuf/io-pixdata.c:184 msgid "The GdkPixdata format" msgstr "รูปแบบ GdkPixdata" -#: gdk-pixbuf/io-png.c:54 +#: gdk-pixbuf/io-png.c:53 msgid "Bits per channel of PNG image is invalid." msgstr "รูปภาพ PNG มีค่าบิตต่อช่องที่ใช้ไม่ได้" -#: gdk-pixbuf/io-png.c:135 gdk-pixbuf/io-png.c:641 +#: gdk-pixbuf/io-png.c:134 gdk-pixbuf/io-png.c:640 msgid "Transformed PNG has zero width or height." msgstr "รูปภาพ PNG ที่แปลงมามีความกว้างหรือความสูงเป็นศูนย์" -#: gdk-pixbuf/io-png.c:143 +#: gdk-pixbuf/io-png.c:142 msgid "Bits per channel of transformed PNG is not 8." msgstr "ค่าบิตต่อช่องของ PNG ที่แปลงมาไม่ใช่ 8" -#: gdk-pixbuf/io-png.c:152 +#: gdk-pixbuf/io-png.c:151 msgid "Transformed PNG not RGB or RGBA." msgstr "PNG ที่แปลงมาไม่ใช่ RGP หรือ RGBA" -#: gdk-pixbuf/io-png.c:161 +#: gdk-pixbuf/io-png.c:160 msgid "Transformed PNG has unsupported number of channels, must be 3 or 4." msgstr "PNG ที่แปลงมามีจำนวนช่องที่ไม่รองรับ มันควรจะเป็น 3 หรือ 4" -#: gdk-pixbuf/io-png.c:182 +#: gdk-pixbuf/io-png.c:181 #, c-format msgid "Fatal error in PNG image file: %s" msgstr "มีข้อผิดพลาดร้ายแรงในแฟ้มรูปภาพ PNG: %s" -#: gdk-pixbuf/io-png.c:315 +#: gdk-pixbuf/io-png.c:314 msgid "Insufficient memory to load PNG file" msgstr "หน่วยความจำไม่พอที่จะอ่านแฟ้ม PNG" -#: gdk-pixbuf/io-png.c:656 +#: gdk-pixbuf/io-png.c:655 #, c-format msgid "" "Insufficient memory to store a %lu by %lu image; try exiting some " @@ -551,366 +559,362 @@ msgstr "" "หน่วยความจำไม่พอที่จะเก็บรูปภาพขนาด %lux%lu กรุณาปิดโปรแกรมที่ไม่ใช้แล้ว " "เพื่อจะได้มีหน่วยความจำว่างเพิ่มขึ้น" -#: gdk-pixbuf/io-png.c:719 +#: gdk-pixbuf/io-png.c:718 msgid "Fatal error reading PNG image file" msgstr "เกิดข้อผิดพลาดร้ายแรงขณะอ่านแฟ้มรูปภาพ PNG" -#: gdk-pixbuf/io-png.c:768 +#: gdk-pixbuf/io-png.c:767 #, c-format msgid "Fatal error reading PNG image file: %s" msgstr "มีข้อผิดพลาดร้ายแรงขณะอ่านแฟ้มรูปภาพ PNG: %s" -#: gdk-pixbuf/io-png.c:858 +#: gdk-pixbuf/io-png.c:857 msgid "" "Keys for PNG text chunks must have at least 1 and at most 79 characters." msgstr "คีย์ของชิ้นข้อความใน PNG ต้องมีระหว่าง 1 ถึง 79 ตัวอักษร" -#: gdk-pixbuf/io-png.c:867 +#: gdk-pixbuf/io-png.c:866 msgid "Keys for PNG text chunks must be ASCII characters." msgstr "คีย์ของชิ้นข้อความใน PNG ต้องใช้ตัวอักษร ASCII" -#: gdk-pixbuf/io-png.c:881 gdk-pixbuf/io-tiff.c:667 +#: gdk-pixbuf/io-png.c:880 gdk-pixbuf/io-tiff.c:665 #, c-format msgid "Color profile has invalid length %d." msgstr "โพรไฟล์สีมีความยาว %d ซึ่งไม่ถูกต้อง" -#: gdk-pixbuf/io-png.c:894 +#: gdk-pixbuf/io-png.c:893 #, c-format msgid "" "PNG compression level must be a value between 0 and 9; value '%s' could not " "be parsed." msgstr "ระดับการบีบอัดข้อมูล PNG ต้องอยู่ระหว่าง 0 ถึง 9 ค่า '%s' ที่ตั้งใช้ไม่ได้" -#: gdk-pixbuf/io-png.c:907 +#: gdk-pixbuf/io-png.c:906 #, c-format msgid "" "PNG compression level must be a value between 0 and 9; value '%d' is not " "allowed." msgstr "ระดับการบีบอัดข้อมูล PNG ต้องอยู่ระหว่าง 0 ถึง 9 ค่า '%d' ที่ตั้งใช้ไม่ได้" -#: gdk-pixbuf/io-png.c:955 +#: gdk-pixbuf/io-png.c:954 #, c-format msgid "Value for PNG text chunk %s cannot be converted to ISO-8859-1 encoding." msgstr "แปลงค่าของชิ้นข้อความใน PNG (%s) ไปเป็น ISO-8859-1 ไม่สำเร็จ" -#: gdk-pixbuf/io-png.c:1118 +#: gdk-pixbuf/io-png.c:1117 msgid "The PNG image format" msgstr "แฟ้มรูปภาพชนิด PNG" -#: gdk-pixbuf/io-pnm.c:248 +#: gdk-pixbuf/io-pnm.c:246 msgid "PNM loader expected to find an integer, but didn't" msgstr "ตัวโหลด PNM ควรจะพบเลขจำนวนเต็มตัวหนึ่ง แต่ไม่พบ" -#: gdk-pixbuf/io-pnm.c:280 +#: gdk-pixbuf/io-pnm.c:278 msgid "PNM file has an incorrect initial byte" msgstr "แฟ้ม PNM มีไบต์แรกที่ไม่ถูกต้อง" -#: gdk-pixbuf/io-pnm.c:310 +#: gdk-pixbuf/io-pnm.c:308 msgid "PNM file is not in a recognized PNM subformat" msgstr "แฟ้ม PNM นี้ไม่ตรงกับรูปแบบ PNM ย่อยใดๆ ที่รองรับ" -#: gdk-pixbuf/io-pnm.c:335 +#: gdk-pixbuf/io-pnm.c:333 msgid "PNM file has an image width of 0" msgstr "แฟ้มรูปภาพ PNM มีความกว้างเป็นศูนย์" -#: gdk-pixbuf/io-pnm.c:356 +#: gdk-pixbuf/io-pnm.c:354 msgid "PNM file has an image height of 0" msgstr "แฟ้มรูปภาพ PNM มีความสูงเป็นศูนย์" -#: gdk-pixbuf/io-pnm.c:379 +#: gdk-pixbuf/io-pnm.c:377 msgid "Maximum color value in PNM file is 0" msgstr "แฟ้ม PNM มีค่าจำนวนสีมากสุดเป็น 0" -#: gdk-pixbuf/io-pnm.c:387 +#: gdk-pixbuf/io-pnm.c:385 msgid "Maximum color value in PNM file is too large" msgstr "แฟ้ม PNM มีค่าจำนวนสีมากสุดที่ใหญ่เกินไป" -#: gdk-pixbuf/io-pnm.c:427 gdk-pixbuf/io-pnm.c:457 gdk-pixbuf/io-pnm.c:502 +#: gdk-pixbuf/io-pnm.c:425 gdk-pixbuf/io-pnm.c:455 gdk-pixbuf/io-pnm.c:500 msgid "Raw PNM image type is invalid" msgstr "ชนิดของรูปภาพ Raw PNM ไม่ถูกต้อง" -#: gdk-pixbuf/io-pnm.c:652 +#: gdk-pixbuf/io-pnm.c:650 msgid "PNM image loader does not support this PNM subformat" msgstr "ตัวโหลดรูปภาพ PNM ไม่รองรับรูปแบบ PNM ย่อยนี้" -#: gdk-pixbuf/io-pnm.c:739 gdk-pixbuf/io-pnm.c:966 +#: gdk-pixbuf/io-pnm.c:737 gdk-pixbuf/io-pnm.c:964 msgid "Raw PNM formats require exactly one whitespace before sample data" msgstr "รูปแบบ Raw PNM บังคับว่าต้อมีช่องว่างหนึ่งตัวก่อนข้อมูลตัวอย่าง" -#: gdk-pixbuf/io-pnm.c:766 +#: gdk-pixbuf/io-pnm.c:764 msgid "Cannot allocate memory for loading PNM image" msgstr "หน่วยความจำไม่พอสำหรับอ่านรูปภาพ PNM" -#: gdk-pixbuf/io-pnm.c:816 +#: gdk-pixbuf/io-pnm.c:814 msgid "Insufficient memory to load PNM context struct" msgstr "หน่วยความจำไม่พอสำหรับโครงสร้างข้อมูล PNM context" -#: gdk-pixbuf/io-pnm.c:867 +#: gdk-pixbuf/io-pnm.c:865 msgid "Unexpected end of PNM image data" msgstr "ข้อมูล PNM จบก่อนที่ควร" -#: gdk-pixbuf/io-pnm.c:995 +#: gdk-pixbuf/io-pnm.c:993 msgid "Insufficient memory to load PNM file" msgstr "หน่วยความจำไม่พอที่จะอ่านแฟ้ม PNM" -#: gdk-pixbuf/io-pnm.c:1079 +#: gdk-pixbuf/io-pnm.c:1077 msgid "The PNM/PBM/PGM/PPM image format family" msgstr "แฟ้มรูปภาพตระกูล PNM/PBM/PGM/PPM" -#: gdk-pixbuf/io-qtif.c:128 +#: gdk-pixbuf/io-qtif.c:126 msgid "Input file descriptor is NULL." msgstr "file descriptor ขาเข้าเป็น NULL" -#: gdk-pixbuf/io-qtif.c:143 +#: gdk-pixbuf/io-qtif.c:141 msgid "Failed to read QTIF header" msgstr "อ่านข้อมูลส่วนหัว QTIF ไม่สำเร็จ" -#: gdk-pixbuf/io-qtif.c:152 gdk-pixbuf/io-qtif.c:189 gdk-pixbuf/io-qtif.c:459 +#: gdk-pixbuf/io-qtif.c:150 gdk-pixbuf/io-qtif.c:187 gdk-pixbuf/io-qtif.c:454 #, c-format msgid "QTIF atom size too large (%d byte)" msgid_plural "QTIF atom size too large (%d bytes)" msgstr[0] "ขนาดอะตอม QTIF ใหญ่เกินไป (%d ไบต์)" -#: gdk-pixbuf/io-qtif.c:175 +#: gdk-pixbuf/io-qtif.c:173 #, c-format msgid "Failed to allocate %d byte for file read buffer" msgid_plural "Failed to allocate %d bytes for file read buffer" msgstr[0] "จัดสรรเนื้อที่ %d ไบต์เพื่อเป็นบัฟเฟอร์สำหรับอ่านแฟ้มไม่สำเร็จ" -#: gdk-pixbuf/io-qtif.c:206 +#: gdk-pixbuf/io-qtif.c:201 #, c-format msgid "File error when reading QTIF atom: %s" msgstr "เกิดข้อผิดพลาดขณะอ่านอะตอม QTIF: %s" -#: gdk-pixbuf/io-qtif.c:243 +#: gdk-pixbuf/io-qtif.c:238 #, c-format msgid "Failed to skip the next %d byte with seek()." msgid_plural "Failed to skip the next %d bytes with seek()." msgstr[0] "ข้าม %d ไบต์ถัดไปด้วย seek() ไม่สำเร็จ" -#: gdk-pixbuf/io-qtif.c:270 +#: gdk-pixbuf/io-qtif.c:265 msgid "Failed to allocate QTIF context structure." msgstr "จัดสรรหน่วยความจำสำหรับโครงสร้าง QTIF context ไม่สำเร็จ" -#: gdk-pixbuf/io-qtif.c:330 +#: gdk-pixbuf/io-qtif.c:325 msgid "Failed to create GdkPixbufLoader object." msgstr "สร้างอ็อบเจกต์ GdkPixbufLoader ไม่สำเร็จ" -#: gdk-pixbuf/io-qtif.c:434 +#: gdk-pixbuf/io-qtif.c:429 msgid "Failed to find an image data atom." msgstr "หาอะตอมข้อมูลของรูปภาพไม่พบ" -#: gdk-pixbuf/io-qtif.c:618 +#: gdk-pixbuf/io-qtif.c:613 msgid "The QTIF image format" msgstr "แฟ้มรูปภาพชนิด TIFF" -#: gdk-pixbuf/io-ras.c:125 +#: gdk-pixbuf/io-ras.c:123 msgid "RAS image has bogus header data" msgstr "รูปภาพ RAS มีข้อมูลส่วนหัวไม่ถูกต้อง" -#: gdk-pixbuf/io-ras.c:147 +#: gdk-pixbuf/io-ras.c:145 msgid "RAS image has unknown type" msgstr "รูปภาพ RAS มีชนิดที่ไม่รู้จัก" -#: gdk-pixbuf/io-ras.c:155 +#: gdk-pixbuf/io-ras.c:153 msgid "unsupported RAS image variation" msgstr "ไม่รองรับรูปภาพ RAS ชนิดย่อยนี้" -#: gdk-pixbuf/io-ras.c:170 gdk-pixbuf/io-ras.c:199 +#: gdk-pixbuf/io-ras.c:168 gdk-pixbuf/io-ras.c:197 msgid "Not enough memory to load RAS image" msgstr "หน่วยความจำไม่พอที่จะอ่านรูปภาพ RAS" -#: gdk-pixbuf/io-ras.c:544 +#: gdk-pixbuf/io-ras.c:542 msgid "The Sun raster image format" msgstr "แฟ้มรูปภาพแบบราสเตอร์ของ Sun" -#: gdk-pixbuf/io-tga.c:153 +#: gdk-pixbuf/io-tga.c:151 msgid "Cannot allocate memory for IOBuffer struct" msgstr "หน่วยความจำไม่พอสำหรับโครงสร้งข้อมูล IOBuffer" -#: gdk-pixbuf/io-tga.c:172 +#: gdk-pixbuf/io-tga.c:170 msgid "Cannot allocate memory for IOBuffer data" msgstr "หน่วยความจำไม่พอสำหรับข้อมูล IOBuffer" -#: gdk-pixbuf/io-tga.c:183 +#: gdk-pixbuf/io-tga.c:181 msgid "Cannot realloc IOBuffer data" msgstr "realloc ข้อมูล IOBuffer ไม่สำเร็จ" # FIXME: What does this really mean? -#: gdk-pixbuf/io-tga.c:213 +#: gdk-pixbuf/io-tga.c:211 msgid "Cannot allocate temporary IOBuffer data" msgstr "หน่วยความจำไม่พอสำหรับข้อมูลชั่วคราวของ IOBuffer" -#: gdk-pixbuf/io-tga.c:346 +#: gdk-pixbuf/io-tga.c:339 msgid "Cannot allocate new pixbuf" msgstr "หน่วยความจำไม่พอสำหรับพิกซ์บัฟใหม่" -#: gdk-pixbuf/io-tga.c:685 +#: gdk-pixbuf/io-tga.c:678 msgid "Image is corrupted or truncated" msgstr "รูปภาพเสียหายหรือถูกตัดตอน" -#: gdk-pixbuf/io-tga.c:692 +#: gdk-pixbuf/io-tga.c:685 msgid "Cannot allocate colormap structure" msgstr "หน่วยความจำไม่พอสำหรับโครงสร้างข้อมูลตารางสี" -#: gdk-pixbuf/io-tga.c:699 +#: gdk-pixbuf/io-tga.c:692 msgid "Cannot allocate colormap entries" msgstr "หน่วยความจำไม่พอสำหรับรายการในตารางสี" -#: gdk-pixbuf/io-tga.c:721 +#: gdk-pixbuf/io-tga.c:714 msgid "Unexpected bitdepth for colormap entries" msgstr "รายการในตารางสีมีความลึกสีที่ไม่รองรับ" -#: gdk-pixbuf/io-tga.c:739 +#: gdk-pixbuf/io-tga.c:732 msgid "Cannot allocate TGA header memory" msgstr "หน่วยความจำไม่พอสำหรับข้อมูลส่วนหัวของ TGA" -#: gdk-pixbuf/io-tga.c:772 +#: gdk-pixbuf/io-tga.c:765 msgid "TGA image has invalid dimensions" msgstr "รูปภาพ TGA มีขนาดกว้างยาวไม่ถูกต้อง" -#: gdk-pixbuf/io-tga.c:778 gdk-pixbuf/io-tga.c:787 gdk-pixbuf/io-tga.c:797 -#: gdk-pixbuf/io-tga.c:807 gdk-pixbuf/io-tga.c:814 +#: gdk-pixbuf/io-tga.c:771 gdk-pixbuf/io-tga.c:780 gdk-pixbuf/io-tga.c:790 +#: gdk-pixbuf/io-tga.c:800 gdk-pixbuf/io-tga.c:807 msgid "TGA image type not supported" msgstr "พบชนิดรูปภาพ TGA ที่ไม่รองรับ" -#: gdk-pixbuf/io-tga.c:861 +#: gdk-pixbuf/io-tga.c:854 msgid "Cannot allocate memory for TGA context struct" msgstr "หน่วยความจำไม่พอสำหรับโครงสร้างข้อมูล TGA context" -#: gdk-pixbuf/io-tga.c:926 +#: gdk-pixbuf/io-tga.c:919 msgid "Excess data in file" msgstr "แฟ้มมีข้อมูลเกิน" -#: gdk-pixbuf/io-tga.c:1007 +#: gdk-pixbuf/io-tga.c:1000 msgid "The Targa image format" msgstr "แฟ้มรูปภาพชนิด Targa" -#: gdk-pixbuf/io-tiff.c:104 +#: gdk-pixbuf/io-tiff.c:102 msgid "Could not get image width (bad TIFF file)" msgstr "อ่านค่าความกว้างรูปภาพไม่สำเร็จ (แฟ้ม TIFF เสีย)" -#: gdk-pixbuf/io-tiff.c:112 +#: gdk-pixbuf/io-tiff.c:110 msgid "Could not get image height (bad TIFF file)" msgstr "อ่านค่าความสูงรูปภาพไม่สำเร็จ (แฟ้ม TIFF เสีย)" -#: gdk-pixbuf/io-tiff.c:120 +#: gdk-pixbuf/io-tiff.c:118 msgid "Width or height of TIFF image is zero" msgstr "ความกว้างหรือความสูงของรูปภาพชนิด TIFF เป็นศูนย์" -#: gdk-pixbuf/io-tiff.c:129 gdk-pixbuf/io-tiff.c:138 +#: gdk-pixbuf/io-tiff.c:127 gdk-pixbuf/io-tiff.c:136 msgid "Dimensions of TIFF image too large" msgstr "รูปภาพ TIFF มีขนาดกว้างยาวที่ใหญ่เกินไป" -#: gdk-pixbuf/io-tiff.c:162 gdk-pixbuf/io-tiff.c:174 gdk-pixbuf/io-tiff.c:491 +#: gdk-pixbuf/io-tiff.c:160 gdk-pixbuf/io-tiff.c:172 gdk-pixbuf/io-tiff.c:489 msgid "Insufficient memory to open TIFF file" msgstr "หน่วยความจำไม่พอจะเปิดแฟ้ม TIFF" -#: gdk-pixbuf/io-tiff.c:236 +#: gdk-pixbuf/io-tiff.c:234 msgid "Failed to load RGB data from TIFF file" msgstr "อ่านค่า RGB จากแฟ้ม TIFF ไม่สำเร็จ" -#: gdk-pixbuf/io-tiff.c:293 +#: gdk-pixbuf/io-tiff.c:291 msgid "Failed to open TIFF image" msgstr "เปิดรูปภาพ TIFF ไม่สำเร็จ" -#: gdk-pixbuf/io-tiff.c:427 gdk-pixbuf/io-tiff.c:440 +#: gdk-pixbuf/io-tiff.c:425 gdk-pixbuf/io-tiff.c:438 msgid "Failed to load TIFF image" msgstr "โหลดรูปภาพ TIFF ไม่สำเร็จ" -#: gdk-pixbuf/io-tiff.c:623 +#: gdk-pixbuf/io-tiff.c:621 msgid "Failed to save TIFF image" msgstr "บันทึกรูปภาพ TIFF ไม่สำเร็จ" -#: gdk-pixbuf/io-tiff.c:656 +#: gdk-pixbuf/io-tiff.c:654 msgid "TIFF compression doesn't refer to a valid codec." msgstr "การบีบอัด TIFF ไม่ได้อ้างอิงถึงตัวอ่านและลงรหัสที่ใช้การได้" -#: gdk-pixbuf/io-tiff.c:696 +#: gdk-pixbuf/io-tiff.c:694 msgid "Failed to write TIFF data" msgstr "เขียนข้อมูล TIFF ไม่สำเร็จ" -#: gdk-pixbuf/io-tiff.c:733 +#: gdk-pixbuf/io-tiff.c:731 msgid "Couldn't write to TIFF file" msgstr "เขียนแฟ้ม TIFF ไม่สำเร็จ" -#: gdk-pixbuf/io-tiff.c:788 -msgid "The TIFF image format" -msgstr "แฟ้มรูปภาพชนิด TIFF" - -#: gdk-pixbuf/io-wbmp.c:245 +#: gdk-pixbuf/io-wbmp.c:243 msgid "Image has zero width" msgstr "รูปภาพมีความกว้างเป็นศูนย์" -#: gdk-pixbuf/io-wbmp.c:263 +#: gdk-pixbuf/io-wbmp.c:261 msgid "Image has zero height" msgstr "รูปภาพมีความสูงเป็นศูนย์" -#: gdk-pixbuf/io-wbmp.c:274 +#: gdk-pixbuf/io-wbmp.c:272 msgid "Not enough memory to load image" msgstr "หน่วยความจำไม่พอที่จะโหลดรูปภาพ" -#: gdk-pixbuf/io-wbmp.c:333 +#: gdk-pixbuf/io-wbmp.c:331 msgid "Couldn't save the rest" msgstr "บันทึกที่เหลือไม่สำเร็จ" -#: gdk-pixbuf/io-wbmp.c:374 +#: gdk-pixbuf/io-wbmp.c:372 msgid "The WBMP image format" msgstr "แฟ้มรูปภาพชนิด WBMP" -#: gdk-pixbuf/io-xbm.c:304 +#: gdk-pixbuf/io-xbm.c:302 msgid "Invalid XBM file" msgstr "แฟ้ม XBM ใช้ไม่ได้" -#: gdk-pixbuf/io-xbm.c:314 +#: gdk-pixbuf/io-xbm.c:312 msgid "Insufficient memory to load XBM image file" msgstr "หน่วยความจำไม่พอจะอ่านแฟ้มรูปภาพ XBM" -#: gdk-pixbuf/io-xbm.c:462 +#: gdk-pixbuf/io-xbm.c:460 msgid "Failed to write to temporary file when loading XBM image" msgstr "เขียนลงแฟ้มชั่วคราวไม่สำเร็จ ขณะอ่านรูปภาพ XBM" -#: gdk-pixbuf/io-xbm.c:501 +#: gdk-pixbuf/io-xbm.c:499 msgid "The XBM image format" msgstr "แฟ้มรูปภาพชนิด XBM" -#: gdk-pixbuf/io-xpm.c:469 +#: gdk-pixbuf/io-xpm.c:467 msgid "No XPM header found" msgstr "ไม่พบข้อมูลส่วนหัว XPM" -#: gdk-pixbuf/io-xpm.c:478 +#: gdk-pixbuf/io-xpm.c:476 msgid "Invalid XPM header" msgstr "ข้อมูลส่วนหัว XBM ผิดพลาด" -#: gdk-pixbuf/io-xpm.c:486 +#: gdk-pixbuf/io-xpm.c:484 msgid "XPM file has image width <= 0" msgstr "แฟ้ม XPM มีค่าความกว้างรูปภาพน้อยกว่าศูนย์" -#: gdk-pixbuf/io-xpm.c:494 +#: gdk-pixbuf/io-xpm.c:492 msgid "XPM file has image height <= 0" msgstr "แฟ้ม XPM มีค่าความสูงรูปภาพน้อยกว่าศูนย์" -#: gdk-pixbuf/io-xpm.c:502 +#: gdk-pixbuf/io-xpm.c:500 msgid "XPM has invalid number of chars per pixel" msgstr "แฟ้ม XPM ตั้งค่าไบต์ต่อพิกเซลที่ใช้ไม่ได้" -#: gdk-pixbuf/io-xpm.c:511 +#: gdk-pixbuf/io-xpm.c:509 msgid "XPM file has invalid number of colors" msgstr "แฟ้ม XPM ตั้งค่าจำนวนสีที่ใช้ไม่ได้" -#: gdk-pixbuf/io-xpm.c:523 gdk-pixbuf/io-xpm.c:532 gdk-pixbuf/io-xpm.c:584 +#: gdk-pixbuf/io-xpm.c:521 gdk-pixbuf/io-xpm.c:530 gdk-pixbuf/io-xpm.c:582 msgid "Cannot allocate memory for loading XPM image" msgstr "หน่วยความจำไม่พอสำหรับอ่านรูปภาพ XPM" -#: gdk-pixbuf/io-xpm.c:546 +#: gdk-pixbuf/io-xpm.c:544 msgid "Cannot read XPM colormap" msgstr "อ่านตารางสีของ XPM ไม่สำเร็จ" -#: gdk-pixbuf/io-xpm.c:778 +#: gdk-pixbuf/io-xpm.c:776 msgid "Failed to write to temporary file when loading XPM image" msgstr "เขียนลงแฟ้มชั่วคราวไม่สำเร็จ ขณะอ่านรูปภาพ XBM" -#: gdk-pixbuf/io-xpm.c:817 +#: gdk-pixbuf/io-xpm.c:815 msgid "The XPM image format" msgstr "แฟ้มรูปภาพชนิด XPM" diff --git a/po/tk.gmo b/po/tk.gmo index d25cb7f87b923dceaa0a9f6aa5e6d21fb0914430..fbf6a7c684057fbfb1ae35005aea94a77e678efd 100644 GIT binary patch delta 26 hcmcc3f17_pI18_du7Rnpk(q*#ft88b<`kB4W&mjt2Lk{A delta 26 hcmcc3f17_pI18__u7QcJp{atQft8WP<`kB4W&mi+2L1p5 diff --git a/po/tk.po b/po/tk.po index c7bfccb..7b2ebca 100644 --- a/po/tk.po +++ b/po/tk.po @@ -11,7 +11,7 @@ msgstr "" "Project-Id-Version: gtk+ VERSION\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=gdk-" "pixbuf\n" -"POT-Creation-Date: 2013-04-15 10:28-0400\n" +"POT-Creation-Date: 2014-05-26 20:46-0400\n" "PO-Revision-Date: 2004-05-25 17:46+0330\n" "Last-Translator: Gurban Mühemmet Tewekgeli \n" "Language-Team: Turkmen \n" @@ -21,329 +21,337 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: gdk-pixbuf/gdk-pixbuf-animation.c:160 gdk-pixbuf/gdk-pixbuf-io.c:1064 -#: gdk-pixbuf/gdk-pixbuf-io.c:1330 +#: gdk-pixbuf/gdk-pixbuf-animation.c:158 gdk-pixbuf/gdk-pixbuf-io.c:1077 +#: gdk-pixbuf/gdk-pixbuf-io.c:1333 #, c-format msgid "Failed to open file '%s': %s" msgstr "" -#: gdk-pixbuf/gdk-pixbuf-animation.c:173 gdk-pixbuf/gdk-pixbuf-io.c:1076 +#: gdk-pixbuf/gdk-pixbuf-animation.c:171 gdk-pixbuf/gdk-pixbuf-io.c:962 #, c-format msgid "Image file '%s' contains no data" msgstr "" -#: gdk-pixbuf/gdk-pixbuf-animation.c:212 +#: gdk-pixbuf/gdk-pixbuf-animation.c:210 #, c-format msgid "" "Failed to load animation '%s': reason not known, probably a corrupt " "animation file" msgstr "" -#: gdk-pixbuf/gdk-pixbuf-animation.c:280 gdk-pixbuf/gdk-pixbuf-io.c:1112 -#: gdk-pixbuf/gdk-pixbuf-io.c:1382 +#: gdk-pixbuf/gdk-pixbuf-animation.c:278 gdk-pixbuf/gdk-pixbuf-io.c:1113 +#: gdk-pixbuf/gdk-pixbuf-io.c:1385 #, c-format msgid "" "Failed to load image '%s': reason not known, probably a corrupt image file" msgstr "" -#: gdk-pixbuf/gdk-pixbuf-io.c:790 +#: gdk-pixbuf/gdk-pixbuf-io.c:774 #, c-format msgid "Unable to load image-loading module: %s: %s" msgstr "" -#: gdk-pixbuf/gdk-pixbuf-io.c:805 +#: gdk-pixbuf/gdk-pixbuf-io.c:789 #, c-format msgid "" "Image-loading module %s does not export the proper interface; perhaps it's " "from a different gdk-pixbuf version?" msgstr "" -#: gdk-pixbuf/gdk-pixbuf-io.c:814 gdk-pixbuf/gdk-pixbuf-io.c:865 +#: gdk-pixbuf/gdk-pixbuf-io.c:798 gdk-pixbuf/gdk-pixbuf-io.c:849 #, c-format msgid "Image type '%s' is not supported" msgstr "Resimiň '%s' hili arkalanmaýar" -#: gdk-pixbuf/gdk-pixbuf-io.c:950 +#: gdk-pixbuf/gdk-pixbuf-io.c:934 #, c-format msgid "Couldn't recognize the image file format for file '%s'" msgstr "" -#: gdk-pixbuf/gdk-pixbuf-io.c:958 +#: gdk-pixbuf/gdk-pixbuf-io.c:942 msgid "Unrecognized image file format" msgstr "" -#: gdk-pixbuf/gdk-pixbuf-io.c:1121 +#: gdk-pixbuf/gdk-pixbuf-io.c:1124 #, c-format msgid "Failed to load image '%s': %s" msgstr "'%s' resimi ýüklenip bilmedi: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2015 gdk-pixbuf/io-gdip-utils.c:837 +#: gdk-pixbuf/gdk-pixbuf-io.c:2029 gdk-pixbuf/io-gdip-utils.c:835 #, c-format msgid "Error writing to image file: %s" msgstr "Resim faýla ýazmakda hata boldy: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2057 gdk-pixbuf/gdk-pixbuf-io.c:2178 +#: gdk-pixbuf/gdk-pixbuf-io.c:2071 gdk-pixbuf/gdk-pixbuf-io.c:2192 #, c-format msgid "This build of gdk-pixbuf does not support saving the image format: %s" msgstr "" -#: gdk-pixbuf/gdk-pixbuf-io.c:2088 +#: gdk-pixbuf/gdk-pixbuf-io.c:2102 msgid "Insufficient memory to save image to callback" msgstr "" -#: gdk-pixbuf/gdk-pixbuf-io.c:2101 +#: gdk-pixbuf/gdk-pixbuf-io.c:2115 msgid "Failed to open temporary file" msgstr "Wagtlaýyn faýly açmakda hata boldy" -#: gdk-pixbuf/gdk-pixbuf-io.c:2124 +#: gdk-pixbuf/gdk-pixbuf-io.c:2138 msgid "Failed to read from temporary file" msgstr "Wagtlaýyn faýldan okamakda hata boldy" -#: gdk-pixbuf/gdk-pixbuf-io.c:2372 +#: gdk-pixbuf/gdk-pixbuf-io.c:2382 #, c-format msgid "Failed to open '%s' for writing: %s" msgstr "'%s' faýly ýazmak uçin açmakda hata boldy: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2398 +#: gdk-pixbuf/gdk-pixbuf-io.c:2408 #, c-format msgid "" "Failed to close '%s' while writing image, all data may not have been saved: " "%s" msgstr "" -#: gdk-pixbuf/gdk-pixbuf-io.c:2619 gdk-pixbuf/gdk-pixbuf-io.c:2671 +#: gdk-pixbuf/gdk-pixbuf-io.c:2629 gdk-pixbuf/gdk-pixbuf-io.c:2681 msgid "Insufficient memory to save image into a buffer" msgstr "" -#: gdk-pixbuf/gdk-pixbuf-io.c:2717 +#: gdk-pixbuf/gdk-pixbuf-io.c:2727 #, fuzzy msgid "Error writing to image stream" msgstr "Resim faýla ýazmakda hata boldy: %s" -#: gdk-pixbuf/gdk-pixbuf-loader.c:393 +#: gdk-pixbuf/gdk-pixbuf-loader.c:384 #, c-format msgid "" "Internal error: Image loader module '%s' failed to complete an operation, " "but didn't give a reason for the failure" msgstr "" -#: gdk-pixbuf/gdk-pixbuf-loader.c:435 +#: gdk-pixbuf/gdk-pixbuf-loader.c:426 #, c-format msgid "Incremental loading of image type '%s' is not supported" msgstr "" -#: gdk-pixbuf/gdk-pixdata.c:160 +#: gdk-pixbuf/gdk-pixdata.c:158 msgid "Image header corrupt" msgstr "Resym Başlygy Pasyd Bouldir" -#: gdk-pixbuf/gdk-pixdata.c:165 +#: gdk-pixbuf/gdk-pixdata.c:163 msgid "Image format unknown" msgstr "Resim hili natanyş" -#: gdk-pixbuf/gdk-pixdata.c:170 gdk-pixbuf/gdk-pixdata.c:502 +#: gdk-pixbuf/gdk-pixdata.c:168 gdk-pixbuf/gdk-pixdata.c:501 msgid "Image pixel data corrupt" msgstr "" -#: gdk-pixbuf/gdk-pixdata.c:446 +#: gdk-pixbuf/gdk-pixdata.c:445 #, c-format msgid "failed to allocate image buffer of %u byte" msgid_plural "failed to allocate image buffer of %u bytes" msgstr[0] "" msgstr[1] "" -#: gdk-pixbuf/io-ani.c:244 +#: gdk-pixbuf/io-ani.c:242 msgid "Unexpected icon chunk in animation" msgstr "" -#: gdk-pixbuf/io-ani.c:342 gdk-pixbuf/io-ani.c:400 gdk-pixbuf/io-ani.c:426 -#: gdk-pixbuf/io-ani.c:449 gdk-pixbuf/io-ani.c:476 gdk-pixbuf/io-ani.c:563 +#: gdk-pixbuf/io-ani.c:340 gdk-pixbuf/io-ani.c:398 gdk-pixbuf/io-ani.c:424 +#: gdk-pixbuf/io-ani.c:447 gdk-pixbuf/io-ani.c:474 gdk-pixbuf/io-ani.c:561 msgid "Invalid header in animation" msgstr "" -#: gdk-pixbuf/io-ani.c:352 gdk-pixbuf/io-ani.c:374 gdk-pixbuf/io-ani.c:458 -#: gdk-pixbuf/io-ani.c:485 gdk-pixbuf/io-ani.c:536 gdk-pixbuf/io-ani.c:608 +#: gdk-pixbuf/io-ani.c:350 gdk-pixbuf/io-ani.c:372 gdk-pixbuf/io-ani.c:456 +#: gdk-pixbuf/io-ani.c:483 gdk-pixbuf/io-ani.c:534 gdk-pixbuf/io-ani.c:606 msgid "Not enough memory to load animation" msgstr "" -#: gdk-pixbuf/io-ani.c:392 gdk-pixbuf/io-ani.c:418 gdk-pixbuf/io-ani.c:437 +#: gdk-pixbuf/io-ani.c:390 gdk-pixbuf/io-ani.c:416 gdk-pixbuf/io-ani.c:435 msgid "Malformed chunk in animation" msgstr "" -#: gdk-pixbuf/io-ani.c:660 +#: gdk-pixbuf/io-ani.c:628 +msgid "ANI image was truncated or incomplete." +msgstr "" + +#: gdk-pixbuf/io-ani.c:669 msgid "The ANI image format" msgstr "" -#: gdk-pixbuf/io-bmp.c:229 gdk-pixbuf/io-bmp.c:266 gdk-pixbuf/io-bmp.c:337 -#: gdk-pixbuf/io-bmp.c:369 gdk-pixbuf/io-bmp.c:392 gdk-pixbuf/io-bmp.c:495 +#: gdk-pixbuf/io-bmp.c:227 gdk-pixbuf/io-bmp.c:264 gdk-pixbuf/io-bmp.c:335 +#: gdk-pixbuf/io-bmp.c:367 gdk-pixbuf/io-bmp.c:390 gdk-pixbuf/io-bmp.c:493 msgid "BMP image has bogus header data" msgstr "" -#: gdk-pixbuf/io-bmp.c:240 gdk-pixbuf/io-bmp.c:432 +#: gdk-pixbuf/io-bmp.c:238 gdk-pixbuf/io-bmp.c:430 msgid "Not enough memory to load bitmap image" msgstr "" -#: gdk-pixbuf/io-bmp.c:318 +#: gdk-pixbuf/io-bmp.c:316 msgid "BMP image has unsupported header size" msgstr "BMP resimde arkalanmaýan başlyg ululyky bar" -#: gdk-pixbuf/io-bmp.c:356 +#: gdk-pixbuf/io-bmp.c:354 msgid "Topdown BMP images cannot be compressed" msgstr "" -#: gdk-pixbuf/io-bmp.c:716 gdk-pixbuf/io-pnm.c:707 +#: gdk-pixbuf/io-bmp.c:714 gdk-pixbuf/io-pnm.c:705 msgid "Premature end-of-file encountered" msgstr "" -#: gdk-pixbuf/io-bmp.c:1328 +#: gdk-pixbuf/io-bmp.c:1326 msgid "Couldn't allocate memory for saving BMP file" msgstr "" -#: gdk-pixbuf/io-bmp.c:1369 +#: gdk-pixbuf/io-bmp.c:1367 msgid "Couldn't write to BMP file" msgstr "" -#: gdk-pixbuf/io-bmp.c:1422 gdk-pixbuf/io-gdip-bmp.c:82 +#: gdk-pixbuf/io-bmp.c:1420 gdk-pixbuf/io-gdip-bmp.c:80 msgid "The BMP image format" msgstr "BMP resim hili" -#: gdk-pixbuf/io-gdip-emf.c:59 +#: gdk-pixbuf/io-gdip-emf.c:57 #, fuzzy msgid "The EMF image format" msgstr "BMP resim hili" -#: gdk-pixbuf/io-gdip-gif.c:80 gdk-pixbuf/io-gif.c:1720 +#: gdk-pixbuf/io-gdip-gif.c:78 gdk-pixbuf/io-gif.c:1718 msgid "The GIF image format" msgstr "GIF resim hili" -#: gdk-pixbuf/io-gdip-ico.c:59 gdk-pixbuf/io-ico.c:1271 +#: gdk-pixbuf/io-gdip-ico.c:57 gdk-pixbuf/io-ico.c:1269 msgid "The ICO image format" msgstr "" -#: gdk-pixbuf/io-gdip-jpeg.c:53 gdk-pixbuf/io-jpeg.c:1249 +#: gdk-pixbuf/io-gdip-jpeg.c:51 gdk-pixbuf/io-jpeg.c:1249 #, c-format msgid "" "JPEG quality must be a value between 0 and 100; value '%s' could not be " "parsed." msgstr "" -#: gdk-pixbuf/io-gdip-jpeg.c:68 gdk-pixbuf/io-jpeg.c:1265 +#: gdk-pixbuf/io-gdip-jpeg.c:66 gdk-pixbuf/io-jpeg.c:1265 #, c-format msgid "" "JPEG quality must be a value between 0 and 100; value '%d' is not allowed." msgstr "" -#: gdk-pixbuf/io-gdip-jpeg.c:136 gdk-pixbuf/io-jpeg.c:1478 +#: gdk-pixbuf/io-gdip-jpeg.c:134 gdk-pixbuf/io-jpeg.c:1478 msgid "The JPEG image format" msgstr "" -#: gdk-pixbuf/io-gdip-utils.c:154 +#: gdk-pixbuf/io-gdip-tiff.c:80 gdk-pixbuf/io-tiff.c:786 +msgid "The TIFF image format" +msgstr "" + +#: gdk-pixbuf/io-gdip-utils.c:152 #, fuzzy, c-format msgid "Could not allocate memory: %s" msgstr "Faýlyň adyny \"%s\"-den \"%s\"-e ewez etmede bu hata doredi: %s" -#: gdk-pixbuf/io-gdip-utils.c:179 gdk-pixbuf/io-gdip-utils.c:293 -#: gdk-pixbuf/io-gdip-utils.c:333 +#: gdk-pixbuf/io-gdip-utils.c:177 gdk-pixbuf/io-gdip-utils.c:291 +#: gdk-pixbuf/io-gdip-utils.c:331 #, fuzzy, c-format msgid "Could not create stream: %s" msgstr "Faýlyň adyny \"%s\"-den \"%s\"-e ewez etmede bu hata doredi: %s" -#: gdk-pixbuf/io-gdip-utils.c:193 +#: gdk-pixbuf/io-gdip-utils.c:191 #, fuzzy, c-format msgid "Could not seek stream: %s" msgstr "Renk Saýlawy" -#: gdk-pixbuf/io-gdip-utils.c:205 +#: gdk-pixbuf/io-gdip-utils.c:203 #, fuzzy, c-format msgid "Could not read from stream: %s" msgstr "Faýlyň adyny \"%s\"-den \"%s\"-e ewez etmede bu hata doredi: %s" -#: gdk-pixbuf/io-gdip-utils.c:617 +#: gdk-pixbuf/io-gdip-utils.c:615 #, fuzzy msgid "Couldn't load bitmap" msgstr "Renk Saýlawy" -#: gdk-pixbuf/io-gdip-utils.c:773 +#: gdk-pixbuf/io-gdip-utils.c:771 #, fuzzy msgid "Couldn't load metafile" msgstr "Renk Saýlawy" -#: gdk-pixbuf/io-gdip-utils.c:878 +#: gdk-pixbuf/io-gdip-utils.c:876 msgid "Unsupported image format for GDI+" msgstr "" -#: gdk-pixbuf/io-gdip-utils.c:885 +#: gdk-pixbuf/io-gdip-utils.c:883 #, fuzzy msgid "Couldn't save" msgstr "Renk Saýlawy" -#: gdk-pixbuf/io-gdip-wmf.c:58 +#: gdk-pixbuf/io-gdip-wmf.c:56 #, fuzzy msgid "The WMF image format" msgstr "BMP resim hili" -#: gdk-pixbuf/io-gif.c:222 +#: gdk-pixbuf/io-gif.c:220 #, c-format msgid "Failure reading GIF: %s" msgstr "" -#: gdk-pixbuf/io-gif.c:496 gdk-pixbuf/io-gif.c:1502 gdk-pixbuf/io-gif.c:1669 +#: gdk-pixbuf/io-gif.c:494 gdk-pixbuf/io-gif.c:1500 gdk-pixbuf/io-gif.c:1667 msgid "GIF file was missing some data (perhaps it was truncated somehow?)" msgstr "" -#: gdk-pixbuf/io-gif.c:505 +#: gdk-pixbuf/io-gif.c:503 #, c-format msgid "Internal error in the GIF loader (%s)" msgstr "" -#: gdk-pixbuf/io-gif.c:579 +#: gdk-pixbuf/io-gif.c:577 msgid "Stack overflow" msgstr "" -#: gdk-pixbuf/io-gif.c:639 +#: gdk-pixbuf/io-gif.c:637 msgid "GIF image loader cannot understand this image." msgstr "" -#: gdk-pixbuf/io-gif.c:668 +#: gdk-pixbuf/io-gif.c:666 msgid "Bad code encountered" msgstr "" -#: gdk-pixbuf/io-gif.c:678 +#: gdk-pixbuf/io-gif.c:676 msgid "Circular table entry in GIF file" msgstr "" -#: gdk-pixbuf/io-gif.c:866 gdk-pixbuf/io-gif.c:1488 gdk-pixbuf/io-gif.c:1541 -#: gdk-pixbuf/io-gif.c:1657 +#: gdk-pixbuf/io-gif.c:864 gdk-pixbuf/io-gif.c:1486 gdk-pixbuf/io-gif.c:1539 +#: gdk-pixbuf/io-gif.c:1655 msgid "Not enough memory to load GIF file" msgstr "" -#: gdk-pixbuf/io-gif.c:960 +#: gdk-pixbuf/io-gif.c:958 msgid "Not enough memory to composite a frame in GIF file" msgstr "" -#: gdk-pixbuf/io-gif.c:1132 +#: gdk-pixbuf/io-gif.c:1130 msgid "GIF image is corrupt (incorrect LZW compression)" msgstr "GIF resim pasydlanypdyr (nädögri LZW gysmak))" -#: gdk-pixbuf/io-gif.c:1182 +#: gdk-pixbuf/io-gif.c:1180 msgid "File does not appear to be a GIF file" msgstr "Bu faýl bir GIF faýl bolmaly däl" -#: gdk-pixbuf/io-gif.c:1194 +#: gdk-pixbuf/io-gif.c:1192 #, c-format msgid "Version %s of the GIF file format is not supported" msgstr "" -#: gdk-pixbuf/io-gif.c:1241 +#: gdk-pixbuf/io-gif.c:1239 msgid "Resulting GIF image has zero size" msgstr "" -#: gdk-pixbuf/io-gif.c:1320 +#: gdk-pixbuf/io-gif.c:1318 msgid "" "GIF image has no global colormap, and a frame inside it has no local " "colormap." msgstr "" -#: gdk-pixbuf/io-gif.c:1564 +#: gdk-pixbuf/io-gif.c:1562 msgid "GIF image was truncated or incomplete." msgstr "" @@ -362,106 +370,106 @@ msgstr "Renk Saýlawy" msgid "The ICNS image format" msgstr "GIF resim hili" -#: gdk-pixbuf/io-ico.c:228 gdk-pixbuf/io-ico.c:242 gdk-pixbuf/io-ico.c:291 -#: gdk-pixbuf/io-ico.c:302 gdk-pixbuf/io-ico.c:395 +#: gdk-pixbuf/io-ico.c:226 gdk-pixbuf/io-ico.c:240 gdk-pixbuf/io-ico.c:289 +#: gdk-pixbuf/io-ico.c:300 gdk-pixbuf/io-ico.c:393 msgid "Invalid header in icon" msgstr "Tymsal içinde maýyp başlyg" -#: gdk-pixbuf/io-ico.c:257 gdk-pixbuf/io-ico.c:312 gdk-pixbuf/io-ico.c:405 -#: gdk-pixbuf/io-ico.c:458 gdk-pixbuf/io-ico.c:488 +#: gdk-pixbuf/io-ico.c:255 gdk-pixbuf/io-ico.c:310 gdk-pixbuf/io-ico.c:403 +#: gdk-pixbuf/io-ico.c:456 gdk-pixbuf/io-ico.c:486 msgid "Not enough memory to load icon" msgstr "" -#: gdk-pixbuf/io-ico.c:338 +#: gdk-pixbuf/io-ico.c:336 msgid "Compressed icons are not supported" msgstr "Gisilen tymsallar arkalanmaýar" -#: gdk-pixbuf/io-ico.c:358 +#: gdk-pixbuf/io-ico.c:356 msgid "Icon has zero width" msgstr "Tymsalyň giňliki sifir" -#: gdk-pixbuf/io-ico.c:368 +#: gdk-pixbuf/io-ico.c:366 msgid "Icon has zero height" msgstr "Tymsalyň boýy sifir" -#: gdk-pixbuf/io-ico.c:443 +#: gdk-pixbuf/io-ico.c:441 msgid "Unsupported icon type" msgstr "Arkalanmaýan tymsal hili" -#: gdk-pixbuf/io-ico.c:537 +#: gdk-pixbuf/io-ico.c:535 msgid "Not enough memory to load ICO file" msgstr "" -#: gdk-pixbuf/io-ico.c:1002 +#: gdk-pixbuf/io-ico.c:1000 msgid "Image too large to be saved as ICO" msgstr "" -#: gdk-pixbuf/io-ico.c:1013 +#: gdk-pixbuf/io-ico.c:1011 msgid "Cursor hotspot outside image" msgstr "" -#: gdk-pixbuf/io-ico.c:1036 +#: gdk-pixbuf/io-ico.c:1034 #, c-format msgid "Unsupported depth for ICO file: %d" msgstr "" -#: gdk-pixbuf/io-jasper.c:74 +#: gdk-pixbuf/io-jasper.c:73 msgid "Couldn't allocate memory for stream" msgstr "" -#: gdk-pixbuf/io-jasper.c:104 +#: gdk-pixbuf/io-jasper.c:103 #, fuzzy msgid "Couldn't decode image" msgstr "Renk Saýlawy" -#: gdk-pixbuf/io-jasper.c:122 +#: gdk-pixbuf/io-jasper.c:121 msgid "Transformed JPEG2000 has zero width or height" msgstr "" -#: gdk-pixbuf/io-jasper.c:136 +#: gdk-pixbuf/io-jasper.c:135 #, fuzzy msgid "Image type currently not supported" msgstr "Resimiň '%s' hili arkalanmaýar" -#: gdk-pixbuf/io-jasper.c:148 gdk-pixbuf/io-jasper.c:156 +#: gdk-pixbuf/io-jasper.c:147 gdk-pixbuf/io-jasper.c:155 msgid "Couldn't allocate memory for color profile" msgstr "" -#: gdk-pixbuf/io-jasper.c:182 +#: gdk-pixbuf/io-jasper.c:181 msgid "Insufficient memory to open JPEG 2000 file" msgstr "" -#: gdk-pixbuf/io-jasper.c:261 +#: gdk-pixbuf/io-jasper.c:260 msgid "Couldn't allocate memory to buffer image data" msgstr "" -#: gdk-pixbuf/io-jasper.c:305 +#: gdk-pixbuf/io-jasper.c:304 #, fuzzy msgid "The JPEG 2000 image format" msgstr "BMP resim hili" -#: gdk-pixbuf/io-jpeg.c:126 +#: gdk-pixbuf/io-jpeg.c:124 #, c-format msgid "Error interpreting JPEG image file (%s)" msgstr "" -#: gdk-pixbuf/io-jpeg.c:604 +#: gdk-pixbuf/io-jpeg.c:597 msgid "" "Insufficient memory to load image, try exiting some applications to free " "memory" msgstr "" -#: gdk-pixbuf/io-jpeg.c:651 gdk-pixbuf/io-jpeg.c:865 +#: gdk-pixbuf/io-jpeg.c:645 gdk-pixbuf/io-jpeg.c:858 #, c-format msgid "Unsupported JPEG color space (%s)" msgstr "" -#: gdk-pixbuf/io-jpeg.c:764 gdk-pixbuf/io-jpeg.c:1044 +#: gdk-pixbuf/io-jpeg.c:757 gdk-pixbuf/io-jpeg.c:1037 #: gdk-pixbuf/io-jpeg.c:1308 gdk-pixbuf/io-jpeg.c:1318 msgid "Couldn't allocate memory for loading JPEG file" msgstr "" -#: gdk-pixbuf/io-jpeg.c:1018 +#: gdk-pixbuf/io-jpeg.c:1011 msgid "Transformed JPEG has zero width or height." msgstr "" @@ -470,465 +478,461 @@ msgstr "" msgid "Color profile has invalid length '%u'." msgstr "" -#: gdk-pixbuf/io-pcx.c:186 +#: gdk-pixbuf/io-pcx.c:184 msgid "Couldn't allocate memory for header" msgstr "" -#: gdk-pixbuf/io-pcx.c:201 gdk-pixbuf/io-pcx.c:559 +#: gdk-pixbuf/io-pcx.c:199 gdk-pixbuf/io-pcx.c:557 msgid "Couldn't allocate memory for context buffer" msgstr "" -#: gdk-pixbuf/io-pcx.c:600 +#: gdk-pixbuf/io-pcx.c:598 msgid "Image has invalid width and/or height" msgstr "" -#: gdk-pixbuf/io-pcx.c:612 gdk-pixbuf/io-pcx.c:673 +#: gdk-pixbuf/io-pcx.c:610 gdk-pixbuf/io-pcx.c:671 msgid "Image has unsupported bpp" msgstr "" -#: gdk-pixbuf/io-pcx.c:617 gdk-pixbuf/io-pcx.c:625 +#: gdk-pixbuf/io-pcx.c:615 gdk-pixbuf/io-pcx.c:623 #, c-format msgid "Image has unsupported number of %d-bit planes" msgstr "" -#: gdk-pixbuf/io-pcx.c:641 +#: gdk-pixbuf/io-pcx.c:639 msgid "Couldn't create new pixbuf" msgstr "" -#: gdk-pixbuf/io-pcx.c:649 +#: gdk-pixbuf/io-pcx.c:647 msgid "Couldn't allocate memory for line data" msgstr "" -#: gdk-pixbuf/io-pcx.c:656 +#: gdk-pixbuf/io-pcx.c:654 #, fuzzy msgid "Couldn't allocate memory for PCX image" msgstr "Faýlyň adyny \"%s\"-den \"%s\"-e ewez etmede bu hata doredi: %s" -#: gdk-pixbuf/io-pcx.c:703 +#: gdk-pixbuf/io-pcx.c:701 msgid "Didn't get all lines of PCX image" msgstr "" -#: gdk-pixbuf/io-pcx.c:710 +#: gdk-pixbuf/io-pcx.c:708 msgid "No palette found at end of PCX data" msgstr "" -#: gdk-pixbuf/io-pcx.c:755 +#: gdk-pixbuf/io-pcx.c:753 msgid "The PCX image format" msgstr "" -#: gdk-pixbuf/io-pixdata.c:148 +#: gdk-pixbuf/io-pixdata.c:146 msgid "Transformed pixbuf has zero width or height." msgstr "" -#: gdk-pixbuf/io-pixdata.c:186 +#: gdk-pixbuf/io-pixdata.c:184 #, fuzzy msgid "The GdkPixdata format" msgstr "GIF resim hili" -#: gdk-pixbuf/io-png.c:54 +#: gdk-pixbuf/io-png.c:53 msgid "Bits per channel of PNG image is invalid." msgstr "" -#: gdk-pixbuf/io-png.c:135 gdk-pixbuf/io-png.c:641 +#: gdk-pixbuf/io-png.c:134 gdk-pixbuf/io-png.c:640 msgid "Transformed PNG has zero width or height." msgstr "" -#: gdk-pixbuf/io-png.c:143 +#: gdk-pixbuf/io-png.c:142 msgid "Bits per channel of transformed PNG is not 8." msgstr "" -#: gdk-pixbuf/io-png.c:152 +#: gdk-pixbuf/io-png.c:151 msgid "Transformed PNG not RGB or RGBA." msgstr "" -#: gdk-pixbuf/io-png.c:161 +#: gdk-pixbuf/io-png.c:160 msgid "Transformed PNG has unsupported number of channels, must be 3 or 4." msgstr "" -#: gdk-pixbuf/io-png.c:182 +#: gdk-pixbuf/io-png.c:181 #, c-format msgid "Fatal error in PNG image file: %s" msgstr "" -#: gdk-pixbuf/io-png.c:315 +#: gdk-pixbuf/io-png.c:314 msgid "Insufficient memory to load PNG file" msgstr "" -#: gdk-pixbuf/io-png.c:656 +#: gdk-pixbuf/io-png.c:655 #, c-format msgid "" "Insufficient memory to store a %lu by %lu image; try exiting some " "applications to reduce memory usage" msgstr "" -#: gdk-pixbuf/io-png.c:719 +#: gdk-pixbuf/io-png.c:718 msgid "Fatal error reading PNG image file" msgstr "" -#: gdk-pixbuf/io-png.c:768 +#: gdk-pixbuf/io-png.c:767 #, c-format msgid "Fatal error reading PNG image file: %s" msgstr "" -#: gdk-pixbuf/io-png.c:858 +#: gdk-pixbuf/io-png.c:857 msgid "" "Keys for PNG text chunks must have at least 1 and at most 79 characters." msgstr "" -#: gdk-pixbuf/io-png.c:867 +#: gdk-pixbuf/io-png.c:866 msgid "Keys for PNG text chunks must be ASCII characters." msgstr "" -#: gdk-pixbuf/io-png.c:881 gdk-pixbuf/io-tiff.c:667 +#: gdk-pixbuf/io-png.c:880 gdk-pixbuf/io-tiff.c:665 #, c-format msgid "Color profile has invalid length %d." msgstr "" -#: gdk-pixbuf/io-png.c:894 +#: gdk-pixbuf/io-png.c:893 #, c-format msgid "" "PNG compression level must be a value between 0 and 9; value '%s' could not " "be parsed." msgstr "" -#: gdk-pixbuf/io-png.c:907 +#: gdk-pixbuf/io-png.c:906 #, c-format msgid "" "PNG compression level must be a value between 0 and 9; value '%d' is not " "allowed." msgstr "" -#: gdk-pixbuf/io-png.c:955 +#: gdk-pixbuf/io-png.c:954 #, c-format msgid "Value for PNG text chunk %s cannot be converted to ISO-8859-1 encoding." msgstr "" -#: gdk-pixbuf/io-png.c:1118 +#: gdk-pixbuf/io-png.c:1117 msgid "The PNG image format" msgstr "" -#: gdk-pixbuf/io-pnm.c:248 +#: gdk-pixbuf/io-pnm.c:246 msgid "PNM loader expected to find an integer, but didn't" msgstr "" -#: gdk-pixbuf/io-pnm.c:280 +#: gdk-pixbuf/io-pnm.c:278 msgid "PNM file has an incorrect initial byte" msgstr "" -#: gdk-pixbuf/io-pnm.c:310 +#: gdk-pixbuf/io-pnm.c:308 msgid "PNM file is not in a recognized PNM subformat" msgstr "" -#: gdk-pixbuf/io-pnm.c:335 +#: gdk-pixbuf/io-pnm.c:333 msgid "PNM file has an image width of 0" msgstr "" -#: gdk-pixbuf/io-pnm.c:356 +#: gdk-pixbuf/io-pnm.c:354 msgid "PNM file has an image height of 0" msgstr "" -#: gdk-pixbuf/io-pnm.c:379 +#: gdk-pixbuf/io-pnm.c:377 msgid "Maximum color value in PNM file is 0" msgstr "" -#: gdk-pixbuf/io-pnm.c:387 +#: gdk-pixbuf/io-pnm.c:385 msgid "Maximum color value in PNM file is too large" msgstr "" -#: gdk-pixbuf/io-pnm.c:427 gdk-pixbuf/io-pnm.c:457 gdk-pixbuf/io-pnm.c:502 +#: gdk-pixbuf/io-pnm.c:425 gdk-pixbuf/io-pnm.c:455 gdk-pixbuf/io-pnm.c:500 msgid "Raw PNM image type is invalid" msgstr "" -#: gdk-pixbuf/io-pnm.c:652 +#: gdk-pixbuf/io-pnm.c:650 msgid "PNM image loader does not support this PNM subformat" msgstr "" -#: gdk-pixbuf/io-pnm.c:739 gdk-pixbuf/io-pnm.c:966 +#: gdk-pixbuf/io-pnm.c:737 gdk-pixbuf/io-pnm.c:964 msgid "Raw PNM formats require exactly one whitespace before sample data" msgstr "" -#: gdk-pixbuf/io-pnm.c:766 +#: gdk-pixbuf/io-pnm.c:764 msgid "Cannot allocate memory for loading PNM image" msgstr "" -#: gdk-pixbuf/io-pnm.c:816 +#: gdk-pixbuf/io-pnm.c:814 msgid "Insufficient memory to load PNM context struct" msgstr "" -#: gdk-pixbuf/io-pnm.c:867 +#: gdk-pixbuf/io-pnm.c:865 msgid "Unexpected end of PNM image data" msgstr "" -#: gdk-pixbuf/io-pnm.c:995 +#: gdk-pixbuf/io-pnm.c:993 msgid "Insufficient memory to load PNM file" msgstr "" -#: gdk-pixbuf/io-pnm.c:1079 +#: gdk-pixbuf/io-pnm.c:1077 msgid "The PNM/PBM/PGM/PPM image format family" msgstr "" -#: gdk-pixbuf/io-qtif.c:128 +#: gdk-pixbuf/io-qtif.c:126 msgid "Input file descriptor is NULL." msgstr "" -#: gdk-pixbuf/io-qtif.c:143 +#: gdk-pixbuf/io-qtif.c:141 #, fuzzy msgid "Failed to read QTIF header" msgstr "'%s' resimi ýüklenip bilmedi: %s" -#: gdk-pixbuf/io-qtif.c:152 gdk-pixbuf/io-qtif.c:189 gdk-pixbuf/io-qtif.c:459 +#: gdk-pixbuf/io-qtif.c:150 gdk-pixbuf/io-qtif.c:187 gdk-pixbuf/io-qtif.c:454 #, c-format msgid "QTIF atom size too large (%d byte)" msgid_plural "QTIF atom size too large (%d bytes)" msgstr[0] "" msgstr[1] "" -#: gdk-pixbuf/io-qtif.c:175 +#: gdk-pixbuf/io-qtif.c:173 #, c-format msgid "Failed to allocate %d byte for file read buffer" msgid_plural "Failed to allocate %d bytes for file read buffer" msgstr[0] "" msgstr[1] "" -#: gdk-pixbuf/io-qtif.c:206 +#: gdk-pixbuf/io-qtif.c:201 #, fuzzy, c-format msgid "File error when reading QTIF atom: %s" msgstr "Resim faýla ýazmakda hata boldy: %s" -#: gdk-pixbuf/io-qtif.c:243 +#: gdk-pixbuf/io-qtif.c:238 #, c-format msgid "Failed to skip the next %d byte with seek()." msgid_plural "Failed to skip the next %d bytes with seek()." msgstr[0] "" msgstr[1] "" -#: gdk-pixbuf/io-qtif.c:270 +#: gdk-pixbuf/io-qtif.c:265 msgid "Failed to allocate QTIF context structure." msgstr "" -#: gdk-pixbuf/io-qtif.c:330 +#: gdk-pixbuf/io-qtif.c:325 #, fuzzy msgid "Failed to create GdkPixbufLoader object." msgstr "Wagtlaýyn faýldan okamakda hata boldy" -#: gdk-pixbuf/io-qtif.c:434 +#: gdk-pixbuf/io-qtif.c:429 #, fuzzy msgid "Failed to find an image data atom." msgstr "'%s' resimi ýüklenip bilmedi: %s" -#: gdk-pixbuf/io-qtif.c:618 +#: gdk-pixbuf/io-qtif.c:613 #, fuzzy msgid "The QTIF image format" msgstr "GIF resim hili" -#: gdk-pixbuf/io-ras.c:125 +#: gdk-pixbuf/io-ras.c:123 msgid "RAS image has bogus header data" msgstr "" -#: gdk-pixbuf/io-ras.c:147 +#: gdk-pixbuf/io-ras.c:145 msgid "RAS image has unknown type" msgstr "" -#: gdk-pixbuf/io-ras.c:155 +#: gdk-pixbuf/io-ras.c:153 msgid "unsupported RAS image variation" msgstr "" -#: gdk-pixbuf/io-ras.c:170 gdk-pixbuf/io-ras.c:199 +#: gdk-pixbuf/io-ras.c:168 gdk-pixbuf/io-ras.c:197 msgid "Not enough memory to load RAS image" msgstr "" -#: gdk-pixbuf/io-ras.c:544 +#: gdk-pixbuf/io-ras.c:542 msgid "The Sun raster image format" msgstr "" -#: gdk-pixbuf/io-tga.c:153 +#: gdk-pixbuf/io-tga.c:151 msgid "Cannot allocate memory for IOBuffer struct" msgstr "" -#: gdk-pixbuf/io-tga.c:172 +#: gdk-pixbuf/io-tga.c:170 msgid "Cannot allocate memory for IOBuffer data" msgstr "" -#: gdk-pixbuf/io-tga.c:183 +#: gdk-pixbuf/io-tga.c:181 msgid "Cannot realloc IOBuffer data" msgstr "" -#: gdk-pixbuf/io-tga.c:213 +#: gdk-pixbuf/io-tga.c:211 msgid "Cannot allocate temporary IOBuffer data" msgstr "" -#: gdk-pixbuf/io-tga.c:346 +#: gdk-pixbuf/io-tga.c:339 msgid "Cannot allocate new pixbuf" msgstr "" -#: gdk-pixbuf/io-tga.c:685 +#: gdk-pixbuf/io-tga.c:678 msgid "Image is corrupted or truncated" msgstr "" -#: gdk-pixbuf/io-tga.c:692 +#: gdk-pixbuf/io-tga.c:685 msgid "Cannot allocate colormap structure" msgstr "" -#: gdk-pixbuf/io-tga.c:699 +#: gdk-pixbuf/io-tga.c:692 msgid "Cannot allocate colormap entries" msgstr "" -#: gdk-pixbuf/io-tga.c:721 +#: gdk-pixbuf/io-tga.c:714 msgid "Unexpected bitdepth for colormap entries" msgstr "" -#: gdk-pixbuf/io-tga.c:739 +#: gdk-pixbuf/io-tga.c:732 msgid "Cannot allocate TGA header memory" msgstr "" -#: gdk-pixbuf/io-tga.c:772 +#: gdk-pixbuf/io-tga.c:765 msgid "TGA image has invalid dimensions" msgstr "" -#: gdk-pixbuf/io-tga.c:778 gdk-pixbuf/io-tga.c:787 gdk-pixbuf/io-tga.c:797 -#: gdk-pixbuf/io-tga.c:807 gdk-pixbuf/io-tga.c:814 +#: gdk-pixbuf/io-tga.c:771 gdk-pixbuf/io-tga.c:780 gdk-pixbuf/io-tga.c:790 +#: gdk-pixbuf/io-tga.c:800 gdk-pixbuf/io-tga.c:807 msgid "TGA image type not supported" msgstr "" -#: gdk-pixbuf/io-tga.c:861 +#: gdk-pixbuf/io-tga.c:854 msgid "Cannot allocate memory for TGA context struct" msgstr "" -#: gdk-pixbuf/io-tga.c:926 +#: gdk-pixbuf/io-tga.c:919 msgid "Excess data in file" msgstr "" -#: gdk-pixbuf/io-tga.c:1007 +#: gdk-pixbuf/io-tga.c:1000 msgid "The Targa image format" msgstr "" -#: gdk-pixbuf/io-tiff.c:104 +#: gdk-pixbuf/io-tiff.c:102 msgid "Could not get image width (bad TIFF file)" msgstr "" -#: gdk-pixbuf/io-tiff.c:112 +#: gdk-pixbuf/io-tiff.c:110 msgid "Could not get image height (bad TIFF file)" msgstr "" -#: gdk-pixbuf/io-tiff.c:120 +#: gdk-pixbuf/io-tiff.c:118 msgid "Width or height of TIFF image is zero" msgstr "" -#: gdk-pixbuf/io-tiff.c:129 gdk-pixbuf/io-tiff.c:138 +#: gdk-pixbuf/io-tiff.c:127 gdk-pixbuf/io-tiff.c:136 msgid "Dimensions of TIFF image too large" msgstr "" -#: gdk-pixbuf/io-tiff.c:162 gdk-pixbuf/io-tiff.c:174 gdk-pixbuf/io-tiff.c:491 +#: gdk-pixbuf/io-tiff.c:160 gdk-pixbuf/io-tiff.c:172 gdk-pixbuf/io-tiff.c:489 msgid "Insufficient memory to open TIFF file" msgstr "" -#: gdk-pixbuf/io-tiff.c:236 +#: gdk-pixbuf/io-tiff.c:234 msgid "Failed to load RGB data from TIFF file" msgstr "" -#: gdk-pixbuf/io-tiff.c:293 +#: gdk-pixbuf/io-tiff.c:291 msgid "Failed to open TIFF image" msgstr "" -#: gdk-pixbuf/io-tiff.c:427 gdk-pixbuf/io-tiff.c:440 +#: gdk-pixbuf/io-tiff.c:425 gdk-pixbuf/io-tiff.c:438 msgid "Failed to load TIFF image" msgstr "" -#: gdk-pixbuf/io-tiff.c:623 +#: gdk-pixbuf/io-tiff.c:621 #, fuzzy msgid "Failed to save TIFF image" msgstr "'%s' resimi ýüklenip bilmedi: %s" -#: gdk-pixbuf/io-tiff.c:656 +#: gdk-pixbuf/io-tiff.c:654 msgid "TIFF compression doesn't refer to a valid codec." msgstr "" -#: gdk-pixbuf/io-tiff.c:696 +#: gdk-pixbuf/io-tiff.c:694 msgid "Failed to write TIFF data" msgstr "" -#: gdk-pixbuf/io-tiff.c:733 +#: gdk-pixbuf/io-tiff.c:731 #, fuzzy msgid "Couldn't write to TIFF file" msgstr "Renk Saýlawy" -#: gdk-pixbuf/io-tiff.c:788 -msgid "The TIFF image format" -msgstr "" - -#: gdk-pixbuf/io-wbmp.c:245 +#: gdk-pixbuf/io-wbmp.c:243 msgid "Image has zero width" msgstr "" -#: gdk-pixbuf/io-wbmp.c:263 +#: gdk-pixbuf/io-wbmp.c:261 msgid "Image has zero height" msgstr "" -#: gdk-pixbuf/io-wbmp.c:274 +#: gdk-pixbuf/io-wbmp.c:272 msgid "Not enough memory to load image" msgstr "" -#: gdk-pixbuf/io-wbmp.c:333 +#: gdk-pixbuf/io-wbmp.c:331 msgid "Couldn't save the rest" msgstr "" -#: gdk-pixbuf/io-wbmp.c:374 +#: gdk-pixbuf/io-wbmp.c:372 msgid "The WBMP image format" msgstr "" -#: gdk-pixbuf/io-xbm.c:304 +#: gdk-pixbuf/io-xbm.c:302 msgid "Invalid XBM file" msgstr "" -#: gdk-pixbuf/io-xbm.c:314 +#: gdk-pixbuf/io-xbm.c:312 msgid "Insufficient memory to load XBM image file" msgstr "" -#: gdk-pixbuf/io-xbm.c:462 +#: gdk-pixbuf/io-xbm.c:460 msgid "Failed to write to temporary file when loading XBM image" msgstr "" -#: gdk-pixbuf/io-xbm.c:501 +#: gdk-pixbuf/io-xbm.c:499 msgid "The XBM image format" msgstr "" -#: gdk-pixbuf/io-xpm.c:469 +#: gdk-pixbuf/io-xpm.c:467 msgid "No XPM header found" msgstr "" -#: gdk-pixbuf/io-xpm.c:478 +#: gdk-pixbuf/io-xpm.c:476 #, fuzzy msgid "Invalid XPM header" msgstr "Tymsal içinde maýyp başlyg" -#: gdk-pixbuf/io-xpm.c:486 +#: gdk-pixbuf/io-xpm.c:484 msgid "XPM file has image width <= 0" msgstr "" -#: gdk-pixbuf/io-xpm.c:494 +#: gdk-pixbuf/io-xpm.c:492 msgid "XPM file has image height <= 0" msgstr "" -#: gdk-pixbuf/io-xpm.c:502 +#: gdk-pixbuf/io-xpm.c:500 msgid "XPM has invalid number of chars per pixel" msgstr "" -#: gdk-pixbuf/io-xpm.c:511 +#: gdk-pixbuf/io-xpm.c:509 msgid "XPM file has invalid number of colors" msgstr "" -#: gdk-pixbuf/io-xpm.c:523 gdk-pixbuf/io-xpm.c:532 gdk-pixbuf/io-xpm.c:584 +#: gdk-pixbuf/io-xpm.c:521 gdk-pixbuf/io-xpm.c:530 gdk-pixbuf/io-xpm.c:582 msgid "Cannot allocate memory for loading XPM image" msgstr "" -#: gdk-pixbuf/io-xpm.c:546 +#: gdk-pixbuf/io-xpm.c:544 msgid "Cannot read XPM colormap" msgstr "" -#: gdk-pixbuf/io-xpm.c:778 +#: gdk-pixbuf/io-xpm.c:776 msgid "Failed to write to temporary file when loading XPM image" msgstr "" -#: gdk-pixbuf/io-xpm.c:817 +#: gdk-pixbuf/io-xpm.c:815 msgid "The XPM image format" msgstr "" diff --git a/po/tr.gmo b/po/tr.gmo index d9772af1dbe16145f4ce81f6c302e99f24df0983..da87b9696f9edf7b74aff168319c518c9f52fdaa 100644 GIT binary patch delta 4761 zcmY+`3vg7`0mkt|06~ES5_yE@O<)ruNeD@Z5S|H2AUpyTEFeObWC>}q8`xxlr0CjG zi&R9)YCy2iQY=*D5rS9{ED&BkI>kz*omzCNGcdMb$4;3*tMvcvJ?V^h^6l@O`#AU9 zbI!eR=hb!>_q7XOi|_D~VSA7CCw2E36W7j|_q%GZF`auDGYIcT52oRRSb}L-jv2TK zlkg-ucny>B9uCFicw-*IX{hs8VY)G4v&Su%53nx>zQI&XOfaSo7N9z|5FK2NLvS0W z;3?FNKF0yriQe@?530Qa)QuORI=mhSViP8Ee{-3F8u|itVvnB248yTF7?-1tZ^TS& zMtW}kW{=19a-S#%bwe+5$gD-0G+U5AvzMPdd>gyrzp)qhH|=}77xqQ6x*MpWk7J@WB16!@QKxEqJ#B~%An(T6GAUB@?K5RYJY^e|7nKqe0vWiu67 zXU2z`%C)HbT*Pb)_oiD@C=?^3Y9gqf9_B}@{Ew(1jNxuvV|t-3%t!8N{MOC(c(e5? zYAXJN8i8ag42mhh+33Z`^!_(f;GxU|ENutVkzHm6>WS+x7k8s>d=;bTvy>-OPe(Oe zi&}&cEWm@vGBE!{ogd4~AB$P&-~{Zi_rH{a7SWTa#c|NuV*Qi#CTeZOFh8;n>ikU9 zjVIati|zh8>jtFHW~V)V0W~!rtIqvRD+SF_EMFZp>_Ig=#yZRD!$;ZQfNJnGa;dq2 z8mR>4YZ4Y9eKpUZgNKkmbD1AbHD4oxV$!%s>(9)gpt-C?%~d06$lkE~ucA73*Y5Am z5-y^ijhd1MWSY$Z)b$^thW;zNzdI{f9m+%I+?1lG?9Jhf|FL$=DLd4|O(S@<@GaC0 zTT!o3EO#ly$*8rl!Fm{V-BqLs(;>$gE-|^N`ZCPJMpQe$LtWpI1;r&MJ(uy<`@F>N zSc4jx{iueopoX~JNVlGj`d}?U&EZOP@Ok7^a}d?=XQ+02ad$Z!HS|+Z9jHSF$Lt7G z(9pk&y5UV!Lw)Hkoi!!s;5yX)J*e08&!~oPV=s&w<&IbiY6Qk&Hw>VrVlAq}+fmma zLrqEeLkha_*QhysXtaA^7V5$V)QD_Db@UAO#Lsa8-bMOg^7GwKau79zXHXsf26dyH zG49Acfs3ezkPd~-A1G+m-a>UGo2z@{64YW^jeW5ZHDpbw)&D8>!Or8{8z!OZi%}!D z+PWV#LZ6^IavL=T&Uj5N^It?k2ZA^NUqQ|>CvZNtq8gmdseF-SFG3V{=2BRqU%ie_z+Y>4_l|=5bBTH<4>ceC}QgeFoF7MTfc(3K78F4?pV8& zxS!eqsI^dv%#PV%_kV``nUq=XKfkLmgZe33|2qz&o;}+g(Z#5d*n--B)Yd;mIvh4J zbKLhj6}1K)Lk)Ql8AY=lb%X0T0(-K;hGG%wycMY9+fZxb0&42+p@S)N`F!L3L~oTo zUfK?j$MybiidNl!nGR9jKz=~<4*#0$A*aZzq-`5+3)Sc+-zQn*=R^x`A9;~z<2&`O zZ7Q{2kROrd+}|`2^;p||L<>^e6J%SoWXx}Ho-IdkDLFwVlb1;xSxqhxZ9IH*zIR4z ze6)}mHeGF9XtcxK?2av{f9bU4xR|r3A=WFZ)%zxC+umv`;IGIMa*}9{Cz1fs7E3Zo zDQVk66grSH&A&EY=jgY-C0gVEf_Ti9yCbh_bgSaGlDzF!qx1a~<-xYT72hL6$X>FM zyh7F!)}?7rv^_^AkV1QZ(}~Jr(vh@n@7O{`+Yajs)*s_S@&?gk{Dgd$u-;4^d7WsB zAr4tfw15kUzM{!wvo1VB4wCWYS<;)t6Rm1}jM_F{farI82WFEJ(x03sza_iK1@bi6 zP7ae*q?u@&L>?r|$Wfv#{3Jj1WCoc=dXU$Mw%IPx-&%e<+xjEuvE_HIFIfj+kgT)y z{rE#N-PV2BKvt3gZS!xBML!f5ZRMBPg%sI(zV&;kFWU-|PR@`;MBAg}9GR~QTa8Qf z*URs2GL$ruTry6}`*{j!q-|S3;iu#@IZoD)pEdur`-zxHFkw)KR8J_iIg&6rHgd@6 znOIv_6ZAP=$5S10mexn9^m{9OVx5;-(8oU9g zWxe;@u4->R#j!Q)DDzfKtnhm)t24`L{NuSOP!Zxj8FPJJf4(!fCf?^aEu3$u?OBMu!2*wwR2;wU$VuFjTKoHg<#Asr+G!@eX z%|l5=YuYq1ieRh3T5akh4{My7HceBMbmGJr$BdacrjHq`wrT(0-m}v-XZZGa&b_a6F1bu^ZLTUr`r~X0#e;7A9ah4#6fI#r4fDD*EC(I2NyAG7gE;7mUfpRIETo zY__4!pF-XFWz+>@2N^@vc#tm4bmY%0))M;<>*0EftOY3Tg>@-Q!MW zBI*vOqGqH5b-o3)B<-j>Ka1R~`5af^ZPX1dXZq&iX4DdNqx$c*0ohM=ZmHXjRc zC91CR)qgDOn2zO`kFCfgn&3q$dYo>fcDF-AQ&)r>GCtG~Hz9qQqt-v$^Iuz&7`2vQ zChE>>kx4KuI3GK4F@BAV-8{sX9XHpFjtnMcr`+YVW*{1NHph3|06tZwak^vNa2}CyJ~q?eX=f z3vac@+wJj_){l{~n5*`D3=6HLNkR2D9koOyYIA+FhKerSY~5u&hs0G_s85AE@6au(dVyxv1l%r~x&h*1Q9?WWCtY=OXAIxum)7W&U%h3`=t_Sb}F^_`Osj35!3nf)p!!K2@BV%ja>#5!J;tYOyJtM}uc_(7 zj#I~()^gMv>Uq@K?L`OQMgGiXKGflmOt-^As~y7BOZr?Fc0H!IqJ^qF&bY-Ey0_p0e^`4{g&=r z-jm$TIubPlRmk^(rj?2|(E*IdbEql%9JT8Qah1V18Fj%Ww!IxSa|f)KP%{*l>kecb zY6%vjo|=vJ_&yv?`y~^>r^@4Z{HN{_|2A04y48e)0sauE|*hXZv z%*&{!{1I`S>YnNk+|dpMqtmnQ6wMcpTMV4{}KpF^l=v$n$u+$VOBL zdoT-o?D1H7*HTPF?cN3~!<|@xw{R4e&34Z>qc&M5YJfece&Y&QKAesE{?i3PcSQR+ zFopvk;Yj=^7U76F?wtp$FJLUk520r6J=9uWK`ljOA+v~+t@Etq)&|t?o2_j@d!iGy zIZoIU-S+rZ>uuD)q8XJsNJlMEo^6-m0NVAo-HaMYo3+Dw9N8A;_ozJ(jOAfwmQ4}r zL@O5K1!S4bXc`_2pxV1}EM7)UY5#fdOw2$XUuD}bp$2>yQ?UoN2YSzUXM7}bPeD^i zMHgtpG(3Z&@g}BV(gOE<0cuY?j#|4z=->s6K$R!RCh{O*Ma(v`km$YeZL)-vkS$~n z(e=$*c#^cJZOb9NlW4PP)VoNyJWS;X*+{0^gG^TFZq-aDHLBS1GIrYfySSQcAScLt zu5V6~069R;kkdq^kBf=I@7lW1yTDJLCO;;}Ni_+V_ozHev>Yn05It_aNg4SO(M)R= zb^ZS3jei*9pU(>1$t&&Kls6x@>H!xHSeFV*; zsGZ#W--DrNcNOiK*d5z?e`-mQ&MdW`=C5>;91oE~$@h09ucmT|7vYq%y z90^}vRkMQpjO-&1ke?8h;bao|4yh$7NhF2zBflgnv&c_FHDjK!{v0=x7fCS*ueV;` zZ-m>+sk}a}8FMIIpsNe&rIR65AxWHGs)sN|cj z$e3fjx~>eE*0*bG(%I, 2006, 2007, 2008, 2009, 2010. # Muhammet Kara , 2011, 2012. # Muhammed Eken , 2011. +# Ozan Çağlayan , 2013. +# msgid "" msgstr "" "Project-Id-Version: gtk+\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=gdk-" "pixbuf\n" -"POT-Creation-Date: 2013-04-15 10:28-0400\n" -"PO-Revision-Date: 2012-08-09 16:42+0000\n" -"Last-Translator: Muhammet Kara \n" -"Language-Team: Turkish \n" +"POT-Creation-Date: 2014-05-26 20:46-0400\n" +"PO-Revision-Date: 2013-04-06 18:42+0300\n" +"Last-Translator: Ozan Çağlayan \n" +"Language-Team: Türkçe <>\n" "Language: tr\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -"X-Generator: Lokalize 1.4\n" +"X-Generator: Gtranslator 2.91.6\n" # gdk-pixbuf/gdk-pixbuf-animation.c:144 gdk-pixbuf/gdk-pixbuf-io.c:516 -#: gdk-pixbuf/gdk-pixbuf-animation.c:160 gdk-pixbuf/gdk-pixbuf-io.c:1064 -#: gdk-pixbuf/gdk-pixbuf-io.c:1330 +#: gdk-pixbuf/gdk-pixbuf-animation.c:158 gdk-pixbuf/gdk-pixbuf-io.c:1077 +#: gdk-pixbuf/gdk-pixbuf-io.c:1333 #, c-format msgid "Failed to open file '%s': %s" msgstr "'%s' dosyası açılamadı: %s" # gdk-pixbuf/gdk-pixbuf-animation.c:155 gdk-pixbuf/gdk-pixbuf-io.c:526 -#: gdk-pixbuf/gdk-pixbuf-animation.c:173 gdk-pixbuf/gdk-pixbuf-io.c:1076 +#: gdk-pixbuf/gdk-pixbuf-animation.c:171 gdk-pixbuf/gdk-pixbuf-io.c:962 #, c-format msgid "Image file '%s' contains no data" msgstr "Resim dosyası '%s' hiç bilgi içermiyor" # gdk-pixbuf/gdk-pixbuf-animation.c:233 -#: gdk-pixbuf/gdk-pixbuf-animation.c:212 +#: gdk-pixbuf/gdk-pixbuf-animation.c:210 #, c-format msgid "" "Failed to load animation '%s': reason not known, probably a corrupt " @@ -50,21 +52,21 @@ msgstr "" "bozulmuş olabilir" # gdk-pixbuf/gdk-pixbuf-animation.c:205 gdk-pixbuf/gdk-pixbuf-io.c:571 -#: gdk-pixbuf/gdk-pixbuf-animation.c:280 gdk-pixbuf/gdk-pixbuf-io.c:1112 -#: gdk-pixbuf/gdk-pixbuf-io.c:1382 +#: gdk-pixbuf/gdk-pixbuf-animation.c:278 gdk-pixbuf/gdk-pixbuf-io.c:1113 +#: gdk-pixbuf/gdk-pixbuf-io.c:1385 #, c-format msgid "" "Failed to load image '%s': reason not known, probably a corrupt image file" msgstr "'%s' resmi yüklenemedi: sebep bilinmiyor, dosya bozulmuş olabilir" # gdk-pixbuf/gdk-pixbuf-io.c:295 -#: gdk-pixbuf/gdk-pixbuf-io.c:790 +#: gdk-pixbuf/gdk-pixbuf-io.c:774 #, c-format msgid "Unable to load image-loading module: %s: %s" msgstr "Resim yükleme modülü bulunamadı: %s: %s" # gdk-pixbuf/gdk-pixbuf-io.c:314 -#: gdk-pixbuf/gdk-pixbuf-io.c:805 +#: gdk-pixbuf/gdk-pixbuf-io.c:789 #, c-format msgid "" "Image-loading module %s does not export the proper interface; perhaps it's " @@ -74,63 +76,63 @@ msgstr "" "sürümünden olabilir mi?" # gdk-pixbuf/gdk-pixbuf-io.c:425 gdk-pixbuf/gdk-pixbuf-io.c:451 -#: gdk-pixbuf/gdk-pixbuf-io.c:814 gdk-pixbuf/gdk-pixbuf-io.c:865 +#: gdk-pixbuf/gdk-pixbuf-io.c:798 gdk-pixbuf/gdk-pixbuf-io.c:849 #, c-format msgid "Image type '%s' is not supported" msgstr "Resim türü '%s' desteklenmiyor" # gdk-pixbuf/gdk-pixbuf-io.c:473 -#: gdk-pixbuf/gdk-pixbuf-io.c:950 +#: gdk-pixbuf/gdk-pixbuf-io.c:934 #, c-format msgid "Couldn't recognize the image file format for file '%s'" msgstr "'%s' dosyasındaki resmin biçimi anlaşılamadı" # gdk-pixbuf/gdk-pixbuf-io.c:479 -#: gdk-pixbuf/gdk-pixbuf-io.c:958 +#: gdk-pixbuf/gdk-pixbuf-io.c:942 msgid "Unrecognized image file format" msgstr "Bilinmeyen resim dosyası biçimi" # gdk-pixbuf/gdk-pixbuf-io.c:582 -#: gdk-pixbuf/gdk-pixbuf-io.c:1121 +#: gdk-pixbuf/gdk-pixbuf-io.c:1124 #, c-format msgid "Failed to load image '%s': %s" msgstr "Resim '%s' yüklenemedi: %s" # gdk-pixbuf/io-jpeg.c:125 -#: gdk-pixbuf/gdk-pixbuf-io.c:2015 gdk-pixbuf/io-gdip-utils.c:837 +#: gdk-pixbuf/gdk-pixbuf-io.c:2029 gdk-pixbuf/io-gdip-utils.c:835 #, c-format msgid "Error writing to image file: %s" msgstr "JPEG resim dosyası işlenirken hata: %s" # gdk-pixbuf/gdk-pixbuf-io.c:687 -#: gdk-pixbuf/gdk-pixbuf-io.c:2057 gdk-pixbuf/gdk-pixbuf-io.c:2178 +#: gdk-pixbuf/gdk-pixbuf-io.c:2071 gdk-pixbuf/gdk-pixbuf-io.c:2192 #, c-format msgid "This build of gdk-pixbuf does not support saving the image format: %s" msgstr "gdk-pixbuf'un bu kurgusu resim biçimi kaydını desteklemiyor: %s" # gdk-pixbuf/io-xbm.c:295 -#: gdk-pixbuf/gdk-pixbuf-io.c:2088 +#: gdk-pixbuf/gdk-pixbuf-io.c:2102 msgid "Insufficient memory to save image to callback" msgstr "Geri çağırım için resim kaydedilirken yetersiz bellek" # gdk-pixbuf/io-tiff.c:264 -#: gdk-pixbuf/gdk-pixbuf-io.c:2101 +#: gdk-pixbuf/gdk-pixbuf-io.c:2115 msgid "Failed to open temporary file" msgstr "Geçici dosya açılamadı" # gdk-pixbuf/io-xbm.c:429 -#: gdk-pixbuf/gdk-pixbuf-io.c:2124 +#: gdk-pixbuf/gdk-pixbuf-io.c:2138 msgid "Failed to read from temporary file" msgstr "Geçici dosya okumak için açılamadı" # gdk-pixbuf/gdk-pixbuf-io.c:790 -#: gdk-pixbuf/gdk-pixbuf-io.c:2372 +#: gdk-pixbuf/gdk-pixbuf-io.c:2382 #, c-format msgid "Failed to open '%s' for writing: %s" msgstr "'%s' dosyası yazmak için açılamıyor: %s" # gdk-pixbuf/gdk-pixbuf-io.c:811 -#: gdk-pixbuf/gdk-pixbuf-io.c:2398 +#: gdk-pixbuf/gdk-pixbuf-io.c:2408 #, c-format msgid "" "Failed to close '%s' while writing image, all data may not have been saved: " @@ -139,17 +141,17 @@ msgstr "" "Resim yazılırken '%s' kapatılamadı, tüm veri kaydedilememiş olabilir: %s" # gdk-pixbuf/io-xbm.c:295 -#: gdk-pixbuf/gdk-pixbuf-io.c:2619 gdk-pixbuf/gdk-pixbuf-io.c:2671 +#: gdk-pixbuf/gdk-pixbuf-io.c:2629 gdk-pixbuf/gdk-pixbuf-io.c:2681 msgid "Insufficient memory to save image into a buffer" msgstr "Resmi tampona kaydetmek için yetersiz bellek" # gdk-pixbuf/io-jpeg.c:125 -#: gdk-pixbuf/gdk-pixbuf-io.c:2717 +#: gdk-pixbuf/gdk-pixbuf-io.c:2727 msgid "Error writing to image stream" msgstr "Resim akışına yazılırken hata" # gdk-pixbuf/gdk-pixbuf-loader.c:275 gdk-pixbuf/gdk-pixbuf-loader.c:376 -#: gdk-pixbuf/gdk-pixbuf-loader.c:393 +#: gdk-pixbuf/gdk-pixbuf-loader.c:384 #, c-format msgid "" "Internal error: Image loader module '%s' failed to complete an operation, " @@ -159,112 +161,118 @@ msgstr "" "başarısızlık sebebi de vermedi" # gdk-pixbuf/gdk-pixbuf-loader.c:252 -#: gdk-pixbuf/gdk-pixbuf-loader.c:435 +#: gdk-pixbuf/gdk-pixbuf-loader.c:426 #, c-format msgid "Incremental loading of image type '%s' is not supported" msgstr "Resim türü '%s' için arttırımlı yükleme desteklenmiyor" # gdk-pixbuf/gdk-pixdata.c:145 -#: gdk-pixbuf/gdk-pixdata.c:160 +#: gdk-pixbuf/gdk-pixdata.c:158 msgid "Image header corrupt" msgstr "Resim başlığı bozuk" # gdk-pixbuf/gdk-pixdata.c:150 -#: gdk-pixbuf/gdk-pixdata.c:165 +#: gdk-pixbuf/gdk-pixdata.c:163 msgid "Image format unknown" msgstr "Resim biçimi bilinmiyor" # gdk-pixbuf/gdk-pixdata.c:155 gdk-pixbuf/gdk-pixdata.c:432 -#: gdk-pixbuf/gdk-pixdata.c:170 gdk-pixbuf/gdk-pixdata.c:502 +#: gdk-pixbuf/gdk-pixdata.c:168 gdk-pixbuf/gdk-pixdata.c:501 msgid "Image pixel data corrupt" msgstr "Resmin piksel verisi bozuk" # gdk-pixbuf/gdk-pixdata.c:378 -#: gdk-pixbuf/gdk-pixdata.c:446 +#: gdk-pixbuf/gdk-pixdata.c:445 #, c-format msgid "failed to allocate image buffer of %u byte" msgid_plural "failed to allocate image buffer of %u bytes" msgstr[0] "%u baytlık resim tamponu ayrılamadı" -#: gdk-pixbuf/io-ani.c:244 +#: gdk-pixbuf/io-ani.c:242 msgid "Unexpected icon chunk in animation" msgstr "Canlandırmada beklenmeyen simge yığını" -#: gdk-pixbuf/io-ani.c:342 gdk-pixbuf/io-ani.c:400 gdk-pixbuf/io-ani.c:426 -#: gdk-pixbuf/io-ani.c:449 gdk-pixbuf/io-ani.c:476 gdk-pixbuf/io-ani.c:563 +#: gdk-pixbuf/io-ani.c:340 gdk-pixbuf/io-ani.c:398 gdk-pixbuf/io-ani.c:424 +#: gdk-pixbuf/io-ani.c:447 gdk-pixbuf/io-ani.c:474 gdk-pixbuf/io-ani.c:561 msgid "Invalid header in animation" msgstr "Canlandırma içinde geçersiz başlık" # gdk-pixbuf/io-gif.c:746 gdk-pixbuf/io-gif.c:1340 gdk-pixbuf/io-gif.c:1385 # gdk-pixbuf/io-gif.c:1499 -#: gdk-pixbuf/io-ani.c:352 gdk-pixbuf/io-ani.c:374 gdk-pixbuf/io-ani.c:458 -#: gdk-pixbuf/io-ani.c:485 gdk-pixbuf/io-ani.c:536 gdk-pixbuf/io-ani.c:608 +#: gdk-pixbuf/io-ani.c:350 gdk-pixbuf/io-ani.c:372 gdk-pixbuf/io-ani.c:456 +#: gdk-pixbuf/io-ani.c:483 gdk-pixbuf/io-ani.c:534 gdk-pixbuf/io-ani.c:606 msgid "Not enough memory to load animation" msgstr "Canlandırma dosyasını yüklemek için yetersiz bellek" -#: gdk-pixbuf/io-ani.c:392 gdk-pixbuf/io-ani.c:418 gdk-pixbuf/io-ani.c:437 +#: gdk-pixbuf/io-ani.c:390 gdk-pixbuf/io-ani.c:416 gdk-pixbuf/io-ani.c:435 msgid "Malformed chunk in animation" msgstr "Canlandırmada yanlış biçimlendirilmiş yığın" +# gdk-pixbuf/io-gif.c:1407 +#: gdk-pixbuf/io-ani.c:628 +#, fuzzy +msgid "ANI image was truncated or incomplete." +msgstr "GIF resmi ya kırpılmış ya da tamamlanmamış." + # gdk-pixbuf/gdk-pixdata.c:150 -#: gdk-pixbuf/io-ani.c:660 +#: gdk-pixbuf/io-ani.c:669 msgid "The ANI image format" msgstr "ANI resim biçimi" # gdk-pixbuf/io-bmp.c:278 gdk-pixbuf/io-bmp.c:300 -#: gdk-pixbuf/io-bmp.c:229 gdk-pixbuf/io-bmp.c:266 gdk-pixbuf/io-bmp.c:337 -#: gdk-pixbuf/io-bmp.c:369 gdk-pixbuf/io-bmp.c:392 gdk-pixbuf/io-bmp.c:495 +#: gdk-pixbuf/io-bmp.c:227 gdk-pixbuf/io-bmp.c:264 gdk-pixbuf/io-bmp.c:335 +#: gdk-pixbuf/io-bmp.c:367 gdk-pixbuf/io-bmp.c:390 gdk-pixbuf/io-bmp.c:493 msgid "BMP image has bogus header data" msgstr "BMP resmi başlığı hatalı veri içeriyor" # gdk-pixbuf/io-bmp.c:325 -#: gdk-pixbuf/io-bmp.c:240 gdk-pixbuf/io-bmp.c:432 +#: gdk-pixbuf/io-bmp.c:238 gdk-pixbuf/io-bmp.c:430 msgid "Not enough memory to load bitmap image" msgstr "Biteşlem resmi yüklemek için bellek yetersiz" # gdk-pixbuf/io-bmp.c:255 -#: gdk-pixbuf/io-bmp.c:318 +#: gdk-pixbuf/io-bmp.c:316 msgid "BMP image has unsupported header size" msgstr "BMP resmi desteklenmeyen bir başlık büyüklüğüne sahip" -#: gdk-pixbuf/io-bmp.c:356 +#: gdk-pixbuf/io-bmp.c:354 msgid "Topdown BMP images cannot be compressed" msgstr "Yukarıdan aşağıya BMP resimleri sıkıştırılamıyor" -#: gdk-pixbuf/io-bmp.c:716 gdk-pixbuf/io-pnm.c:707 +#: gdk-pixbuf/io-bmp.c:714 gdk-pixbuf/io-pnm.c:705 msgid "Premature end-of-file encountered" msgstr "Erken dosya sonu ile karşılaşıldı" # gdk-pixbuf/io-jpeg.c:529 -#: gdk-pixbuf/io-bmp.c:1328 +#: gdk-pixbuf/io-bmp.c:1326 msgid "Couldn't allocate memory for saving BMP file" msgstr "BMP dosyasını kaydetmek için bellek ayrılamadı" # gtk/gtkfilesel.c:3277 -#: gdk-pixbuf/io-bmp.c:1369 +#: gdk-pixbuf/io-bmp.c:1367 msgid "Couldn't write to BMP file" msgstr "BMP dosyasına yazılamadı" -#: gdk-pixbuf/io-bmp.c:1422 gdk-pixbuf/io-gdip-bmp.c:82 +#: gdk-pixbuf/io-bmp.c:1420 gdk-pixbuf/io-gdip-bmp.c:80 msgid "The BMP image format" msgstr "BMP resim biçimi" -#: gdk-pixbuf/io-gdip-emf.c:59 +#: gdk-pixbuf/io-gdip-emf.c:57 msgid "The EMF image format" msgstr "EMF resim biçimi" # gdk-pixbuf/gdk-pixdata.c:150 -#: gdk-pixbuf/io-gdip-gif.c:80 gdk-pixbuf/io-gif.c:1720 +#: gdk-pixbuf/io-gdip-gif.c:78 gdk-pixbuf/io-gif.c:1718 msgid "The GIF image format" msgstr "GIF resim biçimi" # gdk-pixbuf/gdk-pixdata.c:150 -#: gdk-pixbuf/io-gdip-ico.c:59 gdk-pixbuf/io-ico.c:1271 +#: gdk-pixbuf/io-gdip-ico.c:57 gdk-pixbuf/io-ico.c:1269 msgid "The ICO image format" msgstr "ICO resim biçimi" # gdk-pixbuf/io-jpeg.c:655 -#: gdk-pixbuf/io-gdip-jpeg.c:53 gdk-pixbuf/io-jpeg.c:1249 +#: gdk-pixbuf/io-gdip-jpeg.c:51 gdk-pixbuf/io-jpeg.c:1249 #, c-format msgid "" "JPEG quality must be a value between 0 and 100; value '%s' could not be " @@ -274,7 +282,7 @@ msgstr "" "ayrıştırılamadı." # gdk-pixbuf/io-jpeg.c:670 -#: gdk-pixbuf/io-gdip-jpeg.c:68 gdk-pixbuf/io-jpeg.c:1265 +#: gdk-pixbuf/io-gdip-jpeg.c:66 gdk-pixbuf/io-jpeg.c:1265 #, c-format msgid "" "JPEG quality must be a value between 0 and 100; value '%d' is not allowed." @@ -282,126 +290,130 @@ msgstr "" "JPEG kalitesi 0 ile 100 arasında bir değer olmalı; '%d' değeri kabul " "edilmiyor." -#: gdk-pixbuf/io-gdip-jpeg.c:136 gdk-pixbuf/io-jpeg.c:1478 +#: gdk-pixbuf/io-gdip-jpeg.c:134 gdk-pixbuf/io-jpeg.c:1478 msgid "The JPEG image format" msgstr "JPEG resim biçimi" +#: gdk-pixbuf/io-gdip-tiff.c:80 gdk-pixbuf/io-tiff.c:786 +msgid "The TIFF image format" +msgstr "TIFF resim biçimi" + # gdk-pixbuf/io-xpm.c:1321 -#: gdk-pixbuf/io-gdip-utils.c:154 +#: gdk-pixbuf/io-gdip-utils.c:152 #, c-format msgid "Could not allocate memory: %s" msgstr "Bellek ayrılamadı: %s" # gtk/gtkfilesel.c:1011 -#: gdk-pixbuf/io-gdip-utils.c:179 gdk-pixbuf/io-gdip-utils.c:293 -#: gdk-pixbuf/io-gdip-utils.c:333 +#: gdk-pixbuf/io-gdip-utils.c:177 gdk-pixbuf/io-gdip-utils.c:291 +#: gdk-pixbuf/io-gdip-utils.c:331 #, c-format msgid "Could not create stream: %s" msgstr "Akış oluşturulamadı: %s" -#: gdk-pixbuf/io-gdip-utils.c:193 +#: gdk-pixbuf/io-gdip-utils.c:191 #, c-format msgid "Could not seek stream: %s" msgstr "Akışta atlanamadı: %s" # gtk/gtkfilesel.c:1011 -#: gdk-pixbuf/io-gdip-utils.c:205 +#: gdk-pixbuf/io-gdip-utils.c:203 #, c-format msgid "Could not read from stream: %s" msgstr "Akıştan okunamadı: %s" # gtk/gtkfilesel.c:3277 -#: gdk-pixbuf/io-gdip-utils.c:617 +#: gdk-pixbuf/io-gdip-utils.c:615 msgid "Couldn't load bitmap" msgstr "Biteşlem yüklenemedi" # gtk/gtkfilesel.c:3277 -#: gdk-pixbuf/io-gdip-utils.c:773 +#: gdk-pixbuf/io-gdip-utils.c:771 msgid "Couldn't load metafile" msgstr "Metafile yüklenemedi" -#: gdk-pixbuf/io-gdip-utils.c:878 +#: gdk-pixbuf/io-gdip-utils.c:876 msgid "Unsupported image format for GDI+" msgstr "GDI+ için desteklenmeyen resim biçimi" -#: gdk-pixbuf/io-gdip-utils.c:885 +#: gdk-pixbuf/io-gdip-utils.c:883 msgid "Couldn't save" msgstr "Kaydedilemedi" -#: gdk-pixbuf/io-gdip-wmf.c:58 +#: gdk-pixbuf/io-gdip-wmf.c:56 msgid "The WMF image format" msgstr "WMF resim biçimi" # gdk-pixbuf/io-gif.c:218 -#: gdk-pixbuf/io-gif.c:222 +#: gdk-pixbuf/io-gif.c:220 #, c-format msgid "Failure reading GIF: %s" msgstr "GIF okunurken hata: %s" # gdk-pixbuf/io-gif.c:460 gdk-pixbuf/io-gif.c:1352 gdk-pixbuf/io-gif.c:1511 -#: gdk-pixbuf/io-gif.c:496 gdk-pixbuf/io-gif.c:1502 gdk-pixbuf/io-gif.c:1669 +#: gdk-pixbuf/io-gif.c:494 gdk-pixbuf/io-gif.c:1500 gdk-pixbuf/io-gif.c:1667 msgid "GIF file was missing some data (perhaps it was truncated somehow?)" msgstr "GIF dosyasında veri eksik (dosya kırpılmış olabilir mi?)" # gdk-pixbuf/io-gif.c:469 -#: gdk-pixbuf/io-gif.c:505 +#: gdk-pixbuf/io-gif.c:503 #, c-format msgid "Internal error in the GIF loader (%s)" msgstr "GIF yükleyicide dahili hata (%s)" -#: gdk-pixbuf/io-gif.c:579 +#: gdk-pixbuf/io-gif.c:577 msgid "Stack overflow" msgstr "Yığın taşması" # gdk-pixbuf/io-gif.c:592 -#: gdk-pixbuf/io-gif.c:639 +#: gdk-pixbuf/io-gif.c:637 msgid "GIF image loader cannot understand this image." msgstr "GIF resim yükleyicisi bu resmi tanımlayamadı." -#: gdk-pixbuf/io-gif.c:668 +#: gdk-pixbuf/io-gif.c:666 msgid "Bad code encountered" msgstr "Hatalı kod saptandı" # gdk-pixbuf/io-gif.c:622 -#: gdk-pixbuf/io-gif.c:678 +#: gdk-pixbuf/io-gif.c:676 msgid "Circular table entry in GIF file" msgstr "GIF dosyasında döngüsel tablo girdisi" # gdk-pixbuf/io-gif.c:746 gdk-pixbuf/io-gif.c:1340 gdk-pixbuf/io-gif.c:1385 # gdk-pixbuf/io-gif.c:1499 -#: gdk-pixbuf/io-gif.c:866 gdk-pixbuf/io-gif.c:1488 gdk-pixbuf/io-gif.c:1541 -#: gdk-pixbuf/io-gif.c:1657 +#: gdk-pixbuf/io-gif.c:864 gdk-pixbuf/io-gif.c:1486 gdk-pixbuf/io-gif.c:1539 +#: gdk-pixbuf/io-gif.c:1655 msgid "Not enough memory to load GIF file" msgstr "GIF dosyasını yüklemek için yetersiz bellek" # gdk-pixbuf/io-gif.c:746 gdk-pixbuf/io-gif.c:1340 gdk-pixbuf/io-gif.c:1385 # gdk-pixbuf/io-gif.c:1499 -#: gdk-pixbuf/io-gif.c:960 +#: gdk-pixbuf/io-gif.c:958 msgid "Not enough memory to composite a frame in GIF file" msgstr "GIF dosyasındaki bir çerçeveyi oluşturmak için yetersiz bellek" # gdk-pixbuf/io-gif.c:990 -#: gdk-pixbuf/io-gif.c:1132 +#: gdk-pixbuf/io-gif.c:1130 msgid "GIF image is corrupt (incorrect LZW compression)" msgstr "Bozuk GIF dosyası (LZW sıkıştırması yanlış)" # gdk-pixbuf/io-gif.c:1040 -#: gdk-pixbuf/io-gif.c:1182 +#: gdk-pixbuf/io-gif.c:1180 msgid "File does not appear to be a GIF file" msgstr "Dosya bir GIF dosyası gibi görünmüyor" # gdk-pixbuf/io-gif.c:1052 -#: gdk-pixbuf/io-gif.c:1194 +#: gdk-pixbuf/io-gif.c:1192 #, c-format msgid "Version %s of the GIF file format is not supported" msgstr "%s sürümü GIF dosya biçimi desteklenmiyor" -#: gdk-pixbuf/io-gif.c:1241 +#: gdk-pixbuf/io-gif.c:1239 msgid "Resulting GIF image has zero size" msgstr "Oluşan GIF resim boyutu sıfır" # gdk-pixbuf/io-gif.c:1178 -#: gdk-pixbuf/io-gif.c:1320 +#: gdk-pixbuf/io-gif.c:1318 msgid "" "GIF image has no global colormap, and a frame inside it has no local " "colormap." @@ -410,7 +422,7 @@ msgstr "" "de yok." # gdk-pixbuf/io-gif.c:1407 -#: gdk-pixbuf/io-gif.c:1564 +#: gdk-pixbuf/io-gif.c:1562 msgid "GIF image was truncated or incomplete." msgstr "GIF resmi ya kırpılmış ya da tamamlanmamış." @@ -429,100 +441,100 @@ msgstr "ICNS dosyası kodu çözülemedi" msgid "The ICNS image format" msgstr "ICNS resim biçimi" -#: gdk-pixbuf/io-ico.c:228 gdk-pixbuf/io-ico.c:242 gdk-pixbuf/io-ico.c:291 -#: gdk-pixbuf/io-ico.c:302 gdk-pixbuf/io-ico.c:395 +#: gdk-pixbuf/io-ico.c:226 gdk-pixbuf/io-ico.c:240 gdk-pixbuf/io-ico.c:289 +#: gdk-pixbuf/io-ico.c:300 gdk-pixbuf/io-ico.c:393 msgid "Invalid header in icon" msgstr "Simge içinde geçersiz başlık" # gdk-pixbuf/io-gif.c:746 gdk-pixbuf/io-gif.c:1340 gdk-pixbuf/io-gif.c:1385 # gdk-pixbuf/io-gif.c:1499 -#: gdk-pixbuf/io-ico.c:257 gdk-pixbuf/io-ico.c:312 gdk-pixbuf/io-ico.c:405 -#: gdk-pixbuf/io-ico.c:458 gdk-pixbuf/io-ico.c:488 +#: gdk-pixbuf/io-ico.c:255 gdk-pixbuf/io-ico.c:310 gdk-pixbuf/io-ico.c:403 +#: gdk-pixbuf/io-ico.c:456 gdk-pixbuf/io-ico.c:486 msgid "Not enough memory to load icon" msgstr "Simge dosyasını yüklemek için yetersiz bellek" # gdk-pixbuf/gdk-pixbuf-io.c:425 gdk-pixbuf/gdk-pixbuf-io.c:451 -#: gdk-pixbuf/io-ico.c:338 +#: gdk-pixbuf/io-ico.c:336 msgid "Compressed icons are not supported" msgstr "Sıkıştırılmış simgeler desteklenmiyor" -#: gdk-pixbuf/io-ico.c:358 +#: gdk-pixbuf/io-ico.c:356 msgid "Icon has zero width" msgstr "Simge genişliği sıfır" -#: gdk-pixbuf/io-ico.c:368 +#: gdk-pixbuf/io-ico.c:366 msgid "Icon has zero height" msgstr "Simge yüksekliği sıfır" -#: gdk-pixbuf/io-ico.c:443 +#: gdk-pixbuf/io-ico.c:441 msgid "Unsupported icon type" msgstr "Desteklenmeyen simge türü" # gdk-pixbuf/io-gif.c:746 gdk-pixbuf/io-gif.c:1340 gdk-pixbuf/io-gif.c:1385 # gdk-pixbuf/io-gif.c:1499 -#: gdk-pixbuf/io-ico.c:537 +#: gdk-pixbuf/io-ico.c:535 msgid "Not enough memory to load ICO file" msgstr "ICO dosyasını yüklemek için yetersiz bellek" -#: gdk-pixbuf/io-ico.c:1002 +#: gdk-pixbuf/io-ico.c:1000 msgid "Image too large to be saved as ICO" msgstr "Resim ICO olarak kaydedilmek için çok büyük" -#: gdk-pixbuf/io-ico.c:1013 +#: gdk-pixbuf/io-ico.c:1011 msgid "Cursor hotspot outside image" msgstr "İmleç işaretleyicisi resmin dışında" -#: gdk-pixbuf/io-ico.c:1036 +#: gdk-pixbuf/io-ico.c:1034 #, c-format msgid "Unsupported depth for ICO file: %d" msgstr "ICO dosyası için desteklenmeyen derinlik: %d" # gdk-pixbuf/io-xpm.c:1321 -#: gdk-pixbuf/io-jasper.c:74 +#: gdk-pixbuf/io-jasper.c:73 msgid "Couldn't allocate memory for stream" msgstr "Akış için bellek ayrılamadı" # gtk/gtkfilesel.c:3277 -#: gdk-pixbuf/io-jasper.c:104 +#: gdk-pixbuf/io-jasper.c:103 msgid "Couldn't decode image" msgstr "Resim kodu çözülemedi" -#: gdk-pixbuf/io-jasper.c:122 +#: gdk-pixbuf/io-jasper.c:121 msgid "Transformed JPEG2000 has zero width or height" msgstr "Dönüştürülmüş JPEG2000 genişliği ve yüksekliği sıfır." # gdk-pixbuf/gdk-pixbuf-io.c:425 gdk-pixbuf/gdk-pixbuf-io.c:451 -#: gdk-pixbuf/io-jasper.c:136 +#: gdk-pixbuf/io-jasper.c:135 msgid "Image type currently not supported" msgstr "Resim türü şu anda desteklenmiyor" # gdk-pixbuf/io-jpeg.c:529 -#: gdk-pixbuf/io-jasper.c:148 gdk-pixbuf/io-jasper.c:156 +#: gdk-pixbuf/io-jasper.c:147 gdk-pixbuf/io-jasper.c:155 msgid "Couldn't allocate memory for color profile" msgstr "Renk profili için bellek ayrılamadı" # gdk-pixbuf/io-tiff.c:178 gdk-pixbuf/io-tiff.c:194 gdk-pixbuf/io-tiff.c:471 -#: gdk-pixbuf/io-jasper.c:182 +#: gdk-pixbuf/io-jasper.c:181 msgid "Insufficient memory to open JPEG 2000 file" msgstr "JPEG 2000 dosyasını açmak için yetersiz bellek" # gdk-pixbuf/io-xpm.c:1321 -#: gdk-pixbuf/io-jasper.c:261 +#: gdk-pixbuf/io-jasper.c:260 msgid "Couldn't allocate memory to buffer image data" msgstr "Resim verisini tamponlamak için bellek ayrılamadı" -#: gdk-pixbuf/io-jasper.c:305 +#: gdk-pixbuf/io-jasper.c:304 msgid "The JPEG 2000 image format" msgstr "JPEG 2000 resim biçimi" # gdk-pixbuf/io-jpeg.c:125 -#: gdk-pixbuf/io-jpeg.c:126 +#: gdk-pixbuf/io-jpeg.c:124 #, c-format msgid "Error interpreting JPEG image file (%s)" msgstr "JPEG resim dosyası işlenirken hata (%s)" # gdk-pixbuf/io-jpeg.c:234 -#: gdk-pixbuf/io-jpeg.c:604 +#: gdk-pixbuf/io-jpeg.c:597 msgid "" "Insufficient memory to load image, try exiting some applications to free " "memory" @@ -530,154 +542,154 @@ msgstr "" "Resim yüklemek için bellek yetersiz, diğer uygulamaları kapatarak belleği " "boşaltmayı deneyin" -#: gdk-pixbuf/io-jpeg.c:651 gdk-pixbuf/io-jpeg.c:865 +#: gdk-pixbuf/io-jpeg.c:645 gdk-pixbuf/io-jpeg.c:858 #, c-format msgid "Unsupported JPEG color space (%s)" msgstr "Desteklenmeyen JPEG renk uzayı (%s)" # gdk-pixbuf/io-jpeg.c:529 -#: gdk-pixbuf/io-jpeg.c:764 gdk-pixbuf/io-jpeg.c:1044 +#: gdk-pixbuf/io-jpeg.c:757 gdk-pixbuf/io-jpeg.c:1037 #: gdk-pixbuf/io-jpeg.c:1308 gdk-pixbuf/io-jpeg.c:1318 msgid "Couldn't allocate memory for loading JPEG file" msgstr "JPEG dosyasını yüklemek için bellek ayrılamadı" -#: gdk-pixbuf/io-jpeg.c:1018 +#: gdk-pixbuf/io-jpeg.c:1011 msgid "Transformed JPEG has zero width or height." msgstr "Dönüştürülmüş JPEG resminin genişliği ve yüksekliği sıfır." #: gdk-pixbuf/io-jpeg.c:1279 -#, fuzzy, c-format +#, c-format msgid "Color profile has invalid length '%u'." -msgstr "Renk profili %d geçersiz uzunluğuna sahip." +msgstr "Renk profili için geçersiz uzunluk '%u'." # gdk-pixbuf/io-xpm.c:1321 -#: gdk-pixbuf/io-pcx.c:186 +#: gdk-pixbuf/io-pcx.c:184 msgid "Couldn't allocate memory for header" msgstr "Başlık için bellek ayrılamadı" # gdk-pixbuf/io-xpm.c:1321 -#: gdk-pixbuf/io-pcx.c:201 gdk-pixbuf/io-pcx.c:559 +#: gdk-pixbuf/io-pcx.c:199 gdk-pixbuf/io-pcx.c:557 msgid "Couldn't allocate memory for context buffer" msgstr "TGA içerik yapısı için bellek ayrılamadı" -#: gdk-pixbuf/io-pcx.c:600 +#: gdk-pixbuf/io-pcx.c:598 msgid "Image has invalid width and/or height" msgstr "Resim geçersiz genişliğe ve/veya yüksekliğe sahip" # gdk-pixbuf/io-bmp.c:255 -#: gdk-pixbuf/io-pcx.c:612 gdk-pixbuf/io-pcx.c:673 +#: gdk-pixbuf/io-pcx.c:610 gdk-pixbuf/io-pcx.c:671 msgid "Image has unsupported bpp" msgstr "Resim desteklenmeyen bpp'ye sahip" # gdk-pixbuf/io-bmp.c:255 -#: gdk-pixbuf/io-pcx.c:617 gdk-pixbuf/io-pcx.c:625 +#: gdk-pixbuf/io-pcx.c:615 gdk-pixbuf/io-pcx.c:623 #, c-format msgid "Image has unsupported number of %d-bit planes" msgstr "Resim desteklenmeyen sayıda %d-bit düzleme sahip" -#: gdk-pixbuf/io-pcx.c:641 +#: gdk-pixbuf/io-pcx.c:639 msgid "Couldn't create new pixbuf" msgstr "Yeni pixbuf oluşturulamadı" # gdk-pixbuf/io-xpm.c:1321 -#: gdk-pixbuf/io-pcx.c:649 +#: gdk-pixbuf/io-pcx.c:647 msgid "Couldn't allocate memory for line data" msgstr "Yeni satır verisi için bellek ayrılamadı" # gdk-pixbuf/io-xpm.c:1321 -#: gdk-pixbuf/io-pcx.c:656 +#: gdk-pixbuf/io-pcx.c:654 msgid "Couldn't allocate memory for PCX image" msgstr "PCX görüntüsü için bellek ayrılamadı" -#: gdk-pixbuf/io-pcx.c:703 +#: gdk-pixbuf/io-pcx.c:701 msgid "Didn't get all lines of PCX image" msgstr "PCX resminin bütün satırları alınamadı" -#: gdk-pixbuf/io-pcx.c:710 +#: gdk-pixbuf/io-pcx.c:708 msgid "No palette found at end of PCX data" msgstr "PCX verisinin sonunda palet bulunamadı" -#: gdk-pixbuf/io-pcx.c:755 +#: gdk-pixbuf/io-pcx.c:753 msgid "The PCX image format" msgstr "PCX resim biçimi" -#: gdk-pixbuf/io-pixdata.c:148 +#: gdk-pixbuf/io-pixdata.c:146 msgid "Transformed pixbuf has zero width or height." msgstr "Dönüştürülmüş pixbuf'un genişliği ya da yüksekliği sıfır." -#: gdk-pixbuf/io-pixdata.c:186 +#: gdk-pixbuf/io-pixdata.c:184 msgid "The GdkPixdata format" msgstr "GdkPixdata biçimi" # gdk-pixbuf/io-pnm.c:423 gdk-pixbuf/io-pnm.c:451 gdk-pixbuf/io-pnm.c:483 -#: gdk-pixbuf/io-png.c:54 +#: gdk-pixbuf/io-png.c:53 msgid "Bits per channel of PNG image is invalid." msgstr "PNG dosyasının kanal başına bit sayısı geçersiz." -#: gdk-pixbuf/io-png.c:135 gdk-pixbuf/io-png.c:641 +#: gdk-pixbuf/io-png.c:134 gdk-pixbuf/io-png.c:640 msgid "Transformed PNG has zero width or height." msgstr "Dönüştürülmüş PNG resminin genişliği ve yüksekliği sıfır." -#: gdk-pixbuf/io-png.c:143 +#: gdk-pixbuf/io-png.c:142 msgid "Bits per channel of transformed PNG is not 8." msgstr "Dönüştürülmüş PNG'nin kanal başına bit sayısı 8 değil." -#: gdk-pixbuf/io-png.c:152 +#: gdk-pixbuf/io-png.c:151 msgid "Transformed PNG not RGB or RGBA." msgstr "Dönüştürülen PNG, RGB veya RGBA değil." -#: gdk-pixbuf/io-png.c:161 +#: gdk-pixbuf/io-png.c:160 msgid "Transformed PNG has unsupported number of channels, must be 3 or 4." msgstr "Dönüştürülmüş PNG'de desteklenmeyen sayıda kanal var, 3 veya 4 olmalı." # gdk-pixbuf/io-png.c:161 -#: gdk-pixbuf/io-png.c:182 +#: gdk-pixbuf/io-png.c:181 #, c-format msgid "Fatal error in PNG image file: %s" msgstr "PNG resim dosyasında ölümcül hata: %s" # gdk-pixbuf/io-png.c:245 -#: gdk-pixbuf/io-png.c:315 +#: gdk-pixbuf/io-png.c:314 msgid "Insufficient memory to load PNG file" msgstr "PNG dosyasını yüklemek için yetersiz bellek" # gdk-pixbuf/io-png.c:536 -#: gdk-pixbuf/io-png.c:656 -#, fuzzy, c-format +#: gdk-pixbuf/io-png.c:655 +#, c-format msgid "" "Insufficient memory to store a %lu by %lu image; try exiting some " "applications to reduce memory usage" msgstr "" -"%ld x %ld resim saklamak için bellek yetersiz; diğer uygulamaları kapatarak " -"bellek kullanımını düşürmeyi deneyin" +"%lu x %lu boyutunda resim saklamak için bellek yetersiz; bazı uygulamaları " +"kapatarak bellek kullanımını düşürmeyi deneyin." # gdk-pixbuf/io-png.c:610 -#: gdk-pixbuf/io-png.c:719 +#: gdk-pixbuf/io-png.c:718 msgid "Fatal error reading PNG image file" msgstr "PNG dosyası okunurken ölümcül hata" # gdk-pixbuf/io-png.c:610 -#: gdk-pixbuf/io-png.c:768 +#: gdk-pixbuf/io-png.c:767 #, c-format msgid "Fatal error reading PNG image file: %s" msgstr "PNG dosyası okunurken ölümcül hata: %s" -#: gdk-pixbuf/io-png.c:858 +#: gdk-pixbuf/io-png.c:857 msgid "" "Keys for PNG text chunks must have at least 1 and at most 79 characters." msgstr "PNG metin yığın anahtarları en az 1 en çok 79 karakter olabilirler." -#: gdk-pixbuf/io-png.c:867 +#: gdk-pixbuf/io-png.c:866 msgid "Keys for PNG text chunks must be ASCII characters." msgstr "PNG metin yığın anahtarları ASCII karakter olmalıdır." -#: gdk-pixbuf/io-png.c:881 gdk-pixbuf/io-tiff.c:667 +#: gdk-pixbuf/io-png.c:880 gdk-pixbuf/io-tiff.c:665 #, c-format msgid "Color profile has invalid length %d." msgstr "Renk profili %d geçersiz uzunluğuna sahip." # gdk-pixbuf/io-jpeg.c:655 -#: gdk-pixbuf/io-png.c:894 +#: gdk-pixbuf/io-png.c:893 #, c-format msgid "" "PNG compression level must be a value between 0 and 9; value '%s' could not " @@ -687,7 +699,7 @@ msgstr "" "ayrıştırılamadı." # gdk-pixbuf/io-jpeg.c:670 -#: gdk-pixbuf/io-png.c:907 +#: gdk-pixbuf/io-png.c:906 #, c-format msgid "" "PNG compression level must be a value between 0 and 9; value '%d' is not " @@ -696,381 +708,377 @@ msgstr "" "PNG sıkıştırma seviyesi 0 ile 9 arasında bir değer olmalı; '%d' değeri kabul " "edilmiyor." -#: gdk-pixbuf/io-png.c:955 +#: gdk-pixbuf/io-png.c:954 #, c-format msgid "Value for PNG text chunk %s cannot be converted to ISO-8859-1 encoding." msgstr "%s PNG metin yığın değerleri ISO-8859-1 kodlamaya dönüştürülemiyor." # gdk-pixbuf/io-pnm.c:543 gdk-pixbuf/io-pnm.c:585 -#: gdk-pixbuf/io-png.c:1118 +#: gdk-pixbuf/io-png.c:1117 msgid "The PNG image format" msgstr "PNG resim biçimi" # gdk-pixbuf/io-pnm.c:254 -#: gdk-pixbuf/io-pnm.c:248 +#: gdk-pixbuf/io-pnm.c:246 msgid "PNM loader expected to find an integer, but didn't" msgstr "PNM yükleyici tamsayı bulmayı bekledi, ancak bulamadı" # gdk-pixbuf/io-pnm.c:285 -#: gdk-pixbuf/io-pnm.c:280 +#: gdk-pixbuf/io-pnm.c:278 msgid "PNM file has an incorrect initial byte" msgstr "PNM dosyası geçersiz giriş baytına sahip" # gdk-pixbuf/io-pnm.c:315 -#: gdk-pixbuf/io-pnm.c:310 +#: gdk-pixbuf/io-pnm.c:308 msgid "PNM file is not in a recognized PNM subformat" msgstr "PNM dosyası bilinen bir PNM alt biçimi olarak tanınmadı" # gdk-pixbuf/io-pnm.c:340 -#: gdk-pixbuf/io-pnm.c:335 +#: gdk-pixbuf/io-pnm.c:333 msgid "PNM file has an image width of 0" msgstr "PNM dosyasındaki resim genişliği 0" # gdk-pixbuf/io-pnm.c:361 -#: gdk-pixbuf/io-pnm.c:356 +#: gdk-pixbuf/io-pnm.c:354 msgid "PNM file has an image height of 0" msgstr "PNM dosyasındaki resim yüksekliği 0" # gdk-pixbuf/io-pnm.c:384 -#: gdk-pixbuf/io-pnm.c:379 +#: gdk-pixbuf/io-pnm.c:377 msgid "Maximum color value in PNM file is 0" msgstr "PNM dosyasındaki en yüksek renk değeri 0" # gdk-pixbuf/io-pnm.c:384 -#: gdk-pixbuf/io-pnm.c:387 +#: gdk-pixbuf/io-pnm.c:385 msgid "Maximum color value in PNM file is too large" msgstr "PNM dosyasındaki en yüksek renk değeri çok büyük" # gdk-pixbuf/io-pnm.c:423 gdk-pixbuf/io-pnm.c:451 gdk-pixbuf/io-pnm.c:483 -#: gdk-pixbuf/io-pnm.c:427 gdk-pixbuf/io-pnm.c:457 gdk-pixbuf/io-pnm.c:502 +#: gdk-pixbuf/io-pnm.c:425 gdk-pixbuf/io-pnm.c:455 gdk-pixbuf/io-pnm.c:500 msgid "Raw PNM image type is invalid" msgstr "Temel PNM resim türü geçersiz" # gdk-pixbuf/io-pnm.c:644 -#: gdk-pixbuf/io-pnm.c:652 +#: gdk-pixbuf/io-pnm.c:650 msgid "PNM image loader does not support this PNM subformat" msgstr "PNM resim yükleyicisi bu alt biçimi desteklemiyor" -#: gdk-pixbuf/io-pnm.c:739 gdk-pixbuf/io-pnm.c:966 +#: gdk-pixbuf/io-pnm.c:737 gdk-pixbuf/io-pnm.c:964 msgid "Raw PNM formats require exactly one whitespace before sample data" msgstr "" "Temel PNM biçimleri örnek veri öncesinde tam olarak bir boşluk gerektirir" # gdk-pixbuf/io-xpm.c:1321 -#: gdk-pixbuf/io-pnm.c:766 +#: gdk-pixbuf/io-pnm.c:764 msgid "Cannot allocate memory for loading PNM image" msgstr "PNM resminin yüklenebilmesi için bellek ayrılamadı" # gdk-pixbuf/io-pnm.c:920 -#: gdk-pixbuf/io-pnm.c:816 +#: gdk-pixbuf/io-pnm.c:814 msgid "Insufficient memory to load PNM context struct" msgstr "PNM içerik yapısını yüklemek için yetersiz bellek" # gdk-pixbuf/io-pnm.c:818 -#: gdk-pixbuf/io-pnm.c:867 +#: gdk-pixbuf/io-pnm.c:865 msgid "Unexpected end of PNM image data" msgstr "Beklenmeyen PNM resim verisi sonu" # gdk-pixbuf/io-pnm.c:920 -#: gdk-pixbuf/io-pnm.c:995 +#: gdk-pixbuf/io-pnm.c:993 msgid "Insufficient memory to load PNM file" msgstr "PNM dosyasını yüklemek için yetersiz bellek" -#: gdk-pixbuf/io-pnm.c:1079 +#: gdk-pixbuf/io-pnm.c:1077 msgid "The PNM/PBM/PGM/PPM image format family" msgstr "PNM/PBM/PGM/PPM resim biçimi ailesi" -#: gdk-pixbuf/io-qtif.c:128 +#: gdk-pixbuf/io-qtif.c:126 msgid "Input file descriptor is NULL." msgstr "Girdi dosyası tanımlayıcısı NULL." # gdk-pixbuf/io-tiff.c:264 -#: gdk-pixbuf/io-qtif.c:143 +#: gdk-pixbuf/io-qtif.c:141 msgid "Failed to read QTIF header" msgstr "QTIF başlığı okunurken başarısız olundu" -#: gdk-pixbuf/io-qtif.c:152 gdk-pixbuf/io-qtif.c:189 gdk-pixbuf/io-qtif.c:459 +#: gdk-pixbuf/io-qtif.c:150 gdk-pixbuf/io-qtif.c:187 gdk-pixbuf/io-qtif.c:454 #, c-format msgid "QTIF atom size too large (%d byte)" msgid_plural "QTIF atom size too large (%d bytes)" msgstr[0] "QTIF atom boyutu çok büyük (%d bayt)" # gdk-pixbuf/gdk-pixdata.c:378 -#: gdk-pixbuf/io-qtif.c:175 +#: gdk-pixbuf/io-qtif.c:173 #, c-format msgid "Failed to allocate %d byte for file read buffer" msgid_plural "Failed to allocate %d bytes for file read buffer" msgstr[0] "Dosya okuma tamponu için %d bayt yer ayırma başarısız oldu" # gdk-pixbuf/io-gif.c:218 -#: gdk-pixbuf/io-qtif.c:206 +#: gdk-pixbuf/io-qtif.c:201 #, c-format msgid "File error when reading QTIF atom: %s" msgstr "QTIF atomu okunurken hata: %s" -#: gdk-pixbuf/io-qtif.c:243 +#: gdk-pixbuf/io-qtif.c:238 #, c-format msgid "Failed to skip the next %d byte with seek()." msgid_plural "Failed to skip the next %d bytes with seek()." msgstr[0] "Sonraki %d baytın seek() ile atlanması başarısız oldu." # gdk-pixbuf/io-xpm.c:1321 -#: gdk-pixbuf/io-qtif.c:270 +#: gdk-pixbuf/io-qtif.c:265 msgid "Failed to allocate QTIF context structure." msgstr "QTIF bağlam yapısı ayrılırken başarısız olundu." # gdk-pixbuf/io-xbm.c:429 -#: gdk-pixbuf/io-qtif.c:330 +#: gdk-pixbuf/io-qtif.c:325 msgid "Failed to create GdkPixbufLoader object." msgstr "GdkPixbufLoader nesnesi oluşturulurken başarısız olundu." # gdk-pixbuf/io-tiff.c:264 -#: gdk-pixbuf/io-qtif.c:434 +#: gdk-pixbuf/io-qtif.c:429 msgid "Failed to find an image data atom." msgstr "Bir resim veri atomu bulunurken başarısız olundu." -#: gdk-pixbuf/io-qtif.c:618 +#: gdk-pixbuf/io-qtif.c:613 msgid "The QTIF image format" msgstr "QTIF resim biçimi" # gdk-pixbuf/io-bmp.c:278 gdk-pixbuf/io-bmp.c:300 -#: gdk-pixbuf/io-ras.c:125 +#: gdk-pixbuf/io-ras.c:123 msgid "RAS image has bogus header data" msgstr "RAS resmi hatalı başlık verisine sahip" # gdk-pixbuf/gdk-pixdata.c:150 -#: gdk-pixbuf/io-ras.c:147 +#: gdk-pixbuf/io-ras.c:145 msgid "RAS image has unknown type" msgstr "RAS resmi bilinmeyen bir türe sahip" -#: gdk-pixbuf/io-ras.c:155 +#: gdk-pixbuf/io-ras.c:153 msgid "unsupported RAS image variation" msgstr "desteklenmeyen RAS resim türevi" # gdk-pixbuf/io-bmp.c:325 -#: gdk-pixbuf/io-ras.c:170 gdk-pixbuf/io-ras.c:199 +#: gdk-pixbuf/io-ras.c:168 gdk-pixbuf/io-ras.c:197 msgid "Not enough memory to load RAS image" msgstr "RAS resmini yükleyebilmek için yeterli bellek yok" -#: gdk-pixbuf/io-ras.c:544 +#: gdk-pixbuf/io-ras.c:542 msgid "The Sun raster image format" msgstr "Sun ızgara resim biçimi" # gdk-pixbuf/io-xpm.c:1321 -#: gdk-pixbuf/io-tga.c:153 +#: gdk-pixbuf/io-tga.c:151 msgid "Cannot allocate memory for IOBuffer struct" msgstr "IOBuffer yapısı için bellekte yer ayrılamadı" # gdk-pixbuf/io-xpm.c:1321 -#: gdk-pixbuf/io-tga.c:172 +#: gdk-pixbuf/io-tga.c:170 msgid "Cannot allocate memory for IOBuffer data" msgstr "IOBuffer verisi için bellekte yer ayrılamadı" -#: gdk-pixbuf/io-tga.c:183 +#: gdk-pixbuf/io-tga.c:181 msgid "Cannot realloc IOBuffer data" msgstr "IOBuffer verisi için bellek yeniden ayrılamıyor" # gdk-pixbuf/io-xpm.c:1321 -#: gdk-pixbuf/io-tga.c:213 +#: gdk-pixbuf/io-tga.c:211 msgid "Cannot allocate temporary IOBuffer data" msgstr "Geçici IOBuffer verisi için bellek ayrılamıyor" -#: gdk-pixbuf/io-tga.c:346 +#: gdk-pixbuf/io-tga.c:339 msgid "Cannot allocate new pixbuf" msgstr "Yeni pixbuf için bellek ayrılamıyor" # gdk-pixbuf/io-gif.c:1407 -#: gdk-pixbuf/io-tga.c:685 +#: gdk-pixbuf/io-tga.c:678 msgid "Image is corrupted or truncated" msgstr "Resim bozuk ya da kırpılmış" -#: gdk-pixbuf/io-tga.c:692 +#: gdk-pixbuf/io-tga.c:685 msgid "Cannot allocate colormap structure" msgstr "colormap yapısı için bellek ayrılamıyor" -#: gdk-pixbuf/io-tga.c:699 +#: gdk-pixbuf/io-tga.c:692 msgid "Cannot allocate colormap entries" msgstr "colormap girdilerine yer ayrılamıyor" -#: gdk-pixbuf/io-tga.c:721 +#: gdk-pixbuf/io-tga.c:714 msgid "Unexpected bitdepth for colormap entries" msgstr "colormap girdileri için beklenmeyen bit derinliği" -#: gdk-pixbuf/io-tga.c:739 +#: gdk-pixbuf/io-tga.c:732 msgid "Cannot allocate TGA header memory" msgstr "TGA başlığına bellek ayrılamıyor" -#: gdk-pixbuf/io-tga.c:772 +#: gdk-pixbuf/io-tga.c:765 msgid "TGA image has invalid dimensions" msgstr "TGA resmi hatalı boyutlara sahip" # gdk-pixbuf/gdk-pixbuf-io.c:425 gdk-pixbuf/gdk-pixbuf-io.c:451 -#: gdk-pixbuf/io-tga.c:778 gdk-pixbuf/io-tga.c:787 gdk-pixbuf/io-tga.c:797 -#: gdk-pixbuf/io-tga.c:807 gdk-pixbuf/io-tga.c:814 +#: gdk-pixbuf/io-tga.c:771 gdk-pixbuf/io-tga.c:780 gdk-pixbuf/io-tga.c:790 +#: gdk-pixbuf/io-tga.c:800 gdk-pixbuf/io-tga.c:807 msgid "TGA image type not supported" msgstr "TGA resim türü desteklenmiyor" # gdk-pixbuf/io-xpm.c:1321 -#: gdk-pixbuf/io-tga.c:861 +#: gdk-pixbuf/io-tga.c:854 msgid "Cannot allocate memory for TGA context struct" msgstr "TGA içerik yapısı için bellek ayrılamıyor" -#: gdk-pixbuf/io-tga.c:926 +#: gdk-pixbuf/io-tga.c:919 msgid "Excess data in file" msgstr "Dosyada aşırı veri" -#: gdk-pixbuf/io-tga.c:1007 +#: gdk-pixbuf/io-tga.c:1000 msgid "The Targa image format" msgstr "Targa resim biçimi" # gdk-pixbuf/io-tiff.c:152 -#: gdk-pixbuf/io-tiff.c:104 +#: gdk-pixbuf/io-tiff.c:102 msgid "Could not get image width (bad TIFF file)" msgstr "Resim genişligi alınamadı (bozuk TIFF dosyası)" # gdk-pixbuf/io-tiff.c:159 -#: gdk-pixbuf/io-tiff.c:112 +#: gdk-pixbuf/io-tiff.c:110 msgid "Could not get image height (bad TIFF file)" msgstr "Resim yüksekliği alınamadı (bozuk TIFF dosyası)" # gdk-pixbuf/io-tiff.c:169 -#: gdk-pixbuf/io-tiff.c:120 +#: gdk-pixbuf/io-tiff.c:118 msgid "Width or height of TIFF image is zero" msgstr "TIFF resminin genişlik veya yüksekliği sıfır" -#: gdk-pixbuf/io-tiff.c:129 gdk-pixbuf/io-tiff.c:138 +#: gdk-pixbuf/io-tiff.c:127 gdk-pixbuf/io-tiff.c:136 msgid "Dimensions of TIFF image too large" msgstr "TIFF resminin boyutları çok büyük" # gdk-pixbuf/io-tiff.c:178 gdk-pixbuf/io-tiff.c:194 gdk-pixbuf/io-tiff.c:471 -#: gdk-pixbuf/io-tiff.c:162 gdk-pixbuf/io-tiff.c:174 gdk-pixbuf/io-tiff.c:491 +#: gdk-pixbuf/io-tiff.c:160 gdk-pixbuf/io-tiff.c:172 gdk-pixbuf/io-tiff.c:489 msgid "Insufficient memory to open TIFF file" msgstr "TIFF dosyasını açmak için yetersiz bellek" # gdk-pixbuf/io-tiff.c:201 -#: gdk-pixbuf/io-tiff.c:236 +#: gdk-pixbuf/io-tiff.c:234 msgid "Failed to load RGB data from TIFF file" msgstr "TIFF dosyasından RGB verisi yüklenemedi" # gdk-pixbuf/io-tiff.c:264 -#: gdk-pixbuf/io-tiff.c:293 +#: gdk-pixbuf/io-tiff.c:291 msgid "Failed to open TIFF image" msgstr "TIFF resmi açılamadı" # gdk-pixbuf/io-tiff.c:411 -#: gdk-pixbuf/io-tiff.c:427 gdk-pixbuf/io-tiff.c:440 +#: gdk-pixbuf/io-tiff.c:425 gdk-pixbuf/io-tiff.c:438 msgid "Failed to load TIFF image" msgstr "TIFF resmi yüklenemedi" # gdk-pixbuf/io-tiff.c:264 -#: gdk-pixbuf/io-tiff.c:623 +#: gdk-pixbuf/io-tiff.c:621 msgid "Failed to save TIFF image" msgstr "TIFF resmi kaydedilemedi" -#: gdk-pixbuf/io-tiff.c:656 +#: gdk-pixbuf/io-tiff.c:654 msgid "TIFF compression doesn't refer to a valid codec." msgstr "TIFF sıkıştırması geçerli bir kodeki belirtmiyor." # gdk-pixbuf/io-tiff.c:264 -#: gdk-pixbuf/io-tiff.c:696 +#: gdk-pixbuf/io-tiff.c:694 msgid "Failed to write TIFF data" msgstr "TIFF verisi yazılamadı" # gtk/gtkfilesel.c:3277 -#: gdk-pixbuf/io-tiff.c:733 +#: gdk-pixbuf/io-tiff.c:731 msgid "Couldn't write to TIFF file" msgstr "TIFF dosyasına yazılamadı" -#: gdk-pixbuf/io-tiff.c:788 -msgid "The TIFF image format" -msgstr "TIFF resim biçimi" - -#: gdk-pixbuf/io-wbmp.c:245 +#: gdk-pixbuf/io-wbmp.c:243 msgid "Image has zero width" msgstr "Resim genişliği sıfır" -#: gdk-pixbuf/io-wbmp.c:263 +#: gdk-pixbuf/io-wbmp.c:261 msgid "Image has zero height" msgstr "Resim yüksekliği sıfır" # gdk-pixbuf/io-bmp.c:325 -#: gdk-pixbuf/io-wbmp.c:274 +#: gdk-pixbuf/io-wbmp.c:272 msgid "Not enough memory to load image" msgstr "Resmi yüklemek için yetersiz bellek" -#: gdk-pixbuf/io-wbmp.c:333 +#: gdk-pixbuf/io-wbmp.c:331 msgid "Couldn't save the rest" msgstr "Geriye kalanlar kaydedilemedi" -#: gdk-pixbuf/io-wbmp.c:374 +#: gdk-pixbuf/io-wbmp.c:372 msgid "The WBMP image format" msgstr "WBMP resim biçimi" # gdk-pixbuf/io-xbm.c:284 -#: gdk-pixbuf/io-xbm.c:304 +#: gdk-pixbuf/io-xbm.c:302 msgid "Invalid XBM file" msgstr "Geçersiz XBM dosyası" # gdk-pixbuf/io-xbm.c:295 -#: gdk-pixbuf/io-xbm.c:314 +#: gdk-pixbuf/io-xbm.c:312 msgid "Insufficient memory to load XBM image file" msgstr "XBM resim dosyasını yüklemek için yetersiz bellek" # gdk-pixbuf/io-xbm.c:429 -#: gdk-pixbuf/io-xbm.c:462 +#: gdk-pixbuf/io-xbm.c:460 msgid "Failed to write to temporary file when loading XBM image" msgstr "XBM resmi yüklenirken geçici dosyaya yazılamadı" -#: gdk-pixbuf/io-xbm.c:501 +#: gdk-pixbuf/io-xbm.c:499 msgid "The XBM image format" msgstr "XBM resim biçimi" # gdk-pixbuf/io-xpm.c:1257 -#: gdk-pixbuf/io-xpm.c:469 +#: gdk-pixbuf/io-xpm.c:467 msgid "No XPM header found" msgstr "XPM başlığı bulunamadı" # gdk-pixbuf/io-xbm.c:284 -#: gdk-pixbuf/io-xpm.c:478 +#: gdk-pixbuf/io-xpm.c:476 msgid "Invalid XPM header" msgstr "Geçersiz XBM başlığı" # gdk-pixbuf/io-pnm.c:340 -#: gdk-pixbuf/io-xpm.c:486 +#: gdk-pixbuf/io-xpm.c:484 msgid "XPM file has image width <= 0" msgstr "XPM dosyasının resim genişliği <= 0" # gdk-pixbuf/io-pnm.c:361 -#: gdk-pixbuf/io-xpm.c:494 +#: gdk-pixbuf/io-xpm.c:492 msgid "XPM file has image height <= 0" msgstr "XPM dosyasının resim yüksekliği <= 0" # gdk-pixbuf/io-xpm.c:1265 -#: gdk-pixbuf/io-xpm.c:502 +#: gdk-pixbuf/io-xpm.c:500 msgid "XPM has invalid number of chars per pixel" msgstr "XPM geçersiz sayıda piksel başına karakter içeriyor" -#: gdk-pixbuf/io-xpm.c:511 +#: gdk-pixbuf/io-xpm.c:509 msgid "XPM file has invalid number of colors" msgstr "XPM dosyası geçersiz sayıda renk içeriyor" # gdk-pixbuf/io-xpm.c:1321 -#: gdk-pixbuf/io-xpm.c:523 gdk-pixbuf/io-xpm.c:532 gdk-pixbuf/io-xpm.c:584 +#: gdk-pixbuf/io-xpm.c:521 gdk-pixbuf/io-xpm.c:530 gdk-pixbuf/io-xpm.c:582 msgid "Cannot allocate memory for loading XPM image" msgstr "XPM resminin yüklenebilmesi için bellek ayrılamıyor" # gdk-pixbuf/io-xpm.c:1283 -#: gdk-pixbuf/io-xpm.c:546 +#: gdk-pixbuf/io-xpm.c:544 msgid "Cannot read XPM colormap" msgstr "XPM colormap okunamıyor" # gdk-pixbuf/io-xpm.c:1505 -#: gdk-pixbuf/io-xpm.c:778 +#: gdk-pixbuf/io-xpm.c:776 msgid "Failed to write to temporary file when loading XPM image" msgstr "XPM resmi yüklenirken geçici dosyaya yazılamadı" # gdk-pixbuf/io-pnm.c:543 gdk-pixbuf/io-pnm.c:585 -#: gdk-pixbuf/io-xpm.c:817 +#: gdk-pixbuf/io-xpm.c:815 msgid "The XPM image format" msgstr "XPM resim biçimi" diff --git a/po/tt.gmo b/po/tt.gmo index acfa3d64a18d0bef5dd72a6a85d92bba1d181708..a0c2fe7427c272d5e985d76c9e5fd6fef2f1ac14 100644 GIT binary patch delta 26 hcmZoOZZqC+iI3Mr*T7WQ$V|b=z{\n" "Language-Team: Tatarish \n" @@ -15,328 +15,336 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: gdk-pixbuf/gdk-pixbuf-animation.c:160 gdk-pixbuf/gdk-pixbuf-io.c:1064 -#: gdk-pixbuf/gdk-pixbuf-io.c:1330 +#: gdk-pixbuf/gdk-pixbuf-animation.c:158 gdk-pixbuf/gdk-pixbuf-io.c:1077 +#: gdk-pixbuf/gdk-pixbuf-io.c:1333 #, c-format msgid "Failed to open file '%s': %s" msgstr "'%s' biremen açıp bulmadı: %s" -#: gdk-pixbuf/gdk-pixbuf-animation.c:173 gdk-pixbuf/gdk-pixbuf-io.c:1076 +#: gdk-pixbuf/gdk-pixbuf-animation.c:171 gdk-pixbuf/gdk-pixbuf-io.c:962 #, c-format msgid "Image file '%s' contains no data" msgstr "'%s' digän sürät bireme eçtäleksez" -#: gdk-pixbuf/gdk-pixbuf-animation.c:212 +#: gdk-pixbuf/gdk-pixbuf-animation.c:210 #, c-format msgid "" "Failed to load animation '%s': reason not known, probably a corrupt " "animation file" msgstr "" -#: gdk-pixbuf/gdk-pixbuf-animation.c:280 gdk-pixbuf/gdk-pixbuf-io.c:1112 -#: gdk-pixbuf/gdk-pixbuf-io.c:1382 +#: gdk-pixbuf/gdk-pixbuf-animation.c:278 gdk-pixbuf/gdk-pixbuf-io.c:1113 +#: gdk-pixbuf/gdk-pixbuf-io.c:1385 #, c-format msgid "" "Failed to load image '%s': reason not known, probably a corrupt image file" msgstr "" -#: gdk-pixbuf/gdk-pixbuf-io.c:790 +#: gdk-pixbuf/gdk-pixbuf-io.c:774 #, c-format msgid "Unable to load image-loading module: %s: %s" msgstr "" -#: gdk-pixbuf/gdk-pixbuf-io.c:805 +#: gdk-pixbuf/gdk-pixbuf-io.c:789 #, c-format msgid "" "Image-loading module %s does not export the proper interface; perhaps it's " "from a different gdk-pixbuf version?" msgstr "" -#: gdk-pixbuf/gdk-pixbuf-io.c:814 gdk-pixbuf/gdk-pixbuf-io.c:865 +#: gdk-pixbuf/gdk-pixbuf-io.c:798 gdk-pixbuf/gdk-pixbuf-io.c:849 #, c-format msgid "Image type '%s' is not supported" msgstr "" -#: gdk-pixbuf/gdk-pixbuf-io.c:950 +#: gdk-pixbuf/gdk-pixbuf-io.c:934 #, c-format msgid "Couldn't recognize the image file format for file '%s'" msgstr "" -#: gdk-pixbuf/gdk-pixbuf-io.c:958 +#: gdk-pixbuf/gdk-pixbuf-io.c:942 msgid "Unrecognized image file format" msgstr "" -#: gdk-pixbuf/gdk-pixbuf-io.c:1121 +#: gdk-pixbuf/gdk-pixbuf-io.c:1124 #, c-format msgid "Failed to load image '%s': %s" msgstr "'%s' süräten yökläp bulmadı: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2015 gdk-pixbuf/io-gdip-utils.c:837 +#: gdk-pixbuf/gdk-pixbuf-io.c:2029 gdk-pixbuf/io-gdip-utils.c:835 #, c-format msgid "Error writing to image file: %s" msgstr "" -#: gdk-pixbuf/gdk-pixbuf-io.c:2057 gdk-pixbuf/gdk-pixbuf-io.c:2178 +#: gdk-pixbuf/gdk-pixbuf-io.c:2071 gdk-pixbuf/gdk-pixbuf-io.c:2192 #, c-format msgid "This build of gdk-pixbuf does not support saving the image format: %s" msgstr "" -#: gdk-pixbuf/gdk-pixbuf-io.c:2088 +#: gdk-pixbuf/gdk-pixbuf-io.c:2102 msgid "Insufficient memory to save image to callback" msgstr "Eşkärtkeçkä sürät yazarlıq xäter citmi" -#: gdk-pixbuf/gdk-pixbuf-io.c:2101 +#: gdk-pixbuf/gdk-pixbuf-io.c:2115 msgid "Failed to open temporary file" msgstr "Çaqlı birem açıp bulmadı" -#: gdk-pixbuf/gdk-pixbuf-io.c:2124 +#: gdk-pixbuf/gdk-pixbuf-io.c:2138 msgid "Failed to read from temporary file" msgstr "Çaqlı biremnän uqıp bulmadı" -#: gdk-pixbuf/gdk-pixbuf-io.c:2372 +#: gdk-pixbuf/gdk-pixbuf-io.c:2382 #, c-format msgid "Failed to open '%s' for writing: %s" msgstr "" -#: gdk-pixbuf/gdk-pixbuf-io.c:2398 +#: gdk-pixbuf/gdk-pixbuf-io.c:2408 #, c-format msgid "" "Failed to close '%s' while writing image, all data may not have been saved: " "%s" msgstr "" -#: gdk-pixbuf/gdk-pixbuf-io.c:2619 gdk-pixbuf/gdk-pixbuf-io.c:2671 +#: gdk-pixbuf/gdk-pixbuf-io.c:2629 gdk-pixbuf/gdk-pixbuf-io.c:2681 msgid "Insufficient memory to save image into a buffer" msgstr "Eşxätergä sürät yazarlıq xäter citmi" -#: gdk-pixbuf/gdk-pixbuf-io.c:2717 +#: gdk-pixbuf/gdk-pixbuf-io.c:2727 msgid "Error writing to image stream" msgstr "" -#: gdk-pixbuf/gdk-pixbuf-loader.c:393 +#: gdk-pixbuf/gdk-pixbuf-loader.c:384 #, c-format msgid "" "Internal error: Image loader module '%s' failed to complete an operation, " "but didn't give a reason for the failure" msgstr "" -#: gdk-pixbuf/gdk-pixbuf-loader.c:435 +#: gdk-pixbuf/gdk-pixbuf-loader.c:426 #, c-format msgid "Incremental loading of image type '%s' is not supported" msgstr "" -#: gdk-pixbuf/gdk-pixdata.c:160 +#: gdk-pixbuf/gdk-pixdata.c:158 msgid "Image header corrupt" msgstr "Sürät başlığı bozıq" -#: gdk-pixbuf/gdk-pixdata.c:165 +#: gdk-pixbuf/gdk-pixdata.c:163 msgid "Image format unknown" msgstr "Sürät tözeleşe bilgesez" -#: gdk-pixbuf/gdk-pixdata.c:170 gdk-pixbuf/gdk-pixdata.c:502 +#: gdk-pixbuf/gdk-pixdata.c:168 gdk-pixbuf/gdk-pixdata.c:501 msgid "Image pixel data corrupt" msgstr "" -#: gdk-pixbuf/gdk-pixdata.c:446 +#: gdk-pixbuf/gdk-pixdata.c:445 #, c-format msgid "failed to allocate image buffer of %u byte" msgid_plural "failed to allocate image buffer of %u bytes" msgstr[0] "" -#: gdk-pixbuf/io-ani.c:244 +#: gdk-pixbuf/io-ani.c:242 msgid "Unexpected icon chunk in animation" msgstr "" -#: gdk-pixbuf/io-ani.c:342 gdk-pixbuf/io-ani.c:400 gdk-pixbuf/io-ani.c:426 -#: gdk-pixbuf/io-ani.c:449 gdk-pixbuf/io-ani.c:476 gdk-pixbuf/io-ani.c:563 +#: gdk-pixbuf/io-ani.c:340 gdk-pixbuf/io-ani.c:398 gdk-pixbuf/io-ani.c:424 +#: gdk-pixbuf/io-ani.c:447 gdk-pixbuf/io-ani.c:474 gdk-pixbuf/io-ani.c:561 msgid "Invalid header in animation" msgstr "Canlandırma başlığı bozıq" -#: gdk-pixbuf/io-ani.c:352 gdk-pixbuf/io-ani.c:374 gdk-pixbuf/io-ani.c:458 -#: gdk-pixbuf/io-ani.c:485 gdk-pixbuf/io-ani.c:536 gdk-pixbuf/io-ani.c:608 +#: gdk-pixbuf/io-ani.c:350 gdk-pixbuf/io-ani.c:372 gdk-pixbuf/io-ani.c:456 +#: gdk-pixbuf/io-ani.c:483 gdk-pixbuf/io-ani.c:534 gdk-pixbuf/io-ani.c:606 msgid "Not enough memory to load animation" msgstr "Canlandırma yöklärlek xäter citmi" -#: gdk-pixbuf/io-ani.c:392 gdk-pixbuf/io-ani.c:418 gdk-pixbuf/io-ani.c:437 +#: gdk-pixbuf/io-ani.c:390 gdk-pixbuf/io-ani.c:416 gdk-pixbuf/io-ani.c:435 msgid "Malformed chunk in animation" msgstr "" -#: gdk-pixbuf/io-ani.c:660 +#: gdk-pixbuf/io-ani.c:628 +msgid "ANI image was truncated or incomplete." +msgstr "" + +#: gdk-pixbuf/io-ani.c:669 msgid "The ANI image format" msgstr "ANI-sürät tözeleşendä" -#: gdk-pixbuf/io-bmp.c:229 gdk-pixbuf/io-bmp.c:266 gdk-pixbuf/io-bmp.c:337 -#: gdk-pixbuf/io-bmp.c:369 gdk-pixbuf/io-bmp.c:392 gdk-pixbuf/io-bmp.c:495 +#: gdk-pixbuf/io-bmp.c:227 gdk-pixbuf/io-bmp.c:264 gdk-pixbuf/io-bmp.c:335 +#: gdk-pixbuf/io-bmp.c:367 gdk-pixbuf/io-bmp.c:390 gdk-pixbuf/io-bmp.c:493 msgid "BMP image has bogus header data" msgstr "" -#: gdk-pixbuf/io-bmp.c:240 gdk-pixbuf/io-bmp.c:432 +#: gdk-pixbuf/io-bmp.c:238 gdk-pixbuf/io-bmp.c:430 msgid "Not enough memory to load bitmap image" msgstr "Bitmap-sürät yöklärlek xäter citmi" -#: gdk-pixbuf/io-bmp.c:318 +#: gdk-pixbuf/io-bmp.c:316 msgid "BMP image has unsupported header size" msgstr "" -#: gdk-pixbuf/io-bmp.c:356 +#: gdk-pixbuf/io-bmp.c:354 msgid "Topdown BMP images cannot be compressed" msgstr "" -#: gdk-pixbuf/io-bmp.c:716 gdk-pixbuf/io-pnm.c:707 +#: gdk-pixbuf/io-bmp.c:714 gdk-pixbuf/io-pnm.c:705 msgid "Premature end-of-file encountered" msgstr "" -#: gdk-pixbuf/io-bmp.c:1328 +#: gdk-pixbuf/io-bmp.c:1326 msgid "Couldn't allocate memory for saving BMP file" msgstr "" -#: gdk-pixbuf/io-bmp.c:1369 +#: gdk-pixbuf/io-bmp.c:1367 msgid "Couldn't write to BMP file" msgstr "BMP biremenä yazıp bulmadı" -#: gdk-pixbuf/io-bmp.c:1422 gdk-pixbuf/io-gdip-bmp.c:82 +#: gdk-pixbuf/io-bmp.c:1420 gdk-pixbuf/io-gdip-bmp.c:80 msgid "The BMP image format" msgstr "BMP-sürät tözeleşendä" -#: gdk-pixbuf/io-gdip-emf.c:59 +#: gdk-pixbuf/io-gdip-emf.c:57 #, fuzzy msgid "The EMF image format" msgstr "BMP-sürät tözeleşendä" -#: gdk-pixbuf/io-gdip-gif.c:80 gdk-pixbuf/io-gif.c:1720 +#: gdk-pixbuf/io-gdip-gif.c:78 gdk-pixbuf/io-gif.c:1718 msgid "The GIF image format" msgstr "GIF-sürät tözeleşendä" -#: gdk-pixbuf/io-gdip-ico.c:59 gdk-pixbuf/io-ico.c:1271 +#: gdk-pixbuf/io-gdip-ico.c:57 gdk-pixbuf/io-ico.c:1269 msgid "The ICO image format" msgstr "ICO-sürät tözeleşendä" -#: gdk-pixbuf/io-gdip-jpeg.c:53 gdk-pixbuf/io-jpeg.c:1249 +#: gdk-pixbuf/io-gdip-jpeg.c:51 gdk-pixbuf/io-jpeg.c:1249 #, c-format msgid "" "JPEG quality must be a value between 0 and 100; value '%s' could not be " "parsed." msgstr "" -#: gdk-pixbuf/io-gdip-jpeg.c:68 gdk-pixbuf/io-jpeg.c:1265 +#: gdk-pixbuf/io-gdip-jpeg.c:66 gdk-pixbuf/io-jpeg.c:1265 #, c-format msgid "" "JPEG quality must be a value between 0 and 100; value '%d' is not allowed." msgstr "" -#: gdk-pixbuf/io-gdip-jpeg.c:136 gdk-pixbuf/io-jpeg.c:1478 +#: gdk-pixbuf/io-gdip-jpeg.c:134 gdk-pixbuf/io-jpeg.c:1478 msgid "The JPEG image format" msgstr "JPEG-sürät tözeleşendä" -#: gdk-pixbuf/io-gdip-utils.c:154 +#: gdk-pixbuf/io-gdip-tiff.c:80 gdk-pixbuf/io-tiff.c:786 +msgid "The TIFF image format" +msgstr "TIFF-sürät tözeleşendä" + +#: gdk-pixbuf/io-gdip-utils.c:152 #, fuzzy, c-format msgid "Could not allocate memory: %s" msgstr "'%s' törgägen yasağanda xata: %s" -#: gdk-pixbuf/io-gdip-utils.c:179 gdk-pixbuf/io-gdip-utils.c:293 -#: gdk-pixbuf/io-gdip-utils.c:333 +#: gdk-pixbuf/io-gdip-utils.c:177 gdk-pixbuf/io-gdip-utils.c:291 +#: gdk-pixbuf/io-gdip-utils.c:331 #, fuzzy, c-format msgid "Could not create stream: %s" msgstr "'%s' törgägen yasağanda xata: %s" -#: gdk-pixbuf/io-gdip-utils.c:193 +#: gdk-pixbuf/io-gdip-utils.c:191 #, fuzzy, c-format msgid "Could not seek stream: %s" msgstr "Kerem saylap bulmadı" -#: gdk-pixbuf/io-gdip-utils.c:205 +#: gdk-pixbuf/io-gdip-utils.c:203 #, fuzzy, c-format msgid "Could not read from stream: %s" msgstr "%s tağıp bulmadı" -#: gdk-pixbuf/io-gdip-utils.c:617 +#: gdk-pixbuf/io-gdip-utils.c:615 #, fuzzy msgid "Couldn't load bitmap" msgstr "Birem adın äyländerep bulmadı" -#: gdk-pixbuf/io-gdip-utils.c:773 +#: gdk-pixbuf/io-gdip-utils.c:771 #, fuzzy msgid "Couldn't load metafile" msgstr "Birem adın äyländerep bulmadı" -#: gdk-pixbuf/io-gdip-utils.c:878 +#: gdk-pixbuf/io-gdip-utils.c:876 msgid "Unsupported image format for GDI+" msgstr "" -#: gdk-pixbuf/io-gdip-utils.c:885 +#: gdk-pixbuf/io-gdip-utils.c:883 #, fuzzy msgid "Couldn't save" msgstr "Birem adın äyländerep bulmadı" -#: gdk-pixbuf/io-gdip-wmf.c:58 +#: gdk-pixbuf/io-gdip-wmf.c:56 #, fuzzy msgid "The WMF image format" msgstr "WBMP-sürät tözeleşendä" -#: gdk-pixbuf/io-gif.c:222 +#: gdk-pixbuf/io-gif.c:220 #, c-format msgid "Failure reading GIF: %s" msgstr "GIF uqıp bulmadı: %s" -#: gdk-pixbuf/io-gif.c:496 gdk-pixbuf/io-gif.c:1502 gdk-pixbuf/io-gif.c:1669 +#: gdk-pixbuf/io-gif.c:494 gdk-pixbuf/io-gif.c:1500 gdk-pixbuf/io-gif.c:1667 msgid "GIF file was missing some data (perhaps it was truncated somehow?)" msgstr "" -#: gdk-pixbuf/io-gif.c:505 +#: gdk-pixbuf/io-gif.c:503 #, c-format msgid "Internal error in the GIF loader (%s)" msgstr "GIF yöklägeçtä eçke xata çıqtı (%s)" -#: gdk-pixbuf/io-gif.c:579 +#: gdk-pixbuf/io-gif.c:577 msgid "Stack overflow" msgstr "" -#: gdk-pixbuf/io-gif.c:639 +#: gdk-pixbuf/io-gif.c:637 msgid "GIF image loader cannot understand this image." msgstr "" -#: gdk-pixbuf/io-gif.c:668 +#: gdk-pixbuf/io-gif.c:666 msgid "Bad code encountered" msgstr "" -#: gdk-pixbuf/io-gif.c:678 +#: gdk-pixbuf/io-gif.c:676 msgid "Circular table entry in GIF file" msgstr "" -#: gdk-pixbuf/io-gif.c:866 gdk-pixbuf/io-gif.c:1488 gdk-pixbuf/io-gif.c:1541 -#: gdk-pixbuf/io-gif.c:1657 +#: gdk-pixbuf/io-gif.c:864 gdk-pixbuf/io-gif.c:1486 gdk-pixbuf/io-gif.c:1539 +#: gdk-pixbuf/io-gif.c:1655 msgid "Not enough memory to load GIF file" msgstr "GIF-birem yöklärlek xäter citmi" -#: gdk-pixbuf/io-gif.c:960 +#: gdk-pixbuf/io-gif.c:958 msgid "Not enough memory to composite a frame in GIF file" msgstr "GIF-biremendä qısa yasarlıq xäter citmi" -#: gdk-pixbuf/io-gif.c:1132 +#: gdk-pixbuf/io-gif.c:1130 msgid "GIF image is corrupt (incorrect LZW compression)" msgstr "" -#: gdk-pixbuf/io-gif.c:1182 +#: gdk-pixbuf/io-gif.c:1180 msgid "File does not appear to be a GIF file" msgstr "Bu birem GIF-biremenä oşamí" -#: gdk-pixbuf/io-gif.c:1194 +#: gdk-pixbuf/io-gif.c:1192 #, c-format msgid "Version %s of the GIF file format is not supported" msgstr "" -#: gdk-pixbuf/io-gif.c:1241 +#: gdk-pixbuf/io-gif.c:1239 #, fuzzy msgid "Resulting GIF image has zero size" msgstr "Sürät kiñlege nülgä tiñ" -#: gdk-pixbuf/io-gif.c:1320 +#: gdk-pixbuf/io-gif.c:1318 msgid "" "GIF image has no global colormap, and a frame inside it has no local " "colormap." msgstr "" -#: gdk-pixbuf/io-gif.c:1564 +#: gdk-pixbuf/io-gif.c:1562 msgid "GIF image was truncated or incomplete." msgstr "" @@ -355,107 +363,107 @@ msgstr "Birem saylap bulmadı" msgid "The ICNS image format" msgstr "ICO-sürät tözeleşendä" -#: gdk-pixbuf/io-ico.c:228 gdk-pixbuf/io-ico.c:242 gdk-pixbuf/io-ico.c:291 -#: gdk-pixbuf/io-ico.c:302 gdk-pixbuf/io-ico.c:395 +#: gdk-pixbuf/io-ico.c:226 gdk-pixbuf/io-ico.c:240 gdk-pixbuf/io-ico.c:289 +#: gdk-pixbuf/io-ico.c:300 gdk-pixbuf/io-ico.c:393 msgid "Invalid header in icon" msgstr "Tamğa başlığı bozıq" -#: gdk-pixbuf/io-ico.c:257 gdk-pixbuf/io-ico.c:312 gdk-pixbuf/io-ico.c:405 -#: gdk-pixbuf/io-ico.c:458 gdk-pixbuf/io-ico.c:488 +#: gdk-pixbuf/io-ico.c:255 gdk-pixbuf/io-ico.c:310 gdk-pixbuf/io-ico.c:403 +#: gdk-pixbuf/io-ico.c:456 gdk-pixbuf/io-ico.c:486 msgid "Not enough memory to load icon" msgstr "Tamğa yöklärlek xäter citmi" -#: gdk-pixbuf/io-ico.c:338 +#: gdk-pixbuf/io-ico.c:336 msgid "Compressed icons are not supported" msgstr "" -#: gdk-pixbuf/io-ico.c:358 +#: gdk-pixbuf/io-ico.c:356 msgid "Icon has zero width" msgstr "Tamğa kiñlege nülgä tiñ" -#: gdk-pixbuf/io-ico.c:368 +#: gdk-pixbuf/io-ico.c:366 msgid "Icon has zero height" msgstr "Tamğa böyeklege nülgä tiñ" -#: gdk-pixbuf/io-ico.c:443 +#: gdk-pixbuf/io-ico.c:441 msgid "Unsupported icon type" msgstr "" -#: gdk-pixbuf/io-ico.c:537 +#: gdk-pixbuf/io-ico.c:535 msgid "Not enough memory to load ICO file" msgstr "ICO-birem yöklärlek xäter citmi" -#: gdk-pixbuf/io-ico.c:1002 +#: gdk-pixbuf/io-ico.c:1000 msgid "Image too large to be saved as ICO" msgstr "ICO kileş saqlaw öçen artıq olı" -#: gdk-pixbuf/io-ico.c:1013 +#: gdk-pixbuf/io-ico.c:1011 msgid "Cursor hotspot outside image" msgstr "" -#: gdk-pixbuf/io-ico.c:1036 +#: gdk-pixbuf/io-ico.c:1034 #, c-format msgid "Unsupported depth for ICO file: %d" msgstr "" -#: gdk-pixbuf/io-jasper.c:74 +#: gdk-pixbuf/io-jasper.c:73 msgid "Couldn't allocate memory for stream" msgstr "" -#: gdk-pixbuf/io-jasper.c:104 +#: gdk-pixbuf/io-jasper.c:103 #, fuzzy msgid "Couldn't decode image" msgstr "Birem adın äyländerep bulmadı" -#: gdk-pixbuf/io-jasper.c:122 +#: gdk-pixbuf/io-jasper.c:121 msgid "Transformed JPEG2000 has zero width or height" msgstr "" -#: gdk-pixbuf/io-jasper.c:136 +#: gdk-pixbuf/io-jasper.c:135 msgid "Image type currently not supported" msgstr "" -#: gdk-pixbuf/io-jasper.c:148 gdk-pixbuf/io-jasper.c:156 +#: gdk-pixbuf/io-jasper.c:147 gdk-pixbuf/io-jasper.c:155 msgid "Couldn't allocate memory for color profile" msgstr "" -#: gdk-pixbuf/io-jasper.c:182 +#: gdk-pixbuf/io-jasper.c:181 #, fuzzy msgid "Insufficient memory to open JPEG 2000 file" msgstr "TIFF-sürät açarlıq xäter citmi" -#: gdk-pixbuf/io-jasper.c:261 +#: gdk-pixbuf/io-jasper.c:260 msgid "Couldn't allocate memory to buffer image data" msgstr "" -#: gdk-pixbuf/io-jasper.c:305 +#: gdk-pixbuf/io-jasper.c:304 #, fuzzy msgid "The JPEG 2000 image format" msgstr "JPEG-sürät tözeleşendä" -#: gdk-pixbuf/io-jpeg.c:126 +#: gdk-pixbuf/io-jpeg.c:124 #, c-format msgid "Error interpreting JPEG image file (%s)" msgstr "JPEG-sürät biremen añlap bulmadı (%s)" -#: gdk-pixbuf/io-jpeg.c:604 +#: gdk-pixbuf/io-jpeg.c:597 msgid "" "Insufficient memory to load image, try exiting some applications to free " "memory" msgstr "" "Sürät yöklärlek xäter citmi, berär yazılım tuqtatıp xäter buşatıp qarísı" -#: gdk-pixbuf/io-jpeg.c:651 gdk-pixbuf/io-jpeg.c:865 +#: gdk-pixbuf/io-jpeg.c:645 gdk-pixbuf/io-jpeg.c:858 #, c-format msgid "Unsupported JPEG color space (%s)" msgstr "" -#: gdk-pixbuf/io-jpeg.c:764 gdk-pixbuf/io-jpeg.c:1044 +#: gdk-pixbuf/io-jpeg.c:757 gdk-pixbuf/io-jpeg.c:1037 #: gdk-pixbuf/io-jpeg.c:1308 gdk-pixbuf/io-jpeg.c:1318 msgid "Couldn't allocate memory for loading JPEG file" msgstr "" -#: gdk-pixbuf/io-jpeg.c:1018 +#: gdk-pixbuf/io-jpeg.c:1011 msgid "Transformed JPEG has zero width or height." msgstr "" @@ -464,91 +472,91 @@ msgstr "" msgid "Color profile has invalid length '%u'." msgstr "" -#: gdk-pixbuf/io-pcx.c:186 +#: gdk-pixbuf/io-pcx.c:184 msgid "Couldn't allocate memory for header" msgstr "" -#: gdk-pixbuf/io-pcx.c:201 gdk-pixbuf/io-pcx.c:559 +#: gdk-pixbuf/io-pcx.c:199 gdk-pixbuf/io-pcx.c:557 msgid "Couldn't allocate memory for context buffer" msgstr "" -#: gdk-pixbuf/io-pcx.c:600 +#: gdk-pixbuf/io-pcx.c:598 msgid "Image has invalid width and/or height" msgstr "Sürätneñ yä böyeklege, yä kiñlege nülgä tiñ" -#: gdk-pixbuf/io-pcx.c:612 gdk-pixbuf/io-pcx.c:673 +#: gdk-pixbuf/io-pcx.c:610 gdk-pixbuf/io-pcx.c:671 msgid "Image has unsupported bpp" msgstr "" -#: gdk-pixbuf/io-pcx.c:617 gdk-pixbuf/io-pcx.c:625 +#: gdk-pixbuf/io-pcx.c:615 gdk-pixbuf/io-pcx.c:623 #, c-format msgid "Image has unsupported number of %d-bit planes" msgstr "" -#: gdk-pixbuf/io-pcx.c:641 +#: gdk-pixbuf/io-pcx.c:639 msgid "Couldn't create new pixbuf" msgstr "" -#: gdk-pixbuf/io-pcx.c:649 +#: gdk-pixbuf/io-pcx.c:647 msgid "Couldn't allocate memory for line data" msgstr "" -#: gdk-pixbuf/io-pcx.c:656 +#: gdk-pixbuf/io-pcx.c:654 #, fuzzy msgid "Couldn't allocate memory for PCX image" msgstr "'%s' törgägen yasağanda xata: %s" -#: gdk-pixbuf/io-pcx.c:703 +#: gdk-pixbuf/io-pcx.c:701 msgid "Didn't get all lines of PCX image" msgstr "" -#: gdk-pixbuf/io-pcx.c:710 +#: gdk-pixbuf/io-pcx.c:708 msgid "No palette found at end of PCX data" msgstr "" -#: gdk-pixbuf/io-pcx.c:755 +#: gdk-pixbuf/io-pcx.c:753 msgid "The PCX image format" msgstr "PCX-sürät tözeleşendä" -#: gdk-pixbuf/io-pixdata.c:148 +#: gdk-pixbuf/io-pixdata.c:146 msgid "Transformed pixbuf has zero width or height." msgstr "" -#: gdk-pixbuf/io-pixdata.c:186 +#: gdk-pixbuf/io-pixdata.c:184 #, fuzzy msgid "The GdkPixdata format" msgstr "GIF-sürät tözeleşendä" -#: gdk-pixbuf/io-png.c:54 +#: gdk-pixbuf/io-png.c:53 msgid "Bits per channel of PNG image is invalid." msgstr "" -#: gdk-pixbuf/io-png.c:135 gdk-pixbuf/io-png.c:641 +#: gdk-pixbuf/io-png.c:134 gdk-pixbuf/io-png.c:640 msgid "Transformed PNG has zero width or height." msgstr "" -#: gdk-pixbuf/io-png.c:143 +#: gdk-pixbuf/io-png.c:142 msgid "Bits per channel of transformed PNG is not 8." msgstr "" -#: gdk-pixbuf/io-png.c:152 +#: gdk-pixbuf/io-png.c:151 msgid "Transformed PNG not RGB or RGBA." msgstr "" -#: gdk-pixbuf/io-png.c:161 +#: gdk-pixbuf/io-png.c:160 msgid "Transformed PNG has unsupported number of channels, must be 3 or 4." msgstr "" -#: gdk-pixbuf/io-png.c:182 +#: gdk-pixbuf/io-png.c:181 #, c-format msgid "Fatal error in PNG image file: %s" msgstr "PNG-sürät biremendä ütmäslek xata: %s" -#: gdk-pixbuf/io-png.c:315 +#: gdk-pixbuf/io-png.c:314 msgid "Insufficient memory to load PNG file" msgstr "PNG-birem yöklärlek xäter citmi" -#: gdk-pixbuf/io-png.c:656 +#: gdk-pixbuf/io-png.c:655 #, fuzzy, c-format msgid "" "Insufficient memory to store a %lu by %lu image; try exiting some " @@ -556,371 +564,367 @@ msgid "" msgstr "" "Sürät yöklärlek xäter citmi, berär yazılım tuqtatıp xäter buşatıp qarísı" -#: gdk-pixbuf/io-png.c:719 +#: gdk-pixbuf/io-png.c:718 msgid "Fatal error reading PNG image file" msgstr "PNG-sürät biremen uqığanda ütmäslek xata" -#: gdk-pixbuf/io-png.c:768 +#: gdk-pixbuf/io-png.c:767 #, c-format msgid "Fatal error reading PNG image file: %s" msgstr "PNG-sürät biremen uqığanda ütmäslek xata: %s" -#: gdk-pixbuf/io-png.c:858 +#: gdk-pixbuf/io-png.c:857 msgid "" "Keys for PNG text chunks must have at least 1 and at most 79 characters." msgstr "" -#: gdk-pixbuf/io-png.c:867 +#: gdk-pixbuf/io-png.c:866 msgid "Keys for PNG text chunks must be ASCII characters." msgstr "" -#: gdk-pixbuf/io-png.c:881 gdk-pixbuf/io-tiff.c:667 +#: gdk-pixbuf/io-png.c:880 gdk-pixbuf/io-tiff.c:665 #, c-format msgid "Color profile has invalid length %d." msgstr "" -#: gdk-pixbuf/io-png.c:894 +#: gdk-pixbuf/io-png.c:893 #, c-format msgid "" "PNG compression level must be a value between 0 and 9; value '%s' could not " "be parsed." msgstr "" -#: gdk-pixbuf/io-png.c:907 +#: gdk-pixbuf/io-png.c:906 #, c-format msgid "" "PNG compression level must be a value between 0 and 9; value '%d' is not " "allowed." msgstr "" -#: gdk-pixbuf/io-png.c:955 +#: gdk-pixbuf/io-png.c:954 #, c-format msgid "Value for PNG text chunk %s cannot be converted to ISO-8859-1 encoding." msgstr "" -#: gdk-pixbuf/io-png.c:1118 +#: gdk-pixbuf/io-png.c:1117 msgid "The PNG image format" msgstr "PNG-sürät tözeleşendä" -#: gdk-pixbuf/io-pnm.c:248 +#: gdk-pixbuf/io-pnm.c:246 msgid "PNM loader expected to find an integer, but didn't" msgstr "" -#: gdk-pixbuf/io-pnm.c:280 +#: gdk-pixbuf/io-pnm.c:278 msgid "PNM file has an incorrect initial byte" msgstr "" -#: gdk-pixbuf/io-pnm.c:310 +#: gdk-pixbuf/io-pnm.c:308 msgid "PNM file is not in a recognized PNM subformat" msgstr "" -#: gdk-pixbuf/io-pnm.c:335 +#: gdk-pixbuf/io-pnm.c:333 msgid "PNM file has an image width of 0" msgstr "" -#: gdk-pixbuf/io-pnm.c:356 +#: gdk-pixbuf/io-pnm.c:354 msgid "PNM file has an image height of 0" msgstr "" -#: gdk-pixbuf/io-pnm.c:379 +#: gdk-pixbuf/io-pnm.c:377 msgid "Maximum color value in PNM file is 0" msgstr "" -#: gdk-pixbuf/io-pnm.c:387 +#: gdk-pixbuf/io-pnm.c:385 msgid "Maximum color value in PNM file is too large" msgstr "" -#: gdk-pixbuf/io-pnm.c:427 gdk-pixbuf/io-pnm.c:457 gdk-pixbuf/io-pnm.c:502 +#: gdk-pixbuf/io-pnm.c:425 gdk-pixbuf/io-pnm.c:455 gdk-pixbuf/io-pnm.c:500 msgid "Raw PNM image type is invalid" msgstr "" -#: gdk-pixbuf/io-pnm.c:652 +#: gdk-pixbuf/io-pnm.c:650 msgid "PNM image loader does not support this PNM subformat" msgstr "" -#: gdk-pixbuf/io-pnm.c:739 gdk-pixbuf/io-pnm.c:966 +#: gdk-pixbuf/io-pnm.c:737 gdk-pixbuf/io-pnm.c:964 msgid "Raw PNM formats require exactly one whitespace before sample data" msgstr "" -#: gdk-pixbuf/io-pnm.c:766 +#: gdk-pixbuf/io-pnm.c:764 msgid "Cannot allocate memory for loading PNM image" msgstr "" -#: gdk-pixbuf/io-pnm.c:816 +#: gdk-pixbuf/io-pnm.c:814 msgid "Insufficient memory to load PNM context struct" msgstr "PNM tözeleşen yöklärlek xäter citmi" -#: gdk-pixbuf/io-pnm.c:867 +#: gdk-pixbuf/io-pnm.c:865 msgid "Unexpected end of PNM image data" msgstr "" -#: gdk-pixbuf/io-pnm.c:995 +#: gdk-pixbuf/io-pnm.c:993 msgid "Insufficient memory to load PNM file" msgstr "PNM-sürät yöklärlek xäter yuq" -#: gdk-pixbuf/io-pnm.c:1079 +#: gdk-pixbuf/io-pnm.c:1077 msgid "The PNM/PBM/PGM/PPM image format family" msgstr "PNM/PBM/PGM/PPM-sürät tözeleşendä" -#: gdk-pixbuf/io-qtif.c:128 +#: gdk-pixbuf/io-qtif.c:126 msgid "Input file descriptor is NULL." msgstr "" -#: gdk-pixbuf/io-qtif.c:143 +#: gdk-pixbuf/io-qtif.c:141 #, fuzzy msgid "Failed to read QTIF header" msgstr "TIFF-sürät yökläp bulmadı" -#: gdk-pixbuf/io-qtif.c:152 gdk-pixbuf/io-qtif.c:189 gdk-pixbuf/io-qtif.c:459 +#: gdk-pixbuf/io-qtif.c:150 gdk-pixbuf/io-qtif.c:187 gdk-pixbuf/io-qtif.c:454 #, c-format msgid "QTIF atom size too large (%d byte)" msgid_plural "QTIF atom size too large (%d bytes)" msgstr[0] "" -#: gdk-pixbuf/io-qtif.c:175 +#: gdk-pixbuf/io-qtif.c:173 #, c-format msgid "Failed to allocate %d byte for file read buffer" msgid_plural "Failed to allocate %d bytes for file read buffer" msgstr[0] "" -#: gdk-pixbuf/io-qtif.c:206 +#: gdk-pixbuf/io-qtif.c:201 #, fuzzy, c-format msgid "File error when reading QTIF atom: %s" msgstr "GIF uqıp bulmadı: %s" -#: gdk-pixbuf/io-qtif.c:243 +#: gdk-pixbuf/io-qtif.c:238 #, c-format msgid "Failed to skip the next %d byte with seek()." msgid_plural "Failed to skip the next %d bytes with seek()." msgstr[0] "" -#: gdk-pixbuf/io-qtif.c:270 +#: gdk-pixbuf/io-qtif.c:265 msgid "Failed to allocate QTIF context structure." msgstr "" -#: gdk-pixbuf/io-qtif.c:330 +#: gdk-pixbuf/io-qtif.c:325 #, fuzzy msgid "Failed to create GdkPixbufLoader object." msgstr "Çaqlı biremnän uqıp bulmadı" -#: gdk-pixbuf/io-qtif.c:434 +#: gdk-pixbuf/io-qtif.c:429 #, fuzzy msgid "Failed to find an image data atom." msgstr "TIFF-sürät açıp bulmadı" -#: gdk-pixbuf/io-qtif.c:618 +#: gdk-pixbuf/io-qtif.c:613 #, fuzzy msgid "The QTIF image format" msgstr "TIFF-sürät tözeleşendä" -#: gdk-pixbuf/io-ras.c:125 +#: gdk-pixbuf/io-ras.c:123 msgid "RAS image has bogus header data" msgstr "" -#: gdk-pixbuf/io-ras.c:147 +#: gdk-pixbuf/io-ras.c:145 msgid "RAS image has unknown type" msgstr "" -#: gdk-pixbuf/io-ras.c:155 +#: gdk-pixbuf/io-ras.c:153 msgid "unsupported RAS image variation" msgstr "" -#: gdk-pixbuf/io-ras.c:170 gdk-pixbuf/io-ras.c:199 +#: gdk-pixbuf/io-ras.c:168 gdk-pixbuf/io-ras.c:197 msgid "Not enough memory to load RAS image" msgstr "RAS-sürät yöklärlek xäter yuq" -#: gdk-pixbuf/io-ras.c:544 +#: gdk-pixbuf/io-ras.c:542 msgid "The Sun raster image format" msgstr "Taplı Sun-sürät tözeleşendä" -#: gdk-pixbuf/io-tga.c:153 +#: gdk-pixbuf/io-tga.c:151 msgid "Cannot allocate memory for IOBuffer struct" msgstr "" -#: gdk-pixbuf/io-tga.c:172 +#: gdk-pixbuf/io-tga.c:170 msgid "Cannot allocate memory for IOBuffer data" msgstr "" -#: gdk-pixbuf/io-tga.c:183 +#: gdk-pixbuf/io-tga.c:181 msgid "Cannot realloc IOBuffer data" msgstr "" -#: gdk-pixbuf/io-tga.c:213 +#: gdk-pixbuf/io-tga.c:211 msgid "Cannot allocate temporary IOBuffer data" msgstr "" -#: gdk-pixbuf/io-tga.c:346 +#: gdk-pixbuf/io-tga.c:339 msgid "Cannot allocate new pixbuf" msgstr "" -#: gdk-pixbuf/io-tga.c:685 +#: gdk-pixbuf/io-tga.c:678 msgid "Image is corrupted or truncated" msgstr "" -#: gdk-pixbuf/io-tga.c:692 +#: gdk-pixbuf/io-tga.c:685 msgid "Cannot allocate colormap structure" msgstr "" -#: gdk-pixbuf/io-tga.c:699 +#: gdk-pixbuf/io-tga.c:692 msgid "Cannot allocate colormap entries" msgstr "" -#: gdk-pixbuf/io-tga.c:721 +#: gdk-pixbuf/io-tga.c:714 msgid "Unexpected bitdepth for colormap entries" msgstr "" -#: gdk-pixbuf/io-tga.c:739 +#: gdk-pixbuf/io-tga.c:732 msgid "Cannot allocate TGA header memory" msgstr "" -#: gdk-pixbuf/io-tga.c:772 +#: gdk-pixbuf/io-tga.c:765 msgid "TGA image has invalid dimensions" msgstr "" -#: gdk-pixbuf/io-tga.c:778 gdk-pixbuf/io-tga.c:787 gdk-pixbuf/io-tga.c:797 -#: gdk-pixbuf/io-tga.c:807 gdk-pixbuf/io-tga.c:814 +#: gdk-pixbuf/io-tga.c:771 gdk-pixbuf/io-tga.c:780 gdk-pixbuf/io-tga.c:790 +#: gdk-pixbuf/io-tga.c:800 gdk-pixbuf/io-tga.c:807 msgid "TGA image type not supported" msgstr "" -#: gdk-pixbuf/io-tga.c:861 +#: gdk-pixbuf/io-tga.c:854 msgid "Cannot allocate memory for TGA context struct" msgstr "" -#: gdk-pixbuf/io-tga.c:926 +#: gdk-pixbuf/io-tga.c:919 msgid "Excess data in file" msgstr "" -#: gdk-pixbuf/io-tga.c:1007 +#: gdk-pixbuf/io-tga.c:1000 msgid "The Targa image format" msgstr "Targa-sürät tözeleşendä" -#: gdk-pixbuf/io-tiff.c:104 +#: gdk-pixbuf/io-tiff.c:102 msgid "Could not get image width (bad TIFF file)" msgstr "Sürät kiñlegen sizep bulmadı (TIFF-birem yaraqsız)" -#: gdk-pixbuf/io-tiff.c:112 +#: gdk-pixbuf/io-tiff.c:110 msgid "Could not get image height (bad TIFF file)" msgstr "Sürät böyeklegen sizep bulmadı (TIFF-birem yaraqsız)" -#: gdk-pixbuf/io-tiff.c:120 +#: gdk-pixbuf/io-tiff.c:118 msgid "Width or height of TIFF image is zero" msgstr "" -#: gdk-pixbuf/io-tiff.c:129 gdk-pixbuf/io-tiff.c:138 +#: gdk-pixbuf/io-tiff.c:127 gdk-pixbuf/io-tiff.c:136 msgid "Dimensions of TIFF image too large" msgstr "TIFF-sürät ülçäme artıq olı" -#: gdk-pixbuf/io-tiff.c:162 gdk-pixbuf/io-tiff.c:174 gdk-pixbuf/io-tiff.c:491 +#: gdk-pixbuf/io-tiff.c:160 gdk-pixbuf/io-tiff.c:172 gdk-pixbuf/io-tiff.c:489 msgid "Insufficient memory to open TIFF file" msgstr "TIFF-sürät açarlıq xäter citmi" -#: gdk-pixbuf/io-tiff.c:236 +#: gdk-pixbuf/io-tiff.c:234 msgid "Failed to load RGB data from TIFF file" msgstr "" -#: gdk-pixbuf/io-tiff.c:293 +#: gdk-pixbuf/io-tiff.c:291 msgid "Failed to open TIFF image" msgstr "TIFF-sürät açıp bulmadı" -#: gdk-pixbuf/io-tiff.c:427 gdk-pixbuf/io-tiff.c:440 +#: gdk-pixbuf/io-tiff.c:425 gdk-pixbuf/io-tiff.c:438 msgid "Failed to load TIFF image" msgstr "TIFF-sürät yökläp bulmadı" -#: gdk-pixbuf/io-tiff.c:623 +#: gdk-pixbuf/io-tiff.c:621 #, fuzzy msgid "Failed to save TIFF image" msgstr "TIFF-sürät açıp bulmadı" -#: gdk-pixbuf/io-tiff.c:656 +#: gdk-pixbuf/io-tiff.c:654 msgid "TIFF compression doesn't refer to a valid codec." msgstr "" -#: gdk-pixbuf/io-tiff.c:696 +#: gdk-pixbuf/io-tiff.c:694 #, fuzzy msgid "Failed to write TIFF data" msgstr "TIFF-sürät açıp bulmadı" -#: gdk-pixbuf/io-tiff.c:733 +#: gdk-pixbuf/io-tiff.c:731 #, fuzzy msgid "Couldn't write to TIFF file" msgstr "BMP biremenä yazıp bulmadı" -#: gdk-pixbuf/io-tiff.c:788 -msgid "The TIFF image format" -msgstr "TIFF-sürät tözeleşendä" - -#: gdk-pixbuf/io-wbmp.c:245 +#: gdk-pixbuf/io-wbmp.c:243 msgid "Image has zero width" msgstr "Sürät kiñlege nülgä tiñ" -#: gdk-pixbuf/io-wbmp.c:263 +#: gdk-pixbuf/io-wbmp.c:261 msgid "Image has zero height" msgstr "Sürät böyeklege nülgä tiñ" -#: gdk-pixbuf/io-wbmp.c:274 +#: gdk-pixbuf/io-wbmp.c:272 msgid "Not enough memory to load image" msgstr "Sürät yöklärlek xäter citmi" -#: gdk-pixbuf/io-wbmp.c:333 +#: gdk-pixbuf/io-wbmp.c:331 msgid "Couldn't save the rest" msgstr "" -#: gdk-pixbuf/io-wbmp.c:374 +#: gdk-pixbuf/io-wbmp.c:372 msgid "The WBMP image format" msgstr "WBMP-sürät tözeleşendä" -#: gdk-pixbuf/io-xbm.c:304 +#: gdk-pixbuf/io-xbm.c:302 msgid "Invalid XBM file" msgstr "Yaraqsız XBM-birem" -#: gdk-pixbuf/io-xbm.c:314 +#: gdk-pixbuf/io-xbm.c:312 msgid "Insufficient memory to load XBM image file" msgstr "XBM-sürät yöklärlek xäter citmi" -#: gdk-pixbuf/io-xbm.c:462 +#: gdk-pixbuf/io-xbm.c:460 msgid "Failed to write to temporary file when loading XBM image" msgstr "XBM-sürät yöklägändä çaqlı biremgä yazu eşe uzmadı" -#: gdk-pixbuf/io-xbm.c:501 +#: gdk-pixbuf/io-xbm.c:499 msgid "The XBM image format" msgstr "XBM-sürät tözeleşendä" -#: gdk-pixbuf/io-xpm.c:469 +#: gdk-pixbuf/io-xpm.c:467 msgid "No XPM header found" msgstr "XPM başlığı tabılmadı" -#: gdk-pixbuf/io-xpm.c:478 +#: gdk-pixbuf/io-xpm.c:476 msgid "Invalid XPM header" msgstr "Yaraqsız XPM-başlıq" -#: gdk-pixbuf/io-xpm.c:486 +#: gdk-pixbuf/io-xpm.c:484 msgid "XPM file has image width <= 0" msgstr "XPM-biremendäge sürät kiñlege <= 0" -#: gdk-pixbuf/io-xpm.c:494 +#: gdk-pixbuf/io-xpm.c:492 msgid "XPM file has image height <= 0" msgstr "XPM-biremendäge sürät böyeklege <= 0" -#: gdk-pixbuf/io-xpm.c:502 +#: gdk-pixbuf/io-xpm.c:500 msgid "XPM has invalid number of chars per pixel" msgstr "XPM-biremendä tap sayın bilge sanı yaraqsız" -#: gdk-pixbuf/io-xpm.c:511 +#: gdk-pixbuf/io-xpm.c:509 msgid "XPM file has invalid number of colors" msgstr "XPM-biremendä tös sanı yaraqsız" -#: gdk-pixbuf/io-xpm.c:523 gdk-pixbuf/io-xpm.c:532 gdk-pixbuf/io-xpm.c:584 +#: gdk-pixbuf/io-xpm.c:521 gdk-pixbuf/io-xpm.c:530 gdk-pixbuf/io-xpm.c:582 msgid "Cannot allocate memory for loading XPM image" msgstr "" -#: gdk-pixbuf/io-xpm.c:546 +#: gdk-pixbuf/io-xpm.c:544 msgid "Cannot read XPM colormap" msgstr "" -#: gdk-pixbuf/io-xpm.c:778 +#: gdk-pixbuf/io-xpm.c:776 msgid "Failed to write to temporary file when loading XPM image" msgstr "XPM-sürät yöklägändä çaqlı biremgä yazu eşe uzmadı" -#: gdk-pixbuf/io-xpm.c:817 +#: gdk-pixbuf/io-xpm.c:815 msgid "The XPM image format" msgstr "XPM-sürät tözeleşendä" diff --git a/po/ug.gmo b/po/ug.gmo index e8b0ca31ed7e6c2d5633cc2658fc242a31260f52..5926fab20a7711b969fb82addc41e3167de441c5 100644 GIT binary patch delta 28 kcmX?mjq&U?#tpFsye7H^rn*LE3PuK2CT5$n3?5qn0G3+`egFUf delta 28 kcmX?mjq&U?#tpFsyvDi)Cc1{E3Wf$&Mi!g13?5qn0G1UAc>n+a diff --git a/po/ug.po b/po/ug.po index c689b1d..f5000f5 100644 --- a/po/ug.po +++ b/po/ug.po @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: gdk-pixbuf\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=gdk-" "pixbuf\n" -"POT-Creation-Date: 2013-04-15 10:28-0400\n" +"POT-Creation-Date: 2014-05-26 20:46-0400\n" "PO-Revision-Date: 2013-02-22 22:21+0900\n" "Last-Translator: Gheyret Kenji \n" "Language-Team: Uyghur Computer Science Association \n" @@ -18,18 +18,18 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: gdk-pixbuf/gdk-pixbuf-animation.c:160 gdk-pixbuf/gdk-pixbuf-io.c:1064 -#: gdk-pixbuf/gdk-pixbuf-io.c:1330 +#: gdk-pixbuf/gdk-pixbuf-animation.c:158 gdk-pixbuf/gdk-pixbuf-io.c:1077 +#: gdk-pixbuf/gdk-pixbuf-io.c:1333 #, c-format msgid "Failed to open file '%s': %s" msgstr "ھۆججەت «%s» نى ئاچالمىدى: %s" -#: gdk-pixbuf/gdk-pixbuf-animation.c:173 gdk-pixbuf/gdk-pixbuf-io.c:1076 +#: gdk-pixbuf/gdk-pixbuf-animation.c:171 gdk-pixbuf/gdk-pixbuf-io.c:962 #, c-format msgid "Image file '%s' contains no data" msgstr "‹%s› سۈرەت ھۆججەتتە ھېچقانداق سانلىق-مەلۇمات يوق" -#: gdk-pixbuf/gdk-pixbuf-animation.c:212 +#: gdk-pixbuf/gdk-pixbuf-animation.c:210 #, c-format msgid "" "Failed to load animation '%s': reason not known, probably a corrupt " @@ -38,8 +38,8 @@ msgstr "" "‹%s› جانلاندۇرۇمنى يۈكلىيەلمىدى: سەۋەبى ئېنىق ئەمەس ياكى جانلاندۇرۇم ھۆججەت " "بۇزۇلۇپ كەتكەن بولۇشى مۇمكىن" -#: gdk-pixbuf/gdk-pixbuf-animation.c:280 gdk-pixbuf/gdk-pixbuf-io.c:1112 -#: gdk-pixbuf/gdk-pixbuf-io.c:1382 +#: gdk-pixbuf/gdk-pixbuf-animation.c:278 gdk-pixbuf/gdk-pixbuf-io.c:1113 +#: gdk-pixbuf/gdk-pixbuf-io.c:1385 #, c-format msgid "" "Failed to load image '%s': reason not known, probably a corrupt image file" @@ -47,12 +47,12 @@ msgstr "" "‹%s› سۈرەتنى يۈكلىيەلمىدى. سەۋەبى ئېنىق ئەمەس بۇ ھۆججەت بۇزۇلۇپ كەتكەن " "بولۇشى مۇمكىن" -#: gdk-pixbuf/gdk-pixbuf-io.c:790 +#: gdk-pixbuf/gdk-pixbuf-io.c:774 #, c-format msgid "Unable to load image-loading module: %s: %s" msgstr "سۈرەت يۈكلەش بۆلىكىنى يۈكلىيەلمىدى: %s : %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:805 +#: gdk-pixbuf/gdk-pixbuf-io.c:789 #, c-format msgid "" "Image-loading module %s does not export the proper interface; perhaps it's " @@ -61,53 +61,53 @@ msgstr "" "%s سۈرەت يۈكلەش بۆلىكى توغرا ئېغىزنى چىقىرالمىدى: ئۇ باشقا بىر gdk-pixbuf " "نەشرىگە تەۋەمۇ؟" -#: gdk-pixbuf/gdk-pixbuf-io.c:814 gdk-pixbuf/gdk-pixbuf-io.c:865 +#: gdk-pixbuf/gdk-pixbuf-io.c:798 gdk-pixbuf/gdk-pixbuf-io.c:849 #, c-format msgid "Image type '%s' is not supported" msgstr "بۇ ‹%s› خىلدىكى سۈرەت تىپىنى قوللىمايدۇ" -#: gdk-pixbuf/gdk-pixbuf-io.c:950 +#: gdk-pixbuf/gdk-pixbuf-io.c:934 #, c-format msgid "Couldn't recognize the image file format for file '%s'" msgstr "‹%s› نىڭ سۈرەت فورماتىنى پەرقلەندۈرەلمىدى" -#: gdk-pixbuf/gdk-pixbuf-io.c:958 +#: gdk-pixbuf/gdk-pixbuf-io.c:942 msgid "Unrecognized image file format" msgstr "پەرقلەندۈرگىلى بولمايدىغان سۈرەت ھۆججەت فورماتى" -#: gdk-pixbuf/gdk-pixbuf-io.c:1121 +#: gdk-pixbuf/gdk-pixbuf-io.c:1124 #, c-format msgid "Failed to load image '%s': %s" msgstr "‹%s› سۈرەت يۈكلىيەلمىدى: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2015 gdk-pixbuf/io-gdip-utils.c:837 +#: gdk-pixbuf/gdk-pixbuf-io.c:2029 gdk-pixbuf/io-gdip-utils.c:835 #, c-format msgid "Error writing to image file: %s" msgstr "سۈرەت ھۆججەتكە يېزىشتا خاتالىق كۆرۈلدى: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2057 gdk-pixbuf/gdk-pixbuf-io.c:2178 +#: gdk-pixbuf/gdk-pixbuf-io.c:2071 gdk-pixbuf/gdk-pixbuf-io.c:2192 #, c-format msgid "This build of gdk-pixbuf does not support saving the image format: %s" msgstr "بۇ gdk-pixbuf ساقلايدىغان بۇ خىل ھۆججەت شەكلىنى قوللىمايدۇ :%s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2088 +#: gdk-pixbuf/gdk-pixbuf-io.c:2102 msgid "Insufficient memory to save image to callback" msgstr "بۇ سۈرەتنى ساقلاشقا يېتەرلىك ئەسلەك يوق" -#: gdk-pixbuf/gdk-pixbuf-io.c:2101 +#: gdk-pixbuf/gdk-pixbuf-io.c:2115 msgid "Failed to open temporary file" msgstr "ۋاقىتلىق ھۆججەتنى ئاچالمىدى" -#: gdk-pixbuf/gdk-pixbuf-io.c:2124 +#: gdk-pixbuf/gdk-pixbuf-io.c:2138 msgid "Failed to read from temporary file" msgstr "ۋاقىتلىق ھۆججەتتىن ئوقۇيالمىدى" -#: gdk-pixbuf/gdk-pixbuf-io.c:2372 +#: gdk-pixbuf/gdk-pixbuf-io.c:2382 #, c-format msgid "Failed to open '%s' for writing: %s" msgstr "‹%s› نى ئېچىپ يازالمىدى: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2398 +#: gdk-pixbuf/gdk-pixbuf-io.c:2408 #, c-format msgid "" "Failed to close '%s' while writing image, all data may not have been saved: " @@ -116,15 +116,15 @@ msgstr "" "سۈرەتكە يازغاندا ‹%s› نى ياپالمىدى، ھەممە سانلىق-مەلۇمات ساقلانمىغان بولۇشى " "مۇمكىن: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2619 gdk-pixbuf/gdk-pixbuf-io.c:2671 +#: gdk-pixbuf/gdk-pixbuf-io.c:2629 gdk-pixbuf/gdk-pixbuf-io.c:2681 msgid "Insufficient memory to save image into a buffer" msgstr "بۇ سۈرەتنى يىغلەككە ساقلاشقا ئەسلەك يېتىشمەيدۇ" -#: gdk-pixbuf/gdk-pixbuf-io.c:2717 +#: gdk-pixbuf/gdk-pixbuf-io.c:2727 msgid "Error writing to image stream" msgstr "سۈرەت ئېقىمىنى ساقلاۋاتقاندا خاتالىق كۆرۈلدى" -#: gdk-pixbuf/gdk-pixbuf-loader.c:393 +#: gdk-pixbuf/gdk-pixbuf-loader.c:384 #, c-format msgid "" "Internal error: Image loader module '%s' failed to complete an operation, " @@ -133,97 +133,102 @@ msgstr "" "ئىچكى خاتالىق: سۈرەت يۈكلەش بۆلىكى ‹%s› مەلۇم مەشغۇلاتنى تاماملىيالمىدى، " "لېكىن ھېچقانداق خاتالىق سەۋەبى بېرىلمىدى" -#: gdk-pixbuf/gdk-pixbuf-loader.c:435 +#: gdk-pixbuf/gdk-pixbuf-loader.c:426 #, c-format msgid "Incremental loading of image type '%s' is not supported" msgstr "‹%s› سۈرەت تىپى تەدرىجىي يۈكلەشنى قوللىمايدۇ" -#: gdk-pixbuf/gdk-pixdata.c:160 +#: gdk-pixbuf/gdk-pixdata.c:158 msgid "Image header corrupt" msgstr "سۈرەت بېشى بۇزۇلغان" -#: gdk-pixbuf/gdk-pixdata.c:165 +#: gdk-pixbuf/gdk-pixdata.c:163 msgid "Image format unknown" msgstr "نامەلۇم سۈرەت شەكلى" -#: gdk-pixbuf/gdk-pixdata.c:170 gdk-pixbuf/gdk-pixdata.c:502 +#: gdk-pixbuf/gdk-pixdata.c:168 gdk-pixbuf/gdk-pixdata.c:501 msgid "Image pixel data corrupt" msgstr "سۈرەت پىكسېل سانلىق-مەلۇماتى بۇزۇلغان" -#: gdk-pixbuf/gdk-pixdata.c:446 +#: gdk-pixbuf/gdk-pixdata.c:445 #, c-format msgid "failed to allocate image buffer of %u byte" msgid_plural "failed to allocate image buffer of %u bytes" msgstr[0] "%u بايتلىق سۈرەت يىغلەكنى تەقسىملىيەلمىدى" -#: gdk-pixbuf/io-ani.c:244 +#: gdk-pixbuf/io-ani.c:242 msgid "Unexpected icon chunk in animation" msgstr "جانلاندۇرۇمدا ئېنىقلانمىغان بۆلەك بار" -#: gdk-pixbuf/io-ani.c:342 gdk-pixbuf/io-ani.c:400 gdk-pixbuf/io-ani.c:426 -#: gdk-pixbuf/io-ani.c:449 gdk-pixbuf/io-ani.c:476 gdk-pixbuf/io-ani.c:563 +#: gdk-pixbuf/io-ani.c:340 gdk-pixbuf/io-ani.c:398 gdk-pixbuf/io-ani.c:424 +#: gdk-pixbuf/io-ani.c:447 gdk-pixbuf/io-ani.c:474 gdk-pixbuf/io-ani.c:561 msgid "Invalid header in animation" msgstr "جانلاندۇرۇم بېشى ئىناۋەتسىز" -#: gdk-pixbuf/io-ani.c:352 gdk-pixbuf/io-ani.c:374 gdk-pixbuf/io-ani.c:458 -#: gdk-pixbuf/io-ani.c:485 gdk-pixbuf/io-ani.c:536 gdk-pixbuf/io-ani.c:608 +#: gdk-pixbuf/io-ani.c:350 gdk-pixbuf/io-ani.c:372 gdk-pixbuf/io-ani.c:456 +#: gdk-pixbuf/io-ani.c:483 gdk-pixbuf/io-ani.c:534 gdk-pixbuf/io-ani.c:606 msgid "Not enough memory to load animation" msgstr "جانلاندۇرۇم يۈكلەشكە يېتەرلىك ئەسلەك يوق" -#: gdk-pixbuf/io-ani.c:392 gdk-pixbuf/io-ani.c:418 gdk-pixbuf/io-ani.c:437 +#: gdk-pixbuf/io-ani.c:390 gdk-pixbuf/io-ani.c:416 gdk-pixbuf/io-ani.c:435 msgid "Malformed chunk in animation" msgstr "جانلاندۇرۇمدىكى بۆلەكنىڭ شەكلى خاتا" -#: gdk-pixbuf/io-ani.c:660 +#: gdk-pixbuf/io-ani.c:628 +#, fuzzy +msgid "ANI image was truncated or incomplete." +msgstr "GIF سۈرەت كېسىپ قىسقارتىلغان ياكى چالا" + +#: gdk-pixbuf/io-ani.c:669 msgid "The ANI image format" msgstr "ANI سۈرەت فورماتى" -#: gdk-pixbuf/io-bmp.c:229 gdk-pixbuf/io-bmp.c:266 gdk-pixbuf/io-bmp.c:337 -#: gdk-pixbuf/io-bmp.c:369 gdk-pixbuf/io-bmp.c:392 gdk-pixbuf/io-bmp.c:495 +#: gdk-pixbuf/io-bmp.c:227 gdk-pixbuf/io-bmp.c:264 gdk-pixbuf/io-bmp.c:335 +#: gdk-pixbuf/io-bmp.c:367 gdk-pixbuf/io-bmp.c:390 gdk-pixbuf/io-bmp.c:493 msgid "BMP image has bogus header data" msgstr "BMP سۈرەتتە يالغان سۈرەت بېشى سانلىق-مەلۇماتى بار" -#: gdk-pixbuf/io-bmp.c:240 gdk-pixbuf/io-bmp.c:432 +#: gdk-pixbuf/io-bmp.c:238 gdk-pixbuf/io-bmp.c:430 msgid "Not enough memory to load bitmap image" msgstr "بىتلىق تەسۋىر يۈكلەشكە يېتەرلىك ئەسلەك يوق" -#: gdk-pixbuf/io-bmp.c:318 +#: gdk-pixbuf/io-bmp.c:316 msgid "BMP image has unsupported header size" msgstr "قوللىمايدىغان BMP سۈرەت بېشى چوڭ كىچىكلىكى" -#: gdk-pixbuf/io-bmp.c:356 +#: gdk-pixbuf/io-bmp.c:354 msgid "Topdown BMP images cannot be compressed" msgstr "يۇقىرىدىن تۆۋەنگە يېزىلغان BMP سۈرەت شەكلىنى پرېسلىيالمايدۇ" -#: gdk-pixbuf/io-bmp.c:716 gdk-pixbuf/io-pnm.c:707 +#: gdk-pixbuf/io-bmp.c:714 gdk-pixbuf/io-pnm.c:705 msgid "Premature end-of-file encountered" msgstr "ھۆججەت بۇرۇن ئاخىرلاشقان" -#: gdk-pixbuf/io-bmp.c:1328 +#: gdk-pixbuf/io-bmp.c:1326 msgid "Couldn't allocate memory for saving BMP file" msgstr "BMP ھۆججەتنى ساقلاشقا ئەسلەك تەقسىملىيەلمىدى" -#: gdk-pixbuf/io-bmp.c:1369 +#: gdk-pixbuf/io-bmp.c:1367 msgid "Couldn't write to BMP file" msgstr "BMP ھۆججەتكە يازالمىدى" -#: gdk-pixbuf/io-bmp.c:1422 gdk-pixbuf/io-gdip-bmp.c:82 +#: gdk-pixbuf/io-bmp.c:1420 gdk-pixbuf/io-gdip-bmp.c:80 msgid "The BMP image format" msgstr "BMP سۈرەت فورماتى" -#: gdk-pixbuf/io-gdip-emf.c:59 +#: gdk-pixbuf/io-gdip-emf.c:57 msgid "The EMF image format" msgstr "EMF سۈرەت فورماتى" -#: gdk-pixbuf/io-gdip-gif.c:80 gdk-pixbuf/io-gif.c:1720 +#: gdk-pixbuf/io-gdip-gif.c:78 gdk-pixbuf/io-gif.c:1718 msgid "The GIF image format" msgstr "GIF سۈرەت فورماتى" -#: gdk-pixbuf/io-gdip-ico.c:59 gdk-pixbuf/io-ico.c:1271 +#: gdk-pixbuf/io-gdip-ico.c:57 gdk-pixbuf/io-ico.c:1269 msgid "The ICO image format" msgstr "ICO سۈرەت فورماتى" -#: gdk-pixbuf/io-gdip-jpeg.c:53 gdk-pixbuf/io-jpeg.c:1249 +#: gdk-pixbuf/io-gdip-jpeg.c:51 gdk-pixbuf/io-jpeg.c:1249 #, c-format msgid "" "JPEG quality must be a value between 0 and 100; value '%s' could not be " @@ -232,7 +237,7 @@ msgstr "" "JPEG نىڭ سۈپىتى چوقۇم 0 دىن 100 گىچە بولۇشى كېرەك. ‹%s› قىممەتنى تەھلىل " "قىلالمىدى" -#: gdk-pixbuf/io-gdip-jpeg.c:68 gdk-pixbuf/io-jpeg.c:1265 +#: gdk-pixbuf/io-gdip-jpeg.c:66 gdk-pixbuf/io-jpeg.c:1265 #, c-format msgid "" "JPEG quality must be a value between 0 and 100; value '%d' is not allowed." @@ -240,110 +245,114 @@ msgstr "" "JPEG نىڭ سۈپىتى چوقۇم 0 دىن 100 گىچە بولۇشى كېرەك. '%d' قىممەتنى ئىشلىتىشكە " "يول قويۇلمايدۇ." -#: gdk-pixbuf/io-gdip-jpeg.c:136 gdk-pixbuf/io-jpeg.c:1478 +#: gdk-pixbuf/io-gdip-jpeg.c:134 gdk-pixbuf/io-jpeg.c:1478 msgid "The JPEG image format" msgstr "JPEG سۈرەت فورماتى" -#: gdk-pixbuf/io-gdip-utils.c:154 +#: gdk-pixbuf/io-gdip-tiff.c:80 gdk-pixbuf/io-tiff.c:786 +msgid "The TIFF image format" +msgstr "TIFF سۈرەت فورماتى" + +#: gdk-pixbuf/io-gdip-utils.c:152 #, c-format msgid "Could not allocate memory: %s" msgstr "ئەسلەك تەقسىملىيەلمەيدۇ: %s" -#: gdk-pixbuf/io-gdip-utils.c:179 gdk-pixbuf/io-gdip-utils.c:293 -#: gdk-pixbuf/io-gdip-utils.c:333 +#: gdk-pixbuf/io-gdip-utils.c:177 gdk-pixbuf/io-gdip-utils.c:291 +#: gdk-pixbuf/io-gdip-utils.c:331 #, c-format msgid "Could not create stream: %s" msgstr "ئېقىم قۇرالمايدۇ: %s" -#: gdk-pixbuf/io-gdip-utils.c:193 +#: gdk-pixbuf/io-gdip-utils.c:191 #, c-format msgid "Could not seek stream: %s" msgstr "ئېقىمنى ئىزدىيەلمىدى: %s" -#: gdk-pixbuf/io-gdip-utils.c:205 +#: gdk-pixbuf/io-gdip-utils.c:203 #, c-format msgid "Could not read from stream: %s" msgstr "ئېقىمدىن ئوقۇيالمايدۇ: %s" -#: gdk-pixbuf/io-gdip-utils.c:617 +#: gdk-pixbuf/io-gdip-utils.c:615 msgid "Couldn't load bitmap" msgstr "سۈرەتنى يۈكلىيەلمىدى" -#: gdk-pixbuf/io-gdip-utils.c:773 +#: gdk-pixbuf/io-gdip-utils.c:771 msgid "Couldn't load metafile" msgstr "مېتا ھۆججەتنى يۈكلىيەلمىدى" -#: gdk-pixbuf/io-gdip-utils.c:878 +#: gdk-pixbuf/io-gdip-utils.c:876 msgid "Unsupported image format for GDI+" msgstr "GDI+ بۇ سۈرەت فورماتىنى تونۇمايدۇ" -#: gdk-pixbuf/io-gdip-utils.c:885 +#: gdk-pixbuf/io-gdip-utils.c:883 msgid "Couldn't save" msgstr "ساقلىيالمىدى" -#: gdk-pixbuf/io-gdip-wmf.c:58 +#: gdk-pixbuf/io-gdip-wmf.c:56 msgid "The WMF image format" msgstr "WMF سۈرەت فورماتى" -#: gdk-pixbuf/io-gif.c:222 +#: gdk-pixbuf/io-gif.c:220 #, c-format msgid "Failure reading GIF: %s" msgstr "GIF ھۆججەتنى ئوقۇيالمىدى:%s" -#: gdk-pixbuf/io-gif.c:496 gdk-pixbuf/io-gif.c:1502 gdk-pixbuf/io-gif.c:1669 +#: gdk-pixbuf/io-gif.c:494 gdk-pixbuf/io-gif.c:1500 gdk-pixbuf/io-gif.c:1667 msgid "GIF file was missing some data (perhaps it was truncated somehow?)" msgstr "" "GIF ھۆججەتتە بەزى سانلىق-مەلۇماتلار كەم(ھۆججەت كېسىپ قىسقارتىلغان بولۇشى " "مۇمكىن)" -#: gdk-pixbuf/io-gif.c:505 +#: gdk-pixbuf/io-gif.c:503 #, c-format msgid "Internal error in the GIF loader (%s)" msgstr "GIF يۈكلىگۈچتە ئىچكى خاتالىق كۆرۈلدى(%s)" -#: gdk-pixbuf/io-gif.c:579 +#: gdk-pixbuf/io-gif.c:577 msgid "Stack overflow" msgstr "تۇرادىن ھالقىدى" -#: gdk-pixbuf/io-gif.c:639 +#: gdk-pixbuf/io-gif.c:637 msgid "GIF image loader cannot understand this image." msgstr "GIF ھۆججەت يۈكلەش بۆلىكى بۇ سۈرەتنى تەھلىل قىلالمىدى" -#: gdk-pixbuf/io-gif.c:668 +#: gdk-pixbuf/io-gif.c:666 msgid "Bad code encountered" msgstr "خاتا كود كۆرۈلدى" -#: gdk-pixbuf/io-gif.c:678 +#: gdk-pixbuf/io-gif.c:676 msgid "Circular table entry in GIF file" msgstr "GIF سۈرەتتىكى جەدۋەل تۈرى دەۋرىيلىكى" -#: gdk-pixbuf/io-gif.c:866 gdk-pixbuf/io-gif.c:1488 gdk-pixbuf/io-gif.c:1541 -#: gdk-pixbuf/io-gif.c:1657 +#: gdk-pixbuf/io-gif.c:864 gdk-pixbuf/io-gif.c:1486 gdk-pixbuf/io-gif.c:1539 +#: gdk-pixbuf/io-gif.c:1655 msgid "Not enough memory to load GIF file" msgstr "GIF ھۆججەتنى يۈكلەشكە يېتەرلىك ئەسلەك يوق" -#: gdk-pixbuf/io-gif.c:960 +#: gdk-pixbuf/io-gif.c:958 msgid "Not enough memory to composite a frame in GIF file" msgstr "GIF ھۆججەتتىكى بىر كاندۇكنى ھاسىل قىلىشقا يېتەرلىك ئەسلەك يوق" -#: gdk-pixbuf/io-gif.c:1132 +#: gdk-pixbuf/io-gif.c:1130 msgid "GIF image is corrupt (incorrect LZW compression)" msgstr "GIF سۈرەت بۇزۇلغان(ناتوغرا LZW پرېس شەكلى)" -#: gdk-pixbuf/io-gif.c:1182 +#: gdk-pixbuf/io-gif.c:1180 msgid "File does not appear to be a GIF file" msgstr "ھۆججەت GIF ھۆججەت ئەمەستەك تۇرىدۇ" -#: gdk-pixbuf/io-gif.c:1194 +#: gdk-pixbuf/io-gif.c:1192 #, c-format msgid "Version %s of the GIF file format is not supported" msgstr "قوللىمايدىغان %s نەشرىدىكى GIF سۈرەت ھۆججەت فورماتى" -#: gdk-pixbuf/io-gif.c:1241 +#: gdk-pixbuf/io-gif.c:1239 msgid "Resulting GIF image has zero size" msgstr "ھاسىل بولغان GIF سۈرەتنىڭ چوڭلۇقى نۆل" -#: gdk-pixbuf/io-gif.c:1320 +#: gdk-pixbuf/io-gif.c:1318 msgid "" "GIF image has no global colormap, and a frame inside it has no local " "colormap." @@ -351,7 +360,7 @@ msgstr "" "GIF سۈرەتنىڭ ئومۇمىيەت رەڭ خەرىتىسى يوق، ئۇنىڭ ئىچىدىكى بىر بۆلەكنىڭمۇ رەڭ " "خەرىتىسى يوق" -#: gdk-pixbuf/io-gif.c:1564 +#: gdk-pixbuf/io-gif.c:1562 msgid "GIF image was truncated or incomplete." msgstr "GIF سۈرەت كېسىپ قىسقارتىلغان ياكى چالا" @@ -368,87 +377,87 @@ msgstr "ICNS ھۆججەت كودىنى يېشەلمىدى" msgid "The ICNS image format" msgstr "ICNS سۈرەت فورماتى" -#: gdk-pixbuf/io-ico.c:228 gdk-pixbuf/io-ico.c:242 gdk-pixbuf/io-ico.c:291 -#: gdk-pixbuf/io-ico.c:302 gdk-pixbuf/io-ico.c:395 +#: gdk-pixbuf/io-ico.c:226 gdk-pixbuf/io-ico.c:240 gdk-pixbuf/io-ico.c:289 +#: gdk-pixbuf/io-ico.c:300 gdk-pixbuf/io-ico.c:393 msgid "Invalid header in icon" msgstr "سىنبەلگە بېشى ئىناۋەتسىز" -#: gdk-pixbuf/io-ico.c:257 gdk-pixbuf/io-ico.c:312 gdk-pixbuf/io-ico.c:405 -#: gdk-pixbuf/io-ico.c:458 gdk-pixbuf/io-ico.c:488 +#: gdk-pixbuf/io-ico.c:255 gdk-pixbuf/io-ico.c:310 gdk-pixbuf/io-ico.c:403 +#: gdk-pixbuf/io-ico.c:456 gdk-pixbuf/io-ico.c:486 msgid "Not enough memory to load icon" msgstr "سىنبەلگە يۈكلەشكە يېتەرلىك ئەسلەك يوق" -#: gdk-pixbuf/io-ico.c:338 +#: gdk-pixbuf/io-ico.c:336 msgid "Compressed icons are not supported" msgstr "پرېسلانغان سىنبەلگىنى قوللىمايدۇ" -#: gdk-pixbuf/io-ico.c:358 +#: gdk-pixbuf/io-ico.c:356 msgid "Icon has zero width" msgstr "سىنبەلگە كەڭلىكى نۆل" -#: gdk-pixbuf/io-ico.c:368 +#: gdk-pixbuf/io-ico.c:366 msgid "Icon has zero height" msgstr "سىنبەلگە ئېگىزلىكى نۆل" -#: gdk-pixbuf/io-ico.c:443 +#: gdk-pixbuf/io-ico.c:441 msgid "Unsupported icon type" msgstr "قوللىمايدىغان رەسىم بەلگە تۈرى" -#: gdk-pixbuf/io-ico.c:537 +#: gdk-pixbuf/io-ico.c:535 msgid "Not enough memory to load ICO file" msgstr "ICO ھۆججىتىنى يۈكلەشكە يېتەرلىك ئەسلەك يوق" -#: gdk-pixbuf/io-ico.c:1002 +#: gdk-pixbuf/io-ico.c:1000 msgid "Image too large to be saved as ICO" msgstr "سۈرەت بەك چوڭ، ICO شەكلىدە ساقلىغىلى بولمايدۇ." -#: gdk-pixbuf/io-ico.c:1013 +#: gdk-pixbuf/io-ico.c:1011 msgid "Cursor hotspot outside image" msgstr "نۇربەلگە ئورنى سۈرەت سىرتىدا" -#: gdk-pixbuf/io-ico.c:1036 +#: gdk-pixbuf/io-ico.c:1034 #, c-format msgid "Unsupported depth for ICO file: %d" msgstr "قوللىمايدىغان ICO ھۆججەت چوڭقۇرلۇقى: %d" -#: gdk-pixbuf/io-jasper.c:74 +#: gdk-pixbuf/io-jasper.c:73 msgid "Couldn't allocate memory for stream" msgstr "ئېقىمغا ئەسلەك تەقسىملىيەلمىدى" -#: gdk-pixbuf/io-jasper.c:104 +#: gdk-pixbuf/io-jasper.c:103 msgid "Couldn't decode image" msgstr "سۈرەت كودىنى يېشەلمىدى" -#: gdk-pixbuf/io-jasper.c:122 +#: gdk-pixbuf/io-jasper.c:121 msgid "Transformed JPEG2000 has zero width or height" msgstr "ئايلاندۇرۇلغان JPEG2000 نىڭ كەڭلىكى ياكى ئۇزۇنلۇقى نۆل" -#: gdk-pixbuf/io-jasper.c:136 +#: gdk-pixbuf/io-jasper.c:135 msgid "Image type currently not supported" msgstr "نۆۋەتتە بۇ خىل سۈرەت فورماتىنى قوللىمايدۇ" -#: gdk-pixbuf/io-jasper.c:148 gdk-pixbuf/io-jasper.c:156 +#: gdk-pixbuf/io-jasper.c:147 gdk-pixbuf/io-jasper.c:155 msgid "Couldn't allocate memory for color profile" msgstr "رەڭ سەپلىمىسىگە ئەسلەك تەقسىملىيەلمەيدۇ" -#: gdk-pixbuf/io-jasper.c:182 +#: gdk-pixbuf/io-jasper.c:181 msgid "Insufficient memory to open JPEG 2000 file" msgstr "JPEG 2000 ھۆججەتنى ئېچىشقا يېتەرلىك ئەسلەك يوق" -#: gdk-pixbuf/io-jasper.c:261 +#: gdk-pixbuf/io-jasper.c:260 msgid "Couldn't allocate memory to buffer image data" msgstr "يىغلەك سۈرەت سانلىق-مەلۇماتىغا ئەسلەك تەقسىملىيەلمەيدۇ" -#: gdk-pixbuf/io-jasper.c:305 +#: gdk-pixbuf/io-jasper.c:304 msgid "The JPEG 2000 image format" msgstr "JPEG 2000 سۈرەت فورماتى" -#: gdk-pixbuf/io-jpeg.c:126 +#: gdk-pixbuf/io-jpeg.c:124 #, c-format msgid "Error interpreting JPEG image file (%s)" msgstr "JPEG سۈرەتنى تەھلىل قىلغاندا خاتالىق كۆرۈلدى (%s)" -#: gdk-pixbuf/io-jpeg.c:604 +#: gdk-pixbuf/io-jpeg.c:597 msgid "" "Insufficient memory to load image, try exiting some applications to free " "memory" @@ -456,17 +465,17 @@ msgstr "" "سۈرەت يۈكلەشكە ئەسلەك يېتىشمەيدۇ، بەزى پروگراممىلارنى يېپىپ ئەسلەكنى " "بىكارلاپ سىناپ بېقىڭ" -#: gdk-pixbuf/io-jpeg.c:651 gdk-pixbuf/io-jpeg.c:865 +#: gdk-pixbuf/io-jpeg.c:645 gdk-pixbuf/io-jpeg.c:858 #, c-format msgid "Unsupported JPEG color space (%s)" msgstr "قوللىمايدىغان JPEG رەڭ بوشلۇقى (%s)" -#: gdk-pixbuf/io-jpeg.c:764 gdk-pixbuf/io-jpeg.c:1044 +#: gdk-pixbuf/io-jpeg.c:757 gdk-pixbuf/io-jpeg.c:1037 #: gdk-pixbuf/io-jpeg.c:1308 gdk-pixbuf/io-jpeg.c:1318 msgid "Couldn't allocate memory for loading JPEG file" msgstr "JPEG ھۆججەتنى يۈكلەشكە ئەسلەك تەقسىملىيەلمىدى" -#: gdk-pixbuf/io-jpeg.c:1018 +#: gdk-pixbuf/io-jpeg.c:1011 msgid "Transformed JPEG has zero width or height." msgstr "ئايلاندۇرۇلغان JPEG نىڭ كەڭلىكى ياكى ئۇزۇنلۇقى نۆل" @@ -475,91 +484,91 @@ msgstr "ئايلاندۇرۇلغان JPEG نىڭ كەڭلىكى ياكى ئۇز msgid "Color profile has invalid length '%u'." msgstr "رەڭ سەپلىمە ھۆججىتىنىڭ ئۇزۇنلۇقى ‹%u› ئىناۋەتسىز." -#: gdk-pixbuf/io-pcx.c:186 +#: gdk-pixbuf/io-pcx.c:184 msgid "Couldn't allocate memory for header" msgstr "ھۆججەت بېشىغا ئەسلەك تەقسىملىيەلمىدى" -#: gdk-pixbuf/io-pcx.c:201 gdk-pixbuf/io-pcx.c:559 +#: gdk-pixbuf/io-pcx.c:199 gdk-pixbuf/io-pcx.c:557 msgid "Couldn't allocate memory for context buffer" msgstr "كونتېكىست يىغلەككە ئەسلەك تەقسىملىيەلمىدى" -#: gdk-pixbuf/io-pcx.c:600 +#: gdk-pixbuf/io-pcx.c:598 msgid "Image has invalid width and/or height" msgstr "سۈرەتنىڭ كەڭلىكى ۋە ياكى ئۇزۇنلۇقى ئىناۋەتسىز" -#: gdk-pixbuf/io-pcx.c:612 gdk-pixbuf/io-pcx.c:673 +#: gdk-pixbuf/io-pcx.c:610 gdk-pixbuf/io-pcx.c:671 msgid "Image has unsupported bpp" msgstr "رەسىمدە قوللىمايدىغان bpp بار" -#: gdk-pixbuf/io-pcx.c:617 gdk-pixbuf/io-pcx.c:625 +#: gdk-pixbuf/io-pcx.c:615 gdk-pixbuf/io-pcx.c:623 #, c-format msgid "Image has unsupported number of %d-bit planes" msgstr "سۈرەتتە قوللىمايدىغان %d بىتلىق رەڭ تەخسىسى بار" -#: gdk-pixbuf/io-pcx.c:641 +#: gdk-pixbuf/io-pcx.c:639 msgid "Couldn't create new pixbuf" msgstr "يېڭى پىكسېل يىغلەك قۇرالمىدى" -#: gdk-pixbuf/io-pcx.c:649 +#: gdk-pixbuf/io-pcx.c:647 msgid "Couldn't allocate memory for line data" msgstr "سىزىقلىق سانلىق-مەلۇماتقا ئەسلەك تەقسىملىيەلمىدى" -#: gdk-pixbuf/io-pcx.c:656 +#: gdk-pixbuf/io-pcx.c:654 msgid "Couldn't allocate memory for PCX image" msgstr "PCX رەسىمىگە يىغلەككە ئەسلەك تەقسىملىيەلمىدى" -#: gdk-pixbuf/io-pcx.c:703 +#: gdk-pixbuf/io-pcx.c:701 msgid "Didn't get all lines of PCX image" msgstr "PCX سۈرەتنىڭ بارلىق سىزىقلىق مەلۇماتلىرىغا ئېرىشەلمىدى" -#: gdk-pixbuf/io-pcx.c:710 +#: gdk-pixbuf/io-pcx.c:708 msgid "No palette found at end of PCX data" msgstr "PCX سانلىق-مەلۇماتىنىڭ ئاخىرىدا رەڭ تەڭشىگۈچ بايقالمىدى" -#: gdk-pixbuf/io-pcx.c:755 +#: gdk-pixbuf/io-pcx.c:753 msgid "The PCX image format" msgstr "PCX سۈرەت فورماتى" -#: gdk-pixbuf/io-pixdata.c:148 +#: gdk-pixbuf/io-pixdata.c:146 msgid "Transformed pixbuf has zero width or height." msgstr "ئايلاندۇرۇلغان pixbuf نىڭ كەڭلىكى ياكى ئېگىزلىكى نۆل." -#: gdk-pixbuf/io-pixdata.c:186 +#: gdk-pixbuf/io-pixdata.c:184 msgid "The GdkPixdata format" msgstr "BMP سۈرەت پىچىمى" -#: gdk-pixbuf/io-png.c:54 +#: gdk-pixbuf/io-png.c:53 msgid "Bits per channel of PNG image is invalid." msgstr "PNG سۈرەتنىڭ ھەر بىر قانىلىنىڭ بىت سانى ئىناۋەتسىز ." -#: gdk-pixbuf/io-png.c:135 gdk-pixbuf/io-png.c:641 +#: gdk-pixbuf/io-png.c:134 gdk-pixbuf/io-png.c:640 msgid "Transformed PNG has zero width or height." msgstr "ئايلاندۇرۇلغان PNG نىڭ كەڭلىكى ياكى ئېگىزلىكى نۆل." -#: gdk-pixbuf/io-png.c:143 +#: gdk-pixbuf/io-png.c:142 msgid "Bits per channel of transformed PNG is not 8." msgstr "ئايلاندۇرۇلغان PNG نىڭ بىت سانى 8 ئەمەس" -#: gdk-pixbuf/io-png.c:152 +#: gdk-pixbuf/io-png.c:151 msgid "Transformed PNG not RGB or RGBA." msgstr "ئايلاندۇرۇلغان PNG بولسا RGB ياكى RGBA ئەمەس." -#: gdk-pixbuf/io-png.c:161 +#: gdk-pixbuf/io-png.c:160 msgid "Transformed PNG has unsupported number of channels, must be 3 or 4." msgstr "" "ئايلاندۇرۇلغان PNG قوللىمايدىغان قانال سانىنى ئۆز ئىچىگە ئالغان. چوقۇم 3 " "ياكى 4 بولۇشى لازىم" -#: gdk-pixbuf/io-png.c:182 +#: gdk-pixbuf/io-png.c:181 #, c-format msgid "Fatal error in PNG image file: %s" msgstr "PNG سۈرەت ھۆججەتتە ئېغىر خاتالىق كۆرۈلدى: %s" -#: gdk-pixbuf/io-png.c:315 +#: gdk-pixbuf/io-png.c:314 msgid "Insufficient memory to load PNG file" msgstr "PNG يۈكلەشكە يېتەرلىك ئەسلەك يوق" -#: gdk-pixbuf/io-png.c:656 +#: gdk-pixbuf/io-png.c:655 #, c-format msgid "" "Insufficient memory to store a %lu by %lu image; try exiting some " @@ -568,30 +577,30 @@ msgstr "" "چوڭلۇقى %lu x %lu بولغان سۈرەتنى يۈكلەشكە يېتەرلىك ئەسلەك يوق؛ باشقا " "پروگراممىلارنى يېپىپ ئەسلەك ئىشلىتىش مىقدارىنى ئازايتىڭ." -#: gdk-pixbuf/io-png.c:719 +#: gdk-pixbuf/io-png.c:718 msgid "Fatal error reading PNG image file" msgstr "PNG سۈرەتنى ئوقۇغاندا ئېغىر خاتالىق كۆرۈلدى" -#: gdk-pixbuf/io-png.c:768 +#: gdk-pixbuf/io-png.c:767 #, c-format msgid "Fatal error reading PNG image file: %s" msgstr "PNG سۈرەتنى ئوقۇغاندا ئېغىر خاتالىق كۆرۈلدى: %s" -#: gdk-pixbuf/io-png.c:858 +#: gdk-pixbuf/io-png.c:857 msgid "" "Keys for PNG text chunks must have at least 1 and at most 79 characters." msgstr "PNG يېزىق رامكىسىنىڭ ھالقىلىق سۆزى 1-79 غىچە بولۇشى كېرەك" -#: gdk-pixbuf/io-png.c:867 +#: gdk-pixbuf/io-png.c:866 msgid "Keys for PNG text chunks must be ASCII characters." msgstr "PNG يېزىق رامكىسىنىڭ ھالقىلىق سۆزى ASCII چوقۇم بولۇشى كېرەك" -#: gdk-pixbuf/io-png.c:881 gdk-pixbuf/io-tiff.c:667 +#: gdk-pixbuf/io-png.c:880 gdk-pixbuf/io-tiff.c:665 #, c-format msgid "Color profile has invalid length %d." msgstr "رەڭ سەپلىمە ھۆججىتىنىڭ ئۇزۇنلۇقى %d ئىناۋەتسىز." -#: gdk-pixbuf/io-png.c:894 +#: gdk-pixbuf/io-png.c:893 #, c-format msgid "" "PNG compression level must be a value between 0 and 9; value '%s' could not " @@ -600,7 +609,7 @@ msgstr "" "PNG پرېسلاش دەرىجىسى چوقۇم 9-0 گىچە بولۇشى كېرەك؛ ئانالىز قىلىنمايدىغان " "قىممەت %s ." -#: gdk-pixbuf/io-png.c:907 +#: gdk-pixbuf/io-png.c:906 #, c-format msgid "" "PNG compression level must be a value between 0 and 9; value '%d' is not " @@ -609,328 +618,324 @@ msgstr "" "PNG نىڭ پرېسلاش دەرىجىسى چوقۇم 9-0 گىچە بولۇشى كېرەك . '%d' قىممەتنى " "ئىشلىتىشكە يول قويۇلمايدۇ." -#: gdk-pixbuf/io-png.c:955 +#: gdk-pixbuf/io-png.c:954 #, c-format msgid "Value for PNG text chunk %s cannot be converted to ISO-8859-1 encoding." msgstr "PNG تېكىست رامكىسى %s نى ISO-8859-1 غا ئايلاندۇرۇشقا بولمايدۇ" -#: gdk-pixbuf/io-png.c:1118 +#: gdk-pixbuf/io-png.c:1117 msgid "The PNG image format" msgstr "PNG سۈرەت فورماتى" -#: gdk-pixbuf/io-pnm.c:248 +#: gdk-pixbuf/io-pnm.c:246 msgid "PNM loader expected to find an integer, but didn't" msgstr "PNM يۈكلەش بۆلەك پۈتۈن سان تاپالمىدى" -#: gdk-pixbuf/io-pnm.c:280 +#: gdk-pixbuf/io-pnm.c:278 msgid "PNM file has an incorrect initial byte" msgstr "PNM ھۆججەتنىڭ باش بايتى خاتا" -#: gdk-pixbuf/io-pnm.c:310 +#: gdk-pixbuf/io-pnm.c:308 msgid "PNM file is not in a recognized PNM subformat" msgstr "PNG ھۆججەت پەرقلەندۈرگىلى بولىدىغان PNM قوشۇمچە فورماتتا ساقلانمىغان" -#: gdk-pixbuf/io-pnm.c:335 +#: gdk-pixbuf/io-pnm.c:333 msgid "PNM file has an image width of 0" msgstr "PNM ھۆججەتنىڭ سۈرەت كەڭلىكى 0" -#: gdk-pixbuf/io-pnm.c:356 +#: gdk-pixbuf/io-pnm.c:354 msgid "PNM file has an image height of 0" msgstr "PNM ھۆججەتنىڭ سۈرەت ئېگىزلىكى 0" -#: gdk-pixbuf/io-pnm.c:379 +#: gdk-pixbuf/io-pnm.c:377 msgid "Maximum color value in PNM file is 0" msgstr "PNM ھۆججەتتە ئىشلەتكىلى بولىدىغان ئەڭ كۆپ رەڭ سانى 0" -#: gdk-pixbuf/io-pnm.c:387 +#: gdk-pixbuf/io-pnm.c:385 msgid "Maximum color value in PNM file is too large" msgstr "PNM ھۆججەتتە ئىشلەتكىلى بولىدىغان ئەڭ كۆپ رەڭ سانى بەك چوڭ" -#: gdk-pixbuf/io-pnm.c:427 gdk-pixbuf/io-pnm.c:457 gdk-pixbuf/io-pnm.c:502 +#: gdk-pixbuf/io-pnm.c:425 gdk-pixbuf/io-pnm.c:455 gdk-pixbuf/io-pnm.c:500 msgid "Raw PNM image type is invalid" msgstr "ئەسلىدىكى PNM سۈرەتنىڭ تىپى ئىناۋەتسىز" -#: gdk-pixbuf/io-pnm.c:652 +#: gdk-pixbuf/io-pnm.c:650 msgid "PNM image loader does not support this PNM subformat" msgstr "PNM يۈكلەش پروگراممىسى بۇ خىل PNM تارماق فورماتنى قوللىمايدۇ" -#: gdk-pixbuf/io-pnm.c:739 gdk-pixbuf/io-pnm.c:966 +#: gdk-pixbuf/io-pnm.c:737 gdk-pixbuf/io-pnm.c:964 msgid "Raw PNM formats require exactly one whitespace before sample data" msgstr "ئەسلىدىكى PNM فورماتى نۇسخىلاشتىن بۇرۇن بىر بوشلۇق ئورنىغا ئېھتىياجلىق" -#: gdk-pixbuf/io-pnm.c:766 +#: gdk-pixbuf/io-pnm.c:764 msgid "Cannot allocate memory for loading PNM image" msgstr "ئەسلەك تەقسىملەپ PNM سۈرەتنى يۈكلىيەلمەيدۇ" -#: gdk-pixbuf/io-pnm.c:816 +#: gdk-pixbuf/io-pnm.c:814 msgid "Insufficient memory to load PNM context struct" msgstr "PNM نىڭ تىل مۇھىت بۆلىكىنى يۈكلەشكە ئەسلەك يېتىشمەيدۇ" -#: gdk-pixbuf/io-pnm.c:867 +#: gdk-pixbuf/io-pnm.c:865 msgid "Unexpected end of PNM image data" msgstr "PNM سۈرەت سانلىق-مەلۇماتى بالدۇر ئاخىرلاشقان" -#: gdk-pixbuf/io-pnm.c:995 +#: gdk-pixbuf/io-pnm.c:993 msgid "Insufficient memory to load PNM file" msgstr "PNM نى يۈكلەشكە ئەسلەك يېتىشمەيدۇ" -#: gdk-pixbuf/io-pnm.c:1079 +#: gdk-pixbuf/io-pnm.c:1077 msgid "The PNM/PBM/PGM/PPM image format family" msgstr "PNM/PBM/PGM/PPM سۈرەت ھۆججەت تۈرى" -#: gdk-pixbuf/io-qtif.c:128 +#: gdk-pixbuf/io-qtif.c:126 msgid "Input file descriptor is NULL." msgstr "كىرگۈزگەن ھۆججەت چۈشەندۈرۈشى NULL." -#: gdk-pixbuf/io-qtif.c:143 +#: gdk-pixbuf/io-qtif.c:141 msgid "Failed to read QTIF header" msgstr "QTIF بېشىنى ئوقۇيالمىدى" -#: gdk-pixbuf/io-qtif.c:152 gdk-pixbuf/io-qtif.c:189 gdk-pixbuf/io-qtif.c:459 +#: gdk-pixbuf/io-qtif.c:150 gdk-pixbuf/io-qtif.c:187 gdk-pixbuf/io-qtif.c:454 #, c-format msgid "QTIF atom size too large (%d byte)" msgid_plural "QTIF atom size too large (%d bytes)" msgstr[0] "QTIF ئاتوم چوڭلۇقى بەك چوڭ (%d بايت)" -#: gdk-pixbuf/io-qtif.c:175 +#: gdk-pixbuf/io-qtif.c:173 #, c-format msgid "Failed to allocate %d byte for file read buffer" msgid_plural "Failed to allocate %d bytes for file read buffer" msgstr[0] "%d بايتلىق ھۆججەت ئوقۇش يىغلەكنى تەقسىملىيەلمىدى" -#: gdk-pixbuf/io-qtif.c:206 +#: gdk-pixbuf/io-qtif.c:201 #, c-format msgid "File error when reading QTIF atom: %s" msgstr "QTIF ئاتوم ئوقۇشتىكى ھۆججەت خاتالىقى: %s" -#: gdk-pixbuf/io-qtif.c:243 +#: gdk-pixbuf/io-qtif.c:238 #, c-format msgid "Failed to skip the next %d byte with seek()." msgid_plural "Failed to skip the next %d bytes with seek()." msgstr[0] "كېيىنكى %d بايت seek() تىن ئاتلىيالمىدى." -#: gdk-pixbuf/io-qtif.c:270 +#: gdk-pixbuf/io-qtif.c:265 msgid "Failed to allocate QTIF context structure." msgstr "QTIF تىل مۇھىت قۇرۇلمىسىنى تەقسىملىيەلمىدى." -#: gdk-pixbuf/io-qtif.c:330 +#: gdk-pixbuf/io-qtif.c:325 msgid "Failed to create GdkPixbufLoader object." msgstr "GdkPixbufLoader ئوبيېكت قۇرالمىدى." -#: gdk-pixbuf/io-qtif.c:434 +#: gdk-pixbuf/io-qtif.c:429 msgid "Failed to find an image data atom." msgstr "سۈرەت سانلىق-مەلۇمات ئاتومىنى تاپالمىدى." -#: gdk-pixbuf/io-qtif.c:618 +#: gdk-pixbuf/io-qtif.c:613 msgid "The QTIF image format" msgstr "QTIF سۈرەت فورماتى" -#: gdk-pixbuf/io-ras.c:125 +#: gdk-pixbuf/io-ras.c:123 msgid "RAS image has bogus header data" msgstr "RAS سۈرەتتە يالغان باش سانلىق-مەلۇماتى بار" -#: gdk-pixbuf/io-ras.c:147 +#: gdk-pixbuf/io-ras.c:145 msgid "RAS image has unknown type" msgstr "RAS سۈرەتنىڭ تىپى نامەلۇم" -#: gdk-pixbuf/io-ras.c:155 +#: gdk-pixbuf/io-ras.c:153 msgid "unsupported RAS image variation" msgstr "قوللىمايدىغان RAS سۈرەت شالغۇتى" -#: gdk-pixbuf/io-ras.c:170 gdk-pixbuf/io-ras.c:199 +#: gdk-pixbuf/io-ras.c:168 gdk-pixbuf/io-ras.c:197 msgid "Not enough memory to load RAS image" msgstr "RAS سۈرەتنى يۈكلەشكە يېتەرلىك ئەسلەك يوق" -#: gdk-pixbuf/io-ras.c:544 +#: gdk-pixbuf/io-ras.c:542 msgid "The Sun raster image format" msgstr "Sun ئوپتىك پەنجىرىلىك سۈرەت فورماتى" -#: gdk-pixbuf/io-tga.c:153 +#: gdk-pixbuf/io-tga.c:151 msgid "Cannot allocate memory for IOBuffer struct" msgstr "IOBuffer ئەسلەك تەقسىملىيەلمەيدۇ" -#: gdk-pixbuf/io-tga.c:172 +#: gdk-pixbuf/io-tga.c:170 msgid "Cannot allocate memory for IOBuffer data" msgstr "IOBuffer سانلىق-مەلۇماتى ئۈچۈن ئەسلەك تەقسىملىيەلمەيدۇ" -#: gdk-pixbuf/io-tga.c:183 +#: gdk-pixbuf/io-tga.c:181 msgid "Cannot realloc IOBuffer data" msgstr "IOBuffer ئۈچۈن قايتىدىن ئەسلەك تەقسىملىيەلمەيدۇ" -#: gdk-pixbuf/io-tga.c:213 +#: gdk-pixbuf/io-tga.c:211 msgid "Cannot allocate temporary IOBuffer data" msgstr "IOBuffer ئۈچۈن ۋاقىتلىق ئەسلەك تەقسىملىيەلمەيدۇ" -#: gdk-pixbuf/io-tga.c:346 +#: gdk-pixbuf/io-tga.c:339 msgid "Cannot allocate new pixbuf" msgstr "يېڭى پىكسېللىق يىغلەكنى تەقسىملىيەلمەيدۇ" -#: gdk-pixbuf/io-tga.c:685 +#: gdk-pixbuf/io-tga.c:678 msgid "Image is corrupted or truncated" msgstr "سۈرەت بۇزۇلغان ياكى كېسىلگەن" -#: gdk-pixbuf/io-tga.c:692 +#: gdk-pixbuf/io-tga.c:685 msgid "Cannot allocate colormap structure" msgstr "رەڭ جەدۋەل قۇرۇلمىسىنى تەقسىملىيەلمەيدۇ" -#: gdk-pixbuf/io-tga.c:699 +#: gdk-pixbuf/io-tga.c:692 msgid "Cannot allocate colormap entries" msgstr "رەڭ جەدۋەل تۈرىنى تەقسىملىيەلمەيدۇ" -#: gdk-pixbuf/io-tga.c:721 +#: gdk-pixbuf/io-tga.c:714 msgid "Unexpected bitdepth for colormap entries" msgstr "ئېنىقسىز رەڭلىك جەدۋەل بىت چوڭقۇرلۇقى" -#: gdk-pixbuf/io-tga.c:739 +#: gdk-pixbuf/io-tga.c:732 msgid "Cannot allocate TGA header memory" msgstr "TGA باش ئەسلەكنى تەقسىملىيەلمەيدۇ" -#: gdk-pixbuf/io-tga.c:772 +#: gdk-pixbuf/io-tga.c:765 msgid "TGA image has invalid dimensions" msgstr "TGA سۈرەت ئۆلچىمى ئىناۋەتسىز" -#: gdk-pixbuf/io-tga.c:778 gdk-pixbuf/io-tga.c:787 gdk-pixbuf/io-tga.c:797 -#: gdk-pixbuf/io-tga.c:807 gdk-pixbuf/io-tga.c:814 +#: gdk-pixbuf/io-tga.c:771 gdk-pixbuf/io-tga.c:780 gdk-pixbuf/io-tga.c:790 +#: gdk-pixbuf/io-tga.c:800 gdk-pixbuf/io-tga.c:807 msgid "TGA image type not supported" msgstr "TGA سۈرەت تىپىنى قوللىمايدۇ" -#: gdk-pixbuf/io-tga.c:861 +#: gdk-pixbuf/io-tga.c:854 msgid "Cannot allocate memory for TGA context struct" msgstr "TGA نىڭ تىل مۇھىت تۈزۈلۈشى ئۈچۈن ئەسلەك تەقسىملىيەلمەيدۇ" -#: gdk-pixbuf/io-tga.c:926 +#: gdk-pixbuf/io-tga.c:919 msgid "Excess data in file" msgstr "ھۆججەتتىكى سانلىق-مەلۇمات نورمىدىن ھالقىپ كەتكەن" -#: gdk-pixbuf/io-tga.c:1007 +#: gdk-pixbuf/io-tga.c:1000 msgid "The Targa image format" msgstr "Targa سۈرەت فورماتى" -#: gdk-pixbuf/io-tiff.c:104 +#: gdk-pixbuf/io-tiff.c:102 msgid "Could not get image width (bad TIFF file)" msgstr "سۈرەت كەڭلىكىگە ئېرىشەلمىدى (TIFF ھۆججەت بۇزۇلغان)" -#: gdk-pixbuf/io-tiff.c:112 +#: gdk-pixbuf/io-tiff.c:110 msgid "Could not get image height (bad TIFF file)" msgstr "سۈرەت ئېگىزلىكىگە ئېرىشەلمىدى (TIFF ھۆججەت بۇزۇلغان)" -#: gdk-pixbuf/io-tiff.c:120 +#: gdk-pixbuf/io-tiff.c:118 msgid "Width or height of TIFF image is zero" msgstr "TIFF سۈرەتنىڭ كەڭلىك ياكى ئېگىزلىكى 0" -#: gdk-pixbuf/io-tiff.c:129 gdk-pixbuf/io-tiff.c:138 +#: gdk-pixbuf/io-tiff.c:127 gdk-pixbuf/io-tiff.c:136 msgid "Dimensions of TIFF image too large" msgstr "TIFF سۈرەت ئۆلچىمى بەك چوڭ" -#: gdk-pixbuf/io-tiff.c:162 gdk-pixbuf/io-tiff.c:174 gdk-pixbuf/io-tiff.c:491 +#: gdk-pixbuf/io-tiff.c:160 gdk-pixbuf/io-tiff.c:172 gdk-pixbuf/io-tiff.c:489 msgid "Insufficient memory to open TIFF file" msgstr "TIFF ھۆججەتنى ئېچىشقا يېتەرلىك ئەسلەك يوق" -#: gdk-pixbuf/io-tiff.c:236 +#: gdk-pixbuf/io-tiff.c:234 msgid "Failed to load RGB data from TIFF file" msgstr "TIFF ھۆججەتتىكى RGB سانلىق-مەلۇماتلارنى يۈكلىيەلمىدى" -#: gdk-pixbuf/io-tiff.c:293 +#: gdk-pixbuf/io-tiff.c:291 msgid "Failed to open TIFF image" msgstr "TIFF سۈرەتنى ئاچالمىدى" -#: gdk-pixbuf/io-tiff.c:427 gdk-pixbuf/io-tiff.c:440 +#: gdk-pixbuf/io-tiff.c:425 gdk-pixbuf/io-tiff.c:438 msgid "Failed to load TIFF image" msgstr "TIFF سۈرەتنى يۈكلىيەلمىدى" -#: gdk-pixbuf/io-tiff.c:623 +#: gdk-pixbuf/io-tiff.c:621 msgid "Failed to save TIFF image" msgstr "TIFF سۈرەتنى ساقلىيالمىدى" -#: gdk-pixbuf/io-tiff.c:656 +#: gdk-pixbuf/io-tiff.c:654 msgid "TIFF compression doesn't refer to a valid codec." msgstr "TIFF پرېسلاش ئىناۋەتلىك كودلاشتىن پايدىلىنالمىدى." -#: gdk-pixbuf/io-tiff.c:696 +#: gdk-pixbuf/io-tiff.c:694 msgid "Failed to write TIFF data" msgstr "TIFF سانلىق-مەلۇماتقا يازالمىدى" -#: gdk-pixbuf/io-tiff.c:733 +#: gdk-pixbuf/io-tiff.c:731 msgid "Couldn't write to TIFF file" msgstr "TIFF ھۆججەتكە يازالمىدى" -#: gdk-pixbuf/io-tiff.c:788 -msgid "The TIFF image format" -msgstr "TIFF سۈرەت فورماتى" - -#: gdk-pixbuf/io-wbmp.c:245 +#: gdk-pixbuf/io-wbmp.c:243 msgid "Image has zero width" msgstr "سۈرەت كەڭلىكى 0" -#: gdk-pixbuf/io-wbmp.c:263 +#: gdk-pixbuf/io-wbmp.c:261 msgid "Image has zero height" msgstr "سۈرەت ئېگىزلىكى 0" -#: gdk-pixbuf/io-wbmp.c:274 +#: gdk-pixbuf/io-wbmp.c:272 msgid "Not enough memory to load image" msgstr "سۈرەت يۈكلەشكە يېتەرلىك ئەسلەك يوق" -#: gdk-pixbuf/io-wbmp.c:333 +#: gdk-pixbuf/io-wbmp.c:331 msgid "Couldn't save the rest" msgstr "قالغان قىسمىنى ساقلىيالمايدۇ" -#: gdk-pixbuf/io-wbmp.c:374 +#: gdk-pixbuf/io-wbmp.c:372 msgid "The WBMP image format" msgstr "WBMP سۈرەت فورماتى" -#: gdk-pixbuf/io-xbm.c:304 +#: gdk-pixbuf/io-xbm.c:302 msgid "Invalid XBM file" msgstr "XBM ھۆججەت ئىناۋەتسىز" -#: gdk-pixbuf/io-xbm.c:314 +#: gdk-pixbuf/io-xbm.c:312 msgid "Insufficient memory to load XBM image file" msgstr "XBM ھۆججەت يۈكلەشكە ئەسلەك يېتىشمەيدۇ" -#: gdk-pixbuf/io-xbm.c:462 +#: gdk-pixbuf/io-xbm.c:460 msgid "Failed to write to temporary file when loading XBM image" msgstr "XBM سۈرەت يۈكلەۋاتقاندا ۋاقىتلىق ھۆججەتكە يازالمىدى" -#: gdk-pixbuf/io-xbm.c:501 +#: gdk-pixbuf/io-xbm.c:499 msgid "The XBM image format" msgstr "XBM سۈرەت فورماتى" -#: gdk-pixbuf/io-xpm.c:469 +#: gdk-pixbuf/io-xpm.c:467 msgid "No XPM header found" msgstr "XPM بېشى تېپىلمىدى" -#: gdk-pixbuf/io-xpm.c:478 +#: gdk-pixbuf/io-xpm.c:476 msgid "Invalid XPM header" msgstr "XBM باش ئىناۋەتسىز" -#: gdk-pixbuf/io-xpm.c:486 +#: gdk-pixbuf/io-xpm.c:484 msgid "XPM file has image width <= 0" msgstr "XPM ھۆججەت سۈرەت كەڭلىكى <= 0" -#: gdk-pixbuf/io-xpm.c:494 +#: gdk-pixbuf/io-xpm.c:492 msgid "XPM file has image height <= 0" msgstr "XPM ھۆججەت سۈرەت ئېگىزلىكى <= 0" -#: gdk-pixbuf/io-xpm.c:502 +#: gdk-pixbuf/io-xpm.c:500 msgid "XPM has invalid number of chars per pixel" msgstr "XPM ھەربىر پىكسېل ئىگىلىگەن بىت سانى ئىناۋەتسىز" -#: gdk-pixbuf/io-xpm.c:511 +#: gdk-pixbuf/io-xpm.c:509 msgid "XPM file has invalid number of colors" msgstr "XPM ھۆججەت رەسىم رەڭ سانى توغرا ئەمەس" -#: gdk-pixbuf/io-xpm.c:523 gdk-pixbuf/io-xpm.c:532 gdk-pixbuf/io-xpm.c:584 +#: gdk-pixbuf/io-xpm.c:521 gdk-pixbuf/io-xpm.c:530 gdk-pixbuf/io-xpm.c:582 msgid "Cannot allocate memory for loading XPM image" msgstr "XPM سۈرەت يۈكلەشكە ئەسلەك تەقسىملىيەلمەيدۇ" -#: gdk-pixbuf/io-xpm.c:546 +#: gdk-pixbuf/io-xpm.c:544 msgid "Cannot read XPM colormap" msgstr "XPM رەڭ جەدۋەلنى ئوقۇيالمىدى" -#: gdk-pixbuf/io-xpm.c:778 +#: gdk-pixbuf/io-xpm.c:776 msgid "Failed to write to temporary file when loading XPM image" msgstr "XPM يۈكلىگەندە ۋاقىتلىق ھۆججەتكە يازالمىدى" -#: gdk-pixbuf/io-xpm.c:817 +#: gdk-pixbuf/io-xpm.c:815 msgid "The XPM image format" msgstr "XPM سۈرەت فورماتى" diff --git a/po/uk.gmo b/po/uk.gmo index c7dc7b5556c08c61260ffd980f7222f940e4510a..9ea7c97f1b06542113dbd42cab83706a83817699 100644 GIT binary patch delta 4898 zcmYk5(6SihCl)mLT*9`vPptK7D8mPY!%@Gml(;?BsU;LxDa+h zS+0l(60o$@ss#y}6bM2<1murfd5QpZ18`ZP>05_YzNaFeWj^n2)=t)fnHM#-w5rq_9jF1miVj}D z0eBrXz%GnNHyVcb;Y{pvAqz+%ApeH|r{F&?Q zreh4FQHPIU5!Rrdv=w#U=cobPLY;Rvqo!zbQ2kCrofpKp_^hq}86TkD?q2e*!Weqt zp-dg>NuNP=a0E55tEfeH)0)KH##5h&dZNwf!{4K(rc+<YlYVOj=t2)TD&P4vqQg&q1Y()+9Fgp02t^WzDsCTAu1lA*6nkLku zy^0#>KSQ=5mB-c`O~!|DnXO+y4e%Sxz+T)<1I)(&)}fAngf$q${M>;-g~_-Scr0 z^?FptZKy?f4fF6jWLcPTy!1MM9(KbJI(q+~rJyH1f?7mZP;>sBwFmQ}`atU#)Y_P4 zEw$~dP&eLX+uyM5=d2$hV>f@b#}oOu^x^&{jevdK@RxehJlK zcjkva%?MPc7UDy=19=AX0Xq0S@@JAbiAzl}hRBY2l7fSWP;=RanyWvcQWnQjReLIG zpoOUR`IwJuQB!gWnSS#h)b+`%SfxG>)jl6Jpbe-gKaxTIHD?{jd%sw2fDcnIpto{- z0UyKm!@Q|kj2o!$#s=)eg7D)3d>qYi&oWd$S8*05=kP}0N?e3rVFk_@LH;LDILk}A z96Rte8jq`Sj@pq`YWj@iD~J_18{2TK+DCa`vN_1T%r4Bsi})zUkM=CZG1SkaG8RK+ zIu?c~=n3}YPw;yz!MXIV8^4N+@fK?23m)`d)AOh&?mEtUfMv*^Imu2P-$D(rB$u?~ zHq_g612xbDMoAJ)sE~rbP^(a>dJA*0D`}7=I0Lt%2J{6^#o??lEy9hc#dHNX#2E80 ztfRh~gS+tWn2VcuM~m?y>Om7p1I3W3rm&NS7A(S|0%P{zZlo`hUg&jDjm(BQhMKa! z*mfTm(UGafTx`Kv4CE%VEX*|Sx(YYqdW@Umy#-saNbmpK6f~zXD zJ@#isHDe?G7-x}&mG}m#K8W-vrK_#SkYt)aq6RXEdC{t$hYRsIF6I8F7x~o`th1g( zrq_In>L81ir&I?~Z^H>>7EEvMN+0G?Jb_1WIX=N%H1KOk7iRD*Z>_9G)vw$7Xr4NB zmWIO=lz}BId7bbMYK{`-dOskl@N4Q3B&+5u2S39uq$>q)U=PknVs3~c{EqDp{ z;S5Iq9Daqr#`W{b|5ysc7BFh8#wz?6hhVYaTWl*(1H6nHV1M!#z~xBa<`dKuj9z3+ zCGJGB?!G!aituS7Ta&FH?8-Td+mAHi{k+t zpbKpK%XmNa3%31h+n&g0P5q6;T%3ox?f_~{oU`@Lq)Ag3@=?$UGf@}TTN|zCkR+Mw z$ly&W^HYacaRnCql=XvcsEn0Xdu!%nWVX!M8gEJ)k))dLwe|-NlIf7SKtUtx&DEM? zKeEou3CzMo?#79x0FU54oQ#u~dF^{}F!e93iOapWB^R{@Hey-~bB$A|$1!TEcH`0d z+G3t{FOns9g{tWkah!Nn6}ESYvqU11O=ys}w?P!r2-csw9b!M6SWmPNFAzP6nZzXG zuu^+_OQoQcmk+aAJQwk%j0<_)5T@Da-1J%pw& zq}SnfLaCWRj3;hy`Wjv&cHVBl1w;>9XRW%M7E&_t8?S1%Vh(YJU>4o4A}@@)X^m-m zwej#F_lxHD>Si>~Ct8U{+a_N5L0NOH?S0|_;-o5eJBkSeOT;`&yhE^V-5(+6QCkV| zmRsWg0e5Lrd4@P`8(+q!h(dx7o%>;l$2OuP@e=VMq3sUhO`;u9K-^7ekxnGEt@3bx zrrDzVrPRV)s|Hfw{!%%Hmx*SgH=*qUv76XPJV~q}v~?i55nBkpOYZgv`#9np@k>JA zhF*k2%qHrIF~mNih)5^2h30s=`@3v;gmn+@C$|Go>bCx^4LdzDNuq7TUJ= zusdW-?|R{rUz>4%7bN5Be=s2T^ntPZgaRrOXNi4baV~p(Bux}baaoy{f|aY4UBH*wCBUV vImzK}Q#v(upR=o5*MoH099^fLq7C6gOB2Iqircp%w_$%p|E9*$E#3YHIq|jW delta 4518 zcmZA332;@_9mny1A_hSqWHDj)K|qK}BrjnN5<*xEBp3)`X$V<_G(P$POD2SbQ+D@72_xJ9>VZ4*y`+&k(cL9%?l^-`ng#ynw^-7Di)igjqZ$ViL~B z!MFi^xF3h$861Is$A>X0(mOsK6U_ov=@qO6`*A=A4#!Wi4|a?4IyMA-)FoS$vGaV(f`KkU!hUM?bD_Z&Ogu|A3l;uTVo79_!tq zA2lNRsQqhEQ__OE^S6+jv_E1AUPs+f4#W32u0l;g2WrG_qHZjbVF+j_#`BSfb5SSU zk2CQ@)SZTNdlW4d)qz>44m1I0QJ4isG&cC8j;iJ!%tlMe^KWRXCbJg zqX#kmn!{WgGU5BsuH^)#%;#W)r}LJqNeecoanit6YL zS6_{qqFn(BxfD8GLm!4iJ)D9gu>#e>7T10TYpH*MJc(Aq)p<~?1{p-#fGi)|gPOwQ zsPl(1k13dkS=fjSq6N-T(BpI+wYqy#(a=pqnrsg0iw(%Rtj&4W?Z4rSq}Q5)F{nFV zj0}RU#W~oD^YI4Kcbmq+K0W{C6!gVSeCSRO<0!n0x^N^*KllZlPQ4s;;zP*#vU4~Y zuOZWG2`u$qI0JpS5Ot?(P-|ufYKqSU4VYbW4Y!5nwsIL^QU7p*SCBXu)_H?PNUw0I^ieCpM~&t(g-Eu6f8i_ zZM)Hjov10ihWuF!74FG0(T7i=rf@52iVkC7Fokn&$Cs#{MR66i$Kzv|jhc!kWcsWF zb%M`PLw-L?TkY|v4&|cedJSr-&SOld*_T*Jy{q4>2LYJ=fu*)Gwk&C^pS|gBGJYeiRpB^aSsPwE}g)cX263 z@MU#)Wq?8!g^Q>=jiVRp`Bt2S7cdVa(!CBY#bWAvkq5*=IY=FiM+V1=k$bTwT!3dW z1LOFROZk|KucJB?_z#8I6tcNZExK0J;`t04LwJ-Jw+8CXthnvio!({OF3iCzxCj&Y zvL4TkxDC(YOe~>sCmuvC+9?cI25v+KHDH|-bjKkKgLX{E;E7!Q94??E;WNDVLOEw$ z$8oK=0sCcptNvBg1%HhTF_zvH;tGtzkC02*E&MKypT(of_3apic{D74-0VB}0ji$P zO4E=wJ3Em98)>o(dbbRlQT5xdK8N1CPyGaH1lFeM9%PMC4%P6!K^Miq*CEn1NU={T@ks)_*YPv`fU~j9zxCG-;i}=`Q_f5a1ZJZ zPN7C7it%SuZ7#;)LFaFr|8T}~@>upyz@a)Gb^L0K$JT(`(cyMncZM^L861#``eHq5 z4YauWr>H3lqqo|hh&u5cXM?i^xko#Re8nbKdXIA(uAv?n#QSm|g_lu7HIZ>I!K271 zTND$ixoqHrL9xGJF6ON8hPV~gv74y59b4o5@Ao36P`{3vib1vf;9w1Ai)f#gcjFy@(gJs?c{BeO715~4^u(6XZD2c9evXexw&UP3~-C?i6q|@sVGU6J!aQ zMV=#fZC?N4X_-nQ$Qsg(Y$sJDl&mB>Nh{IzBAH3fkY%KZ943#FK1AD($!ap6j3nB! z^pQDhwy$D&X?dA%S!rE+S;T?R_R-Oqz1lAiSs&IOh#%gyAT=p@RFZ$R&!3!@GLCX` za`)M}NqJ=}E9xq$tCFUc)|aLEQj+~CNy!|V>hq6D8#O*5IhEsbO6%&A@@q@0>MBd? zt83GI+10hxb@dgMzNw{E6=mD~i9PDwUQU(Kp6Krq(&W#NX_~Yqy#1Y&u3g&)q#g6M PpIUUHSNqu~H}?8Jx~>`z diff --git a/po/uk.po b/po/uk.po index 3003ae2..a8811f7 100644 --- a/po/uk.po +++ b/po/uk.po @@ -3,16 +3,16 @@ # Yuri Syrota , 1999, 2004. # Maxim Dziumanenko , 2004-2010 # wanderlust , 2009. -# Korostil Daniel , 2011, 2012. +# Daniel Korostil , 2014. msgid "" msgstr "" "Project-Id-Version: gtk+\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=gdk-" "pixbuf\n" -"POT-Creation-Date: 2013-04-15 10:28-0400\n" -"PO-Revision-Date: 2012-03-03 16:49+0300\n" -"Last-Translator: Korostil Daniel \n" -"Language-Team: translation@linux.org.ua\n" +"POT-Creation-Date: 2014-05-26 20:46-0400\n" +"PO-Revision-Date: 2014-02-14 10:26+0300\n" +"Last-Translator: Daniel Korostil \n" +"Language-Team: linux.org.ua\n" "Language: uk\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -20,19 +20,20 @@ msgstr "" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" "%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" "X-Generator: Virtaal 0.7.1\n" +"X-Project-Style: gnome\n" -#: gdk-pixbuf/gdk-pixbuf-animation.c:160 gdk-pixbuf/gdk-pixbuf-io.c:1064 -#: gdk-pixbuf/gdk-pixbuf-io.c:1330 +#: gdk-pixbuf/gdk-pixbuf-animation.c:158 gdk-pixbuf/gdk-pixbuf-io.c:1077 +#: gdk-pixbuf/gdk-pixbuf-io.c:1333 #, c-format msgid "Failed to open file '%s': %s" msgstr "Не вдалось відкрити файл «%s»: %s" -#: gdk-pixbuf/gdk-pixbuf-animation.c:173 gdk-pixbuf/gdk-pixbuf-io.c:1076 +#: gdk-pixbuf/gdk-pixbuf-animation.c:171 gdk-pixbuf/gdk-pixbuf-io.c:962 #, c-format msgid "Image file '%s' contains no data" msgstr "Файл зображення \"%s\" не містить даних" -#: gdk-pixbuf/gdk-pixbuf-animation.c:212 +#: gdk-pixbuf/gdk-pixbuf-animation.c:210 #, c-format msgid "" "Failed to load animation '%s': reason not known, probably a corrupt " @@ -41,8 +42,8 @@ msgstr "" "Не вдається завантажити анімацію \"%s\": причина невідома, можливо файл " "зіпсований" -#: gdk-pixbuf/gdk-pixbuf-animation.c:280 gdk-pixbuf/gdk-pixbuf-io.c:1112 -#: gdk-pixbuf/gdk-pixbuf-io.c:1382 +#: gdk-pixbuf/gdk-pixbuf-animation.c:278 gdk-pixbuf/gdk-pixbuf-io.c:1113 +#: gdk-pixbuf/gdk-pixbuf-io.c:1385 #, c-format msgid "" "Failed to load image '%s': reason not known, probably a corrupt image file" @@ -50,12 +51,12 @@ msgstr "" "Не вдається завантажити зображення \"%s\": причина невідома, можливо файл " "пошкоджений" -#: gdk-pixbuf/gdk-pixbuf-io.c:790 +#: gdk-pixbuf/gdk-pixbuf-io.c:774 #, c-format msgid "Unable to load image-loading module: %s: %s" msgstr "Не вдається завантажити модуль завантаження зображення: %s: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:805 +#: gdk-pixbuf/gdk-pixbuf-io.c:789 #, c-format msgid "" "Image-loading module %s does not export the proper interface; perhaps it's " @@ -64,54 +65,54 @@ msgstr "" "Модуль завантаження зображень %s не експортує відповідний інтерфейс; " "можливо, це з іншої версії gdk-pixbuf?" -#: gdk-pixbuf/gdk-pixbuf-io.c:814 gdk-pixbuf/gdk-pixbuf-io.c:865 +#: gdk-pixbuf/gdk-pixbuf-io.c:798 gdk-pixbuf/gdk-pixbuf-io.c:849 #, c-format msgid "Image type '%s' is not supported" msgstr "Зображення типу \"%s\" не підтримуються" -#: gdk-pixbuf/gdk-pixbuf-io.c:950 +#: gdk-pixbuf/gdk-pixbuf-io.c:934 #, c-format msgid "Couldn't recognize the image file format for file '%s'" msgstr "Не вдається розпізнати формат зображення у файлі \"%s\"" -#: gdk-pixbuf/gdk-pixbuf-io.c:958 +#: gdk-pixbuf/gdk-pixbuf-io.c:942 msgid "Unrecognized image file format" msgstr "Нерозпізнаний формат файлу зображення" -#: gdk-pixbuf/gdk-pixbuf-io.c:1121 +#: gdk-pixbuf/gdk-pixbuf-io.c:1124 #, c-format msgid "Failed to load image '%s': %s" msgstr "Не вдається завантажити зображення \"%s\": %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2015 gdk-pixbuf/io-gdip-utils.c:837 +#: gdk-pixbuf/gdk-pixbuf-io.c:2029 gdk-pixbuf/io-gdip-utils.c:835 #, c-format msgid "Error writing to image file: %s" msgstr "Помилка при записуванні файлу зображення: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2057 gdk-pixbuf/gdk-pixbuf-io.c:2178 +#: gdk-pixbuf/gdk-pixbuf-io.c:2071 gdk-pixbuf/gdk-pixbuf-io.c:2192 #, c-format msgid "This build of gdk-pixbuf does not support saving the image format: %s" msgstr "" "Ця збірка gdk-pixbuf не підтримує збереження зображень у такому форматі: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2088 +#: gdk-pixbuf/gdk-pixbuf-io.c:2102 msgid "Insufficient memory to save image to callback" msgstr "Недостатньо пам'яті для збереження файлу зображення" -#: gdk-pixbuf/gdk-pixbuf-io.c:2101 +#: gdk-pixbuf/gdk-pixbuf-io.c:2115 msgid "Failed to open temporary file" msgstr "Не вдається відкрити тимчасовий файл" -#: gdk-pixbuf/gdk-pixbuf-io.c:2124 +#: gdk-pixbuf/gdk-pixbuf-io.c:2138 msgid "Failed to read from temporary file" msgstr "Не вдається прочитати тимчасовий файл" -#: gdk-pixbuf/gdk-pixbuf-io.c:2372 +#: gdk-pixbuf/gdk-pixbuf-io.c:2382 #, c-format msgid "Failed to open '%s' for writing: %s" msgstr "Не вдається відкрити \"%s\" для запису: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2398 +#: gdk-pixbuf/gdk-pixbuf-io.c:2408 #, c-format msgid "" "Failed to close '%s' while writing image, all data may not have been saved: " @@ -120,15 +121,15 @@ msgstr "" "Не вдається закрити \"%s\" після запису зображення, можливо збережено не всі " "дані: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2619 gdk-pixbuf/gdk-pixbuf-io.c:2671 +#: gdk-pixbuf/gdk-pixbuf-io.c:2629 gdk-pixbuf/gdk-pixbuf-io.c:2681 msgid "Insufficient memory to save image into a buffer" msgstr "Недостатньо пам'яті для збереження файлу у буфері" -#: gdk-pixbuf/gdk-pixbuf-io.c:2717 +#: gdk-pixbuf/gdk-pixbuf-io.c:2727 msgid "Error writing to image stream" msgstr "Помилка при записі у потік зображення" -#: gdk-pixbuf/gdk-pixbuf-loader.c:393 +#: gdk-pixbuf/gdk-pixbuf-loader.c:384 #, c-format msgid "" "Internal error: Image loader module '%s' failed to complete an operation, " @@ -137,24 +138,24 @@ msgstr "" "Внутрішня помилка: модуль завантаження зображень \"%s\" не може завершити " "операцію, але він не повідомив про причину помилки." -#: gdk-pixbuf/gdk-pixbuf-loader.c:435 +#: gdk-pixbuf/gdk-pixbuf-loader.c:426 #, c-format msgid "Incremental loading of image type '%s' is not supported" msgstr "Не підтримується поступове завантаження зображення у форматі \"%s\"" -#: gdk-pixbuf/gdk-pixdata.c:160 +#: gdk-pixbuf/gdk-pixdata.c:158 msgid "Image header corrupt" msgstr "Заголовок зображення пошкоджений" -#: gdk-pixbuf/gdk-pixdata.c:165 +#: gdk-pixbuf/gdk-pixdata.c:163 msgid "Image format unknown" msgstr "Невідомий формат зображення" -#: gdk-pixbuf/gdk-pixdata.c:170 gdk-pixbuf/gdk-pixdata.c:502 +#: gdk-pixbuf/gdk-pixdata.c:168 gdk-pixbuf/gdk-pixdata.c:501 msgid "Image pixel data corrupt" msgstr "Пошкоджені піксельні дані зображення" -#: gdk-pixbuf/gdk-pixdata.c:446 +#: gdk-pixbuf/gdk-pixdata.c:445 #, c-format msgid "failed to allocate image buffer of %u byte" msgid_plural "failed to allocate image buffer of %u bytes" @@ -162,74 +163,78 @@ msgstr[0] "не вдається розподілити %u байт для бу msgstr[1] "не вдається розподілити %u байти для буферу зображення" msgstr[2] "не вдається розподілити %u байтів для буферу зображення" -#: gdk-pixbuf/io-ani.c:244 +#: gdk-pixbuf/io-ani.c:242 msgid "Unexpected icon chunk in animation" msgstr "Несподівана послідовність кадрів в анімації" -#: gdk-pixbuf/io-ani.c:342 gdk-pixbuf/io-ani.c:400 gdk-pixbuf/io-ani.c:426 -#: gdk-pixbuf/io-ani.c:449 gdk-pixbuf/io-ani.c:476 gdk-pixbuf/io-ani.c:563 +#: gdk-pixbuf/io-ani.c:340 gdk-pixbuf/io-ani.c:398 gdk-pixbuf/io-ani.c:424 +#: gdk-pixbuf/io-ani.c:447 gdk-pixbuf/io-ani.c:474 gdk-pixbuf/io-ani.c:561 msgid "Invalid header in animation" msgstr "Неправильний заголовок у анімації" -#: gdk-pixbuf/io-ani.c:352 gdk-pixbuf/io-ani.c:374 gdk-pixbuf/io-ani.c:458 -#: gdk-pixbuf/io-ani.c:485 gdk-pixbuf/io-ani.c:536 gdk-pixbuf/io-ani.c:608 +#: gdk-pixbuf/io-ani.c:350 gdk-pixbuf/io-ani.c:372 gdk-pixbuf/io-ani.c:456 +#: gdk-pixbuf/io-ani.c:483 gdk-pixbuf/io-ani.c:534 gdk-pixbuf/io-ani.c:606 msgid "Not enough memory to load animation" msgstr "Недостатньо пам'яті для завантаження анімації" -#: gdk-pixbuf/io-ani.c:392 gdk-pixbuf/io-ani.c:418 gdk-pixbuf/io-ani.c:437 +#: gdk-pixbuf/io-ani.c:390 gdk-pixbuf/io-ani.c:416 gdk-pixbuf/io-ani.c:435 msgid "Malformed chunk in animation" msgstr "Неправильний фрагмент у анімації" -#: gdk-pixbuf/io-ani.c:660 +#: gdk-pixbuf/io-ani.c:628 +msgid "ANI image was truncated or incomplete." +msgstr "Зображення формату ANI обрізане або неповне." + +#: gdk-pixbuf/io-ani.c:669 msgid "The ANI image format" msgstr "Формат зображень ANI" -#: gdk-pixbuf/io-bmp.c:229 gdk-pixbuf/io-bmp.c:266 gdk-pixbuf/io-bmp.c:337 -#: gdk-pixbuf/io-bmp.c:369 gdk-pixbuf/io-bmp.c:392 gdk-pixbuf/io-bmp.c:495 +#: gdk-pixbuf/io-bmp.c:227 gdk-pixbuf/io-bmp.c:264 gdk-pixbuf/io-bmp.c:335 +#: gdk-pixbuf/io-bmp.c:367 gdk-pixbuf/io-bmp.c:390 gdk-pixbuf/io-bmp.c:493 msgid "BMP image has bogus header data" msgstr "Зображення формату BMP містить неправильні дані в заголовку" -#: gdk-pixbuf/io-bmp.c:240 gdk-pixbuf/io-bmp.c:432 +#: gdk-pixbuf/io-bmp.c:238 gdk-pixbuf/io-bmp.c:430 msgid "Not enough memory to load bitmap image" msgstr "Недостатньо пам'яті для завантаження растрового зображення" -#: gdk-pixbuf/io-bmp.c:318 +#: gdk-pixbuf/io-bmp.c:316 msgid "BMP image has unsupported header size" msgstr "Зображення BMP має непідтримуваний розмір заголовка" -#: gdk-pixbuf/io-bmp.c:356 +#: gdk-pixbuf/io-bmp.c:354 msgid "Topdown BMP images cannot be compressed" msgstr "Перегорнуті зображення формату BMP не можуть бути стиснені" -#: gdk-pixbuf/io-bmp.c:716 gdk-pixbuf/io-pnm.c:707 +#: gdk-pixbuf/io-bmp.c:714 gdk-pixbuf/io-pnm.c:705 msgid "Premature end-of-file encountered" msgstr "Передчасне завершення файлу" -#: gdk-pixbuf/io-bmp.c:1328 +#: gdk-pixbuf/io-bmp.c:1326 msgid "Couldn't allocate memory for saving BMP file" msgstr "Не вдається виділити пам'ять для завантаження файлу BMP" -#: gdk-pixbuf/io-bmp.c:1369 +#: gdk-pixbuf/io-bmp.c:1367 msgid "Couldn't write to BMP file" msgstr "Не вдається записати файл BMP" -#: gdk-pixbuf/io-bmp.c:1422 gdk-pixbuf/io-gdip-bmp.c:82 +#: gdk-pixbuf/io-bmp.c:1420 gdk-pixbuf/io-gdip-bmp.c:80 msgid "The BMP image format" msgstr "Формат зображень BMP" -#: gdk-pixbuf/io-gdip-emf.c:59 +#: gdk-pixbuf/io-gdip-emf.c:57 msgid "The EMF image format" msgstr "Формат зображень EMF" -#: gdk-pixbuf/io-gdip-gif.c:80 gdk-pixbuf/io-gif.c:1720 +#: gdk-pixbuf/io-gdip-gif.c:78 gdk-pixbuf/io-gif.c:1718 msgid "The GIF image format" msgstr "Формат зображень GIF" -#: gdk-pixbuf/io-gdip-ico.c:59 gdk-pixbuf/io-ico.c:1271 +#: gdk-pixbuf/io-gdip-ico.c:57 gdk-pixbuf/io-ico.c:1269 msgid "The ICO image format" msgstr "Формат зображень ICO" -#: gdk-pixbuf/io-gdip-jpeg.c:53 gdk-pixbuf/io-jpeg.c:1249 +#: gdk-pixbuf/io-gdip-jpeg.c:51 gdk-pixbuf/io-jpeg.c:1249 #, c-format msgid "" "JPEG quality must be a value between 0 and 100; value '%s' could not be " @@ -238,7 +243,7 @@ msgstr "" "Якість формату JPEG має бути в діапазоні від 0 до 100; значення \"%s\" не " "вдається опрацювати." -#: gdk-pixbuf/io-gdip-jpeg.c:68 gdk-pixbuf/io-jpeg.c:1265 +#: gdk-pixbuf/io-gdip-jpeg.c:66 gdk-pixbuf/io-jpeg.c:1265 #, c-format msgid "" "JPEG quality must be a value between 0 and 100; value '%d' is not allowed." @@ -246,109 +251,112 @@ msgstr "" "Якість формату JPEG має бути в діапазоні від 0 до 100; значення \"%d\" " "неприпустиме." -#: gdk-pixbuf/io-gdip-jpeg.c:136 gdk-pixbuf/io-jpeg.c:1478 +#: gdk-pixbuf/io-gdip-jpeg.c:134 gdk-pixbuf/io-jpeg.c:1478 msgid "The JPEG image format" msgstr "Формат зображень JPEG" -#: gdk-pixbuf/io-gdip-utils.c:154 +#: gdk-pixbuf/io-gdip-tiff.c:80 gdk-pixbuf/io-tiff.c:786 +msgid "The TIFF image format" +msgstr "Формат зображень TIFF" + +#: gdk-pixbuf/io-gdip-utils.c:152 #, c-format msgid "Could not allocate memory: %s" msgstr "Не вдається виділити пам'ять: %s" -#: gdk-pixbuf/io-gdip-utils.c:179 gdk-pixbuf/io-gdip-utils.c:293 -#: gdk-pixbuf/io-gdip-utils.c:333 +#: gdk-pixbuf/io-gdip-utils.c:177 gdk-pixbuf/io-gdip-utils.c:291 +#: gdk-pixbuf/io-gdip-utils.c:331 #, c-format msgid "Could not create stream: %s" msgstr "Не вдається створити потік: %s" -#: gdk-pixbuf/io-gdip-utils.c:193 +#: gdk-pixbuf/io-gdip-utils.c:191 #, c-format msgid "Could not seek stream: %s" msgstr "Не вдається змінити позицію у потоці: %s" -#: gdk-pixbuf/io-gdip-utils.c:205 +#: gdk-pixbuf/io-gdip-utils.c:203 #, c-format msgid "Could not read from stream: %s" msgstr "Не вдається прочитати з потоку: %s" -#: gdk-pixbuf/io-gdip-utils.c:617 +#: gdk-pixbuf/io-gdip-utils.c:615 msgid "Couldn't load bitmap" msgstr "Не вдається завантажити растрове зображення" -#: gdk-pixbuf/io-gdip-utils.c:773 +#: gdk-pixbuf/io-gdip-utils.c:771 msgid "Couldn't load metafile" msgstr "Не вдається завантажити метафайл" -#: gdk-pixbuf/io-gdip-utils.c:878 +#: gdk-pixbuf/io-gdip-utils.c:876 msgid "Unsupported image format for GDI+" msgstr "Цей формат зображень не підтримується для GDI+" -#: gdk-pixbuf/io-gdip-utils.c:885 +#: gdk-pixbuf/io-gdip-utils.c:883 msgid "Couldn't save" msgstr "Не вдається зберегти" -#: gdk-pixbuf/io-gdip-wmf.c:58 +#: gdk-pixbuf/io-gdip-wmf.c:56 msgid "The WMF image format" msgstr "Формат зображень WMF" -#: gdk-pixbuf/io-gif.c:222 +#: gdk-pixbuf/io-gif.c:220 #, c-format msgid "Failure reading GIF: %s" msgstr "Не вдається зчитати GIF: %s" -#: gdk-pixbuf/io-gif.c:496 gdk-pixbuf/io-gif.c:1502 gdk-pixbuf/io-gif.c:1669 +#: gdk-pixbuf/io-gif.c:494 gdk-pixbuf/io-gif.c:1500 gdk-pixbuf/io-gif.c:1667 msgid "GIF file was missing some data (perhaps it was truncated somehow?)" msgstr "Файл формату GIF містив пошкоджені дані (можливо його було обрізано?)" -#: gdk-pixbuf/io-gif.c:505 +#: gdk-pixbuf/io-gif.c:503 #, c-format msgid "Internal error in the GIF loader (%s)" msgstr "Внутрішня помилка при завантаженні GIF (%s)" -#: gdk-pixbuf/io-gif.c:579 +#: gdk-pixbuf/io-gif.c:577 msgid "Stack overflow" msgstr "Стек переповнений" -#: gdk-pixbuf/io-gif.c:639 +#: gdk-pixbuf/io-gif.c:637 msgid "GIF image loader cannot understand this image." msgstr "Завантажувач зображень GIF формату не може зрозуміти це зображення." -#: gdk-pixbuf/io-gif.c:668 +#: gdk-pixbuf/io-gif.c:666 msgid "Bad code encountered" msgstr "Виявлено неправильний код" -#: gdk-pixbuf/io-gif.c:678 +#: gdk-pixbuf/io-gif.c:676 msgid "Circular table entry in GIF file" msgstr "Циклічний табличний запис у файлі формату GIF" -#: gdk-pixbuf/io-gif.c:866 gdk-pixbuf/io-gif.c:1488 gdk-pixbuf/io-gif.c:1541 -#: gdk-pixbuf/io-gif.c:1657 +#: gdk-pixbuf/io-gif.c:864 gdk-pixbuf/io-gif.c:1486 gdk-pixbuf/io-gif.c:1539 +#: gdk-pixbuf/io-gif.c:1655 msgid "Not enough memory to load GIF file" msgstr "Недостатньо пам'яті для завантаження файлу GIF" -#: gdk-pixbuf/io-gif.c:960 +#: gdk-pixbuf/io-gif.c:958 msgid "Not enough memory to composite a frame in GIF file" msgstr "Недостатньо пам'яті для створення кадру файлу GIF" -#: gdk-pixbuf/io-gif.c:1132 +#: gdk-pixbuf/io-gif.c:1130 msgid "GIF image is corrupt (incorrect LZW compression)" msgstr "Зображення GIF пошкоджене (невірне стиснення LZW)" -#: gdk-pixbuf/io-gif.c:1182 +#: gdk-pixbuf/io-gif.c:1180 msgid "File does not appear to be a GIF file" msgstr "Файл не схожий на GIF" -#: gdk-pixbuf/io-gif.c:1194 +#: gdk-pixbuf/io-gif.c:1192 #, c-format msgid "Version %s of the GIF file format is not supported" msgstr "Формат файлу GIF версії %s не підтримується" -#: gdk-pixbuf/io-gif.c:1241 -#, fuzzy +#: gdk-pixbuf/io-gif.c:1239 msgid "Resulting GIF image has zero size" -msgstr "Зображення має нульову ширину" +msgstr "Результат зображення GIF має нульову ширину" -#: gdk-pixbuf/io-gif.c:1320 +#: gdk-pixbuf/io-gif.c:1318 msgid "" "GIF image has no global colormap, and a frame inside it has no local " "colormap." @@ -356,7 +364,7 @@ msgstr "" "Зображення формату GIF не має глобальної мапи кольорів, і кадр в ньому не " "має локальної мапи кольорів." -#: gdk-pixbuf/io-gif.c:1564 +#: gdk-pixbuf/io-gif.c:1562 msgid "GIF image was truncated or incomplete." msgstr "Зображення формату GIF обрізане чи незавершене." @@ -373,87 +381,87 @@ msgstr "Не вдається файл декодувати файл ICNS" msgid "The ICNS image format" msgstr "Формат зображень ICNS" -#: gdk-pixbuf/io-ico.c:228 gdk-pixbuf/io-ico.c:242 gdk-pixbuf/io-ico.c:291 -#: gdk-pixbuf/io-ico.c:302 gdk-pixbuf/io-ico.c:395 +#: gdk-pixbuf/io-ico.c:226 gdk-pixbuf/io-ico.c:240 gdk-pixbuf/io-ico.c:289 +#: gdk-pixbuf/io-ico.c:300 gdk-pixbuf/io-ico.c:393 msgid "Invalid header in icon" msgstr "Неправильний заголовок у файлі значка" -#: gdk-pixbuf/io-ico.c:257 gdk-pixbuf/io-ico.c:312 gdk-pixbuf/io-ico.c:405 -#: gdk-pixbuf/io-ico.c:458 gdk-pixbuf/io-ico.c:488 +#: gdk-pixbuf/io-ico.c:255 gdk-pixbuf/io-ico.c:310 gdk-pixbuf/io-ico.c:403 +#: gdk-pixbuf/io-ico.c:456 gdk-pixbuf/io-ico.c:486 msgid "Not enough memory to load icon" msgstr "Недостатньо пам'яті для завантаження значка" -#: gdk-pixbuf/io-ico.c:338 +#: gdk-pixbuf/io-ico.c:336 msgid "Compressed icons are not supported" msgstr "Стиснуті значки не підтримуються" -#: gdk-pixbuf/io-ico.c:358 +#: gdk-pixbuf/io-ico.c:356 msgid "Icon has zero width" msgstr "Ширина значка дорівнює нулю" -#: gdk-pixbuf/io-ico.c:368 +#: gdk-pixbuf/io-ico.c:366 msgid "Icon has zero height" msgstr "Висота значка дорівнює нулю" -#: gdk-pixbuf/io-ico.c:443 +#: gdk-pixbuf/io-ico.c:441 msgid "Unsupported icon type" msgstr "Непідтримуваний тип значка" -#: gdk-pixbuf/io-ico.c:537 +#: gdk-pixbuf/io-ico.c:535 msgid "Not enough memory to load ICO file" msgstr "Недостатньо пам'яті для завантаження файлу у форматі ICO" -#: gdk-pixbuf/io-ico.c:1002 +#: gdk-pixbuf/io-ico.c:1000 msgid "Image too large to be saved as ICO" msgstr "Зображення надто велике для збереження у форматі ICO" -#: gdk-pixbuf/io-ico.c:1013 +#: gdk-pixbuf/io-ico.c:1011 msgid "Cursor hotspot outside image" msgstr "Активна область визначена за межами зображення" -#: gdk-pixbuf/io-ico.c:1036 +#: gdk-pixbuf/io-ico.c:1034 #, c-format msgid "Unsupported depth for ICO file: %d" msgstr "Глибина кольору %d для формату ICO не підтримується" -#: gdk-pixbuf/io-jasper.c:74 +#: gdk-pixbuf/io-jasper.c:73 msgid "Couldn't allocate memory for stream" msgstr "Не вдається виділити пам'ять для потоку" -#: gdk-pixbuf/io-jasper.c:104 +#: gdk-pixbuf/io-jasper.c:103 msgid "Couldn't decode image" msgstr "Не вдається декодувати зображення" -#: gdk-pixbuf/io-jasper.c:122 +#: gdk-pixbuf/io-jasper.c:121 msgid "Transformed JPEG2000 has zero width or height" msgstr "Перетворене зображення формату JPEG2000 має нульову ширину чи висоту." -#: gdk-pixbuf/io-jasper.c:136 +#: gdk-pixbuf/io-jasper.c:135 msgid "Image type currently not supported" msgstr "Тип зображення не підтримується у цій версії" -#: gdk-pixbuf/io-jasper.c:148 gdk-pixbuf/io-jasper.c:156 +#: gdk-pixbuf/io-jasper.c:147 gdk-pixbuf/io-jasper.c:155 msgid "Couldn't allocate memory for color profile" msgstr "Не вдається виділити пам'ять для кольорового профілю" -#: gdk-pixbuf/io-jasper.c:182 +#: gdk-pixbuf/io-jasper.c:181 msgid "Insufficient memory to open JPEG 2000 file" msgstr "Не достатньо пам'яті для відкривання файлу JPEG 2000" -#: gdk-pixbuf/io-jasper.c:261 +#: gdk-pixbuf/io-jasper.c:260 msgid "Couldn't allocate memory to buffer image data" msgstr "Не вдається виділити пам'ять для буфера даних зображення" -#: gdk-pixbuf/io-jasper.c:305 +#: gdk-pixbuf/io-jasper.c:304 msgid "The JPEG 2000 image format" msgstr "Формат зображень JPEG 2000" -#: gdk-pixbuf/io-jpeg.c:126 +#: gdk-pixbuf/io-jpeg.c:124 #, c-format msgid "Error interpreting JPEG image file (%s)" msgstr "Помилка інтерпретації файлу зображення JPEG (%s)" -#: gdk-pixbuf/io-jpeg.c:604 +#: gdk-pixbuf/io-jpeg.c:597 msgid "" "Insufficient memory to load image, try exiting some applications to free " "memory" @@ -461,148 +469,148 @@ msgstr "" "Недостатньо пам'яті для завантаження зображення, спробуйте закрити деякі " "програми, щоб звільнити пам'ять" -#: gdk-pixbuf/io-jpeg.c:651 gdk-pixbuf/io-jpeg.c:865 +#: gdk-pixbuf/io-jpeg.c:645 gdk-pixbuf/io-jpeg.c:858 #, c-format msgid "Unsupported JPEG color space (%s)" msgstr "Простір кольорів (%s) формату JPEG не підтримується" -#: gdk-pixbuf/io-jpeg.c:764 gdk-pixbuf/io-jpeg.c:1044 +#: gdk-pixbuf/io-jpeg.c:757 gdk-pixbuf/io-jpeg.c:1037 #: gdk-pixbuf/io-jpeg.c:1308 gdk-pixbuf/io-jpeg.c:1318 msgid "Couldn't allocate memory for loading JPEG file" msgstr "Не вдається виділити пам'ять для завантаження файлу JPEG" -#: gdk-pixbuf/io-jpeg.c:1018 +#: gdk-pixbuf/io-jpeg.c:1011 msgid "Transformed JPEG has zero width or height." msgstr "Перетворене зображення формату JPEG має нульову ширину чи висоту." #: gdk-pixbuf/io-jpeg.c:1279 -#, fuzzy, c-format +#, c-format msgid "Color profile has invalid length '%u'." -msgstr "Кольоровий профіль має неправильну довжину %d." +msgstr "Кольоровий профіль має неправильну довжину «%u»." -#: gdk-pixbuf/io-pcx.c:186 +#: gdk-pixbuf/io-pcx.c:184 msgid "Couldn't allocate memory for header" msgstr "Не вдається виділити пам'ять для заголовка" -#: gdk-pixbuf/io-pcx.c:201 gdk-pixbuf/io-pcx.c:559 +#: gdk-pixbuf/io-pcx.c:199 gdk-pixbuf/io-pcx.c:557 msgid "Couldn't allocate memory for context buffer" msgstr "Не вдається виділити пам'ять для буфера контексту" -#: gdk-pixbuf/io-pcx.c:600 +#: gdk-pixbuf/io-pcx.c:598 msgid "Image has invalid width and/or height" msgstr "Зображення має неправильну висоту та/чи ширину" -#: gdk-pixbuf/io-pcx.c:612 gdk-pixbuf/io-pcx.c:673 +#: gdk-pixbuf/io-pcx.c:610 gdk-pixbuf/io-pcx.c:671 msgid "Image has unsupported bpp" msgstr "Зображення має непідтримувану кількість біт на точку" -#: gdk-pixbuf/io-pcx.c:617 gdk-pixbuf/io-pcx.c:625 +#: gdk-pixbuf/io-pcx.c:615 gdk-pixbuf/io-pcx.c:623 #, c-format msgid "Image has unsupported number of %d-bit planes" msgstr "Зображення має непідтримувану кількість %d-и бітних площин" -#: gdk-pixbuf/io-pcx.c:641 +#: gdk-pixbuf/io-pcx.c:639 msgid "Couldn't create new pixbuf" msgstr "Не вдається створити новий об'єкт Pixbuf" -#: gdk-pixbuf/io-pcx.c:649 +#: gdk-pixbuf/io-pcx.c:647 msgid "Couldn't allocate memory for line data" msgstr "Не вдається виділити пам'ять для даних рядка" -#: gdk-pixbuf/io-pcx.c:656 +#: gdk-pixbuf/io-pcx.c:654 msgid "Couldn't allocate memory for PCX image" msgstr "Не вдалось виділити пам'ять для зображення PCX" -#: gdk-pixbuf/io-pcx.c:703 +#: gdk-pixbuf/io-pcx.c:701 msgid "Didn't get all lines of PCX image" msgstr "Отримані не всі рядки зображення PCX" -#: gdk-pixbuf/io-pcx.c:710 +#: gdk-pixbuf/io-pcx.c:708 msgid "No palette found at end of PCX data" msgstr "Не знайдено палітри в кінці файлі формату PCX" -#: gdk-pixbuf/io-pcx.c:755 +#: gdk-pixbuf/io-pcx.c:753 msgid "The PCX image format" msgstr "Формат зображень PCX" -#: gdk-pixbuf/io-pixdata.c:148 +#: gdk-pixbuf/io-pixdata.c:146 msgid "Transformed pixbuf has zero width or height." msgstr "Перетворене зображення має нульову ширину чи висоту." -#: gdk-pixbuf/io-pixdata.c:186 +#: gdk-pixbuf/io-pixdata.c:184 msgid "The GdkPixdata format" msgstr "Формат GdkPixdata" -#: gdk-pixbuf/io-png.c:54 +#: gdk-pixbuf/io-png.c:53 msgid "Bits per channel of PNG image is invalid." msgstr "" "Неправильне значення кількості бітів на канал для зображення формату PNM." -#: gdk-pixbuf/io-png.c:135 gdk-pixbuf/io-png.c:641 +#: gdk-pixbuf/io-png.c:134 gdk-pixbuf/io-png.c:640 msgid "Transformed PNG has zero width or height." msgstr "Перетворене зображення формату PNG має нульову ширину чи висоту." -#: gdk-pixbuf/io-png.c:143 +#: gdk-pixbuf/io-png.c:142 msgid "Bits per channel of transformed PNG is not 8." msgstr "" "Значення кількості бітів на канал у зображенні формату PNM не дорівнює 8." -#: gdk-pixbuf/io-png.c:152 +#: gdk-pixbuf/io-png.c:151 msgid "Transformed PNG not RGB or RGBA." msgstr "Перетворене зображення формату PNG не має тип RGB чи RGBA." -#: gdk-pixbuf/io-png.c:161 +#: gdk-pixbuf/io-png.c:160 msgid "Transformed PNG has unsupported number of channels, must be 3 or 4." msgstr "" "Перетворене зображення формату PNG має непідтримувану кількість каналів, їх " "має бути 3 чи 4." -#: gdk-pixbuf/io-png.c:182 +#: gdk-pixbuf/io-png.c:181 #, c-format msgid "Fatal error in PNG image file: %s" msgstr "Критична помилка у файлі зображення PNG: %s" -#: gdk-pixbuf/io-png.c:315 +#: gdk-pixbuf/io-png.c:314 msgid "Insufficient memory to load PNG file" msgstr "Недостатньо пам'яті для завантаження файлу PNG" -#: gdk-pixbuf/io-png.c:656 -#, fuzzy, c-format +#: gdk-pixbuf/io-png.c:655 +#, c-format msgid "" "Insufficient memory to store a %lu by %lu image; try exiting some " "applications to reduce memory usage" msgstr "" -"Недостатньо пам'яті для збереження %ld з %ld зображень; спробуйте закрити " +"Недостатньо пам'яті для збереження %lu з %lu зображень; спробуйте закрити " "деякі програми, щоб зменшити кількість використаної пам'яті" -#: gdk-pixbuf/io-png.c:719 +#: gdk-pixbuf/io-png.c:718 msgid "Fatal error reading PNG image file" msgstr "Критична помилка зчитування файлу зображення PNG" -#: gdk-pixbuf/io-png.c:768 +#: gdk-pixbuf/io-png.c:767 #, c-format msgid "Fatal error reading PNG image file: %s" msgstr "Критична помилка зчитування файлу зображення PNG: %s" -#: gdk-pixbuf/io-png.c:858 +#: gdk-pixbuf/io-png.c:857 msgid "" "Keys for PNG text chunks must have at least 1 and at most 79 characters." msgstr "" "Ключі для блоків тексту в зображенні формату PNG мають містити не менше 1 та " "не більше 79 символів." -#: gdk-pixbuf/io-png.c:867 +#: gdk-pixbuf/io-png.c:866 msgid "Keys for PNG text chunks must be ASCII characters." msgstr "" "Ключі для блоків тексту в зображенні формату PNG мають бути символами з " "набору ASCII." -#: gdk-pixbuf/io-png.c:881 gdk-pixbuf/io-tiff.c:667 +#: gdk-pixbuf/io-png.c:880 gdk-pixbuf/io-tiff.c:665 #, c-format msgid "Color profile has invalid length %d." msgstr "Кольоровий профіль має неправильну довжину %d." -#: gdk-pixbuf/io-png.c:894 +#: gdk-pixbuf/io-png.c:893 #, c-format msgid "" "PNG compression level must be a value between 0 and 9; value '%s' could not " @@ -611,7 +619,7 @@ msgstr "" "Стиснення формату PNG має бути в діапазоні від 0 до 9; значення \"%s\" не " "вдається опрацювати." -#: gdk-pixbuf/io-png.c:907 +#: gdk-pixbuf/io-png.c:906 #, c-format msgid "" "PNG compression level must be a value between 0 and 9; value '%d' is not " @@ -620,88 +628,88 @@ msgstr "" "Стиснення формату PNG має бути в діапазоні від 0 до 9; значення \"%d\" " "неприпустиме." -#: gdk-pixbuf/io-png.c:955 +#: gdk-pixbuf/io-png.c:954 #, c-format msgid "Value for PNG text chunk %s cannot be converted to ISO-8859-1 encoding." msgstr "" "Значення для блоку тексту \"%s\" в зображенні формату PNG не може бути " "перетворено в кодування ISO-8859-1." -#: gdk-pixbuf/io-png.c:1118 +#: gdk-pixbuf/io-png.c:1117 msgid "The PNG image format" msgstr "Формат зображень PNG" -#: gdk-pixbuf/io-pnm.c:248 +#: gdk-pixbuf/io-pnm.c:246 msgid "PNM loader expected to find an integer, but didn't" msgstr "" "Завантажувач зображень формату PNM очікував знайти ціле число, але не " "знайшов його" -#: gdk-pixbuf/io-pnm.c:280 +#: gdk-pixbuf/io-pnm.c:278 msgid "PNM file has an incorrect initial byte" msgstr "Файл PNM має некоректний перший байт" -#: gdk-pixbuf/io-pnm.c:310 +#: gdk-pixbuf/io-pnm.c:308 msgid "PNM file is not in a recognized PNM subformat" msgstr "Файл формату PNM має незрозумілий підформат PNM" -#: gdk-pixbuf/io-pnm.c:335 +#: gdk-pixbuf/io-pnm.c:333 msgid "PNM file has an image width of 0" msgstr "Файл PNM містить зображення нульової ширини" -#: gdk-pixbuf/io-pnm.c:356 +#: gdk-pixbuf/io-pnm.c:354 msgid "PNM file has an image height of 0" msgstr "Файл PNM містить зображення нульової висоти" -#: gdk-pixbuf/io-pnm.c:379 +#: gdk-pixbuf/io-pnm.c:377 msgid "Maximum color value in PNM file is 0" msgstr "Максимальне значення кольору у файлі формату PNM дорівнює 0" -#: gdk-pixbuf/io-pnm.c:387 +#: gdk-pixbuf/io-pnm.c:385 msgid "Maximum color value in PNM file is too large" msgstr "Максимальне значення кольору у файлі формату PNM надто велике" -#: gdk-pixbuf/io-pnm.c:427 gdk-pixbuf/io-pnm.c:457 gdk-pixbuf/io-pnm.c:502 +#: gdk-pixbuf/io-pnm.c:425 gdk-pixbuf/io-pnm.c:455 gdk-pixbuf/io-pnm.c:500 msgid "Raw PNM image type is invalid" msgstr "Неправильний тип зображення формату Raw PNM" -#: gdk-pixbuf/io-pnm.c:652 +#: gdk-pixbuf/io-pnm.c:650 msgid "PNM image loader does not support this PNM subformat" msgstr "Завантажувач зображень формату PNM не підтримує цей підформат PNM" -#: gdk-pixbuf/io-pnm.c:739 gdk-pixbuf/io-pnm.c:966 +#: gdk-pixbuf/io-pnm.c:737 gdk-pixbuf/io-pnm.c:964 msgid "Raw PNM formats require exactly one whitespace before sample data" msgstr "Формат Raw PNM вимагає точно один пропуск перед даними зразка" -#: gdk-pixbuf/io-pnm.c:766 +#: gdk-pixbuf/io-pnm.c:764 msgid "Cannot allocate memory for loading PNM image" msgstr "Не вдається виділити пам'ять для завантаження файлу PNM" -#: gdk-pixbuf/io-pnm.c:816 +#: gdk-pixbuf/io-pnm.c:814 msgid "Insufficient memory to load PNM context struct" msgstr "Недостатньо пам'яті для завантаження структури вмісту PNM" -#: gdk-pixbuf/io-pnm.c:867 +#: gdk-pixbuf/io-pnm.c:865 msgid "Unexpected end of PNM image data" msgstr "Несподіване завершення даних зображення PNM" -#: gdk-pixbuf/io-pnm.c:995 +#: gdk-pixbuf/io-pnm.c:993 msgid "Insufficient memory to load PNM file" msgstr "Недостатньо пам'яті для завантаження файлу PNM" -#: gdk-pixbuf/io-pnm.c:1079 +#: gdk-pixbuf/io-pnm.c:1077 msgid "The PNM/PBM/PGM/PPM image format family" msgstr "Родина форматів зображень PNM/PBM/PGM/PPM" -#: gdk-pixbuf/io-qtif.c:128 +#: gdk-pixbuf/io-qtif.c:126 msgid "Input file descriptor is NULL." msgstr "Файловий дескриптор вводу дорівнює NULL." -#: gdk-pixbuf/io-qtif.c:143 +#: gdk-pixbuf/io-qtif.c:141 msgid "Failed to read QTIF header" msgstr "Не вдається прочитати заголовок QTIF" -#: gdk-pixbuf/io-qtif.c:152 gdk-pixbuf/io-qtif.c:189 gdk-pixbuf/io-qtif.c:459 +#: gdk-pixbuf/io-qtif.c:150 gdk-pixbuf/io-qtif.c:187 gdk-pixbuf/io-qtif.c:454 #, c-format msgid "QTIF atom size too large (%d byte)" msgid_plural "QTIF atom size too large (%d bytes)" @@ -709,7 +717,7 @@ msgstr[0] "Надто великий розмір атома QTIF (%d байт)" msgstr[1] "Надто великий розмір атома QTIF (%d байти)" msgstr[2] "Надто великий розмір атома QTIF (%d байтів)" -#: gdk-pixbuf/io-qtif.c:175 +#: gdk-pixbuf/io-qtif.c:173 #, c-format msgid "Failed to allocate %d byte for file read buffer" msgid_plural "Failed to allocate %d bytes for file read buffer" @@ -720,12 +728,12 @@ msgstr[1] "" msgstr[2] "" "Не вдалось відібрати пам'ять розміром %d байтів для буфера читання файла" -#: gdk-pixbuf/io-qtif.c:206 +#: gdk-pixbuf/io-qtif.c:201 #, c-format msgid "File error when reading QTIF atom: %s" msgstr "Файлова помилка при читанні атома QTIF: %s" -#: gdk-pixbuf/io-qtif.c:243 +#: gdk-pixbuf/io-qtif.c:238 #, c-format msgid "Failed to skip the next %d byte with seek()." msgid_plural "Failed to skip the next %d bytes with seek()." @@ -733,229 +741,225 @@ msgstr[0] "Неможливо переміститися на наступний msgstr[1] "Неможливо переміститися на наступні %d байти за допомогою seek()." msgstr[2] "Неможливо переміститися на наступні %d байтів за допомогою seek()." -#: gdk-pixbuf/io-qtif.c:270 +#: gdk-pixbuf/io-qtif.c:265 msgid "Failed to allocate QTIF context structure." msgstr "Не вдається виділити пам'ять для структури контексту формату QTIF" -#: gdk-pixbuf/io-qtif.c:330 +#: gdk-pixbuf/io-qtif.c:325 msgid "Failed to create GdkPixbufLoader object." msgstr "Неможливо створити об'єкт GdkPixbufLoader." -#: gdk-pixbuf/io-qtif.c:434 +#: gdk-pixbuf/io-qtif.c:429 msgid "Failed to find an image data atom." msgstr "Не вдається знайти атом даних зображення." -#: gdk-pixbuf/io-qtif.c:618 +#: gdk-pixbuf/io-qtif.c:613 msgid "The QTIF image format" msgstr "Формат зображень QTIF" -#: gdk-pixbuf/io-ras.c:125 +#: gdk-pixbuf/io-ras.c:123 msgid "RAS image has bogus header data" msgstr "Заголовок зображення формату RAS містить неправильні дані" -#: gdk-pixbuf/io-ras.c:147 +#: gdk-pixbuf/io-ras.c:145 msgid "RAS image has unknown type" msgstr "Зображення RAS має невідомий тип" -#: gdk-pixbuf/io-ras.c:155 +#: gdk-pixbuf/io-ras.c:153 msgid "unsupported RAS image variation" msgstr "непідтримуваний тип зображення формату RAS" -#: gdk-pixbuf/io-ras.c:170 gdk-pixbuf/io-ras.c:199 +#: gdk-pixbuf/io-ras.c:168 gdk-pixbuf/io-ras.c:197 msgid "Not enough memory to load RAS image" msgstr "Недостатньо пам'яті для завантаження зображення RAS" -#: gdk-pixbuf/io-ras.c:544 +#: gdk-pixbuf/io-ras.c:542 msgid "The Sun raster image format" msgstr "Формат растрових зображень компанії Sun" -#: gdk-pixbuf/io-tga.c:153 +#: gdk-pixbuf/io-tga.c:151 msgid "Cannot allocate memory for IOBuffer struct" msgstr "Не вдається виділити пам'ять для структури IOBuffer" -#: gdk-pixbuf/io-tga.c:172 +#: gdk-pixbuf/io-tga.c:170 msgid "Cannot allocate memory for IOBuffer data" msgstr "Не вдається виділити пам'ять для даних IOBuffer" -#: gdk-pixbuf/io-tga.c:183 +#: gdk-pixbuf/io-tga.c:181 msgid "Cannot realloc IOBuffer data" msgstr "Не вдається перерозподілити дані структури IOBuffer" -#: gdk-pixbuf/io-tga.c:213 +#: gdk-pixbuf/io-tga.c:211 msgid "Cannot allocate temporary IOBuffer data" msgstr "Не вдається виділити пам'ять для тимчасових даних структури IOBuffer" -#: gdk-pixbuf/io-tga.c:346 +#: gdk-pixbuf/io-tga.c:339 msgid "Cannot allocate new pixbuf" msgstr "Не вдається виділити новий об'єкт Pixbuf" -#: gdk-pixbuf/io-tga.c:685 +#: gdk-pixbuf/io-tga.c:678 msgid "Image is corrupted or truncated" msgstr "Зображення пошкоджене або обрізане" -#: gdk-pixbuf/io-tga.c:692 +#: gdk-pixbuf/io-tga.c:685 msgid "Cannot allocate colormap structure" msgstr "Не вдається виділити пам'ять для структури мапи кольорів" -#: gdk-pixbuf/io-tga.c:699 +#: gdk-pixbuf/io-tga.c:692 msgid "Cannot allocate colormap entries" msgstr "Не вдається виділити пам'ять для елементів мапи кольорів" -#: gdk-pixbuf/io-tga.c:721 +#: gdk-pixbuf/io-tga.c:714 msgid "Unexpected bitdepth for colormap entries" msgstr "Несподівана бітова глибина для елементів мапи кольорів" -#: gdk-pixbuf/io-tga.c:739 +#: gdk-pixbuf/io-tga.c:732 msgid "Cannot allocate TGA header memory" msgstr "Не вдається виділити пам'ять для заголовка формату TGA" -#: gdk-pixbuf/io-tga.c:772 +#: gdk-pixbuf/io-tga.c:765 msgid "TGA image has invalid dimensions" msgstr "Неправильний розмір зображення у форматі TGA" -#: gdk-pixbuf/io-tga.c:778 gdk-pixbuf/io-tga.c:787 gdk-pixbuf/io-tga.c:797 -#: gdk-pixbuf/io-tga.c:807 gdk-pixbuf/io-tga.c:814 +#: gdk-pixbuf/io-tga.c:771 gdk-pixbuf/io-tga.c:780 gdk-pixbuf/io-tga.c:790 +#: gdk-pixbuf/io-tga.c:800 gdk-pixbuf/io-tga.c:807 msgid "TGA image type not supported" msgstr "Тип зображення TGA не підтримується" -#: gdk-pixbuf/io-tga.c:861 +#: gdk-pixbuf/io-tga.c:854 msgid "Cannot allocate memory for TGA context struct" msgstr "Не вдається виділити пам'ять для структури контексту формату TGA" -#: gdk-pixbuf/io-tga.c:926 +#: gdk-pixbuf/io-tga.c:919 msgid "Excess data in file" msgstr "Надлишкові дані у файлі" -#: gdk-pixbuf/io-tga.c:1007 +#: gdk-pixbuf/io-tga.c:1000 msgid "The Targa image format" msgstr "Формат зображень Targa" -#: gdk-pixbuf/io-tiff.c:104 +#: gdk-pixbuf/io-tiff.c:102 msgid "Could not get image width (bad TIFF file)" msgstr "Не вдається отримати ширину (неправильний файл TIFF)" -#: gdk-pixbuf/io-tiff.c:112 +#: gdk-pixbuf/io-tiff.c:110 msgid "Could not get image height (bad TIFF file)" msgstr "Не вдається отримати висоту (неправильний файл TIFF)" -#: gdk-pixbuf/io-tiff.c:120 +#: gdk-pixbuf/io-tiff.c:118 msgid "Width or height of TIFF image is zero" msgstr "Ширина чи висота зображення TIFF дорівнює нулю" -#: gdk-pixbuf/io-tiff.c:129 gdk-pixbuf/io-tiff.c:138 +#: gdk-pixbuf/io-tiff.c:127 gdk-pixbuf/io-tiff.c:136 msgid "Dimensions of TIFF image too large" msgstr "Зображення формату TIFF надто велике" -#: gdk-pixbuf/io-tiff.c:162 gdk-pixbuf/io-tiff.c:174 gdk-pixbuf/io-tiff.c:491 +#: gdk-pixbuf/io-tiff.c:160 gdk-pixbuf/io-tiff.c:172 gdk-pixbuf/io-tiff.c:489 msgid "Insufficient memory to open TIFF file" msgstr "Не достатньо пам'яті для відкривання файлу TIFF" -#: gdk-pixbuf/io-tiff.c:236 +#: gdk-pixbuf/io-tiff.c:234 msgid "Failed to load RGB data from TIFF file" msgstr "Не вдається завантажити дані RGB з файлу формату TIFF" -#: gdk-pixbuf/io-tiff.c:293 +#: gdk-pixbuf/io-tiff.c:291 msgid "Failed to open TIFF image" msgstr "Не вдається відкрити зображення TIFF" -#: gdk-pixbuf/io-tiff.c:427 gdk-pixbuf/io-tiff.c:440 +#: gdk-pixbuf/io-tiff.c:425 gdk-pixbuf/io-tiff.c:438 msgid "Failed to load TIFF image" msgstr "Не вдається завантажити зображення TIFF" -#: gdk-pixbuf/io-tiff.c:623 +#: gdk-pixbuf/io-tiff.c:621 msgid "Failed to save TIFF image" msgstr "Не вдається зберегти зображення TIFF" -#: gdk-pixbuf/io-tiff.c:656 +#: gdk-pixbuf/io-tiff.c:654 msgid "TIFF compression doesn't refer to a valid codec." msgstr "Стиснення TIFF не посилається на коректний кодек." -#: gdk-pixbuf/io-tiff.c:696 +#: gdk-pixbuf/io-tiff.c:694 msgid "Failed to write TIFF data" msgstr "Не вдається записати дані TIFF" -#: gdk-pixbuf/io-tiff.c:733 +#: gdk-pixbuf/io-tiff.c:731 msgid "Couldn't write to TIFF file" msgstr "Не вдається записати у файл TIFF" -#: gdk-pixbuf/io-tiff.c:788 -msgid "The TIFF image format" -msgstr "Формат зображень TIFF" - -#: gdk-pixbuf/io-wbmp.c:245 +#: gdk-pixbuf/io-wbmp.c:243 msgid "Image has zero width" msgstr "Зображення має нульову ширину" -#: gdk-pixbuf/io-wbmp.c:263 +#: gdk-pixbuf/io-wbmp.c:261 msgid "Image has zero height" msgstr "Зображення має нульову висоту" -#: gdk-pixbuf/io-wbmp.c:274 +#: gdk-pixbuf/io-wbmp.c:272 msgid "Not enough memory to load image" msgstr "Недостатньо пам'яті для завантаження зображення" -#: gdk-pixbuf/io-wbmp.c:333 +#: gdk-pixbuf/io-wbmp.c:331 msgid "Couldn't save the rest" msgstr "Не вдається зберегти залишок" -#: gdk-pixbuf/io-wbmp.c:374 +#: gdk-pixbuf/io-wbmp.c:372 msgid "The WBMP image format" msgstr "Формат зображень WBMP" -#: gdk-pixbuf/io-xbm.c:304 +#: gdk-pixbuf/io-xbm.c:302 msgid "Invalid XBM file" msgstr "Неправильний файл XBM" -#: gdk-pixbuf/io-xbm.c:314 +#: gdk-pixbuf/io-xbm.c:312 msgid "Insufficient memory to load XBM image file" msgstr "Недостатньо пам'яті для завантаження файлу зображення XBM" -#: gdk-pixbuf/io-xbm.c:462 +#: gdk-pixbuf/io-xbm.c:460 msgid "Failed to write to temporary file when loading XBM image" msgstr "Не вдається записати тимчасовий файл при завантаженні зображення XBM" -#: gdk-pixbuf/io-xbm.c:501 +#: gdk-pixbuf/io-xbm.c:499 msgid "The XBM image format" msgstr "Формат зображень XBM" -#: gdk-pixbuf/io-xpm.c:469 +#: gdk-pixbuf/io-xpm.c:467 msgid "No XPM header found" msgstr "Не знайдено заголовок XPM" -#: gdk-pixbuf/io-xpm.c:478 +#: gdk-pixbuf/io-xpm.c:476 msgid "Invalid XPM header" msgstr "Неправильний заголовок XBM" -#: gdk-pixbuf/io-xpm.c:486 +#: gdk-pixbuf/io-xpm.c:484 msgid "XPM file has image width <= 0" msgstr "Ширина зображення XPM <= 0" -#: gdk-pixbuf/io-xpm.c:494 +#: gdk-pixbuf/io-xpm.c:492 msgid "XPM file has image height <= 0" msgstr "Висота зображення XPM <= 0" -#: gdk-pixbuf/io-xpm.c:502 +#: gdk-pixbuf/io-xpm.c:500 msgid "XPM has invalid number of chars per pixel" msgstr "XPM має неправильну кількість байтів на точку" -#: gdk-pixbuf/io-xpm.c:511 +#: gdk-pixbuf/io-xpm.c:509 msgid "XPM file has invalid number of colors" msgstr "XPM має неправильну кількість кольорів" -#: gdk-pixbuf/io-xpm.c:523 gdk-pixbuf/io-xpm.c:532 gdk-pixbuf/io-xpm.c:584 +#: gdk-pixbuf/io-xpm.c:521 gdk-pixbuf/io-xpm.c:530 gdk-pixbuf/io-xpm.c:582 msgid "Cannot allocate memory for loading XPM image" msgstr "Не вдається виділити пам'ять для завантаження зображення XPM" -#: gdk-pixbuf/io-xpm.c:546 +#: gdk-pixbuf/io-xpm.c:544 msgid "Cannot read XPM colormap" msgstr "Не вдається зчитати мапу кольорів XPM" -#: gdk-pixbuf/io-xpm.c:778 +#: gdk-pixbuf/io-xpm.c:776 msgid "Failed to write to temporary file when loading XPM image" msgstr "" "Не вдається записати тимчасовий файл під час завантаження зображення XPM" -#: gdk-pixbuf/io-xpm.c:817 +#: gdk-pixbuf/io-xpm.c:815 msgid "The XPM image format" msgstr "Формат зображень XPM" diff --git a/po/uz.gmo b/po/uz.gmo index 44f15d344ccfefad4c3fcaa86f3dc2c0804281a4..f9fded6736e9a3e984e9eaea7cd4a224af9076a3 100644 GIT binary patch delta 26 hcmew(_D5_(I~%Wwu7Rnpk(q*#ft88b<|%A1SO9jF2q^#n delta 26 hcmew(_D5_(I~%XDu7QcJp{atQft8WP<|%A1SO9iU2qXXi diff --git a/po/uz.po b/po/uz.po index 3a36149..c532076 100644 --- a/po/uz.po +++ b/po/uz.po @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: uz@cyrillic\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=gdk-" "pixbuf\n" -"POT-Creation-Date: 2013-04-15 10:28-0400\n" +"POT-Creation-Date: 2014-05-26 20:46-0400\n" "PO-Revision-Date: 2008-12-28 09:44+0500\n" "Last-Translator: Nurali Abdurahmonov \n" "Language-Team: Uzbek\n" @@ -18,18 +18,18 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "X-Generator: KBabel 1.11.4\n" -#: gdk-pixbuf/gdk-pixbuf-animation.c:160 gdk-pixbuf/gdk-pixbuf-io.c:1064 -#: gdk-pixbuf/gdk-pixbuf-io.c:1330 +#: gdk-pixbuf/gdk-pixbuf-animation.c:158 gdk-pixbuf/gdk-pixbuf-io.c:1077 +#: gdk-pixbuf/gdk-pixbuf-io.c:1333 #, c-format msgid "Failed to open file '%s': %s" msgstr "'%s' faylini ochib boʻlmadi: %s" -#: gdk-pixbuf/gdk-pixbuf-animation.c:173 gdk-pixbuf/gdk-pixbuf-io.c:1076 +#: gdk-pixbuf/gdk-pixbuf-animation.c:171 gdk-pixbuf/gdk-pixbuf-io.c:962 #, c-format msgid "Image file '%s' contains no data" msgstr "'%s' rasm fayli hech qanday maʼlumotga ega emas" -#: gdk-pixbuf/gdk-pixbuf-animation.c:212 +#: gdk-pixbuf/gdk-pixbuf-animation.c:210 #, c-format msgid "" "Failed to load animation '%s': reason not known, probably a corrupt " @@ -38,8 +38,8 @@ msgstr "" "'%s' : animatsiyasini yuklab boʻlmadi: sababi nomaʼlum, balki fayl buzuq " "boʻlishi mumkin" -#: gdk-pixbuf/gdk-pixbuf-animation.c:280 gdk-pixbuf/gdk-pixbuf-io.c:1112 -#: gdk-pixbuf/gdk-pixbuf-io.c:1382 +#: gdk-pixbuf/gdk-pixbuf-animation.c:278 gdk-pixbuf/gdk-pixbuf-io.c:1113 +#: gdk-pixbuf/gdk-pixbuf-io.c:1385 #, c-format msgid "" "Failed to load image '%s': reason not known, probably a corrupt image file" @@ -47,298 +47,306 @@ msgstr "" "'%s' rasmini yuklab boʻlmadi: sababi nomaʼlum, balki fayl buzuq boʻlishi " "mumkin" -#: gdk-pixbuf/gdk-pixbuf-io.c:790 +#: gdk-pixbuf/gdk-pixbuf-io.c:774 #, c-format msgid "Unable to load image-loading module: %s: %s" msgstr "Rasm yuklash modulini yuklab boʻlmadi: %s: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:805 +#: gdk-pixbuf/gdk-pixbuf-io.c:789 #, c-format msgid "" "Image-loading module %s does not export the proper interface; perhaps it's " "from a different gdk-pixbuf version?" msgstr "" -#: gdk-pixbuf/gdk-pixbuf-io.c:814 gdk-pixbuf/gdk-pixbuf-io.c:865 +#: gdk-pixbuf/gdk-pixbuf-io.c:798 gdk-pixbuf/gdk-pixbuf-io.c:849 #, c-format msgid "Image type '%s' is not supported" msgstr "'%s' rasm turi qoʻllanilmaydi" -#: gdk-pixbuf/gdk-pixbuf-io.c:950 +#: gdk-pixbuf/gdk-pixbuf-io.c:934 #, c-format msgid "Couldn't recognize the image file format for file '%s'" msgstr "'%s' faylidagi rasm formatini aniqlab boʻlmadi" -#: gdk-pixbuf/gdk-pixbuf-io.c:958 +#: gdk-pixbuf/gdk-pixbuf-io.c:942 msgid "Unrecognized image file format" msgstr "Nomaʼlum rasm formati" -#: gdk-pixbuf/gdk-pixbuf-io.c:1121 +#: gdk-pixbuf/gdk-pixbuf-io.c:1124 #, c-format msgid "Failed to load image '%s': %s" msgstr "'%s' rasmi yuklanmadi: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2015 gdk-pixbuf/io-gdip-utils.c:837 +#: gdk-pixbuf/gdk-pixbuf-io.c:2029 gdk-pixbuf/io-gdip-utils.c:835 #, c-format msgid "Error writing to image file: %s" msgstr "Rasm fayliga yozishda xatolik yuz berdi: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2057 gdk-pixbuf/gdk-pixbuf-io.c:2178 +#: gdk-pixbuf/gdk-pixbuf-io.c:2071 gdk-pixbuf/gdk-pixbuf-io.c:2192 #, c-format msgid "This build of gdk-pixbuf does not support saving the image format: %s" msgstr "" -#: gdk-pixbuf/gdk-pixbuf-io.c:2088 +#: gdk-pixbuf/gdk-pixbuf-io.c:2102 msgid "Insufficient memory to save image to callback" msgstr "" -#: gdk-pixbuf/gdk-pixbuf-io.c:2101 +#: gdk-pixbuf/gdk-pixbuf-io.c:2115 msgid "Failed to open temporary file" msgstr "Vaqtinchalik faylni ochib boʻlmadi" -#: gdk-pixbuf/gdk-pixbuf-io.c:2124 +#: gdk-pixbuf/gdk-pixbuf-io.c:2138 msgid "Failed to read from temporary file" msgstr "Vaqtinchalik fayldan oʻqib boʻlmadi" -#: gdk-pixbuf/gdk-pixbuf-io.c:2372 +#: gdk-pixbuf/gdk-pixbuf-io.c:2382 #, c-format msgid "Failed to open '%s' for writing: %s" msgstr "'%s' faylini yozish uchun ochib boʻlmadi: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2398 +#: gdk-pixbuf/gdk-pixbuf-io.c:2408 #, c-format msgid "" "Failed to close '%s' while writing image, all data may not have been saved: " "%s" msgstr "" -#: gdk-pixbuf/gdk-pixbuf-io.c:2619 gdk-pixbuf/gdk-pixbuf-io.c:2671 +#: gdk-pixbuf/gdk-pixbuf-io.c:2629 gdk-pixbuf/gdk-pixbuf-io.c:2681 msgid "Insufficient memory to save image into a buffer" msgstr "Rasmni buferga saqlash uchun xotira yetishmaydi" -#: gdk-pixbuf/gdk-pixbuf-io.c:2717 +#: gdk-pixbuf/gdk-pixbuf-io.c:2727 msgid "Error writing to image stream" msgstr "" -#: gdk-pixbuf/gdk-pixbuf-loader.c:393 +#: gdk-pixbuf/gdk-pixbuf-loader.c:384 #, c-format msgid "" "Internal error: Image loader module '%s' failed to complete an operation, " "but didn't give a reason for the failure" msgstr "" -#: gdk-pixbuf/gdk-pixbuf-loader.c:435 +#: gdk-pixbuf/gdk-pixbuf-loader.c:426 #, c-format msgid "Incremental loading of image type '%s' is not supported" msgstr "" -#: gdk-pixbuf/gdk-pixdata.c:160 +#: gdk-pixbuf/gdk-pixdata.c:158 msgid "Image header corrupt" msgstr "Rasm saravhasi buzuq" -#: gdk-pixbuf/gdk-pixdata.c:165 +#: gdk-pixbuf/gdk-pixdata.c:163 msgid "Image format unknown" msgstr "Rasm formati nomaʼlum" -#: gdk-pixbuf/gdk-pixdata.c:170 gdk-pixbuf/gdk-pixdata.c:502 +#: gdk-pixbuf/gdk-pixdata.c:168 gdk-pixbuf/gdk-pixdata.c:501 msgid "Image pixel data corrupt" msgstr "Rasmning piksel maʼlumotlari xato" -#: gdk-pixbuf/gdk-pixdata.c:446 +#: gdk-pixbuf/gdk-pixdata.c:445 #, c-format msgid "failed to allocate image buffer of %u byte" msgid_plural "failed to allocate image buffer of %u bytes" msgstr[0] "" msgstr[1] "" -#: gdk-pixbuf/io-ani.c:244 +#: gdk-pixbuf/io-ani.c:242 msgid "Unexpected icon chunk in animation" msgstr "" -#: gdk-pixbuf/io-ani.c:342 gdk-pixbuf/io-ani.c:400 gdk-pixbuf/io-ani.c:426 -#: gdk-pixbuf/io-ani.c:449 gdk-pixbuf/io-ani.c:476 gdk-pixbuf/io-ani.c:563 +#: gdk-pixbuf/io-ani.c:340 gdk-pixbuf/io-ani.c:398 gdk-pixbuf/io-ani.c:424 +#: gdk-pixbuf/io-ani.c:447 gdk-pixbuf/io-ani.c:474 gdk-pixbuf/io-ani.c:561 msgid "Invalid header in animation" msgstr "" -#: gdk-pixbuf/io-ani.c:352 gdk-pixbuf/io-ani.c:374 gdk-pixbuf/io-ani.c:458 -#: gdk-pixbuf/io-ani.c:485 gdk-pixbuf/io-ani.c:536 gdk-pixbuf/io-ani.c:608 +#: gdk-pixbuf/io-ani.c:350 gdk-pixbuf/io-ani.c:372 gdk-pixbuf/io-ani.c:456 +#: gdk-pixbuf/io-ani.c:483 gdk-pixbuf/io-ani.c:534 gdk-pixbuf/io-ani.c:606 msgid "Not enough memory to load animation" msgstr "Animatsiyani yuklash uchun xotira yetishmaydi" -#: gdk-pixbuf/io-ani.c:392 gdk-pixbuf/io-ani.c:418 gdk-pixbuf/io-ani.c:437 +#: gdk-pixbuf/io-ani.c:390 gdk-pixbuf/io-ani.c:416 gdk-pixbuf/io-ani.c:435 msgid "Malformed chunk in animation" msgstr "" -#: gdk-pixbuf/io-ani.c:660 +#: gdk-pixbuf/io-ani.c:628 +msgid "ANI image was truncated or incomplete." +msgstr "" + +#: gdk-pixbuf/io-ani.c:669 msgid "The ANI image format" msgstr "ANI rasm formati" -#: gdk-pixbuf/io-bmp.c:229 gdk-pixbuf/io-bmp.c:266 gdk-pixbuf/io-bmp.c:337 -#: gdk-pixbuf/io-bmp.c:369 gdk-pixbuf/io-bmp.c:392 gdk-pixbuf/io-bmp.c:495 +#: gdk-pixbuf/io-bmp.c:227 gdk-pixbuf/io-bmp.c:264 gdk-pixbuf/io-bmp.c:335 +#: gdk-pixbuf/io-bmp.c:367 gdk-pixbuf/io-bmp.c:390 gdk-pixbuf/io-bmp.c:493 msgid "BMP image has bogus header data" msgstr "" -#: gdk-pixbuf/io-bmp.c:240 gdk-pixbuf/io-bmp.c:432 +#: gdk-pixbuf/io-bmp.c:238 gdk-pixbuf/io-bmp.c:430 msgid "Not enough memory to load bitmap image" msgstr "" -#: gdk-pixbuf/io-bmp.c:318 +#: gdk-pixbuf/io-bmp.c:316 msgid "BMP image has unsupported header size" msgstr "" -#: gdk-pixbuf/io-bmp.c:356 +#: gdk-pixbuf/io-bmp.c:354 msgid "Topdown BMP images cannot be compressed" msgstr "" -#: gdk-pixbuf/io-bmp.c:716 gdk-pixbuf/io-pnm.c:707 +#: gdk-pixbuf/io-bmp.c:714 gdk-pixbuf/io-pnm.c:705 msgid "Premature end-of-file encountered" msgstr "" -#: gdk-pixbuf/io-bmp.c:1328 +#: gdk-pixbuf/io-bmp.c:1326 msgid "Couldn't allocate memory for saving BMP file" msgstr "" -#: gdk-pixbuf/io-bmp.c:1369 +#: gdk-pixbuf/io-bmp.c:1367 msgid "Couldn't write to BMP file" msgstr "" -#: gdk-pixbuf/io-bmp.c:1422 gdk-pixbuf/io-gdip-bmp.c:82 +#: gdk-pixbuf/io-bmp.c:1420 gdk-pixbuf/io-gdip-bmp.c:80 msgid "The BMP image format" msgstr "" -#: gdk-pixbuf/io-gdip-emf.c:59 +#: gdk-pixbuf/io-gdip-emf.c:57 msgid "The EMF image format" msgstr "EMF rasm formati" -#: gdk-pixbuf/io-gdip-gif.c:80 gdk-pixbuf/io-gif.c:1720 +#: gdk-pixbuf/io-gdip-gif.c:78 gdk-pixbuf/io-gif.c:1718 msgid "The GIF image format" msgstr "" -#: gdk-pixbuf/io-gdip-ico.c:59 gdk-pixbuf/io-ico.c:1271 +#: gdk-pixbuf/io-gdip-ico.c:57 gdk-pixbuf/io-ico.c:1269 msgid "The ICO image format" msgstr "" -#: gdk-pixbuf/io-gdip-jpeg.c:53 gdk-pixbuf/io-jpeg.c:1249 +#: gdk-pixbuf/io-gdip-jpeg.c:51 gdk-pixbuf/io-jpeg.c:1249 #, c-format msgid "" "JPEG quality must be a value between 0 and 100; value '%s' could not be " "parsed." msgstr "" -#: gdk-pixbuf/io-gdip-jpeg.c:68 gdk-pixbuf/io-jpeg.c:1265 +#: gdk-pixbuf/io-gdip-jpeg.c:66 gdk-pixbuf/io-jpeg.c:1265 #, c-format msgid "" "JPEG quality must be a value between 0 and 100; value '%d' is not allowed." msgstr "" -#: gdk-pixbuf/io-gdip-jpeg.c:136 gdk-pixbuf/io-jpeg.c:1478 +#: gdk-pixbuf/io-gdip-jpeg.c:134 gdk-pixbuf/io-jpeg.c:1478 msgid "The JPEG image format" msgstr "" -#: gdk-pixbuf/io-gdip-utils.c:154 +#: gdk-pixbuf/io-gdip-tiff.c:80 gdk-pixbuf/io-tiff.c:786 +msgid "The TIFF image format" +msgstr "" + +#: gdk-pixbuf/io-gdip-utils.c:152 #, c-format msgid "Could not allocate memory: %s" msgstr "" -#: gdk-pixbuf/io-gdip-utils.c:179 gdk-pixbuf/io-gdip-utils.c:293 -#: gdk-pixbuf/io-gdip-utils.c:333 +#: gdk-pixbuf/io-gdip-utils.c:177 gdk-pixbuf/io-gdip-utils.c:291 +#: gdk-pixbuf/io-gdip-utils.c:331 #, c-format msgid "Could not create stream: %s" msgstr "Quyidagi oqimni yaratib boʻlmadi: %s" -#: gdk-pixbuf/io-gdip-utils.c:193 +#: gdk-pixbuf/io-gdip-utils.c:191 #, c-format msgid "Could not seek stream: %s" msgstr "" -#: gdk-pixbuf/io-gdip-utils.c:205 +#: gdk-pixbuf/io-gdip-utils.c:203 #, c-format msgid "Could not read from stream: %s" msgstr "Quyidagi oqimdan oʻqib boʻlmadi: %s" -#: gdk-pixbuf/io-gdip-utils.c:617 +#: gdk-pixbuf/io-gdip-utils.c:615 msgid "Couldn't load bitmap" msgstr "" -#: gdk-pixbuf/io-gdip-utils.c:773 +#: gdk-pixbuf/io-gdip-utils.c:771 msgid "Couldn't load metafile" msgstr "Meta-faylni yuklab boʻlmadi" -#: gdk-pixbuf/io-gdip-utils.c:878 +#: gdk-pixbuf/io-gdip-utils.c:876 msgid "Unsupported image format for GDI+" msgstr "GDI+ uchun qoʻllanilmaydigan rasm formati" -#: gdk-pixbuf/io-gdip-utils.c:885 +#: gdk-pixbuf/io-gdip-utils.c:883 msgid "Couldn't save" msgstr "Saqlab boʻlmadi" -#: gdk-pixbuf/io-gdip-wmf.c:58 +#: gdk-pixbuf/io-gdip-wmf.c:56 msgid "The WMF image format" msgstr "WMF rasm formati" -#: gdk-pixbuf/io-gif.c:222 +#: gdk-pixbuf/io-gif.c:220 #, c-format msgid "Failure reading GIF: %s" msgstr "" -#: gdk-pixbuf/io-gif.c:496 gdk-pixbuf/io-gif.c:1502 gdk-pixbuf/io-gif.c:1669 +#: gdk-pixbuf/io-gif.c:494 gdk-pixbuf/io-gif.c:1500 gdk-pixbuf/io-gif.c:1667 msgid "GIF file was missing some data (perhaps it was truncated somehow?)" msgstr "" -#: gdk-pixbuf/io-gif.c:505 +#: gdk-pixbuf/io-gif.c:503 #, c-format msgid "Internal error in the GIF loader (%s)" msgstr "" -#: gdk-pixbuf/io-gif.c:579 +#: gdk-pixbuf/io-gif.c:577 msgid "Stack overflow" msgstr "" -#: gdk-pixbuf/io-gif.c:639 +#: gdk-pixbuf/io-gif.c:637 msgid "GIF image loader cannot understand this image." msgstr "" -#: gdk-pixbuf/io-gif.c:668 +#: gdk-pixbuf/io-gif.c:666 msgid "Bad code encountered" msgstr "" -#: gdk-pixbuf/io-gif.c:678 +#: gdk-pixbuf/io-gif.c:676 msgid "Circular table entry in GIF file" msgstr "" -#: gdk-pixbuf/io-gif.c:866 gdk-pixbuf/io-gif.c:1488 gdk-pixbuf/io-gif.c:1541 -#: gdk-pixbuf/io-gif.c:1657 +#: gdk-pixbuf/io-gif.c:864 gdk-pixbuf/io-gif.c:1486 gdk-pixbuf/io-gif.c:1539 +#: gdk-pixbuf/io-gif.c:1655 msgid "Not enough memory to load GIF file" msgstr "" -#: gdk-pixbuf/io-gif.c:960 +#: gdk-pixbuf/io-gif.c:958 msgid "Not enough memory to composite a frame in GIF file" msgstr "" -#: gdk-pixbuf/io-gif.c:1132 +#: gdk-pixbuf/io-gif.c:1130 msgid "GIF image is corrupt (incorrect LZW compression)" msgstr "" -#: gdk-pixbuf/io-gif.c:1182 +#: gdk-pixbuf/io-gif.c:1180 msgid "File does not appear to be a GIF file" msgstr "" -#: gdk-pixbuf/io-gif.c:1194 +#: gdk-pixbuf/io-gif.c:1192 #, c-format msgid "Version %s of the GIF file format is not supported" msgstr "" -#: gdk-pixbuf/io-gif.c:1241 +#: gdk-pixbuf/io-gif.c:1239 msgid "Resulting GIF image has zero size" msgstr "" -#: gdk-pixbuf/io-gif.c:1320 +#: gdk-pixbuf/io-gif.c:1318 msgid "" "GIF image has no global colormap, and a frame inside it has no local " "colormap." msgstr "" -#: gdk-pixbuf/io-gif.c:1564 +#: gdk-pixbuf/io-gif.c:1562 msgid "GIF image was truncated or incomplete." msgstr "" @@ -355,103 +363,103 @@ msgstr "" msgid "The ICNS image format" msgstr "" -#: gdk-pixbuf/io-ico.c:228 gdk-pixbuf/io-ico.c:242 gdk-pixbuf/io-ico.c:291 -#: gdk-pixbuf/io-ico.c:302 gdk-pixbuf/io-ico.c:395 +#: gdk-pixbuf/io-ico.c:226 gdk-pixbuf/io-ico.c:240 gdk-pixbuf/io-ico.c:289 +#: gdk-pixbuf/io-ico.c:300 gdk-pixbuf/io-ico.c:393 msgid "Invalid header in icon" msgstr "" -#: gdk-pixbuf/io-ico.c:257 gdk-pixbuf/io-ico.c:312 gdk-pixbuf/io-ico.c:405 -#: gdk-pixbuf/io-ico.c:458 gdk-pixbuf/io-ico.c:488 +#: gdk-pixbuf/io-ico.c:255 gdk-pixbuf/io-ico.c:310 gdk-pixbuf/io-ico.c:403 +#: gdk-pixbuf/io-ico.c:456 gdk-pixbuf/io-ico.c:486 msgid "Not enough memory to load icon" msgstr "" -#: gdk-pixbuf/io-ico.c:338 +#: gdk-pixbuf/io-ico.c:336 msgid "Compressed icons are not supported" msgstr "" -#: gdk-pixbuf/io-ico.c:358 +#: gdk-pixbuf/io-ico.c:356 msgid "Icon has zero width" msgstr "" -#: gdk-pixbuf/io-ico.c:368 +#: gdk-pixbuf/io-ico.c:366 msgid "Icon has zero height" msgstr "" -#: gdk-pixbuf/io-ico.c:443 +#: gdk-pixbuf/io-ico.c:441 msgid "Unsupported icon type" msgstr "" -#: gdk-pixbuf/io-ico.c:537 +#: gdk-pixbuf/io-ico.c:535 msgid "Not enough memory to load ICO file" msgstr "" -#: gdk-pixbuf/io-ico.c:1002 +#: gdk-pixbuf/io-ico.c:1000 msgid "Image too large to be saved as ICO" msgstr "" -#: gdk-pixbuf/io-ico.c:1013 +#: gdk-pixbuf/io-ico.c:1011 msgid "Cursor hotspot outside image" msgstr "" -#: gdk-pixbuf/io-ico.c:1036 +#: gdk-pixbuf/io-ico.c:1034 #, c-format msgid "Unsupported depth for ICO file: %d" msgstr "" -#: gdk-pixbuf/io-jasper.c:74 +#: gdk-pixbuf/io-jasper.c:73 msgid "Couldn't allocate memory for stream" msgstr "" -#: gdk-pixbuf/io-jasper.c:104 +#: gdk-pixbuf/io-jasper.c:103 msgid "Couldn't decode image" msgstr "" -#: gdk-pixbuf/io-jasper.c:122 +#: gdk-pixbuf/io-jasper.c:121 msgid "Transformed JPEG2000 has zero width or height" msgstr "" -#: gdk-pixbuf/io-jasper.c:136 +#: gdk-pixbuf/io-jasper.c:135 msgid "Image type currently not supported" msgstr "" -#: gdk-pixbuf/io-jasper.c:148 gdk-pixbuf/io-jasper.c:156 +#: gdk-pixbuf/io-jasper.c:147 gdk-pixbuf/io-jasper.c:155 msgid "Couldn't allocate memory for color profile" msgstr "" -#: gdk-pixbuf/io-jasper.c:182 +#: gdk-pixbuf/io-jasper.c:181 msgid "Insufficient memory to open JPEG 2000 file" msgstr "" -#: gdk-pixbuf/io-jasper.c:261 +#: gdk-pixbuf/io-jasper.c:260 msgid "Couldn't allocate memory to buffer image data" msgstr "" -#: gdk-pixbuf/io-jasper.c:305 +#: gdk-pixbuf/io-jasper.c:304 msgid "The JPEG 2000 image format" msgstr "" -#: gdk-pixbuf/io-jpeg.c:126 +#: gdk-pixbuf/io-jpeg.c:124 #, c-format msgid "Error interpreting JPEG image file (%s)" msgstr "" -#: gdk-pixbuf/io-jpeg.c:604 +#: gdk-pixbuf/io-jpeg.c:597 msgid "" "Insufficient memory to load image, try exiting some applications to free " "memory" msgstr "" -#: gdk-pixbuf/io-jpeg.c:651 gdk-pixbuf/io-jpeg.c:865 +#: gdk-pixbuf/io-jpeg.c:645 gdk-pixbuf/io-jpeg.c:858 #, c-format msgid "Unsupported JPEG color space (%s)" msgstr "" -#: gdk-pixbuf/io-jpeg.c:764 gdk-pixbuf/io-jpeg.c:1044 +#: gdk-pixbuf/io-jpeg.c:757 gdk-pixbuf/io-jpeg.c:1037 #: gdk-pixbuf/io-jpeg.c:1308 gdk-pixbuf/io-jpeg.c:1318 msgid "Couldn't allocate memory for loading JPEG file" msgstr "" -#: gdk-pixbuf/io-jpeg.c:1018 +#: gdk-pixbuf/io-jpeg.c:1011 msgid "Transformed JPEG has zero width or height." msgstr "" @@ -460,463 +468,459 @@ msgstr "" msgid "Color profile has invalid length '%u'." msgstr "" -#: gdk-pixbuf/io-pcx.c:186 +#: gdk-pixbuf/io-pcx.c:184 msgid "Couldn't allocate memory for header" msgstr "" -#: gdk-pixbuf/io-pcx.c:201 gdk-pixbuf/io-pcx.c:559 +#: gdk-pixbuf/io-pcx.c:199 gdk-pixbuf/io-pcx.c:557 msgid "Couldn't allocate memory for context buffer" msgstr "" -#: gdk-pixbuf/io-pcx.c:600 +#: gdk-pixbuf/io-pcx.c:598 msgid "Image has invalid width and/or height" msgstr "" -#: gdk-pixbuf/io-pcx.c:612 gdk-pixbuf/io-pcx.c:673 +#: gdk-pixbuf/io-pcx.c:610 gdk-pixbuf/io-pcx.c:671 msgid "Image has unsupported bpp" msgstr "" -#: gdk-pixbuf/io-pcx.c:617 gdk-pixbuf/io-pcx.c:625 +#: gdk-pixbuf/io-pcx.c:615 gdk-pixbuf/io-pcx.c:623 #, c-format msgid "Image has unsupported number of %d-bit planes" msgstr "" -#: gdk-pixbuf/io-pcx.c:641 +#: gdk-pixbuf/io-pcx.c:639 msgid "Couldn't create new pixbuf" msgstr "" -#: gdk-pixbuf/io-pcx.c:649 +#: gdk-pixbuf/io-pcx.c:647 msgid "Couldn't allocate memory for line data" msgstr "" -#: gdk-pixbuf/io-pcx.c:656 +#: gdk-pixbuf/io-pcx.c:654 #, fuzzy msgid "Couldn't allocate memory for PCX image" msgstr "Meta-faylni yuklab boʻlmadi" -#: gdk-pixbuf/io-pcx.c:703 +#: gdk-pixbuf/io-pcx.c:701 msgid "Didn't get all lines of PCX image" msgstr "" -#: gdk-pixbuf/io-pcx.c:710 +#: gdk-pixbuf/io-pcx.c:708 msgid "No palette found at end of PCX data" msgstr "" -#: gdk-pixbuf/io-pcx.c:755 +#: gdk-pixbuf/io-pcx.c:753 msgid "The PCX image format" msgstr "" -#: gdk-pixbuf/io-pixdata.c:148 +#: gdk-pixbuf/io-pixdata.c:146 msgid "Transformed pixbuf has zero width or height." msgstr "" -#: gdk-pixbuf/io-pixdata.c:186 +#: gdk-pixbuf/io-pixdata.c:184 #, fuzzy msgid "The GdkPixdata format" msgstr "XPM rasm formati" -#: gdk-pixbuf/io-png.c:54 +#: gdk-pixbuf/io-png.c:53 msgid "Bits per channel of PNG image is invalid." msgstr "" -#: gdk-pixbuf/io-png.c:135 gdk-pixbuf/io-png.c:641 +#: gdk-pixbuf/io-png.c:134 gdk-pixbuf/io-png.c:640 msgid "Transformed PNG has zero width or height." msgstr "" -#: gdk-pixbuf/io-png.c:143 +#: gdk-pixbuf/io-png.c:142 msgid "Bits per channel of transformed PNG is not 8." msgstr "" -#: gdk-pixbuf/io-png.c:152 +#: gdk-pixbuf/io-png.c:151 msgid "Transformed PNG not RGB or RGBA." msgstr "" -#: gdk-pixbuf/io-png.c:161 +#: gdk-pixbuf/io-png.c:160 msgid "Transformed PNG has unsupported number of channels, must be 3 or 4." msgstr "" -#: gdk-pixbuf/io-png.c:182 +#: gdk-pixbuf/io-png.c:181 #, c-format msgid "Fatal error in PNG image file: %s" msgstr "" -#: gdk-pixbuf/io-png.c:315 +#: gdk-pixbuf/io-png.c:314 msgid "Insufficient memory to load PNG file" msgstr "" -#: gdk-pixbuf/io-png.c:656 +#: gdk-pixbuf/io-png.c:655 #, c-format msgid "" "Insufficient memory to store a %lu by %lu image; try exiting some " "applications to reduce memory usage" msgstr "" -#: gdk-pixbuf/io-png.c:719 +#: gdk-pixbuf/io-png.c:718 msgid "Fatal error reading PNG image file" msgstr "" -#: gdk-pixbuf/io-png.c:768 +#: gdk-pixbuf/io-png.c:767 #, c-format msgid "Fatal error reading PNG image file: %s" msgstr "" -#: gdk-pixbuf/io-png.c:858 +#: gdk-pixbuf/io-png.c:857 msgid "" "Keys for PNG text chunks must have at least 1 and at most 79 characters." msgstr "" -#: gdk-pixbuf/io-png.c:867 +#: gdk-pixbuf/io-png.c:866 msgid "Keys for PNG text chunks must be ASCII characters." msgstr "" -#: gdk-pixbuf/io-png.c:881 gdk-pixbuf/io-tiff.c:667 +#: gdk-pixbuf/io-png.c:880 gdk-pixbuf/io-tiff.c:665 #, c-format msgid "Color profile has invalid length %d." msgstr "" -#: gdk-pixbuf/io-png.c:894 +#: gdk-pixbuf/io-png.c:893 #, c-format msgid "" "PNG compression level must be a value between 0 and 9; value '%s' could not " "be parsed." msgstr "" -#: gdk-pixbuf/io-png.c:907 +#: gdk-pixbuf/io-png.c:906 #, c-format msgid "" "PNG compression level must be a value between 0 and 9; value '%d' is not " "allowed." msgstr "" -#: gdk-pixbuf/io-png.c:955 +#: gdk-pixbuf/io-png.c:954 #, c-format msgid "Value for PNG text chunk %s cannot be converted to ISO-8859-1 encoding." msgstr "" -#: gdk-pixbuf/io-png.c:1118 +#: gdk-pixbuf/io-png.c:1117 msgid "The PNG image format" msgstr "" -#: gdk-pixbuf/io-pnm.c:248 +#: gdk-pixbuf/io-pnm.c:246 msgid "PNM loader expected to find an integer, but didn't" msgstr "" -#: gdk-pixbuf/io-pnm.c:280 +#: gdk-pixbuf/io-pnm.c:278 msgid "PNM file has an incorrect initial byte" msgstr "" -#: gdk-pixbuf/io-pnm.c:310 +#: gdk-pixbuf/io-pnm.c:308 msgid "PNM file is not in a recognized PNM subformat" msgstr "" -#: gdk-pixbuf/io-pnm.c:335 +#: gdk-pixbuf/io-pnm.c:333 msgid "PNM file has an image width of 0" msgstr "" -#: gdk-pixbuf/io-pnm.c:356 +#: gdk-pixbuf/io-pnm.c:354 msgid "PNM file has an image height of 0" msgstr "" -#: gdk-pixbuf/io-pnm.c:379 +#: gdk-pixbuf/io-pnm.c:377 msgid "Maximum color value in PNM file is 0" msgstr "" -#: gdk-pixbuf/io-pnm.c:387 +#: gdk-pixbuf/io-pnm.c:385 msgid "Maximum color value in PNM file is too large" msgstr "" -#: gdk-pixbuf/io-pnm.c:427 gdk-pixbuf/io-pnm.c:457 gdk-pixbuf/io-pnm.c:502 +#: gdk-pixbuf/io-pnm.c:425 gdk-pixbuf/io-pnm.c:455 gdk-pixbuf/io-pnm.c:500 msgid "Raw PNM image type is invalid" msgstr "" -#: gdk-pixbuf/io-pnm.c:652 +#: gdk-pixbuf/io-pnm.c:650 msgid "PNM image loader does not support this PNM subformat" msgstr "" -#: gdk-pixbuf/io-pnm.c:739 gdk-pixbuf/io-pnm.c:966 +#: gdk-pixbuf/io-pnm.c:737 gdk-pixbuf/io-pnm.c:964 msgid "Raw PNM formats require exactly one whitespace before sample data" msgstr "" -#: gdk-pixbuf/io-pnm.c:766 +#: gdk-pixbuf/io-pnm.c:764 msgid "Cannot allocate memory for loading PNM image" msgstr "" -#: gdk-pixbuf/io-pnm.c:816 +#: gdk-pixbuf/io-pnm.c:814 msgid "Insufficient memory to load PNM context struct" msgstr "" -#: gdk-pixbuf/io-pnm.c:867 +#: gdk-pixbuf/io-pnm.c:865 msgid "Unexpected end of PNM image data" msgstr "" -#: gdk-pixbuf/io-pnm.c:995 +#: gdk-pixbuf/io-pnm.c:993 msgid "Insufficient memory to load PNM file" msgstr "" -#: gdk-pixbuf/io-pnm.c:1079 +#: gdk-pixbuf/io-pnm.c:1077 msgid "The PNM/PBM/PGM/PPM image format family" msgstr "" -#: gdk-pixbuf/io-qtif.c:128 +#: gdk-pixbuf/io-qtif.c:126 msgid "Input file descriptor is NULL." msgstr "" -#: gdk-pixbuf/io-qtif.c:143 +#: gdk-pixbuf/io-qtif.c:141 #, fuzzy msgid "Failed to read QTIF header" msgstr "Sarlavha yozishda xatolik yuz berdi\n" -#: gdk-pixbuf/io-qtif.c:152 gdk-pixbuf/io-qtif.c:189 gdk-pixbuf/io-qtif.c:459 +#: gdk-pixbuf/io-qtif.c:150 gdk-pixbuf/io-qtif.c:187 gdk-pixbuf/io-qtif.c:454 #, c-format msgid "QTIF atom size too large (%d byte)" msgid_plural "QTIF atom size too large (%d bytes)" msgstr[0] "" msgstr[1] "" -#: gdk-pixbuf/io-qtif.c:175 +#: gdk-pixbuf/io-qtif.c:173 #, c-format msgid "Failed to allocate %d byte for file read buffer" msgid_plural "Failed to allocate %d bytes for file read buffer" msgstr[0] "" msgstr[1] "" -#: gdk-pixbuf/io-qtif.c:206 +#: gdk-pixbuf/io-qtif.c:201 #, c-format msgid "File error when reading QTIF atom: %s" msgstr "" -#: gdk-pixbuf/io-qtif.c:243 +#: gdk-pixbuf/io-qtif.c:238 #, c-format msgid "Failed to skip the next %d byte with seek()." msgid_plural "Failed to skip the next %d bytes with seek()." msgstr[0] "" msgstr[1] "" -#: gdk-pixbuf/io-qtif.c:270 +#: gdk-pixbuf/io-qtif.c:265 msgid "Failed to allocate QTIF context structure." msgstr "" -#: gdk-pixbuf/io-qtif.c:330 +#: gdk-pixbuf/io-qtif.c:325 #, fuzzy msgid "Failed to create GdkPixbufLoader object." msgstr "Jild indeksini yozishda xatolik yuz berdi\n" -#: gdk-pixbuf/io-qtif.c:434 +#: gdk-pixbuf/io-qtif.c:429 #, fuzzy msgid "Failed to find an image data atom." msgstr "'%s' rasmi yuklanmadi: %s" -#: gdk-pixbuf/io-qtif.c:618 +#: gdk-pixbuf/io-qtif.c:613 #, fuzzy msgid "The QTIF image format" msgstr "ANI rasm formati" -#: gdk-pixbuf/io-ras.c:125 +#: gdk-pixbuf/io-ras.c:123 msgid "RAS image has bogus header data" msgstr "" -#: gdk-pixbuf/io-ras.c:147 +#: gdk-pixbuf/io-ras.c:145 msgid "RAS image has unknown type" msgstr "" -#: gdk-pixbuf/io-ras.c:155 +#: gdk-pixbuf/io-ras.c:153 msgid "unsupported RAS image variation" msgstr "" -#: gdk-pixbuf/io-ras.c:170 gdk-pixbuf/io-ras.c:199 +#: gdk-pixbuf/io-ras.c:168 gdk-pixbuf/io-ras.c:197 msgid "Not enough memory to load RAS image" msgstr "" -#: gdk-pixbuf/io-ras.c:544 +#: gdk-pixbuf/io-ras.c:542 msgid "The Sun raster image format" msgstr "" -#: gdk-pixbuf/io-tga.c:153 +#: gdk-pixbuf/io-tga.c:151 msgid "Cannot allocate memory for IOBuffer struct" msgstr "" -#: gdk-pixbuf/io-tga.c:172 +#: gdk-pixbuf/io-tga.c:170 msgid "Cannot allocate memory for IOBuffer data" msgstr "" -#: gdk-pixbuf/io-tga.c:183 +#: gdk-pixbuf/io-tga.c:181 msgid "Cannot realloc IOBuffer data" msgstr "" -#: gdk-pixbuf/io-tga.c:213 +#: gdk-pixbuf/io-tga.c:211 msgid "Cannot allocate temporary IOBuffer data" msgstr "" -#: gdk-pixbuf/io-tga.c:346 +#: gdk-pixbuf/io-tga.c:339 msgid "Cannot allocate new pixbuf" msgstr "" -#: gdk-pixbuf/io-tga.c:685 +#: gdk-pixbuf/io-tga.c:678 msgid "Image is corrupted or truncated" msgstr "" -#: gdk-pixbuf/io-tga.c:692 +#: gdk-pixbuf/io-tga.c:685 msgid "Cannot allocate colormap structure" msgstr "" -#: gdk-pixbuf/io-tga.c:699 +#: gdk-pixbuf/io-tga.c:692 msgid "Cannot allocate colormap entries" msgstr "" -#: gdk-pixbuf/io-tga.c:721 +#: gdk-pixbuf/io-tga.c:714 msgid "Unexpected bitdepth for colormap entries" msgstr "" -#: gdk-pixbuf/io-tga.c:739 +#: gdk-pixbuf/io-tga.c:732 msgid "Cannot allocate TGA header memory" msgstr "" -#: gdk-pixbuf/io-tga.c:772 +#: gdk-pixbuf/io-tga.c:765 msgid "TGA image has invalid dimensions" msgstr "" -#: gdk-pixbuf/io-tga.c:778 gdk-pixbuf/io-tga.c:787 gdk-pixbuf/io-tga.c:797 -#: gdk-pixbuf/io-tga.c:807 gdk-pixbuf/io-tga.c:814 +#: gdk-pixbuf/io-tga.c:771 gdk-pixbuf/io-tga.c:780 gdk-pixbuf/io-tga.c:790 +#: gdk-pixbuf/io-tga.c:800 gdk-pixbuf/io-tga.c:807 msgid "TGA image type not supported" msgstr "" -#: gdk-pixbuf/io-tga.c:861 +#: gdk-pixbuf/io-tga.c:854 msgid "Cannot allocate memory for TGA context struct" msgstr "" -#: gdk-pixbuf/io-tga.c:926 +#: gdk-pixbuf/io-tga.c:919 msgid "Excess data in file" msgstr "" -#: gdk-pixbuf/io-tga.c:1007 +#: gdk-pixbuf/io-tga.c:1000 msgid "The Targa image format" msgstr "" -#: gdk-pixbuf/io-tiff.c:104 +#: gdk-pixbuf/io-tiff.c:102 msgid "Could not get image width (bad TIFF file)" msgstr "" -#: gdk-pixbuf/io-tiff.c:112 +#: gdk-pixbuf/io-tiff.c:110 msgid "Could not get image height (bad TIFF file)" msgstr "" -#: gdk-pixbuf/io-tiff.c:120 +#: gdk-pixbuf/io-tiff.c:118 msgid "Width or height of TIFF image is zero" msgstr "" -#: gdk-pixbuf/io-tiff.c:129 gdk-pixbuf/io-tiff.c:138 +#: gdk-pixbuf/io-tiff.c:127 gdk-pixbuf/io-tiff.c:136 msgid "Dimensions of TIFF image too large" msgstr "" -#: gdk-pixbuf/io-tiff.c:162 gdk-pixbuf/io-tiff.c:174 gdk-pixbuf/io-tiff.c:491 +#: gdk-pixbuf/io-tiff.c:160 gdk-pixbuf/io-tiff.c:172 gdk-pixbuf/io-tiff.c:489 msgid "Insufficient memory to open TIFF file" msgstr "" -#: gdk-pixbuf/io-tiff.c:236 +#: gdk-pixbuf/io-tiff.c:234 msgid "Failed to load RGB data from TIFF file" msgstr "" -#: gdk-pixbuf/io-tiff.c:293 +#: gdk-pixbuf/io-tiff.c:291 msgid "Failed to open TIFF image" msgstr "" -#: gdk-pixbuf/io-tiff.c:427 gdk-pixbuf/io-tiff.c:440 +#: gdk-pixbuf/io-tiff.c:425 gdk-pixbuf/io-tiff.c:438 msgid "Failed to load TIFF image" msgstr "" -#: gdk-pixbuf/io-tiff.c:623 +#: gdk-pixbuf/io-tiff.c:621 msgid "Failed to save TIFF image" msgstr "" -#: gdk-pixbuf/io-tiff.c:656 +#: gdk-pixbuf/io-tiff.c:654 msgid "TIFF compression doesn't refer to a valid codec." msgstr "" -#: gdk-pixbuf/io-tiff.c:696 +#: gdk-pixbuf/io-tiff.c:694 msgid "Failed to write TIFF data" msgstr "" -#: gdk-pixbuf/io-tiff.c:733 +#: gdk-pixbuf/io-tiff.c:731 msgid "Couldn't write to TIFF file" msgstr "" -#: gdk-pixbuf/io-tiff.c:788 -msgid "The TIFF image format" -msgstr "" - -#: gdk-pixbuf/io-wbmp.c:245 +#: gdk-pixbuf/io-wbmp.c:243 msgid "Image has zero width" msgstr "" -#: gdk-pixbuf/io-wbmp.c:263 +#: gdk-pixbuf/io-wbmp.c:261 msgid "Image has zero height" msgstr "" -#: gdk-pixbuf/io-wbmp.c:274 +#: gdk-pixbuf/io-wbmp.c:272 msgid "Not enough memory to load image" msgstr "" -#: gdk-pixbuf/io-wbmp.c:333 +#: gdk-pixbuf/io-wbmp.c:331 msgid "Couldn't save the rest" msgstr "" -#: gdk-pixbuf/io-wbmp.c:374 +#: gdk-pixbuf/io-wbmp.c:372 msgid "The WBMP image format" msgstr "" -#: gdk-pixbuf/io-xbm.c:304 +#: gdk-pixbuf/io-xbm.c:302 msgid "Invalid XBM file" msgstr "" -#: gdk-pixbuf/io-xbm.c:314 +#: gdk-pixbuf/io-xbm.c:312 msgid "Insufficient memory to load XBM image file" msgstr "" -#: gdk-pixbuf/io-xbm.c:462 +#: gdk-pixbuf/io-xbm.c:460 msgid "Failed to write to temporary file when loading XBM image" msgstr "" -#: gdk-pixbuf/io-xbm.c:501 +#: gdk-pixbuf/io-xbm.c:499 msgid "The XBM image format" msgstr "" -#: gdk-pixbuf/io-xpm.c:469 +#: gdk-pixbuf/io-xpm.c:467 msgid "No XPM header found" msgstr "" -#: gdk-pixbuf/io-xpm.c:478 +#: gdk-pixbuf/io-xpm.c:476 msgid "Invalid XPM header" msgstr "" -#: gdk-pixbuf/io-xpm.c:486 +#: gdk-pixbuf/io-xpm.c:484 msgid "XPM file has image width <= 0" msgstr "" -#: gdk-pixbuf/io-xpm.c:494 +#: gdk-pixbuf/io-xpm.c:492 msgid "XPM file has image height <= 0" msgstr "" -#: gdk-pixbuf/io-xpm.c:502 +#: gdk-pixbuf/io-xpm.c:500 msgid "XPM has invalid number of chars per pixel" msgstr "" -#: gdk-pixbuf/io-xpm.c:511 +#: gdk-pixbuf/io-xpm.c:509 msgid "XPM file has invalid number of colors" msgstr "" -#: gdk-pixbuf/io-xpm.c:523 gdk-pixbuf/io-xpm.c:532 gdk-pixbuf/io-xpm.c:584 +#: gdk-pixbuf/io-xpm.c:521 gdk-pixbuf/io-xpm.c:530 gdk-pixbuf/io-xpm.c:582 msgid "Cannot allocate memory for loading XPM image" msgstr "" -#: gdk-pixbuf/io-xpm.c:546 +#: gdk-pixbuf/io-xpm.c:544 msgid "Cannot read XPM colormap" msgstr "" -#: gdk-pixbuf/io-xpm.c:778 +#: gdk-pixbuf/io-xpm.c:776 msgid "Failed to write to temporary file when loading XPM image" msgstr "" -#: gdk-pixbuf/io-xpm.c:817 +#: gdk-pixbuf/io-xpm.c:815 msgid "The XPM image format" msgstr "XPM rasm formati" diff --git a/po/uz@cyrillic.gmo b/po/uz@cyrillic.gmo index 7e1c62511943bc7545105ddc68835b71087b1338..081e24c139e1429ac89ea552f9f47d0bc2d05b65 100644 GIT binary patch delta 26 hcmew-{ZD#BI~%Wwu7Rnpk(q*#ft88b<|%Ah>;QJ~2fP3P delta 26 hcmew-{ZD#BI~%XDu7QcJp{atQft8WP<|%Ah>;QJE2e$wK diff --git a/po/uz@cyrillic.po b/po/uz@cyrillic.po index 9d0c1d0..170e2e2 100644 --- a/po/uz@cyrillic.po +++ b/po/uz@cyrillic.po @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: uz@cyrillic\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=gdk-" "pixbuf\n" -"POT-Creation-Date: 2013-04-15 10:28-0400\n" +"POT-Creation-Date: 2014-05-26 20:46-0400\n" "PO-Revision-Date: 2008-12-28 09:44+0500\n" "Last-Translator: Nurali Abdurahmonov \n" "Language-Team: Uzbek\n" @@ -18,18 +18,18 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "X-Generator: KBabel 1.11.4\n" -#: gdk-pixbuf/gdk-pixbuf-animation.c:160 gdk-pixbuf/gdk-pixbuf-io.c:1064 -#: gdk-pixbuf/gdk-pixbuf-io.c:1330 +#: gdk-pixbuf/gdk-pixbuf-animation.c:158 gdk-pixbuf/gdk-pixbuf-io.c:1077 +#: gdk-pixbuf/gdk-pixbuf-io.c:1333 #, c-format msgid "Failed to open file '%s': %s" msgstr "'%s' файлини очиб бўлмади: %s" -#: gdk-pixbuf/gdk-pixbuf-animation.c:173 gdk-pixbuf/gdk-pixbuf-io.c:1076 +#: gdk-pixbuf/gdk-pixbuf-animation.c:171 gdk-pixbuf/gdk-pixbuf-io.c:962 #, c-format msgid "Image file '%s' contains no data" msgstr "'%s' расм файли ҳеч қандай маълумотга эга эмас" -#: gdk-pixbuf/gdk-pixbuf-animation.c:212 +#: gdk-pixbuf/gdk-pixbuf-animation.c:210 #, c-format msgid "" "Failed to load animation '%s': reason not known, probably a corrupt " @@ -38,306 +38,314 @@ msgstr "" "'%s' : анимациясини юклаб бўлмади: сабаби номаълум, балки файл бузуқ бўлиши " "мумкин" -#: gdk-pixbuf/gdk-pixbuf-animation.c:280 gdk-pixbuf/gdk-pixbuf-io.c:1112 -#: gdk-pixbuf/gdk-pixbuf-io.c:1382 +#: gdk-pixbuf/gdk-pixbuf-animation.c:278 gdk-pixbuf/gdk-pixbuf-io.c:1113 +#: gdk-pixbuf/gdk-pixbuf-io.c:1385 #, c-format msgid "" "Failed to load image '%s': reason not known, probably a corrupt image file" msgstr "" "'%s' расмини юклаб бўлмади: сабаби номаълум, балки файл бузуқ бўлиши мумкин" -#: gdk-pixbuf/gdk-pixbuf-io.c:790 +#: gdk-pixbuf/gdk-pixbuf-io.c:774 #, c-format msgid "Unable to load image-loading module: %s: %s" msgstr "Расм юклаш модулини юклаб бўлмади: %s: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:805 +#: gdk-pixbuf/gdk-pixbuf-io.c:789 #, c-format msgid "" "Image-loading module %s does not export the proper interface; perhaps it's " "from a different gdk-pixbuf version?" msgstr "" -#: gdk-pixbuf/gdk-pixbuf-io.c:814 gdk-pixbuf/gdk-pixbuf-io.c:865 +#: gdk-pixbuf/gdk-pixbuf-io.c:798 gdk-pixbuf/gdk-pixbuf-io.c:849 #, c-format msgid "Image type '%s' is not supported" msgstr "'%s' расм тури қўлланилмайди" -#: gdk-pixbuf/gdk-pixbuf-io.c:950 +#: gdk-pixbuf/gdk-pixbuf-io.c:934 #, c-format msgid "Couldn't recognize the image file format for file '%s'" msgstr "'%s' файлидаги расм форматини аниқлаб бўлмади" -#: gdk-pixbuf/gdk-pixbuf-io.c:958 +#: gdk-pixbuf/gdk-pixbuf-io.c:942 msgid "Unrecognized image file format" msgstr "Номаълум расм формати" -#: gdk-pixbuf/gdk-pixbuf-io.c:1121 +#: gdk-pixbuf/gdk-pixbuf-io.c:1124 #, c-format msgid "Failed to load image '%s': %s" msgstr "'%s' расми юкланмади: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2015 gdk-pixbuf/io-gdip-utils.c:837 +#: gdk-pixbuf/gdk-pixbuf-io.c:2029 gdk-pixbuf/io-gdip-utils.c:835 #, c-format msgid "Error writing to image file: %s" msgstr "Расм файлига ёзишда хатолик юз берди: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2057 gdk-pixbuf/gdk-pixbuf-io.c:2178 +#: gdk-pixbuf/gdk-pixbuf-io.c:2071 gdk-pixbuf/gdk-pixbuf-io.c:2192 #, c-format msgid "This build of gdk-pixbuf does not support saving the image format: %s" msgstr "" -#: gdk-pixbuf/gdk-pixbuf-io.c:2088 +#: gdk-pixbuf/gdk-pixbuf-io.c:2102 msgid "Insufficient memory to save image to callback" msgstr "" -#: gdk-pixbuf/gdk-pixbuf-io.c:2101 +#: gdk-pixbuf/gdk-pixbuf-io.c:2115 msgid "Failed to open temporary file" msgstr "Вақтинчалик файлни очиб бўлмади" -#: gdk-pixbuf/gdk-pixbuf-io.c:2124 +#: gdk-pixbuf/gdk-pixbuf-io.c:2138 msgid "Failed to read from temporary file" msgstr "Вақтинчалик файлдан ўқиб бўлмади" -#: gdk-pixbuf/gdk-pixbuf-io.c:2372 +#: gdk-pixbuf/gdk-pixbuf-io.c:2382 #, c-format msgid "Failed to open '%s' for writing: %s" msgstr "'%s' файлини ёзиш учун очиб бўлмади: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2398 +#: gdk-pixbuf/gdk-pixbuf-io.c:2408 #, c-format msgid "" "Failed to close '%s' while writing image, all data may not have been saved: " "%s" msgstr "" -#: gdk-pixbuf/gdk-pixbuf-io.c:2619 gdk-pixbuf/gdk-pixbuf-io.c:2671 +#: gdk-pixbuf/gdk-pixbuf-io.c:2629 gdk-pixbuf/gdk-pixbuf-io.c:2681 msgid "Insufficient memory to save image into a buffer" msgstr "Расмни буферга сақлаш учун хотира етишмайди" -#: gdk-pixbuf/gdk-pixbuf-io.c:2717 +#: gdk-pixbuf/gdk-pixbuf-io.c:2727 msgid "Error writing to image stream" msgstr "" -#: gdk-pixbuf/gdk-pixbuf-loader.c:393 +#: gdk-pixbuf/gdk-pixbuf-loader.c:384 #, c-format msgid "" "Internal error: Image loader module '%s' failed to complete an operation, " "but didn't give a reason for the failure" msgstr "" -#: gdk-pixbuf/gdk-pixbuf-loader.c:435 +#: gdk-pixbuf/gdk-pixbuf-loader.c:426 #, c-format msgid "Incremental loading of image type '%s' is not supported" msgstr "" -#: gdk-pixbuf/gdk-pixdata.c:160 +#: gdk-pixbuf/gdk-pixdata.c:158 msgid "Image header corrupt" msgstr "Расм саравҳаси бузуқ" -#: gdk-pixbuf/gdk-pixdata.c:165 +#: gdk-pixbuf/gdk-pixdata.c:163 msgid "Image format unknown" msgstr "Расм формати номаълум" -#: gdk-pixbuf/gdk-pixdata.c:170 gdk-pixbuf/gdk-pixdata.c:502 +#: gdk-pixbuf/gdk-pixdata.c:168 gdk-pixbuf/gdk-pixdata.c:501 msgid "Image pixel data corrupt" msgstr "Расмнинг пиксел маълумотлари хато" -#: gdk-pixbuf/gdk-pixdata.c:446 +#: gdk-pixbuf/gdk-pixdata.c:445 #, c-format msgid "failed to allocate image buffer of %u byte" msgid_plural "failed to allocate image buffer of %u bytes" msgstr[0] "" msgstr[1] "" -#: gdk-pixbuf/io-ani.c:244 +#: gdk-pixbuf/io-ani.c:242 msgid "Unexpected icon chunk in animation" msgstr "" -#: gdk-pixbuf/io-ani.c:342 gdk-pixbuf/io-ani.c:400 gdk-pixbuf/io-ani.c:426 -#: gdk-pixbuf/io-ani.c:449 gdk-pixbuf/io-ani.c:476 gdk-pixbuf/io-ani.c:563 +#: gdk-pixbuf/io-ani.c:340 gdk-pixbuf/io-ani.c:398 gdk-pixbuf/io-ani.c:424 +#: gdk-pixbuf/io-ani.c:447 gdk-pixbuf/io-ani.c:474 gdk-pixbuf/io-ani.c:561 msgid "Invalid header in animation" msgstr "" -#: gdk-pixbuf/io-ani.c:352 gdk-pixbuf/io-ani.c:374 gdk-pixbuf/io-ani.c:458 -#: gdk-pixbuf/io-ani.c:485 gdk-pixbuf/io-ani.c:536 gdk-pixbuf/io-ani.c:608 +#: gdk-pixbuf/io-ani.c:350 gdk-pixbuf/io-ani.c:372 gdk-pixbuf/io-ani.c:456 +#: gdk-pixbuf/io-ani.c:483 gdk-pixbuf/io-ani.c:534 gdk-pixbuf/io-ani.c:606 msgid "Not enough memory to load animation" msgstr "Анимацияни юклаш учун хотира етишмайди" -#: gdk-pixbuf/io-ani.c:392 gdk-pixbuf/io-ani.c:418 gdk-pixbuf/io-ani.c:437 +#: gdk-pixbuf/io-ani.c:390 gdk-pixbuf/io-ani.c:416 gdk-pixbuf/io-ani.c:435 msgid "Malformed chunk in animation" msgstr "" -#: gdk-pixbuf/io-ani.c:660 +#: gdk-pixbuf/io-ani.c:628 +msgid "ANI image was truncated or incomplete." +msgstr "" + +#: gdk-pixbuf/io-ani.c:669 msgid "The ANI image format" msgstr "ANI расм формати" -#: gdk-pixbuf/io-bmp.c:229 gdk-pixbuf/io-bmp.c:266 gdk-pixbuf/io-bmp.c:337 -#: gdk-pixbuf/io-bmp.c:369 gdk-pixbuf/io-bmp.c:392 gdk-pixbuf/io-bmp.c:495 +#: gdk-pixbuf/io-bmp.c:227 gdk-pixbuf/io-bmp.c:264 gdk-pixbuf/io-bmp.c:335 +#: gdk-pixbuf/io-bmp.c:367 gdk-pixbuf/io-bmp.c:390 gdk-pixbuf/io-bmp.c:493 msgid "BMP image has bogus header data" msgstr "" -#: gdk-pixbuf/io-bmp.c:240 gdk-pixbuf/io-bmp.c:432 +#: gdk-pixbuf/io-bmp.c:238 gdk-pixbuf/io-bmp.c:430 msgid "Not enough memory to load bitmap image" msgstr "" -#: gdk-pixbuf/io-bmp.c:318 +#: gdk-pixbuf/io-bmp.c:316 msgid "BMP image has unsupported header size" msgstr "" -#: gdk-pixbuf/io-bmp.c:356 +#: gdk-pixbuf/io-bmp.c:354 msgid "Topdown BMP images cannot be compressed" msgstr "" -#: gdk-pixbuf/io-bmp.c:716 gdk-pixbuf/io-pnm.c:707 +#: gdk-pixbuf/io-bmp.c:714 gdk-pixbuf/io-pnm.c:705 msgid "Premature end-of-file encountered" msgstr "" -#: gdk-pixbuf/io-bmp.c:1328 +#: gdk-pixbuf/io-bmp.c:1326 msgid "Couldn't allocate memory for saving BMP file" msgstr "" -#: gdk-pixbuf/io-bmp.c:1369 +#: gdk-pixbuf/io-bmp.c:1367 msgid "Couldn't write to BMP file" msgstr "" -#: gdk-pixbuf/io-bmp.c:1422 gdk-pixbuf/io-gdip-bmp.c:82 +#: gdk-pixbuf/io-bmp.c:1420 gdk-pixbuf/io-gdip-bmp.c:80 msgid "The BMP image format" msgstr "" -#: gdk-pixbuf/io-gdip-emf.c:59 +#: gdk-pixbuf/io-gdip-emf.c:57 msgid "The EMF image format" msgstr "EMF расм формати" -#: gdk-pixbuf/io-gdip-gif.c:80 gdk-pixbuf/io-gif.c:1720 +#: gdk-pixbuf/io-gdip-gif.c:78 gdk-pixbuf/io-gif.c:1718 msgid "The GIF image format" msgstr "" -#: gdk-pixbuf/io-gdip-ico.c:59 gdk-pixbuf/io-ico.c:1271 +#: gdk-pixbuf/io-gdip-ico.c:57 gdk-pixbuf/io-ico.c:1269 msgid "The ICO image format" msgstr "" -#: gdk-pixbuf/io-gdip-jpeg.c:53 gdk-pixbuf/io-jpeg.c:1249 +#: gdk-pixbuf/io-gdip-jpeg.c:51 gdk-pixbuf/io-jpeg.c:1249 #, c-format msgid "" "JPEG quality must be a value between 0 and 100; value '%s' could not be " "parsed." msgstr "" -#: gdk-pixbuf/io-gdip-jpeg.c:68 gdk-pixbuf/io-jpeg.c:1265 +#: gdk-pixbuf/io-gdip-jpeg.c:66 gdk-pixbuf/io-jpeg.c:1265 #, c-format msgid "" "JPEG quality must be a value between 0 and 100; value '%d' is not allowed." msgstr "" -#: gdk-pixbuf/io-gdip-jpeg.c:136 gdk-pixbuf/io-jpeg.c:1478 +#: gdk-pixbuf/io-gdip-jpeg.c:134 gdk-pixbuf/io-jpeg.c:1478 msgid "The JPEG image format" msgstr "" -#: gdk-pixbuf/io-gdip-utils.c:154 +#: gdk-pixbuf/io-gdip-tiff.c:80 gdk-pixbuf/io-tiff.c:786 +msgid "The TIFF image format" +msgstr "" + +#: gdk-pixbuf/io-gdip-utils.c:152 #, c-format msgid "Could not allocate memory: %s" msgstr "" -#: gdk-pixbuf/io-gdip-utils.c:179 gdk-pixbuf/io-gdip-utils.c:293 -#: gdk-pixbuf/io-gdip-utils.c:333 +#: gdk-pixbuf/io-gdip-utils.c:177 gdk-pixbuf/io-gdip-utils.c:291 +#: gdk-pixbuf/io-gdip-utils.c:331 #, c-format msgid "Could not create stream: %s" msgstr "Қуйидаги оқимни яратиб бўлмади: %s" -#: gdk-pixbuf/io-gdip-utils.c:193 +#: gdk-pixbuf/io-gdip-utils.c:191 #, c-format msgid "Could not seek stream: %s" msgstr "" -#: gdk-pixbuf/io-gdip-utils.c:205 +#: gdk-pixbuf/io-gdip-utils.c:203 #, c-format msgid "Could not read from stream: %s" msgstr "Қуйидаги оқимдан ўқиб бўлмади: %s" -#: gdk-pixbuf/io-gdip-utils.c:617 +#: gdk-pixbuf/io-gdip-utils.c:615 msgid "Couldn't load bitmap" msgstr "" -#: gdk-pixbuf/io-gdip-utils.c:773 +#: gdk-pixbuf/io-gdip-utils.c:771 msgid "Couldn't load metafile" msgstr "Мета-файлни юклаб бўлмади" -#: gdk-pixbuf/io-gdip-utils.c:878 +#: gdk-pixbuf/io-gdip-utils.c:876 msgid "Unsupported image format for GDI+" msgstr "GDI+ учун қўлланилмайдиган расм формати" -#: gdk-pixbuf/io-gdip-utils.c:885 +#: gdk-pixbuf/io-gdip-utils.c:883 msgid "Couldn't save" msgstr "Сақлаб бўлмади" -#: gdk-pixbuf/io-gdip-wmf.c:58 +#: gdk-pixbuf/io-gdip-wmf.c:56 msgid "The WMF image format" msgstr "WMF расм формати" -#: gdk-pixbuf/io-gif.c:222 +#: gdk-pixbuf/io-gif.c:220 #, c-format msgid "Failure reading GIF: %s" msgstr "" -#: gdk-pixbuf/io-gif.c:496 gdk-pixbuf/io-gif.c:1502 gdk-pixbuf/io-gif.c:1669 +#: gdk-pixbuf/io-gif.c:494 gdk-pixbuf/io-gif.c:1500 gdk-pixbuf/io-gif.c:1667 msgid "GIF file was missing some data (perhaps it was truncated somehow?)" msgstr "" -#: gdk-pixbuf/io-gif.c:505 +#: gdk-pixbuf/io-gif.c:503 #, c-format msgid "Internal error in the GIF loader (%s)" msgstr "" -#: gdk-pixbuf/io-gif.c:579 +#: gdk-pixbuf/io-gif.c:577 msgid "Stack overflow" msgstr "" -#: gdk-pixbuf/io-gif.c:639 +#: gdk-pixbuf/io-gif.c:637 msgid "GIF image loader cannot understand this image." msgstr "" -#: gdk-pixbuf/io-gif.c:668 +#: gdk-pixbuf/io-gif.c:666 msgid "Bad code encountered" msgstr "" -#: gdk-pixbuf/io-gif.c:678 +#: gdk-pixbuf/io-gif.c:676 msgid "Circular table entry in GIF file" msgstr "" -#: gdk-pixbuf/io-gif.c:866 gdk-pixbuf/io-gif.c:1488 gdk-pixbuf/io-gif.c:1541 -#: gdk-pixbuf/io-gif.c:1657 +#: gdk-pixbuf/io-gif.c:864 gdk-pixbuf/io-gif.c:1486 gdk-pixbuf/io-gif.c:1539 +#: gdk-pixbuf/io-gif.c:1655 msgid "Not enough memory to load GIF file" msgstr "" -#: gdk-pixbuf/io-gif.c:960 +#: gdk-pixbuf/io-gif.c:958 msgid "Not enough memory to composite a frame in GIF file" msgstr "" -#: gdk-pixbuf/io-gif.c:1132 +#: gdk-pixbuf/io-gif.c:1130 msgid "GIF image is corrupt (incorrect LZW compression)" msgstr "" -#: gdk-pixbuf/io-gif.c:1182 +#: gdk-pixbuf/io-gif.c:1180 msgid "File does not appear to be a GIF file" msgstr "" -#: gdk-pixbuf/io-gif.c:1194 +#: gdk-pixbuf/io-gif.c:1192 #, c-format msgid "Version %s of the GIF file format is not supported" msgstr "" -#: gdk-pixbuf/io-gif.c:1241 +#: gdk-pixbuf/io-gif.c:1239 msgid "Resulting GIF image has zero size" msgstr "" -#: gdk-pixbuf/io-gif.c:1320 +#: gdk-pixbuf/io-gif.c:1318 msgid "" "GIF image has no global colormap, and a frame inside it has no local " "colormap." msgstr "" -#: gdk-pixbuf/io-gif.c:1564 +#: gdk-pixbuf/io-gif.c:1562 msgid "GIF image was truncated or incomplete." msgstr "" @@ -354,103 +362,103 @@ msgstr "" msgid "The ICNS image format" msgstr "" -#: gdk-pixbuf/io-ico.c:228 gdk-pixbuf/io-ico.c:242 gdk-pixbuf/io-ico.c:291 -#: gdk-pixbuf/io-ico.c:302 gdk-pixbuf/io-ico.c:395 +#: gdk-pixbuf/io-ico.c:226 gdk-pixbuf/io-ico.c:240 gdk-pixbuf/io-ico.c:289 +#: gdk-pixbuf/io-ico.c:300 gdk-pixbuf/io-ico.c:393 msgid "Invalid header in icon" msgstr "" -#: gdk-pixbuf/io-ico.c:257 gdk-pixbuf/io-ico.c:312 gdk-pixbuf/io-ico.c:405 -#: gdk-pixbuf/io-ico.c:458 gdk-pixbuf/io-ico.c:488 +#: gdk-pixbuf/io-ico.c:255 gdk-pixbuf/io-ico.c:310 gdk-pixbuf/io-ico.c:403 +#: gdk-pixbuf/io-ico.c:456 gdk-pixbuf/io-ico.c:486 msgid "Not enough memory to load icon" msgstr "" -#: gdk-pixbuf/io-ico.c:338 +#: gdk-pixbuf/io-ico.c:336 msgid "Compressed icons are not supported" msgstr "" -#: gdk-pixbuf/io-ico.c:358 +#: gdk-pixbuf/io-ico.c:356 msgid "Icon has zero width" msgstr "" -#: gdk-pixbuf/io-ico.c:368 +#: gdk-pixbuf/io-ico.c:366 msgid "Icon has zero height" msgstr "" -#: gdk-pixbuf/io-ico.c:443 +#: gdk-pixbuf/io-ico.c:441 msgid "Unsupported icon type" msgstr "" -#: gdk-pixbuf/io-ico.c:537 +#: gdk-pixbuf/io-ico.c:535 msgid "Not enough memory to load ICO file" msgstr "" -#: gdk-pixbuf/io-ico.c:1002 +#: gdk-pixbuf/io-ico.c:1000 msgid "Image too large to be saved as ICO" msgstr "" -#: gdk-pixbuf/io-ico.c:1013 +#: gdk-pixbuf/io-ico.c:1011 msgid "Cursor hotspot outside image" msgstr "" -#: gdk-pixbuf/io-ico.c:1036 +#: gdk-pixbuf/io-ico.c:1034 #, c-format msgid "Unsupported depth for ICO file: %d" msgstr "" -#: gdk-pixbuf/io-jasper.c:74 +#: gdk-pixbuf/io-jasper.c:73 msgid "Couldn't allocate memory for stream" msgstr "" -#: gdk-pixbuf/io-jasper.c:104 +#: gdk-pixbuf/io-jasper.c:103 msgid "Couldn't decode image" msgstr "" -#: gdk-pixbuf/io-jasper.c:122 +#: gdk-pixbuf/io-jasper.c:121 msgid "Transformed JPEG2000 has zero width or height" msgstr "" -#: gdk-pixbuf/io-jasper.c:136 +#: gdk-pixbuf/io-jasper.c:135 msgid "Image type currently not supported" msgstr "" -#: gdk-pixbuf/io-jasper.c:148 gdk-pixbuf/io-jasper.c:156 +#: gdk-pixbuf/io-jasper.c:147 gdk-pixbuf/io-jasper.c:155 msgid "Couldn't allocate memory for color profile" msgstr "" -#: gdk-pixbuf/io-jasper.c:182 +#: gdk-pixbuf/io-jasper.c:181 msgid "Insufficient memory to open JPEG 2000 file" msgstr "" -#: gdk-pixbuf/io-jasper.c:261 +#: gdk-pixbuf/io-jasper.c:260 msgid "Couldn't allocate memory to buffer image data" msgstr "" -#: gdk-pixbuf/io-jasper.c:305 +#: gdk-pixbuf/io-jasper.c:304 msgid "The JPEG 2000 image format" msgstr "" -#: gdk-pixbuf/io-jpeg.c:126 +#: gdk-pixbuf/io-jpeg.c:124 #, c-format msgid "Error interpreting JPEG image file (%s)" msgstr "" -#: gdk-pixbuf/io-jpeg.c:604 +#: gdk-pixbuf/io-jpeg.c:597 msgid "" "Insufficient memory to load image, try exiting some applications to free " "memory" msgstr "" -#: gdk-pixbuf/io-jpeg.c:651 gdk-pixbuf/io-jpeg.c:865 +#: gdk-pixbuf/io-jpeg.c:645 gdk-pixbuf/io-jpeg.c:858 #, c-format msgid "Unsupported JPEG color space (%s)" msgstr "" -#: gdk-pixbuf/io-jpeg.c:764 gdk-pixbuf/io-jpeg.c:1044 +#: gdk-pixbuf/io-jpeg.c:757 gdk-pixbuf/io-jpeg.c:1037 #: gdk-pixbuf/io-jpeg.c:1308 gdk-pixbuf/io-jpeg.c:1318 msgid "Couldn't allocate memory for loading JPEG file" msgstr "" -#: gdk-pixbuf/io-jpeg.c:1018 +#: gdk-pixbuf/io-jpeg.c:1011 msgid "Transformed JPEG has zero width or height." msgstr "" @@ -459,463 +467,459 @@ msgstr "" msgid "Color profile has invalid length '%u'." msgstr "" -#: gdk-pixbuf/io-pcx.c:186 +#: gdk-pixbuf/io-pcx.c:184 msgid "Couldn't allocate memory for header" msgstr "" -#: gdk-pixbuf/io-pcx.c:201 gdk-pixbuf/io-pcx.c:559 +#: gdk-pixbuf/io-pcx.c:199 gdk-pixbuf/io-pcx.c:557 msgid "Couldn't allocate memory for context buffer" msgstr "" -#: gdk-pixbuf/io-pcx.c:600 +#: gdk-pixbuf/io-pcx.c:598 msgid "Image has invalid width and/or height" msgstr "" -#: gdk-pixbuf/io-pcx.c:612 gdk-pixbuf/io-pcx.c:673 +#: gdk-pixbuf/io-pcx.c:610 gdk-pixbuf/io-pcx.c:671 msgid "Image has unsupported bpp" msgstr "" -#: gdk-pixbuf/io-pcx.c:617 gdk-pixbuf/io-pcx.c:625 +#: gdk-pixbuf/io-pcx.c:615 gdk-pixbuf/io-pcx.c:623 #, c-format msgid "Image has unsupported number of %d-bit planes" msgstr "" -#: gdk-pixbuf/io-pcx.c:641 +#: gdk-pixbuf/io-pcx.c:639 msgid "Couldn't create new pixbuf" msgstr "" -#: gdk-pixbuf/io-pcx.c:649 +#: gdk-pixbuf/io-pcx.c:647 msgid "Couldn't allocate memory for line data" msgstr "" -#: gdk-pixbuf/io-pcx.c:656 +#: gdk-pixbuf/io-pcx.c:654 #, fuzzy msgid "Couldn't allocate memory for PCX image" msgstr "Мета-файлни юклаб бўлмади" -#: gdk-pixbuf/io-pcx.c:703 +#: gdk-pixbuf/io-pcx.c:701 msgid "Didn't get all lines of PCX image" msgstr "" -#: gdk-pixbuf/io-pcx.c:710 +#: gdk-pixbuf/io-pcx.c:708 msgid "No palette found at end of PCX data" msgstr "" -#: gdk-pixbuf/io-pcx.c:755 +#: gdk-pixbuf/io-pcx.c:753 msgid "The PCX image format" msgstr "" -#: gdk-pixbuf/io-pixdata.c:148 +#: gdk-pixbuf/io-pixdata.c:146 msgid "Transformed pixbuf has zero width or height." msgstr "" -#: gdk-pixbuf/io-pixdata.c:186 +#: gdk-pixbuf/io-pixdata.c:184 #, fuzzy msgid "The GdkPixdata format" msgstr "XPM расм формати" -#: gdk-pixbuf/io-png.c:54 +#: gdk-pixbuf/io-png.c:53 msgid "Bits per channel of PNG image is invalid." msgstr "" -#: gdk-pixbuf/io-png.c:135 gdk-pixbuf/io-png.c:641 +#: gdk-pixbuf/io-png.c:134 gdk-pixbuf/io-png.c:640 msgid "Transformed PNG has zero width or height." msgstr "" -#: gdk-pixbuf/io-png.c:143 +#: gdk-pixbuf/io-png.c:142 msgid "Bits per channel of transformed PNG is not 8." msgstr "" -#: gdk-pixbuf/io-png.c:152 +#: gdk-pixbuf/io-png.c:151 msgid "Transformed PNG not RGB or RGBA." msgstr "" -#: gdk-pixbuf/io-png.c:161 +#: gdk-pixbuf/io-png.c:160 msgid "Transformed PNG has unsupported number of channels, must be 3 or 4." msgstr "" -#: gdk-pixbuf/io-png.c:182 +#: gdk-pixbuf/io-png.c:181 #, c-format msgid "Fatal error in PNG image file: %s" msgstr "" -#: gdk-pixbuf/io-png.c:315 +#: gdk-pixbuf/io-png.c:314 msgid "Insufficient memory to load PNG file" msgstr "" -#: gdk-pixbuf/io-png.c:656 +#: gdk-pixbuf/io-png.c:655 #, c-format msgid "" "Insufficient memory to store a %lu by %lu image; try exiting some " "applications to reduce memory usage" msgstr "" -#: gdk-pixbuf/io-png.c:719 +#: gdk-pixbuf/io-png.c:718 msgid "Fatal error reading PNG image file" msgstr "" -#: gdk-pixbuf/io-png.c:768 +#: gdk-pixbuf/io-png.c:767 #, c-format msgid "Fatal error reading PNG image file: %s" msgstr "" -#: gdk-pixbuf/io-png.c:858 +#: gdk-pixbuf/io-png.c:857 msgid "" "Keys for PNG text chunks must have at least 1 and at most 79 characters." msgstr "" -#: gdk-pixbuf/io-png.c:867 +#: gdk-pixbuf/io-png.c:866 msgid "Keys for PNG text chunks must be ASCII characters." msgstr "" -#: gdk-pixbuf/io-png.c:881 gdk-pixbuf/io-tiff.c:667 +#: gdk-pixbuf/io-png.c:880 gdk-pixbuf/io-tiff.c:665 #, c-format msgid "Color profile has invalid length %d." msgstr "" -#: gdk-pixbuf/io-png.c:894 +#: gdk-pixbuf/io-png.c:893 #, c-format msgid "" "PNG compression level must be a value between 0 and 9; value '%s' could not " "be parsed." msgstr "" -#: gdk-pixbuf/io-png.c:907 +#: gdk-pixbuf/io-png.c:906 #, c-format msgid "" "PNG compression level must be a value between 0 and 9; value '%d' is not " "allowed." msgstr "" -#: gdk-pixbuf/io-png.c:955 +#: gdk-pixbuf/io-png.c:954 #, c-format msgid "Value for PNG text chunk %s cannot be converted to ISO-8859-1 encoding." msgstr "" -#: gdk-pixbuf/io-png.c:1118 +#: gdk-pixbuf/io-png.c:1117 msgid "The PNG image format" msgstr "" -#: gdk-pixbuf/io-pnm.c:248 +#: gdk-pixbuf/io-pnm.c:246 msgid "PNM loader expected to find an integer, but didn't" msgstr "" -#: gdk-pixbuf/io-pnm.c:280 +#: gdk-pixbuf/io-pnm.c:278 msgid "PNM file has an incorrect initial byte" msgstr "" -#: gdk-pixbuf/io-pnm.c:310 +#: gdk-pixbuf/io-pnm.c:308 msgid "PNM file is not in a recognized PNM subformat" msgstr "" -#: gdk-pixbuf/io-pnm.c:335 +#: gdk-pixbuf/io-pnm.c:333 msgid "PNM file has an image width of 0" msgstr "" -#: gdk-pixbuf/io-pnm.c:356 +#: gdk-pixbuf/io-pnm.c:354 msgid "PNM file has an image height of 0" msgstr "" -#: gdk-pixbuf/io-pnm.c:379 +#: gdk-pixbuf/io-pnm.c:377 msgid "Maximum color value in PNM file is 0" msgstr "" -#: gdk-pixbuf/io-pnm.c:387 +#: gdk-pixbuf/io-pnm.c:385 msgid "Maximum color value in PNM file is too large" msgstr "" -#: gdk-pixbuf/io-pnm.c:427 gdk-pixbuf/io-pnm.c:457 gdk-pixbuf/io-pnm.c:502 +#: gdk-pixbuf/io-pnm.c:425 gdk-pixbuf/io-pnm.c:455 gdk-pixbuf/io-pnm.c:500 msgid "Raw PNM image type is invalid" msgstr "" -#: gdk-pixbuf/io-pnm.c:652 +#: gdk-pixbuf/io-pnm.c:650 msgid "PNM image loader does not support this PNM subformat" msgstr "" -#: gdk-pixbuf/io-pnm.c:739 gdk-pixbuf/io-pnm.c:966 +#: gdk-pixbuf/io-pnm.c:737 gdk-pixbuf/io-pnm.c:964 msgid "Raw PNM formats require exactly one whitespace before sample data" msgstr "" -#: gdk-pixbuf/io-pnm.c:766 +#: gdk-pixbuf/io-pnm.c:764 msgid "Cannot allocate memory for loading PNM image" msgstr "" -#: gdk-pixbuf/io-pnm.c:816 +#: gdk-pixbuf/io-pnm.c:814 msgid "Insufficient memory to load PNM context struct" msgstr "" -#: gdk-pixbuf/io-pnm.c:867 +#: gdk-pixbuf/io-pnm.c:865 msgid "Unexpected end of PNM image data" msgstr "" -#: gdk-pixbuf/io-pnm.c:995 +#: gdk-pixbuf/io-pnm.c:993 msgid "Insufficient memory to load PNM file" msgstr "" -#: gdk-pixbuf/io-pnm.c:1079 +#: gdk-pixbuf/io-pnm.c:1077 msgid "The PNM/PBM/PGM/PPM image format family" msgstr "" -#: gdk-pixbuf/io-qtif.c:128 +#: gdk-pixbuf/io-qtif.c:126 msgid "Input file descriptor is NULL." msgstr "" -#: gdk-pixbuf/io-qtif.c:143 +#: gdk-pixbuf/io-qtif.c:141 #, fuzzy msgid "Failed to read QTIF header" msgstr "Сарлавҳа ёзишда хатолик юз берди\n" -#: gdk-pixbuf/io-qtif.c:152 gdk-pixbuf/io-qtif.c:189 gdk-pixbuf/io-qtif.c:459 +#: gdk-pixbuf/io-qtif.c:150 gdk-pixbuf/io-qtif.c:187 gdk-pixbuf/io-qtif.c:454 #, c-format msgid "QTIF atom size too large (%d byte)" msgid_plural "QTIF atom size too large (%d bytes)" msgstr[0] "" msgstr[1] "" -#: gdk-pixbuf/io-qtif.c:175 +#: gdk-pixbuf/io-qtif.c:173 #, c-format msgid "Failed to allocate %d byte for file read buffer" msgid_plural "Failed to allocate %d bytes for file read buffer" msgstr[0] "" msgstr[1] "" -#: gdk-pixbuf/io-qtif.c:206 +#: gdk-pixbuf/io-qtif.c:201 #, c-format msgid "File error when reading QTIF atom: %s" msgstr "" -#: gdk-pixbuf/io-qtif.c:243 +#: gdk-pixbuf/io-qtif.c:238 #, c-format msgid "Failed to skip the next %d byte with seek()." msgid_plural "Failed to skip the next %d bytes with seek()." msgstr[0] "" msgstr[1] "" -#: gdk-pixbuf/io-qtif.c:270 +#: gdk-pixbuf/io-qtif.c:265 msgid "Failed to allocate QTIF context structure." msgstr "" -#: gdk-pixbuf/io-qtif.c:330 +#: gdk-pixbuf/io-qtif.c:325 #, fuzzy msgid "Failed to create GdkPixbufLoader object." msgstr "Жилд индексини ёзишда хатолик юз берди\n" -#: gdk-pixbuf/io-qtif.c:434 +#: gdk-pixbuf/io-qtif.c:429 #, fuzzy msgid "Failed to find an image data atom." msgstr "'%s' расми юкланмади: %s" -#: gdk-pixbuf/io-qtif.c:618 +#: gdk-pixbuf/io-qtif.c:613 #, fuzzy msgid "The QTIF image format" msgstr "ANI расм формати" -#: gdk-pixbuf/io-ras.c:125 +#: gdk-pixbuf/io-ras.c:123 msgid "RAS image has bogus header data" msgstr "" -#: gdk-pixbuf/io-ras.c:147 +#: gdk-pixbuf/io-ras.c:145 msgid "RAS image has unknown type" msgstr "" -#: gdk-pixbuf/io-ras.c:155 +#: gdk-pixbuf/io-ras.c:153 msgid "unsupported RAS image variation" msgstr "" -#: gdk-pixbuf/io-ras.c:170 gdk-pixbuf/io-ras.c:199 +#: gdk-pixbuf/io-ras.c:168 gdk-pixbuf/io-ras.c:197 msgid "Not enough memory to load RAS image" msgstr "" -#: gdk-pixbuf/io-ras.c:544 +#: gdk-pixbuf/io-ras.c:542 msgid "The Sun raster image format" msgstr "" -#: gdk-pixbuf/io-tga.c:153 +#: gdk-pixbuf/io-tga.c:151 msgid "Cannot allocate memory for IOBuffer struct" msgstr "" -#: gdk-pixbuf/io-tga.c:172 +#: gdk-pixbuf/io-tga.c:170 msgid "Cannot allocate memory for IOBuffer data" msgstr "" -#: gdk-pixbuf/io-tga.c:183 +#: gdk-pixbuf/io-tga.c:181 msgid "Cannot realloc IOBuffer data" msgstr "" -#: gdk-pixbuf/io-tga.c:213 +#: gdk-pixbuf/io-tga.c:211 msgid "Cannot allocate temporary IOBuffer data" msgstr "" -#: gdk-pixbuf/io-tga.c:346 +#: gdk-pixbuf/io-tga.c:339 msgid "Cannot allocate new pixbuf" msgstr "" -#: gdk-pixbuf/io-tga.c:685 +#: gdk-pixbuf/io-tga.c:678 msgid "Image is corrupted or truncated" msgstr "" -#: gdk-pixbuf/io-tga.c:692 +#: gdk-pixbuf/io-tga.c:685 msgid "Cannot allocate colormap structure" msgstr "" -#: gdk-pixbuf/io-tga.c:699 +#: gdk-pixbuf/io-tga.c:692 msgid "Cannot allocate colormap entries" msgstr "" -#: gdk-pixbuf/io-tga.c:721 +#: gdk-pixbuf/io-tga.c:714 msgid "Unexpected bitdepth for colormap entries" msgstr "" -#: gdk-pixbuf/io-tga.c:739 +#: gdk-pixbuf/io-tga.c:732 msgid "Cannot allocate TGA header memory" msgstr "" -#: gdk-pixbuf/io-tga.c:772 +#: gdk-pixbuf/io-tga.c:765 msgid "TGA image has invalid dimensions" msgstr "" -#: gdk-pixbuf/io-tga.c:778 gdk-pixbuf/io-tga.c:787 gdk-pixbuf/io-tga.c:797 -#: gdk-pixbuf/io-tga.c:807 gdk-pixbuf/io-tga.c:814 +#: gdk-pixbuf/io-tga.c:771 gdk-pixbuf/io-tga.c:780 gdk-pixbuf/io-tga.c:790 +#: gdk-pixbuf/io-tga.c:800 gdk-pixbuf/io-tga.c:807 msgid "TGA image type not supported" msgstr "" -#: gdk-pixbuf/io-tga.c:861 +#: gdk-pixbuf/io-tga.c:854 msgid "Cannot allocate memory for TGA context struct" msgstr "" -#: gdk-pixbuf/io-tga.c:926 +#: gdk-pixbuf/io-tga.c:919 msgid "Excess data in file" msgstr "" -#: gdk-pixbuf/io-tga.c:1007 +#: gdk-pixbuf/io-tga.c:1000 msgid "The Targa image format" msgstr "" -#: gdk-pixbuf/io-tiff.c:104 +#: gdk-pixbuf/io-tiff.c:102 msgid "Could not get image width (bad TIFF file)" msgstr "" -#: gdk-pixbuf/io-tiff.c:112 +#: gdk-pixbuf/io-tiff.c:110 msgid "Could not get image height (bad TIFF file)" msgstr "" -#: gdk-pixbuf/io-tiff.c:120 +#: gdk-pixbuf/io-tiff.c:118 msgid "Width or height of TIFF image is zero" msgstr "" -#: gdk-pixbuf/io-tiff.c:129 gdk-pixbuf/io-tiff.c:138 +#: gdk-pixbuf/io-tiff.c:127 gdk-pixbuf/io-tiff.c:136 msgid "Dimensions of TIFF image too large" msgstr "" -#: gdk-pixbuf/io-tiff.c:162 gdk-pixbuf/io-tiff.c:174 gdk-pixbuf/io-tiff.c:491 +#: gdk-pixbuf/io-tiff.c:160 gdk-pixbuf/io-tiff.c:172 gdk-pixbuf/io-tiff.c:489 msgid "Insufficient memory to open TIFF file" msgstr "" -#: gdk-pixbuf/io-tiff.c:236 +#: gdk-pixbuf/io-tiff.c:234 msgid "Failed to load RGB data from TIFF file" msgstr "" -#: gdk-pixbuf/io-tiff.c:293 +#: gdk-pixbuf/io-tiff.c:291 msgid "Failed to open TIFF image" msgstr "" -#: gdk-pixbuf/io-tiff.c:427 gdk-pixbuf/io-tiff.c:440 +#: gdk-pixbuf/io-tiff.c:425 gdk-pixbuf/io-tiff.c:438 msgid "Failed to load TIFF image" msgstr "" -#: gdk-pixbuf/io-tiff.c:623 +#: gdk-pixbuf/io-tiff.c:621 msgid "Failed to save TIFF image" msgstr "" -#: gdk-pixbuf/io-tiff.c:656 +#: gdk-pixbuf/io-tiff.c:654 msgid "TIFF compression doesn't refer to a valid codec." msgstr "" -#: gdk-pixbuf/io-tiff.c:696 +#: gdk-pixbuf/io-tiff.c:694 msgid "Failed to write TIFF data" msgstr "" -#: gdk-pixbuf/io-tiff.c:733 +#: gdk-pixbuf/io-tiff.c:731 msgid "Couldn't write to TIFF file" msgstr "" -#: gdk-pixbuf/io-tiff.c:788 -msgid "The TIFF image format" -msgstr "" - -#: gdk-pixbuf/io-wbmp.c:245 +#: gdk-pixbuf/io-wbmp.c:243 msgid "Image has zero width" msgstr "" -#: gdk-pixbuf/io-wbmp.c:263 +#: gdk-pixbuf/io-wbmp.c:261 msgid "Image has zero height" msgstr "" -#: gdk-pixbuf/io-wbmp.c:274 +#: gdk-pixbuf/io-wbmp.c:272 msgid "Not enough memory to load image" msgstr "" -#: gdk-pixbuf/io-wbmp.c:333 +#: gdk-pixbuf/io-wbmp.c:331 msgid "Couldn't save the rest" msgstr "" -#: gdk-pixbuf/io-wbmp.c:374 +#: gdk-pixbuf/io-wbmp.c:372 msgid "The WBMP image format" msgstr "" -#: gdk-pixbuf/io-xbm.c:304 +#: gdk-pixbuf/io-xbm.c:302 msgid "Invalid XBM file" msgstr "" -#: gdk-pixbuf/io-xbm.c:314 +#: gdk-pixbuf/io-xbm.c:312 msgid "Insufficient memory to load XBM image file" msgstr "" -#: gdk-pixbuf/io-xbm.c:462 +#: gdk-pixbuf/io-xbm.c:460 msgid "Failed to write to temporary file when loading XBM image" msgstr "" -#: gdk-pixbuf/io-xbm.c:501 +#: gdk-pixbuf/io-xbm.c:499 msgid "The XBM image format" msgstr "" -#: gdk-pixbuf/io-xpm.c:469 +#: gdk-pixbuf/io-xpm.c:467 msgid "No XPM header found" msgstr "" -#: gdk-pixbuf/io-xpm.c:478 +#: gdk-pixbuf/io-xpm.c:476 msgid "Invalid XPM header" msgstr "" -#: gdk-pixbuf/io-xpm.c:486 +#: gdk-pixbuf/io-xpm.c:484 msgid "XPM file has image width <= 0" msgstr "" -#: gdk-pixbuf/io-xpm.c:494 +#: gdk-pixbuf/io-xpm.c:492 msgid "XPM file has image height <= 0" msgstr "" -#: gdk-pixbuf/io-xpm.c:502 +#: gdk-pixbuf/io-xpm.c:500 msgid "XPM has invalid number of chars per pixel" msgstr "" -#: gdk-pixbuf/io-xpm.c:511 +#: gdk-pixbuf/io-xpm.c:509 msgid "XPM file has invalid number of colors" msgstr "" -#: gdk-pixbuf/io-xpm.c:523 gdk-pixbuf/io-xpm.c:532 gdk-pixbuf/io-xpm.c:584 +#: gdk-pixbuf/io-xpm.c:521 gdk-pixbuf/io-xpm.c:530 gdk-pixbuf/io-xpm.c:582 msgid "Cannot allocate memory for loading XPM image" msgstr "" -#: gdk-pixbuf/io-xpm.c:546 +#: gdk-pixbuf/io-xpm.c:544 msgid "Cannot read XPM colormap" msgstr "" -#: gdk-pixbuf/io-xpm.c:778 +#: gdk-pixbuf/io-xpm.c:776 msgid "Failed to write to temporary file when loading XPM image" msgstr "" -#: gdk-pixbuf/io-xpm.c:817 +#: gdk-pixbuf/io-xpm.c:815 msgid "The XPM image format" msgstr "XPM расм формати" diff --git a/po/vi.gmo b/po/vi.gmo index b2958d2c0db0972c4636f1aa9bd429b17a49d1f0..d89e351dff49a731338bfd16ae433cc88d455c45 100644 GIT binary patch delta 28 kcmdnBm2uZr#tkd=c};W;Om&US6pRe4Ow2ZK(`V5J0Fhw`z5oCK delta 28 kcmdnBm2uZr#tkd=d5v`qOmq!R6$}lmj4U>9(`V5J0FfIAxc~qF diff --git a/po/vi.po b/po/vi.po index 8d91642..b96d77a 100644 --- a/po/vi.po +++ b/po/vi.po @@ -10,7 +10,7 @@ msgstr "" "Project-Id-Version: Gtk+ 2.15.3\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=gdk-" "pixbuf\n" -"POT-Creation-Date: 2013-04-15 10:28-0400\n" +"POT-Creation-Date: 2014-05-26 20:46-0400\n" "PO-Revision-Date: 2012-08-22 08:57+0700\n" "Last-Translator: Clytie Siddall \n" "Language-Team: Vietnamese \n" @@ -21,18 +21,18 @@ msgstr "" "Plural-Forms: nplurals=1; plural=0;\n" "X-Generator: LocFactoryEditor 1.8\n" -#: gdk-pixbuf/gdk-pixbuf-animation.c:160 gdk-pixbuf/gdk-pixbuf-io.c:1064 -#: gdk-pixbuf/gdk-pixbuf-io.c:1330 +#: gdk-pixbuf/gdk-pixbuf-animation.c:158 gdk-pixbuf/gdk-pixbuf-io.c:1077 +#: gdk-pixbuf/gdk-pixbuf-io.c:1333 #, c-format msgid "Failed to open file '%s': %s" msgstr "Lỗi mở tập tin « %s »': %s" -#: gdk-pixbuf/gdk-pixbuf-animation.c:173 gdk-pixbuf/gdk-pixbuf-io.c:1076 +#: gdk-pixbuf/gdk-pixbuf-animation.c:171 gdk-pixbuf/gdk-pixbuf-io.c:962 #, c-format msgid "Image file '%s' contains no data" msgstr "Tập tin ảnh « %s » không chứa dữ liệu nào" -#: gdk-pixbuf/gdk-pixbuf-animation.c:212 +#: gdk-pixbuf/gdk-pixbuf-animation.c:210 #, c-format msgid "" "Failed to load animation '%s': reason not known, probably a corrupt " @@ -41,19 +41,19 @@ msgstr "" "Lỗi tải tập tin hoạt cảnh « %s »: không biết sao, có lẽ tập tin hoạt cảnh bị " "hỏng" -#: gdk-pixbuf/gdk-pixbuf-animation.c:280 gdk-pixbuf/gdk-pixbuf-io.c:1112 -#: gdk-pixbuf/gdk-pixbuf-io.c:1382 +#: gdk-pixbuf/gdk-pixbuf-animation.c:278 gdk-pixbuf/gdk-pixbuf-io.c:1113 +#: gdk-pixbuf/gdk-pixbuf-io.c:1385 #, c-format msgid "" "Failed to load image '%s': reason not known, probably a corrupt image file" msgstr "Lỗi tải tập tin ảnh « %s »: không biết sao, có lẽ tập tin ảnh bị hỏng" -#: gdk-pixbuf/gdk-pixbuf-io.c:790 +#: gdk-pixbuf/gdk-pixbuf-io.c:774 #, c-format msgid "Unable to load image-loading module: %s: %s" msgstr "Không thể tải mô-đun tải ảnh: %s: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:805 +#: gdk-pixbuf/gdk-pixbuf-io.c:789 #, c-format msgid "" "Image-loading module %s does not export the proper interface; perhaps it's " @@ -62,68 +62,68 @@ msgstr "" "Mô-đun tải ảnh %s không có giao diện thích hợp; có lẽ do từ một phiên bản " "gdk-pixbuf khác?" -#: gdk-pixbuf/gdk-pixbuf-io.c:814 gdk-pixbuf/gdk-pixbuf-io.c:865 +#: gdk-pixbuf/gdk-pixbuf-io.c:798 gdk-pixbuf/gdk-pixbuf-io.c:849 #, c-format msgid "Image type '%s' is not supported" msgstr "Không hỗ trợ kiểu ảnh « %s »" -#: gdk-pixbuf/gdk-pixbuf-io.c:950 +#: gdk-pixbuf/gdk-pixbuf-io.c:934 #, c-format msgid "Couldn't recognize the image file format for file '%s'" msgstr "Không thể nhận ra dạng thức tập tin ảnh cho tập tin « %s »" -#: gdk-pixbuf/gdk-pixbuf-io.c:958 +#: gdk-pixbuf/gdk-pixbuf-io.c:942 msgid "Unrecognized image file format" msgstr "Không nhận ra dạng thức tập tin ảnh" -#: gdk-pixbuf/gdk-pixbuf-io.c:1121 +#: gdk-pixbuf/gdk-pixbuf-io.c:1124 #, c-format msgid "Failed to load image '%s': %s" msgstr "Lỗi tải tập tin ảnh « %s »: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2015 gdk-pixbuf/io-gdip-utils.c:837 +#: gdk-pixbuf/gdk-pixbuf-io.c:2029 gdk-pixbuf/io-gdip-utils.c:835 #, c-format msgid "Error writing to image file: %s" msgstr "Gặp lỗi khi ghi vào tập tin ảnh: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2057 gdk-pixbuf/gdk-pixbuf-io.c:2178 +#: gdk-pixbuf/gdk-pixbuf-io.c:2071 gdk-pixbuf/gdk-pixbuf-io.c:2192 #, c-format msgid "This build of gdk-pixbuf does not support saving the image format: %s" msgstr "Bản xây dụng gdk-pixbuf này không hỗ trợ lưu dạng thức ảnh: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2088 +#: gdk-pixbuf/gdk-pixbuf-io.c:2102 msgid "Insufficient memory to save image to callback" msgstr "Không đủ bộ nhớ để lưu tập tin ảnh vào khả năng gọi lại" -#: gdk-pixbuf/gdk-pixbuf-io.c:2101 +#: gdk-pixbuf/gdk-pixbuf-io.c:2115 msgid "Failed to open temporary file" msgstr "Lỗi mở tập tin tạm" -#: gdk-pixbuf/gdk-pixbuf-io.c:2124 +#: gdk-pixbuf/gdk-pixbuf-io.c:2138 msgid "Failed to read from temporary file" msgstr "Lỗi đọc từ tập tin tạm" -#: gdk-pixbuf/gdk-pixbuf-io.c:2372 +#: gdk-pixbuf/gdk-pixbuf-io.c:2382 #, c-format msgid "Failed to open '%s' for writing: %s" msgstr "Lỗi mở tập tin « %s » để ghi: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2398 +#: gdk-pixbuf/gdk-pixbuf-io.c:2408 #, c-format msgid "" "Failed to close '%s' while writing image, all data may not have been saved: " "%s" msgstr "Lỗi đóng « %s » khi đang ghi ảnh, mọi dữ liệu có lẽ không được lưu: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2619 gdk-pixbuf/gdk-pixbuf-io.c:2671 +#: gdk-pixbuf/gdk-pixbuf-io.c:2629 gdk-pixbuf/gdk-pixbuf-io.c:2681 msgid "Insufficient memory to save image into a buffer" msgstr "Không đủ bộ nhớ để lưu ảnh vào bộ đệm" -#: gdk-pixbuf/gdk-pixbuf-io.c:2717 +#: gdk-pixbuf/gdk-pixbuf-io.c:2727 msgid "Error writing to image stream" msgstr "Gặp lỗi khi ghi vào luồng ảnh" -#: gdk-pixbuf/gdk-pixbuf-loader.c:393 +#: gdk-pixbuf/gdk-pixbuf-loader.c:384 #, c-format msgid "" "Internal error: Image loader module '%s' failed to complete an operation, " @@ -132,97 +132,102 @@ msgstr "" "Lỗi nội bộ : mô-đun tải ảnh « %s » đã không kết thúc thao tác, cũng không " "diễn tả sao" -#: gdk-pixbuf/gdk-pixbuf-loader.c:435 +#: gdk-pixbuf/gdk-pixbuf-loader.c:426 #, c-format msgid "Incremental loading of image type '%s' is not supported" msgstr "Không hỗ trợ tải từ từ kiểu ảnh « %s »" -#: gdk-pixbuf/gdk-pixdata.c:160 +#: gdk-pixbuf/gdk-pixdata.c:158 msgid "Image header corrupt" msgstr "Phần đầu của ảnh bị hỏng" -#: gdk-pixbuf/gdk-pixdata.c:165 +#: gdk-pixbuf/gdk-pixdata.c:163 msgid "Image format unknown" msgstr "Không biết dạng thức ảnh" -#: gdk-pixbuf/gdk-pixdata.c:170 gdk-pixbuf/gdk-pixdata.c:502 +#: gdk-pixbuf/gdk-pixdata.c:168 gdk-pixbuf/gdk-pixdata.c:501 msgid "Image pixel data corrupt" msgstr "Dữ liệu điểm ảnh của ảnh bị hỏng" -#: gdk-pixbuf/gdk-pixdata.c:446 +#: gdk-pixbuf/gdk-pixdata.c:445 #, c-format msgid "failed to allocate image buffer of %u byte" msgid_plural "failed to allocate image buffer of %u bytes" msgstr[0] "lỗi cấp phát %u byte cho vùng đệm ảnh" -#: gdk-pixbuf/io-ani.c:244 +#: gdk-pixbuf/io-ani.c:242 msgid "Unexpected icon chunk in animation" msgstr "Gặp đoạn biểu tượng bất thường trong hoạt cảnh" -#: gdk-pixbuf/io-ani.c:342 gdk-pixbuf/io-ani.c:400 gdk-pixbuf/io-ani.c:426 -#: gdk-pixbuf/io-ani.c:449 gdk-pixbuf/io-ani.c:476 gdk-pixbuf/io-ani.c:563 +#: gdk-pixbuf/io-ani.c:340 gdk-pixbuf/io-ani.c:398 gdk-pixbuf/io-ani.c:424 +#: gdk-pixbuf/io-ani.c:447 gdk-pixbuf/io-ani.c:474 gdk-pixbuf/io-ani.c:561 msgid "Invalid header in animation" msgstr "Phần đầu không hợp lệ trong hoạt cảnh" -#: gdk-pixbuf/io-ani.c:352 gdk-pixbuf/io-ani.c:374 gdk-pixbuf/io-ani.c:458 -#: gdk-pixbuf/io-ani.c:485 gdk-pixbuf/io-ani.c:536 gdk-pixbuf/io-ani.c:608 +#: gdk-pixbuf/io-ani.c:350 gdk-pixbuf/io-ani.c:372 gdk-pixbuf/io-ani.c:456 +#: gdk-pixbuf/io-ani.c:483 gdk-pixbuf/io-ani.c:534 gdk-pixbuf/io-ani.c:606 msgid "Not enough memory to load animation" msgstr "Không đủ bộ nhớ để tải hoạt cảnh" -#: gdk-pixbuf/io-ani.c:392 gdk-pixbuf/io-ani.c:418 gdk-pixbuf/io-ani.c:437 +#: gdk-pixbuf/io-ani.c:390 gdk-pixbuf/io-ani.c:416 gdk-pixbuf/io-ani.c:435 msgid "Malformed chunk in animation" msgstr "Đoạn dạng sai trong hoạt cảnh" -#: gdk-pixbuf/io-ani.c:660 +#: gdk-pixbuf/io-ani.c:628 +#, fuzzy +msgid "ANI image was truncated or incomplete." +msgstr "Ảnh GIF bị cắt bớt hoặc không hoàn chỉnh." + +#: gdk-pixbuf/io-ani.c:669 msgid "The ANI image format" msgstr "Dạng thức ảnh ANI" -#: gdk-pixbuf/io-bmp.c:229 gdk-pixbuf/io-bmp.c:266 gdk-pixbuf/io-bmp.c:337 -#: gdk-pixbuf/io-bmp.c:369 gdk-pixbuf/io-bmp.c:392 gdk-pixbuf/io-bmp.c:495 +#: gdk-pixbuf/io-bmp.c:227 gdk-pixbuf/io-bmp.c:264 gdk-pixbuf/io-bmp.c:335 +#: gdk-pixbuf/io-bmp.c:367 gdk-pixbuf/io-bmp.c:390 gdk-pixbuf/io-bmp.c:493 msgid "BMP image has bogus header data" msgstr "Ảnh BMP có dữ liệu phần đầu giả" -#: gdk-pixbuf/io-bmp.c:240 gdk-pixbuf/io-bmp.c:432 +#: gdk-pixbuf/io-bmp.c:238 gdk-pixbuf/io-bmp.c:430 msgid "Not enough memory to load bitmap image" msgstr "Không đủ bộ nhớ để tải ảnh mảng" -#: gdk-pixbuf/io-bmp.c:318 +#: gdk-pixbuf/io-bmp.c:316 msgid "BMP image has unsupported header size" msgstr "Ảnh BMP có kích thước phần đầu không được hỗ trợ" -#: gdk-pixbuf/io-bmp.c:356 +#: gdk-pixbuf/io-bmp.c:354 msgid "Topdown BMP images cannot be compressed" msgstr "Không thể nén ảnh BMP kiểu đầu xuống" -#: gdk-pixbuf/io-bmp.c:716 gdk-pixbuf/io-pnm.c:707 +#: gdk-pixbuf/io-bmp.c:714 gdk-pixbuf/io-pnm.c:705 msgid "Premature end-of-file encountered" msgstr "Gặp kết thúc tập tin quá sớm" -#: gdk-pixbuf/io-bmp.c:1328 +#: gdk-pixbuf/io-bmp.c:1326 msgid "Couldn't allocate memory for saving BMP file" msgstr "Không thể cấp phát bộ nhớ để lưu tập tin BMP" -#: gdk-pixbuf/io-bmp.c:1369 +#: gdk-pixbuf/io-bmp.c:1367 msgid "Couldn't write to BMP file" msgstr "Không thể ghi vào tập tin BMP" -#: gdk-pixbuf/io-bmp.c:1422 gdk-pixbuf/io-gdip-bmp.c:82 +#: gdk-pixbuf/io-bmp.c:1420 gdk-pixbuf/io-gdip-bmp.c:80 msgid "The BMP image format" msgstr "Dạng thức ảnh BMP" -#: gdk-pixbuf/io-gdip-emf.c:59 +#: gdk-pixbuf/io-gdip-emf.c:57 msgid "The EMF image format" msgstr "Định dạng ảnh EMF" -#: gdk-pixbuf/io-gdip-gif.c:80 gdk-pixbuf/io-gif.c:1720 +#: gdk-pixbuf/io-gdip-gif.c:78 gdk-pixbuf/io-gif.c:1718 msgid "The GIF image format" msgstr "Dạng thức ảnh GIF" -#: gdk-pixbuf/io-gdip-ico.c:59 gdk-pixbuf/io-ico.c:1271 +#: gdk-pixbuf/io-gdip-ico.c:57 gdk-pixbuf/io-ico.c:1269 msgid "The ICO image format" msgstr "Dạng thức ảnh ICO" -#: gdk-pixbuf/io-gdip-jpeg.c:53 gdk-pixbuf/io-jpeg.c:1249 +#: gdk-pixbuf/io-gdip-jpeg.c:51 gdk-pixbuf/io-jpeg.c:1249 #, c-format msgid "" "JPEG quality must be a value between 0 and 100; value '%s' could not be " @@ -231,7 +236,7 @@ msgstr "" "Hệ số chất lượng của JPEG phải nằm trong khoảng 0 và 100; không thể phân " "tách giá trị « %s »." -#: gdk-pixbuf/io-gdip-jpeg.c:68 gdk-pixbuf/io-jpeg.c:1265 +#: gdk-pixbuf/io-gdip-jpeg.c:66 gdk-pixbuf/io-jpeg.c:1265 #, c-format msgid "" "JPEG quality must be a value between 0 and 100; value '%d' is not allowed." @@ -239,110 +244,114 @@ msgstr "" "Hệ số chất lượng của JPEG phải nằm trong khoảng 0 và 100; không chấp nhận " "giá trị « %d »." -#: gdk-pixbuf/io-gdip-jpeg.c:136 gdk-pixbuf/io-jpeg.c:1478 +#: gdk-pixbuf/io-gdip-jpeg.c:134 gdk-pixbuf/io-jpeg.c:1478 msgid "The JPEG image format" msgstr "Dạng thức ảnh JPEG" -#: gdk-pixbuf/io-gdip-utils.c:154 +#: gdk-pixbuf/io-gdip-tiff.c:80 gdk-pixbuf/io-tiff.c:786 +msgid "The TIFF image format" +msgstr "Dạng thức ảnh TIFF" + +#: gdk-pixbuf/io-gdip-utils.c:152 #, c-format msgid "Could not allocate memory: %s" msgstr "Không thể cấp phát bộ nhớ : %s" -#: gdk-pixbuf/io-gdip-utils.c:179 gdk-pixbuf/io-gdip-utils.c:293 -#: gdk-pixbuf/io-gdip-utils.c:333 +#: gdk-pixbuf/io-gdip-utils.c:177 gdk-pixbuf/io-gdip-utils.c:291 +#: gdk-pixbuf/io-gdip-utils.c:331 #, c-format msgid "Could not create stream: %s" msgstr "Không thể tạo luồng: %s" -#: gdk-pixbuf/io-gdip-utils.c:193 +#: gdk-pixbuf/io-gdip-utils.c:191 #, c-format msgid "Could not seek stream: %s" msgstr "Không thể tìm nơi trong luồng: %s" -#: gdk-pixbuf/io-gdip-utils.c:205 +#: gdk-pixbuf/io-gdip-utils.c:203 #, c-format msgid "Could not read from stream: %s" msgstr "Không thể đọc từ luồng: %s" -#: gdk-pixbuf/io-gdip-utils.c:617 +#: gdk-pixbuf/io-gdip-utils.c:615 msgid "Couldn't load bitmap" msgstr "Không thể nạp ảnh mảng" -#: gdk-pixbuf/io-gdip-utils.c:773 +#: gdk-pixbuf/io-gdip-utils.c:771 msgid "Couldn't load metafile" msgstr "Không thể nạp siêu tập tin" -#: gdk-pixbuf/io-gdip-utils.c:878 +#: gdk-pixbuf/io-gdip-utils.c:876 msgid "Unsupported image format for GDI+" msgstr "Định dạng ảnh không được hỗ trợ đối với GDI+" -#: gdk-pixbuf/io-gdip-utils.c:885 +#: gdk-pixbuf/io-gdip-utils.c:883 msgid "Couldn't save" msgstr "Không thể lưu" -#: gdk-pixbuf/io-gdip-wmf.c:58 +#: gdk-pixbuf/io-gdip-wmf.c:56 msgid "The WMF image format" msgstr "Định dạng ảnh WMF" -#: gdk-pixbuf/io-gif.c:222 +#: gdk-pixbuf/io-gif.c:220 #, c-format msgid "Failure reading GIF: %s" msgstr "Lỗi đọc tập tin dạng GIF: %s" -#: gdk-pixbuf/io-gif.c:496 gdk-pixbuf/io-gif.c:1502 gdk-pixbuf/io-gif.c:1669 +#: gdk-pixbuf/io-gif.c:494 gdk-pixbuf/io-gif.c:1500 gdk-pixbuf/io-gif.c:1667 msgid "GIF file was missing some data (perhaps it was truncated somehow?)" msgstr "" "Tập tin GIF thiếu một vài dữ liệu (có lẽ tập tin đã bị cắt bớt bằng cách " "nào?)" -#: gdk-pixbuf/io-gif.c:505 +#: gdk-pixbuf/io-gif.c:503 #, c-format msgid "Internal error in the GIF loader (%s)" msgstr "Lỗi nội bộ trong bộ tải tập tin dạng GIF (%s)" -#: gdk-pixbuf/io-gif.c:579 +#: gdk-pixbuf/io-gif.c:577 msgid "Stack overflow" msgstr "Tràn đống" -#: gdk-pixbuf/io-gif.c:639 +#: gdk-pixbuf/io-gif.c:637 msgid "GIF image loader cannot understand this image." msgstr "Bộ tải tập tin GIF không thể hiểu ảnh này." -#: gdk-pixbuf/io-gif.c:668 +#: gdk-pixbuf/io-gif.c:666 msgid "Bad code encountered" msgstr "Phát hiện mã sai" -#: gdk-pixbuf/io-gif.c:678 +#: gdk-pixbuf/io-gif.c:676 msgid "Circular table entry in GIF file" msgstr "Mục nhập bảng kiểu tròn trong tập tin GIF" -#: gdk-pixbuf/io-gif.c:866 gdk-pixbuf/io-gif.c:1488 gdk-pixbuf/io-gif.c:1541 -#: gdk-pixbuf/io-gif.c:1657 +#: gdk-pixbuf/io-gif.c:864 gdk-pixbuf/io-gif.c:1486 gdk-pixbuf/io-gif.c:1539 +#: gdk-pixbuf/io-gif.c:1655 msgid "Not enough memory to load GIF file" msgstr "Không đủ bộ nhớ để tải tập tin dạng GIF" -#: gdk-pixbuf/io-gif.c:960 +#: gdk-pixbuf/io-gif.c:958 msgid "Not enough memory to composite a frame in GIF file" msgstr "Không đủ bộ nhớ để tạo một khung trong tập tin dạng GIF" -#: gdk-pixbuf/io-gif.c:1132 +#: gdk-pixbuf/io-gif.c:1130 msgid "GIF image is corrupt (incorrect LZW compression)" msgstr "Tập tin GIF bị hỏng (dữ liệu nén LZW sai)" -#: gdk-pixbuf/io-gif.c:1182 +#: gdk-pixbuf/io-gif.c:1180 msgid "File does not appear to be a GIF file" msgstr "Tập tin này có vẻ không phải là tập tin dạng GIF" -#: gdk-pixbuf/io-gif.c:1194 +#: gdk-pixbuf/io-gif.c:1192 #, c-format msgid "Version %s of the GIF file format is not supported" msgstr "Không hỗ trợ phiên bản %s của dạng thức tập tin GIF" -#: gdk-pixbuf/io-gif.c:1241 +#: gdk-pixbuf/io-gif.c:1239 msgid "Resulting GIF image has zero size" msgstr "Ảnh GIF kết quả có kích thước bằng không" -#: gdk-pixbuf/io-gif.c:1320 +#: gdk-pixbuf/io-gif.c:1318 msgid "" "GIF image has no global colormap, and a frame inside it has no local " "colormap." @@ -350,7 +359,7 @@ msgstr "" "Ảnh GIF không có bảng màu toàn cục, và có một khung bên trong không có bảng " "màu cục bộ." -#: gdk-pixbuf/io-gif.c:1564 +#: gdk-pixbuf/io-gif.c:1562 msgid "GIF image was truncated or incomplete." msgstr "Ảnh GIF bị cắt bớt hoặc không hoàn chỉnh." @@ -367,87 +376,87 @@ msgstr "Không thể giải mã tập tin ICNS" msgid "The ICNS image format" msgstr "Dạng thức ảnh ICNS" -#: gdk-pixbuf/io-ico.c:228 gdk-pixbuf/io-ico.c:242 gdk-pixbuf/io-ico.c:291 -#: gdk-pixbuf/io-ico.c:302 gdk-pixbuf/io-ico.c:395 +#: gdk-pixbuf/io-ico.c:226 gdk-pixbuf/io-ico.c:240 gdk-pixbuf/io-ico.c:289 +#: gdk-pixbuf/io-ico.c:300 gdk-pixbuf/io-ico.c:393 msgid "Invalid header in icon" msgstr "Phần đầu không hợp lệ trong biểu tượng" -#: gdk-pixbuf/io-ico.c:257 gdk-pixbuf/io-ico.c:312 gdk-pixbuf/io-ico.c:405 -#: gdk-pixbuf/io-ico.c:458 gdk-pixbuf/io-ico.c:488 +#: gdk-pixbuf/io-ico.c:255 gdk-pixbuf/io-ico.c:310 gdk-pixbuf/io-ico.c:403 +#: gdk-pixbuf/io-ico.c:456 gdk-pixbuf/io-ico.c:486 msgid "Not enough memory to load icon" msgstr "Không đủ bộ nhớ để tải biểu tượng" -#: gdk-pixbuf/io-ico.c:338 +#: gdk-pixbuf/io-ico.c:336 msgid "Compressed icons are not supported" msgstr "Không hỗ trợ biểu tượng đã nén" -#: gdk-pixbuf/io-ico.c:358 +#: gdk-pixbuf/io-ico.c:356 msgid "Icon has zero width" msgstr "Biểu tượng có bề rộng bằng không" -#: gdk-pixbuf/io-ico.c:368 +#: gdk-pixbuf/io-ico.c:366 msgid "Icon has zero height" msgstr "Biểu tượng có bề cao bằng không" -#: gdk-pixbuf/io-ico.c:443 +#: gdk-pixbuf/io-ico.c:441 msgid "Unsupported icon type" msgstr "Không hỗ trợ kiểu biểu tượng này" -#: gdk-pixbuf/io-ico.c:537 +#: gdk-pixbuf/io-ico.c:535 msgid "Not enough memory to load ICO file" msgstr "Không đủ bộ nhớ để tải tập tin ICO" -#: gdk-pixbuf/io-ico.c:1002 +#: gdk-pixbuf/io-ico.c:1000 msgid "Image too large to be saved as ICO" msgstr "Ảnh quá lớn để lưu dạng ICO" -#: gdk-pixbuf/io-ico.c:1013 +#: gdk-pixbuf/io-ico.c:1011 msgid "Cursor hotspot outside image" msgstr "Điểm nóng con trỏ nằm ngoài ảnh" -#: gdk-pixbuf/io-ico.c:1036 +#: gdk-pixbuf/io-ico.c:1034 #, c-format msgid "Unsupported depth for ICO file: %d" msgstr "Hỗ trợ độ sâu này cho tập tin ICO: %d" -#: gdk-pixbuf/io-jasper.c:74 +#: gdk-pixbuf/io-jasper.c:73 msgid "Couldn't allocate memory for stream" msgstr "Không thể cấp phát bộ nhớ cho luồng" -#: gdk-pixbuf/io-jasper.c:104 +#: gdk-pixbuf/io-jasper.c:103 msgid "Couldn't decode image" msgstr "Không thể giải mã ảnh" -#: gdk-pixbuf/io-jasper.c:122 +#: gdk-pixbuf/io-jasper.c:121 msgid "Transformed JPEG2000 has zero width or height" msgstr "Ảnh JPEG2000 đã được chuyển đổi có chiều rộng/cao bằng không" -#: gdk-pixbuf/io-jasper.c:136 +#: gdk-pixbuf/io-jasper.c:135 msgid "Image type currently not supported" msgstr "Loại ảnh hiện thời không hỗ trợ" -#: gdk-pixbuf/io-jasper.c:148 gdk-pixbuf/io-jasper.c:156 +#: gdk-pixbuf/io-jasper.c:147 gdk-pixbuf/io-jasper.c:155 msgid "Couldn't allocate memory for color profile" msgstr "Không thể cấp phát bộ nhớ cho hồ sơ màu" -#: gdk-pixbuf/io-jasper.c:182 +#: gdk-pixbuf/io-jasper.c:181 msgid "Insufficient memory to open JPEG 2000 file" msgstr "Không đủ bộ nhớ để mở tập tin JPEG 2000" -#: gdk-pixbuf/io-jasper.c:261 +#: gdk-pixbuf/io-jasper.c:260 msgid "Couldn't allocate memory to buffer image data" msgstr "Không thể cấp phát bộ nhớ cho dữ liệu ảnh" -#: gdk-pixbuf/io-jasper.c:305 +#: gdk-pixbuf/io-jasper.c:304 msgid "The JPEG 2000 image format" msgstr "Dạng thức ảnh JPEG 2000" -#: gdk-pixbuf/io-jpeg.c:126 +#: gdk-pixbuf/io-jpeg.c:124 #, c-format msgid "Error interpreting JPEG image file (%s)" msgstr "Gặp lỗi khi thông dịch tập tin ảnh JPEG (%s)" -#: gdk-pixbuf/io-jpeg.c:604 +#: gdk-pixbuf/io-jpeg.c:597 msgid "" "Insufficient memory to load image, try exiting some applications to free " "memory" @@ -455,17 +464,17 @@ msgstr "" "Không đủ bộ nhớ để tải ảnh, hãy thử thoát một vài ứng dụng để giải phóng bộ " "nhớ" -#: gdk-pixbuf/io-jpeg.c:651 gdk-pixbuf/io-jpeg.c:865 +#: gdk-pixbuf/io-jpeg.c:645 gdk-pixbuf/io-jpeg.c:858 #, c-format msgid "Unsupported JPEG color space (%s)" msgstr "Không hỗ trợ vùng màu JPEG (%s)" -#: gdk-pixbuf/io-jpeg.c:764 gdk-pixbuf/io-jpeg.c:1044 +#: gdk-pixbuf/io-jpeg.c:757 gdk-pixbuf/io-jpeg.c:1037 #: gdk-pixbuf/io-jpeg.c:1308 gdk-pixbuf/io-jpeg.c:1318 msgid "Couldn't allocate memory for loading JPEG file" msgstr "Không thể cấp phát bộ nhớ để tải tập tin JPEG" -#: gdk-pixbuf/io-jpeg.c:1018 +#: gdk-pixbuf/io-jpeg.c:1011 msgid "Transformed JPEG has zero width or height." msgstr "Ảnh JPEG đã được chuyển đổi có chiều rộng/cao bằng không." @@ -474,90 +483,90 @@ msgstr "Ảnh JPEG đã được chuyển đổi có chiều rộng/cao bằng k msgid "Color profile has invalid length '%u'." msgstr "Hồ sơ màu sắc có chiều dài sai %d." -#: gdk-pixbuf/io-pcx.c:186 +#: gdk-pixbuf/io-pcx.c:184 msgid "Couldn't allocate memory for header" msgstr "Không thể cấp phát bộ nhớ cho phần đầu" -#: gdk-pixbuf/io-pcx.c:201 gdk-pixbuf/io-pcx.c:559 +#: gdk-pixbuf/io-pcx.c:199 gdk-pixbuf/io-pcx.c:557 msgid "Couldn't allocate memory for context buffer" msgstr "Không thể cấp phát bộ nhớ cho bộ đệm ngữ cảnh" -#: gdk-pixbuf/io-pcx.c:600 +#: gdk-pixbuf/io-pcx.c:598 msgid "Image has invalid width and/or height" msgstr "Ảnh có độ cao/rộng không hợp lệ" -#: gdk-pixbuf/io-pcx.c:612 gdk-pixbuf/io-pcx.c:673 +#: gdk-pixbuf/io-pcx.c:610 gdk-pixbuf/io-pcx.c:671 msgid "Image has unsupported bpp" msgstr "Không hỗ trợ bpp trong ảnh này" -#: gdk-pixbuf/io-pcx.c:617 gdk-pixbuf/io-pcx.c:625 +#: gdk-pixbuf/io-pcx.c:615 gdk-pixbuf/io-pcx.c:623 #, c-format msgid "Image has unsupported number of %d-bit planes" msgstr "Không hỗ trợ số mặt phẳng %d-bit trong ảnh này" -#: gdk-pixbuf/io-pcx.c:641 +#: gdk-pixbuf/io-pcx.c:639 msgid "Couldn't create new pixbuf" msgstr "Không thể tạo bộ đệm điểm ảnh mới" -#: gdk-pixbuf/io-pcx.c:649 +#: gdk-pixbuf/io-pcx.c:647 msgid "Couldn't allocate memory for line data" msgstr "Không thể cấp phát bộ nhớ cho dữ liệu dòng" -#: gdk-pixbuf/io-pcx.c:656 +#: gdk-pixbuf/io-pcx.c:654 msgid "Couldn't allocate memory for PCX image" msgstr "Không thể cấp phát bộ nhớ cho ảnh PCX" -#: gdk-pixbuf/io-pcx.c:703 +#: gdk-pixbuf/io-pcx.c:701 msgid "Didn't get all lines of PCX image" msgstr "Chưa lấy mọi dòng của ảnh dạng PCX" -#: gdk-pixbuf/io-pcx.c:710 +#: gdk-pixbuf/io-pcx.c:708 msgid "No palette found at end of PCX data" msgstr "Không tìm thấy bảng chọn ở cuối dữ liệu PCX" -#: gdk-pixbuf/io-pcx.c:755 +#: gdk-pixbuf/io-pcx.c:753 msgid "The PCX image format" msgstr "Dạng thức ảnh PCX" -#: gdk-pixbuf/io-pixdata.c:148 +#: gdk-pixbuf/io-pixdata.c:146 msgid "Transformed pixbuf has zero width or height." msgstr "Pixbuf được chuyển đổi có chiều rộng hoặc chiều cao bằng không." -#: gdk-pixbuf/io-pixdata.c:186 +#: gdk-pixbuf/io-pixdata.c:184 msgid "The GdkPixdata format" msgstr "Định dạng GdkPixdata" -#: gdk-pixbuf/io-png.c:54 +#: gdk-pixbuf/io-png.c:53 msgid "Bits per channel of PNG image is invalid." msgstr "Số bit trên một kênh của ảnh PNG không là hợp lệ." -#: gdk-pixbuf/io-png.c:135 gdk-pixbuf/io-png.c:641 +#: gdk-pixbuf/io-png.c:134 gdk-pixbuf/io-png.c:640 msgid "Transformed PNG has zero width or height." msgstr "Ảnh PNG đã được chuyển đổi có chiều rộng/cao bằng không." -#: gdk-pixbuf/io-png.c:143 +#: gdk-pixbuf/io-png.c:142 msgid "Bits per channel of transformed PNG is not 8." msgstr "Số bit trên một kênh của ảnh PNG được chuyển đổi không bằng 8." -#: gdk-pixbuf/io-png.c:152 +#: gdk-pixbuf/io-png.c:151 msgid "Transformed PNG not RGB or RGBA." msgstr "Ảnh PNG được chuyển đổi không phải là RGB cũng như RGBA." -#: gdk-pixbuf/io-png.c:161 +#: gdk-pixbuf/io-png.c:160 msgid "Transformed PNG has unsupported number of channels, must be 3 or 4." msgstr "" "Ảnh PNG được chuyển đổi có số kênh không được hỗ trợ (phải bằng 3 hoặc 4)." -#: gdk-pixbuf/io-png.c:182 +#: gdk-pixbuf/io-png.c:181 #, c-format msgid "Fatal error in PNG image file: %s" msgstr "Lỗi nghiêm trọng trong tập tin ảnh PNG: %s" -#: gdk-pixbuf/io-png.c:315 +#: gdk-pixbuf/io-png.c:314 msgid "Insufficient memory to load PNG file" msgstr "Không đủ bộ nhớ để tải tập tin PNG" -#: gdk-pixbuf/io-png.c:656 +#: gdk-pixbuf/io-png.c:655 #, fuzzy, c-format msgid "" "Insufficient memory to store a %lu by %lu image; try exiting some " @@ -566,30 +575,30 @@ msgstr "" "Không đủ bộ nhớ để lưu một ảnh có kích thước %ld vào %ld; hãy thử thoát một " "vài ứng dụng để giảm số lượng bộ nhớ được dùng" -#: gdk-pixbuf/io-png.c:719 +#: gdk-pixbuf/io-png.c:718 msgid "Fatal error reading PNG image file" msgstr "Lỗi nghiêm trong khi đọc tập tin ảnh PNG" -#: gdk-pixbuf/io-png.c:768 +#: gdk-pixbuf/io-png.c:767 #, c-format msgid "Fatal error reading PNG image file: %s" msgstr "Lỗi nghiêm trọng khi đọc tập tin ảnh PNG: %s" -#: gdk-pixbuf/io-png.c:858 +#: gdk-pixbuf/io-png.c:857 msgid "" "Keys for PNG text chunks must have at least 1 and at most 79 characters." msgstr "Các khóa cho các đoạn PNG text phải có độ dài từ 1 đến 79 ký tự." -#: gdk-pixbuf/io-png.c:867 +#: gdk-pixbuf/io-png.c:866 msgid "Keys for PNG text chunks must be ASCII characters." msgstr "Các khóa cho các đoạn PNG text phải là ký tự ASCII." -#: gdk-pixbuf/io-png.c:881 gdk-pixbuf/io-tiff.c:667 +#: gdk-pixbuf/io-png.c:880 gdk-pixbuf/io-tiff.c:665 #, c-format msgid "Color profile has invalid length %d." msgstr "Hồ sơ màu sắc có chiều dài sai %d." -#: gdk-pixbuf/io-png.c:894 +#: gdk-pixbuf/io-png.c:893 #, c-format msgid "" "PNG compression level must be a value between 0 and 9; value '%s' could not " @@ -598,7 +607,7 @@ msgstr "" "Mức nén PNG phải là giá trị nằm trong khoảng 0 và 9; không thể phân tách giá " "trị « %s »." -#: gdk-pixbuf/io-png.c:907 +#: gdk-pixbuf/io-png.c:906 #, c-format msgid "" "PNG compression level must be a value between 0 and 9; value '%d' is not " @@ -607,330 +616,326 @@ msgstr "" "Mức nén PNG phải là giá trị nằm trong khoảng 0 và 9; không cho phép giá trị " "« %d »." -#: gdk-pixbuf/io-png.c:955 +#: gdk-pixbuf/io-png.c:954 #, c-format msgid "Value for PNG text chunk %s cannot be converted to ISO-8859-1 encoding." msgstr "" "Không thể chuyển đổi giá trị của đoạn chữ PNG %s sang bộ ký tự ISO-8859-1." -#: gdk-pixbuf/io-png.c:1118 +#: gdk-pixbuf/io-png.c:1117 msgid "The PNG image format" msgstr "Dạng thức ảnh PNG" -#: gdk-pixbuf/io-pnm.c:248 +#: gdk-pixbuf/io-pnm.c:246 msgid "PNM loader expected to find an integer, but didn't" msgstr "Bộ tải ảnh PNM ngờ tìm một số nguyên, nhưng không tìm thấy" -#: gdk-pixbuf/io-pnm.c:280 +#: gdk-pixbuf/io-pnm.c:278 msgid "PNM file has an incorrect initial byte" msgstr "Tập tin PNM có byte khởi đầu không đúng" -#: gdk-pixbuf/io-pnm.c:310 +#: gdk-pixbuf/io-pnm.c:308 msgid "PNM file is not in a recognized PNM subformat" msgstr "Tập tin PNM không phải là dạng thức con PNM được công nhận" -#: gdk-pixbuf/io-pnm.c:335 +#: gdk-pixbuf/io-pnm.c:333 msgid "PNM file has an image width of 0" msgstr "Tập tin PNM chứa ảnh có chiều rộng bằng không" -#: gdk-pixbuf/io-pnm.c:356 +#: gdk-pixbuf/io-pnm.c:354 msgid "PNM file has an image height of 0" msgstr "Tập tin PNM chứa ảnh có chiều cao bằng không" -#: gdk-pixbuf/io-pnm.c:379 +#: gdk-pixbuf/io-pnm.c:377 msgid "Maximum color value in PNM file is 0" msgstr "Giá trị màu tối đa trong tập tin PNM bằng không" -#: gdk-pixbuf/io-pnm.c:387 +#: gdk-pixbuf/io-pnm.c:385 msgid "Maximum color value in PNM file is too large" msgstr "Giá trị màu tối đa trong tập tin PNM quá lớn" -#: gdk-pixbuf/io-pnm.c:427 gdk-pixbuf/io-pnm.c:457 gdk-pixbuf/io-pnm.c:502 +#: gdk-pixbuf/io-pnm.c:425 gdk-pixbuf/io-pnm.c:455 gdk-pixbuf/io-pnm.c:500 msgid "Raw PNM image type is invalid" msgstr "Kiểu ảnh PNM thô không hợp lệ" -#: gdk-pixbuf/io-pnm.c:652 +#: gdk-pixbuf/io-pnm.c:650 msgid "PNM image loader does not support this PNM subformat" msgstr "Bộ tải ảnh PNM không hỗ trợ dạng thức con này của PNM" -#: gdk-pixbuf/io-pnm.c:739 gdk-pixbuf/io-pnm.c:966 +#: gdk-pixbuf/io-pnm.c:737 gdk-pixbuf/io-pnm.c:964 msgid "Raw PNM formats require exactly one whitespace before sample data" msgstr "" "Dạng thức ảnh PNM thô cần một và chỉ một khoảng trắng trước dữ liệu mẫu" -#: gdk-pixbuf/io-pnm.c:766 +#: gdk-pixbuf/io-pnm.c:764 msgid "Cannot allocate memory for loading PNM image" msgstr "Không thể cấp phát bộ nhớ để tải ảnh PNM" -#: gdk-pixbuf/io-pnm.c:816 +#: gdk-pixbuf/io-pnm.c:814 msgid "Insufficient memory to load PNM context struct" msgstr "Không đủ bộ nhớ để tải cấu trúc ngữ cảnh PNM" -#: gdk-pixbuf/io-pnm.c:867 +#: gdk-pixbuf/io-pnm.c:865 msgid "Unexpected end of PNM image data" msgstr "Gặp kết thúc bất ngờ trong dữ liệu ảnh PNM" -#: gdk-pixbuf/io-pnm.c:995 +#: gdk-pixbuf/io-pnm.c:993 msgid "Insufficient memory to load PNM file" msgstr "Không đủ bộ nhớ để tải tập tin PNM" -#: gdk-pixbuf/io-pnm.c:1079 +#: gdk-pixbuf/io-pnm.c:1077 msgid "The PNM/PBM/PGM/PPM image format family" msgstr "Họ dạng thức ảnh PNM/PBM/PGM/PPM" -#: gdk-pixbuf/io-qtif.c:128 +#: gdk-pixbuf/io-qtif.c:126 msgid "Input file descriptor is NULL." msgstr "Tập tin đầu vào có bộ mô tả VÔ GIÁ TRỊ." -#: gdk-pixbuf/io-qtif.c:143 +#: gdk-pixbuf/io-qtif.c:141 msgid "Failed to read QTIF header" msgstr "Lỗi đọc phần đầu QTIF" -#: gdk-pixbuf/io-qtif.c:152 gdk-pixbuf/io-qtif.c:189 gdk-pixbuf/io-qtif.c:459 +#: gdk-pixbuf/io-qtif.c:150 gdk-pixbuf/io-qtif.c:187 gdk-pixbuf/io-qtif.c:454 #, c-format msgid "QTIF atom size too large (%d byte)" msgid_plural "QTIF atom size too large (%d bytes)" msgstr[0] "Atom QTIF có kích cỡ quá lớn (%d byte)" -#: gdk-pixbuf/io-qtif.c:175 +#: gdk-pixbuf/io-qtif.c:173 #, c-format msgid "Failed to allocate %d byte for file read buffer" msgid_plural "Failed to allocate %d bytes for file read buffer" msgstr[0] "Lỗi cấp phát %d byte cho vùng đệm đọc tập tin" -#: gdk-pixbuf/io-qtif.c:206 +#: gdk-pixbuf/io-qtif.c:201 #, c-format msgid "File error when reading QTIF atom: %s" msgstr "Gặp lỗi tập tin khi đọc atom QTIF: %s" -#: gdk-pixbuf/io-qtif.c:243 +#: gdk-pixbuf/io-qtif.c:238 #, c-format msgid "Failed to skip the next %d byte with seek()." msgid_plural "Failed to skip the next %d bytes with seek()." msgstr[0] "Không nhảy được qua %d byte kế tiếp dùng seek()." -#: gdk-pixbuf/io-qtif.c:270 +#: gdk-pixbuf/io-qtif.c:265 msgid "Failed to allocate QTIF context structure." msgstr "Không cấp phát được cấu trúc ngữ cảnh QTIF." -#: gdk-pixbuf/io-qtif.c:330 +#: gdk-pixbuf/io-qtif.c:325 msgid "Failed to create GdkPixbufLoader object." msgstr "Không tạo được đối tượng kiểu GdkPixbufLoader (nạp vùng đệm điểm ảnh)." -#: gdk-pixbuf/io-qtif.c:434 +#: gdk-pixbuf/io-qtif.c:429 msgid "Failed to find an image data atom." msgstr "Không tìm thấy được một atom kiểu dữ liệu ảnh." -#: gdk-pixbuf/io-qtif.c:618 +#: gdk-pixbuf/io-qtif.c:613 msgid "The QTIF image format" msgstr "Định dạng ảnh QTIF" -#: gdk-pixbuf/io-ras.c:125 +#: gdk-pixbuf/io-ras.c:123 msgid "RAS image has bogus header data" msgstr "Ảnh RAS có dữ liệu phần đầu giả" -#: gdk-pixbuf/io-ras.c:147 +#: gdk-pixbuf/io-ras.c:145 msgid "RAS image has unknown type" msgstr "Không biết kiểu dạng thức ảnh RAS" -#: gdk-pixbuf/io-ras.c:155 +#: gdk-pixbuf/io-ras.c:153 msgid "unsupported RAS image variation" msgstr "Không hỗ trợ biến dạng ảnh RAS" -#: gdk-pixbuf/io-ras.c:170 gdk-pixbuf/io-ras.c:199 +#: gdk-pixbuf/io-ras.c:168 gdk-pixbuf/io-ras.c:197 msgid "Not enough memory to load RAS image" msgstr "Không đủ bộ nhớ để tải ảnh RAS" -#: gdk-pixbuf/io-ras.c:544 +#: gdk-pixbuf/io-ras.c:542 msgid "The Sun raster image format" msgstr "Dạng thức ảnh raster Sun" -#: gdk-pixbuf/io-tga.c:153 +#: gdk-pixbuf/io-tga.c:151 msgid "Cannot allocate memory for IOBuffer struct" msgstr "Không thể cấp phát bộ nhớ cho cấu trúc bộ đệm nhập/xuất (IOBuffer)" -#: gdk-pixbuf/io-tga.c:172 +#: gdk-pixbuf/io-tga.c:170 msgid "Cannot allocate memory for IOBuffer data" msgstr "Không thể cấp phát bộ nhớ cho dữ liệu bộ đệm nhập/xuất (IOBuffer)" -#: gdk-pixbuf/io-tga.c:183 +#: gdk-pixbuf/io-tga.c:181 msgid "Cannot realloc IOBuffer data" msgstr "Không thể tái cấp phát bộ nhớ cho dữ liệu bộ đệm nhập/xuất (IOBuffer)" -#: gdk-pixbuf/io-tga.c:213 +#: gdk-pixbuf/io-tga.c:211 msgid "Cannot allocate temporary IOBuffer data" msgstr "Không thể cấp phát dữ liệu IOBuffer tạm thời" -#: gdk-pixbuf/io-tga.c:346 +#: gdk-pixbuf/io-tga.c:339 msgid "Cannot allocate new pixbuf" msgstr "Không thể cấp phát bộ đệm điểm ảnh mới" -#: gdk-pixbuf/io-tga.c:685 +#: gdk-pixbuf/io-tga.c:678 msgid "Image is corrupted or truncated" msgstr "Ảnh bị cắt bớt hoặc bị hỏng" -#: gdk-pixbuf/io-tga.c:692 +#: gdk-pixbuf/io-tga.c:685 msgid "Cannot allocate colormap structure" msgstr "Không thể cấp phát cấu trúc bản đồ màu sắc" -#: gdk-pixbuf/io-tga.c:699 +#: gdk-pixbuf/io-tga.c:692 msgid "Cannot allocate colormap entries" msgstr "Không thể cấp phát các mục của bản đồ màu sắc" -#: gdk-pixbuf/io-tga.c:721 +#: gdk-pixbuf/io-tga.c:714 msgid "Unexpected bitdepth for colormap entries" msgstr "Các mục bản đồ màu sắc có độ sâu bit bất ngờ" -#: gdk-pixbuf/io-tga.c:739 +#: gdk-pixbuf/io-tga.c:732 msgid "Cannot allocate TGA header memory" msgstr "Không thể cấp phát bộ nhớ cho phần đầu TGA" -#: gdk-pixbuf/io-tga.c:772 +#: gdk-pixbuf/io-tga.c:765 msgid "TGA image has invalid dimensions" msgstr "Ảnh TGA có kích thước không hợp lệ" -#: gdk-pixbuf/io-tga.c:778 gdk-pixbuf/io-tga.c:787 gdk-pixbuf/io-tga.c:797 -#: gdk-pixbuf/io-tga.c:807 gdk-pixbuf/io-tga.c:814 +#: gdk-pixbuf/io-tga.c:771 gdk-pixbuf/io-tga.c:780 gdk-pixbuf/io-tga.c:790 +#: gdk-pixbuf/io-tga.c:800 gdk-pixbuf/io-tga.c:807 msgid "TGA image type not supported" msgstr "Không hỗ trợ kiểu ảnh TGA" -#: gdk-pixbuf/io-tga.c:861 +#: gdk-pixbuf/io-tga.c:854 msgid "Cannot allocate memory for TGA context struct" msgstr "Không thể cấp phát bộ nhớ cho cấu trúc ngữ cảnh TGA" -#: gdk-pixbuf/io-tga.c:926 +#: gdk-pixbuf/io-tga.c:919 msgid "Excess data in file" msgstr "Dữ liệu thừa trong tập tin" -#: gdk-pixbuf/io-tga.c:1007 +#: gdk-pixbuf/io-tga.c:1000 msgid "The Targa image format" msgstr "Dạng thức ảnh Targa/TGA" -#: gdk-pixbuf/io-tiff.c:104 +#: gdk-pixbuf/io-tiff.c:102 msgid "Could not get image width (bad TIFF file)" msgstr "Không thể lấy chiều rộng ảnh (tập tin TIFF sai)" -#: gdk-pixbuf/io-tiff.c:112 +#: gdk-pixbuf/io-tiff.c:110 msgid "Could not get image height (bad TIFF file)" msgstr "Không thể lấy chiều cao ảnh (tập tin TIFF sai)" -#: gdk-pixbuf/io-tiff.c:120 +#: gdk-pixbuf/io-tiff.c:118 msgid "Width or height of TIFF image is zero" msgstr "Chiều rộng hoặc chiều cao của ảnh TIFF bằng không" -#: gdk-pixbuf/io-tiff.c:129 gdk-pixbuf/io-tiff.c:138 +#: gdk-pixbuf/io-tiff.c:127 gdk-pixbuf/io-tiff.c:136 msgid "Dimensions of TIFF image too large" msgstr "Kích thước ảnh TIFF quá lớn" -#: gdk-pixbuf/io-tiff.c:162 gdk-pixbuf/io-tiff.c:174 gdk-pixbuf/io-tiff.c:491 +#: gdk-pixbuf/io-tiff.c:160 gdk-pixbuf/io-tiff.c:172 gdk-pixbuf/io-tiff.c:489 msgid "Insufficient memory to open TIFF file" msgstr "Không đủ bộ nhớ để mở tập tin TIFF" -#: gdk-pixbuf/io-tiff.c:236 +#: gdk-pixbuf/io-tiff.c:234 msgid "Failed to load RGB data from TIFF file" msgstr "Lỗi tải dữ liệu RGB từ tập tin TIFF" -#: gdk-pixbuf/io-tiff.c:293 +#: gdk-pixbuf/io-tiff.c:291 msgid "Failed to open TIFF image" msgstr "Lỗi mở ảnh TIFF" -#: gdk-pixbuf/io-tiff.c:427 gdk-pixbuf/io-tiff.c:440 +#: gdk-pixbuf/io-tiff.c:425 gdk-pixbuf/io-tiff.c:438 msgid "Failed to load TIFF image" msgstr "Lỗi tải ảnh TIFF" -#: gdk-pixbuf/io-tiff.c:623 +#: gdk-pixbuf/io-tiff.c:621 msgid "Failed to save TIFF image" msgstr "Lỗi mở ảnh TIFF" -#: gdk-pixbuf/io-tiff.c:656 +#: gdk-pixbuf/io-tiff.c:654 msgid "TIFF compression doesn't refer to a valid codec." msgstr "Nén YIGG không trỏ đến bộ nén hợp lệ." -#: gdk-pixbuf/io-tiff.c:696 +#: gdk-pixbuf/io-tiff.c:694 msgid "Failed to write TIFF data" msgstr "Lỗi ghi dữ liệu TIFF" -#: gdk-pixbuf/io-tiff.c:733 +#: gdk-pixbuf/io-tiff.c:731 msgid "Couldn't write to TIFF file" msgstr "Không thể ghi vào tập tin TIFF" -#: gdk-pixbuf/io-tiff.c:788 -msgid "The TIFF image format" -msgstr "Dạng thức ảnh TIFF" - -#: gdk-pixbuf/io-wbmp.c:245 +#: gdk-pixbuf/io-wbmp.c:243 msgid "Image has zero width" msgstr "Ảnh có chiều rộng bằng không" -#: gdk-pixbuf/io-wbmp.c:263 +#: gdk-pixbuf/io-wbmp.c:261 msgid "Image has zero height" msgstr "Ảnh có chiều cao bằng không" -#: gdk-pixbuf/io-wbmp.c:274 +#: gdk-pixbuf/io-wbmp.c:272 msgid "Not enough memory to load image" msgstr "Không đủ bộ nhớ để tải ảnh" -#: gdk-pixbuf/io-wbmp.c:333 +#: gdk-pixbuf/io-wbmp.c:331 msgid "Couldn't save the rest" msgstr "Không thể lưu phần còn lại" -#: gdk-pixbuf/io-wbmp.c:374 +#: gdk-pixbuf/io-wbmp.c:372 msgid "The WBMP image format" msgstr "Dạng thức ảnh WBMP" -#: gdk-pixbuf/io-xbm.c:304 +#: gdk-pixbuf/io-xbm.c:302 msgid "Invalid XBM file" msgstr "Tập tin XBM không hợp lệ" -#: gdk-pixbuf/io-xbm.c:314 +#: gdk-pixbuf/io-xbm.c:312 msgid "Insufficient memory to load XBM image file" msgstr "Không đủ bộ nhớ để tải tập tin ảnh XBM" -#: gdk-pixbuf/io-xbm.c:462 +#: gdk-pixbuf/io-xbm.c:460 msgid "Failed to write to temporary file when loading XBM image" msgstr "Lỗi ghi vào tập tin tạm khi tải ảnh XBM" -#: gdk-pixbuf/io-xbm.c:501 +#: gdk-pixbuf/io-xbm.c:499 msgid "The XBM image format" msgstr "Dạng thức ảnh XBM" -#: gdk-pixbuf/io-xpm.c:469 +#: gdk-pixbuf/io-xpm.c:467 msgid "No XPM header found" msgstr "Không tìm thấy phần đầu XPM" -#: gdk-pixbuf/io-xpm.c:478 +#: gdk-pixbuf/io-xpm.c:476 msgid "Invalid XPM header" msgstr "Phần đầu XBM không hợp lệ" -#: gdk-pixbuf/io-xpm.c:486 +#: gdk-pixbuf/io-xpm.c:484 msgid "XPM file has image width <= 0" msgstr "Tập tin XPM có chiều rộng ≤ 0" -#: gdk-pixbuf/io-xpm.c:494 +#: gdk-pixbuf/io-xpm.c:492 msgid "XPM file has image height <= 0" msgstr "Tập tin XPM có chiều cao ≤ 0" -#: gdk-pixbuf/io-xpm.c:502 +#: gdk-pixbuf/io-xpm.c:500 msgid "XPM has invalid number of chars per pixel" msgstr "Số ký tự trên một điểm ảnh trong XPM không hợp lệ" -#: gdk-pixbuf/io-xpm.c:511 +#: gdk-pixbuf/io-xpm.c:509 msgid "XPM file has invalid number of colors" msgstr "Số lượng màu trong tập tin XPM không hợp lệ" -#: gdk-pixbuf/io-xpm.c:523 gdk-pixbuf/io-xpm.c:532 gdk-pixbuf/io-xpm.c:584 +#: gdk-pixbuf/io-xpm.c:521 gdk-pixbuf/io-xpm.c:530 gdk-pixbuf/io-xpm.c:582 msgid "Cannot allocate memory for loading XPM image" msgstr "Không thể cấp phát bộ nhớ để tải ảnh XPM" -#: gdk-pixbuf/io-xpm.c:546 +#: gdk-pixbuf/io-xpm.c:544 msgid "Cannot read XPM colormap" msgstr "Không thể đọc bảng màu XPM" -#: gdk-pixbuf/io-xpm.c:778 +#: gdk-pixbuf/io-xpm.c:776 msgid "Failed to write to temporary file when loading XPM image" msgstr "Lỗi ghi vào tập tin tạm khi tải ảnh XPM" -#: gdk-pixbuf/io-xpm.c:817 +#: gdk-pixbuf/io-xpm.c:815 msgid "The XPM image format" msgstr "Định dạng ảnh XPM" diff --git a/po/wa.gmo b/po/wa.gmo index f4cc10ccb05d572755b1451796f34751def86232..ee85a2eb4e29ec5122466ce91460abea298073d5 100644 GIT binary patch delta 26 hcmdm6v$tl$LU~>jT?12HBQpgf11l4=&Fkd*}$cLsJDq11lqo&Fkd*\n" "Language-Team: Walloon \n" @@ -23,18 +23,18 @@ msgstr "" "Plural-Forms: nplurals=2; plural=n > 1;\n" "X-Generator: KBabel 1.9.1\n" -#: gdk-pixbuf/gdk-pixbuf-animation.c:160 gdk-pixbuf/gdk-pixbuf-io.c:1064 -#: gdk-pixbuf/gdk-pixbuf-io.c:1330 +#: gdk-pixbuf/gdk-pixbuf-animation.c:158 gdk-pixbuf/gdk-pixbuf-io.c:1077 +#: gdk-pixbuf/gdk-pixbuf-io.c:1333 #, c-format msgid "Failed to open file '%s': %s" msgstr "Dji n' a savou drovi li fitchî «%s»: %s" -#: gdk-pixbuf/gdk-pixbuf-animation.c:173 gdk-pixbuf/gdk-pixbuf-io.c:1076 +#: gdk-pixbuf/gdk-pixbuf-animation.c:171 gdk-pixbuf/gdk-pixbuf-io.c:962 #, c-format msgid "Image file '%s' contains no data" msgstr "Li fitchî imådje «%s» n' a nole dinêye dvins." -#: gdk-pixbuf/gdk-pixbuf-animation.c:212 +#: gdk-pixbuf/gdk-pixbuf-animation.c:210 #, c-format msgid "" "Failed to load animation '%s': reason not known, probably a corrupt " @@ -43,8 +43,8 @@ msgstr "" "Dji n' a savou tcherdjî l' animåcion «%s»: li råjhon n' est nén cnoxhowe, " "motoit bén on cron fitchî" -#: gdk-pixbuf/gdk-pixbuf-animation.c:280 gdk-pixbuf/gdk-pixbuf-io.c:1112 -#: gdk-pixbuf/gdk-pixbuf-io.c:1382 +#: gdk-pixbuf/gdk-pixbuf-animation.c:278 gdk-pixbuf/gdk-pixbuf-io.c:1113 +#: gdk-pixbuf/gdk-pixbuf-io.c:1385 #, c-format msgid "" "Failed to load image '%s': reason not known, probably a corrupt image file" @@ -52,12 +52,12 @@ msgstr "" "Dji n' a savou tcherdjî l' imådje «%s»: li råjhon n' est nén cnoxhowe, " "motoit bén on cron fitchî" -#: gdk-pixbuf/gdk-pixbuf-io.c:790 +#: gdk-pixbuf/gdk-pixbuf-io.c:774 #, c-format msgid "Unable to load image-loading module: %s: %s" msgstr "Dji n' sai tcherdjî li module po tcherdjî les imådjes: %s: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:805 +#: gdk-pixbuf/gdk-pixbuf-io.c:789 #, fuzzy, c-format msgid "" "Image-loading module %s does not export the proper interface; perhaps it's " @@ -66,56 +66,56 @@ msgstr "" "Li module di tcherdjaedje d' imådjes %s n' ebague nén li boune eterface; " "motoit k' il est po ene diferinne modêye di GTK?" -#: gdk-pixbuf/gdk-pixbuf-io.c:814 gdk-pixbuf/gdk-pixbuf-io.c:865 +#: gdk-pixbuf/gdk-pixbuf-io.c:798 gdk-pixbuf/gdk-pixbuf-io.c:849 #, c-format msgid "Image type '%s' is not supported" msgstr "Li sôre d' imådje %s n' est nén sopoirté" -#: gdk-pixbuf/gdk-pixbuf-io.c:950 +#: gdk-pixbuf/gdk-pixbuf-io.c:934 #, c-format msgid "Couldn't recognize the image file format for file '%s'" msgstr "Dji n' a savou ricnoxhe li cogne di fitchî imådje pol fitchî «%s»" -#: gdk-pixbuf/gdk-pixbuf-io.c:958 +#: gdk-pixbuf/gdk-pixbuf-io.c:942 msgid "Unrecognized image file format" msgstr "Cogne di fitchî imådje nén cnoxhowe" -#: gdk-pixbuf/gdk-pixbuf-io.c:1121 +#: gdk-pixbuf/gdk-pixbuf-io.c:1124 #, c-format msgid "Failed to load image '%s': %s" msgstr "Dji n' a savou tcherdjî l' imådje «%s»: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2015 gdk-pixbuf/io-gdip-utils.c:837 +#: gdk-pixbuf/gdk-pixbuf-io.c:2029 gdk-pixbuf/io-gdip-utils.c:835 #, c-format msgid "Error writing to image file: %s" msgstr "Åk n' a nén stî come dji scrijheut e fitchî imådje: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2057 gdk-pixbuf/gdk-pixbuf-io.c:2178 +#: gdk-pixbuf/gdk-pixbuf-io.c:2071 gdk-pixbuf/gdk-pixbuf-io.c:2192 #, c-format msgid "This build of gdk-pixbuf does not support saving the image format: %s" msgstr "" "Cisse modêye ci di gdk-pixbuf come elle a stî copilêye èn sopoite nén li " "schapaedje d' imådjes del sôre: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2088 +#: gdk-pixbuf/gdk-pixbuf-io.c:2102 msgid "Insufficient memory to save image to callback" msgstr "" "Nén del memwere assez po schaper l' imådje viè on el fonccion di rhoucaedje" -#: gdk-pixbuf/gdk-pixbuf-io.c:2101 +#: gdk-pixbuf/gdk-pixbuf-io.c:2115 msgid "Failed to open temporary file" msgstr "Dji n' a savou drovi l' fitchî timporaire" -#: gdk-pixbuf/gdk-pixbuf-io.c:2124 +#: gdk-pixbuf/gdk-pixbuf-io.c:2138 msgid "Failed to read from temporary file" msgstr "Dji n' a savou lére do fitchî timporaire" -#: gdk-pixbuf/gdk-pixbuf-io.c:2372 +#: gdk-pixbuf/gdk-pixbuf-io.c:2382 #, c-format msgid "Failed to open '%s' for writing: %s" msgstr "Dji n' a savou drovi l' fitchî «%s» po-z î scrire: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2398 +#: gdk-pixbuf/gdk-pixbuf-io.c:2408 #, c-format msgid "" "Failed to close '%s' while writing image, all data may not have been saved: " @@ -124,16 +124,16 @@ msgstr "" "Dji n' a savou clôre li fitchî «%s» tot scrijhant l' imådje, i s' pout " "k' totes les dnêyes èn soeyexhe nén schapêyes: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2619 gdk-pixbuf/gdk-pixbuf-io.c:2671 +#: gdk-pixbuf/gdk-pixbuf-io.c:2629 gdk-pixbuf/gdk-pixbuf-io.c:2681 msgid "Insufficient memory to save image into a buffer" msgstr "Nén del memwere assez po schaper l' imådje dins on tampon" -#: gdk-pixbuf/gdk-pixbuf-io.c:2717 +#: gdk-pixbuf/gdk-pixbuf-io.c:2727 #, fuzzy msgid "Error writing to image stream" msgstr "Åk n' a nén stî come dji scrijheut e fitchî imådje: %s" -#: gdk-pixbuf/gdk-pixbuf-loader.c:393 +#: gdk-pixbuf/gdk-pixbuf-loader.c:384 #, c-format msgid "" "Internal error: Image loader module '%s' failed to complete an operation, " @@ -142,99 +142,104 @@ msgstr "" "Divintrinne aroke: li module di tcherdjaedje d' imådjes «%s» n' a nén savou " "completer ene operåcion, mins i n' dina nén l' råjhon k' i fjha berwete" -#: gdk-pixbuf/gdk-pixbuf-loader.c:435 +#: gdk-pixbuf/gdk-pixbuf-loader.c:426 #, c-format msgid "Incremental loading of image type '%s' is not supported" msgstr "Li tcherdjaedje incremintå n' est nén sopoirté pol sôre d' imådje «%s»" -#: gdk-pixbuf/gdk-pixdata.c:160 +#: gdk-pixbuf/gdk-pixdata.c:158 msgid "Image header corrupt" msgstr "Li tiestire di l' imådje est crombe" -#: gdk-pixbuf/gdk-pixdata.c:165 +#: gdk-pixbuf/gdk-pixdata.c:163 msgid "Image format unknown" msgstr "Cogne d' imådje nén cnoxhowe" -#: gdk-pixbuf/gdk-pixdata.c:170 gdk-pixbuf/gdk-pixdata.c:502 +#: gdk-pixbuf/gdk-pixdata.c:168 gdk-pixbuf/gdk-pixdata.c:501 msgid "Image pixel data corrupt" msgstr "Les dnêyes di picsels di l' imådje sont crombes" -#: gdk-pixbuf/gdk-pixdata.c:446 +#: gdk-pixbuf/gdk-pixdata.c:445 #, c-format msgid "failed to allocate image buffer of %u byte" msgid_plural "failed to allocate image buffer of %u bytes" msgstr[0] "dji n' a savou alouwer on tampon di %u octet po l' imådje" msgstr[1] "dji n' a savou alouwer on tampon di %u octets po l' imådje" -#: gdk-pixbuf/io-ani.c:244 +#: gdk-pixbuf/io-ani.c:242 msgid "Unexpected icon chunk in animation" msgstr "Boket d' imådjete nén ratindou dins l' animåcion" -#: gdk-pixbuf/io-ani.c:342 gdk-pixbuf/io-ani.c:400 gdk-pixbuf/io-ani.c:426 -#: gdk-pixbuf/io-ani.c:449 gdk-pixbuf/io-ani.c:476 gdk-pixbuf/io-ani.c:563 +#: gdk-pixbuf/io-ani.c:340 gdk-pixbuf/io-ani.c:398 gdk-pixbuf/io-ani.c:424 +#: gdk-pixbuf/io-ani.c:447 gdk-pixbuf/io-ani.c:474 gdk-pixbuf/io-ani.c:561 msgid "Invalid header in animation" msgstr "Tiestire nén valide e l' animåcion" -#: gdk-pixbuf/io-ani.c:352 gdk-pixbuf/io-ani.c:374 gdk-pixbuf/io-ani.c:458 -#: gdk-pixbuf/io-ani.c:485 gdk-pixbuf/io-ani.c:536 gdk-pixbuf/io-ani.c:608 +#: gdk-pixbuf/io-ani.c:350 gdk-pixbuf/io-ani.c:372 gdk-pixbuf/io-ani.c:456 +#: gdk-pixbuf/io-ani.c:483 gdk-pixbuf/io-ani.c:534 gdk-pixbuf/io-ani.c:606 msgid "Not enough memory to load animation" msgstr "Nén del memwere assez po tcherdjî l' animåcion" -#: gdk-pixbuf/io-ani.c:392 gdk-pixbuf/io-ani.c:418 gdk-pixbuf/io-ani.c:437 +#: gdk-pixbuf/io-ani.c:390 gdk-pixbuf/io-ani.c:416 gdk-pixbuf/io-ani.c:435 msgid "Malformed chunk in animation" msgstr "Cron boket e l' animåcion" -#: gdk-pixbuf/io-ani.c:660 +#: gdk-pixbuf/io-ani.c:628 +#, fuzzy +msgid "ANI image was truncated or incomplete." +msgstr "L' imådje GIF a stî côpêye divant l' fén ou n' est nén complete." + +#: gdk-pixbuf/io-ani.c:669 msgid "The ANI image format" msgstr "Li sôre d' imådje ANI" -#: gdk-pixbuf/io-bmp.c:229 gdk-pixbuf/io-bmp.c:266 gdk-pixbuf/io-bmp.c:337 -#: gdk-pixbuf/io-bmp.c:369 gdk-pixbuf/io-bmp.c:392 gdk-pixbuf/io-bmp.c:495 +#: gdk-pixbuf/io-bmp.c:227 gdk-pixbuf/io-bmp.c:264 gdk-pixbuf/io-bmp.c:335 +#: gdk-pixbuf/io-bmp.c:367 gdk-pixbuf/io-bmp.c:390 gdk-pixbuf/io-bmp.c:493 msgid "BMP image has bogus header data" msgstr "L' imådje BMP a des crombès dnêyes el tiestire" -#: gdk-pixbuf/io-bmp.c:240 gdk-pixbuf/io-bmp.c:432 +#: gdk-pixbuf/io-bmp.c:238 gdk-pixbuf/io-bmp.c:430 msgid "Not enough memory to load bitmap image" msgstr "Nén del memwere assez po tcherdjî l' imådje bitmap" -#: gdk-pixbuf/io-bmp.c:318 +#: gdk-pixbuf/io-bmp.c:316 msgid "BMP image has unsupported header size" msgstr "L' imådje BMP a-st ene grandeu nén sopoirtêye pol tiestire" -#: gdk-pixbuf/io-bmp.c:356 +#: gdk-pixbuf/io-bmp.c:354 msgid "Topdown BMP images cannot be compressed" msgstr "Les imådjes BMP «Topdown» èn polèt nén esse sitrindowes" -#: gdk-pixbuf/io-bmp.c:716 gdk-pixbuf/io-pnm.c:707 +#: gdk-pixbuf/io-bmp.c:714 gdk-pixbuf/io-pnm.c:705 msgid "Premature end-of-file encountered" msgstr "" -#: gdk-pixbuf/io-bmp.c:1328 +#: gdk-pixbuf/io-bmp.c:1326 msgid "Couldn't allocate memory for saving BMP file" msgstr "Dji n' a savou alouwer del memwere assez po schaper l' fitchî BMP" -#: gdk-pixbuf/io-bmp.c:1369 +#: gdk-pixbuf/io-bmp.c:1367 msgid "Couldn't write to BMP file" msgstr "Dji n' a savou scrire dins l' fitchî BMP" -#: gdk-pixbuf/io-bmp.c:1422 gdk-pixbuf/io-gdip-bmp.c:82 +#: gdk-pixbuf/io-bmp.c:1420 gdk-pixbuf/io-gdip-bmp.c:80 msgid "The BMP image format" msgstr "Li sôre d' imådje BMP" -#: gdk-pixbuf/io-gdip-emf.c:59 +#: gdk-pixbuf/io-gdip-emf.c:57 #, fuzzy msgid "The EMF image format" msgstr "Li sôre d' imådje BMP" -#: gdk-pixbuf/io-gdip-gif.c:80 gdk-pixbuf/io-gif.c:1720 +#: gdk-pixbuf/io-gdip-gif.c:78 gdk-pixbuf/io-gif.c:1718 msgid "The GIF image format" msgstr "Li sôre d' imådje GIF" -#: gdk-pixbuf/io-gdip-ico.c:59 gdk-pixbuf/io-ico.c:1271 +#: gdk-pixbuf/io-gdip-ico.c:57 gdk-pixbuf/io-ico.c:1269 msgid "The ICO image format" msgstr "Li sôre d' imådje ICO" -#: gdk-pixbuf/io-gdip-jpeg.c:53 gdk-pixbuf/io-jpeg.c:1249 +#: gdk-pixbuf/io-gdip-jpeg.c:51 gdk-pixbuf/io-jpeg.c:1249 #, c-format msgid "" "JPEG quality must be a value between 0 and 100; value '%s' could not be " @@ -243,7 +248,7 @@ msgstr "" "Li cwålité JPEG doet esse ene valixhance inte 0 eyet 100; li valixhance «%s» " "èn pout nén esse léjhowe." -#: gdk-pixbuf/io-gdip-jpeg.c:68 gdk-pixbuf/io-jpeg.c:1265 +#: gdk-pixbuf/io-gdip-jpeg.c:66 gdk-pixbuf/io-jpeg.c:1265 #, c-format msgid "" "JPEG quality must be a value between 0 and 100; value '%d' is not allowed." @@ -251,115 +256,119 @@ msgstr "" "Li cwålité JPEG doet esse ene valixhance inte 0 eyet 100; li valixhance «%d» " "n' est nén permetowe." -#: gdk-pixbuf/io-gdip-jpeg.c:136 gdk-pixbuf/io-jpeg.c:1478 +#: gdk-pixbuf/io-gdip-jpeg.c:134 gdk-pixbuf/io-jpeg.c:1478 msgid "The JPEG image format" msgstr "Li sôre d' imådje JPEG" -#: gdk-pixbuf/io-gdip-utils.c:154 +#: gdk-pixbuf/io-gdip-tiff.c:80 gdk-pixbuf/io-tiff.c:786 +msgid "The TIFF image format" +msgstr "Li sôre d' imådje TIFF" + +#: gdk-pixbuf/io-gdip-utils.c:152 #, fuzzy, c-format msgid "Could not allocate memory: %s" msgstr "Dji n' a savou alouwer del memwere pol tiestire" -#: gdk-pixbuf/io-gdip-utils.c:179 gdk-pixbuf/io-gdip-utils.c:293 -#: gdk-pixbuf/io-gdip-utils.c:333 +#: gdk-pixbuf/io-gdip-utils.c:177 gdk-pixbuf/io-gdip-utils.c:291 +#: gdk-pixbuf/io-gdip-utils.c:331 #, fuzzy, c-format msgid "Could not create stream: %s" msgstr "Dji n' a nén savou ahiver l' ridant: %s" -#: gdk-pixbuf/io-gdip-utils.c:193 +#: gdk-pixbuf/io-gdip-utils.c:191 #, fuzzy, c-format msgid "Could not seek stream: %s" msgstr "Dji n' a nén savou oister l' cayet" -#: gdk-pixbuf/io-gdip-utils.c:205 +#: gdk-pixbuf/io-gdip-utils.c:203 #, fuzzy, c-format msgid "Could not read from stream: %s" msgstr "Dji n' a nén savou rlomer %s viè %s: %s.\n" -#: gdk-pixbuf/io-gdip-utils.c:617 +#: gdk-pixbuf/io-gdip-utils.c:615 #, fuzzy msgid "Couldn't load bitmap" msgstr "Dji n' a savou cvierser l' no do fitchî" -#: gdk-pixbuf/io-gdip-utils.c:773 +#: gdk-pixbuf/io-gdip-utils.c:771 #, fuzzy msgid "Couldn't load metafile" msgstr "Dji n' a savou cvierser l' no do fitchî" -#: gdk-pixbuf/io-gdip-utils.c:878 +#: gdk-pixbuf/io-gdip-utils.c:876 #, fuzzy msgid "Unsupported image format for GDI+" msgstr "Sôre d' animåcion nén sopoirtêye" -#: gdk-pixbuf/io-gdip-utils.c:885 +#: gdk-pixbuf/io-gdip-utils.c:883 #, fuzzy msgid "Couldn't save" msgstr "Dji n' a savou schaper l' restant" -#: gdk-pixbuf/io-gdip-wmf.c:58 +#: gdk-pixbuf/io-gdip-wmf.c:56 #, fuzzy msgid "The WMF image format" msgstr "Li sôre d' imådje WBMP" -#: gdk-pixbuf/io-gif.c:222 +#: gdk-pixbuf/io-gif.c:220 #, c-format msgid "Failure reading GIF: %s" msgstr "Li lijhaedje di l' imådje GIF a fwait berwete: %s" -#: gdk-pixbuf/io-gif.c:496 gdk-pixbuf/io-gif.c:1502 gdk-pixbuf/io-gif.c:1669 +#: gdk-pixbuf/io-gif.c:494 gdk-pixbuf/io-gif.c:1500 gdk-pixbuf/io-gif.c:1667 msgid "GIF file was missing some data (perhaps it was truncated somehow?)" msgstr "" "I manke des dnêyes å fitchî GIF (motoit k' il a stî côpé dvant l' fén?)" -#: gdk-pixbuf/io-gif.c:505 +#: gdk-pixbuf/io-gif.c:503 #, c-format msgid "Internal error in the GIF loader (%s)" msgstr "Divintrinne aroke el tcherdjeu GIF (%s)" -#: gdk-pixbuf/io-gif.c:579 +#: gdk-pixbuf/io-gif.c:577 msgid "Stack overflow" msgstr "Disboirdaedje del pile" -#: gdk-pixbuf/io-gif.c:639 +#: gdk-pixbuf/io-gif.c:637 msgid "GIF image loader cannot understand this image." msgstr "Li tcherdjeu d' imådjes GIF èn sait nén comprinde ciste imådje ci." -#: gdk-pixbuf/io-gif.c:668 +#: gdk-pixbuf/io-gif.c:666 msgid "Bad code encountered" msgstr "On måva côde a stî trové" -#: gdk-pixbuf/io-gif.c:678 +#: gdk-pixbuf/io-gif.c:676 msgid "Circular table entry in GIF file" msgstr "Betchfesseye intrêye ezès tåvleas do fitchî GIF" -#: gdk-pixbuf/io-gif.c:866 gdk-pixbuf/io-gif.c:1488 gdk-pixbuf/io-gif.c:1541 -#: gdk-pixbuf/io-gif.c:1657 +#: gdk-pixbuf/io-gif.c:864 gdk-pixbuf/io-gif.c:1486 gdk-pixbuf/io-gif.c:1539 +#: gdk-pixbuf/io-gif.c:1655 msgid "Not enough memory to load GIF file" msgstr "Nén del memwere assez po tcherdjî l' imådje GIF" -#: gdk-pixbuf/io-gif.c:960 +#: gdk-pixbuf/io-gif.c:958 msgid "Not enough memory to composite a frame in GIF file" msgstr "Nén del memwere assez po compôzer on cåde en on fitchî GIF" -#: gdk-pixbuf/io-gif.c:1132 +#: gdk-pixbuf/io-gif.c:1130 msgid "GIF image is corrupt (incorrect LZW compression)" msgstr "L' imådje GIF est crombe (sitrindaedje LZW nén corek)" -#: gdk-pixbuf/io-gif.c:1182 +#: gdk-pixbuf/io-gif.c:1180 msgid "File does not appear to be a GIF file" msgstr "Li fitchî n' rishonne nén on fitchî GIF" -#: gdk-pixbuf/io-gif.c:1194 +#: gdk-pixbuf/io-gif.c:1192 #, c-format msgid "Version %s of the GIF file format is not supported" msgstr "Li modêye %s del sôre di fitchîs GIF n' est nén sopoirtêye" -#: gdk-pixbuf/io-gif.c:1241 +#: gdk-pixbuf/io-gif.c:1239 #, fuzzy msgid "Resulting GIF image has zero size" msgstr "L' imådje a ene lårdjeur di zero" -#: gdk-pixbuf/io-gif.c:1320 +#: gdk-pixbuf/io-gif.c:1318 msgid "" "GIF image has no global colormap, and a frame inside it has no local " "colormap." @@ -367,7 +376,7 @@ msgstr "" "L' imådje GIF n' a nou mapaedje di coleurs (colormap) globå, eyet on cåde å " "dvins d' l' imådje n' a pont d' mapaedje locå nerén." -#: gdk-pixbuf/io-gif.c:1564 +#: gdk-pixbuf/io-gif.c:1562 msgid "GIF image was truncated or incomplete." msgstr "L' imådje GIF a stî côpêye divant l' fén ou n' est nén complete." @@ -386,94 +395,94 @@ msgstr "Dji n' sai tchoezi l' fitchî" msgid "The ICNS image format" msgstr "Li sôre d' imådje ICO" -#: gdk-pixbuf/io-ico.c:228 gdk-pixbuf/io-ico.c:242 gdk-pixbuf/io-ico.c:291 -#: gdk-pixbuf/io-ico.c:302 gdk-pixbuf/io-ico.c:395 +#: gdk-pixbuf/io-ico.c:226 gdk-pixbuf/io-ico.c:240 gdk-pixbuf/io-ico.c:289 +#: gdk-pixbuf/io-ico.c:300 gdk-pixbuf/io-ico.c:393 msgid "Invalid header in icon" msgstr "Tiestire nén valide e l' imådjete" -#: gdk-pixbuf/io-ico.c:257 gdk-pixbuf/io-ico.c:312 gdk-pixbuf/io-ico.c:405 -#: gdk-pixbuf/io-ico.c:458 gdk-pixbuf/io-ico.c:488 +#: gdk-pixbuf/io-ico.c:255 gdk-pixbuf/io-ico.c:310 gdk-pixbuf/io-ico.c:403 +#: gdk-pixbuf/io-ico.c:456 gdk-pixbuf/io-ico.c:486 msgid "Not enough memory to load icon" msgstr "Nén del memwere assez po tcherdjî l' imådjete" -#: gdk-pixbuf/io-ico.c:338 +#: gdk-pixbuf/io-ico.c:336 msgid "Compressed icons are not supported" msgstr "Les strindowès imådjetes èn sont nén sopoirtêyes" -#: gdk-pixbuf/io-ico.c:358 +#: gdk-pixbuf/io-ico.c:356 msgid "Icon has zero width" msgstr "L' imådjete a ene lårdjeur di zero" -#: gdk-pixbuf/io-ico.c:368 +#: gdk-pixbuf/io-ico.c:366 msgid "Icon has zero height" msgstr "L' imådjete a ene hôteur di zero" -#: gdk-pixbuf/io-ico.c:443 +#: gdk-pixbuf/io-ico.c:441 msgid "Unsupported icon type" msgstr "Sôre d'  imådjete nén sopoirtêye" -#: gdk-pixbuf/io-ico.c:537 +#: gdk-pixbuf/io-ico.c:535 msgid "Not enough memory to load ICO file" msgstr "Nén del memwere assez po tcherdjî l' fitchî ICO" -#: gdk-pixbuf/io-ico.c:1002 +#: gdk-pixbuf/io-ico.c:1000 msgid "Image too large to be saved as ICO" msgstr "Imådje trop grande po-z esse schapêye dizo l' cogne ICO" -#: gdk-pixbuf/io-ico.c:1013 +#: gdk-pixbuf/io-ico.c:1011 msgid "Cursor hotspot outside image" msgstr "Pont tchôd do cursoe å dfoû d' l' imådje" -#: gdk-pixbuf/io-ico.c:1036 +#: gdk-pixbuf/io-ico.c:1034 #, c-format msgid "Unsupported depth for ICO file: %d" msgstr "Parfondeu d' coleurs nén sopoirtêye pol fitchî ICO: %d" -#: gdk-pixbuf/io-jasper.c:74 +#: gdk-pixbuf/io-jasper.c:73 #, fuzzy msgid "Couldn't allocate memory for stream" msgstr "Dji n' a savou alouwer del memwere pol tiestire" -#: gdk-pixbuf/io-jasper.c:104 +#: gdk-pixbuf/io-jasper.c:103 #, fuzzy msgid "Couldn't decode image" msgstr "Dji n' a savou cvierser l' no do fitchî" -#: gdk-pixbuf/io-jasper.c:122 +#: gdk-pixbuf/io-jasper.c:121 msgid "Transformed JPEG2000 has zero width or height" msgstr "" -#: gdk-pixbuf/io-jasper.c:136 +#: gdk-pixbuf/io-jasper.c:135 #, fuzzy msgid "Image type currently not supported" msgstr "Li sôre d' imådje %s n' est nén sopoirté" -#: gdk-pixbuf/io-jasper.c:148 gdk-pixbuf/io-jasper.c:156 +#: gdk-pixbuf/io-jasper.c:147 gdk-pixbuf/io-jasper.c:155 #, fuzzy msgid "Couldn't allocate memory for color profile" msgstr "Dji n' a savou alouwer del memwere assez po tcherdjî l' fitchî JPEG" -#: gdk-pixbuf/io-jasper.c:182 +#: gdk-pixbuf/io-jasper.c:181 #, fuzzy msgid "Insufficient memory to open JPEG 2000 file" msgstr "Nén del memwere assez po drovi l' imådje TIFF" -#: gdk-pixbuf/io-jasper.c:261 +#: gdk-pixbuf/io-jasper.c:260 #, fuzzy msgid "Couldn't allocate memory to buffer image data" msgstr "Dji n' a savou alouwer del memwere po les dnêyes des royes" -#: gdk-pixbuf/io-jasper.c:305 +#: gdk-pixbuf/io-jasper.c:304 #, fuzzy msgid "The JPEG 2000 image format" msgstr "Li sôre d' imådje JPEG" -#: gdk-pixbuf/io-jpeg.c:126 +#: gdk-pixbuf/io-jpeg.c:124 #, c-format msgid "Error interpreting JPEG image file (%s)" msgstr "Åk n' a nén stî tot-z eterpretant l' fitchî imådje JPEG (%s)" -#: gdk-pixbuf/io-jpeg.c:604 +#: gdk-pixbuf/io-jpeg.c:597 msgid "" "Insufficient memory to load image, try exiting some applications to free " "memory" @@ -481,17 +490,17 @@ msgstr "" "I n' a nén del memwere assez po tcherdjî l' imådje, sayîz d' clôre sacwants " "programes po liberer del memwere" -#: gdk-pixbuf/io-jpeg.c:651 gdk-pixbuf/io-jpeg.c:865 +#: gdk-pixbuf/io-jpeg.c:645 gdk-pixbuf/io-jpeg.c:858 #, c-format msgid "Unsupported JPEG color space (%s)" msgstr "Espåce di coleurs JPEG nén sopoirté (%s)" -#: gdk-pixbuf/io-jpeg.c:764 gdk-pixbuf/io-jpeg.c:1044 +#: gdk-pixbuf/io-jpeg.c:757 gdk-pixbuf/io-jpeg.c:1037 #: gdk-pixbuf/io-jpeg.c:1308 gdk-pixbuf/io-jpeg.c:1318 msgid "Couldn't allocate memory for loading JPEG file" msgstr "Dji n' a savou alouwer del memwere assez po tcherdjî l' fitchî JPEG" -#: gdk-pixbuf/io-jpeg.c:1018 +#: gdk-pixbuf/io-jpeg.c:1011 msgid "Transformed JPEG has zero width or height." msgstr "" @@ -500,91 +509,91 @@ msgstr "" msgid "Color profile has invalid length '%u'." msgstr "" -#: gdk-pixbuf/io-pcx.c:186 +#: gdk-pixbuf/io-pcx.c:184 msgid "Couldn't allocate memory for header" msgstr "Dji n' a savou alouwer del memwere pol tiestire" -#: gdk-pixbuf/io-pcx.c:201 gdk-pixbuf/io-pcx.c:559 +#: gdk-pixbuf/io-pcx.c:199 gdk-pixbuf/io-pcx.c:557 msgid "Couldn't allocate memory for context buffer" msgstr "Dji n' a savou alouwer del memwere pol tampon di contecse" -#: gdk-pixbuf/io-pcx.c:600 +#: gdk-pixbuf/io-pcx.c:598 msgid "Image has invalid width and/or height" msgstr "L' imådje a-st ene lårdjeur ou ene hôteur nén valides." -#: gdk-pixbuf/io-pcx.c:612 gdk-pixbuf/io-pcx.c:673 +#: gdk-pixbuf/io-pcx.c:610 gdk-pixbuf/io-pcx.c:671 msgid "Image has unsupported bpp" msgstr "L' imådje a-st ene parfondeu di coleurs nén sopoirtêye" -#: gdk-pixbuf/io-pcx.c:617 gdk-pixbuf/io-pcx.c:625 +#: gdk-pixbuf/io-pcx.c:615 gdk-pixbuf/io-pcx.c:623 #, c-format msgid "Image has unsupported number of %d-bit planes" msgstr "L' imådje a-st on nombe di plans di %d-bits nén sopoirté" -#: gdk-pixbuf/io-pcx.c:641 +#: gdk-pixbuf/io-pcx.c:639 msgid "Couldn't create new pixbuf" msgstr "Dji n' sai ahiver on novea pixbuf" -#: gdk-pixbuf/io-pcx.c:649 +#: gdk-pixbuf/io-pcx.c:647 msgid "Couldn't allocate memory for line data" msgstr "Dji n' a savou alouwer del memwere po les dnêyes des royes" -#: gdk-pixbuf/io-pcx.c:656 +#: gdk-pixbuf/io-pcx.c:654 #, fuzzy msgid "Couldn't allocate memory for PCX image" msgstr "Dji n' a savou alouwer del memwere pol tiestire" -#: gdk-pixbuf/io-pcx.c:703 +#: gdk-pixbuf/io-pcx.c:701 msgid "Didn't get all lines of PCX image" msgstr "Dji n' a nén yeu totes les royes di l' imådje PCX" -#: gdk-pixbuf/io-pcx.c:710 +#: gdk-pixbuf/io-pcx.c:708 msgid "No palette found at end of PCX data" msgstr "Nole palete di trovêye al fén des dnêyes PCX" -#: gdk-pixbuf/io-pcx.c:755 +#: gdk-pixbuf/io-pcx.c:753 msgid "The PCX image format" msgstr "Li sôre d' imådje PCX" -#: gdk-pixbuf/io-pixdata.c:148 +#: gdk-pixbuf/io-pixdata.c:146 msgid "Transformed pixbuf has zero width or height." msgstr "" -#: gdk-pixbuf/io-pixdata.c:186 +#: gdk-pixbuf/io-pixdata.c:184 #, fuzzy msgid "The GdkPixdata format" msgstr "Li sôre d' imådje GIF" -#: gdk-pixbuf/io-png.c:54 +#: gdk-pixbuf/io-png.c:53 msgid "Bits per channel of PNG image is invalid." msgstr "Li nombe di bits pa canå d' l' imådje PNG n' est nén valide" -#: gdk-pixbuf/io-png.c:135 gdk-pixbuf/io-png.c:641 +#: gdk-pixbuf/io-png.c:134 gdk-pixbuf/io-png.c:640 msgid "Transformed PNG has zero width or height." msgstr "" -#: gdk-pixbuf/io-png.c:143 +#: gdk-pixbuf/io-png.c:142 msgid "Bits per channel of transformed PNG is not 8." msgstr "" -#: gdk-pixbuf/io-png.c:152 +#: gdk-pixbuf/io-png.c:151 msgid "Transformed PNG not RGB or RGBA." msgstr "" -#: gdk-pixbuf/io-png.c:161 +#: gdk-pixbuf/io-png.c:160 msgid "Transformed PNG has unsupported number of channels, must be 3 or 4." msgstr "" -#: gdk-pixbuf/io-png.c:182 +#: gdk-pixbuf/io-png.c:181 #, c-format msgid "Fatal error in PNG image file: %s" msgstr "Aroke moirt el fitchî imådje PNG: %s" -#: gdk-pixbuf/io-png.c:315 +#: gdk-pixbuf/io-png.c:314 msgid "Insufficient memory to load PNG file" msgstr "Nén del memwere assez po tcherdjî l' imådje PNG" -#: gdk-pixbuf/io-png.c:656 +#: gdk-pixbuf/io-png.c:655 #, fuzzy, c-format msgid "" "Insufficient memory to store a %lu by %lu image; try exiting some " @@ -593,30 +602,30 @@ msgstr "" "I n' a nén del memwere assez po wårder ene imådje di %ld x %ld; sayîz " "d' clôre sacwants programes po raptiti l' eployaedje di memwere" -#: gdk-pixbuf/io-png.c:719 +#: gdk-pixbuf/io-png.c:718 msgid "Fatal error reading PNG image file" msgstr "Aroke moirt tot lijhant l' fitchî d' imådje PNG" -#: gdk-pixbuf/io-png.c:768 +#: gdk-pixbuf/io-png.c:767 #, c-format msgid "Fatal error reading PNG image file: %s" msgstr "Aroke moirt tot lijhant l' fitchî d' imådje PNG: %s" -#: gdk-pixbuf/io-png.c:858 +#: gdk-pixbuf/io-png.c:857 msgid "" "Keys for PNG text chunks must have at least 1 and at most 79 characters." msgstr "" -#: gdk-pixbuf/io-png.c:867 +#: gdk-pixbuf/io-png.c:866 msgid "Keys for PNG text chunks must be ASCII characters." msgstr "" -#: gdk-pixbuf/io-png.c:881 gdk-pixbuf/io-tiff.c:667 +#: gdk-pixbuf/io-png.c:880 gdk-pixbuf/io-tiff.c:665 #, c-format msgid "Color profile has invalid length %d." msgstr "" -#: gdk-pixbuf/io-png.c:894 +#: gdk-pixbuf/io-png.c:893 #, c-format msgid "" "PNG compression level must be a value between 0 and 9; value '%s' could not " @@ -625,7 +634,7 @@ msgstr "" "Li livea di strindaedje PNG doet esse ene valixhance inte 0 eyet 9; li " "valixhance «%s» èn pout nén esse léjhowe." -#: gdk-pixbuf/io-png.c:907 +#: gdk-pixbuf/io-png.c:906 #, c-format msgid "" "PNG compression level must be a value between 0 and 9; value '%d' is not " @@ -634,342 +643,338 @@ msgstr "" "Li livea di strindaedje PNG doet esse ene valixhance inte 0 eyet 9; li " "valixhance «%d» n' est nén permetowe." -#: gdk-pixbuf/io-png.c:955 +#: gdk-pixbuf/io-png.c:954 #, c-format msgid "Value for PNG text chunk %s cannot be converted to ISO-8859-1 encoding." msgstr "" -#: gdk-pixbuf/io-png.c:1118 +#: gdk-pixbuf/io-png.c:1117 msgid "The PNG image format" msgstr "Li sôre d' imådje PNG" -#: gdk-pixbuf/io-pnm.c:248 +#: gdk-pixbuf/io-pnm.c:246 msgid "PNM loader expected to find an integer, but didn't" msgstr "Li tcherdjeu di PNM ratindeut èn etir, mins n' a nén yeu" -#: gdk-pixbuf/io-pnm.c:280 +#: gdk-pixbuf/io-pnm.c:278 msgid "PNM file has an incorrect initial byte" msgstr "Li fitchî PNM a-st èn octet di cmince nén corek" -#: gdk-pixbuf/io-pnm.c:310 +#: gdk-pixbuf/io-pnm.c:308 msgid "PNM file is not in a recognized PNM subformat" msgstr "" -#: gdk-pixbuf/io-pnm.c:335 +#: gdk-pixbuf/io-pnm.c:333 msgid "PNM file has an image width of 0" msgstr "Li fitchî PNM a-st ene lårdjeur d' imådje di 0" -#: gdk-pixbuf/io-pnm.c:356 +#: gdk-pixbuf/io-pnm.c:354 msgid "PNM file has an image height of 0" msgstr "Li fitchî PNM a-st ene hôteur d' imådje di 0" -#: gdk-pixbuf/io-pnm.c:379 +#: gdk-pixbuf/io-pnm.c:377 msgid "Maximum color value in PNM file is 0" msgstr "Li valixhance pol macsimom di coleurs el fitchî PNM est 0" -#: gdk-pixbuf/io-pnm.c:387 +#: gdk-pixbuf/io-pnm.c:385 msgid "Maximum color value in PNM file is too large" msgstr "" "Li valixhance pol macsimom di coleurs el fitchî PNM est pår trop grande" -#: gdk-pixbuf/io-pnm.c:427 gdk-pixbuf/io-pnm.c:457 gdk-pixbuf/io-pnm.c:502 +#: gdk-pixbuf/io-pnm.c:425 gdk-pixbuf/io-pnm.c:455 gdk-pixbuf/io-pnm.c:500 msgid "Raw PNM image type is invalid" msgstr "" -#: gdk-pixbuf/io-pnm.c:652 +#: gdk-pixbuf/io-pnm.c:650 msgid "PNM image loader does not support this PNM subformat" msgstr "" -#: gdk-pixbuf/io-pnm.c:739 gdk-pixbuf/io-pnm.c:966 +#: gdk-pixbuf/io-pnm.c:737 gdk-pixbuf/io-pnm.c:964 msgid "Raw PNM formats require exactly one whitespace before sample data" msgstr "" -#: gdk-pixbuf/io-pnm.c:766 +#: gdk-pixbuf/io-pnm.c:764 msgid "Cannot allocate memory for loading PNM image" msgstr "Dji n' pou alouwer del memwere po tcherdjî l' imådje PNM" -#: gdk-pixbuf/io-pnm.c:816 +#: gdk-pixbuf/io-pnm.c:814 msgid "Insufficient memory to load PNM context struct" msgstr "" "Nén del memwere assez po tcherdjî li structeure di contecse di l' imådje PNM" -#: gdk-pixbuf/io-pnm.c:867 +#: gdk-pixbuf/io-pnm.c:865 msgid "Unexpected end of PNM image data" msgstr "" -#: gdk-pixbuf/io-pnm.c:995 +#: gdk-pixbuf/io-pnm.c:993 msgid "Insufficient memory to load PNM file" msgstr "Nén del memwere assez po tcherdjî l' imådje PNM" -#: gdk-pixbuf/io-pnm.c:1079 +#: gdk-pixbuf/io-pnm.c:1077 msgid "The PNM/PBM/PGM/PPM image format family" msgstr "Famile del sôre d' imådjes PNM/PBM/PGM/PPM" -#: gdk-pixbuf/io-qtif.c:128 +#: gdk-pixbuf/io-qtif.c:126 msgid "Input file descriptor is NULL." msgstr "" -#: gdk-pixbuf/io-qtif.c:143 +#: gdk-pixbuf/io-qtif.c:141 #, fuzzy msgid "Failed to read QTIF header" msgstr "Li scrijhaedje del tiestire a fwait berwete\n" -#: gdk-pixbuf/io-qtif.c:152 gdk-pixbuf/io-qtif.c:189 gdk-pixbuf/io-qtif.c:459 +#: gdk-pixbuf/io-qtif.c:150 gdk-pixbuf/io-qtif.c:187 gdk-pixbuf/io-qtif.c:454 #, c-format msgid "QTIF atom size too large (%d byte)" msgid_plural "QTIF atom size too large (%d bytes)" msgstr[0] "" msgstr[1] "" -#: gdk-pixbuf/io-qtif.c:175 +#: gdk-pixbuf/io-qtif.c:173 #, fuzzy, c-format msgid "Failed to allocate %d byte for file read buffer" msgid_plural "Failed to allocate %d bytes for file read buffer" msgstr[0] "dji n' a savou alouwer on tampon di %u octet po l' imådje" msgstr[1] "dji n' a savou alouwer on tampon di %u octet po l' imådje" -#: gdk-pixbuf/io-qtif.c:206 +#: gdk-pixbuf/io-qtif.c:201 #, fuzzy, c-format msgid "File error when reading QTIF atom: %s" msgstr "Li lijhaedje di l' imådje GIF a fwait berwete: %s" -#: gdk-pixbuf/io-qtif.c:243 +#: gdk-pixbuf/io-qtif.c:238 #, c-format msgid "Failed to skip the next %d byte with seek()." msgid_plural "Failed to skip the next %d bytes with seek()." msgstr[0] "" msgstr[1] "" -#: gdk-pixbuf/io-qtif.c:270 +#: gdk-pixbuf/io-qtif.c:265 #, fuzzy msgid "Failed to allocate QTIF context structure." msgstr "Dji n' a savou alouwer del memwere pol sitructeure di contecse TGA" -#: gdk-pixbuf/io-qtif.c:330 +#: gdk-pixbuf/io-qtif.c:325 #, fuzzy msgid "Failed to create GdkPixbufLoader object." msgstr "Li scrijhaedje di l' indecse do ridant a fwait berwete\n" -#: gdk-pixbuf/io-qtif.c:434 +#: gdk-pixbuf/io-qtif.c:429 #, fuzzy msgid "Failed to find an image data atom." msgstr "Dji n' a savou drovi l' imådje TIFF" -#: gdk-pixbuf/io-qtif.c:618 +#: gdk-pixbuf/io-qtif.c:613 #, fuzzy msgid "The QTIF image format" msgstr "Li sôre d' imådje TIFF" -#: gdk-pixbuf/io-ras.c:125 +#: gdk-pixbuf/io-ras.c:123 msgid "RAS image has bogus header data" msgstr "" -#: gdk-pixbuf/io-ras.c:147 +#: gdk-pixbuf/io-ras.c:145 msgid "RAS image has unknown type" msgstr "" -#: gdk-pixbuf/io-ras.c:155 +#: gdk-pixbuf/io-ras.c:153 msgid "unsupported RAS image variation" msgstr "" -#: gdk-pixbuf/io-ras.c:170 gdk-pixbuf/io-ras.c:199 +#: gdk-pixbuf/io-ras.c:168 gdk-pixbuf/io-ras.c:197 msgid "Not enough memory to load RAS image" msgstr "Nén del memwere assez po tcherdjî l' imådje RAS" -#: gdk-pixbuf/io-ras.c:544 +#: gdk-pixbuf/io-ras.c:542 msgid "The Sun raster image format" msgstr "" -#: gdk-pixbuf/io-tga.c:153 +#: gdk-pixbuf/io-tga.c:151 msgid "Cannot allocate memory for IOBuffer struct" msgstr "Dji n' a savou alouwer del memwere pol sitructeure do tampon IOBuffer" -#: gdk-pixbuf/io-tga.c:172 +#: gdk-pixbuf/io-tga.c:170 msgid "Cannot allocate memory for IOBuffer data" msgstr "Dji n' a savou alouwer del memwere pol tampon di dnêyes IOBuffer" -#: gdk-pixbuf/io-tga.c:183 +#: gdk-pixbuf/io-tga.c:181 msgid "Cannot realloc IOBuffer data" msgstr "" -#: gdk-pixbuf/io-tga.c:213 +#: gdk-pixbuf/io-tga.c:211 msgid "Cannot allocate temporary IOBuffer data" msgstr "" "Dji n' a savou alouwer del memwere pol tampon di dnêyes timporaire IOBuffer" -#: gdk-pixbuf/io-tga.c:346 +#: gdk-pixbuf/io-tga.c:339 msgid "Cannot allocate new pixbuf" msgstr "" -#: gdk-pixbuf/io-tga.c:685 +#: gdk-pixbuf/io-tga.c:678 #, fuzzy msgid "Image is corrupted or truncated" msgstr "L' imådje GIF a stî côpêye divant l' fén ou n' est nén complete." -#: gdk-pixbuf/io-tga.c:692 +#: gdk-pixbuf/io-tga.c:685 msgid "Cannot allocate colormap structure" msgstr "" -#: gdk-pixbuf/io-tga.c:699 +#: gdk-pixbuf/io-tga.c:692 msgid "Cannot allocate colormap entries" msgstr "" -#: gdk-pixbuf/io-tga.c:721 +#: gdk-pixbuf/io-tga.c:714 msgid "Unexpected bitdepth for colormap entries" msgstr "" -#: gdk-pixbuf/io-tga.c:739 +#: gdk-pixbuf/io-tga.c:732 msgid "Cannot allocate TGA header memory" msgstr "" -#: gdk-pixbuf/io-tga.c:772 +#: gdk-pixbuf/io-tga.c:765 msgid "TGA image has invalid dimensions" msgstr "" -#: gdk-pixbuf/io-tga.c:778 gdk-pixbuf/io-tga.c:787 gdk-pixbuf/io-tga.c:797 -#: gdk-pixbuf/io-tga.c:807 gdk-pixbuf/io-tga.c:814 +#: gdk-pixbuf/io-tga.c:771 gdk-pixbuf/io-tga.c:780 gdk-pixbuf/io-tga.c:790 +#: gdk-pixbuf/io-tga.c:800 gdk-pixbuf/io-tga.c:807 msgid "TGA image type not supported" msgstr "Li sôre d' imådje TGA n' est nén sopoirtêye" -#: gdk-pixbuf/io-tga.c:861 +#: gdk-pixbuf/io-tga.c:854 msgid "Cannot allocate memory for TGA context struct" msgstr "Dji n' a savou alouwer del memwere pol sitructeure di contecse TGA" -#: gdk-pixbuf/io-tga.c:926 +#: gdk-pixbuf/io-tga.c:919 msgid "Excess data in file" msgstr "" -#: gdk-pixbuf/io-tga.c:1007 +#: gdk-pixbuf/io-tga.c:1000 msgid "The Targa image format" msgstr "Li sôre d' imådje Targa" -#: gdk-pixbuf/io-tiff.c:104 +#: gdk-pixbuf/io-tiff.c:102 msgid "Could not get image width (bad TIFF file)" msgstr "Dji n' a nén savou aveur li lårdjeur di l' imådje (måva fitchî TIFF)" -#: gdk-pixbuf/io-tiff.c:112 +#: gdk-pixbuf/io-tiff.c:110 msgid "Could not get image height (bad TIFF file)" msgstr "Dji n' a nén savou aveur li hôteur di l' imådje (måva fitchî TIFF)" -#: gdk-pixbuf/io-tiff.c:120 +#: gdk-pixbuf/io-tiff.c:118 msgid "Width or height of TIFF image is zero" msgstr "Li lårdjeur ou l' hôteur di l' imådje TIFF est d' zero" -#: gdk-pixbuf/io-tiff.c:129 gdk-pixbuf/io-tiff.c:138 +#: gdk-pixbuf/io-tiff.c:127 gdk-pixbuf/io-tiff.c:136 msgid "Dimensions of TIFF image too large" msgstr "" -#: gdk-pixbuf/io-tiff.c:162 gdk-pixbuf/io-tiff.c:174 gdk-pixbuf/io-tiff.c:491 +#: gdk-pixbuf/io-tiff.c:160 gdk-pixbuf/io-tiff.c:172 gdk-pixbuf/io-tiff.c:489 msgid "Insufficient memory to open TIFF file" msgstr "Nén del memwere assez po drovi l' imådje TIFF" -#: gdk-pixbuf/io-tiff.c:236 +#: gdk-pixbuf/io-tiff.c:234 msgid "Failed to load RGB data from TIFF file" msgstr "" -#: gdk-pixbuf/io-tiff.c:293 +#: gdk-pixbuf/io-tiff.c:291 msgid "Failed to open TIFF image" msgstr "Dji n' a savou drovi l' imådje TIFF" -#: gdk-pixbuf/io-tiff.c:427 gdk-pixbuf/io-tiff.c:440 +#: gdk-pixbuf/io-tiff.c:425 gdk-pixbuf/io-tiff.c:438 msgid "Failed to load TIFF image" msgstr "Dji n' a savou tcherdjî l' imådje TIFF" -#: gdk-pixbuf/io-tiff.c:623 +#: gdk-pixbuf/io-tiff.c:621 msgid "Failed to save TIFF image" msgstr "Dji n' a savou schaper l' imådje TIFF" -#: gdk-pixbuf/io-tiff.c:656 +#: gdk-pixbuf/io-tiff.c:654 msgid "TIFF compression doesn't refer to a valid codec." msgstr "" -#: gdk-pixbuf/io-tiff.c:696 +#: gdk-pixbuf/io-tiff.c:694 msgid "Failed to write TIFF data" msgstr "Dji n' a savou scrire l' imådje TIFF" -#: gdk-pixbuf/io-tiff.c:733 +#: gdk-pixbuf/io-tiff.c:731 msgid "Couldn't write to TIFF file" msgstr "Dji n' a savou scrire dins l' fitchî TIFF" -#: gdk-pixbuf/io-tiff.c:788 -msgid "The TIFF image format" -msgstr "Li sôre d' imådje TIFF" - -#: gdk-pixbuf/io-wbmp.c:245 +#: gdk-pixbuf/io-wbmp.c:243 msgid "Image has zero width" msgstr "L' imådje a ene lårdjeur di zero" -#: gdk-pixbuf/io-wbmp.c:263 +#: gdk-pixbuf/io-wbmp.c:261 msgid "Image has zero height" msgstr "L' imådje a-st ene hôteur di zero" -#: gdk-pixbuf/io-wbmp.c:274 +#: gdk-pixbuf/io-wbmp.c:272 msgid "Not enough memory to load image" msgstr "Nén del memwere assez po tcherdjî l' imådje" -#: gdk-pixbuf/io-wbmp.c:333 +#: gdk-pixbuf/io-wbmp.c:331 msgid "Couldn't save the rest" msgstr "Dji n' a savou schaper l' restant" -#: gdk-pixbuf/io-wbmp.c:374 +#: gdk-pixbuf/io-wbmp.c:372 msgid "The WBMP image format" msgstr "Li sôre d' imådje WBMP" -#: gdk-pixbuf/io-xbm.c:304 +#: gdk-pixbuf/io-xbm.c:302 msgid "Invalid XBM file" msgstr "Fitchî XBM nén valide" -#: gdk-pixbuf/io-xbm.c:314 +#: gdk-pixbuf/io-xbm.c:312 msgid "Insufficient memory to load XBM image file" msgstr "Nén del memwere assez po tcherdjî l' imådje XBM" -#: gdk-pixbuf/io-xbm.c:462 +#: gdk-pixbuf/io-xbm.c:460 msgid "Failed to write to temporary file when loading XBM image" msgstr "" "Dji n' a savou scrire dins l' fitchî timporaire tot tcherdjant l' imådje XBM" -#: gdk-pixbuf/io-xbm.c:501 +#: gdk-pixbuf/io-xbm.c:499 msgid "The XBM image format" msgstr "Li sôre d' imådje XBM" -#: gdk-pixbuf/io-xpm.c:469 +#: gdk-pixbuf/io-xpm.c:467 msgid "No XPM header found" msgstr "Nole tiestire XPM di trovêye" -#: gdk-pixbuf/io-xpm.c:478 +#: gdk-pixbuf/io-xpm.c:476 msgid "Invalid XPM header" msgstr "Tiestire XPM nén valide" -#: gdk-pixbuf/io-xpm.c:486 +#: gdk-pixbuf/io-xpm.c:484 msgid "XPM file has image width <= 0" msgstr "Li fitchî XPM a-st ene lårdjeur d' imådje <= 0" -#: gdk-pixbuf/io-xpm.c:494 +#: gdk-pixbuf/io-xpm.c:492 msgid "XPM file has image height <= 0" msgstr "Li fitchî XPM a-st ene hôteur d' imådje <= 0" -#: gdk-pixbuf/io-xpm.c:502 +#: gdk-pixbuf/io-xpm.c:500 msgid "XPM has invalid number of chars per pixel" msgstr "Li fitchî XPM a-st on nombe nén valide di caracteres pa picsel" -#: gdk-pixbuf/io-xpm.c:511 +#: gdk-pixbuf/io-xpm.c:509 msgid "XPM file has invalid number of colors" msgstr "Li fitchî XPM a-st on nombe nén valide di coleurs" -#: gdk-pixbuf/io-xpm.c:523 gdk-pixbuf/io-xpm.c:532 gdk-pixbuf/io-xpm.c:584 +#: gdk-pixbuf/io-xpm.c:521 gdk-pixbuf/io-xpm.c:530 gdk-pixbuf/io-xpm.c:582 msgid "Cannot allocate memory for loading XPM image" msgstr "Dji n' pou alouwer del memwere po tcherdjî l' imådje XPM" -#: gdk-pixbuf/io-xpm.c:546 +#: gdk-pixbuf/io-xpm.c:544 msgid "Cannot read XPM colormap" msgstr "Dji n' sai lére li mape di coleurs XPM" -#: gdk-pixbuf/io-xpm.c:778 +#: gdk-pixbuf/io-xpm.c:776 msgid "Failed to write to temporary file when loading XPM image" msgstr "" "Dji n' a savou scrire dins l' fitchî timporaire tot tcherdjant l' imådje XPM" -#: gdk-pixbuf/io-xpm.c:817 +#: gdk-pixbuf/io-xpm.c:815 msgid "The XPM image format" msgstr "Li sôre d' imådje XPM" diff --git a/po/xh.gmo b/po/xh.gmo index a5faab2a4edf3858d7bbc825d55959ce5e2dd2b6..2fe7a04bcb2396e9a36555c772efd3b7a41ad57f 100644 GIT binary patch delta 28 jcmZo|Wo&I_+;CTk*F@LARM*H%!N|bM#BB2`rP=ZTf#V3x delta 28 jcmZo|Wo&I_+;CTk*I3uUMAy(%!O+0U$YS#=rP=ZTft?7* diff --git a/po/xh.po b/po/xh.po index 002594a..4879d9b 100644 --- a/po/xh.po +++ b/po/xh.po @@ -9,7 +9,7 @@ msgstr "" "Project-Id-Version: gtk+\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=gdk-" "pixbuf\n" -"POT-Creation-Date: 2013-04-15 10:28-0400\n" +"POT-Creation-Date: 2014-05-26 20:46-0400\n" "PO-Revision-Date: 2005-02-08 13:20+0200\n" "Last-Translator: Canonical Ltd \n" "Language-Team: Xhosa \n" @@ -19,18 +19,18 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n!=1;\n" -#: gdk-pixbuf/gdk-pixbuf-animation.c:160 gdk-pixbuf/gdk-pixbuf-io.c:1064 -#: gdk-pixbuf/gdk-pixbuf-io.c:1330 +#: gdk-pixbuf/gdk-pixbuf-animation.c:158 gdk-pixbuf/gdk-pixbuf-io.c:1077 +#: gdk-pixbuf/gdk-pixbuf-io.c:1333 #, c-format msgid "Failed to open file '%s': %s" msgstr "Akuphumelelanga ukuvula ifayili '%s': %s" -#: gdk-pixbuf/gdk-pixbuf-animation.c:173 gdk-pixbuf/gdk-pixbuf-io.c:1076 +#: gdk-pixbuf/gdk-pixbuf-animation.c:171 gdk-pixbuf/gdk-pixbuf-io.c:962 #, c-format msgid "Image file '%s' contains no data" msgstr "Ifayili yemifanekiso '%s' ayiqulathanga data" -#: gdk-pixbuf/gdk-pixbuf-animation.c:212 +#: gdk-pixbuf/gdk-pixbuf-animation.c:210 #, c-format msgid "" "Failed to load animation '%s': reason not known, probably a corrupt " @@ -39,8 +39,8 @@ msgstr "" "Akuphumelelanga ukufaka oopopayi '%s': isizathu asaziwa, mhlawumbi yifayile " "yoopopayi eyonakeleyo" -#: gdk-pixbuf/gdk-pixbuf-animation.c:280 gdk-pixbuf/gdk-pixbuf-io.c:1112 -#: gdk-pixbuf/gdk-pixbuf-io.c:1382 +#: gdk-pixbuf/gdk-pixbuf-animation.c:278 gdk-pixbuf/gdk-pixbuf-io.c:1113 +#: gdk-pixbuf/gdk-pixbuf-io.c:1385 #, c-format msgid "" "Failed to load image '%s': reason not known, probably a corrupt image file" @@ -48,12 +48,12 @@ msgstr "" "Ukufaka umfanekiso akuphumelelanga '%s': isizathu asaziwa, mhlawumbi " "yifayili yomfanekiso eyonakeleyo" -#: gdk-pixbuf/gdk-pixbuf-io.c:790 +#: gdk-pixbuf/gdk-pixbuf-io.c:774 #, c-format msgid "Unable to load image-loading module: %s: %s" msgstr "Ayinako ukufaka imodyuli yokufaka umfanekiso: %s: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:805 +#: gdk-pixbuf/gdk-pixbuf-io.c:789 #, fuzzy, c-format msgid "" "Image-loading module %s does not export the proper interface; perhaps it's " @@ -62,54 +62,54 @@ msgstr "" "Imodyuli yokufaka umfanekiso %s ayihambisi umdibanisi wemida onguwo; " "mhlawumbi isuka kuhlobo lwe-GTK olwahlukileyo?" -#: gdk-pixbuf/gdk-pixbuf-io.c:814 gdk-pixbuf/gdk-pixbuf-io.c:865 +#: gdk-pixbuf/gdk-pixbuf-io.c:798 gdk-pixbuf/gdk-pixbuf-io.c:849 #, c-format msgid "Image type '%s' is not supported" msgstr "Uhlobo lomfanekiso '%s' aluxhaswanga" -#: gdk-pixbuf/gdk-pixbuf-io.c:950 +#: gdk-pixbuf/gdk-pixbuf-io.c:934 #, c-format msgid "Couldn't recognize the image file format for file '%s'" msgstr "Ayikwazanga ukubona umfanekiso kubume befayili yale fayili '%s'" -#: gdk-pixbuf/gdk-pixbuf-io.c:958 +#: gdk-pixbuf/gdk-pixbuf-io.c:942 msgid "Unrecognized image file format" msgstr "Ubume befayili yemifanekiso engaziwayo" -#: gdk-pixbuf/gdk-pixbuf-io.c:1121 +#: gdk-pixbuf/gdk-pixbuf-io.c:1124 #, c-format msgid "Failed to load image '%s': %s" msgstr "Ayiphumelelanga ukufaka umfanekiso '%s': %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2015 gdk-pixbuf/io-gdip-utils.c:837 +#: gdk-pixbuf/gdk-pixbuf-io.c:2029 gdk-pixbuf/io-gdip-utils.c:835 #, c-format msgid "Error writing to image file: %s" msgstr "Impazamo ekubhaleni umfanekiso: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2057 gdk-pixbuf/gdk-pixbuf-io.c:2178 +#: gdk-pixbuf/gdk-pixbuf-io.c:2071 gdk-pixbuf/gdk-pixbuf-io.c:2192 #, c-format msgid "This build of gdk-pixbuf does not support saving the image format: %s" msgstr "Isakhiwo se-gdk-pixbuf asikuxhasi ukugcinwa kobume bemifanekiso: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2088 +#: gdk-pixbuf/gdk-pixbuf-io.c:2102 msgid "Insufficient memory to save image to callback" msgstr "" "Uvimba wolwazi akonelanga ukugcina umfanekiso ukuba ungaphinde ubuyiswe" -#: gdk-pixbuf/gdk-pixbuf-io.c:2101 +#: gdk-pixbuf/gdk-pixbuf-io.c:2115 msgid "Failed to open temporary file" msgstr "Ayiphumelelanga ukuvula iifayili zexeshana" -#: gdk-pixbuf/gdk-pixbuf-io.c:2124 +#: gdk-pixbuf/gdk-pixbuf-io.c:2138 msgid "Failed to read from temporary file" msgstr "Ayiphumelelanga ukufunda kwifayili yexeshana" -#: gdk-pixbuf/gdk-pixbuf-io.c:2372 +#: gdk-pixbuf/gdk-pixbuf-io.c:2382 #, c-format msgid "Failed to open '%s' for writing: %s" msgstr "Ayiphumelelanga ukuvula '%s' ukuba kubhalwe: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2398 +#: gdk-pixbuf/gdk-pixbuf-io.c:2408 #, c-format msgid "" "Failed to close '%s' while writing image, all data may not have been saved: " @@ -118,17 +118,17 @@ msgstr "" "Ayiphumelelanga ukuvala '%s' ngelixa ibhala umfanekiso, kusenokwenzeka ukuba " "ayigcinwanga yonke i-data: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2619 gdk-pixbuf/gdk-pixbuf-io.c:2671 +#: gdk-pixbuf/gdk-pixbuf-io.c:2629 gdk-pixbuf/gdk-pixbuf-io.c:2681 msgid "Insufficient memory to save image into a buffer" msgstr "" "Uvimba wolwazi akanelanga ukuba agcine umfanekiso kwisigcini sethutyana" -#: gdk-pixbuf/gdk-pixbuf-io.c:2717 +#: gdk-pixbuf/gdk-pixbuf-io.c:2727 #, fuzzy msgid "Error writing to image stream" msgstr "Impazamo ekubhaleni umfanekiso: %s" -#: gdk-pixbuf/gdk-pixbuf-loader.c:393 +#: gdk-pixbuf/gdk-pixbuf-loader.c:384 #, fuzzy, c-format msgid "" "Internal error: Image loader module '%s' failed to complete an operation, " @@ -137,106 +137,111 @@ msgstr "" "IMpazamo ngaphakathi: Imodyuli yokufaka umfanekiso '%s' ayiphumelelanga " "ukuqala ukufaka lo mfanekiso, kodwa ayinikanga sizathu sokungaphumeleli" -#: gdk-pixbuf/gdk-pixbuf-loader.c:435 +#: gdk-pixbuf/gdk-pixbuf-loader.c:426 #, c-format msgid "Incremental loading of image type '%s' is not supported" msgstr "Ukongezwa kokufaka olu hlobo lomfanekiso '%s' akuxhaswanga" -#: gdk-pixbuf/gdk-pixdata.c:160 +#: gdk-pixbuf/gdk-pixdata.c:158 msgid "Image header corrupt" msgstr "I-header yomfanekiso obonakala ngayo kwiskrini yonakele" -#: gdk-pixbuf/gdk-pixdata.c:165 +#: gdk-pixbuf/gdk-pixdata.c:163 msgid "Image format unknown" msgstr "Ubume bomfanekiso abaziwa" -#: gdk-pixbuf/gdk-pixdata.c:170 gdk-pixbuf/gdk-pixdata.c:502 +#: gdk-pixbuf/gdk-pixdata.c:168 gdk-pixbuf/gdk-pixdata.c:501 msgid "Image pixel data corrupt" msgstr "I-data yomfanekiso we-pixel yonakele" -#: gdk-pixbuf/gdk-pixdata.c:446 +#: gdk-pixbuf/gdk-pixdata.c:445 #, c-format msgid "failed to allocate image buffer of %u byte" msgid_plural "failed to allocate image buffer of %u bytes" msgstr[0] "" msgstr[1] "" -#: gdk-pixbuf/io-ani.c:244 +#: gdk-pixbuf/io-ani.c:242 msgid "Unexpected icon chunk in animation" msgstr "Isiqa esingalindelekanga somfanekiso womqondiso koopopayi" -#: gdk-pixbuf/io-ani.c:342 gdk-pixbuf/io-ani.c:400 gdk-pixbuf/io-ani.c:426 -#: gdk-pixbuf/io-ani.c:449 gdk-pixbuf/io-ani.c:476 gdk-pixbuf/io-ani.c:563 +#: gdk-pixbuf/io-ani.c:340 gdk-pixbuf/io-ani.c:398 gdk-pixbuf/io-ani.c:424 +#: gdk-pixbuf/io-ani.c:447 gdk-pixbuf/io-ani.c:474 gdk-pixbuf/io-ani.c:561 msgid "Invalid header in animation" msgstr "I-header engavunywanga ekwenzeni oopopayi" -#: gdk-pixbuf/io-ani.c:352 gdk-pixbuf/io-ani.c:374 gdk-pixbuf/io-ani.c:458 -#: gdk-pixbuf/io-ani.c:485 gdk-pixbuf/io-ani.c:536 gdk-pixbuf/io-ani.c:608 +#: gdk-pixbuf/io-ani.c:350 gdk-pixbuf/io-ani.c:372 gdk-pixbuf/io-ani.c:456 +#: gdk-pixbuf/io-ani.c:483 gdk-pixbuf/io-ani.c:534 gdk-pixbuf/io-ani.c:606 msgid "Not enough memory to load animation" msgstr "Uvimba wolwazi akonelanga ukuba kungafakwa oopopayi" -#: gdk-pixbuf/io-ani.c:392 gdk-pixbuf/io-ani.c:418 gdk-pixbuf/io-ani.c:437 +#: gdk-pixbuf/io-ani.c:390 gdk-pixbuf/io-ani.c:416 gdk-pixbuf/io-ani.c:435 msgid "Malformed chunk in animation" msgstr "Isiqa esinesiphene koopopayi" -#: gdk-pixbuf/io-ani.c:660 +#: gdk-pixbuf/io-ani.c:628 +#, fuzzy +msgid "ANI image was truncated or incomplete." +msgstr "Umfanekiso we-GIF uyekwe esithubeni okanye awugqitywanga." + +#: gdk-pixbuf/io-ani.c:669 msgid "The ANI image format" msgstr "Ubume bemifanekiso eyi-ANI" -#: gdk-pixbuf/io-bmp.c:229 gdk-pixbuf/io-bmp.c:266 gdk-pixbuf/io-bmp.c:337 -#: gdk-pixbuf/io-bmp.c:369 gdk-pixbuf/io-bmp.c:392 gdk-pixbuf/io-bmp.c:495 +#: gdk-pixbuf/io-bmp.c:227 gdk-pixbuf/io-bmp.c:264 gdk-pixbuf/io-bmp.c:335 +#: gdk-pixbuf/io-bmp.c:367 gdk-pixbuf/io-bmp.c:390 gdk-pixbuf/io-bmp.c:493 msgid "BMP image has bogus header data" msgstr "Umfanekiso we-BMP une-bogus header data" -#: gdk-pixbuf/io-bmp.c:240 gdk-pixbuf/io-bmp.c:432 +#: gdk-pixbuf/io-bmp.c:238 gdk-pixbuf/io-bmp.c:430 msgid "Not enough memory to load bitmap image" msgstr "" "Akukho vimba wolwazi owaneleyo ukuba kungafakwa umfanekiso wengqokelela " "yamasuntsu" -#: gdk-pixbuf/io-bmp.c:318 +#: gdk-pixbuf/io-bmp.c:316 msgid "BMP image has unsupported header size" msgstr "" "Umfanekiso we-BMP uwubuxhasanga ubungakanani bobukhulu bokubhalwe emantla " "ephepha" -#: gdk-pixbuf/io-bmp.c:356 +#: gdk-pixbuf/io-bmp.c:354 msgid "Topdown BMP images cannot be compressed" msgstr "Imifanekiso ye-Topdown BMP ayikwazi ukushwankathelwa" -#: gdk-pixbuf/io-bmp.c:716 gdk-pixbuf/io-pnm.c:707 +#: gdk-pixbuf/io-bmp.c:714 gdk-pixbuf/io-pnm.c:705 msgid "Premature end-of-file encountered" msgstr "Kufumaniseke ukupheliswa kwefayili phambi kwexesha" -#: gdk-pixbuf/io-bmp.c:1328 +#: gdk-pixbuf/io-bmp.c:1326 #, fuzzy msgid "Couldn't allocate memory for saving BMP file" msgstr "" "Ayikwazanga ukwandisa uvimba wolwazi ukuze akwazi ukufaka ifayili ye-JPEG" -#: gdk-pixbuf/io-bmp.c:1369 +#: gdk-pixbuf/io-bmp.c:1367 #, fuzzy msgid "Couldn't write to BMP file" msgstr "Ayikwazanga ukutshintsha igama lefayili" -#: gdk-pixbuf/io-bmp.c:1422 gdk-pixbuf/io-gdip-bmp.c:82 +#: gdk-pixbuf/io-bmp.c:1420 gdk-pixbuf/io-gdip-bmp.c:80 msgid "The BMP image format" msgstr "Ubume bomfanekiso i-BMP" -#: gdk-pixbuf/io-gdip-emf.c:59 +#: gdk-pixbuf/io-gdip-emf.c:57 #, fuzzy msgid "The EMF image format" msgstr "Ubume bomfanekiso i-BMP" -#: gdk-pixbuf/io-gdip-gif.c:80 gdk-pixbuf/io-gif.c:1720 +#: gdk-pixbuf/io-gdip-gif.c:78 gdk-pixbuf/io-gif.c:1718 msgid "The GIF image format" msgstr "Ubume bomfanekiso we-GIF" -#: gdk-pixbuf/io-gdip-ico.c:59 gdk-pixbuf/io-ico.c:1271 +#: gdk-pixbuf/io-gdip-ico.c:57 gdk-pixbuf/io-ico.c:1269 msgid "The ICO image format" msgstr "Ubume bomfanekiso we-ICO" -#: gdk-pixbuf/io-gdip-jpeg.c:53 gdk-pixbuf/io-jpeg.c:1249 +#: gdk-pixbuf/io-gdip-jpeg.c:51 gdk-pixbuf/io-jpeg.c:1249 #, c-format msgid "" "JPEG quality must be a value between 0 and 100; value '%s' could not be " @@ -245,7 +250,7 @@ msgstr "" "Ubunjani be-JPEG kufuneka buxabise phakathi kwe-0 ne-100; ixabiso '%s' " "alihlahlelwanga." -#: gdk-pixbuf/io-gdip-jpeg.c:68 gdk-pixbuf/io-jpeg.c:1265 +#: gdk-pixbuf/io-gdip-jpeg.c:66 gdk-pixbuf/io-jpeg.c:1265 #, c-format msgid "" "JPEG quality must be a value between 0 and 100; value '%d' is not allowed." @@ -253,117 +258,121 @@ msgstr "" "Ubunjani be-JPEG kufuneka buxabise phakathi kwe-0 ne100; ixabiso '%d' " "livumelekile." -#: gdk-pixbuf/io-gdip-jpeg.c:136 gdk-pixbuf/io-jpeg.c:1478 +#: gdk-pixbuf/io-gdip-jpeg.c:134 gdk-pixbuf/io-jpeg.c:1478 msgid "The JPEG image format" msgstr "Ubume bomfanekiso we-JPEG" -#: gdk-pixbuf/io-gdip-utils.c:154 +#: gdk-pixbuf/io-gdip-tiff.c:80 gdk-pixbuf/io-tiff.c:786 +msgid "The TIFF image format" +msgstr "I-format yomfanekiso i-TIFF" + +#: gdk-pixbuf/io-gdip-utils.c:152 #, fuzzy, c-format msgid "Could not allocate memory: %s" msgstr "Ayikwazanga ukunikezela uvimba wolwazi kwi-header" -#: gdk-pixbuf/io-gdip-utils.c:179 gdk-pixbuf/io-gdip-utils.c:293 -#: gdk-pixbuf/io-gdip-utils.c:333 +#: gdk-pixbuf/io-gdip-utils.c:177 gdk-pixbuf/io-gdip-utils.c:291 +#: gdk-pixbuf/io-gdip-utils.c:331 #, fuzzy, c-format msgid "Could not create stream: %s" msgstr "Impazamo xa kudalwa uvimba wefayili '%s': %s" -#: gdk-pixbuf/io-gdip-utils.c:193 +#: gdk-pixbuf/io-gdip-utils.c:191 #, fuzzy, c-format msgid "Could not seek stream: %s" msgstr "Ayikwazanga ukukhetha into" -#: gdk-pixbuf/io-gdip-utils.c:205 +#: gdk-pixbuf/io-gdip-utils.c:203 #, fuzzy, c-format msgid "Could not read from stream: %s" msgstr "Impazamo xa kudalwa uvimba wefayili '%s': %s" -#: gdk-pixbuf/io-gdip-utils.c:617 +#: gdk-pixbuf/io-gdip-utils.c:615 #, fuzzy msgid "Couldn't load bitmap" msgstr "Ayikwazanga ukutshintsha igama lefayili" -#: gdk-pixbuf/io-gdip-utils.c:773 +#: gdk-pixbuf/io-gdip-utils.c:771 #, fuzzy msgid "Couldn't load metafile" msgstr "Ayikwazanga ukutshintsha igama lefayili" -#: gdk-pixbuf/io-gdip-utils.c:878 +#: gdk-pixbuf/io-gdip-utils.c:876 #, fuzzy msgid "Unsupported image format for GDI+" msgstr "uhlobo lomfanekiso oluyi-RAS variation" -#: gdk-pixbuf/io-gdip-utils.c:885 +#: gdk-pixbuf/io-gdip-utils.c:883 #, fuzzy msgid "Couldn't save" msgstr "Ayikwazanga ukugcina okuseleyo" -#: gdk-pixbuf/io-gdip-wmf.c:58 +#: gdk-pixbuf/io-gdip-wmf.c:56 #, fuzzy msgid "The WMF image format" msgstr "I-format yemifanekiso eyi-WBMP" -#: gdk-pixbuf/io-gif.c:222 +#: gdk-pixbuf/io-gif.c:220 #, c-format msgid "Failure reading GIF: %s" msgstr "Ayiphumelelanga ukufunda i-GIF: %s" -#: gdk-pixbuf/io-gif.c:496 gdk-pixbuf/io-gif.c:1502 gdk-pixbuf/io-gif.c:1669 +#: gdk-pixbuf/io-gif.c:494 gdk-pixbuf/io-gif.c:1500 gdk-pixbuf/io-gif.c:1667 msgid "GIF file was missing some data (perhaps it was truncated somehow?)" msgstr "" "Ifayili ye-GIF ibingenayo enye i-data (mhlawumbi iyekwe phakathi ngendlela " "ethile?)" -#: gdk-pixbuf/io-gif.c:505 +#: gdk-pixbuf/io-gif.c:503 #, c-format msgid "Internal error in the GIF loader (%s)" msgstr "Impazamo yangaphakathi kwisifaki se-GIF (%s)" -#: gdk-pixbuf/io-gif.c:579 +#: gdk-pixbuf/io-gif.c:577 msgid "Stack overflow" msgstr "Ukuchitheka kwemfumba" -#: gdk-pixbuf/io-gif.c:639 +#: gdk-pixbuf/io-gif.c:637 msgid "GIF image loader cannot understand this image." msgstr "Isifaki mifanekiso se-GIF asiwuqondi lo mfanekiso." -#: gdk-pixbuf/io-gif.c:668 +#: gdk-pixbuf/io-gif.c:666 msgid "Bad code encountered" msgstr "Kufumaneke ikhowudi engalunganga" -#: gdk-pixbuf/io-gif.c:678 +#: gdk-pixbuf/io-gif.c:676 msgid "Circular table entry in GIF file" msgstr "Kungene itheyibhile esisangqa kwifayile i-GIF" -#: gdk-pixbuf/io-gif.c:866 gdk-pixbuf/io-gif.c:1488 gdk-pixbuf/io-gif.c:1541 -#: gdk-pixbuf/io-gif.c:1657 +#: gdk-pixbuf/io-gif.c:864 gdk-pixbuf/io-gif.c:1486 gdk-pixbuf/io-gif.c:1539 +#: gdk-pixbuf/io-gif.c:1655 msgid "Not enough memory to load GIF file" msgstr "Uvimba wolwazi akalingananga ukuba kungafakwa ifayili ye-GIF" -#: gdk-pixbuf/io-gif.c:960 +#: gdk-pixbuf/io-gif.c:958 #, fuzzy msgid "Not enough memory to composite a frame in GIF file" msgstr "Uvimba wolwazi akalingananga ukuba kungafakwa ifayili ye-GIF" -#: gdk-pixbuf/io-gif.c:1132 +#: gdk-pixbuf/io-gif.c:1130 msgid "GIF image is corrupt (incorrect LZW compression)" msgstr "Umfanekiso we-GIF wonakele (isishwankathelo se-LZW asichanekanga)" -#: gdk-pixbuf/io-gif.c:1182 +#: gdk-pixbuf/io-gif.c:1180 msgid "File does not appear to be a GIF file" msgstr "Le fayili ayikhangeleki njengefayili ye-GIF" -#: gdk-pixbuf/io-gif.c:1194 +#: gdk-pixbuf/io-gif.c:1192 #, c-format msgid "Version %s of the GIF file format is not supported" msgstr "Uhlobo %s lobume befayili ye-GIF aluxhaswanga" -#: gdk-pixbuf/io-gif.c:1241 +#: gdk-pixbuf/io-gif.c:1239 #, fuzzy msgid "Resulting GIF image has zero size" msgstr "Umfanekiso awunabubanzi" -#: gdk-pixbuf/io-gif.c:1320 +#: gdk-pixbuf/io-gif.c:1318 msgid "" "GIF image has no global colormap, and a frame inside it has no local " "colormap." @@ -371,7 +380,7 @@ msgstr "" "Umfanekiso we-GIFawunayo yonke imaphu yemibala, yaye isakhelo esingaphakathi " "kwawo asinayo imibala efikeleleka ngqo kwimaphu yemibala." -#: gdk-pixbuf/io-gif.c:1564 +#: gdk-pixbuf/io-gif.c:1562 msgid "GIF image was truncated or incomplete." msgstr "Umfanekiso we-GIF uyekwe esithubeni okanye awugqitywanga." @@ -390,97 +399,97 @@ msgstr "Ayikwazanga ukukhetha into" msgid "The ICNS image format" msgstr "Ubume bomfanekiso we-ICO" -#: gdk-pixbuf/io-ico.c:228 gdk-pixbuf/io-ico.c:242 gdk-pixbuf/io-ico.c:291 -#: gdk-pixbuf/io-ico.c:302 gdk-pixbuf/io-ico.c:395 +#: gdk-pixbuf/io-ico.c:226 gdk-pixbuf/io-ico.c:240 gdk-pixbuf/io-ico.c:289 +#: gdk-pixbuf/io-ico.c:300 gdk-pixbuf/io-ico.c:393 msgid "Invalid header in icon" msgstr "I-header engavunywanga kumfanekiso ongumqondiso" -#: gdk-pixbuf/io-ico.c:257 gdk-pixbuf/io-ico.c:312 gdk-pixbuf/io-ico.c:405 -#: gdk-pixbuf/io-ico.c:458 gdk-pixbuf/io-ico.c:488 +#: gdk-pixbuf/io-ico.c:255 gdk-pixbuf/io-ico.c:310 gdk-pixbuf/io-ico.c:403 +#: gdk-pixbuf/io-ico.c:456 gdk-pixbuf/io-ico.c:486 msgid "Not enough memory to load icon" msgstr "" "Akukho vimba wolwazi owaneleyo ukuba kungafakwa umfanekiso ongumqondiso" -#: gdk-pixbuf/io-ico.c:338 +#: gdk-pixbuf/io-ico.c:336 msgid "Compressed icons are not supported" msgstr "Isishwankathelo somfanekiso ongumqondiso asixhaswanga" -#: gdk-pixbuf/io-ico.c:358 +#: gdk-pixbuf/io-ico.c:356 msgid "Icon has zero width" msgstr "Umfanekiso ongumqondiso awunabubanzi" -#: gdk-pixbuf/io-ico.c:368 +#: gdk-pixbuf/io-ico.c:366 msgid "Icon has zero height" msgstr "Umfanekiso ongumqondiso awunabude" -#: gdk-pixbuf/io-ico.c:443 +#: gdk-pixbuf/io-ico.c:441 msgid "Unsupported icon type" msgstr "Uhlobo lomfanekiso ongumqondiso ongaxhaswanga" -#: gdk-pixbuf/io-ico.c:537 +#: gdk-pixbuf/io-ico.c:535 msgid "Not enough memory to load ICO file" msgstr "Uvimba wolwazi akanelanga ukuba kungafakwa ifayili ye-ICO" -#: gdk-pixbuf/io-ico.c:1002 +#: gdk-pixbuf/io-ico.c:1000 msgid "Image too large to be saved as ICO" msgstr "Umfanekiso mkhulu kakhulu ukuba ungagcinwa njenge-ICO" -#: gdk-pixbuf/io-ico.c:1013 +#: gdk-pixbuf/io-ico.c:1011 msgid "Cursor hotspot outside image" msgstr "I-hotspot yekhesa ingaphandle komfanekiso" -#: gdk-pixbuf/io-ico.c:1036 +#: gdk-pixbuf/io-ico.c:1034 #, c-format msgid "Unsupported depth for ICO file: %d" msgstr "Ubunzulu abuxhaswanga kwifayili ye-ICO: %d" -#: gdk-pixbuf/io-jasper.c:74 +#: gdk-pixbuf/io-jasper.c:73 #, fuzzy msgid "Couldn't allocate memory for stream" msgstr "Ayikwazanga ukunikezela uvimba wolwazi kwi-header" -#: gdk-pixbuf/io-jasper.c:104 +#: gdk-pixbuf/io-jasper.c:103 #, fuzzy msgid "Couldn't decode image" msgstr "Ayikwazanga ukutshintsha igama lefayili" -#: gdk-pixbuf/io-jasper.c:122 +#: gdk-pixbuf/io-jasper.c:121 #, fuzzy msgid "Transformed JPEG2000 has zero width or height" msgstr "I-PNG eguqulweyo ayinabubanzi okanye ubude." -#: gdk-pixbuf/io-jasper.c:136 +#: gdk-pixbuf/io-jasper.c:135 #, fuzzy msgid "Image type currently not supported" msgstr "Uhlobo lomfanekiso '%s' aluxhaswanga" -#: gdk-pixbuf/io-jasper.c:148 gdk-pixbuf/io-jasper.c:156 +#: gdk-pixbuf/io-jasper.c:147 gdk-pixbuf/io-jasper.c:155 #, fuzzy msgid "Couldn't allocate memory for color profile" msgstr "" "Ayikwazanga ukwandisa uvimba wolwazi ukuze akwazi ukufaka ifayili ye-JPEG" -#: gdk-pixbuf/io-jasper.c:182 +#: gdk-pixbuf/io-jasper.c:181 #, fuzzy msgid "Insufficient memory to open JPEG 2000 file" msgstr "Uvimba wolwazi akanelanga ukuba angavula ifayili ye-TIFF" -#: gdk-pixbuf/io-jasper.c:261 +#: gdk-pixbuf/io-jasper.c:260 #, fuzzy msgid "Couldn't allocate memory to buffer image data" msgstr "Ayikwazanga ukwandisa uvimba wolwazi lwe-data yomgca" -#: gdk-pixbuf/io-jasper.c:305 +#: gdk-pixbuf/io-jasper.c:304 #, fuzzy msgid "The JPEG 2000 image format" msgstr "Ubume bomfanekiso we-JPEG" -#: gdk-pixbuf/io-jpeg.c:126 +#: gdk-pixbuf/io-jpeg.c:124 #, c-format msgid "Error interpreting JPEG image file (%s)" msgstr "Impazamo ekutolikeni ifayili yomfanekiso i-JPEG (%s)" -#: gdk-pixbuf/io-jpeg.c:604 +#: gdk-pixbuf/io-jpeg.c:597 msgid "" "Insufficient memory to load image, try exiting some applications to free " "memory" @@ -488,18 +497,18 @@ msgstr "" "Uvimba wolwazi akanelanga ukuba angafaka umfanekiso, zama ukuphuma kwezinye " "iinkqubo ukwandisa uvimba wolwazi" -#: gdk-pixbuf/io-jpeg.c:651 gdk-pixbuf/io-jpeg.c:865 +#: gdk-pixbuf/io-jpeg.c:645 gdk-pixbuf/io-jpeg.c:858 #, c-format msgid "Unsupported JPEG color space (%s)" msgstr "Indawo yombala ye-JPEG ayixhaswanga (%s)" -#: gdk-pixbuf/io-jpeg.c:764 gdk-pixbuf/io-jpeg.c:1044 +#: gdk-pixbuf/io-jpeg.c:757 gdk-pixbuf/io-jpeg.c:1037 #: gdk-pixbuf/io-jpeg.c:1308 gdk-pixbuf/io-jpeg.c:1318 msgid "Couldn't allocate memory for loading JPEG file" msgstr "" "Ayikwazanga ukwandisa uvimba wolwazi ukuze akwazi ukufaka ifayili ye-JPEG" -#: gdk-pixbuf/io-jpeg.c:1018 +#: gdk-pixbuf/io-jpeg.c:1011 #, fuzzy msgid "Transformed JPEG has zero width or height." msgstr "I-PNG eguqulweyo ayinabubanzi okanye ubude." @@ -509,94 +518,94 @@ msgstr "I-PNG eguqulweyo ayinabubanzi okanye ubude." msgid "Color profile has invalid length '%u'." msgstr "" -#: gdk-pixbuf/io-pcx.c:186 +#: gdk-pixbuf/io-pcx.c:184 msgid "Couldn't allocate memory for header" msgstr "Ayikwazanga ukunikezela uvimba wolwazi kwi-header" -#: gdk-pixbuf/io-pcx.c:201 gdk-pixbuf/io-pcx.c:559 +#: gdk-pixbuf/io-pcx.c:199 gdk-pixbuf/io-pcx.c:557 msgid "Couldn't allocate memory for context buffer" msgstr "Ayikwazanga ukunikezela ngovimba wolwazi kumgcini wethutyana" -#: gdk-pixbuf/io-pcx.c:600 +#: gdk-pixbuf/io-pcx.c:598 msgid "Image has invalid width and/or height" msgstr "Umfanekiso unobubanzi/ubude obungavumelekanga" -#: gdk-pixbuf/io-pcx.c:612 gdk-pixbuf/io-pcx.c:673 +#: gdk-pixbuf/io-pcx.c:610 gdk-pixbuf/io-pcx.c:671 msgid "Image has unsupported bpp" msgstr "Umfanekiso une-bpp engaxhaswanga" -#: gdk-pixbuf/io-pcx.c:617 gdk-pixbuf/io-pcx.c:625 +#: gdk-pixbuf/io-pcx.c:615 gdk-pixbuf/io-pcx.c:623 #, c-format msgid "Image has unsupported number of %d-bit planes" msgstr "Umfanekiso unenani elingaxhaswanga lee-%d-bit planes" -#: gdk-pixbuf/io-pcx.c:641 +#: gdk-pixbuf/io-pcx.c:639 msgid "Couldn't create new pixbuf" msgstr "Ayikwazanga ukwakha i-pixbuf entsha" -#: gdk-pixbuf/io-pcx.c:649 +#: gdk-pixbuf/io-pcx.c:647 msgid "Couldn't allocate memory for line data" msgstr "Ayikwazanga ukwandisa uvimba wolwazi lwe-data yomgca" -#: gdk-pixbuf/io-pcx.c:656 +#: gdk-pixbuf/io-pcx.c:654 #, fuzzy msgid "Couldn't allocate memory for PCX image" msgstr "Ayikwazanga ukunikezela uvimba wolwazi kwi-header" -#: gdk-pixbuf/io-pcx.c:703 +#: gdk-pixbuf/io-pcx.c:701 msgid "Didn't get all lines of PCX image" msgstr "Ayifumananga yonke imigca yomfanekiso we-PCX" -#: gdk-pixbuf/io-pcx.c:710 +#: gdk-pixbuf/io-pcx.c:708 msgid "No palette found at end of PCX data" msgstr "Akukho ngqokelela yezixhobo ethe yafunyanwa ekugqibeleni kwe-PCX data" -#: gdk-pixbuf/io-pcx.c:755 +#: gdk-pixbuf/io-pcx.c:753 msgid "The PCX image format" msgstr "Ubume bomfanekiso bomfanekiso we-PCX" -#: gdk-pixbuf/io-pixdata.c:148 +#: gdk-pixbuf/io-pixdata.c:146 #, fuzzy msgid "Transformed pixbuf has zero width or height." msgstr "I-PNG eguqulweyo ayinabubanzi okanye ubude." -#: gdk-pixbuf/io-pixdata.c:186 +#: gdk-pixbuf/io-pixdata.c:184 #, fuzzy msgid "The GdkPixdata format" msgstr "Ubume bomfanekiso we-GIF" -#: gdk-pixbuf/io-png.c:54 +#: gdk-pixbuf/io-png.c:53 msgid "Bits per channel of PNG image is invalid." msgstr "Amasuntsu ejelo ngalinye lomfanekiso we-PNG alivumelekanga." -#: gdk-pixbuf/io-png.c:135 gdk-pixbuf/io-png.c:641 +#: gdk-pixbuf/io-png.c:134 gdk-pixbuf/io-png.c:640 msgid "Transformed PNG has zero width or height." msgstr "I-PNG eguqulweyo ayinabubanzi okanye ubude." -#: gdk-pixbuf/io-png.c:143 +#: gdk-pixbuf/io-png.c:142 msgid "Bits per channel of transformed PNG is not 8." msgstr "Amasuntsu ejelo ngalinye eliguquliweyo i-PNG alisosi-8." -#: gdk-pixbuf/io-png.c:152 +#: gdk-pixbuf/io-png.c:151 msgid "Transformed PNG not RGB or RGBA." msgstr "Eguquliweyo i-PNG hayi i-RGB okanye i-RGBA." -#: gdk-pixbuf/io-png.c:161 +#: gdk-pixbuf/io-png.c:160 msgid "Transformed PNG has unsupported number of channels, must be 3 or 4." msgstr "" "Eguquliweyo i-PNG inenani lamajelo elingaxhaswanga, nekufuneka ibe sisi-3 " "okanye isi-4." -#: gdk-pixbuf/io-png.c:182 +#: gdk-pixbuf/io-png.c:181 #, c-format msgid "Fatal error in PNG image file: %s" msgstr "Impazamo ekukufa kumfanekiso wefayili i-PNG: %s" -#: gdk-pixbuf/io-png.c:315 +#: gdk-pixbuf/io-png.c:314 msgid "Insufficient memory to load PNG file" msgstr "Akonelanga uvimba wolwazi ukuba angafaka ifayili i-PNG" -#: gdk-pixbuf/io-png.c:656 +#: gdk-pixbuf/io-png.c:655 #, fuzzy, c-format msgid "" "Insufficient memory to store a %lu by %lu image; try exiting some " @@ -605,32 +614,32 @@ msgstr "" "Akonelanga uvimba wolwazi ukuba angagcina i-%ld by %ld image; zama ukuphuma " "kwezinye iinkqubo ukunciphisa ukusetyenziswa kovimba wolwazi" -#: gdk-pixbuf/io-png.c:719 +#: gdk-pixbuf/io-png.c:718 msgid "Fatal error reading PNG image file" msgstr "Impazamo ebulalayo ekufundeni ifayili yemifanekiso i-PNG" -#: gdk-pixbuf/io-png.c:768 +#: gdk-pixbuf/io-png.c:767 #, c-format msgid "Fatal error reading PNG image file: %s" msgstr "Impazamo ebulalayo ekufundeni ifayile yemifanekiso i-PNG : %s" -#: gdk-pixbuf/io-png.c:858 +#: gdk-pixbuf/io-png.c:857 msgid "" "Keys for PNG text chunks must have at least 1 and at most 79 characters." msgstr "" "Amaqhosha esiqa sombhalo we-PNG kufuneka abe nophawu olu-1 ubuncinane ukuya " "kuma-79." -#: gdk-pixbuf/io-png.c:867 +#: gdk-pixbuf/io-png.c:866 msgid "Keys for PNG text chunks must be ASCII characters." msgstr "Amaqhosha esiqa sombhalo we-PNG kufuneka abe ne-ASCII yeempawu." -#: gdk-pixbuf/io-png.c:881 gdk-pixbuf/io-tiff.c:667 +#: gdk-pixbuf/io-png.c:880 gdk-pixbuf/io-tiff.c:665 #, c-format msgid "Color profile has invalid length %d." msgstr "" -#: gdk-pixbuf/io-png.c:894 +#: gdk-pixbuf/io-png.c:893 #, fuzzy, c-format msgid "" "PNG compression level must be a value between 0 and 9; value '%s' could not " @@ -639,7 +648,7 @@ msgstr "" "Ubunjani be-JPEG kufuneka buxabise phakathi kwe-0 ne-100; ixabiso '%s' " "alihlahlelwanga." -#: gdk-pixbuf/io-png.c:907 +#: gdk-pixbuf/io-png.c:906 #, fuzzy, c-format msgid "" "PNG compression level must be a value between 0 and 9; value '%d' is not " @@ -648,349 +657,345 @@ msgstr "" "Ubunjani be-JPEG kufuneka buxabise phakathi kwe-0 ne100; ixabiso '%d' " "livumelekile." -#: gdk-pixbuf/io-png.c:955 +#: gdk-pixbuf/io-png.c:954 #, c-format msgid "Value for PNG text chunk %s cannot be converted to ISO-8859-1 encoding." msgstr "" "Ixabiso lesiqa sombhalo we-PNG %s asinako ukuguqulwa sisiwe kwi-ISO-8859-1 " "encoding." -#: gdk-pixbuf/io-png.c:1118 +#: gdk-pixbuf/io-png.c:1117 msgid "The PNG image format" msgstr "Ubume bomfanekiso we-PNG" -#: gdk-pixbuf/io-pnm.c:248 +#: gdk-pixbuf/io-pnm.c:246 msgid "PNM loader expected to find an integer, but didn't" msgstr "" "Isifaki-nkqubo se-PNM kulindeleke ukuba sifumane inani, kodwa asikwazanga" -#: gdk-pixbuf/io-pnm.c:280 +#: gdk-pixbuf/io-pnm.c:278 msgid "PNM file has an incorrect initial byte" msgstr "Ifayili ye-PNM ine-byte yokuqala engachanekanga" -#: gdk-pixbuf/io-pnm.c:310 +#: gdk-pixbuf/io-pnm.c:308 msgid "PNM file is not in a recognized PNM subformat" msgstr "Ifayili i-PNM ayikho kubume bangaphakathi be-PNM obunokunakanwa" -#: gdk-pixbuf/io-pnm.c:335 +#: gdk-pixbuf/io-pnm.c:333 msgid "PNM file has an image width of 0" msgstr "Ifayili i-PNM inomfanekiso obubanzi buli-0" -#: gdk-pixbuf/io-pnm.c:356 +#: gdk-pixbuf/io-pnm.c:354 msgid "PNM file has an image height of 0" msgstr "Ifayili ye-PNM inobude bomfanekiso obungu-0" -#: gdk-pixbuf/io-pnm.c:379 +#: gdk-pixbuf/io-pnm.c:377 msgid "Maximum color value in PNM file is 0" msgstr "Ubukhulu bexabiso lombala okwifayili ye-PNM ngu-0" -#: gdk-pixbuf/io-pnm.c:387 +#: gdk-pixbuf/io-pnm.c:385 msgid "Maximum color value in PNM file is too large" msgstr "" "Ubukhulu bexabiso lombala okwifayili ye-PNM bukhulu kakhuluis too large" -#: gdk-pixbuf/io-pnm.c:427 gdk-pixbuf/io-pnm.c:457 gdk-pixbuf/io-pnm.c:502 +#: gdk-pixbuf/io-pnm.c:425 gdk-pixbuf/io-pnm.c:455 gdk-pixbuf/io-pnm.c:500 msgid "Raw PNM image type is invalid" msgstr "Umfanekiso ongekenziwa nto wohlobo lwe-PNM awuvumelekanga" -#: gdk-pixbuf/io-pnm.c:652 +#: gdk-pixbuf/io-pnm.c:650 msgid "PNM image loader does not support this PNM subformat" msgstr "Isifaki-mfanekiso se-PNM asiyixhasi le-PNM subformat" -#: gdk-pixbuf/io-pnm.c:739 gdk-pixbuf/io-pnm.c:966 +#: gdk-pixbuf/io-pnm.c:737 gdk-pixbuf/io-pnm.c:964 msgid "Raw PNM formats require exactly one whitespace before sample data" msgstr "" "Iformat engenziwanga nto ye=PNM ifuna indawo enye phambi kwe-data eyisampuli" -#: gdk-pixbuf/io-pnm.c:766 +#: gdk-pixbuf/io-pnm.c:764 msgid "Cannot allocate memory for loading PNM image" msgstr "Ayikwazi ukwandisa uvimba wolwazi ukuze ifake umfanekiso we-PNM" -#: gdk-pixbuf/io-pnm.c:816 +#: gdk-pixbuf/io-pnm.c:814 msgid "Insufficient memory to load PNM context struct" msgstr "Uvimba wolwazi akonelanga ukuba angafaka i-PNM context struct" -#: gdk-pixbuf/io-pnm.c:867 +#: gdk-pixbuf/io-pnm.c:865 msgid "Unexpected end of PNM image data" msgstr "Ukufika ekugqibeleni okungalindelekanga kwe-PNM image data" -#: gdk-pixbuf/io-pnm.c:995 +#: gdk-pixbuf/io-pnm.c:993 msgid "Insufficient memory to load PNM file" msgstr "Uvimba wolwazi akonelanga ukuba angafaka ifayili ye-PNM" -#: gdk-pixbuf/io-pnm.c:1079 +#: gdk-pixbuf/io-pnm.c:1077 msgid "The PNM/PBM/PGM/PPM image format family" msgstr "Ii-PNM/PBM/PGM/PPM lusapho lokulungelelanisa umfanekiso wobume" -#: gdk-pixbuf/io-qtif.c:128 +#: gdk-pixbuf/io-qtif.c:126 msgid "Input file descriptor is NULL." msgstr "" -#: gdk-pixbuf/io-qtif.c:143 +#: gdk-pixbuf/io-qtif.c:141 #, fuzzy msgid "Failed to read QTIF header" msgstr "Ayiphumelelanga ukuvula umfanekiso we-TIFF" -#: gdk-pixbuf/io-qtif.c:152 gdk-pixbuf/io-qtif.c:189 gdk-pixbuf/io-qtif.c:459 +#: gdk-pixbuf/io-qtif.c:150 gdk-pixbuf/io-qtif.c:187 gdk-pixbuf/io-qtif.c:454 #, c-format msgid "QTIF atom size too large (%d byte)" msgid_plural "QTIF atom size too large (%d bytes)" msgstr[0] "" msgstr[1] "" -#: gdk-pixbuf/io-qtif.c:175 +#: gdk-pixbuf/io-qtif.c:173 #, fuzzy, c-format msgid "Failed to allocate %d byte for file read buffer" msgid_plural "Failed to allocate %d bytes for file read buffer" msgstr[0] "Ayikwazanga ukunikezela ngovimba wolwazi kumgcini wethutyana" msgstr[1] "Ayikwazanga ukunikezela ngovimba wolwazi kumgcini wethutyana" -#: gdk-pixbuf/io-qtif.c:206 +#: gdk-pixbuf/io-qtif.c:201 #, fuzzy, c-format msgid "File error when reading QTIF atom: %s" msgstr "Ayiphumelelanga ukufunda i-GIF: %s" -#: gdk-pixbuf/io-qtif.c:243 +#: gdk-pixbuf/io-qtif.c:238 #, c-format msgid "Failed to skip the next %d byte with seek()." msgid_plural "Failed to skip the next %d bytes with seek()." msgstr[0] "" msgstr[1] "" -#: gdk-pixbuf/io-qtif.c:270 +#: gdk-pixbuf/io-qtif.c:265 #, fuzzy msgid "Failed to allocate QTIF context structure." msgstr "Ayikwazi ukunikezela uvimba wolwazi kwi-TGA context struct" -#: gdk-pixbuf/io-qtif.c:330 +#: gdk-pixbuf/io-qtif.c:325 #, fuzzy msgid "Failed to create GdkPixbufLoader object." msgstr "Ayiphumelelanga ukufunda kwifayili yexeshana" -#: gdk-pixbuf/io-qtif.c:434 +#: gdk-pixbuf/io-qtif.c:429 #, fuzzy msgid "Failed to find an image data atom." msgstr "Ayiphumelelanga ukuvula umfanekiso we-TIFF" -#: gdk-pixbuf/io-qtif.c:618 +#: gdk-pixbuf/io-qtif.c:613 #, fuzzy msgid "The QTIF image format" msgstr "I-format yomfanekiso i-TIFF" -#: gdk-pixbuf/io-ras.c:125 +#: gdk-pixbuf/io-ras.c:123 msgid "RAS image has bogus header data" msgstr "Umfanekiso we-RAS one-bogus header data" -#: gdk-pixbuf/io-ras.c:147 +#: gdk-pixbuf/io-ras.c:145 msgid "RAS image has unknown type" msgstr "Umfanekiso we-RAS ngowohlobo olungaziwayo" -#: gdk-pixbuf/io-ras.c:155 +#: gdk-pixbuf/io-ras.c:153 msgid "unsupported RAS image variation" msgstr "uhlobo lomfanekiso oluyi-RAS variation" -#: gdk-pixbuf/io-ras.c:170 gdk-pixbuf/io-ras.c:199 +#: gdk-pixbuf/io-ras.c:168 gdk-pixbuf/io-ras.c:197 msgid "Not enough memory to load RAS image" msgstr "Uvimba wolwazi akonelanga ukuba angafaka umfanekiso we-RAS" -#: gdk-pixbuf/io-ras.c:544 +#: gdk-pixbuf/io-ras.c:542 msgid "The Sun raster image format" msgstr "Ulungelelwaniso lwe-format yomfanekiso eyi-The Sun raster" -#: gdk-pixbuf/io-tga.c:153 +#: gdk-pixbuf/io-tga.c:151 msgid "Cannot allocate memory for IOBuffer struct" msgstr "Ayinako ukunikezela ngovimba wolwazi lwe-IOBuffer struct" -#: gdk-pixbuf/io-tga.c:172 +#: gdk-pixbuf/io-tga.c:170 msgid "Cannot allocate memory for IOBuffer data" msgstr "Ayinako ukunikezela ngovimba wolwazi kwi- IOBuffer data" -#: gdk-pixbuf/io-tga.c:183 +#: gdk-pixbuf/io-tga.c:181 msgid "Cannot realloc IOBuffer data" msgstr "Ayinako ukunikezelwa kwakhona nge-IOBuffer data" -#: gdk-pixbuf/io-tga.c:213 +#: gdk-pixbuf/io-tga.c:211 msgid "Cannot allocate temporary IOBuffer data" msgstr "Ayikwazi ukunikezela nge-IOBuffer data yexeshana" -#: gdk-pixbuf/io-tga.c:346 +#: gdk-pixbuf/io-tga.c:339 msgid "Cannot allocate new pixbuf" msgstr "Ayikwazi ukunikezela nge-pixbuf entsha" -#: gdk-pixbuf/io-tga.c:685 +#: gdk-pixbuf/io-tga.c:678 #, fuzzy msgid "Image is corrupted or truncated" msgstr "Umfanekiso we-GIF uyekwe esithubeni okanye awugqitywanga." -#: gdk-pixbuf/io-tga.c:692 +#: gdk-pixbuf/io-tga.c:685 msgid "Cannot allocate colormap structure" msgstr "Ayikwazi ukunikezela ngesakhiwo semephu yemibala" -#: gdk-pixbuf/io-tga.c:699 +#: gdk-pixbuf/io-tga.c:692 msgid "Cannot allocate colormap entries" msgstr "Ayikwazi ukunikezela ngezingeniso zemephu yemibala" -#: gdk-pixbuf/io-tga.c:721 +#: gdk-pixbuf/io-tga.c:714 msgid "Unexpected bitdepth for colormap entries" msgstr "I-bitdepth engalindelekanga kwiingeniso zemephu yemibala" -#: gdk-pixbuf/io-tga.c:739 +#: gdk-pixbuf/io-tga.c:732 msgid "Cannot allocate TGA header memory" msgstr "Ayikwazi ukunikezela ngovimba wolwazi we-TGA header" -#: gdk-pixbuf/io-tga.c:772 +#: gdk-pixbuf/io-tga.c:765 msgid "TGA image has invalid dimensions" msgstr "Umfanekiso we-TGA unamacala angavunyelwanga" -#: gdk-pixbuf/io-tga.c:778 gdk-pixbuf/io-tga.c:787 gdk-pixbuf/io-tga.c:797 -#: gdk-pixbuf/io-tga.c:807 gdk-pixbuf/io-tga.c:814 +#: gdk-pixbuf/io-tga.c:771 gdk-pixbuf/io-tga.c:780 gdk-pixbuf/io-tga.c:790 +#: gdk-pixbuf/io-tga.c:800 gdk-pixbuf/io-tga.c:807 msgid "TGA image type not supported" msgstr "Umfanekiso wohlobo lwe-TGA awuxhaswanga" -#: gdk-pixbuf/io-tga.c:861 +#: gdk-pixbuf/io-tga.c:854 msgid "Cannot allocate memory for TGA context struct" msgstr "Ayikwazi ukunikezela uvimba wolwazi kwi-TGA context struct" -#: gdk-pixbuf/io-tga.c:926 +#: gdk-pixbuf/io-tga.c:919 msgid "Excess data in file" msgstr "Kukho i-data eninzi kakhulu kule fayili" -#: gdk-pixbuf/io-tga.c:1007 +#: gdk-pixbuf/io-tga.c:1000 msgid "The Targa image format" msgstr "I-format yomfanekiso i-Targa" -#: gdk-pixbuf/io-tiff.c:104 +#: gdk-pixbuf/io-tiff.c:102 msgid "Could not get image width (bad TIFF file)" msgstr "Ayikwazi ukufumana ububanzi bomfanekiso (ifayili engalunganga ye-TIFF)" # ifayili -#: gdk-pixbuf/io-tiff.c:112 +#: gdk-pixbuf/io-tiff.c:110 msgid "Could not get image height (bad TIFF file)" msgstr "Ayikwazi ukufumana ubude bomfanekiso (ifayili engalunganga ye-TIFF)" -#: gdk-pixbuf/io-tiff.c:120 +#: gdk-pixbuf/io-tiff.c:118 msgid "Width or height of TIFF image is zero" msgstr "Ububanzi okanye ubude befayili yomfanekiso ye-TIFF liqanda" -#: gdk-pixbuf/io-tiff.c:129 gdk-pixbuf/io-tiff.c:138 +#: gdk-pixbuf/io-tiff.c:127 gdk-pixbuf/io-tiff.c:136 msgid "Dimensions of TIFF image too large" msgstr "Makhulu gqitha amacala omfanekiso we-TIFF" -#: gdk-pixbuf/io-tiff.c:162 gdk-pixbuf/io-tiff.c:174 gdk-pixbuf/io-tiff.c:491 +#: gdk-pixbuf/io-tiff.c:160 gdk-pixbuf/io-tiff.c:172 gdk-pixbuf/io-tiff.c:489 msgid "Insufficient memory to open TIFF file" msgstr "Uvimba wolwazi akanelanga ukuba angavula ifayili ye-TIFF" -#: gdk-pixbuf/io-tiff.c:236 +#: gdk-pixbuf/io-tiff.c:234 msgid "Failed to load RGB data from TIFF file" msgstr "Ayiphumelelanga ukufaka i-RGB data esuka kwifayili ye-TIFF" -#: gdk-pixbuf/io-tiff.c:293 +#: gdk-pixbuf/io-tiff.c:291 msgid "Failed to open TIFF image" msgstr "Ayiphumelelanga ukuvula umfanekiso we-TIFF" -#: gdk-pixbuf/io-tiff.c:427 gdk-pixbuf/io-tiff.c:440 +#: gdk-pixbuf/io-tiff.c:425 gdk-pixbuf/io-tiff.c:438 msgid "Failed to load TIFF image" msgstr "Ayiphumelelanga ukufaka umfanekiso we-TIFF" -#: gdk-pixbuf/io-tiff.c:623 +#: gdk-pixbuf/io-tiff.c:621 #, fuzzy msgid "Failed to save TIFF image" msgstr "Ayiphumelelanga ukuvula umfanekiso we-TIFF" -#: gdk-pixbuf/io-tiff.c:656 +#: gdk-pixbuf/io-tiff.c:654 msgid "TIFF compression doesn't refer to a valid codec." msgstr "" -#: gdk-pixbuf/io-tiff.c:696 +#: gdk-pixbuf/io-tiff.c:694 #, fuzzy msgid "Failed to write TIFF data" msgstr "Ayiphumelelanga ukuvula umfanekiso we-TIFF" -#: gdk-pixbuf/io-tiff.c:733 +#: gdk-pixbuf/io-tiff.c:731 #, fuzzy msgid "Couldn't write to TIFF file" msgstr "Ayikwazanga ukutshintsha igama lefayili" -#: gdk-pixbuf/io-tiff.c:788 -msgid "The TIFF image format" -msgstr "I-format yomfanekiso i-TIFF" - -#: gdk-pixbuf/io-wbmp.c:245 +#: gdk-pixbuf/io-wbmp.c:243 msgid "Image has zero width" msgstr "Umfanekiso awunabubanzi" -#: gdk-pixbuf/io-wbmp.c:263 +#: gdk-pixbuf/io-wbmp.c:261 msgid "Image has zero height" msgstr "Umfanekiso awunabude" -#: gdk-pixbuf/io-wbmp.c:274 +#: gdk-pixbuf/io-wbmp.c:272 msgid "Not enough memory to load image" msgstr "Uvimba wolwazi akonelanga ukuba angafaka umfanekiso" -#: gdk-pixbuf/io-wbmp.c:333 +#: gdk-pixbuf/io-wbmp.c:331 msgid "Couldn't save the rest" msgstr "Ayikwazanga ukugcina okuseleyo" -#: gdk-pixbuf/io-wbmp.c:374 +#: gdk-pixbuf/io-wbmp.c:372 msgid "The WBMP image format" msgstr "I-format yemifanekiso eyi-WBMP" -#: gdk-pixbuf/io-xbm.c:304 +#: gdk-pixbuf/io-xbm.c:302 msgid "Invalid XBM file" msgstr "Ifayili ye-XBM engavunywangwa" -#: gdk-pixbuf/io-xbm.c:314 +#: gdk-pixbuf/io-xbm.c:312 msgid "Insufficient memory to load XBM image file" msgstr "Uvimba wolwazi akanelanga ukuba angafaka ifayili yemifanekiso ye- XBM" -#: gdk-pixbuf/io-xbm.c:462 +#: gdk-pixbuf/io-xbm.c:460 msgid "Failed to write to temporary file when loading XBM image" msgstr "" "Ayiphumelelanga ukubhala kwifayili yexeshana ngelixa ifaka umfanekiso we- XBM" -#: gdk-pixbuf/io-xbm.c:501 +#: gdk-pixbuf/io-xbm.c:499 msgid "The XBM image format" msgstr "I-format yomfanekiso we-XBM" -#: gdk-pixbuf/io-xpm.c:469 +#: gdk-pixbuf/io-xpm.c:467 msgid "No XPM header found" msgstr "I-XPM header ayifunyanwa" -#: gdk-pixbuf/io-xpm.c:478 +#: gdk-pixbuf/io-xpm.c:476 #, fuzzy msgid "Invalid XPM header" msgstr "Ifayili ye-XBM engavunywangwa" -#: gdk-pixbuf/io-xpm.c:486 +#: gdk-pixbuf/io-xpm.c:484 msgid "XPM file has image width <= 0" msgstr "Ifayili ye-XPM inobubanzi bomfanekiso obu-<= 0" -#: gdk-pixbuf/io-xpm.c:494 +#: gdk-pixbuf/io-xpm.c:492 msgid "XPM file has image height <= 0" msgstr "Ifayili ye-XPM inobubanzi bomfanekiso obu-<= 0" -#: gdk-pixbuf/io-xpm.c:502 +#: gdk-pixbuf/io-xpm.c:500 msgid "XPM has invalid number of chars per pixel" msgstr "I-XPM inenani elingavunywanga kwi-chars nge-pixel nganye" -#: gdk-pixbuf/io-xpm.c:511 +#: gdk-pixbuf/io-xpm.c:509 msgid "XPM file has invalid number of colors" msgstr "Ifayili ye-XPM file inenani lemibala engavunywanga" -#: gdk-pixbuf/io-xpm.c:523 gdk-pixbuf/io-xpm.c:532 gdk-pixbuf/io-xpm.c:584 +#: gdk-pixbuf/io-xpm.c:521 gdk-pixbuf/io-xpm.c:530 gdk-pixbuf/io-xpm.c:582 msgid "Cannot allocate memory for loading XPM image" msgstr "Ayikwazi ukunikela ngovimba wolwaz wokufaka umfanekiso we- XPM" -#: gdk-pixbuf/io-xpm.c:546 +#: gdk-pixbuf/io-xpm.c:544 msgid "Cannot read XPM colormap" msgstr "ayikwazi ukufunda imephu yemibala ye-XPM" -#: gdk-pixbuf/io-xpm.c:778 +#: gdk-pixbuf/io-xpm.c:776 msgid "Failed to write to temporary file when loading XPM image" msgstr "" "ayiphumelelanga ukubhala kwifayili yexeshana ngelixa ifaka umfanekiso we-XPM" -#: gdk-pixbuf/io-xpm.c:817 +#: gdk-pixbuf/io-xpm.c:815 msgid "The XPM image format" msgstr "I-format yomfanekiso we-XPM" diff --git a/po/yi.gmo b/po/yi.gmo index 188b7d0c2d1871eb80e0d5bf5c92f65a28732a39..bbc7b4cb5bd7581a4a6bb97897d1bf23ca83ea68 100644 GIT binary patch delta 26 hcmeCL?yuh9E6r=7YhbEtWTs$bU}a*qIZE182>@>_2RZ-% delta 26 hcmeCL?yuh9E6r=HYha>lXsTdnU}a>nIZE182>@>92Q>fy diff --git a/po/yi.po b/po/yi.po index 6f9f71a..4489d92 100644 --- a/po/yi.po +++ b/po/yi.po @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: 1.0\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=gdk-" "pixbuf\n" -"POT-Creation-Date: 2013-04-15 10:28-0400\n" +"POT-Creation-Date: 2014-05-26 20:46-0400\n" "PO-Revision-Date: 2003-02-11\n" "Last-Translator: Raphael Finkel \n" "Language-Team: None <>\n" @@ -16,18 +16,18 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: gdk-pixbuf/gdk-pixbuf-animation.c:160 gdk-pixbuf/gdk-pixbuf-io.c:1064 -#: gdk-pixbuf/gdk-pixbuf-io.c:1330 +#: gdk-pixbuf/gdk-pixbuf-animation.c:158 gdk-pixbuf/gdk-pixbuf-io.c:1077 +#: gdk-pixbuf/gdk-pixbuf-io.c:1333 #, c-format msgid "Failed to open file '%s': %s" msgstr "ניט געקענט עפֿענען טעקע '%s': %s" -#: gdk-pixbuf/gdk-pixbuf-animation.c:173 gdk-pixbuf/gdk-pixbuf-io.c:1076 +#: gdk-pixbuf/gdk-pixbuf-animation.c:171 gdk-pixbuf/gdk-pixbuf-io.c:962 #, c-format msgid "Image file '%s' contains no data" msgstr "בילדטעקע '%s' האָט קײן דאַטן ניט" -#: gdk-pixbuf/gdk-pixbuf-animation.c:212 +#: gdk-pixbuf/gdk-pixbuf-animation.c:210 #, c-format msgid "" "Failed to load animation '%s': reason not known, probably a corrupt " @@ -36,8 +36,8 @@ msgstr "" "ניט געקענט אַרײַנצושטעלן אַנימאַציע '%s' צוליב אומבאַקאַנטע סיבות, מסתּמא אַ " "קאָרומפּירטע אַנימאַציע טעקע" -#: gdk-pixbuf/gdk-pixbuf-animation.c:280 gdk-pixbuf/gdk-pixbuf-io.c:1112 -#: gdk-pixbuf/gdk-pixbuf-io.c:1382 +#: gdk-pixbuf/gdk-pixbuf-animation.c:278 gdk-pixbuf/gdk-pixbuf-io.c:1113 +#: gdk-pixbuf/gdk-pixbuf-io.c:1385 #, c-format msgid "" "Failed to load image '%s': reason not known, probably a corrupt image file" @@ -45,12 +45,12 @@ msgstr "" "ניט געקענט אַרײַנצושטעלן בילד '%s' צוליב אומבאַקאַנטע סיבות, מסתּמא אַ קאָרומפּירטע " "בילדטעקע" -#: gdk-pixbuf/gdk-pixbuf-io.c:790 +#: gdk-pixbuf/gdk-pixbuf-io.c:774 #, c-format msgid "Unable to load image-loading module: %s: %s" msgstr "ניט געקענט אַרײַנצושטעלן בילד־אַרײַנשטעל מאָדול: %s: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:805 +#: gdk-pixbuf/gdk-pixbuf-io.c:789 #, fuzzy, c-format msgid "" "Image-loading module %s does not export the proper interface; perhaps it's " @@ -59,57 +59,57 @@ msgstr "" "בילד־אַרײַנשטעל מאָדול %s עקספּאָרטירט ניט דעם פּאַסיקן צובינד; אפֿשר פֿון אַ צװײטע " "GTK װערסיע?" -#: gdk-pixbuf/gdk-pixbuf-io.c:814 gdk-pixbuf/gdk-pixbuf-io.c:865 +#: gdk-pixbuf/gdk-pixbuf-io.c:798 gdk-pixbuf/gdk-pixbuf-io.c:849 #, c-format msgid "Image type '%s' is not supported" msgstr "בילד־סאָרט '%s' ניט געשטיצט" -#: gdk-pixbuf/gdk-pixbuf-io.c:950 +#: gdk-pixbuf/gdk-pixbuf-io.c:934 #, c-format msgid "Couldn't recognize the image file format for file '%s'" msgstr "ניט געקענט דערקענען בילד־טעקע פֿאָרמאַטירונג אין טעקע '%s'" -#: gdk-pixbuf/gdk-pixbuf-io.c:958 +#: gdk-pixbuf/gdk-pixbuf-io.c:942 msgid "Unrecognized image file format" msgstr "ניט דערקענט בילד־טעקע פֿאָרמאַטירונג" -#: gdk-pixbuf/gdk-pixbuf-io.c:1121 +#: gdk-pixbuf/gdk-pixbuf-io.c:1124 #, c-format msgid "Failed to load image '%s': %s" msgstr "ניט געקענט אַרײַנשטעלן בילד '%s': %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2015 gdk-pixbuf/io-gdip-utils.c:837 +#: gdk-pixbuf/gdk-pixbuf-io.c:2029 gdk-pixbuf/io-gdip-utils.c:835 #, fuzzy, c-format msgid "Error writing to image file: %s" msgstr "טעות אין באַשײדן JPEG בילדטעקע (%s)" -#: gdk-pixbuf/gdk-pixbuf-io.c:2057 gdk-pixbuf/gdk-pixbuf-io.c:2178 +#: gdk-pixbuf/gdk-pixbuf-io.c:2071 gdk-pixbuf/gdk-pixbuf-io.c:2192 #, c-format msgid "This build of gdk-pixbuf does not support saving the image format: %s" msgstr "" "דער געבױ פֿון gdk-pixbuf שטיצט ניט אונטער אױפֿהיט פֿון בילד פֿאָרמאַטירונג: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2088 +#: gdk-pixbuf/gdk-pixbuf-io.c:2102 #, fuzzy msgid "Insufficient memory to save image to callback" msgstr "ניט גענוג זכּרון אַרײַנשטעלן XBM בילדטעקע" -#: gdk-pixbuf/gdk-pixbuf-io.c:2101 +#: gdk-pixbuf/gdk-pixbuf-io.c:2115 #, fuzzy msgid "Failed to open temporary file" msgstr "דורכפֿאַל אין עפֿענען TIFF בילד" -#: gdk-pixbuf/gdk-pixbuf-io.c:2124 +#: gdk-pixbuf/gdk-pixbuf-io.c:2138 #, fuzzy msgid "Failed to read from temporary file" msgstr "דורכפֿאַל אין שרײַבן צײַטװײַליקע טעקע בשעת אַרײַנשטעלן XBM בילד" -#: gdk-pixbuf/gdk-pixbuf-io.c:2372 +#: gdk-pixbuf/gdk-pixbuf-io.c:2382 #, c-format msgid "Failed to open '%s' for writing: %s" msgstr "ניט געקענט עפֿענען '%s' צו שרײַבן: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2398 +#: gdk-pixbuf/gdk-pixbuf-io.c:2408 #, c-format msgid "" "Failed to close '%s' while writing image, all data may not have been saved: " @@ -118,17 +118,17 @@ msgstr "" "ניט געקענט פֿאַרמאַכן '%s' בשעת שרײַבן די בילד; קען זײַן אַז ניט אױפֿגעהיט אַלע " "דאַטן: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2619 gdk-pixbuf/gdk-pixbuf-io.c:2671 +#: gdk-pixbuf/gdk-pixbuf-io.c:2629 gdk-pixbuf/gdk-pixbuf-io.c:2681 #, fuzzy msgid "Insufficient memory to save image into a buffer" msgstr "ניט גענוג זכּרון אַרײַנשטעלן XBM בילדטעקע" -#: gdk-pixbuf/gdk-pixbuf-io.c:2717 +#: gdk-pixbuf/gdk-pixbuf-io.c:2727 #, fuzzy msgid "Error writing to image stream" msgstr "טעות אין באַשײדן JPEG בילדטעקע (%s)" -#: gdk-pixbuf/gdk-pixbuf-loader.c:393 +#: gdk-pixbuf/gdk-pixbuf-loader.c:384 #, fuzzy, c-format msgid "" "Internal error: Image loader module '%s' failed to complete an operation, " @@ -137,101 +137,106 @@ msgstr "" "אינערלעכע טעות: בילד אַרײַנשטעל מאָדול '%s' האָט ניט אָנגעהױבן אַרײַנשטעלן אַ בילד, " "אָבער זי האָט ניט געגעבן קײן סיבה דערצו" -#: gdk-pixbuf/gdk-pixbuf-loader.c:435 +#: gdk-pixbuf/gdk-pixbuf-loader.c:426 #, c-format msgid "Incremental loading of image type '%s' is not supported" msgstr "צוגעבלעך אַרײַנשטעל פֿון בילד־סאָרט '%s' ניט געשטיצט" -#: gdk-pixbuf/gdk-pixdata.c:160 +#: gdk-pixbuf/gdk-pixdata.c:158 msgid "Image header corrupt" msgstr "קאָרומפּירטער בילדקאָפּ" -#: gdk-pixbuf/gdk-pixdata.c:165 +#: gdk-pixbuf/gdk-pixdata.c:163 msgid "Image format unknown" msgstr "ניט־באַקאַנטע בילד־פֿאָרעם" -#: gdk-pixbuf/gdk-pixdata.c:170 gdk-pixbuf/gdk-pixdata.c:502 +#: gdk-pixbuf/gdk-pixdata.c:168 gdk-pixbuf/gdk-pixdata.c:501 msgid "Image pixel data corrupt" msgstr "פֿאַלשע בילדצעל דאַטן" -#: gdk-pixbuf/gdk-pixdata.c:446 +#: gdk-pixbuf/gdk-pixdata.c:445 #, fuzzy, c-format msgid "failed to allocate image buffer of %u byte" msgid_plural "failed to allocate image buffer of %u bytes" msgstr[0] "ניט גענוג זכּרון צו פֿאַרטײלן בילד באַהאַלט־אָרט פֿון %u אַכטעלעך" msgstr[1] "ניט גענוג זכּרון צו פֿאַרטײלן בילד באַהאַלט־אָרט פֿון %u אַכטעלעך" -#: gdk-pixbuf/io-ani.c:244 +#: gdk-pixbuf/io-ani.c:242 msgid "Unexpected icon chunk in animation" msgstr "אומדערװאַרטע בילדל־שטיק אין אַנימאַציע" -#: gdk-pixbuf/io-ani.c:342 gdk-pixbuf/io-ani.c:400 gdk-pixbuf/io-ani.c:426 -#: gdk-pixbuf/io-ani.c:449 gdk-pixbuf/io-ani.c:476 gdk-pixbuf/io-ani.c:563 +#: gdk-pixbuf/io-ani.c:340 gdk-pixbuf/io-ani.c:398 gdk-pixbuf/io-ani.c:424 +#: gdk-pixbuf/io-ani.c:447 gdk-pixbuf/io-ani.c:474 gdk-pixbuf/io-ani.c:561 msgid "Invalid header in animation" msgstr "אומלעקסיק קאָפּצעטל אין אַנימאַציע" -#: gdk-pixbuf/io-ani.c:352 gdk-pixbuf/io-ani.c:374 gdk-pixbuf/io-ani.c:458 -#: gdk-pixbuf/io-ani.c:485 gdk-pixbuf/io-ani.c:536 gdk-pixbuf/io-ani.c:608 +#: gdk-pixbuf/io-ani.c:350 gdk-pixbuf/io-ani.c:372 gdk-pixbuf/io-ani.c:456 +#: gdk-pixbuf/io-ani.c:483 gdk-pixbuf/io-ani.c:534 gdk-pixbuf/io-ani.c:606 msgid "Not enough memory to load animation" msgstr "ניט גענוג זכּרון אַרײַנצושטעלן אַנימאַציע" -#: gdk-pixbuf/io-ani.c:392 gdk-pixbuf/io-ani.c:418 gdk-pixbuf/io-ani.c:437 +#: gdk-pixbuf/io-ani.c:390 gdk-pixbuf/io-ani.c:416 gdk-pixbuf/io-ani.c:435 msgid "Malformed chunk in animation" msgstr "אומלעקסיק שטיק אין אַנימאַציע" -#: gdk-pixbuf/io-ani.c:660 +#: gdk-pixbuf/io-ani.c:628 +#, fuzzy +msgid "ANI image was truncated or incomplete." +msgstr "דאָס GIF בילד איז אָדער פֿאַרקירצט אָדער האַלב" + +#: gdk-pixbuf/io-ani.c:669 msgid "The ANI image format" msgstr "ANI בילד־פֿאָרעם" -#: gdk-pixbuf/io-bmp.c:229 gdk-pixbuf/io-bmp.c:266 gdk-pixbuf/io-bmp.c:337 -#: gdk-pixbuf/io-bmp.c:369 gdk-pixbuf/io-bmp.c:392 gdk-pixbuf/io-bmp.c:495 +#: gdk-pixbuf/io-bmp.c:227 gdk-pixbuf/io-bmp.c:264 gdk-pixbuf/io-bmp.c:335 +#: gdk-pixbuf/io-bmp.c:367 gdk-pixbuf/io-bmp.c:390 gdk-pixbuf/io-bmp.c:493 msgid "BMP image has bogus header data" msgstr "BMP בילד האָט פֿאַלשע קאָפּצעטל דאַטן" -#: gdk-pixbuf/io-bmp.c:240 gdk-pixbuf/io-bmp.c:432 +#: gdk-pixbuf/io-bmp.c:238 gdk-pixbuf/io-bmp.c:430 msgid "Not enough memory to load bitmap image" msgstr "ניט גענוג זכּרון אַרײַנצושטעלן ביטמאַפּע בילד" -#: gdk-pixbuf/io-bmp.c:318 +#: gdk-pixbuf/io-bmp.c:316 msgid "BMP image has unsupported header size" msgstr "BMP בילד האָט אַ ניט־געשטיצטע קאָפּצעטל גרײס" -#: gdk-pixbuf/io-bmp.c:356 +#: gdk-pixbuf/io-bmp.c:354 msgid "Topdown BMP images cannot be compressed" msgstr "" -#: gdk-pixbuf/io-bmp.c:716 gdk-pixbuf/io-pnm.c:707 +#: gdk-pixbuf/io-bmp.c:714 gdk-pixbuf/io-pnm.c:705 msgid "Premature end-of-file encountered" msgstr "צו־פֿריִיִקער טעקע־סוף" -#: gdk-pixbuf/io-bmp.c:1328 +#: gdk-pixbuf/io-bmp.c:1326 #, fuzzy msgid "Couldn't allocate memory for saving BMP file" msgstr "ניט געקענט געפֿינען זכּרון אַרײַנצושטעלן JPEG טעקע" -#: gdk-pixbuf/io-bmp.c:1369 +#: gdk-pixbuf/io-bmp.c:1367 #, fuzzy msgid "Couldn't write to BMP file" msgstr "ניט געקענט איבערמאַכן טעקע־נאָמען" -#: gdk-pixbuf/io-bmp.c:1422 gdk-pixbuf/io-gdip-bmp.c:82 +#: gdk-pixbuf/io-bmp.c:1420 gdk-pixbuf/io-gdip-bmp.c:80 msgid "The BMP image format" msgstr "BMP בילד־פֿאָרעם" -#: gdk-pixbuf/io-gdip-emf.c:59 +#: gdk-pixbuf/io-gdip-emf.c:57 #, fuzzy msgid "The EMF image format" msgstr "BMP בילד־פֿאָרעם" -#: gdk-pixbuf/io-gdip-gif.c:80 gdk-pixbuf/io-gif.c:1720 +#: gdk-pixbuf/io-gdip-gif.c:78 gdk-pixbuf/io-gif.c:1718 msgid "The GIF image format" msgstr "GIF בילד־פֿאָרעם" -#: gdk-pixbuf/io-gdip-ico.c:59 gdk-pixbuf/io-ico.c:1271 +#: gdk-pixbuf/io-gdip-ico.c:57 gdk-pixbuf/io-ico.c:1269 msgid "The ICO image format" msgstr "ICO בילד־פֿאָרעם" -#: gdk-pixbuf/io-gdip-jpeg.c:53 gdk-pixbuf/io-jpeg.c:1249 +#: gdk-pixbuf/io-gdip-jpeg.c:51 gdk-pixbuf/io-jpeg.c:1249 #, c-format msgid "" "JPEG quality must be a value between 0 and 100; value '%s' could not be " @@ -240,7 +245,7 @@ msgstr "" "די JPEG קװאַליטעט מוז האָבן אַ באַטרעף צװישן 0 און 100; דער באַטרעף '%s' איז " "אומלעקסיק" -#: gdk-pixbuf/io-gdip-jpeg.c:68 gdk-pixbuf/io-jpeg.c:1265 +#: gdk-pixbuf/io-gdip-jpeg.c:66 gdk-pixbuf/io-jpeg.c:1265 #, c-format msgid "" "JPEG quality must be a value between 0 and 100; value '%d' is not allowed." @@ -248,118 +253,122 @@ msgstr "" "די JPEG קװאַליטעט מוז האָבן אַ באַטרעף צװישן 0 און 100; דער באַטרעף '%d' איז " "אומלעקסיק" -#: gdk-pixbuf/io-gdip-jpeg.c:136 gdk-pixbuf/io-jpeg.c:1478 +#: gdk-pixbuf/io-gdip-jpeg.c:134 gdk-pixbuf/io-jpeg.c:1478 msgid "The JPEG image format" msgstr "JPEG בילד־פֿאָרעם" -#: gdk-pixbuf/io-gdip-utils.c:154 +#: gdk-pixbuf/io-gdip-tiff.c:80 gdk-pixbuf/io-tiff.c:786 +msgid "The TIFF image format" +msgstr "TIFF בילד־פֿאָרעם" + +#: gdk-pixbuf/io-gdip-utils.c:152 #, fuzzy, c-format msgid "Could not allocate memory: %s" msgstr "ניט גענוג זכּרון פֿאַר TGA קאָפּצעטל" -#: gdk-pixbuf/io-gdip-utils.c:179 gdk-pixbuf/io-gdip-utils.c:293 -#: gdk-pixbuf/io-gdip-utils.c:333 +#: gdk-pixbuf/io-gdip-utils.c:177 gdk-pixbuf/io-gdip-utils.c:291 +#: gdk-pixbuf/io-gdip-utils.c:331 #, fuzzy, c-format msgid "Could not create stream: %s" msgstr "דורכפֿאַל אין שאַפֿן פּאַפּקע %s: %s\n" -#: gdk-pixbuf/io-gdip-utils.c:193 +#: gdk-pixbuf/io-gdip-utils.c:191 #, fuzzy, c-format msgid "Could not seek stream: %s" msgstr "" "דורכפֿאַל אין שאַפֿן פּאַפּקע %s: %s\n" "%s" -#: gdk-pixbuf/io-gdip-utils.c:205 +#: gdk-pixbuf/io-gdip-utils.c:203 #, fuzzy, c-format msgid "Could not read from stream: %s" msgstr "דורכפֿאַל אין שאַפֿן פּאַפּקע %s: %s\n" -#: gdk-pixbuf/io-gdip-utils.c:617 +#: gdk-pixbuf/io-gdip-utils.c:615 #, fuzzy msgid "Couldn't load bitmap" msgstr "ניט געקענט איבערמאַכן טעקע־נאָמען" -#: gdk-pixbuf/io-gdip-utils.c:773 +#: gdk-pixbuf/io-gdip-utils.c:771 #, fuzzy msgid "Couldn't load metafile" msgstr "ניט געקענט איבערמאַכן טעקע־נאָמען" -#: gdk-pixbuf/io-gdip-utils.c:878 +#: gdk-pixbuf/io-gdip-utils.c:876 #, fuzzy msgid "Unsupported image format for GDI+" msgstr "ניט געשטיצטע RAS־בילד װאַריִאַציע" -#: gdk-pixbuf/io-gdip-utils.c:885 +#: gdk-pixbuf/io-gdip-utils.c:883 #, fuzzy msgid "Couldn't save" msgstr "ניט געקענט אױפֿהיטן דאָס רעשטל" -#: gdk-pixbuf/io-gdip-wmf.c:58 +#: gdk-pixbuf/io-gdip-wmf.c:56 #, fuzzy msgid "The WMF image format" msgstr "WBMP בילד־פֿאָרעם" -#: gdk-pixbuf/io-gif.c:222 +#: gdk-pixbuf/io-gif.c:220 #, c-format msgid "Failure reading GIF: %s" msgstr "דורכפֿאַל אין לײענען GIF: %s" -#: gdk-pixbuf/io-gif.c:496 gdk-pixbuf/io-gif.c:1502 gdk-pixbuf/io-gif.c:1669 +#: gdk-pixbuf/io-gif.c:494 gdk-pixbuf/io-gif.c:1500 gdk-pixbuf/io-gif.c:1667 msgid "GIF file was missing some data (perhaps it was truncated somehow?)" msgstr "אין GIF טעקע פֿעלן דאַטן (אפֿשר איז די טעקע פֿאַרקירצט?)" -#: gdk-pixbuf/io-gif.c:505 +#: gdk-pixbuf/io-gif.c:503 #, c-format msgid "Internal error in the GIF loader (%s)" msgstr "אינערלעכע טעות אין GIF אַרײַנשטעל (%s)" -#: gdk-pixbuf/io-gif.c:579 +#: gdk-pixbuf/io-gif.c:577 msgid "Stack overflow" msgstr "הײפֿטל אָפּפֿלוס" -#: gdk-pixbuf/io-gif.c:639 +#: gdk-pixbuf/io-gif.c:637 #, fuzzy msgid "GIF image loader cannot understand this image." msgstr "GIF בילד־אַרײַנשטעל פֿאַרשטײט ניט דאָס בילד" -#: gdk-pixbuf/io-gif.c:668 +#: gdk-pixbuf/io-gif.c:666 msgid "Bad code encountered" msgstr "געפֿונען אומלעקסיקע פּראָגראַמװאַרג" -#: gdk-pixbuf/io-gif.c:678 +#: gdk-pixbuf/io-gif.c:676 msgid "Circular table entry in GIF file" msgstr "צעפּלאָשעטע טאַבעלע פּאָזיציע אין GIF טעקע" -#: gdk-pixbuf/io-gif.c:866 gdk-pixbuf/io-gif.c:1488 gdk-pixbuf/io-gif.c:1541 -#: gdk-pixbuf/io-gif.c:1657 +#: gdk-pixbuf/io-gif.c:864 gdk-pixbuf/io-gif.c:1486 gdk-pixbuf/io-gif.c:1539 +#: gdk-pixbuf/io-gif.c:1655 msgid "Not enough memory to load GIF file" msgstr "ניט גענוג זכּרון אַרײַנצושטעלן GIF טעקע" -#: gdk-pixbuf/io-gif.c:960 +#: gdk-pixbuf/io-gif.c:958 #, fuzzy msgid "Not enough memory to composite a frame in GIF file" msgstr "ניט גענוג זכּרון אַרײַנצושטעלן GIF טעקע" -#: gdk-pixbuf/io-gif.c:1132 +#: gdk-pixbuf/io-gif.c:1130 msgid "GIF image is corrupt (incorrect LZW compression)" msgstr "קאָרומפּירטע GIF בילד (אומלעקסיקער LZW אײַנקלענערונג)" -#: gdk-pixbuf/io-gif.c:1182 +#: gdk-pixbuf/io-gif.c:1180 msgid "File does not appear to be a GIF file" msgstr "טעקע זעט ניט אױס װי קײן GIF טעקע" -#: gdk-pixbuf/io-gif.c:1194 +#: gdk-pixbuf/io-gif.c:1192 #, c-format msgid "Version %s of the GIF file format is not supported" msgstr "װערסיע %s פֿון GIF טעקע פֿאָרמאַטירונג ניט געשטיצט" -#: gdk-pixbuf/io-gif.c:1241 +#: gdk-pixbuf/io-gif.c:1239 #, fuzzy msgid "Resulting GIF image has zero size" msgstr "בילד האָט אַ נוליקע ברײט" -#: gdk-pixbuf/io-gif.c:1320 +#: gdk-pixbuf/io-gif.c:1318 msgid "" "GIF image has no global colormap, and a frame inside it has no local " "colormap." @@ -367,7 +376,7 @@ msgstr "" "דאָס GIF בילד האָט ניט קײן גלאָבאַלע פֿאַרבמאַפּע, און אַ ראָם אין אים האָט ניט קײן " "לאָקאַלע פֿאַרבמאַפּע" -#: gdk-pixbuf/io-gif.c:1564 +#: gdk-pixbuf/io-gif.c:1562 msgid "GIF image was truncated or incomplete." msgstr "דאָס GIF בילד איז אָדער פֿאַרקירצט אָדער האַלב" @@ -388,95 +397,95 @@ msgstr "" msgid "The ICNS image format" msgstr "ICO בילד־פֿאָרעם" -#: gdk-pixbuf/io-ico.c:228 gdk-pixbuf/io-ico.c:242 gdk-pixbuf/io-ico.c:291 -#: gdk-pixbuf/io-ico.c:302 gdk-pixbuf/io-ico.c:395 +#: gdk-pixbuf/io-ico.c:226 gdk-pixbuf/io-ico.c:240 gdk-pixbuf/io-ico.c:289 +#: gdk-pixbuf/io-ico.c:300 gdk-pixbuf/io-ico.c:393 msgid "Invalid header in icon" msgstr "אומלעקסיק קאָפּצעטל אין בילדל" -#: gdk-pixbuf/io-ico.c:257 gdk-pixbuf/io-ico.c:312 gdk-pixbuf/io-ico.c:405 -#: gdk-pixbuf/io-ico.c:458 gdk-pixbuf/io-ico.c:488 +#: gdk-pixbuf/io-ico.c:255 gdk-pixbuf/io-ico.c:310 gdk-pixbuf/io-ico.c:403 +#: gdk-pixbuf/io-ico.c:456 gdk-pixbuf/io-ico.c:486 msgid "Not enough memory to load icon" msgstr "ניט גענוג זכּרון אַרײַנצושטעלן בילדל" -#: gdk-pixbuf/io-ico.c:338 +#: gdk-pixbuf/io-ico.c:336 msgid "Compressed icons are not supported" msgstr "אײַנגעקלענערטע בילדלעך זײַנען ניט געשטיצט" -#: gdk-pixbuf/io-ico.c:358 +#: gdk-pixbuf/io-ico.c:356 msgid "Icon has zero width" msgstr "בילדל האָט אַ נוליקע ברײט" -#: gdk-pixbuf/io-ico.c:368 +#: gdk-pixbuf/io-ico.c:366 msgid "Icon has zero height" msgstr "בילדל האָט אַ נוליקע הײך" -#: gdk-pixbuf/io-ico.c:443 +#: gdk-pixbuf/io-ico.c:441 msgid "Unsupported icon type" msgstr "בילדל סאָרט ניט געשטיצט" -#: gdk-pixbuf/io-ico.c:537 +#: gdk-pixbuf/io-ico.c:535 msgid "Not enough memory to load ICO file" msgstr "ניט גענוג זכּרון אַרײַנצושטעלן ICO טעקע" -#: gdk-pixbuf/io-ico.c:1002 +#: gdk-pixbuf/io-ico.c:1000 msgid "Image too large to be saved as ICO" msgstr "" -#: gdk-pixbuf/io-ico.c:1013 +#: gdk-pixbuf/io-ico.c:1011 msgid "Cursor hotspot outside image" msgstr "" -#: gdk-pixbuf/io-ico.c:1036 +#: gdk-pixbuf/io-ico.c:1034 #, c-format msgid "Unsupported depth for ICO file: %d" msgstr "" -#: gdk-pixbuf/io-jasper.c:74 +#: gdk-pixbuf/io-jasper.c:73 #, fuzzy msgid "Couldn't allocate memory for stream" msgstr "ניט גענוג זכּרון פֿאַר TGA קאָפּצעטל" -#: gdk-pixbuf/io-jasper.c:104 +#: gdk-pixbuf/io-jasper.c:103 #, fuzzy msgid "Couldn't decode image" msgstr "ניט געקענט איבערמאַכן טעקע־נאָמען" -#: gdk-pixbuf/io-jasper.c:122 +#: gdk-pixbuf/io-jasper.c:121 #, fuzzy msgid "Transformed JPEG2000 has zero width or height" msgstr "טראַנספֿאָרמירטע PNG האָט נוליקע ברײט אָדער הײך" -#: gdk-pixbuf/io-jasper.c:136 +#: gdk-pixbuf/io-jasper.c:135 #, fuzzy msgid "Image type currently not supported" msgstr "בילד־סאָרט '%s' ניט געשטיצט" -#: gdk-pixbuf/io-jasper.c:148 gdk-pixbuf/io-jasper.c:156 +#: gdk-pixbuf/io-jasper.c:147 gdk-pixbuf/io-jasper.c:155 #, fuzzy msgid "Couldn't allocate memory for color profile" msgstr "ניט געקענט געפֿינען זכּרון אַרײַנצושטעלן JPEG טעקע" -#: gdk-pixbuf/io-jasper.c:182 +#: gdk-pixbuf/io-jasper.c:181 #, fuzzy msgid "Insufficient memory to open JPEG 2000 file" msgstr "ניט גענוג זכּרון עפֿענען TIFF טעקע" -#: gdk-pixbuf/io-jasper.c:261 +#: gdk-pixbuf/io-jasper.c:260 #, fuzzy msgid "Couldn't allocate memory to buffer image data" msgstr "ניט גענוג זכּרון פֿאַר IOBuffer דאַטן" -#: gdk-pixbuf/io-jasper.c:305 +#: gdk-pixbuf/io-jasper.c:304 #, fuzzy msgid "The JPEG 2000 image format" msgstr "JPEG בילד־פֿאָרעם" -#: gdk-pixbuf/io-jpeg.c:126 +#: gdk-pixbuf/io-jpeg.c:124 #, c-format msgid "Error interpreting JPEG image file (%s)" msgstr "טעות אין באַשײדן JPEG בילדטעקע (%s)" -#: gdk-pixbuf/io-jpeg.c:604 +#: gdk-pixbuf/io-jpeg.c:597 msgid "" "Insufficient memory to load image, try exiting some applications to free " "memory" @@ -484,17 +493,17 @@ msgstr "" "ניט גענוג זכּרון אַרײַנצושטעלן בילד; פּרוּװ ענדיקן אַנדערע פּראָגראַמען צו דערלײזן " "זכּרון" -#: gdk-pixbuf/io-jpeg.c:651 gdk-pixbuf/io-jpeg.c:865 +#: gdk-pixbuf/io-jpeg.c:645 gdk-pixbuf/io-jpeg.c:858 #, c-format msgid "Unsupported JPEG color space (%s)" msgstr "ניט געשטיצטע JPEG פֿאַרב־שטח (%s)" -#: gdk-pixbuf/io-jpeg.c:764 gdk-pixbuf/io-jpeg.c:1044 +#: gdk-pixbuf/io-jpeg.c:757 gdk-pixbuf/io-jpeg.c:1037 #: gdk-pixbuf/io-jpeg.c:1308 gdk-pixbuf/io-jpeg.c:1318 msgid "Couldn't allocate memory for loading JPEG file" msgstr "ניט געקענט געפֿינען זכּרון אַרײַנצושטעלן JPEG טעקע" -#: gdk-pixbuf/io-jpeg.c:1018 +#: gdk-pixbuf/io-jpeg.c:1011 #, fuzzy msgid "Transformed JPEG has zero width or height." msgstr "טראַנספֿאָרמירטע PNG האָט נוליקע ברײט אָדער הײך" @@ -504,99 +513,99 @@ msgstr "טראַנספֿאָרמירטע PNG האָט נוליקע ברײט אָ msgid "Color profile has invalid length '%u'." msgstr "" -#: gdk-pixbuf/io-pcx.c:186 +#: gdk-pixbuf/io-pcx.c:184 #, fuzzy msgid "Couldn't allocate memory for header" msgstr "ניט גענוג זכּרון פֿאַר TGA קאָפּצעטל" -#: gdk-pixbuf/io-pcx.c:201 gdk-pixbuf/io-pcx.c:559 +#: gdk-pixbuf/io-pcx.c:199 gdk-pixbuf/io-pcx.c:557 #, fuzzy msgid "Couldn't allocate memory for context buffer" msgstr "ניט גענוג זכּרון פֿאַר TGA קאָנטעקסט־סטרוקטור" -#: gdk-pixbuf/io-pcx.c:600 +#: gdk-pixbuf/io-pcx.c:598 #, fuzzy msgid "Image has invalid width and/or height" msgstr "בילד האָט אַ נוליקע הײך" -#: gdk-pixbuf/io-pcx.c:612 gdk-pixbuf/io-pcx.c:673 +#: gdk-pixbuf/io-pcx.c:610 gdk-pixbuf/io-pcx.c:671 #, fuzzy msgid "Image has unsupported bpp" msgstr "BMP בילד האָט אַ ניט־געשטיצטע קאָפּצעטל גרײס" -#: gdk-pixbuf/io-pcx.c:617 gdk-pixbuf/io-pcx.c:625 +#: gdk-pixbuf/io-pcx.c:615 gdk-pixbuf/io-pcx.c:623 #, fuzzy, c-format msgid "Image has unsupported number of %d-bit planes" msgstr "BMP בילד האָט אַ ניט־געשטיצטע קאָפּצעטל גרײס" -#: gdk-pixbuf/io-pcx.c:641 +#: gdk-pixbuf/io-pcx.c:639 #, fuzzy msgid "Couldn't create new pixbuf" msgstr "ניט גענוג זכּרון פֿאַר נײַעם pixbuf" -#: gdk-pixbuf/io-pcx.c:649 +#: gdk-pixbuf/io-pcx.c:647 #, fuzzy msgid "Couldn't allocate memory for line data" msgstr "ניט גענוג זכּרון פֿאַר IOBuffer דאַטן" -#: gdk-pixbuf/io-pcx.c:656 +#: gdk-pixbuf/io-pcx.c:654 #, fuzzy msgid "Couldn't allocate memory for PCX image" msgstr "ניט גענוג זכּרון פֿאַר TGA קאָפּצעטל" -#: gdk-pixbuf/io-pcx.c:703 +#: gdk-pixbuf/io-pcx.c:701 msgid "Didn't get all lines of PCX image" msgstr "" -#: gdk-pixbuf/io-pcx.c:710 +#: gdk-pixbuf/io-pcx.c:708 msgid "No palette found at end of PCX data" msgstr "" -#: gdk-pixbuf/io-pcx.c:755 +#: gdk-pixbuf/io-pcx.c:753 #, fuzzy msgid "The PCX image format" msgstr "BMP בילד־פֿאָרעם" -#: gdk-pixbuf/io-pixdata.c:148 +#: gdk-pixbuf/io-pixdata.c:146 #, fuzzy msgid "Transformed pixbuf has zero width or height." msgstr "טראַנספֿאָרמירטע PNG האָט נוליקע ברײט אָדער הײך" -#: gdk-pixbuf/io-pixdata.c:186 +#: gdk-pixbuf/io-pixdata.c:184 #, fuzzy msgid "The GdkPixdata format" msgstr "GIF בילד־פֿאָרעם" -#: gdk-pixbuf/io-png.c:54 +#: gdk-pixbuf/io-png.c:53 msgid "Bits per channel of PNG image is invalid." msgstr "באַטרעף פֿון ביטן אין קאַנאַל פֿון PNG בילד איז אומלעקסיק" -#: gdk-pixbuf/io-png.c:135 gdk-pixbuf/io-png.c:641 +#: gdk-pixbuf/io-png.c:134 gdk-pixbuf/io-png.c:640 msgid "Transformed PNG has zero width or height." msgstr "טראַנספֿאָרמירטע PNG האָט נוליקע ברײט אָדער הײך" -#: gdk-pixbuf/io-png.c:143 +#: gdk-pixbuf/io-png.c:142 msgid "Bits per channel of transformed PNG is not 8." msgstr "ביטן אין קאַנאַל פֿון טראַנספֿאָרמירטע PNG איז ניט 8" -#: gdk-pixbuf/io-png.c:152 +#: gdk-pixbuf/io-png.c:151 msgid "Transformed PNG not RGB or RGBA." msgstr "טראַנספֿאָרמירטע PNG איז ניט RGB און ניט RGBA" -#: gdk-pixbuf/io-png.c:161 +#: gdk-pixbuf/io-png.c:160 msgid "Transformed PNG has unsupported number of channels, must be 3 or 4." msgstr "טראַנספֿאָרמירטע PNG האָט אַ ניט־געשטיצטן צאָל קאַנאַלן; מוז זײַן 3 אָדער 4" -#: gdk-pixbuf/io-png.c:182 +#: gdk-pixbuf/io-png.c:181 #, c-format msgid "Fatal error in PNG image file: %s" msgstr "טױטפֿאַל אין PNG בילדטעקע: %s" -#: gdk-pixbuf/io-png.c:315 +#: gdk-pixbuf/io-png.c:314 msgid "Insufficient memory to load PNG file" msgstr "ניט גענוג זכּרון אַרײַנצושטעלן PNG טעקע" -#: gdk-pixbuf/io-png.c:656 +#: gdk-pixbuf/io-png.c:655 #, fuzzy, c-format msgid "" "Insufficient memory to store a %lu by %lu image; try exiting some " @@ -605,30 +614,30 @@ msgstr "" "ניט גענוג זכּרון פֿאַרהאַלטן אַ בילד מיט גרײס %ld מיט %ld; פּרוּװ ענדיקן עטלעכע " "פּראָגראַמען צו פֿאַרקלענערן דעם מאַנגל אין זכּרון" -#: gdk-pixbuf/io-png.c:719 +#: gdk-pixbuf/io-png.c:718 msgid "Fatal error reading PNG image file" msgstr "טױטפֿאַל אין לײענען PNG בילדטעקע" -#: gdk-pixbuf/io-png.c:768 +#: gdk-pixbuf/io-png.c:767 #, c-format msgid "Fatal error reading PNG image file: %s" msgstr "טױטפֿאַל אין לײענען PNG בילדטעקע: %s" -#: gdk-pixbuf/io-png.c:858 +#: gdk-pixbuf/io-png.c:857 msgid "" "Keys for PNG text chunks must have at least 1 and at most 79 characters." msgstr "שליסלעך פֿאַר PNG טעקסט שטיקער מוזן האָבן צװישן 1 און 79 שריפֿטצײכנס" -#: gdk-pixbuf/io-png.c:867 +#: gdk-pixbuf/io-png.c:866 msgid "Keys for PNG text chunks must be ASCII characters." msgstr "שליסלעך פֿאַר PNG טעקסט שטיקער מוזן זײַן ASCII שריפֿטצײכנס" -#: gdk-pixbuf/io-png.c:881 gdk-pixbuf/io-tiff.c:667 +#: gdk-pixbuf/io-png.c:880 gdk-pixbuf/io-tiff.c:665 #, c-format msgid "Color profile has invalid length %d." msgstr "" -#: gdk-pixbuf/io-png.c:894 +#: gdk-pixbuf/io-png.c:893 #, fuzzy, c-format msgid "" "PNG compression level must be a value between 0 and 9; value '%s' could not " @@ -637,7 +646,7 @@ msgstr "" "די JPEG קװאַליטעט מוז האָבן אַ באַטרעף צװישן 0 און 100; דער באַטרעף '%s' איז " "אומלעקסיק" -#: gdk-pixbuf/io-png.c:907 +#: gdk-pixbuf/io-png.c:906 #, fuzzy, c-format msgid "" "PNG compression level must be a value between 0 and 9; value '%d' is not " @@ -646,355 +655,351 @@ msgstr "" "די JPEG קװאַליטעט מוז האָבן אַ באַטרעף צװישן 0 און 100; דער באַטרעף '%d' איז " "אומלעקסיק" -#: gdk-pixbuf/io-png.c:955 +#: gdk-pixbuf/io-png.c:954 #, fuzzy, c-format msgid "Value for PNG text chunk %s cannot be converted to ISO-8859-1 encoding." msgstr "" "באַטרעף פֿאַר PNG טעקסטשטיק %s לאָזט זיך ניט איבערמאַכן אין ISO-8859-1 קאָדירונג" -#: gdk-pixbuf/io-png.c:1118 +#: gdk-pixbuf/io-png.c:1117 msgid "The PNG image format" msgstr "די PNG בילד־פֿאָרמאַטירונג" -#: gdk-pixbuf/io-pnm.c:248 +#: gdk-pixbuf/io-pnm.c:246 msgid "PNM loader expected to find an integer, but didn't" msgstr "PNM אַרײַנשטעל האָט דערװאַרט אַ גאַנצער נומער, אָבער ניט געפֿונען" -#: gdk-pixbuf/io-pnm.c:280 +#: gdk-pixbuf/io-pnm.c:278 msgid "PNM file has an incorrect initial byte" msgstr "PNM טעקע האָט אַ פֿאַלש ערשט אַכטעלע" -#: gdk-pixbuf/io-pnm.c:310 +#: gdk-pixbuf/io-pnm.c:308 msgid "PNM file is not in a recognized PNM subformat" msgstr "PNM טעקע האָט ניט קײן באַקאַנטע PNM אונטער־פֿאָרמאַטירונג" -#: gdk-pixbuf/io-pnm.c:335 +#: gdk-pixbuf/io-pnm.c:333 msgid "PNM file has an image width of 0" msgstr "PNM טעקע האָט אַ נוליקע בילד־ברײט" -#: gdk-pixbuf/io-pnm.c:356 +#: gdk-pixbuf/io-pnm.c:354 msgid "PNM file has an image height of 0" msgstr "PNM טעקע האָט אַ נוליקע בילד־הײך" -#: gdk-pixbuf/io-pnm.c:379 +#: gdk-pixbuf/io-pnm.c:377 msgid "Maximum color value in PNM file is 0" msgstr "PNM טעקע האָט אַ נוליקן העכסטן פֿאַרב־באַטרעף" -#: gdk-pixbuf/io-pnm.c:387 +#: gdk-pixbuf/io-pnm.c:385 msgid "Maximum color value in PNM file is too large" msgstr "PNM טעקע האָט אַ צו־גרױסן העכסטן פֿאַרב־באַטרעף" -#: gdk-pixbuf/io-pnm.c:427 gdk-pixbuf/io-pnm.c:457 gdk-pixbuf/io-pnm.c:502 +#: gdk-pixbuf/io-pnm.c:425 gdk-pixbuf/io-pnm.c:455 gdk-pixbuf/io-pnm.c:500 msgid "Raw PNM image type is invalid" msgstr "רױער PNM בילד־סאָרט איז אומלעקסיק" -#: gdk-pixbuf/io-pnm.c:652 +#: gdk-pixbuf/io-pnm.c:650 msgid "PNM image loader does not support this PNM subformat" msgstr "PNM בילד אַרײַנשטעל שטיצט ניט אונטער דעם PNM אונטער־פֿאָרמאַטירונג" -#: gdk-pixbuf/io-pnm.c:739 gdk-pixbuf/io-pnm.c:966 +#: gdk-pixbuf/io-pnm.c:737 gdk-pixbuf/io-pnm.c:964 msgid "Raw PNM formats require exactly one whitespace before sample data" msgstr "" "רױע PNM פֿאָרמאַטירונגען פֿאָדערן פּינקטלעך אײן לײדיקע פּאָזיציע פֿאַר מוסטער־דאַטן" -#: gdk-pixbuf/io-pnm.c:766 +#: gdk-pixbuf/io-pnm.c:764 #, fuzzy msgid "Cannot allocate memory for loading PNM image" msgstr "ניט גענוג זכּרון אַרײַנצושטעלן PNM בילד" -#: gdk-pixbuf/io-pnm.c:816 +#: gdk-pixbuf/io-pnm.c:814 msgid "Insufficient memory to load PNM context struct" msgstr "ניט גענוג זכּרון אַרײַנצושטעלן PNM קאָנטעקסט־סטרוקטור" -#: gdk-pixbuf/io-pnm.c:867 +#: gdk-pixbuf/io-pnm.c:865 msgid "Unexpected end of PNM image data" msgstr "ניט דערװאַרטער סוף פֿון PNM בילד דאַטן" -#: gdk-pixbuf/io-pnm.c:995 +#: gdk-pixbuf/io-pnm.c:993 msgid "Insufficient memory to load PNM file" msgstr "ניט גענוג זכּרון אַרײַנצושטעלן PNM טעקע" -#: gdk-pixbuf/io-pnm.c:1079 +#: gdk-pixbuf/io-pnm.c:1077 msgid "The PNM/PBM/PGM/PPM image format family" msgstr "PNM/PBM/PGM/PPM בילד־פֿאָרעם משפּחה" -#: gdk-pixbuf/io-qtif.c:128 +#: gdk-pixbuf/io-qtif.c:126 msgid "Input file descriptor is NULL." msgstr "" -#: gdk-pixbuf/io-qtif.c:143 +#: gdk-pixbuf/io-qtif.c:141 #, fuzzy msgid "Failed to read QTIF header" msgstr "דורכפֿאַל אין עפֿענען TIFF בילד" -#: gdk-pixbuf/io-qtif.c:152 gdk-pixbuf/io-qtif.c:189 gdk-pixbuf/io-qtif.c:459 +#: gdk-pixbuf/io-qtif.c:150 gdk-pixbuf/io-qtif.c:187 gdk-pixbuf/io-qtif.c:454 #, c-format msgid "QTIF atom size too large (%d byte)" msgid_plural "QTIF atom size too large (%d bytes)" msgstr[0] "" msgstr[1] "" -#: gdk-pixbuf/io-qtif.c:175 +#: gdk-pixbuf/io-qtif.c:173 #, fuzzy, c-format msgid "Failed to allocate %d byte for file read buffer" msgid_plural "Failed to allocate %d bytes for file read buffer" msgstr[0] "ניט גענוג זכּרון צו פֿאַרטײלן בילד באַהאַלט־אָרט פֿון %u אַכטעלעך" msgstr[1] "ניט גענוג זכּרון צו פֿאַרטײלן בילד באַהאַלט־אָרט פֿון %u אַכטעלעך" -#: gdk-pixbuf/io-qtif.c:206 +#: gdk-pixbuf/io-qtif.c:201 #, fuzzy, c-format msgid "File error when reading QTIF atom: %s" msgstr "דורכפֿאַל אין לײענען GIF: %s" -#: gdk-pixbuf/io-qtif.c:243 +#: gdk-pixbuf/io-qtif.c:238 #, c-format msgid "Failed to skip the next %d byte with seek()." msgid_plural "Failed to skip the next %d bytes with seek()." msgstr[0] "" msgstr[1] "" -#: gdk-pixbuf/io-qtif.c:270 +#: gdk-pixbuf/io-qtif.c:265 #, fuzzy msgid "Failed to allocate QTIF context structure." msgstr "ניט גענוג זכּרון פֿאַר TGA קאָנטעקסט־סטרוקטור" -#: gdk-pixbuf/io-qtif.c:330 +#: gdk-pixbuf/io-qtif.c:325 #, fuzzy msgid "Failed to create GdkPixbufLoader object." msgstr "דורכפֿאַל אין שרײַבן צײַטװײַליקע טעקע בשעת אַרײַנשטעלן XBM בילד" -#: gdk-pixbuf/io-qtif.c:434 +#: gdk-pixbuf/io-qtif.c:429 #, fuzzy msgid "Failed to find an image data atom." msgstr "דורכפֿאַל אין עפֿענען TIFF בילד" -#: gdk-pixbuf/io-qtif.c:618 +#: gdk-pixbuf/io-qtif.c:613 #, fuzzy msgid "The QTIF image format" msgstr "TIFF בילד־פֿאָרעם" -#: gdk-pixbuf/io-ras.c:125 +#: gdk-pixbuf/io-ras.c:123 msgid "RAS image has bogus header data" msgstr "RAS בילד האָט פֿאַלשע קאָפּצעטל דאַטן" -#: gdk-pixbuf/io-ras.c:147 +#: gdk-pixbuf/io-ras.c:145 msgid "RAS image has unknown type" msgstr "RAS בילד האָט אַן אומבאַקאַנטן סאָרט" -#: gdk-pixbuf/io-ras.c:155 +#: gdk-pixbuf/io-ras.c:153 msgid "unsupported RAS image variation" msgstr "ניט געשטיצטע RAS־בילד װאַריִאַציע" -#: gdk-pixbuf/io-ras.c:170 gdk-pixbuf/io-ras.c:199 +#: gdk-pixbuf/io-ras.c:168 gdk-pixbuf/io-ras.c:197 msgid "Not enough memory to load RAS image" msgstr "ניט גענוג זכּרון אַרײַנשטעלן RAS־בילד" -#: gdk-pixbuf/io-ras.c:544 +#: gdk-pixbuf/io-ras.c:542 msgid "The Sun raster image format" msgstr "Sun ראַסטער בילד־פֿאָרעם" -#: gdk-pixbuf/io-tga.c:153 +#: gdk-pixbuf/io-tga.c:151 #, fuzzy msgid "Cannot allocate memory for IOBuffer struct" msgstr "ניט גענוג זכּרון פֿאַר IOBuffer סטרוקטור" -#: gdk-pixbuf/io-tga.c:172 +#: gdk-pixbuf/io-tga.c:170 #, fuzzy msgid "Cannot allocate memory for IOBuffer data" msgstr "ניט גענוג זכּרון פֿאַר IOBuffer דאַטן" -#: gdk-pixbuf/io-tga.c:183 +#: gdk-pixbuf/io-tga.c:181 #, fuzzy msgid "Cannot realloc IOBuffer data" msgstr "ניט געקענט װידער צוטײלן IOBuffer דאַטן" -#: gdk-pixbuf/io-tga.c:213 +#: gdk-pixbuf/io-tga.c:211 #, fuzzy msgid "Cannot allocate temporary IOBuffer data" msgstr "ניט געקענט פֿאַרטײלן צײַטװײַליקע IOBuffer דאַטן" -#: gdk-pixbuf/io-tga.c:346 +#: gdk-pixbuf/io-tga.c:339 #, fuzzy msgid "Cannot allocate new pixbuf" msgstr "ניט גענוג זכּרון פֿאַר נײַעם pixbuf" -#: gdk-pixbuf/io-tga.c:685 +#: gdk-pixbuf/io-tga.c:678 #, fuzzy msgid "Image is corrupted or truncated" msgstr "דאָס GIF בילד איז אָדער פֿאַרקירצט אָדער האַלב" -#: gdk-pixbuf/io-tga.c:692 +#: gdk-pixbuf/io-tga.c:685 #, fuzzy msgid "Cannot allocate colormap structure" msgstr "ניט גענוג זכּרון פֿאַר פֿאַרבמאַפּע סטרוקטור" -#: gdk-pixbuf/io-tga.c:699 +#: gdk-pixbuf/io-tga.c:692 #, fuzzy msgid "Cannot allocate colormap entries" msgstr "ניט גענוג פֿאַרבמאַפּע ערטער" -#: gdk-pixbuf/io-tga.c:721 +#: gdk-pixbuf/io-tga.c:714 msgid "Unexpected bitdepth for colormap entries" msgstr "אומדערװאַרטע ביט־טיפֿקײט פֿאַר פֿאַרבמאַפּע ערטער" -#: gdk-pixbuf/io-tga.c:739 +#: gdk-pixbuf/io-tga.c:732 #, fuzzy msgid "Cannot allocate TGA header memory" msgstr "ניט גענוג זכּרון פֿאַר TGA קאָפּצעטל" -#: gdk-pixbuf/io-tga.c:772 +#: gdk-pixbuf/io-tga.c:765 msgid "TGA image has invalid dimensions" msgstr "TGA בילד האָט אומלעקסיקע דימענסיעס" -#: gdk-pixbuf/io-tga.c:778 gdk-pixbuf/io-tga.c:787 gdk-pixbuf/io-tga.c:797 -#: gdk-pixbuf/io-tga.c:807 gdk-pixbuf/io-tga.c:814 +#: gdk-pixbuf/io-tga.c:771 gdk-pixbuf/io-tga.c:780 gdk-pixbuf/io-tga.c:790 +#: gdk-pixbuf/io-tga.c:800 gdk-pixbuf/io-tga.c:807 msgid "TGA image type not supported" msgstr "TGA בילד סאָרט ניט געשטיצט" -#: gdk-pixbuf/io-tga.c:861 +#: gdk-pixbuf/io-tga.c:854 #, fuzzy msgid "Cannot allocate memory for TGA context struct" msgstr "ניט גענוג זכּרון פֿאַר TGA קאָנטעקסט־סטרוקטור" -#: gdk-pixbuf/io-tga.c:926 +#: gdk-pixbuf/io-tga.c:919 msgid "Excess data in file" msgstr "איבעריקע דאַטן אין טעקע" -#: gdk-pixbuf/io-tga.c:1007 +#: gdk-pixbuf/io-tga.c:1000 msgid "The Targa image format" msgstr "Targa בילד־פֿאָרעם" -#: gdk-pixbuf/io-tiff.c:104 +#: gdk-pixbuf/io-tiff.c:102 msgid "Could not get image width (bad TIFF file)" msgstr "ניט געקענט דערטאַפּן בילד־ברײט (אומלעקסיקע TIFF טעקע" -#: gdk-pixbuf/io-tiff.c:112 +#: gdk-pixbuf/io-tiff.c:110 msgid "Could not get image height (bad TIFF file)" msgstr "ניט געקענט דערטאַפּן בילד־הײך (אומלעקסיקע TIFF טעקע)" -#: gdk-pixbuf/io-tiff.c:120 +#: gdk-pixbuf/io-tiff.c:118 msgid "Width or height of TIFF image is zero" msgstr "נוליקע ברײט אָדער הײך פֿון TIFF בילד" -#: gdk-pixbuf/io-tiff.c:129 gdk-pixbuf/io-tiff.c:138 +#: gdk-pixbuf/io-tiff.c:127 gdk-pixbuf/io-tiff.c:136 msgid "Dimensions of TIFF image too large" msgstr "דימענסיעס פֿון TIFF בילד זײַנען צו גרױס" -#: gdk-pixbuf/io-tiff.c:162 gdk-pixbuf/io-tiff.c:174 gdk-pixbuf/io-tiff.c:491 +#: gdk-pixbuf/io-tiff.c:160 gdk-pixbuf/io-tiff.c:172 gdk-pixbuf/io-tiff.c:489 msgid "Insufficient memory to open TIFF file" msgstr "ניט גענוג זכּרון עפֿענען TIFF טעקע" -#: gdk-pixbuf/io-tiff.c:236 +#: gdk-pixbuf/io-tiff.c:234 msgid "Failed to load RGB data from TIFF file" msgstr "דורכפֿאַל אין אַרײַנשטעלן RGB דאַטן פֿון TIFF טעקע" -#: gdk-pixbuf/io-tiff.c:293 +#: gdk-pixbuf/io-tiff.c:291 msgid "Failed to open TIFF image" msgstr "דורכפֿאַל אין עפֿענען TIFF בילד" -#: gdk-pixbuf/io-tiff.c:427 gdk-pixbuf/io-tiff.c:440 +#: gdk-pixbuf/io-tiff.c:425 gdk-pixbuf/io-tiff.c:438 msgid "Failed to load TIFF image" msgstr "דורכפֿאַל אין אַרײַנשטעלן TIFF בילד" -#: gdk-pixbuf/io-tiff.c:623 +#: gdk-pixbuf/io-tiff.c:621 #, fuzzy msgid "Failed to save TIFF image" msgstr "דורכפֿאַל אין עפֿענען TIFF בילד" -#: gdk-pixbuf/io-tiff.c:656 +#: gdk-pixbuf/io-tiff.c:654 msgid "TIFF compression doesn't refer to a valid codec." msgstr "" -#: gdk-pixbuf/io-tiff.c:696 +#: gdk-pixbuf/io-tiff.c:694 #, fuzzy msgid "Failed to write TIFF data" msgstr "דורכפֿאַל אין עפֿענען TIFF בילד" -#: gdk-pixbuf/io-tiff.c:733 +#: gdk-pixbuf/io-tiff.c:731 #, fuzzy msgid "Couldn't write to TIFF file" msgstr "ניט געקענט איבערמאַכן טעקע־נאָמען" -#: gdk-pixbuf/io-tiff.c:788 -msgid "The TIFF image format" -msgstr "TIFF בילד־פֿאָרעם" - -#: gdk-pixbuf/io-wbmp.c:245 +#: gdk-pixbuf/io-wbmp.c:243 msgid "Image has zero width" msgstr "בילד האָט אַ נוליקע ברײט" -#: gdk-pixbuf/io-wbmp.c:263 +#: gdk-pixbuf/io-wbmp.c:261 msgid "Image has zero height" msgstr "בילד האָט אַ נוליקע הײך" -#: gdk-pixbuf/io-wbmp.c:274 +#: gdk-pixbuf/io-wbmp.c:272 msgid "Not enough memory to load image" msgstr "ניט גענוג זכּרון אַרײַנשטעלן בילד" -#: gdk-pixbuf/io-wbmp.c:333 +#: gdk-pixbuf/io-wbmp.c:331 msgid "Couldn't save the rest" msgstr "ניט געקענט אױפֿהיטן דאָס רעשטל" -#: gdk-pixbuf/io-wbmp.c:374 +#: gdk-pixbuf/io-wbmp.c:372 msgid "The WBMP image format" msgstr "WBMP בילד־פֿאָרעם" -#: gdk-pixbuf/io-xbm.c:304 +#: gdk-pixbuf/io-xbm.c:302 msgid "Invalid XBM file" msgstr "אומלעקסיקע XBM טעקע" -#: gdk-pixbuf/io-xbm.c:314 +#: gdk-pixbuf/io-xbm.c:312 msgid "Insufficient memory to load XBM image file" msgstr "ניט גענוג זכּרון אַרײַנשטעלן XBM בילדטעקע" -#: gdk-pixbuf/io-xbm.c:462 +#: gdk-pixbuf/io-xbm.c:460 msgid "Failed to write to temporary file when loading XBM image" msgstr "דורכפֿאַל אין שרײַבן צײַטװײַליקע טעקע בשעת אַרײַנשטעלן XBM בילד" -#: gdk-pixbuf/io-xbm.c:501 +#: gdk-pixbuf/io-xbm.c:499 msgid "The XBM image format" msgstr "XBM בילד־פֿאָרעם" -#: gdk-pixbuf/io-xpm.c:469 +#: gdk-pixbuf/io-xpm.c:467 msgid "No XPM header found" msgstr "ניט געפֿונען קײן XPM קאָפּצעטל" -#: gdk-pixbuf/io-xpm.c:478 +#: gdk-pixbuf/io-xpm.c:476 #, fuzzy msgid "Invalid XPM header" msgstr "אומלעקסיקע XBM טעקע" -#: gdk-pixbuf/io-xpm.c:486 +#: gdk-pixbuf/io-xpm.c:484 msgid "XPM file has image width <= 0" msgstr "XPM טעקע האָט בילד ברײט <= 0" -#: gdk-pixbuf/io-xpm.c:494 +#: gdk-pixbuf/io-xpm.c:492 msgid "XPM file has image height <= 0" msgstr "XPM טעקע האָט בילד הײך <= 0" -#: gdk-pixbuf/io-xpm.c:502 +#: gdk-pixbuf/io-xpm.c:500 msgid "XPM has invalid number of chars per pixel" msgstr "XPM האָט אַן אומלעקסיקן צאָל שריפֿטצײכנס אין אַ בילדצעל" -#: gdk-pixbuf/io-xpm.c:511 +#: gdk-pixbuf/io-xpm.c:509 msgid "XPM file has invalid number of colors" msgstr "XPM טעקע האָט אַן אומלעקסיקן צאָל פֿאַרבן" -#: gdk-pixbuf/io-xpm.c:523 gdk-pixbuf/io-xpm.c:532 gdk-pixbuf/io-xpm.c:584 +#: gdk-pixbuf/io-xpm.c:521 gdk-pixbuf/io-xpm.c:530 gdk-pixbuf/io-xpm.c:582 #, fuzzy msgid "Cannot allocate memory for loading XPM image" msgstr "ניט גענוג זכּרון אַרײַנשטעלן XPM בילד" -#: gdk-pixbuf/io-xpm.c:546 +#: gdk-pixbuf/io-xpm.c:544 #, fuzzy msgid "Cannot read XPM colormap" msgstr "ניט געקענט לײענען XPM פֿאַרבמאַפּע" -#: gdk-pixbuf/io-xpm.c:778 +#: gdk-pixbuf/io-xpm.c:776 msgid "Failed to write to temporary file when loading XPM image" msgstr "דורכפֿאַל אין שרײַבן צײַטװײַליקע טעקע בשעת אַרײַנשטעלן XPM בילד" -#: gdk-pixbuf/io-xpm.c:817 +#: gdk-pixbuf/io-xpm.c:815 msgid "The XPM image format" msgstr "די XPM בילד פֿאָרמאַטירונג" diff --git a/po/zh_CN.gmo b/po/zh_CN.gmo index af2bdf14c6e32885bf4e08a274df6d672cce04f5..85f21860f06feda93b769a3fd9f86e11db9fe589 100644 GIT binary patch delta 4585 zcmYk<4^&q59mnw>#7M@>QFus`;kZOZ6DvcF85m^DhrLy5OiF)ayy(MNoQVmz0teu$_#pZ*8L!|l z3=22LgUJ|&1^56i#Syp_x!*BoNsOf63#%u>nET03!$f=<2V*0ugL~0~=P(|xp*q-` z-l(B89Ev3vg%zm!8c_}JLv^?lV`!h@8Z!i9Q59vPZY;$ltjFQ_mc9M~jv^l%>2}cF?C`v%i%k|qOHZxQOg3Y?7%Hh%*jB7aXb^RL7>YGF{O5;fBGs0t3D zI`%GV(|v7?rL~92=b}bbhbed&wKP3q+~>xkrhYDJMwX)o*V^*eW0-$c+(ChQ`YCD+ zZ==>OiFs88Io1;7XUaJ-o2DMs(bv#}=WYHvE+HRA;aIFjsx*GorhOOH(Jvia;APla zqp4VkRW^SP)xn!M8VAvuI+%xLSc$s+0WQNJ*5^K~Kwc=b2AOU13TltFqL%U^svRei z?xd1ffcdxunPt<3{LFWp^m@kAil(p#dDfJno_i5#+Z?xkY_A8iZo1ElTEZ!uGy_YK z$uW&sr1$?Yi4qEe+0qQs%t8-VBbUr})QC@GI^IMz>}3lF?#D^wt5Fr7LT$n>%)#5p zwlLYe^tyiz_C*IhdjA_pXvBw5o9Gg1&2L-7Sr_FKt>aL8qsY3@mOqDTc#|zZV9QTi z-$VLt{$;NZ z^FP${aqL)4eGaO89;!oYP)mMjH1n@D3uWG~1TPI1Rpdv_ z#1+(s>kAx!VPo8mdQkOcTFX%NZbaR;A3b=|A)%@4Lak*;hFif%RCz9{d?Bjm8|?Kq zTmDzn0KUXO0%I~oS9jJ;rQSa^Ns2)f1eb$uwP@Cs* z^x$e7jC-snkYzWQQ8N{q>2AU#RL7T~>TgEP;G4+vj`@(p6bk->TJs56ZoU-N@IK^5 z^A76zKWx6&58V+CM^&7Oy6-V$HO*q1--YV~ z6p8SO?npby$W@Ioz3q+ z4ahlS3(lY_=(Jw5euaFSOi$iX^*9^jaRF-g*CQL=97TOMzCtZQH1n(_8;^Rc%2AuO z1vN9rk^3C;zMC-LqNaA}qplNByZ$NEgDX)}ybTlaGOEGvP-{PYnrk*{DWAY3ticEH z0BUJEF$mqmuD>!lwrC6foH%In$FY^zYx8IEB%#kMpZ&m&hQOhQ)aX-g*6c*h-fE(q zc!kh1ln`t!^BV2nJv6{gsrTe4J*JB3p zHc>(7bNn=+LrXS0kkaDwn@eWCEztVTBRYs3woJVKz4Qp1zK9PI$G&&%FzE=Ql4v0Q zL@Xw>?q>)c1;if$DgHg6F6dZKoCu_h*@Y_!Hokd+c#P;poFeWeT8Qz44!to)h0II(w3dae#B9m?~i+kHsS|FA3{f?Uc}$H>A?9J&UHiQ_@pXdQC4(E-tHDw0zN$#mN)rSCnOO(Z_whHupi`QYtu4dO`5$gO}yumE6)nUP!Fr5P}crC^yoAtn4RL6#51gBzOT!y;A zOPGPjuqU>lt`ko$b;Ar)N2{9M_t zI(`E6BdnWo;07wqi7RQ9hieUZx!-qFSFBy524O$!6~SxQvD7r#RcvTq_1|iC*!Y0^FJDN zfh?}Bo()GWwps2P97=r;>WRL_D2}2RnwmwZ-)%z;{Rz~F{1YSiUvE!m0qDB0bu%)0b{W;t6dEHq2vwhgb+`lv;yL70yCxDY*5Rm*-s|-S z)D*oQP`H)CXWmfCaHxmVFdv^pb+8F%;8{ODj=RpIJ|B5Atp#~;>>@Il){%MBBFjNd z7}ej9j|vAP*brV zH3Dal!LWE5t1%lVVmc^izO--ZMn=pm@+k4*7g1W#ZH;J#2>Nz+9%TX761UbdFp+@RM9ES1C z8-21$jNn|NuzVnu7p9>lY8TtA=jSHrS`ut%Fwui2ZZ3;)H{-89rW zsN)r=p`3y`Z=t&hb;E_mNHk9+-7)OA`>uWKq_DRnp~r=TI6h^z~H7$dk1 zb)n<#8Dtvm5^99{m4=IMJgVdCP&e3znu3q82gVHwKS1fIsh;8W707)9J3&DwUhosT zl!f(t)Du>rE?n#Fi;&r|wO&7p>iFN>g!1sqSB839s!_)uLY9+lMJ>{gF;(yX1qwIP zkjPG-$T7&ev5lxFeit=Dm$57M85}wQBh*KEeI{xxEx|P0?Df5VyxIK{yKwx9A#{-Y zTQUWWKso9HHJE`9U~gQHci}G7lcd}f-guZh9o4?V>#w1vP$8bEhU{4&#*GW?` z0rde|jJn>IVT`|ex|;?)K{H0MGkdIQM`rrGpHvn91)J(QnwK` zh5L~gz&=I3VU|`IggqKr8P4fk%;vzOn2B341&<)h#F|l4lg4MT7Y@X$u?BTsEvDlF z%)w_+Be=&s=ALpt4=89TTHOT3Q9sB;T`-C|KGNGKyE9Q8TxWT`_0L}a z7wWpLZs$>9J;b~-YGnS7 znyPQy2=k(m9qP_N7JXnVDd>kUpoaJWUW=DdH|#q$ock(wI%+PLVL#l8*Wvr9scFSH z)b=oWobUp)t&4RyfoP_Bv5EyPWvefu$mJ!C1V z@J200jiNTa5wqG#;qEzj#p{Q;zs)9#$)89yIY8>j4swhfA=)~JSVw%s%RS^WrlS=A{6xbe8L;%;SJ;`q>?;JeoOv9UMKor(23}M zZr`-RjqqRBULe{sNIAKm z%puyciQXE0p8rU+jU+F&mH1-1ui{Gb3vw$7ma)_JL-L!pQuyuvHRZYFHgbozi{oSp znNAYOc5*jqBHDJ5D~Y~>iR370-v+c7u!KZ3;Cm_TC)3C{vYLE%%cWsBNg|8L)nqNX zkHnJ)$OiIDqHPTsP2MK=kXo{n+(>#5ZNDQAY57j1kgpcDDiWKNv?o4R(rsz4grdA? vab7`5q##;WSi1H=v}ZzLUUX1iVNoPnQWhDMr>6ZMBeBZ_ diff --git a/po/zh_CN.po b/po/zh_CN.po index 98a6466..c642e27 100644 --- a/po/zh_CN.po +++ b/po/zh_CN.po @@ -16,8 +16,8 @@ msgstr "" "Project-Id-Version: gdk-pixbuf master\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=gdk-" "pixbuf\n" -"POT-Creation-Date: 2013-04-15 10:28-0400\n" -"PO-Revision-Date: 2012-09-23 05:04+0800\n" +"POT-Creation-Date: 2014-05-26 20:46-0400\n" +"PO-Revision-Date: 2014-01-24 21:23+0800\n" "Last-Translator: YunQiang Su \n" "Language-Team: Chinese (simplified) \n" "Language: zh_CN\n" @@ -27,322 +27,330 @@ msgstr "" "Plural-Forms: nplurals=1; plural=0;\n" "X-Generator: Gtranslator 2.91.5\n" -#: gdk-pixbuf/gdk-pixbuf-animation.c:160 gdk-pixbuf/gdk-pixbuf-io.c:1064 -#: gdk-pixbuf/gdk-pixbuf-io.c:1330 +#: gdk-pixbuf/gdk-pixbuf-animation.c:158 gdk-pixbuf/gdk-pixbuf-io.c:1077 +#: gdk-pixbuf/gdk-pixbuf-io.c:1333 #, c-format msgid "Failed to open file '%s': %s" msgstr "打开文件“%s”失败:%s" -#: gdk-pixbuf/gdk-pixbuf-animation.c:173 gdk-pixbuf/gdk-pixbuf-io.c:1076 +#: gdk-pixbuf/gdk-pixbuf-animation.c:171 gdk-pixbuf/gdk-pixbuf-io.c:962 #, c-format msgid "Image file '%s' contains no data" msgstr "图像文件“%s”没有内容" -#: gdk-pixbuf/gdk-pixbuf-animation.c:212 +#: gdk-pixbuf/gdk-pixbuf-animation.c:210 #, c-format msgid "" "Failed to load animation '%s': reason not known, probably a corrupt " "animation file" msgstr "载入动画“%s”失败:原因未知,可能是动画文件已损坏" -#: gdk-pixbuf/gdk-pixbuf-animation.c:280 gdk-pixbuf/gdk-pixbuf-io.c:1112 -#: gdk-pixbuf/gdk-pixbuf-io.c:1382 +#: gdk-pixbuf/gdk-pixbuf-animation.c:278 gdk-pixbuf/gdk-pixbuf-io.c:1113 +#: gdk-pixbuf/gdk-pixbuf-io.c:1385 #, c-format msgid "" "Failed to load image '%s': reason not known, probably a corrupt image file" msgstr "载入图像“%s”失败:原因未知,可能是图像文件已损坏" -#: gdk-pixbuf/gdk-pixbuf-io.c:790 +#: gdk-pixbuf/gdk-pixbuf-io.c:774 #, c-format msgid "Unable to load image-loading module: %s: %s" msgstr "加载用来载入图像的模块失败:%s:%s" -#: gdk-pixbuf/gdk-pixbuf-io.c:805 +#: gdk-pixbuf/gdk-pixbuf-io.c:789 #, c-format msgid "" "Image-loading module %s does not export the proper interface; perhaps it's " "from a different gdk-pixbuf version?" msgstr "图像载入模块 %s 没有导出正确的接口;它是否属于另一个 gdk-pixbuf 版本?" -#: gdk-pixbuf/gdk-pixbuf-io.c:814 gdk-pixbuf/gdk-pixbuf-io.c:865 +#: gdk-pixbuf/gdk-pixbuf-io.c:798 gdk-pixbuf/gdk-pixbuf-io.c:849 #, c-format msgid "Image type '%s' is not supported" msgstr "不支持图像类型“%s”" -#: gdk-pixbuf/gdk-pixbuf-io.c:950 +#: gdk-pixbuf/gdk-pixbuf-io.c:934 #, c-format msgid "Couldn't recognize the image file format for file '%s'" msgstr "识别文件“%s”的图像文件格式失败" -#: gdk-pixbuf/gdk-pixbuf-io.c:958 +#: gdk-pixbuf/gdk-pixbuf-io.c:942 msgid "Unrecognized image file format" msgstr "无法识别的图像文件格式" -#: gdk-pixbuf/gdk-pixbuf-io.c:1121 +#: gdk-pixbuf/gdk-pixbuf-io.c:1124 #, c-format msgid "Failed to load image '%s': %s" msgstr "载入图像“%s”失败:%s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2015 gdk-pixbuf/io-gdip-utils.c:837 +#: gdk-pixbuf/gdk-pixbuf-io.c:2029 gdk-pixbuf/io-gdip-utils.c:835 #, c-format msgid "Error writing to image file: %s" msgstr "写入图像文件时出错:%s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2057 gdk-pixbuf/gdk-pixbuf-io.c:2178 +#: gdk-pixbuf/gdk-pixbuf-io.c:2071 gdk-pixbuf/gdk-pixbuf-io.c:2192 #, c-format msgid "This build of gdk-pixbuf does not support saving the image format: %s" msgstr "此 gdk-pixbuf 不支持要保存的图像格式:%s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2088 +#: gdk-pixbuf/gdk-pixbuf-io.c:2102 msgid "Insufficient memory to save image to callback" msgstr "内存不足以保存回调的图像" -#: gdk-pixbuf/gdk-pixbuf-io.c:2101 +#: gdk-pixbuf/gdk-pixbuf-io.c:2115 msgid "Failed to open temporary file" msgstr "打开临时文件失败" -#: gdk-pixbuf/gdk-pixbuf-io.c:2124 +#: gdk-pixbuf/gdk-pixbuf-io.c:2138 msgid "Failed to read from temporary file" msgstr "从临时文件读取失败" -#: gdk-pixbuf/gdk-pixbuf-io.c:2372 +#: gdk-pixbuf/gdk-pixbuf-io.c:2382 #, c-format msgid "Failed to open '%s' for writing: %s" msgstr "打开“%s”进行写入失败:%s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2398 +#: gdk-pixbuf/gdk-pixbuf-io.c:2408 #, c-format msgid "" "Failed to close '%s' while writing image, all data may not have been saved: " "%s" msgstr "写入图像时无法关闭“%s”,可能没有保存数据:%s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2619 gdk-pixbuf/gdk-pixbuf-io.c:2671 +#: gdk-pixbuf/gdk-pixbuf-io.c:2629 gdk-pixbuf/gdk-pixbuf-io.c:2681 msgid "Insufficient memory to save image into a buffer" msgstr "内存不足以将图像保存至缓冲区" -#: gdk-pixbuf/gdk-pixbuf-io.c:2717 +#: gdk-pixbuf/gdk-pixbuf-io.c:2727 msgid "Error writing to image stream" msgstr "写入图像流时出错" -#: gdk-pixbuf/gdk-pixbuf-loader.c:393 +#: gdk-pixbuf/gdk-pixbuf-loader.c:384 #, c-format msgid "" "Internal error: Image loader module '%s' failed to complete an operation, " "but didn't give a reason for the failure" msgstr "内部错误:图像载入模块“%s”完成某操作失败,但没有给出任何原因" -#: gdk-pixbuf/gdk-pixbuf-loader.c:435 +#: gdk-pixbuf/gdk-pixbuf-loader.c:426 #, c-format msgid "Incremental loading of image type '%s' is not supported" msgstr "图像类型“%s”不支持渐进式载入" -#: gdk-pixbuf/gdk-pixdata.c:160 +#: gdk-pixbuf/gdk-pixdata.c:158 msgid "Image header corrupt" msgstr "图像头损坏" -#: gdk-pixbuf/gdk-pixdata.c:165 +#: gdk-pixbuf/gdk-pixdata.c:163 msgid "Image format unknown" msgstr "图像格式未知" -#: gdk-pixbuf/gdk-pixdata.c:170 gdk-pixbuf/gdk-pixdata.c:502 +#: gdk-pixbuf/gdk-pixdata.c:168 gdk-pixbuf/gdk-pixdata.c:501 msgid "Image pixel data corrupt" msgstr "图像像素数据损坏" -#: gdk-pixbuf/gdk-pixdata.c:446 +#: gdk-pixbuf/gdk-pixdata.c:445 #, c-format msgid "failed to allocate image buffer of %u byte" msgid_plural "failed to allocate image buffer of %u bytes" msgstr[0] "分配 %u 字节的图像缓冲区失败" -#: gdk-pixbuf/io-ani.c:244 +#: gdk-pixbuf/io-ani.c:242 msgid "Unexpected icon chunk in animation" msgstr "动画中有未预期的图标块" -#: gdk-pixbuf/io-ani.c:342 gdk-pixbuf/io-ani.c:400 gdk-pixbuf/io-ani.c:426 -#: gdk-pixbuf/io-ani.c:449 gdk-pixbuf/io-ani.c:476 gdk-pixbuf/io-ani.c:563 +#: gdk-pixbuf/io-ani.c:340 gdk-pixbuf/io-ani.c:398 gdk-pixbuf/io-ani.c:424 +#: gdk-pixbuf/io-ani.c:447 gdk-pixbuf/io-ani.c:474 gdk-pixbuf/io-ani.c:561 msgid "Invalid header in animation" msgstr "动画头无效" -#: gdk-pixbuf/io-ani.c:352 gdk-pixbuf/io-ani.c:374 gdk-pixbuf/io-ani.c:458 -#: gdk-pixbuf/io-ani.c:485 gdk-pixbuf/io-ani.c:536 gdk-pixbuf/io-ani.c:608 +#: gdk-pixbuf/io-ani.c:350 gdk-pixbuf/io-ani.c:372 gdk-pixbuf/io-ani.c:456 +#: gdk-pixbuf/io-ani.c:483 gdk-pixbuf/io-ani.c:534 gdk-pixbuf/io-ani.c:606 msgid "Not enough memory to load animation" msgstr "内存不足以载入动画" -#: gdk-pixbuf/io-ani.c:392 gdk-pixbuf/io-ani.c:418 gdk-pixbuf/io-ani.c:437 +#: gdk-pixbuf/io-ani.c:390 gdk-pixbuf/io-ani.c:416 gdk-pixbuf/io-ani.c:435 msgid "Malformed chunk in animation" msgstr "动画中的块格式错误" -#: gdk-pixbuf/io-ani.c:660 +#: gdk-pixbuf/io-ani.c:628 +msgid "ANI image was truncated or incomplete." +msgstr "ANI 文件被截断或不完整。" + +#: gdk-pixbuf/io-ani.c:669 msgid "The ANI image format" msgstr "ANI 图像格式" -#: gdk-pixbuf/io-bmp.c:229 gdk-pixbuf/io-bmp.c:266 gdk-pixbuf/io-bmp.c:337 -#: gdk-pixbuf/io-bmp.c:369 gdk-pixbuf/io-bmp.c:392 gdk-pixbuf/io-bmp.c:495 +#: gdk-pixbuf/io-bmp.c:227 gdk-pixbuf/io-bmp.c:264 gdk-pixbuf/io-bmp.c:335 +#: gdk-pixbuf/io-bmp.c:367 gdk-pixbuf/io-bmp.c:390 gdk-pixbuf/io-bmp.c:493 msgid "BMP image has bogus header data" msgstr "BMP 图像有伪造的头数据" -#: gdk-pixbuf/io-bmp.c:240 gdk-pixbuf/io-bmp.c:432 +#: gdk-pixbuf/io-bmp.c:238 gdk-pixbuf/io-bmp.c:430 msgid "Not enough memory to load bitmap image" msgstr "内存不足以载入位图图像" -#: gdk-pixbuf/io-bmp.c:318 +#: gdk-pixbuf/io-bmp.c:316 msgid "BMP image has unsupported header size" msgstr "不支持的 BMP 图像头大小" -#: gdk-pixbuf/io-bmp.c:356 +#: gdk-pixbuf/io-bmp.c:354 msgid "Topdown BMP images cannot be compressed" msgstr "无法压缩自上而下的 BMP 图像" -#: gdk-pixbuf/io-bmp.c:716 gdk-pixbuf/io-pnm.c:707 +#: gdk-pixbuf/io-bmp.c:714 gdk-pixbuf/io-pnm.c:705 msgid "Premature end-of-file encountered" msgstr "文件过早结束" -#: gdk-pixbuf/io-bmp.c:1328 +#: gdk-pixbuf/io-bmp.c:1326 msgid "Couldn't allocate memory for saving BMP file" msgstr "无法分配内存来保存 BMP 文件" -#: gdk-pixbuf/io-bmp.c:1369 +#: gdk-pixbuf/io-bmp.c:1367 msgid "Couldn't write to BMP file" msgstr "无法写入 BMP 文件" -#: gdk-pixbuf/io-bmp.c:1422 gdk-pixbuf/io-gdip-bmp.c:82 +#: gdk-pixbuf/io-bmp.c:1420 gdk-pixbuf/io-gdip-bmp.c:80 msgid "The BMP image format" msgstr "BMP 图像格式" -#: gdk-pixbuf/io-gdip-emf.c:59 +#: gdk-pixbuf/io-gdip-emf.c:57 msgid "The EMF image format" msgstr "EMF 图像格式" -#: gdk-pixbuf/io-gdip-gif.c:80 gdk-pixbuf/io-gif.c:1720 +#: gdk-pixbuf/io-gdip-gif.c:78 gdk-pixbuf/io-gif.c:1718 msgid "The GIF image format" msgstr "GIF 图像格式" -#: gdk-pixbuf/io-gdip-ico.c:59 gdk-pixbuf/io-ico.c:1271 +#: gdk-pixbuf/io-gdip-ico.c:57 gdk-pixbuf/io-ico.c:1269 msgid "The ICO image format" msgstr "ICO 图像格式" -#: gdk-pixbuf/io-gdip-jpeg.c:53 gdk-pixbuf/io-jpeg.c:1249 +#: gdk-pixbuf/io-gdip-jpeg.c:51 gdk-pixbuf/io-jpeg.c:1249 #, c-format msgid "" "JPEG quality must be a value between 0 and 100; value '%s' could not be " "parsed." msgstr "JPEG 质量一定要在 0 至 100 之间;无法解析数值“%s”。" -#: gdk-pixbuf/io-gdip-jpeg.c:68 gdk-pixbuf/io-jpeg.c:1265 +#: gdk-pixbuf/io-gdip-jpeg.c:66 gdk-pixbuf/io-jpeg.c:1265 #, c-format msgid "" "JPEG quality must be a value between 0 and 100; value '%d' is not allowed." msgstr "JPEG 质量一定要在 0 至 100 之间;不允许使用数值“%d”。" -#: gdk-pixbuf/io-gdip-jpeg.c:136 gdk-pixbuf/io-jpeg.c:1478 +#: gdk-pixbuf/io-gdip-jpeg.c:134 gdk-pixbuf/io-jpeg.c:1478 msgid "The JPEG image format" msgstr "JPEG 图像格式" -#: gdk-pixbuf/io-gdip-utils.c:154 +#: gdk-pixbuf/io-gdip-tiff.c:80 gdk-pixbuf/io-tiff.c:786 +msgid "The TIFF image format" +msgstr "TIFF 图像格式" + +#: gdk-pixbuf/io-gdip-utils.c:152 #, c-format msgid "Could not allocate memory: %s" msgstr "无法分配内存:%s" -#: gdk-pixbuf/io-gdip-utils.c:179 gdk-pixbuf/io-gdip-utils.c:293 -#: gdk-pixbuf/io-gdip-utils.c:333 +#: gdk-pixbuf/io-gdip-utils.c:177 gdk-pixbuf/io-gdip-utils.c:291 +#: gdk-pixbuf/io-gdip-utils.c:331 #, c-format msgid "Could not create stream: %s" msgstr "无法创建流:%s" -#: gdk-pixbuf/io-gdip-utils.c:193 +#: gdk-pixbuf/io-gdip-utils.c:191 #, c-format msgid "Could not seek stream: %s" msgstr "无法搜索流:%s" -#: gdk-pixbuf/io-gdip-utils.c:205 +#: gdk-pixbuf/io-gdip-utils.c:203 #, c-format msgid "Could not read from stream: %s" msgstr "无法从流中读取:%s" -#: gdk-pixbuf/io-gdip-utils.c:617 +#: gdk-pixbuf/io-gdip-utils.c:615 msgid "Couldn't load bitmap" msgstr "无法装入位图" -#: gdk-pixbuf/io-gdip-utils.c:773 +#: gdk-pixbuf/io-gdip-utils.c:771 msgid "Couldn't load metafile" msgstr "无法装入元文件" -#: gdk-pixbuf/io-gdip-utils.c:878 +#: gdk-pixbuf/io-gdip-utils.c:876 msgid "Unsupported image format for GDI+" msgstr "不支持的 GDI+ 图像格式" -#: gdk-pixbuf/io-gdip-utils.c:885 +#: gdk-pixbuf/io-gdip-utils.c:883 msgid "Couldn't save" msgstr "无法保存" -#: gdk-pixbuf/io-gdip-wmf.c:58 +#: gdk-pixbuf/io-gdip-wmf.c:56 msgid "The WMF image format" msgstr "WMF 图像格式" -#: gdk-pixbuf/io-gif.c:222 +#: gdk-pixbuf/io-gif.c:220 #, c-format msgid "Failure reading GIF: %s" msgstr "读入 GIF 失败:%s" -#: gdk-pixbuf/io-gif.c:496 gdk-pixbuf/io-gif.c:1502 gdk-pixbuf/io-gif.c:1669 +#: gdk-pixbuf/io-gif.c:494 gdk-pixbuf/io-gif.c:1500 gdk-pixbuf/io-gif.c:1667 msgid "GIF file was missing some data (perhaps it was truncated somehow?)" msgstr "GIF 文件缺少了某些数据(可能文件被截短了?)" -#: gdk-pixbuf/io-gif.c:505 +#: gdk-pixbuf/io-gif.c:503 #, c-format msgid "Internal error in the GIF loader (%s)" msgstr "GIF 文件载入模块产生内部程序错误(%s)" -#: gdk-pixbuf/io-gif.c:579 +#: gdk-pixbuf/io-gif.c:577 msgid "Stack overflow" msgstr "栈溢出" -#: gdk-pixbuf/io-gif.c:639 +#: gdk-pixbuf/io-gif.c:637 msgid "GIF image loader cannot understand this image." msgstr "GIF 文件载入模块无法分析此图像。" -#: gdk-pixbuf/io-gif.c:668 +#: gdk-pixbuf/io-gif.c:666 msgid "Bad code encountered" msgstr "遇到了错误的代码" -#: gdk-pixbuf/io-gif.c:678 +#: gdk-pixbuf/io-gif.c:676 msgid "Circular table entry in GIF file" msgstr "GIF 文件中的表项循环" -#: gdk-pixbuf/io-gif.c:866 gdk-pixbuf/io-gif.c:1488 gdk-pixbuf/io-gif.c:1541 -#: gdk-pixbuf/io-gif.c:1657 +#: gdk-pixbuf/io-gif.c:864 gdk-pixbuf/io-gif.c:1486 gdk-pixbuf/io-gif.c:1539 +#: gdk-pixbuf/io-gif.c:1655 msgid "Not enough memory to load GIF file" msgstr "内存不足以载入 GIF 文件" -#: gdk-pixbuf/io-gif.c:960 +#: gdk-pixbuf/io-gif.c:958 msgid "Not enough memory to composite a frame in GIF file" msgstr "内存不足以构建 GIF 文件中的一帧" -#: gdk-pixbuf/io-gif.c:1132 +#: gdk-pixbuf/io-gif.c:1130 msgid "GIF image is corrupt (incorrect LZW compression)" msgstr "GIF 图像已损坏(不正确的 LZW 压缩数据)" -#: gdk-pixbuf/io-gif.c:1182 +#: gdk-pixbuf/io-gif.c:1180 msgid "File does not appear to be a GIF file" msgstr "文件好像不是 GIF 文件" -#: gdk-pixbuf/io-gif.c:1194 +#: gdk-pixbuf/io-gif.c:1192 #, c-format msgid "Version %s of the GIF file format is not supported" msgstr "不支持 %s 版本的 GIF 文件格式" -#: gdk-pixbuf/io-gif.c:1241 +#: gdk-pixbuf/io-gif.c:1239 msgid "Resulting GIF image has zero size" msgstr "结果 GIF 图像大小为 0" -#: gdk-pixbuf/io-gif.c:1320 +#: gdk-pixbuf/io-gif.c:1318 msgid "" "GIF image has no global colormap, and a frame inside it has no local " "colormap." msgstr "GIF 图像没有全局色彩表,它其中的一帧也没有局部色彩表。" -#: gdk-pixbuf/io-gif.c:1564 +#: gdk-pixbuf/io-gif.c:1562 msgid "GIF image was truncated or incomplete." msgstr "GIF 文件被截断或是不完整。" @@ -359,194 +367,194 @@ msgstr "无法解码 ICNS 文件" msgid "The ICNS image format" msgstr "ICNS 图像格式" -#: gdk-pixbuf/io-ico.c:228 gdk-pixbuf/io-ico.c:242 gdk-pixbuf/io-ico.c:291 -#: gdk-pixbuf/io-ico.c:302 gdk-pixbuf/io-ico.c:395 +#: gdk-pixbuf/io-ico.c:226 gdk-pixbuf/io-ico.c:240 gdk-pixbuf/io-ico.c:289 +#: gdk-pixbuf/io-ico.c:300 gdk-pixbuf/io-ico.c:393 msgid "Invalid header in icon" msgstr "图标头无效" -#: gdk-pixbuf/io-ico.c:257 gdk-pixbuf/io-ico.c:312 gdk-pixbuf/io-ico.c:405 -#: gdk-pixbuf/io-ico.c:458 gdk-pixbuf/io-ico.c:488 +#: gdk-pixbuf/io-ico.c:255 gdk-pixbuf/io-ico.c:310 gdk-pixbuf/io-ico.c:403 +#: gdk-pixbuf/io-ico.c:456 gdk-pixbuf/io-ico.c:486 msgid "Not enough memory to load icon" msgstr "内存不足以载入图标" -#: gdk-pixbuf/io-ico.c:338 +#: gdk-pixbuf/io-ico.c:336 msgid "Compressed icons are not supported" msgstr "不支持压缩图标" -#: gdk-pixbuf/io-ico.c:358 +#: gdk-pixbuf/io-ico.c:356 msgid "Icon has zero width" msgstr "图标宽度为零" -#: gdk-pixbuf/io-ico.c:368 +#: gdk-pixbuf/io-ico.c:366 msgid "Icon has zero height" msgstr "图标高度为零" -#: gdk-pixbuf/io-ico.c:443 +#: gdk-pixbuf/io-ico.c:441 msgid "Unsupported icon type" msgstr "不支持的图标类型" -#: gdk-pixbuf/io-ico.c:537 +#: gdk-pixbuf/io-ico.c:535 msgid "Not enough memory to load ICO file" msgstr "内存不足以载入 ICO 文件" -#: gdk-pixbuf/io-ico.c:1002 +#: gdk-pixbuf/io-ico.c:1000 msgid "Image too large to be saved as ICO" msgstr "图像太大,无法另存为 ICO" -#: gdk-pixbuf/io-ico.c:1013 +#: gdk-pixbuf/io-ico.c:1011 msgid "Cursor hotspot outside image" msgstr "光标热点位于图像外" -#: gdk-pixbuf/io-ico.c:1036 +#: gdk-pixbuf/io-ico.c:1034 #, c-format msgid "Unsupported depth for ICO file: %d" msgstr "不支持的 ICO 文件深度:%d" -#: gdk-pixbuf/io-jasper.c:74 +#: gdk-pixbuf/io-jasper.c:73 msgid "Couldn't allocate memory for stream" msgstr "无法为流分配内存" -#: gdk-pixbuf/io-jasper.c:104 +#: gdk-pixbuf/io-jasper.c:103 msgid "Couldn't decode image" msgstr "无法解码图像" -#: gdk-pixbuf/io-jasper.c:122 +#: gdk-pixbuf/io-jasper.c:121 msgid "Transformed JPEG2000 has zero width or height" msgstr "已转换的 JPEG2000 的宽度或高度为零" -#: gdk-pixbuf/io-jasper.c:136 +#: gdk-pixbuf/io-jasper.c:135 msgid "Image type currently not supported" msgstr "目前不支持该图像类型" -#: gdk-pixbuf/io-jasper.c:148 gdk-pixbuf/io-jasper.c:156 +#: gdk-pixbuf/io-jasper.c:147 gdk-pixbuf/io-jasper.c:155 msgid "Couldn't allocate memory for color profile" msgstr "无法为色彩配置分配内存" -#: gdk-pixbuf/io-jasper.c:182 +#: gdk-pixbuf/io-jasper.c:181 msgid "Insufficient memory to open JPEG 2000 file" msgstr "内存不足以打开 JPEG 2000 文件" -#: gdk-pixbuf/io-jasper.c:261 +#: gdk-pixbuf/io-jasper.c:260 msgid "Couldn't allocate memory to buffer image data" msgstr "无法为缓冲图像数据分配内存" -#: gdk-pixbuf/io-jasper.c:305 +#: gdk-pixbuf/io-jasper.c:304 msgid "The JPEG 2000 image format" msgstr "JPEG 2000 图像格式" -#: gdk-pixbuf/io-jpeg.c:126 +#: gdk-pixbuf/io-jpeg.c:124 #, c-format msgid "Error interpreting JPEG image file (%s)" msgstr "分析 JPEG 图像文件时出错(%s)" -#: gdk-pixbuf/io-jpeg.c:604 +#: gdk-pixbuf/io-jpeg.c:597 msgid "" "Insufficient memory to load image, try exiting some applications to free " "memory" msgstr "内存不足以载入图像,试试关闭其它应用程序来释放内存" -#: gdk-pixbuf/io-jpeg.c:651 gdk-pixbuf/io-jpeg.c:865 +#: gdk-pixbuf/io-jpeg.c:645 gdk-pixbuf/io-jpeg.c:858 #, c-format msgid "Unsupported JPEG color space (%s)" msgstr "不支持的 JPEG 色彩空间(%s)" -#: gdk-pixbuf/io-jpeg.c:764 gdk-pixbuf/io-jpeg.c:1044 +#: gdk-pixbuf/io-jpeg.c:757 gdk-pixbuf/io-jpeg.c:1037 #: gdk-pixbuf/io-jpeg.c:1308 gdk-pixbuf/io-jpeg.c:1318 msgid "Couldn't allocate memory for loading JPEG file" msgstr "无法分配内存来载入 JPEG 文件" -#: gdk-pixbuf/io-jpeg.c:1018 +#: gdk-pixbuf/io-jpeg.c:1011 msgid "Transformed JPEG has zero width or height." msgstr "变形 JPEG 宽度或高度为零。" #: gdk-pixbuf/io-jpeg.c:1279 -#, fuzzy, c-format +#, c-format msgid "Color profile has invalid length '%u'." -msgstr "色彩配置有无效的长度“%d”。" +msgstr "色彩配置有无效的长度“%u”。" -#: gdk-pixbuf/io-pcx.c:186 +#: gdk-pixbuf/io-pcx.c:184 msgid "Couldn't allocate memory for header" msgstr "无法为头分配内存" -#: gdk-pixbuf/io-pcx.c:201 gdk-pixbuf/io-pcx.c:559 +#: gdk-pixbuf/io-pcx.c:199 gdk-pixbuf/io-pcx.c:557 msgid "Couldn't allocate memory for context buffer" msgstr "无法为上下文缓冲区分配内存" -#: gdk-pixbuf/io-pcx.c:600 +#: gdk-pixbuf/io-pcx.c:598 msgid "Image has invalid width and/or height" msgstr "图像的宽度和/或高度无效" -#: gdk-pixbuf/io-pcx.c:612 gdk-pixbuf/io-pcx.c:673 +#: gdk-pixbuf/io-pcx.c:610 gdk-pixbuf/io-pcx.c:671 msgid "Image has unsupported bpp" msgstr "图像有不支持的 bpp" -#: gdk-pixbuf/io-pcx.c:617 gdk-pixbuf/io-pcx.c:625 +#: gdk-pixbuf/io-pcx.c:615 gdk-pixbuf/io-pcx.c:623 #, c-format msgid "Image has unsupported number of %d-bit planes" msgstr "图像有不支持的 %d 位色盘" -#: gdk-pixbuf/io-pcx.c:641 +#: gdk-pixbuf/io-pcx.c:639 msgid "Couldn't create new pixbuf" msgstr "无法创建新像素缓冲" -#: gdk-pixbuf/io-pcx.c:649 +#: gdk-pixbuf/io-pcx.c:647 msgid "Couldn't allocate memory for line data" msgstr "无法为线形数据分配内存" -#: gdk-pixbuf/io-pcx.c:656 +#: gdk-pixbuf/io-pcx.c:654 msgid "Couldn't allocate memory for PCX image" msgstr "无法为 PCX 图像分配内存" -#: gdk-pixbuf/io-pcx.c:703 +#: gdk-pixbuf/io-pcx.c:701 msgid "Didn't get all lines of PCX image" msgstr "未获得 PCX 图像的全部线形" -#: gdk-pixbuf/io-pcx.c:710 +#: gdk-pixbuf/io-pcx.c:708 msgid "No palette found at end of PCX data" msgstr "在 PCX 数据结尾未发现调色板" -#: gdk-pixbuf/io-pcx.c:755 +#: gdk-pixbuf/io-pcx.c:753 msgid "The PCX image format" msgstr "PCX 图像格式" -#: gdk-pixbuf/io-pixdata.c:148 +#: gdk-pixbuf/io-pixdata.c:146 msgid "Transformed pixbuf has zero width or height." msgstr "变形后 pixbuf 的宽度或高度为零。" -#: gdk-pixbuf/io-pixdata.c:186 +#: gdk-pixbuf/io-pixdata.c:184 msgid "The GdkPixdata format" msgstr "GdkPixdata 格式" -#: gdk-pixbuf/io-png.c:54 +#: gdk-pixbuf/io-png.c:53 msgid "Bits per channel of PNG image is invalid." msgstr "PNG 图像的每通道位数无效。" -#: gdk-pixbuf/io-png.c:135 gdk-pixbuf/io-png.c:641 +#: gdk-pixbuf/io-png.c:134 gdk-pixbuf/io-png.c:640 msgid "Transformed PNG has zero width or height." msgstr "变形 PNG 宽度或高度为零。" -#: gdk-pixbuf/io-png.c:143 +#: gdk-pixbuf/io-png.c:142 msgid "Bits per channel of transformed PNG is not 8." msgstr "变形 PNG 每通道位数不是 8。" -#: gdk-pixbuf/io-png.c:152 +#: gdk-pixbuf/io-png.c:151 msgid "Transformed PNG not RGB or RGBA." msgstr "变形 PNG 不是 RGB 或 RGBA。" -#: gdk-pixbuf/io-png.c:161 +#: gdk-pixbuf/io-png.c:160 msgid "Transformed PNG has unsupported number of channels, must be 3 or 4." msgstr "变形 PNG 含有不支持的通道数,必须是 3 或 4。" -#: gdk-pixbuf/io-png.c:182 +#: gdk-pixbuf/io-png.c:181 #, c-format msgid "Fatal error in PNG image file: %s" msgstr "PNG 图像文件里有严重错误:%s" -#: gdk-pixbuf/io-png.c:315 +#: gdk-pixbuf/io-png.c:314 msgid "Insufficient memory to load PNG file" msgstr "内存不足以载入 PNG 文件" -#: gdk-pixbuf/io-png.c:656 +#: gdk-pixbuf/io-png.c:655 #, c-format msgid "" "Insufficient memory to store a %lu by %lu image; try exiting some " @@ -554,365 +562,361 @@ msgid "" msgstr "" "内存不足以载入大小为 %lu x %lu 的图像;试试关闭其它应用程序以减少内存使用量" -#: gdk-pixbuf/io-png.c:719 +#: gdk-pixbuf/io-png.c:718 msgid "Fatal error reading PNG image file" msgstr "读入 PNG 图像文件时发生严重错误" -#: gdk-pixbuf/io-png.c:768 +#: gdk-pixbuf/io-png.c:767 #, c-format msgid "Fatal error reading PNG image file: %s" msgstr "读入 PNG 图像文件时发生严重错误:%s" -#: gdk-pixbuf/io-png.c:858 +#: gdk-pixbuf/io-png.c:857 msgid "" "Keys for PNG text chunks must have at least 1 and at most 79 characters." msgstr "PNG 文本块的关键字必须至少有 1 个字符,最多有 79 个字符。" -#: gdk-pixbuf/io-png.c:867 +#: gdk-pixbuf/io-png.c:866 msgid "Keys for PNG text chunks must be ASCII characters." msgstr "PNG 文本块的关键字必须是 ASCII 字符。" -#: gdk-pixbuf/io-png.c:881 gdk-pixbuf/io-tiff.c:667 +#: gdk-pixbuf/io-png.c:880 gdk-pixbuf/io-tiff.c:665 #, c-format msgid "Color profile has invalid length %d." msgstr "色彩配置有无效的长度 %d。" -#: gdk-pixbuf/io-png.c:894 +#: gdk-pixbuf/io-png.c:893 #, c-format msgid "" "PNG compression level must be a value between 0 and 9; value '%s' could not " "be parsed." msgstr "PNG 压缩级别一定要在 0 至 9 之间;无法解析数值“%s”。" -#: gdk-pixbuf/io-png.c:907 +#: gdk-pixbuf/io-png.c:906 #, c-format msgid "" "PNG compression level must be a value between 0 and 9; value '%d' is not " "allowed." msgstr "PNG 压缩级别一定要在 0 至 9 之间;不允许使用数值“%d”。" -#: gdk-pixbuf/io-png.c:955 +#: gdk-pixbuf/io-png.c:954 #, c-format msgid "Value for PNG text chunk %s cannot be converted to ISO-8859-1 encoding." msgstr "PNG 文本块 %s 的值无法转换为 ISO-8859-1 编码。" -#: gdk-pixbuf/io-png.c:1118 +#: gdk-pixbuf/io-png.c:1117 msgid "The PNG image format" msgstr "PNG 图像格式" -#: gdk-pixbuf/io-pnm.c:248 +#: gdk-pixbuf/io-pnm.c:246 msgid "PNM loader expected to find an integer, but didn't" msgstr "PNM 载入模块找不到要找的整数" -#: gdk-pixbuf/io-pnm.c:280 +#: gdk-pixbuf/io-pnm.c:278 msgid "PNM file has an incorrect initial byte" msgstr "PNM 文件的第一个字节不正确" -#: gdk-pixbuf/io-pnm.c:310 +#: gdk-pixbuf/io-pnm.c:308 msgid "PNM file is not in a recognized PNM subformat" msgstr "PNG 文件不是以可识别的 PNM 副格式存储的" -#: gdk-pixbuf/io-pnm.c:335 +#: gdk-pixbuf/io-pnm.c:333 msgid "PNM file has an image width of 0" msgstr "PNM 文件的图像宽度为 0" -#: gdk-pixbuf/io-pnm.c:356 +#: gdk-pixbuf/io-pnm.c:354 msgid "PNM file has an image height of 0" msgstr "PNM 文件的图像高度为 0" -#: gdk-pixbuf/io-pnm.c:379 +#: gdk-pixbuf/io-pnm.c:377 msgid "Maximum color value in PNM file is 0" msgstr "PNM 文件中最大可用颜色数为 0" -#: gdk-pixbuf/io-pnm.c:387 +#: gdk-pixbuf/io-pnm.c:385 msgid "Maximum color value in PNM file is too large" msgstr "PNM 文件中最大可用颜色数过大" -#: gdk-pixbuf/io-pnm.c:427 gdk-pixbuf/io-pnm.c:457 gdk-pixbuf/io-pnm.c:502 +#: gdk-pixbuf/io-pnm.c:425 gdk-pixbuf/io-pnm.c:455 gdk-pixbuf/io-pnm.c:500 msgid "Raw PNM image type is invalid" msgstr "原始 PNM 图像类型无效" -#: gdk-pixbuf/io-pnm.c:652 +#: gdk-pixbuf/io-pnm.c:650 msgid "PNM image loader does not support this PNM subformat" msgstr "PNM 载入程序不支持这种 PNM 副格式" -#: gdk-pixbuf/io-pnm.c:739 gdk-pixbuf/io-pnm.c:966 +#: gdk-pixbuf/io-pnm.c:737 gdk-pixbuf/io-pnm.c:964 msgid "Raw PNM formats require exactly one whitespace before sample data" msgstr "原始 PNM 格式在样本数据前精确需要一个空格" -#: gdk-pixbuf/io-pnm.c:766 +#: gdk-pixbuf/io-pnm.c:764 msgid "Cannot allocate memory for loading PNM image" msgstr "无法分配内存来载入 PNM 图像" -#: gdk-pixbuf/io-pnm.c:816 +#: gdk-pixbuf/io-pnm.c:814 msgid "Insufficient memory to load PNM context struct" msgstr "内存不足以载入 PNM 的上下文结构" -#: gdk-pixbuf/io-pnm.c:867 +#: gdk-pixbuf/io-pnm.c:865 msgid "Unexpected end of PNM image data" msgstr "PNM 图像数据过早结束" -#: gdk-pixbuf/io-pnm.c:995 +#: gdk-pixbuf/io-pnm.c:993 msgid "Insufficient memory to load PNM file" msgstr "内存不足以载入 PNM 文件" -#: gdk-pixbuf/io-pnm.c:1079 +#: gdk-pixbuf/io-pnm.c:1077 msgid "The PNM/PBM/PGM/PPM image format family" msgstr "PNM/PBM/PGM/PPM 图像格式族" -#: gdk-pixbuf/io-qtif.c:128 +#: gdk-pixbuf/io-qtif.c:126 msgid "Input file descriptor is NULL." msgstr "输入文件描述符为 NULL。" -#: gdk-pixbuf/io-qtif.c:143 +#: gdk-pixbuf/io-qtif.c:141 msgid "Failed to read QTIF header" msgstr "读取 QTIF 头失败" -#: gdk-pixbuf/io-qtif.c:152 gdk-pixbuf/io-qtif.c:189 gdk-pixbuf/io-qtif.c:459 +#: gdk-pixbuf/io-qtif.c:150 gdk-pixbuf/io-qtif.c:187 gdk-pixbuf/io-qtif.c:454 #, c-format msgid "QTIF atom size too large (%d byte)" msgid_plural "QTIF atom size too large (%d bytes)" msgstr[0] "QTIF 原子尺寸太大(%d 字节)" -#: gdk-pixbuf/io-qtif.c:175 +#: gdk-pixbuf/io-qtif.c:173 #, c-format msgid "Failed to allocate %d byte for file read buffer" msgid_plural "Failed to allocate %d bytes for file read buffer" msgstr[0] "分配 %d 字节的文件读取缓冲区失败" -#: gdk-pixbuf/io-qtif.c:206 +#: gdk-pixbuf/io-qtif.c:201 #, c-format msgid "File error when reading QTIF atom: %s" msgstr "读入 QTIF 失败:%s" -#: gdk-pixbuf/io-qtif.c:243 +#: gdk-pixbuf/io-qtif.c:238 #, c-format msgid "Failed to skip the next %d byte with seek()." msgid_plural "Failed to skip the next %d bytes with seek()." msgstr[0] "使用 seek() 跳过接下来的 %d 字节失败。" -#: gdk-pixbuf/io-qtif.c:270 +#: gdk-pixbuf/io-qtif.c:265 msgid "Failed to allocate QTIF context structure." msgstr "无法为 OTIF 分配上下文结构" -#: gdk-pixbuf/io-qtif.c:330 +#: gdk-pixbuf/io-qtif.c:325 msgid "Failed to create GdkPixbufLoader object." msgstr "创建 GdkPixbufLoader 对象失败。" -#: gdk-pixbuf/io-qtif.c:434 +#: gdk-pixbuf/io-qtif.c:429 msgid "Failed to find an image data atom." msgstr "查找图像数据失败。" -#: gdk-pixbuf/io-qtif.c:618 +#: gdk-pixbuf/io-qtif.c:613 msgid "The QTIF image format" msgstr "QTIF 图像格式" -#: gdk-pixbuf/io-ras.c:125 +#: gdk-pixbuf/io-ras.c:123 msgid "RAS image has bogus header data" msgstr "RAS 图像有伪造的头数据" -#: gdk-pixbuf/io-ras.c:147 +#: gdk-pixbuf/io-ras.c:145 msgid "RAS image has unknown type" msgstr "RAS 图像类型未知" -#: gdk-pixbuf/io-ras.c:155 +#: gdk-pixbuf/io-ras.c:153 msgid "unsupported RAS image variation" msgstr "不支持的 RAS 图像变种" -#: gdk-pixbuf/io-ras.c:170 gdk-pixbuf/io-ras.c:199 +#: gdk-pixbuf/io-ras.c:168 gdk-pixbuf/io-ras.c:197 msgid "Not enough memory to load RAS image" msgstr "内存不足以载入 RAS 图像" -#: gdk-pixbuf/io-ras.c:544 +#: gdk-pixbuf/io-ras.c:542 msgid "The Sun raster image format" msgstr "Sun 光栅图像格式" -#: gdk-pixbuf/io-tga.c:153 +#: gdk-pixbuf/io-tga.c:151 msgid "Cannot allocate memory for IOBuffer struct" msgstr "无法为 IOBuffer 结构分配内存" -#: gdk-pixbuf/io-tga.c:172 +#: gdk-pixbuf/io-tga.c:170 msgid "Cannot allocate memory for IOBuffer data" msgstr "无法为 IOBuffer 数据分配内存" -#: gdk-pixbuf/io-tga.c:183 +#: gdk-pixbuf/io-tga.c:181 msgid "Cannot realloc IOBuffer data" msgstr "无法重新分配 IOBuffer 数据" -#: gdk-pixbuf/io-tga.c:213 +#: gdk-pixbuf/io-tga.c:211 msgid "Cannot allocate temporary IOBuffer data" msgstr "无法为临时 IOBuffer 数据分配内存" -#: gdk-pixbuf/io-tga.c:346 +#: gdk-pixbuf/io-tga.c:339 msgid "Cannot allocate new pixbuf" msgstr "无法分配新像素缓冲" -#: gdk-pixbuf/io-tga.c:685 +#: gdk-pixbuf/io-tga.c:678 msgid "Image is corrupted or truncated" msgstr "图像文件被截断或是不完整。" -#: gdk-pixbuf/io-tga.c:692 +#: gdk-pixbuf/io-tga.c:685 msgid "Cannot allocate colormap structure" msgstr "无法分配色彩表结构" -#: gdk-pixbuf/io-tga.c:699 +#: gdk-pixbuf/io-tga.c:692 msgid "Cannot allocate colormap entries" msgstr "无法分配色彩表项" -#: gdk-pixbuf/io-tga.c:721 +#: gdk-pixbuf/io-tga.c:714 msgid "Unexpected bitdepth for colormap entries" msgstr "未预期的色彩表项位深" -#: gdk-pixbuf/io-tga.c:739 +#: gdk-pixbuf/io-tga.c:732 msgid "Cannot allocate TGA header memory" msgstr "无法分配 TGA 头内存" -#: gdk-pixbuf/io-tga.c:772 +#: gdk-pixbuf/io-tga.c:765 msgid "TGA image has invalid dimensions" msgstr "TGA 图像尺寸无效" -#: gdk-pixbuf/io-tga.c:778 gdk-pixbuf/io-tga.c:787 gdk-pixbuf/io-tga.c:797 -#: gdk-pixbuf/io-tga.c:807 gdk-pixbuf/io-tga.c:814 +#: gdk-pixbuf/io-tga.c:771 gdk-pixbuf/io-tga.c:780 gdk-pixbuf/io-tga.c:790 +#: gdk-pixbuf/io-tga.c:800 gdk-pixbuf/io-tga.c:807 msgid "TGA image type not supported" msgstr "不支持 TGA 图像类型" -#: gdk-pixbuf/io-tga.c:861 +#: gdk-pixbuf/io-tga.c:854 msgid "Cannot allocate memory for TGA context struct" msgstr "无法为 TGA 上下文结构分配内存" -#: gdk-pixbuf/io-tga.c:926 +#: gdk-pixbuf/io-tga.c:919 msgid "Excess data in file" msgstr "文件中的数据超额" -#: gdk-pixbuf/io-tga.c:1007 +#: gdk-pixbuf/io-tga.c:1000 msgid "The Targa image format" msgstr "Targa 图像格式" -#: gdk-pixbuf/io-tiff.c:104 +#: gdk-pixbuf/io-tiff.c:102 msgid "Could not get image width (bad TIFF file)" msgstr "无法取得图像宽度(TIFF 文件损坏)" -#: gdk-pixbuf/io-tiff.c:112 +#: gdk-pixbuf/io-tiff.c:110 msgid "Could not get image height (bad TIFF file)" msgstr "无法取得图像高度(TIFF 文件损坏)" -#: gdk-pixbuf/io-tiff.c:120 +#: gdk-pixbuf/io-tiff.c:118 msgid "Width or height of TIFF image is zero" msgstr "TIFF 图像的宽度或高度为零" -#: gdk-pixbuf/io-tiff.c:129 gdk-pixbuf/io-tiff.c:138 +#: gdk-pixbuf/io-tiff.c:127 gdk-pixbuf/io-tiff.c:136 msgid "Dimensions of TIFF image too large" msgstr "TIFF 图像的尺寸太大" -#: gdk-pixbuf/io-tiff.c:162 gdk-pixbuf/io-tiff.c:174 gdk-pixbuf/io-tiff.c:491 +#: gdk-pixbuf/io-tiff.c:160 gdk-pixbuf/io-tiff.c:172 gdk-pixbuf/io-tiff.c:489 msgid "Insufficient memory to open TIFF file" msgstr "内存不足以打开 TIFF 文件" -#: gdk-pixbuf/io-tiff.c:236 +#: gdk-pixbuf/io-tiff.c:234 msgid "Failed to load RGB data from TIFF file" msgstr "载入 TIFF 文件里的 RGB 数据失败" -#: gdk-pixbuf/io-tiff.c:293 +#: gdk-pixbuf/io-tiff.c:291 msgid "Failed to open TIFF image" msgstr "打开 TIFF 图像失败" -#: gdk-pixbuf/io-tiff.c:427 gdk-pixbuf/io-tiff.c:440 +#: gdk-pixbuf/io-tiff.c:425 gdk-pixbuf/io-tiff.c:438 msgid "Failed to load TIFF image" msgstr "载入 TIFF 图像失败" -#: gdk-pixbuf/io-tiff.c:623 +#: gdk-pixbuf/io-tiff.c:621 msgid "Failed to save TIFF image" msgstr "保存 TIFF 图像失败" -#: gdk-pixbuf/io-tiff.c:656 +#: gdk-pixbuf/io-tiff.c:654 msgid "TIFF compression doesn't refer to a valid codec." msgstr "TIFF 压缩未指名有效的编码。" -#: gdk-pixbuf/io-tiff.c:696 +#: gdk-pixbuf/io-tiff.c:694 msgid "Failed to write TIFF data" msgstr "写入 TIFF 图像失败" -#: gdk-pixbuf/io-tiff.c:733 +#: gdk-pixbuf/io-tiff.c:731 msgid "Couldn't write to TIFF file" msgstr "无法写入 TIFF 文件" -#: gdk-pixbuf/io-tiff.c:788 -msgid "The TIFF image format" -msgstr "TIFF 图像格式" - -#: gdk-pixbuf/io-wbmp.c:245 +#: gdk-pixbuf/io-wbmp.c:243 msgid "Image has zero width" msgstr "图像宽度为零" -#: gdk-pixbuf/io-wbmp.c:263 +#: gdk-pixbuf/io-wbmp.c:261 msgid "Image has zero height" msgstr "图像高度为零" -#: gdk-pixbuf/io-wbmp.c:274 +#: gdk-pixbuf/io-wbmp.c:272 msgid "Not enough memory to load image" msgstr "内存不足以载入图像" -#: gdk-pixbuf/io-wbmp.c:333 +#: gdk-pixbuf/io-wbmp.c:331 msgid "Couldn't save the rest" msgstr "无法保存剩余部分" -#: gdk-pixbuf/io-wbmp.c:374 +#: gdk-pixbuf/io-wbmp.c:372 msgid "The WBMP image format" msgstr "WBMP 图像格式" -#: gdk-pixbuf/io-xbm.c:304 +#: gdk-pixbuf/io-xbm.c:302 msgid "Invalid XBM file" msgstr "XBM 文件无效" -#: gdk-pixbuf/io-xbm.c:314 +#: gdk-pixbuf/io-xbm.c:312 msgid "Insufficient memory to load XBM image file" msgstr "内存不足以载入 XBM 图像文件" -#: gdk-pixbuf/io-xbm.c:462 +#: gdk-pixbuf/io-xbm.c:460 msgid "Failed to write to temporary file when loading XBM image" msgstr "载入 XBM 图像时无法写入临时文件" -#: gdk-pixbuf/io-xbm.c:501 +#: gdk-pixbuf/io-xbm.c:499 msgid "The XBM image format" msgstr "XBM 图像格式" -#: gdk-pixbuf/io-xpm.c:469 +#: gdk-pixbuf/io-xpm.c:467 msgid "No XPM header found" msgstr "找不到 XPM 头" -#: gdk-pixbuf/io-xpm.c:478 +#: gdk-pixbuf/io-xpm.c:476 msgid "Invalid XPM header" msgstr "无效的 XBM 头" -#: gdk-pixbuf/io-xpm.c:486 +#: gdk-pixbuf/io-xpm.c:484 msgid "XPM file has image width <= 0" msgstr "XPM 文件图像宽度 <= 0" -#: gdk-pixbuf/io-xpm.c:494 +#: gdk-pixbuf/io-xpm.c:492 msgid "XPM file has image height <= 0" msgstr "XPM 文件图像高度 <= 0" -#: gdk-pixbuf/io-xpm.c:502 +#: gdk-pixbuf/io-xpm.c:500 msgid "XPM has invalid number of chars per pixel" msgstr "XPM 每个像素占用的字节数目无效" -#: gdk-pixbuf/io-xpm.c:511 +#: gdk-pixbuf/io-xpm.c:509 msgid "XPM file has invalid number of colors" msgstr "XPM 文件图像颜色数目不正确" -#: gdk-pixbuf/io-xpm.c:523 gdk-pixbuf/io-xpm.c:532 gdk-pixbuf/io-xpm.c:584 +#: gdk-pixbuf/io-xpm.c:521 gdk-pixbuf/io-xpm.c:530 gdk-pixbuf/io-xpm.c:582 msgid "Cannot allocate memory for loading XPM image" msgstr "无法分配内存来载入 XPM 图像" -#: gdk-pixbuf/io-xpm.c:546 +#: gdk-pixbuf/io-xpm.c:544 msgid "Cannot read XPM colormap" msgstr "无法读入 XPM 色彩表" -#: gdk-pixbuf/io-xpm.c:778 +#: gdk-pixbuf/io-xpm.c:776 msgid "Failed to write to temporary file when loading XPM image" msgstr "载入 XPM 图像时写入临时文件失败" -#: gdk-pixbuf/io-xpm.c:817 +#: gdk-pixbuf/io-xpm.c:815 msgid "The XPM image format" msgstr "XPM 图像格式" diff --git a/po/zh_HK.gmo b/po/zh_HK.gmo index cea92694fa625a4ef54c7bed1232830a809ab59d..2a9700146787b2090ed8d84cfe5b3080c8c48826 100644 GIT binary patch delta 4534 zcmYk<3s6?)@@R1?r3tuU4L7DUGB|B^6(( zWYNSNa0~ zZ`ZWKaUCPN5sx-^u7l6H(_t!gF0rk1v6zHWcpLV_g&2-ous7CX0)BxXyKfC{#s*Q7=xzcwB}(aF0Ddg?-6~bo4r&gnC|pnt{cr z26rH@x}!*2?hNwhE^}FXCaf~N^u%)Kn>`3%*LLKR!dQY0adt}ghsv}`E%cMn}j}kqY86z9L`6Lv>x@| z8B_=UK)u(QUXyewsCsiy?-k+gxWe*3;2`o%x-tJs45JnX<%&@wU5=`t2Gz0Ss7-gt zjH0y>S<6+C6!+GReQkaS*NR_S@wP}x|I{I6{3St?y)@VFV#08c= zgzDgV?1!CbO&!d_nOKZ^ehTNKkM(JTMaY42rO0f%^{73z3$>I-QSAge(w+V!?!hs* z0hwj@E%N97=BDErLo1rX9OSodChB)jBW=6A=GXQ-gmu$JwD00csKPAN8s%HQ2-Wa2W~I3cGbulUs<1WdL!B-aHB-}ZB$gv%aQ{O;{)POx zC|=^H?j{T{J8mHfKW;^>== zF470L!TcC$)BT33FOH2Qa|Sa1I`<_MXeKI9AENhBBRFB@zoMo%GTEzWEUH5fn-!?< z!A|oN)Ks4}+oX8)4oAH=8Ff1521uylRc5_;4%Nf<3|G&GqfWzYRL52#tK+Is12~Nx z@S+*UXH^YFqdGDa!*I5h7h@;#ffZKp3Tj0APz{|z?dFidUPmI#EL6`6QG1{Q^}9Wo zg#WejW<%IudFMEWa5w1G~+$sQ23p*9VUEk0qh09*^2I#i*&NLhXsYsN>Xt1=#yW z@89n-)cgBToAnn|#o=k5eK3N2I<~_C)F~=N&D&hm#*OL7haxg=VT@Cs&Nck;_nn{K;# z5+5YrglW(R=OLVemB@eYxl0(1Ek}7B_MAh{or$#hYf%)ctk=V=U< zVo!VnRpDnCjSZ-gwHWPe+Ak2D2$&sqvKeKy_#yYDVj_n13Zc zr$7z=h_Tp)xA<1LRP2RwP)oE1_1>%Ir`VDF1!Pbzbgb9GiRJ^SWA_|(!7Wx^hZ@kA z0TTN6I*cPABh0>L8fuDfHm6&85vt)*E8k@0)#g6b%zb9hFQ7JcGp0fHMW6;0=w}5Z zP#wrMXPOI;jqR4AHqjyMgBLL#yK~4HgPVXlX6uk|m-`U){vW9CLi_}8Y4Wif`NbHg z^Iu6qYj+s6mW`+eLbJW4Nk%=-#&o}rnxKOo(mc*M#^;wnpv{}9`W`2_#K z22aBE_%IRJ!tG6hSr6{u5qRaglf=iwb5{y*8ljD&YmP_oL`0K*$MVZidtg6NMCc^V zCUj}ZZV#rk`1}=+xyuUpw7aQ9JyB_8;Tte&q zA)$+H;@%FX^iiV=x|S2~2UE_yh>sH5)prn+iBRGIaSgGVxRKDM6SI?OLX08wEvX?g z30;dkf*aP7!Bde#<_Q(3eKw?fi}-}tL+C@H>kv^vJVh)d9w&4)C$1x&CT0=3a*3wI zLE=@SH=*&=r{C8N7#EI@Mf zAQlsa#7sihV2|Ma0q!xxvqWEw|CV4e-+T-s(ujMAdkJ075c7g5@75A(iAh%W3T`BB zAf{W{VQfvjYx%bLGO?RzMzkVymFpm`@zTNjeca24A;itZQbN}eB8tdThN~O#P%!1( z3``=H5Tz>1$R4};r-+!^YuiqaYBew+F*%`siobv2kbxeR+9HCj&|0yT`kGEfXBZtF9Yhqrzq|i9(=+_`bI$JG-LvPM z-Ee$!+{sOG(GQZ_tue|`l1ApWH|rW__SVJPYt}KzECV}X7<2Fvtil|eg?YFd``~^I z;Rl$B=dnL#CYuew@u>6f!CbSbZ4D}R9D8!$N9>2G-OPGm1l6&r7{UdZh3hdJ51?-J zUrfgi^sX0%QP+#0Zaf{;;fJv|?!r{=Z^x+ULZ72fOuE$UG8}?^@ix@)l{gSvk)GQp ze!Oc+@I-@AH>^bt*<$39_Bis-o@G;luV5Ga22;4dUC=%FVNX=gi&0NJ2{oj3s3&Yd zjZCW_e;+k9XHZYxgW+NjtORSY67@jaaU#Bpnu>60aJ`8b)sxMo!arNjrW#vN7rcjhk*GtR_c*G9J5cAniTtxq*{GxOJcZ5+<5V2x?G0E;d$)VK7voRoEt{+9Nr$2? zP=o5&GSs5m<{rZlw7*3?Q5kp7$45|8vlsQdQ>dZu%0z2KvM_|DsQpt=*RAW#_^YQ+ zutTe|88vq&{lu@_4ve#gI*kpZXhTpPos1#8*V|9xU9|V(<(SJsE@87!i*^~RqfOpE z5v8IzI)_!*k6}=I0jh^va1b6wb?^+%#%%7c<16uQY{5hfGf%ugR)UPOjYHO%%|=b- zV$^-!z(S06r(0vGR3f8lji{c!z(%Y5pQs^>=WhJQQcyoENA78Nx($B3)jfflitkY) zkV%6OLzs)~vI(dso`*%a1$E;S7(1V(Jeqbc>caJ?Mc9ZD zY(|!WeTh0hftNo4^D%_OFir1&4HYe-`%#Od*?rx8&pnM=8}ZDK?14IeAnL{yzJG@A zpXWY`^w~D~@k6MoIjJ`Hw=+~UM+tm&bm1`S!dJLgyR&f=`xl`uco6xiokERNH|DDX zBS>Fu1%~i>RTIGANeAkF@@*nu_MK9yM2MQA4)J_n$y@?5yukWC@RH43BV z`bN}+wxXW=Z|--)xIPr4a}fG5-1hjbn#;Uh4-QK;7Uu z)P>$bb*No&UtbwS#O+}083)Jeo z{EFbjnW#mw81ER-HqQP{y!eF-K6x7fRiK zrSI5`y=k|ghUz$K=s!nYIAM4&^to6|dn~f>Z5!&m|6mB?BEh1~M766?Q&NxD;s$Sj zfzdwfNEs2V#!`1C*0X;#>O&LHa7@7gn1svm5?qVw@OJElM{q3u5A~rMG&1;f&qoH) zwxOUag}fo7rpOs{jBqF&kS9zhN9`|fGqe;#$?MBW`8?}xfjnOlh(xoLiU3F>`s z@OBgGf%bX(uc+TgKlI9%ZXDyrg0*DSmv0gdz@>N@?m+rt?_n-x^3v<=s6w6p5bC?| zB5G<*VH$Rs5X}7m)S9VArZQ@Csptl4P;+z8Pxu!Or+o(dVcEoB?rTwtZH4;`>d6nF zZu}9dqsdjlTQd~nXm=t#iC$Tion)Hc|JAW(@R#X%>W`A8M4fq#Y$XTC?@3$HldAlZ z+)3^u`ai^P$t==Do**iGXa28f^qwKh$!*-9xT9&7P`L448cTBVg zP9=MY9^+T!dZJJ4JhFqR#FG$NOte5FM6YrtY0wW_NHZBq9wFU{-qk$9U(ugSHML^0 zkra|Dl1BbQ{zNvDL*xOnfxJNOA+1EEg6J!I3)xLnqW7~|NG6c+B#CSzDw6_Y+j_Pg zy*(1cUO(claWn94vdr7t@j=38AXa9xT}0-R^tSnr9bwalyy1=C;YDPOx69pMU@DnI za>=V?I#C%#{!DIAgK}3uY+K8A3+YeRk|J`Ymi#IzIi#&jq4FDYknAP*lBY@Q^-0%d ubQzqNUzAr+94g2!FDz}`m*2ZHdkR8@h2;gMt)Jxgjf*ep+?rRoHT@@RFv9r& diff --git a/po/zh_HK.po b/po/zh_HK.po index 4c54b3e..ec9b3cd 100644 --- a/po/zh_HK.po +++ b/po/zh_HK.po @@ -9,8 +9,8 @@ msgstr "" "Project-Id-Version: gtk+ 2.25.3\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=gdk-" "pixbuf\n" -"POT-Creation-Date: 2013-04-15 10:28-0400\n" -"PO-Revision-Date: 2013-03-01 22:18+0800\n" +"POT-Creation-Date: 2014-05-26 20:46-0400\n" +"PO-Revision-Date: 2013-08-06 19:37+0800\n" "Last-Translator: Chao-Hsiung Liao \n" "Language-Team: Chinese (Hong Kong) \n" "Language: zh_TW\n" @@ -18,325 +18,333 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -"X-Generator: Poedit 1.5.4\n" +"X-Generator: Poedit 1.5.5\n" -#: gdk-pixbuf/gdk-pixbuf-animation.c:160 gdk-pixbuf/gdk-pixbuf-io.c:1064 -#: gdk-pixbuf/gdk-pixbuf-io.c:1330 +#: gdk-pixbuf/gdk-pixbuf-animation.c:158 gdk-pixbuf/gdk-pixbuf-io.c:1077 +#: gdk-pixbuf/gdk-pixbuf-io.c:1333 #, c-format msgid "Failed to open file '%s': %s" msgstr "開啟檔案「%s」失敗:%s" -#: gdk-pixbuf/gdk-pixbuf-animation.c:173 gdk-pixbuf/gdk-pixbuf-io.c:1076 +#: gdk-pixbuf/gdk-pixbuf-animation.c:171 gdk-pixbuf/gdk-pixbuf-io.c:962 #, c-format msgid "Image file '%s' contains no data" msgstr "圖片檔‘%s’沒有內容" -#: gdk-pixbuf/gdk-pixbuf-animation.c:212 +#: gdk-pixbuf/gdk-pixbuf-animation.c:210 #, c-format msgid "" "Failed to load animation '%s': reason not known, probably a corrupt " "animation file" msgstr "無法載入動畫檔‘%s’:原因不明,可能動畫檔已經損毀" -#: gdk-pixbuf/gdk-pixbuf-animation.c:280 gdk-pixbuf/gdk-pixbuf-io.c:1112 -#: gdk-pixbuf/gdk-pixbuf-io.c:1382 +#: gdk-pixbuf/gdk-pixbuf-animation.c:278 gdk-pixbuf/gdk-pixbuf-io.c:1113 +#: gdk-pixbuf/gdk-pixbuf-io.c:1385 #, c-format msgid "" "Failed to load image '%s': reason not known, probably a corrupt image file" msgstr "無法載入圖片檔「%s」:原因不明,可能檔案已經損毀" -#: gdk-pixbuf/gdk-pixbuf-io.c:790 +#: gdk-pixbuf/gdk-pixbuf-io.c:774 #, c-format msgid "Unable to load image-loading module: %s: %s" msgstr "無法載入用來載入圖片的模組:%s:%s" -#: gdk-pixbuf/gdk-pixbuf-io.c:805 +#: gdk-pixbuf/gdk-pixbuf-io.c:789 #, c-format msgid "" "Image-loading module %s does not export the proper interface; perhaps it's " "from a different gdk-pixbuf version?" msgstr "圖片載入模組 %s 沒有匯出正確的介面;它是否屬於另一個 gtk-pixbuf 版本?" -#: gdk-pixbuf/gdk-pixbuf-io.c:814 gdk-pixbuf/gdk-pixbuf-io.c:865 +#: gdk-pixbuf/gdk-pixbuf-io.c:798 gdk-pixbuf/gdk-pixbuf-io.c:849 #, c-format msgid "Image type '%s' is not supported" msgstr "不支援圖片類型‘%s’" -#: gdk-pixbuf/gdk-pixbuf-io.c:950 +#: gdk-pixbuf/gdk-pixbuf-io.c:934 #, c-format msgid "Couldn't recognize the image file format for file '%s'" msgstr "無法識別圖片檔‘%s’的圖片格式" -#: gdk-pixbuf/gdk-pixbuf-io.c:958 +#: gdk-pixbuf/gdk-pixbuf-io.c:942 msgid "Unrecognized image file format" msgstr "無法識別的圖片檔格式" -#: gdk-pixbuf/gdk-pixbuf-io.c:1121 +#: gdk-pixbuf/gdk-pixbuf-io.c:1124 #, c-format msgid "Failed to load image '%s': %s" msgstr "無法載入圖片‘%s’:%s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2015 gdk-pixbuf/io-gdip-utils.c:837 +#: gdk-pixbuf/gdk-pixbuf-io.c:2029 gdk-pixbuf/io-gdip-utils.c:835 #, c-format msgid "Error writing to image file: %s" msgstr "寫入圖片檔時發生錯誤 (%s)" -#: gdk-pixbuf/gdk-pixbuf-io.c:2057 gdk-pixbuf/gdk-pixbuf-io.c:2178 +#: gdk-pixbuf/gdk-pixbuf-io.c:2071 gdk-pixbuf/gdk-pixbuf-io.c:2192 #, c-format msgid "This build of gdk-pixbuf does not support saving the image format: %s" msgstr "此 gdk-pixbuf 版本不支援儲存以下的圖片格式:%s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2088 +#: gdk-pixbuf/gdk-pixbuf-io.c:2102 msgid "Insufficient memory to save image to callback" msgstr "記憶體不足以儲存圖片到 callback" -#: gdk-pixbuf/gdk-pixbuf-io.c:2101 +#: gdk-pixbuf/gdk-pixbuf-io.c:2115 msgid "Failed to open temporary file" msgstr "無法開啟暫存檔" -#: gdk-pixbuf/gdk-pixbuf-io.c:2124 +#: gdk-pixbuf/gdk-pixbuf-io.c:2138 msgid "Failed to read from temporary file" msgstr "無法讀入暫存檔" -#: gdk-pixbuf/gdk-pixbuf-io.c:2372 +#: gdk-pixbuf/gdk-pixbuf-io.c:2382 #, c-format msgid "Failed to open '%s' for writing: %s" msgstr "無法開啟‘%s’以供寫入資料:%s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2398 +#: gdk-pixbuf/gdk-pixbuf-io.c:2408 #, c-format msgid "" "Failed to close '%s' while writing image, all data may not have been saved: " "%s" msgstr "寫入圖片後無法關閉‘%s’,資料可能無法完整地儲存:%s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2619 gdk-pixbuf/gdk-pixbuf-io.c:2671 +#: gdk-pixbuf/gdk-pixbuf-io.c:2629 gdk-pixbuf/gdk-pixbuf-io.c:2681 msgid "Insufficient memory to save image into a buffer" msgstr "記憶體不足以將圖片寫入緩衝區" -#: gdk-pixbuf/gdk-pixbuf-io.c:2717 +#: gdk-pixbuf/gdk-pixbuf-io.c:2727 msgid "Error writing to image stream" msgstr "寫入圖片串流時發生錯誤" -#: gdk-pixbuf/gdk-pixbuf-loader.c:393 +#: gdk-pixbuf/gdk-pixbuf-loader.c:384 #, c-format msgid "" "Internal error: Image loader module '%s' failed to complete an operation, " "but didn't give a reason for the failure" msgstr "內部錯誤:圖片載入模組‘%s’無法完成動作,但沒有提供任何原因" -#: gdk-pixbuf/gdk-pixbuf-loader.c:435 +#: gdk-pixbuf/gdk-pixbuf-loader.c:426 #, c-format msgid "Incremental loading of image type '%s' is not supported" msgstr "不支援以漸進方式載入圖片類型‘%s’" -#: gdk-pixbuf/gdk-pixdata.c:160 +#: gdk-pixbuf/gdk-pixdata.c:158 msgid "Image header corrupt" msgstr "圖片標頭損毀" -#: gdk-pixbuf/gdk-pixdata.c:165 +#: gdk-pixbuf/gdk-pixdata.c:163 msgid "Image format unknown" msgstr "圖片格式不明" -#: gdk-pixbuf/gdk-pixdata.c:170 gdk-pixbuf/gdk-pixdata.c:502 +#: gdk-pixbuf/gdk-pixdata.c:168 gdk-pixbuf/gdk-pixdata.c:501 msgid "Image pixel data corrupt" msgstr "圖片像素資料損毀" -#: gdk-pixbuf/gdk-pixdata.c:446 +#: gdk-pixbuf/gdk-pixdata.c:445 #, c-format msgid "failed to allocate image buffer of %u byte" msgid_plural "failed to allocate image buffer of %u bytes" msgstr[0] "無法分配 %u 位元組的圖片緩衝區" -#: gdk-pixbuf/io-ani.c:244 +#: gdk-pixbuf/io-ani.c:242 msgid "Unexpected icon chunk in animation" msgstr "動畫中含有未預期的圖示區塊" -#: gdk-pixbuf/io-ani.c:342 gdk-pixbuf/io-ani.c:400 gdk-pixbuf/io-ani.c:426 -#: gdk-pixbuf/io-ani.c:449 gdk-pixbuf/io-ani.c:476 gdk-pixbuf/io-ani.c:563 +#: gdk-pixbuf/io-ani.c:340 gdk-pixbuf/io-ani.c:398 gdk-pixbuf/io-ani.c:424 +#: gdk-pixbuf/io-ani.c:447 gdk-pixbuf/io-ani.c:474 gdk-pixbuf/io-ani.c:561 msgid "Invalid header in animation" msgstr "動畫檔的標頭資料無效" -#: gdk-pixbuf/io-ani.c:352 gdk-pixbuf/io-ani.c:374 gdk-pixbuf/io-ani.c:458 -#: gdk-pixbuf/io-ani.c:485 gdk-pixbuf/io-ani.c:536 gdk-pixbuf/io-ani.c:608 +#: gdk-pixbuf/io-ani.c:350 gdk-pixbuf/io-ani.c:372 gdk-pixbuf/io-ani.c:456 +#: gdk-pixbuf/io-ani.c:483 gdk-pixbuf/io-ani.c:534 gdk-pixbuf/io-ani.c:606 msgid "Not enough memory to load animation" msgstr "記憶體不足以載入動畫" -#: gdk-pixbuf/io-ani.c:392 gdk-pixbuf/io-ani.c:418 gdk-pixbuf/io-ani.c:437 +#: gdk-pixbuf/io-ani.c:390 gdk-pixbuf/io-ani.c:416 gdk-pixbuf/io-ani.c:435 msgid "Malformed chunk in animation" msgstr "動畫中有部份資料不符合格式" -#: gdk-pixbuf/io-ani.c:660 +#: gdk-pixbuf/io-ani.c:628 +msgid "ANI image was truncated or incomplete." +msgstr "ANI 影像被截斷或是不完整。" + +#: gdk-pixbuf/io-ani.c:669 msgid "The ANI image format" msgstr "ANI 圖片格式" -#: gdk-pixbuf/io-bmp.c:229 gdk-pixbuf/io-bmp.c:266 gdk-pixbuf/io-bmp.c:337 -#: gdk-pixbuf/io-bmp.c:369 gdk-pixbuf/io-bmp.c:392 gdk-pixbuf/io-bmp.c:495 +#: gdk-pixbuf/io-bmp.c:227 gdk-pixbuf/io-bmp.c:264 gdk-pixbuf/io-bmp.c:335 +#: gdk-pixbuf/io-bmp.c:367 gdk-pixbuf/io-bmp.c:390 gdk-pixbuf/io-bmp.c:493 msgid "BMP image has bogus header data" msgstr "BMP 圖片中有冗餘的標頭資料" -#: gdk-pixbuf/io-bmp.c:240 gdk-pixbuf/io-bmp.c:432 +#: gdk-pixbuf/io-bmp.c:238 gdk-pixbuf/io-bmp.c:430 msgid "Not enough memory to load bitmap image" msgstr "記憶體不足以載入點陣圖片" -#: gdk-pixbuf/io-bmp.c:318 +#: gdk-pixbuf/io-bmp.c:316 msgid "BMP image has unsupported header size" msgstr "不支援這種 BMP 圖片檔標頭大小" -#: gdk-pixbuf/io-bmp.c:356 +#: gdk-pixbuf/io-bmp.c:354 msgid "Topdown BMP images cannot be compressed" msgstr "由上至下描繪的 BMP 圖片不可以壓縮" -#: gdk-pixbuf/io-bmp.c:716 gdk-pixbuf/io-pnm.c:707 +#: gdk-pixbuf/io-bmp.c:714 gdk-pixbuf/io-pnm.c:705 msgid "Premature end-of-file encountered" msgstr "檔案太早結束" -#: gdk-pixbuf/io-bmp.c:1328 +#: gdk-pixbuf/io-bmp.c:1326 msgid "Couldn't allocate memory for saving BMP file" msgstr "無法分配記憶體來儲存 BMP 檔" -#: gdk-pixbuf/io-bmp.c:1369 +#: gdk-pixbuf/io-bmp.c:1367 msgid "Couldn't write to BMP file" msgstr "無法寫入 BMP 檔案" -#: gdk-pixbuf/io-bmp.c:1422 gdk-pixbuf/io-gdip-bmp.c:82 +#: gdk-pixbuf/io-bmp.c:1420 gdk-pixbuf/io-gdip-bmp.c:80 msgid "The BMP image format" msgstr "BMP 圖片格式" -#: gdk-pixbuf/io-gdip-emf.c:59 +#: gdk-pixbuf/io-gdip-emf.c:57 msgid "The EMF image format" msgstr "EMF 圖片格式" -#: gdk-pixbuf/io-gdip-gif.c:80 gdk-pixbuf/io-gif.c:1720 +#: gdk-pixbuf/io-gdip-gif.c:78 gdk-pixbuf/io-gif.c:1718 msgid "The GIF image format" msgstr "GIF 圖片格式" -#: gdk-pixbuf/io-gdip-ico.c:59 gdk-pixbuf/io-ico.c:1271 +#: gdk-pixbuf/io-gdip-ico.c:57 gdk-pixbuf/io-ico.c:1269 msgid "The ICO image format" msgstr "ICO 圖片格式" -#: gdk-pixbuf/io-gdip-jpeg.c:53 gdk-pixbuf/io-jpeg.c:1249 +#: gdk-pixbuf/io-gdip-jpeg.c:51 gdk-pixbuf/io-jpeg.c:1249 #, c-format msgid "" "JPEG quality must be a value between 0 and 100; value '%s' could not be " "parsed." msgstr "JPEG 品質必須在 0 至 100 之間;無法分析數值「%s」。" -#: gdk-pixbuf/io-gdip-jpeg.c:68 gdk-pixbuf/io-jpeg.c:1265 +#: gdk-pixbuf/io-gdip-jpeg.c:66 gdk-pixbuf/io-jpeg.c:1265 #, c-format msgid "" "JPEG quality must be a value between 0 and 100; value '%d' is not allowed." msgstr "JPEG 品質必須在 0 至 100 之間;不允許使用數值「%d」。" -#: gdk-pixbuf/io-gdip-jpeg.c:136 gdk-pixbuf/io-jpeg.c:1478 +#: gdk-pixbuf/io-gdip-jpeg.c:134 gdk-pixbuf/io-jpeg.c:1478 msgid "The JPEG image format" msgstr "JPEG 圖片格式" -#: gdk-pixbuf/io-gdip-utils.c:154 +#: gdk-pixbuf/io-gdip-tiff.c:80 gdk-pixbuf/io-tiff.c:786 +msgid "The TIFF image format" +msgstr "TIFF 圖片格式" + +#: gdk-pixbuf/io-gdip-utils.c:152 #, c-format msgid "Could not allocate memory: %s" msgstr "無法分配記憶體: %s" -#: gdk-pixbuf/io-gdip-utils.c:179 gdk-pixbuf/io-gdip-utils.c:293 -#: gdk-pixbuf/io-gdip-utils.c:333 +#: gdk-pixbuf/io-gdip-utils.c:177 gdk-pixbuf/io-gdip-utils.c:291 +#: gdk-pixbuf/io-gdip-utils.c:331 #, c-format msgid "Could not create stream: %s" msgstr "無法建立串流: %s" -#: gdk-pixbuf/io-gdip-utils.c:193 +#: gdk-pixbuf/io-gdip-utils.c:191 #, c-format msgid "Could not seek stream: %s" msgstr "無法尋找串流: %s" -#: gdk-pixbuf/io-gdip-utils.c:205 +#: gdk-pixbuf/io-gdip-utils.c:203 #, c-format msgid "Could not read from stream: %s" msgstr "無法讀取串流:%s" -#: gdk-pixbuf/io-gdip-utils.c:617 +#: gdk-pixbuf/io-gdip-utils.c:615 msgid "Couldn't load bitmap" msgstr "無法載入點陣圖" -#: gdk-pixbuf/io-gdip-utils.c:773 +#: gdk-pixbuf/io-gdip-utils.c:771 msgid "Couldn't load metafile" msgstr "無法載入中繼檔案" -#: gdk-pixbuf/io-gdip-utils.c:878 +#: gdk-pixbuf/io-gdip-utils.c:876 msgid "Unsupported image format for GDI+" msgstr "不支援的 GDI+ 圖片格式" -#: gdk-pixbuf/io-gdip-utils.c:885 +#: gdk-pixbuf/io-gdip-utils.c:883 msgid "Couldn't save" msgstr "無法儲存" -#: gdk-pixbuf/io-gdip-wmf.c:58 +#: gdk-pixbuf/io-gdip-wmf.c:56 msgid "The WMF image format" msgstr "WMF 圖片格式" -#: gdk-pixbuf/io-gif.c:222 +#: gdk-pixbuf/io-gif.c:220 #, c-format msgid "Failure reading GIF: %s" msgstr "無法讀入 GIF:%s" -#: gdk-pixbuf/io-gif.c:496 gdk-pixbuf/io-gif.c:1502 gdk-pixbuf/io-gif.c:1669 +#: gdk-pixbuf/io-gif.c:494 gdk-pixbuf/io-gif.c:1500 gdk-pixbuf/io-gif.c:1667 msgid "GIF file was missing some data (perhaps it was truncated somehow?)" msgstr "GIF 檔缺少了一部份資料(可能是檔案被截斷了?)" -#: gdk-pixbuf/io-gif.c:505 +#: gdk-pixbuf/io-gif.c:503 #, c-format msgid "Internal error in the GIF loader (%s)" msgstr "GIF 載入模組出現內部錯誤 (%s)" -#: gdk-pixbuf/io-gif.c:579 +#: gdk-pixbuf/io-gif.c:577 msgid "Stack overflow" msgstr "堆疊溢位" -#: gdk-pixbuf/io-gif.c:639 +#: gdk-pixbuf/io-gif.c:637 msgid "GIF image loader cannot understand this image." msgstr "GIF 圖片載入模組無法了解此圖片。" # (Abel) 這個 "code" 是 LZW 壓縮中用的 -#: gdk-pixbuf/io-gif.c:668 +#: gdk-pixbuf/io-gif.c:666 msgid "Bad code encountered" msgstr "出現不良的壓縮編碼" -#: gdk-pixbuf/io-gif.c:678 +#: gdk-pixbuf/io-gif.c:676 msgid "Circular table entry in GIF file" msgstr "GIF 檔案含有循環壓縮表格紀錄" -#: gdk-pixbuf/io-gif.c:866 gdk-pixbuf/io-gif.c:1488 gdk-pixbuf/io-gif.c:1541 -#: gdk-pixbuf/io-gif.c:1657 +#: gdk-pixbuf/io-gif.c:864 gdk-pixbuf/io-gif.c:1486 gdk-pixbuf/io-gif.c:1539 +#: gdk-pixbuf/io-gif.c:1655 msgid "Not enough memory to load GIF file" msgstr "記憶體不足以載入 GIF 檔" -#: gdk-pixbuf/io-gif.c:960 +#: gdk-pixbuf/io-gif.c:958 msgid "Not enough memory to composite a frame in GIF file" msgstr "沒有足夠的記憶體拼出 GIF 檔中的圖片" -#: gdk-pixbuf/io-gif.c:1132 +#: gdk-pixbuf/io-gif.c:1130 msgid "GIF image is corrupt (incorrect LZW compression)" msgstr "GIF 圖片已損毀(不正確的 LZW 壓縮資料)" -#: gdk-pixbuf/io-gif.c:1182 +#: gdk-pixbuf/io-gif.c:1180 msgid "File does not appear to be a GIF file" msgstr "檔案不像是 GIF 檔" -#: gdk-pixbuf/io-gif.c:1194 +#: gdk-pixbuf/io-gif.c:1192 #, c-format msgid "Version %s of the GIF file format is not supported" msgstr "不支援 %s 版本的 GIF 檔案格式" -#: gdk-pixbuf/io-gif.c:1241 +#: gdk-pixbuf/io-gif.c:1239 msgid "Resulting GIF image has zero size" msgstr "產生的 GIF 影響大小為零" -#: gdk-pixbuf/io-gif.c:1320 +#: gdk-pixbuf/io-gif.c:1318 msgid "" "GIF image has no global colormap, and a frame inside it has no local " "colormap." msgstr "GIF 圖片沒有整體使用的色盤,而且圖片其中一個畫格沒有專用的色盤。" -#: gdk-pixbuf/io-gif.c:1564 +#: gdk-pixbuf/io-gif.c:1562 msgid "GIF image was truncated or incomplete." msgstr "GIF 檔案被截斷或是不完整。" @@ -353,104 +361,104 @@ msgstr "無法解碼 ICNS 檔案" msgid "The ICNS image format" msgstr "ICNS 圖片格式" -#: gdk-pixbuf/io-ico.c:228 gdk-pixbuf/io-ico.c:242 gdk-pixbuf/io-ico.c:291 -#: gdk-pixbuf/io-ico.c:302 gdk-pixbuf/io-ico.c:395 +#: gdk-pixbuf/io-ico.c:226 gdk-pixbuf/io-ico.c:240 gdk-pixbuf/io-ico.c:289 +#: gdk-pixbuf/io-ico.c:300 gdk-pixbuf/io-ico.c:393 msgid "Invalid header in icon" msgstr "圖示的標頭資料無效" -#: gdk-pixbuf/io-ico.c:257 gdk-pixbuf/io-ico.c:312 gdk-pixbuf/io-ico.c:405 -#: gdk-pixbuf/io-ico.c:458 gdk-pixbuf/io-ico.c:488 +#: gdk-pixbuf/io-ico.c:255 gdk-pixbuf/io-ico.c:310 gdk-pixbuf/io-ico.c:403 +#: gdk-pixbuf/io-ico.c:456 gdk-pixbuf/io-ico.c:486 msgid "Not enough memory to load icon" msgstr "記憶體不足以載入圖示" -#: gdk-pixbuf/io-ico.c:338 +#: gdk-pixbuf/io-ico.c:336 msgid "Compressed icons are not supported" msgstr "不支援有壓縮的圖示" -#: gdk-pixbuf/io-ico.c:358 +#: gdk-pixbuf/io-ico.c:356 msgid "Icon has zero width" msgstr "圖示的闊度為零" -#: gdk-pixbuf/io-ico.c:368 +#: gdk-pixbuf/io-ico.c:366 msgid "Icon has zero height" msgstr "圖示的高度為零" -#: gdk-pixbuf/io-ico.c:443 +#: gdk-pixbuf/io-ico.c:441 msgid "Unsupported icon type" msgstr "不支援的圖示類型" -#: gdk-pixbuf/io-ico.c:537 +#: gdk-pixbuf/io-ico.c:535 msgid "Not enough memory to load ICO file" msgstr "記憶體不足以載入 ICO 檔" -#: gdk-pixbuf/io-ico.c:1002 +#: gdk-pixbuf/io-ico.c:1000 msgid "Image too large to be saved as ICO" msgstr "圖片太大無法存為 ICO 格式" # (Abel) FIXME 這個 hotspot.... -#: gdk-pixbuf/io-ico.c:1013 +#: gdk-pixbuf/io-ico.c:1011 msgid "Cursor hotspot outside image" msgstr "游標熱點在圖片之外" -#: gdk-pixbuf/io-ico.c:1036 +#: gdk-pixbuf/io-ico.c:1034 #, c-format msgid "Unsupported depth for ICO file: %d" msgstr "ICO 檔含有未支援的色彩深度:%d" -#: gdk-pixbuf/io-jasper.c:74 +#: gdk-pixbuf/io-jasper.c:73 msgid "Couldn't allocate memory for stream" msgstr "無法分配記憶體給串流" -#: gdk-pixbuf/io-jasper.c:104 +#: gdk-pixbuf/io-jasper.c:103 msgid "Couldn't decode image" msgstr "無法將圖片解碼" -#: gdk-pixbuf/io-jasper.c:122 +#: gdk-pixbuf/io-jasper.c:121 msgid "Transformed JPEG2000 has zero width or height" msgstr "變換後的 JPEG2000 闊度或高度為零" -#: gdk-pixbuf/io-jasper.c:136 +#: gdk-pixbuf/io-jasper.c:135 msgid "Image type currently not supported" msgstr "圖片類型目前不支援" -#: gdk-pixbuf/io-jasper.c:148 gdk-pixbuf/io-jasper.c:156 +#: gdk-pixbuf/io-jasper.c:147 gdk-pixbuf/io-jasper.c:155 msgid "Couldn't allocate memory for color profile" msgstr "無法分配記憶體給色彩設定組合" -#: gdk-pixbuf/io-jasper.c:182 +#: gdk-pixbuf/io-jasper.c:181 msgid "Insufficient memory to open JPEG 2000 file" msgstr "記憶體不足以開啟 JPEG 2000 檔" -#: gdk-pixbuf/io-jasper.c:261 +#: gdk-pixbuf/io-jasper.c:260 msgid "Couldn't allocate memory to buffer image data" msgstr "無法分配記憶體給緩衝區圖片資料" -#: gdk-pixbuf/io-jasper.c:305 +#: gdk-pixbuf/io-jasper.c:304 msgid "The JPEG 2000 image format" msgstr "JPEG 2000 圖片格式" -#: gdk-pixbuf/io-jpeg.c:126 +#: gdk-pixbuf/io-jpeg.c:124 #, c-format msgid "Error interpreting JPEG image file (%s)" msgstr "分析 JPEG 圖片檔時發生錯誤 (%s)" -#: gdk-pixbuf/io-jpeg.c:604 +#: gdk-pixbuf/io-jpeg.c:597 msgid "" "Insufficient memory to load image, try exiting some applications to free " "memory" msgstr "記憶體不足以載入圖片,請嘗試退出其它應用程式來釋放記憶體" -#: gdk-pixbuf/io-jpeg.c:651 gdk-pixbuf/io-jpeg.c:865 +#: gdk-pixbuf/io-jpeg.c:645 gdk-pixbuf/io-jpeg.c:858 #, c-format msgid "Unsupported JPEG color space (%s)" msgstr "未支援的 JPEG 色彩空間 (%s)" -#: gdk-pixbuf/io-jpeg.c:764 gdk-pixbuf/io-jpeg.c:1044 +#: gdk-pixbuf/io-jpeg.c:757 gdk-pixbuf/io-jpeg.c:1037 #: gdk-pixbuf/io-jpeg.c:1308 gdk-pixbuf/io-jpeg.c:1318 msgid "Couldn't allocate memory for loading JPEG file" msgstr "無法分配記憶體來載入 JPEG 檔案" -#: gdk-pixbuf/io-jpeg.c:1018 +#: gdk-pixbuf/io-jpeg.c:1011 msgid "Transformed JPEG has zero width or height." msgstr "變換後的 JPEG 闊度或高度為零。" @@ -459,90 +467,90 @@ msgstr "變換後的 JPEG 闊度或高度為零。" msgid "Color profile has invalid length '%u'." msgstr "顏色設定組合有無效的長度「%u」。" -#: gdk-pixbuf/io-pcx.c:186 +#: gdk-pixbuf/io-pcx.c:184 msgid "Couldn't allocate memory for header" msgstr "無法分配圖片標頭所需的記憶體" -#: gdk-pixbuf/io-pcx.c:201 gdk-pixbuf/io-pcx.c:559 +#: gdk-pixbuf/io-pcx.c:199 gdk-pixbuf/io-pcx.c:557 msgid "Couldn't allocate memory for context buffer" msgstr "無法分配記憶體來載入內容結構" -#: gdk-pixbuf/io-pcx.c:600 +#: gdk-pixbuf/io-pcx.c:598 msgid "Image has invalid width and/or height" msgstr "圖片的闊度和/或高度無效" # 姑且用 color depth 代替 bpp -- Abel -#: gdk-pixbuf/io-pcx.c:612 gdk-pixbuf/io-pcx.c:673 +#: gdk-pixbuf/io-pcx.c:610 gdk-pixbuf/io-pcx.c:671 msgid "Image has unsupported bpp" msgstr "圖片不支援這種色彩深度" -#: gdk-pixbuf/io-pcx.c:617 gdk-pixbuf/io-pcx.c:625 +#: gdk-pixbuf/io-pcx.c:615 gdk-pixbuf/io-pcx.c:623 #, c-format msgid "Image has unsupported number of %d-bit planes" msgstr "圖片擁有不被支援的 %d-位元平面(bit planes)" -#: gdk-pixbuf/io-pcx.c:641 +#: gdk-pixbuf/io-pcx.c:639 msgid "Couldn't create new pixbuf" msgstr "無法產生新的 pixbuf" -#: gdk-pixbuf/io-pcx.c:649 +#: gdk-pixbuf/io-pcx.c:647 msgid "Couldn't allocate memory for line data" msgstr "無法分配 line data 所需的記憶體" -#: gdk-pixbuf/io-pcx.c:656 +#: gdk-pixbuf/io-pcx.c:654 msgid "Couldn't allocate memory for PCX image" msgstr "無法分配 PCX 圖片的記憶體" -#: gdk-pixbuf/io-pcx.c:703 +#: gdk-pixbuf/io-pcx.c:701 msgid "Didn't get all lines of PCX image" msgstr "未取得 PCX 圖片每一列的資料" -#: gdk-pixbuf/io-pcx.c:710 +#: gdk-pixbuf/io-pcx.c:708 msgid "No palette found at end of PCX data" msgstr "PCX 資料末端沒有找到色盤" -#: gdk-pixbuf/io-pcx.c:755 +#: gdk-pixbuf/io-pcx.c:753 msgid "The PCX image format" msgstr "PCX 圖片格式" -#: gdk-pixbuf/io-pixdata.c:148 +#: gdk-pixbuf/io-pixdata.c:146 msgid "Transformed pixbuf has zero width or height." msgstr "變換後的 pixbuf 闊度及高度均為零。" -#: gdk-pixbuf/io-pixdata.c:186 +#: gdk-pixbuf/io-pixdata.c:184 msgid "The GdkPixdata format" msgstr "GdkPixdata 格式" -#: gdk-pixbuf/io-png.c:54 +#: gdk-pixbuf/io-png.c:53 msgid "Bits per channel of PNG image is invalid." msgstr "PNG 圖片中每個色板所佔的位元數目無效。" -#: gdk-pixbuf/io-png.c:135 gdk-pixbuf/io-png.c:641 +#: gdk-pixbuf/io-png.c:134 gdk-pixbuf/io-png.c:640 msgid "Transformed PNG has zero width or height." msgstr "變換後的 PNG 闊度及高度均為零。" -#: gdk-pixbuf/io-png.c:143 +#: gdk-pixbuf/io-png.c:142 msgid "Bits per channel of transformed PNG is not 8." msgstr "變換後的 PNG 圖片中每個色板所佔的位元數目不是 8。" -#: gdk-pixbuf/io-png.c:152 +#: gdk-pixbuf/io-png.c:151 msgid "Transformed PNG not RGB or RGBA." msgstr "變換後的 PNG 的色彩模式不是 RGB 或 RGBA。" -#: gdk-pixbuf/io-png.c:161 +#: gdk-pixbuf/io-png.c:160 msgid "Transformed PNG has unsupported number of channels, must be 3 or 4." msgstr "變換後的 PNG 色板數目不受支援,正確數字應為 3 或 4。" -#: gdk-pixbuf/io-png.c:182 +#: gdk-pixbuf/io-png.c:181 #, c-format msgid "Fatal error in PNG image file: %s" msgstr "PNG 圖片檔中有嚴重錯誤:%s" -#: gdk-pixbuf/io-png.c:315 +#: gdk-pixbuf/io-png.c:314 msgid "Insufficient memory to load PNG file" msgstr "記憶體不足以載入 PNG 檔" -#: gdk-pixbuf/io-png.c:656 +#: gdk-pixbuf/io-png.c:655 #, c-format msgid "" "Insufficient memory to store a %lu by %lu image; try exiting some " @@ -551,366 +559,362 @@ msgstr "" "記憶體不足以儲存大小為 %lu×%lu 的圖片;請嘗試退出其他應用程式來減低記憶體使用" "量" -#: gdk-pixbuf/io-png.c:719 +#: gdk-pixbuf/io-png.c:718 msgid "Fatal error reading PNG image file" msgstr "讀入 PNG 圖片檔時發生嚴重錯誤" -#: gdk-pixbuf/io-png.c:768 +#: gdk-pixbuf/io-png.c:767 #, c-format msgid "Fatal error reading PNG image file: %s" msgstr "讀入 PNG 圖片檔時發生嚴重錯誤:%s" -#: gdk-pixbuf/io-png.c:858 +#: gdk-pixbuf/io-png.c:857 msgid "" "Keys for PNG text chunks must have at least 1 and at most 79 characters." msgstr "PNG text 區段的關鍵字必須在 1 至 79 字符之內。" -#: gdk-pixbuf/io-png.c:867 +#: gdk-pixbuf/io-png.c:866 msgid "Keys for PNG text chunks must be ASCII characters." msgstr "PNG text 區段的關鍵字必須是 ASCII 字符。" -#: gdk-pixbuf/io-png.c:881 gdk-pixbuf/io-tiff.c:667 +#: gdk-pixbuf/io-png.c:880 gdk-pixbuf/io-tiff.c:665 #, c-format msgid "Color profile has invalid length %d." msgstr "顏色設定組合有無效的長度 %d。" -#: gdk-pixbuf/io-png.c:894 +#: gdk-pixbuf/io-png.c:893 #, c-format msgid "" "PNG compression level must be a value between 0 and 9; value '%s' could not " "be parsed." msgstr "PNG 壓縮程度必須在 0 至 9 之間;無法理解數值「%s」。" -#: gdk-pixbuf/io-png.c:907 +#: gdk-pixbuf/io-png.c:906 #, c-format msgid "" "PNG compression level must be a value between 0 and 9; value '%d' is not " "allowed." msgstr "PNG 壓縮程度必須在 0 至 9 之間;不允許使用數值「%d」。" -#: gdk-pixbuf/io-png.c:955 +#: gdk-pixbuf/io-png.c:954 #, c-format msgid "Value for PNG text chunk %s cannot be converted to ISO-8859-1 encoding." msgstr "PNG text 區段的內容 %s 無法轉換為 ISO-8859-1 編碼。" -#: gdk-pixbuf/io-png.c:1118 +#: gdk-pixbuf/io-png.c:1117 msgid "The PNG image format" msgstr "PNG 圖片格式" -#: gdk-pixbuf/io-pnm.c:248 +#: gdk-pixbuf/io-pnm.c:246 msgid "PNM loader expected to find an integer, but didn't" msgstr "PNM 載入模組找不到要找的整數" -#: gdk-pixbuf/io-pnm.c:280 +#: gdk-pixbuf/io-pnm.c:278 msgid "PNM file has an incorrect initial byte" msgstr "PNM 檔的第一個位元組不正確" -#: gdk-pixbuf/io-pnm.c:310 +#: gdk-pixbuf/io-pnm.c:308 msgid "PNM file is not in a recognized PNM subformat" msgstr "無法辨識這個 PNM 檔的副格式" -#: gdk-pixbuf/io-pnm.c:335 +#: gdk-pixbuf/io-pnm.c:333 msgid "PNM file has an image width of 0" msgstr "PNM 圖片檔的寬為 0" -#: gdk-pixbuf/io-pnm.c:356 +#: gdk-pixbuf/io-pnm.c:354 msgid "PNM file has an image height of 0" msgstr "PNM 圖片檔的高為 0" -#: gdk-pixbuf/io-pnm.c:379 +#: gdk-pixbuf/io-pnm.c:377 msgid "Maximum color value in PNM file is 0" msgstr "PNM 最大的可用顏色數目為 0" -#: gdk-pixbuf/io-pnm.c:387 +#: gdk-pixbuf/io-pnm.c:385 msgid "Maximum color value in PNM file is too large" msgstr "PNM 最大的可用顏色數目過大" -#: gdk-pixbuf/io-pnm.c:427 gdk-pixbuf/io-pnm.c:457 gdk-pixbuf/io-pnm.c:502 +#: gdk-pixbuf/io-pnm.c:425 gdk-pixbuf/io-pnm.c:455 gdk-pixbuf/io-pnm.c:500 msgid "Raw PNM image type is invalid" msgstr "原始 PNM 圖片類型不正確" -#: gdk-pixbuf/io-pnm.c:652 +#: gdk-pixbuf/io-pnm.c:650 msgid "PNM image loader does not support this PNM subformat" msgstr "PNM 載入程序不支援這個 PNM 檔的副格式" -#: gdk-pixbuf/io-pnm.c:739 gdk-pixbuf/io-pnm.c:966 +#: gdk-pixbuf/io-pnm.c:737 gdk-pixbuf/io-pnm.c:964 msgid "Raw PNM formats require exactly one whitespace before sample data" msgstr "原始 PNM 格式需要在取樣資料前有一格空格(whitespace)" -#: gdk-pixbuf/io-pnm.c:766 +#: gdk-pixbuf/io-pnm.c:764 msgid "Cannot allocate memory for loading PNM image" msgstr "無法分配記憶體來載入 PNM 圖片" -#: gdk-pixbuf/io-pnm.c:816 +#: gdk-pixbuf/io-pnm.c:814 msgid "Insufficient memory to load PNM context struct" msgstr "無法分配記憶體來載入 PNM 內容結構" -#: gdk-pixbuf/io-pnm.c:867 +#: gdk-pixbuf/io-pnm.c:865 msgid "Unexpected end of PNM image data" msgstr "PNM 圖片資料過早完結" -#: gdk-pixbuf/io-pnm.c:995 +#: gdk-pixbuf/io-pnm.c:993 msgid "Insufficient memory to load PNM file" msgstr "記憶體不足以載入 PNM 檔" -#: gdk-pixbuf/io-pnm.c:1079 +#: gdk-pixbuf/io-pnm.c:1077 msgid "The PNM/PBM/PGM/PPM image format family" msgstr "PNM/PBM/PGM/PPM 圖片格式集合" -#: gdk-pixbuf/io-qtif.c:128 +#: gdk-pixbuf/io-qtif.c:126 msgid "Input file descriptor is NULL." msgstr "輸入的檔案描述子為 NULL。" -#: gdk-pixbuf/io-qtif.c:143 +#: gdk-pixbuf/io-qtif.c:141 msgid "Failed to read QTIF header" msgstr "讀取 QTIF 檔頭失敗" -#: gdk-pixbuf/io-qtif.c:152 gdk-pixbuf/io-qtif.c:189 gdk-pixbuf/io-qtif.c:459 +#: gdk-pixbuf/io-qtif.c:150 gdk-pixbuf/io-qtif.c:187 gdk-pixbuf/io-qtif.c:454 #, c-format msgid "QTIF atom size too large (%d byte)" msgid_plural "QTIF atom size too large (%d bytes)" msgstr[0] "QTIF atom 容量過大 (%d 位元組)" -#: gdk-pixbuf/io-qtif.c:175 +#: gdk-pixbuf/io-qtif.c:173 #, c-format msgid "Failed to allocate %d byte for file read buffer" msgid_plural "Failed to allocate %d bytes for file read buffer" msgstr[0] "無法分配 %d 位元組的檔案讀取緩衝區" -#: gdk-pixbuf/io-qtif.c:206 +#: gdk-pixbuf/io-qtif.c:201 #, c-format msgid "File error when reading QTIF atom: %s" msgstr "當讀取 QTIF atom 時發生錯誤:%s" -#: gdk-pixbuf/io-qtif.c:243 +#: gdk-pixbuf/io-qtif.c:238 #, c-format msgid "Failed to skip the next %d byte with seek()." msgid_plural "Failed to skip the next %d bytes with seek()." msgstr[0] "無法以 seek() 略過下 %d 個位元組。" -#: gdk-pixbuf/io-qtif.c:270 +#: gdk-pixbuf/io-qtif.c:265 msgid "Failed to allocate QTIF context structure." msgstr "分配 QTIF 脈絡結構失敗。" -#: gdk-pixbuf/io-qtif.c:330 +#: gdk-pixbuf/io-qtif.c:325 msgid "Failed to create GdkPixbufLoader object." msgstr "無法建立 GdkPixbufLoader 物件。" -#: gdk-pixbuf/io-qtif.c:434 +#: gdk-pixbuf/io-qtif.c:429 msgid "Failed to find an image data atom." msgstr "找不到圖片資料 atom。" -#: gdk-pixbuf/io-qtif.c:618 +#: gdk-pixbuf/io-qtif.c:613 msgid "The QTIF image format" msgstr "QTIF 圖片格式" -#: gdk-pixbuf/io-ras.c:125 +#: gdk-pixbuf/io-ras.c:123 msgid "RAS image has bogus header data" msgstr "RAS 圖片中有冗餘的標頭資料" -#: gdk-pixbuf/io-ras.c:147 +#: gdk-pixbuf/io-ras.c:145 msgid "RAS image has unknown type" msgstr "RAS 圖片類型不明" -#: gdk-pixbuf/io-ras.c:155 +#: gdk-pixbuf/io-ras.c:153 msgid "unsupported RAS image variation" msgstr "不支援的 RAS 圖片格式" -#: gdk-pixbuf/io-ras.c:170 gdk-pixbuf/io-ras.c:199 +#: gdk-pixbuf/io-ras.c:168 gdk-pixbuf/io-ras.c:197 msgid "Not enough memory to load RAS image" msgstr "記憶體不足以載入 RAS 圖片" -#: gdk-pixbuf/io-ras.c:544 +#: gdk-pixbuf/io-ras.c:542 msgid "The Sun raster image format" msgstr "Sun raster 圖片格式" -#: gdk-pixbuf/io-tga.c:153 +#: gdk-pixbuf/io-tga.c:151 msgid "Cannot allocate memory for IOBuffer struct" msgstr "無法分配 IOBuffer 結構所需的記憶體" -#: gdk-pixbuf/io-tga.c:172 +#: gdk-pixbuf/io-tga.c:170 msgid "Cannot allocate memory for IOBuffer data" msgstr "無法分配 IOBuffer 資料所需的記憶體" -#: gdk-pixbuf/io-tga.c:183 +#: gdk-pixbuf/io-tga.c:181 msgid "Cannot realloc IOBuffer data" msgstr "無法 realloc IOBuffer 資料" -#: gdk-pixbuf/io-tga.c:213 +#: gdk-pixbuf/io-tga.c:211 msgid "Cannot allocate temporary IOBuffer data" msgstr "無法分配暫時性的 IOBuffer 資料" -#: gdk-pixbuf/io-tga.c:346 +#: gdk-pixbuf/io-tga.c:339 msgid "Cannot allocate new pixbuf" msgstr "無法分配新的 pixbuf" -#: gdk-pixbuf/io-tga.c:685 +#: gdk-pixbuf/io-tga.c:678 msgid "Image is corrupted or truncated" msgstr "圖片損毀或是被截斷。" -#: gdk-pixbuf/io-tga.c:692 +#: gdk-pixbuf/io-tga.c:685 msgid "Cannot allocate colormap structure" msgstr "無法分配色盤結構所需的記憶體" -#: gdk-pixbuf/io-tga.c:699 +#: gdk-pixbuf/io-tga.c:692 msgid "Cannot allocate colormap entries" msgstr "無法分配色盤項目所需的記憶體" # (Abel) 英文不能完全盡信,只能解讀 source code -#: gdk-pixbuf/io-tga.c:721 +#: gdk-pixbuf/io-tga.c:714 msgid "Unexpected bitdepth for colormap entries" msgstr "不支援這個色盤的色彩深度" -#: gdk-pixbuf/io-tga.c:739 +#: gdk-pixbuf/io-tga.c:732 msgid "Cannot allocate TGA header memory" msgstr "無法分配 TGA 標頭所需的記憶體" -#: gdk-pixbuf/io-tga.c:772 +#: gdk-pixbuf/io-tga.c:765 msgid "TGA image has invalid dimensions" msgstr "TGA 圖片的尺寸無效" -#: gdk-pixbuf/io-tga.c:778 gdk-pixbuf/io-tga.c:787 gdk-pixbuf/io-tga.c:797 -#: gdk-pixbuf/io-tga.c:807 gdk-pixbuf/io-tga.c:814 +#: gdk-pixbuf/io-tga.c:771 gdk-pixbuf/io-tga.c:780 gdk-pixbuf/io-tga.c:790 +#: gdk-pixbuf/io-tga.c:800 gdk-pixbuf/io-tga.c:807 msgid "TGA image type not supported" msgstr "不支援此類型的 TGA 圖片" -#: gdk-pixbuf/io-tga.c:861 +#: gdk-pixbuf/io-tga.c:854 msgid "Cannot allocate memory for TGA context struct" msgstr "無法分配記憶體來載入 TGA 內容結構" -#: gdk-pixbuf/io-tga.c:926 +#: gdk-pixbuf/io-tga.c:919 msgid "Excess data in file" msgstr "檔案內有冗餘的資料" -#: gdk-pixbuf/io-tga.c:1007 +#: gdk-pixbuf/io-tga.c:1000 msgid "The Targa image format" msgstr "Targa 圖片格式" -#: gdk-pixbuf/io-tiff.c:104 +#: gdk-pixbuf/io-tiff.c:102 msgid "Could not get image width (bad TIFF file)" msgstr "無法取得圖片闊度(TIFF 檔損毀)" -#: gdk-pixbuf/io-tiff.c:112 +#: gdk-pixbuf/io-tiff.c:110 msgid "Could not get image height (bad TIFF file)" msgstr "無法取得圖片高度(TIFF 檔損毀)" -#: gdk-pixbuf/io-tiff.c:120 +#: gdk-pixbuf/io-tiff.c:118 msgid "Width or height of TIFF image is zero" msgstr "TIFF 圖片的闊度或高度為零" -#: gdk-pixbuf/io-tiff.c:129 gdk-pixbuf/io-tiff.c:138 +#: gdk-pixbuf/io-tiff.c:127 gdk-pixbuf/io-tiff.c:136 msgid "Dimensions of TIFF image too large" msgstr "TIFF 圖片的尺寸太大" -#: gdk-pixbuf/io-tiff.c:162 gdk-pixbuf/io-tiff.c:174 gdk-pixbuf/io-tiff.c:491 +#: gdk-pixbuf/io-tiff.c:160 gdk-pixbuf/io-tiff.c:172 gdk-pixbuf/io-tiff.c:489 msgid "Insufficient memory to open TIFF file" msgstr "記憶體不足以開啟 TIFF 檔" -#: gdk-pixbuf/io-tiff.c:236 +#: gdk-pixbuf/io-tiff.c:234 msgid "Failed to load RGB data from TIFF file" msgstr "無法載入 TIFF 檔裏的 RGB 資料" -#: gdk-pixbuf/io-tiff.c:293 +#: gdk-pixbuf/io-tiff.c:291 msgid "Failed to open TIFF image" msgstr "無法開啟 TIFF 圖片" -#: gdk-pixbuf/io-tiff.c:427 gdk-pixbuf/io-tiff.c:440 +#: gdk-pixbuf/io-tiff.c:425 gdk-pixbuf/io-tiff.c:438 msgid "Failed to load TIFF image" msgstr "無法載入 TIFF 圖片" -#: gdk-pixbuf/io-tiff.c:623 +#: gdk-pixbuf/io-tiff.c:621 msgid "Failed to save TIFF image" msgstr "無法儲存 TIFF 圖片" -#: gdk-pixbuf/io-tiff.c:656 +#: gdk-pixbuf/io-tiff.c:654 msgid "TIFF compression doesn't refer to a valid codec." msgstr "TIFF 壓縮並未參照到有效的編解碼器。" -#: gdk-pixbuf/io-tiff.c:696 +#: gdk-pixbuf/io-tiff.c:694 msgid "Failed to write TIFF data" msgstr "無法寫入 TIFF 資料" -#: gdk-pixbuf/io-tiff.c:733 +#: gdk-pixbuf/io-tiff.c:731 msgid "Couldn't write to TIFF file" msgstr "無法寫入 TIFF 檔案" -#: gdk-pixbuf/io-tiff.c:788 -msgid "The TIFF image format" -msgstr "TIFF 圖片格式" - -#: gdk-pixbuf/io-wbmp.c:245 +#: gdk-pixbuf/io-wbmp.c:243 msgid "Image has zero width" msgstr "圖片闊度為零" -#: gdk-pixbuf/io-wbmp.c:263 +#: gdk-pixbuf/io-wbmp.c:261 msgid "Image has zero height" msgstr "圖片高度為零" -#: gdk-pixbuf/io-wbmp.c:274 +#: gdk-pixbuf/io-wbmp.c:272 msgid "Not enough memory to load image" msgstr "記憶體不足以載入圖片" -#: gdk-pixbuf/io-wbmp.c:333 +#: gdk-pixbuf/io-wbmp.c:331 msgid "Couldn't save the rest" msgstr "無法儲存其它部份" -#: gdk-pixbuf/io-wbmp.c:374 +#: gdk-pixbuf/io-wbmp.c:372 msgid "The WBMP image format" msgstr "WBMP 圖片格式" -#: gdk-pixbuf/io-xbm.c:304 +#: gdk-pixbuf/io-xbm.c:302 msgid "Invalid XBM file" msgstr "無效的 XBM 檔" -#: gdk-pixbuf/io-xbm.c:314 +#: gdk-pixbuf/io-xbm.c:312 msgid "Insufficient memory to load XBM image file" msgstr "記憶體不足以載入 XBM 圖片檔" -#: gdk-pixbuf/io-xbm.c:462 +#: gdk-pixbuf/io-xbm.c:460 msgid "Failed to write to temporary file when loading XBM image" msgstr "當載入 XBM 圖片時無法寫入暫存檔" -#: gdk-pixbuf/io-xbm.c:501 +#: gdk-pixbuf/io-xbm.c:499 msgid "The XBM image format" msgstr "XBM 圖片格式" -#: gdk-pixbuf/io-xpm.c:469 +#: gdk-pixbuf/io-xpm.c:467 msgid "No XPM header found" msgstr "找不到 XPM 標頭" -#: gdk-pixbuf/io-xpm.c:478 +#: gdk-pixbuf/io-xpm.c:476 msgid "Invalid XPM header" msgstr "無效的 XPM 標頭" -#: gdk-pixbuf/io-xpm.c:486 +#: gdk-pixbuf/io-xpm.c:484 msgid "XPM file has image width <= 0" msgstr "XPM 圖片闊度不大於 0" -#: gdk-pixbuf/io-xpm.c:494 +#: gdk-pixbuf/io-xpm.c:492 msgid "XPM file has image height <= 0" msgstr "XPM 圖片高度不大於 0" -#: gdk-pixbuf/io-xpm.c:502 +#: gdk-pixbuf/io-xpm.c:500 msgid "XPM has invalid number of chars per pixel" msgstr "XPM 每個像素佔用的位元組數目不正確" -#: gdk-pixbuf/io-xpm.c:511 +#: gdk-pixbuf/io-xpm.c:509 msgid "XPM file has invalid number of colors" msgstr "XPM 圖片檔顏色數目不正確" -#: gdk-pixbuf/io-xpm.c:523 gdk-pixbuf/io-xpm.c:532 gdk-pixbuf/io-xpm.c:584 +#: gdk-pixbuf/io-xpm.c:521 gdk-pixbuf/io-xpm.c:530 gdk-pixbuf/io-xpm.c:582 msgid "Cannot allocate memory for loading XPM image" msgstr "無法分配記憶體來載入 XPM 圖片" -#: gdk-pixbuf/io-xpm.c:546 +#: gdk-pixbuf/io-xpm.c:544 msgid "Cannot read XPM colormap" msgstr "無法讀入 XPM 色盤" -#: gdk-pixbuf/io-xpm.c:778 +#: gdk-pixbuf/io-xpm.c:776 msgid "Failed to write to temporary file when loading XPM image" msgstr "當載入 XPM 圖片時無法寫入暫存檔" -#: gdk-pixbuf/io-xpm.c:817 +#: gdk-pixbuf/io-xpm.c:815 msgid "The XPM image format" msgstr "XPM 圖片格式" diff --git a/po/zh_TW.gmo b/po/zh_TW.gmo index b6c070d7d09514045cb62e92f0afb7aa4117363f..3370c92c9acd91977220c292e8a0e4b6aaca7086 100644 GIT binary patch delta 4534 zcmYk<3s9C-9>?+X;w3}O8{Sgj6%kZI!34YpsEC)uFr=(Nb2TkD4Fj{t-qJ|Q8(#31 z%Gy%i5;R<;P13Y9)14`6%tqVRT*zv+8OK>0Yu)<(-si8=GyI>=Ip=xab3c!DVXN=6 zN?+ig?V46NuG2&};`!#zb?`ZNAxx#tCAM`g7LzavAH<%x0K;)B_QqOFz^}18wruB| z9}_Sdv#}QzVjtXuydQ8Mk+_S3tERubb9a&-k8wB)J7YPjgFDfW$1w)KLv=8W-l(Cw zF#_|jD;A;ZD@QfF8`a^n7)kpK*SRhbg{o)}>cy!Tk4v!!9<=A@u`l_Mj$X%;P|pic zGq4EN;9lfacM56CT}1xeHEt=`suQ91N0QKkiKrhwj_Uc#s1g4KHKp~a5q^W3nGmK$ z&-lW&BD3tiMgH7x+;lu+Xhl<)gZ$RbK>hAjq-}S|{KlS#ux@%U7PW+9xoHLpk;!r8 zn4|N*mqZ=~A#7;|=_aEeOOQuyGit=gZ~$IGH5|(p4!)10$d{lhK8o6e-(m*dK(>WT zN8N~Q&1f$MJ;(vKjvR+)|`32=%WGDi!G>4_C@_57qyFDKpm$|s5L)h&%501 z&AFsHwhWwn_2o9fo>u66$o!36N05tIc}zGOCB|8LplWL!E|MsE(~fR>xJN z25URe*2|u^;W`o&az02PJJY`V7m2YvxQ^NjBZqjKYC39{zKy)-&Y_-P zL5;NSP_H}=l~1>P9%^RhT7C;^1`e2)Q17=HrVkwJA4@`0Jr1>LicwQjh1wH`P{*kO z3$XV+-oM{vsP_+}HtSEQio?@9`(On5bZmzOs8dvknz^-@8X$3igkJc`^rd_GaEzop z4mAU#P*XnzRq_>Gh4M*d{n2A-$L2^GJlj))|nSWK7 z&(jzz#h$neRpF-?jSZ-gwHW1%Xo&d;_Mm(rYNocK>N#Th2D2$&sd1F|Ky_#?YDVj_ zn13Zcqd*P+fU($yxA<1LRP2SbQA@NI_1<>#AJ~!nRb)^ubd1-*3FcF%W48*s;8rWI zLk;Mw015qj9mWxm5oTXA4K>C0nbWMi2-R?@m2bB4YV$B^=03IOS5cd~8PlNpB2WVg z^s|EDs1D?sGtBwO#&%0ko9H<9!D|?g-8tlp!Hq{9v-QZg%YBG?|5wy^A%48KH2K(# z{349g`L86QwL5`Y%SKcKq1oQjB%_{ZV>&*G{LodS-am`lY`>TtCwL?8k7{@ls-sI# zr=}Kt=v}P8D%Ztn2woexKS@-3S$7Ec6FV*c5q?1EtZO%G9dBN}NT{(tS;00;CSE4$ zhz*36EstPtx+>bgb!p@2SgaxPiF88OI)Yieb%l^ReJjWRACT@&JZEJiaJ8kypNT!h zJc555K?QRNDPgGi&*zt$7_J*!g#6aRbW$fCE?TKPy1#y^| zLulPUBy_P&+~0yJebnfJuI0r0!IX1v;PZrb^~1y@B9u5v+(v96?jdyP#Ox!Q5Tglw zOKONrLf1l%;D)ti@KofGc}WFopAG5WAwD4v68cc+I!;s&uMi7}7YSX>i93i_iJ641 zT%sv)jMz@}CUoBY#Dhc$F_d_n7)vA&x&o6ugZFStr<&_=GqI9rVP(7V0pbPXuT~~* zC%O{ziA6*qF@w-G$Rl`vihB&PjOeTJ-ybaIn~z~c8u1wMIHBt`Vs0?y-C9B|G11E2 z!cD|o#55~Afvt(ZTfQy6NgN=W5v>Sa#&Y1otvxFmWHTgwS=8h$6C-;p#>_ z6HGZb9g~Q~M5)R$vd66XF(Rh+_O_FvS`A1@Oit*Z;_sh0ctFaU*@=;%11V89d0_3D z#2&t0$)Wm%zoC9#!{U{f-`L$)wySa7!N#(6jT>tIUAMfUdRb$|{!1?|s;x_^iufJ% C`ru0d delta 4448 zcmY+`3shBA9>?)NWWGuSEEEN~A{WI#5rKeAy`rg@l9ZK?3{rbX8k%Y5&D0)~8AU$Q z(lTcvAC#b#jy6^^X4*_TQ`t=RT(c%?Emy5twahI0{_gqHTCPcqBE4j9H9JP#`|2WMa&uE1Wn2SfM? zX5ty_ib$mJY#}=gL_Jtqs zoDw|IAk+ro@q z;>SNiP0dNvlXqjd7z8WEYOFv#&=wqzAE2fpoEltjJVy0ov#IdU*08Cp zH)flz?d2b{C>`ON4Xgp7$^TIe8hkAQ0meAhep6J2&(|OD0YI@Qks0&o1 zI<^G0=r+5DaX9TCQBPFL-ShE5)YR-k{q8tw=sPpf8j&mvVF_ygB-C|ldoup&=@abG zs%%2d-7!D$JGULqyX*LJyaSst5yQ+AFOU@@qikc4b!IbBQ@Idz zpSQ38qh0CNXet%Rs9FQ6r!TS5Dt{j}gz?;s-&hLjhh@k;?KZdGkGHr-QB(0VY6LQA zFenzm30Q+y>iut_!b4d{mUakpkzFn_^CP>V&hL-9ak=lG=KJTk z4Oz}PPyP@0C*)q1H7M|MilN+80vLz%YxDfgbEpdeSpTWLp`tY1NWkC@B->W z@1Z)>rYJCkvG0I85jDiM?mE!dJDcsb*wwX z!01~k>IrVZ^Kr4e8r7j~sE+K%bMbrMukUVG+Nr4X2BID)T0uoOx*oNPA3=4b(fuc? z=ciF?B2*gua5yqcHVw7E9xuga)b-Aw)n%^Xy1YrxD;6fQG1t)7SlJV)p_AX z!HLsRi)10{NuTol&E7ub?axsobIRL&2L~e%acfb(Ux)gzZAU%e2iRZlzg-**%>dM* z7=?O`X5lp4fy{z+84@h63e;kqkGk*%cPFOPK7`5m73!@zjT)hhp}}H~ppMU%y8m+D zu>pJ1Zbl8&5!BFsjk<8cuwdwOv4-|&WZ~Op)OjCc2;(BbqRm9Lt58!?hgaZQZ-0Z) zUhGI29<0U^cRJRwe+BA86VGr=!hV>9OYuBhh3fDY?12YyH2x3up&BqE_;k-j2GKU7 zu6G=>FmWW~uc0jBY+Y~)X5uW=lQm!n_q$(WZ`$oI32vN=y3kl}&vGBdvFvX`b?6jo zM9W!daw>*#?x<)mH0#*Gx53^(t$`m=bCkiabz*^gHKx#Bggk_;#1Q_+{TcPzrHu(* z(;U?Ca?}IOK>e9s?KVcevdcY)8sd-K6Tbfp>c)w@J38J6b)izX0yT0|{P-f&`(E$u zM$`lC_V(XVzmIi1nh^4@dDh6^u<2JT+HO9*V|EvI{$vucj0B! z)Evh&>@+Tz`+lf3Q-w@r)MiuB4OXJ&W}lz%ZyZMZB=*75@xk2JpcdOQ_gU1F??v7C zGgL>DD}%RY2*%OwK)MsXvMSri6uti|V$I+$(~Hy}B8!PS^8(pK_L4u6)}kj>xs}{T z?k4&_#4}_DX(Ue&6}~h7S2TLhlBMKE?r+;kHc@Fy_>jfQHEh>-{Z*Xk^#;6->?SO1 zdy;e}^T+|BayjWj)~i8TMi`jb;#6BjqZsWJtMY$()HJB*O;CA*Xy`S+{2j4ZNNf3X zYX$#At|fbjhJF~SB`OJ|KdC0IWiFLAWV+^Gg|{ZQDBg^<_`e{&>~*cu3a{USH<8!8 zU4n}U3n^Asvpqzz$n#`5d5SzhE+c0Vm50etGTiTP?PyFRXOq_QwpVUw-Qhm!-j9>X zPNK*71G$Rm6FY}&B`WbGL>3Y)&`kOzmdO?4P-yLm#if(kvmBXQ7I?-%3e=)5S8dXZ03`3WGqP{n~BPVfY`Qs!BYBeag2gJ5DY&Vj=WECkS7i-BsLM4Z^mPu3|Bm2lMau<1;v|N>RWk#n# udHIET1B*ff^UDfK8g}RR>{yUjP!h^7EgMwS@\n" "Language-Team: Chinese (Taiwan) \n" "Language: zh_TW\n" @@ -18,325 +18,333 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -"X-Generator: Poedit 1.5.4\n" +"X-Generator: Poedit 1.5.5\n" -#: gdk-pixbuf/gdk-pixbuf-animation.c:160 gdk-pixbuf/gdk-pixbuf-io.c:1064 -#: gdk-pixbuf/gdk-pixbuf-io.c:1330 +#: gdk-pixbuf/gdk-pixbuf-animation.c:158 gdk-pixbuf/gdk-pixbuf-io.c:1077 +#: gdk-pixbuf/gdk-pixbuf-io.c:1333 #, c-format msgid "Failed to open file '%s': %s" msgstr "開啟檔案「%s」失敗:%s" -#: gdk-pixbuf/gdk-pixbuf-animation.c:173 gdk-pixbuf/gdk-pixbuf-io.c:1076 +#: gdk-pixbuf/gdk-pixbuf-animation.c:171 gdk-pixbuf/gdk-pixbuf-io.c:962 #, c-format msgid "Image file '%s' contains no data" msgstr "圖片檔‘%s’沒有內容" -#: gdk-pixbuf/gdk-pixbuf-animation.c:212 +#: gdk-pixbuf/gdk-pixbuf-animation.c:210 #, c-format msgid "" "Failed to load animation '%s': reason not known, probably a corrupt " "animation file" msgstr "無法載入動畫檔‘%s’:原因不明,可能動畫檔已經損毀" -#: gdk-pixbuf/gdk-pixbuf-animation.c:280 gdk-pixbuf/gdk-pixbuf-io.c:1112 -#: gdk-pixbuf/gdk-pixbuf-io.c:1382 +#: gdk-pixbuf/gdk-pixbuf-animation.c:278 gdk-pixbuf/gdk-pixbuf-io.c:1113 +#: gdk-pixbuf/gdk-pixbuf-io.c:1385 #, c-format msgid "" "Failed to load image '%s': reason not known, probably a corrupt image file" msgstr "無法載入圖片檔「%s」:原因不明,可能檔案已經損毀" -#: gdk-pixbuf/gdk-pixbuf-io.c:790 +#: gdk-pixbuf/gdk-pixbuf-io.c:774 #, c-format msgid "Unable to load image-loading module: %s: %s" msgstr "無法載入用來載入圖片的模組:%s:%s" -#: gdk-pixbuf/gdk-pixbuf-io.c:805 +#: gdk-pixbuf/gdk-pixbuf-io.c:789 #, c-format msgid "" "Image-loading module %s does not export the proper interface; perhaps it's " "from a different gdk-pixbuf version?" msgstr "圖片載入模組 %s 沒有匯出正確的介面;它是否屬於另一個 gtk-pixbuf 版本?" -#: gdk-pixbuf/gdk-pixbuf-io.c:814 gdk-pixbuf/gdk-pixbuf-io.c:865 +#: gdk-pixbuf/gdk-pixbuf-io.c:798 gdk-pixbuf/gdk-pixbuf-io.c:849 #, c-format msgid "Image type '%s' is not supported" msgstr "不支援圖片類型‘%s’" -#: gdk-pixbuf/gdk-pixbuf-io.c:950 +#: gdk-pixbuf/gdk-pixbuf-io.c:934 #, c-format msgid "Couldn't recognize the image file format for file '%s'" msgstr "無法識別圖片檔‘%s’的圖片格式" -#: gdk-pixbuf/gdk-pixbuf-io.c:958 +#: gdk-pixbuf/gdk-pixbuf-io.c:942 msgid "Unrecognized image file format" msgstr "無法識別的圖片檔格式" -#: gdk-pixbuf/gdk-pixbuf-io.c:1121 +#: gdk-pixbuf/gdk-pixbuf-io.c:1124 #, c-format msgid "Failed to load image '%s': %s" msgstr "無法載入圖片‘%s’:%s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2015 gdk-pixbuf/io-gdip-utils.c:837 +#: gdk-pixbuf/gdk-pixbuf-io.c:2029 gdk-pixbuf/io-gdip-utils.c:835 #, c-format msgid "Error writing to image file: %s" msgstr "寫入圖片檔時發生錯誤 (%s)" -#: gdk-pixbuf/gdk-pixbuf-io.c:2057 gdk-pixbuf/gdk-pixbuf-io.c:2178 +#: gdk-pixbuf/gdk-pixbuf-io.c:2071 gdk-pixbuf/gdk-pixbuf-io.c:2192 #, c-format msgid "This build of gdk-pixbuf does not support saving the image format: %s" msgstr "此 gdk-pixbuf 版本不支援儲存以下的圖片格式:%s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2088 +#: gdk-pixbuf/gdk-pixbuf-io.c:2102 msgid "Insufficient memory to save image to callback" msgstr "記憶體不足以儲存圖片到 callback" -#: gdk-pixbuf/gdk-pixbuf-io.c:2101 +#: gdk-pixbuf/gdk-pixbuf-io.c:2115 msgid "Failed to open temporary file" msgstr "無法開啟暫存檔" -#: gdk-pixbuf/gdk-pixbuf-io.c:2124 +#: gdk-pixbuf/gdk-pixbuf-io.c:2138 msgid "Failed to read from temporary file" msgstr "無法讀入暫存檔" -#: gdk-pixbuf/gdk-pixbuf-io.c:2372 +#: gdk-pixbuf/gdk-pixbuf-io.c:2382 #, c-format msgid "Failed to open '%s' for writing: %s" msgstr "無法開啟‘%s’以供寫入資料:%s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2398 +#: gdk-pixbuf/gdk-pixbuf-io.c:2408 #, c-format msgid "" "Failed to close '%s' while writing image, all data may not have been saved: " "%s" msgstr "寫入圖片後無法關閉‘%s’,資料可能無法完整地儲存:%s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2619 gdk-pixbuf/gdk-pixbuf-io.c:2671 +#: gdk-pixbuf/gdk-pixbuf-io.c:2629 gdk-pixbuf/gdk-pixbuf-io.c:2681 msgid "Insufficient memory to save image into a buffer" msgstr "記憶體不足以將圖片寫入緩衝區" -#: gdk-pixbuf/gdk-pixbuf-io.c:2717 +#: gdk-pixbuf/gdk-pixbuf-io.c:2727 msgid "Error writing to image stream" msgstr "寫入圖片串流時發生錯誤" -#: gdk-pixbuf/gdk-pixbuf-loader.c:393 +#: gdk-pixbuf/gdk-pixbuf-loader.c:384 #, c-format msgid "" "Internal error: Image loader module '%s' failed to complete an operation, " "but didn't give a reason for the failure" msgstr "內部錯誤:圖片載入模組‘%s’無法完成動作,但沒有提供任何原因" -#: gdk-pixbuf/gdk-pixbuf-loader.c:435 +#: gdk-pixbuf/gdk-pixbuf-loader.c:426 #, c-format msgid "Incremental loading of image type '%s' is not supported" msgstr "不支援以漸進方式載入圖片類型‘%s’" -#: gdk-pixbuf/gdk-pixdata.c:160 +#: gdk-pixbuf/gdk-pixdata.c:158 msgid "Image header corrupt" msgstr "圖片標頭損毀" -#: gdk-pixbuf/gdk-pixdata.c:165 +#: gdk-pixbuf/gdk-pixdata.c:163 msgid "Image format unknown" msgstr "圖片格式不明" -#: gdk-pixbuf/gdk-pixdata.c:170 gdk-pixbuf/gdk-pixdata.c:502 +#: gdk-pixbuf/gdk-pixdata.c:168 gdk-pixbuf/gdk-pixdata.c:501 msgid "Image pixel data corrupt" msgstr "圖片像素資料損毀" -#: gdk-pixbuf/gdk-pixdata.c:446 +#: gdk-pixbuf/gdk-pixdata.c:445 #, c-format msgid "failed to allocate image buffer of %u byte" msgid_plural "failed to allocate image buffer of %u bytes" msgstr[0] "無法分配 %u 位元組的圖片緩衝區" -#: gdk-pixbuf/io-ani.c:244 +#: gdk-pixbuf/io-ani.c:242 msgid "Unexpected icon chunk in animation" msgstr "動畫中含有未預期的圖示區塊" -#: gdk-pixbuf/io-ani.c:342 gdk-pixbuf/io-ani.c:400 gdk-pixbuf/io-ani.c:426 -#: gdk-pixbuf/io-ani.c:449 gdk-pixbuf/io-ani.c:476 gdk-pixbuf/io-ani.c:563 +#: gdk-pixbuf/io-ani.c:340 gdk-pixbuf/io-ani.c:398 gdk-pixbuf/io-ani.c:424 +#: gdk-pixbuf/io-ani.c:447 gdk-pixbuf/io-ani.c:474 gdk-pixbuf/io-ani.c:561 msgid "Invalid header in animation" msgstr "動畫檔的標頭資料無效" -#: gdk-pixbuf/io-ani.c:352 gdk-pixbuf/io-ani.c:374 gdk-pixbuf/io-ani.c:458 -#: gdk-pixbuf/io-ani.c:485 gdk-pixbuf/io-ani.c:536 gdk-pixbuf/io-ani.c:608 +#: gdk-pixbuf/io-ani.c:350 gdk-pixbuf/io-ani.c:372 gdk-pixbuf/io-ani.c:456 +#: gdk-pixbuf/io-ani.c:483 gdk-pixbuf/io-ani.c:534 gdk-pixbuf/io-ani.c:606 msgid "Not enough memory to load animation" msgstr "記憶體不足以載入動畫" -#: gdk-pixbuf/io-ani.c:392 gdk-pixbuf/io-ani.c:418 gdk-pixbuf/io-ani.c:437 +#: gdk-pixbuf/io-ani.c:390 gdk-pixbuf/io-ani.c:416 gdk-pixbuf/io-ani.c:435 msgid "Malformed chunk in animation" msgstr "動畫中有部份資料不符合格式" -#: gdk-pixbuf/io-ani.c:660 +#: gdk-pixbuf/io-ani.c:628 +msgid "ANI image was truncated or incomplete." +msgstr "ANI 影像被截斷或是不完整。" + +#: gdk-pixbuf/io-ani.c:669 msgid "The ANI image format" msgstr "ANI 圖片格式" -#: gdk-pixbuf/io-bmp.c:229 gdk-pixbuf/io-bmp.c:266 gdk-pixbuf/io-bmp.c:337 -#: gdk-pixbuf/io-bmp.c:369 gdk-pixbuf/io-bmp.c:392 gdk-pixbuf/io-bmp.c:495 +#: gdk-pixbuf/io-bmp.c:227 gdk-pixbuf/io-bmp.c:264 gdk-pixbuf/io-bmp.c:335 +#: gdk-pixbuf/io-bmp.c:367 gdk-pixbuf/io-bmp.c:390 gdk-pixbuf/io-bmp.c:493 msgid "BMP image has bogus header data" msgstr "BMP 圖片中有冗餘的標頭資料" -#: gdk-pixbuf/io-bmp.c:240 gdk-pixbuf/io-bmp.c:432 +#: gdk-pixbuf/io-bmp.c:238 gdk-pixbuf/io-bmp.c:430 msgid "Not enough memory to load bitmap image" msgstr "記憶體不足以載入點陣圖片" -#: gdk-pixbuf/io-bmp.c:318 +#: gdk-pixbuf/io-bmp.c:316 msgid "BMP image has unsupported header size" msgstr "不支援這種 BMP 圖片檔標頭大小" -#: gdk-pixbuf/io-bmp.c:356 +#: gdk-pixbuf/io-bmp.c:354 msgid "Topdown BMP images cannot be compressed" msgstr "由上至下描繪的 BMP 圖片不可以壓縮" -#: gdk-pixbuf/io-bmp.c:716 gdk-pixbuf/io-pnm.c:707 +#: gdk-pixbuf/io-bmp.c:714 gdk-pixbuf/io-pnm.c:705 msgid "Premature end-of-file encountered" msgstr "檔案太早結束" -#: gdk-pixbuf/io-bmp.c:1328 +#: gdk-pixbuf/io-bmp.c:1326 msgid "Couldn't allocate memory for saving BMP file" msgstr "無法分配記憶體來儲存 BMP 檔" -#: gdk-pixbuf/io-bmp.c:1369 +#: gdk-pixbuf/io-bmp.c:1367 msgid "Couldn't write to BMP file" msgstr "無法寫入 BMP 檔案" -#: gdk-pixbuf/io-bmp.c:1422 gdk-pixbuf/io-gdip-bmp.c:82 +#: gdk-pixbuf/io-bmp.c:1420 gdk-pixbuf/io-gdip-bmp.c:80 msgid "The BMP image format" msgstr "BMP 圖片格式" -#: gdk-pixbuf/io-gdip-emf.c:59 +#: gdk-pixbuf/io-gdip-emf.c:57 msgid "The EMF image format" msgstr "EMF 圖片格式" -#: gdk-pixbuf/io-gdip-gif.c:80 gdk-pixbuf/io-gif.c:1720 +#: gdk-pixbuf/io-gdip-gif.c:78 gdk-pixbuf/io-gif.c:1718 msgid "The GIF image format" msgstr "GIF 圖片格式" -#: gdk-pixbuf/io-gdip-ico.c:59 gdk-pixbuf/io-ico.c:1271 +#: gdk-pixbuf/io-gdip-ico.c:57 gdk-pixbuf/io-ico.c:1269 msgid "The ICO image format" msgstr "ICO 圖片格式" -#: gdk-pixbuf/io-gdip-jpeg.c:53 gdk-pixbuf/io-jpeg.c:1249 +#: gdk-pixbuf/io-gdip-jpeg.c:51 gdk-pixbuf/io-jpeg.c:1249 #, c-format msgid "" "JPEG quality must be a value between 0 and 100; value '%s' could not be " "parsed." msgstr "JPEG 品質必須在 0 至 100 之間;無法分析數值「%s」。" -#: gdk-pixbuf/io-gdip-jpeg.c:68 gdk-pixbuf/io-jpeg.c:1265 +#: gdk-pixbuf/io-gdip-jpeg.c:66 gdk-pixbuf/io-jpeg.c:1265 #, c-format msgid "" "JPEG quality must be a value between 0 and 100; value '%d' is not allowed." msgstr "JPEG 品質必須在 0 至 100 之間;不允許使用數值「%d」。" -#: gdk-pixbuf/io-gdip-jpeg.c:136 gdk-pixbuf/io-jpeg.c:1478 +#: gdk-pixbuf/io-gdip-jpeg.c:134 gdk-pixbuf/io-jpeg.c:1478 msgid "The JPEG image format" msgstr "JPEG 圖片格式" -#: gdk-pixbuf/io-gdip-utils.c:154 +#: gdk-pixbuf/io-gdip-tiff.c:80 gdk-pixbuf/io-tiff.c:786 +msgid "The TIFF image format" +msgstr "TIFF 圖片格式" + +#: gdk-pixbuf/io-gdip-utils.c:152 #, c-format msgid "Could not allocate memory: %s" msgstr "無法分配記憶體: %s" -#: gdk-pixbuf/io-gdip-utils.c:179 gdk-pixbuf/io-gdip-utils.c:293 -#: gdk-pixbuf/io-gdip-utils.c:333 +#: gdk-pixbuf/io-gdip-utils.c:177 gdk-pixbuf/io-gdip-utils.c:291 +#: gdk-pixbuf/io-gdip-utils.c:331 #, c-format msgid "Could not create stream: %s" msgstr "無法建立串流: %s" -#: gdk-pixbuf/io-gdip-utils.c:193 +#: gdk-pixbuf/io-gdip-utils.c:191 #, c-format msgid "Could not seek stream: %s" msgstr "無法尋找串流: %s" -#: gdk-pixbuf/io-gdip-utils.c:205 +#: gdk-pixbuf/io-gdip-utils.c:203 #, c-format msgid "Could not read from stream: %s" msgstr "無法讀取串流:%s" -#: gdk-pixbuf/io-gdip-utils.c:617 +#: gdk-pixbuf/io-gdip-utils.c:615 msgid "Couldn't load bitmap" msgstr "無法載入點陣圖" -#: gdk-pixbuf/io-gdip-utils.c:773 +#: gdk-pixbuf/io-gdip-utils.c:771 msgid "Couldn't load metafile" msgstr "無法載入中繼檔案" -#: gdk-pixbuf/io-gdip-utils.c:878 +#: gdk-pixbuf/io-gdip-utils.c:876 msgid "Unsupported image format for GDI+" msgstr "不支援的 GDI+ 圖片格式" -#: gdk-pixbuf/io-gdip-utils.c:885 +#: gdk-pixbuf/io-gdip-utils.c:883 msgid "Couldn't save" msgstr "無法儲存" -#: gdk-pixbuf/io-gdip-wmf.c:58 +#: gdk-pixbuf/io-gdip-wmf.c:56 msgid "The WMF image format" msgstr "WMF 圖片格式" -#: gdk-pixbuf/io-gif.c:222 +#: gdk-pixbuf/io-gif.c:220 #, c-format msgid "Failure reading GIF: %s" msgstr "無法讀入 GIF:%s" -#: gdk-pixbuf/io-gif.c:496 gdk-pixbuf/io-gif.c:1502 gdk-pixbuf/io-gif.c:1669 +#: gdk-pixbuf/io-gif.c:494 gdk-pixbuf/io-gif.c:1500 gdk-pixbuf/io-gif.c:1667 msgid "GIF file was missing some data (perhaps it was truncated somehow?)" msgstr "GIF 檔缺少了一部份資料(可能是檔案被截斷了?)" -#: gdk-pixbuf/io-gif.c:505 +#: gdk-pixbuf/io-gif.c:503 #, c-format msgid "Internal error in the GIF loader (%s)" msgstr "GIF 載入模組出現內部錯誤 (%s)" -#: gdk-pixbuf/io-gif.c:579 +#: gdk-pixbuf/io-gif.c:577 msgid "Stack overflow" msgstr "堆疊溢位" -#: gdk-pixbuf/io-gif.c:639 +#: gdk-pixbuf/io-gif.c:637 msgid "GIF image loader cannot understand this image." msgstr "GIF 圖片載入模組無法了解此圖片。" # (Abel) 這個 "code" 是 LZW 壓縮中用的 -#: gdk-pixbuf/io-gif.c:668 +#: gdk-pixbuf/io-gif.c:666 msgid "Bad code encountered" msgstr "出現不良的壓縮編碼" -#: gdk-pixbuf/io-gif.c:678 +#: gdk-pixbuf/io-gif.c:676 msgid "Circular table entry in GIF file" msgstr "GIF 檔案含有循環壓縮表格紀錄" -#: gdk-pixbuf/io-gif.c:866 gdk-pixbuf/io-gif.c:1488 gdk-pixbuf/io-gif.c:1541 -#: gdk-pixbuf/io-gif.c:1657 +#: gdk-pixbuf/io-gif.c:864 gdk-pixbuf/io-gif.c:1486 gdk-pixbuf/io-gif.c:1539 +#: gdk-pixbuf/io-gif.c:1655 msgid "Not enough memory to load GIF file" msgstr "記憶體不足以載入 GIF 檔" -#: gdk-pixbuf/io-gif.c:960 +#: gdk-pixbuf/io-gif.c:958 msgid "Not enough memory to composite a frame in GIF file" msgstr "沒有足夠的記憶體拼出 GIF 檔中的圖片" -#: gdk-pixbuf/io-gif.c:1132 +#: gdk-pixbuf/io-gif.c:1130 msgid "GIF image is corrupt (incorrect LZW compression)" msgstr "GIF 圖片已損毀(不正確的 LZW 壓縮資料)" -#: gdk-pixbuf/io-gif.c:1182 +#: gdk-pixbuf/io-gif.c:1180 msgid "File does not appear to be a GIF file" msgstr "檔案不像是 GIF 檔" -#: gdk-pixbuf/io-gif.c:1194 +#: gdk-pixbuf/io-gif.c:1192 #, c-format msgid "Version %s of the GIF file format is not supported" msgstr "不支援 %s 版本的 GIF 檔案格式" -#: gdk-pixbuf/io-gif.c:1241 +#: gdk-pixbuf/io-gif.c:1239 msgid "Resulting GIF image has zero size" msgstr "產生的 GIF 影響大小為零" -#: gdk-pixbuf/io-gif.c:1320 +#: gdk-pixbuf/io-gif.c:1318 msgid "" "GIF image has no global colormap, and a frame inside it has no local " "colormap." msgstr "GIF 圖片沒有整體使用的色盤,而且圖片其中一個畫格沒有專用的色盤。" -#: gdk-pixbuf/io-gif.c:1564 +#: gdk-pixbuf/io-gif.c:1562 msgid "GIF image was truncated or incomplete." msgstr "GIF 檔案被截斷或是不完整。" @@ -353,104 +361,104 @@ msgstr "無法解碼 ICNS 檔案" msgid "The ICNS image format" msgstr "ICNS 圖片格式" -#: gdk-pixbuf/io-ico.c:228 gdk-pixbuf/io-ico.c:242 gdk-pixbuf/io-ico.c:291 -#: gdk-pixbuf/io-ico.c:302 gdk-pixbuf/io-ico.c:395 +#: gdk-pixbuf/io-ico.c:226 gdk-pixbuf/io-ico.c:240 gdk-pixbuf/io-ico.c:289 +#: gdk-pixbuf/io-ico.c:300 gdk-pixbuf/io-ico.c:393 msgid "Invalid header in icon" msgstr "圖示的標頭資料無效" -#: gdk-pixbuf/io-ico.c:257 gdk-pixbuf/io-ico.c:312 gdk-pixbuf/io-ico.c:405 -#: gdk-pixbuf/io-ico.c:458 gdk-pixbuf/io-ico.c:488 +#: gdk-pixbuf/io-ico.c:255 gdk-pixbuf/io-ico.c:310 gdk-pixbuf/io-ico.c:403 +#: gdk-pixbuf/io-ico.c:456 gdk-pixbuf/io-ico.c:486 msgid "Not enough memory to load icon" msgstr "記憶體不足以載入圖示" -#: gdk-pixbuf/io-ico.c:338 +#: gdk-pixbuf/io-ico.c:336 msgid "Compressed icons are not supported" msgstr "不支援有壓縮的圖示" -#: gdk-pixbuf/io-ico.c:358 +#: gdk-pixbuf/io-ico.c:356 msgid "Icon has zero width" msgstr "圖示的寬度為零" -#: gdk-pixbuf/io-ico.c:368 +#: gdk-pixbuf/io-ico.c:366 msgid "Icon has zero height" msgstr "圖示的高度為零" -#: gdk-pixbuf/io-ico.c:443 +#: gdk-pixbuf/io-ico.c:441 msgid "Unsupported icon type" msgstr "不支援的圖示類型" -#: gdk-pixbuf/io-ico.c:537 +#: gdk-pixbuf/io-ico.c:535 msgid "Not enough memory to load ICO file" msgstr "記憶體不足以載入 ICO 檔" -#: gdk-pixbuf/io-ico.c:1002 +#: gdk-pixbuf/io-ico.c:1000 msgid "Image too large to be saved as ICO" msgstr "圖片太大無法存為 ICO 格式" # (Abel) FIXME 這個 hotspot.... -#: gdk-pixbuf/io-ico.c:1013 +#: gdk-pixbuf/io-ico.c:1011 msgid "Cursor hotspot outside image" msgstr "游標熱點在圖片之外" -#: gdk-pixbuf/io-ico.c:1036 +#: gdk-pixbuf/io-ico.c:1034 #, c-format msgid "Unsupported depth for ICO file: %d" msgstr "ICO 檔含有未支援的色彩深度:%d" -#: gdk-pixbuf/io-jasper.c:74 +#: gdk-pixbuf/io-jasper.c:73 msgid "Couldn't allocate memory for stream" msgstr "無法分配記憶體給串流" -#: gdk-pixbuf/io-jasper.c:104 +#: gdk-pixbuf/io-jasper.c:103 msgid "Couldn't decode image" msgstr "無法將圖片解碼" -#: gdk-pixbuf/io-jasper.c:122 +#: gdk-pixbuf/io-jasper.c:121 msgid "Transformed JPEG2000 has zero width or height" msgstr "變換後的 JPEG2000 寬度或高度為零" -#: gdk-pixbuf/io-jasper.c:136 +#: gdk-pixbuf/io-jasper.c:135 msgid "Image type currently not supported" msgstr "圖片類型目前不支援" -#: gdk-pixbuf/io-jasper.c:148 gdk-pixbuf/io-jasper.c:156 +#: gdk-pixbuf/io-jasper.c:147 gdk-pixbuf/io-jasper.c:155 msgid "Couldn't allocate memory for color profile" msgstr "無法分配記憶體給色彩設定組合" -#: gdk-pixbuf/io-jasper.c:182 +#: gdk-pixbuf/io-jasper.c:181 msgid "Insufficient memory to open JPEG 2000 file" msgstr "記憶體不足以開啟 JPEG 2000 檔" -#: gdk-pixbuf/io-jasper.c:261 +#: gdk-pixbuf/io-jasper.c:260 msgid "Couldn't allocate memory to buffer image data" msgstr "無法分配記憶體給緩衝區圖片資料" -#: gdk-pixbuf/io-jasper.c:305 +#: gdk-pixbuf/io-jasper.c:304 msgid "The JPEG 2000 image format" msgstr "JPEG 2000 圖片格式" -#: gdk-pixbuf/io-jpeg.c:126 +#: gdk-pixbuf/io-jpeg.c:124 #, c-format msgid "Error interpreting JPEG image file (%s)" msgstr "分析 JPEG 圖片檔時發生錯誤 (%s)" -#: gdk-pixbuf/io-jpeg.c:604 +#: gdk-pixbuf/io-jpeg.c:597 msgid "" "Insufficient memory to load image, try exiting some applications to free " "memory" msgstr "記憶體不足以載入圖片,請嘗試退出其它應用程式來釋放記憶體" -#: gdk-pixbuf/io-jpeg.c:651 gdk-pixbuf/io-jpeg.c:865 +#: gdk-pixbuf/io-jpeg.c:645 gdk-pixbuf/io-jpeg.c:858 #, c-format msgid "Unsupported JPEG color space (%s)" msgstr "未支援的 JPEG 色彩空間 (%s)" -#: gdk-pixbuf/io-jpeg.c:764 gdk-pixbuf/io-jpeg.c:1044 +#: gdk-pixbuf/io-jpeg.c:757 gdk-pixbuf/io-jpeg.c:1037 #: gdk-pixbuf/io-jpeg.c:1308 gdk-pixbuf/io-jpeg.c:1318 msgid "Couldn't allocate memory for loading JPEG file" msgstr "無法分配記憶體來載入 JPEG 檔案" -#: gdk-pixbuf/io-jpeg.c:1018 +#: gdk-pixbuf/io-jpeg.c:1011 msgid "Transformed JPEG has zero width or height." msgstr "變換後的 JPEG 寬度或高度為零。" @@ -459,90 +467,90 @@ msgstr "變換後的 JPEG 寬度或高度為零。" msgid "Color profile has invalid length '%u'." msgstr "顏色設定組合有無效的長度「%u」。" -#: gdk-pixbuf/io-pcx.c:186 +#: gdk-pixbuf/io-pcx.c:184 msgid "Couldn't allocate memory for header" msgstr "無法分配圖片標頭所需的記憶體" -#: gdk-pixbuf/io-pcx.c:201 gdk-pixbuf/io-pcx.c:559 +#: gdk-pixbuf/io-pcx.c:199 gdk-pixbuf/io-pcx.c:557 msgid "Couldn't allocate memory for context buffer" msgstr "無法分配記憶體來載入內容結構" -#: gdk-pixbuf/io-pcx.c:600 +#: gdk-pixbuf/io-pcx.c:598 msgid "Image has invalid width and/or height" msgstr "圖片的寬度和/或高度無效" # 姑且用 color depth 代替 bpp -- Abel -#: gdk-pixbuf/io-pcx.c:612 gdk-pixbuf/io-pcx.c:673 +#: gdk-pixbuf/io-pcx.c:610 gdk-pixbuf/io-pcx.c:671 msgid "Image has unsupported bpp" msgstr "圖片不支援這種色彩深度" -#: gdk-pixbuf/io-pcx.c:617 gdk-pixbuf/io-pcx.c:625 +#: gdk-pixbuf/io-pcx.c:615 gdk-pixbuf/io-pcx.c:623 #, c-format msgid "Image has unsupported number of %d-bit planes" msgstr "圖片擁有不被支援的 %d-位元平面(bit planes)" -#: gdk-pixbuf/io-pcx.c:641 +#: gdk-pixbuf/io-pcx.c:639 msgid "Couldn't create new pixbuf" msgstr "無法產生新的 pixbuf" -#: gdk-pixbuf/io-pcx.c:649 +#: gdk-pixbuf/io-pcx.c:647 msgid "Couldn't allocate memory for line data" msgstr "無法分配 line data 所需的記憶體" -#: gdk-pixbuf/io-pcx.c:656 +#: gdk-pixbuf/io-pcx.c:654 msgid "Couldn't allocate memory for PCX image" msgstr "無法分配 PCX 圖片的記憶體" -#: gdk-pixbuf/io-pcx.c:703 +#: gdk-pixbuf/io-pcx.c:701 msgid "Didn't get all lines of PCX image" msgstr "未取得 PCX 圖片每一列的資料" -#: gdk-pixbuf/io-pcx.c:710 +#: gdk-pixbuf/io-pcx.c:708 msgid "No palette found at end of PCX data" msgstr "PCX 資料末端沒有找到色盤" -#: gdk-pixbuf/io-pcx.c:755 +#: gdk-pixbuf/io-pcx.c:753 msgid "The PCX image format" msgstr "PCX 圖片格式" -#: gdk-pixbuf/io-pixdata.c:148 +#: gdk-pixbuf/io-pixdata.c:146 msgid "Transformed pixbuf has zero width or height." msgstr "變換後的 pixbuf 寬度及高度均為零。" -#: gdk-pixbuf/io-pixdata.c:186 +#: gdk-pixbuf/io-pixdata.c:184 msgid "The GdkPixdata format" msgstr "GdkPixdata 格式" -#: gdk-pixbuf/io-png.c:54 +#: gdk-pixbuf/io-png.c:53 msgid "Bits per channel of PNG image is invalid." msgstr "PNG 圖片中每個色板所佔的位元數目無效。" -#: gdk-pixbuf/io-png.c:135 gdk-pixbuf/io-png.c:641 +#: gdk-pixbuf/io-png.c:134 gdk-pixbuf/io-png.c:640 msgid "Transformed PNG has zero width or height." msgstr "變換後的 PNG 寬度及高度均為零。" -#: gdk-pixbuf/io-png.c:143 +#: gdk-pixbuf/io-png.c:142 msgid "Bits per channel of transformed PNG is not 8." msgstr "變換後的 PNG 圖片中每個色板所佔的位元數目不是 8。" -#: gdk-pixbuf/io-png.c:152 +#: gdk-pixbuf/io-png.c:151 msgid "Transformed PNG not RGB or RGBA." msgstr "變換後的 PNG 的色彩模式不是 RGB 或 RGBA。" -#: gdk-pixbuf/io-png.c:161 +#: gdk-pixbuf/io-png.c:160 msgid "Transformed PNG has unsupported number of channels, must be 3 or 4." msgstr "變換後的 PNG 色板數目不受支援,正確數字應為 3 或 4。" -#: gdk-pixbuf/io-png.c:182 +#: gdk-pixbuf/io-png.c:181 #, c-format msgid "Fatal error in PNG image file: %s" msgstr "PNG 圖片檔中有嚴重錯誤:%s" -#: gdk-pixbuf/io-png.c:315 +#: gdk-pixbuf/io-png.c:314 msgid "Insufficient memory to load PNG file" msgstr "記憶體不足以載入 PNG 檔" -#: gdk-pixbuf/io-png.c:656 +#: gdk-pixbuf/io-png.c:655 #, c-format msgid "" "Insufficient memory to store a %lu by %lu image; try exiting some " @@ -551,366 +559,362 @@ msgstr "" "記憶體不足以儲存大小為 %lu×%lu 的圖片;請嘗試退出其他應用程式來減低記憶體使用" "量" -#: gdk-pixbuf/io-png.c:719 +#: gdk-pixbuf/io-png.c:718 msgid "Fatal error reading PNG image file" msgstr "讀入 PNG 圖片檔時發生嚴重錯誤" -#: gdk-pixbuf/io-png.c:768 +#: gdk-pixbuf/io-png.c:767 #, c-format msgid "Fatal error reading PNG image file: %s" msgstr "讀入 PNG 圖片檔時發生嚴重錯誤:%s" -#: gdk-pixbuf/io-png.c:858 +#: gdk-pixbuf/io-png.c:857 msgid "" "Keys for PNG text chunks must have at least 1 and at most 79 characters." msgstr "PNG text 區段的關鍵字必須在 1 至 79 字元之內。" -#: gdk-pixbuf/io-png.c:867 +#: gdk-pixbuf/io-png.c:866 msgid "Keys for PNG text chunks must be ASCII characters." msgstr "PNG text 區段的關鍵字必須是 ASCII 字元。" -#: gdk-pixbuf/io-png.c:881 gdk-pixbuf/io-tiff.c:667 +#: gdk-pixbuf/io-png.c:880 gdk-pixbuf/io-tiff.c:665 #, c-format msgid "Color profile has invalid length %d." msgstr "顏色設定組合有無效的長度 %d。" -#: gdk-pixbuf/io-png.c:894 +#: gdk-pixbuf/io-png.c:893 #, c-format msgid "" "PNG compression level must be a value between 0 and 9; value '%s' could not " "be parsed." msgstr "PNG 壓縮程度必須在 0 至 9 之間;無法理解數值「%s」。" -#: gdk-pixbuf/io-png.c:907 +#: gdk-pixbuf/io-png.c:906 #, c-format msgid "" "PNG compression level must be a value between 0 and 9; value '%d' is not " "allowed." msgstr "PNG 壓縮程度必須在 0 至 9 之間;不允許使用數值「%d」。" -#: gdk-pixbuf/io-png.c:955 +#: gdk-pixbuf/io-png.c:954 #, c-format msgid "Value for PNG text chunk %s cannot be converted to ISO-8859-1 encoding." msgstr "PNG text 區段的內容 %s 無法轉換為 ISO-8859-1 編碼。" -#: gdk-pixbuf/io-png.c:1118 +#: gdk-pixbuf/io-png.c:1117 msgid "The PNG image format" msgstr "PNG 圖片格式" -#: gdk-pixbuf/io-pnm.c:248 +#: gdk-pixbuf/io-pnm.c:246 msgid "PNM loader expected to find an integer, but didn't" msgstr "PNM 載入模組找不到要找的整數" -#: gdk-pixbuf/io-pnm.c:280 +#: gdk-pixbuf/io-pnm.c:278 msgid "PNM file has an incorrect initial byte" msgstr "PNM 檔的第一個位元組不正確" -#: gdk-pixbuf/io-pnm.c:310 +#: gdk-pixbuf/io-pnm.c:308 msgid "PNM file is not in a recognized PNM subformat" msgstr "無法辨識這個 PNM 檔的副格式" -#: gdk-pixbuf/io-pnm.c:335 +#: gdk-pixbuf/io-pnm.c:333 msgid "PNM file has an image width of 0" msgstr "PNM 圖片檔的寬為 0" -#: gdk-pixbuf/io-pnm.c:356 +#: gdk-pixbuf/io-pnm.c:354 msgid "PNM file has an image height of 0" msgstr "PNM 圖片檔的高為 0" -#: gdk-pixbuf/io-pnm.c:379 +#: gdk-pixbuf/io-pnm.c:377 msgid "Maximum color value in PNM file is 0" msgstr "PNM 最大的可用顏色數目為 0" -#: gdk-pixbuf/io-pnm.c:387 +#: gdk-pixbuf/io-pnm.c:385 msgid "Maximum color value in PNM file is too large" msgstr "PNM 最大的可用顏色數目過大" -#: gdk-pixbuf/io-pnm.c:427 gdk-pixbuf/io-pnm.c:457 gdk-pixbuf/io-pnm.c:502 +#: gdk-pixbuf/io-pnm.c:425 gdk-pixbuf/io-pnm.c:455 gdk-pixbuf/io-pnm.c:500 msgid "Raw PNM image type is invalid" msgstr "原始 PNM 圖片類型不正確" -#: gdk-pixbuf/io-pnm.c:652 +#: gdk-pixbuf/io-pnm.c:650 msgid "PNM image loader does not support this PNM subformat" msgstr "PNM 載入程序不支援這個 PNM 檔的副格式" -#: gdk-pixbuf/io-pnm.c:739 gdk-pixbuf/io-pnm.c:966 +#: gdk-pixbuf/io-pnm.c:737 gdk-pixbuf/io-pnm.c:964 msgid "Raw PNM formats require exactly one whitespace before sample data" msgstr "原始 PNM 格式需要在取樣資料前有一格空格(whitespace)" -#: gdk-pixbuf/io-pnm.c:766 +#: gdk-pixbuf/io-pnm.c:764 msgid "Cannot allocate memory for loading PNM image" msgstr "無法分配記憶體來載入 PNM 圖片" -#: gdk-pixbuf/io-pnm.c:816 +#: gdk-pixbuf/io-pnm.c:814 msgid "Insufficient memory to load PNM context struct" msgstr "無法分配記憶體來載入 PNM 內容結構" -#: gdk-pixbuf/io-pnm.c:867 +#: gdk-pixbuf/io-pnm.c:865 msgid "Unexpected end of PNM image data" msgstr "PNM 圖片資料過早完結" -#: gdk-pixbuf/io-pnm.c:995 +#: gdk-pixbuf/io-pnm.c:993 msgid "Insufficient memory to load PNM file" msgstr "記憶體不足以載入 PNM 檔" -#: gdk-pixbuf/io-pnm.c:1079 +#: gdk-pixbuf/io-pnm.c:1077 msgid "The PNM/PBM/PGM/PPM image format family" msgstr "PNM/PBM/PGM/PPM 圖片格式集合" -#: gdk-pixbuf/io-qtif.c:128 +#: gdk-pixbuf/io-qtif.c:126 msgid "Input file descriptor is NULL." msgstr "輸入的檔案描述子為 NULL。" -#: gdk-pixbuf/io-qtif.c:143 +#: gdk-pixbuf/io-qtif.c:141 msgid "Failed to read QTIF header" msgstr "讀取 QTIF 檔頭失敗" -#: gdk-pixbuf/io-qtif.c:152 gdk-pixbuf/io-qtif.c:189 gdk-pixbuf/io-qtif.c:459 +#: gdk-pixbuf/io-qtif.c:150 gdk-pixbuf/io-qtif.c:187 gdk-pixbuf/io-qtif.c:454 #, c-format msgid "QTIF atom size too large (%d byte)" msgid_plural "QTIF atom size too large (%d bytes)" msgstr[0] "QTIF atom 容量過大 (%d 位元組)" -#: gdk-pixbuf/io-qtif.c:175 +#: gdk-pixbuf/io-qtif.c:173 #, c-format msgid "Failed to allocate %d byte for file read buffer" msgid_plural "Failed to allocate %d bytes for file read buffer" msgstr[0] "無法分配 %d 位元組的檔案讀取緩衝區" -#: gdk-pixbuf/io-qtif.c:206 +#: gdk-pixbuf/io-qtif.c:201 #, c-format msgid "File error when reading QTIF atom: %s" msgstr "當讀取 QTIF atom 時發生錯誤:%s" -#: gdk-pixbuf/io-qtif.c:243 +#: gdk-pixbuf/io-qtif.c:238 #, c-format msgid "Failed to skip the next %d byte with seek()." msgid_plural "Failed to skip the next %d bytes with seek()." msgstr[0] "無法以 seek() 略過下 %d 個位元組。" -#: gdk-pixbuf/io-qtif.c:270 +#: gdk-pixbuf/io-qtif.c:265 msgid "Failed to allocate QTIF context structure." msgstr "分配 QTIF 脈絡結構失敗。" -#: gdk-pixbuf/io-qtif.c:330 +#: gdk-pixbuf/io-qtif.c:325 msgid "Failed to create GdkPixbufLoader object." msgstr "無法建立 GdkPixbufLoader 物件。" -#: gdk-pixbuf/io-qtif.c:434 +#: gdk-pixbuf/io-qtif.c:429 msgid "Failed to find an image data atom." msgstr "找不到圖片資料 atom。" -#: gdk-pixbuf/io-qtif.c:618 +#: gdk-pixbuf/io-qtif.c:613 msgid "The QTIF image format" msgstr "QTIF 圖片格式" -#: gdk-pixbuf/io-ras.c:125 +#: gdk-pixbuf/io-ras.c:123 msgid "RAS image has bogus header data" msgstr "RAS 圖片中有冗餘的標頭資料" -#: gdk-pixbuf/io-ras.c:147 +#: gdk-pixbuf/io-ras.c:145 msgid "RAS image has unknown type" msgstr "RAS 圖片類型不明" -#: gdk-pixbuf/io-ras.c:155 +#: gdk-pixbuf/io-ras.c:153 msgid "unsupported RAS image variation" msgstr "不支援的 RAS 圖片格式" -#: gdk-pixbuf/io-ras.c:170 gdk-pixbuf/io-ras.c:199 +#: gdk-pixbuf/io-ras.c:168 gdk-pixbuf/io-ras.c:197 msgid "Not enough memory to load RAS image" msgstr "記憶體不足以載入 RAS 圖片" -#: gdk-pixbuf/io-ras.c:544 +#: gdk-pixbuf/io-ras.c:542 msgid "The Sun raster image format" msgstr "Sun raster 圖片格式" -#: gdk-pixbuf/io-tga.c:153 +#: gdk-pixbuf/io-tga.c:151 msgid "Cannot allocate memory for IOBuffer struct" msgstr "無法分配 IOBuffer 結構所需的記憶體" -#: gdk-pixbuf/io-tga.c:172 +#: gdk-pixbuf/io-tga.c:170 msgid "Cannot allocate memory for IOBuffer data" msgstr "無法分配 IOBuffer 資料所需的記憶體" -#: gdk-pixbuf/io-tga.c:183 +#: gdk-pixbuf/io-tga.c:181 msgid "Cannot realloc IOBuffer data" msgstr "無法 realloc IOBuffer 資料" -#: gdk-pixbuf/io-tga.c:213 +#: gdk-pixbuf/io-tga.c:211 msgid "Cannot allocate temporary IOBuffer data" msgstr "無法分配暫時性的 IOBuffer 資料" -#: gdk-pixbuf/io-tga.c:346 +#: gdk-pixbuf/io-tga.c:339 msgid "Cannot allocate new pixbuf" msgstr "無法分配新的 pixbuf" -#: gdk-pixbuf/io-tga.c:685 +#: gdk-pixbuf/io-tga.c:678 msgid "Image is corrupted or truncated" msgstr "圖片損毀或是被截斷。" -#: gdk-pixbuf/io-tga.c:692 +#: gdk-pixbuf/io-tga.c:685 msgid "Cannot allocate colormap structure" msgstr "無法分配色盤結構所需的記憶體" -#: gdk-pixbuf/io-tga.c:699 +#: gdk-pixbuf/io-tga.c:692 msgid "Cannot allocate colormap entries" msgstr "無法分配色盤項目所需的記憶體" # (Abel) 英文不能完全盡信,只能解讀 source code -#: gdk-pixbuf/io-tga.c:721 +#: gdk-pixbuf/io-tga.c:714 msgid "Unexpected bitdepth for colormap entries" msgstr "不支援這個色盤的色彩深度" -#: gdk-pixbuf/io-tga.c:739 +#: gdk-pixbuf/io-tga.c:732 msgid "Cannot allocate TGA header memory" msgstr "無法分配 TGA 標頭所需的記憶體" -#: gdk-pixbuf/io-tga.c:772 +#: gdk-pixbuf/io-tga.c:765 msgid "TGA image has invalid dimensions" msgstr "TGA 圖片的尺寸無效" -#: gdk-pixbuf/io-tga.c:778 gdk-pixbuf/io-tga.c:787 gdk-pixbuf/io-tga.c:797 -#: gdk-pixbuf/io-tga.c:807 gdk-pixbuf/io-tga.c:814 +#: gdk-pixbuf/io-tga.c:771 gdk-pixbuf/io-tga.c:780 gdk-pixbuf/io-tga.c:790 +#: gdk-pixbuf/io-tga.c:800 gdk-pixbuf/io-tga.c:807 msgid "TGA image type not supported" msgstr "不支援此類型的 TGA 圖片" -#: gdk-pixbuf/io-tga.c:861 +#: gdk-pixbuf/io-tga.c:854 msgid "Cannot allocate memory for TGA context struct" msgstr "無法分配記憶體來載入 TGA 內容結構" -#: gdk-pixbuf/io-tga.c:926 +#: gdk-pixbuf/io-tga.c:919 msgid "Excess data in file" msgstr "檔案內有冗餘的資料" -#: gdk-pixbuf/io-tga.c:1007 +#: gdk-pixbuf/io-tga.c:1000 msgid "The Targa image format" msgstr "Targa 圖片格式" -#: gdk-pixbuf/io-tiff.c:104 +#: gdk-pixbuf/io-tiff.c:102 msgid "Could not get image width (bad TIFF file)" msgstr "無法取得圖片寬度(TIFF 檔損毀)" -#: gdk-pixbuf/io-tiff.c:112 +#: gdk-pixbuf/io-tiff.c:110 msgid "Could not get image height (bad TIFF file)" msgstr "無法取得圖片高度(TIFF 檔損毀)" -#: gdk-pixbuf/io-tiff.c:120 +#: gdk-pixbuf/io-tiff.c:118 msgid "Width or height of TIFF image is zero" msgstr "TIFF 圖片的寬度或高度為零" -#: gdk-pixbuf/io-tiff.c:129 gdk-pixbuf/io-tiff.c:138 +#: gdk-pixbuf/io-tiff.c:127 gdk-pixbuf/io-tiff.c:136 msgid "Dimensions of TIFF image too large" msgstr "TIFF 圖片的尺寸太大" -#: gdk-pixbuf/io-tiff.c:162 gdk-pixbuf/io-tiff.c:174 gdk-pixbuf/io-tiff.c:491 +#: gdk-pixbuf/io-tiff.c:160 gdk-pixbuf/io-tiff.c:172 gdk-pixbuf/io-tiff.c:489 msgid "Insufficient memory to open TIFF file" msgstr "記憶體不足以開啟 TIFF 檔" -#: gdk-pixbuf/io-tiff.c:236 +#: gdk-pixbuf/io-tiff.c:234 msgid "Failed to load RGB data from TIFF file" msgstr "無法載入 TIFF 檔裡的 RGB 資料" -#: gdk-pixbuf/io-tiff.c:293 +#: gdk-pixbuf/io-tiff.c:291 msgid "Failed to open TIFF image" msgstr "無法開啟 TIFF 圖片" -#: gdk-pixbuf/io-tiff.c:427 gdk-pixbuf/io-tiff.c:440 +#: gdk-pixbuf/io-tiff.c:425 gdk-pixbuf/io-tiff.c:438 msgid "Failed to load TIFF image" msgstr "無法載入 TIFF 圖片" -#: gdk-pixbuf/io-tiff.c:623 +#: gdk-pixbuf/io-tiff.c:621 msgid "Failed to save TIFF image" msgstr "無法儲存 TIFF 圖片" -#: gdk-pixbuf/io-tiff.c:656 +#: gdk-pixbuf/io-tiff.c:654 msgid "TIFF compression doesn't refer to a valid codec." msgstr "TIFF 壓縮並未參照到有效的編解碼器。" -#: gdk-pixbuf/io-tiff.c:696 +#: gdk-pixbuf/io-tiff.c:694 msgid "Failed to write TIFF data" msgstr "無法寫入 TIFF 資料" -#: gdk-pixbuf/io-tiff.c:733 +#: gdk-pixbuf/io-tiff.c:731 msgid "Couldn't write to TIFF file" msgstr "無法寫入 TIFF 檔案" -#: gdk-pixbuf/io-tiff.c:788 -msgid "The TIFF image format" -msgstr "TIFF 圖片格式" - -#: gdk-pixbuf/io-wbmp.c:245 +#: gdk-pixbuf/io-wbmp.c:243 msgid "Image has zero width" msgstr "圖片寬度為零" -#: gdk-pixbuf/io-wbmp.c:263 +#: gdk-pixbuf/io-wbmp.c:261 msgid "Image has zero height" msgstr "圖片高度為零" -#: gdk-pixbuf/io-wbmp.c:274 +#: gdk-pixbuf/io-wbmp.c:272 msgid "Not enough memory to load image" msgstr "記憶體不足以載入圖片" -#: gdk-pixbuf/io-wbmp.c:333 +#: gdk-pixbuf/io-wbmp.c:331 msgid "Couldn't save the rest" msgstr "無法儲存其它部份" -#: gdk-pixbuf/io-wbmp.c:374 +#: gdk-pixbuf/io-wbmp.c:372 msgid "The WBMP image format" msgstr "WBMP 圖片格式" -#: gdk-pixbuf/io-xbm.c:304 +#: gdk-pixbuf/io-xbm.c:302 msgid "Invalid XBM file" msgstr "無效的 XBM 檔" -#: gdk-pixbuf/io-xbm.c:314 +#: gdk-pixbuf/io-xbm.c:312 msgid "Insufficient memory to load XBM image file" msgstr "記憶體不足以載入 XBM 圖片檔" -#: gdk-pixbuf/io-xbm.c:462 +#: gdk-pixbuf/io-xbm.c:460 msgid "Failed to write to temporary file when loading XBM image" msgstr "當載入 XBM 圖片時無法寫入暫存檔" -#: gdk-pixbuf/io-xbm.c:501 +#: gdk-pixbuf/io-xbm.c:499 msgid "The XBM image format" msgstr "XBM 圖片格式" -#: gdk-pixbuf/io-xpm.c:469 +#: gdk-pixbuf/io-xpm.c:467 msgid "No XPM header found" msgstr "找不到 XPM 標頭" -#: gdk-pixbuf/io-xpm.c:478 +#: gdk-pixbuf/io-xpm.c:476 msgid "Invalid XPM header" msgstr "無效的 XPM 標頭" -#: gdk-pixbuf/io-xpm.c:486 +#: gdk-pixbuf/io-xpm.c:484 msgid "XPM file has image width <= 0" msgstr "XPM 圖片寬度不大於 0" -#: gdk-pixbuf/io-xpm.c:494 +#: gdk-pixbuf/io-xpm.c:492 msgid "XPM file has image height <= 0" msgstr "XPM 圖片高度不大於 0" -#: gdk-pixbuf/io-xpm.c:502 +#: gdk-pixbuf/io-xpm.c:500 msgid "XPM has invalid number of chars per pixel" msgstr "XPM 每個像素佔用的位元組數目不正確" -#: gdk-pixbuf/io-xpm.c:511 +#: gdk-pixbuf/io-xpm.c:509 msgid "XPM file has invalid number of colors" msgstr "XPM 圖片檔顏色數目不正確" -#: gdk-pixbuf/io-xpm.c:523 gdk-pixbuf/io-xpm.c:532 gdk-pixbuf/io-xpm.c:584 +#: gdk-pixbuf/io-xpm.c:521 gdk-pixbuf/io-xpm.c:530 gdk-pixbuf/io-xpm.c:582 msgid "Cannot allocate memory for loading XPM image" msgstr "無法分配記憶體來載入 XPM 圖片" -#: gdk-pixbuf/io-xpm.c:546 +#: gdk-pixbuf/io-xpm.c:544 msgid "Cannot read XPM colormap" msgstr "無法讀入 XPM 色盤" -#: gdk-pixbuf/io-xpm.c:778 +#: gdk-pixbuf/io-xpm.c:776 msgid "Failed to write to temporary file when loading XPM image" msgstr "當載入 XPM 圖片時無法寫入暫存檔" -#: gdk-pixbuf/io-xpm.c:817 +#: gdk-pixbuf/io-xpm.c:815 msgid "The XPM image format" msgstr "XPM 圖片格式" diff --git a/tap-driver.sh b/tap-driver.sh new file mode 100755 index 0000000..19aa531 --- /dev/null +++ b/tap-driver.sh @@ -0,0 +1,652 @@ +#! /bin/sh +# Copyright (C) 2011-2013 Free Software Foundation, Inc. +# +# This program is free software; you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation; either version 2, or (at your option) +# any later version. +# +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program. If not, see . + +# As a special exception to the GNU General Public License, if you +# distribute this file as part of a program that contains a +# configuration script generated by Autoconf, you may include it under +# the same distribution terms that you use for the rest of that program. + +# This file is maintained in Automake, please report +# bugs to or send patches to +# . + +scriptversion=2011-12-27.17; # UTC + +# Make unconditional expansion of undefined variables an error. This +# helps a lot in preventing typo-related bugs. +set -u + +me=tap-driver.sh + +fatal () +{ + echo "$me: fatal: $*" >&2 + exit 1 +} + +usage_error () +{ + echo "$me: $*" >&2 + print_usage >&2 + exit 2 +} + +print_usage () +{ + cat < + # + trap : 1 3 2 13 15 + if test $merge -gt 0; then + exec 2>&1 + else + exec 2>&3 + fi + "$@" + echo $? + ) | LC_ALL=C ${AM_TAP_AWK-awk} \ + -v me="$me" \ + -v test_script_name="$test_name" \ + -v log_file="$log_file" \ + -v trs_file="$trs_file" \ + -v expect_failure="$expect_failure" \ + -v merge="$merge" \ + -v ignore_exit="$ignore_exit" \ + -v comments="$comments" \ + -v diag_string="$diag_string" \ +' +# FIXME: the usages of "cat >&3" below could be optimized when using +# FIXME: GNU awk, and/on on systems that supports /dev/fd/. + +# Implementation note: in what follows, `result_obj` will be an +# associative array that (partly) simulates a TAP result object +# from the `TAP::Parser` perl module. + +## ----------- ## +## FUNCTIONS ## +## ----------- ## + +function fatal(msg) +{ + print me ": " msg | "cat >&2" + exit 1 +} + +function abort(where) +{ + fatal("internal error " where) +} + +# Convert a boolean to a "yes"/"no" string. +function yn(bool) +{ + return bool ? "yes" : "no"; +} + +function add_test_result(result) +{ + if (!test_results_index) + test_results_index = 0 + test_results_list[test_results_index] = result + test_results_index += 1 + test_results_seen[result] = 1; +} + +# Whether the test script should be re-run by "make recheck". +function must_recheck() +{ + for (k in test_results_seen) + if (k != "XFAIL" && k != "PASS" && k != "SKIP") + return 1 + return 0 +} + +# Whether the content of the log file associated to this test should +# be copied into the "global" test-suite.log. +function copy_in_global_log() +{ + for (k in test_results_seen) + if (k != "PASS") + return 1 + return 0 +} + +# FIXME: this can certainly be improved ... +function get_global_test_result() +{ + if ("ERROR" in test_results_seen) + return "ERROR" + if ("FAIL" in test_results_seen || "XPASS" in test_results_seen) + return "FAIL" + all_skipped = 1 + for (k in test_results_seen) + if (k != "SKIP") + all_skipped = 0 + if (all_skipped) + return "SKIP" + return "PASS"; +} + +function stringify_result_obj(result_obj) +{ + if (result_obj["is_unplanned"] || result_obj["number"] != testno) + return "ERROR" + + if (plan_seen == LATE_PLAN) + return "ERROR" + + if (result_obj["directive"] == "TODO") + return result_obj["is_ok"] ? "XPASS" : "XFAIL" + + if (result_obj["directive"] == "SKIP") + return result_obj["is_ok"] ? "SKIP" : COOKED_FAIL; + + if (length(result_obj["directive"])) + abort("in function stringify_result_obj()") + + return result_obj["is_ok"] ? COOKED_PASS : COOKED_FAIL +} + +function decorate_result(result) +{ + color_name = color_for_result[result] + if (color_name) + return color_map[color_name] "" result "" color_map["std"] + # If we are not using colorized output, or if we do not know how + # to colorize the given result, we should return it unchanged. + return result +} + +function report(result, details) +{ + if (result ~ /^(X?(PASS|FAIL)|SKIP|ERROR)/) + { + msg = ": " test_script_name + add_test_result(result) + } + else if (result == "#") + { + msg = " " test_script_name ":" + } + else + { + abort("in function report()") + } + if (length(details)) + msg = msg " " details + # Output on console might be colorized. + print decorate_result(result) msg + # Log the result in the log file too, to help debugging (this is + # especially true when said result is a TAP error or "Bail out!"). + print result msg | "cat >&3"; +} + +function testsuite_error(error_message) +{ + report("ERROR", "- " error_message) +} + +function handle_tap_result() +{ + details = result_obj["number"]; + if (length(result_obj["description"])) + details = details " " result_obj["description"] + + if (plan_seen == LATE_PLAN) + { + details = details " # AFTER LATE PLAN"; + } + else if (result_obj["is_unplanned"]) + { + details = details " # UNPLANNED"; + } + else if (result_obj["number"] != testno) + { + details = sprintf("%s # OUT-OF-ORDER (expecting %d)", + details, testno); + } + else if (result_obj["directive"]) + { + details = details " # " result_obj["directive"]; + if (length(result_obj["explanation"])) + details = details " " result_obj["explanation"] + } + + report(stringify_result_obj(result_obj), details) +} + +# `skip_reason` should be empty whenever planned > 0. +function handle_tap_plan(planned, skip_reason) +{ + planned += 0 # Avoid getting confused if, say, `planned` is "00" + if (length(skip_reason) && planned > 0) + abort("in function handle_tap_plan()") + if (plan_seen) + { + # Error, only one plan per stream is acceptable. + testsuite_error("multiple test plans") + return; + } + planned_tests = planned + # The TAP plan can come before or after *all* the TAP results; we speak + # respectively of an "early" or a "late" plan. If we see the plan line + # after at least one TAP result has been seen, assume we have a late + # plan; in this case, any further test result seen after the plan will + # be flagged as an error. + plan_seen = (testno >= 1 ? LATE_PLAN : EARLY_PLAN) + # If testno > 0, we have an error ("too many tests run") that will be + # automatically dealt with later, so do not worry about it here. If + # $plan_seen is true, we have an error due to a repeated plan, and that + # has already been dealt with above. Otherwise, we have a valid "plan + # with SKIP" specification, and should report it as a particular kind + # of SKIP result. + if (planned == 0 && testno == 0) + { + if (length(skip_reason)) + skip_reason = "- " skip_reason; + report("SKIP", skip_reason); + } +} + +function extract_tap_comment(line) +{ + if (index(line, diag_string) == 1) + { + # Strip leading `diag_string` from `line`. + line = substr(line, length(diag_string) + 1) + # And strip any leading and trailing whitespace left. + sub("^[ \t]*", "", line) + sub("[ \t]*$", "", line) + # Return what is left (if any). + return line; + } + return ""; +} + +# When this function is called, we know that line is a TAP result line, +# so that it matches the (perl) RE "^(not )?ok\b". +function setup_result_obj(line) +{ + # Get the result, and remove it from the line. + result_obj["is_ok"] = (substr(line, 1, 2) == "ok" ? 1 : 0) + sub("^(not )?ok[ \t]*", "", line) + + # If the result has an explicit number, get it and strip it; otherwise, + # automatically assing the next progresive number to it. + if (line ~ /^[0-9]+$/ || line ~ /^[0-9]+[^a-zA-Z0-9_]/) + { + match(line, "^[0-9]+") + # The final `+ 0` is to normalize numbers with leading zeros. + result_obj["number"] = substr(line, 1, RLENGTH) + 0 + line = substr(line, RLENGTH + 1) + } + else + { + result_obj["number"] = testno + } + + if (plan_seen == LATE_PLAN) + # No further test results are acceptable after a "late" TAP plan + # has been seen. + result_obj["is_unplanned"] = 1 + else if (plan_seen && testno > planned_tests) + result_obj["is_unplanned"] = 1 + else + result_obj["is_unplanned"] = 0 + + # Strip trailing and leading whitespace. + sub("^[ \t]*", "", line) + sub("[ \t]*$", "", line) + + # This will have to be corrected if we have a "TODO"/"SKIP" directive. + result_obj["description"] = line + result_obj["directive"] = "" + result_obj["explanation"] = "" + + if (index(line, "#") == 0) + return # No possible directive, nothing more to do. + + # Directives are case-insensitive. + rx = "[ \t]*#[ \t]*([tT][oO][dD][oO]|[sS][kK][iI][pP])[ \t]*" + + # See whether we have the directive, and if yes, where. + pos = match(line, rx "$") + if (!pos) + pos = match(line, rx "[^a-zA-Z0-9_]") + + # If there was no TAP directive, we have nothing more to do. + if (!pos) + return + + # Let`s now see if the TAP directive has been escaped. For example: + # escaped: ok \# SKIP + # not escaped: ok \\# SKIP + # escaped: ok \\\\\# SKIP + # not escaped: ok \ # SKIP + if (substr(line, pos, 1) == "#") + { + bslash_count = 0 + for (i = pos; i > 1 && substr(line, i - 1, 1) == "\\"; i--) + bslash_count += 1 + if (bslash_count % 2) + return # Directive was escaped. + } + + # Strip the directive and its explanation (if any) from the test + # description. + result_obj["description"] = substr(line, 1, pos - 1) + # Now remove the test description from the line, that has been dealt + # with already. + line = substr(line, pos) + # Strip the directive, and save its value (normalized to upper case). + sub("^[ \t]*#[ \t]*", "", line) + result_obj["directive"] = toupper(substr(line, 1, 4)) + line = substr(line, 5) + # Now get the explanation for the directive (if any), with leading + # and trailing whitespace removed. + sub("^[ \t]*", "", line) + sub("[ \t]*$", "", line) + result_obj["explanation"] = line +} + +function get_test_exit_message(status) +{ + if (status == 0) + return "" + if (status !~ /^[1-9][0-9]*$/) + abort("getting exit status") + if (status < 127) + exit_details = "" + else if (status == 127) + exit_details = " (command not found?)" + else if (status >= 128 && status <= 255) + exit_details = sprintf(" (terminated by signal %d?)", status - 128) + else if (status > 256 && status <= 384) + # We used to report an "abnormal termination" here, but some Korn + # shells, when a child process die due to signal number n, can leave + # in $? an exit status of 256+n instead of the more standard 128+n. + # Apparently, both behaviours are allowed by POSIX (2008), so be + # prepared to handle them both. See also Austing Group report ID + # 0000051 + exit_details = sprintf(" (terminated by signal %d?)", status - 256) + else + # Never seen in practice. + exit_details = " (abnormal termination)" + return sprintf("exited with status %d%s", status, exit_details) +} + +function write_test_results() +{ + print ":global-test-result: " get_global_test_result() > trs_file + print ":recheck: " yn(must_recheck()) > trs_file + print ":copy-in-global-log: " yn(copy_in_global_log()) > trs_file + for (i = 0; i < test_results_index; i += 1) + print ":test-result: " test_results_list[i] > trs_file + close(trs_file); +} + +BEGIN { + +## ------- ## +## SETUP ## +## ------- ## + +'"$init_colors"' + +# Properly initialized once the TAP plan is seen. +planned_tests = 0 + +COOKED_PASS = expect_failure ? "XPASS": "PASS"; +COOKED_FAIL = expect_failure ? "XFAIL": "FAIL"; + +# Enumeration-like constants to remember which kind of plan (if any) +# has been seen. It is important that NO_PLAN evaluates "false" as +# a boolean. +NO_PLAN = 0 +EARLY_PLAN = 1 +LATE_PLAN = 2 + +testno = 0 # Number of test results seen so far. +bailed_out = 0 # Whether a "Bail out!" directive has been seen. + +# Whether the TAP plan has been seen or not, and if yes, which kind +# it is ("early" is seen before any test result, "late" otherwise). +plan_seen = NO_PLAN + +## --------- ## +## PARSING ## +## --------- ## + +is_first_read = 1 + +while (1) + { + # Involutions required so that we are able to read the exit status + # from the last input line. + st = getline + if (st < 0) # I/O error. + fatal("I/O error while reading from input stream") + else if (st == 0) # End-of-input + { + if (is_first_read) + abort("in input loop: only one input line") + break + } + if (is_first_read) + { + is_first_read = 0 + nextline = $0 + continue + } + else + { + curline = nextline + nextline = $0 + $0 = curline + } + # Copy any input line verbatim into the log file. + print | "cat >&3" + # Parsing of TAP input should stop after a "Bail out!" directive. + if (bailed_out) + continue + + # TAP test result. + if ($0 ~ /^(not )?ok$/ || $0 ~ /^(not )?ok[^a-zA-Z0-9_]/) + { + testno += 1 + setup_result_obj($0) + handle_tap_result() + } + # TAP plan (normal or "SKIP" without explanation). + else if ($0 ~ /^1\.\.[0-9]+[ \t]*$/) + { + # The next two lines will put the number of planned tests in $0. + sub("^1\\.\\.", "") + sub("[^0-9]*$", "") + handle_tap_plan($0, "") + continue + } + # TAP "SKIP" plan, with an explanation. + else if ($0 ~ /^1\.\.0+[ \t]*#/) + { + # The next lines will put the skip explanation in $0, stripping + # any leading and trailing whitespace. This is a little more + # tricky in truth, since we want to also strip a potential leading + # "SKIP" string from the message. + sub("^[^#]*#[ \t]*(SKIP[: \t][ \t]*)?", "") + sub("[ \t]*$", ""); + handle_tap_plan(0, $0) + } + # "Bail out!" magic. + # Older versions of prove and TAP::Harness (e.g., 3.17) did not + # recognize a "Bail out!" directive when preceded by leading + # whitespace, but more modern versions (e.g., 3.23) do. So we + # emulate the latter, "more modern" behaviour. + else if ($0 ~ /^[ \t]*Bail out!/) + { + bailed_out = 1 + # Get the bailout message (if any), with leading and trailing + # whitespace stripped. The message remains stored in `$0`. + sub("^[ \t]*Bail out![ \t]*", ""); + sub("[ \t]*$", ""); + # Format the error message for the + bailout_message = "Bail out!" + if (length($0)) + bailout_message = bailout_message " " $0 + testsuite_error(bailout_message) + } + # Maybe we have too look for dianogtic comments too. + else if (comments != 0) + { + comment = extract_tap_comment($0); + if (length(comment)) + report("#", comment); + } + } + +## -------- ## +## FINISH ## +## -------- ## + +# A "Bail out!" directive should cause us to ignore any following TAP +# error, as well as a non-zero exit status from the TAP producer. +if (!bailed_out) + { + if (!plan_seen) + { + testsuite_error("missing test plan") + } + else if (planned_tests != testno) + { + bad_amount = testno > planned_tests ? "many" : "few" + testsuite_error(sprintf("too %s tests run (expected %d, got %d)", + bad_amount, planned_tests, testno)) + } + if (!ignore_exit) + { + # Fetch exit status from the last line. + exit_message = get_test_exit_message(nextline) + if (exit_message) + testsuite_error(exit_message) + } + } + +write_test_results() + +exit 0 + +} # End of "BEGIN" block. +' + +# TODO: document that we consume the file descriptor 3 :-( +} 3>"$log_file" + +test $? -eq 0 || fatal "I/O or internal error" + +# Local Variables: +# mode: shell-script +# sh-indentation: 2 +# eval: (add-hook 'write-file-hooks 'time-stamp) +# time-stamp-start: "scriptversion=" +# time-stamp-format: "%:y-%02m-%02d.%02H" +# time-stamp-time-zone: "UTC" +# time-stamp-end: "; # UTC" +# End: diff --git a/tap-test b/tap-test new file mode 100755 index 0000000..481e333 --- /dev/null +++ b/tap-test @@ -0,0 +1,5 @@ +#! /bin/sh + +# run a GTest in tap mode. The test binary is passed as $1 + +$1 -k --tap diff --git a/test-driver b/test-driver index 32bf39e..d306056 100755 --- a/test-driver +++ b/test-driver @@ -1,7 +1,7 @@ #! /bin/sh # test-driver - basic testsuite driver script. -scriptversion=2012-06-27.10; # UTC +scriptversion=2013-07-13.22; # UTC # Copyright (C) 2011-2013 Free Software Foundation, Inc. # @@ -44,13 +44,12 @@ print_usage () Usage: test-driver --test-name=NAME --log-file=PATH --trs-file=PATH [--expect-failure={yes|no}] [--color-tests={yes|no}] - [--enable-hard-errors={yes|no}] [--] TEST-SCRIPT + [--enable-hard-errors={yes|no}] [--] + TEST-SCRIPT [TEST-SCRIPT-ARGUMENTS] The '--test-name', '--log-file' and '--trs-file' options are mandatory. END } -# TODO: better error handling in option parsing (in particular, ensure -# TODO: $log_file, $trs_file and $test_name are defined). test_name= # Used for reporting. log_file= # Where to save the output of the test script. trs_file= # Where to save the metadata of the test run. @@ -69,10 +68,23 @@ while test $# -gt 0; do --enable-hard-errors) enable_hard_errors=$2; shift;; --) shift; break;; -*) usage_error "invalid option: '$1'";; + *) break;; esac shift done +missing_opts= +test x"$test_name" = x && missing_opts="$missing_opts --test-name" +test x"$log_file" = x && missing_opts="$missing_opts --log-file" +test x"$trs_file" = x && missing_opts="$missing_opts --trs-file" +if test x"$missing_opts" != x; then + usage_error "the following mandatory options are missing:$missing_opts" +fi + +if test $# -eq 0; then + usage_error "missing argument" +fi + if test $color_tests = yes; then # Keep this in sync with 'lib/am/check.am:$(am__tty_colors)'. red='' # Red. diff --git a/tests/Makefile.am b/tests/Makefile.am index 7129c42..80840c2 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -1,30 +1,106 @@ -include $(top_srcdir)/Makefile.decl +include $(top_srcdir)/glib-tap.mk -INCLUDES = \ +AM_CPPFLAGS = \ -I$(top_srcdir) \ -I$(top_srcdir)/gdk-pixbuf \ $(GDK_PIXBUF_DEBUG_FLAGS) \ - $(GDK_PIXBUF_DEP_CFLAGS) + $(GDK_PIXBUF_DEP_CFLAGS) \ + $(NULL) DEPS = \ $(top_builddir)/gdk-pixbuf/libgdk_pixbuf-$(GDK_PIXBUF_API_VERSION).la -LDADDS = \ - $(top_builddir)/gdk-pixbuf/libgdk_pixbuf-$(GDK_PIXBUF_API_VERSION).la \ - $(GDK_PIXBUF_DEP_LIBS) +LDADD = \ + $(top_builddir)/gdk-pixbuf/libgdk_pixbuf-$(GDK_PIXBUF_API_VERSION).la \ + $(GDK_PIXBUF_DEP_LIBS) \ + $(GLIB_LIBS) \ + $(NULL) -noinst_PROGRAMS = \ +noinst_PROGRAMS += \ pixbuf-read \ pixbuf-lowmem \ - pixbuf-randomly-modified \ pixbuf-random \ - pixbuf-threads + $(NULL) + +test_programs = \ + animation \ + pixbuf-icon-serialize \ + pixbuf-randomly-modified \ + pixbuf-threads \ + pixbuf-icc \ + pixbuf-stream \ + pixbuf-resource \ + pixbuf-scale \ + pixbuf-save \ + $(NULL) + +dist_installed_test_data = \ + test-image.png \ + test-animation.gif \ + test-animation.ani \ + icc-profile.jpeg \ + icc-profile.png \ + $(wildcard $(srcdir)/test-images/*) + +pixbuf_icc_SOURCES = \ + pixbuf-icc.c \ + test-common.c \ + test-common.h \ + $(NULL) + +pixbuf_scale_SOURCES = \ + pixbuf-scale.c \ + test-common.c \ + test-common.h \ + $(NULL) + +pixbuf_stream_SOURCES = \ + pixbuf-stream.c \ + test-common.c \ + test-common.h \ + $(NULL) + +pixbuf_threads_SOURCES = \ + pixbuf-threads.c \ + test-common.c \ + test-common.h \ + $(NULL) + +pixbuf_icon_serialize_SOURCES = \ + pixbuf-icon-serialize.c \ + test-common.c \ + test-common.h \ + $(NULL) + +pixbuf_save_SOURCES = \ + pixbuf-save.c \ + test-common.c \ + test-common.h \ + $(NULL) + +pixbuf_resource_SOURCES = \ + pixbuf-resource.c \ + test-common.c \ + test-common.h \ + resources.h \ + resources.c \ + $(NULL) + +BUILT_SOURCES += resources.h resources.c +DISTCLEANFILES += \ + resources.h resources.c \ + pixbuf-save-options \ + pixbuf-randomly-modified-image \ + pixbuf-save-roundtrip \ + $(NULL) + +EXTRA_DIST += resources.gresource.xml +TESTS_ENVIRONMENT += GDK_PIXBUF_MODULE_FILE=$(top_builddir)/gdk-pixbuf/loaders.cache -pixbuf_read_LDADD = $(LDADDS) -pixbuf_lowmem_LDADD = $(LDADDS) -pixbuf_randomly_modified_LDADD = $(LDADDS) -pixbuf_random_LDADD = $(LDADDS) -pixbuf_threads_LDADD = $(LDADDS) $(GLIB_LIBS) +resources.h: resources.gresource.xml + $(AM_V_GEN) GDK_PIXBUF_MODULE_FILE=$(top_builddir)/gdk-pixbuf/loaders.cache GDK_PIXBUF_PIXDATA=$(top_builddir)/gdk-pixbuf/gdk-pixbuf-pixdata $(GLIB_COMPILE_RESOURCES) $(srcdir)/resources.gresource.xml --target=$@ --sourcedir=$(srcdir) --generate-header +resources.c: resources.gresource.xml + $(AM_V_GEN) GDK_PIXBUF_MODULE_FILE=$(top_builddir)/gdk-pixbuf/loaders.cache GDK_PIXBUF_PIXDATA=$(top_builddir)/gdk-pixbuf/gdk-pixbuf-pixdata $(GLIB_COMPILE_RESOURCES) $(srcdir)/resources.gresource.xml --target=$@ --sourcedir=$(srcdir) --generate-source -include $(top_srcdir)/git.mk diff --git a/tests/Makefile.in b/tests/Makefile.in index e6979f7..9fa8edf 100644 --- a/tests/Makefile.in +++ b/tests/Makefile.in @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.13.1 from Makefile.am. +# Makefile.in generated by automake 1.14.1 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2012 Free Software Foundation, Inc. +# Copyright (C) 1994-2013 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, @@ -14,26 +14,57 @@ @SET_MAKE@ -# GTK+ - The GIMP Toolkit +# GLIB - Library of useful C routines + + + VPATH = @srcdir@ -am__make_dryrun = \ - { \ - am__dry=no; \ +am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)' +am__make_running_with_option = \ + case $${target_option-} in \ + ?) ;; \ + *) echo "am__make_running_with_option: internal error: invalid" \ + "target option '$${target_option-}' specified" >&2; \ + exit 1;; \ + esac; \ + has_opt=no; \ + sane_makeflags=$$MAKEFLAGS; \ + if $(am__is_gnu_make); then \ + sane_makeflags=$$MFLAGS; \ + else \ case $$MAKEFLAGS in \ *\\[\ \ ]*) \ - echo 'am--echo: ; @echo "AM" OK' | $(MAKE) -f - 2>/dev/null \ - | grep '^AM OK$$' >/dev/null || am__dry=yes;; \ - *) \ - for am__flg in $$MAKEFLAGS; do \ - case $$am__flg in \ - *=*|--*) ;; \ - *n*) am__dry=yes; break;; \ - esac; \ - done;; \ + bs=\\; \ + sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \ + | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \ esac; \ - test $$am__dry = yes; \ - } + fi; \ + skip_next=no; \ + strip_trailopt () \ + { \ + flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ + }; \ + for flg in $$sane_makeflags; do \ + test $$skip_next = yes && { skip_next=no; continue; }; \ + case $$flg in \ + *=*|--*) continue;; \ + -*I) strip_trailopt 'I'; skip_next=yes;; \ + -*I?*) strip_trailopt 'I';; \ + -*O) strip_trailopt 'O'; skip_next=yes;; \ + -*O?*) strip_trailopt 'O';; \ + -*l) strip_trailopt 'l'; skip_next=yes;; \ + -*l?*) strip_trailopt 'l';; \ + -[dEDm]) skip_next=yes;; \ + -[JT]) skip_next=yes;; \ + esac; \ + case $$flg in \ + *$$target_option*) has_opt=yes; break;; \ + esac; \ + done; \ + test $$has_opt = yes +am__make_dryrun = (target_option=n; $(am__make_running_with_option)) +am__make_keepgoing = (target_option=k; $(am__make_running_with_option)) pkgdatadir = $(datadir)/@PACKAGE@ pkgincludedir = $(includedir)/@PACKAGE@ pkglibdir = $(libdir)/@PACKAGE@ @@ -52,16 +83,44 @@ PRE_UNINSTALL = : POST_UNINSTALL = : build_triplet = @build@ host_triplet = @host@ -DIST_COMMON = $(top_srcdir)/Makefile.decl $(srcdir)/Makefile.in \ - $(srcdir)/Makefile.am $(top_srcdir)/depcomp -noinst_PROGRAMS = pixbuf-read$(EXEEXT) pixbuf-lowmem$(EXEEXT) \ - pixbuf-randomly-modified$(EXEEXT) pixbuf-random$(EXEEXT) \ - pixbuf-threads$(EXEEXT) +DIST_COMMON = $(top_srcdir)/glib-tap.mk $(srcdir)/Makefile.in \ + $(srcdir)/Makefile.am $(top_srcdir)/depcomp \ + $(top_srcdir)/test-driver +TESTS = $(am__EXEEXT_2) +installed_test_PROGRAMS = $(am__EXEEXT_5) +noinst_PROGRAMS = $(am__EXEEXT_6) pixbuf-read$(EXEEXT) \ + pixbuf-lowmem$(EXEEXT) pixbuf-random$(EXEEXT) $(am__EXEEXT_1) +check_PROGRAMS = $(am__EXEEXT_4) +@ENABLE_ALWAYS_BUILD_TESTS_TRUE@am__append_1 = $(all_test_ltlibs) +@ENABLE_ALWAYS_BUILD_TESTS_TRUE@am__append_2 = $(all_test_programs) +@ENABLE_ALWAYS_BUILD_TESTS_TRUE@am__append_3 = $(all_test_scripts) +@ENABLE_ALWAYS_BUILD_TESTS_TRUE@am__append_4 = $(all_test_data) +@ENABLE_ALWAYS_BUILD_TESTS_FALSE@am__append_5 = $(all_test_ltlibs) +@ENABLE_ALWAYS_BUILD_TESTS_FALSE@am__append_6 = $(all_test_programs) +@ENABLE_ALWAYS_BUILD_TESTS_FALSE@am__append_7 = $(all_test_scripts) +@ENABLE_ALWAYS_BUILD_TESTS_FALSE@am__append_8 = $(all_test_data) +@ENABLE_INSTALLED_TESTS_TRUE@am__append_9 = $(test_programs) $(installed_test_programs) \ +@ENABLE_INSTALLED_TESTS_TRUE@ $(test_extra_programs) $(installed_test_extra_programs) + +@ENABLE_INSTALLED_TESTS_TRUE@am__append_10 = $(test_scripts) \ +@ENABLE_INSTALLED_TESTS_TRUE@ $(installed_test_scripts) \ +@ENABLE_INSTALLED_TESTS_TRUE@ $(test_extra_scripts) \ +@ENABLE_INSTALLED_TESTS_TRUE@ $(test_installed_extra_scripts) \ +@ENABLE_INSTALLED_TESTS_TRUE@ $(dist_test_scripts) \ +@ENABLE_INSTALLED_TESTS_TRUE@ $(dist_test_extra_scripts) \ +@ENABLE_INSTALLED_TESTS_TRUE@ $(dist_installed_test_scripts) \ +@ENABLE_INSTALLED_TESTS_TRUE@ $(dist_installed_test_extra_scripts) +@ENABLE_INSTALLED_TESTS_TRUE@am__append_11 = $(test_data) \ +@ENABLE_INSTALLED_TESTS_TRUE@ $(installed_test_data) \ +@ENABLE_INSTALLED_TESTS_TRUE@ $(dist_test_data) \ +@ENABLE_INSTALLED_TESTS_TRUE@ $(dist_installed_test_data) +@ENABLE_INSTALLED_TESTS_TRUE@am__append_12 = $(test_ltlibraries) $(installed_test_ltlibraries) +@ENABLE_INSTALLED_TESTS_TRUE@am__append_13 = $(installed_test_meta_DATA) subdir = tests ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/m4/gettext.m4 \ - $(top_srcdir)/m4/gtk-doc.m4 $(top_srcdir)/m4/iconv.m4 \ - $(top_srcdir)/m4/intlmacosx.m4 \ + $(top_srcdir)/m4/glibtests.m4 $(top_srcdir)/m4/gtk-doc.m4 \ + $(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/intlmacosx.m4 \ $(top_srcdir)/m4/introspection.m4 $(top_srcdir)/m4/lib-ld.m4 \ $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \ $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \ @@ -75,30 +134,136 @@ mkinstalldirs = $(install_sh) -d CONFIG_HEADER = $(top_builddir)/config.h CONFIG_CLEAN_FILES = CONFIG_CLEAN_VPATH_FILES = -PROGRAMS = $(noinst_PROGRAMS) -pixbuf_lowmem_SOURCES = pixbuf-lowmem.c -pixbuf_lowmem_OBJECTS = pixbuf-lowmem.$(OBJEXT) +am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; +am__vpath_adj = case $$p in \ + $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ + *) f=$$p;; \ + esac; +am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; +am__install_max = 40 +am__nobase_strip_setup = \ + srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` +am__nobase_strip = \ + for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||" +am__nobase_list = $(am__nobase_strip_setup); \ + for p in $$list; do echo "$$p $$p"; done | \ + sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \ + $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \ + if (++n[$$2] == $(am__install_max)) \ + { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \ + END { for (dir in files) print dir, files[dir] }' +am__base_list = \ + sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ + sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' +am__uninstall_files_from_dir = { \ + test -z "$$files" \ + || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \ + || { echo " ( cd '$$dir' && rm -f" $$files ")"; \ + $(am__cd) "$$dir" && rm -f $$files; }; \ + } +am__installdirs = "$(DESTDIR)$(installed_testdir)" \ + "$(DESTDIR)$(installed_testdir)" \ + "$(DESTDIR)$(installed_testdir)" \ + "$(DESTDIR)$(installed_test_metadir)" \ + "$(DESTDIR)$(installed_testdir)" +LTLIBRARIES = $(installed_test_LTLIBRARIES) $(noinst_LTLIBRARIES) +am__EXEEXT_1 = +am__EXEEXT_2 = animation$(EXEEXT) pixbuf-icon-serialize$(EXEEXT) \ + pixbuf-randomly-modified$(EXEEXT) pixbuf-threads$(EXEEXT) \ + pixbuf-icc$(EXEEXT) pixbuf-stream$(EXEEXT) \ + pixbuf-resource$(EXEEXT) pixbuf-scale$(EXEEXT) \ + pixbuf-save$(EXEEXT) $(am__EXEEXT_1) +am__EXEEXT_3 = $(am__EXEEXT_2) +@ENABLE_ALWAYS_BUILD_TESTS_FALSE@am__EXEEXT_4 = $(am__EXEEXT_3) +@ENABLE_INSTALLED_TESTS_TRUE@am__EXEEXT_5 = $(am__EXEEXT_2) +@ENABLE_ALWAYS_BUILD_TESTS_TRUE@am__EXEEXT_6 = $(am__EXEEXT_3) +PROGRAMS = $(installed_test_PROGRAMS) $(noinst_PROGRAMS) +animation_SOURCES = animation.c +animation_OBJECTS = animation.$(OBJEXT) +animation_LDADD = $(LDADD) am__DEPENDENCIES_1 = -am__DEPENDENCIES_2 = $(top_builddir)/gdk-pixbuf/libgdk_pixbuf-$(GDK_PIXBUF_API_VERSION).la \ +animation_DEPENDENCIES = $(top_builddir)/gdk-pixbuf/libgdk_pixbuf-$(GDK_PIXBUF_API_VERSION).la \ + $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \ $(am__DEPENDENCIES_1) -pixbuf_lowmem_DEPENDENCIES = $(am__DEPENDENCIES_2) AM_V_lt = $(am__v_lt_@AM_V@) am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@) am__v_lt_0 = --silent am__v_lt_1 = +am__objects_1 = +am_pixbuf_icc_OBJECTS = pixbuf-icc.$(OBJEXT) test-common.$(OBJEXT) \ + $(am__objects_1) +pixbuf_icc_OBJECTS = $(am_pixbuf_icc_OBJECTS) +pixbuf_icc_LDADD = $(LDADD) +pixbuf_icc_DEPENDENCIES = $(top_builddir)/gdk-pixbuf/libgdk_pixbuf-$(GDK_PIXBUF_API_VERSION).la \ + $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \ + $(am__DEPENDENCIES_1) +am_pixbuf_icon_serialize_OBJECTS = pixbuf-icon-serialize.$(OBJEXT) \ + test-common.$(OBJEXT) $(am__objects_1) +pixbuf_icon_serialize_OBJECTS = $(am_pixbuf_icon_serialize_OBJECTS) +pixbuf_icon_serialize_LDADD = $(LDADD) +pixbuf_icon_serialize_DEPENDENCIES = $(top_builddir)/gdk-pixbuf/libgdk_pixbuf-$(GDK_PIXBUF_API_VERSION).la \ + $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \ + $(am__DEPENDENCIES_1) +pixbuf_lowmem_SOURCES = pixbuf-lowmem.c +pixbuf_lowmem_OBJECTS = pixbuf-lowmem.$(OBJEXT) +pixbuf_lowmem_LDADD = $(LDADD) +pixbuf_lowmem_DEPENDENCIES = $(top_builddir)/gdk-pixbuf/libgdk_pixbuf-$(GDK_PIXBUF_API_VERSION).la \ + $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \ + $(am__DEPENDENCIES_1) pixbuf_random_SOURCES = pixbuf-random.c pixbuf_random_OBJECTS = pixbuf-random.$(OBJEXT) -pixbuf_random_DEPENDENCIES = $(am__DEPENDENCIES_2) +pixbuf_random_LDADD = $(LDADD) +pixbuf_random_DEPENDENCIES = $(top_builddir)/gdk-pixbuf/libgdk_pixbuf-$(GDK_PIXBUF_API_VERSION).la \ + $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \ + $(am__DEPENDENCIES_1) pixbuf_randomly_modified_SOURCES = pixbuf-randomly-modified.c pixbuf_randomly_modified_OBJECTS = pixbuf-randomly-modified.$(OBJEXT) -pixbuf_randomly_modified_DEPENDENCIES = $(am__DEPENDENCIES_2) +pixbuf_randomly_modified_LDADD = $(LDADD) +pixbuf_randomly_modified_DEPENDENCIES = $(top_builddir)/gdk-pixbuf/libgdk_pixbuf-$(GDK_PIXBUF_API_VERSION).la \ + $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \ + $(am__DEPENDENCIES_1) pixbuf_read_SOURCES = pixbuf-read.c pixbuf_read_OBJECTS = pixbuf-read.$(OBJEXT) -pixbuf_read_DEPENDENCIES = $(am__DEPENDENCIES_2) -pixbuf_threads_SOURCES = pixbuf-threads.c -pixbuf_threads_OBJECTS = pixbuf-threads.$(OBJEXT) -pixbuf_threads_DEPENDENCIES = $(am__DEPENDENCIES_2) \ +pixbuf_read_LDADD = $(LDADD) +pixbuf_read_DEPENDENCIES = $(top_builddir)/gdk-pixbuf/libgdk_pixbuf-$(GDK_PIXBUF_API_VERSION).la \ + $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \ + $(am__DEPENDENCIES_1) +am_pixbuf_resource_OBJECTS = pixbuf-resource.$(OBJEXT) \ + test-common.$(OBJEXT) resources.$(OBJEXT) $(am__objects_1) +pixbuf_resource_OBJECTS = $(am_pixbuf_resource_OBJECTS) +pixbuf_resource_LDADD = $(LDADD) +pixbuf_resource_DEPENDENCIES = $(top_builddir)/gdk-pixbuf/libgdk_pixbuf-$(GDK_PIXBUF_API_VERSION).la \ + $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \ + $(am__DEPENDENCIES_1) +am_pixbuf_save_OBJECTS = pixbuf-save.$(OBJEXT) test-common.$(OBJEXT) \ + $(am__objects_1) +pixbuf_save_OBJECTS = $(am_pixbuf_save_OBJECTS) +pixbuf_save_LDADD = $(LDADD) +pixbuf_save_DEPENDENCIES = $(top_builddir)/gdk-pixbuf/libgdk_pixbuf-$(GDK_PIXBUF_API_VERSION).la \ + $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \ $(am__DEPENDENCIES_1) +am_pixbuf_scale_OBJECTS = pixbuf-scale.$(OBJEXT) test-common.$(OBJEXT) \ + $(am__objects_1) +pixbuf_scale_OBJECTS = $(am_pixbuf_scale_OBJECTS) +pixbuf_scale_LDADD = $(LDADD) +pixbuf_scale_DEPENDENCIES = $(top_builddir)/gdk-pixbuf/libgdk_pixbuf-$(GDK_PIXBUF_API_VERSION).la \ + $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \ + $(am__DEPENDENCIES_1) +am_pixbuf_stream_OBJECTS = pixbuf-stream.$(OBJEXT) \ + test-common.$(OBJEXT) $(am__objects_1) +pixbuf_stream_OBJECTS = $(am_pixbuf_stream_OBJECTS) +pixbuf_stream_LDADD = $(LDADD) +pixbuf_stream_DEPENDENCIES = $(top_builddir)/gdk-pixbuf/libgdk_pixbuf-$(GDK_PIXBUF_API_VERSION).la \ + $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \ + $(am__DEPENDENCIES_1) +am_pixbuf_threads_OBJECTS = pixbuf-threads.$(OBJEXT) \ + test-common.$(OBJEXT) $(am__objects_1) +pixbuf_threads_OBJECTS = $(am_pixbuf_threads_OBJECTS) +pixbuf_threads_LDADD = $(LDADD) +pixbuf_threads_DEPENDENCIES = $(top_builddir)/gdk-pixbuf/libgdk_pixbuf-$(GDK_PIXBUF_API_VERSION).la \ + $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \ + $(am__DEPENDENCIES_1) +SCRIPTS = $(installed_test_SCRIPTS) $(noinst_SCRIPTS) AM_V_P = $(am__v_P_@AM_V@) am__v_P_ = $(am__v_P_@AM_DEFAULT_V@) am__v_P_0 = false @@ -133,15 +298,25 @@ AM_V_CCLD = $(am__v_CCLD_@AM_V@) am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@) am__v_CCLD_0 = @echo " CCLD " $@; am__v_CCLD_1 = -SOURCES = pixbuf-lowmem.c pixbuf-random.c pixbuf-randomly-modified.c \ - pixbuf-read.c pixbuf-threads.c -DIST_SOURCES = pixbuf-lowmem.c pixbuf-random.c \ - pixbuf-randomly-modified.c pixbuf-read.c pixbuf-threads.c +SOURCES = animation.c $(pixbuf_icc_SOURCES) \ + $(pixbuf_icon_serialize_SOURCES) pixbuf-lowmem.c \ + pixbuf-random.c pixbuf-randomly-modified.c pixbuf-read.c \ + $(pixbuf_resource_SOURCES) $(pixbuf_save_SOURCES) \ + $(pixbuf_scale_SOURCES) $(pixbuf_stream_SOURCES) \ + $(pixbuf_threads_SOURCES) +DIST_SOURCES = animation.c $(pixbuf_icc_SOURCES) \ + $(pixbuf_icon_serialize_SOURCES) pixbuf-lowmem.c \ + pixbuf-random.c pixbuf-randomly-modified.c pixbuf-read.c \ + $(pixbuf_resource_SOURCES) $(pixbuf_save_SOURCES) \ + $(pixbuf_scale_SOURCES) $(pixbuf_stream_SOURCES) \ + $(pixbuf_threads_SOURCES) am__can_run_installinfo = \ case $$AM_UPDATE_INFO_DIR in \ n|no|NO) false;; \ *) (install-info --version) >/dev/null 2>&1;; \ esac +DATA = $(installed_test_meta_DATA) $(nobase_installed_test_DATA) \ + $(noinst_DATA) am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP) # Read a list of newline-separated strings from the standard input, # and print each of them once, without duplicates. Input order is @@ -161,6 +336,182 @@ am__define_uniq_tagged_files = \ done | $(am__uniquify_input)` ETAGS = etags CTAGS = ctags +am__tty_colors_dummy = \ + mgn= red= grn= lgn= blu= brg= std=; \ + am__color_tests=no +am__tty_colors = { \ + $(am__tty_colors_dummy); \ + if test "X$(AM_COLOR_TESTS)" = Xno; then \ + am__color_tests=no; \ + elif test "X$(AM_COLOR_TESTS)" = Xalways; then \ + am__color_tests=yes; \ + elif test "X$$TERM" != Xdumb && { test -t 1; } 2>/dev/null; then \ + am__color_tests=yes; \ + fi; \ + if test $$am__color_tests = yes; then \ + red=''; \ + grn=''; \ + lgn=''; \ + blu=''; \ + mgn=''; \ + brg=''; \ + std=''; \ + fi; \ +} +am__recheck_rx = ^[ ]*:recheck:[ ]* +am__global_test_result_rx = ^[ ]*:global-test-result:[ ]* +am__copy_in_global_log_rx = ^[ ]*:copy-in-global-log:[ ]* +# A command that, given a newline-separated list of test names on the +# standard input, print the name of the tests that are to be re-run +# upon "make recheck". +am__list_recheck_tests = $(AWK) '{ \ + recheck = 1; \ + while ((rc = (getline line < ($$0 ".trs"))) != 0) \ + { \ + if (rc < 0) \ + { \ + if ((getline line2 < ($$0 ".log")) < 0) \ + recheck = 0; \ + break; \ + } \ + else if (line ~ /$(am__recheck_rx)[nN][Oo]/) \ + { \ + recheck = 0; \ + break; \ + } \ + else if (line ~ /$(am__recheck_rx)[yY][eE][sS]/) \ + { \ + break; \ + } \ + }; \ + if (recheck) \ + print $$0; \ + close ($$0 ".trs"); \ + close ($$0 ".log"); \ +}' +# A command that, given a newline-separated list of test names on the +# standard input, create the global log from their .trs and .log files. +am__create_global_log = $(AWK) ' \ +function fatal(msg) \ +{ \ + print "fatal: making $@: " msg | "cat >&2"; \ + exit 1; \ +} \ +function rst_section(header) \ +{ \ + print header; \ + len = length(header); \ + for (i = 1; i <= len; i = i + 1) \ + printf "="; \ + printf "\n\n"; \ +} \ +{ \ + copy_in_global_log = 1; \ + global_test_result = "RUN"; \ + while ((rc = (getline line < ($$0 ".trs"))) != 0) \ + { \ + if (rc < 0) \ + fatal("failed to read from " $$0 ".trs"); \ + if (line ~ /$(am__global_test_result_rx)/) \ + { \ + sub("$(am__global_test_result_rx)", "", line); \ + sub("[ ]*$$", "", line); \ + global_test_result = line; \ + } \ + else if (line ~ /$(am__copy_in_global_log_rx)[nN][oO]/) \ + copy_in_global_log = 0; \ + }; \ + if (copy_in_global_log) \ + { \ + rst_section(global_test_result ": " $$0); \ + while ((rc = (getline line < ($$0 ".log"))) != 0) \ + { \ + if (rc < 0) \ + fatal("failed to read from " $$0 ".log"); \ + print line; \ + }; \ + printf "\n"; \ + }; \ + close ($$0 ".trs"); \ + close ($$0 ".log"); \ +}' +# Restructured Text title. +am__rst_title = { sed 's/.*/ & /;h;s/./=/g;p;x;s/ *$$//;p;g' && echo; } +# Solaris 10 'make', and several other traditional 'make' implementations, +# pass "-e" to $(SHELL), and POSIX 2008 even requires this. Work around it +# by disabling -e (using the XSI extension "set +e") if it's set. +am__sh_e_setup = case $$- in *e*) set +e;; esac +# Default flags passed to test drivers. +am__common_driver_flags = \ + --color-tests "$$am__color_tests" \ + --enable-hard-errors "$$am__enable_hard_errors" \ + --expect-failure "$$am__expect_failure" +# To be inserted before the command running the test. Creates the +# directory for the log if needed. Stores in $dir the directory +# containing $f, in $tst the test, in $log the log. Executes the +# developer- defined test setup AM_TESTS_ENVIRONMENT (if any), and +# passes TESTS_ENVIRONMENT. Set up options for the wrapper that +# will run the test scripts (or their associated LOG_COMPILER, if +# thy have one). +am__check_pre = \ +$(am__sh_e_setup); \ +$(am__vpath_adj_setup) $(am__vpath_adj) \ +$(am__tty_colors); \ +srcdir=$(srcdir); export srcdir; \ +case "$@" in \ + */*) am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;; \ + *) am__odir=.;; \ +esac; \ +test "x$$am__odir" = x"." || test -d "$$am__odir" \ + || $(MKDIR_P) "$$am__odir" || exit $$?; \ +if test -f "./$$f"; then dir=./; \ +elif test -f "$$f"; then dir=; \ +else dir="$(srcdir)/"; fi; \ +tst=$$dir$$f; log='$@'; \ +if test -n '$(DISABLE_HARD_ERRORS)'; then \ + am__enable_hard_errors=no; \ +else \ + am__enable_hard_errors=yes; \ +fi; \ +case " $(XFAIL_TESTS) " in \ + *[\ \ ]$$f[\ \ ]* | *[\ \ ]$$dir$$f[\ \ ]*) \ + am__expect_failure=yes;; \ + *) \ + am__expect_failure=no;; \ +esac; \ +$(AM_TESTS_ENVIRONMENT) $(TESTS_ENVIRONMENT) +# A shell command to get the names of the tests scripts with any registered +# extension removed (i.e., equivalently, the names of the test logs, with +# the '.log' extension removed). The result is saved in the shell variable +# '$bases'. This honors runtime overriding of TESTS and TEST_LOGS. Sadly, +# we cannot use something simpler, involving e.g., "$(TEST_LOGS:.log=)", +# since that might cause problem with VPATH rewrites for suffix-less tests. +# See also 'test-harness-vpath-rewrite.sh' and 'test-trs-basic.sh'. +am__set_TESTS_bases = \ + bases='$(TEST_LOGS)'; \ + bases=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \ + bases=`echo $$bases` +RECHECK_LOGS = $(TEST_LOGS) +AM_RECURSIVE_TARGETS = check recheck +TEST_SUITE_LOG = test-suite.log +TEST_EXTENSIONS = @EXEEXT@ .test +LOG_COMPILE = $(LOG_COMPILER) $(AM_LOG_FLAGS) $(LOG_FLAGS) +am__set_b = \ + case '$@' in \ + */*) \ + case '$*' in \ + */*) b='$*';; \ + *) b=`echo '$@' | sed 's/\.log$$//'`; \ + esac;; \ + *) \ + b='$*';; \ + esac +am__test_logs1 = $(TESTS:=.log) +am__test_logs2 = $(am__test_logs1:@EXEEXT@.log=.log) +TEST_LOGS = $(am__test_logs2:.test.log=.log) +TEST_LOG_DRIVER = $(SHELL) $(top_srcdir)/test-driver +TEST_LOG_COMPILE = $(TEST_LOG_COMPILER) $(AM_TEST_LOG_FLAGS) \ + $(TEST_LOG_FLAGS) DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) ACLOCAL = @ACLOCAL@ AMTAR = @AMTAR@ @@ -195,6 +546,7 @@ EGREP = @EGREP@ EXEEXT = @EXEEXT@ EXE_MANIFEST_ARCHITECTURE = @EXE_MANIFEST_ARCHITECTURE@ FGREP = @FGREP@ +GCOV = @GCOV@ GDK_PIXBUF_API_VERSION = @GDK_PIXBUF_API_VERSION@ GDK_PIXBUF_BINARY_VERSION = @GDK_PIXBUF_BINARY_VERSION@ GDK_PIXBUF_CSOURCE = @GDK_PIXBUF_CSOURCE@ @@ -210,6 +562,7 @@ GDK_PIXBUF_PACKAGES = @GDK_PIXBUF_PACKAGES@ GDK_PIXBUF_VERSION = @GDK_PIXBUF_VERSION@ GDK_PIXBUF_XLIB_DEP_CFLAGS = @GDK_PIXBUF_XLIB_DEP_CFLAGS@ GDK_PIXBUF_XLIB_DEP_LIBS = @GDK_PIXBUF_XLIB_DEP_LIBS@ +GENHTML = @GENHTML@ GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@ GETTEXT_PACKAGE = @GETTEXT_PACKAGE@ GLIB_CFLAGS = @GLIB_CFLAGS@ @@ -222,6 +575,7 @@ GMSGFMT_015 = @GMSGFMT_015@ GOBJECT_QUERY = @GOBJECT_QUERY@ GREP = @GREP@ GTKDOC_CHECK = @GTKDOC_CHECK@ +GTKDOC_CHECK_PATH = @GTKDOC_CHECK_PATH@ GTKDOC_DEPS_CFLAGS = @GTKDOC_DEPS_CFLAGS@ GTKDOC_DEPS_LIBS = @GTKDOC_DEPS_LIBS@ GTKDOC_MKPDF = @GTKDOC_MKPDF@ @@ -245,6 +599,7 @@ INTROSPECTION_LIBS = @INTROSPECTION_LIBS@ INTROSPECTION_MAKEFILE = @INTROSPECTION_MAKEFILE@ INTROSPECTION_SCANNER = @INTROSPECTION_SCANNER@ INTROSPECTION_TYPELIBDIR = @INTROSPECTION_TYPELIBDIR@ +LCOV = @LCOV@ LD = @LD@ LDFLAGS = @LDFLAGS@ LIBICONV = @LIBICONV@ @@ -340,6 +695,8 @@ htmldir = @htmldir@ includedir = @includedir@ infodir = @infodir@ install_sh = @install_sh@ +installed_test_metadir = @installed_test_metadir@ +installed_testdir = @installed_testdir@ libdir = @libdir@ libexecdir = @libexecdir@ localedir = @localedir@ @@ -360,59 +717,142 @@ target_alias = @target_alias@ top_build_prefix = @top_build_prefix@ top_builddir = @top_builddir@ top_srcdir = @top_srcdir@ -GTESTER = gtester # in $PATH for non-GLIB packages -GTESTER_REPORT = gtester-report # in $PATH for non-GLIB packages +TESTS_ENVIRONMENT = G_TEST_SRCDIR="$(abs_srcdir)" \ + G_TEST_BUILDDIR="$(abs_builddir)" G_DEBUG=gc-friendly \ + MALLOC_CHECK_=2 MALLOC_PERTURB_=$$(($${RANDOM:-256} % 256)) \ + GDK_PIXBUF_MODULE_FILE=$(top_builddir)/gdk-pixbuf/loaders.cache +LOG_DRIVER = env AM_TAP_AWK='$(AWK)' $(SHELL) $(top_srcdir)/tap-driver.sh +LOG_COMPILER = $(top_srcdir)/tap-test +NULL = # initialize variables for unconditional += appending -EXTRA_DIST = -TEST_PROGS = - -### testing rules - -# Xvfb based test rules -XVFB = Xvfb -ac -noreset -screen 0 800x600x16 -XIDS = 101 102 103 104 105 106 107 197 199 211 223 227 293 307 308 309 310 311 \ - 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 \ - 991 992 993 994 995 996 997 998 999 1000 1001 1002 1003 1004 1005 1006 1007 \ - 1008 1009 4703 4721 4723 4729 4733 4751 9973 9974 9975 9976 9977 9978 9979 \ - 9980 9981 9982 9983 9984 9985 9986 9987 9988 9989 9990 9991 9992 9993 9994 \ - 9995 9996 9997 9998 9999 - -SKIP_GDKTARGET = \ - test "$(gdktarget)" != "x11" \ - && echo "Gtk+Tests:INFO: Skipping GUI tests for non-X11 target." - -XVFB_START = \ - ${XVFB} -help 2>/dev/null 1>&2 \ - && XID=`for id in $(XIDS) ; do test -e /tmp/.X$$id-lock || { echo $$id; exit 0; }; done; exit 1` \ - && { ${XVFB} :$$XID -screen 0 800x600x16 -nolisten tcp -auth /dev/null >/dev/null 2>&1 & \ - trap "kill -15 $$! " 0 HUP INT QUIT TRAP USR1 PIPE TERM ; } \ - || { echo "Gtk+Tests:ERROR: Failed to start Xvfb environment for X11 target tests."; exit 1; } \ - && DISPLAY=:$$XID && export DISPLAY - -INCLUDES = \ +BUILT_SOURCES = resources.h resources.c +BUILT_EXTRA_DIST = +CLEANFILES = *.log *.trs $(am__append_13) +DISTCLEANFILES = resources.h resources.c pixbuf-save-options \ + pixbuf-randomly-modified-image pixbuf-save-roundtrip $(NULL) +MAINTAINERCLEANFILES = +EXTRA_DIST = $(all_dist_test_scripts) $(all_dist_test_data) \ + resources.gresource.xml +installed_test_LTLIBRARIES = $(am__append_12) +installed_test_SCRIPTS = $(am__append_10) +nobase_installed_test_DATA = $(am__append_11) +noinst_LTLIBRARIES = $(am__append_1) +noinst_SCRIPTS = $(am__append_3) +noinst_DATA = $(am__append_4) +check_LTLIBRARIES = $(am__append_5) +check_SCRIPTS = $(am__append_7) +check_DATA = $(am__append_8) + +# Note: build even the installed-only targets during 'make check' to ensure that they still work. +# We need to do a bit of trickery here and manage disting via EXTRA_DIST instead of using dist_ prefixes to +# prevent automake from mistreating gmake functions like $(wildcard ...) and $(addprefix ...) as if they were +# filenames, including removing duplicate instances of the opening part before the space, eg. '$(addprefix'. +all_test_programs = $(test_programs) $(uninstalled_test_programs) $(installed_test_programs) \ + $(test_extra_programs) $(uninstalled_test_extra_programs) $(installed_test_extra_programs) + +all_test_scripts = $(test_scripts) $(uninstalled_test_scripts) \ + $(installed_test_scripts) $(test_extra_scripts) \ + $(uninstalled_test_extra_scripts) \ + $(installed_test_extra_scripts) $(all_dist_test_scripts) +all_dist_test_scripts = $(dist_test_scripts) $(dist_uninstalled_test_scripts) $(dist_installed_test_scripts) \ + $(dist_test_extra_scripts) $(dist_uninstalled_test_extra_scripts) $(dist_installed_test_extra_scripts) + +all_test_data = $(test_data) $(uninstalled_test_data) \ + $(installed_test_data) $(all_dist_test_data) +all_dist_test_data = $(dist_test_data) $(dist_uninstalled_test_data) $(dist_installed_test_data) +all_test_ltlibs = $(test_ltlibraries) $(uninstalled_test_ltlibraries) $(installed_test_ltlibraries) +@ENABLE_INSTALLED_TESTS_TRUE@installed_testcases = $(test_programs) $(installed_test_programs) \ +@ENABLE_INSTALLED_TESTS_TRUE@ $(test_scripts) $(installed_test_scripts) \ +@ENABLE_INSTALLED_TESTS_TRUE@ $(dist_test_scripts) $(dist_installed_test_scripts) + +@ENABLE_INSTALLED_TESTS_TRUE@installed_test_meta_DATA = $(installed_testcases:=.test) +AM_CPPFLAGS = \ -I$(top_srcdir) \ -I$(top_srcdir)/gdk-pixbuf \ $(GDK_PIXBUF_DEBUG_FLAGS) \ - $(GDK_PIXBUF_DEP_CFLAGS) + $(GDK_PIXBUF_DEP_CFLAGS) \ + $(NULL) DEPS = \ $(top_builddir)/gdk-pixbuf/libgdk_pixbuf-$(GDK_PIXBUF_API_VERSION).la -LDADDS = \ - $(top_builddir)/gdk-pixbuf/libgdk_pixbuf-$(GDK_PIXBUF_API_VERSION).la \ - $(GDK_PIXBUF_DEP_LIBS) - -pixbuf_read_LDADD = $(LDADDS) -pixbuf_lowmem_LDADD = $(LDADDS) -pixbuf_randomly_modified_LDADD = $(LDADDS) -pixbuf_random_LDADD = $(LDADDS) -pixbuf_threads_LDADD = $(LDADDS) $(GLIB_LIBS) -all: all-am +LDADD = \ + $(top_builddir)/gdk-pixbuf/libgdk_pixbuf-$(GDK_PIXBUF_API_VERSION).la \ + $(GDK_PIXBUF_DEP_LIBS) \ + $(GLIB_LIBS) \ + $(NULL) + +test_programs = \ + animation \ + pixbuf-icon-serialize \ + pixbuf-randomly-modified \ + pixbuf-threads \ + pixbuf-icc \ + pixbuf-stream \ + pixbuf-resource \ + pixbuf-scale \ + pixbuf-save \ + $(NULL) + +dist_installed_test_data = \ + test-image.png \ + test-animation.gif \ + test-animation.ani \ + icc-profile.jpeg \ + icc-profile.png \ + $(wildcard $(srcdir)/test-images/*) + +pixbuf_icc_SOURCES = \ + pixbuf-icc.c \ + test-common.c \ + test-common.h \ + $(NULL) + +pixbuf_scale_SOURCES = \ + pixbuf-scale.c \ + test-common.c \ + test-common.h \ + $(NULL) + +pixbuf_stream_SOURCES = \ + pixbuf-stream.c \ + test-common.c \ + test-common.h \ + $(NULL) + +pixbuf_threads_SOURCES = \ + pixbuf-threads.c \ + test-common.c \ + test-common.h \ + $(NULL) + +pixbuf_icon_serialize_SOURCES = \ + pixbuf-icon-serialize.c \ + test-common.c \ + test-common.h \ + $(NULL) + +pixbuf_save_SOURCES = \ + pixbuf-save.c \ + test-common.c \ + test-common.h \ + $(NULL) + +pixbuf_resource_SOURCES = \ + pixbuf-resource.c \ + test-common.c \ + test-common.h \ + resources.h \ + resources.c \ + $(NULL) + +all: $(BUILT_SOURCES) + $(MAKE) $(AM_MAKEFLAGS) all-am .SUFFIXES: -.SUFFIXES: .c .lo .o .obj -$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/Makefile.decl $(am__configure_deps) +.SUFFIXES: .c .lo .log .o .obj .test .test$(EXEEXT) .trs +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/glib-tap.mk $(am__configure_deps) @for dep in $?; do \ case '$(am__configure_deps)' in \ *$$dep*) \ @@ -433,7 +873,7 @@ Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ esac; -$(top_srcdir)/Makefile.decl: +$(top_srcdir)/glib-tap.mk: $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh @@ -444,6 +884,121 @@ $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(am__aclocal_m4_deps): +clean-checkLTLIBRARIES: + -test -z "$(check_LTLIBRARIES)" || rm -f $(check_LTLIBRARIES) + @list='$(check_LTLIBRARIES)'; \ + locs=`for p in $$list; do echo $$p; done | \ + sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \ + sort -u`; \ + test -z "$$locs" || { \ + echo rm -f $${locs}; \ + rm -f $${locs}; \ + } + +install-installed_testLTLIBRARIES: $(installed_test_LTLIBRARIES) + @$(NORMAL_INSTALL) + @list='$(installed_test_LTLIBRARIES)'; test -n "$(installed_testdir)" || list=; \ + list2=; for p in $$list; do \ + if test -f $$p; then \ + list2="$$list2 $$p"; \ + else :; fi; \ + done; \ + test -z "$$list2" || { \ + echo " $(MKDIR_P) '$(DESTDIR)$(installed_testdir)'"; \ + $(MKDIR_P) "$(DESTDIR)$(installed_testdir)" || exit 1; \ + echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(installed_testdir)'"; \ + $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(installed_testdir)"; \ + } + +uninstall-installed_testLTLIBRARIES: + @$(NORMAL_UNINSTALL) + @list='$(installed_test_LTLIBRARIES)'; test -n "$(installed_testdir)" || list=; \ + for p in $$list; do \ + $(am__strip_dir) \ + echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(installed_testdir)/$$f'"; \ + $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(installed_testdir)/$$f"; \ + done + +clean-installed_testLTLIBRARIES: + -test -z "$(installed_test_LTLIBRARIES)" || rm -f $(installed_test_LTLIBRARIES) + @list='$(installed_test_LTLIBRARIES)'; \ + locs=`for p in $$list; do echo $$p; done | \ + sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \ + sort -u`; \ + test -z "$$locs" || { \ + echo rm -f $${locs}; \ + rm -f $${locs}; \ + } + +clean-noinstLTLIBRARIES: + -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES) + @list='$(noinst_LTLIBRARIES)'; \ + locs=`for p in $$list; do echo $$p; done | \ + sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \ + sort -u`; \ + test -z "$$locs" || { \ + echo rm -f $${locs}; \ + rm -f $${locs}; \ + } + +clean-checkPROGRAMS: + @list='$(check_PROGRAMS)'; test -n "$$list" || exit 0; \ + echo " rm -f" $$list; \ + rm -f $$list || exit $$?; \ + test -n "$(EXEEXT)" || exit 0; \ + list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \ + echo " rm -f" $$list; \ + rm -f $$list +install-installed_testPROGRAMS: $(installed_test_PROGRAMS) + @$(NORMAL_INSTALL) + @list='$(installed_test_PROGRAMS)'; test -n "$(installed_testdir)" || list=; \ + if test -n "$$list"; then \ + echo " $(MKDIR_P) '$(DESTDIR)$(installed_testdir)'"; \ + $(MKDIR_P) "$(DESTDIR)$(installed_testdir)" || exit 1; \ + fi; \ + for p in $$list; do echo "$$p $$p"; done | \ + sed 's/$(EXEEXT)$$//' | \ + while read p p1; do if test -f $$p \ + || test -f $$p1 \ + ; then echo "$$p"; echo "$$p"; else :; fi; \ + done | \ + sed -e 'p;s,.*/,,;n;h' \ + -e 's|.*|.|' \ + -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \ + sed 'N;N;N;s,\n, ,g' | \ + $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \ + { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \ + if ($$2 == $$4) files[d] = files[d] " " $$1; \ + else { print "f", $$3 "/" $$4, $$1; } } \ + END { for (d in files) print "f", d, files[d] }' | \ + while read type dir files; do \ + if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \ + test -z "$$files" || { \ + echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(installed_testdir)$$dir'"; \ + $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(installed_testdir)$$dir" || exit $$?; \ + } \ + ; done + +uninstall-installed_testPROGRAMS: + @$(NORMAL_UNINSTALL) + @list='$(installed_test_PROGRAMS)'; test -n "$(installed_testdir)" || list=; \ + files=`for p in $$list; do echo "$$p"; done | \ + sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \ + -e 's/$$/$(EXEEXT)/' \ + `; \ + test -n "$$list" || exit 0; \ + echo " ( cd '$(DESTDIR)$(installed_testdir)' && rm -f" $$files ")"; \ + cd "$(DESTDIR)$(installed_testdir)" && rm -f $$files + +clean-installed_testPROGRAMS: + @list='$(installed_test_PROGRAMS)'; test -n "$$list" || exit 0; \ + echo " rm -f" $$list; \ + rm -f $$list || exit $$?; \ + test -n "$(EXEEXT)" || exit 0; \ + list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \ + echo " rm -f" $$list; \ + rm -f $$list + clean-noinstPROGRAMS: @list='$(noinst_PROGRAMS)'; test -n "$$list" || exit 0; \ echo " rm -f" $$list; \ @@ -452,21 +1007,89 @@ clean-noinstPROGRAMS: list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \ echo " rm -f" $$list; \ rm -f $$list + +animation$(EXEEXT): $(animation_OBJECTS) $(animation_DEPENDENCIES) $(EXTRA_animation_DEPENDENCIES) + @rm -f animation$(EXEEXT) + $(AM_V_CCLD)$(LINK) $(animation_OBJECTS) $(animation_LDADD) $(LIBS) + +pixbuf-icc$(EXEEXT): $(pixbuf_icc_OBJECTS) $(pixbuf_icc_DEPENDENCIES) $(EXTRA_pixbuf_icc_DEPENDENCIES) + @rm -f pixbuf-icc$(EXEEXT) + $(AM_V_CCLD)$(LINK) $(pixbuf_icc_OBJECTS) $(pixbuf_icc_LDADD) $(LIBS) + +pixbuf-icon-serialize$(EXEEXT): $(pixbuf_icon_serialize_OBJECTS) $(pixbuf_icon_serialize_DEPENDENCIES) $(EXTRA_pixbuf_icon_serialize_DEPENDENCIES) + @rm -f pixbuf-icon-serialize$(EXEEXT) + $(AM_V_CCLD)$(LINK) $(pixbuf_icon_serialize_OBJECTS) $(pixbuf_icon_serialize_LDADD) $(LIBS) + pixbuf-lowmem$(EXEEXT): $(pixbuf_lowmem_OBJECTS) $(pixbuf_lowmem_DEPENDENCIES) $(EXTRA_pixbuf_lowmem_DEPENDENCIES) @rm -f pixbuf-lowmem$(EXEEXT) $(AM_V_CCLD)$(LINK) $(pixbuf_lowmem_OBJECTS) $(pixbuf_lowmem_LDADD) $(LIBS) + pixbuf-random$(EXEEXT): $(pixbuf_random_OBJECTS) $(pixbuf_random_DEPENDENCIES) $(EXTRA_pixbuf_random_DEPENDENCIES) @rm -f pixbuf-random$(EXEEXT) $(AM_V_CCLD)$(LINK) $(pixbuf_random_OBJECTS) $(pixbuf_random_LDADD) $(LIBS) + pixbuf-randomly-modified$(EXEEXT): $(pixbuf_randomly_modified_OBJECTS) $(pixbuf_randomly_modified_DEPENDENCIES) $(EXTRA_pixbuf_randomly_modified_DEPENDENCIES) @rm -f pixbuf-randomly-modified$(EXEEXT) $(AM_V_CCLD)$(LINK) $(pixbuf_randomly_modified_OBJECTS) $(pixbuf_randomly_modified_LDADD) $(LIBS) + pixbuf-read$(EXEEXT): $(pixbuf_read_OBJECTS) $(pixbuf_read_DEPENDENCIES) $(EXTRA_pixbuf_read_DEPENDENCIES) @rm -f pixbuf-read$(EXEEXT) $(AM_V_CCLD)$(LINK) $(pixbuf_read_OBJECTS) $(pixbuf_read_LDADD) $(LIBS) + +pixbuf-resource$(EXEEXT): $(pixbuf_resource_OBJECTS) $(pixbuf_resource_DEPENDENCIES) $(EXTRA_pixbuf_resource_DEPENDENCIES) + @rm -f pixbuf-resource$(EXEEXT) + $(AM_V_CCLD)$(LINK) $(pixbuf_resource_OBJECTS) $(pixbuf_resource_LDADD) $(LIBS) + +pixbuf-save$(EXEEXT): $(pixbuf_save_OBJECTS) $(pixbuf_save_DEPENDENCIES) $(EXTRA_pixbuf_save_DEPENDENCIES) + @rm -f pixbuf-save$(EXEEXT) + $(AM_V_CCLD)$(LINK) $(pixbuf_save_OBJECTS) $(pixbuf_save_LDADD) $(LIBS) + +pixbuf-scale$(EXEEXT): $(pixbuf_scale_OBJECTS) $(pixbuf_scale_DEPENDENCIES) $(EXTRA_pixbuf_scale_DEPENDENCIES) + @rm -f pixbuf-scale$(EXEEXT) + $(AM_V_CCLD)$(LINK) $(pixbuf_scale_OBJECTS) $(pixbuf_scale_LDADD) $(LIBS) + +pixbuf-stream$(EXEEXT): $(pixbuf_stream_OBJECTS) $(pixbuf_stream_DEPENDENCIES) $(EXTRA_pixbuf_stream_DEPENDENCIES) + @rm -f pixbuf-stream$(EXEEXT) + $(AM_V_CCLD)$(LINK) $(pixbuf_stream_OBJECTS) $(pixbuf_stream_LDADD) $(LIBS) + pixbuf-threads$(EXEEXT): $(pixbuf_threads_OBJECTS) $(pixbuf_threads_DEPENDENCIES) $(EXTRA_pixbuf_threads_DEPENDENCIES) @rm -f pixbuf-threads$(EXEEXT) $(AM_V_CCLD)$(LINK) $(pixbuf_threads_OBJECTS) $(pixbuf_threads_LDADD) $(LIBS) +install-installed_testSCRIPTS: $(installed_test_SCRIPTS) + @$(NORMAL_INSTALL) + @list='$(installed_test_SCRIPTS)'; test -n "$(installed_testdir)" || list=; \ + if test -n "$$list"; then \ + echo " $(MKDIR_P) '$(DESTDIR)$(installed_testdir)'"; \ + $(MKDIR_P) "$(DESTDIR)$(installed_testdir)" || exit 1; \ + fi; \ + for p in $$list; do \ + if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ + if test -f "$$d$$p"; then echo "$$d$$p"; echo "$$p"; else :; fi; \ + done | \ + sed -e 'p;s,.*/,,;n' \ + -e 'h;s|.*|.|' \ + -e 'p;x;s,.*/,,;$(transform)' | sed 'N;N;N;s,\n, ,g' | \ + $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1; } \ + { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \ + if ($$2 == $$4) { files[d] = files[d] " " $$1; \ + if (++n[d] == $(am__install_max)) { \ + print "f", d, files[d]; n[d] = 0; files[d] = "" } } \ + else { print "f", d "/" $$4, $$1 } } \ + END { for (d in files) print "f", d, files[d] }' | \ + while read type dir files; do \ + if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \ + test -z "$$files" || { \ + echo " $(INSTALL_SCRIPT) $$files '$(DESTDIR)$(installed_testdir)$$dir'"; \ + $(INSTALL_SCRIPT) $$files "$(DESTDIR)$(installed_testdir)$$dir" || exit $$?; \ + } \ + ; done + +uninstall-installed_testSCRIPTS: + @$(NORMAL_UNINSTALL) + @list='$(installed_test_SCRIPTS)'; test -n "$(installed_testdir)" || exit 0; \ + files=`for p in $$list; do echo "$$p"; done | \ + sed -e 's,.*/,,;$(transform)'`; \ + dir='$(DESTDIR)$(installed_testdir)'; $(am__uninstall_files_from_dir) mostlyclean-compile: -rm -f *.$(OBJEXT) @@ -474,25 +1097,34 @@ mostlyclean-compile: distclean-compile: -rm -f *.tab.c +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/animation.Po@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pixbuf-icc.Po@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pixbuf-icon-serialize.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pixbuf-lowmem.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pixbuf-random.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pixbuf-randomly-modified.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pixbuf-read.Po@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pixbuf-resource.Po@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pixbuf-save.Po@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pixbuf-scale.Po@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pixbuf-stream.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pixbuf-threads.Po@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/resources.Po@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-common.Po@am__quote@ .c.o: @am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $< @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c $< +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $< .c.obj: @am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c `$(CYGPATH_W) '$<'` +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'` .c.lo: @am__fastdepCC_TRUE@ $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $< @@ -506,6 +1138,51 @@ mostlyclean-libtool: clean-libtool: -rm -rf .libs _libs +install-installed_test_metaDATA: $(installed_test_meta_DATA) + @$(NORMAL_INSTALL) + @list='$(installed_test_meta_DATA)'; test -n "$(installed_test_metadir)" || list=; \ + if test -n "$$list"; then \ + echo " $(MKDIR_P) '$(DESTDIR)$(installed_test_metadir)'"; \ + $(MKDIR_P) "$(DESTDIR)$(installed_test_metadir)" || exit 1; \ + fi; \ + for p in $$list; do \ + if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ + echo "$$d$$p"; \ + done | $(am__base_list) | \ + while read files; do \ + echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(installed_test_metadir)'"; \ + $(INSTALL_DATA) $$files "$(DESTDIR)$(installed_test_metadir)" || exit $$?; \ + done + +uninstall-installed_test_metaDATA: + @$(NORMAL_UNINSTALL) + @list='$(installed_test_meta_DATA)'; test -n "$(installed_test_metadir)" || list=; \ + files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ + dir='$(DESTDIR)$(installed_test_metadir)'; $(am__uninstall_files_from_dir) +install-nobase_installed_testDATA: $(nobase_installed_test_DATA) + @$(NORMAL_INSTALL) + @list='$(nobase_installed_test_DATA)'; test -n "$(installed_testdir)" || list=; \ + if test -n "$$list"; then \ + echo " $(MKDIR_P) '$(DESTDIR)$(installed_testdir)'"; \ + $(MKDIR_P) "$(DESTDIR)$(installed_testdir)" || exit 1; \ + fi; \ + $(am__nobase_list) | while read dir files; do \ + xfiles=; for file in $$files; do \ + if test -f "$$file"; then xfiles="$$xfiles $$file"; \ + else xfiles="$$xfiles $(srcdir)/$$file"; fi; done; \ + test -z "$$xfiles" || { \ + test "x$$dir" = x. || { \ + echo " $(MKDIR_P) '$(DESTDIR)$(installed_testdir)/$$dir'"; \ + $(MKDIR_P) "$(DESTDIR)$(installed_testdir)/$$dir"; }; \ + echo " $(INSTALL_DATA) $$xfiles '$(DESTDIR)$(installed_testdir)/$$dir'"; \ + $(INSTALL_DATA) $$xfiles "$(DESTDIR)$(installed_testdir)/$$dir" || exit $$?; }; \ + done + +uninstall-nobase_installed_testDATA: + @$(NORMAL_UNINSTALL) + @list='$(nobase_installed_test_DATA)'; test -n "$(installed_testdir)" || list=; \ + $(am__nobase_strip_setup); files=`$(am__nobase_strip)`; \ + dir='$(DESTDIR)$(installed_testdir)'; $(am__uninstall_files_from_dir) ID: $(am__tagged_files) $(am__define_uniq_tagged_files); mkid -fID $$unique @@ -559,6 +1236,225 @@ cscopelist-am: $(am__tagged_files) distclean-tags: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags +# Recover from deleted '.trs' file; this should ensure that +# "rm -f foo.log; make foo.trs" re-run 'foo.test', and re-create +# both 'foo.log' and 'foo.trs'. Break the recipe in two subshells +# to avoid problems with "make -n". +.log.trs: + rm -f $< $@ + $(MAKE) $(AM_MAKEFLAGS) $< + +# Leading 'am--fnord' is there to ensure the list of targets does not +# expand to empty, as could happen e.g. with make check TESTS=''. +am--fnord $(TEST_LOGS) $(TEST_LOGS:.log=.trs): $(am__force_recheck) +am--force-recheck: + @: + +$(TEST_SUITE_LOG): $(TEST_LOGS) + @$(am__set_TESTS_bases); \ + am__f_ok () { test -f "$$1" && test -r "$$1"; }; \ + redo_bases=`for i in $$bases; do \ + am__f_ok $$i.trs && am__f_ok $$i.log || echo $$i; \ + done`; \ + if test -n "$$redo_bases"; then \ + redo_logs=`for i in $$redo_bases; do echo $$i.log; done`; \ + redo_results=`for i in $$redo_bases; do echo $$i.trs; done`; \ + if $(am__make_dryrun); then :; else \ + rm -f $$redo_logs && rm -f $$redo_results || exit 1; \ + fi; \ + fi; \ + if test -n "$$am__remaking_logs"; then \ + echo "fatal: making $(TEST_SUITE_LOG): possible infinite" \ + "recursion detected" >&2; \ + else \ + am__remaking_logs=yes $(MAKE) $(AM_MAKEFLAGS) $$redo_logs; \ + fi; \ + if $(am__make_dryrun); then :; else \ + st=0; \ + errmsg="fatal: making $(TEST_SUITE_LOG): failed to create"; \ + for i in $$redo_bases; do \ + test -f $$i.trs && test -r $$i.trs \ + || { echo "$$errmsg $$i.trs" >&2; st=1; }; \ + test -f $$i.log && test -r $$i.log \ + || { echo "$$errmsg $$i.log" >&2; st=1; }; \ + done; \ + test $$st -eq 0 || exit 1; \ + fi + @$(am__sh_e_setup); $(am__tty_colors); $(am__set_TESTS_bases); \ + ws='[ ]'; \ + results=`for b in $$bases; do echo $$b.trs; done`; \ + test -n "$$results" || results=/dev/null; \ + all=` grep "^$$ws*:test-result:" $$results | wc -l`; \ + pass=` grep "^$$ws*:test-result:$$ws*PASS" $$results | wc -l`; \ + fail=` grep "^$$ws*:test-result:$$ws*FAIL" $$results | wc -l`; \ + skip=` grep "^$$ws*:test-result:$$ws*SKIP" $$results | wc -l`; \ + xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \ + xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \ + error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \ + if test `expr $$fail + $$xpass + $$error` -eq 0; then \ + success=true; \ + else \ + success=false; \ + fi; \ + br='==================='; br=$$br$$br$$br$$br; \ + result_count () \ + { \ + if test x"$$1" = x"--maybe-color"; then \ + maybe_colorize=yes; \ + elif test x"$$1" = x"--no-color"; then \ + maybe_colorize=no; \ + else \ + echo "$@: invalid 'result_count' usage" >&2; exit 4; \ + fi; \ + shift; \ + desc=$$1 count=$$2; \ + if test $$maybe_colorize = yes && test $$count -gt 0; then \ + color_start=$$3 color_end=$$std; \ + else \ + color_start= color_end=; \ + fi; \ + echo "$${color_start}# $$desc $$count$${color_end}"; \ + }; \ + create_testsuite_report () \ + { \ + result_count $$1 "TOTAL:" $$all "$$brg"; \ + result_count $$1 "PASS: " $$pass "$$grn"; \ + result_count $$1 "SKIP: " $$skip "$$blu"; \ + result_count $$1 "XFAIL:" $$xfail "$$lgn"; \ + result_count $$1 "FAIL: " $$fail "$$red"; \ + result_count $$1 "XPASS:" $$xpass "$$red"; \ + result_count $$1 "ERROR:" $$error "$$mgn"; \ + }; \ + { \ + echo "$(PACKAGE_STRING): $(subdir)/$(TEST_SUITE_LOG)" | \ + $(am__rst_title); \ + create_testsuite_report --no-color; \ + echo; \ + echo ".. contents:: :depth: 2"; \ + echo; \ + for b in $$bases; do echo $$b; done \ + | $(am__create_global_log); \ + } >$(TEST_SUITE_LOG).tmp || exit 1; \ + mv $(TEST_SUITE_LOG).tmp $(TEST_SUITE_LOG); \ + if $$success; then \ + col="$$grn"; \ + else \ + col="$$red"; \ + test x"$$VERBOSE" = x || cat $(TEST_SUITE_LOG); \ + fi; \ + echo "$${col}$$br$${std}"; \ + echo "$${col}Testsuite summary for $(PACKAGE_STRING)$${std}"; \ + echo "$${col}$$br$${std}"; \ + create_testsuite_report --maybe-color; \ + echo "$$col$$br$$std"; \ + if $$success; then :; else \ + echo "$${col}See $(subdir)/$(TEST_SUITE_LOG)$${std}"; \ + if test -n "$(PACKAGE_BUGREPORT)"; then \ + echo "$${col}Please report to $(PACKAGE_BUGREPORT)$${std}"; \ + fi; \ + echo "$$col$$br$$std"; \ + fi; \ + $$success || exit 1 + +check-TESTS: + @list='$(RECHECK_LOGS)'; test -z "$$list" || rm -f $$list + @list='$(RECHECK_LOGS:.log=.trs)'; test -z "$$list" || rm -f $$list + @test -z "$(TEST_SUITE_LOG)" || rm -f $(TEST_SUITE_LOG) + @set +e; $(am__set_TESTS_bases); \ + log_list=`for i in $$bases; do echo $$i.log; done`; \ + trs_list=`for i in $$bases; do echo $$i.trs; done`; \ + log_list=`echo $$log_list`; trs_list=`echo $$trs_list`; \ + $(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$log_list"; \ + exit $$?; +recheck: all $(check_LTLIBRARIES) $(check_PROGRAMS) $(check_SCRIPTS) $(check_DATA) + @test -z "$(TEST_SUITE_LOG)" || rm -f $(TEST_SUITE_LOG) + @set +e; $(am__set_TESTS_bases); \ + bases=`for i in $$bases; do echo $$i; done \ + | $(am__list_recheck_tests)` || exit 1; \ + log_list=`for i in $$bases; do echo $$i.log; done`; \ + log_list=`echo $$log_list`; \ + $(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) \ + am__force_recheck=am--force-recheck \ + TEST_LOGS="$$log_list"; \ + exit $$? +animation.log: animation$(EXEEXT) + @p='animation$(EXEEXT)'; \ + b='animation'; \ + $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \ + --log-file $$b.log --trs-file $$b.trs \ + $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \ + "$$tst" $(AM_TESTS_FD_REDIRECT) +pixbuf-icon-serialize.log: pixbuf-icon-serialize$(EXEEXT) + @p='pixbuf-icon-serialize$(EXEEXT)'; \ + b='pixbuf-icon-serialize'; \ + $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \ + --log-file $$b.log --trs-file $$b.trs \ + $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \ + "$$tst" $(AM_TESTS_FD_REDIRECT) +pixbuf-randomly-modified.log: pixbuf-randomly-modified$(EXEEXT) + @p='pixbuf-randomly-modified$(EXEEXT)'; \ + b='pixbuf-randomly-modified'; \ + $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \ + --log-file $$b.log --trs-file $$b.trs \ + $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \ + "$$tst" $(AM_TESTS_FD_REDIRECT) +pixbuf-threads.log: pixbuf-threads$(EXEEXT) + @p='pixbuf-threads$(EXEEXT)'; \ + b='pixbuf-threads'; \ + $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \ + --log-file $$b.log --trs-file $$b.trs \ + $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \ + "$$tst" $(AM_TESTS_FD_REDIRECT) +pixbuf-icc.log: pixbuf-icc$(EXEEXT) + @p='pixbuf-icc$(EXEEXT)'; \ + b='pixbuf-icc'; \ + $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \ + --log-file $$b.log --trs-file $$b.trs \ + $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \ + "$$tst" $(AM_TESTS_FD_REDIRECT) +pixbuf-stream.log: pixbuf-stream$(EXEEXT) + @p='pixbuf-stream$(EXEEXT)'; \ + b='pixbuf-stream'; \ + $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \ + --log-file $$b.log --trs-file $$b.trs \ + $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \ + "$$tst" $(AM_TESTS_FD_REDIRECT) +pixbuf-resource.log: pixbuf-resource$(EXEEXT) + @p='pixbuf-resource$(EXEEXT)'; \ + b='pixbuf-resource'; \ + $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \ + --log-file $$b.log --trs-file $$b.trs \ + $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \ + "$$tst" $(AM_TESTS_FD_REDIRECT) +pixbuf-scale.log: pixbuf-scale$(EXEEXT) + @p='pixbuf-scale$(EXEEXT)'; \ + b='pixbuf-scale'; \ + $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \ + --log-file $$b.log --trs-file $$b.trs \ + $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \ + "$$tst" $(AM_TESTS_FD_REDIRECT) +pixbuf-save.log: pixbuf-save$(EXEEXT) + @p='pixbuf-save$(EXEEXT)'; \ + b='pixbuf-save'; \ + $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \ + --log-file $$b.log --trs-file $$b.trs \ + $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \ + "$$tst" $(AM_TESTS_FD_REDIRECT) +.test.log: + @p='$<'; \ + $(am__set_b); \ + $(am__check_pre) $(TEST_LOG_DRIVER) --test-name "$$f" \ + --log-file $$b.log --trs-file $$b.trs \ + $(am__common_driver_flags) $(AM_TEST_LOG_DRIVER_FLAGS) $(TEST_LOG_DRIVER_FLAGS) -- $(TEST_LOG_COMPILE) \ + "$$tst" $(AM_TESTS_FD_REDIRECT) +@am__EXEEXT_TRUE@.test$(EXEEXT).log: +@am__EXEEXT_TRUE@ @p='$<'; \ +@am__EXEEXT_TRUE@ $(am__set_b); \ +@am__EXEEXT_TRUE@ $(am__check_pre) $(TEST_LOG_DRIVER) --test-name "$$f" \ +@am__EXEEXT_TRUE@ --log-file $$b.log --trs-file $$b.trs \ +@am__EXEEXT_TRUE@ $(am__common_driver_flags) $(AM_TEST_LOG_DRIVER_FLAGS) $(TEST_LOG_DRIVER_FLAGS) -- $(TEST_LOG_COMPILE) \ +@am__EXEEXT_TRUE@ "$$tst" $(AM_TESTS_FD_REDIRECT) + distdir: $(DISTFILES) @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ @@ -590,11 +1486,18 @@ distdir: $(DISTFILES) fi; \ done check-am: all-am - $(MAKE) $(AM_MAKEFLAGS) check-local -check: check-am -all-am: Makefile $(PROGRAMS) + $(MAKE) $(AM_MAKEFLAGS) $(check_LTLIBRARIES) $(check_PROGRAMS) \ + $(check_SCRIPTS) $(check_DATA) + $(MAKE) $(AM_MAKEFLAGS) check-TESTS +check: $(BUILT_SOURCES) + $(MAKE) $(AM_MAKEFLAGS) check-am +all-am: Makefile $(LTLIBRARIES) $(PROGRAMS) $(SCRIPTS) $(DATA) installdirs: -install: install-am + for dir in "$(DESTDIR)$(installed_testdir)" "$(DESTDIR)$(installed_testdir)" "$(DESTDIR)$(installed_testdir)" "$(DESTDIR)$(installed_test_metadir)" "$(DESTDIR)$(installed_testdir)"; do \ + test -z "$$dir" || $(MKDIR_P) "$$dir"; \ + done +install: $(BUILT_SOURCES) + $(MAKE) $(AM_MAKEFLAGS) install-am install-exec: install-exec-am install-data: install-data-am uninstall: uninstall-am @@ -614,19 +1517,28 @@ install-strip: "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \ fi mostlyclean-generic: + -test -z "$(TEST_LOGS)" || rm -f $(TEST_LOGS) + -test -z "$(TEST_LOGS:.log=.trs)" || rm -f $(TEST_LOGS:.log=.trs) + -test -z "$(TEST_SUITE_LOG)" || rm -f $(TEST_SUITE_LOG) clean-generic: + -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES) distclean-generic: -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) + -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES) maintainer-clean-generic: @echo "This command is intended for maintainers to use" @echo "it deletes files that may require special tools to rebuild." + -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES) + -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES) clean: clean-am -clean-am: clean-generic clean-libtool clean-noinstPROGRAMS \ +clean-am: clean-checkLTLIBRARIES clean-checkPROGRAMS clean-generic \ + clean-installed_testLTLIBRARIES clean-installed_testPROGRAMS \ + clean-libtool clean-noinstLTLIBRARIES clean-noinstPROGRAMS \ mostlyclean-am distclean: distclean-am @@ -647,7 +1559,10 @@ info: info-am info-am: -install-data-am: +install-data-am: install-installed_testLTLIBRARIES \ + install-installed_testPROGRAMS install-installed_testSCRIPTS \ + install-installed_test_metaDATA \ + install-nobase_installed_testDATA install-dvi: install-dvi-am @@ -693,77 +1608,51 @@ ps: ps-am ps-am: -uninstall-am: - -.MAKE: check-am install-am install-strip - -.PHONY: CTAGS GTAGS TAGS all all-am check check-am check-local clean \ - clean-generic clean-libtool clean-noinstPROGRAMS cscopelist-am \ - ctags ctags-am distclean distclean-compile distclean-generic \ - distclean-libtool distclean-tags distdir dvi dvi-am html \ - html-am info info-am install install-am install-data \ - install-data-am install-dvi install-dvi-am install-exec \ - install-exec-am install-html install-html-am install-info \ - install-info-am install-man install-pdf install-pdf-am \ +uninstall-am: uninstall-installed_testLTLIBRARIES \ + uninstall-installed_testPROGRAMS \ + uninstall-installed_testSCRIPTS \ + uninstall-installed_test_metaDATA \ + uninstall-nobase_installed_testDATA + +.MAKE: all check check-am install install-am install-strip + +.PHONY: CTAGS GTAGS TAGS all all-am check check-TESTS check-am clean \ + clean-checkLTLIBRARIES clean-checkPROGRAMS clean-generic \ + clean-installed_testLTLIBRARIES clean-installed_testPROGRAMS \ + clean-libtool clean-noinstLTLIBRARIES clean-noinstPROGRAMS \ + cscopelist-am ctags ctags-am distclean distclean-compile \ + distclean-generic distclean-libtool distclean-tags distdir dvi \ + dvi-am html html-am info info-am install install-am \ + install-data install-data-am install-dvi install-dvi-am \ + install-exec install-exec-am install-html install-html-am \ + install-info install-info-am install-installed_testLTLIBRARIES \ + install-installed_testPROGRAMS install-installed_testSCRIPTS \ + install-installed_test_metaDATA install-man \ + install-nobase_installed_testDATA install-pdf install-pdf-am \ install-ps install-ps-am install-strip installcheck \ installcheck-am installdirs maintainer-clean \ maintainer-clean-generic mostlyclean mostlyclean-compile \ mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \ - tags tags-am uninstall uninstall-am - -# call as: $(XVFB_START) && someprogram - -# test: run all tests in cwd and subdirs -test: ${TEST_PROGS} - @$(SKIP_GDKTARGET) || test -z "${TEST_PROGS}" || { \ - $(XVFB_START) && { set -e; ${GTESTER} --verbose ${TEST_PROGS}; }; \ - } - @ for subdir in $(SUBDIRS) ; do \ - test "$$subdir" = "." -o "$$subdir" = "po" -o "$$subdir" = "po-properties" || \ - ( cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $@ ) || exit $? ; \ - done -# test-report: run tests in subdirs and generate report -# perf-report: run tests in subdirs with -m perf and generate report -# full-report: like test-report: with -m perf and -m slow -test-report perf-report full-report: ${TEST_PROGS} - @ ignore_logdir=true ; \ - if test -z "$$GTESTER_LOGDIR" ; then \ - GTESTER_LOGDIR=`mktemp -d "\`pwd\`/.testlogs-XXXXXX"`; export GTESTER_LOGDIR ; \ - ignore_logdir=false ; \ - fi ; \ - for subdir in $(SUBDIRS) ; do \ - test "$$subdir" = "." -o "$$subdir" = "po" -o "$$subdir" = "po-properties" || \ - ( cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $@ ) || exit $? ; \ - done ; \ - $(SKIP_GDKTARGET) || test -z "${TEST_PROGS}" || { \ - case $@ in \ - test-report) test_options="-k";; \ - perf-report) test_options="-k -m=perf";; \ - full-report) test_options="-k -m=perf -m=slow";; \ - esac ; \ - $(XVFB_START) && { \ - set -e; \ - if test -z "$$GTESTER_LOGDIR" ; then \ - ${GTESTER} --verbose $$test_options -o test-report.xml ${TEST_PROGS} ; \ - elif test -n "${TEST_PROGS}" ; then \ - ${GTESTER} --verbose $$test_options -o `mktemp "$$GTESTER_LOGDIR/log-XXXXXX"` ${TEST_PROGS} ; \ - fi ; \ - }; \ - }; \ - $$ignore_logdir || { \ - echo '' > $@.xml ; \ - echo '' >> $@.xml ; \ - for lf in `ls -L "$$GTESTER_LOGDIR"/.` ; do \ - sed '1,1s/^?]*?>//' <"$$GTESTER_LOGDIR"/"$$lf" >> $@.xml ; \ - done ; \ - echo >> $@.xml ; \ - echo '' >> $@.xml ; \ - rm -rf "$$GTESTER_LOGDIR"/ ; \ - ${GTESTER_REPORT} --version 2>/dev/null 1>&2 ; test "$$?" != 0 || ${GTESTER_REPORT} $@.xml >$@.html ; \ - } -.PHONY: test test-report perf-report full-report -# run make test as part of make check -check-local: test + recheck tags tags-am uninstall uninstall-am \ + uninstall-installed_testLTLIBRARIES \ + uninstall-installed_testPROGRAMS \ + uninstall-installed_testSCRIPTS \ + uninstall-installed_test_metaDATA \ + uninstall-nobase_installed_testDATA + + +@ENABLE_INSTALLED_TESTS_TRUE@%.test: %$(EXEEXT) Makefile +@ENABLE_INSTALLED_TESTS_TRUE@ $(AM_V_GEN) (echo '[Test]' > $@.tmp; \ +@ENABLE_INSTALLED_TESTS_TRUE@ echo 'Type=session' >> $@.tmp; \ +@ENABLE_INSTALLED_TESTS_TRUE@ echo 'Exec=$(installed_testdir)/$(notdir $<) --tap' >> $@.tmp; \ +@ENABLE_INSTALLED_TESTS_TRUE@ echo 'Output=TAP' >> $@.tmp; \ +@ENABLE_INSTALLED_TESTS_TRUE@ mv $@.tmp $@) + +resources.h: resources.gresource.xml + $(AM_V_GEN) GDK_PIXBUF_MODULE_FILE=$(top_builddir)/gdk-pixbuf/loaders.cache GDK_PIXBUF_PIXDATA=$(top_builddir)/gdk-pixbuf/gdk-pixbuf-pixdata $(GLIB_COMPILE_RESOURCES) $(srcdir)/resources.gresource.xml --target=$@ --sourcedir=$(srcdir) --generate-header + +resources.c: resources.gresource.xml + $(AM_V_GEN) GDK_PIXBUF_MODULE_FILE=$(top_builddir)/gdk-pixbuf/loaders.cache GDK_PIXBUF_PIXDATA=$(top_builddir)/gdk-pixbuf/gdk-pixbuf-pixdata $(GLIB_COMPILE_RESOURCES) $(srcdir)/resources.gresource.xml --target=$@ --sourcedir=$(srcdir) --generate-source -include $(top_srcdir)/git.mk diff --git a/tests/animation.c b/tests/animation.c new file mode 100644 index 0000000..455879b --- /dev/null +++ b/tests/animation.c @@ -0,0 +1,38 @@ +#include +#include + +static void +test_animation (const gchar *filename) +{ + GError *error = NULL; + GdkPixbufAnimation* result = NULL; + + result = gdk_pixbuf_animation_new_from_file (g_test_get_filename (G_TEST_DIST, filename, NULL), &error); + g_assert_no_error (error); + g_assert (result != NULL); + + g_object_unref (result); +} + +static void +test_gif_animation (void) +{ + test_animation ("test-animation.gif"); +} + +static void +test_ani_animation (void) +{ + test_animation ("test-animation.ani"); +} + +int +main (int argc, char *argv[]) +{ + g_test_init (&argc, &argv, NULL); + + g_test_add_func ("/animation/gif", test_gif_animation); + g_test_add_func ("/animation/ani", test_ani_animation); + + return g_test_run (); +} diff --git a/tests/icc-profile.jpeg b/tests/icc-profile.jpeg new file mode 100644 index 0000000000000000000000000000000000000000..c2d78465184771372bce41c17bb6714c737b949a GIT binary patch literal 9575 zcmeHMcUV+c(?1If0-_Y_S`fvqkoB&ph>C!S$|{J84GZO7dRsb{Rk0HrDst7>dr1^x zHx?94%ncEvi6t6Q!DuXRj3sJxzL|Sj!Mu6D=X?MEmgnrAGiT16nfaYI16+mM%zntg z!2_8}WyW0akHMXm7YF8Kyc zr$#WQ>WXDxM6w}`F*7U{+RU_M{H?PE*&0SfhecxjFxI;oP(iHUBYL<}|C8!ba^1?7 z>V}cQzKmHpW8FEbRz18{JtEqWfIR(?r)@?=6wYOZb67ei@M&R;)z3nGY$6jPk!Cj= z+kFz^(@{_PQy;%=`NUBp@Ye>*;fPe3PIH$;@^YQ%WxPVC`c=Uo(~0L!bh=!(!tWM8iSR^yB3ak?~4C#z{vmE@T*@(th^9Ha7j3g?f*(#cU7>mLF zaQQnGdt*Kt{XvepwYrzOFBT6}L8*sOea?5t&uaOxE;dbmjK%tjYCq;+{e86`r=ks6 z)qb3g_2q&>qwR^vm5JZZECOrEEE_puSQN@hLmF|XVvT4K z_#1;fiAZ5A2y5x8=}1XqkC8JC+tFA)o;e-ci6|pc=1F1+SkIB$#F>Ni3Z%Wm5`*mw z8B3ZkQJydELl0R~f&JMy^8oB4t*AJo9yNA4Bc?-eQb(DzyAb!UDP&$nzD|zHl{OgQ$qE{e29_I_k9^#3Vzd!b2 z1oo2;73~#{fAT!h2pi&$M6Jo^!{s$iGyUDq)Fy7SiF`%UNn=IVFw`nSwu7{)txrz1 zHst+CtpC$0VA>JdMD0)7$J#5}joK~R-?T~moylurSjQD=ZzhYNJbsq84glCzR zv_j%+3W9=rFh=(=B88utdp1?jaWY9|I|R?Ky8wT5#yfEhWAEkxyxj!wZZn>JR~b9C zqGo*33dVXpLHg1fTHDX?e#>R-;E5Vq_*TXaEoH3ft>iF6m^_a;ewzsbW6!oTRu5Ne zgNt|_jaTka?4y3R`6pb&QyA0ZIWMketUdDEg(`O|_2b7}g>vw>SS6Tg%p`LoB2i@_ zTIwyKPO+6>t+AGDjCFN&t8B%3`g%~m*iNw5*h>yZN1bC;1F@mLAv7v(EHu$Hk(wGc zI!#qGvAMoEv?y*VIBA@uRz_!?b5(1xjlK=I6t@-HY1&EcjU99ysyd3D^qrt{aTlSh zrmN&?bkn(2eIjc0TIg2H2|A5V>TY!B+^c$sJ@q}ISCNO%Thm+eH1^^8RP`16>HC3K zQGdZ(<1P6ZeL3H%0ivJY4+a+b3xhO+q`}4^+>ojOQLop-(4t{Npe9fXG7jg4R|ShB z^dn$o(I_EA6C#Z^j^V~sjTOh~$HDlbP+@{*f;7=MiJMe4Sq#&ML3mMw5UGijc%#4x zl~H1}J{n?*V)-~toD^?N;1Vhm#Uy z!cD21Do)c+gXu*^euid-G}AbXn^l=B&eqR{IYo2%d763BeB%OcLFGa*PoD>$7A@iz zYZgmOj7zztmCM9@eLgHNTEVZ>tdt6jtGHE_g`%hzVRg|Oer?mW(r3nX+`7v3g&Xu6 zU}MoHesj~!(iY=ZZfoVX!tMI)u%l=vzpLpkX}56?x2JM%;ph6#;ftbu{Qjogei#m1Hg22#7t{O7+D0f}PF|5P8v2XrOBV4W&jR;;w4~O(l)k zOlYn{)TNf9lh8`n3Y;axTyW93KwGJu*j_-yp`+AE>@0NAbpga%bQ3<&eF9pkn}}%Z zbkJRL7kdajImBA>5PJ)roG0{=5NW}S^Md}8x9B4v&M-jo69)?ZoIfDS;t(N#3jn<| zR78xqKnRkCi^0MO4iT0{i6O#hZZwRM5MN4cZa1nsmih>Zu zMM1O_BOy%TMrwgjfIFJw;8rbTMM`G+d0Hg+F7`Z-_7lYJrW|wf5CkL`=tGaMSL+= z3|~qI3J>y!xI=JQI#PI)KgJz{(GIV?fM71I+*thnC<3h&Qwb z+~Lp`+Ch6jtO55nAkyFpZh$yLH{bwK26yNIh%tCTZ$N~hFW^pw{@@Khfan75VL)tQ zFbn}i7KXwwKwM!s1OuW9qaXwjQy2@lV<8kKz(hbi0rx5(n!tkqh$X~8EFhAQ0EvJ& zLJAlFQG|5Boe5cx4LN`a0`5sb{9q=`0z?nyz+6D=U;!)yL=G0gVnEzr8Q>0t6|fQt z05JpHdw__+XRr0YnE%;T#|~@C{smZ$X0ZpbWl;i%<@i;0L%2SKvqZ39iC5xDGeqXSfNs z;1{?J6>tac!ab;jD!327!UK2+zriDT3{T)G{0n}EXYdC+hZpb?UcsO68s5NL_zT{_ zd&EC7CIa8-^2Y+d?XgV8(ilqy7L0S)3@p?xz=AOi+k~YdmV;Q@V8OeMQ5;r<#S+US zEXa?sF2z#580!pVlTaGHY3SWVZ@g~IO)lL(^eeCZNPHX7E1g~^@$wrf@&gA&JBj#u zGRQBjNal)M^vVg7--xdAtFb0t&?9#Q_R?FQM;X3Mi|=l4eA{`WHmN8(9Y+%fy)fxT zT00)HM%}C9A=NCbPgUX})jhPUIv!GCoMe87PxSXe+HAc0^-4UX!u#0rq7wJ0&Y=r7 zC~=Q!8@f|a;vQ8Ainpzfd+=3WudG(wW76m2_b0tPm6uz(Y*8e(l~;5EdVrz?dgaCA zpYpa-yhkrRE@RL!wYE1BZN+TKtk(w?K3G#kgzOp$T~ zYO*H{M}*^8imZrFiCV}$@-sypB-4N%A{#og5Zpul=%r3Fg3h>`9wP_!kFYP4aFre*%>?vAv z6u;8Cb7sN#OB`wF8D+niGChQ)a{5rbSQFo$MLya`h7Ti@mNWX^w8LDP9(`omSFVT$ zp-3JkJ85s3Y$VABq*A;Yj#|{7$p`yL1Hy)^F==R;kC0M!NSr*9;#r3+)fuyC!sg#TK2rv}2X* z46Pp}+hSUmgc_~qH2kB{RBG;OYNcW?twoZc>=2Sdw~BJwMak=kD71oTc3KxP>^1%> zH%{%FMpHw^J%XvCaIp?OwHir~<{2eIg<$Un}OwO1^qwk@Z zF;jAI)bEe8_{bSQ%Jq5Tj70Uu92)%}0dr~cOqAcFyjfq&w<%g^F_T95zkzCBg1MA)ocde)2GRfO^OR(n-;aG$$>Tyrm)wbD8u~P@6K4wK0+{ zk>yZkv?eFn3#IgvrJK<7Rga`uaqik!kx#l~>5G3vCrm=rePk^Zj7f@CrYP9Bf50XL zxqPs^0x|lA!t+okGK%QxX8q=3x)KK)%jfWz$d&%VN!PQ5n)l4 z;nU|wgYBGe;v(~w&)YO{)G(Wj+2Q@8tY;Y}#bnl9lo>d8*qTY72L;agPHVPQGvaC9 z@<3yH#~Bu}o1!YCTPGF>pNwoj;aOZn*3q$}(>rQ0(uEs%o0yx?hrZ46qqbDj$I8;u z!qVEx#>U#p+SwY~X0$0PFT7L`5Ub)mAvrzOHp$ zr2dy5IK>>SFxb_atJ*L#2bH;l3eK`-^gm`ZIXR3M34Q8VSz4>q7TDLzo|&1^yx6QK z_o>Xx)fSd@9GI13gVt@jSvTZ{H)`A@<4YHvdruGVu#~j?(`U}%NDawU$wR8YEbE}| zB($poW&qR{W)>EvewCR6N^On**zGpFfp?uYT-eNp!6_T}m&0{ti&C)LfqAiOmPNOw zZNKqoSIo_b!&xm7Gjis>2yK4T|H93ARjR#y*86#J^RnS>7G1kGWQXwbH}>r-*MfB( z!{%T6ETC=uhbxN5m7HxhzEMw=e$J)x_$^`6qmM_dDf4S#Y=3KqnCY9fH~z$%%(^>L z{+u75cl`(dh$2B#FU~M>8W-9%V?@=bUo^@89vU2ewV>1VG#`!n>rr$64U43@I{o;e+}>*YoD_RZSw^S=&C<8N;p-JxRK zUz^c5Ki2Ks>T|t=a~y+n%TEJ$KQ*6JHJWf7iOn8yl~Z((>4%zjjC0|Lf%4yDGB-+?#KEHr<*r z`dG^&H`mT?X4kvJ#Wfpk1KtGs#5%=APF`yruyAjiUBBd=vu^A7(=(@4xkt~9KilJl z&B2?YKZj;?c0E(xCI4J_`^9C=yJg%6e_C z#VztY@y+#ZTYog4RPpff!{1ss?K#rGchz&33w;~!oOYyB#_)gLxv-^cNt+3g*|szK zrQ2_*IEWp*8{f>x$$XMo zZ&leV^Pfv?+q>O-+hNq>AKr}G7}M%(%$_B#CAp_s-I|`e;g>5my?!a!aV6{efGMjl zuZ`@w517i~x%d5tUvzeOopxC2JK%E8(ntN9+<3KU^X)rZT_P*GbT=zmW#7jtt3T*cVN)=os?XPK z#nibm-I};G%d}fkx^MURb6FLRW6duPW2*x@Osr#mXY_+|yZ9bozDrm%eD?XP>)Krr z-Cr2o>Uu8BdLQcFN~Lo0GP{&=`n6M*ja|;?V`eU|JMq*gzv70IJ21Af+#mmcUg_^_ zw>j;2S$5S)o%U$TXTiZ{P0hEJvZY%s+vZOxNcj5cg5&z-t2PNo-XwVR?Ko)C%06bQ zsGd(Jziiy=*BeI?|9TwzV&@(`u!Vy|kG1-v!!Mg!OdsE6@!Oz-HtW1PB<`KM?dN;D zCN9*7j+f0spOC{rauhco@UiP^~FM@n6j`oP*7F^6a{A{sb>wNFmyX_)?weo#> zag#B2QsVl<9$xS4g8m%RxXbTHm+aoMecHR|Q@6$$_fFjVeEqK_nOPHdC5AK@{czob zx6}4#hVaGZqlcy+8tXpx*M}|m*o!53!QDrtgtwb_dDOF*0MDjlL#>2)mOTeOX`H`4 zEhF~In!?U|cCS7&Zt^u(k1p#MmNi)ta;#PKqaD8|l~lB7^jr2c|7q7V0-{Dt@O*Xs zc-Fh-$D7U!kEz&g>;CJ*t9(X&Y21$f3+^uyzb*(0@hNTJZb*Rnt*rsM!M<)6nmc)w z&np=8{eiB_-7gpPzP;mh#d3bik^`X*&#VsCc{}p`#wM>$cKWNa=hj|#^GA=_G%z!w zWY^-sUQ1gJSsnG2tHZ$@q2;b`UX~v|{N0a-)=UZM-pBp@gV1|!zQMgV=U%Co*nMTh z!U4G#GpZ&vGMumtN?GIivhbDDvb+(KJ+sR*r$6YlaL;3>iLoQP34P998vo+Xr*^$M z6l@TZ=ZwC8d;N|-`Qdx6Z1T@@&{kyozF832wsGSp_3usBny=sR>9y5ST^!Hro9?o) zd-!~duD+Ga)J}1GZ`?>&wg=dOuTGzSa4&uAc!z}RrLSkcwEc2pz25JAe0J11`E~uA zHjj%vKFMhLS9HRg>wBB;OnIAnu-SN*c?Sy1E=6Ce%y+Z%>D1cJYW>=?Zmna?bA}&# zmo=h)eCD-DH`@Pj&*k!)^R1?&zG&{(JTPihPHK5$ed57(i_^h&ApXL!#mIBxQ2O|97_y7O^ literal 0 HcmV?d00001 diff --git a/tests/icc-profile.png b/tests/icc-profile.png new file mode 100644 index 0000000000000000000000000000000000000000..8a22b53cba31dd547afc407c084ee18567730126 GIT binary patch literal 6734 zcmZ`+Ra6vQ+Z_g^OInZyL13t%k?!tpC1>awNdf7W&Y`6R9hW)Mlq&-e1b z_}8=cv)9`D>~${A&Dk;9no0z?)VKfufIvlAUiTmK{s(N#f7=N7HwpkCf;q{_X*<1p z2LKpHoR|b;=?|wj&~dvFqgS>nI+H&qZtR>G01WXG(Txea(>fm(HtaBcsL@D1DB&s5BcF>&E9 za4Sq}3~RAty&mswkb}(qQhBeCE32JO+u~~F_k{-|Mtd(M?KXl?!S|;<(doE&KeA(+ zMb>iE@pQuYr#IoQ!?54)l3&oc;wnh@WHsh@L!%s4fpD|clM(L|p-XX4v2A2o{FI;~EDcIK{WFV1y#$@cwKP6N$2jDI43 zC8&(8yr*$qu73DTaBx93~6tkW?NSD$x|v`R17^`8RY} zr=)52^Q%;9qE>l(aTKPeFHVFU*$}b`xx*B7>^T!y>a0eG^P{&)I&Ss^`etN1$g@m) z+Q8ynuG|G|n`xCZM%&^>#zdjlJP4-6$+rny%0KrEEX4>pFg4NdCZYr(`M-u5uZm_Z zRRVMNhPcwL|6&IyM5p(Z>m46G25UAJkUHztz-MNCZ>Pm0J@{9MhHt$gE;%NdyIKnh zH%50mkJtBX4^n@m4nK@PseKr{E$l_oZ#LDt4(*OUnm)O<2L60%>7VJRGp(QLb2*7p z&(ld=!(b+RTQg6coaNm(^^4j`zCYO#&6pD&;a^LEHGFzk#Q2c>(o$ZuHef~wq(~Ce#HM>b!{iAJm8lYo5i{P*BMfFIwUYwz5F}>ggXxo4aZG2}B z48iHBYJo8Aiz=ATLqX~aO>0aR1u>`iC7AxtisbSa6+4Pxo%PoR{pwRv=qF_(T)R8= z35tW8{injYL;{*74;v$MCla0!@=>(rO^^)YKaz$>yG@DQX7pDrZ;ZZnvQaJ&D z6-?7-I|ihYtWs=Wkjlm*AhhS)^@X|fwAHJ_GuMsLZsbhSUK@Ve(J{&NZ8Gb1x0?Ve z?J&0vB==dyXY^+2Vpt)VT_hS4M${DLAJsL~JcK?Jpd`Zlk@=tprE~Rn<9vO}RtZb- zI?-bU6FK{AopOcJkH-^f*Nf(MIy}kxMQy)jJ#%HJcW3=ub6-fqwdY>!7P+_GHO3vs zsR0UcybxLwz$TjdG1W=+TJTE$R3B#Q>u>FU+LkD_U-4qSoc1^7TK0F{mR48>SX?A` z%+u?*bE6a0hVFv9;e*0mk=UZT2=33ds3kMe0g3eReE5?m>sDqim% zzw**M1!=NV6-SycC%$K{PjA!cu9$Jc71Hr?Z6Uu@TsLkXc0Py^kFgFj^)jn16+S3$ zb^@=bdaQ)G%)?h9KJUfXCXefO>m)ivJFwg;TsmugqOJ+Ay}qC9UctrlX}{36f?=6$ z-@3o`ig&NBt$QW4uzik_Ea+ZZIa)v3$Xs_o9sLbEAKs#L`hW`Y>Aw!Xw!T6;4~26h zal|gHQOTEO9#)?8V{}49*KgJ?m483?7l0we#88!Y##dQ>wR>mvY++i{o4??#aO&%{ zJMXI(=h<)`m;_B=2K<|ZTQ4u_nQ-Q_$9m-JCM*ohP`oyOn{qpD+gzX>sDhY}YFAH@FKB3QGhp!5t<`JSmk|@y4I& z9~g=*2)UO>pqLz*dJ*Qb(%(%WOF3<1-kG8U%e5usC{>5_-W7~Nlxf9=r9*uQjrkUI z({@9iW-VcILTI|oY%O`tI%54u*u>?mvzU)pv$A^LKqHKp#5V!t#xuOuG{R|y-S z-1TUEMQz1I#lZ_oY}2XishM*Wo`q=5>T!8Ltbg{h_%h`$N$+uR+Y$K@ba!c=eysu4 z3ke#!$L!q=ZaMNfGTZIgUq!*XHX8e&!I_UUK`loCi)OoK826)ctQZ$g3^sdn#MG)o z*k4Jn-k`y5@e^JZYEn)|V2qEdQIZl@s5!ksbL+}$9C89$D3Ib9lU@m-IprwM;fT!P z^W(7Vy`EsQR`+t`MzhJ$S{~I`G0@kL&TNdrS)RRYO$*@ymHfgmcVew$DpZA5!9!lx zu^k()NYfnH1L5Jls?w=k%{a!oV3$`6Dj+hpEoC!y73oj>;rS|NRUgH0ut~01(4=l( zy08^0i63wSeOq%;j0{TGvz9>Di)Vv`rRd&Lv@F(&%K;dOeMT|$fjGJ{W{lQ-DhbVj zSa@j#w(?9Sj(7sRf|6ZHI;KyShlIDdVU`mkeE;Zz1C9RnRj;OWRG*w1abuD2LBIt? z=Y>$O+-3#r0P8~QLhjb#_W48BM#=So)xOoi=KkgZ+lAgO(XE!4CjIo(zT9Dv<*n#L znC7(7h1xB7eyQFC^p@a(GQWIt_H_UHg6~22A@ouCN$x|j)EwIdwMOKC?u){xetw81U+ThihcMVtoJ#5QG; zf8B(1DZ{sM*=~QR!f(w_4c>pnV$K3sb(0;pVD8v&{?5imJKdx=}gvTi;mXOcKQq;MogMP3cd!B6>n-h-DA^UZy8Ab$uIuQ)-ct{RETdz zHuF4==u9EH1mjXQ@u0&(y`MMeRwIA61D?c;PA)UtNx|8Z^6q!dOHk2fHi4LFx_%U$ zMXz?QD14u$CBZ700!nHh&UA0Dv8AO*U&lqW{Tx(?;%qiN;9~x)KNCGRV*6#JF}O-G z&USFkXqcl&);9B6_hVu%wO^v){qW5L-OQs(bGnVo^~GR~)kG$e0c}+_Se7C zVr{g}1x}o_g!mMaXLVbYa3F%j3HswX&%4U-FjIOEt*B>*Df_nix1XYC08pn|tA8fx z9G?O@z1Ka%k#f9Q4u9?TNZPbC_<{sYOe6A%)cW7 zg=W42he;lnrzY=DQ?)fxfat0?nZJJW$=%2wd#9twJ`o)6v{_!3@2JFr-IbK9>4BtRr5CJWZS7wE>^wl$oa+e zEQZCo%cr;3TV0&obra2bxXnDfsF0neM{A#-Z{bwnwW* zbJlXvdkN%Mh8v3X*9Kq?np^wo-DBO9CLNQ+$8!ZdahB>jqZi@6J0xeJAmEeL6 zMvBwqaLE&DKU!ANq>L$4Yw;dE-VNDKv0?5Z4abdn-Iey2$kM)})Z>4D(sL3&+WEh; zQ8kEK%(gkE0z6UhCK;(wOIgrb^yFC;d5Pv&@|CJ;!Cp~|`?y2ppQEu^Z~91^E5Azm zM5o;gKd0Nxuj>i|+=fLD@@U_pNB9w4l_qg5(4xT{eNnN3M}i}ZRE{;P!E26?Nq`wG!w6Gsv5dEx6SE6{G_2oQ+zeDv&O14vH1U!0gDY`d)*h&%n_1pdC z+Y-#n@1DoS@o=J!Mbo@bx=H+twPE0>^nDXfK7kQ0O`R37TyR38=3$lJSnvT``cSR| z7tedO6}=dp^hLa73OzsK7Nf?fbC8`Ww9F`f(yF?rj2g<#m1mh2$~97X{8Dt3|Dt+p z<~&7kgj)3Ig|SM(xUJUIUKgTtgWUm?mOx$`@HvU*flmjYTW-r&XCAulPr-vM*K3yAZmXK(gKd#5}0z}cD9 zP>=*McKfciI>zZjaa6^XO#uI6pPn%p;8H$G$-_}-G__BzrjePwb~7JvJkF9oMXL=P z%b82x&*~PNU!H3`LA|1GI-hW~oqDuTa<%LZG+s@N92+TGP0h_&joMtbgf0D%%Y|F$ zbey|<7?nIdv^xE6l{ul_^=@mIIYB}r6G^nPRGc^Q4jjRg~^HklE{qwDp!H~Nq@!0&H7 zZWfjC4l~4Du(%l0B8FNRvOo=m3cl8Bt9R7p;Hw{Dh0M>&m%J5#RGGv?lW2@me`7nM zISYLwzy#a|436_A!Lw1_Qsu~e87eyT^84yrqP4zld%;&Y1Azu_v8I?g%P(MTLP{46$XG5AYP^qq4<=6?Jj{_ zZFkYr$`Nq-9DD6&RP=L%lgwFJCtIe+%vGB*jiwO1LcNZBJrE<@g~{Nd9sd38w3S32 zJVU^3qvs6(2xuzXa3|eTeSd#*7E3Gcd$AW3gyh3@P2s7Cd`%y+%3$IBzaD$Tel9OBO8~f&8*);pz@ zmY4g^I0|gywqbU0w}j{))YUPqk?d;-9gAN_pDxZM6^MP_%Q-ZCU|Zt0x@VD;l*}cb zwN36W*J&>-9N09p04*ocmB($1&3twD>Be*4wkdml1jY+$ab1${mpINZ;Dqa+toHbw z*8tMOlNINBkEF5=4pU6nY)JI9^eaGvUEDJhh93fO;|s)*8a~U#E~0(#PA5 z&dy<0)=?ZB9JKIc%u_;PyD$dguh96-4_X{iL~P7rz;mQ`x^cS(D&PL!Gk)#4HSUyb znO>5;r=+_-(B2q|B61k|K_JZJ3gn`|i}(gK(B z;lK_JC8_v{XpH7A%0;_b*gH1FGvT7B>dP!$F@2LjKXmiqv9r~BhAGFRJHz~I1B7yx z_Fg|a?jU+&-FP%fkN-MiZuSG0)3{q?%MF)E0Z<#g5}iSaU78pprt$b(Tn~3BmONfi zoF)c~Xm($lzUye5xf~S6%n~AJu8z&rO+3bFqH8V6NDF>KkR5T$hCO7ry)MHD87skZ z7NUuWqE-{}BUxECCh@r!vB;R#SaGk;o5`i=52caYW1x?Z$5Bkej^s!ma5>k>aaDJq zGieBw{iAO!sWhn(GHP4g8mdrFtfr!&_;}!b+6M9LmS18yfZIUuPf4R) zZSYxZ$%QAJE|laj^<2BZGw^8vu^AD5!t+UJpLjKlmggZ6k0nV|tKVC^7Z>X;bi;EV zy_=3ZDXorbzcfmswJKHSAms5b%KeBY4-<*&dJ9=gB?dJ@W*pN@o16Teg5OR}3=dcZ z%OrWMBiw>Pb^)*}VzsjgSRM*~D20r!x#Cy;?zZ z;JyXO2;v25m67B?zsE2yAY(MSumJIMwT?unDLh^(e7cXH`LsWx36j2QEJ_KXHNZh= zM))$D)4T329$k{G>{o1@GHtQS?35wCMf*Z)+~pJ4UGcjrF&UCi65Z|a=~i9+y6g7h z)FX|^Wx1qY{1~Ico{yGg#Ot_x!C=jYa3d`4e4i&A9M_KT*&s21ff=Ty9uC=(<_%Y9 zy8(#q(#u#JOWPoy?NDHF`ZLO;hP^yTOEYe0jR`Rv2Fx`v-|vpgMAexUX{v@jEQ02P z@A+6bipMi{6gS8Xt^!1=&7$2E@D=ZPLSt|IL51JxtcL~%wBY!5n|;ZxrddSvksfzf z6d#gh2U+Jddj@@nMJ80&gdDbnk2-~(OaE|mxG(Uo(EOdv|136(N;!#sC=X7!lL4|c zBLF}UBrg|OiwdUj<1eie!6TQA%Ki-)fDmQCAvj3vMyG@!BV#adpZHM71wuMY@T1F5 zO2C04#gK!FcklI;%^b?)fV4APM0F=WttdM%=u z028d)LShKst=|Fyb#tNA^gt~qla<*w)(I&6%QTFy-XTqPxS z@u1!D^&?%qCsaX({l(wkLzH5Je5wW_!u^zk+NuPKfVl z3M-QS&HF-&f|TZjm{?o^Zi}()XNe^!(_on^Wuo(!h8RDd41ePVZ`c!QVVK8Lma$M?7kTAIW>;*rZ zp79tx9=&&Ub$uPe2H-%WvSSXQV2ERA#{K{(+S7vHJ4@UCEP(Fphz7{WiR@eRZYqG3uNQ)ywCpTJavHg=zA3(bCF|5LlBFbHO#(pIF6FO`@>V8Z;hVCeLf9CO7_Bl7H0M|_(=z6QA7^v#R z7#sFS+61ACESzMqKL8tmX>w`emo0DYpeg|%X^J1t?U-oqCGO^{*2C7>4G+g!vyq9Y zm;AQMOd-Jle*ktUbE=0Y*K@ZR@d87lE{iZTMl%6ket!Pa%F3^=u!_NP#taUh%7M)W zFMHOtD877MG#LHRKKMz2<-KT(8w`yAyXeoyD;5;u32^qwIwn&s*bo2!ka;T@d&~HE zJGyxSRBfO>ZyEHw?VMcgJa_M|dH(sV|M|8y-gaW|JnjAwfS;ES4C3Pl@d@ek35y8` ziSdI$ynawr0;nix%Gb+Uhy4$4TIxvv literal 0 HcmV?d00001 diff --git a/tests/pixbuf-icc.c b/tests/pixbuf-icc.c new file mode 100644 index 0000000..7f8ee4d --- /dev/null +++ b/tests/pixbuf-icc.c @@ -0,0 +1,96 @@ +/* -*- Mode: C; c-basic-offset: 2; -*- */ +/* GdkPixbuf library - test loaders + * + * Copyright (C) 2013 Red Hat, Inc. + * + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, see . + * + * Author: Matthias Clasen + */ + +#include "config.h" +#include "gdk-pixbuf/gdk-pixbuf.h" +#include "test-common.h" + +static void +test_incremental (gconstpointer data) +{ + const gchar *filename = data; + GdkPixbufLoader *loader; + GdkPixbuf *pixbuf; + GError *error = NULL; + const gchar *profile; + gchar *contents; + gsize size; + + if (!format_supported (filename)) + { + g_test_skip ("format not supported"); + return; + } + + g_file_get_contents (g_test_get_filename (G_TEST_DIST, filename, NULL), &contents, &size, &error); + g_assert_no_error (error); + + loader = gdk_pixbuf_loader_new (); + + gdk_pixbuf_loader_write (loader, (const guchar*)contents, size, &error); + g_assert_no_error (error); + + gdk_pixbuf_loader_close (loader, &error); + g_assert_no_error (error); + + pixbuf = gdk_pixbuf_loader_get_pixbuf (loader); + profile = gdk_pixbuf_get_option (pixbuf, "icc-profile"); + g_assert (profile != NULL); + + g_object_unref (loader); + g_free (contents); +} + +static void +test_nonincremental (gconstpointer data) +{ + const gchar *filename = data; + GError *error = NULL; + GdkPixbuf *pixbuf; + const gchar *profile; + + if (!format_supported (filename)) + { + g_test_skip ("format not supported"); + return; + } + + pixbuf = gdk_pixbuf_new_from_file (g_test_get_filename (G_TEST_DIST, filename, NULL), &error); + g_assert_no_error (error); + + profile = gdk_pixbuf_get_option (pixbuf, "icc-profile"); + g_assert (profile != NULL); + + g_object_unref (pixbuf); +} + +int +main (int argc, char **argv) +{ + g_test_init (&argc, &argv, NULL); + + g_test_add_data_func ("/pixbuf/icc/png", "icc-profile.png", test_nonincremental); + g_test_add_data_func ("/pixbuf/icc/jpeg", "icc-profile.jpeg", test_nonincremental); + g_test_add_data_func ("/pixbuf/icc/png/incremental", "icc-profile.png", test_incremental); + g_test_add_data_func ("/pixbuf/icc/jpeg/incremental", "icc-profile.jpeg", test_incremental); + + return g_test_run (); +} diff --git a/tests/pixbuf-icon-serialize.c b/tests/pixbuf-icon-serialize.c new file mode 100644 index 0000000..880c654 --- /dev/null +++ b/tests/pixbuf-icon-serialize.c @@ -0,0 +1,67 @@ +#include "config.h" +#include "gdk-pixbuf/gdk-pixbuf.h" +#include "test-common.h" +#include +#include + +static void +test_serialize (void) +{ + GError *error = NULL; + GdkPixbuf *pixbuf; + GdkPixbuf *pixbuf2; + GVariant *data; + GIcon *icon; + GInputStream *stream; + + if (!format_supported ("png")) + { + g_test_skip ("format not supported"); + return; + } + + pixbuf = gdk_pixbuf_new_from_file (g_test_get_filename (G_TEST_DIST, "test-image.png", NULL), &error); + g_assert_no_error (error); + g_assert (pixbuf != NULL); + + /* turn it into a GVariant */ + data = g_icon_serialize (G_ICON (pixbuf)); + + /* back to a GIcon, but this will be a GBytesIcon, not GdkPixbuf */ + icon = g_icon_deserialize (data); + g_assert (G_IS_BYTES_ICON (icon)); + + /* but since that is a GLoadableIcon, we can load it again */ + stream = g_loadable_icon_load (G_LOADABLE_ICON (icon), 0, NULL, NULL, &error); + g_assert_no_error (error); + pixbuf2 = gdk_pixbuf_new_from_stream (stream, NULL, &error); + g_assert_no_error (error); + + /* make sure that the pixels are the same. + * our _serialize() uses png, so this should be perfect. + */ + { + guchar *pixels_a, *pixels_b; + guint len_a, len_b; + pixels_a = gdk_pixbuf_get_pixels_with_length (pixbuf, &len_a); + pixels_b = gdk_pixbuf_get_pixels_with_length (pixbuf2, &len_b); + g_assert (len_a == len_b); + g_assert (memcmp (pixels_a, pixels_b, len_a) == 0); + } + + g_object_unref (pixbuf2); + g_object_unref (pixbuf); + g_object_unref (stream); + g_variant_unref (data); + +} + +int +main (int argc, char **argv) +{ + g_test_init (&argc, &argv, NULL); + + g_test_add_func ("/pixbuf/icon/serialize", test_serialize); + + return g_test_run (); +} diff --git a/tests/pixbuf-lowmem.c b/tests/pixbuf-lowmem.c index ae4fb47..1c3b52c 100644 --- a/tests/pixbuf-lowmem.c +++ b/tests/pixbuf-lowmem.c @@ -14,8 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA. + * along with this program; if not, see . */ #include "config.h" @@ -197,9 +196,6 @@ main (int argc, char **argv) /* Set a malloc which emulates low mem */ g_mem_set_vtable (&limited_table); -#if !GLIB_CHECK_VERSION (2, 35, 3) - g_type_init (); -#endif g_log_set_always_fatal (G_LOG_LEVEL_WARNING | G_LOG_LEVEL_ERROR | G_LOG_LEVEL_CRITICAL); /* memory tests */ diff --git a/tests/pixbuf-random.c b/tests/pixbuf-random.c index c1cabb5..1f8646b 100644 --- a/tests/pixbuf-random.c +++ b/tests/pixbuf-random.c @@ -14,8 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA. + * along with this program; if not, see . */ #include "config.h" @@ -126,9 +125,6 @@ main (int argc, char **argv) } g_print ("the last tested image is saved to the file \"pixbuf-random-image\"\n\n"); -#if !GLIB_CHECK_VERSION (2, 35, 3) - g_type_init (); -#endif g_log_set_always_fatal (G_LOG_LEVEL_WARNING | G_LOG_LEVEL_ERROR | G_LOG_LEVEL_CRITICAL); g_random_set_seed (seed); diff --git a/tests/pixbuf-randomly-modified.c b/tests/pixbuf-randomly-modified.c index 9d3efe8..5540187 100644 --- a/tests/pixbuf-randomly-modified.c +++ b/tests/pixbuf-randomly-modified.c @@ -14,8 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA. + * along with this program; if not, see . */ #include "config.h" @@ -25,13 +24,10 @@ #include #include #include - -static void -disaster (const char *what) -{ - perror (what); - exit (EXIT_FAILURE); -} +#include +#ifdef HAVE_SYS_RESOURCE_H +#include +#endif static void randomly_modify (const gchar *image, guint size) @@ -51,11 +47,9 @@ randomly_modify (const gchar *image, guint size) img_copy[index] = byte; f = fopen ("pixbuf-randomly-modified-image", "w"); - if (!f) - disaster ("fopen"); + g_assert (f != NULL); fwrite (img_copy, size, 1, f); - if (ferror (f)) - disaster ("fwrite"); + g_assert (!ferror (f)); fclose (f); loader = gdk_pixbuf_loader_new (); @@ -67,95 +61,63 @@ randomly_modify (const gchar *image, guint size) } static void -write_seed (int seed) +test_randomly_modified (gconstpointer data) { - FILE *f; - /* write this so you can reproduce failed tests */ - f = fopen ("pixbuf-randomly-modified-seed", "w"); - - if (!f) - disaster ("fopen"); - - if (fprintf (f, "%d\n", seed) < 0) - disaster ("fprintf"); - - if (fclose (f) < 0) - disaster ("fclose"); - - g_print ("seed: %d\n", seed); -} - -static void -usage (void) -{ - g_print ("usage: pixbuf-randomly-modified [-s ] ... \n"); - exit (EXIT_FAILURE); + const gchar *file = data; + const gchar *path; + gchar *buffer; + gsize size; + gint iterations; + gint i; + GError *error = NULL; + + path = g_test_get_filename (G_TEST_DIST, "test-images", file, NULL); + g_file_get_contents (path, &buffer, &size, &error); + g_assert_no_error (error); + + if (g_test_thorough ()) + iterations = 1000; + else + iterations = 1; + + for (i = 0; i < iterations; i++) + randomly_modify (buffer, size); + + g_free (buffer); } int main (int argc, char **argv) { - int seed, i; - gboolean got_seed = FALSE; - GPtrArray *files = g_ptr_array_new (); + const gchar *name; + gchar *test_images_dir; + gchar *path; + GDir *dir; +#ifdef HAVE_SETRLIMIT + struct rlimit max_mem_size; + + max_mem_size.rlim_cur = 100 * 1024 * 1024; /* 100M */ + max_mem_size.rlim_max = max_mem_size.rlim_cur; + setrlimit (RLIMIT_DATA, &max_mem_size); +#ifdef RLIMIT_AS + setrlimit (RLIMIT_AS, &max_mem_size); +#endif +#endif - if (argc == 1) - usage (); - - seed = time (NULL); + g_test_init (&argc, &argv, NULL); - for (i = 1; i < argc; ++i) + test_images_dir = g_build_filename (g_test_get_dir (G_TEST_DIST), "test-images", NULL); + dir = g_dir_open (test_images_dir, 0, NULL); + while ((name = g_dir_read_name (dir)) != NULL) { - if (strncmp (argv[i], "-s", 2) == 0) - { - if (strlen (argv[i]) > 2) - usage(); - if (i+1 < argc) - { - seed = atoi (argv[i+1]); - got_seed = TRUE; - ++i; - } - else - usage(); - } - else - g_ptr_array_add (files, strdup (argv[i])); + path = g_strconcat ("/pixbuf/randomly-modified/", name, NULL); + g_test_add_data_func_full (path, g_strdup (name), test_randomly_modified, g_free); + g_free (path); } + g_dir_close (dir); + g_free (test_images_dir); - if (!got_seed) - write_seed (seed); + g_test_message ("Modified image is written to pixbuf-randomly-modified-image"); - g_random_set_seed (seed); - - g_print ("the last tested image is saved to pixbuf-randomly-modified-image\n"); - -#if !GLIB_CHECK_VERSION (2, 35, 3) - g_type_init (); -#endif - g_log_set_always_fatal (G_LOG_LEVEL_WARNING | G_LOG_LEVEL_ERROR | G_LOG_LEVEL_CRITICAL); - - for (;;) - for (i = 0; i < files->len; ++i) - { - gchar *contents; - gsize size; - GError *err = NULL; - - fflush (stdout); - if (!g_file_get_contents (files->pdata[i], &contents, &size, &err)) - { - g_print ("%s: error: %s\n", (char *)files->pdata[i], err->message); - } - else - { - g_print ("%s\t\t", (char *)files->pdata[i]); - randomly_modify (contents, size); - g_print ("done\n"); - - g_free (contents); - } - } - - return 0; + return g_test_run (); } diff --git a/tests/pixbuf-read.c b/tests/pixbuf-read.c index c2e3300..dbcf1cb 100644 --- a/tests/pixbuf-read.c +++ b/tests/pixbuf-read.c @@ -14,8 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA. + * along with this program; if not, see . */ #include "config.h" @@ -52,9 +51,6 @@ main (int argc, char **argv) { int i; -#if !GLIB_CHECK_VERSION (2, 35, 3) - g_type_init (); -#endif g_log_set_always_fatal (G_LOG_LEVEL_WARNING | G_LOG_LEVEL_ERROR | G_LOG_LEVEL_CRITICAL); if (argc == 1) diff --git a/tests/pixbuf-resource.c b/tests/pixbuf-resource.c new file mode 100644 index 0000000..2e6ef2c --- /dev/null +++ b/tests/pixbuf-resource.c @@ -0,0 +1,147 @@ +/* -*- Mode: C; c-basic-offset: 2; -*- */ +/* GdkPixbuf library - test loaders + * + * Copyright (C) 2013 Red Hat, Inc. + * + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, see . + * + * Author: Matthias Clasen + */ + +#include "config.h" +#include "gdk-pixbuf/gdk-pixbuf.h" +#include "test-common.h" +#include + +#define compare_option(p1, p2, key) \ + g_strcmp0 (gdk_pixbuf_get_option (p1, key), gdk_pixbuf_get_option (p2, key)) + +static gboolean +pixdata_equal (GdkPixbuf *p1, GdkPixbuf *p2) +{ + if (gdk_pixbuf_get_colorspace (p1) != gdk_pixbuf_get_colorspace (p2)) + return FALSE; + if (gdk_pixbuf_get_n_channels (p1) != gdk_pixbuf_get_n_channels (p2)) + return FALSE; + if (gdk_pixbuf_get_bits_per_sample (p1) != gdk_pixbuf_get_bits_per_sample (p2)) + return FALSE; + if (gdk_pixbuf_get_width (p1) != gdk_pixbuf_get_width (p2)) + return FALSE; + if (gdk_pixbuf_get_height (p1) != gdk_pixbuf_get_height (p2)) + return FALSE; + if (gdk_pixbuf_get_rowstride (p1) != gdk_pixbuf_get_rowstride (p2)) + return FALSE; + if (memcmp (gdk_pixbuf_get_pixels (p1), gdk_pixbuf_get_pixels (p2), + gdk_pixbuf_get_byte_length (p1)) != 0) + return FALSE; + + return TRUE; +} + +static gboolean +pixbuf_equal (GdkPixbuf *p1, GdkPixbuf *p2) +{ + if (!pixdata_equal (p1, p2)) + return FALSE; + if (compare_option (p1, p2, "Title") != 0) + return FALSE; + if (compare_option (p1, p2, "Artist") != 0) + return FALSE; + if (compare_option (p1, p2, "x_hot") != 0) + return FALSE; + if (compare_option (p1, p2, "y_hot") != 0) + return FALSE; + if (compare_option (p1, p2, "orientation") != 0) + return FALSE; + if (compare_option (p1, p2, "icc-profile") != 0) + return FALSE; + + return TRUE; +} + +static void +test_resource (void) +{ + const gchar *path; + GError *error = NULL; + GdkPixbuf *pixbuf, *ref; + + if (!format_supported ("png")) + { + g_test_skip ("format not supported"); + return; + } + + path = g_test_get_filename (G_TEST_DIST, "icc-profile.png", NULL); + ref = gdk_pixbuf_new_from_file (path, &error); + g_assert_no_error (error); + + pixbuf = gdk_pixbuf_new_from_resource ("/test/resource/icc-profile.png", &error); + g_assert_no_error (error); + g_assert (pixbuf_equal (pixbuf, ref)); + g_object_unref (pixbuf); + + pixbuf = gdk_pixbuf_new_from_resource ("/test/resource/icc-profile.pixdata", &error); + g_assert_no_error (error); + g_assert (pixdata_equal (pixbuf, ref)); + g_object_unref (pixbuf); + + pixbuf = gdk_pixbuf_new_from_resource ("/no/such/resource", &error); + g_assert (pixbuf == NULL); + g_assert_error (error, G_RESOURCE_ERROR, G_RESOURCE_ERROR_NOT_FOUND); + g_clear_error (&error); + + pixbuf = gdk_pixbuf_new_from_resource ("resource:///test/resource/icc-profile.png", &error); + g_assert (pixbuf == NULL); + g_assert_error (error, G_RESOURCE_ERROR, G_RESOURCE_ERROR_NOT_FOUND); + g_clear_error (&error); + + g_object_unref (ref); +} + +static void +test_resource_at_scale (void) +{ + const gchar *path; + GError *error = NULL; + GdkPixbuf *pixbuf, *ref; + + if (!format_supported ("png")) + { + g_test_skip ("format not supported"); + return; + } + + path = g_test_get_filename (G_TEST_DIST, "icc-profile.png", NULL); + ref = gdk_pixbuf_new_from_file_at_scale (path, 40, 10, FALSE, &error); + g_assert_no_error (error); + + pixbuf = gdk_pixbuf_new_from_resource_at_scale ("/test/resource/icc-profile.png", 40, 10, FALSE, &error); + g_assert_no_error (error); + g_assert (pixbuf_equal (pixbuf, ref)); + g_object_unref (pixbuf); + + g_object_unref (ref); +} + +int +main (int argc, char **argv) +{ + g_test_init (&argc, &argv, NULL); + + g_test_add_func ("/pixbuf/resource", test_resource); + g_test_add_func ("/pixbuf/resource/at-scale", test_resource_at_scale); + + return g_test_run (); +} diff --git a/tests/pixbuf-save.c b/tests/pixbuf-save.c new file mode 100644 index 0000000..72a7aea --- /dev/null +++ b/tests/pixbuf-save.c @@ -0,0 +1,147 @@ +/* -*- Mode: C; c-basic-offset: 2; -*- */ +/* GdkPixbuf library - test loaders + * + * Copyright (C) 2013 Red Hat, Inc. + * + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, see . + * + * Author: Matthias Clasen + */ + +#include "gdk-pixbuf/gdk-pixbuf.h" +#include "test-common.h" +#include + +#define compare_option(p1, p2, key) \ + g_strcmp0 (gdk_pixbuf_get_option (p1, key), gdk_pixbuf_get_option (p2, key)) + +static gboolean +pixdata_equal (GdkPixbuf *p1, GdkPixbuf *p2) +{ + if (gdk_pixbuf_get_colorspace (p1) != gdk_pixbuf_get_colorspace (p2)) + return FALSE; + if (gdk_pixbuf_get_n_channels (p1) != gdk_pixbuf_get_n_channels (p2)) + return FALSE; + if (gdk_pixbuf_get_bits_per_sample (p1) != gdk_pixbuf_get_bits_per_sample (p2)) + return FALSE; + if (gdk_pixbuf_get_width (p1) != gdk_pixbuf_get_width (p2)) + return FALSE; + if (gdk_pixbuf_get_height (p1) != gdk_pixbuf_get_height (p2)) + return FALSE; + if (gdk_pixbuf_get_rowstride (p1) != gdk_pixbuf_get_rowstride (p2)) + return FALSE; + if (memcmp (gdk_pixbuf_get_pixels (p1), gdk_pixbuf_get_pixels (p2), + gdk_pixbuf_get_byte_length (p1)) != 0) + return FALSE; + + return TRUE; +} + +static gboolean +pixbuf_equal (GdkPixbuf *p1, GdkPixbuf *p2) +{ + if (!pixdata_equal (p1, p2)) + return FALSE; + if (compare_option (p1, p2, "Title") != 0) + return FALSE; + if (compare_option (p1, p2, "Artist") != 0) + return FALSE; + if (compare_option (p1, p2, "x_hot") != 0) + return FALSE; + if (compare_option (p1, p2, "y_hot") != 0) + return FALSE; + if (compare_option (p1, p2, "orientation") != 0) + return FALSE; + if (compare_option (p1, p2, "icc-profile") != 0) + return FALSE; + + return TRUE; +} + +static void +test_save_roundtrip (void) +{ + GError *error = NULL; + GdkPixbuf *ref; + GdkPixbuf *pixbuf; + + if (!format_supported ("png")) + { + g_test_skip ("format not supported"); + return; + } + + ref = gdk_pixbuf_new_from_file (g_test_get_filename (G_TEST_DIST, "test-image.png", NULL), &error); + g_assert_no_error (error); + + gdk_pixbuf_save (ref, "pixbuf-save-roundtrip", "png", &error, NULL); + g_assert_no_error (error); + + pixbuf = gdk_pixbuf_new_from_file ("pixbuf-save-roundtrip", &error); + g_assert_no_error (error); + + g_assert (pixbuf_equal (pixbuf, ref)); + + g_object_unref (pixbuf); + g_object_unref (ref); +} + +static void +test_save_options (void) +{ + GdkPixbuf *ref; + GdkPixbuf *pixbuf; + GError *error = NULL; + + if (!format_supported ("png")) + { + g_test_skip ("format not supported"); + return; + } + + ref = gdk_pixbuf_new (GDK_COLORSPACE_RGB, FALSE, 8, 10, 10); + gdk_pixbuf_fill (ref, 0xff00ff00); + + gdk_pixbuf_save (ref, "pixbuf-save-options", "png", &error, + "tEXt::option1", "Some text to transport via option", + "tEXt::long-option-name123456789123456789123456789", "", +#ifdef PNG_iTXt_SUPPORTED + "tEXt::3", "αβγδ", +#endif + NULL); + g_assert_no_error (error); + + pixbuf = gdk_pixbuf_new_from_file ("pixbuf-save-options", &error); + g_assert_no_error (error); + + g_assert_cmpstr (gdk_pixbuf_get_option (pixbuf, "tEXt::option1"), ==, "Some text to transport via option"); + g_assert_cmpstr (gdk_pixbuf_get_option (pixbuf, "tEXt::long-option-name123456789123456789123456789"), ==, ""); +#ifdef PNG_iTXt_SUPPORTED + g_assert_cmpstr (gdk_pixbuf_get_option (pixbuf, "tEXt::3"), ==, "αβγδ"); +#endif + + g_object_unref (pixbuf); + g_object_unref (ref); +} + +int +main (int argc, char **argv) +{ + g_test_init (&argc, &argv, NULL); + + g_test_add_func ("/pixbuf/save/roundtrip", test_save_roundtrip); + g_test_add_func ("/pixbuf/save/options", test_save_options); + + return g_test_run (); +} diff --git a/tests/pixbuf-scale.c b/tests/pixbuf-scale.c new file mode 100644 index 0000000..eeddfe6 --- /dev/null +++ b/tests/pixbuf-scale.c @@ -0,0 +1,83 @@ +/* -*- Mode: C; c-basic-offset: 2; -*- */ +/* GdkPixbuf library - test loaders + * + * Copyright (C) 2013 Red Hat, Inc. + * + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, see . + * + * Author: Matthias Clasen + */ + +#include "config.h" +#include "gdk-pixbuf/gdk-pixbuf.h" +#include "test-common.h" + +static void +test_scale (gconstpointer data) +{ + const gchar *filename = data; + const gchar *path; + GError *error = NULL; + GdkPixbuf *ref; + GdkPixbuf *pixbuf; + gint width, height; + + if (!format_supported (filename)) + { + g_test_skip ("format not supported"); + return; + } + + path = g_test_get_filename (G_TEST_DIST, filename, NULL); + ref = gdk_pixbuf_new_from_file (path, &error); + g_assert_no_error (error); + + width = gdk_pixbuf_get_width (ref); + height = gdk_pixbuf_get_height (ref); + + pixbuf = gdk_pixbuf_new_from_file_at_scale (path, 2 * width, 3 * height, FALSE, &error); + g_assert_no_error (error); + + g_assert_cmpint (gdk_pixbuf_get_width (pixbuf), ==, 2 * width); + g_assert_cmpint (gdk_pixbuf_get_height (pixbuf), ==, 3 * height); + + g_object_unref (pixbuf); + + pixbuf = gdk_pixbuf_new_from_file_at_scale (path, 4 * width, 2 * height, TRUE, &error); + g_assert_no_error (error); + + g_assert_cmpint (gdk_pixbuf_get_width (pixbuf), ==, 2 * width); + g_assert_cmpint (gdk_pixbuf_get_height (pixbuf), ==, 2 * height); + + g_object_unref (pixbuf); + + g_object_unref (ref); +} + +int +main (int argc, char **argv) +{ + g_test_init (&argc, &argv, NULL); + + g_test_add_data_func ("/pixbuf/scale/png", "test-images/valid_png_test", test_scale); + g_test_add_data_func ("/pixbuf/scale/bmp", "test-images/valid_bmp_test", test_scale); + g_test_add_data_func ("/pixbuf/scale/gif", "test-images/valid_gif_test", test_scale); + g_test_add_data_func ("/pixbuf/scale/jpeg", "test-images/valid_jpeg_test", test_scale); + g_test_add_data_func ("/pixbuf/scale/ras", "test-images/valid_ras_test", test_scale); + g_test_add_data_func ("/pixbuf/scale/tga", "test-images/valid_tga_test", test_scale); + g_test_add_data_func ("/pixbuf/scale/xpm", "test-images/valid_xpm_test", test_scale); + g_test_add_data_func ("/pixbuf/scale/xbm", "test-images/valid.xbm", test_scale); + + return g_test_run (); +} diff --git a/tests/pixbuf-stream.c b/tests/pixbuf-stream.c new file mode 100644 index 0000000..78bfeb0 --- /dev/null +++ b/tests/pixbuf-stream.c @@ -0,0 +1,217 @@ +/* -*- Mode: C; c-basic-offset: 2; -*- */ +/* GdkPixbuf library - test loaders + * + * Copyright (C) 2013 Red Hat, Inc. + * + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, see . + * + * Author: Matthias Clasen + */ + +#include "config.h" +#include "gdk-pixbuf/gdk-pixbuf.h" +#include "test-common.h" +#include + +#define compare_option(p1, p2, key) \ + g_strcmp0 (gdk_pixbuf_get_option (p1, key), gdk_pixbuf_get_option (p2, key)) + +static gboolean +pixbuf_equal (GdkPixbuf *p1, GdkPixbuf *p2) +{ + if (gdk_pixbuf_get_colorspace (p1) != gdk_pixbuf_get_colorspace (p2)) + return FALSE; + if (gdk_pixbuf_get_n_channels (p1) != gdk_pixbuf_get_n_channels (p2)) + return FALSE; + if (gdk_pixbuf_get_bits_per_sample (p1) != gdk_pixbuf_get_bits_per_sample (p2)) + return FALSE; + if (gdk_pixbuf_get_width (p1) != gdk_pixbuf_get_width (p2)) + return FALSE; + if (gdk_pixbuf_get_height (p1) != gdk_pixbuf_get_height (p2)) + return FALSE; + if (gdk_pixbuf_get_rowstride (p1) != gdk_pixbuf_get_rowstride (p2)) + return FALSE; + if (memcmp (gdk_pixbuf_get_pixels (p1), gdk_pixbuf_get_pixels (p2), + gdk_pixbuf_get_byte_length (p1)) != 0) + return FALSE; + if (compare_option (p1, p2, "Title") != 0) + return FALSE; + if (compare_option (p1, p2, "Artist") != 0) + return FALSE; + if (compare_option (p1, p2, "x_hot") != 0) + return FALSE; + if (compare_option (p1, p2, "y_hot") != 0) + return FALSE; + if (compare_option (p1, p2, "orientation") != 0) + return FALSE; + if (compare_option (p1, p2, "icc-profile") != 0) + return FALSE; + + return TRUE; +} + +static void +test_stream (gconstpointer data) +{ + const gchar *filename = data; + const gchar *path; + GError *error = NULL; + GdkPixbuf *pixbuf, *ref; + GFile *file; + GInputStream *stream; + + if (!format_supported (filename)) + { + g_test_skip ("format not supported"); + return; + } + + path = g_test_get_filename (G_TEST_DIST, filename, NULL); + ref = gdk_pixbuf_new_from_file (path, &error); + g_assert_no_error (error); + + file = g_file_new_for_path (path); + stream = (GInputStream *)g_file_read (file, NULL, &error); + g_assert_no_error (error); + + pixbuf = gdk_pixbuf_new_from_stream (stream, NULL, &error); + g_assert_no_error (error); + g_assert (pixbuf_equal (pixbuf, ref)); + g_object_unref (pixbuf); + + g_object_unref (stream); + g_object_unref (file); + g_object_unref (ref); +} + +static void +async_done_cb (GObject *source, GAsyncResult *res, gpointer data) +{ + GdkPixbuf *ref = data; + GdkPixbuf *pixbuf; + GError *error = NULL; + + pixbuf = gdk_pixbuf_new_from_stream_finish (res, &error); + g_assert_no_error (error); + + g_assert (pixbuf_equal (pixbuf, ref)); + + g_object_unref (pixbuf); + g_object_unref (ref); +} + +static void +test_stream_async (gconstpointer data) +{ + const gchar *filename = data; + const gchar *path; + GError *error = NULL; + GdkPixbuf *ref; + gchar *buffer; + gsize size; + GInputStream *stream; + + if (!format_supported (filename)) + { + g_test_skip ("format not supported"); + return; + } + + path = g_test_get_filename (G_TEST_DIST, filename, NULL); + ref = gdk_pixbuf_new_from_file (path, &error); + g_assert_no_error (error); + + g_file_get_contents (path, &buffer, &size, &error); + g_assert_no_error (error); + + stream = g_memory_input_stream_new_from_data (buffer, size, g_free); + gdk_pixbuf_new_from_stream_async (stream, NULL, async_done_cb, ref); + g_object_unref (stream); +} + +static void +test_stream_at_scale (gconstpointer data) +{ + const gchar *filename = data; + const gchar *path; + GError *error = NULL; + GdkPixbuf *pixbuf, *ref; + GFile *file; + GInputStream *stream; + + if (!format_supported (filename)) + { + g_test_skip ("format not supported"); + return; + } + + path = g_test_get_filename (G_TEST_DIST, filename, NULL); + ref = gdk_pixbuf_new_from_file_at_scale (path, 20, 30, TRUE, &error); + g_assert_no_error (error); + + file = g_file_new_for_path (path); + stream = (GInputStream *)g_file_read (file, NULL, &error); + g_assert_no_error (error); + + pixbuf = gdk_pixbuf_new_from_stream_at_scale (stream, 20, 30, TRUE, NULL, &error); + g_assert_no_error (error); + g_assert (pixbuf_equal (pixbuf, ref)); + g_object_unref (pixbuf); + + g_object_unref (stream); + g_object_unref (file); + g_object_unref (ref); +} + +static void +test_stream_at_scale_async (gconstpointer data) +{ + const gchar *filename = data; + const gchar *path; + GError *error = NULL; + GdkPixbuf *ref; + gchar *buffer; + gsize size; + GInputStream *stream; + + if (!format_supported (filename)) + { + g_test_skip ("format not supported"); + return; + } + + path = g_test_get_filename (G_TEST_DIST, filename, NULL); + ref = gdk_pixbuf_new_from_file_at_scale (path, 40, 10, FALSE, &error); + g_assert_no_error (error); + + g_file_get_contents (path, &buffer, &size, &error); + g_assert_no_error (error); + + stream = g_memory_input_stream_new_from_data (buffer, size, g_free); + gdk_pixbuf_new_from_stream_at_scale_async (stream, 40, 10, FALSE, NULL, async_done_cb, ref); + g_object_unref (stream); +} + +int +main (int argc, char **argv) +{ + g_test_init (&argc, &argv, NULL); + + g_test_add_data_func ("/pixbuf/stream", "icc-profile.png", test_stream); + g_test_add_data_func ("/pixbuf/stream/async", "icc-profile.png", test_stream_async); + g_test_add_data_func ("/pixbuf/stream/scale", "icc-profile.png", test_stream_at_scale); + g_test_add_data_func ("/pixbuf/stream/scale/async", "icc-profile.png", test_stream_at_scale_async); + + return g_test_run (); +} diff --git a/tests/pixbuf-threads.c b/tests/pixbuf-threads.c index c0118fd..0afb646 100644 --- a/tests/pixbuf-threads.c +++ b/tests/pixbuf-threads.c @@ -14,109 +14,93 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA. + * along with this program; if not, see . */ #include "config.h" #include "gdk-pixbuf/gdk-pixbuf.h" -#include -#include -#include - -static gboolean verbose = FALSE; +#include "test-common.h" static void -load_image (gpointer data, +load_image (gpointer data, gpointer user_data) { gchar *filename = data; + const gchar *path; FILE *file; int nbytes; - guchar buf[1024]; - size_t bufsize = 1024; + guchar buffer[1024]; GdkPixbufLoader *loader; GError *error = NULL; - GThread *self; - self = g_thread_self (); loader = gdk_pixbuf_loader_new (); + path = g_test_get_filename (G_TEST_DIST, "test-images", filename, NULL); - file = fopen (filename, "r"); - g_assert (file); + g_test_message ("reading %s", path); + file = fopen (path, "r"); + g_assert (file != NULL); - if (verbose) g_print ("%p start image %s\n", self, filename); while (!feof (file)) { - nbytes = fread (buf, 1, bufsize, file); - if (!gdk_pixbuf_loader_write (loader, buf, nbytes, &error)) - { - g_warning ("Error writing %s to loader: %s", filename, error->message); - g_error_free (error); - error = NULL; - break; - } - if (verbose) g_print ("%p read %d bytes\n", self, nbytes); - + nbytes = fread (buffer, 1, sizeof (buffer), file); + gdk_pixbuf_loader_write (loader, buffer, nbytes, &error); + g_assert_no_error (error); g_thread_yield (); } fclose (file); - if (verbose) g_print ("%p finish image %s\n", self, filename); - - if (!gdk_pixbuf_loader_close (loader, &error)) - { - g_warning ("Error closing loader for %s: %s", filename, error->message); - g_error_free (error); - } + gdk_pixbuf_loader_close (loader, &error); + g_assert_no_error (error); g_object_unref (loader); } static void -usage (void) +test_threads (void) { - g_print ("usage: pixbuf-threads [--verbose] \n"); - exit (EXIT_FAILURE); -} - -int -main (int argc, char **argv) -{ - int i, start; GThreadPool *pool; + gint iterations; + gint i; -#if !GLIB_CHECK_VERSION (2, 35, 3) - g_type_init (); -#endif - -#if !GLIB_CHECK_VERSION (2, 32, 0) - if (!g_thread_supported ()) - g_thread_init (NULL); -#endif - - g_log_set_always_fatal (G_LOG_LEVEL_WARNING | G_LOG_LEVEL_ERROR | G_LOG_LEVEL_CRITICAL); + pool = g_thread_pool_new (load_image, NULL, 20, FALSE, NULL); - if (argc == 1) - usage(); + if (g_test_thorough ()) + iterations = 100; + else + iterations = 1; - start = 1; - if (strcmp (argv[1], "--verbose") == 0) + for (i = 0; i < iterations; i++) { - verbose = TRUE; - start = 2; + if (format_supported ("jpeg")) + g_thread_pool_push (pool, "valid_jpeg_test", NULL); + if (format_supported ("png")) + g_thread_pool_push (pool, "valid_png_test", NULL); + if (format_supported ("gif")) + g_thread_pool_push (pool, "valid_gif_test", NULL); + if (format_supported ("bmp")) + g_thread_pool_push (pool, "valid_bmp_test", NULL); + if (format_supported ("jpeg")) + g_thread_pool_push (pool, "valid_jpeg_progressive_test", NULL); + if (format_supported ("xpm")) + g_thread_pool_push (pool, "valid_xpm_test", NULL); + if (format_supported ("ras")) + g_thread_pool_push (pool, "valid_ras_test", NULL); + if (format_supported ("tga")) + g_thread_pool_push (pool, "valid_tga_test", NULL); + if (format_supported ("tiff")) + g_thread_pool_push (pool, "valid_tiff1_test", NULL); } - - pool = g_thread_pool_new (load_image, NULL, 20, FALSE, NULL); - i = start; - while (1) { - i++; - if (i == argc) - i = start; - g_thread_pool_push (pool, argv[i], NULL); - } - - return 0; + g_thread_pool_free (pool, FALSE, TRUE); +} + +int +main (int argc, char **argv) +{ + g_test_init (&argc, &argv, NULL); + + g_test_add_func ("/pixbuf/threads", test_threads); + + return g_test_run (); } diff --git a/tests/resources.c b/tests/resources.c new file mode 100644 index 0000000..007488c --- /dev/null +++ b/tests/resources.c @@ -0,0 +1,2165 @@ +#include + +#if defined (__ELF__) && ( __GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 6)) +# define SECTION __attribute__ ((section (".gresource.resources"), aligned (8))) +#else +# define SECTION +#endif + +static const SECTION union { const guint8 data[16256]; const double alignment; void * const ptr;} resources_resource_data = { { + 0x47, 0x56, 0x61, 0x72, 0x69, 0x61, 0x6e, 0x74, + 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, + 0x18, 0x00, 0x00, 0x00, 0xac, 0x00, 0x00, 0x00, + 0x00, 0x00, 0x00, 0x28, 0x05, 0x00, 0x00, 0x00, + 0x00, 0x00, 0x00, 0x00, 0x03, 0x00, 0x00, 0x00, + 0x03, 0x00, 0x00, 0x00, 0x05, 0x00, 0x00, 0x00, + 0x05, 0x00, 0x00, 0x00, 0xd4, 0xb5, 0x02, 0x00, + 0xff, 0xff, 0xff, 0xff, 0xac, 0x00, 0x00, 0x00, + 0x01, 0x00, 0x4c, 0x00, 0xb0, 0x00, 0x00, 0x00, + 0xb4, 0x00, 0x00, 0x00, 0x00, 0xf1, 0x43, 0xcf, + 0x04, 0x00, 0x00, 0x00, 0xb4, 0x00, 0x00, 0x00, + 0x13, 0x00, 0x76, 0x00, 0xc8, 0x00, 0x00, 0x00, + 0xf0, 0x24, 0x00, 0x00, 0x63, 0xef, 0xed, 0x7d, + 0x00, 0x00, 0x00, 0x00, 0xf0, 0x24, 0x00, 0x00, + 0x05, 0x00, 0x4c, 0x00, 0xf8, 0x24, 0x00, 0x00, + 0xfc, 0x24, 0x00, 0x00, 0xba, 0xcc, 0x55, 0x3e, + 0x04, 0x00, 0x00, 0x00, 0xfc, 0x24, 0x00, 0x00, + 0x0f, 0x00, 0x76, 0x00, 0x10, 0x25, 0x00, 0x00, + 0x6e, 0x3f, 0x00, 0x00, 0xfa, 0x8e, 0x5f, 0x9b, + 0x02, 0x00, 0x00, 0x00, 0x6e, 0x3f, 0x00, 0x00, + 0x09, 0x00, 0x4c, 0x00, 0x78, 0x3f, 0x00, 0x00, + 0x80, 0x3f, 0x00, 0x00, 0x2f, 0x00, 0x00, 0x00, + 0x02, 0x00, 0x00, 0x00, 0x69, 0x63, 0x63, 0x2d, + 0x70, 0x72, 0x6f, 0x66, 0x69, 0x6c, 0x65, 0x2e, + 0x70, 0x69, 0x78, 0x64, 0x61, 0x74, 0x61, 0x00, + 0x18, 0x24, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, + 0x47, 0x64, 0x6b, 0x50, 0x00, 0x00, 0x24, 0x18, + 0x01, 0x01, 0x00, 0x02, 0x00, 0x00, 0x00, 0xc0, + 0x00, 0x00, 0x00, 0x30, 0x00, 0x00, 0x00, 0x30, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0x00, 0x00, 0x00, 0x01, 0x00, 0x00, 0x00, 0x02, + 0x00, 0x00, 0x00, 0x03, 0x00, 0x00, 0x00, 0x05, + 0x00, 0x00, 0x00, 0x05, 0x00, 0x00, 0x00, 0x04, + 0x00, 0x00, 0x00, 0x02, 0x00, 0x00, 0x00, 0x01, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0x00, 0x00, 0x00, 0x01, 0x00, 0x00, 0x00, 0x02, + 0x00, 0x00, 0x00, 0x03, 0x60, 0x60, 0x60, 0x08, + 0xe6, 0xe6, 0xe6, 0x3c, 0xf0, 0xf0, 0xf2, 0x85, + 0xef, 0xf3, 0xf7, 0xd3, 0xfd, 0xfd, 0xfe, 0xfb, + 0xe8, 0xe9, 0xec, 0xa3, 0x72, 0x72, 0x72, 0x26, + 0x00, 0x00, 0x00, 0x0c, 0x00, 0x00, 0x00, 0x05, + 0x00, 0x00, 0x00, 0x01, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0x00, 0x00, 0x00, 0x01, 0x00, 0x00, 0x00, 0x01, + 0x00, 0x00, 0x00, 0x03, 0x00, 0x00, 0x00, 0x04, + 0xdb, 0xdb, 0xdb, 0x2b, 0xef, 0xef, 0xef, 0x70, + 0xee, 0xf2, 0xf6, 0xc1, 0xf9, 0xfb, 0xfd, 0xf4, + 0xe4, 0xec, 0xf4, 0xf0, 0xba, 0xcf, 0xe7, 0xfa, + 0x92, 0xb5, 0xda, 0xff, 0xc7, 0xd9, 0xec, 0xff, + 0xc3, 0xd5, 0xe8, 0xf9, 0xf6, 0xf8, 0xfa, 0xf4, + 0xd0, 0xd0, 0xd0, 0x81, 0x20, 0x20, 0x20, 0x18, + 0x00, 0x00, 0x00, 0x09, 0x00, 0x00, 0x00, 0x03, + 0x00, 0x00, 0x00, 0x01, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0x00, 0x00, 0x00, 0x01, 0x00, 0x00, 0x00, 0x01, + 0x00, 0x00, 0x00, 0x02, 0x00, 0x00, 0x00, 0x04, + 0xc6, 0xc6, 0xc6, 0x1b, 0xec, 0xec, 0xec, 0x5e, + 0xed, 0xf0, 0xf3, 0xad, 0xf5, 0xf8, 0xfa, 0xee, + 0xed, 0xf2, 0xf8, 0xf3, 0xc4, 0xd7, 0xe9, 0xf7, + 0x9d, 0xbc, 0xdd, 0xff, 0x79, 0xa4, 0xd1, 0xff, + 0x72, 0x9f, 0xcf, 0xff, 0x72, 0x9f, 0xcf, 0xff, + 0x72, 0x9f, 0xcf, 0xff, 0xc2, 0xd5, 0xea, 0xff, + 0x72, 0x9f, 0xcf, 0xff, 0x89, 0xaf, 0xd7, 0xff, + 0xdb, 0xe5, 0xf0, 0xf6, 0xee, 0xf0, 0xf3, 0xe4, + 0xb9, 0xb9, 0xb9, 0x57, 0x00, 0x00, 0x00, 0x10, + 0x00, 0x00, 0x00, 0x06, 0x00, 0x00, 0x00, 0x02, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0x00, 0x00, 0x00, 0x01, + 0x00, 0x00, 0x00, 0x02, 0x00, 0x00, 0x00, 0x03, + 0x99, 0x99, 0x99, 0x0f, 0xe8, 0xe8, 0xe8, 0x4d, + 0xee, 0xf0, 0xf1, 0x97, 0xf2, 0xf5, 0xf8, 0xe0, + 0xf6, 0xf9, 0xfb, 0xf6, 0xd1, 0xde, 0xee, 0xf3, + 0xa8, 0xc4, 0xe1, 0xff, 0x81, 0xaa, 0xd4, 0xff, + 0x72, 0x9f, 0xcf, 0xff, 0x72, 0x9f, 0xcf, 0xff, + 0x72, 0x9f, 0xcf, 0xff, 0x72, 0x9f, 0xcf, 0xff, + 0x72, 0x9f, 0xcf, 0xff, 0x72, 0x9f, 0xcf, 0xff, + 0x72, 0x9f, 0xcf, 0xff, 0xc2, 0xd5, 0xea, 0xff, + 0x72, 0x9f, 0xcf, 0xff, 0x72, 0x9f, 0xcf, 0xff, + 0x72, 0x9f, 0xcf, 0xff, 0x9e, 0xbd, 0xde, 0xff, + 0xee, 0xf4, 0xf8, 0xf6, 0xe6, 0xe7, 0xea, 0xc2, + 0x95, 0x95, 0x95, 0x35, 0x00, 0x00, 0x00, 0x0b, + 0x00, 0x00, 0x00, 0x04, 0x00, 0x00, 0x00, 0x01, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0x00, 0x00, 0x00, 0x01, + 0x00, 0x00, 0x00, 0x02, 0x00, 0x00, 0x00, 0x03, + 0x49, 0x49, 0x49, 0x07, 0xe5, 0xe5, 0xe5, 0x3a, + 0xed, 0xef, 0xef, 0x82, 0xef, 0xf3, 0xf6, 0xd1, + 0xf9, 0xfa, 0xfc, 0xf8, 0xdd, 0xe8, 0xf2, 0xf1, + 0xb2, 0xcc, 0xe5, 0xfd, 0x8c, 0xb1, 0xd8, 0xff, + 0x73, 0x9f, 0xcf, 0xff, 0x72, 0x9f, 0xcf, 0xff, + 0x72, 0x9f, 0xcf, 0xff, 0x72, 0x9f, 0xcf, 0xff, + 0x72, 0x9f, 0xcf, 0xff, 0x72, 0x9f, 0xcf, 0xff, + 0x72, 0x9f, 0xcf, 0xff, 0x72, 0x9f, 0xcf, 0xff, + 0x72, 0x9f, 0xcf, 0xff, 0x72, 0x9f, 0xcf, 0xff, + 0x72, 0x9f, 0xcf, 0xff, 0xc2, 0xd5, 0xea, 0xff, + 0x72, 0x9f, 0xcf, 0xff, 0x72, 0x9f, 0xcf, 0xff, + 0x72, 0x9f, 0xcf, 0xff, 0x72, 0x9f, 0xcf, 0xff, + 0x76, 0xa2, 0xd0, 0xff, 0xb5, 0xcb, 0xe5, 0xfc, + 0xf7, 0xf9, 0xfb, 0xf7, 0xdc, 0xdd, 0xdf, 0x98, + 0x5e, 0x5e, 0x5e, 0x1b, 0x00, 0x00, 0x00, 0x08, + 0x00, 0x00, 0x00, 0x02, 0x00, 0x00, 0x00, 0x01, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0x00, 0x00, 0x00, 0x01, 0x00, 0x00, 0x00, 0x04, + 0xf1, 0xf1, 0xf1, 0x6b, 0xee, 0xf2, 0xf4, 0xbe, + 0xf9, 0xfa, 0xfc, 0xf5, 0xe8, 0xee, 0xf6, 0xf2, + 0xbe, 0xd3, 0xe9, 0xfa, 0x96, 0xb8, 0xdb, 0xff, + 0x76, 0xa2, 0xd0, 0xff, 0x72, 0x9f, 0xcf, 0xff, + 0x72, 0x9f, 0xcf, 0xff, 0x72, 0x9f, 0xcf, 0xff, + 0x72, 0x9f, 0xcf, 0xff, 0x72, 0x9f, 0xcf, 0xff, + 0x72, 0x9f, 0xcf, 0xff, 0x72, 0x9f, 0xcf, 0xff, + 0x72, 0x9f, 0xcf, 0xff, 0x72, 0x9f, 0xcf, 0xff, + 0x72, 0x9f, 0xcf, 0xff, 0x72, 0x9f, 0xcf, 0xff, + 0x72, 0x9f, 0xcf, 0xff, 0x72, 0x9f, 0xcf, 0xff, + 0x72, 0x9f, 0xcf, 0xff, 0xc2, 0xd5, 0xea, 0xff, + 0x72, 0x9f, 0xcf, 0xff, 0x72, 0x9f, 0xcf, 0xff, + 0x72, 0x9f, 0xcf, 0xff, 0x72, 0x9f, 0xcf, 0xff, + 0x72, 0x9f, 0xcf, 0xff, 0x72, 0x9f, 0xcf, 0xff, + 0x80, 0xa9, 0xd4, 0xff, 0xcd, 0xdc, 0xec, 0xf7, + 0xf5, 0xf6, 0xf9, 0xef, 0xd2, 0xd2, 0xd2, 0x6b, + 0x00, 0x00, 0x00, 0x0d, 0x00, 0x00, 0x00, 0x05, + 0x00, 0x00, 0x00, 0x02, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0x00, 0x00, 0x00, 0x02, 0x9b, 0x9b, 0x9b, 0x21, + 0xff, 0xff, 0xff, 0xff, 0xf8, 0xef, 0xf2, 0xfe, + 0x86, 0xad, 0xd5, 0xff, 0x72, 0x9f, 0xcf, 0xff, + 0x72, 0x9f, 0xcf, 0xff, 0x72, 0x9f, 0xcf, 0xff, + 0x72, 0x9f, 0xcf, 0xff, 0x72, 0x9f, 0xcf, 0xff, + 0x72, 0x9f, 0xcf, 0xff, 0x72, 0x9f, 0xcf, 0xff, + 0x72, 0x9f, 0xcf, 0xff, 0x72, 0x9f, 0xcf, 0xff, + 0x72, 0x9f, 0xcf, 0xff, 0x72, 0x9f, 0xcf, 0xff, + 0x72, 0x9f, 0xcf, 0xff, 0x72, 0x9f, 0xcf, 0xff, + 0x72, 0x9f, 0xcf, 0xff, 0x72, 0x9f, 0xcf, 0xff, + 0x72, 0x9f, 0xcf, 0xff, 0x72, 0x9f, 0xcf, 0xff, + 0x72, 0x9f, 0xcf, 0xff, 0xc2, 0xd5, 0xea, 0xff, + 0x72, 0x9f, 0xcf, 0xff, 0x72, 0x9f, 0xcf, 0xff, + 0x72, 0x9f, 0xcf, 0xff, 0x72, 0x9f, 0xcf, 0xff, + 0x72, 0x9f, 0xcf, 0xff, 0x72, 0x9f, 0xcf, 0xff, + 0x72, 0x9f, 0xcf, 0xff, 0x72, 0x9f, 0xcf, 0xff, + 0x91, 0xb4, 0xda, 0xff, 0xe5, 0xec, 0xf5, 0xf5, + 0xed, 0xf0, 0xf2, 0xd7, 0xba, 0xba, 0xba, 0x43, + 0x00, 0x00, 0x00, 0x09, 0x00, 0x00, 0x00, 0x03, + 0x00, 0x00, 0x00, 0x01, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0x00, 0x00, 0x00, 0x05, 0x74, 0x74, 0x74, 0x2e, + 0xfa, 0xec, 0xec, 0xf8, 0xf4, 0xa1, 0xa1, 0xfd, + 0xfb, 0xef, 0xf0, 0xfe, 0x97, 0xb8, 0xdb, 0xff, + 0x72, 0x9f, 0xcf, 0xff, 0x72, 0x9f, 0xcf, 0xff, + 0x72, 0x9f, 0xcf, 0xff, 0x72, 0x9f, 0xcf, 0xff, + 0x72, 0x9f, 0xcf, 0xff, 0x72, 0x9f, 0xcf, 0xff, + 0x72, 0x9f, 0xcf, 0xff, 0x72, 0x9f, 0xcf, 0xff, + 0x72, 0x9f, 0xcf, 0xff, 0x72, 0x9f, 0xcf, 0xff, + 0x72, 0x9f, 0xcf, 0xff, 0x72, 0x9f, 0xcf, 0xff, + 0x72, 0x9f, 0xcf, 0xff, 0x72, 0x9f, 0xcf, 0xff, + 0x72, 0x9f, 0xcf, 0xff, 0x72, 0x9f, 0xcf, 0xff, + 0x72, 0x9f, 0xcf, 0xff, 0xc2, 0xd5, 0xea, 0xff, + 0x72, 0x9f, 0xcf, 0xff, 0x72, 0x9f, 0xcf, 0xff, + 0x72, 0x9f, 0xcf, 0xff, 0x72, 0x9f, 0xcf, 0xff, + 0x72, 0x9f, 0xcf, 0xff, 0x72, 0x9f, 0xcf, 0xff, + 0x72, 0x9f, 0xcf, 0xff, 0x72, 0x9f, 0xcf, 0xff, + 0x72, 0x9f, 0xcf, 0xff, 0x73, 0x9f, 0xcf, 0xff, + 0xa7, 0xc4, 0xe1, 0xfe, 0xf4, 0xf7, 0xfa, 0xf7, + 0xe8, 0xe9, 0xec, 0xae, 0x95, 0x95, 0x95, 0x24, + 0x00, 0x00, 0x00, 0x06, 0x00, 0x00, 0x00, 0x02, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0x00, 0x00, 0x00, 0x07, 0x61, 0x61, 0x61, 0x32, + 0xf9, 0xe9, 0xe9, 0xf7, 0xe4, 0x00, 0x00, 0xff, + 0xef, 0x63, 0x63, 0xfe, 0xfe, 0xf3, 0xf3, 0xfe, + 0xbd, 0xd1, 0xe7, 0xfe, 0x72, 0x9f, 0xcf, 0xff, + 0x72, 0x9f, 0xcf, 0xff, 0x72, 0x9f, 0xcf, 0xff, + 0x72, 0x9f, 0xcf, 0xff, 0x72, 0x9f, 0xcf, 0xff, + 0x72, 0x9f, 0xcf, 0xff, 0x72, 0x9f, 0xcf, 0xff, + 0x72, 0x9f, 0xcf, 0xff, 0x72, 0x9f, 0xcf, 0xff, + 0x72, 0x9f, 0xcf, 0xff, 0x72, 0x9f, 0xcf, 0xff, + 0x72, 0x9f, 0xcf, 0xff, 0x72, 0x9f, 0xcf, 0xff, + 0x72, 0x9f, 0xcf, 0xff, 0x72, 0x9f, 0xcf, 0xff, + 0x72, 0x9f, 0xcf, 0xff, 0xc2, 0xd5, 0xea, 0xff, + 0x72, 0x9f, 0xcf, 0xff, 0x72, 0x9f, 0xcf, 0xff, + 0x72, 0x9f, 0xcf, 0xff, 0x72, 0x9f, 0xcf, 0xff, + 0x72, 0x9f, 0xcf, 0xff, 0x72, 0x9f, 0xcf, 0xff, + 0x72, 0x9f, 0xcf, 0xff, 0x72, 0x9f, 0xcf, 0xff, + 0x72, 0x9f, 0xcf, 0xff, 0x72, 0x9f, 0xcf, 0xff, + 0x72, 0x9f, 0xcf, 0xff, 0x79, 0xa4, 0xd1, 0xff, + 0xbf, 0xd3, 0xe8, 0xfa, 0xf8, 0xfa, 0xfc, 0xf5, + 0xe0, 0xe2, 0xe2, 0x82, 0x4b, 0x4b, 0x4b, 0x11, + 0x00, 0x00, 0x00, 0x04, 0x00, 0x00, 0x00, 0x01, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0x00, 0x00, 0x00, 0x07, 0x5a, 0x5a, 0x5a, 0x33, + 0xf9, 0xea, 0xea, 0xf7, 0xe4, 0x00, 0x00, 0xff, + 0xe4, 0x00, 0x00, 0xff, 0xe9, 0x31, 0x31, 0xff, + 0xfc, 0xe6, 0xe7, 0xfe, 0xe2, 0xe4, 0xed, 0xfd, + 0x75, 0xa2, 0xd0, 0xff, 0x72, 0x9f, 0xcf, 0xff, + 0x72, 0x9f, 0xcf, 0xff, 0x72, 0x9f, 0xcf, 0xff, + 0x72, 0x9f, 0xcf, 0xff, 0x72, 0x9f, 0xcf, 0xff, + 0x72, 0x9f, 0xcf, 0xff, 0x72, 0x9f, 0xcf, 0xff, + 0x72, 0x9f, 0xcf, 0xff, 0x72, 0x9f, 0xcf, 0xff, + 0x72, 0x9f, 0xcf, 0xff, 0x72, 0x9f, 0xcf, 0xff, + 0x72, 0x9f, 0xcf, 0xff, 0x72, 0x9f, 0xcf, 0xff, + 0x72, 0x9f, 0xcf, 0xff, 0xc2, 0xd5, 0xea, 0xff, + 0x72, 0x9f, 0xcf, 0xff, 0x72, 0x9f, 0xcf, 0xff, + 0x72, 0x9f, 0xcf, 0xff, 0x72, 0x9f, 0xcf, 0xff, + 0x72, 0x9f, 0xcf, 0xff, 0x72, 0x9f, 0xcf, 0xff, + 0x72, 0x9f, 0xcf, 0xff, 0x72, 0x9f, 0xcf, 0xff, + 0x72, 0x9f, 0xcf, 0xff, 0x72, 0x9f, 0xcf, 0xff, + 0x72, 0x9f, 0xcf, 0xff, 0x72, 0x9f, 0xcf, 0xff, + 0x72, 0x9f, 0xcf, 0xff, 0x86, 0xad, 0xd6, 0xff, + 0xd8, 0xe3, 0xef, 0xf6, 0xf5, 0xf7, 0xf8, 0xe7, + 0xe1, 0xe1, 0xe1, 0x65, 0x00, 0x00, 0x00, 0x06, + 0x00, 0x00, 0x00, 0x01, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0x00, 0x00, 0x00, 0x07, 0x52, 0x52, 0x52, 0x32, + 0xf9, 0xeb, 0xeb, 0xf8, 0xe4, 0x00, 0x00, 0xff, + 0xe4, 0x00, 0x00, 0xff, 0xe4, 0x00, 0x00, 0xff, + 0xe6, 0x10, 0x10, 0xff, 0xf6, 0xbb, 0xbc, 0xfd, + 0xf8, 0xee, 0xf0, 0xfd, 0x8b, 0xb0, 0xd7, 0xff, + 0x72, 0x9f, 0xcf, 0xff, 0x72, 0x9f, 0xcf, 0xff, + 0x72, 0x9f, 0xcf, 0xff, 0x72, 0x9f, 0xcf, 0xff, + 0x72, 0x9f, 0xcf, 0xff, 0x72, 0x9f, 0xcf, 0xff, + 0x72, 0x9f, 0xcf, 0xff, 0x72, 0x9f, 0xcf, 0xff, + 0x72, 0x9f, 0xcf, 0xff, 0x72, 0x9f, 0xcf, 0xff, + 0x72, 0x9f, 0xcf, 0xff, 0x72, 0x9f, 0xcf, 0xff, + 0x72, 0x9f, 0xcf, 0xff, 0xc2, 0xd5, 0xea, 0xff, + 0x72, 0x9f, 0xcf, 0xff, 0x72, 0x9f, 0xcf, 0xff, + 0x72, 0x9f, 0xcf, 0xff, 0x72, 0x9f, 0xcf, 0xff, + 0x72, 0x9f, 0xcf, 0xff, 0x72, 0x9f, 0xcf, 0xff, + 0x72, 0x9f, 0xcf, 0xff, 0x72, 0x9f, 0xcf, 0xff, + 0x72, 0x9f, 0xcf, 0xff, 0x72, 0x9f, 0xcf, 0xff, + 0x72, 0x9f, 0xcf, 0xff, 0x72, 0x9f, 0xcf, 0xff, + 0x7d, 0xa7, 0xd3, 0xff, 0xbe, 0xd3, 0xe9, 0xff, + 0xea, 0xf5, 0xed, 0xfd, 0xfa, 0xfe, 0xf5, 0xff, + 0xfb, 0xfe, 0xf8, 0xfa, 0x00, 0x00, 0x00, 0x11, + 0x00, 0x00, 0x00, 0x03, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0x00, 0x00, 0x00, 0x07, 0x4a, 0x4a, 0x4a, 0x30, + 0xfa, 0xec, 0xec, 0xf8, 0xe4, 0x00, 0x00, 0xff, + 0xe4, 0x00, 0x00, 0xff, 0xe4, 0x00, 0x00, 0xff, + 0xe4, 0x00, 0x00, 0xff, 0xe4, 0x01, 0x01, 0xff, + 0xf1, 0x7e, 0x7e, 0xfd, 0xfd, 0xf3, 0xf3, 0xfe, + 0xad, 0xc7, 0xe3, 0xff, 0x72, 0x9f, 0xcf, 0xff, + 0x72, 0x9f, 0xcf, 0xff, 0x72, 0x9f, 0xcf, 0xff, + 0x72, 0x9f, 0xcf, 0xff, 0x72, 0x9f, 0xcf, 0xff, + 0x72, 0x9f, 0xcf, 0xff, 0x72, 0x9f, 0xcf, 0xff, + 0x72, 0x9f, 0xcf, 0xff, 0x72, 0x9f, 0xcf, 0xff, + 0x72, 0x9f, 0xcf, 0xff, 0x72, 0x9f, 0xcf, 0xff, + 0x72, 0x9f, 0xcf, 0xff, 0xc2, 0xd5, 0xea, 0xff, + 0x72, 0x9f, 0xcf, 0xff, 0x72, 0x9f, 0xcf, 0xff, + 0x72, 0x9f, 0xcf, 0xff, 0x72, 0x9f, 0xcf, 0xff, + 0x72, 0x9f, 0xcf, 0xff, 0x72, 0x9f, 0xcf, 0xff, + 0x72, 0x9f, 0xcf, 0xff, 0x72, 0x9f, 0xcf, 0xff, + 0x72, 0x9f, 0xcf, 0xff, 0x82, 0xaa, 0xd5, 0xff, + 0xc4, 0xd7, 0xea, 0xff, 0xec, 0xf6, 0xed, 0xfd, + 0xf7, 0xfd, 0xf2, 0xff, 0xd4, 0xf6, 0xb2, 0xfd, + 0xa5, 0xee, 0x5d, 0xff, 0x83, 0xe8, 0x1f, 0xff, + 0xfa, 0xfc, 0xf7, 0xf9, 0x00, 0x00, 0x00, 0x1d, + 0x00, 0x00, 0x00, 0x05, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0x00, 0x00, 0x00, 0x07, 0x43, 0x43, 0x43, 0x2e, + 0xfb, 0xef, 0xef, 0xf8, 0xe4, 0x00, 0x00, 0xff, + 0xe4, 0x00, 0x00, 0xff, 0xe4, 0x00, 0x00, 0xff, + 0xe4, 0x00, 0x00, 0xff, 0xe4, 0x00, 0x00, 0xff, + 0xe4, 0x00, 0x00, 0xff, 0xeb, 0x44, 0x44, 0xff, + 0xfd, 0xee, 0xee, 0xfe, 0xd4, 0xde, 0xec, 0xfd, + 0x73, 0x9f, 0xcf, 0xff, 0x72, 0x9f, 0xcf, 0xff, + 0x72, 0x9f, 0xcf, 0xff, 0x72, 0x9f, 0xcf, 0xff, + 0x72, 0x9f, 0xcf, 0xff, 0x72, 0x9f, 0xcf, 0xff, + 0x72, 0x9f, 0xcf, 0xff, 0x72, 0x9f, 0xcf, 0xff, + 0x72, 0x9f, 0xcf, 0xff, 0x72, 0x9f, 0xcf, 0xff, + 0x72, 0x9f, 0xcf, 0xff, 0xc2, 0xd5, 0xea, 0xff, + 0x72, 0x9f, 0xcf, 0xff, 0x72, 0x9f, 0xcf, 0xff, + 0x72, 0x9f, 0xcf, 0xff, 0x72, 0x9f, 0xcf, 0xff, + 0x72, 0x9f, 0xcf, 0xff, 0x72, 0x9f, 0xcf, 0xff, + 0x88, 0xae, 0xd6, 0xff, 0xca, 0xdb, 0xec, 0xff, + 0xef, 0xf8, 0xed, 0xfe, 0xf7, 0xfd, 0xf0, 0xff, + 0xd0, 0xf5, 0xa9, 0xfd, 0xa1, 0xed, 0x55, 0xff, + 0x81, 0xe7, 0x1d, 0xff, 0x7f, 0xe7, 0x19, 0xff, + 0x7f, 0xe7, 0x19, 0xff, 0x7f, 0xe7, 0x19, 0xff, + 0xf9, 0xfb, 0xf6, 0xfa, 0x00, 0x00, 0x00, 0x23, + 0x00, 0x00, 0x00, 0x07, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0x00, 0x00, 0x00, 0x07, 0x3e, 0x3e, 0x3e, 0x2d, + 0xfb, 0xf0, 0xf0, 0xf8, 0xe4, 0x00, 0x00, 0xff, + 0xe4, 0x00, 0x00, 0xff, 0xe4, 0x00, 0x00, 0xff, + 0xe4, 0x00, 0x00, 0xff, 0xe4, 0x00, 0x00, 0xff, + 0xe4, 0x00, 0x00, 0xff, 0xe4, 0x00, 0x00, 0xff, + 0xe7, 0x1c, 0x1c, 0xff, 0xfa, 0xd2, 0xd2, 0xfd, + 0xf1, 0xea, 0xee, 0xfd, 0x80, 0xa8, 0xd4, 0xff, + 0x72, 0x9f, 0xcf, 0xff, 0x72, 0x9f, 0xcf, 0xff, + 0x72, 0x9f, 0xcf, 0xff, 0x72, 0x9f, 0xcf, 0xff, + 0x72, 0x9f, 0xcf, 0xff, 0x72, 0x9f, 0xcf, 0xff, + 0x72, 0x9f, 0xcf, 0xff, 0x72, 0x9f, 0xcf, 0xff, + 0x72, 0x9f, 0xcf, 0xff, 0xc2, 0xd5, 0xea, 0xff, + 0x72, 0x9f, 0xcf, 0xff, 0x72, 0x9f, 0xcf, 0xff, + 0x72, 0x9f, 0xcf, 0xff, 0x8e, 0xb2, 0xd8, 0xff, + 0xcf, 0xdf, 0xec, 0xff, 0xf1, 0xf9, 0xee, 0xfe, + 0xf6, 0xfe, 0xee, 0xfe, 0xca, 0xf5, 0xa0, 0xfd, + 0x9d, 0xed, 0x4e, 0xff, 0x80, 0xe7, 0x1b, 0xff, + 0x7f, 0xe7, 0x19, 0xff, 0x7f, 0xe7, 0x19, 0xff, + 0x7f, 0xe7, 0x19, 0xff, 0x7f, 0xe7, 0x19, 0xff, + 0x7f, 0xe7, 0x19, 0xff, 0x7f, 0xe7, 0x19, 0xff, + 0xf9, 0xfb, 0xf6, 0xfa, 0x00, 0x00, 0x00, 0x24, + 0x00, 0x00, 0x00, 0x07, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0x00, 0x00, 0x00, 0x07, 0x34, 0x34, 0x34, 0x2c, + 0xfa, 0xf0, 0xf0, 0xf9, 0xe4, 0x00, 0x00, 0xff, + 0xe4, 0x00, 0x00, 0xff, 0xe4, 0x00, 0x00, 0xff, + 0xe4, 0x00, 0x00, 0xff, 0xe4, 0x00, 0x00, 0xff, + 0xe4, 0x00, 0x00, 0xff, 0xe4, 0x00, 0x00, 0xff, + 0xe4, 0x00, 0x00, 0xff, 0xe5, 0x06, 0x06, 0xff, + 0xf2, 0x98, 0x98, 0xfd, 0xfb, 0xf0, 0xf1, 0xfe, + 0x9e, 0xbd, 0xde, 0xff, 0x72, 0x9f, 0xcf, 0xff, + 0x72, 0x9f, 0xcf, 0xff, 0x72, 0x9f, 0xcf, 0xff, + 0x72, 0x9f, 0xcf, 0xff, 0x72, 0x9f, 0xcf, 0xff, + 0x72, 0x9f, 0xcf, 0xff, 0x72, 0x9f, 0xcf, 0xff, + 0x72, 0x9f, 0xcf, 0xff, 0xc2, 0xd5, 0xea, 0xff, + 0x95, 0xb7, 0xdb, 0xff, 0xd3, 0xe2, 0xed, 0xff, + 0xf2, 0xfa, 0xef, 0xfe, 0xf3, 0xfd, 0xe9, 0xfe, + 0xc5, 0xf4, 0x97, 0xfd, 0x99, 0xec, 0x47, 0xff, + 0x7f, 0xe7, 0x19, 0xff, 0x7f, 0xe7, 0x19, 0xff, + 0x7f, 0xe7, 0x19, 0xff, 0x7f, 0xe7, 0x19, 0xff, + 0x7f, 0xe7, 0x19, 0xff, 0x7f, 0xe7, 0x19, 0xff, + 0x7f, 0xe7, 0x19, 0xff, 0x7f, 0xe7, 0x19, 0xff, + 0x7f, 0xe7, 0x19, 0xff, 0x7f, 0xe7, 0x19, 0xff, + 0xf9, 0xfb, 0xf6, 0xfa, 0x00, 0x00, 0x00, 0x25, + 0x00, 0x00, 0x00, 0x07, 0x00, 0x00, 0x00, 0x01, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0x00, 0x00, 0x00, 0x07, 0x2c, 0x2c, 0x2c, 0x29, + 0xfb, 0xf2, 0xf2, 0xf9, 0xe4, 0x00, 0x00, 0xff, + 0xe4, 0x00, 0x00, 0xff, 0xe4, 0x00, 0x00, 0xff, + 0xe4, 0x00, 0x00, 0xff, 0xe4, 0x00, 0x00, 0xff, + 0xe4, 0x00, 0x00, 0xff, 0xe4, 0x00, 0x00, 0xff, + 0xe4, 0x00, 0x00, 0xff, 0xe4, 0x00, 0x00, 0xff, + 0xe4, 0x00, 0x00, 0xff, 0xed, 0x5a, 0x5a, 0xfe, + 0xfd, 0xf2, 0xf2, 0xfe, 0xc6, 0xd7, 0xea, 0xfd, + 0x72, 0x9f, 0xcf, 0xff, 0x72, 0x9f, 0xcf, 0xff, + 0x72, 0x9f, 0xcf, 0xff, 0x72, 0x9f, 0xcf, 0xff, + 0x72, 0x9f, 0xcf, 0xff, 0x9b, 0xbb, 0xdd, 0xff, + 0xd8, 0xe6, 0xec, 0xfe, 0xfa, 0xfd, 0xf8, 0xff, + 0xef, 0xfc, 0xe3, 0xfe, 0xc1, 0xf3, 0x8f, 0xfe, + 0x95, 0xeb, 0x40, 0xff, 0x7f, 0xe7, 0x19, 0xff, + 0x7f, 0xe7, 0x19, 0xff, 0x7f, 0xe7, 0x19, 0xff, + 0x7f, 0xe7, 0x19, 0xff, 0x7f, 0xe7, 0x19, 0xff, + 0x7f, 0xe7, 0x19, 0xff, 0x7f, 0xe7, 0x19, 0xff, + 0x7f, 0xe7, 0x19, 0xff, 0x7f, 0xe7, 0x19, 0xff, + 0x7f, 0xe7, 0x19, 0xff, 0x7f, 0xe7, 0x19, 0xff, + 0x7f, 0xe7, 0x19, 0xff, 0x7f, 0xe7, 0x19, 0xff, + 0xf9, 0xfb, 0xf6, 0xfa, 0x00, 0x00, 0x00, 0x25, + 0x00, 0x00, 0x00, 0x07, 0x00, 0x00, 0x00, 0x01, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0x00, 0x00, 0x00, 0x07, 0x21, 0x21, 0x21, 0x27, + 0xfb, 0xf2, 0xf2, 0xfa, 0xe4, 0x00, 0x00, 0xff, + 0xe4, 0x00, 0x00, 0xff, 0xe4, 0x00, 0x00, 0xff, + 0xe4, 0x00, 0x00, 0xff, 0xe4, 0x00, 0x00, 0xff, + 0xe4, 0x00, 0x00, 0xff, 0xe4, 0x00, 0x00, 0xff, + 0xe4, 0x00, 0x00, 0xff, 0xe4, 0x00, 0x00, 0xff, + 0xe4, 0x00, 0x00, 0xff, 0xe4, 0x00, 0x00, 0xff, + 0xe9, 0x2b, 0x2b, 0xff, 0xfb, 0xe2, 0xe2, 0xfe, + 0xe8, 0xe7, 0xee, 0xfc, 0x7b, 0xa4, 0xd2, 0xff, + 0xa3, 0xc0, 0xdf, 0xff, 0xdd, 0xea, 0xed, 0xfe, + 0xf6, 0xfd, 0xf2, 0xfe, 0xeb, 0xfb, 0xdd, 0xfe, + 0xbc, 0xf2, 0x86, 0xfe, 0xcf, 0xf6, 0xa9, 0xff, + 0x7f, 0xe7, 0x19, 0xff, 0x7f, 0xe7, 0x19, 0xff, + 0x7f, 0xe7, 0x19, 0xff, 0x7f, 0xe7, 0x19, 0xff, + 0x7f, 0xe7, 0x19, 0xff, 0x7f, 0xe7, 0x19, 0xff, + 0x7f, 0xe7, 0x19, 0xff, 0x7f, 0xe7, 0x19, 0xff, + 0x7f, 0xe7, 0x19, 0xff, 0x7f, 0xe7, 0x19, 0xff, + 0x7f, 0xe7, 0x19, 0xff, 0x7f, 0xe7, 0x19, 0xff, + 0x7f, 0xe7, 0x19, 0xff, 0x7f, 0xe7, 0x19, 0xff, + 0x7f, 0xe7, 0x19, 0xff, 0x7f, 0xe7, 0x19, 0xff, + 0xf9, 0xfb, 0xf6, 0xfa, 0x00, 0x00, 0x00, 0x25, + 0x00, 0x00, 0x00, 0x07, 0x00, 0x00, 0x00, 0x01, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0x00, 0x00, 0x00, 0x07, 0x1b, 0x1b, 0x1b, 0x26, + 0xfc, 0xf4, 0xf4, 0xfa, 0xe4, 0x00, 0x00, 0xff, + 0xe4, 0x00, 0x00, 0xff, 0xe4, 0x00, 0x00, 0xff, + 0xe4, 0x00, 0x00, 0xff, 0xe4, 0x00, 0x00, 0xff, + 0xe4, 0x00, 0x00, 0xff, 0xe4, 0x00, 0x00, 0xff, + 0xe4, 0x00, 0x00, 0xff, 0xe4, 0x00, 0x00, 0xff, + 0xe4, 0x00, 0x00, 0xff, 0xe4, 0x00, 0x00, 0xff, + 0xe4, 0x00, 0x00, 0xff, 0xe5, 0x0d, 0x0d, 0xff, + 0xf5, 0xb4, 0xb4, 0xfc, 0xf9, 0xfc, 0xf3, 0xff, + 0xe7, 0xfa, 0xd5, 0xfe, 0xb8, 0xf2, 0x7d, 0xfe, + 0x8e, 0xea, 0x33, 0xff, 0x7f, 0xe7, 0x19, 0xff, + 0x7f, 0xe7, 0x19, 0xff, 0xc7, 0xf5, 0x9b, 0xff, + 0x7f, 0xe7, 0x19, 0xff, 0x7f, 0xe7, 0x19, 0xff, + 0x7f, 0xe7, 0x19, 0xff, 0x7f, 0xe7, 0x19, 0xff, + 0x7f, 0xe7, 0x19, 0xff, 0x7f, 0xe7, 0x19, 0xff, + 0x7f, 0xe7, 0x19, 0xff, 0x7f, 0xe7, 0x19, 0xff, + 0x7f, 0xe7, 0x19, 0xff, 0x7f, 0xe7, 0x19, 0xff, + 0x7f, 0xe7, 0x19, 0xff, 0x7f, 0xe7, 0x19, 0xff, + 0x7f, 0xe7, 0x19, 0xff, 0x7f, 0xe7, 0x19, 0xff, + 0x7f, 0xe7, 0x19, 0xff, 0x7f, 0xe7, 0x19, 0xff, + 0xf9, 0xfb, 0xf6, 0xfa, 0x00, 0x00, 0x00, 0x25, + 0x00, 0x00, 0x00, 0x07, 0x00, 0x00, 0x00, 0x01, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0x00, 0x00, 0x00, 0x07, 0x0e, 0x0e, 0x0e, 0x25, + 0xfc, 0xf5, 0xf5, 0xfa, 0xe4, 0x00, 0x00, 0xff, + 0xe4, 0x00, 0x00, 0xff, 0xe4, 0x00, 0x00, 0xff, + 0xe4, 0x00, 0x00, 0xff, 0xe4, 0x00, 0x00, 0xff, + 0xe4, 0x00, 0x00, 0xff, 0xe4, 0x00, 0x00, 0xff, + 0xe4, 0x00, 0x00, 0xff, 0xe4, 0x00, 0x00, 0xff, + 0xe4, 0x00, 0x00, 0xff, 0xe4, 0x00, 0x00, 0xff, + 0xe4, 0x00, 0x00, 0xff, 0xe4, 0x00, 0x00, 0xff, + 0xe4, 0x00, 0x00, 0xff, 0xfb, 0xfe, 0xf9, 0xff, + 0x83, 0xe8, 0x20, 0xff, 0x7f, 0xe7, 0x19, 0xff, + 0x7f, 0xe7, 0x19, 0xff, 0x7f, 0xe7, 0x19, 0xff, + 0x7f, 0xe7, 0x19, 0xff, 0xc7, 0xf5, 0x9b, 0xff, + 0x7f, 0xe7, 0x19, 0xff, 0x7f, 0xe7, 0x19, 0xff, + 0x7f, 0xe7, 0x19, 0xff, 0x7f, 0xe7, 0x19, 0xff, + 0x7f, 0xe7, 0x19, 0xff, 0x7f, 0xe7, 0x19, 0xff, + 0x7f, 0xe7, 0x19, 0xff, 0x7f, 0xe7, 0x19, 0xff, + 0x7f, 0xe7, 0x19, 0xff, 0x7f, 0xe7, 0x19, 0xff, + 0x7f, 0xe7, 0x19, 0xff, 0x7f, 0xe7, 0x19, 0xff, + 0x7f, 0xe7, 0x19, 0xff, 0x7f, 0xe7, 0x19, 0xff, + 0x7f, 0xe7, 0x19, 0xff, 0x7f, 0xe7, 0x19, 0xff, + 0xf9, 0xfb, 0xf6, 0xfa, 0x00, 0x00, 0x00, 0x25, + 0x00, 0x00, 0x00, 0x07, 0x00, 0x00, 0x00, 0x01, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0x00, 0x00, 0x00, 0x07, 0x00, 0x00, 0x00, 0x23, + 0xfc, 0xf6, 0xf6, 0xfb, 0xe4, 0x00, 0x00, 0xff, + 0xe4, 0x00, 0x00, 0xff, 0xe4, 0x00, 0x00, 0xff, + 0xe4, 0x00, 0x00, 0xff, 0xe4, 0x00, 0x00, 0xff, + 0xe4, 0x00, 0x00, 0xff, 0xe4, 0x00, 0x00, 0xff, + 0xe4, 0x00, 0x00, 0xff, 0xe4, 0x00, 0x00, 0xff, + 0xe4, 0x00, 0x00, 0xff, 0xe4, 0x00, 0x00, 0xff, + 0xe4, 0x00, 0x00, 0xff, 0xe4, 0x00, 0x00, 0xff, + 0xe4, 0x00, 0x00, 0xff, 0xfb, 0xfe, 0xf9, 0xff, + 0x83, 0xe8, 0x20, 0xff, 0x7f, 0xe7, 0x19, 0xff, + 0x7f, 0xe7, 0x19, 0xff, 0x7f, 0xe7, 0x19, 0xff, + 0x7f, 0xe7, 0x19, 0xff, 0xc7, 0xf5, 0x9b, 0xff, + 0x7f, 0xe7, 0x19, 0xff, 0x7f, 0xe7, 0x19, 0xff, + 0x7f, 0xe7, 0x19, 0xff, 0x7f, 0xe7, 0x19, 0xff, + 0x7f, 0xe7, 0x19, 0xff, 0x7f, 0xe7, 0x19, 0xff, + 0x7f, 0xe7, 0x19, 0xff, 0x7f, 0xe7, 0x19, 0xff, + 0x7f, 0xe7, 0x19, 0xff, 0x7f, 0xe7, 0x19, 0xff, + 0x7f, 0xe7, 0x19, 0xff, 0x7f, 0xe7, 0x19, 0xff, + 0x7f, 0xe7, 0x19, 0xff, 0x7f, 0xe7, 0x19, 0xff, + 0x7f, 0xe7, 0x19, 0xff, 0x7f, 0xe7, 0x19, 0xff, + 0xf9, 0xfb, 0xf6, 0xfa, 0x00, 0x00, 0x00, 0x25, + 0x00, 0x00, 0x00, 0x07, 0x00, 0x00, 0x00, 0x01, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0x00, 0x00, 0x00, 0x07, 0x00, 0x00, 0x00, 0x23, + 0xfc, 0xf6, 0xf6, 0xfb, 0xe4, 0x00, 0x00, 0xff, + 0xe4, 0x00, 0x00, 0xff, 0xe4, 0x00, 0x00, 0xff, + 0xe4, 0x00, 0x00, 0xff, 0xe4, 0x00, 0x00, 0xff, + 0xe4, 0x00, 0x00, 0xff, 0xe4, 0x00, 0x00, 0xff, + 0xe4, 0x00, 0x00, 0xff, 0xe4, 0x00, 0x00, 0xff, + 0xe4, 0x00, 0x00, 0xff, 0xe4, 0x00, 0x00, 0xff, + 0xe4, 0x00, 0x00, 0xff, 0xe4, 0x00, 0x00, 0xff, + 0xe4, 0x00, 0x00, 0xff, 0xfb, 0xfe, 0xf9, 0xff, + 0x83, 0xe8, 0x20, 0xff, 0x7f, 0xe7, 0x19, 0xff, + 0x7f, 0xe7, 0x19, 0xff, 0x7f, 0xe7, 0x19, 0xff, + 0x7f, 0xe7, 0x19, 0xff, 0xc7, 0xf5, 0x9b, 0xff, + 0x7f, 0xe7, 0x19, 0xff, 0x7f, 0xe7, 0x19, 0xff, + 0x7f, 0xe7, 0x19, 0xff, 0x7f, 0xe7, 0x19, 0xff, + 0x7f, 0xe7, 0x19, 0xff, 0x7f, 0xe7, 0x19, 0xff, + 0x7f, 0xe7, 0x19, 0xff, 0x7f, 0xe7, 0x19, 0xff, + 0x7f, 0xe7, 0x19, 0xff, 0x7f, 0xe7, 0x19, 0xff, + 0x7f, 0xe7, 0x19, 0xff, 0x7f, 0xe7, 0x19, 0xff, + 0x7f, 0xe7, 0x19, 0xff, 0x7f, 0xe7, 0x19, 0xff, + 0x7f, 0xe7, 0x19, 0xff, 0x7f, 0xe7, 0x19, 0xff, + 0xf9, 0xfb, 0xf6, 0xfa, 0x00, 0x00, 0x00, 0x25, + 0x00, 0x00, 0x00, 0x08, 0x00, 0x00, 0x00, 0x01, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0x00, 0x00, 0x00, 0x07, 0x00, 0x00, 0x00, 0x23, + 0xfc, 0xf6, 0xf6, 0xfb, 0xe4, 0x00, 0x00, 0xff, + 0xe4, 0x00, 0x00, 0xff, 0xe4, 0x00, 0x00, 0xff, + 0xe4, 0x00, 0x00, 0xff, 0xe4, 0x00, 0x00, 0xff, + 0xe4, 0x00, 0x00, 0xff, 0xe4, 0x00, 0x00, 0xff, + 0xe4, 0x00, 0x00, 0xff, 0xe4, 0x00, 0x00, 0xff, + 0xe4, 0x00, 0x00, 0xff, 0xe4, 0x00, 0x00, 0xff, + 0xe4, 0x00, 0x00, 0xff, 0xe4, 0x00, 0x00, 0xff, + 0xe4, 0x00, 0x00, 0xff, 0xfb, 0xfe, 0xf9, 0xff, + 0x83, 0xe8, 0x20, 0xff, 0x7f, 0xe7, 0x19, 0xff, + 0x7f, 0xe7, 0x19, 0xff, 0x7f, 0xe7, 0x19, 0xff, + 0x7f, 0xe7, 0x19, 0xff, 0xc7, 0xf5, 0x9b, 0xff, + 0x7f, 0xe7, 0x19, 0xff, 0x7f, 0xe7, 0x19, 0xff, + 0x7f, 0xe7, 0x19, 0xff, 0x7f, 0xe7, 0x19, 0xff, + 0x7f, 0xe7, 0x19, 0xff, 0x7f, 0xe7, 0x19, 0xff, + 0x7f, 0xe7, 0x19, 0xff, 0x7f, 0xe7, 0x19, 0xff, + 0x7f, 0xe7, 0x19, 0xff, 0x7f, 0xe7, 0x19, 0xff, + 0x7f, 0xe7, 0x19, 0xff, 0x7f, 0xe7, 0x19, 0xff, + 0x7f, 0xe7, 0x19, 0xff, 0x7f, 0xe7, 0x19, 0xff, + 0x7f, 0xe7, 0x19, 0xff, 0x7f, 0xe7, 0x19, 0xff, + 0xf9, 0xfb, 0xf6, 0xfa, 0x00, 0x00, 0x00, 0x25, + 0x00, 0x00, 0x00, 0x08, 0x00, 0x00, 0x00, 0x01, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0x00, 0x00, 0x00, 0x07, 0x00, 0x00, 0x00, 0x23, + 0xfc, 0xf6, 0xf6, 0xfb, 0xe4, 0x00, 0x00, 0xff, + 0xe4, 0x00, 0x00, 0xff, 0xe4, 0x00, 0x00, 0xff, + 0xe4, 0x00, 0x00, 0xff, 0xe4, 0x00, 0x00, 0xff, + 0xe4, 0x00, 0x00, 0xff, 0xe4, 0x00, 0x00, 0xff, + 0xe4, 0x00, 0x00, 0xff, 0xe4, 0x00, 0x00, 0xff, + 0xe4, 0x00, 0x00, 0xff, 0xe4, 0x00, 0x00, 0xff, + 0xe4, 0x00, 0x00, 0xff, 0xe4, 0x00, 0x00, 0xff, + 0xe4, 0x00, 0x00, 0xff, 0xfb, 0xfe, 0xf9, 0xff, + 0x83, 0xe8, 0x20, 0xff, 0x7f, 0xe7, 0x19, 0xff, + 0x86, 0xe8, 0x25, 0xff, 0xac, 0xef, 0x6a, 0xff, + 0xc9, 0xf5, 0x9e, 0xff, 0xdb, 0xf8, 0xbe, 0xff, + 0x98, 0xec, 0x46, 0xff, 0x7f, 0xe7, 0x19, 0xff, + 0x7f, 0xe7, 0x19, 0xff, 0x7f, 0xe7, 0x19, 0xff, + 0x7f, 0xe7, 0x19, 0xff, 0x7f, 0xe7, 0x19, 0xff, + 0x7f, 0xe7, 0x19, 0xff, 0x7f, 0xe7, 0x19, 0xff, + 0x7f, 0xe7, 0x19, 0xff, 0x7f, 0xe7, 0x19, 0xff, + 0x7f, 0xe7, 0x19, 0xff, 0x7f, 0xe7, 0x19, 0xff, + 0x7f, 0xe7, 0x19, 0xff, 0x7f, 0xe7, 0x19, 0xff, + 0x7f, 0xe7, 0x19, 0xff, 0x7f, 0xe7, 0x19, 0xff, + 0xf9, 0xfb, 0xf6, 0xfa, 0x00, 0x00, 0x00, 0x26, + 0x00, 0x00, 0x00, 0x08, 0x00, 0x00, 0x00, 0x01, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0x00, 0x00, 0x00, 0x07, 0x00, 0x00, 0x00, 0x23, + 0xfc, 0xf6, 0xf6, 0xfa, 0xe4, 0x00, 0x00, 0xff, + 0xe4, 0x00, 0x00, 0xff, 0xe4, 0x00, 0x00, 0xff, + 0xe4, 0x00, 0x00, 0xff, 0xe4, 0x00, 0x00, 0xff, + 0xe4, 0x00, 0x00, 0xff, 0xe4, 0x00, 0x00, 0xff, + 0xe4, 0x00, 0x00, 0xff, 0xe4, 0x00, 0x00, 0xff, + 0xe4, 0x00, 0x00, 0xff, 0xe4, 0x00, 0x00, 0xff, + 0xe4, 0x00, 0x00, 0xff, 0xe4, 0x00, 0x00, 0xff, + 0xe4, 0x00, 0x00, 0xff, 0xfb, 0xfe, 0xf9, 0xff, + 0xb1, 0xf0, 0x72, 0xff, 0xca, 0xf5, 0x9f, 0xff, + 0xc3, 0xf4, 0x94, 0xff, 0x9d, 0xed, 0x4e, 0xff, + 0x80, 0xe7, 0x1a, 0xff, 0x81, 0xe7, 0x1d, 0xff, + 0xba, 0xf2, 0x83, 0xff, 0xbf, 0xf3, 0x8c, 0xff, + 0x83, 0xe8, 0x20, 0xff, 0x7f, 0xe7, 0x19, 0xff, + 0x7f, 0xe7, 0x19, 0xff, 0x7f, 0xe7, 0x19, 0xff, + 0x7f, 0xe7, 0x19, 0xff, 0x7f, 0xe7, 0x19, 0xff, + 0x7f, 0xe7, 0x19, 0xff, 0x7f, 0xe7, 0x19, 0xff, + 0x7f, 0xe7, 0x19, 0xff, 0x7f, 0xe7, 0x19, 0xff, + 0x7f, 0xe7, 0x19, 0xff, 0x7f, 0xe7, 0x19, 0xff, + 0x7f, 0xe7, 0x19, 0xff, 0x7f, 0xe7, 0x19, 0xff, + 0xf9, 0xfb, 0xf6, 0xfa, 0x00, 0x00, 0x00, 0x26, + 0x00, 0x00, 0x00, 0x08, 0x00, 0x00, 0x00, 0x01, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0x00, 0x00, 0x00, 0x07, 0x00, 0x00, 0x00, 0x23, + 0xfc, 0xf6, 0xf6, 0xfa, 0xe4, 0x00, 0x00, 0xff, + 0xe4, 0x00, 0x00, 0xff, 0xe4, 0x00, 0x00, 0xff, + 0xe4, 0x00, 0x00, 0xff, 0xe4, 0x00, 0x00, 0xff, + 0xe4, 0x00, 0x00, 0xff, 0xe4, 0x00, 0x00, 0xff, + 0xe4, 0x00, 0x00, 0xff, 0xe4, 0x00, 0x00, 0xff, + 0xe4, 0x00, 0x00, 0xff, 0xe4, 0x00, 0x00, 0xff, + 0xe6, 0x12, 0x12, 0xff, 0xee, 0x62, 0x62, 0xff, + 0xf4, 0x97, 0x97, 0xff, 0xfd, 0xff, 0xfc, 0xff, + 0x9e, 0xed, 0x51, 0xff, 0x80, 0xe7, 0x1a, 0xff, + 0x7f, 0xe7, 0x19, 0xff, 0x7f, 0xe7, 0x19, 0xff, + 0x7f, 0xe7, 0x19, 0xff, 0x7f, 0xe7, 0x19, 0xff, + 0x7f, 0xe7, 0x19, 0xff, 0x93, 0xeb, 0x3d, 0xff, + 0xce, 0xf6, 0xa7, 0xff, 0x9d, 0xed, 0x4e, 0xff, + 0x7f, 0xe7, 0x19, 0xff, 0x7f, 0xe7, 0x19, 0xff, + 0x7f, 0xe7, 0x19, 0xff, 0x7f, 0xe7, 0x19, 0xff, + 0x7f, 0xe7, 0x19, 0xff, 0x7f, 0xe7, 0x19, 0xff, + 0x7f, 0xe7, 0x19, 0xff, 0x7f, 0xe7, 0x19, 0xff, + 0x7f, 0xe7, 0x19, 0xff, 0x7f, 0xe7, 0x19, 0xff, + 0x7f, 0xe7, 0x19, 0xff, 0x7f, 0xe7, 0x19, 0xff, + 0xf9, 0xfb, 0xf6, 0xfa, 0x00, 0x00, 0x00, 0x26, + 0x00, 0x00, 0x00, 0x08, 0x00, 0x00, 0x00, 0x01, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0x00, 0x00, 0x00, 0x07, 0x00, 0x00, 0x00, 0x23, + 0xfc, 0xf6, 0xf6, 0xfa, 0xe4, 0x00, 0x00, 0xff, + 0xe4, 0x00, 0x00, 0xff, 0xe4, 0x00, 0x00, 0xff, + 0xe4, 0x00, 0x00, 0xff, 0xe4, 0x00, 0x00, 0xff, + 0xe4, 0x00, 0x00, 0xff, 0xe4, 0x00, 0x00, 0xff, + 0xe4, 0x00, 0x00, 0xff, 0xe6, 0x15, 0x15, 0xff, + 0xef, 0x66, 0x66, 0xff, 0xf4, 0x98, 0x98, 0xff, + 0xf2, 0x85, 0x85, 0xff, 0xea, 0x35, 0x35, 0xff, + 0xe4, 0x00, 0x00, 0xff, 0xfb, 0xfe, 0xf9, 0xff, + 0x83, 0xe8, 0x20, 0xff, 0x7f, 0xe7, 0x19, 0xff, + 0x7f, 0xe7, 0x19, 0xff, 0x7f, 0xe7, 0x19, 0xff, + 0x7f, 0xe7, 0x19, 0xff, 0x7f, 0xe7, 0x19, 0xff, + 0x7f, 0xe7, 0x19, 0xff, 0x7f, 0xe7, 0x19, 0xff, + 0x80, 0xe7, 0x1b, 0xff, 0xb6, 0xf1, 0x7b, 0xff, + 0xc3, 0xf4, 0x93, 0xff, 0x85, 0xe8, 0x23, 0xff, + 0x7f, 0xe7, 0x19, 0xff, 0x7f, 0xe7, 0x19, 0xff, + 0x7f, 0xe7, 0x19, 0xff, 0x7f, 0xe7, 0x19, 0xff, + 0x7f, 0xe7, 0x19, 0xff, 0x7f, 0xe7, 0x19, 0xff, + 0x7f, 0xe7, 0x19, 0xff, 0x7f, 0xe7, 0x19, 0xff, + 0x7f, 0xe7, 0x19, 0xff, 0x7f, 0xe7, 0x19, 0xff, + 0xf9, 0xfb, 0xf6, 0xfa, 0x00, 0x00, 0x00, 0x26, + 0x00, 0x00, 0x00, 0x08, 0x00, 0x00, 0x00, 0x01, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0x00, 0x00, 0x00, 0x07, 0x00, 0x00, 0x00, 0x23, + 0xfc, 0xf6, 0xf6, 0xfa, 0xe4, 0x00, 0x00, 0xff, + 0xe4, 0x00, 0x00, 0xff, 0xe4, 0x00, 0x00, 0xff, + 0xe4, 0x00, 0x00, 0xff, 0xe4, 0x00, 0x00, 0xff, + 0xe7, 0x18, 0x18, 0xff, 0xef, 0x6a, 0x6a, 0xff, + 0xf4, 0x9a, 0x9a, 0xff, 0xf2, 0x84, 0x84, 0xff, + 0xe9, 0x33, 0x33, 0xff, 0xe4, 0x00, 0x00, 0xff, + 0xe4, 0x00, 0x00, 0xff, 0xe4, 0x00, 0x00, 0xff, + 0xe4, 0x00, 0x00, 0xff, 0xfb, 0xfe, 0xf9, 0xff, + 0x83, 0xe8, 0x20, 0xff, 0x7f, 0xe7, 0x19, 0xff, + 0x7f, 0xe7, 0x19, 0xff, 0x7f, 0xe7, 0x19, 0xff, + 0x7f, 0xe7, 0x19, 0xff, 0x7f, 0xe7, 0x19, 0xff, + 0x7f, 0xe7, 0x19, 0xff, 0x7f, 0xe7, 0x19, 0xff, + 0x7f, 0xe7, 0x19, 0xff, 0x7f, 0xe7, 0x19, 0xff, + 0x90, 0xea, 0x37, 0xff, 0xcd, 0xf6, 0xa6, 0xff, + 0xa1, 0xed, 0x56, 0xff, 0x7f, 0xe7, 0x19, 0xff, + 0x7f, 0xe7, 0x19, 0xff, 0x7f, 0xe7, 0x19, 0xff, + 0x7f, 0xe7, 0x19, 0xff, 0x7f, 0xe7, 0x19, 0xff, + 0x7f, 0xe7, 0x19, 0xff, 0x7f, 0xe7, 0x19, 0xff, + 0x7f, 0xe7, 0x19, 0xff, 0x7f, 0xe7, 0x19, 0xff, + 0xf9, 0xfb, 0xf6, 0xfa, 0x00, 0x00, 0x00, 0x26, + 0x00, 0x00, 0x00, 0x08, 0x00, 0x00, 0x00, 0x01, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0x00, 0x00, 0x00, 0x06, 0x00, 0x00, 0x00, 0x22, + 0xfb, 0xf5, 0xf5, 0xfa, 0xe4, 0x00, 0x00, 0xff, + 0xe4, 0x00, 0x00, 0xff, 0xe7, 0x1b, 0x1b, 0xff, + 0xf0, 0x6e, 0x6e, 0xff, 0xf4, 0x9b, 0x9b, 0xff, + 0xf2, 0x82, 0x82, 0xff, 0xe9, 0x30, 0x30, 0xff, + 0xe4, 0x00, 0x00, 0xff, 0xe4, 0x00, 0x00, 0xff, + 0xe4, 0x00, 0x00, 0xff, 0xe4, 0x00, 0x00, 0xff, + 0xe4, 0x00, 0x00, 0xff, 0xe4, 0x00, 0x00, 0xff, + 0xe4, 0x00, 0x00, 0xff, 0xfb, 0xfe, 0xf9, 0xff, + 0x83, 0xe8, 0x20, 0xff, 0x7f, 0xe7, 0x19, 0xff, + 0x7f, 0xe7, 0x19, 0xff, 0x7f, 0xe7, 0x19, 0xff, + 0x7f, 0xe7, 0x19, 0xff, 0x7f, 0xe7, 0x19, 0xff, + 0x7f, 0xe7, 0x19, 0xff, 0x7f, 0xe7, 0x19, 0xff, + 0x7f, 0xe7, 0x19, 0xff, 0x7f, 0xe7, 0x19, 0xff, + 0x7f, 0xe7, 0x19, 0xff, 0x7f, 0xe7, 0x19, 0xff, + 0xb1, 0xf0, 0x73, 0xff, 0xc6, 0xf4, 0x99, 0xff, + 0x87, 0xe9, 0x27, 0xff, 0x7f, 0xe7, 0x19, 0xff, + 0x7f, 0xe7, 0x19, 0xff, 0x7f, 0xe7, 0x19, 0xff, + 0x7f, 0xe7, 0x19, 0xff, 0x7f, 0xe7, 0x19, 0xff, + 0x7f, 0xe7, 0x19, 0xff, 0x7f, 0xe7, 0x19, 0xff, + 0xf9, 0xfb, 0xf6, 0xfa, 0x00, 0x00, 0x00, 0x26, + 0x00, 0x00, 0x00, 0x08, 0x00, 0x00, 0x00, 0x01, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0x00, 0x00, 0x00, 0x06, 0x00, 0x00, 0x00, 0x1f, + 0xfc, 0xf5, 0xf5, 0xf9, 0xed, 0x59, 0x59, 0xff, + 0xf5, 0x9c, 0x9c, 0xff, 0xf2, 0x80, 0x80, 0xff, + 0xe9, 0x2d, 0x2d, 0xff, 0xe4, 0x00, 0x00, 0xff, + 0xe4, 0x00, 0x00, 0xff, 0xe4, 0x00, 0x00, 0xff, + 0xe4, 0x00, 0x00, 0xff, 0xe4, 0x00, 0x00, 0xff, + 0xe4, 0x00, 0x00, 0xff, 0xe4, 0x00, 0x00, 0xff, + 0xe4, 0x00, 0x00, 0xff, 0xe4, 0x00, 0x00, 0xff, + 0xe4, 0x00, 0x00, 0xff, 0xfb, 0xfe, 0xf9, 0xff, + 0x83, 0xe8, 0x20, 0xff, 0x7f, 0xe7, 0x19, 0xff, + 0x7f, 0xe7, 0x19, 0xff, 0x7f, 0xe7, 0x19, 0xff, + 0x7f, 0xe7, 0x19, 0xff, 0x7f, 0xe7, 0x19, 0xff, + 0x7f, 0xe7, 0x19, 0xff, 0x7f, 0xe7, 0x19, 0xff, + 0x7f, 0xe7, 0x19, 0xff, 0x7f, 0xe7, 0x19, 0xff, + 0x7f, 0xe7, 0x19, 0xff, 0x7f, 0xe7, 0x19, 0xff, + 0x7f, 0xe7, 0x19, 0xff, 0x8d, 0xea, 0x31, 0xff, + 0xcc, 0xf5, 0xa3, 0xff, 0xa6, 0xee, 0x5f, 0xff, + 0x7f, 0xe7, 0x19, 0xff, 0x7f, 0xe7, 0x19, 0xff, + 0x7f, 0xe7, 0x19, 0xff, 0x7f, 0xe7, 0x19, 0xff, + 0x7f, 0xe7, 0x19, 0xff, 0x7f, 0xe7, 0x19, 0xff, + 0xf9, 0xfb, 0xf6, 0xfa, 0x00, 0x00, 0x00, 0x27, + 0x00, 0x00, 0x00, 0x08, 0x00, 0x00, 0x00, 0x01, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0x00, 0x00, 0x00, 0x04, 0x00, 0x00, 0x00, 0x17, + 0xc8, 0xbe, 0xbe, 0x98, 0xf9, 0xe2, 0xe2, 0xf8, + 0xe8, 0x27, 0x27, 0xff, 0xe4, 0x00, 0x00, 0xff, + 0xe4, 0x00, 0x00, 0xff, 0xe4, 0x00, 0x00, 0xff, + 0xe4, 0x00, 0x00, 0xff, 0xe4, 0x00, 0x00, 0xff, + 0xe4, 0x00, 0x00, 0xff, 0xe4, 0x00, 0x00, 0xff, + 0xe4, 0x00, 0x00, 0xff, 0xe4, 0x00, 0x00, 0xff, + 0xe4, 0x00, 0x00, 0xff, 0xe4, 0x00, 0x00, 0xff, + 0xe4, 0x00, 0x00, 0xff, 0xfb, 0xfe, 0xf9, 0xff, + 0x83, 0xe8, 0x20, 0xff, 0x7f, 0xe7, 0x19, 0xff, + 0x7f, 0xe7, 0x19, 0xff, 0x7f, 0xe7, 0x19, 0xff, + 0x7f, 0xe7, 0x19, 0xff, 0x7f, 0xe7, 0x19, 0xff, + 0x7f, 0xe7, 0x19, 0xff, 0x7f, 0xe7, 0x19, 0xff, + 0x7f, 0xe7, 0x19, 0xff, 0x7f, 0xe7, 0x19, 0xff, + 0x7f, 0xe7, 0x19, 0xff, 0x7f, 0xe7, 0x19, 0xff, + 0x7f, 0xe7, 0x19, 0xff, 0x7f, 0xe7, 0x19, 0xff, + 0x7f, 0xe7, 0x19, 0xff, 0xad, 0xf0, 0x6b, 0xff, + 0xc9, 0xf5, 0x9e, 0xff, 0x8a, 0xe9, 0x2c, 0xff, + 0x7f, 0xe7, 0x19, 0xff, 0x7f, 0xe7, 0x19, 0xff, + 0x7f, 0xe7, 0x19, 0xff, 0x7f, 0xe7, 0x19, 0xff, + 0xf9, 0xfb, 0xf6, 0xfa, 0x00, 0x00, 0x00, 0x27, + 0x00, 0x00, 0x00, 0x08, 0x00, 0x00, 0x00, 0x01, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0x00, 0x00, 0x00, 0x02, 0x00, 0x00, 0x00, 0x0b, + 0x00, 0x00, 0x00, 0x23, 0xa7, 0xa5, 0xa5, 0x80, + 0xf9, 0xeb, 0xeb, 0xf8, 0xeb, 0x41, 0x41, 0xff, + 0xe4, 0x00, 0x00, 0xff, 0xe4, 0x00, 0x00, 0xff, + 0xe4, 0x00, 0x00, 0xff, 0xe4, 0x00, 0x00, 0xff, + 0xe4, 0x00, 0x00, 0xff, 0xe4, 0x00, 0x00, 0xff, + 0xe4, 0x00, 0x00, 0xff, 0xe4, 0x00, 0x00, 0xff, + 0xe4, 0x00, 0x00, 0xff, 0xe4, 0x00, 0x00, 0xff, + 0xe4, 0x00, 0x00, 0xff, 0xfb, 0xfe, 0xf9, 0xff, + 0x83, 0xe8, 0x20, 0xff, 0x7f, 0xe7, 0x19, 0xff, + 0x7f, 0xe7, 0x19, 0xff, 0x7f, 0xe7, 0x19, 0xff, + 0x7f, 0xe7, 0x19, 0xff, 0x7f, 0xe7, 0x19, 0xff, + 0x7f, 0xe7, 0x19, 0xff, 0x7f, 0xe7, 0x19, 0xff, + 0x7f, 0xe7, 0x19, 0xff, 0x7f, 0xe7, 0x19, 0xff, + 0x7f, 0xe7, 0x19, 0xff, 0x7f, 0xe7, 0x19, 0xff, + 0x7f, 0xe7, 0x19, 0xff, 0x7f, 0xe7, 0x19, 0xff, + 0x7f, 0xe7, 0x19, 0xff, 0x7f, 0xe7, 0x19, 0xff, + 0x8a, 0xe9, 0x2d, 0xff, 0xca, 0xf5, 0x9f, 0xff, + 0xac, 0xef, 0x69, 0xff, 0x7f, 0xe7, 0x19, 0xff, + 0x7f, 0xe7, 0x19, 0xff, 0x7f, 0xe7, 0x19, 0xff, + 0xf9, 0xfb, 0xf6, 0xfa, 0x00, 0x00, 0x00, 0x27, + 0x00, 0x00, 0x00, 0x08, 0x00, 0x00, 0x00, 0x01, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0x00, 0x00, 0x00, 0x01, 0x00, 0x00, 0x00, 0x03, + 0x00, 0x00, 0x00, 0x0d, 0x00, 0x00, 0x00, 0x21, + 0x86, 0x86, 0x86, 0x67, 0xf8, 0xec, 0xec, 0xf4, + 0xed, 0x60, 0x60, 0xfe, 0xe4, 0x00, 0x00, 0xff, + 0xe4, 0x00, 0x00, 0xff, 0xe4, 0x00, 0x00, 0xff, + 0xe4, 0x00, 0x00, 0xff, 0xe4, 0x00, 0x00, 0xff, + 0xe4, 0x00, 0x00, 0xff, 0xe4, 0x00, 0x00, 0xff, + 0xe4, 0x00, 0x00, 0xff, 0xe4, 0x00, 0x00, 0xff, + 0xe4, 0x00, 0x00, 0xff, 0xfb, 0xfe, 0xf9, 0xff, + 0x83, 0xe8, 0x20, 0xff, 0x7f, 0xe7, 0x19, 0xff, + 0x7f, 0xe7, 0x19, 0xff, 0x7f, 0xe7, 0x19, 0xff, + 0x7f, 0xe7, 0x19, 0xff, 0x7f, 0xe7, 0x19, 0xff, + 0x7f, 0xe7, 0x19, 0xff, 0x7f, 0xe7, 0x19, 0xff, + 0x7f, 0xe7, 0x19, 0xff, 0x7f, 0xe7, 0x19, 0xff, + 0x7f, 0xe7, 0x19, 0xff, 0x7f, 0xe7, 0x19, 0xff, + 0x7f, 0xe7, 0x19, 0xff, 0x7f, 0xe7, 0x19, 0xff, + 0x7f, 0xe7, 0x19, 0xff, 0x7f, 0xe7, 0x19, 0xff, + 0x7f, 0xe7, 0x19, 0xff, 0x7f, 0xe7, 0x19, 0xff, + 0xa8, 0xef, 0x62, 0xff, 0xcc, 0xf5, 0xa3, 0xff, + 0x8d, 0xea, 0x31, 0xff, 0x7f, 0xe7, 0x19, 0xff, + 0xf9, 0xfb, 0xf6, 0xfa, 0x00, 0x00, 0x00, 0x27, + 0x00, 0x00, 0x00, 0x09, 0x00, 0x00, 0x00, 0x01, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0x00, 0x00, 0x00, 0x03, 0x00, 0x00, 0x00, 0x0b, + 0x00, 0x00, 0x00, 0x1d, 0x65, 0x65, 0x65, 0x51, + 0xf3, 0xe7, 0xe7, 0xea, 0xef, 0x86, 0x86, 0xfc, + 0xe4, 0x01, 0x01, 0xff, 0xe4, 0x00, 0x00, 0xff, + 0xe4, 0x00, 0x00, 0xff, 0xe4, 0x00, 0x00, 0xff, + 0xe4, 0x00, 0x00, 0xff, 0xe4, 0x00, 0x00, 0xff, + 0xe4, 0x00, 0x00, 0xff, 0xe4, 0x00, 0x00, 0xff, + 0xe4, 0x00, 0x00, 0xff, 0xfb, 0xfe, 0xf9, 0xff, + 0x83, 0xe8, 0x20, 0xff, 0x7f, 0xe7, 0x19, 0xff, + 0x7f, 0xe7, 0x19, 0xff, 0x7f, 0xe7, 0x19, 0xff, + 0x7f, 0xe7, 0x19, 0xff, 0x7f, 0xe7, 0x19, 0xff, + 0x7f, 0xe7, 0x19, 0xff, 0x7f, 0xe7, 0x19, 0xff, + 0x7f, 0xe7, 0x19, 0xff, 0x7f, 0xe7, 0x19, 0xff, + 0x7f, 0xe7, 0x19, 0xff, 0x7f, 0xe7, 0x19, 0xff, + 0x7f, 0xe7, 0x19, 0xff, 0x7f, 0xe7, 0x19, 0xff, + 0x7f, 0xe7, 0x19, 0xff, 0x7f, 0xe7, 0x19, 0xff, + 0x7f, 0xe7, 0x19, 0xff, 0x7f, 0xe7, 0x19, 0xff, + 0x7f, 0xe7, 0x19, 0xff, 0x88, 0xe9, 0x28, 0xff, + 0xc9, 0xf5, 0x9e, 0xff, 0xc9, 0xf5, 0x9e, 0xfe, + 0xf7, 0xfa, 0xf4, 0xf6, 0x00, 0x00, 0x00, 0x25, + 0x00, 0x00, 0x00, 0x08, 0x00, 0x00, 0x00, 0x01, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0x00, 0x00, 0x00, 0x02, + 0x00, 0x00, 0x00, 0x09, 0x00, 0x00, 0x00, 0x19, + 0x3d, 0x3d, 0x3d, 0x3f, 0xe9, 0xdc, 0xdc, 0xd9, + 0xf3, 0xab, 0xab, 0xf9, 0xe5, 0x07, 0x07, 0xff, + 0xe4, 0x00, 0x00, 0xff, 0xe4, 0x00, 0x00, 0xff, + 0xe4, 0x00, 0x00, 0xff, 0xe4, 0x00, 0x00, 0xff, + 0xe4, 0x00, 0x00, 0xff, 0xe4, 0x00, 0x00, 0xff, + 0xe4, 0x00, 0x00, 0xff, 0xfb, 0xfe, 0xf9, 0xff, + 0x83, 0xe8, 0x20, 0xff, 0x7f, 0xe7, 0x19, 0xff, + 0x7f, 0xe7, 0x19, 0xff, 0x7f, 0xe7, 0x19, 0xff, + 0x7f, 0xe7, 0x19, 0xff, 0x7f, 0xe7, 0x19, 0xff, + 0x7f, 0xe7, 0x19, 0xff, 0x7f, 0xe7, 0x19, 0xff, + 0x7f, 0xe7, 0x19, 0xff, 0x7f, 0xe7, 0x19, 0xff, + 0x7f, 0xe7, 0x19, 0xff, 0x7f, 0xe7, 0x19, 0xff, + 0x7f, 0xe7, 0x19, 0xff, 0x7f, 0xe7, 0x19, 0xff, + 0x7f, 0xe7, 0x19, 0xff, 0x7f, 0xe7, 0x19, 0xff, + 0x7f, 0xe7, 0x19, 0xff, 0x7f, 0xe7, 0x19, 0xff, + 0x99, 0xec, 0x48, 0xff, 0xca, 0xf1, 0xa4, 0xf9, + 0xf4, 0xf9, 0xef, 0xf8, 0xd5, 0xdb, 0xd0, 0xcf, + 0x83, 0x83, 0x83, 0x6b, 0x00, 0x00, 0x00, 0x1c, + 0x00, 0x00, 0x00, 0x06, 0x00, 0x00, 0x00, 0x01, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0x00, 0x00, 0x00, 0x02, 0x00, 0x00, 0x00, 0x07, + 0x00, 0x00, 0x00, 0x15, 0x14, 0x14, 0x14, 0x32, + 0xda, 0xce, 0xce, 0xc0, 0xf5, 0xcb, 0xcb, 0xf8, + 0xe6, 0x14, 0x14, 0xff, 0xe4, 0x00, 0x00, 0xff, + 0xe4, 0x00, 0x00, 0xff, 0xe4, 0x00, 0x00, 0xff, + 0xe4, 0x00, 0x00, 0xff, 0xe4, 0x00, 0x00, 0xff, + 0xe4, 0x00, 0x00, 0xff, 0xfb, 0xfe, 0xf9, 0xff, + 0x83, 0xe8, 0x20, 0xff, 0x7f, 0xe7, 0x19, 0xff, + 0x7f, 0xe7, 0x19, 0xff, 0x7f, 0xe7, 0x19, 0xff, + 0x7f, 0xe7, 0x19, 0xff, 0x7f, 0xe7, 0x19, 0xff, + 0x7f, 0xe7, 0x19, 0xff, 0x7f, 0xe7, 0x19, 0xff, + 0x7f, 0xe7, 0x19, 0xff, 0x7f, 0xe7, 0x19, 0xff, + 0x7f, 0xe7, 0x19, 0xff, 0x7f, 0xe7, 0x19, 0xff, + 0x7f, 0xe7, 0x19, 0xff, 0x7f, 0xe7, 0x19, 0xff, + 0x7f, 0xe7, 0x19, 0xff, 0x88, 0xe9, 0x28, 0xff, + 0xb6, 0xf0, 0x7c, 0xfd, 0xe8, 0xf6, 0xdb, 0xf6, + 0xe8, 0xef, 0xe2, 0xea, 0xab, 0xac, 0xa9, 0xa0, + 0x2f, 0x2f, 0x2f, 0x56, 0x00, 0x00, 0x00, 0x3a, + 0x00, 0x00, 0x00, 0x23, 0x00, 0x00, 0x00, 0x0e, + 0x00, 0x00, 0x00, 0x03, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0x00, 0x00, 0x00, 0x01, + 0x00, 0x00, 0x00, 0x06, 0x00, 0x00, 0x00, 0x13, + 0x00, 0x00, 0x00, 0x2a, 0xc4, 0xbc, 0xbc, 0xa1, + 0xf8, 0xe1, 0xe1, 0xf8, 0xe8, 0x27, 0x27, 0xff, + 0xe4, 0x00, 0x00, 0xff, 0xe4, 0x00, 0x00, 0xff, + 0xe4, 0x00, 0x00, 0xff, 0xe4, 0x00, 0x00, 0xff, + 0xe4, 0x00, 0x00, 0xff, 0xfb, 0xfe, 0xf9, 0xff, + 0x83, 0xe8, 0x20, 0xff, 0x7f, 0xe7, 0x19, 0xff, + 0x7f, 0xe7, 0x19, 0xff, 0x7f, 0xe7, 0x19, 0xff, + 0x7f, 0xe7, 0x19, 0xff, 0x7f, 0xe7, 0x19, 0xff, + 0x7f, 0xe7, 0x19, 0xff, 0x7f, 0xe7, 0x19, 0xff, + 0x7f, 0xe7, 0x19, 0xff, 0x7f, 0xe7, 0x19, 0xff, + 0x7f, 0xe7, 0x19, 0xff, 0x7f, 0xe7, 0x19, 0xff, + 0x80, 0xe7, 0x1a, 0xff, 0xa0, 0xed, 0x55, 0xff, + 0xd3, 0xf2, 0xb3, 0xf7, 0xf4, 0xf9, 0xf0, 0xf8, + 0xcc, 0xd1, 0xc6, 0xc2, 0x6f, 0x6f, 0x6f, 0x73, + 0x00, 0x00, 0x00, 0x41, 0x00, 0x00, 0x00, 0x30, + 0x00, 0x00, 0x00, 0x21, 0x00, 0x00, 0x00, 0x15, + 0x00, 0x00, 0x00, 0x0b, 0x00, 0x00, 0x00, 0x04, + 0x00, 0x00, 0x00, 0x01, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0x00, 0x00, 0x00, 0x01, 0x00, 0x00, 0x00, 0x05, + 0x00, 0x00, 0x00, 0x10, 0x00, 0x00, 0x00, 0x25, + 0xa7, 0xa5, 0xa5, 0x82, 0xfa, 0xec, 0xec, 0xf7, + 0xeb, 0x40, 0x40, 0xff, 0xe4, 0x00, 0x00, 0xff, + 0xe4, 0x00, 0x00, 0xff, 0xe4, 0x00, 0x00, 0xff, + 0xe4, 0x00, 0x00, 0xff, 0xfb, 0xfe, 0xf9, 0xff, + 0x83, 0xe8, 0x20, 0xff, 0x7f, 0xe7, 0x19, 0xff, + 0x7f, 0xe7, 0x19, 0xff, 0x7f, 0xe7, 0x19, 0xff, + 0x7f, 0xe7, 0x19, 0xff, 0x7f, 0xe7, 0x19, 0xff, + 0x7f, 0xe7, 0x19, 0xff, 0x7f, 0xe7, 0x19, 0xff, + 0x7f, 0xe7, 0x19, 0xff, 0x7f, 0xe7, 0x19, 0xff, + 0x8d, 0xea, 0x31, 0xff, 0xbd, 0xf1, 0x8a, 0xfc, + 0xef, 0xf7, 0xe5, 0xf8, 0xe2, 0xe8, 0xdb, 0xe2, + 0xa0, 0xa0, 0xa0, 0x94, 0x1e, 0x1e, 0x1e, 0x4d, + 0x00, 0x00, 0x00, 0x36, 0x00, 0x00, 0x00, 0x26, + 0x00, 0x00, 0x00, 0x19, 0x00, 0x00, 0x00, 0x0f, + 0x00, 0x00, 0x00, 0x08, 0x00, 0x00, 0x00, 0x04, + 0x00, 0x00, 0x00, 0x02, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0x00, 0x00, 0x00, 0x01, + 0x00, 0x00, 0x00, 0x04, 0x00, 0x00, 0x00, 0x0d, + 0x00, 0x00, 0x00, 0x21, 0x87, 0x87, 0x87, 0x68, + 0xf8, 0xed, 0xed, 0xf4, 0xee, 0x60, 0x60, 0xfd, + 0xe4, 0x00, 0x00, 0xff, 0xe4, 0x00, 0x00, 0xff, + 0xe4, 0x00, 0x00, 0xff, 0xfb, 0xfe, 0xf9, 0xff, + 0x83, 0xe8, 0x20, 0xff, 0x7f, 0xe7, 0x19, 0xff, + 0x7f, 0xe7, 0x19, 0xff, 0x7f, 0xe7, 0x19, 0xff, + 0x7f, 0xe7, 0x19, 0xff, 0x7f, 0xe7, 0x19, 0xff, + 0x7f, 0xe7, 0x19, 0xff, 0x82, 0xe7, 0x1e, 0xff, + 0xa8, 0xef, 0x62, 0xff, 0xd9, 0xf2, 0xc1, 0xf7, + 0xf3, 0xf8, 0xee, 0xf5, 0xc2, 0xc6, 0xbe, 0xb7, + 0x5d, 0x5d, 0x5d, 0x66, 0x00, 0x00, 0x00, 0x3c, + 0x00, 0x00, 0x00, 0x2b, 0x00, 0x00, 0x00, 0x1d, + 0x00, 0x00, 0x00, 0x12, 0x00, 0x00, 0x00, 0x0a, + 0x00, 0x00, 0x00, 0x05, 0x00, 0x00, 0x00, 0x02, + 0x00, 0x00, 0x00, 0x01, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0x00, 0x00, 0x00, 0x03, + 0x00, 0x00, 0x00, 0x0b, 0x00, 0x00, 0x00, 0x1d, + 0x64, 0x64, 0x64, 0x52, 0xf2, 0xe7, 0xe7, 0xeb, + 0xf0, 0x85, 0x85, 0xfb, 0xe4, 0x01, 0x01, 0xff, + 0xe4, 0x00, 0x00, 0xff, 0xfb, 0xfe, 0xf9, 0xff, + 0x83, 0xe8, 0x20, 0xff, 0x7f, 0xe7, 0x19, 0xff, + 0x7f, 0xe7, 0x19, 0xff, 0x7f, 0xe7, 0x19, 0xff, + 0x7f, 0xe7, 0x19, 0xff, 0x93, 0xeb, 0x3d, 0xff, + 0xc4, 0xf1, 0x97, 0xfb, 0xf2, 0xf8, 0xec, 0xf9, + 0xdc, 0xe2, 0xd5, 0xd9, 0x96, 0x96, 0x96, 0x88, + 0x0f, 0x0f, 0x0f, 0x45, 0x00, 0x00, 0x00, 0x31, + 0x00, 0x00, 0x00, 0x22, 0x00, 0x00, 0x00, 0x16, + 0x00, 0x00, 0x00, 0x0c, 0x00, 0x00, 0x00, 0x06, + 0x00, 0x00, 0x00, 0x03, 0x00, 0x00, 0x00, 0x01, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0x00, 0x00, 0x00, 0x02, 0x00, 0x00, 0x00, 0x09, + 0x00, 0x00, 0x00, 0x1a, 0x3f, 0x3f, 0x3f, 0x41, + 0xe8, 0xdc, 0xdc, 0xda, 0xf2, 0xab, 0xab, 0xf9, + 0xe5, 0x07, 0x07, 0xff, 0xfb, 0xfe, 0xf9, 0xff, + 0x83, 0xe8, 0x20, 0xff, 0x7f, 0xe7, 0x19, 0xff, + 0x85, 0xe8, 0x23, 0xff, 0xb0, 0xf0, 0x70, 0xfe, + 0xe2, 0xf4, 0xcf, 0xf6, 0xef, 0xf4, 0xea, 0xf2, + 0xba, 0xbc, 0xb9, 0xab, 0x4d, 0x4d, 0x4d, 0x5a, + 0x00, 0x00, 0x00, 0x37, 0x00, 0x00, 0x00, 0x27, + 0x00, 0x00, 0x00, 0x1a, 0x00, 0x00, 0x00, 0x0f, + 0x00, 0x00, 0x00, 0x08, 0x00, 0x00, 0x00, 0x04, + 0x00, 0x00, 0x00, 0x02, 0x00, 0x00, 0x00, 0x01, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0x00, 0x00, 0x00, 0x02, + 0x00, 0x00, 0x00, 0x08, 0x00, 0x00, 0x00, 0x16, + 0x19, 0x19, 0x19, 0x33, 0xda, 0xcf, 0xcf, 0xc1, + 0xf5, 0xca, 0xca, 0xf8, 0xfb, 0xfe, 0xf9, 0xff, + 0x9e, 0xed, 0x51, 0xff, 0xcc, 0xf2, 0xa7, 0xf9, + 0xf5, 0xfa, 0xf1, 0xf9, 0xd6, 0xdb, 0xd0, 0xcd, + 0x8a, 0x8a, 0x8a, 0x7c, 0x04, 0x04, 0x04, 0x3e, + 0x00, 0x00, 0x00, 0x2c, 0x00, 0x00, 0x00, 0x1e, + 0x00, 0x00, 0x00, 0x13, 0x00, 0x00, 0x00, 0x0a, + 0x00, 0x00, 0x00, 0x05, 0x00, 0x00, 0x00, 0x02, + 0x00, 0x00, 0x00, 0x01, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0x00, 0x00, 0x00, 0x01, 0x00, 0x00, 0x00, 0x06, + 0x00, 0x00, 0x00, 0x13, 0x00, 0x00, 0x00, 0x2a, + 0xc6, 0xbe, 0xbe, 0xa1, 0xf9, 0xfc, 0xf5, 0xfd, + 0xeb, 0xf1, 0xe5, 0xea, 0xb3, 0xb5, 0xb2, 0x9e, + 0x39, 0x39, 0x39, 0x50, 0x00, 0x00, 0x00, 0x32, + 0x00, 0x00, 0x00, 0x22, 0x00, 0x00, 0x00, 0x16, + 0x00, 0x00, 0x00, 0x0d, 0x00, 0x00, 0x00, 0x07, + 0x00, 0x00, 0x00, 0x03, 0x00, 0x00, 0x00, 0x01, + 0x00, 0x00, 0x00, 0x01, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0x00, 0x00, 0x00, 0x01, + 0x00, 0x00, 0x00, 0x05, 0x00, 0x00, 0x00, 0x0f, + 0x00, 0x00, 0x00, 0x21, 0x25, 0x25, 0x25, 0x37, + 0x00, 0x00, 0x00, 0x32, 0x00, 0x00, 0x00, 0x27, + 0x00, 0x00, 0x00, 0x1a, 0x00, 0x00, 0x00, 0x10, + 0x00, 0x00, 0x00, 0x08, 0x00, 0x00, 0x00, 0x04, + 0x00, 0x00, 0x00, 0x02, 0x00, 0x00, 0x00, 0x01, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0x00, 0x00, 0x00, 0x01, 0x00, 0x00, 0x00, 0x03, + 0x00, 0x00, 0x00, 0x0a, 0x00, 0x00, 0x00, 0x10, + 0x00, 0x00, 0x00, 0x10, 0x00, 0x00, 0x00, 0x0a, + 0x00, 0x00, 0x00, 0x05, 0x00, 0x00, 0x00, 0x03, + 0x00, 0x00, 0x00, 0x01, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0x00, 0x00, 0x00, 0x01, 0x00, 0x00, 0x00, 0x03, + 0x00, 0x00, 0x00, 0x02, 0x00, 0x00, 0x00, 0x01, + 0x00, 0x00, 0x00, 0x01, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0x00, + 0x00, 0x00, 0x28, 0x75, 0x75, 0x61, 0x79, 0x29, + 0x74, 0x65, 0x73, 0x74, 0x2f, 0x00, 0x00, 0x00, + 0x04, 0x00, 0x00, 0x00, 0x69, 0x63, 0x63, 0x2d, + 0x70, 0x72, 0x6f, 0x66, 0x69, 0x6c, 0x65, 0x2e, + 0x70, 0x6e, 0x67, 0x00, 0x00, 0x00, 0x00, 0x00, + 0x4e, 0x1a, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, + 0x89, 0x50, 0x4e, 0x47, 0x0d, 0x0a, 0x1a, 0x0a, + 0x00, 0x00, 0x00, 0x0d, 0x49, 0x48, 0x44, 0x52, + 0x00, 0x00, 0x00, 0x30, 0x00, 0x00, 0x00, 0x30, + 0x08, 0x06, 0x00, 0x00, 0x00, 0x57, 0x02, 0xf9, + 0x87, 0x00, 0x00, 0x0f, 0x77, 0x69, 0x43, 0x43, + 0x50, 0x69, 0x63, 0x63, 0x00, 0x00, 0x58, 0x85, + 0xed, 0x59, 0x7b, 0x98, 0x54, 0xc5, 0x95, 0xaf, + 0x1e, 0x2e, 0x6f, 0x10, 0x03, 0xa8, 0xb4, 0x46, + 0x6c, 0x15, 0x11, 0x10, 0xb0, 0xb9, 0xcd, 0xc0, + 0x00, 0xc3, 0x30, 0x0f, 0x1e, 0xca, 0x34, 0x0c, + 0xcf, 0x41, 0x14, 0xc4, 0x9e, 0xee, 0x7b, 0x67, + 0x86, 0xee, 0xe9, 0x1e, 0xfa, 0x31, 0xc3, 0x8c, + 0x4a, 0x1b, 0x04, 0x11, 0x89, 0x48, 0x02, 0xe2, + 0x5c, 0x89, 0xa8, 0x20, 0xba, 0x3e, 0xe2, 0xa3, + 0x67, 0xa3, 0xc6, 0x6c, 0x8c, 0x31, 0x89, 0x59, + 0xe3, 0xd5, 0x98, 0xcd, 0x26, 0xba, 0x8f, 0x64, + 0x17, 0xe3, 0x4c, 0x82, 0x09, 0x24, 0x4b, 0x12, + 0x37, 0xd9, 0xc4, 0x9c, 0xfc, 0xea, 0x54, 0x75, + 0x4f, 0x0f, 0x48, 0xbe, 0x6f, 0xbf, 0x6f, 0xff, + 0x5c, 0xe6, 0xab, 0xbe, 0xa7, 0x4e, 0x9d, 0xaa, + 0x3a, 0xe7, 0xfc, 0xea, 0x75, 0x0e, 0x42, 0x5c, + 0xfa, 0x5a, 0x2c, 0xdc, 0x92, 0x32, 0xfc, 0x42, + 0xb4, 0xc4, 0xd3, 0xc9, 0x55, 0x4b, 0xaa, 0x7d, + 0x37, 0xac, 0xbf, 0xd1, 0x37, 0xf8, 0x27, 0x62, + 0xb8, 0x18, 0x23, 0x46, 0x89, 0x8b, 0x84, 0x19, + 0x0a, 0xa7, 0x5a, 0xab, 0x56, 0xac, 0x08, 0x8a, + 0x73, 0xfe, 0xfb, 0xf8, 0xc7, 0xc2, 0x23, 0xbf, + 0x3f, 0x9c, 0x26, 0xc7, 0xda, 0xdb, 0xb9, 0x69, + 0xe2, 0x3b, 0x4b, 0xa6, 0xfc, 0xa0, 0xe9, 0xc6, + 0x57, 0xe7, 0x1c, 0x3e, 0x65, 0xde, 0x7d, 0xee, + 0x7e, 0xfc, 0xef, 0xbc, 0x88, 0x95, 0x0a, 0x0b, + 0xe1, 0x99, 0x8a, 0xb2, 0x38, 0xdc, 0x9a, 0x4c, + 0x0b, 0x51, 0x82, 0x32, 0xd0, 0xdf, 0x9e, 0x6e, + 0xc5, 0x77, 0xf0, 0x63, 0x90, 0x19, 0x1b, 0x6e, + 0x0a, 0x45, 0x40, 0xbf, 0x0c, 0x7a, 0x6a, 0x12, + 0x0a, 0x82, 0xfe, 0x50, 0xf2, 0x1b, 0x14, 0xfd, + 0x07, 0x49, 0x37, 0x32, 0x3d, 0x64, 0x84, 0xa4, + 0x93, 0x6b, 0x56, 0xd5, 0x80, 0xf6, 0x81, 0xf6, + 0x35, 0x16, 0xd1, 0x0d, 0x45, 0x74, 0xb8, 0x29, + 0xd9, 0x02, 0xba, 0x12, 0xf4, 0x84, 0xb6, 0x70, + 0x23, 0xe6, 0x1a, 0x82, 0x39, 0x06, 0x8d, 0x6e, + 0xb1, 0xd2, 0x21, 0xa8, 0xb5, 0x15, 0xfa, 0x0c, + 0x8b, 0xb4, 0x44, 0xc0, 0x1b, 0xb5, 0x03, 0xf5, + 0xf2, 0x96, 0x58, 0x26, 0x9c, 0xd7, 0x19, 0x65, + 0x84, 0x15, 0x5f, 0xbb, 0x1a, 0xdf, 0x61, 0x28, + 0x2f, 0x87, 0x53, 0xcc, 0x97, 0x73, 0xbf, 0x1e, + 0xb1, 0x98, 0x96, 0xfc, 0x77, 0xac, 0x54, 0x81, + 0x7e, 0xdf, 0x4e, 0x16, 0x64, 0x3e, 0x68, 0xca, + 0x30, 0x3d, 0x04, 0xe5, 0x54, 0x73, 0xba, 0x40, + 0x7f, 0xbc, 0x39, 0xc4, 0xb4, 0x81, 0xf2, 0x97, + 0xd6, 0x18, 0xd3, 0x63, 0xa1, 0x47, 0x49, 0x6b, + 0xba, 0x7a, 0x95, 0x1a, 0xc7, 0x73, 0x61, 0x6b, + 0x7a, 0xc5, 0x1a, 0x4d, 0xfb, 0x92, 0x99, 0xfc, + 0x98, 0x9e, 0x29, 0x99, 0x68, 0x81, 0x9e, 0xd5, + 0xd9, 0xb4, 0x66, 0x9d, 0x1a, 0xc7, 0x53, 0x2d, + 0xaa, 0x45, 0x4c, 0x64, 0x84, 0xd4, 0x6a, 0x99, + 0x48, 0x88, 0x88, 0x48, 0x8a, 0xe3, 0xa0, 0x25, + 0x37, 0x24, 0x64, 0xff, 0x2a, 0xd1, 0x89, 0x6f, + 0x4c, 0xf3, 0x2c, 0x2d, 0x5b, 0x2b, 0x4e, 0x88, + 0xa8, 0xe6, 0x41, 0xea, 0x01, 0x39, 0xff, 0x72, + 0xd1, 0x8c, 0xb6, 0x06, 0xfe, 0x4d, 0xa1, 0xb5, + 0xb9, 0x5f, 0xef, 0x02, 0x65, 0x5c, 0x6e, 0x94, + 0x19, 0xf3, 0x51, 0xe6, 0x14, 0xe8, 0x7a, 0x49, + 0xef, 0x7c, 0x5b, 0x2a, 0x58, 0xe4, 0xc7, 0xe1, + 0x45, 0x7e, 0xdc, 0x8c, 0x72, 0x40, 0xfb, 0xb1, + 0x53, 0xda, 0xaf, 0xfd, 0x78, 0x1b, 0x6c, 0xd8, + 0xaa, 0xfd, 0xb8, 0x0d, 0xf4, 0xef, 0xb4, 0xbf, + 0x80, 0x4f, 0x49, 0x52, 0xfb, 0x6b, 0x3a, 0xe8, + 0x8f, 0xb4, 0xbf, 0xd0, 0x3a, 0x60, 0x9c, 0xf6, + 0xd7, 0x5d, 0xa0, 0x3f, 0xaf, 0x7d, 0x84, 0x75, + 0x68, 0x8c, 0xd6, 0x3e, 0xc2, 0xf8, 0xc6, 0x83, + 0xda, 0x47, 0x9f, 0xc5, 0x5a, 0x1b, 0x2b, 0xd6, + 0x88, 0x26, 0x58, 0x93, 0x12, 0x3e, 0xd1, 0x0a, + 0xff, 0x24, 0x84, 0x8d, 0x9a, 0xf4, 0x85, 0x4f, + 0x73, 0x6d, 0x70, 0x2d, 0xae, 0xcb, 0x36, 0x1f, + 0x6c, 0x8f, 0x83, 0x6a, 0xc7, 0xaf, 0x4f, 0x84, + 0x41, 0xb5, 0x8a, 0x0e, 0x48, 0x34, 0x8b, 0x46, + 0x8c, 0x93, 0x06, 0x2f, 0xc9, 0x1e, 0x4a, 0x33, + 0x2f, 0x8c, 0x6f, 0x33, 0x64, 0xe2, 0x42, 0x5a, + 0xb1, 0x02, 0x54, 0xc6, 0xb3, 0x0d, 0x9c, 0xb4, + 0x38, 0x09, 0xc9, 0x34, 0xea, 0x4d, 0x28, 0xfd, + 0x67, 0xce, 0xa0, 0x1e, 0xc7, 0x18, 0x71, 0x96, + 0x49, 0x88, 0x16, 0xd0, 0x9d, 0x5c, 0x97, 0x92, + 0x9d, 0xf8, 0x1e, 0x07, 0xef, 0x13, 0x94, 0x66, + 0xd4, 0xdb, 0x18, 0x4b, 0x39, 0x5f, 0x9c, 0xe7, + 0x8b, 0x16, 0x5a, 0x5a, 0x19, 0xed, 0x36, 0x68, + 0x27, 0xc4, 0x42, 0x8d, 0x9b, 0xc5, 0x16, 0xad, + 0x28, 0x9a, 0xcd, 0x07, 0x4c, 0x25, 0x57, 0xea, + 0xd4, 0xc9, 0xfa, 0x47, 0x51, 0x6f, 0x66, 0x0d, + 0x54, 0x5b, 0x14, 0xe3, 0xc7, 0xf1, 0x97, 0x66, + 0x1d, 0x7c, 0xa2, 0xe6, 0x2c, 0x9b, 0xd5, 0x08, + 0x61, 0xd0, 0x49, 0xf1, 0x21, 0x64, 0xa2, 0xb0, + 0x21, 0x8e, 0x36, 0x29, 0x2f, 0xc4, 0x22, 0xd6, + 0xce, 0x62, 0x8d, 0x2c, 0x48, 0xe4, 0xe7, 0x55, + 0x5e, 0x3a, 0x0e, 0x2a, 0x06, 0x4e, 0x03, 0xfb, + 0xcd, 0x87, 0x35, 0x6a, 0x9d, 0xe5, 0xc3, 0xb0, + 0xf6, 0xa1, 0xd2, 0x5e, 0x49, 0x7c, 0x9a, 0xe7, + 0xc3, 0x2c, 0x95, 0x60, 0xf9, 0x08, 0x7b, 0x45, + 0x88, 0x95, 0xbc, 0xa6, 0x53, 0xec, 0xeb, 0xfe, + 0x7e, 0x4e, 0xb0, 0x9f, 0x13, 0x6c, 0x53, 0xab, + 0x9e, 0xd1, 0xd2, 0x76, 0xfa, 0xd0, 0x3b, 0x86, + 0x71, 0x32, 0xda, 0x0f, 0xc5, 0xfa, 0x74, 0x6a, + 0x6d, 0x9a, 0x59, 0x97, 0xe6, 0x4f, 0xd5, 0x45, + 0xf8, 0x57, 0xfb, 0xe3, 0xfe, 0xf7, 0xfc, 0x27, + 0xfd, 0x3f, 0xf2, 0x3f, 0xea, 0x7f, 0xcc, 0xff, + 0x4b, 0x7f, 0xc2, 0xfa, 0xa0, 0xbd, 0xc7, 0x1f, + 0xdf, 0xb1, 0xae, 0x6e, 0xc3, 0xe6, 0xc9, 0xfe, + 0x5a, 0xff, 0x6e, 0xb4, 0x7c, 0xe4, 0xff, 0xb3, + 0xbf, 0xd1, 0xbf, 0x1e, 0x5a, 0xae, 0xd1, 0xbe, + 0x6d, 0xed, 0x87, 0x4c, 0x9c, 0x51, 0x93, 0xdc, + 0x04, 0x23, 0x14, 0x62, 0xab, 0xd4, 0x1a, 0x90, + 0x98, 0x74, 0xb0, 0xcf, 0xe5, 0x1a, 0x69, 0x44, + 0xbf, 0x90, 0x5e, 0x01, 0x58, 0x2b, 0x9e, 0x85, + 0x7a, 0xac, 0x10, 0xd6, 0xa9, 0x8f, 0xf7, 0xba, + 0xb4, 0x3f, 0xa9, 0x77, 0xae, 0xec, 0xd5, 0x87, + 0x4b, 0xf2, 0x2c, 0x64, 0x4e, 0x68, 0x4c, 0xda, + 0xce, 0x89, 0xc9, 0xcf, 0xc5, 0xef, 0xfb, 0xa1, + 0x21, 0xfd, 0x90, 0xe4, 0x75, 0x93, 0x66, 0x5d, + 0x8b, 0xe7, 0x0c, 0xe9, 0x7d, 0xa4, 0xd0, 0x69, + 0x82, 0x94, 0xc2, 0x47, 0xca, 0x09, 0x63, 0x9a, + 0x51, 0x6d, 0x54, 0x18, 0xd5, 0xc2, 0x67, 0x2c, + 0x30, 0x2a, 0x41, 0x2d, 0xc4, 0x99, 0x31, 0xcf, + 0x08, 0xa2, 0x5e, 0x65, 0x98, 0xa8, 0xcf, 0x40, + 0x99, 0x69, 0x94, 0x1a, 0xf3, 0xc1, 0x51, 0x72, + 0x73, 0x0d, 0x3f, 0x4a, 0x99, 0xb1, 0x48, 0x4c, + 0x83, 0x64, 0x99, 0x94, 0x00, 0xb7, 0xcc, 0x98, + 0x0d, 0xf9, 0x52, 0xf4, 0xaa, 0xc6, 0x99, 0x53, + 0x8b, 0x56, 0x39, 0xa2, 0x1f, 0x35, 0xf4, 0x2d, + 0xe2, 0x55, 0x18, 0x01, 0xcc, 0xe3, 0xe7, 0x33, + 0x6a, 0x09, 0xb7, 0xa9, 0xb3, 0x6a, 0x22, 0xe8, + 0x39, 0x45, 0x5a, 0xd4, 0x6b, 0x2d, 0x4c, 0x45, + 0xb1, 0xdc, 0x22, 0x5d, 0x9f, 0x89, 0xef, 0x0c, + 0xa3, 0x06, 0x7a, 0x05, 0xa1, 0x43, 0x9d, 0xd6, + 0x46, 0xb7, 0xa1, 0x77, 0xb9, 0xae, 0xf7, 0x9f, + 0xbf, 0x4c, 0xcf, 0x3f, 0x03, 0xed, 0xa5, 0xc6, + 0x2c, 0xe6, 0xe3, 0x66, 0x8d, 0x46, 0xc2, 0xdf, + 0xbf, 0xef, 0x37, 0x9b, 0x0f, 0x34, 0x4e, 0x59, + 0xfd, 0xde, 0xc6, 0xd3, 0xed, 0x3d, 0x72, 0x85, + 0x44, 0x87, 0x1d, 0x5c, 0xb1, 0x6a, 0x96, 0x10, + 0xf2, 0x3e, 0x56, 0xc7, 0x65, 0xdf, 0x3d, 0x9b, + 0xb2, 0x03, 0x26, 0xb3, 0x3c, 0x23, 0x96, 0xe2, + 0xfc, 0xfa, 0x19, 0xd1, 0x6f, 0xa7, 0xe0, 0x1e, + 0x3c, 0x24, 0xc4, 0x27, 0xbb, 0x88, 0xfe, 0x74, + 0x84, 0xe8, 0x93, 0xa3, 0x38, 0xfb, 0xde, 0x17, + 0xe2, 0xb5, 0x03, 0x7d, 0xfd, 0x13, 0x07, 0x84, + 0x28, 0x3b, 0x05, 0xfe, 0xbe, 0x3e, 0xde, 0x84, + 0x87, 0x70, 0xbf, 0xdd, 0x29, 0xc4, 0x8b, 0xaf, + 0xf6, 0xf1, 0x1a, 0x8e, 0x09, 0xf1, 0xd2, 0x3e, + 0x21, 0xc6, 0xfd, 0xb4, 0x35, 0x94, 0x54, 0x27, + 0xec, 0x00, 0x94, 0x12, 0xdb, 0x16, 0xe2, 0xf4, + 0x13, 0x42, 0x8c, 0xc4, 0x6a, 0x1d, 0xf3, 0x2e, + 0xae, 0xa0, 0x9b, 0xd4, 0x1d, 0xaa, 0xdb, 0xc5, + 0xd1, 0xf7, 0xb0, 0x88, 0x6f, 0x15, 0x22, 0x88, + 0x73, 0xde, 0x79, 0x50, 0x88, 0x89, 0x90, 0x1f, + 0xb5, 0x41, 0xdd, 0xad, 0xfa, 0xdf, 0x00, 0x18, + 0x50, 0x82, 0x6f, 0xb7, 0xc7, 0x2e, 0xf1, 0x96, + 0xb8, 0x03, 0xb2, 0x40, 0xa2, 0x77, 0xa0, 0x33, + 0x28, 0x38, 0x88, 0x06, 0x77, 0x0f, 0xb1, 0x87, + 0x7a, 0x87, 0xba, 0xc3, 0xb2, 0xc3, 0x03, 0xc3, + 0x7b, 0x47, 0x38, 0x23, 0x83, 0x23, 0xe9, 0xbc, + 0xee, 0x51, 0xf6, 0xf9, 0xde, 0xf3, 0xdd, 0xcf, + 0x64, 0x47, 0x07, 0x46, 0xf7, 0x8e, 0x71, 0xc6, + 0x06, 0xc7, 0xd2, 0x05, 0xdd, 0x17, 0xda, 0x17, + 0x79, 0x2f, 0x72, 0xc7, 0x65, 0xbd, 0x01, 0x6f, + 0xef, 0xc5, 0xce, 0x25, 0xc1, 0x4b, 0xe8, 0xb3, + 0xdd, 0x97, 0xda, 0xe3, 0xbd, 0xe3, 0xdd, 0xcb, + 0xb2, 0xbe, 0x80, 0xaf, 0xf7, 0x72, 0xe7, 0x8a, + 0xe0, 0x15, 0x74, 0x65, 0xf7, 0x04, 0xfb, 0x2a, + 0xef, 0x55, 0xee, 0xc4, 0xec, 0xd5, 0x81, 0xab, + 0x7b, 0x27, 0x39, 0x93, 0x83, 0x93, 0x69, 0x4a, + 0xf7, 0x35, 0xf6, 0x54, 0xef, 0x54, 0x77, 0x5a, + 0x76, 0x7a, 0x60, 0x7a, 0xef, 0xb5, 0x8e, 0x3f, + 0xe8, 0xa7, 0x19, 0xdd, 0xa6, 0x1d, 0xf0, 0x06, + 0xdc, 0x99, 0xd9, 0x52, 0xb3, 0xb4, 0x77, 0x96, + 0x33, 0x3b, 0x38, 0x9b, 0xca, 0x72, 0x73, 0xec, + 0xb9, 0xde, 0xb9, 0xee, 0xbc, 0x6c, 0xb9, 0x59, + 0xde, 0x3b, 0xdf, 0xa9, 0x08, 0x56, 0xd0, 0x82, + 0x5c, 0xa5, 0x5d, 0xe5, 0xad, 0x72, 0xab, 0xb3, + 0x35, 0x66, 0x4d, 0xef, 0x42, 0x67, 0x51, 0x70, + 0x11, 0x2d, 0xce, 0x2d, 0xb1, 0xaf, 0xf3, 0x5e, + 0xe7, 0x5e, 0x9f, 0x5d, 0x6a, 0x2e, 0xed, 0xad, + 0x75, 0x82, 0xc1, 0x20, 0x2d, 0xcb, 0x2d, 0xb7, + 0xeb, 0xbc, 0x75, 0xee, 0x8a, 0xec, 0x4a, 0x73, + 0x65, 0xef, 0x2a, 0x67, 0x75, 0x70, 0x35, 0xad, + 0xc9, 0xad, 0xb5, 0xeb, 0xbd, 0xf5, 0xee, 0xba, + 0xec, 0x0d, 0xe6, 0x0d, 0xbd, 0xeb, 0x9d, 0x1b, + 0x83, 0x37, 0xd2, 0x4d, 0xb9, 0x0d, 0xf6, 0x46, + 0xef, 0x46, 0xf7, 0xe6, 0xec, 0x26, 0x73, 0x53, + 0xef, 0x2d, 0x4e, 0x28, 0x18, 0xa2, 0x86, 0x5c, + 0xd8, 0x8e, 0x78, 0x23, 0xae, 0x95, 0xb5, 0x4d, + 0xbb, 0xa7, 0xd1, 0x69, 0x0a, 0x36, 0x51, 0x73, + 0x6e, 0xb3, 0x15, 0xf5, 0x46, 0xdd, 0x58, 0xb6, + 0xc5, 0x6c, 0xe9, 0x89, 0x3b, 0x89, 0x60, 0x82, + 0x5a, 0x73, 0x5b, 0xac, 0xa4, 0x37, 0xe9, 0xa6, + 0xb2, 0x69, 0x33, 0xdd, 0x93, 0x71, 0xda, 0x82, + 0x6d, 0xd4, 0x9e, 0xdb, 0x6a, 0x75, 0x78, 0x3b, + 0xdc, 0xce, 0xec, 0xad, 0xe6, 0xad, 0x3d, 0xb7, + 0x39, 0xb7, 0x07, 0x6f, 0xa7, 0x6d, 0xb9, 0xac, + 0x75, 0x87, 0xf7, 0x0e, 0xf7, 0x73, 0xd9, 0xed, + 0xe6, 0xf6, 0x9e, 0x3b, 0x9d, 0x1d, 0xc1, 0x1d, + 0xb4, 0x33, 0x77, 0x97, 0xb5, 0xcb, 0xbb, 0xcb, + 0xbd, 0x3b, 0xbb, 0xdb, 0xdc, 0xdd, 0x73, 0x8f, + 0xb3, 0x27, 0xb8, 0x87, 0x3e, 0x9f, 0xbb, 0xd7, + 0xda, 0xeb, 0xdd, 0xeb, 0xde, 0x97, 0xdd, 0x67, + 0xee, 0xeb, 0xf9, 0x82, 0xf3, 0xc5, 0xe0, 0x17, + 0x69, 0x7f, 0xee, 0x80, 0x75, 0xbf, 0xf7, 0x7e, + 0xf7, 0x60, 0xf6, 0x01, 0xf3, 0x81, 0x9e, 0x2e, + 0xc7, 0x09, 0x3a, 0xf4, 0x60, 0xee, 0x90, 0xf5, + 0xa5, 0x71, 0x5f, 0x72, 0x1f, 0xca, 0x1e, 0x36, + 0x0f, 0xf7, 0x3c, 0xdc, 0xf5, 0x48, 0xf0, 0x11, + 0x7a, 0x34, 0x77, 0xc4, 0x3a, 0x3a, 0xee, 0xa8, + 0xfb, 0x58, 0xf6, 0x98, 0x79, 0xac, 0xe7, 0xf1, + 0xae, 0x27, 0x82, 0x4f, 0xd0, 0xdf, 0xe5, 0x9e, + 0xb4, 0x9e, 0x1a, 0xf7, 0x94, 0xfb, 0x74, 0xf6, + 0x19, 0xf3, 0x99, 0x9e, 0x2f, 0x77, 0x3d, 0x1b, + 0x7c, 0x96, 0x9e, 0xcb, 0x3d, 0x6f, 0xbd, 0x30, + 0xee, 0x05, 0x37, 0x97, 0x05, 0xfe, 0xae, 0xc7, + 0x29, 0xb1, 0x07, 0x04, 0x06, 0x90, 0xe1, 0x02, + 0x7d, 0x7b, 0x70, 0x60, 0x30, 0x0d, 0x71, 0x87, + 0x3a, 0xc3, 0x6c, 0x60, 0x4f, 0x23, 0xdc, 0x91, + 0xce, 0x79, 0xf6, 0xa8, 0xc0, 0x28, 0x02, 0xf2, + 0xce, 0x68, 0x7b, 0x4c, 0x60, 0x0c, 0x8d, 0x75, + 0x2f, 0x70, 0x80, 0x7b, 0xe0, 0x22, 0x1a, 0xe7, + 0x7a, 0x9d, 0x8b, 0xed, 0x4b, 0x02, 0x40, 0xdd, + 0xbd, 0xd4, 0x19, 0x6f, 0x5f, 0x16, 0xb8, 0x8c, + 0x7c, 0x2e, 0x30, 0xb7, 0xaf, 0x0c, 0x5c, 0x49, + 0x13, 0xdc, 0xab, 0x9c, 0x89, 0x36, 0x10, 0xa7, + 0x49, 0xee, 0x64, 0x67, 0x8a, 0x7d, 0x4d, 0xe0, + 0x1a, 0x02, 0xde, 0xce, 0x74, 0xfb, 0xda, 0xc0, + 0xb5, 0xe4, 0x77, 0x67, 0x38, 0x40, 0x3b, 0x10, + 0xa0, 0x99, 0x6e, 0xa9, 0x33, 0xcb, 0x9e, 0x6d, + 0x02, 0x6b, 0x77, 0x8e, 0x33, 0xd7, 0x9e, 0x67, + 0xce, 0xa3, 0x72, 0x17, 0x48, 0xdb, 0x0b, 0xcc, + 0x05, 0x54, 0xe9, 0x56, 0x39, 0xd5, 0x36, 0x70, + 0xa6, 0x85, 0xee, 0x22, 0x67, 0xb1, 0xbd, 0xc4, + 0x5c, 0x42, 0x40, 0xd9, 0x59, 0x6a, 0xd7, 0x9a, + 0xb5, 0x14, 0x74, 0x97, 0x39, 0xc0, 0xd8, 0xac, + 0xa3, 0x15, 0xee, 0x4a, 0x67, 0x95, 0xbd, 0xda, + 0x04, 0xc2, 0xee, 0x5a, 0xa7, 0xde, 0x5e, 0x67, + 0xae, 0xa3, 0x1b, 0x5c, 0xe0, 0x6b, 0xdf, 0x64, + 0xde, 0x44, 0x1b, 0xdc, 0x8d, 0xce, 0xcd, 0x36, + 0xd0, 0xa5, 0x5b, 0xdc, 0x90, 0xd3, 0x60, 0x87, + 0xcd, 0x30, 0x01, 0x5b, 0xc7, 0xb6, 0x1b, 0xcd, + 0x46, 0x6a, 0x72, 0x9b, 0x1d, 0x20, 0x6b, 0x46, + 0x29, 0xe6, 0xb6, 0x38, 0x71, 0x2b, 0x61, 0x02, + 0x57, 0x77, 0x8b, 0x93, 0xb4, 0x52, 0x66, 0x8a, + 0xd2, 0x2e, 0x50, 0xb5, 0xda, 0xcd, 0x76, 0xda, + 0xea, 0x76, 0x38, 0x9d, 0x16, 0x30, 0xa5, 0xdb, + 0xdc, 0xdb, 0x9d, 0x6d, 0x56, 0xd6, 0xcc, 0x12, + 0x10, 0x75, 0xb6, 0x5b, 0x77, 0x9a, 0x77, 0xd2, + 0x0e, 0x77, 0xa7, 0x03, 0x3c, 0xcd, 0x5d, 0x74, + 0xb7, 0xbb, 0xdb, 0xb9, 0xc7, 0xda, 0x63, 0x02, + 0x4d, 0xf7, 0x5e, 0x67, 0xaf, 0x75, 0x9f, 0x79, + 0x1f, 0xed, 0x73, 0x81, 0xa5, 0xb5, 0xdf, 0xdc, + 0x4f, 0x07, 0xdc, 0xfb, 0x9d, 0x83, 0x16, 0x90, + 0xa4, 0x2e, 0xd7, 0x71, 0x1e, 0xb4, 0x0e, 0x99, + 0x87, 0x08, 0x38, 0x76, 0x1d, 0xb6, 0x1e, 0x36, + 0x1f, 0xa6, 0x47, 0xdc, 0x47, 0xbb, 0x80, 0xa2, + 0x79, 0x94, 0x1e, 0x73, 0x8f, 0x75, 0x3d, 0x6e, + 0x3d, 0x61, 0x02, 0x43, 0xf7, 0xc9, 0xae, 0xa7, + 0xac, 0xa7, 0xcd, 0xa7, 0xe9, 0x19, 0x17, 0x08, + 0x5a, 0xcf, 0x99, 0xcf, 0xd1, 0xf3, 0xee, 0x0b, + 0x5d, 0x39, 0xab, 0xdb, 0xec, 0xa6, 0xbf, 0x77, + 0xbf, 0xd2, 0xf5, 0xa2, 0xf5, 0x92, 0xf9, 0x12, + 0xbd, 0xec, 0x7e, 0xb5, 0xeb, 0x15, 0xeb, 0x6b, + 0xe6, 0xd7, 0xe8, 0x1f, 0xdc, 0xaf, 0x77, 0xbd, + 0x6a, 0x7d, 0xc3, 0xfc, 0x06, 0xbd, 0xe6, 0x7e, + 0xb3, 0xeb, 0x75, 0xeb, 0x5b, 0xe6, 0xb7, 0xe8, + 0xdb, 0xee, 0x77, 0xba, 0xde, 0xb0, 0xbe, 0x6b, + 0x7e, 0x97, 0xfe, 0xd1, 0x7d, 0xb3, 0xeb, 0x7b, + 0xd6, 0x5b, 0xe6, 0x5b, 0x04, 0xfc, 0xc9, 0x43, + 0x25, 0x04, 0xf4, 0x69, 0x20, 0x61, 0xe7, 0xd3, + 0x10, 0x1a, 0x4a, 0xc3, 0x08, 0xc8, 0x13, 0xf6, + 0x3c, 0x01, 0x77, 0xfa, 0x0c, 0x8d, 0x26, 0xa0, + 0x4e, 0x17, 0xd0, 0x85, 0x04, 0xcc, 0xc9, 0x4b, + 0x17, 0x13, 0x10, 0xa7, 0x4b, 0x69, 0x3c, 0x01, + 0x6f, 0xba, 0x9c, 0xb0, 0xc3, 0x69, 0x02, 0x5d, + 0x45, 0x13, 0x09, 0x58, 0x13, 0xf6, 0x36, 0x01, + 0x69, 0x9a, 0x46, 0xd3, 0x09, 0x38, 0xd3, 0x0c, + 0x32, 0x09, 0x28, 0x53, 0x29, 0xcd, 0x22, 0x60, + 0x4c, 0x73, 0x68, 0x2e, 0x01, 0x61, 0x9a, 0x4f, + 0xd8, 0xc9, 0x54, 0x49, 0x55, 0x54, 0x4d, 0x40, + 0x97, 0xb0, 0x87, 0x09, 0xd8, 0xd2, 0xf5, 0xb4, + 0x94, 0x80, 0x2c, 0x2d, 0xa3, 0xe5, 0x04, 0x5c, + 0x69, 0x25, 0xad, 0x22, 0xa0, 0x4a, 0x6b, 0xa9, + 0x9e, 0x80, 0x29, 0xad, 0x27, 0xec, 0x58, 0xda, + 0x40, 0x1b, 0xe9, 0x66, 0x02, 0x9e, 0x84, 0xbd, + 0x4a, 0x40, 0x93, 0x2c, 0xb2, 0x09, 0x58, 0x52, + 0x33, 0x6d, 0x26, 0x20, 0x49, 0x2d, 0x14, 0x27, + 0xe0, 0x48, 0x5b, 0x28, 0x49, 0x40, 0x91, 0x32, + 0x84, 0x9d, 0x49, 0x5b, 0xa9, 0x83, 0x3a, 0x09, + 0x08, 0x12, 0xf6, 0x24, 0x01, 0x3f, 0xfa, 0x1c, + 0x6d, 0x27, 0xa0, 0x47, 0x3b, 0xe9, 0x2e, 0x02, + 0x76, 0xb4, 0x9b, 0xee, 0x21, 0x20, 0x47, 0xf7, + 0xd2, 0x5e, 0x02, 0x6e, 0xf4, 0x05, 0xc2, 0x0e, + 0xa4, 0x03, 0x74, 0x3f, 0x1d, 0x24, 0x60, 0x46, + 0xd8, 0x7b, 0x04, 0xc4, 0xe8, 0x21, 0x3a, 0x4c, + 0xc0, 0x8b, 0x1e, 0xa5, 0x23, 0x04, 0xb4, 0xe8, + 0x18, 0x3d, 0x4e, 0xc0, 0x8a, 0x9e, 0xa4, 0xa7, + 0x08, 0x48, 0xd1, 0x97, 0x09, 0x3b, 0x8d, 0x9e, + 0xa7, 0x17, 0x28, 0x47, 0x40, 0x89, 0xbe, 0x42, + 0x2f, 0x12, 0x30, 0xa2, 0xaf, 0xd2, 0x2b, 0x04, + 0x84, 0xe8, 0xeb, 0xf4, 0x2a, 0x01, 0x1f, 0xfa, + 0x26, 0xbd, 0x4e, 0x40, 0x87, 0xbe, 0x43, 0x6f, + 0x10, 0xb0, 0xa1, 0x37, 0xe9, 0x7b, 0xf4, 0x16, + 0xb9, 0xf4, 0x36, 0xbd, 0x43, 0xdf, 0xa7, 0x77, + 0xe9, 0x07, 0xf4, 0x4f, 0xf4, 0x43, 0xfa, 0x67, + 0xfa, 0x11, 0xfd, 0x98, 0xde, 0xa3, 0xf7, 0xe9, + 0x5f, 0xe8, 0x5f, 0xe9, 0xdf, 0xe8, 0xdf, 0xe9, + 0x27, 0xf4, 0x53, 0xfa, 0x0f, 0xfa, 0x4f, 0x3a, + 0x4e, 0x1f, 0xd0, 0xcf, 0xe8, 0x43, 0xea, 0xa1, + 0x5e, 0xfa, 0x39, 0xfd, 0x82, 0x4e, 0xd0, 0x47, + 0xf4, 0x4b, 0xfa, 0x15, 0x9d, 0xa4, 0x53, 0xf4, + 0x6b, 0xfa, 0x0d, 0xfd, 0x17, 0x9d, 0xa6, 0xdf, + 0xd2, 0xef, 0xe8, 0xf7, 0xf4, 0x31, 0xfd, 0x37, + 0xfd, 0x81, 0xfe, 0x48, 0xff, 0x43, 0x7f, 0xa2, + 0x3f, 0xd3, 0x27, 0xf4, 0x17, 0xe0, 0x1f, 0x69, + 0x0e, 0xe7, 0xef, 0x84, 0x81, 0x28, 0xe7, 0xa3, + 0xdc, 0x82, 0x72, 0x21, 0x4a, 0x9b, 0x8a, 0x6d, + 0xc4, 0x1d, 0xba, 0x7e, 0x50, 0xc5, 0x34, 0xe2, + 0x88, 0x8a, 0x85, 0xc4, 0x8b, 0x28, 0x57, 0xa0, + 0xe0, 0x6e, 0xe3, 0x38, 0xac, 0x17, 0x65, 0x10, + 0xca, 0xaf, 0x94, 0xbc, 0x47, 0xde, 0x2e, 0x43, + 0xf0, 0x3e, 0x5d, 0x26, 0x16, 0x8b, 0x4d, 0x18, + 0xcd, 0xe2, 0x17, 0x8f, 0x7a, 0xad, 0xcd, 0x40, + 0xa4, 0x20, 0xcb, 0xcc, 0x42, 0xbb, 0x7a, 0x6b, + 0x45, 0xf0, 0x4e, 0x91, 0xaf, 0x74, 0xf9, 0x3a, + 0x89, 0xf1, 0x7b, 0x25, 0x52, 0x90, 0x68, 0xe0, + 0x77, 0x70, 0x08, 0x3c, 0xf9, 0xd2, 0x8a, 0x88, + 0x69, 0xf8, 0x95, 0xaf, 0x9c, 0x10, 0xbf, 0x9b, + 0xa6, 0x9d, 0x11, 0x2f, 0x04, 0xf9, 0x65, 0x65, + 0xf1, 0x5b, 0xdf, 0xc2, 0x18, 0x35, 0xc2, 0x8f, + 0x77, 0x77, 0x15, 0xde, 0x76, 0x55, 0x18, 0x2b, + 0x25, 0xdf, 0xfe, 0x90, 0x97, 0x12, 0x69, 0xfd, + 0x92, 0x2a, 0x8e, 0x87, 0x86, 0xf6, 0xc5, 0x43, + 0x9e, 0xed, 0x32, 0xf6, 0x51, 0xf1, 0x90, 0x07, + 0xb1, 0xae, 0x47, 0xc7, 0x43, 0x1e, 0xc4, 0x49, + 0x03, 0x3e, 0xb0, 0xe2, 0x4b, 0xaa, 0x41, 0x23, + 0x2e, 0x1d, 0x18, 0x54, 0xf1, 0x90, 0x07, 0xf7, + 0xf1, 0xa0, 0x77, 0x55, 0xdc, 0xe3, 0x79, 0x03, + 0x2e, 0x78, 0x44, 0xc5, 0x3d, 0x9e, 0xc7, 0xe1, + 0x4e, 0x5b, 0xc5, 0x3d, 0x9e, 0xd7, 0x31, 0xfc, + 0x08, 0x1d, 0xf7, 0xe0, 0x55, 0x3e, 0xf2, 0x9d, + 0xa2, 0xb8, 0x27, 0xaf, 0xcf, 0xb9, 0x22, 0xa0, + 0x0c, 0x5b, 0x14, 0xd1, 0x11, 0x8b, 0x0f, 0xf1, + 0x45, 0x88, 0xa3, 0x04, 0xf5, 0x4a, 0x8e, 0xe9, + 0xb7, 0x5d, 0x4c, 0xbf, 0x30, 0x7d, 0xfa, 0x4d, + 0x9d, 0xe6, 0xb7, 0x9e, 0x8f, 0x23, 0x03, 0x15, + 0x41, 0xc5, 0xb9, 0x16, 0x2b, 0xbc, 0x92, 0x63, + 0xf0, 0xab, 0x1c, 0x2d, 0xa1, 0xdf, 0x99, 0x0d, + 0x3a, 0x5a, 0x95, 0x54, 0x87, 0x1e, 0x5d, 0xbd, + 0x50, 0x9b, 0x39, 0x9e, 0xe8, 0x1b, 0xb3, 0x8d, + 0x5f, 0x90, 0x16, 0x6b, 0x13, 0x66, 0x84, 0x22, + 0xfc, 0x66, 0x4d, 0xe0, 0x4f, 0x46, 0x1f, 0xad, + 0x2c, 0x1b, 0xe2, 0x11, 0x2d, 0xa0, 0xee, 0x2b, + 0xb2, 0x56, 0xe9, 0x2c, 0x23, 0xb8, 0x54, 0xd1, + 0x88, 0xca, 0xc6, 0x64, 0xc1, 0xc6, 0xb0, 0x7e, + 0xa9, 0x46, 0x8b, 0x64, 0xc2, 0xdc, 0x57, 0xc5, + 0x2a, 0xa1, 0x42, 0x64, 0x97, 0xf7, 0x52, 0x83, + 0x8e, 0x9b, 0x1a, 0x79, 0x8e, 0x56, 0xfc, 0xc5, + 0xf8, 0xfd, 0x1e, 0xd1, 0xfe, 0x49, 0xb2, 0x95, + 0x61, 0x6d, 0xf7, 0xf4, 0xc2, 0xab, 0x5f, 0xcd, + 0x97, 0xc7, 0x20, 0x01, 0xdb, 0x42, 0x90, 0x3a, + 0x79, 0x56, 0x34, 0xd0, 0x09, 0x5a, 0xcd, 0xdc, + 0xc9, 0xad, 0x6d, 0x9e, 0x10, 0x8f, 0xd7, 0xc4, + 0x91, 0x80, 0x9c, 0x5f, 0xfa, 0xa1, 0x8d, 0xe9, + 0x38, 0xc7, 0x09, 0x7d, 0xf2, 0x72, 0xd4, 0x30, + 0xdb, 0x20, 0xfd, 0xd1, 0xa4, 0xe9, 0x88, 0x46, + 0x53, 0x65, 0x06, 0x42, 0x62, 0xaa, 0xf0, 0x79, + 0x46, 0x72, 0x7b, 0x02, 0x51, 0xaa, 0x4f, 0xbf, + 0xd1, 0x8f, 0xf3, 0x0c, 0x16, 0x6b, 0xd0, 0xe2, + 0xb9, 0x84, 0x63, 0xa6, 0x0c, 0xc7, 0x89, 0xc5, + 0xde, 0x08, 0x6b, 0x5c, 0xd4, 0x6f, 0x07, 0xfa, + 0xc4, 0xd8, 0xf6, 0xe3, 0x45, 0xf6, 0x28, 0x44, + 0x32, 0x1c, 0x59, 0x49, 0x39, 0x15, 0xb5, 0xd8, + 0x3a, 0x6e, 0x3d, 0xa1, 0xc7, 0x4c, 0x42, 0x4e, + 0xda, 0x30, 0x49, 0xd4, 0x63, 0x0f, 0x2d, 0x81, + 0x97, 0x26, 0x33, 0x82, 0x3e, 0xec, 0xa6, 0x93, + 0x90, 0xe8, 0xd0, 0x18, 0xb5, 0xb0, 0x16, 0x2d, + 0x1e, 0xa9, 0x2b, 0x23, 0xc8, 0x91, 0x75, 0x9b, + 0xde, 0x9d, 0xca, 0x63, 0x51, 0x46, 0x28, 0xcd, + 0x7e, 0x8c, 0x69, 0xdf, 0xa6, 0xa5, 0x9d, 0x68, + 0x53, 0xb1, 0x54, 0x84, 0xe3, 0xc5, 0x26, 0xe8, + 0xa9, 0xbc, 0x1a, 0xd5, 0x6b, 0x36, 0x1f, 0x3d, + 0xc7, 0x59, 0xaf, 0x90, 0x46, 0x33, 0xca, 0xb6, + 0x34, 0x9f, 0xc3, 0xfa, 0x08, 0xaf, 0x84, 0x56, + 0xb6, 0x7c, 0x33, 0xaf, 0xbb, 0x33, 0x23, 0xef, + 0x35, 0x1a, 0xe5, 0xfe, 0xc8, 0xe6, 0x4f, 0xaa, + 0x30, 0xaf, 0x51, 0x99, 0x65, 0x49, 0x17, 0xd6, + 0xa9, 0x1c, 0xb7, 0x9a, 0xe5, 0x22, 0x05, 0x89, + 0x24, 0x6c, 0xb7, 0xd9, 0x53, 0x0d, 0x7a, 0x57, + 0x35, 0xf3, 0xef, 0x2a, 0x1d, 0xdb, 0xa5, 0x75, + 0xfc, 0xed, 0x2b, 0x64, 0x7a, 0x7c, 0x7c, 0xce, + 0x25, 0x75, 0xbc, 0xd8, 0x17, 0xdf, 0x7f, 0x1b, + 0xdf, 0x08, 0xcf, 0x9e, 0xef, 0x11, 0xd1, 0xbb, + 0xa0, 0xbe, 0xb0, 0xc3, 0xa6, 0xe1, 0x64, 0xeb, + 0xdb, 0x57, 0xd3, 0x60, 0x43, 0x88, 0xe7, 0x8d, + 0x15, 0xf6, 0x56, 0xde, 0x46, 0x1f, 0xf7, 0x55, + 0x33, 0x2a, 0x1b, 0xfa, 0x66, 0xaa, 0xe6, 0xec, + 0x52, 0x92, 0xb1, 0x51, 0x59, 0x8e, 0xfe, 0xf3, + 0x45, 0x0b, 0x3b, 0x24, 0xaa, 0xad, 0x57, 0x19, + 0x84, 0x76, 0xa6, 0x22, 0x85, 0xec, 0x43, 0xed, + 0xa7, 0xee, 0x41, 0xb5, 0x9b, 0xfe, 0xef, 0xcf, + 0xb3, 0xcc, 0xff, 0x9f, 0x68, 0xff, 0xab, 0x13, + 0xed, 0x6f, 0x67, 0x5b, 0x54, 0xb6, 0xa4, 0x0f, + 0x9d, 0x5f, 0x68, 0x2d, 0x43, 0x05, 0x79, 0xa5, + 0x6f, 0x92, 0x3d, 0xab, 0x56, 0x86, 0xc5, 0x3d, + 0x64, 0x2e, 0x21, 0xcd, 0xbd, 0xf3, 0xf9, 0x16, + 0x75, 0xdb, 0x34, 0xb3, 0xff, 0x33, 0xda, 0x7e, + 0x9f, 0xde, 0x21, 0x16, 0xef, 0x90, 0x84, 0x3e, + 0xed, 0x1a, 0x79, 0x1d, 0x25, 0x39, 0x8f, 0x96, + 0xcf, 0xee, 0xb4, 0xa2, 0xe7, 0x1f, 0x0b, 0xf8, + 0x14, 0xe3, 0xa2, 0x56, 0x9b, 0xea, 0x1b, 0x2a, + 0xf8, 0x5c, 0xad, 0xf6, 0x50, 0xc1, 0x86, 0xa4, + 0xbe, 0xeb, 0x93, 0xec, 0x41, 0xb5, 0x8a, 0xf3, + 0x12, 0x79, 0x1d, 0xd4, 0xf9, 0xd2, 0x87, 0xab, + 0xc4, 0xac, 0x06, 0xb5, 0xd3, 0x22, 0x9f, 0x0b, + 0x39, 0x33, 0xdf, 0x14, 0x13, 0x57, 0xb3, 0xa5, + 0x7d, 0xdc, 0x88, 0xce, 0xf1, 0xa9, 0x15, 0xa3, + 0x4e, 0xca, 0x90, 0xf6, 0x4a, 0x4a, 0x9f, 0xe7, + 0xa1, 0xb3, 0x70, 0xcc, 0x67, 0xa8, 0xf2, 0xeb, + 0xca, 0xd2, 0x74, 0x1f, 0x86, 0x61, 0xf6, 0x79, + 0xa8, 0x1f, 0x8e, 0x69, 0xe6, 0xf4, 0x79, 0x69, + 0xfa, 0xdf, 0xc8, 0xdd, 0x45, 0x34, 0x2e, 0x56, + 0xa1, 0xfd, 0x44, 0x01, 0xcb, 0x88, 0xc6, 0x32, + 0xc4, 0xba, 0xa8, 0x59, 0x8b, 0xb3, 0x6b, 0xa1, + 0xc2, 0x9a, 0x54, 0x39, 0x3a, 0x9f, 0xfe, 0x0d, + 0xeb, 0x5d, 0x93, 0x2a, 0xdc, 0x5f, 0xea, 0x1c, + 0x0f, 0x69, 0x1c, 0xa5, 0x17, 0x8a, 0x31, 0x6c, + 0x29, 0x64, 0x96, 0x42, 0x9c, 0x7d, 0xce, 0xd3, + 0x89, 0x33, 0xf0, 0x4c, 0x72, 0xbd, 0x18, 0xc9, + 0x50, 0xc1, 0x82, 0x56, 0x9e, 0x6f, 0x8b, 0xee, + 0xad, 0xf8, 0x21, 0xe6, 0xc7, 0xf8, 0x54, 0xef, + 0x93, 0x6c, 0xc3, 0xed, 0xd0, 0x87, 0xe3, 0xf5, + 0x90, 0x4e, 0x15, 0xad, 0xd9, 0x16, 0xce, 0x7c, + 0x49, 0xb9, 0x2d, 0x7a, 0xbf, 0x27, 0xb4, 0x3f, + 0x32, 0xb8, 0x45, 0x92, 0x8c, 0x47, 0x7f, 0x1c, + 0xf3, 0x72, 0x29, 0x8d, 0xcc, 0x99, 0x18, 0x36, + 0xb2, 0xb5, 0xc5, 0x59, 0xd2, 0x94, 0xde, 0x15, + 0x89, 0xa2, 0xfb, 0x28, 0x5c, 0xc8, 0x09, 0x16, + 0xe3, 0x78, 0x06, 0x8a, 0x45, 0x39, 0xb6, 0x6a, + 0x9d, 0x21, 0xab, 0x30, 0x4c, 0xa3, 0xb6, 0x5f, + 0xbe, 0x2b, 0x9f, 0x75, 0x2b, 0x43, 0xfb, 0x02, + 0x70, 0x64, 0xce, 0x6b, 0xb6, 0x51, 0x03, 0xf9, + 0x6a, 0x70, 0xea, 0xd0, 0x32, 0x13, 0xbc, 0x3a, + 0x1e, 0x43, 0xe6, 0xd0, 0x2a, 0xe4, 0x2d, 0x6a, + 0x2c, 0xe1, 0xda, 0x0c, 0xa3, 0x96, 0xf3, 0x75, + 0x32, 0x4f, 0x37, 0x8f, 0x73, 0x5e, 0x2a, 0x73, + 0x56, 0x65, 0x94, 0xe2, 0xbb, 0x98, 0xf3, 0x72, + 0xd5, 0x86, 0x1f, 0xf4, 0x7c, 0xfe, 0x5d, 0x66, + 0xcc, 0xd5, 0x39, 0xb8, 0x52, 0x1e, 0xa3, 0x46, + 0xf7, 0x98, 0xc1, 0xf3, 0x96, 0x32, 0xb7, 0x4a, + 0xff, 0x3f, 0x42, 0xb9, 0x51, 0xc6, 0x33, 0xc9, + 0xfc, 0x5e, 0x39, 0xe7, 0xcc, 0xea, 0xb4, 0x16, + 0x7e, 0xc8, 0xcb, 0xfc, 0xdf, 0x62, 0xa3, 0x06, + 0xf5, 0xd9, 0x72, 0xec, 0xa2, 0x8c, 0x9e, 0x0f, + 0xb7, 0xd6, 0x5a, 0x9c, 0x91, 0x52, 0x8f, 0x32, + 0xd6, 0xac, 0x82, 0x33, 0x87, 0x95, 0xe8, 0x59, + 0x2b, 0x31, 0x34, 0xc6, 0x73, 0x4e, 0x51, 0xda, + 0x3a, 0x9b, 0x33, 0x8d, 0xb0, 0x4e, 0xea, 0xa9, + 0x79, 0xca, 0x7e, 0xe9, 0x27, 0x95, 0xc3, 0x9b, + 0x67, 0x2c, 0x2f, 0x78, 0x4b, 0xda, 0x53, 0x89, + 0x51, 0x95, 0xd6, 0x0b, 0xd8, 0x16, 0x53, 0x79, + 0x10, 0xb3, 0x57, 0xb0, 0x87, 0xf3, 0x2d, 0x65, + 0x5a, 0x6b, 0xa5, 0x57, 0x9d, 0xce, 0x5f, 0xaa, + 0xbc, 0xa5, 0x1a, 0x6b, 0x2e, 0x2c, 0x9c, 0x5e, + 0x94, 0x81, 0x2c, 0xc6, 0xa8, 0xec, 0x1c, 0x39, + 0xc9, 0x32, 0xf4, 0xaa, 0xe0, 0xd1, 0xf3, 0x92, + 0x35, 0xc6, 0x1a, 0x39, 0xeb, 0x19, 0x58, 0x49, + 0x9f, 0xcc, 0x64, 0x4f, 0xcf, 0xe7, 0xba, 0xc4, + 0xa4, 0xde, 0x28, 0x67, 0x2d, 0x94, 0x8d, 0x15, + 0xac, 0x7d, 0x79, 0x01, 0x9b, 0xd2, 0x02, 0x36, + 0xf5, 0xac, 0x8b, 0x9c, 0x79, 0x11, 0x34, 0xcc, + 0x23, 0xb2, 0x5c, 0x7b, 0x44, 0xad, 0x81, 0x7c, + 0xce, 0xb3, 0x1a, 0xbf, 0xf3, 0xd1, 0x53, 0x21, + 0x51, 0xce, 0xb5, 0x0a, 0xf6, 0x58, 0x31, 0x4e, + 0x41, 0xed, 0xdb, 0xeb, 0xa0, 0xad, 0x92, 0x2d, + 0xd6, 0xa2, 0xde, 0x30, 0x0b, 0xe3, 0x15, 0xa3, + 0xa5, 0xfc, 0xe3, 0x33, 0x2e, 0x63, 0x7b, 0x8b, + 0x71, 0xae, 0x28, 0xb2, 0x74, 0x01, 0x63, 0x52, + 0xca, 0xfd, 0x2b, 0xb9, 0x8f, 0xaf, 0x9f, 0x8f, + 0x6a, 0x58, 0x6f, 0xd9, 0x4f, 0xdb, 0xca, 0x2b, + 0x6d, 0x16, 0xeb, 0xa9, 0x2c, 0x99, 0x0d, 0x9e, + 0xf2, 0x66, 0x95, 0x96, 0xce, 0x7b, 0x6d, 0xa6, + 0xce, 0x17, 0x2f, 0x2a, 0xa0, 0x57, 0xcf, 0xe8, + 0x15, 0x4b, 0x4d, 0x97, 0x99, 0xdc, 0xf8, 0xd4, + 0x7b, 0xec, 0xcc, 0x24, 0x9d, 0xcf, 0x1d, 0x50, + 0x77, 0xca, 0x9a, 0xd3, 0x95, 0xe8, 0x98, 0xbb, + 0x3a, 0xd4, 0xd8, 0xd3, 0xb0, 0xed, 0xee, 0x26, + 0x1a, 0xb1, 0xf3, 0xcd, 0x68, 0x64, 0xcf, 0xfe, + 0x5d, 0x47, 0x6e, 0x5e, 0xbb, 0x7c, 0x58, 0xdb, + 0x8e, 0x86, 0xca, 0xc6, 0xa1, 0xdb, 0x93, 0x9b, + 0x9a, 0xdb, 0x87, 0xdf, 0xdb, 0x5e, 0x77, 0xd7, + 0xf2, 0x43, 0x9b, 0x9e, 0x5d, 0x51, 0xb7, 0xf3, + 0x6d, 0x7f, 0xc9, 0x3e, 0xef, 0xea, 0x5f, 0xef, + 0xd9, 0x5f, 0x97, 0xcd, 0x4c, 0xba, 0x63, 0xe0, + 0xe6, 0x23, 0x8d, 0x3d, 0x4d, 0x97, 0xc7, 0x0f, + 0xda, 0xd7, 0xae, 0x99, 0xb8, 0xf1, 0x74, 0x34, + 0xbc, 0xf5, 0x95, 0xf5, 0xeb, 0x32, 0x93, 0xfc, + 0x88, 0x74, 0xff, 0x0a, 0x4e, 0xa3, 0x9b, 0x1a, + 0x62, 0x24, 0x67, 0x76, 0x00, 0x00, 0x00, 0x20, + 0x63, 0x48, 0x52, 0x4d, 0x00, 0x00, 0x7a, 0x26, + 0x00, 0x00, 0x80, 0x84, 0x00, 0x00, 0xfa, 0x00, + 0x00, 0x00, 0x80, 0xe8, 0x00, 0x00, 0x75, 0x30, + 0x00, 0x00, 0xea, 0x60, 0x00, 0x00, 0x3a, 0x98, + 0x00, 0x00, 0x17, 0x70, 0x9c, 0xba, 0x51, 0x3c, + 0x00, 0x00, 0x00, 0x06, 0x62, 0x4b, 0x47, 0x44, + 0x00, 0xff, 0x00, 0xff, 0x00, 0xff, 0xa0, 0xbd, + 0xa7, 0x93, 0x00, 0x00, 0x00, 0x09, 0x70, 0x48, + 0x59, 0x73, 0x00, 0x00, 0x0d, 0xd7, 0x00, 0x00, + 0x0d, 0xd7, 0x01, 0x42, 0x28, 0x9b, 0x78, 0x00, + 0x00, 0x09, 0x98, 0x49, 0x44, 0x41, 0x54, 0x68, + 0xde, 0xd5, 0x59, 0x6b, 0x50, 0x14, 0x57, 0x16, + 0xfe, 0x6e, 0xf7, 0xcc, 0x74, 0x03, 0xc3, 0x60, + 0x00, 0x79, 0xf9, 0x8c, 0x0a, 0x98, 0x18, 0x58, + 0xe3, 0x23, 0x6a, 0x5c, 0x35, 0xa2, 0xa2, 0x06, + 0x5d, 0x89, 0x1a, 0x37, 0x6a, 0xd5, 0x1a, 0x6b, + 0x6b, 0x35, 0x29, 0x53, 0xb5, 0xae, 0x68, 0x52, + 0x2a, 0x31, 0xae, 0xc6, 0x25, 0x6a, 0xd4, 0xd2, + 0x44, 0xa3, 0x62, 0x34, 0x6a, 0xa9, 0x59, 0x89, + 0x88, 0x12, 0x4d, 0xc9, 0x1a, 0xcb, 0x27, 0xeb, + 0x1b, 0xf1, 0x81, 0x3c, 0x34, 0x22, 0x02, 0xe2, + 0x00, 0xc2, 0xcc, 0x30, 0x8f, 0x9e, 0x99, 0xee, + 0xbb, 0x3f, 0xa6, 0xc7, 0x9d, 0x41, 0x18, 0x1e, + 0x03, 0xa6, 0xfc, 0xaa, 0xfa, 0x0f, 0xdc, 0xbe, + 0xfd, 0x7d, 0xe7, 0xdc, 0x73, 0xee, 0x99, 0x73, + 0x08, 0xa5, 0x14, 0x2f, 0x33, 0x98, 0xdf, 0x9b, + 0x80, 0xb7, 0x50, 0xb4, 0xd7, 0xc6, 0x84, 0x10, + 0x02, 0xc0, 0xf9, 0x38, 0x0d, 0x45, 0x01, 0x48, + 0x00, 0x28, 0x6d, 0x23, 0xd7, 0xb7, 0x99, 0x07, + 0x88, 0x03, 0x0c, 0x21, 0x84, 0x9d, 0x3d, 0x7b, + 0x36, 0x5f, 0x5e, 0x5e, 0x3e, 0xb4, 0xb6, 0x56, + 0xbf, 0xb2, 0xc6, 0x60, 0xbe, 0x21, 0x8a, 0x92, + 0xa9, 0xe2, 0x49, 0xd5, 0xce, 0x05, 0x0b, 0x16, + 0xf4, 0x00, 0xe0, 0x0b, 0x40, 0x21, 0x0b, 0xf4, + 0xfe, 0xbb, 0xad, 0x35, 0x84, 0x0b, 0x01, 0x06, + 0x00, 0x29, 0x2a, 0x2a, 0x8a, 0x0e, 0x0e, 0x0e, + 0x1e, 0x43, 0x59, 0xee, 0x3d, 0x3f, 0x1f, 0xae, + 0x7f, 0xa5, 0xce, 0x6c, 0xcf, 0x7b, 0x64, 0xf0, + 0xcd, 0x2f, 0x37, 0x28, 0x07, 0xf6, 0x0a, 0x84, + 0xdd, 0x6e, 0xb7, 0xf6, 0xef, 0x19, 0x68, 0x2b, + 0xcc, 0xcf, 0x5b, 0x97, 0x98, 0x98, 0xf8, 0x5d, + 0x71, 0x71, 0xb1, 0x0e, 0x80, 0x15, 0x80, 0xe4, + 0x8d, 0x37, 0x9a, 0x2d, 0xc0, 0x85, 0x30, 0x01, + 0xc0, 0x64, 0x67, 0x67, 0x87, 0x46, 0x45, 0x45, + 0x8d, 0x22, 0x0a, 0x6e, 0x12, 0xcf, 0x73, 0x23, + 0x2d, 0x56, 0x49, 0x79, 0xb7, 0x4c, 0xa7, 0x28, + 0x28, 0xab, 0xe3, 0xef, 0x55, 0xd4, 0x41, 0xb0, + 0x49, 0xcf, 0xde, 0x4d, 0x7c, 0xab, 0x13, 0x32, + 0x2e, 0x97, 0x21, 0xb4, 0x03, 0x8f, 0xc9, 0x6f, + 0x85, 0x9b, 0x83, 0xfc, 0xd8, 0xa7, 0x57, 0x2e, + 0x65, 0x27, 0x8d, 0x1d, 0x3b, 0xf6, 0x04, 0x00, + 0x13, 0x00, 0x3b, 0xa5, 0x54, 0x6a, 0x16, 0x91, + 0x96, 0x08, 0x70, 0x3d, 0xc7, 0xdb, 0xb6, 0x6d, + 0x53, 0x4f, 0x9a, 0x34, 0x69, 0xb8, 0x8a, 0xf7, + 0x79, 0x57, 0xa1, 0xe4, 0xc6, 0x2b, 0x14, 0x6c, + 0x48, 0x51, 0x99, 0x41, 0xbc, 0x5b, 0x6e, 0x50, + 0x17, 0x94, 0x1b, 0xa0, 0x33, 0xda, 0x1a, 0xdd, + 0xc7, 0x29, 0xc0, 0x89, 0x37, 0xba, 0x06, 0x20, + 0x71, 0x50, 0x84, 0xd9, 0x62, 0xd0, 0x5f, 0x3d, + 0x9c, 0x9e, 0x96, 0x34, 0x6f, 0xde, 0xbc, 0x3c, + 0x00, 0x02, 0x00, 0xb1, 0xa5, 0xde, 0x70, 0x13, + 0xe0, 0x4a, 0x78, 0xfc, 0xf8, 0xf1, 0x8a, 0x1d, + 0x3b, 0x76, 0xf4, 0xe7, 0x7d, 0x7d, 0xc7, 0x31, + 0x0a, 0x6e, 0x92, 0x2f, 0xa7, 0x8a, 0x2e, 0x7d, + 0x6a, 0x12, 0xee, 0x94, 0x1a, 0xd4, 0x85, 0x65, + 0x06, 0xe6, 0xf1, 0x53, 0x33, 0x9a, 0xfb, 0xa5, + 0xfa, 0x02, 0x00, 0x40, 0xc1, 0x12, 0x8c, 0x78, + 0xad, 0xa3, 0x18, 0x17, 0x1b, 0x62, 0x2b, 0x2b, + 0x2d, 0xdd, 0xbd, 0xe2, 0x9f, 0x5f, 0xac, 0xdc, + 0xb3, 0x67, 0x4f, 0x35, 0x1c, 0xc7, 0xaa, 0xd9, + 0x41, 0xfe, 0x4c, 0x80, 0x4c, 0x9e, 0xd5, 0xe9, + 0x74, 0x73, 0x45, 0xc2, 0x4e, 0xf1, 0xe3, 0xf9, + 0x41, 0x35, 0x75, 0x56, 0x31, 0xaf, 0xcc, 0xc0, + 0xe7, 0x97, 0xe9, 0x95, 0xc5, 0x5a, 0x23, 0xec, + 0x62, 0xeb, 0x8e, 0x6a, 0x43, 0x02, 0x9c, 0xd0, + 0xf8, 0x2a, 0x31, 0xb1, 0x7f, 0x98, 0xa5, 0x77, + 0x84, 0xbf, 0xe5, 0xfe, 0xbd, 0x82, 0xe4, 0xd8, + 0xd8, 0xd8, 0x3d, 0x00, 0x2c, 0xb2, 0x37, 0x9a, + 0x3c, 0x56, 0xae, 0x69, 0x94, 0xa4, 0xa6, 0xa6, + 0x76, 0xd1, 0x68, 0x34, 0xdf, 0x0a, 0xb5, 0x06, + 0xba, 0x2e, 0xb3, 0x80, 0x54, 0xe9, 0xad, 0xad, + 0x22, 0xdc, 0x12, 0xe8, 0x4d, 0x36, 0xec, 0x3b, + 0xf7, 0x88, 0xef, 0xd6, 0xd1, 0x8f, 0x9f, 0x3a, + 0xb8, 0xe7, 0x9a, 0xea, 0x5a, 0xfd, 0x27, 0xd7, + 0x2e, 0x5f, 0xfc, 0x24, 0x3e, 0x3e, 0x3e, 0x9b, + 0x10, 0xd2, 0x64, 0x90, 0xbb, 0xa6, 0x51, 0xb6, + 0xa0, 0xa0, 0xc0, 0xdf, 0x56, 0x5d, 0x2d, 0xd8, + 0x8f, 0x1e, 0xa6, 0x8b, 0xe2, 0x3a, 0xd1, 0xc8, + 0x70, 0x75, 0xbb, 0x0b, 0x70, 0xe2, 0x61, 0xa5, + 0x11, 0xeb, 0x33, 0x0b, 0x7d, 0xb3, 0x6e, 0xd7, + 0x44, 0xbf, 0x3d, 0xec, 0x9d, 0x9f, 0x2b, 0x9e, + 0x54, 0xed, 0xdb, 0xbc, 0x79, 0xf3, 0xab, 0x00, + 0x94, 0x84, 0x90, 0x46, 0xd3, 0xbd, 0xeb, 0x3f, + 0x98, 0xea, 0xea, 0x6a, 0x05, 0x15, 0x45, 0x5a, + 0x3b, 0x6b, 0x16, 0x53, 0xb7, 0x30, 0x09, 0x73, + 0x87, 0x86, 0xd1, 0x84, 0x7e, 0x61, 0x2f, 0xac, + 0xd6, 0xa0, 0x00, 0xae, 0x14, 0x3d, 0x25, 0xab, + 0x0e, 0xdd, 0xe5, 0xef, 0x6a, 0xed, 0x13, 0xfe, + 0xfa, 0xb7, 0xb9, 0xb9, 0xc5, 0x25, 0x25, 0xc9, + 0x09, 0x09, 0x09, 0x01, 0x84, 0x90, 0x06, 0xef, + 0x0e, 0x37, 0x65, 0x82, 0x20, 0x10, 0xc8, 0x6b, + 0x8c, 0xdf, 0x7f, 0x4f, 0x2a, 0x87, 0x0f, 0x27, + 0x23, 0x3a, 0x02, 0xf3, 0xc7, 0x74, 0x95, 0x58, + 0xb6, 0x4d, 0xee, 0x9d, 0x66, 0x41, 0xb0, 0x49, + 0xc8, 0xbc, 0xfa, 0x58, 0xb9, 0x3e, 0xb3, 0xd0, + 0xd7, 0x42, 0xfc, 0x17, 0x1e, 0xfc, 0xe9, 0x50, + 0xde, 0xc3, 0x87, 0x0f, 0x67, 0xc3, 0xe1, 0x0d, + 0x37, 0x22, 0x6e, 0x02, 0x2c, 0x16, 0x0b, 0x85, + 0xcb, 0x02, 0x5b, 0x4e, 0x0e, 0xb4, 0xaf, 0xbf, + 0x46, 0x82, 0xef, 0xe6, 0x60, 0xe5, 0x84, 0xee, + 0x52, 0xf8, 0x2b, 0xfc, 0x0b, 0x13, 0xe1, 0xc7, + 0x2b, 0x30, 0x38, 0x2a, 0x08, 0x81, 0x81, 0x12, + 0xa7, 0xe4, 0xc4, 0xb0, 0x88, 0x2e, 0xa1, 0x9b, + 0x01, 0xf8, 0xd5, 0xe7, 0xec, 0x56, 0x0b, 0x59, + 0x2c, 0x16, 0xa9, 0xbe, 0x97, 0xa4, 0xda, 0x5a, + 0x3c, 0x8d, 0x1f, 0xc3, 0xf8, 0x7f, 0xfe, 0xb9, + 0xb4, 0x60, 0xd1, 0x22, 0x9a, 0x71, 0xbb, 0x96, + 0x5c, 0xc8, 0xaf, 0x6a, 0x17, 0xd2, 0x1d, 0xfc, + 0x54, 0x88, 0x8b, 0xe9, 0x88, 0xde, 0xdd, 0x58, + 0xc9, 0x8f, 0x53, 0x32, 0xf7, 0x85, 0xd3, 0xd2, + 0x7f, 0x2c, 0x69, 0xcc, 0x6f, 0x86, 0xb3, 0xf8, + 0x2c, 0x38, 0x9f, 0x02, 0x50, 0x03, 0xa8, 0x03, + 0x20, 0x36, 0x28, 0x40, 0x10, 0x04, 0x89, 0xb0, + 0xec, 0xf3, 0x3b, 0x53, 0x0a, 0xc3, 0x8a, 0x15, + 0x8c, 0x35, 0x3b, 0x1b, 0x89, 0x07, 0x0f, 0xd2, + 0xe8, 0x50, 0x1f, 0xba, 0xeb, 0xcc, 0x23, 0xa6, + 0x2d, 0x82, 0x23, 0x24, 0x80, 0x43, 0x5c, 0x4c, + 0x08, 0x22, 0xbb, 0x10, 0xca, 0x2b, 0x59, 0x52, + 0x60, 0x39, 0x21, 0x1d, 0x33, 0xff, 0xc4, 0x14, + 0xeb, 0x2e, 0x42, 0x82, 0xfd, 0x99, 0xb5, 0x29, + 0xa5, 0x04, 0x80, 0xca, 0xa3, 0x07, 0x6c, 0x36, + 0x1b, 0x85, 0x87, 0x1a, 0x4b, 0x38, 0x79, 0x12, + 0xda, 0xd8, 0x58, 0x12, 0x75, 0xfc, 0x38, 0x5d, + 0x96, 0xd0, 0x4d, 0xda, 0x70, 0xaa, 0x9c, 0xd1, + 0x9b, 0x1b, 0xbf, 0x81, 0x1b, 0x43, 0xe7, 0x20, + 0x1f, 0x8c, 0x8c, 0x09, 0x46, 0x8f, 0x08, 0x86, + 0x2a, 0x95, 0xc0, 0x6d, 0xf3, 0x51, 0x9a, 0x6e, + 0x4c, 0x67, 0x1e, 0x59, 0xaf, 0x81, 0x42, 0xf2, + 0x54, 0x60, 0x3e, 0x47, 0xce, 0x4d, 0x80, 0xc9, + 0x64, 0xa2, 0xb4, 0x81, 0x45, 0xae, 0x10, 0x4b, + 0x4b, 0x51, 0x39, 0x60, 0x00, 0xe3, 0xbf, 0x69, + 0x93, 0xb4, 0xf4, 0x83, 0xe9, 0x74, 0xef, 0xb5, + 0x6a, 0x72, 0xbb, 0x44, 0xd7, 0x24, 0xe9, 0x9e, + 0x61, 0x6a, 0x0c, 0xef, 0x13, 0x88, 0x6e, 0x61, + 0x0c, 0x25, 0xac, 0x15, 0x37, 0xcd, 0x69, 0xf4, + 0x47, 0x43, 0x06, 0x53, 0x6e, 0xbb, 0xd9, 0x20, + 0x31, 0x4f, 0x02, 0x08, 0x21, 0xc4, 0x79, 0x37, + 0xd4, 0x8f, 0x01, 0x91, 0x30, 0x4d, 0x57, 0xd8, + 0xd4, 0x6a, 0x85, 0xfe, 0xa3, 0x8f, 0x18, 0xdb, + 0xd9, 0xb3, 0x74, 0xd6, 0xd6, 0xad, 0xf4, 0x52, + 0x84, 0x9a, 0xfe, 0x74, 0xb1, 0xec, 0xb9, 0x17, + 0x5f, 0xeb, 0xac, 0xc1, 0xb0, 0x3e, 0x01, 0xb4, + 0x47, 0xa8, 0x9a, 0xc4, 0x44, 0x0b, 0xf4, 0xa6, + 0x79, 0x0f, 0xce, 0xea, 0x8e, 0x10, 0xad, 0xbd, + 0xa0, 0x25, 0xa4, 0x3d, 0xc2, 0x4d, 0x80, 0xd1, + 0x68, 0x94, 0x5a, 0xb2, 0xb1, 0x79, 0xff, 0x7e, + 0x62, 0xcf, 0xcd, 0xc5, 0xc0, 0x5f, 0x7e, 0x41, + 0x8f, 0x71, 0xdd, 0xc4, 0x6f, 0x7e, 0x2d, 0x65, + 0x7b, 0x77, 0xf6, 0xc7, 0xdb, 0xaf, 0x6b, 0x68, + 0x78, 0x90, 0x12, 0x46, 0xa9, 0x12, 0xb9, 0xe6, + 0xed, 0x30, 0x0b, 0x3d, 0x91, 0xa1, 0x9b, 0xdf, + 0x2e, 0x79, 0xd8, 0x4d, 0x80, 0xd5, 0x6a, 0xa5, + 0xcd, 0xf1, 0x80, 0x2b, 0x6c, 0x77, 0xee, 0x40, + 0xdb, 0xa7, 0x0f, 0xe9, 0x70, 0xe0, 0x00, 0x96, + 0x7d, 0x30, 0x02, 0x4f, 0xa5, 0x12, 0x9a, 0x6b, + 0xd9, 0x89, 0x23, 0xd5, 0xc7, 0x89, 0x4e, 0x2c, + 0x07, 0x00, 0x8c, 0xd3, 0xac, 0x68, 0x0f, 0xee, + 0xcf, 0x0b, 0x30, 0x18, 0x0c, 0x1e, 0x83, 0xb8, + 0x31, 0x50, 0x83, 0x01, 0x35, 0x13, 0x26, 0xb0, + 0xa1, 0x92, 0x80, 0x1d, 0x55, 0x09, 0xc4, 0x4e, + 0x85, 0x76, 0x23, 0x5c, 0x1f, 0x6e, 0xe6, 0xd6, + 0xeb, 0xf5, 0x12, 0xda, 0xe8, 0xa7, 0xde, 0xef, + 0x22, 0xe0, 0x25, 0x41, 0xe3, 0xa5, 0xc4, 0xcb, + 0x88, 0x76, 0x6b, 0xab, 0x70, 0x44, 0x8d, 0x28, + 0x6e, 0x0c, 0xba, 0xa8, 0x06, 0x20, 0x90, 0xed, + 0x8e, 0x70, 0x65, 0x0c, 0x1e, 0xdb, 0x6e, 0x79, + 0xbb, 0xad, 0xe7, 0x8b, 0x4c, 0x86, 0x57, 0x15, + 0x42, 0x2c, 0x3f, 0x19, 0xe1, 0xca, 0x18, 0x08, + 0xd4, 0x88, 0x42, 0x21, 0x0b, 0xb7, 0xf5, 0x19, + 0x20, 0x60, 0x31, 0xc4, 0x6f, 0x0e, 0xa2, 0xb9, + 0x78, 0x9c, 0x37, 0x7e, 0x8b, 0xb6, 0x0c, 0x72, + 0xaf, 0x3d, 0xc0, 0x04, 0x06, 0x82, 0x4f, 0x4c, + 0x84, 0x6a, 0xe0, 0x40, 0x30, 0x84, 0x45, 0xb5, + 0xf8, 0x00, 0x39, 0xe6, 0x1f, 0x41, 0x5d, 0xec, + 0x40, 0x61, 0xc7, 0x05, 0xe3, 0x16, 0x04, 0x2b, + 0x7a, 0x21, 0x41, 0x93, 0x82, 0x1c, 0xf3, 0x01, + 0x94, 0x58, 0xaf, 0xb4, 0x89, 0x80, 0x56, 0xc5, + 0x00, 0xd3, 0xb1, 0x23, 0xfc, 0xe6, 0xcc, 0x41, + 0x87, 0xad, 0x5b, 0xa1, 0x4e, 0x4a, 0x82, 0xfd, + 0xd6, 0x2d, 0xd4, 0x7e, 0xfc, 0x31, 0x24, 0x2a, + 0xa2, 0xcc, 0x96, 0xe3, 0x46, 0xde, 0x15, 0x55, + 0xf6, 0x7b, 0x38, 0xaa, 0x5b, 0x88, 0x70, 0x45, + 0x0c, 0x46, 0xfb, 0x2f, 0x81, 0x8a, 0xf8, 0x7a, + 0x2d, 0xa0, 0xd9, 0x1e, 0x60, 0xc3, 0xc2, 0xc0, + 0x4f, 0x9e, 0x0c, 0x65, 0xdf, 0xbe, 0x90, 0xb4, + 0x5a, 0x98, 0x0f, 0x1f, 0x86, 0x71, 0xfb, 0xf6, + 0x16, 0x7f, 0x90, 0x42, 0xc2, 0x25, 0xd3, 0x4e, + 0xbc, 0xc2, 0x76, 0xc5, 0x38, 0xcd, 0x4a, 0xdc, + 0x36, 0x67, 0xe0, 0x37, 0xeb, 0xb9, 0x36, 0x11, + 0x40, 0xe1, 0x68, 0x67, 0xfc, 0x9f, 0x74, 0xa7, + 0x4e, 0xf0, 0x99, 0x32, 0x05, 0x8a, 0x98, 0x18, + 0x48, 0x8f, 0x1f, 0xc3, 0x9c, 0x9e, 0x0e, 0xe3, + 0x96, 0x2d, 0x5e, 0x5b, 0x0d, 0x00, 0x6a, 0xc4, + 0x12, 0x1c, 0xd5, 0x25, 0xa1, 0x9f, 0xcf, 0x0c, + 0x8c, 0xf5, 0x5f, 0x8e, 0x33, 0xc6, 0xf5, 0xb0, + 0x48, 0x7a, 0xaf, 0x04, 0x00, 0x80, 0x48, 0x00, + 0xea, 0x33, 0x7d, 0x3a, 0xf8, 0x51, 0xa3, 0x20, + 0x96, 0x96, 0xc2, 0x7c, 0xe8, 0x10, 0xea, 0x36, + 0x6d, 0x6a, 0x13, 0xd2, 0x0d, 0xe1, 0xba, 0x79, + 0x3f, 0x34, 0x6c, 0x18, 0xc6, 0xa8, 0x93, 0x51, + 0x28, 0x9c, 0x44, 0x81, 0x90, 0xe5, 0x69, 0xb9, + 0xc7, 0xdf, 0xc4, 0x12, 0x00, 0xcb, 0xd5, 0x4b, + 0x97, 0x76, 0xa9, 0x57, 0xaf, 0x16, 0x0c, 0x6b, + 0xd7, 0x42, 0xbf, 0x7c, 0x39, 0x6c, 0xb7, 0xbc, + 0x4e, 0x7d, 0x4d, 0x42, 0x2f, 0x56, 0x20, 0x53, + 0xff, 0x29, 0x38, 0x46, 0x8d, 0x77, 0x35, 0xab, + 0xe0, 0xc7, 0x04, 0x35, 0xfb, 0xdd, 0xfa, 0x02, + 0xea, 0x06, 0xc7, 0xc5, 0xad, 0x4d, 0x3f, 0x77, + 0xee, 0xab, 0x57, 0xce, 0x9f, 0x17, 0xb8, 0x91, + 0x23, 0xdb, 0x9d, 0xbc, 0x2b, 0x6e, 0x9a, 0xd3, + 0x71, 0xa6, 0x6e, 0x03, 0xde, 0x51, 0x27, 0x21, + 0x86, 0x4f, 0x6c, 0xb1, 0x00, 0x0a, 0x47, 0x47, + 0x4c, 0x3b, 0x7d, 0xe6, 0xcc, 0xdd, 0xeb, 0x52, + 0x53, 0xff, 0xee, 0x9f, 0x96, 0x66, 0xf4, 0xf9, + 0xf0, 0xc3, 0x17, 0x3a, 0xc2, 0x31, 0x4a, 0x55, + 0x38, 0xa6, 0x5f, 0x02, 0x3b, 0x04, 0x4c, 0xd4, + 0xac, 0x81, 0x86, 0x0d, 0xab, 0xbf, 0xc4, 0xed, + 0x18, 0x3d, 0x8b, 0x01, 0x39, 0x7a, 0x45, 0x42, + 0x88, 0x09, 0x80, 0x76, 0xc9, 0x92, 0x25, 0xc7, + 0x1f, 0x3c, 0x78, 0xa0, 0x5d, 0x9f, 0x92, 0xb2, + 0x8d, 0x89, 0x8a, 0x0a, 0x34, 0x2e, 0x5d, 0xca, + 0xe2, 0x05, 0x8e, 0xa3, 0xee, 0x5a, 0x7e, 0x41, + 0xb1, 0x35, 0x1b, 0x23, 0xd5, 0x9f, 0x02, 0x00, + 0x95, 0xa8, 0x64, 0x87, 0x3c, 0x1c, 0x71, 0x5d, + 0xf7, 0xdc, 0x3d, 0x40, 0x29, 0x15, 0x01, 0x98, + 0x01, 0x54, 0xa5, 0xa6, 0xa6, 0x5e, 0x7c, 0x77, + 0xda, 0xb4, 0xf7, 0xad, 0xd3, 0xa6, 0xdd, 0x0f, + 0x38, 0x78, 0xd0, 0x4a, 0x38, 0xee, 0x85, 0x09, + 0x88, 0x50, 0xfe, 0x01, 0x71, 0x7c, 0xb2, 0xb5, + 0x8f, 0xe2, 0x3d, 0x41, 0x5d, 0xde, 0x2f, 0xf7, + 0xeb, 0xd5, 0x1b, 0x16, 0xc9, 0xbc, 0xdc, 0xfa, + 0xa5, 0x8d, 0xb6, 0xd7, 0xe5, 0x76, 0x9e, 0x12, + 0x80, 0x26, 0x38, 0x38, 0xb8, 0x4b, 0x76, 0x56, + 0xd6, 0xfa, 0x4e, 0xa2, 0x38, 0x58, 0x37, 0x7e, + 0x3c, 0x27, 0x55, 0x35, 0xdc, 0x56, 0x09, 0x95, + 0x04, 0x7c, 0xa5, 0x8d, 0x6e, 0x75, 0xa9, 0xe0, + 0xc3, 0x04, 0x20, 0x96, 0x9b, 0x2a, 0xf5, 0x53, + 0xcd, 0x12, 0x20, 0x70, 0x75, 0xe7, 0x7e, 0xfd, + 0xef, 0xf1, 0x2f, 0x57, 0xfe, 0xeb, 0x78, 0x6e, + 0x6e, 0x6e, 0x29, 0x80, 0x27, 0x00, 0x2a, 0x01, + 0x18, 0x65, 0x23, 0x7b, 0x16, 0x20, 0x8b, 0x20, + 0xb2, 0x08, 0x7f, 0x00, 0xa1, 0xe7, 0x4f, 0x9e, + 0xfc, 0x6c, 0x40, 0x64, 0xe4, 0x9f, 0x6b, 0xe3, + 0xe3, 0x39, 0x7b, 0x41, 0x41, 0x9b, 0x08, 0x20, + 0x20, 0xe8, 0xae, 0x1a, 0x8a, 0xfe, 0xca, 0xbf, + 0x58, 0x5e, 0xe5, 0x86, 0x91, 0xfc, 0xfc, 0xbc, + 0xcb, 0x7b, 0x77, 0xfe, 0xfb, 0xc8, 0xc6, 0x8d, + 0x1b, 0xaf, 0x03, 0xa8, 0x01, 0xa0, 0x83, 0xa3, + 0x17, 0x64, 0x42, 0x03, 0x33, 0x04, 0x8f, 0x37, + 0x31, 0xa5, 0x94, 0x12, 0x42, 0x6c, 0x00, 0xf4, + 0x00, 0xc4, 0x3f, 0x8e, 0x1e, 0xfd, 0xe5, 0x81, + 0x7d, 0xfb, 0x1e, 0x4e, 0xb9, 0x70, 0x61, 0x91, + 0x6e, 0xea, 0x54, 0x5e, 0x38, 0x7d, 0xba, 0x55, + 0x96, 0x06, 0x00, 0x0d, 0x1b, 0x86, 0xbe, 0xdc, + 0x74, 0xb1, 0x9f, 0x6a, 0xa6, 0xdd, 0xa0, 0x33, + 0x69, 0x4f, 0x65, 0x5e, 0x38, 0x9a, 0xb0, 0x2c, + 0xf6, 0x44, 0x49, 0x49, 0xc9, 0x13, 0x00, 0xb5, + 0x00, 0x0c, 0x2e, 0xa4, 0xed, 0x70, 0x74, 0xa9, + 0x9f, 0x6b, 0xb7, 0x37, 0x6b, 0xc4, 0xe4, 0x9c, + 0x1d, 0x00, 0xf0, 0x01, 0x10, 0x9c, 0x92, 0x92, + 0x32, 0xf6, 0x1f, 0x73, 0xe6, 0x7c, 0x6d, 0x4a, + 0x4a, 0xf2, 0x31, 0xfd, 0xf0, 0xc3, 0xb3, 0x38, + 0x6a, 0xca, 0x03, 0x2c, 0x94, 0x88, 0xe2, 0x47, + 0xe3, 0x4d, 0x76, 0x96, 0x25, 0x42, 0x15, 0x23, + 0xe5, 0x5c, 0xbf, 0x71, 0x36, 0xf5, 0xbb, 0x5d, + 0x87, 0xf7, 0xee, 0xdd, 0x9b, 0x27, 0x5b, 0x5b, + 0x0f, 0xc0, 0x08, 0x47, 0x36, 0xb4, 0xc1, 0xd1, + 0x81, 0xf3, 0x38, 0xec, 0x68, 0x56, 0x2d, 0x24, + 0x6f, 0x60, 0x77, 0x66, 0xa8, 0xc5, 0x8b, 0x17, + 0x1f, 0xbb, 0x7f, 0xff, 0xbe, 0x76, 0x7d, 0x4a, + 0xca, 0x36, 0x75, 0x64, 0x64, 0x87, 0xba, 0xe4, + 0x64, 0x85, 0xa7, 0x0c, 0x15, 0xac, 0xe8, 0x85, + 0x37, 0x55, 0x33, 0xec, 0xb1, 0xdc, 0xfb, 0x92, + 0x56, 0xfb, 0xa4, 0x38, 0xeb, 0xe7, 0x33, 0x87, + 0x17, 0x2f, 0xfe, 0xd3, 0xaf, 0x3a, 0x9d, 0xae, + 0x0a, 0xee, 0x47, 0xc4, 0x2a, 0x93, 0x6e, 0xfe, + 0xe0, 0x8f, 0x52, 0xda, 0xa2, 0x07, 0x8e, 0xcc, + 0xe5, 0x03, 0x20, 0x62, 0xc4, 0x88, 0x11, 0x23, + 0x2b, 0xee, 0xdd, 0x2b, 0xd4, 0xa7, 0xa5, 0x09, + 0x65, 0x1c, 0x47, 0x6d, 0x92, 0x40, 0x57, 0x56, + 0x74, 0xa7, 0x5f, 0x3c, 0x0e, 0xa7, 0xab, 0x2a, + 0x7a, 0xd2, 0x8c, 0xda, 0xf9, 0x52, 0x49, 0x5d, + 0x8e, 0xa9, 0xa6, 0x4e, 0xab, 0xcf, 0x3a, 0x79, + 0x22, 0x6d, 0xe2, 0xc4, 0x89, 0x33, 0x00, 0x0c, + 0x02, 0x10, 0x0d, 0x20, 0x02, 0x40, 0x00, 0x00, + 0x5e, 0x36, 0x24, 0xe3, 0x3c, 0x11, 0x2d, 0xe2, + 0xd3, 0xd2, 0x17, 0x5c, 0x44, 0xf0, 0x00, 0x42, + 0xc2, 0xc3, 0xc3, 0xfb, 0x17, 0xe6, 0xe4, 0x9c, + 0x31, 0x5e, 0xbe, 0x6c, 0xb1, 0x49, 0x02, 0xdd, + 0x59, 0xfd, 0x1e, 0xbd, 0xaa, 0x3f, 0x20, 0x18, + 0xad, 0x3a, 0x21, 0xaf, 0xe8, 0xc6, 0xb5, 0x35, + 0x6b, 0xd6, 0x24, 0x2b, 0x14, 0x8a, 0xe1, 0x00, + 0xde, 0x00, 0xd0, 0x15, 0x40, 0x10, 0x1c, 0xb3, + 0x62, 0x65, 0x6b, 0x49, 0x7b, 0x2d, 0x40, 0x16, + 0xe1, 0x6c, 0xb6, 0x06, 0x01, 0x78, 0x3d, 0xfb, + 0xd4, 0xa9, 0xdd, 0x82, 0xdd, 0x28, 0x56, 0xea, + 0xca, 0xb4, 0x99, 0xc7, 0x8e, 0xee, 0x1c, 0x32, + 0x64, 0x48, 0x22, 0x80, 0x7e, 0x00, 0x7a, 0x00, + 0x08, 0x81, 0x23, 0x93, 0x71, 0x72, 0x2c, 0x11, + 0x6f, 0x89, 0x3b, 0x9f, 0x56, 0x0f, 0xba, 0x5d, + 0x82, 0x5b, 0x21, 0x5b, 0x34, 0x30, 0x32, 0x32, + 0x32, 0xa4, 0xa8, 0xa8, 0xc8, 0x26, 0x07, 0xa2, + 0x33, 0x8b, 0x58, 0x20, 0x67, 0x91, 0xa6, 0x02, + 0xb2, 0x55, 0x1c, 0xbc, 0xdd, 0x4f, 0x16, 0xc1, + 0xc8, 0xd6, 0x55, 0xc9, 0x7f, 0xb6, 0xc2, 0x91, + 0x45, 0x24, 0x78, 0x39, 0x89, 0x6f, 0x77, 0x01, + 0x0d, 0x08, 0xa1, 0xf2, 0x83, 0xf6, 0x24, 0xee, + 0xc4, 0xff, 0x00, 0xf1, 0x91, 0x60, 0x89, 0x97, + 0x4b, 0x7e, 0x56, 0x00, 0x00, 0x00, 0x14, 0x74, + 0x45, 0x58, 0x74, 0x41, 0x75, 0x74, 0x68, 0x6f, + 0x72, 0x00, 0x4a, 0x61, 0x6b, 0x75, 0x62, 0x20, + 0x53, 0x74, 0x65, 0x69, 0x6e, 0x65, 0x72, 0xe6, + 0xfb, 0xf7, 0x2f, 0x00, 0x00, 0x00, 0x25, 0x74, + 0x45, 0x58, 0x74, 0x64, 0x61, 0x74, 0x65, 0x3a, + 0x63, 0x72, 0x65, 0x61, 0x74, 0x65, 0x00, 0x32, + 0x30, 0x31, 0x33, 0x2d, 0x31, 0x32, 0x2d, 0x31, + 0x36, 0x54, 0x31, 0x37, 0x3a, 0x34, 0x36, 0x3a, + 0x32, 0x33, 0x2d, 0x30, 0x35, 0x3a, 0x30, 0x30, + 0x49, 0x14, 0x87, 0xbb, 0x00, 0x00, 0x00, 0x25, + 0x74, 0x45, 0x58, 0x74, 0x64, 0x61, 0x74, 0x65, + 0x3a, 0x6d, 0x6f, 0x64, 0x69, 0x66, 0x79, 0x00, + 0x32, 0x30, 0x31, 0x33, 0x2d, 0x31, 0x32, 0x2d, + 0x31, 0x36, 0x54, 0x31, 0x37, 0x3a, 0x34, 0x36, + 0x3a, 0x32, 0x33, 0x2d, 0x30, 0x35, 0x3a, 0x30, + 0x30, 0x38, 0x49, 0x3f, 0x07, 0x00, 0x00, 0x00, + 0x19, 0x74, 0x45, 0x58, 0x74, 0x53, 0x6f, 0x66, + 0x74, 0x77, 0x61, 0x72, 0x65, 0x00, 0x77, 0x77, + 0x77, 0x2e, 0x69, 0x6e, 0x6b, 0x73, 0x63, 0x61, + 0x70, 0x65, 0x2e, 0x6f, 0x72, 0x67, 0x9b, 0xee, + 0x3c, 0x1a, 0x00, 0x00, 0x00, 0x00, 0x49, 0x45, + 0x4e, 0x44, 0xae, 0x42, 0x60, 0x82, 0x00, 0x00, + 0x28, 0x75, 0x75, 0x61, 0x79, 0x29, 0x72, 0x65, + 0x73, 0x6f, 0x75, 0x72, 0x63, 0x65, 0x2f, 0x00, + 0x01, 0x00, 0x00, 0x00, 0x03, 0x00, 0x00, 0x00 +} }; + +static GStaticResource static_resource = { resources_resource_data.data, sizeof (resources_resource_data.data), NULL, NULL, NULL }; +extern GResource *resources_get_resource (void); +GResource *resources_get_resource (void) +{ + return g_static_resource_get_resource (&static_resource); +} +/* + If G_HAS_CONSTRUCTORS is true then the compiler support *both* constructors and + destructors, in a sane way, including e.g. on library unload. If not you're on + your own. + + Some compilers need #pragma to handle this, which does not work with macros, + so the way you need to use this is (for constructors): + + #ifdef G_DEFINE_CONSTRUCTOR_NEEDS_PRAGMA + #pragma G_DEFINE_CONSTRUCTOR_PRAGMA_ARGS(my_constructor) + #endif + G_DEFINE_CONSTRUCTOR(my_constructor) + static void my_constructor(void) { + ... + } + +*/ + +#if __GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 7) + +#define G_HAS_CONSTRUCTORS 1 + +#define G_DEFINE_CONSTRUCTOR(_func) static void __attribute__((constructor)) _func (void); +#define G_DEFINE_DESTRUCTOR(_func) static void __attribute__((destructor)) _func (void); + +#elif defined (_MSC_VER) && (_MSC_VER >= 1500) +/* Visual studio 2008 and later has _Pragma */ + +#define G_HAS_CONSTRUCTORS 1 + +#define G_DEFINE_CONSTRUCTOR(_func) \ + static void _func(void); \ + static int _func ## _wrapper(void) { _func(); return 0; } \ + __pragma(section(".CRT$XCU",read)) \ + __declspec(allocate(".CRT$XCU")) static int (* _array ## _func)(void) = _func ## _wrapper; + +#define G_DEFINE_DESTRUCTOR(_func) \ + static void _func(void); \ + static int _func ## _constructor(void) { atexit (_func); return 0; } \ + __pragma(section(".CRT$XCU",read)) \ + __declspec(allocate(".CRT$XCU")) static int (* _array ## _func)(void) = _func ## _constructor; + +#elif defined (_MSC_VER) + +#define G_HAS_CONSTRUCTORS 1 + +/* Pre Visual studio 2008 must use #pragma section */ +#define G_DEFINE_CONSTRUCTOR_NEEDS_PRAGMA 1 +#define G_DEFINE_DESTRUCTOR_NEEDS_PRAGMA 1 + +#define G_DEFINE_CONSTRUCTOR_PRAGMA_ARGS(_func) \ + section(".CRT$XCU",read) +#define G_DEFINE_CONSTRUCTOR(_func) \ + static void _func(void); \ + static int _func ## _wrapper(void) { _func(); return 0; } \ + __declspec(allocate(".CRT$XCU")) static int (*p)(void) = _func ## _wrapper; + +#define G_DEFINE_DESTRUCTOR_PRAGMA_ARGS(_func) \ + section(".CRT$XCU",read) +#define G_DEFINE_DESTRUCTOR(_func) \ + static void _func(void); \ + static int _func ## _constructor(void) { atexit (_func); return 0; } \ + __declspec(allocate(".CRT$XCU")) static int (* _array ## _func)(void) = _func ## _constructor; + +#elif defined(__SUNPRO_C) + +/* This is not tested, but i believe it should work, based on: + * http://opensource.apple.com/source/OpenSSL098/OpenSSL098-35/src/fips/fips_premain.c + */ + +#define G_HAS_CONSTRUCTORS 1 + +#define G_DEFINE_CONSTRUCTOR_NEEDS_PRAGMA 1 +#define G_DEFINE_DESTRUCTOR_NEEDS_PRAGMA 1 + +#define G_DEFINE_CONSTRUCTOR_PRAGMA_ARGS(_func) \ + init(_func) +#define G_DEFINE_CONSTRUCTOR(_func) \ + static void _func(void); + +#define G_DEFINE_DESTRUCTOR_PRAGMA_ARGS(_func) \ + fini(_func) +#define G_DEFINE_DESTRUCTOR(_func) \ + static void _func(void); + +#else + +/* constructors not supported for this compiler */ + +#endif + + +#ifdef G_HAS_CONSTRUCTORS + +#ifdef G_DEFINE_CONSTRUCTOR_NEEDS_PRAGMA +#pragma G_DEFINE_CONSTRUCTOR_PRAGMA_ARGS(resource_constructor) +#endif +G_DEFINE_CONSTRUCTOR(resource_constructor) +#ifdef G_DEFINE_DESTRUCTOR_NEEDS_PRAGMA +#pragma G_DEFINE_DESTRUCTOR_PRAGMA_ARGS(resource_destructor) +#endif +G_DEFINE_DESTRUCTOR(resource_destructor) + +#else +#warning "Constructor not supported on this compiler, linking in resources will not work" +#endif + +static void resource_constructor (void) +{ + g_static_resource_init (&static_resource); +} + +static void resource_destructor (void) +{ + g_static_resource_fini (&static_resource); +} diff --git a/tests/resources.gresource.xml b/tests/resources.gresource.xml new file mode 100644 index 0000000..3114289 --- /dev/null +++ b/tests/resources.gresource.xml @@ -0,0 +1,8 @@ + + + + icc-profile.png + icc-profile.png + + + diff --git a/tests/resources.h b/tests/resources.h new file mode 100644 index 0000000..c44c73d --- /dev/null +++ b/tests/resources.h @@ -0,0 +1,7 @@ +#ifndef __RESOURCE_resources_H__ +#define __RESOURCE_resources_H__ + +#include + +extern GResource *resources_get_resource (void); +#endif diff --git a/tests/test-animation.ani b/tests/test-animation.ani new file mode 100644 index 0000000000000000000000000000000000000000..319a88415a3438ba7173cf57cdeba66f2b9603f8 GIT binary patch literal 251168 zcmeF41$ zfB*@zdjdw>&jS2k5Cf$rKJ?W$-xg(11aS!~jdfj?+`FZqGk zyyC<6%KHX#?EgX=(9Q$IZhtQ?NKQ(I3?UCo(Jqa8a_x_LKW!fN-p@UtZNV@jngiXEK@4 z+1ber9UYy}-q8W|4Yk0ir9(+H7y}7-FYkOlm+TI)oiG|K>uzRs(dhYM`A}2JOs3Xkev7aeFY(DlNIT&pRU^(YKt}wN31gjSA=Xe>R(m zaU0s-2wiLjbh0akZ>79WEBjFD6ADq}SJ8!{?P0K4bi_QH!VDr=<2p4rdA{?mm0zXn>Fxsa9T$|h-ZB?TV6sBACWt%^^xFW}D( zEquNzLP_Oc5SzLmJcHMQy{9nPc?g56-x>&v+zs*R$2n=azd&Nzx8UxznW?QVtoWib zM{?|${cPZ1-*4?GfZPIq?swDja{@Ab%Y+aCA+qmeCiYKJjtr9nKKQ%B08%s0f`iK{ z(A1gTs-Zb8PeEapsjT!{hVlwiQ_3^Aek^iK?2O=Zwx{|EaPL14{XHT{QMVZ^b}as$2!gnzt6*p>3Mwj7!X7CJ ze(mfmG?{0MjQnKkeSM+5(i$@Yl-1^PtnAl;m;Y{X_t^{D+G}cM?k^^<&PVm(+0TJC zNY4mjlKr(?1+KiPP)D<`ruaDgWLZb|!`~Lkkd~5*N#!Z3 z4;0>I>Km^B8;9*2V~d?2Be~d0;@12r1D?c30?+>9;uP+8(=ri(0q-w+qrC@XL+>+M zT4JEM#0l&je+5mAtT0K62dE`k-+}vIG1#?!*=1x2HBr zNqr1Tk3WTnO4~tJW}R{0Jj2~4_LDGww!oR8&ULWdMN3b4gn!RSgSGiiP?i%;9qOF^ z=~8!Rgx|XH4oFC^0=b8~KtggIt$&{3>=WCUene5>=Nv=rO<7Ulw;&|oH0VBF0tyoE z81Qpm-#oJ7?`qz<@gdxoSPilYd*Ifs6?EU~Ji?2cR!77ly zKQDeb=aak-ZVS`oWY&SA(m{^8<_VCO*fy&EGo1R>@5_r!KSgpsCIYhPUHgu+{q+ z)D=Dl)vFua_$>qTx<7vS8JHWM0uQ%`U}}7Zq5g2kL4MC4Z9Y}WEmO1=4_NqP-M)6W zz((swP?Zs7$=?4&X{fSg@4c(4Cbx=ZsrM83xJg5huO{fK9=1@G*)po{uc7MgpRO#k zOT@|IA|oNx6hfTD!CvPlP?z1vR=u{?Q%YjRF4_AFxW6;Vc?!5KhsRW|uJuxv`;={K z_%nof$w5N2HMm$`WjvPqV${DM`rF6PzP{2I7s9-in3*y55a*)|-sb1QL~TE)$*pb0 z{++BKK1WyK{u~`e@x@7x<<_+tKgQps))yc)NFB11T_Ma@g{iOn#hCnl^iW?MX2SE9gNXSp~ zgb)vLx`oF60e@e;YWqojW{>wTb29qbBGOxio|EVZrMY2HhW1uGjfS%PaL7$@fkxm~*yZ429Vu4BB`@QkZ zo_&G&xIr3A4v?6)&x<8`j$=g9d&(D}hIH@q%AFxOpPN3P6omP9keV>QCx8}UTt&{r z(^Dp*#R3Au@yKgN)a!5G83S8Y7j z=@}jx3hC+TfZGW#t9~py2tx~o&v8bazH_TS^YvWAMW?8^MyTvA7` z4Y=*;e12GG1&Q}elo_~Z9@y>=jB3OT@8+pm%!rpsG-Y0ri86p zKn-6fLXG%zB_(pOvPP0d>hB((BsP$-`g*8utOR=f6R2RMKuL8Z6jb^`e5N7n-c5-c zNgacoL+U5rSS&V+JHFV~!QhVPGMdwHEH@lV>pdX0Kn3=lp`>j;MH%yc$g7`&BMe@bD&2{eV!$$A&Vh5q?2mm)lp z`tkm*B;z|>fMc4Fjw2;Okl&yRJ6r`TM2=GTlQPR{1QxnvQPg6~XBAhqeA~%r5@)rx z`$A2VIaDjz#cm3*O_EOl*4x6rvR|P*|rAU+4-JikuhZ zUhj0ez`K#DR2N3eijEGZ2~;;7g|vd@5R(2jxF^nnz?>BjSMUvF72jgIMsLVGp-lY? zuM6KcEO?7r#l7y34aE!xIQFMt+G=INlRWzalLX!CTeLgdm>xiHwFj@XDQT`jQ*PPP zCatken6%#5d&))2psAq&F`FSKphY z)twS7@Ofd;8U~wF$0=kr*lj-gCAU@+hfL zV0Cu2fm7J;ve9g>L9go_6`^0;o$tVJ*F+n4>=cyfTi!t1i{GVItz1Ca);}HVpJ}2? z@ptq4h;8F33YO6yZ0(r6t^wwp^c*;VMteTq4OkRCyyw zfBegYeQxqQozem|DoQc~I~b*DP*afxjN+88#8CB0r-x!LB+p37=Jy=E6BB1(IE3LQ z2A!Tjw#l&>{Fc)IS(3@i*BUYHq%C*f-o%nzYhP|CU>-%x~Y((xI z@+9K_ar$gXH@&nB#Q)>;*-LZpkOdR}M~~BIgh)F!q_bW^2I7B0pLKP0aYqISMc3BW z4y{N7{$HZc$jAn1LuWgZbJ&K~);4HtZp7K)wb0O10kw^Vz-Y!#1T={Z8qbwEdZE4HB-+K@bJZms2#bB#Q5t~C?rNX-@3;mq+Yt6tmR z4EhX5Hjtj{Kyr?dXRYmoJgWj?dqZnJ)S>OQt!R5g5QJsx_tIyZ{up}Z>PzVQ+#*T; z=h1&`GBU(M`VYyuj;;nI&yf1-D1qjVr_k7u2@E99%36aU=&2gl??|7?tUCOR!g*OX z4p#2-_Op@xXy=YDbut;;5vEq=Q)unV1_m<*a$B9juUMIDJE6}OoDh6%)E2Kz#QtaW zSvS4a#jfR&XYK4_F1=ODiiNy(XK*W%>!r_xf2Iho`Rn!doBsB9(`QI;aml$Fyar|1 zh9^kQB|tID3*5`(xqe@P^x6Aga+gQq74ceQp8o+q9B4=CjL=)$kAJG$7x&W8HVaEPri;L&H2JHGvQf3Y-NvdqI_wOL%$!J5Lt zf1r|nA1WErP)3)Aq6!Jf$hio?K?mrz7OO3dw3ohQ`izi&mC(t_N8hIdtxT8eccjnc zWeoq_XY9;`&(XrSS5#E|#;I?)3e^o)p|s`_6jb~JPs%PpUdbiMExiIcMVBBUli1ng0oWR*(H3N42|>AtBX}&}U^xpD9i_+TCaRmg{Q0R5mN^U|Un` z84jcI3_LA84hiXE5EQivyh9d)XOJ-XhOL3n*xf)&{T|{nPC#VBci`x{m8q>MJZ7_J zpV?37vs!3w%Yx)AJM!IBhV+^As`G-BRTsMZ4bo@aKI~{Jd@e8Z>-P4}3!Iwz(~zF` z1^D_c1WU_V9j2z!G9D?tZKxnSTSr}UdZNDB>{c76W#ApW3xa81gHP}gFtyy&sVqM> z6kuQb0U9AL&W6xuWk{b%Ej!yyoDshxea5|CJ@i+KBu4(Hs-shiQ{Qw0(y|VKlha%< zw3`&_>_OR|kT9WllwU<_I>p3UXqUOsbYDH=c^o^Zjo{?D53KC>fST$WhUD#~qn_6 zF#dgi^zCmdZqt?3RX<{yn6CyS)9oxxot+?Yd$Hxcs|!Xod!J{2ZeAq$ZYo3i?85$I z6zY~gpSPXZ;%dJCaB{Q+gT)HPSvTeo8h8>s%$CI_1kd8j23gms4ob4`!eg~n92Ipj zkP=_ZkiM~WRP+R~zlT06L;CFEo~_UNOke+z?I5>PCKbhw`1>dY@^Va&AUNI`=lf;v zjFJBN`|nF7QdY>`oz@_I|6`Dm-3U@r+d%UAs!`D^#OD}Fkv{w5^L3P7@}Ym-WIx>d zBCUZDg{!orKq5^YEcJIMr$${F^ql_X$Vp5OyLW9i+`F?1#3jYx&b3veqKDA-VkEef zHY}%7wr>3Q_fy~cL)_10)zKrNj*$Q{L2{rZvrxNlIzQWT_utXHfBhY}b89t-OYDI= zS67dU-a^|?t(Z%tt`(sS`TZW``g>M&xi3_f`9hS>ZO~DfZ^Dnwee)}q0loZ%;qI|A^y_s-!Se{Vt^Kz*3NxGWCg1E;> zO+8XL2+B%7g3R5|N7aA$sgsw-$#lPA3QdvyG{=M$6L1k64A!-Kxli83OCKtJtoqfb zx=L$Wj5Uscp4Ms5*EtJn3VTL%{|;4W-*hvLZ3hG0&olDV4Iw7rDtMWF3Fdll`S#5- z*tWLP7I#aHePCzu2RPV>gNgp{49$mPqk4W0R$u=#LzV4Qtn`jrq{iq#a)bheIsFbc z8e3Tg(x0pL&)a`Lz-O+qmHIZ8yZImB?rYkf(##s@|LDM=^cHe z=rb41!^^zQPFh6!$kFqVJ}b)$=h|CY5W^+V^0AN6{2tJ~%}-glY94wc=`$DIqZCKI zqldjMel-eoyi5ypx|D@+R*=(Gnvd0QMvi*N4!h_c8}j>|cU}LNV)EVu--W!v^qCmf zKIGhbVvNwDO1bXN*!5;c-QV&gr z6dIR4o7qE~&3{InagRTv&Uh5sIDJO0#`x!d(*sCljMHb?ggy&>z4RH9Xh@*({Vrp; zy_L{6eaSD}C*)mU`Ye68Wez7lssBavSp}{N%%#s}zDoM6o5JJKXTtALLhwC8nCLue z_!?nK#QJ5_mq?#=;mWE=pW&*c4NZhTE5P^t=}4a;ky9CnE1j9a&TZ6~;rN!Hyu|Q-G7q7<{XF^%$0l)A$tG3;jxTwE7vm;;u1Luj>CiwINA78&H52^ndeO7|>St>NJ{lTx{CTvooU+H!Xzz zvkL})-`(GiPo`0;SX}as&}VUwUatjvWd(DW;`K)2PSC$zV3w*U^+8gdXk$x<3#YX1 zE`+8p2hX@!;1&M?xTY+J*e7Qp_USFAb>PP2Q+I?;^{->F{cifK8rzLC|Y%G*SnfK#37x206fwcrx}M$xosCRdAW+`lqE*a)Be=;oaSd6 zD9Q<-{RB!z>yvgKq8=Zt&c12g^jR5{)cC={gOr4Amjrvsk+2lO1BqF4%9=awKt|;@ zaEPDiVc9A0F7Nyl?28E)0zhD*zQacvUI9nJ+T{f6*bg&px9p+3&C54fOz5lf>R3Qp ziiY&tbM%H^jG%p8qdK#$xg4BQ4`oy}%zJ;Jvhcc3kXD`Sa7SJg{`hl4_SUWZ-LFgD zqgJmKp+;{1obs>teaYE^`7LcRoSM2qun+xH+Oz%pLEmZKkr(>$uEZ)heP(UL)-9C# z1KHa5xXAlh{}SrdP{Zsus|GeZB_8wolm#~tZP zjyVqz?t8`i*VljF%J}d(Gt0k0{qcpC(b8vF|70Bn%C%shpXjNvk`U$oGYyXoeEspc z<6(a`EWqzE$Sa&E8VmYNS59#5qkAj-lOuIGiGfI#S^s7t&}V)@-}d`i|7J`JP~^mh zS+f85@7U63_F89BbK`6wBSIe{oo_`1TmN;<&zMV}EeW-v-C&<$d0!KE3H3L zzT8Otwy$lY-6lj?5YlHQNS_sF_`#ES2QGb<5p4w72{urS_eW`VFe}L7e8S75&s-J6 zoKt!9Sy>vVwlbSjmK)lc8lqk4uC&ip_0)tfN88rH&L@Of4{64w&-71E)z$xf`fcsg z6Ax?u`Woo7wfF|))J!gYhU@JBh0tdc34Im@^ZL+dgg|5AG0voM`fRZ4JDxV~fpHHE z#{-1KA(T!};I5M~obz92USczuWzsj0W3SUDe(Od%$LTYEoi&1dq)!ag7y9~soIV?Y zbNM)h_;8TWU^OL^-%)FmMP|G!S35qgF9Aru!` zl9G{mOaacB6yPWr5`{XDxleQalPi6Ybz zW75&?La1#^hq8u9NX~Qawf%L{XMOGGQaHqRt_~FX95uu`nYGZ~Rmt^vZCeTy)dfO$ zwthS5dvAjF*>m;-v7L$irK6wiML1HE2F3NkXuAQ|?{9+kndnFFbLp+_{*U@w-2P7b zdNcYQb%?r9bB;U8l+306(C=K^-xTe$zV@@Z{e}=+El6&WK2w4uOE%Cu;-I880I9#n zT-*C=pAGeldztAx`_c0_vWMDjoK_@<>d^i&Xl3Q#=vp*nW|Q8FVmjkmi^3r zB>#}xVx#_37pD?h**G%Ej)9zZCqn&k{XUTPnU&E(inYno!!AzSjl4bf(A?d`vfQ{~ zFU`Szw~?vQn!|c8i9UN~KiW>{IiO=J3c1wZQo`2A)>PLQb(HBxPO(zo7rn&CFL@YHN+X_8HH9Hm-=tf(9HLF2Rx645;o3 zMCz|wlV~9AGb@vY7ej-0(4Q2YhO*l0P+W5j^2;wnPU%I+D7uJiS6+eiq8pG}a1A1p ze+4_|Ep%aW}H{k6|{wj1euCK4X9lR>XL4#gFRAvSpv z*x1hj4XY_Zjvhk0b#}8?T6{1jY&)Z==>!xO z9t1zHgvHzk~GI^<|@?Cy4$0YM=Qyt}`ym z{}mdWu0clXci>?0QKyTuAm8so*CtVx$%)TsP`E!AWMw}E$@^PC^6JV_(JRD$68OW{D=p#^;7twu@je{MN7k^Jn_QuB`d233bFG20$&mebe>!|uq|MCah4|Mv~xb&$fr?aC7 z3bWk6!{Vo|c<%#z&)|9d==dhxhpSrjmG&X|bP^1;&cb8ay`#E+2eY?-nzPYY2NS{` zFgn`up{B$iNv3PyYc5J_&)&(`J*=&`#oZd|GaG}`;AnXdOmu!_XesO*)$_Bzjf3qw z8l!fn?SC!kWx>!$4~LvMMUJQW7pzFV=>x9y%PTLyd#a?*!HpIhK# z`XktC>}fSt+>oRsJx@nTYM!>S;`&5e^kH&j1C4TdbF&r&>~013aR7z%M4XWMXf(FmayiS(JH z{;@ZTJ|jdKt`}}W^OdLPCp$wKYM+%qi9+%WXY~@zHq>vU`E%(rOINMKZzg@F(@mfG zSp3#apE)9Z=5!@1$ngrzo6u+aNT2DA(`PU0-`(%s-emer0!<{A6H75d1v75Uqt0-7 zZtnh2+GjnQWP&{!Wz-(cvVUuzb<<~JJ=EFB0qHX_u2$N(_SuVi)%dah6%Qa4F;1Ux zwa;EZeKzNnYM%-9q0eFg$+y=)pIM-eeHqN1N)19fWYiiagWa=){&}W-M(DE~sI5os zvzk&sG9+Zl`>205hf4I%BGxXZMhsTgNYY6CWNfwD2BLk|fb>}vFzSntKFfsC>UeyY z8;UESS;4kXsbl^(IjNs~(-IrH>9abd&&rTK%f?mX;-S1Q1Y+~`Vf*)#qzylG>u`;v zodcc2tDlTf5&EoyRgJ4^;)YPfIEtZ} zl>&^;KnTQ@{x+!zJ`wqaa;U%kNS{$LOhf{$_wUO7dHC5!?Xw>G49B-{b;UNwgnCXe z1k_8xMk&GEMY}0`NI8Ub`!R#E;Gbxr%eQGlrsBa9yyV=cI!ZcDcyQfm!p~Q2Ch$cY z^|$F0uJ&0gcYLY?o}l(wG{mF!+2;=g^A;bbaA))H0D;NZ!l{3oCB7Yn*ipw+~6CY8IThMWkQ{NCLwugW1p~r{LM_8E!+9i zURwMv1?jVR?z3fY4{b==jpW~C3ztKkY4%50E}vO!*gmmdz0OBqniQZdNB*`lIfw7h{}>bPvoJS7O-8j{XJbP)WYQFH z$yw1^1Nwl_XO^df-5n)CQSR3<(LT!w7Zi&Q{4~3|OqWxbAqVl^KReb{Ap!S-=L@0F z;saE0^*s~znV(jViS`-Nb~DXYDECq$e<`ahu!X0|`kYwzo6*6Re_i!AIMv#kj5+bcQ(~lW!{?ALH&(H=zuJ)M%SNp8IG&7)sQI-aE<(Zt)tiaC9VBHGW z2VzdIRQv4YL>+@)r|asRo_I_5n*jk z#$Nl3Xa5lNnfxc4pZS~TD>I`-|M>fhRc7S>!Ff`36LQP1qs^BgDgOc_=3RvN+{+N3 zcOB!a5FB?3tev(ov@~8heWtkZi|*&l`UlVSpe#(6Dnv%_>BuWR1=*#)LPGX85EQcm zTmwYG7D+B^uO(pbyAIq#c7s3ddk9JT75s3`OG}6COm&s9*FGB#eP&{`;_vXNFFNwd zet`6+-$Ho84zP0*1|5^PTh%qDCpTktAHh8<)#9}cx`|QGzwQs=D_Xy}3 zfA-qwGhMB>?1M*2t7~61eWq==V2Y8Yh;efIK6Y0AE(nia2^JRbu}zF- z8t`l$D86kt{oy0cIV=N%HK1=I1}cO;yYXu2GacQVTO~^!w*4SeJwnAxE=1_M*8gLtE11XtVHz_lfPg;dAbQggFgfl!>R4AF8>}; z9_SkUWJOta?*YIygK^K)p=#qlP6!n)BFwK>-i3t7)(h|Od4D- zt$$nY%T5oIzJ&DI&6RNX=2p0QaoMP5Dv{sM{L*JWE~_)kQ6sYO$u{tI`2b9{-!kcM z-%$JV_ukQxy7V^OySfVQ-4KK87nY8S-a^~Yk~&ul5B+=0-*sbFb;VgIEBO(E+}DAl z$=lXL+1o!|Ui^J6xvL+8^v%ye`tFx-=klsi+26nX!S;jQchTsT_n@v;3JIDM;B2xc zw=m|=!0W`mpfGiL;TYBXt3g?6Kd31D05Z2XkE;K?po#$x1vni-`s^X6qum1va}2=U z;`^?+2vxpUy)n@LeuLh_)y>9A`@u-r|#COJHb)^H*hk)kN3~%S4y9`TOOJc;B?BOu{Hr`L6#$- z;t&1~e}R|NA$x}2htJJ)>SH!{Q%UyVBWtxSEH4xM9b_*7elCx|KozymWL_Hg~>V)?tB{D47avhD6LFE-7}(n zremzUA=yTAcbm82_YjTxXemJ&kR9g)kv>X~hC`@vOf&?chN_K}bB<3peBB3D71ERd7=#HqD*8kpko%?RO2bcMn zpEQs0SEzoH>dY>G62Y!|8qKc6P@W&bev;zKj`4d?jrwTjE^jD(=Bjs;;-GuvpqKe+ zZPYvq405_08;Bvu`AVRV)$iI)`o|8AYoEQimvz5)!x?1U&meIG$$;rnJ#h~WCeah` z=%K>q^~95V=rE!Flo*c|!%0nCYD{2$PfQLF8+rS@Sfb}RM%?tCxIcw9koMWi9__OM z>9cMPGt@le(q!{{w9ojb&*q0p5Wnu)6E*p29`^+O5e3AUU73gS3Lg1m|3U zVJ8Mb?iOy0f5tuVf5ZbwWsK8jZwP&c1lZx1)oloUGqCnqEX?i6a^ z{OPZnKEu`R>KIT>FN1}%s3E8g6uR^yYAEWchl|dmgpc)gApU!^q3)(WU=!j)7SlcBse5>j%l zVapfPxHU(+X{52VfwZ5D4{~sgJF>cC2d-q=+*ttiZD~-`9D%FUnZu?(C~3>j@JF)@ z*S7BZ$qJ1f+*S6->Ws}SB*3~NA+Y)ptd|zdU3~1B{un8r5K%p`;Bf2fpC9jSq|a~_ zT3ltW3#!nHJY1nL8p3KH!G=qeOyRB6FL>wtm`0g@*<0v0Df@{EG7b~1?^{o>kg|G9 z=BDw)ukYwhe2bTFI5FO1Rcz$Gm`GrC;OdC2kN|0Q2Jq=^!EE7!-C9`K-pPMOQ!gkb zy-kaL@@H*QsYGXPsUGB(8AEZUbC*lv$#PxKjqbNqCOoH|#g84RZ;13+QxAEU0r?DT z*m<9lEpnXl6*->}e!rMeucsAXt;nbmXB9RWKvez-F!7%SdcJRib>t>+NWpiHm98u! zpDz+lo)`LwpL%(D<|BPZsKX8@fD*bl>^_0?*%=C#d?R@d=}>N3rLHP3s#k-6Cp$qa zdTNYZz?5r-UQ-t9*iBuaWc|RcA^|h=iga}j`L5S zEt*ZV&yryCT58l6J)|RPH__2Mq)xeFnz^bewE(r{vM%N5fxv8%_QDV5*D+k@E|2fA ze*cqy`V8r}>eY)V5u4XNPoI%GE?QBXle3mHy@IBLw!6^v7uMV7;C*SK@BjRJ2Auk@ zXg$(jcl#s_xJk6vRxhG%>z@Jj{@&8?6r`1xeZ&dynFv0<)Ybj-^xv1eHQ}Q_f0+Q^ z9huX$ebeaZGo=4!xuysfR#u2`!UNVoYRtMF{p;($Z?3U@{_XP%;ly`KM@^rV*9d&% z7a$bg(eW6nD^egf@U|?lD|_Fe^{<=kqfYr>R(fY~{OUhVqt!km<@tpRS~WM>u$mhy zpfJ<-39zdsk>dk>yi899df6a-CULT0EVR$O;|2Cs)NF2H;Y!twsK1v@Q}ctG^)Dna z11)|xqa}#X=L5ae8CP?;=aEtPV)w$ixzD5aHIS3GbHgQCR$QIvc5d=Thu?}YM)`O)3bdD;~BhbHk_FJ_Uiv(i2;!C zA%@8qh&((u;Hwnw+XfQP$FK#%srjgVM(DFiKqcB|NSG1&Y#!>JZ6lgzByj07B+z); zXP6fVeHJ<&{`&3Wg&UiQ#T5Lvb}e~ZF1Q> z7{=dfpcBSF;~w}Q_5dMq2&K~##_6+H)ED{^P{~Qjker+h0bX9*HL^+CD>7riYS4xs z2Ta5S(qG67lf=YCD8qGz%JFSaANzkB?A%w8MrW!hZ{NGvt*9kd zi|g-|aeqs^ZtXKduW;!buI5>vZLW?R(Qo5vxV5A0sDsv34|UDuy|%w@?X!XHN2-OZ zJ%?IiEY!3@pEq}uLn$Mfs}=I5XrH~%{vQ1{Ciaz1Ry}IBl|p4xA|w_#asB=#X`lV8 z?_hst6a6+^=dhE7K1Z#;^2VrM-L^MP`|LUU(eLCw?PS-Zepm%GcRhtNuI=5rZEvFX z*)#jebB5TC+HLG|Xza>`ingd;-L^MX`>fl3w4Kw&)oyFY(ZNP`4m@r1@6~M^Nc+qX z$ueWZm4|I@wi!7&eL-_{+Lh&i!QN>%&DvVb$Vh+fVO>2@?nvTDpYsEq*Gq44@HxXF z&&GPL-9gD$7;Zvn+!?TS+DX^cTr#G!H+kQ`WK_44T@7vQr%=nJ z_3F0u)jnG<@r*t*H4#C78L*2UE92NT96&m!MtX zOZygr6HbGF^ea&S~mGffIHhi~PS#<_YUS_tAoXl+PhiY%dtLe^eHnds*4nEt!6SdEreUE{z z!RO2e(qpTA*2yk`maddu-L`?W&y`s;8L(Mp9y*zlRf*}I?%qH+;k^pwK<@svW6okx0QqR zS*_HKS4W@e8?7+*4;BMj^agNuc^`~)r?fiTQMqF(1KHg7_>b0tEAA@3)%ZYSKI(3* zL;E*_`1MyupP5^&qS0dZ0WCrl?5y7cBfY6f4R!w}lKa}+fBT-?j4u=vs`$(T@N+LaX=Mvg~Z9825 zXVmoBUpQ-w!Vi6BZM!xrBkdbVPudC|j&qRyd&^=dd;6y=NW8Ble;w(?s~bT2&a0)* zoE)~$^0H4uVg7Ll^;riFW*_7i_zMq{K3g24a(@*lithzw+3!I1&X!U2pZ@+CY~RsF z%qTnUJg1I+A2JfY<+xZZ@5;2>{Pkex^i4C+`+-ZJ89dkxddk0mf%+eu$8vjKnf95L z(Uya>kY5=s&3aH(BF&7%?^1u`oiWuG4=47ubD(WKl})bJYF~i8&Z%ztOy@VG&vv~! z?K872Q@rgDSTL$Aprg$P%JYpO!0A`;b^F^fk)}MThMAJ=fk!rKo0)_@3viSMe^+JD zSNV_mtESJq^uH2Gik4uoSy|YI4AgpZhhQh1wPk%GKHB~CPci)S>|8cQAdZ8%Ko(cGyudBTRYKkHuDdYk8 zSbfWMF&+-ynA<|EUX{!3wYo*Wp9Zo$e z&hx-O@*9BNMTf?kBq+~D4YY8i`#df|jLQWK*C7G5&(a8e7H8K(pJ^~148DIO=rb>i z?=GcAYtS1R8NlkSgpTHXq|j(kQ{abf@qm(aPbkX{g!0^Qc$(@7k)D#MefDP2XI{o% zFAKE)%_1@E5xpeW3+QDrID07$s!L*#E{%jIsjfitQ=ogBow9gS=`&BWZzygiM-Kbh zo-zt{xkN+yEGvj;pE+Hj`C9#MgtOfayXcH-pS|cw1>Daw8fw7(H-$dyPo3ceDV$p+ zATW^j+4<4YXY+^DJ{zacUevF~kNt0W0I7^|`s@v%&t9$e8TFa=SzHXDHdDsS?D2&D z>F6NT7115b1>A3OutNH*61C5!P=h|1M(rg*UWOf{{^zvM@^YY#&}TK}fVxN_NN0o~ zp%981Jz>i}riP8R4W#~O^cm4UBlH;^$A3$qijfaxRq05dB|to`c(7K48u>EnC*QQ) z+Gm75YlP;uDyVNNfSQIZs9?lHQnn*(+(wC6Ek@}jp~lJ%(tc8ZH+|N|9fxh{EP;mh zY@j#CK~#|mY&=3uT>AaX(?08_-#T!lyAj6ONXZnM_7jh*rFYj-92>+U9p|;t-Ala z-ri|HRb~`xb*2~VL3)8cBLTxWi|c1v5mB zQorQ2;}?7Cy`YqD^GoQqY~P$8AR+$-=y<;kx~^}7Mc{gHjz11@xk^lr(9@~Irq5=O z`s-19tpo|M01*3;lC*rhT1Q(q%oDq?bd7hK{ z^ctx7PcjLE7i%v)GM@ZM({cgF!tNyN&^I%!`PDun+H2)i$w;`zEBx z4%`y_1KU;O7$gb~for1nfk5v&6yCMzjWNHH`p1q+s{6R~*_N&R(W1idP^(tXr-mb0 zE7n^UZfwKyj@nXOtbJE>n3>K1bt~$*#2)IiZ@%7b%zs}>==;C^nFS|LiZ&p9cCR;W zkPW1Zt5zOpFqovP~{u7e76MRrz|1Gn&MiOe{q{ogi)WXY$*BM@TS<602J{)L zT!7+dEwDT-dr?JKXAm^i=0jehT`&@GlcC|}rPAMx<1;yq~7}{Vt#Cy?1@A(~*@SNS{SH-i*i$*XQKK*p4}Umc|fxCoz{o zYiZE#V3RpJt);*ybwt|C7@ou%Lq5?yL;9>Z!=LrC=reMC3nQqHt8;%TX`&l+G}ZXA zTI$lFz7pxP%)lP{Ozfr7XT*lO6w0%q}Yp0%u(*|NQ zndQ(okYmFs<8|dlJ9`PJar$iRuL9{41NDWzz8|O0#@_d&MB@K(`t0TSmY-6I|HtVw zemwPZ@(}-z(`V!K*+_dA=|AK2nc($t`fOx9h}VBcNT11!tk$tR>lwY$hgc*8BOmnH zyIXK!o!9(%q5Xr?XJsFs7LZu5X=tsDSJAY8+dm|ICh_ivxct!@@_F9=q3N@a-V)^6 zj_>1o`;LyzLW-fj=pk#X?fSNkJEQCzcVyT*?#y&>*cEMKxy{H>Z`olToy9Mu&Cl!~ zl0K7Mu<_r0Mptw3GE>u4W*$C=s-qLnaguWGLQ0+_q~uFNQqFydOgsl}-UsO>rfV&A zv{t+>`b>V#!e{>GbsYnJk@L=O+p5A7f8iwLT!Q$V%Mg=!0ix5-L3G+Vh{?DJaamU( zE*rJaVo!sO!*;r+mhdIs`C}3Do}YuzXNsS!?Y6xyeP*C9D(B|2t34v=M~F=Rg%ue4 z4Y&r0fwjjkzf%Mk?|;7E zXs9px+tF=XTM+FCCn)L=xCd+nQ>!JQsrzn|veH|z^3t=lNWkqF4V~FdhE@x~-fIhZ z1Rnz@pQE5}w3+!(MtDqSFZ2BW0{TpP`M3Y>GYSeKA|~c*D*Zyg9=;*)C zl6Rlxq3%5KU!#M1nv*}5m7D6MuKga<+j;wMv- zR2P~#dx&woeYb*x^Agb4nZQ}5&z{Ye zAF7NOrStrsl^x8b>6eKJT-?5u+WTzmdybNl@Bw|})pRfK9pLP=3=9otg1Xvdm%e!h z+kPNB-9Z_(&yO;&=56paNGf&9vhIH`v7z_r?eOt z@K2vfN>fE2NX=@LmzoDsk{dzt{#KBe^pk1-j zO+U&iF8W|t^qGeA!dNxQwV*08&&_|*~U+7X}-%iF8WW%OFsp1pp$8HMvs33Q=N10Sbne3Q0I+Ry0PBYgCV}B85Jc` zP>}HlgnRA=XPXacA%PqD(mqpvxWnB_Z5P<;pl+RoIGE}DUZbV3vv&s6SlKyHIpzji zrZ`$3vM4K5gSx5*P>_Beb*sOeL!x^lEqAN(Vg^VaANC_54dnF+~^Z{f?Ys1rIdnigr?XzG)pMCd6&}Saz zM=zz(ROwCi88|Pt2{=g7G26v;FhtBk#^ zj#E4>j~@(j{#z&9^G0B(`?c6m*Q>E%ZdU{SY>4*R(St5}(N>h=ue>yrG54}IRib=Fq7zz2?!R6aW%`RJ(_2edbQ7>K?2ix+GpeR*^7G3__1*h zbbA1)ka7C#4WZBQTJZh1&~W=Np?~_4U%3B_K8uYd^jZ3F%N$OAQvVC-GopPqnHu=Y z>9gFNZtb(03Yb5g61-q05@>HzLy(f->Yxp$ZT#dV?SDp}bs&A#jPw};Z77E-dLhzh zIY^(SKzx!9te8g)=cml!p{<2$#i=Q%wlc&3WqP>RW zG)RDTvFXspEJpe)185bNuyP+IZsBJXE&(>2a{0~sj6Q4YA;9qO3{EzrRXf0nvy}7& zqSRi^qnqXvXWrMFc=Wd3#JhKOC+Z_{rgu+g;+?xX6A$CDkTVZ~som6>a6r#h*wroWzhy~zYVDatrjYhTA86@PZ9#GWlqy=j zXLD0+_}XVkm?Hf~wAbiJfE7YXjX!Mom69sFy_bBW{`OGltZDFul)MsSrccsO;DQ{K zsrO>gah!$ma`21!1;SEqciQfu`f{t>^hqhe2hzS}(AYXcBi%7&8_wJa8J%9?v1BwRNvqegD~l=@sh|3Xvns-nr-GE-|&(6*fFeSR?d3_HBkgGn}0 zvY)~qXE$VT-SW(bgWU^+enVZ!u#L-~^>beSFI6cf#%3#8^|fc<7?#j)34O+Pd3kzc zOp}tF^8M9IpTNmesC~AXKl)4x|4LIFjm$(+ zA$fnooUG;=HB?9jGahgY<}>y*nF!nGKvOYTtUvcA({Ngg%3@ zq|ZpXH)JSR%jn;=cC^_*b8S4XdgNb_6=kfN75wLCd7)o!jdMFG9_w~3Ix~W3pV@-# z7;B$J)CtV;jHcQ(Hk@r|vumIWe;>3p)!?d9*-)8p0Tp>R7`&l06SdFG$6oskH2|q) zH3AD0I9`XM;eKt;?jkG6`{`3D6ea1m@ zh=g7(C8B-C+vgHR-TG~vs3Z0!YM=4!=f!Le(QG3+TwPpEs4jLhv~|_KvD#-mySuMJ zx87X0h8XJ2;hUJ+wtRR}8TrO)pYiPHX<2pKjy`8rLv3p&WR&3O8s0N+qV`#T+lhu4 z(Qa!;+Zlaqe-pLOc(!-<8*-1fU_igKs-U(r6H+SOxPE_Awa<9=vpL z_L=7v@C-T%&Pbo>8hy@uBt3sj>9a1>oomNg$k~i;UHE~t&txQ*F45Fk&2aSC2d-XU zfThE7(9n8^`9OAti;~IAZT;^x8Iwt$D@aXsP*Z=KX>275)=s;@$Z{_{Qe0gtesk=! z&ssYRAg`d??*nO{NlDJ1A}hDZ(!^>z*g0+kGpog*srgoy`r~QR{q63*ucU^pb-rkJm6P z(0)@3QM7$FD9B8VbhLG3ea&@9tWT#QiO( zefH|;GiBwKG)wHeX6CE04=e&@#o5sV**eg1Iq|o`#c#g{x2}o8-CJ9c-da8?dWiU+ zU;0c{V^x-|?LM%z+kkCY4iBY2)EvmpfsV_GzoRK}{T;Y{g=n|!fEyQ=jf&nv+s}!7 zKo#Og`%Fu3LzbJ%F>rC&3brOU{CbD(3U z#(RxIgD-Fr6VG!Zf{$`6^+nsQELLnED1ZOs`lx-TueiEd|KV=XRr(oBwEqTm`F+DC z2>X}I@4kV~j)UHwe=zcL6cY}qoXpooNVZN?`_M^|;tkrjcmFADAeRdBl z_0BLfunY&{$^zC3)fy7km=DtPU_;&9~-hsjM(kf3)1d*?32`oB4sxD38-fafw4# zj0O^eE)ean$~1Y++GlPy-#&VptLUpkf6l7XM9+GDHNsdsE>VUIV zEKobl8Y-W-LFLl`NDkL}W9Tzii^CU_qh;w0wK!V?3NV!8yRSN==^BC6RR^7IB{=gX z51JWCs3YbFF#*zaC;cM>{=RyZeTY|=hvC6x0S+fEQlgdU6~(xAcl{G+Z7Rd{vrC|n zkptxgL68)oOb@UMjGY!g|A*+a{?r*xkRtXAOqZO`jXxpNrEq@>cj}aY!0$cU zXTII^nP3lnM(v@`c+}a!eH)ldg8Rz91=><;|f}i*eC263;8D&vRCam)5LRT1vIuj zf!yLC_+%UXuGDOF0E6|5=id zquBDG*a5Phm_SnI_2z)MUyHQuCp#g1wq>C8C-fPKdk54Z{ZEzaZ!Y%H{0NDe^6e%b%aaDGea4~BNZo7D zb|S1?PD`BqQ;+u9hCTG})y+Rk3rjcx4xy{yw$n%-4cm7P%e#!2ddv2mDf*W0{Gx;O znT7X!R#41Q&@$STG7$O_RyD$I@Iu=`*~qRuWCg#WU&uxwmZkOI%AuXI_)L^LL=E zEpezX+hm)f{D|)_{W}wWJ-pzVpxS5C#<1=Ghdv|6+pb3QzO6Q)LserK+`J_*ndJ5L zk&~62c>M5N@ZG+T+lAFWBX)Kf)4~khW`n7%6gXP0n9-MQvdvm|Er&kaKRDWF+ir-P zm6e8eMBY0F0d8NN@6Y~V(r3ih=3i+C-O|5rNPj2?F_GWj>(4%$K11!ZTe61+g+AM` zhW6h1q#2K!8d6vVg-VbT@q;%%AL85&+1&|Jf;ggm_WdH)ji1uS@GCoz{Oy0zk4BaL zP~TAJ2(>k)keYieKOy?4+8v*33nK$BEDn!3qLG?-D!Vwxl$D>s);>$$`WgM3f!OG; z?4Nq{t3`DOTH2X`+vTiDpfRA#YQRpzWF>aVtJ~klEe=$b8JEPc^pogof<{gynmmb zRZ%C=TAd@2UlcD9k>^iWDhQ?ZOQ-U(!wzV#|2m`rNcsrV+nB`Ux)ON~v0GXe!si_$no0{NRT`e$bYal%}3A|l#jxan|eWlgg#19JJ zA_jH@;tw}{MtV3pItVpHs4ZNwh!#;hFgr-Xx85B%N*+hIv?0~f+)jEPp0MkMzW4jq zXJDQQR+{pk(%$N!K)U?zBz5RYY=Wy5-`qDtE3+P|>k7Jke^a#2DF3M?i9d%tL#hR1 z-_}tFO>LD(aK*B^Ade(`Ovtnb^+TI-X(NOQE8% z$9JU9^Ul-~Y#ut?7!xj$AxQ)e+0J&%T{GGpR<>4fjaWX6r}(LU>;&!*GNjppriuv=&9 z?7ATy$+H}ioL!|+`)r+=x$!*IKAS!yqt|-;CvE0A5`UEM*qhuI1Ht7w?6^<-Q%rvH zM?DnLDR~ZkW~e{+6HBW_mOcU7D`W4RV5Q_cjp9n`E9GQuv}!P zr#E}hM-Ni|b9`^axK~4SXFim7#6w60$9JU9ZhSbgr_F5pfkU4e>wj|6$!$$}Si(=N zq^#3Oo1JD;XYuLBApuij#z{y<0xc=?G=wMo430>j=^M=IlQ0py<#0+;_fIB^_+EqL zToKfEBtv+eK0EG6pWT}9kvN;)BHCxGH+Ruz+Ow4%-KC$0#C^{SOE>_5F}uMdWGxbB z^HKMVXrE05M|5e}}yaPM}_JFC?YNndf^g$U#OZnf{i6dT_nQ*Vdh8=f)^qK6HPiARpep+Gg zwuR;FwF#^p=70`TSt^R}xGS5F`cLnmio)9~Rg_1#Y3YsaFt?xEY3H(uWr^Bn8tRJ~ z@)rh=K5KZM3mLhbxbvgWuJ3s&+q(F`5I~? z6tuL)wCNkq1_R@@prx|`WG~FL8!Y&ylfjdAs7wFIZn zObp+ir!4<&{dL)ipm2TZE7v}|esy8IruLVhuC*AnwP(T&weiXQ#k}|S8?vLKuU!}i zS1v4oYnRr+rGMrLMGukdS5W#)L2f~guKpI#(fbT^w5Nlr;s=Jk{p;_$^0o1Lvj3w0 z|DyjFrQyPvS4W@SR9>2EX}upz&DVmy&UB>bK6nZG?0tQO^MpS843w^IgDd|md}Z{R zuGacQ7q=rw|Lp=xlOJgU>T6%G{vvu@+<`odQ2c)U36ho)8lD@sAdkZ@)*yBE$UDyV;S~ ze-5zuIw{2Id&r2n){%ElA97ReA;|4K!{FxD*Fv8;nQT3io2t*Odm0FprKa#WOBNDC ze*#~pHB2YVImND~^L;!GSG)L`eElTE_0Nv9D0Q3**%|3BKd2}QgOnI8ri1>L(^NfQ z$I{3CyW0;kjG4_1(a>1u2aIw{D1EGrnt(UqeyR#QNYjOaTvw0|fp&DY^`Z=0Uhd;Y!`qgYd05e&?>RA9EJaF(ctz--TlPG$`berZBYw0d}2 zosJZjT8*Fe-a+}@+}oFz{qAJCV@{yUA)C}#)vB@rzs`ndX`M|C4?0^K3p$(X3OXxG zk~`BA4XVOikJ}B0Bwx$}iaws?G;MfHg#}D*{O~nCl{G{SeE~u%PHeeEGui=X5BZ|QPNCc3I z5YcD>LR#eeCuTBxqB1SDg^Cyzh^4JowANTHGCU|+t3 zK6;TpYl8avr||SyHB?oXL3w!r6qP)LyLV$?>S&t4e^UzTCx?FOq0gSTVn2IJ9qO-D zBYj5n*YY7FGZtpNPm7v5k+xdU;|f}ivd^K<+Mu1;3@xqCps}SAo;DOg#=~fsK8qGB z^~vCqZ^TEAeL|mgU}|O0&e+PVg{Ib0$SsP28K?<`eR}_S|14d({a< z|Evz*_g6qpc_hqOM^BnOh2A~$8bzNGy)$n5j1Xy<_j1~2Z_z6`>v9}p@!{8j)YL_ufDyv zqrM^9Z$sOJ0AoOLRWi(9O;4J-u!np*cv|8|Gq+{&G3l4v0uv8_b>Mt3_x>2nJtlyy z?_BVY*#~zsZ?s#uuS`66M&hU5Hv0OG*EedfapPaZ zP4*4{31=Mqilt%yj+eIeJBM%Cj+k=8VT6>v#mIxY)+0S^ycV#$!@dVC!;J%?&ya9M z`%OrhX2Yj5=&|#=G~bB*)q81U_xw28$sUO^1KVjVU8`|wNPw~XtSJAerIyKX6+@fp zEJwGaok*VvtbK;`TSa;01DH1%39xyz_0;iJp&jWRv~N#c{_K&K;TLd2=Uq2RKDukv zJ_;(54p(L8BYpO{;Plxjdc~~w=~1XZ*4@^~@z$dKO$TTyXD`odP`SMbZfcJ^w17|D zDf`#24g2=YpX1@sLDW85DVX*d(SDot0sTMsHB$c_2Wb|^45YxtZt1N4_OsMmJN44(X>jnn zPukWmqiOY5zQ67Ju8%PdjJnk37xM>rxqo%>Za?w&vD|su$?Q1xU+t@xUMg7p`|@G4 zy7<2?;YS%+c?J*>@%=s2zU!Vrs`q|SPN&Ct|CA8vCl8uRhYAKm`)r+u_$(FYH7O-U zF02PRN)Ute8Me#e>P${QH}L^FE9p>o?7h^GL!OV*l<_^55livh{D8rt&$eBqor$^g zb9q&T6O@%XK<52x`7sImbTU)ceifd4KsxEJp+V7u;DY*^yGVdJL2A^&;&X@SJjYG< zj+r3eu^kTk*PebOJ^x^JOG^f;xiuRY^{!A>V~fvd)T?Z3fHu@a>+GmzRTrFMgjv&7 zp9uRwvHl%ff#B&dxekTT66D&7*Hi9){CY z(Do!ueNwW5+U;HL*ErfV8xM(#p~(_qnVAxg9%g*};K396gUocAQ%#Eavfkwd`ObM? z@Z$eM(PyZAHWIbYCSh8OOFIU*FFHrwX9#f$doH+8=nG4H_r!@Sx zcrkffF;dJ4?=|EV_|&On%iCg3NK&R^9(k*QMZ^wc61~;HAc#Jq2>c(803mS*rPGx} z^w}$F3)}>hh&~(qpp(%rq)qcWGI#7n^ck-R37<#eFQU(ckK@Z8fy7@#pS^7Kgx`P@gg#?-5DKalshl>P|E=kbqt7_h9Hn=LL`5(9jOd6F-$@-Bo1d~r zniF#F&7sf8Tsb6B8g7K(!unu6*nXp)Rcm`AR6i|xL+LXv-@E)K^c<5tUtj~y6+`@f zcpYxv3z4YZ78Ly**x?9a9o)CCm=0uHkN@Pk+6>J|MwirPvVEuMv);#3SCTqoWVW2? z=)MI!{I-Cz=Q1#}o&vfCV;j`f-%Uo{GXtW3rgnQ&qK*O5XSP$o&2JU>1n&fQzg?(( zwgTz18H1{QMtpC@xonFVoclXp`t0H-vu@v7$S|=a%Yx@ zKh9lW1I$xWLi$X1EYr$<9yqve0t?iSQdj$wA%A)B=(CpAS|~2#_|A_$llf=raG7&6 zY;UQr1zn@nKu9tzt=(g`gn29_go7 zN1w@@Taa@>psjg47usRBsHs6Dx z))LTAotUDiB)Ilj+MW4yYuzcS)_NvWb*;l81W}v&x+{yV2%gg64aI(SY zklwr&4eycvnG2a;Ly8OfdYdcir3JeD0O0}W!Oi{;(7(0mmCKlSsHLR@)Y>mYywBynK4R{6Ms;1pV&P*@2TYt-aZzO%@WwnRyVYO>lu!QMh&_3&;%_!sC~vj`m7S;fHUot6u{l&1U3yf6!yszm-x`mY{z%Cgg$Fv>#se1T8TcCLPq)> zm@9B8vkE9Ww3mi_!h@Lu}$>PIss>)#lMFhm!*Q#TzVYZ z?yfgQpW*T{(q_h#_8Fni$hMd939m2I9wX!(A;6m1^jksYJ(xBhZF5mMgg(=-dEX%r zb|b*x4n(z1MKvKnfi=~|9FsBbya z-PU~}c!%r`{vcc(Qo9K8~>nb-nRax z#nJy5I6H0q7wIpa~fXWDHl|7Dk7d?Ws2NU%yxYML1Y1sq65 z`#h;4)TS4Q`ZHs);x1=C$&-iJumgtg(TFw0cl0?iDy;khG%COv$9f^AUN^| z?=v7amiroPZ}?RLIxF6Ol;RxTQ2Piq<|81|Z&p@_z1SRK?UT6ekf;3}9ComHleBWZ*S)1*B*p!#U6L1&-&|jT?*JR2w!)+_#8F%mZNJp>fY-S? zZbw(XlXj%2x%mOB;%NX>*7`$1l{vIMFGfn<6W@mw<2yW@HN8>4^+7DnZ7^*Uf0iSC zcGXPc*P!@iX{FWr&)eH8SkK!taW?n+(B2-%YHKsmuz(M4yT1Ghy3LkM>+| z0*cTqBKquQcZY-BS|eu{=@=)MwOLNCYqN1Zo~?amG8eVargiT( znDy%IKbzL&MV}Gvvyq%Ov*8OGjiS#CQP0fM@>45s-z}9$pLO2LzQjt;BlOudxR-qq z;*(E+FGZi}y*B#n#<;h7+DtcnraS$Vqsz*Qu(%&tggzrFA?-NCr~Sbq%f$3Qkw`lO z$?2ycJnlzubY02N*PZeAV8)+%{`Nti-5Nipr#EHw22MTn)MqN&I;?69jQoZb7WX}e zJ_}rp#MvCMa-9O!E>ppQ&}Sj2eTF@u;c*8bAmSUabzIHVQJ*nrqi1{k7o0v*RhV(o z*lhW8cmJK>9kd->yqAHwjTGn+`b_QJM5NEy+GiSSBNKHE#vpx$b1M3*0H44eELX1` zU}UP)09P{ttjYn|<@lxIJ<2EOWQ9%?bfTO&#wJFb@lu>xtIX`=R-rUuey z#x?01O2&Rg!*YW6qhg*F1|YYOy=A|6Ir;$k=4kXtz5V{rRPd>2&v?8@b(IXBe41sVCz;rf-2Kv`zofa$ZF z@?-VQbw2`kmn}%}905JeB|>S3q3#gz{eyn^YNf&FzUMR;NKjZ!hTHKmt>H!d=;Vn!vwnitikj zbhlWN7aec}a;jz~}!u8z|16{gXes?SD zjwzE-l>n7x0Z{b75*{Mam>Gwf%@JoHHR4amO*jW7IX9rL(iSzvl7Q9m7=3qP2D zXuqEa>Nj_JcZ*$r--%GJsVa_u#`;toQ4|Mt)xl6#aADAt%(Ak~_^^90Z zi&v@fwcGth(PvIbp9MG`vbh(fQdRW8v-4?Xd}n=4VrK(`r1;K?LZ8m`_?xJGcF5Mp zbo(1gpSfG^p?g~F+7aY@*dWUHY*?i4+2knSf0AST&xVD%A2IN<+P%ZqdbhyOIqq}( z|NA;;L=#d}>`x!dSW@5(qR)C$Xv4bbv*Eq8&psE?XaB#qVNv~FUj&fK5YcBM`iu}@ zSwqI<6-o0wEsdH>{yWc|Cc_iNBXQ5$*(G;&&r^vxCrU9 zWO6QsgnlEx0D63Qj(>x`NWi71rLt|K{S`w|e`23}I0Rf9Ja2139~w}9?J4BtX2Hj( zKZlgopxY*OA@S!}=MZS5Pqm%d!Y1Gz=jX!5NZn0*hyI`U&w~{Qj(zN(L;i|GVUgJ( zTcEJ?K1@a`=i`w*wz=suTsQ7YmvQ;h^clt#wa3`(AO24$tQIJ*cnDKIrbkbDx5qY{ zKC^z`At2^pVKNeD*^f+sB(hHO2z^G%3^Xo;enajMZMS1;fr`q9Fco#UCVkXHBOOBe z%+h6fT>QPuZ2^%;pLx#(Q>XVZjR6Orc@Pk_7ZPxrrR$1#Qg$FdApO>*{q`IxDjva% zkLXcSv+3O$VA5aGzqx_hXWpSW!=U>D7LsOedKT{-)H5GBN!NVjWIcVN%rBwSUL{DI2nx74{Q z`IFq0QE=_b{Q952qp9#K$DNPbbCswm$@BW&zh|1UuEp7oAODqv8t zQ}?zcm>PcEA#91+y zPF;7j5F0;GJAIWWTI=SsO{}T7*c%+j&Vwn0ZUs8M{iHw~wODU{;6? z>uY~r+c>{HUi@Du`V2MBDEe%@R3Wg~DXL5R>^i>cLGp|w`L|H}Y_v%GjMqsK<%uF7 zihuwSAS4bUiMrBjr=A3Gxw{DQnHr@*ElFN?fj4*s{S?t>LwJ5jd*Ig=xMMG(&xYnC zkob$}v!RKtAV($f7tv>eL~3Ztkob$}vp1hU^YHKhDJiM4zS68&vkneTE8%}s;!i?s zEY8o;!JgOd`E%5HYDL{1Ok};Kg}h-$O%qIwjg8&wWLr~H6O@*g0yzfyexARTq1!@i zbNk=kj&J3=Qd=8p_;4kvUQ{mA%%y?($yySo6-u{#GKoWNyxYtSC$+@6>pF4N% z75+yb`Yn|IRId=#j>sH|+X3l_+5*PWuz2w8^o*)B(0)IM`rpXlhaHWvxBT%^wu9c+L^@J@xFO+RTOx8(!$)+4e1m05nAHGbhwD3rFp< zWYjq$T4zM}EI#!pdr5TAlC#cW{%Hu0{|Owitbxw-L8Z^g{gb-?Q0<00?&$jqbMtj; zpJ~jzW$&_%863SIb=iJEU9+9w5wseKGopPqm7N^D=l5uzB^*EvwEd{Ph1zF>NS|^0 zPp(&P-?7aoQf-ENsgC5BiNy-0N5F0leddGOXEvyPrvF~O`t5fUZ(JX%Pqfc8a2@j+ z%#ciT^H~l-;X5H9Y!_JBu3)MvOdgcc%as4UeaHJdPv7NG`%G135yQ;(D{ye%2-c2s zL0bpuGsO{ZytL0q9@(aigqnlfeDDwc5`2-kGcx+D_WIS?LXRG&{O6AQtum zzl=I%m;aq^cT;^m7+Xq%iPZwo)g6!8XCoA-GW?b*sE?+rKZfb*u@HhnwjxoA^u?{& zc4`V!gc`k1`A=P|jCSYebMO2><+t4} ztUrdJpiK}HcNn!=HZcs zw*=%aeh3N*V`8aof-IxM#pw2?A7%yl?uE4UORT)y+YsonS15Xj_>OHxLlFB{E`Oe@ zbn9EVeC;!k`};j4xW)~b-qKT>Y#tqS77Frh@HdGwg!}v^6upJMpPVpeq{K%bebncC zt)za63evf^v=72{<@KO?aSG~w4P5(7LuIaUa`+9XEDr?+BOIdr{}Rf7LE=u8xuvot zQQzbQ+}7L!x(drdO?wM~#^x!u>poa}zg$w)MUdekGTtGf&F!54*UKZ4k$%IK(W zHMg|>n`LHo0xWg+g1+vj%_<&amQ&mNTV|TC`N7BeKzqqUSL}f=Kmsj>73FtYsOz^s zo7~&=l%;oAn;&BY1gU|S(`m3b*bb&zp2|y!5E~ZcHOf8I z^$RF{pbqV=vCvqTfW*{qww~78gnE8aHUwSj-`qMo!2J>|xV$>nh=WlQ}`HE#{ zIW^KbWaeIL%jw-CSE3_kydCPX@M~Yo4-s zzq!j<>ux=h6s60|e-wloa^`R+TpmK)eg_w;O>I{Ci?Y=fCmZUiPce71ns?vJc6EC~ zzz+cv|8G^%Z{5@-!0K8seZ9b?Q=Muh)24?d1FWY9R3&tg>DPJLd%1 z9k#s_u3D3y>j^cb@mP-}B>s}%Sw%dQq8?gmtZGfL%OP7Y(;aUledcAlm*!@^XP3Xr z5%UP2e-k6T&*ny9iuV2|G1T=pbJRxLg=t9sejlv!@Vbt}8PC)Qb;d4$+ut<$3?ITeJ0Jh2mQiH8Nc-${wOo`y%E-$+_gV&t||nIsNsmtSll{i1zho$Uekl`^5ExB!q0 z3+JZphKN2x`ic72iKn6iNvI+~>WvV8-2??8%QUS&uqUKhQicMXKFfKG^jXIB77l&( zzWvM4XPo#G`yFVTiM9)2^1G-t$VJ^9I*rCu}bB-stErO94l`@zv0Ip7pE71NqLFg;AUx@@*1QKZ7ZH?F_A3~p%XH2efB*km;e86 z)^DHmbQ=$`(R16Jti(Og{`>q(bGDHBqyE}|Y?H0K_f9lcR6E%56QR#8_D`S1`7ix6 zIbI)X8FmmABy|t%f7qY>zP7L4L^C;fZgJ;dI3t?A*{W%Ml_lFEe9z5)m`i4`Dr99O zzMUsX{QElQ`jxb6E)Hrfc1~x&(PG!hzREJ2uAmUq4dv?chd7=ila-z;{;03=f^1vA zoVHg*?_w(*5=Qh^oL1TkcM`(h$iy$`oDzkApZOn;Z z7P`ko8+G2fqsQ_H_}Td^(r2!{=(8u!#YShv?+>mjR${fZ7(!O|lCqe4gQGyQZ8d$r zo&9gQjH)ci&G&$i*fZ%q!9OZm1aDd59KU{LLfC;Dxpz+IFiK6~d6N@V*6nY#@fO#s zsuIHqc?ain@`%KdpwK_=7ng^1)YfLggJMUVktqiXpV&Y}z9ZCE2S9T}5G%jx=LRD? zno7u1u`$f@o|#>R^?hA3=8Cmkgy`iisxTC4zJ~TCCLS0R8M@8wars#X0 z=g3$|{O(Z4TOUtYACQ2f{o^F@p^AaTQ4I%4Gd&lHP+K!eUu!E#BSjyHOUHxg0^M(W z`$7Ho;a&#U>wvlx(EWaxZh}v+N5Hcjp-R68g+?k)59I;A@}t_MZ=ZcH=!R zy}WMvOlSH@2j>-~p|L-7CZ?U>XrHAYhlJEW2!X~*NkWEYr7vhw_8HP=282Y@)qAhO(m@J>BG*D{=8us3@Hj+8?qpgRN)5{BWy=5FzV}6+soh>! zVP^9s%N}*itn3#Nf{STxGQ!o^=Lp2FIQC@?rCa1zB4>(J>=d$0Z$4pL3q$k zhL_%FvxL2rDgOnb&ty>hOy>Ly>)TrES$Zbxz}RddXlj4hZld>2zw}wcElEv#`{^Bb z@BRd(Wol4Tqzi#gJM7%dRtYtFpYmTI`t027Z8BFDS1a9?hMQ`Oum^oI$lVwvFn#9Y zFfA&`Zy)66YvN1_evqChU+ZQ4l~8k5Q~r}>zx3IKg(mWfn^-bP-Y6+dMc>EPpVpx- z60{A3MXlfNX}hmAH&YvDeu#l;992!eRk#I;#hg*ZE#t33CLc0 zAC#_*isp4petD^P&eH7-H>ah<--d>|80`JM3khKtgrbLt?}E~2GFO&mE2!)P8QEnZ zbABu+UmG}mc3W|(L2{HL)IW=c_O^QvA9h|SdTSu`nY_%J?3)@tfs*nDP`El7wa?zy z=ND^!`9_*jR(B#Uq5nas0Tl=FA*Y4%pPwCG`8Q-YCTQ#b0h(H0gQm(dP`@!S`s{x8 z$alQ#raw-L{TJyWH|$CFg}C5fgla#${N$IXrTnG2sp%<}x#dZ)FxU$Qw-+?&X>R+^ zJ)htHaqg48_O_qj{y5`rXlZm{Rh5~t!hH6=GWtwcMS6#=*$IZXw<@^Wod5^@FTg-! zjX?9y#>b42bhr69A=dXxs3^DsZOsm>jHGi6SF3eG-9P!oidVk=jm^W&wZE|q3)Y1o zUnTH&JjSxqk!~}+DXq<`Je5~m@&V1ub%KMx{Yus&oLQirp^1cx1q8b8v2(Ey?)gR8 z5Ok@3W6NxRmy3*y6jz83S7U{_p9UAxFIk306GLr1=5KX(UP`Bq*YKm2$rOp9TV$L&c4ZnCT^qG~$)-%b`2F!;!NHirFK|-J$1Udf(&K8@V zTk9{*RKGFVNJD9gk)6S(nO;_F+G5d=({e{ z$KhMPbGr}J4`Ir?n(RjUOsS^mVJK2tcc7{$3Mw84K*b|(s6uM1wg@%QD#M|OMmB_0NcYh$ziHhPqIBbtBT?}8KsGxwPgvNwWV>L#Sc6>?nSCp z1UnqE_B7u4M$%`V#(QY)W_xx7I2|#F^!z6bQ*xx&+2lx{vtfZQNAx|+_w4X86VYe9 z+B#=6)BiAiMp0;kr+p@(&v-QyQJyFQJR*QpfQUXr`YbvsiV!FnJVG=mS%kiL^xy%p z(S(Uj_u$gc-^&XgJ$gj){V)yL-vW5-3i3Xk+Xu|c;v$~@&uX7x9N6?35+V^uDMS!T zVo**x*Fi}9sXjj5^jVko*_{MHN@7Utlivz``9QSKCSl#Dyw^kJa8*I5RZ@Ryh1Nm&8>ZwgnDN= zl=fK$YM(_PEYPs#&}UG=nSoHyM$tR|ylfvt`pn#Q8PPs#rL@loc}Dcl9K7dYAI)Cu zgSp)9AO3l|nl}9mQa2+ob@%P`q1GH4&WB>VqR_Sv@a9`iAm&K{dS+c(<5 z*7;zEqx(A0wHmL61lWJ-g|>!yc)o2M7e5W2JUPUQ44s^l7bh;=zjZM&)OSSstQ1fK zEgW^oy6a8$CG^>^|9p1;qVjx@y*12OvN8m~_#^VfH$*i;#aeHx3V~9=W6)QpW)~%$;-nx0D$;$c|xS8xZ z(cgYa;Tu$*+&=}+p6%-N4;7Cos}}25FRrg+ZdgLwb5r3^zPE=QxH|q4HLMTqGbF&q zWG3y;W>m>TMa}+p?I3Y|B%t2z>-ha`+xRJM%pV69xrIj?cIIVyuzb9JxBtBt0f%~Q zG)(W_jr_r<^r135V;Hh*lV(0va19-6Z1svRNm@qwp1WNCximws};#4mnc$1@pK*{tH?XecfU zgVHB~ke_W1 zi=>5uqr_joMbV{*PF!F6^V&u|bGerTr_bI3aU{y=k*5ow>jY?S%$*E{}{?iROh8236kKjd6cqqRlaXZ&L;$d=yp3Po>G z6dj=wC<=;P3sl@i+Gm19xBoKy;?IxZLhZ9RhMXg{Y%?V?aTjO^jRsAMDo}J z#O_gIYoA@`XrJln%=!d%%}jm#wwA{x9b?_gz6j}gS0VF(3}ijH45=BXAUt$;jhpR4 zI~T*5^ZIWQ11r%x{ygZjQq&JqM*6HfeiVIXpflsRgVV|<;c-87<|w!V>qH) zgOu{S_tMd2v$dbwK2|}#2|RC4gogTXi10dW=VSGiP(7EF|I~98X&k=iRsQ@ZJ7lgb zVW?_sgxgvRK}&rCs3?zg?d>bC?_u#*=pIf-6JjIILJh+gXOT^T+_akvAKNd58Zkxr zPnP}BXV)$)GM88Q0_2od!ga-u;fCC(Iz@TibC_crGKbjU zJwnk#B<_OJXV)$+&s9|32N$m_f~)6I`|R4dJ~fkg)x*i+9lP+rH8}V2MbzH91yKQ; zg`&3xLZ8WAT#>7C^Lvn!Uj@oCQ?dOFT>H${=v|xefW=T+@+Z{RUW0J|4MO?PD@OeC zlw~(0>gfCqw{PwMP36x436(qi%JRyO$rwwF zEw79|(^K8F!`k#X!_`R+H4~45o$e+u)mY=j&tLBR$f$Q|?)L9T1$%9QM|o#iwG4Gg zj6KG%GF|iPw9k+}GuHgtHpov4f_#*~*X}4d>PUCoyt!GE+gD!ej`kl|`P!^QV(w3< zDAnvJEiwRi=iRoJrmKZ|e(|!^SDvoQmf1ee=NWh6?eN}r3&LE_fV1HjtZPP-gOu#% zZ#2_CP@H0yKr^R%%-1=JSGZ(Y(Z{3YHWEMV%fX5kLkP~A9X#qDN$@3f}c$|U+uhWnc zbQSXA)SxKKlvQ2i4s})GaQ~hm)5~W6ZGN$NmHDp5d;W?KRIDk;4Th?MBphKA2_-rH zP?GHpWjQ`jiQ06vB~hp&mH-t`{2@6^p~lnV&7#jd4R#@Y_N#Sbh)U(743Ex=Cvlxv zm(J><#LlY1*v`Tnug<&SDpf)Dhi$wJcfFDHnTN?fnw#m~9f9`08AQ7O6BglqHaWrr z2{g~MVZjbZ3_MNu?C>_<+x<7(t8620x-HIVrvG9334nm4?XtHD<=D&7U7BV%2y3A98GC=I8^%5^v~uh~2N}MFab=02ha|pYqd7}?DbAAP zH@TpuV%mU7oV|uCqK_y7|05B=QSl=BOr(8A^p{>6eMU$Sqyu&jO-+oyaeEk^w@B>uQ* zB!2XnhK=O@@Cb>CNPczedkbQll;LHc5MbCRMaau;^6gTO_E`byoi%5p?inG_Qgh{7 z?qvK_5f(cxDl&@x50X#=B3^pi=S80#I>n~X;^R^;w-NfxfoPv0eP-eM9{7gOgN(er zP*ioX<8jfVs^l1&1^R&9fr5Rw?entDrq48&Ci{o~jHKJ=EIq4{9)vz4+-PwVT5-wEFNiF9OV`e)@#u z`!^!X8)KloqYBCytD5~%#lIB92U34tw#mMPKD#Kh>+xlkMId)mvQPRfnH4x9EKl=6 zeM=SgCB=6H#fjSqY9D=gp{-H-t=%9YdqHMr!>{K?ft+05^cl0Wlx`QiLngD_2U^;c zSOJj|aivxL(@&)S+_WKOn=IF?71#OUw^_{Jj!T04HOYzG+jy-zr;Xp7`A80)HCzSv zELs85PXf0?UdQ`FdW6x{3%gn8&P@d~gEdommEq3wiJ!JAB4HYoRnKDS_|uXd>cvKJ zZy)ITx)ro**RJequrWUdI3v%W{p}wfxKS=M>lkWu?e6%;R@}Y6^8Ib!uo&sH>j(3_ zJmkT}`Ijhc`x5;22|)rZHs-sul2Q{0&p+Iap<7C#Gb!+nnh|f12USqOE15NAS)Gp_210f5J;=Lf4G&VSpc-dpsw@h`K7*jnyj;cdleg*TG45{-$J6@}QqV+d>hCefgsQ`>;`l zM~Ce;JTpwz?Cda0GdW3nB+-;^X-FPE8b%w?bC0q^p7*^!1EbGIgBX%z;_`H)&*)tA zSrnJ{SrKZV@uJT}+Go^x5G_R!5Jh015fIU51C7|=l;Wl#m z4b?bev<%<0m*TPz>Klr&=ivzy72N}Jj9Ig0ofpQBm)*C={|>hQ?d@&Q-rfpr?S!Ih z!umAe982}k-0}>XnrpB=l~CVUf_2D$!S@+6X1w#VJ_xhli~hGkM@Ks*B%aX!wzd}Z zzY*(E4=t_Fu&1L6eJ{fi>;>Jvzd7_7lO2EJKa<&Y4%$dNYQ*@H*jGb6ww=2ABJ@3# z-DXydk+co;GZW|-qJfu^-Jf+ive7}qd^w?nPWxaT(uk}iy z-ca-Mo#gfSPh!uh1G)E*Ue)I2Iw&c9LVPbll1O&aXgYgj?1s&#eJ01D&-8VXKC}GP z!pCo0dE%X89oY}AbUrRrU=^3$VpUXWvxvw~xGfmg_CaP^xDuHI9@FK`aT#BPS1ywgz4Fhg1;2%js#Q1C#F z8SJ`u29*a))JQQR=xSYxkEc%UAHcqxL9&2M0*y{5xhZ<~65`@7go zGIXTD5O zJGHlef_%3``YZwIvxn)vkRELW@m^OU!170M)ZNr#c6({6y24~bb>+#%7JAFFT&=!p z3v)XHX;IhUQMLh8mij|Rk}lKUeA}S>eiOuBUS(X3QTr^$gjt*y29HwRAuGxd?)oV~ zyxVz*c0CQT?tep~{}srHx(yFfjG^SQJ5-lOKz6br)5H3^o4k(ss`K28_WYF)pjeZi zg?eX?6QJ~d1QccZK|#6~6lVEAah^X^Kq1`i#9FbWv;~`s___=_3DzA_6!nTSTAT&x4pZK>G|ykX=J@ zj>$2}=zEH~!gbVNlURYvF730V*GiwE-dOmQ5wD9rt6*!5v8l81^vF+;LYg<39y8eI zfyBRux@yJum`&Ip_6+-gE7{~%S>=5wEKP&EX+H4zd|Lca*e6d~jt|&RjqmuIuz%uN zeI+oS7UBD_T%0Y=50^>?02FUZNThog#6MBn6`wTFnJvJ8 zAWN$LESxutliH!Y;xSB_N{gNJK@W9zSyS>W)HieRk2zR)C+m9iqaqV1tu%qMD%tj$ z+S4sX#TyGAWYYW8O6TPlWuK~lWqC17evcM8iA!g%i$04Z^qGIuUU2f8hiME1#k>dU zxl5t0!3q0da*_Hu*K#MHmYBs58^_BQue=`n0F@P}`PNH+jL>H)8cUOWLchm8pfxN# z>rozhNT0cT4xbeo{Pw(n;0fnavM*;=JPp9UpvSwd3m?OX10F;PFHShe;CH1qc(q~7ZzQwRZ(Op~>>8I`) zfB5Z7>|^3dpJDxFfB9p6-S2;m1O*w%{rrwW<=X~I$VA(>m^K5=w;`yWS#gPd&t^qEBheMLy>m++|M2)KI7Y-W?K~Iv zee=UTe!CJI`cF#U19Ke9;Rylpzm;qs0{Se;OCh81VFa@XXO+swcVXFy=I}Vx1qyTV zeHcEYtEv(^?`P_l95toO@vDn4`Gh|6P?h#bi_ono&JAm0l%nogc@~sD3Te+v)T;Kg zUK4UdLGoK{^OC~Y>1$u(gTqE)+G%)r*hQ1yh8Y_l8)jni*DzU~i<0||4hNwi#{XTXJYWKlssym6~S6c_l#(up&l9wbV z5^EyuGk#}9lrM^aC<6UQKt!MQAETitA)?QQBC0*d{J%_}eL(B~ueP2@4b7S`^x209 z;SY^hf*+Om9~T`7_j5CWyDi~$dxU%^#Ar!b36z$XK&ZbTRc8A~lJvLnuhAi!KS9tM z5FcMg`)q;)o%SJ(KHy)$g8C(BIm&-Z+v$F87A%=ARW^U(hh=e5u{ip=1j65=WWEgNKI;P$ND0Es@|l$j{DDp4LBxjDld8GGoGPr_TuWLHuVT`N71V zf%bMn4v|C%G<-|XCZMX22q{B?s{kpe7kz)-^cg4qt=OwTM!}PIM98yd9C1(l$Mf*K zw#)Y-jQazOdmv1nJ-&>h&({Az6CbKJ(${f&+7FT+NNjal>axMqx1Vy#(nq**A+mBk||qKgPbX31i=c^I8^$uzg4R zOy#7|x3&}W9av*%b@e`*^Tw5=v1`)?>Jy$RK|CfMejvHt#0TjL6OX-YLw z-rw2!TWuU7`Yamnn?2WU3qE_Bo1Z~VZ6Wc!80oWXFVJWEy5g=k<1c5oRW;E`2O$0a zNw}YX9-frQV^5_fFrHcCJ=YI9Suyy|H3pg+ognkh@fu(I#e+_tCB#MJy_33M;yoX! z?}{pR+>4PuQ+$y=!zs$~qo+0VmV@gWW@yYe5S{oPL?!Nlh}ew~5w!-Qqc%cP{7?A1 zN#_5xcOGz29o^rDyMQJp(U|f)X_nY~ODs`Q>}ZU}L}Q9AF~&qq>;(&ofQmG!yYvpy zd+)GI??sBzdyyi2%X!c2vOoyPA`pGvKYTuyxn=ImnRDlsotf|aptwjMpSz^j(-E&R z1M(gnWqa7o9%lM14141R?_1*g^2!{*_W~gnuk@vTrm8sUPloYwwxjzF@bupfE?&#Q z!e$B>8@}CSWi&3$On;(<1%0xWlhyKUPlrA1sEDIbRCpbUA!U58qYhpAH*5#9*~2n= zng9NZ48?C9q}1_wSy{;^7K`!ue!Va4vs-dAXQ!^HrE*GEgu&8jMN|U zjZj(1Cl*VQKI^lNUOzYGwQCorS*U8P1BTIB&^MX|>gsQIsH=}tc;5Re%xynqW$?PW z)58yWY3XZt6;9dQAOm4`_z^z-$kwE(Z?p_&JpP(!yGJTekA+^oG=)diO;q!4m-z|`k@+ICki~lwH z?8>=CQS#Tfg50GAaPiUvP(MF7?X$4Ql%%owyP5W`(;+5#10<$@4c7L{hC~k$zl%zr zT|BcO^TyTfsC%{;uAF}h6mJY(`%FV)qKVbR$@t9O1aT?*!TRCnL!!6P_ER6c`I^*! z|NGwozu)D~EzMNCxd#-kd;v1uqOe-t zLwbG+Z4)KbQbzhrW4DFBhb9EMDuOTSw^?hfs>ert!WJwuus;rBZvC#gVc zq7GP_?XhI&uOHI;OBB0%#?iXBZKlV=i#3T%8(?}WLy+a~;GnaGYpk}?+gyKxjDhNc zuI~rKkV%ra{AbHrn9cEZHr&jM@Hz=832LaBXAeQ17i;L6TZjDp(9mnNwyOww0J`pnE|X}Xp1<~D!pLlEnC9WoOcP?YZt z2`nwPHT~skpE(-rQ%ML#?X!#k$c=M=v|wF`^SBL>NS}q;pN0@e)If8)35ovqA%n$$ zCz(!AS`Y*&EPb|<*}h@>eiqf|eZ_NR>^jZzR;OMET#Yb~M=C@Ap+-d5rWvSESFp34P|PT$PjPz$?iKDV3x_U=jim&kMCZ1cgkZai78}>OEjAffi04om zj2{ZOh2f#j{icFYNSz78LDOdfjWX0e6Vhj)@|f=^efGatdq-`4*&e_?@KO5g|GM^B zY&0MN_Hwk(%1hwm*J(kM-=yst$$J6oc^}$mHK;pQ0)#x9{w^()XpSwIN{d)BlZqH_ zTS)%h^ck6*?iu!nRYUF566_<$!I|2UA-^mVVpFX_8Y!%i$RA(8*v`-8&(hY4vs#i_ z37_IDs8w~DP*xia@!6Ij{S_6z`~dakNac_Gn}GacW4~rQ&Ia0&2UX7!AwJ(4FyG`k zzfmJn4~YMT7ZJcswXwQb|QfpYSn@X6znc6HYHazK6@l!u>BA zlKgpm@(pJwgcjuA>YZ$9u_CS8YevAqpmYPs^Txdq}EdypOp;(h= z(AEggCG?qz!{?DvNmts#YKlXCpB}L|5B%&6WTsdNb)DtV|iI2OdU@Pnet&b@ki*hz2ALcYvb?> zmu@;09xz_JL(;?g*VU#8+zMLVv;FV5vEFok+GLDAI0<){<8oHJh)*9VZ*rXEUx8!b zJ|WNAH)tz+p0j#2wd?qam034#F98K*N!y;sdar-kA^wI}>Svj(yaf=JzqfgpCUs_& z2s8$g)kJ$N2;VdRAi!3yqOKkNWpVxS-`@myXafcYCLysZ{!qDDLtNy0P?$#Vkgt7)^jSoJ0XNc5k%xNgf;Qz|R2?aM zfXgB49bMov)0G z9i`8P?#CBRf%u=$bEEXxi+XTq=Mn$2M(H!Y{=g`GHu$>4AN|Xx=l)5bwYOsneOo<_ z%tj5OmKvlR%aN!kdFAOdLU46-G$8>Tu7f?pDOe6$#3F;p7s;liSOI+zUAMu z&8RnrT6qo6ketisQ-6g>pIv=>o>-TT)$n-n#Z&3FzZHFt^&Tmlwsw5ppzj;8XSCrN zA?NtiUlG!07vA|;OiGxWj<9heou$v@(^{nS3OPE`KtGCOKsTB~IwG z)0YMGnLT~xbRWB=#_`Mp73C$myl2nc@VONV?2d3~Z}WuODs9L}{INRNb(xjB>GTn$ z&pOzo?$qP+rV{Nhg|f;FVtc{*_3Px`nr>>@G(>DE`j8;{g z_J^VIigs`R-4Mar17Q&xz{hI|JhYn8YR;IErgrBOhPu)ux;bN3nzP-E_VD0^kej_3 zDk{D~dh1(AOkB%0HJv;xqi6;G7tm*f@a{>Uee|jLKkm63mu5}7cXvURsl{e+cG&=q z&hvmlf19IvSIX1g?#(UE4pX}3w6ijvPBSwex5LsvD%i<>A}>CEEpr`i*7#Ym~EzP$&v@~9OuJ#$pQ~AE6 zo{jYcE-QKtFC$xqlajFm$(3bR`bLX~)N?5Gzex1ig_*K)7Z+74D6E0|_hy2k;&{-| zdgHmh%{~3appW%-aQZJq#Vv)z3|VmVmafs!pEo3WLg;@I4n&__Kexc>+U0d{LvAt1 zU;hu>z5M#1=re6S+Dd)KyUpH#sB0Lz4g$ir0mJ0qqt7m%UdXz7aT8oRGaD`;y`^zs zaP--&n-rz4HZj2t=`;U`wGa@o3m9gLqk3MW!LAd(i%Oqe`fFjvjVs&W;;C71^~`ue zpAB03Oj+SwJyY9H!8>Rp_=SB3`sPc9L~jj>K0CWCP3gwhaP7=uP(1%3+>w7@cd-6a zzV)82vBeDV4EPfK!+r+3#p)s1KbZV)%dLslyn7Io<<^77^@X6VJUHz$#aoipgL@yx zS=+1xpTL6<6m|{_%r*_F{tU)`b%l+_hT6w@4Ald`P~HGWDvO>O8i=laW^1x^wc&&L z&92U0qwQzGKky6w#3zNN;be)YudVlrKXP|9uWu(t+F4V+_nnR?UA_Q6d3JdhUQ8iJNkNVko!r9i+X^w3fO?J8`5VQvM+}| zQ{vlL5JDE>QS51mYw0*bj|g4f@Q1j`W$2VinS7yz<;gUdf{%UI9{P`6=$ayi|9{ zPxpf2+z==$h=Tk_z7XlFP;GDcYSCvdIy+|~eP)F8SrKZVwIF@gTK1ULR`!I|Uh+7i zBR9pB9qoU&!W-!`XT4XIKHE(p2`J-j@v~B(!x?)d&-?=&&juoW=H_E{RNaZOYpcsB zeb(orQ81$Ee~3O4(ro?FXW|57!=ipDHijR5MtC>eUMYrWU|8QppYf@)F{9dNeb$T7 zoueKQ#RE7Zdz3!=zfPaU#K1>mY3ZWWmlusgM*p|9weiOZx&vqX1i-+83`-SipJK5N98Byo1tx&kP# z$$;X@Xviz~hqw$Q*tVG#+g~~_x}W4vz7>cKM0cze`*okSltJyY9H?wafRd+yko=eq zU;RKONuQ*KeI{CA{)9kcV?R$j8)p`5D}=h1RH$qUg%q6SO-4aHd%lABk1txr=bcCL zC-fH&I?N@%1eP_v#_&i;-O`b<#v zW+cyQkiW}^f@&XFbe_tXDno4)o@Z<)@m+NM+p!f@`{a8gs@s)HY!n zgg(2gwk$e05@#Z0%?EG)aUotlQ_s12Z=T`mvt_1tz~qbJ(c@zB3g_Ydx)&Ua=RMtU zg*qlYf1vQ=*Ju^w+Lx7Q!`x4(@OjH=GQx8ReYW%K2{u+X2RSAdQ^Cw?tcLJd@6axE zj7@U>RwPx=!q3s;a=wrif4g^_zP3sJ<>gOc`a4wUoR4T-I(sB8(LOu&>$1%2*XDuJ zZAt6C&hOfXI$vRF$1+17{RBF(3+tqhiy!Jb_M8=@&MJ_43;wi+)}1i=nw8YG!w2To z{qgIYaC-pyjF3t4_Ow3@!=^%Zp%rJ#J#k}UI?oHS{N~4aW>EQwW>FszRJRs;M=-d2QF0-B5Cu%1zh3b3Iu{+6Xn-@KGQr2~YVOuewEct0W1zTv`pn{FTv56|r!dtEvSMu^C*B^i z6YL=q>9hR2P$(^q;d;9Mo_gYY36bvmf%5EqoX}@(%Ilrd0<=q!K5MHfO^52zG$?o! z(3Tu!SQ%peo4?vGl3ma3-sca;wvawU;_MP3&rk!6PDnIdz9h$9Bo9G5&ENlvOrNd8 zmJdFCMzqhy0E&Kq6jEkyO%6l)EDWSk|BTmj!DHRpXV{!lFiM}j$Tb^1XVe3u9v~hd zBo3ijI+qdql{6CGCN`5%@;w)_ZzS>>?ljTPQTlASo!TQkQYZSW3q5^5N}u&`+AyvX z{|EZ`{Eg_tmJ;!vz9-sMr8q|wp)Y%0uTkx@pH1M^b{`a)ch;~~`3-%Ha?KY$-8XA#2 zLz<-yDWcliEJ(`p>e6j{HMGwN!Ga4?AVLDC3ALXHNzw4E80n{czTRAIT?X3j`3h>E z32Z0iTw8k``n}V3)XA%_CqB=HTAZgaG0&Y)A+MPBnSeZFBf-+jr=LijA(~-?+{%Hv zr|Ep#6P|eTZAbb{{?($-TCr!Yllp5%tvMwA1bS^bI6o!YUYme^=i5%S&#r$e`)cT4 z3h6CET(Y@XZ#rs`z!8v^M4yoOz4~b)Bnte_r_bJ6DAq-Ii1Lgc$v9p1a|yYH)La{( zTm`fuxle0rQy?MVi`1E-dGqI8Shz}TEV0MNQB0f_BB1EJEVoi#HnKayybjV?fxm_` z1NNpz25d`@4BX5LbYE@kY&mPEqxsaXQK`dOo^JXK^)5S*bZx`=JfGqHT8H=Q(-g?B zjU=}7>9c9GX;Oqf3yl<~6(x!DuYrfjnwi1Q-0Js6Q98#V6t;kCoL_8FAShUmk}WfIjd*yDjnFSHtUg8|&f~+&%{tWe0&3yt3Nb zbjpa(XQb}5wGmpB)SYZ7tYh)(3~Ha<{Lf6WF~n~2XUP!IXLcrY6k}OGwp3JV@ERJe zv7T8WX{G~N>DM4R{t(2+Y{K6=>mVz86BHKh!MQhof{M!TAU0|Z+uCgS>9cl1&b3sc zK3NfzG{ggb-w^GyKIt>M>g3-&+&4C7WS-^a<=uiunHPZ>dJlEHM7O;?f3S({sy2(N-4gI-88oe*DKNQNE zl8E04Nz^Y@D1UyY>G<5?ceIZA7RkPcw1P$3m!g;ATXS0 z*R8G5)?NHB(r5FHZe3r;Q&Lz43fJEUHKo@Z0{q42{oTs`x4gZ?KiAhE-(-o}RZd>3 z!NGkq=;$pS61_rvPL}cG#}7CX;mYZS%v;yDfZT;SaN*<|psqML`izuJQ*A;F-FO;U z*ssDldbfe5#-bt7L!EU-y??KDAGvgTVaCm?NT2;V6XZ@!0L5#A*FL+e@V=f7V>+1F zNQ0HrZn&?qa7gslVCb`}=aywC%YO|w&MyUpvmc=L*$dETitp2rxC9gHtzhl^BWehK zHYEGIy*u!l!sRtAjk||HMSe4=Uta(Zl&25++Uux&l%P*v1?G0&!b7*;K}+l3qtDcC zZ8T;)_zmc)KOuRx1sL}hAbqxf*}x?i#IUuKTxO&_zsbyGCpfyD0vERnK-b{y0^mcVA{m&(Fcw zuXS7IHHO-5OJ5gN2y{~5d7B+Y`s@pl=raSw)fyIh>p5Qbe?U;cUHpd7!*|~|mRk4z zUF|bMpSfC}L;B2u$Mhg0MScT2Eu_!XR(e_LZIYp@E$o_y+LFGS=AgMj#z=jIw~g)w zZlKd&z(l_%#9D)w^Q9VHwe3Uxei)4Zg>g;QW&dLOX|l89T~PZ>2kEm*;EnW|Ez)O( zYD*GP+m_I0`X(BmC)w$4ZuYh~0FfToASucaGSl3F6{N{F)0Q2U?>C`MgAMKJ`|c-% z>ahzm0^xC&_L(9?qK;b_l4oHq7l7$@9b$cvK8v73c8Uw+=LADsxGvkl@H>^k<~I`Y z9qGINVtOl7=cjrT?K3FJ42A+6b(5FuhKmQ}rFue9b}*FYvEWID4@COhu68ik)$jM! zNZ2?~nnce`pnaxPnUmneEy)SzmOY8$FQtzoxw$EB+-U!Ml>++gtJwpk_cD&V(05Zv znCo1G}dt2Lh={VXRYn6*jCyAb&cgvQ~v~MmLw>u3WX;|f#f_@*mI0ZU2~fHW~B1xA^XJU;_QxWZ0kndvD(%s zC~tNH?~04CL7&Q7s3IE8GFbbF|B3dOfc~n3Hf|9-<0L^4SBf4Xi$U$MBC^rmz>#oCRHsVFozole_Wh&03 zmd8J#*=3Z`veNTE%8o0L%=O5j1?k2}T;BJH`cxQiFd@=k<-)ReKoP2sr9j$KLs)T^ z%9yr++Qip-Lyfo81lpbA;+2KXEoN*sClR-1Z0Vc`e4!68$@)AKE3sQ+yO z>Ya7X68gAJj7mVgA8X$+CVnwfd9fJ>xkpXkj9l$5CX)6U=3h}(o(1!fuwB+e^NrX* z=(Ce2mt|>a%mY(nNe?LNzi%7AoyU7Kx5uSCdH_m}i_14?P$Ko`O@5OqpY|>-WbP+_ zC*Mf^Li+44)IL*Jl=!}<<{LTQ^KTzw6)N`c{&mxFJZQVFYuzMAi8O;4DL+!it9qs- zTu1s$bMMX%J4B_=H0Tmj&ge-(>LWMao}*(dupV|@Ct;d{3A^dD$zY*1u=bgrCw7Dz zO@Tjk=Wt|?iJPPLocLh!>m9d~K5G<}K4Umo-sn`;0rtoqwm#40%kX&jM_Yok!iXSw3bz&G555b|KK?d{lCr z2^3(PlqLPwRN2pI&(#SWqzPgI`s`GEQMwR-F0ej050qQocknXB?T=QMu-eO8O~8PPw>%kgi|Pw}XA*4^%T|5wSbccmz4 z4mM5~eRde>GXZ&~|5E9*HR}ZQ88$_TW3vRGKBJ-b8B%7GaFNDF4jzB$q|n9-wa>8W zB6O5K8|?KTjX&yvQ4jR=0HHw$rPH~L(q}!LGlJ_qDV$O5v*C9%p$|x%?knY>SJHH=<-w{2-5pDhN&lkjg0e#lN?-^)qZN*X8tvDLE z1?uW+QLCdGk`trB&B1|R1`@x&1?Pb}*k3*)wO?R=7?7Tgj*bp!Z*52I8??W<1u29E zXlQy0^^G{k9Fk8pjX6-=kb-l~#XxOyB91Z-g~$X`e!0;03nOLY^U@{uN8{*g4hQF? zW261;ZP3=*jAeL+Z}P#oaPLuZbB{3r$G>#Y29VJ%x3X%&&y|| zjtT82Jv;oKm5z2Kx6ppR?pZxFwG#TT5bB$A;VIf)+l;o?2SL~)gBEh`f<0n`nnP{4 z%kdBUIqlfmkMtaBpS2)?*4$PB&)S|qLt6&aw8lb7a}WeQ(IkE^S$bOR_M~rz*77*i z^8C|&q8&zb=a3}osD@^C2{d;+f*N)-WH&p5U!fY`_DRRYZv5x4Sl39wq1y4H=M(#5 znBn|6Avv55z6KG|ZEI&ENrXLQO`JTa<-|Zvt24NjD76v4fB3VQ{Hz01m+e*0Ufwn6 zX+N9Yj?W-MK{cTLwb0Hfg+|UJC`1h^_Y!5|_u{$7#csU$rMSeRlL9@Zl#-WcJGo{( z?I#3XJJx$LFJ?QZ66dGPhuV%<@P2xiZ~F(|i(QpmFCgb|G>~{qo!N&Izc6+%pSjcCWb%m6XMeXJea}JPbFqgF=ZtJ< z1-&hvw%h(pjX77@SZ9j;+BSHuHoh-zBPn|xs%!p0V(SFHzyE~l+Eeg2_Xh~^Us-Kw zJiPRo(0=mnBHC>o9jKevUI>p1g1C6B{QD7!v#i+stVA=(C>o zvr%)gxwQ;+vST}l?Q>3u-I{f^+wYJeu-)10i<8-Dw>#R~ys@5mLTM2LqQVY>oBiSr zd&>#g#=7IojSa?GTUm~KWNkH})x&cVU@t0`WjiFN?F1j66&+gI!$Y45?dNdV=*K3= z&yVB#ecdr}g?A5&OMI><&_7G@6+CC$bQjJH_1#-tS!D<{H8zl&sR6z&--D;!ZdS0z zn!N#jl3ny!P>7_Ig9B}wF@3DBx%t~XKmXYf8nGTiBDR2~)#BPaiqnTYdc52I7SvTs zB(|3>UM+TZ;a37*llm_FGkEaPYu1KyE#sn2LT1KQNQyrP?zY=_9uE7>W22P1-Uq_? zJ;MNRDGei|w>XYY)4|PiHMn?gg!}3EgrD9PgoAR-dGm~eIl4y&IKFC4WMVRqDD<+!9PZ92;++q z5}OTm?~&(B>8gbi&+W;+uQ1=l(o_~4?YD!a$sAy4yxtreHGPdJ`H(o~7Sxgl>Tfna z(EbF;zZJkR-3V%G%ZEg-5WC4Td7{{W^qIodg;552UxK#U5>Qu~h~&!aF{0WojHjkN zo~5Gt0jTRN10BPyprkxB?K5KgtPd!W=(B4V7G9cnSZU5a{|It%bn**xaGN5hnE!?^>H0`$DHa>4#>6&zu_WeVkc5^dm-CP9Px28rv zFMeOgG?XXBYHO_mU9{cE{1~Vxt&8d_-bn1zRNQQAtb2lIq}c8Q`V?e)jUYLV^-Cfl69yV23LV2pmt~b_P;bW(>nHOk_x@|#fIGck#csd|` zcJJkApP6aO{u$-3#mWC#q(jhC=10n++uuWewedcH=&^{|lNBS(@5z>NnA=ZP?XO|$%@f?IXorg$QIf(UE zhLmu9$RYGuRv^TMq4pW$)zCh3M3Ri=`&Yu4AN&FmWM6v^j=l^Y!`(j;0_;) zBYH@m1qL{si9zkNm>{QffvA0^=g8Q-!@*$pi2QyZ=(+c*A15Qqu`PtJDE8biqB9;2 zOybAu)F6}Z45d+7jO?G(8IDE8F|sYu84?DIY|fSCBlKBabvJ$XF)eJ-G%8}*94d0<;*r%pYi+~6`j&d^7cPbBx*Vj>68ZF5 zUWEtJXZo;hJ1uUwuZ4iV0-T*wNS|T9XiFZ{JWGP|h7c&K!`~u#>L7c8%9Q?<+BGuy z6YVkVC+9X|-&zUMXE?IF6}5$%9U!snHf*F*c}xDH_6&F4Bt24oUMGDwAIT9MWfR zWyDhs4Nd3TINVI$vnD$v&Xz%H)&z)6nE*){b0F)|L!7T2gn5tmai%oN%jFu|+R~u1#s`wpmpejqtegvyXJb1Wj{J>kiU+aRY~04`dj?G91u+kB58Zmx_X}0= z4@o)${Y{yG^jSqJd^VSgT)mdIQ5c`(f9EE3(#>U2MP%eW@bg(24)v$-W4^dgqUk7z zN$NYi=jZ5m0IupRE|l3viKM?Y^=(@DoR6rmrL(EE!n}pyvBQ+AuJ+s}L;W}5p^4-l z!u@@Pm_MazKIu5!X&0PQpWC$Q5T(*ryx#keZmyX9!9U425^uw5O6%mWA9P$lF9kMw zw5h$%?Y(_RPh!e1%2L3v{e!bxvl|z`7MVUXvX(vL8>#^c+CMf)%TTxaOIOtWUG$l) zXxeA?4-bSgnHHd_b)ram<RQuQ{sgN(z!QGF~*JVKuZ zne(;JkUsN*CrK`l6=MTwEEC8~vV+Ijeo*{4j1%c9pL%MS#7NR-PN{*~Wks2R?KQ=z zP+gJ=rB7HL*>QH&57njJ)Q9g@57E0)|F+gFHhy?8x OyfH?oeKs(C_WuABfaG@o literal 0 HcmV?d00001 diff --git a/tests/test-animation.gif b/tests/test-animation.gif new file mode 100644 index 0000000000000000000000000000000000000000..26f461484cad76cb061ed3d015483360a14f4553 GIT binary patch literal 2177 zcmZ{leNm? ze4gL)Jl}XpaelB;1*m|>Jdmy;lqy}CGE=Sg7GSJB-K5h^_tRP?V~NJbW?EFaOo7P~ zVA)Ka<2jop_5!1En3|%@_Lw8BMpw9v(Z8r!xyV}Pbyv*ETIuwpLiyP-&+|D2bIPZ< z{UO0D6d8+VmHLF`E+I4O4(9JIE;Ko&v0dz*(y1Gc2Nw77;hGu3j`$we`oO%!OZ`=| zHCq*}_MP0@cIxTVrd^bd#|x&C@!s}R-z~^W4oAyJKG}Y;=f$Q_Up~REHMTz4`jdJ4 zI+gfrwOX|;&&Sai#=xMEqf%vLIi2CK&(y=FcumH>4riz^*yAEL^Y)*r?RhyloNhnX zCUBZdc2B^a>p%$<+&fKc&Cd2`XJ(S*aMbMeI=n8cQlS9;8e^~Fb3qu80dc|zqr+c( zo!~(Ld_4Yrvv(C z>&C&nzuzABqw`*C(ET&1_V_#;rSn)ZI|WHVLFWvG3tg^4zdv9w;RpCb;ZB#o+i&QF zj>|;|9ma81BTd1t3tBF?mLO~v3X!~iocCsDXF6=T41#VREI$4u}&SA7WOo$zlY_8>fuEJ0#5U_9@LqK3E=nsbcg`M37 zyf;N-9xIbU6EuzE$5L()!M+if%b}s(2$}2B>CMQd)}g3OVKi3AQAJxS0x8o-RIevq zi^BjsCZc>A2kzfbj2BM|Ffaii>qv@;qAp_hI+oco;tLf=K02su9+_H}KIA>|Go;d8 zH#(v&PSeqMq3_M^FRF|>J4PYmCp1GZ@%})7%QG1$1B^p0t*HZ?s{2r_<4f1)BEWG89~9rrY8J*FH2W51p^9n=fl#Ee)|IT2ntX z_MpmzS5vhVgl*&*#$YgER6S)_iYGY}jk7q$VC@~a&`sfR|H%UlP;y;0guDrzh2S&0 ztJklV?2>>1e~~xf|td5#sOGV`^P^ggt5=Ae?EEMpP76tRkAssENc5W zInu+W$0b?ycdGm++n3LZMp zVOqg62HJPHOAPrjw*L@jw=>+?77P~aD?#ej7_|*Y31BF)ZJXVozhWavAS$_JqbP@7 zrT~Ec2#OPWl2D{cugAe#o38`ENZk82@o@5VKikWLR~?Unika3+iF z?7YxCH0JUCJHigKw81|bNJi$pLCp?AfwgLi=++sg|RA8|riB4SvMkXg~UJ|W}3l@6?ZQnhqp zN7j~0s|G*Clk4{T6$1}PZa-P^R@c=n3-DkL#`%1nopLpTV36Poy26EFr&FVo_h7K# zFLVVvLe6w;4c6xq9k)}{e ztzNfHkD^3Ob{eNFFiXflu?HY3-T>m81pnY$;2;0~e-*(0UAiAk|M>|N{f%#?7LXD1 z+_UjJb<)vR*Q>+hRd3$-vdsI&ri&G4e8aytr^ya|)q3K7){MbN_3t$@K946u-IQVX z&?X!df?;P?p6ak#n{H)I#DS30sm@R}cBi}8KAu^Z_wy#XontU)K5whEYksBC>1czE z1R~j^+1mGw9~gmJL1uNky + +gboolean +format_supported (const gchar *filename) +{ + const gchar *name = NULL; + GSList *formats, *l; + gboolean retval; + const gchar *names[] = { "png", "jpeg", "bmp", "gif", "ras", + "tga", "xpm", "xbm" }; + gint i; + + for (i = 0; i < G_N_ELEMENTS (names); i++) + { + if (strstr (filename, names[i])) + { + name = names[i]; + break; + } + } + if (name == NULL) + return FALSE; + + retval = FALSE; + formats = gdk_pixbuf_get_formats (); + for (l = formats; l; l = l->next) + { + GdkPixbufFormat *format = l->data; + + if (g_str_equal (gdk_pixbuf_format_get_name (format), name)) + { + retval = TRUE; + break; + } + } + g_slist_free (formats); + + return retval; +} diff --git a/tests/test-common.h b/tests/test-common.h new file mode 100644 index 0000000..32ff35a --- /dev/null +++ b/tests/test-common.h @@ -0,0 +1,33 @@ +/* -*- Mode: C; c-basic-offset: 2; -*- */ +/* GdkPixbuf library - test loaders + * + * Copyright (C) 2014 Red Hat, Inc. + * + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA. + * + * Author: Matthias Clasen + */ + +#ifndef __TEST_COMMON_H__ + +#include + +G_BEGIN_DECLS + +gboolean format_supported (const gchar *filename); + +G_END_DECLS + +#endif /* __TEST_COMMON_H__ */ diff --git a/tests/test-image.png b/tests/test-image.png new file mode 100644 index 0000000000000000000000000000000000000000..6974e57ace67a0e761b4a676d65477609e5d5eb2 GIT binary patch literal 4314 zcmV<05GC)4P)RCt{2ooRHGRi4Iwx2jTAsce-6 z!lFQ{AcLs1kk%fMMV2ruB6?8iqXJH=pvak{?Q!gBr*)jMZEb9OM3B~2oKf0ol}(`` z0pp24(<+J^WMRjIkUgoSQu}{CRH{-bLQ<7lk^sL?mAdbH?|q;1=DFLy?u9;#h+H8e z4~obp5vdiCDiImg)Aj1ph)9}<%omY0B637J#vvlV6OrVeu5X_}M6@DugNQsSBD+Pz z8K|b)OyLFkl)m6PN;I1g6(DJ18l$ zP*QH8YX`9DvmZ!JOki%#Akvfc1A%vd2SnsyrPMd^eUdhMT;$e&>q&S; zod%2yOn10E9I0rcxXeOvxrNFGTc`PbeY~EcvPPy}oz3LY{n2XFL}0&&tOkCql&X)> zqnwkti!34uxvWN@*3 zql_Ms#=M^lCL>wjA9w?}Uql{MN_`cTg1R6kB8x~Oa3gJR>(znjF1LpxXPPM~w@_Tx zNJX8ESiV-@oot}E%)(7q_h-uJ{v_x$HvnIV$Xeh@rBqD}i;tejB62ltqD};if$68~ zY<^LXo@vJE_C%}bkZ`&^>^M-t7e{KjIcG4VhootMWxxUv`8VKorBqBR)oqbQq#s@j z@bv@+1g1CHT$Gl38>`}S3yoH1WHpTvH5LbNete9PgHxG*{a~_E4Ozfi;J(&g$i8To z8M4SCq6a46eN%IRYXOZf-R%*MS2lY^EwfNoYenMLw1iJlStHMHvM^*d8 zsBLmYT7IvfuGzs`pB!hzpcHQT$zZb0Ml-Mq_<5^^?2aUVorv5H+yYz%j03d3M2|-} zS#9-;da~Mzr#E{*gp`z9Sh=N`8%OnH#LTPQG=P6Buhl4)&l=8*F#|fe z<-+1fMH4T6Sj?u+%4qSvbfbU*5qVccE(s+M4bTWsf8TvLzxxiQAa~3FR?HrOPOItS z_6q}#NBHz$6~Enhh|dq#`bMXB0Ea~6@z(C`Ine+u0PeCfs;<8t>$-IS4DDy)={v7t zSihuBZojaww77V8_eoZ5Ev2ls1t1xC4)|6?a?f?22CxGtqY<%Msavvyy1VW|nwl^s zXfN7F2OO_z=Jy{K^TEC!eDm2OfbAl(K}3cGU+=dIm6+)N()!LjROaMdw2w{@fxSi5 zJh$->`$}qjqucpFQR_;MUr@hYsFaj;nYfCIF4{*3G}~OfxAzo(*jmELDl0%D@E^c8 zB62HuMYe(0E`qseAE9%q+REzfhbby+^nG;&@PUZDqysF_-Y$Z%zVi-_{rkyy?>!Pm zk0y7_07ec@W%c&MxZ*rz+1p4m>X>|0Kdu>SCNsr=I(ymn5*=U#P^qb%X6CaG^DD1l zTD;hAAFt&d<#<(dOdg=OGBDl9l+pbeF({Rk#P)M+4r%7F{S!tRXZybTn~qNGA{d{2 z*mv&4{OYS1lapCKYdCpdSCDt0BFc}_yBKw88skT1@uU7p7!uld04$y}l-TkqvhU!S zV>d3bvm|2!L-jWR)aZaF2u)-k7lM80G#YNWGLvzar!y!c5v``Z4^+B}DYoyR$hL!W z=hq1BpF2sD<@;Er1DXL;T3T3@I3MjJ*{EaEIs8>{bHed=itYIn+jdavKHh0wiJElZ z$EvXGBAD~RK0@)=VtXE?_MKQgbs^=c&|qp4xu)$+?uN)d`kH-&>#yNr(xju>R^}@G zo~-GjchMDo`&hLK(~>2<%09yL*8@m|0SWlfmdX&U6@Q!FDw@J;rG`o(ixNa^x{4^V?_yWeb5uCL zXL`!7Sd{TTdz;r#V0i&I@&BoDV$cj6w4WgAb#HR2c3`Wh)3{7O0fmO+j=k({ew7mY zPU_vK+Fk!qPh^FxLOJ4onzL zqx&?a_K*3X{y~m73UNwHr+Jjv^I2Ve6Z6tma)0Iy@-5HsxpiG!=AwgxT6`bcd2*xy zF5Mw8!vEoZyGhiTDRUm+kbN6l8Xuv;`F+>|HG8UAU$=;Hrn{Mu@@qyIrm?x<5iFiF z(XM_wf`eLof3&xYIQ5ftS6+#6&K!)hW?`5((f@rx(+eE5eMGY-ItvG1SpSz}jy>F( z_A<+|cJX23V;r*mH7a>`L`Oqv2 zSr}){!kC*2dOeO$Kc#u~YHS~Vi0klS?{$}68nrUdg$EY}O)qfR{xS2-FY`cF9vkad zaLV~bRLeFnV@(_!q>wIF! zDd&FHR?i?e^=X!5ZeVxQDn4m?5f9PXSSmQE#fMMiZUwlgMLwp zx6<&?Lpb*D2T$(`owZ97TN)mv#GcR1slVfL!(=uzET_hGG~&EFnt_8hkwXq}(OrJI z*8=9uK|g5{IGxyc?!@xsli0Rx!(Cn;ab@E{k!?FaIKE_F+KVjB%x8z?DfV06j;O2G zQ6CwC>;gInaM9^7Oqk#mcJ5qsBS+#sb`0CrtyosB#8Fs?*gD^Ju(#6WsbqcK-Q<`S zlbiAsBMj5n((ntKJXKxa+yTKsEk4c`*=R(WOc-->G0vHTAvYIIax(TkduV>+4QyMt z;yQS+Tb1aI2*PL9H#z3m&HUD`-j;?(DYoZ_omX&Biw_+@V1P?jULFb8UW=!`9^3Zq z)Gu9%JueSWUEg1>?~E!}DSxV&%jA?_a7X$Zd}aMJJ1kG(5NpVJbTk78?KgU|0Y+D8 zDfKH>;Mlhh+!xl)EpD9bviycp`z~%xdzl9e`E00PPMI^b-6n&BT6_dX^?eVZpEwau zRn-M2a3CigpRuNT8mAne^Us-^nUwqpnl84`>nNzjN1(`e0LQfh2a;7-NWz#gQLT7i z!!8y!HT(1-1BS7X+-7D#yE->E{}=nXJ4#j5BA(pz3`Ki{}h) z*DmB^%Ws*L`d{2>ej`v+pyQwxA7^dF(z?yhaOk`}{Oycdg$Drzc3qjateVsqn z%*3p{lx11F7;c#APe0d?8afaepmi>E7O+L>^<=DHPttw&#h~hak4jfDuh-7z>z4Of zn7)qLsn3$25(B$$XN_dexv7v+$_Cs9yp2|idF@(~AA2k|HSc4%#6iC0Klz{9I~ZY@ z&I6e{=&!xfm)x~o1k!5Y_W-LKcW!u37Znfwi6Xm$~Z zQc9Fk4+GBtq&)Ei<~3_Tb8%;_bnOssOkTld`WpkkK5IHJD`rAw72 zEseTGix6k;*x@@~C^TGQm`sjoF~bcv1umRc0HwfN!S{r<-MUih_aagcyq36dp;o1) zQoCRQ($e_~^7(*Clg^mLJIOKKL%O!z&x>~huK*jAQXOt69rm8~N~t$RqyhM|arSI| z=JxH>%$)iY;$=RD2>bjrYJ<2-Uqix`~nlCRPnuxJ3OFGo_S8L}mg1r}X-pGuE%CJ}r&r*ItWuQ5}~b zhlVU%VsccRQpzSGw*haW)!t=ZyB1|O)AYg%u_z9RZ$lO?F+227DdiH8dw_bBTAud& z^Jvo3Y5e6cqgqZ+G-Tlt(~~7z{qEt`iKQn~o_GRHdOGzFJrq%lTu(P-;S!hQJEJv& z*IOF0aEaSNwC9?^>+-%{*pP)wTu=M$Xa=u-*|H9=?ad8YpFl*WiAa-(i1X-C|B>mx zskl=9Sp84(mGxb5cv=EaQ@4o7t0HnuPuIOq(RzG+ZJ?4>&chPKArV<2BE9!loV^_p zxmrY8f`oO6$Oj@aRYcA{P~sxtBO+I{+JQ|(o(c8%wZ6pv1HrRdZPj=As{jB107*qo IM6N<$f}QnX{r~^~ literal 0 HcmV?d00001 diff --git a/tests/test-images/invalid_bmp_1 b/tests/test-images/invalid_bmp_1 new file mode 100644 index 0000000000000000000000000000000000000000..1496303ac0d3f887255a99700d08c01cd4fc063f GIT binary patch literal 6966 zcmZ`e2SAh8)@ik`KDGZ-pSAkzQ?Xh_K>-DsvPUKf5LO6bgd`BiVg$mJy=AJ1Ac&$O zA|SFsSt=kPV8sDy6&0)2U2RqFfA9Att^V(SC;860H}{HSyl5OJrid&AQ28~kP__+)UsVc7Q-Kz^2be1>!`|rQ+dVS*g^XJhsGe7^VF*!L| zv;4bTw{A^MO+nl}HFZ~d_x}C+4DuFDjV#W+o|<3? zQDIkM@z2F&Wn~93$T2HDeE9J3dBFL+6m%e}h z9$CTR6(s&DVTpdb*AM@A2%Bne*Q>0o%*e&oym@s?SIz$O8cdL6m>Gmq1QH?y0uv{M5lANpgh5QSPXFSIFTVNa8%^pS z=$lL?3rp6?j4BHb|l8zy0>xz>ORA_4V-8 z3=9k+7dXxPW}%ukL(?`u(8k6_EEY2o6Jc*(ym;~9!-vp~1kCgsmp9`u1u#$``~U{- z1Aqb;#>}t7zg|kbR9fn+uC5N-% zc=6)q`ydora!mXbeK`1G$+Kr;V`Cv9Azv?Cpkb1)Yp)2^EGXKHf6bOh;Uu2d#g#VbZWT`;b=CY zYt9_Dsi}@cVszxl)fHDU(={(&zP$cv0%rZ?5$qp0UNCbb31uy`Z;Y66CN43?PO%0~ zaqxSM5vNa&wxKGvKaoplq1vQJS|sTfiZsaa>#g>(?F_ND-d8$ge;w$Ojn_tN);bgB z>g`qpvZ|j5gt>F)sx4YXGBew^Z(o0ZKW_NlJ8U|-@|PPJ7mmvxdp`CKjM2H7rmo4R z+mp@Rp7t=)%su3$?!TIQWSg_nO$CWYzsDOm#_N|w>pMmFSla2(BLu18+GH8uUZh70 z)}xDq=>A(to*P~|uhnOKzr_SP)NXhb;`#GkmM+eNd0JUnKRP-Jb|RazQE0uW!_5OT z@Gms&{5f~8`$fmzC&$Wj*3u(K;F)8^F0}L6Yr9rr*R!|FXP>2awuR4LieJ9PhGmwV z>^4@0kz*qCO_!PI@4(Teh3{AwqQ?;HEfZ?m@ifd_ru3<5`t+r0`=B#lef8C*O`8OQ z^dp8xF8W@4@ZbSJ6HOj`T#z&0A;d#S6CpGoPCt6&EXcEA?OyJYW5+3^_!LpI%V_>o zDzB8rFQ@Rz?E}il{$)q_B_#h6Qb3UvryB@YrY2Ck3@qSExOS$Q^Y zg(2oe_PjcV;IKo$(K^8~$Hmo7n#K+{jx&O4=%N$!pl8p8IyC=TJJ~^N?mi2zd`nrj zxm)6M=Xia3%zB~y4 z{33v3)q!&WuA%@OLFo>X4JYk9^GREZDc*}5_!ZC-C*cX_pi?fQ8dqtZtK_tcw81U7 zgehxaN~f5zn$yA~_QJ!YyX8dweoO8i3(rXlwz-K*ydh1lXCJ!FHc%&xuWmMf{Zoh4 zI<2eqtB0?QfBfjo1!%W`U>#g65uAq4<~Klutyyql2Eb-HRO!3$f1-F5Ir^0{1(ohW zxvqMe?m;Krqz&v$Cyyv?udp*7AuS#uP3(}yeA#K2u3E>ST6*A#V&O5Gf4SY^k_p~^ zE3a@1w=`qtBtw!!mn_?A7ocIqS!>F=t4&^`yP2Pj;ueEr2ycSRH-fhSSmK-t7Xff- z`Qaq{%0&#aG_!723iH4e&N>_Y7-e1vj&{HO?2; zGsV>m|LXOE3bNo3(MwG9EwFOWHFeE2c1hADgjNwGBV1;2oQ;0gn!o_M~1y0(lJP%V%*g(aSqr}Ty- zq=@Kk;uvzEqDvH|8yIz#CqK)JIO`kU;}!P6Go*tZ((L}j8D~jpPT+AmzhWytd4^j| z_TESID6n+PF=eJ2I;_*OmTa+NZm?kgaKdS|frFNnJ7zCPX%*$WIl~GtA#H0y+D)h= z=-M@kdy#|JQBGZheOw14Yal-RLUQ8C(70Yn%uQKLpER~t9Nk-@STB%w`DvY78P@47 zH}H_Pcspr> zI>hvJl|qw8kzE8t09IoRLde_20JL-r6PX7XzEwO~%bbk9%sqo?`PFewgNnq#u=swt z^~LbA!LU_*l1Mw@&0b+t?`T;UAvnV*xSbu`+A3>wlhiXeta20{wD&zs^*%s0n<29H zSjT6YI-2WKBe$B1)XjNox4WsCy23z;FUSTi&?W}>rh^J22&H+xQVW{fE>qnmTznRB z?K|>{M&UOzuQ(<5a#Zq2RNbRp>6c=Xc}+J`94<<6d`yf^ul9=uXiay6@PEd6IPbSWY8a!T%SeER4~=u-ShctXD{ zZcw!Bf-s`nFYKI8a2va}St@CC71lWmPB^?g%HSNn=3HjSEV6dY6I0U-D2ckZ$G7AK zjhMe(+2Fp;h`C;uj@ea(5EPcc`3KXnagV_C!aYzj8O39z1}kVq@c10G4a!sj;hKu%SnoBkrd)u3MBwF}a8#-ZD9hA2JKLYo$r>|qI5^)vDboQh8-fq1LPNYp*`NR zc8;jkBeTgp$Xi!%LXvlkmg+`wD7Pc;w;<*3yqID@kJ?VL(JwCqNp&K+ zc{T^iR<^d?KYMPbuIX-D`%HfNweK^oh9nU~Qu#nY@CB~8 z3;J`H)8Zs=VmLP3WY&_Ym6pTPDgu1&Y7vD`wyCRm>XG-r% zWFul(zBpu9QZeNH_x@pNuh;Ff1$3? zNN})9t!a5$q9|W8_?~|>tuTky1F+p7!3^j#&BYd&4Y4l>OM2F)QA|PV=mP+p_tf9yP}6M z4_;#!@OK~zCm_tPHe3n7HhxsKAUQ%&mMcq*^v_x&i4Dy!-SgnlLwHmh9=aJD)8IfX zrIIShq=S^EQt8}NF}oUsLD^|eRae|=T|LjZPdBmNH?la5OqY5({gnN-DzaU<`Q*L> zv>YRwI2}te<0+3P%e-~_4z?@B%?bd>1|SyzJh`A!h;4qfA$M_Ppfb!~kR%UERV>+) zB#4zAD$GjCO|5BMg7*LL>IDPrZ3L&=8lOZ-6Xo*k?Chf{&GyVnIE6a7A9r#+PIo>! zhdRf0&VEy3j)`?#!J#TROk>?PV41QtjBLVZXO&7HyY4|!SaRfO zd`h⪚er04DuI6{}XQ zYHx2x5(oz%0qlc}2aXS)uwQPN`zE7D}Fw9;5h&W!F->{pzNGd zUVN&cssCn-gc~K|#)!FbdpJkA^{ow9BikX)IZ*cf8nvA}QIaAU!O4GMauK{j{S30Z zk@(wZx=(}w#0Mb+H;OM`jRlK+y~78kdy?YzX9fC21(#&5%#Zh$_|AhwLFT2z+|-~*DNL^HqTE++UVomXFnr-f zq;^?V4VBHM(P*zRlmSujDfz^@o?NaP8n=szfl3 z(M}92(GvjnVh8>olnP@k9#9;spcpZgs$_xju@=hn;d2N4fr{{p+ema}fexElAQ@u# z7XJlcy!-@(24DqbvO+Nlp)!QfTYd`4$*dkb&0z)C0oD%W z;lcnw@OyuF^K?UbyA5+0-v0mf$3zXPf&*Mb{_IPY4o~dA0q{FWLak!c%q%QLl_5Na z4~)h|m;k^QV}hkD7@0`RT9w1FUQ}hW`UWi#V)D&Z@vsIkCa(`g^!89Q~W2 z0yy!Z@Pc5A6C5jJ42DfEIwmkcH_*9;6=D5@I2vBl0sk8Sn<-JdS---!hB-?BuT_!y z66on@QR#SnbgnLdYzP2*0O*0-xHew0Oj!Yvr-)sylAE9hDyWBde+Q6&h8>O?&_{v{ RAqdzc75@wulo-w){|jAaDJuW~ literal 0 HcmV?d00001 diff --git a/tests/test-images/invalid_gif_test_1 b/tests/test-images/invalid_gif_test_1 new file mode 100644 index 0000000..ab36331 --- /dev/null +++ b/tests/test-images/invalid_gif_test_1 @@ -0,0 +1 @@ +GIF89aåµó[VSe«Ì{R<€PhøUÝg6Z.œL,ڝN+š»Ww¿Šjùë#x6rNäÊ"ó‘/]ši{õý)0‡j+·šZ8`²6U’ i ][‰ Ûma–{õlKª)âfa)jSiçs¨„¬kTŸofš¼[ \ No newline at end of file diff --git a/tests/test-images/invalid_gif_test_2 b/tests/test-images/invalid_gif_test_2 new file mode 100644 index 0000000000000000000000000000000000000000..90ced14080380081ed669227f413abc39207906c GIT binary patch literal 562 zcmV-20?qwLNk%w1Ve0j_YBs!bTW!JpbVmV#dENx~N;Us`YIm$s2HV)WdgXWCK{wtX zO+_ah1EHB87Cjt>u1*CX9Pa>-0G29^0N7Mpf z7aL%&8_ZrcXG6ssPhSJcPvHL}E9M#tJyKF?Lre8Z)MU0%&HDvpcWODxW< z7xNa|0E2y4b^*B4M$cgdQC4)!YYd@vU?W+ACj~_NTl)d_JFPAsOZqxSQMNPRXx;X# za{Nn~R$8nZIRBuKB-w0g9xktYPZ|M0K&8u{1#xtj9(n``5QWRbFjtSFThcKaKsiMQ zZztt*Se4hG9hee18MSavB*CRkHH#?}8aVE!8pB;7d|QhdYmQ=c2G9PMTz=%65|pNI zV#)xG7%LOIU5??kGk`Q~0SF3cP>L;23fka@IR~rwbYq&iC7W zR7O6EY;!stAy>QsF~lM!e+S`=10lVRN$@q{T$RE?H=^^FC_9s4NgQnaL2cpaKBby`5eI1ldztx` zE0-hARnlyWVnENLKcCNCCYccBZmG=RO(IfkI!KG89O1kbP2iy^Q3BZn3+;N4M`GuQ zKq`;TU%;VMc!jJ>9PkK1N4E`JAdc2J2frqa65&wdYg;v1L}&2ta{xqGW3C1wZK8ux zJshx9B^&4pEJq&CP9zyvAhhA3SKdLLB=&{l0`#y%7kv@?N{^Pvah`o8WuRkc1=k^M z4u3j3GJpk|PejBR%M#lNJVQWQ>jsO4v literal 0 HcmV?d00001 diff --git a/tests/test-images/invalid_gif_test_4 b/tests/test-images/invalid_gif_test_4 new file mode 100644 index 0000000000000000000000000000000000000000..b2e4fbecc2f47721bd0b23842a227b15d5db0dd1 GIT binary patch literal 310 zcmV-60m=SHNk%w1VRHa80Du4h0002-|NkNR1OWg50RSuj0001U05bpp0^*F1smtvO zVv69|i?iO4o@#*HNS3A;cnE5??)$CM3fDHtW%14T&MeWfd_*EebSx^D%%<}RjY_A~ zs`Wd~YEQ?m*Sn3XEJ^FoImYOwXY~5gMw{Q{YP?wvFYa!>){jSrHHI|5SR&*HQW(PU z_4VJ!vsl4L*|?Q literal 0 HcmV?d00001 diff --git a/tests/test-images/invalid_ico_test_1 b/tests/test-images/invalid_ico_test_1 new file mode 100644 index 0000000000000000000000000000000000000000..2994b7d69d967962df52971e08964d99e27d4c64 GIT binary patch literal 318 zcmaiup$>vE41~WWn7Ju}#QjJd&xOVehn(%(>`5@Z05}pz#&!E~kpJ3iFWq%11Vu^- z$1cFyyXcdx7+Ap-vh;7{@tAY>c$K8qsxCq6No%e|g^#=}!pvfEm(5mnm(dDJ(Oxn{ qBNi2(4)mpY=WiQ#_$_chh!ea|;t`&Ecx>QyfwO)H{pR8Q?tK6=`am}T literal 0 HcmV?d00001 diff --git a/tests/test-images/invalid_ico_test_2 b/tests/test-images/invalid_ico_test_2 new file mode 100644 index 0000000000000000000000000000000000000000..10c7542dc353a7ed10edc09cfb1dda75b5a01271 GIT binary patch literal 318 zcmZ9GAr8V&5JX=SLQ+>nkT{Sy&Vb|;I1;d!k3%3TFnb5?Kph7`5F8TGq|B6(0Q>*U z?4RBJS;%yXqQEi9U|<#Q!ia;aJ!OzgXVXt?+Dej_QrlxzN>x?T#F7SIn&vIyrthcC zzc~KAiHN+k8C^x{G>?*-3Q-1X$ju_Taf+3u+M#adEuSC0Os}x;dctESjG^9gsn_tF S!h8tVJ?u1-b$#yj?$#H}{6aMV literal 0 HcmV?d00001 diff --git a/tests/test-images/invalid_png_test_1 b/tests/test-images/invalid_png_test_1 new file mode 100644 index 0000000..6f2781a --- /dev/null +++ b/tests/test-images/invalid_png_test_1 @@ -0,0 +1,5 @@ +‰PNG + + +y1 á§Oµ¼-¶>’ØGi›õ¢%|…ºà7Wm3‘hü>4½D‚}KDýâcþ “9à,üaÞ¦âTYzQ «š1A0Å +ƒ… ÒLR&*Ð3r[W‹Z¨Ò¢Qí¼j,Aÿ ٌ ‹þ‘š"ÚÂX|m \ No newline at end of file diff --git a/tests/test-images/invalid_png_test_2 b/tests/test-images/invalid_png_test_2 new file mode 100644 index 0000000000000000000000000000000000000000..1b8b0978ca8d60ac68ca582f75d682c92846907d GIT binary patch literal 2755 zcmV;!3Ox0RP)LD)9$o8?N0lDZsHSelm4Ut z5VtU>6Fc<(5`gHyc)iJe;s%E68-cJtCc{Ms4%*Cku?dCr%|LVn;CJ8orcz3ywIWm@ z^*~Wq3WY!j3t;wtRLi=_6S`FX#36w%;vFJk-4|u#xa1t z`rKjRg^JbG7Lm$r<8y}&b(truSicPbVMw4td=+x{*Po+MD3D5}C|)U2uhfxJw!9y- zfB@73)$;n9M3zdFPM$>0ml|FN}Ba7pd#>O|$DRKnB za1ikL7rrE3Jbak`?(T<-@m;_cARXD>Q4aV@p_C$%%y4<~GL@AI?y5_zR-<06Z}7Mb zB#!OG%7}&loCgo!1Pw!-2O9S~Q6AWkd;CeH)5xW6&tr@0GJX6wpV`{2fAr2fzW{Ou zfCiRg zWPw#+&QM5q6oEj6gsL%;V>=DvIi})79yKFPoS8r_eL(L1JV%cnWj` zPXy2Wj0X=r*r1WqqL~aNp66lD&!Z}3RNm@Q_^fEv z!w{v6(Xo;lc`aVkckkQHgp?GgC9gmB7}E0a#AThB%XpjIQi zZ~@PCab1^6p@3YT7wewXz)r)mW#fG}deZ7Z8VEm71WGlNGpZQzr7D&q~o|L$Yi(CjnQ_p`(^lS<6J)gqZgK?dJl4KyT1E1T?7-2h-cz z%ie*#tgWr#q|;b6pXKFc*6bllEd}bpwr$&}t2#aB&r_|}xq9^~ z%2Mpyy_0-k;hsIqbSg!8VS%}o70v?L?kvMY!we1#66gRS1X`nw35l53ZIIZ(|?{?UI&u+T9x=1B$_T9gagP%Rf$j}h=i|2Xx)mN!|9!svvL=a+a z=_bD;&%nR{=~NmK`CW@RAFNmsTQ|#r>!P5AMr*WVJEEcEBu=-}C~86DH$X0%Yep%P z%wXF#N!w=c&|Y%691AD@O5gA>$KQB^U5`A%NA3zUSFY0E+smFkd&uQ-SXRrY3DNYY zXak{dHWTaiWY$`v^u`^ANQ_A-H%JTu1H_b9tu>iUhSk{_db3&PM@N}HcaAe-V;ryh zWV2a@b`3E&Fi5&9O>Mo_qJlug>`|NTPIM9hrL`7;Qhe{3C-ulfkKFEFlKAP5U*YLP z50UThXL@v$CD&zCYnH>1tev1*t1>k^g*CsC(Tz!12&03-*scVfXrU(iltQojigMlO z#Jk6I+gpfgMU%Q(5Nd^EC%CK2VQVVQuHj)ZdFm8PuFF()U4K;d@B^Q)y2d4MovHD& zfNpFYC|2@&xi@_yL1y>deU5yv#3gt*CMCxpg?Iu>ss1Uh>A=SS{irC4P0!UZO) z>w3aTlk|NO2_e#{q_z{5Xe-|WwAL;9N4hs23EfEqG{9T$9?t?jzz$&09JiXqwGAXq zsk38c&IhVr+`oVOo+n1W{n2~xF+MkU`Ilp3?*iL^Uh|%^5o?|?E?Tf$1D4FvF)-uB zfv8SaWZK*q0PAMJx;b_MDPw$ejJ7=zkpqrA`sfQYV`EIt%#@B5i@!1BMG`qQ5_#GP zwJ-v1dc^>f=6XE_M0FB@_?!@xhdQtpGd${1BqAWzQwI;;SD%|3zBD_#^84}e9~Rfv zYG!#DnlUQCq*0oYSo34uGw+i$i+0QS+lfHbYB4WGhQ^~{$ADO085ucTDVO=%l`F50 zmr66n_%1W%s?qo}z=|0&qJ|%%P2IdV>bFfH(FP=F1E*pyv*UfeQkfr{nfb$CCMQn< z+s(SxGM-%ouEun}YD>~~5OMnGmQL$z%Y4Hk-}FRGqu8!JZ56%AxsJWaGJ{3{YHh-+E0(mYrU1+v&sU9c?K5pWvhC;k zwzt>Y^oNSQu>GTiwMo=;tfG`md0a5pR9lY4o7!YcUH!LTXmnd%w0{~3Z}64IjZtC6 zP)Ob6)6>n4ANx15_A#wkc@0c5>RWvD(|p33Xj{+T>cd{g?LQ#Ip01hj#P$FH002ov JPDHLkV1n+#Nml>> literal 0 HcmV?d00001 diff --git a/tests/test-images/invalid_ppm_1 b/tests/test-images/invalid_ppm_1 new file mode 100644 index 0000000..a1689c5 --- /dev/null +++ b/tests/test-images/invalid_ppm_1 @@ -0,0 +1,4 @@ +P6 +10 10 +255# +xxx xxxxxx xxxxxx xxxxxx diff --git a/tests/test-images/invalid_ppm_2 b/tests/test-images/invalid_ppm_2 new file mode 100644 index 0000000..c62bd18 --- /dev/null +++ b/tests/test-images/invalid_ppm_2 @@ -0,0 +1,4 @@ +P6 +10 10 +255# +xxx xxxxxx xxxxxx xxxxxx xxxxxx xxxxxx xxxxxx xxxxxxxxxxxx xxxxxx xxxxxx xxxxxx xxxxxx xxxxxx xxxxxx xxxxxx xxxxxx xxxxxxxxxxxx xxxxxx xxxxxx xxxxxx xxxxxx xxxxxx xxxxxx diff --git a/tests/test-images/invalid_ppm_3 b/tests/test-images/invalid_ppm_3 new file mode 100644 index 0000000..62395eb --- /dev/null +++ b/tests/test-images/invalid_ppm_3 @@ -0,0 +1,4 @@ +P6 +10 10 +1000000 + xxxxxx xxxxxx xxxxxx xxxxxx xxxxxx xxxxxx xxxxxxxxxxxx xxxxxx xxxxxx xxxxxx xxxxxx xxxxxx xxxxxx xxxxxx xxxxxx xxxxxxxxxxxx xxxxxx xxxxxx xxxxxx xxxxxx xxxxxx xxxxxx diff --git a/tests/test-images/invalid_ppm_4 b/tests/test-images/invalid_ppm_4 new file mode 100644 index 0000000..0f6e6b5 --- /dev/null +++ b/tests/test-images/invalid_ppm_4 @@ -0,0 +1,4 @@ +P6 +10 10 +10 + xxxxxx xxxxxx xxxxxx xxxxxx xxxxxx xxxxxx xxxxxxxxxxxx xxxxxx xxxxxx xxxxxx xxxxxx xxxxxx xxxxxx xxxxxx xxxxxx xxxxxxxxxxxx xxxxxx xxxxxx xxxxxx xxxxxx xxxxxx xxxxxx diff --git a/tests/test-images/invalid_ppm_5 b/tests/test-images/invalid_ppm_5 new file mode 100644 index 0000000..46b0874 --- /dev/null +++ b/tests/test-images/invalid_ppm_5 @@ -0,0 +1,4 @@ +P6 +0 0 +255 + xxxxxx xxxxxx xxxxxx xxxxxx xxxxxx xxxxxx xxxxxxxxxxxx xxxxxx xxxxxx xxxxxx xxxxxx xxxxxx xxxxxx xxxxxx xxxxxx xxxxxxxxxxxx xxxxxx xxxxxx xxxxxx xxxxxx xxxxxx xxxxxx diff --git a/tests/test-images/invalid_ppm_6 b/tests/test-images/invalid_ppm_6 new file mode 100644 index 0000000..673d59e --- /dev/null +++ b/tests/test-images/invalid_ppm_6 @@ -0,0 +1,4 @@ +P6 +-1 -1 +255 + xxxxxx xxxxxx xxxxxx xxxxxx xxxxxx xxxxxx xxxxxxxxxxxx xxxxxx xxxxxx xxxxxx xxxxxx xxxxxx xxxxxx xxxxxx xxxxxx xxxxxxxxxxxx xxxxxx xxxxxx xxxxxx xxxxxx xxxxxx xxxxxx diff --git a/tests/test-images/invalid_ppm_7 b/tests/test-images/invalid_ppm_7 new file mode 100644 index 0000000..21005c9 --- /dev/null +++ b/tests/test-images/invalid_ppm_7 @@ -0,0 +1,2 @@ +P6 10 10 -1 + xxxxxx xxxxxx xxxxxx xxxxxx xxxxxx xxxxxx xxxxxxxxxxxx xxxxxx xxxxxx xxxxxx xxxxxx xxxxxx xxxxxx xxxxxx xxxxxx xxxxxxxxxxxx xxxxxx xxxxxx xxxxxx xxxxxx xxxxxx xxxxxx diff --git a/tests/test-images/invalid_ppm_8 b/tests/test-images/invalid_ppm_8 new file mode 100644 index 0000000..cb03363 --- /dev/null +++ b/tests/test-images/invalid_ppm_8 @@ -0,0 +1,5 @@ +P6 +10 10 +0 + xxxxxx xxxxxx xxxxxx xxxxxx xxxxxx xxxxxx xxxxxxxxxxxx xxxxxx xxxxxx xxxxxx xxxxxx xxxxxx xxxxxx xxxxxx xxxxxx xxxxxxxxxxxx xxxxxx xxxxxx xxxxxx xxxxxx xxxxxx xxxxxx + diff --git a/tests/test-images/invalid_tga_test_1 b/tests/test-images/invalid_tga_test_1 new file mode 100644 index 0000000000000000000000000000000000000000..28b911ed4912f3858e2d25d9aa74b4584f4f2bd2 GIT binary patch literal 23679 zcmb7M3EY=c7Jjo+_R5yYPNF6XAtfY24Kd1+B~$jjgcfTxHBque5+=)7DivZ#RI<}V zwjwG;B3Xvy%yYK8yx;$exxe3c&vTx0?tS0)F6Z8N`F};RMj>fLQEXmZR&2Q)<>_@- z8w=>rK?_Bf3USi#06o#+E*>M329XcwZP=Zp5N+0nWSYC<0SBPF>d>m)hr!7;{5vfAcqPA^>K(kq^gTL#D4rigs~B-$BBBf5}aQqaDWkgP2Oa(lGvM)V-lUzD|O;o7t`BBa=ud|C8!hU+z%LL zznj)&k6rMWOvJ3v{?KefFuy%#!#R_ry}`XWMf8@OUyr{R8633(=XY{O^eSijaz^yI z}v-9CVJBe+C3lxZHU8SOV;+mUsDD|oAmfb0@7ikJtjG4`Cv{a13jufp9R+l z4hZo~yDeG_Emiq}kFi5V9~}G!&v-6i1v0TCcQE2lOg$oGWD|zyk-%e&O)_N*kt2c$ z03&$=)^R?0LOVRk4EkVUuuP*f7=J}HV6u|SxZ|xuh$I4ru&kZPBMb4Q8~p+>vKAM+ z?q|*`rrPv;MV@GnYWRe1m0+Sp(E4SJDQmNAhQB#R{GQlJ9D0}BvVNLFV|}jpdV+v( z4^iKad9l&1YUprHqz!W8WUK?Di(=}NO>Lbyu(~f`bNoHPizBC1lIJ5C70Q$%sv*`S zyO4guMAcy;^wzil0X1kY%Znc6{I6Q^`{Y3hTwS7%A+oTv5j$J5%e~KameybE1a4-z zPwsWoZJ`-kJ4G~%{vH)U-8e@$Zle5B6?S*xUNgA2C|n)12JTgsXBsik4WB4D(DnaYo`4d!dZ`D9CNgf@L?f&7Cefby%>Eq~TY=gpW#EOdd<0ltplCF8Mjpo6mpZrELUtU19EYk) z1L7GJ0Nb6A1ekeap`4_ z^+k5&{6=bvd@CU|yD-5u5}d&20uHBBkNPyk;uX_N5!#BK5*hv=(@a5-;PfJA7y49Z zMbmN-e8fZObmOAvNwCPiIhoxy*0+=3^F+@{U>k-N7QTg&@qi62@z1T|MK#n{8jex03ghanaC0kaRzMiwg=mw(W8C6N61~AoX zkr?)H^TrGwbXl4TM(=_F(F#)9W_P1ZDnm0 zE;b|`;2P($TEs&pt@>_aMb1BumeR6NJ_8qI8m5wtm-kOd`0WMTK;nqhhfYF%adeqT zdX16E(0Z)tT$^rlPc9;lEk4tia_sAnRIrjKmA0F*Ntd}BhBDFZuB~98wKsK6|Q)lo!8GkPJhzSu*N&bYq@ts~(H z_2;Vg3M@c(8O6@j-Ykq;9V@oabi0n@g+$*tGrim&I<-F5g78X1hZm|KWtn4M;;K4~ zSRl(#7uAs8sYuwjjBP>fwgFtl`$h)iW%s|oSzX9gVoH8tkNFWOHg%iGmyma>b}%0Z zs}C~UT>gO@iaiHY-@39HMNe;}hkHzg=jY-TNe|gm&vz=s{XU@$qbVY}qKoyqkR!%~ z6i5Nvs~W7boHh#T1!AV|v7eUY<)MuUqk^B?Oq8-iB=0WyBYX{&(|V^@=84)xgWY}b zR8G=?2b(gF9xS%RY3%PO27V`@NQk};q$P}K_TgEug^sgk zZmKLX+$hznRBQLrx8o` zXXvJbFDANT4cEE|zy%L>MkL1Hc<*EDpe%Npb5dy1F!(BCbLP=NkITaRxM42V^A1nBQn^}Y|6;3kr z_?uCqe_*$}7wfXDaX?%`!wxZrN$%LiU!OWrS+2u0SCn08$@jaco7*YIOjFsPg>@<~ zjO!__`57YS`ep!w0iB*ioz%A~o?+A#sVOd~RZe?t_!Yl`4r7c9vYs#z-^SKPoDp>x zFjGO27sW5naM4|j8^Lc0t@z>8GVx4d^F%oscmr*m7nwe?A2JO2M_3_w5e-r9_9u#e zu=Vrmo+Tp|TH>?Ayml35w^A4)3kqrhR~P6*+r0vc7h36DFWMUnh8pIYJ(p#W#3kv9 z@5*NipS9SL4wK@HKD8Skz~T5nB2NSLrU>NJif_9&6ZdV?Li<8N2($UKw!IT!k5k31 zr!D}pC9BWZbx+dQSZ+Aop+a-+6KxNUW5eCVksziY9R9@tGo9w4nRIkNut z^bac|rYcbdX7Fz?wO^E@<>imY6CEzWQTo0^rTuyTBGm_W}GOa~EX- zw+wwLd9uG_vXr`(^h8bDBG4TJa*)SogjV_9r8Rj61YM5kO%eQ$bJu-W74fw)CIkx`auw9 zmrP}K8HlxPQmn%(+Z9{IaA}k4*HFk?Ly3NYCmOeBP$uGRWjo2tIe|8ClgYL$+nGY2 zIk?AxNkj;LmMvjDH!sT7YfBSLt*uztnNQ~MDu=#EN#S?qlbX+NNX2w;+~$lOs9Mfn zGXj01DD!W$2dhoSmPty9PdMN!?815Ini=#^3e&?T$^npUoi% zcos#o_f%hEG^qN;gQ*YjqoTv4ABo-W=Elw!#glOyHa!6}&zl}-F1}0=*e}RF%H9%n=7LvnCg}#8q<~LU z*F0(JNb@Ra&RLHH=U({@Lo0FKO)3Zlt^RGbP_N={1z!${$Ki*O*bJ*-kW^9(R*iEw zb`a-VtVp*rW+#OeuEoX2DPGV$H*-wKR)^Eqy!dL>`lgKNWwj`I--Y&E4XQ0cYL<=x zX_|=QAXWczpQu|+Yf3nSx5DZk8%;}Dacnd(;)gMJ1kn_)Q^)2I-f*t3{>V{;7e!0o zI$(LPD?J5-BGw3^^V17S->BFK-(Tq?+uBNOMoWtk#SVH7^TQKi+!`OL4yc>>I}9XQ zoqh2a{tWf0lK)!6sap;3lCC=`Jm2&a{~d_}Rr^`$2{(h>KFTDs!J6GZbv5&6ae$hLSt;_J&A0Hg7Q@YV{cZ*<@Ck(MX?h*^M=H~A9$NCmji>*MXadj=eFD{s71wIMf$lhO2lUQ z*xf|_C^ph#O3i(nOd-v6|+x4P2R9e8izl^2$ z#JEU-x%RzcJY|p>32irLAT>Qp-{Up}sV}$r=G3yD7MCObi}3VJzIsNyqGC#cM=R}s zveY`&a9~++=gT>Gwo6g`B$&f05#qFivghHGzie+P>5~g>g1g%P1?=ZwdTN^1+hUsXwWbBBd;LM9Clp4;8Yz0%*H!neph8Li;YHaupEDb3_`LR9Z8b zu*PiUSE^Q+MxAgp@US-0mQ}30TyN}KmgQ1t9PPoK!wd8&LLhsF8e(pTk0+d#H*y!| z`!=GVVZPU0w7J6hYhXClte@ljjxEN;<&uiIpq`MA-6qL(UFj9!3Fa+$2?Y}As>t>V zur&-<7TCy3=cC0M1k?6-EHHvKDa~!$jkO0gY%)1O8k|YOdLUA>Zw&W=MvN$Vcj@g7;c>GP1{*>NI5OVokkaR%<{ABn>m$X^Y-fG)h0eueK&+lMN?EDG811xL2v@th#|H=pH4lCwDh6^r~*Bd+rz!O86(Oao!3?jNxz<#TL{K?KpQYgfvDLCij!!?RS z%uZvd3tM{scU!zq48FWdX&f_(=bWbfS=2U#(5swWm9b4zaL;x;g(eF|0P7$W`N^O5 zv3b=-oVVpHB&j&o9C!gYBVSw4@wp*tZRKM?t>6=$AR#@bXaK}+J0UwESODbuQlc`} zDdx|8XylgW)=;Sq`pFgFy#9p0?rP;G`8ocsCXbxzQbWZb&SMY^MK&3uFx^yjk@yf? z6j&6j&sr;`Lf$WYh8ie+BduNRw`bLaEGsh_&Ug9nc;sZT+!(YT-xI`iuE3A{DPT0{ zIZKdCNya;tiAp*qT}Uq|!er#c!>2qI@ig6r+*{(KN58;uCgx|)06Q$tN2zS_)IW3q z*L;e(o$U`x#RoHDz0%KD{Xuee%tRT|DN!oITQ8Fz#hT5oVbdw@i>St{jinPEl%x;o z63yz04LKioA?H=Tsn%aWi;1%v@pq)ZdJF6y0{zWvkWO_k^FDV?-7u@1)=2zIP^$r3 zhaZ&m)GnSIPa@rKa9L4!UL?0V-Li#K~UvvcVpXL&F zu=d0>L?KU;EQRQvu|Wy3cw?(>gydHTp|&=vrOua67y2an_VD-UMy*oWnrdCeZ68xsD$*B42$VOsbbfLycI6?u2k#^P3BXILrX3tq zBjZ*R4!x++_w2W~IQKtu-OB_Z8!e!Ci;oOgKIcbx2DBC*&i17n_~zvCx1%X!G0UQl_DimgAC{h`@RVE*Q5T0Y`W4c5H^0+4%~c+=3{ZIf3xD#`V=^^eGC ziM|;V6~y+A6Qe3O%c)AT`@tG@La3!Qs%*w&g>t2PuF9t@;A~O;Gh3&+%UB0d{)hZu zq}A|vkEZCYc*he>chZLsTGvO?&{`^E*PG*2{0VH;ivl@# zzgUT$$Bamnki7il8jI0)xM?@+7Pz0e_jD4tMP=*oJ@vf!SWUiRNoNFbs^(RQ);La3 z4Mr7w%G6{KO%QC7|C7Ksj!DucxuXU4_#>F!h4;SlAdkP3IfNB&Hj73=Q8Nr!q{F+Z zS~VZfRPP;l!9a-q$Q@3^Ezx?enB1A=&Ux^vx=k==JBy=DEsLuoaihU+P0C$*C;K^V z!{`U3!}Ob!3+<#gxMxROUxibQnPw6KGX&2l@_zg(njH-mAkEE>J^jCpT*I{NwB1p* z?vM8lY68+2-Ge`B%3olx{y1kb-63PH(M^FViUmC8@Xz(qH3;Svb<8IVUyVb-ssJ_A z+fL}AX5>nx+CD_$ebe^$h=_p&dRy*i9_lXGopt z9+AifGC0^Z+fKV$t$Z@=)?0YeX^I72jL^`q60=U!JC}k|i)hlD=D9-LAo&5DABwl% zmqJQ!FB9G}9`er{o*WDv?bXPdfnl(Ira^h3X^H7PCiw|M$#%&?5Md?CjAyv^l!HGe z7iVsrg7zmxr>d9_aW}&X2VW$=hkI8YB_D$4T?d2>wi!->+){qY6`I~QKs7?qHUaS} zav-#q@z;L2{ia>4={WEwHu`1Zwn=H+M;xQk6*ENt6QWo`Ps}obUJ9OfGJ1k`=srC8@+w#jVCAYsaayG2A9SnqSK&5H zEx;42Yz{%n5%vG>1oz(p((PDl)?bt_1TkmJX-6L7N6s6)accOY7i*H~3yZjZB@g@i zr$vB&7X7FaYwA+}e>Y(}nEiO;V*Tiy`}k&khIjV1TylgJR}p6hbQICFCyRo!v7B)l zr2@GO@Z{@qeTpWJcTNv5aoHpPLcSW+-U>p)=U^uXla`e*yvA)rL1*|#?gIe}|@@Ol5z7=oB1u>IAh4khSc* zoIZO%uB*0bB#&n}()4yFW0M;(+9U)|k(I7) zP=5y??8dab^oxdbbi_mlpl#`UIsKXX&o<2VZRVp&d*jBN+;GX7I!!id4o2cE0!Z>P zNw#OhztGCUs#TH-en`c`O4I!!mLh*ehG}fT^!)%@rvWv5&6XFU`>eDJi~Aq5?gM6j zH6~%<7iBP%6;#ZxRisvS6IR4x&ab&Wj|8wyF#GG-V_}f1 z#E^9|GcVtXo9QE}{$xwM<;R+aAiNcv2~FojE-^97X?*gw_KD2+wf|2Fmd8FSw&n7c wz4bnsqix`aN0K|5QwM&7<_h$8gyn2t;*Ecy#2YkAhdb~u@q@0QUP-6_0U)`q-T(jq literal 0 HcmV?d00001 diff --git a/tests/test-images/invalid_wbmp_test_1 b/tests/test-images/invalid_wbmp_test_1 new file mode 100644 index 0000000000000000000000000000000000000000..70d222d68ec489404108d10aa4c6a17b64b06655 GIT binary patch literal 318 zcmZ9IuS-Kw6vsagEEmfxQ%p9eX-$zWh@k&~L57AUvluN;ix%Mpe{d{fHaMnW7=jqq z1_py+RbePN+jPS7d)_noz2|)I_k7Q}aJX=H9Z|R`z$=s@D8hCLki*nGM9U-VlEhB` zG44j3#eN)TGXt^Y+3I~mw|bI~ZnAN2*+fS;00o-O&RsaA1 literal 0 HcmV?d00001 diff --git a/tests/test-images/invalid_wbmp_test_2 b/tests/test-images/invalid_wbmp_test_2 new file mode 100644 index 0000000000000000000000000000000000000000..050a187ecb74529cb25f686643fd4e2abf2c141d GIT binary patch literal 318 zcmZ9Hv1$TA5Qe{lq_|Wk0THoC6|cKkX_;5Bvk3@78U;HEvDpM{uTwK61Cp1|75 zU~P3xNM$J^uCwPELWY_7f4-T4UGTae1VO@dOd(uC9teF1SXXbL;&Gwm9RmeusQ(kU z&YLtb#yLz|Rn2@m|1rjVQL>&yt3%upZXVp`~SLR_A~2PwCF$nf3@F!`|X!se);+5pMU!4 zryqX!0h~bto?n0c72KL_f9i}uh#!Ca@tbeHdHC?*%*@PZpM7@q>Q!*Qe*OBjYu9Ga zH*em&ef##^yLa#3zkl!Ey$25-eD&2=UwrY!+2gE8=IcCuCA`m&d%Q6-hqLE z^XJb`PfvsC07?HC6(9kRgUN!S+-`SmZEbdTw#j5-u~=bYVLm=Sn>KCoe%d@dJl=ix z-M8Oa|D7f91K(f zkQxZm($WHkve|4X6l(eM<%<_DUbbTSzy0m+3+TTV#|!_y^2#f3zWFAg25bg{AtNKB zrl#iP$&;5aU;g~_&q0(qr2j@YK>po#-+l7QCm=OoYQe$5OO`BI{N_>*-zaZ{(hH&R ziV%AQ5f?A{>nz6`Z~f(O8$;Iwkv*Z@^${@}5Haf`IV-$jOaA(oIZyxw)QgIW(rUFS zDJej0ka{5g9LBfbe)}TDK&HO@^2^cDQBV?|o}OUL6`rAfDD7rs>}I6O2dD9ZD>g>T zy^tzTq|zIs_C`oIqBLFz)e}^NVl!T`2_^H2qRkq!$(ov)G8&ElvUG`8m?(f?3!+%J;*9|~QvlZBi#7TpG~Q9_jR>_j zO6`eI10En90QSXe{BVlR7@0Rhv;oHaU^`<~0OA>>S6_V<3We%)x(`46@WO=)vq2v{ zdi0_N2>c*lVC9zWt%Be!5UMkb?g*tM1yh_)4w5s7m>7Vw`Qt1Bc#|*MxEZbAgw=0} z*7*<&{v@q0PVI+L_yMFS!TLz{nlS20fB1Z)*Is+=t+(FVzI}UXY3cCr@GKA5#Ga95 z{v|*fJTpa<4wWsghqsa@S z*gGRR`AB{VR#b+QR^b)ZIB6wbR*jWb6O>gLMHN<7fmT$Ym1S^#LAam*Ldywbq(LaI zV5&2Smf(-o`x8{YIJs8@cTEU&)mDN>2sQ$R1Z7iPT-?^y1}X;>GuZQ=%P`+*&paH- zE{tN9V0mQ(X%$I+fUG=7kk>`4k5DxAWOY3$wt=WQOpHB9P#plANZGzfNolyC2xtXk zra)*Qi3x!ulRqvl0HgFlh(J}Z48*^`m4Fjy`uh67wgxtz1%88!PhCawO3?g0SYZWO zRs%>Vs>8I{V{}aeL*K;E9jEJCm~kysLkm^kNHsK&RUZN>w4xd%E02)u0vQbFW{1&T zA$Ut5!L$VdYFp;HowGKSywVT7G6+9@{@jb!(R@wjY`SbWR!|llQ%RNAvSJT2)W=w{ zN16H-uD+QQ*D5f#a*UlEV>{Q_#xNYG>l&kD8;R<}I91&fq2v`PX*pa_6wb^HrKN_T ztpON=4^rs`=dXgYSNLMy55UPRnRBsTYK%@?LNW45lKo6ot-x?pYH1Rin+3*Jfw5g= z?i5=(1g1{DsY@8|=9#DqIcac?1wwK}evmFJ8a;Qj*yY_O!zob}3C#BQYG+*xR*y}yF ziUhaR+9R<%IfRy8p1BjK1gIF=CQw==RV@)zySM@&Dv#n9g>wobIXR)kq(H328=+ah zO}sjY;t@pl@W&_R>|P)bie8LkSFx2xadc}Py=q&(#@?^C_em{% zQfr?$zE@!G;Te0l#txRDm8LsRQP&e?H3ZpytYi;HSc>8lM=eVj zos?VpW6USS=3bx@#{kNylc{T=Y8t5OIW>g*XuQTI~Chopv1XZBFeu93{5acAa;EoH>)8n(Dj#{*->kS?KL zWgAr42j$j&VcZFRoSPfh#Wl1sb|L$s=nAU=Q-?#1v+QS4oS2O6CbgiG*&X*^-l zRsKv5C<7Fdt2pnaJRRLGhi?Ep9c)btUEUC_JVX}P;DyyFUU?LKcO*4G44VZZxVE4y8zADf zp`6trG>e?8pCYt;(S$dGfKY*ZBA*p4N(ShyW&zo*@d*+b1Av!(hH}OGtVZb zp0%ZonOx(##4)w?l*}?HH1zUyU0iJ!TirsHHc(}U2%JL%Ruz)G2aYTYM;AbGDItVJ zZ+-=yee4LU@vrTS@doyqNBS;`7~o(_P(nk2XwK?!QuV=z2!( z#hpbL((*3u01_on*-|Df&a;NZF^%n1jA2k@=;y_Da@8FS#c`^nfh0JBqtyW(1g<_p^Sy_OiWzCQR`b3bOr1(dK5KJL#=FL5B@*jS^0jVmY!_4BLX#XLbC2REN08WqaLm4N z^llhBClr^o1*zK@Dp(cDUK7go+Rk1G59p)SH_@5RV)4nE>Z|?zGyNxLTHEfpd+%oC zT?F~sQ+Yiz_d-(olr?F}=A1M+rVNe|wPhGcB-Hh?Rc@xDjV@`S@SE_|qgY}+5?dV( zFM~v7K+w)jK%ZdVsvxc>lt4s$+6*yk!Nld6!lQ44IEB)NztXDk7h1@{BU6CeslA! z>gww@+c}eM%3_@|nkS9%lLp(E&N`;IoKeP|l4$z@4~^eRVYZW^TS(MK46Zf;wKoEl z4?#M%gd4nJ(shAM&tMKwn%0NGQ(Gx-6;$U29MK!$)7wcDQxx4v%$&LOjf& zwez`dK4(Cq8MazRrSbu#{FGEaELRRI)x$E)8M*cp5J#r@NFeQD@w#cWP6DBWNIs55 zgJe}k;tRvju0Xie8=~|K;CY1!Ya6@AG?y|Xd$C2ap)QhdLI^5sn;HJ>}XNN))6R&qFId$UMow`&K9?^`E68sGm&_V zfIEaiR>M%G5%_#al+!Q5@$NRYU2nEn^78W1(mM#$TCjyuSoIV}J&|@0gR4Yf%Au(Iu*jTHbdrCB zi7rmAbiV7^T42>;8;S1rITxfVkNJJ7_lIcpX`1Hm?HF<{c;+0E0 zomiFclh5jq?io5W^7NhE+|55|xOS#-^)Yc3Ino_*DwkQ6m0+tau~iqu*AxIeZDBH3BT6sI zo*i9bvaMLL0=%dCgTWT|m^e-*N{H3u?*O@zJM>bAPGZ+c99oG}&(}(tyISUk$=_S` z-uoWgwr!j9{29ih$B%egu`phx-<9et&sFEzfn4e$mrxf2cBlCfKbyXdV)Ea4=bfIO zp85X&b-Tsg&ew}YiMqJG*{Xa8-zXF6W9BO}7g26;tnu84$K%2Kz&YoiVT_y|O)1ET zP0)kIl~-2q_}g!u8>Q+{1CA>JJm9tGb36Rwo#4Im?>DG_JjOpG{!@YfYYO})hjJYk literal 0 HcmV?d00001 diff --git a/tests/test-images/valid_gif_test b/tests/test-images/valid_gif_test new file mode 100644 index 0000000000000000000000000000000000000000..2cadd0c3aecaf0538a26bb0e5ef46f14c7b61c78 GIT binary patch literal 310 zcmV-60m=SHNk%w1VRHa80Du4h00030|NkNR1OWg50RSuj0001U05bpp0{)DTsmtvO zVv69|i?iO4o@#*HNS3A;cnE5??)$CM3fDHt&hgFn&MeWfd_*EebSx^D%%<}RjY_A~ zs`ZM^YEQ?m*Sn3XEJ^FoImYOwXY~5gMw{Q{YP?wvFYa!>){jSrHHI_?SR&*HQW(PU z_4Sg+vsl4L*|?QF1T_UyblE*{< I9~1xpJ9^xg6aWAK literal 0 HcmV?d00001 diff --git a/tests/test-images/valid_jpeg_progressive_test b/tests/test-images/valid_jpeg_progressive_test new file mode 100644 index 0000000000000000000000000000000000000000..a8d5c47256f2ea0ef3c523ade68dd23d3c130a25 GIT binary patch literal 25206 zcmcG#1yEamw=SHZ!4urwiv$SX;uc(s7uVueD8;3?yA*eqLZGxbh2mD+9a^-w^m5L* z-<@y1_x+!lZ|0ugPIe}<*2?Ui?6scttS9^L{NHr|SWylx2LJ+r0EOob@OJ}1EbDD& z4FIU90N4Ql0Oav}(Xl#Y~~ii(DYhJb{gk)E27lA4D4 zKRyKb9Ey&Hjtc_eQWHW5ssDekzdZm52$%p&KnBtSkRU*02=H$ofE)loem*W;Bs+Kt&B>8L~bS4Kyqp6($E=EbT8p;L5G<)gSy zFprBL2A-KN>JuZ)<26wJAxWO=+x-#&I+$!vJy=;As%`x-fLz39hf`z(!D?%5VDmGB ze7o2-@-xWJr%H+_LIp!lTxR=(saDy3VRTA+UI_?5Wz4dZ>0^*-vIkFHybgT<&cd(v zj~rT6GRl~3%G9q-aLO{12~2_>bhn4vD#y%AHTxUHlD z@ZC)GB%XgQDO9B-Y04&lmX=IFIFXZ4+cuEVib>hx$M*D#M3FzZ`oH#sFIEXAj25^a zW-tqIv4wdjyHzj}w5q3)6^T%f>Y$WwZiwrK(y5Z*9>O~S2a1C>e5^6*GXaN2ccvXc=MIFS<#-C-^_I9KasKv|= zCugh~Ob;(V_<3vKT^gBhEA0cb;+LS!DE?_zx>Ltnj;frtt^NpG7eU=K2YDr~^-p{y z-TPq=HmZ+BVG*DOsE7y;6h}B%w$gt*C<9J#i-M(_j1sR!=_<-&er6R}G0 z05PFNbSVA!kg-Uk7-e$+kiO!xMF0QSiXW!<5!sP!AIUDl9HXGWq`Vn<1eQhr$2A7)y(kTi@r;5u}cz!-Dk%dKI#g=!r5hZ%2nvub(HUh!hN?9S(^U$iH3)+Qm%|OZeoux^ zwVp8|ZQaE@nk<}BcHsVhn@jl__YZ$Gv%y*P8+ssSc2age>CRZHm*;7@)<%RdK2E+P zWgIt6n9O1*tYfwSvyVBnnx@e0UD6ygzr*eUy8}~TAX1VFtk4`%sQ>Sha-@1rK~M$y z$D2fet`w;a$F0Z+Ur|*@k3l~?5I`44T$%(`j2fB3nO1&9jXD}(7g#H8R6d82l$=`a zMeyzB!uXa|W>KG$`8|#%Fxes#KUh&~3Nkm)wt&h!Wi&MtXi=Yg{XOesNQ!xC$c}Hq zJ^?$Maxg849VUU#n^elP<7SsSnEM``}%OTz09#uWOBFd5Zof|AsqY#jo zlFAeRB3Zds=4e9LrYWb#5F&tSs~ntbosy+q&fPg~sRjR(Us1s-!5}3`&&gq*u+u6ard?=W-2t zF5*B`r0?X!$`OyejdZ?l@~qKChj8qz#-7r(RBm(9@V6l2$F6gWSS)54|4e=G*EWU} z*~v@BaK=TA*!C#J*)5K0%PJ93Z+Ta;(9lGqWjicph5po?a6xM_X%aU3PKYMHBkRD5 zER+3N+G}2&T&fNRL`;vALMdZZD;qthaZ=I(Q6roxM2Ag%udnZahLi-eR4XK2_%s&oK)=kF1f;B<6c$^;6? zh5`)o;+G3j#vx2CPMM*+{!)rOZqqWQ%a@j!%9|}(GM^2J1+7t&yyMR-zNGX8T01NFM$6%wYCCME7Qc}uK4SD}5~?wuy~Ayty(m`2#A8PH zYiv%AlTjdS=HK}&G$(m+Ys`KS;axyxbRH8&xPN5>i;y(=K zQHz;;UsY=hI(@`_pOxSets?N@VY~k^%Ryt&IVfl{&4=!iBCXU%#C21vAcHEmTs3(n zZMalGoU|lv{!~j`i3Lt$agfY$E`2D-seJCS)mJ7B6%|#_WvSpySN5~ljL(MAPnHq8 zS@;g&A>mswnk4Hv<4h9HA3nx$jw!{J{Y)Zsuvx|}!Y2CovxN1wNs5!))rMKHBjJ>e zSyT3wKm2qBG&AB$#h|4NkzbV6o01uzTaS;5lF7CwjJxV24X`XN5lX5%lf~qLib5(f zu0-TYYw6>gqZ*1MW2C!jhzKJEX4pUqT8Y8}a)__z>{6B1nDS29gq}j&_EfTL?Gw@J zvA6-}{_Lr5CjSEdy`!Z7ofPWW;yYs zRjKMTRM54l%388WW#~&xXaZ z=^w+$+3fd;j_^j4P>W1nvHw6ii4!ruklc3JIvzq8LSsz zYC$QN(pD<2ze&_{NFyTFFdzKkDYb=ki&ufMwzYt++e zYB4pBlJ+|NurCb}V4ObZWfVK&OdB*8@DhP~uyGm3|Ey1S_?wNlHQ3T%SPbi)t#|ekQgO{CAK6Df!v$DK%{k{ykjwsz2kgQ<11+8rt>- z;&sC|7CMxRpFEkj?-v#snQjQg5B_5FYapg z8(4=5&iWPJ#^v})*2;9SzMXNbCF!h+Nx{nRDzS5_{(3s*u>uTGRYD#A`T)KI;t z`MKb@UHuY!#wjfYA+Vgql|K0|E~^u7qz9viLeTK)tUs8`6NnoBR#0hUwO4dZc8l5m zrFf<9Y|BlzExX+vfZNqSLRs$;@8j|q( z(YobLQ>m0xsTbIC*U$Grbb;NQ7&K}8_Pjt7RuxCJ;-aswZL*Pe)oY9iKBlCX?1ji!RRN(t#wd2!7f-X8;sO+~Gt?;sfpaH7$HghtC4{Wp3R zUS=sgZfR9#M0CtkF^)5uuj|OHESU5smwH4aMi?2R%oVEKlIUj_*fAevgl-5!#Yepzwz_=8OO4BycDAVZpEo3V(56Q<}m{u-V#_QDFL zq|;#GWvb5-@fSe+(qngqL74kU>+C*-H*=G*Wpw(VfY;zKk$hW;_w`tKU+aN(V(vcz zd4IffT%3HiI7k2Z?2Rl{`JYskn277r!OE(TJ%O^f}~Ui&V46&2{9=4qSpF=dm5 z(tfJa8&WDVn^<(1TZShjt5#vnaja@u+-%8a)!P#4>ru8O4g+ zX2w}mUn+X=Avb--n0lYI;PL&RFc+c{S2w@8yp1^Yv!jz6@asB+cI*8UoKM6me{Y!L z=XWLaE7pl+R5qsu-IN!@TM86T-kyEDQnc5KWd92wR4*bxZXnN$wg$+U(8-=TI_YuAg>jCRWPHOT?6_In%MgbVA-tD`Au{B z?;WMhRemLgzFBbIqH(Zw4$tu@;jt?(5yy@CD)&(#Wr^Aloa=N>pAp`dy}$ta+PF3# zHb1e3BXpo>KCPkXPi8~-QO3_H%5l+F>$4&I*8Cp3<+?Dt45$uDd|)WYaw zc~U&8-=qlBFU7`Yisl)9xJgvdw;}jrM(0@c>kL%ZlbGF28I5diXsQ^>B-5^h7fBR8 zWTs(7%n?(j%?0I7xKoN|2sw5}apS;=bPQq#r{W)Qh%vsVU<#9e<`9&S=V1=g|KShM zECK?R006-}E~fv<9iGQS;=nVn5aD6A(^ncl`HpD(ZTWH<)BXaUgQ*~Z|KK10n|u7n z3lJg!poO~dsQ*_q(tkux9U_Hxyc0GK4;=UfLwiyuWSR+h4rY61FF+I|ATsLznKJ<) zNMJf1Nez5jdNX7KUe};RDf7wyO<~Z)k@`F3x$o`h93t8UV#qrklG$*Vg!t@sR?R4r zq<{}y$2T5cZzrj<@^TopcJg*g*U4W(OFFF2RvMhre=q;ioi zmsSwZ?#Ww!1uJLjE?n(DMS7Qxb9B<&ilZb(^5L$SeCf}&NuTN2|M61u+~JzZ=?B|P zUNC(oxu+6~%uuRdo>TmOdX&TY@Y!EL@+q7&8Txzn{@ckAuaA6tp&@xpBfSy6(wH-b zq2*UHI)f}x^D=8gBK1OACFKn=H#Ip+`&2Zy-(Sv^KWQA7rwtTwM5Lo6U1ayXUf`Bf zfv2KxF&oGkMPm5CX%1qj77a&d37g~HlTm)96J{r+rNy&RB&jYeh{YC?Rq*CNSPm-; zC(?1VF+B2wd{OdgFHB23b~DY5tu{$MPjd4|L42W~VE4~biK?qm#b3YZF~(QwW>on? z??|GlvZU9^vctIjfZ^&To3H%{%O*0>%wg)@3vFkNw&qxi$#lIF;f;5`Oo&b9^^kHB zW_Ot)LDtCjAIucy+wa~|OjGgkGvxIjO?2qbK1=2jmzUG{{nQ9)v{sE!`Oc(DF12pY zXSYBq5SksOXm{t)Vr~6k$o?Y^k0{C?RGQps%gnr#X5)1p(2Iu6`fUiNI@sOJxU8wA zHeJ%hC%C!rTHD3DTI*C6mitBWqrxhPK1ZIhvg0t~n%ZqerbXtBz)2y$UCVDq2AiSp zMJP@;9(vk04g_lBZxWr>-_%hBfGQHnlspfakOzzJ#OSP zqhZ~`P_oURT!v!r=}_$jv{>rh(JV1|lcP#0ua`OA6D}QYX-V?+%j}`}*ELOds)Isl0{+c4ctM~qh<1~2Q%UvN=dca z)NJ;X;+-<%MNKX-&*{YCbzorddWmHyH;YIwz3X6iB64z6cclPaT@!A3eitW(=cs&I znrW?8+PZ*+@)dGZ@LrfL8Jvh|&-)vcOF8Se2*La@Z>`2%zO{ZeGmdGO#whK&OhIQF zBE(}|3Qi}^6cjL4k4v~orzkc9(2C0ZTx5!5`x*FGox*>D5Te^sw$h0Rp?Q1pNk6G%KaW%KzW1j7^@@4!jfdCMFqC) zYeIHSE>@Z=V`1j8(XPf#zop7;$^jEwUgDZCXKuWCxYl)7(K>Wj0oipy|HPJIIepTIwrn`7+PC?okp zLti53)3z)J;8aZwW1K~>6`t^xI0aQiyFb z#}w46J6^4Oeo#?NCP@q>4ni%*Fp0+9YOlG(FcdwsmMuD3hK{!T7l7OCS^)GN%dBAPNpfOnQ=I+;GdF_{$o1SMq$s5lhMCnfQ>)&E_6Lq z7cVi1sE41k)W1|G51Hv?LJ^Mi<$3S6vP9 zCj4#+5%^@h3mIZ$AbzCm{9PQ@NWZ@bwSR0>8)9(GP#9{XCJUpP#>E}vXL-0|)^4;a zG;|oYqe#~0LHW@>z{xeKZ06>hrJOT#%jnpIK_s~-B{tL*H`H`mFtmK$2 z1C|VJc9Y4l#$lAQad?Prbsm^}=K#(u!Z2_%Yb4?-8$7&ADNaiigLYa^qJYgfDHEB= zLg3)cC29Sk9%-HnIF#ARf{0B;(!s<6%X;c0@6NWV*@=1un>)5yzjJ1JfSUG1|4Nqm6+8FEx|?BRo4zNeO(&c@LF4`A3xh;`{R3;$MJb_EPIoAL$UELn9$W6DOSb z=*rD9Yf9k;>fN3Td%(=7NFEAV?<(o$Lve@?aj9M%=WgkoD!uxBb%w^Pyu=X(`ZcU6 z+y0o7DG&gk5|NJ;l2u8toji6}DB8{zm|3)7v8MeCSlCBCm$15+C6qhV-`I@Av@NcMIE_(R-=SrXVwXyF= zZl=``-2YL&6BPsvC+qXRb4o2KacumMxlo`J`2qKn<0Rw>nwcEUFP3)px3<9V*C zoJSmH<+vu(f$RKltd9Qx&>t8wV0J5e$%S4cvA;I|0qbp^=?OFVSvPrRKLF(a$3>- zyW2ou1J{@t=IMkoGW>NdC=l?)Xo@g8-^7JY0l8XZ;aNJFI8gg(oc0D6@VcB-v0}aS zbbbODGJ;v;zP!x5b{UAGA>y0mC8CK2^5L^17e*` zq@4!__IC}+`YL3Krfr{r%<5CSjygGqhZH-@Wgx|(yO98%p1H=!XPA2he)AS{heFYv z=;tA1DB>$rlh(7p3LoDrAKC9H-C3I7C9wWfDYpMPQlwi@bu1iAbfT*GC$-Z27C6P z7r%)ZSzk+(Y*@Kq{U+o5*;oAli%;b>`Kqspx;ngpXKief;FtR(JwD9WQd8W`&)1Ip24dqH47@zV*LCI_?6_U&4mWCY0M?0&c! zGSiEK^mEL#ht=!r01{u_5sVIb<_9B%ZLeIeM3+ODFqMr$_SC}=N(GZ~Et@G`MMN;F zpN|VLo4q7Xr5m-h9+hU%E-sqp7z_boU8?BHcGNL*Loqs;mBr#JRgUkBBNPgpdUBJnz&qdb;^{M*oNve#I{_S~G>%$IViRwnpM|CF7tj2t?N4W=hu@Cp<5jOh z6zq_}I$)i7^KE49%BRPHUyvm=7vYPeh_5RN58L^vDrgP{MZf+6suRjd&OpEPF@EltA7zhW8sG{>KgkJ9|v+C|;zUMcxVGNZV9}p5?|Dv|)!<*sx9L!xJ zWE_s1|B_)2G=n~Fbf8Xgj5{asyZeP~fN-fX`gdG_Za7T$Z5<*Au7PIIoLfPU{sQz&6kWbx zqf2M*3Ox@A|-ty!&v_EZDXajSe!J! zQs(nDq#W>moyeAmX21z!&EHg3w+r!P8ntcKr3*&(5)oaFoUFH6GV{3>kgU9N7m1cz z4*K9PR1%z*gQ9?ne3bRl7=CFf@3Ad(Sen|$G7 z`&Vza8auzcq-geD>>SoN^VxXd8E{NM^em)6}AqgCO8 zluou^`~_^jkDR=KG1V-&R!ZT>6#zO8sbQNHA{raw0?5uX5 zA*pa}f{-_*I%bj}kvXRI%;Bz;sGO^1Y!t^ORG*zo7W~;sS$*-rRmJeb93ouf>gd5b z3*zsLC#^-Xywo~L5s(3E_wgW|mwE|JqJ?84WI=J{f%5Tjw19p4hrK?Gk{;Ni;G2L4 zH4PCl>(I|%ocI+aCvU&2A=QoV5^7?hy#u9Xe{Y)zP|Jv<{o?;^L>XecV{mYd5*6;K zykzS)(!<(JP*mVY^~OR4PaFXid7v!79d%}utp5w(@?-uUnI$3o#LHe; z)zx1TL;IzNJvOy1O3}m0q%eIew>1Z2ZOj(sO`L-<_Z%B3#?Dq209!m`Hu2Mr1m9l( z>AW|^D29ifPZ*#qfXvd-&)X`h<6-lI>>4w@0@qqy69I~W@auNJZu)|3ErCTEPaZIm zNw&-D2%6Uc)wcU4^12z*(&NY2xSi;%(oKd#UM+s)iUhBC})9+C>$n(e##3V1XV0^ zH>2(Rq|y+37%uH>+NIMJm1sS)7TQ;6pRh6jf7|>_=heE5BsAAuDxUi+jK_MX1G z$O)&SMp&X4aMfP|(A`#A56oBA;Z zp?=W8WXXLLSH0?bBS?&lT|c}J928cAI-dbQpe_420w%UZx zMT`t)>-D9pe5v;I$G(1BASj9Tw_A8pm^)=0eRzBusKFaO+!iV47yuUU4ce=19U>!xDF#qTX7~O zq|vw#9IO+#pmfChxa|1N8MEHe(W;!)9xpBUUYKF^l z-^Hp_#b1>wu|Mh#OcAB~wB`cQV?jsEgKvC;)$M<}bb(3`l!L%E!$jtCoj+aVYr|V0 z-pJY$fdU#9L^;y@HT4+U@G?>U#rMt_au5#NS}jF=YFHi@{e<1z7SWNPZY_V*w07T6 z!?`nQ7qXEGZ8pO$3W}QU9Ojm>;54Sn`_|5C2{XW6oAMjM$5BtF5@e{Iz3u6(D^mSO zg2#12rrE67ANd~EZGk_i62_eoplX7UWe3oQSKX}qZ-q=zG?#HL0Vg$s$=d99rZ~c}*YTQOim08~qI_Emq0GX=c3pxOR`_%x^rP``I zj&2dQP|X`WSI}t#R!3tn-T=6=>Y}R;t#j3*O0#(tuKm^DLgD)e9fhA^RG5LU>mtPm z#2_HejtcEJfa#L*(7+Wmed1f=sVXGV07_8+5xA z@|q>D8ZPkR(MB}z}5|~QXK+`>5WMy2mtgshSpX3p9|T4 zB{l1}KlP1}4~sC~Ndfyq!*onOq0#a`U6dH4mYyq?99@vhiJ5_x4wt`C1dK@%Rgj=b zO3RO+LSC-%q9WaWS>>DUJi(ELJy=k+(D<8H{vc@FSPKY^J5eI; zX`QaKWYqn6v`kf;^@3qM_#^;+>I7Etj!o=01(6uQ+2NGj=Yriz0Z8H&vq~b=-32I8 ze;xGv6%LYWtctNE{6uQN|EO%aSXuM5>1^Tae%ayu?di?V>C%%Ms73+7i%BkK${M+Q zo4`skyL$Gi<}bk8o~>+)^mqOJ1?p?{+;rTb&R1O_BnNvZoJs|^7feMiJKq3O?oy9&n*rOv<_a@r!P~CSyOc7=BjOiXW^$0p zI&|7BjyL{`>yo}6n;H}LrvW!zi6LtUsS1N{8xV%xT3fo-PG+jL%()Bx4$W%@_U;od z+Zw#PYx3+nN*Uu<(m*uKp%;Mw!dLg9Qq{Xa1@U`tmHfB}TXCWFsJTbW`P4^uuJD+H zR@7kJRm9gLffZ6v3sKFn3-PE~p4Hrg8AqDAe6&XfdsrRPT!t&b7wBKWm|YmDyj%xm zux*3S{o4p&QQRqVW8z|cg4@IH1fn}>%> zkp5!iga0CRG>Bn&LqMsL=u9$VZl7wB;f+acBgJOJ_j*IP#t&H3akX9f zg}fC3EbKfB<2<;~pM+o^M2KX&qP9>1GnD4Kpwa%xC>+#iAW#LvE-hM|Xcz7e`NteP zRN(IWgqN=dKpWpKhlx=Njxhp>PL?ZAI2gsK{{md2$jJZ}^$DXa^=6;#p}F45t^%?h zCOnaqI{s$stUkG*lAIrGtej8gG4z++tc4BMOxcjR=Z11QaGQ zf#k~DmtU>v=gSb5tQJ(y1yO1IP5iRll z#!M3A>4BJAe;{SU!TT`8QPsPvtR^SXYy1fhTP2iaju{o@sk2%#mKuNaC06CHCkuL{ z!ROj2LU5mxAGdLVDIMBy?6?4(6mlAA)5iB-1_#>Rjj{uPO%I!T#9!qfHg33o@}V|K z!?S7v`9(I0s%_tx9y%;_gzFNcC8#p{m17V@Epc%;KG;u(X1jbcU;aiLFp ztPF?`Jx_lDdz9j4r}u%#e*wIkb~vrev?@0|EfP0oGB9^E2?7J?RK@KuzQ!S${7#Q# z)x_yQlsFn7_+a3w^CTLl>@1?WduMT*5q(;(n+UV27of>@@e<}t|@Z<;?K*hFKv22e6E?;g%la7H_C*4cV`ap_=RYvhVB>To8kT*a- zjh_BCA%RB4s;ZHyO;Yo+4trh$eZ@>mg6_6YJ$)!m^wkBitb*yu;OS-0f#mspyj0KC zh$_C=RwY-nlojk`BedW^gL-uSD@ zgB2@Xz?fYT*Jacj@sDJd6O}n`NhH!wYtV?}mZA^+1pIg=of*a5S0mxvZ|X9eX<>EP zpS`48S=rxw-pIzJy{~4sMG+T@!oTJHZu8B2umYRvmYN!2%qnK$y07dmPzxy^3c`g~%Q03KVFw)~LR~t?IZMVj=gwVz+*Xi``jj}*q+LNnd zzlyYz0kAbBg2A!A%lJcX_t{(dKG_oFDGpXw5Ayu7STj zU%5nq)m&%Xz*IEuPW|~}YP<~gbMlWnUDY>2?c4t1d#Li+Pum6Lk8LYH&_#d4+x{0s z{5Wm4Xsfuiu`Rto&vP%b16+yQycC+Ds8<2=n>wkVr8euMVKASyyt^(b5`)R`X2{QN zm4!iPP#DJY-%#dSue8w8j{gkdQ)^NhZfuMY>m_D=5{2z7amPr)^v37wk znq09Oxzo0g(YH;tWhCytjOL>CGMRo*<1iDINIGcNaQmt|_(|2t z0e`o^KD1gmF<(Md%(M%SrwVg*Pmz2wFa7O`)hfF_ciT^f?xiPaSb_G_P6VX+-OUg* zMtkY0@o17QC{P2NZ8ju$<_EZ7nJ1WO<|Pkm^-|ILCc2^aYbZkYFCa!5<lvV zOC^H8S=8h*-N)3=g)v2U1ViJMPY#*G<3I?e?KjgaYM))t8=okwjfx0lMJh5cLkBT) zx7r1s(|sSlL%i+**|4lO`qcP18RMt`UOI=RXZBwR!hgFgg$cET)(I!NHmieAa0G;;VW%xWIHT`doNe8=4o*7(Z$8bNfh%r1c%W0XV&P1pMqf z5|dz2v@QMQM*dJYMhVWQUjGGbVpZjeu`WI8+~udEjE4s2+u*D-904i;8<*WEItt@F zA?*47Ra|7nD0O$ErUg33NF=Iw%i5z@u4Qn)L(@$D)gH4}3z3ddf#4^~Kb}8r{nq?< zBNjLES>d(eKjvLF^mR$3R`}yyGq#tW`BDo9Xch8|fbQoR^U{?m+RU@nu@H>zAgTr(Y zAY&nMS1lOlKrYjDMX=?ZFGl!E%;5!W5$nc%a!$YC+V4J#;ca+e0m~j`4Y$@v6Z`xWnRQngjI*ayCrB{Wl(N$nmV!`gK?WJTOIeK)eDc6 zZx7!S6-)-|1>av7eYd2pc`&7dT#q<5XFznK+(oiz%GyS<_8&-tqwCLh?I)9}dlpoa z*^n^|Ji85(aLJjzx}}Fbm?Q0ms=Q>$B>ht(K1OJ||6oRM>+kA`LlYB*%G7!t&Q6`_ z6~l6ZEcZmVb8CM8pHJg;B|-26Do7m-8s`&%!%J0+jko|+`ZW( z?t1Y!z=xRr?qi>Hw`rJv5D~bzh>*mH*Ls_cL~`#o9{&5r3eXtHTM0UHXOv|)3ii;y zW-DQrz7I_R!?Xl)d496y8XdFA9Pwva5=~qVIWblGq-ifcZjZhss_(@D?luZl-iG1y z*dmkN(hQKd5TkTa{kkFQ2SVC$uLZ(N!@jFr*K^-@VN&$JmcPrKXaDrYRW@|(t4oTa z-%reR=QiSx3xO}*kn<@78;h;e(|g=)D88ZVC29=NtIVa*;x=%19)TgQzWFz7EWhw| zF#xPC@%9*+WWXlvdJ)}$D(D&eNS!Af6`${ivbTDt07U{Zumpz)oH$M8FF zU<8UToW6)cV(_3kcEnP_ipxGRHMtHX6pX5lzvQdedF8bkjnVmjgEi&8nuu%7jT5g) z2>7NT0p%qk6Z0j3clUZAZ%;%rEC1&SH5Xb5YVw}Q$@lA#Q_@X9qPJJeo3VaBfa1d) z3?6CMR6#mkBTBO2AxGI9mHW5REe@SqczqdO`7u9@dEdJ5{NcYl9a3P>>FPDUbrRC# zvsU3&Wyk&b>ewOw2d{9xY5CHv3$mNn<)An6Q%v00PotGLz8&kR@53d)=bM(Srz%_M z!GK{*dgc6|bCR#Rf&kucFmMpi2EXY_v(qg={ZfuA=rN)x%ZLrnN`lw_9NId@$*Jyz5d=yA4LgE#uNEeZ($B z1#13ZJ{~i!3c+uD0w{T{q#Cu!%LGNvVx~Hd)c&1!TN315Rq909W8=EZlnnXo4SxY4 zD5zL_L4l!Yc3my$@3FT^W@o#C6D`}&F2z^L^_Z>#su5pA6YIrwQJq5&Ft#enmML+4 zw=mfa>=cjyixGd;^EZk@U-yRer&Xen7oixMY6>o5-<4Z9*{;oT75^~VcZ<&ye(xGa ze(2_B&>6=?B3;%i5MFj zf!K(Z5}dUjH%fv{Z0?4mn-GfKW!Hf!_Aq6Iz^u?N6`kN5aYUB9es!Rv(lv$n_Uz;O zE2(vz-`}i4ZPzIuHm9aOQT6=T&*E)m%5w{3#iu5FpD`M$o9T(;ew3>;lER3q6qGMM z4mE&Z9A(SmeQ#?gr!;Y$tcO321%5lZ&dV_{ z(CS6#8xzRA-flWpM@5qE<<=srkGkM0sP%KN@cEyR{{R9^3nO%I$T0%#*k`-J0Ft*^ zQi&c|$Ea)o&nQvxJrOFlyWz&+?k>z(WDK2`gsT+f0H{xpwv%sm=+aX?Ac{rJU8Qt4 zgpgfB$~T)Gl)pJA{j7+Ri;27K({zrog@#6%%d34I{cevtO;(Qi`NII8&BkbO%_z|lGu)^bC2DFQ8 ztZTHF3@gYSKJX%uzyGw+jPic35Np)TsK`#$ynRJVn1`ekQwA6D*<4B)26(3WzxS!gQ8%G@Ro-si%xSIm<4_Qkf1UlX}K^-?H|&X8=u%-LW7JV z)183p;3bmh{{H{6LK*|cG87I06)awpg2pFar0_Tdw>B1XsBt9)aH%`&noC_K`65q(M!$nTVG515lD4Y8e-N!g=kY#vo}uN_ zy8GT7#PNgf>F*Bsf^y*z!9uct9vROO%+eY-OEF zGflrbf-ZR3^aSP2%jJ4P4t zb0zuGNRyL-Uy(l=t?ie0nM8#2+(uE!evNmRXxf#{vRU3od!;V6v^- zgAM23Y;<8h)BE3^*I+ibjU2!nBi3~9GnFb#Le`=*h!q>JwWUXf*Ig&4F%eBhv5K>Z zXDVtl?+h}$eIPS0H$*SkMMfF3bz21WP!3a(6=kvmD3g8a)8b6yl7mK)=w96>V-nr& zzKPW(8=?cdpT*%s)lOf3QZA(mIKnzmB{2)!#{*sV@B=UAM6}WFLq1Q4x+qSXjM=42 zp7jP2ZNw5S9v#zaYW32IroUSj{XFw=i;zem?b{|l0M7`i2C3*~v|IFK1XOuLLNfv} ziV?!x1UP+{_e~TL!2aUEEw($z|7Ofa!*(fwJN`Riz1BrwBp~0)v}lF%`tusdtOIW){PL1DbTa)#h;?B zYfj_q<1-OIQ zsE@8ezmUK7l_Txv_Te^#T@Df%T=u2OZ}dcwx1U?z&26QAa*kuGa?ZL2{}5XVh?$n+ z9^KftxA4vOx?^y@KucHS3ZVeWhvUm&(4~V4Aie6Kv$N-a@Z*@|+yuc8a@lf6<9`8> zhb;0V6KSoE0~H_dMKjTwC7ax$-(eWm2 zZU`mumepu%<$aBsN?61^P-L{E-Jm)z|z0AF^vO8`G!kT>!zm!k!2QQ#r_ z6mZ3IL-Pqwwm4$z>aZJh^K#T8zHIlwQI{^S%uS=^+2_;{jM{wm)=SdIrSt%$3n$D; zA2pGEc(YX-&OL*>!EQ246v)DNS0q0bN##zRA?7CAs1n%^?x-ah9{gwNYH=H zO^CUlGi-!&fC%EMZQ!qL-4*E9)jA7D#mym;z{DlfM zFXK29RNO&fw4r&}jaAcHtYBn}@3?C+Wbbf9bXf%CWzAwCzz6I=R3!FySiga7o*%W< zI(ZN3e%(fB$4ziP=*NlRb2XE_4&_GFC>YmV0}?$PSO4#;e`aQk1ifP8P(Y=;{j+d! zf77J|rWqibD*ZSvs#jvP!0`bq@W=_>mZW0_bIy_ZP|Iv)&%e$M|wfboiv z@boqqDX5%&qn_mgTk@=v2OsbC5$^iO-v1f#&sDOHnKZh-Dyi%XO3(kQ=32v=IJfos zW+urbBw-Q)4u~)bx2R|XqD4iWB%olyq9Wp@H6SV?Drl>0wfZF>1O*!v6)M)C)Y^KZ z-iq}$Txzi!ExO%Rx3-OUTiq6mH@viGT6@mf=REuJ=j_5zSgYd4Jlg+EdM)S=L#>jqk`lQ~Q@6 ziLG-EH}|fceiICdTMv90Fw(beUhIm1q1O$cdxHGkiunz|{{m{+`=5PhnzejE(9(`A zdoS&}Mil)pbb6QX&2Ohx)OI|p`1I73bk*)X(e@8s%w<@9;JvZkD#WDmM$$~aEnwn% zapDK$o%$BBC?t`;J^jGE?LGW=+oDUe`(3(6^rk$IyA#3Q`6E>mPqRq(DOnAJ@5~GR zv*K74IjL(&rgU`wZ^TBq>yLe5QqZ-F!o|go{XvC~?-!ZT2ZJ9rFVNQSyU{XHHRyTP z(YYT#Jn_lI+^XsULsPD?FsrQ2Cwqy2%YJxzW%8_TPcxJDq(6S>RC0ljd#*eoehJ-O zx8FTo)h8t=xG$H^TwQjADE@5U#6xN7^7AHt>t6rAK1RNd{KXY^@6v`a>8=?{STV`o zhI>3bq|IGEB^m8{e#}&4eD7XouI8u3VkNorGDo`m-Fu8k+LKdHYc6wcI`o@#JHtcDe z$#xZo%-vCty5sdZgROHn_=EOTm_Yc9+_22FFCgu_sdPcRdTD)%HJwdOw2tp|?D4zT z7L&fxlReVWwd=+yX4v5T+?LLVW#M0K-uZ7SmTqXC+tq3~VDPjWbGq=Bh>bUS_muIA zPb~WM#g*;bHkVI5*!*Lg?*z+&$%Dh6KPHq@KHPldK;P0^ZR;zVHw0&^zU@q0;eDc4 zo_yCGW_XFg;*oAWE0H~}F|RxqrRN46nz!~~@S|%sZNja#y_OZv1-bS7A@xyLBb`33 zpn_Q2>^1!ON97yGjXQoh62J=c8_R(^G9GX2V&nvsK4Z+eTuNo!jCm>$=A{AELE;oGOE0gtaY zAMPCV^Yl+wym@_E#*iDQd~1J!H?NIdW_7OoaJ!9boDh}|MCtK-=eQc7r|cJ)E8nj< zqmtbU)JzoJWE-`|cTa0SvuS{*-hAnNx1-Z9ZAE@f2acX5F7E7i_cQUN8@8q`@&25( zlGFp9iJfZ0!s)?Xr%YSv+vkg1DSodEn_U1g1>eGgF~ja&OEh}-J7>Rg&on~ycy~s9 zn0J0M>{)ta{2wy)9gm-tr?$6}J&H?a4k=RY7+rj)X=>TtK3BWSQ^xG*^hVaU+X<03 zb1z5q->Ey{eShbw6m{D?I_UDc@l(?uL(KS}O&=T`I%|+YzbQ&Kb`E#28TXSfdLq@# zJ!@NDBs3!5&?PN!=8HmfG4U7JSHZdCz8WJdZDQKFx)El%RyuU5COIw4GQylr&xn+;*Q^vITd zS%Y3Id*)*Q{P3R7%<0>#wMQgr!xlB=4BjnDj-kw zywp^d`S}Ue-Pxi?bH%u!S3=C5*e^yMks@ZwAMa@`i}p0&Co*OKal2-Bwz(1flu0-{ zp1IOHV|PSPgnXI8ZQUi7udMabqT!YpxX|POzDDX@7ttk1w;VmS{o0hvmDahBH96i> zlt#UJ_lAJy!9@~%?T^)A>k5~gEW6#x&f3>_rL5lZ^t#~QeEy*`YHQQv5%#y=*xZ)Q zPY{#i2+Okhm72>#GZXXI4>@%>JRm}KaYHZ1>z5piYS@Gico?v(<~8E{c5zF?Bu`J+ z4(814H?Cg#;pCXNE4AoSPHW=`S(6tXsWR>NDk*spIXcmpG~K!SM^;oOwNUe)`zovFh^clJpxD zRc}ZSB)r7s=_wB;-MYE)?IAzk_#Lkvq1#&!o;KRs|MQ2x;{@INnbNOcth$tW>zm*4 z|CeX=ifD(|iG9NV^XK}_{QhfyFcZkbuN}Rt<~O_i-z?McwtW2Cx?ekinXj8s^9d*{ zR!WbH%YPkT^sB+1`0xH>#ArCv?mI!0F2ZgFgE)D$%T%+paTqF^ zAzOvECAcJ5DNK1UF%jrhVi9hiDaQ@OJFM^^vx*!oy~)WS7+lVNU&hBtIU2V^0bJ!9 zopLC!cT1(s9EEr+(PAUXFwwz(DziJKoK9Y0In1qHBuwf(pCPd~PK@`zVF)4_iqC;q zT)^2{C>$%StfDv<0n#KR;S}O*5JN7xS<(~AMtlwU=6k>8 zR}#{Y-;~>$gS7;~F6rZ7^hfw9E#^}MVRnc2mly46|0Eo=bok`8vB7u+4}Enz@4{@b zph@oiQ9YVVeA2D);9{8OD|w7vb(QGg&$p(=n1)*`RP)JrbSCtAt3g9v=hM1f;zF5B zx7~#rdqjLln#fArv4akDx>kT-(_vjAN%Fe4!jD<(wT|e(oLN-?oVqL`+{`$G4TSsH z1jH4oC?!_Y->Y0o1e`{WjOKXGGBO?zZ*rRqLAAixUaK4{VT*#AK!y12x_fRLfCPcb z)&Mf7;k*cc+?`_y;0;6i_axc7^rDVpS5rs z&K72Iz)QA5+ceaQdX)HlmL6{>5KmP`n;X6ju!&>uCD6)1xQZfY3fF>E@YxuB8 z*$*iPVi~_i?WirY@u>##aPh!qX`G;jn=*u{y<8EKh7yUV{c^NUIx!SbyJ>3L4dmoh zAyQWA6&|ZMZ-XDgFDNhJ!41|L)6_QbsBQTyyk?-IB)ks4vUPyjh>M4Ut>=-mx`k7v zC$^2@S}E^@!kb}DzS!oz6P-n4SxXfX=N?4fLaa?gAce)DY9R8SFI$kKNQu^Ah zG#Bsg`&Z8UijyxwJa7A>x#zDJux8sKAd%rscIGr7GbL-zUCpCqiNYDF#RNyEBa@i* zz6qVhd^t$1AR=O1D#2-w#|*SDkzw-hl9z5J!8^-IiZA3c$OqI!6M$ac z?!v=eWKmJ~dhCH-?zyS3Jz46$of;N5?rQex43A%OxTFqEX;)G+M)5Pbf5`8V$HjtT zd-rqD%LktLgcNJ#4%3i&mPVm7x$B@HsXq}AD+EOJ!M8d_eN7GHnNVL|2E}+&yVM=P znaC}nK$D*2RZLe z9HuF*8!#t0W)DkfF=tF_YNW+K7L&f6#w;Y$h~+U7;^rbERyDnyH5a%wJA9l#n}MPE zzMwDX^^-kvzmTN-b|rfTE0{>Vg4Fy1etkzb^ANT&gI<(yD zoiIQv-e*A>hz3G5mHLE&&|G}NOMDNeY#;&QM})mF38)*usgfX;iJZo~()@IKQV8)~ z5)WA)mH;V(QJm7Q8;U?4;Euvg`h3fm^gH2JJvM_)1F~JIGTOnmIBtXPV+clv^I(mV zx8ryp9m)BWM;1;ILXy&V|bS0(VaBZ#Fa#GpMj(omI+gBJ&PsY z4>F;mni7aiFkdWYy1C_5>~8qH-pgQd1rS<`A_f|;FXEvPXseBSy?DNqz7@TEO$E+? ze?jlAm+O%OcNi2FKO4ld6#b-{{Aua>-KGQ&J;DAKlgI_Z!;y=KLbCB{Dwex>?86YX zIMBX6z{iez59C?-zogTbseDhDC;FoOzI_-x;t`qO%W-P#7T9$=c)~fH8aFBi70bI! z+6<{~=@x=IrHN;;S z3JsyqvW})Mbf^SwyekzJLEG>u)5vIZmCJx^ma~;o%XNt`XBEYmAOolgnx7R>?X4&B zy>VYTM1@(0j8*_6c+ZxbZtpG&Z7kOmBjYc^VaGjaM18_#(&^=9*FJhFnQ)xP; zZ=Rh99cST(W2OA3#&Y}4fi5>N&ThLQpO7$qI90Cl>i_^;3(j2LM(7AG(F3+u`@5e? zc*+?izJK7_t>$`j0fQhC*Qtz*Z868V#4uKMAtEa566U#l>lhLkw}u!YwrL*PC2Q{m zp=KuoKrPQNKoj5#o_bLLn=7$`jJVBUVgNknvPp+w;XC3T2c8S#<;ZDNfLm(bAD_oS zhSWuTDLv}Fck~SK1|1n_A2ykfxWN(l2PJB)%?g!q2_M$~~L| z&M9tGUaADF1TG6s3h5cBB8%jv=(H%F`QNOQf?yFh$HXgfKGj^Z&w_+hU?7#CvcCk% zZnlF;sS<@Oz{m)UEiA2dQEaO8YbYc>0f!N&%@kNho}y)9X5bM|Yt|Y;E0IzVV;aD* z7?ANiQUgblD&7wwq0e{70cJozmGU#SMWea6IZQ8yFdTE*sKL&@vCb9OhF#T1Pmc1A z)j~F`cj-?5GxEG&PY!vW`$A0XUZ_V^UY$vDvC&sxTLw&5=>T5e+C8YeALMcbS66BCD^QK3IaIUK$rFST#1k)|^{4$^$deY8v?i=pLGTy-v7ecaMg z1&LhsykyT(q9;JZn0@tVKcXdb9PKR&)ojWH6+`g6)q8opg?iQL)ksd!^X-lP>X`m* zDn=H+b}i?O_g;-sr{rOmxx^vmWz<{m*C++`7_w<6H_u=(l1O}ZqdBDtMz_D$rI41; ztp&BaZ8>;QXiYU`;g&cRj;?IVp^RaoAvUCL0B@oI$A?n262>kUr(H>)2@B3e#bCDg z9i6PpQZA+;Mnbs9erCr2Itm&c9tb4zaU?w*@~}nQt<;c!Fq@jqI zyrs(6!aicIlB0E6abQ=aX;d=lCX=o>F#^BxcPGJX8wE)W;TXKS7!#q)kqAtPG2;3NuQq?$@^(sD*yM759fL6&=DBR8$%AUiOBP=4TTq7Cni{P2$rL;_<~nK zSu7rz;eBr7^n9+5BebN>a1YAJuf+7*P0C7~ivZJf#&nO(Og07yM2f7H+FR02nRq$y zkRWzn6+mTu@J9pAdH6|G(x9?~wh zzOiC#rIf=l<*bd3tnw_ER*~B`+WO6bdso!?jqjRBJkT!KP^6P<@r5yPto$OigUdu!G4j z8f25yx?5@R#;js)%<>)=8bA4{(ix4&Gj9%*=P$Rh#zAdW4i4Q92VPD|Mw34sqml*N zP6cZw!qCE*uuN&8SOq~!C(1K#zmE$DB78J5%XeXRVDSbr16VW2(H&Dt8)WM!2eIAW zHH8SbnbIXn&aTCW_v2wDdO|5qNGs|?eemlARBI@h$(f;vvc`ghVuDp4CxGNd$lvJq zZ1SzuJFUjsu|~S)EdMHDkZ6G?%^gAT_sLJoRZMmWcztd2q0u9qQiD8pn|He=M*t{} zuvkz4uU0GPG?5rSwjbq*T2nw#Enj(meA$|Wsd$2^%FiWP#+x*o2BJFqKjgptH;0G6 zFX5B_OTsq}&R|{u?;0nDgO*sx2jCnmsGTn0yzSAkX09rPyo4~;4qv0@!EH*Z=g4xj zW!?q#G7=YlOHla%r`#sTH9jOgf&s<>9D^r=mBp4LHhQF}IwHI%jsi+3)h=3GPik;y<53^>?!~FlVW}aqw?&G<4-*eac-o4M+dw@UD&5bo_B>FtGx_K);KVEnuhCZ-nXvqiuFprxj!p{Amxp`oFpqorqrF)=bQ zF!Hc-u)z3v1qJwd`S=i`a^eVK84*4{iOZ5Q@(Rkz%7WtR+G>hga!SgI|HBA~j*gCz zfsvbuiCa;KPe}3q@i?OZY_yH#_uIg10EAsg0jg)sA?&Ugh7-}xv8kYfDK+MsL=VqbjGhA%{*9m|Pq;R$XFhW4*tAelry1P;b6*Y5KaI9I5 z2$1NIcEbhonv&ypWy+^eEUxOg{R4~qR`L6GhJOMbscl5kD)IW}s{5pTqTgi1m5&X3W&dCpF_8UKy#g^(zW)mZ_CI?DL@`4>K(=a6|KSzI}lNNuI>| z8*lL!TQ2@Fwgw9q%T~U6_KfPiRtX+Fj%Mm}NiEHkpyerhg*3WU8&^=^>wJ6N7Sl?^ zvj1Qnp^&g7*^1PmjDi~4gHTcj$Z)qrih-DXPxQ3Xs3*ssESj(bx@?Dd=*BtD7(Z?& z8|$E3l9 z`iNq0A2~i=AnQA$t2T33yCC7BWhP(}J-a3DU`(bQqwE)>pRirDZ1$7@n$LR({! zBwOEvkq{$7#^G?(HgQgd4KbR=XUl%GQ^;)^Gn8`i9z;LhX3Is<*f0=tz}+NnXw8@w z)ZslgAV#9E6f??RZ^kCXQ^|Q~j|E-e1v6&Z4xX;fg9+X)a37JSCZ*quv;=S90 zF)}E=p-mh%K>}=)-LK9rVvVHt`5Xk{D{s>t85TmM@DDbUzsl~5NR%iNg-qGLA<4^3 zy=?aKrSv_29%qNR(W}3vK!)y*)6o@oO;iE|=fdoGvuxBFGx3i;{LPUS-YoO(nsZyI z^fO@8+3l*)XD-=?nf#8jOsHJvgB23kqatzC&{R{b+Pa8hWW9lx=!@LW?aJF%XFggD zTOT4445ad}Qe{Q-O_GEG&&$O!hCPH)D)Q1U@<;7!WO%>1A3aE*7U_yGzi-W%mYjAgTw4*_*T;Es9GoMLn|MOst8mcX9xPHxA?qnB6&adg@f7Hb@3jnN>UxTu`82jKvCc+)0g@X zFm^$FvwS>We{%U^%Zk*a+dBjrV^&rZ%Gx7UVK|KA5JteFzID$66*5TKuWH0v8aM}! z@t~Fs>%-V!CVP2kp3-6y!N4Wg&{;5zFsO(g-V;>mitl}Ey~jx>l`(s--jD5^W&yj!-_gG z+U5wWz<}BiGDTtNm+jJjmF%?EOZbr+!YgZvX;o5*upB{UhT!ofA-E^qc%$ILJoP3} z^(Y9?Dq04ziyuDbMbJ}q#?rKQLNgINS<^x;2ZrCPJGMeDKEDcnF3;Fcri#4Q96sOi zVJ3HcI_=_%KRX05DQ=lQ!@QONBc2SXodBvb!^E;!x?X2J`@oV$;M@a373=Ln9Zt0@ zq$&~AO0l_p=Dds)=ioPeEG0o+G%}diSOVLQ7u6(maE8qvo_ZnLBT_F zoV6JoC}qJRlMyy9d{j zYfodX$=kGcdUrSQ;K4+P&hfQkJKEF60U*q_kL_>8>*&HbInmKlLl!)}<|YEi{~I&T z2ts(>iXu3IHyrdh#Jj27BlH}ASY@i7UIz1$(%H_0uSaAMtI#0dE!!1zf#b+8jF;Z` zCvU$r=oFgmJP^R)2-o{+OvBLsI z%qp2vWe|Cli*BKmIhN2n(-X=iHT*)e#4p?w0ny$v5E}Y3pbpO8^p)TkC;?w!m|PjB zQF72wE{2wuaI2yjp9y&4?@W#`_$jN-pt}?_AU(B$D8MV8-pKH7$UsjeiW*Y%gV^{n zk!N1xn?r|D4!b5j`bmiF0D#D*$+Jqz*`IX+$BJt@bauk4ek)|`CO$U`roLqjZ zfSSsJ{>j{tQ1WoymrtQaRc~uxc80pA$r9#|Uy2OX{8#zeY5Vo7&cV0tWAXmMvQB1b zo`=D@^$!#1Fm%2{$u31gN8=-R>s8b=1=($$Iw)R&Pw1>1L9mB&&DbcewQS zU-zzf(fq4At999$c1-yk`MvKm{jogKU(myUcB+~pOSN0+HR40nPLk}*7iKwIKu%C* zslXXgi~iUzOqQRnhs{h5uZaQIEQ||Z#%frWd?a`0HQ#4B|F!#zMpv$x4^1P#lOzs`5~0zDwn%v> zF6VFo=f#lY4mB@3f~Sm8xq&vuxoBu*6$7H3KK>e+d#b z+uQil^%4pFaISkkhIF_2?}e$z6E@z-wy}cquy9}+UDrI7(B4@v-CoK3^3b)g?7fwr z_JI23J#b*jpI^a~E-ttCX=MVWqD`!)$&Jp2x>w#zUsdUE54u84gQLlFZJ6;41d4T7 z9p;2UE-vB$k?NaC3|FZrE)7!O_x&q|M6ryg6^!@9Px&_JuNFTdSPA&i23<0XNAiui zZB2TyC-}L|BNazuGbPUeGZ|UJ_@bTuR^Jv2be90tD`gsmOZQP5a!VwjF;{YtrZXP(qxUH6gO$a zDax?Tx}ZXVDy>cp0qJWOgVp(7x0`Q7p4cHzLBC6=A6WC4mKGB-uCPNT$A1u>FESryU@6(pSK&}+&AiQS1*V^ktIP?c zuU|qdAbnq%q<*o!N&D(2u+H`0z5`V$?PlV$j>{^1GN;PvqTHagwHOuSaaulZK|Cmx zT%A|?Y6R`8ppgAtnXx%lVI|!hYAbj`!lu&7QHC`3;Dr0dI!x%1>L|!fbz0#_Wh*$$ z3%7WSw=dm)Z+`E|@m-lMZq%nWyfCC_Ui&SWq+mv#RkVqJ^AhiH^F%S*>S#Z`Yoo7B zCs0yIEit+egQoUki1l!LtJ2h2*foD`owNA2t#kND*d*N7cjy4dQv!kxDg(|29D&oB zisP_P(@|7q3&dS%FY{7?V}vo-406Fks!BUQN^0NH!I1u_%QT^20h!OL_k@~r^R~^a zH^XK5i!Ne_(?yNnPu`sM1@-|`P(`L5HueiFd z7m_sTY#aLu?8d!W-OjyYrmfP}@%dtUC{@&w-}8_IJ1+*mWPQ42Ohks$J85w_7G-(! zubzcxfFL~DB<%AewhIAy9Yl6uu#_GzvmNrTy@|`YzM*har`bJg;O#HoaPB!cNwJ`3{FAut#Od?RQyz8>Tg8_J=%; zJ>z-cXJAzwf|peZG%08VDN+KM-DDi`!|KMLz)^-E7z#`$QbH*=LQ2u#%$O7u^irNj zkP%FMJE@eBO~^ZdZ3#%9K76M zaA=yax;+aT{>1S|g*UXp@tODDs#)UgQQvMPA_`H;R63QfKg=Tfkrd5&LK3<~-&pNE zFijV(09o(mV!pumEpy4Xy7FNPM1hq%3ieEipCloLNMjUf*53Nq;{g&kIAHAz#nHo+{~LlbyLSF2AwBrOyGqj`Mgv}bcpr1`i{3YJeXkFr7EuX6005;{~ zRgDxQd*#r*-oO+8XR5*2NR^u=!J)KSU}COl-tdm(ZN)wXuYnJ-KdKYTe-B^^_H|U7 zHTcIcfidzOYvXPg*!Xyf$BKowG<)e2>S{wu#u{8z>fEM|Lv;eovqIJxQtng4q$KN> zQ%^DtOE7IW*h)tE>Exy5MLc(?4Sx_&s-vx7bpo^%w$v*fDj5Gf50_IPLT6 zuwo<%XN;eqLC7w&>cR^5nM>XHo`mU6S=Z6GJygB60__lAdL2J~{#v^6`DJyC4B@M# zQ(f4NfJ!b3Y1rZUHt%d_!LnO>@aD(ILvvd6Q9{8_qyc8l>9~yG`DoGh3%{rB9CC{W zij1_{`cF+AUX9sCyjJcNLh}1Mp|gCbX`Sr7}aSf&ytAQFOxJ9-s^Kr*EMaU z@gf$?q09d4%G{HuVf$Z3sqd8>$HiOr6jAzP+|Pi8|9WoD#(AsulXJsnYb$HE!At|; zRseJFLmG+wrfQ_k~Oe&CC7b8}CP@6QX@zg?; zkoWp69BzW{*_Vu3l305PMY2XLjZu|1c3ov`vi)UJvMHLU-EN@pnQ9s*dJ5wKFZ%dj zFFdqk##^+k24~jc?XznQ&w!~e-%!~`FT=pnNtID?gx((ij)e9E^d9e@W=z<&BT$MH zoox@^XFZ)^f2TyVL-@$>mX@*an;l~s-sesfMfd?n*caQUODj@t4|nx5m$P)?DfgaF zU$BaO?1a`PdX|eNW|MrCQuqBjX&Vrm=0*(U{>;ZR`OhQRa&QW3fvk?-5Sx}SBve^= zrL>9~=`J@rAXp--;3W%-IzxFw;(28)-6p8J16NaJ>Ck{N0D`!6<~b`c7S7MaTmB)ugB+<_A0+@jVU44TDGUxtWUerVUMlgZ}x)s;&x624j3tZu}`no zweIp{FkZbY_@`l%%hk8mHptmuoIfBy>RL8pDO&Ukuq)Yg3;ejrgl{~sSf2AW+S3IM zq>MefZ4Jhz*s;=l@sk&Kebe60{Z9L{3lh^dfH0Y4QRY@m$}Ib!$*_2!_eyanqxNQ3 zRWr)W9TUU94G+s^wovC@MRTMR1|dsH3y(cXN0V3Rw1N(;F*g|n)(V4rGbNi0K{VQ< zxb%iY1twN1i>b+9fW4K9X=3~p*p`~Yr}!ty;wkfg1EmbWmd1z@;!$FH z@!w-K!UqPx=zhjeNOTNc`>J#F3XK}pku>LT zUDNtbtf8pSv^bRM;T-oCjjr2&>^1#~`G%nyE$XMu^zgT~)_!-;9!D(QgbLo`fXeI> zzbc}uS@2Rsw2POG^YF>9iC9rf+~HbfqJ*PpUfA;}aDJ+htnLa~b%Zsfw7&GoqwBjL4@v#b8?RX2#-0G(5_zJU3^G2{rH~PZUu<e88)Kr~w(~nIC{4-*~@53H; z+)9+**sC?;VKo5tRcih8ngJj8|ORc%$36i$;w^(YXuDOq{>2Azj z*Yo-KoH+#BxPMJN3&taN%*pw2(>iS7VxbFWKbht{A*>j(bSEBA`*rnZBhOPnQUC6( ztB{*Or10<}$o4dvSWiu@Ky8Y{u#*fKjq5g_v3bmk7vXGa?=BEL736$yN$fFV(F#cM z)`Dy+H_7zZiMb+8m7=U(e=12FRDI6?s~aI(HR(nfiNKHfnpR^?(OlE=F@@_H-f}wzQ4=UWCvQ+H@2WIwA{ zi~)Nc8qev)6Ro33x2`@CrJMoXD(Sw&Gl11dY5Qo4u8eN)8cF22alV-2!+s|d_9Oc} z@om=*Ze>~x-d!fCWA1k$Wiz>RuveD_BgCHP{>dMerSu6%Kdg(lzu_AHl6Wd8?1@jx zW`xDvTZ#-YUU+FYxu~vBSK1{g&i-w4^8h?p`0vg(}b6L;TkKatYCZ)ZXp1b+zf z;Cgv%(?ybtrlZpsIlX%EMaz+)*gXa7_`hxQc#L7phd4H$r*PL$IKGi(~l(9mx(nEVBd%@~HPF4wemsbLPX`9Ik zju#2hYySDNKOgF0`Es6_+qsh6V*qY~17uRRVtu_^x*+_vs-4wNKvfsr#tC3Uu=nqJ z;VxBqrI&ZPWzH&`3VpGk-f^`#HBAM%mqGH-1fgh=iaajDh!cW0Ac02lzm2;ZD!h=U z&=2OBVT)ALB*>7YrCnZos#yI{W+d)+vcvD3MkcE2x6Nv>D$|VF4YPy7VNo^he={Y* z?6jDVcx1EbbHjBst&=Ts#P|Ba-@)mW^Fq*d)8)6s9#|Tr8+6Qwd%(RBG)qNbt@ACY zV=fq#0Hu8zqZ8e)eDJU^#Pf!a>QqfFkSz6_-Mg-2kl~*G_r+_kP80k(sdA{Z(VQA! z9~J8`E{>mRbH8jUK+iiiaKUm%mz+`%J$=^`YYsT4KITJ&ab)i!Iv;gT{8e;8?5YtE zm{hmTpphqz6|;f`M{;$gaK+X2$M%}D{F-tg$7LNtZFR~mvBj%pGdq=CIcZpGNt+Ok-&F6UT`OmDd zuVQLM^=c&<6!h&{cFThv8_>oCkMF3=9pxUot7w-~0vf3gSM+czY9yK&b92&Mzi|fm z2bZItT^jHDJ;Tm+SH$<5UXz_I^?Ay8+=wMYU0g88Mk)85B)x8Y3~Uff%H|1vU1vm8 z70JHr;KaizcX$TaH?R(zBEQ41^=@3^A}<4|SwpZ@r2$#~8~qw$K--|q(j|N@5}L3& zkqSrm$v*emV7F3+Hl39H#wic^iNqD&9{Z)YYP00IosHmFnzl!C(-w<1HzNCTO)~u_ zmk?B`4!_IWEK0`Z?M=MX2z4fV|LtY&V|_Q6r6+IFd8{wV%b$$J7K}d_nG6iQDeie_ zw3MA1@{BH3yEZW@XAJkBSMXc$J&Q!D(E>%SDHkExWImi=$#qM8=}yD}+Zsu%Aa|8& z?4OvZ*{r>7@C$`mkAT%*4)btu z2J39%MzC6d8jQ`Szr{39%(p#&v7-@6ZL*NbCGTiYPXIOl9%rPr1F&4J=y)PY(VYgj z*-T~xDaIns02Pe0t8U_oIXA(4dH1eTKi{!vKd`wU{*#4BSchrS!vfS*(ENwvXc_?G zK&`k7?wLIUN-CW=A1x_`4UUWB(UVP!{-x74aIQ-);(>VNcmonO4)9>rD}tmh6e6B+ za3JfMD={3K*g+qMY`XG(A#cgVYRFKf;@cvJzy67&Cxp%eBmtW&<<-}t;D|2Bke6Y8 z@&50*->LAqUUBmWNmPW<`0Zwr8>yDDc|Vqb7uXE9)OlC!d$Gv|mT>Y#G6!UbP+Yuk znT`%JL4-85D$2O7|9xyPl(mohA_=mg$XS{sOfw>uK_(hA0#ifyNOMqNwqwV2xG0wP zPfr!AR7I+D)X<=4nIE0|p7sy0f9|;PvD~kRCrOl=j)5rzQoNJcNRVe!H1%}ArHN+o zP1STD8CaWt=mtDgA-FYWj&SH%W-Z1p@-G8#2l=j6@38j|bhx?im3)(}kSwg8UEQ%9 zSWE8|VqNy(V2!tc?uk5v#0)N$SuH$-G8D^r#nyJ{JJYIzb(LQ{O1>Jdw<6MyVH5fE zXPdwHu(jOz^o!Pnsm!|}hSAv;9{4_7Y(3C51(Jf~TsQ-2ZVc?JsCw|Y1-*^)4^Py? z(7b36rn?%9V5KR+OM0_mR@mbamHV#kxwuudoFKyR1V6>p{JssG;ppZcQ^$k{QlWwR zIKM;`4s~I9fd$e@aNlJ|{ixPAkW*LC%9f-EGq7q|#fb-TI?-)$X#lQ>VEZ8Hr2fi=J}75nic9oM0#l&5wucBZ7qvRB&J7aQOo5Ab2S0gm8Jg70 z2D=|E{Z6=TfbTp8=PlH`^T793w$~Q5$X}`B?F^`y6{!>a9dXa(AXdQ4-qGXfOOJyK zmb3422_*cLevp5hkBBWIgr-=BQCl9CN#@Rz`KE^_W*fBky>WzD* zyhw#W2Tm2|>Xh#S#loh9UFaLk##_-4DwKWtF+0{PrMjU9HsrC zOoTFIdUryaYNg7r~#^aEsyea8i8V}p$e&WI0)*M}1 z9cu$NCn2mMITh?W$LP9Q&5OF-LbB90R%ZZj)QR}9!l8*gH+bm;4-g$|S1FhL=T%C0 zS3w~H#tqcI9aADEC5+b*sYvm+aM(veTwulF-y@QuJ%9U;M%B+>HOINwSktcOA?Ms5 z$OQJ4TpDd>vyMKw+yNF#PXRf7C_oq+)4?iUtb0p1A zNi={YHrtzJuAa9bM#2+K8PAWSX8;~zKK3gs4m}JhK!iX~h_z(Ppiv|Q$)X%hP#wra z5i7Wxhs|dZ)F-)gdrEdN02Cpj{oh!`O)f!J+0>{Yu1{kQ=>%@{d*PIaBESE%`pBoE zAVZpj-R-!@?Z)Kxr$o)x(@SRxeWdwoXHYwOOK(hy*p1&pU> z46tW2pLT&gFT1(*$wD}B+fVKd{F)>VIYhnRY+8JJ-VfqpsDClR0^)iX-Tai@@1^3B zkyzeaZ>;ZDLOR2Km#z(z_b-9 z+7r)uOZsQ1MS_*U&11FD;?0ytvb#-}G~m|7!Gt%P`w26fR8&mI$Ti^5Br9xD;HFcw zwNrdEduRvWx=xJGh>PdMTXjC7 zlx#l>eWz`34Cva1CB_@y3%PY?tsPnU-XzG?oNq|v8|LNIf;P?nol&NCE?^T*Qs7*>F1f}P$)*>I>J({) z?G(blxxsqCse|UrvPkTcyEaCA1>+!FRZX1vK_Y8I1qGZt>llpkP#2bfJR^OI%^fBa zqTniBg-_=_3i;WihN|B22GVLYyxhEDR#`-Tl=SUdceR8|ku57tzf+cq&6ISU!e8$N zl<2C&b>{+};FhG&GXOp}-B6i6Yi&1@eDR(qGSbWS{2V`5`VLaNcT#gz+OcblCCn}! zw^ED_l3@s3QMGWR6U}=IYYI!jq1{X)@`ay14QEUbY`^ina`!8F>ho>nxd*Khuk&&u z-||TasPy-jyE(hpV$o`z_(NqoCCi)+TE2KKW>Ck2T9c+^=Ni!`+J!3&8+Ndl&JcyE^3ce?$waQ`?Ys6r&AsXeNlnUu_|ReA19Ocasc5kS|v~$ zHcV?FV#_WVazoWKV;8c}R@cu*3%z`!#NG|s-f?Rj{GZo=k8s++T?^)kD`0g5?Jqm1 zhkD*KZ6c>^_-w_0l8tVX@?t6~g{+BMcU00rLxOoo*J-d}k@o$-&_ec&Aa-3?J(Fy> z6LaFB;oS~e8+7PRJAR89k*c3=qd{jte*`BLxU#n|u%9Uyesr&8>~byV@ZG@N?*FFk zkt*F#9O?~;K>@2ZD^Rrvr7aUh3ok$l%uS+r2@;K_QQY;s{9`Z~_=EFWWF@_#w0cnL z0$!c`vdB_OXFND60~`2qD0`6;#0J+yY?t02=r8FIA(Uk(g3KNIoakhe2hlfGox zY;L#NEHh2hYhss4C7Ivu{kO|C6XwpAdOx0Cn}o@kOQu5B9-EZZ`{#FapNnEolsy!7 z>G237d0wyM4*v6w-GtF+3DU=2_E*gW4Mn*#pg8c&E@&$1mrX-{$v%8Pam=UkoZq&8|>Z2xT?73=JO{DN?&+d6NmMb=qINms>M zxwTN^bJV=pf|%Z|lB3>%T4<02dcIg;)_^fZ|v0HFbI$SUh8hJpON?h=~4_mX}oa!3~{*F z=HZY^$LFSrS$2gegffO+)-#^c9SG1LX8q2K4@~8G?YiY`7d41wixIG(hDw7?J@hhX z9%Q5>>RpZTm&Ml;ZVIo`cxi8nYIBMA{ zm_my-|7?hyvz;P`bgHHPn!D^coj!N-CAjjQ^|Z!4g&w$?T*tM$#>J1~ovw`5W|4oOrU zKPkZ_kNDtr=CoNQ^wom47e~k)ga}dW)#7qIQFLR#+UU`PDX8CHD~nLGlpf0g?%^kA3q20VtPEad@u?0%Ez;LrQ4=*5$YRBGI9WbRe3EO=_p{w))ngO((RR>?fr zs)OSY>5WMW0=>svEbYkO^hpbaPB#2PNmm`E?%9F3pIQ=Hdql3s-5TQ9%;QKqG2_hn zJ;RUkqcK>k%s2J90hqwao1kRA5(=0$n5D#HEkimt;YJCh2J@pf-J*?hE!(s@r_+{10}3E5hLspql%_LI80 zpylu|w$mpe&+56Jd`_S;Vy+?vZh>xie5o6QOuIw`)8#vsP%X16sxa3h*@w<$H`LQ)Kq0P|-{b3>~LJ&2S`&c1lsn&h;8 z6toy;eWkkiw!}xj2OxdOB~8%@XwoDgkyM#M(^qj`pp)oqOJr;uKKAx2Bw#`JjC;;E2_d9J1%7?v9y`pqoOA2Nz&|4;&< z zCR0R9CKYtz+E*Hn;Kf}L-$)9e08Lr5QtltwOZ$aM=X4*=616k4iM{Cc@?_b5?t8SAZ_Q zk~glf4L}5y)aFqnCIk}yHDmlw1^+iHp!!Kcn}s8*@EwelLyg8^cqqBw=k`*b1)fBb zT#f#wr_OizB~CRoJRR6KV0z z$tkl#<7_L%-9Nu?7IQkfYtQRosp`nItgQZ5pQSA z$d;Lk8?~o@(w~;M=~E;H25C^6mgb=>$O@^{z9u(eb1Ff?c{vBh`oye_{aX3#ezF>L z0wVUx#DnHHniX;-K+MMvb{E8$8|6`&5vtNJB-K?qu0Y=T;gSSdpvg0su(@p_nj5KQ z)A8rE+UiN&1)J!{XmFIL#~u8uHR1eD$V>l5ay}We6@VoaTpVZh#QZ=i@GgN+vQ!=h z0x`j}(qVVb0QIsRAMB&$ABwlisC@5v;Bi$pe$)<3q4|z$O&xN+X}AR{j67MM+VYqA zL^q(U8=kau~D|3y|4TSu{I`Who3jg`sT1v^S)0{{5QuCr4di&0znQG3f>l>0r2 zKZts39r8ghIG-i))){cHP}x}w&a$Fb82#$!BfBUM=)SY>`0yq;EUB~)GrQ1X|2#6? zW&JgVCGEWTB&{|tM=N?c2>0%Ns3e#46XZn$p9f?#~Msr7*qvQ38l%Vhu__Fb&;=Snhdmv%Ya=KJs3&pQmd6%k=ih7Fv%cT z2s!ep4dd3sy_L$>??&2nDAw`uPb45X2wuhW%E^nK+*qH;XlsiI`(8-e)W4QH zo^*`Po>&W3#USM<#GQT+pj=z&{V zr^8Lf4f>_CmOL|A0>awF<7NPHA64=1jXJ`T&e@tLB_saM-j;WX^un^AV--A%PkZpg zm(=yN$|m0sm((b5HSle_)3Fgd6QNZ5?NF0zs4_ z8mg1;sx9glrl?Wsp4}XW*j!9AqdZ!iZF; zav(#C*)^F1g>w~y&wG1}p`(olNZZ?xoPs)A%l>vYh0T^>0{RE5FpWDBtJ&k8T9j7X z@m=m%aOK&X%KSl#Li8WoOkdcMnNYf zpwZzIzHyWkUp7~2i42_(OmHB8NNKDji`!DS6U~R$bf$Y~6GaB{^n#!7HXD6Euy*q2 z-8YkJv;tGJ1(36e!sI_v7@bl8pSnTJU zyJtZ4N2@Y1{P|Y;?q$AacgmjLT-?`43axBRd3^`GclVU{^@XbrX+Q!S%66Z5Y`u3U8YtW!+Aw=$^6Z> z9_>w@s7m34#L?Ig2{;?)@qb0lBJr#J-csmfDXZd2L>{ej!jS{`#bRJZ1<~si~g# z=LqvLj>c{DaINjNv|kf60BW1AuZw1PV^^*+%JfP5u~LwD|6x&Xb+Xy`)flPx_i~d z^>P0Yuzv{HKLqR_0`?C9`-g!2L%{waVE+)Xe+bw=1neII_74I3hk*S>mR54*~m!fc->mR54*~m!fc-LD)9$o8?N0lDZsHSelm4Ut z5VtU>6Fc<(5`gHyc)iJe;s%E68-cJtCc{Ms4%*Cku?dCr%|LVn;CJ8orcz3ywIWm@ z^*~Wq3WY!j3t;wtRLi=_6S`FX#36w%;vFJk-4|u#xa1t z`rKjRg^JbG7Lm$r<8y}&b(truSicPbVMw4td=+x{*Po+MD3D5}C|)U2uhfxJw!9y- zfB@73)$;n9M3zdFPM$>0ml|FN}Ba7pd#>O|$DRKnB za1ikL7rrE3Jbak`?(T<-@m;_cARXD>Q4aV@p_C$%%y4<~GL@AI?y5_zR-<06Z}7Mb zB#!OG%7}&loCgo!1Pw!-2O9S~Q6AWkd;CeH)5xW6&tr@0GJX6wpV`{2fAr2fzW{Ou zfCiRg zWPw#+&QM5q6oEj6gsL%;V>=DvIi})79yKFPoS8r_eL(L1JV%cnWj` zPXy2Wj0X=r*r1WqqL~aNp66lD&!Z}3RNm@Q_^fEv z!w{v6(Xo;lc`aVkckkQHgp?GgC9gmB7}E0a#AThB%XpjIQi zZ~@PCab1^6p@3YT7wewXz)r)mW#fG}deZ7Z8VEm71WGlNGpZQzr7D&q~o|L$Yi(CjnQ_p`(^lS<6J)gqZgK?dJl4KyT1E1T?7-2h-cz z%ie*#tgWr#q|;b6pXKFc*6bllEd}bpwr$&}t2#aB&r_|}xq9^~ z%2Mpyy_0-k;hsIqbSg!8VS%}o70v?L?kvMY!we1#66gRS1X`nw35l53ZIIZ(|?{?UI&u+T9x=1B$_T9gagP%Rf$j}h=i|2Xx)mN!|9!svvL=a+a z=_bD;&%nR{=~NmK`CW@RAFNmsTQ|#r>!P5AMr*WVJEEcEBu=-}C~86DH$X0%Yep%P z%wXF#N!w=c&|Y%691AD@O5gA>$KQB^U5`A%NA3zUSFY0E+smFkd&uQ-SXRrY3DNYY zXak{dHWTaiWY$`v^u`^ANQ_A-H%JTu1H_b9tu>iUhSk{_db3&PM@N}HcaAe-V;ryh zWV2a@b`3E&Fi5&9O>Mo_qJlug>`|NTPIM9hrL`7;Qhe{3C-ulfkKFEFlKAP5U*YLP z50UThXL@v$CD&zCYnH>1tev1*t1>k^g*CsC(Tz!12&03-*scVfXrU(iltQojigMlO z#Jk6I+gpfgMU%Q(5Nd^EC%CK2VQVVQuHj)ZdFm8PuFF()U4K;d@B^Q)y2d4MovHD& zfNpFYC|2@&xi@_yL1y>deU5yv#3gt*CMCxpg?Iu>ss1Uh>A=SS{irC4P0!UZO) z>w3aTlk|NO2_e#{q_z{5Xe-|WwAL;9N4hs23EfEqG{9T$9?t?jzz$&09JiXqwGAXq zsk38c&IhVr+`oVOo+n1W{n2~xF+MkU`Ilp3?*iL^Uh|%^5o?|?E?Tf$1D4FvF)-uB zfv8SaWZK*q0PAMJx;b_MDPw$ejJ7=zkpqrA`sfQYV`EIt%#@B5i@!1BMG`qQ5_#GP zwJ-v1dc^>f=6XE_M0FB@_?!@xhdQtpGd${1BqAWzQwI;;SD%|3zBD_#^84}e9~Rfv zYG!#DnlUQCq*0oYSo34uGw+i$i+0QS+lfHbYB4WGhQ^~{$ADO085ucTDVO=%l`F50 zmr66n_%1W%s?qo}z=|0&qJ|%%P2IdV>bFfH(FP=F1E*pyv*UfeQkfr{nfb$CCMQn< z+s(SxGM-%ouEun}YD>~~5OMnGmQL$z%Y4Hk-}FRGqu8!JZ56%AxsJWaGJ{3{YHh-+E0(mYrU1+v&sU9c?K5pWvhC;k zwzt>Y^oNSQu>GTiwMo=;tfG`md0a5pR9lY4o7!YcUH!LTXmnd%w0{~3Z}64IjZtC6 zP)Ob6)6>n4ANx15_A#wkc@0c5>RWvD(|p33Xj{+T>cd{g?LQ#Ip01hj#P$FH002ov JPDHLkV1jV$NvHq- literal 0 HcmV?d00001 diff --git a/tests/test-images/valid_ppm_1 b/tests/test-images/valid_ppm_1 new file mode 100644 index 0000000..f202952 --- /dev/null +++ b/tests/test-images/valid_ppm_1 @@ -0,0 +1,6 @@ +P6#foo +#foo +10 10#foo + #foo 44 +255 + xxxxxx xxxxxx xxxxxx xxxxxx xxxxxx xxxxxx xxxxxxxxxxxx xxxxxx xxxxxx xxxxxx xxxxxx xxxxxx xxxxxx xxxxxx xxxxxx xxxxxxxxxxxx xxxxxx xxxxxx xxxxxx xxxxxx xxxxxx xxxxxx diff --git a/tests/test-images/valid_ppm_2 b/tests/test-images/valid_ppm_2 new file mode 100644 index 0000000..ceb4bd7 --- /dev/null +++ b/tests/test-images/valid_ppm_2 @@ -0,0 +1,11 @@ +P6 +#foo +10 10 +255 + xxxxxx xxxxxx xxxxxx xxxxxx xxxxxx xxxxxx xxxxxxxxxxxx xxxxxx xxxxxx xxxxxx xxxxxx xxxxxx xxxxxx xxxxxx xxxxxx xxxxxxxxxxxx xxxxxx xxxxxx xxxxxx xxxxxx xxxxxx xxxxxx +P6 +#foo +10 10 +255 +aaaaaaXXXXXXaaaaaaXXXXXXaaaaaaaaaaaaXXXXXXaaaaaaXXXXXXaaaaaaXXXXXXaaaaaaXXXXXXaaaaaaXXXXXXXXXXXXaaaaaaXXXXXXaaaaaaXXXXXXaaaaaaXXXXXXaaaaaaXXXXXXaaaaaaaaaaaaXXXXXXaaaaaaXXXXXXaaaaaaXXXXXXaaaaaaXXXXXXaaaaaaXXXXXXXXXXXXaaaaaaXXXXXXaaaaaaXXXXXXaaaaaaXXXXXXaaaaaaXXXXXXaaaaaaaaaaaaXXXXXXaaaaaaXXXXXXaaaaaa + diff --git a/tests/test-images/valid_ppm_3 b/tests/test-images/valid_ppm_3 new file mode 100644 index 0000000..e4add3e --- /dev/null +++ b/tests/test-images/valid_ppm_3 @@ -0,0 +1,5 @@ +P6 +8 8 +65535 + xxxxxxxxxxxx xxxxxxxxxxxx xxxxxxxxxxxx xxxxxxxxxxxxxxxxxxxxxxxx xxxxxxxxxxxx xxxxxxxxxxxx xxxxxxxxxxxx xxxxxxxxxxxx xxxxxxxxxxxx xxxxxxxxxxxx xxxxxxxxxxxxxxxxxxxxxxxx xxxxxxxxxxxx xxxxxxxxxxxx xxxxxxxxxxxx + diff --git a/tests/test-images/valid_ppm_4 b/tests/test-images/valid_ppm_4 new file mode 100644 index 0000000..f114987 --- /dev/null +++ b/tests/test-images/valid_ppm_4 @@ -0,0 +1,17 @@ +P3 +10 10 +255 + 32 32 32 32 32 32 120 120 120 120 120 120 32 32 32 32 32 + 32 120 120 120 120 120 120 32 32 32 32 32 32 32 32 32 32 + 32 32 120 120 120 120 120 120 32 32 32 32 32 32 120 120 120 +120 120 120 32 32 32 32 32 32 120 120 120 120 120 120 32 32 + 32 32 32 32 120 120 120 120 120 120 32 32 32 32 32 32 120 +120 120 120 120 120 120 120 120 120 120 120 32 32 32 32 32 32 +120 120 120 120 120 120 32 32 32 32 32 32 120 120 120 120 120 120 +32 32 32 32 32 32 120 120 120 120 120 120 32 32 32 32 32 32 120 120 120 120 120 120 32 32 32 32 32 32 +32 32 32 32 32 32 120 120 120 120 120 120 32 32 32 32 32 32 120 120 120 120 120 120 32 32 32 32 32 32 +120 120 120 120 120 120 32 32 32 32 32 32 120 120 120 120 120 120 32 32 32 32 32 32 120 120 120 120 120 120 +120 120 120 120 120 120 32 32 32 32 32 32 120 120 120 120 120 120 32 32 32 32 32 32 120 120 120 120 120 120 +32 32 32 32 32 32 120 120 120 120 120 120 32 32 32 32 32 32 120 120 120 120 120 120 32 32 32 32 32 32 +32 32 32 32 32 32 120 120 120 120 120 120 32 32 32 32 32 32 120 120 120 120 120 120 32 32 32 32 32 32 + diff --git a/tests/test-images/valid_ras_test b/tests/test-images/valid_ras_test new file mode 100644 index 0000000000000000000000000000000000000000..4325de1b5cc5a6c009db7d7dec640ad82b3d484c GIT binary patch literal 6944 zcmeI0cUV+c8php!_SwY85|<=ILZk!)250Cn^ri!&I8ua(^o}4Sh$20%AfkdIN&poD zq1ezBP(cwza1B;87BohUCNXLflW5AO?*7bOd5keQMDyR?XS|*{_slu(_kQnJF0VBv zmJb^?%hJGA zb?VfK6DN)xJ9hl|@xH#k)2B~gxNrf0Km`?C;l!s-6dMAD%{k)w_3I!xd-iN^@8NB& zyQ&*Dm#(QTT)F1;Wvepsi?a$!3QJbi)NeR;{KVC(S3!;kA?n8;e|%bs8UXXzXPyqnn#|t!>=4Zo@yhSJZ7;wZ5^q;?05;6uaGDNP^>rcKokb0|uVI{q|eb%bqaP(%xCWy=`0jzShp3_5*M4 z?(XHzm>K5b3P`Y&zHnK>yw^h#=1dEYcApx!pl}H+;W(WBBwiCdMWi5u%a<>=wD0B6 z?R&a_(RHNnUwvoZK6!>aV`iA=={=UJYSGf{oWgq)MI^}lLmXvOvlkW;cLXME|1n4d zJ?Ca1Cq#p#RF%_pjf$cH_C!Q`R8w zCFRxGg(Zpe@^G1AMwFY+bSu|MVmqf3eSHY&k9iF|1O>`L##?@gCZyZebqEK+2{3Nn z{`~VhceyiWhIzEa8dOBAlvAftnGD-OrO`*S-7}} zJ+X916yYpPz*&@}%9;lBfGP+d_4Pv*$}KGR^ABilX_=XrI9B)77hWDWR`1oR)0N~6 zVq{1ZfrmgK90>FLl5(;fQKNo*v7Qu^l%A(lzPA5B&&gA#oLyYUXpR+I+v*yNjvP5c z*@Yrbxi65%{4bB-n|=&P?7q91|Fh-GESt{$Ef>lzxmdwNEV z(HN~c_BlPgPfg3k&sGo}l@X%4jq-0T#&_ibavWNs#T~jNLQ>T7SQAU_s+Zh^; zPgKqB=`Iw zHjZwwiK>F)vgo8#L$QUvvB*$t?&diuI5f=E!a6-Yy{@hfRTKEALLF6;e?U%DqUXj< zTedXslq>w~qz<%!Ie81rtfg|lpjq?t66a=54~-6uOP(4S;_5Zk%HBn6Y3HvDDPCEw zO3zV7COF7^wDb&ZTsty1H(o zUqIkH@4R!MyL-&vHOA@cjng-9beGvUx=Nkgd;@1>`K)NkCeyR)gK4Fap{HpHst1x3zeB@Kq9%S6B!n%iiP7rioGBPxnU(u~^XzcFpnVFoT@q*?= zxlh21@Ps*8Gt;uXr-#z#a3ZwWdU%^Tx|>)#07g%2WgxNA7fB)#Q{@367~Detv$Aj*d-DO}v$msPO{6 zP$%jImr=rcdU~p=syyXBre+r55s_kZORZOQwDrfotY;vxcR?6@%$+^@;+uGX7WU}Dk;Mmw$#`*dA;6V@cpK4|yR87>ArE%G&O`Ec_v(0U! zfBoAtBSw#TQA=ASv7kyCS=izoiG!P1>dKulACNeCDe$0gXq;bYjI*aVn!!`PzP>Rr zFT{ASP-`iI2@$EiXSQY`IVEG#VW)RZYxP!7QkGo)y3ZS6H{)(r5Y zCLUCc-bh@eFOpbBMuv`#&a=-xYao)mq^;xN;vw~r!vjq+R0M>_(=gMc(#i9&_mGJt zW>!{KfRW4PK|w+B@$u|HaJ}``TXW{jnJ{4jI}fSJ7ZQ=6YBC0S!`|M0#E225rl!Us zk&#FuQ}`=_qa$af$IQ-%Ny!L`N}QyaPGWrig%?MT9EnqK6W##~o&p2pl$V!p-n^L- z=HlW~R#rCD-V9aq6NrVPjT<+Hg@uh8H3~txy1Lrf*qE7_fz8Ck#Ms!FJ7bANf?CYY z&4&*k?&;~NP$-m2Wps3ON=iyzULH=bsi|pgZSC#tMFZ~c?np?@_!0yLMMCW$@H;y@ z*R5Npp`pP(fq{V-?&0BqnZz%=IXE~lz&kwk^73LCGohiOadB~}sj0cSxl5NWMKh4Y zJ|rJr@Oet)s#C%qRJ#!P_?k_2?AW2JtIO#sl`1ka65Giqkl^FvgJQWeW(Eg2IXUU+ z=_Ms4&7C_JW&l%BQ9<*wbLY-OhYry>kPM03Y15|BcszLAW5)tTsEBd~&)AMr3JVJn zC-H*$#9c&01g;DZ4`+aPkZwXk0^*-FYZjV8!+@!;ucu5#R)~#C!5XvH`)~{a= zus7a#gIMNbz*h(a3GO4?Pyr7dH~=%}&YeTXc#5<`eH4_8*Ql@<``beYnZXdu5niGR z-rCw){!&M2<9z{D01py2{Bn^N2qI>fCmt6sUW|ZQOt%RbdJK-nG=Uu9L`-9!K~8_< zqX9@9y<)`*G>N^uEN~nu-Me?Muq``NoA6F|cQ<(t_UM*rHA!MH0~m~Y5R7mZ9P;#$ z=MFL{Kw|UE%uIex!@xTuhSNF<6XA_zgB<;P zkAOr|hl~*WrR6Uq^k?8uJOba?JZM^O~TsKEpFczk=jKEED6AK!oc z{_>yKJr?}?MJ}U zFN%zHqhXXq4ci{#ljDc}ML~S7bnrvca<(*5`Z!FcQ)~~NYJ}EN+=-~ zft1k00fT5Ula8|zVgNX|z>qSEjbV~8HVP>vWB?|pXrR9Z#Drj;>0f`K0B#A{TAHSM zhJMAyU`l$|TRg(pG*ZH|H4cG0qpXAeM)pZp2${MGDJ8FPES^zd%%Mp-HA;4pbOLaT z@#yyJ^l2(1BcGB8#@%!l$`tT83tD{CxU&DvQ^4s8CJjT(KzJ!x>6krZ7n)XUA>T^U z;%&9GtX!C9l~tNblKU=@0GxqI!`w2=3@af^Ngw1{=np}CDqYQFYQ+K%lgc>fp}@p_ zjW4Zy^WGG@iL^S~J1sF8Dl5;DMoqV*A=7b?0Bi`-LF?N_piIY^bg?kS(zeuKouymy~r7%`TThXw8ieZv=g%oox;o~H?#KcO7(ZZB>xr7FwZw}ciAZewHTM!-~ zYK-x&gH*7bL>>mRrPK1L5Xc}(2msO+NCzwiHXyQoIibfcb{_H>67v?vC&!~p%y#y5Y_1?GN{i79^pE_#ZNE%w$k_m$`Zbhhu-=U-srcbphm zatGV%tNr_=C!0Kd2mhOMa{C^?=mJB(d2`vR9Xg@93Z0ISJ*S&a?fc8`&U8^d*&7IozI z!@bSajKaEMbxLPFoL#WlH03svzQE{;ee-+%4u@!JRHaAtm_#ShyWnkxp|172s3g*ocxc0Nt-iq|cheo7Su+kjJY zf3SNCBTAoCIz%ID2KQpAmnJXHSKQI%C}f^j(vgQ~=4sV2$!F~GF_Ff0;t9{drAr2P zpjX`)u_DYb@}Rp@AB>u+WDOFMFm-<1{Z!{Zk}hs~mO-i}h7n99sgVz`N)C{3X;YFz zHLWUTj`;?iPW%<+wN-&T6b2nxDni*Wvn?Ug8mP?(lf$XyUwhR(4MpgQTM=z?d3Vc& zlj@`Bbo5cYVd>>jKA9db4HUGalo$C?{b}1r=a(kDD>D)S=GkF-PJG>=AmuGA?684% zy=dg|?(=!9$s?2yzqW7nk#E8Yoi$*DAY^Jll7>phbCRoN?jStbS>GeM)P$9jL= z%F$i5*y!l2JlGJNE6PN_r?t||NcbS%A$np4tL^g$(jP`y(RY)NNv{*4MZw6NxLV~k%RA7cwypu?Xg<`@nr)Na*h(9D$BuWz-zcK- zD8VEEzm0Mf(NI8ScSKjCSri0i4t7aaTw z648d}mQ*ohzX$zUFY-{Vi1LSnhm5EU&w#1JxOyIAmN7pxl^$CoV<9l~z?v<%5aOpU!ZN4Uq~uha zN{+_(9=qGoY+fy4h|@j2md|XLW;_-{obz2?F4b?qfAq)A^##}34DBMC#$0+n;fK09 zxACBLW-a|pI!V!K8o^HZxx@#*H8(EDwIe>E+5_X!l$z$Lk z3tIt2P|mg5rjM6++;<-H-N|L%C5y0T%obMAo12Ar)ILW z$@r?DK~R|>(Q+p{YjEnacW{mheNnYfm!5DECJc6Q3um>!Eq&hOUJ4c&se2-C3%+lq&w96a9 z?%94XbWV4fxfP6RFv5$mWs*!XSy*T=pkg(?@VIHMP{y=%N5Pdk#*Swpp@Ux%PuYvT zlYTkJ7#w=emj>7q^Ck=jezKAiP#zFBrB$jVZ}I)y@JQ08p`{+v#oWjK zFcCKXOOM?4#tA++Y>Py7$+(TNtD=3@fvXam#b#y3J|EqY0(;k5YN`)&TeD&@OP(wA{ECpIW;)( ztozJ*QbGe}PPjJX2F@>c(|dEdzQO&^YP7f6=_SmTD*Gdg)>P$E>v3l%BST}Crs%l* zSuDNo;gwiqI_(-CyQnWR83Y2L+vP+)EWhbfRntjykuyZsk$t0b&Jmga>#+7glpV20 z+F@IHI{A}rnU1%)J7ROGqMGZwFEnDxAA8|Tf2qf6+{?TZuHdVeP0A&NHcOKbn~isL zJF?uMG7LtC%pneLh=9AJp-M{Ah7}X9{;Y_wnD(mB2*3MwOPMpG^FNHxunvqj&9y5$ z$^(j^xEL@10f06D03ZOXS)g@x)3DZe*1SOlAnkP>tkEIstfgTjp!3}e05Fizx~>TX znXa?O4KiEj|7M#1{U7oIWC3W>G`#?{2DI^i+yJutzZ|D^)^vRz7@#>u{TkNv{(b)k Dp~fOd literal 0 HcmV?d00001 diff --git a/tests/test-images/valid_xpm_test b/tests/test-images/valid_xpm_test new file mode 100644 index 0000000..6cbf596 --- /dev/null +++ b/tests/test-images/valid_xpm_test @@ -0,0 +1,1166 @@ +/* XPM */ +static char * apple_red_xpm[] = { +"48 48 1115 2", +" c None", +". c #FFFFFF", +"+ c #DEDEDD", +"@ c #F9F9F9", +"# c #CCD0CB", +"$ c #889184", +"% c #717B6D", +"& c #6A7565", +"* c #91998E", +"= c #F4F5F3", +"- c #AEAAA0", +"; c #645D4D", +"> c #4E4E4E", +", c #F4F4F4", +"' c #B7BCB4", +") c #63715F", +"! c #707D62", +"~ c #8B9C73", +"{ c #7E906B", +"] c #67745F", +"^ c #657161", +"/ c #B4BAB2", +"( c #7E7768", +"_ c #2B2924", +": c #F0F0F0", +"< c #F2F3F2", +"[ c #636F5E", +"} c #6B7861", +"| c #859671", +"1 c #8D9A80", +"2 c #7C8D6C", +"3 c #8C9D73", +"4 c #82936C", +"5 c #657061", +"6 c #B7BDB5", +"7 c #E5E4E1", +"8 c #5F5949", +"9 c #191919", +"0 c #BDBDBD", +"a c #677363", +"b c #6D7B62", +"c c #81906E", +"d c #748266", +"e c #717E68", +"f c #707E66", +"g c #6E7C64", +"h c #6F7E64", +"i c #718064", +"j c #646F5F", +"k c #A09C90", +"l c #21201C", +"m c #3E3E3E", +"n c #868F82", +"o c #65715D", +"p c #738166", +"q c #76826B", +"r c #7B8A6B", +"s c #95A67A", +"t c #91A17A", +"u c #91A378", +"v c #92A37A", +"w c #83926F", +"x c #626E5D", +"y c #8B9387", +"z c #7A7569", +"A c #1E1E1E", +"B c #BCBCBC", +"C c #D8DBD7", +"D c #63705E", +"E c #80906B", +"F c #738167", +"G c #7B8B69", +"H c #748267", +"I c #798769", +"J c #6F7D61", +"K c #626E5B", +"L c #606B5B", +"M c #606C5C", +"N c #606C5B", +"O c #5F6B5A", +"P c #7D8778", +"Q c #68655B", +"R c #2C2C2C", +"S c #D3D2CC", +"T c #BEBBB0", +"U c #BEBBB1", +"V c #BDBBB0", +"W c #CBCAC5", +"X c #FEFEFD", +"Y c #FFFEFE", +"Z c #7B8676", +"` c #83946D", +" . c #6C7962", +".. c #8E9F79", +"+. c #6C7963", +"@. c #677362", +"#. c #828C7E", +"$. c #C6CAC4", +"%. c #E9EBE9", +"&. c #DDE0DC", +"*. c #8C9487", +"=. c #828B7C", +"-. c #68655E", +";. c #757575", +">. c #CECCBE", +",. c #9D6962", +"'. c #99504C", +"). c #954C4A", +"!. c #924E49", +"~. c #8D4B44", +"{. c #88423F", +"]. c #7F433A", +"^. c #89645B", +"/. c #9D8782", +"(. c #E0E0DF", +"_. c #CACFC8", +":. c #697661", +"<. c #778568", +"[. c #7A886D", +"}. c #85966F", +"|. c #727F68", +"1. c #8D9588", +"2. c #889185", +"3. c #B0B6AE", +"4. c #B6BBB3", +"5. c #717C6C", +"6. c #777776", +"7. c #8E8E8E", +"8. c #B88786", +"9. c #A6554F", +"0. c #AA5751", +"a. c #A95A54", +"b. c #A95854", +"c. c #A75650", +"d. c #9E4D4B", +"e. c #9A4B47", +"f. c #90493F", +"g. c #8C453D", +"h. c #7F4A3C", +"i. c #754334", +"j. c #856357", +"k. c #C8C3C1", +"l. c #6F7C67", +"m. c #798668", +"n. c #91A07A", +"o. c #7B886F", +"p. c #6E7A69", +"q. c #757F70", +"r. c #969E93", +"s. c #E7E9E6", +"t. c #DBCDCE", +"u. c #B47E7F", +"v. c #9E4952", +"w. c #A34A4D", +"x. c #9F4A4B", +"y. c #9E494C", +"z. c #AF6F71", +"A. c #B4817E", +"B. c #A86D6B", +"C. c #AA544F", +"D. c #B05A53", +"E. c #B55E58", +"F. c #B7605A", +"G. c #B6635B", +"H. c #B65F5B", +"I. c #B25755", +"J. c #AF5050", +"K. c #AA4D4F", +"L. c #A1484B", +"M. c #984941", +"N. c #904E43", +"O. c #80463B", +"P. c #754332", +"Q. c #663F2F", +"R. c #8C7266", +"S. c #E0DFDE", +"T. c #B5BCAF", +"U. c #77856B", +"V. c #818E72", +"W. c #6D7767", +"X. c #929B8F", +"Y. c #E5E7E4", +"Z. c #E7E3E3", +"`. c #B26C6F", +" + c #A84D54", +".+ c #B05153", +"++ c #B65357", +"@+ c #B95658", +"#+ c #BA5757", +"$+ c #B75B56", +"%+ c #B95B58", +"&+ c #BB5A5A", +"*+ c #BD5D5A", +"=+ c #BC625D", +"-+ c #C0665F", +";+ c #C26A63", +">+ c #BE6661", +",+ c #BA605D", +"'+ c #B75A58", +")+ c #B45151", +"!+ c #B64F51", +"~+ c #AE494B", +"{+ c #A14A46", +"]+ c #984D45", +"^+ c #8F4B40", +"/+ c #7E493B", +"(+ c #714132", +"_+ c #663D2D", +":+ c #714F3D", +"<+ c #CDC5C1", +"[+ c #88947B", +"}+ c #77826F", +"|+ c #707B6B", +"1+ c #F1F2F0", +"2+ c #E6E3E3", +"3+ c #AC5A5E", +"4+ c #AB5054", +"5+ c #B7565C", +"6+ c #BC5D5F", +"7+ c #C35C5F", +"8+ c #C96E6E", +"9+ c #CC7779", +"0+ c #C36866", +"a+ c #C7686A", +"b+ c #C96866", +"c+ c #C96A68", +"d+ c #C96C6A", +"e+ c #CA6E67", +"f+ c #C76F68", +"g+ c #C7736A", +"h+ c #C66E67", +"i+ c #BD6660", +"j+ c #BB5E5A", +"k+ c #B95656", +"l+ c #B84F4F", +"m+ c #B35250", +"n+ c #AB4A4C", +"o+ c #9E4B47", +"p+ c #924E45", +"q+ c #824A3D", +"r+ c #794436", +"s+ c #6A3B2D", +"t+ c #5E3529", +"u+ c #613D2C", +"v+ c #BBAEA6", +"w+ c #CFD2CD", +"x+ c #798472", +"y+ c #C1C5BE", +"z+ c #A75A5E", +"A+ c #B15458", +"B+ c #BA5F5F", +"C+ c #C97678", +"D+ c #D99699", +"E+ c #E8C3C4", +"F+ c #E2B1B2", +"G+ c #E2ADAD", +"H+ c #D48989", +"I+ c #CC716F", +"J+ c #CD716E", +"K+ c #CF7270", +"L+ c #CC726F", +"M+ c #CE746F", +"N+ c #CD7770", +"O+ c #C9756E", +"P+ c #C47169", +"Q+ c #BF6B60", +"R+ c #BE6359", +"S+ c #BA5957", +"T+ c #B75050", +"U+ c #B74E4E", +"V+ c #B04D4D", +"W+ c #A94D48", +"X+ c #984541", +"Y+ c #86493F", +"Z+ c #764439", +"`+ c #6E4131", +" @ c #5E3B2D", +".@ c #5C3B25", +"+@ c #603E27", +"@@ c #E3E0DE", +"#@ c #CDD1CB", +"$@ c #CBCFC9", +"%@ c #BD9391", +"&@ c #AE5555", +"*@ c #BB5C5C", +"=@ c #D89395", +"-@ c #E8C6C5", +";@ c #F0D5D7", +">@ c #EAC5C3", +",@ c #E3B2B2", +"'@ c #DEA1A1", +")@ c #D37A7A", +"!@ c #D27A75", +"~@ c #D27977", +"{@ c #D17674", +"]@ c #D17874", +"^@ c #CD7A72", +"/@ c #CD7970", +"(@ c #CA7771", +"_@ c #C16F64", +":@ c #BC685D", +"<@ c #B95F56", +"[@ c #B75954", +"}@ c #B45351", +"|@ c #B05551", +"1@ c #A64D4B", +"2@ c #9C4943", +"3@ c #904943", +"4@ c #7E483B", +"5@ c #724233", +"6@ c #66412D", +"7@ c #593626", +"8@ c #5C3929", +"9@ c #806250", +"0@ c #DBCECE", +"a@ c #AC5351", +"b@ c #B95C5A", +"c@ c #CF7C7C", +"d@ c #E4BBBC", +"e@ c #EBCACC", +"f@ c #EDCECE", +"g@ c #E5B7B6", +"h@ c #DBA39E", +"i@ c #D68583", +"j@ c #D3827E", +"k@ c #D68585", +"l@ c #D1827C", +"m@ c #D37E7A", +"n@ c #D27B77", +"o@ c #D27E75", +"p@ c #CD7D70", +"q@ c #C9766E", +"r@ c #C4776B", +"s@ c #BF7262", +"t@ c #B6685B", +"u@ c #B76256", +"v@ c #B55952", +"w@ c #B0524D", +"x@ c #AB4C4A", +"y@ c #A24B47", +"z@ c #944C43", +"A@ c #85483C", +"B@ c #794632", +"C@ c #6A412D", +"D@ c #5C3C29", +"E@ c #5F3D26", +"F@ c #65412C", +"G@ c #B7BAA9", +"H@ c #B1716F", +"I@ c #B25957", +"J@ c #C26363", +"K@ c #DCA1A3", +"L@ c #E8C1C1", +"M@ c #E8C2C1", +"N@ c #E6B6B5", +"O@ c #E7BEBC", +"P@ c #D78E88", +"Q@ c #D48E89", +"R@ c #DE9E9B", +"S@ c #D68D89", +"T@ c #D2877F", +"U@ c #D27F79", +"V@ c #D1807A", +"W@ c #CB7E72", +"X@ c #C9776C", +"Y@ c #C47265", +"Z@ c #BE7061", +"`@ c #BC6B5B", +" # c #B66959", +".# c #B46457", +"+# c #B15F54", +"@# c #AD554E", +"## c #A9504C", +"$# c #A14C48", +"%# c #994442", +"&# c #88463B", +"*# c #804A3B", +"=# c #71442E", +"-# c #5E3929", +";# c #5D3822", +"># c #5E3F29", +",# c #6B7055", +"'# c #DBCFCF", +")# c #A8544D", +"!# c #B85E59", +"~# c #C5726C", +"{# c #E5BBBA", +"]# c #E8C0BF", +"^# c #E2B7B1", +"/# c #E8BCBB", +"(# c #D89A93", +"_# c #D88B85", +":# c #DC9593", +"<# c #D99C94", +"[# c #D18780", +"}# c #D2857D", +"|# c #D0837B", +"1# c #D1827A", +"2# c #CD8278", +"3# c #CB7B6E", +"4# c #C7776A", +"5# c #C27063", +"6# c #BC6F5F", +"7# c #BA6D5D", +"8# c #B46859", +"9# c #AF6456", +"0# c #AD5D52", +"a# c #AC544D", +"b# c #A74C48", +"c# c #9F4B44", +"d# c #974A42", +"e# c #8C4A41", +"f# c #7F4D3C", +"g# c #704833", +"h# c #603C2B", +"i# c #5B3C22", +"j# c #5D3C24", +"k# c #5B402C", +"l# c #B5837F", +"m# c #BB655E", +"n# c #D49491", +"o# c #E4BFBB", +"p# c #E7BBBA", +"q# c #E4AEAD", +"r# c #DBA29E", +"s# c #DEAAA3", +"t# c #D78D88", +"u# c #D6938F", +"v# c #D78E86", +"w# c #D08981", +"x# c #D2837D", +"y# c #CF847A", +"z# c #D08077", +"A# c #CD7D72", +"B# c #C77A6E", +"C# c #C17262", +"D# c #B96D5E", +"E# c #B86C5D", +"F# c #B36958", +"G# c #AE6455", +"H# c #AC6051", +"I# c #A8564D", +"J# c #A1524A", +"K# c #9A4D47", +"L# c #954442", +"M# c #88493F", +"N# c #804B39", +"O# c #714434", +"P# c #643E29", +"Q# c #5B3A24", +"R# c #593B20", +"S# c #583C27", +"T# c #9C514B", +"U# c #AF5F56", +"V# c #BC685F", +"W# c #D3A09A", +"X# c #DFB2AE", +"Y# c #E4B0AF", +"Z# c #DDA3A0", +"`# c #E0A6A3", +" $ c #D5918A", +".$ c #D58F8A", +"+$ c #D28C85", +"@$ c #CF8B80", +"#$ c #D07F77", +"$$ c #CE7E73", +"%$ c #C37566", +"&$ c #BC7261", +"*$ c #BA6E5F", +"=$ c #B76D5C", +"-$ c #B36D5A", +";$ c #AB6856", +">$ c #A85D51", +",$ c #A7594E", +"'$ c #9A4B45", +")$ c #934A42", +"!$ c #874C3E", +"~$ c #7C4A39", +"{$ c #734C34", +"]$ c #5F3D2C", +"^$ c #5C4025", +"/$ c #533724", +"($ c #553B26", +"_$ c #E8E7E4", +":$ c #A0594D", +"<$ c #B25E55", +"[$ c #BD6C64", +"}$ c #D9A6A2", +"|$ c #DDA8A4", +"1$ c #D99794", +"2$ c #D89D97", +"3$ c #D69991", +"4$ c #D38D86", +"5$ c #D38D84", +"6$ c #D29287", +"7$ c #D08983", +"8$ c #D0857D", +"9$ c #CD867A", +"0$ c #CE8275", +"a$ c #C7796C", +"b$ c #C47767", +"c$ c #BE7261", +"d$ c #BA705F", +"e$ c #BA6F5D", +"f$ c #B46C5B", +"g$ c #AE6655", +"h$ c #AA6755", +"i$ c #AA5C4F", +"j$ c #A05A4F", +"k$ c #9B5248", +"l$ c #994844", +"m$ c #914A42", +"n$ c #844D3F", +"o$ c #7D4F3A", +"p$ c #70412D", +"q$ c #613C2A", +"r$ c #5C3D23", +"s$ c #533822", +"t$ c #543A25", +"u$ c #CDBCB8", +"v$ c #A1564C", +"w$ c #AF5E56", +"x$ c #BC6961", +"y$ c #D49F9B", +"z$ c #D69D99", +"A$ c #D2958D", +"B$ c #D1928A", +"C$ c #D09187", +"D$ c #D08C83", +"E$ c #CE9187", +"F$ c #D18A82", +"G$ c #CD877C", +"H$ c #CF8278", +"I$ c #C98378", +"J$ c #CB8072", +"K$ c #C77D6E", +"L$ c #C2796B", +"M$ c #C07665", +"N$ c #BB7362", +"O$ c #B8715D", +"P$ c #B6705D", +"Q$ c #B16B58", +"R$ c #A76652", +"S$ c #A45F51", +"T$ c #A05647", +"U$ c #995548", +"V$ c #925345", +"W$ c #8A4D41", +"X$ c #844C39", +"Y$ c #7C4735", +"Z$ c #6D412E", +"`$ c #624129", +" % c #5A3B25", +".% c #553B24", +"+% c #503525", +"@% c #D0BBB8", +"#% c #B06257", +"$% c #BD6E64", +"%% c #D19992", +"&% c #D1928C", +"*% c #CF867C", +"=% c #CD857C", +"-% c #CC8A81", +";% c #CD877E", +">% c #CB8478", +",% c #C87F73", +"'% c #C57E70", +")% c #C77F70", +"!% c #C37C6E", +"~% c #C07567", +"{% c #BD7564", +"]% c #BA725F", +"^% c #B8725D", +"/% c #B46E5B", +"(% c #AE6857", +"_% c #AA6A53", +":% c #A36352", +"<% c #A1614E", +"[% c #9A5E49", +"}% c #975746", +"|% c #905545", +"1% c #8A4C3D", +"2% c #824F3B", +"3% c #774933", +"4% c #633B2A", +"5% c #5C3C25", +"6% c #563A23", +"7% c #523621", +"8% c #6C7159", +"9% c #CEBDB9", +"0% c #9C5549", +"a% c #AA6355", +"b% c #B97266", +"c% c #C58B80", +"d% c #CB968C", +"e% c #CE9389", +"f% c #CB8980", +"g% c #CB847A", +"h% c #C98276", +"i% c #C88277", +"j% c #C58176", +"k% c #C17B70", +"l% c #C47A6B", +"m% c #C47C6B", +"n% c #C17968", +"o% c #C07361", +"p% c #BC735F", +"q% c #BA735D", +"r% c #B6725D", +"s% c #B27059", +"t% c #AE6A55", +"u% c #A86B53", +"v% c #A4634F", +"w% c #9C614D", +"x% c #985F4B", +"y% c #965B49", +"z% c #8C5745", +"A% c #88533F", +"B% c #7B4D38", +"C% c #6E412F", +"D% c #664129", +"E% c #593422", +"F% c #583F21", +"G% c #503521", +"H% c #8E9482", +"I% c #D8D8CF", +"J% c #995A4C", +"K% c #A76052", +"L% c #B46D5F", +"M% c #BD8074", +"N% c #CA8D83", +"O% c #C78E82", +"P% c #C5847A", +"Q% c #C48075", +"R% c #C57E72", +"S% c #C47F71", +"T% c #C47D6F", +"U% c #C27A69", +"V% c #C17768", +"W% c #BE7663", +"X% c #BE7761", +"Y% c #B9725C", +"Z% c #B9745C", +"`% c #B47059", +" & c #AE6E55", +".& c #A86C55", +"+& c #A46851", +"@& c #9F634E", +"#& c #9A6049", +"$& c #945B49", +"%& c #915844", +"&& c #83503A", +"*& c #774936", +"=& c #684431", +"-& c #5D3F26", +";& c #583A21", +">& c #4F3522", +",& c #523A21", +"'& c #C1C3BA", +")& c #945749", +"!& c #A05B4D", +"~& c #AC6A5B", +"{& c #B77768", +"]& c #BF8476", +"^& c #C48777", +"/& c #C18374", +"(& c #BB7E6E", +"_& c #BE7E6F", +":& c #C17A6C", +"<& c #C17C6E", +"[& c #BF7C6C", +"}& c #BF7766", +"|& c #BF7966", +"1& c #BE7863", +"2& c #BD7660", +"3& c #BD745E", +"4& c #B8745D", +"5& c #B5725A", +"6& c #B37056", +"7& c #A96C54", +"8& c #A36750", +"9& c #A2674F", +"0& c #9B644C", +"a& c #98614B", +"b& c #945C49", +"c& c #905943", +"d& c #88553F", +"e& c #7D523A", +"f& c #704530", +"g& c #65442E", +"h& c #5D4226", +"i& c #543923", +"j& c #52391F", +"k& c #5A4430", +"l& c #AB867C", +"m& c #985B4B", +"n& c #A36456", +"o& c #AD7264", +"p& c #B77C6E", +"q& c #BA7D6F", +"r& c #BD7A6A", +"s& c #B77566", +"t& c #BC7967", +"u& c #BC7B69", +"v& c #BD7966", +"w& c #BD7764", +"x& c #B9765E", +"y& c #B6745D", +"z& c #B8735B", +"A& c #B16F58", +"B& c #AC6C53", +"C& c #A66B51", +"D& c #A16750", +"E& c #9D634C", +"F& c #9A6247", +"G& c #935F46", +"H& c #915C42", +"I& c #8C5C45", +"J& c #7F503C", +"K& c #774C36", +"L& c #6E472D", +"M& c #633E28", +"N& c #543823", +"O& c #523821", +"P& c #4E3421", +"Q& c #978C7F", +"R& c #D8CFCC", +"S& c #905849", +"T& c #A26451", +"U& c #A66B59", +"V& c #AD7260", +"W& c #B17766", +"X& c #B27663", +"Y& c #B57460", +"Z& c #B77460", +"`& c #B97662", +" * c #B87763", +".* c #B97560", +"+* c #BA755F", +"@* c #BC7861", +"#* c #BB765E", +"$* c #B6755B", +"%* c #B26F55", +"&* c #AC6F55", +"** c #AC6B51", +"=* c #A3684E", +"-* c #A2684B", +";* c #946349", +">* c #915A44", +",* c #8C583F", +"'* c #85573C", +")* c #784A35", +"!* c #6F4332", +"~* c #613F28", +"{* c #5E3F23", +"]* c #513B22", +"^* c #503821", +"/* c #DCDED7", +"(* c #976757", +"_* c #99604C", +":* c #9E6553", +"<* c #A66855", +"[* c #AB6D5A", +"}* c #AF6C58", +"|* c #AD6D5A", +"1* c #B47159", +"2* c #B2715D", +"3* c #B5735C", +"4* c #B57660", +"5* c #B7745C", +"6* c #B37258", +"7* c #B07057", +"8* c #B06D53", +"9* c #AB6C50", +"0* c #A86B4D", +"a* c #A1694E", +"b* c #9D6848", +"c* c #9A6649", +"d* c #936044", +"e* c #895942", +"f* c #85563C", +"g* c #794A3A", +"h* c #724B35", +"i* c #6A482F", +"j* c #5F442C", +"k* c #5B3F22", +"l* c #4B311E", +"m* c #4D3520", +"n* c #897767", +"o* c #DCD2CE", +"p* c #955E48", +"q* c #9B5F4A", +"r* c #9D614C", +"s* c #A36752", +"t* c #A76A52", +"u* c #AB6B54", +"v* c #AF6D56", +"w* c #AE6E57", +"x* c #B17158", +"y* c #B37058", +"z* c #B47157", +"A* c #B47359", +"B* c #B47255", +"C* c #B07155", +"D* c #AE7255", +"E* c #A56B52", +"F* c #A46B4F", +"G* c #A1694A", +"H* c #9A6749", +"I* c #966443", +"J* c #915E42", +"K* c #8B5D42", +"L* c #82573D", +"M* c #774E3A", +"N* c #754F36", +"O* c #6C4733", +"P* c #674B32", +"Q* c #5C4029", +"R* c #523C25", +"S* c #4A321F", +"T* c #4E381F", +"U* c #D3D4CE", +"V* c #FDFDFD", +"W* c #AB897C", +"X* c #925B45", +"Y* c #955946", +"Z* c #995E4C", +"`* c #A0664F", +" = c #A8684F", +".= c #A96E54", +"+= c #A96C52", +"@= c #AE6D51", +"#= c #AB6E50", +"$= c #A76D50", +"%= c #9F6748", +"&= c #986445", +"*= c #936042", +"== c #8E5F43", +"-= c #845941", +";= c #82563B", +">= c #7B5038", +",= c #755136", +"'= c #734D34", +")= c #6A4B35", +"!= c #62472F", +"~= c #584027", +"{= c #4E361F", +"]= c #4F3720", +"^= c #6E604D", +"/= c #BFBFBF", +"(= c #D7D7D7", +"_= c #ECECEC", +":= c #F7F7F7", +"<= c #E9E9E4", +"[= c #926856", +"}= c #8F5B46", +"|= c #905C45", +"1= c #955F48", +"2= c #99624C", +"3= c #A0664D", +"4= c #9E664D", +"5= c #A1674E", +"6= c #A1664C", +"7= c #A06A4F", +"8= c #A0694B", +"9= c #9D674C", +"0= c #9D694A", +"a= c #996A4A", +"b= c #915F44", +"c= c #916042", +"d= c #8C563B", +"e= c #86583D", +"f= c #82543B", +"g= c #805539", +"h= c #7B5638", +"i= c #714C34", +"j= c #6B4F34", +"k= c #684D31", +"l= c #5D432C", +"m= c #553A24", +"n= c #4F3722", +"o= c #4C3A21", +"p= c #484943", +"q= c #707070", +"r= c #949494", +"s= c #B6B6B6", +"t= c #D6D6D6", +"u= c #EBEBEB", +"v= c #FEFEFE", +"w= c #E9EAE5", +"x= c #90624F", +"y= c #8D5E44", +"z= c #905C43", +"A= c #905E43", +"B= c #955D44", +"C= c #976248", +"D= c #9A6047", +"E= c #986245", +"F= c #946143", +"G= c #976242", +"H= c #936546", +"I= c #8B5B3E", +"J= c #84533B", +"K= c #825339", +"L= c #845535", +"M= c #765237", +"N= c #784E35", +"O= c #744E37", +"P= c #6F5136", +"Q= c #6B4C36", +"R= c #66482D", +"S= c #57402C", +"T= c #4D3826", +"U= c #2C2114", +"V= c #000000", +"W= c #050505", +"X= c #2A2A2A", +"Y= c #686868", +"Z= c #A5A5A5", +"`= c #C8C8C8", +" - c #E6E6E6", +".- c #F8F8F8", +"+- c #D2CAC4", +"@- c #8C6450", +"#- c #86583F", +"$- c #86533F", +"%- c #8A5941", +"&- c #895540", +"*- c #8A5C41", +"=- c #8C5A3F", +"-- c #8E5C41", +";- c #8A5B41", +">- c #84543F", +",- c #82513B", +"'- c #7D5038", +")- c #7D5438", +"!- c #764E39", +"~- c #795032", +"{- c #784D31", +"]- c #724B31", +"^- c #6E4F33", +"/- c #734E36", +"(- c #6F5036", +"_- c #695030", +":- c #5E4A2F", +"<- c #563B27", +"[- c #513822", +"}- c #3D2E1C", +"|- c #0A0A0A", +"1- c #141414", +"2- c #5A5A5A", +"3- c #A6A6A6", +"4- c #D1D1D1", +"5- c #F2F2F2", +"6- c #F6F6F6", +"7- c #E5E5E5", +"8- c #A09C99", +"9- c #774E3B", +"0- c #80553B", +"a- c #7E573D", +"b- c #7F543C", +"c- c #805439", +"d- c #805139", +"e- c #7A4D35", +"f- c #774D34", +"g- c #754E35", +"h- c #744A31", +"i- c #714A30", +"j- c #714C2E", +"k- c #705333", +"l- c #724F2F", +"m- c #6F5134", +"n- c #6C4D31", +"o- c #694B32", +"p- c #60462D", +"q- c #5B4528", +"r- c #553D24", +"s- c #44341F", +"t- c #040404", +"u- c #101010", +"v- c #404040", +"w- c #989898", +"x- c #C9C9C9", +"y- c #F1F1F1", +"z- c #FBFBFB", +"A- c #FCFCFC", +"B- c #EFEFEF", +"C- c #D2D2D2", +"D- c #747474", +"E- c #0B0C07", +"F- c #623D2C", +"G- c #7A4F35", +"H- c #795438", +"I- c #754D35", +"J- c #724C35", +"K- c #744C31", +"L- c #6E4731", +"M- c #6C462D", +"N- c #6C472B", +"O- c #6C492D", +"P- c #6C4729", +"Q- c #6E492B", +"R- c #6A472D", +"S- c #6D4830", +"T- c #6E4E31", +"U- c #694D32", +"V- c #674B30", +"W- c #62472D", +"X- c #59412A", +"Y- c #473522", +"Z- c #030303", +"`- c #3F3F3F", +" ; c #F5F5F5", +".; c #EEEEEE", +"+; c #CCCCCC", +"@; c #9E9E9E", +"#; c #292929", +"$; c #3C291E", +"%; c #6F4932", +"&; c #6B4830", +"*; c #6E4D2F", +"=; c #69442C", +"-; c #68452B", +";; c #6B482C", +">; c #6A4829", +",; c #6C4B2D", +"'; c #66472D", +"); c #6B472C", +"!; c #69472C", +"~; c #694E30", +"{; c #67492E", +"]; c #5F452C", +"^; c #593F28", +"/; c #382C1C", +"(; c #0C0C0C", +"_; c #505050", +":; c #9B9B9B", +"<; c #C4C4C4", +"[; c #DADADA", +"}; c #B2B2B2", +"|; c #7E7E7E", +"1; c #393939", +"2; c #0B0B0B", +"3; c #0C0D08", +"4; c #463121", +"5; c #63432C", +"6; c #110B08", +"7; c #0F100A", +"8; c #3C2B1D", +"9; c #523824", +"0; c #5D3F29", +"a; c #654328", +"b; c #65472A", +"c; c #5C4528", +"d; c #412D1E", +"e; c #0F110B", +"f; c #010101", +"g; c #464646", +"h; c #6F6F6F", +"i; c #848484", +"j; c #E7E7E7", +"k; c #B4B4B4", +"l; c #959595", +"m; c #7A7A7A", +"n; c #494949", +"o; c #1B1B1B", +"p; c #080808", +"q; c #1B1E14", +"r; c #1B1D13", +"s; c #0D0D0D", +"t; c #2D2D2D", +"u; c #545454", +"v; c #727272", +"w; c #888888", +"x; c #A3A3A3", +"y; c #C2C2C2", +"z; c #D9D9D9", +"A; c #D4D4D4", +"B; c #8B8B8B", +"C; c #3D3D3D", +"D; c #2F2F2F", +"E; c #2E2E2E", +"F; c #212121", +"G; c #1A1A1A", +"H; c #161616", +"I; c #1F1F1F", +"J; c #363636", +"K; c #676767", +"L; c #797979", +"M; c #AEAEAE", +"N; c #C5C5C5", +"O; c #DEDEDE", +"P; c #FAFAFA", +"Q; c #E3E3E3", +"R; c #A0A0A0", +"S; c #999999", +"T; c #9F9F9F", +"U; c #A4A4A4", +"V; c #A9A9A9", +"W; c #B0B0B0", +"X; c #B1B1B1", +"Y; c #BABABA", +"Z; c #B9B9B9", +"`; c #BEBEBE", +" > c #C3C3C3", +".> c #E4E4E4", +"+> c #E8E8E8", +"@> c #E1E1E1", +"#> c #DCDCDC", +"$> c #DDDDDD", +"%> c #E2E2E2", +"&> c #EAEAEA", +"*> c #E9E9E9", +"=> c #EDEDED", +"-> c #F3F3F3", +". . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ", +". . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ", +". . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ", +". . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ", +". . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ", +". . . . . . . . . . . . . . . . . . . . . . . + @ . . . . . . . . . . . . . . . . . . . . . . . ", +". . . . . . . . . # $ % & * = . . . . . . . - ; > , . . . . . . . . . . . . . . . . . . . . . . ", +". . . . . . . . ' ) ! ~ { ] ^ / . . . . . . ( _ > : . . . . . . . . . . . . . . . . . . . . . . ", +". . . . . . . < [ } | 1 2 3 4 5 6 . . . . 7 8 9 0 . . . . . . . . . . . . . . . . . . . . . . . ", +". . . . . . . a b c d e f g h i j / . . . k l m . . . . . . . . . . . . . . . . . . . . . . . . ", +". . . . . . n o 3 p q r s t u v w x y . . z A B . . . . . . . . . . . . . . . . . . . . . . . . ", +". . . . . C D E F G v H I J K L M N O P . Q R . . . S T U V W X Y . . . . . . . . . . . . . . . ", +". . . . . Z d H ` ...+.@.& #.$.%.&.*.O =.-.;.. >.,.'.).!.~.{.].^./.(.. . . . . . . . . . . . . ", +". . . . _.:.<.[.}.|.1.2.3.@ . . . . . 4.5.6.7.8.9.0.a.b.c.d.e.f.g.h.i.j.k.. . . . . . . . . . . ", +". . . . l.m.n.o.p.q.r.s.. t.u.v.w.x.y.z.A.B.C.D.E.F.G.H.I.J.K.L.M.N.O.P.Q.R.S.. . . . . . . . . ", +". . . T.U.V.@.W.X.Y.. Z.`. +.+++@+#+$+%+&+*+=+-+-+;+>+,+'+)+!+~+{+]+^+/+(+_+:+<+. . . . . . . . ", +". . . [+}+|+6 1+. . 2+3+4+5+6+7+8+9+0+a+b+c+d+e+f+g+h+i+j+k+l+m+n+o+p+q+r+s+t+u+v+. . . . . . . ", +". . w+x+y+. . . . . z+A+B+C+D+E+F+G+H+I+J+K+L+M+N+O+P+Q+R+S+T+U+V+W+X+Y+Z+`+ @.@+@@@. . . . . . ", +". . #@$@. . . . . %@&@*@=@-@;@>@,@'@)@!@~@{@]@^@/@(@g+_@:@<@[@}@|@1@2@3@4@5@6@7@8@9@. . . . . . ", +". . . . . . . . 0@a@b@c@d@e@f@g@h@i@j@k@l@m@n@o@p@q@r@s@:@t@u@v@w@x@y@z@A@B@C@D@E@F@G@. . . . . ", +". . . . . . . . H@I@J@K@L@M@N@O@P@Q@R@S@T@U@V@o@W@X@Y@Z@`@ #.#+#@###$#%#&#*#=#-#;#>#,#. . . . . ", +". . . . . . . '#)#!#~#{#]#^#/#(#_#:#<#[#}#|#1#2#3#4#5#6#7#8#9#0#a#b#c#d#e#f#g#h#i#j#k#. . . . . ", +". . . . . . . l#0.m#n#o#p#q#r#s#t#u#v#w#x#y#z#A#B#Y@C#D#E#F#G#H#I#J#K#L#M#N#O#P#Q#R#S#. . . . . ", +". . . . . . . T#U#V#W#X#Y#Z#`# $.$Q@+$@$l@#$$$3#4#%$&$*$=$-$;$>$,$J#'$)$!$~${$]$^$/$($. . . . . ", +". . . . . . _$:$<$[$}$|$1$2$3$4$5$6$7$8$9$0$p@a$b$c$d$e$f$g$h$i$j$k$l$m$n$o$p$q$r$s$t$. . . . . ", +". . . . . . u$v$w$x$y$z$A$B$C$D$E$F$G$H$I$J$K$L$M$N$O$P$Q$;$R$S$T$U$V$W$X$Y$Z$`$ %.%+%. . . . . ", +". . . . . . @%:$#%$%%%%%&%C$*%=%-%;%>%,%'%)%!%~%{%]%^%/%(%_%:%<%[%}%|%1%2%3%4%5%6%7%8%. . . . . ", +". . . . . . 9%0%a%b%c%d%e%f%g%h%i%>%j%k%l%m%n%o%p%q%r%s%t%u%v%w%x%y%z%A%B%C%D%E%F%G%H%. . . . . ", +". . . . . . I%J%K%L%M%N%O%P%Q%'%R%S%T%U%V%M$W%X%Y%Z%`% &.&+&@&#&$&%&z%&&*&=&-&;&>&,&'&. . . . . ", +". . . . . . . )&!&~&{&]&^&/&(&_&:&<&[&}&|&1&2&3&4&5&6&7&8&9&0&a&b&c&d&e&f&g&h&i&j&k&. . . . . . ", +". . . . . . . l&m&n&o&p&q&r&s&N$t&u&v&w&w&X%x&y&z&A&B&C&D&E&F&G&H&I&J&K&L&M&N&O&P&Q&. . . . . . ", +". . . . . . . R&S&T&U&V&W&X&Y&Z&`& *.*+*@*#*z&$*%*&***=*-*#&;*>*,*'*)*!*~*{*G%]*^*/*. . . . . . ", +". . . . . . . . (*_*:*<*[*}*|*1*2*3*4*Z%5*y&6*7*8*9*0*a*b*c*d*e*f*g*h*i*j*k*l*m*n*. . . . . . . ", +". . . . . . . . o*p*q*r*s*t*u*v*w*x*y*z*A*B*C*D*E*F*G*H*I*J*K*L*M*N*O*P*Q*R*S*T*U*V*. . . . . . ", +". . . . . . . . . W*X*Y*Z*`*+&t* =B&.=+=@=#=$=F*a*%=&=*===-=;=>=,='=)=!=~={=]=^=/=(=_=:=V*. . . ", +". . . . . . . . . <=[=}=|=1=2=3=a*4=5=6=7=8=9=0=a=b=c=d=e=f=g=h=i=j=k=l=m=n=o=p=q=r=s=t=u=@ . . ", +"v=. . . . . . . . . w=x=y=z=A=B=C=D=C=E=F=G=H=J*==I=J=K=L=M=N=O=P=Q=R=S=T=^*U=V=W=X=Y=Z=`= -. . ", +".-. . . . . . . . . V*+-@-#-$-%-&-*-=---;->-,-K='-)-!-~-{-]-^-/-(-_-:-<-[-}-V=V=V=|-1-2-3-4-. . ", +"5-V*. . . . . . . V*6-7-8-9-0-a-b-c-c-d-'-e-f-g-h-i-j-k-l-m-n-o-P*p-q-r-s-V=V=V=V=t-u-v-w-x-. . ", +"y-z-. . . . . . . A-B-C-D-E-F-G-H-O=I-J-K-L-M-N-O-P-Q-R-S-T-U-V-W-X-~=Y-V=V=V=V=V=Z-`-q=Z=t=. . ", +" ;v=. . . . . . . V*.;+;@;#;V=$;%;S-&;*;=;-;;;>;,;';Q-);!;!;~;{;];^;/;V=V=V=V=V=(;_;;.:;<;u=. . ", +"z-. . . . . . . . v=6-[;};|;1;2;3;4;R-!;5;^*6;V=V=7;8;9;0;a;b;c;d;e;V=V=V=f;(;g;h;i;3-`=j;z-. . ", +". . . . . . . . . . A-B-(=k;l;m;n;o;p;q;r;V=V=V=V=V=V=V=V=V=V=V=V=V=f;s;t;u;v;w;x;y;z;_=A-. . . ", +". . . . . . . . . . . V*, j;A;B 3-B;;.2-C;D;E;t;t;F;G;H;(;|-1-I;J;u;K;L;|;l;M;N;O;: P;v=. . . . ", +". . . . . . . . . . . . . V*P;y-Q;(=`=};R;S;l;:;R;T;T;@;U;V;W;X;X;Y;Z;`; >A;.>, z-. . . . . . . ", +". . . . . . . . . . . . . . . . v=@ , : +>@>#>@>O;$>O;$>%>7-j;&>*>u=B-=>->:=V*. . . . . . . . . ", +". . . . . . . . . . . . . . . . . . . . . v=A-z-P;.-P;P;A-V*v=v=v=. . . . . . . . . . . . . . . ", +". . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . "}; -- 2.7.4