From 9ec248fe685819493598854cbaaf951f1b7fabe3 Mon Sep 17 00:00:00 2001 From: Nadja Geisler <ngeisler@fachschaft.informatik.tu-darmstadt.de> Date: Sun, 17 Jan 2021 23:29:38 +0100 Subject: [PATCH] remove superfluous locales --- .../fullcalendar-scheduler/locales-all.js | 1538 ----------------- .../fullcalendar-scheduler/locales-all.min.js | 1 - .../fullcalendar-scheduler/locales/af.js | 27 - .../fullcalendar-scheduler/locales/ar-dz.js | 28 - .../fullcalendar-scheduler/locales/ar-kw.js | 28 - .../fullcalendar-scheduler/locales/ar-ly.js | 28 - .../fullcalendar-scheduler/locales/ar-ma.js | 28 - .../fullcalendar-scheduler/locales/ar-sa.js | 28 - .../fullcalendar-scheduler/locales/ar-tn.js | 28 - .../fullcalendar-scheduler/locales/ar.js | 28 - .../fullcalendar-scheduler/locales/az.js | 29 - .../fullcalendar-scheduler/locales/bg.js | 28 - .../fullcalendar-scheduler/locales/bs.js | 29 - .../fullcalendar-scheduler/locales/ca.js | 27 - .../fullcalendar-scheduler/locales/cs.js | 29 - .../fullcalendar-scheduler/locales/cy.js | 28 - .../fullcalendar-scheduler/locales/da.js | 27 - .../fullcalendar-scheduler/locales/de-at.js | 30 - .../fullcalendar-scheduler/locales/el.js | 27 - .../fullcalendar-scheduler/locales/en-au.js | 14 - .../fullcalendar-scheduler/locales/en-gb.js | 14 - .../fullcalendar-scheduler/locales/en-nz.js | 14 - .../fullcalendar-scheduler/locales/eo.js | 27 - .../fullcalendar-scheduler/locales/es-us.js | 27 - .../fullcalendar-scheduler/locales/es.js | 27 - .../fullcalendar-scheduler/locales/et.js | 29 - .../fullcalendar-scheduler/locales/eu.js | 27 - .../fullcalendar-scheduler/locales/fa.js | 30 - .../fullcalendar-scheduler/locales/fi.js | 27 - .../fullcalendar-scheduler/locales/fr-ca.js | 24 - .../fullcalendar-scheduler/locales/fr-ch.js | 28 - .../fullcalendar-scheduler/locales/fr.js | 28 - .../fullcalendar-scheduler/locales/gl.js | 27 - .../fullcalendar-scheduler/locales/he.js | 24 - .../fullcalendar-scheduler/locales/hi.js | 29 - .../fullcalendar-scheduler/locales/hr.js | 29 - .../fullcalendar-scheduler/locales/hu.js | 27 - .../fullcalendar-scheduler/locales/hy-am.js | 29 - .../fullcalendar-scheduler/locales/id.js | 27 - .../fullcalendar-scheduler/locales/is.js | 27 - .../fullcalendar-scheduler/locales/it.js | 29 - .../fullcalendar-scheduler/locales/ja.js | 25 - .../fullcalendar-scheduler/locales/ka.js | 29 - .../fullcalendar-scheduler/locales/kk.js | 29 - .../fullcalendar-scheduler/locales/ko.js | 23 - .../fullcalendar-scheduler/locales/lb.js | 27 - .../fullcalendar-scheduler/locales/lt.js | 27 - .../fullcalendar-scheduler/locales/lv.js | 29 - .../fullcalendar-scheduler/locales/mk.js | 25 - .../fullcalendar-scheduler/locales/ms.js | 29 - .../fullcalendar-scheduler/locales/nb.js | 27 - .../fullcalendar-scheduler/locales/ne.js | 27 - .../fullcalendar-scheduler/locales/nl.js | 27 - .../fullcalendar-scheduler/locales/nn.js | 27 - .../fullcalendar-scheduler/locales/pl.js | 27 - .../fullcalendar-scheduler/locales/pt-br.js | 25 - .../fullcalendar-scheduler/locales/pt.js | 27 - .../fullcalendar-scheduler/locales/ro.js | 29 - .../fullcalendar-scheduler/locales/ru.js | 29 - .../fullcalendar-scheduler/locales/sk.js | 29 - .../fullcalendar-scheduler/locales/sl.js | 27 - .../fullcalendar-scheduler/locales/sq.js | 29 - .../fullcalendar-scheduler/locales/sr-cyrl.js | 29 - .../fullcalendar-scheduler/locales/sr.js | 29 - .../fullcalendar-scheduler/locales/sv.js | 27 - .../fullcalendar-scheduler/locales/ta-in.js | 29 - .../fullcalendar-scheduler/locales/th.js | 30 - .../fullcalendar-scheduler/locales/tr.js | 27 - .../fullcalendar-scheduler/locales/ug.js | 17 - .../fullcalendar-scheduler/locales/uk.js | 29 - .../fullcalendar-scheduler/locales/uz.js | 21 - .../fullcalendar-scheduler/locales/vi.js | 29 - .../fullcalendar-scheduler/locales/zh-cn.js | 30 - .../fullcalendar-scheduler/locales/zh-tw.js | 23 - 74 files changed, 3473 deletions(-) delete mode 100644 AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales-all.js delete mode 100644 AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales-all.min.js delete mode 100644 AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/af.js delete mode 100644 AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/ar-dz.js delete mode 100644 AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/ar-kw.js delete mode 100644 AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/ar-ly.js delete mode 100644 AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/ar-ma.js delete mode 100644 AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/ar-sa.js delete mode 100644 AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/ar-tn.js delete mode 100644 AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/ar.js delete mode 100644 AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/az.js delete mode 100644 AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/bg.js delete mode 100644 AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/bs.js delete mode 100644 AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/ca.js delete mode 100644 AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/cs.js delete mode 100644 AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/cy.js delete mode 100644 AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/da.js delete mode 100644 AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/de-at.js delete mode 100644 AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/el.js delete mode 100644 AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/en-au.js delete mode 100644 AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/en-gb.js delete mode 100644 AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/en-nz.js delete mode 100644 AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/eo.js delete mode 100644 AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/es-us.js delete mode 100644 AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/es.js delete mode 100644 AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/et.js delete mode 100644 AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/eu.js delete mode 100644 AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/fa.js delete mode 100644 AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/fi.js delete mode 100644 AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/fr-ca.js delete mode 100644 AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/fr-ch.js delete mode 100644 AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/fr.js delete mode 100644 AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/gl.js delete mode 100644 AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/he.js delete mode 100644 AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/hi.js delete mode 100644 AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/hr.js delete mode 100644 AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/hu.js delete mode 100644 AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/hy-am.js delete mode 100644 AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/id.js delete mode 100644 AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/is.js delete mode 100644 AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/it.js delete mode 100644 AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/ja.js delete mode 100644 AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/ka.js delete mode 100644 AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/kk.js delete mode 100644 AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/ko.js delete mode 100644 AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/lb.js delete mode 100644 AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/lt.js delete mode 100644 AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/lv.js delete mode 100644 AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/mk.js delete mode 100644 AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/ms.js delete mode 100644 AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/nb.js delete mode 100644 AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/ne.js delete mode 100644 AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/nl.js delete mode 100644 AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/nn.js delete mode 100644 AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/pl.js delete mode 100644 AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/pt-br.js delete mode 100644 AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/pt.js delete mode 100644 AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/ro.js delete mode 100644 AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/ru.js delete mode 100644 AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/sk.js delete mode 100644 AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/sl.js delete mode 100644 AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/sq.js delete mode 100644 AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/sr-cyrl.js delete mode 100644 AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/sr.js delete mode 100644 AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/sv.js delete mode 100644 AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/ta-in.js delete mode 100644 AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/th.js delete mode 100644 AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/tr.js delete mode 100644 AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/ug.js delete mode 100644 AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/uk.js delete mode 100644 AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/uz.js delete mode 100644 AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/vi.js delete mode 100644 AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/zh-cn.js delete mode 100644 AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/zh-tw.js diff --git a/AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales-all.js b/AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales-all.js deleted file mode 100644 index 51b68ee1..00000000 --- a/AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales-all.js +++ /dev/null @@ -1,1538 +0,0 @@ -[].push.apply(FullCalendar.globalLocales, function () { - 'use strict'; - - var l0 = { - code: 'af', - week: { - dow: 1, // Maandag is die eerste dag van die week. - doy: 4, // Die week wat die 4de Januarie bevat is die eerste week van die jaar. - }, - buttonText: { - prev: 'Vorige', - next: 'Volgende', - today: 'Vandag', - year: 'Jaar', - month: 'Maand', - week: 'Week', - day: 'Dag', - list: 'Agenda', - }, - allDayText: 'Heeldag', - moreLinkText: 'Addisionele', - noEventsText: 'Daar is geen gebeurtenisse nie', - }; - - var l1 = { - code: 'ar-dz', - week: { - dow: 0, // Sunday is the first day of the week. - doy: 4, // The week that contains Jan 1st is the first week of the year. - }, - direction: 'rtl', - buttonText: { - prev: 'السابق', - next: 'التالي', - today: 'اليوم', - month: 'شهر', - week: 'أسبوع', - day: 'يوم', - list: 'أجندة', - }, - weekText: 'أسبوع', - allDayText: 'اليوم كله', - moreLinkText: 'أخرى', - noEventsText: 'أي Ø£Øداث لعرض', - }; - - var l2 = { - code: 'ar-kw', - week: { - dow: 0, // Sunday is the first day of the week. - doy: 12, // The week that contains Jan 1st is the first week of the year. - }, - direction: 'rtl', - buttonText: { - prev: 'السابق', - next: 'التالي', - today: 'اليوم', - month: 'شهر', - week: 'أسبوع', - day: 'يوم', - list: 'أجندة', - }, - weekText: 'أسبوع', - allDayText: 'اليوم كله', - moreLinkText: 'أخرى', - noEventsText: 'أي Ø£Øداث لعرض', - }; - - var l3 = { - code: 'ar-ly', - week: { - dow: 6, // Saturday is the first day of the week. - doy: 12, // The week that contains Jan 1st is the first week of the year. - }, - direction: 'rtl', - buttonText: { - prev: 'السابق', - next: 'التالي', - today: 'اليوم', - month: 'شهر', - week: 'أسبوع', - day: 'يوم', - list: 'أجندة', - }, - weekText: 'أسبوع', - allDayText: 'اليوم كله', - moreLinkText: 'أخرى', - noEventsText: 'أي Ø£Øداث لعرض', - }; - - var l4 = { - code: 'ar-ma', - week: { - dow: 6, // Saturday is the first day of the week. - doy: 12, // The week that contains Jan 1st is the first week of the year. - }, - direction: 'rtl', - buttonText: { - prev: 'السابق', - next: 'التالي', - today: 'اليوم', - month: 'شهر', - week: 'أسبوع', - day: 'يوم', - list: 'أجندة', - }, - weekText: 'أسبوع', - allDayText: 'اليوم كله', - moreLinkText: 'أخرى', - noEventsText: 'أي Ø£Øداث لعرض', - }; - - var l5 = { - code: 'ar-sa', - week: { - dow: 0, // Sunday is the first day of the week. - doy: 6, // The week that contains Jan 1st is the first week of the year. - }, - direction: 'rtl', - buttonText: { - prev: 'السابق', - next: 'التالي', - today: 'اليوم', - month: 'شهر', - week: 'أسبوع', - day: 'يوم', - list: 'أجندة', - }, - weekText: 'أسبوع', - allDayText: 'اليوم كله', - moreLinkText: 'أخرى', - noEventsText: 'أي Ø£Øداث لعرض', - }; - - var l6 = { - code: 'ar-tn', - week: { - dow: 1, // Monday is the first day of the week. - doy: 4, // The week that contains Jan 4th is the first week of the year. - }, - direction: 'rtl', - buttonText: { - prev: 'السابق', - next: 'التالي', - today: 'اليوم', - month: 'شهر', - week: 'أسبوع', - day: 'يوم', - list: 'أجندة', - }, - weekText: 'أسبوع', - allDayText: 'اليوم كله', - moreLinkText: 'أخرى', - noEventsText: 'أي Ø£Øداث لعرض', - }; - - var l7 = { - code: 'ar', - week: { - dow: 6, // Saturday is the first day of the week. - doy: 12, // The week that contains Jan 1st is the first week of the year. - }, - direction: 'rtl', - buttonText: { - prev: 'السابق', - next: 'التالي', - today: 'اليوم', - month: 'شهر', - week: 'أسبوع', - day: 'يوم', - list: 'أجندة', - }, - weekText: 'أسبوع', - allDayText: 'اليوم كله', - moreLinkText: 'أخرى', - noEventsText: 'أي Ø£Øداث لعرض', - }; - - var l8 = { - code: 'az', - week: { - dow: 1, // Monday is the first day of the week. - doy: 4, // The week that contains Jan 4th is the first week of the year. - }, - buttonText: { - prev: 'ÆvvÉ™l', - next: 'Sonra', - today: 'Bu Gün', - month: 'Ay', - week: 'HÉ™ftÉ™', - day: 'Gün', - list: 'GündÉ™m', - }, - weekText: 'HÉ™ftÉ™', - allDayText: 'Bütün Gün', - moreLinkText: function(n) { - return '+ daha çox ' + n - }, - noEventsText: 'GöstÉ™rmÉ™k üçün hadisÉ™ yoxdur', - }; - - var l9 = { - code: 'bg', - week: { - dow: 1, // Monday is the first day of the week. - doy: 7, // The week that contains Jan 1st is the first week of the year. - }, - buttonText: { - prev: 'назад', - next: 'напред', - today: 'днеÑ', - month: 'МеÑец', - week: 'Седмица', - day: 'Ден', - list: 'График', - }, - allDayText: 'ЦÑл ден', - moreLinkText: function(n) { - return '+още ' + n - }, - noEventsText: 'ÐÑма ÑÑŠÐ±Ð¸Ñ‚Ð¸Ñ Ð·Ð° показване', - }; - - var l10 = { - code: 'bs', - week: { - dow: 1, // Monday is the first day of the week. - doy: 7, // The week that contains Jan 1st is the first week of the year. - }, - buttonText: { - prev: 'ProÅ¡li', - next: 'Sljedeći', - today: 'Danas', - month: 'Mjesec', - week: 'Sedmica', - day: 'Dan', - list: 'Raspored', - }, - weekText: 'Sed', - allDayText: 'Cijeli dan', - moreLinkText: function(n) { - return '+ joÅ¡ ' + n - }, - noEventsText: 'Nema dogaÄ‘aja za prikazivanje', - }; - - var l11 = { - code: 'ca', - week: { - dow: 1, // Monday is the first day of the week. - doy: 4, // The week that contains Jan 4th is the first week of the year. - }, - buttonText: { - prev: 'Anterior', - next: 'Següent', - today: 'Avui', - month: 'Mes', - week: 'Setmana', - day: 'Dia', - list: 'Agenda', - }, - weekText: 'Set', - allDayText: 'Tot el dia', - moreLinkText: 'més', - noEventsText: 'No hi ha esdeveniments per mostrar', - }; - - var l12 = { - code: 'cs', - week: { - dow: 1, // Monday is the first day of the week. - doy: 4, // The week that contains Jan 4th is the first week of the year. - }, - buttonText: { - prev: 'DÅ™Ãve', - next: 'PozdÄ›ji', - today: 'NynÃ', - month: 'MÄ›sÃc', - week: 'Týden', - day: 'Den', - list: 'Agenda', - }, - weekText: 'Týd', - allDayText: 'Celý den', - moreLinkText: function(n) { - return '+dalÅ¡Ã: ' + n - }, - noEventsText: 'Žádné akce k zobrazenÃ', - }; - - var l13 = { - code: 'cy', - week: { - dow: 1, // Monday is the first day of the week. - doy: 4, // The week that contains Jan 4th is the first week of the year. - }, - buttonText: { - prev: 'Blaenorol', - next: 'Nesaf', - today: 'Heddiw', - year: 'Blwyddyn', - month: 'Mis', - week: 'Wythnos', - day: 'Dydd', - list: 'Rhestr', - }, - weekText: 'Wythnos', - allDayText: 'Trwy\'r dydd', - moreLinkText: 'Mwy', - noEventsText: 'Dim digwyddiadau', - }; - - var l14 = { - code: 'da', - week: { - dow: 1, // Monday is the first day of the week. - doy: 4, // The week that contains Jan 4th is the first week of the year. - }, - buttonText: { - prev: 'Forrige', - next: 'Næste', - today: 'I dag', - month: 'MÃ¥ned', - week: 'Uge', - day: 'Dag', - list: 'Agenda', - }, - weekText: 'Uge', - allDayText: 'Hele dagen', - moreLinkText: 'flere', - noEventsText: 'Ingen arrangementer at vise', - }; - - var l15 = { - code: 'de-at', - week: { - dow: 1, // Monday is the first day of the week. - doy: 4, // The week that contains Jan 4th is the first week of the year. - }, - buttonText: { - prev: 'Zurück', - next: 'Vor', - today: 'Heute', - year: 'Jahr', - month: 'Monat', - week: 'Woche', - day: 'Tag', - list: 'Terminübersicht', - }, - weekText: 'KW', - allDayText: 'Ganztägig', - moreLinkText: function(n) { - return '+ weitere ' + n - }, - noEventsText: 'Keine Ereignisse anzuzeigen', - }; - - var l16 = { - code: 'de', - week: { - dow: 1, // Monday is the first day of the week. - doy: 4, // The week that contains Jan 4th is the first week of the year. - }, - buttonText: { - prev: 'Zurück', - next: 'Vor', - today: 'Heute', - year: 'Jahr', - month: 'Monat', - week: 'Woche', - day: 'Tag', - list: 'Terminübersicht', - }, - weekText: 'KW', - allDayText: 'Ganztägig', - moreLinkText: function(n) { - return '+ weitere ' + n - }, - noEventsText: 'Keine Ereignisse anzuzeigen', - }; - - var l17 = { - code: 'el', - week: { - dow: 1, // Monday is the first day of the week. - doy: 4, // The week that contains Jan 4st is the first week of the year. - }, - buttonText: { - prev: 'Î ÏοηγοÏμενος', - next: 'Επόμενος', - today: 'ΣήμεÏα', - month: 'Μήνας', - week: 'Εβδομάδα', - day: 'ΗμÎÏα', - list: 'ΑτζÎντα', - }, - weekText: 'Εβδ', - allDayText: 'ΟλοήμεÏο', - moreLinkText: 'πεÏισσότεÏα', - noEventsText: 'Δεν υπάÏχουν γεγονότα Ï€Ïος εμφάνιση', - }; - - var l18 = { - code: 'en-au', - week: { - dow: 1, // Monday is the first day of the week. - doy: 4, // The week that contains Jan 4th is the first week of the year. - }, - }; - - var l19 = { - code: 'en-gb', - week: { - dow: 1, // Monday is the first day of the week. - doy: 4, // The week that contains Jan 4th is the first week of the year. - }, - }; - - var l20 = { - code: 'en-nz', - week: { - dow: 1, // Monday is the first day of the week. - doy: 4, // The week that contains Jan 4th is the first week of the year. - }, - }; - - var l21 = { - code: 'eo', - week: { - dow: 1, // Monday is the first day of the week. - doy: 4, // The week that contains Jan 4th is the first week of the year. - }, - buttonText: { - prev: 'AntaÅa', - next: 'Sekva', - today: 'HodiaÅ', - month: 'Monato', - week: 'Semajno', - day: 'Tago', - list: 'Tagordo', - }, - weekText: 'Sm', - allDayText: 'Tuta tago', - moreLinkText: 'pli', - noEventsText: 'Neniuj eventoj por montri', - }; - - var l22 = { - code: 'es', - week: { - dow: 0, // Sunday is the first day of the week. - doy: 6, // The week that contains Jan 1st is the first week of the year. - }, - buttonText: { - prev: 'Ant', - next: 'Sig', - today: 'Hoy', - month: 'Mes', - week: 'Semana', - day: 'DÃa', - list: 'Agenda', - }, - weekText: 'Sm', - allDayText: 'Todo el dÃa', - moreLinkText: 'más', - noEventsText: 'No hay eventos para mostrar', - }; - - var l23 = { - code: 'es', - week: { - dow: 1, // Monday is the first day of the week. - doy: 4, // The week that contains Jan 4th is the first week of the year. - }, - buttonText: { - prev: 'Ant', - next: 'Sig', - today: 'Hoy', - month: 'Mes', - week: 'Semana', - day: 'DÃa', - list: 'Agenda', - }, - weekText: 'Sm', - allDayText: 'Todo el dÃa', - moreLinkText: 'más', - noEventsText: 'No hay eventos para mostrar', - }; - - var l24 = { - code: 'et', - week: { - dow: 1, // Monday is the first day of the week. - doy: 4, // The week that contains Jan 4th is the first week of the year. - }, - buttonText: { - prev: 'Eelnev', - next: 'Järgnev', - today: 'Täna', - month: 'Kuu', - week: 'Nädal', - day: 'Päev', - list: 'Päevakord', - }, - weekText: 'näd', - allDayText: 'Kogu päev', - moreLinkText: function(n) { - return '+ veel ' + n - }, - noEventsText: 'Kuvamiseks puuduvad sündmused', - }; - - var l25 = { - code: 'eu', - week: { - dow: 1, // Monday is the first day of the week. - doy: 7, // The week that contains Jan 1st is the first week of the year. - }, - buttonText: { - prev: 'Aur', - next: 'Hur', - today: 'Gaur', - month: 'Hilabetea', - week: 'Astea', - day: 'Eguna', - list: 'Agenda', - }, - weekText: 'As', - allDayText: 'Egun osoa', - moreLinkText: 'gehiago', - noEventsText: 'Ez dago ekitaldirik erakusteko', - }; - - var l26 = { - code: 'fa', - week: { - dow: 6, // Saturday is the first day of the week. - doy: 12, // The week that contains Jan 1st is the first week of the year. - }, - direction: 'rtl', - buttonText: { - prev: 'قبلی', - next: 'بعدی', - today: 'امروز', - month: 'ماه', - week: 'Ù‡Ùته', - day: 'روز', - list: 'برنامه', - }, - weekText: 'Ù‡Ù', - allDayText: 'تمام روز', - moreLinkText: function(n) { - return 'بیش از ' + n - }, - noEventsText: 'هیچ رویدادی به نمایش', - }; - - var l27 = { - code: 'fi', - week: { - dow: 1, // Monday is the first day of the week. - doy: 4, // The week that contains Jan 4th is the first week of the year. - }, - buttonText: { - prev: 'Edellinen', - next: 'Seuraava', - today: 'Tänään', - month: 'Kuukausi', - week: 'Viikko', - day: 'Päivä', - list: 'Tapahtumat', - }, - weekText: 'Vk', - allDayText: 'Koko päivä', - moreLinkText: 'lisää', - noEventsText: 'Ei näytettäviä tapahtumia', - }; - - var l28 = { - code: 'fr', - buttonText: { - prev: 'Précédent', - next: 'Suivant', - today: "Aujourd'hui", - year: 'Année', - month: 'Mois', - week: 'Semaine', - day: 'Jour', - list: 'Mon planning', - }, - weekText: 'Sem.', - allDayText: 'Toute la journée', - moreLinkText: 'en plus', - noEventsText: 'Aucun événement à afficher', - }; - - var l29 = { - code: 'fr-ch', - week: { - dow: 1, // Monday is the first day of the week. - doy: 4, // The week that contains Jan 4th is the first week of the year. - }, - buttonText: { - prev: 'Précédent', - next: 'Suivant', - today: 'Courant', - year: 'Année', - month: 'Mois', - week: 'Semaine', - day: 'Jour', - list: 'Mon planning', - }, - weekText: 'Sm', - allDayText: 'Toute la journée', - moreLinkText: 'en plus', - noEventsText: 'Aucun événement à afficher', - }; - - var l30 = { - code: 'fr', - week: { - dow: 1, // Monday is the first day of the week. - doy: 4, // The week that contains Jan 4th is the first week of the year. - }, - buttonText: { - prev: 'Précédent', - next: 'Suivant', - today: "Aujourd'hui", - year: 'Année', - month: 'Mois', - week: 'Semaine', - day: 'Jour', - list: 'Planning', - }, - weekText: 'Sem.', - allDayText: 'Toute la journée', - moreLinkText: 'en plus', - noEventsText: 'Aucun événement à afficher', - }; - - var l31 = { - code: 'gl', - week: { - dow: 1, // Monday is the first day of the week. - doy: 4, // The week that contains Jan 4th is the first week of the year. - }, - buttonText: { - prev: 'Ant', - next: 'Seg', - today: 'Hoxe', - month: 'Mes', - week: 'Semana', - day: 'DÃa', - list: 'Axenda', - }, - weekText: 'Sm', - allDayText: 'Todo o dÃa', - moreLinkText: 'máis', - noEventsText: 'Non hai eventos para amosar', - }; - - var l32 = { - code: 'he', - direction: 'rtl', - buttonText: { - prev: 'הקוד×', - next: 'הב×', - today: 'היו×', - month: 'חודש', - week: 'שבוע', - day: 'יו×', - list: 'סדר יו×', - }, - allDayText: 'כל היו×', - moreLinkText: '×חר', - noEventsText: '×ין ××™×¨×•×¢×™× ×œ×”×¦×’×”', - weekText: 'שבוע', - }; - - var l33 = { - code: 'hi', - week: { - dow: 0, // Sunday is the first day of the week. - doy: 6, // The week that contains Jan 1st is the first week of the year. - }, - buttonText: { - prev: 'पिछला', - next: 'अगला', - today: 'आज', - month: 'महीना', - week: 'सपà¥à¤¤à¤¾à¤¹', - day: 'दिन', - list: 'कारà¥à¤¯à¤¸à¥‚ची', - }, - weekText: 'हफà¥à¤¤à¤¾', - allDayText: 'सà¤à¥€ दिन', - moreLinkText: function(n) { - return '+अधिक ' + n - }, - noEventsText: 'कोई घटनाओं को पà¥à¤°à¤¦à¤°à¥à¤¶à¤¿à¤¤ करने के लिà¤', - }; - - var l34 = { - code: 'hr', - week: { - dow: 1, // Monday is the first day of the week. - doy: 7, // The week that contains Jan 1st is the first week of the year. - }, - buttonText: { - prev: 'PrijaÅ¡nji', - next: 'Sljedeći', - today: 'Danas', - month: 'Mjesec', - week: 'Tjedan', - day: 'Dan', - list: 'Raspored', - }, - weekText: 'Tje', - allDayText: 'Cijeli dan', - moreLinkText: function(n) { - return '+ joÅ¡ ' + n - }, - noEventsText: 'Nema dogaÄ‘aja za prikaz', - }; - - var l35 = { - code: 'hu', - week: { - dow: 1, // Monday is the first day of the week. - doy: 4, // The week that contains Jan 4th is the first week of the year. - }, - buttonText: { - prev: 'vissza', - next: 'elÅ‘re', - today: 'ma', - month: 'Hónap', - week: 'Hét', - day: 'Nap', - list: 'Napló', - }, - weekText: 'Hét', - allDayText: 'Egész nap', - moreLinkText: 'további', - noEventsText: 'Nincs megjelenÃthetÅ‘ esemény', - }; - - var l36 = { - code: 'hy-am', - week: { - dow: 1, // Monday is the first day of the week. - doy: 4, // The week that contains Jan 4th is the first week of the year. - }, - buttonText: { - prev: 'Õ†Õ¡ÕÕ¸Ö€Õ¤', - next: 'Õ€Õ¡Õ»Õ¸Ö€Õ¤', - today: 'Ô±ÕµÕ½Ö…Ö€', - month: 'Ô±Õ´Õ«Õ½', - week: 'Õ‡Õ¡Õ¢Õ¡Õ©', - day: 'Õ•Ö€', - list: 'Õ•Ö€Õ¾Õ¡ ÖÕ¸Ö‚ÖÕ¡Õ¯', - }, - weekText: 'Õ‡Õ¡Õ¢', - allDayText: 'Ô±Õ´Õ¢Õ¸Õ²Õ» Ö…Ö€', - moreLinkText: function(n) { - return '+ Ö‡Õ½ ' + n - }, - noEventsText: 'Ô²Õ¡ÖÕ¡Õ¯Õ¡ÕµÕ¸Ö‚Õ´ Õ§ Õ«Ö€Õ¡Õ¤Õ¡Ö€Õ±Õ¸Ö‚Õ©ÕµÕ¸Ö‚Õ¶Õ¨ ÖÕ¸Ö‚ÖÕ¡Õ¤Ö€Õ¥Õ¬Õ¸Ö‚', - }; - - var l37 = { - code: 'id', - week: { - dow: 1, // Monday is the first day of the week. - doy: 7, // The week that contains Jan 1st is the first week of the year. - }, - buttonText: { - prev: 'mundur', - next: 'maju', - today: 'hari ini', - month: 'Bulan', - week: 'Minggu', - day: 'Hari', - list: 'Agenda', - }, - weekText: 'Mg', - allDayText: 'Sehari penuh', - moreLinkText: 'lebih', - noEventsText: 'Tidak ada acara untuk ditampilkan', - }; - - var l38 = { - code: 'is', - week: { - dow: 1, // Monday is the first day of the week. - doy: 4, // The week that contains Jan 4th is the first week of the year. - }, - buttonText: { - prev: 'Fyrri', - next: 'Næsti', - today: 'à dag', - month: 'Mánuður', - week: 'Vika', - day: 'Dagur', - list: 'Dagskrá', - }, - weekText: 'Vika', - allDayText: 'Allan daginn', - moreLinkText: 'meira', - noEventsText: 'Engir viðburðir til að sýna', - }; - - var l39 = { - code: 'it', - week: { - dow: 1, // Monday is the first day of the week. - doy: 4, // The week that contains Jan 4th is the first week of the year. - }, - buttonText: { - prev: 'Prec', - next: 'Succ', - today: 'Oggi', - month: 'Mese', - week: 'Settimana', - day: 'Giorno', - list: 'Agenda', - }, - weekText: 'Sm', - allDayText: 'Tutto il giorno', - moreLinkText: function(n) { - return '+altri ' + n - }, - noEventsText: 'Non ci sono eventi da visualizzare', - }; - - var l40 = { - code: 'ja', - buttonText: { - prev: 'å‰', - next: '次', - today: '今日', - month: '月', - week: '週', - day: 'æ—¥', - list: '予定リスト', - }, - weekText: '週', - allDayText: '終日', - moreLinkText: function(n) { - return 'ä»– ' + n + ' 件' - }, - noEventsText: '表示ã™ã‚‹äºˆå®šã¯ã‚ã‚Šã¾ã›ã‚“', - }; - - var l41 = { - code: 'ka', - week: { - dow: 1, - doy: 7, - }, - buttonText: { - prev: 'წინáƒ', - next: 'შემდეგი', - today: 'დღეს', - month: 'თვე', - week: 'კვირáƒ', - day: 'დღე', - list: 'დღის წესრიგი', - }, - weekText: 'კვ', - allDayText: 'მთელი დღე', - moreLinkText: function(n) { - return '+ კიდევ ' + n - }, - noEventsText: 'ღáƒáƒœáƒ˜áƒ¡áƒ«áƒ˜áƒ”ბები áƒáƒ áƒáƒ ის', - }; - - var l42 = { - code: 'kk', - week: { - dow: 1, // Monday is the first day of the week. - doy: 7, // The week that contains Jan 1st is the first week of the year. - }, - buttonText: { - prev: 'Ðлдыңғы', - next: 'КелеÑÑ–', - today: 'Бүгін', - month: 'Ðй', - week: 'Ðпта', - day: 'Күн', - list: 'Күн тәртібі', - }, - weekText: 'Ðе', - allDayText: 'Күні бойы', - moreLinkText: function(n) { - return '+ тағы ' + n - }, - noEventsText: 'КөрÑету үшін оқиғалар жоқ', - }; - - var l43 = { - code: 'ko', - buttonText: { - prev: 'ì´ì „달', - next: '다ìŒë‹¬', - today: '오늘', - month: 'ì›”', - week: '주', - day: 'ì¼', - list: 'ì¼ì •ëª©ë¡', - }, - weekText: '주', - allDayText: '종ì¼', - moreLinkText: 'ê°œ', - noEventsText: 'ì¼ì •ì´ 없습니다', - }; - - var l44 = { - code: 'lb', - week: { - dow: 1, // Monday is the first day of the week. - doy: 4, // The week that contains Jan 4th is the first week of the year. - }, - buttonText: { - prev: 'Zréck', - next: 'Weider', - today: 'Haut', - month: 'Mount', - week: 'Woch', - day: 'Dag', - list: 'Terminiwwersiicht', - }, - weekText: 'W', - allDayText: 'Ganzen Dag', - moreLinkText: 'méi', - noEventsText: 'Nee Evenementer ze affichéieren', - }; - - var l45 = { - code: 'lt', - week: { - dow: 1, // Monday is the first day of the week. - doy: 4, // The week that contains Jan 4th is the first week of the year. - }, - buttonText: { - prev: 'Atgal', - next: 'Pirmyn', - today: 'Å iandien', - month: 'MÄ—nuo', - week: 'SavaitÄ—', - day: 'Diena', - list: 'DarbotvarkÄ—', - }, - weekText: 'SAV', - allDayText: 'VisÄ… dienÄ…', - moreLinkText: 'daugiau', - noEventsText: 'NÄ—ra įvykių rodyti', - }; - - var l46 = { - code: 'lv', - week: { - dow: 1, // Monday is the first day of the week. - doy: 4, // The week that contains Jan 4th is the first week of the year. - }, - buttonText: { - prev: 'Iepr.', - next: 'NÄk.', - today: 'Å odien', - month: 'MÄ“nesis', - week: 'Nedēļa', - day: 'Diena', - list: 'Dienas kÄrtÄ«ba', - }, - weekText: 'Ned.', - allDayText: 'Visu dienu', - moreLinkText: function(n) { - return '+vÄ“l ' + n - }, - noEventsText: 'Nav notikumu', - }; - - var l47 = { - code: 'mk', - buttonText: { - prev: 'претходно', - next: 'Ñледно', - today: 'ДенеÑ', - month: 'МеÑец', - week: 'Ðедела', - day: 'Ден', - list: 'График', - }, - weekText: 'Сед', - allDayText: 'Цел ден', - moreLinkText: function(n) { - return '+повеќе ' + n - }, - noEventsText: 'Ðема наÑтани за прикажување', - }; - - var l48 = { - code: 'ms', - week: { - dow: 1, // Monday is the first day of the week. - doy: 7, // The week that contains Jan 1st is the first week of the year. - }, - buttonText: { - prev: 'Sebelum', - next: 'Selepas', - today: 'hari ini', - month: 'Bulan', - week: 'Minggu', - day: 'Hari', - list: 'Agenda', - }, - weekText: 'Mg', - allDayText: 'Sepanjang hari', - moreLinkText: function(n) { - return 'masih ada ' + n + ' acara' - }, - noEventsText: 'Tiada peristiwa untuk dipaparkan', - }; - - var l49 = { - code: 'nb', - week: { - dow: 1, // Monday is the first day of the week. - doy: 4, // The week that contains Jan 4th is the first week of the year. - }, - buttonText: { - prev: 'Forrige', - next: 'Neste', - today: 'I dag', - month: 'MÃ¥ned', - week: 'Uke', - day: 'Dag', - list: 'Agenda', - }, - weekText: 'Uke', - allDayText: 'Hele dagen', - moreLinkText: 'til', - noEventsText: 'Ingen hendelser Ã¥ vise', - }; - - var l50 = { - code: 'ne', // code for nepal - week: { - dow: 7, // Sunday is the first day of the week. - doy: 1, // The week that contains Jan 1st is the first week of the year. - }, - buttonText: { - prev: 'अघिलà¥à¤²à¥‹', - next: 'अरà¥à¤•à¥‹', - today: 'आज', - month: 'महिना', - week: 'हपà¥à¤¤à¤¾', - day: 'दिन', - list: 'सूची', - }, - weekText: 'हपà¥à¤¤à¤¾', - allDayText: 'दिनà¤à¤°à¤¿', - moreLinkText: 'थप लिंक', - noEventsText: 'देखाउनको लागि कà¥à¤¨à¥ˆ घटनाहरू छैननà¥', - }; - - var l51 = { - code: 'nl', - week: { - dow: 1, // Monday is the first day of the week. - doy: 4, // The week that contains Jan 4th is the first week of the year. - }, - buttonText: { - prev: 'Vorige', - next: 'Volgende', - today: 'Vandaag', - year: 'Jaar', - month: 'Maand', - week: 'Week', - day: 'Dag', - list: 'Agenda', - }, - allDayText: 'Hele dag', - moreLinkText: 'extra', - noEventsText: 'Geen evenementen om te laten zien', - }; - - var l52 = { - code: 'nn', - week: { - dow: 1, // Monday is the first day of the week. - doy: 4, // The week that contains Jan 4th is the first week of the year. - }, - buttonText: { - prev: 'Førre', - next: 'Neste', - today: 'I dag', - month: 'MÃ¥nad', - week: 'Veke', - day: 'Dag', - list: 'Agenda', - }, - weekText: 'Veke', - allDayText: 'Heile dagen', - moreLinkText: 'til', - noEventsText: 'Ingen hendelser Ã¥ vise', - }; - - var l53 = { - code: 'pl', - week: { - dow: 1, // Monday is the first day of the week. - doy: 4, // The week that contains Jan 4th is the first week of the year. - }, - buttonText: { - prev: 'Poprzedni', - next: 'NastÄ™pny', - today: 'DziÅ›', - month: 'MiesiÄ…c', - week: 'TydzieÅ„', - day: 'DzieÅ„', - list: 'Plan dnia', - }, - weekText: 'Tydz', - allDayText: 'CaÅ‚y dzieÅ„', - moreLinkText: 'wiÄ™cej', - noEventsText: 'Brak wydarzeÅ„ do wyÅ›wietlenia', - }; - - var l54 = { - code: 'pt-br', - buttonText: { - prev: 'Anterior', - next: 'Próximo', - today: 'Hoje', - month: 'Mês', - week: 'Semana', - day: 'Dia', - list: 'Lista', - }, - weekText: 'Sm', - allDayText: 'dia inteiro', - moreLinkText: function(n) { - return 'mais +' + n - }, - noEventsText: 'Não há eventos para mostrar', - }; - - var l55 = { - code: 'pt', - week: { - dow: 1, // Monday is the first day of the week. - doy: 4, // The week that contains Jan 4th is the first week of the year. - }, - buttonText: { - prev: 'Anterior', - next: 'Seguinte', - today: 'Hoje', - month: 'Mês', - week: 'Semana', - day: 'Dia', - list: 'Agenda', - }, - weekText: 'Sem', - allDayText: 'Todo o dia', - moreLinkText: 'mais', - noEventsText: 'Não há eventos para mostrar', - }; - - var l56 = { - code: 'ro', - week: { - dow: 1, // Monday is the first day of the week. - doy: 7, // The week that contains Jan 1st is the first week of the year. - }, - buttonText: { - prev: 'precedentă', - next: 'următoare', - today: 'Azi', - month: 'Lună', - week: 'Săptămână', - day: 'Zi', - list: 'Agendă', - }, - weekText: 'Săpt', - allDayText: 'Toată ziua', - moreLinkText: function(n) { - return '+alte ' + n - }, - noEventsText: 'Nu există evenimente de afiÈ™at', - }; - - var l57 = { - code: 'ru', - week: { - dow: 1, // Monday is the first day of the week. - doy: 4, // The week that contains Jan 4th is the first week of the year. - }, - buttonText: { - prev: 'Пред', - next: 'След', - today: 'СегоднÑ', - month: 'МеÑÑц', - week: 'ÐеделÑ', - day: 'День', - list: 'ПовеÑтка днÑ', - }, - weekText: 'Ðед', - allDayText: 'ВеÑÑŒ день', - moreLinkText: function(n) { - return '+ ещё ' + n - }, - noEventsText: 'Ðет Ñобытий Ð´Ð»Ñ Ð¾Ñ‚Ð¾Ð±Ñ€Ð°Ð¶ÐµÐ½Ð¸Ñ', - }; - - var l58 = { - code: 'sk', - week: { - dow: 1, // Monday is the first day of the week. - doy: 4, // The week that contains Jan 4th is the first week of the year. - }, - buttonText: { - prev: 'Predchádzajúci', - next: 'Nasledujúci', - today: 'Dnes', - month: 'Mesiac', - week: 'Týždeň', - day: 'Deň', - list: 'Rozvrh', - }, - weekText: 'Ty', - allDayText: 'Celý deň', - moreLinkText: function(n) { - return '+ÄalÅ¡ie: ' + n - }, - noEventsText: 'Žiadne akcie na zobrazenie', - }; - - var l59 = { - code: 'sl', - week: { - dow: 1, // Monday is the first day of the week. - doy: 7, // The week that contains Jan 1st is the first week of the year. - }, - buttonText: { - prev: 'PrejÅ¡nji', - next: 'Naslednji', - today: 'Trenutni', - month: 'Mesec', - week: 'Teden', - day: 'Dan', - list: 'Dnevni red', - }, - weekText: 'Teden', - allDayText: 'Ves dan', - moreLinkText: 'veÄ', - noEventsText: 'Ni dogodkov za prikaz', - }; - - var l60 = { - code: 'sq', - week: { - dow: 1, // Monday is the first day of the week. - doy: 4, // The week that contains Jan 4th is the first week of the year. - }, - buttonText: { - prev: 'mbrapa', - next: 'Përpara', - today: 'sot', - month: 'Muaj', - week: 'Javë', - day: 'Ditë', - list: 'Listë', - }, - weekText: 'Ja', - allDayText: 'Gjithë ditën', - moreLinkText: function(n) { - return '+më tepër ' + n - }, - noEventsText: 'Nuk ka evente për të shfaqur', - }; - - var l61 = { - code: 'sr-cyrl', - week: { - dow: 1, // Monday is the first day of the week. - doy: 7, // The week that contains Jan 1st is the first week of the year. - }, - buttonText: { - prev: 'Претходна', - next: 'Ñледећи', - today: 'ДанаÑ', - month: 'МеÑец', - week: 'Ðедеља', - day: 'Дан', - list: 'Планер', - }, - weekText: 'Сед', - allDayText: 'Цео дан', - moreLinkText: function(n) { - return '+ још ' + n - }, - noEventsText: 'Ðема догађаја за приказ', - }; - - var l62 = { - code: 'sr', - week: { - dow: 1, // Monday is the first day of the week. - doy: 7, // The week that contains Jan 1st is the first week of the year. - }, - buttonText: { - prev: 'Prethodna', - next: 'SledecÌi', - today: 'Danas', - month: 'Mеsеc', - week: 'Nеdеlja', - day: 'Dan', - list: 'Planеr', - }, - weekText: 'Sed', - allDayText: 'Cеo dan', - moreLinkText: function(n) { - return '+ joÅ¡ ' + n - }, - noEventsText: 'Nеma dogaÄ‘aja za prikaz', - }; - - var l63 = { - code: 'sv', - week: { - dow: 1, // Monday is the first day of the week. - doy: 4, // The week that contains Jan 4th is the first week of the year. - }, - buttonText: { - prev: 'Förra', - next: 'Nästa', - today: 'Idag', - month: 'MÃ¥nad', - week: 'Vecka', - day: 'Dag', - list: 'Program', - }, - weekText: 'v.', - allDayText: 'Heldag', - moreLinkText: 'till', - noEventsText: 'Inga händelser att visa', - }; - - var l64 = { - code: 'ta-in', - week: { - dow: 1, // Monday is the first day of the week. - doy: 4, // The week that contains Jan 4th is the first week of the year. - }, - buttonText: { - prev: 'à®®à¯à®¨à¯à®¤à¯ˆà®¯', - next: 'அடà¯à®¤à¯à®¤à®¤à¯', - today: 'இனà¯à®±à¯', - month: 'மாதமà¯', - week: 'சனிகà¯à®•à®¿à®´à®®à¯ˆ', - day: 'நாளà¯', - list: 'தினசரி கதை', - }, - weekText: 'வார', - allDayText: 'நாள௠மà¯à®´à¯à®µà®¤à¯à®®à¯', - moreLinkText: function(n) { - return '+ மேலà¯à®®à¯ ' + n - }, - noEventsText: 'நிகழà¯à®µà¯ˆà®•à¯ காடà¯à®Ÿà®µà®¿à®²à¯à®²à¯ˆ', - }; - - var l65 = { - code: 'th', - week: { - dow: 1, // Monday is the first day of the week. - doy: 4, // The week that contains Jan 4th is the first week of the year. - }, - buttonText: { - prev: 'à¸à¹ˆà¸à¸™à¸«à¸™à¹‰à¸²', - next: 'ถัดไป', - prevYear: 'ปีà¸à¹ˆà¸à¸™à¸«à¸™à¹‰à¸²', - nextYear: 'ปีถัดไป', - year: 'ปี', - today: 'วันนี้', - month: 'เดืà¸à¸™', - week: 'สัปดาห์', - day: 'วัน', - list: 'à¸à¸³à¸«à¸™à¸”à¸à¸²à¸£', - }, - weekText: 'สัปดาห์', - allDayText: 'ตลà¸à¸”วัน', - moreLinkText: 'เพิ่มเติม', - noEventsText: 'ไม่มีà¸à¸´à¸ˆà¸à¸£à¸£à¸¡à¸—ี่จะà¹à¸ªà¸”ง', - }; - - var l66 = { - code: 'tr', - week: { - dow: 1, // Monday is the first day of the week. - doy: 7, // The week that contains Jan 1st is the first week of the year. - }, - buttonText: { - prev: 'geri', - next: 'ileri', - today: 'bugün', - month: 'Ay', - week: 'Hafta', - day: 'Gün', - list: 'Ajanda', - }, - weekText: 'Hf', - allDayText: 'Tüm gün', - moreLinkText: 'daha fazla', - noEventsText: 'Gösterilecek etkinlik yok', - }; - - var l67 = { - code: 'ug', - buttonText: { - month: 'ئاي', - week: 'ھەپتە', - day: 'ÙƒÛˆÙ†', - list: 'كۈنتەرتىپ', - }, - allDayText: 'پۈتۈن ÙƒÛˆÙ†', - }; - - var l68 = { - code: 'uk', - week: { - dow: 1, // Monday is the first day of the week. - doy: 7, // The week that contains Jan 1st is the first week of the year. - }, - buttonText: { - prev: 'Попередній', - next: 'далі', - today: 'Сьогодні', - month: 'МіÑÑць', - week: 'Тиждень', - day: 'День', - list: 'ПорÑдок денний', - }, - weekText: 'Тиж', - allDayText: 'УвеÑÑŒ день', - moreLinkText: function(n) { - return '+ще ' + n + '...' - }, - noEventsText: 'Ðемає подій Ð´Ð»Ñ Ð²Ñ–Ð´Ð¾Ð±Ñ€Ð°Ð¶ÐµÐ½Ð½Ñ', - }; - - var l69 = { - code: 'uz', - buttonText: { - month: 'Oy', - week: 'Xafta', - day: 'Kun', - list: 'Kun tartibi', - }, - allDayText: "Kun bo'yi", - moreLinkText: function(n) { - return '+ yana ' + n - }, - noEventsText: "Ko'rsatish uchun voqealar yo'q", - }; - - var l70 = { - code: 'vi', - week: { - dow: 1, // Monday is the first day of the week. - doy: 4, // The week that contains Jan 4th is the first week of the year. - }, - buttonText: { - prev: 'TrÆ°á»›c', - next: 'Tiếp', - today: 'Hôm nay', - month: 'Tháng', - week: 'Tuần', - day: 'Ngà y', - list: 'Lịch biểu', - }, - weekText: 'Tu', - allDayText: 'Cả ngà y', - moreLinkText: function(n) { - return '+ thêm ' + n - }, - noEventsText: 'Không có sá»± kiện để hiển thị', - }; - - var l71 = { - code: 'zh-cn', - week: { - // GB/T 7408-1994《数æ®å…ƒå’Œäº¤æ¢æ ¼å¼Â·ä¿¡æ¯äº¤æ¢Â·æ—¥æœŸå’Œæ—¶é—´è¡¨ç¤ºæ³•ã€‹ä¸ŽISO 8601:1988ç‰æ•ˆ - dow: 1, // Monday is the first day of the week. - doy: 4, // The week that contains Jan 4th is the first week of the year. - }, - buttonText: { - prev: '上月', - next: '下月', - today: '今天', - month: '月', - week: '周', - day: 'æ—¥', - list: '日程', - }, - weekText: '周', - allDayText: '全天', - moreLinkText: function(n) { - return 'å¦å¤– ' + n + ' 个' - }, - noEventsText: '没有事件显示', - }; - - var l72 = { - code: 'zh-tw', - buttonText: { - prev: '上月', - next: '下月', - today: '今天', - month: '月', - week: '週', - day: '天', - list: '活動列表', - }, - weekText: '周', - allDayText: '整天', - moreLinkText: '顯示更多', - noEventsText: '没有任何活動', - }; - - /* eslint max-len: off */ - - var localesAll = [ - l0, 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, - ]; - - return localesAll; - -}()); diff --git a/AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales-all.min.js b/AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales-all.min.js deleted file mode 100644 index 1bb38a10..00000000 --- a/AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales-all.min.js +++ /dev/null @@ -1 +0,0 @@ -[].push.apply(FullCalendar.globalLocales,function(){"use strict";return[{code:"af",week:{dow:1,doy:4},buttonText:{prev:"Vorige",next:"Volgende",today:"Vandag",year:"Jaar",month:"Maand",week:"Week",day:"Dag",list:"Agenda"},allDayText:"Heeldag",moreLinkText:"Addisionele",noEventsText:"Daar is geen gebeurtenisse nie"},{code:"ar-dz",week:{dow:0,doy:4},direction:"rtl",buttonText:{prev:"السابق",next:"التالي",today:"اليوم",month:"شهر",week:"أسبوع",day:"يوم",list:"أجندة"},weekText:"أسبوع",allDayText:"اليوم كله",moreLinkText:"أخرى",noEventsText:"أي Ø£Øداث لعرض"},{code:"ar-kw",week:{dow:0,doy:12},direction:"rtl",buttonText:{prev:"السابق",next:"التالي",today:"اليوم",month:"شهر",week:"أسبوع",day:"يوم",list:"أجندة"},weekText:"أسبوع",allDayText:"اليوم كله",moreLinkText:"أخرى",noEventsText:"أي Ø£Øداث لعرض"},{code:"ar-ly",week:{dow:6,doy:12},direction:"rtl",buttonText:{prev:"السابق",next:"التالي",today:"اليوم",month:"شهر",week:"أسبوع",day:"يوم",list:"أجندة"},weekText:"أسبوع",allDayText:"اليوم كله",moreLinkText:"أخرى",noEventsText:"أي Ø£Øداث لعرض"},{code:"ar-ma",week:{dow:6,doy:12},direction:"rtl",buttonText:{prev:"السابق",next:"التالي",today:"اليوم",month:"شهر",week:"أسبوع",day:"يوم",list:"أجندة"},weekText:"أسبوع",allDayText:"اليوم كله",moreLinkText:"أخرى",noEventsText:"أي Ø£Øداث لعرض"},{code:"ar-sa",week:{dow:0,doy:6},direction:"rtl",buttonText:{prev:"السابق",next:"التالي",today:"اليوم",month:"شهر",week:"أسبوع",day:"يوم",list:"أجندة"},weekText:"أسبوع",allDayText:"اليوم كله",moreLinkText:"أخرى",noEventsText:"أي Ø£Øداث لعرض"},{code:"ar-tn",week:{dow:1,doy:4},direction:"rtl",buttonText:{prev:"السابق",next:"التالي",today:"اليوم",month:"شهر",week:"أسبوع",day:"يوم",list:"أجندة"},weekText:"أسبوع",allDayText:"اليوم كله",moreLinkText:"أخرى",noEventsText:"أي Ø£Øداث لعرض"},{code:"ar",week:{dow:6,doy:12},direction:"rtl",buttonText:{prev:"السابق",next:"التالي",today:"اليوم",month:"شهر",week:"أسبوع",day:"يوم",list:"أجندة"},weekText:"أسبوع",allDayText:"اليوم كله",moreLinkText:"أخرى",noEventsText:"أي Ø£Øداث لعرض"},{code:"az",week:{dow:1,doy:4},buttonText:{prev:"ÆvvÉ™l",next:"Sonra",today:"Bu Gün",month:"Ay",week:"HÉ™ftÉ™",day:"Gün",list:"GündÉ™m"},weekText:"HÉ™ftÉ™",allDayText:"Bütün Gün",moreLinkText:function(e){return"+ daha çox "+e},noEventsText:"GöstÉ™rmÉ™k üçün hadisÉ™ yoxdur"},{code:"bg",week:{dow:1,doy:7},buttonText:{prev:"назад",next:"напред",today:"днеÑ",month:"МеÑец",week:"Седмица",day:"Ден",list:"График"},allDayText:"ЦÑл ден",moreLinkText:function(e){return"+още "+e},noEventsText:"ÐÑма ÑÑŠÐ±Ð¸Ñ‚Ð¸Ñ Ð·Ð° показване"},{code:"bs",week:{dow:1,doy:7},buttonText:{prev:"ProÅ¡li",next:"Sljedeći",today:"Danas",month:"Mjesec",week:"Sedmica",day:"Dan",list:"Raspored"},weekText:"Sed",allDayText:"Cijeli dan",moreLinkText:function(e){return"+ joÅ¡ "+e},noEventsText:"Nema dogaÄ‘aja za prikazivanje"},{code:"ca",week:{dow:1,doy:4},buttonText:{prev:"Anterior",next:"Següent",today:"Avui",month:"Mes",week:"Setmana",day:"Dia",list:"Agenda"},weekText:"Set",allDayText:"Tot el dia",moreLinkText:"més",noEventsText:"No hi ha esdeveniments per mostrar"},{code:"cs",week:{dow:1,doy:4},buttonText:{prev:"DÅ™Ãve",next:"PozdÄ›ji",today:"NynÃ",month:"MÄ›sÃc",week:"Týden",day:"Den",list:"Agenda"},weekText:"Týd",allDayText:"Celý den",moreLinkText:function(e){return"+dalÅ¡Ã: "+e},noEventsText:"Žádné akce k zobrazenÃ"},{code:"cy",week:{dow:1,doy:4},buttonText:{prev:"Blaenorol",next:"Nesaf",today:"Heddiw",year:"Blwyddyn",month:"Mis",week:"Wythnos",day:"Dydd",list:"Rhestr"},weekText:"Wythnos",allDayText:"Trwy'r dydd",moreLinkText:"Mwy",noEventsText:"Dim digwyddiadau"},{code:"da",week:{dow:1,doy:4},buttonText:{prev:"Forrige",next:"Næste",today:"I dag",month:"MÃ¥ned",week:"Uge",day:"Dag",list:"Agenda"},weekText:"Uge",allDayText:"Hele dagen",moreLinkText:"flere",noEventsText:"Ingen arrangementer at vise"},{code:"de-at",week:{dow:1,doy:4},buttonText:{prev:"Zurück",next:"Vor",today:"Heute",year:"Jahr",month:"Monat",week:"Woche",day:"Tag",list:"Terminübersicht"},weekText:"KW",allDayText:"Ganztägig",moreLinkText:function(e){return"+ weitere "+e},noEventsText:"Keine Ereignisse anzuzeigen"},{code:"de",week:{dow:1,doy:4},buttonText:{prev:"Zurück",next:"Vor",today:"Heute",year:"Jahr",month:"Monat",week:"Woche",day:"Tag",list:"Terminübersicht"},weekText:"KW",allDayText:"Ganztägig",moreLinkText:function(e){return"+ weitere "+e},noEventsText:"Keine Ereignisse anzuzeigen"},{code:"el",week:{dow:1,doy:4},buttonText:{prev:"Î ÏοηγοÏμενος",next:"Επόμενος",today:"ΣήμεÏα",month:"Μήνας",week:"Εβδομάδα",day:"ΗμÎÏα",list:"ΑτζÎντα"},weekText:"Εβδ",allDayText:"ΟλοήμεÏο",moreLinkText:"πεÏισσότεÏα",noEventsText:"Δεν υπάÏχουν γεγονότα Ï€Ïος εμφάνιση"},{code:"en-au",week:{dow:1,doy:4}},{code:"en-gb",week:{dow:1,doy:4}},{code:"en-nz",week:{dow:1,doy:4}},{code:"eo",week:{dow:1,doy:4},buttonText:{prev:"AntaÅa",next:"Sekva",today:"HodiaÅ",month:"Monato",week:"Semajno",day:"Tago",list:"Tagordo"},weekText:"Sm",allDayText:"Tuta tago",moreLinkText:"pli",noEventsText:"Neniuj eventoj por montri"},{code:"es",week:{dow:0,doy:6},buttonText:{prev:"Ant",next:"Sig",today:"Hoy",month:"Mes",week:"Semana",day:"DÃa",list:"Agenda"},weekText:"Sm",allDayText:"Todo el dÃa",moreLinkText:"más",noEventsText:"No hay eventos para mostrar"},{code:"es",week:{dow:1,doy:4},buttonText:{prev:"Ant",next:"Sig",today:"Hoy",month:"Mes",week:"Semana",day:"DÃa",list:"Agenda"},weekText:"Sm",allDayText:"Todo el dÃa",moreLinkText:"más",noEventsText:"No hay eventos para mostrar"},{code:"et",week:{dow:1,doy:4},buttonText:{prev:"Eelnev",next:"Järgnev",today:"Täna",month:"Kuu",week:"Nädal",day:"Päev",list:"Päevakord"},weekText:"näd",allDayText:"Kogu päev",moreLinkText:function(e){return"+ veel "+e},noEventsText:"Kuvamiseks puuduvad sündmused"},{code:"eu",week:{dow:1,doy:7},buttonText:{prev:"Aur",next:"Hur",today:"Gaur",month:"Hilabetea",week:"Astea",day:"Eguna",list:"Agenda"},weekText:"As",allDayText:"Egun osoa",moreLinkText:"gehiago",noEventsText:"Ez dago ekitaldirik erakusteko"},{code:"fa",week:{dow:6,doy:12},direction:"rtl",buttonText:{prev:"قبلی",next:"بعدی",today:"امروز",month:"ماه",week:"Ù‡Ùته",day:"روز",list:"برنامه"},weekText:"Ù‡Ù",allDayText:"تمام روز",moreLinkText:function(e){return"بیش از "+e},noEventsText:"هیچ رویدادی به نمایش"},{code:"fi",week:{dow:1,doy:4},buttonText:{prev:"Edellinen",next:"Seuraava",today:"Tänään",month:"Kuukausi",week:"Viikko",day:"Päivä",list:"Tapahtumat"},weekText:"Vk",allDayText:"Koko päivä",moreLinkText:"lisää",noEventsText:"Ei näytettäviä tapahtumia"},{code:"fr",buttonText:{prev:"Précédent",next:"Suivant",today:"Aujourd'hui",year:"Année",month:"Mois",week:"Semaine",day:"Jour",list:"Mon planning"},weekText:"Sem.",allDayText:"Toute la journée",moreLinkText:"en plus",noEventsText:"Aucun événement à afficher"},{code:"fr-ch",week:{dow:1,doy:4},buttonText:{prev:"Précédent",next:"Suivant",today:"Courant",year:"Année",month:"Mois",week:"Semaine",day:"Jour",list:"Mon planning"},weekText:"Sm",allDayText:"Toute la journée",moreLinkText:"en plus",noEventsText:"Aucun événement à afficher"},{code:"fr",week:{dow:1,doy:4},buttonText:{prev:"Précédent",next:"Suivant",today:"Aujourd'hui",year:"Année",month:"Mois",week:"Semaine",day:"Jour",list:"Planning"},weekText:"Sem.",allDayText:"Toute la journée",moreLinkText:"en plus",noEventsText:"Aucun événement à afficher"},{code:"gl",week:{dow:1,doy:4},buttonText:{prev:"Ant",next:"Seg",today:"Hoxe",month:"Mes",week:"Semana",day:"DÃa",list:"Axenda"},weekText:"Sm",allDayText:"Todo o dÃa",moreLinkText:"máis",noEventsText:"Non hai eventos para amosar"},{code:"he",direction:"rtl",buttonText:{prev:"הקוד×",next:"הב×",today:"היו×",month:"חודש",week:"שבוע",day:"יו×",list:"סדר יו×"},allDayText:"כל היו×",moreLinkText:"×חר",noEventsText:"×ין ××™×¨×•×¢×™× ×œ×”×¦×’×”",weekText:"שבוע"},{code:"hi",week:{dow:0,doy:6},buttonText:{prev:"पिछला",next:"अगला",today:"आज",month:"महीना",week:"सपà¥à¤¤à¤¾à¤¹",day:"दिन",list:"कारà¥à¤¯à¤¸à¥‚ची"},weekText:"हफà¥à¤¤à¤¾",allDayText:"सà¤à¥€ दिन",moreLinkText:function(e){return"+अधिक "+e},noEventsText:"कोई घटनाओं को पà¥à¤°à¤¦à¤°à¥à¤¶à¤¿à¤¤ करने के लिà¤"},{code:"hr",week:{dow:1,doy:7},buttonText:{prev:"PrijaÅ¡nji",next:"Sljedeći",today:"Danas",month:"Mjesec",week:"Tjedan",day:"Dan",list:"Raspored"},weekText:"Tje",allDayText:"Cijeli dan",moreLinkText:function(e){return"+ joÅ¡ "+e},noEventsText:"Nema dogaÄ‘aja za prikaz"},{code:"hu",week:{dow:1,doy:4},buttonText:{prev:"vissza",next:"elÅ‘re",today:"ma",month:"Hónap",week:"Hét",day:"Nap",list:"Napló"},weekText:"Hét",allDayText:"Egész nap",moreLinkText:"további",noEventsText:"Nincs megjelenÃthetÅ‘ esemény"},{code:"hy-am",week:{dow:1,doy:4},buttonText:{prev:"Õ†Õ¡ÕÕ¸Ö€Õ¤",next:"Õ€Õ¡Õ»Õ¸Ö€Õ¤",today:"Ô±ÕµÕ½Ö…Ö€",month:"Ô±Õ´Õ«Õ½",week:"Õ‡Õ¡Õ¢Õ¡Õ©",day:"Õ•Ö€",list:"Õ•Ö€Õ¾Õ¡ ÖÕ¸Ö‚ÖÕ¡Õ¯"},weekText:"Õ‡Õ¡Õ¢",allDayText:"Ô±Õ´Õ¢Õ¸Õ²Õ» Ö…Ö€",moreLinkText:function(e){return"+ Ö‡Õ½ "+e},noEventsText:"Ô²Õ¡ÖÕ¡Õ¯Õ¡ÕµÕ¸Ö‚Õ´ Õ§ Õ«Ö€Õ¡Õ¤Õ¡Ö€Õ±Õ¸Ö‚Õ©ÕµÕ¸Ö‚Õ¶Õ¨ ÖÕ¸Ö‚ÖÕ¡Õ¤Ö€Õ¥Õ¬Õ¸Ö‚"},{code:"id",week:{dow:1,doy:7},buttonText:{prev:"mundur",next:"maju",today:"hari ini",month:"Bulan",week:"Minggu",day:"Hari",list:"Agenda"},weekText:"Mg",allDayText:"Sehari penuh",moreLinkText:"lebih",noEventsText:"Tidak ada acara untuk ditampilkan"},{code:"is",week:{dow:1,doy:4},buttonText:{prev:"Fyrri",next:"Næsti",today:"à dag",month:"Mánuður",week:"Vika",day:"Dagur",list:"Dagskrá"},weekText:"Vika",allDayText:"Allan daginn",moreLinkText:"meira",noEventsText:"Engir viðburðir til að sýna"},{code:"it",week:{dow:1,doy:4},buttonText:{prev:"Prec",next:"Succ",today:"Oggi",month:"Mese",week:"Settimana",day:"Giorno",list:"Agenda"},weekText:"Sm",allDayText:"Tutto il giorno",moreLinkText:function(e){return"+altri "+e},noEventsText:"Non ci sono eventi da visualizzare"},{code:"ja",buttonText:{prev:"å‰",next:"次",today:"今日",month:"月",week:"週",day:"æ—¥",list:"予定リスト"},weekText:"週",allDayText:"終日",moreLinkText:function(e){return"ä»– "+e+" 件"},noEventsText:"表示ã™ã‚‹äºˆå®šã¯ã‚ã‚Šã¾ã›ã‚“"},{code:"ka",week:{dow:1,doy:7},buttonText:{prev:"წინáƒ",next:"შემდეგი",today:"დღეს",month:"თვე",week:"კვირáƒ",day:"დღე",list:"დღის წესრიგი"},weekText:"კვ",allDayText:"მთელი დღე",moreLinkText:function(e){return"+ კიდევ "+e},noEventsText:"ღáƒáƒœáƒ˜áƒ¡áƒ«áƒ˜áƒ”ბები áƒáƒ áƒáƒ ის"},{code:"kk",week:{dow:1,doy:7},buttonText:{prev:"Ðлдыңғы",next:"КелеÑÑ–",today:"Бүгін",month:"Ðй",week:"Ðпта",day:"Күн",list:"Күн тәртібі"},weekText:"Ðе",allDayText:"Күні бойы",moreLinkText:function(e){return"+ тағы "+e},noEventsText:"КөрÑету үшін оқиғалар жоқ"},{code:"ko",buttonText:{prev:"ì´ì „달",next:"다ìŒë‹¬",today:"오늘",month:"ì›”",week:"주",day:"ì¼",list:"ì¼ì •ëª©ë¡"},weekText:"주",allDayText:"종ì¼",moreLinkText:"ê°œ",noEventsText:"ì¼ì •ì´ 없습니다"},{code:"lb",week:{dow:1,doy:4},buttonText:{prev:"Zréck",next:"Weider",today:"Haut",month:"Mount",week:"Woch",day:"Dag",list:"Terminiwwersiicht"},weekText:"W",allDayText:"Ganzen Dag",moreLinkText:"méi",noEventsText:"Nee Evenementer ze affichéieren"},{code:"lt",week:{dow:1,doy:4},buttonText:{prev:"Atgal",next:"Pirmyn",today:"Å iandien",month:"MÄ—nuo",week:"SavaitÄ—",day:"Diena",list:"DarbotvarkÄ—"},weekText:"SAV",allDayText:"VisÄ… dienÄ…",moreLinkText:"daugiau",noEventsText:"NÄ—ra įvykių rodyti"},{code:"lv",week:{dow:1,doy:4},buttonText:{prev:"Iepr.",next:"NÄk.",today:"Å odien",month:"MÄ“nesis",week:"Nedēļa",day:"Diena",list:"Dienas kÄrtÄ«ba"},weekText:"Ned.",allDayText:"Visu dienu",moreLinkText:function(e){return"+vÄ“l "+e},noEventsText:"Nav notikumu"},{code:"mk",buttonText:{prev:"претходно",next:"Ñледно",today:"ДенеÑ",month:"МеÑец",week:"Ðедела",day:"Ден",list:"График"},weekText:"Сед",allDayText:"Цел ден",moreLinkText:function(e){return"+повеќе "+e},noEventsText:"Ðема наÑтани за прикажување"},{code:"ms",week:{dow:1,doy:7},buttonText:{prev:"Sebelum",next:"Selepas",today:"hari ini",month:"Bulan",week:"Minggu",day:"Hari",list:"Agenda"},weekText:"Mg",allDayText:"Sepanjang hari",moreLinkText:function(e){return"masih ada "+e+" acara"},noEventsText:"Tiada peristiwa untuk dipaparkan"},{code:"nb",week:{dow:1,doy:4},buttonText:{prev:"Forrige",next:"Neste",today:"I dag",month:"MÃ¥ned",week:"Uke",day:"Dag",list:"Agenda"},weekText:"Uke",allDayText:"Hele dagen",moreLinkText:"til",noEventsText:"Ingen hendelser Ã¥ vise"},{code:"ne",week:{dow:7,doy:1},buttonText:{prev:"अघिलà¥à¤²à¥‹",next:"अरà¥à¤•à¥‹",today:"आज",month:"महिना",week:"हपà¥à¤¤à¤¾",day:"दिन",list:"सूची"},weekText:"हपà¥à¤¤à¤¾",allDayText:"दिनà¤à¤°à¤¿",moreLinkText:"थप लिंक",noEventsText:"देखाउनको लागि कà¥à¤¨à¥ˆ घटनाहरू छैननà¥"},{code:"nl",week:{dow:1,doy:4},buttonText:{prev:"Vorige",next:"Volgende",today:"Vandaag",year:"Jaar",month:"Maand",week:"Week",day:"Dag",list:"Agenda"},allDayText:"Hele dag",moreLinkText:"extra",noEventsText:"Geen evenementen om te laten zien"},{code:"nn",week:{dow:1,doy:4},buttonText:{prev:"Førre",next:"Neste",today:"I dag",month:"MÃ¥nad",week:"Veke",day:"Dag",list:"Agenda"},weekText:"Veke",allDayText:"Heile dagen",moreLinkText:"til",noEventsText:"Ingen hendelser Ã¥ vise"},{code:"pl",week:{dow:1,doy:4},buttonText:{prev:"Poprzedni",next:"NastÄ™pny",today:"DziÅ›",month:"MiesiÄ…c",week:"TydzieÅ„",day:"DzieÅ„",list:"Plan dnia"},weekText:"Tydz",allDayText:"CaÅ‚y dzieÅ„",moreLinkText:"wiÄ™cej",noEventsText:"Brak wydarzeÅ„ do wyÅ›wietlenia"},{code:"pt-br",buttonText:{prev:"Anterior",next:"Próximo",today:"Hoje",month:"Mês",week:"Semana",day:"Dia",list:"Lista"},weekText:"Sm",allDayText:"dia inteiro",moreLinkText:function(e){return"mais +"+e},noEventsText:"Não há eventos para mostrar"},{code:"pt",week:{dow:1,doy:4},buttonText:{prev:"Anterior",next:"Seguinte",today:"Hoje",month:"Mês",week:"Semana",day:"Dia",list:"Agenda"},weekText:"Sem",allDayText:"Todo o dia",moreLinkText:"mais",noEventsText:"Não há eventos para mostrar"},{code:"ro",week:{dow:1,doy:7},buttonText:{prev:"precedentă",next:"următoare",today:"Azi",month:"Lună",week:"Săptămână",day:"Zi",list:"Agendă"},weekText:"Săpt",allDayText:"Toată ziua",moreLinkText:function(e){return"+alte "+e},noEventsText:"Nu există evenimente de afiÈ™at"},{code:"ru",week:{dow:1,doy:4},buttonText:{prev:"Пред",next:"След",today:"СегоднÑ",month:"МеÑÑц",week:"ÐеделÑ",day:"День",list:"ПовеÑтка днÑ"},weekText:"Ðед",allDayText:"ВеÑÑŒ день",moreLinkText:function(e){return"+ ещё "+e},noEventsText:"Ðет Ñобытий Ð´Ð»Ñ Ð¾Ñ‚Ð¾Ð±Ñ€Ð°Ð¶ÐµÐ½Ð¸Ñ"},{code:"sk",week:{dow:1,doy:4},buttonText:{prev:"Predchádzajúci",next:"Nasledujúci",today:"Dnes",month:"Mesiac",week:"Týždeň",day:"Deň",list:"Rozvrh"},weekText:"Ty",allDayText:"Celý deň",moreLinkText:function(e){return"+ÄalÅ¡ie: "+e},noEventsText:"Žiadne akcie na zobrazenie"},{code:"sl",week:{dow:1,doy:7},buttonText:{prev:"PrejÅ¡nji",next:"Naslednji",today:"Trenutni",month:"Mesec",week:"Teden",day:"Dan",list:"Dnevni red"},weekText:"Teden",allDayText:"Ves dan",moreLinkText:"veÄ",noEventsText:"Ni dogodkov za prikaz"},{code:"sq",week:{dow:1,doy:4},buttonText:{prev:"mbrapa",next:"Përpara",today:"sot",month:"Muaj",week:"Javë",day:"Ditë",list:"Listë"},weekText:"Ja",allDayText:"Gjithë ditën",moreLinkText:function(e){return"+më tepër "+e},noEventsText:"Nuk ka evente për të shfaqur"},{code:"sr-cyrl",week:{dow:1,doy:7},buttonText:{prev:"Претходна",next:"Ñледећи",today:"ДанаÑ",month:"МеÑец",week:"Ðедеља",day:"Дан",list:"Планер"},weekText:"Сед",allDayText:"Цео дан",moreLinkText:function(e){return"+ још "+e},noEventsText:"Ðема догађаја за приказ"},{code:"sr",week:{dow:1,doy:7},buttonText:{prev:"Prethodna",next:"SledecÌi",today:"Danas",month:"Mеsеc",week:"Nеdеlja",day:"Dan",list:"Planеr"},weekText:"Sed",allDayText:"Cеo dan",moreLinkText:function(e){return"+ joÅ¡ "+e},noEventsText:"Nеma dogaÄ‘aja za prikaz"},{code:"sv",week:{dow:1,doy:4},buttonText:{prev:"Förra",next:"Nästa",today:"Idag",month:"MÃ¥nad",week:"Vecka",day:"Dag",list:"Program"},weekText:"v.",allDayText:"Heldag",moreLinkText:"till",noEventsText:"Inga händelser att visa"},{code:"ta-in",week:{dow:1,doy:4},buttonText:{prev:"à®®à¯à®¨à¯à®¤à¯ˆà®¯",next:"அடà¯à®¤à¯à®¤à®¤à¯",today:"இனà¯à®±à¯",month:"மாதமà¯",week:"சனிகà¯à®•à®¿à®´à®®à¯ˆ",day:"நாளà¯",list:"தினசரி கதை"},weekText:"வார",allDayText:"நாள௠மà¯à®´à¯à®µà®¤à¯à®®à¯",moreLinkText:function(e){return"+ மேலà¯à®®à¯ "+e},noEventsText:"நிகழà¯à®µà¯ˆà®•à¯ காடà¯à®Ÿà®µà®¿à®²à¯à®²à¯ˆ"},{code:"th",week:{dow:1,doy:4},buttonText:{prev:"à¸à¹ˆà¸à¸™à¸«à¸™à¹‰à¸²",next:"ถัดไป",prevYear:"ปีà¸à¹ˆà¸à¸™à¸«à¸™à¹‰à¸²",nextYear:"ปีถัดไป",year:"ปี",today:"วันนี้",month:"เดืà¸à¸™",week:"สัปดาห์",day:"วัน",list:"à¸à¸³à¸«à¸™à¸”à¸à¸²à¸£"},weekText:"สัปดาห์",allDayText:"ตลà¸à¸”วัน",moreLinkText:"เพิ่มเติม",noEventsText:"ไม่มีà¸à¸´à¸ˆà¸à¸£à¸£à¸¡à¸—ี่จะà¹à¸ªà¸”ง"},{code:"tr",week:{dow:1,doy:7},buttonText:{prev:"geri",next:"ileri",today:"bugün",month:"Ay",week:"Hafta",day:"Gün",list:"Ajanda"},weekText:"Hf",allDayText:"Tüm gün",moreLinkText:"daha fazla",noEventsText:"Gösterilecek etkinlik yok"},{code:"ug",buttonText:{month:"ئاي",week:"ھەپتە",day:"ÙƒÛˆÙ†",list:"كۈنتەرتىپ"},allDayText:"پۈتۈن ÙƒÛˆÙ†"},{code:"uk",week:{dow:1,doy:7},buttonText:{prev:"Попередній",next:"далі",today:"Сьогодні",month:"МіÑÑць",week:"Тиждень",day:"День",list:"ПорÑдок денний"},weekText:"Тиж",allDayText:"УвеÑÑŒ день",moreLinkText:function(e){return"+ще "+e+"..."},noEventsText:"Ðемає подій Ð´Ð»Ñ Ð²Ñ–Ð´Ð¾Ð±Ñ€Ð°Ð¶ÐµÐ½Ð½Ñ"},{code:"uz",buttonText:{month:"Oy",week:"Xafta",day:"Kun",list:"Kun tartibi"},allDayText:"Kun bo'yi",moreLinkText:function(e){return"+ yana "+e},noEventsText:"Ko'rsatish uchun voqealar yo'q"},{code:"vi",week:{dow:1,doy:4},buttonText:{prev:"TrÆ°á»›c",next:"Tiếp",today:"Hôm nay",month:"Tháng",week:"Tuần",day:"Ngà y",list:"Lịch biểu"},weekText:"Tu",allDayText:"Cả ngà y",moreLinkText:function(e){return"+ thêm "+e},noEventsText:"Không có sá»± kiện để hiển thị"},{code:"zh-cn",week:{dow:1,doy:4},buttonText:{prev:"上月",next:"下月",today:"今天",month:"月",week:"周",day:"æ—¥",list:"日程"},weekText:"周",allDayText:"全天",moreLinkText:function(e){return"å¦å¤– "+e+" 个"},noEventsText:"没有事件显示"},{code:"zh-tw",buttonText:{prev:"上月",next:"下月",today:"今天",month:"月",week:"週",day:"天",list:"活動列表"},weekText:"周",allDayText:"整天",moreLinkText:"顯示更多",noEventsText:"没有任何活動"}]}()); \ No newline at end of file diff --git a/AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/af.js b/AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/af.js deleted file mode 100644 index 94417076..00000000 --- a/AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/af.js +++ /dev/null @@ -1,27 +0,0 @@ -FullCalendar.globalLocales.push(function () { - 'use strict'; - - var af = { - code: 'af', - week: { - dow: 1, // Maandag is die eerste dag van die week. - doy: 4, // Die week wat die 4de Januarie bevat is die eerste week van die jaar. - }, - buttonText: { - prev: 'Vorige', - next: 'Volgende', - today: 'Vandag', - year: 'Jaar', - month: 'Maand', - week: 'Week', - day: 'Dag', - list: 'Agenda', - }, - allDayText: 'Heeldag', - moreLinkText: 'Addisionele', - noEventsText: 'Daar is geen gebeurtenisse nie', - }; - - return af; - -}()); diff --git a/AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/ar-dz.js b/AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/ar-dz.js deleted file mode 100644 index 15e8a03a..00000000 --- a/AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/ar-dz.js +++ /dev/null @@ -1,28 +0,0 @@ -FullCalendar.globalLocales.push(function () { - 'use strict'; - - var arDz = { - code: 'ar-dz', - week: { - dow: 0, // Sunday is the first day of the week. - doy: 4, // The week that contains Jan 1st is the first week of the year. - }, - direction: 'rtl', - buttonText: { - prev: 'السابق', - next: 'التالي', - today: 'اليوم', - month: 'شهر', - week: 'أسبوع', - day: 'يوم', - list: 'أجندة', - }, - weekText: 'أسبوع', - allDayText: 'اليوم كله', - moreLinkText: 'أخرى', - noEventsText: 'أي Ø£Øداث لعرض', - }; - - return arDz; - -}()); diff --git a/AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/ar-kw.js b/AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/ar-kw.js deleted file mode 100644 index daf92211..00000000 --- a/AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/ar-kw.js +++ /dev/null @@ -1,28 +0,0 @@ -FullCalendar.globalLocales.push(function () { - 'use strict'; - - var arKw = { - code: 'ar-kw', - week: { - dow: 0, // Sunday is the first day of the week. - doy: 12, // The week that contains Jan 1st is the first week of the year. - }, - direction: 'rtl', - buttonText: { - prev: 'السابق', - next: 'التالي', - today: 'اليوم', - month: 'شهر', - week: 'أسبوع', - day: 'يوم', - list: 'أجندة', - }, - weekText: 'أسبوع', - allDayText: 'اليوم كله', - moreLinkText: 'أخرى', - noEventsText: 'أي Ø£Øداث لعرض', - }; - - return arKw; - -}()); diff --git a/AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/ar-ly.js b/AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/ar-ly.js deleted file mode 100644 index 2ff0986f..00000000 --- a/AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/ar-ly.js +++ /dev/null @@ -1,28 +0,0 @@ -FullCalendar.globalLocales.push(function () { - 'use strict'; - - var arLy = { - code: 'ar-ly', - week: { - dow: 6, // Saturday is the first day of the week. - doy: 12, // The week that contains Jan 1st is the first week of the year. - }, - direction: 'rtl', - buttonText: { - prev: 'السابق', - next: 'التالي', - today: 'اليوم', - month: 'شهر', - week: 'أسبوع', - day: 'يوم', - list: 'أجندة', - }, - weekText: 'أسبوع', - allDayText: 'اليوم كله', - moreLinkText: 'أخرى', - noEventsText: 'أي Ø£Øداث لعرض', - }; - - return arLy; - -}()); diff --git a/AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/ar-ma.js b/AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/ar-ma.js deleted file mode 100644 index e19ae1d7..00000000 --- a/AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/ar-ma.js +++ /dev/null @@ -1,28 +0,0 @@ -FullCalendar.globalLocales.push(function () { - 'use strict'; - - var arMa = { - code: 'ar-ma', - week: { - dow: 6, // Saturday is the first day of the week. - doy: 12, // The week that contains Jan 1st is the first week of the year. - }, - direction: 'rtl', - buttonText: { - prev: 'السابق', - next: 'التالي', - today: 'اليوم', - month: 'شهر', - week: 'أسبوع', - day: 'يوم', - list: 'أجندة', - }, - weekText: 'أسبوع', - allDayText: 'اليوم كله', - moreLinkText: 'أخرى', - noEventsText: 'أي Ø£Øداث لعرض', - }; - - return arMa; - -}()); diff --git a/AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/ar-sa.js b/AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/ar-sa.js deleted file mode 100644 index 0e1d4fbc..00000000 --- a/AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/ar-sa.js +++ /dev/null @@ -1,28 +0,0 @@ -FullCalendar.globalLocales.push(function () { - 'use strict'; - - var arSa = { - code: 'ar-sa', - week: { - dow: 0, // Sunday is the first day of the week. - doy: 6, // The week that contains Jan 1st is the first week of the year. - }, - direction: 'rtl', - buttonText: { - prev: 'السابق', - next: 'التالي', - today: 'اليوم', - month: 'شهر', - week: 'أسبوع', - day: 'يوم', - list: 'أجندة', - }, - weekText: 'أسبوع', - allDayText: 'اليوم كله', - moreLinkText: 'أخرى', - noEventsText: 'أي Ø£Øداث لعرض', - }; - - return arSa; - -}()); diff --git a/AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/ar-tn.js b/AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/ar-tn.js deleted file mode 100644 index ea5953db..00000000 --- a/AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/ar-tn.js +++ /dev/null @@ -1,28 +0,0 @@ -FullCalendar.globalLocales.push(function () { - 'use strict'; - - var arTn = { - code: 'ar-tn', - week: { - dow: 1, // Monday is the first day of the week. - doy: 4, // The week that contains Jan 4th is the first week of the year. - }, - direction: 'rtl', - buttonText: { - prev: 'السابق', - next: 'التالي', - today: 'اليوم', - month: 'شهر', - week: 'أسبوع', - day: 'يوم', - list: 'أجندة', - }, - weekText: 'أسبوع', - allDayText: 'اليوم كله', - moreLinkText: 'أخرى', - noEventsText: 'أي Ø£Øداث لعرض', - }; - - return arTn; - -}()); diff --git a/AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/ar.js b/AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/ar.js deleted file mode 100644 index 1da9728d..00000000 --- a/AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/ar.js +++ /dev/null @@ -1,28 +0,0 @@ -FullCalendar.globalLocales.push(function () { - 'use strict'; - - var ar = { - code: 'ar', - week: { - dow: 6, // Saturday is the first day of the week. - doy: 12, // The week that contains Jan 1st is the first week of the year. - }, - direction: 'rtl', - buttonText: { - prev: 'السابق', - next: 'التالي', - today: 'اليوم', - month: 'شهر', - week: 'أسبوع', - day: 'يوم', - list: 'أجندة', - }, - weekText: 'أسبوع', - allDayText: 'اليوم كله', - moreLinkText: 'أخرى', - noEventsText: 'أي Ø£Øداث لعرض', - }; - - return ar; - -}()); diff --git a/AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/az.js b/AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/az.js deleted file mode 100644 index 13ce6ebd..00000000 --- a/AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/az.js +++ /dev/null @@ -1,29 +0,0 @@ -FullCalendar.globalLocales.push(function () { - 'use strict'; - - var az = { - code: 'az', - week: { - dow: 1, // Monday is the first day of the week. - doy: 4, // The week that contains Jan 4th is the first week of the year. - }, - buttonText: { - prev: 'ÆvvÉ™l', - next: 'Sonra', - today: 'Bu Gün', - month: 'Ay', - week: 'HÉ™ftÉ™', - day: 'Gün', - list: 'GündÉ™m', - }, - weekText: 'HÉ™ftÉ™', - allDayText: 'Bütün Gün', - moreLinkText: function(n) { - return '+ daha çox ' + n - }, - noEventsText: 'GöstÉ™rmÉ™k üçün hadisÉ™ yoxdur', - }; - - return az; - -}()); diff --git a/AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/bg.js b/AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/bg.js deleted file mode 100644 index 6484e0aa..00000000 --- a/AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/bg.js +++ /dev/null @@ -1,28 +0,0 @@ -FullCalendar.globalLocales.push(function () { - 'use strict'; - - var bg = { - code: 'bg', - week: { - dow: 1, // Monday is the first day of the week. - doy: 7, // The week that contains Jan 1st is the first week of the year. - }, - buttonText: { - prev: 'назад', - next: 'напред', - today: 'днеÑ', - month: 'МеÑец', - week: 'Седмица', - day: 'Ден', - list: 'График', - }, - allDayText: 'ЦÑл ден', - moreLinkText: function(n) { - return '+още ' + n - }, - noEventsText: 'ÐÑма ÑÑŠÐ±Ð¸Ñ‚Ð¸Ñ Ð·Ð° показване', - }; - - return bg; - -}()); diff --git a/AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/bs.js b/AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/bs.js deleted file mode 100644 index e4d378a3..00000000 --- a/AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/bs.js +++ /dev/null @@ -1,29 +0,0 @@ -FullCalendar.globalLocales.push(function () { - 'use strict'; - - var bs = { - code: 'bs', - week: { - dow: 1, // Monday is the first day of the week. - doy: 7, // The week that contains Jan 1st is the first week of the year. - }, - buttonText: { - prev: 'ProÅ¡li', - next: 'Sljedeći', - today: 'Danas', - month: 'Mjesec', - week: 'Sedmica', - day: 'Dan', - list: 'Raspored', - }, - weekText: 'Sed', - allDayText: 'Cijeli dan', - moreLinkText: function(n) { - return '+ joÅ¡ ' + n - }, - noEventsText: 'Nema dogaÄ‘aja za prikazivanje', - }; - - return bs; - -}()); diff --git a/AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/ca.js b/AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/ca.js deleted file mode 100644 index 4a3b8725..00000000 --- a/AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/ca.js +++ /dev/null @@ -1,27 +0,0 @@ -FullCalendar.globalLocales.push(function () { - 'use strict'; - - var ca = { - code: 'ca', - week: { - dow: 1, // Monday is the first day of the week. - doy: 4, // The week that contains Jan 4th is the first week of the year. - }, - buttonText: { - prev: 'Anterior', - next: 'Següent', - today: 'Avui', - month: 'Mes', - week: 'Setmana', - day: 'Dia', - list: 'Agenda', - }, - weekText: 'Set', - allDayText: 'Tot el dia', - moreLinkText: 'més', - noEventsText: 'No hi ha esdeveniments per mostrar', - }; - - return ca; - -}()); diff --git a/AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/cs.js b/AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/cs.js deleted file mode 100644 index 2d66fba3..00000000 --- a/AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/cs.js +++ /dev/null @@ -1,29 +0,0 @@ -FullCalendar.globalLocales.push(function () { - 'use strict'; - - var cs = { - code: 'cs', - week: { - dow: 1, // Monday is the first day of the week. - doy: 4, // The week that contains Jan 4th is the first week of the year. - }, - buttonText: { - prev: 'DÅ™Ãve', - next: 'PozdÄ›ji', - today: 'NynÃ', - month: 'MÄ›sÃc', - week: 'Týden', - day: 'Den', - list: 'Agenda', - }, - weekText: 'Týd', - allDayText: 'Celý den', - moreLinkText: function(n) { - return '+dalÅ¡Ã: ' + n - }, - noEventsText: 'Žádné akce k zobrazenÃ', - }; - - return cs; - -}()); diff --git a/AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/cy.js b/AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/cy.js deleted file mode 100644 index 3e5d26ae..00000000 --- a/AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/cy.js +++ /dev/null @@ -1,28 +0,0 @@ -FullCalendar.globalLocales.push(function () { - 'use strict'; - - var cy = { - code: 'cy', - week: { - dow: 1, // Monday is the first day of the week. - doy: 4, // The week that contains Jan 4th is the first week of the year. - }, - buttonText: { - prev: 'Blaenorol', - next: 'Nesaf', - today: 'Heddiw', - year: 'Blwyddyn', - month: 'Mis', - week: 'Wythnos', - day: 'Dydd', - list: 'Rhestr', - }, - weekText: 'Wythnos', - allDayText: 'Trwy\'r dydd', - moreLinkText: 'Mwy', - noEventsText: 'Dim digwyddiadau', - }; - - return cy; - -}()); diff --git a/AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/da.js b/AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/da.js deleted file mode 100644 index c8856d95..00000000 --- a/AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/da.js +++ /dev/null @@ -1,27 +0,0 @@ -FullCalendar.globalLocales.push(function () { - 'use strict'; - - var da = { - code: 'da', - week: { - dow: 1, // Monday is the first day of the week. - doy: 4, // The week that contains Jan 4th is the first week of the year. - }, - buttonText: { - prev: 'Forrige', - next: 'Næste', - today: 'I dag', - month: 'MÃ¥ned', - week: 'Uge', - day: 'Dag', - list: 'Agenda', - }, - weekText: 'Uge', - allDayText: 'Hele dagen', - moreLinkText: 'flere', - noEventsText: 'Ingen arrangementer at vise', - }; - - return da; - -}()); diff --git a/AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/de-at.js b/AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/de-at.js deleted file mode 100644 index d509d1eb..00000000 --- a/AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/de-at.js +++ /dev/null @@ -1,30 +0,0 @@ -FullCalendar.globalLocales.push(function () { - 'use strict'; - - var deAt = { - code: 'de-at', - week: { - dow: 1, // Monday is the first day of the week. - doy: 4, // The week that contains Jan 4th is the first week of the year. - }, - buttonText: { - prev: 'Zurück', - next: 'Vor', - today: 'Heute', - year: 'Jahr', - month: 'Monat', - week: 'Woche', - day: 'Tag', - list: 'Terminübersicht', - }, - weekText: 'KW', - allDayText: 'Ganztägig', - moreLinkText: function(n) { - return '+ weitere ' + n - }, - noEventsText: 'Keine Ereignisse anzuzeigen', - }; - - return deAt; - -}()); diff --git a/AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/el.js b/AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/el.js deleted file mode 100644 index 01e51044..00000000 --- a/AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/el.js +++ /dev/null @@ -1,27 +0,0 @@ -FullCalendar.globalLocales.push(function () { - 'use strict'; - - var el = { - code: 'el', - week: { - dow: 1, // Monday is the first day of the week. - doy: 4, // The week that contains Jan 4st is the first week of the year. - }, - buttonText: { - prev: 'Î ÏοηγοÏμενος', - next: 'Επόμενος', - today: 'ΣήμεÏα', - month: 'Μήνας', - week: 'Εβδομάδα', - day: 'ΗμÎÏα', - list: 'ΑτζÎντα', - }, - weekText: 'Εβδ', - allDayText: 'ΟλοήμεÏο', - moreLinkText: 'πεÏισσότεÏα', - noEventsText: 'Δεν υπάÏχουν γεγονότα Ï€Ïος εμφάνιση', - }; - - return el; - -}()); diff --git a/AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/en-au.js b/AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/en-au.js deleted file mode 100644 index 259ce9a2..00000000 --- a/AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/en-au.js +++ /dev/null @@ -1,14 +0,0 @@ -FullCalendar.globalLocales.push(function () { - 'use strict'; - - var enAu = { - code: 'en-au', - week: { - dow: 1, // Monday is the first day of the week. - doy: 4, // The week that contains Jan 4th is the first week of the year. - }, - }; - - return enAu; - -}()); diff --git a/AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/en-gb.js b/AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/en-gb.js deleted file mode 100644 index 286eb10f..00000000 --- a/AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/en-gb.js +++ /dev/null @@ -1,14 +0,0 @@ -FullCalendar.globalLocales.push(function () { - 'use strict'; - - var enGb = { - code: 'en-gb', - week: { - dow: 1, // Monday is the first day of the week. - doy: 4, // The week that contains Jan 4th is the first week of the year. - }, - }; - - return enGb; - -}()); diff --git a/AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/en-nz.js b/AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/en-nz.js deleted file mode 100644 index c1006f8f..00000000 --- a/AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/en-nz.js +++ /dev/null @@ -1,14 +0,0 @@ -FullCalendar.globalLocales.push(function () { - 'use strict'; - - var enNz = { - code: 'en-nz', - week: { - dow: 1, // Monday is the first day of the week. - doy: 4, // The week that contains Jan 4th is the first week of the year. - }, - }; - - return enNz; - -}()); diff --git a/AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/eo.js b/AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/eo.js deleted file mode 100644 index 68f36d13..00000000 --- a/AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/eo.js +++ /dev/null @@ -1,27 +0,0 @@ -FullCalendar.globalLocales.push(function () { - 'use strict'; - - var eo = { - code: 'eo', - week: { - dow: 1, // Monday is the first day of the week. - doy: 4, // The week that contains Jan 4th is the first week of the year. - }, - buttonText: { - prev: 'AntaÅa', - next: 'Sekva', - today: 'HodiaÅ', - month: 'Monato', - week: 'Semajno', - day: 'Tago', - list: 'Tagordo', - }, - weekText: 'Sm', - allDayText: 'Tuta tago', - moreLinkText: 'pli', - noEventsText: 'Neniuj eventoj por montri', - }; - - return eo; - -}()); diff --git a/AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/es-us.js b/AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/es-us.js deleted file mode 100644 index 2696726c..00000000 --- a/AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/es-us.js +++ /dev/null @@ -1,27 +0,0 @@ -FullCalendar.globalLocales.push(function () { - 'use strict'; - - var esUs = { - code: 'es', - week: { - dow: 0, // Sunday is the first day of the week. - doy: 6, // The week that contains Jan 1st is the first week of the year. - }, - buttonText: { - prev: 'Ant', - next: 'Sig', - today: 'Hoy', - month: 'Mes', - week: 'Semana', - day: 'DÃa', - list: 'Agenda', - }, - weekText: 'Sm', - allDayText: 'Todo el dÃa', - moreLinkText: 'más', - noEventsText: 'No hay eventos para mostrar', - }; - - return esUs; - -}()); diff --git a/AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/es.js b/AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/es.js deleted file mode 100644 index 4de4e766..00000000 --- a/AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/es.js +++ /dev/null @@ -1,27 +0,0 @@ -FullCalendar.globalLocales.push(function () { - 'use strict'; - - var es = { - code: 'es', - week: { - dow: 1, // Monday is the first day of the week. - doy: 4, // The week that contains Jan 4th is the first week of the year. - }, - buttonText: { - prev: 'Ant', - next: 'Sig', - today: 'Hoy', - month: 'Mes', - week: 'Semana', - day: 'DÃa', - list: 'Agenda', - }, - weekText: 'Sm', - allDayText: 'Todo el dÃa', - moreLinkText: 'más', - noEventsText: 'No hay eventos para mostrar', - }; - - return es; - -}()); diff --git a/AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/et.js b/AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/et.js deleted file mode 100644 index cd115804..00000000 --- a/AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/et.js +++ /dev/null @@ -1,29 +0,0 @@ -FullCalendar.globalLocales.push(function () { - 'use strict'; - - var et = { - code: 'et', - week: { - dow: 1, // Monday is the first day of the week. - doy: 4, // The week that contains Jan 4th is the first week of the year. - }, - buttonText: { - prev: 'Eelnev', - next: 'Järgnev', - today: 'Täna', - month: 'Kuu', - week: 'Nädal', - day: 'Päev', - list: 'Päevakord', - }, - weekText: 'näd', - allDayText: 'Kogu päev', - moreLinkText: function(n) { - return '+ veel ' + n - }, - noEventsText: 'Kuvamiseks puuduvad sündmused', - }; - - return et; - -}()); diff --git a/AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/eu.js b/AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/eu.js deleted file mode 100644 index 8f7d056c..00000000 --- a/AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/eu.js +++ /dev/null @@ -1,27 +0,0 @@ -FullCalendar.globalLocales.push(function () { - 'use strict'; - - var eu = { - code: 'eu', - week: { - dow: 1, // Monday is the first day of the week. - doy: 7, // The week that contains Jan 1st is the first week of the year. - }, - buttonText: { - prev: 'Aur', - next: 'Hur', - today: 'Gaur', - month: 'Hilabetea', - week: 'Astea', - day: 'Eguna', - list: 'Agenda', - }, - weekText: 'As', - allDayText: 'Egun osoa', - moreLinkText: 'gehiago', - noEventsText: 'Ez dago ekitaldirik erakusteko', - }; - - return eu; - -}()); diff --git a/AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/fa.js b/AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/fa.js deleted file mode 100644 index 52aa1781..00000000 --- a/AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/fa.js +++ /dev/null @@ -1,30 +0,0 @@ -FullCalendar.globalLocales.push(function () { - 'use strict'; - - var fa = { - code: 'fa', - week: { - dow: 6, // Saturday is the first day of the week. - doy: 12, // The week that contains Jan 1st is the first week of the year. - }, - direction: 'rtl', - buttonText: { - prev: 'قبلی', - next: 'بعدی', - today: 'امروز', - month: 'ماه', - week: 'Ù‡Ùته', - day: 'روز', - list: 'برنامه', - }, - weekText: 'Ù‡Ù', - allDayText: 'تمام روز', - moreLinkText: function(n) { - return 'بیش از ' + n - }, - noEventsText: 'هیچ رویدادی به نمایش', - }; - - return fa; - -}()); diff --git a/AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/fi.js b/AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/fi.js deleted file mode 100644 index d1cec613..00000000 --- a/AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/fi.js +++ /dev/null @@ -1,27 +0,0 @@ -FullCalendar.globalLocales.push(function () { - 'use strict'; - - var fi = { - code: 'fi', - week: { - dow: 1, // Monday is the first day of the week. - doy: 4, // The week that contains Jan 4th is the first week of the year. - }, - buttonText: { - prev: 'Edellinen', - next: 'Seuraava', - today: 'Tänään', - month: 'Kuukausi', - week: 'Viikko', - day: 'Päivä', - list: 'Tapahtumat', - }, - weekText: 'Vk', - allDayText: 'Koko päivä', - moreLinkText: 'lisää', - noEventsText: 'Ei näytettäviä tapahtumia', - }; - - return fi; - -}()); diff --git a/AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/fr-ca.js b/AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/fr-ca.js deleted file mode 100644 index 54027881..00000000 --- a/AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/fr-ca.js +++ /dev/null @@ -1,24 +0,0 @@ -FullCalendar.globalLocales.push(function () { - 'use strict'; - - var frCa = { - code: 'fr', - buttonText: { - prev: 'Précédent', - next: 'Suivant', - today: "Aujourd'hui", - year: 'Année', - month: 'Mois', - week: 'Semaine', - day: 'Jour', - list: 'Mon planning', - }, - weekText: 'Sem.', - allDayText: 'Toute la journée', - moreLinkText: 'en plus', - noEventsText: 'Aucun événement à afficher', - }; - - return frCa; - -}()); diff --git a/AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/fr-ch.js b/AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/fr-ch.js deleted file mode 100644 index c22591b5..00000000 --- a/AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/fr-ch.js +++ /dev/null @@ -1,28 +0,0 @@ -FullCalendar.globalLocales.push(function () { - 'use strict'; - - var frCh = { - code: 'fr-ch', - week: { - dow: 1, // Monday is the first day of the week. - doy: 4, // The week that contains Jan 4th is the first week of the year. - }, - buttonText: { - prev: 'Précédent', - next: 'Suivant', - today: 'Courant', - year: 'Année', - month: 'Mois', - week: 'Semaine', - day: 'Jour', - list: 'Mon planning', - }, - weekText: 'Sm', - allDayText: 'Toute la journée', - moreLinkText: 'en plus', - noEventsText: 'Aucun événement à afficher', - }; - - return frCh; - -}()); diff --git a/AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/fr.js b/AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/fr.js deleted file mode 100644 index 5fac2c7a..00000000 --- a/AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/fr.js +++ /dev/null @@ -1,28 +0,0 @@ -FullCalendar.globalLocales.push(function () { - 'use strict'; - - var fr = { - code: 'fr', - week: { - dow: 1, // Monday is the first day of the week. - doy: 4, // The week that contains Jan 4th is the first week of the year. - }, - buttonText: { - prev: 'Précédent', - next: 'Suivant', - today: "Aujourd'hui", - year: 'Année', - month: 'Mois', - week: 'Semaine', - day: 'Jour', - list: 'Planning', - }, - weekText: 'Sem.', - allDayText: 'Toute la journée', - moreLinkText: 'en plus', - noEventsText: 'Aucun événement à afficher', - }; - - return fr; - -}()); diff --git a/AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/gl.js b/AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/gl.js deleted file mode 100644 index 4614ae52..00000000 --- a/AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/gl.js +++ /dev/null @@ -1,27 +0,0 @@ -FullCalendar.globalLocales.push(function () { - 'use strict'; - - var gl = { - code: 'gl', - week: { - dow: 1, // Monday is the first day of the week. - doy: 4, // The week that contains Jan 4th is the first week of the year. - }, - buttonText: { - prev: 'Ant', - next: 'Seg', - today: 'Hoxe', - month: 'Mes', - week: 'Semana', - day: 'DÃa', - list: 'Axenda', - }, - weekText: 'Sm', - allDayText: 'Todo o dÃa', - moreLinkText: 'máis', - noEventsText: 'Non hai eventos para amosar', - }; - - return gl; - -}()); diff --git a/AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/he.js b/AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/he.js deleted file mode 100644 index b5597e74..00000000 --- a/AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/he.js +++ /dev/null @@ -1,24 +0,0 @@ -FullCalendar.globalLocales.push(function () { - 'use strict'; - - var he = { - code: 'he', - direction: 'rtl', - buttonText: { - prev: 'הקוד×', - next: 'הב×', - today: 'היו×', - month: 'חודש', - week: 'שבוע', - day: 'יו×', - list: 'סדר יו×', - }, - allDayText: 'כל היו×', - moreLinkText: '×חר', - noEventsText: '×ין ××™×¨×•×¢×™× ×œ×”×¦×’×”', - weekText: 'שבוע', - }; - - return he; - -}()); diff --git a/AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/hi.js b/AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/hi.js deleted file mode 100644 index ca0ef21f..00000000 --- a/AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/hi.js +++ /dev/null @@ -1,29 +0,0 @@ -FullCalendar.globalLocales.push(function () { - 'use strict'; - - var hi = { - code: 'hi', - week: { - dow: 0, // Sunday is the first day of the week. - doy: 6, // The week that contains Jan 1st is the first week of the year. - }, - buttonText: { - prev: 'पिछला', - next: 'अगला', - today: 'आज', - month: 'महीना', - week: 'सपà¥à¤¤à¤¾à¤¹', - day: 'दिन', - list: 'कारà¥à¤¯à¤¸à¥‚ची', - }, - weekText: 'हफà¥à¤¤à¤¾', - allDayText: 'सà¤à¥€ दिन', - moreLinkText: function(n) { - return '+अधिक ' + n - }, - noEventsText: 'कोई घटनाओं को पà¥à¤°à¤¦à¤°à¥à¤¶à¤¿à¤¤ करने के लिà¤', - }; - - return hi; - -}()); diff --git a/AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/hr.js b/AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/hr.js deleted file mode 100644 index 1f3c7142..00000000 --- a/AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/hr.js +++ /dev/null @@ -1,29 +0,0 @@ -FullCalendar.globalLocales.push(function () { - 'use strict'; - - var hr = { - code: 'hr', - week: { - dow: 1, // Monday is the first day of the week. - doy: 7, // The week that contains Jan 1st is the first week of the year. - }, - buttonText: { - prev: 'PrijaÅ¡nji', - next: 'Sljedeći', - today: 'Danas', - month: 'Mjesec', - week: 'Tjedan', - day: 'Dan', - list: 'Raspored', - }, - weekText: 'Tje', - allDayText: 'Cijeli dan', - moreLinkText: function(n) { - return '+ joÅ¡ ' + n - }, - noEventsText: 'Nema dogaÄ‘aja za prikaz', - }; - - return hr; - -}()); diff --git a/AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/hu.js b/AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/hu.js deleted file mode 100644 index 8d1c9381..00000000 --- a/AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/hu.js +++ /dev/null @@ -1,27 +0,0 @@ -FullCalendar.globalLocales.push(function () { - 'use strict'; - - var hu = { - code: 'hu', - week: { - dow: 1, // Monday is the first day of the week. - doy: 4, // The week that contains Jan 4th is the first week of the year. - }, - buttonText: { - prev: 'vissza', - next: 'elÅ‘re', - today: 'ma', - month: 'Hónap', - week: 'Hét', - day: 'Nap', - list: 'Napló', - }, - weekText: 'Hét', - allDayText: 'Egész nap', - moreLinkText: 'további', - noEventsText: 'Nincs megjelenÃthetÅ‘ esemény', - }; - - return hu; - -}()); diff --git a/AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/hy-am.js b/AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/hy-am.js deleted file mode 100644 index 81c86c1d..00000000 --- a/AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/hy-am.js +++ /dev/null @@ -1,29 +0,0 @@ -FullCalendar.globalLocales.push(function () { - 'use strict'; - - var hyAm = { - code: 'hy-am', - week: { - dow: 1, // Monday is the first day of the week. - doy: 4, // The week that contains Jan 4th is the first week of the year. - }, - buttonText: { - prev: 'Õ†Õ¡ÕÕ¸Ö€Õ¤', - next: 'Õ€Õ¡Õ»Õ¸Ö€Õ¤', - today: 'Ô±ÕµÕ½Ö…Ö€', - month: 'Ô±Õ´Õ«Õ½', - week: 'Õ‡Õ¡Õ¢Õ¡Õ©', - day: 'Õ•Ö€', - list: 'Õ•Ö€Õ¾Õ¡ ÖÕ¸Ö‚ÖÕ¡Õ¯', - }, - weekText: 'Õ‡Õ¡Õ¢', - allDayText: 'Ô±Õ´Õ¢Õ¸Õ²Õ» Ö…Ö€', - moreLinkText: function(n) { - return '+ Ö‡Õ½ ' + n - }, - noEventsText: 'Ô²Õ¡ÖÕ¡Õ¯Õ¡ÕµÕ¸Ö‚Õ´ Õ§ Õ«Ö€Õ¡Õ¤Õ¡Ö€Õ±Õ¸Ö‚Õ©ÕµÕ¸Ö‚Õ¶Õ¨ ÖÕ¸Ö‚ÖÕ¡Õ¤Ö€Õ¥Õ¬Õ¸Ö‚', - }; - - return hyAm; - -}()); diff --git a/AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/id.js b/AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/id.js deleted file mode 100644 index 7653f932..00000000 --- a/AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/id.js +++ /dev/null @@ -1,27 +0,0 @@ -FullCalendar.globalLocales.push(function () { - 'use strict'; - - var id = { - code: 'id', - week: { - dow: 1, // Monday is the first day of the week. - doy: 7, // The week that contains Jan 1st is the first week of the year. - }, - buttonText: { - prev: 'mundur', - next: 'maju', - today: 'hari ini', - month: 'Bulan', - week: 'Minggu', - day: 'Hari', - list: 'Agenda', - }, - weekText: 'Mg', - allDayText: 'Sehari penuh', - moreLinkText: 'lebih', - noEventsText: 'Tidak ada acara untuk ditampilkan', - }; - - return id; - -}()); diff --git a/AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/is.js b/AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/is.js deleted file mode 100644 index f9f65949..00000000 --- a/AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/is.js +++ /dev/null @@ -1,27 +0,0 @@ -FullCalendar.globalLocales.push(function () { - 'use strict'; - - var is = { - code: 'is', - week: { - dow: 1, // Monday is the first day of the week. - doy: 4, // The week that contains Jan 4th is the first week of the year. - }, - buttonText: { - prev: 'Fyrri', - next: 'Næsti', - today: 'à dag', - month: 'Mánuður', - week: 'Vika', - day: 'Dagur', - list: 'Dagskrá', - }, - weekText: 'Vika', - allDayText: 'Allan daginn', - moreLinkText: 'meira', - noEventsText: 'Engir viðburðir til að sýna', - }; - - return is; - -}()); diff --git a/AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/it.js b/AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/it.js deleted file mode 100644 index 4e08f694..00000000 --- a/AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/it.js +++ /dev/null @@ -1,29 +0,0 @@ -FullCalendar.globalLocales.push(function () { - 'use strict'; - - var it = { - code: 'it', - week: { - dow: 1, // Monday is the first day of the week. - doy: 4, // The week that contains Jan 4th is the first week of the year. - }, - buttonText: { - prev: 'Prec', - next: 'Succ', - today: 'Oggi', - month: 'Mese', - week: 'Settimana', - day: 'Giorno', - list: 'Agenda', - }, - weekText: 'Sm', - allDayText: 'Tutto il giorno', - moreLinkText: function(n) { - return '+altri ' + n - }, - noEventsText: 'Non ci sono eventi da visualizzare', - }; - - return it; - -}()); diff --git a/AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/ja.js b/AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/ja.js deleted file mode 100644 index 7809cdea..00000000 --- a/AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/ja.js +++ /dev/null @@ -1,25 +0,0 @@ -FullCalendar.globalLocales.push(function () { - 'use strict'; - - var ja = { - code: 'ja', - buttonText: { - prev: 'å‰', - next: '次', - today: '今日', - month: '月', - week: '週', - day: 'æ—¥', - list: '予定リスト', - }, - weekText: '週', - allDayText: '終日', - moreLinkText: function(n) { - return 'ä»– ' + n + ' 件' - }, - noEventsText: '表示ã™ã‚‹äºˆå®šã¯ã‚ã‚Šã¾ã›ã‚“', - }; - - return ja; - -}()); diff --git a/AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/ka.js b/AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/ka.js deleted file mode 100644 index 030e95f7..00000000 --- a/AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/ka.js +++ /dev/null @@ -1,29 +0,0 @@ -FullCalendar.globalLocales.push(function () { - 'use strict'; - - var ka = { - code: 'ka', - week: { - dow: 1, - doy: 7, - }, - buttonText: { - prev: 'წინáƒ', - next: 'შემდეგი', - today: 'დღეს', - month: 'თვე', - week: 'კვირáƒ', - day: 'დღე', - list: 'დღის წესრიგი', - }, - weekText: 'კვ', - allDayText: 'მთელი დღე', - moreLinkText: function(n) { - return '+ კიდევ ' + n - }, - noEventsText: 'ღáƒáƒœáƒ˜áƒ¡áƒ«áƒ˜áƒ”ბები áƒáƒ áƒáƒ ის', - }; - - return ka; - -}()); diff --git a/AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/kk.js b/AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/kk.js deleted file mode 100644 index 77db338a..00000000 --- a/AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/kk.js +++ /dev/null @@ -1,29 +0,0 @@ -FullCalendar.globalLocales.push(function () { - 'use strict'; - - var kk = { - code: 'kk', - week: { - dow: 1, // Monday is the first day of the week. - doy: 7, // The week that contains Jan 1st is the first week of the year. - }, - buttonText: { - prev: 'Ðлдыңғы', - next: 'КелеÑÑ–', - today: 'Бүгін', - month: 'Ðй', - week: 'Ðпта', - day: 'Күн', - list: 'Күн тәртібі', - }, - weekText: 'Ðе', - allDayText: 'Күні бойы', - moreLinkText: function(n) { - return '+ тағы ' + n - }, - noEventsText: 'КөрÑету үшін оқиғалар жоқ', - }; - - return kk; - -}()); diff --git a/AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/ko.js b/AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/ko.js deleted file mode 100644 index 120c2859..00000000 --- a/AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/ko.js +++ /dev/null @@ -1,23 +0,0 @@ -FullCalendar.globalLocales.push(function () { - 'use strict'; - - var ko = { - code: 'ko', - buttonText: { - prev: 'ì´ì „달', - next: '다ìŒë‹¬', - today: '오늘', - month: 'ì›”', - week: '주', - day: 'ì¼', - list: 'ì¼ì •ëª©ë¡', - }, - weekText: '주', - allDayText: '종ì¼', - moreLinkText: 'ê°œ', - noEventsText: 'ì¼ì •ì´ 없습니다', - }; - - return ko; - -}()); diff --git a/AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/lb.js b/AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/lb.js deleted file mode 100644 index c65100e9..00000000 --- a/AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/lb.js +++ /dev/null @@ -1,27 +0,0 @@ -FullCalendar.globalLocales.push(function () { - 'use strict'; - - var lb = { - code: 'lb', - week: { - dow: 1, // Monday is the first day of the week. - doy: 4, // The week that contains Jan 4th is the first week of the year. - }, - buttonText: { - prev: 'Zréck', - next: 'Weider', - today: 'Haut', - month: 'Mount', - week: 'Woch', - day: 'Dag', - list: 'Terminiwwersiicht', - }, - weekText: 'W', - allDayText: 'Ganzen Dag', - moreLinkText: 'méi', - noEventsText: 'Nee Evenementer ze affichéieren', - }; - - return lb; - -}()); diff --git a/AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/lt.js b/AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/lt.js deleted file mode 100644 index 92f629c5..00000000 --- a/AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/lt.js +++ /dev/null @@ -1,27 +0,0 @@ -FullCalendar.globalLocales.push(function () { - 'use strict'; - - var lt = { - code: 'lt', - week: { - dow: 1, // Monday is the first day of the week. - doy: 4, // The week that contains Jan 4th is the first week of the year. - }, - buttonText: { - prev: 'Atgal', - next: 'Pirmyn', - today: 'Å iandien', - month: 'MÄ—nuo', - week: 'SavaitÄ—', - day: 'Diena', - list: 'DarbotvarkÄ—', - }, - weekText: 'SAV', - allDayText: 'VisÄ… dienÄ…', - moreLinkText: 'daugiau', - noEventsText: 'NÄ—ra įvykių rodyti', - }; - - return lt; - -}()); diff --git a/AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/lv.js b/AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/lv.js deleted file mode 100644 index e9677a1e..00000000 --- a/AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/lv.js +++ /dev/null @@ -1,29 +0,0 @@ -FullCalendar.globalLocales.push(function () { - 'use strict'; - - var lv = { - code: 'lv', - week: { - dow: 1, // Monday is the first day of the week. - doy: 4, // The week that contains Jan 4th is the first week of the year. - }, - buttonText: { - prev: 'Iepr.', - next: 'NÄk.', - today: 'Å odien', - month: 'MÄ“nesis', - week: 'Nedēļa', - day: 'Diena', - list: 'Dienas kÄrtÄ«ba', - }, - weekText: 'Ned.', - allDayText: 'Visu dienu', - moreLinkText: function(n) { - return '+vÄ“l ' + n - }, - noEventsText: 'Nav notikumu', - }; - - return lv; - -}()); diff --git a/AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/mk.js b/AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/mk.js deleted file mode 100644 index 9eb98f49..00000000 --- a/AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/mk.js +++ /dev/null @@ -1,25 +0,0 @@ -FullCalendar.globalLocales.push(function () { - 'use strict'; - - var mk = { - code: 'mk', - buttonText: { - prev: 'претходно', - next: 'Ñледно', - today: 'ДенеÑ', - month: 'МеÑец', - week: 'Ðедела', - day: 'Ден', - list: 'График', - }, - weekText: 'Сед', - allDayText: 'Цел ден', - moreLinkText: function(n) { - return '+повеќе ' + n - }, - noEventsText: 'Ðема наÑтани за прикажување', - }; - - return mk; - -}()); diff --git a/AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/ms.js b/AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/ms.js deleted file mode 100644 index 2539f931..00000000 --- a/AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/ms.js +++ /dev/null @@ -1,29 +0,0 @@ -FullCalendar.globalLocales.push(function () { - 'use strict'; - - var ms = { - code: 'ms', - week: { - dow: 1, // Monday is the first day of the week. - doy: 7, // The week that contains Jan 1st is the first week of the year. - }, - buttonText: { - prev: 'Sebelum', - next: 'Selepas', - today: 'hari ini', - month: 'Bulan', - week: 'Minggu', - day: 'Hari', - list: 'Agenda', - }, - weekText: 'Mg', - allDayText: 'Sepanjang hari', - moreLinkText: function(n) { - return 'masih ada ' + n + ' acara' - }, - noEventsText: 'Tiada peristiwa untuk dipaparkan', - }; - - return ms; - -}()); diff --git a/AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/nb.js b/AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/nb.js deleted file mode 100644 index 2dab831b..00000000 --- a/AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/nb.js +++ /dev/null @@ -1,27 +0,0 @@ -FullCalendar.globalLocales.push(function () { - 'use strict'; - - var nb = { - code: 'nb', - week: { - dow: 1, // Monday is the first day of the week. - doy: 4, // The week that contains Jan 4th is the first week of the year. - }, - buttonText: { - prev: 'Forrige', - next: 'Neste', - today: 'I dag', - month: 'MÃ¥ned', - week: 'Uke', - day: 'Dag', - list: 'Agenda', - }, - weekText: 'Uke', - allDayText: 'Hele dagen', - moreLinkText: 'til', - noEventsText: 'Ingen hendelser Ã¥ vise', - }; - - return nb; - -}()); diff --git a/AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/ne.js b/AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/ne.js deleted file mode 100644 index 2215dd4a..00000000 --- a/AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/ne.js +++ /dev/null @@ -1,27 +0,0 @@ -FullCalendar.globalLocales.push(function () { - 'use strict'; - - var ne = { - code: 'ne', // code for nepal - week: { - dow: 7, // Sunday is the first day of the week. - doy: 1, // The week that contains Jan 1st is the first week of the year. - }, - buttonText: { - prev: 'अघिलà¥à¤²à¥‹', - next: 'अरà¥à¤•à¥‹', - today: 'आज', - month: 'महिना', - week: 'हपà¥à¤¤à¤¾', - day: 'दिन', - list: 'सूची', - }, - weekText: 'हपà¥à¤¤à¤¾', - allDayText: 'दिनà¤à¤°à¤¿', - moreLinkText: 'थप लिंक', - noEventsText: 'देखाउनको लागि कà¥à¤¨à¥ˆ घटनाहरू छैननà¥', - }; - - return ne; - -}()); diff --git a/AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/nl.js b/AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/nl.js deleted file mode 100644 index d13d2d2e..00000000 --- a/AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/nl.js +++ /dev/null @@ -1,27 +0,0 @@ -FullCalendar.globalLocales.push(function () { - 'use strict'; - - var nl = { - code: 'nl', - week: { - dow: 1, // Monday is the first day of the week. - doy: 4, // The week that contains Jan 4th is the first week of the year. - }, - buttonText: { - prev: 'Vorige', - next: 'Volgende', - today: 'Vandaag', - year: 'Jaar', - month: 'Maand', - week: 'Week', - day: 'Dag', - list: 'Agenda', - }, - allDayText: 'Hele dag', - moreLinkText: 'extra', - noEventsText: 'Geen evenementen om te laten zien', - }; - - return nl; - -}()); diff --git a/AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/nn.js b/AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/nn.js deleted file mode 100644 index 2f9a5fde..00000000 --- a/AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/nn.js +++ /dev/null @@ -1,27 +0,0 @@ -FullCalendar.globalLocales.push(function () { - 'use strict'; - - var nn = { - code: 'nn', - week: { - dow: 1, // Monday is the first day of the week. - doy: 4, // The week that contains Jan 4th is the first week of the year. - }, - buttonText: { - prev: 'Førre', - next: 'Neste', - today: 'I dag', - month: 'MÃ¥nad', - week: 'Veke', - day: 'Dag', - list: 'Agenda', - }, - weekText: 'Veke', - allDayText: 'Heile dagen', - moreLinkText: 'til', - noEventsText: 'Ingen hendelser Ã¥ vise', - }; - - return nn; - -}()); diff --git a/AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/pl.js b/AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/pl.js deleted file mode 100644 index 996071df..00000000 --- a/AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/pl.js +++ /dev/null @@ -1,27 +0,0 @@ -FullCalendar.globalLocales.push(function () { - 'use strict'; - - var pl = { - code: 'pl', - week: { - dow: 1, // Monday is the first day of the week. - doy: 4, // The week that contains Jan 4th is the first week of the year. - }, - buttonText: { - prev: 'Poprzedni', - next: 'NastÄ™pny', - today: 'DziÅ›', - month: 'MiesiÄ…c', - week: 'TydzieÅ„', - day: 'DzieÅ„', - list: 'Plan dnia', - }, - weekText: 'Tydz', - allDayText: 'CaÅ‚y dzieÅ„', - moreLinkText: 'wiÄ™cej', - noEventsText: 'Brak wydarzeÅ„ do wyÅ›wietlenia', - }; - - return pl; - -}()); diff --git a/AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/pt-br.js b/AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/pt-br.js deleted file mode 100644 index e26167a6..00000000 --- a/AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/pt-br.js +++ /dev/null @@ -1,25 +0,0 @@ -FullCalendar.globalLocales.push(function () { - 'use strict'; - - var ptBr = { - code: 'pt-br', - buttonText: { - prev: 'Anterior', - next: 'Próximo', - today: 'Hoje', - month: 'Mês', - week: 'Semana', - day: 'Dia', - list: 'Lista', - }, - weekText: 'Sm', - allDayText: 'dia inteiro', - moreLinkText: function(n) { - return 'mais +' + n - }, - noEventsText: 'Não há eventos para mostrar', - }; - - return ptBr; - -}()); diff --git a/AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/pt.js b/AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/pt.js deleted file mode 100644 index 34dc3770..00000000 --- a/AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/pt.js +++ /dev/null @@ -1,27 +0,0 @@ -FullCalendar.globalLocales.push(function () { - 'use strict'; - - var pt = { - code: 'pt', - week: { - dow: 1, // Monday is the first day of the week. - doy: 4, // The week that contains Jan 4th is the first week of the year. - }, - buttonText: { - prev: 'Anterior', - next: 'Seguinte', - today: 'Hoje', - month: 'Mês', - week: 'Semana', - day: 'Dia', - list: 'Agenda', - }, - weekText: 'Sem', - allDayText: 'Todo o dia', - moreLinkText: 'mais', - noEventsText: 'Não há eventos para mostrar', - }; - - return pt; - -}()); diff --git a/AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/ro.js b/AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/ro.js deleted file mode 100644 index d74f23cb..00000000 --- a/AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/ro.js +++ /dev/null @@ -1,29 +0,0 @@ -FullCalendar.globalLocales.push(function () { - 'use strict'; - - var ro = { - code: 'ro', - week: { - dow: 1, // Monday is the first day of the week. - doy: 7, // The week that contains Jan 1st is the first week of the year. - }, - buttonText: { - prev: 'precedentă', - next: 'următoare', - today: 'Azi', - month: 'Lună', - week: 'Săptămână', - day: 'Zi', - list: 'Agendă', - }, - weekText: 'Săpt', - allDayText: 'Toată ziua', - moreLinkText: function(n) { - return '+alte ' + n - }, - noEventsText: 'Nu există evenimente de afiÈ™at', - }; - - return ro; - -}()); diff --git a/AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/ru.js b/AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/ru.js deleted file mode 100644 index 58fa3115..00000000 --- a/AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/ru.js +++ /dev/null @@ -1,29 +0,0 @@ -FullCalendar.globalLocales.push(function () { - 'use strict'; - - var ru = { - code: 'ru', - week: { - dow: 1, // Monday is the first day of the week. - doy: 4, // The week that contains Jan 4th is the first week of the year. - }, - buttonText: { - prev: 'Пред', - next: 'След', - today: 'СегоднÑ', - month: 'МеÑÑц', - week: 'ÐеделÑ', - day: 'День', - list: 'ПовеÑтка днÑ', - }, - weekText: 'Ðед', - allDayText: 'ВеÑÑŒ день', - moreLinkText: function(n) { - return '+ ещё ' + n - }, - noEventsText: 'Ðет Ñобытий Ð´Ð»Ñ Ð¾Ñ‚Ð¾Ð±Ñ€Ð°Ð¶ÐµÐ½Ð¸Ñ', - }; - - return ru; - -}()); diff --git a/AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/sk.js b/AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/sk.js deleted file mode 100644 index ffb5e8b9..00000000 --- a/AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/sk.js +++ /dev/null @@ -1,29 +0,0 @@ -FullCalendar.globalLocales.push(function () { - 'use strict'; - - var sk = { - code: 'sk', - week: { - dow: 1, // Monday is the first day of the week. - doy: 4, // The week that contains Jan 4th is the first week of the year. - }, - buttonText: { - prev: 'Predchádzajúci', - next: 'Nasledujúci', - today: 'Dnes', - month: 'Mesiac', - week: 'Týždeň', - day: 'Deň', - list: 'Rozvrh', - }, - weekText: 'Ty', - allDayText: 'Celý deň', - moreLinkText: function(n) { - return '+ÄalÅ¡ie: ' + n - }, - noEventsText: 'Žiadne akcie na zobrazenie', - }; - - return sk; - -}()); diff --git a/AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/sl.js b/AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/sl.js deleted file mode 100644 index 4c627994..00000000 --- a/AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/sl.js +++ /dev/null @@ -1,27 +0,0 @@ -FullCalendar.globalLocales.push(function () { - 'use strict'; - - var sl = { - code: 'sl', - week: { - dow: 1, // Monday is the first day of the week. - doy: 7, // The week that contains Jan 1st is the first week of the year. - }, - buttonText: { - prev: 'PrejÅ¡nji', - next: 'Naslednji', - today: 'Trenutni', - month: 'Mesec', - week: 'Teden', - day: 'Dan', - list: 'Dnevni red', - }, - weekText: 'Teden', - allDayText: 'Ves dan', - moreLinkText: 'veÄ', - noEventsText: 'Ni dogodkov za prikaz', - }; - - return sl; - -}()); diff --git a/AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/sq.js b/AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/sq.js deleted file mode 100644 index a7b630ea..00000000 --- a/AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/sq.js +++ /dev/null @@ -1,29 +0,0 @@ -FullCalendar.globalLocales.push(function () { - 'use strict'; - - var sq = { - code: 'sq', - week: { - dow: 1, // Monday is the first day of the week. - doy: 4, // The week that contains Jan 4th is the first week of the year. - }, - buttonText: { - prev: 'mbrapa', - next: 'Përpara', - today: 'sot', - month: 'Muaj', - week: 'Javë', - day: 'Ditë', - list: 'Listë', - }, - weekText: 'Ja', - allDayText: 'Gjithë ditën', - moreLinkText: function(n) { - return '+më tepër ' + n - }, - noEventsText: 'Nuk ka evente për të shfaqur', - }; - - return sq; - -}()); diff --git a/AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/sr-cyrl.js b/AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/sr-cyrl.js deleted file mode 100644 index 58fecd15..00000000 --- a/AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/sr-cyrl.js +++ /dev/null @@ -1,29 +0,0 @@ -FullCalendar.globalLocales.push(function () { - 'use strict'; - - var srCyrl = { - code: 'sr-cyrl', - week: { - dow: 1, // Monday is the first day of the week. - doy: 7, // The week that contains Jan 1st is the first week of the year. - }, - buttonText: { - prev: 'Претходна', - next: 'Ñледећи', - today: 'ДанаÑ', - month: 'МеÑец', - week: 'Ðедеља', - day: 'Дан', - list: 'Планер', - }, - weekText: 'Сед', - allDayText: 'Цео дан', - moreLinkText: function(n) { - return '+ још ' + n - }, - noEventsText: 'Ðема догађаја за приказ', - }; - - return srCyrl; - -}()); diff --git a/AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/sr.js b/AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/sr.js deleted file mode 100644 index a6ecda5f..00000000 --- a/AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/sr.js +++ /dev/null @@ -1,29 +0,0 @@ -FullCalendar.globalLocales.push(function () { - 'use strict'; - - var sr = { - code: 'sr', - week: { - dow: 1, // Monday is the first day of the week. - doy: 7, // The week that contains Jan 1st is the first week of the year. - }, - buttonText: { - prev: 'Prethodna', - next: 'SledecÌi', - today: 'Danas', - month: 'Mеsеc', - week: 'Nеdеlja', - day: 'Dan', - list: 'Planеr', - }, - weekText: 'Sed', - allDayText: 'Cеo dan', - moreLinkText: function(n) { - return '+ joÅ¡ ' + n - }, - noEventsText: 'Nеma dogaÄ‘aja za prikaz', - }; - - return sr; - -}()); diff --git a/AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/sv.js b/AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/sv.js deleted file mode 100644 index c040ecd5..00000000 --- a/AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/sv.js +++ /dev/null @@ -1,27 +0,0 @@ -FullCalendar.globalLocales.push(function () { - 'use strict'; - - var sv = { - code: 'sv', - week: { - dow: 1, // Monday is the first day of the week. - doy: 4, // The week that contains Jan 4th is the first week of the year. - }, - buttonText: { - prev: 'Förra', - next: 'Nästa', - today: 'Idag', - month: 'MÃ¥nad', - week: 'Vecka', - day: 'Dag', - list: 'Program', - }, - weekText: 'v.', - allDayText: 'Heldag', - moreLinkText: 'till', - noEventsText: 'Inga händelser att visa', - }; - - return sv; - -}()); diff --git a/AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/ta-in.js b/AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/ta-in.js deleted file mode 100644 index 4c6f3e3c..00000000 --- a/AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/ta-in.js +++ /dev/null @@ -1,29 +0,0 @@ -FullCalendar.globalLocales.push(function () { - 'use strict'; - - var taIn = { - code: 'ta-in', - week: { - dow: 1, // Monday is the first day of the week. - doy: 4, // The week that contains Jan 4th is the first week of the year. - }, - buttonText: { - prev: 'à®®à¯à®¨à¯à®¤à¯ˆà®¯', - next: 'அடà¯à®¤à¯à®¤à®¤à¯', - today: 'இனà¯à®±à¯', - month: 'மாதமà¯', - week: 'சனிகà¯à®•à®¿à®´à®®à¯ˆ', - day: 'நாளà¯', - list: 'தினசரி கதை', - }, - weekText: 'வார', - allDayText: 'நாள௠மà¯à®´à¯à®µà®¤à¯à®®à¯', - moreLinkText: function(n) { - return '+ மேலà¯à®®à¯ ' + n - }, - noEventsText: 'நிகழà¯à®µà¯ˆà®•à¯ காடà¯à®Ÿà®µà®¿à®²à¯à®²à¯ˆ', - }; - - return taIn; - -}()); diff --git a/AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/th.js b/AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/th.js deleted file mode 100644 index 6e817430..00000000 --- a/AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/th.js +++ /dev/null @@ -1,30 +0,0 @@ -FullCalendar.globalLocales.push(function () { - 'use strict'; - - var th = { - code: 'th', - week: { - dow: 1, // Monday is the first day of the week. - doy: 4, // The week that contains Jan 4th is the first week of the year. - }, - buttonText: { - prev: 'à¸à¹ˆà¸à¸™à¸«à¸™à¹‰à¸²', - next: 'ถัดไป', - prevYear: 'ปีà¸à¹ˆà¸à¸™à¸«à¸™à¹‰à¸²', - nextYear: 'ปีถัดไป', - year: 'ปี', - today: 'วันนี้', - month: 'เดืà¸à¸™', - week: 'สัปดาห์', - day: 'วัน', - list: 'à¸à¸³à¸«à¸™à¸”à¸à¸²à¸£', - }, - weekText: 'สัปดาห์', - allDayText: 'ตลà¸à¸”วัน', - moreLinkText: 'เพิ่มเติม', - noEventsText: 'ไม่มีà¸à¸´à¸ˆà¸à¸£à¸£à¸¡à¸—ี่จะà¹à¸ªà¸”ง', - }; - - return th; - -}()); diff --git a/AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/tr.js b/AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/tr.js deleted file mode 100644 index 5575f1c8..00000000 --- a/AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/tr.js +++ /dev/null @@ -1,27 +0,0 @@ -FullCalendar.globalLocales.push(function () { - 'use strict'; - - var tr = { - code: 'tr', - week: { - dow: 1, // Monday is the first day of the week. - doy: 7, // The week that contains Jan 1st is the first week of the year. - }, - buttonText: { - prev: 'geri', - next: 'ileri', - today: 'bugün', - month: 'Ay', - week: 'Hafta', - day: 'Gün', - list: 'Ajanda', - }, - weekText: 'Hf', - allDayText: 'Tüm gün', - moreLinkText: 'daha fazla', - noEventsText: 'Gösterilecek etkinlik yok', - }; - - return tr; - -}()); diff --git a/AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/ug.js b/AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/ug.js deleted file mode 100644 index 266d436f..00000000 --- a/AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/ug.js +++ /dev/null @@ -1,17 +0,0 @@ -FullCalendar.globalLocales.push(function () { - 'use strict'; - - var ug = { - code: 'ug', - buttonText: { - month: 'ئاي', - week: 'ھەپتە', - day: 'ÙƒÛˆÙ†', - list: 'كۈنتەرتىپ', - }, - allDayText: 'پۈتۈن ÙƒÛˆÙ†', - }; - - return ug; - -}()); diff --git a/AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/uk.js b/AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/uk.js deleted file mode 100644 index 665c5f4d..00000000 --- a/AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/uk.js +++ /dev/null @@ -1,29 +0,0 @@ -FullCalendar.globalLocales.push(function () { - 'use strict'; - - var uk = { - code: 'uk', - week: { - dow: 1, // Monday is the first day of the week. - doy: 7, // The week that contains Jan 1st is the first week of the year. - }, - buttonText: { - prev: 'Попередній', - next: 'далі', - today: 'Сьогодні', - month: 'МіÑÑць', - week: 'Тиждень', - day: 'День', - list: 'ПорÑдок денний', - }, - weekText: 'Тиж', - allDayText: 'УвеÑÑŒ день', - moreLinkText: function(n) { - return '+ще ' + n + '...' - }, - noEventsText: 'Ðемає подій Ð´Ð»Ñ Ð²Ñ–Ð´Ð¾Ð±Ñ€Ð°Ð¶ÐµÐ½Ð½Ñ', - }; - - return uk; - -}()); diff --git a/AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/uz.js b/AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/uz.js deleted file mode 100644 index 84bb4992..00000000 --- a/AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/uz.js +++ /dev/null @@ -1,21 +0,0 @@ -FullCalendar.globalLocales.push(function () { - 'use strict'; - - var uz = { - code: 'uz', - buttonText: { - month: 'Oy', - week: 'Xafta', - day: 'Kun', - list: 'Kun tartibi', - }, - allDayText: "Kun bo'yi", - moreLinkText: function(n) { - return '+ yana ' + n - }, - noEventsText: "Ko'rsatish uchun voqealar yo'q", - }; - - return uz; - -}()); diff --git a/AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/vi.js b/AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/vi.js deleted file mode 100644 index 63d58632..00000000 --- a/AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/vi.js +++ /dev/null @@ -1,29 +0,0 @@ -FullCalendar.globalLocales.push(function () { - 'use strict'; - - var vi = { - code: 'vi', - week: { - dow: 1, // Monday is the first day of the week. - doy: 4, // The week that contains Jan 4th is the first week of the year. - }, - buttonText: { - prev: 'TrÆ°á»›c', - next: 'Tiếp', - today: 'Hôm nay', - month: 'Tháng', - week: 'Tuần', - day: 'Ngà y', - list: 'Lịch biểu', - }, - weekText: 'Tu', - allDayText: 'Cả ngà y', - moreLinkText: function(n) { - return '+ thêm ' + n - }, - noEventsText: 'Không có sá»± kiện để hiển thị', - }; - - return vi; - -}()); diff --git a/AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/zh-cn.js b/AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/zh-cn.js deleted file mode 100644 index c0b46e9c..00000000 --- a/AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/zh-cn.js +++ /dev/null @@ -1,30 +0,0 @@ -FullCalendar.globalLocales.push(function () { - 'use strict'; - - var zhCn = { - code: 'zh-cn', - week: { - // GB/T 7408-1994《数æ®å…ƒå’Œäº¤æ¢æ ¼å¼Â·ä¿¡æ¯äº¤æ¢Â·æ—¥æœŸå’Œæ—¶é—´è¡¨ç¤ºæ³•ã€‹ä¸ŽISO 8601:1988ç‰æ•ˆ - dow: 1, // Monday is the first day of the week. - doy: 4, // The week that contains Jan 4th is the first week of the year. - }, - buttonText: { - prev: '上月', - next: '下月', - today: '今天', - month: '月', - week: '周', - day: 'æ—¥', - list: '日程', - }, - weekText: '周', - allDayText: '全天', - moreLinkText: function(n) { - return 'å¦å¤– ' + n + ' 个' - }, - noEventsText: '没有事件显示', - }; - - return zhCn; - -}()); diff --git a/AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/zh-tw.js b/AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/zh-tw.js deleted file mode 100644 index a71cde9a..00000000 --- a/AKPlan/static/AKPlan/vendor/fullcalendar-scheduler/locales/zh-tw.js +++ /dev/null @@ -1,23 +0,0 @@ -FullCalendar.globalLocales.push(function () { - 'use strict'; - - var zhTw = { - code: 'zh-tw', - buttonText: { - prev: '上月', - next: '下月', - today: '今天', - month: '月', - week: '週', - day: '天', - list: '活動列表', - }, - weekText: '周', - allDayText: '整天', - moreLinkText: '顯示更多', - noEventsText: '没有任何活動', - }; - - return zhTw; - -}()); -- GitLab