linux/p*: add Korean translation (#14712)

This commit is contained in:
코드싸이
2024-11-09 13:25:35 +09:00
committed by GitHub
parent 0898aaa215
commit 7544b309ad
88 changed files with 1942 additions and 1 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]도움말 표시:
`plasmashell --help`
- Qt 옵션을 포함한 도움말 표시:
`plasmashell --help-all`