ja.json•7.8 kB
{
  "\n1. Sign in to [Microsoft Azure Portal](https://portal.azure.com/).\n2. From the left sidebar, go to **Microsoft Enfra ID**.\n3. Under **Manage**, click on **App registrations**.\n4. Click the **New registration** button.\n5. Enter a **Name** for your app.\n6. For **Supported account types**, choose:\n   - **Accounts in any organizational directory (Any Microsoft Entra ID tenant - Multitenant) and personal Microsoft accounts**\n   - Or select based on your requirement.\n7. In **Redirect URI**, select **Web** and ad": "\n1. Sign in to [Microsoft Azure Portal](https://portal.azure.com/).\n2. From the left sidebar, go to **Microsoft Enfra ID**.\n3. Under **Manage**, click on **App registrations**.\n4. Click the **New registration** button.\n5. Enter a **Name** for your app.\n6. For **Supported account types**, choose:\n   - **Accounts in any organizational directory (Any Microsoft Entra ID tenant - Multitenant) and personal Microsoft accounts**\n   - Or select based on your requirement.\n7. In **Redirect URI**, select **Web** and add the given URL.\n8. Click **Register**.\n9. After registration, you’ll be redirected to the app’s overview page. Copy the **Application (client) ID**.\n10. From the left menu, go to **Certificates & secrets**.\n    - Under **Client secrets**, click **New client secret**.\n    - Provide a description, set an expiry, and click **Add**.\n    - Copy the **Value** of the client secret (this will not be shown again).\n11. Go to **API permissions** from the left menu.\n    - Click **Add a permission**.\n    - Select **Microsoft Graph** → **Delegated permissions**.\n    - Add the following scopes:\n      - Mail.ReadWrite\n      - Mail.Send\n\t  - Calendars.Read\n\t  - offline_access\n\t  - User.Read\n    - Click **Add permissions**.\n12. Copy your **Client ID** and **Client Secret**.\n",
  "Send Email": "メール送信",
  "Download Attachment": "添付ファイルをダウンロード",
  "Reply to Email": "メールに返信",
  "Create Draft Email": "ドラフトメールを作成",
  "Add Label to Email": "電子メールにラベルを追加",
  "Remove Label from Email": "メールからラベルを削除",
  "Move Email to Folder": "メールをフォルダに移動",
  "Send Draft Email": "ドラフトメールを送信",
  "Forward Email": "メールを転送",
  "Find Email": "電子メールを検索",
  "Custom API Call": "カスタムAPI通話",
  "Sends an email using Microsoft Outlook.": "Microsoft Outlookを使用して電子メールを送信します。",
  "Download attachments from a specific email message.": "特定の電子メールメッセージから添付ファイルをダウンロードします。",
  "Reply to an outlook email.": "Outlookのメールに返信します。",
  "Creates a draft email message.": "下書きメールメッセージを作成します。",
  "Adds a category (label) to an email message.": "メールメッセージにカテゴリ(ラベル)を追加します。",
  "Removes a category (label) from an email message.": "メールメッセージからカテゴリ(ラベル)を削除します。",
  "Moves an email message to a specific folder.": "メールメッセージを特定のフォルダに移動します。",
  "Sends a draft email message.": "下書きメールを送信します。",
  "Forwards an email message.": "電子メールメッセージを転送します。",
  "Searches for emails using full-text search.": "全文検索を使用してメールを検索します。",
  "Make a custom API call to a specific endpoint": "特定のエンドポイントへのカスタム API コールを実行します。",
  "To Email(s)": "電子メールへ",
  "CC Email(s)": "CC Email(s)",
  "BCC Email(s)": "BCC メール",
  "Subject": "件名",
  "Body Format": "本文フォーマット",
  "Body": "本文",
  "Attachments": "添付ファイル",
  "Message ID": "メッセージID",
  "Email": "Eメールアドレス",
  "Reply Body": "本文に返信",
  "CC Recipients": "CC受信者",
  "BCC Recipients": "BCC受信者",
  "Create Draft": "下書きを作成",
  "Categories": "カテゴリ",
  "Categories to Remove": "削除するカテゴリ",
  "Destination Folder": "宛先フォルダ",
  "Draft Email": "下書きメール",
  "Comment": "コメント",
  "Search Query": "検索クエリ",
  "Folder": "Folder",
  "Max Results": "最大結果",
  "Method": "方法",
  "Headers": "ヘッダー",
  "Query Parameters": "クエリパラメータ",
  "Response is Binary ?": "応答はバイナリですか?",
  "No Error on Failure": "失敗時にエラーはありません",
  "Timeout (in seconds)": "タイムアウト(秒)",
  "The ID of the email message containing the attachment.": "添付ファイルを含む電子メールメッセージの ID。",
  "Select the email message to reply to.": "返信するメールメッセージを選択します。",
  "If enabled, creates draft without sending.": "有効にした場合、送信せずに下書きを作成します。",
  "Select the email message to add the label to.": "ラベルを追加する電子メールメッセージを選択します。",
  "Categories to add to the email.": "メールに追加するカテゴリ。",
  "Select the email message to remove the label from.": "ラベルを削除するメールメッセージを選択します。",
  "Categories to remove from the email.": "メールから削除するカテゴリ。",
  "Select the email message to move.": "移動する電子メールメッセージを選択します。",
  "The folder to move the email to.": "メールを移動するフォルダ。",
  "Select the draft email message to send.": "送信する下書きメールメッセージを選択します。",
  "Select the email message to forward.": "転送するメールメッセージを選択します。",
  "Optional comment to include with the forwarded message.": "転送メッセージに含める任意のコメント。",
  "Search terms to find emails (e.g., \"from:john@example.com\", \"subject:urgent\", \"hasAttachments:true\")": "メールを検索する語句(例:\"from:john@example.com\", \"subject:urgent\", \"hasAttachments:true\")",
  "Search in a specific folder. Leave empty to search all folders.": "特定のフォルダを検索します。すべてのフォルダを検索するには空のままにします。",
  "Maximum number of results to return (1-1000).": "返す結果の最大数(1-1000)",
  "Authorization headers are injected automatically from your connection.": "認証ヘッダは接続から自動的に注入されます。",
  "Enable for files like PDFs, images, etc..": "PDF、画像などのファイルを有効にします。",
  "HTML": "HTML",
  "Text": "テキスト",
  "GET": "取得",
  "POST": "POST",
  "PATCH": "PATCH",
  "PUT": "PUT",
  "DELETE": "削除",
  "HEAD": "頭",
  "New Email": "新しいメール",
  "New Email in Folder": "フォルダ内の新しいメール",
  "New Attachment": "新しい添付ファイル",
  "Triggers when a new email is received in the inbox.": "受信トレイに新しいメールを受信したときにトリガーします。",
  "Triggers when a new email is delivered into the specified folder.": "指定したフォルダに新しいメールが配信されたときにトリガーされます。",
  "Triggers when a new email containing one or more attachments arrives.": "添付ファイルを含む新しいメールが到着したときにトリガーされます。",
  "Monitor attachments in a specific folder. Leave empty to monitor all folders.": "特定のフォルダ内の添付ファイルを監視します。すべてのフォルダを監視するには空白のままにします。"
}