Skip to content

Commit dde1522

Browse files
committed
docs: fix permission label formatting in vfolder documentation
Resolves #6568 Update Read-Only to Read only to match actual UI labels. Update all 4 languages.
1 parent a894572 commit dde1522

4 files changed

Lines changed: 14 additions & 14 deletions

File tree

packages/backend.ai-webui-docs/src/en/vfolder/vfolder.md

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ The meaning of each field in the creation dialog is as follows.
6565
- Location: Select the NFS host where the folder will be created. If there are multiple hosts, choose one. An indicator will show if there is enough available space.
6666
- Type: Determines the type of folder to be created. It can be set as User or Project. The User folder is a folder that users can create and use alone and the Project folder is a folder created by admin and shared by users in the project.
6767
- Project: Shown only when you select project type. Designates the project to which the folder belongs when creating a new project folder. Project folders must belong to a project. However, it does not play any role when creating a user folder.
68-
- Permission: Set permission of a project folder for project members. If this is set to "Read-Only", project members cannot write to this folder inside their compute session.
68+
- Permission: Set permission of a project folder for project members. If this is set to "Read only", project members cannot write to this folder inside their compute session.
6969
- Cloneable: Shown only when you select usage model to "Model". Select whether the vfolder you are creating should be cloneable.
7070

7171
The folders created here can be [mounted](../mount_vfolder/mount_vfolder.md#session-mounts) when creating a compute session. Folders are mounted
@@ -169,14 +169,14 @@ session. Therefore, the following conditions are required to launch it.
169169

170170
You can access FileBrowser in two ways.
171171

172-
- Execute FileBrowser from file explorer dialog of a data folder.
172+
- Execute FileBrowser from file explorer dialog of a storage folder.
173173
- Launch a compute session directly from a FileBrowser image on Sessions page.
174174

175175

176176
### Execute FileBrowser from folder explorer dialog
177177

178178
Go to the Data page and open the file explorer dialog of target
179-
data folder. Click the folder name to open the file explorer.
179+
storage folder. Click the folder name to open the file explorer.
180180

181181
![](../images/click_folder_name.png)
182182

@@ -185,7 +185,7 @@ Click 'Execute filebrowser' button in the upper-right corner of the explorer.
185185
![](../images/folder_explorer.png)
186186

187187
You can see the FileBrowser is opened in a new window. You can also see that the
188-
data folder you opened the explorer dialog becomes the root directory. From the
188+
storage folder you opened the explorer dialog becomes the root directory. From the
189189
FileBrowser window, you can freely upload, modify, and delete any directories
190190
and files.
191191

@@ -206,22 +206,22 @@ FileBrowser compute session.
206206

207207
![](../images/app_dialog_with_filebrowser.png)
208208

209-
When you click 'EXECUTE FILEBROWSER' button again in the data folder
209+
When you click 'EXECUTE FILEBROWSER' button again in the storage folder
210210
explorer, a new compute session will be created and a total of two
211211
FileBrowser sessions will appear.
212212
:::
213213

214214
### Create a compute session with FileBrowser image
215215

216216
You can directly create a compute session with FileBrowser supported images.
217-
You need to mount at least one or more data folders to access them. You can use
218-
FileBrowser without a problem even if you do not mount any data folder, but
217+
You need to mount at least one or more storage folders to access them. You can use
218+
FileBrowser without a problem even if you do not mount any storage folder, but
219219
every uploaded/updated files will be lost after the session is terminated.
220220

221221

222222
:::note
223223
The root directory of FileBrowser will be `/home/work`. Therefore, you
224-
can access any mounted data folders for the compute session.
224+
can access any mounted storage folders for the compute session.
225225
:::
226226

227227
### Basic usage examples of FileBrowser
@@ -264,7 +264,7 @@ You can also upload local files and directories by drag and drop.
264264

265265
**Move files or directories to another directory**
266266

267-
Moving files or directories in data folder is also possible from FileBrowser.
267+
Moving files or directories in storage folder is also possible from FileBrowser.
268268
You can move files or directories by following steps below.
269269

270270
1. Select directories or files from FileBrowser.
@@ -307,7 +307,7 @@ be allowed.
307307

308308
### Execute SFTP server from folder explorer dialog in Data page
309309

310-
Go to the Data page and open the file explorer dialog of target data folder.
310+
Go to the Data page and open the file explorer dialog of target storage folder.
311311
Click the folder button or the folder name to open the file explorer.
312312

313313
Click 'Run SFTP server' button in the upper-right corner of the explorer.
@@ -323,7 +323,7 @@ For the connection, click 'Download SSH Key' button to download the SSH private
323323
(`id_container`). Also, remember the host and port number. Then, you can copy your
324324
files to the session using the Connection Example code written in the dialog, or
325325
referring to the following guide: [SFTP Connection Guide](../sftp_to_container/sftp_to_container.md#for-linux-mac).
326-
To preserve the files, you need to transfer the files to the data folder. Also,
326+
To preserve the files, you need to transfer the files to the storage folder. Also,
327327
the session will be terminated when there is no transfer for some time.
328328

329329

packages/backend.ai-webui-docs/src/ja/vfolder/vfolder.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ The meaning of each field in the creation dialog is as follows.
6363
- Location: Select the NFS host where the folder will be created. If there are multiple hosts, choose one. An indicator will show if there is enough available space.
6464
- 種類: 作成するフォルダーの種類を決定します。ユーザーまたはプロジェクトとして設定できます。ユーザーフォルダーは、ユーザーが自身で作成して使用できるフォルダーであり、プロジェクトフォルダーは管理者によって作成され、プロジェクト内のユーザーと共有されるフォルダーです。
6565
- プロジェクト:プロジェクトタイプを選択したときにのみ表示されます。新しいプロジェクトフォルダを作成するときに、フォルダが属するプロジェクトを指定します。プロジェクトフォルダは、プロジェクトに属する必要があります。ただし、ユーザーフォルダを作成する際には、役割を果たしません。
66-
- パーミッション: プロジェクトフォルダのプロジェクトメンバーに対するパーミッションを設定します。これが「読み取り専用」に設定されている場合、プロジェクトメンバーは計算セッション内でこのフォルダに書き込みを行うことができません
66+
- パーミッション: プロジェクトフォルダのプロジェクトメンバーに対するパーミッションを設定します。「読み取り専用」に設定されている場合、プロジェクトメンバーはコンピュートセッション内でこのフォルダに書き込みを行うことができません
6767
- Cloneable: Shown only when you select usage model to "Model". Select whether the vfolder you are creating should be cloneable.
6868

6969
The folders created here can be [mounted](../mount_vfolder/mount_vfolder.md#session-mounts) when creating a compute session. フォルダー are mounted

packages/backend.ai-webui-docs/src/ko/vfolder/vfolder.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ Backend.AI는 사용자의 파일을 안전하게 보관할 수 있도록 전용
5555
- 위치: 폴더를 생성할 NFS 호스트를 선택합니다. 여러 호스트가 있을 경우 각각의 사용 가능 용량을 확인한 후 적절한 호스트를 선택하세요.
5656
- 종류: 생성할 폴더 유형을 결정합니다. 사용자(User) 또는 프로젝트(Project)로 설정할 수 있습니다. 사용자 폴더는 사용자가 단독으로 생성하여 사용할 수 있는 폴더이며, 프로젝트 폴더는 관리자가 생성하고 프로젝트의 사용자가 공유하는 폴더입니다.
5757
- 프로젝트: 프로젝트 타입을 선택한 경우에만 표시됩니다. 새 프로젝트 폴더를 만들 때 폴더가 속한 프로젝트를 지정할 수 있습니다. 프로젝트 폴더는 반드시 프로젝트에 속해야 하지만, 사용자 폴더를 생성할 때에는 별도의 역할을 수행하지 않습니다.
58-
- 권한: 프로젝트 멤버에 대한 프로젝트 폴더의 권한을 설정합니다. "Read-Only"로 설정된 경우, 프로젝트 멤버가 연산 세션 내에서 이 폴더에 쓰기 작업을 수행할 수 없습니다.
58+
- 권한: 프로젝트 멤버에 대한 프로젝트 폴더의 권한을 설정합니다. "읽기 전용"으로 설정된 경우, 프로젝트 멤버가 연산 세션 내에서 이 폴더에 쓰기 작업을 수행할 수 없습니다.
5959
- 복제 가능 여부: 사용 방식이 "모델"로 설정된 경우에만 표시됩니다. 생성하는 가상 폴더(vfolder)가 복제 가능한지 여부를 선택합니다.
6060

6161
여기서 생성한 폴더는 연산 세션 생성 시 [마운트](../mount_vfolder/mount_vfolder.md#session-mounts)할 수 있습니다. 폴더는 사용자의 기본 작업 디렉토리인 `/home/work/` 아래에 마운트되며, 마운트된 디렉토리에 저장된 파일은 연산 세션이 종료되어도 삭제되지 않습니다.

packages/backend.ai-webui-docs/src/th/vfolder/vfolder.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ The meaning of each field in the creation dialog is as follows.
6363
- Location: Select the NFS host where the folder will be created. If there are multiple hosts, choose one. An indicator will show if there is enough available space.
6464
- ประเภท: กำหนดประเภทของโฟลเดอร์ที่จะสร้าง สามารถตั้งค่าเป็นผู้ใช้หรือโครงการ โฟลเดอร์ผู้ใช้คือโฟลเดอร์ที่ผู้ใช้สามารถสร้างและใช้งานได้เพียงคนเดียว และโฟลเดอร์โครงการคือโฟลเดอร์ที่สร้างโดยผู้ดูแลระบบและแชร์โดยผู้ใช้ในโครงการ
6565
- Project: Shown only when you select project type. Designates the project to which the folder belongs when creating a new project folder. Project folders must belong to a project. However, it does not play any role when creating a ผู้ใช้ folder.
66-
- สิทธิ์: กำหนดสิทธิ์ของโฟลเดอร์โปรเจกต์สำหรับสมาชิกโปรเจกต์ หากตั้งค่าเป็น "อ่านอย่างเดียว" สมาชิกโปรเจกต์จะไม่สามารถเขียนลงในโฟลเดอร์นี้ภายในเซสชันการคอมพิวเตอร์ของพวกเขาได้
66+
- สิทธิ์: กำหนดสิทธิ์ของโฟลเดอร์โปรเจกต์สำหรับสมาชิกโปรเจกต์ หากตั้งค่าเป็น "อ่านเท่านั้น" สมาชิกโปรเจกต์จะไม่สามารถเขียนลงในโฟลเดอร์นี้ภายในเซสชันการคำนวณของพวกเขาได้
6767
- Cloneable: Shown only when you select usage model to "Model". Select whether the vfolder you are creating should be cloneable.
6868

6969
The folders created here can be [mounted](../mount_vfolder/mount_vfolder.md#session-mounts) when creating a compute session. โฟลเดอร์ are mounted

0 commit comments

Comments
 (0)