relative-time-format
Version:
A convenient Intl.RelativeTimeFormat polyfill
186 lines • 3.46 kB
JSON
{
"locale": "ku",
"long": {
"year": {
"previous": "sala borî",
"current": "îsal",
"next": "sala bê",
"past": {
"one": "berî {0} salê",
"other": "berî {0} salan"
},
"future": {
"one": "di salekê de",
"other": "di {0} salan de"
}
},
"quarter": {
"previous": "çaryeka dawî",
"current": "ev çaryek",
"next": "çaryeka were",
"past": "-{0} Q",
"future": "+{0} Q"
},
"month": {
"previous": "meha borî",
"current": "ev meh",
"next": "meha bê",
"past": "-{0} m",
"future": "+{0} m"
},
"week": {
"previous": "hefteya borî",
"current": "ev hefte",
"next": "hefteya bê",
"past": "-{0} w",
"future": "+{0} w"
},
"day": {
"previous": "duh",
"current": "îro",
"next": "sibê",
"past": "-{0} d",
"future": "+{0} d"
},
"hour": {
"current": "this hour",
"past": "-{0} h",
"future": "+{0} h"
},
"minute": {
"current": "vê deqeyê",
"past": {
"one": "berî {0} deqeyê",
"other": "berî {0} deqeyan"
},
"future": {
"one": "di {0} deqeyê de",
"other": "di {0} deqeyan de"
}
},
"second": {
"current": "vêga",
"past": "-{0} s",
"future": "+{0} s"
}
},
"short": {
"year": {
"previous": "sala borî",
"current": "îsal",
"next": "sala bê",
"past": {
"one": "berî salekê",
"other": "berî {0} salan"
},
"future": "piştî {0} salan"
},
"quarter": {
"previous": "çaryeka dawî",
"current": "ev çaryek",
"next": "çaryeka were",
"past": "-{0} Q",
"future": "+{0} Q"
},
"month": {
"previous": "meha borî",
"current": "ev meh",
"next": "meha bê",
"past": "-{0} m",
"future": "+{0} m"
},
"week": {
"previous": "hft. borî",
"current": "ev hft.",
"next": "hft. bê",
"past": "-{0} w",
"future": "+{0} w"
},
"day": {
"previous": "duh",
"current": "îro",
"next": "sibê",
"past": "-{0} d",
"future": "+{0} d"
},
"hour": {
"current": "this hour",
"past": "-{0} h",
"future": "+{0} h"
},
"minute": {
"current": "vê deqeyê",
"past": "berî {0} dq.",
"future": {
"one": "di {0} dq. de",
"other": "di {0} dq de"
}
},
"second": {
"current": "vêga",
"past": "-{0} s",
"future": "+{0} s"
}
},
"narrow": {
"year": {
"previous": "sala borî",
"current": "îsal",
"next": "sala bê",
"past": {
"one": "berî salekê",
"other": "berî {0} salan"
},
"future": "piştî {0} salan"
},
"quarter": {
"previous": "çaryeka dawî",
"current": "ev çaryek",
"next": "çaryeka were",
"past": "-{0} Q",
"future": "+{0} Q"
},
"month": {
"previous": "meha borî",
"current": "ev meh",
"next": "meha bê",
"past": "-{0} m",
"future": "+{0} m"
},
"week": {
"previous": "hft. borî",
"current": "ev hft.",
"next": "hft. bê",
"past": "-{0} w",
"future": "+{0} w"
},
"day": {
"previous": "duh",
"current": "îro",
"next": "sibê",
"past": "-{0} d",
"future": "+{0} d"
},
"hour": {
"current": "this hour",
"past": "-{0} h",
"future": "+{0} h"
},
"minute": {
"current": "vê deqeyê",
"past": {
"one": "berî {0} dq.",
"other": "berî {0} d."
},
"future": {
"one": "di {0} dq de",
"other": "di {0}dq de"
}
},
"second": {
"current": "vêga",
"past": "-{0} s",
"future": "+{0} s"
}
}
}