|
|
|
@ -74,7 +74,8 @@
|
|
|
|
|
"insertBefore": "Insert Before", |
|
|
|
|
"hideField": "Hide Field", |
|
|
|
|
"sortAsc": "Sort Ascending", |
|
|
|
|
"sortDesc": "Sort Descending" |
|
|
|
|
"sortDesc": "Sort Descending", |
|
|
|
|
"geoDataField": "GeoData Field" |
|
|
|
|
}, |
|
|
|
|
"objects": { |
|
|
|
|
"project": "โครงการ", |
|
|
|
@ -98,7 +99,8 @@
|
|
|
|
|
"gallery": "แกลลอรี่", |
|
|
|
|
"form": "รูปร่าง", |
|
|
|
|
"kanban": "ภาษาคณาตา", |
|
|
|
|
"calendar": "ปฏิทิน" |
|
|
|
|
"calendar": "ปฏิทิน", |
|
|
|
|
"map": "Map" |
|
|
|
|
}, |
|
|
|
|
"user": "ผู้ใช้", |
|
|
|
|
"users": "ผู้ใช้", |
|
|
|
@ -136,6 +138,7 @@
|
|
|
|
|
"Currency": "สกุลเงิน", |
|
|
|
|
"Percent": "ร้อยละ", |
|
|
|
|
"Duration": "ระยะเวลา", |
|
|
|
|
"GeoData": "GeoData", |
|
|
|
|
"Rating": "การจัดอันดับ", |
|
|
|
|
"Formula": "สูตร", |
|
|
|
|
"Rollup": "ม้วน", |
|
|
|
@ -253,6 +256,9 @@
|
|
|
|
|
"barcodeFormat": "Barcode format", |
|
|
|
|
"qrCodeValueTooLong": "Too many characters for a QR code", |
|
|
|
|
"barcodeValueTooLong": "Too many characters for a barcode", |
|
|
|
|
"yourLocation": "Your Location", |
|
|
|
|
"lng": "Lng", |
|
|
|
|
"lat": "Lat", |
|
|
|
|
"aggregateFunction": "ฟังก์ชั่นรวม", |
|
|
|
|
"dbCreateIfNotExists": "ฐานข้อมูล: สร้างถ้าไม่มีอยู่", |
|
|
|
|
"clientKey": "รหัสลูกค้า", |
|
|
|
@ -452,6 +458,10 @@
|
|
|
|
|
"stackedBy": "Stacked By", |
|
|
|
|
"chooseGroupingField": "Choose a Grouping Field", |
|
|
|
|
"addOrEditStack": "Add / Edit Stack" |
|
|
|
|
}, |
|
|
|
|
"map": { |
|
|
|
|
"mappedBy": "Mapped By", |
|
|
|
|
"chooseMappingField": "Choose a Mapping Field" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"tooltip": { |
|
|
|
@ -518,6 +528,11 @@
|
|
|
|
|
"orgCreator": "Creator can create new projects and access any invited project.", |
|
|
|
|
"orgViewer": "Viewer is not allowed to create new projects but they can access any invited project." |
|
|
|
|
}, |
|
|
|
|
"map": { |
|
|
|
|
"overLimit": "You're over the limit.", |
|
|
|
|
"closeLimit": "You're getting close to the limit.", |
|
|
|
|
"limitNumber": "The limit of markers shown in a Map View is 1000 records." |
|
|
|
|
}, |
|
|
|
|
"footerInfo": "แถวต่อหน้า", |
|
|
|
|
"upload": "เลือกไฟล์ที่จะอัปโหลด", |
|
|
|
|
"upload_sub": "หรือลากและวางไฟล์", |
|
|
|
@ -600,6 +615,7 @@
|
|
|
|
|
"gallery": "เพิ่มมุมมองแกลลอรี่", |
|
|
|
|
"form": "เพิ่มมุมมองแบบฟอร์ม", |
|
|
|
|
"kanban": "เพิ่มมุมมอง Kanban", |
|
|
|
|
"map": "Add Map View", |
|
|
|
|
"calendar": "เพิ่มมุมมองปฏิทิน" |
|
|
|
|
}, |
|
|
|
|
"tablesMetadataInSync": "ตารางเมตาดาต้ากำลังซิงค์", |
|
|
|
@ -690,6 +706,7 @@
|
|
|
|
|
"nameShouldStartWithAnAlphabetOr_": "Name should start with an alphabet or _", |
|
|
|
|
"followingCharactersAreNotAllowed": "Following characters are not allowed", |
|
|
|
|
"columnNameRequired": "Column name is required", |
|
|
|
|
"columnNameExceedsCharacters": "The length of column name exceeds the max {value} characters", |
|
|
|
|
"projectNameExceeds50Characters": "Project name exceeds 50 characters", |
|
|
|
|
"projectNameCannotStartWithSpace": "Project name cannot start with space", |
|
|
|
|
"requiredField": "Required field", |
|
|
|
|