A bit more label refactoring in translation files.
[timetracker.git] / WEB-INF / resources / ko.lang.php
index f88a2ac..674ce51 100644 (file)
@@ -104,58 +104,113 @@ $i18n_key_words = array(
 // TODO: translate the following.
 // 'error.range_locked' => 'Date range is locked.',
 'error.mail_send' => '메일 보내기에서의 오류',
-
-
-
-// TODO: refactoring ongoing down from here.
-
 'error.no_email' => '본 로그인과 연계된 이메일이 없습니다',
-// Note to translators: the strings below need to be translated.
-// 'error.uncompleted_exists' => 'uncompleted entry already exists. close or delete it.',
-// 'error.goto_uncompleted' => 'go to uncompleted entry.',
+// TODO: translate the following.
+// 'error.uncompleted_exists' => 'Uncompleted entry already exists. Close or delete it.',
+// 'error.goto_uncompleted' => 'Go to uncompleted entry.',
+// 'error.overlap' => 'Time interval overlaps with existing records.',
+// 'error.future_date' => 'Date is in future.',
 
 // Labels for buttons.
 'button.login' => '로그인',
 'button.now' => '지금',
 'button.save' => '저장',
-'button.delete' => '삭제',
+// TODO: translate the following.
+// 'button.copy' => 'Copy',
 'button.cancel' => '취소',
 'button.submit' => '발송',
-// TODO: improve translation of all button.add strings.
-'button.add_user' => '신규 사용자 추가',
-'button.add_project' => '신규 프로젝트 추가',
 // TODO: translate the following.
+// 'button.add_user' => 'Add user',
+// 'button.add_project' => 'Add project',
 // 'button.add_task' => 'Add task',
-'button.add_client' => '신규 클라이언트 추가',
-// TODO: translate the following.
+// 'button.add_client' => 'Add client',
 // 'button.add_invoice' => 'Add invoice',
 // 'button.add_option' => 'Add option',
 'button.add' => '추가',
 'button.generate' => '생성',
-// Note to translators: button.reset_password needs an improved translation.
-'button.reset_password' => '실행',
+// TODO: translate the following.
+// 'button.reset_password' => 'Reset password',
 'button.send' => '송신',
 'button.send_by_email' => '이메일로 송신',
-'button.save_as_new' => '새것으로 저장',
-'button.create_team' => '신규 팀 작성',
+// TODO: translate the following.
+// 'button.create_team' => 'Create team',
 'button.export' => '팀 익스포트',
 'button.import' => '팀 임포트',
-'button.apply' => '적용',
+// TODO: translate the following.
+// 'button.close' => 'Close',
+// 'button.stop' => 'Stop',
 
-// labels for controls on various forms
-// TODO: translate label.team_name
-// 'label.team_name' => 'team name',
+// Labels for controls on forms. Labels in this section are used on multiple forms.
+// TODO: translate the following.
+// 'label.team_name' => 'Team name',
+// 'label.address' => 'Address',
 'label.currency' => '화폐',
-// TODO: translate label.manager_name and label.manager_login.
-// 'label.manager_name' => 'manager name',
-// 'label.manager_login' => 'manager login',
-'label.password' => '암호',
+// TODO: translate the following.
+// 'label.manager_name' => 'Manager name',
+// 'label.manager_login' => 'Manager login',
+// 'label.person_name' => 'Name',
+// 'label.thing_name' => 'Name',
+// 'label.login' => 'Login',
+'label.password' => 'Password',
 'label.confirm_password' => '암호 확인',
 'label.email' => '이메일',
 // TODO: translate the following.
 // 'label.cc' => 'Cc',
 // 'label.bcc' => 'Bcc',
 'label.subject' => '제목',
+// 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' => 'Project',
+// 'label.projects' => 'Projects',
+// 'label.task' => 'Task',
+// 'label.tasks' => 'Tasks',
+// 'label.description' => 'Description',
+// 'label.start' => 'Start',
+// 'label.finish' => 'Finish',
+// 'label.duration' => 'Duration',
+// 'label.note' => 'Note',
+// 'label.notes' => 'Notes',
+// 'label.item' => 'Item',
+// 'label.cost' => 'Cost',
+// 'label.day_total' => 'Day total',
+// 'label.week_total' => 'Week total',
+// 'label.month_total' => 'Month total',
+// 'label.today' => 'Today',
+// 'label.total_hours' => 'Total hours',
+// 'label.total_cost' => 'Total cost',
+// 'label.view' => 'View',
+// 'label.edit' => 'Edit',
+'label.delete' => '삭제',
+// TODO: translate the following.
+// 'label.configure' => 'Configure',
+// 'label.select_all' => 'Select all',
+// 'label.select_none' => 'Deselect all',
+// 'label.day_view' => 'Day view',
+// 'label.week_view' => 'Week view',
+// 'label.id' => 'ID',
+// 'label.language' => 'Language',
+// 'label.decimal_mark' => 'Decimal mark',
+// '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.subtotal' => 'Subtotal',
+'label.total' => '합계',
+
+
+
+// TODO: refactoring ongoing down from here.
+
 'label.total' => '합계',
 // TODO: translate the following.
 // 'label.page' => 'Page',