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