Skip to content

Commit d467790

Browse files
committed
Merge pull request mozilla#2585 from xiaojsoft/master
Updated Chinese Simplified (zh-CN) locale
2 parents 45daf4e + e30ce91 commit d467790

File tree

2 files changed

+117
-35
lines changed

2 files changed

+117
-35
lines changed

l10n/zh-CN/chrome.properties

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
# Copyright 2012 Mozilla Foundation
2+
#
3+
# Licensed under the Apache License, Version 2.0 (the "License");
4+
# you may not use this file except in compliance with the License.
5+
# You may obtain a copy of the License at
6+
#
7+
# http://www.apache.org/licenses/LICENSE-2.0
8+
#
9+
# Unless required by applicable law or agreed to in writing, software
10+
# distributed under the License is distributed on an "AS IS" BASIS,
11+
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12+
# See the License for the specific language governing permissions and
13+
# limitations under the License.
14+
15+
# Chrome notification bar messages and buttons
16+
unsupported_feature=该 PDF 文档可能无法被正确显示
17+
open_with_different_viewer=使用另一个 PDF 查看器打开
18+
open_with_different_viewer.accessKey=o

l10n/zh-CN/viewer.properties

Lines changed: 99 additions & 35 deletions
Original file line numberDiff line numberDiff line change
@@ -12,48 +12,112 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
bookmark.title=当前视图(复制或在新窗口中打开)
15+
# Main toolbar buttons (tooltips and alt text for images)
1616
previous.title=上一页
17+
previous_label=向上
1718
next.title=下一页
18-
print.title=打印
19-
download.title=下载
19+
next_label=向下
20+
21+
# LOCALIZATION NOTE (page_label, page_of):
22+
# These strings are concatenated to form the "Page: X of Y" string.
23+
# Do not translate "{{pageCount}}", it will be substituted with a number
24+
# representing the total number of pages.
25+
page_label=页码:
26+
page_of=/ {{pageCount}}
27+
2028
zoom_out.title=缩小
29+
zoom_out_label=缩小
2130
zoom_in.title=放大
31+
zoom_in_label=放大
32+
zoom.title=缩放
33+
print.title=打印
34+
print_label=打印
35+
presentation_mode.title=切换至幻灯模式
36+
presentation_mode_label=幻灯模式
37+
open_file.title=打开文件
38+
open_file_label=打开
39+
download.title=下载
40+
download_label=下载
41+
bookmark.title=当前视图(复制或在新窗口中打开)
42+
bookmark_label=当前视图
43+
44+
# Tooltips and alt text for side panel toolbar buttons
45+
# (the _label strings are alt text for the buttons, the .title strings are
46+
# tooltips)
47+
toggle_slider.title=切换侧栏
48+
toggle_slider_label=切换侧栏
49+
outline.title=显示文档大纲
50+
outline_label=文档大纲
51+
thumbs.title=显示缩略图
52+
thumbs_label=缩略图
53+
findbar.title=在该文档内查找
54+
findbar_label=查找
55+
56+
# Document outline messages
57+
no_outline=没有可用的大纲
58+
59+
# Thumbnails panel item (tooltip and alt text for images)
60+
# LOCALIZATION NOTE (thumb_page_title): "{{page}}" will be replaced by the page
61+
# number.
62+
thumb_page_title=页码 {{page}}
63+
# LOCALIZATION NOTE (thumb_page_canvas): "{{page}}" will be replaced by the page
64+
# number.
65+
thumb_page_canvas=页面 {{page}} 的缩略图
66+
67+
# Context menu
68+
first_page.label=转到第一页
69+
last_page.label=转到结尾页
70+
page_rotate_cw.label=顺时针旋转
71+
page_rotate_ccw.label=逆时针旋转
72+
73+
# Find panel button title and messages
74+
find_label=查找:
75+
find_previous.title=查找该短语上一次出现的位置
76+
find_previous_label=上一个
77+
find_next.title=查找该短语下一次出现的位置
78+
find_next_label=下一个
79+
find_highlight=全部高亮
80+
find_match_case_label=区分大小写
81+
find_reached_top=已查找至文档的开始位置,将从文档末尾继续查找
82+
find_reached_bottom=已查找至文档的末尾位置,将从文档的开始位置继续查找
83+
find_not_found=找不到
84+
85+
# Error panel labels
2286
error_more_info=更多信息
23-
error_less_info=更少信息
87+
error_less_info=简略信息
2488
error_close=关闭
25-
error_build=PDF.JS Build: {{build}}
26-
error_message=Message: {{message}}
27-
error_stack=Stack: {{stack}}
28-
error_file=File: {{file}}
29-
error_line=Line: {{line}}
30-
page_scale_width=适合页宽
31-
page_scale_fit=适合页面
89+
# LOCALIZATION NOTE (error_version_info): "{{version}}" and "{{build}}" will be
90+
# replaced by the PDF.JS version and build ID.
91+
error_version_info=PDF.js v{{version}} (构建版本: {{build}})
92+
# LOCALIZATION NOTE (error_message): "{{message}}" will be replaced by an
93+
# english string describing the error.
94+
error_message=错误信息: {{message}}
95+
# LOCALIZATION NOTE (error_stack): "{{stack}}" will be replaced with a stack
96+
# trace.
97+
error_stack=堆栈: {{stack}}
98+
# LOCALIZATION NOTE (error_file): "{{file}}" will be replaced with a filename
99+
error_file=文件: {{file}}
100+
# LOCALIZATION NOTE (error_line): "{{line}}" will be replaced with a line number
101+
error_line=行数: {{line}}
102+
rendering_error=渲染页面时出错。
103+
104+
# Predefined zoom values
105+
page_scale_width=符合页宽
106+
page_scale_fit=符合页面
32107
page_scale_auto=自动缩放
33108
page_scale_actual=实际大小
34-
toggle_slider.title=切换侧栏
35-
thumbs.title=显示缩略图
36-
outline.title=显示文档大纲
37-
loading=正在载入... {{percent}}%
109+
110+
# Loading indicator messages
38111
loading_error_indicator=错误
39-
loading_error=载入PDF时发生错误。
40-
rendering_error=呈现页面时发生错误。
41-
page_label=页:
42-
page_of=/ {{pageCount}}
43-
no_outline=无可用大纲
44-
open_file.title=打开文件
112+
loading_error=加载 PDF 文件时出错。
113+
invalid_file_error=PDF 文件无效或已损坏。
114+
115+
# LOCALIZATION NOTE (text_annotation_type): This is used as a tooltip.
116+
# "{{type}}" will be replaced with an annotation type from a list defined in
117+
# the PDF spec (32000-1:2008 Table 169 – Annotation types).
118+
# Some common types are e.g.: "Check", "Text", "Comment", "Note"
45119
text_annotation_type=[{{type}} 注解]
46-
toggle_slider_label=切换侧栏
47-
thumbs_label=缩略图
48-
outline_label=文档大纲
49-
bookmark_label=当前视图
50-
previous_label=向上
51-
next_label=向下
52-
print_label=打印
53-
download_label=下载
54-
zoom_out_label=缩小
55-
zoom_in_label=放大
56-
zoom.title=缩放
57-
thumb_page_title=页码 {{page}}
58-
thumb_page_canvas=页面 {{page}} 的缩略图
59-
request_password=PDF 被密码保护:
120+
request_password=该 PDF 文档受密码保护:
121+
122+
printing_not_supported=警告:该浏览器不能完全支持打印。
123+
web_fonts_disabled=Web 页面字体已被禁用,无法使用嵌入到 PDF 中的字体。

0 commit comments

Comments
 (0)