1 1.1 christos # German messages for hello-smalltalk. 2 1.1 christos # Copyright 2003 Free Software Foundation, Inc. 3 1.1 christos # This file is distributed under the same license as the hello-smalltalk package. 4 1.1 christos # Bruno Haible <bruno (a] clisp.org>, 2003. 5 1.1 christos # Karl Eichwalder <ke (a] gnu.franken.de>, 2003. 6 1.1 christos # 7 1.1 christos msgid "" 8 1.1 christos msgstr "" 9 1.1 christos "Project-Id-Version: hello-smalltalk 0.13.1\n" 10 1.1 christos "Report-Msgid-Bugs-To: bug-gnu-gettext (a] gnu.org\n" 11 1.1 christos "PO-Revision-Date: 2003-12-18 10:09+0100\n" 12 1.1 christos "Last-Translator: Karl Eichwalder <ke (a] gnu.franken.de>\n" 13 1.1 christos "Language-Team: German <de (a] li.org>\n" 14 1.1 christos "MIME-Version: 1.0\n" 15 1.1 christos "Content-Type: text/plain; charset=UTF-8\n" 16 1.1 christos "Content-Transfer-Encoding: 8bit\n" 17 1.1 christos "Plural-Forms: nplurals=2; plural=(n != 1);\n" 18 1.1 christos 19 1.1 christos #: hello.st.in:32 20 1.1 christos msgid "Hello, world!" 21 1.1 christos msgstr "Hallo Welt!" 22 1.1 christos 23 1.1 christos #: hello.st.in:33 24 1.1 christos #, smalltalk-format 25 1.1 christos msgid "This program is running as process number %1." 26 1.1 christos msgstr "Dieses Programm luft mit der Prozess-Nummer %1." 27