X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/0e191e482cfe8660d293b6e0791935c945193b01..7222eeeece08554fe11df2fe33e17dded52b06d0:/WEB-INF/resources/ko.lang.php diff --git a/WEB-INF/resources/ko.lang.php b/WEB-INF/resources/ko.lang.php index 9f327ce7..24c5cbcd 100644 --- a/WEB-INF/resources/ko.lang.php +++ b/WEB-INF/resources/ko.lang.php @@ -213,7 +213,8 @@ $i18n_key_words = array( // TODO: translate the following. // 'label.client_name' => 'Client name', // 'label.client_address' => 'Client address', -// 'label.or' => 'or', +'label.or' => '혹은', +// TODO: translate the following. // 'label.error' => 'Error', // 'label.ldap_hint' => 'Type your Windows login and password in the fields below.', 'label.required_fields' => '* 필수 필드', @@ -584,11 +585,6 @@ $i18n_key_words = array( "controls.inc_nbillable" => '청구 가능하지 않은', "controls.default" => '--- 디폴트 ---', -// labels -"label.chart.title1" => '사용자별 활동내용', -"label.chart.title2" => '사용자별 프로젝트', -"label.chart.period" => '기간에 따른 그래프', - "label.sel_tp" => '시간 기간을 선택', "label.set_tp" => '혹은 날짜를 설정', "label.fields" => '필드들을 보기', @@ -598,7 +594,6 @@ $i18n_key_words = array( "label.set_empl" => '사용자들을 선택', "label.sel_all" => '모두 선택', "label.sel_none" => '모두 해제', -"label.or" => '혹은', "label.disable" => '무력화', "label.enable" => '가능화', "label.hrs" => '시간',