frigate/web/public/locales/vi/views/exports.json
Hosted Weblate d0b11fac7d
Translated using Weblate (Vietnamese)
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
2025-06-18 02:26:34 +02:00

18 lines
537 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}}"
}
}
}