diff options
author | Klaus Schmidinger <kls (at) cadsoft (dot) de> | 2007-08-12 18:00:00 +0200 |
---|---|---|
committer | Klaus Schmidinger <kls (at) cadsoft (dot) de> | 2007-08-12 18:00:00 +0200 |
commit | 4c65b525dc1e3c62336b223d200a46fb30dc7e52 (patch) | |
tree | 4a6b2381dd6a50792d90b6a3bd3635260ba0737b /PLUGINS/src/hello/po | |
parent | 8849308cf9ad1e85ed1790aa832806ce7f74e565 (diff) | |
download | vdr-patch-lnbsharing-4c65b525dc1e3c62336b223d200a46fb30dc7e52.tar.gz vdr-patch-lnbsharing-4c65b525dc1e3c62336b223d200a46fb30dc7e52.tar.bz2 |
Version 1.5.7vdr-1.5.7
- All logging now goes to LOG_ERR, because some systems split error, info and
debug messages into separate files, which repeatedly caused extra efforts to
find out when incomplete log excerpts were attached to problem reports in
the past.
- Updated the Estonian OSD texts (thanks to Arthur Konovalov).
- Fixed a problem with characters >0x7F in the modified version of skipspace()
(thanks to Marco Schlüßler).
- Fixed a bug I introduced when simplifying the original patch for detecting
Premiere NVOD channel links (crash reported by Malte Schröder).
- Internationalization is now done with 'gettext' (following a suggestion by
Lucian Muresan). Plugin authors may want to use the Perl script
'i18n-to-gettext.pl' to convert their internationalized texts to the gettext
format (see the instructions inside that script file). The function
cPlugin::RegisterI18n() is still present for compatibility, but doesn't
have any more functionality. So plugins that don't convert their texts to
the gettext format will only present English texts.
See PLUGINS.html, section "Internationalization", for instructions on how
to make strings in arrays translatable.
See README.i18n for information on how to create new or maintain existing
translations.
- The three letter language codes and their aliases are stored in i18n.c, and
each translation file only contains one of them to link that language name
to the code.
- The 'newplugin' script has been extended to generate the Makefile section
for i18n support.
- The parameter OSDLanguage in 'setup.conf' is now a string and holds the locale
code of the selected OSD language (e.g. en_US). If Setup.OSDLanguage is not
set to a particular locale that is found in VDR's locale directory, the
locale as defined in the system environment is used by default.
- The list of tracks given in cStatus::SetAudioTrack() is now NULL terminated,
so that plugins can actually use all the strings in the list, not just the
one pointed to by Index (thanks to Alexander Rieger).
- Fixed handling kLeft in the calls to cStatus::MsgOsdTextItem() (thanks to
Alexander Rieger).
- Added the "...or (at your option) any later version" phrase to the license
information of all plugins, and also the 'newplugin' script (suggested by
Ville Skyttä). Plugin authors may want to consider doing the same.
- Fixed the link to the GPL2 at http://www.gnu.org in vdr.c (thanks to Ville
Skyttä).
- cBitmap::SetXpm() now checks whether the given Xpm pointer is not NULL, to
avoid a crash with files that only contain "/* XPM */" (suggested by Andreas
Mair).
- Added a debug error message to cReceiver::~cReceiver() in case it is still
attached to a device (thanks to Reinhard Nissl).
Diffstat (limited to 'PLUGINS/src/hello/po')
-rw-r--r-- | PLUGINS/src/hello/po/ca_ES.po | 42 | ||||
-rw-r--r-- | PLUGINS/src/hello/po/cs_CZ.po | 40 | ||||
-rw-r--r-- | PLUGINS/src/hello/po/da_DK.po | 40 | ||||
-rw-r--r-- | PLUGINS/src/hello/po/de_DE.po | 40 | ||||
-rw-r--r-- | PLUGINS/src/hello/po/el_GR.po | 40 | ||||
-rw-r--r-- | PLUGINS/src/hello/po/es_ES.po | 40 | ||||
-rw-r--r-- | PLUGINS/src/hello/po/et_EE.po | 40 | ||||
-rw-r--r-- | PLUGINS/src/hello/po/fi_FI.po | 43 | ||||
-rw-r--r-- | PLUGINS/src/hello/po/fr_FR.po | 43 | ||||
-rw-r--r-- | PLUGINS/src/hello/po/hr_HR.po | 41 | ||||
-rw-r--r-- | PLUGINS/src/hello/po/hu_HU.po | 41 | ||||
-rw-r--r-- | PLUGINS/src/hello/po/it_IT.po | 42 | ||||
-rw-r--r-- | PLUGINS/src/hello/po/nl_NL.po | 42 | ||||
-rw-r--r-- | PLUGINS/src/hello/po/nn_NO.po | 41 | ||||
-rw-r--r-- | PLUGINS/src/hello/po/pl_PL.po | 40 | ||||
-rw-r--r-- | PLUGINS/src/hello/po/pt_PT.po | 40 | ||||
-rw-r--r-- | PLUGINS/src/hello/po/ro_RO.po | 41 | ||||
-rw-r--r-- | PLUGINS/src/hello/po/ru_RU.po | 40 | ||||
-rw-r--r-- | PLUGINS/src/hello/po/sl_SI.po | 41 | ||||
-rw-r--r-- | PLUGINS/src/hello/po/sv_SE.po | 41 | ||||
-rw-r--r-- | PLUGINS/src/hello/po/tr_TR.po | 40 |
21 files changed, 858 insertions, 0 deletions
diff --git a/PLUGINS/src/hello/po/ca_ES.po b/PLUGINS/src/hello/po/ca_ES.po new file mode 100644 index 0000000..fb23952 --- /dev/null +++ b/PLUGINS/src/hello/po/ca_ES.po @@ -0,0 +1,42 @@ +# VDR plugin language source file. +# Copyright (C) 2007 Klaus Schmidinger <kls@cadsoft.de> +# This file is distributed under the same license as the VDR package. +# Marc Rovira Vall <tm05462@salleURL.edu>, 2003 +# Ramon Roca <ramon.roca@xcombo.com>, 2003 +# Jordi Vilà <jvila@tinet.org>, 2003 +# +msgid "" +msgstr "" +"Project-Id-Version: VDR 1.5.7\n" +"Report-Msgid-Bugs-To: <vdr-bugs@cadsoft.de>\n" +"POT-Creation-Date: 2007-08-11 14:35+0200\n" +"PO-Revision-Date: 2007-08-11 12:34+0200\n" +"Last-Translator: Jordi Vilà <jvila@tinet.org>\n" +"Language-Team: <vdr@linuxtv.org>\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=ISO-8859-1\n" +"Content-Transfer-Encoding: 8bit\n" + +#: hello.c:16 +msgid "A friendly greeting" +msgstr "" + +#: hello.c:17 +msgid "Hello" +msgstr "" + +#: hello.c:60 +msgid "Greeting time (s)" +msgstr "" + +#: hello.c:61 +msgid "Use alternate greeting" +msgstr "" + +#: hello.c:129 +msgid "Hello world!" +msgstr "" + +#: hello.c:129 +msgid "Howdy folks!" +msgstr "" diff --git a/PLUGINS/src/hello/po/cs_CZ.po b/PLUGINS/src/hello/po/cs_CZ.po new file mode 100644 index 0000000..cc5c80a --- /dev/null +++ b/PLUGINS/src/hello/po/cs_CZ.po @@ -0,0 +1,40 @@ +# VDR plugin language source file. +# Copyright (C) 2007 Klaus Schmidinger <kls@cadsoft.de> +# This file is distributed under the same license as the VDR package. +# Vladimír Bárta <vladimir.barta@k2atmitec.cz>, 2006 +# +msgid "" +msgstr "" +"Project-Id-Version: VDR 1.5.7\n" +"Report-Msgid-Bugs-To: <vdr-bugs@cadsoft.de>\n" +"POT-Creation-Date: 2007-08-11 14:35+0200\n" +"PO-Revision-Date: 2007-08-11 12:34+0200\n" +"Last-Translator: Vladimír Bárta <vladimir.barta@k2atmitec.cz>\n" +"Language-Team: <vdr@linuxtv.org>\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=ISO-8859-2\n" +"Content-Transfer-Encoding: 8bit\n" + +#: hello.c:16 +msgid "A friendly greeting" +msgstr "Pøátelský pozdrav" + +#: hello.c:17 +msgid "Hello" +msgstr "Ahoj" + +#: hello.c:60 +msgid "Greeting time (s)" +msgstr "Èas pozdravu (s)" + +#: hello.c:61 +msgid "Use alternate greeting" +msgstr "Pou¾ít alternativní pozdrav" + +#: hello.c:129 +msgid "Hello world!" +msgstr "Ahoj svìte!" + +#: hello.c:129 +msgid "Howdy folks!" +msgstr "Nazdar vespolek!" diff --git a/PLUGINS/src/hello/po/da_DK.po b/PLUGINS/src/hello/po/da_DK.po new file mode 100644 index 0000000..266a7a4 --- /dev/null +++ b/PLUGINS/src/hello/po/da_DK.po @@ -0,0 +1,40 @@ +# VDR plugin language source file. +# Copyright (C) 2007 Klaus Schmidinger <kls@cadsoft.de> +# This file is distributed under the same license as the VDR package. +# Mogens Elneff <mogens@elneff.dk>, 2004 +# +msgid "" +msgstr "" +"Project-Id-Version: VDR 1.5.7\n" +"Report-Msgid-Bugs-To: <vdr-bugs@cadsoft.de>\n" +"POT-Creation-Date: 2007-08-11 14:35+0200\n" +"PO-Revision-Date: 2007-08-11 12:34+0200\n" +"Last-Translator: Mogens Elneff <mogens@elneff.dk>\n" +"Language-Team: <vdr@linuxtv.org>\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 "" + +#: hello.c:17 +msgid "Hello" +msgstr "" + +#: hello.c:60 +msgid "Greeting time (s)" +msgstr "" + +#: hello.c:61 +msgid "Use alternate greeting" +msgstr "" + +#: hello.c:129 +msgid "Hello world!" +msgstr "" + +#: hello.c:129 +msgid "Howdy folks!" +msgstr "" diff --git a/PLUGINS/src/hello/po/de_DE.po b/PLUGINS/src/hello/po/de_DE.po new file mode 100644 index 0000000..cb2b9dd --- /dev/null +++ b/PLUGINS/src/hello/po/de_DE.po @@ -0,0 +1,40 @@ +# VDR plugin language source file. +# Copyright (C) 2007 Klaus Schmidinger <kls@cadsoft.de> +# This file is distributed under the same license as the VDR package. +# Klaus Schmidinger <kls@cadsoft.de>, 2000 +# +msgid "" +msgstr "" +"Project-Id-Version: VDR 1.5.7\n" +"Report-Msgid-Bugs-To: <vdr-bugs@cadsoft.de>\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 <kls@cadsoft.de>\n" +"Language-Team: <vdr@linuxtv.org>\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!" diff --git a/PLUGINS/src/hello/po/el_GR.po b/PLUGINS/src/hello/po/el_GR.po new file mode 100644 index 0000000..4682514 --- /dev/null +++ b/PLUGINS/src/hello/po/el_GR.po @@ -0,0 +1,40 @@ +# VDR plugin language source file. +# Copyright (C) 2007 Klaus Schmidinger <kls@cadsoft.de> +# This file is distributed under the same license as the VDR package. +# Dimitrios Dimitrakos <mail@dimitrios.de>, 2002 +# +msgid "" +msgstr "" +"Project-Id-Version: VDR 1.5.7\n" +"Report-Msgid-Bugs-To: <vdr-bugs@cadsoft.de>\n" +"POT-Creation-Date: 2007-08-11 14:35+0200\n" +"PO-Revision-Date: 2007-08-11 12:34+0200\n" +"Last-Translator: Dimitrios Dimitrakos <mail@dimitrios.de>\n" +"Language-Team: <vdr@linuxtv.org>\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=ISO-8859-7\n" +"Content-Transfer-Encoding: 8bit\n" + +#: hello.c:16 +msgid "A friendly greeting" +msgstr "" + +#: hello.c:17 +msgid "Hello" +msgstr "" + +#: hello.c:60 +msgid "Greeting time (s)" +msgstr "" + +#: hello.c:61 +msgid "Use alternate greeting" +msgstr "" + +#: hello.c:129 +msgid "Hello world!" +msgstr "" + +#: hello.c:129 +msgid "Howdy folks!" +msgstr "" diff --git a/PLUGINS/src/hello/po/es_ES.po b/PLUGINS/src/hello/po/es_ES.po new file mode 100644 index 0000000..c59a4b8 --- /dev/null +++ b/PLUGINS/src/hello/po/es_ES.po @@ -0,0 +1,40 @@ +# VDR plugin language source file. +# Copyright (C) 2007 Klaus Schmidinger <kls@cadsoft.de> +# This file is distributed under the same license as the VDR package. +# Ruben Nunez Francisco <ruben.nunez@tang-it.com>, 2002 +# +msgid "" +msgstr "" +"Project-Id-Version: VDR 1.5.7\n" +"Report-Msgid-Bugs-To: <vdr-bugs@cadsoft.de>\n" +"POT-Creation-Date: 2007-08-11 14:35+0200\n" +"PO-Revision-Date: 2007-08-11 12:34+0200\n" +"Last-Translator: Ruben Nunez Francisco <ruben.nunez@tang-it.com>\n" +"Language-Team: <vdr@linuxtv.org>\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 "" + +#: hello.c:17 +msgid "Hello" +msgstr "" + +#: hello.c:60 +msgid "Greeting time (s)" +msgstr "" + +#: hello.c:61 +msgid "Use alternate greeting" +msgstr "" + +#: hello.c:129 +msgid "Hello world!" +msgstr "" + +#: hello.c:129 +msgid "Howdy folks!" +msgstr "" diff --git a/PLUGINS/src/hello/po/et_EE.po b/PLUGINS/src/hello/po/et_EE.po new file mode 100644 index 0000000..ca4eb5f --- /dev/null +++ b/PLUGINS/src/hello/po/et_EE.po @@ -0,0 +1,40 @@ +# VDR plugin language source file. +# Copyright (C) 2007 Klaus Schmidinger <kls@cadsoft.de> +# This file is distributed under the same license as the VDR package. +# Arthur Konovalov <kasjas@hot.ee>, 2004 +# +msgid "" +msgstr "" +"Project-Id-Version: VDR 1.5.7\n" +"Report-Msgid-Bugs-To: <vdr-bugs@cadsoft.de>\n" +"POT-Creation-Date: 2007-08-11 14:35+0200\n" +"PO-Revision-Date: 2007-08-11 12:34+0200\n" +"Last-Translator: Arthur Konovalov <kasjas@hot.ee>\n" +"Language-Team: <vdr@linuxtv.org>\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=ISO-8859-13\n" +"Content-Transfer-Encoding: 8bit\n" + +#: hello.c:16 +msgid "A friendly greeting" +msgstr "" + +#: hello.c:17 +msgid "Hello" +msgstr "" + +#: hello.c:60 +msgid "Greeting time (s)" +msgstr "" + +#: hello.c:61 +msgid "Use alternate greeting" +msgstr "" + +#: hello.c:129 +msgid "Hello world!" +msgstr "" + +#: hello.c:129 +msgid "Howdy folks!" +msgstr "" diff --git a/PLUGINS/src/hello/po/fi_FI.po b/PLUGINS/src/hello/po/fi_FI.po new file mode 100644 index 0000000..516634d --- /dev/null +++ b/PLUGINS/src/hello/po/fi_FI.po @@ -0,0 +1,43 @@ +# VDR plugin language source file. +# Copyright (C) 2007 Klaus Schmidinger <kls@cadsoft.de> +# This file is distributed under the same license as the VDR package. +# Hannu Savolainen <hannu@opensound.com>, 2002 +# Jaakko Hyvätti <jaakko@hyvatti.iki.fi>, 2002 +# Niko Tarnanen <niko.tarnanen@hut.fi>, 2003 +# Rolf Ahrenberg <rahrenbe@cc.hut.fi>, 2003 +# +msgid "" +msgstr "" +"Project-Id-Version: VDR 1.5.7\n" +"Report-Msgid-Bugs-To: <vdr-bugs@cadsoft.de>\n" +"POT-Creation-Date: 2007-08-11 14:35+0200\n" +"PO-Revision-Date: 2007-08-11 12:34+0200\n" +"Last-Translator: Rolf Ahrenberg <rahrenbe@cc.hut.fi>\n" +"Language-Team: <vdr@linuxtv.org>\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 "Ystävällisin terveisin" + +#: hello.c:17 +msgid "Hello" +msgstr "Hei" + +#: hello.c:60 +msgid "Greeting time (s)" +msgstr "Tervehdysaika (s)" + +#: hello.c:61 +msgid "Use alternate greeting" +msgstr "Käytä vaihtoehtoista tervehdystä" + +#: hello.c:129 +msgid "Hello world!" +msgstr "Hei maailma!" + +#: hello.c:129 +msgid "Howdy folks!" +msgstr "Mitä kuuluu?" diff --git a/PLUGINS/src/hello/po/fr_FR.po b/PLUGINS/src/hello/po/fr_FR.po new file mode 100644 index 0000000..e23815b --- /dev/null +++ b/PLUGINS/src/hello/po/fr_FR.po @@ -0,0 +1,43 @@ +# VDR plugin language source file. +# Copyright (C) 2007 Klaus Schmidinger <kls@cadsoft.de> +# This file is distributed under the same license as the VDR package. +# Jean-Claude Repetto <jc@repetto.org>, 2001 +# Olivier Jacques <jacquesolivier@hotmail.com>, 2003 +# Gregoire Favre <greg@magma.unil.ch>, 2003 +# Nicolas Huillard <nhuillard@e-dition.fr>, 2005 +# +msgid "" +msgstr "" +"Project-Id-Version: VDR 1.5.7\n" +"Report-Msgid-Bugs-To: <vdr-bugs@cadsoft.de>\n" +"POT-Creation-Date: 2007-08-11 14:35+0200\n" +"PO-Revision-Date: 2007-08-11 12:34+0200\n" +"Last-Translator: Nicolas Huillard <nhuillard@e-dition.fr>\n" +"Language-Team: <vdr@linuxtv.org>\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=ISO-8859-1\n" +"Content-Transfer-Encoding: 8bit\n" + +#: hello.c:16 +msgid "A friendly greeting" +msgstr "" + +#: hello.c:17 +msgid "Hello" +msgstr "" + +#: hello.c:60 +msgid "Greeting time (s)" +msgstr "" + +#: hello.c:61 +msgid "Use alternate greeting" +msgstr "" + +#: hello.c:129 +msgid "Hello world!" +msgstr "" + +#: hello.c:129 +msgid "Howdy folks!" +msgstr "" diff --git a/PLUGINS/src/hello/po/hr_HR.po b/PLUGINS/src/hello/po/hr_HR.po new file mode 100644 index 0000000..ca84dc7 --- /dev/null +++ b/PLUGINS/src/hello/po/hr_HR.po @@ -0,0 +1,41 @@ +# VDR plugin language source file. +# Copyright (C) 2007 Klaus Schmidinger <kls@cadsoft.de> +# This file is distributed under the same license as the VDR package. +# Drazen Dupor <drazen.dupor@dupor.com>, 2004 +# Dino Ravnic <dino.ravnic@fer.hr>, 2004 +# +msgid "" +msgstr "" +"Project-Id-Version: VDR 1.5.7\n" +"Report-Msgid-Bugs-To: <vdr-bugs@cadsoft.de>\n" +"POT-Creation-Date: 2007-08-11 14:35+0200\n" +"PO-Revision-Date: 2007-08-11 12:34+0200\n" +"Last-Translator: Drazen Dupor <drazen.dupor@dupor.com>\n" +"Language-Team: <vdr@linuxtv.org>\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=ISO-8859-2\n" +"Content-Transfer-Encoding: 8bit\n" + +#: hello.c:16 +msgid "A friendly greeting" +msgstr "" + +#: hello.c:17 +msgid "Hello" +msgstr "" + +#: hello.c:60 +msgid "Greeting time (s)" +msgstr "" + +#: hello.c:61 +msgid "Use alternate greeting" +msgstr "" + +#: hello.c:129 +msgid "Hello world!" +msgstr "" + +#: hello.c:129 +msgid "Howdy folks!" +msgstr "" diff --git a/PLUGINS/src/hello/po/hu_HU.po b/PLUGINS/src/hello/po/hu_HU.po new file mode 100644 index 0000000..a6c470c --- /dev/null +++ b/PLUGINS/src/hello/po/hu_HU.po @@ -0,0 +1,41 @@ +# VDR plugin language source file. +# Copyright (C) 2007 Klaus Schmidinger <kls@cadsoft.de> +# This file is distributed under the same license as the VDR package. +# Istvan Koenigsberger <istvnko@hotmail.com>, 2002 +# Guido Josten <guido.josten@t-online.de>, 2002 +# +msgid "" +msgstr "" +"Project-Id-Version: VDR 1.5.7\n" +"Report-Msgid-Bugs-To: <vdr-bugs@cadsoft.de>\n" +"POT-Creation-Date: 2007-08-11 14:35+0200\n" +"PO-Revision-Date: 2007-08-11 12:34+0200\n" +"Last-Translator: Istvan Koenigsberger <istvnko@hotmail.com>, Guido Josten <guido.josten@t-online.de>\n" +"Language-Team: <vdr@linuxtv.org>\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=ISO-8859-2\n" +"Content-Transfer-Encoding: 8bit\n" + +#: hello.c:16 +msgid "A friendly greeting" +msgstr "" + +#: hello.c:17 +msgid "Hello" +msgstr "" + +#: hello.c:60 +msgid "Greeting time (s)" +msgstr "" + +#: hello.c:61 +msgid "Use alternate greeting" +msgstr "" + +#: hello.c:129 +msgid "Hello world!" +msgstr "" + +#: hello.c:129 +msgid "Howdy folks!" +msgstr "" diff --git a/PLUGINS/src/hello/po/it_IT.po b/PLUGINS/src/hello/po/it_IT.po new file mode 100644 index 0000000..4e7386b --- /dev/null +++ b/PLUGINS/src/hello/po/it_IT.po @@ -0,0 +1,42 @@ +# VDR plugin language source file. +# Copyright (C) 2007 Klaus Schmidinger <kls@cadsoft.de> +# This file is distributed under the same license as the VDR package. +# Alberto Carraro <bertocar@tin.it>, 2001 +# Antonio Ospite <ospite@studenti.unina.it>, 2003 +# Sean Carlos <seanc@libero.it>, 2005 +# +msgid "" +msgstr "" +"Project-Id-Version: VDR 1.5.7\n" +"Report-Msgid-Bugs-To: <vdr-bugs@cadsoft.de>\n" +"POT-Creation-Date: 2007-08-11 14:35+0200\n" +"PO-Revision-Date: 2007-08-11 12:34+0200\n" +"Last-Translator: Sean Carlos <seanc@libero.it>\n" +"Language-Team: <vdr@linuxtv.org>\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 "" + +#: hello.c:17 +msgid "Hello" +msgstr "" + +#: hello.c:60 +msgid "Greeting time (s)" +msgstr "" + +#: hello.c:61 +msgid "Use alternate greeting" +msgstr "" + +#: hello.c:129 +msgid "Hello world!" +msgstr "" + +#: hello.c:129 +msgid "Howdy folks!" +msgstr "" diff --git a/PLUGINS/src/hello/po/nl_NL.po b/PLUGINS/src/hello/po/nl_NL.po new file mode 100644 index 0000000..ae81781 --- /dev/null +++ b/PLUGINS/src/hello/po/nl_NL.po @@ -0,0 +1,42 @@ +# VDR plugin language source file. +# Copyright (C) 2007 Klaus Schmidinger <kls@cadsoft.de> +# This file is distributed under the same license as the VDR package. +# Arnold Niessen <niessen@iae.nl> <arnold.niessen@philips.com>, 2001 +# Hans Dingemans <hans.dingemans@tacticalops.nl>, 2003 +# Maarten Wisse <Maarten.Wisse@urz.uni-hd.de>, 2005 +# +msgid "" +msgstr "" +"Project-Id-Version: VDR 1.5.7\n" +"Report-Msgid-Bugs-To: <vdr-bugs@cadsoft.de>\n" +"POT-Creation-Date: 2007-08-11 14:35+0200\n" +"PO-Revision-Date: 2007-08-11 12:34+0200\n" +"Last-Translator: Maarten Wisse <Maarten.Wisse@urz.uni-hd.de>\n" +"Language-Team: <vdr@linuxtv.org>\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 "" + +#: hello.c:17 +msgid "Hello" +msgstr "" + +#: hello.c:60 +msgid "Greeting time (s)" +msgstr "" + +#: hello.c:61 +msgid "Use alternate greeting" +msgstr "" + +#: hello.c:129 +msgid "Hello world!" +msgstr "" + +#: hello.c:129 +msgid "Howdy folks!" +msgstr "" diff --git a/PLUGINS/src/hello/po/nn_NO.po b/PLUGINS/src/hello/po/nn_NO.po new file mode 100644 index 0000000..45d2cc9 --- /dev/null +++ b/PLUGINS/src/hello/po/nn_NO.po @@ -0,0 +1,41 @@ +# VDR plugin language source file. +# Copyright (C) 2007 Klaus Schmidinger <kls@cadsoft.de> +# This file is distributed under the same license as the VDR package. +# Jørgen Tvedt <pjtvedt@online.no>, 2001 +# Truls Slevigen <truls@slevigen.no>, 2002 +# +msgid "" +msgstr "" +"Project-Id-Version: VDR 1.5.7\n" +"Report-Msgid-Bugs-To: <vdr-bugs@cadsoft.de>\n" +"POT-Creation-Date: 2007-08-11 14:35+0200\n" +"PO-Revision-Date: 2007-08-11 12:34+0200\n" +"Last-Translator: Truls Slevigen <truls@slevigen.no>\n" +"Language-Team: <vdr@linuxtv.org>\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=ISO-8859-1\n" +"Content-Transfer-Encoding: 8bit\n" + +#: hello.c:16 +msgid "A friendly greeting" +msgstr "" + +#: hello.c:17 +msgid "Hello" +msgstr "" + +#: hello.c:60 +msgid "Greeting time (s)" +msgstr "" + +#: hello.c:61 +msgid "Use alternate greeting" +msgstr "" + +#: hello.c:129 +msgid "Hello world!" +msgstr "" + +#: hello.c:129 +msgid "Howdy folks!" +msgstr "" diff --git a/PLUGINS/src/hello/po/pl_PL.po b/PLUGINS/src/hello/po/pl_PL.po new file mode 100644 index 0000000..5c3db87 --- /dev/null +++ b/PLUGINS/src/hello/po/pl_PL.po @@ -0,0 +1,40 @@ +# VDR plugin language source file. +# Copyright (C) 2007 Klaus Schmidinger <kls@cadsoft.de> +# This file is distributed under the same license as the VDR package. +# Michael Rakowski <mrak@gmx.de>, 2002 +# +msgid "" +msgstr "" +"Project-Id-Version: VDR 1.5.7\n" +"Report-Msgid-Bugs-To: <vdr-bugs@cadsoft.de>\n" +"POT-Creation-Date: 2007-08-11 14:35+0200\n" +"PO-Revision-Date: 2007-08-11 12:34+0200\n" +"Last-Translator: Michael Rakowski <mrak@gmx.de>\n" +"Language-Team: <vdr@linuxtv.org>\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=ISO-8859-2\n" +"Content-Transfer-Encoding: 8bit\n" + +#: hello.c:16 +msgid "A friendly greeting" +msgstr "" + +#: hello.c:17 +msgid "Hello" +msgstr "" + +#: hello.c:60 +msgid "Greeting time (s)" +msgstr "" + +#: hello.c:61 +msgid "Use alternate greeting" +msgstr "" + +#: hello.c:129 +msgid "Hello world!" +msgstr "" + +#: hello.c:129 +msgid "Howdy folks!" +msgstr "" diff --git a/PLUGINS/src/hello/po/pt_PT.po b/PLUGINS/src/hello/po/pt_PT.po new file mode 100644 index 0000000..f2cd23c --- /dev/null +++ b/PLUGINS/src/hello/po/pt_PT.po @@ -0,0 +1,40 @@ +# VDR plugin language source file. +# Copyright (C) 2007 Klaus Schmidinger <kls@cadsoft.de> +# This file is distributed under the same license as the VDR package. +# Paulo Lopes <pmml@netvita.pt>, 2001 +# +msgid "" +msgstr "" +"Project-Id-Version: VDR 1.5.7\n" +"Report-Msgid-Bugs-To: <vdr-bugs@cadsoft.de>\n" +"POT-Creation-Date: 2007-08-11 14:35+0200\n" +"PO-Revision-Date: 2007-08-11 12:34+0200\n" +"Last-Translator: Paulo Lopes <pmml@netvita.pt>\n" +"Language-Team: <vdr@linuxtv.org>\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=ISO-8859-1\n" +"Content-Transfer-Encoding: 8bit\n" + +#: hello.c:16 +msgid "A friendly greeting" +msgstr "" + +#: hello.c:17 +msgid "Hello" +msgstr "" + +#: hello.c:60 +msgid "Greeting time (s)" +msgstr "" + +#: hello.c:61 +msgid "Use alternate greeting" +msgstr "" + +#: hello.c:129 +msgid "Hello world!" +msgstr "" + +#: hello.c:129 +msgid "Howdy folks!" +msgstr "" diff --git a/PLUGINS/src/hello/po/ro_RO.po b/PLUGINS/src/hello/po/ro_RO.po new file mode 100644 index 0000000..43d97f1 --- /dev/null +++ b/PLUGINS/src/hello/po/ro_RO.po @@ -0,0 +1,41 @@ +# VDR plugin language source file. +# Copyright (C) 2007 Klaus Schmidinger <kls@cadsoft.de> +# This file is distributed under the same license as the VDR package. +# Paul Lacatus <paul@campina.iiruc.ro>, 2002 +# Lucian Muresan <lucianm@users.sourceforge.net>, 2004 +# +msgid "" +msgstr "" +"Project-Id-Version: VDR 1.5.7\n" +"Report-Msgid-Bugs-To: <vdr-bugs@cadsoft.de>\n" +"POT-Creation-Date: 2007-08-11 14:35+0200\n" +"PO-Revision-Date: 2007-08-11 12:34+0200\n" +"Last-Translator: Lucian Muresan <lucianm@users.sourceforge.net>\n" +"Language-Team: <vdr@linuxtv.org>\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=ISO-8859-2\n" +"Content-Transfer-Encoding: 8bit\n" + +#: hello.c:16 +msgid "A friendly greeting" +msgstr "" + +#: hello.c:17 +msgid "Hello" +msgstr "" + +#: hello.c:60 +msgid "Greeting time (s)" +msgstr "" + +#: hello.c:61 +msgid "Use alternate greeting" +msgstr "" + +#: hello.c:129 +msgid "Hello world!" +msgstr "" + +#: hello.c:129 +msgid "Howdy folks!" +msgstr "" diff --git a/PLUGINS/src/hello/po/ru_RU.po b/PLUGINS/src/hello/po/ru_RU.po new file mode 100644 index 0000000..eeacdca --- /dev/null +++ b/PLUGINS/src/hello/po/ru_RU.po @@ -0,0 +1,40 @@ +# VDR plugin language source file. +# Copyright (C) 2007 Klaus Schmidinger <kls@cadsoft.de> +# This file is distributed under the same license as the VDR package. +# Vyacheslav Dikonov <sdiconov@mail.ru>, 2004 +# +msgid "" +msgstr "" +"Project-Id-Version: VDR 1.5.7\n" +"Report-Msgid-Bugs-To: <vdr-bugs@cadsoft.de>\n" +"POT-Creation-Date: 2007-08-11 14:35+0200\n" +"PO-Revision-Date: 2007-08-11 12:34+0200\n" +"Last-Translator: Vyacheslav Dikonov <sdiconov@mail.ru>\n" +"Language-Team: <vdr@linuxtv.org>\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=ISO-8859-5\n" +"Content-Transfer-Encoding: 8bit\n" + +#: hello.c:16 +msgid "A friendly greeting" +msgstr "´àãÖÕáÚÞÕ ßàØÒÕâáâÒØÕ" + +#: hello.c:17 +msgid "Hello" +msgstr "¿àØÒÕâ!" + +#: hello.c:60 +msgid "Greeting time (s)" +msgstr "¿àÞÔÞÛÖØâÕÛìÝÞáâì ßàØÒÕâáâÒØï" + +#: hello.c:61 +msgid "Use alternate greeting" +msgstr "°ÛìâÕàÝÐâØÒÝÞÕ ßàØÒÕâáâÒØÕ" + +#: hello.c:129 +msgid "Hello world!" +msgstr "·ÔàÐÒáâÒãÙ ÜØà!" + +#: hello.c:129 +msgid "Howdy folks!" +msgstr "ºÐÚ ßÞÖØÒÐÕâÕ?" diff --git a/PLUGINS/src/hello/po/sl_SI.po b/PLUGINS/src/hello/po/sl_SI.po new file mode 100644 index 0000000..783528a --- /dev/null +++ b/PLUGINS/src/hello/po/sl_SI.po @@ -0,0 +1,41 @@ +# VDR plugin language source file. +# Copyright (C) 2007 Klaus Schmidinger <kls@cadsoft.de> +# This file is distributed under the same license as the VDR package. +# Miha Setina <mihasetina@softhome.net>, 2000 +# Matjaz Thaler <matjaz.thaler@guest.arnes.si>, 2003 +# +msgid "" +msgstr "" +"Project-Id-Version: VDR 1.5.7\n" +"Report-Msgid-Bugs-To: <vdr-bugs@cadsoft.de>\n" +"POT-Creation-Date: 2007-08-11 14:35+0200\n" +"PO-Revision-Date: 2007-08-11 12:34+0200\n" +"Last-Translator: Matjaz Thaler <matjaz.thaler@guest.arnes.si>\n" +"Language-Team: <vdr@linuxtv.org>\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=ISO-8859-2\n" +"Content-Transfer-Encoding: 8bit\n" + +#: hello.c:16 +msgid "A friendly greeting" +msgstr "" + +#: hello.c:17 +msgid "Hello" +msgstr "" + +#: hello.c:60 +msgid "Greeting time (s)" +msgstr "" + +#: hello.c:61 +msgid "Use alternate greeting" +msgstr "" + +#: hello.c:129 +msgid "Hello world!" +msgstr "" + +#: hello.c:129 +msgid "Howdy folks!" +msgstr "" diff --git a/PLUGINS/src/hello/po/sv_SE.po b/PLUGINS/src/hello/po/sv_SE.po new file mode 100644 index 0000000..b897ce2 --- /dev/null +++ b/PLUGINS/src/hello/po/sv_SE.po @@ -0,0 +1,41 @@ +# VDR plugin language source file. +# Copyright (C) 2007 Klaus Schmidinger <kls@cadsoft.de> +# This file is distributed under the same license as the VDR package. +# Tomas Prybil <tomas@prybil.se>, 2002 +# Jan Ekholm <chakie@infa.abo.fi>, 2003 +# +msgid "" +msgstr "" +"Project-Id-Version: VDR 1.5.7\n" +"Report-Msgid-Bugs-To: <vdr-bugs@cadsoft.de>\n" +"POT-Creation-Date: 2007-08-11 14:35+0200\n" +"PO-Revision-Date: 2007-08-11 12:34+0200\n" +"Last-Translator: Tomas Prybil <tomas@prybil.se>\n" +"Language-Team: <vdr@linuxtv.org>\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=ISO-8859-1\n" +"Content-Transfer-Encoding: 8bit\n" + +#: hello.c:16 +msgid "A friendly greeting" +msgstr "" + +#: hello.c:17 +msgid "Hello" +msgstr "" + +#: hello.c:60 +msgid "Greeting time (s)" +msgstr "" + +#: hello.c:61 +msgid "Use alternate greeting" +msgstr "" + +#: hello.c:129 +msgid "Hello world!" +msgstr "" + +#: hello.c:129 +msgid "Howdy folks!" +msgstr "" diff --git a/PLUGINS/src/hello/po/tr_TR.po b/PLUGINS/src/hello/po/tr_TR.po new file mode 100644 index 0000000..bcf7ceb --- /dev/null +++ b/PLUGINS/src/hello/po/tr_TR.po @@ -0,0 +1,40 @@ +# VDR plugin language source file. +# Copyright (C) 2007 Klaus Schmidinger <kls@cadsoft.de> +# This file is distributed under the same license as the VDR package. +# Oktay Yolgeçen <oktay_73@yahoo.de>, 2007 +# +msgid "" +msgstr "" +"Project-Id-Version: VDR 1.5.7\n" +"Report-Msgid-Bugs-To: <vdr-bugs@cadsoft.de>\n" +"POT-Creation-Date: 2007-08-11 14:35+0200\n" +"PO-Revision-Date: 2007-08-11 12:34+0200\n" +"Last-Translator: Oktay Yolgeçen <oktay_73@yahoo.de>\n" +"Language-Team: <vdr@linuxtv.org>\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=ISO-8859-9\n" +"Content-Transfer-Encoding: 8bit\n" + +#: hello.c:16 +msgid "A friendly greeting" +msgstr "" + +#: hello.c:17 +msgid "Hello" +msgstr "" + +#: hello.c:60 +msgid "Greeting time (s)" +msgstr "" + +#: hello.c:61 +msgid "Use alternate greeting" +msgstr "" + +#: hello.c:129 +msgid "Hello world!" +msgstr "" + +#: hello.c:129 +msgid "Howdy folks!" +msgstr "" |