glances, ifconfig, kill, killall, nano, neofetch, pm2, and screen: add Chinese translation (#14628)
* Add Chinese translations for glances, ifconfig, kill, killall, nano, neofetch, pm2, and screen. * Improvement to the Chinese translation for screen. * Fix formatting issues in glances, pm2, and neofetch Chinese versions * Update nano and screen Chinese pages to match English page. * Update pages.zh/common/screen.md Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com> * Update pages.zh/common/nano.md Ensure the format is the same as the English version Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com> * glances, nano: Ensure Chinese version matches English format * nano: Chinese translation correction * nano: Second revision of Chinese translation, fixing all missing backticks. * nano: Handle missing quotation marks in Chinese translation * Update pages.zh/common/neofetch.md Co-authored-by: Jack Lin <blueskyson1401@gmail.com> * Update pages.zh/common/ifconfig.md Co-authored-by: Jack Lin <blueskyson1401@gmail.com> * Update pages.zh/common/glances.md Co-authored-by: Jack Lin <blueskyson1401@gmail.com> * Update pages.zh/common/glances.md Co-authored-by: Jack Lin <blueskyson1401@gmail.com> * Update neofetch.md * Update neofetch.md --------- Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com> Co-authored-by: Jack Lin <blueskyson1401@gmail.com>
This commit is contained in:
20
pages.zh/common/neofetch.md
Normal file
20
pages.zh/common/neofetch.md
Normal file
@@ -0,0 +1,20 @@
|
||||
# neofetch
|
||||
|
||||
> 命令行系统信息工具,以美观的方式显示系统信息。
|
||||
> 更多信息:<https://github.com/dylanaraps/neofetch>.
|
||||
|
||||
- 显示系统信息:
|
||||
|
||||
`neofetch`
|
||||
|
||||
- 在输出中显示或隐藏指定的信息行,'信息名称'是配置文件中的函数名称,例如 memory:
|
||||
|
||||
`neofetch --{{enable|disable}} {{信息名称}}`
|
||||
|
||||
- 隐藏或显示操作系统架构信息:
|
||||
|
||||
`neofetch --os_arch {{on|off}}`
|
||||
|
||||
- 启用或禁用输出中的 CPU 品牌信息:
|
||||
|
||||
`neofetch --cpu_brand {{on|off}}`
|
Reference in New Issue
Block a user