]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/ko.lang.php
Some string recycling in Chinese files.
[timetracker.git] / WEB-INF / resources / ko.lang.php
index 3dc4435e125839f68366844cbdd4f72272ced58c..483e4572b3f636a68b273f38a4f8674374d0f01a 100644 (file)
@@ -86,7 +86,8 @@ $i18n_key_words = array(
 'error.project' => '프로젝트의 선택',
 // TODO: translate the following.
 // 'error.task' => 'Select task.',
-// 'error.client' => 'Select client.',
+'error.client' => '클라이언트 선택',
+// TODO: translate the following.
 // 'error.report' => 'Select report.',
 // 'error.record' => 'Select record.',
 'error.auth' => '부정확한 로그인 혹은 암호가 틀립니다',
@@ -207,9 +208,9 @@ $i18n_key_words = array(
 // 'label.time_format' => 'Time format',
 // 'label.week_start' => 'First day of week',
 'label.comment' => '코멘트',
+'label.status' => '상태',
+'label.tax' => '세금',
 // TODO: translate the following.
-// 'label.status' => 'Status',
-// 'label.tax' => 'Tax',
 // 'label.subtotal' => 'Subtotal',
 'label.total' => '합계',
 // TODO: translate the following.
@@ -474,7 +475,6 @@ $i18n_key_words = array(
 "form.people.del_str" => '사용자를 삭제하기',
 "form.people.th.login" => '로그인ID',
 "form.people.th.role" => '직위',
-"form.people.th.status" => '상태',
 "form.people.th.project" => '프로젝트',
 "form.people.th.rate" => '급여',
 "form.people.manager" => '관리자',
@@ -530,7 +530,6 @@ $i18n_key_words = array(
 "form.invoice.fillform" => '필드들을 채우십시오',
 "form.invoice.date" => '날짜',
 "form.invoice.number" => '송장 번호',
-"form.invoice.tax" => '세금',
 "form.invoice.th.username" => '개인',
 "form.invoice.th.time" => '시간',
 "form.invoice.th.rate" => '급여',
@@ -556,14 +555,12 @@ $i18n_key_words = array(
 "form.client.add_title" => '클라이언트 추가',
 "form.client.edit_title" => '클라이언트 편집',
 "form.client.del_title" => '클라이언트 삭제',
-"form.client.tax" => '세금',
 
 // miscellaneous strings
 "forward.tocsvfile" => '데이터를 .csv 파일로 익스포트',
 "forward.toxmlfile" => '데이터를 .xml 파일로 익스포트',
 "forward.geninvoice" => '송장 만들기',
 
-"controls.select.client" => '--- 클라이언트 선택 ---',
 "controls.project_bind" => '--- 전부 ---',
 "controls.all" => '--- 전부 ---',
 "controls.notbind" => '--- 아니 ---',