msgzul ko.js
From Documentation
/* mesg.js "charset=utf-8"
{{IS_NOTE
Purpose:
Description:
History:
Fri Jul 8 14:25:41 2005, Created by tomyeh
}}IS_NOTE
Copyright (C) 2005 Potix Corporation. All Rights Reserved.
{{IS_RIGHT
This program is distributed under GPL Version 3.0 in the hope that
it will be useful, but WITHOUT ANY WARRANTY.
}}IS_RIGHT
*/
msgzul = {};
msgzul.UNKNOWN_TYPE = "알 수 없는 컴퍼넌트 형태입니다.: ";
msgzul.DATE_REQUIRED = "날짜를 명시해야합니다. 형식: ";
msgzul.OUT_OF_RANGE = "범위를 초과합니다.";
msgzul.NO_AUDIO_SUPPORT = "현재 사용하시는 브라우저는 동적인(Dynamic) 오디오를 지원하지 않습니다.";