msgzul ja.js

From Documentation
Revision as of 07:51, 20 January 2011 by Asuka (talk | contribs) (Created page with '<source lang="xml"> /* mesg.js "charset=utf-8" {{IS_NOTE Purpose: Description: History: Created on Mar. 7, 2007, by Poli Lee Modified on Jun.25, 2007 by Jean }}IS_N…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
/* mesg.js "charset=utf-8"

{{IS_NOTE
	Purpose:
		
	Description:
		
	History:
		Created on Mar. 7, 2007, by Poli Lee
		Modified on Jun.25, 2007 by Jean
}}IS_NOTE

Copyright (C) 2007 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 = "ご使用中のブラウザはダイナミックオーディオをサポートしていません";