Translated using Weblate (Chinese (Simplified Han script))

Currently translated at 100.0% (1294 of 1294 strings)

Translated using Weblate (Chinese (Simplified Han script))

Currently translated at 100.0% (74 of 74 strings)

Translated using Weblate (Chinese (Simplified Han script))

Currently translated at 100.0% (808 of 808 strings)

Translated using Weblate (Chinese (Simplified Han script))

Currently translated at 100.0% (474 of 474 strings)

Translated using Weblate (Chinese (Simplified Han script))

Currently translated at 100.0% (141 of 141 strings)

Translated using Weblate (Chinese (Simplified Han script))

Currently translated at 100.0% (239 of 239 strings)

Translated using Weblate (Chinese (Simplified Han script))

Currently translated at 100.0% (1294 of 1294 strings)

Translated using Weblate (Chinese (Simplified Han script))

Currently translated at 100.0% (109 of 109 strings)

Translated using Weblate (Chinese (Simplified Han script))

Currently translated at 100.0% (808 of 808 strings)

Translated using Weblate (Chinese (Simplified Han script))

Currently translated at 100.0% (474 of 474 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/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/views-classificationmodel/zh_Hans/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-settings/zh_Hans/
Translation: Frigate NVR/Config - Cameras
Translation: Frigate NVR/Config - Global
Translation: Frigate NVR/common
Translation: Frigate NVR/components-dialog
Translation: Frigate NVR/components-filter
Translation: Frigate NVR/views-classificationmodel
Translation: Frigate NVR/views-settings
This commit is contained in:
Hosted Weblate
2026-07-26 17:36:43 -05:00
committed by Josh Hawkins
co-authored by GuoQing Liu
parent 5be587787d
commit b9bf0ff0a0
7 changed files with 51 additions and 29 deletions
+9 -2
View File
@@ -1655,7 +1655,14 @@
"keyLabel": "键",
"valueLabel": "值",
"keyPlaceholder": "新键名",
"remove": "移除"
"remove": "移除",
"providerNameLabel": "提供商名称",
"providerNamePlaceholder": "例如:openai、deepseek",
"variableNameLabel": "变量名",
"variableNamePlaceholder": "例如:MY_VARIABLE",
"loggerNameLabel": "日志模块名称",
"loggerNamePlaceholder": "例如:frigate.record",
"keyPatternError": "只能使用字母、数字、连字符和下划线(不包含空格)"
},
"roleMap": {
"empty": "未配置权限组映射",
@@ -2174,7 +2181,7 @@
},
"review": {
"imageSource": {
"recordings": "录制文件",
"recordings": "录制",
"previews": "预览"
}
},