en.json 6.3 KB

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