From daf823435b51e5e8dfcecf2d4865bb1d57ebb4ff Mon Sep 17 00:00:00 2001 From: Rolf Ahrenberg Date: Sat, 29 Aug 2009 21:01:20 +0300 Subject: [PATCH] Changed to use VDR's core translations. --- HISTORY | 2 +- femonosd.c | 2 +- femontools.c | 2 +- po/de_DE.po | 10 ++-------- po/es_ES.po | 10 ++-------- po/et_EE.po | 10 ++-------- po/fi_FI.po | 10 ++-------- po/fr_FR.po | 10 ++-------- po/it_IT.po | 10 ++-------- po/ru_RU.po | 10 ++-------- 10 files changed, 17 insertions(+), 59 deletions(-) diff --git a/HISTORY b/HISTORY index 8c36726..5cf13c1 100644 --- a/HISTORY +++ b/HISTORY @@ -365,7 +365,7 @@ VDR Plugin 'femon' Revision History - Cleaned up compilation warnings. - Fixed font handling to be thread-safe. -2009-08-28: Version 1.7.3 +2009-08-29: Version 1.7.3 - Removed OSD offset and height options. - Added PES assembler. diff --git a/femonosd.c b/femonosd.c index 13df81f..b1f2bad 100644 --- a/femonosd.c +++ b/femonosd.c @@ -457,7 +457,7 @@ void cFemonOsd::DrawInfoWindow(void) offset += OSDROWHEIGHT; OSDDRAWINFOINACTIVE(tr("Dolby Surround Mode"), *getAC3DolbySurroundMode(m_Receiver->AC3DolbySurroundMode())); offset += OSDROWHEIGHT; - OSDDRAWINFOINACTIVE(tr("Low Frequency Effects"), *cString::sprintf("%s", m_Receiver->AC3Lfe() ? tr("on") : tr("off"))); + OSDDRAWINFOINACTIVE(tr("Low Frequency Effects"), *cString::sprintf("%s", m_Receiver->AC3Lfe() ? trVDR("on") : trVDR("off"))); offset += OSDROWHEIGHT; OSDDRAWINFOINACTIVE(tr("Dialogue Normalization"), *getAC3DialogLevel(m_Receiver->AC3DialogLevel())); } diff --git a/femontools.c b/femontools.c index c6f8b3e..a545470 100644 --- a/femontools.c +++ b/femontools.c @@ -65,7 +65,7 @@ static const char *getUserString(int Value, const tChannelParameterMap *Map) const tChannelParameterMap *map = Map; while (map && map->userValue != -1) { if (map->driverValue == Value) - return map->userString ? tr(map->userString) : "---"; + return map->userString ? trVDR(map->userString) : "---"; map++; } return "---"; diff --git a/po/de_DE.po b/po/de_DE.po index 5c914d8..eae8ac8 100644 --- a/po/de_DE.po +++ b/po/de_DE.po @@ -7,9 +7,9 @@ # msgid "" msgstr "" -"Project-Id-Version: femon 1.7.0\n" +"Project-Id-Version: femon 1.7.3\n" "Report-Msgid-Bugs-To: Rolf Ahrenberg\n" -"POT-Creation-Date: 2009-07-08 02:42+0300\n" +"POT-Creation-Date: 2009-08-29 20:57+0300\n" "PO-Revision-Date: 2007-08-12 23:22+0300\n" "Last-Translator: Christian Wieninger\n" "Language-Team: \n" @@ -224,12 +224,6 @@ msgstr "Dolby Surround Modus" msgid "Low Frequency Effects" msgstr "Tieftöner Effekte" -msgid "on" -msgstr "Ein" - -msgid "off" -msgstr "Aus" - msgid "Dialogue Normalization" msgstr "Dialog Normalisierung" diff --git a/po/es_ES.po b/po/es_ES.po index 7f058b5..bdc7417 100644 --- a/po/es_ES.po +++ b/po/es_ES.po @@ -5,9 +5,9 @@ # msgid "" msgstr "" -"Project-Id-Version: femon 1.7.0\n" +"Project-Id-Version: femon 1.7.3\n" "Report-Msgid-Bugs-To: Rolf Ahrenberg\n" -"POT-Creation-Date: 2009-07-08 02:42+0300\n" +"POT-Creation-Date: 2009-08-29 20:57+0300\n" "PO-Revision-Date: 2007-08-12 23:22+0300\n" "Last-Translator: Luis Palacios\n" "Language-Team: \n" @@ -222,12 +222,6 @@ msgstr "Nivel sonoro Dolby Surround" msgid "Low Frequency Effects" msgstr "Efectos de baja frecuencia" -msgid "on" -msgstr "on" - -msgid "off" -msgstr "off" - msgid "Dialogue Normalization" msgstr "Normalización del diálogo" diff --git a/po/et_EE.po b/po/et_EE.po index 690df18..a873ddb 100644 --- a/po/et_EE.po +++ b/po/et_EE.po @@ -5,9 +5,9 @@ # msgid "" msgstr "" -"Project-Id-Version: femon 1.7.0\n" +"Project-Id-Version: femon 1.7.3\n" "Report-Msgid-Bugs-To: Rolf Ahrenberg\n" -"POT-Creation-Date: 2009-07-08 02:42+0300\n" +"POT-Creation-Date: 2009-08-29 20:57+0300\n" "PO-Revision-Date: 2007-08-12 23:22+0300\n" "Last-Translator: Arthur Konovalov\n" "Language-Team: \n" @@ -222,12 +222,6 @@ msgstr "Dolby Surround'i t msgid "Low Frequency Effects" msgstr "LFE kanal" -msgid "on" -msgstr "Sees" - -msgid "off" -msgstr "Väljas" - msgid "Dialogue Normalization" msgstr "Dialoogi normalisatsioon" diff --git a/po/fi_FI.po b/po/fi_FI.po index 797feca..d389275 100644 --- a/po/fi_FI.po +++ b/po/fi_FI.po @@ -5,9 +5,9 @@ # msgid "" msgstr "" -"Project-Id-Version: femon 1.7.0\n" +"Project-Id-Version: femon 1.7.3\n" "Report-Msgid-Bugs-To: Rolf Ahrenberg\n" -"POT-Creation-Date: 2009-07-08 02:42+0300\n" +"POT-Creation-Date: 2009-08-29 20:57+0300\n" "PO-Revision-Date: 2007-08-12 23:22+0300\n" "Last-Translator: Rolf Ahrenberg\n" "Language-Team: \n" @@ -222,12 +222,6 @@ msgstr "Dolby Surround -tehoste" msgid "Low Frequency Effects" msgstr "LFE-kanava" -msgid "on" -msgstr "päällä" - -msgid "off" -msgstr "poissa" - msgid "Dialogue Normalization" msgstr "Dialogin normalisointi" diff --git a/po/fr_FR.po b/po/fr_FR.po index 349b229..5465eb7 100644 --- a/po/fr_FR.po +++ b/po/fr_FR.po @@ -5,9 +5,9 @@ # msgid "" msgstr "" -"Project-Id-Version: femon 1.7.0\n" +"Project-Id-Version: femon 1.7.3\n" "Report-Msgid-Bugs-To: Rolf Ahrenberg\n" -"POT-Creation-Date: 2009-07-08 02:42+0300\n" +"POT-Creation-Date: 2009-08-29 20:57+0300\n" "PO-Revision-Date: 2008-01-26 09:59+0100\n" "Last-Translator: NIVAL Michaël \n" "Language-Team: \n" @@ -222,12 +222,6 @@ msgstr "Mode Dolby Surround" msgid "Low Frequency Effects" msgstr "Effets de basses" -msgid "on" -msgstr "Oui" - -msgid "off" -msgstr "Non" - msgid "Dialogue Normalization" msgstr "Normalisation des dialogues" diff --git a/po/it_IT.po b/po/it_IT.po index 4d36b25..3bc4837 100644 --- a/po/it_IT.po +++ b/po/it_IT.po @@ -6,9 +6,9 @@ # msgid "" msgstr "" -"Project-Id-Version: femon 1.7.0\n" +"Project-Id-Version: femon 1.7.3\n" "Report-Msgid-Bugs-To: Rolf Ahrenberg\n" -"POT-Creation-Date: 2009-07-08 02:42+0300\n" +"POT-Creation-Date: 2009-08-29 20:57+0300\n" "PO-Revision-Date: 2008-11-10 23:37+0100\n" "Last-Translator: Diego Pierotto \n" "Language-Team: \n" @@ -223,12 +223,6 @@ msgstr "Modalit msgid "Low Frequency Effects" msgstr "Effetti bassa frequenza" -msgid "on" -msgstr "Attivo" - -msgid "off" -msgstr "Disattivo" - msgid "Dialogue Normalization" msgstr "Normalizzazione dialoghi" diff --git a/po/ru_RU.po b/po/ru_RU.po index c7cdd39..3fa2c90 100644 --- a/po/ru_RU.po +++ b/po/ru_RU.po @@ -5,9 +5,9 @@ # msgid "" msgstr "" -"Project-Id-Version: femon 1.7.0\n" +"Project-Id-Version: femon 1.7.3\n" "Report-Msgid-Bugs-To: Rolf Ahrenberg\n" -"POT-Creation-Date: 2009-07-08 02:42+0300\n" +"POT-Creation-Date: 2009-08-29 20:57+0300\n" "PO-Revision-Date: 2007-08-12 23:22+0300\n" "Last-Translator: Vyacheslav Dikonov\n" "Language-Team: \n" @@ -222,12 +222,6 @@ msgstr "" msgid "Low Frequency Effects" msgstr "" -msgid "on" -msgstr "ÒÚÛ" - -msgid "off" -msgstr "ÒëÚÛ" - msgid "Dialogue Normalization" msgstr ""