PHP Classes

File: vendors/gentelella/vendors/fullcalendar/dist/lang/sr-cyrl.js

Recommend this page to a friend!
  Classes of Jorge Castro   Gentelella BladeOne   vendors/gentelella/vendors/fullcalendar/dist/lang/sr-cyrl.js   Download  
File: vendors/gentelella/vendors/fullcalendar/dist/lang/sr-cyrl.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: 3,494 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={words:{m:["????? ?????","????? ??????"],mm:["?????","??????","??????"],h:["????? ???","?????? ????"],hh:["???","????","????"],dd:["???","????","????"],MM:["?????","??????","??????"],yy:["??????","??????","??????"]},correctGrammaticalCase:function(a,b){return 1===a?b[0]:a>=2&&4>=a?b[1]:b[2]},translate:function(b,c,d){var e=a.words[d];return 1===d.length?c?e[0]:e[1]:b+" "+a.correctGrammaticalCase(b,e)}},c=(b.defineLocale||b.lang).call(b,"sr-cyrl",{months:"??????_???????_????_?????_???_???_???_??????_?????????_???????_????????_????????".split("_"),monthsShort:"???._???._???._???._???_???_???_???._???._???._???._???.".split("_"),monthsParseExact:!0,weekdays:"??????_?????????_??????_?????_????????_?????_??????".split("_"),weekdaysShort:"???._???._???._???._???._???._???.".split("_"),weekdaysMin:"??_??_??_??_??_??_??".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"DD. 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:function(){switch(this.day()){case 0:return"[?] [??????] [?] LT";case 3:return"[?] [?????] [?] LT";case 6:return"[?] [??????] [?] LT";case 1:case 2:case 4:case 5:return"[?] dddd [?] LT"}},lastDay:"[???? ?] LT",lastWeek:function(){var a=["[??????] [??????] [?] LT","[???????] [?????????] [?] LT","[???????] [??????] [?] LT","[??????] [?????] [?] LT","[???????] [????????] [?] LT","[???????] [?????] [?] LT","[??????] [??????] [?] LT"];return a[this.day()]},sameElse:"L"},relativeTime:{future:"?? %s",past:"??? %s",s:"???????? ???????",m:a.translate,mm:a.translate,h:a.translate,hh:a.translate,d:"???",dd:a.translate,M:"?????",MM:a.translate,y:"??????",yy:a.translate},ordinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:7}});return c}(),a.fullCalendar.datepickerLang("sr-cyrl","sr",{closeText:"???????",prevText:"<",nextText:">",currentText:"?????",monthNames:["??????","???????","????","?????","???","???","???","??????","?????????","???????","????????","????????"],monthNamesShort:["???","???","???","???","???","???","???","???","???","???","???","???"],dayNames:["??????","?????????","??????","?????","????????","?????","??????"],dayNamesShort:["???","???","???","???","???","???","???"],dayNamesMin:["??","??","??","??","??","??","??"],weekHeader:"???",dateFormat:"dd.mm.yy",firstDay:1,isRTL:!1,showMonthAfterYear:!1,yearSuffix:""}),a.fullCalendar.lang("sr-cyrl",{buttonText:{month:"?????",week:"??????",day:"???",list:"??????"},allDayText:"??? ???",eventLimitText:function(a){return"+ ??? "+a}})});