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

View File

@@ -1,16 +1,16 @@
# brightness
# 亮度
> 获取设置所有显示设备的亮度级。
> 更多信息:<https://github.com/nriley/brightness>.
> 获取设置所有内部显示器以及某些外部显示器的亮度级
> 更多信息:<https://github.com/nriley/brightness>
- 显示当前亮度:
`brightness -l`
- 设置亮度到 100%:
- 设置特定亮度:
`brightness {{1}}`
`brightness {{0..1}}`
- 设置亮度到 50%:
- 将亮度设置为50%
`brightness {{0.5}}`
`brightness {{0.5}}`