zh.json•5.3 kB
{
  "Microsoft 365 Planner is part of the Microsoft 365 suite, offering lightweight task and bucket-based planning for teams. This integration supports creating plans, buckets, tasks, fetching them, deleting them, and custom API calls.": "Microsoft 365 Planner is part of the Microsoft 365 suite, offering lightweight task and bucket-based planning for teams. This integration supports creating plans, buckets, tasks, fetching them, deleting them, and custom API calls.",
  "Create Plan": "Create Plan",
  "Create Bucket": "Create Bucket",
  "Create Task": "Create Task",
  "Delete Bucket": "Delete Bucket",
  "Delete Task": "Delete Task",
  "Update Plan": "Update Plan",
  "Update Bucket": "Update Bucket",
  "Update Task": "Update Task",
  "Find a Plan": "Find a Plan",
  "Get a Bucket": "Get a Bucket",
  "Find Task": "Find Task",
  "Custom API Call": "自定义 API 呼叫",
  "Create a new planner plan": "Create a new planner plan",
  "Create a bucket (category) under a plan.": "Create a bucket (category) under a plan.",
  "Create a new planner task with title, assignments, due date, etc.": "Create a new planner task with title, assignments, due date, etc.",
  "Delete an existing bucket.": "Delete an existing bucket.",
  "Remove a specific task by ID.": "Remove a specific task by ID.",
  "modify metadata of a plan (e.g. title changes).": "modify metadata of a plan (e.g. title changes).",
  "Modify bucket’s name or properties.": "Modify bucket’s name or properties.",
  "Modify existing task fields: title, due date, assignments, descriptions.": "Modify existing task fields: title, due date, assignments, descriptions.",
  "Finds a plan by field.": "Finds a plan by field.",
  "Retrieve details about a specific bucket.": "Retrieve details about a specific bucket.",
  "Find task by fields.": "Find task by fields.",
  "Make a custom API call to a specific endpoint": "将一个自定义 API 调用到一个特定的终点",
  "Group": "Group",
  "Title": "标题",
  "Plan": "Plan",
  "Bucket Name": "Bucket Name",
  "Order Hint": "Order Hint",
  "Bucket": "Bucket",
  "Assignments": "Assignments",
  "Due Date": "Due Date",
  "Percent Complete": "Percent Complete",
  "Priority": "Priority",
  "Start Date": "Start Date",
  "Task": "Task",
  "Name": "名称",
  "Method": "方法",
  "Headers": "信头",
  "Query Parameters": "查询参数",
  "Body": "正文内容",
  "Response is Binary ?": "Response is Binary ?",
  "No Error on Failure": "失败时没有错误",
  "Timeout (in seconds)": "超时(秒)",
  "Select the Grroup": "Select the Grroup",
  "The title of the plan": "The title of the plan",
  "Select the plan": "Select the plan",
  "The name of the bucket to be created": "The name of the bucket to be created",
  "Hint used to order items of this type in a list. The format is defined as outlined here: https://learn.microsoft.com/en-us/graph/api/resources/planner-order-hint-format?view=graph-rest-1.0": "Hint used to order items of this type in a list. The format is defined as outlined here: https://learn.microsoft.com/en-us/graph/api/resources/planner-order-hint-format?view=graph-rest-1.0",
  "Select the bucket": "Select the bucket",
  "The title of the task to be created": "The title of the task to be created",
  "Select users to assign the task to. If left empty, the task will be unassigned.": "Select users to assign the task to. If left empty, the task will be unassigned.",
  "The due date and time for the task": "The due date and time for the task",
  "The completion percentage of the task (0-100)": "The completion percentage of the task (0-100)",
  "The priority of the task between 0 and 10, with the increasing value being lower priority (0 has the highest priority and 10 has the lowest priority).": "The priority of the task between 0 and 10, with the increasing value being lower priority (0 has the highest priority and 10 has the lowest priority).",
  "The start date and time for the task": "The start date and time for the task",
  "Select the task": "Select the task",
  "The new title of the plan": "The new title of the plan",
  "The new name of the bucket": "The new name of the bucket",
  "The new title of the task": "The new title of the task",
  "The title of the plan to search for": "The title of the plan to search for",
  "The title of the task to search for": "The title of the task to search for",
  "Authorization headers are injected automatically from your connection.": "授权头自动从您的连接中注入。",
  "Enable for files like PDFs, images, etc..": "Enable for files like PDFs, images, etc..",
  "GET": "获取",
  "POST": "帖子",
  "PATCH": "PATCH",
  "PUT": "弹出",
  "DELETE": "删除",
  "HEAD": "黑色",
  "New Plan Created": "New Plan Created",
  "New Task Created": "New Task Created",
  "New Task Assigned to User": "New Task Assigned to User",
  "Triggers when a new Plan is created in Microsoft 365 Planner.": "Triggers when a new Plan is created in Microsoft 365 Planner.",
  "Triggers when a new Task is created in Microsoft 365 Planner.": "Triggers when a new Task is created in Microsoft 365 Planner.",
  "Triggers when a Task is assigned to the authenticated user in Microsoft 365 Planner.": "Triggers when a Task is assigned to the authenticated user in Microsoft 365 Planner."
}