mirror of
https://github.com/fosrl/pangolin.git
synced 2026-05-31 13:06:32 +00:00
New translations en-us.json (Chinese Simplified)
This commit is contained in:
@@ -56,6 +56,9 @@
|
|||||||
"sitesBannerTitle": "连接任何网络",
|
"sitesBannerTitle": "连接任何网络",
|
||||||
"sitesBannerDescription": "站点是连接到远程网络的链接,允许Pangolin为用户提供资源访问,无论是公共还是私人。可以在任何可以运行二进制文件或容器的地方安装站点网络连接器(Newt)以建立连接。",
|
"sitesBannerDescription": "站点是连接到远程网络的链接,允许Pangolin为用户提供资源访问,无论是公共还是私人。可以在任何可以运行二进制文件或容器的地方安装站点网络连接器(Newt)以建立连接。",
|
||||||
"sitesBannerButtonText": "安装站点",
|
"sitesBannerButtonText": "安装站点",
|
||||||
|
"approvalsBannerTitle": "Approve or Deny Device Access",
|
||||||
|
"approvalsBannerDescription": "Review and approve or deny device access requests from users. When device approvals are required, users must get admin approval before their devices can connect to your organization's resources.",
|
||||||
|
"approvalsBannerButtonText": "Learn More",
|
||||||
"siteCreate": "创建站点",
|
"siteCreate": "创建站点",
|
||||||
"siteCreateDescription2": "按照下面的步骤创建和连接一个新站点",
|
"siteCreateDescription2": "按照下面的步骤创建和连接一个新站点",
|
||||||
"siteCreateDescription": "创建一个新站点开始连接资源",
|
"siteCreateDescription": "创建一个新站点开始连接资源",
|
||||||
@@ -258,7 +261,7 @@
|
|||||||
"accessRolesAdd": "添加角色",
|
"accessRolesAdd": "添加角色",
|
||||||
"accessRoleDelete": "删除角色",
|
"accessRoleDelete": "删除角色",
|
||||||
"accessApprovalsManage": "Manage Approvals",
|
"accessApprovalsManage": "Manage Approvals",
|
||||||
"accessApprovalsDescription": "Manage approval requests in the organization",
|
"accessApprovalsDescription": "View and manage pending approvals for access to this organization",
|
||||||
"description": "描述",
|
"description": "描述",
|
||||||
"inviteTitle": "打开邀请",
|
"inviteTitle": "打开邀请",
|
||||||
"inviteDescription": "管理其他用户加入机构的邀请",
|
"inviteDescription": "管理其他用户加入机构的邀请",
|
||||||
@@ -2509,5 +2512,15 @@
|
|||||||
"unblock": "Unblock",
|
"unblock": "Unblock",
|
||||||
"deviceActions": "Device Actions",
|
"deviceActions": "Device Actions",
|
||||||
"deviceActionsDescription": "Manage device status and access",
|
"deviceActionsDescription": "Manage device status and access",
|
||||||
"devicePendingApprovalBannerDescription": "This device is pending approval. It won't be able to connect to resources until approved."
|
"devicePendingApprovalBannerDescription": "This device is pending approval. It won't be able to connect to resources until approved.",
|
||||||
|
"connected": "Connected",
|
||||||
|
"disconnected": "Disconnected",
|
||||||
|
"approvalsEmptyStateTitle": "Device Approvals Not Enabled",
|
||||||
|
"approvalsEmptyStateDescription": "Enable device approvals for roles to require admin approval before users can connect new devices.",
|
||||||
|
"approvalsEmptyStateStep1Title": "Go to Roles",
|
||||||
|
"approvalsEmptyStateStep1Description": "Navigate to your organization's roles settings to configure device approvals.",
|
||||||
|
"approvalsEmptyStateStep2Title": "Enable Device Approvals",
|
||||||
|
"approvalsEmptyStateStep2Description": "Edit a role and enable the 'Require Device Approvals' option. Users with this role will need admin approval for new devices.",
|
||||||
|
"approvalsEmptyStatePreviewDescription": "Preview: When enabled, pending device requests will appear here for review",
|
||||||
|
"approvalsEmptyStateButtonText": "Manage Roles"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user