Skip to content

Commit 6ade962

Browse files
committed
Moji: Update translations
1 parent cd582b1 commit 6ade962

File tree

11 files changed

+68
-42
lines changed

11 files changed

+68
-42
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ Box AIには以下のモデルが搭載されています。Box AIと統合さ
7878

7979
<Tile type="gpt" title="openai__gpt_5_reasoning_alpha" href="/guides/box-ai/ai-models/openai-gpt-5-reasoning-alpha-model-card">
8080

81-
A multimodal model with advanced reasoning and long-context understanding.
81+
高度な推論機能と長いコンテキストの理解を備えたマルチモーダルモデル。
8282

8383
<div>
8484

guides/box-ai/ai-models/openai-gpt-5-reasoning-alpha-model-card.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ fullyTranslated: true
2222
---
2323
# OpenAI GPT-5
2424

25-
**OpenAI GPT-5** is a multimodal model with advanced reasoning and long-context understanding.
25+
**OpenAI GPT-5**は、高度な推論機能と長いコンテキストの理解を備えたマルチモーダルモデルです。
2626

2727
## モデルの詳細
2828

@@ -33,7 +33,7 @@ fullyTranslated: true
3333
| APIモデル名 | `openai__gpt_5_reasoning_alpha` | [Box AI APIでのモデルの上書き][overrides]に使用されるモデルの名前。APIを動作させるには、ユーザーがこの名前を正確に指定する必要があります。 |
3434
| ホスティングレイヤー | **OpenAI** | LLMを安全にホストする、信頼できる組織。 |
3535
| モデルプロバイダ | **OpenAI** | このモデルを提供する組織。 |
36-
| リリース日 | **TBD** | モデルのリリース日。 |
36+
| リリース日 | **August 7th, 2025** | モデルのリリース日。 |
3737
| ナレッジカットオフ日 | **2024年10月** | モデルが情報の更新を取得しなくなった日付。 |
3838
| 入力コンテキストウィンドウ | **100万トークン** | 入力コンテキストウィンドウでサポートされるトークン数。 |
3939
| 出力トークンの最大数 | **100,000トークン** | 1回のリクエストでモデルが生成できるトークン数。 |
@@ -42,8 +42,8 @@ fullyTranslated: true
4242

4343
## その他のドキュメント
4444

45-
For additional information, see [official OpenAI GPT-5 documentation][openai-gpt-5-model].
45+
詳細については、[OpenAI GPT-5の公式ドキュメント][openai-gpt-5-model]を参照してください。
4646

47-
[openai-gpt-5-model]: https://openai.com/index/introducing-gpt-4-5/
47+
[openai-gpt-5-model]: https://openai.com/index/introducing-gpt-5/
4848

4949
[overrides]: g://box-ai/ai-agents/ai-agent-overrides

guides/box-mcp/index.md

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -39,16 +39,6 @@ Box MCPサーバーには2種類あります。
3939

4040
管理コンソールでリモートBox MCPサーバーを有効にします。これはBoxで直接ホストされています。
4141

42-
<div>
43-
44-
<strong style="background-color: #e1ffe7">
45-
46-
ベータ
47-
48-
</strong>
49-
50-
</div>
51-
5242
</Tile>
5343

5444
<Tile type="mcp" title="セルフホストBox MCPサーバー" href="/guides/box-mcp/self-hosted">

guides/box-mcp/remote/index.md

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -21,18 +21,12 @@ fullyTranslated: true
2121

2222
リモートBox MCPサーバーを使用すると、サードパーティ製のAIシステムを安全にBoxに接続してコンテンツを操作することができます。
2323

24-
<Message type="notice">
25-
26-
Box MCPサーバーは、BoxのMain Beta Agreementに従い提供されるため、利用可能な機能はいつでも変更される可能性があります。Box MCPサーバーは、Enterprise PlusまたはEnterprise Advancedプランをご利用のお客様が利用できます。
27-
28-
</Message>
29-
3024
## あらかじめ定義されたBox MCPサーバーにアクセスして管理する
3125

3226
1. Box管理コンソールのサイドバーにある \[**統合**] をクリックします。
3327
2. \[統合] ウィンドウで \[**Box統合とクライアント**] をクリックします。
3428
3. \[**統合の個別管理**] までスクロールします。
35-
4. あらかじめ定義されたBox MCPサーバー (**Box MCP Server for Copilot Studio (ベータ)** など) を検索します。
29+
4. Search for predefined Box MCP Server, for example the **Box MCP Server for Copilot Studio**.
3630
5. 選択した統合にカーソルを合わせ、\[**構成**] をクリックします。
3731
6. \[保存] をクリックします。
3832

@@ -79,7 +73,7 @@ response = await client.beta.messages.create(
7973

8074
### AnthropicのMessages API
8175

82-
リモートBox MCPサーバーをAnthropicのMessages API (ベータ版) と関連付けます。[こちらのサンプルチャットボットプロジェクト](https://github.com/box-community/remote-box-mcp-anthropic)を複製すると、すぐに作業を開始できます。これにより、Anthropicモデルとの会話が可能になり、BoxのリモートMCPサーバーが提供するツールにアクセスできます。このチャットボットは、ターミナルで実行され、コンテキストに対応した応答の会話履歴を維持し、非同期操作には`asyncio`を使用します。
76+
Connect the remote Box MCP Server with Anthropic's Messages API. Clone [this sample chat bot project](https://github.com/box-community/remote-box-mcp-anthropic) to get started quickly. It allows you to have a conversation with an Anthropic model, which has access to tools provided by the Box remote MCP server. The chatbot runs in a terminal, maintains conversation history for context-aware responses, and uses `asyncio` for asynchronous operation.
8377

8478
### Copilot Studio
8579

guides/metadata/instances/delete.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -28,27 +28,27 @@ fullyTranslated: true
2828
---
2929
# 項目からのメタデータの削除
3030

31-
ファイルまたはフォルダに割り当てられたメタデータテンプレートのインスタンスを削除するには、項目の`id`に加え、テンプレートの`templateKey``scope`を使用します。
31+
To remove an instance of a metadata template assigned to a file or folder, use the item's `id`, and the template's `templateKey` and `scope`.
3232

3333
<Message>
3434

3535
メタデータの[スコープ][scopes]には、`global` (すべての会社が利用できるテンプレートの場合)、`enterprise` (現在の会社が利用できるテンプレートの場合)、または`enterprise_:id` (IDがスコープ名の`:id`である会社に属するテンプレートの場合) のいずれかを指定できます。
3636

3737
</Message>
3838

39-
## ファイルからメタデータを削除
39+
## Remove metadata from a file
4040

41-
ファイルからメタデータテンプレートのインスタンスを削除するには、[`DELETE /files/:file_id/metadata/:templateKey/schema`][e_on_file] APIを呼び出します。
41+
To delete an instance of a metadata template from a file, call the [`DELETE /files/:file_id/metadata/:templateKey/schema`][e_on_file] API endpoint.
4242

4343
<Samples id="delete_files_id_metadata_id_id">
4444

4545
</Samples>
4646

4747
ファイルからインスタンスが正常に削除されている場合、このAPIは、レスポンスの本文がない`204 No Content` APIレスポンスを返します。
4848

49-
## フォルダからメタデータを削除
49+
## Remove metadata from a folder
5050

51-
フォルダからメタデータテンプレートのインスタンスを削除するには、[`DELETE /folders/:folder_id/metadata/:templateKey/schema`][e_on_folder] APIを呼び出します。
51+
To delete an instance of a metadata template, call the [`DELETE /folders/:folder_id/metadata/:templateKey/schema`][e_on_folder] API endpoint.
5252

5353
<Samples id="delete_folders_id_metadata_id_id">
5454

Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,42 @@
1+
---
2+
rank: 7
3+
related_endpoints:
4+
- post_external_users_submit_delete_job
5+
related_guides:
6+
- users/delete-user
7+
- users/deprovision
8+
related_pages: []
9+
required_guides: []
10+
related_resources: []
11+
alias_paths: []
12+
category_id: users
13+
subcategory_id: null
14+
is_index: false
15+
id: users/bulk-delete-external-users
16+
type: guide
17+
total_steps: 4
18+
sibling_id: users
19+
parent_id: users
20+
next_page_id: users
21+
previous_page_id: users/delete-user
22+
source_url: >-
23+
https://github.com/box/developer.box.com/blob/main/content/guides/users/bulk-delete-external-users.md
24+
fullyTranslated: true
25+
---
26+
# Bulk delete external users
27+
28+
You can remove up to 100 external users from your enterprise using API. This API endpoint removes access to all types of content you invited the listed external users to collaborate on.
29+
30+
To remove the external users, call the [`POST /external_users/post_external_users_submit_delete_job`][`POST /external_users/post_external_users_submit_delete_job`].
31+
32+
<Samples id="post_external_users_submit_delete_job">
33+
34+
</Samples>
35+
36+
This job runs in the background, and sends a completion report listing deletion status for each user when it's finished.
37+
38+
<Message type="notice">
39+
40+
When you delete external users, their pending collaboration invites are not deleted.
41+
42+
</Message>

guides/users/create-app-user.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ subcategory_id: null
1616
is_index: false
1717
id: users/create-app-user
1818
type: guide
19-
total_steps: 3
19+
total_steps: 4
2020
sibling_id: users
2121
parent_id: users
2222
next_page_id: users/delete-user

guides/users/create-managed-user.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ subcategory_id: null
1515
is_index: false
1616
id: users/create-managed-user
1717
type: guide
18-
total_steps: 3
18+
total_steps: 4
1919
sibling_id: users
2020
parent_id: users
2121
next_page_id: users/create-app-user

guides/users/delete-user.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,10 @@ subcategory_id: null
1414
is_index: false
1515
id: users/delete-user
1616
type: guide
17-
total_steps: 3
17+
total_steps: 4
1818
sibling_id: users
1919
parent_id: users
20-
next_page_id: users
20+
next_page_id: users/bulk-delete-external-users
2121
previous_page_id: users/create-app-user
2222
source_url: >-
2323
https://github.com/box/developer.box.com/blob/main/content/guides/users/delete-user.md

guides/users/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,11 @@ subcategory_id: null
1313
is_index: true
1414
id: users
1515
type: guide
16-
total_steps: 3
16+
total_steps: 4
1717
sibling_id: guides
1818
parent_id: guides
1919
next_page_id: ''
20-
previous_page_id: users/delete-user
20+
previous_page_id: users/bulk-delete-external-users
2121
source_url: >-
2222
https://github.com/box/developer.box.com/blob/main/content/guides/users/index.md
2323
fullyTranslated: true

0 commit comments

Comments
 (0)