ani-cli: add Korean translation (#13620)

pull/28/head
HoJeong Im 2024-09-08 17:44:47 +09:00 committed by GitHub
parent 523b787bf9
commit 34e504b193
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 28 additions and 0 deletions

View File

@ -0,0 +1,28 @@
# ani-cli
> 애니메이션을 탐색하고 시청할 수 있는 커멘드라인 인터페이스.
> 더 많은 정보: <https://github.com/pystardust/ani-cli>.
- 이름으로 애니메이션 검색:
`ani-cli "{{애니메이션_이름}}"`
- 에피소드 다운로드([d]ownload):
`ani-cli -d "{{애니메이션_이름}}"`
- 에피소드 다운로드 [v]LC를 미디어 플레이어로 사용:
`ani-cli -v "{{애니메이션_이름}}"`
- 특정 에피소드([e]pisode)를 시청:
`ani-cli -e {{에피소드_숫자}} "{{애니메이션_이름}}"`
- 기록에 있는 애니메이션을 계속해서([c]ontinue) 시청:
`ani-cli -c`
- `ani-cli` 업데이트([U]pdate):
`ani-cli -U`