UNPKG

intl-relative-time-format

Version:

A fully spec-compliant polyfill for 'Intl.RelativeTimeFormat'

293 lines (292 loc) 8.72 kB
if ("__addLocaleData" in Intl.RelativeTimeFormat) { Intl.RelativeTimeFormat.__addLocaleData({ locale: "so-KE", data: { year: { '0': 'Sannadkan', '1': 'Sannadka danbe', '-1': 'Sannadkii hore', future: { one: '{0} sannad', other: '{0} sannadood' }, past: { one: '{0} sannad kahor', other: '{0} sannadood kahor' } }, 'year-short': { '0': 'Sannadkan', '1': 'Sannadka danbe', '-1': 'Sannadkii hore', future: { one: '{0} snd', other: '{0} snd' }, past: { one: '{0} snd khr', other: '{0} Snd khr' } }, 'year-narrow': { '0': 'Sannadkan', '1': 'Sannadka xiga', '-1': 'Sannadkii la soo dhaafay', future: { one: '{0} snd', other: '{0} snd' }, past: { one: '{0} snd khr', other: '{0} Snd khr' } }, quarter: { '0': 'Rubucan', '1': 'Rubuca danbe', '-1': 'Rubucii hore', future: { one: '{0} rubuc', other: '{0} rubuc' }, past: { one: '{0} rubuc kahor', other: '{0} rubuc kahor' } }, 'quarter-short': { future: { one: '{0} rbc', other: '{0} rbc' }, past: { one: '{0} rbc khr', other: '{0} rbc khr' } }, 'quarter-narrow': { future: { one: '{0} rbc', other: '{0} rbc' }, past: { one: '{0} rbc khr', other: '{0} rbc khr' } }, month: { '0': 'Bishan', '1': 'Bisha danbe', '-1': 'Bishii hore', future: { one: '{0} bil', other: '{0} bilood' }, past: { one: '{0} bil kahor', other: '{0} bilood kahor' } }, 'month-short': { '0': 'Bishan', '1': 'Bisha danbe', '-1': 'Bishii hore', future: { one: '{0} bil', other: '{0} bil' }, past: { one: '{0} bil khr', other: '{0} bil khr' } }, 'month-narrow': { '0': 'Bishan', '1': 'Bisha danbe', '-1': 'Bishii hore', future: { one: '{0} bil', other: '{0} bil' }, past: { one: '{0} bil khr', other: '{0} bil khr' } }, week: { '0': 'Usbuucan', '1': 'Toddobaadka danbe', '-1': 'Toddobaadkii hore', future: { one: '{0} toddobaad', other: '{0} toddobaad' }, past: { one: '{0} toddobaad kahor', other: '{0} toddobaad kahor' } }, 'week-short': { '0': 'Usbuucan', '1': 'Toddobaadka danbe', '-1': 'Toddobaadkii hore', future: { one: '{0} tdbd', other: '{0} tdbd' }, past: { one: '{0} tdbd khr', other: '{0} tdbd khr' } }, 'week-narrow': { '0': 'Usbuucan', '1': 'Toddobaadka danbe', '-1': 'Toddobaadkii hore', future: { one: '{0} tdbd', other: '{0} tdbd' }, past: { one: '{0} tdbd khr', other: '{0} tdbd khr' } }, day: { '0': 'Maanta', '1': 'Berri', '-1': 'Shalay', future: { one: '{0} maalin', other: '{0} maalmood' }, past: { one: '{0} maalin kahor', other: '{0} maalmood kahor' } }, 'day-short': { '0': 'Maanta', '1': 'Berri', '-1': 'Shalay', future: { one: '{0} mln', other: '{0} mlmd' }, past: { one: '{0} mln khr', other: '{0} mlmd khr' } }, 'day-narrow': { '0': 'Maanta', '1': 'Berri', '-1': 'Shalay', future: { one: '{0} mln', other: '{0} mlmd' }, past: { one: '{0} mln khr', other: '{0} mlmd khr' } }, hour: { '0': 'Saacadan', future: { one: '{0} saacad', other: '{0} saacadood' }, past: { one: '{0} saacad kahor', other: '{0} saacadood kahor' } }, 'hour-short': { future: { one: '{0} scd', other: '{0} scd' }, past: { one: '{0} scd khr', other: '{0} scd khr' } }, 'hour-narrow': { future: { one: '{0} scd', other: '{0} scd' }, past: { one: '{0} scd khr', other: '{0} scd khr' } }, minute: { '0': 'Daqiiqadan', future: { one: '{0} daqiiqad', other: '{0} daqiidadood' }, past: { one: '{0} daqiiqad kahor', other: '{0} daqiiqadood kahor' } }, 'minute-short': { future: { one: '{0} dqqd', other: '{0} dqqd' }, past: { one: '{0} dqqd khr', other: '{0} dqqd khr' } }, 'minute-narrow': { future: { one: '{0} dqqd', other: '{0} dqqd' }, past: { one: '{0} dqqd khr', other: '{0} dqqd khr' } }, second: { '0': 'Imika', future: { one: '{0} ilbiriqsi', other: '{0} ilbiriqsi' }, past: { one: '{0} ilbiriqsi kahor', other: '{0} ilbiriqsi kahor' } }, 'second-short': { future: { one: '{0} ilbrqsi', other: '{0} ilbrqsi' }, past: { one: '{0} ilbrqsi khr', other: '{0} ilbrqsi khr' } }, 'second-narrow': { future: { one: '{0} ilbrqsi', other: '{0} ilbrqsi' }, past: { one: '{0} ilbrqsi khr', other: '{0} ilbrqsi khr' } }, nu: [ 'latn' ] } }); }