if*, ignite, ilbmtoppm, im*: add Korean translation (#14667)

This commit is contained in:
HoJeong Im
2024-11-06 17:24:36 +09:00
committed by GitHub
parent 2e6a0c72ed
commit 07ab2a759a
12 changed files with 211 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
# imapsync
> 두 개의 IMAP 서버 사이에 중복없이 단방향으로 이메일 사서함을 동기화, 복사 및 마이그레이션하기 위한 이메일 IMAP 도구.
> 더 많은 정보: <https://imapsync.lamiral.info>.
- 호스트1과 호스트2 간에 IMAP 계정을 동기화:
`imapsync --host1 {{호스트1}} --user1 {{사용자1}} --password1 {{비밀1}} --host2 {{호스트2}} --user2 {{사용자2}} --password2 {{비밀2}}`