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,72 @@
{
"year": {
"previous": "an-uir.",
"previous-2": "a-bh-uir.",
"current": "am bl.",
"next": "an ath-bhl.",
"past": {
"one": "-{0} bhl.",
"two": "-{0} bhl.",
"other": "-{0} bl."
},
"future": {
"one": "+{0} bhl.",
"two": "+{0} bhl.",
"other": "+{0} bl."
}
},
"quarter": {
"previous": "c. ch.",
"current": "an c. seo",
"next": "ath-ch.",
"past": "-{0} c.",
"future": "+{0} c."
},
"month": {
"previous": "mì. ch.",
"current": "am mì. seo",
"next": "ath-mhì.",
"past": {
"one": "-{0} mhì.",
"two": "-{0} mhì.",
"other": "-{0} mì."
},
"future": {
"one": "+{0} mhì.",
"two": "+{0} mhì.",
"other": "+{0} mì."
}
},
"week": {
"previous": "sn. ch.",
"current": "an t-sn. seo",
"next": "ath-shn.",
"past": "-{0} sn.",
"future": "+{0} sn."
},
"day": {
"previous": "an-dè",
"previous-2": "a-bhòin-dè",
"current": "an-diugh",
"next": "a-màireach",
"next-2": "an-earar",
"next-3": "an-eararais",
"past": "-{0} là",
"future": "+{0} là"
},
"hour": {
"current": "san uair",
"past": "-{0} u.",
"future": "+{0} u."
},
"minute": {
"current": "sa mhion.",
"past": "-{0} m",
"future": "+{0} m"
},
"second": {
"current": "an-dràsta",
"past": "-{0} d",
"future": "+{0} d"
}
}