ant-design/components/locale/th_TH.ts
二货爱吃白萝卜 832cffcdf9
feat: ColorPicker support gradient color (#50050)
* refactor: support type update

* chore: update clear style

* chore: bump color picker

* chore: use slider

* chore: bump color picker

* chore: range slider

* chore: layout

* chore: useModeColor

* chore: simplify

* chore: bump color picker

* refactor: event

* chore: tmp lock check

* chore: of it

* chore: update ts def

* chore: update ts def

* chore: remove useless ts

* chore: linear

* chore: adjust style

* chore: rm useless code

* chore: fill color

* chore: basic linear

* chore: support toStr

* chore: limit minCount

* chore: use cache

* chore: drag support:

* chore: yes

* chore: update demo

* chore: useLayoutEffect instead

* chore: fix click to add point

* chore: add smmoth

* chore: support of locale

* chore: add locale

* chore: fix lint

* chore: adjust style

* chore: fix lint

* chore: fix style

* test: fix test case

* chore: fix popover

* test: fix test case

* chore: fix test

* test: clean up

* chore: fix lint

* chore: fix lint

* chore: fix lint

* test: coverage

* test: coverage

* test: coverage

* test: coverage

* test: coverage

* test: coverage

* chore: fix docs

* docs: update demo desc

* chore: enhance hover range

* fix: delete not working

* chore: fix lint

* test: coverage

* test: coverage

* chore: clean up

* chore: adjust

* chore: highlight

* chore: adjust style

* chore: fix lint

* chore: update demo

* chore: memo perf

* refactor: up to down colors

* test: update snapshot
2024-07-29 16:38:50 +08:00

153 lines
6.0 KiB
TypeScript

/* eslint-disable no-template-curly-in-string */
import Pagination from 'rc-pagination/lib/locale/th_TH';
import type { Locale } from '.';
import Calendar from '../calendar/locale/th_TH';
import DatePicker from '../date-picker/locale/th_TH';
import TimePicker from '../time-picker/locale/th_TH';
const typeTemplate = '${label} ไม่ใช่ ${type} ที่ถูกต้อง';
const localeValues: Locale = {
locale: 'th',
Pagination,
DatePicker,
TimePicker,
Calendar,
global: {
placeholder: 'กรุณาเลือก',
},
Table: {
filterTitle: 'ตัวกรอง',
filterConfirm: 'ยืนยัน',
filterReset: 'รีเซ็ต',
filterEmptyText: 'ไม่มีตัวกรอง',
filterCheckall: 'เลือกรายการทั้งหมด',
filterSearchPlaceholder: 'ค้นหาตัวกรอง',
emptyText: 'ไม่มีข้อมูล',
selectAll: 'เลือกทั้งหมดในหน้านี้',
selectInvert: 'กลับสถานะการเลือกในหน้านี้',
selectNone: 'ไม่เลือกข้อมูลทั้งหมด',
selectionAll: 'เลือกข้อมูลทั้งหมด',
sortTitle: 'เรียง',
expand: 'แสดงแถวข้อมูล',
collapse: 'ย่อแถวข้อมูล',
triggerDesc: 'คลิกเรียงจากมากไปน้อย',
triggerAsc: 'คลิกเรียงจากน้อยไปมาก',
cancelSort: 'คลิกเพื่อยกเลิกการเรียง',
},
Tour: {
Next: 'ถัดไป',
Previous: 'ย้อนกลับ',
Finish: 'เสร็จสิ้น',
},
Modal: {
okText: 'ตกลง',
cancelText: 'ยกเลิก',
justOkText: 'ตกลง',
},
Popconfirm: {
okText: 'ตกลง',
cancelText: 'ยกเลิก',
},
Transfer: {
titles: ['', ''],
searchPlaceholder: 'ค้นหา',
itemUnit: 'ชิ้น',
itemsUnit: 'ชิ้น',
remove: 'นำออก',
selectCurrent: 'เลือกทั้งหมดในหน้านี้',
removeCurrent: 'นำออกทั้งหมดในหน้านี้',
selectAll: 'เลือกข้อมูลทั้งหมด',
deselectAll: 'ยกเลิกการเลือกทั้งหมด',
removeAll: 'นำข้อมูลออกทั้งหมด',
selectInvert: 'กลับสถานะการเลือกในหน้านี้',
},
Upload: {
uploading: 'กำลังอัปโหลด...',
removeFile: 'ลบไฟล์',
uploadError: 'เกิดข้อผิดพลาดในการอัปโหลด',
previewFile: 'ดูตัวอย่างไฟล์',
downloadFile: 'ดาวน์โหลดไฟล์',
},
Empty: {
description: 'ไม่มีข้อมูล',
},
Icon: {
icon: 'ไอคอน',
},
Text: {
edit: 'แก้ไข',
copy: 'คัดลอก',
copied: 'คัดลอกแล้ว',
expand: 'ขยาย',
collapse: 'ย่อ',
},
Form: {
optional: '(ไม่จำเป็น)',
defaultValidateMessages: {
default: 'ฟิลด์ ${label} ไม่ผ่านเงื่อนไขการตรวจสอบ',
required: 'กรุณากรอก ${label}',
enum: '${label} ต้องเป็นค่าใดค่าหนึ่งใน [${enum}]',
whitespace: '${label} ไม่สามารถเป็นช่องว่างได้',
date: {
format: 'รูปแบบวันที่ ${label} ไม่ถูกต้อง',
parse: '${label} ไม่สามารถแปลงเป็นวันที่ได้',
invalid: '${label} เป็นวันที่ที่ไม่ถูกต้อง',
},
types: {
string: typeTemplate,
method: typeTemplate,
array: typeTemplate,
object: typeTemplate,
number: typeTemplate,
date: typeTemplate,
boolean: typeTemplate,
integer: typeTemplate,
float: typeTemplate,
regexp: typeTemplate,
email: typeTemplate,
url: typeTemplate,
hex: typeTemplate,
},
string: {
len: '${label} ต้องมี ${len} ตัวอักษร',
min: '${label} ต้องมีอย่างน้อย ${min} ตัวอักษร',
max: '${label} มีได้สูงสุด ${max} ตัวอักษร',
range: '${label} ต้องมี ${min}-${max} ตัวอักษร',
},
number: {
len: '${label} ต้องมี ${len} ตัว',
min: 'ค่าต่ำสุด ${label} คือ ${min}',
max: 'ค่าสูงสุด ${label} คือ ${max}',
range: '${label} ต้องมีค่า ${min}-${max}',
},
array: {
len: 'ต้องมี ${len} ${label}',
min: 'ต้องมีอย่างน้อย ${min} ${label}',
max: 'มีได้สูงสุด ${max} ${label}',
range: 'จำนวน ${label} ต้องอยู่ในช่วง ${min}-${max}',
},
pattern: {
mismatch: '${label} ไม่ตรงกับรูปแบบ ${pattern}',
},
},
},
Image: {
preview: 'ดูตัวอย่าง',
},
QRCode: {
expired: 'คิวอาร์โค้ดหมดอายุ',
refresh: 'รีเฟรช',
scanned: 'สแกนแล้ว',
},
ColorPicker: {
presetEmpty: 'ไม่มีข้อมูล',
transparent: 'โปร่งใส',
singleColor: 'สีเดียว',
gradientColor: 'สีไล่ระดับ',
},
};
export default localeValues;