]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/ko.lang.php
Some more recycling in translation files.
[timetracker.git] / WEB-INF / resources / ko.lang.php
index 2f3eba6032e473013dbb800c42d094b97f8fd762..daba7b98af566af87894cd962ce41ed3bc4cc69a 100644 (file)
@@ -177,8 +177,9 @@ $i18n_key_words = array(
 // 'label.start' => 'Start',
 // 'label.finish' => 'Finish',
 // 'label.duration' => 'Duration',
-// 'label.note' => 'Note',
-// 'label.notes' => 'Notes',
+'label.note' => '표식',
+'label.notes' => '표식',
+// TODO: translate the following.
 // 'label.item' => 'Item',
 // 'label.cost' => 'Cost',
 // 'label.day_total' => 'Day total',
@@ -442,14 +443,12 @@ $i18n_key_words = array(
 "form.mytime.start" => '시작',
 "form.mytime.finish" => '마감',
 "form.mytime.duration" => '기간',
-"form.mytime.note" => '표식',
 "form.mytime.daily" => '하루일과',
 "form.mytime.total" => '전체 시간: ',
 "form.mytime.th.project" => '프로젝트',
 "form.mytime.th.start" => '시작',
 "form.mytime.th.finish" => '마감',
 "form.mytime.th.duration" => '기간',
-"form.mytime.th.note" => '표식',
 "form.mytime.del_yes" => '성과적으로 삭제된 시간기록',
 "form.mytime.no_finished_rec" => '이 기록은 시작 시간으로만 저장되었습니다. 이것은 오류는 아닙니다. 필요하면 로그아웃 하십시오.',
 "form.mytime.warn_tozero_rec" => '이 시간기간이 로크되었으므로 이 시간기록은 삭제되어야 합니다',
@@ -504,7 +503,6 @@ $i18n_key_words = array(
 "form.report.duration" => '기간',
 "form.report.start" => '시작',
 "form.report.finish" => '마감',
-"form.report.note" => '표식',
 "form.report.project" => '프로젝트',
 "form.report.totals_only" => '오직 전체만',
 "form.report.total" => '시간 총합',
@@ -514,7 +512,6 @@ $i18n_key_words = array(
 "form.report.th.start" => '시작',
 "form.report.th.finish" => '마감',
 "form.report.th.duration" => '기간',
-"form.report.th.note" => '주의',
 
 // mail form attributes
 "form.mail.from" => '부터',