mirror of
https://github.com/fosrl/pangolin.git
synced 2026-04-18 15:56:35 +00:00
New translations en-us.json (Chinese Simplified)
This commit is contained in:
@@ -2351,7 +2351,7 @@
|
|||||||
},
|
},
|
||||||
"scale": {
|
"scale": {
|
||||||
"title": "缩放比例",
|
"title": "缩放比例",
|
||||||
"description": "企业特征、50个用户、50个站点和优先支持。"
|
"description": "企业功能,50个用户,100个站点,以及优先支持。"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"personalUseOnly": "仅限个人使用(免费许可 - 无需结账)",
|
"personalUseOnly": "仅限个人使用(免费许可 - 无需结账)",
|
||||||
@@ -2824,9 +2824,9 @@
|
|||||||
"streamingHttpWebhookTitle": "HTTP Webhook",
|
"streamingHttpWebhookTitle": "HTTP Webhook",
|
||||||
"streamingHttpWebhookDescription": "将事件发送到任意HTTP端点并灵活验证和模板。",
|
"streamingHttpWebhookDescription": "将事件发送到任意HTTP端点并灵活验证和模板。",
|
||||||
"streamingS3Title": "Amazon S3",
|
"streamingS3Title": "Amazon S3",
|
||||||
"streamingS3Description": "Stream events to an S3-compatible object storage bucket. Contact support to enable this destination.",
|
"streamingS3Description": "将事件串流到 S3 兼容的对象存储桶。即将推出。",
|
||||||
"streamingDatadogTitle": "Datadog",
|
"streamingDatadogTitle": "Datadog",
|
||||||
"streamingDatadogDescription": "Forward events directly to your Datadog account. Contact support to enable this destination.",
|
"streamingDatadogDescription": "直接转发事件到您的Datadog 帐户。即将推出。",
|
||||||
"streamingTypePickerDescription": "选择要开始的目标类型。",
|
"streamingTypePickerDescription": "选择要开始的目标类型。",
|
||||||
"streamingFailedToLoad": "加载目的地失败",
|
"streamingFailedToLoad": "加载目的地失败",
|
||||||
"streamingUnexpectedError": "发生意外错误.",
|
"streamingUnexpectedError": "发生意外错误.",
|
||||||
@@ -2849,7 +2849,7 @@
|
|||||||
"httpDestNamePlaceholder": "我的 HTTP 目标",
|
"httpDestNamePlaceholder": "我的 HTTP 目标",
|
||||||
"httpDestUrlLabel": "目标网址",
|
"httpDestUrlLabel": "目标网址",
|
||||||
"httpDestUrlErrorHttpRequired": "URL 必须使用 http 或 https",
|
"httpDestUrlErrorHttpRequired": "URL 必须使用 http 或 https",
|
||||||
"httpDestUrlErrorHttpsRequired": "HTTPS is required",
|
"httpDestUrlErrorHttpsRequired": "云端部署需要HTTPS",
|
||||||
"httpDestUrlErrorInvalid": "输入一个有效的 URL (例如,https://example.com/webhook)",
|
"httpDestUrlErrorInvalid": "输入一个有效的 URL (例如,https://example.com/webhook)",
|
||||||
"httpDestAuthTitle": "认证",
|
"httpDestAuthTitle": "认证",
|
||||||
"httpDestAuthDescription": "选择如何验证您的端点的请求。",
|
"httpDestAuthDescription": "选择如何验证您的端点的请求。",
|
||||||
|
|||||||
Reference in New Issue
Block a user