summaryrefslogtreecommitdiff
path: root/gettext-tools/examples/hello-c-gnome3/po/zh_TW.po
diff options
context:
space:
mode:
Diffstat (limited to 'gettext-tools/examples/hello-c-gnome3/po/zh_TW.po')
-rw-r--r--gettext-tools/examples/hello-c-gnome3/po/zh_TW.po42
1 files changed, 29 insertions, 13 deletions
diff --git a/gettext-tools/examples/hello-c-gnome3/po/zh_TW.po b/gettext-tools/examples/hello-c-gnome3/po/zh_TW.po
index 76f8da5..a86b97c 100644
--- a/gettext-tools/examples/hello-c-gnome3/po/zh_TW.po
+++ b/gettext-tools/examples/hello-c-gnome3/po/zh_TW.po
@@ -2,13 +2,13 @@
# Copyright (C) 2009 Yoyodyne, Inc. (msgids)
# This file is distributed under the same license as the gettext package.
# Abel Cheung <abelcheung@gmail.com>, 2005.
-# Wei-Lun Chao <bluebat@member.fsf.org>, 2013.
+# Wei-Lun Chao <bluebat@member.fsf.org>, 2013, 2015.
#
msgid ""
msgstr ""
-"Project-Id-Version: hello-c-gnome3 0.18\n"
+"Project-Id-Version: hello-c-gnome3 0.19.4.73\n"
"Report-Msgid-Bugs-To: bug-gnu-gettext@gnu.org\n"
-"PO-Revision-Date: 2013-09-03 13:00+0800\n"
+"PO-Revision-Date: 2015-10-08 13:00+0800\n"
"Last-Translator: Wei-Lun Chao <bluebat@member.fsf.org>\n"
"Language-Team: Chinese (traditional) <zh-l10n@linux.org.tw>\n"
"Language: zh_TW\n"
@@ -16,27 +16,43 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-#: hello.c:70
+#: hello.c:79
#, c-format
-msgid "This program is running as process number %d."
-msgstr "本程式正在執行,行程編號為 %d。"
+msgid ""
+"<big>Hello world!</big>\n"
+"This program is running as process number <b>%d</b>."
+msgstr ""
+"<big>哈囉,大家好!</big>\n"
+"本程式正在執行,行程編號為 <b>%d</b>。"
+
+#: hello.c:84
+msgid "<big><u>This is another text</u></big>"
+msgstr "<big><u>這是另一段文字</u></big>"
+
+#: hello.c:86
+msgid "<big><i>This is yet another text</i></big>"
+msgstr "<big><i>這又是另一段文字</i></big>"
#: hello.desktop.in.in:4
msgid "Hello"
-msgstr ""
+msgstr "哈囉"
-#: hello.desktop.in.in:5 hello.ui:22
+#: hello.desktop.in.in:5
msgid "Hello, world!"
msgstr "哈囉,大家好!"
#: hello.ui:5
msgid "Example Application"
-msgstr ""
+msgstr "應用軟體範例"
+
+#: hello.ui:33
+msgid "Update text"
+msgstr "更新文字"
#: hello.gschema.xml:7
-msgid "Set label sensitive"
-msgstr ""
+msgid "Use XML markup"
+msgstr "使用 XML 標記"
#: hello.gschema.xml:8
-msgid "Whether to set the label sensitive."
-msgstr ""
+msgid "Whether to use XML markup in the text."
+msgstr "是否在文字中使用 XML 標記"