]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/ko.lang.php
More recycling.
[timetracker.git] / WEB-INF / resources / ko.lang.php
index 482469f389238ff3a640391ada37621335c005b3..f7b904c87488430bac48141d7e80a674dec3030b 100644 (file)
@@ -151,8 +151,7 @@ $i18n_key_words = array(
 // 'label.manager_login' => 'Manager login',
 'label.person_name' => '이름',
 'label.thing_name' => '이름',
-// TODO: translate the following.
-// 'label.login' => 'Login',
+'label.login' => '로그인ID',
 'label.password' => 'Password',
 'label.confirm_password' => '암호 확인',
 'label.email' => '이메일',
@@ -160,15 +159,15 @@ $i18n_key_words = array(
 // 'label.cc' => 'Cc',
 // 'label.bcc' => 'Bcc',
 'label.subject' => '제목',
+'label.date' => '날짜',
+'label.start_date' => '시작 날짜',
+'label.end_date' => '마감 날짜',
+'label.user' => '사용자',
+'label.users' => '사용자',
+'label.client' => '클라이언트',
+'label.clients' => '클라이언트',
+'label.option' => '옵션',
 // TODO: translate the following.
-// 'label.date' => 'Date',
-// 'label.start_date' => 'Start date',
-// 'label.end_date' => 'End date',
-// 'label.user' => 'User',
-// 'label.users' => 'Users',
-// 'label.client' => 'Client',
-// 'label.clients' => 'Clients',
-// 'label.option' => 'Option',
 // 'label.invoice' => 'Invoice',
 'label.project' => '프로젝트',
 'label.projects' => '프로젝트',
@@ -205,9 +204,9 @@ $i18n_key_words = array(
 'label.language' => '언어',
 // TODO: translate the following.
 // 'label.decimal_mark' => 'Decimal mark',
-// 'label.date_format' => 'Date format',
-// 'label.time_format' => 'Time format',
-// 'label.week_start' => 'First day of week',
+'label.date_format' => '날짜 포맷',
+'label.time_format' => '시간 포맷',
+'label.week_start' => '주의 시작요일',
 'label.comment' => '코멘트',
 'label.status' => '상태',
 'label.tax' => '세금',
@@ -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,7 +308,8 @@ $i18n_key_words = array(
 // 'title.monthly_quotas' => 'Monthly Quotas',
 // 'title.export' => 'Exporting Team Data',
 // 'title.import' => 'Importing Team Data',
-// 'title.options' => 'Options',
+'title.options' => '옵션',
+// TODO: translate the following.
 // 'title.profile' => 'Profile',
 // 'title.cf_custom_fields' => 'Custom Fields',
 // 'title.cf_add_custom_field' => 'Adding 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',
@@ -399,14 +401,14 @@ $i18n_key_words = array(
 'form.reports.show_fields' => '필드들을 보기',
 'form.reports.group_by' => '다음것에 의한 그룹화',
 'form.reports.group_by_no' => '--- 그룹화되지 않음 ---',
+'form.reports.group_by_date' => '날짜',
+'form.reports.group_by_user' => '사용자',
 // TODO: translate the following.
-// 'form.reports.group_by_date' => 'date',
-// 'form.reports.group_by_user' => 'user',
 // 'form.reports.group_by_client' => 'client',
 '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).
@@ -443,7 +445,6 @@ $i18n_key_words = array(
 // TODO: refactoring ongoing down from here.
 
 // password reminder form attributes
-"form.fpass.login" => '로그인',
 "form.fpass.send_pass_str" => '송신한 암호 재설정 요청',
 "form.fpass.send_pass_subj" => 'Anuko Time Tracker 암호 재설정 요청',
 // Note to translators: the ending of this string below needs to be translated.
@@ -459,18 +460,12 @@ $i18n_key_words = array(
 "form.admin.profile.comment" => '팀 삭제',
 "form.admin.profile.th.id" => '식별자',
 "form.admin.profile.th.active" => '활동내용',
-"form.admin.options" => '옵션',
-"form.admin.custom_date_format" => "날짜 포맷",
-"form.admin.custom_time_format" => "시간 포맷",
-"form.admin.start_week" => "주의 시작요일",
 
 // my time form attributes
 "form.mytime.title" => '나의 시간',
 "form.mytime.edit_title" => '시간기록을 편집하기',
 "form.mytime.del_str" => '시간기록을 삭제하기',
 "form.mytime.time_form" => ' (hh:mm)',
-"form.mytime.date" => '날짜',
-"form.mytime.daily" => '하루일과',
 "form.mytime.total" => '전체 시간: ',
 "form.mytime.del_yes" => '성과적으로 삭제된 시간기록',
 "form.mytime.no_finished_rec" => '이 기록은 시작 시간으로만 저장되었습니다. 이것은 오류는 아닙니다. 필요하면 로그아웃 하십시오.',
@@ -481,39 +476,24 @@ $i18n_key_words = array(
 // Note to translators: we need a more accurate translation of form.profile.create_title
 "form.profile.create_title" => '신규 관리자 계정을 생성',
 "form.profile.edit_title" => '프로필을 편집하기',
-"form.profile.login" => '로그인ID',
-
 "form.profile.showchart" => '원 그래프를 보기',
-"form.profile.custom_date_format" => "날짜 포맷",
-"form.profile.custom_time_format" => "시간 포맷",
-"form.profile.default_format" => "(디폴트)",
-"form.profile.start_week" => "주의 시작요일",
 
 // people form attributes
 "form.people.ppl_str" => '멤버',
 "form.people.createu_str" => '신규 사용자를 만들기',
 "form.people.edit_str" => '사용자를 편집하기',
 "form.people.del_str" => '사용자를 삭제하기',
-"form.people.th.login" => '로그인ID',
 "form.people.th.role" => '직위',
 "form.people.th.rate" => '급여',
 "form.people.manager" => '관리자',
 "form.people.comanager" => '공동관리자',
-"form.people.empl" => '사용자',
-"form.people.login" => '로그인ID',
 
 "form.people.rate" => '디폴트 시간당 급여',
 "form.people.comanager" => '공동관리자',
 
 // report attributes
 "form.report.title" => '보고서',
-"form.report.from" => '시작 날짜',
-"form.report.to" => '마감 날짜',
-"form.report.groupby_user" => '사용자',
-"form.report.totals_only" => '오직 전체만',
 "form.report.total" => '시간 총합',
-"form.report.th.empllist" => '사용자',
-"form.report.th.date" => '날짜',
 
 // mail form attributes
 "form.mail.from" => '부터',
@@ -529,7 +509,6 @@ $i18n_key_words = array(
 "form.invoice.above" => '송장에 대한 보충정보',
 "form.invoice.select_cust" => '클라이언트의 선택',
 "form.invoice.fillform" => '필드들을 채우십시오',
-"form.invoice.date" => '날짜',
 "form.invoice.number" => '송장 번호',
 "form.invoice.th.username" => '개인',
 "form.invoice.th.time" => '시간',
@@ -552,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 파일로 익스포트',