en.json 13 KB

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