PATH:
home
/
letacommog
/
crmleta
/
layouts
/
v7
/
lib
/
jquery
/
handsontable
/
moment
/
locale
//! moment.js locale configuration //! locale : catalan (ca) //! author : Juan G. Hurtado : https://github.com/juanghurtado (function (global, factory) { typeof exports === 'object' && typeof module !== 'undefined' ? factory(require('../moment')) : typeof define === 'function' && define.amd ? define(['moment'], factory) : factory(global.moment) }(this, function (moment) { 'use strict'; var ca = moment.defineLocale('ca', { months : 'gener_febrer_març_abril_maig_juny_juliol_agost_setembre_octubre_novembre_desembre'.split('_'), monthsShort : 'gen._febr._mar._abr._mai._jun._jul._ag._set._oct._nov._des.'.split('_'), weekdays : 'diumenge_dilluns_dimarts_dimecres_dijous_divendres_dissabte'.split('_'), weekdaysShort : 'dg._dl._dt._dc._dj._dv._ds.'.split('_'), weekdaysMin : 'Dg_Dl_Dt_Dc_Dj_Dv_Ds'.split('_'), longDateFormat : { LT : 'H:mm', LTS : 'LT:ss', L : 'DD/MM/YYYY', LL : 'D MMMM YYYY', LLL : 'D MMMM YYYY LT', LLLL : 'dddd D MMMM YYYY LT' }, calendar : { sameDay : function () { return '[avui a ' + ((this.hours() !== 1) ? 'les' : 'la') + '] LT'; }, nextDay : function () { return '[demà a ' + ((this.hours() !== 1) ? 'les' : 'la') + '] LT'; }, nextWeek : function () { return 'dddd [a ' + ((this.hours() !== 1) ? 'les' : 'la') + '] LT'; }, lastDay : function () { return '[ahir a ' + ((this.hours() !== 1) ? 'les' : 'la') + '] LT'; }, lastWeek : function () { return '[el] dddd [passat a ' + ((this.hours() !== 1) ? 'les' : 'la') + '] LT'; }, sameElse : 'L' }, relativeTime : { future : 'en %s', past : 'fa %s', s : 'uns segons', m : 'un minut', mm : '%d minuts', h : 'una hora', hh : '%d hores', d : 'un dia', dd : '%d dies', M : 'un mes', MM : '%d mesos', y : 'un any', yy : '%d anys' }, ordinalParse: /\d{1,2}(r|n|t|è|a)/, ordinal : function (number, period) { var output = (number === 1) ? 'r' : (number === 2) ? 'n' : (number === 3) ? 'r' : (number === 4) ? 't' : 'è'; if (period === 'w' || period === 'W') { output = 'a'; } return number + output; }, 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 ca; }));
[+]
..
[-] fr.js
[edit]
[-] ar.js
[edit]
[-] el.js
[edit]
[-] mk.js
[edit]
[-] hr.js
[edit]
[-] zh-cn.js
[edit]
[-] he.js
[edit]
[-] sr.js
[edit]
[-] tr.js
[edit]
[-] pl.js
[edit]
[-] km.js
[edit]
[-] zh-tw.js
[edit]
[-] it.js
[edit]
[-] ru.js
[edit]
[-] ko.js
[edit]
[-] ar-ma.js
[edit]
[-] vi.js
[edit]
[-] bo.js
[edit]
[-] eo.js
[edit]
[-] ar-tn.js
[edit]
[-] sq.js
[edit]
[-] bn.js
[edit]
[-] en-gb.js
[edit]
[-] af.js
[edit]
[-] tzm-latn.js
[edit]
[-] ne.js
[edit]
[-] is.js
[edit]
[-] id.js
[edit]
[-] de-at.js
[edit]
[-] hu.js
[edit]
[-] ml.js
[edit]
[-] sv.js
[edit]
[-] fa.js
[edit]
[-] tl-ph.js
[edit]
[-] cy.js
[edit]
[-] ms-my.js
[edit]
[-] my.js
[edit]
[-] ta.js
[edit]
[-] en-au.js
[edit]
[-] nn.js
[edit]
[-] ka.js
[edit]
[-] fi.js
[edit]
[-] ro.js
[edit]
[-] ar-sa.js
[edit]
[-] hi.js
[edit]
[-] th.js
[edit]
[-] tzm.js
[edit]
[-] fr-ca.js
[edit]
[-] si.js
[edit]
[-] lv.js
[edit]
[-] lb.js
[edit]
[-] lt.js
[edit]
[-] hy-am.js
[edit]
[-] cs.js
[edit]
[-] de.js
[edit]
[-] uz.js
[edit]
[-] et.js
[edit]
[-] pt-br.js
[edit]
[-] sk.js
[edit]
[-] me.js
[edit]
[-] mr.js
[edit]
[-] gl.js
[edit]
[-] eu.js
[edit]
[-] nl.js
[edit]
[-] pt.js
[edit]
[-] jv.js
[edit]
[-] bg.js
[edit]
[-] cv.js
[edit]
[-] fy.js
[edit]
[-] fo.js
[edit]
[-] da.js
[edit]
[-] ca.js
[edit]
[-] sr-cyrl.js
[edit]
[-] ja.js
[edit]
[-] br.js
[edit]
[-] az.js
[edit]
[-] uk.js
[edit]
[-] es.js
[edit]
[-] en-ca.js
[edit]
[-] sl.js
[edit]
[-] be.js
[edit]
[-] bs.js
[edit]