UNPKG

@formatjs/intl-relativetimeformat

Version:

Formats JavaScript dates to relative time strings.

610 lines (609 loc) 12.9 kB
/* @generated */ // prettier-ignore if (Intl.RelativeTimeFormat && typeof Intl.RelativeTimeFormat.__addLocaleData === 'function') { Intl.RelativeTimeFormat.__addLocaleData({ "data": { "day": { "-1": "kal", "0": "aiz", "1": "faleam", "future": { "one": "{0} disan", "other": "{0} disanim" }, "past": { "one": "{0} dis adim", "other": "{0} dis adim" } }, "day-narrow": { "-1": "kal", "0": "aiz", "1": "fal", "future": { "one": "{0}disan", "other": "{0}disanim" }, "past": { "one": "{0}d adim", "other": "{0}d adim" } }, "day-short": { "-1": "kal", "0": "aiz", "1": "faleam", "future": { "one": "{0} disan", "other": "{0} disanim" }, "past": { "one": "{0} dis adim", "other": "{0} dis adim" } }, "hour": { "0": "hem vor", "future": { "one": "{0} voran", "other": "{0} voranim" }, "past": { "one": "{0} vor adim", "other": "{0} voram adim" } }, "hour-narrow": { "0": "hem vor", "future": { "one": "{0}voran", "other": "{0}voranim" }, "past": { "one": "{0}vor adim", "other": "{0}voram adim" } }, "hour-short": { "0": "hem vor", "future": { "one": "{0} voran", "other": "{0} voranim" }, "past": { "one": "{0} vor adim", "other": "{0} voram adim" } }, "minute": { "0": "ho minut", "future": { "one": "{0} mintan", "other": "{0} mintanim" }, "past": { "one": "{0} minut adim", "other": "{0} mintam adim" } }, "minute-narrow": { "0": "ho min", "future": { "one": "{0}mintan", "other": "{0}min" }, "past": { "one": "{0}min adim", "other": "{0}min adim" } }, "minute-short": { "0": "ho min.", "future": { "one": "{0} mintan", "other": "{0} min." }, "past": { "one": "{0} min. adim", "other": "{0} min. adim" } }, "month": { "-1": "fattlo mhoino", "0": "ho mhoino", "1": "fuddlo mhoino", "future": { "one": "{0} mhoinean", "other": "{0} mhoineanim" }, "past": { "one": "{0} mhoino adim", "other": "{0} mhoine adim" } }, "month-narrow": { "-1": "fattlo mh", "0": "ho mh", "1": "fuddlo mh", "future": { "one": "{0}mhoinean", "other": "{0}mhoineanim" }, "past": { "one": "{0}mh adim", "other": "{0}mh adim" } }, "month-short": { "-1": "fattlo mho.", "0": "ho mho.", "1": "fuddlo mho.", "future": { "one": "{0} mhoinean", "other": "{0} mhoineanim" }, "past": { "one": "{0} mho. adim", "other": "{0} mho. adim" } }, "nu": [ "latn" ], "quarter": { "-1": "fattlem timhoinallem", "0": "hem timhoinallem", "1": "fuddlem timhoinallem", "future": { "one": "{0} timhoinallean", "other": "{0} timhoinalleanim" }, "past": { "one": "{0} timhoinallem adim", "other": "{0} timhoinalle adim" } }, "quarter-narrow": { "-1": "fattlem timh", "0": "hem timh", "1": "fuddlem timh", "future": { "one": "{0}timhoinallean", "other": "{0}timhoinalleanim" }, "past": { "one": "{0}timh adim", "other": "{0}timh adim" } }, "quarter-short": { "-1": "fattlem timho.", "0": "hem timho.", "1": "fuddlem timho.", "future": { "one": "{0} timhoinallean", "other": "{0} timhoinalleanim" }, "past": { "one": "{0} timho. adim", "other": "{0} timho. adim" } }, "second": { "0": "atam", "future": { "one": "{0} sekondan", "other": "{0} sekondanim" }, "past": { "one": "{0} sekond adim", "other": "{0} sekond adim" } }, "second-narrow": { "0": "atam", "future": { "one": "{0}sekondan", "other": "{0}sekondanim" }, "past": { "one": "{0}sek adim", "other": "{0}sek adim" } }, "second-short": { "0": "atam", "future": { "one": "{0} sekondan", "other": "{0} sekondanim" }, "past": { "one": "{0} sek. adim", "other": "{0} sek. adim" } }, "week": { "-1": "fattlo suman", "0": "ho suman", "1": "fuddlo suman", "future": { "one": "{0} sumanan", "other": "{0} sumananim" }, "past": { "one": "{0} suman adim", "other": "{0} suman adim" } }, "week-narrow": { "-1": "fattlo sum", "0": "ho sum", "1": "fuddlo sum", "future": { "one": "{0}sumanan", "other": "{0}sumananim" }, "past": { "one": "{0}sum adim", "other": "{0}sum adim" } }, "week-short": { "-1": "fattlo suman", "0": "ho suman", "1": "fuddlo suman", "future": { "one": "{0} sumanan", "other": "{0} sumananim" }, "past": { "one": "{0} suman adim", "other": "{0} suman adim" } }, "year": { "-1": "porum", "0": "ondum", "1": "fuddlem voros", "future": { "one": "{0} vorsan", "other": "{0} vorsanim" }, "past": { "one": "{0} voros adim", "other": "{0} vorsam adim" } }, "year-narrow": { "-1": "porum", "0": "ondum", "1": "fuddlem voros", "future": { "one": "{0}vorsan", "other": "{0}vorsanim" }, "past": { "one": "{0}voros adim", "other": "{0}vorsam adim" } }, "year-short": { "-1": "porum", "0": "ondum", "1": "fuddlem voros", "future": { "one": "{0} vorsan", "other": "{0} vorsanim" }, "past": { "one": "{0} voros adim", "other": "{0} vorsam adim" } } }, "locale": "kok-Latn" }) } else { (globalThis.__FORMATJS_RELATIVETIMEFORMAT_DATA__ = globalThis.__FORMATJS_RELATIVETIMEFORMAT_DATA__ || []).push({ "data": { "day": { "-1": "kal", "0": "aiz", "1": "faleam", "future": { "one": "{0} disan", "other": "{0} disanim" }, "past": { "one": "{0} dis adim", "other": "{0} dis adim" } }, "day-narrow": { "-1": "kal", "0": "aiz", "1": "fal", "future": { "one": "{0}disan", "other": "{0}disanim" }, "past": { "one": "{0}d adim", "other": "{0}d adim" } }, "day-short": { "-1": "kal", "0": "aiz", "1": "faleam", "future": { "one": "{0} disan", "other": "{0} disanim" }, "past": { "one": "{0} dis adim", "other": "{0} dis adim" } }, "hour": { "0": "hem vor", "future": { "one": "{0} voran", "other": "{0} voranim" }, "past": { "one": "{0} vor adim", "other": "{0} voram adim" } }, "hour-narrow": { "0": "hem vor", "future": { "one": "{0}voran", "other": "{0}voranim" }, "past": { "one": "{0}vor adim", "other": "{0}voram adim" } }, "hour-short": { "0": "hem vor", "future": { "one": "{0} voran", "other": "{0} voranim" }, "past": { "one": "{0} vor adim", "other": "{0} voram adim" } }, "minute": { "0": "ho minut", "future": { "one": "{0} mintan", "other": "{0} mintanim" }, "past": { "one": "{0} minut adim", "other": "{0} mintam adim" } }, "minute-narrow": { "0": "ho min", "future": { "one": "{0}mintan", "other": "{0}min" }, "past": { "one": "{0}min adim", "other": "{0}min adim" } }, "minute-short": { "0": "ho min.", "future": { "one": "{0} mintan", "other": "{0} min." }, "past": { "one": "{0} min. adim", "other": "{0} min. adim" } }, "month": { "-1": "fattlo mhoino", "0": "ho mhoino", "1": "fuddlo mhoino", "future": { "one": "{0} mhoinean", "other": "{0} mhoineanim" }, "past": { "one": "{0} mhoino adim", "other": "{0} mhoine adim" } }, "month-narrow": { "-1": "fattlo mh", "0": "ho mh", "1": "fuddlo mh", "future": { "one": "{0}mhoinean", "other": "{0}mhoineanim" }, "past": { "one": "{0}mh adim", "other": "{0}mh adim" } }, "month-short": { "-1": "fattlo mho.", "0": "ho mho.", "1": "fuddlo mho.", "future": { "one": "{0} mhoinean", "other": "{0} mhoineanim" }, "past": { "one": "{0} mho. adim", "other": "{0} mho. adim" } }, "nu": [ "latn" ], "quarter": { "-1": "fattlem timhoinallem", "0": "hem timhoinallem", "1": "fuddlem timhoinallem", "future": { "one": "{0} timhoinallean", "other": "{0} timhoinalleanim" }, "past": { "one": "{0} timhoinallem adim", "other": "{0} timhoinalle adim" } }, "quarter-narrow": { "-1": "fattlem timh", "0": "hem timh", "1": "fuddlem timh", "future": { "one": "{0}timhoinallean", "other": "{0}timhoinalleanim" }, "past": { "one": "{0}timh adim", "other": "{0}timh adim" } }, "quarter-short": { "-1": "fattlem timho.", "0": "hem timho.", "1": "fuddlem timho.", "future": { "one": "{0} timhoinallean", "other": "{0} timhoinalleanim" }, "past": { "one": "{0} timho. adim", "other": "{0} timho. adim" } }, "second": { "0": "atam", "future": { "one": "{0} sekondan", "other": "{0} sekondanim" }, "past": { "one": "{0} sekond adim", "other": "{0} sekond adim" } }, "second-narrow": { "0": "atam", "future": { "one": "{0}sekondan", "other": "{0}sekondanim" }, "past": { "one": "{0}sek adim", "other": "{0}sek adim" } }, "second-short": { "0": "atam", "future": { "one": "{0} sekondan", "other": "{0} sekondanim" }, "past": { "one": "{0} sek. adim", "other": "{0} sek. adim" } }, "week": { "-1": "fattlo suman", "0": "ho suman", "1": "fuddlo suman", "future": { "one": "{0} sumanan", "other": "{0} sumananim" }, "past": { "one": "{0} suman adim", "other": "{0} suman adim" } }, "week-narrow": { "-1": "fattlo sum", "0": "ho sum", "1": "fuddlo sum", "future": { "one": "{0}sumanan", "other": "{0}sumananim" }, "past": { "one": "{0}sum adim", "other": "{0}sum adim" } }, "week-short": { "-1": "fattlo suman", "0": "ho suman", "1": "fuddlo suman", "future": { "one": "{0} sumanan", "other": "{0} sumananim" }, "past": { "one": "{0} suman adim", "other": "{0} suman adim" } }, "year": { "-1": "porum", "0": "ondum", "1": "fuddlem voros", "future": { "one": "{0} vorsan", "other": "{0} vorsanim" }, "past": { "one": "{0} voros adim", "other": "{0} vorsam adim" } }, "year-narrow": { "-1": "porum", "0": "ondum", "1": "fuddlem voros", "future": { "one": "{0}vorsan", "other": "{0}vorsanim" }, "past": { "one": "{0}voros adim", "other": "{0}vorsam adim" } }, "year-short": { "-1": "porum", "0": "ondum", "1": "fuddlem voros", "future": { "one": "{0} vorsan", "other": "{0} vorsanim" }, "past": { "one": "{0} voros adim", "other": "{0} vorsam adim" } } }, "locale": "kok-Latn" }) }