relative-time-format
Version:
A convenient Intl.RelativeTimeFormat polyfill
213 lines • 4.48 kB
JSON
{
"locale": "om",
"long": {
"year": {
"previous": "waggaa darbe",
"current": "waggaa kana",
"next": "waggaa dhufu",
"past": {
"one": "waggaa {0} dura",
"other": "waggoota {0} dura"
},
"future": {
"one": "waggaa {0} keessatti",
"other": "waggoota {0} keessatti"
}
},
"quarter": {
"previous": "kurmaana darbe",
"current": "kurmaana kana",
"next": "kurmaana dhufu",
"past": {
"one": "kurmaana {0} darbe",
"other": "kurmaanota {0} darban"
},
"future": {
"one": "kurmaana {0} keessatti",
"other": "kurmaanota {0} keessatti"
}
},
"month": {
"previous": "ji’a darbe",
"current": "ji’a kana",
"next": "ji’a dhufu",
"past": {
"one": "ji’a {0} darbe",
"other": "ji’oota {0} darban"
},
"future": {
"one": "ji’a {0} keessatti",
"other": "ji’oota {0} keessatti"
}
},
"week": {
"previous": "torbee darbe",
"current": "torbee kana",
"next": "torbee dhufu",
"past": {
"one": "torbee {0} darbe",
"other": "torbanoota {0} darban"
},
"future": {
"one": "torbee {0} keessatti",
"other": "torbanoota {0} keessatti"
}
},
"day": {
"previous": "kaleessa",
"current": "har’a",
"next": "boru",
"past": {
"one": "guyyaa {0} darbe",
"other": "guyyoota {0} darban"
},
"future": {
"one": "guyyaa {0} keessatti",
"other": "guyyoota {0} keessatti"
}
},
"hour": {
"current": "sa’aatii kana",
"past": {
"one": "sa’aatii {0} darbe",
"other": "sa’aatiiwwan {0} darban"
},
"future": {
"one": "sa’aatii {0} keessatti",
"other": "sa’aatiiwwan {0} keessatti"
}
},
"minute": {
"current": "this minute",
"past": {
"one": "daqiiqaa {0} darbe",
"other": "daqiiqaawwan {0} darban"
},
"future": {
"one": "daqiiqaa {0} keessatti",
"other": "daqiiqaawwan {0} keessatti"
}
},
"second": {
"current": "amma",
"past": {
"one": "sekoondii {0} darbe",
"other": "sekoondiiwwan {0} darban"
},
"future": {
"one": "sekoondii {0} keessatti",
"other": "sekoondiiwwan {0} keessatti"
}
}
},
"short": {
"year": {
"previous": "wg. darbe",
"current": "wg. kana",
"next": "wg. dhufu",
"past": "wg. {0} dura",
"future": "wg. {0} keessatti"
},
"quarter": {
"previous": "kr. darbe",
"current": "kr. kana",
"next": "kr. dhufu",
"past": "kr. {0} darbe",
"future": "kr. {0} keessatti"
},
"month": {
"previous": "ji. darbe",
"current": "ji. kana",
"next": "ji. dhufu",
"past": "ji. {0} darbe",
"future": "ji. {0} keessatti"
},
"week": {
"previous": "tr. darbe",
"current": "tr. kana",
"next": "tr. dhufu",
"past": "tr. {0} darbe",
"future": "tr. {0} keessatti"
},
"day": {
"previous": "kaleessa",
"current": "har’a",
"next": "boru",
"past": {
"one": "guyyaa {0} darbe",
"other": "guyyoota {0} darban"
},
"future": {
"one": "guyyaa {0} keessatti",
"other": "guyyoota {0} keessatti"
}
},
"hour": {
"current": "sa’aatii kana",
"past": "sa. {0} darbe",
"future": "sa. {0} keessatti"
},
"minute": {
"current": "daqiiqaa kana",
"past": "daq. {0} darbe",
"future": "daq. {0} keessatti"
},
"second": {
"current": "amma",
"past": "sek. {0} darbe",
"future": "sek. {0} keessatti"
}
},
"narrow": {
"year": {
"previous": "wg. darbe",
"current": "wg. kana",
"next": "wg. dhufu",
"past": "w {0} dura",
"future": "w {0} keessatti"
},
"quarter": {
"previous": "q darbe",
"current": "q kana",
"next": "q dhufu",
"past": "q {0} darbe",
"future": "q {0} keessatti"
},
"month": {
"previous": "ji. darbe",
"current": "ji. kana",
"next": "ji. dhufu",
"past": "ji {0} darbe",
"future": "ji {0} keessatti"
},
"week": {
"previous": "tr. darbe",
"current": "tr. kana",
"next": "tr. dhufu",
"past": "w {0} darbe",
"future": "w {0} keessatti"
},
"day": {
"previous": "kaleessa",
"current": "har’a",
"next": "boru",
"past": "g {0} darbe",
"future": "g {0} keessatti"
},
"hour": {
"current": "sa’aatii kana",
"past": "h {0} darbe",
"future": "h {0} keessatti"
},
"minute": {
"current": "daqiiqaa kana",
"past": "d {0} darbe",
"future": "d {0} keessatti"
},
"second": {
"current": "amma",
"past": "s {0} darbe",
"future": "s {0} keessatti"
}
}
}