Files
frigate/web/public/locales/th/components/player.json
T

52 lines
2.0 KiB
JSON
Raw Normal View History

2025-05-29 20:34:46 +02:00
{
"streamOffline": {
"desc": "ไม่ได้รับเฟรมบน {{cameraName}} สตรีม <code>detect</code>, ตรวจสอบ error logs",
"title": "สตรีมออฟไลน์"
},
"noPreviewFound": "ไม่พบตัวอย่าง",
"submitFrigatePlus": {
"title": "ส่งเฟรมนี้ให้ Frigate+ ไหม?",
"submit": "ส่ง"
},
"livePlayerRequiredIOSVersion": "ต้องใช้ iOS 17.1 ขึ้นไปสำหรับประเภทสตรีมสดนี้",
"cameraDisabled": "กล้องถูกปิดใช้งาน",
"stats": {
"streamType": {
"title": "ประเภทสตรีม:",
"short": "ประเภท"
},
"latency": {
"title": "ความหน่วง:",
"value": "{{seconds}} วินาที",
"short": {
"title": "ความหน่วง",
"value": "{{seconds}} วิ"
}
},
"totalFrames": "จำนวนเฟรมทั้งหมด:",
"droppedFrames": {
"short": {
"title": "หายไป",
"value": "{{droppedFrames}} เฟรม"
},
"title": "เฟรมที่หาย:"
},
"decodedFrames": "เฟรมถูกถอดรหัส:",
"droppedFrameRate": "อัตราเฟรมที่หายไป:",
"bandwidth": {
"title": "แบนด์วิธ:",
"short": "แบนด์วิธ"
}
},
"toast": {
"error": {
"submitFrigatePlusFailed": "ไม่สามารถส่งเฟรมไปยัง Frigate+ ได้"
},
"success": {
"submittedFrigatePlus": "ส่งเฟรมให้ Frigate+ เรียบร้อยแล้ว"
}
},
"noRecordingsFoundForThisTime": "ไม่เจอการบันทึกในช่วงเวลานี้",
"noPreviewFoundFor": "ไม่พบตัวอย่างสำหรับ {{cameraName}}"
}