osx/terminal-notifier: fix typo, osx/*: add Korean translation (#14758)

This commit is contained in:
코드싸이
2024-11-12 04:54:15 +09:00
committed by GitHub
parent 3c745bfaae
commit f5003bb990
202 changed files with 3796 additions and 1 deletions

24
pages.ko/osx/wacaw.md Normal file
View File

@@ -0,0 +1,24 @@
# wacaw
> 연결된 카메라로 정지 사진과 비디오를 촬영.
> 더 많은 정보: <https://webcam-tools.sourceforge.net>.
- 웹캠으로 사진 촬영:
`wacaw {{파일명}}`
- 비디오 녹화:
`wacaw --video {{파일명}} --duration {{10}}`
- 사용자 지정 해상도로 사진 촬영:
`wacaw --width {{너비}} --height {{100}} {{파일명}}`
- 방금 촬영한 이미지를 클립보드로 복사:
`wacaw --to-clipboard`
- 사용 가능한 장치 목록:
`wacaw --list-devices`