Skip to content

Commit

Permalink
Moji: Update translations
Browse files Browse the repository at this point in the history
  • Loading branch information
boxmoji committed Jan 31, 2024
1 parent d8cbebf commit 29b6938
Show file tree
Hide file tree
Showing 8 changed files with 31 additions and 26 deletions.
2 changes: 1 addition & 1 deletion guides/api-calls/request-extra-fields.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ APIリファレンスドキュメントでは、このようにラベルの付

## フィールドクエリパラメータの使用

標準のレスポンスにデフォルトでは含まれない、リソースの特定のフィールドをリクエストするには、`field`クエリパラメータをリクエストに追加します。このパラメータの値は、フィールド名のカンマ区切りリストです
標準のレスポンスにデフォルトでは含まれない、リソースの特定のフィールドをリクエストするには、`field`クエリパラメータをリクエストに追加します。このパラメータの値は、フィールド名のコンマ区切りリストです

```curl
curl https://api.box.com/2.0/files/12345?fields=is_package,lock \
Expand Down
7 changes: 7 additions & 0 deletions guides/embed/ui-elements/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,13 @@ Boxには、アプリケーションでファイルやフォルダに共通す

* [コンテンツエクスプローラ][explorer] - ユーザーがファイルやフォルダを検索および参照できるようにします。
* [Content Open With][openwith] - ユーザーが埋め込みのドロップダウンを使用して、Boxに保存されているコンテンツをパートナーアプリケーションで開けるようにします。

<Message type="warning">

We no longer support the `OpenWith` UI element for any new customers as of December 21, 2021.

</Message>

* [Content Picker][picker] - ユーザーがBoxアカウントからファイルやフォルダを選択できるようにします。
* [コンテンツプレビュー][preview] - ドキュメント、画像、音声、動画などに使用するインタラクティブなビューアーを表示します。
* [Content Sidebar][sidebar] - ファイルメタデータとアクティビティフィード情報用のサイドバーを表示します。
Expand Down
30 changes: 15 additions & 15 deletions guides/embed/ui-elements/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,21 +57,21 @@ NPMウェブサイトの詳細を確認する

| Element | バージョン | ファイル |
| ---------------------------------------------------- | -------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| [コンテンツエクスプローラ](g://embed/ui-elements/explorer) | `17.1.0` | CSS [`https://cdn01.boxcdn.net/platform/elements/17.1.0/en-US/explorer.css`](https://cdn01.boxcdn.net/platform/elements/17.1.0/en-US/explorer.css) |
| | | Reactを使用するJS [`https://cdn01.boxcdn.net/platform/elements/17.1.0/en-US/explorer.js`](https://cdn01.boxcdn.net/platform/elements/17.1.0/en-US/explorer.js) |
| | | Reactを使用しないJS [`https://cdn01.boxcdn.net/platform/elements/17.1.0/en-US/explorer.no.react.js`](https://cdn01.boxcdn.net/platform/elements/17.1.0/en-US/explorer.no.react.js) |
| [Content Open With](g://embed/ui-elements/open-with) | `17.1.0` | CSS [`https://cdn01.boxcdn.net/platform/elements/17.1.0/en-US/openwith.css`](https://cdn01.boxcdn.net/platform/elements/17.1.0/en-US/openwith.css) |
| | | Reactを使用するJS [`https://cdn01.boxcdn.net/platform/elements/17.1.0/en-US/openwith.js`](https://cdn01.boxcdn.net/platform/elements/17.1.0/en-US/openwith.js) |
| | | Reactを使用しないJS [`https://cdn01.boxcdn.net/platform/elements/17.1.0/en-US/openwith.no.react.js`](https://cdn01.boxcdn.net/platform/elements/17.1.0/en-US/openwith.no.react.js) |
| [Content Picker](g://embed/ui-elements/picker) | `17.1.0` | CSS [`https://cdn01.boxcdn.net/platform/elements/17.1.0/en-US/picker.css`](https://cdn01.boxcdn.net/platform/elements/17.1.0/en-US/picker.css) |
| | | Reactを使用するJS [`https://cdn01.boxcdn.net/platform/elements/17.1.0/en-US/picker.js`](https://cdn01.boxcdn.net/platform/elements/17.1.0/en-US/picker.js) |
| | | Reactを使用しないJS [`https://cdn01.boxcdn.net/platform/elements/17.1.0/en-US/picker.no.react.js`](https://cdn01.boxcdn.net/platform/elements/17.1.0/en-US/picker.no.react.js) |
| [Content Sidebar](g://embed/ui-elements/sidebar) | `17.1.0` | CSS [`https://cdn01.boxcdn.net/platform/elements/17.1.0/en-US/sidebar.css`](https://cdn01.boxcdn.net/platform/elements/17.1.0/en-US/sidebar.css) |
| | | Reactを使用するJS [`https://cdn01.boxcdn.net/platform/elements/17.1.0/en-US/sidebar.js`](https://cdn01.boxcdn.net/platform/elements/17.1.0/en-US/sidebar.js) |
| | | Reactを使用しないJS [`https://cdn01.boxcdn.net/platform/elements/17.1.0/en-US/sidebar.no.react.js`](https://cdn01.boxcdn.net/platform/elements/17.1.0/en-US/sidebar.no.react.js) |
| [コンテンツアップローダー](g://embed/ui-elements/uploader) | `17.1.0` | CSS [`https://cdn01.boxcdn.net/platform/elements/17.1.0/en-US/uploader.css`](https://cdn01.boxcdn.net/platform/elements/17.1.0/en-US/uploader.css) |
| | | Reactを使用するJS [`https://cdn01.boxcdn.net/platform/elements/17.1.0/en-US/uploader.js`](https://cdn01.boxcdn.net/platform/elements/17.1.0/en-US/uploader.js) |
| | | Reactを使用しないJS [`https://cdn01.boxcdn.net/platform/elements/17.1.0/en-US/uploader.no.react.js`](https://cdn01.boxcdn.net/platform/elements/17.1.0/en-US/uploader.no.react.js) |
| [コンテンツエクスプローラ](g://embed/ui-elements/explorer) | `19.0.0` | CSS [`https://cdn01.boxcdn.net/platform/elements/19.0.0/en-US/explorer.css`](https://cdn01.boxcdn.net/platform/elements/19.0.0/en-US/explorer.css) |
| | | Reactを使用するJS [`https://cdn01.boxcdn.net/platform/elements/19.0.0/en-US/explorer.js`](https://cdn01.boxcdn.net/platform/elements/19.0.0/en-US/explorer.js) |
| | | Reactを使用しないJS [`https://cdn01.boxcdn.net/platform/elements/19.0.0/en-US/explorer.no.react.js`](https://cdn01.boxcdn.net/platform/elements/19.0.0/en-US/explorer.no.react.js) |
| [Content Open With](g://embed/ui-elements/open-with) | `19.0.0` | CSS [`https://cdn01.boxcdn.net/platform/elements/19.0.0/en-US/openwith.css`](https://cdn01.boxcdn.net/platform/elements/19.0.0/en-US/openwith.css) |
| | | Reactを使用するJS [`https://cdn01.boxcdn.net/platform/elements/19.0.0/en-US/openwith.js`](https://cdn01.boxcdn.net/platform/elements/19.0.0/en-US/openwith.js) |
| | | Reactを使用しないJS [`https://cdn01.boxcdn.net/platform/elements/19.0.0/en-US/openwith.no.react.js`](https://cdn01.boxcdn.net/platform/elements/19.0.0/en-US/openwith.no.react.js) |
| [Content Picker](g://embed/ui-elements/picker) | `19.0.0` | CSS [`https://cdn01.boxcdn.net/platform/elements/19.0.0/en-US/picker.css`](https://cdn01.boxcdn.net/platform/elements/19.0.0/en-US/picker.css) |
| | | Reactを使用するJS [`https://cdn01.boxcdn.net/platform/elements/19.0.0/en-US/picker.js`](https://cdn01.boxcdn.net/platform/elements/19.0.0/en-US/picker.js) |
| | | Reactを使用しないJS [`https://cdn01.boxcdn.net/platform/elements/19.0.0/en-US/picker.no.react.js`](https://cdn01.boxcdn.net/platform/elements/19.0.0/en-US/picker.no.react.js) |
| [Content Sidebar](g://embed/ui-elements/sidebar) | `19.0.0` | CSS [`https://cdn01.boxcdn.net/platform/elements/19.0.0/en-US/sidebar.css`](https://cdn01.boxcdn.net/platform/elements/19.0.0/en-US/sidebar.css) |
| | | Reactを使用するJS [`https://cdn01.boxcdn.net/platform/elements/19.0.0/en-US/sidebar.js`](https://cdn01.boxcdn.net/platform/elements/19.0.0/en-US/sidebar.js) |
| | | Reactを使用しないJS [`https://cdn01.boxcdn.net/platform/elements/19.0.0/en-US/sidebar.no.react.js`](https://cdn01.boxcdn.net/platform/elements/19.0.0/en-US/sidebar.no.react.js) |
| [コンテンツアップローダー](g://embed/ui-elements/uploader) | `19.0.0` | CSS [`https://cdn01.boxcdn.net/platform/elements/19.0.0/en-US/uploader.css`](https://cdn01.boxcdn.net/platform/elements/19.0.0/en-US/uploader.css) |
| | | Reactを使用するJS [`https://cdn01.boxcdn.net/platform/elements/19.0.0/en-US/uploader.js`](https://cdn01.boxcdn.net/platform/elements/19.0.0/en-US/uploader.js) |
| | | Reactを使用しないJS [`https://cdn01.boxcdn.net/platform/elements/19.0.0/en-US/uploader.no.react.js`](https://cdn01.boxcdn.net/platform/elements/19.0.0/en-US/uploader.no.react.js) |
| [コンテンツプレビュー](g://embed/ui-elements/preview) | `2.93.0` | CSS [`https://cdn01.boxcdn.net/platform/preview/2.93.0/en-US/preview.css`](https://cdn01.boxcdn.net/platform/preview/2.93.0/en-US/preview.css) |
| | | JS [`https://cdn01.boxcdn.net/platform/preview/2.93.0/en-US/preview.js`](https://cdn01.boxcdn.net/platform/preview/2.93.0/en-US/preview.js) |

Expand Down
6 changes: 2 additions & 4 deletions guides/embed/ui-elements/open-with.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,11 +24,9 @@ fullyTranslated: true
---
# Content Open With

<Message warning>

# サポートの終了
<Message type="warning">

日本時間2021年12月22日をもって、新規のお客様に対する`OpenWith` UI Elementのサポートを終了しました。詳細については、変更ログを参照してください。
We no longer support the `OpenWith` UI element for any new customers as of December 21, 2021.

</Message>

Expand Down
6 changes: 3 additions & 3 deletions guides/events/event-triggers/shield-alert-events.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ fullyTranslated: true
---
# Shieldアラートイベント

[Box Shield][box-shield] must be purchased and enabled on a Box enterprise to take advantage of the advanced security offerings outlined below.
以下で説明する高度なセキュリティ機能を活用するには、[Box Shield][box-shield]を購入し、Box Enterpriseで有効にする必要があります。

## 脅威検出アラート

Expand Down Expand Up @@ -61,13 +61,13 @@ Shieldの脅威検出アラートイベントはすべて、[Enterprise Event][e

```

The `additional_details` object provides information about the specific type of shield alert that triggered the event.
`additional_details`オブジェクトは、イベントをトリガーした特定の種類のShieldアラートに関する情報を提供します。

### 不審な場所に関するアラート

<!--alex ignore-->

A suspicious locations alert is produced when Shield detects a user accessing content from an unusual, excluded geographic location, or 'host' IP address. It can be identified by the `Suspicious Locations` value within `additional_details.shield_alert.rule_category`.
不審な場所に関するアラートは、通常とは異なる場所や「ホスト」IPアドレス、または除外対象に指定されている場所や「ホスト」IPアドレスからコンテンツにアクセスしているユーザーがShieldによって検出されたときに生成されます。これは、`additional_details.shield_alert.rule_category`内の`Suspicious Locations`値によって識別できます。

<!--alex enable-->

Expand Down
2 changes: 1 addition & 1 deletion guides/internal-documentation/flow/observer.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ fullyTranslated: true

## 複数の値の監視

`Observe`要素は、カンマ区切りリストを使用して複数の値をリッスンできます
`Observe`要素は、コンマ区切りリストを使用して複数の値をリッスンできます

```html
<Trigger option="example.multiple" value="win32">
Expand Down
2 changes: 1 addition & 1 deletion guides/internal-documentation/flow/store.md
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ exampleで始まるすべてのIDをリセット。

</H>

複数のIDは、カンマ区切りリストとして渡すことができます
複数のIDは、コンマ区切りリストとして渡すことができます

```html
<ResetButton id='example1,example2'>
Expand Down
2 changes: 1 addition & 1 deletion guides/security/cors.md
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ BOX-REQUEST-ID: 032cfb446dae4fd0b4c2bff80a1a97ba7
アプリケーションが動作するドメインでCORSを有効にするには、開発者コンソールに移動して、アプリケーションを選択し、\[**構成**] パネルの一番の下までスクロールして \[**CORSドメイン**] の設定を見つけます。
アプリケーションでのAPIリクエストの発信元になると予想されるすべてのオリジンをカンマ区切りリストとして追加します。ドメインにはスキーマ (`http`または`https`) が必要で、`*.example.com`のようにサブドメインのワイルドカードを含めることができます。
アプリケーションでのAPIリクエストの発信元になると予想されるすべてのオリジンをコンマ区切りリストとして追加します。ドメインにはスキーマ (`http`または`https`) が必要で、`*.example.com`のようにサブドメインのワイルドカードを含めることができます。

サイトが非標準のポート上で動作する場合は、サイトにそのポートも含める必要があります。これは、特に、`localhost`または`127.0.0.1`で動作しているサイトに当てはまります。

Expand Down

0 comments on commit 29b6938

Please sign in to comment.