mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-09-27 01:28:58 +03:00
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. 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/common/ 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/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-system/ Translation: Frigate NVR/common 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 Translation: Frigate NVR/views-system
51 lines
1.6 KiB
JSON
51 lines
1.6 KiB
JSON
{
|
|
"noRecordingsFoundForThisTime": "Không tìm thấy bản ghi nào cho thời điểm này",
|
|
"noPreviewFound": "Không tìm thấy bản xem trước",
|
|
"noPreviewFoundFor": "Không tìm thấy bản xem trước cho {{cameraName}}",
|
|
"stats": {
|
|
"droppedFrameRate": "Tỷ lệ khung hình bị rớt:",
|
|
"droppedFrames": {
|
|
"short": {
|
|
"title": "Bị rớt",
|
|
"value": "{{droppedFrames}} khung hình"
|
|
},
|
|
"title": "Khung hình bị rớt:"
|
|
},
|
|
"decodedFrames": "Khung hình đã giải mã:",
|
|
"latency": {
|
|
"short": {
|
|
"value": "{{seconds}} giây",
|
|
"title": "Độ trễ"
|
|
},
|
|
"title": "Độ trễ:",
|
|
"value": "{{seconds}} giây"
|
|
},
|
|
"totalFrames": "Tổng số khung hình:",
|
|
"streamType": {
|
|
"title": "Loại luồng:",
|
|
"short": "Loại"
|
|
},
|
|
"bandwidth": {
|
|
"title": "Băng thông:",
|
|
"short": "Băng thông"
|
|
}
|
|
},
|
|
"toast": {
|
|
"success": {
|
|
"submittedFrigatePlus": "Đã gửi thành công khung hình tới Frigate+"
|
|
},
|
|
"error": {
|
|
"submitFrigatePlusFailed": "Không gửi được khung hình tới Frigate+"
|
|
}
|
|
},
|
|
"submitFrigatePlus": {
|
|
"title": "Gửi khung hình này tới Frigate+?",
|
|
"submit": "Gửi"
|
|
},
|
|
"livePlayerRequiredIOSVersion": "Yêu cầu iOS 17.1 trở lên cho loại luồng trực tiếp này.",
|
|
"streamOffline": {
|
|
"title": "Luồng ngoại tuyến",
|
|
"desc": "Không nhận được khung hình nào trên luồng <code>detect</code> của {{cameraName}}, hãy kiểm tra nhật ký lỗi"
|
|
}
|
|
}
|