- 'user_api_token_create' => 'Create API Token',
- 'user_api_token_name' => 'Name',
- 'user_api_token_name_desc' => 'Give your token a readable name as a future reminder of its intended purpose.',
- 'user_api_token_expiry' => 'Expiry Date',
- 'user_api_token_expiry_desc' => 'Set a date at which this token expires. After this date, requests made using this token will no longer work. Leaving this field blank will set an expiry 100 years into the future.',
- 'user_api_token_create_secret_message' => 'Immediately after creating this token a "Token ID" & "Token Secret" will be generated and displayed. The secret will only be shown a single time so be sure to copy the value to somewhere safe and secure before proceeding.',
- 'user_api_token_create_success' => 'API token successfully created',
- 'user_api_token_update_success' => 'API token successfully updated',
- 'user_api_token' => 'API Token',
- 'user_api_token_id' => 'Token ID',
- 'user_api_token_id_desc' => 'This is a non-editable system generated identifier for this token which will need to be provided in API requests.',
- 'user_api_token_secret' => 'Token Secret',
- 'user_api_token_secret_desc' => 'This is a system generated secret for this token which will need to be provided in API requests. This will only be displayed this one time so copy this value to somewhere safe and secure.',
- 'user_api_token_created' => 'Token created :timeAgo',
- 'user_api_token_updated' => 'Token updated :timeAgo',
- 'user_api_token_delete' => 'Delete Token',
- 'user_api_token_delete_warning' => 'This will fully delete this API token with the name \':tokenName\' from the system.',
- 'user_api_token_delete_confirm' => 'Are you sure you want to delete this API token?',
- 'user_api_token_delete_success' => 'API token successfully deleted',
+ 'user_api_token_create' => 'APIトークンの作成',
+ 'user_api_token_name' => '名前',
+ 'user_api_token_name_desc' => '利用目的を忘れないよう、トークンに読みやすい名前を付けます。',
+ 'user_api_token_expiry' => '有効期限',
+ 'user_api_token_expiry_desc' => 'このトークンの有効期限が切れる日付を設定します。この日付を過ぎると、このトークンを使用したリクエストは機能しなくなります。このフィールドを空白のままにすると、100年先に有効期限が設定されます。',
+ 'user_api_token_create_secret_message' => 'このトークンを作成するとすぐに、「トークンID」と「トークンシークレット」が生成されて表示されます。シークレットは一度しか表示されないため、続行する前に必ず値を安全な場所にコピーしてください。',
+ 'user_api_token_create_success' => 'APIトークンが正常に作成されました',
+ 'user_api_token_update_success' => 'APIトークンが正常に更新されました',
+ 'user_api_token' => 'APIトークン',
+ 'user_api_token_id' => 'トークンID',
+ 'user_api_token_id_desc' => 'これは、システムが生成した編集不可能なトークンの識別子で、APIリクエストで提供する必要があります。',
+ 'user_api_token_secret' => 'トークンシークレット',
+ 'user_api_token_secret_desc' => 'これは、システムで生成されたトークンシークレットであり、APIリクエストで提供する必要があります。これは一度しか表示されないので、この値を安全な場所にコピーしてください。',
+ 'user_api_token_created' => 'トークンの作成: :timeAgo',
+ 'user_api_token_updated' => 'トークンの更新: :timeAgo',
+ 'user_api_token_delete' => 'トークンを削除',
+ 'user_api_token_delete_warning' => 'これにより、このAPIトークン「:tokenName」がシステムから完全に削除されます。',
+ 'user_api_token_delete_confirm' => 'このAPIトークンを削除してもよろしいですか?',
+ 'user_api_token_delete_success' => 'APIトークンが正常に削除されました',
+
+ // Webhooks
+ 'webhooks' => 'Webhook',
+ 'webhooks_index_desc' => 'Webhooks are a way to send data to external URLs when certain actions and events occur within the system which allows event-based integration with external platforms such as messaging or notification systems.',
+ 'webhooks_x_trigger_events' => '1 trigger event|:count trigger events',
+ 'webhooks_create' => 'Webhookを作成',
+ 'webhooks_none_created' => 'Webhookはまだ作成されていません。',
+ 'webhooks_edit' => 'Webhookを編集',
+ 'webhooks_save' => 'Webhookを保存',
+ 'webhooks_details' => 'Webhookの詳細',
+ 'webhooks_details_desc' => 'ユーザーフレンドリーな名前とWebhookデータの送信先にするPOSTエンドポイントを指定します。',
+ 'webhooks_events' => 'Webhookのイベント',
+ 'webhooks_events_desc' => 'このWebhookの呼び出しをトリガーするすべてのイベントを選択します。',
+ 'webhooks_events_warning' => 'これらのイベントはカスタム権限が適用されている場合でも、選択したすべてのイベントに対してトリガーされることに注意してください。このWebhookの利用により機密コンテンツが公開されないことを確認してください。',
+ 'webhooks_events_all' => '全てのシステムイベント',
+ 'webhooks_name' => 'Webhook名',
+ 'webhooks_timeout' => 'Webhookリクエストタイムアウト (秒)',
+ 'webhooks_endpoint' => 'Webhookエンドポイント',
+ 'webhooks_active' => '有効なWebhook',
+ 'webhook_events_table_header' => 'イベント',
+ 'webhooks_delete' => 'Webhookを削除',
+ 'webhooks_delete_warning' => 'これにより、このWebhook「:webhookName」がシステムから完全に削除されます。',
+ 'webhooks_delete_confirm' => 'このWebhookを削除してよろしいですか?',
+ 'webhooks_format_example' => 'Webhookのフォーマット例',
+ 'webhooks_format_example_desc' => 'Webhookのデータは、設定されたエンドポイントにPOSTリクエストにより以下のフォーマットのJSONで送信されます。related_item と url プロパティはオプションであり、トリガーされるイベントの種類によって異なります。',
+ 'webhooks_status' => 'Webhookの状態',
+ 'webhooks_last_called' => '最後の実行:',
+ 'webhooks_last_errored' => '最後のエラー:',
+ 'webhooks_last_error_message' => '最後のエラーのメッセージ:',
+