diff options
| author | Jochen Dolze <vdr@dolze.de> | 2010-10-08 21:37:13 +0200 |
|---|---|---|
| committer | Jochen Dolze <vdr@dolze.de> | 2010-10-08 21:37:13 +0200 |
| commit | f5134567a6cbe6f510a820d05e86226eac1c29e6 (patch) | |
| tree | 5f18f575b090e5bfa60f7439140f71c886bcfbcd /plugin/po | |
| parent | c84d6dba338bc863f0cb64f13b08ef87b65eba65 (diff) | |
| download | vdr-plugin-markad-f5134567a6cbe6f510a820d05e86226eac1c29e6.tar.gz vdr-plugin-markad-f5134567a6cbe6f510a820d05e86226eac1c29e6.tar.bz2 | |
Added ioprio_set
Diffstat (limited to 'plugin/po')
| -rw-r--r-- | plugin/po/de_DE.po | 15 | ||||
| -rw-r--r-- | plugin/po/it_IT.po | 14 |
2 files changed, 27 insertions, 2 deletions
diff --git a/plugin/po/de_DE.po b/plugin/po/de_DE.po index b46b33f..06027b3 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-10-06 14:53+0200\n" +"POT-Creation-Date: 2010-10-08 21:30+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" @@ -54,6 +54,15 @@ msgstr "danach" msgid "during" msgstr "während" +msgid "high" +msgstr "hoch" + +msgid "normal" +msgstr "normal" + +msgid "low" +msgstr "niedrig" + msgid "execution" msgstr "Ausführung" @@ -63,6 +72,9 @@ msgstr " während einer anderen Aufnahme" msgid " while replaying" msgstr " während einer Wiedergabe" +msgid "hdd access priority" +msgstr "HDD-Zugriffspriorität" + msgid "repair index, if broken" msgstr "Kaputte Indexdatei reparieren" @@ -86,3 +98,4 @@ msgstr "Hauptmenüeintrag verstecken" msgid "Mark advertisements" msgstr "Markiere Werbung" + diff --git a/plugin/po/it_IT.po b/plugin/po/it_IT.po index c63dedd..1579e51 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-10-06 14:53+0200\n" +"POT-Creation-Date: 2010-10-08 21:30+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" @@ -57,6 +57,15 @@ msgstr "dopo" msgid "during" msgstr "durante" +msgid "high" +msgstr "" + +msgid "normal" +msgstr "" + +msgid "low" +msgstr "" + msgid "execution" msgstr "Esecuzione" @@ -66,6 +75,9 @@ msgstr " durante un'altra registrazione" msgid " while replaying" msgstr " durante la riproduzione" +msgid "hdd access priority" +msgstr "" + msgid "repair index, if broken" msgstr "Ripara indice, se errato" |
