Translated using Weblate (Chinese (Traditional Han script))

Currently translated at 11.3% (49 of 431 strings)

Translated using Weblate (Chinese (Traditional Han script))

Currently translated at 98.8% (84 of 85 strings)

Translated using Weblate (Chinese (Traditional Han script))

Currently translated at 100.0% (26 of 26 strings)

Translated using Weblate (Chinese (Traditional Han script))

Currently translated at 100.0% (10 of 10 strings)

Translated using Weblate (Chinese (Traditional Han script))

Currently translated at 100.0% (70 of 70 strings)

Translated using Weblate (Chinese (Traditional Han script))

Currently translated at 14.2% (61 of 427 strings)

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: retic9 <retic9@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/audio/zh_Hant/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-filter/zh_Hant/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-configeditor/zh_Hant/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-events/zh_Hant/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-live/zh_Hant/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-settings/zh_Hant/
Translation: Frigate NVR/audio
Translation: Frigate NVR/components-filter
Translation: Frigate NVR/views-configeditor
Translation: Frigate NVR/views-events
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 retic9
parent db45dd3698
commit 2a3065eb67
6 changed files with 92 additions and 4 deletions
+13 -1
View File
@@ -39,7 +39,15 @@
"label": "點擊畫面以置中 PTZ 鏡頭"
}
},
"presets": "PTZ 鏡頭預設"
"presets": "PTZ 鏡頭預設",
"focus": {
"in": {
"label": "聚焦 PTZ 鏡頭"
},
"out": {
"label": "離焦 PTZ 鏡頭"
}
}
},
"cameraAudio": {
"enable": "啟用鏡頭音訊",
@@ -154,5 +162,9 @@
"label": "編輯鏡頭群組"
},
"exitEdit": "結束編輯"
},
"transcription": {
"enable": "啟用即時語音轉錄",
"disable": "停用即時語音轉錄"
}
}