summaryrefslogtreecommitdiffstats
path: root/thunderbird-l10n/zh-CN/localization/zh-CN/toolkit/printing
diff options
context:
space:
mode:
Diffstat (limited to 'thunderbird-l10n/zh-CN/localization/zh-CN/toolkit/printing')
-rw-r--r--thunderbird-l10n/zh-CN/localization/zh-CN/toolkit/printing/printDialogs.ftl112
-rw-r--r--thunderbird-l10n/zh-CN/localization/zh-CN/toolkit/printing/printPreview.ftl73
-rw-r--r--thunderbird-l10n/zh-CN/localization/zh-CN/toolkit/printing/printUI.ftl129
3 files changed, 314 insertions, 0 deletions
diff --git a/thunderbird-l10n/zh-CN/localization/zh-CN/toolkit/printing/printDialogs.ftl b/thunderbird-l10n/zh-CN/localization/zh-CN/toolkit/printing/printDialogs.ftl
new file mode 100644
index 0000000000..fbc2c33d40
--- /dev/null
+++ b/thunderbird-l10n/zh-CN/localization/zh-CN/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/thunderbird-l10n/zh-CN/localization/zh-CN/toolkit/printing/printPreview.ftl b/thunderbird-l10n/zh-CN/localization/zh-CN/toolkit/printing/printPreview.ftl
new file mode 100644
index 0000000000..7920f7dad8
--- /dev/null
+++ b/thunderbird-l10n/zh-CN/localization/zh-CN/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/thunderbird-l10n/zh-CN/localization/zh-CN/toolkit/printing/printUI.ftl b/thunderbird-l10n/zh-CN/localization/zh-CN/toolkit/printing/printUI.ftl
new file mode 100644
index 0000000000..8aecb5182c
--- /dev/null
+++ b/thunderbird-l10n/zh-CN/localization/zh-CN/toolkit/printing/printUI.ftl
@@ -0,0 +1,129 @@
+# 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 = 自定义(毫米)
+printui-margins-custom-top = 上
+printui-margins-custom-top-inches = 上(英寸)
+printui-margins-custom-top-mm = 上(毫米)
+printui-margins-custom-bottom = 下
+printui-margins-custom-bottom-inches = 下(英寸)
+printui-margins-custom-bottom-mm = 下(毫米)
+printui-margins-custom-left = 左
+printui-margins-custom-left-inches = 左(英寸)
+printui-margins-custom-left-mm = 左(毫米)
+printui-margins-custom-right = 右
+printui-margins-custom-right-inches = 右(英寸)
+printui-margins-custom-right-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 Letter
+printui-paper-legal = US Legal
+printui-paper-tabloid = 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 = 起始页码须小于终止页码。