mirror of
https://github.com/blakeblackshear/frigate.git
synced 2025-09-10 17:51:45 +02:00
Currently translated at 100.0% (352 of 352 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% (115 of 115 strings) Translated using Weblate (Chinese (Simplified Han script)) Currently translated at 100.0% (50 of 50 strings) Translated using Weblate (Chinese (Simplified Han script)) Currently translated at 100.0% (46 of 46 strings) Translated using Weblate (Chinese (Simplified Han script)) Currently translated at 100.0% (114 of 114 strings) Translated using Weblate (Chinese (Simplified Han script)) Currently translated at 100.0% (352 of 352 strings) Translated using Weblate (Chinese (Simplified Han script)) Currently translated at 100.0% (62 of 62 strings) Translated using Weblate (Chinese (Simplified Han script)) Currently translated at 100.0% (115 of 115 strings) Translated using Weblate (Chinese (Simplified Han script)) Currently translated at 100.0% (24 of 24 strings) Translated using Weblate (Chinese (Simplified Han script)) Currently translated at 100.0% (8 of 8 strings) Translated using Weblate (Chinese (Simplified Han script)) Currently translated at 100.0% (66 of 66 strings) Translated using Weblate (Chinese (Simplified Han script)) Currently translated at 100.0% (50 of 50 strings) Translated using Weblate (Chinese (Simplified Han script)) Currently translated at 100.0% (46 of 46 strings) Translated using Weblate (Chinese (Simplified Han script)) Currently translated at 100.0% (182 of 182 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-camera/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/views-configeditor/zh_Hans/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-events/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-facelibrary/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/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-system/zh_Hans/ Translation: Frigate NVR/common Translation: Frigate NVR/components-camera 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-facelibrary Translation: Frigate NVR/views-search Translation: Frigate NVR/views-settings Translation: Frigate NVR/views-system
17 lines
396 B
JSON
17 lines
396 B
JSON
{
|
|
"documentTitle": "配置编辑器 - Frigate",
|
|
"configEditor": "配置编辑器",
|
|
"copyConfig": "复制配置",
|
|
"saveAndRestart": "保存并重启",
|
|
"saveOnly": "只保存",
|
|
"toast": {
|
|
"success": {
|
|
"copyToClipboard": "配置已复制到剪贴板。"
|
|
},
|
|
"error": {
|
|
"savingError": "保存配置时出错"
|
|
}
|
|
},
|
|
"confirm": "是否退出并不保存?"
|
|
}
|