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,24 @@
# 红移
> 根据周围环境调整屏幕的色温。
> 更多信息请访问: <http://jonls.dk/redshift>。
- 在白天以特定的[t]emperature例如5700K和在夜间例如3600K开启红移
`redshift -t {{5700}}:{{3600}}`
- 使用手动指定的自定义[l]ocation开启红移
`redshift -l {{纬度}}:{{经度}}`
- 在白天以特定的屏幕[b]rightness例如70%和在夜间例如40%)开启红移:
`redshift -b {{0.7}}:{{0.4}}`
- 使用自定义[g]amma水平介于0和1之间开启红移
`redshift -g {{红}}:{{绿}}:{{蓝}}`
- [P]urge现有的温度变化并在[O]ne-shot模式下设置一个恒定不变的色温
`redshift -PO {{温度}}`