flameshot: add Chinese translation (#4361)

This commit is contained in:
Julien Tremblay McLellan - Library & Information Science 2020-10-01 16:07:47 -04:00 committed by GitHub
parent 3cdee951c5
commit 6a9edff745
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -0,0 +1,24 @@
# flameshot
> 带有gui界面的Screenshot工具支持基本的图像编辑例如文本形状颜色和imgur.
> 更多信息: <https://flameshot.js.org>.
- 在GUI模式下启动Flameshot:
`flameshot launcher`
- 通过单击并拖动来截取屏幕截图:
`flameshot gui`
- 全屏截图:
`flameshot full`
- 将保存屏幕快照的路径设置为:
`flameshot full --path {{path/to/directory}}`
- 将屏幕截图延迟N毫秒然后输出到剪贴板:
`flameshot full --delay {{2000}} --clipboard`