diff options
-rw-r--r-- | Makefile | 2 | ||||
-rw-r--r-- | i18n-generated.h | 105 | ||||
-rw-r--r-- | po/ca_ES.po | 2 | ||||
-rw-r--r-- | po/cs_CZ.po | 2 | ||||
-rw-r--r-- | po/da_DK.po | 2 | ||||
-rw-r--r-- | po/de_DE.po | 2 | ||||
-rw-r--r-- | po/el_GR.po | 2 | ||||
-rw-r--r-- | po/es_ES.po | 2 | ||||
-rw-r--r-- | po/et_EE.po | 2 | ||||
-rw-r--r-- | po/fi_FI.po | 2 | ||||
-rw-r--r-- | po/fr_FR.po | 2 | ||||
-rw-r--r-- | po/hr_HR.po | 2 | ||||
-rw-r--r-- | po/hu_HU.po | 2 | ||||
-rw-r--r-- | po/it_IT.po | 3 | ||||
-rw-r--r-- | po/nl_NL.po | 2 | ||||
-rw-r--r-- | po/nn_NO.po | 2 | ||||
-rw-r--r-- | po/pl_PL.po | 2 | ||||
-rw-r--r-- | po/pt_PT.po | 2 | ||||
-rw-r--r-- | po/ro_RO.po | 2 | ||||
-rw-r--r-- | po/ru_RU.po | 2 | ||||
-rw-r--r-- | po/sl_SI.po | 2 | ||||
-rw-r--r-- | po/sv_SE.po | 2 | ||||
-rw-r--r-- | po/tr_TR.po | 2 |
23 files changed, 78 insertions, 72 deletions
@@ -113,7 +113,7 @@ endif msgfmt -c -o $@ $< $(I18Npot): PAGES $(PLUGINOBJS:%.o=%.cpp) - xgettext -C -cTRANSLATORS --no-wrap --no-location -k -ktr -ktrNOOP --omit-header -o $@ $(PLUGINOBJS:%.o=%.cpp) pages/*.cpp + xgettext -C -cTRANSLATORS --no-wrap --no-location -k -ktr -ktrNOOP --msgid-bugs-address='<cwieninger@gmx.de>' -o $@ $(PLUGINOBJS:%.o=%.cpp) pages/*.cpp $(I18Npo): $(I18Npot) msgmerge -U --no-wrap --no-location --backup=none -q $@ $< diff --git a/i18n-generated.h b/i18n-generated.h index d9224ad..372f338 100644 --- a/i18n-generated.h +++ b/i18n-generated.h @@ -1096,41 +1096,6 @@ const tI18nPhrase Phrases[] = { "", #endif }, - { "channels", - "Kanäle", - "", - "canali", - "", - "", - "", - "", - "kanavat", - "", - "", - "", - "", - "", - "", - "", -#if VDRVERSNUM >= 10302 - "", -#endif -#if VDRVERSNUM >= 10307 - "", -#endif -#if VDRVERSNUM >= 10313 - "", -#endif -#if VDRVERSNUM >= 10316 - "", -#endif -#if VDRVERSNUM >= 10342 - "", -#endif -#if VDRVERSNUM >= 10502 - "", -#endif - }, { "Couldn't aquire access to channels, please try again later.", "", "", @@ -6416,41 +6381,6 @@ const tI18nPhrase Phrases[] = { "", #endif }, - { "RecDate", - "Aufnahmedatum", - "", - "Data reg.", - "", - "", - "", - "", - "Tallenteen päiväys", - "", - "", - "", - "", - "", - "", - "", -#if VDRVERSNUM >= 10302 - "", -#endif -#if VDRVERSNUM >= 10307 - "", -#endif -#if VDRVERSNUM >= 10313 - "", -#endif -#if VDRVERSNUM >= 10316 - "", -#endif -#if VDRVERSNUM >= 10342 - "", -#endif -#if VDRVERSNUM >= 10502 - "", -#endif - }, { "List of recordings", "Liste der Aufnahmen", "", @@ -8306,6 +8236,41 @@ const tI18nPhrase Phrases[] = { "", #endif }, + { "Favorites", + "Favoriten", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", +#if VDRVERSNUM >= 10302 + "", +#endif +#if VDRVERSNUM >= 10307 + "", +#endif +#if VDRVERSNUM >= 10313 + "", +#endif +#if VDRVERSNUM >= 10316 + "", +#endif +#if VDRVERSNUM >= 10342 + "", +#endif +#if VDRVERSNUM >= 10502 + "", +#endif + }, { "View the schedule of this channel", "Zeige Programm dieses Kanals", "", diff --git a/po/ca_ES.po b/po/ca_ES.po index 14ce49c..3c60aec 100644 --- a/po/ca_ES.po +++ b/po/ca_ES.po @@ -9,8 +9,10 @@ msgid "" msgstr "" "Project-Id-Version: VDR-LIVE 0.2.0\n" "Report-Msgid-Bugs-To: <cwieninger@gmx.de>\n" +"POT-Creation-Date: 2008-01-15 18:57+0100\n" "PO-Revision-Date: 2007-08-19 20:15+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" diff --git a/po/cs_CZ.po b/po/cs_CZ.po index 03f55f9..549a7f5 100644 --- a/po/cs_CZ.po +++ b/po/cs_CZ.po @@ -7,8 +7,10 @@ msgid "" msgstr "" "Project-Id-Version: VDR-LIVE 0.2.0\n" "Report-Msgid-Bugs-To: <cwieninger@gmx.de>\n" +"POT-Creation-Date: 2008-01-15 18:47+0100\n" "PO-Revision-Date: 2007-08-19 20:15+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" diff --git a/po/da_DK.po b/po/da_DK.po index 4e49989..fd777e8 100644 --- a/po/da_DK.po +++ b/po/da_DK.po @@ -7,8 +7,10 @@ msgid "" msgstr "" "Project-Id-Version: VDR-LIVE 0.2.0\n" "Report-Msgid-Bugs-To: <cwieninger@gmx.de>\n" +"POT-Creation-Date: 2008-01-15 18:47+0100\n" "PO-Revision-Date: 2007-08-19 20:15+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" diff --git a/po/de_DE.po b/po/de_DE.po index aca8929..c05e8d2 100644 --- a/po/de_DE.po +++ b/po/de_DE.po @@ -9,8 +9,10 @@ msgid "" msgstr "" "Project-Id-Version: VDR-LIVE 0.2.0\n" "Report-Msgid-Bugs-To: <cwieninger@gmx.de>\n" +"POT-Creation-Date: 2008-01-15 18:47+0100\n" "PO-Revision-Date: 2007-08-19 20:15+0200\n" "Last-Translator: Dieter Hametner <dh+vdr@gekrumbel.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" diff --git a/po/el_GR.po b/po/el_GR.po index ad18553..5161941 100644 --- a/po/el_GR.po +++ b/po/el_GR.po @@ -7,8 +7,10 @@ msgid "" msgstr "" "Project-Id-Version: VDR-LIVE 0.2.0\n" "Report-Msgid-Bugs-To: <cwieninger@gmx.de>\n" +"POT-Creation-Date: 2008-01-15 18:47+0100\n" "PO-Revision-Date: 2007-08-19 20:15+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" diff --git a/po/es_ES.po b/po/es_ES.po index 626c3b2..7e125c7 100644 --- a/po/es_ES.po +++ b/po/es_ES.po @@ -7,8 +7,10 @@ msgid "" msgstr "" "Project-Id-Version: VDR-LIVE 0.2.0\n" "Report-Msgid-Bugs-To: <cwieninger@gmx.de>\n" +"POT-Creation-Date: 2008-01-15 18:47+0100\n" "PO-Revision-Date: 2007-08-19 20:15+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" diff --git a/po/et_EE.po b/po/et_EE.po index 53b2f6e..7d11e82 100644 --- a/po/et_EE.po +++ b/po/et_EE.po @@ -7,8 +7,10 @@ msgid "" msgstr "" "Project-Id-Version: VDR-LIVE 0.2.0\n" "Report-Msgid-Bugs-To: <cwieninger@gmx.de>\n" +"POT-Creation-Date: 2008-01-15 18:47+0100\n" "PO-Revision-Date: 2007-08-19 20:15+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" diff --git a/po/fi_FI.po b/po/fi_FI.po index 664b2e0..e76f122 100644 --- a/po/fi_FI.po +++ b/po/fi_FI.po @@ -7,8 +7,10 @@ msgid "" msgstr "" "Project-Id-Version: VDR-LIVE 0.2.0\n" "Report-Msgid-Bugs-To: <cwieninger@gmx.de>\n" +"POT-Creation-Date: 2008-01-15 18:47+0100\n" "PO-Revision-Date: 2007-08-19 20:15+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" diff --git a/po/fr_FR.po b/po/fr_FR.po index 878eb36..fe047d4 100644 --- a/po/fr_FR.po +++ b/po/fr_FR.po @@ -10,8 +10,10 @@ msgid "" msgstr "" "Project-Id-Version: VDR-LIVE 0.2.0\n" "Report-Msgid-Bugs-To: <cwieninger@gmx.de>\n" +"POT-Creation-Date: 2008-01-15 18:47+0100\n" "PO-Revision-Date: 2007-08-19 20:15+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" diff --git a/po/hr_HR.po b/po/hr_HR.po index cd7c9a7..c26b923 100644 --- a/po/hr_HR.po +++ b/po/hr_HR.po @@ -8,8 +8,10 @@ msgid "" msgstr "" "Project-Id-Version: VDR-LIVE 0.2.0\n" "Report-Msgid-Bugs-To: <cwieninger@gmx.de>\n" +"POT-Creation-Date: 2008-01-15 18:47+0100\n" "PO-Revision-Date: 2007-08-19 20:15+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" diff --git a/po/hu_HU.po b/po/hu_HU.po index b184d56..c08531b 100644 --- a/po/hu_HU.po +++ b/po/hu_HU.po @@ -8,8 +8,10 @@ msgid "" msgstr "" "Project-Id-Version: VDR-LIVE 0.2.0\n" "Report-Msgid-Bugs-To: <cwieninger@gmx.de>\n" +"POT-Creation-Date: 2008-01-15 18:47+0100\n" "PO-Revision-Date: 2007-08-19 20:15+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" diff --git a/po/it_IT.po b/po/it_IT.po index b8cab02..8125e20 100644 --- a/po/it_IT.po +++ b/po/it_IT.po @@ -9,9 +9,10 @@ msgid "" msgstr "" "Project-Id-Version: VDR-LIVE 0.2.0\n" "Report-Msgid-Bugs-To: <cwieninger@gmx.de>\n" +"POT-Creation-Date: 2008-01-15 18:47+0100\n" "PO-Revision-Date: 2008-01-03 20:28+0100\n" "Last-Translator: Gringo <vdr-italian@tiscali.it>\n" -"Language-Team: \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" diff --git a/po/nl_NL.po b/po/nl_NL.po index b20f4c7..d195b1e 100644 --- a/po/nl_NL.po +++ b/po/nl_NL.po @@ -9,8 +9,10 @@ msgid "" msgstr "" "Project-Id-Version: VDR-LIVE 0.2.0\n" "Report-Msgid-Bugs-To: <cwieninger@gmx.de>\n" +"POT-Creation-Date: 2008-01-15 18:47+0100\n" "PO-Revision-Date: 2007-08-19 20:15+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" diff --git a/po/nn_NO.po b/po/nn_NO.po index 011a4d9..a084c19 100644 --- a/po/nn_NO.po +++ b/po/nn_NO.po @@ -8,8 +8,10 @@ msgid "" msgstr "" "Project-Id-Version: VDR-LIVE 0.2.0\n" "Report-Msgid-Bugs-To: <cwieninger@gmx.de>\n" +"POT-Creation-Date: 2008-01-15 18:47+0100\n" "PO-Revision-Date: 2007-08-19 20:15+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" diff --git a/po/pl_PL.po b/po/pl_PL.po index 032af70..48fffac 100644 --- a/po/pl_PL.po +++ b/po/pl_PL.po @@ -7,8 +7,10 @@ msgid "" msgstr "" "Project-Id-Version: VDR-LIVE 0.2.0\n" "Report-Msgid-Bugs-To: <cwieninger@gmx.de>\n" +"POT-Creation-Date: 2008-01-15 18:47+0100\n" "PO-Revision-Date: 2007-08-19 20:15+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" diff --git a/po/pt_PT.po b/po/pt_PT.po index 05c1fd3..b67b1a0 100644 --- a/po/pt_PT.po +++ b/po/pt_PT.po @@ -7,8 +7,10 @@ msgid "" msgstr "" "Project-Id-Version: VDR-LIVE 0.2.0\n" "Report-Msgid-Bugs-To: <cwieninger@gmx.de>\n" +"POT-Creation-Date: 2008-01-15 18:47+0100\n" "PO-Revision-Date: 2007-08-19 20:15+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" diff --git a/po/ro_RO.po b/po/ro_RO.po index 3344a02..9afff41 100644 --- a/po/ro_RO.po +++ b/po/ro_RO.po @@ -8,8 +8,10 @@ msgid "" msgstr "" "Project-Id-Version: VDR-LIVE 0.2.0\n" "Report-Msgid-Bugs-To: <cwieninger@gmx.de>\n" +"POT-Creation-Date: 2008-01-15 18:47+0100\n" "PO-Revision-Date: 2007-08-19 20:15+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" diff --git a/po/ru_RU.po b/po/ru_RU.po index be5b7f5..ccbac58 100644 --- a/po/ru_RU.po +++ b/po/ru_RU.po @@ -7,8 +7,10 @@ msgid "" msgstr "" "Project-Id-Version: VDR-LIVE 0.2.0\n" "Report-Msgid-Bugs-To: <cwieninger@gmx.de>\n" +"POT-Creation-Date: 2008-01-15 18:47+0100\n" "PO-Revision-Date: 2007-08-19 20:15+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" diff --git a/po/sl_SI.po b/po/sl_SI.po index 201075d..d60fd98 100644 --- a/po/sl_SI.po +++ b/po/sl_SI.po @@ -8,8 +8,10 @@ msgid "" msgstr "" "Project-Id-Version: VDR-LIVE 0.2.0\n" "Report-Msgid-Bugs-To: <cwieninger@gmx.de>\n" +"POT-Creation-Date: 2008-01-15 18:47+0100\n" "PO-Revision-Date: 2007-08-19 20:15+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" diff --git a/po/sv_SE.po b/po/sv_SE.po index 5e4e142..5337d23 100644 --- a/po/sv_SE.po +++ b/po/sv_SE.po @@ -8,8 +8,10 @@ msgid "" msgstr "" "Project-Id-Version: VDR-LIVE 0.2.0\n" "Report-Msgid-Bugs-To: <cwieninger@gmx.de>\n" +"POT-Creation-Date: 2008-01-15 18:47+0100\n" "PO-Revision-Date: 2007-08-19 20:15+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" diff --git a/po/tr_TR.po b/po/tr_TR.po index 7f55001..bf653ae 100644 --- a/po/tr_TR.po +++ b/po/tr_TR.po @@ -7,8 +7,10 @@ msgid "" msgstr "" "Project-Id-Version: VDR-LIVE 0.2.0\n" "Report-Msgid-Bugs-To: <cwieninger@gmx.de>\n" +"POT-Creation-Date: 2008-01-15 18:47+0100\n" "PO-Revision-Date: 2007-08-19 20:15+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" |