mirror of
https://github.com/blakeblackshear/frigate.git
synced 2025-07-26 13:47:03 +02:00
Translated using Weblate (Vietnamese)
Currently translated at 100.0% (2 of 2 strings) Translated using Weblate (Vietnamese) Currently translated at 54.1% (26 of 48 strings) Translated using Weblate (Vietnamese) Currently translated at 91.4% (161 of 176 strings) Translated using Weblate (Vietnamese) Currently translated at 54.1% (26 of 48 strings) Translated using Weblate (Vietnamese) Currently translated at 27.0% (13 of 48 strings) Translated using Weblate (Vietnamese) Currently translated at 9.3% (4 of 43 strings) Co-authored-by: Anno Nymous <halean111@gmail.com> Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: Sotski Eugene <jekakmail@gmail.com> Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/common/vi/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-camera/vi/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-dialog/vi/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-icons/vi/ Translation: Frigate NVR/common Translation: Frigate NVR/components-camera Translation: Frigate NVR/components-dialog Translation: Frigate NVR/components-icons
This commit is contained in:
parent
27457efc30
commit
b8d114e229
@ -184,7 +184,7 @@
|
||||
"export": "xuất",
|
||||
"deleteNow": "xóa ngay",
|
||||
"next": "tiếp theo",
|
||||
"saving": "Đang lưu..."
|
||||
"saving": "Đang lưu…"
|
||||
},
|
||||
"toast": {
|
||||
"copyUrlToClipboard": "Đã sao chép liên kết.",
|
||||
|
@ -5,6 +5,8 @@
|
||||
"confirm": {
|
||||
"title": "Xác nhận xóa"
|
||||
}
|
||||
}
|
||||
},
|
||||
"label": "Các nhóm Camera",
|
||||
"add": "Thêm nhóm Camera"
|
||||
}
|
||||
}
|
||||
|
@ -6,5 +6,57 @@
|
||||
"title": "Đang khởi động lại Frigate",
|
||||
"content": "Trang này sẽ tải lại sau {{countdown}} giây."
|
||||
}
|
||||
},
|
||||
"explore": {
|
||||
"plus": {
|
||||
"review": {
|
||||
"question": {
|
||||
"ask_a": "Đây có phải là <code>{{label}}</code> không?",
|
||||
"ask_an": "Đây có phải là <code>{{label}}</code> không?",
|
||||
"label": "Xác nhận nhãn này cho Frigate Plus",
|
||||
"ask_full": "Đây có phải là <code>{{untranslatedLabel}}</code> ({{translatedLabel}}) không?"
|
||||
},
|
||||
"state": {
|
||||
"submitted": "Đã gửi"
|
||||
}
|
||||
},
|
||||
"submitToPlus": {
|
||||
"label": "Gửi lên Frigate+",
|
||||
"desc": "Đối tượng xuất hiện ở các khu vực bạn muốn tránh không được xem là phát hiện sai. Gửi chúng lên dưới dạng phát hiện sai có thể làm mô hình bị nhầm lẫn."
|
||||
}
|
||||
},
|
||||
"video": {
|
||||
"viewInHistory": "Xem lại trong Lịch sử"
|
||||
}
|
||||
},
|
||||
"export": {
|
||||
"time": {
|
||||
"fromTimeline": "Chọn từ Dòng thời gian",
|
||||
"custom": "Tuỳ chọn",
|
||||
"start": {
|
||||
"title": "Thời gian bắt đầu",
|
||||
"label": "Chọn thời gian bắt đầu"
|
||||
},
|
||||
"end": {
|
||||
"title": "Thời gian kết thúc",
|
||||
"label": "Chọn thời gian kết thúc"
|
||||
}
|
||||
},
|
||||
"name": {
|
||||
"placeholder": "Đặt tên cho bản xuất"
|
||||
},
|
||||
"select": "Chọn",
|
||||
"export": "Xuất",
|
||||
"selectOrExport": "Chọn hay xuất",
|
||||
"toast": {
|
||||
"error": {
|
||||
"endTimeMustAfterStartTime": "Thời gian kết thúc phải sau thời gian bắt đầu",
|
||||
"noVaildTimeSelected": "Chưa chọn khoảng thời gian hợp lệ"
|
||||
}
|
||||
},
|
||||
"fromTimeline": {
|
||||
"saveExport": "Lưu bản xuất",
|
||||
"previewExport": "Xem trước bản xuất"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -2,7 +2,7 @@
|
||||
"iconPicker": {
|
||||
"selectIcon": "Chọn một biểu tượng",
|
||||
"search": {
|
||||
"placeholder": "Tìm kiếm một biểu tượng..."
|
||||
"placeholder": "Tìm kiếm một biểu tượng…"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user