diff options
Diffstat (limited to '')
-rw-r--r-- | l10n-zh-CN/toolkit/toolkit/about/aboutReader.ftl | 48 |
1 files changed, 48 insertions, 0 deletions
diff --git a/l10n-zh-CN/toolkit/toolkit/about/aboutReader.ftl b/l10n-zh-CN/toolkit/toolkit/about/aboutReader.ftl new file mode 100644 index 0000000000..13a09fb91f --- /dev/null +++ b/l10n-zh-CN/toolkit/toolkit/about/aboutReader.ftl @@ -0,0 +1,48 @@ +# 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 = 自动颜色模式 + +# 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-savetopocket = 保存到 { -pocket-brand-name } |