From e75f07157fb363087f32d0db6b751e85edbd2ad4 Mon Sep 17 00:00:00 2001 From: Tobias Grimm Date: Fri, 19 Dec 2008 22:29:08 +0100 Subject: Partially Updated Italian translation, new release 0.7.0 --- HISTORY | 3 ++- osdteletext.c | 2 +- po/it_IT.po | 21 +++++++++++---------- 3 files changed, 14 insertions(+), 12 deletions(-) diff --git a/HISTORY b/HISTORY index d0c5245..1a5b41e 100644 --- a/HISTORY +++ b/HISTORY @@ -1,10 +1,11 @@ VDR Plugin 'osdteletext' Revision History ----------------------------------------- -2008-12-??: version 0.?.? +2008-12-19: version 0.7.0 - switched completely to VDR 1.6's I18N system and removed the old crap - no more support for older VDR versions! (thx to Rolf Ahrenberg) - proper translation of the key bindings (thx to Rolf Ahrenberg) +- Partially updated Italian translation by Davide Cavalca 2008-12-02: version 0.6.0 - Moved installation of README and manpage from all to install target diff --git a/osdteletext.c b/osdteletext.c index 234d320..32777b7 100644 --- a/osdteletext.c +++ b/osdteletext.c @@ -25,7 +25,7 @@ using namespace std; #error "VDR-1.6.0 API version or greater is required!" #endif -static const char *VERSION = "0.6.0"; +static const char *VERSION = "0.7.0"; static const char *DESCRIPTION = trNOOP("Displays teletext on the OSD"); static const char *MAINMENUENTRY = trNOOP("Teletext (OSD)"); diff --git a/po/it_IT.po b/po/it_IT.po index f37873d..046ab0b 100644 --- a/po/it_IT.po +++ b/po/it_IT.po @@ -4,15 +4,16 @@ # Alberto Carraro , 2001 # Antonio Ospite , 2003 # Sean Carlos , 2005 +# Davide Cavalca , 2005 # msgid "" msgstr "" "Project-Id-Version: VDR 1.5.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2008-12-13 23:09+0200\n" -"PO-Revision-Date: 2008-05-04 15:33+0200\n" -"Last-Translator: Sean Carlos \n" -"Language-Team: \n" +"PO-Revision-Date: 2008-12-14 10:24+0100\n" +"Last-Translator: Davide Cavalca \n" +"Language-Team: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=ISO-8859-15\n" "Content-Transfer-Encoding: 8bit\n" @@ -39,22 +40,22 @@ msgid "Half page" msgstr "Mezza pagina" msgid "Change channel" -msgstr "Cambio canale" +msgstr "Cambia canale" msgid "Switch background" msgstr "Cambia sfondo" msgid "Jump to..." -msgstr "Salta a..." +msgstr "Vai a..." msgid "Background transparency" msgstr "Trasparenza dello sfondo" msgid "Show clock" -msgstr "Visualizza la hora" +msgstr "Mostra orologio" msgid "Auto-update pages" -msgstr "Aggiornamento pagina automatico" +msgstr "Aggiorna automaticamente le pagine" msgid "OSD height" msgstr "Altezza OSD" @@ -63,13 +64,13 @@ msgid "OSD width" msgstr "Larghezza OSD" msgid "OSD horizontal align" -msgstr "" +msgstr "Allineamento orizzontale OSD" msgid "OSD vertical align" -msgstr "" +msgstr "Allineamento verticale OSD" msgid "Key bindings" msgstr "" msgid " Page number" -msgstr " Numero di pagina" +msgstr " Numero pagina" -- cgit v1.2.3