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

33
pages.zh/linux/zathura.md Normal file
View File

@@ -0,0 +1,33 @@
# zathura
> 一个类似vim的模态文档查看器带有集成的命令行。
> 确保安装了后端poppler、PostScript或DjVu
> 更多信息:<https://pwmt.org/projects/zathura/>.
- 打开文件:
`zathura {{path/to/file}}`
- 左/上/下/右导航:
`{{H|J|K|L|箭头键}}`
- 旋转:
`r`
- 反转颜色:
`<Ctrl> + R`
- 按给定字符串搜索文本:
`/{{string}}`
- 创建/删除书签:
`:{{bmark|bdelete}} {{bookmark_name}}`
- 列出书签:
`:blist`