zh-CN.json 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464
  1. {
  2. "header": {
  3. "leftPanel": "左侧面板",
  4. "fullScreen": "全屏",
  5. "pan": "滚动工具",
  6. "cropPage": "截取",
  7. "zoomIn": "放大",
  8. "zoomOut": "缩小",
  9. "light": "日间",
  10. "dark": "夜间",
  11. "viewer": "查看",
  12. "annotations": "注释",
  13. "forms": "表单",
  14. "signatures": "签名",
  15. "security": "安全",
  16. "compare": "文档对比",
  17. "editor": "内容编辑器",
  18. "document": "页面编辑",
  19. "note": "便签",
  20. "highlight": "高亮",
  21. "underline": "下划线",
  22. "strikeout": "删除线",
  23. "squiggly": "波浪线",
  24. "ink": "手绘",
  25. "circle": "圆",
  26. "square": "矩形",
  27. "arrow": "箭头",
  28. "line": "线",
  29. "freetext": "文本",
  30. "stamp": "图章",
  31. "image": "图片",
  32. "link": "链接",
  33. "textField": "文本域",
  34. "checkbox": "复选框",
  35. "radioButton": "单选按钮",
  36. "listBox": "列表框",
  37. "comboButton": "下拉菜单",
  38. "button": "按钮",
  39. "setPassword": "设置密码",
  40. "removePassword": "移除密码",
  41. "openFile": "上传文档",
  42. "search": "搜索",
  43. "rightPanel": "右侧面板",
  44. "viewSetting": "页面显示",
  45. "download": "下载",
  46. "flatten" : "展平后下载",
  47. "print" : "打印",
  48. "settings": {
  49. "settings": "设置",
  50. "author": "文档作者",
  51. "annotator": "注释作者",
  52. "language": "语言设置",
  53. "highlightLink": "高亮链接",
  54. "highlightForm": "高亮表单",
  55. "creationInfo": "创建信息",
  56. "version": "版本"
  57. },
  58. "addText": "添加文字",
  59. "addImage": "添加图片",
  60. "undo": "撤销",
  61. "redo": "重做",
  62. "createSignField": "添加签名域",
  63. "addDigitalSign": "添加数字签名",
  64. "addElectronicSign": "添加电子签名",
  65. "verifyDigitalSign": "验证数字签名"
  66. },
  67. "nextPage": "下一页",
  68. "previousPage": "上一页",
  69. "loading": "加载中",
  70. "upload": "上传",
  71. "exit": "退出",
  72. "leftPanel": {
  73. "thumbnails": "缩略图",
  74. "outlines": "大纲",
  75. "noOutlines": "无大纲",
  76. "layers": "图层",
  77. "noLayers": "无图层",
  78. "annotations": "注释列表",
  79. "noAnnotations": "没有注释",
  80. "importAnnotations": "导入注释",
  81. "exportAnnotations": "导出注释",
  82. "search": "搜索",
  83. "searchPdf": "搜索PDF",
  84. "page": "页码",
  85. "whichPage": ["第", "页"],
  86. "previousPhrase": "查看上一个结果",
  87. "nextPhrase": "查看下一个结果",
  88. "results": "结果",
  89. "noResults": "无搜索结果",
  90. "signature": "签名",
  91. "signatureList": "签名列表",
  92. "signatureDetails": "查看签名详情",
  93. "certificationDetails": "查看证书详情",
  94. "noSignatures": "没有签名",
  95. "marked": "已标记",
  96. "unmarked": "未标记",
  97. "accepted": "已接受",
  98. "rejected": "已拒绝",
  99. "cancelled": "已取消",
  100. "completed": "已完成",
  101. "none": "无",
  102. "edit": "编辑",
  103. "delete": "删除",
  104. "replyPlaceholder": "回复",
  105. "reply": "保存",
  106. "confirm": "保存"
  107. },
  108. "pageModePanel": {
  109. "displayMode": "阅读模式",
  110. "vertical": "垂直滚动",
  111. "horizontal": "水平滚动",
  112. "splitView": "分屏视图",
  113. "singlePage": "单页",
  114. "twoPages": "双页",
  115. "coverMode": "封面模式",
  116. "themes": "主题"
  117. },
  118. "stampPanel": {
  119. "standard": "标准图章",
  120. "dynamic": "动态图章"
  121. },
  122. "linkPanel": {
  123. "linkTo": "链接到",
  124. "url": "超链接",
  125. "goToPages": "跳转到页面",
  126. "email": "电子邮箱",
  127. "go": "前往"
  128. },
  129. "rightPanel": {
  130. "general": "通用",
  131. "name": "名称",
  132. "formField": "表格栏位",
  133. "visible": "可见",
  134. "hidden": "隐藏",
  135. "differentNameError": "该名称已存在",
  136. "buttonText": "按钮文字",
  137. "appearance": "外观",
  138. "backgroundColor": "背景色",
  139. "preferences": "选项",
  140. "alignment": "文本对齐",
  141. "left": "左对齐",
  142. "center": "居中",
  143. "right": "右对齐",
  144. "defaultValue": "预设值",
  145. "multiLine": "多行",
  146. "buttonStyle": "按钮样式",
  147. "check": "勾选",
  148. "circle": "圆形",
  149. "cross": "分叉",
  150. "diamond": "菱形",
  151. "square": "方形",
  152. "star": "星形",
  153. "defaultChecked": "预设为已选取",
  154. "item": "项目",
  155. "option": "选项",
  156. "itemList": "项目清单",
  157. "selectAction": "选择动作",
  158. "none": "无",
  159. "goPage": "跳转到页面",
  160. "openLink": "打开网页链接",
  161. "addUrl": "添加链接",
  162. "addPage": "加入页面",
  163. "radioBtnTip1": "警告:组中只有一个按钮。至少需要2个按钮。",
  164. "radioBtnTip2": "提示:要创建一组互斥的单选按钮(即一次只能选择一个),请确保各域名相同。",
  165. "listBoxTip": "从项目清单中选择一个选项,作为默认选项。"
  166. },
  167. "prevent": {
  168. "title": "不可用",
  169. "standalone": "离线版",
  170. "description": "在线版不支持内容编辑,请切换到离线版(Standalone)模式使用内容编辑。",
  171. "description1": "在线版不支持文档编辑,请切换到离线版(Standalone)模式使用文档编辑。"
  172. },
  173. "passwordDialog": {
  174. "enterPwd": "输入密码查看文档",
  175. "enterPwdPlaceholder": "请输入密码",
  176. "wrongPwd": "密码错误",
  177. "encryptPdf": "加密",
  178. "encrypt": "加密",
  179. "supportTip": "支持字符:数字、字母、{'@'}、$、!、%、?、& ",
  180. "removePwdSuccess": "密码已移除!",
  181. "removePwdFailure": "密码移除失败!",
  182. "setPwdSuccess": "密码设置成功!",
  183. "setPwdFailure": "密码设置失败!",
  184. "note": [
  185. "注意:",
  186. "- 所有更改将在下载后生效。",
  187. "- 在下载文档前,您可以随时重置密码。"
  188. ]
  189. },
  190. "ok": "确定",
  191. "cancel": "取消",
  192. "continue": "继续",
  193. "signatures": {
  194. "tip": "请先创建一个签名域,然后再选择签名类型",
  195. "trackpad": "触摸板",
  196. "lineWidth": "宽度",
  197. "keyboard": "键盘",
  198. "signHere": "请在此处输入签名",
  199. "image": "图片",
  200. "selectFile": "选择文件",
  201. "none": "无",
  202. "clear": "清除",
  203. "save": "保存",
  204. "uploadError": "请上传1M以内的图片",
  205. "selectTypeDialog": {
  206. "selectType": "请选择签名类型",
  207. "signWithElectronic": "电子签名",
  208. "signWithElectronicDesc": "通过绘制、图片、或输入文字进行文件签署。",
  209. "signWithDigital": "数字签名(数字证书签署)",
  210. "signWithDigitalDesc": "通过创建或上传带有唯一数字ID的数字证书签署文件。",
  211. "startSigning": "开始签名"
  212. },
  213. "detailsDialog": {
  214. "title": "数字签名详细信息",
  215. "signBy": "签名有效,签署者为",
  216. "signingTime": "签署时间",
  217. "validitySummary": "有效性小结",
  218. "validIdentity": "签名者的身份有效。",
  219. "invalidIdentity": "签名者的身份无效。",
  220. "unknownIdentity": "签名有效性未知,因为它未包含在您的受信任证书列表中,并且它的父证书都不是受信任证书。",
  221. "expiredCertificate": "该文件是用已过期的证书签名的。如果您最近获取了此文件,则该文件可能不真实。",
  222. "invalidSignature": "签名无效。",
  223. "validSignature": "签名有效。",
  224. "notModifiedDoc": "自应用此签名以来,文档未被修改。",
  225. "alteredDoc": "自当前用户签署文档以来,该文档已被更改或损坏。",
  226. "viewCertificateDetails": "查看证书细节",
  227. "unknownSignature": "签名有效性未知。",
  228. "atLeastOneInvalid": "至少一个签名无效,文档可能被篡改。",
  229. "viewAllSignatures": "查看所有签名"
  230. },
  231. "certificateViewerDialog": {
  232. "title": "证书查看程序",
  233. "abstracts": "摘要",
  234. "summary": "小结",
  235. "issuedTo": "颁发给",
  236. "issuer": "颁发者",
  237. "validFrom": "有效起始日期",
  238. "validTo": "有效截止日期",
  239. "intendedUsage": "预期用途",
  240. "details": "详细信息",
  241. "version": "版本",
  242. "algorithm": "签名算法",
  243. "subject": "主题",
  244. "serialNumber": "序列号",
  245. "certificatePolicy": "证书策略",
  246. "crlDistributionPoints": "CRL分发点",
  247. "issuerInfoAccess": "颁发机构信息访问",
  248. "issuerKeyIdentifier": "颁发机构密钥标识符",
  249. "subjectKeyIdentifier": "主体密钥标识符",
  250. "basicConstraints": "基本约束",
  251. "keyUsage": "密钥用法",
  252. "publicKey": "公钥",
  253. "X509": "X.509",
  254. "SHA1Digest": "SHA1",
  255. "MD5Digest": "MD5",
  256. "trust": "信任",
  257. "trustedTo": "本证书信任于:",
  258. "sign": "签名文档或数据",
  259. "certify": "验证文档",
  260. "addToTrust": "添加到可信任证书",
  261. "done": "关闭"
  262. },
  263. "deleteConfirm": "确定删除该内容?",
  264. "addDigitalFileDialog": {
  265. "title": "添加数字身份证",
  266. "desc": "浏览数字身份证文件。数字身份证受密码保护。如果你不知道密码,你就无法获取数字身份证。",
  267. "certificateFile": "证书文件",
  268. "uploadFile": "上传你的证书文件",
  269. "upload": "浏览",
  270. "password": "证书密码",
  271. "enterPassword": "请输入证书密码",
  272. "invalidPassword": "密码错误,请重试"
  273. },
  274. "appearanceDialog": {
  275. "title": "自定义签名外观",
  276. "signHere": "请在此处输入签名!",
  277. "includeText": "包含文本",
  278. "name": "名称",
  279. "dName": "辨别名",
  280. "date": "日期",
  281. "ComPDFKitVersion": "ComPDFKit 版本",
  282. "logo": "徽标",
  283. "location": "位置",
  284. "reason": "原因",
  285. "signReason": "签署原因",
  286. "docOwner": "我是该文档的作者",
  287. "approvingDoc": "我正在批准该文档",
  288. "reviewedDoc": "我已审阅该文档",
  289. "labels": "标签",
  290. "text": "字体",
  291. "type": "字形",
  292. "textAlignment": "对齐方式"
  293. }
  294. },
  295. "color": "颜色",
  296. "opacity": "不透明度",
  297. "font": "字体",
  298. "regular": "常规",
  299. "oblique": "斜体",
  300. "bold": "粗体",
  301. "boldOblique": "粗斜体",
  302. "delete": "删除",
  303. "warning": "注意",
  304. "colon": ":",
  305. "compare": {
  306. "startCompare": "开始对比",
  307. "exit": "退出对比",
  308. "oldFile": "旧文件",
  309. "newFile": "新文件",
  310. "dropFile": [
  311. "将文件拖到此处,",
  312. "或"
  313. ],
  314. "chooseOldFile": "添加旧文件",
  315. "chooseNewFile": "添加新文件",
  316. "comingSoon": "对比即将完成!",
  317. "contentComparison": "并排对比",
  318. "compareItems": "对比内容选择",
  319. "text": "文字",
  320. "images": "图片",
  321. "colorMark": "标记颜色",
  322. "replacedContent": "被替换的内容",
  323. "insertedContent": "被插入的内容",
  324. "deletedContent": "已删除的内容",
  325. "overlayComparison": "叠加对比",
  326. "blendMode": "混合模式",
  327. "normal": "普通",
  328. "multiply": "正片叠底",
  329. "screen": "滤色",
  330. "overlay": "叠加",
  331. "darken": "变暗",
  332. "lighten": "变亮",
  333. "colorDodge": "颜色减淡",
  334. "colorBurn": "颜色加深",
  335. "hardLight": "强光",
  336. "softLight": "柔光",
  337. "difference": "差值",
  338. "exclusion": "排除",
  339. "hue": "色相",
  340. "saturation": "饱和度",
  341. "colour": "颜色",
  342. "luminosity": "明度",
  343. "return": "返回",
  344. "compare": "开始对比",
  345. "downloadOptions": "结果文件样式",
  346. "downloadTwoFiles": "对比结果分开保存,结果文件为2份",
  347. "downloadOneFile": "合并对比结果,结果文件为1份文件",
  348. "printSetting": "打印文件选择",
  349. "printOldFile": "打印旧文档的对比结果文件",
  350. "printNewFile": "打印新文档的对比结果文件",
  351. "byComPDFKit": "由ComPDFKit提供对比"
  352. },
  353. "editorPanel": {
  354. "textProp": "文字属性",
  355. "fontColor": "文字颜色",
  356. "textStyle": "文字样式",
  357. "imageProp": "图片属性",
  358. "rotate": "旋转",
  359. "rotateLeft": "左旋转",
  360. "rotateRight": "右旋转",
  361. "flip": "翻转",
  362. "flipHorizontal": "水平翻转",
  363. "flipVertical": "垂直翻转",
  364. "tools": "工具",
  365. "replace": "替换",
  366. "export": "导出",
  367. "crop": "裁剪",
  368. "maximum": "图片大小上限:2MB。"
  369. },
  370. "documentEditor": {
  371. "save": "保存",
  372. "saveAs": "另存为",
  373. "insert": "插入",
  374. "delete": "删除",
  375. "rotateRight": "右旋转",
  376. "rotateLeft": "左旋转",
  377. "copy": "复制",
  378. "extract": "提取",
  379. "replace": "替换",
  380. "move": "移动",
  381. "selectAll": "全选",
  382. "dialog": {
  383. "insertPages": "页面范围",
  384. "blankPage": "空白页",
  385. "customPage": "自定义空白页",
  386. "fromPdf": "从其他PDF",
  387. "selectFile": "选择文件",
  388. "pageRange": "页面范围",
  389. "allPages": "所有页面",
  390. "oddPage": "奇数页",
  391. "evenPage": "偶数页",
  392. "customRange": "自定义范围",
  393. "insertTo": "页面插入位置",
  394. "firstPage": "首页",
  395. "lastPage": "末页",
  396. "page": "页面",
  397. "pageTip": "例:3, 5-10",
  398. "before": "前",
  399. "after": "后"
  400. },
  401. "deleteConfirmText": "确认要删除所选页面吗?",
  402. "eachPage": "每页作为单个文件",
  403. "deleteAfter": "提取后删除页面",
  404. "moveTo": "移动到",
  405. "inputPageTip": "输入0~文档最大页码数"
  406. }
  407. }