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

9 lines
2.6 KiB
JavaScript
Raw 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 Video Player 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.VideoPlayer=$.ig.VideoPlayer||{};$.ig.locale=$.ig.locale||{};$.ig.locale.bg=$.ig.locale.bg||{};$.ig.locale.bg.VideoPlayer={liveStream:"Видео на живо",live:"На живо",paused:"Паузирано",playing:"В прогрес",play:"Пусни",volume:"Сила на звука",unsupportedVideoSource:"Подадените видео източници не съдържат формат поддържан от вашия браузър.",missingVideoSource:"Липсват видео източници.",progressLabelLongFormat:"$currentTime$ / $duration$",progressLabelShortFormat:"$currentTime$",enterFullscreen:"Цял екран",exitFullscreen:"Излез от цял екран",skipTo:"Отиди до",unsupportedBrowser:"Вашият браузър не поддържа HTML5 видео. <br/>Моля обновете до някоя от следните версии:",currentBrowser:"Вашият браузър: {0}",ie9:"Microsoft Internet Explorer V 9+",chrome8:"Google Chrome V 8+",firefox36:"Mozilla Firefox V 3.6+",safari5:"Apple Safari V 5+",opera11:"Opera V 11+",ieDownload:"http://www.microsoft.com/windows/internet-explorer/default.aspx",operaDownload:"http://www.opera.com/download/",chromeDownload:"http://www.google.com/chrome",firefoxDownload:"http://www.mozilla.com/",safariDownload:"http://www.apple.com/safari/download/",buffering:"Буфериране...",adMessage:"Реклама: Видеото ще продължи след $duration$ секунди.",adMessageLong:"Реклама: Видеото ще продължи след $duration$.",adMessageNoDuration:"Реклама: Видеото ще продължи след рекламите.",adNewWindowTip:"Реклама: Натиснете тук, за да отворите съдържанието в нов прозорец.",nonDivException:"Infragistics HTML5 Video Player може да бъде инстанциран само на DIV елемент.",relatedVideos:"Подобни видея",replayButton:"Започни отначало",replayTooltip:"Натиснете тук, за да пуснете видеото отначало.",noCommercials:"Браузър контролите не поддържат реклами."};$.ig.VideoPlayer.locale=$.ig.VideoPlayer.locale||$.ig.locale.bg.VideoPlayer;return $.ig.locale.bg.VideoPlayer});