Files
Home-Assistant/custom_components/maintenance_supporter/frontend/locales/zh.json
T

711 lines
31 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"maintenance": "维护",
"objects": "维护项",
"tasks": "任务",
"overdue": "逾期",
"due_soon": "即将到期",
"triggered": "已触发",
"trigger_replaced": "触发器已更换",
"ok": "正常",
"all": "全部",
"new_object": "+ 新建维护项",
"templates_from": "从模板",
"templates_title": "从模板开始",
"templates_task_count": "{n} 个任务",
"template_created": "已从模板创建",
"onboard_hint": "添加第一个对象以开始跟踪维护。",
"edit": "编辑",
"duplicate": "复制",
"task_duplicated": "任务已复制",
"object_duplicated": "对象已复制",
"delete": "删除",
"add_task": "+ 添加任务",
"complete": "完成",
"completed": "已完成",
"skip": "跳过",
"skipped": "已跳过",
"missed": "Missed",
"reset": "重置",
"snooze": "Snooze",
"snoozed": "Snoozed",
"cancel": "取消",
"bulk_select": "选择",
"bulk_select_all": "全选",
"bulk_n_selected": "已选 {n} 项",
"bulk_completed": "已完成 {n} 个任务",
"bulk_archived": "已归档 {n} 个任务",
"completing": "正在完成…",
"interval": "间隔",
"warning": "预警",
"last_performed": "上次执行",
"next_due": "下次到期",
"days_until_due": "距离到期天数",
"avg_duration": "平均耗时",
"trigger": "触发器",
"trigger_type": "触发类型",
"threshold_above": "超过阈值",
"threshold_below": "低于阈值",
"threshold": "阈值",
"counter": "计数器",
"state_change": "状态变化",
"runtime": "运行时间",
"runtime_hours": "目标运行时长 (小时)",
"target_value": "目标值",
"baseline": "基准线",
"target_changes": "目标变化次数",
"for_minutes": "持续 (分钟)",
"time_based": "基于时间",
"sensor_based": "基于传感器",
"manual": "手动",
"one_time": "一次性",
"weekdays": "工作日",
"nth_weekday": "每月第 N 个工作日",
"day_of_month": "每月某天",
"recurrence_on_days": "重复日期",
"recurrence_occurrence": "发生次数",
"recurrence_weekday": "星期",
"recurrence_day": "每月日期 (131)",
"recurrence_last_day": "Last day of the month",
"recurrence_business_day": "Business days only (roll back from weekend)",
"recurrence_offset": "Offset (days, ±)",
"recurrence_offset_help": "Shift the date by ±N days, e.g. -2 = two days before.",
"last_day_month": "Last day of month",
"last_business_day_month": "Last business day",
"ord_1": "第 1",
"ord_2": "第 2",
"ord_3": "第 3",
"ord_4": "第 4",
"ord_5": "第 5",
"ord_last": "最后",
"day_word": "日",
"interval_value": "间隔数值",
"interval_unit": "单位",
"unit_days": "天",
"unit_weeks": "周",
"unit_months": "月",
"unit_years": "年",
"due_date": "到期日期",
"cleaning": "清洁",
"inspection": "检查",
"replacement": "更换",
"calibration": "校准",
"service": "保养",
"reading": "读数",
"custom": "自定义",
"history": "历史记录",
"cost": "成本",
"report_button": "报告",
"report_title": "维护报告",
"report_generated": "生成于",
"report_times_done": "完成次数",
"report_total_cost": "总费用",
"report_every": "每 {n} {unit}",
"report_notes": "备注",
"report_col_type": "类型",
"report_col_status": "状态",
"report_col_schedule": "计划",
"duration": "耗时",
"both": "两者",
"trigger_val": "触发值",
"complete_title": "完成: ",
"checklist": "检查清单",
"checklist_steps_optional": "检查步骤 (可选)",
"checklist_placeholder": "清理过滤器\n更换密封圈\n测试压力",
"checklist_help": "每行一个步骤。最多 100 项。",
"err_too_long": "{field}: 太长 (最多 {n} 个字符)",
"err_too_short": "{field}: 太短 (最少 {n} 个字符)",
"err_value_too_high": "{field}: 太大 (最大 {n})",
"err_value_too_low": "{field}: 太小 (最小 {n})",
"err_required": "{field}: 必填项",
"err_wrong_type": "{field}: 类型错误 (预期: {type})",
"err_invalid_choice": "{field}: 无效选项",
"err_invalid_value": "{field}: 无效数值",
"feat_schedule_time": "具体时间调度",
"feat_schedule_time_desc": "任务将在特定时间点变为逾期,而非默认的午夜。",
"schedule_time_optional": "到期时间 (可选, HH:MM)",
"schedule_time_help": "留空 = 午夜 (默认)。基于 HA 时区。",
"at_time": "于",
"notes_optional": "备注 (可选)",
"cost_optional": "成本 (可选)",
"duration_minutes": "耗时 (分钟, 可选)",
"days": "天",
"day": "天",
"today": "今天",
"d_overdue": "天逾期",
"no_tasks": "尚无维护任务。请创建一个维护项开始使用。",
"no_tasks_short": "无任务",
"no_history": "尚无历史记录。",
"show_all": "全部显示",
"cost_duration_chart": "成本与耗时",
"installed": "已安装",
"confirm_delete_object": "确定删除此维护项及其所有任务吗?",
"confirm_delete_task": "确定删除此任务吗?",
"min": "最小",
"max": "最大",
"save": "保存",
"saving": "正在保存…",
"edit_task": "编辑任务",
"new_task": "新建维护任务",
"task_name": "任务名称",
"maintenance_type": "维护类型",
"priority": "优先级",
"labels": "Labels",
"labels_placeholder": "e.g. safety, seasonal, tenant-visible",
"labels_help": "Comma-separated tags for filtering and reporting.",
"priority_low": "低",
"priority_normal": "普通",
"priority_high": "高",
"schedule_type": "计划类型",
"interval_days": "间隔 (天)",
"warning_days": "预警天数",
"earliest_completion_days": "Earliest completion (days before due)",
"earliest_completion_days_help": "Leave empty to allow completing any time. 0 = only on/after the due date.",
"last_performed_optional": "上次执行时间 (可选)",
"interval_anchor": "计划锚点",
"anchor_completion": "从完成日期起算",
"anchor_planned": "从计划日期起算 (无偏差)",
"edit_object": "编辑维护项",
"name": "名称",
"manufacturer_optional": "制造商 (可选)",
"model_optional": "型号 (可选)",
"serial_number_optional": "序列号 (可选)",
"serial_number_label": "序列号",
"documentation_url_label": "手册",
"object_notes_label": "备注",
"sort_due_date": "到期时间",
"sort_object": "维护项名称",
"sort_type": "类型",
"sort_task_name": "任务名称",
"all_objects": "所有维护项",
"tasks_lower": "任务",
"no_tasks_yet": "尚无任务",
"add_first_task": "添加首个任务",
"trigger_configuration": "触发器配置",
"entity_id": "实体 ID",
"comma_separated": "逗号分隔",
"entity_logic": "实体逻辑",
"entity_logic_any": "任一实体触发",
"entity_logic_all": "所有实体均触发",
"entities": "实体",
"attribute_optional": "属性 (可选, 留空 = 状态)",
"use_entity_state": "使用实体状态 (不使用属性)",
"trigger_above": "高于此值触发",
"trigger_below": "低于此值触发",
"for_at_least_minutes": "持续至少 (分钟)",
"safety_interval_days": "安全间隔 (天, 可选)",
"safety_interval": "安全间隔 (可选)",
"delta_mode": "增量模式",
"from_state_optional": "起始状态 (可选)",
"to_state_optional": "目标状态 (可选)",
"documentation_url_optional": "文档链接 (可选)",
"object_notes_optional": "备注 (可选)",
"nfc_tag_id_optional": "NFC 标签 ID (可选)",
"nfc_tags_empty_help": "Home Assistant 中尚未注册任何 NFC 标签。",
"nfc_tags_open_settings": "打开标签设置",
"nfc_tags_refresh": "刷新",
"environmental_entity_optional": "环境传感器 (可选)",
"environmental_entity_helper": "例如:sensor.outdoor_temperature — 根据环境条件自动调整间隔",
"environmental_attribute_optional": "环境属性 (可选)",
"nfc_tag_id": "NFC 标签 ID",
"nfc_linked": "NFC 标签已链接",
"nfc_link_hint": "点击链接 NFC 标签",
"responsible_user": "负责人",
"shared_with": "Shared with (rotation)",
"shared_with_help": "Pick multiple people to share this task; the responsible person rotates on each completion.",
"rotation_strategy": "Rotation",
"rotation_none": "No rotation",
"rotation_round_robin": "Round-robin",
"rotation_least_completed": "Least completed",
"rotation_random": "Random",
"no_user_assigned": "(未分配)",
"all_users": "所有用户",
"my_tasks": "我的任务",
"tab_calendar": "日历",
"cal_no_events": "无维护事项",
"cal_window_7": "7 天",
"cal_window_14": "14 天",
"cal_window_30": "30 天",
"cal_window_365": "1 年",
"cal_every_n_days": "每 {n} 天",
"cal_source_time": "基于时间",
"cal_source_time_adaptive": "基于时间 (自适应)",
"cal_source_sensor": "基于传感器",
"cal_predicted": "预测",
"cal_confidence_high": "高置信度",
"cal_confidence_medium": "中置信度",
"cal_confidence_low": "低置信度",
"budget_monthly": "月度预算",
"budget_yearly": "年度预算",
"groups": "分组",
"new_group": "新建分组",
"edit_group": "编辑分组",
"no_groups": "尚无分组",
"delete_group": "删除分组",
"delete_group_confirm": "确定删除分组 '{name}' 吗?",
"group_select_tasks": "选择任务",
"group_name_required": "名称必填",
"description_optional": "描述 (可选)",
"selected": "已选择",
"loading_chart": "正在加载图表数据...",
"hide_outliers": "隐藏离群值(传感器故障)",
"was_maintenance_needed": "此次维护是否确实需要?",
"feedback_needed": "需要",
"feedback_not_needed": "不需要",
"feedback_not_sure": "不确定",
"suggested_interval": "建议间隔",
"apply_suggestion": "应用建议",
"reanalyze": "重新分析",
"reanalyze_result": "新分析结果",
"reanalyze_insufficient_data": "数据不足,无法生成建议",
"data_points": "个数据点",
"dismiss_suggestion": "忽略",
"confidence_low": "低",
"confidence_medium": "中",
"confidence_high": "高",
"recommended": "推荐",
"seasonal_awareness": "季节性感知",
"edit_seasonal_overrides": "编辑季节性修正系数",
"seasonal_overrides_title": "季节性修正系数 (覆盖)",
"seasonal_overrides_hint": "每月系数 (0.15.0)。留空则自动学习。",
"seasonal_override_invalid": "无效数值",
"seasonal_override_range": "系数必须介于 0.1 到 5.0 之间",
"clear_all": "全部清除",
"seasonal_chart_title": "季节性因素",
"seasonal_learned": "自动学习",
"seasonal_manual": "手动设置",
"month_jan": "一月",
"month_feb": "二月",
"month_mar": "三月",
"month_apr": "四月",
"month_may": "五月",
"month_jun": "六月",
"month_jul": "七月",
"month_aug": "八月",
"month_sep": "九月",
"month_oct": "十月",
"month_nov": "十一月",
"month_dec": "十二月",
"sensor_prediction": "传感器预测",
"degradation_trend": "趋势",
"trend_rising": "上升",
"trend_falling": "下降",
"trend_stable": "稳定",
"trend_insufficient_data": "数据不足",
"days_until_threshold": "距离阈值天数",
"threshold_exceeded": "已超过阈值",
"environmental_adjustment": "环境因子",
"sensor_prediction_urgency": "传感器预测约 {days} 天后达到阈值",
"day_short": "天",
"weibull_reliability_curve": "韦伯可靠性曲线",
"weibull_failure_probability": "故障概率",
"weibull_r_squared": "拟合度 R²",
"beta_early_failures": "早期失效",
"beta_random_failures": "随机失效",
"beta_wear_out": "耗损失效",
"beta_highly_predictable": "高度可预测",
"confidence_interval": "置信区间",
"confidence_conservative": "保守",
"confidence_aggressive": "进取",
"current_interval_marker": "当前间隔",
"recommended_marker": "推荐",
"characteristic_life": "特征寿命",
"chart_mini_sparkline": "趋势走势图",
"chart_history": "成本与时长历史",
"chart_seasonal": "12个月季节性因素图表",
"chart_weibull": "韦伯可靠性曲线图表",
"chart_sparkline": "传感器触发值图表",
"days_progress": "天数进度",
"qr_code": "二维码",
"qr_generating": "正在生成二维码…",
"qr_error": "无法生成二维码。",
"qr_error_no_url": "未配置 HA URL。请前往“设置 → 系统 → 网络”设置外部或内部 URL。",
"save_error": "保存失败。请重试。",
"qr_print": "打印",
"qr_download": "下载 SVG",
"qr_action": "扫码后动作",
"qr_action_view": "查看维护信息",
"qr_action_complete": "标记维护为已完成",
"qr_url_mode": "链接类型",
"qr_mode_companion": "Companion App",
"qr_mode_local": "本地 (mDNS)",
"qr_mode_server": "服务器 URL",
"overview": "概览",
"analysis": "分析",
"recent_activities": "近期活动",
"search_notes": "搜索备注",
"avg_cost": "平均成本",
"no_advanced_features": "未启用高级功能",
"no_advanced_features_hint": "请在集成设置中启用“自适应间隔”或“季节性模式”以在此查看分析数据。",
"analysis_not_enough_data": "暂无足够的分析数据。",
"analysis_not_enough_data_hint": "韦伯分析需要至少 5 次完成记录;季节性模式在每月有 6 个以上数据点后可见。",
"analysis_manual_task_hint": "无间隔的手动任务不会生成分析数据。",
"completions": "次完成记录",
"current": "当前",
"shorter": "较短",
"longer": "较长",
"normal": "正常",
"disabled": "已禁用",
"compound_logic": "组合逻辑",
"compound": "组合(多个条件)",
"compound_logic_and": "AND — 所有条件都需满足",
"compound_logic_or": "OR — 任一条件即可",
"compound_help": "将多个传感器条件组合成一个触发器。",
"compound_no_conditions": "还没有条件 — 至少添加一个。",
"compound_add_condition": "添加条件",
"compound_condition": "条件",
"compound_remove_condition": "删除条件",
"card_title": "标题",
"card_show_header": "显示统计信息页眉",
"card_show_actions": "显示操作按钮",
"card_compact": "紧凑模式",
"card_max_items": "最大显示项 (0 = 全部)",
"card_filter_status": "按状态过滤",
"card_filter_status_help": "留空则显示所有状态。",
"card_filter_objects": "按维护项过滤",
"card_filter_objects_help": "留空则显示所有维护项。",
"card_filter_entities": "按实体过滤 (entity_ids)",
"card_filter_entities_help": "选择该集成的传感器或二进制传感器实体。留空则显示全部。",
"card_loading_objects": "正在加载维护项…",
"card_load_error": "无法加载维护项 — 请检查 WebSocket 连接。",
"card_no_tasks_title": "暂无维护任务",
"card_no_tasks_cta": "→ 请前往维护面板创建",
"no_objects": "暂无维护项。",
"action_error": "操作失败。请重试。",
"area_id_optional": "区域 (可选)",
"installation_date_optional": "安装日期 (可选)",
"warranty_expiry_optional": "保修到期 (可选)",
"warranty": "保修",
"warranty_valid_until": "有效期至 {date}",
"warranty_expires_in": "{days} 天后到期",
"warranty_expired": "已过期",
"cal_past_windows": "过去的窗口",
"cal_forward_windows": "未来的窗口",
"history_edit_title": "编辑历史记录",
"history_edit_timestamp": "时间戳",
"manufacturer": "制造商",
"model": "型号",
"area": "区域",
"actions": "操作",
"view_mode_label": "视图",
"view_cards": "卡片视图",
"view_table": "表格视图",
"objects_table_columns_label": "对象表格列",
"objects_table_columns_hint": "选择对象表格视图中显示的列。",
"custom_icon_optional": "图标 (可选,例如 mdi:wrench)",
"task_enabled": "任务已启用",
"skip_reason_prompt": "跳过此任务?",
"reason_optional": "原因 (可选)",
"reset_date_prompt": "标记任务为已执行?",
"reset_date_optional": "最后执行日期 (可选,默认为今天)",
"notes_label": "备注",
"documentation_label": "文档",
"no_nfc_tag": "— 无标签 —",
"dashboard": "仪表盘",
"tab_today": "今天",
"palette_placeholder": "搜索对象和任务…",
"palette_no_results": "无匹配",
"palette_hint": "↑↓ 导航 · Enter 打开 · Esc 关闭",
"today_all_caught_up": "全部完成!本周没有待办。",
"today_overdue": "逾期",
"today_due_today": "今天到期",
"today_this_week": "本周",
"settings": "设置",
"settings_features": "高级功能",
"settings_features_desc": "启用或禁用高级功能。禁用将从界面隐藏相关功能,但不会删除数据。",
"feat_adaptive": "自适应计划",
"feat_adaptive_desc": "根据维护历史学习最佳间隔",
"feat_predictions": "传感器预测",
"feat_predictions_desc": "根据传感器损耗趋势预测触发日期",
"feat_seasonal": "季节性调整",
"feat_seasonal_desc": "根据季节性模式自动调整间隔",
"feat_environmental": "环境关联",
"feat_environmental_desc": "将维护间隔与温度或湿度关联",
"feat_budget": "预算追踪",
"feat_budget_desc": "追踪月度及年度维护支出",
"feat_groups": "任务组",
"feat_groups_desc": "将任务组织进逻辑组",
"feat_checklists": "检查清单",
"feat_checklists_desc": "为任务完成提供多步骤操作流程",
"settings_general": "常规",
"settings_default_warning": "默认预警天数",
"settings_panel_enabled": "侧边栏面板",
"settings_panel_title": "侧边栏面板标题",
"settings_notifications": "通知",
"settings_notify_service": "通知服务",
"test_notification": "测试通知",
"send_test": "发送测试",
"testing": "正在发送…",
"test_notification_success": "测试通知已发送",
"test_notification_failed": "测试通知发送失败",
"settings_notify_due_soon": "到期前通知提醒",
"settings_notify_overdue": "超期后通知提醒",
"settings_notify_triggered": "触发时通知提醒",
"settings_interval_hours": "重复提醒间隔 (小时,0 = 仅一次)",
"settings_quiet_hours": "静默时段",
"settings_quiet_start": "开始时间",
"settings_quiet_end": "结束时间",
"settings_max_per_day": "每日最高通知次数 (0 = 不限)",
"settings_bundling": "合并通知",
"settings_bundle_threshold": "合并阈值",
"settings_reminder_leads": "Extra reminders (days before due)",
"settings_reminder_leads_hint": "Comma-separated lead times, e.g. 14, 3, 0 — one extra reminder fires on each matching day. Empty = off.",
"settings_actions": "移动端操作按钮",
"settings_action_complete": "显示“完成”按钮",
"settings_action_skip": "显示“跳过”按钮",
"settings_action_snooze": "显示“稍后”按钮",
"settings_weekly_digest": "每周摘要",
"settings_weekly_digest_hint": "当有待办任务时,周一早上发送一条汇总通知。",
"settings_warranty_reminder": "Warranty expiry reminder",
"settings_warranty_reminder_days": "Days before expiry",
"settings_warranty_reminder_hint": "Notify once when an object's warranty is this many days from expiring.",
"settings_snooze_hours": "稍后提醒间隔 (小时)",
"settings_budget": "预算",
"settings_currency": "货币单位",
"settings_budget_monthly": "月度预算",
"settings_budget_yearly": "年度预算",
"settings_budget_alerts": "预算警报",
"settings_budget_threshold": "警报阈值 (%)",
"settings_import_export": "导入 / 导出",
"settings_export_json": "导出 JSON",
"settings_export_yaml": "导出 YAML",
"settings_export_csv": "导出 CSV",
"settings_import_csv": "导入 CSV",
"settings_import_placeholder": "在此粘贴 JSON 或 CSV 内容…",
"settings_import_btn": "导入",
"settings_import_success": "成功导入 {count} 个维护项。",
"settings_export_success": "导出已下载。",
"settings_saved": "设置已保存。",
"settings_include_history": "包含历史记录",
"sort_alphabetical": "字母排序",
"sort_due_soonest": "最近到期",
"sort_task_count": "任务数量",
"sort_area": "区域",
"sort_assigned_user": "负责人",
"sort_group": "任务组",
"groupby_none": "不分组",
"groupby_area": "按区域分组",
"groupby_group": "按分组",
"groupby_user": "按负责人",
"filter_label": "过滤器",
"user_label": "用户",
"sort_label": "排序",
"group_by_label": "分组依据",
"state_value_help": "使用 HA 状态值(通常为小写,例如 \"on\"/\"off\")。保存时大小写会自动规范化。",
"target_changes_help": "触发前需要满足的状态转换次数(默认为 1)。",
"qr_print_title": "打印二维码",
"qr_print_desc": "生成一张包含多个二维码的可打印页面,方便裁剪并贴在设备上。",
"qr_print_load": "加载设备",
"qr_print_filter": "过滤器",
"qr_print_objects": "设备",
"qr_print_actions": "动作",
"qr_print_url_mode": "链接类型",
"qr_print_estimate": "预计二维码数量",
"qr_print_over_limit": "上限为 200,请缩小过滤范围",
"qr_print_generate": "生成二维码",
"qr_print_generating": "正在生成…",
"qr_print_ready": "二维码已就绪",
"qr_print_print_button": "打印",
"qr_print_empty": "无内容可生成",
"qr_action_skip": "跳过",
"vacation_title": "度假模式",
"vacation_active": "已激活",
"vacation_ended": "已结束",
"vacation_desc": "计划假期:在此时段及设定的缓冲天数内将暂停通知。您可以为特定任务设置例外。",
"vacation_enable": "开启度假模式",
"vacation_start": "开始日期",
"vacation_end": "结束日期",
"vacation_buffer": "缓冲(天)",
"vacation_exempt_title": "度假期间仍保持通知的任务",
"vacation_exempt_desc": "选择在假期中仍需接收通知的任务(例如关键的水池维护)。",
"vacation_load_tasks": "加载任务",
"vacation_preview_btn": "显示预览",
"vacation_preview_affected": "受影响的任务",
"vacation_event_due_soon": "即将到期",
"vacation_event_overdue": "将超期",
"vacation_event_triggered_est": "可能触发传感器",
"vacation_sensor_based": "(基于传感器)",
"vacation_action_notify": "依然通知",
"vacation_action_unsilence": "恢复静默",
"vacation_marked_complete": "已标记为完成",
"vacation_marked_skip": "已跳过",
"vacation_end_now": "立即结束度假",
"add": "添加",
"show_stats": "显示统计与图表",
"hide_stats": "隐藏统计",
"adaptive_no_data": "尚无足够的完成记录用于自适应分析。请完成此任务几次,以解锁间隔建议和可靠性图表。",
"suggestion_applied": "已应用建议间隔",
"vacation_mode": "度假模式",
"vacation_status_active": "当前激活",
"vacation_status_scheduled": "已计划",
"vacation_status_inactive": "未激活",
"vacation_end_now_confirm": "确定立即结束度假吗?",
"vacation_exempt_count": "例外项",
"vacation_advanced": "高级选项…",
"vacation_open_panel": "在面板中打开",
"enable": "启用",
"saved": "已保存",
"budget_monthly_set": "设置月度预算",
"budget_yearly_set": "设置年度预算",
"budget_advanced": "货币、预警…",
"budget_open_panel": "在面板中打开",
"groups_empty": "尚无分组。",
"group_new_placeholder": "添加分组…",
"group_delete_confirm": "确定删除分组 \"{name}\" 吗?",
"groups_manage_tasks": "管理任务分配…",
"groups_open_panel": "在面板中打开",
"unassigned": "未分配",
"no_area": "无区域",
"has_overdue": "有超期任务",
"object": "设备",
"settings_panel_access": "面板访问权限",
"settings_panel_access_desc": "管理员始终拥有完整访问权限。要将创建、编辑和删除权限委派给特定的普通用户,请开启此项并在下方选择他们 — 其他用户将仅能看到“完成”和“跳过”。",
"settings_operator_write": "允许所选用户创建、编辑和删除",
"settings_operator_write_desc": "关闭时:仅管理员可修改内容。开启时:下方所选用户也获得完整访问权限。",
"no_non_admin_users": "未找到普通用户。请在“设置 -> 人员”中添加。",
"owner_label": "所有者",
"feat_completion_actions": "完成动作",
"feat_completion_actions_desc": "为每个任务配置完成时的 HA 动作 + 预设值的快速完成二维码。",
"on_complete_action_title": "完成时:触发 HA 动作(可选)",
"on_complete_action_desc": "任务完成时调用 HA 服务 — 例如重置设备上的物理计数器。",
"on_complete_action_service": "服务",
"on_complete_action_target": "目标实体",
"on_complete_action_target_hint": "注意:实体的域必须与服务匹配 — 例如 'button.press' 仅适用于 button.* 实体,'counter.increment' 仅适用于 counter.* 实体等。如果不匹配,动作将静默失败。",
"on_complete_action_data": "数据(JSON, 可选)",
"on_complete_action_test": "验证配置",
"on_complete_action_test_success": "✓ 配置有效(动作将在任务完成时触发)",
"on_complete_action_test_failed": "失败",
"quick_complete_defaults_title": "快速完成默认值(用于二维码扫描, 可选)",
"quick_complete_defaults_desc": "扫描快速完成二维码时使用的预设值。如果不设置,二维码将打开完成对话框。",
"quick_complete_defaults_notes": "备注",
"quick_complete_defaults_cost": "费用",
"quick_complete_defaults_duration": "耗时(分钟)",
"quick_complete_defaults_feedback_none": "无反馈",
"quick_complete_defaults_feedback_needed": "是必要的",
"quick_complete_defaults_feedback_not_needed": "不必要的",
"quick_complete_success": "已快速标记为完成",
"show_all_objects": "显示所有设备",
"show_all_tasks": "清除过滤 — 显示所有任务",
"filter_to_overdue": "仅显示超期任务",
"filter_to_due_soon": "仅显示即将到期任务",
"filter_to_triggered": "仅显示已触发任务",
"open_task": "打开任务",
"show_details": "显示历史与统计",
"hide_details": "隐藏详情",
"history_empty": "尚无历史记录。",
"history_edit_button": "编辑条目",
"total_cost": "总计费用",
"times_performed": "执行次数",
"older_entries": "更早的条目",
"open_in_panel": "在维护面板中打开",
"skip_reason": "跳过原因(可选)",
"reset_to_date": "重置最后执行日期为",
"delete_task_confirm": "确定删除此任务及其历史记录吗?",
"delete_object_confirm": "确定删除此设备及其所有任务吗?",
"loading": "加载中…",
"archive": "归档",
"undo": "撤销",
"task_archived": "任务已归档",
"object_archived": "对象已归档",
"unarchive": "取消归档",
"archived": "已归档",
"show_archived": "显示已归档",
"hide_archived": "隐藏已归档",
"confirm_archive_object": "归档此对象及其任务?历史记录将保留,以后可恢复。",
"settings_archive": "归档与保留",
"settings_archive_desc": "将已完成的一次性任务归档而不删除。已归档项目会被隐藏且不再活动,但保留其历史记录和费用。",
"settings_archive_oneoff_days": "已完成的一次性任务在多少天后自动归档(0 = 关闭)",
"settings_delete_archived_oneoff_days": "已归档的一次性任务在多少天后自动删除(0 = 永不)",
"archive_object": "归档对象",
"unarchive_object": "取消归档对象",
"documents": "文档",
"documents_empty": "暂无文档。",
"doc_upload": "上传文件",
"doc_uploading": "上传中…",
"doc_add_link": "添加链接",
"doc_link_url": "网址 (https://…)",
"doc_link_title": "标题(可选)",
"doc_open": "打开",
"doc_delete_confirm": "删除“{name}”?",
"doc_too_large": "文件过大(最大 25 MB)。",
"doc_upload_failed": "上传失败。",
"completion_photo_optional": "Completion photo (optional)",
"add_photo": "Add photo",
"uploading": "Uploading…",
"remove": "Remove",
"doc_deduped": "已在别处存储——共享,不占用额外空间。",
"doc_dup_in_object": "此文件已附加到该对象。",
"doc_link_invalid": "仅允许 http/https 链接。",
"doc_cat_manual": "手册",
"doc_cat_warranty": "保修",
"doc_cat_invoice": "发票",
"doc_cat_spare_parts": "备件",
"doc_cat_photo": "照片",
"doc_cat_other": "其他",
"doc_link_badge": "链接",
"doc_storage_title": "文档存储",
"doc_storage_saved": "通过去重节省",
"doc_storage_refresh": "刷新",
"doc_download": "下载",
"doc_close": "关闭",
"doc_camera": "拍照",
"doc_drop_hint": "将文件拖放到此处",
"doc_task_none": "没有与此任务关联的文档。",
"doc_link_existing": "关联文档…",
"doc_attach": "关联",
"doc_unlink": "取消关联",
"doc_page": "页码",
"chart_range_7d": "7天",
"chart_range_30d": "30天",
"chart_range_90d": "90天",
"chart_range_1y": "1年",
"chart_since_service": "自上次维护以来",
"chart_no_stats": "此实体没有长期统计数据 — 仅显示维护记录中的数值",
"auto_complete_on_recovery": "传感器恢复时自动完成",
"auto_complete_on_recovery_help": "当触发条件自行解除时(如已加盐、已更换滤芯),记录一次完成并更新上次执行日期。",
"doc_search": "搜索文档…",
"doc_search_none": "没有匹配的文档",
"link_device_optional": "关联到现有设备(可选)",
"parent_object_optional": "父对象(可选)",
"parent_none": "(无父对象)",
"paused": "已暂停",
"pause_object": "暂停",
"resume_object": "恢复",
"pause_until_prompt": "冻结此对象的日程——在恢复之前不会有任何到期或通知。可选设置自动恢复日期。",
"pause_until_label": "恢复日期(可选)",
"object_paused": "对象已暂停",
"object_resumed": "对象已恢复——日程已重新开始",
"object_paused_badge": "已暂停",
"paused_until_label": "至",
"replace_object": "更换…",
"replace_object_prompt": "让此对象退役并创建继任者。历史和费用留在旧对象的归档中;任务和文档转移到新对象,计数器重新开始。",
"replace_name_label": "继任者名称",
"object_replaced": "对象已更换——已创建继任者",
"reading_unit_label": "读数单位(如 kWh、m³)",
"reading_unit_help": "完成此任务时显示在记录值旁边。",
"reading_value_label": "读数值",
"reading_label": "读数",
"settings_templates_label": "模板库",
"settings_templates_hint": "取消勾选你永远不需要的模板——它们会从\"从模板\"选择器(面板和配置流程)中消失。其他一切不变;可随时重新启用。",
"worksheet": "工作单",
"worksheet_scan_view": "扫码打开任务",
"worksheet_scan_complete": "扫码完成",
"worksheet_manual_excerpt": "手册摘录",
"worksheet_pages": "页",
"worksheet_printed": "打印于",
"worksheet_never": "从未",
"card_all_caught_up": "全部完成——没有需要处理的事项",
"postpone": "推迟",
"postpone_date_prompt": "将此次推迟到哪一天?",
"postpone_date_label": "新的到期日",
"postponed": "已推迟",
"postponed_to": "推迟至",
"season_window_label": "季节窗口(月份)",
"season_window_hint": "仅在所选月份到期;非当季日期顺延至下一个活动月份。无 = 全年。",
"series_end_label": "结束",
"series_end_never": "从不(无限重复)",
"series_end_after_count": "达到次数后",
"series_end_until": "在某日期",
"series_end_count_label": "次数",
"series_end_until_label": "结束日期"
}