mirror of
https://github.com/blakeblackshear/frigate.git
synced 2025-12-09 14:55:43 +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
21 lines
667 B
JSON
21 lines
667 B
JSON
{
|
|
"documentTitle": "Mô Hình Phân Loại",
|
|
"button": {
|
|
"deleteClassificationAttempts": "Xóa Hình Ảnh Phân Loại",
|
|
"renameCategory": "Đổi Tên Lớp",
|
|
"deleteCategory": "Xoá Lớp",
|
|
"deleteImages": "Xoá Hình Ảnh",
|
|
"trainModel": "Huấn Luyện Mô Hình",
|
|
"addClassification": "Thêm Phân Loại",
|
|
"deleteModels": "Xoá Mô Hình"
|
|
},
|
|
"toast": {
|
|
"success": {
|
|
"deletedCategory": "Lớp Đã Bị Xoá",
|
|
"deletedImage": "Hình ảnh đã bị xóa",
|
|
"deletedModel_other": "Đã xóa thành công {{count}} mô hình",
|
|
"categorizedImage": "Phân Loại Hình Ảnh Thành Công"
|
|
}
|
|
}
|
|
}
|