es.json•4.49 kB
{
  "Cloud storage by Microsoft": "Almacenamiento en la nube por 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": "Subir archivo",
  "Download file": "Descargar archivo",
  "List Files": "Listar archivos",
  "List Folders": "Listar Carpetas",
  "Custom API Call": "Llamada API personalizada",
  "Upload a file to your Microsoft OneDrive with chunked upload if the file is larger than 4MiB": "Sube un archivo a tu Microsoft OneDrive con la carga de trozos si el archivo es mayor de 4MiB",
  "Download a file from your Microsoft OneDrive": "Descargue un archivo de su Microsoft OneDrive",
  "List files in a OneDrive folder": "Listar archivos en una carpeta OneDrive",
  "List folders in a OneDrive folder": "Listar carpetas en una carpeta OneDrive",
  "Make a custom API call to a specific endpoint": "Hacer una llamada API personalizada a un extremo específico",
  "File name": "Nombre del archivo",
  "File": "Archivo",
  "Markdown": "Markdown",
  "Parent Folder": "Carpeta padre",
  "File ID": "ID de archivo",
  "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)",
  "The name the file should be saved as (e.g. file.txt)": "El nombre del archivo debe guardarse como (ej: archivo.txt)",
  "The file URL or base64 to upload": "La URL del archivo o base64 a subir",
  "**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    ": "**Nota**: Si no puedes encontrar la carpeta en la lista desplegable (que obtiene hasta 1000 carpetas), por favor haga clic en el **(F)** y escriba el ID de la carpeta directamente.\n\n\n      puedes encontrar el ID de la carpeta en la URL de OneDrive después de **?id=**, e. ., \"onedrive.live.com/?id=**folder-id**&cid=some-other-id\"\n\n    ",
  "The ID of the file to download": "El ID del archivo a descargar",
  "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 File": "Nuevo archivo",
  "Trigger when a new file is uploaded.": "Activar cuando se sube un nuevo archivo."
}