common/o*: add Korean translation (#14642)
* common/o*: add Korean translation * odps-resource: update Korean translation (fix typo)
This commit is contained in:
28
pages.ko/common/okular.md
Normal file
28
pages.ko/common/okular.md
Normal file
@@ -0,0 +1,28 @@
|
||||
# okular
|
||||
|
||||
> 문서 보기.
|
||||
> 더 많은 정보: <https://docs.kde.org/stable5/en/okular/okular/command-line-options.html>.
|
||||
|
||||
- 문서 뷰어 시작:
|
||||
|
||||
`okular`
|
||||
|
||||
- 특정 문서 열기:
|
||||
|
||||
`okular {{경로/대상/파일1 경로/대상/파일2 ...}}`
|
||||
|
||||
- 특정 페이지에서 문서 열기:
|
||||
|
||||
`okular --page {{페이지_번호}} {{경로/대상/파일}}`
|
||||
|
||||
- 특정 문서를 프레젠테이션 모드에서 열기:
|
||||
|
||||
`okular --presentation {{경로/대상/파일}}`
|
||||
|
||||
- 특정 문서를 열고 인쇄 대화상자 시작:
|
||||
|
||||
`okular --print {{경로/대상/파일}}`
|
||||
|
||||
- 문서를 열고 특정 문자열 검색:
|
||||
|
||||
`okular --find {{검색_문자열}} {{경로/대상/파일}}`
|
Reference in New Issue
Block a user