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,54 @@
{
"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": "ມື້ວານ",
"previous-2": "ມື້ກ່ອນ",
"current": "ມື້ນີ້",
"next": "ມື້ອື່ນ",
"next-2": "ມື້ຮື",
"past": "{0} ມື້ກ່ອນ",
"future": "ໃນອີກ {0} ມື້"
},
"hour": {
"current": "ຊົ່ວໂມງນີ້",
"past": "{0} ຊມ. ກ່ອນ",
"future": "ໃນອີກ {0} ຊມ."
},
"minute": {
"current": "ນາທີນີ້",
"past": "{0} ນທ. ກ່ອນ",
"future": "ໃນ {0} ນທ."
},
"second": {
"current": "ຕອນນີ້",
"past": "{0} ວິ. ກ່ອນ",
"future": "ໃນ {0} ວິ."
}
}