GPQAPP
1793 строки · 44.1 Кб
1[].push.apply(FullCalendar.globalLocales, function () {2'use strict';3
4var l0 = {5code: 'af',6week: {7dow: 1, // Maandag is die eerste dag van die week.8doy: 4, // Die week wat die 4de Januarie bevat is die eerste week van die jaar.9},10buttonText: {11prev: 'Vorige',12next: 'Volgende',13today: 'Vandag',14year: 'Jaar',15month: 'Maand',16week: 'Week',17day: 'Dag',18list: 'Agenda',19},20allDayText: 'Heeldag',21moreLinkText: 'Addisionele',22noEventsText: 'Daar is geen gebeurtenisse nie',23};24
25var l1 = {26code: 'ar-dz',27week: {28dow: 0, // Sunday is the first day of the week.29doy: 4, // The week that contains Jan 1st is the first week of the year.30},31direction: 'rtl',32buttonText: {33prev: 'السابق',34next: 'التالي',35today: 'اليوم',36month: 'شهر',37week: 'أسبوع',38day: 'يوم',39list: 'أجندة',40},41weekText: 'أسبوع',42allDayText: 'اليوم كله',43moreLinkText: 'أخرى',44noEventsText: 'أي أحداث لعرض',45};46
47var l2 = {48code: 'ar-kw',49week: {50dow: 0, // Sunday is the first day of the week.51doy: 12, // The week that contains Jan 1st is the first week of the year.52},53direction: 'rtl',54buttonText: {55prev: 'السابق',56next: 'التالي',57today: 'اليوم',58month: 'شهر',59week: 'أسبوع',60day: 'يوم',61list: 'أجندة',62},63weekText: 'أسبوع',64allDayText: 'اليوم كله',65moreLinkText: 'أخرى',66noEventsText: 'أي أحداث لعرض',67};68
69var l3 = {70code: 'ar-ly',71week: {72dow: 6, // Saturday is the first day of the week.73doy: 12, // The week that contains Jan 1st is the first week of the year.74},75direction: 'rtl',76buttonText: {77prev: 'السابق',78next: 'التالي',79today: 'اليوم',80month: 'شهر',81week: 'أسبوع',82day: 'يوم',83list: 'أجندة',84},85weekText: 'أسبوع',86allDayText: 'اليوم كله',87moreLinkText: 'أخرى',88noEventsText: 'أي أحداث لعرض',89};90
91var l4 = {92code: 'ar-ma',93week: {94dow: 6, // Saturday is the first day of the week.95doy: 12, // The week that contains Jan 1st is the first week of the year.96},97direction: 'rtl',98buttonText: {99prev: 'السابق',100next: 'التالي',101today: 'اليوم',102month: 'شهر',103week: 'أسبوع',104day: 'يوم',105list: 'أجندة',106},107weekText: 'أسبوع',108allDayText: 'اليوم كله',109moreLinkText: 'أخرى',110noEventsText: 'أي أحداث لعرض',111};112
113var l5 = {114code: 'ar-sa',115week: {116dow: 0, // Sunday is the first day of the week.117doy: 6, // The week that contains Jan 1st is the first week of the year.118},119direction: 'rtl',120buttonText: {121prev: 'السابق',122next: 'التالي',123today: 'اليوم',124month: 'شهر',125week: 'أسبوع',126day: 'يوم',127list: 'أجندة',128},129weekText: 'أسبوع',130allDayText: 'اليوم كله',131moreLinkText: 'أخرى',132noEventsText: 'أي أحداث لعرض',133};134
135var l6 = {136code: 'ar-tn',137week: {138dow: 1, // Monday is the first day of the week.139doy: 4, // The week that contains Jan 4th is the first week of the year.140},141direction: 'rtl',142buttonText: {143prev: 'السابق',144next: 'التالي',145today: 'اليوم',146month: 'شهر',147week: 'أسبوع',148day: 'يوم',149list: 'أجندة',150},151weekText: 'أسبوع',152allDayText: 'اليوم كله',153moreLinkText: 'أخرى',154noEventsText: 'أي أحداث لعرض',155};156
157var l7 = {158code: 'ar',159week: {160dow: 6, // Saturday is the first day of the week.161doy: 12, // The week that contains Jan 1st is the first week of the year.162},163direction: 'rtl',164buttonText: {165prev: 'السابق',166next: 'التالي',167today: 'اليوم',168month: 'شهر',169week: 'أسبوع',170day: 'يوم',171list: 'أجندة',172},173weekText: 'أسبوع',174allDayText: 'اليوم كله',175moreLinkText: 'أخرى',176noEventsText: 'أي أحداث لعرض',177};178
179var l8 = {180code: 'az',181week: {182dow: 1, // Monday is the first day of the week.183doy: 4, // The week that contains Jan 4th is the first week of the year.184},185buttonText: {186prev: 'Əvvəl',187next: 'Sonra',188today: 'Bu Gün',189month: 'Ay',190week: 'Həftə',191day: 'Gün',192list: 'Gündəm',193},194weekText: 'Həftə',195allDayText: 'Bütün Gün',196moreLinkText: function(n) {197return '+ daha çox ' + n198},199noEventsText: 'Göstərmək üçün hadisə yoxdur',200};201
202var l9 = {203code: 'bg',204week: {205dow: 1, // Monday is the first day of the week.206doy: 7, // The week that contains Jan 1st is the first week of the year.207},208buttonText: {209prev: 'назад',210next: 'напред',211today: 'днес',212month: 'Месец',213week: 'Седмица',214day: 'Ден',215list: 'График',216},217allDayText: 'Цял ден',218moreLinkText: function(n) {219return '+още ' + n220},221noEventsText: 'Няма събития за показване',222};223
224var l10 = {225code: 'bn',226week: {227dow: 0, // Sunday is the first day of the week.228doy: 6, // The week that contains Jan 1st is the first week of the year.229},230buttonText: {231prev: 'পেছনে',232next: 'সামনে',233today: 'আজ',234month: 'মাস',235week: 'সপ্তাহ',236day: 'দিন',237list: 'তালিকা',238},239weekText: 'সপ্তাহ',240allDayText: 'সারাদিন',241moreLinkText: function(n) {242return '+অন্যান্য ' + n243},244noEventsText: 'কোনো ইভেন্ট নেই',245};246
247var l11 = {248code: 'bs',249week: {250dow: 1, // Monday is the first day of the week.251doy: 7, // The week that contains Jan 1st is the first week of the year.252},253buttonText: {254prev: 'Prošli',255next: 'Sljedeći',256today: 'Danas',257month: 'Mjesec',258week: 'Sedmica',259day: 'Dan',260list: 'Raspored',261},262weekText: 'Sed',263allDayText: 'Cijeli dan',264moreLinkText: function(n) {265return '+ još ' + n266},267noEventsText: 'Nema događaja za prikazivanje',268};269
270var l12 = {271code: 'ca',272week: {273dow: 1, // Monday is the first day of the week.274doy: 4, // The week that contains Jan 4th is the first week of the year.275},276buttonText: {277prev: 'Anterior',278next: 'Següent',279today: 'Avui',280month: 'Mes',281week: 'Setmana',282day: 'Dia',283list: 'Agenda',284},285weekText: 'Set',286allDayText: 'Tot el dia',287moreLinkText: 'més',288noEventsText: 'No hi ha esdeveniments per mostrar',289};290
291var l13 = {292code: 'cs',293week: {294dow: 1, // Monday is the first day of the week.295doy: 4, // The week that contains Jan 4th is the first week of the year.296},297buttonText: {298prev: 'Dříve',299next: 'Později',300today: 'Nyní',301month: 'Měsíc',302week: 'Týden',303day: 'Den',304list: 'Agenda',305},306weekText: 'Týd',307allDayText: 'Celý den',308moreLinkText: function(n) {309return '+další: ' + n310},311noEventsText: 'Žádné akce k zobrazení',312};313
314var l14 = {315code: 'cy',316week: {317dow: 1, // Monday is the first day of the week.318doy: 4, // The week that contains Jan 4th is the first week of the year.319},320buttonText: {321prev: 'Blaenorol',322next: 'Nesaf',323today: 'Heddiw',324year: 'Blwyddyn',325month: 'Mis',326week: 'Wythnos',327day: 'Dydd',328list: 'Rhestr',329},330weekText: 'Wythnos',331allDayText: 'Trwy\'r dydd',332moreLinkText: 'Mwy',333noEventsText: 'Dim digwyddiadau',334};335
336var l15 = {337code: 'da',338week: {339dow: 1, // Monday is the first day of the week.340doy: 4, // The week that contains Jan 4th is the first week of the year.341},342buttonText: {343prev: 'Forrige',344next: 'Næste',345today: 'I dag',346month: 'Måned',347week: 'Uge',348day: 'Dag',349list: 'Agenda',350},351weekText: 'Uge',352allDayText: 'Hele dagen',353moreLinkText: 'flere',354noEventsText: 'Ingen arrangementer at vise',355};356
357function affix$1(buttonText) {358return (buttonText === 'Tag' || buttonText === 'Monat') ? 'r' :359buttonText === 'Jahr' ? 's' : ''360}361
362var l16 = {363code: 'de-at',364week: {365dow: 1, // Monday is the first day of the week.366doy: 4, // The week that contains Jan 4th is the first week of the year.367},368buttonText: {369prev: 'Zurück',370next: 'Vor',371today: 'Heute',372year: 'Jahr',373month: 'Monat',374week: 'Woche',375day: 'Tag',376list: 'Terminübersicht',377},378weekText: 'KW',379weekTextLong: 'Woche',380allDayText: 'Ganztägig',381moreLinkText: function(n) {382return '+ weitere ' + n383},384noEventsText: 'Keine Ereignisse anzuzeigen',385buttonHints: {386prev(buttonText) {387return `Vorherige${affix$1(buttonText)} ${buttonText}`388},389next(buttonText) {390return `Nächste${affix$1(buttonText)} ${buttonText}`391},392today(buttonText) {393// → Heute, Diese Woche, Dieser Monat, Dieses Jahr394if (buttonText === 'Tag') {395return 'Heute'396}397return `Diese${affix$1(buttonText)} ${buttonText}`398},399},400viewHint(buttonText) {401// → Tagesansicht, Wochenansicht, Monatsansicht, Jahresansicht402const glue = buttonText === 'Woche' ? 'n' : buttonText === 'Monat' ? 's' : 'es';403return buttonText + glue + 'ansicht'404},405navLinkHint: 'Gehe zu $0',406moreLinkHint(eventCnt) {407return 'Zeige ' + (eventCnt === 1 ?408'ein weiteres Ereignis' :409eventCnt + ' weitere Ereignisse')410},411closeHint: 'Schließen',412timeHint: 'Uhrzeit',413eventHint: 'Ereignis',414};415
416function affix(buttonText) {417return (buttonText === 'Tag' || buttonText === 'Monat') ? 'r' :418buttonText === 'Jahr' ? 's' : ''419}420
421var l17 = {422code: 'de',423week: {424dow: 1, // Monday is the first day of the week.425doy: 4, // The week that contains Jan 4th is the first week of the year.426},427buttonText: {428prev: 'Zurück',429next: 'Vor',430today: 'Heute',431year: 'Jahr',432month: 'Monat',433week: 'Woche',434day: 'Tag',435list: 'Terminübersicht',436},437weekText: 'KW',438weekTextLong: 'Woche',439allDayText: 'Ganztägig',440moreLinkText: function(n) {441return '+ weitere ' + n442},443noEventsText: 'Keine Ereignisse anzuzeigen',444buttonHints: {445prev(buttonText) {446return `Vorherige${affix(buttonText)} ${buttonText}`447},448next(buttonText) {449return `Nächste${affix(buttonText)} ${buttonText}`450},451today(buttonText) {452// → Heute, Diese Woche, Dieser Monat, Dieses Jahr453if (buttonText === 'Tag') {454return 'Heute'455}456return `Diese${affix(buttonText)} ${buttonText}`457},458},459viewHint(buttonText) {460// → Tagesansicht, Wochenansicht, Monatsansicht, Jahresansicht461const glue = buttonText === 'Woche' ? 'n' : buttonText === 'Monat' ? 's' : 'es';462return buttonText + glue + 'ansicht'463},464navLinkHint: 'Gehe zu $0',465moreLinkHint(eventCnt) {466return 'Zeige ' + (eventCnt === 1 ?467'ein weiteres Ereignis' :468eventCnt + ' weitere Ereignisse')469},470closeHint: 'Schließen',471timeHint: 'Uhrzeit',472eventHint: 'Ereignis',473};474
475var l18 = {476code: 'el',477week: {478dow: 1, // Monday is the first day of the week.479doy: 4, // The week that contains Jan 4st is the first week of the year.480},481buttonText: {482prev: 'Προηγούμενος',483next: 'Επόμενος',484today: 'Σήμερα',485month: 'Μήνας',486week: 'Εβδομάδα',487day: 'Ημέρα',488list: 'Ατζέντα',489},490weekText: 'Εβδ',491allDayText: 'Ολοήμερο',492moreLinkText: 'περισσότερα',493noEventsText: 'Δεν υπάρχουν γεγονότα προς εμφάνιση',494};495
496var l19 = {497code: 'en-au',498week: {499dow: 1, // Monday is the first day of the week.500doy: 4, // The week that contains Jan 4th is the first week of the year.501},502buttonHints: {503prev: 'Previous $0',504next: 'Next $0',505today: 'This $0',506},507viewHint: '$0 view',508navLinkHint: 'Go to $0',509moreLinkHint(eventCnt) {510return `Show ${eventCnt} more event${eventCnt === 1 ? '' : 's'}`511},512};513
514var l20 = {515code: 'en-gb',516week: {517dow: 1, // Monday is the first day of the week.518doy: 4, // The week that contains Jan 4th is the first week of the year.519},520buttonHints: {521prev: 'Previous $0',522next: 'Next $0',523today: 'This $0',524},525viewHint: '$0 view',526navLinkHint: 'Go to $0',527moreLinkHint(eventCnt) {528return `Show ${eventCnt} more event${eventCnt === 1 ? '' : 's'}`529},530};531
532var l21 = {533code: 'en-nz',534week: {535dow: 1, // Monday is the first day of the week.536doy: 4, // The week that contains Jan 4th is the first week of the year.537},538buttonHints: {539prev: 'Previous $0',540next: 'Next $0',541today: 'This $0',542},543viewHint: '$0 view',544navLinkHint: 'Go to $0',545moreLinkHint(eventCnt) {546return `Show ${eventCnt} more event${eventCnt === 1 ? '' : 's'}`547},548};549
550var l22 = {551code: 'eo',552week: {553dow: 1, // Monday is the first day of the week.554doy: 4, // The week that contains Jan 4th is the first week of the year.555},556buttonText: {557prev: 'Antaŭa',558next: 'Sekva',559today: 'Hodiaŭ',560month: 'Monato',561week: 'Semajno',562day: 'Tago',563list: 'Tagordo',564},565weekText: 'Sm',566allDayText: 'Tuta tago',567moreLinkText: 'pli',568noEventsText: 'Neniuj eventoj por montri',569};570
571var l23 = {572code: 'es',573week: {574dow: 0, // Sunday is the first day of the week.575doy: 6, // The week that contains Jan 1st is the first week of the year.576},577buttonText: {578prev: 'Ant',579next: 'Sig',580today: 'Hoy',581month: 'Mes',582week: 'Semana',583day: 'Día',584list: 'Agenda',585},586weekText: 'Sm',587allDayText: 'Todo el día',588moreLinkText: 'más',589noEventsText: 'No hay eventos para mostrar',590};591
592var l24 = {593code: 'es',594week: {595dow: 1, // Monday is the first day of the week.596doy: 4, // The week that contains Jan 4th is the first week of the year.597},598buttonText: {599prev: 'Ant',600next: 'Sig',601today: 'Hoy',602month: 'Mes',603week: 'Semana',604day: 'Día',605list: 'Agenda',606},607buttonHints: {608prev: '$0 antes',609next: '$0 siguiente',610today(buttonText) {611return (buttonText === 'Día') ? 'Hoy' :612((buttonText === 'Semana') ? 'Esta' : 'Este') + ' ' + buttonText.toLocaleLowerCase()613},614},615viewHint(buttonText) {616return 'Vista ' + (buttonText === 'Semana' ? 'de la' : 'del') + ' ' + buttonText.toLocaleLowerCase()617},618weekText: 'Sm',619weekTextLong: 'Semana',620allDayText: 'Todo el día',621moreLinkText: 'más',622moreLinkHint(eventCnt) {623return `Mostrar ${eventCnt} eventos más`624},625noEventsText: 'No hay eventos para mostrar',626navLinkHint: 'Ir al $0',627closeHint: 'Cerrar',628timeHint: 'La hora',629eventHint: 'Evento',630};631
632var l25 = {633code: 'et',634week: {635dow: 1, // Monday is the first day of the week.636doy: 4, // The week that contains Jan 4th is the first week of the year.637},638buttonText: {639prev: 'Eelnev',640next: 'Järgnev',641today: 'Täna',642month: 'Kuu',643week: 'Nädal',644day: 'Päev',645list: 'Päevakord',646},647weekText: 'näd',648allDayText: 'Kogu päev',649moreLinkText: function(n) {650return '+ veel ' + n651},652noEventsText: 'Kuvamiseks puuduvad sündmused',653};654
655var l26 = {656code: 'eu',657week: {658dow: 1, // Monday is the first day of the week.659doy: 7, // The week that contains Jan 1st is the first week of the year.660},661buttonText: {662prev: 'Aur',663next: 'Hur',664today: 'Gaur',665month: 'Hilabetea',666week: 'Astea',667day: 'Eguna',668list: 'Agenda',669},670weekText: 'As',671allDayText: 'Egun osoa',672moreLinkText: 'gehiago',673noEventsText: 'Ez dago ekitaldirik erakusteko',674};675
676var l27 = {677code: 'fa',678week: {679dow: 6, // Saturday is the first day of the week.680doy: 12, // The week that contains Jan 1st is the first week of the year.681},682direction: 'rtl',683buttonText: {684prev: 'قبلی',685next: 'بعدی',686today: 'امروز',687month: 'ماه',688week: 'هفته',689day: 'روز',690list: 'برنامه',691},692weekText: 'هف',693allDayText: 'تمام روز',694moreLinkText: function(n) {695return 'بیش از ' + n696},697noEventsText: 'هیچ رویدادی به نمایش',698};699
700var l28 = {701code: 'fi',702week: {703dow: 1, // Monday is the first day of the week.704doy: 4, // The week that contains Jan 4th is the first week of the year.705},706buttonText: {707prev: 'Edellinen',708next: 'Seuraava',709today: 'Tänään',710month: 'Kuukausi',711week: 'Viikko',712day: 'Päivä',713list: 'Tapahtumat',714},715weekText: 'Vk',716allDayText: 'Koko päivä',717moreLinkText: 'lisää',718noEventsText: 'Ei näytettäviä tapahtumia',719};720
721var l29 = {722code: 'fr',723buttonText: {724prev: 'Précédent',725next: 'Suivant',726today: "Aujourd'hui",727year: 'Année',728month: 'Mois',729week: 'Semaine',730day: 'Jour',731list: 'Mon planning',732},733weekText: 'Sem.',734allDayText: 'Toute la journée',735moreLinkText: 'en plus',736noEventsText: 'Aucun événement à afficher',737};738
739var l30 = {740code: 'fr-ch',741week: {742dow: 1, // Monday is the first day of the week.743doy: 4, // The week that contains Jan 4th is the first week of the year.744},745buttonText: {746prev: 'Précédent',747next: 'Suivant',748today: 'Courant',749year: 'Année',750month: 'Mois',751week: 'Semaine',752day: 'Jour',753list: 'Mon planning',754},755weekText: 'Sm',756allDayText: 'Toute la journée',757moreLinkText: 'en plus',758noEventsText: 'Aucun événement à afficher',759};760
761var l31 = {762code: 'fr',763week: {764dow: 1, // Monday is the first day of the week.765doy: 4, // The week that contains Jan 4th is the first week of the year.766},767buttonText: {768prev: 'Précédent',769next: 'Suivant',770today: "Aujourd'hui",771year: 'Année',772month: 'Mois',773week: 'Semaine',774day: 'Jour',775list: 'Planning',776},777weekText: 'Sem.',778allDayText: 'Toute la journée',779moreLinkText: 'en plus',780noEventsText: 'Aucun événement à afficher',781};782
783var l32 = {784code: 'gl',785week: {786dow: 1, // Monday is the first day of the week.787doy: 4, // The week that contains Jan 4th is the first week of the year.788},789buttonText: {790prev: 'Ant',791next: 'Seg',792today: 'Hoxe',793month: 'Mes',794week: 'Semana',795day: 'Día',796list: 'Axenda',797},798weekText: 'Sm',799allDayText: 'Todo o día',800moreLinkText: 'máis',801noEventsText: 'Non hai eventos para amosar',802};803
804var l33 = {805code: 'he',806direction: 'rtl',807buttonText: {808prev: 'הקודם',809next: 'הבא',810today: 'היום',811month: 'חודש',812week: 'שבוע',813day: 'יום',814list: 'סדר יום',815},816allDayText: 'כל היום',817moreLinkText: 'אחר',818noEventsText: 'אין אירועים להצגה',819weekText: 'שבוע',820};821
822var l34 = {823code: 'hi',824week: {825dow: 0, // Sunday is the first day of the week.826doy: 6, // The week that contains Jan 1st is the first week of the year.827},828buttonText: {829prev: 'पिछला',830next: 'अगला',831today: 'आज',832month: 'महीना',833week: 'सप्ताह',834day: 'दिन',835list: 'कार्यसूची',836},837weekText: 'हफ्ता',838allDayText: 'सभी दिन',839moreLinkText: function(n) {840return '+अधिक ' + n841},842noEventsText: 'कोई घटनाओं को प्रदर्शित करने के लिए',843};844
845var l35 = {846code: 'hr',847week: {848dow: 1, // Monday is the first day of the week.849doy: 7, // The week that contains Jan 1st is the first week of the year.850},851buttonText: {852prev: 'Prijašnji',853next: 'Sljedeći',854today: 'Danas',855month: 'Mjesec',856week: 'Tjedan',857day: 'Dan',858list: 'Raspored',859},860weekText: 'Tje',861allDayText: 'Cijeli dan',862moreLinkText: function(n) {863return '+ još ' + n864},865noEventsText: 'Nema događaja za prikaz',866};867
868var l36 = {869code: 'hu',870week: {871dow: 1, // Monday is the first day of the week.872doy: 4, // The week that contains Jan 4th is the first week of the year.873},874buttonText: {875prev: 'vissza',876next: 'előre',877today: 'ma',878month: 'Hónap',879week: 'Hét',880day: 'Nap',881list: 'Lista',882},883weekText: 'Hét',884allDayText: 'Egész nap',885moreLinkText: 'további',886noEventsText: 'Nincs megjeleníthető esemény',887};888
889var l37 = {890code: 'hy-am',891week: {892dow: 1, // Monday is the first day of the week.893doy: 4, // The week that contains Jan 4th is the first week of the year.894},895buttonText: {896prev: 'Նախորդ',897next: 'Հաջորդ',898today: 'Այսօր',899month: 'Ամիս',900week: 'Շաբաթ',901day: 'Օր',902list: 'Օրվա ցուցակ',903},904weekText: 'Շաբ',905allDayText: 'Ամբողջ օր',906moreLinkText: function(n) {907return '+ ևս ' + n908},909noEventsText: 'Բացակայում է իրադարձությունը ցուցադրելու',910};911
912var l38 = {913code: 'id',914week: {915dow: 1, // Monday is the first day of the week.916doy: 7, // The week that contains Jan 1st is the first week of the year.917},918buttonText: {919prev: 'mundur',920next: 'maju',921today: 'hari ini',922month: 'Bulan',923week: 'Minggu',924day: 'Hari',925list: 'Agenda',926},927weekText: 'Mg',928allDayText: 'Sehari penuh',929moreLinkText: 'lebih',930noEventsText: 'Tidak ada acara untuk ditampilkan',931};932
933var l39 = {934code: 'is',935week: {936dow: 1, // Monday is the first day of the week.937doy: 4, // The week that contains Jan 4th is the first week of the year.938},939buttonText: {940prev: 'Fyrri',941next: 'Næsti',942today: 'Í dag',943month: 'Mánuður',944week: 'Vika',945day: 'Dagur',946list: 'Dagskrá',947},948weekText: 'Vika',949allDayText: 'Allan daginn',950moreLinkText: 'meira',951noEventsText: 'Engir viðburðir til að sýna',952};953
954var l40 = {955code: 'it',956week: {957dow: 1, // Monday is the first day of the week.958doy: 4, // The week that contains Jan 4th is the first week of the year.959},960buttonText: {961prev: 'Prec',962next: 'Succ',963today: 'Oggi',964month: 'Mese',965week: 'Settimana',966day: 'Giorno',967list: 'Agenda',968},969weekText: 'Sm',970allDayText: 'Tutto il giorno',971moreLinkText: function(n) {972return '+altri ' + n973},974noEventsText: 'Non ci sono eventi da visualizzare',975};976
977var l41 = {978code: 'ja',979buttonText: {980prev: '前',981next: '次',982today: '今日',983month: '月',984week: '週',985day: '日',986list: '予定リスト',987},988weekText: '週',989allDayText: '終日',990moreLinkText: function(n) {991return '他 ' + n + ' 件'992},993noEventsText: '表示する予定はありません',994};995
996var l42 = {997code: 'ka',998week: {999dow: 1,1000doy: 7,1001},1002buttonText: {1003prev: 'წინა',1004next: 'შემდეგი',1005today: 'დღეს',1006month: 'თვე',1007week: 'კვირა',1008day: 'დღე',1009list: 'დღის წესრიგი',1010},1011weekText: 'კვ',1012allDayText: 'მთელი დღე',1013moreLinkText: function(n) {1014return '+ კიდევ ' + n1015},1016noEventsText: 'ღონისძიებები არ არის',1017};1018
1019var l43 = {1020code: 'kk',1021week: {1022dow: 1, // Monday is the first day of the week.1023doy: 7, // The week that contains Jan 1st is the first week of the year.1024},1025buttonText: {1026prev: 'Алдыңғы',1027next: 'Келесі',1028today: 'Бүгін',1029month: 'Ай',1030week: 'Апта',1031day: 'Күн',1032list: 'Күн тәртібі',1033},1034weekText: 'Не',1035allDayText: 'Күні бойы',1036moreLinkText: function(n) {1037return '+ тағы ' + n1038},1039noEventsText: 'Көрсету үшін оқиғалар жоқ',1040};1041
1042var l44 = {1043code: 'km',1044week: {1045dow: 1, // Monday is the first day of the week.1046doy: 4, // The week that contains Jan 4th is the first week of the year.1047},1048buttonText: {1049prev: 'មុន',1050next: 'បន្ទាប់',1051today: 'ថ្ងៃនេះ',1052year: 'ឆ្នាំ',1053month: 'ខែ',1054week: 'សប្តាហ៍',1055day: 'ថ្ងៃ',1056list: 'បញ្ជី',1057},1058weekText: 'សប្តាហ៍',1059allDayText: 'ពេញមួយថ្ងៃ',1060moreLinkText: 'ច្រើនទៀត',1061noEventsText: 'គ្មានព្រឹត្តិការណ៍ត្រូវបង្ហាញ',1062};1063
1064var l45 = {1065code: 'ko',1066buttonText: {1067prev: '이전달',1068next: '다음달',1069today: '오늘',1070month: '월',1071week: '주',1072day: '일',1073list: '일정목록',1074},1075weekText: '주',1076allDayText: '종일',1077moreLinkText: '개',1078noEventsText: '일정이 없습니다',1079};1080
1081var l46 = {1082code: 'ku',1083week: {1084dow: 6, // Saturday is the first day of the week.1085doy: 12, // The week that contains Jan 1st is the first week of the year.1086},1087direction: 'rtl',1088buttonText: {1089prev: 'پێشتر',1090next: 'دواتر',1091today: 'ئەمڕو',1092month: 'مانگ',1093week: 'هەفتە',1094day: 'ڕۆژ',1095list: 'بەرنامە',1096},1097weekText: 'هەفتە',1098allDayText: 'هەموو ڕۆژەکە',1099moreLinkText: 'زیاتر',1100noEventsText: 'هیچ ڕووداوێك نیە',1101};1102
1103var l47 = {1104code: 'lb',1105week: {1106dow: 1, // Monday is the first day of the week.1107doy: 4, // The week that contains Jan 4th is the first week of the year.1108},1109buttonText: {1110prev: 'Zréck',1111next: 'Weider',1112today: 'Haut',1113month: 'Mount',1114week: 'Woch',1115day: 'Dag',1116list: 'Terminiwwersiicht',1117},1118weekText: 'W',1119allDayText: 'Ganzen Dag',1120moreLinkText: 'méi',1121noEventsText: 'Nee Evenementer ze affichéieren',1122};1123
1124var l48 = {1125code: 'lt',1126week: {1127dow: 1, // Monday is the first day of the week.1128doy: 4, // The week that contains Jan 4th is the first week of the year.1129},1130buttonText: {1131prev: 'Atgal',1132next: 'Pirmyn',1133today: 'Šiandien',1134month: 'Mėnuo',1135week: 'Savaitė',1136day: 'Diena',1137list: 'Darbotvarkė',1138},1139weekText: 'SAV',1140allDayText: 'Visą dieną',1141moreLinkText: 'daugiau',1142noEventsText: 'Nėra įvykių rodyti',1143};1144
1145var l49 = {1146code: 'lv',1147week: {1148dow: 1, // Monday is the first day of the week.1149doy: 4, // The week that contains Jan 4th is the first week of the year.1150},1151buttonText: {1152prev: 'Iepr.',1153next: 'Nāk.',1154today: 'Šodien',1155month: 'Mēnesis',1156week: 'Nedēļa',1157day: 'Diena',1158list: 'Dienas kārtība',1159},1160weekText: 'Ned.',1161allDayText: 'Visu dienu',1162moreLinkText: function(n) {1163return '+vēl ' + n1164},1165noEventsText: 'Nav notikumu',1166};1167
1168var l50 = {1169code: 'mk',1170buttonText: {1171prev: 'претходно',1172next: 'следно',1173today: 'Денес',1174month: 'Месец',1175week: 'Недела',1176day: 'Ден',1177list: 'График',1178},1179weekText: 'Сед',1180allDayText: 'Цел ден',1181moreLinkText: function(n) {1182return '+повеќе ' + n1183},1184noEventsText: 'Нема настани за прикажување',1185};1186
1187var l51 = {1188code: 'ms',1189week: {1190dow: 1, // Monday is the first day of the week.1191doy: 7, // The week that contains Jan 1st is the first week of the year.1192},1193buttonText: {1194prev: 'Sebelum',1195next: 'Selepas',1196today: 'hari ini',1197month: 'Bulan',1198week: 'Minggu',1199day: 'Hari',1200list: 'Agenda',1201},1202weekText: 'Mg',1203allDayText: 'Sepanjang hari',1204moreLinkText: function(n) {1205return 'masih ada ' + n + ' acara'1206},1207noEventsText: 'Tiada peristiwa untuk dipaparkan',1208};1209
1210var l52 = {1211code: 'nb',1212week: {1213dow: 1, // Monday is the first day of the week.1214doy: 4, // The week that contains Jan 4th is the first week of the year.1215},1216buttonText: {1217prev: 'Forrige',1218next: 'Neste',1219today: 'I dag',1220month: 'Måned',1221week: 'Uke',1222day: 'Dag',1223list: 'Agenda',1224},1225weekText: 'Uke',1226weekTextLong: 'Uke',1227allDayText: 'Hele dagen',1228moreLinkText: 'til',1229noEventsText: 'Ingen hendelser å vise',1230buttonHints: {1231prev: 'Forrige $0',1232next: 'Neste $0',1233today: 'Nåværende $0',1234},1235viewHint: '$0 visning',1236navLinkHint: 'Gå til $0',1237moreLinkHint(eventCnt) {1238return `Vis ${eventCnt} flere hendelse${eventCnt === 1 ? '' : 'r'}`1239},1240};1241
1242var l53 = {1243code: 'ne', // code for nepal1244week: {1245dow: 7, // Sunday is the first day of the week.1246doy: 1, // The week that contains Jan 1st is the first week of the year.1247},1248buttonText: {1249prev: 'अघिल्लो',1250next: 'अर्को',1251today: 'आज',1252month: 'महिना',1253week: 'हप्ता',1254day: 'दिन',1255list: 'सूची',1256},1257weekText: 'हप्ता',1258allDayText: 'दिनभरि',1259moreLinkText: 'थप लिंक',1260noEventsText: 'देखाउनको लागि कुनै घटनाहरू छैनन्',1261};1262
1263var l54 = {1264code: 'nl',1265week: {1266dow: 1, // Monday is the first day of the week.1267doy: 4, // The week that contains Jan 4th is the first week of the year.1268},1269buttonText: {1270prev: 'Vorige',1271next: 'Volgende',1272today: 'Vandaag',1273year: 'Jaar',1274month: 'Maand',1275week: 'Week',1276day: 'Dag',1277list: 'Agenda',1278},1279allDayText: 'Hele dag',1280moreLinkText: 'extra',1281noEventsText: 'Geen evenementen om te laten zien',1282};1283
1284var l55 = {1285code: 'nn',1286week: {1287dow: 1, // Monday is the first day of the week.1288doy: 4, // The week that contains Jan 4th is the first week of the year.1289},1290buttonText: {1291prev: 'Førre',1292next: 'Neste',1293today: 'I dag',1294month: 'Månad',1295week: 'Veke',1296day: 'Dag',1297list: 'Agenda',1298},1299weekText: 'Veke',1300allDayText: 'Heile dagen',1301moreLinkText: 'til',1302noEventsText: 'Ingen hendelser å vise',1303};1304
1305var l56 = {1306code: 'pl',1307week: {1308dow: 1, // Monday is the first day of the week.1309doy: 4, // The week that contains Jan 4th is the first week of the year.1310},1311buttonText: {1312prev: 'Poprzedni',1313next: 'Następny',1314today: 'Dziś',1315month: 'Miesiąc',1316week: 'Tydzień',1317day: 'Dzień',1318list: 'Plan dnia',1319},1320weekText: 'Tydz',1321allDayText: 'Cały dzień',1322moreLinkText: 'więcej',1323noEventsText: 'Brak wydarzeń do wyświetlenia',1324};1325
1326var l57 = {1327code: 'pt-br',1328buttonText: {1329prev: 'Anterior',1330next: 'Próximo',1331today: 'Hoje',1332month: 'Mês',1333week: 'Semana',1334day: 'Dia',1335list: 'Lista',1336},1337weekText: 'Sm',1338allDayText: 'dia inteiro',1339moreLinkText: function(n) {1340return 'mais +' + n1341},1342noEventsText: 'Não há eventos para mostrar',1343};1344
1345var l58 = {1346code: 'pt',1347week: {1348dow: 1, // Monday is the first day of the week.1349doy: 4, // The week that contains Jan 4th is the first week of the year.1350},1351buttonText: {1352prev: 'Anterior',1353next: 'Seguinte',1354today: 'Hoje',1355month: 'Mês',1356week: 'Semana',1357day: 'Dia',1358list: 'Agenda',1359},1360weekText: 'Sem',1361allDayText: 'Todo o dia',1362moreLinkText: 'mais',1363noEventsText: 'Não há eventos para mostrar',1364};1365
1366var l59 = {1367code: 'ro',1368week: {1369dow: 1, // Monday is the first day of the week.1370doy: 7, // The week that contains Jan 1st is the first week of the year.1371},1372buttonText: {1373prev: 'precedentă',1374next: 'următoare',1375today: 'Azi',1376month: 'Lună',1377week: 'Săptămână',1378day: 'Zi',1379list: 'Agendă',1380},1381weekText: 'Săpt',1382allDayText: 'Toată ziua',1383moreLinkText: function(n) {1384return '+alte ' + n1385},1386noEventsText: 'Nu există evenimente de afișat',1387};1388
1389var l60 = {1390code: 'ru',1391week: {1392dow: 1, // Monday is the first day of the week.1393doy: 4, // The week that contains Jan 4th is the first week of the year.1394},1395buttonText: {1396prev: 'Пред',1397next: 'След',1398today: 'Сегодня',1399month: 'Месяц',1400week: 'Неделя',1401day: 'День',1402list: 'Повестка дня',1403},1404weekText: 'Нед',1405allDayText: 'Весь день',1406moreLinkText: function(n) {1407return '+ ещё ' + n1408},1409noEventsText: 'Нет событий для отображения',1410};1411
1412var l61 = {1413code: 'si-lk',1414week: {1415dow: 1, // Monday is the first day of the week.1416doy: 4, // The week that contains Jan 4th is the first week of the year.1417},1418buttonText: {1419prev: 'පෙර',1420next: 'පසු',1421today: 'අද',1422month: 'මාසය',1423week: 'සතිය',1424day: 'දවස',1425list: 'ලැයිස්තුව',1426},1427weekText: 'සති',1428allDayText: 'සියලු',1429moreLinkText: 'තවත්',1430noEventsText: 'මුකුත් නැත',1431};1432
1433var l62 = {1434code: 'sk',1435week: {1436dow: 1, // Monday is the first day of the week.1437doy: 4, // The week that contains Jan 4th is the first week of the year.1438},1439buttonText: {1440prev: 'Predchádzajúci',1441next: 'Nasledujúci',1442today: 'Dnes',1443month: 'Mesiac',1444week: 'Týždeň',1445day: 'Deň',1446list: 'Rozvrh',1447},1448weekText: 'Ty',1449allDayText: 'Celý deň',1450moreLinkText: function(n) {1451return '+ďalšie: ' + n1452},1453noEventsText: 'Žiadne akcie na zobrazenie',1454};1455
1456var l63 = {1457code: 'sl',1458week: {1459dow: 1, // Monday is the first day of the week.1460doy: 7, // The week that contains Jan 1st is the first week of the year.1461},1462buttonText: {1463prev: 'Prejšnji',1464next: 'Naslednji',1465today: 'Trenutni',1466month: 'Mesec',1467week: 'Teden',1468day: 'Dan',1469list: 'Dnevni red',1470},1471weekText: 'Teden',1472allDayText: 'Ves dan',1473moreLinkText: 'več',1474noEventsText: 'Ni dogodkov za prikaz',1475};1476
1477var l64 = {1478code: 'sm',1479buttonText: {1480prev: 'Talu ai',1481next: 'Mulimuli atu',1482today: 'Aso nei',1483month: 'Masina',1484week: 'Vaiaso',1485day: 'Aso',1486list: 'Faasologa',1487},1488weekText: 'Vaiaso',1489allDayText: 'Aso atoa',1490moreLinkText: 'sili atu',1491noEventsText: 'Leai ni mea na tutupu',1492};1493
1494var l65 = {1495code: 'sq',1496week: {1497dow: 1, // Monday is the first day of the week.1498doy: 4, // The week that contains Jan 4th is the first week of the year.1499},1500buttonText: {1501prev: 'mbrapa',1502next: 'Përpara',1503today: 'sot',1504month: 'Muaj',1505week: 'Javë',1506day: 'Ditë',1507list: 'Listë',1508},1509weekText: 'Ja',1510allDayText: 'Gjithë ditën',1511moreLinkText: function(n) {1512return '+më tepër ' + n1513},1514noEventsText: 'Nuk ka evente për të shfaqur',1515};1516
1517var l66 = {1518code: 'sr-cyrl',1519week: {1520dow: 1, // Monday is the first day of the week.1521doy: 7, // The week that contains Jan 1st is the first week of the year.1522},1523buttonText: {1524prev: 'Претходна',1525next: 'следећи',1526today: 'Данас',1527month: 'Месец',1528week: 'Недеља',1529day: 'Дан',1530list: 'Планер',1531},1532weekText: 'Сед',1533allDayText: 'Цео дан',1534moreLinkText: function(n) {1535return '+ још ' + n1536},1537noEventsText: 'Нема догађаја за приказ',1538};1539
1540var l67 = {1541code: 'sr',1542week: {1543dow: 1, // Monday is the first day of the week.1544doy: 7, // The week that contains Jan 1st is the first week of the year.1545},1546buttonText: {1547prev: 'Prethodna',1548next: 'Sledeći',1549today: 'Danas',1550month: 'Mеsеc',1551week: 'Nеdеlja',1552day: 'Dan',1553list: 'Planеr',1554},1555weekText: 'Sed',1556allDayText: 'Cеo dan',1557moreLinkText: function(n) {1558return '+ još ' + n1559},1560noEventsText: 'Nеma događaja za prikaz',1561};1562
1563var l68 = {1564code: 'sv',1565week: {1566dow: 1, // Monday is the first day of the week.1567doy: 4, // The week that contains Jan 4th is the first week of the year.1568},1569buttonText: {1570prev: 'Förra',1571next: 'Nästa',1572today: 'Idag',1573month: 'Månad',1574week: 'Vecka',1575day: 'Dag',1576list: 'Program',1577},1578buttonHints: {1579prev(buttonText) {1580return `Föregående ${buttonText.toLocaleLowerCase()}`1581},1582next(buttonText) {1583return `Nästa ${buttonText.toLocaleLowerCase()}`1584},1585today(buttonText) {1586return (buttonText === 'Program' ? 'Detta' : 'Denna') + ' ' + buttonText.toLocaleLowerCase()1587},1588},1589viewHint: '$0 vy',1590navLinkHint: 'Gå till $0',1591moreLinkHint(eventCnt) {1592return `Visa ytterligare ${eventCnt} händelse${eventCnt === 1 ? '' : 'r'}`1593},1594weekText: 'v.',1595weekTextLong: 'Vecka',1596allDayText: 'Heldag',1597moreLinkText: 'till',1598noEventsText: 'Inga händelser att visa',1599closeHint: 'Stäng',1600timeHint: 'Klockan',1601eventHint: 'Händelse',1602};1603
1604var l69 = {1605code: 'ta-in',1606week: {1607dow: 1, // Monday is the first day of the week.1608doy: 4, // The week that contains Jan 4th is the first week of the year.1609},1610buttonText: {1611prev: 'முந்தைய',1612next: 'அடுத்தது',1613today: 'இன்று',1614month: 'மாதம்',1615week: 'வாரம்',1616day: 'நாள்',1617list: 'தினசரி அட்டவணை',1618},1619weekText: 'வாரம்',1620allDayText: 'நாள் முழுவதும்',1621moreLinkText: function(n) {1622return '+ மேலும் ' + n1623},1624noEventsText: 'காண்பிக்க நிகழ்வுகள் இல்லை',1625};1626
1627var l70 = {1628code: 'th',1629week: {1630dow: 1, // Monday is the first day of the week.1631doy: 4, // The week that contains Jan 4th is the first week of the year.1632},1633buttonText: {1634prev: 'ก่อนหน้า',1635next: 'ถัดไป',1636prevYear: 'ปีก่อนหน้า',1637nextYear: 'ปีถัดไป',1638year: 'ปี',1639today: 'วันนี้',1640month: 'เดือน',1641week: 'สัปดาห์',1642day: 'วัน',1643list: 'กำหนดการ',1644},1645weekText: 'สัปดาห์',1646allDayText: 'ตลอดวัน',1647moreLinkText: 'เพิ่มเติม',1648noEventsText: 'ไม่มีกิจกรรมที่จะแสดง',1649};1650
1651var l71 = {1652code: 'tr',1653week: {1654dow: 1, // Monday is the first day of the week.1655doy: 7, // The week that contains Jan 1st is the first week of the year.1656},1657buttonText: {1658prev: 'geri',1659next: 'ileri',1660today: 'bugün',1661month: 'Ay',1662week: 'Hafta',1663day: 'Gün',1664list: 'Ajanda',1665},1666weekText: 'Hf',1667allDayText: 'Tüm gün',1668moreLinkText: 'daha fazla',1669noEventsText: 'Gösterilecek etkinlik yok',1670};1671
1672var l72 = {1673code: 'ug',1674buttonText: {1675month: 'ئاي',1676week: 'ھەپتە',1677day: 'كۈن',1678list: 'كۈنتەرتىپ',1679},1680allDayText: 'پۈتۈن كۈن',1681};1682
1683var l73 = {1684code: 'uk',1685week: {1686dow: 1, // Monday is the first day of the week.1687doy: 7, // The week that contains Jan 1st is the first week of the year.1688},1689buttonText: {1690prev: 'Попередній',1691next: 'далі',1692today: 'Сьогодні',1693month: 'Місяць',1694week: 'Тиждень',1695day: 'День',1696list: 'Порядок денний',1697},1698weekText: 'Тиж',1699allDayText: 'Увесь день',1700moreLinkText: function(n) {1701return '+ще ' + n + '...'1702},1703noEventsText: 'Немає подій для відображення',1704};1705
1706var l74 = {1707code: 'uz',1708buttonText: {1709month: 'Oy',1710week: 'Xafta',1711day: 'Kun',1712list: 'Kun tartibi',1713},1714allDayText: "Kun bo'yi",1715moreLinkText: function(n) {1716return '+ yana ' + n1717},1718noEventsText: "Ko'rsatish uchun voqealar yo'q",1719};1720
1721var l75 = {1722code: 'vi',1723week: {1724dow: 1, // Monday is the first day of the week.1725doy: 4, // The week that contains Jan 4th is the first week of the year.1726},1727buttonText: {1728prev: 'Trước',1729next: 'Tiếp',1730today: 'Hôm nay',1731month: 'Tháng',1732week: 'Tuần',1733day: 'Ngày',1734list: 'Lịch biểu',1735},1736weekText: 'Tu',1737allDayText: 'Cả ngày',1738moreLinkText: function(n) {1739return '+ thêm ' + n1740},1741noEventsText: 'Không có sự kiện để hiển thị',1742};1743
1744var l76 = {1745code: 'zh-cn',1746week: {1747// GB/T 7408-1994《数据元和交换格式·信息交换·日期和时间表示法》与ISO 8601:1988等效1748dow: 1, // Monday is the first day of the week.1749doy: 4, // The week that contains Jan 4th is the first week of the year.1750},1751buttonText: {1752prev: '上月',1753next: '下月',1754today: '今天',1755month: '月',1756week: '周',1757day: '日',1758list: '日程',1759},1760weekText: '周',1761allDayText: '全天',1762moreLinkText: function(n) {1763return '另外 ' + n + ' 个'1764},1765noEventsText: '没有事件显示',1766};1767
1768var l77 = {1769code: 'zh-tw',1770buttonText: {1771prev: '上月',1772next: '下月',1773today: '今天',1774month: '月',1775week: '週',1776day: '天',1777list: '活動列表',1778},1779weekText: '周',1780allDayText: '整天',1781moreLinkText: '顯示更多',1782noEventsText: '没有任何活動',1783};1784
1785/* eslint max-len: off */1786
1787var localesAll = [1788l0, l1, l2, l3, l4, l5, l6, l7, l8, l9, l10, l11, l12, l13, l14, l15, l16, l17, l18, l19, l20, l21, l22, l23, l24, l25, l26, l27, l28, l29, l30, l31, l32, l33, l34, l35, l36, l37, l38, l39, l40, l41, l42, l43, l44, l45, l46, l47, l48, l49, l50, l51, l52, l53, l54, l55, l56, l57, l58, l59, l60, l61, l62, l63, l64, l65, l66, l67, l68, l69, l70, l71, l72, l73, l74, l75, l76, l77,1789];1790
1791return localesAll;1792
1793}());1794