1 1.1 christos # Italian messages for hello-java. 2 1.1 christos # Copyright (C) 2005, 2006 Yoyodyne, Inc. 3 1.1 christos # This file is distributed under the same license as the gettext package. 4 1.1 christos # Marco Colombo <m.colombo (a] ed.ac.uk>, 2005, 2006. 5 1.1 christos # 6 1.1 christos msgid "" 7 1.1 christos msgstr "" 8 1.1 christos "Project-Id-Version: hello-java 0.15-pre5\n" 9 1.1 christos "Report-Msgid-Bugs-To: bug-gnu-gettext (a] gnu.org\n" 10 1.1 christos "PO-Revision-Date: 2006-07-01 10:46+0100\n" 11 1.1 christos "Last-Translator: Marco Colombo <m.colombo (a] ed.ac.uk>\n" 12 1.1 christos "Language-Team: Italian <tp (a] lists.linux.it>\n" 13 1.1 christos "MIME-Version: 1.0\n" 14 1.1 christos "Content-Type: text/plain; charset=UTF-8\n" 15 1.1 christos "Content-Transfer-Encoding: 8bit\n" 16 1.1 christos 17 1.1 christos #: Hello.java:15 18 1.1 christos msgid "Hello, world!" 19 1.1 christos msgstr "Salve, mondo!" 20 1.1 christos 21 1.1 christos #: Hello.java:19 22 1.1 christos #, java-format 23 1.1 christos msgid "This program is running as process number {0}." 24 1.1 christos msgstr "Questo programma in esecuzione con numero di processo {0}." 25