mirror of
https://github.com/blakeblackshear/frigate.git
synced 2025-12-06 05:24:11 +03:00
Currently translated at 11.1% (11 of 99 strings) Translated using Weblate (Vietnamese) Currently translated at 12.2% (12 of 98 strings) Translated using Weblate (Vietnamese) Currently translated at 62.0% (370 of 596 strings) Translated using Weblate (Vietnamese) Currently translated at 92.3% (12 of 13 strings) Translated using Weblate (Vietnamese) Currently translated at 69.2% (27 of 39 strings) Translated using Weblate (Vietnamese) Currently translated at 100.0% (10 of 10 strings) Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: John Nguyen <thongnguyen.uit@gmail.com> Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-auth/vi/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-classificationmodel/vi/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-events/vi/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-exports/vi/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-settings/vi/ Translation: Frigate NVR/components-auth Translation: Frigate NVR/views-classificationmodel Translation: Frigate NVR/views-events Translation: Frigate NVR/views-exports Translation: Frigate NVR/views-settings
23 lines
675 B
JSON
23 lines
675 B
JSON
{
|
|
"search": "Tìm kiếm",
|
|
"documentTitle": "Xuất tệp - Frigate",
|
|
"noExports": "Không tìm thấy tệp xuất nào",
|
|
"deleteExport": "Xóa tệp xuất",
|
|
"deleteExport.desc": "Bạn có chắc chắn muốn xóa {{exportName}} không?",
|
|
"editExport": {
|
|
"title": "Đổi tên tệp xuất",
|
|
"desc": "Nhập tên mới cho tệp xuất này.",
|
|
"saveExport": "Lưu tệp xuất"
|
|
},
|
|
"toast": {
|
|
"error": {
|
|
"renameExportFailed": "Đổi tên tệp xuất thất bại: {{errorMessage}}"
|
|
}
|
|
},
|
|
"tooltip": {
|
|
"shareExport": "Chia sẻ bản xuất",
|
|
"downloadVideo": "Tải video",
|
|
"editName": "Chỉnh sửa tên"
|
|
}
|
|
}
|