id*: add Korean translation (#14640)

* id*: add Korean translation

* Update pages.ko/common/idevicedate.md

Co-authored-by: Chooooo <contact@choo.ooo>

---------

Co-authored-by: Chooooo <contact@choo.ooo>
This commit is contained in:
HoJeong Im
2024-11-06 00:44:52 +09:00
committed by GitHub
parent 2dc55e1716
commit e66c3db2a7
17 changed files with 252 additions and 0 deletions

View File

@@ -0,0 +1,20 @@
# idevicebackup2
> iOS 4 이상을 실행하는 장치에 대한 백업을 생성하거나 복원.
> 더 많은 정보: <https://manned.org/idevicebackup2>.
- 지정된 디렉터리에 장치의 백업을 생성:
`idevicebackup2 backup {{경로/대상/디렉터리}}`
- 지정된 디렉터리에서 백업을 복원:
`idevicebackup2 restore {{경로/대상/디렉터리}}`
- 백업 암호화 활성화:
`idevicebackup2 encryption on {{비밀번호}}`
- 마지막으로 완료된 백업의 파일을 나열:
`idevicebackup2 list`