zh.json 8.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168
  1. {
  2. "app_title": "棕榈油成熟度 AI",
  3. "total_scans": "总扫描次数",
  4. "analyze_gallery_title": "分析相册",
  5. "analyze_gallery_subtitle": "从照片检测成熟度",
  6. "snap_analyze_title": "拍照分析",
  7. "snap_analyze_subtitle": "手动高清拍摄",
  8. "live_inference_title": "实时推理",
  9. "live_inference_subtitle": "实时“瞄准扫描”",
  10. "history_vault_title": "历史记录",
  11. "history_vault_subtitle": "查看以往检测记录",
  12. "theme_label": "主题",
  13. "language_label": "语言",
  14. "settings_label": "设置",
  15. "theme_light": "浅色",
  16. "theme_dark": "深色",
  17. "theme_system": "系统",
  18. "confidence_label": "置信度:{percent}%",
  19. "health_alert_abnormal": "健康警报:检测到异常!",
  20. "ai_analyzing": "AI 正在分析...",
  21. "retry_button": "重试",
  22. "dismiss_button": "关闭",
  23. "error_details_label": "错误详情",
  24. "done_button": "完成",
  25. "analysis_appbar_title": "AI 分析",
  26. "analysis_init_error": "AI 模型初始化失败:{error}",
  27. "analysis_select_photo_hint": "选择照片以开始 AI 分析",
  28. "analysis_pick_button": "从相册选择图片",
  29. "analysis_bunches_detected": "检测到 {count} 个果串",
  30. "analysis_progress_of": "正在分析第 {current} / {total} 张图片",
  31. "analysis_progress_stats": "已处理 {processed} · 已跳过 {skipped}",
  32. "analysis_optimizing_hint": "正在优化检测参数",
  33. "analysis_no_detections_batch": "所选图片均未检测到棕榈果串。",
  34. "camera_permission_denied": "相机权限被拒绝。",
  35. "no_cameras_found": "未找到相机。",
  36. "camera_init_error": "相机初始化错误:{error}",
  37. "static_appbar_title": "拍照分析",
  38. "static_no_detections": "未检测到棕榈果串。",
  39. "static_capture_error": "拍摄/分析时出错:{error}",
  40. "result_sheet_title": "分析结果",
  41. "label_ripeness": "成熟度",
  42. "label_confidence": "置信度",
  43. "health_alert_title": "健康警报",
  44. "health_alert_message": "检测到异常特征,请检查棕榈健康状况。",
  45. "yield_warning_title": "产量警告",
  46. "yield_warning_message": "过早采收可能导致产量损失。",
  47. "acknowledge_button": "知道了",
  48. "live_no_detections_snackbar": "最终拍摄未检测到棕榈果串。",
  49. "live_state_cooldown": "冷却中",
  50. "live_state_locking": "锁定中",
  51. "live_state_searching": "搜索中...",
  52. "live_resuming_scan": "正在恢复扫描...",
  53. "live_hold_steady_hint": "保持稳定以锁定目标",
  54. "cancel_button": "取消",
  55. "delete_button": "删除",
  56. "reset_button": "重置",
  57. "clear_filters_button": "清除筛选",
  58. "history_reset_title": "重置历史记录",
  59. "history_reset_message": "确定要清除所有分析记录吗?此操作无法撤销。",
  60. "history_cleared_snackbar": "历史记录已成功清除。",
  61. "history_delete_record_confirm": "删除此记录?此操作无法撤销。",
  62. "history_delete_batch_confirm": "删除此批次的 {count} 次扫描?此操作无法撤销。",
  63. "filter_sort_title": "筛选与排序",
  64. "sort_order_label": "排序方式",
  65. "sort_latest_first": "最新优先",
  66. "sort_oldest_first": "最旧优先",
  67. "date_range_label": "日期范围",
  68. "all_dates_label": "所有日期",
  69. "clear_date_range_tooltip": "清除日期范围",
  70. "reset_history_tooltip": "重置历史记录",
  71. "view_toggle_flat_tooltip": "查看所有扫描",
  72. "view_toggle_batches_tooltip": "按批次查看",
  73. "history_empty_no_records": "尚未找到任何记录。",
  74. "history_empty_no_matches": "没有符合所选筛选条件的记录。",
  75. "ungrouped_scans_label": "未分组扫描",
  76. "batch_scans_label": "批次 • {count} 次扫描",
  77. "majority_label": "主要类别:{className}\n{timeRange}",
  78. "record_conf_timestamp": "置信度:{percent}% | {timestamp}",
  79. "class_Ripe": "熟果",
  80. "class_Unripe": "生果",
  81. "class_Underripe": "欠熟果",
  82. "class_Overripe": "过熟果",
  83. "class_Abnormal": "异常果",
  84. "class_Empty_Bunch": "空果串",
  85. "na_label": "不适用",
  86. "saving_label": "正在保存...",
  87. "ai_result_label": "AI 结果",
  88. "added_suffix": " • 已添加",
  89. "batch_report_title": "批次报告",
  90. "batch_no_records": "未找到此批次的记录。",
  91. "kpi_frames": "帧数",
  92. "kpi_total_detections": "检测总数",
  93. "kpi_avg_confidence": "平均置信度",
  94. "kpi_avg_inference": "平均推理时间",
  95. "kpi_start": "开始",
  96. "kpi_end": "结束",
  97. "mpob_class_distribution_title": "MPOB 等级分布",
  98. "batch_corrected_label": "已修正",
  99. "no_detections_in_batch": "此批次中未检测到任何果串。",
  100. "frames_corrected_pill": "已修正 {count}/{total} 帧",
  101. "frames_section_title": "帧 ({count})",
  102. "frame_of_title": "第 {current} / {total} 帧",
  103. "record_details_title": "记录详情",
  104. "your_correction_label": "您的修正",
  105. "tap_to_correct_hint": "点击照片上的果串以更正其等级。",
  106. "last_corrected_label": "上次修正:{timestamp}",
  107. "add_missed_bunch_button": "添加漏检果串",
  108. "correction_reset_snackbar": "修正已重置。",
  109. "label_file_name": "文件名",
  110. "label_primary_grade": "主要等级",
  111. "label_inference_time": "推理时间",
  112. "label_timestamp": "时间戳",
  113. "frame_summary_title": "帧摘要",
  114. "analytical_breakdown_title": "分析明细",
  115. "corrected_breakdown_title": "修正明细(点击上方果串以编辑或移除)",
  116. "industrial_summary_text": "行业摘要:此图像已通过收成质量验证。所有检测到的果串均已按照成熟度标准分类。",
  117. "correct_grade_title": "更正等级",
  118. "remove_detection_button": "移除此检测结果",
  119. "undo_tooltip": "撤销",
  120. "redo_tooltip": "重做",
  121. "hide_reference_tooltip": "隐藏 AI 参考框",
  122. "show_reference_tooltip": "显示 AI 参考框",
  123. "editor_instruction_text": "在漏检的位置点击以放置方框,然后为其评级并拖动调整大小。现有检测结果已淡化显示仅供参考。",
  124. "pick_grade_placeholder": "选择等级",
  125. "editor_tap_to_add_hint": "点击照片以添加果串",
  126. "editor_bunches_added_singular": "已添加 {count} 个果串",
  127. "editor_bunches_added_plural": "已添加 {count} 个果串",
  128. "manual_title": "使用手册",
  129. "manual_gallery_title": "分析相册",
  130. "manual_gallery_body": "从相册中选择一张或多张照片一次性分析。所选的每张照片都会作为一个批次处理——全部处理完成后,您将直接进入该批次的批次报告,一起查看所有帧的结果。",
  131. "manual_snap_title": "拍照分析",
  132. "manual_snap_body": "使用相机的手动快门一次拍摄一张照片。照片分析完成后,结果面板会立即显示检测到的等级和置信度——适合仔细检查单个果串。",
  133. "manual_live_title": "实时推理",
  134. "manual_live_body": "将相机对准果串并保持稳定——应用会在有把握时自动锁定并拍摄,立即显示结果。这只是一个快速验证工具:结果不会保存到历史记录中。如果您想保留记录,请改用拍照分析。",
  135. "manual_history_title": "历史记录",
  136. "manual_history_body": "按批次浏览所有过往扫描记录。可按日期范围筛选,按最新或最旧排序,向左滑动任意条目即可删除。点击批次可打开其批次报告,点击单次扫描可打开其记录详情。",
  137. "manual_correction_title": "修正 AI 结果",
  138. "manual_correction_body": "在任意照片的详情页面,点击检测到的果串即可更改其等级或在 AI 判断错误时将其移除——这不会更改 AI 的原始结果,只会在其基础上添加您的修正,您随时可以通过“重置”撤销。如果 AI 完全漏检了某个果串,使用“添加漏检果串”来放置、评级并调整新方框的大小。一旦您进行了任何修正,屏幕将默认显示“您的修正”而非 AI 的原始结果。",
  139. "manual_batch_title": "批次报告",
  140. "manual_batch_body": "显示整个批次扫描的摘要:帧数、检测总数、平均置信度和推理时间,以及等级分布条形图。如果批次中有任何照片已被修正,AI 自身的分布条旁边会出现第二条“已修正”分布条,方便您直接比较。",
  141. "manual_classes_title": "MPOB 分级标准",
  142. "manual_class_desc_Ripe": "可以采收——理想等级,散落果实比例与颜色达到最佳出油率的平衡。",
  143. "manual_class_desc_Unripe": "采收过早——果实颜色深且未成熟,尚无散落果实。应让果串继续成熟。",
  144. "manual_class_desc_Underripe": "接近成熟但尚未完全成熟——散落果实比完全成熟的果串少。可考虑再等几天。",
  145. "manual_class_desc_Overripe": "采收时间晚于理想时机——超过此阶段后放置越久,油质开始下降。",
  146. "manual_class_desc_Abnormal": "存在虫害、病害或授粉不良等缺陷——与正常成熟度分级分开标记。",
  147. "manual_class_desc_Empty_Bunch": "大部分果实已从果串脱落——几乎没有剩余产量。"
  148. }