mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-06-21 03:41:55 +03:00
Currently translated at 100.0% (1162 of 1162 strings) Translated using Weblate (Chinese (Simplified Han script)) Currently translated at 100.0% (1150 of 1150 strings) Translated using Weblate (Chinese (Simplified Han script)) Currently translated at 100.0% (50 of 50 strings) Translated using Weblate (Chinese (Simplified Han script)) Currently translated at 100.0% (1141 of 1141 strings) Translated using Weblate (Chinese (Simplified Han script)) Currently translated at 100.0% (127 of 127 strings) Translated using Weblate (Chinese (Simplified Han script)) Currently translated at 98.8% (1128 of 1141 strings) Translated using Weblate (Chinese (Simplified Han script)) Currently translated at 100.0% (60 of 60 strings) Translated using Weblate (Chinese (Simplified Han script)) Currently translated at 100.0% (473 of 473 strings) Translated using Weblate (Chinese (Simplified Han script)) Currently translated at 100.0% (794 of 794 strings) Translated using Weblate (Chinese (Simplified Han script)) Currently translated at 100.0% (1122 of 1122 strings) Translated using Weblate (Chinese (Simplified Han script)) Currently translated at 100.0% (792 of 792 strings) Translated using Weblate (Chinese (Simplified Han script)) Currently translated at 100.0% (237 of 237 strings) Translated using Weblate (Chinese (Simplified Han script)) Currently translated at 100.0% (471 of 471 strings) Translated using Weblate (Chinese (Simplified Han script)) Currently translated at 100.0% (127 of 127 strings) Co-authored-by: Edward Zhang <hsrzq@126.com> 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/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/objects/zh_Hans/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-chat/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-settings/zh_Hans/ Translation: Frigate NVR/Config - Cameras Translation: Frigate NVR/Config - Global Translation: Frigate NVR/common Translation: Frigate NVR/objects Translation: Frigate NVR/views-chat Translation: Frigate NVR/views-facelibrary Translation: Frigate NVR/views-settings
65 lines
2.6 KiB
JSON
65 lines
2.6 KiB
JSON
{
|
||
"documentTitle": "聊天 - Frigate",
|
||
"title": "Frigate 聊天",
|
||
"subtitle": "你的摄像头管理与智能分析 AI 助手",
|
||
"placeholder": "尝试问我任何事儿…",
|
||
"error": "出现错误,请稍后重试。",
|
||
"processing": "进行中…",
|
||
"toolsUsed": "使用:{{tools}}",
|
||
"showTools": "显示工具({{count}})",
|
||
"hideTools": "隐藏工具",
|
||
"call": "调用",
|
||
"result": "结果",
|
||
"arguments": "参数:",
|
||
"response": "响应:",
|
||
"attachment_chip_label": "在 {{camera}} 的 {{label}}",
|
||
"attachment_chip_remove": "移除附件",
|
||
"open_in_explore": "从浏览中打开",
|
||
"attach_event_aria": "关联事件 {{eventId}}",
|
||
"attachment_picker_paste_label": "或粘贴事件 ID",
|
||
"attachment_picker_attach": "关联",
|
||
"attachment_picker_placeholder": "关联一个事件",
|
||
"quick_reply_find_similar": "查找相似抓拍事件",
|
||
"quick_reply_tell_me_more": "了解更多详情",
|
||
"quick_reply_when_else": "还在哪些时段出现过?",
|
||
"quick_reply_find_similar_text": "查找与此相似的抓拍记录。",
|
||
"quick_reply_tell_me_more_text": "了解此条更多详情。",
|
||
"starting_requests": {
|
||
"show_recent_events": "查看近期事件",
|
||
"show_camera_status": "显示摄像头状态",
|
||
"recap": "我不在的时候发生了什么?",
|
||
"watch_camera": "监控摄像头活动"
|
||
},
|
||
"quick_reply_when_else_text": "还在哪些时间出现过?",
|
||
"anchor": "来源",
|
||
"similarity_score": "相似度",
|
||
"no_similar_objects_found": "未找到相似目标。",
|
||
"semantic_search_required": "必须启用语义搜索才能查找相似目标。",
|
||
"send": "发送",
|
||
"suggested_requests": "尝试问问:",
|
||
"starting_requests_prompts": {
|
||
"show_recent_events": "显示最近一小时的事件",
|
||
"show_camera_status": "我的摄像头当前状态如何?",
|
||
"recap": "我不在的时候发生了什么事?",
|
||
"watch_camera": "监控前门,有人出现就通知我"
|
||
},
|
||
"new_chat": "新对话",
|
||
"settings": {
|
||
"title": "对话设置",
|
||
"show_stats": {
|
||
"title": "显示统计数据",
|
||
"desc": "显示对话回复的生成速率和上下文大小。",
|
||
"while_generating": "正在生成中",
|
||
"always": "始终"
|
||
},
|
||
"auto_scroll": {
|
||
"title": "自动滚动",
|
||
"desc": "自动滚动到最新消息。"
|
||
}
|
||
},
|
||
"stats": {
|
||
"context": "{{tokens}} 词元(tokens)",
|
||
"tokens_per_second": "{{rate}} 词元/秒"
|
||
}
|
||
}
|