summaryrefslogtreecommitdiff
path: root/po
diff options
context:
space:
mode:
authorDieter Hametner <dh (plus) vdr (at) gekrumbel (dot) de>2008-02-24 19:37:21 +0100
committerDieter Hametner <dh (plus) vdr (at) gekrumbel (dot) de>2008-02-24 19:37:21 +0100
commit41298f1f32e40644b2837c96c45b02e9ad27f95f (patch)
tree19d0ba2874a237e27344a0b56c2e881d0f65f5f6 /po
parent503a94cd38b65b686fe898aba960b55ab47ddbf5 (diff)
downloadvdr-plugin-live-41298f1f32e40644b2837c96c45b02e9ad27f95f.tar.gz
vdr-plugin-live-41298f1f32e40644b2837c96c45b02e9ad27f95f.tar.bz2
Added functionality to display timer conflicts when polled through the
statusbox updates. Created the layout and look of the status message.
Diffstat (limited to 'po')
-rw-r--r--po/ca_ES.po17
-rw-r--r--po/cs_CZ.po17
-rw-r--r--po/da_DK.po17
-rw-r--r--po/de_DE.po22
-rw-r--r--po/el_GR.po17
-rw-r--r--po/es_ES.po17
-rw-r--r--po/et_EE.po17
-rw-r--r--po/fi_FI.po22
-rw-r--r--po/fr_FR.po22
-rw-r--r--po/hr_HR.po17
-rw-r--r--po/hu_HU.po17
-rw-r--r--po/it_IT.po22
-rw-r--r--po/nl_NL.po22
-rw-r--r--po/nn_NO.po17
-rw-r--r--po/pl_PL.po17
-rw-r--r--po/pt_PT.po17
-rw-r--r--po/ro_RO.po17
-rw-r--r--po/ru_RU.po17
-rw-r--r--po/sl_SI.po17
-rw-r--r--po/sv_SE.po17
-rw-r--r--po/tr_TR.po17
21 files changed, 356 insertions, 26 deletions
diff --git a/po/ca_ES.po b/po/ca_ES.po
index 712efd2..10ed873 100644
--- a/po/ca_ES.po
+++ b/po/ca_ES.po
@@ -113,7 +113,13 @@ msgstr ""
msgid "Couldn't grab image from primary device"
msgstr ""
-msgid "Timer conflicts detected! You should check the conflicting timers."
+msgid "Timer conflict check detected "
+msgstr ""
+
+msgid " conflict"
+msgstr ""
+
+msgid " conflicts"
msgstr ""
msgid "Couldn't aquire access to channels, please try again later."
@@ -428,6 +434,15 @@ msgstr ""
msgid "Logout"
msgstr ""
+msgid "Your attention is required"
+msgstr ""
+
+msgid "React"
+msgstr ""
+
+msgid "Dismiss"
+msgstr ""
+
msgid "Find more at the Internet Movie Database."
msgstr ""
diff --git a/po/cs_CZ.po b/po/cs_CZ.po
index 0390e14..4f09824 100644
--- a/po/cs_CZ.po
+++ b/po/cs_CZ.po
@@ -111,7 +111,13 @@ msgstr ""
msgid "Couldn't grab image from primary device"
msgstr ""
-msgid "Timer conflicts detected! You should check the conflicting timers."
+msgid "Timer conflict check detected "
+msgstr ""
+
+msgid " conflict"
+msgstr ""
+
+msgid " conflicts"
msgstr ""
msgid "Couldn't aquire access to channels, please try again later."
@@ -426,6 +432,15 @@ msgstr ""
msgid "Logout"
msgstr ""
+msgid "Your attention is required"
+msgstr ""
+
+msgid "React"
+msgstr ""
+
+msgid "Dismiss"
+msgstr ""
+
msgid "Find more at the Internet Movie Database."
msgstr ""
diff --git a/po/da_DK.po b/po/da_DK.po
index 0a0394e..2bf5baa 100644
--- a/po/da_DK.po
+++ b/po/da_DK.po
@@ -111,7 +111,13 @@ msgstr ""
msgid "Couldn't grab image from primary device"
msgstr ""
-msgid "Timer conflicts detected! You should check the conflicting timers."
+msgid "Timer conflict check detected "
+msgstr ""
+
+msgid " conflict"
+msgstr ""
+
+msgid " conflicts"
msgstr ""
msgid "Couldn't aquire access to channels, please try again later."
@@ -426,6 +432,15 @@ msgstr ""
msgid "Logout"
msgstr ""
+msgid "Your attention is required"
+msgstr ""
+
+msgid "React"
+msgstr ""
+
+msgid "Dismiss"
+msgstr ""
+
msgid "Find more at the Internet Movie Database."
msgstr ""
diff --git a/po/de_DE.po b/po/de_DE.po
index fba621d..afdc27a 100644
--- a/po/de_DE.po
+++ b/po/de_DE.po
@@ -113,8 +113,14 @@ msgstr ""
msgid "Couldn't grab image from primary device"
msgstr ""
-msgid "Timer conflicts detected! You should check the conflicting timers."
-msgstr "Timer Konflikte entdeckt! Sie sollten die entsprechenden Timer prüfen."
+msgid "Timer conflict check detected "
+msgstr "Die Timer Konflikt Überprüfung hat "
+
+msgid " conflict"
+msgstr "Timerkonflikt entdeckt"
+
+msgid " conflicts"
+msgstr "Timerkonflikte entdeckt"
msgid "Couldn't aquire access to channels, please try again later."
msgstr "Zugriff auf die Kanäle wurde verweigert. Bitte später versuchen."
@@ -428,6 +434,15 @@ msgstr "Fernbedienung"
msgid "Logout"
msgstr "Abmelden"
+msgid "Your attention is required"
+msgstr "Ihre Aufmerksamkeit ist erforderlich"
+
+msgid "React"
+msgstr "Reagieren"
+
+msgid "Dismiss"
+msgstr "Verwerfen"
+
msgid "Find more at the Internet Movie Database."
msgstr "Weitere Informationen in der Internet Movie Database."
@@ -773,6 +788,9 @@ msgstr "Ausführliche Ansicht"
msgid "List view"
msgstr "Listenansicht"
+#~ msgid "Timer conflicts detected! You should check the conflicting timers."
+#~ msgstr "Timer Konflikte entdeckt! Sie sollten die entsprechenden Timer prüfen."
+
#~ msgid "Start"
#~ msgstr "Start"
diff --git a/po/el_GR.po b/po/el_GR.po
index 5c2a2f8..9f92782 100644
--- a/po/el_GR.po
+++ b/po/el_GR.po
@@ -111,7 +111,13 @@ msgstr ""
msgid "Couldn't grab image from primary device"
msgstr ""
-msgid "Timer conflicts detected! You should check the conflicting timers."
+msgid "Timer conflict check detected "
+msgstr ""
+
+msgid " conflict"
+msgstr ""
+
+msgid " conflicts"
msgstr ""
msgid "Couldn't aquire access to channels, please try again later."
@@ -426,6 +432,15 @@ msgstr ""
msgid "Logout"
msgstr ""
+msgid "Your attention is required"
+msgstr ""
+
+msgid "React"
+msgstr ""
+
+msgid "Dismiss"
+msgstr ""
+
msgid "Find more at the Internet Movie Database."
msgstr ""
diff --git a/po/es_ES.po b/po/es_ES.po
index cc97418..1f2f36f 100644
--- a/po/es_ES.po
+++ b/po/es_ES.po
@@ -111,7 +111,13 @@ msgstr ""
msgid "Couldn't grab image from primary device"
msgstr ""
-msgid "Timer conflicts detected! You should check the conflicting timers."
+msgid "Timer conflict check detected "
+msgstr ""
+
+msgid " conflict"
+msgstr ""
+
+msgid " conflicts"
msgstr ""
msgid "Couldn't aquire access to channels, please try again later."
@@ -426,6 +432,15 @@ msgstr ""
msgid "Logout"
msgstr ""
+msgid "Your attention is required"
+msgstr ""
+
+msgid "React"
+msgstr ""
+
+msgid "Dismiss"
+msgstr ""
+
msgid "Find more at the Internet Movie Database."
msgstr ""
diff --git a/po/et_EE.po b/po/et_EE.po
index 8ec561c..90b079b 100644
--- a/po/et_EE.po
+++ b/po/et_EE.po
@@ -111,7 +111,13 @@ msgstr ""
msgid "Couldn't grab image from primary device"
msgstr ""
-msgid "Timer conflicts detected! You should check the conflicting timers."
+msgid "Timer conflict check detected "
+msgstr ""
+
+msgid " conflict"
+msgstr ""
+
+msgid " conflicts"
msgstr ""
msgid "Couldn't aquire access to channels, please try again later."
@@ -426,6 +432,15 @@ msgstr ""
msgid "Logout"
msgstr ""
+msgid "Your attention is required"
+msgstr ""
+
+msgid "React"
+msgstr ""
+
+msgid "Dismiss"
+msgstr ""
+
msgid "Find more at the Internet Movie Database."
msgstr ""
diff --git a/po/fi_FI.po b/po/fi_FI.po
index 497919a..fb8e166 100644
--- a/po/fi_FI.po
+++ b/po/fi_FI.po
@@ -111,8 +111,17 @@ msgstr "Ensisijaisen DVB-sovittimen käyttäminen epäonnistui!"
msgid "Couldn't grab image from primary device"
msgstr "Kuvan kaappaus ensisijaiselta DVB-sovittimelta epäonnistui!"
-msgid "Timer conflicts detected! You should check the conflicting timers."
-msgstr ""
+#, fuzzy
+msgid "Timer conflict check detected "
+msgstr "Aktiivinen ajastin"
+
+#, fuzzy
+msgid " conflict"
+msgstr "Aktiivinen ajastin"
+
+#, fuzzy
+msgid " conflicts"
+msgstr "Aktiivinen ajastin"
msgid "Couldn't aquire access to channels, please try again later."
msgstr "Kanavien käyttäminen epäonnistui! Yritä myöhemmin uudelleen."
@@ -426,6 +435,15 @@ msgstr "Kauko-ohjain"
msgid "Logout"
msgstr "Kirjaudu ulos"
+msgid "Your attention is required"
+msgstr ""
+
+msgid "React"
+msgstr ""
+
+msgid "Dismiss"
+msgstr ""
+
msgid "Find more at the Internet Movie Database."
msgstr "Hae IMDB:stä"
diff --git a/po/fr_FR.po b/po/fr_FR.po
index e89bb20..fd8765c 100644
--- a/po/fr_FR.po
+++ b/po/fr_FR.po
@@ -114,8 +114,17 @@ msgstr "Impossible d'acquérir périphérique primaire"
msgid "Couldn't grab image from primary device"
msgstr "Impossible de récupérer l'image du périphérique primaire"
-msgid "Timer conflicts detected! You should check the conflicting timers."
-msgstr ""
+#, fuzzy
+msgid "Timer conflict check detected "
+msgstr "Programmation est active."
+
+#, fuzzy
+msgid " conflict"
+msgstr "Programmation est active."
+
+#, fuzzy
+msgid " conflicts"
+msgstr "Programmation est active."
msgid "Couldn't aquire access to channels, please try again later."
msgstr "Impossible d'avoir accès à des chaînes, réessayer ultérieurement."
@@ -429,6 +438,15 @@ msgstr "Télécommande du VDR"
msgid "Logout"
msgstr "Fin de session"
+msgid "Your attention is required"
+msgstr ""
+
+msgid "React"
+msgstr ""
+
+msgid "Dismiss"
+msgstr ""
+
msgid "Find more at the Internet Movie Database."
msgstr "Trouver plus d'information du film dans la base de données film IMDB."
diff --git a/po/hr_HR.po b/po/hr_HR.po
index f882f26..09e9e73 100644
--- a/po/hr_HR.po
+++ b/po/hr_HR.po
@@ -112,7 +112,13 @@ msgstr ""
msgid "Couldn't grab image from primary device"
msgstr ""
-msgid "Timer conflicts detected! You should check the conflicting timers."
+msgid "Timer conflict check detected "
+msgstr ""
+
+msgid " conflict"
+msgstr ""
+
+msgid " conflicts"
msgstr ""
msgid "Couldn't aquire access to channels, please try again later."
@@ -427,6 +433,15 @@ msgstr ""
msgid "Logout"
msgstr ""
+msgid "Your attention is required"
+msgstr ""
+
+msgid "React"
+msgstr ""
+
+msgid "Dismiss"
+msgstr ""
+
msgid "Find more at the Internet Movie Database."
msgstr ""
diff --git a/po/hu_HU.po b/po/hu_HU.po
index eae5c10..a7ee422 100644
--- a/po/hu_HU.po
+++ b/po/hu_HU.po
@@ -112,7 +112,13 @@ msgstr ""
msgid "Couldn't grab image from primary device"
msgstr ""
-msgid "Timer conflicts detected! You should check the conflicting timers."
+msgid "Timer conflict check detected "
+msgstr ""
+
+msgid " conflict"
+msgstr ""
+
+msgid " conflicts"
msgstr ""
msgid "Couldn't aquire access to channels, please try again later."
@@ -427,6 +433,15 @@ msgstr ""
msgid "Logout"
msgstr ""
+msgid "Your attention is required"
+msgstr ""
+
+msgid "React"
+msgstr ""
+
+msgid "Dismiss"
+msgstr ""
+
msgid "Find more at the Internet Movie Database."
msgstr ""
diff --git a/po/it_IT.po b/po/it_IT.po
index fc67cc8..9e158b5 100644
--- a/po/it_IT.po
+++ b/po/it_IT.po
@@ -113,8 +113,17 @@ msgstr "Impossibile identificare scheda primaria"
msgid "Couldn't grab image from primary device"
msgstr "Impossibile ottenere immagine da scheda primaria"
-msgid "Timer conflicts detected! You should check the conflicting timers."
-msgstr ""
+#, fuzzy
+msgid "Timer conflict check detected "
+msgstr "Timer attivo."
+
+#, fuzzy
+msgid " conflict"
+msgstr "Timer attivo."
+
+#, fuzzy
+msgid " conflicts"
+msgstr "Timer attivo."
msgid "Couldn't aquire access to channels, please try again later."
msgstr "Impossibile avere accesso ai canali, per favore riprova più tardi."
@@ -428,6 +437,15 @@ msgstr "Telecomando"
msgid "Logout"
msgstr "Esci"
+msgid "Your attention is required"
+msgstr ""
+
+msgid "React"
+msgstr ""
+
+msgid "Dismiss"
+msgstr ""
+
msgid "Find more at the Internet Movie Database."
msgstr "Cerca ulteriori informazioni nel database internet (IMDB)"
diff --git a/po/nl_NL.po b/po/nl_NL.po
index 96f636a..16e8f80 100644
--- a/po/nl_NL.po
+++ b/po/nl_NL.po
@@ -114,8 +114,17 @@ msgstr ""
msgid "Couldn't grab image from primary device"
msgstr ""
-msgid "Timer conflicts detected! You should check the conflicting timers."
-msgstr ""
+#, fuzzy
+msgid "Timer conflict check detected "
+msgstr "Serie's opnemen"
+
+#, fuzzy
+msgid " conflict"
+msgstr "Serie's opnemen"
+
+#, fuzzy
+msgid " conflicts"
+msgstr "Serie's opnemen"
msgid "Couldn't aquire access to channels, please try again later."
msgstr ""
@@ -429,6 +438,15 @@ msgstr ""
msgid "Logout"
msgstr ""
+msgid "Your attention is required"
+msgstr ""
+
+msgid "React"
+msgstr ""
+
+msgid "Dismiss"
+msgstr ""
+
msgid "Find more at the Internet Movie Database."
msgstr ""
diff --git a/po/nn_NO.po b/po/nn_NO.po
index 274e7c5..239bbb4 100644
--- a/po/nn_NO.po
+++ b/po/nn_NO.po
@@ -112,7 +112,13 @@ msgstr ""
msgid "Couldn't grab image from primary device"
msgstr ""
-msgid "Timer conflicts detected! You should check the conflicting timers."
+msgid "Timer conflict check detected "
+msgstr ""
+
+msgid " conflict"
+msgstr ""
+
+msgid " conflicts"
msgstr ""
msgid "Couldn't aquire access to channels, please try again later."
@@ -427,6 +433,15 @@ msgstr ""
msgid "Logout"
msgstr ""
+msgid "Your attention is required"
+msgstr ""
+
+msgid "React"
+msgstr ""
+
+msgid "Dismiss"
+msgstr ""
+
msgid "Find more at the Internet Movie Database."
msgstr ""
diff --git a/po/pl_PL.po b/po/pl_PL.po
index dfd1360..0faf362 100644
--- a/po/pl_PL.po
+++ b/po/pl_PL.po
@@ -111,7 +111,13 @@ msgstr ""
msgid "Couldn't grab image from primary device"
msgstr ""
-msgid "Timer conflicts detected! You should check the conflicting timers."
+msgid "Timer conflict check detected "
+msgstr ""
+
+msgid " conflict"
+msgstr ""
+
+msgid " conflicts"
msgstr ""
msgid "Couldn't aquire access to channels, please try again later."
@@ -426,6 +432,15 @@ msgstr ""
msgid "Logout"
msgstr ""
+msgid "Your attention is required"
+msgstr ""
+
+msgid "React"
+msgstr ""
+
+msgid "Dismiss"
+msgstr ""
+
msgid "Find more at the Internet Movie Database."
msgstr ""
diff --git a/po/pt_PT.po b/po/pt_PT.po
index 3d5c725..ead6e89 100644
--- a/po/pt_PT.po
+++ b/po/pt_PT.po
@@ -111,7 +111,13 @@ msgstr ""
msgid "Couldn't grab image from primary device"
msgstr ""
-msgid "Timer conflicts detected! You should check the conflicting timers."
+msgid "Timer conflict check detected "
+msgstr ""
+
+msgid " conflict"
+msgstr ""
+
+msgid " conflicts"
msgstr ""
msgid "Couldn't aquire access to channels, please try again later."
@@ -426,6 +432,15 @@ msgstr ""
msgid "Logout"
msgstr ""
+msgid "Your attention is required"
+msgstr ""
+
+msgid "React"
+msgstr ""
+
+msgid "Dismiss"
+msgstr ""
+
msgid "Find more at the Internet Movie Database."
msgstr ""
diff --git a/po/ro_RO.po b/po/ro_RO.po
index 0887d2e..9ab90d0 100644
--- a/po/ro_RO.po
+++ b/po/ro_RO.po
@@ -112,7 +112,13 @@ msgstr ""
msgid "Couldn't grab image from primary device"
msgstr ""
-msgid "Timer conflicts detected! You should check the conflicting timers."
+msgid "Timer conflict check detected "
+msgstr ""
+
+msgid " conflict"
+msgstr ""
+
+msgid " conflicts"
msgstr ""
msgid "Couldn't aquire access to channels, please try again later."
@@ -427,6 +433,15 @@ msgstr ""
msgid "Logout"
msgstr ""
+msgid "Your attention is required"
+msgstr ""
+
+msgid "React"
+msgstr ""
+
+msgid "Dismiss"
+msgstr ""
+
msgid "Find more at the Internet Movie Database."
msgstr ""
diff --git a/po/ru_RU.po b/po/ru_RU.po
index e13e12b..c7dc079 100644
--- a/po/ru_RU.po
+++ b/po/ru_RU.po
@@ -111,7 +111,13 @@ msgstr ""
msgid "Couldn't grab image from primary device"
msgstr ""
-msgid "Timer conflicts detected! You should check the conflicting timers."
+msgid "Timer conflict check detected "
+msgstr ""
+
+msgid " conflict"
+msgstr ""
+
+msgid " conflicts"
msgstr ""
msgid "Couldn't aquire access to channels, please try again later."
@@ -426,6 +432,15 @@ msgstr ""
msgid "Logout"
msgstr ""
+msgid "Your attention is required"
+msgstr ""
+
+msgid "React"
+msgstr ""
+
+msgid "Dismiss"
+msgstr ""
+
msgid "Find more at the Internet Movie Database."
msgstr ""
diff --git a/po/sl_SI.po b/po/sl_SI.po
index eaa37f5..412537d 100644
--- a/po/sl_SI.po
+++ b/po/sl_SI.po
@@ -112,7 +112,13 @@ msgstr ""
msgid "Couldn't grab image from primary device"
msgstr ""
-msgid "Timer conflicts detected! You should check the conflicting timers."
+msgid "Timer conflict check detected "
+msgstr ""
+
+msgid " conflict"
+msgstr ""
+
+msgid " conflicts"
msgstr ""
msgid "Couldn't aquire access to channels, please try again later."
@@ -427,6 +433,15 @@ msgstr ""
msgid "Logout"
msgstr ""
+msgid "Your attention is required"
+msgstr ""
+
+msgid "React"
+msgstr ""
+
+msgid "Dismiss"
+msgstr ""
+
msgid "Find more at the Internet Movie Database."
msgstr ""
diff --git a/po/sv_SE.po b/po/sv_SE.po
index 3cb7520..a9bd7c7 100644
--- a/po/sv_SE.po
+++ b/po/sv_SE.po
@@ -112,7 +112,13 @@ msgstr ""
msgid "Couldn't grab image from primary device"
msgstr ""
-msgid "Timer conflicts detected! You should check the conflicting timers."
+msgid "Timer conflict check detected "
+msgstr ""
+
+msgid " conflict"
+msgstr ""
+
+msgid " conflicts"
msgstr ""
msgid "Couldn't aquire access to channels, please try again later."
@@ -427,6 +433,15 @@ msgstr ""
msgid "Logout"
msgstr ""
+msgid "Your attention is required"
+msgstr ""
+
+msgid "React"
+msgstr ""
+
+msgid "Dismiss"
+msgstr ""
+
msgid "Find more at the Internet Movie Database."
msgstr ""
diff --git a/po/tr_TR.po b/po/tr_TR.po
index df3cd0d..7211c2f 100644
--- a/po/tr_TR.po
+++ b/po/tr_TR.po
@@ -112,7 +112,13 @@ msgstr ""
msgid "Couldn't grab image from primary device"
msgstr ""
-msgid "Timer conflicts detected! You should check the conflicting timers."
+msgid "Timer conflict check detected "
+msgstr ""
+
+msgid " conflict"
+msgstr ""
+
+msgid " conflicts"
msgstr ""
msgid "Couldn't aquire access to channels, please try again later."
@@ -427,6 +433,15 @@ msgstr ""
msgid "Logout"
msgstr ""
+msgid "Your attention is required"
+msgstr ""
+
+msgid "React"
+msgstr ""
+
+msgid "Dismiss"
+msgstr ""
+
msgid "Find more at the Internet Movie Database."
msgstr ""