X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Fzh-tw.lang.php;h=2a005abc454910cf15738652941282a4a6bcd2f6;hb=7961e2909a8c8c456c1b0d6bee2944cabde592c0;hp=d6eebdb90a14374109f4c0a767abb489441dce3b;hpb=d25b2051caf684cb847977474f03ee0d3c1046e4;p=timetracker.git diff --git a/WEB-INF/resources/zh-tw.lang.php b/WEB-INF/resources/zh-tw.lang.php index d6eebdb9..2a005abc 100644 --- a/WEB-INF/resources/zh-tw.lang.php +++ b/WEB-INF/resources/zh-tw.lang.php @@ -97,10 +97,6 @@ $i18n_key_words = array( 'error.user_exists' => '該使用者登錄資訊已經存在。', // TODO: translate the following. // 'error.object_exists' => 'Object with this name already exists.', -'error.project_exists' => '該專案名稱已經存在。', -// TODO: translate the following. -// 'error.task_exists' => 'Task with this name already exists.', -// 'error.client_exists' => 'Client with this name already exists.', // 'error.invoice_exists' => 'Invoice with this number already exists.', // 'error.role_exists' => 'Role with this rank already exists.', // 'error.no_invoiceable_items' => 'There are no invoiceable items.', @@ -264,7 +260,8 @@ $i18n_key_words = array( 'title.login' => '登錄', 'title.groups' => '團隊', // TODO: change "teams" to "groups". // TODO: translate the following. -// 'title.create_group' => 'Creating Group', +// 'title.subgroups' => 'Subgroups', +// 'title.add_group' => 'Adding Group', // 'title.edit_group' => 'Editing Group', 'title.delete_group' => '刪除團隊', // TODO: change "team" to "group". 'title.reset_password' => '重設密碼', @@ -326,7 +323,6 @@ $i18n_key_words = array( 'title.options' => '選項', // TODO: translate the following. // 'title.profile' => 'Profile', -// 'title.group' => 'Group Settings', // 'title.plugins' => 'Plugins', // 'title.cf_custom_fields' => 'Custom Fields', // 'title.cf_add_custom_field' => 'Adding Custom Field',