en.json 8.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324
  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. "editText": "Edit Text",
  49. "addText": "Add Text",
  50. "editImage": "Edit Image",
  51. "addImage": "Add Image",
  52. "undo": "Undo",
  53. "redo": "Redo"
  54. },
  55. "nextPage": "Next",
  56. "previousPage": "Previous",
  57. "loading": "Loading",
  58. "upload": "Upload",
  59. "leftPanel": {
  60. "thumbnails": "Thumbnails",
  61. "outlines": "Outlines",
  62. "noOutlines": "No Outlines",
  63. "layers": "Layers",
  64. "noLayers": "No Layers",
  65. "annotations": "Annotations",
  66. "noAnnotations": "No Annotations",
  67. "importAnnotations": "Import Annotations",
  68. "exportAnnotations": "Export Annotations",
  69. "search": "Search",
  70. "searchPdf": "Search PDF",
  71. "page": "Page",
  72. "previousPhrase": "Find the previous occurrence of the phrase",
  73. "nextPhrase": "Find the next occurrence of the phrase",
  74. "results": "Results",
  75. "noResults": "No results"
  76. },
  77. "pageModePanel": {
  78. "displayMode": "Display Mode",
  79. "singlePage": "Single Page",
  80. "twoPages": "Two Pages",
  81. "coverMode": "Cover Mode",
  82. "splitView": "Scroll",
  83. "vertical": "Vertical Scrolling",
  84. "horizontal": "Horizontal Scrolling",
  85. "themes": "Themes"
  86. },
  87. "stampPanel": {
  88. "standard": "Standard",
  89. "dynamic": "Dynamic"
  90. },
  91. "linkPanel": {
  92. "linkTo": "Link to",
  93. "url": "URL",
  94. "goToPages": "Go To Pages",
  95. "email": "Email",
  96. "go": "Go"
  97. },
  98. "rightPanel": {
  99. "general": "General",
  100. "name": "Name",
  101. "formField": "Form Field",
  102. "visible": "Visible",
  103. "hidden": "Hidden",
  104. "differentNameError": "Please choose a different name.",
  105. "buttonText": "Button Text",
  106. "appearance": "Appearance",
  107. "backgroundColor": "Background Color",
  108. "preferences": "Preferences",
  109. "alignment": "Alignment",
  110. "left": "Left",
  111. "center": "Center",
  112. "right": "Right",
  113. "defaultValue": "Default Value",
  114. "multiLine": "Multi-line",
  115. "buttonStyle": "Button Style",
  116. "check": "Check",
  117. "circle": "Circle",
  118. "cross": "Cross",
  119. "diamond": "Diamond",
  120. "square": "Square",
  121. "star": "Star",
  122. "defaultChecked": "Button is checked by default",
  123. "item": "Item",
  124. "itemList": "Item List",
  125. "option": "Item",
  126. "selectAction": "Select Action",
  127. "none": "None",
  128. "goPage": "Go To Pages",
  129. "openLink": "Open a Web Link",
  130. "addUrl": "Add URL",
  131. "addPage": "Add Page",
  132. "radioBtnTip1": "1 button in group. At lease 2 buttons needed.",
  133. "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.",
  134. "listBoxTip": "Select an item in the item list to make it the default option."
  135. },
  136. "prevent": {
  137. "title": "Not Available in Server-Backed",
  138. "standalone": "Standalone",
  139. "description": "Content Editor is only available on Standalone. Change to Standalone to edit PDF content.",
  140. "description1": "Document Editor is only available on Standalone. Change to Standalone to edit PDF pages."
  141. },
  142. "passwordDialog": {
  143. "enterPwd": "Enter the Password to View the Document",
  144. "enterPwdPlaceholder": "Please Enter the Password",
  145. "wrongPwd": "Wrong Password",
  146. "encryptPdf": "Encrypt Your PDF",
  147. "encrypt": "Encrypt",
  148. "supportTip": "Support: Numbers, letters, {'@'}, $, !, %, ?, & ",
  149. "removePwdSuccess": "Password Removed Successfully!",
  150. "removePwdFailure": "Failed to Remove the Password.",
  151. "setPwdSuccess": "Set the Password for the File Successfully!",
  152. "setPwdFailure": "Failed to Set Passwords for this Document.",
  153. "note": [
  154. "Note:",
  155. "- All changes will take effect after downloading.",
  156. "- You can reset your password anytime before downloading."
  157. ]
  158. },
  159. "ok": "OK",
  160. "cancel": "Cancel",
  161. "signatures": {
  162. "trackpad": "Trackpad",
  163. "lineWidth": "Line Width",
  164. "keyboard": "Keyboard",
  165. "signHere": "Sign Here",
  166. "image": "Image",
  167. "selectFile": "Select a File",
  168. "clear": "Clear",
  169. "save": "Save and Apply",
  170. "uploadError": "Please upload images less than 10MB"
  171. },
  172. "color": "Color",
  173. "opacity": "Opacity",
  174. "font": "Font",
  175. "regular": "Regular",
  176. "oblique": "Oblique",
  177. "bold": "Bold",
  178. "boldOblique": "Bold Oblique",
  179. "compare": {
  180. "startCompare": "Start to Compare",
  181. "exit": "Exit",
  182. "oldFile": "Old File",
  183. "newFile": "New File",
  184. "dropFile": [
  185. "Drop a PDF file here",
  186. "or"
  187. ],
  188. "chooseOldFile": "Choose Your Old File",
  189. "chooseNewFile": "Choose Your New File",
  190. "comingSoon": "The Comparison Results Are Coming Soon!",
  191. "contentComparison": "Content Comparison",
  192. "compareItems": "Compare Items",
  193. "text": "Text",
  194. "images": "Images",
  195. "colorMark": "Color to Mark differences",
  196. "replacedContent": "Replaced Content",
  197. "insertedContent": "Inserted Content",
  198. "deletedContent": "Deleted Content",
  199. "overlayComparison": "Overlay Comparison",
  200. "blendMode": "Blend Mode",
  201. "normal": "Normal",
  202. "multiply": "Multiply",
  203. "screen": "Screen",
  204. "overlay": "Overlay",
  205. "darken": "Darken",
  206. "lighten": "Lighten",
  207. "colorDodge": "ColorDodge",
  208. "colorBurn": "ColorBurn",
  209. "hardLight": "HardLight",
  210. "softLight": "SoftLight",
  211. "difference": "Difference",
  212. "exclusion": "Exclusion",
  213. "hue": "Hue",
  214. "saturation": "Saturation",
  215. "colour": "Colour",
  216. "luminosity": "Luminosity",
  217. "return": "Return",
  218. "compare": "Compare",
  219. "downloadOptions": "Select an Output Option",
  220. "downloadTwoFiles": "Save and Download Separately",
  221. "downloadOneFile": "Merge into One File",
  222. "printSetting": "Print Setting",
  223. "printOldFile": "Print the comparison result of the old file",
  224. "printNewFile": "Print the comparison result of the new file",
  225. "byComPDFKit": "Comparison Results by ComPDFKit"
  226. },
  227. "editorPanel": {
  228. "textProp": "Text Properties",
  229. "fontColor": "Font Color",
  230. "textStyle": "Text Style",
  231. "imageProp": "Image Properties",
  232. "rotate": "Rotate",
  233. "rotateLeft": "Rotate Left",
  234. "rotateRight": "Rotate Right",
  235. "flip": "Flip",
  236. "flipHorizontal": "Flip horizontal",
  237. "flipVertical": "Flip vertical",
  238. "tools": "Tools",
  239. "replace": "Replace",
  240. "export": "Export",
  241. "crop": "Crop",
  242. "maximum": "Maximum upload image size: 10MB."
  243. },
  244. "documentEditor": {
  245. "save": "Save",
  246. "saveAs": "Save As...",
  247. "insert": "Insert",
  248. "delete": "Delete",
  249. "rotateRight": "Rotate Right",
  250. "rotateLeft": "Rotate Left",
  251. "copy": "Copy",
  252. "extract": "Extract",
  253. "replace": "Replace",
  254. "move": "Move",
  255. "selectAll": "Select All",
  256. "dialog": {
  257. "insertPages": "Insert Pages",
  258. "blankPage": "Blank Page",
  259. "customPage": "Custom Blank Page",
  260. "fromPdf": "From PDF",
  261. "selectFile": "Select a File",
  262. "pageRange": "Page Range",
  263. "allPages": "All Pages",
  264. "oddPage": "Odd Pages Only",
  265. "evenPage": "Even Pages Only",
  266. "customRange": "Custom Range",
  267. "insertTo": "Insert to",
  268. "firstPage": "First Page",
  269. "lastPage": "Last Page",
  270. "page": "Page",
  271. "pageTip": "e.g. 3, 5-10",
  272. "before": "Before",
  273. "after": "After"
  274. },
  275. "deleteConfirmText": "Do you want to delete page",
  276. "eachPage": "Each page in a separate file",
  277. "deleteAfter": "Delete page after extraction",
  278. "moveTo": "Move after page:",
  279. "inputPageTip": "Input 0 to maximum page number"
  280. }
  281. }