]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
Automatically generated. 0.14.x-branchpoint v0.14.4
authorBruno Haible <bruno@clisp.org>
Wed, 13 Apr 2005 11:28:16 +0000 (11:28 +0000)
committerBruno Haible <bruno@clisp.org>
Tue, 23 Jun 2009 10:12:31 +0000 (12:12 +0200)
gettext-tools/examples/hello-csharp-forms/po/it.po [new file with mode: 0644]
gettext-tools/examples/hello-csharp/po/it.po [new file with mode: 0644]

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 (file)
index 0000000..0614133
--- /dev/null
@@ -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 <m.colombo@ed.ac.uk>, 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 <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.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 (file)
index 0000000..c63de1b
--- /dev/null
@@ -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 <m.colombo@ed.ac.uk>, 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 <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.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}."