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,8 @@
# imapsync
> 邮件 IMAP 工具,用于在两个 IMAP 服务器之间同步、复制和迁移电子邮件邮箱,单向且无重复。
> 更多信息:<https://imapsync.lamiral.info>。
- 在主机1和主机2之间同步 IMAP 账户:
`imapsync --host1 {{host1}} --user1 {{user1}} --password1 {{secret1}} --host2 {{host2}} --user2 {{user2}} --password2 {{secret2}}`