ja.json•5.41 kB
{
  "Circle.so is a platform for creating and managing communities.": "CircleCI は、コミュニティを作成および管理するためのプラットフォームです。",
  "You can obtain your API token by navigating to **Settings->Developers->Tokens**.": "API トークンは **設定->開発者->トークン** に移動して取得できます。",
  "Create Post": "投稿を作成",
  "Create Comment": "コメントを作成",
  "Add Member to Space": "メンバーをスペースに追加",
  "Find Member by Email": "電子メールでメンバーを検索",
  "Get Post Details": "投稿の詳細を取得",
  "Get Member Details": "メンバー詳細を取得",
  "Custom API Call": "カスタムAPI通話",
  "Creates a new post in a specific space.": "特定のスペースに新しい投稿を作成します。",
  "Creates a new comment on a post.": "投稿に新しいコメントを作成します。",
  "Add an existing member to a specific space by their email.": "メールで特定のスペースに既存のメンバーを追加します。",
  "Finds a community member by their email address.": "メールアドレスからコミュニティメンバーを検索します。",
  "Retrieves the complete details of a specific post.": "特定の投稿の詳細を取得します。",
  "Fetches the full profile details for a specific community member.": "特定のコミュニティメンバーのプロフィール詳細を取得します。",
  "Make a custom API call to a specific endpoint": "特定のエンドポイントへのカスタム API コールを実行します。",
  "Space": "スペース",
  "Post Name/Title": "投稿名/タイトル",
  "Post Body (Plain Text)": "投稿本文 (プレーンテキスト)",
  "Tiptap Body JSON": "Tiptap ボディ JSON",
  "Status": "ステータス",
  "Published At (for Scheduled)": "公開日時 (予定)",
  "Enable Comments": "コメントを有効化",
  "Skip Notifications": "通知をスキップ",
  "Post As User Email (Optional)": "ユーザメールとして投稿(オプション)",
  "Post": "投稿",
  "Comment Body": "コメント本文",
  "Parent Comment ID (Optional)": "親コメントID(オプション)",
  "Member Email": "メンバーのメールアドレス",
  "Email": "Eメールアドレス",
  "Community Member": "コミュニティメンバー",
  "Method": "方法",
  "Headers": "ヘッダー",
  "Query Parameters": "クエリパラメータ",
  "Body": "本文",
  "Response is Binary ?": "応答はバイナリですか?",
  "No Error on Failure": "失敗時にエラーはありません",
  "Timeout (in seconds)": "タイムアウト(秒)",
  "The title of the post.": "投稿のタイトル",
  "Simple plain text content for the post. Used if 'Tiptap Body JSON' is not provided.": "投稿のシンプルなプレーンテキストコンテンツ。「Tiptap Body JSON」が提供されていない場合に使用されます。",
  "Full TipTap JSON object for the post body. If provided, 'Post Body (Plain Text)' is ignored.": "Full TipTap JSON object for the post body If provided, 'Post Body (Plain Text)\" は無視されます。",
  "The status of the post.": "ポストの状態。",
  "If status is 'scheduled', provide the future date and time for publishing.": "ステータスが 'スケジュール済み' の場合は、公開の将来の日付と時刻を指定します。",
  "Allow comments on this post?": "この投稿へのコメントを許可しますか?",
  "Prevent notifications from being sent for this post?": "この投稿の通知が送信されないようにしますか?",
  "Email of an existing community member to create this post as. If empty, posts as the authenticated admin.": "この投稿を作成するには、既存のコミュニティメンバーの電子メールが必要です。空の場合は、認証された管理者として投稿します。",
  "The content of the comment.": "コメントの内容.",
  "ID of the comment to reply to. Leave empty if not a reply.": "返信先のコメントID。返信しない場合は空のままにします。",
  "Skip sending notifications for this comment?": "このコメントの送信通知をスキップしますか?",
  "The email address of the member to add to the space.": "スペースに追加するメンバーのメールアドレス",
  "The email address of the member to find.": "検索するメンバーのメールアドレス",
  "Authorization headers are injected automatically from your connection.": "認証ヘッダは接続から自動的に注入されます。",
  "Enable for files like PDFs, images, etc..": "PDF、画像などのファイルを有効にします。",
  "Draft": "下書き",
  "Published": "公開済み",
  "Scheduled": "スケジュール済み",
  "GET": "取得",
  "POST": "POST",
  "PATCH": "PATCH",
  "PUT": "PUT",
  "DELETE": "削除",
  "HEAD": "頭",
  "New Post Created": "新しい投稿が作成されました",
  "New Member Added": "新しいメンバーが追加されました",
  "Triggers when a new post is created in a specific space.": "特定のスペースに新しい投稿が作成されたときにトリガーされます。",
  "Triggers when a new member is added to the community.": "コミュニティに新しいメンバーが追加されたときにトリガーします。"
}