X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;ds=sidebyside;f=WEB-INF%2Fresources%2Fko.lang.php;h=2408caef2bf47020e6b1ff76d1844c2485d3f55f;hb=f522b9a2b762c199cc0b0f0598b9affd823553f4;hp=c2b584be21e8245919000b4a1aca04017f0c8a92;hpb=aaf18ed301247fd73acafa0ed896adc511f6012b;p=timetracker.git diff --git a/WEB-INF/resources/ko.lang.php b/WEB-INF/resources/ko.lang.php index c2b584be..2408caef 100644 --- a/WEB-INF/resources/ko.lang.php +++ b/WEB-INF/resources/ko.lang.php @@ -26,7 +26,7 @@ // | https://www.anuko.com/time_tracker/credits.htm // +----------------------------------------------------------------------+ -// Note: escape apostrophes with THREE backslashes, like here: choisir l\\\'option +// Note: escape apostrophes with THREE backslashes, like here: choisir l\\\'option. // Other characters (such as double-quotes in http links, etc.) do not have to be escaped. $i18n_language = '한국어'; @@ -90,8 +90,8 @@ $i18n_key_words = array( // 'error.client_exists' => 'client with this name already exists', 'error.no_login' => '본 로그인과 연계된 사용자가 없습니다', 'error.upload' => '파일 업로드 오류', -// Note to translators: this string needs to be translated. -// 'error.period_locked' => 'can\\\'t complete the operation. records older than a certain number of days cannot be created or modified. team manager defines this in the "Lock interval in days" value on the "Profile" page. set it to 0 to remove locking.

uncompleted records (with 0 or empty duration) can be deleted.', +// TODO: Translate the following: +// 'error.range_locked' => 'Date range is locked.', 'error.mail_send' => '메일 보내기에서의 오류', 'error.no_email' => '본 로그인과 연계된 이메일이 없습니다', // Note to translators: the strings below need to be translated.