frigate/web/public/locales/th/views/system.json
Hosted Weblate a2d6e04f45 Translated using Weblate (Thai)
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
2026-02-21 10:22:26 -06:00

71 lines
2.9 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",
"enrichments": "สถิติเพิ่มเติม - Frigate",
"logs": {
"frigate": "Frigate Logs - Frigate",
"go2rtc": "Logs ของ Go2RTC - Frigate",
"nginx": "Logs ของ Nginx - Frigate"
}
}
}