From e8823c9b374a977cedae4daba01ad085eb8607f7 Mon Sep 17 00:00:00 2001 From: svntobi Date: Wed, 26 Mar 2008 00:55:25 +0000 Subject: Updated Italian translation by Diego Pierotto git-svn-id: file:///home/tobias/sandbox/vdr/--/vdr-pkg/vdr-pkg/menuorg/trunk@7094 cd0d6b48-d4f9-0310-940f-ab8c4eb44d3f --- HISTORY | 8 ++++++-- README | 2 +- po/it.po | 12 ++++++------ src/Version.h | 2 +- 4 files changed, 14 insertions(+), 10 deletions(-) diff --git a/HISTORY b/HISTORY index e11573c..8670936 100644 --- a/HISTORY +++ b/HISTORY @@ -28,8 +28,8 @@ VDR Plugin 'menuorg' Revision History 2008-03-23: Version 0.4 -- Added optional title attribute for system and plugin menu items, which allows the - displayed text to be changed +- Added optional title attribute for system and plugin menu items, which allows + the displayed text to be changed - Added a Seperator Item - Now an empty submenu can exist - Now VDR >= 1.5.18 is required @@ -47,3 +47,7 @@ VDR Plugin 'menuorg' Revision History - Separator items now don't have a hotkey (number) in the OSD menu anymore (requires the patch to be updated once more) - Added French translation by NIVAL Michaël + +2008-03-26: Version 0.4.3 + +- Updated Italian translation by Diego Pierotto diff --git a/README b/README index 8a3177b..7bd26a1 100644 --- a/README +++ b/README @@ -8,7 +8,7 @@ Project's homepage: http://www.e-tobi.net/blog/pages/vdr-menuorg Translations: - it: The Italian VDR Community - Gringo + it: Diego Pierotto (The Italian VDR Community) fr: NIVAL Michaël License: diff --git a/po/it.po b/po/it.po index c47840d..fa32a09 100644 --- a/po/it.po +++ b/po/it.po @@ -3,9 +3,9 @@ msgstr "" "Project-Id-Version: vdr-menuorg\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2008-03-22 16:44+0100\n" -"PO-Revision-Date: 2008-03-22 16:47+0100\n" +"PO-Revision-Date: 2008-03-26 01:01+0100\n" "Last-Translator: Gringo \n" -"Language-Team: Gringo \n" +"Language-Team: Gringo \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -13,14 +13,14 @@ msgstr "" "X-Poedit-Country: ITALY\n" msgid "Reorganizes the main menu" -msgstr "" +msgstr "Riorganizza il menu principale" msgid "Failed to load MenuOrg's config file!" -msgstr "Impossibile caricare il file di configurazione MenuOrg" +msgstr "Caricamento file config. MenuOrg fallito!" msgid "Enable custom menu" -msgstr "" +msgstr "Attiva menu personalizzati" msgid "Include unconfigured plugins" -msgstr "" +msgstr "Includi plugin non configurati" diff --git a/src/Version.h b/src/Version.h index 3aa543d..6d724f5 100644 --- a/src/Version.h +++ b/src/Version.h @@ -24,6 +24,6 @@ #ifndef ___VERSION_H #define ___VERSION_H -static const char VERSION[] = "0.4.2"; +static const char VERSION[] = "0.4.3"; #endif -- cgit v1.2.3