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

57 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.
{
"Bird": "Птица",
"Unified CRM for Marketing, Service & Payments": "Unified CRM for Marketing, Service & Payments",
"API Key": "Ключ API",
"Workspace ID": "ID проекта",
"Channel ID": "ID канала",
"Bird API Access Key from Settings > Security > Access Keys": "Ключ доступа к API Bird из настроек > Безопасность > Ключи доступа",
"Bird Workspace ID found in your workspace URL": "ID рабочего пространства птиц найден в вашем URL рабочей области",
"Your SMS channel ID from Bird dashboard": "Ваш SMS-канал ID из приборной панели",
"Send SMS": "Отправить СМС",
"List Messages": "Список сообщений",
"Custom API Call": "Пользовательский вызов API",
"Sends an SMS message via Bird Channels API.": "Отправляет SMS-сообщение через Bird Channels API.",
"Lists an Messages via Bird Channels API": "Список сообщений через API каналов птиц",
"Make a custom API call to a specific endpoint": "Сделать пользовательский API вызов к определенной конечной точке",
"Recipient": "Получатель",
"Message": "Сообщение",
"Reference": "Артикул",
"Scheduled For (UTC timestamp)": "Запланировано на время (UTC)",
"Status": "Status",
"Start Date and Time": "Дата и время начала",
"End Date and Time": "Дата и время окончания",
"Next Page Token": "Следующий маркер страницы",
"Method": "Метод",
"Headers": "Заголовки",
"Query Parameters": "Параметры запроса",
"Body": "Тело",
"No Error on Failure": "Нет ошибок при ошибке",
"Timeout (in seconds)": "Таймаут (в секундах)",
"The phone number to send the message to (with country code)": "Телефонный номер для отправки сообщения (с кодом страны)",
"The body of the SMS message": "Тело SMS сообщения",
"Your own identifier for the message (optional)": "Ваш собственный идентификатор для сообщения (необязательно)",
"Message to be sent at a specific datetime eg. 2025-04-27T15:08:18.613Z. If not set, the message will be sent immediately.": "Сообщение для отправки на определенную дату, например. 2025-04-27T15:08:18.613Z. Если не установлено, сообщение будет отправлено немедленно.",
"The status of the messages to filter by (select \"All\" for all statuses)": "Статус сообщений для фильтрации (выберите \"Все\" для всех статусов)",
"The start date and time (in UTC) to filter messages": "Дата и время начала (в UTC) для фильтрации сообщений",
"The end date and time (in UTC) to filter messages, should not exceed 7 days from start date": "Дата и время окончания (в UTC) для фильтрации сообщений, не должны превышать 7 дней с даты начала",
"Token for pagination to fetch next set of results after 1000 messages": "Токен для пагинации для получения следующего набора результатов после 1000 сообщений",
"Authorization headers are injected automatically from your connection.": "Заголовки авторизации включаются автоматически из вашего соединения.",
"All": "Все",
"Pending": "В ожидании",
"Accepted": "Принято",
"Rejected": "Отклонено",
"Processing": "Обработка",
"Scheduled": "Запланированный",
"Sent": "Отправлено",
"Sending Failed": "Отправка не удалась",
"Delivered": "Доставлено",
"Delivery Failed": "Доставка не удалась",
"Deleted": "Удалено",
"Skipped": "Пропущено",
"GET": "ПОЛУЧИТЬ",
"POST": "ПОСТ",
"PATCH": "ПАТЧ",
"PUT": "ПОКУПИТЬ",
"DELETE": "УДАЛИТЬ",
"HEAD": "HEAD"
}