zh.json•4.35 kB
{
  "Workforce management platform for scheduling and forecasting": "Workforce management platform for scheduling and forecasting",
  "You can obtain API key by navigating to [Settings->API](https://app.assembledhq.com/settings/api) page.": "You can obtain API key by navigating to [Settings->API](https://app.assembledhq.com/settings/api) page.",
  "Custom API Call": "自定义 API 呼叫",
  "Custom GraphQL": "Custom GraphQL",
  "Create OOO Request": "Create OOO Request",
  "Add Shift on Assembled": "Add Shift on Assembled",
  "Update OOO Request": "Update OOO Request",
  "Delete OOO Request": "Delete OOO Request",
  "Make custom API calls to Assembled endpoints": "Make custom API calls to Assembled endpoints",
  "Perform a custom GraphQL query": "Perform a custom GraphQL query",
  "Create an Out of Office request in Assembled.": "Create an Out of Office request in Assembled.",
  "Add a new shift to a user's schedule in Assembled": "Add a new shift to a user's schedule in Assembled",
  "Updates an existing OOO request.": "Updates an existing OOO request.",
  "Cancel/delete a OOO request.": "Cancel/delete a OOO request.",
  "Method": "方法",
  "Headers": "信头",
  "Query Parameters": "查询参数",
  "Body": "正文内容",
  "Response is Binary ?": "Response is Binary ?",
  "No Error on Failure": "失败时没有错误",
  "Timeout (in seconds)": "超时(秒)",
  "Query": "Query",
  "Parameters": "Parameters",
  "Mock Mode": "Mock Mode",
  "User ID": "User ID",
  "Start Date": "Start Date",
  "End Date": "End Date",
  "Activity Type ID": "Activity Type ID",
  "All Day Event": "All Day Event",
  "Reason": "Reason",
  "Agent ID": "Agent ID",
  "Start Time": "开始时间",
  "End Time": "End Time",
  "Date": "Date",
  "Shift Type": "Shift Type",
  "Notes": "Notes",
  "OOO ID": "OOO ID",
  "Status": "状态",
  "Authorization headers are injected automatically from your connection.": "授权头自动从您的连接中注入。",
  "Enable for files like PDFs, images, etc..": "Enable for files like PDFs, images, etc..",
  "Use mock data for testing": "Use mock data for testing",
  "ID of the user requesting time off": "ID of the user requesting time off",
  "Start date of the OOO period": "Start date of the OOO period",
  "End date of the OOO period": "End date of the OOO period",
  "UUID of the activity type for time off (can be retrieved from activity types endpoints)": "UUID of the activity type for time off (can be retrieved from activity types endpoints)",
  "Whether this is an all-day OOO event": "Whether this is an all-day OOO event",
  "Reason for the OOO request": "Reason for the OOO request",
  "Agent ID of the person to assign the shift to (use the agent_id field from /people endpoint, not the person id)": "Agent ID of the person to assign the shift to (use the agent_id field from /people endpoint, not the person id)",
  "Start time of the shift": "Start time of the shift",
  "End time of the shift": "End time of the shift",
  "Date of the shift": "Date of the shift",
  "Type of shift": "Type of shift",
  "UUID of the activity type for this shift (get from /activity_types endpoint)": "UUID of the activity type for this shift (get from /activity_types endpoint)",
  "Additional notes for the shift": "Additional notes for the shift",
  "ID of the user for the time off request (required for creating new request)": "ID of the user for the time off request (required for creating new request)",
  "UUID of the activity type for time off (required for creating new request)": "UUID of the activity type for time off (required for creating new request)",
  "GET": "获取",
  "POST": "帖子",
  "PATCH": "PATCH",
  "PUT": "弹出",
  "DELETE": "删除",
  "HEAD": "黑色",
  "Regular": "Regular",
  "Overtime": "Overtime",
  "On-call": "On-call",
  "Training": "Training",
  "Pending": "待處理",
  "Approved": "Approved",
  "Rejected": "Rejected",
  "Cancelled": "Cancelled",
  "New OOO Request": "New OOO Request",
  "OOO Status Changed": "OOO Status Changed",
  "Schedule Updated": "Schedule Updated",
  "Triggers when a new OOO request is created.": "Triggers when a new OOO request is created.",
  "Triggers on approval/rejection of OOO.": "Triggers on approval/rejection of OOO.",
  "Triggers when user schedule is modified.": "Triggers when user schedule is modified."
}