Files
smoothschedule/activepieces-fork/packages/pieces/community/mautic/src/i18n/ru.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

50 lines
4.3 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.
{
"Mautic": "Маутик",
"Open-source marketing automation software": "Программное обеспечение автоматизации с открытым исходным кодом",
"Base URL": "Базовый URL",
"Username": "Имя пользователя",
"Password": "Пароль",
"\nFollow these steps:\n\n1. **Enter the Base URL:** Open your Mautic instance and copy the URL from the address bar. If your dashboard link is \"https://mautic.ddev.site/s/dashboard\", set your base URL as \"https://mautic.ddev.site/\".\n\n2. **Enable Basic Authentication:** Log in to Mautic, go to **Settings** > **Configuration** > **API Settings**, and ensure that Basic Authentication is enabled.\n\n": "\nFollow these steps:\n\n1. **Enter the Base URL:** Open your Mautic instance and copy the URL from the address bar. If your dashboard link is \"https://mautic.ddev.site/s/dashboard\", set your base URL as \"https://mautic.ddev.site/\".\n\n2. **Enable Basic Authentication:** Log in to Mautic, go to **Settings** > **Configuration** > **API Settings**, and ensure that Basic Authentication is enabled.\n\n",
"Create Contact": "Создать контакт",
"Search Contact": "Поиск контакта",
"Update Contact With Contact Id": "Обновить контакт с контактом Id",
"Create Company": "Создать компанию",
"Search Company": "Поиск компании",
"Update Company With Contact Id": "Обновить компанию с контактным Id",
"Custom API Call": "Пользовательский вызов API",
"Creates a new contact in Mautic CRM": "Создает новый контакт в Mautic CRM",
"Search for a contact in Mautic CRM": "Поиск контакта в Mautic CRM",
"Update a contact in Mautic CRM": "Обновить контакт в Mautic CRM",
"Creates a new company in Mautic CRM": "Создает новую компанию в Mautic CRM",
"Search for a company in Mautic CRM": "Поиск компании в Mautic CRM",
"Update a company in Mautic CRM": "Обновить компанию в Mautic CRM",
"Make a custom API call to a specific endpoint": "Сделать пользовательский API вызов к определенной конечной точке",
"All Fields": "Все поля",
"Id of the entity": "Id сущности",
"Method": "Метод",
"Headers": "Заголовки",
"Query Parameters": "Параметры запроса",
"Body": "Тело",
"No Error on Failure": "Нет ошибок при ошибке",
"Timeout (in seconds)": "Таймаут (в секундах)",
"List of all possible fields present": "Список всех возможных полей",
"Authorization headers are injected automatically from your connection.": "Заголовки авторизации включаются автоматически из вашего соединения.",
"GET": "ПОЛУЧИТЬ",
"POST": "ПОСТ",
"PATCH": "ПАТЧ",
"PUT": "ПОКУПИТЬ",
"DELETE": "УДАЛИТЬ",
"HEAD": "HEAD",
"Contact Updated": "Контакт обновлен",
"Contact Company Subscription Change": "Изменение подписки контактной компании",
"Contact Channel Subscription Change": "Изменение подписки контактного канала",
"New Contact": "Новый контакт",
"Triggers when a contact is updated.": "Триггеры при обновлении контакта.",
"Triggers when a commpany is added or removed to/from contact.": "Включает запятую при добавлении или удалении контакта.",
"Triggers when a contact's channel subscription status changes.": "Включает при изменении статуса подписки канала контакта.",
"Triggers when a new contact is created.": "Включает при создании нового контакта.",
"Webhook Name": "Имя вебхука",
"Description": "Description",
"The name the webhook will be searchable by in mautic the webhooks page.": "Имя вебхука будет искать в mautic странице вебхуков.",
"A short description of the webhook": "Краткое описание вебхука"
}