viewer.properties 6.6 KB

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