DocSpace-client/packages/client/public/locales/zh-CN/Webhooks.json

59 lines
2.8 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"Before": "之前",
"CreateWebhook": "创建 webhook",
"DeleteHint": "此 webhook 将被永久删除。\n您无法撤消此操作。",
"DeleteWebhook": "移除 webhook",
"DeleteWebhookForeverQuestion": "要永久移除 webhook 吗?",
"Delivery": "传递",
"DeliveryDate": "传递日期",
"DisableSSL": "禁用(不推荐)",
"EnableSSL": "启用 SSL 验证",
"EnterSecretKey": "输入密钥",
"EnterUrl": "输入 URL",
"EnterWebhookName": "输入 webhook 名称",
"EventHint": "传递会在15天后自动删除",
"EventID": "事件 ID",
"FailedToConnect": "我们无法传递这个负载:无法连接到主机",
"From": "自",
"Generate": "生成",
"NoResultsMatched": "没有与此筛选条件匹配的结果。请尝试其他筛选条件或清除筛选器,以查看所有项目。",
"NotSent": "未发送",
"PayloadIsTooLarge": "负载过高,无法显示。",
"PayloadUrl": "负载 URL",
"ReadMore": "了解更多",
"Request": "请求",
"RequestBodyCopied": "POST 请求正文已成功复制到剪贴板",
"RequestHeaderCopied": "POST 请求头已成功复制到剪贴板",
"RequestPostBody": "POST 请求正文",
"RequestPostHeader": "POST 请求头",
"ResetKey": "重置密钥",
"Response": "响应",
"ResponseBodyCopied": "POST 响应正文已成功复制到剪贴板",
"ResponseHeaderCopied": "POST 响应头已成功复制到剪贴板",
"ResponsePostBody": "POST 响应正文",
"ResponsePostHeader": "POST 响应头",
"Retry": "重试",
"SecretKey": "密钥",
"SecretKeyHint": "您可以通过设置 webhook 密码,验证发送到负载 URL 的请求。",
"SecretKeyWarning": "密钥一经保存无法再次取回。如果您丢失或忘记密钥,可以重置,但需要更新使用此密钥的所有集成。",
"SelectDate": "选择日期",
"SelectDeliveryTime": "选择传递时间",
"SettingsWebhook": "Webhook 设置",
"SSLHint": "默认情况下,我们会在传递负载时验证 SSL 证书。",
"SSLVerification": "SSL 验证",
"State": "状态",
"UnselectAll": "全部取消选择",
"URL": "URL",
"ViewRawPayload": "查看原始负载",
"WebhookCreationHint": "此 webhook 会被分配给协作空间中的所有事件",
"WebhookDetails": "Webhook 详细信息",
"WebhookEditedSuccessfully": "Webhook 配置编辑成功",
"WebhookHistory": "Webhook 历史",
"WebhookName": "Webhook 名称",
"WebhookRedilivered": "Webhook 已被重新传递",
"WebhookRemoved": "Webhook 已被移除",
"Webhooks": "Webhook",
"WebhooksGuide": "Webhook 指南",
"WebhooksInfo": "使用 webhook基于 ONLYOFFICE 协作空间中的各种事件,在使用的任意应用或网站上执行自定义操作。\n您可以在此处创建和管理所有 webhook对其进行配置浏览每个 webhook 的历史记录,以审核其性能。"
}