Files
cm-app-crawlspider/node_modules/relative-time-format/locale/chr/narrow.json

58 lines
1.4 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": "ᎡᏘ ᏥᎨᏒ",
"current": "ᎯᎠ ᏧᏕᏘᏴᏒᏘ",
"next": "ᎡᏘᏴᎢ",
"past": "{0} ᎤᏕ. ᏥᎨᏒ",
"future": "ᎾᎿ {0} ᎤᏕ."
},
"quarter": {
"previous": "ᎩᏄᏙᏗ ᏥᎨᏒ",
"current": "ᎯᎠ ᎩᏄᏙᏗ",
"next": "ᏔᎵᏁ ᎩᏄᏙᏗ",
"past": "{0} ᎩᏄᏘ. ᏥᎨᏒ",
"future": "ᎾᎿ {0} ᎩᏄᏘ."
},
"month": {
"previous": "ᎧᎸᎢ ᏥᎨᏒ",
"current": "ᎯᎠ ᎧᎸᎢ",
"next": "ᏔᎵᏁ ᎧᎸᎢ",
"past": "{0} ᎧᎸ. ᏥᎨᏒ",
"future": "ᎾᎿ {0} ᎧᎸ."
},
"week": {
"previous": "ᏥᏛᎵᏱᎵᏒᎢ",
"current": "ᎯᎠ ᎠᎵᎵᏌ",
"next": "ᏐᏆᎴᏅᎲ",
"past": "{0} ᏒᎾ. ᏥᎨᏒ",
"future": "ᎾᎿ {0} ᏒᎾ."
},
"day": {
"previous": "ᏒᎯ",
"current": "ᎪᎯ ᎢᎦ",
"next": "ᏌᎾᎴᎢ",
"past": {
"one": "{0} ᎢᎦ ᏥᎨᏒ",
"other": "{0} ᎯᎸᏍᎩ ᏧᏒᎯᏛ ᏥᎨᏒ"
},
"future": {
"one": "ᎾᎿ {0} ᎢᎦ",
"other": "ᎾᎿ {0} ᎯᎸᏍᎩ ᏧᏒᎯᏛ"
}
},
"hour": {
"current": "ᎯᎠ ᏑᏟᎶᏓ",
"past": "{0} ᏑᏟ. ᏥᎨᏒ",
"future": "ᎾᎿ {0} ᏑᏟ."
},
"minute": {
"current": "ᎯᎠ ᎢᏯᏔᏬᏍᏔᏅ",
"past": "{0} ᎢᏯᏔ. ᏥᎨᏒ",
"future": "ᎾᎿ {0} ᎢᏯᏔ."
},
"second": {
"current": "ᏃᏊ",
"past": "{0} . ᏥᎨᏒ",
"future": "ᎾᎿ {0} ."
}
}