ja.json•4.7 kB
{
  "Cloud storage by Microsoft": "マイクロソフトによるクラウドストレージ",
  "\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      - Files.ReadWrite\n      - offline_access\n    - Click **Add permissions**.\n12. Copy your **Client ID** and **Client Secret**.\n",
  "Upload file": "ファイルをアップロード",
  "Download file": "ファイルをダウンロード",
  "List Files": "リストファイル",
  "List Folders": "フォルダ一覧",
  "Custom API Call": "カスタムAPI通話",
  "Upload a file to your Microsoft OneDrive with chunked upload if the file is larger than 4MiB": "ファイルが4MiBより大きい場合は、ファイルをチャンク付きでMicrosoft OneDriveにアップロードしてください。",
  "Download a file from your Microsoft OneDrive": "Microsoft OneDrive からファイルをダウンロード",
  "List files in a OneDrive folder": "OneDriveフォルダ内のファイルの一覧",
  "List folders in a OneDrive folder": "OneDriveフォルダ内のフォルダ一覧",
  "Make a custom API call to a specific endpoint": "特定のエンドポイントへのカスタム API コールを実行します。",
  "File name": "ファイル名",
  "File": "ファイル",
  "Markdown": "Markdown",
  "Parent Folder": "親フォルダ",
  "File ID": "ファイルID",
  "Method": "方法",
  "Headers": "ヘッダー",
  "Query Parameters": "クエリパラメータ",
  "Body": "本文",
  "Response is Binary ?": "応答はバイナリですか?",
  "No Error on Failure": "失敗時にエラーはありません",
  "Timeout (in seconds)": "タイムアウト(秒)",
  "The name the file should be saved as (e.g. file.txt)": "ファイルを保存するファイル名(例:file.txt)",
  "The file URL or base64 to upload": "アップロードするファイル URL または base64",
  "**Note**: If you can't find the folder in the dropdown list (which fetches up to 1000 folders), please click on the **(F)** and type the folder ID directly.\n\n\n      you can find the folder ID in the OneDrive URL after **?id=**, e.g., \"onedrive.live.com/?id=**folder-id**&cid=some-other-id\"\n\n    ": "**Note**: If you can't find the folder in the dropdown list (which fetches up to 1000 folders), please click on the **(F)** and type the folder ID directly.\n\n\n      you can find the folder ID in the OneDrive URL after **?id=**, e.g., \"onedrive.live.com/?id=**folder-id**&cid=some-other-id\"\n\n    ",
  "The ID of the file to download": "ダウンロードするファイルのID",
  "Authorization headers are injected automatically from your connection.": "認証ヘッダは接続から自動的に注入されます。",
  "Enable for files like PDFs, images, etc..": "PDF、画像などのファイルを有効にします。",
  "GET": "取得",
  "POST": "POST",
  "PATCH": "PATCH",
  "PUT": "PUT",
  "DELETE": "削除",
  "HEAD": "頭",
  "New File": "新規ファイル",
  "Trigger when a new file is uploaded.": "新しいファイルがアップロードされたときにトリガーします。"
}