2026-05-10 19:38:27 +02:00
|
|
|
|
{
|
|
|
|
|
|
"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": "监控前门,有人出现就通知我"
|
2026-05-19 22:17:03 +02:00
|
|
|
|
},
|
|
|
|
|
|
"new_chat": "新对话",
|
|
|
|
|
|
"settings": {
|
|
|
|
|
|
"title": "对话设置",
|
|
|
|
|
|
"show_stats": {
|
|
|
|
|
|
"title": "显示统计数据",
|
|
|
|
|
|
"desc": "显示对话回复的生成速率和上下文大小。",
|
2026-06-07 05:19:30 +02:00
|
|
|
|
"while_generating": "生成过程中",
|
2026-05-19 22:17:03 +02:00
|
|
|
|
"always": "始终"
|
|
|
|
|
|
},
|
|
|
|
|
|
"auto_scroll": {
|
|
|
|
|
|
"title": "自动滚动",
|
|
|
|
|
|
"desc": "自动滚动到最新消息。"
|
|
|
|
|
|
}
|
|
|
|
|
|
},
|
|
|
|
|
|
"stats": {
|
|
|
|
|
|
"context": "{{tokens}} 词元(tokens)",
|
|
|
|
|
|
"tokens_per_second": "{{rate}} 词元/秒"
|
2026-06-07 05:19:30 +02:00
|
|
|
|
},
|
|
|
|
|
|
"reasoning": {
|
|
|
|
|
|
"active": "思考中…",
|
|
|
|
|
|
"show": "显示推理过程",
|
|
|
|
|
|
"hide": "隐藏推理过程"
|
|
|
|
|
|
},
|
|
|
|
|
|
"thinking": {
|
|
|
|
|
|
"toggle": "切换思考"
|
2026-05-10 19:38:27 +02:00
|
|
|
|
}
|
|
|
|
|
|
}
|