@formatjs/intl-relativetimeformat 9.3.2 → 9.5.0
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/abstract/FormatRelativeTime.js +1 -1
- package/abstract/FormatRelativeTimeToParts.js +2 -2
- package/abstract/InitializeRelativeTimeFormat.js +9 -9
- package/abstract/MakePartsList.js +2 -2
- package/abstract/PartitionRelativeTimePattern.js +10 -10
- package/abstract/SingularRelativeTimeUnit.js +1 -1
- package/index.js +8 -8
- package/lib/abstract/InitializeRelativeTimeFormat.js +2 -2
- package/lib/abstract/MakePartsList.js +1 -1
- package/lib/abstract/PartitionRelativeTimePattern.js +5 -5
- package/lib/should-polyfill.d.ts +1 -1
- package/lib/should-polyfill.d.ts.map +1 -1
- package/lib/should-polyfill.js +7 -2
- package/lib/supported-locales.d.ts +2 -0
- package/lib/supported-locales.d.ts.map +1 -0
- package/lib/supported-locales.js +2 -0
- package/locale-data/ar-AE.js +1 -1
- package/locale-data/{ca-ES-VALENCIA.d.ts → be-tarask.d.ts} +0 -0
- package/locale-data/be-tarask.js +6 -0
- package/locale-data/bs-Latn.js +1 -1
- package/locale-data/bs.js +1 -1
- package/locale-data/{en-US-POSIX.d.ts → ca-ES-valencia.d.ts} +0 -0
- package/locale-data/{ca-ES-VALENCIA.js → ca-ES-valencia.js} +1 -1
- package/locale-data/doi.js +1 -1
- package/locale-data/dsb.js +1 -1
- package/locale-data/el-CY.js +1 -1
- package/locale-data/el.js +1 -1
- package/locale-data/en-CA.js +1 -1
- package/locale-data/en-PH.js +1 -1
- package/locale-data/es-EA.js +1 -1
- package/locale-data/es-GQ.js +1 -1
- package/locale-data/es-IC.js +1 -1
- package/locale-data/es-PH.js +1 -1
- package/locale-data/es-US.js +1 -1
- package/locale-data/es.js +1 -1
- package/locale-data/eu.js +1 -1
- package/locale-data/ff-Adlm-BF.js +1 -1
- package/locale-data/ff-Adlm-CM.js +1 -1
- package/locale-data/ff-Adlm-GH.js +1 -1
- package/locale-data/ff-Adlm-GM.js +1 -1
- package/locale-data/ff-Adlm-GW.js +1 -1
- package/locale-data/ff-Adlm-LR.js +1 -1
- package/locale-data/ff-Adlm-MR.js +1 -1
- package/locale-data/ff-Adlm-NE.js +1 -1
- package/locale-data/ff-Adlm-NG.js +1 -1
- package/locale-data/ff-Adlm-SL.js +1 -1
- package/locale-data/ff-Adlm-SN.js +1 -1
- package/locale-data/ff-Adlm.js +1 -1
- package/locale-data/fil.js +1 -1
- package/locale-data/he.js +1 -1
- package/locale-data/hsb.js +1 -1
- package/locale-data/ia.js +1 -1
- package/locale-data/id.js +1 -1
- package/locale-data/is.js +1 -1
- package/locale-data/jv.js +1 -1
- package/locale-data/kgp.d.ts +1 -0
- package/locale-data/kgp.js +6 -0
- package/locale-data/mai.js +1 -1
- package/locale-data/mni-Beng.js +1 -1
- package/locale-data/mni.js +1 -1
- package/locale-data/nb-SJ.js +1 -1
- package/locale-data/nb.js +1 -1
- package/locale-data/nn.js +1 -1
- package/locale-data/no.js +1 -1
- package/locale-data/sc.d.ts +1 -0
- package/locale-data/sc.js +6 -0
- package/locale-data/sr-Cyrl-BA.js +1 -1
- package/locale-data/sr-Cyrl-ME.js +1 -1
- package/locale-data/sr-Cyrl-XK.js +1 -1
- package/locale-data/sr-Cyrl.js +1 -1
- package/locale-data/sr-Latn-BA.js +1 -1
- package/locale-data/sr-Latn-ME.js +1 -1
- package/locale-data/sr-Latn-XK.js +1 -1
- package/locale-data/sr-Latn.js +1 -1
- package/locale-data/sr.js +1 -1
- package/locale-data/ti-ER.js +1 -1
- package/locale-data/ti.js +1 -1
- package/locale-data/und.d.ts +1 -0
- package/locale-data/und.js +6 -0
- package/locale-data/yrl-CO.d.ts +1 -0
- package/locale-data/yrl-CO.js +6 -0
- package/locale-data/yrl-VE.d.ts +1 -0
- package/locale-data/yrl-VE.js +6 -0
- package/locale-data/yrl.d.ts +1 -0
- package/locale-data/yrl.js +6 -0
- package/package.json +3 -3
- package/polyfill-force.js +1 -1
- package/polyfill.iife.js +62 -169
- package/polyfill.js +2 -2
- package/should-polyfill.d.ts +1 -1
- package/should-polyfill.d.ts.map +1 -1
- package/should-polyfill.js +7 -2
- package/supported-locales.d.ts +2 -0
- package/supported-locales.d.ts.map +1 -0
- package/supported-locales.js +5 -0
- package/locale-data/en-US-POSIX.js +0 -6
package/locale-data/id.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/* @generated */
|
|
2
2
|
// prettier-ignore
|
|
3
3
|
if (Intl.RelativeTimeFormat && typeof Intl.RelativeTimeFormat.__addLocaleData === 'function') {
|
|
4
|
-
Intl.RelativeTimeFormat.__addLocaleData({"data":{"nu":["latn"],"year":{"0":"tahun ini","1":"tahun depan","future":{"other":"dalam {0} tahun"},"past":{"other":"{0} tahun yang lalu"},"-1":"tahun lalu"},"year-short":{"0":"thn ini","1":"thn depan","future":{"other":"dlm {0} thn"},"past":{"other":"{0} thn lalu"},"-1":"thn lalu"},"year-narrow":{"0":"thn ini","1":"thn depan","future":{"other":"dlm {0} thn"},"past":{"other":"{0} thn lalu"},"-1":"thn lalu"},"quarter":{"0":"kuartal ini","1":"kuartal berikutnya","future":{"other":"dalam {0} kuartal"},"past":{"other":"{0} kuartal yang lalu"},"-1":"Kuartal lalu"},"quarter-short":{"0":"
|
|
4
|
+
Intl.RelativeTimeFormat.__addLocaleData({"data":{"nu":["latn"],"year":{"0":"tahun ini","1":"tahun depan","future":{"other":"dalam {0} tahun"},"past":{"other":"{0} tahun yang lalu"},"-1":"tahun lalu"},"year-short":{"0":"thn ini","1":"thn depan","future":{"other":"dlm {0} thn"},"past":{"other":"{0} thn lalu"},"-1":"thn lalu"},"year-narrow":{"0":"thn ini","1":"thn depan","future":{"other":"dlm {0} thn"},"past":{"other":"{0} thn lalu"},"-1":"thn lalu"},"quarter":{"0":"kuartal ini","1":"kuartal berikutnya","future":{"other":"dalam {0} kuartal"},"past":{"other":"{0} kuartal yang lalu"},"-1":"Kuartal lalu"},"quarter-short":{"0":"krtl ini","1":"krtl berikutnya","future":{"other":"dlm {0} krtl."},"past":{"other":"{0} krtl. lalu"},"-1":"krtl lalu"},"quarter-narrow":{"0":"krtl ini","1":"krtl berikutnya","future":{"other":"dlm {0} krtl."},"past":{"other":"{0} krtl. lalu"},"-1":"krtl lalu"},"month":{"0":"bulan ini","1":"bulan depan","future":{"other":"dalam {0} bulan"},"past":{"other":"{0} bulan yang lalu"},"-1":"bulan lalu"},"month-short":{"0":"bln ini","1":"bln berikutnya","future":{"other":"dlm {0} bln"},"past":{"other":"{0} bln lalu"},"-1":"bln lalu"},"month-narrow":{"0":"bln ini","1":"bln berikutnya","future":{"other":"dlm {0} bln"},"past":{"other":"{0} bln lalu"},"-1":"bln lalu"},"week":{"0":"minggu ini","1":"minggu depan","future":{"other":"dalam {0} minggu"},"past":{"other":"{0} minggu yang lalu"},"-1":"minggu lalu"},"week-short":{"0":"mgg ini","1":"mgg depan","future":{"other":"dlm {0} mgg"},"past":{"other":"{0} mgg lalu"},"-1":"mgg lalu"},"week-narrow":{"0":"mgg ini","1":"mgg depan","future":{"other":"dlm {0} mgg"},"past":{"other":"{0} mgg lalu"},"-1":"mgg lalu"},"day":{"0":"hari ini","1":"besok","2":"lusa","future":{"other":"dalam {0} hari"},"past":{"other":"{0} hari yang lalu"},"-2":"kemarin dulu","-1":"kemarin"},"day-short":{"0":"hari ini","1":"besok","2":"lusa","future":{"other":"dalam {0} h"},"past":{"other":"{0} h lalu"},"-2":"selumbari","-1":"kemarin"},"day-narrow":{"0":"hari ini","1":"besok","2":"lusa","future":{"other":"dalam {0} h"},"past":{"other":"{0} h lalu"},"-2":"selumbari","-1":"kemarin"},"hour":{"0":"jam ini","future":{"other":"dalam {0} jam"},"past":{"other":"{0} jam yang lalu"}},"hour-short":{"0":"jam ini","future":{"other":"dalam {0} jam"},"past":{"other":"{0} jam lalu"}},"hour-narrow":{"0":"jam ini","future":{"other":"dalam {0} jam"},"past":{"other":"{0} jam lalu"}},"minute":{"0":"menit ini","future":{"other":"dalam {0} menit"},"past":{"other":"{0} menit yang lalu"}},"minute-short":{"0":"mnt ini","future":{"other":"dlm {0} mnt"},"past":{"other":"{0} mnt lalu"}},"minute-narrow":{"0":"mnt ini","future":{"other":"dlm {0} mnt"},"past":{"other":"{0} mnt lalu"}},"second":{"0":"sekarang","future":{"other":"dalam {0} detik"},"past":{"other":"{0} detik yang lalu"}},"second-short":{"0":"sekarang","future":{"other":"dlm {0} dtk"},"past":{"other":"{0} dtk lalu"}},"second-narrow":{"0":"sekarang","future":{"other":"dlm {0} dtk"},"past":{"other":"{0} dtk lalu"}}},"locale":"id"}
|
|
5
5
|
)
|
|
6
6
|
}
|
package/locale-data/is.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/* @generated */
|
|
2
2
|
// prettier-ignore
|
|
3
3
|
if (Intl.RelativeTimeFormat && typeof Intl.RelativeTimeFormat.__addLocaleData === 'function') {
|
|
4
|
-
Intl.RelativeTimeFormat.__addLocaleData({"data":{"nu":["latn"],"year":{"0":"á þessu ári","1":"á næsta ári","future":{"one":"eftir {0} ár","other":"eftir {0} ár"},"past":{"one":"fyrir {0} ári","other":"fyrir {0} árum"},"-1":"á síðasta ári"},"year-short":{"0":"á þessu ári","1":"á næsta ári","future":{"one":"eftir {0} ár","other":"eftir {0} ár"},"past":{"one":"fyrir {0} ári","other":"fyrir {0} árum"},"-1":"á síðasta ári"},"year-narrow":{"0":"á þessu ári","1":"á næsta ári","future":{"one":"eftir {0} ár","other":"eftir {0} ár"},"past":{"one":"fyrir {0} árum","other":"fyrir {0} árum"},"-1":"á síðasta ári"},"quarter":{"0":"þessi ársfjórðungur","1":"næsti ársfjórðungur","future":{"one":"eftir {0} ársfjórðung","other":"eftir {0} ársfjórðunga"},"past":{"one":"fyrir {0} ársfjórðungi","other":"fyrir {0} ársfjórðungum"},"-1":"síðasti ársfjórðungur"},"quarter-short":{"0":"þessi ársfj.","1":"næsti ársfj.","future":{"one":"eftir {0} ársfj.","other":"eftir {0} ársfj."},"past":{"one":"fyrir {0} ársfj.","other":"fyrir {0} ársfj."},"-1":"síðasti ársfj."},"quarter-narrow":{"0":"þessi ársfj.","1":"næsti ársfj.","future":{"one":"eftir {0} ársfj.","other":"eftir {0} ársfj."},"past":{"one":"fyrir {0} ársfj.","other":"fyrir {0} ársfj."},"-1":"síðasti ársfj."},"month":{"0":"í þessum mánuði","1":"í næsta mánuði","future":{"one":"eftir {0} mánuð","other":"eftir {0} mánuði"},"past":{"one":"fyrir {0} mánuði","other":"fyrir {0} mánuðum"},"-1":"í síðasta mánuði"},"month-short":{"0":"í þessum mán.","1":"í næsta mán.","future":{"one":"eftir {0} mán.","other":"eftir {0} mán."},"past":{"one":"fyrir {0} mán.","other":"fyrir {0} mán."},"-1":"í síðasta mán."},"month-narrow":{"0":"í þessum mán.","1":"í næsta mán.","future":{"one":"eftir {0} mán.","other":"eftir {0} mán."},"past":{"one":"fyrir {0} mán.","other":"fyrir {0} mán."},"-1":"í síðasta mán."},"week":{"0":"í þessari viku","1":"í næstu viku","future":{"one":"eftir {0} viku","other":"eftir {0} vikur"},"past":{"one":"fyrir {0} viku","other":"fyrir {0} vikum"},"-1":"í síðustu viku"},"week-short":{"0":"í þessari viku","1":"í næstu viku","future":{"one":"eftir {0} viku","other":"eftir {0} vikur"},"past":{"one":"fyrir {0} viku","other":"fyrir {0} vikum"},"-1":"í síðustu viku"},"week-narrow":{"0":"í þessari viku","1":"í næstu viku","future":{"one":"
|
|
4
|
+
Intl.RelativeTimeFormat.__addLocaleData({"data":{"nu":["latn"],"year":{"0":"á þessu ári","1":"á næsta ári","future":{"one":"eftir {0} ár","other":"eftir {0} ár"},"past":{"one":"fyrir {0} ári","other":"fyrir {0} árum"},"-1":"á síðasta ári"},"year-short":{"0":"á þessu ári","1":"á næsta ári","future":{"one":"eftir {0} ár","other":"eftir {0} ár"},"past":{"one":"fyrir {0} ári","other":"fyrir {0} árum"},"-1":"á síðasta ári"},"year-narrow":{"0":"á þessu ári","1":"á næsta ári","future":{"one":"eftir {0} ár","other":"eftir {0} ár"},"past":{"one":"fyrir {0} árum","other":"fyrir {0} árum"},"-1":"á síðasta ári"},"quarter":{"0":"þessi ársfjórðungur","1":"næsti ársfjórðungur","future":{"one":"eftir {0} ársfjórðung","other":"eftir {0} ársfjórðunga"},"past":{"one":"fyrir {0} ársfjórðungi","other":"fyrir {0} ársfjórðungum"},"-1":"síðasti ársfjórðungur"},"quarter-short":{"0":"þessi ársfj.","1":"næsti ársfj.","future":{"one":"eftir {0} ársfj.","other":"eftir {0} ársfj."},"past":{"one":"fyrir {0} ársfj.","other":"fyrir {0} ársfj."},"-1":"síðasti ársfj."},"quarter-narrow":{"0":"þessi ársfj.","1":"næsti ársfj.","future":{"one":"eftir {0} ársfj.","other":"eftir {0} ársfj."},"past":{"one":"fyrir {0} ársfj.","other":"fyrir {0} ársfj."},"-1":"síðasti ársfj."},"month":{"0":"í þessum mánuði","1":"í næsta mánuði","future":{"one":"eftir {0} mánuð","other":"eftir {0} mánuði"},"past":{"one":"fyrir {0} mánuði","other":"fyrir {0} mánuðum"},"-1":"í síðasta mánuði"},"month-short":{"0":"í þessum mán.","1":"í næsta mán.","future":{"one":"eftir {0} mán.","other":"eftir {0} mán."},"past":{"one":"fyrir {0} mán.","other":"fyrir {0} mán."},"-1":"í síðasta mán."},"month-narrow":{"0":"í þessum mán.","1":"í næsta mán.","future":{"one":"eftir {0} mán.","other":"eftir {0} mán."},"past":{"one":"fyrir {0} mán.","other":"fyrir {0} mán."},"-1":"í síðasta mán."},"week":{"0":"í þessari viku","1":"í næstu viku","future":{"one":"eftir {0} viku","other":"eftir {0} vikur"},"past":{"one":"fyrir {0} viku","other":"fyrir {0} vikum"},"-1":"í síðustu viku"},"week-short":{"0":"í þessari viku","1":"í næstu viku","future":{"one":"eftir {0} viku","other":"eftir {0} vikur"},"past":{"one":"fyrir {0} viku","other":"fyrir {0} vikum"},"-1":"í síðustu viku"},"week-narrow":{"0":"í þessari viku","1":"í næstu viku","future":{"one":"eftir {0} viku","other":"eftir {0} vikur"},"past":{"one":"fyrir {0} viku","other":"fyrir {0} vikum"},"-1":"í síðustu viku"},"day":{"0":"í dag","1":"á morgun","2":"eftir tvo daga","future":{"one":"eftir {0} dag","other":"eftir {0} daga"},"past":{"one":"fyrir {0} degi","other":"fyrir {0} dögum"},"-2":"í fyrradag","-1":"í gær"},"day-short":{"0":"í dag","1":"á morgun","2":"eftir tvo daga","future":{"one":"eftir {0} dag","other":"eftir {0} daga"},"past":{"one":"fyrir {0} degi","other":"fyrir {0} dögum"},"-2":"í fyrradag","-1":"í gær"},"day-narrow":{"0":"í dag","1":"á morgun","2":"eftir tvo daga","future":{"one":"eftir {0} dag","other":"eftir {0} daga"},"past":{"one":"fyrir {0} degi","other":"fyrir {0} dögum"},"-2":"í fyrradag","-1":"í gær"},"hour":{"0":"þessa stundina","future":{"one":"eftir {0} klukkustund","other":"eftir {0} klukkustundir"},"past":{"one":"fyrir {0} klukkustund","other":"fyrir {0} klukkustundum"}},"hour-short":{"0":"þessa stundina","future":{"one":"eftir {0} klst.","other":"eftir {0} klst."},"past":{"one":"fyrir {0} klst.","other":"fyrir {0} klst."}},"hour-narrow":{"0":"þessa stundina","future":{"one":"+{0} klst.","other":"+{0} klst."},"past":{"one":"-{0} klst.","other":"-{0} klst."}},"minute":{"0":"á þessari mínútu","future":{"one":"eftir {0} mínútu","other":"eftir {0} mínútur"},"past":{"one":"fyrir {0} mínútu","other":"fyrir {0} mínútum"}},"minute-short":{"0":"á þessari mínútu","future":{"one":"eftir {0} mín.","other":"eftir {0} mín."},"past":{"one":"fyrir {0} mín.","other":"fyrir {0} mín."}},"minute-narrow":{"0":"á þessari mínútu","future":{"one":"+{0} mín.","other":"+{0} mín."},"past":{"one":"-{0} mín.","other":"-{0} mín."}},"second":{"0":"núna","future":{"one":"eftir {0} sekúndu","other":"eftir {0} sekúndur"},"past":{"one":"fyrir {0} sekúndu","other":"fyrir {0} sekúndum"}},"second-short":{"0":"núna","future":{"one":"eftir {0} sek.","other":"eftir {0} sek."},"past":{"one":"fyrir {0} sek.","other":"fyrir {0} sek."}},"second-narrow":{"0":"núna","future":{"one":"+{0} sek.","other":"+{0} sek."},"past":{"one":"-{0} sek.","other":"-{0} sek."}}},"locale":"is"}
|
|
5
5
|
)
|
|
6
6
|
}
|
package/locale-data/jv.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/* @generated */
|
|
2
2
|
// prettier-ignore
|
|
3
3
|
if (Intl.RelativeTimeFormat && typeof Intl.RelativeTimeFormat.__addLocaleData === 'function') {
|
|
4
|
-
Intl.RelativeTimeFormat.__addLocaleData({"data":{"nu":["latn"],"year":{"0":"taun iki","1":"taun ngarep","future":{"other":"ing {0} taun"},"past":{"other":"{0} taun kepungkur"},"-1":"taun wingi"},"year-short":{"0":"taun iki","1":"taun ngarep","future":{"other":"ing {0} taun"},"past":{"other":"{0} taun kepungkur"},"-1":"taun wingi"},"year-narrow":{"0":"taun iki","1":"taun ngarep","future":{"other":"ing {0} taun"},"past":{"other":"{0} taun kepungkur"},"-1":"taun wingi"},"quarter":{"0":"triwulan iki","1":"triwulan ngarep","future":{"other":"ing {0} triwulan"},"past":{"other":"{0} triwulan kepungkur"},"-1":"triwulan wingi"},"quarter-short":{"0":"triwulan iki","1":"triwulan ngarep","future":{"other":"ing {0} triwulan"},"past":{"other":"{0} triwulan kepungkur"},"-1":"triwulan wingi"},"quarter-narrow":{"0":"triwulan iki","1":"triwulan ngarep","future":{"other":"ing {0} triwulan"},"past":{"other":"{0} triwulan kepungkur"},"-1":"triwulan wingi"},"month":{"0":"sasi iki","1":"sasi ngarep","future":{"other":"ing {0} sasi"},"past":{"other":"{0} sasi kepungkur"},"-1":"sasi wingi"},"month-short":{"0":"sasi iki","1":"sasi ngarep","future":{"other":"ing {0} sasi"},"past":{"other":"{0} sasi kepungkur"},"-1":"sasi wingi"},"month-narrow":{"0":"sasi iki","1":"sasi ngarep","future":{"other":"ing {0} sasi"},"past":{"other":"{0} sasi kepungkur"},"-1":"sasi wingi"},"week":{"0":"pekan iki","1":"pekan ngarep","future":{"other":"ing {0} pekan"},"past":{"other":"{0} pekan kepungkur"},"-1":"pekan wingi"},"week-short":{"0":"
|
|
4
|
+
Intl.RelativeTimeFormat.__addLocaleData({"data":{"nu":["latn"],"year":{"0":"taun iki","1":"taun ngarep","future":{"other":"ing {0} taun"},"past":{"other":"{0} taun kepungkur"},"-1":"taun wingi"},"year-short":{"0":"taun iki","1":"taun ngarep","future":{"other":"ing {0} taun"},"past":{"other":"{0} taun kepungkur"},"-1":"taun wingi"},"year-narrow":{"0":"taun iki","1":"taun ngarep","future":{"other":"ing {0} taun"},"past":{"other":"{0} taun kepungkur"},"-1":"taun wingi"},"quarter":{"0":"triwulan iki","1":"triwulan ngarep","future":{"other":"ing {0} triwulan"},"past":{"other":"{0} triwulan kepungkur"},"-1":"triwulan wingi"},"quarter-short":{"0":"triwulan iki","1":"triwulan ngarep","future":{"other":"ing {0} triwulan"},"past":{"other":"{0} triwulan kepungkur"},"-1":"triwulan wingi"},"quarter-narrow":{"0":"triwulan iki","1":"triwulan ngarep","future":{"other":"ing {0} triwulan"},"past":{"other":"{0} triwulan kepungkur"},"-1":"triwulan wingi"},"month":{"0":"sasi iki","1":"sasi ngarep","future":{"other":"ing {0} sasi"},"past":{"other":"{0} sasi kepungkur"},"-1":"sasi wingi"},"month-short":{"0":"sasi iki","1":"sasi ngarep","future":{"other":"ing {0} sasi"},"past":{"other":"{0} sasi kepungkur"},"-1":"sasi wingi"},"month-narrow":{"0":"sasi iki","1":"sasi ngarep","future":{"other":"ing {0} sasi"},"past":{"other":"{0} sasi kepungkur"},"-1":"sasi wingi"},"week":{"0":"pekan iki","1":"pekan ngarep","future":{"other":"ing {0} pekan"},"past":{"other":"{0} pekan kepungkur"},"-1":"pekan wingi"},"week-short":{"0":"pkn iki","1":"pkn ngarep","future":{"other":"ing {0} pekan"},"past":{"other":"{0} pekan kepungkur"},"-1":"pkn wingi"},"week-narrow":{"0":"pkn iki","1":"pkn ngarep","future":{"other":"ing {0} pekan"},"past":{"other":"{0} pekan kepungkur"},"-1":"pkn wingi"},"day":{"0":"dino iki","1":"sesuk","future":{"other":"ing {0} dina"},"past":{"other":"{0} dina kepungkur"},"-1":"wingi"},"day-short":{"0":"dino iki","1":"sesuk","future":{"other":"ing {0} dina"},"past":{"other":"{0} dina kepungkur"},"-1":"wingi"},"day-narrow":{"0":"dino iki","1":"sesuk","future":{"other":"ing {0} dina"},"past":{"other":"{0} dino kepungkur"},"-1":"wingi"},"hour":{"0":"jam iki","future":{"other":"ing {0} jam"},"past":{"other":"{0} jam kepungkur"}},"hour-short":{"0":"jam iki","future":{"other":"ing {0} jam"},"past":{"other":"{0} jam kepungkur"}},"hour-narrow":{"0":"jam iki","future":{"other":"ing {0} jam"},"past":{"other":"{0} jam kepungkur"}},"minute":{"0":"menit iki","future":{"other":"ing {0} menit"},"past":{"other":"{0} menit kepungkur"}},"minute-short":{"0":"menit iki","future":{"other":"ing {0} menit"},"past":{"other":"{0} menit kepungkur"}},"minute-narrow":{"0":"menit iki","future":{"other":"ing {0} menit"},"past":{"other":"{0} menit kepungkur"}},"second":{"0":"saiki","future":{"other":"ing {0} detik"},"past":{"other":"{0} detik kepungkur"}},"second-short":{"0":"saiki","future":{"other":"ing {0} detik"},"past":{"other":"{0} detik kepungkur"}},"second-narrow":{"0":"saiki","future":{"other":"ing {0} detik"},"past":{"other":"{0} detik kepungkur"}}},"locale":"jv"}
|
|
5
5
|
)
|
|
6
6
|
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export {}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
/* @generated */
|
|
2
|
+
// prettier-ignore
|
|
3
|
+
if (Intl.RelativeTimeFormat && typeof Intl.RelativeTimeFormat.__addLocaleData === 'function') {
|
|
4
|
+
Intl.RelativeTimeFormat.__addLocaleData({"data":{"nu":["latn"],"year":{"0":"prỹg tag kã","1":"prỹg ũ kã","future":{"one":"prỹg {0} kar kỹ","other":"prỹg {0} kar kỹ"},"past":{"one":"prỹg {0} si ser","other":"prỹg {0} si ser"},"-1":"prỹg tĩ mũnh kã"},"year-short":{"0":"prỹg tag kã","1":"prỹg ũ kã","future":{"one":"prỹg {0} kar kỹ","other":"prỹg {0} kar kỹ"},"past":{"one":"prỹg {0} si ser","other":"prỹg {0} si ser"},"-1":"prỹg tĩ mũnh kã"},"year-narrow":{"0":"prỹg tag kã","1":"prỹg ũ kã","future":{"one":"prỹg {0} kar kỹ","other":"prỹg {0} kar kỹ"},"past":{"one":"prỹg {0} si ser","other":"prỹg {0} si ser"},"-1":"prỹg tĩ mũnh kã"},"quarter":{"0":"kysã tẽgtũ tag","1":"kysã tẽgtũ ũn kã","future":{"one":"kysã-tẽgtũ {0} kar kỹ","other":"kysã-tẽgtũ {0} kar kỹ"},"past":{"one":"kysã-tẽgtũ {0} si ser","other":"kysã-tẽgtũ {0} si ser"},"-1":"kysã tẽgtũ ẽg no"},"quarter-short":{"0":"kysã tẽgtũ tag","1":"kysã tẽgtũ ũn kã","future":{"one":"kysã-tẽgtũ {0} kar kỹ","other":"kysã-tẽgtũ {0} kar kỹ"},"past":{"one":"kysã-tẽgtũ {0} si ser","other":"kysã-tẽgtũ {0} si ser"},"-1":"kysã tẽgtũ ẽg no"},"quarter-narrow":{"0":"kysã tẽgtũ tag","1":"kysã tẽgtũ ũn kã","future":{"one":"kysã-tẽgtũ {0} kar kỹ","other":"kysã-tẽgtũ {0} kar kỹ"},"past":{"one":"kysã-tẽgtũ {0} si ser","other":"kysã-tẽgtũ {0} si ser"},"-1":"kysã tẽgtũ ẽg no"},"month":{"0":"kysã tag kã","1":"kysã ũn kã","future":{"one":"kysã {0} kar kỹ","other":"kysã {0} kar kỹ"},"past":{"one":"kysã {0} si ser","other":"kysã {0} si ser"},"-1":"kysã tĩ mũn kã"},"month-short":{"0":"kysã tag kã","1":"kysã ũn kã","future":{"one":"kysã {0} kar kỹ","other":"kysã {0} kar kỹ"},"past":{"one":"kysã {0} si ser","other":"kysã {0} si ser"},"-1":"kysã tĩ mũn kã"},"month-narrow":{"0":"kysã tag kã","1":"kysã ũn kã","future":{"one":"kysã {0} kar kỹ","other":"kysã {0} kar kỹ"},"past":{"one":"kysã {0} si ser","other":"kysã {0} si ser"},"-1":"kysã tĩ mũn kã"},"week":{"0":"simỹnỹ tag kã","1":"simỹnỹ ũn kã","future":{"one":"simỹnỹ {0} kar kỹ","other":"simỹnỹ {0} kar kỹ"},"past":{"one":"simỹnỹ {0} si ser","other":"simỹnỹ {0} si ser"},"-1":"simỹnỹ tĩ mũn kã"},"week-short":{"0":"simỹnỹ tag kã","1":"simỹnỹ ũn kã","future":{"one":"sim. {0} kar kỹ","other":"sim. {0} kar kỹ"},"past":{"one":"sim. {0} si ser","other":"sim. {0} si ser"},"-1":"simỹnỹ tĩ mũn kã"},"week-narrow":{"0":"simỹnỹ tag kã","1":"simỹnỹ ũn kã","future":{"one":"sim. {0} kar kỹ","other":"sim. {0} kar kỹ"},"past":{"one":"sim. {0} si ser","other":"sim. {0} si ser"},"-1":"simỹnỹ tĩ mũn kã"},"day":{"0":"uri","1":"vajkỹ","2":"vaj ũn ka","future":{"one":"kurã {0} kar kỹ","other":"kurã {0} kar kỹ"},"past":{"one":"kurã {0} si ser","other":"kurã {0} si ser"},"-2":"rãké ũn tá","-1":"rãketá"},"day-short":{"0":"uri","1":"vajkỹ","2":"vaj ũn ka","future":{"one":"kurã {0} kar kỹ","other":"kurã {0} kar kỹ"},"past":{"one":"kurã {0} si ser","other":"kurã {0} si ser"},"-2":"rãké ũn tá","-1":"rãketá"},"day-narrow":{"0":"uri","1":"vajkỹ","2":"vaj ũn ka","future":{"one":"kurã {0} kar kỹ","other":"kurã {0} kar kỹ"},"past":{"one":"kurã {0} si ser","other":"kurã {0} si ser"},"-2":"rãké ũn tá","-1":"rãketá"},"hour":{"0":"óra tag kã","future":{"one":"óra {0} kar kỹ","other":"óra {0} kar kỹ"},"past":{"one":"óra {0} si ser","other":"óra {0} si ser"}},"hour-short":{"0":"óra tag kã","future":{"one":"{0} h kar kỹ","other":"{0} h kar kỹ"},"past":{"one":"{0} h si ser","other":"{0} h si ser"}},"hour-narrow":{"0":"óra tag kã","future":{"one":"{0} h kar kỹ","other":"{0} h kar kỹ"},"past":{"one":"{0} h si ser","other":"{0} h si ser"}},"minute":{"0":"mĩnũtu tag","future":{"one":"mĩnũtu {0} kar kỹ","other":"mĩnũtu {0} kar kỹ"},"past":{"one":"mĩnũtu {0} si ser","other":"mĩnũtu {0} si ser"}},"minute-short":{"0":"mĩnũtu tag","future":{"one":"mĩn. {0} kar kỹ","other":"mĩn. {0} kar kỹ"},"past":{"one":"mĩn. {0} si ser","other":"mĩn. {0} si ser"}},"minute-narrow":{"0":"mĩnũtu tag","future":{"one":"mĩn. {0} kar kỹ","other":"mĩn. {0} kar kỹ"},"past":{"one":"mĩn. {0} si ser","other":"mĩn. {0} si ser"}},"second":{"0":"ha","future":{"one":"segũno {0} kar kỹ","other":"segũno {0} kar kỹ"},"past":{"one":"segũno {0} si ser","other":"segũno {0} si ser"}},"second-short":{"0":"ha","future":{"one":"seg. {0} kar kỹ","other":"seg. {0} kar kỹ"},"past":{"one":"seg. {0} si ser","other":"seg. {0} si ser"}},"second-narrow":{"0":"ha","future":{"one":"seg. {0} kar kỹ","other":"seg. {0} kar kỹ"},"past":{"one":"seg. {0} si ser","other":"seg. {0} si ser"}}},"locale":"kgp"}
|
|
5
|
+
)
|
|
6
|
+
}
|
package/locale-data/mai.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/* @generated */
|
|
2
2
|
// prettier-ignore
|
|
3
3
|
if (Intl.RelativeTimeFormat && typeof Intl.RelativeTimeFormat.__addLocaleData === 'function') {
|
|
4
|
-
Intl.RelativeTimeFormat.__addLocaleData({"data":{"nu":["latn"],"year":{"0":"this year","1":"next year","future":{"other":"+{0} y"},"past":{"other":"-{0} y"},"-1":"last year"},"year-short":{"0":"this year","1":"next year","future":{"other":"+{0} y"},"past":{"other":"-{0} y"},"-1":"last year"},"year-narrow":{"0":"this year","1":"next year","future":{"other":"+{0} y"},"past":{"other":"-{0} y"},"-1":"last year"},"quarter":{"0":"this quarter","1":"next quarter","future":{"other":"+{0} Q"},"past":{"other":"-{0} Q"},"-1":"last quarter"},"quarter-short":{"0":"this quarter","1":"next quarter","future":{"other":"+{0} Q"},"past":{"other":"-{0} Q"},"-1":"last quarter"},"quarter-narrow":{"0":"this quarter","1":"next quarter","future":{"other":"+{0} Q"},"past":{"other":"-{0} Q"},"-1":"last quarter"},"month":{"0":"this month","1":"next month","future":{"other":"+{0} m"},"past":{"other":"-{0} m"},"-1":"last month"},"month-short":{"0":"this month","1":"next month","future":{"other":"+{0} m"},"past":{"other":"-{0} m"},"-1":"last month"},"month-narrow":{"0":"this month","1":"next month","future":{"other":"+{0} m"},"past":{"other":"-{0} m"},"-1":"last month"},"week":{"0":"this week","1":"next week","future":{"other":"+{0} w"},"past":{"other":"-{0} w"},"-1":"last week"},"week-short":{"0":"this week","1":"next week","future":{"other":"+{0} w"},"past":{"other":"-{0} w"},"-1":"last week"},"week-narrow":{"0":"this week","1":"next week","future":{"other":"+{0} w"},"past":{"other":"-{0} w"},"-1":"last week"},"day":{"0":"आजुक दिन","1":"
|
|
4
|
+
Intl.RelativeTimeFormat.__addLocaleData({"data":{"nu":["latn"],"year":{"0":"this year","1":"next year","future":{"other":"+{0} y"},"past":{"other":"-{0} y"},"-1":"last year"},"year-short":{"0":"this year","1":"next year","future":{"other":"+{0} y"},"past":{"other":"-{0} y"},"-1":"last year"},"year-narrow":{"0":"this year","1":"next year","future":{"other":"+{0} y"},"past":{"other":"-{0} y"},"-1":"last year"},"quarter":{"0":"this quarter","1":"next quarter","future":{"other":"+{0} Q"},"past":{"other":"-{0} Q"},"-1":"last quarter"},"quarter-short":{"0":"this quarter","1":"next quarter","future":{"other":"+{0} Q"},"past":{"other":"-{0} Q"},"-1":"last quarter"},"quarter-narrow":{"0":"this quarter","1":"next quarter","future":{"other":"+{0} Q"},"past":{"other":"-{0} Q"},"-1":"last quarter"},"month":{"0":"this month","1":"next month","future":{"other":"+{0} m"},"past":{"other":"-{0} m"},"-1":"last month"},"month-short":{"0":"this month","1":"next month","future":{"other":"+{0} m"},"past":{"other":"-{0} m"},"-1":"last month"},"month-narrow":{"0":"this month","1":"next month","future":{"other":"+{0} m"},"past":{"other":"-{0} m"},"-1":"last month"},"week":{"0":"this week","1":"next week","future":{"other":"+{0} w"},"past":{"other":"-{0} w"},"-1":"last week"},"week-short":{"0":"this week","1":"next week","future":{"other":"+{0} w"},"past":{"other":"-{0} w"},"-1":"last week"},"week-narrow":{"0":"this week","1":"next week","future":{"other":"+{0} w"},"past":{"other":"-{0} w"},"-1":"last week"},"day":{"0":"आजुक दिन","1":"काल्हिक दिन","future":{"other":"+{0} d"},"past":{"other":"-{0} d"},"-1":"काल्हिक दिन"},"day-short":{"0":"आजुक दिन","1":"आबय वला काल्हि","future":{"other":"+{0} d"},"past":{"other":"-{0} d"},"-1":"बीतल काल्हि"},"day-narrow":{"0":"आजुक दिन","1":"आबय वला काल्हि","future":{"other":"+{0} d"},"past":{"other":"-{0} d"},"-1":"बीतल काल्हि"},"hour":{"0":"this hour","future":{"other":"+{0} h"},"past":{"other":"-{0} h"}},"hour-short":{"0":"this hour","future":{"other":"+{0} h"},"past":{"other":"-{0} h"}},"hour-narrow":{"0":"this hour","future":{"other":"+{0} h"},"past":{"other":"-{0} h"}},"minute":{"0":"this minute","future":{"other":"+{0} min"},"past":{"other":"-{0} min"}},"minute-short":{"0":"this minute","future":{"other":"+{0} min"},"past":{"other":"-{0} min"}},"minute-narrow":{"0":"this minute","future":{"other":"+{0} min"},"past":{"other":"-{0} min"}},"second":{"0":"now","future":{"other":"+{0} s"},"past":{"other":"-{0} s"}},"second-short":{"0":"now","future":{"other":"+{0} s"},"past":{"other":"-{0} s"}},"second-narrow":{"0":"now","future":{"other":"+{0} s"},"past":{"other":"-{0} s"}}},"locale":"mai"}
|
|
5
5
|
)
|
|
6
6
|
}
|
package/locale-data/mni-Beng.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/* @generated */
|
|
2
2
|
// prettier-ignore
|
|
3
3
|
if (Intl.RelativeTimeFormat && typeof Intl.RelativeTimeFormat.__addLocaleData === 'function') {
|
|
4
|
-
Intl.RelativeTimeFormat.__addLocaleData({"data":{"nu":["beng"],"year":{"0":"
|
|
4
|
+
Intl.RelativeTimeFormat.__addLocaleData({"data":{"nu":["beng"],"year":{"0":"কুমশি","1":"মথং চহি","future":{"other":"+{0} y"},"past":{"other":"-{0} y"},"-1":"হাকুম/ মমাংগী চহি"},"year-short":{"0":"কুমশি","1":"মথং চহি","future":{"other":"+{0} y"},"past":{"other":"-{0} y"},"-1":"হাকুম/ মমাংগী চহি"},"year-narrow":{"0":"কুমশি","1":"মথং চহি","future":{"other":"+{0} y"},"past":{"other":"-{0} y"},"-1":"হাকুম/ মমাংগী চহি"},"quarter":{"0":"this quarter","1":"next quarter","future":{"other":"+{0} Q"},"past":{"other":"-{0} Q"},"-1":"last quarter"},"quarter-short":{"0":"this quarter","1":"next quarter","future":{"other":"+{0} Q"},"past":{"other":"-{0} Q"},"-1":"last quarter"},"quarter-narrow":{"0":"this quarter","1":"next quarter","future":{"other":"+{0} Q"},"past":{"other":"-{0} Q"},"-1":"last quarter"},"month":{"0":"this month","1":"next month","future":{"other":"+{0} m"},"past":{"other":"-{0} m"},"-1":"last month"},"month-short":{"0":"this month","1":"next month","future":{"other":"+{0} m"},"past":{"other":"-{0} m"},"-1":"last month"},"month-narrow":{"0":"this month","1":"next month","future":{"other":"+{0} m"},"past":{"other":"-{0} m"},"-1":"last month"},"week":{"0":"this week","1":"next week","future":{"other":"+{0} w"},"past":{"other":"-{0} w"},"-1":"last week"},"week-short":{"0":"this week","1":"next week","future":{"other":"+{0} w"},"past":{"other":"-{0} w"},"-1":"last week"},"week-narrow":{"0":"this week","1":"next week","future":{"other":"+{0} w"},"past":{"other":"-{0} w"},"-1":"last week"},"day":{"0":"ঙসি","1":"হয়েং","future":{"other":"+{0} d"},"past":{"other":"-{0} d"},"-1":"ঙরাং"},"day-short":{"0":"ঙসি","1":"হয়েং","future":{"other":"+{0} d"},"past":{"other":"-{0} d"},"-1":"ঙরাং"},"day-narrow":{"0":"ঙসি","1":"হয়েং","future":{"other":"+{0} d"},"past":{"other":"-{0} d"},"-1":"ঙরাং"},"hour":{"0":"this hour","future":{"other":"+{0} h"},"past":{"other":"-{0} h"}},"hour-short":{"0":"this hour","future":{"other":"+{0} h"},"past":{"other":"-{0} h"}},"hour-narrow":{"0":"this hour","future":{"other":"+{0} h"},"past":{"other":"-{0} h"}},"minute":{"0":"this minute","future":{"other":"+{0} min"},"past":{"other":"-{0} min"}},"minute-short":{"0":"this minute","future":{"other":"+{0} min"},"past":{"other":"-{0} min"}},"minute-narrow":{"0":"this minute","future":{"other":"+{0} min"},"past":{"other":"-{0} min"}},"second":{"0":"now","future":{"other":"+{0} s"},"past":{"other":"-{0} s"}},"second-short":{"0":"now","future":{"other":"+{0} s"},"past":{"other":"-{0} s"}},"second-narrow":{"0":"now","future":{"other":"+{0} s"},"past":{"other":"-{0} s"}}},"locale":"mni-Beng"}
|
|
5
5
|
)
|
|
6
6
|
}
|
package/locale-data/mni.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/* @generated */
|
|
2
2
|
// prettier-ignore
|
|
3
3
|
if (Intl.RelativeTimeFormat && typeof Intl.RelativeTimeFormat.__addLocaleData === 'function') {
|
|
4
|
-
Intl.RelativeTimeFormat.__addLocaleData({"data":{"nu":["beng"],"year":{"0":"
|
|
4
|
+
Intl.RelativeTimeFormat.__addLocaleData({"data":{"nu":["beng"],"year":{"0":"কুমশি","1":"মথং চহি","future":{"other":"+{0} y"},"past":{"other":"-{0} y"},"-1":"হাকুম/ মমাংগী চহি"},"year-short":{"0":"কুমশি","1":"মথং চহি","future":{"other":"+{0} y"},"past":{"other":"-{0} y"},"-1":"হাকুম/ মমাংগী চহি"},"year-narrow":{"0":"কুমশি","1":"মথং চহি","future":{"other":"+{0} y"},"past":{"other":"-{0} y"},"-1":"হাকুম/ মমাংগী চহি"},"quarter":{"0":"this quarter","1":"next quarter","future":{"other":"+{0} Q"},"past":{"other":"-{0} Q"},"-1":"last quarter"},"quarter-short":{"0":"this quarter","1":"next quarter","future":{"other":"+{0} Q"},"past":{"other":"-{0} Q"},"-1":"last quarter"},"quarter-narrow":{"0":"this quarter","1":"next quarter","future":{"other":"+{0} Q"},"past":{"other":"-{0} Q"},"-1":"last quarter"},"month":{"0":"this month","1":"next month","future":{"other":"+{0} m"},"past":{"other":"-{0} m"},"-1":"last month"},"month-short":{"0":"this month","1":"next month","future":{"other":"+{0} m"},"past":{"other":"-{0} m"},"-1":"last month"},"month-narrow":{"0":"this month","1":"next month","future":{"other":"+{0} m"},"past":{"other":"-{0} m"},"-1":"last month"},"week":{"0":"this week","1":"next week","future":{"other":"+{0} w"},"past":{"other":"-{0} w"},"-1":"last week"},"week-short":{"0":"this week","1":"next week","future":{"other":"+{0} w"},"past":{"other":"-{0} w"},"-1":"last week"},"week-narrow":{"0":"this week","1":"next week","future":{"other":"+{0} w"},"past":{"other":"-{0} w"},"-1":"last week"},"day":{"0":"ঙসি","1":"হয়েং","future":{"other":"+{0} d"},"past":{"other":"-{0} d"},"-1":"ঙরাং"},"day-short":{"0":"ঙসি","1":"হয়েং","future":{"other":"+{0} d"},"past":{"other":"-{0} d"},"-1":"ঙরাং"},"day-narrow":{"0":"ঙসি","1":"হয়েং","future":{"other":"+{0} d"},"past":{"other":"-{0} d"},"-1":"ঙরাং"},"hour":{"0":"this hour","future":{"other":"+{0} h"},"past":{"other":"-{0} h"}},"hour-short":{"0":"this hour","future":{"other":"+{0} h"},"past":{"other":"-{0} h"}},"hour-narrow":{"0":"this hour","future":{"other":"+{0} h"},"past":{"other":"-{0} h"}},"minute":{"0":"this minute","future":{"other":"+{0} min"},"past":{"other":"-{0} min"}},"minute-short":{"0":"this minute","future":{"other":"+{0} min"},"past":{"other":"-{0} min"}},"minute-narrow":{"0":"this minute","future":{"other":"+{0} min"},"past":{"other":"-{0} min"}},"second":{"0":"now","future":{"other":"+{0} s"},"past":{"other":"-{0} s"}},"second-short":{"0":"now","future":{"other":"+{0} s"},"past":{"other":"-{0} s"}},"second-narrow":{"0":"now","future":{"other":"+{0} s"},"past":{"other":"-{0} s"}}},"locale":"mni"}
|
|
5
5
|
)
|
|
6
6
|
}
|
package/locale-data/nb-SJ.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/* @generated */
|
|
2
2
|
// prettier-ignore
|
|
3
3
|
if (Intl.RelativeTimeFormat && typeof Intl.RelativeTimeFormat.__addLocaleData === 'function') {
|
|
4
|
-
Intl.RelativeTimeFormat.__addLocaleData({"data":{"nu":["latn"],"year":{"0":"i år","1":"neste år","future":{"one":"om {0} år","other":"om {0} år"},"past":{"one":"for {0} år siden","other":"for {0} år siden"},"-1":"i fjor"},"year-short":{"0":"i år","1":"neste år","future":{"one":"om {0} år","other":"om {0} år"},"past":{"one":"for {0} år siden","other":"for {0} år siden"},"-1":"i fjor"},"year-narrow":{"0":"i år","1":"neste år","future":{"one":"+{0} år","other":"+{0} år"},"past":{"one":"
|
|
4
|
+
Intl.RelativeTimeFormat.__addLocaleData({"data":{"nu":["latn"],"year":{"0":"i år","1":"neste år","future":{"one":"om {0} år","other":"om {0} år"},"past":{"one":"for {0} år siden","other":"for {0} år siden"},"-1":"i fjor"},"year-short":{"0":"i år","1":"neste år","future":{"one":"om {0} år","other":"om {0} år"},"past":{"one":"for {0} år siden","other":"for {0} år siden"},"-1":"i fjor"},"year-narrow":{"0":"i år","1":"neste år","future":{"one":"+{0} år","other":"+{0} år"},"past":{"one":"-{0} år","other":"-{0} år"},"-1":"i fjor"},"quarter":{"0":"dette kvartalet","1":"neste kvartal","future":{"one":"om {0} kvartal","other":"om {0} kvartaler"},"past":{"one":"for {0} kvartal siden","other":"for {0} kvartaler siden"},"-1":"forrige kvartal"},"quarter-short":{"0":"dette kv.","1":"neste kv.","future":{"one":"om {0} kv.","other":"om {0} kv."},"past":{"one":"for {0} kv. siden","other":"for {0} kv. siden"},"-1":"forrige kv."},"quarter-narrow":{"0":"dette kv.","1":"neste kv.","future":{"one":"+{0} kv.","other":"+{0} kv."},"past":{"one":"-{0} kv.","other":"-{0} kv."},"-1":"forrige kv."},"month":{"0":"denne måneden","1":"neste måned","future":{"one":"om {0} måned","other":"om {0} måneder"},"past":{"one":"for {0} måned siden","other":"for {0} måneder siden"},"-1":"forrige måned"},"month-short":{"0":"denne md.","1":"neste md.","future":{"one":"om {0} md.","other":"om {0} md."},"past":{"one":"for {0} md. siden","other":"for {0} md. siden"},"-1":"forrige md."},"month-narrow":{"0":"denne md.","1":"neste md.","future":{"one":"+{0} md.","other":"+{0} md."},"past":{"one":"-{0} md.","other":"-{0} md."},"-1":"forrige md."},"week":{"0":"denne uken","1":"neste uke","future":{"one":"om {0} uke","other":"om {0} uker"},"past":{"one":"for {0} uke siden","other":"for {0} uker siden"},"-1":"forrige uke"},"week-short":{"0":"denne uken","1":"neste uke","future":{"one":"om {0} u.","other":"om {0} u."},"past":{"one":"for {0} u. siden","other":"for {0} u. siden"},"-1":"forrige uke"},"week-narrow":{"0":"denne uken","1":"neste uke","future":{"one":"+{0} u.","other":"+{0} u."},"past":{"one":"-{0} u.","other":"-{0} u."},"-1":"forrige uke"},"day":{"0":"i dag","1":"i morgen","2":"i overmorgen","future":{"one":"om {0} døgn","other":"om {0} døgn"},"past":{"one":"for {0} døgn siden","other":"for {0} døgn siden"},"-2":"i forgårs","-1":"i går"},"day-short":{"0":"i dag","1":"i morgen","2":"i overmorgen","future":{"one":"om {0} d.","other":"om {0} d."},"past":{"one":"for {0} d. siden","other":"for {0} d. siden"},"-2":"i forgårs","-1":"i går"},"day-narrow":{"0":"i dag","1":"i morgen","2":"+2 d.","future":{"one":"+{0} d.","other":"+{0} d."},"past":{"one":"-{0} d.","other":"-{0} d."},"-2":"-2 d.","-1":"i går"},"hour":{"0":"denne timen","future":{"one":"om {0} time","other":"om {0} timer"},"past":{"one":"for {0} time siden","other":"for {0} timer siden"}},"hour-short":{"0":"denne timen","future":{"one":"om {0} t","other":"om {0} t"},"past":{"one":"for {0} t siden","other":"for {0} t siden"}},"hour-narrow":{"0":"denne timen","future":{"one":"+{0} t","other":"+{0} t"},"past":{"one":"-{0} t","other":"-{0} t"}},"minute":{"0":"dette minuttet","future":{"one":"om {0} minutt","other":"om {0} minutter"},"past":{"one":"for {0} minutt siden","other":"for {0} minutter siden"}},"minute-short":{"0":"dette minuttet","future":{"one":"om {0} min","other":"om {0} min"},"past":{"one":"for {0} min siden","other":"for {0} min siden"}},"minute-narrow":{"0":"dette minuttet","future":{"one":"+{0} min","other":"+{0} min"},"past":{"one":"-{0} min","other":"-{0} min"}},"second":{"0":"nå","future":{"one":"om {0} sekund","other":"om {0} sekunder"},"past":{"one":"for {0} sekund siden","other":"for {0} sekunder siden"}},"second-short":{"0":"nå","future":{"one":"om {0} sek","other":"om {0} sek"},"past":{"one":"for {0} sek siden","other":"for {0} sek siden"}},"second-narrow":{"0":"nå","future":{"one":"+{0} s","other":"+{0} s"},"past":{"one":"-{0} s","other":"-{0} s"}}},"locale":"nb-SJ"}
|
|
5
5
|
)
|
|
6
6
|
}
|
package/locale-data/nb.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/* @generated */
|
|
2
2
|
// prettier-ignore
|
|
3
3
|
if (Intl.RelativeTimeFormat && typeof Intl.RelativeTimeFormat.__addLocaleData === 'function') {
|
|
4
|
-
Intl.RelativeTimeFormat.__addLocaleData({"data":{"nu":["latn"],"year":{"0":"i år","1":"neste år","future":{"one":"om {0} år","other":"om {0} år"},"past":{"one":"for {0} år siden","other":"for {0} år siden"},"-1":"i fjor"},"year-short":{"0":"i år","1":"neste år","future":{"one":"om {0} år","other":"om {0} år"},"past":{"one":"for {0} år siden","other":"for {0} år siden"},"-1":"i fjor"},"year-narrow":{"0":"i år","1":"neste år","future":{"one":"+{0} år","other":"+{0} år"},"past":{"one":"
|
|
4
|
+
Intl.RelativeTimeFormat.__addLocaleData({"data":{"nu":["latn"],"year":{"0":"i år","1":"neste år","future":{"one":"om {0} år","other":"om {0} år"},"past":{"one":"for {0} år siden","other":"for {0} år siden"},"-1":"i fjor"},"year-short":{"0":"i år","1":"neste år","future":{"one":"om {0} år","other":"om {0} år"},"past":{"one":"for {0} år siden","other":"for {0} år siden"},"-1":"i fjor"},"year-narrow":{"0":"i år","1":"neste år","future":{"one":"+{0} år","other":"+{0} år"},"past":{"one":"-{0} år","other":"-{0} år"},"-1":"i fjor"},"quarter":{"0":"dette kvartalet","1":"neste kvartal","future":{"one":"om {0} kvartal","other":"om {0} kvartaler"},"past":{"one":"for {0} kvartal siden","other":"for {0} kvartaler siden"},"-1":"forrige kvartal"},"quarter-short":{"0":"dette kv.","1":"neste kv.","future":{"one":"om {0} kv.","other":"om {0} kv."},"past":{"one":"for {0} kv. siden","other":"for {0} kv. siden"},"-1":"forrige kv."},"quarter-narrow":{"0":"dette kv.","1":"neste kv.","future":{"one":"+{0} kv.","other":"+{0} kv."},"past":{"one":"-{0} kv.","other":"-{0} kv."},"-1":"forrige kv."},"month":{"0":"denne måneden","1":"neste måned","future":{"one":"om {0} måned","other":"om {0} måneder"},"past":{"one":"for {0} måned siden","other":"for {0} måneder siden"},"-1":"forrige måned"},"month-short":{"0":"denne md.","1":"neste md.","future":{"one":"om {0} md.","other":"om {0} md."},"past":{"one":"for {0} md. siden","other":"for {0} md. siden"},"-1":"forrige md."},"month-narrow":{"0":"denne md.","1":"neste md.","future":{"one":"+{0} md.","other":"+{0} md."},"past":{"one":"-{0} md.","other":"-{0} md."},"-1":"forrige md."},"week":{"0":"denne uken","1":"neste uke","future":{"one":"om {0} uke","other":"om {0} uker"},"past":{"one":"for {0} uke siden","other":"for {0} uker siden"},"-1":"forrige uke"},"week-short":{"0":"denne uken","1":"neste uke","future":{"one":"om {0} u.","other":"om {0} u."},"past":{"one":"for {0} u. siden","other":"for {0} u. siden"},"-1":"forrige uke"},"week-narrow":{"0":"denne uken","1":"neste uke","future":{"one":"+{0} u.","other":"+{0} u."},"past":{"one":"-{0} u.","other":"-{0} u."},"-1":"forrige uke"},"day":{"0":"i dag","1":"i morgen","2":"i overmorgen","future":{"one":"om {0} døgn","other":"om {0} døgn"},"past":{"one":"for {0} døgn siden","other":"for {0} døgn siden"},"-2":"i forgårs","-1":"i går"},"day-short":{"0":"i dag","1":"i morgen","2":"i overmorgen","future":{"one":"om {0} d.","other":"om {0} d."},"past":{"one":"for {0} d. siden","other":"for {0} d. siden"},"-2":"i forgårs","-1":"i går"},"day-narrow":{"0":"i dag","1":"i morgen","2":"+2 d.","future":{"one":"+{0} d.","other":"+{0} d."},"past":{"one":"-{0} d.","other":"-{0} d."},"-2":"-2 d.","-1":"i går"},"hour":{"0":"denne timen","future":{"one":"om {0} time","other":"om {0} timer"},"past":{"one":"for {0} time siden","other":"for {0} timer siden"}},"hour-short":{"0":"denne timen","future":{"one":"om {0} t","other":"om {0} t"},"past":{"one":"for {0} t siden","other":"for {0} t siden"}},"hour-narrow":{"0":"denne timen","future":{"one":"+{0} t","other":"+{0} t"},"past":{"one":"-{0} t","other":"-{0} t"}},"minute":{"0":"dette minuttet","future":{"one":"om {0} minutt","other":"om {0} minutter"},"past":{"one":"for {0} minutt siden","other":"for {0} minutter siden"}},"minute-short":{"0":"dette minuttet","future":{"one":"om {0} min","other":"om {0} min"},"past":{"one":"for {0} min siden","other":"for {0} min siden"}},"minute-narrow":{"0":"dette minuttet","future":{"one":"+{0} min","other":"+{0} min"},"past":{"one":"-{0} min","other":"-{0} min"}},"second":{"0":"nå","future":{"one":"om {0} sekund","other":"om {0} sekunder"},"past":{"one":"for {0} sekund siden","other":"for {0} sekunder siden"}},"second-short":{"0":"nå","future":{"one":"om {0} sek","other":"om {0} sek"},"past":{"one":"for {0} sek siden","other":"for {0} sek siden"}},"second-narrow":{"0":"nå","future":{"one":"+{0} s","other":"+{0} s"},"past":{"one":"-{0} s","other":"-{0} s"}}},"locale":"nb"}
|
|
5
5
|
)
|
|
6
6
|
}
|
package/locale-data/nn.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/* @generated */
|
|
2
2
|
// prettier-ignore
|
|
3
3
|
if (Intl.RelativeTimeFormat && typeof Intl.RelativeTimeFormat.__addLocaleData === 'function') {
|
|
4
|
-
Intl.RelativeTimeFormat.__addLocaleData({"data":{"nu":["latn"],"year":{"0":"i år","1":"neste år","future":{"one":"om {0} år","other":"om {0} år"},"past":{"one":"for {0} år sidan","other":"for {0} år sidan"},"-1":"i fjor"},"year-short":{"0":"i år","1":"neste år","future":{"one":"om {0} år","other":"om {0} år"},"past":{"one":"for {0} år sidan","other":"for {0} år sidan"},"-1":"i fjor"},"year-narrow":{"0":"i år","1":"neste år","future":{"one":"om {0} år","other":"om {0} år"},"past":{"one":"for {0} år sidan","other":"for {0} år sidan"},"-1":"i fjor"},"quarter":{"0":"dette kvartalet","1":"neste kvartal","future":{"one":"om {0} kvartal","other":"om {0} kvartal"},"past":{"one":"for {0} kvartal sidan","other":"for {0} kvartal sidan"},"-1":"førre kvartal"},"quarter-short":{"0":"dette kv.","1":"neste kv.","future":{"one":"om {0} kv.","other":"om {0} kv."},"past":{"one":"for {0} kv. sidan","other":"for {0} kv. sidan"},"-1":"forrige kv."},"quarter-narrow":{"0":"dette kv.","1":"neste kv.","future":{"one":"+{0} kv.","other":"+{0} kv."},"past":{"one":"–{0} kv.","other":"–{0} kv."},"-1":"forrige kv."},"month":{"0":"denne månaden","1":"neste månad","future":{"one":"om {0} månad","other":"om {0} månadar"},"past":{"one":"for {0} månad sidan","other":"for {0} månadar sidan"},"-1":"førre månad"},"month-short":{"0":"denne md.","1":"neste md.","future":{"one":"om {0} md.","other":"om {0} md."},"past":{"one":"for {0} md. sidan","other":"for {0} md. sidan"},"-1":"
|
|
4
|
+
Intl.RelativeTimeFormat.__addLocaleData({"data":{"nu":["latn"],"year":{"0":"i år","1":"neste år","future":{"one":"om {0} år","other":"om {0} år"},"past":{"one":"for {0} år sidan","other":"for {0} år sidan"},"-1":"i fjor"},"year-short":{"0":"i år","1":"neste år","future":{"one":"om {0} år","other":"om {0} år"},"past":{"one":"for {0} år sidan","other":"for {0} år sidan"},"-1":"i fjor"},"year-narrow":{"0":"i år","1":"neste år","future":{"one":"om {0} år","other":"om {0} år"},"past":{"one":"for {0} år sidan","other":"for {0} år sidan"},"-1":"i fjor"},"quarter":{"0":"dette kvartalet","1":"neste kvartal","future":{"one":"om {0} kvartal","other":"om {0} kvartal"},"past":{"one":"for {0} kvartal sidan","other":"for {0} kvartal sidan"},"-1":"førre kvartal"},"quarter-short":{"0":"dette kv.","1":"neste kv.","future":{"one":"om {0} kv.","other":"om {0} kv."},"past":{"one":"for {0} kv. sidan","other":"for {0} kv. sidan"},"-1":"forrige kv."},"quarter-narrow":{"0":"dette kv.","1":"neste kv.","future":{"one":"+{0} kv.","other":"+{0} kv."},"past":{"one":"–{0} kv.","other":"–{0} kv."},"-1":"forrige kv."},"month":{"0":"denne månaden","1":"neste månad","future":{"one":"om {0} månad","other":"om {0} månadar"},"past":{"one":"for {0} månad sidan","other":"for {0} månadar sidan"},"-1":"førre månad"},"month-short":{"0":"denne md.","1":"neste md.","future":{"one":"om {0} md.","other":"om {0} md."},"past":{"one":"for {0} md. sidan","other":"for {0} md. sidan"},"-1":"førre md."},"month-narrow":{"0":"denne md.","1":"neste md.","future":{"one":"+{0} md.","other":"+{0} md."},"past":{"one":"–{0} md.","other":"–{0} md."},"-1":"førre md."},"week":{"0":"denne veka","1":"neste veke","future":{"one":"om {0} veke","other":"om {0} veker"},"past":{"one":"for {0} veke sidan","other":"for {0} veker sidan"},"-1":"førre veke"},"week-short":{"0":"denne veka","1":"neste veke","future":{"one":"om {0} v.","other":"om {0} v."},"past":{"one":"for {0} v. sidan","other":"for {0} v. sidan"},"-1":"førre veke"},"week-narrow":{"0":"denne veka","1":"neste veke","future":{"one":"+{0} v.","other":"+{0} v."},"past":{"one":"–{0} v.","other":"–{0} v."},"-1":"førre veke"},"day":{"0":"i dag","1":"i morgon","2":"i overmorgon","future":{"one":"om {0} døgn","other":"om {0} døgn"},"past":{"one":"for {0} døgn sidan","other":"for {0} døgn sidan"},"-2":"i førgår","-1":"i går"},"day-short":{"0":"i dag","1":"i morgon","2":"i overmorgen","future":{"one":"om {0} d.","other":"om {0} d."},"past":{"one":"for {0} d. sidan","other":"for {0} d. sidan"},"-2":"i forgårs","-1":"i går"},"day-narrow":{"0":"i dag","1":"i morgon","2":"+2 d.","future":{"one":"+{0} d.","other":"+{0} d."},"past":{"one":"–{0} d.","other":"–{0} d."},"-2":"-2 d.","-1":"i går"},"hour":{"0":"denne timen","future":{"one":"om {0} time","other":"om {0} timar"},"past":{"one":"for {0} time sidan","other":"for {0} timar sidan"}},"hour-short":{"0":"denne timen","future":{"one":"om {0} t","other":"om {0} t"},"past":{"one":"for {0} t sidan","other":"for {0} t sidan"}},"hour-narrow":{"0":"denne timen","future":{"one":"+{0} t","other":"+{0} t"},"past":{"one":"–{0} t","other":"–{0} t"}},"minute":{"0":"dette minuttet","future":{"one":"om {0} minutt","other":"om {0} minutt"},"past":{"one":"for {0} minutt sidan","other":"for {0} minutt sidan"}},"minute-short":{"0":"dette minuttet","future":{"one":"om {0} min","other":"om {0} min"},"past":{"one":"for {0} min sidan","other":"for {0} min sidan"}},"minute-narrow":{"0":"dette minuttet","future":{"one":"+{0} min","other":"+{0} min"},"past":{"one":"–{0} min","other":"–{0} min"}},"second":{"0":"no","future":{"one":"om {0} sekund","other":"om {0} sekund"},"past":{"one":"for {0} sekund sidan","other":"for {0} sekund sidan"}},"second-short":{"0":"nå","future":{"one":"om {0} sek","other":"om {0} sek"},"past":{"one":"for {0} sek sidan","other":"for {0} sek sidan"}},"second-narrow":{"0":"nå","future":{"one":"+{0} s","other":"+{0} s"},"past":{"one":"–{0} s","other":"–{0} s"}}},"locale":"nn"}
|
|
5
5
|
)
|
|
6
6
|
}
|
package/locale-data/no.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/* @generated */
|
|
2
2
|
// prettier-ignore
|
|
3
3
|
if (Intl.RelativeTimeFormat && typeof Intl.RelativeTimeFormat.__addLocaleData === 'function') {
|
|
4
|
-
Intl.RelativeTimeFormat.__addLocaleData({"data":{"nu":["latn"],"year":{"0":"i år","1":"neste år","future":{"one":"om {0} år","other":"om {0} år"},"past":{"one":"for {0} år siden","other":"for {0} år siden"},"-1":"i fjor"},"year-short":{"0":"i år","1":"neste år","future":{"one":"om {0} år","other":"om {0} år"},"past":{"one":"for {0} år siden","other":"for {0} år siden"},"-1":"i fjor"},"year-narrow":{"0":"i år","1":"neste år","future":{"one":"+{0} år","other":"+{0} år"},"past":{"one":"
|
|
4
|
+
Intl.RelativeTimeFormat.__addLocaleData({"data":{"nu":["latn"],"year":{"0":"i år","1":"neste år","future":{"one":"om {0} år","other":"om {0} år"},"past":{"one":"for {0} år siden","other":"for {0} år siden"},"-1":"i fjor"},"year-short":{"0":"i år","1":"neste år","future":{"one":"om {0} år","other":"om {0} år"},"past":{"one":"for {0} år siden","other":"for {0} år siden"},"-1":"i fjor"},"year-narrow":{"0":"i år","1":"neste år","future":{"one":"+{0} år","other":"+{0} år"},"past":{"one":"-{0} år","other":"-{0} år"},"-1":"i fjor"},"quarter":{"0":"dette kvartalet","1":"neste kvartal","future":{"one":"om {0} kvartal","other":"om {0} kvartaler"},"past":{"one":"for {0} kvartal siden","other":"for {0} kvartaler siden"},"-1":"forrige kvartal"},"quarter-short":{"0":"dette kv.","1":"neste kv.","future":{"one":"om {0} kv.","other":"om {0} kv."},"past":{"one":"for {0} kv. siden","other":"for {0} kv. siden"},"-1":"forrige kv."},"quarter-narrow":{"0":"dette kv.","1":"neste kv.","future":{"one":"+{0} kv.","other":"+{0} kv."},"past":{"one":"-{0} kv.","other":"-{0} kv."},"-1":"forrige kv."},"month":{"0":"denne måneden","1":"neste måned","future":{"one":"om {0} måned","other":"om {0} måneder"},"past":{"one":"for {0} måned siden","other":"for {0} måneder siden"},"-1":"forrige måned"},"month-short":{"0":"denne md.","1":"neste md.","future":{"one":"om {0} md.","other":"om {0} md."},"past":{"one":"for {0} md. siden","other":"for {0} md. siden"},"-1":"forrige md."},"month-narrow":{"0":"denne md.","1":"neste md.","future":{"one":"+{0} md.","other":"+{0} md."},"past":{"one":"-{0} md.","other":"-{0} md."},"-1":"forrige md."},"week":{"0":"denne uken","1":"neste uke","future":{"one":"om {0} uke","other":"om {0} uker"},"past":{"one":"for {0} uke siden","other":"for {0} uker siden"},"-1":"forrige uke"},"week-short":{"0":"denne uken","1":"neste uke","future":{"one":"om {0} u.","other":"om {0} u."},"past":{"one":"for {0} u. siden","other":"for {0} u. siden"},"-1":"forrige uke"},"week-narrow":{"0":"denne uken","1":"neste uke","future":{"one":"+{0} u.","other":"+{0} u."},"past":{"one":"-{0} u.","other":"-{0} u."},"-1":"forrige uke"},"day":{"0":"i dag","1":"i morgen","2":"i overmorgen","future":{"one":"om {0} døgn","other":"om {0} døgn"},"past":{"one":"for {0} døgn siden","other":"for {0} døgn siden"},"-2":"i forgårs","-1":"i går"},"day-short":{"0":"i dag","1":"i morgen","2":"i overmorgen","future":{"one":"om {0} d.","other":"om {0} d."},"past":{"one":"for {0} d. siden","other":"for {0} d. siden"},"-2":"i forgårs","-1":"i går"},"day-narrow":{"0":"i dag","1":"i morgen","2":"+2 d.","future":{"one":"+{0} d.","other":"+{0} d."},"past":{"one":"-{0} d.","other":"-{0} d."},"-2":"-2 d.","-1":"i går"},"hour":{"0":"denne timen","future":{"one":"om {0} time","other":"om {0} timer"},"past":{"one":"for {0} time siden","other":"for {0} timer siden"}},"hour-short":{"0":"denne timen","future":{"one":"om {0} t","other":"om {0} t"},"past":{"one":"for {0} t siden","other":"for {0} t siden"}},"hour-narrow":{"0":"denne timen","future":{"one":"+{0} t","other":"+{0} t"},"past":{"one":"-{0} t","other":"-{0} t"}},"minute":{"0":"dette minuttet","future":{"one":"om {0} minutt","other":"om {0} minutter"},"past":{"one":"for {0} minutt siden","other":"for {0} minutter siden"}},"minute-short":{"0":"dette minuttet","future":{"one":"om {0} min","other":"om {0} min"},"past":{"one":"for {0} min siden","other":"for {0} min siden"}},"minute-narrow":{"0":"dette minuttet","future":{"one":"+{0} min","other":"+{0} min"},"past":{"one":"-{0} min","other":"-{0} min"}},"second":{"0":"nå","future":{"one":"om {0} sekund","other":"om {0} sekunder"},"past":{"one":"for {0} sekund siden","other":"for {0} sekunder siden"}},"second-short":{"0":"nå","future":{"one":"om {0} sek","other":"om {0} sek"},"past":{"one":"for {0} sek siden","other":"for {0} sek siden"}},"second-narrow":{"0":"nå","future":{"one":"+{0} s","other":"+{0} s"},"past":{"one":"-{0} s","other":"-{0} s"}}},"locale":"no"}
|
|
5
5
|
)
|
|
6
6
|
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export {}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
/* @generated */
|
|
2
|
+
// prettier-ignore
|
|
3
|
+
if (Intl.RelativeTimeFormat && typeof Intl.RelativeTimeFormat.__addLocaleData === 'function') {
|
|
4
|
+
Intl.RelativeTimeFormat.__addLocaleData({"data":{"nu":["latn"],"year":{"0":"ocannu","1":"ocannu chi benit","future":{"one":"intro de {0} annu","other":"intro de {0} annos"},"past":{"one":"{0} annu a como","other":"{0} annos a como"},"-1":"ocannu coladu"},"year-short":{"0":"ocannu","1":"ocannu chi benit","future":{"one":"intro de {0} annu","other":"intro de {0} annos"},"past":{"one":"{0} annu a como","other":"{0} annos a como"},"-1":"ocannu coladu"},"year-narrow":{"0":"ocannu","1":"ocannu chi benit","future":{"one":"intro de {0} annu","other":"intro de {0} annos"},"past":{"one":"{0} annu a como","other":"{0} annos a como"},"-1":"ocannu coladu"},"quarter":{"0":"custu trimestre","1":"su trimestre chi intrat","future":{"one":"intro de {0} trimestre","other":"intro de {0} trimestres"},"past":{"one":"{0} trimestre a como","other":"{0} trimestres a como"},"-1":"su trimestre coladu"},"quarter-short":{"0":"custu trim.","1":"su trim. chi intrat","future":{"one":"intro de {0} trim.","other":"intro de {0} trim."},"past":{"one":"{0} trim. a como","other":"{0} trim. a como"},"-1":"su trim. coladu"},"quarter-narrow":{"0":"custu trim.","1":"su trim. chi intrat","future":{"one":"intro de {0} trim.","other":"intro de {0} trim."},"past":{"one":"{0} trim. a como","other":"{0} trim. a como"},"-1":"su trim. coladu"},"month":{"0":"custu mese","1":"su mese chi intrat","future":{"one":"intro de {0} mese","other":"intro de {0} meses"},"past":{"one":"{0} mese a como","other":"{0} meses a como"},"-1":"su mese coladu"},"month-short":{"0":"custu mese","1":"su mese chi intrat","future":{"one":"intro de {0} mese","other":"intro de {0} meses"},"past":{"one":"{0} mese a como","other":"{0} meses a como"},"-1":"su mese coladu"},"month-narrow":{"0":"custu mese","1":"su mese chi intrat","future":{"one":"intro de {0} mese","other":"intro de {0} meses"},"past":{"one":"{0} mese a como","other":"{0} meses a como"},"-1":"su mese coladu"},"week":{"0":"custa chida","1":"sa chida chi intrat","future":{"one":"intro de {0} chida","other":"intro de {0} chidas"},"past":{"one":"{0} chida a como","other":"{0} chidas a como"},"-1":"sa chida colada"},"week-short":{"0":"custa chida","1":"sa chida chi intrat","future":{"one":"intro de {0} ch.","other":"intro de {0} ch."},"past":{"one":"{0} ch. a como","other":"{0} ch. a como"},"-1":"sa chida colada"},"week-narrow":{"0":"custa chida","1":"sa chida chi intrat","future":{"one":"intro de {0} ch.","other":"intro de {0} ch."},"past":{"one":"{0} ch. a como","other":"{0} ch. a como"},"-1":"sa chida colada"},"day":{"0":"oe","1":"cras","future":{"one":"intro de {0} die","other":"intro de {0} dies"},"past":{"one":"{0} die a como","other":"{0} dies a como"},"-1":"eris"},"day-short":{"0":"oe","1":"cras","future":{"one":"intro de {0} die","other":"intro de {0} dies"},"past":{"one":"{0} die a como","other":"{0} dies a como"},"-1":"eris"},"day-narrow":{"0":"oe","1":"cras","future":{"one":"intro de {0} die","other":"intro de {0} dies"},"past":{"one":"{0} die a como","other":"{0} dies a como"},"-1":"eris"},"hour":{"0":"cust’ora","future":{"one":"intro de {0} ora","other":"intro de {0} oras"},"past":{"one":"{0} ora a como","other":"{0} oras a como"}},"hour-short":{"0":"cust’ora","future":{"one":"intro de {0} ora","other":"intro de {0} oras"},"past":{"one":"{0} ora a como","other":"{0} oras a como"}},"hour-narrow":{"0":"cust’ora","future":{"one":"intro de {0} o","other":"intro de {0} o"},"past":{"one":"{0} o a como","other":"{0} o a como"}},"minute":{"0":"custu minutu","future":{"one":"intro de {0} minutu","other":"intro de {0} minutos"},"past":{"one":"{0} minutu a como","other":"{0} minutos a como"}},"minute-short":{"0":"custu minutu","future":{"one":"intro de {0} min.","other":"intro de {0} min."},"past":{"one":"{0} min. a como","other":"{0} min. a como"}},"minute-narrow":{"0":"custu minutu","future":{"one":"intro de {0} m","other":"intro de {0} m"},"past":{"one":"{0} m a como","other":"{0} m a como"}},"second":{"0":"como","future":{"one":"intro de {0} segundu","other":"intro de {0} segundos"},"past":{"one":"{0} segundu a como","other":"{0} segundos a como"}},"second-short":{"0":"como","future":{"one":"intro de {0} seg.","other":"intro de {0} seg."},"past":{"one":"{0} seg. a como","other":"{0} seg. a como"}},"second-narrow":{"0":"como","future":{"one":"intro de {0} s","other":"intro de {0} s"},"past":{"one":"{0} s a como","other":"{0} s a como"}}},"locale":"sc"}
|
|
5
|
+
)
|
|
6
|
+
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/* @generated */
|
|
2
2
|
// prettier-ignore
|
|
3
3
|
if (Intl.RelativeTimeFormat && typeof Intl.RelativeTimeFormat.__addLocaleData === 'function') {
|
|
4
|
-
Intl.RelativeTimeFormat.__addLocaleData({"data":{"nu":["latn"],"year":{"0":"ове године","1":"сљедеће године","future":{"one":"за {0} годину","few":"за {0} године","other":"за {0} година"},"past":{"one":"прије {0} године","few":"прије {0} године","other":"прије {0} година"},"-1":"прошле године"},"year-short":{"0":"ове год.","1":"сљедеће год.","future":{"one":"за {0} год.","few":"за {0} год.","other":"за {0} год."},"past":{"one":"прије {0} год.","few":"прије {0} год.","other":"прије {0} год."},"-1":"прошле год."},"year-narrow":{"0":"ове г.","1":"сљедеће г.","future":{"one":"за {0} г.","few":"за {0} г.","other":"за {0} г."},"past":{"one":"прије {0} г.","few":"прије {0} г.","other":"прије {0} г."},"-1":"прошле г."},"quarter":{"0":"овог квартала","1":"сљедећег квартала","future":{"one":"за {0} квартал","few":"за {0} квартала","other":"за {0} квартала"},"past":{"one":"прије {0} квартала","few":"прије {0} квартала","other":"прије {0} квартала"},"-1":"прошлог квартала"},"quarter-short":{"0":"овог квартала","1":"следећег квартала","future":{"one":"за {0} кв.","few":"за {0} кв.","other":"за {0} кв."},"past":{"one":"прије {0} кв.","few":"прије {0} кв.","other":"прије {0} кв."},"-1":"прошлог квартала"},"quarter-narrow":{"0":"овог квартала","1":"следећег квартала","future":{"one":"за {0} кв.","few":"за {0} кв.","other":"за {0} кв."},"past":{"one":"прије {0} кв.","few":"прије {0} кв.","other":"прије {0} кв."},"-1":"прошлог квартала"},"month":{"0":"овог мјесеца","1":"сљедећег мјесеца","future":{"one":"за {0} мјесец","few":"за {0} мјесеца","other":"за {0} мјесеци"},"past":{"one":"прије {0} мјесеца","few":"прије {0} мјесеца","other":"прије {0} мјесеци"},"-1":"прошлог мјесеца"},"month-short":{"0":"овог мјес.","1":"сљедећег мјес.","future":{"one":"за {0} мјес.","few":"за {0} мјес.","other":"за {0} мјес."},"past":{"one":"прије {0} мјес.","few":"прије {0} мјес.","other":"прије {0} мјес."},"-1":"прошлог мјес."},"month-narrow":{"0":"овог
|
|
4
|
+
Intl.RelativeTimeFormat.__addLocaleData({"data":{"nu":["latn"],"year":{"0":"ове године","1":"сљедеће године","future":{"one":"за {0} годину","few":"за {0} године","other":"за {0} година"},"past":{"one":"прије {0} године","few":"прије {0} године","other":"прије {0} година"},"-1":"прошле године"},"year-short":{"0":"ове год.","1":"сљедеће год.","future":{"one":"за {0} год.","few":"за {0} год.","other":"за {0} год."},"past":{"one":"прије {0} год.","few":"прије {0} год.","other":"прије {0} год."},"-1":"прошле год."},"year-narrow":{"0":"ове г.","1":"сљедеће г.","future":{"one":"за {0} г.","few":"за {0} г.","other":"за {0} г."},"past":{"one":"прије {0} г.","few":"прије {0} г.","other":"прије {0} г."},"-1":"прошле г."},"quarter":{"0":"овог квартала","1":"сљедећег квартала","future":{"one":"за {0} квартал","few":"за {0} квартала","other":"за {0} квартала"},"past":{"one":"прије {0} квартала","few":"прије {0} квартала","other":"прије {0} квартала"},"-1":"прошлог квартала"},"quarter-short":{"0":"овог квартала","1":"следећег квартала","future":{"one":"за {0} кв.","few":"за {0} кв.","other":"за {0} кв."},"past":{"one":"прије {0} кв.","few":"прије {0} кв.","other":"прије {0} кв."},"-1":"прошлог квартала"},"quarter-narrow":{"0":"овог квартала","1":"следећег квартала","future":{"one":"за {0} кв.","few":"за {0} кв.","other":"за {0} кв."},"past":{"one":"прије {0} кв.","few":"прије {0} кв.","other":"прије {0} кв."},"-1":"прошлог квартала"},"month":{"0":"овог мјесеца","1":"сљедећег мјесеца","future":{"one":"за {0} мјесец","few":"за {0} мјесеца","other":"за {0} мјесеци"},"past":{"one":"прије {0} мјесеца","few":"прије {0} мјесеца","other":"прије {0} мјесеци"},"-1":"прошлог мјесеца"},"month-short":{"0":"овог мјес.","1":"сљедећег мјес.","future":{"one":"за {0} мјес.","few":"за {0} мјес.","other":"за {0} мјес."},"past":{"one":"прије {0} мјес.","few":"прије {0} мјес.","other":"прије {0} мјес."},"-1":"прошлог мјес."},"month-narrow":{"0":"овог мјес.","1":"сљедећег м.","future":{"one":"за {0} м.","few":"за {0} м.","other":"за {0} м."},"past":{"one":"прије {0} м.","few":"прије {0} м.","other":"прије {0} м."},"-1":"прошлог мјес."},"week":{"0":"ове недјеље","1":"наредне недеље","future":{"one":"за {0} недјељу","few":"за {0} недјеље","other":"за {0} недјеља"},"past":{"one":"прије {0} недјеље","few":"прије {0} недјеље","other":"прије {0} недјеља"},"-1":"претходне недеље"},"week-short":{"0":"ове нед.","1":"следеће нед.","future":{"one":"за {0} нед.","few":"за {0} нед.","other":"за {0} нед."},"past":{"one":"прије {0} нед.","few":"прије {0} нед.","other":"прије {0} нед."},"-1":"прошле нед."},"week-narrow":{"0":"ове н.","1":"сљедеће н.","future":{"one":"за {0} н.","few":"за {0} н.","other":"за {0} н."},"past":{"one":"прије {0} н.","few":"прије {0} н.","other":"прије {0} н."},"-1":"прошле н."},"day":{"0":"данас","1":"сутра","2":"прекосутра","future":{"one":"за {0} дан","few":"за {0} дана","other":"за {0} дана"},"past":{"one":"прије {0} дана","few":"прије {0} дана","other":"прије {0} дана"},"-2":"прекјуче","-1":"јуче"},"day-short":{"0":"данас","1":"сутра","2":"прекосутра","future":{"one":"за {0} д.","few":"за {0} д.","other":"за {0} д."},"past":{"one":"прије {0} д.","few":"прије {0} д.","other":"прије {0} д."},"-2":"прекјуче","-1":"јуче"},"day-narrow":{"0":"данас","1":"сутра","2":"прекосутра","future":{"one":"за {0} д.","few":"за {0} д.","other":"за {0} д."},"past":{"one":"прије {0} д.","few":"прије {0} д.","other":"прије {0} д."},"-2":"прекјуче","-1":"јуче"},"hour":{"0":"овог сата","future":{"one":"за {0} сат","few":"за {0} сата","other":"за {0} сати"},"past":{"one":"прије {0} сата","few":"прије {0} сата","other":"прије {0} сати"}},"hour-short":{"0":"овог сата","future":{"one":"за {0} ч.","few":"за {0} ч.","other":"за {0} ч."},"past":{"one":"прије {0} ч.","few":"прије {0} ч.","other":"прије {0} ч."}},"hour-narrow":{"0":"овог сата","future":{"one":"за {0} ч.","few":"за {0} ч.","other":"за {0} ч."},"past":{"one":"прије {0} ч.","few":"прије {0} ч.","other":"прије {0} ч."}},"minute":{"0":"овог минута","future":{"one":"за {0} минут","few":"за {0} минута","other":"за {0} минута"},"past":{"one":"прије {0} минута","few":"прије {0} минута","other":"прије {0} минута"}},"minute-short":{"0":"овог минута","future":{"one":"за {0} мин.","few":"за {0} мин.","other":"за {0} мин."},"past":{"one":"прије {0} мин.","few":"прије {0} мин.","other":"прије {0} мин."}},"minute-narrow":{"0":"овог минута","future":{"one":"за {0} мин.","few":"за {0} мин.","other":"за {0} мин."},"past":{"one":"прије {0} мин.","few":"прије {0} мин.","other":"прије {0} мин."}},"second":{"0":"сада","future":{"one":"за {0} секунду","few":"за {0} секунде","other":"за {0} секунди"},"past":{"one":"прије {0} секунде","few":"прије {0} секунде","other":"прије {0} секунди"}},"second-short":{"0":"сада","future":{"one":"за {0} сек.","few":"за {0} сек.","other":"за {0} сек."},"past":{"one":"прије {0} сек.","few":"прије {0} сек.","other":"прије {0} сек."}},"second-narrow":{"0":"сада","future":{"one":"за {0} с.","few":"за {0} с.","other":"за {0} с."},"past":{"one":"прије {0} с.","few":"прије {0} с.","other":"прије {0} с."}}},"locale":"sr-Cyrl-BA"}
|
|
5
5
|
)
|
|
6
6
|
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/* @generated */
|
|
2
2
|
// prettier-ignore
|
|
3
3
|
if (Intl.RelativeTimeFormat && typeof Intl.RelativeTimeFormat.__addLocaleData === 'function') {
|
|
4
|
-
Intl.RelativeTimeFormat.__addLocaleData({"data":{"nu":["latn"],"year":{"0":"ове године","1":"следеће године","future":{"one":"за {0} годину","few":"за {0} године","other":"за {0} година"},"past":{"one":"пре {0} године","few":"пре {0} године","other":"пре {0} година"},"-1":"прошле године"},"year-short":{"0":"ове год.","1":"следеће год.","future":{"one":"за {0} год.","few":"за {0} год.","other":"за {0} год."},"past":{"one":"пре {0} год.","few":"пре {0} год.","other":"пре {0} год."},"-1":"прошле год."},"year-narrow":{"0":"ове г.","1":"следеће г.","future":{"one":"за {0} г.","few":"за {0} г.","other":"за {0} г."},"past":{"one":"пре {0} г.","few":"пре {0} г.","other":"пре {0} г."},"-1":"прошле г."},"quarter":{"0":"овог квартала","1":"следећег квартала","future":{"one":"за {0} квартал","few":"за {0} квартала","other":"за {0} квартала"},"past":{"one":"пре {0} квартала","few":"пре {0} квартала","other":"пре {0} квартала"},"-1":"прошлог квартала"},"quarter-short":{"0":"овог квартала","1":"следећег квартала","future":{"one":"за {0} кв.","few":"за {0} кв.","other":"за {0} кв."},"past":{"one":"пре {0} кв.","few":"пре {0} кв.","other":"пре {0} кв."},"-1":"прошлог квартала"},"quarter-narrow":{"0":"овог квартала","1":"следећег квартала","future":{"one":"за {0} кв.","few":"за {0} кв.","other":"за {0} кв."},"past":{"one":"пре {0} кв.","few":"пре {0} кв.","other":"пре {0} кв."},"-1":"прошлог квартала"},"month":{"0":"овог месеца","1":"следећег месеца","future":{"one":"за {0} месец","few":"за {0} месеца","other":"за {0} месеци"},"past":{"one":"пре {0} месеца","few":"пре {0} месеца","other":"пре {0} месеци"},"-1":"прошлог месеца"},"month-short":{"0":"овог мес.","1":"следећег мес.","future":{"one":"за {0} мес.","few":"за {0} мес.","other":"за {0} мес."},"past":{"one":"пре {0} мес.","few":"пре {0} мес.","other":"пре {0} мес."},"-1":"прошлог мес."},"month-narrow":{"0":"овог
|
|
4
|
+
Intl.RelativeTimeFormat.__addLocaleData({"data":{"nu":["latn"],"year":{"0":"ове године","1":"следеће године","future":{"one":"за {0} годину","few":"за {0} године","other":"за {0} година"},"past":{"one":"пре {0} године","few":"пре {0} године","other":"пре {0} година"},"-1":"прошле године"},"year-short":{"0":"ове год.","1":"следеће год.","future":{"one":"за {0} год.","few":"за {0} год.","other":"за {0} год."},"past":{"one":"пре {0} год.","few":"пре {0} год.","other":"пре {0} год."},"-1":"прошле год."},"year-narrow":{"0":"ове г.","1":"следеће г.","future":{"one":"за {0} г.","few":"за {0} г.","other":"за {0} г."},"past":{"one":"пре {0} г.","few":"пре {0} г.","other":"пре {0} г."},"-1":"прошле г."},"quarter":{"0":"овог квартала","1":"следећег квартала","future":{"one":"за {0} квартал","few":"за {0} квартала","other":"за {0} квартала"},"past":{"one":"пре {0} квартала","few":"пре {0} квартала","other":"пре {0} квартала"},"-1":"прошлог квартала"},"quarter-short":{"0":"овог квартала","1":"следећег квартала","future":{"one":"за {0} кв.","few":"за {0} кв.","other":"за {0} кв."},"past":{"one":"пре {0} кв.","few":"пре {0} кв.","other":"пре {0} кв."},"-1":"прошлог квартала"},"quarter-narrow":{"0":"овог квартала","1":"следећег квартала","future":{"one":"за {0} кв.","few":"за {0} кв.","other":"за {0} кв."},"past":{"one":"пре {0} кв.","few":"пре {0} кв.","other":"пре {0} кв."},"-1":"прошлог квартала"},"month":{"0":"овог месеца","1":"следећег месеца","future":{"one":"за {0} месец","few":"за {0} месеца","other":"за {0} месеци"},"past":{"one":"пре {0} месеца","few":"пре {0} месеца","other":"пре {0} месеци"},"-1":"прошлог месеца"},"month-short":{"0":"овог мес.","1":"следећег мес.","future":{"one":"за {0} мес.","few":"за {0} мес.","other":"за {0} мес."},"past":{"one":"пре {0} мес.","few":"пре {0} мес.","other":"пре {0} мес."},"-1":"прошлог мес."},"month-narrow":{"0":"овог мес.","1":"следећег мес.","future":{"one":"за {0} м.","few":"за {0} м.","other":"за {0} м."},"past":{"one":"пре {0} м.","few":"пре {0} м.","other":"пре {0} м."},"-1":"прошлог мес."},"week":{"0":"ове недеље","1":"следеће недеље","future":{"one":"за {0} недељу","few":"за {0} недеље","other":"за {0} недеља"},"past":{"one":"пре {0} недеље","few":"пре {0} недеље","other":"пре {0} недеља"},"-1":"прошле недеље"},"week-short":{"0":"ове нед.","1":"следеће нед.","future":{"one":"за {0} нед.","few":"за {0} нед.","other":"за {0} нед."},"past":{"one":"пре {0} нед.","few":"пре {0} нед.","other":"пре {0} нед."},"-1":"прошле нед."},"week-narrow":{"0":"ове н.","1":"следеће н.","future":{"one":"за {0} н.","few":"за {0} н.","other":"за {0} н."},"past":{"one":"пре {0} н.","few":"пре {0} н.","other":"пре {0} н."},"-1":"прошле н."},"day":{"0":"данас","1":"сутра","2":"прекосутра","future":{"one":"за {0} дан","few":"за {0} дана","other":"за {0} дана"},"past":{"one":"пре {0} дана","few":"пре {0} дана","other":"пре {0} дана"},"-2":"прекјуче","-1":"јуче"},"day-short":{"0":"данас","1":"сутра","2":"прекосутра","future":{"one":"за {0} д.","few":"за {0} д.","other":"за {0} д."},"past":{"one":"пре {0} д.","few":"пре {0} д.","other":"пре {0} д."},"-2":"прекјуче","-1":"јуче"},"day-narrow":{"0":"данас","1":"сутра","2":"прекосутра","future":{"one":"за {0} д.","few":"за {0} д.","other":"за {0} д."},"past":{"one":"пре {0} д.","few":"пре {0} д.","other":"пре {0} д."},"-2":"прекјуче","-1":"јуче"},"hour":{"0":"овог сата","future":{"one":"за {0} сат","few":"за {0} сата","other":"за {0} сати"},"past":{"one":"пре {0} сата","few":"пре {0} сата","other":"пре {0} сати"}},"hour-short":{"0":"овог сата","future":{"one":"за {0} ч.","few":"за {0} ч.","other":"за {0} ч."},"past":{"one":"пре {0} ч.","few":"пре {0} ч.","other":"пре {0} ч."}},"hour-narrow":{"0":"овог сата","future":{"one":"за {0} ч.","few":"за {0} ч.","other":"за {0} ч."},"past":{"one":"пре {0} ч.","few":"пре {0} ч.","other":"пре {0} ч."}},"minute":{"0":"овог минута","future":{"one":"за {0} минут","few":"за {0} минута","other":"за {0} минута"},"past":{"one":"пре {0} минута","few":"пре {0} минута","other":"пре {0} минута"}},"minute-short":{"0":"овог минута","future":{"one":"за {0} мин.","few":"за {0} мин.","other":"за {0} мин."},"past":{"one":"пре {0} мин.","few":"пре {0} мин.","other":"пре {0} мин."}},"minute-narrow":{"0":"овог минута","future":{"one":"за {0} мин.","few":"за {0} мин.","other":"за {0} мин."},"past":{"one":"пре {0} мин.","few":"пре {0} мин.","other":"пре {0} мин."}},"second":{"0":"сада","future":{"one":"за {0} секунду","few":"за {0} секунде","other":"за {0} секунди"},"past":{"one":"пре {0} секунде","few":"пре {0} секунде","other":"пре {0} секунди"}},"second-short":{"0":"сада","future":{"one":"за {0} сек.","few":"за {0} сек.","other":"за {0} сек."},"past":{"one":"пре {0} сек.","few":"пре {0} сек.","other":"пре {0} сек."}},"second-narrow":{"0":"сада","future":{"one":"за {0} с.","few":"за {0} с.","other":"за {0} с."},"past":{"one":"пре {0} с.","few":"пре {0} с.","other":"пре {0} с."}}},"locale":"sr-Cyrl-ME"}
|
|
5
5
|
)
|
|
6
6
|
}
|