Refactored translation files for week view config.
[timetracker.git] / WEB-INF / resources / ko.lang.php
index e4905d5..8e888ca 100644 (file)
@@ -184,7 +184,8 @@ $i18n_key_words = array(
 // 'label.day_total' => 'Day total',
 // 'label.week_total' => 'Week total',
 // 'label.month_total' => 'Month total',
-// 'label.today' => 'Today',
+'label.today' => '오늘',
+// TODO: translate the following.
 // 'label.total_hours' => 'Total hours',
 // 'label.total_cost' => 'Total cost',
 // 'label.view' => 'View',
@@ -265,6 +266,52 @@ $i18n_key_words = array(
 // 'title.delete_predefined_expense' => 'Deleting Predefined Expense',
 // 'title.reports' => 'Reports',
 'title.report' => '보고서',
+// TODO: translate the following.
+// 'title.send_report' => 'Sending Report',
+// 'title.invoice' => 'Invoice',
+// 'title.send_invoice' => 'Sending Invoice',
+// 'title.charts' => 'Charts',
+// 'title.projects' => 'Projects',
+// 'title.add_project' => 'Adding Project',
+// 'title.edit_project' => 'Editing Project',
+// 'title.delete_project' => 'Deleting Project',
+// 'title.tasks' => 'Tasks',
+// 'title.add_task' => 'Adding Task',
+// 'title.edit_task' => 'Editing Task',
+// 'title.delete_task' => 'Deleting Task',
+// 'title.users' => 'Users',
+// '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.invoices' => 'Invoices',
+// 'title.add_invoice' => 'Adding Invoice',
+// 'title.view_invoice' => 'Viewing Invoice',
+// 'title.delete_invoice' => 'Deleting Invoice',
+// 'title.notifications' => 'Notifications',
+// 'title.add_notification' => 'Adding Notification',
+// 'title.edit_notification' => 'Editing Notification',
+// 'title.delete_notification' => 'Deleting Notification',
+// 'title.monthly_quotas' => 'Monthly Quotas',
+// 'title.export' => 'Exporting Team Data',
+// 'title.import' => 'Importing Team Data',
+// 'title.options' => 'Options',
+// 'title.profile' => 'Profile',
+// 'title.cf_custom_fields' => 'Custom Fields',
+// 'title.cf_add_custom_field' => 'Adding Custom Field',
+// 'title.cf_edit_custom_field' => 'Editing Custom Field',
+// 'title.cf_delete_custom_field' => 'Deleting Custom Field',
+// 'title.cf_dropdown_options' => 'Dropdown Options',
+// 'title.cf_add_dropdown_option' => 'Adding Option',
+// 'title.cf_edit_dropdown_option' => 'Editing Option',
+// 'title.cf_delete_dropdown_option' => 'Deleting Option',
+// NOTE TO TRANSLATORS: Locking is a feature to lock records from modifications (ex: weekly on Mondays we lock all previous weeks).
+// It is also a name for the Locking plugin on the Team profile page.
+// 'title.locking' => 'Locking',
+// 'title.week_view' => 'Week View',
 
 
 
@@ -370,11 +417,8 @@ $i18n_key_words = array(
 "form.report.to" => '마감 날짜',
 "form.report.groupby_user" => '사용자',
 "form.report.groupby_project" => '프로젝트',
-"form.report.groupby_activity" => '활동내용',
 "form.report.duration" => '기간',
 "form.report.start" => '시작',
-"form.report.activity" => '활동내용',
-"form.report.show_idle" => '유휴 상태를 보기',
 "form.report.finish" => '마감',
 "form.report.note" => '표식',
 "form.report.project" => '프로젝트',
@@ -383,7 +427,6 @@ $i18n_key_words = array(
 "form.report.th.empllist" => '사용자',
 "form.report.th.date" => '날짜',
 "form.report.th.project" => '프로젝트',
-"form.report.th.activity" => '활동내용',
 "form.report.th.start" => '시작',
 "form.report.th.finish" => '마감',
 "form.report.th.duration" => '기간',
@@ -472,7 +515,6 @@ $i18n_key_words = array(
 
 "label.pbehalf_info" => '%s %s <b>%s 을 대표하여</b>',
 "label.time_noentry" => '항목이 없음',
-"label.today" => '오늘',
 "label.req_fields" => '* 필수 필드',
 "label.sel_project" => '프로젝트 선택',
 "label.sel_activity" => '활동내용 선택',