123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277 |
- {
- "header": {
- "leftPanel": "左侧面板",
- "fullScreen": "全屏",
- "pan": "滚动工具",
- "zoomIn": "放大",
- "zoomOut": "缩小",
- "light": "日间",
- "dark": "夜间",
- "viewer": "查看",
- "annotations": "注释",
- "forms": "表单",
- "signatures": "签名",
- "security": "安全",
- "compare": "文档对比",
- "editor": "内容编辑器",
- "note": "便签",
- "highlight": "高亮",
- "underline": "下划线",
- "strikeout": "删除线",
- "squiggly": "波浪线",
- "ink": "手绘",
- "circle": "圆",
- "square": "矩形",
- "arrow": "箭头",
- "line": "线",
- "freetext": "文本",
- "stamp": "图章",
- "image": "图片",
- "link": "链接",
- "textField": "文本域",
- "checkbox": "复选框",
- "radioButton": "单选按钮",
- "listBox": "列表框",
- "comboButton": "下拉菜单",
- "button": "按钮",
- "setPassword": "设置密码",
- "removePassword": "移除密码",
- "openFile": "上传文档",
- "search": "搜索",
- "rightPanel": "右侧面板",
- "viewSetting": "页面显示",
- "download": "下载",
- "flatten" : "展平后下载",
- "print" : "打印",
- "language": "语言",
- "addText": "添加文字",
- "addImage": "添加图片",
- "undo": "撤销",
- "redo": "重做"
- },
- "nextPage": "下一页",
- "previousPage": "上一页",
- "loading": "加载中",
- "upload": "上传",
- "leftPanel": {
- "thumbnails": "缩略图",
-
- "outlines": "大纲",
- "noOutlines": "无大纲",
- "layers": "图层",
- "noLayers": "无图层",
- "annotations": "注释",
- "noAnnotations": "没有注释",
- "importAnnotations": "导入注释",
- "exportAnnotations": "导出注释",
- "search": "搜索",
- "searchPdf": "搜索PDF",
- "page": "页码",
- "previousPhrase": "查看上一个结果",
- "nextPhrase": "查看下一个结果",
- "results": "结果",
- "noResults": "无搜索结果"
- },
- "pageModePanel": {
- "displayMode": "阅读模式",
- "vertical": "垂直滚动",
- "horizontal": "水平滚动",
- "splitView": "分屏视图",
- "singlePage": "单页",
- "twoPages": "双页",
- "coverMode": "封面模式",
- "themes": "主题"
- },
- "stampPanel": {
- "standard": "标准图章",
- "dynamic": "动态图章"
- },
- "linkPanel": {
- "linkTo": "链接到",
- "url": "超链接",
- "goToPages": "跳转到页面",
- "email": "电子邮箱",
- "go": "前往"
- },
- "rightPanel": {
- "general": "通用",
- "name": "名称",
- "formField": "表格栏位",
- "visible": "可见",
- "hidden": "隐藏",
- "differentNameError": "该名称已存在",
- "buttonText": "按钮文字",
- "appearance": "外观",
- "backgroundColor": "背景色",
- "preferences": "选项",
- "alignment": "文本对齐",
- "left": "左对齐",
- "center": "居中",
- "right": "右对齐",
- "defaultValue": "预设值",
- "multiLine": "多行",
- "buttonStyle": "按钮样式",
- "check": "勾选",
- "circle": "圆形",
- "cross": "分叉",
- "diamond": "菱形",
- "square": "方形",
- "star": "星形",
- "defaultChecked": "预设为已选取",
- "item": "项目",
- "option": "选项",
- "itemList": "项目清单",
- "selectAction": "选择动作",
- "none": "无",
- "goPage": "跳转到页面",
- "openLink": "打开网页链接",
- "addUrl": "添加链接",
- "addPage": "加入页面",
- "radioBtnTip1": "警告:组中只有一个按钮。至少需要2个按钮。",
- "radioBtnTip2": "提示:要创建一组互斥的单选按钮(即一次只能选择一个),请确保各域名相同。",
- "listBoxTip": "从项目清单中选择一个选项,作为默认选项。"
- },
- "prevent": {
- "title": "不可用",
- "description": "在线版不支持内容编辑,请切换到离线版(Standalone)模式使用内容编辑。",
- "standalone": "离线版"
- },
- "passwordDialog": {
- "enterPwd": "输入密码查看文档",
- "enterPwdPlaceholder": "请输入密码",
- "wrongPwd": "密码错误",
- "encryptPdf": "加密",
- "encrypt": "加密",
- "supportTip": "支持字符:数字、字母、{'@'}、$、!、%、?、& ",
- "removePwdSuccess": "密码已移除!",
- "removePwdFailure": "密码移除失败!",
- "setPwdSuccess": "密码设置成功!",
- "setPwdFailure": "密码设置失败!",
- "note": [
- "注意:",
- "- 所有更改将在下载后生效。",
- "- 在下载文档前,您可以随时重置密码。"
- ]
- },
- "ok": "确定",
- "cancel": "取消",
- "signatures": {
- "trackpad": "触摸板",
- "lineWidth": "宽度",
- "keyboard": "键盘",
- "signHere": "请在此处输入签名",
- "image": "图片",
- "selectFile": "选择文件",
- "clear": "清除",
- "save": "保存",
- "uploadError": "请上传1M以内的图片"
- },
- "color": "颜色",
- "opacity": "不透明度",
- "font": "字体",
- "regular": "常规",
- "oblique": "斜体",
- "bold": "粗体",
- "boldOblique": "粗斜体",
- "compare": {
- "startCompare": "开始对比",
- "exit": "退出对比",
- "oldFile": "旧文件",
- "newFile": "新文件",
- "dropFile": [
- "将文件拖到此处,",
- "或"
- ],
- "chooseOldFile": "添加旧文件",
- "chooseNewFile": "添加新文件",
- "comingSoon": "对比即将完成!",
- "contentComparison": "并排对比",
- "compareItems": "对比内容选择",
- "text": "文字",
- "images": "图片",
- "colorMark": "标记颜色",
- "replacedContent": "被替换的内容",
- "insertedContent": "被插入的内容",
- "deletedContent": "已删除的内容",
- "overlayComparison": "叠加对比",
- "blendMode": "混合模式",
- "normal": "普通",
- "multiply": "正片叠底",
- "screen": "滤色",
- "overlay": "叠加",
- "darken": "变暗",
- "lighten": "变亮",
- "colorDodge": "颜色减淡",
- "colorBurn": "颜色加深",
- "hardLight": "强光",
- "softLight": "柔光",
- "difference": "差值",
- "exclusion": "排除",
- "hue": "色相",
- "saturation": "饱和度",
- "colour": "颜色",
- "luminosity": "明度",
- "return": "返回",
- "compare": "开始对比",
- "downloadOptions": "结果文件样式",
- "downloadTwoFiles": "对比结果分开保存,结果文件为2份",
- "downloadOneFile": "合并对比结果,结果文件为1份文件",
- "printSetting": "打印文件选择",
- "printOldFile": "打印旧文档的对比结果文件",
- "printNewFile": "打印新文档的对比结果文件",
- "byComPDFKit": "由ComPDFKit提供对比"
- },
- "editorPanel": {
- "textProp": "文字属性",
- "fontColor": "文字颜色",
- "textStyle": "文字样式",
- "imageProp": "图片属性",
- "rotate": "旋转",
- "rotateLeft": "左旋转",
- "rotateRight": "右旋转",
- "flip": "翻转",
- "flipHorizontal": "水平翻转",
- "flipVertical": "垂直翻转",
- "tools": "工具",
- "replace": "替换",
- "export": "导出",
- "crop": "裁剪"
- }
- }
|