From: Brian Hsu <hsubrianhsu@gmail.com>
To: qemu-devel@nongnu.org
Cc: qemu-trivial@nongnu.org, Brian Hsu <hsubrianhsu@gmail.com>
Subject: [PATCH] po: Add Traditional Chinese (zh_TW) translation
Date: Tue, 18 Aug 2026 20:25:51 +0800 [thread overview]
Message-ID: <20260818122552.661003-1-hsubrianhsu@gmail.com> (raw)
Hi, this is my first contribution to QEMU, and I'm still getting
familiar with the mailing-list workflow, so corrections are very
welcome.
I noticed the po/ directory has a Simplified Chinese translation but no
Traditional Chinese one. Traditional and Simplified Chinese look similar
but are not the same, and their user bases differ too. In Taiwan, almost
everyone (close to 100%) uses Traditional Chinese, so I adapted the
Simplified version into a Traditional one, partly as a contribution and
partly as practice (however trivial).
I also changed the Language field in zh_CN.po from "zh" to "zh_CN",
following the naming used in /etc/locale.gen, and used "zh_TW" for the
Traditional Chinese file.
Finally, since this addition is quite simple and the po/ directory does
not appear to have a dedicated maintainer, I've CC'd qemu-trivial.
Signed-off-by: Brian Hsu <hsubrianhsu@gmail.com>
---
po/LINGUAS | 1 +
po/zh_CN.po | 2 +-
po/zh_TW.po | 74 +++++++++++++++++++++++++++++++++++++++++++++++++++++
3 files changed, 76 insertions(+), 1 deletion(-)
create mode 100644 po/zh_TW.po
diff --git a/po/LINGUAS b/po/LINGUAS
index 9b33a3659f..08163e8d5f 100644
--- a/po/LINGUAS
+++ b/po/LINGUAS
@@ -7,3 +7,4 @@ sv
tr
uk
zh_CN
+zh_TW
diff --git a/po/zh_CN.po b/po/zh_CN.po
index 38de6a4f2a..5eb8cee3e3 100644
--- a/po/zh_CN.po
+++ b/po/zh_CN.po
@@ -10,7 +10,7 @@ msgstr ""
"PO-Revision-Date: 2014-07-31 10:00+0800\n"
"Last-Translator: Fam Zheng <famz@redhat.com>\n"
"Language-Team: Chinese <zh@li.org>\n"
-"Language: zh\n"
+"Language: zh_CN\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
diff --git a/po/zh_TW.po b/po/zh_TW.po
new file mode 100644
index 0000000000..925c952134
--- /dev/null
+++ b/po/zh_TW.po
@@ -0,0 +1,74 @@
+# Traditional Chinese translation for QEMU.
+# This file is put in the public domain.
+#
+# Brian Hsu <hsubrianhsu@gmail.com>, 2026
+msgid ""
+msgstr ""
+"Project-Id-Version: QEMU 11.1.50\n"
+"Report-Msgid-Bugs-To: qemu-devel@nongnu.org\n"
+"POT-Creation-Date: 2026-08-18 19:00+0800\n"
+"PO-Revision-Date: 2026-08-18 19:00+0800\n"
+"Last-Translator: Brian Hsu <hsubrianhsu@gmail.com>\n"
+"Language-Team: Traditional Chinese\n"
+"Language: zh_TW\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=n != 1;\n"
+
+msgid " - Press Ctrl+Alt+G to release grab"
+msgstr " - 按下 Ctrl+Alt+G 釋放輸入捕捉"
+
+msgid " [Paused]"
+msgstr " [已暫停]"
+
+msgid "_Pause"
+msgstr "暫停(_P)"
+
+msgid "_Reset"
+msgstr "重置(_R)"
+
+msgid "Power _Down"
+msgstr "關閉電源(_D)"
+
+msgid "_Quit"
+msgstr "結束(_Q)"
+
+msgid "_Fullscreen"
+msgstr "全螢幕(_F)"
+
+msgid "_Copy"
+msgstr "複製(_C)"
+
+msgid "Zoom _In"
+msgstr "放大(_I)"
+
+msgid "Zoom _Out"
+msgstr "縮小(_O)"
+
+msgid "Best _Fit"
+msgstr "最適大小(_F)"
+
+msgid "Zoom To _Fit"
+msgstr "縮放至適當大小(_F)"
+
+msgid "Grab On _Hover"
+msgstr "懸停時捕捉(_H)"
+
+msgid "_Grab Input"
+msgstr "捕捉輸入(_G)"
+
+msgid "Show _Tabs"
+msgstr "顯示分頁(_T)"
+
+msgid "Detach Tab"
+msgstr "分離分頁"
+
+msgid "Show Menubar"
+msgstr "選單列"
+
+msgid "_Machine"
+msgstr "虛擬機器(_M)"
+
+msgid "_View"
+msgstr "檢視(_V)"
--
2.43.0
reply other threads:[~2026-08-18 12:51 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20260818122552.661003-1-hsubrianhsu@gmail.com \
--to=hsubrianhsu@gmail.com \
--cc=qemu-devel@nongnu.org \
--cc=qemu-trivial@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.