]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
Update for 0.15. v0.15
authorBruno Haible <bruno@clisp.org>
Fri, 21 Jul 2006 21:06:33 +0000 (21:06 +0000)
committerBruno Haible <bruno@clisp.org>
Tue, 23 Jun 2009 10:13:37 +0000 (12:13 +0200)
gettext-tools/examples/hello-csharp-forms/po/it.po
gettext-tools/examples/hello-csharp-forms/po/sv.po
gettext-tools/examples/hello-csharp-forms/po/vi.po
gettext-tools/examples/hello-csharp/po/it.po
gettext-tools/examples/hello-csharp/po/sv.po
gettext-tools/examples/hello-csharp/po/vi.po

index 06141334fef6fbf796fc3d99990290af80d51746..10b67534e3f210c25a26fcc998f71ccf402a932b 100644 (file)
@@ -1,13 +1,13 @@
 # Italian messages for hello-csharp-forms.
-# Copyright (C) 2005 Yoyodyne, Inc.
+# Copyright (C) 2005, 2006 Yoyodyne, Inc.
 # This file is distributed under the same license as the gettext package.
-# Marco Colombo <m.colombo@ed.ac.uk>, 2005.
+# Marco Colombo <m.colombo@ed.ac.uk>, 2005, 2006.
 #
 msgid ""
 msgstr ""
-"Project-Id-Version: hello-csharp-forms 0.14.3\n"
+"Project-Id-Version: hello-csharp-forms 0.15-pre5\n"
 "Report-Msgid-Bugs-To: bug-gnu-gettext@gnu.org\n"
-"PO-Revision-Date: 2005-04-06 11:53+0100\n"
+"PO-Revision-Date: 2006-07-01 10:46+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"
index f9201301d28ae6e211edbbf2125b81820b32f0af..25f2ae7b648b4b10e2a4aab18d17163ab471543d 100644 (file)
@@ -1,23 +1,23 @@
 # Swedish messages for hello-csharp-forms.
-# Copyright © 2003 Free Software Foundation, Inc.
-# Jan Djärv <jan.h.d@swipnet.se>, 2003
-# Revision: 1.6
+# Copyright © 2006 Yoyodyne, Inc.
+# Jan Djärv <jan.h.d@swipnet.se>, 2003, 2006
+# Revision: 1.9
 msgid ""
 msgstr ""
-"Project-Id-Version: hello-csharp-forms 0.13.1\n"
+"Project-Id-Version: hello-csharp-forms 0.15-pre5\n"
 "Report-Msgid-Bugs-To: bug-gnu-gettext@gnu.org\n"
-"PO-Revision-Date: 2003-12-20 22:33+0100\n"
-"Last-Translator: Jan Djärv <jan.h.d@swipnet.se>\n"
-"Language-Team: Swedish <sv@li.org>\n"
+"PO-Revision-Date: 2006-07-04 12:39+0200\n"
+"Last-Translator: Jan Djärv <jan.h.d@swipnet.se>\n"
+"Language-Team: Swedish <tp-sv@listor.tp-sv.se>\n"
 "MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=iso-8859-1\n"
+"Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 
 #: hello.cs:30
 msgid "Hello, world!"
-msgstr "Hej världen!"
+msgstr "Hej världen!"
 
 #: hello.cs:37
 #, csharp-format
 msgid "This program is running as process number {0}."
-msgstr "Detta program kör som process nummer {0}."
+msgstr "Detta program kör som process nummer {0}."
index 6131ea5755da9570e85d20afa252761931bb17db..36347dd8fa3406113a18e0f8ae645f9dccf3e732 100644 (file)
@@ -1,24 +1,24 @@
-# Vietnamese Translation for hello-csharp-forms-0.14.5.
+# Vietnamese Translation for Gettext Examples.
 # Copyright © 2005 Yoyodyne, Inc.
-# Copyright © 2005 Free Software Foundation, Inc.
-# Clytie Siddall <clytie@riverland.net.au>, 2005.
+# Copyright © 2006 Free Software Foundation, Inc.
+# Clytie Siddall <clytie@riverland.net.au>, 2005-2006.
 # 
 msgid ""
 msgstr ""
-"Project-Id-Version: hello-csharp-forms 0.14.5\n"
+"Project-Id-Version: hello-csharp-forms 0.15-pre5\n"
 "Report-Msgid-Bugs-To: bug-gnu-gettext@gnu.org\n"
-"PO-Revision-Date: 2005-05-24 12:52+0930\n"
+"PO-Revision-Date: 2006-07-09 20:36+0930\n"
 "Last-Translator: Clytie Siddall <clytie@riverland.net.au>\n"
-"Language-Team: Vietnamese <gnomevi-list@lists.sourceforge.net> \n"
+"Language-Team: Vietnamese <vi-VN@googlegroups.com> \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 "Chào thế giới!"
+msgstr "Chào thế giới !"
 
 #: hello.cs:37
 #, csharp-format
 msgid "This program is running as process number {0}."
-msgstr "Chương trình này đang chạy với số hiệu xử lý «{0}»."
+msgstr "Chương trình này đang chạy với số hiệu xử lý {0}."
index c63de1b190a9d7590a2fb0018abab6eb1f840f56..5ae0ec36db2116c602c09d667240f8fdba6efb7a 100644 (file)
@@ -1,13 +1,13 @@
 # Italian messages for hello-csharp.
-# Copyright (C) 2005 Yoyodyne, Inc.
+# Copyright (C) 2005, 2006 Yoyodyne, Inc.
 # This file is distributed under the same license as the gettext package.
-# Marco Colombo <m.colombo@ed.ac.uk>, 2005.
+# Marco Colombo <m.colombo@ed.ac.uk>, 2005, 2006.
 #
 msgid ""
 msgstr ""
-"Project-Id-Version: hello-csharp 0.14.3\n"
+"Project-Id-Version: hello-csharp 0.15-pre5\n"
 "Report-Msgid-Bugs-To: bug-gnu-gettext@gnu.org\n"
-"PO-Revision-Date: 2005-04-06 11:53+0100\n"
+"PO-Revision-Date: 2006-07-01 10:46+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"
index bef93d6a8a40ff4b233c5040a7cb2c7908b330aa..ff257e33fd3103a9c0aa2a1c9b98df0edb80b667 100644 (file)
@@ -1,23 +1,23 @@
 # Swedish messages for hello-csharp.
-# Copyright © 2003 Free Software Foundation, Inc.
-# Jan Djärv <jan.h.d@swipnet.se>, 2003
-# Revision: 1.6
+# Copyright © 2006 Yoyodyne, Inc.
+# Jan Djärv <jan.h.d@swipnet.se>, 2003, 2006
+# Revision: 1.9
 msgid ""
 msgstr ""
-"Project-Id-Version: hello-csharp 0.13.1\n"
+"Project-Id-Version: hello-csharp 0.15-pre5\n"
 "Report-Msgid-Bugs-To: bug-gnu-gettext@gnu.org\n"
-"PO-Revision-Date: 2003-12-20 22:33+0100\n"
-"Last-Translator: Jan Djärv <jan.h.d@swipnet.se>\n"
-"Language-Team: Swedish <sv@li.org>\n"
+"PO-Revision-Date: 2006-07-04 12:39+0200\n"
+"Last-Translator: Jan Djärv <jan.h.d@swipnet.se>\n"
+"Language-Team: Swedish <tp-sv@listor.tp-sv.se>\n"
 "MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=iso-8859-1\n"
+"Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 
 #: hello.cs:15
 msgid "Hello, world!"
-msgstr "Hej världen!"
+msgstr "Hej världen!"
 
 #: hello.cs:18
 #, csharp-format
 msgid "This program is running as process number {0}."
-msgstr "Detta program kör som process nummer {0}."
+msgstr "Detta program kör som process nummer {0}."
index 44daf0146e3373e00d4d69cd60a668eefb49cb73..d7523d02cfff426dda3fd80525b92bdb62a8471f 100644 (file)
@@ -1,24 +1,24 @@
-# Vietnamese Translation for hello-csharp-0.14.5.
+# Vietnamese Translation for Gettext Examples.
 # Copyright © 2005 Yoyodyne, Inc.
-# Copyright © 2005 Free Software Foundation, Inc.
-# Clytie Siddall <clytie@riverland.net.au>, 2005.
+# Copyright © 2006 Free Software Foundation, Inc.
+# Clytie Siddall <clytie@riverland.net.au>, 2005-2006.
 # 
 msgid ""
 msgstr ""
-"Project-Id-Version: hello-csharp 0.14.5\n"
+"Project-Id-Version: hello-csharp 0.15-pre5\n"
 "Report-Msgid-Bugs-To: bug-gnu-gettext@gnu.org\n"
-"PO-Revision-Date: 2005-05-24 12:52+0930\n"
+"PO-Revision-Date: 2006-07-09 20:36+0930\n"
 "Last-Translator: Clytie Siddall <clytie@riverland.net.au>\n"
-"Language-Team: Vietnamese <gnomevi-list@lists.sourceforge.net> \n"
+"Language-Team: Vietnamese <vi-VN@googlegroups.com> \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 "Chào thế giới!"
+msgstr "Chào thế giới !"
 
 #: hello.cs:18
 #, csharp-format
 msgid "This program is running as process number {0}."
-msgstr "Chương trình này đang chạy với số hiệu xử lý «{0}»."
+msgstr "Chương trình này đang chạy với số hiệu xử lý {0}."