Skip to content

Commit f5f2665

Browse files
committed
Moji: Update translations
1 parent 636ecb1 commit f5f2665

File tree

9 files changed

+34
-10
lines changed

9 files changed

+34
-10
lines changed

guides/ai-studio/ai-studio-agents/create-agents.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ Box AI Studioは、Enterprise Advancedアカウントでのみ使用できます
3737

3838
アプリを承認するための開発者トークンを生成済みであることを確認します。詳細については、[Box AIの使い方][prereq]を参照してください。
3939

40-
<Samples id="post-ai-agents">
40+
<Samples id="post_ai_agents">
4141

4242
</Samples>
4343

guides/ai-studio/ai-studio-agents/delete-agents.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ fullyTranslated: true
2929

3030
リクエストを送信するには、`DELETE /2.0/ai_agents/{id}`エンドポイントを使用します。
3131

32-
<Samples id="delete-ai-agents-id">
32+
<Samples id="delete_ai_agents_id">
3333

3434
</Samples>
3535

guides/ai-studio/ai-studio-agents/get-agent-id.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ fullyTranslated: true
2929

3030
リクエストを送信するには、`GET /2.0/ai_agents/{id}`エンドポイントを使用します。
3131

32-
<Samples id="get-ai-agents-id">
32+
<Samples id="get_ai_agents_id">
3333

3434
</Samples>
3535

guides/ai-studio/ai-studio-agents/get-agents.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ Box AI Studioは、Enterprise Advancedアカウントでのみ使用できます
3939

4040
アプリを承認するための開発者トークンを生成済みであることを確認します。詳細については、[Box AI Studioの使い方][getting-started]を参照してください。
4141

42-
<Samples id="get-ai-agents">
42+
<Samples id="get_ai_agents">
4343

4444
</Samples>
4545

guides/ai-studio/ai-studio-agents/update-agents.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ fullyTranslated: true
2929

3030
リクエストを送信するには、`PUT /2.0/ai_agents/{id}`エンドポイントを使用します。
3131

32-
<Samples id="put-ai-agents_id">
32+
<Samples id="put_ai_agents_id">
3333

3434
</Samples>
3535

guides/box-ai/ai-models/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ Box AI for NotesのQ&Aのデフォルト
7676

7777
</Tile>
7878

79-
<Tile type="gpt" title="azure_openai__gpt_4o_2024_05_13" href="/guides/box-ai/ai-models/azure-openai-gpt-4o-2024-05-13-model-card">
79+
<Tile type="gpt" title="azure__openai__gpt_4o_2024_05_13" href="/guides/box-ai/ai-models/azure-openai-gpt-4o-2024-05-13-model-card">
8080

8181
複雑なマルチステップタスクの処理で非常に効率的な複数モードモデル。
8282

guides/events/enterprise-events/for-enterprise.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,8 @@ Enterpriseに対して、以下のイベントがトリガーされます。こ
9999
| `APPLICATION_CREATED` | 開発者コンソールでの新しいアプリケーションの作成 |
100100
| `APPLICATION_PUBLIC_KEY_ADDED` | アプリケーションへの公開キーの追加 |
101101
| `APPLICATION_PUBLIC_KEY_DELETED` | アプリケーションからの公開キーの削除 |
102+
| `BOX_AI_USER_REQUEST` | User asks Box AI a question or makes a request |
103+
| `BOX_AI_USER_FAILED_REQUEST` | The question or request returns an error |
102104
| `CHANGE_ADMIN_ROLE` | 管理者の役割の変更 |
103105
| `CHANGE_FOLDER_PERMISSION` | フォルダの権限の変更 |
104106
| `COLLABORATION_ACCEPT` | 招待の承諾 |

guides/security/fedramp.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ FedRAMPでは、セキュリティのレベルについて、Low (低)、Moderat
3030

3131
セキュリティレベルが高いほど、適用される制限が多くなります。
3232

33-
Boxは、現在[FedRAMP Moderate][FedRAMPCert]として認定されています。
33+
Box is currently certified as [FedRAMP High][FedRAMPCert].
3434

3535
## 留意事項
3636

@@ -42,7 +42,7 @@ APIの使用に影響する可能性があるセキュリティの制限を特
4242

4343
FedRAMPに準拠するには、APIエントリポイントに以下のURLを使用できます。
4444

45-
| FedRAMP Moderate |
45+
| FedRAMP |
4646
| ------------------------- |
4747
| account.box.com |
4848
| api.box.com |
@@ -143,4 +143,4 @@ and resources without hard-coding the locale.
143143
144144
-->
145145

146-
[FedRAMPCert]: https://marketplace.fedramp.gov/products/F1212191840
146+
[FedRAMPCert]: https://marketplace.fedramp.gov/products/F1212191840A

pages/ai-dev-zone/index.md

Lines changed: 23 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -197,6 +197,28 @@ MCP
197197

198198
</Tile>
199199

200+
<Tile type="box-brown" title="Pydantic AI and Box MCP" href="https://github.com/box-community/box-mcp-pydantic-ai">
201+
202+
Use the Box MCP server to augment Pydantic AI agents with secure content in Box.
203+
204+
<div>
205+
206+
<strong style="background-color: #92e0c0">
207+
208+
新着
209+
210+
</strong>
211+
212+
<strong style="background-color: #e8e8e8">
213+
214+
デモ
215+
216+
</strong>
217+
218+
</div>
219+
220+
</Tile>
221+
200222
<Tile type="box-brown" title="Airbyte" href="https://github.com/box-community/airbyte/blob/barduinor/source-box-devrel/docs/integrations/sources/box-data-extract.md">
201223

202224
Airbyteソースコネクタ「Box Data Extract」を使用して、非構造化ドキュメントを照会可能な構造化データに変換します。
@@ -205,7 +227,7 @@ Airbyteソースコネクタ「Box Data Extract」を使用して、非構造化
205227

206228
<strong style="background-color: #92e0c0">
207229

208-
ベータ
230+
新着
209231

210232
</strong>
211233

0 commit comments

Comments
 (0)