]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/ko.lang.php
Some more recycling in translations.
[timetracker.git] / WEB-INF / resources / ko.lang.php
index 230e550751b2aa4fe80943131aa3913322a0f30f..b650bdd62ad1b9dad68e78b7c1a4e1b891c25ca6 100644 (file)
@@ -160,15 +160,14 @@ $i18n_key_words = array(
 // 'label.bcc' => 'Bcc',
 'label.subject' => '제목',
 'label.date' => '날짜',
-// TODO: translate the following.
-// 'label.start_date' => 'Start date',
-// 'label.end_date' => 'End date',
+'label.start_date' => '시작 날짜',
+'label.end_date' => '마감 날짜',
 'label.user' => '사용자',
 'label.users' => '사용자',
+'label.client' => '클라이언트',
+'label.clients' => '클라이언트',
+'label.option' => '옵션',
 // TODO: translate the following.
-// 'label.client' => 'Client',
-// 'label.clients' => 'Clients',
-// 'label.option' => 'Option',
 // 'label.invoice' => 'Invoice',
 'label.project' => '프로젝트',
 'label.projects' => '프로젝트',
@@ -220,7 +219,7 @@ $i18n_key_words = array(
 '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.ldap_hint' => '아래의 필드들에서 <b>Windows 로그인</b> 및 <b>암호</b> 를 입력하십시오.',
 'label.required_fields' => '* 필수 필드',
 'label.on_behalf' => '을 대표하여',
 // TODO: translate all 3 roles properly, see https://www.anuko.com/time_tracker/user_guide/user_accounts.htm
@@ -293,10 +292,11 @@ $i18n_key_words = array(
 // 'title.add_user' => 'Adding User',
 // 'title.edit_user' => 'Editing User',
 // 'title.delete_user' => 'Deleting User',
-// 'title.clients' => 'Clients',
-// 'title.add_client' => 'Adding Client',
-// 'title.edit_client' => 'Editing Client',
-// 'title.delete_client' => 'Deleting Client',
+'title.clients' => '클라이언트',
+'title.add_client' => '클라이언트 추가',
+'title.edit_client' => '클라이언트 편집',
+'title.delete_client' => '클라이언트 삭제',
+// TODO: translate the following.
 // 'title.invoices' => 'Invoices',
 // 'title.add_invoice' => 'Adding Invoice',
 // 'title.view_invoice' => 'Viewing Invoice',
@@ -308,8 +308,9 @@ $i18n_key_words = array(
 // 'title.monthly_quotas' => 'Monthly Quotas',
 // 'title.export' => 'Exporting Team Data',
 // 'title.import' => 'Importing Team Data',
-// 'title.options' => 'Options',
-// 'title.profile' => 'Profile',
+'title.options' => '옵션',
+'title.profile' => '프로필',
+// TODO: translate the following.
 // 'title.cf_custom_fields' => 'Custom Fields',
 // 'title.cf_add_custom_field' => 'Adding Custom Field',
 // 'title.cf_edit_custom_field' => 'Editing Custom Field',
@@ -344,7 +345,8 @@ $i18n_key_words = array(
 'dropdown.projects' => '프로젝트',
 // TODO: translate the following.
 // 'dropdown.tasks' => 'tasks',
-// 'dropdown.clients' => 'clients',
+'dropdown.clients' => '클라이언트',
+// TODO: translate the following.
 // 'dropdown.select' => '--- select ---',
 // 'dropdown.select_invoice' => '--- select invoice ---',
 // 'dropdown.status_active' => 'active',
@@ -406,7 +408,7 @@ $i18n_key_words = array(
 'form.reports.group_by_project' => '프로젝트',
 // TODO: translate the following.
 // 'form.reports.group_by_task' => 'task',
-// 'form.reports.totals_only' => 'Totals only',
+'form.reports.totals_only' => '오직 전체만',
 
 // Report form. See example at https://timetracker.anuko.com/report.php
 // (after generating a report at https://timetracker.anuko.com/reports.php).
@@ -458,14 +460,12 @@ $i18n_key_words = array(
 "form.admin.profile.comment" => '팀 삭제',
 "form.admin.profile.th.id" => '식별자',
 "form.admin.profile.th.active" => '활동내용',
-"form.admin.options" => '옵션',
 
 // my time form attributes
 "form.mytime.title" => '나의 시간',
 "form.mytime.edit_title" => '시간기록을 편집하기',
 "form.mytime.del_str" => '시간기록을 삭제하기',
 "form.mytime.time_form" => ' (hh:mm)',
-"form.mytime.daily" => '하루일과',
 "form.mytime.total" => '전체 시간: ',
 "form.mytime.del_yes" => '성과적으로 삭제된 시간기록',
 "form.mytime.no_finished_rec" => '이 기록은 시작 시간으로만 저장되었습니다. 이것은 오류는 아닙니다. 필요하면 로그아웃 하십시오.',
@@ -487,18 +487,13 @@ $i18n_key_words = array(
 "form.people.th.rate" => '급여',
 "form.people.manager" => '관리자',
 "form.people.comanager" => '공동관리자',
-"form.people.empl" => '사용자',
 
 "form.people.rate" => '디폴트 시간당 급여',
 "form.people.comanager" => '공동관리자',
 
 // report attributes
 "form.report.title" => '보고서',
-"form.report.from" => '시작 날짜',
-"form.report.to" => '마감 날짜',
-"form.report.totals_only" => '오직 전체만',
 "form.report.total" => '시간 총합',
-"form.report.th.empllist" => '사용자',
 
 // mail form attributes
 "form.mail.from" => '부터',
@@ -536,11 +531,6 @@ $i18n_key_words = array(
 "form.migration.compression.gzip" => 'gzip',
 "form.migration.compression.bzip" => 'bzip',
 
-"form.client.title" => '클라이언트',
-"form.client.add_title" => '클라이언트 추가',
-"form.client.edit_title" => '클라이언트 편집',
-"form.client.del_title" => '클라이언트 삭제',
-
 // miscellaneous strings
 "forward.tocsvfile" => '데이터를 .csv 파일로 익스포트',
 "forward.toxmlfile" => '데이터를 .xml 파일로 익스포트',
@@ -564,5 +554,4 @@ $i18n_key_words = array(
 "label.disable" => '무력화',
 "label.enable" => '가능화',
 "label.hrs" => '시간',
-"label.ldap_hint" => '아래의 필드들에서 <b>Windows 로그인</b> 및 <b>암호</b> 를 입력하십시오.',
 );