mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-04-28 17:47:41 +03:00
Currently translated at 100.0% (114 of 114 strings) Update translation files Updated by "Squash Git commits" add-on in Weblate. Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: Lâm Lê <silamle6@gmail.com> Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/common/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-system/vi/ Translation: Frigate NVR/common Translation: Frigate NVR/views-system
52 lines
1.6 KiB
JSON
52 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"
|
|
},
|
|
"cameraDisabled": "Camera đã bị tắt"
|
|
}
|