en.json 14 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473
  1. {
  2. "header": {
  3. "leftPanel": "Left Panel",
  4. "fullScreen": "Full Screen",
  5. "pan": "Pan",
  6. "cropPage": "Snip",
  7. "zoomIn": "Zoom In",
  8. "zoomOut": "Zoom Out",
  9. "light": "Light",
  10. "dark": "Dark",
  11. "lightMode": "Light Mode",
  12. "darkMode": "Dark Mode",
  13. "viewer": "Viewer",
  14. "annotations": "Annotations",
  15. "forms": "Forms",
  16. "signatures": "Signatures",
  17. "security": "Security",
  18. "compare": "Compare Documents",
  19. "editor": "Content Editor",
  20. "document": "Document Editor",
  21. "note": "Note",
  22. "highlight": "Highlight",
  23. "underline": "Underline",
  24. "strikeout": "Strikeout",
  25. "squiggly": "Squiggly",
  26. "ink": "Ink",
  27. "circle": "Circle",
  28. "square": "Square",
  29. "arrow": "Arrow",
  30. "line": "Line",
  31. "freetext": "Free Text",
  32. "stamp": "Stamp",
  33. "image": "Image",
  34. "link": "Link",
  35. "textField": "Text Field",
  36. "checkbox": "Check Box",
  37. "radioButton": "Radio Button",
  38. "listBox": "List Box",
  39. "comboButton": "Combo Button",
  40. "button": "Push Button",
  41. "setPassword": "Set Password",
  42. "removePassword": "Remove Password",
  43. "openFile": "Open File",
  44. "search": "Search",
  45. "rightPanel": "Right Panel",
  46. "viewSetting": "View Setting",
  47. "download": "Download",
  48. "flatten" : "Save as Flattened PDF",
  49. "print" : "Print",
  50. "settings": {
  51. "settings": "Settings",
  52. "author": "Author",
  53. "annotator": "Annotator",
  54. "language": "Language",
  55. "highlightLink": "Highlight Link",
  56. "highlightForm": "Highlight Form",
  57. "creationInfo": "Creation Information",
  58. "version": "Version"
  59. },
  60. "addText": "Add Text",
  61. "addImage": "Add Image",
  62. "undo": "Undo",
  63. "redo": "Redo",
  64. "createSignField": "Create Signature Field",
  65. "addDigitalSign": "Add Digital Signature",
  66. "addElectronicSign": "Add Electronic Signature",
  67. "verifyDigitalSign": "Verify Digital Signature"
  68. },
  69. "nextPage": "Next",
  70. "previousPage": "Previous",
  71. "loading": "Loading",
  72. "upload": "Upload",
  73. "exit": "Exit",
  74. "leftPanel": {
  75. "thumbnails": "Thumbnails",
  76. "outlines": "Outlines",
  77. "noOutlines": "No Outlines",
  78. "layers": "Layers",
  79. "noLayers": "No Layers",
  80. "annotations": "Annotations",
  81. "noAnnotations": "No Annotations",
  82. "importAnnotations": "Import Annotations",
  83. "exportAnnotations": "Export Annotations",
  84. "search": "Search",
  85. "searchPdf": "Search PDF",
  86. "page": "Page",
  87. "whichPage": ["Page", ""],
  88. "previousPhrase": "Find the previous occurrence of the phrase",
  89. "nextPhrase": "Find the next occurrence of the phrase",
  90. "results": "Results",
  91. "noResults": "No results",
  92. "signature": "Signature",
  93. "signatureList": "Signature List",
  94. "signatureDetails": "Signature Details",
  95. "certificationDetails": "Certification Details",
  96. "noSignatures": "No Signatures",
  97. "marked": "Marked",
  98. "unmarked": "Unmarked",
  99. "accepted": "Accepted",
  100. "rejected": "Rejected",
  101. "cancelled": "Cancelled",
  102. "completed": "Completed",
  103. "none": "None",
  104. "edit": "Edit",
  105. "delete": "Delete",
  106. "replyPlaceholder": "Reply or add thoughts",
  107. "reply": "Reply",
  108. "confirm": "Confirm"
  109. },
  110. "pageModePanel": {
  111. "displayMode": "Display Mode",
  112. "singlePage": "Single Page",
  113. "twoPages": "Two Pages",
  114. "coverMode": "Cover Mode",
  115. "splitView": "Scroll",
  116. "vertical": "Vertical Scrolling",
  117. "horizontal": "Horizontal Scrolling",
  118. "themes": "Themes"
  119. },
  120. "stampPanel": {
  121. "standard": "Standard",
  122. "dynamic": "Dynamic"
  123. },
  124. "linkPanel": {
  125. "linkTo": "Link to",
  126. "url": "URL",
  127. "goToPages": "Go To Pages",
  128. "email": "Email",
  129. "go": "Go"
  130. },
  131. "rightPanel": {
  132. "general": "General",
  133. "name": "Name",
  134. "formField": "Form Field",
  135. "visible": "Visible",
  136. "hidden": "Hidden",
  137. "differentNameError": "Please choose a different name.",
  138. "buttonText": "Button Text",
  139. "appearance": "Appearance",
  140. "backgroundColor": "Background Color",
  141. "preferences": "Preferences",
  142. "alignment": "Alignment",
  143. "left": "Left",
  144. "center": "Center",
  145. "right": "Right",
  146. "defaultValue": "Default Value",
  147. "multiLine": "Multi-line",
  148. "buttonStyle": "Button Style",
  149. "check": "Check",
  150. "circle": "Circle",
  151. "cross": "Cross",
  152. "diamond": "Diamond",
  153. "square": "Square",
  154. "star": "Star",
  155. "defaultChecked": "Button is checked by default",
  156. "item": "Item",
  157. "itemList": "Item List",
  158. "option": "Item",
  159. "selectAction": "Select Action",
  160. "none": "None",
  161. "goPage": "Go To Pages",
  162. "openLink": "Open a Web Link",
  163. "addUrl": "Add URL",
  164. "addPage": "Add Page",
  165. "radioBtnTip1": "1 button in group. At lease 2 buttons needed.",
  166. "radioBtnTip2": "To create a set of mutualy exclusive radio buttons (i.e., where only one can be selected at a time), please give the fields the same name.",
  167. "listBoxTip": "Select an item in the item list to make it the default option."
  168. },
  169. "prevent": {
  170. "title": "Not Available in Server-Backed",
  171. "standalone": "Standalone",
  172. "description": "Content Editor is only available on Standalone. Change to Standalone to edit PDF content.",
  173. "description1": "Document Editor is only available on Standalone. Change to Standalone to edit PDF pages."
  174. },
  175. "passwordDialog": {
  176. "enterPwd": "Enter the Password to View the Document",
  177. "enterPwdPlaceholder": "Please Enter the Password",
  178. "wrongPwd": "Wrong Password",
  179. "encryptPdf": "Encrypt Your PDF",
  180. "encrypt": "Encrypt",
  181. "supportTip": "Support: Numbers, letters, {'@'}, $, !, %, ?, & ",
  182. "removePwdSuccess": "Password Removed Successfully!",
  183. "removePwdFailure": "Failed to Remove the Password.",
  184. "setPwdSuccess": "Set the Password for the File Successfully!",
  185. "setPwdFailure": "Failed to Set Passwords for this Document.",
  186. "note": [
  187. "Note:",
  188. "- All changes will take effect after downloading.",
  189. "- You can reset your password anytime before downloading."
  190. ]
  191. },
  192. "ok": "OK",
  193. "cancel": "Cancel",
  194. "continue": "Continue",
  195. "signatures": {
  196. "tip": "Please create a signature field first, then select the type of signature.",
  197. "trackpad": "Trackpad",
  198. "lineWidth": "Line Width",
  199. "keyboard": "Keyboard",
  200. "signHere": "Sign Here",
  201. "image": "Image",
  202. "selectFile": "Select a File",
  203. "none": "None",
  204. "clear": "Clear",
  205. "save": "Save and Apply",
  206. "uploadError": "Please upload images less than 1MB",
  207. "selectTypeDialog": {
  208. "selectType": "Select Signature Type",
  209. "signWithElectronic": "Sign with Electronic Signatures",
  210. "signWithElectronicDesc": "Draw, type, or upload image signatures to sign files.",
  211. "signWithDigital": "Sign with Digital Signatures",
  212. "signWithDigitalDesc": "Create or upload a digital certificate with a unique digital ID to sign files.",
  213. "startSigning": "Start Signing"
  214. },
  215. "detailsDialog": {
  216. "title": "Digital Signature Details",
  217. "signBy": "Valid signature, signed by ",
  218. "signingTime": "Signing Time",
  219. "validitySummary": "Validity Summary",
  220. "validIdentity": "The signer's identity is valid.",
  221. "invalidIdentity": "The signer's identity is invalid.",
  222. "unknownIdentity": "Signature validity is unknown because it has not been included in your list of trusted certificates and none of its parent certificates are trusted certificates.",
  223. "expiredCertificate": "The file was signed with a certificate that has expired. If you acquired this file recently, it may not be authentic.",
  224. "validSignature": "The signature is valid.",
  225. "invalidSignature": "The signature is invalid.",
  226. "notModifiedDoc": "The document has not been modified since this signature was applied.",
  227. "alteredDoc": "The document has been altered or corrupted since it was signed by the current user.",
  228. "viewCertificateDetails": "View Certificate Details",
  229. "unknownSignature": "Signature validity is unknown.",
  230. "atLeastOneInvalid": "At least one signature is invalid.",
  231. "viewAllSignatures": "View All Signatures"
  232. },
  233. "certificateViewerDialog": {
  234. "title": "Certificate Viewer",
  235. "abstracts": "Abstracts",
  236. "summary": "Summary",
  237. "issuedTo": "Issued to:",
  238. "issuer": "Issuer:",
  239. "validFrom": "Valid from:",
  240. "validTo": "Valid to:",
  241. "intendedUsage": "Intended Usage:",
  242. "details": "Details",
  243. "version": "Version",
  244. "algorithm": "Algorithm",
  245. "subject": "Subject",
  246. "serialNumber": "Serial Number",
  247. "certificatePolicy": "Certificate Policy:",
  248. "crlDistributionPoints": "CRL Distribution Points:",
  249. "issuerInfoAccess": "Issuer Information Access:",
  250. "issuerKeyIdentifier": "Issuer‘s Key Identifier:",
  251. "subjectKeyIdentifier": "Subject‘s Key Identifier:",
  252. "basicConstraints": "Basic Constraints:",
  253. "keyUsage": "Key Usage:",
  254. "publicKey": "Public Key:",
  255. "X509": "X.509 Data:",
  256. "SHA1Digest": "SHA1 Digest:",
  257. "MD5Digest": "MD5 Digest:",
  258. "trust": "Trust",
  259. "trustedTo": "This Certificate Is Trusted to:",
  260. "sign": "Sign document or data",
  261. "certify": "Certify document",
  262. "addToTrust": "Add to Trusted Certificates",
  263. "done": "Done"
  264. },
  265. "deleteConfirm": "Are you sure to delete it?",
  266. "addDigitalFileDialog": {
  267. "title": "Add a Digital ID",
  268. "desc": "Browse a digital ID file. Digital IDs are password-protected. If you do not know the password, you cannot obtain a digital ID.",
  269. "certificateFile": "Certificate File",
  270. "uploadFile": "Upload certificate file",
  271. "upload": "Upload",
  272. "password": "Password",
  273. "enterPassword": "Enter the password of the certificate file",
  274. "invalidPassword": "Invalid Password"
  275. },
  276. "appearanceDialog": {
  277. "title": "Customize the Signature Appearance",
  278. "signHere": "Sign Here!",
  279. "includeText": "Include Text",
  280. "name": "Name",
  281. "dName": "Distinguishable name",
  282. "date": "Date",
  283. "ComPDFKitVersion": "ComPDFKit Version",
  284. "logo": "Logo",
  285. "location": "Location",
  286. "reason": "Reason",
  287. "signReason": "Reason",
  288. "docOwner": "I am the owner of the document",
  289. "approvingDoc": "I am approving the document",
  290. "reviewedDoc": "I have reviewed this document",
  291. "labels": "Labels",
  292. "text": "Text",
  293. "type": "Type",
  294. "textAlignment": "Text Alignment"
  295. }
  296. },
  297. "color": "Color",
  298. "opacity": "Opacity",
  299. "font": "Font",
  300. "regular": "Regular",
  301. "oblique": "Oblique",
  302. "bold": "Bold",
  303. "boldOblique": "Bold Oblique",
  304. "delete": "Delete",
  305. "warning": "Warning",
  306. "colon": ": ",
  307. "compare": {
  308. "startCompare": "Start to Compare",
  309. "exit": "Exit",
  310. "oldFile": "Old File",
  311. "newFile": "New File",
  312. "dropFile": [
  313. "Drop a PDF file here",
  314. "or"
  315. ],
  316. "chooseOldFile": "Choose Your Old File",
  317. "chooseNewFile": "Choose Your New File",
  318. "comingSoon": "The Comparison Results Are Coming Soon!",
  319. "contentComparison": "Content Comparison",
  320. "compareItems": "Compare Items",
  321. "text": "Text",
  322. "images": "Images",
  323. "colorMark": "Color to Mark differences",
  324. "replacedContent": "Replaced Content",
  325. "insertedContent": "Inserted Content",
  326. "deletedContent": "Deleted Content",
  327. "overlayComparison": "Overlay Comparison",
  328. "blendMode": "Blend Mode",
  329. "normal": "Normal",
  330. "multiply": "Multiply",
  331. "screen": "Screen",
  332. "overlay": "Overlay",
  333. "darken": "Darken",
  334. "lighten": "Lighten",
  335. "colorDodge": "ColorDodge",
  336. "colorBurn": "ColorBurn",
  337. "hardLight": "HardLight",
  338. "softLight": "SoftLight",
  339. "difference": "Difference",
  340. "exclusion": "Exclusion",
  341. "hue": "Hue",
  342. "saturation": "Saturation",
  343. "colour": "Colour",
  344. "luminosity": "Luminosity",
  345. "return": "Return",
  346. "compare": "Compare",
  347. "downloadOptions": "Select an Output Option",
  348. "downloadTwoFiles": "Save and Download Separately",
  349. "downloadOneFile": "Merge into One File",
  350. "printSetting": "Print Setting",
  351. "printOldFile": "Print the comparison result of the old file",
  352. "printNewFile": "Print the comparison result of the new file",
  353. "byComPDFKit": "Comparison Results by ComPDFKit"
  354. },
  355. "editorPanel": {
  356. "textProp": "Text Properties",
  357. "fontColor": "Font Color",
  358. "textStyle": "Text Style",
  359. "spacing": "Spacing",
  360. "characterSpacing": "Character Spacing",
  361. "lineSpacing": "Line Spacing",
  362. "paragraphSpacing": "Paragraph Spacing",
  363. "imageProp": "Image Properties",
  364. "rotate": "Rotate",
  365. "rotateLeft": "Rotate Left",
  366. "rotateRight": "Rotate Right",
  367. "flip": "Flip",
  368. "flipHorizontal": "Flip horizontal",
  369. "flipVertical": "Flip vertical",
  370. "tools": "Tools",
  371. "replace": "Replace",
  372. "export": "Export",
  373. "crop": "Crop",
  374. "maximum": "Maximum upload image size: 2MB."
  375. },
  376. "documentEditor": {
  377. "save": "Save",
  378. "saveAs": "Save As...",
  379. "insert": "Insert",
  380. "delete": "Delete",
  381. "rotateRight": "Rotate Right",
  382. "rotateLeft": "Rotate Left",
  383. "copy": "Copy",
  384. "extract": "Extract",
  385. "replace": "Replace",
  386. "move": "Move",
  387. "selectAll": "Select All",
  388. "dialog": {
  389. "insertPages": "Insert Pages",
  390. "blankPage": "Blank Page",
  391. "customPage": "Custom Blank Page",
  392. "fromPdf": "From PDF",
  393. "selectFile": "Select a File",
  394. "pageRange": "Page Range",
  395. "allPages": "All Pages",
  396. "oddPage": "Odd Pages Only",
  397. "evenPage": "Even Pages Only",
  398. "customRange": "Custom Range",
  399. "insertTo": "Insert to",
  400. "firstPage": "First Page",
  401. "lastPage": "Last Page",
  402. "page": "Page",
  403. "pageTip": "e.g. 3, 5-10",
  404. "before": "Before",
  405. "after": "After"
  406. },
  407. "deleteConfirmText": "Do you want to delete page",
  408. "eachPage": "Each page in a separate file",
  409. "deleteAfter": "Delete page after extraction",
  410. "moveTo": "Move after page:",
  411. "inputPageTip": "Input 0 to maximum page number"
  412. },
  413. "paste": "Paste",
  414. "properties": "Properties"
  415. }