mirror of
https://github.com/blakeblackshear/frigate.git
synced 2025-12-06 13:34:13 +03:00
Currently translated at 100.0% (2 of 2 strings) Translated using Weblate (Vietnamese) Currently translated at 54.1% (26 of 48 strings) Translated using Weblate (Vietnamese) Currently translated at 91.4% (161 of 176 strings) Translated using Weblate (Vietnamese) Currently translated at 54.1% (26 of 48 strings) Translated using Weblate (Vietnamese) Currently translated at 27.0% (13 of 48 strings) Translated using Weblate (Vietnamese) Currently translated at 9.3% (4 of 43 strings) Co-authored-by: Anno Nymous <halean111@gmail.com> Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: Sotski Eugene <jekakmail@gmail.com> Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/common/vi/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-camera/vi/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-dialog/vi/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-icons/vi/ Translation: Frigate NVR/common Translation: Frigate NVR/components-camera Translation: Frigate NVR/components-dialog Translation: Frigate NVR/components-icons
63 lines
2.0 KiB
JSON
63 lines
2.0 KiB
JSON
{
|
|
"restart": {
|
|
"title": "Bạn có chắc chắn muốn khởi động lại Frigate không?",
|
|
"button": "Khởi động lại",
|
|
"restarting": {
|
|
"title": "Đang khởi động lại Frigate",
|
|
"content": "Trang này sẽ tải lại sau {{countdown}} giây."
|
|
}
|
|
},
|
|
"explore": {
|
|
"plus": {
|
|
"review": {
|
|
"question": {
|
|
"ask_a": "Đây có phải là <code>{{label}}</code> không?",
|
|
"ask_an": "Đây có phải là <code>{{label}}</code> không?",
|
|
"label": "Xác nhận nhãn này cho Frigate Plus",
|
|
"ask_full": "Đây có phải là <code>{{untranslatedLabel}}</code> ({{translatedLabel}}) không?"
|
|
},
|
|
"state": {
|
|
"submitted": "Đã gửi"
|
|
}
|
|
},
|
|
"submitToPlus": {
|
|
"label": "Gửi lên Frigate+",
|
|
"desc": "Đối tượng xuất hiện ở các khu vực bạn muốn tránh không được xem là phát hiện sai. Gửi chúng lên dưới dạng phát hiện sai có thể làm mô hình bị nhầm lẫn."
|
|
}
|
|
},
|
|
"video": {
|
|
"viewInHistory": "Xem lại trong Lịch sử"
|
|
}
|
|
},
|
|
"export": {
|
|
"time": {
|
|
"fromTimeline": "Chọn từ Dòng thời gian",
|
|
"custom": "Tuỳ chọn",
|
|
"start": {
|
|
"title": "Thời gian bắt đầu",
|
|
"label": "Chọn thời gian bắt đầu"
|
|
},
|
|
"end": {
|
|
"title": "Thời gian kết thúc",
|
|
"label": "Chọn thời gian kết thúc"
|
|
}
|
|
},
|
|
"name": {
|
|
"placeholder": "Đặt tên cho bản xuất"
|
|
},
|
|
"select": "Chọn",
|
|
"export": "Xuất",
|
|
"selectOrExport": "Chọn hay xuất",
|
|
"toast": {
|
|
"error": {
|
|
"endTimeMustAfterStartTime": "Thời gian kết thúc phải sau thời gian bắt đầu",
|
|
"noVaildTimeSelected": "Chưa chọn khoảng thời gian hợp lệ"
|
|
}
|
|
},
|
|
"fromTimeline": {
|
|
"saveExport": "Lưu bản xuất",
|
|
"previewExport": "Xem trước bản xuất"
|
|
}
|
|
}
|
|
}
|