diff options
| author | Jochen Dolze <vdr@dolze.de> | 2011-02-09 21:33:37 +0100 |
|---|---|---|
| committer | Jochen Dolze <vdr@dolze.de> | 2011-02-09 21:33:37 +0100 |
| commit | 71a9b82061cc4420da2357ae99ecc701d7a6eedd (patch) | |
| tree | 593d9ff7fc169e20cca0788cdaf8ca8e019325da /plugin/po | |
| parent | 44d861cb39b59700ea5b8bd79da088d0d5400a23 (diff) | |
| download | vdr-plugin-markad-71a9b82061cc4420da2357ae99ecc701d7a6eedd.tar.gz vdr-plugin-markad-71a9b82061cc4420da2357ae99ecc701d7a6eedd.tar.bz2 | |
Completed end mark detection
New option -I for correcting info file
Better texts for options
Diffstat (limited to 'plugin/po')
| -rw-r--r-- | plugin/po/de_DE.po | 15 | ||||
| -rw-r--r-- | plugin/po/it_IT.po | 13 |
2 files changed, 23 insertions, 5 deletions
diff --git a/plugin/po/de_DE.po b/plugin/po/de_DE.po index d7bc92d..58e77f6 100644 --- a/plugin/po/de_DE.po +++ b/plugin/po/de_DE.po @@ -4,7 +4,7 @@ msgid "" msgstr "" "Project-Id-Version: vdr\n" "Report-Msgid-Bugs-To: <see README>\n" -"POT-Creation-Date: 2010-12-31 16:41+0100\n" +"POT-Creation-Date: 2011-02-09 21:30+0100\n" "PO-Revision-Date: 2009-08-27 14:18+0200\n" "Last-Translator: Jochen Dolze <vdr@dolze.de>\n" "Language-Team: <vdr@linuxtv.org>\n" @@ -78,8 +78,14 @@ msgstr "nur Kanäle mit Logo scannen" msgid "hdd access priority" msgstr "HDD-Zugriffspriorität" -msgid "examine AC3 always" -msgstr "AC3 immer untersuchen" +msgid "examine AC3" +msgstr "AC3 untersuchen" + +msgid "when needed" +msgstr "wenn nötig" + +msgid "always" +msgstr "immer" msgid "ignore timer margins" msgstr "Timer Vor-/Nachlauf ignorieren" @@ -90,6 +96,9 @@ msgstr "erkenne Überlappungen" msgid "repair index, if broken" msgstr "kaputte Indexdatei reparieren" +msgid "correct info file" +msgstr "Infodatei korrigieren" + msgid "OSD message" msgstr "OSD Meldung" diff --git a/plugin/po/it_IT.po b/plugin/po/it_IT.po index 8cef04e..e41a277 100644 --- a/plugin/po/it_IT.po +++ b/plugin/po/it_IT.po @@ -4,7 +4,7 @@ msgid "" msgstr "" "Project-Id-Version: vdr\n" "Report-Msgid-Bugs-To: <see README>\n" -"POT-Creation-Date: 2010-12-31 16:41+0100\n" +"POT-Creation-Date: 2011-02-09 21:30+0100\n" "PO-Revision-Date: 2010-08-09 20:05+0100\n" "Last-Translator: Diego Pierotto <vdr-italian@tiscali.it>\n" "Language-Team: <vdr@linuxtv.org>\n" @@ -81,7 +81,13 @@ msgstr "" msgid "hdd access priority" msgstr "" -msgid "examine AC3 always" +msgid "examine AC3" +msgstr "" + +msgid "when needed" +msgstr "" + +msgid "always" msgstr "" msgid "ignore timer margins" @@ -93,6 +99,9 @@ msgstr "" msgid "repair index, if broken" msgstr "Ripara indice, se errato" +msgid "correct info file" +msgstr "" + msgid "OSD message" msgstr "Messaggio OSD" |
