Translated using Weblate (Chinese (Simplified Han script))

Currently translated at 91.1% (103 of 113 strings)

Translated using Weblate (Chinese (Simplified Han script))

Currently translated at 99.6% (332 of 333 strings)

Translated using Weblate (Chinese (Simplified Han script))

Currently translated at 100.0% (65 of 65 strings)

Translated using Weblate (Chinese (Simplified Han script))

Currently translated at 100.0% (104 of 104 strings)

Translated using Weblate (Chinese (Simplified Han script))

Currently translated at 100.0% (333 of 333 strings)

Translated using Weblate (Chinese (Simplified Han script))

Currently translated at 100.0% (177 of 177 strings)

Co-authored-by: GuoQing Liu <842607283@qq.com>
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Sotski Eugene <jekakmail@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/common/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-settings/zh_Hans/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-system/zh_Hans/
Translation: Frigate NVR/common
Translation: Frigate NVR/components-filter
Translation: Frigate NVR/views-settings
Translation: Frigate NVR/views-system
This commit is contained in:
Hosted Weblate 2025-05-02 15:58:42 +02:00 committed by Nicolas Mowen
parent fa937612c5
commit 2c1b3aa3d3
4 changed files with 16 additions and 11 deletions

View File

@ -170,7 +170,8 @@
"da": "丹麦语 (Dansk)",
"sk": "斯拉夫语 (Slovenčina)",
"ru": "俄语 (Русский)",
"cs": "捷克语 (Čeština)"
"cs": "捷克语 (Čeština)",
"yue": "粤语 (粵語)"
},
"appearance": "外观",
"darkMode": {
@ -189,7 +190,8 @@
"nord": "Nord",
"red": "红色",
"contrast": "高对比度",
"default": "默认"
"default": "默认",
"highcontrast": "高对比"
},
"help": "帮助",
"documentation": {

View File

@ -119,7 +119,7 @@
"title": "识别的车牌",
"loadFailed": "加载识别的车牌失败。",
"loading": "正在加载识别的车牌…",
"placeholder": "输入以搜索车牌...",
"placeholder": "输入以搜索车牌",
"noLicensePlatesFound": "未找到车牌。",
"selectPlatesFromList": "从列表中选择一个或多个车牌。"
}

View File

@ -6,9 +6,10 @@
"classification": "分类设置 - Frigate",
"masksAndZones": "遮罩和区域编辑器 - Frigate",
"motionTuner": "运动调整器 - Frigate",
"object": "对象设置 - Frigate",
"object": "调试 - Frigate",
"general": "常规设置 - Frigate",
"frigatePlus": "Frigate+ 设置 - Frigate"
"frigatePlus": "Frigate+ 设置 - Frigate",
"notifications": "通知设置 - Frigate"
},
"menu": {
"ui": "界面设置",
@ -506,7 +507,7 @@
},
"notificationUnavailable": {
"title": "通知功能不可用",
"desc": "网页推送通知需要安全连接(<code>https://...</code>)。这是浏览器的限制。请通过安全方式访问 Frigate 以使用通知功能。",
"desc": "网页推送通知需要安全连接(<code>https://</code>)。这是浏览器的限制。请通过安全方式访问 Frigate 以使用通知功能。",
"documentation": "阅读文档(英文)"
},
"email": {
@ -532,7 +533,8 @@
"1hour": "暂停 1 小时",
"12hours": "暂停 12 小时",
"24hours": "暂停 24 小时",
"untilRestart": "暂停直到重启"
"untilRestart": "暂停直到重启",
"suspend": "暂停"
},
"cancelSuspension": "取消暂停",
"toast": {
@ -573,10 +575,10 @@
"supportedDetectors": "支持的检测器",
"dimensions": "大小",
"cameras": "摄像头",
"loading": "正在加载模型信息...",
"loading": "正在加载模型信息",
"error": "加载模型信息失败",
"availableModels": "可用模型",
"loadingAvailableModels": "正在加载可用模型...",
"loadingAvailableModels": "正在加载可用模型",
"modelSelect": "您可以在Frigate+上选择可用的模型。请注意,只能选择与当前探测器配置兼容的模型。",
"plusModelType": {
"baseModel": "基础模型",

View File

@ -41,7 +41,8 @@
"title": "探测器",
"inferenceSpeed": "探测器推理速度",
"cpuUsage": "探测器CPU使用率",
"memoryUsage": "探测器内存使用率"
"memoryUsage": "探测器内存使用率",
"temperature": "探测器温度"
},
"hardwareInfo": {
"title": "硬件信息",
@ -127,7 +128,7 @@
"camera": "摄像头",
"detect": "探测",
"skipped": "跳过",
"ffmpeg": "ffmpeg编码器",
"ffmpeg": "FFmpeg编码器",
"capture": "捕获"
},
"toast": {