Dutch translation updated by Vincent van Adrighem.

2003-10-22   Vincent van Adrighem  <adrighem@gnome.org>

	* nl.po: Dutch translation updated by Vincent van Adrighem.
This commit is contained in:
Vincent van Adrighem
2003-10-21 22:27:31 +00:00
committed by Vincent van Adrighem
parent 3f307e8e30
commit 5edf277435
2 changed files with 20 additions and 9 deletions

View File

@@ -1,3 +1,7 @@
2003-10-22 Vincent van Adrighem <adrighem@gnome.org>
* nl.po: Dutch translation updated by Vincent van Adrighem.
2003-10-22 Christian Rose <menthos@menthos.com> 2003-10-22 Christian Rose <menthos@menthos.com>
* sv.po: Updated Swedish translation. * sv.po: Updated Swedish translation.

View File

@@ -6,13 +6,14 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: libgtop CVS\n" "Project-Id-Version: libgtop CVS\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2003-06-21 12:58+0200\n" "POT-Creation-Date: 2003-10-21 19:07+0200\n"
"PO-Revision-Date: 2002-10-29 13:14+0100\n" "PO-Revision-Date: 2002-10-29 13:14+0100\n"
"Last-Translator: Jeroen van der Vegt <A.J.vanderVegt@ITS.TUDelft.nl>\n" "Last-Translator: Jeroen van der Vegt <A.J.vanderVegt@ITS.TUDelft.nl>\n"
"Language-Team: Dutch <nl@li.org>\n" "Language-Team: Dutch <nl@li.org>\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: examples/smp.c:71 #: examples/smp.c:71
#, c-format #, c-format
@@ -93,8 +94,10 @@ msgstr "Draaiing:"
#: lib/read.c:75 #: lib/read.c:75
#, c-format #, c-format
msgid "read %d bytes" msgid "read %d byte"
msgstr "%d bytes gelezen" msgid_plural "read %d bytes"
msgstr[0] "%d byte gelezen"
msgstr[1] "%d bytes gelezen"
#: lib/read_data.c:49 #: lib/read_data.c:49
msgid "read data size" msgid "read data size"
@@ -102,13 +105,17 @@ msgstr "grootte van de gelezen data"
#: lib/read_data.c:66 #: lib/read_data.c:66
#, c-format #, c-format
msgid "read data %d bytes" msgid "read data %d byte"
msgstr "lees %d bytes" msgid_plural "read data %d bytes"
msgstr[0] "lees %d byte"
msgstr[1] "lees %d bytes"
#: lib/write.c:48 #: lib/write.c:48
#, c-format #, c-format
msgid "write %d bytes" msgid "write %d byte"
msgstr "schrijf %d bytes" msgid_plural "write %d bytes"
msgstr[0] "schrijf %d byte"
msgstr[1] "schrijf %d bytes"
#: src/daemon/gnuserv.c:453 #: src/daemon/gnuserv.c:453
msgid "Enable debugging" msgid "Enable debugging"
@@ -214,11 +221,11 @@ msgstr "%s: optie '-W %s' is dubbelzinnig\n"
msgid "%s: option `-W %s' doesn't allow an argument\n" msgid "%s: option `-W %s' doesn't allow an argument\n"
msgstr "%s: optie '-W %s' staat geen argument toe\n" msgstr "%s: optie '-W %s' staat geen argument toe\n"
#: support/popthelp.c:35 #: support/popthelp.c:23
msgid "Show this help message" msgid "Show this help message"
msgstr "Laat deze uitleg zien" msgstr "Laat deze uitleg zien"
#: support/popthelp.c:36 #: support/popthelp.c:24
msgid "Display brief usage message" msgid "Display brief usage message"
msgstr "Toon een korte handleiding" msgstr "Toon een korte handleiding"