mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-07-20 18:59:01 +03:00
Translated using Weblate (Vietnamese)
Currently translated at 1.0% (5 of 467 strings) Translated using Weblate (Vietnamese) Currently translated at 16.0% (4 of 25 strings) Translated using Weblate (Vietnamese) Currently translated at 100.0% (118 of 118 strings) Translated using Weblate (Vietnamese) Currently translated at 18.1% (4 of 22 strings) Translated using Weblate (Vietnamese) Currently translated at 65.2% (15 of 23 strings) Translated using Weblate (Vietnamese) Currently translated at 98.1% (53 of 54 strings) Translated using Weblate (Vietnamese) Currently translated at 85.2% (427 of 501 strings) Translated using Weblate (Vietnamese) Currently translated at 96.5% (56 of 58 strings) Translated using Weblate (Vietnamese) Currently translated at 41.5% (380 of 915 strings) Translated using Weblate (Vietnamese) Currently translated at 93.4% (215 of 230 strings) Translated using Weblate (Vietnamese) Currently translated at 33.6% (41 of 122 strings) Translated using Weblate (Vietnamese) Currently translated at 0.4% (5 of 1084 strings) Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: Long Ngo Tien <ngotienlong1996@gmail.com> Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/audio/vi/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/common/vi/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-dialog/vi/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/config-cameras/vi/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/config-global/vi/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/config-groups/vi/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/config-validation/vi/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/objects/vi/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-classificationmodel/vi/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-exports/vi/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-facelibrary/vi/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-settings/vi/ Translation: Frigate NVR/Config - Cameras Translation: Frigate NVR/Config - Global Translation: Frigate NVR/Config - Groups Translation: Frigate NVR/Config - Validation Translation: Frigate NVR/audio Translation: Frigate NVR/common Translation: Frigate NVR/components-dialog Translation: Frigate NVR/objects Translation: Frigate NVR/views-classificationmodel Translation: Frigate NVR/views-exports Translation: Frigate NVR/views-facelibrary Translation: Frigate NVR/views-settings
This commit is contained in:
committed by
Josh Hawkins
co-authored by
Long Ngo Tien
parent
cb0563823d
commit
b9ecb1f433
@@ -33,7 +33,9 @@
|
||||
}
|
||||
},
|
||||
"details": {
|
||||
"scoreInfo": "Điểm số cho biết mức độ tự tin trung bình mà hệ thống xác định được cho tất cả các lần phát hiện đối tượng này."
|
||||
"scoreInfo": "Điểm số cho biết mức độ tự tin trung bình mà hệ thống xác định được cho tất cả các lần phát hiện đối tượng này.",
|
||||
"none": "Không có",
|
||||
"unknown": "Không rõ"
|
||||
},
|
||||
"tooltip": {
|
||||
"trainingInProgress": "Mô hình hiện đang được huấn luyện",
|
||||
|
||||
@@ -19,5 +19,9 @@
|
||||
"downloadVideo": "Tải video",
|
||||
"editName": "Chỉnh sửa tên",
|
||||
"deleteExport": "Xóa bản xuất"
|
||||
},
|
||||
"headings": {
|
||||
"cases": "Các trường hợp",
|
||||
"uncategorizedExports": "Xuất chưa được phân loại"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -3,11 +3,12 @@
|
||||
"description": {
|
||||
"addFace": "Thêm một bộ sưu tập mới vào Thư viện Khuôn Mặt bằng cách tải lên hình ảnh đầu tiên của bạn.",
|
||||
"invalidName": "Tên không hợp lệ. Tên chỉ được phép chứa chữ cái, số, khoảng trắng, dấu nháy đơn, dấu gạch dưới và dấu gạch ngang.",
|
||||
"placeholder": "Nhập tên cho bộ sưu tập này"
|
||||
"placeholder": "Nhập tên cho bộ sưu tập này",
|
||||
"nameCannotContainHash": "Tên không được chứa ký tự #."
|
||||
},
|
||||
"details": {
|
||||
"person": "Người",
|
||||
"unknown": "Không xác định",
|
||||
"unknown": "Không rõ",
|
||||
"subLabelScore": "Điểm nhãn phụ",
|
||||
"scoreInfo": "Điểm nhãn phụ là điểm số có trọng số cho tất cả các độ tin cậy của khuôn mặt được nhận dạng, vì vậy điểm này có thể khác với điểm hiển thị trên ảnh chụp nhanh.",
|
||||
"timestamp": "Dấu thời gian",
|
||||
|
||||
@@ -348,7 +348,7 @@
|
||||
},
|
||||
"restart_required": "Yêu cầu khởi động lại (mặt nạ/vùng đã thay đổi)",
|
||||
"motionMaskLabel": "Mặt nạ chuyển động {{number}}",
|
||||
"objectMaskLabel": "Mặt nạ đối tượng {{number}} ({{label}})",
|
||||
"objectMaskLabel": "Mặt nạ đối tượng {{number}}",
|
||||
"filter": {
|
||||
"all": "Tất cả Mặt nạ và Vùng"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user