Sync usage with man page.
[netbsd-mini2440.git] / gnu / dist / gettext / gettext-tools / examples / hello-csharp / po / nl.po
blobc184bfc9b1149843092e4a0edc96a9051cbd2de4
1 # Dutch translation of hello-csharp.
2 # Copyright (C) 2004 Free Software Foundation, Inc.
3 # This file is distributed under the same license as the hello-csharp package.
4 # Elros Cyriatan <cyriatan@fastmail.fm>, 2004.
5
6
7 msgid ""
8 msgstr ""
9 "Project-Id-Version: hello-csharp 0.13.1\n"
10 "Report-Msgid-Bugs-To: bug-gnu-gettext@gnu.org\n"
11 "PO-Revision-Date: 2004-01-04 20:50+0100\n"
12 "Last-Translator: Elros Cyriatan <cyriatan@fastmail.fm>\n"
13 "Language-Team: Dutch <vertaling@nl.linux.org>\n"
14 "MIME-Version: 1.0\n"
15 "Content-Type: text/plain; charset=UTF-8\n"
16 "Content-Transfer-Encoding: 8bit\n"
18 #: hello.cs:15
19 msgid "Hello, world!"
20 msgstr "Hallo, wereld!"
22 #: hello.cs:18
23 #, csharp-format
24 msgid "This program is running as process number {0}."
25 msgstr "Dit programma draait als proces nummer {0}."