mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-03-19 06:38:21 +03:00
Currently translated at 71.4% (654 of 915 strings) Translated using Weblate (Chinese (Simplified Han script)) Currently translated at 100.0% (1084 of 1084 strings) Translated using Weblate (Chinese (Simplified Han script)) Currently translated at 100.0% (22 of 22 strings) Translated using Weblate (Chinese (Simplified Han script)) Currently translated at 73.9% (17 of 23 strings) Translated using Weblate (Chinese (Simplified Han script)) Currently translated at 82.8% (387 of 467 strings) Translated using Weblate (Chinese (Simplified Han script)) Currently translated at 20.5% (96 of 467 strings) Translated using Weblate (Chinese (Simplified Han script)) Currently translated at 8.6% (94 of 1084 strings) Translated using Weblate (Chinese (Simplified Han script)) Currently translated at 7.2% (34 of 467 strings) Translated using Weblate (Chinese (Simplified Han script)) Currently translated at 65.2% (15 of 23 strings) Translated using Weblate (Chinese (Simplified Han script)) Currently translated at 3.1% (34 of 1084 strings) Translated using Weblate (Chinese (Simplified Han script)) Currently translated at 71.3% (653 of 915 strings) Translated using Weblate (Chinese (Simplified Han script)) Currently translated at 82.8% (140 of 169 strings) Translated using Weblate (Chinese (Simplified Han script)) Currently translated at 54.5% (12 of 22 strings) Translated using Weblate (Chinese (Simplified Han script)) Currently translated at 52.0% (13 of 25 strings) Co-authored-by: GuoQing Liu <842607283@qq.com> Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: 郁闷的太子 <taiziccf@gmail.com> Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/config-cameras/zh_Hans/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/config-global/zh_Hans/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/config-groups/zh_Hans/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/config-validation/zh_Hans/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-exports/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/Config - Cameras Translation: Frigate NVR/Config - Global Translation: Frigate NVR/Config - Groups Translation: Frigate NVR/Config - Validation Translation: Frigate NVR/views-exports Translation: Frigate NVR/views-settings Translation: Frigate NVR/views-system
44 lines
922 B
JSON
44 lines
922 B
JSON
{
|
|
"audio": {
|
|
"global": {
|
|
"detection": "全局检测器",
|
|
"sensitivity": "全局灵敏度"
|
|
},
|
|
"cameras": {
|
|
"detection": "检测器",
|
|
"sensitivity": "灵敏度"
|
|
}
|
|
},
|
|
"timestamp_style": {
|
|
"global": {
|
|
"appearance": "全局样式"
|
|
},
|
|
"cameras": {
|
|
"appearance": "样式"
|
|
}
|
|
},
|
|
"motion": {
|
|
"global": {
|
|
"sensitivity": "全局灵敏度",
|
|
"algorithm": "全局算法"
|
|
},
|
|
"cameras": {
|
|
"sensitivity": "灵敏度",
|
|
"algorithm": "算法"
|
|
}
|
|
},
|
|
"snapshots": {
|
|
"global": {
|
|
"display": "全局显示"
|
|
},
|
|
"cameras": {
|
|
"display": "显示"
|
|
}
|
|
},
|
|
"record": {
|
|
"global": {
|
|
"retention": "全局分辨率"
|
|
}
|
|
}
|
|
}
|