diff options
| author | Jochen Dolze <vdr@dolze.de> | 2011-02-21 22:23:06 +0100 |
|---|---|---|
| committer | Jochen Dolze <vdr@dolze.de> | 2011-02-21 22:23:06 +0100 |
| commit | 39d416b9b484981a5ef547fcee1060166aa0c1b2 (patch) | |
| tree | 15b8641a118f734cd7a9f55dc717bfacd5556447 /plugin/po | |
| parent | a04233bf29bc24389ad08d387bf22a3d84d946a5 (diff) | |
| download | vdr-plugin-markad-39d416b9b484981a5ef547fcee1060166aa0c1b2.tar.gz vdr-plugin-markad-39d416b9b484981a5ef547fcee1060166aa0c1b2.tar.bz2 | |
Fixed markad running when timer is deleted bug
Removed option "hdd priority", start markad always with idle iopriority
Diffstat (limited to 'plugin/po')
| -rw-r--r-- | plugin/po/de_DE.po | 14 | ||||
| -rw-r--r-- | plugin/po/es_ES.po | 14 | ||||
| -rw-r--r-- | plugin/po/it_IT.po | 14 |
3 files changed, 3 insertions, 39 deletions
diff --git a/plugin/po/de_DE.po b/plugin/po/de_DE.po index 9a7f228..41e9040 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: 2011-02-13 13:20+0100\n" +"POT-Creation-Date: 2011-02-21 22:13+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" @@ -54,15 +54,6 @@ msgstr "danach" msgid "during" msgstr "während" -msgid "high" -msgstr "hoch" - -msgid "normal" -msgstr "normal" - -msgid "low" -msgstr "niedrig" - msgid "execution" msgstr "Ausführung" @@ -75,9 +66,6 @@ msgstr " während einer Wiedergabe" msgid "scan only channels with logo" msgstr "nur Kanäle mit Logo scannen" -msgid "hdd access priority" -msgstr "HDD-Zugriffspriorität" - msgid "ignore timer margins" msgstr "Timer Vor-/Nachlauf ignorieren" diff --git a/plugin/po/es_ES.po b/plugin/po/es_ES.po index ffe9aaa..7f84da2 100644 --- a/plugin/po/es_ES.po +++ b/plugin/po/es_ES.po @@ -4,7 +4,7 @@ msgid "" msgstr "" "Project-Id-Version: vdr\n" "Report-Msgid-Bugs-To: <see README>\n" -"POT-Creation-Date: 2011-02-13 13:20+0100\n" +"POT-Creation-Date: 2011-02-21 22:13+0100\n" "PO-Revision-Date: 2011-02-12 11:30+0100\n" "Last-Translator: Javier Bradineras <jbradi@hotmail.com>\n" "Language-Team: <vdr@linuxtv.org>\n" @@ -57,15 +57,6 @@ msgstr "Después" msgid "during" msgstr "Durante" -msgid "high" -msgstr "Alta" - -msgid "normal" -msgstr "Normal" - -msgid "low" -msgstr "Baja" - msgid "execution" msgstr "Ejecución" @@ -78,9 +69,6 @@ msgstr " Durante la reproducción" msgid "scan only channels with logo" msgstr "Escanea únicamente canales con logo" -msgid "hdd access priority" -msgstr "Prioridad de acceso al disco duro" - msgid "ignore timer margins" msgstr "Ignora márgenes de tiempo" diff --git a/plugin/po/it_IT.po b/plugin/po/it_IT.po index a7293e3..4876f65 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: 2011-02-13 13:20+0100\n" +"POT-Creation-Date: 2011-02-21 22:13+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" @@ -57,15 +57,6 @@ msgstr "dopo" msgid "during" msgstr "durante" -msgid "high" -msgstr "" - -msgid "normal" -msgstr "" - -msgid "low" -msgstr "" - msgid "execution" msgstr "Esecuzione" @@ -78,9 +69,6 @@ msgstr " durante la riproduzione" msgid "scan only channels with logo" msgstr "" -msgid "hdd access priority" -msgstr "" - msgid "ignore timer margins" msgstr "Ignora margini timer" |
