# Vietnamese Translation for Gettext Examples. # Bản dịch tiếng Việt dành cho các ví dụ của gói gettext. # Copyright © 2015 Yoyodyne, Inc. (msgids) # Copyright © 2015 Free Software Foundation, Inc. # This file is distributed under the same license as the gettext package. # Clytie Siddall , 2005-2010. # Trần Ngọc Quân , 2012-2015, 2023. # msgid "" msgstr "" "Project-Id-Version: hello-go 0.22\n" "Report-Msgid-Bugs-To: bug-gettext@gnu.org\n" "PO-Revision-Date: 2023-06-24 09:10+0700\n" "Last-Translator: Trần Ngọc Quân \n" "Language-Team: Vietnamese \n" "Language: vi\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Bugs: Report translation errors to the Language-Team address.\n" "Plural-Forms: nplurals=1; plural=0;\n" #: example1/hello1ml.go.in:42 example1/hello1sl.go.in:40 #: example2/hello2sl.go.in:28 example3/hello3ml.go.in:44 msgid "Hello, world!" msgstr "Chào thế giới!" #: example1/hello1ml.go.in:43 example1/hello1sl.go.in:41 #: example2/hello2sl.go.in:29 example3/hello3ml.go.in:45 #, go-format msgid "This program is running as process number %d." msgstr "Chương trình này đang chạy với mã số tiến trình %d."