# zh_CN translation for hello-rust. # Copyright (C) 2015 Yoyodyne, Inc. (msgids) # This file is distributed under the same license as the gettext package. # Funda Wang , 2003. # Ji ZhengYu , 2015. # Boyuan Yang <073plan@gmail.com>, 2019, 2023, 2025. # msgid "" msgstr "" "Project-Id-Version: hello-rust 0.26-pre1\n" "Report-Msgid-Bugs-To: bug-gettext@gnu.org\n" "PO-Revision-Date: 2025-07-05 16:22-0400\n" "Last-Translator: Boyuan Yang <073plan@gmail.com>\n" "Language-Team: Chinese (simplified) \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 2.4.3\n" #: src/main.rs.in:30 msgid "Hello, world!" msgstr "你好,世界!" #: src/main.rs.in:31 #, rust-format msgid "This program is running as process number {}." msgstr "此程序正以进程号 {} 运行。"