mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-09-24 21:48:45 -04:00
25 lines
779 B
Plaintext
25 lines
779 B
Plaintext
# Italian messages for hello-clisp.
|
|
# Copyright (C) 2005 Yoyodyne, Inc.
|
|
# This file is distributed under the same license as the gettext package.
|
|
# Marco Colombo <m.colombo@ed.ac.uk>, 2005.
|
|
#
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: hello-clisp 0.14.3\n"
|
|
"Report-Msgid-Bugs-To: bug-gnu-gettext@gnu.org\n"
|
|
"PO-Revision-Date: 2005-04-06 11:53+0100\n"
|
|
"Last-Translator: Marco Colombo <m.colombo@ed.ac.uk>\n"
|
|
"Language-Team: Italian <tp@lists.linux.it>\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
|
|
#: hello.lisp.in:12
|
|
msgid "Hello, world!"
|
|
msgstr "Salve, mondo!"
|
|
|
|
#: hello.lisp.in:14
|
|
#, lisp-format
|
|
msgid "This program is running as process number ~D."
|
|
msgstr "Questo programma è in esecuzione con numero di processo ~D."
|