common/o*: add Korean translation (#14642)

* common/o*: add Korean translation

* odps-resource: update Korean translation (fix typo)
This commit is contained in:
코드싸이
2024-11-05 23:54:36 +09:00
committed by GitHub
parent bdf0e99ca8
commit 650fabfc22
49 changed files with 1257 additions and 0 deletions

33
pages.ko/common/obs.md Normal file
View File

@@ -0,0 +1,33 @@
# obs
> 오픈 브로드캐스터 소프트웨어.
> 비디오 녹화 및 라이브 스트리밍 프로그램.
> 더 많은 정보: <https://obsproject.com/>.
- OBS 실행:
`obs`
- OBS를 포터블 모드로 실행:
`obs --portable`
- 실행 시 자동으로 비디오 녹화를 시작:
`obs --startrecording`
- 실행 시 자동으로 리플레이 버퍼 시작:
`obs --startreplaybuffer`
- 실행 시 자동으로 스트리밍 시작:
`obs --startstreaming`
- 실행 시 시스템 트레이로 최소화:
`obs --minimize-to-tray`
- 로그를 더 자세하게 남기기 (디버깅용):
`obs --verbose`