Refactoring in localization files.
[timetracker.git] / WEB-INF / resources / ko.lang.php
index 2408cae..385815f 100644 (file)
@@ -41,38 +41,38 @@ $i18n_key_words = array(
 // Menus.
 'menu.login' => '로그인',
 'menu.logout' => '로그아웃',
-// TODO: Translate the following:
+// TODO: translate the following.
 // 'menu.forum' => 'Forum',
 'menu.help' => '도움말',
 // Note to translators: menu.create_team needs a more accurate translation.
 'menu.create_team' => '새로운 관리자 계정을 생성',
 'menu.profile' => '프로필',
 'menu.time' => '나의 시간', // TODO: improve this, used to be "My time", now just "Time".
-// TODO: Translate the following:
+// TODO: translate the following.
 // 'menu.expenses' => 'Expenses',
 'menu.reports' => '보고서',
-// TODO: Translate the following:
+// TODO: translate the following.
 // 'menu.charts' => 'Charts',
 'menu.projects' => '프로젝트',
-// TODO: Translate the following:
+// TODO: translate the following.
 // 'menu.tasks' => 'Tasks',
 // 'menu.users' => 'Users',
 'menu.teams' => '팀',
-// TODO: Translate the following:
+// TODO: translate the following.
 // 'menu.export' => 'Export',
 'menu.clients' => '클라이언트',
 'menu.options' => '옵션',
 
 // Footer - strings on the bottom of most pages.
-// TODO: Translate the following:
+// TODO: translate the following.
 // 'footer.contribute_msg' => 'You can contribute to Time Tracker in different ways.',
 // 'footer.credits' => 'Credits',
 // 'footer.license' => 'License',
 // 'footer.improve' => 'Contribute', // Translators: this could mean "Improve", if it makes better sense in your language.
-                                  // This is a link to a webpage that describes how to contribute to the project.
+                                     // This is a link to a webpage that describes how to contribute to the project.
 
 // Error messages.
-// TODO: Translate the following:
+// TODO: translate the following.
 // 'error.access_denied' => 'Access denied.',
 // 'error.sys' => 'System error.',
 'error.db' => '데이터베이스 오류',
@@ -90,7 +90,7 @@ $i18n_key_words = array(
 // 'error.client_exists' => 'client with this name already exists',
 'error.no_login' => '본 로그인과 연계된 사용자가 없습니다',
 'error.upload' => '파일 업로드 오류',
-// TODO: Translate the following:
+// TODO: translate the following.
 // 'error.range_locked' => 'Date range is locked.',
 'error.mail_send' => '메일 보내기에서의 오류',
 'error.no_email' => '본 로그인과 연계된 이메일이 없습니다',
@@ -98,10 +98,9 @@ $i18n_key_words = array(
 // 'error.uncompleted_exists' => 'uncompleted entry already exists. close or delete it.',
 // 'error.goto_uncompleted' => 'go to uncompleted entry.',
 
-// labels for various buttons
+// Labels for buttons.
 'button.login' => '로그인',
 'button.now' => '지금',
-// 'button.set' => '설정',
 'button.save' => '저장',
 'button.delete' => '삭제',
 'button.cancel' => '취소',
@@ -133,9 +132,17 @@ $i18n_key_words = array(
 'label.password' => '암호',
 'label.confirm_password' => '암호 확인',
 'label.email' => '이메일',
+// TODO: translate the following.
+// 'label.cc' => 'Cc',
+// 'label.bcc' => 'Bcc',
+'label.subject' => '제목',
 'label.total' => '합계',
-// Translate the following string.
+// TODO: translate the following.
 // 'label.page' => 'Page',
+// 'label.condition' => 'Condition',
+
+// Form titles.
+// TODO: the entire title section is missing here. See the English file.
 
 "form.filter.project" => '프로젝트',
 "form.filter.filter" => '좋아하는 보고서',
@@ -168,9 +175,7 @@ $i18n_key_words = array(
 "form.admin.profile.th.edit" => '편집',
 "form.admin.profile.th.del" => '삭제',
 "form.admin.profile.th.active" => '활동내용',
-"form.admin.lock.period" => '날자로 된 간격을 로크하기',
 "form.admin.options" => '옵션',
-"form.admin.lang_default" => '사이트의 디폴트 언어',
 "form.admin.custom_date_format" => "날짜 포맷",
 "form.admin.custom_time_format" => "시간 포맷",
 "form.admin.start_week" => "주의 시작요일",
@@ -291,8 +296,6 @@ $i18n_key_words = array(
 // mail form attributes
 "form.mail.from" => '부터',
 "form.mail.to" => '까지',
-"form.mail.cc" => 'cc',
-"form.mail.subject" => '제목',
 "form.mail.comment" => '코멘트',
 "form.mail.above" => '이 보고서를 이메일로 송신',
 // Note to translators: this string needs to be translated.
@@ -308,9 +311,6 @@ $i18n_key_words = array(
 "form.invoice.date" => '날짜',
 "form.invoice.number" => '송장 번호',
 "form.invoice.tax" => '세금',
-"form.invoice.daily_subtotals" => '날짜별 소계',
-"form.invoice.yourcoo" => '당신의 이름<br> 및 주소',
-"form.invoice.custcoo" => '클라이언트 이름<br> 및 주소',
 "form.invoice.comment" => '코멘트 ',
 "form.invoice.th.username" => '개인',
 "form.invoice.th.time" => '시간',
@@ -342,9 +342,6 @@ $i18n_key_words = array(
 "form.client.th.del" => '삭제',
 "form.client.name" => '이름',
 "form.client.tax" => '세금',
-"form.client.daily_subtotals" => '날짜별 소계',
-"form.client.yourcoo" => '송장에 밝힌 당신의 <br>이름 및 주소',
-"form.client.custcoo" => '주소',
 "form.client.comment" => '코멘트 ',
 
 // miscellaneous strings