# zh_CN translation for hello-java-swing.
# Copyright (C) 2015 Yoyodyne, Inc. (msgids)
# This file is distributed under the same license as the gettext package.
# Funda Wang <fundawang@linux.net.cn>, 2003.
# Ji ZhengYu <zhengyuji@gmail.com>, 2015.
# Boyuan Yang <073plan@gmail.com>, 2019, 2023.
#
msgid ""
msgstr ""
"Project-Id-Version: hello-java-swing 0.22\n"
"Report-Msgid-Bugs-To: bug-gettext@gnu.org\n"
"PO-Revision-Date: 2023-06-18 11:53-0400\n"
"Last-Translator: Boyuan Yang <073plan@gmail.com>\n"
"Language-Team: Chinese (simplified) <i18n-zh@googlegroups.com>\n"
"Language: zh_CN\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"
"X-Generator: Poedit 3.2.2\n"
#: Hello.java:20
msgid "Hello, world!"
msgstr "你好,世界!"
#: Hello.java:25
#, java-format
msgid "This program is running as process number {0}."
msgstr "此程序正以进程号 {0} 运行。"