X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Fzh-tw.lang.php;h=2a005abc454910cf15738652941282a4a6bcd2f6;hb=7961e2909a8c8c456c1b0d6bee2944cabde592c0;hp=168a6d442168688ad88d4aa23802d85a108d1e5a;hpb=220824961aa7e1d0da738de5a1feacc3c5832b7c;p=timetracker.git diff --git a/WEB-INF/resources/zh-tw.lang.php b/WEB-INF/resources/zh-tw.lang.php index 168a6d44..2a005abc 100644 --- a/WEB-INF/resources/zh-tw.lang.php +++ b/WEB-INF/resources/zh-tw.lang.php @@ -61,6 +61,7 @@ $i18n_key_words = array( 'menu.users' => '用戶', // TODO: translate the following. // 'menu.groups' => 'Groups', +// 'menu.subgroups' => 'Subgroups', 'menu.export' => '輸出資料', 'menu.clients' => '客戶', 'menu.options' => '選項', @@ -96,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.', @@ -169,6 +166,7 @@ $i18n_key_words = array( 'label.users' => '用戶', // TODO: translate the following. // 'label.group' => 'Group', +// 'label.subgroups' => 'Subgroups', // 'label.roles' => 'Roles', 'label.client' => '客戶', 'label.clients' => '客戶', @@ -262,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' => '重設密碼', @@ -324,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',