diff options
author | Dieter Hametner <dh (plus) vdr (at) gekrumbel (dot) de> | 2008-02-22 00:36:05 +0100 |
---|---|---|
committer | Dieter Hametner <dh (plus) vdr (at) gekrumbel (dot) de> | 2008-02-22 00:36:05 +0100 |
commit | 47365a8e84d30c44e12b5e5f6220c691a0bf074d (patch) | |
tree | 9108ccf4a6910dead6f8cdc43ba56c3c1bc3090e /po/de_DE.po | |
parent | 7ce0e43c812f4a25048e47d135cec14307480fef (diff) | |
download | vdr-plugin-live-47365a8e84d30c44e12b5e5f6220c691a0bf074d.tar.gz vdr-plugin-live-47365a8e84d30c44e12b5e5f6220c691a0bf074d.tar.bz2 |
First implementation of a notification about timer conflicts in LIVE.
Based on the work of winni in epgsearch and its service interface.
Diffstat (limited to 'po/de_DE.po')
-rw-r--r-- | po/de_DE.po | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/po/de_DE.po b/po/de_DE.po index 05688dc..88d6f0b 100644 --- a/po/de_DE.po +++ b/po/de_DE.po @@ -113,11 +113,14 @@ msgstr "" msgid "Couldn't grab image from primary device" msgstr "" +msgid "Timer conflicts detected! You should check the conflicting timers." +msgstr "Timer Konflikte entdeckt! Sie sollten die entsprechenden Timer pr�fen." + msgid "Couldn't aquire access to channels, please try again later." -msgstr "" +msgstr "Zugriff auf die Kan�le wurde verweigert. Bitte sp�ter versuchen." msgid "Couldn't find searchtimer. Maybe you mistyped your request?" -msgstr "" +msgstr "Keinen Suchtimer gefunden. M�glicherweise ein Tippfehler in der Anfrage?" msgid "mm/dd/yyyy" msgstr "dd.mm.yyyy" |