diff --git a/apps/client/public/locales/ja-JP/translation.json b/apps/client/public/locales/ja-JP/translation.json index 14285e23..14563b2e 100644 --- a/apps/client/public/locales/ja-JP/translation.json +++ b/apps/client/public/locales/ja-JP/translation.json @@ -608,25 +608,21 @@ "Image exceeds 10MB limit.": "画像が10MBの制限を超えています", "Image removed successfully": "画像を削除しました", "API key": "APIキー", - "API key created successfully": "APIキーを作成しました", "API keys": "APIキー", "API management": "API管理", - "Are you sure you want to revoke this API key": "このAPIキーを無効にしてもよろしいですか", - "Create API Key": "APIキーを作成", "Custom expiration date": "カスタム有効期限", "Enter a descriptive token name": "説明的なトークン名を入力してください", "Expiration": "有効期限", "Expired": "期限切れ", "Expires": "期限が切れます", - "I've saved my API key": "APIキーを保存しました", "Last use": "最終使用", "No API keys found": "APIキーが見つかりません", "No expiration": "期限なし", - "Revoke API key": "APIキーを無効にする", "Revoked successfully": "無効にしました", "Select expiration date": "有効期限を選択してください", "This action cannot be undone. Any applications using this API key will stop working.": "この操作は取り消せません。このAPIキーを使用しているアプリケーションは動作しなくなります", - "Update API key": "APIキーを更新", + "Update": "Update", + "Update {{credential}}": "Update {{credential}}", "Manage API keys for all users in the workspace": "ワークスペース内のすべてのユーザーのAPIキーを管理", "Restrict API key creation to admins": "APIキーの作成を管理者のみに制限する", "Only admins and owners can create new API keys. Existing member keys will continue to work.": "新しいAPIキーを作成できるのは管理者とオーナーのみです。既存のメンバーキーは引き続き有効です。", @@ -880,5 +876,29 @@ "Try a different search term.": "別の検索語を試してください。", "Try again": "再試行", "Untitled chat": "無題のチャット", - "What can I help you with?": "何をお手伝いしましょうか?" + "What can I help you with?": "何をお手伝いしましょうか?", + "Are you sure you want to revoke this {{credential}}": "Are you sure you want to revoke this {{credential}}", + "Automatically provision users and groups from your identity provider via SCIM.": "Automatically provision users and groups from your identity provider via SCIM.", + "Configure your identity provider with this URL to provision users and groups.": "Configure your identity provider with this URL to provision users and groups.", + "Create {{credential}}": "Create {{credential}}", + "{{credential}} created": "{{credential}} created", + "{{credential}} created successfully": "{{credential}} created successfully", + "Created by": "Created by", + "Custom": "Custom", + "Enable SCIM": "Enable SCIM", + "Enter a descriptive name": "Enter a descriptive name", + "I've saved my {{credential}}": "I've saved my {{credential}}", + "Important": "Important", + "Make sure to copy your {{credential}} now. You won't be able to see it again!": "Make sure to copy your {{credential}} now. You won't be able to see it again!", + "Never": "Never", + "Revoke {{credential}}": "Revoke {{credential}}", + "SCIM endpoint URL": "SCIM endpoint URL", + "SCIM provisioning": "SCIM provisioning", + "SCIM takes precedence over SSO group sync while enabled.": "SCIM takes precedence over SSO group sync while enabled.", + "You have reached the maximum of {{max}} SCIM tokens. Delete an existing token to create a new one.": "You have reached the maximum of {{max}} SCIM tokens. Delete an existing token to create a new one.", + "SCIM token": "SCIM token", + "SCIM tokens": "SCIM tokens", + "This action cannot be undone. Your identity provider will stop syncing immediately.": "This action cannot be undone. Your identity provider will stop syncing immediately.", + "Toggle SCIM provisioning": "Toggle SCIM provisioning", + "Token": "Token" }