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

34 lines
3.0 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.
{
"Robolly is the allinone service for personalized image, video & PDF generation with API": "Robolyは、APIを使用したパーソナライズされた画像、ビデオ、PDF生成のためのオールインワンサービスです。",
"\nFollow these instructions to get your API Key:\n1. Visit the following website: https://robolly.com/dashboard/account/\n2. Once on the website, locate and copy your API Key.\nPlease, take into consideration: We don't test your API Key validity in order to save you some generations, so make sure this is the correct one.\n": "\nFollow these instructions to get your API Key:\n1. Visit the following website: https://robolly.com/dashboard/account/\n2. Once on the website, locate and copy your API Key.\nPlease, take into consideration: We don't test your API Key validity in order to save you some generations, so make sure this is the correct one.\n",
"Generate Image": "画像を生成する",
"Custom API Call": "カスタムAPI通話",
"Generate an image using Robolly": "Roboly を使って画像を生成する",
"Make a custom API call to a specific endpoint": "特定のエンドポイントへのカスタム API コールを実行します。",
"Template": "テンプレート",
"Format": "書式",
"Values": "値",
"Extra Modifications": "追加変更",
"Method": "方法",
"Headers": "ヘッダー",
"Query Parameters": "クエリパラメータ",
"Body": "本文",
"Response is Binary ?": "応答はバイナリですか?",
"No Error on Failure": "失敗時にエラーはありません",
"Timeout (in seconds)": "タイムアウト(秒)",
"Select your template. (If you want to use Template ID. Click on the \"(x)\" above this field. Template ID can be found by opening a template and going to “Render”. Being there copy the template ID from the top right.)": "テンプレートを選択します。(テンプレートIDを使用する場合は、このフィールドの上にある「(x)」をクリックします。 テンプレートIDはテンプレートを開いて「Render」に移動することで見つけることができます。そこで右上からテンプレートIDをコピーします。",
"The format of the image to generate.": "生成する画像の形式。",
"The values to apply to the fields in the template.": "テンプレートのフィールドに適用する値。",
"The extra modifications to apply to the image. See \"Detailed dynamic modifications\" in https://robolly.com/docs/api-reference/": "画像に適用する追加の変更。https://robolly.com/docs/api-reference/ の \"詳細な動的変更\" を参照してください。",
"Authorization headers are injected automatically from your connection.": "認証ヘッダは接続から自動的に注入されます。",
"Enable for files like PDFs, images, etc..": "PDF、画像などのファイルを有効にします。",
"JPG": "JPG",
"PNG": "PNG",
"PDF": "PDF",
"GET": "取得",
"POST": "POST",
"PATCH": "PATCH",
"PUT": "PUT",
"DELETE": "削除",
"HEAD": "頭"
}