From 21623113b5ef27cd859d6d2e424d7f41679e6ab7 Mon Sep 17 00:00:00 2001 From: Hosted Weblate Date: Thu, 6 Nov 2025 17:25:15 +0100 Subject: [PATCH] Translated using Weblate (Vietnamese) 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 Co-authored-by: John Nguyen 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 --- web/public/locales/vi/components/auth.json | 3 ++- .../locales/vi/views/classificationModel.json | 21 ++++++++++++++++++- web/public/locales/vi/views/events.json | 3 ++- web/public/locales/vi/views/exports.json | 5 +++++ web/public/locales/vi/views/settings.json | 4 +++- 5 files changed, 32 insertions(+), 4 deletions(-) diff --git a/web/public/locales/vi/components/auth.json b/web/public/locales/vi/components/auth.json index 3d942b9c2..bc664d59c 100644 --- a/web/public/locales/vi/components/auth.json +++ b/web/public/locales/vi/components/auth.json @@ -10,6 +10,7 @@ "loginFailed": "Đăng nhập không thành công", "unknownError": "Lỗi không xác định. Kiểm tra nhật ký.", "webUnknownError": "Lỗi không xác định. Kiểm tra nhật ký bảng điều khiển." - } + }, + "firstTimeLogin": "Lần đầu đăng nhập? Thông tin đăng nhập được in trong nhật ký (log) của Frigate." } } diff --git a/web/public/locales/vi/views/classificationModel.json b/web/public/locales/vi/views/classificationModel.json index 0967ef424..1f0cf85be 100644 --- a/web/public/locales/vi/views/classificationModel.json +++ b/web/public/locales/vi/views/classificationModel.json @@ -1 +1,20 @@ -{} +{ + "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" + } + } +} diff --git a/web/public/locales/vi/views/events.json b/web/public/locales/vi/views/events.json index c3bdad497..c85f6cfdc 100644 --- a/web/public/locales/vi/views/events.json +++ b/web/public/locales/vi/views/events.json @@ -36,5 +36,6 @@ "markAsReviewed": "Đánh dấu là đã xem xét", "markTheseItemsAsReviewed": "Đánh dấu các mục này là đã xem xét", "suspiciousActivity": "Hoạt động đáng ngờ", - "threateningActivity": "Hoạt động đe dọa" + "threateningActivity": "Hoạt động đe dọa", + "zoomIn": "Phóng To" } diff --git a/web/public/locales/vi/views/exports.json b/web/public/locales/vi/views/exports.json index 6206f5821..6ae992551 100644 --- a/web/public/locales/vi/views/exports.json +++ b/web/public/locales/vi/views/exports.json @@ -13,5 +13,10 @@ "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" } } diff --git a/web/public/locales/vi/views/settings.json b/web/public/locales/vi/views/settings.json index 03b17d4ae..267948102 100644 --- a/web/public/locales/vi/views/settings.json +++ b/web/public/locales/vi/views/settings.json @@ -9,7 +9,9 @@ "object": "Gỡ lỗi - Frigate", "general": "Cài đặt Chung - Frigate", "frigatePlus": "Cài đặt Frigate+ - Frigate", - "motionTuner": "Bộ tinh chỉnh Chuyển động - Frigate" + "motionTuner": "Bộ tinh chỉnh Chuyển động - Frigate", + "cameraManagement": "Quản Lý Camera - Frigate", + "cameraReview": "Cài Đặt Xem Lại Camera - Frigate" }, "notification": { "toast": {