Files
huly-platform/services/github/github-assets/lang/zh.json
T
2025-12-25 17:25:58 +07:00

96 lines
4.7 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"string": {
"Github": "Github",
"GithubDesc": "连接您的 GitHub 仓库以同步问题、拉取请求和项目更新",
"Settings": "配置",
"Connect": "将仓库映射到项目",
"Configure": "配置 {title} GitHub 应用",
"NoIntegrationsConfigured": "<p>没有与此工作区关联的 {title} GitHub 应用。您必须首先安装 {title} GitHub 应用并授予其访问您仓库的权限。</p><p>如果您要为 GitHub 组织安装它,您需要拥有适当的权限,或者您应该请您的同事安装它。</p><p>如果您计划将集成的使用切换到另一个 {title} 工作区,请先卸载它。</p>",
"InstallApp": "安装 Github 应用",
"ConnectionPending": "等待集成服务",
"Repository": "仓库",
"NoRepository": "未选择仓库",
"RepositoryInfo": "在",
"RepositoryIn": " 在 ",
"AssignRepository": "分配仓库",
"WithoutRepository": "在没有 GitHub 的情况下创建问题",
"CreateGithubIssue": "在 GitHub 上创建问题",
"PullRequest": "拉取请求",
"PullRequests": "拉取请求",
"ChangedFiles": "更改的文件 ({files})",
"ReviewedFiles": "已审查的文件 ({files})",
"All": "全部",
"Active": "活跃",
"Closed": "已关闭",
"PRFile": "文件",
"PRCommit": "提交",
"PRReview": "审查",
"PRDraft": "草稿 PR",
"PRMergedAt": "合并于",
"PRClosedAt": "关闭于",
"MergeCommitSHA": "合并提交 SHA",
"ConfigLabel": "Github",
"ConfigDescription": "与 Github 的双向同步",
"Authorize": "授权 {title} GitHub 应用",
"ReAuthorize": "重新授权 {title} GitHub 应用",
"PleaseAuthorizeAs": "您需要授权 {title} GitHub 应用以访问您的 GitHub 账户。",
"PleaseConnectToProject": "请将仓库连接到项目以开始使用集成",
"ConnectProject": "连接仓库(可用 {available}",
"Enable": "启用",
"Disable": "禁用",
"Disabled": "已禁用",
"ProjectsInSync": "- 仓库 ({of}/{sync})",
"ProjectsConfig": "Github 项目(新)",
"AuthorizeAs": "作为 {login}",
"Integrations": "GitHub 应用集成",
"Options": "选项",
"Projects": "项目 ({count})",
"GithubIssue": "GitHub 问题",
"GithubMilestone": "GitHub 里程碑(项目)",
"OnlyOrganizationError": "仅支持组织账户",
"Mergeable": "准备合并",
"IssueRepositoryTarget": "到",
"ComponentForRepository": "为 Github 仓库使用组件",
"GithubUser": "Github",
"SyncEnabled": "已启用同步",
"IssueConnectedActivityInfo": "已连接到问题 <a href=\"{url}\">#{number}</a> 在 <a href=\"{repository}\">{repoName}</a> 内",
"PullRequestConnectedActivityInfo": "已连接到拉取请求 <a href=\"{url}\">#{number}</a> 在 <a href=\"{repository}\">{repoName}</a> 内",
"PullRequestMergedActivityInfo": "拉取请求已合并",
"ReviewPending": "待处理",
"ReviewCommented": "已评论",
"ReviewApproved": "已批准",
"ReviewChangesRequested": "已请求更改",
"ReviewDismissed": "已驳回",
"PullRequestMergeState": "合并状态",
"PullRequestReviewDecision": "审查状态",
"Conflict": "检测到冲突",
"ReadyForMerge": "是",
"PROpen": "打开",
"PRMerged": "已合并",
"PRClosed": "已关闭",
"AuthenticatedWithGithub": "已使用 Github {login} 授权",
"AuthenticatedWithGithubEmployee": "请合并或删除 Github 人员",
"AuthenticatedWithGithubRequired": "请授权 Github 应用程序代表您执行操作",
"Processing": "正在处理身份验证/安装",
"AutoClose": "处理完成,标签页将在 {time} 秒后自动关闭。",
"RequestFailed": "请求失败。请关闭标签页并重试。",
"CloseTab": "关闭标签页",
"PleaseRetry": "请重试身份验证",
"Updated": "已更新",
"LinkToProject": "连接到 {title}",
"UnlinkFromProject": "断开连接",
"UnlinkRepository": "从项目断开仓库连接?",
"UnlinkMessage": "<p>从 {prjName} 断开仓库 {repositoryName} 连接?</p><p>所有同步的问题/拉取请求 {total} 将不会被触及。</p><p>您要继续吗?</p>",
"LinkedWith": "已连接",
"SelectWorkspaceToInstallApp": "应从工作区集成设置执行安装。",
"SelectWorkspaceToInstallAppMsg": "请卸载应用程序并重试。",
"Uninstall": "已安装的 Github 应用",
"AuthenticationRevokedGithub": "需要为 {login} 重新授权才能正常使用 GitHub 应用",
"UnlinkInstallationTitle": "卸载 Github 应用",
"UnlinkInstallation": "您确定要卸载 GitHub 应用吗?同步将被禁用。",
"RemoveInstallation": "卸载",
"Suspended": "已暂停"
}
}