X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/6d27118f2299de142db85519411971a19f6dc256..ceb103409d123c30e3c1c485b1f06293d1fe7308:/WEB-INF/resources/ko.lang.php diff --git a/WEB-INF/resources/ko.lang.php b/WEB-INF/resources/ko.lang.php index f7b904c8..b650bdd6 100644 --- a/WEB-INF/resources/ko.lang.php +++ b/WEB-INF/resources/ko.lang.php @@ -219,7 +219,7 @@ $i18n_key_words = array( 'label.or' => '혹은', // TODO: translate the following. // 'label.error' => 'Error', -// 'label.ldap_hint' => 'Type your Windows login and password in the fields below.', +'label.ldap_hint' => '아래의 필드들에서 Windows 로그인 및 암호 를 입력하십시오.', 'label.required_fields' => '* 필수 필드', 'label.on_behalf' => '을 대표하여', // TODO: translate all 3 roles properly, see https://www.anuko.com/time_tracker/user_guide/user_accounts.htm @@ -309,8 +309,8 @@ $i18n_key_words = array( // 'title.export' => 'Exporting Team Data', // 'title.import' => 'Importing Team Data', 'title.options' => '옵션', +'title.profile' => '프로필', // TODO: translate the following. -// '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', @@ -554,5 +554,4 @@ $i18n_key_words = array( "label.disable" => '무력화', "label.enable" => '가능화', "label.hrs" => '시간', -"label.ldap_hint" => '아래의 필드들에서 Windows 로그인 및 암호 를 입력하십시오.', );