Initial import from local backup (Documents-Playground/pakerpale)

This commit is contained in:
jeonghwa
2026-07-03 05:27:29 +09:00
commit d918e2eddc
2971 changed files with 264195 additions and 0 deletions

91
node_modules/relative-time-format/locale/chr/long.json generated vendored Normal file
View File

@@ -0,0 +1,91 @@
{
"year": {
"previous": "ᎡᏘ ᏥᎨᏒ",
"current": "ᎯᎠ ᏧᏕᏘᏴᏒᏘ",
"next": "ᎡᏘᏴᎢ",
"past": {
"one": "{0} ᎤᏕᏘᏴᏌᏗᏒᎢ ᏥᎨᏒ",
"other": "{0} ᎢᏧᏕᏘᏴᏌᏗᏒᎢ ᏥᎨᏒ"
},
"future": {
"one": "ᎾᎿ {0} ᎤᏕᏘᏴᏌᏗᏒᎢ",
"other": "ᎾᎿ {0} ᎢᏧᏕᏘᏴᏌᏗᏒᎢ"
}
},
"quarter": {
"previous": "ᎩᏄᏙᏗ ᏥᎨᏒ",
"current": "ᎯᎠ ᎩᏄᏙᏗ",
"next": "ᏔᎵᏁ ᎩᏄᏙᏗ",
"past": {
"one": "ᎾᎿ {0} ᎩᏄᏙᏗ ᏥᎨᏒ",
"other": "{0} ᎩᏄᏙᏗ ᏥᎨᏒ"
},
"future": "ᎾᎿ {0} ᎩᏄᏙᏗ"
},
"month": {
"previous": "ᎧᎸᎢ ᏥᎨᏒ",
"current": "ᎯᎠ ᎧᎸᎢ",
"next": "ᏔᎵᏁ ᎧᎸᎢ",
"past": {
"one": "{0} ᎧᎸᎢ ᏥᎨᏒ",
"other": "{0} ᏗᎧᎸᎢ ᏥᎨᏒ"
},
"future": {
"one": "ᎾᎿ {0} ᎧᎸᎢ",
"other": "ᎾᎿ {0} ᏗᎧᎸᎢ"
}
},
"week": {
"previous": "ᏥᏛᎵᏱᎵᏒᎢ",
"current": "ᎯᎠ ᎠᎵᎵᏌ",
"next": "ᏐᏆᎴᏅᎲ",
"past": {
"one": "{0} ᏒᎾᏙᏓᏆᏍᏗ ᏥᎨᏒ",
"other": "{0} ᎢᏳᎾᏙᏓᏆᏍᏗ ᏥᎨᏒ"
},
"future": {
"one": "ᎾᎿ {0} ᏒᎾᏙᏓᏆᏍᏗ",
"other": "ᎾᎿ {0} ᎢᏳᎾᏙᏓᏆᏍᏗ"
}
},
"day": {
"previous": "ᏒᎯ",
"current": "ᎪᎯ ᎢᎦ",
"next": "ᏌᎾᎴᎢ",
"past": {
"one": "{0} ᎢᎦ ᏥᎨᏒ",
"other": "{0} ᎯᎸᏍᎩ ᏧᏒᎯᏛ ᏥᎨᏒ"
},
"future": {
"one": "ᎾᎿ {0} ᎢᎦ",
"other": "ᎾᎿ {0} ᎯᎸᏍᎩ ᏧᏒᎯᏛ"
}
},
"hour": {
"current": "ᎯᎠ ᏑᏟᎶᏓ",
"past": {
"one": "{0} ᏑᏟᎶᏓ ᏥᎨᏒ",
"other": "{0} ᎢᏳᏟᎶᏓ ᏥᎨᏒ"
},
"future": {
"one": "ᎾᎿ {0} ᏑᏟᎶᏓ",
"other": "ᎾᎿ {0} ᎢᏳᏟᎶᏓ"
}
},
"minute": {
"current": "ᎯᎠ ᎢᏯᏔᏬᏍᏔᏅ",
"past": "{0} ᎢᏯᏔᏬᏍᏔᏅ ᏥᎨᏒ",
"future": "ᎾᎿ {0} ᎢᏯᏔᏬᏍᏔᏅ"
},
"second": {
"current": "ᏃᏊ",
"past": {
"one": "{0} ᏥᎨᏒ",
"other": "{0} ᏓᏓᎾᏩᏍᎬ ᏥᎨᏒ"
},
"future": {
"one": "ᎾᎿ {0} ",
"other": "ᎾᎿ {0} ᏓᏓᎾᏩᏍᎬ ᏥᎨᏒ"
}
}
}