es.json•5.64 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 forma parte de la suite Microsoft 365, que ofrece una tarea ligera y una planificación basada en cubos para equipos. Esta integración soporta la creación de planes, cuquetes, tareas, buscarlos, borrarlos y llamadas personalizadas de API.",
  "Create Plan": "Crear plan",
  "Create Bucket": "Crear cubo",
  "Create Task": "Crear tarea",
  "Delete Bucket": "Eliminar cubo",
  "Delete Task": "Eliminar tarea",
  "Update Plan": "Actualizar plan",
  "Update Bucket": "Actualizar cubo",
  "Update Task": "Actualizar tarea",
  "Find a Plan": "Encontrar un plan",
  "Get a Bucket": "Consigue un cubo",
  "Find Task": "Buscar tarea",
  "Custom API Call": "Llamada API personalizada",
  "Create a new planner plan": "Crear un nuevo plan de planificación",
  "Create a bucket (category) under a plan.": "Crear un cubo (categoría) bajo un plan.",
  "Create a new planner task with title, assignments, due date, etc.": "Crear una nueva tarea de planificador con título, asignaciones, fecha de vencimiento, etc.",
  "Delete an existing bucket.": "Eliminar un cubo existente.",
  "Remove a specific task by ID.": "Elimina una tarea específica por ID.",
  "modify metadata of a plan (e.g. title changes).": "modificar metadatos de un plan (por ejemplo, cambios de título).",
  "Modify bucket’s name or properties.": "Modificar el nombre del cubo o las propiedades.",
  "Modify existing task fields: title, due date, assignments, descriptions.": "Modificar campos de tareas existentes: título, fecha de vencimiento, asignaciones, descripciones.",
  "Finds a plan by field.": "Encuentra un plan por campo.",
  "Retrieve details about a specific bucket.": "Recuperar detalles sobre un cubo específico.",
  "Find task by fields.": "Buscar tareas por campos.",
  "Make a custom API call to a specific endpoint": "Hacer una llamada API personalizada a un extremo específico",
  "Group": "Grupo",
  "Title": "Título",
  "Plan": "Plano",
  "Bucket Name": "Nombre del cubo",
  "Order Hint": "Pista de pedido",
  "Bucket": "Cubo",
  "Assignments": "Asignaciones",
  "Due Date": "Fecha de fin",
  "Percent Complete": "Porcentaje completo",
  "Priority": "Prioridad",
  "Start Date": "Fecha de inicio",
  "Task": "Tarea",
  "Name": "Nombre",
  "Method": "Método",
  "Headers": "Encabezados",
  "Query Parameters": "Parámetros de consulta",
  "Body": "Cuerpo",
  "Response is Binary ?": "¿Respuesta es binaria?",
  "No Error on Failure": "No hay ningún error en fallo",
  "Timeout (in seconds)": "Tiempo de espera (en segundos)",
  "Select the Grroup": "Selecciona el Grroup",
  "The title of the plan": "El título del plan",
  "Select the plan": "Seleccione el plan",
  "The name of the bucket to be created": "El nombre del cubo a crear",
  "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": "Pista usada para ordenar artículos de este tipo en una lista. El formato se define como descrito aquí: https://learn.microsoft.com/en-us/graph/api/resources/planner-order-hint-format?view=graph-rest-1.0",
  "Select the bucket": "Seleccione el cubo",
  "The title of the task to be created": "El título de la tarea a crear",
  "Select users to assign the task to. If left empty, the task will be unassigned.": "Seleccione los usuarios a los que asignar la tarea. Si se deja vacío, la tarea será desasignada.",
  "The due date and time for the task": "Fecha y hora de vencimiento de la tarea",
  "The completion percentage of the task (0-100)": "El porcentaje de finalización de la tarea (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).": "La prioridad de la tarea entre 0 y 10, con el valor creciente de menor prioridad (0 tiene la prioridad más alta y 10 tiene la prioridad más baja).",
  "The start date and time for the task": "La fecha y hora de inicio de la tarea",
  "Select the task": "Seleccione la tarea",
  "The new title of the plan": "El nuevo título del plan",
  "The new name of the bucket": "El nuevo nombre del cubo",
  "The new title of the task": "El nuevo título de la tarea",
  "The title of the plan to search for": "El título del plan de búsqueda",
  "The title of the task to search for": "El título de la tarea a buscar",
  "Authorization headers are injected automatically from your connection.": "Las cabeceras de autorización se inyectan automáticamente desde tu conexión.",
  "Enable for files like PDFs, images, etc..": "Activar para archivos como PDFs, imágenes, etc.",
  "GET": "RECOGER",
  "POST": "POST",
  "PATCH": "PATCH",
  "PUT": "PUT",
  "DELETE": "BORRAR",
  "HEAD": "LIMPIO",
  "New Plan Created": "Nuevo plan creado",
  "New Task Created": "Nueva tarea creada",
  "New Task Assigned to User": "Nueva tarea asignada al usuario",
  "Triggers when a new Plan is created in Microsoft 365 Planner.": "Se activa cuando se crea un nuevo Plan en Microsoft 365 Planner.",
  "Triggers when a new Task is created in Microsoft 365 Planner.": "Se activa cuando se crea una nueva tarea en Microsoft 365 Planner.",
  "Triggers when a Task is assigned to the authenticated user in Microsoft 365 Planner.": "Se activa cuando se asigna una tarea al usuario autenticado en Microsoft 365 Planner."
}