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,20 +1,20 @@
# neofetch
> 命令行系统信息工具,以美观的方式显示系统信息。
> 更多信息:<https://github.com/dylanaraps/neofetch>.
> 显示有关您的操作系统、软件和硬件的信息。
> 更多信息:<https://github.com/dylanaraps/neofetch>
- 显示系统信息
- 返回默认配置,如果这是程序第一次运行,则创建它
`neofetch`
- 在输出中显示或隐藏指定的信息行,'信息名称'是配置文件中的函数名称,例如 memory
- 触发信息行在输出中出现,其中 'infoname' 是配置文件中的函数名称,例如内存
`neofetch --{{enable|disable}} {{信息名称}}`
`neofetch --{{enable|disable}} {{infoname}}`
- 隐藏显示操作系统架构信息
- 隐藏/显示操作系统架构:
`neofetch --os_arch {{on|off}}`
- 启用禁用输出中的 CPU 品牌信息
- 启用/禁用输出中的 CPU 品牌:
`neofetch --cpu_brand {{on|off}}`
`neofetch --cpu_brand {{on|off}}`