mirror of
https://github.com/blakeblackshear/frigate.git
synced 2025-09-23 17:52:05 +02:00
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
19 lines
546 B
JSON
19 lines
546 B
JSON
{
|
||
"documentTitle": "設定編輯器 - Frigate",
|
||
"configEditor": "設定編輯器",
|
||
"copyConfig": "複製設定",
|
||
"saveAndRestart": "保存並重新啟動",
|
||
"toast": {
|
||
"error": {
|
||
"savingError": "保存設定時出錯"
|
||
},
|
||
"success": {
|
||
"copyToClipboard": "已複製設定製剪貼簿。"
|
||
}
|
||
},
|
||
"saveOnly": "僅保存",
|
||
"confirm": "是否不保存就離開?",
|
||
"safeConfigEditor": "設定編輯器(安全模式)",
|
||
"safeModeDescription": "由於設定驗證有誤,Frigate 進入安全模式。"
|
||
}
|