diff options
Diffstat (limited to 'kdoctools/customization/xsl/zh_tw.xml')
-rw-r--r-- | kdoctools/customization/xsl/zh_tw.xml | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/kdoctools/customization/xsl/zh_tw.xml b/kdoctools/customization/xsl/zh_tw.xml new file mode 100644 index 000000000..622297047 --- /dev/null +++ b/kdoctools/customization/xsl/zh_tw.xml @@ -0,0 +1,19 @@ +<localization language="zh-TW"> +<!-- Notes for translators: + 1. Do not translate `&...;' (unless you know the mechanism). + 2. In the strings ("..."), you can use the following notations, apart from Unicode, + ISO entities (e.g. ó), slashed + ISO names (e.g. \latin-small-letter-o-with-acute;), or \U-XXXX + where X is an upper case hexadecimal, and XXXX is the Unicode + value for the character (e.g. \U-00F3). + + by Chih-Wei Huang, cwhuang@linux.org.tw. Jan 2, 2001 + --> +<gentext key="Chinese" text="\U-4E2D;\U-6587;" --BIG5 "中文"--/> +<gentext key="Default" text="\U-9810;\U-8A2D;" --BIG5 "預設"--/> +<gentext key="Documentation.by" text="Documentation by"/> +<gentext key="LastUpdated" text="\U-6700;\U-5F8C;\U-66F4;\U-65B0;\U-65E5;\U-671F;" --BIG5 "最後更新日期"--/> +<gentext key="Version" text="\U-7248;\U-672C;" --BIG5 "版本"--/> +<gentext key="home-url" text="http://www.kde.org/"/> +<gentext key="logo-alt" text="The K Desktop Environment Logo"/> +</localization>
\ No newline at end of file |