ja.json•2.88 kB
{
  "Account Email": "アカウントのメールアドレス",
  "API token": "API token",
  "Confluence Domain": "Confluence Domain",
  "Account email for basic auth": "ベーシック認証用のアカウントメールアドレス",
  "API token for basic auth": "基本的な認証のためのAPIトークン",
  "Example value - https://your-domain.atlassian.net": "値の例 - 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": "あなたのapi認証情報を取得するには、このガイドを参照してください: https://support.atlassian.com/atlassian-account/docs/manage-api-tokens-for-your-atlassian-account",
  "Get Page Content": "Get Page Content",
  "Create Page from Template": "テンプレートからページを作成",
  "Custom API Call": "カスタムAPI通話",
  "Get page content and optionally all its descendants": "ページコンテンツを取得し、必要に応じてその子孫をすべて取得します",
  "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": "ページID",
  "Include Descendants ?": "子孫を含む ?",
  "Dynamic Properties": "動的プロパティ",
  "Space": "スペース",
  "Template": "テンプレート",
  "Parent Folder": "親フォルダ",
  "Title": "タイトル",
  "Status": "Status",
  "Template Variables": "テンプレート変数",
  "Method": "方法",
  "Headers": "ヘッダー",
  "Query Parameters": "クエリパラメータ",
  "Body": "本文",
  "Response is Binary ?": "応答はバイナリですか?",
  "No Error on Failure": "失敗時にエラーはありません",
  "Timeout (in seconds)": "タイムアウト(秒)",
  "Get this from the page URL of your Confluence Cloud": "Confluence CloudのページURLから入手する",
  "If checked, will fetch all child pages recursively.": "チェックした場合、すべての子ページを再帰的に取得します。",
  "Authorization headers are injected automatically from your connection.": "認証ヘッダは接続から自動的に注入されます。",
  "Enable for files like PDFs, images, etc..": "PDF、画像などのファイルを有効にします。",
  "Published ": "公開済み ",
  "Draft": "下書き",
  "GET": "取得",
  "POST": "POST",
  "PATCH": "PATCH",
  "PUT": "PUT",
  "DELETE": "削除",
  "HEAD": "頭",
  "New Page": "新しいページ",
  "Triggers when a new page is created.": "新しいページが作成されたときにトリガーします。"
}