D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
opt
/
lampp
/
share
/
doc
/
gettext
/
examples
/
hello-csharp
/
po
/
Filename :
vi.po
back
Copy
# Vietnamese Translation for Gettext Examples. # Copyright © 2010 Yoyodyne, Inc. (msgids) # Copyright © 2010 Free Software Foundation, Inc. # This file is distributed under the same license as the gettext package. # Clytie Siddall <clytie@riverland.net.au>, 2005-2010. # msgid "" msgstr "" "Project-Id-Version: hello-csharp 0.18\n" "Report-Msgid-Bugs-To: bug-gnu-gettext@gnu.org\n" "PO-Revision-Date: 2010-05-13 17:32+0930\n" "Last-Translator: Clytie Siddall <clytie@riverland.net.au>\n" "Language-Team: Vietnamese <vi-VN@googlegroups.com>\n" "Language: vi\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" "X-Generator: LocFactoryEditor 1.8\n" #: hello.cs:14 msgid "Hello, world!" msgstr "Chào thế giới !" #: hello.cs:17 #, 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 tiến trình {0}."