systemctl-reboot,systemd-*: add and update Korean translation (#14032)

This commit is contained in:
코드싸이
2024-10-07 21:07:32 +09:00
committed by GitHub
parent 18cd009db9
commit 433fd479b1
33 changed files with 720 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
# systemd-ac-power
> 컴퓨터가 외부 전원에 연결되어 있는지 보고.
> 더 많은 정보: <https://www.freedesktop.org/software/systemd/man/systemd-ac-power.html>.
- 조용히 확인하고 AC 전원에 연결되어 있을 때 0 상태 코드를 반환하고, 그렇지 않을 경우 비영 상태 코드를 반환:
`systemd-ac-power`
- 추가적으로 `stdout``yes` 또는 `no`를 출력:
`systemd-ac-power --verbose`