zh-CN.json 13 KB

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