You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

182 lines
7.1 KiB

7 years ago
  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. # Main toolbar buttons (tooltips and alt text for images)
  15. previous.title=上一页
  16. previous_label=上一页
  17. next.title=下一页
  18. next_label=下一页
  19. # LOCALIZATION NOTE (page.title): The tooltip for the pageNumber input.
  20. page.title=页面
  21. # LOCALIZATION NOTE (of_pages): "{{pagesCount}}" will be replaced by a number
  22. # representing the total number of pages in the document.
  23. of_pages=/ {{pagesCount}}
  24. # LOCALIZATION NOTE (page_of_pages): "{{pageNumber}}" and "{{pagesCount}}"
  25. # will be replaced by a number representing the currently visible page,
  26. # respectively a number representing the total number of pages in the document.
  27. page_of_pages=({{pageNumber}} / {{pagesCount}})
  28. zoom_out.title=缩小
  29. zoom_out_label=缩小
  30. zoom_in.title=放大
  31. zoom_in_label=放大
  32. zoom.title=缩放
  33. presentation_mode.title=切换到演示模式
  34. presentation_mode_label=演示模式
  35. open_file.title=打开文件
  36. open_file_label=打开
  37. print.title=打印
  38. print_label=打印
  39. download.title=下载
  40. download_label=下载
  41. bookmark.title=当前在看的内容(复制或在新窗口中打开)
  42. bookmark_label=当前在看
  43. # Secondary toolbar and context menu
  44. tools.title=工具
  45. tools_label=工具
  46. first_page.title=转到第一页
  47. first_page.label=转到第一页
  48. first_page_label=转到第一页
  49. last_page.title=转到最后一页
  50. last_page.label=转到最后一页
  51. last_page_label=转到最后一页
  52. page_rotate_cw.title=顺时针旋转
  53. page_rotate_cw.label=顺时针旋转
  54. page_rotate_cw_label=顺时针旋转
  55. page_rotate_ccw.title=逆时针旋转
  56. page_rotate_ccw.label=逆时针旋转
  57. page_rotate_ccw_label=逆时针旋转
  58. hand_tool_enable.title=启用手形工具
  59. hand_tool_enable_label=启用手形工具
  60. hand_tool_disable.title=禁用手形工具
  61. hand_tool_disable_label=禁用手形工具
  62. # Document properties dialog box
  63. document_properties.title=文档属性…
  64. document_properties_label=文档属性…
  65. document_properties_file_name=文件名:
  66. document_properties_file_size=文件大小:
  67. # LOCALIZATION NOTE (document_properties_kb): "{{size_kb}}" and "{{size_b}}"
  68. # will be replaced by the PDF file size in kilobytes, respectively in bytes.
  69. document_properties_kb={{size_kb}} KB ({{size_b}} 字节)
  70. # LOCALIZATION NOTE (document_properties_mb): "{{size_mb}}" and "{{size_b}}"
  71. # will be replaced by the PDF file size in megabytes, respectively in bytes.
  72. document_properties_mb={{size_mb}} MB ({{size_b}} 字节)
  73. document_properties_title=标题:
  74. document_properties_author=作者:
  75. document_properties_subject=主题:
  76. document_properties_keywords=关键词:
  77. document_properties_creation_date=创建日期:
  78. document_properties_modification_date=修改日期:
  79. # LOCALIZATION NOTE (document_properties_date_string): "{{date}}" and "{{time}}"
  80. # will be replaced by the creation/modification date, and time, of the PDF file.
  81. document_properties_date_string={{date}}, {{time}}
  82. document_properties_creator=创建者:
  83. document_properties_producer=PDF 制作者:
  84. document_properties_version=PDF 版本:
  85. document_properties_page_count=页数:
  86. document_properties_close=关闭
  87. print_progress_message=正在准备打印文档…
  88. # LOCALIZATION NOTE (print_progress_percent): "{{progress}}" will be replaced by
  89. # a numerical per cent value.
  90. print_progress_percent={{progress}}%
  91. print_progress_close=取消
  92. # Tooltips and alt text for side panel toolbar buttons
  93. # (the _label strings are alt text for the buttons, the .title strings are
  94. # tooltips)
  95. toggle_sidebar.title=切换侧栏
  96. toggle_sidebar_label=切换侧栏
  97. document_outline.title=显示文档大纲(双击展开/折叠所有项)
  98. document_outline_label=文档大纲
  99. attachments.title=显示附件
  100. attachments_label=附件
  101. thumbs.title=显示缩略图
  102. thumbs_label=缩略图
  103. findbar.title=在文档中查找
  104. findbar_label=查找
  105. # Thumbnails panel item (tooltip and alt text for images)
  106. # LOCALIZATION NOTE (thumb_page_title): "{{page}}" will be replaced by the page
  107. # number.
  108. thumb_page_title=页码 {{page}}
  109. # LOCALIZATION NOTE (thumb_page_canvas): "{{page}}" will be replaced by the page
  110. # number.
  111. thumb_page_canvas=页面 {{page}} 的缩略图
  112. # Find panel button title and messages
  113. find_label=查找:
  114. find_previous.title=查找词语上一次出现的位置
  115. find_previous_label=上一页
  116. find_next.title=查找词语后一次出现的位置
  117. find_next_label=下一页
  118. find_highlight=全部高亮显示
  119. find_match_case_label=区分大小写
  120. find_reached_top=到达文档开头,从末尾继续
  121. find_reached_bottom=到达文档末尾,从开头继续
  122. find_not_found=找不到指定词语
  123. # Error panel labels
  124. error_more_info=更多信息
  125. error_less_info=更少信息
  126. error_close=关闭
  127. # LOCALIZATION NOTE (error_version_info): "{{version}}" and "{{build}}" will be
  128. # replaced by the PDF.JS version and build ID.
  129. error_version_info=PDF.js v{{version}} (build: {{build}})
  130. # LOCALIZATION NOTE (error_message): "{{message}}" will be replaced by an
  131. # english string describing the error.
  132. error_message=信息:{{message}}
  133. # LOCALIZATION NOTE (error_stack): "{{stack}}" will be replaced with a stack
  134. # trace.
  135. error_stack=堆栈:{{stack}}
  136. # LOCALIZATION NOTE (error_file): "{{file}}" will be replaced with a filename
  137. error_file=文件:{{file}}
  138. # LOCALIZATION NOTE (error_line): "{{line}}" will be replaced with a line number
  139. error_line=行号:{{line}}
  140. rendering_error=渲染页面时发生错误。
  141. # Predefined zoom values
  142. page_scale_width=适合页宽
  143. page_scale_fit=适合页面
  144. page_scale_auto=自动缩放
  145. page_scale_actual=实际大小
  146. # LOCALIZATION NOTE (page_scale_percent): "{{scale}}" will be replaced by a
  147. # numerical scale value.
  148. page_scale_percent={{scale}}%
  149. # Loading indicator messages
  150. loading_error_indicator=错误
  151. loading_error=载入PDF时发生错误。
  152. invalid_file_error=无效或损坏的PDF文件。
  153. missing_file_error=缺少PDF文件。
  154. unexpected_response_error=意外的服务器响应。
  155. # LOCALIZATION NOTE (text_annotation_type.alt): This is used as a tooltip.
  156. # "{{type}}" will be replaced with an annotation type from a list defined in
  157. # the PDF spec (32000-1:2008 Table 169 – Annotation types).
  158. # Some common types are e.g.: "Check", "Text", "Comment", "Note"
  159. text_annotation_type.alt=[{{type}} 注解]
  160. password_label=输入密码以打开此 PDF 文件。
  161. password_invalid=密码无效。请重试。
  162. password_ok=确定
  163. password_cancel=取消
  164. printing_not_supported=警告:打印功能不完全支持此浏览器。
  165. printing_not_ready=警告:该 PDF 未完全加载以供打印。
  166. web_fonts_disabled=Web 字体已被禁用:无法使用嵌入的PDF字体。
  167. document_colors_not_allowed=不允许 PDF 文档使用自己的颜色:浏览器中“允许页面选择自己的颜色”的选项已停用。