ja.json•5.17 kB
{
  "Workforce management platform for scheduling and forecasting": "スケジューリングと予測のための労働力管理プラットフォーム",
  "You can obtain API key by navigating to [Settings->API](https://app.assembledhq.com/settings/api) page.": "[Settings->API](https://app.assembledhq.com/settings/apiページ) に移動して、API キーを取得できます。",
  "Custom API Call": "カスタムAPI通話",
  "Custom GraphQL": "カスタムGraphQL",
  "Create OOO Request": "OOO リクエストを作成",
  "Add Shift on Assembled": "シフトをアセンブリに追加",
  "Update OOO Request": "OOOリクエストを更新",
  "Delete OOO Request": "OOO リクエストを削除",
  "Make custom API calls to Assembled endpoints": "アセンブルされたエンドポイントにカスタム API コールを実行する",
  "Perform a custom GraphQL query": "カスタム GraphQL クエリを実行します",
  "Create an Out of Office request in Assembled.": "AssembledでOfficeアウトリクエストを作成します。",
  "Add a new shift to a user's schedule in Assembled": "アセンブリでユーザーのスケジュールに新しいシフトを追加します。",
  "Updates an existing OOO request.": "既存の OOO リクエストを更新します。",
  "Cancel/delete a OOO request.": "OOO リクエストをキャンセル/削除します。",
  "Method": "方法",
  "Headers": "ヘッダー",
  "Query Parameters": "クエリパラメータ",
  "Body": "本文",
  "Response is Binary ?": "応答はバイナリですか?",
  "No Error on Failure": "失敗時にエラーはありません",
  "Timeout (in seconds)": "タイムアウト(秒)",
  "Query": "クエリ",
  "Parameters": "パラメータ",
  "Mock Mode": "モックモード",
  "User ID": "ユーザー ID",
  "Start Date": "開始日",
  "End Date": "終了日",
  "Activity Type ID": "アクティビティタイプID",
  "All Day Event": "終日イベント",
  "Reason": "理由:",
  "Agent ID": "エージェントID",
  "Start Time": "開始時刻",
  "End Time": "終了時刻",
  "Date": "日付",
  "Shift Type": "シフトタイプ",
  "Notes": "メモ",
  "OOO ID": "OOO ID",
  "Status": "Status",
  "Authorization headers are injected automatically from your connection.": "認証ヘッダは接続から自動的に注入されます。",
  "Enable for files like PDFs, images, etc..": "PDF、画像などのファイルを有効にします。",
  "Use mock data for testing": "テストにモックデータを使用",
  "ID of the user requesting time off": "ユーザーの ID が時間オフを要求しています",
  "Start date of the OOO period": "OOO期間の開始日",
  "End date of the OOO period": "OOO期間の終了日",
  "UUID of the activity type for time off (can be retrieved from activity types endpoints)": "時間切れのアクティビティタイプのUUID(アクティビティタイプのエンドポイントから取得可能)",
  "Whether this is an all-day OOO event": "これが終日OOOイベントであるかどうか",
  "Reason for the OOO request": "OOOリクエストの理由",
  "Agent ID of the person to assign the shift to (use the agent_id field from /people endpoint, not the person id)": "シフトを割り当てる担当者のエージェントID(個人IDではなく/personエンドポイントからagent_idフィールドを使用)",
  "Start time of the shift": "シフトの開始時刻",
  "End time of the shift": "シフトの終了時間",
  "Date of the shift": "シフトの日付",
  "Type of shift": "シフトの種類",
  "UUID of the activity type for this shift (get from /activity_types endpoint)": "このシフトのアクティビティタイプの UUID (/activity_types エンドポイントから取得)",
  "Additional notes for the shift": "シフトの追加ノート",
  "ID of the user for the time off request (required for creating new request)": "期間オフリクエストのユーザーID(新規リクエストの作成に必要)",
  "UUID of the activity type for time off (required for creating new request)": "時間切れのアクティビティタイプの UUID (新しいリクエストを作成するために必要)",
  "GET": "取得",
  "POST": "POST",
  "PATCH": "PATCH",
  "PUT": "PUT",
  "DELETE": "削除",
  "HEAD": "頭",
  "Regular": "標準",
  "Overtime": "残業時間",
  "On-call": "通話中",
  "Training": "トレーニング",
  "Pending": "処理待ち",
  "Approved": "承認済み",
  "Rejected": "拒否",
  "Cancelled": "キャンセルしました",
  "New OOO Request": "新しいOOOリクエスト",
  "OOO Status Changed": "OOO ステータスが変更されました",
  "Schedule Updated": "スケジュールが更新されました",
  "Triggers when a new OOO request is created.": "新しい OOO リクエストが作成されたときにトリガーします。",
  "Triggers on approval/rejection of OOO.": "OOOの承認/拒否をトリガーします。",
  "Triggers when user schedule is modified.": "ユーザーのスケジュールが変更されたときにトリガーします。"
}