Translated using Weblate (Thai)

Currently translated at 23.5% (32 of 136 strings)

Translated using Weblate (Thai)

Currently translated at 2.4% (3 of 122 strings)

Translated using Weblate (Thai)

Currently translated at 45.2% (24 of 53 strings)

Translated using Weblate (Thai)

Currently translated at 60.8% (45 of 74 strings)

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Kongesque <Kongesque@gmail.com>
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-facelibrary/th/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-system/th/
Translation: Frigate NVR/components-filter
Translation: Frigate NVR/views-classificationmodel
Translation: Frigate NVR/views-facelibrary
Translation: Frigate NVR/views-system
This commit is contained in:
Hosted Weblate 2026-01-13 21:00:52 +01:00 committed by Nicolas Mowen
parent 8a52d83065
commit 4188eedf3d
4 changed files with 20 additions and 3 deletions

View File

@ -82,5 +82,8 @@
}, },
"title": "การตั้งค่า" "title": "การตั้งค่า"
} }
},
"classes": {
"label": "หมวดหมู่"
} }
} }

View File

@ -1 +1,9 @@
{} {
"documentTitle": "โมเดลการจำแนกประเภท- Frigate",
"details": {
"scoreInfo": "คะแนน (Score) คือค่าเฉลี่ยของความมั่นใจในการจำแนกประเภท (Classification Confidence) จากการตรวจจับวัตถุชิ้นนี้ในทุกๆ ครั้ง"
},
"description": {
"invalidName": "ชื่อไม่ถูกต้อง ชื่อสามารถประกอบได้ด้วยตัวอักษร, ตัวเลข, ช่องว่าง, เครื่องหมาย ( ' , _ , - ) เท่านั้น"
}
}

View File

@ -43,8 +43,9 @@
}, },
"collections": "คอลเลกชัน", "collections": "คอลเลกชัน",
"description": { "description": {
"addFace": "ทำตามวิธีการเพิ่มคอลเลกชันใหม่ไปยังที่เก็บหน้า.", "addFace": "เพิ่มคอลเลกชันใหม่ไปยังคลังใบหน้า โดยการอัปโหลดรูปภาพแรก",
"placeholder": "ใส่ชื่อสําหรับคอลเลกชันนี้" "placeholder": "ใส่ชื่อสําหรับคอลเลกชันนี้",
"invalidName": "ชื่อไม่ถูกต้อง ชื่อสามารถประกอบได้ด้วยตัวอักษร, ตัวเลข, ช่องว่าง, เครื่องหมาย ( ' , _ , - ) เท่านั้น"
}, },
"toast": { "toast": {
"success": { "success": {

View File

@ -55,5 +55,10 @@
"stats": { "stats": {
"cameraIsOffline": "{{camera}} ออฟไลน์", "cameraIsOffline": "{{camera}} ออฟไลน์",
"detectIsVerySlow": "{{detect}} ช้ามาก ({{speed}} มิลลิวินาที)" "detectIsVerySlow": "{{detect}} ช้ามาก ({{speed}} มิลลิวินาที)"
},
"documentTitle": {
"cameras": "ข้อมูลกล้อง - Frigate",
"storage": "สถิติคลังข้อมูล - Frigate",
"general": "สถิติทั่วไป - Frigate"
} }
} }