X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Fko.lang.php;h=6e0f59bdd91b4570c4ab53903e1230d924554537;hb=b4be5795ddbcef63b4b6fffb200c3dfc3ffcb530;hp=ff8012b8e6c971a11906ec9acc997b1be02545d2;hpb=f12ceba49cb845be385e6b7c7786fc7e5393e802;p=timetracker.git diff --git a/WEB-INF/resources/ko.lang.php b/WEB-INF/resources/ko.lang.php index ff8012b8..6e0f59bd 100644 --- a/WEB-INF/resources/ko.lang.php +++ b/WEB-INF/resources/ko.lang.php @@ -111,6 +111,8 @@ $i18n_key_words = array( // TODO: translate the following. // 'error.range_locked' => 'Date range is locked.', 'error.mail_send' => '메일 보내기에서의 오류.', +// TODO: improve the translation above by adding MAIL_SMTP_DEBUG part. +// 'error.mail_send' => 'Error sending mail. Use MAIL_SMTP_DEBUG for diagnostics.', 'error.no_email' => '본 로그인과 연계된 이메일이 없습니다.', // TODO: translate the following. // 'error.uncompleted_exists' => 'Uncompleted entry already exists. Close or delete it.', @@ -165,6 +167,7 @@ $i18n_key_words = array( 'label.user' => '사용자', 'label.users' => '사용자', // TODO: translate the following. +// 'label.group' => 'Group', // 'label.roles' => 'Roles', 'label.client' => '클라이언트', 'label.clients' => '클라이언트', @@ -523,7 +526,6 @@ $i18n_key_words = array( // 'form.group_edit.future_entries' => 'Future entries', // 'form.group_edit.uncompleted_indicators' => 'Uncompleted indicators', // 'form.group_edit.allow_ip' => 'Allow IP', -// 'form.group_edit.plugins' => 'Plugins', // Deleting Group form. See example at https://timetracker.anuko.com/delete_group.php // TODO: translate the following.