msgzul bg.js

From Documentation
Revision as of 06:46, 21 November 2011 by Jimmyshiau (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
/* mesg.js "charset=utf-8"

{{IS_NOTE
	Purpose:
		
	Description:
		
	History:
  Tranlated by Boril Yonchev ([email protected]) 10 January 2007
}}IS_NOTE

Copyright (C) 2005-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 = "Броузерът ви неподдържа динамично аудио";