Initial import from local backup (Documents-Playground/pakerpale)
This commit is contained in:
58
node_modules/relative-time-format/locale/chr/short.json
generated
vendored
Normal file
58
node_modules/relative-time-format/locale/chr/short.json
generated
vendored
Normal file
@@ -0,0 +1,58 @@
|
||||
{
|
||||
"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} ᎠᏎ."
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user