summaryrefslogtreecommitdiff
path: root/gettext-tools/examples/hello-c-gnome/po/nl.po
blob: 21328afcdd0cf67a05b927639446602bb7ed3c68 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
# Dutch translations for GNU hello-c-gnome.
# Copyright (C) 2015 Yoyodyne, Inc. (msgids)
# This file is distributed under the same license as the gettext package.
#
# "There are three basic rules for writing a novel.
# Unfortunately nobody knows what they are."
#
# Benno Schulenberg <benno@vertaalt.nl>, 2007, 2014, 2015.
# Elros Cyriatan <cyriatan@fastmail.fm>, 2004.
msgid ""
msgstr ""
"Project-Id-Version: hello-c-gnome-0.19.4.73\n"
"Report-Msgid-Bugs-To: bug-gnu-gettext@gnu.org\n"
"PO-Revision-Date: 2015-07-01 21:10+0200\n"
"Last-Translator: Benno Schulenberg <benno@vertaalt.nl>\n"
"Language-Team: Dutch <vertaling@vrijschrift.org>\n"
"Language: nl\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: Lokalize 1.0\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"

#: hello.c:46
msgid "Hello, world!"
msgstr "Hallo, wereld!"

#: hello.c:51
#, c-format
msgid "This program is running as process number %d."
msgstr "Dit programma draait als proces nummer %d."