- 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>
50 lines
3.6 KiB
JSON
50 lines
3.6 KiB
JSON
{
|
||
"Visit your Cody AI API Keys page to retrieve the API key.": "API キーを取得するには、Cody AI API Keysページを参照してください。",
|
||
"Create Document From Text": "テキストからドキュメントを作成",
|
||
"Upload File to Knowledge Base": "ナレッジベースにファイルをアップロード",
|
||
"Send Message": "メッセージを送信",
|
||
"Create Conversation": "会話を作成",
|
||
"Find Bot": "ボットを見つける",
|
||
"Find Conversation": "会話を検索",
|
||
"Custom API Call": "カスタムAPI通話",
|
||
"Upload text content to create a new document within the Cody knowledge base.": "コーディのナレッジベース内で新しいドキュメントを作成するには、テキストコンテンツをアップロードしてください。",
|
||
"Add a file directly into a specific folder in the knowledge base.": "ナレッジベースの特定のフォルダに直接ファイルを追加します。",
|
||
"Send your message and receive the AI-generated response.": "メッセージを送信し、AIによって生成された応答を受信します。",
|
||
"Creates a new conversation with a bot.": "ボットとの新しい会話を作成します。",
|
||
"Finds a bot based on its name.": "名前に基づいてボットを検索します。",
|
||
"Finds a conversation based on its name and/or the bot it belongs to.": "その名前および/または所属するボットに基づいて会話を検索します。",
|
||
"Make a custom API call to a specific endpoint": "特定のエンドポイントへのカスタム API コールを実行します。",
|
||
"Folder": "Folder",
|
||
"Document Name": "ドキュメント名",
|
||
"Content": "コンテンツ",
|
||
"File": "ファイル",
|
||
"Conversation": "会話",
|
||
"Message": "メッセージ",
|
||
"Bot": "Bot",
|
||
"Conversation Name": "会話名",
|
||
"Document IDs (Focus Mode)": "ドキュメントID(フォーカスモード)",
|
||
"Bot Name": "Bot名",
|
||
"Method": "方法",
|
||
"Headers": "ヘッダー",
|
||
"Query Parameters": "クエリパラメータ",
|
||
"Body": "本文",
|
||
"Response is Binary ?": "応答はバイナリですか?",
|
||
"No Error on Failure": "失敗時にエラーはありません",
|
||
"Timeout (in seconds)": "タイムアウト(秒)",
|
||
"The name or title of the new document.": "新規ドキュメントの名前またはタイトル。",
|
||
"The text or HTML content to be added to the document. Max 768 KB.": "ドキュメントに追加するテキストまたはHTMLコンテンツ。最大768 KB。",
|
||
"The file to upload (e.g., txt, md, rtf, pdf, ppt, docx).": "アップロードするファイル (例: txt, md, rtf, pdf, ppt, docx)",
|
||
"The message to send to the conversation. (Max 2000 characters)": "会話に送信するメッセージ。(最大 2000 文字)",
|
||
"The name for the new conversation.": "新しい会話の名前。",
|
||
"A list of document IDs to limit the bot's knowledge base for this conversation.": "この会話のボットのナレッジベースを制限するドキュメント ID のリスト。",
|
||
"The name of the bot to search for. The search is case-insensitive and partial.": "検索するボットの名前。検索は大文字と小文字を区別しないものです。",
|
||
"The name of the conversation to search for (partial match).": "検索する会話の名前 (部分一致)。",
|
||
"Authorization headers are injected automatically from your connection.": "認証ヘッダは接続から自動的に注入されます。",
|
||
"Enable for files like PDFs, images, etc..": "PDF、画像などのファイルを有効にします。",
|
||
"GET": "取得",
|
||
"POST": "POST",
|
||
"PATCH": "PATCH",
|
||
"PUT": "PUT",
|
||
"DELETE": "削除",
|
||
"HEAD": "頭"
|
||
} |