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

25
pages.zh/linux/caja.md Normal file
View File

@@ -0,0 +1,25 @@
# caja
> 在 MATE 桌面环境中管理文件和目录。
> 另见:`nautilus``dolphin``thunar``ranger`。
> 更多信息:<https://manned.org/caja>。
- 打开当前用户的主目录:
`caja`
- 在单独的窗口中打开特定目录:
`caja {{path/to/directory1 path/to/directory2 ...}}`
- 在标签页中打开特定目录:
`caja --tabs {{path/to/directory1 path/to/directory2 ...}}`
- 以特定窗口大小打开目录:
`caja --geometry={{600}}x{{400}} {{path/to/directory}}`
- 关闭所有窗口:
`caja --quit`