@revivejs/moment 2.30.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +996 -0
- package/LICENSE +22 -0
- package/README.md +158 -0
- package/dist/locale/af.js +71 -0
- package/dist/locale/ar-dz.js +156 -0
- package/dist/locale/ar-kw.js +55 -0
- package/dist/locale/ar-ly.js +171 -0
- package/dist/locale/ar-ma.js +56 -0
- package/dist/locale/ar-ps.js +112 -0
- package/dist/locale/ar-sa.js +105 -0
- package/dist/locale/ar-tn.js +55 -0
- package/dist/locale/ar.js +189 -0
- package/dist/locale/az.js +102 -0
- package/dist/locale/be.js +142 -0
- package/dist/locale/bg.js +87 -0
- package/dist/locale/bm.js +52 -0
- package/dist/locale/bn-bd.js +129 -0
- package/dist/locale/bn.js +119 -0
- package/dist/locale/bo.js +124 -0
- package/dist/locale/br.js +168 -0
- package/dist/locale/bs.js +160 -0
- package/dist/locale/ca.js +100 -0
- package/dist/locale/cs.js +181 -0
- package/dist/locale/cv.js +63 -0
- package/dist/locale/cy.js +98 -0
- package/dist/locale/da.js +53 -0
- package/dist/locale/de-at.js +79 -0
- package/dist/locale/de-ch.js +78 -0
- package/dist/locale/de.js +78 -0
- package/dist/locale/dv.js +90 -0
- package/dist/locale/el.js +106 -0
- package/dist/locale/en-au.js +68 -0
- package/dist/locale/en-ca.js +64 -0
- package/dist/locale/en-gb.js +68 -0
- package/dist/locale/en-ie.js +68 -0
- package/dist/locale/en-il.js +64 -0
- package/dist/locale/en-in.js +68 -0
- package/dist/locale/en-nz.js +68 -0
- package/dist/locale/en-sg.js +68 -0
- package/dist/locale/eo.js +68 -0
- package/dist/locale/es-do.js +108 -0
- package/dist/locale/es-mx.js +110 -0
- package/dist/locale/es-us.js +110 -0
- package/dist/locale/es.js +110 -0
- package/dist/locale/et.js +78 -0
- package/dist/locale/eu.js +65 -0
- package/dist/locale/fa.js +113 -0
- package/dist/locale/fi.js +124 -0
- package/dist/locale/fil.js +58 -0
- package/dist/locale/fo.js +57 -0
- package/dist/locale/fr-ca.js +70 -0
- package/dist/locale/fr-ch.js +74 -0
- package/dist/locale/fr.js +108 -0
- package/dist/locale/fy.js +75 -0
- package/dist/locale/ga.js +95 -0
- package/dist/locale/gd.js +95 -0
- package/dist/locale/gl.js +75 -0
- package/dist/locale/gom-deva.js +126 -0
- package/dist/locale/gom-latn.js +124 -0
- package/dist/locale/gu.js +122 -0
- package/dist/locale/he.js +94 -0
- package/dist/locale/hi.js +168 -0
- package/dist/locale/hr.js +156 -0
- package/dist/locale/hu.js +118 -0
- package/dist/locale/hy-am.js +94 -0
- package/dist/locale/id.js +76 -0
- package/dist/locale/is.js +140 -0
- package/dist/locale/it-ch.js +64 -0
- package/dist/locale/it.js +106 -0
- package/dist/locale/ja.js +148 -0
- package/dist/locale/jv.js +76 -0
- package/dist/locale/ka.js +92 -0
- package/dist/locale/kk.js +82 -0
- package/dist/locale/km.js +103 -0
- package/dist/locale/kn.js +124 -0
- package/dist/locale/ko.js +75 -0
- package/dist/locale/ku-kmr.js +121 -0
- package/dist/locale/ku.js +118 -0
- package/dist/locale/ky.js +84 -0
- package/dist/locale/lb.js +137 -0
- package/dist/locale/lo.js +66 -0
- package/dist/locale/lt.js +125 -0
- package/dist/locale/lv.js +94 -0
- package/dist/locale/me.js +117 -0
- package/dist/locale/mi.js +60 -0
- package/dist/locale/mk.js +85 -0
- package/dist/locale/ml.js +82 -0
- package/dist/locale/mn.js +100 -0
- package/dist/locale/mr.js +203 -0
- package/dist/locale/ms-my.js +76 -0
- package/dist/locale/ms.js +75 -0
- package/dist/locale/mt.js +56 -0
- package/dist/locale/my.js +91 -0
- package/dist/locale/nb.js +60 -0
- package/dist/locale/ne.js +121 -0
- package/dist/locale/nl-be.js +102 -0
- package/dist/locale/nl.js +104 -0
- package/dist/locale/nn.js +59 -0
- package/dist/locale/oc-lnc.js +85 -0
- package/dist/locale/pa-in.js +122 -0
- package/dist/locale/pl.js +140 -0
- package/dist/locale/pt-br.js +58 -0
- package/dist/locale/pt.js +63 -0
- package/dist/locale/ro.js +76 -0
- package/dist/locale/ru.js +213 -0
- package/dist/locale/sd.js +81 -0
- package/dist/locale/se.js +57 -0
- package/dist/locale/si.js +69 -0
- package/dist/locale/sk.js +145 -0
- package/dist/locale/sl.js +171 -0
- package/dist/locale/sq.js +65 -0
- package/dist/locale/sr-cyrl.js +127 -0
- package/dist/locale/sr.js +129 -0
- package/dist/locale/ss.js +84 -0
- package/dist/locale/sv.js +68 -0
- package/dist/locale/sw.js +55 -0
- package/dist/locale/ta.js +131 -0
- package/dist/locale/te.js +88 -0
- package/dist/locale/tet.js +68 -0
- package/dist/locale/tg.js +117 -0
- package/dist/locale/th.js +65 -0
- package/dist/locale/tk.js +91 -0
- package/dist/locale/tl-ph.js +57 -0
- package/dist/locale/tlh.js +124 -0
- package/dist/locale/tr.js +106 -0
- package/dist/locale/tzl.js +89 -0
- package/dist/locale/tzm-latn.js +54 -0
- package/dist/locale/tzm.js +54 -0
- package/dist/locale/ug-cn.js +111 -0
- package/dist/locale/uk.js +167 -0
- package/dist/locale/ur.js +82 -0
- package/dist/locale/uz-latn.js +54 -0
- package/dist/locale/uz.js +51 -0
- package/dist/locale/vi.js +80 -0
- package/dist/locale/x-pseudo.js +73 -0
- package/dist/locale/yo.js +53 -0
- package/dist/locale/zh-cn.js +120 -0
- package/dist/locale/zh-hk.js +101 -0
- package/dist/locale/zh-mo.js +100 -0
- package/dist/locale/zh-tw.js +99 -0
- package/dist/moment.js +5680 -0
- package/ender.js +1 -0
- package/locale/af.js +82 -0
- package/locale/ar-dz.js +167 -0
- package/locale/ar-kw.js +66 -0
- package/locale/ar-ly.js +182 -0
- package/locale/ar-ma.js +67 -0
- package/locale/ar-ps.js +123 -0
- package/locale/ar-sa.js +116 -0
- package/locale/ar-tn.js +66 -0
- package/locale/ar.js +200 -0
- package/locale/az.js +113 -0
- package/locale/be.js +153 -0
- package/locale/bg.js +98 -0
- package/locale/bm.js +62 -0
- package/locale/bn-bd.js +140 -0
- package/locale/bn.js +130 -0
- package/locale/bo.js +135 -0
- package/locale/br.js +179 -0
- package/locale/bs.js +171 -0
- package/locale/ca.js +111 -0
- package/locale/cs.js +192 -0
- package/locale/cv.js +74 -0
- package/locale/cy.js +109 -0
- package/locale/da.js +64 -0
- package/locale/de-at.js +90 -0
- package/locale/de-ch.js +87 -0
- package/locale/de.js +89 -0
- package/locale/dv.js +101 -0
- package/locale/el.js +117 -0
- package/locale/en-au.js +79 -0
- package/locale/en-ca.js +75 -0
- package/locale/en-gb.js +79 -0
- package/locale/en-ie.js +79 -0
- package/locale/en-il.js +75 -0
- package/locale/en-in.js +79 -0
- package/locale/en-nz.js +79 -0
- package/locale/en-sg.js +79 -0
- package/locale/eo.js +79 -0
- package/locale/es-do.js +119 -0
- package/locale/es-mx.js +121 -0
- package/locale/es-us.js +121 -0
- package/locale/es.js +121 -0
- package/locale/et.js +89 -0
- package/locale/eu.js +76 -0
- package/locale/fa.js +124 -0
- package/locale/fi.js +135 -0
- package/locale/fil.js +69 -0
- package/locale/fo.js +68 -0
- package/locale/fr-ca.js +81 -0
- package/locale/fr-ch.js +85 -0
- package/locale/fr.js +119 -0
- package/locale/fy.js +86 -0
- package/locale/ga.js +106 -0
- package/locale/gd.js +106 -0
- package/locale/gl.js +86 -0
- package/locale/gom-deva.js +137 -0
- package/locale/gom-latn.js +135 -0
- package/locale/gu.js +133 -0
- package/locale/he.js +105 -0
- package/locale/hi.js +179 -0
- package/locale/hr.js +167 -0
- package/locale/hu.js +129 -0
- package/locale/hy-am.js +105 -0
- package/locale/id.js +87 -0
- package/locale/is.js +151 -0
- package/locale/it-ch.js +75 -0
- package/locale/it.js +117 -0
- package/locale/ja.js +159 -0
- package/locale/jv.js +87 -0
- package/locale/ka.js +103 -0
- package/locale/kk.js +93 -0
- package/locale/km.js +114 -0
- package/locale/kn.js +135 -0
- package/locale/ko.js +86 -0
- package/locale/ku-kmr.js +125 -0
- package/locale/ku.js +129 -0
- package/locale/ky.js +95 -0
- package/locale/lb.js +148 -0
- package/locale/lo.js +77 -0
- package/locale/lt.js +136 -0
- package/locale/lv.js +105 -0
- package/locale/me.js +128 -0
- package/locale/mi.js +71 -0
- package/locale/mk.js +97 -0
- package/locale/ml.js +93 -0
- package/locale/mn.js +111 -0
- package/locale/mr.js +214 -0
- package/locale/ms-my.js +87 -0
- package/locale/ms.js +86 -0
- package/locale/mt.js +67 -0
- package/locale/my.js +102 -0
- package/locale/nb.js +71 -0
- package/locale/ne.js +132 -0
- package/locale/nl-be.js +113 -0
- package/locale/nl.js +115 -0
- package/locale/nn.js +70 -0
- package/locale/oc-lnc.js +96 -0
- package/locale/pa-in.js +133 -0
- package/locale/pl.js +151 -0
- package/locale/pt-br.js +69 -0
- package/locale/pt.js +74 -0
- package/locale/ro.js +87 -0
- package/locale/ru.js +224 -0
- package/locale/sd.js +92 -0
- package/locale/se.js +68 -0
- package/locale/si.js +80 -0
- package/locale/sk.js +156 -0
- package/locale/sl.js +182 -0
- package/locale/sq.js +76 -0
- package/locale/sr-cyrl.js +138 -0
- package/locale/sr.js +140 -0
- package/locale/ss.js +95 -0
- package/locale/sv.js +79 -0
- package/locale/sw.js +66 -0
- package/locale/ta.js +142 -0
- package/locale/te.js +99 -0
- package/locale/tet.js +79 -0
- package/locale/tg.js +128 -0
- package/locale/th.js +76 -0
- package/locale/tk.js +102 -0
- package/locale/tl-ph.js +68 -0
- package/locale/tlh.js +135 -0
- package/locale/tr.js +117 -0
- package/locale/tzl.js +100 -0
- package/locale/tzm-latn.js +65 -0
- package/locale/tzm.js +65 -0
- package/locale/ug-cn.js +122 -0
- package/locale/uk.js +178 -0
- package/locale/ur.js +93 -0
- package/locale/uz-latn.js +65 -0
- package/locale/uz.js +62 -0
- package/locale/vi.js +91 -0
- package/locale/x-pseudo.js +84 -0
- package/locale/yo.js +64 -0
- package/locale/zh-cn.js +131 -0
- package/locale/zh-hk.js +112 -0
- package/locale/zh-mo.js +111 -0
- package/locale/zh-tw.js +110 -0
- package/min/locales.js +12800 -0
- package/min/locales.min.js +2 -0
- package/min/locales.min.js.map +1 -0
- package/min/moment-with-locales.js +18472 -0
- package/min/moment-with-locales.min.js +2 -0
- package/min/moment-with-locales.min.js.map +1 -0
- package/min/moment.min.js +2 -0
- package/min/moment.min.js.map +1 -0
- package/min/tests.js +149292 -0
- package/moment.d.ts +796 -0
- package/moment.js +5688 -0
- package/package.js +11 -0
- package/package.json +152 -0
- package/ts3.1-typings/moment.d.ts +785 -0
package/locale/et.js
ADDED
|
@@ -0,0 +1,89 @@
|
|
|
1
|
+
//! moment.js locale configuration
|
|
2
|
+
//! locale : Estonian [et]
|
|
3
|
+
//! author : Henry Kehlmann : https://github.com/madhenry
|
|
4
|
+
//! improvements : Illimar Tambek : https://github.com/ragulka
|
|
5
|
+
|
|
6
|
+
;(function (global, factory) {
|
|
7
|
+
typeof exports === 'object' && typeof module !== 'undefined'
|
|
8
|
+
&& typeof require === 'function' ? factory(require('../moment')) :
|
|
9
|
+
typeof define === 'function' && define.amd ? define(['../moment'], factory) :
|
|
10
|
+
factory(global.moment)
|
|
11
|
+
}(this, (function (moment) { 'use strict';
|
|
12
|
+
|
|
13
|
+
//! moment.js locale configuration
|
|
14
|
+
|
|
15
|
+
function processRelativeTime(number, withoutSuffix, key, isFuture) {
|
|
16
|
+
var format = {
|
|
17
|
+
s: ['mõne sekundi', 'mõni sekund', 'paar sekundit'],
|
|
18
|
+
ss: [number + 'sekundi', number + 'sekundit'],
|
|
19
|
+
m: ['ühe minuti', 'üks minut'],
|
|
20
|
+
mm: [number + ' minuti', number + ' minutit'],
|
|
21
|
+
h: ['ühe tunni', 'tund aega', 'üks tund'],
|
|
22
|
+
hh: [number + ' tunni', number + ' tundi'],
|
|
23
|
+
d: ['ühe päeva', 'üks päev'],
|
|
24
|
+
M: ['kuu aja', 'kuu aega', 'üks kuu'],
|
|
25
|
+
MM: [number + ' kuu', number + ' kuud'],
|
|
26
|
+
y: ['ühe aasta', 'aasta', 'üks aasta'],
|
|
27
|
+
yy: [number + ' aasta', number + ' aastat'],
|
|
28
|
+
};
|
|
29
|
+
if (withoutSuffix) {
|
|
30
|
+
return format[key][2] ? format[key][2] : format[key][1];
|
|
31
|
+
}
|
|
32
|
+
return isFuture ? format[key][0] : format[key][1];
|
|
33
|
+
}
|
|
34
|
+
|
|
35
|
+
var et = moment.defineLocale('et', {
|
|
36
|
+
months: 'jaanuar_veebruar_märts_aprill_mai_juuni_juuli_august_september_oktoober_november_detsember'.split(
|
|
37
|
+
'_'
|
|
38
|
+
),
|
|
39
|
+
monthsShort:
|
|
40
|
+
'jaan_veebr_märts_apr_mai_juuni_juuli_aug_sept_okt_nov_dets'.split('_'),
|
|
41
|
+
weekdays:
|
|
42
|
+
'pühapäev_esmaspäev_teisipäev_kolmapäev_neljapäev_reede_laupäev'.split(
|
|
43
|
+
'_'
|
|
44
|
+
),
|
|
45
|
+
weekdaysShort: 'P_E_T_K_N_R_L'.split('_'),
|
|
46
|
+
weekdaysMin: 'P_E_T_K_N_R_L'.split('_'),
|
|
47
|
+
longDateFormat: {
|
|
48
|
+
LT: 'H:mm',
|
|
49
|
+
LTS: 'H:mm:ss',
|
|
50
|
+
L: 'DD.MM.YYYY',
|
|
51
|
+
LL: 'D. MMMM YYYY',
|
|
52
|
+
LLL: 'D. MMMM YYYY H:mm',
|
|
53
|
+
LLLL: 'dddd, D. MMMM YYYY H:mm',
|
|
54
|
+
},
|
|
55
|
+
calendar: {
|
|
56
|
+
sameDay: '[Täna,] LT',
|
|
57
|
+
nextDay: '[Homme,] LT',
|
|
58
|
+
nextWeek: '[Järgmine] dddd LT',
|
|
59
|
+
lastDay: '[Eile,] LT',
|
|
60
|
+
lastWeek: '[Eelmine] dddd LT',
|
|
61
|
+
sameElse: 'L',
|
|
62
|
+
},
|
|
63
|
+
relativeTime: {
|
|
64
|
+
future: '%s pärast',
|
|
65
|
+
past: '%s tagasi',
|
|
66
|
+
s: processRelativeTime,
|
|
67
|
+
ss: processRelativeTime,
|
|
68
|
+
m: processRelativeTime,
|
|
69
|
+
mm: processRelativeTime,
|
|
70
|
+
h: processRelativeTime,
|
|
71
|
+
hh: processRelativeTime,
|
|
72
|
+
d: processRelativeTime,
|
|
73
|
+
dd: '%d päeva',
|
|
74
|
+
M: processRelativeTime,
|
|
75
|
+
MM: processRelativeTime,
|
|
76
|
+
y: processRelativeTime,
|
|
77
|
+
yy: processRelativeTime,
|
|
78
|
+
},
|
|
79
|
+
dayOfMonthOrdinalParse: /\d{1,2}\./,
|
|
80
|
+
ordinal: '%d.',
|
|
81
|
+
week: {
|
|
82
|
+
dow: 1, // Monday is the first day of the week.
|
|
83
|
+
doy: 4, // The week that contains Jan 4th is the first week of the year.
|
|
84
|
+
},
|
|
85
|
+
});
|
|
86
|
+
|
|
87
|
+
return et;
|
|
88
|
+
|
|
89
|
+
})));
|
package/locale/eu.js
ADDED
|
@@ -0,0 +1,76 @@
|
|
|
1
|
+
//! moment.js locale configuration
|
|
2
|
+
//! locale : Basque [eu]
|
|
3
|
+
//! author : Eneko Illarramendi : https://github.com/eillarra
|
|
4
|
+
|
|
5
|
+
;(function (global, factory) {
|
|
6
|
+
typeof exports === 'object' && typeof module !== 'undefined'
|
|
7
|
+
&& typeof require === 'function' ? factory(require('../moment')) :
|
|
8
|
+
typeof define === 'function' && define.amd ? define(['../moment'], factory) :
|
|
9
|
+
factory(global.moment)
|
|
10
|
+
}(this, (function (moment) { 'use strict';
|
|
11
|
+
|
|
12
|
+
//! moment.js locale configuration
|
|
13
|
+
|
|
14
|
+
var eu = moment.defineLocale('eu', {
|
|
15
|
+
months: 'urtarrila_otsaila_martxoa_apirila_maiatza_ekaina_uztaila_abuztua_iraila_urria_azaroa_abendua'.split(
|
|
16
|
+
'_'
|
|
17
|
+
),
|
|
18
|
+
monthsShort:
|
|
19
|
+
'urt._ots._mar._api._mai._eka._uzt._abu._ira._urr._aza._abe.'.split(
|
|
20
|
+
'_'
|
|
21
|
+
),
|
|
22
|
+
monthsParseExact: true,
|
|
23
|
+
weekdays:
|
|
24
|
+
'igandea_astelehena_asteartea_asteazkena_osteguna_ostirala_larunbata'.split(
|
|
25
|
+
'_'
|
|
26
|
+
),
|
|
27
|
+
weekdaysShort: 'ig._al._ar._az._og._ol._lr.'.split('_'),
|
|
28
|
+
weekdaysMin: 'ig_al_ar_az_og_ol_lr'.split('_'),
|
|
29
|
+
weekdaysParseExact: true,
|
|
30
|
+
longDateFormat: {
|
|
31
|
+
LT: 'HH:mm',
|
|
32
|
+
LTS: 'HH:mm:ss',
|
|
33
|
+
L: 'YYYY-MM-DD',
|
|
34
|
+
LL: 'YYYY[ko] MMMM[ren] D[a]',
|
|
35
|
+
LLL: 'YYYY[ko] MMMM[ren] D[a] HH:mm',
|
|
36
|
+
LLLL: 'dddd, YYYY[ko] MMMM[ren] D[a] HH:mm',
|
|
37
|
+
l: 'YYYY-M-D',
|
|
38
|
+
ll: 'YYYY[ko] MMM D[a]',
|
|
39
|
+
lll: 'YYYY[ko] MMM D[a] HH:mm',
|
|
40
|
+
llll: 'ddd, YYYY[ko] MMM D[a] HH:mm',
|
|
41
|
+
},
|
|
42
|
+
calendar: {
|
|
43
|
+
sameDay: '[gaur] LT[etan]',
|
|
44
|
+
nextDay: '[bihar] LT[etan]',
|
|
45
|
+
nextWeek: 'dddd LT[etan]',
|
|
46
|
+
lastDay: '[atzo] LT[etan]',
|
|
47
|
+
lastWeek: '[aurreko] dddd LT[etan]',
|
|
48
|
+
sameElse: 'L',
|
|
49
|
+
},
|
|
50
|
+
relativeTime: {
|
|
51
|
+
future: '%s barru',
|
|
52
|
+
past: 'duela %s',
|
|
53
|
+
s: 'segundo batzuk',
|
|
54
|
+
ss: '%d segundo',
|
|
55
|
+
m: 'minutu bat',
|
|
56
|
+
mm: '%d minutu',
|
|
57
|
+
h: 'ordu bat',
|
|
58
|
+
hh: '%d ordu',
|
|
59
|
+
d: 'egun bat',
|
|
60
|
+
dd: '%d egun',
|
|
61
|
+
M: 'hilabete bat',
|
|
62
|
+
MM: '%d hilabete',
|
|
63
|
+
y: 'urte bat',
|
|
64
|
+
yy: '%d urte',
|
|
65
|
+
},
|
|
66
|
+
dayOfMonthOrdinalParse: /\d{1,2}\./,
|
|
67
|
+
ordinal: '%d.',
|
|
68
|
+
week: {
|
|
69
|
+
dow: 1, // Monday is the first day of the week.
|
|
70
|
+
doy: 7, // The week that contains Jan 7th is the first week of the year.
|
|
71
|
+
},
|
|
72
|
+
});
|
|
73
|
+
|
|
74
|
+
return eu;
|
|
75
|
+
|
|
76
|
+
})));
|
package/locale/fa.js
ADDED
|
@@ -0,0 +1,124 @@
|
|
|
1
|
+
//! moment.js locale configuration
|
|
2
|
+
//! locale : Persian [fa]
|
|
3
|
+
//! author : Ebrahim Byagowi : https://github.com/ebraminio
|
|
4
|
+
|
|
5
|
+
;(function (global, factory) {
|
|
6
|
+
typeof exports === 'object' && typeof module !== 'undefined'
|
|
7
|
+
&& typeof require === 'function' ? factory(require('../moment')) :
|
|
8
|
+
typeof define === 'function' && define.amd ? define(['../moment'], factory) :
|
|
9
|
+
factory(global.moment)
|
|
10
|
+
}(this, (function (moment) { 'use strict';
|
|
11
|
+
|
|
12
|
+
//! moment.js locale configuration
|
|
13
|
+
|
|
14
|
+
var symbolMap = {
|
|
15
|
+
1: '۱',
|
|
16
|
+
2: '۲',
|
|
17
|
+
3: '۳',
|
|
18
|
+
4: '۴',
|
|
19
|
+
5: '۵',
|
|
20
|
+
6: '۶',
|
|
21
|
+
7: '۷',
|
|
22
|
+
8: '۸',
|
|
23
|
+
9: '۹',
|
|
24
|
+
0: '۰',
|
|
25
|
+
},
|
|
26
|
+
numberMap = {
|
|
27
|
+
'۱': '1',
|
|
28
|
+
'۲': '2',
|
|
29
|
+
'۳': '3',
|
|
30
|
+
'۴': '4',
|
|
31
|
+
'۵': '5',
|
|
32
|
+
'۶': '6',
|
|
33
|
+
'۷': '7',
|
|
34
|
+
'۸': '8',
|
|
35
|
+
'۹': '9',
|
|
36
|
+
'۰': '0',
|
|
37
|
+
};
|
|
38
|
+
|
|
39
|
+
var fa = moment.defineLocale('fa', {
|
|
40
|
+
months: 'ژانویه_فوریه_مارس_آوریل_مه_ژوئن_ژوئیه_اوت_سپتامبر_اکتبر_نوامبر_دسامبر'.split(
|
|
41
|
+
'_'
|
|
42
|
+
),
|
|
43
|
+
monthsShort:
|
|
44
|
+
'ژانویه_فوریه_مارس_آوریل_مه_ژوئن_ژوئیه_اوت_سپتامبر_اکتبر_نوامبر_دسامبر'.split(
|
|
45
|
+
'_'
|
|
46
|
+
),
|
|
47
|
+
weekdays:
|
|
48
|
+
'یک\u200cشنبه_دوشنبه_سه\u200cشنبه_چهارشنبه_پنج\u200cشنبه_جمعه_شنبه'.split(
|
|
49
|
+
'_'
|
|
50
|
+
),
|
|
51
|
+
weekdaysShort:
|
|
52
|
+
'یک\u200cشنبه_دوشنبه_سه\u200cشنبه_چهارشنبه_پنج\u200cشنبه_جمعه_شنبه'.split(
|
|
53
|
+
'_'
|
|
54
|
+
),
|
|
55
|
+
weekdaysMin: 'ی_د_س_چ_پ_ج_ش'.split('_'),
|
|
56
|
+
weekdaysParseExact: true,
|
|
57
|
+
longDateFormat: {
|
|
58
|
+
LT: 'HH:mm',
|
|
59
|
+
LTS: 'HH:mm:ss',
|
|
60
|
+
L: 'DD/MM/YYYY',
|
|
61
|
+
LL: 'D MMMM YYYY',
|
|
62
|
+
LLL: 'D MMMM YYYY HH:mm',
|
|
63
|
+
LLLL: 'dddd, D MMMM YYYY HH:mm',
|
|
64
|
+
},
|
|
65
|
+
meridiemParse: /قبل از ظهر|بعد از ظهر/,
|
|
66
|
+
isPM: function (input) {
|
|
67
|
+
return /بعد از ظهر/.test(input);
|
|
68
|
+
},
|
|
69
|
+
meridiem: function (hour, minute, isLower) {
|
|
70
|
+
if (hour < 12) {
|
|
71
|
+
return 'قبل از ظهر';
|
|
72
|
+
} else {
|
|
73
|
+
return 'بعد از ظهر';
|
|
74
|
+
}
|
|
75
|
+
},
|
|
76
|
+
calendar: {
|
|
77
|
+
sameDay: '[امروز ساعت] LT',
|
|
78
|
+
nextDay: '[فردا ساعت] LT',
|
|
79
|
+
nextWeek: 'dddd [ساعت] LT',
|
|
80
|
+
lastDay: '[دیروز ساعت] LT',
|
|
81
|
+
lastWeek: 'dddd [پیش] [ساعت] LT',
|
|
82
|
+
sameElse: 'L',
|
|
83
|
+
},
|
|
84
|
+
relativeTime: {
|
|
85
|
+
future: 'در %s',
|
|
86
|
+
past: '%s پیش',
|
|
87
|
+
s: 'چند ثانیه',
|
|
88
|
+
ss: '%d ثانیه',
|
|
89
|
+
m: 'یک دقیقه',
|
|
90
|
+
mm: '%d دقیقه',
|
|
91
|
+
h: 'یک ساعت',
|
|
92
|
+
hh: '%d ساعت',
|
|
93
|
+
d: 'یک روز',
|
|
94
|
+
dd: '%d روز',
|
|
95
|
+
M: 'یک ماه',
|
|
96
|
+
MM: '%d ماه',
|
|
97
|
+
y: 'یک سال',
|
|
98
|
+
yy: '%d سال',
|
|
99
|
+
},
|
|
100
|
+
preparse: function (string) {
|
|
101
|
+
return string
|
|
102
|
+
.replace(/[۰-۹]/g, function (match) {
|
|
103
|
+
return numberMap[match];
|
|
104
|
+
})
|
|
105
|
+
.replace(/،/g, ',');
|
|
106
|
+
},
|
|
107
|
+
postformat: function (string) {
|
|
108
|
+
return string
|
|
109
|
+
.replace(/\d/g, function (match) {
|
|
110
|
+
return symbolMap[match];
|
|
111
|
+
})
|
|
112
|
+
.replace(/,/g, '،');
|
|
113
|
+
},
|
|
114
|
+
dayOfMonthOrdinalParse: /\d{1,2}م/,
|
|
115
|
+
ordinal: '%dم',
|
|
116
|
+
week: {
|
|
117
|
+
dow: 6, // Saturday is the first day of the week.
|
|
118
|
+
doy: 12, // The week that contains Jan 12th is the first week of the year.
|
|
119
|
+
},
|
|
120
|
+
});
|
|
121
|
+
|
|
122
|
+
return fa;
|
|
123
|
+
|
|
124
|
+
})));
|
package/locale/fi.js
ADDED
|
@@ -0,0 +1,135 @@
|
|
|
1
|
+
//! moment.js locale configuration
|
|
2
|
+
//! locale : Finnish [fi]
|
|
3
|
+
//! author : Tarmo Aidantausta : https://github.com/bleadof
|
|
4
|
+
|
|
5
|
+
;(function (global, factory) {
|
|
6
|
+
typeof exports === 'object' && typeof module !== 'undefined'
|
|
7
|
+
&& typeof require === 'function' ? factory(require('../moment')) :
|
|
8
|
+
typeof define === 'function' && define.amd ? define(['../moment'], factory) :
|
|
9
|
+
factory(global.moment)
|
|
10
|
+
}(this, (function (moment) { 'use strict';
|
|
11
|
+
|
|
12
|
+
//! moment.js locale configuration
|
|
13
|
+
|
|
14
|
+
var numbersPast =
|
|
15
|
+
'nolla yksi kaksi kolme neljä viisi kuusi seitsemän kahdeksan yhdeksän'.split(
|
|
16
|
+
' '
|
|
17
|
+
),
|
|
18
|
+
numbersFuture = [
|
|
19
|
+
'nolla',
|
|
20
|
+
'yhden',
|
|
21
|
+
'kahden',
|
|
22
|
+
'kolmen',
|
|
23
|
+
'neljän',
|
|
24
|
+
'viiden',
|
|
25
|
+
'kuuden',
|
|
26
|
+
numbersPast[7],
|
|
27
|
+
numbersPast[8],
|
|
28
|
+
numbersPast[9],
|
|
29
|
+
];
|
|
30
|
+
function translate(number, withoutSuffix, key, isFuture) {
|
|
31
|
+
var result = '';
|
|
32
|
+
switch (key) {
|
|
33
|
+
case 's':
|
|
34
|
+
return isFuture ? 'muutaman sekunnin' : 'muutama sekunti';
|
|
35
|
+
case 'ss':
|
|
36
|
+
result = isFuture ? 'sekunnin' : 'sekuntia';
|
|
37
|
+
break;
|
|
38
|
+
case 'm':
|
|
39
|
+
return isFuture ? 'minuutin' : 'minuutti';
|
|
40
|
+
case 'mm':
|
|
41
|
+
result = isFuture ? 'minuutin' : 'minuuttia';
|
|
42
|
+
break;
|
|
43
|
+
case 'h':
|
|
44
|
+
return isFuture ? 'tunnin' : 'tunti';
|
|
45
|
+
case 'hh':
|
|
46
|
+
result = isFuture ? 'tunnin' : 'tuntia';
|
|
47
|
+
break;
|
|
48
|
+
case 'd':
|
|
49
|
+
return isFuture ? 'päivän' : 'päivä';
|
|
50
|
+
case 'dd':
|
|
51
|
+
result = isFuture ? 'päivän' : 'päivää';
|
|
52
|
+
break;
|
|
53
|
+
case 'M':
|
|
54
|
+
return isFuture ? 'kuukauden' : 'kuukausi';
|
|
55
|
+
case 'MM':
|
|
56
|
+
result = isFuture ? 'kuukauden' : 'kuukautta';
|
|
57
|
+
break;
|
|
58
|
+
case 'y':
|
|
59
|
+
return isFuture ? 'vuoden' : 'vuosi';
|
|
60
|
+
case 'yy':
|
|
61
|
+
result = isFuture ? 'vuoden' : 'vuotta';
|
|
62
|
+
break;
|
|
63
|
+
}
|
|
64
|
+
result = verbalNumber(number, isFuture) + ' ' + result;
|
|
65
|
+
return result;
|
|
66
|
+
}
|
|
67
|
+
function verbalNumber(number, isFuture) {
|
|
68
|
+
return number < 10
|
|
69
|
+
? isFuture
|
|
70
|
+
? numbersFuture[number]
|
|
71
|
+
: numbersPast[number]
|
|
72
|
+
: number;
|
|
73
|
+
}
|
|
74
|
+
|
|
75
|
+
var fi = moment.defineLocale('fi', {
|
|
76
|
+
months: 'tammikuu_helmikuu_maaliskuu_huhtikuu_toukokuu_kesäkuu_heinäkuu_elokuu_syyskuu_lokakuu_marraskuu_joulukuu'.split(
|
|
77
|
+
'_'
|
|
78
|
+
),
|
|
79
|
+
monthsShort:
|
|
80
|
+
'tammi_helmi_maalis_huhti_touko_kesä_heinä_elo_syys_loka_marras_joulu'.split(
|
|
81
|
+
'_'
|
|
82
|
+
),
|
|
83
|
+
weekdays:
|
|
84
|
+
'sunnuntai_maanantai_tiistai_keskiviikko_torstai_perjantai_lauantai'.split(
|
|
85
|
+
'_'
|
|
86
|
+
),
|
|
87
|
+
weekdaysShort: 'su_ma_ti_ke_to_pe_la'.split('_'),
|
|
88
|
+
weekdaysMin: 'su_ma_ti_ke_to_pe_la'.split('_'),
|
|
89
|
+
longDateFormat: {
|
|
90
|
+
LT: 'HH.mm',
|
|
91
|
+
LTS: 'HH.mm.ss',
|
|
92
|
+
L: 'DD.MM.YYYY',
|
|
93
|
+
LL: 'Do MMMM[ta] YYYY',
|
|
94
|
+
LLL: 'Do MMMM[ta] YYYY, [klo] HH.mm',
|
|
95
|
+
LLLL: 'dddd, Do MMMM[ta] YYYY, [klo] HH.mm',
|
|
96
|
+
l: 'D.M.YYYY',
|
|
97
|
+
ll: 'Do MMM YYYY',
|
|
98
|
+
lll: 'Do MMM YYYY, [klo] HH.mm',
|
|
99
|
+
llll: 'ddd, Do MMM YYYY, [klo] HH.mm',
|
|
100
|
+
},
|
|
101
|
+
calendar: {
|
|
102
|
+
sameDay: '[tänään] [klo] LT',
|
|
103
|
+
nextDay: '[huomenna] [klo] LT',
|
|
104
|
+
nextWeek: 'dddd [klo] LT',
|
|
105
|
+
lastDay: '[eilen] [klo] LT',
|
|
106
|
+
lastWeek: '[viime] dddd[na] [klo] LT',
|
|
107
|
+
sameElse: 'L',
|
|
108
|
+
},
|
|
109
|
+
relativeTime: {
|
|
110
|
+
future: '%s päästä',
|
|
111
|
+
past: '%s sitten',
|
|
112
|
+
s: translate,
|
|
113
|
+
ss: translate,
|
|
114
|
+
m: translate,
|
|
115
|
+
mm: translate,
|
|
116
|
+
h: translate,
|
|
117
|
+
hh: translate,
|
|
118
|
+
d: translate,
|
|
119
|
+
dd: translate,
|
|
120
|
+
M: translate,
|
|
121
|
+
MM: translate,
|
|
122
|
+
y: translate,
|
|
123
|
+
yy: translate,
|
|
124
|
+
},
|
|
125
|
+
dayOfMonthOrdinalParse: /\d{1,2}\./,
|
|
126
|
+
ordinal: '%d.',
|
|
127
|
+
week: {
|
|
128
|
+
dow: 1, // Monday is the first day of the week.
|
|
129
|
+
doy: 4, // The week that contains Jan 4th is the first week of the year.
|
|
130
|
+
},
|
|
131
|
+
});
|
|
132
|
+
|
|
133
|
+
return fi;
|
|
134
|
+
|
|
135
|
+
})));
|
package/locale/fil.js
ADDED
|
@@ -0,0 +1,69 @@
|
|
|
1
|
+
//! moment.js locale configuration
|
|
2
|
+
//! locale : Filipino [fil]
|
|
3
|
+
//! author : Dan Hagman : https://github.com/hagmandan
|
|
4
|
+
//! author : Matthew Co : https://github.com/matthewdeeco
|
|
5
|
+
|
|
6
|
+
;(function (global, factory) {
|
|
7
|
+
typeof exports === 'object' && typeof module !== 'undefined'
|
|
8
|
+
&& typeof require === 'function' ? factory(require('../moment')) :
|
|
9
|
+
typeof define === 'function' && define.amd ? define(['../moment'], factory) :
|
|
10
|
+
factory(global.moment)
|
|
11
|
+
}(this, (function (moment) { 'use strict';
|
|
12
|
+
|
|
13
|
+
//! moment.js locale configuration
|
|
14
|
+
|
|
15
|
+
var fil = moment.defineLocale('fil', {
|
|
16
|
+
months: 'Enero_Pebrero_Marso_Abril_Mayo_Hunyo_Hulyo_Agosto_Setyembre_Oktubre_Nobyembre_Disyembre'.split(
|
|
17
|
+
'_'
|
|
18
|
+
),
|
|
19
|
+
monthsShort: 'Ene_Peb_Mar_Abr_May_Hun_Hul_Ago_Set_Okt_Nob_Dis'.split('_'),
|
|
20
|
+
weekdays: 'Linggo_Lunes_Martes_Miyerkules_Huwebes_Biyernes_Sabado'.split(
|
|
21
|
+
'_'
|
|
22
|
+
),
|
|
23
|
+
weekdaysShort: 'Lin_Lun_Mar_Miy_Huw_Biy_Sab'.split('_'),
|
|
24
|
+
weekdaysMin: 'Li_Lu_Ma_Mi_Hu_Bi_Sab'.split('_'),
|
|
25
|
+
longDateFormat: {
|
|
26
|
+
LT: 'HH:mm',
|
|
27
|
+
LTS: 'HH:mm:ss',
|
|
28
|
+
L: 'MM/D/YYYY',
|
|
29
|
+
LL: 'MMMM D, YYYY',
|
|
30
|
+
LLL: 'MMMM D, YYYY HH:mm',
|
|
31
|
+
LLLL: 'dddd, MMMM DD, YYYY HH:mm',
|
|
32
|
+
},
|
|
33
|
+
calendar: {
|
|
34
|
+
sameDay: 'LT [ngayong araw]',
|
|
35
|
+
nextDay: '[Bukas ng] LT',
|
|
36
|
+
nextWeek: 'LT [sa susunod na] dddd',
|
|
37
|
+
lastDay: 'LT [kahapon]',
|
|
38
|
+
lastWeek: 'LT [noong nakaraang] dddd',
|
|
39
|
+
sameElse: 'L',
|
|
40
|
+
},
|
|
41
|
+
relativeTime: {
|
|
42
|
+
future: 'sa loob ng %s',
|
|
43
|
+
past: '%s ang nakalipas',
|
|
44
|
+
s: 'ilang segundo',
|
|
45
|
+
ss: '%d segundo',
|
|
46
|
+
m: 'isang minuto',
|
|
47
|
+
mm: '%d minuto',
|
|
48
|
+
h: 'isang oras',
|
|
49
|
+
hh: '%d oras',
|
|
50
|
+
d: 'isang araw',
|
|
51
|
+
dd: '%d araw',
|
|
52
|
+
M: 'isang buwan',
|
|
53
|
+
MM: '%d buwan',
|
|
54
|
+
y: 'isang taon',
|
|
55
|
+
yy: '%d taon',
|
|
56
|
+
},
|
|
57
|
+
dayOfMonthOrdinalParse: /\d{1,2}/,
|
|
58
|
+
ordinal: function (number) {
|
|
59
|
+
return number;
|
|
60
|
+
},
|
|
61
|
+
week: {
|
|
62
|
+
dow: 1, // Monday is the first day of the week.
|
|
63
|
+
doy: 4, // The week that contains Jan 4th is the first week of the year.
|
|
64
|
+
},
|
|
65
|
+
});
|
|
66
|
+
|
|
67
|
+
return fil;
|
|
68
|
+
|
|
69
|
+
})));
|
package/locale/fo.js
ADDED
|
@@ -0,0 +1,68 @@
|
|
|
1
|
+
//! moment.js locale configuration
|
|
2
|
+
//! locale : Faroese [fo]
|
|
3
|
+
//! author : Ragnar Johannesen : https://github.com/ragnar123
|
|
4
|
+
//! author : Kristian Sakarisson : https://github.com/sakarisson
|
|
5
|
+
|
|
6
|
+
;(function (global, factory) {
|
|
7
|
+
typeof exports === 'object' && typeof module !== 'undefined'
|
|
8
|
+
&& typeof require === 'function' ? factory(require('../moment')) :
|
|
9
|
+
typeof define === 'function' && define.amd ? define(['../moment'], factory) :
|
|
10
|
+
factory(global.moment)
|
|
11
|
+
}(this, (function (moment) { 'use strict';
|
|
12
|
+
|
|
13
|
+
//! moment.js locale configuration
|
|
14
|
+
|
|
15
|
+
var fo = moment.defineLocale('fo', {
|
|
16
|
+
months: 'januar_februar_mars_apríl_mai_juni_juli_august_september_oktober_november_desember'.split(
|
|
17
|
+
'_'
|
|
18
|
+
),
|
|
19
|
+
monthsShort: 'jan_feb_mar_apr_mai_jun_jul_aug_sep_okt_nov_des'.split('_'),
|
|
20
|
+
weekdays:
|
|
21
|
+
'sunnudagur_mánadagur_týsdagur_mikudagur_hósdagur_fríggjadagur_leygardagur'.split(
|
|
22
|
+
'_'
|
|
23
|
+
),
|
|
24
|
+
weekdaysShort: 'sun_mán_týs_mik_hós_frí_ley'.split('_'),
|
|
25
|
+
weekdaysMin: 'su_má_tý_mi_hó_fr_le'.split('_'),
|
|
26
|
+
longDateFormat: {
|
|
27
|
+
LT: 'HH:mm',
|
|
28
|
+
LTS: 'HH:mm:ss',
|
|
29
|
+
L: 'DD/MM/YYYY',
|
|
30
|
+
LL: 'D MMMM YYYY',
|
|
31
|
+
LLL: 'D MMMM YYYY HH:mm',
|
|
32
|
+
LLLL: 'dddd D. MMMM, YYYY HH:mm',
|
|
33
|
+
},
|
|
34
|
+
calendar: {
|
|
35
|
+
sameDay: '[Í dag kl.] LT',
|
|
36
|
+
nextDay: '[Í morgin kl.] LT',
|
|
37
|
+
nextWeek: 'dddd [kl.] LT',
|
|
38
|
+
lastDay: '[Í gjár kl.] LT',
|
|
39
|
+
lastWeek: '[síðstu] dddd [kl] LT',
|
|
40
|
+
sameElse: 'L',
|
|
41
|
+
},
|
|
42
|
+
relativeTime: {
|
|
43
|
+
future: 'um %s',
|
|
44
|
+
past: '%s síðani',
|
|
45
|
+
s: 'fá sekund',
|
|
46
|
+
ss: '%d sekundir',
|
|
47
|
+
m: 'ein minuttur',
|
|
48
|
+
mm: '%d minuttir',
|
|
49
|
+
h: 'ein tími',
|
|
50
|
+
hh: '%d tímar',
|
|
51
|
+
d: 'ein dagur',
|
|
52
|
+
dd: '%d dagar',
|
|
53
|
+
M: 'ein mánaður',
|
|
54
|
+
MM: '%d mánaðir',
|
|
55
|
+
y: 'eitt ár',
|
|
56
|
+
yy: '%d ár',
|
|
57
|
+
},
|
|
58
|
+
dayOfMonthOrdinalParse: /\d{1,2}\./,
|
|
59
|
+
ordinal: '%d.',
|
|
60
|
+
week: {
|
|
61
|
+
dow: 1, // Monday is the first day of the week.
|
|
62
|
+
doy: 4, // The week that contains Jan 4th is the first week of the year.
|
|
63
|
+
},
|
|
64
|
+
});
|
|
65
|
+
|
|
66
|
+
return fo;
|
|
67
|
+
|
|
68
|
+
})));
|
package/locale/fr-ca.js
ADDED
|
@@ -0,0 +1,81 @@
|
|
|
1
|
+
//! moment.js locale configuration
|
|
2
|
+
//! locale : French (Canada) [fr-ca]
|
|
3
|
+
//! author : Jonathan Abourbih : https://github.com/jonbca
|
|
4
|
+
|
|
5
|
+
;(function (global, factory) {
|
|
6
|
+
typeof exports === 'object' && typeof module !== 'undefined'
|
|
7
|
+
&& typeof require === 'function' ? factory(require('../moment')) :
|
|
8
|
+
typeof define === 'function' && define.amd ? define(['../moment'], factory) :
|
|
9
|
+
factory(global.moment)
|
|
10
|
+
}(this, (function (moment) { 'use strict';
|
|
11
|
+
|
|
12
|
+
//! moment.js locale configuration
|
|
13
|
+
|
|
14
|
+
var frCa = moment.defineLocale('fr-ca', {
|
|
15
|
+
months: 'janvier_février_mars_avril_mai_juin_juillet_août_septembre_octobre_novembre_décembre'.split(
|
|
16
|
+
'_'
|
|
17
|
+
),
|
|
18
|
+
monthsShort:
|
|
19
|
+
'janv._févr._mars_avr._mai_juin_juil._août_sept._oct._nov._déc.'.split(
|
|
20
|
+
'_'
|
|
21
|
+
),
|
|
22
|
+
monthsParseExact: true,
|
|
23
|
+
weekdays: 'dimanche_lundi_mardi_mercredi_jeudi_vendredi_samedi'.split('_'),
|
|
24
|
+
weekdaysShort: 'dim._lun._mar._mer._jeu._ven._sam.'.split('_'),
|
|
25
|
+
weekdaysMin: 'di_lu_ma_me_je_ve_sa'.split('_'),
|
|
26
|
+
weekdaysParseExact: true,
|
|
27
|
+
longDateFormat: {
|
|
28
|
+
LT: 'HH:mm',
|
|
29
|
+
LTS: 'HH:mm:ss',
|
|
30
|
+
L: 'YYYY-MM-DD',
|
|
31
|
+
LL: 'D MMMM YYYY',
|
|
32
|
+
LLL: 'D MMMM YYYY HH:mm',
|
|
33
|
+
LLLL: 'dddd D MMMM YYYY HH:mm',
|
|
34
|
+
},
|
|
35
|
+
calendar: {
|
|
36
|
+
sameDay: '[Aujourd’hui à] LT',
|
|
37
|
+
nextDay: '[Demain à] LT',
|
|
38
|
+
nextWeek: 'dddd [à] LT',
|
|
39
|
+
lastDay: '[Hier à] LT',
|
|
40
|
+
lastWeek: 'dddd [dernier à] LT',
|
|
41
|
+
sameElse: 'L',
|
|
42
|
+
},
|
|
43
|
+
relativeTime: {
|
|
44
|
+
future: 'dans %s',
|
|
45
|
+
past: 'il y a %s',
|
|
46
|
+
s: 'quelques secondes',
|
|
47
|
+
ss: '%d secondes',
|
|
48
|
+
m: 'une minute',
|
|
49
|
+
mm: '%d minutes',
|
|
50
|
+
h: 'une heure',
|
|
51
|
+
hh: '%d heures',
|
|
52
|
+
d: 'un jour',
|
|
53
|
+
dd: '%d jours',
|
|
54
|
+
M: 'un mois',
|
|
55
|
+
MM: '%d mois',
|
|
56
|
+
y: 'un an',
|
|
57
|
+
yy: '%d ans',
|
|
58
|
+
},
|
|
59
|
+
dayOfMonthOrdinalParse: /\d{1,2}(er|e)/,
|
|
60
|
+
ordinal: function (number, period) {
|
|
61
|
+
switch (period) {
|
|
62
|
+
// Words with masculine grammatical gender: mois, trimestre, jour
|
|
63
|
+
default:
|
|
64
|
+
case 'M':
|
|
65
|
+
case 'Q':
|
|
66
|
+
case 'D':
|
|
67
|
+
case 'DDD':
|
|
68
|
+
case 'd':
|
|
69
|
+
return number + (number === 1 ? 'er' : 'e');
|
|
70
|
+
|
|
71
|
+
// Words with feminine grammatical gender: semaine
|
|
72
|
+
case 'w':
|
|
73
|
+
case 'W':
|
|
74
|
+
return number + (number === 1 ? 're' : 'e');
|
|
75
|
+
}
|
|
76
|
+
},
|
|
77
|
+
});
|
|
78
|
+
|
|
79
|
+
return frCa;
|
|
80
|
+
|
|
81
|
+
})));
|