zh-CN.json 8.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324
  1. {
  2. "header": {
  3. "leftPanel": "左侧面板",
  4. "fullScreen": "全屏",
  5. "pan": "滚动工具",
  6. "zoomIn": "放大",
  7. "zoomOut": "缩小",
  8. "light": "日间",
  9. "dark": "夜间",
  10. "viewer": "查看",
  11. "annotations": "注释",
  12. "forms": "表单",
  13. "signatures": "签名",
  14. "security": "安全",
  15. "compare": "文档对比",
  16. "editor": "内容编辑器",
  17. "document": "页面编辑",
  18. "note": "便签",
  19. "highlight": "高亮",
  20. "underline": "下划线",
  21. "strikeout": "删除线",
  22. "squiggly": "波浪线",
  23. "ink": "手绘",
  24. "circle": "圆",
  25. "square": "矩形",
  26. "arrow": "箭头",
  27. "line": "线",
  28. "freetext": "文本",
  29. "stamp": "图章",
  30. "image": "图片",
  31. "link": "链接",
  32. "textField": "文本域",
  33. "checkbox": "复选框",
  34. "radioButton": "单选按钮",
  35. "listBox": "列表框",
  36. "comboButton": "下拉菜单",
  37. "button": "按钮",
  38. "setPassword": "设置密码",
  39. "removePassword": "移除密码",
  40. "openFile": "上传文档",
  41. "search": "搜索",
  42. "rightPanel": "右侧面板",
  43. "viewSetting": "页面显示",
  44. "download": "下载",
  45. "flatten" : "展平后下载",
  46. "print" : "打印",
  47. "language": "语言",
  48. "editText": "编辑文字",
  49. "addText": "添加文字",
  50. "editImage": "编辑图片",
  51. "addImage": "添加图片",
  52. "undo": "撤销",
  53. "redo": "重做"
  54. },
  55. "nextPage": "下一页",
  56. "previousPage": "上一页",
  57. "loading": "加载中",
  58. "upload": "上传",
  59. "leftPanel": {
  60. "thumbnails": "缩略图",
  61. "outlines": "大纲",
  62. "noOutlines": "无大纲",
  63. "layers": "图层",
  64. "noLayers": "无图层",
  65. "annotations": "注释",
  66. "noAnnotations": "没有注释",
  67. "importAnnotations": "导入注释",
  68. "exportAnnotations": "导出注释",
  69. "search": "搜索",
  70. "searchPdf": "搜索PDF",
  71. "page": "页码",
  72. "previousPhrase": "查看上一个结果",
  73. "nextPhrase": "查看下一个结果",
  74. "results": "结果",
  75. "noResults": "无搜索结果"
  76. },
  77. "pageModePanel": {
  78. "displayMode": "阅读模式",
  79. "vertical": "垂直滚动",
  80. "horizontal": "水平滚动",
  81. "splitView": "分屏视图",
  82. "singlePage": "单页",
  83. "twoPages": "双页",
  84. "coverMode": "封面模式",
  85. "themes": "主题"
  86. },
  87. "stampPanel": {
  88. "standard": "标准图章",
  89. "dynamic": "动态图章"
  90. },
  91. "linkPanel": {
  92. "linkTo": "链接到",
  93. "url": "超链接",
  94. "goToPages": "跳转到页面",
  95. "email": "电子邮箱",
  96. "go": "前往"
  97. },
  98. "rightPanel": {
  99. "general": "通用",
  100. "name": "名称",
  101. "formField": "表格栏位",
  102. "visible": "可见",
  103. "hidden": "隐藏",
  104. "differentNameError": "该名称已存在",
  105. "buttonText": "按钮文字",
  106. "appearance": "外观",
  107. "backgroundColor": "背景色",
  108. "preferences": "选项",
  109. "alignment": "文本对齐",
  110. "left": "左对齐",
  111. "center": "居中",
  112. "right": "右对齐",
  113. "defaultValue": "预设值",
  114. "multiLine": "多行",
  115. "buttonStyle": "按钮样式",
  116. "check": "勾选",
  117. "circle": "圆形",
  118. "cross": "分叉",
  119. "diamond": "菱形",
  120. "square": "方形",
  121. "star": "星形",
  122. "defaultChecked": "预设为已选取",
  123. "item": "项目",
  124. "option": "选项",
  125. "itemList": "项目清单",
  126. "selectAction": "选择动作",
  127. "none": "无",
  128. "goPage": "跳转到页面",
  129. "openLink": "打开网页链接",
  130. "addUrl": "添加链接",
  131. "addPage": "加入页面",
  132. "radioBtnTip1": "警告:组中只有一个按钮。至少需要2个按钮。",
  133. "radioBtnTip2": "提示:要创建一组互斥的单选按钮(即一次只能选择一个),请确保各域名相同。",
  134. "listBoxTip": "从项目清单中选择一个选项,作为默认选项。"
  135. },
  136. "prevent": {
  137. "title": "不可用",
  138. "standalone": "离线版",
  139. "description": "在线版不支持内容编辑,请切换到离线版(Standalone)模式使用内容编辑。",
  140. "description1": "在线版不支持文档编辑,请切换到离线版(Standalone)模式使用文档编辑。"
  141. },
  142. "passwordDialog": {
  143. "enterPwd": "输入密码查看文档",
  144. "enterPwdPlaceholder": "请输入密码",
  145. "wrongPwd": "密码错误",
  146. "encryptPdf": "加密",
  147. "encrypt": "加密",
  148. "supportTip": "支持字符:数字、字母、{'@'}、$、!、%、?、& ",
  149. "removePwdSuccess": "密码已移除!",
  150. "removePwdFailure": "密码移除失败!",
  151. "setPwdSuccess": "密码设置成功!",
  152. "setPwdFailure": "密码设置失败!",
  153. "note": [
  154. "注意:",
  155. "- 所有更改将在下载后生效。",
  156. "- 在下载文档前,您可以随时重置密码。"
  157. ]
  158. },
  159. "ok": "确定",
  160. "cancel": "取消",
  161. "signatures": {
  162. "trackpad": "触摸板",
  163. "lineWidth": "宽度",
  164. "keyboard": "键盘",
  165. "signHere": "请在此处输入签名",
  166. "image": "图片",
  167. "selectFile": "选择文件",
  168. "clear": "清除",
  169. "save": "保存",
  170. "uploadError": "请上传10M以内的图片"
  171. },
  172. "color": "颜色",
  173. "opacity": "不透明度",
  174. "font": "字体",
  175. "regular": "常规",
  176. "oblique": "斜体",
  177. "bold": "粗体",
  178. "boldOblique": "粗斜体",
  179. "compare": {
  180. "startCompare": "开始对比",
  181. "exit": "退出对比",
  182. "oldFile": "旧文件",
  183. "newFile": "新文件",
  184. "dropFile": [
  185. "将文件拖到此处,",
  186. "或"
  187. ],
  188. "chooseOldFile": "添加旧文件",
  189. "chooseNewFile": "添加新文件",
  190. "comingSoon": "对比即将完成!",
  191. "contentComparison": "并排对比",
  192. "compareItems": "对比内容选择",
  193. "text": "文字",
  194. "images": "图片",
  195. "colorMark": "标记颜色",
  196. "replacedContent": "被替换的内容",
  197. "insertedContent": "被插入的内容",
  198. "deletedContent": "已删除的内容",
  199. "overlayComparison": "叠加对比",
  200. "blendMode": "混合模式",
  201. "normal": "普通",
  202. "multiply": "正片叠底",
  203. "screen": "滤色",
  204. "overlay": "叠加",
  205. "darken": "变暗",
  206. "lighten": "变亮",
  207. "colorDodge": "颜色减淡",
  208. "colorBurn": "颜色加深",
  209. "hardLight": "强光",
  210. "softLight": "柔光",
  211. "difference": "差值",
  212. "exclusion": "排除",
  213. "hue": "色相",
  214. "saturation": "饱和度",
  215. "colour": "颜色",
  216. "luminosity": "明度",
  217. "return": "返回",
  218. "compare": "开始对比",
  219. "downloadOptions": "结果文件样式",
  220. "downloadTwoFiles": "对比结果分开保存,结果文件为2份",
  221. "downloadOneFile": "合并对比结果,结果文件为1份文件",
  222. "printSetting": "打印文件选择",
  223. "printOldFile": "打印旧文档的对比结果文件",
  224. "printNewFile": "打印新文档的对比结果文件",
  225. "byComPDFKit": "由ComPDFKit提供对比"
  226. },
  227. "editorPanel": {
  228. "textProp": "文字属性",
  229. "fontColor": "文字颜色",
  230. "textStyle": "文字样式",
  231. "imageProp": "图片属性",
  232. "rotate": "旋转",
  233. "rotateLeft": "左旋转",
  234. "rotateRight": "右旋转",
  235. "flip": "翻转",
  236. "flipHorizontal": "水平翻转",
  237. "flipVertical": "垂直翻转",
  238. "tools": "工具",
  239. "replace": "替换",
  240. "export": "导出",
  241. "crop": "裁剪",
  242. "maximum": "图片大小上限:10MB。"
  243. },
  244. "documentEditor": {
  245. "save": "保存",
  246. "saveAs": "另存为",
  247. "insert": "插入",
  248. "delete": "删除",
  249. "rotateRight": "右旋转",
  250. "rotateLeft": "左旋转",
  251. "copy": "复制",
  252. "extract": "提取",
  253. "replace": "替换",
  254. "move": "移动",
  255. "selectAll": "全选",
  256. "dialog": {
  257. "insertPages": "页面范围",
  258. "blankPage": "空白页",
  259. "customPage": "自定义空白页",
  260. "fromPdf": "从其他PDF",
  261. "selectFile": "选择文件",
  262. "pageRange": "页面范围",
  263. "allPages": "所有页面",
  264. "oddPage": "奇数页",
  265. "evenPage": "偶数页",
  266. "customRange": "自定义范围",
  267. "insertTo": "页面插入位置",
  268. "firstPage": "首页",
  269. "lastPage": "末页",
  270. "page": "页面",
  271. "pageTip": "例:3, 5-10",
  272. "before": "前",
  273. "after": "后"
  274. },
  275. "deleteConfirmText": "确认要删除所选页面吗?",
  276. "eachPage": "每页作为单个文件",
  277. "deleteAfter": "提取后删除页面",
  278. "moveTo": "移动到",
  279. "inputPageTip": "输入0~文档最大页码数"
  280. }
  281. }