aurvote, b*: add Chinese translation (#6413)

* aurvote: add Chinese translation

* balooctl: add Chinese translation

* beep: add Chinese translation

* betterlockscreen: add Chinese translation

* binwalk: add Chinese translation

* binwise: add Chinese translation

* blkdiscard: add Chinese translation

* blkid: add Chinese translation

* bluetoothctl: add Chinese translation

* bluetoothd: add Chinese translation

* bmon: add Chinese translation

* bpftrace: add Chinese translation

* bpytop: add Chinese translation

* brctl: add Chinese translation

* brew: add Chinese translation

* commit suggestion
This commit is contained in:
千玄子
2021-08-27 11:38:39 +08:00
committed by GitHub
parent e090e48c45
commit 48b9a13502
15 changed files with 369 additions and 0 deletions

View File

@@ -0,0 +1,20 @@
# betterlockscreen
> 简洁的锁屏程序。
> 更多信息:<https://github.com/pavanjadhaw/betterlockscreen>.
- 锁定屏幕:
`betterlockscreen --lock`
- 更换锁屏背景:
`betterlockscreen -u {{图片.png}}`
- 锁屏并显示一些自定义文本:
`betterlockscreen -l pixel -t "{{自定义锁屏文本}}"`
- 锁屏并自定义显示屏关闭超时秒数:
`betterlockscreen --off {{5}} -l`