Files
smoothschedule/activepieces-fork/packages/pieces/community/matomo/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

35 lines
2.5 KiB
JSON

{
"Open source alternative to Google Analytics": "Alternativa de código aberto para o Google Analytics",
"Matomo Domain": "Domínio Matomo",
"Token Auth": "Autenticação de Token",
"Site ID": "Site ID",
"The domain of your Matomo account: https://matomo.example.com": "O domínio da sua conta Matomo: https://matomo.example.com",
"The Token Auth key from your Matomo account": "A chave de Autenticação Token da sua conta Matomo",
"The site ID that will be associated to this connection. Site IDs can be found on the main Websites page.": "O ID do site que será associado a esta conexão. Os IDs de sites podem ser encontrados na página principal de sites.",
"\nAuthenticate with Matomo.\n\nYour Matomo domain is the URL of your Matomo account, e.g. https://matomo.example.com\n\nYour Token Auth key can be found in your Matomo account under Settings > API.\n\nYour Site ID can be found in your Matomo account under Administration > Websites.\n": "\nAuthenticate with Matomo.\n\nYour Matomo domain is the URL of your Matomo account, e.g. https://matomo.example.com\n\nYour Token Auth key can be found in your Matomo account under Settings > API.\n\nYour Site ID can be found in your Matomo account under Administration > Websites.\n",
"Add Annotation": "Adicionar anotação",
"Custom API Call": "Chamada de API personalizada",
"Add an annotation to a Matomo site": "Adicionar uma anotação a um site Matomo",
"Make a custom API call to a specific endpoint": "Faça uma chamada de API personalizada para um ponto de extremidade específico",
"Note": "Observação",
"Date": "Encontro",
"Starred": "Marcado",
"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)",
"The note to add": "A nota a adicionar",
"The date to add the note to. Format: YYYY-MM-DD": "A data para adicionar a nota. Formato: YYYY-MM-DD",
"Whether or not the note should be starred": "Se a nota deve ou não ser marcada como estrela",
"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..",
"GET": "OBTER",
"POST": "POSTAR",
"PATCH": "COMPRAR",
"PUT": "COLOCAR",
"DELETE": "EXCLUIR",
"HEAD": "CABEÇA"
}