Translated using Weblate (Chinese (Traditional Han script))

Currently translated at 1.8% (2 of 106 strings)

Translated using Weblate (Chinese (Traditional Han script))

Currently translated at 71.7% (28 of 39 strings)

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: windasd <me@windasd.tw>
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-classificationmodel/zh_Hant/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-events/zh_Hant/
Translation: Frigate NVR/views-classificationmodel
Translation: Frigate NVR/views-events
This commit is contained in:
Hosted Weblate 2025-11-06 17:25:28 +01:00 committed by Nicolas Mowen
parent 0c12677f7b
commit ee9a734ebd
2 changed files with 11 additions and 2 deletions

View File

@ -36,5 +36,7 @@
"camera": "鏡頭",
"detected": "已偵測",
"suspiciousActivity": "可疑的活動",
"threateningActivity": "有威脅性的活動"
"threateningActivity": "有威脅性的活動",
"zoomIn": "放大",
"zoomOut": "縮小"
}

View File

@ -1 +1,8 @@
{}
{
"toast": {
"success": {
"deletedImage": "已刪除的圖片",
"deletedModel_other": "成功刪除 {{count}} 個模型"
}
}
}