From 6fb78f3db6d19fc61a1ba02c69abdd7e27d9e168 Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Wed, 13 Apr 2005 11:28:16 +0000 Subject: [PATCH] Automatically generated. --- .../examples/hello-csharp-forms/po/it.po | 24 +++++++++++++++++++ gettext-tools/examples/hello-csharp/po/it.po | 24 +++++++++++++++++++ 2 files changed, 48 insertions(+) create mode 100644 gettext-tools/examples/hello-csharp-forms/po/it.po create mode 100644 gettext-tools/examples/hello-csharp/po/it.po diff --git a/gettext-tools/examples/hello-csharp-forms/po/it.po b/gettext-tools/examples/hello-csharp-forms/po/it.po new file mode 100644 index 000000000..06141334f --- /dev/null +++ b/gettext-tools/examples/hello-csharp-forms/po/it.po @@ -0,0 +1,24 @@ +# Italian messages for hello-csharp-forms. +# Copyright (C) 2005 Yoyodyne, Inc. +# This file is distributed under the same license as the gettext package. +# Marco Colombo , 2005. +# +msgid "" +msgstr "" +"Project-Id-Version: hello-csharp-forms 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 \n" +"Language-Team: Italian \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: hello.cs:30 +msgid "Hello, world!" +msgstr "Salve, mondo!" + +#: hello.cs:37 +#, csharp-format +msgid "This program is running as process number {0}." +msgstr "Questo programma è in esecuzione con numero di processo {0}." diff --git a/gettext-tools/examples/hello-csharp/po/it.po b/gettext-tools/examples/hello-csharp/po/it.po new file mode 100644 index 000000000..c63de1b19 --- /dev/null +++ b/gettext-tools/examples/hello-csharp/po/it.po @@ -0,0 +1,24 @@ +# Italian messages for hello-csharp. +# Copyright (C) 2005 Yoyodyne, Inc. +# This file is distributed under the same license as the gettext package. +# Marco Colombo , 2005. +# +msgid "" +msgstr "" +"Project-Id-Version: hello-csharp 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 \n" +"Language-Team: Italian \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: hello.cs:15 +msgid "Hello, world!" +msgstr "Salve, mondo!" + +#: hello.cs:18 +#, csharp-format +msgid "This program is running as process number {0}." +msgstr "Questo programma è in esecuzione con numero di processo {0}." -- 2.47.2