New translations en-us.json (Chinese Simplified)

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