summaryrefslogtreecommitdiffstats
path: root/examples/i18n/mywidget_zh.ts
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2024-04-18 00:54:35 +0200
committerSlávek Banko <slavek.banko@axis.cz>2024-04-18 00:54:35 +0200
commit73c9765982a42ac7b1eb1608b8d684701dc0b9d6 (patch)
tree5eaa47f0296ca8a3a6a90420dd7f34da59059b0d /examples/i18n/mywidget_zh.ts
parent57465e08e9cd1a17dffe841f2112859b41aba6e3 (diff)
downloadtqt3-73c97659.tar.gz
tqt3-73c97659.zip
Merge translation files from master branch.r14.1.2
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
Diffstat (limited to 'examples/i18n/mywidget_zh.ts')
-rw-r--r--examples/i18n/mywidget_zh.ts34
1 files changed, 18 insertions, 16 deletions
diff --git a/examples/i18n/mywidget_zh.ts b/examples/i18n/mywidget_zh.ts
index 8b015d6d..9f0b183f 100644
--- a/examples/i18n/mywidget_zh.ts
+++ b/examples/i18n/mywidget_zh.ts
@@ -1,68 +1,70 @@
-<!DOCTYPE TS><TS>
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE TS>
+<TS>
<context encoding="UTF-8">
<name>MyWidget</name>
<message encoding="UTF-8">
<source>View</source>
- <translation type="unfinished">视图</translation>
+ <translation>檢視</translation>
</message>
<message encoding="UTF-8">
<source>&amp;File</source>
- <translation type="unfinished">文件[&amp;F]</translation>
+ <translation>檔案[&amp;F]</translation>
</message>
<message encoding="UTF-8">
<source>E&amp;xit</source>
- <translation type="unfinished">退出[&amp;x]</translation>
+ <translation>退出[&amp;x]</translation>
</message>
<message encoding="UTF-8">
<source>First</source>
- <translation type="unfinished">第一个</translation>
+ <translation>第一個</translation>
</message>
<message encoding="UTF-8">
<source>Third</source>
- <translation type="unfinished">第三个</translation>
+ <translation>第三個</translation>
</message>
<message encoding="UTF-8">
<source>Language: English</source>
- <translation type="unfinished">语言: 简体中文</translation>
+ <translation>語言: 正體中文</translation>
</message>
<message encoding="UTF-8">
<source>The Main Window</source>
- <translation type="unfinished">主窗口</translation>
+ <translation>主視窗</translation>
</message>
<message encoding="UTF-8">
<source>Ctrl+Q</source>
- <translation type="unfinished">Ctrl+Q</translation>
+ <translation>Ctrl+Q</translation>
</message>
<message encoding="UTF-8">
<source>Oblique</source>
- <translation type="unfinished">斜投影</translation>
+ <translation>斜角投影</translation>
</message>
<message encoding="UTF-8">
<source>Second</source>
- <translation type="unfinished">第二个</translation>
+ <translation>第二個</translation>
</message>
<message encoding="UTF-8">
<source>Isometric</source>
- <translation type="unfinished">等角投影</translation>
+ <translation>等角投影</translation>
</message>
<message encoding="UTF-8">
<source>Perspective</source>
- <translation type="unfinished">透视投影</translation>
+ <translation>透視投影</translation>
</message>
<message encoding="UTF-8">
<source>Internationalization Example</source>
- <translation type="unfinished">国际化范例</translation>
+ <translation>國際化範例</translation>
</message>
</context>
<context>
<name>QVDialog</name>
<message>
<source>OK</source>
- <translation type="unfinished"></translation>
+ <translation>確定</translation>
</message>
<message>
<source>Cancel</source>
- <translation type="unfinished"></translation>
+ <translation>取消</translation>
</message>
</context>
</TS>