xref: /netbsd-src/external/gpl2/gettext/dist/gettext-tools/examples/hello-python/po/af.po (revision 946379e7b37692fc43f68eb0d1c10daa0a7f3b6c)
1# Afrikaans translation for Silky
2# Copyright (C) 2004 Free Software Foundation, Inc.
3# This file is distributed under the same license as the silky package.
4# Hanlie Pretorius <hpretorius@pnp.co.za>, 2004.
5#
6msgid ""
7msgstr ""
8"Project-Id-Version: hello-python-0.13.1\n"
9"Report-Msgid-Bugs-To: bug-gnu-gettext@gnu.org\n"
10"PO-Revision-Date: 2003-12-31 10:30+2\n"
11"Last-Translator: Ysbeer <ysbeer@af.org.za>\n"
12"Language-Team: Afrikaans <i18n@af.org.za>\n"
13"MIME-Version: 1.0\n"
14"Content-Type: text/plain; charset=UTF-8\n"
15"Content-Transfer-Encoding: 8bit\n"
16
17#: hello.py.in:13
18msgid "Hello, world!"
19msgstr "Hallo wêreld!"
20
21#: hello.py.in:14
22#, python-format
23msgid "This program is running as process number %(pid)d."
24msgstr "Hierdie program loop as prosesnommer %(pid)d."
25