PHP Classes

File: vendors/fullcalendar/dist/lang/bg.js

Recommend this page to a friend!
  Classes of Jorge Castro   Gentelella BladeOne   vendors/fullcalendar/dist/lang/bg.js   Download  
File: vendors/fullcalendar/dist/lang/bg.js
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Gentelella BladeOne
Render templates using Bootstrap for presentation
Author: By
Last change:
Date: 3 years ago
Size: 2,799 bytes
 

Contents

Class file image Download
!function(a){"function"==typeof define&&define.amd?define(["jquery","moment"],a):"object"==typeof exports?module.exports=a(require("jquery"),require("moment")):a(jQuery,moment)}(function(a,b){!function(){"use strict";var a=(b.defineLocale||b.lang).call(b,"bg",{months:"??????_????????_????_?????_???_???_???_??????_?????????_????????_???????_????????".split("_"),monthsShort:"???_???_???_???_???_???_???_???_???_???_???_???".split("_"),weekdays:"??????_??????????_???????_?????_?????????_?????_??????".split("_"),weekdaysShort:"???_???_???_???_???_???_???".split("_"),weekdaysMin:"??_??_??_??_??_??_??".split("_"),longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"D.MM.YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY H:mm",LLLL:"dddd, D MMMM YYYY H:mm"},calendar:{sameDay:"[???? ?] LT",nextDay:"[???? ?] LT",nextWeek:"dddd [?] LT",lastDay:"[????? ?] LT",lastWeek:function(){switch(this.day()){case 0:case 3:case 6:return"[? ??????????] dddd [?] LT";case 1:case 2:case 4:case 5:return"[? ?????????] dddd [?] LT"}},sameElse:"L"},relativeTime:{future:"???? %s",past:"????? %s",s:"??????? ???????",m:"??????",mm:"%d ??????",h:"???",hh:"%d ????",d:"???",dd:"%d ???",M:"?????",MM:"%d ??????",y:"??????",yy:"%d ??????"},ordinalParse:/\d{1,2}-(??|??|??|??|??|??)/,ordinal:function(a){var b=a%10,c=a%100;return 0===a?a+"-??":0===c?a+"-??":c>10&&20>c?a+"-??":1===b?a+"-??":2===b?a+"-??":7===b||8===b?a+"-??":a+"-??"},week:{dow:1,doy:7}});return a}(),a.fullCalendar.datepickerLang("bg","bg",{closeText:"???????",prevText:"<?????",nextText:"??????>",nextBigText:">>",currentText:"????",monthNames:["??????","????????","????","?????","???","???","???","??????","?????????","????????","???????","????????"],monthNamesShort:["???","???","???","???","???","???","???","???","???","???","???","???"],dayNames:["??????","??????????","???????","?????","?????????","?????","??????"],dayNamesShort:["???","???","???","???","???","???","???"],dayNamesMin:["??","??","??","??","??","??","??"],weekHeader:"Wk",dateFormat:"dd.mm.yy",firstDay:1,isRTL:!1,showMonthAfterYear:!1,yearSuffix:""}),a.fullCalendar.lang("bg",{buttonText:{month:"?????",week:"???????",day:"???",list:"??????"},allDayText:"??? ???",eventLimitText:function(a){return"+??? "+a}})});