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

@@ -0,0 +1,28 @@
# Gammastep
> 根据一天中的时间调整屏幕的色温。
> 更多信息:<https://gitlab.com/chinstrap/gammastep>。
- 在白天例如5700k和夜间例如3600k以特定的[t]emperature开启Gammastep
`gammastep -t {{5700}}:{{3600}}`
- 以手动指定的自定义[l]ocation开启Gammastep
`gammastep -l {{纬度}}:{{经度}}`
- 在白天例如70%和夜间例如40%)以特定的屏幕[b]rightness开启Gammastep最小亮度10%最大亮度100%
`gammastep -b {{0.7}}:{{0.4}}`
- 以自定义[g]amma等级在0到1之间开启Gammastep
`gammastep -g {{红}}:{{绿}}:{{蓝}}`
- 以不变的恒定色温[c]onstant开启Gammastep
`gammastep -O {{温度}}`
- 重置Gammastep应用的温度调整
`gammastep -x`