msgzul ru.js

From Documentation
Revision as of 08:42, 20 January 2011 by Asuka (talk | contribs) (Created page with '<source lang="xml"> →‎mesg.js "charset=utf-8" * created by Denis Yarkovoy ([email protected]) 30 January 2008 * Copyright (C) 2005,2008 Potix Corporation: msgzul={}; m…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
/* mesg.js "charset=utf-8"
 * created by Denis Yarkovoy ([email protected]) 30 January 2008
 * Copyright (C) 2005,2008 Potix Corporation
 */
msgzul={};
msgzul.UNKNOWN_TYPE="Неизвестный тип компонента: ";
msgzul.DATE_REQUIRED="Необходимо указать дату. Формат: ";
msgzul.OUT_OF_RANGE = "Не вписывается в диапазон";
msgzul.NO_AUDIO_SUPPORT="Ваш браузер не поддерживает динамическое аудио"