add new chinese translations

This commit is contained in:
2024-12-30 15:25:56 +08:00
parent a850046d7b
commit 0d798759fd
5418 changed files with 105800 additions and 7052 deletions

View File

@@ -0,0 +1,34 @@
# 海螺
> GNOME 桌面环境的默认文件管理器。
> 也称为 GNOME 文件。
> 另见:`dolphin``caja``thunar``vifm`。
> 更多信息:<https://manned.org/nautilus>。
- 启动海螺:
`nautilus`
- 以 root 用户身份启动海螺:
`nautilus admin:/`
- 启动海螺并显示特定目录:
`nautilus {{path/to/directory}}`
- 启动海螺并选择特定文件或目录:
`nautilus --select {{path/to/file_or_directory}}`
- 在新窗口中启动海螺:
`nautilus --new-window`
- 关闭所有海螺实例:
`nautilus --quit`
- 显示帮助:
`nautilus --help`