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,20 @@
# plasmashell
> 启动和重启 Plasma 桌面。
> 更多信息:<https://invent.kde.org/plasma/plasma-desktop>。
- 重启 `plasmashell`
`systemctl restart --user plasma-plasmashell`
- 在不使用 systemd 的情况下重启 `plasmashell`
`plasmashell --replace & disown`
- 显示命令行选项的 [h]elp
`plasmashell --help`
- 显示帮助,包括 Qt 选项:
`plasmashell --help-all`