relative-time-format
Version:
A convenient Intl.RelativeTimeFormat polyfill
165 lines • 3.31 kB
JSON
{
"locale": "yo-BJ",
"long": {
"year": {
"previous": "Èshín",
"current": "Ɔdúnǹí",
"next": "Àmɔ́dún",
"past": "-{0} y",
"future": "+{0} y"
},
"quarter": {
"previous": "last quarter",
"current": "this quarter",
"next": "next quarter",
"past": "-{0} Q",
"future": "+{0} Q"
},
"month": {
"previous": "óshù tó kɔjá",
"current": "oshù yìí",
"next": "óshù tó ń bɔ̀,",
"past": "-{0} m",
"future": "+{0} m"
},
"week": {
"previous": "ɔ̀sɛ̀ tó kɔjá",
"current": "ɔ̀sɛ̀ yìí",
"next": "ɔ́sɛ̀ tó ń bɔ̀",
"past": "-{0} w",
"future": "+{0} w"
},
"day": {
"previous": "Àná",
"previous-2": "íjɛta",
"current": "Òní",
"next": "Ɔ̀la",
"next-2": "òtúùnla",
"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": "Ɔdún tó kɔjá",
"current": "Ɔdún yìí",
"next": "Ɔdún tó ńbɔ̀",
"past": "-{0} y",
"future": "+{0} y"
},
"quarter": {
"previous": "last quarter",
"current": "this quarter",
"next": "next quarter",
"past": "-{0} Q",
"future": "+{0} Q"
},
"month": {
"previous": "óshù tó kɔjá",
"current": "oshù yìí",
"next": "óshù tó ń bɔ̀,",
"past": "-{0} m",
"future": "+{0} m"
},
"week": {
"previous": "ɔ̀sɛ̀ tó kɔjá",
"current": "ɔ̀sɛ̀ yìí",
"next": "ɔ́sɛ̀ tó ń bɔ̀",
"past": "-{0} w",
"future": "+{0} w"
},
"day": {
"previous": "Àná",
"previous-2": "íjɛta",
"current": "Òní",
"next": "Ɔ̀la",
"next-2": "òtúùnla",
"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": "Ɔdún tó kɔjá",
"current": "Ɔdún yìí",
"next": "Ɔdún tó ńbɔ̀",
"past": "-{0} y",
"future": "+{0} y"
},
"quarter": {
"previous": "last quarter",
"current": "this quarter",
"next": "next quarter",
"past": "-{0} Q",
"future": "+{0} Q"
},
"month": {
"previous": "óshù tó kɔjá",
"current": "oshù yìí",
"next": "óshù tó ń bɔ̀,",
"past": "-{0} m",
"future": "+{0} m"
},
"week": {
"previous": "ɔ̀sɛ̀ tó kɔjá",
"current": "ɔ̀sɛ̀ yìí",
"next": "ɔ́sɛ̀ tó ń bɔ̀",
"past": "-{0} w",
"future": "+{0} w"
},
"day": {
"previous": "Àná",
"previous-2": "íjɛta",
"current": "Òní",
"next": "Ɔ̀la",
"next-2": "òtúùnla",
"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"
}
}
}