mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-08-02 17:12:16 +03:00
Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 90.0% (54 of 60 strings) Translated using Weblate (Chinese (Simplified Han script)) Currently translated at 100.0% (111 of 111 strings) Translated using Weblate (Chinese (Simplified Han script)) Currently translated at 95.8% (23 of 24 strings) Translated using Weblate (Chinese (Simplified Han script)) Currently translated at 100.0% (113 of 113 strings) Translated using Weblate (Chinese (Simplified Han script)) Currently translated at 100.0% (53 of 53 strings) Translated using Weblate (Chinese (Simplified Han script)) Currently translated at 98.1% (52 of 53 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/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-system/zh_Hans/ Translation: Frigate NVR/views-events Translation: Frigate NVR/views-explore Translation: Frigate NVR/views-facelibrary Translation: Frigate NVR/views-system
This commit is contained in:
committed by
Nicolas Mowen
co-authored by
GuoQing Liu
parent
57e933e68a
commit
caebc583da
@@ -129,7 +129,16 @@
|
||||
"detect": "探测",
|
||||
"skipped": "跳过",
|
||||
"ffmpeg": "FFmpeg编码器",
|
||||
"capture": "捕获"
|
||||
"capture": "捕获",
|
||||
"overallFramesPerSecond": "每秒总帧数",
|
||||
"overallDetectionsPerSecond": "每秒总检测数",
|
||||
"overallSkippedDetectionsPerSecond": "每秒跳过检测数",
|
||||
"cameraCapture": "{{camName}} 捕获",
|
||||
"cameraDetect": "{{camName}} 检测",
|
||||
"cameraDetectionsPerSecond": "{{camName}} 每秒检测数",
|
||||
"cameraSkippedDetectionsPerSecond": "{{camName}} 每秒跳过检测数",
|
||||
"cameraFfmpeg": "{{camName}} FFmpeg",
|
||||
"cameraFramesPerSecond": "{{camName}} 每秒帧数"
|
||||
},
|
||||
"toast": {
|
||||
"success": {
|
||||
@@ -142,7 +151,7 @@
|
||||
},
|
||||
"lastRefreshed": "最后刷新时间:",
|
||||
"stats": {
|
||||
"ffmpegHighCpuUsage": "{{camera}} 的 FFMPEG CPU 使用率较高({{ffmpegAvg}}%)",
|
||||
"ffmpegHighCpuUsage": "{{camera}} 的 FFmpeg CPU 使用率较高({{ffmpegAvg}}%)",
|
||||
"detectHighCpuUsage": "{{camera}} 的 探测 CPU 使用率较高({{detectAvg}}%)",
|
||||
"healthy": "系统运行正常",
|
||||
"reindexingEmbeddings": "正在重新索引嵌入(已完成 {{processed}}%)",
|
||||
|
||||
Reference in New Issue
Block a user