# zh_CN translation for hello-c++-gnome3.
# 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, 2025.
#
msgid ""
msgstr ""
"Project-Id-Version: hello-c++-gnome3 0.25-pre1\n"
"Report-Msgid-Bugs-To: bug-gettext@gnu.org\n"
"PO-Revision-Date: 2025-04-29 15:56-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.6\n"

#: hello.cc:69
msgid "Hello world!"
msgstr "你好世界！"

#: hello.cc:71
#, c-format
msgid "This program is running as process number %s."
msgstr "此程序正以进程号 %s 运行。"

#: hello.cc:75
msgid "This is another text"
msgstr "这是另一段文本"

#: hello.cc:77
msgid "This is yet another text"
msgstr "这还是另一段文本"

#: hello.desktop.in.in:3
msgid "Hello"
msgstr "你好"

#: hello.desktop.in.in:4
msgid "Hello, world!"
msgstr "你好，世界！"

#: hello.ui:6
msgid "Example Application"
msgstr "示例应用"

#: hello.ui:34
msgid "Update text"
msgstr "更新文本"
