UNPKG

@formatjs/intl-relativetimeformat

Version:

Formats JavaScript dates to relative time strings.

259 lines (258 loc) 5.02 kB
/* @generated */ // prettier-ignore if (Intl.RelativeTimeFormat && typeof Intl.RelativeTimeFormat.__addLocaleData === 'function') { Intl.RelativeTimeFormat.__addLocaleData({ "data": { "day": { "-1": "inanahi", "0": "i tēnei rā", "1": "āpōpō", "future": { "other": "+{0} rā" }, "past": { "other": "-{0} rā i mua" } }, "day-narrow": { "-1": "inanahi", "0": "i tēnei rā", "1": "āpōpō", "future": { "other": "+{0} r" }, "past": { "other": "-{0} r" } }, "day-short": { "-1": "inanahi", "0": "i tēnei rā", "1": "āpōpō", "future": { "other": "+{0} rā" }, "past": { "other": "-{0} rā" } }, "hour": { "0": "i tēnei haora", "future": { "other": "+{0} haora" }, "past": { "other": "-{0} haora i mua" } }, "hour-narrow": { "0": "i tēnei haora", "future": { "other": "+{0} h" }, "past": { "other": "-{0} h" } }, "hour-short": { "0": "i tēnei haora", "future": { "other": "+{0} h." }, "past": { "other": "-{0} h." } }, "minute": { "0": "i tēnei meneti", "future": { "other": "+{0} meneti" }, "past": { "other": "-{0} meneti i mua" } }, "minute-narrow": { "0": "i tēnei meneti", "future": { "other": "+{0} men" }, "past": { "other": "-{0} men" } }, "minute-short": { "0": "i tēnei meneti", "future": { "other": "+{0} men." }, "past": { "other": "-{0} men." } }, "month": { "-1": "i tērā marama", "0": "i tēnei marama", "1": "ā tērā marama", "future": { "other": "+{0} marama" }, "past": { "other": "-{0} marama i mua" } }, "month-narrow": { "-1": "i tērā m.", "0": "i tēnei m.", "1": "ā tērā m.", "future": { "other": "+{0} m." }, "past": { "other": "-{0} m." } }, "month-short": { "-1": "i tērā m.", "0": "i tēnei m.", "1": "ā tērā m.", "future": { "other": "+{0} m." }, "past": { "other": "-{0} m." } }, "nu": [ "latn" ], "quarter": { "-1": "hauwhā whakamutunga", "0": "tēnei hauwhā", "1": "tērā hauwhā", "future": { "other": "+{0} hauwhā" }, "past": { "other": "-{0} hauwhā i mua" } }, "quarter-narrow": { "-1": "hauwhā whakamutunga", "0": "tēnei hauwhā", "1": "tērā hauwhā", "future": { "other": "+{0} Hwh" }, "past": { "other": "-{0} hwh" } }, "quarter-short": { "-1": "hauwhā whakamutunga", "0": "tēnei hauwhā", "1": "tērā hauwhā", "future": { "other": "+{0} hwh" }, "past": { "other": "-{0} hwh" } }, "second": { "0": "ināianei", "future": { "other": "+{0} hēkona" }, "past": { "other": "-{0} hēkona i mua" } }, "second-narrow": { "0": "ināianei", "future": { "other": "+{0} h" }, "past": { "other": "-{0} h" } }, "second-short": { "0": "ināianei", "future": { "other": "+{0} h." }, "past": { "other": "-{0} h." } }, "week": { "-1": "i tērā wiki", "0": "i tēnei wiki", "1": "ā tērā wiki", "future": { "other": "+{0} wiki" }, "past": { "other": "-{0} wiki i mua" } }, "week-narrow": { "-1": "i tērā w.", "0": "i tēnei w.", "1": "ā tērā w.", "future": { "other": "+{0} w" }, "past": { "other": "-{0} w" } }, "week-short": { "-1": "i tērā w.", "0": "i tēnei w.", "1": "ā tērā w.", "future": { "other": "+{0} w" }, "past": { "other": "-{0} w" } }, "year": { "-1": "i tērā tau", "0": "i tēnei tau", "1": "ā tērā tau", "future": { "other": "ā te {0} tau" }, "past": { "other": "i te {0} tau i mua" } }, "year-narrow": { "-1": "i tērā tau", "0": "i tēnei tau", "1": "ā tērā tau", "future": { "other": "ā te {0} tau" }, "past": { "other": "i te {0} tau" } }, "year-short": { "-1": "i tērā tau", "0": "i tēnei tau", "1": "ā tērā tau", "future": { "other": "ā te {0} tau" }, "past": { "other": "i te {0} tau" } } }, "locale": "mi" }) }