]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/zh-tw.lang.php
Added monthly quotas to new export-import.
[timetracker.git] / WEB-INF / resources / zh-tw.lang.php
index 6750d90a65c37a024d0b7d4014c9e81f9dccdf58..8664f193428c3a8b8f0ee5f6d29c22e6b8de84ff 100644 (file)
@@ -109,12 +109,16 @@ $i18n_key_words = array(
 // TODO: translate the following.
 // 'error.range_locked' => 'Date range is locked.',
 'error.mail_send' => '發送郵件時出錯。',
+// TODO: improve the translation above by adding MAIL_SMTP_DEBUG part.
+// 'error.mail_send' => 'Error sending mail. Use MAIL_SMTP_DEBUG for diagnostics.',
 'error.no_email' => '沒有電子郵件與該用戶名關聯。',
 // TODO: translate the following.
 // 'error.uncompleted_exists' => 'Uncompleted entry already exists. Close or delete it.',
 // 'error.goto_uncompleted' => 'Go to uncompleted entry.',
 // 'error.overlap' => 'Time interval overlaps with existing records.',
 // 'error.future_date' => 'Date is in future.',
+// 'error.xml' => 'Error in XML file at line %d: %s.',
+// 'error.cannot_import' => 'Cannot import: %s.',
 
 // Labels for buttons.
 'button.login' => '登錄',
@@ -163,6 +167,7 @@ $i18n_key_words = array(
 'label.user' => '用戶',
 'label.users' => '用戶',
 // TODO: translate the following.
+// 'label.group' => 'Group',
 // 'label.roles' => 'Roles',
 'label.client' => '客戶',
 'label.clients' => '客戶',