From 6b492186f113364efe384f96b1f1c6a010e5b685 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Sat, 28 Dec 2024 15:57:43 +0100 Subject: [PATCH] New translations files-and-stats.mdx (Chinese Simplified) --- website/src/lib/docs/zh/files-and-stats.mdx | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/website/src/lib/docs/zh/files-and-stats.mdx b/website/src/lib/docs/zh/files-and-stats.mdx index a7657c85..cf80e488 100644 --- a/website/src/lib/docs/zh/files-and-stats.mdx +++ b/website/src/lib/docs/zh/files-and-stats.mdx @@ -37,12 +37,11 @@ You can also navigate through the files using the arrow keys on your keyboard, a By right-clicking on a file tab, you can access the same actions as in the [edit menu](./menu/edit). -### 垂直布局 +### Tree layout -As mentioned in the [view options section](./menu/view), you can switch between a horizontal and a vertical layout for the file list. -The vertical file list is useful when you have many files open, or files with multiple [tracks, segments, or points of interest](./gpx). -垂直文件列表对于您打开许多文件或有多个[轨迹、片段或兴趣点](../gpx) 的文件非常有用。 -Indeed, this layout allows you to inspect the content of the files through collapsible sections. +As mentioned in the [view options section](./menu/view), you can switch to a tree layout for the files list. +This layout is ideal for managing a large number of open files, as it organizes them into a vertical list on the right side of the map. +In addition, the file tree view enables you to inspect the [tracks, segments, and points of interest](../gpx) contained inside the files through collapsible sections. You can also apply [edit actions](./menu/edit) and [tools](./toolbar) to internal file items. Furthermore, you can drag and drop the inner items to reorder them, or move them in the hierarchy or even to another file.