Skip to content

Commit 05c8c9a

Browse files
committed
l10n(moji): update translations
1 parent 4c465f7 commit 05c8c9a

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

guides/api-calls/permissions-and-errors/common-errors.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ Box APIの使用時に発生した一般的なエラーの解決策について
126126
| | | |
127127
| **エラー** | `metadata_after_file_contents` | |
128128
| **メッセージ** | Metadata is included after file contents in a file upload request. (メタデータは、ファイルアップロードリクエストでファイルのコンテンツの後に含まれています。) | |
129-
| **解決策** | ファイルのコンテンツの前にファイルのメタデータを含めてください。 | |
129+
| **解決策** | ファイルのコンテンツの前にファイルメタデータを含めてください。 | |
130130
| **エラー** | `password_reset_required` | |
131131
| **メッセージ** | User needs to reset password (ユーザーはパスワードをリセットする必要があります) | |
132132
| **解決策** | ユーザーは、アカウントの[設定手順](https://support.box.com/hc/ja/articles/360043691614)を完了していません。 | |

guides/embed/ui-elements/sidebar.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -211,12 +211,12 @@ sidebar.removeAllListeners();
211211

212212
### 機能のスコープ
213213

214-
| スコープ名 | 付与される権限 |
215-
| -------------- | -------------------- |
216-
| `item_comment` | コメントの追加と編集を許可します。 |
217-
| `item_rename` | ファイルの説明の編集を許可します。 |
218-
| `item_upload` | ファイルのメタデータの編集を許可します|
219-
| `item_task` | タスクの作成と解決を許可します。 |
214+
| スコープ名 | 付与される権限 |
215+
| -------------- | ------------------- |
216+
| `item_comment` | コメントの追加と編集を許可します。 |
217+
| `item_rename` | ファイルの説明の編集を許可します。 |
218+
| `item_upload` | ファイルメタデータの編集を許可します|
219+
| `item_task` | タスクの作成と解決を許可します。 |
220220

221221
[downscope]: guide://authentication/tokens/downscope
222222

0 commit comments

Comments
 (0)