Files
cm-app-crawlspider/node_modules/relative-time-format/locale/to/short.json

54 lines
1.2 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"year": {
"previous": "taʻu kuoʻosi",
"current": "taʻú ni",
"next": "taʻu kahaʻu",
"past": "taʻu ʻe {0} kuoʻosi",
"future": "ʻi he taʻu ʻe {0}"
},
"quarter": {
"previous": "kuata kuoʻosi",
"current": "kuata koʻeni",
"next": "kuata hoko",
"past": "kuata ʻe {0} kuoʻosi",
"future": "ʻi he kuata ʻe {0}"
},
"month": {
"previous": "māhina kuoʻosi",
"current": "māhiná ni",
"next": "māhina kahaʻu",
"past": "māhina ʻe {0} kuoʻosi",
"future": "ʻi he māhina ʻe {0}"
},
"week": {
"previous": "uike kuoʻosi",
"current": "uiké ni",
"next": "uike kahaʻu",
"past": "uike ʻe {0} kuoʻosi",
"future": "ʻi he uike ʻe {0}"
},
"day": {
"previous": "ʻaneafi",
"previous-2": "ʻaneheafi",
"current": "ʻahó ni",
"next": "ʻapongipongi",
"next-2": "ʻahepongipongi",
"past": "ʻaho ʻe {0} kuoʻosi",
"future": "ʻi he ʻaho ʻe {0}"
},
"hour": {
"current": "this hour",
"past": "houa ʻe {0} kuoʻosi",
"future": "ʻi he houa ʻe {0}"
},
"minute": {
"current": "this minute",
"past": "miniti ʻe {0} kuoʻosi",
"future": "ʻi he miniti ʻe {0}"
},
"second": {
"current": "taimí ni",
"past": "sekoni ʻe {0} kuoʻosi",
"future": "ʻi he sekoni ʻe {0}"
}
}