From 7f140cbbc76dacbadfd243ab813ef3db75930229 Mon Sep 17 00:00:00 2001 From: Owen Schwartz Date: Mon, 20 Apr 2026 16:58:03 -0700 Subject: [PATCH] New translations en-us.json (Chinese Simplified) --- messages/zh-CN.json | 36 ++++++++++++++++++------------------ 1 file changed, 18 insertions(+), 18 deletions(-) diff --git a/messages/zh-CN.json b/messages/zh-CN.json index 71ce99156..7d241e8c2 100644 --- a/messages/zh-CN.json +++ b/messages/zh-CN.json @@ -2416,7 +2416,7 @@ "action": "行 动", "actor": "执行者", "timestamp": "时间戳", - "accessLogs": "访问日志", + "accessLogs": "Authentication Logs", "exportCsv": "导出CSV", "exportError": "导出CSV时发生未知错误", "exportCsvTooltip": "在时间范围内", @@ -2436,25 +2436,25 @@ "noMoreAuthMethods": "No Valid Auth", "ip": "IP", "reason": "原因", - "requestLogs": "请求日志", + "requestLogs": "HTTPS Request Logs", "requestAnalytics": "请求分析", "host": "主机", "location": "地点", - "actionLogs": "操作日志", - "sidebarLogsRequest": "请求日志", - "sidebarLogsAccess": "访问日志", - "sidebarLogsAction": "操作日志", + "actionLogs": "Admin Action Logs", + "sidebarLogsRequest": "HTTPS Request Logs", + "sidebarLogsAccess": "Authentication Logs", + "sidebarLogsAction": "Admin Action Logs", "logRetention": "日志保留", "logRetentionDescription": "管理不同类型的日志为这个机构保留多长时间或禁用这些日志", - "requestLogsDescription": "查看此机构资源的详细请求日志", + "requestLogsDescription": "View detailed request logs for HTTPS resources in this organization", "requestAnalyticsDescription": "查看此机构资源的详细请求分析", - "logRetentionRequestLabel": "请求日志保留", + "logRetentionRequestLabel": "HTTPS Request Log Retention", "logRetentionRequestDescription": "保留请求日志的时间", - "logRetentionAccessLabel": "访问日志保留", + "logRetentionAccessLabel": "Authentication Log Retention", "logRetentionAccessDescription": "保留访问日志的时间", - "logRetentionActionLabel": "动作日志保留", + "logRetentionActionLabel": "Admin Action Log Retention", "logRetentionActionDescription": "保留操作日志的时间", - "logRetentionConnectionLabel": "连接日志保留", + "logRetentionConnectionLabel": "Network Log Retention", "logRetentionConnectionDescription": "保留连接日志的时间", "logRetentionDisabled": "已禁用", "logRetention3Days": "3 天", @@ -2466,9 +2466,9 @@ "logRetentionEndOfFollowingYear": "下一年结束", "actionLogsDescription": "查看此机构执行的操作历史", "accessLogsDescription": "查看此机构资源的访问认证请求", - "connectionLogs": "连接日志", - "connectionLogsDescription": "查看此机构隧道的连接日志", - "sidebarLogsConnection": "连接日志", + "connectionLogs": "Network Logs", + "connectionLogsDescription": "View network session logs handled by sites in this organization", + "sidebarLogsConnection": "Network Logs", "sidebarLogsStreaming": "流流", "sourceAddress": "源地址", "destinationAddress": "目的地址", @@ -2887,13 +2887,13 @@ "httpDestFormatSingleDescription": "为每个事件单独发送一个 HTTP POST。仅用于无法处理批量的端点。", "httpDestLogTypesTitle": "日志类型", "httpDestLogTypesDescription": "选择转发到此目的地的日志类型。只有启用的日志类型才会被连续使用。", - "httpDestAccessLogsTitle": "访问日志", + "httpDestAccessLogsTitle": "Authentication Logs", "httpDestAccessLogsDescription": "资源访问尝试,包括已验证和拒绝的请求。", - "httpDestActionLogsTitle": "操作日志", + "httpDestActionLogsTitle": "Admin Action Logs", "httpDestActionLogsDescription": "组织内部用户采取的行政行动。", - "httpDestConnectionLogsTitle": "连接日志", + "httpDestConnectionLogsTitle": "Network Logs", "httpDestConnectionLogsDescription": "站点和隧道连接事件,包括连接和断开连接。", - "httpDestRequestLogsTitle": "请求日志", + "httpDestRequestLogsTitle": "HTTPS Request Logs", "httpDestRequestLogsDescription": "HTTP 请求代理资源日志,包括方法、路径和响应代码。", "httpDestSaveChanges": "保存更改", "httpDestCreateDestination": "创建目标",