Skip to content

Commit 65121c5

Browse files
committed
Moji: Update translations
1 parent 1d6c810 commit 65121c5

File tree

5 files changed

+14
-14
lines changed

5 files changed

+14
-14
lines changed

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

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

guides/box-mcp/remote/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ fullyTranslated: true
2626
1. Box管理コンソールのサイドバーにある \[**統合**] をクリックします。
2727
2. \[統合] ウィンドウで \[**Box統合とクライアント**] をクリックします。
2828
3. \[**統合の個別管理**] までスクロールします。
29-
4. Search for predefined Box MCP Server, for example the **Box MCP Server for Copilot Studio**.
29+
4. あらかじめ定義されたBox MCPサーバー (**Box MCP Server for Copilot Studio**など) を検索します。
3030
5. 選択した統合にカーソルを合わせ、\[**構成**] をクリックします。
3131
6. \[保存] をクリックします。
3232

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

7474
### AnthropicのMessages API
7575

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.
76+
リモートBox MCPサーバーをAnthropicのMessages APIと関連付けます。[こちらのサンプルチャットボットプロジェクト](https://github.com/box-community/remote-box-mcp-anthropic)を複製すると、すぐに作業を開始できます。これにより、Anthropicモデルとの会話が可能になり、BoxのリモートMCPサーバーが提供するツールにアクセスできます。このチャットボットは、ターミナルで実行され、コンテキストに対応した応答の会話履歴を維持し、非同期操作には`asyncio`を使用します。
7777

7878
### Copilot Studio
7979

guides/embed/ui-elements/open-with.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ NPMまたはBox CDN経由でBox UI Elementsをインストールする方法は
4444

4545
## Box Edit
4646

47-
Box Edit requires additional setup in order to be integrated into a platform application. Box Edit uses the desktop application [Box Tools][tools] in order to open content locally.
47+
Box Editでは、Platformアプリケーションに統合するために追加の設定が必要です。Box Editは、デスクトップアプリケーションの[Box Tools][tools]を使用してコンテンツをローカルで開きます。
4848

4949
* リクエストでは (`https`ドメインからの) セキュアな接続を使用する必要があります。
5050
* アプリケーションのドメインは、Box Toolsで許可する必要があります。手順については、[こちら][custom-domains]を参照してください。理想的なワークフローでは、Box Toolsもインストールされるインストーラにこれらの手順をバンドルします。

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-
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`.
31+
ファイルまたはフォルダに割り当てられたメタデータテンプレートのインスタンスを削除するには、項目の`id`に加え、テンプレートの`templateKey``scope`を使用します。
3232

3333
<Message>
3434

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

3737
</Message>
3838

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

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.
41+
ファイルからメタデータテンプレートのインスタンスを削除するには、[`DELETE /files/:file_id/metadata/:templateKey/schema`][e_on_file] APIエンドポイントを呼び出します。
4242

4343
<Samples id="delete_files_id_metadata_id_id">
4444

4545
</Samples>
4646

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

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

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

5353
<Samples id="delete_folders_id_metadata_id_id">
5454

guides/users/bulk-delete-external-users.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -23,20 +23,20 @@ source_url: >-
2323
https://github.com/box/developer.box.com/blob/main/content/guides/users/bulk-delete-external-users.md
2424
fullyTranslated: true
2525
---
26-
# Bulk delete external users
26+
# 外部ユーザーの一括削除
2727

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.
28+
APIを使用して、企業から最大100件の外部ユーザーを削除できます。このAPIエンドポイントにより、リストの外部ユーザーをコラボレーションに招待したすべての種類のコンテンツへのアクセスが削除されます。
2929

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`].
30+
外部ユーザーを削除するには、[`POST /external_users/post_external_users_submit_delete_job`][`POST /external_users/post_external_users_submit_delete_job`]を呼び出します。
3131

3232
<Samples id="post_external_users_submit_delete_job">
3333

3434
</Samples>
3535

36-
This job runs in the background, and sends a completion report listing deletion status for each user when it's finished.
36+
このジョブはバックグラウンドで実行され、終了時に、各ユーザーの削除ステータスが記載されている完了レポートを送信します。
3737

3838
<Message type="notice">
3939

40-
When you delete external users, their pending collaboration invites are not deleted.
40+
外部ユーザーを削除しても、保留中のコラボレーションの招待は削除されません。
4141

4242
</Message>

0 commit comments

Comments
 (0)