All Downloads are FREE. Search and download functionalities are using the official Maven repository.

META-INF.resources.bower_components.moment.locale.cs.min.js Maven / Gradle / Ivy


(function(b,a){typeof exports==="object"&&typeof module!=="undefined"&&typeof require==="function"?a(require("../moment")):typeof define==="function"&&define.amd?define(["../moment"],a):a(b.moment)}(this,(function(e){var a="leden_únor_březen_duben_květen_červen_červenec_srpen_září_říjen_listopad_prosinec".split("_");var d="led_úno_bře_dub_kvě_čvn_čvc_srp_zář_říj_lis_pro".split("_");function b(g){return(g>1)&&(g<5)&&(~~(g/10)!==1)}function f(j,i,h,k){var g=j+" ";switch(h){case"s":return(i||k)?"pár sekund":"pár sekundami";case"m":return i?"minuta":(k?"minutu":"minutou");case"mm":if(i||k){return g+(b(j)?"minuty":"minut")}else{return g+"minutami"}break;case"h":return i?"hodina":(k?"hodinu":"hodinou");case"hh":if(i||k){return g+(b(j)?"hodiny":"hodin")}else{return g+"hodinami"}break;case"d":return(i||k)?"den":"dnem";case"dd":if(i||k){return g+(b(j)?"dny":"dní")}else{return g+"dny"}break;case"M":return(i||k)?"měsíc":"měsícem";case"MM":if(i||k){return g+(b(j)?"měsíce":"měsíců")}else{return g+"měsíci"}break;case"y":return(i||k)?"rok":"rokem";case"yy":if(i||k){return g+(b(j)?"roky":"let")}else{return g+"lety"}break}}var c=e.defineLocale("cs",{months:a,monthsShort:d,monthsParse:(function(g,j){var h,k=[];for(h=0;h<12;h++){k[h]=new RegExp("^"+g[h]+"$|^"+j[h]+"$","i")}return k}(a,d)),shortMonthsParse:(function(h){var g,j=[];for(g=0;g<12;g++){j[g]=new RegExp("^"+h[g]+"$","i")}return j}(d)),longMonthsParse:(function(g){var h,j=[];for(h=0;h<12;h++){j[h]=new RegExp("^"+g[h]+"$","i")}return j}(a)),weekdays:"neděle_pondělí_úterý_středa_čtvrtek_pátek_sobota".split("_"),weekdaysShort:"ne_po_út_st_čt_pá_so".split("_"),weekdaysMin:"ne_po_út_st_čt_pá_so".split("_"),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",l:"D. M. YYYY"},calendar:{sameDay:"[dnes v] LT",nextDay:"[zítra v] LT",nextWeek:function(){switch(this.day()){case 0:return"[v neděli v] LT";case 1:case 2:return"[v] dddd [v] LT";case 3:return"[ve středu v] LT";case 4:return"[ve čtvrtek v] LT";case 5:return"[v pátek v] LT";case 6:return"[v sobotu v] LT"}},lastDay:"[včera v] LT",lastWeek:function(){switch(this.day()){case 0:return"[minulou neděli v] LT";case 1:case 2:return"[minulé] dddd [v] LT";case 3:return"[minulou středu v] LT";case 4:case 5:return"[minulý] dddd [v] LT";case 6:return"[minulou sobotu v] LT"}},sameElse:"L"},relativeTime:{future:"za %s",past:"před %s",s:f,m:f,mm:f,h:f,hh:f,d:f,dd:f,M:f,MM:f,y:f,yy:f},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}});return c})));

 




© 2015 - 2024 Weber Informatics LLC | Privacy Policy