From 7748fb682d9f737b37c2df1e2b373639a4db8aad Mon Sep 17 00:00:00 2001 From: Owen Schwartz Date: Fri, 20 Jun 2025 10:03:31 -0400 Subject: [PATCH] New translations en-us.json (Chinese Simplified) --- messages/zh-CN.json | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/messages/zh-CN.json b/messages/zh-CN.json index 83651aab..676d5f56 100644 --- a/messages/zh-CN.json +++ b/messages/zh-CN.json @@ -12,7 +12,7 @@ "componentsErrorNoMember": "您目前不是任何组织的成员。", "welcome": "欢迎使用 Pangolin", "componentsCreateOrg": "创建组织", - "componentsMember": "You're a member of {count, plural, =0 {no organization} =1 {one organization} other {# organizations}}.", + "componentsMember": "您属于 {count, plural, =0 {无组织} =1 {一个组织} other {# 个组织}}。", "componentsInvalidKey": "检测到无效或过期的许可证密钥。按照许可证条款操作以继续使用所有功能。", "dismiss": "忽略", "componentsLicenseViolation": "许可证超限:该服务器使用了 {usedSites} 个站点,已超过授权的 {maxSites} 个。请遵守许可证条款以继续使用全部功能。", @@ -66,8 +66,8 @@ "siteLoadWGConfig": "正在载入 WireGuard 配置...", "siteDocker": "扩展 Docker 部署详细信息", "toggle": "切换", - "dockerCompose": "Docker Compose", - "dockerRun": "Docker Run", + "dockerCompose": "Docker 配置", + "dockerRun": "停靠栏", "siteLearnLocal": "本地站点不需要隧道连接,点击了解更多", "siteConfirmCopy": "我已经复制了配置信息", "searchSitesProgress": "搜索站点...", @@ -331,7 +331,7 @@ "fossorialLicense": "查看Fossorial Commercial License和订阅条款", "licenseMessageRemove": "这将删除许可证密钥和它授予的所有相关权限。", "licenseMessageConfirm": "要确认,请在下面输入许可证密钥。", - "licenseQuestionRemove": "Are you sure you want to delete the license key {selectedKey} ?", + "licenseQuestionRemove": "您确定要删除 {selectedKey} 的邀请吗?", "licenseKeyDelete": "删除许可证密钥", "licenseKeyDeleteConfirm": "确认删除许可证密钥", "licenseTitle": "管理许可证状态", @@ -465,7 +465,7 @@ "siteErrorFetchDescription": "获取资源时出错", "targetErrorDuplicate": "重复的目标", "targetErrorDuplicateDescription": "具有这些设置的目标已存在", - "targetWireGuardErrorInvalidIp": "Invalid target IP", + "targetWireGuardErrorInvalidIp": "无效的目标IP", "targetWireGuardErrorInvalidIpDescription": "目标IP必须在站点子网内", "targetsUpdated": "目标已更新", "targetsUpdatedDescription": "目标和设置更新成功", @@ -691,7 +691,7 @@ "accessRoleErrorRemove": "删除角色失败", "accessRoleErrorRemoveDescription": "删除角色时出错。", "accessRoleName": "角色名称", - "accessRoleQuestionRemove": "You're about to delete the {name} role. You cannot undo this action.", + "accessRoleQuestionRemove": "您即将删除 {name} 角色。 此操作无法撤销。", "accessRoleRemove": "删除角色", "accessRoleRemoveDescription": "从组织中删除角色", "accessRoleRemoveSubmit": "删除角色", @@ -822,7 +822,7 @@ "emailVerifyResend": "没有收到代码?点击此处重新发送", "passwordNotMatch": "密码不匹配", "signupError": "注册时出错", - "pangolinLogoAlt": "Pangolin Logo", + "pangolinLogoAlt": "Pangolin 标志", "inviteAlready": "看起来您已被邀请!", "inviteAlreadyDescription": "要接受邀请,您必须登录或创建一个帐户。", "signupQuestion": "已经有一个帐户?", @@ -881,7 +881,7 @@ "idpOidcTokenValidating": "正在验证 OIDC 令牌", "idpOidcTokenResponse": "验证 OIDC 令牌响应", "idpErrorOidcTokenValidating": "验证 OIDC 令牌出错", - "idpConnectingTo": "Connecting to {name}", + "idpConnectingTo": "连接到{name}", "idpConnectingToDescription": "正在验证您的身份", "idpConnectingToProcess": "正在连接...", "idpConnectingToFinished": "已连接", @@ -895,7 +895,7 @@ "inviteErrorExpired": "邀请可能已过期", "inviteErrorRevoked": "邀请可能已被吊销了", "inviteErrorTypo": "邀请链接中可能有一个类型", - "pangolinSetup": "Setup - Pangolin", + "pangolinSetup": "认证 - Pangolin", "orgNameRequired": "组织名称是必需的", "orgIdRequired": "组织ID是必需的", "orgErrorCreate": "创建组织时出错", @@ -1094,7 +1094,7 @@ "enableDockerSocketDescription": "启用 Docker Socket 发现以填充容器信息。必须向 Newt 提供 Socket 路径。", "enableDockerSocketLink": "了解更多", "viewDockerContainers": "查看停靠容器", - "containersIn": "Containers in {siteName}", + "containersIn": "{siteName} 中的容器", "selectContainerDescription": "选择任何容器作为目标的主机名。点击端口使用端口。", "containerName": "名称", "containerImage": "图片", @@ -1129,8 +1129,8 @@ "dark": "深色", "system": "系统", "theme": "主题", - "initialSetupTitle": "Initial Server Setup", - "initialSetupDescription": "Create the intial server admin account. Only one server admin can exist. You can always change these credentials later.", - "createAdminAccount": "Create Admin Account", - "setupErrorCreateAdmin": "An error occurred while creating the server admin account." + "initialSetupTitle": "初始服务器设置", + "initialSetupDescription": "创建初始服务器管理员帐户。 只能存在一个服务器管理员。 您可以随时更改这些凭据。", + "createAdminAccount": "创建管理员帐户", + "setupErrorCreateAdmin": "创建服务器管理员帐户时出错。" }