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 @@
# ansiweather
> 一个 shell 脚本,用于在终端中显示当前天气状况。
> 更多信息:<https://github.com/fcambus/ansiweather>.
> 你的终端中显示当前天气状况。
> 更多信息:<https://github.com/fcambus/ansiweather>
- 使用公制单位显示 Rzeszow, Poland 接下来 5 天的天气预报:
- 使用公制单位显示特定地点接下来七天的天气预报:
`ansiweather -u metric -f 7 -l {{Rzeszow,PL}}`
- 显示带符号和日光数据信息的天气预报
- 显示接下来五天的天气预报,包含符号和白天数据,针对你当前的位置
`ansiweather -F -s true -d true`
- 显示带风力等级和湿度信息的天气预报
- 显示你当前地点的今天的风速和湿度数据
`ansiweather -w true -h true`
`ansiweather -w true -h true`