summaryrefslogtreecommitdiffstats
path: root/l10n-zh-TW/toolkit/toolkit/about/aboutReader.ftl
blob: 346e1ed5b9c3b67fb74236c8597d343c6822b66a (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 = 重設為預設值