summaryrefslogtreecommitdiff
path: root/po
diff options
context:
space:
mode:
authorChristian Wieninger <cwieninger@gmx.de>2010-02-20 10:12:17 +0100
committerChristian Wieninger <cwieninger@gmx.de>2010-02-20 10:12:17 +0100
commit92156b9eeac9e9675d1ed770d38ddf0a18ce1a3e (patch)
tree81b6f9f517b9fd064ce66bd40d25338d336578cf /po
parent2e1cf1296e94cfbb9c9c0dacc6da9d09f0bf83c4 (diff)
downloadvdr-plugin-epgsearch-92156b9eeac9e9675d1ed770d38ddf0a18ce1a3e.tar.gz
vdr-plugin-epgsearch-92156b9eeac9e9675d1ed770d38ddf0a18ce1a3e.tar.bz2
check if EPG exists for the next x hours
Diffstat (limited to 'po')
-rw-r--r--po/ca_ES.po33
-rw-r--r--po/cs_CZ.po33
-rw-r--r--po/da_DK.po33
-rw-r--r--po/de_DE.po33
-rw-r--r--po/el_GR.po33
-rw-r--r--po/es_ES.po40
-rw-r--r--po/et_EE.po33
-rw-r--r--po/fi_FI.po40
-rw-r--r--po/fr_FR.po40
-rw-r--r--po/hr_HR.po33
-rw-r--r--po/hu_HU.po33
-rwxr-xr-xpo/it_IT.po40
-rw-r--r--po/lt_LT.po40
-rw-r--r--po/nl_NL.po40
-rw-r--r--po/nn_NO.po33
-rw-r--r--po/pl_PL.po33
-rw-r--r--po/pt_PT.po33
-rw-r--r--po/ro_RO.po33
-rw-r--r--po/ru_RU.po33
-rw-r--r--po/sk_SK.po40
-rw-r--r--po/sl_SI.po33
-rw-r--r--po/sv_SE.po33
-rw-r--r--po/tr_TR.po33
23 files changed, 785 insertions, 23 deletions
diff --git a/po/ca_ES.po b/po/ca_ES.po
index a4868ed..89c7e7e 100644
--- a/po/ca_ES.po
+++ b/po/ca_ES.po
@@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: VDR 1.5.7\n"
"Report-Msgid-Bugs-To: <cwieninger@gmx.de>\n"
-"POT-Creation-Date: 2010-02-10 20:29+0100\n"
+"POT-Creation-Date: 2010-02-20 09:26+0100\n"
"PO-Revision-Date: 2007-08-14 20:21+0200\n"
"Last-Translator: Jordi Vilà <jvila@tinet.org>\n"
"Language-Team: <vdr@linuxtv.org>\n"
@@ -374,6 +374,30 @@ msgstr ""
msgid "Help$Set this to 'yes' if you want timers to be recreated with the next search timer update after deleting them."
msgstr ""
+msgid "Check if EPG exists for ... [h]"
+msgstr ""
+
+msgid "Help$Specify how many hours of future EPG there should be and get warned else after a search timer update."
+msgstr ""
+
+msgid "Warn by OSD"
+msgstr ""
+
+msgid "Help$Set this to 'yes' if you want get warnings from the EPG check via OSD."
+msgstr ""
+
+msgid "Warn by mail"
+msgstr ""
+
+msgid "Help$Set this to 'yes' if you want get warnings from the EPG check by mail."
+msgstr ""
+
+msgid "Channel group to check"
+msgstr ""
+
+msgid "Help$Specify the channel group to check."
+msgstr ""
+
msgid "Ignore PayTV channels"
msgstr ""
@@ -1175,6 +1199,13 @@ msgid "Search timer update done!"
msgstr ""
#, c-format
+msgid "small EPG content on:%s"
+msgstr ""
+
+msgid "VDR EPG check warning"
+msgstr ""
+
+#, c-format
msgid "Switch to (%d) '%s'?"
msgstr ""
diff --git a/po/cs_CZ.po b/po/cs_CZ.po
index 581b462..26f8a04 100644
--- a/po/cs_CZ.po
+++ b/po/cs_CZ.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: VDR 1.5.7\n"
"Report-Msgid-Bugs-To: <cwieninger@gmx.de>\n"
-"POT-Creation-Date: 2010-02-10 20:29+0100\n"
+"POT-Creation-Date: 2010-02-20 09:26+0100\n"
"PO-Revision-Date: 2007-08-14 20:21+0200\n"
"Last-Translator: Vladimír Bárta <vladimir.barta@k2atmitec.cz>\n"
"Language-Team: <vdr@linuxtv.org>\n"
@@ -372,6 +372,30 @@ msgstr ""
msgid "Help$Set this to 'yes' if you want timers to be recreated with the next search timer update after deleting them."
msgstr ""
+msgid "Check if EPG exists for ... [h]"
+msgstr ""
+
+msgid "Help$Specify how many hours of future EPG there should be and get warned else after a search timer update."
+msgstr ""
+
+msgid "Warn by OSD"
+msgstr ""
+
+msgid "Help$Set this to 'yes' if you want get warnings from the EPG check via OSD."
+msgstr ""
+
+msgid "Warn by mail"
+msgstr ""
+
+msgid "Help$Set this to 'yes' if you want get warnings from the EPG check by mail."
+msgstr ""
+
+msgid "Channel group to check"
+msgstr ""
+
+msgid "Help$Specify the channel group to check."
+msgstr ""
+
msgid "Ignore PayTV channels"
msgstr ""
@@ -1173,6 +1197,13 @@ msgid "Search timer update done!"
msgstr ""
#, c-format
+msgid "small EPG content on:%s"
+msgstr ""
+
+msgid "VDR EPG check warning"
+msgstr ""
+
+#, c-format
msgid "Switch to (%d) '%s'?"
msgstr ""
diff --git a/po/da_DK.po b/po/da_DK.po
index 7bf345a..28203e5 100644
--- a/po/da_DK.po
+++ b/po/da_DK.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: VDR 1.5.7\n"
"Report-Msgid-Bugs-To: <cwieninger@gmx.de>\n"
-"POT-Creation-Date: 2010-02-10 20:29+0100\n"
+"POT-Creation-Date: 2010-02-20 09:26+0100\n"
"PO-Revision-Date: 2007-08-14 20:21+0200\n"
"Last-Translator: Mogens Elneff <mogens@elneff.dk>\n"
"Language-Team: <vdr@linuxtv.org>\n"
@@ -372,6 +372,30 @@ msgstr ""
msgid "Help$Set this to 'yes' if you want timers to be recreated with the next search timer update after deleting them."
msgstr ""
+msgid "Check if EPG exists for ... [h]"
+msgstr ""
+
+msgid "Help$Specify how many hours of future EPG there should be and get warned else after a search timer update."
+msgstr ""
+
+msgid "Warn by OSD"
+msgstr ""
+
+msgid "Help$Set this to 'yes' if you want get warnings from the EPG check via OSD."
+msgstr ""
+
+msgid "Warn by mail"
+msgstr ""
+
+msgid "Help$Set this to 'yes' if you want get warnings from the EPG check by mail."
+msgstr ""
+
+msgid "Channel group to check"
+msgstr ""
+
+msgid "Help$Specify the channel group to check."
+msgstr ""
+
msgid "Ignore PayTV channels"
msgstr ""
@@ -1173,6 +1197,13 @@ msgid "Search timer update done!"
msgstr ""
#, c-format
+msgid "small EPG content on:%s"
+msgstr ""
+
+msgid "VDR EPG check warning"
+msgstr ""
+
+#, c-format
msgid "Switch to (%d) '%s'?"
msgstr ""
diff --git a/po/de_DE.po b/po/de_DE.po
index f5cec8f..1af5588 100644
--- a/po/de_DE.po
+++ b/po/de_DE.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: VDR 1.5.7\n"
"Report-Msgid-Bugs-To: <cwieninger@gmx.de>\n"
-"POT-Creation-Date: 2010-02-10 20:29+0100\n"
+"POT-Creation-Date: 2010-02-20 09:26+0100\n"
"PO-Revision-Date: 2007-08-14 20:21+0200\n"
"Last-Translator: Klaus Schmidinger <kls@cadsoft.de>\n"
"Language-Team: <vdr@linuxtv.org>\n"
@@ -403,6 +403,30 @@ msgstr "Timer nach Löschen neuprogrammieren"
msgid "Help$Set this to 'yes' if you want timers to be recreated with the next search timer update after deleting them."
msgstr "Hier 'Ja' wählen, wenn gelöschte Timer mit dem nächsten Suchtimer-Update neu programmiert werden sollen."
+msgid "Check if EPG exists for ... [h]"
+msgstr "Prüfe ob EPG für ... [h] existiert"
+
+msgid "Help$Specify how many hours of future EPG there should be and get warned else after a search timer update."
+msgstr "Hier kann angeben werden wie viele Stunden zukünftigen EPGs existieren sollen und andernfalls nach einem Suchtimer Update gewarnt werden."
+
+msgid "Warn by OSD"
+msgstr "per OSD warnen"
+
+msgid "Help$Set this to 'yes' if you want get warnings from the EPG check via OSD."
+msgstr "Hier mit 'Ja' auswählen, ob eine Warnung zum EPG Check per OSD gewünscht ist."
+
+msgid "Warn by mail"
+msgstr "per Mail warnen"
+
+msgid "Help$Set this to 'yes' if you want get warnings from the EPG check by mail."
+msgstr "Hier mit 'Ja' auswählen, ob eine Warnung zum EPG Check per Mail gewünscht ist."
+
+msgid "Channel group to check"
+msgstr "zu prüfende Kanalgruppe"
+
+msgid "Help$Specify the channel group to check."
+msgstr "Hier die zu prüfende Kanalgruppe auswählen."
+
msgid "Ignore PayTV channels"
msgstr "PayTV-Sender ignorieren"
@@ -1221,6 +1245,13 @@ msgid "Search timer update done!"
msgstr "Suchtimer-Update durchgeführt!"
#, c-format
+msgid "small EPG content on:%s"
+msgstr "wenig EPG Inhalt für:%s"
+
+msgid "VDR EPG check warning"
+msgstr "VDR EPG Check Warnung"
+
+#, c-format
msgid "Switch to (%d) '%s'?"
msgstr "Umschalten zu (%d) '%s'?"
diff --git a/po/el_GR.po b/po/el_GR.po
index 0468eb9..c6acd19 100644
--- a/po/el_GR.po
+++ b/po/el_GR.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: VDR 1.5.7\n"
"Report-Msgid-Bugs-To: <cwieninger@gmx.de>\n"
-"POT-Creation-Date: 2010-02-10 20:29+0100\n"
+"POT-Creation-Date: 2010-02-20 09:26+0100\n"
"PO-Revision-Date: 2007-08-14 20:21+0200\n"
"Last-Translator: Dimitrios Dimitrakos <mail@dimitrios.de>\n"
"Language-Team: <vdr@linuxtv.org>\n"
@@ -372,6 +372,30 @@ msgstr ""
msgid "Help$Set this to 'yes' if you want timers to be recreated with the next search timer update after deleting them."
msgstr ""
+msgid "Check if EPG exists for ... [h]"
+msgstr ""
+
+msgid "Help$Specify how many hours of future EPG there should be and get warned else after a search timer update."
+msgstr ""
+
+msgid "Warn by OSD"
+msgstr ""
+
+msgid "Help$Set this to 'yes' if you want get warnings from the EPG check via OSD."
+msgstr ""
+
+msgid "Warn by mail"
+msgstr ""
+
+msgid "Help$Set this to 'yes' if you want get warnings from the EPG check by mail."
+msgstr ""
+
+msgid "Channel group to check"
+msgstr ""
+
+msgid "Help$Specify the channel group to check."
+msgstr ""
+
msgid "Ignore PayTV channels"
msgstr ""
@@ -1173,6 +1197,13 @@ msgid "Search timer update done!"
msgstr ""
#, c-format
+msgid "small EPG content on:%s"
+msgstr ""
+
+msgid "VDR EPG check warning"
+msgstr ""
+
+#, c-format
msgid "Switch to (%d) '%s'?"
msgstr ""
diff --git a/po/es_ES.po b/po/es_ES.po
index 5c2c22a..a0a3510 100644
--- a/po/es_ES.po
+++ b/po/es_ES.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: VDR 1.5.7\n"
"Report-Msgid-Bugs-To: <cwieninger@gmx.de>\n"
-"POT-Creation-Date: 2010-02-10 20:29+0100\n"
+"POT-Creation-Date: 2010-02-20 09:26+0100\n"
"PO-Revision-Date: 2007-11-18 20:09+0200\n"
"Last-Translator: bittor from open7x0.org <bittor7x0 _at_ gmail.com>\n"
"Language-Team: <vdr@linuxtv.org>\n"
@@ -402,6 +402,37 @@ msgstr "Recrear programaciones tras borrar"
msgid "Help$Set this to 'yes' if you want timers to be recreated with the next search timer update after deleting them."
msgstr "Establecer a 'sí' cuando desee que las programaciones se creen de nuevo con la siguiente actualización de programación por búsqueda después de borrarlas."
+msgid "Check if EPG exists for ... [h]"
+msgstr ""
+
+#, fuzzy
+msgid "Help$Specify how many hours of future EPG there should be and get warned else after a search timer update."
+msgstr "Establecer a 'sí' cuando desee comprobar conflictos después de actualizar cada programación por búsqueda."
+
+#, fuzzy
+msgid "Warn by OSD"
+msgstr "Sólo avisar"
+
+#, fuzzy
+msgid "Help$Set this to 'yes' if you want get warnings from the EPG check via OSD."
+msgstr "Establecer a 'sí' cuando desee recibir una notificación por correo sobre los conflictos de programación."
+
+#, fuzzy
+msgid "Warn by mail"
+msgstr "Sólo avisar"
+
+#, fuzzy
+msgid "Help$Set this to 'yes' if you want get warnings from the EPG check by mail."
+msgstr "Establecer a 'sí' cuando su cuenta necesite autenticación para enviar correos."
+
+#, fuzzy
+msgid "Channel group to check"
+msgstr "Grupo de canales"
+
+#, fuzzy
+msgid "Help$Specify the channel group to check."
+msgstr "Especifique el nombre de la plantilla."
+
msgid "Ignore PayTV channels"
msgstr "Ignorar los canales de pago"
@@ -1220,6 +1251,13 @@ msgid "Search timer update done!"
msgstr "¡Programación por búsqueda actualizada!"
#, c-format
+msgid "small EPG content on:%s"
+msgstr ""
+
+msgid "VDR EPG check warning"
+msgstr ""
+
+#, c-format
msgid "Switch to (%d) '%s'?"
msgstr "¿Cambiar a (%d) '%s'?"
diff --git a/po/et_EE.po b/po/et_EE.po
index 232f5a3..6820933 100644
--- a/po/et_EE.po
+++ b/po/et_EE.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: VDR 1.5.7\n"
"Report-Msgid-Bugs-To: <cwieninger@gmx.de>\n"
-"POT-Creation-Date: 2010-02-10 20:29+0100\n"
+"POT-Creation-Date: 2010-02-20 09:26+0100\n"
"PO-Revision-Date: 2007-08-14 20:21+0200\n"
"Last-Translator: Arthur Konovalov <kasjas@hot.ee>\n"
"Language-Team: <vdr@linuxtv.org>\n"
@@ -372,6 +372,30 @@ msgstr ""
msgid "Help$Set this to 'yes' if you want timers to be recreated with the next search timer update after deleting them."
msgstr ""
+msgid "Check if EPG exists for ... [h]"
+msgstr ""
+
+msgid "Help$Specify how many hours of future EPG there should be and get warned else after a search timer update."
+msgstr ""
+
+msgid "Warn by OSD"
+msgstr ""
+
+msgid "Help$Set this to 'yes' if you want get warnings from the EPG check via OSD."
+msgstr ""
+
+msgid "Warn by mail"
+msgstr ""
+
+msgid "Help$Set this to 'yes' if you want get warnings from the EPG check by mail."
+msgstr ""
+
+msgid "Channel group to check"
+msgstr ""
+
+msgid "Help$Specify the channel group to check."
+msgstr ""
+
msgid "Ignore PayTV channels"
msgstr ""
@@ -1173,6 +1197,13 @@ msgid "Search timer update done!"
msgstr ""
#, c-format
+msgid "small EPG content on:%s"
+msgstr ""
+
+msgid "VDR EPG check warning"
+msgstr ""
+
+#, c-format
msgid "Switch to (%d) '%s'?"
msgstr ""
diff --git a/po/fi_FI.po b/po/fi_FI.po
index e066545..7a41302 100644
--- a/po/fi_FI.po
+++ b/po/fi_FI.po
@@ -10,7 +10,7 @@ msgid ""
msgstr ""
"Project-Id-Version: VDR 1.5.7\n"
"Report-Msgid-Bugs-To: <cwieninger@gmx.de>\n"
-"POT-Creation-Date: 2010-02-10 20:29+0100\n"
+"POT-Creation-Date: 2010-02-20 09:26+0100\n"
"PO-Revision-Date: 2009-10-15 20:52+0200\n"
"Last-Translator: Ville Skyttä <ville.skytta@iki.fi>\n"
"Language-Team: <vdr@linuxtv.org>\n"
@@ -406,6 +406,37 @@ msgstr "Luo ajastimet uudelleen"
msgid "Help$Set this to 'yes' if you want timers to be recreated with the next search timer update after deleting them."
msgstr "Laittamalla tämän asetuksen päälle saat luotua ajastimet uudelleen seuraava hakuajastin päivityksen yhteydessä, jos olet poistanut ne."
+msgid "Check if EPG exists for ... [h]"
+msgstr ""
+
+#, fuzzy
+msgid "Help$Specify how many hours of future EPG there should be and get warned else after a search timer update."
+msgstr "Suorittaa päällekkäisyyksien tarkistuksen jokaisen hakuajastimen päivityksen yhteydessä."
+
+#, fuzzy
+msgid "Warn by OSD"
+msgstr "muistutus kuvaruutunäytölle"
+
+#, fuzzy
+msgid "Help$Set this to 'yes' if you want get warnings from the EPG check via OSD."
+msgstr "Tällä asetuksella saat ilmoitukset päällekkäisistä ajastimista sähköpostiisi."
+
+#, fuzzy
+msgid "Warn by mail"
+msgstr "muistutus sähköpostitse"
+
+#, fuzzy
+msgid "Help$Set this to 'yes' if you want get warnings from the EPG check by mail."
+msgstr "Asettaa SMTP-autentikoinnin päälle sähköpostin lähetystä varten."
+
+#, fuzzy
+msgid "Channel group to check"
+msgstr "Kanavaryhmä"
+
+#, fuzzy
+msgid "Help$Specify the channel group to check."
+msgstr "Määrittelee mallipohjan nimen."
+
msgid "Ignore PayTV channels"
msgstr "Jätä salatut kanavat huomioimatta"
@@ -1226,6 +1257,13 @@ msgid "Search timer update done!"
msgstr "Hakuajastimet päivitetty!"
#, c-format
+msgid "small EPG content on:%s"
+msgstr ""
+
+msgid "VDR EPG check warning"
+msgstr ""
+
+#, c-format
msgid "Switch to (%d) '%s'?"
msgstr "Vaihdetaanko kanavalle (%d) '%s'?"
diff --git a/po/fr_FR.po b/po/fr_FR.po
index 5e9c87f..19457ae 100644
--- a/po/fr_FR.po
+++ b/po/fr_FR.po
@@ -10,7 +10,7 @@ msgid ""
msgstr ""
"Project-Id-Version: VDR 1.5.7\n"
"Report-Msgid-Bugs-To: <cwieninger@gmx.de>\n"
-"POT-Creation-Date: 2010-02-10 20:29+0100\n"
+"POT-Creation-Date: 2010-02-20 09:26+0100\n"
"PO-Revision-Date: 2008-04-30 08:36+0200\n"
"Last-Translator: Patrice Staudt <patrice.staudt@laposte.net>\n"
"Language-Team: <vdr@linuxtv.org>\n"
@@ -406,6 +406,37 @@ msgstr "Recrer la programmation après l'éffacement"
msgid "Help$Set this to 'yes' if you want timers to be recreated with the next search timer update after deleting them."
msgstr "Choisissez 'oui' pour refaire les programmations de recherche lorsque vous les avez effacés."
+msgid "Check if EPG exists for ... [h]"
+msgstr ""
+
+#, fuzzy
+msgid "Help$Specify how many hours of future EPG there should be and get warned else after a search timer update."
+msgstr "Avec 'Oui' vous impliquez la vérification de conflits à la mise à jours de la recherche."
+
+#, fuzzy
+msgid "Warn by OSD"
+msgstr "Annoncer seulement début d'une programme"
+
+#, fuzzy
+msgid "Help$Set this to 'yes' if you want get warnings from the EPG check via OSD."
+msgstr "Mettez 'oui',si les conflits de programmation doivent être notifiés."
+
+#, fuzzy
+msgid "Warn by mail"
+msgstr "Annoncer seulement début d'une programme"
+
+#, fuzzy
+msgid "Help$Set this to 'yes' if you want get warnings from the EPG check by mail."
+msgstr "Mettez 'oui',si le compte mail utilise l'authentification pour les mails sortants."
+
+#, fuzzy
+msgid "Channel group to check"
+msgstr "Groupe de chaînes"
+
+#, fuzzy
+msgid "Help$Specify the channel group to check."
+msgstr "Spécifier le nom du modèle."
+
msgid "Ignore PayTV channels"
msgstr "Ignorer les chaînes payantes"
@@ -1216,6 +1247,13 @@ msgid "Search timer update done!"
msgstr "La mise à jours de recherche est effectuée!"
#, c-format
+msgid "small EPG content on:%s"
+msgstr ""
+
+msgid "VDR EPG check warning"
+msgstr ""
+
+#, c-format
msgid "Switch to (%d) '%s'?"
msgstr ""
diff --git a/po/hr_HR.po b/po/hr_HR.po
index 60083b9..6e9185c 100644
--- a/po/hr_HR.po
+++ b/po/hr_HR.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: VDR 1.5.7\n"
"Report-Msgid-Bugs-To: <cwieninger@gmx.de>\n"
-"POT-Creation-Date: 2010-02-10 20:29+0100\n"
+"POT-Creation-Date: 2010-02-20 09:26+0100\n"
"PO-Revision-Date: 2007-08-14 20:21+0200\n"
"Last-Translator: Drazen Dupor <drazen.dupor@dupor.com>\n"
"Language-Team: <vdr@linuxtv.org>\n"
@@ -373,6 +373,30 @@ msgstr ""
msgid "Help$Set this to 'yes' if you want timers to be recreated with the next search timer update after deleting them."
msgstr ""
+msgid "Check if EPG exists for ... [h]"
+msgstr ""
+
+msgid "Help$Specify how many hours of future EPG there should be and get warned else after a search timer update."
+msgstr ""
+
+msgid "Warn by OSD"
+msgstr ""
+
+msgid "Help$Set this to 'yes' if you want get warnings from the EPG check via OSD."
+msgstr ""
+
+msgid "Warn by mail"
+msgstr ""
+
+msgid "Help$Set this to 'yes' if you want get warnings from the EPG check by mail."
+msgstr ""
+
+msgid "Channel group to check"
+msgstr ""
+
+msgid "Help$Specify the channel group to check."
+msgstr ""
+
msgid "Ignore PayTV channels"
msgstr ""
@@ -1174,6 +1198,13 @@ msgid "Search timer update done!"
msgstr ""
#, c-format
+msgid "small EPG content on:%s"
+msgstr ""
+
+msgid "VDR EPG check warning"
+msgstr ""
+
+#, c-format
msgid "Switch to (%d) '%s'?"
msgstr ""
diff --git a/po/hu_HU.po b/po/hu_HU.po
index 7a07b86..2a75cf8 100644
--- a/po/hu_HU.po
+++ b/po/hu_HU.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: VDR 1.5.7\n"
"Report-Msgid-Bugs-To: <cwieninger@gmx.de>\n"
-"POT-Creation-Date: 2010-02-10 20:29+0100\n"
+"POT-Creation-Date: 2010-02-20 09:26+0100\n"
"PO-Revision-Date: 2007-08-14 20:21+0200\n"
"Last-Translator: Istvan Koenigsberger <istvnko@hotmail.com>, Guido Josten <guido.josten@t-online.de>\n"
"Language-Team: <vdr@linuxtv.org>\n"
@@ -372,6 +372,30 @@ msgstr ""
msgid "Help$Set this to 'yes' if you want timers to be recreated with the next search timer update after deleting them."
msgstr ""
+msgid "Check if EPG exists for ... [h]"
+msgstr ""
+
+msgid "Help$Specify how many hours of future EPG there should be and get warned else after a search timer update."
+msgstr ""
+
+msgid "Warn by OSD"
+msgstr ""
+
+msgid "Help$Set this to 'yes' if you want get warnings from the EPG check via OSD."
+msgstr ""
+
+msgid "Warn by mail"
+msgstr ""
+
+msgid "Help$Set this to 'yes' if you want get warnings from the EPG check by mail."
+msgstr ""
+
+msgid "Channel group to check"
+msgstr ""
+
+msgid "Help$Specify the channel group to check."
+msgstr ""
+
msgid "Ignore PayTV channels"
msgstr ""
@@ -1173,6 +1197,13 @@ msgid "Search timer update done!"
msgstr ""
#, c-format
+msgid "small EPG content on:%s"
+msgstr ""
+
+msgid "VDR EPG check warning"
+msgstr ""
+
+#, c-format
msgid "Switch to (%d) '%s'?"
msgstr ""
diff --git a/po/it_IT.po b/po/it_IT.po
index 447770e..54ed990 100755
--- a/po/it_IT.po
+++ b/po/it_IT.po
@@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: VDR 1.5.7\n"
"Report-Msgid-Bugs-To: <cwieninger@gmx.de>\n"
-"POT-Creation-Date: 2010-02-10 20:29+0100\n"
+"POT-Creation-Date: 2010-02-20 09:26+0100\n"
"PO-Revision-Date: 2009-07-15 23:30+0100\n"
"Last-Translator: Diego Pierotto <vdr-italian@tiscali.it>\n"
"Language-Team: <vdr@linuxtv.org>\n"
@@ -408,6 +408,37 @@ msgstr "Ricrea timer dopo eliminazione"
msgid "Help$Set this to 'yes' if you want timers to be recreated with the next search timer update after deleting them."
msgstr "Imposta 'sì' se vuoi ricreare i timer con la successiva ricerca di aggiornamento timer dopo la loro eliminazione."
+msgid "Check if EPG exists for ... [h]"
+msgstr ""
+
+#, fuzzy
+msgid "Help$Specify how many hours of future EPG there should be and get warned else after a search timer update."
+msgstr "Imposta 'sì' se la verifica del conflitto dovrebbe essere eseguita dopo ciascun aggiornamento del timer di ricerca."
+
+#, fuzzy
+msgid "Warn by OSD"
+msgstr "Solo annuncio"
+
+#, fuzzy
+msgid "Help$Set this to 'yes' if you want get warnings from the EPG check via OSD."
+msgstr "Imposta 'sì' se vuoi avere una notifica email sui timer in conflitto."
+
+#, fuzzy
+msgid "Warn by mail"
+msgstr "Solo annuncio"
+
+#, fuzzy
+msgid "Help$Set this to 'yes' if you want get warnings from the EPG check by mail."
+msgstr "Imposta 'sì' se il tuo account ha bisogno di autenticazione per inviare email."
+
+#, fuzzy
+msgid "Channel group to check"
+msgstr "Gruppo canali"
+
+#, fuzzy
+msgid "Help$Specify the channel group to check."
+msgstr "Specifica il nome del modello."
+
msgid "Ignore PayTV channels"
msgstr "Ignora i canali a pagamento"
@@ -1230,6 +1261,13 @@ msgid "Search timer update done!"
msgstr "Aggiornamento timer ricerca completato!"
#, c-format
+msgid "small EPG content on:%s"
+msgstr ""
+
+msgid "VDR EPG check warning"
+msgstr ""
+
+#, c-format
msgid "Switch to (%d) '%s'?"
msgstr ""
diff --git a/po/lt_LT.po b/po/lt_LT.po
index d0d89da..75c9145 100644
--- a/po/lt_LT.po
+++ b/po/lt_LT.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: VDR 1.7.10\n"
"Report-Msgid-Bugs-To: <cwieninger@gmx.de>\n"
-"POT-Creation-Date: 2010-02-10 20:29+0100\n"
+"POT-Creation-Date: 2010-02-20 09:26+0100\n"
"PO-Revision-Date: 2007-08-14 20:21+0200\n"
"Last-Translator: Valdemaras Pipiras <varas@ambernet.lt>\n"
"Language-Team: Lietuvių\n"
@@ -404,6 +404,37 @@ msgstr "Atkurti laikmaÄius po iÅ¡trynimo"
msgid "Help$Set this to 'yes' if you want timers to be recreated with the next search timer update after deleting them."
msgstr "Nustatykite 'taip' jei norite kad laikmaÄiai galÄ—tų bÅ«ti atkurti po iÅ¡trynimo dar kartÄ… panaudojus laikmaÄio paieÅ¡kÄ…."
+msgid "Check if EPG exists for ... [h]"
+msgstr ""
+
+#, fuzzy
+msgid "Help$Specify how many hours of future EPG there should be and get warned else after a search timer update."
+msgstr "Nustatyti 'taip' jei konflikto paieÅ¡ka turÄ—tų bÅ«ti vykdoma po kiekvieno paieÅ¡kos laikmaÄio atnaujinimo."
+
+#, fuzzy
+msgid "Warn by OSD"
+msgstr "Perspėti per ekrano užsklandą"
+
+#, fuzzy
+msgid "Help$Set this to 'yes' if you want get warnings from the EPG check via OSD."
+msgstr "Nustatyti 'taip' jei norite gauti praneÅ¡imus el. paÅ¡tu apie laikmaÄio konfliktus."
+
+#, fuzzy
+msgid "Warn by mail"
+msgstr "PerspÄ—ti per emailÄ…"
+
+#, fuzzy
+msgid "Help$Set this to 'yes' if you want get warnings from the EPG check by mail."
+msgstr "Nustatyti 'taip' jei el.pašto siuntimui reikia autentifikacijos."
+
+#, fuzzy
+msgid "Channel group to check"
+msgstr "Kanalo grupÄ—"
+
+#, fuzzy
+msgid "Help$Specify the channel group to check."
+msgstr "Nurodyti Å¡ablono pavadinimÄ…."
+
msgid "Ignore PayTV channels"
msgstr "Ignoruoti Mokamus kanalus"
@@ -1223,6 +1254,13 @@ msgid "Search timer update done!"
msgstr "LaikmaÄio atnaujinimo paieÅ¡ka baigta sÄ—kmingai!"
#, c-format
+msgid "small EPG content on:%s"
+msgstr ""
+
+msgid "VDR EPG check warning"
+msgstr ""
+
+#, c-format
msgid "Switch to (%d) '%s'?"
msgstr "Pereiti į (%d) '%s'?"
diff --git a/po/nl_NL.po b/po/nl_NL.po
index 99c705f..6ec4280 100644
--- a/po/nl_NL.po
+++ b/po/nl_NL.po
@@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: VDR 1.5.7\n"
"Report-Msgid-Bugs-To: <cwieninger@gmx.de>\n"
-"POT-Creation-Date: 2010-02-10 20:29+0100\n"
+"POT-Creation-Date: 2010-02-20 09:26+0100\n"
"PO-Revision-Date: 2007-08-14 20:21+0200\n"
"Last-Translator: Maarten Wisse <Maarten.Wisse@urz.uni-hd.de>\n"
"Language-Team: <vdr@linuxtv.org>\n"
@@ -406,6 +406,37 @@ msgstr "Maak timer opnieuw aan na verwijderen"
msgid "Help$Set this to 'yes' if you want timers to be recreated with the next search timer update after deleting them."
msgstr "Kies 'ja' als timers na het verwijderen opnieuw moeten worden aangemaakt met een nieuwe zoek-timer update"
+msgid "Check if EPG exists for ... [h]"
+msgstr ""
+
+#, fuzzy
+msgid "Help$Specify how many hours of future EPG there should be and get warned else after a search timer update."
+msgstr "Kies 'ja' als de conflict controle moet worden uitgevoerd na het verversen van iedere zoek-timer"
+
+#, fuzzy
+msgid "Warn by OSD"
+msgstr "Alleen aankondigen (geen timer)"
+
+#, fuzzy
+msgid "Help$Set this to 'yes' if you want get warnings from the EPG check via OSD."
+msgstr "Kies 'ja' indien er een notificatie e-mail verstuurd moet worden bij timer conflicten"
+
+#, fuzzy
+msgid "Warn by mail"
+msgstr "Alleen aankondigen (geen timer)"
+
+#, fuzzy
+msgid "Help$Set this to 'yes' if you want get warnings from the EPG check by mail."
+msgstr "kies 'ja' indien uw abonnement authenticatie vereist voor het verzenden van e-mails."
+
+#, fuzzy
+msgid "Channel group to check"
+msgstr "Kanaal groep"
+
+#, fuzzy
+msgid "Help$Specify the channel group to check."
+msgstr "Geef de naam op van het sjabloon"
+
msgid "Ignore PayTV channels"
msgstr "Negeer PayTV kanalen"
@@ -1220,6 +1251,13 @@ msgid "Search timer update done!"
msgstr "Verversen zoektimer gereed!"
#, c-format
+msgid "small EPG content on:%s"
+msgstr ""
+
+msgid "VDR EPG check warning"
+msgstr ""
+
+#, c-format
msgid "Switch to (%d) '%s'?"
msgstr ""
diff --git a/po/nn_NO.po b/po/nn_NO.po
index f950e48..81ddf20 100644
--- a/po/nn_NO.po
+++ b/po/nn_NO.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: VDR 1.5.7\n"
"Report-Msgid-Bugs-To: <cwieninger@gmx.de>\n"
-"POT-Creation-Date: 2010-02-10 20:29+0100\n"
+"POT-Creation-Date: 2010-02-20 09:26+0100\n"
"PO-Revision-Date: 2007-08-14 20:21+0200\n"
"Last-Translator: Truls Slevigen <truls@slevigen.no>\n"
"Language-Team: <vdr@linuxtv.org>\n"
@@ -372,6 +372,30 @@ msgstr ""
msgid "Help$Set this to 'yes' if you want timers to be recreated with the next search timer update after deleting them."
msgstr ""
+msgid "Check if EPG exists for ... [h]"
+msgstr ""
+
+msgid "Help$Specify how many hours of future EPG there should be and get warned else after a search timer update."
+msgstr ""
+
+msgid "Warn by OSD"
+msgstr ""
+
+msgid "Help$Set this to 'yes' if you want get warnings from the EPG check via OSD."
+msgstr ""
+
+msgid "Warn by mail"
+msgstr ""
+
+msgid "Help$Set this to 'yes' if you want get warnings from the EPG check by mail."
+msgstr ""
+
+msgid "Channel group to check"
+msgstr ""
+
+msgid "Help$Specify the channel group to check."
+msgstr ""
+
msgid "Ignore PayTV channels"
msgstr ""
@@ -1173,6 +1197,13 @@ msgid "Search timer update done!"
msgstr ""
#, c-format
+msgid "small EPG content on:%s"
+msgstr ""
+
+msgid "VDR EPG check warning"
+msgstr ""
+
+#, c-format
msgid "Switch to (%d) '%s'?"
msgstr ""
diff --git a/po/pl_PL.po b/po/pl_PL.po
index 6e3804c..16c3414 100644
--- a/po/pl_PL.po
+++ b/po/pl_PL.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: VDR 1.5.7\n"
"Report-Msgid-Bugs-To: <cwieninger@gmx.de>\n"
-"POT-Creation-Date: 2010-02-10 20:29+0100\n"
+"POT-Creation-Date: 2010-02-20 09:26+0100\n"
"PO-Revision-Date: 2007-08-14 20:21+0200\n"
"Last-Translator: Michael Rakowski <mrak@gmx.de>\n"
"Language-Team: <vdr@linuxtv.org>\n"
@@ -372,6 +372,30 @@ msgstr ""
msgid "Help$Set this to 'yes' if you want timers to be recreated with the next search timer update after deleting them."
msgstr ""
+msgid "Check if EPG exists for ... [h]"
+msgstr ""
+
+msgid "Help$Specify how many hours of future EPG there should be and get warned else after a search timer update."
+msgstr ""
+
+msgid "Warn by OSD"
+msgstr ""
+
+msgid "Help$Set this to 'yes' if you want get warnings from the EPG check via OSD."
+msgstr ""
+
+msgid "Warn by mail"
+msgstr ""
+
+msgid "Help$Set this to 'yes' if you want get warnings from the EPG check by mail."
+msgstr ""
+
+msgid "Channel group to check"
+msgstr ""
+
+msgid "Help$Specify the channel group to check."
+msgstr ""
+
msgid "Ignore PayTV channels"
msgstr ""
@@ -1173,6 +1197,13 @@ msgid "Search timer update done!"
msgstr ""
#, c-format
+msgid "small EPG content on:%s"
+msgstr ""
+
+msgid "VDR EPG check warning"
+msgstr ""
+
+#, c-format
msgid "Switch to (%d) '%s'?"
msgstr ""
diff --git a/po/pt_PT.po b/po/pt_PT.po
index 5ccd36a..55846ee 100644
--- a/po/pt_PT.po
+++ b/po/pt_PT.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: VDR 1.5.7\n"
"Report-Msgid-Bugs-To: <cwieninger@gmx.de>\n"
-"POT-Creation-Date: 2010-02-10 20:29+0100\n"
+"POT-Creation-Date: 2010-02-20 09:26+0100\n"
"PO-Revision-Date: 2007-08-14 20:21+0200\n"
"Last-Translator: Paulo Lopes <pmml@netvita.pt>\n"
"Language-Team: <vdr@linuxtv.org>\n"
@@ -371,6 +371,30 @@ msgstr ""
msgid "Help$Set this to 'yes' if you want timers to be recreated with the next search timer update after deleting them."
msgstr ""
+msgid "Check if EPG exists for ... [h]"
+msgstr ""
+
+msgid "Help$Specify how many hours of future EPG there should be and get warned else after a search timer update."
+msgstr ""
+
+msgid "Warn by OSD"
+msgstr ""
+
+msgid "Help$Set this to 'yes' if you want get warnings from the EPG check via OSD."
+msgstr ""
+
+msgid "Warn by mail"
+msgstr ""
+
+msgid "Help$Set this to 'yes' if you want get warnings from the EPG check by mail."
+msgstr ""
+
+msgid "Channel group to check"
+msgstr ""
+
+msgid "Help$Specify the channel group to check."
+msgstr ""
+
msgid "Ignore PayTV channels"
msgstr ""
@@ -1172,6 +1196,13 @@ msgid "Search timer update done!"
msgstr ""
#, c-format
+msgid "small EPG content on:%s"
+msgstr ""
+
+msgid "VDR EPG check warning"
+msgstr ""
+
+#, c-format
msgid "Switch to (%d) '%s'?"
msgstr ""
diff --git a/po/ro_RO.po b/po/ro_RO.po
index 05c3c40..d6a420b 100644
--- a/po/ro_RO.po
+++ b/po/ro_RO.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: VDR 1.5.7\n"
"Report-Msgid-Bugs-To: <cwieninger@gmx.de>\n"
-"POT-Creation-Date: 2010-02-10 20:29+0100\n"
+"POT-Creation-Date: 2010-02-20 09:26+0100\n"
"PO-Revision-Date: 2007-08-14 20:21+0200\n"
"Last-Translator: Lucian Muresan <lucianm@users.sourceforge.net>\n"
"Language-Team: <vdr@linuxtv.org>\n"
@@ -372,6 +372,30 @@ msgstr ""
msgid "Help$Set this to 'yes' if you want timers to be recreated with the next search timer update after deleting them."
msgstr ""
+msgid "Check if EPG exists for ... [h]"
+msgstr ""
+
+msgid "Help$Specify how many hours of future EPG there should be and get warned else after a search timer update."
+msgstr ""
+
+msgid "Warn by OSD"
+msgstr ""
+
+msgid "Help$Set this to 'yes' if you want get warnings from the EPG check via OSD."
+msgstr ""
+
+msgid "Warn by mail"
+msgstr ""
+
+msgid "Help$Set this to 'yes' if you want get warnings from the EPG check by mail."
+msgstr ""
+
+msgid "Channel group to check"
+msgstr ""
+
+msgid "Help$Specify the channel group to check."
+msgstr ""
+
msgid "Ignore PayTV channels"
msgstr ""
@@ -1173,6 +1197,13 @@ msgid "Search timer update done!"
msgstr ""
#, c-format
+msgid "small EPG content on:%s"
+msgstr ""
+
+msgid "VDR EPG check warning"
+msgstr ""
+
+#, c-format
msgid "Switch to (%d) '%s'?"
msgstr ""
diff --git a/po/ru_RU.po b/po/ru_RU.po
index de9df38..44d09c3 100644
--- a/po/ru_RU.po
+++ b/po/ru_RU.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: VDR 1.5.7\n"
"Report-Msgid-Bugs-To: <cwieninger@gmx.de>\n"
-"POT-Creation-Date: 2010-02-10 20:29+0100\n"
+"POT-Creation-Date: 2010-02-20 09:26+0100\n"
"PO-Revision-Date: 2007-08-14 20:21+0200\n"
"Last-Translator: Vyacheslav Dikonov <sdiconov@mail.ru>\n"
"Language-Team: <vdr@linuxtv.org>\n"
@@ -371,6 +371,30 @@ msgstr ""
msgid "Help$Set this to 'yes' if you want timers to be recreated with the next search timer update after deleting them."
msgstr ""
+msgid "Check if EPG exists for ... [h]"
+msgstr ""
+
+msgid "Help$Specify how many hours of future EPG there should be and get warned else after a search timer update."
+msgstr ""
+
+msgid "Warn by OSD"
+msgstr ""
+
+msgid "Help$Set this to 'yes' if you want get warnings from the EPG check via OSD."
+msgstr ""
+
+msgid "Warn by mail"
+msgstr ""
+
+msgid "Help$Set this to 'yes' if you want get warnings from the EPG check by mail."
+msgstr ""
+
+msgid "Channel group to check"
+msgstr ""
+
+msgid "Help$Specify the channel group to check."
+msgstr ""
+
msgid "Ignore PayTV channels"
msgstr ""
@@ -1172,6 +1196,13 @@ msgid "Search timer update done!"
msgstr ""
#, c-format
+msgid "small EPG content on:%s"
+msgstr ""
+
+msgid "VDR EPG check warning"
+msgstr ""
+
+#, c-format
msgid "Switch to (%d) '%s'?"
msgstr ""
diff --git a/po/sk_SK.po b/po/sk_SK.po
index 69eb8cb..7c545a1 100644
--- a/po/sk_SK.po
+++ b/po/sk_SK.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: epgsearch\n"
"Report-Msgid-Bugs-To: <cwieninger@gmx.de>\n"
-"POT-Creation-Date: 2010-02-10 20:29+0100\n"
+"POT-Creation-Date: 2010-02-20 09:26+0100\n"
"PO-Revision-Date: 2009-11-02 09:40+0100\n"
"Last-Translator: Milan Hrala <hrala.milan@gmail.com>\n"
"Language-Team: SLovak <hrala.milan@gmail.com>\n"
@@ -403,6 +403,37 @@ msgstr "Znova vytvori» plán po vymazaní"
msgid "Help$Set this to 'yes' if you want timers to be recreated with the next search timer update after deleting them."
msgstr "Ak zma¾ete plán nahrávania a nechcete aby bol znova vytvorený po automatickom obnovení vyhµadávaèa plánov, tak nastavte 'áno'"
+msgid "Check if EPG exists for ... [h]"
+msgstr ""
+
+#, fuzzy
+msgid "Help$Specify how many hours of future EPG there should be and get warned else after a search timer update."
+msgstr "Ak kontrola konfliktov by mala by» vykonávaná pri ka¾dom obnovení vyhµadávaèa plánov, tak nastavte 'áno'"
+
+#, fuzzy
+msgid "Warn by OSD"
+msgstr "Iba oznámi»"
+
+#, fuzzy
+msgid "Help$Set this to 'yes' if you want get warnings from the EPG check via OSD."
+msgstr "Nastavte áno ak potrebujete oznamova» konflikty plánu na mail"
+
+#, fuzzy
+msgid "Warn by mail"
+msgstr "Iba oznámi»"
+
+#, fuzzy
+msgid "Help$Set this to 'yes' if you want get warnings from the EPG check by mail."
+msgstr "Nastavte Áno, ak vá¹ úèet potrebuje overenie na poslanie mailov"
+
+#, fuzzy
+msgid "Channel group to check"
+msgstr "Skupina kanálov"
+
+#, fuzzy
+msgid "Help$Specify the channel group to check."
+msgstr "Uveïte meno ¹ablony"
+
msgid "Ignore PayTV channels"
msgstr "Nev¹íma» si PayTV kanály"
@@ -1224,6 +1255,13 @@ msgid "Search timer update done!"
msgstr "Aktualizácia vyhµadávania plánov skonèená!"
#, c-format
+msgid "small EPG content on:%s"
+msgstr ""
+
+msgid "VDR EPG check warning"
+msgstr ""
+
+#, c-format
msgid "Switch to (%d) '%s'?"
msgstr ""
diff --git a/po/sl_SI.po b/po/sl_SI.po
index 3746cbc..64d3ebe 100644
--- a/po/sl_SI.po
+++ b/po/sl_SI.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: VDR 1.5.7\n"
"Report-Msgid-Bugs-To: <cwieninger@gmx.de>\n"
-"POT-Creation-Date: 2010-02-10 20:29+0100\n"
+"POT-Creation-Date: 2010-02-20 09:26+0100\n"
"PO-Revision-Date: 2007-08-14 20:21+0200\n"
"Last-Translator: Matjaz Thaler <matjaz.thaler@guest.arnes.si>\n"
"Language-Team: <vdr@linuxtv.org>\n"
@@ -372,6 +372,30 @@ msgstr ""
msgid "Help$Set this to 'yes' if you want timers to be recreated with the next search timer update after deleting them."
msgstr ""
+msgid "Check if EPG exists for ... [h]"
+msgstr ""
+
+msgid "Help$Specify how many hours of future EPG there should be and get warned else after a search timer update."
+msgstr ""
+
+msgid "Warn by OSD"
+msgstr ""
+
+msgid "Help$Set this to 'yes' if you want get warnings from the EPG check via OSD."
+msgstr ""
+
+msgid "Warn by mail"
+msgstr ""
+
+msgid "Help$Set this to 'yes' if you want get warnings from the EPG check by mail."
+msgstr ""
+
+msgid "Channel group to check"
+msgstr ""
+
+msgid "Help$Specify the channel group to check."
+msgstr ""
+
msgid "Ignore PayTV channels"
msgstr ""
@@ -1173,6 +1197,13 @@ msgid "Search timer update done!"
msgstr ""
#, c-format
+msgid "small EPG content on:%s"
+msgstr ""
+
+msgid "VDR EPG check warning"
+msgstr ""
+
+#, c-format
msgid "Switch to (%d) '%s'?"
msgstr ""
diff --git a/po/sv_SE.po b/po/sv_SE.po
index 45e92c7..abb2521 100644
--- a/po/sv_SE.po
+++ b/po/sv_SE.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: VDR 1.5.7\n"
"Report-Msgid-Bugs-To: <cwieninger@gmx.de>\n"
-"POT-Creation-Date: 2010-02-10 20:29+0100\n"
+"POT-Creation-Date: 2010-02-20 09:26+0100\n"
"PO-Revision-Date: 2007-08-14 20:21+0200\n"
"Last-Translator: Tomas Prybil <tomas@prybil.se>\n"
"Language-Team: <vdr@linuxtv.org>\n"
@@ -372,6 +372,30 @@ msgstr ""
msgid "Help$Set this to 'yes' if you want timers to be recreated with the next search timer update after deleting them."
msgstr ""
+msgid "Check if EPG exists for ... [h]"
+msgstr ""
+
+msgid "Help$Specify how many hours of future EPG there should be and get warned else after a search timer update."
+msgstr ""
+
+msgid "Warn by OSD"
+msgstr ""
+
+msgid "Help$Set this to 'yes' if you want get warnings from the EPG check via OSD."
+msgstr ""
+
+msgid "Warn by mail"
+msgstr ""
+
+msgid "Help$Set this to 'yes' if you want get warnings from the EPG check by mail."
+msgstr ""
+
+msgid "Channel group to check"
+msgstr ""
+
+msgid "Help$Specify the channel group to check."
+msgstr ""
+
msgid "Ignore PayTV channels"
msgstr ""
@@ -1173,6 +1197,13 @@ msgid "Search timer update done!"
msgstr ""
#, c-format
+msgid "small EPG content on:%s"
+msgstr ""
+
+msgid "VDR EPG check warning"
+msgstr ""
+
+#, c-format
msgid "Switch to (%d) '%s'?"
msgstr ""
diff --git a/po/tr_TR.po b/po/tr_TR.po
index 9824392..be99e0b 100644
--- a/po/tr_TR.po
+++ b/po/tr_TR.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: VDR 1.5.7\n"
"Report-Msgid-Bugs-To: <cwieninger@gmx.de>\n"
-"POT-Creation-Date: 2010-02-10 20:29+0100\n"
+"POT-Creation-Date: 2010-02-20 09:26+0100\n"
"PO-Revision-Date: 2007-08-14 20:21+0200\n"
"Last-Translator: Oktay Yolgeçen <oktay_73@yahoo.de>\n"
"Language-Team: <vdr@linuxtv.org>\n"
@@ -371,6 +371,30 @@ msgstr ""
msgid "Help$Set this to 'yes' if you want timers to be recreated with the next search timer update after deleting them."
msgstr ""
+msgid "Check if EPG exists for ... [h]"
+msgstr ""
+
+msgid "Help$Specify how many hours of future EPG there should be and get warned else after a search timer update."
+msgstr ""
+
+msgid "Warn by OSD"
+msgstr ""
+
+msgid "Help$Set this to 'yes' if you want get warnings from the EPG check via OSD."
+msgstr ""
+
+msgid "Warn by mail"
+msgstr ""
+
+msgid "Help$Set this to 'yes' if you want get warnings from the EPG check by mail."
+msgstr ""
+
+msgid "Channel group to check"
+msgstr ""
+
+msgid "Help$Specify the channel group to check."
+msgstr ""
+
msgid "Ignore PayTV channels"
msgstr ""
@@ -1172,6 +1196,13 @@ msgid "Search timer update done!"
msgstr ""
#, c-format
+msgid "small EPG content on:%s"
+msgstr ""
+
+msgid "VDR EPG check warning"
+msgstr ""
+
+#, c-format
msgid "Switch to (%d) '%s'?"
msgstr ""