]> 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 3d44bceeed412b071e49e7f95b15414f44f0dab7..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' => '부정확한 로그인 혹은 암호가 틀립니다',
@@ -177,8 +178,9 @@ $i18n_key_words = array(
 // 'label.start' => 'Start',
 // 'label.finish' => 'Finish',
 // 'label.duration' => 'Duration',
-// 'label.note' => 'Note',
-// 'label.notes' => 'Notes',
+'label.note' => '표식',
+'label.notes' => '표식',
+// TODO: translate the following.
 // 'label.item' => 'Item',
 // 'label.cost' => 'Cost',
 // 'label.day_total' => 'Day total',
@@ -205,15 +207,17 @@ $i18n_key_words = array(
 // 'label.date_format' => 'Date format',
 // 'label.time_format' => 'Time format',
 // 'label.week_start' => 'First day of week',
-// 'label.comment' => 'Comment',
-// 'label.status' => 'Status',
-// 'label.tax' => 'Tax',
+'label.comment' => '코멘트',
+'label.status' => '상태',
+'label.tax' => '세금',
+// TODO: translate the following.
 // 'label.subtotal' => 'Subtotal',
 'label.total' => '합계',
 // TODO: translate the following.
 // 'label.client_name' => 'Client name',
 // 'label.client_address' => 'Client address',
-// 'label.or' => 'or',
+'label.or' => '혹은',
+// TODO: translate the following.
 // 'label.error' => 'Error',
 // 'label.ldap_hint' => 'Type your <b>Windows login</b> and <b>password</b> in the fields below.',
 'label.required_fields' => '* 필수 필드',
@@ -347,8 +351,8 @@ $i18n_key_words = array(
 // 'dropdown.not_paid' => 'not paid',
 
 // Login form. See example at https://timetracker.anuko.com/login.php.
+'form.login.forgot_password' => '암호를 잊으셨습니까?',
 // TODO: translate the following.
-// 'form.login.forgot_password' => 'Forgot password?',
 // 'form.login.about' =>'Anuko <a href="https://www.anuko.com/lp/tt_2.htm" target="_blank">Time Tracker</a> is a simple, easy to use, open source time tracking system.',
 
 // Resetting Password form. See example at https://timetracker.anuko.com/password_reset.php.
@@ -364,7 +368,8 @@ $i18n_key_words = array(
 // Time form. See example at https://timetracker.anuko.com/time.php.
 // TODO: translate the following.
 // 'form.time.duration_format' => '(hh:mm or 0.0h)',
-// 'form.time.billable' => 'Billable',
+'form.time.billable' => '청구가능',
+// TODO: translate the following.
 // 'form.time.uncompleted' => 'Uncompleted',
 // 'form.time.remaining_quota' => 'Remaining quota',
 // 'form.time.over_quota' => 'Over quota',
@@ -381,15 +386,15 @@ $i18n_key_words = array(
 // TODO: translate the following.
 // 'form.reports.save_as_favorite' => 'Save as favorite',
 'form.reports.confirm_delete' => '좋아하는 이 보고서를 삭제해도 좋습니까?',
+'form.reports.include_billable' => '청구 가능한',
+'form.reports.include_not_billable' => '청구 가능하지 않은',
 // TODO: translate the following.
-// 'form.reports.include_billable' => 'billable',
-// 'form.reports.include_not_billable' => 'not billable',
 // 'form.reports.include_invoiced' => 'invoiced',
 // 'form.reports.include_not_invoiced' => 'not invoiced',
-// 'form.reports.select_period' => 'Select time period',
-// 'form.reports.set_period' => 'or set dates',
-// 'form.reports.show_fields' => 'Show fields',
-// 'form.reports.group_by' => 'Group by',
+'form.reports.select_period' => '시간 기간을 선택',
+'form.reports.set_period' => '혹은 날짜를 설정',
+'form.reports.show_fields' => '필드들을 보기',
+'form.reports.group_by' => '다음것에 의한 그룹화',
 'form.reports.group_by_no' => '--- 그룹화되지 않음 ---',
 // TODO: translate the following.
 // 'form.reports.group_by_date' => 'date',
@@ -440,17 +445,14 @@ $i18n_key_words = array(
 "form.mytime.start" => '시작',
 "form.mytime.finish" => '마감',
 "form.mytime.duration" => '기간',
-"form.mytime.note" => '표식',
 "form.mytime.daily" => '하루일과',
 "form.mytime.total" => '전체 시간: ',
 "form.mytime.th.project" => '프로젝트',
 "form.mytime.th.start" => '시작',
 "form.mytime.th.finish" => '마감',
 "form.mytime.th.duration" => '기간',
-"form.mytime.th.note" => '표식',
 "form.mytime.del_yes" => '성과적으로 삭제된 시간기록',
 "form.mytime.no_finished_rec" => '이 기록은 시작 시간으로만 저장되었습니다. 이것은 오류는 아닙니다. 필요하면 로그아웃 하십시오.',
-"form.mytime.billable" => '청구가능',
 "form.mytime.warn_tozero_rec" => '이 시간기간이 로크되었으므로 이 시간기록은 삭제되어야 합니다',
 "form.mytime.uncompleted" => '완성되지 않은',
 
@@ -473,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" => '관리자',
@@ -503,7 +504,6 @@ $i18n_key_words = array(
 "form.report.duration" => '기간',
 "form.report.start" => '시작',
 "form.report.finish" => '마감',
-"form.report.note" => '표식',
 "form.report.project" => '프로젝트',
 "form.report.totals_only" => '오직 전체만',
 "form.report.total" => '시간 총합',
@@ -513,12 +513,10 @@ $i18n_key_words = array(
 "form.report.th.start" => '시작',
 "form.report.th.finish" => '마감',
 "form.report.th.duration" => '기간',
-"form.report.th.note" => '주의',
 
 // mail form attributes
 "form.mail.from" => '부터',
 "form.mail.to" => '까지',
-"form.mail.comment" => '코멘트',
 "form.mail.above" => '이 보고서를 이메일로 송신',
 // Note to translators: this string needs to be translated.
 // "form.mail.footer_str" => 'Anuko Time Tracker is a simple, easy to use, open source<br>time tracking system. Visit <a href="https://www.anuko.com">www.anuko.com</a> for more information.',
@@ -532,8 +530,6 @@ $i18n_key_words = array(
 "form.invoice.fillform" => '필드들을 채우십시오',
 "form.invoice.date" => '날짜',
 "form.invoice.number" => '송장 번호',
-"form.invoice.tax" => '세금',
-"form.invoice.comment" => '코멘트 ',
 "form.invoice.th.username" => '개인',
 "form.invoice.th.time" => '시간',
 "form.invoice.th.rate" => '급여',
@@ -559,16 +555,12 @@ $i18n_key_words = array(
 "form.client.add_title" => '클라이언트 추가',
 "form.client.edit_title" => '클라이언트 편집',
 "form.client.del_title" => '클라이언트 삭제',
-"form.client.tax" => '세금',
-"form.client.comment" => '코멘트 ',
 
 // miscellaneous strings
-"forward.forgot_password" => '암호를 잊으셨습니까?',
 "forward.tocsvfile" => '데이터를 .csv 파일로 익스포트',
 "forward.toxmlfile" => '데이터를 .xml 파일로 익스포트',
 "forward.geninvoice" => '송장 만들기',
 
-"controls.select.client" => '--- 클라이언트 선택 ---',
 "controls.project_bind" => '--- 전부 ---',
 "controls.all" => '--- 전부 ---',
 "controls.notbind" => '--- 아니 ---',
@@ -579,21 +571,11 @@ $i18n_key_words = array(
 "controls.per_td" => '오늘',
 "controls.per_at" => '전시간',
 "controls.per_ty" => '올해',
-"controls.sel_period" => '--- 시간 기간을 선택 ---',
-"controls.inc_billable" => '청구 가능한',
-"controls.inc_nbillable" => '청구 가능하지 않은',
-"controls.default" => '--- 디폴트 ---',
-
-"label.sel_tp" => '시간 기간을 선택',
-"label.set_tp" => '혹은 날짜를 설정',
-"label.fields" => '필드들을 보기',
-"label.group_title" => '다음것에 의한 그룹화',
 
 "label.inv_str" => '송장',
 "label.set_empl" => '사용자들을 선택',
 "label.sel_all" => '모두 선택',
 "label.sel_none" => '모두 해제',
-"label.or" => '혹은',
 "label.disable" => '무력화',
 "label.enable" => '가능화',
 "label.hrs" => '시간',