zh-CN.json 8.9 KB

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