UNPKG

zcf

Version:

Zero-Config Code Flow - One-click configuration tool for Code Cli

54 lines (52 loc) 2.37 kB
{ "apiConfigAuthType": "认证类型", "apiConfigKey": "Key", "apiConfigSuccess": "API 配置完成", "apiConfigUrl": "URL", "modelConfigSuccess": "API 模型配置完成", "primaryModel": "主模型", "fastModel": "快速模型", "apiKeyDesc": "适用于从 Anthropic Console 获取的 API 密钥", "apiKeyValidation.example": "示例格式: sk-abcdef123456_789xyz", "authTokenDesc": "适用于通过 OAuth 或浏览器登录获取的令牌", "configureApi": "选择 API 认证方式", "enterApiKey": "请输入 API Key", "enterApiUrl": "请输入 API URL", "enterAuthToken": "请输入 Auth Token", "enterNewApiKey": "请输入新的 API Key(当前:{key})", "enterNewApiUrl": "请输入新的 API URL(当前:{url})", "existingApiConfig": "检测到已有 API 配置:", "invalidKeyFormat": "无效的密钥格式", "invalidUrl": "无效的 URL", "keepExistingConfig": "保留现有配置", "keyRequired": "密钥为必填项", "modificationSaved": "配置已保存", "modifyAllConfig": "修改全部配置", "modifyApiKey": "修改 API Key", "modifyApiUrl": "修改 API URL", "modifyAuthType": "修改认证类型", "modifyPartialConfig": "修改部分配置", "selectApiMode": "请选择 API 配置模式", "selectCustomConfigAction": "请选择自定义配置操作", "selectModifyItems": "请选择要修改的项", "selectNewAuthType": "选择新的认证类型(当前:{type})", "skipApi": "跳过(稍后手动配置)", "customApiConfig": "自定义 API 配置", "urlRequired": "URL 为必填项", "useApiKey": "使用 API Key (密钥认证)", "useAuthToken": "使用 Auth Token (OAuth 认证)", "useCcrProxy": "使用 CCR 代理", "useOfficialLogin": "使用官方登录", "officialLoginConfigured": "已切换到官方登录模式", "officialLoginFailed": "切换到官方登录模式失败", "apiModeOfficial": "使用官方登录(不配置 API)", "apiModeCustom": "自定义 API 配置", "apiModeCcr": "使用CCR代理", "apiModeSwitch": "切换 API 配置", "apiModeSkip": "跳过", "apiModePrompt": "请选择 API 配置模式", "selectApiProvider": "请选择 API 供应商", "customProvider": "自定义配置", "providerSelected": "已选择供应商: {{name}}", "enterProviderApiKey": "请输入 {{provider}} 的 API Key" }