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

View 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} ."
}
}