Training courses

Kernel and Embedded Linux

Bootlin training courses

Embedded Linux, kernel,
Yocto Project, Buildroot, real-time,
graphics, boot time, debugging...

Bootlin logo

Elixir Cross Referencer

# Dutch translation of hello-perl.
# Copyright (C) 2004 Free Software Foundation, Inc.
# This file is distributed under the same license as the hello-perl package.
# Elros Cyriatan <cyriatan@fastmail.fm>, 2004.
# 
# 
msgid ""
msgstr ""
"Project-Id-Version: hello-perl 0.13.1\n"
"Report-Msgid-Bugs-To: bug-gnu-gettext@gnu.org\n"
"PO-Revision-Date: 2004-01-04 20:50+0100\n"
"Last-Translator: Elros Cyriatan <cyriatan@fastmail.fm>\n"
"Language-Team: Dutch <vertaling@nl.linux.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"

#: hello-1.pl.in:18 hello-2.pl.in:13
msgid "Hello, world!"
msgstr "Hallo, wereld!"

#: hello-1.pl.in:20
#, perl-format
msgid "This program is running as process number %d."
msgstr "Dit programma draait als proces nummer %d."

#: hello-2.pl.in:15
#, perl-brace-format
msgid "This program is running as process number {pid}."
msgstr "Dit programma draait als proces nummer {pid}."