Files
frigate/web/public/locales/th/components/player.json
T
Hosted WeblateandJosh Hawkins c3750ffc80 Update translation files
Updated by "Cleanup translation files" add-on in Weblate.

Update translation files

Updated by "Cleanup translation files" add-on in Weblate.

Update translation files

Updated by "Cleanup translation files" add-on in Weblate.

Update translation files

Updated by "Cleanup translation files" add-on in Weblate.

Update translation files

Updated by "Cleanup translation files" add-on in Weblate.

Update translation files

Updated by "Cleanup translation files" add-on in Weblate.

Update translation files

Updated by "Cleanup translation files" add-on in Weblate.

Update translation files

Updated by "Cleanup translation files" add-on in Weblate.

Update translation files

Updated by "Cleanup translation files" add-on in Weblate.

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-camera/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-dialog/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-player/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-events/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-explore/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-exports/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-facelibrary/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-live/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-settings/
Translation: Frigate NVR/components-camera
Translation: Frigate NVR/components-dialog
Translation: Frigate NVR/components-player
Translation: Frigate NVR/views-events
Translation: Frigate NVR/views-explore
Translation: Frigate NVR/views-exports
Translation: Frigate NVR/views-facelibrary
Translation: Frigate NVR/views-live
Translation: Frigate NVR/views-settings
2026-09-12 16:32:31 -05:00

51 lines
1.9 KiB
JSON

{
"streamOffline": {
"desc": "ไม่ได้รับเฟรมบน {{cameraName}} สตรีม <code>detect</code>, ตรวจสอบ error logs",
"title": "สตรีมออฟไลน์"
},
"noPreviewFound": "ไม่พบตัวอย่าง",
"submitFrigatePlus": {
"title": "ส่งเฟรมนี้ให้ Frigate+ ไหม?",
"submit": "ส่ง"
},
"livePlayerRequiredIOSVersion": "ต้องใช้ iOS 17.1 ขึ้นไปสำหรับประเภทสตรีมสดนี้",
"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}}"
}