226 lines
12 KiB
JavaScript
226 lines
12 KiB
JavaScript
// Chinese value overrides from high-visibility UI audit rounds 4–5.
|
||
// Why: keep locale-value-overrides.mjs under max-lines while preserving exact-match repairs.
|
||
export const ZH_VALUE_OVERRIDES = {
|
||
phone: '手机',
|
||
bitbucket: 'Bitbucket',
|
||
ios: 'iOS',
|
||
iphone: 'iPhone',
|
||
ipad: 'iPad',
|
||
'ios simulator': 'iOS 模拟器',
|
||
'mobile emulator': '移动端模拟器',
|
||
web: 'Web',
|
||
'Git Bash': 'git bash',
|
||
'Switch to phone mode': '切换到手机模式',
|
||
'e.g. feature': '例如 feature',
|
||
'font features': '字体特性',
|
||
Launch: '启动',
|
||
'Launch:': '启动:',
|
||
launcher: '启动器',
|
||
launch: '启动',
|
||
Reviewer: '评审人',
|
||
Reviewers: '评审人',
|
||
reviewer: '评审人',
|
||
review: '评审',
|
||
Review: '评审',
|
||
'No matching reviewers.': '没有匹配的评审人。',
|
||
'Request up to 15 reviewers': '最多请求 15 名评审人',
|
||
'No reviewers requested.': '未请求评审人',
|
||
'Remove reviewer {{value0}}': '移除评审人 {{value0}}',
|
||
'Loading reviewers': '正在加载评审人',
|
||
'Request reviewer {{value0}}': '请求评审人 {{value0}}',
|
||
'Unrequest reviewer {{value0}}': '取消请求评审人 {{value0}}',
|
||
'Failed to remove reviewer': '移除评审人失败',
|
||
'Reviewers removed': '已移除评审人',
|
||
'Reviewer removed': '已移除评审人',
|
||
'Failed to request reviewer': '请求评审人失败',
|
||
'Reviewers requested': '已请求评审',
|
||
'Reviewer requested': '已请求评审',
|
||
'You can request up to 15 reviewers': '最多可请求 15 名评审人',
|
||
'Enter a reviewer': '输入评审人',
|
||
'Add reviewer': '添加评审人',
|
||
'No reviewers.': '没有评审人',
|
||
'Open the PR details to view current reviewers.': '打开 PR 详情以查看当前评审人。',
|
||
'Review comment added.': '已添加评审评论。',
|
||
'Loading labels': '加载标签',
|
||
Approved: '已批准',
|
||
Strike: '删除线',
|
||
Bold: '粗体',
|
||
'Needs review': '待评审',
|
||
'need review': '待评审',
|
||
'In review': '评审中',
|
||
'Review requested': '已请求评审',
|
||
'Review conflicts': '评审冲突',
|
||
'Markdown Review Notes': 'Markdown 评审笔记',
|
||
'Reviewed by': '评审人',
|
||
'Review from': '评审来自',
|
||
'Reviewer id is unavailable for this GitLab user.': '此 GitLab 用户无法获取评审人 ID。',
|
||
'Create a {{value0}} to start checks and review.': '创建 {{value0}} 以开始检查和评审。',
|
||
'Conflicted files are reviewed separately': '冲突文件单独评审',
|
||
'This review snapshot no longer has any live unresolved conflicts.':
|
||
'此评审快照不再有任何未解决的实时冲突。',
|
||
'Skill command copied and inserted below for review.': '技能命令已复制并插入到下方以供评审。',
|
||
'Release readiness review': '发布就绪评审',
|
||
'Recurring review': '定期评审',
|
||
Completed: '已完成',
|
||
Inline: '内联',
|
||
thread: '帖子串',
|
||
destructive: 'destructive',
|
||
sheet: 'sheet',
|
||
page: 'page',
|
||
Annotation: '批注',
|
||
'check #': '检查 #',
|
||
by: '由',
|
||
'files viewed': '已查看文件',
|
||
'comment L': 'comment L',
|
||
'Note · line': '注释 · 行',
|
||
'Copy Path to Line': '复制路径到行',
|
||
'Copy Rel. Path to Line': '复制相对路径到行',
|
||
Action: '操作',
|
||
Actions: '操作',
|
||
action: '操作',
|
||
actions: '操作',
|
||
'More actions': '更多操作',
|
||
'More PR actions': '更多 PR 操作',
|
||
'More PR workspace actions': '更多 PR 工作区操作',
|
||
'Group actions for {{value0}}': '{{value0}} 的分组操作',
|
||
'No blocking PR action': '没有阻塞 PR 操作',
|
||
'Quick actions': '快捷操作',
|
||
'action recipes': '操作方案',
|
||
'Repository action recipes. Global settings are used until this repository customizes them.':
|
||
'仓库操作方案。在此仓库自定义之前,将使用全局设置。',
|
||
'Adds action recipes for Source Control commit, pull request, branch-name, and fix actions.':
|
||
'为源代码管理的提交、拉取请求、分支命名和修复操作添加操作方案。',
|
||
Play: 'Play',
|
||
Flag: 'Flag',
|
||
Zinc: 'Zinc',
|
||
Rose: 'Rose',
|
||
Emerald: 'Emerald',
|
||
Amber: 'Amber',
|
||
Violet: 'Violet',
|
||
Sky: 'Sky',
|
||
Blue: 'Blue',
|
||
Neutral: 'Neutral',
|
||
Dashed: '虚线',
|
||
Dot: '圆点',
|
||
Circle: '圆形',
|
||
Progress: '进度',
|
||
Alert: '警报',
|
||
Paused: '已暂停',
|
||
'In progress': '进行中',
|
||
Done: '完成',
|
||
'Conductor Progress': 'Conductor 进度',
|
||
'Conductor Review': 'Conductor 评审',
|
||
'Conductor Done': 'Conductor 完成',
|
||
'GitHub reports this pull request is blocked': 'GitHub 报告此拉取请求已被阻塞',
|
||
'GitHub requires review approval before this pull request can merge':
|
||
'GitHub 需要评审批准才能合并此拉取请求',
|
||
'Used by repositories that inherit global hosted-review defaults.':
|
||
'由继承全局托管评审默认值的仓库使用。',
|
||
'Use review template when available': '可用时使用评审模板',
|
||
'Create hosted reviews as drafts unless changed in the composer.':
|
||
'除非在编辑器中更改,否则将托管评审创建为草稿。',
|
||
'Start an agent from failed hosted-review checks.': '从失败的托管评审检查中启动代理。',
|
||
'Checks require a Git branch and hosted review context': '检查需要 Git 分支和托管评审上下文',
|
||
'Resolve Review Conflicts With AI': '使用 AI 解决评审冲突',
|
||
'Hosted review operation in progress…': '托管评审操作进行中…',
|
||
'Hosted review creation defaults': '托管评审创建默认值',
|
||
'Open hosted review after creation': '创建后打开托管评审',
|
||
'Hosted review creation defaults used when the hosted review editor opens.':
|
||
'打开托管评审编辑器时使用的托管评审创建默认值。',
|
||
'Run hosted review detail generation once when the editor opens.':
|
||
'编辑器打开时运行一次托管评审详情生成。',
|
||
'Show local Markdown review notes controls in rich editor mode.':
|
||
'在富文本编辑器模式下显示本地 Markdown 评审笔记控件。',
|
||
'Orca IDE': 'Orca IDE',
|
||
'Orca first': 'Orca 优先',
|
||
'Orca Mobile': 'Orca Mobile',
|
||
'Orca logo': 'Orca 标志',
|
||
'Enjoying Orca?': '喜欢 Orca 吗?',
|
||
'Get to know Orca': '了解 Orca',
|
||
'Expand Orca': '展开 Orca',
|
||
'Support Orca': '支持 Orca',
|
||
'Restarting Orca…': '正在重启 Orca…',
|
||
'Orca Attribution': 'Orca 归因',
|
||
'Show Orca Mobile Button': '显示 Orca Mobile 按钮',
|
||
'Codex Accounts': 'Codex 账户',
|
||
'Codex Account': 'Codex 账户',
|
||
'Active Codex Account': '活跃 Codex 账户',
|
||
'Claude Accounts': 'Claude 账户',
|
||
'Remove Claude Account?': '删除 Claude 账户?',
|
||
'Claude account updated.': 'Claude 账户已更新。',
|
||
'Claude account update failed.': 'Claude 账户更新失败。',
|
||
'Could not load Claude accounts.': '无法加载 Claude 账户。',
|
||
'Claude sign-in failed.': 'Claude 登录失败。',
|
||
'Claude account added.': '已添加 Claude 账户。',
|
||
'Claude Code session started': 'Claude Code 会话已开始',
|
||
'Codex session started': 'Codex 会话已开始',
|
||
'Enable Codex': '启用 Codex',
|
||
'Most recent local Codex sessions in this scope.': '此范围内最近的本地 Codex 会话。',
|
||
'Hosted-review creation defaults': '托管评审创建默认值',
|
||
'Defaults used when the hosted-review composer opens.': '打开托管评审编辑器时使用的默认值。',
|
||
'Run hosted-review detail generation once when the composer opens.':
|
||
'编辑器打开时运行一次托管评审详情生成。',
|
||
'Show local markdown review note controls in rich editor mode.':
|
||
'在富文本编辑器模式下显示本地 Markdown 评审笔记控件。',
|
||
'Start an agent for local or hosted-review merge conflicts.':
|
||
'启动用于解决本地或托管评审合并冲突的代理。',
|
||
'changed since you last approved. Re-review before it runs':
|
||
'自您上次批准以来已发生变化。运行前请重新评审',
|
||
'Run the weekly dependency audit and summarize risky changes.':
|
||
'每周运行依赖项审计并总结有风险的更改。',
|
||
'This turns on a process-wide Electron networking switch after restart. Use it for corporate VPNs or proxies that reject HTTP/2 update downloads.':
|
||
'这将在重启后启用进程级 Electron 网络开关。适用于拒绝 HTTP/2 更新下载的企业 VPN 或代理。',
|
||
'Use only when a corporate VPN or proxy breaks update downloads with HTTP/2 protocol errors. It affects all Electron networking after restart.':
|
||
'仅当企业 VPN 或代理因 HTTP/2 协议错误而中断更新下载时使用。重启后会影响所有 Electron 网络。',
|
||
'Use HTTP/1.1 for Electron networking when HTTP/2 fails behind a proxy.':
|
||
'当 HTTP/2 在代理后面失败时,使用 HTTP/1.1 进行 Electron 网络。',
|
||
'Proxy Bypass Rules': '代理绕过规则',
|
||
'Hosts that should bypass the configured HTTP proxy.': '应绕过配置的 HTTP 代理的主机。',
|
||
'Leave empty to use system proxy settings and inherited proxy environment variables.':
|
||
'留空以使用系统代理设置和继承的代理环境变量。',
|
||
'Proxy Command': '代理命令',
|
||
"Give agents direct access to Orca's browser so they can test pages, capture screenshots, and act on what they see.":
|
||
'让代理直接访问 Orca 的浏览器,以便测试页面、捕获屏幕截图并根据所见内容执行操作。',
|
||
'X finishes, send it the review task.”': 'X 完成后,把评审任务发给它。”',
|
||
'Branch naming, base refs, attribution, and Git AI Author.':
|
||
'分支命名、基础引用、归因和 Git AI Author。',
|
||
'You have unsaved Git AI Author changes. Leaving will discard them.':
|
||
'您有未保存的 Git AI Author 更改。离开将丢弃它们。',
|
||
'Discard unsaved Git AI Author changes?': '放弃未保存的 Git AI Author 更改?',
|
||
'Create a Linear project for the selected team.': '为所选团队创建 Linear 项目。',
|
||
'Linear task mode': 'Linear 任务模式',
|
||
'Failed to switch Linear workspace.': '无法切换 Linear 工作区。',
|
||
'Linear project is missing workspace context.': 'Linear 项目缺少工作区上下文。',
|
||
'No Linear projects found': '未找到 Linear 项目',
|
||
'Unable to load Linear projects': '无法加载 Linear 项目',
|
||
'Change Linear state from {{value0}}': '将 Linear 状态从 {{value0}} 更改为',
|
||
'GitHub & Linear tasks': 'GitHub 和 Linear 任务',
|
||
'Each connected Linear workspace has one key stored by the active runtime. Full-access keys can cover all teams the key owner can access; restricted keys can be replaced any time.':
|
||
'每个已连接的 Linear 工作区都有一个由活动运行时存储的密钥。全权限密钥可覆盖密钥所有者可访问的所有团队;受限密钥可随时更换。',
|
||
'Show Linear in the Tasks source picker and sidebar shortcuts.':
|
||
'在任务源选择器和侧边栏快捷方式中显示 Linear。',
|
||
'Local project, Git repo, or folder with many repos':
|
||
'本地项目、Git repo 或包含多个 repos 的文件夹',
|
||
'Staged Changes': '已暂存的更改',
|
||
Changes: '更改',
|
||
'Untracked Files': '未跟踪文件',
|
||
'Split Up': '向上拆分',
|
||
'Split Down': '向下拆分',
|
||
'Split Left': '向左拆分',
|
||
'Split Right': '向右拆分',
|
||
'Split Terminal Down': '向下拆分 Terminal',
|
||
'Split Terminal Right': '向右拆分 Terminal',
|
||
'Optional account switching for Claude while preserving shared chat context.':
|
||
'Claude 的可选账户切换,同时保留共享聊天上下文。',
|
||
'Countdown timer showing time until prompt cache expires (Claude agents).':
|
||
'显示提示词缓存到期倒计时的计时器(Claude 代理)。',
|
||
'Claude caches your conversation to reduce costs. When idle too long the cache expires and the next message resends full context at higher cost. This shows a countdown so you know when to resume.':
|
||
'Claude 会缓存对话以降低成本。空闲过久后缓存会过期,下一条消息将以更高成本重新发送完整上下文。此倒计时可帮助您了解何时继续。',
|
||
'from Orca. It is still on your disk.': '来自 Orca。它仍保留在您的磁盘上。',
|
||
'Pull request reopened': '拉取请求已重新打开',
|
||
'Reopen PR': '重新打开 PR',
|
||
'Reopened MR !{{value0}}': '已重新打开 MR !{{value0}}',
|
||
reopen: '重新打开',
|
||
'Replace key': '更换密钥'
|
||
}
|