Imported Upstream version 0.19.7
[platform/upstream/gettext.git] / gettext-tools / examples / hello-objc-gnustep / po / nl.po
1 # Dutch translations for GNU hello-objc-gnustep.
2 # Copyright (C) 2015 Yoyodyne, Inc. (msgids)
3 # This file is distributed under the same license as the gettext package.
4 #
5 # "There are three basic rules for writing a novel.
6 # Unfortunately nobody knows what they are."
7 #
8 # Benno Schulenberg <benno@vertaalt.nl>, 2007, 2014, 2015.
9 # Elros Cyriatan <cyriatan@fastmail.fm>, 2004.
10 msgid ""
11 msgstr ""
12 "Project-Id-Version: hello-objc-gnustep-0.19.4.73\n"
13 "Report-Msgid-Bugs-To: bug-gnu-gettext@gnu.org\n"
14 "PO-Revision-Date: 2015-07-01 21:10+0200\n"
15 "Last-Translator: Benno Schulenberg <benno@vertaalt.nl>\n"
16 "Language-Team: Dutch <vertaling@vrijschrift.org>\n"
17 "Language: nl\n"
18 "MIME-Version: 1.0\n"
19 "Content-Type: text/plain; charset=UTF-8\n"
20 "Content-Transfer-Encoding: 8bit\n"
21 "X-Generator: Lokalize 1.0\n"
22 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
23
24 #: Hello.m:49
25 msgid "Hello, world!"
26 msgstr "Hallo, wereld!"
27
28 #: Hello.m:58
29 #, objc-format
30 msgid "This program is running as process number %d."
31 msgstr "Dit programma draait als proces nummer %d."