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

21
pages.zh/common/bshell.md Normal file
View File

@@ -0,0 +1,21 @@
# bshell
> 一个用于浏览本地网络上SSH/VNC服务器的图形用户界面。
> 另见:`bssh` 和 `bvnc`。
> 更多信息:<https://manned.org/bshell>。
- 浏览SSH和VNC服务器
`bshell`
- 仅浏览SSH服务器
`bshell --ssh`
- 仅浏览VNC服务器
`bshell --vnc`
- 在指定域中浏览SSH和VNC服务器
`bshell --domain {{domain}}`