Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/files_pdfviewer.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/pdfjs/web/locale/ko/viewer.properties')
-rw-r--r--vendor/pdfjs/web/locale/ko/viewer.properties58
1 files changed, 58 insertions, 0 deletions
diff --git a/vendor/pdfjs/web/locale/ko/viewer.properties b/vendor/pdfjs/web/locale/ko/viewer.properties
index ea3732b..db7da19 100644
--- a/vendor/pdfjs/web/locale/ko/viewer.properties
+++ b/vendor/pdfjs/web/locale/ko/viewer.properties
@@ -65,6 +65,20 @@ cursor_text_select_tool_label=텍스트 선택 도구
cursor_hand_tool.title=손 도구 활성화
cursor_hand_tool_label=손 도구
+scroll_vertical.title=세로 스크롤 사용
+scroll_vertical_label=세로 스크롤
+scroll_horizontal.title=가로 스크롤 사용
+scroll_horizontal_label=가로 스크롤
+scroll_wrapped.title=감싼 스크롤 사용
+scroll_wrapped_label=감싼 스크롤
+
+spread_none.title=펼쳐진 페이지를 합치지 않음
+spread_none_label=펼쳐짐 없음
+spread_odd.title=홀수 페이지로 시작하게 펼쳐진 페이지 합침
+spread_odd_label=홀수 펼쳐짐
+spread_even.title=짝수 페이지로 시작하게 펼쳐진 페이지 합침
+spread_even_label=짝수 펼쳐짐
+
# Document properties dialog box
document_properties.title=문서 속성…
document_properties_label=문서 속성…
@@ -89,6 +103,28 @@ document_properties_creator=생성자:
document_properties_producer=PDF 생성기:
document_properties_version=PDF 버전:
document_properties_page_count=총 페이지:
+document_properties_page_size=페이지 크기:
+document_properties_page_size_unit_inches=in
+document_properties_page_size_unit_millimeters=mm
+document_properties_page_size_orientation_portrait=세로
+document_properties_page_size_orientation_landscape=가로
+document_properties_page_size_name_a3=A3
+document_properties_page_size_name_a4=A4
+document_properties_page_size_name_letter=레터
+document_properties_page_size_name_legal=리걸
+# LOCALIZATION NOTE (document_properties_page_size_dimension_string):
+# "{{width}}", "{{height}}", {{unit}}, and {{orientation}} will be replaced by
+# the size, respectively their unit of measurement and orientation, of the (current) page.
+document_properties_page_size_dimension_string={{width}} × {{height}} {{unit}} ({{orientation}})
+# LOCALIZATION NOTE (document_properties_page_size_dimension_name_string):
+# "{{width}}", "{{height}}", {{unit}}, {{name}}, and {{orientation}} will be replaced by
+# the size, respectively their unit of measurement, name, and orientation, of the (current) page.
+document_properties_page_size_dimension_name_string={{width}} × {{height}} {{unit}} ({{name}}, {{orientation}})
+# LOCALIZATION NOTE (document_properties_linearized): The linearization status of
+# the document; usually called "Fast Web View" in English locales of Adobe software.
+document_properties_linearized=빠른 웹 보기:
+document_properties_linearized_yes=예
+document_properties_linearized_no=아니오
document_properties_close=닫기
print_progress_message=문서 출력 준비중…
@@ -129,8 +165,30 @@ find_next.title=지정 문자열에 일치하는 다음 부분을 검색
find_next_label=다음
find_highlight=모두 강조 표시
find_match_case_label=대문자/소문자 구별
+find_entire_word_label=전체 단어
find_reached_top=문서 처음까지 검색하고 끝으로 돌아와 검색했습니다.
find_reached_bottom=문서 끝까지 검색하고 앞으로 돌아와 검색했습니다.
+# LOCALIZATION NOTE (find_match_count): The supported plural forms are
+# [one|two|few|many|other], with [other] as the default value.
+# "{{current}}" and "{{total}}" will be replaced by a number representing the
+# index of the currently active find result, respectively a number representing
+# the total number of matches in the document.
+find_match_count={[ plural(total) ]}
+find_match_count[one]={{total}} 중 {{current}} 일치
+find_match_count[two]={{total}} 중 {{current}} 일치
+find_match_count[few]={{total}} 중 {{current}} 일치
+find_match_count[many]={{total}} 중 {{current}} 일치
+find_match_count[other]={{total}} 중 {{current}} 일치
+# LOCALIZATION NOTE (find_match_count_limit): The supported plural forms are
+# [zero|one|two|few|many|other], with [other] as the default value.
+# "{{limit}}" will be replaced by a numerical value.
+find_match_count_limit={[ plural(limit) ]}
+find_match_count_limit[zero]={{limit}} 이상 일치
+find_match_count_limit[one]={{limit}} 이상 일치
+find_match_count_limit[two]={{limit}} 이상 일치
+find_match_count_limit[few]={{limit}} 이상 일치
+find_match_count_limit[many]={{limit}} 이상 일치
+find_match_count_limit[other]={{limit}} 이상 일치
find_not_found=검색 결과 없음
# Error panel labels