relative-time-format
Version:
A convenient Intl.RelativeTimeFormat polyfill
177 lines • 3.26 kB
JSON
{
"locale": "ku",
"long": {
"year": {
"previous": "par",
"current": "îsal",
"next": "sala piştî",
"past": {
"one": "berî {0} salê",
"other": "berî {0} salan"
},
"future": {
"one": "di salekê de",
"other": "di {0} salan de"
}
},
"quarter": {
"previous": "last quarter",
"current": "this quarter",
"next": "next quarter",
"past": "-{0} Q",
"future": "+{0} Q"
},
"month": {
"previous": "meha borî",
"current": "vê mehê",
"next": "meha were",
"past": "-{0} m",
"future": "+{0} m"
},
"week": {
"previous": "hefteya borî",
"current": "vê hefteyê",
"next": "hefteya were",
"past": "-{0} w",
"future": "+{0} w"
},
"day": {
"previous": "duh",
"current": "îro",
"next": "sibe",
"past": "-{0} d",
"future": "+{0} d"
},
"hour": {
"current": "this hour",
"past": "-{0} h",
"future": "+{0} h"
},
"minute": {
"current": "this minute",
"past": "-{0} min",
"future": "+{0} min"
},
"second": {
"current": "now",
"past": "-{0} s",
"future": "+{0} s"
}
},
"short": {
"year": {
"previous": "par",
"current": "îsal",
"next": "sala bê",
"past": {
"one": "berî salekê",
"other": "berî {0} salan"
},
"future": {
"one": "piştî salekê",
"other": "piştî {0} salan"
}
},
"quarter": {
"previous": "last quarter",
"current": "this quarter",
"next": "next quarter",
"past": "-{0} Q",
"future": "+{0} Q"
},
"month": {
"previous": "meha br.",
"current": "vê mehê",
"next": "meha bê",
"past": "-{0} m",
"future": "+{0} m"
},
"week": {
"previous": "hft. borî",
"current": "vê hft.",
"next": "hft. bê",
"past": "-{0} w",
"future": "+{0} w"
},
"day": {
"previous": "duh",
"current": "îro",
"next": "sibe",
"past": "-{0} d",
"future": "+{0} d"
},
"hour": {
"current": "this hour",
"past": "-{0} h",
"future": "+{0} h"
},
"minute": {
"current": "this minute",
"past": "-{0} min",
"future": "+{0} min"
},
"second": {
"current": "now",
"past": "-{0} s",
"future": "+{0} s"
}
},
"narrow": {
"year": {
"previous": "par",
"current": "îsal",
"next": "sala bê",
"past": {
"one": "berî salekê",
"other": "berî {0} salan"
},
"future": {
"one": "piştî salekê",
"other": "piştî {0} salan"
}
},
"quarter": {
"previous": "last quarter",
"current": "this quarter",
"next": "next quarter",
"past": "-{0} Q",
"future": "+{0} Q"
},
"month": {
"previous": "meha br.",
"current": "vê mehê",
"next": "meha bê",
"past": "-{0} m",
"future": "+{0} m"
},
"week": {
"previous": "hft. borî",
"current": "vê hft.",
"next": "hft. bê",
"past": "-{0} w",
"future": "+{0} w"
},
"day": {
"previous": "duh",
"current": "îro",
"next": "sibe",
"past": "-{0} d",
"future": "+{0} d"
},
"hour": {
"current": "this hour",
"past": "-{0} h",
"future": "+{0} h"
},
"minute": {
"current": "this minute",
"past": "-{0} min",
"future": "+{0} min"
},
"second": {
"current": "now",
"past": "-{0} s",
"future": "+{0} s"
}
}
}