From 0f7a4af1683abfe892cb6d05536818a964d8cfe6 Mon Sep 17 00:00:00 2001 From: Klaus Schmidinger Date: Sat, 11 Aug 2007 12:39:06 +0200 Subject: Switched I18N to gettext --- PLUGINS/src/hello/po/de_DE.po | 40 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) create mode 100644 PLUGINS/src/hello/po/de_DE.po (limited to 'PLUGINS/src/hello/po/de_DE.po') diff --git a/PLUGINS/src/hello/po/de_DE.po b/PLUGINS/src/hello/po/de_DE.po new file mode 100644 index 00000000..cb2b9dd0 --- /dev/null +++ b/PLUGINS/src/hello/po/de_DE.po @@ -0,0 +1,40 @@ +# VDR plugin language source file. +# Copyright (C) 2007 Klaus Schmidinger +# This file is distributed under the same license as the VDR package. +# Klaus Schmidinger , 2000 +# +msgid "" +msgstr "" +"Project-Id-Version: VDR 1.5.7\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2007-08-11 14:35+0200\n" +"PO-Revision-Date: 2007-08-11 12:34+0200\n" +"Last-Translator: Klaus Schmidinger \n" +"Language-Team: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=ISO-8859-15\n" +"Content-Transfer-Encoding: 8bit\n" + +#: hello.c:16 +msgid "A friendly greeting" +msgstr "Ein freundlicher Gruß" + +#: hello.c:17 +msgid "Hello" +msgstr "Hallo" + +#: hello.c:60 +msgid "Greeting time (s)" +msgstr "Dauer des Grußes (s)" + +#: hello.c:61 +msgid "Use alternate greeting" +msgstr "Alternativen Gruß verwenden" + +#: hello.c:129 +msgid "Hello world!" +msgstr "Hallo Welt!" + +#: hello.c:129 +msgid "Howdy folks!" +msgstr "Tach zusammen!" -- cgit v1.2.3