en.json 7.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277
  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. "note": "Note",
  18. "highlight": "Highlight",
  19. "underline": "Underline",
  20. "strikeout": "Strikeout",
  21. "squiggly": "Squiggly",
  22. "ink": "Ink",
  23. "circle": "Circle",
  24. "square": "Square",
  25. "arrow": "Arrow",
  26. "line": "Line",
  27. "freetext": "Free Text",
  28. "stamp": "Stamp",
  29. "image": "Image",
  30. "link": "Link",
  31. "textField": "Text Field",
  32. "checkbox": "Check Box",
  33. "radioButton": "Radio Button",
  34. "listBox": "List Box",
  35. "comboButton": "Combo Button",
  36. "button": "Push Button",
  37. "setPassword": "Set Password",
  38. "removePassword": "Remove Password",
  39. "openFile": "Open File",
  40. "search": "Search",
  41. "rightPanel": "Right Panel",
  42. "viewSetting": "View Setting",
  43. "download": "Download",
  44. "flatten" : "Save as Flattened PDF",
  45. "print" : "Print",
  46. "language": "Language",
  47. "addText": "Add Text",
  48. "addImage": "Add Image",
  49. "undo": "Undo",
  50. "redo": "Redo"
  51. },
  52. "nextPage": "Next",
  53. "previousPage": "Previous",
  54. "loading": "Loading",
  55. "upload": "Upload",
  56. "leftPanel": {
  57. "thumbnails": "Thumbnails",
  58. "outlines": "Outlines",
  59. "noOutlines": "No Outlines",
  60. "layers": "Layers",
  61. "noLayers": "No Layers",
  62. "annotations": "Annotations",
  63. "noAnnotations": "No Annotations",
  64. "importAnnotations": "Import Annotations",
  65. "exportAnnotations": "Export Annotations",
  66. "search": "Search",
  67. "searchPdf": "Search PDF",
  68. "page": "Page",
  69. "previousPhrase": "Find the previous occurrence of the phrase",
  70. "nextPhrase": "Find the next occurrence of the phrase",
  71. "results": "Results",
  72. "noResults": "No results"
  73. },
  74. "pageModePanel": {
  75. "displayMode": "Display Mode",
  76. "singlePage": "Single Page",
  77. "twoPages": "Two Pages",
  78. "coverMode": "Cover Mode",
  79. "splitView": "Scroll",
  80. "vertical": "Vertical Scrolling",
  81. "horizontal": "Horizontal Scrolling",
  82. "themes": "Themes"
  83. },
  84. "stampPanel": {
  85. "standard": "Standard",
  86. "dynamic": "Dynamic"
  87. },
  88. "linkPanel": {
  89. "linkTo": "Link to",
  90. "url": "URL",
  91. "goToPages": "Go To Pages",
  92. "email": "Email",
  93. "go": "Go"
  94. },
  95. "rightPanel": {
  96. "general": "General",
  97. "name": "Name",
  98. "formField": "Form Field",
  99. "visible": "Visible",
  100. "hidden": "Hidden",
  101. "differentNameError": "Please choose a different name.",
  102. "buttonText": "Button Text",
  103. "appearance": "Appearance",
  104. "backgroundColor": "Background Color",
  105. "preferences": "Preferences",
  106. "alignment": "Alignment",
  107. "left": "Left",
  108. "center": "Center",
  109. "right": "Right",
  110. "defaultValue": "Default Value",
  111. "multiLine": "Multi-line",
  112. "buttonStyle": "Button Style",
  113. "check": "Check",
  114. "circle": "Circle",
  115. "cross": "Cross",
  116. "diamond": "Diamond",
  117. "square": "Square",
  118. "star": "Star",
  119. "defaultChecked": "Button is checked by default",
  120. "item": "Item",
  121. "itemList": "Item List",
  122. "option": "Item",
  123. "selectAction": "Select Action",
  124. "none": "None",
  125. "goPage": "Go To Pages",
  126. "openLink": "Open a Web Link",
  127. "addUrl": "Add URL",
  128. "addPage": "Add Page",
  129. "radioBtnTip1": "1 button in group. At lease 2 buttons needed.",
  130. "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.",
  131. "listBoxTip": "Select an item in the item list to make it the default option."
  132. },
  133. "prevent": {
  134. "title": "Not Available in Server-Backed",
  135. "description": "Content Editor is only available on Standalone. Change to Standalone to edit PDF content.",
  136. "standalone": "Standalone"
  137. },
  138. "passwordDialog": {
  139. "enterPwd": "Enter the Password to View the Document",
  140. "enterPwdPlaceholder": "Please Enter the Password",
  141. "wrongPwd": "Wrong Password",
  142. "encryptPdf": "Encrypt Your PDF",
  143. "encrypt": "Encrypt",
  144. "supportTip": "Support: Numbers, letters, {'@'}, $, !, %, ?, & ",
  145. "removePwdSuccess": "Password Removed Successfully!",
  146. "removePwdFailure": "Failed to Remove the Password.",
  147. "setPwdSuccess": "Set the Password for the File Successfully!",
  148. "setPwdFailure": "Failed to Set Passwords for this Document.",
  149. "note": [
  150. "Note:",
  151. "- All changes will take effect after downloading.",
  152. "- You can reset your password anytime before downloading."
  153. ]
  154. },
  155. "ok": "OK",
  156. "cancel": "Cancel",
  157. "signatures": {
  158. "trackpad": "Trackpad",
  159. "lineWidth": "Line Width",
  160. "keyboard": "Keyboard",
  161. "signHere": "Sign Here",
  162. "image": "Image",
  163. "selectFile": "Select a File",
  164. "clear": "Clear",
  165. "save": "Save and Apply",
  166. "uploadError": "Please upload images less than 1MB"
  167. },
  168. "color": "Color",
  169. "opacity": "Opacity",
  170. "font": "Font",
  171. "regular": "Regular",
  172. "oblique": "Oblique",
  173. "bold": "Bold",
  174. "boldOblique": "Bold Oblique",
  175. "compare": {
  176. "startCompare": "Start to Compare",
  177. "exit": "Exit",
  178. "oldFile": "Old File",
  179. "newFile": "New File",
  180. "dropFile": [
  181. "Drop a PDF file here",
  182. "or"
  183. ],
  184. "chooseOldFile": "Choose Your Old File",
  185. "chooseNewFile": "Choose Your New File",
  186. "comingSoon": "The Comparison Results Are Coming Soon!",
  187. "contentComparison": "Content Comparison",
  188. "compareItems": "Compare Items",
  189. "text": "Text",
  190. "images": "Images",
  191. "colorMark": "Color to Mark differences",
  192. "replacedContent": "Replaced Content",
  193. "insertedContent": "Inserted Content",
  194. "deletedContent": "Deleted Content",
  195. "overlayComparison": "Overlay Comparison",
  196. "blendMode": "Blend Mode",
  197. "normal": "Normal",
  198. "multiply": "Multiply",
  199. "screen": "Screen",
  200. "overlay": "Overlay",
  201. "darken": "Darken",
  202. "lighten": "Lighten",
  203. "colorDodge": "ColorDodge",
  204. "colorBurn": "ColorBurn",
  205. "hardLight": "HardLight",
  206. "softLight": "SoftLight",
  207. "difference": "Difference",
  208. "exclusion": "Exclusion",
  209. "hue": "Hue",
  210. "saturation": "Saturation",
  211. "colour": "Colour",
  212. "luminosity": "Luminosity",
  213. "return": "Return",
  214. "compare": "Compare",
  215. "downloadOptions": "Select an Output Option",
  216. "downloadTwoFiles": "Save and Download Separately",
  217. "downloadOneFile": "Merge into One File",
  218. "printSetting": "Print Setting",
  219. "printOldFile": "Print the comparison result of the old file",
  220. "printNewFile": "Print the comparison result of the new file",
  221. "byComPDFKit": "Comparison Results by ComPDFKit"
  222. },
  223. "editorPanel": {
  224. "textProp": "Text Properties",
  225. "fontColor": "Font Color",
  226. "textStyle": "Text Style",
  227. "imageProp": "Image Properties",
  228. "rotate": "Rotate",
  229. "rotateLeft": "Rotate Left",
  230. "rotateRight": "Rotate Right",
  231. "flip": "Flip",
  232. "flipHorizontal": "Flip horizontal",
  233. "flipVertical": "Flip vertical",
  234. "tools": "Tools",
  235. "replace": "Replace",
  236. "export": "Export",
  237. "crop": "Crop"
  238. }
  239. }