mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-04-30 18:47:40 +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
18 lines
537 B
JSON
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}}"
|
|
}
|
|
}
|
|
}
|