diff options
| author | Jochen Dolze <vdr@dolze.de> | 2010-04-28 22:58:08 +0200 |
|---|---|---|
| committer | Jochen Dolze <vdr@dolze.de> | 2010-04-28 22:58:08 +0200 |
| commit | 45a400d45adb2314952eb23dd3a7feb6c4b9526c (patch) | |
| tree | babe35333c8e37c19cf30edf4021df1e9b6a10ad /plugin/po | |
| parent | 660b6e2a9fa4a90ce931d41749e699c38ccdb91b (diff) | |
| download | vdr-plugin-markad-45a400d45adb2314952eb23dd3a7feb6c4b9526c.tar.gz vdr-plugin-markad-45a400d45adb2314952eb23dd3a7feb6c4b9526c.tar.bz2 | |
Changed --bstart/stop to --tstart/stop, added SIGSEGV backtrace
Diffstat (limited to 'plugin/po')
| -rw-r--r-- | plugin/po/de_DE.po | 11 | ||||
| -rw-r--r-- | plugin/po/it_IT.po | 5 |
2 files changed, 11 insertions, 5 deletions
diff --git a/plugin/po/de_DE.po b/plugin/po/de_DE.po index ae1ec98..ca20a0f 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-04-18 15:58+0200\n" +"POT-Creation-Date: 2010-04-26 13:57+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" @@ -13,7 +13,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" msgid "markad still running" -msgstr "MarkAd läuft noch" +msgstr "markad läuft noch" msgid "running" msgstr "aktiv" @@ -34,13 +34,13 @@ msgid "unknown" msgstr "unbekannt" msgid "markad status" -msgstr "MarkAd Status" +msgstr "markad Status" msgid "Recording\t Status" msgstr "Aufnahme\t Status" msgid "no running markad found" -msgstr "Kein aktives MarkAd gefunden" +msgstr "Kein aktives markad gefunden" msgid "Pause" msgstr "Pause" @@ -66,6 +66,9 @@ msgstr " während einer Wiedergabe" msgid "repair index, if broken" msgstr "Kaputte Indexdatei reparieren" +msgid "ignore timer margins" +msgstr "Timer Vor-/Nachlauf ignorieren" + msgid "OSD message" msgstr "OSD Meldung" diff --git a/plugin/po/it_IT.po b/plugin/po/it_IT.po index a592cd8..84ee7c0 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-04-18 15:58+0200\n" +"POT-Creation-Date: 2010-04-26 13:57+0200\n" "PO-Revision-Date: 2009-11-14 18:06+0100\n" "Last-Translator: Diego Pierotto <vdr-italian@tiscali.it>\n" "Language-Team: <vdr@linuxtv.org>\n" @@ -69,6 +69,9 @@ msgstr "" msgid "repair index, if broken" msgstr "" +msgid "ignore timer margins" +msgstr "" + msgid "OSD message" msgstr "" |
