frigate/web/public/locales/vi/views/exports.json
2025-12-23 17:16:53 +01:00

24 lines
715 B
JSON

{
"search": "Tìm kiếm",
"documentTitle": "Xuất tệp - DIENST",
"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",
"deleteExport": "Xóa bản xuất"
}
}