Data/Locales/gui.zh.json

{
  "_language": { "code": "zh", "name": "简体中文" },
  "app": {
    "windowTitle": { "value": "Guerrilla", "status": "machine-draft" },
    "alreadyRunningText": { "value": "Guerrilla 似乎已在另一个窗口中打开。两个窗口共享相同的配置和状态文件(以最后一次保存为准)。\n\n仍要打开新窗口吗?\n 是 = 立即打开 否 = 切换到现有窗口(Alt+Tab)", "status": "machine-draft" },
    "alreadyRunningTitle": { "value": "已在运行", "status": "machine-draft" }
  },
  "header": {
    "language": { "value": "语言", "status": "machine-draft" },
    "switchToLight": { "value": "切换到浅色主题", "status": "machine-draft" },
    "switchToDark": { "value": "切换到深色主题", "status": "machine-draft" }
  },
  "nav": {
    "run": { "value": "运行", "status": "machine-draft" },
    "reports": { "value": "报告", "status": "machine-draft" },
    "safehouse": { "value": "Safehouse", "status": "machine-draft" },
    "settings": { "value": "设置", "status": "machine-draft" },
    "inspector": { "value": "检查器", "status": "machine-draft" },
    "branding": { "value": "品牌", "status": "machine-draft" }
  },
  "footer": {
    "freeOpenSource": { "value": "免费开源", "status": "machine-draft" },
    "info": { "value": "{0} · 保管库: {1} · 只读", "status": "machine-draft" }
  },
  "platform": {
    "ad": { "value": "Active Directory", "status": "machine-draft" },
    "cloud": { "value": "Entra / Azure / M365", "status": "machine-draft" },
    "gws": { "value": "Google Workspace", "status": "machine-draft" },
    "campaign": { "value": "Campaign: 所有平台", "status": "machine-draft" }
  },
  "run": {
    "heroTitle": { "value": "审计你的环境。", "status": "machine-draft" },
    "heroSubtitle": { "value": "每个平台只需一次点击。每项检查均为只读,每条判定都附带证据,运行完成后自动打开 HTML 报告。", "status": "machine-draft" },
    "adDescription": { "value": "域和林的安全态势、Kerberos、委派、Tier Zero、GPO 等。以你当前的域用户身份运行;无需存储凭据。", "status": "machine-draft" },
    "cloudDescription": { "value": "条件访问、身份验证方法、PIM、应用程序、Exchange 和租户态势。使用保存在 Safehouse 中的应用凭据。", "status": "machine-draft" },
    "gwsDescription": { "value": "身份验证、Drive、OAuth、管理员管理和 K12 学生态势。使用保存在 Safehouse 中的服务账号。", "status": "machine-draft" },
    "campaignTitle": { "value": "Campaign", "status": "machine-draft" },
    "campaignDescription": { "value": "依次扫描所有平台,生成一份合并报告,以及与上一次运行的增量对比。", "status": "machine-draft" },
    "runAudit": { "value": "运行审计", "status": "machine-draft" },
    "runEverything": { "value": "运行全部", "status": "machine-draft" },
    "openReport": { "value": "打开报告", "status": "machine-draft" },
    "newAudit": { "value": "新建审计", "status": "machine-draft" }
  },
  "options": {
    "title": { "value": "选项", "status": "machine-draft" },
    "scanDepth": { "value": "扫描深度", "status": "machine-draft" },
    "fast": { "value": "快速", "status": "machine-draft" },
    "full": { "value": "完整", "status": "machine-draft" },
    "reportStyle": { "value": "报告样式", "status": "machine-draft" },
    "styleAuto": { "value": "自动", "status": "machine-draft" },
    "styleLight": { "value": "浅色", "status": "machine-draft" },
    "styleDark": { "value": "深色", "status": "machine-draft" },
    "noReports": { "value": "无报告", "status": "machine-draft" },
    "noDelta": { "value": "无增量", "status": "machine-draft" },
    "testMode": { "value": "测试模式", "status": "machine-draft" },
    "testModeTip": { "value": "在无实时连接的情况下模拟扫描。生成一份全部失败的报告,以便预览主题和品牌。", "status": "machine-draft" },
    "categories": { "value": "类别", "status": "machine-draft" },
    "categoriesHint": { "value": "应用于你运行的任一平台。Campaign 始终运行每个平台的默认类别集。", "status": "machine-draft" },
    "all": { "value": "全部", "status": "machine-draft" },
    "studentOus": { "value": "学生 OU", "status": "machine-draft" },
    "studentOusName": { "value": "学生组织单位", "status": "machine-draft" },
    "studentOusHelp": { "value": "包含学生账号的 OU 路径,以逗号分隔,例如 /Students。评估学生态势的 K12 检查需要此项;缺少时将报告为“未评估”。", "status": "machine-draft" },
    "studentOusTip": { "value": "包含学生账号的 OU 路径,以逗号分隔,例如 /Students 或 OU=Students,DC=district,DC=org。OU 范围的 K12 检查需要此项;留空则跳过这些检查(报告为“未评估”)。", "status": "machine-draft" },
    "output": { "value": "输出", "status": "machine-draft" }
  },
  "status": {
    "running": { "value": "正在运行 {0}(模式: {1})· 运行完成后打开报告", "status": "machine-draft" },
    "starting": { "value": "正在启动 {0}({1} 个类别,模式={2})...", "status": "machine-draft" },
    "scanComplete": { "value": "扫描完成。", "status": "machine-draft" },
    "complete": { "value": "已完成。", "status": "machine-draft" },
    "failed": { "value": "失败。", "status": "machine-draft" },
    "cancelled": { "value": "已取消。", "status": "machine-draft" },
    "cancelledByUser": { "value": "已由用户取消。", "status": "machine-draft" },
    "reportReady": { "value": "报告已就绪: {0}", "status": "machine-draft" },
    "completeNoReport": { "value": "扫描完成(未返回报告路径;请检查输出目录)。", "status": "machine-draft" },
    "error": { "value": "错误: {0}", "status": "machine-draft" },
    "scanFailed": { "value": "扫描失败: {0}", "status": "machine-draft" },
    "runCancelled": { "value": "运行在完成前已取消。", "status": "machine-draft" }
  },
  "dialog": {
    "selectOutputDir": { "value": "为扫描报告选择输出目录", "status": "machine-draft" },
    "filterJson": { "value": "JSON 文件 (*.json)|*.json", "status": "machine-draft" },
    "filterImages": { "value": "图像|*.png;*.jpg;*.jpeg;*.gif;*.svg|所有文件|*.*", "status": "machine-draft" }
  },
  "safehouse": {
    "title": { "value": "Safehouse", "status": "machine-draft" },
    "subtitle": { "value": "已存储的凭据、过期状态和轮换历史。", "status": "machine-draft" },
    "colEnvironment": { "value": "环境", "status": "machine-draft" },
    "colDescription": { "value": "描述", "status": "machine-draft" },
    "colIdentity": { "value": "身份", "status": "machine-draft" },
    "colStored": { "value": "已存储", "status": "machine-draft" },
    "colExpires": { "value": "过期时间", "status": "machine-draft" },
    "colStatus": { "value": "状态", "status": "machine-draft" },
    "addCredential": { "value": "添加凭据", "status": "machine-draft" },
    "rotateSelected": { "value": "轮换所选", "status": "machine-draft" },
    "removeSelected": { "value": "移除所选", "status": "machine-draft" },
    "testAll": { "value": "测试全部", "status": "machine-draft" },
    "exportMetadata": { "value": "导出元数据", "status": "machine-draft" },
    "testing": { "value": "正在测试...", "status": "machine-draft" },
    "vaultUnavailableText": { "value": "无法读取保管库: {0}\r\n\r\n保管库可能尚未初始化。点击“添加凭据”进行设置。", "status": "machine-draft" },
    "vaultUnavailableTitle": { "value": "保管库不可用", "status": "machine-draft" },
    "savedText": { "value": "已存储 {0} 个凭据值。使用“测试全部”验证连接。", "status": "machine-draft" },
    "savedTitle": { "value": "凭据已保存", "status": "machine-draft" },
    "saveFailedText": { "value": "无法保存凭据: {0}", "status": "machine-draft" },
    "selectRowRemove": { "value": "请先选择一行凭据,然后点击“移除所选”。", "status": "machine-draft" },
    "selectRowRotate": { "value": "请先选择一行凭据,然后点击“轮换所选”。", "status": "machine-draft" },
    "noSelectionTitle": { "value": "未选择", "status": "machine-draft" },
    "confirmRemove": { "value": "移除凭据“{0}”吗?", "status": "machine-draft" },
    "removeFailed": { "value": "移除失败: {0}", "status": "machine-draft" },
    "rotateHint": { "value": "要轮换,请在 PowerShell 提示符下运行:\r\n\r\n Set-Safehouse -Rotate {0}", "status": "machine-draft" },
    "rotateTitle": { "value": "轮换凭据", "status": "machine-draft" },
    "noCredentials": { "value": "未找到可测试的凭据。请先添加凭据。", "status": "machine-draft" },
    "testPassed": { "value": "{1} 项检查中有 {0} 项通过。", "status": "machine-draft" },
    "testResultTitle": { "value": "Safehouse 连接测试", "status": "machine-draft" },
    "testFailed": { "value": "连接测试失败: {0}", "status": "machine-draft" },
    "exportedTo": { "value": "已导出到 {0}", "status": "machine-draft" },
    "exportFailed": { "value": "导出失败: {0}", "status": "machine-draft" }
  },
  "reports": {
    "title": { "value": "报告", "status": "machine-draft" },
    "dirHint": { "value": "来自 {0}。最新的排在前面。", "status": "machine-draft" },
    "colName": { "value": "名称", "status": "machine-draft" },
    "colPlatform": { "value": "平台", "status": "machine-draft" },
    "colSize": { "value": "大小 KB", "status": "machine-draft" },
    "colModified": { "value": "修改时间", "status": "machine-draft" },
    "openInBrowser": { "value": "在浏览器中打开", "status": "machine-draft" },
    "convertToPdf": { "value": "转换为 PDF", "status": "machine-draft" },
    "pdfDone": { "value": "PDF 已在 HTML 报告旁生成。", "status": "machine-draft" },
    "pdfFailed": { "value": "PDF 转换失败: {0}", "status": "machine-draft" },
    "confirmDelete": { "value": "删除“{0}”吗?", "status": "machine-draft" },
    "kindActiveDirectory": { "value": "Active Directory", "status": "machine-draft" },
    "kindWorkspace": { "value": "Workspace", "status": "machine-draft" },
    "kindCloud": { "value": "云", "status": "machine-draft" },
    "kindAllPlatforms": { "value": "所有平台", "status": "machine-draft" },
    "kindSummary": { "value": "摘要", "status": "machine-draft" },
    "kindTechnical": { "value": "技术", "status": "machine-draft" },
    "kindRemediation": { "value": "修复", "status": "machine-draft" },
    "kindDashboard": { "value": "仪表板", "status": "machine-draft" },
    "kindOther": { "value": "其他", "status": "machine-draft" }
  },
  "settings": {
    "title": { "value": "设置", "status": "machine-draft" },
    "subtitle": { "value": "应用于所有后续扫描的运行时配置。", "status": "machine-draft" },
    "profile": { "value": "配置文件", "status": "machine-draft" },
    "profileDefault": { "value": "默认", "status": "machine-draft" },
    "profileK12": { "value": "K12", "status": "machine-draft" },
    "outputDirectory": { "value": "输出目录", "status": "machine-draft" },
    "configFilePath": { "value": "配置文件路径", "status": "machine-draft" },
    "savedAt": { "value": "已于 {0} 保存。", "status": "machine-draft" }
  },
  "inspector": {
    "title": { "value": "检查器", "status": "machine-draft" },
    "subtitle": { "value": "阅读本模块中每个扫描、检查和辅助函数的实际源代码。按区域筛选或按名称搜索,然后选择一个函数以查看其代码。", "status": "machine-draft" },
    "selectPrompt": { "value": "选择一个函数以查看其源代码。", "status": "machine-draft" },
    "allAreas": { "value": "所有区域", "status": "machine-draft" },
    "functionCount": { "value": "{0} 个函数", "status": "machine-draft" },
    "meta": { "value": "{0} · {1} : 第 {2} 行 · {3}", "status": "machine-draft" }
  },
  "branding": {
    "title": { "value": "报告品牌", "status": "machine-draft" },
    "subtitle": { "value": "使用你公司的详细信息为生成的报告页眉贴上白标。“Generated with Guerrilla by Jim Tyler, Microsoft MVP”署名始终保留在页脚。保存到你的配置中,并在下次扫描时应用。", "status": "machine-draft" },
    "firmName": { "value": "公司名称", "status": "machine-draft" },
    "logoPath": { "value": "徽标(文件路径或 URL)", "status": "machine-draft" },
    "consultantName": { "value": "顾问姓名", "status": "machine-draft" },
    "consultantEmail": { "value": "顾问电子邮件", "status": "machine-draft" },
    "clientName": { "value": "受评估的客户或组织", "status": "machine-draft" },
    "confidentiality": { "value": "保密声明横幅", "status": "machine-draft" },
    "savedAt": { "value": "已于 {0} 保存。将在你下次扫描时应用。", "status": "machine-draft" }
  },
  "credential": {
    "windowTitle": { "value": "添加凭据", "status": "machine-draft" },
    "heading": { "value": "向 Safehouse 添加凭据", "status": "machine-draft" },
    "entra": { "value": "Microsoft Entra / Graph", "status": "machine-draft" },
    "tenantId": { "value": "租户 ID (GUID)", "status": "machine-draft" },
    "clientId": { "value": "应用程序(客户端)ID (GUID)", "status": "machine-draft" },
    "clientSecret": { "value": "客户端密码", "status": "machine-draft" },
    "secretExpiry": { "value": "密码过期时间(YYYY-MM-DD,可选)", "status": "machine-draft" },
    "saKeyFile": { "value": "服务账号 JSON 密钥文件", "status": "machine-draft" },
    "adminEmail": { "value": "委派管理员电子邮件(超级管理员)", "status": "machine-draft" },
    "delegationNote": { "value": "服务账号需要在 Google 管理控制台中配置全域委派。", "status": "machine-draft" },
    "saveCredential": { "value": "保存凭据", "status": "machine-draft" },
    "filterSaJson": { "value": "服务账号 JSON (*.json)|*.json|所有文件 (*.*)|*.*", "status": "machine-draft" },
    "errTenantGuid": { "value": "租户 ID 必须是 GUID。", "status": "machine-draft" },
    "errClientGuid": { "value": "客户端 ID 必须是 GUID。", "status": "machine-draft" },
    "errSecretRequired": { "value": "客户端密码是必填项。", "status": "machine-draft" },
    "errExpiryFormat": { "value": "密码过期时间必须为 YYYY-MM-DD 格式(或留空)。", "status": "machine-draft" },
    "errSaJsonRequired": { "value": "服务账号 JSON 是必填项。", "status": "machine-draft" },
    "errSaJsonInvalid": { "value": "服务账号 JSON 无效(缺少 client_email)。", "status": "machine-draft" },
    "errAdminEmail": { "value": "需要有效的管理员电子邮件。", "status": "machine-draft" },
    "errUnknownEnvironment": { "value": "未知环境“{0}”。", "status": "machine-draft" }
  },
  "common": {
    "browse": { "value": "浏览", "status": "machine-draft" },
    "cancel": { "value": "取消", "status": "machine-draft" },
    "refresh": { "value": "刷新", "status": "machine-draft" },
    "delete": { "value": "删除", "status": "machine-draft" },
    "error": { "value": "错误", "status": "machine-draft" },
    "confirm": { "value": "确认", "status": "machine-draft" },
    "done": { "value": "完成", "status": "machine-draft" },
    "save": { "value": "保存", "status": "machine-draft" },
    "apply": { "value": "应用", "status": "machine-draft" },
    "revert": { "value": "还原", "status": "machine-draft" },
    "copy": { "value": "复制", "status": "machine-draft" },
    "saveFailed": { "value": "保存失败: {0}", "status": "machine-draft" }
  }
}