common/w*: add Korean translation (#14523)

This commit is contained in:
코드싸이
2024-11-02 13:59:52 +09:00
committed by GitHub
parent 8a477df704
commit 8bcc0ead21
58 changed files with 1268 additions and 0 deletions

View File

@@ -0,0 +1,24 @@
# weechat
> 다양한 기능을 갖춘 명령줄 인터넷 릴레이 채팅 클라이언트.
> 더 많은 정보: <https://weechat.org/doc>.
- WeeChat 시작:
`weechat`
- 시작 시 플러그인 로드 안 함:
`weechat --no-plugin`
- 시작 시 스크립트 로드 안 함:
`weechat --no-script`
- 서버에 자동으로 연결하지 않음:
`weechat --no-connect`
- 기본 터미널 색상을 `stdout`에 씀:
`weechat --colors`