diff options
Diffstat (limited to 'po/en_GB.po')
-rw-r--r-- | po/en_GB.po | 32 |
1 files changed, 19 insertions, 13 deletions
diff --git a/po/en_GB.po b/po/en_GB.po index bd6a9b41f3..6f66a7d648 100644 --- a/po/en_GB.po +++ b/po/en_GB.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: gtk+\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-02-09 15:19-0500\n" +"POT-Creation-Date: 2010-02-23 15:16-0500\n" "PO-Revision-Date: 2009-09-08 19:51+0100\n" "Last-Translator: Philip Withnall <philip@tecnocode.co.uk>\n" "Language-Team: British English <en@li.org>\n" @@ -900,8 +900,9 @@ msgid "Failed to skip the next %d bytes with seek()." msgstr "" #: gdk-pixbuf/io-qtif.c:257 -msgid "Failed to QTIF context structure." -msgstr "" +#, fuzzy +msgid "Failed to allocate QTIF context structure." +msgstr "Cannot allocate memory for TGA context struct" #: gdk-pixbuf/io-qtif.c:317 #, fuzzy @@ -958,40 +959,45 @@ msgstr "Cannot allocate temporary IOBuffer data" msgid "Cannot allocate new pixbuf" msgstr "Cannot allocate new pixbuf" -#: gdk-pixbuf/io-tga.c:687 +#: gdk-pixbuf/io-tga.c:686 +#, fuzzy +msgid "Image is corrupted or truncated" +msgstr "GIF image was truncated or incomplete." + +#: gdk-pixbuf/io-tga.c:693 msgid "Cannot allocate colormap structure" msgstr "Cannot allocate colourmap structure" -#: gdk-pixbuf/io-tga.c:694 +#: gdk-pixbuf/io-tga.c:700 msgid "Cannot allocate colormap entries" msgstr "Cannot allocate colourmap entries" -#: gdk-pixbuf/io-tga.c:716 +#: gdk-pixbuf/io-tga.c:722 msgid "Unexpected bitdepth for colormap entries" msgstr "Unexpected bitdepth for colourmap entries" -#: gdk-pixbuf/io-tga.c:734 +#: gdk-pixbuf/io-tga.c:740 msgid "Cannot allocate TGA header memory" msgstr "Cannot allocate TGA header memory" -#: gdk-pixbuf/io-tga.c:767 +#: gdk-pixbuf/io-tga.c:773 msgid "TGA image has invalid dimensions" msgstr "TGA image has invalid dimensions" -#: gdk-pixbuf/io-tga.c:773 gdk-pixbuf/io-tga.c:782 gdk-pixbuf/io-tga.c:792 -#: gdk-pixbuf/io-tga.c:802 gdk-pixbuf/io-tga.c:809 +#: gdk-pixbuf/io-tga.c:779 gdk-pixbuf/io-tga.c:788 gdk-pixbuf/io-tga.c:798 +#: gdk-pixbuf/io-tga.c:808 gdk-pixbuf/io-tga.c:815 msgid "TGA image type not supported" msgstr "TGA image type not supported" -#: gdk-pixbuf/io-tga.c:856 +#: gdk-pixbuf/io-tga.c:862 msgid "Cannot allocate memory for TGA context struct" msgstr "Cannot allocate memory for TGA context struct" -#: gdk-pixbuf/io-tga.c:921 +#: gdk-pixbuf/io-tga.c:927 msgid "Excess data in file" msgstr "Excess data in file" -#: gdk-pixbuf/io-tga.c:1002 +#: gdk-pixbuf/io-tga.c:1008 msgid "The Targa image format" msgstr "The Targa image format" |