diff options
Diffstat (limited to 'po/nl.po')
-rw-r--r-- | po/nl.po | 34 |
1 files changed, 17 insertions, 17 deletions
@@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: glib (HEAD)\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2007-06-29 13:30-0400\n" +"POT-Creation-Date: 2007-07-12 13:33-0400\n" "PO-Revision-Date: 2006-08-09 00:29+0200 \n" "Last-Translator: Tino Meinen <a.t.meinen@chello.nl>\n" "Language-Team: Dutch <vertaling@vrijschrift.org>\n" @@ -211,49 +211,49 @@ msgid "Failed to rename file '%s' to '%s': g_rename() failed: %s" msgstr "" "Hernoemen van bestand '%s' naar '%s' is mislukt: g_rename() is mislukt: %s" -#: glib/gfileutils.c:931 glib/gfileutils.c:1389 +#: glib/gfileutils.c:932 glib/gfileutils.c:1390 #, c-format msgid "Failed to create file '%s': %s" msgstr "Aanmaken van bestand '%s' is mislukt: %s" -#: glib/gfileutils.c:945 +#: glib/gfileutils.c:946 #, c-format msgid "Failed to open file '%s' for writing: fdopen() failed: %s" msgstr "" "Openen van bestand '%s' voor schrijven is mislukt: fdopen() is mislukt: %s" -#: glib/gfileutils.c:970 +#: glib/gfileutils.c:971 #, c-format msgid "Failed to write file '%s': fwrite() failed: %s" msgstr "Schrijven van bestand '%s' is mislukt: fwrite() is mislukt: %s" -#: glib/gfileutils.c:989 +#: glib/gfileutils.c:990 #, c-format msgid "Failed to close file '%s': fclose() failed: %s" msgstr "Sluiten van bestand '%s' is mislukt: fclose() is mislukt: %s" # bestaand bestand is een beetje dubbelop -#: glib/gfileutils.c:1107 +#: glib/gfileutils.c:1108 #, c-format msgid "Existing file '%s' could not be removed: g_unlink() failed: %s" msgstr "Bestand '%s' kon niet worden verwijderd: g_unlink() is mislukt: %s" -#: glib/gfileutils.c:1351 +#: glib/gfileutils.c:1352 #, c-format msgid "Template '%s' invalid, should not contain a '%s'" msgstr "Sjabloon '%s' is ongeldig, het zou geen '%s' moeten bevatten" -#: glib/gfileutils.c:1364 +#: glib/gfileutils.c:1365 #, c-format msgid "Template '%s' doesn't contain XXXXXX" msgstr "Sjabloon '%s' bevat geen XXXXXX" -#: glib/gfileutils.c:1839 +#: glib/gfileutils.c:1840 #, c-format msgid "Failed to read the symbolic link '%s': %s" msgstr "Lezen van symbolische link '%s' is mislukt: %s" -#: glib/gfileutils.c:1860 +#: glib/gfileutils.c:1861 #, c-format msgid "Symbolic links not supported" msgstr "Symbolische links zijn niet mogelijk" @@ -470,7 +470,7 @@ msgstr "Het document was leeg of bevatte slechts lege ruimte" msgid "Document ended unexpectedly just after an open angle bracket '<'" msgstr "Het document eindigde onverwacht na een openings-haakje: '<'" -#: glib/gmarkup.c:1775 glib/gmarkup.c:1819 +#: glib/gmarkup.c:1775 glib/gmarkup.c:1820 #, c-format msgid "" "Document ended unexpectedly with elements still open - '%s' was the last " @@ -492,15 +492,15 @@ msgstr "" msgid "Document ended unexpectedly inside an element name" msgstr "Het document eindigde onverwacht in een elementnaam" -#: glib/gmarkup.c:1794 +#: glib/gmarkup.c:1795 msgid "Document ended unexpectedly inside an attribute name" msgstr "Het document eindigde onverwacht in een attribuutnaam" -#: glib/gmarkup.c:1799 +#: glib/gmarkup.c:1800 msgid "Document ended unexpectedly inside an element-opening tag." msgstr "Het document eindigde onverwacht in een element-openings-tag." -#: glib/gmarkup.c:1805 +#: glib/gmarkup.c:1806 msgid "" "Document ended unexpectedly after the equals sign following an attribute " "name; no attribute value" @@ -508,17 +508,17 @@ msgstr "" "Het document eindigde onverwacht na een '='-teken dat op een attribuutnaam " "volgde; geen attribuutwaarde" -#: glib/gmarkup.c:1812 +#: glib/gmarkup.c:1813 msgid "Document ended unexpectedly while inside an attribute value" msgstr "Het document eindigde onverwacht in een attribuutwaarde" -#: glib/gmarkup.c:1827 +#: glib/gmarkup.c:1829 #, c-format msgid "Document ended unexpectedly inside the close tag for element '%s'" msgstr "" "Het document eindigde onverwacht in een een afsluitings-tag voor element '%s'" -#: glib/gmarkup.c:1833 +#: glib/gmarkup.c:1835 msgid "Document ended unexpectedly inside a comment or processing instruction" msgstr "" "Het document eindigde onverwacht in commentaar of een bewerkingsinstructie" |