Skip to content

Commit 8568c62

Browse files
committed
Moji: Update translations
1 parent 7e6ef86 commit 8568c62

File tree

43 files changed

+140
-140
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

43 files changed

+140
-140
lines changed

guides/applications/app-types/custom-apps.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ fullyTranslated: true
4747
* 認証に[OAuth 2.0][oauth2][JWT][jwt]、または[クライアント資格情報許可][cc]を使用する
4848
* ファイルをアップロードおよびダウンロードする
4949
* 自分が所有するファイルにも、[管理対象ユーザーまたは外部ユーザー][users]が所有するファイルにも自由にアクセスしたい
50-
* Wants the option to list the application in the Box Integrations
50+
* Box統合にアプリケーションを掲載する
5151
* Boxウェブアプリとの統合を可能にする
5252

5353
## ユースケース

guides/applications/app-types/index.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -34,11 +34,11 @@ fullyTranslated: true
3434

3535
</ImageFrame>
3636

37-
| アプリケーションの種類 | 認証方法 |
38-
| --------------------------- | ----------------------------------------------------- |
39-
| [Platform App][custom-apps] | [OAuth 2.0][oauth2][JWT][jwt]、または[クライアント資格情報許可][ccg] |
40-
| [アクセス制限付きアプリ][laa] | [アプリトークン][apptoken] |
41-
| [カスタムスキル][custom-skills] | 選択不要 |
37+
| アプリケーションの種類 | 認証方法 |
38+
| -------------------------- | ----------------------------------------------------- |
39+
| [Platformアプリ][custom-apps] | [OAuth 2.0][oauth2][JWT][jwt]、または[クライアント資格情報許可][ccg] |
40+
| [アクセス制限付きアプリ][laa] | [アプリトークン][apptoken] |
41+
| [カスタムスキル][custom-skills] | 選択不要 |
4242

4343
<CTA to="guide://applications/app-types/select">
4444

guides/applications/app-types/select.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ fullyTranslated: true
3737
| | |
3838
| ----------- | ----------------------------------------------------- |
3939
| **認証方法** | [OAuth 2.0][oauth2][JWT][jwt]、または[クライアント資格情報認証][ccg] |
40-
| **注目すべき機能** | Webhooks, Integrations, and Web App Integrations |
40+
| **注目すべき機能** | Webhook、統合、ウェブアプリ統合 |
4141

4242
カスタムアプリはほとんどのユースケースに対応しており、最も柔軟なオプションです。このアプリケーションの種類では、Boxの150を超えるエンドポイントの操作が可能になります。たとえば、メタデータのダウンロード/アップロード、検索、適用などが可能です。
4343

guides/applications/index.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -23,27 +23,27 @@ fullyTranslated: true
2323
---
2424
# アプリケーション
2525

26-
Box Developer Console allows you to create applications you can then use to integrate with Box. **My Platform Apps** view displays a list of already created applications and gives you quick access to their configuration details. This way, you don't need to open the app each time you want to generate a Developer Token, copy the Client ID, or generate a report.
26+
Box開発者コンソールでは、後でBoxとの統合に使用できるアプリケーションを作成できます。\[**マイPlatformアプリ**] ビューには、すでに作成済みのアプリケーションのリストが表示されるので、ここから構成の詳細にすばやくアクセスできます。そのため、毎回アプリを開かなくても、開発者トークンを生成したり、クライアントIDをコピーしたり、レポートを生成したりできます。
2727

2828
## 機能
2929

30-
**My Platform Apps** page allows you to:
30+
\[**マイPlatformアプリ**] ページでは、以下の操作を行うことができます。
3131

3232
* 作成済みのアプリのリストを検索する。
3333
* \[**有効化ステータス**] および \[**認証タイプ**] でアプリにフィルタをかける。
3434
* [新しいアプリ][select]を作成する。
3535
* アプリの[クライアントID][clientcredentials]をコピーする。
3636
* アプリの名前を変更し、1回のクリックでその詳細にアクセスする。
37-
* Check application [enablement][enablement] and [authorization][authorization] status. Apps published to Integrations display status from Integrations.
37+
* アプリケーションの[有効化][enablement]ステータスと[承認][authorization]ステータスを確認する。統合に公開されたアプリには、統合でのステータスが表示されます。
3838

3939
各エントリに用意されている**オプションメニュー**を使用すると、以下の操作を行うことができます。
4040

4141
* アプリケーションの構成の詳細にアクセスする。
4242
* [開発者トークン][token]を生成する。
4343
* アプリケーションにコラボレータを追加する。
44-
* Run the [Platform App Diagnostics Report][report].
44+
* [Platform App Diagnosticsレポート][report]を実行する。
4545

46-
## Platform App Insights
46+
## Platformアプリインサイト
4747

4848
管理者と共同管理者は、組織におけるプラットフォームの利用状況を集約した、Platformインサイトのダッシュボードにアクセスできます。これには、以下のような、アプリ関連のデータが含まれます。
4949

guides/applications/integrations/index.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -24,13 +24,13 @@ source_url: >-
2424
https://github.com/box/developer.box.com/blob/main/content/guides/applications/integrations/index.md
2525
fullyTranslated: true
2626
---
27-
# Integrations
27+
# 統合
2828

29-
The [Box Integrations][app-center] is the first place for Box users to find out about applications that they can use in combination with Box. If your application is suited to be used by other enterprises, listing your service in the Integrations can be a great way to find new users. Integrations groups apps into sections so that you can quickly find featured, most popular, or recently added apps.
29+
[Box統合][app-center]は、BoxユーザーがBoxと組み合わせて使用できるアプリケーションについて最初に確認できる場所です。アプリケーションが他の企業での使用にも適している場合は、統合にサービスを登録すると、新しいユーザーを見つけるのに役立ちます。統合では、ユーザーが見つけやすいように、アプリが \[おすすめ]\[人気]\[新着] セクションに分類されています。
3030

3131
<ImageFrame shadow center>
3232

33-
![Integrations](./images/app-center.png)
33+
![統合](./images/app-center.png)
3434

3535
</ImageFrame>
3636

@@ -47,20 +47,20 @@ Box App Center用のアプリケーションの開発またはBoxパートナー
4747
アプリケーションは、以下の要件を満たす必要があります。
4848

4949
* アプリケーションは完成した状態で、実稼働環境での使用準備ができていること。
50-
* The application leverages OAuth 2.0 authentication, as the Integrations does not support any other authentication methods.
50+
* 統合ではOAuth 2.0以外の認証方法がサポートされていないため、アプリケーションではOAuth 2.0認証を利用すること。
5151
* 開発者として、[開発者コンソール][devconsole]でそのアプリケーションにアクセスできること。
5252

5353
### 1. 開発者コンソールにログインする
5454

55-
Navigate to the [Developer Console][devconsole] and select your application to submit to the Integrations.
55+
[開発者コンソール][devconsole]に移動して、統合に送信するアプリケーションを選択します。
5656

5757
### 2. フォームに入力する
5858

59-
Select the **Integrations** tab from the top menu.
59+
上部のメニューで \[**統合**] タブを選択します。
6060

6161
<ImageFrame center border shadow>
6262

63-
![Integrations panel](./images/app-center.png)
63+
![\[統合\] パネル](./images/app-center.png)
6464

6565
</ImageFrame>
6666

@@ -100,7 +100,7 @@ Select the **Integrations** tab from the top menu.
100100

101101
## アプリケーションを未公開にする
102102

103-
Once approved and published, an application can be unpublished from the same control panel. Navigate to the [Developer Console][devconsole] and select your application. Then, select the "Integrations" panel from the left-hand sidebar. The app can be unpublished from this page.
103+
承認されて公開されたアプリケーションは、同じコントロールパネルから未公開にすることができます。[開発者コンソール][devconsole]に移動して、アプリケーションを選択した後、左側のサイドバーから \[統合] パネルを選択します。このページからアプリを未公開にすることができます。
104104

105105
[app-center]: https://app.box.com/services
106106

guides/applications/web-app-integrations/configure.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ fullyTranslated: true
5656
| フィールド | 説明 |
5757
| --------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------- |
5858
| 統合名 | 統合の名前。ユーザーがファイルまたはフォルダの \[**その他のオプション**] > \[**統合**] メニューを選択したときにBoxウェブアプリに表示されます。 |
59-
| 説明 | The description of the integration displayed in the Box Integrations. |
59+
| 説明 | Box統合に表示される統合の説明。 |
6060
| サポートされているファイル拡張子 | 統合は、選択されているファイル拡張子の \[**その他のオプション**] > \[**統合**] メニューのオプションとしてのみ表示されます。 |
6161
| 必要な権限 | ユーザーが統合を表示するために必要な権限を決定します。\[**ダウンロードの権限が必要**] にした場合、ユーザーはファイルをダウンロードできますが、そのファイルを更新することはできません。\[**すべての権限が必要**] にした場合、ユーザーはファイルのダウンロードと更新を行えます。 |
6262
| 統合の範囲 | 統合の範囲を指定します。統合の呼び出し元となるファイル/フォルダ、またはその親フォルダを指定します。 |
@@ -99,8 +99,8 @@ fullyTranslated: true
9999
### 統合ステータス
100100

101101
* **開発**: 統合は、\[**一般設定**] タブで表示されるアプリケーションコラボレータのみが表示および使用できます。このオプションは、アプリケーションがまだ開発中でテストの実施中である場合に最もよく使用されます。
102-
* **Online**: The integration is visible and available to all Box users. This option is best used when development is complete and the application is ready to publish in the Integrations.
103-
* **Maintenance**: The integration is visible and available only to application collaborators listed under the **General Settings** tab. This option is best used after the integration is published in the Integrations, but needs to perform maintenance updates or troubleshoot issues. Use this option to temporarily take the integration offline for everyone except the application's collaborators.
102+
* **オンライン**: 統合は、すべてのBoxユーザーが表示し、使用できます。このオプションは、開発が完了し、アプリケーションを統合で公開する準備ができている場合に最もよく使用されます。
103+
* **メンテナンス**: 統合は、\[**一般設定**] タブで表示されるアプリケーションコラボレータのみが表示および使用できます。このオプションは、統合が \[統合] で公開された後、メンテナンスでの更新を実行したり問題をトラブルシューティングしたりする必要がある場合に最もよく使用されます。このオプションを使用すると、アプリケーションのコラボレータ以外のすべてのユーザーに対して統合が一時的にオフラインになります。
104104

105105
## Box統合のユースケースの例
106106

@@ -134,7 +134,7 @@ BoxからクライアントコールバックのURLに送信されるPOSTリク
134134

135135
## 統合の一般公開
136136

137-
To make a Box integration publicly available it needs to be listed in the App Center. Follow the [Integrations][integrations] guide for more details.
137+
Box統合を一般公開するには、統合をApp Centerに掲載する必要があります。詳細については、[統合][integrations]ガイドに従ってください。
138138

139139
[ca]: g://applications/app-types/custom-apps
140140

guides/applications/web-app-integrations/index.md

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

2828
## 機能
2929

30-
Using a Web App Integration, a user can modify, share, or edit content stored in Box using a third-party application. It can also offer new features to Box users through [Recommended Web Integrations][recommended-web-integrations], which show up in Box Preview.
30+
ウェブアプリ統合を使用した場合、ユーザーはサードパーティ製アプリケーションを使用して、Boxに保存されているコンテンツを変更、共有、または編集できます。また、ウェブアプリ統合では、Boxプレビューに表示される[推奨ウェブ統合][recommended-web-integrations]を通じて、Boxユーザーに新しい機能を提供することもできます。
3131

3232
<ImageFrame border shadow width="600" center>
3333

guides/applications/web-app-integrations/user-experience.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,9 @@ fullyTranslated: true
2323

2424
以下に、ユーザーの視点からウェブアプリ統合がどのように見えるかについて説明します。
2525

26-
1. Box users can discover applications in the Box Integrations. They can visit the Integrations directly, or select the **Integrations** menu from the Box Web App UI.
27-
2. In the Integrations they select the application they would like to add. Every published Box application has a public profile page, which provides details including the integrations it provides.
28-
3. They user adds the application to their account by clicking the **Add** button in the Integrations listing. Once an application is added to an account, all its integrations become available to the user.
26+
1. Boxユーザーは、Box統合でアプリケーションを見つけることができます。直接統合にアクセスするか、BoxウェブアプリのUIで \[**統合**] メニューを選択できます。
27+
2. ユーザーは統合で、追加したいアプリケーションを選択します。公開されているどのBoxアプリケーションにも公開プロフィールページが用意されており、提供する統合などの詳細が示されています。
28+
3. ユーザーは統合のリストで \[**追加**] ボタンをクリックすることで、自分のアカウントにアプリケーションを追加します。アプリケーションがアカウントに追加されると、ユーザーはそのすべての統合を使用できるようになります。
2929
4. ファイルまたはフォルダの \[**その他の操作**] メニューで、統合を選択します。
3030
5. ユーザーは、Boxから、ファイルまたはフォルダをアプリケーションと共有してよいか許可を求められます。統合を問題なく使用できるようにするには、確認プロンプトを受け入れる必要があります。
3131
6. アクセスを許可すると、Boxからアプリケーションにデータが渡されます。その後、統合の種類に応じて、アプリケーションはポップアップパネルを表示したり、サーバーベースのプロセスを実行したりします。

guides/authentication/app-token/app-token-setup.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,15 +38,15 @@ fullyTranslated: true
3838

3939
## 前提条件
4040

41-
To set up a Platform App using server-side authentication, you will need to ensure you have access the [Developer Console][devconsole] from your Box enterprise account. Alternatively, you may sign up for a [developer account][devaccount].
41+
サーバー側認証を使用してPlatformアプリを設定するには、Box Enterpriseアカウントから[開発者コンソール][devconsole]にアクセスできることを確認する必要があります。または、[Developerアカウント][devaccount]にサインアップすることもできます。
4242

4343
## アプリの作成手順
4444

4545
### 1. 開発者コンソールにログインする
4646

47-
Log into Box and navigate to the [Developer Console][devconsole]. Select **Create Platform App**.
47+
Boxにログインし、[開発者コンソール][devconsole]に移動して、\[**Platformアプリの作成**] を選択します。
4848

49-
### 2. Create a Platform App
49+
### 2. Platformアプリを作成する
5050

5151
アプリケーションの種類のリストから \[**アクセス制限付きアプリ**] を選択します。次の手順を促すウィンドウが表示されます。
5252

guides/authentication/client-credentials/client-credentials-setup.md

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

3737
### 開発者コンソールへの移動
3838

39-
Log into Box and go to the [Developer Console][devconsole]. Select **Create Platform App**.
39+
Boxにログインし、[開発者コンソール][devconsole]に移動して、\[**Platformアプリの作成**] を選択します。
4040

4141
### アプリケーションの種類の選択
4242

0 commit comments

Comments
 (0)