oi-metrology/Archive/wwwroot/igniteui/js/modules/i18n/infragistics.ui.zoombar-bg.js
2022-07-26 09:34:09 -07:00

9 lines
1.2 KiB
JavaScript
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

/*!@license
* Infragistics.Web.ClientUI Zoombar localization resources 19.1.20
*
* Copyright (c) 2011-2019 Infragistics Inc.
*
* http://www.infragistics.com/
*
*/
(function(factory){if(typeof define==="function"&&define.amd){define(["jquery"],factory)}else{return factory(jQuery)}})(function($){$.ig=$.ig||{};$.ig=$.ig||{};$.ig.Zoombar=$.ig.Zoombar||{};$.ig.locale=$.ig.locale||{};$.ig.locale.bg=$.ig.locale.bg||{};$.ig.locale.bg.Zoombar={zoombarTargetNotSpecified:"igZoombar изисква валидна цел, към която да се прикрепи!",zoombarTypeNotSupported:"Видът на компонента, към който igZoombar се опитва да се прикрепи не се поддържа!",zoombarProviderNotRecognized:"igZoombar не може да инициализира провайдър от посочения клас или зададената стойност не е клас.",optionChangeNotSupported:"Промяната на следната опция след инициализация на igZoombar не се поддържа:"};$.ig.Zoombar.locale=$.ig.Zoombar.locale||$.ig.locale.bg.Zoombar;return $.ig.locale.bg.Zoombar});