mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-08-03 09:38:15 +03:00
Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 100.0% (580 of 580 strings) Translated using Weblate (Chinese (Simplified Han script)) Currently translated at 100.0% (90 of 90 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 96.9% (32 of 33 strings) Translated using Weblate (Chinese (Simplified Han script)) Currently translated at 100.0% (579 of 579 strings) Translated using Weblate (Chinese (Simplified Han script)) Currently translated at 100.0% (91 of 91 strings) Translated using Weblate (Chinese (Simplified Han script)) Currently translated at 90.3% (523 of 579 strings) Translated using Weblate (Chinese (Simplified Han script)) Currently translated at 100.0% (87 of 87 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 100.0% (199 of 199 strings) Translated using Weblate (Chinese (Simplified Han script)) Currently translated at 97.7% (85 of 87 strings) Translated using Weblate (Chinese (Simplified Han script)) Currently translated at 100.0% (468 of 468 strings) Translated using Weblate (Chinese (Simplified Han script)) Currently translated at 100.0% (193 of 193 strings) Translated using Weblate (Chinese (Simplified Han script)) Currently translated at 100.0% (118 of 118 strings) Translated using Weblate (Chinese (Simplified Han script)) Currently translated at 100.0% (467 of 467 strings) Translated using Weblate (Chinese (Simplified Han script)) Currently translated at 100.0% (84 of 84 strings) Translated using Weblate (Chinese (Simplified Han script)) Currently translated at 100.0% (61 of 61 strings) Translated using Weblate (Chinese (Simplified Han script)) Currently translated at 100.0% (122 of 122 strings) Translated using Weblate (Chinese (Simplified Han script)) Currently translated at 100.0% (26 of 26 strings) Translated using Weblate (Chinese (Simplified Han script)) Currently translated at 100.0% (72 of 72 strings) Translated using Weblate (Chinese (Simplified Han script)) Currently translated at 100.0% (46 of 46 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/common/zh_Hans/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-camera/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/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-live/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/audio Translation: Frigate NVR/common Translation: Frigate NVR/components-camera Translation: Frigate NVR/components-dialog Translation: Frigate NVR/components-filter Translation: Frigate NVR/views-events Translation: Frigate NVR/views-explore Translation: Frigate NVR/views-facelibrary Translation: Frigate NVR/views-live Translation: Frigate NVR/views-settings Translation: Frigate NVR/views-system
This commit is contained in:
committed by
Nicolas Mowen
co-authored by
GuoQing Liu
parent
795bd9908c
commit
da2f414f83
@@ -42,7 +42,8 @@
|
||||
"inferenceSpeed": "检测器推理速度",
|
||||
"cpuUsage": "检测器CPU使用率",
|
||||
"memoryUsage": "检测器内存使用率",
|
||||
"temperature": "检测器温度"
|
||||
"temperature": "检测器温度",
|
||||
"cpuUsageInformation": "用于准备输入和输出数据的 CPU 资源,这些数据是供检测模型使用或由检测模型产生的。该数值并不衡量推理过程中的 CPU 使用情况,即使使用了 GPU 或加速器也是如此。"
|
||||
},
|
||||
"hardwareInfo": {
|
||||
"title": "硬件信息",
|
||||
@@ -162,7 +163,8 @@
|
||||
"reindexingEmbeddings": "正在重新索引嵌入(已完成 {{processed}}%)",
|
||||
"detectIsSlow": "{{detect}} 运行缓慢({{speed}}毫秒)",
|
||||
"detectIsVerySlow": "{{detect}} 运行非常缓慢({{speed}}毫秒)",
|
||||
"cameraIsOffline": "{{camera}} 已离线"
|
||||
"cameraIsOffline": "{{camera}} 已离线",
|
||||
"shmTooLow": "/dev/shm 的分配空间过低(当前 {{total}} MB),应至少增加到 {{min}} MB。"
|
||||
},
|
||||
"enrichments": {
|
||||
"title": "增强功能",
|
||||
|
||||
Reference in New Issue
Block a user