145 lines
3.7 KiB
JSON
145 lines
3.7 KiB
JSON
{
|
|
"km": {
|
|
"date": {
|
|
"abbr_day_names": [
|
|
"អា",
|
|
"ច",
|
|
"អ",
|
|
"ពុ",
|
|
"ព្រហ",
|
|
"សុ",
|
|
"ស"
|
|
],
|
|
"abbr_month_names": [
|
|
null,
|
|
"មករា",
|
|
"កុម្ភៈ",
|
|
"មិនា",
|
|
"មេសា",
|
|
"ឧសភា",
|
|
"មិថុនា",
|
|
"កក្កដា",
|
|
"សីហា",
|
|
"កញ្ញា",
|
|
"តុលា",
|
|
"វិច្ឆិកា",
|
|
"ធ្នូ"
|
|
],
|
|
"day_names": [
|
|
"អាទិត្យ",
|
|
"ចន្ទ",
|
|
"អង្គារ",
|
|
"ពុធ",
|
|
"ព្រហស្បតិ៍",
|
|
"សុក្រ",
|
|
"សៅរ៍"
|
|
],
|
|
"formats": {
|
|
"default": "%d %B %Y",
|
|
"long": "ថ្ងៃ%A ទី%e ខែ%B ឆ្នាំ%Y",
|
|
"short": "%d %b"
|
|
},
|
|
"month_names": [
|
|
null,
|
|
"មករា",
|
|
"កុម្ភៈ",
|
|
"មិនា",
|
|
"មេសា",
|
|
"ឧសភា",
|
|
"មិថុនា",
|
|
"កក្កដា",
|
|
"សីហា",
|
|
"កញ្ញា",
|
|
"តុលា",
|
|
"វិច្ឆិកា",
|
|
"ធ្នូ"
|
|
],
|
|
"order": [
|
|
"day",
|
|
"month",
|
|
"year"
|
|
]
|
|
},
|
|
"datetime": {
|
|
"distance_in_words": {
|
|
"about_x_hours": "ប្រមាណ %{count} ម៉ោង",
|
|
"about_x_months": "ប្រមាណ %{count} ខែ",
|
|
"about_x_years": "ប្រមាណ %{count} ឆ្នាំ",
|
|
"almost_x_years": "ជិត %{count} ឆ្នាំ",
|
|
"half_a_minute": "កន្លះនាទី",
|
|
"less_than_x_seconds": "តិចជាង %{count} វិនាទី",
|
|
"less_than_x_minutes": "តិចជាង %{count} នាទី",
|
|
"over_x_years": "លើសពី %{count} ឆ្នាំ",
|
|
"x_seconds": "%{count} វិនាទី",
|
|
"x_minutes": "%{count} នាទី",
|
|
"x_days": "%{count} ថ្ងៃ",
|
|
"x_months": "%{count} ខែ"
|
|
}
|
|
},
|
|
"number": {
|
|
"currency": {
|
|
"format": {
|
|
"delimiter": ",",
|
|
"format": "%n %u",
|
|
"precision": 2,
|
|
"separator": ".",
|
|
"significant": false,
|
|
"strip_insignificant_zeros": false,
|
|
"unit": "៛"
|
|
}
|
|
},
|
|
"format": {
|
|
"delimiter": ",",
|
|
"precision": 3,
|
|
"separator": ".",
|
|
"significant": false,
|
|
"strip_insignificant_zeros": false
|
|
},
|
|
"human": {
|
|
"decimal_units": {
|
|
"format": "%n %u",
|
|
"units": {
|
|
"billion": "ប៊ីលាន",
|
|
"million": "លាន",
|
|
"quadrillion": "ក្វាទ្រីលាន",
|
|
"thousand": "ពាន់",
|
|
"trillion": "ទ្រីលាន",
|
|
"unit": ""
|
|
}
|
|
},
|
|
"format": {
|
|
"delimiter": "",
|
|
"precision": 3,
|
|
"significant": true,
|
|
"strip_insignificant_zeros": true
|
|
}
|
|
},
|
|
"percentage": {
|
|
"format": {
|
|
"delimiter": ""
|
|
}
|
|
},
|
|
"precision": {
|
|
"format": {
|
|
"delimiter": ""
|
|
}
|
|
}
|
|
},
|
|
"support": {
|
|
"array": {
|
|
"last_word_connector": ", និង ",
|
|
"two_words_connector": " និង ",
|
|
"words_connector": ", "
|
|
}
|
|
},
|
|
"time": {
|
|
"am": "ព្រឹក",
|
|
"formats": {
|
|
"default": "%a %d %b %Y %H:%M:%S %z",
|
|
"long": "%d %B %Y %H:%M",
|
|
"short": "%d %b %H:%M"
|
|
},
|
|
"pm": "ល្ងាច"
|
|
}
|
|
}
|
|
} |