Translated using Weblate (Chinese (Simplified Han script))

Currently translated at 100.0% (136 of 136 strings)

Translated using Weblate (Chinese (Simplified Han script))

Currently translated at 100.0% (43 of 43 strings)

Translated using Weblate (Chinese (Simplified Han script))

Currently translated at 100.0% (501 of 501 strings)

Translated using Weblate (Chinese (Simplified Han script))

Currently translated at 100.0% (118 of 118 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/audio/zh_Hans/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/objects/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/
Translation: Frigate NVR/audio
Translation: Frigate NVR/objects
Translation: Frigate NVR/views-events
Translation: Frigate NVR/views-explore
This commit is contained in:
Hosted Weblate 2026-01-02 18:02:13 +01:00
parent db616e9705
commit cdfd799240
No known key found for this signature in database
GPG Key ID: A3FAAA06E6569B4C
4 changed files with 11 additions and 4 deletions

View File

@ -60,7 +60,7 @@
"bow_wow": "汪汪",
"growling": "咆哮",
"whimper_dog": "狗呜咽",
"cat": "猫",
"cat": "猫",
"purr": "咕噜",
"meow": "喵喵",
"hiss": "嘶嘶声",

View File

@ -14,7 +14,7 @@
"parking_meter": "停车计时器",
"bench": "长椅",
"bird": "鸟",
"cat": "猫",
"cat": "猫",
"dog": "狗",
"horse": "马",
"sheep": "绵羊",

View File

@ -9,7 +9,11 @@
"empty": {
"alert": "还没有“警报”类核查项",
"detection": "还没有“检测”类核查项",
"motion": "还没有画面变动类数据"
"motion": "还没有画面变动类数据",
"recordingsDisabled": {
"title": "必须要开启录制功能",
"description": "必须要摄像头启用录制功能时,才可为其创建回放项目。"
}
},
"timeline": "时间线",
"timeline.aria": "选择时间线",

View File

@ -166,7 +166,10 @@
"title": "编辑属性",
"desc": "为 {{label}} 选择分类属性"
},
"attributes": "分类属性"
"attributes": "分类属性",
"title": {
"label": "标题"
}
},
"itemMenu": {
"downloadVideo": {