msgid ""
msgstr ""
"Project-Id-Version: wxPerl demo\n"
"POT-Creation-Date: 2001-05-21 18:32ora legale Europa occidentale\n"
"PO-Revision-Date: 2002-02-26 18:19+0100\n"
"Last-Translator: Mattia Barbon <mbarbon@dsi.unive.it>\n"
"Language-Team: wxPerl team <wxperl-users@lists.sourceforge.net>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=iso-8859-1\n"
"Content-Transfer-Encoding: 8bit\n"
#: demo/wxLocale.pm:22
msgid "English"
msgstr "Inglese"
#: demo/wxLocale.pm:23
msgid "French"
msgstr "Francese"
#: demo/wxLocale.pm:24
msgid "Italian"
msgstr "Italiano"
#: demo/wxLocale.pm:38
msgid "Choose a language"
msgstr "Scegliere la lingua"
#: demo/wxLocale.pm:114
msgid "Some text"
msgstr "Del testo"
#: demo/wxLocale.pm:116
msgid "A button"
msgstr "Un bottone"
#: demo/wxLocale.pm:118
msgid "Change the language"
msgstr "Cambia la lingua"
#: demo/wxLocale.pm:120
msgid ""
"The message catalogs for this\n"
"example were translated\n"
"using poEdit ( http://www.volny.cz/vaclav.slavik/ )"
msgstr ""
"Il catalogo di messaggi per questo esempio\n"
"è stato tradotto con poEdit\n"
"( http://www.volny.cz/vaclav.slavik/ )"
#: demo/wxLocale.pm:121
msgid ""
"When dealing with internationalization/localization,\n"
"which involves variable width text,\n"
"the best choice is to use Sizers ( see documentation );\n"
"this example does not use them to\n"
"keep it as simple as possible"
msgstr ""
"Quando si ha a che fare con internazionalizzazione/localizzazione, \n"
"che implicano testi di lunghezza variabile,\n"
"è preferibile impiegare i 'Sizer' ( vedere documentazione );\n"
"non sono utilizzati in questo esempio\n"
"per mantenerlo il più semplice possibile"