zh.json•2.43 kB
{
  "Account Email": "Account Email",
  "API token": "API token",
  "Confluence Domain": "Confluence Domain",
  "Account email for basic auth": "Account email for basic auth",
  "API token for basic auth": "API token for basic auth",
  "Example value - https://your-domain.atlassian.net": "Example value - https://your-domain.atlassian.net",
  "Please refer to this guide to get your api credentials: https://support.atlassian.com/atlassian-account/docs/manage-api-tokens-for-your-atlassian-account": "Please refer to this guide to get your api credentials: https://support.atlassian.com/atlassian-account/docs/manage-api-tokens-for-your-atlassian-account",
  "Get Page Content": "Get Page Content",
  "Create Page from Template": "Create Page from Template",
  "Custom API Call": "自定义 API 呼叫",
  "Get page content and optionally all its descendants": "Get page content and optionally all its descendants",
  "Creates a new page from a template with the given title and variables.": "Creates a new page from a template with the given title and variables.",
  "Make a custom API call to a specific endpoint": "将一个自定义 API 调用到一个特定的终点",
  "Page ID": "Page ID",
  "Include Descendants ?": "Include Descendants ?",
  "Dynamic Properties": "Dynamic Properties",
  "Space": "Space",
  "Template": "模板",
  "Parent Folder": "父文件夹",
  "Title": "标题",
  "Status": "状态",
  "Template Variables": "Template Variables",
  "Method": "方法",
  "Headers": "信头",
  "Query Parameters": "查询参数",
  "Body": "正文内容",
  "Response is Binary ?": "Response is Binary ?",
  "No Error on Failure": "失败时没有错误",
  "Timeout (in seconds)": "超时(秒)",
  "Get this from the page URL of your Confluence Cloud": "Get this from the page URL of your Confluence Cloud",
  "If checked, will fetch all child pages recursively.": "If checked, will fetch all child pages recursively.",
  "Authorization headers are injected automatically from your connection.": "授权头自动从您的连接中注入。",
  "Enable for files like PDFs, images, etc..": "Enable for files like PDFs, images, etc..",
  "Published ": "已发布 ",
  "Draft": "草稿",
  "GET": "获取",
  "POST": "帖子",
  "PATCH": "PATCH",
  "PUT": "弹出",
  "DELETE": "删除",
  "HEAD": "黑色",
  "New Page": "New Page",
  "Triggers when a new page is created.": "Triggers when a new page is created."
}