summaryrefslogtreecommitdiffstats
path: root/l10n-ko/toolkit/toolkit/printing
diff options
context:
space:
mode:
Diffstat (limited to 'l10n-ko/toolkit/toolkit/printing')
-rw-r--r--l10n-ko/toolkit/toolkit/printing/printDialogs.ftl112
-rw-r--r--l10n-ko/toolkit/toolkit/printing/printPreview.ftl73
-rw-r--r--l10n-ko/toolkit/toolkit/printing/printUI.ftl147
3 files changed, 332 insertions, 0 deletions
diff --git a/l10n-ko/toolkit/toolkit/printing/printDialogs.ftl b/l10n-ko/toolkit/toolkit/printing/printDialogs.ftl
new file mode 100644
index 0000000000..f7c63205fd
--- /dev/null
+++ b/l10n-ko/toolkit/toolkit/printing/printDialogs.ftl
@@ -0,0 +1,112 @@
+# This Source Code Form is subject to the terms of the Mozilla Public
+# License, v. 2.0. If a copy of the MPL was not distributed with this
+# file, You can obtain one at http://mozilla.org/MPL/2.0/.
+
+print-setup =
+ .title = 페이지 설정
+custom-prompt-title = 사용자 지정…
+custom-prompt-prompt = 머리글/바닥글을 입력하세요
+basic-tab =
+ .label = 포맷 및 옵션
+advanced-tab =
+ .label = 여백 및 머리글/바닥글
+format-group-label =
+ .value = 포맷
+orientation-label =
+ .value = 인쇄 방향:
+portrait =
+ .label = 세로
+ .accesskey = P
+landscape =
+ .label = 가로
+ .accesskey = L
+scale =
+ .label = 배율:
+ .accesskey = S
+scale-percent =
+ .value = %
+shrink-to-fit =
+ .label = 페이지 너비에 맞게 축소
+ .accesskey = W
+options-group-label =
+ .value = 옵션
+print-bg =
+ .label = 배경 인쇄 (색상 및 이미지)
+ .accesskey = B
+margin-group-label-inches =
+ .value = 여백 (인치)
+margin-group-label-metric =
+ .value = 여백 (밀리미터)
+margin-top =
+ .value = 위쪽:
+ .accesskey = T
+margin-top-invisible =
+ .value = 위쪽:
+margin-bottom =
+ .value = 아래쪽:
+ .accesskey = B
+margin-bottom-invisible =
+ .value = 아래쪽:
+margin-left =
+ .value = 왼쪽:
+ .accesskey = L
+margin-left-invisible =
+ .value = 왼쪽:
+margin-right =
+ .value = 오른쪽:
+ .accesskey = R
+margin-right-invisible =
+ .value = 오른쪽:
+header-footer-label =
+ .value = 머리글 및 바닥글
+hf-left-label =
+ .value = 왼쪽
+hf-center-label =
+ .value = 가운데
+hf-right-label =
+ .value = 오른쪽
+header-left-tip =
+ .tooltiptext = 왼쪽 머리글
+header-center-tip =
+ .tooltiptext = 가운데 머리글
+header-right-tip =
+ .tooltiptext = 오른쪽 머리글
+footer-left-tip =
+ .tooltiptext = 왼쪽 바닥글
+footer-center-tip =
+ .tooltiptext = 가운데 바닥글
+footer-right-tip =
+ .tooltiptext = 오른쪽 바닥글
+hf-blank =
+ .label = --공백--
+hf-title =
+ .label = 제목
+hf-url =
+ .label = URL
+hf-date-and-time =
+ .label = 날짜/시간:
+hf-page =
+ .label = 페이지 #
+hf-page-and-total =
+ .label = 페이지 # / #
+hf-custom =
+ .label = 사용자 지정…
+print-preview-window =
+ .title = 인쇄 미리 보기
+print-title =
+ .value = 제목:
+print-preparing =
+ .value = 준비 중…
+print-progress =
+ .value = 진행 상태:
+print-window =
+ .title = 인쇄 중
+print-complete =
+ .value = 인쇄가 완료되었습니다.
+
+# Variables
+# $percent (integer) - Number of printed percentage
+print-percent =
+ .value = { $percent }%
+dialog-cancel-label = 취소
+dialog-close-label = 닫기
diff --git a/l10n-ko/toolkit/toolkit/printing/printPreview.ftl b/l10n-ko/toolkit/toolkit/printing/printPreview.ftl
new file mode 100644
index 0000000000..481e88019f
--- /dev/null
+++ b/l10n-ko/toolkit/toolkit/printing/printPreview.ftl
@@ -0,0 +1,73 @@
+# This Source Code Form is subject to the terms of the Mozilla Public
+# License, v. 2.0. If a copy of the MPL was not distributed with this
+# file, You can obtain one at http://mozilla.org/MPL/2.0/.
+
+printpreview-simplify-page-checkbox =
+ .label = 페이지 단순화
+ .accesskey = i
+ .tooltiptext = 이 페이지는 자동으로 단순화할 수 없습니다
+printpreview-simplify-page-checkbox-enabled =
+ .label = { printpreview-simplify-page-checkbox.label }
+ .accesskey = { printpreview-simplify-page-checkbox.accesskey }
+ .tooltiptext = 쉽게 읽을 수 있도록 레이아웃 변경
+printpreview-close =
+ .label = 닫기
+ .accesskey = C
+printpreview-portrait =
+ .label = 세로
+ .accesskey = o
+printpreview-landscape =
+ .label = 가로
+ .accesskey = L
+printpreview-scale =
+ .value = 배율:
+ .accesskey = S
+printpreview-shrink-to-fit =
+ .label = 페이지에 맞게 축소
+printpreview-custom =
+ .label = 사용자 지정…
+printpreview-print =
+ .label = 인쇄…
+ .accesskey = P
+printpreview-of =
+ .value = /
+printpreview-custom-scale-prompt-title = 사용자 지정 배율
+printpreview-page-setup =
+ .label = 페이지 설정…
+ .accesskey = u
+printpreview-page =
+ .value = 페이지:
+ .accesskey = a
+
+# Variables
+# $sheetNum (integer) - The current sheet number
+# $sheetCount (integer) - The total number of sheets to print
+printpreview-sheet-of-sheets = { $sheetNum } / { $sheetCount }
+
+## Variables
+## $percent (integer) - menuitem percent label
+## $arrow (String) - UTF-8 arrow character for navigation buttons
+
+printpreview-percentage-value =
+ .label = { $percent }%
+printpreview-homearrow =
+ .label = { $arrow }
+ .tooltiptext = 첫 페이지
+printpreview-previousarrow =
+ .label = { $arrow }
+ .tooltiptext = 이전 페이지
+printpreview-nextarrow =
+ .label = { $arrow }
+ .tooltiptext = 다음 페이지
+printpreview-endarrow =
+ .label = { $arrow }
+ .tooltiptext = 마지막 페이지
+
+printpreview-homearrow-button =
+ .title = 첫 페이지
+printpreview-previousarrow-button =
+ .title = 이전 페이지
+printpreview-nextarrow-button =
+ .title = 다음 페이지
+printpreview-endarrow-button =
+ .title = 마지막 페이지
diff --git a/l10n-ko/toolkit/toolkit/printing/printUI.ftl b/l10n-ko/toolkit/toolkit/printing/printUI.ftl
new file mode 100644
index 0000000000..6481dfb578
--- /dev/null
+++ b/l10n-ko/toolkit/toolkit/printing/printUI.ftl
@@ -0,0 +1,147 @@
+# This Source Code Form is subject to the terms of the Mozilla Public
+# License, v. 2.0. If a copy of the MPL was not distributed with this
+# file, You can obtain one at http://mozilla.org/MPL/2.0/.
+
+printui-title = 인쇄
+# Dialog title to prompt the user for a filename to save print to PDF.
+printui-save-to-pdf-title = 다른 이름으로 저장
+
+# Variables
+# $sheetCount (integer) - Number of paper sheets
+printui-sheets-count =
+ { $sheetCount ->
+ *[other] 용지 { $sheetCount }장
+ }
+
+printui-page-range-all = 모두
+printui-page-range-current = 현재
+printui-page-range-odd = 홀수
+printui-page-range-even = 짝수
+printui-page-range-custom = 사용자 지정
+printui-page-range-label = 페이지
+printui-page-range-picker =
+ .aria-label = 페이지 범위 선택
+printui-page-custom-range-input =
+ .aria-label = 사용자 지정 페이지 범위 입력
+ .placeholder = 예: 2-6, 9, 12-16
+
+# Section title for the number of copies to print
+printui-copies-label = 매수
+
+printui-orientation = 방향
+printui-landscape = 가로
+printui-portrait = 세로
+
+# Section title for the printer or destination device to target
+printui-destination-label = 대상
+printui-destination-pdf-label = PDF로 저장
+
+printui-more-settings = 설정 자세히
+printui-less-settings = 설정 간단히
+
+printui-paper-size-label = 용지 크기
+
+# Section title (noun) for the print scaling options
+printui-scale = 배율
+printui-scale-fit-to-page-width = 페이지 너비에 맞추기
+# Label for input control where user can set the scale percentage
+printui-scale-pcent = 배율
+
+# Section title (noun) for the two-sided print options
+printui-two-sided-printing = 양면 인쇄
+printui-two-sided-printing-off = 끄기
+# Flip the sheet as if it were bound along its long edge.
+printui-two-sided-printing-long-edge = 긴 가장자리에서 뒤집기
+# Flip the sheet as if it were bound along its short edge.
+printui-two-sided-printing-short-edge = 짧은 가장자리에서 뒤집기
+
+# Section title for miscellaneous print options
+printui-options = 옵션
+printui-headers-footers-checkbox = 머리글 및 바닥글 인쇄
+printui-backgrounds-checkbox = 배경 인쇄
+
+## The "Format" section, select a version of the website to print. Radio
+## options to select between the original page, selected text only, or a version
+## where the page is processed with "Reader View".
+
+# The section title.
+printui-source-label = 형식
+# Option for printing the original page.
+printui-source-radio = 원본
+# Option for printing just the content a user selected prior to printing.
+printui-selection-radio = 선택 영역
+# Option for "simplifying" the page by printing the Reader View version.
+printui-simplify-page-radio = 단순화
+
+##
+
+printui-color-mode-label = 색상 모드
+printui-color-mode-color = 컬러
+printui-color-mode-bw = 흑백
+
+printui-margins = 여백
+printui-margins-default = 기본값
+printui-margins-min = 최소값
+printui-margins-none = 없음
+printui-margins-custom-inches = 사용자 정의 (인치)
+printui-margins-custom-mm = 사용자 지정 (mm)
+printui-margins-custom-top = 위쪽
+printui-margins-custom-top-inches = 위쪽 (인치)
+printui-margins-custom-top-mm = 위쪽 (mm)
+printui-margins-custom-bottom = 아래쪽
+printui-margins-custom-bottom-inches = 아래쪽 (인치)
+printui-margins-custom-bottom-mm = 아래쪽 (mm)
+printui-margins-custom-left = 왼쪽
+printui-margins-custom-left-inches = 왼쪽 (인치)
+printui-margins-custom-left-mm = 왼쪽 (mm)
+printui-margins-custom-right = 오른쪽
+printui-margins-custom-right-inches = 오른쪽 (인치)
+printui-margins-custom-right-mm = 오른쪽 (mm)
+
+printui-system-dialog-link = 시스템 대화 상자를 사용하여 인쇄…
+
+printui-primary-button = 인쇄
+printui-primary-button-save = 저장
+printui-cancel-button = 취소
+printui-close-button = 닫기
+
+printui-loading = 미리보기 준비 중
+
+# Reported by screen readers and other accessibility tools to indicate that
+# the print preview has focus.
+printui-preview-label =
+ .aria-label = 인쇄 미리보기
+
+printui-pages-per-sheet = 용지당 페이지
+
+# This is shown next to the Print button with an indefinite loading spinner
+# when the user prints a page and it is being sent to the printer.
+printui-print-progress-indicator = 인쇄 중…
+printui-print-progress-indicator-saving = 저장 중…
+
+## Paper sizes that may be supported by the Save to PDF destination:
+
+printui-paper-a5 = A5
+printui-paper-a4 = A4
+printui-paper-a3 = A3
+printui-paper-a2 = A2
+printui-paper-a1 = A1
+printui-paper-a0 = A0
+printui-paper-b5 = B5
+printui-paper-b4 = B4
+printui-paper-jis-b5 = JIS-B5
+printui-paper-jis-b4 = JIS-B4
+printui-paper-letter = US 레터
+printui-paper-legal = US 리걸
+printui-paper-tabloid = 타블로이드
+
+## Error messages shown when a user has an invalid input
+
+printui-error-invalid-scale = 배율은 10에서 200 사이의 숫자여야 합니다.
+printui-error-invalid-margin = 선택한 용지 크기에 유효한 여백을 입력하세요.
+printui-error-invalid-copies = 매수는 1에서 10000 사이의 숫자여야 합니다.
+
+# Variables
+# $numPages (integer) - Number of pages
+printui-error-invalid-range = 범위는 1에서 { $numPages } 사이의 숫자여야 합니다.
+printui-error-invalid-start-overflow = "시작" 페이지 번호는 "끝" 페이지 번호보다 작아야 합니다.