From a07ad843a2d7a7e51b8f8155fc25a8e4472000c2 Mon Sep 17 00:00:00 2001 From: Owen Schwartz Date: Mon, 17 Nov 2025 11:03:24 -0500 Subject: [PATCH] New translations en-us.json (Chinese Simplified) --- messages/zh-CN.json | 45 +++++++++++++++++++++++++++++++++++++++++++-- 1 file changed, 43 insertions(+), 2 deletions(-) diff --git a/messages/zh-CN.json b/messages/zh-CN.json index 87401859..6b13a912 100644 --- a/messages/zh-CN.json +++ b/messages/zh-CN.json @@ -1279,6 +1279,15 @@ "settingsErrorUpdateDescription": "更新设置时发生错误", "sidebarCollapse": "折叠", "sidebarExpand": "展开", + "productUpdateMoreInfo": "{noOfUpdates} 个更新", + "productUpdateInfo": "{noOfUpdates} 个更新", + "productUpdateWhatsNew": "新功能", + "productUpdateTitle": "产品更新", + "productUpdateEmpty": "无更新", + "dismissAll": "关闭所有", + "pangolinUpdateAvailable": "新版本可用", + "pangolinUpdateAvailableInfo": "版本 {version} 已准备就绪", + "pangolinUpdateAvailableReleaseNotes": "查看发布笔记", "newtUpdateAvailable": "更新可用", "newtUpdateAvailableInfo": "新版本的 Newt 已可用。请更新到最新版本以获得最佳体验。", "domainPickerEnterDomain": "域名", @@ -1525,6 +1534,12 @@ "resourcesTableTheseResourcesForUseWith": "这些资源供...使用", "resourcesTableClients": "客户端", "resourcesTableAndOnlyAccessibleInternally": "且仅在与客户端连接时可内部访问。", + "resourcesTableNoTargets": "没有目标", + "resourcesTableHealthy": "健康的", + "resourcesTableDegraded": "降级", + "resourcesTableOffline": "离线的", + "resourcesTableUnknown": "未知的", + "resourcesTableNotMonitored": "未监视的", "editInternalResourceDialogEditClientResource": "编辑客户端资源", "editInternalResourceDialogUpdateResourceProperties": "更新{resourceName}的资源属性和目标配置。", "editInternalResourceDialogResourceProperties": "资源属性", @@ -2095,5 +2110,31 @@ "selectedResources": "选定的资源", "enableSelected": "启用选中的", "disableSelected": "禁用选中的", - "checkSelectedStatus": "检查选中的状态" -} \ No newline at end of file + "checkSelectedStatus": "检查选中的状态", + "credentials": "全权证书", + "savecredentials": "保存证书", + "regeneratecredentials": "重置键", + "regenerateCredentials": "重新生成和保存您的凭据", + "generatedcredentials": "生成的证书", + "copyandsavethesecredentials": "复制和保存这些凭据", + "copyandsavethesecredentialsdescription": "这些凭据将不会在您离开此页面后再显示。现在安全地保存。", + "credentialsSaved": "凭据已保存", + "credentialsSavedDescription": "已成功生成和保存凭据。", + "credentialsSaveError": "证书保存错误", + "credentialsSaveErrorDescription": "更新和保存凭据时出错。", + "regenerateCredentialsWarning": "重新生成凭据将使以前的凭据失效。请确保更新使用这些凭据的任何配置。", + "confirm": "确认", + "regenerateCredentialsConfirmation": "您确定要重新生成凭据吗?", + "endpoint": "Endpoint", + "Id": "Id", + "SecretKey": "秘密密钥", + "featureDisabledTooltip": "此功能仅在企业计划中可用,需要许可证才能使用。", + "niceId": "好的 ID", + "niceIdUpdated": "好的 ID 已更新", + "niceIdUpdatedSuccessfully": "Nice ID 更新成功", + "niceIdUpdateError": "更新Nice ID时出错", + "niceIdUpdateErrorDescription": "更新Nice ID时出错。", + "niceIdCannotBeEmpty": "好的 ID 不能为空", + "enterIdentifier": "输入标识符", + "identifier": "Identifier" +}