Files
smoothschedule/activepieces-fork/packages/pieces/community/pastefy/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
3.2 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.
{
"Pastefy": "Pastefy",
"Sharing code snippets platform": "Обмен фрагментами кода",
"Pastefy Instance URL": "Pastefy Instance URL",
"API-Token": "API-Token",
"\nCreate an account and obtain the API Key from Pastefy.\n": "\nСоздайте учетную запись и получите API Key от Pastefy.\n",
"Create Paste": "Создать вставку",
"Get Paste": "Получить вставку",
"Edit Paste": "Изменить вставку",
"Delete Paste": "Удалить вставку",
"Create Folder": "Создать папку",
"Get Folder": "Получить папку",
"Get Folder Hierarchy": "Получить иерархию папок",
"Delete Folder": "Удалить папку",
"Custom API Call": "Пользовательский вызов API",
"Creates a new paste": "Создать новую вставку",
"Retrieves a paste": "Получает вставку",
"Edits an existing private paste": "Редактирует существующую частную вставку",
"Deletes a paste": "Удаляет вставку",
"Creates a new folder": "Создать новую папку",
"Retrieves information about a folder": "Получает информацию о папке",
"Retrieves a hierarchy of all folders": "Возвращает иерархию всех папок",
"Deletes a folder": "Удаляет папку",
"Make a custom API call to a specific endpoint": "Сделать пользовательский API вызов к определенной конечной точке",
"Content": "Содержание",
"Title": "Заголовок",
"Encryption Password": "Пароль шифрования",
"Folder": "Папка",
"Visibility": "Видимость",
"Expiry Date": "Expiry Date",
"Paste ID": "Вставить ID",
"Name": "Наименование",
"Parent Folder": "Родительская папка",
"Start Folder": "Начальная папка",
"Method": "Метод",
"Headers": "Заголовки",
"Query Parameters": "Параметры запроса",
"Body": "Тело",
"No Error on Failure": "Нет ошибок при ошибке",
"Timeout (in seconds)": "Таймаут (в секундах)",
"Encrypts the paste with this password": "Шифрует вставку с этим паролем",
"A folder": "Папка",
"Decrypts the paste with this password": "Расшифрует вставку с этим паролем",
"Authorization headers are injected automatically from your connection.": "Заголовки авторизации включаются автоматически из вашего соединения.",
"Public": "Публичный",
"Unlisted": "Не занесено",
"Private": "Приватный",
"GET": "ПОЛУЧИТЬ",
"POST": "ПОСТ",
"PATCH": "ПАТЧ",
"PUT": "ПОКУПИТЬ",
"DELETE": "УДАЛИТЬ",
"HEAD": "HEAD",
"Paste Changed": "Вставить изменения",
"Triggers when the content (or title) of the paste changes": "Включает когда содержимое (или название) вставки изменяется",
"Include Title": "Включить название"
}