Translated using Weblate (Vietnamese)

Currently translated at 89.0% (384 of 431 strings)

Translated using Weblate (Vietnamese)

Currently translated at 100.0% (85 of 85 strings)

Translated using Weblate (Vietnamese)

Currently translated at 100.0% (124 of 124 strings)

Translated using Weblate (Vietnamese)

Currently translated at 100.0% (26 of 26 strings)

Translated using Weblate (Vietnamese)

Currently translated at 100.0% (10 of 10 strings)

Translated using Weblate (Vietnamese)

Currently translated at 100.0% (70 of 70 strings)

Translated using Weblate (Vietnamese)

Currently translated at 100.0% (53 of 53 strings)

Translated using Weblate (Vietnamese)

Currently translated at 100.0% (191 of 191 strings)

Co-authored-by: Darias <yd5uecg8e@mozmail.com>
Co-authored-by: Hosted Weblate <hosted@weblate.org>
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/components-filter/vi/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-configeditor/vi/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-events/vi/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-explore/vi/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-live/vi/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-settings/vi/
Translation: Frigate NVR/common
Translation: Frigate NVR/components-dialog
Translation: Frigate NVR/components-filter
Translation: Frigate NVR/views-configeditor
Translation: Frigate NVR/views-events
Translation: Frigate NVR/views-explore
Translation: Frigate NVR/views-live
Translation: Frigate NVR/views-settings
This commit is contained in:
Hosted Weblate
2025-08-22 17:56:38 -05:00
committed by Josh Hawkins
co-authored by Darias
parent 8bfa4be42f
commit 47af0b63c5
8 changed files with 115 additions and 8 deletions
+15 -2
View File
@@ -71,7 +71,15 @@
"label": "Di chuyển camera PTZ sang phải"
}
},
"presets": "Các thiết lập sẵn cho camera PTZ"
"presets": "Các thiết lập sẵn cho camera PTZ",
"focus": {
"in": {
"label": "Lấy nét gần (camera PTZ)"
},
"out": {
"label": "Lấy nét xa (camera PTZ)"
}
}
},
"manualRecording": {
"playInBackground": {
@@ -142,7 +150,8 @@
"recording": "Ghi hình",
"snapshots": "Ảnh chụp",
"audioDetection": "Phát hiện âm thanh",
"autotracking": "Tự động theo dõi"
"autotracking": "Tự động theo dõi",
"transcription": "Phiên âm"
},
"history": {
"label": "Hiện cảnh quay lịch sử"
@@ -154,5 +163,9 @@
"active_objects": "Đối tượng hoạt động"
},
"notAllTips": "Cấu hình giữ lại ghi hình {{source}} của bạn được đặt là <code>mode: {{effectiveRetainMode}}</code>, vì vậy lần ghi hình theo yêu cầu này chỉ giữ lại các đoạn có {{effectiveRetainModeName}}."
},
"transcription": {
"enable": "Bật phiên âm trực tiếp",
"disable": "Tắt phiên âm trực tiếp"
}
}