mirror of
https://github.com/fosrl/pangolin.git
synced 2026-09-15 15:19:51 +02:00
New translations en-us.json (Chinese Simplified)
[ci skip]
This commit is contained in:
+34
-2
@@ -153,6 +153,7 @@
|
||||
"siteResourcesTargetsOnSite": "此站点上的目标",
|
||||
"siteSetting": "{siteName} 设置",
|
||||
"siteNewtTunnel": "新节点 (推荐)",
|
||||
"pangolinSite": "Pangolin Site",
|
||||
"siteNewtTunnelDescription": "最简单的方式来创建任何网络的入口。没有额外的设置。",
|
||||
"siteWg": "基本 WireGuard",
|
||||
"siteWgDescription": "使用任何 WireGuard 客户端来建立隧道。需要手动配置 NAT。",
|
||||
@@ -465,6 +466,8 @@
|
||||
"apiKeysDelete": "删除 API 密钥",
|
||||
"apiKeysManage": "管理 API 密钥",
|
||||
"apiKeysDescription": "API 密钥用于认证集成 API",
|
||||
"orgsManage": "Manage Organizations",
|
||||
"orgsDescription": "View and manage all organizations on this instance",
|
||||
"provisioningKeysTitle": "预配密钥",
|
||||
"provisioningKeysManage": "管理预配密钥",
|
||||
"provisioningKeysDescription": "置备密钥用于验证您组织的自动站点配置。",
|
||||
@@ -716,6 +719,7 @@
|
||||
"nameOptional": "名称(可选)",
|
||||
"accessControls": "访问控制",
|
||||
"userDescription2": "管理此用户的设置",
|
||||
"userGeneralSettingsDescription": "Manage this user's roles and settings in the organization",
|
||||
"accessRoleErrorAdd": "添加用户到角色失败",
|
||||
"accessRoleErrorAddDescription": "添加用户到角色时出错。",
|
||||
"userSaved": "用户已保存",
|
||||
@@ -1424,6 +1428,24 @@
|
||||
"logoutError": "注销错误",
|
||||
"signingAs": "登录为",
|
||||
"serverAdmin": "服务器管理",
|
||||
"promoteServerAdmin": "Promote to Server admin",
|
||||
"promoteServerAdminTitle": "Promote to Server Admin",
|
||||
"promoteServerAdminQuestion": "Are you sure you want to promote {selectedUser} to server admin?",
|
||||
"promoteServerAdminMessage": "Server admins have the highest privileges and can manage the server.",
|
||||
"promoteServerAdminWarning": "This can be undone at any time by demoting the user.",
|
||||
"promoteServerAdminConfirm": "Promote to Server Admin",
|
||||
"promoteServerAdminSuccess": "User Promoted",
|
||||
"promoteServerAdminSuccessDescription": "{selectedUser} is now a server admin.",
|
||||
"promoteServerAdminError": "Failed to promote user",
|
||||
"demoteServerAdmin": "Demote from Server admin",
|
||||
"demoteServerAdminTitle": "Demote from Server Admin",
|
||||
"demoteServerAdminQuestion": "Are you sure you want to demote {selectedUser} from server admin?",
|
||||
"demoteServerAdminMessage": "{selectedUser} will lose all server admin privileges.",
|
||||
"demoteServerAdminWarning": "This can be undone at any time by promoting the user.",
|
||||
"demoteServerAdminConfirm": "Demote from server admin",
|
||||
"demoteServerAdminSuccess": "User demoted",
|
||||
"demoteServerAdminSuccessDescription": "{selectedUser} is no longer a server admin.",
|
||||
"demoteServerAdminError": "Failed to demote user",
|
||||
"managedSelfhosted": "托管自托管",
|
||||
"otpEnable": "启用双因子认证",
|
||||
"otpDisable": "禁用双因子认证",
|
||||
@@ -2095,6 +2117,7 @@
|
||||
"resourceBudgetSettings": "预算",
|
||||
"resourceBudgetSettingsDescription": "配置此 AI 网关如何根据支出或令牌限制来限制使用",
|
||||
"sidebarApiKeys": "API密钥",
|
||||
"sidebarOrgs": "Organizations",
|
||||
"sidebarProvisioning": "预配",
|
||||
"sidebarSettings": "设置",
|
||||
"sidebarAllUsers": "所有用户",
|
||||
@@ -2843,7 +2866,7 @@
|
||||
"resourceEditDomain": "编辑域名",
|
||||
"siteName": "站点名称",
|
||||
"proxyPort": "端口",
|
||||
"resourcesTableProxyResources": "",
|
||||
"resourcesTableProxyResources": "Public",
|
||||
"resourcesTableClientResources": "私有资源",
|
||||
"resourcesTableNoProxyResourcesFound": "未找到代理资源。",
|
||||
"resourcesTableNoInternalResourcesFound": "未找到私有资源。",
|
||||
@@ -3478,6 +3501,7 @@
|
||||
"priority": "优先权",
|
||||
"priorityDescription": "先评估更高优先级线路。优先级 = 100意味着自动排序(系统决定). 使用另一个数字强制执行手动优先级。",
|
||||
"instanceName": "实例名称",
|
||||
"clearInstanceName": "Reset Server Association",
|
||||
"pathMatchModalTitle": "配置路径匹配",
|
||||
"pathMatchModalDescription": "根据传入请求的路径设置匹配方式。",
|
||||
"pathMatchType": "匹配类型",
|
||||
@@ -3767,6 +3791,7 @@
|
||||
"noData": "无数据",
|
||||
"machineClients": "机器客户端",
|
||||
"install": "安装",
|
||||
"downloadInstaller": "Download Installer",
|
||||
"run": "运行",
|
||||
"envFile": "环境文件",
|
||||
"serviceFile": "服务文件",
|
||||
@@ -3974,6 +3999,7 @@
|
||||
"disconnected": "断开连接",
|
||||
"approvalsEmptyStateTitle": "设备批准未启用",
|
||||
"approvalsEmptyStateDescription": "在用户连接新设备之前,允许设备批准角色,需要管理员批准。",
|
||||
"approvalsEmptyStateHowToTitle": "How to Enable",
|
||||
"approvalsEmptyStateStep1Title": "转到角色",
|
||||
"approvalsEmptyStateStep1Description": "导航到您组织的角色设置来配置设备批准。",
|
||||
"approvalsEmptyStateStep2Title": "启用设备批准",
|
||||
@@ -4253,6 +4279,11 @@
|
||||
"resourceLauncherViewAsAdmin": "以管理员身份查看",
|
||||
"resourceLauncherResourceDetailsDescription": "此资源的连接信息和状态。",
|
||||
"resourceLauncherResourceDetails": "资源详情",
|
||||
"resourceLauncherSitesDescription": "The resource is accessible via the following sites.",
|
||||
"resourceLauncherViewSiteAsAdmin": "View Site as Admin",
|
||||
"resourceLauncherFilterBySite": "Filter by Site",
|
||||
"resourceLauncherSshCommand": "SSH Command",
|
||||
"resourceLauncherSshCommandDescription": "Use the Pangolin CLI to open an SSH session to this resource.",
|
||||
"resourceLauncherAuthMethodsDescription": "此资源启用的身份验证方法。",
|
||||
"resourceLauncherPrivateClientRequired": "请在您的设备上连接客户端以私密访问此资源。",
|
||||
"resourceLauncherPrivateClientRequiredTitle": "需要客户端连接",
|
||||
@@ -4363,5 +4394,6 @@
|
||||
"rdpUnicodeKeyboardMode": "Unicode 键盘模式",
|
||||
"sessionToolbarShow": "显示工具栏",
|
||||
"sessionToolbarHide": "隐藏工具栏",
|
||||
"actionUpdateSiteApprovals": "更新站点审批"
|
||||
"actionUpdateSiteApprovals": "更新站点审批",
|
||||
"check": "Check"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user