diff options
Diffstat (limited to 'po/nl.po')
-rw-r--r-- | po/nl.po | 32 |
1 files changed, 19 insertions, 13 deletions
@@ -25,7 +25,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-11 22:33+0100\n" "Last-Translator: Reinout van Schouwen <reinouts@gnome.org>\n" "Language-Team: Dutch <vertaling@vrijschrift.org>\n" @@ -956,8 +956,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 "Kan geen geheugen reserveren voor TGA-context struct" #: gdk-pixbuf/io-qtif.c:317 #, fuzzy @@ -1017,41 +1018,46 @@ msgstr "Kan geen geheugenruimte reserveren voor tijdelijke IOBuffer-gegevens " msgid "Cannot allocate new pixbuf" msgstr "Kan geen geheugenruimte reserveren voor nieuwe pixbuf" -#: gdk-pixbuf/io-tga.c:687 +#: gdk-pixbuf/io-tga.c:686 +#, fuzzy +msgid "Image is corrupted or truncated" +msgstr "GIF-bestand is afgebroken of onvolledig" + +#: gdk-pixbuf/io-tga.c:693 msgid "Cannot allocate colormap structure" msgstr "Kan geen geheugenruimte reserveren voor kleurenkaartstructuur" -#: gdk-pixbuf/io-tga.c:694 +#: gdk-pixbuf/io-tga.c:700 msgid "Cannot allocate colormap entries" msgstr "Kan geen geheugen reserveren voor kleurenkaart-items " -#: gdk-pixbuf/io-tga.c:716 +#: gdk-pixbuf/io-tga.c:722 msgid "Unexpected bitdepth for colormap entries" msgstr "Onverwachte bitdiepte voor ingangen van kleurenkaart" -#: gdk-pixbuf/io-tga.c:734 +#: gdk-pixbuf/io-tga.c:740 msgid "Cannot allocate TGA header memory" msgstr "Kan geen geheugenruimte reserveren voor TGA-header" -#: gdk-pixbuf/io-tga.c:767 +#: gdk-pixbuf/io-tga.c:773 msgid "TGA image has invalid dimensions" msgstr "TGA-afbeelding heeft ongeldige afmetingen" -#: 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 "Bestandstype TGA wordt niet ondersteund" -#: gdk-pixbuf/io-tga.c:856 +#: gdk-pixbuf/io-tga.c:862 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:921 +#: gdk-pixbuf/io-tga.c:927 msgid "Excess data in file" msgstr "Overbodige data in bestand" -#: gdk-pixbuf/io-tga.c:1002 +#: gdk-pixbuf/io-tga.c:1008 msgid "The Targa image format" msgstr "Het Targa-bestandsformaat" |