diff options
| author | Jochen Dolze <vdr@dolze.de> | 2010-10-06 17:40:22 +0200 |
|---|---|---|
| committer | Jochen Dolze <vdr@dolze.de> | 2010-10-06 17:40:22 +0200 |
| commit | dd525c902cf68d2a5a9500a3fb8be71d1a71869e (patch) | |
| tree | fb6418dcd59cc15bbbab04b11645eb0d0549a1cb /plugin/po | |
| parent | cf943e09a29f255ec4f7fa8a7c6fc7813ea9ded0 (diff) | |
| download | vdr-plugin-markad-dd525c902cf68d2a5a9500a3fb8be71d1a71869e.tar.gz vdr-plugin-markad-dd525c902cf68d2a5a9500a3fb8be71d1a71869e.tar.bz2 | |
Added --pass1only command line argument
Optimized start/stop recognition
Diffstat (limited to 'plugin/po')
| -rw-r--r-- | plugin/po/de_DE.po | 5 | ||||
| -rw-r--r-- | plugin/po/it_IT.po | 5 |
2 files changed, 8 insertions, 2 deletions
diff --git a/plugin/po/de_DE.po b/plugin/po/de_DE.po index 5515cc4..b46b33f 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-09-17 18:00+0200\n" +"POT-Creation-Date: 2010-10-06 14:53+0200\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" @@ -69,6 +69,9 @@ msgstr "Kaputte Indexdatei reparieren" msgid "ignore timer margins" msgstr "Timer Vor-/Nachlauf ignorieren" +msgid "detect overlaps" +msgstr "erkenne Überlappungen" + msgid "OSD message" msgstr "OSD Meldung" diff --git a/plugin/po/it_IT.po b/plugin/po/it_IT.po index c7fe1da..c63dedd 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-09-17 18:09+0200\n" +"POT-Creation-Date: 2010-10-06 14:53+0200\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" @@ -72,6 +72,9 @@ msgstr "Ripara indice, se errato" msgid "ignore timer margins" msgstr "Ignora margini timer" +msgid "detect overlaps" +msgstr "" + msgid "OSD message" msgstr "Messaggio OSD" |
