155 lines
4.0 KiB
JSON
155 lines
4.0 KiB
JSON
{
|
|
"th": {
|
|
"date": {
|
|
"abbr_day_names": [
|
|
"อา",
|
|
"จ",
|
|
"อ",
|
|
"พ",
|
|
"พฤ",
|
|
"ศ",
|
|
"ส"
|
|
],
|
|
"abbr_month_names": [
|
|
null,
|
|
"ม.ค.",
|
|
"ก.พ.",
|
|
"มี.ค.",
|
|
"เม.ย.",
|
|
"พ.ค.",
|
|
"มิ.ย.",
|
|
"ก.ค.",
|
|
"ส.ค.",
|
|
"ก.ย.",
|
|
"ต.ค.",
|
|
"พ.ย.",
|
|
"ธ.ค."
|
|
],
|
|
"day_names": [
|
|
"อาทิตย์",
|
|
"จันทร์",
|
|
"อังคาร",
|
|
"พุธ",
|
|
"พฤหัสบดี",
|
|
"ศุกร์",
|
|
"เสาร์"
|
|
],
|
|
"formats": {
|
|
"default": "%d-%m-%Y",
|
|
"long": "%d %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
|
|
},
|
|
"storage_units": {
|
|
"format": "%n %u",
|
|
"units": {
|
|
"byte": "ไบต์",
|
|
"gb": "จิกะไบต์",
|
|
"kb": "กิโลไบต์",
|
|
"mb": "เมกะไบต์",
|
|
"tb": "เทระไบต์"
|
|
}
|
|
}
|
|
},
|
|
"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": "หลังเที่ยง"
|
|
}
|
|
}
|
|
} |