From 204d2c6bac6cb134f73e39ee450c3e56a15ee06c Mon Sep 17 00:00:00 2001 From: Midas Date: Fri, 5 Nov 2010 01:18:12 +0100 Subject: 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 --- po/de_DE.po | 29 +++++++++++++++------ po/it_IT.po | 84 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 106 insertions(+), 7 deletions(-) create mode 100644 po/it_IT.po (limited to 'po') diff --git a/po/de_DE.po b/po/de_DE.po index da05da3..434a990 100644 --- a/po/de_DE.po +++ b/po/de_DE.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: VDR 1.5.7\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-08-03 05:23+0200\n" -"PO-Revision-Date: 2010-08-03 05:23+0200\n" +"POT-Creation-Date: 2010-11-05 00:55+0100\n" +"PO-Revision-Date: 2010-11-05 00:53+0100\n" "Last-Translator: Klaus Schmidinger \n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -21,15 +21,12 @@ msgstr "Sendung/EPG-Titel sperren" msgid "(De)Block broadcast" msgstr "Sendung (ent)sperren" -msgid "Delete keyword?" -msgstr "Schlagwort löschen?" +msgid "Permission denied!" +msgstr "Aktion nicht erlaubt!" msgid "Current show blocked!" msgstr "Aktuelle Sendung gesperrt!" -msgid "Permission denied!" -msgstr "Aktion nicht erlaubt!" - msgid "New Entry" msgstr "Neuer Eintrag" @@ -45,15 +42,27 @@ msgstr "Beim Umschalten" msgid "Channel EPG" msgstr "Kanal EPG" +msgid "black" +msgstr "gesperrt" + +msgid "white" +msgstr "nicht gesperrt" + msgid "Detection Method" msgstr "Methode" msgid "Ok deblocks temporarily" msgstr "Ok entsperrt temporär" +msgid "Fuzzy fallback" +msgstr "Unschärfepriorität" + msgid "--- Keywords -------------------------------------------------------------------" msgstr "--- Schlagworte ----------------------------------------------------------------" +msgid "Delete keyword?" +msgstr "Schlagwort löschen?" + msgid "Pattern" msgstr "Suchmuster" @@ -63,5 +72,11 @@ msgstr "Regul msgid "Ignore Case" msgstr "Groß/Kleinschreibung ignorieren" +msgid "Whitelist" +msgstr "" + msgid "Malformed regular expression!" msgstr "Ungültiger regulärer Ausdruck!" + +msgid "Please edit duplicate instead" +msgstr "Bitte vorhandenen Eintrag editieren" diff --git a/po/it_IT.po b/po/it_IT.po new file mode 100644 index 0000000..cf7da03 --- /dev/null +++ b/po/it_IT.po @@ -0,0 +1,84 @@ +# VDR plugin language source file. +# Copyright (C) 2007 Klaus Schmidinger +# This file is distributed under the same license as the VDR package. +# Alberto Carraro , 2001 +# Antonio Ospite , 2003 +# Sean Carlos , 2005 +# +msgid "" +msgstr "" +"Project-Id-Version: VDR 1.5.7\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2010-11-05 00:55+0100\n" +"PO-Revision-Date: 2010-11-05 00:53+0100\n" +"Last-Translator: Sean Carlos \n" +"Language-Team: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=ISO-8859-15\n" +"Content-Transfer-Encoding: 8bit\n" + +msgid "Block unwanted shows by EPG title" +msgstr "Blocca i programmi non desiderati tramite i titoli EPG" + +msgid "(De)Block broadcast" +msgstr "(S)Blocca trasmissione" + +msgid "Permission denied!" +msgstr "Permesso negato!" + +msgid "Current show blocked!" +msgstr "Programma attuale bloccato!" + +msgid "New Entry" +msgstr "Nuovo valore" + +msgid "Hide Mainmenu Entry" +msgstr "Nascondi voce menu principale" + +msgid "Message Timeout [s]" +msgstr "" + +msgid "On Switch" +msgstr "Al cambio canale" + +msgid "Channel EPG" +msgstr "Canale EPG" + +msgid "black" +msgstr "" + +msgid "white" +msgstr "" + +msgid "Detection Method" +msgstr "Metodo rilevamento" + +msgid "Ok deblocks temporarily" +msgstr "Permetti sblocchi temporanei" + +msgid "Fuzzy fallback" +msgstr "" + +msgid "--- Keywords -------------------------------------------------------------------" +msgstr "--- Parole chiave---------------------------------------------------------------" + +msgid "Delete keyword?" +msgstr "Eliminare parola chiave?" + +msgid "Pattern" +msgstr "Termine ricerca" + +msgid "Regular Expression" +msgstr "Espressione regolare" + +msgid "Ignore Case" +msgstr "Ignora maiuscole/minuscole" + +msgid "Whitelist" +msgstr "" + +msgid "Malformed regular expression!" +msgstr "Espressione regolare mal costruita!" + +msgid "Please edit duplicate instead" +msgstr "" -- cgit v1.2.3