diff --git a/web/public/locales/th/common.json b/web/public/locales/th/common.json
index f312442cc..c7044976d 100644
--- a/web/public/locales/th/common.json
+++ b/web/public/locales/th/common.json
@@ -26,7 +26,7 @@
"day_other": "{{time}} วัน",
"h": "{{time}} ชั่วโมง",
"hour_other": "{{time}} ชั่วโมง",
- "m": "{{time}} เดือน",
+ "m": "{{time}} นาที",
"s": "{{time}} วินาที",
"mo": "{{time}} เดือน",
"minute_other": "{{time}} นาที",
@@ -114,7 +114,7 @@
"logout": "ออกจากระบบ",
"title": "ผู้ใช้",
"account": "บัญชี",
- "current": "จำนวนผู้ใช้: {{user}}",
+ "current": "ผู้ใช้ปัจจุบัน: {{user}}",
"anonymous": "ไม่ระบุตัวตน",
"setPassword": "ตั้งรหัสผ่าน"
},
diff --git a/web/public/locales/th/components/dialog.json b/web/public/locales/th/components/dialog.json
index ae71dc059..d1a85ec0c 100644
--- a/web/public/locales/th/components/dialog.json
+++ b/web/public/locales/th/components/dialog.json
@@ -8,12 +8,98 @@
"save": {
"label": "บันทึกการค้นหานี้"
}
- }
+ },
+ "overwrite": "{{searchName}} มีอยู่แล้ว. การบันทึกจะทำการทับของเดิมลงไป.",
+ "placeholder": "ใส่ชื่อสําหรับการค้นหาของคุณ"
}
},
"export": {
"fromTimeline": {
- "saveExport": "บันทึกส่งออก"
+ "saveExport": "บันทึกส่งออก",
+ "previewExport": "ตัวอย่างส่งออก"
+ },
+ "toast": {
+ "error": {
+ "endTimeMustAfterStartTime": "เวลาสิ้นสุดต้องอยู่หลังเวลาเริ่มต้น",
+ "noVaildTimeSelected": "ไม่ได้เลือกช่วงเวลาที่ถูกต้อง",
+ "failed": "เริ่มต้นการส่งออกผิดพลาด: {{error}}"
+ },
+ "success": "เริ่มต้นการส่งออก ดูไฟล์ในโฟลเดอร์ /exports."
+ },
+ "time": {
+ "fromTimeline": "เลือกจากเวลา",
+ "lastHour_other": "ก่อนหน้านี้ {{count}} ชั่วโมง",
+ "custom": "กําหนดเอง",
+ "start": {
+ "title": "เวลาเริ่มต้น",
+ "label": "เลือกเวลาเริ่มต้น"
+ },
+ "end": {
+ "title": "เวลาสิ้นสุด",
+ "label": "เลือกเวลาสิ้นสุด"
+ }
+ },
+ "name": {
+ "placeholder": "ชื่อส่งออก"
+ },
+ "select": "เลือก",
+ "export": "ส่งออก",
+ "selectOrExport": "เลือกหรือส่งออก"
+ },
+ "restart": {
+ "restarting": {
+ "button": "โหลดหน้าใหม่ตอนนี้",
+ "title": "Frigate กำลังรีสตาร์ท",
+ "content": "หน้านี้จะถูกโหลดในอีก {{countdown}} วินาที."
+ },
+ "title": "คุณแน่ใจหรือว่าต้องการรีสตาร์ท Frigate?",
+ "button": "รีสตาร์ท"
+ },
+ "explore": {
+ "plus": {
+ "review": {
+ "question": {
+ "ask_full": "วัตถุนี้คือ {{untranslatedLabel}} ({{translatedLabel}})?",
+ "label": "ยืนยันหมวดหมู่นี้สําหรับ Frigate+",
+ "ask_a": "วัตถุนี้คือ {{label}}?",
+ "ask_an": "วัตถุนี้คือ {{label}}?"
+ },
+ "state": {
+ "submitted": "ส่งเรียบร้อย"
+ }
+ },
+ "submitToPlus": {
+ "label": "ส่งไปยัง Frigate+"
+ }
+ },
+ "video": {
+ "viewInHistory": "ดูประวัติ"
+ }
+ },
+ "recording": {
+ "button": {
+ "deleteNow": "ลบตอนนี้",
+ "export": "ส่งออก",
+ "markAsReviewed": "ทำเครื่องหมายว่ารีวิวแล้ว"
+ },
+ "confirmDelete": {
+ "title": "ยืนยันการลบ",
+ "toast": {
+ "error": "ลบไม่ได้: {{error}}"
+ }
+ }
+ },
+ "streaming": {
+ "label": "สตรีม",
+ "restreaming": {
+ "disabled": "รีสตรีมไม่ได้เปิดใช้งานสําหรับกล้องนี้.",
+ "desc": {
+ "readTheDocumentation": "อ่านเอกสาร"
+ }
+ },
+ "showStats": {
+ "label": "แสดงสถานะสตรีม",
+ "desc": "เปิดใช้งานตัวเลือกนี้เพื่อจะแสดงสถิติในกล้อง."
}
}
}
diff --git a/web/public/locales/th/components/filter.json b/web/public/locales/th/components/filter.json
index 3e4434115..aea9fc5a7 100644
--- a/web/public/locales/th/components/filter.json
+++ b/web/public/locales/th/components/filter.json
@@ -60,7 +60,7 @@
"label": "กรองกล้อง"
},
"review": {
- "showReviewed": "แสดงรีวิว"
+ "showReviewed": "แสดงที่รีวิวแล้ว"
},
"motion": {
"showMotionOnly": "แสดงเฉพาะการเคลื่อนไหวเท่านั้น"
diff --git a/web/public/locales/th/views/explore.json b/web/public/locales/th/views/explore.json
index 9b5bb9d00..b74d29e78 100644
--- a/web/public/locales/th/views/explore.json
+++ b/web/public/locales/th/views/explore.json
@@ -9,6 +9,24 @@
"startingUp": "เริ่มต้น…",
"estimatedTime": "ระยะเวลาโดยประมาณ:",
"finishingShortly": "เสร็จเร็วๆนี้"
+ },
+ "downloadingModels": {
+ "tips": {
+ "documentation": "อ่านเอกสาร"
+ }
}
- }
+ },
+ "type": {
+ "details": "รายละเอียด",
+ "video": "วิดีโอ"
+ },
+ "objectLifecycle": {
+ "noImageFound": "ไม่มีภาพสําหรับช่วงเวลานี้.",
+ "annotationSettings": {
+ "offset": {
+ "documentation": "อ่านเอกสาร "
+ }
+ }
+ },
+ "trackedObjectsCount_other": "{{count}} วัตถุที่เจอ "
}
diff --git a/web/public/locales/th/views/faceLibrary.json b/web/public/locales/th/views/faceLibrary.json
index d16f0a2c3..4372d09b5 100644
--- a/web/public/locales/th/views/faceLibrary.json
+++ b/web/public/locales/th/views/faceLibrary.json
@@ -7,11 +7,15 @@
"steps": {
"faceName": "ใส่ชื่อหน้า",
"uploadFace": "ใส่รูปหน้า",
- "nextSteps": "ต่อไป"
+ "nextSteps": "ต่อไป",
+ "description": {
+ "uploadFace": "อัพโหลดภาพ {{name}} ที่แสดงให้เห็นใบหน้าของเขาจากมุมข้างหน้า. รูปภาพไม่จําเป็นต้องตัดให้เห็นเฉพาะใบหน้าของเขา."
+ }
},
"selectFace": "เลือกหน้า",
"deleteFaceLibrary": {
- "title": "ลบชื่อ"
+ "title": "ลบชื่อ",
+ "desc": "คุณแน่ใจหรือไม่ว่าต้องการลบคอลเลกชัน {{name}}? การลบนี้จะเป็นการลบอย่างถาวร."
},
"deleteFaceAttempts": {
"title": "ลบหน้า"
@@ -29,10 +33,24 @@
"reprocessFace": "คำนวนหน้าใหม่"
},
"imageEntry": {
- "dropActive": "ลากรูปลงที่นี้"
+ "dropActive": "ลากรูปลงที่นี้",
+ "dropInstructions": "ลากและวางภาพที่นี่, หรือคลิกเลือก"
},
"selectItem": "เลือก {{item}}",
"createFaceLibrary": {
- "new": "สร้างหน้าใหม่"
- }
+ "new": "สร้างหน้าใหม่",
+ "nextSteps": "สร้างรากฐานที่แข็งแรง: