1230479Snetchild# Dutch translation of hello-clisp.
2230479Snetchild# Copyright (C) 2004 Free Software Foundation, Inc.
3230479Snetchild# This file is distributed under the same license as the hello-clisp package.
4230479Snetchild# Elros Cyriatan <cyriatan@fastmail.fm>, 2004.
5230479Snetchild# 
6230479Snetchild# 
7230479Snetchildmsgid ""
8230479Snetchildmsgstr ""
9230479Snetchild"Project-Id-Version: hello-clisp 0.13.1\n"
10230479Snetchild"Report-Msgid-Bugs-To: bug-gnu-gettext@gnu.org\n"
11230479Snetchild"PO-Revision-Date: 2004-01-04 20:50+0100\n"
12230479Snetchild"Last-Translator: Elros Cyriatan <cyriatan@fastmail.fm>\n"
13230479Snetchild"Language-Team: Dutch <vertaling@nl.linux.org>\n"
14230479Snetchild"MIME-Version: 1.0\n"
15230479Snetchild"Content-Type: text/plain; charset=UTF-8\n"
16230479Snetchild"Content-Transfer-Encoding: 8bit\n"
17230479Snetchild
18230479Snetchild#: hello.lisp.in:12
19230479Snetchildmsgid "Hello, world!"
20230479Snetchildmsgstr "Hallo, wereld!"
21230479Snetchild
22230479Snetchild#: hello.lisp.in:14
23#, lisp-format
24msgid "This program is running as process number ~D."
25msgstr "Dit programma draait als proces nummer ~D."
26