Initial import from local backup (Documents-Playground/pakerpale)
This commit is contained in:
54
node_modules/relative-time-format/locale/km/narrow.json
generated
vendored
Normal file
54
node_modules/relative-time-format/locale/km/narrow.json
generated
vendored
Normal 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} វិនាទីទៀត"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user