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

32
pages.zh/linux/nsxiv.md Normal file
View File

@@ -0,0 +1,32 @@
# nsxiv
> 新简单 X 图像查看器。
> 更多信息:<https://nsxiv.codeberg.page/man>。
- 打开图像:
`nsxiv {{path/to/file1 path/to/file2 ...}}`
- 从目录以图像模式打开图像:
`nsxiv {{path/to/directory1 path/to/directory2 ...}}`
- 递归搜索目录以查看图像:
`nsxiv -r {{path/to/directory1 path/to/directory2 ...}}`
- 退出 nsxiv
`q`
- 切换到缩略图模式或以图像模式打开选定图像:
`<Return>`
- 在图像模式中向前计数图像:
`n`
- 在图像模式中向后计数图像:
`p`