German translation improved.
[timetracker.git] / WEB-INF / resources / zh-tw.lang.php
index dbed304..a287dbb 100644 (file)
@@ -134,10 +134,16 @@ $i18n_key_words = array(
 'label.password' => '密碼',
 'label.confirm_password' => '確認密碼',
 'label.email' => '電子郵件',
+'label.cc' => '抄送',
+// TODO: translate the following.
+// 'label.bcc' => 'Bcc',
+'label.subject' => '主題',
 'label.total' => '總計',
 // TODO: translate the following.
 // 'label.page' => 'Page',
 // 'label.condition' => 'Condition',
+// 'label.yes' => 'yes',
+// 'label.no' => 'no',
 
 // Form titles.
 // TODO: the entire title section is missing here. See the English file.
@@ -294,8 +300,6 @@ $i18n_key_words = array(
 // mail form attributes
 "form.mail.from" => '從',
 "form.mail.to" => '到',
-"form.mail.cc" => '抄送',
-"form.mail.subject" => '主題',
 "form.mail.comment" => '留言',
 "form.mail.above" => '通過電子郵件發送該報告',
 // Note to translators: this string needs to be translated.