svn path=/trunk/; revision=7777
This commit is contained in:
Matthias Clasen
2009-01-05 18:06:05 +00:00
parent 90408a37fa
commit 85fa6de695
99 changed files with 9973 additions and 9969 deletions

192
po/nl.po
View File

@@ -10,7 +10,7 @@ msgid ""
msgstr ""
"Project-Id-Version: glib\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2008-12-15 13:27-0500\n"
"POT-Creation-Date: 2009-01-05 12:42-0500\n"
"PO-Revision-Date: 2008-09-02 02:13+0200\n"
"Last-Translator: Tino Meinen <a.t.meinen@chello.nl>\n"
"Language-Team: Dutch <vertaling@vrijschrift.org>\n"
@@ -93,7 +93,7 @@ msgid "Failed to expand exec line '%s' with URI '%s'"
msgstr "Exec-regel %s kon niet worden verwerkt met URI %s"
# is niet mogelijk/wordt niet ondersteund
#: glib/gconvert.c:431 glib/gconvert.c:509 glib/giochannel.c:1231
#: glib/gconvert.c:431 glib/gconvert.c:509 glib/giochannel.c:1230
#, c-format
msgid "Conversion from character set '%s' to '%s' is not supported"
msgstr "Het omzetten van tekenset %s naar %s is niet mogelijk"
@@ -109,14 +109,14 @@ msgid "Could not open converter from '%s' to '%s'"
msgstr ""
"Kon het conversieprogramma voor het omzetten van %s naar %s niet openen"
#: glib/gconvert.c:632 glib/gconvert.c:1017 glib/giochannel.c:1403
#: glib/giochannel.c:1445 glib/giochannel.c:2289 glib/gutf8.c:955
#: glib/gconvert.c:632 glib/gconvert.c:1017 glib/giochannel.c:1402
#: glib/giochannel.c:1444 glib/giochannel.c:2288 glib/gutf8.c:955
#: glib/gutf8.c:1404
msgid "Invalid byte sequence in conversion input"
msgstr "Ongeldige bytereeks in conversie-invoer"
#: glib/gconvert.c:638 glib/gconvert.c:944 glib/giochannel.c:1410
#: glib/giochannel.c:2301
#: glib/gconvert.c:638 glib/gconvert.c:944 glib/giochannel.c:1409
#: glib/giochannel.c:2300
#, c-format
msgid "Error during conversion: %s"
msgstr "Fout tijdens omzetten: %s"
@@ -175,130 +175,130 @@ msgid "Error opening directory '%s': %s"
msgstr "Fout bij het openen van map %s: %s"
# Allocatie van %lu bytes om bestand "%s" te lezen is mislukt<
#: glib/gfileutils.c:557 glib/gfileutils.c:645
#: glib/gfileutils.c:532 glib/gfileutils.c:620
#, c-format
msgid "Could not allocate %lu bytes to read file \"%s\""
msgstr "Kon geen %lu byte geheugenruimte reserveren om bestand %s te lezen"
#: glib/gfileutils.c:572
#: glib/gfileutils.c:547
#, c-format
msgid "Error reading file '%s': %s"
msgstr "Fout bij het lezen van bestand %s: %s"
#: glib/gfileutils.c:586
#: glib/gfileutils.c:561
#, c-format
msgid "File \"%s\" is too large"
msgstr "Bestand %s is te groot"
#: glib/gfileutils.c:669
#: glib/gfileutils.c:644
#, c-format
msgid "Failed to read from file '%s': %s"
msgstr "Lezen uit bestand %s is mislukt: %s"
#: glib/gfileutils.c:720 glib/gfileutils.c:807
#: glib/gfileutils.c:695 glib/gfileutils.c:782
#, c-format
msgid "Failed to open file '%s': %s"
msgstr "Openen van bestand %s is mislukt: %s"
#: glib/gfileutils.c:737 glib/gmappedfile.c:133
#: glib/gfileutils.c:712 glib/gmappedfile.c:133
#, c-format
msgid "Failed to get attributes of file '%s': fstat() failed: %s"
msgstr "Opvragen gegevens van bestand %s is mislukt: fstat() is mislukt: %s"
#: glib/gfileutils.c:771
#: glib/gfileutils.c:746
#, c-format
msgid "Failed to open file '%s': fdopen() failed: %s"
msgstr "Openen van bestand %s is mislukt: fdopen() is mislukt: %s"
#: glib/gfileutils.c:905
#: glib/gfileutils.c:853
#, c-format
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:947 glib/gfileutils.c:1405
#: glib/gfileutils.c:895 glib/gfileutils.c:1284
#, c-format
msgid "Failed to create file '%s': %s"
msgstr "Aanmaken van bestand %s is mislukt: %s"
#: glib/gfileutils.c:961
#: glib/gfileutils.c:909
#, 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:986
#: glib/gfileutils.c:934
#, 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:1005
#: glib/gfileutils.c:953
#, 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:1123
#: glib/gfileutils.c:1071
#, 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:1367
#: glib/gfileutils.c:1246
#, 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:1380
#: glib/gfileutils.c:1259
#, c-format
msgid "Template '%s' doesn't contain XXXXXX"
msgstr "Sjabloon %s bevat geen XXXXXX"
#: glib/gfileutils.c:1852
#: glib/gfileutils.c:1698
#, c-format
msgid "%.1f KB"
msgstr "%.1f KB"
#: glib/gfileutils.c:1857
#: glib/gfileutils.c:1703
#, c-format
msgid "%.1f MB"
msgstr "%.1f MB"
#: glib/gfileutils.c:1862
#: glib/gfileutils.c:1708
#, c-format
msgid "%.1f GB"
msgstr "%.1f GB"
#: glib/gfileutils.c:1905
#: glib/gfileutils.c:1751
#, c-format
msgid "Failed to read the symbolic link '%s': %s"
msgstr "Lezen van symbolische verwijzing %s is mislukt: %s"
#: glib/gfileutils.c:1926
#: glib/gfileutils.c:1772
msgid "Symbolic links not supported"
msgstr "Symbolische verwijzingen zijn niet mogelijk"
# Openen van converteerder van '%s' naar '%s' mislukt: %s
#: glib/giochannel.c:1235
#: glib/giochannel.c:1234
#, c-format
msgid "Could not open converter from '%s' to '%s': %s"
msgstr ""
"Kon het conversieprogramma voor omzetten van %s naar %s niet openen: %s"
#: glib/giochannel.c:1580
#: glib/giochannel.c:1579
msgid "Can't do a raw read in g_io_channel_read_line_string"
msgstr ""
"Een kale ('raw') leesoperatie is niet mogelijk in "
"g_io_channel_read_line_string"
#: glib/giochannel.c:1627 glib/giochannel.c:1885 glib/giochannel.c:1972
#: glib/giochannel.c:1626 glib/giochannel.c:1884 glib/giochannel.c:1971
msgid "Leftover unconverted data in read buffer"
msgstr "Restant aan ongeconverteerde data in de leesbuffer"
#: glib/giochannel.c:1708 glib/giochannel.c:1785
#: glib/giochannel.c:1707 glib/giochannel.c:1784
msgid "Channel terminates in a partial character"
msgstr "Kanaal eindigt in een gedeeltelijk teken"
#: glib/giochannel.c:1771
#: glib/giochannel.c:1770
msgid "Can't do a raw read in g_io_channel_read_to_end"
msgstr ""
"Een kale ('raw') leesoperatie is niet mogelijk in g_io_channel_read_to_end"
@@ -896,18 +896,18 @@ msgstr "De tekst was leeg (of bevatte slechts lege ruimte)"
msgid "Failed to read data from child process"
msgstr "Lezen van data van dochterproces is mislukt"
#: glib/gspawn-win32.c:298 glib/gspawn.c:1467
#: glib/gspawn-win32.c:298 glib/gspawn.c:1468
#, c-format
msgid "Failed to create pipe for communicating with child process (%s)"
msgstr ""
"Aanmaken van pijplijn voor het communiceren met dochterproces is mislukt (%s)"
#: glib/gspawn-win32.c:336 glib/gspawn-win32.c:344 glib/gspawn.c:1131
#: glib/gspawn-win32.c:336 glib/gspawn-win32.c:344 glib/gspawn.c:1132
#, c-format
msgid "Failed to read from child pipe (%s)"
msgstr "Lezen van pijplijn naar dochter (%s) is mislukt"
#: glib/gspawn-win32.c:367 glib/gspawn.c:1336
#: glib/gspawn-win32.c:367 glib/gspawn.c:1337
#, c-format
msgid "Failed to change to directory '%s' (%s)"
msgstr "Wijzigen naar map %s is mislukt (%s)"
@@ -968,34 +968,34 @@ msgstr ""
msgid "Unexpected error in waitpid() (%s)"
msgstr "Onverwachte fout in waitpid() (%s)"
#: glib/gspawn.c:1196
#: glib/gspawn.c:1197
#, c-format
msgid "Failed to fork (%s)"
msgstr "De fork is mislukt (%s)"
#: glib/gspawn.c:1346
#: glib/gspawn.c:1347
#, c-format
msgid "Failed to execute child process \"%s\" (%s)"
msgstr "Uitvoeren van dochterproces %s is mislukt (%s)"
# was eerst: herleiden
#: glib/gspawn.c:1356
#: glib/gspawn.c:1357
#, c-format
msgid "Failed to redirect output or input of child process (%s)"
msgstr ""
"Doorsluizen van invoer of uitvoer van een dochterproces is mislukt (%s)"
#: glib/gspawn.c:1365
#: glib/gspawn.c:1366
#, c-format
msgid "Failed to fork child process (%s)"
msgstr "Het forken van een dochterproces is mislukt (%s)"
#: glib/gspawn.c:1373
#: glib/gspawn.c:1374
#, c-format
msgid "Unknown error executing child process \"%s\""
msgstr "Onbekende fout bij het uitvoeren van dochterproces %s"
#: glib/gspawn.c:1395
#: glib/gspawn.c:1396
#, c-format
msgid "Failed to read enough data from child pid pipe (%s)"
msgstr "Lezen van voldoende data van pijplijn van dochter-pid is mislukt (%s)"
@@ -1037,38 +1037,38 @@ msgstr "Alle hulpteksten tonen"
msgid "Application Options:"
msgstr "Programmaopties:"
#: glib/goption.c:849 glib/goption.c:919
#: glib/goption.c:850 glib/goption.c:920
#, c-format
msgid "Cannot parse integer value '%s' for %s"
msgstr "Kan het geheel getal %s voor %s niet verwerken"
#: glib/goption.c:859 glib/goption.c:927
#: glib/goption.c:860 glib/goption.c:928
#, c-format
msgid "Integer value '%s' for %s out of range"
msgstr "Het geheel getal %s voor %s valt buiten het bereik"
# integer-double
#: glib/goption.c:884
#: glib/goption.c:885
#, c-format
msgid "Cannot parse double value '%s' for %s"
msgstr "Kan het lange geheel getal %s voor %s niet verwerken"
#: glib/goption.c:892
#: glib/goption.c:893
#, c-format
msgid "Double value '%s' for %s out of range"
msgstr "Het lange geheel getal %s voor %s valt buiten het bereik"
#: glib/goption.c:1229
#: glib/goption.c:1230
#, c-format
msgid "Error parsing option %s"
msgstr "Fout bij verwerken van optie %s"
#: glib/goption.c:1260 glib/goption.c:1374
#: glib/goption.c:1261 glib/goption.c:1375
#, c-format
msgid "Missing argument for %s"
msgstr "Ontbrekend argument voor %s"
#: glib/goption.c:1769
#: glib/goption.c:1768
#, c-format
msgid "Unknown option %s"
msgstr "Onbekende optie %s"
@@ -1113,8 +1113,8 @@ msgid "Key file contains unsupported encoding '%s'"
msgstr "Het sleutelbestand bevat de niet-ondersteunde tekenset %s"
#: glib/gkeyfile.c:1112 glib/gkeyfile.c:1274 glib/gkeyfile.c:2503
#: glib/gkeyfile.c:2571 glib/gkeyfile.c:2706 glib/gkeyfile.c:2841
#: glib/gkeyfile.c:2994 glib/gkeyfile.c:3181 glib/gkeyfile.c:3242
#: glib/gkeyfile.c:2569 glib/gkeyfile.c:2704 glib/gkeyfile.c:2837
#: glib/gkeyfile.c:2990 glib/gkeyfile.c:3177 glib/gkeyfile.c:3238
#, c-format
msgid "Key file does not have group '%s'"
msgstr "Het sleutelbestand bevat geen groep %s"
@@ -1146,39 +1146,39 @@ msgstr ""
"Het sleutelbestand bevat sleutel %s in groep %s die een waarde heeft die "
"niet geïnterpreteerd kan worden."
#: glib/gkeyfile.c:2518 glib/gkeyfile.c:2721 glib/gkeyfile.c:3253
#: glib/gkeyfile.c:2518 glib/gkeyfile.c:2719 glib/gkeyfile.c:3249
#, c-format
msgid "Key file does not have key '%s' in group '%s'"
msgstr "Het sleutelbestand bevat geen sleutel %s in groep %s"
#: glib/gkeyfile.c:3487
#: glib/gkeyfile.c:3483
msgid "Key file contains escape character at end of line"
msgstr ""
"Het sleutelbestand bevat een ontsnappingsteken aan het einde van een regel"
#: glib/gkeyfile.c:3509
#: glib/gkeyfile.c:3505
#, c-format
msgid "Key file contains invalid escape sequence '%s'"
msgstr "Het sleutelbestand bevat ongeldige ontsnappingstekens %s"
#: glib/gkeyfile.c:3651
#: glib/gkeyfile.c:3647
#, c-format
msgid "Value '%s' cannot be interpreted as a number."
msgstr "De waarde %s kan niet geïnterpreteerd worden als een getal."
#: glib/gkeyfile.c:3665
#: glib/gkeyfile.c:3661
#, c-format
msgid "Integer value '%s' out of range"
msgstr "Het geheel getal %s valt buiten het bereik"
#: glib/gkeyfile.c:3698
#: glib/gkeyfile.c:3694
#, c-format
msgid "Value '%s' cannot be interpreted as a float number."
msgstr ""
"De waarde %s kan niet geïnterpreteerd worden als een getal van het type "
"float."
#: glib/gkeyfile.c:3722
#: glib/gkeyfile.c:3718
#, c-format
msgid "Value '%s' cannot be interpreted as a boolean."
msgstr "De waarde %s kan niet geïnterpreteerd worden als een boolese."
@@ -1220,35 +1220,35 @@ msgid "Unexpected early end-of-stream"
msgstr "Voortijdig einde aan gegevensstroom"
# naamloos/zonder naam/onbenoemd
#: gio/gdesktopappinfo.c:447 gio/gwin32appinfo.c:222
#: gio/gdesktopappinfo.c:450 gio/gwin32appinfo.c:222
msgid "Unnamed"
msgstr "Zonder naam"
# bureaubladbestand/desktopbestand
#: gio/gdesktopappinfo.c:683
#: gio/gdesktopappinfo.c:686
msgid "Desktop file didn't specify Exec field"
msgstr "Desktopbestand bevat geen Exec-veld"
#: gio/gdesktopappinfo.c:977
#: gio/gdesktopappinfo.c:980
msgid "Unable to find terminal required for application"
msgstr "Kan geen terminalvenster vinden voor het uitvoeren van het programma"
#: gio/gdesktopappinfo.c:1209
#: gio/gdesktopappinfo.c:1212
#, c-format
msgid "Can't create user application configuration folder %s: %s"
msgstr "Kan persoonlijke programmaconfiguratiemap %s niet aanmaken: %s"
#: gio/gdesktopappinfo.c:1213
#: gio/gdesktopappinfo.c:1216
#, c-format
msgid "Can't create user MIME configuration folder %s: %s"
msgstr "Kan persoonlijke MIME-configuratiemap %s niet aanmaken: %s"
#: gio/gdesktopappinfo.c:1617
#: gio/gdesktopappinfo.c:1620
#, c-format
msgid "Can't create user desktop file %s"
msgstr "Kan desktopbestand %s niet aanmaken"
#: gio/gdesktopappinfo.c:1729
#: gio/gdesktopappinfo.c:1732
#, c-format
msgid "Custom definition for %s"
msgstr "Zelfgemaakte definitie voor %s"
@@ -1261,12 +1261,12 @@ msgstr "dit station begrijpt de opdracht uitwerpen niet"
msgid "drive doesn't implement polling for media"
msgstr "dit station kan niet onderzocht worden op de aanwezigheid van media"
#: gio/gemblem.c:326
#: gio/gemblem.c:325
#, c-format
msgid "Can't handle version %d of GEmblem encoding"
msgstr ""
#: gio/gemblem.c:336
#: gio/gemblem.c:335
#, c-format
msgid "Malformed number of tokens (%d) in GEmblem encoding"
msgstr ""
@@ -1553,94 +1553,94 @@ msgid "Move between mounts not supported"
msgstr "Verplaatsen tussen aankoppelpunten is niet mogelijk"
# technotalk
#: gio/glocalfileinfo.c:716
#: gio/glocalfileinfo.c:717
msgid "Attribute value must be non-NULL"
msgstr "Attribuutwaarde moet niet-NULL zijn"
#: gio/glocalfileinfo.c:723
#: gio/glocalfileinfo.c:724
msgid "Invalid attribute type (string expected)"
msgstr "Ongeldig attribuuttype (hoort een tekenreeks te zijn)"
#: gio/glocalfileinfo.c:730
#: gio/glocalfileinfo.c:731
msgid "Invalid extended attribute name"
msgstr "Ongeldige uitgebreide attribuutnaam"
#: gio/glocalfileinfo.c:770
#: gio/glocalfileinfo.c:771
#, c-format
msgid "Error setting extended attribute '%s': %s"
msgstr "Fout bij het instellen van uitgebreid attribuut %s: %s"
#: gio/glocalfileinfo.c:1456 gio/glocalfileoutputstream.c:706
#: gio/glocalfileinfo.c:1462 gio/glocalfileoutputstream.c:706
#, c-format
msgid "Error stating file '%s': %s"
msgstr "Fout bij het benaderen van bestand %s: %s"
#: gio/glocalfileinfo.c:1526
#: gio/glocalfileinfo.c:1532
msgid " (invalid encoding)"
msgstr " (ongeldige codering)"
#: gio/glocalfileinfo.c:1694
#: gio/glocalfileinfo.c:1700
#, c-format
msgid "Error stating file descriptor: %s"
msgstr "Fout bij het benaderen van file descriptor: %s"
#: gio/glocalfileinfo.c:1739
#: gio/glocalfileinfo.c:1745
msgid "Invalid attribute type (uint32 expected)"
msgstr "Ongeldig attribuuttype (hoort een uint32 te zijn)"
#: gio/glocalfileinfo.c:1757
#: gio/glocalfileinfo.c:1763
msgid "Invalid attribute type (uint64 expected)"
msgstr "Ongeldig attribuuttype (hoort een uint64 te zijn)"
#: gio/glocalfileinfo.c:1776 gio/glocalfileinfo.c:1795
#: gio/glocalfileinfo.c:1782 gio/glocalfileinfo.c:1801
msgid "Invalid attribute type (byte string expected)"
msgstr "Ongeldig attribuuttype (hoort een byte-tekenreeks te zijn)"
#: gio/glocalfileinfo.c:1821
#: gio/glocalfileinfo.c:1827
#, c-format
msgid "Error setting permissions: %s"
msgstr "Fout bij instellen toegangsrechten: %s"
#: gio/glocalfileinfo.c:1872 gio/glocalfileinfo.c:2040
#: gio/glocalfileinfo.c:1878 gio/glocalfileinfo.c:2046
#, c-format
msgid "Error setting owner: %s"
msgstr "Fout bij instellen eigenaar: %s"
# technotalk
# symlink/symbolische verwijzing
#: gio/glocalfileinfo.c:1895
#: gio/glocalfileinfo.c:1901
msgid "symlink must be non-NULL"
msgstr "symbolische verwijzing moet niet-NULL zijn"
#: gio/glocalfileinfo.c:1905 gio/glocalfileinfo.c:1924
#: gio/glocalfileinfo.c:1935
#: gio/glocalfileinfo.c:1911 gio/glocalfileinfo.c:1930
#: gio/glocalfileinfo.c:1941
#, c-format
msgid "Error setting symlink: %s"
msgstr "Fout bij instellen symbolische verwijzing: %s"
#: gio/glocalfileinfo.c:1914
#: gio/glocalfileinfo.c:1920
msgid "Error setting symlink: file is not a symlink"
msgstr ""
"Fout bij instellen symbolische verwijzing: bestand is geen symbolische "
"verwijzing"
# technotalk
#: gio/glocalfileinfo.c:2063
#: gio/glocalfileinfo.c:2069
msgid "SELinux context must be non-NULL"
msgstr "SELinux-context moet niet-NULL zijn"
#: gio/glocalfileinfo.c:2078
#: gio/glocalfileinfo.c:2084
#, c-format
msgid "Error setting SELinux context: %s"
msgstr "Fout bij instellen SELinux-context: %s"
# geactiveerd/aangezet
# systeem/computer
#: gio/glocalfileinfo.c:2085
#: gio/glocalfileinfo.c:2091
msgid "SELinux is not enabled on this system"
msgstr "SELinux is niet geactiveerd op dit systeem"
#: gio/glocalfileinfo.c:2146
#: gio/glocalfileinfo.c:2152
#, c-format
msgid "Setting attribute %s not supported"
msgstr "Instellen van attribuut %s is niet mogelijk"
@@ -1819,45 +1819,45 @@ msgstr ""
msgid "Can't handle version %d of GThemedIcon encoding"
msgstr ""
#: gio/gunixinputstream.c:157 gio/gunixoutputstream.c:143
#: gio/gunixinputstream.c:161 gio/gunixoutputstream.c:147
msgid "File descriptor"
msgstr ""
#: gio/gunixinputstream.c:158
#: gio/gunixinputstream.c:162
msgid "The file descriptor to read from"
msgstr ""
#: gio/gunixinputstream.c:172 gio/gunixoutputstream.c:158
#: gio/gunixinputstream.c:176 gio/gunixoutputstream.c:162
#, fuzzy
msgid "Close file descriptor"
msgstr "Fout bij het benaderen van file descriptor: %s"
#: gio/gunixinputstream.c:173 gio/gunixoutputstream.c:159
#: gio/gunixinputstream.c:177 gio/gunixoutputstream.c:163
msgid "Whether to close the file descriptor when the stream is closed"
msgstr ""
#: gio/gunixinputstream.c:354 gio/gunixinputstream.c:374
#: gio/gunixinputstream.c:452 gio/gunixoutputstream.c:439
#: gio/gunixinputstream.c:358 gio/gunixinputstream.c:378
#: gio/gunixinputstream.c:456 gio/gunixoutputstream.c:443
#, c-format
msgid "Error reading from unix: %s"
msgstr "Fout bij lezen van unix: %s"
#: gio/gunixinputstream.c:407 gio/gunixinputstream.c:589
#: gio/gunixoutputstream.c:394 gio/gunixoutputstream.c:545
#: gio/gunixinputstream.c:411 gio/gunixinputstream.c:593
#: gio/gunixoutputstream.c:398 gio/gunixoutputstream.c:549
#, c-format
msgid "Error closing unix: %s"
msgstr "Fout bij sluiten van unix: %s"
# hoofdmap van bestandssysteem
#: gio/gunixmounts.c:1780 gio/gunixmounts.c:1817
#: gio/gunixmounts.c:1783 gio/gunixmounts.c:1820
msgid "Filesystem root"
msgstr "Hoofdmap bestandssysteem"
#: gio/gunixoutputstream.c:144
#: gio/gunixoutputstream.c:148
msgid "The file descriptor to write to"
msgstr ""
#: gio/gunixoutputstream.c:340 gio/gunixoutputstream.c:361
#: gio/gunixoutputstream.c:344 gio/gunixoutputstream.c:365
#, c-format
msgid "Error writing to unix: %s"
msgstr "Fout bij schrijven naar unix: %s"