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 @@
# weechat
> 命令行互联网中继聊天客户端,具有各种功能。
> 更多信息:<https://weechat.org/doc>。
- 启动 WeeChat
`weechat`
- 启动时不加载任何插件:
`weechat --no-plugin`
- 启动时不加载任何脚本:
`weechat --no-script`
- 启动时不自动连接到服务器:
`weechat --no-connect`
- 将默认终端颜色写入 `stdout`
`weechat --colors`