Files
smoothschedule/activepieces-fork/packages/pieces/community/robolly/src/i18n/pt.json
poduck 3aa7199503 Add Activepieces integration for workflow automation
- Add Activepieces fork with SmoothSchedule custom piece
- Create integrations app with Activepieces service layer
- Add embed token endpoint for iframe integration
- Create Automations page with embedded workflow builder
- Add sidebar visibility fix for embed mode
- Add list inactive customers endpoint to Public API
- Include SmoothSchedule triggers: event created/updated/cancelled
- Include SmoothSchedule actions: create/update/cancel events, list resources/services/customers

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-18 22:59:37 -05:00

34 lines
2.9 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"Robolly is the allinone service for personalized image, video & PDF generation with API": "Robolly é o serviço mais comum para geração de imagens, vídeos e PDF personalizados com API",
"\nFollow these instructions to get your API Key:\n1. Visit the following website: https://robolly.com/dashboard/account/\n2. Once on the website, locate and copy your API Key.\nPlease, take into consideration: We don't test your API Key validity in order to save you some generations, so make sure this is the correct one.\n": "\nFollow these instructions to get your API Key:\n1. Visit the following website: https://robolly.com/dashboard/account/\n2. Once on the website, locate and copy your API Key.\nPlease, take into consideration: We don't test your API Key validity in order to save you some generations, so make sure this is the correct one.\n",
"Generate Image": "Gerar Imagem",
"Custom API Call": "Chamada de API personalizada",
"Generate an image using Robolly": "Gerar uma imagem usando Robolly",
"Make a custom API call to a specific endpoint": "Faça uma chamada de API personalizada para um ponto de extremidade específico",
"Template": "Modelo",
"Format": "Formato",
"Values": "Valores",
"Extra Modifications": "Modificações extras",
"Method": "Método",
"Headers": "Cabeçalhos",
"Query Parameters": "Parâmetros da consulta",
"Body": "Conteúdo",
"Response is Binary ?": "A resposta é binária ?",
"No Error on Failure": "Nenhum erro no Failure",
"Timeout (in seconds)": "Tempo limite (em segundos)",
"Select your template. (If you want to use Template ID. Click on the \"(x)\" above this field. Template ID can be found by opening a template and going to “Render”. Being there copy the template ID from the top right.)": "Selecione seu modelo. (Se você quiser usar o ID do modelo. Clique no \"(x)\" acima deste campo. O modelo ID pode ser encontrado abrindo um modelo e indo para \"Renderizar\". Estando lá copie o ID do template no canto superior direito.)",
"The format of the image to generate.": "O formato da imagem a ser gerada.",
"The values to apply to the fields in the template.": "Os valores a serem aplicados aos campos no template.",
"The extra modifications to apply to the image. See \"Detailed dynamic modifications\" in https://robolly.com/docs/api-reference/": "As modificações adicionais para aplicar à imagem. Veja \"Modificações dinâmicas detalhadas\" em https://robolly.com/docs/api-reference/",
"Authorization headers are injected automatically from your connection.": "Os cabeçalhos de autorização são inseridos automaticamente a partir da sua conexão.",
"Enable for files like PDFs, images, etc..": "Habilitar para arquivos como PDFs, imagens, etc..",
"JPG": "Jpg",
"PNG": "PNG",
"PDF": "Pdf",
"GET": "OBTER",
"POST": "POSTAR",
"PATCH": "COMPRAR",
"PUT": "COLOCAR",
"DELETE": "EXCLUIR",
"HEAD": "CABEÇA"
}