mirror of
https://github.com/blakeblackshear/frigate.git
synced 2025-09-23 17:52:05 +02:00
Currently translated at 100.0% (431 of 431 strings) Translated using Weblate (Chinese (Simplified Han script)) Currently translated at 100.0% (48 of 48 strings) Translated using Weblate (Chinese (Simplified Han script)) Currently translated at 100.0% (85 of 85 strings) Translated using Weblate (Chinese (Simplified Han script)) Currently translated at 100.0% (25 of 25 strings) Translated using Weblate (Chinese (Simplified Han script)) Currently translated at 100.0% (431 of 431 strings) Translated using Weblate (Chinese (Simplified Han script)) Currently translated at 100.0% (85 of 85 strings) Translated using Weblate (Chinese (Simplified Han script)) Currently translated at 100.0% (121 of 121 strings) Translated using Weblate (Chinese (Simplified Han script)) Currently translated at 100.0% (10 of 10 strings) Translated using Weblate (Chinese (Simplified Han script)) Currently translated at 100.0% (70 of 70 strings) Translated using Weblate (Chinese (Simplified Han script)) Currently translated at 100.0% (53 of 53 strings) Translated using Weblate (Chinese (Simplified Han script)) Currently translated at 100.0% (191 of 191 strings) Co-authored-by: GuoQing Liu <842607283@qq.com> Co-authored-by: Hosted Weblate <hosted@weblate.org> Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/common/zh_Hans/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-dialog/zh_Hans/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-filter/zh_Hans/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-player/zh_Hans/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-configeditor/zh_Hans/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-explore/zh_Hans/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-live/zh_Hans/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-search/zh_Hans/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-settings/zh_Hans/ Translation: Frigate NVR/common Translation: Frigate NVR/components-dialog Translation: Frigate NVR/components-filter Translation: Frigate NVR/components-player Translation: Frigate NVR/views-configeditor Translation: Frigate NVR/views-explore Translation: Frigate NVR/views-live Translation: Frigate NVR/views-search Translation: Frigate NVR/views-settings
19 lines
548 B
JSON
19 lines
548 B
JSON
{
|
||
"documentTitle": "配置编辑器 - Frigate",
|
||
"configEditor": "配置编辑器",
|
||
"copyConfig": "复制配置",
|
||
"saveAndRestart": "保存并重启",
|
||
"saveOnly": "只保存",
|
||
"toast": {
|
||
"success": {
|
||
"copyToClipboard": "配置已复制到剪贴板。"
|
||
},
|
||
"error": {
|
||
"savingError": "保存配置时出错"
|
||
}
|
||
},
|
||
"confirm": "是否退出并不保存?",
|
||
"safeConfigEditor": "配置编辑器(安全模式)",
|
||
"safeModeDescription": "由于验证配置出现错误,Frigate目前为安全模式。"
|
||
}
|