summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMidas <vdrportal_midas@gmx.de>2011-07-31 09:13:57 +0200
committerMidas <vdrportal_midas@gmx.de>2011-07-31 09:13:57 +0200
commit2102f7afaf67855011775d6d75d4501b79a6ad0b (patch)
treea107e2ccc4eed4553b911585765c2202bf7d08e2
parent7fee9cc72650004507d0cf977cc916150ef25270 (diff)
downloadvdr-plugin-sleeptimer-2102f7afaf67855011775d6d75d4501b79a6ad0b.tar.gz
vdr-plugin-sleeptimer-2102f7afaf67855011775d6d75d4501b79a6ad0b.tar.bz2
Release of sleeptimer 0.8.1
Minor changes to German translation
-rw-r--r--debian/changelog6
-rw-r--r--i18n.c36
-rw-r--r--po/ca_ES.po42
-rw-r--r--po/cs_CZ.po42
-rw-r--r--po/da_DK.po42
-rw-r--r--po/de_DE.po46
-rw-r--r--po/el_GR.po42
-rw-r--r--po/es_ES.po42
-rw-r--r--po/et_EE.po42
-rw-r--r--po/fi_FI.po42
-rw-r--r--po/fr_FR.po42
-rw-r--r--po/hr_HR.po42
-rw-r--r--po/hu_HU.po42
-rw-r--r--po/it_IT.po42
-rw-r--r--po/nl_NL.po42
-rw-r--r--po/nn_NO.po42
-rw-r--r--po/pl_PL.po42
-rw-r--r--po/pt_PT.po42
-rw-r--r--po/ro_RO.po42
-rw-r--r--po/ru_RU.po42
-rw-r--r--po/sl_SI.po42
-rw-r--r--po/sv_SE.po42
-rw-r--r--po/tr_TR.po42
-rw-r--r--sleeptimer.c15
24 files changed, 261 insertions, 682 deletions
diff --git a/debian/changelog b/debian/changelog
index fafe84f..e4a0ae2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,9 @@
-vdr-plugin-sleeptimer (0.8.1-201107302302-1) experimental; urgency=low
+vdr-plugin-sleeptimer (0.8.1) experimental; urgency=low
* Non-maintainer upload.
- * Pre 0.8.1 testing
+ * New Zpstream release
- -- Midas <vdrportal_midas at gmx dot de> Thu, 21 Jul 2011 07:29:16 +0200
+ -- Midas <vdrportal_midas at gmx dot de> Sun, 31 Jul 2011 09:08:16 +0200
vdr-plugin-sleeptimer (0.8-1) experimental; urgency=low
diff --git a/i18n.c b/i18n.c
index 91dd4b8..cfe576a 100644
--- a/i18n.c
+++ b/i18n.c
@@ -648,8 +648,40 @@ const tI18nPhrase Phrases[] = {
},
- { "Sleeptimer in %i minute(s)",
- "Sleeptimer in %i Minute(n)",
+ { "Sleeptimer in %i minute",
+ "Sleeptimer in %i Minute",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",// Polski
+ "",// Espaqol
+ "",// Greek
+ "",// svenska
+ "",// Romaneste
+ "",// Magyar
+ "",// cat
+ "",// rus
+ "",// hrv
+#if VDRVERSNUM >= 10313
+ "",// est
+#endif
+#if VDRVERSNUM >= 10316
+ "",// dan
+#endif
+#if VDRVERSNUM >= 10342
+ "",// cze
+#endif
+#if VDRVERSNUM >= 10502
+ "",// tur
+#endif
+ },
+
+ { "Sleeptimer in %i minutes",
+ "Sleeptimer in %i Minuten",
"",
"",
"",
diff --git a/po/ca_ES.po b/po/ca_ES.po
index fdb54da..aa476cc 100644
--- a/po/ca_ES.po
+++ b/po/ca_ES.po
@@ -8,9 +8,9 @@
msgid ""
msgstr ""
"Project-Id-Version: VDR 1.5.7\n"
-"Report-Msgid-Bugs-To: vdrportal_midas at gmx de\n"
-"POT-Creation-Date: 2011-07-31 02:03+0200\n"
-"PO-Revision-Date: 2011-07-31 02:03+0200\n"
+"Report-Msgid-Bugs-To: <vdrportal_midas <at> gmx <dot> de>\n"
+"POT-Creation-Date: 2011-07-31 09:03+0200\n"
+"PO-Revision-Date: 2011-07-31 08:58+0200\n"
"Last-Translator: Jordi Vilà <jvila@tinet.org>\n"
"Language-Team: <vdr@linuxtv.org>\n"
"Language: \n"
@@ -18,111 +18,89 @@ msgstr ""
"Content-Type: text/plain; charset=ISO-8859-1\n"
"Content-Transfer-Encoding: 8bit\n"
-#: sleeptimer.c:20
msgid "Sleeptimer"
msgstr ""
-#: sleeptimer.c:215
msgid "Autoswitch"
msgstr ""
-#: sleeptimer.c:215
msgid "Disable"
msgstr ""
-#: sleeptimer.c:218
msgid "Not active"
msgstr ""
-#: sleeptimer.c:221 sleeptimer.c:242
msgid "Shutdown [min]"
msgstr ""
-#: sleeptimer.c:222 sleeptimer.c:243
msgid "Shutdown (time)"
msgstr ""
-#: sleeptimer.c:240
#, c-format
msgid "Disable sleeptimer in %d minutes"
msgstr ""
-#: sleeptimer.c:319
msgid "Shutdown"
msgstr ""
-#: sleeptimer.c:320
msgid "Mute"
msgstr ""
-#: sleeptimer.c:321
msgid "Execute command"
msgstr ""
-#: sleeptimer.c:325
msgid "Default Timespan [min]"
msgstr ""
-#: sleeptimer.c:326
msgid "Action"
msgstr ""
-#: sleeptimer.c:327
msgid "Command"
msgstr ""
-#: sleeptimer.c:328 sleeptimer.c:329
-msgid "No"
+msgid "Use default for autoswitch"
msgstr ""
-#: sleeptimer.c:328
-msgid "Use default for autoswitch"
+msgid "No"
msgstr ""
-#: sleeptimer.c:328 sleeptimer.c:329
msgid "Yes"
msgstr ""
-#: sleeptimer.c:329
msgid "Confirm"
msgstr ""
-#: sleeptimer.c:409
msgid "Going to sleep in about one minute"
msgstr ""
-#: sleeptimer.c:449
msgid "Disable Sleeptimer?"
msgstr ""
-#: sleeptimer.c:462
#, c-format
msgid "Activate sleeptimer at %i:%.2i?"
msgstr ""
-#: sleeptimer.c:468
msgid "Timespan shorter than 2 minutes"
msgstr ""
-#: sleeptimer.c:481
#, c-format
msgid "Activate sleeptimer in %i minutes?"
msgstr ""
-#: sleeptimer.c:524 sleeptimer.c:541
#, c-format
-msgid "Sleeptimer in %i minute(s)"
+msgid "Sleeptimer in %i minute"
+msgstr ""
+
+#, c-format
+msgid "Sleeptimer in %i minutes"
msgstr ""
-#: sleeptimer.c:528 sleeptimer.c:552 sleeptimer.c:618
msgid "Sleeptimer disabled"
msgstr ""
-#: sleeptimer.c:537
#, c-format
msgid "Enable sleeptimer in %i minutes?"
msgstr ""
-#: sleeptimer.c:548
msgid "Disable sleeptimer?"
msgstr ""
diff --git a/po/cs_CZ.po b/po/cs_CZ.po
index a0fcd15..120e334 100644
--- a/po/cs_CZ.po
+++ b/po/cs_CZ.po
@@ -6,9 +6,9 @@
msgid ""
msgstr ""
"Project-Id-Version: VDR 1.5.7\n"
-"Report-Msgid-Bugs-To: vdrportal_midas at gmx de\n"
-"POT-Creation-Date: 2011-07-31 02:03+0200\n"
-"PO-Revision-Date: 2011-07-31 02:03+0200\n"
+"Report-Msgid-Bugs-To: <vdrportal_midas <at> gmx <dot> de>\n"
+"POT-Creation-Date: 2011-07-31 09:03+0200\n"
+"PO-Revision-Date: 2011-07-31 08:58+0200\n"
"Last-Translator: Vladimír Bárta <vladimir.barta@k2atmitec.cz>\n"
"Language-Team: <vdr@linuxtv.org>\n"
"Language: \n"
@@ -16,111 +16,89 @@ msgstr ""
"Content-Type: text/plain; charset=ISO-8859-2\n"
"Content-Transfer-Encoding: 8bit\n"
-#: sleeptimer.c:20
msgid "Sleeptimer"
msgstr ""
-#: sleeptimer.c:215
msgid "Autoswitch"
msgstr ""
-#: sleeptimer.c:215
msgid "Disable"
msgstr ""
-#: sleeptimer.c:218
msgid "Not active"
msgstr ""
-#: sleeptimer.c:221 sleeptimer.c:242
msgid "Shutdown [min]"
msgstr ""
-#: sleeptimer.c:222 sleeptimer.c:243
msgid "Shutdown (time)"
msgstr ""
-#: sleeptimer.c:240
#, c-format
msgid "Disable sleeptimer in %d minutes"
msgstr ""
-#: sleeptimer.c:319
msgid "Shutdown"
msgstr ""
-#: sleeptimer.c:320
msgid "Mute"
msgstr ""
-#: sleeptimer.c:321
msgid "Execute command"
msgstr ""
-#: sleeptimer.c:325
msgid "Default Timespan [min]"
msgstr ""
-#: sleeptimer.c:326
msgid "Action"
msgstr ""
-#: sleeptimer.c:327
msgid "Command"
msgstr ""
-#: sleeptimer.c:328 sleeptimer.c:329
-msgid "No"
+msgid "Use default for autoswitch"
msgstr ""
-#: sleeptimer.c:328
-msgid "Use default for autoswitch"
+msgid "No"
msgstr ""
-#: sleeptimer.c:328 sleeptimer.c:329
msgid "Yes"
msgstr ""
-#: sleeptimer.c:329
msgid "Confirm"
msgstr ""
-#: sleeptimer.c:409
msgid "Going to sleep in about one minute"
msgstr ""
-#: sleeptimer.c:449
msgid "Disable Sleeptimer?"
msgstr ""
-#: sleeptimer.c:462
#, c-format
msgid "Activate sleeptimer at %i:%.2i?"
msgstr ""
-#: sleeptimer.c:468
msgid "Timespan shorter than 2 minutes"
msgstr ""
-#: sleeptimer.c:481
#, c-format
msgid "Activate sleeptimer in %i minutes?"
msgstr ""
-#: sleeptimer.c:524 sleeptimer.c:541
#, c-format
-msgid "Sleeptimer in %i minute(s)"
+msgid "Sleeptimer in %i minute"
+msgstr ""
+
+#, c-format
+msgid "Sleeptimer in %i minutes"
msgstr ""
-#: sleeptimer.c:528 sleeptimer.c:552 sleeptimer.c:618
msgid "Sleeptimer disabled"
msgstr ""
-#: sleeptimer.c:537
#, c-format
msgid "Enable sleeptimer in %i minutes?"
msgstr ""
-#: sleeptimer.c:548
msgid "Disable sleeptimer?"
msgstr ""
diff --git a/po/da_DK.po b/po/da_DK.po
index 3bc3268..8617464 100644
--- a/po/da_DK.po
+++ b/po/da_DK.po
@@ -6,9 +6,9 @@
msgid ""
msgstr ""
"Project-Id-Version: VDR 1.5.7\n"
-"Report-Msgid-Bugs-To: vdrportal_midas at gmx de\n"
-"POT-Creation-Date: 2011-07-31 02:03+0200\n"
-"PO-Revision-Date: 2011-07-31 02:03+0200\n"
+"Report-Msgid-Bugs-To: <vdrportal_midas <at> gmx <dot> de>\n"
+"POT-Creation-Date: 2011-07-31 09:03+0200\n"
+"PO-Revision-Date: 2011-07-31 08:58+0200\n"
"Last-Translator: Mogens Elneff <mogens@elneff.dk>\n"
"Language-Team: <vdr@linuxtv.org>\n"
"Language: \n"
@@ -16,111 +16,89 @@ msgstr ""
"Content-Type: text/plain; charset=ISO-8859-15\n"
"Content-Transfer-Encoding: 8bit\n"
-#: sleeptimer.c:20
msgid "Sleeptimer"
msgstr ""
-#: sleeptimer.c:215
msgid "Autoswitch"
msgstr ""
-#: sleeptimer.c:215
msgid "Disable"
msgstr ""
-#: sleeptimer.c:218
msgid "Not active"
msgstr ""
-#: sleeptimer.c:221 sleeptimer.c:242
msgid "Shutdown [min]"
msgstr ""
-#: sleeptimer.c:222 sleeptimer.c:243
msgid "Shutdown (time)"
msgstr ""
-#: sleeptimer.c:240
#, c-format
msgid "Disable sleeptimer in %d minutes"
msgstr ""
-#: sleeptimer.c:319
msgid "Shutdown"
msgstr ""
-#: sleeptimer.c:320
msgid "Mute"
msgstr ""
-#: sleeptimer.c:321
msgid "Execute command"
msgstr ""
-#: sleeptimer.c:325
msgid "Default Timespan [min]"
msgstr ""
-#: sleeptimer.c:326
msgid "Action"
msgstr ""
-#: sleeptimer.c:327
msgid "Command"
msgstr ""
-#: sleeptimer.c:328 sleeptimer.c:329
-msgid "No"
+msgid "Use default for autoswitch"
msgstr ""
-#: sleeptimer.c:328
-msgid "Use default for autoswitch"
+msgid "No"
msgstr ""
-#: sleeptimer.c:328 sleeptimer.c:329
msgid "Yes"
msgstr ""
-#: sleeptimer.c:329
msgid "Confirm"
msgstr ""
-#: sleeptimer.c:409
msgid "Going to sleep in about one minute"
msgstr ""
-#: sleeptimer.c:449
msgid "Disable Sleeptimer?"
msgstr ""
-#: sleeptimer.c:462
#, c-format
msgid "Activate sleeptimer at %i:%.2i?"
msgstr ""
-#: sleeptimer.c:468
msgid "Timespan shorter than 2 minutes"
msgstr ""
-#: sleeptimer.c:481
#, c-format
msgid "Activate sleeptimer in %i minutes?"
msgstr ""
-#: sleeptimer.c:524 sleeptimer.c:541
#, c-format
-msgid "Sleeptimer in %i minute(s)"
+msgid "Sleeptimer in %i minute"
+msgstr ""
+
+#, c-format
+msgid "Sleeptimer in %i minutes"
msgstr ""
-#: sleeptimer.c:528 sleeptimer.c:552 sleeptimer.c:618
msgid "Sleeptimer disabled"
msgstr ""
-#: sleeptimer.c:537
#, c-format
msgid "Enable sleeptimer in %i minutes?"
msgstr ""
-#: sleeptimer.c:548
msgid "Disable sleeptimer?"
msgstr ""
diff --git a/po/de_DE.po b/po/de_DE.po
index d3c0f67..cc28f7d 100644
--- a/po/de_DE.po
+++ b/po/de_DE.po
@@ -6,9 +6,9 @@
msgid ""
msgstr ""
"Project-Id-Version: VDR 1.5.7\n"
-"Report-Msgid-Bugs-To: vdrportal_midas at gmx de\n"
-"POT-Creation-Date: 2011-07-31 02:03+0200\n"
-"PO-Revision-Date: 2011-07-31 02:03+0200\n"
+"Report-Msgid-Bugs-To: <vdrportal_midas <at> gmx <dot> de>\n"
+"POT-Creation-Date: 2011-07-31 09:03+0200\n"
+"PO-Revision-Date: 2011-07-31 08:58+0200\n"
"Last-Translator: Klaus Schmidinger <kls@tvdr.de>\n"
"Language-Team: <vdr@linuxtv.org>\n"
"Language: \n"
@@ -16,111 +16,89 @@ msgstr ""
"Content-Type: text/plain; charset=ISO-8859-15\n"
"Content-Transfer-Encoding: 8bit\n"
-#: sleeptimer.c:20
msgid "Sleeptimer"
msgstr "Sleeptimer"
-#: sleeptimer.c:215
msgid "Autoswitch"
msgstr "Automatisch"
-#: sleeptimer.c:215
msgid "Disable"
msgstr "Deaktivieren"
-#: sleeptimer.c:218
msgid "Not active"
msgstr "Nicht aktiv"
-#: sleeptimer.c:221 sleeptimer.c:242
msgid "Shutdown [min]"
msgstr "Shutdown [min]"
-#: sleeptimer.c:222 sleeptimer.c:243
msgid "Shutdown (time)"
msgstr "Shutdown (Uhrzeit)"
-#: sleeptimer.c:240
#, c-format
msgid "Disable sleeptimer in %d minutes"
msgstr "Sleeptimer in %d Minuten abbrechen"
-#: sleeptimer.c:319
msgid "Shutdown"
msgstr "Herunterfahren"
-#: sleeptimer.c:320
msgid "Mute"
msgstr "Stummschalten"
-#: sleeptimer.c:321
msgid "Execute command"
msgstr "Befehl ausführen"
-#: sleeptimer.c:325
msgid "Default Timespan [min]"
msgstr "Standard-Zeitspanne [min]"
-#: sleeptimer.c:326
msgid "Action"
msgstr "Aktion"
-#: sleeptimer.c:327
msgid "Command"
msgstr "Befehl"
-#: sleeptimer.c:328 sleeptimer.c:329
-msgid "No"
-msgstr "Nein"
-
-#: sleeptimer.c:328
msgid "Use default for autoswitch"
msgstr "Standard in Automatik"
-#: sleeptimer.c:328 sleeptimer.c:329
+msgid "No"
+msgstr "Nein"
+
msgid "Yes"
msgstr "Ja"
-#: sleeptimer.c:329
msgid "Confirm"
msgstr "Bestätigen"
-#: sleeptimer.c:409
msgid "Going to sleep in about one minute"
msgstr "Sleeptimer in einer Minute"
-#: sleeptimer.c:449
msgid "Disable Sleeptimer?"
msgstr ""
-#: sleeptimer.c:462
#, c-format
msgid "Activate sleeptimer at %i:%.2i?"
msgstr "Sleeptimer um %i:%.2i aktivieren?"
-#: sleeptimer.c:468
msgid "Timespan shorter than 2 minutes"
msgstr "Zeitspanne kürzer 2 Minuten"
-#: sleeptimer.c:481
#, c-format
msgid "Activate sleeptimer in %i minutes?"
msgstr "Sleeptimer in %i Minuten aktivieren?"
-#: sleeptimer.c:524 sleeptimer.c:541
#, c-format
-msgid "Sleeptimer in %i minute(s)"
-msgstr "Sleeptimer in %i Minute(n)"
+msgid "Sleeptimer in %i minute"
+msgstr "Sleeptimer in %i Minute"
+
+#, c-format
+msgid "Sleeptimer in %i minutes"
+msgstr "Sleeptimer in %i Minuten"
-#: sleeptimer.c:528 sleeptimer.c:552 sleeptimer.c:618
msgid "Sleeptimer disabled"
msgstr "Sleeptimer inaktiv"
-#: sleeptimer.c:537
#, c-format
msgid "Enable sleeptimer in %i minutes?"
msgstr "Sleeptimer in %i Minuten?"
-#: sleeptimer.c:548
msgid "Disable sleeptimer?"
msgstr "Sleeptimer abbrechen?"
diff --git a/po/el_GR.po b/po/el_GR.po
index bd0694e..57171bf 100644
--- a/po/el_GR.po
+++ b/po/el_GR.po
@@ -6,9 +6,9 @@
msgid ""
msgstr ""
"Project-Id-Version: VDR 1.5.7\n"
-"Report-Msgid-Bugs-To: vdrportal_midas at gmx de\n"
-"POT-Creation-Date: 2011-07-31 02:03+0200\n"
-"PO-Revision-Date: 2011-07-31 02:03+0200\n"
+"Report-Msgid-Bugs-To: <vdrportal_midas <at> gmx <dot> de>\n"
+"POT-Creation-Date: 2011-07-31 09:03+0200\n"
+"PO-Revision-Date: 2011-07-31 08:58+0200\n"
"Last-Translator: Dimitrios Dimitrakos <mail@dimitrios.de>\n"
"Language-Team: <vdr@linuxtv.org>\n"
"Language: \n"
@@ -16,111 +16,89 @@ msgstr ""
"Content-Type: text/plain; charset=ISO-8859-7\n"
"Content-Transfer-Encoding: 8bit\n"
-#: sleeptimer.c:20
msgid "Sleeptimer"
msgstr ""
-#: sleeptimer.c:215
msgid "Autoswitch"
msgstr ""
-#: sleeptimer.c:215
msgid "Disable"
msgstr ""
-#: sleeptimer.c:218
msgid "Not active"
msgstr ""
-#: sleeptimer.c:221 sleeptimer.c:242
msgid "Shutdown [min]"
msgstr ""
-#: sleeptimer.c:222 sleeptimer.c:243
msgid "Shutdown (time)"
msgstr ""
-#: sleeptimer.c:240
#, c-format
msgid "Disable sleeptimer in %d minutes"
msgstr ""
-#: sleeptimer.c:319
msgid "Shutdown"
msgstr ""
-#: sleeptimer.c:320
msgid "Mute"
msgstr ""
-#: sleeptimer.c:321
msgid "Execute command"
msgstr ""
-#: sleeptimer.c:325
msgid "Default Timespan [min]"
msgstr ""
-#: sleeptimer.c:326
msgid "Action"
msgstr ""
-#: sleeptimer.c:327
msgid "Command"
msgstr ""
-#: sleeptimer.c:328 sleeptimer.c:329
-msgid "No"
+msgid "Use default for autoswitch"
msgstr ""
-#: sleeptimer.c:328
-msgid "Use default for autoswitch"
+msgid "No"
msgstr ""
-#: sleeptimer.c:328 sleeptimer.c:329
msgid "Yes"
msgstr ""
-#: sleeptimer.c:329
msgid "Confirm"
msgstr ""
-#: sleeptimer.c:409
msgid "Going to sleep in about one minute"
msgstr ""
-#: sleeptimer.c:449
msgid "Disable Sleeptimer?"
msgstr ""
-#: sleeptimer.c:462
#, c-format
msgid "Activate sleeptimer at %i:%.2i?"
msgstr ""
-#: sleeptimer.c:468
msgid "Timespan shorter than 2 minutes"
msgstr ""
-#: sleeptimer.c:481
#, c-format
msgid "Activate sleeptimer in %i minutes?"
msgstr ""
-#: sleeptimer.c:524 sleeptimer.c:541
#, c-format
-msgid "Sleeptimer in %i minute(s)"
+msgid "Sleeptimer in %i minute"
+msgstr ""
+
+#, c-format
+msgid "Sleeptimer in %i minutes"
msgstr ""
-#: sleeptimer.c:528 sleeptimer.c:552 sleeptimer.c:618
msgid "Sleeptimer disabled"
msgstr ""
-#: sleeptimer.c:537
#, c-format
msgid "Enable sleeptimer in %i minutes?"
msgstr ""
-#: sleeptimer.c:548
msgid "Disable sleeptimer?"
msgstr ""
diff --git a/po/es_ES.po b/po/es_ES.po
index e41bab0..d72860b 100644
--- a/po/es_ES.po
+++ b/po/es_ES.po
@@ -6,9 +6,9 @@
msgid ""
msgstr ""
"Project-Id-Version: VDR 1.5.7\n"
-"Report-Msgid-Bugs-To: vdrportal_midas at gmx de\n"
-"POT-Creation-Date: 2011-07-31 02:03+0200\n"
-"PO-Revision-Date: 2011-07-31 02:03+0200\n"
+"Report-Msgid-Bugs-To: <vdrportal_midas <at> gmx <dot> de>\n"
+"POT-Creation-Date: 2011-07-31 09:03+0200\n"
+"PO-Revision-Date: 2011-07-31 08:58+0200\n"
"Last-Translator: Ruben Nunez Francisco <ruben.nunez@tang-it.com>\n"
"Language-Team: <vdr@linuxtv.org>\n"
"Language: \n"
@@ -16,111 +16,89 @@ msgstr ""
"Content-Type: text/plain; charset=ISO-8859-15\n"
"Content-Transfer-Encoding: 8bit\n"
-#: sleeptimer.c:20
msgid "Sleeptimer"
msgstr ""
-#: sleeptimer.c:215
msgid "Autoswitch"
msgstr ""
-#: sleeptimer.c:215
msgid "Disable"
msgstr ""
-#: sleeptimer.c:218
msgid "Not active"
msgstr ""
-#: sleeptimer.c:221 sleeptimer.c:242
msgid "Shutdown [min]"
msgstr ""
-#: sleeptimer.c:222 sleeptimer.c:243
msgid "Shutdown (time)"
msgstr ""
-#: sleeptimer.c:240
#, c-format
msgid "Disable sleeptimer in %d minutes"
msgstr ""
-#: sleeptimer.c:319
msgid "Shutdown"
msgstr ""
-#: sleeptimer.c:320
msgid "Mute"
msgstr ""
-#: sleeptimer.c:321
msgid "Execute command"
msgstr ""
-#: sleeptimer.c:325
msgid "Default Timespan [min]"
msgstr ""
-#: sleeptimer.c:326
msgid "Action"
msgstr ""
-#: sleeptimer.c:327
msgid "Command"
msgstr ""
-#: sleeptimer.c:328 sleeptimer.c:329
-msgid "No"
+msgid "Use default for autoswitch"
msgstr ""
-#: sleeptimer.c:328
-msgid "Use default for autoswitch"
+msgid "No"
msgstr ""
-#: sleeptimer.c:328 sleeptimer.c:329
msgid "Yes"
msgstr ""
-#: sleeptimer.c:329
msgid "Confirm"
msgstr ""
-#: sleeptimer.c:409
msgid "Going to sleep in about one minute"
msgstr ""
-#: sleeptimer.c:449
msgid "Disable Sleeptimer?"
msgstr ""
-#: sleeptimer.c:462
#, c-format
msgid "Activate sleeptimer at %i:%.2i?"
msgstr ""
-#: sleeptimer.c:468
msgid "Timespan shorter than 2 minutes"
msgstr ""
-#: sleeptimer.c:481
#, c-format
msgid "Activate sleeptimer in %i minutes?"
msgstr ""
-#: sleeptimer.c:524 sleeptimer.c:541
#, c-format
-msgid "Sleeptimer in %i minute(s)"
+msgid "Sleeptimer in %i minute"
+msgstr ""
+
+#, c-format
+msgid "Sleeptimer in %i minutes"
msgstr ""
-#: sleeptimer.c:528 sleeptimer.c:552 sleeptimer.c:618
msgid "Sleeptimer disabled"
msgstr ""
-#: sleeptimer.c:537
#, c-format
msgid "Enable sleeptimer in %i minutes?"
msgstr ""
-#: sleeptimer.c:548
msgid "Disable sleeptimer?"
msgstr ""
diff --git a/po/et_EE.po b/po/et_EE.po
index 0a564f9..7bf0c63 100644
--- a/po/et_EE.po
+++ b/po/et_EE.po
@@ -6,9 +6,9 @@
msgid ""
msgstr ""
"Project-Id-Version: VDR 1.5.7\n"
-"Report-Msgid-Bugs-To: vdrportal_midas at gmx de\n"
-"POT-Creation-Date: 2011-07-31 02:03+0200\n"
-"PO-Revision-Date: 2011-07-31 02:03+0200\n"
+"Report-Msgid-Bugs-To: <vdrportal_midas <at> gmx <dot> de>\n"
+"POT-Creation-Date: 2011-07-31 09:03+0200\n"
+"PO-Revision-Date: 2011-07-31 08:58+0200\n"
"Last-Translator: Arthur Konovalov <kasjas@hot.ee>\n"
"Language-Team: <vdr@linuxtv.org>\n"
"Language: \n"
@@ -16,111 +16,89 @@ msgstr ""
"Content-Type: text/plain; charset=ISO-8859-13\n"
"Content-Transfer-Encoding: 8bit\n"
-#: sleeptimer.c:20
msgid "Sleeptimer"
msgstr ""
-#: sleeptimer.c:215
msgid "Autoswitch"
msgstr ""
-#: sleeptimer.c:215
msgid "Disable"
msgstr ""
-#: sleeptimer.c:218
msgid "Not active"
msgstr ""
-#: sleeptimer.c:221 sleeptimer.c:242
msgid "Shutdown [min]"
msgstr ""
-#: sleeptimer.c:222 sleeptimer.c:243
msgid "Shutdown (time)"
msgstr ""
-#: sleeptimer.c:240
#, c-format
msgid "Disable sleeptimer in %d minutes"
msgstr ""
-#: sleeptimer.c:319
msgid "Shutdown"
msgstr ""
-#: sleeptimer.c:320
msgid "Mute"
msgstr ""
-#: sleeptimer.c:321
msgid "Execute command"
msgstr ""
-#: sleeptimer.c:325
msgid "Default Timespan [min]"
msgstr ""
-#: sleeptimer.c:326
msgid "Action"
msgstr ""
-#: sleeptimer.c:327
msgid "Command"
msgstr ""
-#: sleeptimer.c:328 sleeptimer.c:329
-msgid "No"
+msgid "Use default for autoswitch"
msgstr ""
-#: sleeptimer.c:328
-msgid "Use default for autoswitch"
+msgid "No"
msgstr ""
-#: sleeptimer.c:328 sleeptimer.c:329
msgid "Yes"
msgstr ""
-#: sleeptimer.c:329
msgid "Confirm"
msgstr ""
-#: sleeptimer.c:409
msgid "Going to sleep in about one minute"
msgstr ""
-#: sleeptimer.c:449
msgid "Disable Sleeptimer?"
msgstr ""
-#: sleeptimer.c:462
#, c-format
msgid "Activate sleeptimer at %i:%.2i?"
msgstr ""
-#: sleeptimer.c:468
msgid "Timespan shorter than 2 minutes"
msgstr ""
-#: sleeptimer.c:481
#, c-format
msgid "Activate sleeptimer in %i minutes?"
msgstr ""
-#: sleeptimer.c:524 sleeptimer.c:541
#, c-format
-msgid "Sleeptimer in %i minute(s)"
+msgid "Sleeptimer in %i minute"
+msgstr ""
+
+#, c-format
+msgid "Sleeptimer in %i minutes"
msgstr ""
-#: sleeptimer.c:528 sleeptimer.c:552 sleeptimer.c:618
msgid "Sleeptimer disabled"
msgstr ""
-#: sleeptimer.c:537
#, c-format
msgid "Enable sleeptimer in %i minutes?"
msgstr ""
-#: sleeptimer.c:548
msgid "Disable sleeptimer?"
msgstr ""
diff --git a/po/fi_FI.po b/po/fi_FI.po
index 836f529..40d9b1f 100644
--- a/po/fi_FI.po
+++ b/po/fi_FI.po
@@ -9,9 +9,9 @@
msgid ""
msgstr ""
"Project-Id-Version: VDR 1.5.7\n"
-"Report-Msgid-Bugs-To: vdrportal_midas at gmx de\n"
-"POT-Creation-Date: 2011-07-31 02:03+0200\n"
-"PO-Revision-Date: 2011-07-31 02:03+0200\n"
+"Report-Msgid-Bugs-To: <vdrportal_midas <at> gmx <dot> de>\n"
+"POT-Creation-Date: 2011-07-31 09:03+0200\n"
+"PO-Revision-Date: 2011-07-31 08:58+0200\n"
"Last-Translator: Rolf Ahrenberg <rahrenbe@cc.hut.fi>\n"
"Language-Team: <vdr@linuxtv.org>\n"
"Language: \n"
@@ -19,111 +19,89 @@ msgstr ""
"Content-Type: text/plain; charset=ISO-8859-15\n"
"Content-Transfer-Encoding: 8bit\n"
-#: sleeptimer.c:20
msgid "Sleeptimer"
msgstr "Ajastin"
-#: sleeptimer.c:215
msgid "Autoswitch"
msgstr ""
-#: sleeptimer.c:215
msgid "Disable"
msgstr ""
-#: sleeptimer.c:218
msgid "Not active"
msgstr "Ei aktiivinen"
-#: sleeptimer.c:221 sleeptimer.c:242
msgid "Shutdown [min]"
msgstr "Sammutus minuutteina"
-#: sleeptimer.c:222 sleeptimer.c:243
msgid "Shutdown (time)"
msgstr "Sammutusaika"
-#: sleeptimer.c:240
#, c-format
msgid "Disable sleeptimer in %d minutes"
msgstr "Peruuta %d minuutin ajastin?"
-#: sleeptimer.c:319
msgid "Shutdown"
msgstr ""
-#: sleeptimer.c:320
msgid "Mute"
msgstr ""
-#: sleeptimer.c:321
msgid "Execute command"
msgstr ""
-#: sleeptimer.c:325
msgid "Default Timespan [min]"
msgstr ""
-#: sleeptimer.c:326
msgid "Action"
msgstr "Toiminto"
-#: sleeptimer.c:327
msgid "Command"
msgstr ""
-#: sleeptimer.c:328 sleeptimer.c:329
-msgid "No"
+msgid "Use default for autoswitch"
msgstr ""
-#: sleeptimer.c:328
-msgid "Use default for autoswitch"
+msgid "No"
msgstr ""
-#: sleeptimer.c:328 sleeptimer.c:329
msgid "Yes"
msgstr ""
-#: sleeptimer.c:329
msgid "Confirm"
msgstr ""
-#: sleeptimer.c:409
msgid "Going to sleep in about one minute"
msgstr "Ajastin aktivoituu noin minuutin kuluttua"
-#: sleeptimer.c:449
msgid "Disable Sleeptimer?"
msgstr ""
-#: sleeptimer.c:462
#, c-format
msgid "Activate sleeptimer at %i:%.2i?"
msgstr "Aktivoi ajastin %i:%.2i?"
-#: sleeptimer.c:468
msgid "Timespan shorter than 2 minutes"
msgstr ""
-#: sleeptimer.c:481
#, c-format
msgid "Activate sleeptimer in %i minutes?"
msgstr "Aktivoi %d minuutin ajastin?"
-#: sleeptimer.c:524 sleeptimer.c:541
#, c-format
-msgid "Sleeptimer in %i minute(s)"
+msgid "Sleeptimer in %i minute"
+msgstr ""
+
+#, c-format
+msgid "Sleeptimer in %i minutes"
msgstr ""
-#: sleeptimer.c:528 sleeptimer.c:552 sleeptimer.c:618
msgid "Sleeptimer disabled"
msgstr ""
-#: sleeptimer.c:537
#, c-format
msgid "Enable sleeptimer in %i minutes?"
msgstr ""
-#: sleeptimer.c:548
msgid "Disable sleeptimer?"
msgstr "Keskeytä ajastin"
diff --git a/po/fr_FR.po b/po/fr_FR.po
index dcbd47d..966704b 100644
--- a/po/fr_FR.po
+++ b/po/fr_FR.po
@@ -9,9 +9,9 @@
msgid ""
msgstr ""
"Project-Id-Version: VDR 1.5.7\n"
-"Report-Msgid-Bugs-To: vdrportal_midas at gmx de\n"
-"POT-Creation-Date: 2011-07-31 02:03+0200\n"
-"PO-Revision-Date: 2011-07-31 02:03+0200\n"
+"Report-Msgid-Bugs-To: <vdrportal_midas <at> gmx <dot> de>\n"
+"POT-Creation-Date: 2011-07-31 09:03+0200\n"
+"PO-Revision-Date: 2011-07-31 08:58+0200\n"
"Last-Translator: Nicolas Huillard <nhuillard@e-dition.fr>\n"
"Language-Team: <vdr@linuxtv.org>\n"
"Language: \n"
@@ -19,111 +19,89 @@ msgstr ""
"Content-Type: text/plain; charset=ISO-8859-1\n"
"Content-Transfer-Encoding: 8bit\n"
-#: sleeptimer.c:20
msgid "Sleeptimer"
msgstr ""
-#: sleeptimer.c:215
msgid "Autoswitch"
msgstr ""
-#: sleeptimer.c:215
msgid "Disable"
msgstr ""
-#: sleeptimer.c:218
msgid "Not active"
msgstr ""
-#: sleeptimer.c:221 sleeptimer.c:242
msgid "Shutdown [min]"
msgstr ""
-#: sleeptimer.c:222 sleeptimer.c:243
msgid "Shutdown (time)"
msgstr ""
-#: sleeptimer.c:240
#, c-format
msgid "Disable sleeptimer in %d minutes"
msgstr ""
-#: sleeptimer.c:319
msgid "Shutdown"
msgstr ""
-#: sleeptimer.c:320
msgid "Mute"
msgstr ""
-#: sleeptimer.c:321
msgid "Execute command"
msgstr ""
-#: sleeptimer.c:325
msgid "Default Timespan [min]"
msgstr ""
-#: sleeptimer.c:326
msgid "Action"
msgstr ""
-#: sleeptimer.c:327
msgid "Command"
msgstr ""
-#: sleeptimer.c:328 sleeptimer.c:329
-msgid "No"
+msgid "Use default for autoswitch"
msgstr ""
-#: sleeptimer.c:328
-msgid "Use default for autoswitch"
+msgid "No"
msgstr ""
-#: sleeptimer.c:328 sleeptimer.c:329
msgid "Yes"
msgstr ""
-#: sleeptimer.c:329
msgid "Confirm"
msgstr ""
-#: sleeptimer.c:409
msgid "Going to sleep in about one minute"
msgstr ""
-#: sleeptimer.c:449
msgid "Disable Sleeptimer?"
msgstr ""
-#: sleeptimer.c:462
#, c-format
msgid "Activate sleeptimer at %i:%.2i?"
msgstr ""
-#: sleeptimer.c:468
msgid "Timespan shorter than 2 minutes"
msgstr ""
-#: sleeptimer.c:481
#, c-format
msgid "Activate sleeptimer in %i minutes?"
msgstr ""
-#: sleeptimer.c:524 sleeptimer.c:541
#, c-format
-msgid "Sleeptimer in %i minute(s)"
+msgid "Sleeptimer in %i minute"
+msgstr ""
+
+#, c-format
+msgid "Sleeptimer in %i minutes"
msgstr ""
-#: sleeptimer.c:528 sleeptimer.c:552 sleeptimer.c:618
msgid "Sleeptimer disabled"
msgstr ""
-#: sleeptimer.c:537
#, c-format
msgid "Enable sleeptimer in %i minutes?"
msgstr ""
-#: sleeptimer.c:548
msgid "Disable sleeptimer?"
msgstr ""
diff --git a/po/hr_HR.po b/po/hr_HR.po
index 485c2db..f5fe9eb 100644
--- a/po/hr_HR.po
+++ b/po/hr_HR.po
@@ -7,9 +7,9 @@
msgid ""
msgstr ""
"Project-Id-Version: VDR 1.5.7\n"
-"Report-Msgid-Bugs-To: vdrportal_midas at gmx de\n"
-"POT-Creation-Date: 2011-07-31 02:03+0200\n"
-"PO-Revision-Date: 2011-07-31 02:03+0200\n"
+"Report-Msgid-Bugs-To: <vdrportal_midas <at> gmx <dot> de>\n"
+"POT-Creation-Date: 2011-07-31 09:03+0200\n"
+"PO-Revision-Date: 2011-07-31 08:58+0200\n"
"Last-Translator: Drazen Dupor <drazen.dupor@dupor.com>\n"
"Language-Team: <vdr@linuxtv.org>\n"
"Language: \n"
@@ -17,111 +17,89 @@ msgstr ""
"Content-Type: text/plain; charset=ISO-8859-2\n"
"Content-Transfer-Encoding: 8bit\n"
-#: sleeptimer.c:20
msgid "Sleeptimer"
msgstr ""
-#: sleeptimer.c:215
msgid "Autoswitch"
msgstr ""
-#: sleeptimer.c:215
msgid "Disable"
msgstr ""
-#: sleeptimer.c:218
msgid "Not active"
msgstr ""
-#: sleeptimer.c:221 sleeptimer.c:242
msgid "Shutdown [min]"
msgstr ""
-#: sleeptimer.c:222 sleeptimer.c:243
msgid "Shutdown (time)"
msgstr ""
-#: sleeptimer.c:240
#, c-format
msgid "Disable sleeptimer in %d minutes"
msgstr ""
-#: sleeptimer.c:319
msgid "Shutdown"
msgstr ""
-#: sleeptimer.c:320
msgid "Mute"
msgstr ""
-#: sleeptimer.c:321
msgid "Execute command"
msgstr ""
-#: sleeptimer.c:325
msgid "Default Timespan [min]"
msgstr ""
-#: sleeptimer.c:326
msgid "Action"
msgstr ""
-#: sleeptimer.c:327
msgid "Command"
msgstr ""
-#: sleeptimer.c:328 sleeptimer.c:329
-msgid "No"
+msgid "Use default for autoswitch"
msgstr ""
-#: sleeptimer.c:328
-msgid "Use default for autoswitch"
+msgid "No"
msgstr ""
-#: sleeptimer.c:328 sleeptimer.c:329
msgid "Yes"
msgstr ""
-#: sleeptimer.c:329
msgid "Confirm"
msgstr ""
-#: sleeptimer.c:409
msgid "Going to sleep in about one minute"
msgstr ""
-#: sleeptimer.c:449
msgid "Disable Sleeptimer?"
msgstr ""
-#: sleeptimer.c:462
#, c-format
msgid "Activate sleeptimer at %i:%.2i?"
msgstr ""
-#: sleeptimer.c:468
msgid "Timespan shorter than 2 minutes"
msgstr ""
-#: sleeptimer.c:481
#, c-format
msgid "Activate sleeptimer in %i minutes?"
msgstr ""
-#: sleeptimer.c:524 sleeptimer.c:541
#, c-format
-msgid "Sleeptimer in %i minute(s)"
+msgid "Sleeptimer in %i minute"
+msgstr ""
+
+#, c-format
+msgid "Sleeptimer in %i minutes"
msgstr ""
-#: sleeptimer.c:528 sleeptimer.c:552 sleeptimer.c:618
msgid "Sleeptimer disabled"
msgstr ""
-#: sleeptimer.c:537
#, c-format
msgid "Enable sleeptimer in %i minutes?"
msgstr ""
-#: sleeptimer.c:548
msgid "Disable sleeptimer?"
msgstr ""
diff --git a/po/hu_HU.po b/po/hu_HU.po
index b51343d..d4bba19 100644
--- a/po/hu_HU.po
+++ b/po/hu_HU.po
@@ -7,9 +7,9 @@
msgid ""
msgstr ""
"Project-Id-Version: VDR 1.5.7\n"
-"Report-Msgid-Bugs-To: vdrportal_midas at gmx de\n"
-"POT-Creation-Date: 2011-07-31 02:03+0200\n"
-"PO-Revision-Date: 2011-07-31 02:03+0200\n"
+"Report-Msgid-Bugs-To: <vdrportal_midas <at> gmx <dot> de>\n"
+"POT-Creation-Date: 2011-07-31 09:03+0200\n"
+"PO-Revision-Date: 2011-07-31 08:58+0200\n"
"Last-Translator: Istvan Koenigsberger <istvnko@hotmail.com>, Guido Josten <guido.josten@t-online.de>\n"
"Language-Team: <vdr@linuxtv.org>\n"
"Language: \n"
@@ -17,111 +17,89 @@ msgstr ""
"Content-Type: text/plain; charset=ISO-8859-2\n"
"Content-Transfer-Encoding: 8bit\n"
-#: sleeptimer.c:20
msgid "Sleeptimer"
msgstr ""
-#: sleeptimer.c:215
msgid "Autoswitch"
msgstr ""
-#: sleeptimer.c:215
msgid "Disable"
msgstr ""
-#: sleeptimer.c:218
msgid "Not active"
msgstr ""
-#: sleeptimer.c:221 sleeptimer.c:242
msgid "Shutdown [min]"
msgstr ""
-#: sleeptimer.c:222 sleeptimer.c:243
msgid "Shutdown (time)"
msgstr ""
-#: sleeptimer.c:240
#, c-format
msgid "Disable sleeptimer in %d minutes"
msgstr ""
-#: sleeptimer.c:319
msgid "Shutdown"
msgstr ""
-#: sleeptimer.c:320
msgid "Mute"
msgstr ""
-#: sleeptimer.c:321
msgid "Execute command"
msgstr ""
-#: sleeptimer.c:325
msgid "Default Timespan [min]"
msgstr ""
-#: sleeptimer.c:326
msgid "Action"
msgstr ""
-#: sleeptimer.c:327
msgid "Command"
msgstr ""
-#: sleeptimer.c:328 sleeptimer.c:329
-msgid "No"
+msgid "Use default for autoswitch"
msgstr ""
-#: sleeptimer.c:328
-msgid "Use default for autoswitch"
+msgid "No"
msgstr ""
-#: sleeptimer.c:328 sleeptimer.c:329
msgid "Yes"
msgstr ""
-#: sleeptimer.c:329
msgid "Confirm"
msgstr ""
-#: sleeptimer.c:409
msgid "Going to sleep in about one minute"
msgstr ""
-#: sleeptimer.c:449
msgid "Disable Sleeptimer?"
msgstr ""
-#: sleeptimer.c:462
#, c-format
msgid "Activate sleeptimer at %i:%.2i?"
msgstr ""
-#: sleeptimer.c:468
msgid "Timespan shorter than 2 minutes"
msgstr ""
-#: sleeptimer.c:481
#, c-format
msgid "Activate sleeptimer in %i minutes?"
msgstr ""
-#: sleeptimer.c:524 sleeptimer.c:541
#, c-format
-msgid "Sleeptimer in %i minute(s)"
+msgid "Sleeptimer in %i minute"
+msgstr ""
+
+#, c-format
+msgid "Sleeptimer in %i minutes"
msgstr ""
-#: sleeptimer.c:528 sleeptimer.c:552 sleeptimer.c:618
msgid "Sleeptimer disabled"
msgstr ""
-#: sleeptimer.c:537
#, c-format
msgid "Enable sleeptimer in %i minutes?"
msgstr ""
-#: sleeptimer.c:548
msgid "Disable sleeptimer?"
msgstr ""
diff --git a/po/it_IT.po b/po/it_IT.po
index 0cce06d..9a833cc 100644
--- a/po/it_IT.po
+++ b/po/it_IT.po
@@ -8,9 +8,9 @@
msgid ""
msgstr ""
"Project-Id-Version: VDR 1.5.7\n"
-"Report-Msgid-Bugs-To: vdrportal_midas at gmx de\n"
-"POT-Creation-Date: 2011-07-31 02:03+0200\n"
-"PO-Revision-Date: 2011-07-31 02:03+0200\n"
+"Report-Msgid-Bugs-To: <vdrportal_midas <at> gmx <dot> de>\n"
+"POT-Creation-Date: 2011-07-31 09:03+0200\n"
+"PO-Revision-Date: 2011-07-31 08:58+0200\n"
"Last-Translator: Sean Carlos <seanc@libero.it>\n"
"Language-Team: <vdr@linuxtv.org>\n"
"Language: \n"
@@ -18,111 +18,89 @@ msgstr ""
"Content-Type: text/plain; charset=ISO-8859-15\n"
"Content-Transfer-Encoding: 8bit\n"
-#: sleeptimer.c:20
msgid "Sleeptimer"
msgstr ""
-#: sleeptimer.c:215
msgid "Autoswitch"
msgstr ""
-#: sleeptimer.c:215
msgid "Disable"
msgstr ""
-#: sleeptimer.c:218
msgid "Not active"
msgstr ""
-#: sleeptimer.c:221 sleeptimer.c:242
msgid "Shutdown [min]"
msgstr ""
-#: sleeptimer.c:222 sleeptimer.c:243
msgid "Shutdown (time)"
msgstr ""
-#: sleeptimer.c:240
#, c-format
msgid "Disable sleeptimer in %d minutes"
msgstr ""
-#: sleeptimer.c:319
msgid "Shutdown"
msgstr ""
-#: sleeptimer.c:320
msgid "Mute"
msgstr ""
-#: sleeptimer.c:321
msgid "Execute command"
msgstr ""
-#: sleeptimer.c:325
msgid "Default Timespan [min]"
msgstr ""
-#: sleeptimer.c:326
msgid "Action"
msgstr ""
-#: sleeptimer.c:327
msgid "Command"
msgstr ""
-#: sleeptimer.c:328 sleeptimer.c:329
-msgid "No"
+msgid "Use default for autoswitch"
msgstr ""
-#: sleeptimer.c:328
-msgid "Use default for autoswitch"
+msgid "No"
msgstr ""
-#: sleeptimer.c:328 sleeptimer.c:329
msgid "Yes"
msgstr ""
-#: sleeptimer.c:329
msgid "Confirm"
msgstr ""
-#: sleeptimer.c:409
msgid "Going to sleep in about one minute"
msgstr ""
-#: sleeptimer.c:449
msgid "Disable Sleeptimer?"
msgstr ""
-#: sleeptimer.c:462
#, c-format
msgid "Activate sleeptimer at %i:%.2i?"
msgstr ""
-#: sleeptimer.c:468
msgid "Timespan shorter than 2 minutes"
msgstr ""
-#: sleeptimer.c:481
#, c-format
msgid "Activate sleeptimer in %i minutes?"
msgstr ""
-#: sleeptimer.c:524 sleeptimer.c:541
#, c-format
-msgid "Sleeptimer in %i minute(s)"
+msgid "Sleeptimer in %i minute"
+msgstr ""
+
+#, c-format
+msgid "Sleeptimer in %i minutes"
msgstr ""
-#: sleeptimer.c:528 sleeptimer.c:552 sleeptimer.c:618
msgid "Sleeptimer disabled"
msgstr ""
-#: sleeptimer.c:537
#, c-format
msgid "Enable sleeptimer in %i minutes?"
msgstr ""
-#: sleeptimer.c:548
msgid "Disable sleeptimer?"
msgstr ""
diff --git a/po/nl_NL.po b/po/nl_NL.po
index b832a0d..391ef98 100644
--- a/po/nl_NL.po
+++ b/po/nl_NL.po
@@ -8,9 +8,9 @@
msgid ""
msgstr ""
"Project-Id-Version: VDR 1.5.7\n"
-"Report-Msgid-Bugs-To: vdrportal_midas at gmx de\n"
-"POT-Creation-Date: 2011-07-31 02:03+0200\n"
-"PO-Revision-Date: 2011-07-31 02:03+0200\n"
+"Report-Msgid-Bugs-To: <vdrportal_midas <at> gmx <dot> de>\n"
+"POT-Creation-Date: 2011-07-31 09:03+0200\n"
+"PO-Revision-Date: 2011-07-31 08:58+0200\n"
"Last-Translator: Maarten Wisse <Maarten.Wisse@urz.uni-hd.de>\n"
"Language-Team: <vdr@linuxtv.org>\n"
"Language: \n"
@@ -18,111 +18,89 @@ msgstr ""
"Content-Type: text/plain; charset=ISO-8859-15\n"
"Content-Transfer-Encoding: 8bit\n"
-#: sleeptimer.c:20
msgid "Sleeptimer"
msgstr ""
-#: sleeptimer.c:215
msgid "Autoswitch"
msgstr ""
-#: sleeptimer.c:215
msgid "Disable"
msgstr ""
-#: sleeptimer.c:218
msgid "Not active"
msgstr ""
-#: sleeptimer.c:221 sleeptimer.c:242
msgid "Shutdown [min]"
msgstr ""
-#: sleeptimer.c:222 sleeptimer.c:243
msgid "Shutdown (time)"
msgstr ""
-#: sleeptimer.c:240
#, c-format
msgid "Disable sleeptimer in %d minutes"
msgstr ""
-#: sleeptimer.c:319
msgid "Shutdown"
msgstr ""
-#: sleeptimer.c:320
msgid "Mute"
msgstr ""
-#: sleeptimer.c:321
msgid "Execute command"
msgstr ""
-#: sleeptimer.c:325
msgid "Default Timespan [min]"
msgstr ""
-#: sleeptimer.c:326
msgid "Action"
msgstr ""
-#: sleeptimer.c:327
msgid "Command"
msgstr ""
-#: sleeptimer.c:328 sleeptimer.c:329
-msgid "No"
+msgid "Use default for autoswitch"
msgstr ""
-#: sleeptimer.c:328
-msgid "Use default for autoswitch"
+msgid "No"
msgstr ""
-#: sleeptimer.c:328 sleeptimer.c:329
msgid "Yes"
msgstr ""
-#: sleeptimer.c:329
msgid "Confirm"
msgstr ""
-#: sleeptimer.c:409
msgid "Going to sleep in about one minute"
msgstr ""
-#: sleeptimer.c:449
msgid "Disable Sleeptimer?"
msgstr ""
-#: sleeptimer.c:462
#, c-format
msgid "Activate sleeptimer at %i:%.2i?"
msgstr ""
-#: sleeptimer.c:468
msgid "Timespan shorter than 2 minutes"
msgstr ""
-#: sleeptimer.c:481
#, c-format
msgid "Activate sleeptimer in %i minutes?"
msgstr ""
-#: sleeptimer.c:524 sleeptimer.c:541
#, c-format
-msgid "Sleeptimer in %i minute(s)"
+msgid "Sleeptimer in %i minute"
+msgstr ""
+
+#, c-format
+msgid "Sleeptimer in %i minutes"
msgstr ""
-#: sleeptimer.c:528 sleeptimer.c:552 sleeptimer.c:618
msgid "Sleeptimer disabled"
msgstr ""
-#: sleeptimer.c:537
#, c-format
msgid "Enable sleeptimer in %i minutes?"
msgstr ""
-#: sleeptimer.c:548
msgid "Disable sleeptimer?"
msgstr ""
diff --git a/po/nn_NO.po b/po/nn_NO.po
index a38b17c..0a0e336 100644
--- a/po/nn_NO.po
+++ b/po/nn_NO.po
@@ -7,9 +7,9 @@
msgid ""
msgstr ""
"Project-Id-Version: VDR 1.5.7\n"
-"Report-Msgid-Bugs-To: vdrportal_midas at gmx de\n"
-"POT-Creation-Date: 2011-07-31 02:03+0200\n"
-"PO-Revision-Date: 2011-07-31 02:03+0200\n"
+"Report-Msgid-Bugs-To: <vdrportal_midas <at> gmx <dot> de>\n"
+"POT-Creation-Date: 2011-07-31 09:03+0200\n"
+"PO-Revision-Date: 2011-07-31 08:58+0200\n"
"Last-Translator: Truls Slevigen <truls@slevigen.no>\n"
"Language-Team: <vdr@linuxtv.org>\n"
"Language: \n"
@@ -17,111 +17,89 @@ msgstr ""
"Content-Type: text/plain; charset=ISO-8859-1\n"
"Content-Transfer-Encoding: 8bit\n"
-#: sleeptimer.c:20
msgid "Sleeptimer"
msgstr ""
-#: sleeptimer.c:215
msgid "Autoswitch"
msgstr ""
-#: sleeptimer.c:215
msgid "Disable"
msgstr ""
-#: sleeptimer.c:218
msgid "Not active"
msgstr ""
-#: sleeptimer.c:221 sleeptimer.c:242
msgid "Shutdown [min]"
msgstr ""
-#: sleeptimer.c:222 sleeptimer.c:243
msgid "Shutdown (time)"
msgstr ""
-#: sleeptimer.c:240
#, c-format
msgid "Disable sleeptimer in %d minutes"
msgstr ""
-#: sleeptimer.c:319
msgid "Shutdown"
msgstr ""
-#: sleeptimer.c:320
msgid "Mute"
msgstr ""
-#: sleeptimer.c:321
msgid "Execute command"
msgstr ""
-#: sleeptimer.c:325
msgid "Default Timespan [min]"
msgstr ""
-#: sleeptimer.c:326
msgid "Action"
msgstr ""
-#: sleeptimer.c:327
msgid "Command"
msgstr ""
-#: sleeptimer.c:328 sleeptimer.c:329
-msgid "No"
+msgid "Use default for autoswitch"
msgstr ""
-#: sleeptimer.c:328
-msgid "Use default for autoswitch"
+msgid "No"
msgstr ""
-#: sleeptimer.c:328 sleeptimer.c:329
msgid "Yes"
msgstr ""
-#: sleeptimer.c:329
msgid "Confirm"
msgstr ""
-#: sleeptimer.c:409
msgid "Going to sleep in about one minute"
msgstr ""
-#: sleeptimer.c:449
msgid "Disable Sleeptimer?"
msgstr ""
-#: sleeptimer.c:462
#, c-format
msgid "Activate sleeptimer at %i:%.2i?"
msgstr ""
-#: sleeptimer.c:468
msgid "Timespan shorter than 2 minutes"
msgstr ""
-#: sleeptimer.c:481
#, c-format
msgid "Activate sleeptimer in %i minutes?"
msgstr ""
-#: sleeptimer.c:524 sleeptimer.c:541
#, c-format
-msgid "Sleeptimer in %i minute(s)"
+msgid "Sleeptimer in %i minute"
+msgstr ""
+
+#, c-format
+msgid "Sleeptimer in %i minutes"
msgstr ""
-#: sleeptimer.c:528 sleeptimer.c:552 sleeptimer.c:618
msgid "Sleeptimer disabled"
msgstr ""
-#: sleeptimer.c:537
#, c-format
msgid "Enable sleeptimer in %i minutes?"
msgstr ""
-#: sleeptimer.c:548
msgid "Disable sleeptimer?"
msgstr ""
diff --git a/po/pl_PL.po b/po/pl_PL.po
index ffe2a84..b0f29dd 100644
--- a/po/pl_PL.po
+++ b/po/pl_PL.po
@@ -6,9 +6,9 @@
msgid ""
msgstr ""
"Project-Id-Version: VDR 1.5.7\n"
-"Report-Msgid-Bugs-To: vdrportal_midas at gmx de\n"
-"POT-Creation-Date: 2011-07-31 02:03+0200\n"
-"PO-Revision-Date: 2011-07-31 02:03+0200\n"
+"Report-Msgid-Bugs-To: <vdrportal_midas <at> gmx <dot> de>\n"
+"POT-Creation-Date: 2011-07-31 09:03+0200\n"
+"PO-Revision-Date: 2011-07-31 08:58+0200\n"
"Last-Translator: Michael Rakowski <mrak@gmx.de>\n"
"Language-Team: <vdr@linuxtv.org>\n"
"Language: \n"
@@ -16,111 +16,89 @@ msgstr ""
"Content-Type: text/plain; charset=ISO-8859-2\n"
"Content-Transfer-Encoding: 8bit\n"
-#: sleeptimer.c:20
msgid "Sleeptimer"
msgstr ""
-#: sleeptimer.c:215
msgid "Autoswitch"
msgstr ""
-#: sleeptimer.c:215
msgid "Disable"
msgstr ""
-#: sleeptimer.c:218
msgid "Not active"
msgstr ""
-#: sleeptimer.c:221 sleeptimer.c:242
msgid "Shutdown [min]"
msgstr ""
-#: sleeptimer.c:222 sleeptimer.c:243
msgid "Shutdown (time)"
msgstr ""
-#: sleeptimer.c:240
#, c-format
msgid "Disable sleeptimer in %d minutes"
msgstr ""
-#: sleeptimer.c:319
msgid "Shutdown"
msgstr ""
-#: sleeptimer.c:320
msgid "Mute"
msgstr ""
-#: sleeptimer.c:321
msgid "Execute command"
msgstr ""
-#: sleeptimer.c:325
msgid "Default Timespan [min]"
msgstr ""
-#: sleeptimer.c:326
msgid "Action"
msgstr ""
-#: sleeptimer.c:327
msgid "Command"
msgstr ""
-#: sleeptimer.c:328 sleeptimer.c:329
-msgid "No"
+msgid "Use default for autoswitch"
msgstr ""
-#: sleeptimer.c:328
-msgid "Use default for autoswitch"
+msgid "No"
msgstr ""
-#: sleeptimer.c:328 sleeptimer.c:329
msgid "Yes"
msgstr ""
-#: sleeptimer.c:329
msgid "Confirm"
msgstr ""
-#: sleeptimer.c:409
msgid "Going to sleep in about one minute"
msgstr ""
-#: sleeptimer.c:449
msgid "Disable Sleeptimer?"
msgstr ""
-#: sleeptimer.c:462
#, c-format
msgid "Activate sleeptimer at %i:%.2i?"
msgstr ""
-#: sleeptimer.c:468
msgid "Timespan shorter than 2 minutes"
msgstr ""
-#: sleeptimer.c:481
#, c-format
msgid "Activate sleeptimer in %i minutes?"
msgstr ""
-#: sleeptimer.c:524 sleeptimer.c:541
#, c-format
-msgid "Sleeptimer in %i minute(s)"
+msgid "Sleeptimer in %i minute"
+msgstr ""
+
+#, c-format
+msgid "Sleeptimer in %i minutes"
msgstr ""
-#: sleeptimer.c:528 sleeptimer.c:552 sleeptimer.c:618
msgid "Sleeptimer disabled"
msgstr ""
-#: sleeptimer.c:537
#, c-format
msgid "Enable sleeptimer in %i minutes?"
msgstr ""
-#: sleeptimer.c:548
msgid "Disable sleeptimer?"
msgstr ""
diff --git a/po/pt_PT.po b/po/pt_PT.po
index 05b2884..eb5d3d9 100644
--- a/po/pt_PT.po
+++ b/po/pt_PT.po
@@ -6,9 +6,9 @@
msgid ""
msgstr ""
"Project-Id-Version: VDR 1.5.7\n"
-"Report-Msgid-Bugs-To: vdrportal_midas at gmx de\n"
-"POT-Creation-Date: 2011-07-31 02:03+0200\n"
-"PO-Revision-Date: 2011-07-31 02:03+0200\n"
+"Report-Msgid-Bugs-To: <vdrportal_midas <at> gmx <dot> de>\n"
+"POT-Creation-Date: 2011-07-31 09:03+0200\n"
+"PO-Revision-Date: 2011-07-31 08:58+0200\n"
"Last-Translator: Paulo Lopes <pmml@netvita.pt>\n"
"Language-Team: <vdr@linuxtv.org>\n"
"Language: \n"
@@ -16,111 +16,89 @@ msgstr ""
"Content-Type: text/plain; charset=ISO-8859-1\n"
"Content-Transfer-Encoding: 8bit\n"
-#: sleeptimer.c:20
msgid "Sleeptimer"
msgstr ""
-#: sleeptimer.c:215
msgid "Autoswitch"
msgstr ""
-#: sleeptimer.c:215
msgid "Disable"
msgstr ""
-#: sleeptimer.c:218
msgid "Not active"
msgstr ""
-#: sleeptimer.c:221 sleeptimer.c:242
msgid "Shutdown [min]"
msgstr ""
-#: sleeptimer.c:222 sleeptimer.c:243
msgid "Shutdown (time)"
msgstr ""
-#: sleeptimer.c:240
#, c-format
msgid "Disable sleeptimer in %d minutes"
msgstr ""
-#: sleeptimer.c:319
msgid "Shutdown"
msgstr ""
-#: sleeptimer.c:320
msgid "Mute"
msgstr ""
-#: sleeptimer.c:321
msgid "Execute command"
msgstr ""
-#: sleeptimer.c:325
msgid "Default Timespan [min]"
msgstr ""
-#: sleeptimer.c:326
msgid "Action"
msgstr ""
-#: sleeptimer.c:327
msgid "Command"
msgstr ""
-#: sleeptimer.c:328 sleeptimer.c:329
-msgid "No"
+msgid "Use default for autoswitch"
msgstr ""
-#: sleeptimer.c:328
-msgid "Use default for autoswitch"
+msgid "No"
msgstr ""
-#: sleeptimer.c:328 sleeptimer.c:329
msgid "Yes"
msgstr ""
-#: sleeptimer.c:329
msgid "Confirm"
msgstr ""
-#: sleeptimer.c:409
msgid "Going to sleep in about one minute"
msgstr ""
-#: sleeptimer.c:449
msgid "Disable Sleeptimer?"
msgstr ""
-#: sleeptimer.c:462
#, c-format
msgid "Activate sleeptimer at %i:%.2i?"
msgstr ""
-#: sleeptimer.c:468
msgid "Timespan shorter than 2 minutes"
msgstr ""
-#: sleeptimer.c:481
#, c-format
msgid "Activate sleeptimer in %i minutes?"
msgstr ""
-#: sleeptimer.c:524 sleeptimer.c:541
#, c-format
-msgid "Sleeptimer in %i minute(s)"
+msgid "Sleeptimer in %i minute"
+msgstr ""
+
+#, c-format
+msgid "Sleeptimer in %i minutes"
msgstr ""
-#: sleeptimer.c:528 sleeptimer.c:552 sleeptimer.c:618
msgid "Sleeptimer disabled"
msgstr ""
-#: sleeptimer.c:537
#, c-format
msgid "Enable sleeptimer in %i minutes?"
msgstr ""
-#: sleeptimer.c:548
msgid "Disable sleeptimer?"
msgstr ""
diff --git a/po/ro_RO.po b/po/ro_RO.po
index 4bdf28b..4b09d7b 100644
--- a/po/ro_RO.po
+++ b/po/ro_RO.po
@@ -7,9 +7,9 @@
msgid ""
msgstr ""
"Project-Id-Version: VDR 1.5.7\n"
-"Report-Msgid-Bugs-To: vdrportal_midas at gmx de\n"
-"POT-Creation-Date: 2011-07-31 02:03+0200\n"
-"PO-Revision-Date: 2011-07-31 02:03+0200\n"
+"Report-Msgid-Bugs-To: <vdrportal_midas <at> gmx <dot> de>\n"
+"POT-Creation-Date: 2011-07-31 09:03+0200\n"
+"PO-Revision-Date: 2011-07-31 08:58+0200\n"
"Last-Translator: Lucian Muresan <lucianm@users.sourceforge.net>\n"
"Language-Team: <vdr@linuxtv.org>\n"
"Language: \n"
@@ -17,111 +17,89 @@ msgstr ""
"Content-Type: text/plain; charset=ISO-8859-2\n"
"Content-Transfer-Encoding: 8bit\n"
-#: sleeptimer.c:20
msgid "Sleeptimer"
msgstr ""
-#: sleeptimer.c:215
msgid "Autoswitch"
msgstr ""
-#: sleeptimer.c:215
msgid "Disable"
msgstr ""
-#: sleeptimer.c:218
msgid "Not active"
msgstr ""
-#: sleeptimer.c:221 sleeptimer.c:242
msgid "Shutdown [min]"
msgstr ""
-#: sleeptimer.c:222 sleeptimer.c:243
msgid "Shutdown (time)"
msgstr ""
-#: sleeptimer.c:240
#, c-format
msgid "Disable sleeptimer in %d minutes"
msgstr ""
-#: sleeptimer.c:319
msgid "Shutdown"
msgstr ""
-#: sleeptimer.c:320
msgid "Mute"
msgstr ""
-#: sleeptimer.c:321
msgid "Execute command"
msgstr ""
-#: sleeptimer.c:325
msgid "Default Timespan [min]"
msgstr ""
-#: sleeptimer.c:326
msgid "Action"
msgstr ""
-#: sleeptimer.c:327
msgid "Command"
msgstr ""
-#: sleeptimer.c:328 sleeptimer.c:329
-msgid "No"
+msgid "Use default for autoswitch"
msgstr ""
-#: sleeptimer.c:328
-msgid "Use default for autoswitch"
+msgid "No"
msgstr ""
-#: sleeptimer.c:328 sleeptimer.c:329
msgid "Yes"
msgstr ""
-#: sleeptimer.c:329
msgid "Confirm"
msgstr ""
-#: sleeptimer.c:409
msgid "Going to sleep in about one minute"
msgstr ""
-#: sleeptimer.c:449
msgid "Disable Sleeptimer?"
msgstr ""
-#: sleeptimer.c:462
#, c-format
msgid "Activate sleeptimer at %i:%.2i?"
msgstr ""
-#: sleeptimer.c:468
msgid "Timespan shorter than 2 minutes"
msgstr ""
-#: sleeptimer.c:481
#, c-format
msgid "Activate sleeptimer in %i minutes?"
msgstr ""
-#: sleeptimer.c:524 sleeptimer.c:541
#, c-format
-msgid "Sleeptimer in %i minute(s)"
+msgid "Sleeptimer in %i minute"
+msgstr ""
+
+#, c-format
+msgid "Sleeptimer in %i minutes"
msgstr ""
-#: sleeptimer.c:528 sleeptimer.c:552 sleeptimer.c:618
msgid "Sleeptimer disabled"
msgstr ""
-#: sleeptimer.c:537
#, c-format
msgid "Enable sleeptimer in %i minutes?"
msgstr ""
-#: sleeptimer.c:548
msgid "Disable sleeptimer?"
msgstr ""
diff --git a/po/ru_RU.po b/po/ru_RU.po
index a0d11cb..d8d74f2 100644
--- a/po/ru_RU.po
+++ b/po/ru_RU.po
@@ -6,9 +6,9 @@
msgid ""
msgstr ""
"Project-Id-Version: VDR 1.5.7\n"
-"Report-Msgid-Bugs-To: vdrportal_midas at gmx de\n"
-"POT-Creation-Date: 2011-07-31 02:03+0200\n"
-"PO-Revision-Date: 2011-07-31 02:03+0200\n"
+"Report-Msgid-Bugs-To: <vdrportal_midas <at> gmx <dot> de>\n"
+"POT-Creation-Date: 2011-07-31 09:03+0200\n"
+"PO-Revision-Date: 2011-07-31 08:58+0200\n"
"Last-Translator: Vyacheslav Dikonov <sdiconov@mail.ru>\n"
"Language-Team: <vdr@linuxtv.org>\n"
"Language: \n"
@@ -16,111 +16,89 @@ msgstr ""
"Content-Type: text/plain; charset=ISO-8859-5\n"
"Content-Transfer-Encoding: 8bit\n"
-#: sleeptimer.c:20
msgid "Sleeptimer"
msgstr ""
-#: sleeptimer.c:215
msgid "Autoswitch"
msgstr ""
-#: sleeptimer.c:215
msgid "Disable"
msgstr ""
-#: sleeptimer.c:218
msgid "Not active"
msgstr ""
-#: sleeptimer.c:221 sleeptimer.c:242
msgid "Shutdown [min]"
msgstr ""
-#: sleeptimer.c:222 sleeptimer.c:243
msgid "Shutdown (time)"
msgstr ""
-#: sleeptimer.c:240
#, c-format
msgid "Disable sleeptimer in %d minutes"
msgstr ""
-#: sleeptimer.c:319
msgid "Shutdown"
msgstr ""
-#: sleeptimer.c:320
msgid "Mute"
msgstr ""
-#: sleeptimer.c:321
msgid "Execute command"
msgstr ""
-#: sleeptimer.c:325
msgid "Default Timespan [min]"
msgstr ""
-#: sleeptimer.c:326
msgid "Action"
msgstr ""
-#: sleeptimer.c:327
msgid "Command"
msgstr ""
-#: sleeptimer.c:328 sleeptimer.c:329
-msgid "No"
+msgid "Use default for autoswitch"
msgstr ""
-#: sleeptimer.c:328
-msgid "Use default for autoswitch"
+msgid "No"
msgstr ""
-#: sleeptimer.c:328 sleeptimer.c:329
msgid "Yes"
msgstr ""
-#: sleeptimer.c:329
msgid "Confirm"
msgstr ""
-#: sleeptimer.c:409
msgid "Going to sleep in about one minute"
msgstr ""
-#: sleeptimer.c:449
msgid "Disable Sleeptimer?"
msgstr ""
-#: sleeptimer.c:462
#, c-format
msgid "Activate sleeptimer at %i:%.2i?"
msgstr ""
-#: sleeptimer.c:468
msgid "Timespan shorter than 2 minutes"
msgstr ""
-#: sleeptimer.c:481
#, c-format
msgid "Activate sleeptimer in %i minutes?"
msgstr ""
-#: sleeptimer.c:524 sleeptimer.c:541
#, c-format
-msgid "Sleeptimer in %i minute(s)"
+msgid "Sleeptimer in %i minute"
+msgstr ""
+
+#, c-format
+msgid "Sleeptimer in %i minutes"
msgstr ""
-#: sleeptimer.c:528 sleeptimer.c:552 sleeptimer.c:618
msgid "Sleeptimer disabled"
msgstr ""
-#: sleeptimer.c:537
#, c-format
msgid "Enable sleeptimer in %i minutes?"
msgstr ""
-#: sleeptimer.c:548
msgid "Disable sleeptimer?"
msgstr ""
diff --git a/po/sl_SI.po b/po/sl_SI.po
index 99b60a7..24bcf53 100644
--- a/po/sl_SI.po
+++ b/po/sl_SI.po
@@ -7,9 +7,9 @@
msgid ""
msgstr ""
"Project-Id-Version: VDR 1.5.7\n"
-"Report-Msgid-Bugs-To: vdrportal_midas at gmx de\n"
-"POT-Creation-Date: 2011-07-31 02:03+0200\n"
-"PO-Revision-Date: 2011-07-31 02:03+0200\n"
+"Report-Msgid-Bugs-To: <vdrportal_midas <at> gmx <dot> de>\n"
+"POT-Creation-Date: 2011-07-31 09:03+0200\n"
+"PO-Revision-Date: 2011-07-31 08:58+0200\n"
"Last-Translator: Matjaz Thaler <matjaz.thaler@guest.arnes.si>\n"
"Language-Team: <vdr@linuxtv.org>\n"
"Language: \n"
@@ -17,111 +17,89 @@ msgstr ""
"Content-Type: text/plain; charset=ISO-8859-2\n"
"Content-Transfer-Encoding: 8bit\n"
-#: sleeptimer.c:20
msgid "Sleeptimer"
msgstr ""
-#: sleeptimer.c:215
msgid "Autoswitch"
msgstr ""
-#: sleeptimer.c:215
msgid "Disable"
msgstr ""
-#: sleeptimer.c:218
msgid "Not active"
msgstr ""
-#: sleeptimer.c:221 sleeptimer.c:242
msgid "Shutdown [min]"
msgstr ""
-#: sleeptimer.c:222 sleeptimer.c:243
msgid "Shutdown (time)"
msgstr ""
-#: sleeptimer.c:240
#, c-format
msgid "Disable sleeptimer in %d minutes"
msgstr ""
-#: sleeptimer.c:319
msgid "Shutdown"
msgstr ""
-#: sleeptimer.c:320
msgid "Mute"
msgstr ""
-#: sleeptimer.c:321
msgid "Execute command"
msgstr ""
-#: sleeptimer.c:325
msgid "Default Timespan [min]"
msgstr ""
-#: sleeptimer.c:326
msgid "Action"
msgstr ""
-#: sleeptimer.c:327
msgid "Command"
msgstr ""
-#: sleeptimer.c:328 sleeptimer.c:329
-msgid "No"
+msgid "Use default for autoswitch"
msgstr ""
-#: sleeptimer.c:328
-msgid "Use default for autoswitch"
+msgid "No"
msgstr ""
-#: sleeptimer.c:328 sleeptimer.c:329
msgid "Yes"
msgstr ""
-#: sleeptimer.c:329
msgid "Confirm"
msgstr ""
-#: sleeptimer.c:409
msgid "Going to sleep in about one minute"
msgstr ""
-#: sleeptimer.c:449
msgid "Disable Sleeptimer?"
msgstr ""
-#: sleeptimer.c:462
#, c-format
msgid "Activate sleeptimer at %i:%.2i?"
msgstr ""
-#: sleeptimer.c:468
msgid "Timespan shorter than 2 minutes"
msgstr ""
-#: sleeptimer.c:481
#, c-format
msgid "Activate sleeptimer in %i minutes?"
msgstr ""
-#: sleeptimer.c:524 sleeptimer.c:541
#, c-format
-msgid "Sleeptimer in %i minute(s)"
+msgid "Sleeptimer in %i minute"
+msgstr ""
+
+#, c-format
+msgid "Sleeptimer in %i minutes"
msgstr ""
-#: sleeptimer.c:528 sleeptimer.c:552 sleeptimer.c:618
msgid "Sleeptimer disabled"
msgstr ""
-#: sleeptimer.c:537
#, c-format
msgid "Enable sleeptimer in %i minutes?"
msgstr ""
-#: sleeptimer.c:548
msgid "Disable sleeptimer?"
msgstr ""
diff --git a/po/sv_SE.po b/po/sv_SE.po
index 1fc420e..25b8182 100644
--- a/po/sv_SE.po
+++ b/po/sv_SE.po
@@ -7,9 +7,9 @@
msgid ""
msgstr ""
"Project-Id-Version: VDR 1.5.7\n"
-"Report-Msgid-Bugs-To: vdrportal_midas at gmx de\n"
-"POT-Creation-Date: 2011-07-31 02:03+0200\n"
-"PO-Revision-Date: 2011-07-31 02:03+0200\n"
+"Report-Msgid-Bugs-To: <vdrportal_midas <at> gmx <dot> de>\n"
+"POT-Creation-Date: 2011-07-31 09:03+0200\n"
+"PO-Revision-Date: 2011-07-31 08:58+0200\n"
"Last-Translator: Tomas Prybil <tomas@prybil.se>\n"
"Language-Team: <vdr@linuxtv.org>\n"
"Language: \n"
@@ -17,111 +17,89 @@ msgstr ""
"Content-Type: text/plain; charset=ISO-8859-1\n"
"Content-Transfer-Encoding: 8bit\n"
-#: sleeptimer.c:20
msgid "Sleeptimer"
msgstr ""
-#: sleeptimer.c:215
msgid "Autoswitch"
msgstr ""
-#: sleeptimer.c:215
msgid "Disable"
msgstr ""
-#: sleeptimer.c:218
msgid "Not active"
msgstr ""
-#: sleeptimer.c:221 sleeptimer.c:242
msgid "Shutdown [min]"
msgstr ""
-#: sleeptimer.c:222 sleeptimer.c:243
msgid "Shutdown (time)"
msgstr ""
-#: sleeptimer.c:240
#, c-format
msgid "Disable sleeptimer in %d minutes"
msgstr ""
-#: sleeptimer.c:319
msgid "Shutdown"
msgstr ""
-#: sleeptimer.c:320
msgid "Mute"
msgstr ""
-#: sleeptimer.c:321
msgid "Execute command"
msgstr ""
-#: sleeptimer.c:325
msgid "Default Timespan [min]"
msgstr ""
-#: sleeptimer.c:326
msgid "Action"
msgstr ""
-#: sleeptimer.c:327
msgid "Command"
msgstr ""
-#: sleeptimer.c:328 sleeptimer.c:329
-msgid "No"
+msgid "Use default for autoswitch"
msgstr ""
-#: sleeptimer.c:328
-msgid "Use default for autoswitch"
+msgid "No"
msgstr ""
-#: sleeptimer.c:328 sleeptimer.c:329
msgid "Yes"
msgstr ""
-#: sleeptimer.c:329
msgid "Confirm"
msgstr ""
-#: sleeptimer.c:409
msgid "Going to sleep in about one minute"
msgstr ""
-#: sleeptimer.c:449
msgid "Disable Sleeptimer?"
msgstr ""
-#: sleeptimer.c:462
#, c-format
msgid "Activate sleeptimer at %i:%.2i?"
msgstr ""
-#: sleeptimer.c:468
msgid "Timespan shorter than 2 minutes"
msgstr ""
-#: sleeptimer.c:481
#, c-format
msgid "Activate sleeptimer in %i minutes?"
msgstr ""
-#: sleeptimer.c:524 sleeptimer.c:541
#, c-format
-msgid "Sleeptimer in %i minute(s)"
+msgid "Sleeptimer in %i minute"
+msgstr ""
+
+#, c-format
+msgid "Sleeptimer in %i minutes"
msgstr ""
-#: sleeptimer.c:528 sleeptimer.c:552 sleeptimer.c:618
msgid "Sleeptimer disabled"
msgstr ""
-#: sleeptimer.c:537
#, c-format
msgid "Enable sleeptimer in %i minutes?"
msgstr ""
-#: sleeptimer.c:548
msgid "Disable sleeptimer?"
msgstr ""
diff --git a/po/tr_TR.po b/po/tr_TR.po
index 16a778d..b3ee348 100644
--- a/po/tr_TR.po
+++ b/po/tr_TR.po
@@ -6,9 +6,9 @@
msgid ""
msgstr ""
"Project-Id-Version: VDR 1.5.7\n"
-"Report-Msgid-Bugs-To: vdrportal_midas at gmx de\n"
-"POT-Creation-Date: 2011-07-31 02:03+0200\n"
-"PO-Revision-Date: 2011-07-31 02:03+0200\n"
+"Report-Msgid-Bugs-To: <vdrportal_midas <at> gmx <dot> de>\n"
+"POT-Creation-Date: 2011-07-31 09:03+0200\n"
+"PO-Revision-Date: 2011-07-31 08:58+0200\n"
"Last-Translator: Oktay Yolgeçen <oktay_73@yahoo.de>\n"
"Language-Team: <vdr@linuxtv.org>\n"
"Language: \n"
@@ -16,111 +16,89 @@ msgstr ""
"Content-Type: text/plain; charset=ISO-8859-9\n"
"Content-Transfer-Encoding: 8bit\n"
-#: sleeptimer.c:20
msgid "Sleeptimer"
msgstr ""
-#: sleeptimer.c:215
msgid "Autoswitch"
msgstr ""
-#: sleeptimer.c:215
msgid "Disable"
msgstr ""
-#: sleeptimer.c:218
msgid "Not active"
msgstr ""
-#: sleeptimer.c:221 sleeptimer.c:242
msgid "Shutdown [min]"
msgstr ""
-#: sleeptimer.c:222 sleeptimer.c:243
msgid "Shutdown (time)"
msgstr ""
-#: sleeptimer.c:240
#, c-format
msgid "Disable sleeptimer in %d minutes"
msgstr ""
-#: sleeptimer.c:319
msgid "Shutdown"
msgstr ""
-#: sleeptimer.c:320
msgid "Mute"
msgstr ""
-#: sleeptimer.c:321
msgid "Execute command"
msgstr ""
-#: sleeptimer.c:325
msgid "Default Timespan [min]"
msgstr ""
-#: sleeptimer.c:326
msgid "Action"
msgstr ""
-#: sleeptimer.c:327
msgid "Command"
msgstr ""
-#: sleeptimer.c:328 sleeptimer.c:329
-msgid "No"
+msgid "Use default for autoswitch"
msgstr ""
-#: sleeptimer.c:328
-msgid "Use default for autoswitch"
+msgid "No"
msgstr ""
-#: sleeptimer.c:328 sleeptimer.c:329
msgid "Yes"
msgstr ""
-#: sleeptimer.c:329
msgid "Confirm"
msgstr ""
-#: sleeptimer.c:409
msgid "Going to sleep in about one minute"
msgstr ""
-#: sleeptimer.c:449
msgid "Disable Sleeptimer?"
msgstr ""
-#: sleeptimer.c:462
#, c-format
msgid "Activate sleeptimer at %i:%.2i?"
msgstr ""
-#: sleeptimer.c:468
msgid "Timespan shorter than 2 minutes"
msgstr ""
-#: sleeptimer.c:481
#, c-format
msgid "Activate sleeptimer in %i minutes?"
msgstr ""
-#: sleeptimer.c:524 sleeptimer.c:541
#, c-format
-msgid "Sleeptimer in %i minute(s)"
+msgid "Sleeptimer in %i minute"
+msgstr ""
+
+#, c-format
+msgid "Sleeptimer in %i minutes"
msgstr ""
-#: sleeptimer.c:528 sleeptimer.c:552 sleeptimer.c:618
msgid "Sleeptimer disabled"
msgstr ""
-#: sleeptimer.c:537
#, c-format
msgid "Enable sleeptimer in %i minutes?"
msgstr ""
-#: sleeptimer.c:548
msgid "Disable sleeptimer?"
msgstr ""
diff --git a/sleeptimer.c b/sleeptimer.c
index 3291bce..d691eba 100644
--- a/sleeptimer.c
+++ b/sleeptimer.c
@@ -15,7 +15,7 @@
#include "i18n.h"
#endif
-static const char *VERSION = "0.8.1-WIP201107310208";
+static const char *VERSION = "0.8.1";
static const char *DESCRIPTION = "Sleeptimer for VDR";
static const char *MAINMENUENTRY = tr("Sleeptimer");
@@ -521,7 +521,16 @@ void cPluginSleeptimer::HotkeyAction()
next_sleepmin_index=-1;
if (sleepat)
{
- msg=msg.sprintf(tr("Sleeptimer in %i minute(s)"),(int)(difftime(sleepat,now)/60));
+ int sleepint=(int)(difftime(sleepat,now)/60);
+ if (sleepint==1)
+ {
+ msg=msg.sprintf(tr("Sleeptimer in %i minute"),sleepint);
+ }
+ else
+ {
+ msg=msg.sprintf(tr("Sleeptimer in %i minutes"),sleepint);
+ }
+
}
else
{
@@ -538,7 +547,7 @@ void cPluginSleeptimer::HotkeyAction()
}
else
{
- msg=msg.sprintf(tr("Sleeptimer in %i minute(s)"), autoswitch_vals[next_sleepmin_index]);
+ msg=msg.sprintf(tr("Sleeptimer in %i minutes"), autoswitch_vals[next_sleepmin_index]);
}
}
else