{
"cli.bundle.add.adding": "正在添加 pack 到 bundle...",
"cli.bundle.add.bundle": " Bundle:{}",
"cli.bundle.add.created_structure": "已创建 bundle 结构于 {}",
"cli.bundle.add.dry_run": "[试运行] 将添加 pack 到 bundle",
"cli.bundle.add.env": " 环境:{}",
"cli.bundle.add.pack_ref": " Pack 引用:{}",
"cli.bundle.add.resolved": " 已解析的 pack:{}",
"cli.bundle.add.success": "Pack 已成功添加到 bundle。",
"cli.bundle.add.team": " 团队:{}",
"cli.bundle.add.tenant": " 租户:{}",
"cli.bundle.add.version_warning": "警告:版本 {} 验证失败:{}",
"cli.bundle.build.building": "正在构建可移植 bundle...",
"cli.bundle.build.output": " 输出:{}",
"cli.bundle.build.running_doctor": "正在运行 doctor 验证...",
"cli.bundle.build.success": "Bundle 已成功构建于 {}",
"cli.bundle.init.created": "Bundle 已创建于 {}",
"cli.bundle.init.creating": "正在创建 bundle 于 {}...",
"cli.bundle.init.exists": "Bundle 已存在于 {}",
"cli.bundle.init.next_steps": "后续步骤:",
"cli.bundle.init.step_add": " 1. greentic-setup bundle add <pack.gtpack> --bundle {}",
"cli.bundle.init.step_setup": " 2. greentic-setup bundle setup --bundle {} --answers answers.yaml",
"cli.bundle.list.bundle": "Bundle:{}",
"cli.bundle.list.domain": "域:{}",
"cli.bundle.list.packs_found": "已找到 pack:{}",
"cli.bundle.remove.cancelled": "移除已取消 - 使用 --force 确认",
"cli.bundle.remove.complete": "Provider 已移除:{}",
"cli.bundle.remove.confirm": "这将移除 provider 配置。",
"cli.bundle.remove.removing": "正在移除 provider...",
"cli.bundle.remove.use_force": "使用 --force 确认。",
"cli.bundle.setup.complete": "Provider 设置完成:{}",
"cli.bundle.setup.domain": " 域:{}",
"cli.bundle.setup.dry_run": "[试运行] 将设置 provider:{}",
"cli.bundle.setup.emit_usage": "编辑后使用:greentic-setup bundle setup --answers {}",
"cli.bundle.setup.emit_written": "答案模板已写入:{}",
"cli.bundle.setup.interactive_not_impl": "交互式设置尚未实现。",
"cli.bundle.setup.provider": " Provider:{}",
"cli.bundle.setup.setting_up": "正在设置 provider...",
"cli.bundle.setup.use_answers": "使用 --answers <file> 提供设置答案。",
"cli.bundle.setup.use_emit_answers": "或使用 --emit-answers <file> 生成答案模板。",
"cli.bundle.status.bundle_label": "Bundle:{}",
"cli.bundle.status.not_found": "未找到 Bundle:{}",
"cli.bundle.status.packs": "Pack:{} 已安装",
"cli.bundle.status.tenants": "租户:{}",
"cli.bundle.status.valid_no": "否(缺少 greentic.demo.yaml)",
"cli.bundle.status.valid_yes": "是",
"cli.bundle.update.complete": "Provider 更新完成:{}",
"cli.bundle.update.dry_run": "[试运行] 将更新 provider:{}",
"cli.bundle.update.emit_usage": "编辑后使用:greentic-setup bundle update --answers {}",
"cli.bundle.update.updating": "正在更新 provider 配置...",
"cli.error.answers_required": "非交互模式下需要 --answers",
"cli.error.failed_build_plan": "构建计划失败",
"cli.error.failed_create_bundle": "创建 bundle 结构失败",
"cli.error.failed_emit_answers": "生成答案模板失败",
"cli.error.failed_execute_plan": "执行计划失败",
"cli.error.failed_read_answers": "读取答案文件失败",
"cli.error.interactive_required": "交互式设置需要 --answers 文件",
"cli.error.invalid_bundle": "无效的 bundle 目录",
"cli.help.for_help": "获取帮助:greentic-setup --help",
"cli.simple.bundle_required": "需要 Bundle 路径。用法:greentic-setup [OPTIONS] <BUNDLE>",
"cli.simple.dry_run": "[试运行] 将设置 bundle:{}",
"cli.simple.emit_usage": "编辑后使用:greentic-setup --answers {} {}",
"cli.simple.expected_bundle_format": "预期为目录或 .gtbundle 文件:{}",
"cli.simple.extracted_to": " 已解压到:{}",
"cli.simple.extracting": "正在解压 .gtbundle 归档...",
"cli.simple.header": "Greentic 设置",
"cli.simple.interactive_mode": "交互式向导模式",
"cli.simple.wizard_not_impl": "交互式向导尚未实现 - 使用 --answers <file>",
"setup.answers.emitted": "答案模板已写入 {}",
"setup.answers.loaded": "已从 {} 加载答案",
"setup.capability.not_found": "未找到能力 '{}'",
"setup.capability.resolved": "已解析能力:pack_id={} stable_id={}",
"setup.discovering_packs": "正在发现 bundle 中的 pack...",
"setup.dry_run.header": "设置计划(试运行):",
"setup.error.bundle_not_found": "未找到 Bundle:{}",
"setup.error.protocol_not_supported": "尚不支持该协议:{}",
"setup.error.version_mismatch": "标签版本({})与 crate 版本({})不匹配",
"setup.execute.failed": "设置失败:{}",
"setup.execute.success": "设置完成:{}",
"setup.found_packs": "已找到 {} 个 pack:{}",
"setup.plan.header": "设置计划:",
"setup.plan.step.collect_answers": "收集 {} 的答案",
"setup.plan.step.discover": "发现 pack",
"setup.plan.step.resolve": "生成解析后的清单",
"setup.plan.step.run_setup": "为 {} 运行设置流程",
"setup.plan.step.seed_secrets": "为 {} 初始化密钥",
"setup.plan.step.validate": "验证 bundle",
"setup.plan.step.webhooks": "为 {} 注册 webhook",
"setup.plan.step.write_config": "为 {} 写入配置",
"setup.qa.invalid_choice": "选择无效。选项:{}",
"setup.qa.question_prompt": "{}",
"setup.qa.required_field": "此字段为必填项",
"setup.qa.secret_input": "输入密钥值(已隐藏):",
"setup.secrets.failed": "为 provider={} tenant={} 初始化密钥失败:{}",
"setup.secrets.seeded": "已为 provider={} tenant={} 初始化 {} 个密钥",
"setup.state_store.fallback": "使用内存状态存储(无可用的 Redis URL)",
"setup.state_store.upgraded": "状态存储已升级到 Redis:{}",
"ui.back": "返回",
"ui.close": "关闭",
"ui.configure": "配置 {}",
"ui.continue": "继续",
"ui.description": "在 {} 中配置 {} 个提供程序",
"ui.discovering": "正在发现提供程序...",
"ui.discovering_sub": "正在读取 bundle 配置",
"ui.done": "完成",
"ui.execute_setup": "执行设置",
"ui.executing.sub": "正在将配置应用到 bundle",
"ui.executing.title": "正在运行设置...",
"ui.field.required": "必须填写 {}。",
"ui.new_setup": "新建设置",
"ui.no_providers": "在 bundle 中未找到提供程序。",
"ui.nothing_to_configure": "没有可配置的内容。",
"ui.pending": "待处理",
"ui.provider.configure": "配置 {}",
"ui.q.api_base_url": "API 基础 URL",
"ui.q.base_url": "基础 URL",
"ui.q.channel_id": "频道 ID",
"ui.q.default_channel": "默认频道",
"ui.q.default_room_id": "默认房间 ID",
"ui.q.default_to_person_email": "默认人员邮箱",
"ui.q.enabled": "启用提供商",
"ui.q.jwt_signing_key": "JWT 签名密钥",
"ui.q.jwt_signing_key.help": "用于签署 Direct Line 令牌的密钥。可使用任意随机字符串(例如 openssl rand -hex 32)。",
"ui.q.mode": "模式",
"ui.q.ms_bot_app_id": "机器人应用 ID",
"ui.q.ms_bot_app_id.help": "来自 Azure Bot Service 注册的 Microsoft Bot 应用 ID",
"ui.q.ms_bot_app_password": "机器人应用密码",
"ui.q.oauth_custom_auth_url": "授权 URL",
"ui.q.oauth_custom_client_id": "客户端 ID",
"ui.q.oauth_custom_label": "提供商显示名称",
"ui.q.oauth_custom_scopes": "作用域",
"ui.q.oauth_custom_token_url": "令牌 URL",
"ui.q.oauth_enable_custom": "启用自定义 OIDC 提供商",
"ui.q.oauth_enable_github": "启用 GitHub 登录",
"ui.q.oauth_enable_google": "启用 Google 登录",
"ui.q.oauth_enable_microsoft": "启用 Microsoft 登录",
"ui.q.oauth_enabled": "启用 OAuth 登录",
"ui.q.oauth_enabled.help": "要求用户在访问聊天前先登录",
"ui.q.oauth_github_client_id": "GitHub 客户端 ID",
"ui.q.oauth_github_client_secret": "GitHub 客户端密钥",
"ui.q.oauth_google_client_id": "Google 客户端 ID",
"ui.q.oauth_google_client_secret": "Google 客户端密钥",
"ui.q.oauth_microsoft_client_id": "Microsoft 客户端 ID",
"ui.q.oauth_microsoft_client_secret": "Microsoft 客户端密钥",
"ui.q.public_base_url": "公开基础 URL",
"ui.q.public_base_url.help": "用于 webhook 回调的对外公开 URL(例如 https://xxxx.trycloudflare.com)",
"ui.q.route": "路由",
"ui.q.slack_app_id": "Slack 应用 ID",
"ui.q.slack_bot_token": "Slack 机器人令牌",
"ui.q.slack_configuration_token": "Slack 配置令牌",
"ui.q.team_id": "团队 ID",
"ui.q.tenant_channel_id": "租户频道 ID",
"ui.q.webex_bot_token": "Webex 机器人令牌",
"ui.questions": "个问题",
"ui.result.closed": "设置已关闭。",
"ui.result.closed_sub": "您可以关闭此标签页。",
"ui.result.fail.description": "设置过程中出现问题。",
"ui.result.fail.title": "设置失败",
"ui.result.log": "日志",
"ui.result.manual_steps": "需要手动步骤",
"ui.result.output": "输出",
"ui.result.success.description": "Bundle 配置成功。",
"ui.result.success.title": "设置完成",
"ui.review.description": "在应用到 bundle 之前检查配置。",
"ui.review.no": "否",
"ui.review.secret_mask": "********",
"ui.review.title": "检查并执行",
"ui.review.yes": "是",
"ui.review_execute": "检查并执行",
"ui.select_action": "选择一个操作以开始。",
"ui.shared.description": "这些问题适用于所有提供程序。",
"ui.shared.title": "共享配置",
"ui.start_config": "开始配置",
"ui.title": "Greentic 设置"
}