summaryrefslogtreecommitdiff
path: root/i18n.c
diff options
context:
space:
mode:
authorMidas <vdrportal_midas@gmx.de>2010-11-05 01:18:12 +0100
committerMidas <vdrportal_midas@gmx.de>2010-11-05 01:18:12 +0100
commit204d2c6bac6cb134f73e39ee450c3e56a15ee06c (patch)
tree8165b843af9daebbe13870b828b60120130ec260 /i18n.c
parentd04ad65095872e60613282b584ee10013ea18f44 (diff)
downloadvdr-plugin-block-204d2c6bac6cb134f73e39ee450c3e56a15ee06c.tar.gz
vdr-plugin-block-204d2c6bac6cb134f73e39ee450c3e56a15ee06c.tar.bz2
Release of Version 0.1.0
New features / Bugfixes: -Feature: block.conf format and path changed -Feature: Whitelist function -Feature: New Setup Option 'Fuzzy Fallback' (see whitelist section above) -Feature: Duplicate entries are not allowed anymore! -Feature: New key handling in the plugins setup -Feature: 'New' jumps to an existing 'New entry' -Feature: Parental Guidance and main menu entry -Feature: In Parental Guidance mode replay may be blocked -Feature: Consideration of empty or no EPG data -Feature: Italian translation added (thanks to Diego Pierotto) -Feature: Added list sorting. -Feature: Changes are applied immediately. -Bugfix: In rare cases shows were not blocked. Fixed. -Bugfix: Zap direction -Bugfix: Changing the zap direction on block events to 'down' should now work (again). -Bugfix: Unwanted behaviour if OSD is open -Bugfix: Syslog spams on channels with no or empty EPG please see HISTORY and README for more details
Diffstat (limited to 'i18n.c')
-rw-r--r--i18n.c144
1 files changed, 122 insertions, 22 deletions
diff --git a/i18n.c b/i18n.c
index a950306..81e06b7 100644
--- a/i18n.c
+++ b/i18n.c
@@ -35,7 +35,7 @@ const tI18nPhrase Phrases[] = {
{ "(De)Block broadcast",
"Sendung (ent)sperren",
"",
- "",
+ "(S)Blocca trasmissione",
"",
"",
"",
@@ -60,7 +60,7 @@ const tI18nPhrase Phrases[] = {
{ "Block unwanted shows by EPG title",
"Sendung/EPG-Titel sperren",
"",
- "",
+ "Blocca i programmi non desiderati tramite i titoli EPG",
"",
"",
"",
@@ -85,7 +85,7 @@ const tI18nPhrase Phrases[] = {
{ "Permission denied!",
"Aktion nicht erlaubt!",
"",
- "",
+ "Permesso negato!",
"",
"",
"",
@@ -110,7 +110,7 @@ const tI18nPhrase Phrases[] = {
{ "Current show blocked!",
"Aktuelle Sendung gesperrt!",
"",
- "",
+ "Programma attuale bloccato!",
"",
"",
"",
@@ -135,7 +135,7 @@ const tI18nPhrase Phrases[] = {
{ "New Entry",
"Neuer Eintrag",
"",
- "",
+ "Nuovo valore",
"",
"",
"",
@@ -160,7 +160,7 @@ const tI18nPhrase Phrases[] = {
{ "Hide Mainmenu Entry",
"Hauptmenüeintrag verstecken",
"",
- "",
+ "Nascondi voce menu principale",
"",
"",
"",
@@ -185,7 +185,7 @@ const tI18nPhrase Phrases[] = {
{ "Detection Method",
"Methode",
"",
- "",
+ "Metodo rilevamento",
"",
"",
"",
@@ -210,7 +210,7 @@ const tI18nPhrase Phrases[] = {
{ "Ok deblocks temporarily",
"Ok entsperrt temporär",
"",
- "",
+ "Permetti sblocchi temporanei",
"",
"",
"",
@@ -235,7 +235,7 @@ const tI18nPhrase Phrases[] = {
{ "On Switch",
"Beim Umschalten",
"",
- "",
+ "Al cambio canale",
"",
"",
"",
@@ -260,7 +260,7 @@ const tI18nPhrase Phrases[] = {
{ "Channel EPG",
"Kanal EPG",
"",
- "",
+ "Canale EPG",
"",
"",
"",
@@ -285,7 +285,7 @@ const tI18nPhrase Phrases[] = {
{ "Edit",
"Editieren",
"",
- "",
+ "Modificare",//translation guessed from dict.leo.org
"",
"",
"",
@@ -310,7 +310,7 @@ const tI18nPhrase Phrases[] = {
{ "Delete",
"Löschen",
"",
- "",
+ "Eliminare",//translation guessed from below ;)
"",
"",
"",
@@ -332,10 +332,10 @@ const tI18nPhrase Phrases[] = {
"",
#endif
},
- { "New",
+ { "New",
"Neu",
"",
- "",
+ "Nuovo",//translation guessed from dict.leo.org
"",
"",
"",
@@ -360,7 +360,7 @@ const tI18nPhrase Phrases[] = {
{ "Delete keyword?",
"Schlagwort löschen?",
"",
- "",
+ "Eliminare parola chiave?",
"",
"",
"",
@@ -385,7 +385,7 @@ const tI18nPhrase Phrases[] = {
{ "Pattern",
"Suchmuster",
"",
- "",
+ "Termine ricerca",
"",
"",
"",
@@ -407,10 +407,10 @@ const tI18nPhrase Phrases[] = {
"",
#endif
},
- { "--- Keywords -------------------------------------------------------------------",
+ { "--- Keywords -------------------------------------------------------------------",
"--- Schlagworte ----------------------------------------------------------------",
"",
- "",
+ "--- Parole chiave---------------------------------------------------------------",
"",
"",
"",
@@ -435,7 +435,7 @@ const tI18nPhrase Phrases[] = {
{ "Regular Expression",
"Regulärer Ausdruck",
"",
- "",
+ "Espressione regolare",
"",
"",
"",
@@ -460,7 +460,7 @@ const tI18nPhrase Phrases[] = {
{ "Ignore Case",
"Groß/Kleinschreibung ignorieren",
"",
- "",
+ "Ignora maiuscole/minuscole",
"",
"",
"",
@@ -485,7 +485,7 @@ const tI18nPhrase Phrases[] = {
{ "Malformed regular expression!",
"Ungültiger regulärer Ausdruck!",
"",
- "",
+ "Espressione regolare mal costruita!",
"",
"",
"",
@@ -507,10 +507,110 @@ const tI18nPhrase Phrases[] = {
"",
#endif
},
- { "Message Timeout [s]",
+ { "Message Timeout [s]",
"Wartezeit bis Umschalten [s]",
"",
+ "",//maybe someone could help out?
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+#if VDRVERSNUM >= 10313
+ "",
+#endif
+#if VDRVERSNUM >= 10316
+ "",
+#endif
+ },
+ { "Fuzzy fallback",
+ "Unschärfepriorität",
+ "",
+ "",//maybe someone could help out?
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+#if VDRVERSNUM >= 10313
+ "",
+#endif
+#if VDRVERSNUM >= 10316
+ "",
+#endif
+ },
+ { "black",
+ "gesperrt",
+ "",
+ "",//maybe someone could help out?
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+#if VDRVERSNUM >= 10313
+ "",
+#endif
+#if VDRVERSNUM >= 10316
+ "",
+#endif
+ },
+ { "white",
+ "nicht gesperrt",
+ "",
+ "",//maybe someone could help out?
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+#if VDRVERSNUM >= 10313
+ "",
+#endif
+#if VDRVERSNUM >= 10316
+ "",
+#endif
+ },
+ { "Please edit duplicate instead",
+ "Bitte vorhandenen Eintrag editieren",
"",
+ "",//maybe someone could help out?
"",
"",
"",