mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-03-11 02:47:37 +03:00
Currently translated at 64.8% (48 of 74 strings) Translated using Weblate (Thai) Currently translated at 26.4% (36 of 136 strings) Translated using Weblate (Thai) Currently translated at 77.5% (38 of 49 strings) Translated using Weblate (Thai) Currently translated at 13.4% (88 of 654 strings) Translated using Weblate (Thai) Currently translated at 3.2% (4 of 122 strings) Translated using Weblate (Thai) Currently translated at 78.5% (44 of 56 strings) Translated using Weblate (Thai) Currently translated at 8.8% (12 of 136 strings) Translated using Weblate (Thai) Currently translated at 46.2% (25 of 54 strings) Translated using Weblate (Thai) Currently translated at 90.0% (9 of 10 strings) Co-authored-by: Hasan Bula <sun20689@gmail.com> Co-authored-by: Hosted Weblate <hosted@weblate.org> Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-dialog/th/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-filter/th/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-classificationmodel/th/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-configeditor/th/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-explore/th/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-facelibrary/th/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-search/th/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-settings/th/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-system/th/ Translation: Frigate NVR/components-dialog Translation: Frigate NVR/components-filter Translation: Frigate NVR/views-classificationmodel Translation: Frigate NVR/views-configeditor Translation: Frigate NVR/views-explore Translation: Frigate NVR/views-facelibrary Translation: Frigate NVR/views-search Translation: Frigate NVR/views-settings Translation: Frigate NVR/views-system
63 lines
3.2 KiB
JSON
63 lines
3.2 KiB
JSON
{
|
|
"search": "ค้นหา",
|
|
"button": {
|
|
"save": "บันทึกการค้นหา",
|
|
"delete": "ลบการบันทึกค้นหา",
|
|
"clear": "ล้างการค้นหา",
|
|
"filterInformation": "ข้อมูลตัวกรอง",
|
|
"filterActive": "ตัวกรองที่ใช้งาน"
|
|
},
|
|
"savedSearches": "บันทึกการค้นหา",
|
|
"searchFor": "ค้นหา {{inputValue}}",
|
|
"trackedObjectId": "ติดตามรหัส",
|
|
"filter": {
|
|
"label": {
|
|
"cameras": "กล้อง",
|
|
"labels": "หมวดหมู่",
|
|
"zones": "โซน",
|
|
"sub_labels": "หมวดหมู่ย่อย",
|
|
"search_type": "ค้นหาประเภท",
|
|
"time_range": "ช่วงเวลา",
|
|
"after": "หลัง",
|
|
"min_score": "คะแนนต่ำ",
|
|
"max_speed": "ความเร็วสูงสุด",
|
|
"has_clip": "มีคลิป",
|
|
"has_snapshot": "มีภาพ",
|
|
"before": "ก่อน",
|
|
"max_score": "คะแนนสูงสุด",
|
|
"min_speed": "ความเร็วต่ำ"
|
|
},
|
|
"searchType": {
|
|
"description": "ลักษณะ"
|
|
},
|
|
"toast": {
|
|
"error": {
|
|
"beforeDateBeLaterAfter": "วันที่ของก่อนต้องอยู่หลังจากวันที่ของหลัง.",
|
|
"afterDatebeEarlierBefore": "วันที่ 'หลัง' จะต้องมาก่อนวันที่ 'ก่อน'.",
|
|
"minScoreMustBeLessOrEqualMaxScore": "'คะแนนต่ำ' ต้องน้อยกว่าหรือเท่ากับ 'คะแนนสูง'.",
|
|
"minSpeedMustBeLessOrEqualMaxSpeed": "'ความเร็วต่ำ' จะต้องน้อยกว่าหรือเท่ากับ 'ความเร็วสูงสุด'.",
|
|
"maxSpeedMustBeGreaterOrEqualMinSpeed": "'ความเร็วสูงสุด' จะต้องมากกว่าหรือเท่ากับ 'ความเร็วต่ำ'.",
|
|
"maxScoreMustBeGreaterOrEqualMinScore": "'คะแนนสูง' ต้องมากกว่าหรือเท่ากับ 'คะแนนต่ำ'."
|
|
}
|
|
},
|
|
"tips": {
|
|
"desc": {
|
|
"step1": "ประเภทตัวกรองต้องตามด้วยอัญประกาศ (เช่น \"cameras:\").",
|
|
"exampleLabel": "ตัวอย่าง:",
|
|
"step4": "วันที่กรอง (before: และ after:)ใช้รูปแบบ {{DateFormat}}.",
|
|
"step2": "เลือกค่าจากคําแนะนําหรือพิมพ์ด้วยคุณเอง."
|
|
},
|
|
"title": "วิธีการใช้ตัวกรองข้อความ"
|
|
},
|
|
"header": {
|
|
"activeFilters": "ตัวกรองที่ใช้งาน"
|
|
}
|
|
},
|
|
"placeholder": {
|
|
"search": "ค้นหา…"
|
|
},
|
|
"similaritySearch": {
|
|
"title": "ค้นหาที่คล้ายกัน"
|
|
}
|
|
}
|