{
"bundle.command.access_allow": "access allow 已搭建框架;确定性的 gmap 变更将在后续 PR 中提供",
"bundle.command.access_forbid": "access forbid 已搭建框架;确定性的 gmap 变更将在后续 PR 中提供",
"bundle.command.add_app_pack": "添加 app-pack 引用",
"bundle.command.add_extension_provider": "添加 extension-provider 引用",
"bundle.command.build": "build 命令现在会生成确定性的 .gtbundle 产物",
"bundle.command.doctor": "doctor 命令通过结构化 JSON 报告实现",
"bundle.command.export": "export 命令从规范化构建目录生成 .gtbundle",
"bundle.command.init": "预览 bundle 工作区初始化",
"bundle.command.init_execute": "初始化 bundle 工作区",
"bundle.command.inspect": "inspect 命令输出结构化的工作区或产物元数据",
"bundle.command.remove_app_pack": "移除 app-pack 引用",
"bundle.command.remove_extension_provider": "移除 extension-provider 引用",
"bundle.schema.artifact_ext": ".gtbundle",
"bundle.schema.lock_file": "bundle.lock.json",
"bundle.schema.workspace_root": "bundle.yaml",
"cli.access.about": "调整 bundle 工作区访问规则",
"cli.access.allow.about": "允许在 tenant/team gmap 文件中访问",
"cli.access.forbid.about": "禁止在 tenant/team gmap 文件中访问",
"cli.access.root.option": "用于 gmap 变更和已解析输出同步的工作区根目录",
"cli.access.team.option": "应更新其 team.gmap 的可选团队",
"cli.access.tenant.option": "其 gmap 应被更新的租户",
"cli.add.about": "添加编写的 bundle 引用",
"cli.add.app_pack.about": "添加 app-pack 引用",
"cli.add.extension_provider.about": "添加 extension-provider 引用",
"cli.add.root.option": "包含 bundle.yaml 的工作区根目录",
"cli.build.about": "构建确定性的 .gtbundle 产物",
"cli.build.long_about": "构建会计算规范化的 bundle 状态,写入确定性的构建元数据,并生成 SquashFS .gtbundle 产物。",
"cli.build.output.option": "覆盖输出 .gtbundle 路径",
"cli.build.root.option": "要构建的工作区根目录",
"cli.doctor.about": "运行 bundle doctor 检查",
"cli.doctor.artifact.option": "要验证的已构建 .gtbundle 产物",
"cli.doctor.json.option": "以 JSON 格式输出 doctor 报告",
"cli.doctor.root.option": "要验证的工作区根目录",
"cli.export.about": "从规范化构建目录导出确定性的 .gtbundle",
"cli.export.build_dir.option": "要导出的规范化构建目录",
"cli.export.long_about": "Export 从预先计算的规范化构建目录生成 .gtbundle 产物。",
"cli.export.output.option": "输出 .gtbundle 产物路径",
"cli.help.flag": "打印帮助",
"cli.info.about": "描述 .gtbundle 或 bundle 工作区",
"cli.info.access.default_policy": "默认策略",
"cli.info.access.summary": "{0} 个租户,{1} 个团队",
"cli.info.arg.path": "指向 .gtbundle 文件或 bundle 工作区目录的路径",
"cli.info.error.not_a_bundle": "{0}: 不是 .gtbundle 文件或 bundle 工作区",
"cli.info.error.read_failed": "读取 bundle 失败:{0}",
"cli.info.error.unsquashfs_missing": "未找到 unsquashfs——请安装 squashfs-tools",
"cli.info.flag.json": "以 JSON 格式输出信息报告",
"cli.info.section.access": "访问",
"cli.info.section.app_packs": "应用包",
"cli.info.section.bundle_id": "Bundle ID",
"cli.info.section.capabilities": "功能",
"cli.info.section.catalogs": "目录",
"cli.info.section.extension_providers": "扩展提供程序",
"cli.info.section.hooks": "Hooks",
"cli.info.section.locale": "区域设置",
"cli.info.section.mode": "模式",
"cli.info.section.subscriptions": "订阅",
"cli.init.about": "初始化 bundle 工作区脚手架",
"cli.init.bundle_id.option": "已初始化工作区的 Bundle id",
"cli.init.bundle_name.option": "已初始化工作区的 Bundle 名称",
"cli.init.locale.option": "写入 bundle.yaml 的初始语言区域",
"cli.init.mode.option": "写入 bundle.yaml 的初始 bundle 模式",
"cli.init.path.option": "要初始化的工作区路径",
"cli.inspect.about": "检查 bundle 工作区或产物元数据",
"cli.inspect.artifact.option": "要检查的已构建 .gtbundle 产物",
"cli.inspect.json.option": "以 JSON 格式输出 inspect 报告",
"cli.inspect.root.option": "包含 bundle.lock.json 的工作区根目录",
"cli.option.answers": "加载 AnswerDocument JSON",
"cli.option.dry_run": "仅记录意图,不修改工作区状态",
"cli.option.emit_answers": "执行后写入 AnswerDocument JSON",
"cli.option.execute": "允许未来的变更路径,而不是仅预览行为",
"cli.option.locale": "用于 CLI 和向导消息的语言区域",
"cli.option.migrate": "允许迁移旧版 AnswerDocument 架构版本",
"cli.option.offline": "当未来命令支持时,禁用依赖网络的操作",
"cli.option.refresh": "Force re-download of pack and provider references, ignoring locally materialized files",
"cli.option.schema": "打印当前的 answers.json 架构并退出",
"cli.option.schema.long": "打印当前的 answers.json 架构并退出。\n\nCodex 和 Claude 等智能体编程工具应首先调用此命令以获取当前答案架构,填写 answers.json,并以非交互方式重新运行向导。",
"cli.option.schema_version": "用于输出或迁移答案的目标架构版本",
"cli.remove.about": "移除编写的 bundle 引用",
"cli.remove.app_pack.about": "移除 app-pack 引用",
"cli.remove.extension_provider.about": "移除 extension-provider 引用",
"cli.remove.root.option": "包含 bundle.yaml 的工作区根目录",
"cli.root.about": "Greentic bundle 编写 CLI 脚手架",
"cli.root.long_about": "用于 bundle 编写命令、本地化帮助、答案文档以及未来 .gtbundle 构建流程的脚手架。",
"cli.unbundle.about": "将 .gtbundle 产物提取到目录中",
"cli.unbundle.out.option": "要将 .gtbundle 提取到的目录",
"cli.version.flag": "打印版本",
"cli.wizard.about": "Bundle 向导辅助工具",
"cli.wizard.apply.about": "应用 AnswerDocument 输入",
"cli.wizard.mode.option": "重放或验证答案时选择向导模式",
"cli.wizard.run.about": "运行 bundle 向导",
"cli.wizard.validate.about": "验证 AnswerDocument 输入",
"errors.answer_document.answer_invalid": "AnswerDocument 的答案 `{field}` 无效。",
"errors.answer_document.answer_missing": "AnswerDocument 的答案 `{field}` 是必填项。",
"errors.answer_document.downgrade": "AnswerDocument 迁移不支持降级架构版本",
"errors.answer_document.invalid_document": "AnswerDocument 的结构无效。",
"errors.answer_document.invalid_json": "AnswerDocument 答案文件 `{path}` 必须是有效的 JSON。",
"errors.answer_document.invalid_root": "答案 JSON 必须是一个对象。",
"errors.answer_document.locale": "AnswerDocument 需要语言区域",
"errors.answer_document.metadata_missing": "缺少 AnswerDocument 元数据;请使用 --migrate 重新运行以采用当前架构。",
"errors.answer_document.migrate_required": "AnswerDocument 架构版本与请求的目标版本不同;请使用 --migrate 重新运行。",
"errors.answer_document.schema_id": "AnswerDocument 需要 schema_id",
"errors.answer_document.schema_id_mismatch": "AnswerDocument 的 schema_id 与 bundle 向导架构不匹配。",
"errors.answer_document.wizard_id": "AnswerDocument 需要 wizard_id",
"errors.i18n.missing_locale": "缺少 {locale} 的内嵌语言目录",
"wizard.action.add_allow_rule": "添加允许规则",
"wizard.action.add_app_pack": "添加 app pack",
"wizard.action.add_common_extension_provider": "添加常见 extension provider",
"wizard.action.add_custom_extension_provider": "添加自定义 extension provider",
"wizard.action.add_forbid_rule": "添加禁止规则",
"wizard.action.add_tenant_access": "添加租户访问",
"wizard.action.add_tenant_team_access": "添加租户/团队访问",
"wizard.action.add_this_app_pack": "添加此 app pack",
"wizard.action.advanced_access_rules": "编辑原始访问规则",
"wizard.action.back": "返回",
"wizard.action.build_bundle": "构建 bundle",
"wizard.action.change_scope": "更改范围",
"wizard.action.continue": "继续",
"wizard.action.dry_run_only": "仅试运行",
"wizard.action.edit_app_pack_mapping": "编辑 app pack 映射",
"wizard.action.finish": "完成",
"wizard.action.reenter_reference": "重新输入引用",
"wizard.action.remove_app_pack": "移除 app pack",
"wizard.action.remove_extension_provider": "移除 extension provider",
"wizard.action.remove_rule": "移除规则",
"wizard.action.remove_scope": "移除范围",
"wizard.action.return_simple_mode": "返回简单模式",
"wizard.action.save_answers_only": "仅保存答案",
"wizard.apply.about": "应用重放的 bundle 答案",
"wizard.confirm.app_pack": "已解析的 app pack:",
"wizard.error.app_pack_required": "继续之前请至少添加一个 app pack。",
"wizard.error.bundle_artifact_required": "需要有效的 .gtbundle 路径",
"wizard.error.bundle_target_missing": "Bundle 目标不存在",
"wizard.error.empty_answer": "向导提示需要一个值。",
"wizard.error.empty_catalog": "目录中未找到 extension provider。",
"wizard.error.input_ended": "向导输入在提供有效选择之前已结束。",
"wizard.error.invalid_choice": "无效选择。请输入 1、2、3 或 0。",
"wizard.exit.message": "向导已退出,未收集答案。",
"wizard.label.name": "名称",
"wizard.label.pack_id": "Pack id",
"wizard.label.scope": "范围",
"wizard.label.source": "来源",
"wizard.label.version": "版本",
"wizard.list.none": "无",
"wizard.mapping.global": "全局",
"wizard.mapping.tenant": "租户",
"wizard.mapping.tenant_team": "租户 / 团队",
"wizard.menu.create": "创建 bundle",
"wizard.menu.doctor": "检查 bundle",
"wizard.menu.exit": "退出",
"wizard.menu.title": "Bundle 向导",
"wizard.menu.update": "打开现有 bundle",
"wizard.menu_desc.create": "启动新的 bundle 工作区并引导初始设置流程。",
"wizard.menu_desc.doctor": "对目录或 .gtbundle 运行 doctor 检查并打印报告。",
"wizard.menu_desc.inspect": "使用 inspect 命令输出检查目录或 .gtbundle。",
"wizard.menu_desc.unbundle": "使用 unbundle 命令将 .gtbundle 提取到目录中。",
"wizard.menu_desc.update": "打开现有目录或 .gtbundle,然后编辑并将其保存为工作区。",
"wizard.menu_desc.validate": "加载目录或 .gtbundle,并在不写入文件的情况下预览规范化的 bundle 计划。",
"wizard.mode.create": "创建",
"wizard.mode.doctor": "doctor",
"wizard.mode.inspect": "inspect",
"wizard.mode.unbundle": "unbundle",
"wizard.mode.update": "打开现有 bundle",
"wizard.mode.validate": "验证 bundle",
"wizard.plan.build_bundle": "构建 bundle doctor 预览状态",
"wizard.plan.ensure_workspace": "确保 bundle 工作区根目录存在",
"wizard.plan.export_bundle": "预留未来的导出 bundle 步骤",
"wizard.plan.resolve_refs": "将 bundle 引用解析为规范化计划",
"wizard.plan.update_access_rules": "为默认租户准备租户访问布局",
"wizard.plan.write_bundle_file": "写入规范化的 bundle.yaml 定义",
"wizard.plan.write_lock": "写入确定性的 bundle.lock.json 元数据",
"wizard.prompt.advanced_setup": "高级设置?(y/N)",
"wizard.prompt.app_pack_reference": "输入 app pack 引用或本地路径",
"wizard.prompt.app_packs": "App packs(逗号分隔)",
"wizard.prompt.bundle_artifact": ".gtbundle 产物路径",
"wizard.prompt.bundle_id": "Bundle id",
"wizard.prompt.bundle_name": "Bundle 名称",
"wizard.prompt.bundle_target": "Bundle 目录或 .gtbundle 路径",
"wizard.prompt.choose_access_rule": "选择访问规则",
"wizard.prompt.choose_app_pack": "选择 app pack",
"wizard.prompt.choose_extension_provider": "选择 extension provider",
"wizard.prompt.choose_scope": "选择范围",
"wizard.prompt.current_bundle_root": "当前 bundle 目录或 .gtbundle 路径",
"wizard.prompt.enable_bundle_assets": "Enable bundle-level assets (./assets/)? (y/N)",
"wizard.prompt.export_intent": "启用导出意图?(y/N)",
"wizard.prompt.extension_provider_reference": "输入 extension provider 引用或本地路径",
"wizard.prompt.extension_providers": "Extension providers(逗号分隔)",
"wizard.prompt.main_choice": "选择向导模式",
"wizard.prompt.output_dir": "输出目录",
"wizard.prompt.remote_catalogs": "远程目录(逗号分隔)",
"wizard.prompt.rule_path": "规则路径",
"wizard.prompt.setup_execution": "启用设置执行意图?(y/N)",
"wizard.prompt.team_id": "团队 id",
"wizard.prompt.tenant_id": "租户 id",
"wizard.prompt.unbundle_output_dir": "Unbundle 输出目录",
"wizard.root.about": "交互式 bundle 编写界面",
"wizard.run.about": "运行 bundle 向导提示",
"wizard.setup.enum_prompt": "选择编号或输入值:",
"wizard.setup.form_prefix": "设置表单:",
"wizard.setup.optional": "可选",
"wizard.setup.required": "必填",
"wizard.stage.access_rules": "== 访问规则 ==",
"wizard.stage.advanced_access_rules": "== 高级访问规则 ==",
"wizard.stage.app_packs": "== App packs ==",
"wizard.stage.capabilities": "== Bundle capabilities ==",
"wizard.stage.current_access_rules": "当前规则",
"wizard.stage.current_app_packs": "当前 app packs",
"wizard.stage.current_extension_providers": "当前 extension providers",
"wizard.stage.extension_providers": "== Extension providers ==",
"wizard.stage.map_app_pack": "== 映射 app pack ==",
"wizard.stage.pack_access": "== Pack 访问 ==",
"wizard.stage.review": "== 审查摘要 ==",
"wizard.validate.about": "验证重放的 bundle 答案",
"wizard.warning.advanced_without_refs": "已启用高级设置,但没有 app packs 或 extension providers。"
}