frigate/web/public/locales/th/views/system.json
Hosted Weblate 4188eedf3d 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
2026-01-13 13:02:28 -07:00

65 lines
2.7 KiB
JSON

{
"general": {
"title": "ทั่วไป",
"hardwareInfo": {
"gpuInfo": {
"nvidiaSMIOutput": {
"driver": "ไดรเวอร์: {{driver}}",
"name": "ชื่อ: {{name}}"
},
"copyInfo": {
"label": "คัดลอกข้อมูล GPU"
},
"closeInfo": {
"label": "ปิดข้อมูล GPU"
},
"toast": {
"success": "คัดลอกข้อมูล GPU ไปยังคลิปบอร์ดแล้ว"
}
},
"gpuUsage": "การใช้งาน GPU",
"gpuMemory": "หน่วยความจํา GPU",
"title": "รายละเอียดของอุปกรณ์",
"gpuEncoder": "ใช้ GPU เข้ารหัส",
"gpuDecoder": "ใช้ GPU ถอดรหัส"
},
"detector": {
"cpuUsage": "ตัวตรวจจับใช้งานหน่วยประมวลผลกลาง",
"title": "ตัวตรวจจับ",
"inferenceSpeed": "ความเร็วในการตรวจจับ",
"temperature": "อุณภูมิตัวตรวจจับ",
"memoryUsage": "ตัวตรวจจับใช้งานหน่วยความจำ"
}
},
"enrichments": {
"embeddings": {
"face_recognition_speed": "ความเร็วในการจดจำใบหน้า",
"plate_recognition_speed": "ความเร็วในการจดจำป้าย",
"yolov9_plate_detection_speed": "ความเร็วในการตรวจจับป้าย ของ YOLOv9",
"face_recognition": "การจดจำใบหน้า",
"text_embedding_speed": "ความเร็วในการอ่านข้อความ",
"yolov9_plate_detection": "การตรวจจับป้าย ของ YOLOv9"
}
},
"title": "ระบบ",
"storage": {
"cameraStorage": {
"unused": {
"title": "ไม่ได้ใช้"
},
"storageUsed": "พื้นที่จัดเก็บ",
"title": "พื้นที่จัดเก็บกล้อง"
},
"title": "พื้นที่จัดเก็บ"
},
"stats": {
"cameraIsOffline": "{{camera}} ออฟไลน์",
"detectIsVerySlow": "{{detect}} ช้ามาก ({{speed}} มิลลิวินาที)"
},
"documentTitle": {
"cameras": "ข้อมูลกล้อง - Frigate",
"storage": "สถิติคลังข้อมูล - Frigate",
"general": "สถิติทั่วไป - Frigate"
}
}