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

9 lines
945 B
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 Pivot Shared 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.locale=$.ig.locale||{};$.ig.locale.bg=$.ig.locale.bg||{};$.ig.PivotShared=$.ig.PivotShared||{};$.ig.locale.bg.PivotShared={invalidDataSource:"Подаденият източник на данни е или нулев, или не се поддържа.",measureList:"Мерки",ok:"ОК",cancel:"Отказ",addToMeasures:"Добави към мерките",addToFilters:"Добави към филтрите",addToColumns:"Добави към колоните",addToRows:"Добави към редовете"};$.ig.PivotShared.locale=$.ig.PivotShared.locale||$.ig.locale.bg.PivotShared;return $.ig.locale.bg.PivotShared});