summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--i18n-generated.h175
-rw-r--r--po/ca_ES.po15
-rw-r--r--po/cs_CZ.po15
-rw-r--r--po/da_DK.po15
-rw-r--r--po/de_DE.po16
-rw-r--r--po/el_GR.po15
-rw-r--r--po/es_ES.po15
-rw-r--r--po/et_EE.po15
-rw-r--r--po/fi_FI.po16
-rw-r--r--po/fr_FR.po16
-rw-r--r--po/hr_HR.po15
-rw-r--r--po/hu_HU.po15
-rwxr-xr-xpo/it_IT.po16
-rw-r--r--po/lt_LT.po16
-rw-r--r--po/nl_NL.po15
-rw-r--r--po/nn_NO.po15
-rw-r--r--po/pl_PL.po15
-rw-r--r--po/pt_PT.po15
-rw-r--r--po/ro_RO.po15
-rw-r--r--po/ru_RU.po15
-rw-r--r--po/sl_SI.po15
-rw-r--r--po/sv_SE.po15
-rw-r--r--po/tr_TR.po15
23 files changed, 409 insertions, 101 deletions
diff --git a/i18n-generated.h b/i18n-generated.h
index 0a0517e..92a2964 100644
--- a/i18n-generated.h
+++ b/i18n-generated.h
@@ -5681,6 +5681,41 @@ const tI18nPhrase Phrases[] = {
"",
#endif
},
+ { "Switch to this channel.",
+ "Zu diesem Kanal umschalten.",
+ "",
+ "Sintonizza questo canale",
+ "",
+ "",
+ "Changer vers cette chaîne. ",
+ "",
+ "Vaihda kanavalle",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+#if VDRVERSNUM >= 10302
+ "",
+#endif
+#if VDRVERSNUM >= 10307
+ "",
+#endif
+#if VDRVERSNUM >= 10313
+ "",
+#endif
+#if VDRVERSNUM >= 10316
+ "",
+#endif
+#if VDRVERSNUM >= 10342
+ "",
+#endif
+#if VDRVERSNUM >= 10502
+ "",
+#endif
+ },
{ "Search for repeats.",
"Nach Wiederholungen suchen.",
"",
@@ -6906,41 +6941,6 @@ const tI18nPhrase Phrases[] = {
"",
#endif
},
- { "Switch to this channel.",
- "Zu diesem Kanal umschalten.",
- "",
- "Sintonizza questo canale",
- "",
- "",
- "Changer vers cette chaîne. ",
- "",
- "Vaihda kanavalle",
- "",
- "",
- "",
- "",
- "",
- "",
- "",
-#if VDRVERSNUM >= 10302
- "",
-#endif
-#if VDRVERSNUM >= 10307
- "",
-#endif
-#if VDRVERSNUM >= 10313
- "",
-#endif
-#if VDRVERSNUM >= 10316
- "",
-#endif
-#if VDRVERSNUM >= 10342
- "",
-#endif
-#if VDRVERSNUM >= 10502
- "",
-#endif
- },
{ "Authors",
"Autoren",
"",
@@ -8726,6 +8726,111 @@ const tI18nPhrase Phrases[] = {
"",
#endif
},
+ { "Channel groups for MultiSchedule",
+ "Kanal hat keine Programminfos",
+ "",
+ "Il canale non ha programmi",
+ "",
+ "",
+ "La chaîne n'a pas de programmation",
+ "",
+ "Kanavalla ei ole ohjelmatietoja",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+#if VDRVERSNUM >= 10302
+ "",
+#endif
+#if VDRVERSNUM >= 10307
+ "",
+#endif
+#if VDRVERSNUM >= 10313
+ "",
+#endif
+#if VDRVERSNUM >= 10316
+ "",
+#endif
+#if VDRVERSNUM >= 10342
+ "",
+#endif
+#if VDRVERSNUM >= 10502
+ "",
+#endif
+ },
+ { "Separate channels with a comma ',', separate groups with a semi-colon ';'",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+#if VDRVERSNUM >= 10302
+ "",
+#endif
+#if VDRVERSNUM >= 10307
+ "",
+#endif
+#if VDRVERSNUM >= 10313
+ "",
+#endif
+#if VDRVERSNUM >= 10316
+ "",
+#endif
+#if VDRVERSNUM >= 10342
+ "",
+#endif
+#if VDRVERSNUM >= 10502
+ "",
+#endif
+ },
+ { "Duration of MultiSchedule in hours",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+#if VDRVERSNUM >= 10302
+ "",
+#endif
+#if VDRVERSNUM >= 10307
+ "",
+#endif
+#if VDRVERSNUM >= 10313
+ "",
+#endif
+#if VDRVERSNUM >= 10316
+ "",
+#endif
+#if VDRVERSNUM >= 10342
+ "",
+#endif
+#if VDRVERSNUM >= 10502
+ "",
+#endif
+ },
{ "Show channels without EPG",
"Zeige Kanäle ohne EPG",
"",
diff --git a/po/ca_ES.po b/po/ca_ES.po
index 1c6dfdc..31fd120 100644
--- a/po/ca_ES.po
+++ b/po/ca_ES.po
@@ -505,6 +505,9 @@ msgstr ""
msgid "Time"
msgstr ""
+msgid "Switch to this channel."
+msgstr ""
+
msgid "Search for repeats."
msgstr ""
@@ -610,9 +613,6 @@ msgstr ""
msgid "Failed to update infobox!"
msgstr ""
-msgid "Switch to this channel."
-msgstr ""
-
msgid "Authors"
msgstr ""
@@ -768,6 +768,15 @@ msgstr ""
msgid "Format is HH:MM. Separate multiple times with a semicolon"
msgstr ""
+msgid "Channel groups for MultiSchedule"
+msgstr ""
+
+msgid "Separate channels with a comma ',', separate groups with a semi-colon ';'"
+msgstr ""
+
+msgid "Duration of MultiSchedule in hours"
+msgstr ""
+
msgid "Show channels without EPG"
msgstr ""
diff --git a/po/cs_CZ.po b/po/cs_CZ.po
index b5efa71..c632d4b 100644
--- a/po/cs_CZ.po
+++ b/po/cs_CZ.po
@@ -503,6 +503,9 @@ msgstr ""
msgid "Time"
msgstr ""
+msgid "Switch to this channel."
+msgstr ""
+
msgid "Search for repeats."
msgstr ""
@@ -608,9 +611,6 @@ msgstr ""
msgid "Failed to update infobox!"
msgstr ""
-msgid "Switch to this channel."
-msgstr ""
-
msgid "Authors"
msgstr ""
@@ -766,6 +766,15 @@ msgstr ""
msgid "Format is HH:MM. Separate multiple times with a semicolon"
msgstr ""
+msgid "Channel groups for MultiSchedule"
+msgstr ""
+
+msgid "Separate channels with a comma ',', separate groups with a semi-colon ';'"
+msgstr ""
+
+msgid "Duration of MultiSchedule in hours"
+msgstr ""
+
msgid "Show channels without EPG"
msgstr ""
diff --git a/po/da_DK.po b/po/da_DK.po
index 9fc2f9a..cdebfca 100644
--- a/po/da_DK.po
+++ b/po/da_DK.po
@@ -503,6 +503,9 @@ msgstr ""
msgid "Time"
msgstr ""
+msgid "Switch to this channel."
+msgstr ""
+
msgid "Search for repeats."
msgstr ""
@@ -608,9 +611,6 @@ msgstr ""
msgid "Failed to update infobox!"
msgstr ""
-msgid "Switch to this channel."
-msgstr ""
-
msgid "Authors"
msgstr ""
@@ -766,6 +766,15 @@ msgstr ""
msgid "Format is HH:MM. Separate multiple times with a semicolon"
msgstr ""
+msgid "Channel groups for MultiSchedule"
+msgstr ""
+
+msgid "Separate channels with a comma ',', separate groups with a semi-colon ';'"
+msgstr ""
+
+msgid "Duration of MultiSchedule in hours"
+msgstr ""
+
msgid "Show channels without EPG"
msgstr ""
diff --git a/po/de_DE.po b/po/de_DE.po
index 10a027b..1ed99b8 100644
--- a/po/de_DE.po
+++ b/po/de_DE.po
@@ -505,6 +505,9 @@ msgstr "%A, %d.%m.%Y"
msgid "Time"
msgstr ""
+msgid "Switch to this channel."
+msgstr "Zu diesem Kanal umschalten."
+
msgid "Search for repeats."
msgstr "Nach Wiederholungen suchen."
@@ -610,9 +613,6 @@ msgstr "Der Server antwortet nicht!"
msgid "Failed to update infobox!"
msgstr "Kann Infobox nicht aktualisieren!"
-msgid "Switch to this channel."
-msgstr "Zu diesem Kanal umschalten."
-
msgid "Authors"
msgstr "Autoren"
@@ -768,6 +768,16 @@ msgstr "zusätzliche Zeitpunkte in 'Was läuft?'"
msgid "Format is HH:MM. Separate multiple times with a semicolon"
msgstr "Format ist HH:MM. Mehrere Zeiten durch Semikolon trennen"
+#, fuzzy
+msgid "Channel groups for MultiSchedule"
+msgstr "Kanal hat keine Programminfos"
+
+msgid "Separate channels with a comma ',', separate groups with a semi-colon ';'"
+msgstr ""
+
+msgid "Duration of MultiSchedule in hours"
+msgstr ""
+
msgid "Show channels without EPG"
msgstr "Zeige Kanäle ohne EPG"
diff --git a/po/el_GR.po b/po/el_GR.po
index bec5cf0..f6d08e9 100644
--- a/po/el_GR.po
+++ b/po/el_GR.po
@@ -503,6 +503,9 @@ msgstr ""
msgid "Time"
msgstr ""
+msgid "Switch to this channel."
+msgstr ""
+
msgid "Search for repeats."
msgstr ""
@@ -608,9 +611,6 @@ msgstr ""
msgid "Failed to update infobox!"
msgstr ""
-msgid "Switch to this channel."
-msgstr ""
-
msgid "Authors"
msgstr ""
@@ -766,6 +766,15 @@ msgstr ""
msgid "Format is HH:MM. Separate multiple times with a semicolon"
msgstr ""
+msgid "Channel groups for MultiSchedule"
+msgstr ""
+
+msgid "Separate channels with a comma ',', separate groups with a semi-colon ';'"
+msgstr ""
+
+msgid "Duration of MultiSchedule in hours"
+msgstr ""
+
msgid "Show channels without EPG"
msgstr ""
diff --git a/po/es_ES.po b/po/es_ES.po
index 3a67993..a52d39c 100644
--- a/po/es_ES.po
+++ b/po/es_ES.po
@@ -503,6 +503,9 @@ msgstr ""
msgid "Time"
msgstr ""
+msgid "Switch to this channel."
+msgstr ""
+
msgid "Search for repeats."
msgstr ""
@@ -608,9 +611,6 @@ msgstr ""
msgid "Failed to update infobox!"
msgstr ""
-msgid "Switch to this channel."
-msgstr ""
-
msgid "Authors"
msgstr ""
@@ -766,6 +766,15 @@ msgstr ""
msgid "Format is HH:MM. Separate multiple times with a semicolon"
msgstr ""
+msgid "Channel groups for MultiSchedule"
+msgstr ""
+
+msgid "Separate channels with a comma ',', separate groups with a semi-colon ';'"
+msgstr ""
+
+msgid "Duration of MultiSchedule in hours"
+msgstr ""
+
msgid "Show channels without EPG"
msgstr ""
diff --git a/po/et_EE.po b/po/et_EE.po
index 52b3808..6fa0ebb 100644
--- a/po/et_EE.po
+++ b/po/et_EE.po
@@ -503,6 +503,9 @@ msgstr ""
msgid "Time"
msgstr ""
+msgid "Switch to this channel."
+msgstr ""
+
msgid "Search for repeats."
msgstr ""
@@ -608,9 +611,6 @@ msgstr ""
msgid "Failed to update infobox!"
msgstr ""
-msgid "Switch to this channel."
-msgstr ""
-
msgid "Authors"
msgstr ""
@@ -766,6 +766,15 @@ msgstr ""
msgid "Format is HH:MM. Separate multiple times with a semicolon"
msgstr ""
+msgid "Channel groups for MultiSchedule"
+msgstr ""
+
+msgid "Separate channels with a comma ',', separate groups with a semi-colon ';'"
+msgstr ""
+
+msgid "Duration of MultiSchedule in hours"
+msgstr ""
+
msgid "Show channels without EPG"
msgstr ""
diff --git a/po/fi_FI.po b/po/fi_FI.po
index 2e256f5..60bbcf3 100644
--- a/po/fi_FI.po
+++ b/po/fi_FI.po
@@ -504,6 +504,9 @@ msgstr "%A, %d.%m.%Y"
msgid "Time"
msgstr ""
+msgid "Switch to this channel."
+msgstr "Vaihda kanavalle"
+
msgid "Search for repeats."
msgstr "Etsi toistuvat"
@@ -609,9 +612,6 @@ msgstr "Palvelin ei vastaa!"
msgid "Failed to update infobox!"
msgstr "Infolaatikon päivitys epäonnistui!"
-msgid "Switch to this channel."
-msgstr "Vaihda kanavalle"
-
msgid "Authors"
msgstr "Tekijät"
@@ -767,6 +767,16 @@ msgstr "Lisäajankohdat 'Menossa?'-sivulle"
msgid "Format is HH:MM. Separate multiple times with a semicolon"
msgstr "Käytä HH:MM formaattia ja erota ajankohdat puolipisteellä"
+#, fuzzy
+msgid "Channel groups for MultiSchedule"
+msgstr "Kanavalla ei ole ohjelmatietoja"
+
+msgid "Separate channels with a comma ',', separate groups with a semi-colon ';'"
+msgstr ""
+
+msgid "Duration of MultiSchedule in hours"
+msgstr ""
+
msgid "Show channels without EPG"
msgstr "Näytä ohjelmaoppaattomat kanavat"
diff --git a/po/fr_FR.po b/po/fr_FR.po
index 0694de7..693ff68 100644
--- a/po/fr_FR.po
+++ b/po/fr_FR.po
@@ -522,6 +522,9 @@ msgstr "%A, %d.%m.%Y"
msgid "Time"
msgstr ""
+msgid "Switch to this channel."
+msgstr "Changer vers cette chaîne. "
+
msgid "Search for repeats."
msgstr "Recherche de répétitions."
@@ -628,9 +631,6 @@ msgstr "Pas de réponse du serveur!"
msgid "Failed to update infobox!"
msgstr "Échec de la mise à jour infobox!"
-msgid "Switch to this channel."
-msgstr "Changer vers cette chaîne. "
-
msgid "Authors"
msgstr "Auteur"
@@ -788,6 +788,16 @@ msgstr "périodes fixes additionnelles dans 'actuellement?'"
msgid "Format is HH:MM. Separate multiple times with a semicolon"
msgstr "Le format est HH:MM . Plusieurs périodes séparées avec un point-virgule"
+#, fuzzy
+msgid "Channel groups for MultiSchedule"
+msgstr "La chaîne n'a pas de programmation"
+
+msgid "Separate channels with a comma ',', separate groups with a semi-colon ';'"
+msgstr ""
+
+msgid "Duration of MultiSchedule in hours"
+msgstr ""
+
msgid "Show channels without EPG"
msgstr ""
diff --git a/po/hr_HR.po b/po/hr_HR.po
index 9d0a1da..8509d46 100644
--- a/po/hr_HR.po
+++ b/po/hr_HR.po
@@ -504,6 +504,9 @@ msgstr ""
msgid "Time"
msgstr ""
+msgid "Switch to this channel."
+msgstr ""
+
msgid "Search for repeats."
msgstr ""
@@ -609,9 +612,6 @@ msgstr ""
msgid "Failed to update infobox!"
msgstr ""
-msgid "Switch to this channel."
-msgstr ""
-
msgid "Authors"
msgstr ""
@@ -767,6 +767,15 @@ msgstr ""
msgid "Format is HH:MM. Separate multiple times with a semicolon"
msgstr ""
+msgid "Channel groups for MultiSchedule"
+msgstr ""
+
+msgid "Separate channels with a comma ',', separate groups with a semi-colon ';'"
+msgstr ""
+
+msgid "Duration of MultiSchedule in hours"
+msgstr ""
+
msgid "Show channels without EPG"
msgstr ""
diff --git a/po/hu_HU.po b/po/hu_HU.po
index 14e5262..bd5e32a 100644
--- a/po/hu_HU.po
+++ b/po/hu_HU.po
@@ -504,6 +504,9 @@ msgstr ""
msgid "Time"
msgstr ""
+msgid "Switch to this channel."
+msgstr ""
+
msgid "Search for repeats."
msgstr ""
@@ -609,9 +612,6 @@ msgstr ""
msgid "Failed to update infobox!"
msgstr ""
-msgid "Switch to this channel."
-msgstr ""
-
msgid "Authors"
msgstr ""
@@ -767,6 +767,15 @@ msgstr ""
msgid "Format is HH:MM. Separate multiple times with a semicolon"
msgstr ""
+msgid "Channel groups for MultiSchedule"
+msgstr ""
+
+msgid "Separate channels with a comma ',', separate groups with a semi-colon ';'"
+msgstr ""
+
+msgid "Duration of MultiSchedule in hours"
+msgstr ""
+
msgid "Show channels without EPG"
msgstr ""
diff --git a/po/it_IT.po b/po/it_IT.po
index aefe797..5c81b08 100755
--- a/po/it_IT.po
+++ b/po/it_IT.po
@@ -509,6 +509,9 @@ msgstr "%A, %b %d %Y"
msgid "Time"
msgstr ""
+msgid "Switch to this channel."
+msgstr "Sintonizza questo canale"
+
msgid "Search for repeats."
msgstr "Cerca repliche"
@@ -614,9 +617,6 @@ msgstr "Nessuna risposta dal server!"
msgid "Failed to update infobox!"
msgstr "Aggiornamento tabella info fallita!"
-msgid "Switch to this channel."
-msgstr "Sintonizza questo canale"
-
msgid "Authors"
msgstr "Autori"
@@ -772,6 +772,16 @@ msgstr "Ore aggiuntive fisse menu \"In programmazione\""
msgid "Format is HH:MM. Separate multiple times with a semicolon"
msgstr "Il formato è HH:MM. Separa le ore multiple con un punto e virgola"
+#, fuzzy
+msgid "Channel groups for MultiSchedule"
+msgstr "Il canale non ha programmi"
+
+msgid "Separate channels with a comma ',', separate groups with a semi-colon ';'"
+msgstr ""
+
+msgid "Duration of MultiSchedule in hours"
+msgstr ""
+
msgid "Show channels without EPG"
msgstr "Mostra canali senza EPG"
diff --git a/po/lt_LT.po b/po/lt_LT.po
index ff91357..bb7e82f 100644
--- a/po/lt_LT.po
+++ b/po/lt_LT.po
@@ -503,6 +503,9 @@ msgstr "%A, %b %d %Y"
msgid "Time"
msgstr ""
+msgid "Switch to this channel."
+msgstr "Pereiti į šį kanalą."
+
msgid "Search for repeats."
msgstr "Ieškoti pasikartojimų."
@@ -608,9 +611,6 @@ msgstr "Serveris neatsako!"
msgid "Failed to update infobox!"
msgstr "Negali atnaujinti infolentelÄ—s!"
-msgid "Switch to this channel."
-msgstr "Pereiti į šį kanalą."
-
msgid "Authors"
msgstr "Autoriai"
@@ -766,6 +766,16 @@ msgstr "papildomi nustatyti laikai 'Kas Å¡io metu rodoma?' skiltyje"
msgid "Format is HH:MM. Separate multiple times with a semicolon"
msgstr "Laiko formatas yra HH:MM. Jei naudosite keletą laikų, atskirkite juos naudodami kabliataškį"
+#, fuzzy
+msgid "Channel groups for MultiSchedule"
+msgstr "Kainalas neturi programos aprašo"
+
+msgid "Separate channels with a comma ',', separate groups with a semi-colon ';'"
+msgstr ""
+
+msgid "Duration of MultiSchedule in hours"
+msgstr ""
+
msgid "Show channels without EPG"
msgstr "Rodyti EPG neturinÄius kanalis"
diff --git a/po/nl_NL.po b/po/nl_NL.po
index fa536d6..c832bbd 100644
--- a/po/nl_NL.po
+++ b/po/nl_NL.po
@@ -519,6 +519,9 @@ msgstr ""
msgid "Time"
msgstr ""
+msgid "Switch to this channel."
+msgstr ""
+
msgid "Search for repeats."
msgstr ""
@@ -624,9 +627,6 @@ msgstr ""
msgid "Failed to update infobox!"
msgstr ""
-msgid "Switch to this channel."
-msgstr ""
-
msgid "Authors"
msgstr ""
@@ -784,6 +784,15 @@ msgstr ""
msgid "Format is HH:MM. Separate multiple times with a semicolon"
msgstr ""
+msgid "Channel groups for MultiSchedule"
+msgstr ""
+
+msgid "Separate channels with a comma ',', separate groups with a semi-colon ';'"
+msgstr ""
+
+msgid "Duration of MultiSchedule in hours"
+msgstr ""
+
msgid "Show channels without EPG"
msgstr ""
diff --git a/po/nn_NO.po b/po/nn_NO.po
index a0bd6f0..8842b3f 100644
--- a/po/nn_NO.po
+++ b/po/nn_NO.po
@@ -504,6 +504,9 @@ msgstr ""
msgid "Time"
msgstr ""
+msgid "Switch to this channel."
+msgstr ""
+
msgid "Search for repeats."
msgstr ""
@@ -609,9 +612,6 @@ msgstr ""
msgid "Failed to update infobox!"
msgstr ""
-msgid "Switch to this channel."
-msgstr ""
-
msgid "Authors"
msgstr ""
@@ -767,6 +767,15 @@ msgstr ""
msgid "Format is HH:MM. Separate multiple times with a semicolon"
msgstr ""
+msgid "Channel groups for MultiSchedule"
+msgstr ""
+
+msgid "Separate channels with a comma ',', separate groups with a semi-colon ';'"
+msgstr ""
+
+msgid "Duration of MultiSchedule in hours"
+msgstr ""
+
msgid "Show channels without EPG"
msgstr ""
diff --git a/po/pl_PL.po b/po/pl_PL.po
index 4936d44..50dcac1 100644
--- a/po/pl_PL.po
+++ b/po/pl_PL.po
@@ -503,6 +503,9 @@ msgstr ""
msgid "Time"
msgstr ""
+msgid "Switch to this channel."
+msgstr ""
+
msgid "Search for repeats."
msgstr ""
@@ -608,9 +611,6 @@ msgstr ""
msgid "Failed to update infobox!"
msgstr ""
-msgid "Switch to this channel."
-msgstr ""
-
msgid "Authors"
msgstr ""
@@ -766,6 +766,15 @@ msgstr ""
msgid "Format is HH:MM. Separate multiple times with a semicolon"
msgstr ""
+msgid "Channel groups for MultiSchedule"
+msgstr ""
+
+msgid "Separate channels with a comma ',', separate groups with a semi-colon ';'"
+msgstr ""
+
+msgid "Duration of MultiSchedule in hours"
+msgstr ""
+
msgid "Show channels without EPG"
msgstr ""
diff --git a/po/pt_PT.po b/po/pt_PT.po
index 9bb8a11..ffc3486 100644
--- a/po/pt_PT.po
+++ b/po/pt_PT.po
@@ -503,6 +503,9 @@ msgstr ""
msgid "Time"
msgstr ""
+msgid "Switch to this channel."
+msgstr ""
+
msgid "Search for repeats."
msgstr ""
@@ -608,9 +611,6 @@ msgstr ""
msgid "Failed to update infobox!"
msgstr ""
-msgid "Switch to this channel."
-msgstr ""
-
msgid "Authors"
msgstr ""
@@ -766,6 +766,15 @@ msgstr ""
msgid "Format is HH:MM. Separate multiple times with a semicolon"
msgstr ""
+msgid "Channel groups for MultiSchedule"
+msgstr ""
+
+msgid "Separate channels with a comma ',', separate groups with a semi-colon ';'"
+msgstr ""
+
+msgid "Duration of MultiSchedule in hours"
+msgstr ""
+
msgid "Show channels without EPG"
msgstr ""
diff --git a/po/ro_RO.po b/po/ro_RO.po
index 2ee7343..c25ea12 100644
--- a/po/ro_RO.po
+++ b/po/ro_RO.po
@@ -504,6 +504,9 @@ msgstr ""
msgid "Time"
msgstr ""
+msgid "Switch to this channel."
+msgstr ""
+
msgid "Search for repeats."
msgstr ""
@@ -609,9 +612,6 @@ msgstr ""
msgid "Failed to update infobox!"
msgstr ""
-msgid "Switch to this channel."
-msgstr ""
-
msgid "Authors"
msgstr ""
@@ -767,6 +767,15 @@ msgstr ""
msgid "Format is HH:MM. Separate multiple times with a semicolon"
msgstr ""
+msgid "Channel groups for MultiSchedule"
+msgstr ""
+
+msgid "Separate channels with a comma ',', separate groups with a semi-colon ';'"
+msgstr ""
+
+msgid "Duration of MultiSchedule in hours"
+msgstr ""
+
msgid "Show channels without EPG"
msgstr ""
diff --git a/po/ru_RU.po b/po/ru_RU.po
index c9cafc3..a331b43 100644
--- a/po/ru_RU.po
+++ b/po/ru_RU.po
@@ -503,6 +503,9 @@ msgstr ""
msgid "Time"
msgstr ""
+msgid "Switch to this channel."
+msgstr ""
+
msgid "Search for repeats."
msgstr ""
@@ -608,9 +611,6 @@ msgstr ""
msgid "Failed to update infobox!"
msgstr ""
-msgid "Switch to this channel."
-msgstr ""
-
msgid "Authors"
msgstr ""
@@ -766,6 +766,15 @@ msgstr ""
msgid "Format is HH:MM. Separate multiple times with a semicolon"
msgstr ""
+msgid "Channel groups for MultiSchedule"
+msgstr ""
+
+msgid "Separate channels with a comma ',', separate groups with a semi-colon ';'"
+msgstr ""
+
+msgid "Duration of MultiSchedule in hours"
+msgstr ""
+
msgid "Show channels without EPG"
msgstr ""
diff --git a/po/sl_SI.po b/po/sl_SI.po
index 5dcf4b4..21d715b 100644
--- a/po/sl_SI.po
+++ b/po/sl_SI.po
@@ -504,6 +504,9 @@ msgstr ""
msgid "Time"
msgstr ""
+msgid "Switch to this channel."
+msgstr ""
+
msgid "Search for repeats."
msgstr ""
@@ -609,9 +612,6 @@ msgstr ""
msgid "Failed to update infobox!"
msgstr ""
-msgid "Switch to this channel."
-msgstr ""
-
msgid "Authors"
msgstr ""
@@ -767,6 +767,15 @@ msgstr ""
msgid "Format is HH:MM. Separate multiple times with a semicolon"
msgstr ""
+msgid "Channel groups for MultiSchedule"
+msgstr ""
+
+msgid "Separate channels with a comma ',', separate groups with a semi-colon ';'"
+msgstr ""
+
+msgid "Duration of MultiSchedule in hours"
+msgstr ""
+
msgid "Show channels without EPG"
msgstr ""
diff --git a/po/sv_SE.po b/po/sv_SE.po
index 9a07346..759253f 100644
--- a/po/sv_SE.po
+++ b/po/sv_SE.po
@@ -504,6 +504,9 @@ msgstr ""
msgid "Time"
msgstr ""
+msgid "Switch to this channel."
+msgstr ""
+
msgid "Search for repeats."
msgstr ""
@@ -609,9 +612,6 @@ msgstr ""
msgid "Failed to update infobox!"
msgstr ""
-msgid "Switch to this channel."
-msgstr ""
-
msgid "Authors"
msgstr ""
@@ -767,6 +767,15 @@ msgstr ""
msgid "Format is HH:MM. Separate multiple times with a semicolon"
msgstr ""
+msgid "Channel groups for MultiSchedule"
+msgstr ""
+
+msgid "Separate channels with a comma ',', separate groups with a semi-colon ';'"
+msgstr ""
+
+msgid "Duration of MultiSchedule in hours"
+msgstr ""
+
msgid "Show channels without EPG"
msgstr ""
diff --git a/po/tr_TR.po b/po/tr_TR.po
index 5961d0f..e769a2b 100644
--- a/po/tr_TR.po
+++ b/po/tr_TR.po
@@ -504,6 +504,9 @@ msgstr ""
msgid "Time"
msgstr ""
+msgid "Switch to this channel."
+msgstr ""
+
msgid "Search for repeats."
msgstr ""
@@ -609,9 +612,6 @@ msgstr ""
msgid "Failed to update infobox!"
msgstr ""
-msgid "Switch to this channel."
-msgstr ""
-
msgid "Authors"
msgstr ""
@@ -767,6 +767,15 @@ msgstr ""
msgid "Format is HH:MM. Separate multiple times with a semicolon"
msgstr ""
+msgid "Channel groups for MultiSchedule"
+msgstr ""
+
+msgid "Separate channels with a comma ',', separate groups with a semi-colon ';'"
+msgstr ""
+
+msgid "Duration of MultiSchedule in hours"
+msgstr ""
+
msgid "Show channels without EPG"
msgstr ""