summaryrefslogtreecommitdiffstats
path: root/l10n-ko/toolkit/toolkit/about/aboutReader.ftl
blob: 2250c6eee75670764167929807c97db9c88e3e27 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
# 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/.

about-reader-loading = 로드 중…
about-reader-load-error = 페이지에서 글을 읽어오지 못했습니다
about-reader-color-scheme-light = 밝게
    .title = 밝은 색 구성표
about-reader-color-scheme-dark = 어둡게
    .title = 어두운 색 구성표
about-reader-color-scheme-sepia = 세피아
    .title = 세피아 색 구성표
about-reader-color-scheme-auto = 자동
    .title = 자동 색 구성표
about-reader-color-theme-light = 밝게
    .title = 밝은 색상 테마
about-reader-color-theme-dark = 어둡게
    .title = 어두운 색상 테마
about-reader-color-theme-sepia = 세피아
    .title = 세피아 색상 테마
about-reader-color-theme-auto = 자동
    .title = 자동 색상 테마
about-reader-color-theme-gray = 회색
    .title = 회색 색상 테마
about-reader-color-theme-contrast = 대비
    .title = 대비 색상 테마
about-reader-color-theme-custom = 사용자 색상
    .title = 사용자 색상 테마
# An estimate for how long it takes to read an article,
# expressed as a range covering both slow and fast readers.
# Variables:
#   $rangePlural (String): The plural category of the range, using the same set as for numbers.
#   $range (String): The range of minutes as a localised string. Examples: "3-7", "~1".
about-reader-estimated-read-time = { $range }분

## These are used as tooltips in Type Control

about-reader-toolbar-minus =
    .title = 글꼴 크기 줄이기
about-reader-toolbar-plus =
    .title = 글꼴 크기 늘리기
about-reader-toolbar-contentwidthminus =
    .title = 콘텐츠 너비 줄이기
about-reader-toolbar-contentwidthplus =
    .title = 콘텐츠 너비 늘리기
about-reader-toolbar-lineheightminus =
    .title = 줄 간격 줄이기
about-reader-toolbar-lineheightplus =
    .title = 줄 간격 늘리기

## These are the styles of typeface that are options in the reader view controls.

about-reader-font-type-serif = 세리프
about-reader-font-type-sans-serif = 산세리프

## Reader View toolbar buttons

about-reader-toolbar-close = 리더뷰 닫기
about-reader-toolbar-type-controls = 글자 조절
about-reader-toolbar-color-controls = 색상
about-reader-toolbar-savetopocket = { -pocket-brand-name }에 저장

## Reader View colors menu

about-reader-colors-menu-header = 테마
about-reader-fxtheme-tab = 기본값
about-reader-customtheme-tab = 사용자 지정

## These are used as labels for the custom theme color pickers.
## The .title element is used to make the editing functionality
## clear and give context for screen reader users.

about-reader-custom-colors-foreground = 텍스트
    .title = 색상 편집
about-reader-custom-colors-background = 배경
    .title = 색상 편집
about-reader-custom-colors-unvisited-links = 방문하지 않은 링크
    .title = 색상 편집
about-reader-custom-colors-visited-links = 방문한 링크
    .title = 색상 편집
about-reader-custom-colors-selection-highlight = 소리내어 읽기 하이라이터
    .title = 색상 편집
about-reader-custom-colors-reset-button = 기본값 재설정