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: gettext-examples-0.13.1\n" 9"Report-Msgid-Bugs-To: bug-gettext@gnu.org\n" 10"POT-Creation-Date: 2020-04-11 22:35+0200\n" 11"PO-Revision-Date: 2003-12-31 10:30+2\n" 12"Last-Translator: Ysbeer <ysbeer@af.org.za>\n" 13"Language-Team: Afrikaans <i18n@af.org.za>\n" 14"Language: af\n" 15"MIME-Version: 1.0\n" 16"Content-Type: text/plain; charset=UTF-8\n" 17"Content-Transfer-Encoding: 8bit\n" 18"X-Bugs: Report translation errors to the Language-Team address.\n" 19 20#: hello-c/hello.c:30 hello-c-gnome/hello.c:46 21#: hello-c-gnome3/hello.desktop.in.in:5 hello-c++/hello.cc:39 22#: hello-c++-qt/hello.cc:45 hello-c++-kde/hellowindow.cc:42 23#: hello-c++-gnome/hello.cc:50 hello-c++-wxwidgets/hello.cc:68 24#: hello-objc/hello.m:30 hello-objc-gnustep/Hello.m:49 25#: hello-objc-gnome/hello.m:47 hello-sh/hello.sh:14 hello-python/hello.py.in:12 26#: hello-clisp/hello.lisp.in:11 hello-librep/hello.jl.in:12 27#: hello-guile/hello.scm:15 hello-smalltalk/hello.st.in:31 28#: hello-java/Hello.java:14 hello-java-awt/Hello.java:23 29#: hello-java-swing/Hello.java:20 hello-java-qtjambi/Hello.java:27 30#: hello-csharp/hello.cs:14 hello-csharp-forms/hello.cs:29 31#: hello-gawk/hello.awk:11 hello-pascal/hello.hello_world 32#: hello-ycp/hello.ycp:15 hello-tcl/hello.tcl:11 hello-tcl-tk/hello.tcl:13 33#: hello-perl/hello-1.pl.in:17 hello-perl/hello-2.pl.in:12 34#: hello-php/hello.php:12 35msgid "Hello, world!" 36msgstr "Hallo wêreld!" 37 38#: hello-c/hello.c:31 hello-c-gnome/hello.c:51 hello-c++/hello.cc:40 39#: hello-c++-gnome/hello.cc:55 hello-c++-wxwidgets/hello.cc:71 40#: hello-objc/hello.m:31 hello-objc-gnustep/Hello.m:58 41#: hello-objc-gnome/hello.m:52 hello-librep/hello.jl.in:14 42#: hello-gawk/hello.awk:12 hello-pascal/hello.running_as hello-tcl/hello.tcl:12 43#: hello-tcl-tk/hello.tcl:16 hello-perl/hello-1.pl.in:19 hello-php/hello.php:14 44#, php-format 45msgid "This program is running as process number %d." 46msgstr "Hierdie program loop as prosesnommer %d." 47 48#: hello-c-gnome3/hello.c:79 49#, fuzzy, c-format 50msgid "" 51"<big>Hello world!</big>\n" 52"This program is running as process number <b>%d</b>." 53msgstr "Hierdie program loop as prosesnommer %d." 54 55#: hello-c-gnome3/hello.c:84 56msgid "<big><u>This is another text</u></big>" 57msgstr "" 58 59#: hello-c-gnome3/hello.c:86 60msgid "<big><i>This is yet another text</i></big>" 61msgstr "" 62 63#: hello-c-gnome3/hello.desktop.in.in:4 64msgid "Hello" 65msgstr "" 66 67#: hello-c-gnome3/hello.ui:6 68msgid "Example Application" 69msgstr "" 70 71#: hello-c-gnome3/hello.ui:34 72msgid "Update text" 73msgstr "" 74 75#: hello-c-gnome3/hello.gschema.xml:8 76msgid "Use XML markup" 77msgstr "" 78 79#: hello-c-gnome3/hello.gschema.xml:9 80msgid "Whether to use XML markup in the text." 81msgstr "" 82 83#: hello-c++-qt/hello.cc:52 hello-c++-kde/hellowindow.cc:49 84#: hello-smalltalk/hello.st.in:32 hello-ycp/hello.ycp:19 85#, ycp-format 86msgid "This program is running as process number %1." 87msgstr "Hierdie program loop as prosesnommer %1." 88 89#: hello-c++-kde/hello.cc:46 90msgid "Hello example" 91msgstr "Hallo voorbeeld" 92 93#: hello-c++-kde/hello.cc:48 94msgid "Hello world example" 95msgstr "Hallo wêreld voorbeeld" 96 97#: hello-sh/hello.sh:17 98#, sh-format 99msgid "This program is running as process number $pid." 100msgstr "Hierdie program loop as prosesnommer $pid." 101 102#: hello-python/hello.py.in:13 103#, python-format 104msgid "This program is running as process number %(pid)d." 105msgstr "Hierdie program loop as prosesnommer %(pid)d." 106 107#: hello-clisp/hello.lisp.in:13 hello-guile/hello.scm:17 108#, scheme-format 109msgid "This program is running as process number ~D." 110msgstr "Hierdie program loop as prosesnommer ~D." 111 112#: hello-java/Hello.java:18 hello-java-awt/Hello.java:28 113#: hello-java-swing/Hello.java:25 hello-java-qtjambi/Hello.java:34 114#: hello-csharp/hello.cs:17 hello-csharp-forms/hello.cs:36 115#, csharp-format 116msgid "This program is running as process number {0}." 117msgstr "Hierdie program loop as prosesnommer {0}." 118 119#: hello-perl/hello-2.pl.in:14 120#, perl-brace-format 121msgid "This program is running as process number {pid}." 122msgstr "Hierdie program loop as prosesnommer {pid}" 123