en.js 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226
  1. // This file was automatically generated. Do not modify.
  2. 'use strict';
  3. goog.provide('Blockscad.Msg.en');
  4. Blockscad.Msg.ABORT_BUTTON = "Abort!";
  5. Blockscad.Msg.ABOUT_LINK = "About";
  6. Blockscad.Msg.ACROSS = "across";
  7. Blockscad.Msg.ADVANCED_TOOLBOX = "Advanced Toolbox";
  8. Blockscad.Msg.ALONG = "along";
  9. Blockscad.Msg.AROUND = "around";
  10. Blockscad.Msg.AXES_BUTTON = "Toggle axes display";
  11. Blockscad.Msg.AXIS = "axis";
  12. Blockscad.Msg.BLOCKS_BUMPED_OUT_DIMENSIONS = "%1 calling blocks were displaced: 2D and 3D shapes cannot be together";
  13. Blockscad.Msg.BLOCKS_BUMPED_OUT_TYPES = "%1 calling blocks were displaced: type mismatch between %2 and %3";
  14. Blockscad.Msg.BLOCKS_TAB = "Blocks";
  15. Blockscad.Msg.BLOCK_COLORS = "Block Color Scheme";
  16. Blockscad.Msg.BLOCK_TEXT_2D = "2D text";
  17. Blockscad.Msg.BLOCK_TEXT_3D = "3D text";
  18. Blockscad.Msg.BROWSE = "browse";
  19. Blockscad.Msg.BS_3DTEXT_TOOLTIP = "A 3D rendering of text with a given size and font, and thickness";
  20. Blockscad.Msg.BS_TEXT_TOOLTIP = "A 2D rendering of text with a given size and font";
  21. Blockscad.Msg.CATEGORY_2D_SHAPES = "2D Shapes";
  22. Blockscad.Msg.CATEGORY_3D_SHAPES = "3D Shapes";
  23. Blockscad.Msg.CATEGORY_LOGIC = "Logic";
  24. Blockscad.Msg.CATEGORY_LOOPS = "Loops";
  25. Blockscad.Msg.CATEGORY_MATH = "Math";
  26. Blockscad.Msg.CATEGORY_PROCEDURES = "Modules";
  27. Blockscad.Msg.CATEGORY_SET_OPERATIONS = "Set Ops";
  28. Blockscad.Msg.CATEGORY_TEXT = "Text";
  29. Blockscad.Msg.CATEGORY_TRANSFORMATIONS = "Transforms";
  30. Blockscad.Msg.CATEGORY_VARIBLES = "Variables";
  31. Blockscad.Msg.CENTER = "center";
  32. Blockscad.Msg.CENTERED = "centered";
  33. Blockscad.Msg.CHANGE_EMAIL = "Change Email";
  34. Blockscad.Msg.CHANGE_EMAIL_CURRENT = "Current Email";
  35. Blockscad.Msg.CHANGE_EMAIL_NEW = "New Email";
  36. Blockscad.Msg.CHANGE_PASSWORD = "Change Password";
  37. Blockscad.Msg.CHANGE_PASSWORD_INSTRUCTIONS = "After changing your password, BlocksCAD will prompt you to login again.";
  38. Blockscad.Msg.CIRCLE = "circle";
  39. Blockscad.Msg.CIRCLE_TOOLTIP = "<img src='imgs/en/circle.svg' width='65'>";
  40. Blockscad.Msg.CLASSIC_COLORS = "Classic";
  41. Blockscad.Msg.CODE_TAB = "Code";
  42. Blockscad.Msg.COLOR = "color";
  43. Blockscad.Msg.COLOR_HSV_TOOLTIP = "Apply a color by specifying the hue, saturation, and value components. Each value should be between 0 and 100.";
  44. Blockscad.Msg.COLOR_HUE = "hue";
  45. Blockscad.Msg.COLOR_RGB_TOOLTIP = "Apply a color by specifying the red, blue, and green components. Each value should be between 0 and 100.";
  46. Blockscad.Msg.COLOR_SATURATION = "saturation";
  47. Blockscad.Msg.COLOR_TOOLTIP = "Applies the color to the child object, which must be 3D.";
  48. Blockscad.Msg.COLOR_VALUE = "value";
  49. Blockscad.Msg.CONFIRM_DIALOG_NO = "Cancel";
  50. Blockscad.Msg.CONFIRM_DIALOG_YES = "Sure";
  51. Blockscad.Msg.CONFIRM_NEW_PASSWORD = "Confirm New Password";
  52. Blockscad.Msg.CONTROLS_FOR_TOOLTIP_CHAINHULL = "Return the convex hull of each shape in the loop with the next shape";
  53. Blockscad.Msg.CONVEX_HULL = "hull";
  54. Blockscad.Msg.CUBE = "cube";
  55. Blockscad.Msg.CUBE_TOOLTIP = "<img src='imgs/en/cube.svg' width='100px'>";
  56. Blockscad.Msg.CYLINDER = "cylinder";
  57. Blockscad.Msg.CYLINDER_TOOLTIP = "<img src='imgs/en/cylinder.svg' width='90px'>";
  58. Blockscad.Msg.DEFAULT_COLOR_BUTTON = "Set default render color";
  59. Blockscad.Msg.DELETE_ACCOUNT = "Delete My Account";
  60. Blockscad.Msg.DELETE_ACCOUNT_BUTTON = "Delete Account and Sign Out";
  61. Blockscad.Msg.DELETE_ACCOUNT_CONFIRM = "Are you sure you want to delete your BlocksCAD account?";
  62. Blockscad.Msg.DELETE_ACCOUNT_CONFIRM_PASSWORD = "Enter password to confirm";
  63. Blockscad.Msg.DELETE_ACCOUNT_INSTRUCTIONS_ONE = "In about 48 hours your account will be permanently deleted.";
  64. Blockscad.Msg.DELETE_ACCOUNT_INSTRUCTIONS_TWO = "If you change your mind, just sign in to your account within the next 48 hours.";
  65. Blockscad.Msg.DELETE_PROJECT_CONFIRM = "Are you sure you want to delete *Project_name*?";
  66. Blockscad.Msg.DIALOG_OR = "or";
  67. Blockscad.Msg.DIFFERENCE = "difference";
  68. Blockscad.Msg.DIFFERENCE_TOOLTIP = "Subtracts one or more objects from the first object in the list.";
  69. Blockscad.Msg.DIRECTION_BACK = "back";
  70. Blockscad.Msg.DIRECTION_BOTTOM = "bottom";
  71. Blockscad.Msg.DIRECTION_DIAGONAL = "diagonal";
  72. Blockscad.Msg.DIRECTION_FRONT = "front";
  73. Blockscad.Msg.DIRECTION_LEFT = "left";
  74. Blockscad.Msg.DIRECTION_RIGHT = "right";
  75. Blockscad.Msg.DIRECTION_TOP = "top";
  76. Blockscad.Msg.DISABLE_ALL = "Disable All Blocks";
  77. Blockscad.Msg.DISCARD_ALL = "Delete all %1 blocks?";
  78. Blockscad.Msg.DOCUMENTATION_LINK = "Documentation";
  79. Blockscad.Msg.EMAIL_FIELD = "Email";
  80. Blockscad.Msg.ENABLE_ALL = "Enable All Blocks";
  81. Blockscad.Msg.ERROR_BAD_PASSWORD = "Incorrect password - please retype your original password.";
  82. Blockscad.Msg.ERROR_EMAIL_IS_EMPTY = "Please enter an email address.";
  83. Blockscad.Msg.ERROR_EMAIL_IS_INVALID = "You must provide a valid email address.";
  84. Blockscad.Msg.ERROR_LOGIN_FAILED = "Incorrect username or password.";
  85. Blockscad.Msg.ERROR_MESSAGE = "Error";
  86. Blockscad.Msg.ERROR_MISSING_EMAIL = "We can't find this email address.";
  87. Blockscad.Msg.ERROR_MISSING_USERNAME = "We can't find this username.";
  88. Blockscad.Msg.ERROR_PASSWORD_CONFIRM = "Your second password must match the first password.";
  89. Blockscad.Msg.ERROR_PASSWORD_IS_EMPTY = "Please choose a password at least 6 characters long.";
  90. Blockscad.Msg.ERROR_PASSWORD_IS_PASSWORD = "Your password cannot be the word 'password'.";
  91. Blockscad.Msg.ERROR_PASSWORD_IS_USERNAME = "Your password cannot match your username!";
  92. Blockscad.Msg.ERROR_PASSWORD_LENGTH = "Your password must be at least 6 characters long.";
  93. Blockscad.Msg.ERROR_USERNAME_CHARACTERS = "Your username may only contain letters, numbers, -, and _";
  94. Blockscad.Msg.ERROR_USERNAME_EXISTS = "Sorry, that username already exists.";
  95. Blockscad.Msg.ERROR_USERNAME_IS_EMPTY = "Please choose a username.";
  96. Blockscad.Msg.ERROR_USERNAME_LENGTH = "Username must be between 3 and 30 characters.";
  97. Blockscad.Msg.EXAMPLES_MENU = "Examples";
  98. Blockscad.Msg.EXAMPLE_ANTHIAS_FISH = "anthias fish";
  99. Blockscad.Msg.EXAMPLE_CUBE_WITH_CUTOUTS = "cube with cutouts";
  100. Blockscad.Msg.EXAMPLE_LOOP_SINE = "sine function with loop";
  101. Blockscad.Msg.EXAMPLE_LOOP_SUN = "sun made with loop";
  102. Blockscad.Msg.EXAMPLE_PARAMETRIC_BOX = "any size box";
  103. Blockscad.Msg.EXAMPLE_PARAMETRIC_EQ_KNOT = "knot from parametric equations";
  104. Blockscad.Msg.FACES = "faces";
  105. Blockscad.Msg.FANCYMIRROR_TOOLTIP = "Mirrors one or more objects across specified plane whose normal vector is from (0,0,0) to the point (x,y,z).";
  106. Blockscad.Msg.FANCYROTATE_TOOLTIP = "Rotates one or more objects around a vector from the origin (0,0,0) to the point (x,y,z)";
  107. Blockscad.Msg.FN_TOOLTIP = "Sets the number of sides used for approximating arcs (in the sphere, cylinder, circle, and torus).";
  108. Blockscad.Msg.FONT_NAME = "font";
  109. Blockscad.Msg.FONT_SIZE = "size";
  110. Blockscad.Msg.GENERATE_STL = "Generate";
  111. Blockscad.Msg.GET_STARTED_VIDEO = "Get Started!";
  112. Blockscad.Msg.HEIGHT = "height";
  113. Blockscad.Msg.HELP_MENU = "Help";
  114. Blockscad.Msg.HIGHLIGHT_INSTANCES = "Highlight '%1' Instances";
  115. Blockscad.Msg.HSV_COLOR_MODEL = "HSV";
  116. Blockscad.Msg.HULL_TOOLTIP = "Combines one or more objects by 'wrapping' them together in a hull.";
  117. Blockscad.Msg.IMPORT_BLOCKS_LOCAL = "Import Blocks into Current Project";
  118. Blockscad.Msg.IMPORT_STL = "STL import";
  119. Blockscad.Msg.IMPORT_STL_MENU = "Import STL file into Current Project";
  120. Blockscad.Msg.INTERSECTION = "intersection";
  121. Blockscad.Msg.INTERSECTION_TOOLTIP = "Returns the intersection (area that overlaps) of two or more objects.";
  122. Blockscad.Msg.LINEAREXTRUDE_TOOLTIP = "Extrudes one or more 2-dimensional objects by a specified height with a specified twist. Shape can be scaled as it extrudes in both x and y. It may optionally be centered around the origin.";
  123. Blockscad.Msg.LINEAR_EXTRUDE = "linear extrude";
  124. Blockscad.Msg.LOAD_BLOCKS_LOCAL = "Load Blocks from your Computer";
  125. Blockscad.Msg.LOGIN_BUTTON = "Sign in";
  126. Blockscad.Msg.LOGIN_IN_PROGRESS = "Signing in...";
  127. Blockscad.Msg.LOGOUT_BUTTON = "Logout";
  128. Blockscad.Msg.MINUS = "minus";
  129. Blockscad.Msg.MIRROR = "mirror";
  130. Blockscad.Msg.MIRROR_ADVANCED = "fancy mirror";
  131. Blockscad.Msg.MOUSEOVER_REDO = "Redo";
  132. Blockscad.Msg.MOUSEOVER_TRASHCAN = "Delete all blocks";
  133. Blockscad.Msg.MOUSEOVER_UNDO = "Undo";
  134. Blockscad.Msg.MY_PROJECTS = "My projects";
  135. Blockscad.Msg.NEW = "New";
  136. Blockscad.Msg.NEW_PASSWORD = "New Password";
  137. Blockscad.Msg.NEW_PROJECT_BUTTON = "New Project";
  138. Blockscad.Msg.NOT_CENTERED = "not centered";
  139. Blockscad.Msg.NOT_COMPATIBLE_WITH_OPENSCAD = "Not compatible with OpenSCAD";
  140. Blockscad.Msg.OLD_PASSWORD = "Old Password";
  141. Blockscad.Msg.OPTIONS_MENU = "Options";
  142. Blockscad.Msg.PALE_COLORS = "Pale";
  143. Blockscad.Msg.PARSE_IN_PROGRESS = "Parsing...";
  144. Blockscad.Msg.PARSING_ERROR_ILLEGAL_VALUE = "%1 blocks have an illegal value (negative or zero)";
  145. Blockscad.Msg.PARSING_ERROR_MISSING_FIELDS = "%1 blocks are missing fields.";
  146. Blockscad.Msg.PASSWORD_FIELD = "Password";
  147. Blockscad.Msg.PASSWORD_FORGOT_FIELD = "Forgot Password?";
  148. Blockscad.Msg.PASSWORD_RESET_EMAIL_INSTRUCTIONS = "We've sent an email to the address associated with your account with a link to reset your password. If you don't see it, check your spam folder";
  149. Blockscad.Msg.PASSWORD_RESET_EMAIL_SENT = "Password Reset Email has been Sent";
  150. Blockscad.Msg.PASSWORD_RETYPE_FIELD = "Retype Password";
  151. Blockscad.Msg.PLUS = "plus";
  152. Blockscad.Msg.PROJECT_LIST_DELETE_BUTTON = "Delete";
  153. Blockscad.Msg.PROJECT_LIST_EXIT = "Exit List";
  154. Blockscad.Msg.PROJECT_LIST_FILTER = "Filter";
  155. Blockscad.Msg.PROJECT_LIST_LAST_MODIFIED = "Last Modified";
  156. Blockscad.Msg.PROJECT_LIST_MORE_BUTTON = "More";
  157. Blockscad.Msg.PROJECT_MENU = "Project";
  158. Blockscad.Msg.PROJECT_NAME = "Project Name";
  159. Blockscad.Msg.PROJECT_NAME_DEFAULT = "Untitled";
  160. Blockscad.Msg.RADIUS = "radius";
  161. Blockscad.Msg.REACTIVATE_ACCOUNT_EXPLAINED = "Your account has been reactivated - it is no longer scheduled to be deleted. If you didn't send a delete account request, you should change your password to make sure your account is secure.";
  162. Blockscad.Msg.REACTIVATE_ACCOUNT_TITLE = "Your account will not be deleted";
  163. Blockscad.Msg.REACTIVATE_BUTTON = "Okay";
  164. Blockscad.Msg.REGISTER_BUTTON = "Register";
  165. Blockscad.Msg.REGISTER_IN_PROGRESS = "Registering...";
  166. Blockscad.Msg.REGISTER_NEW_USER = "Register New User";
  167. Blockscad.Msg.REMOVE_BLOCK_HIGHLIGHTING = "Remove block highlighting";
  168. Blockscad.Msg.REMOVE_HIGHLIGHTING_INSTANCES = "Remove highlighting";
  169. Blockscad.Msg.RENDER_BUTTON = "Render";
  170. Blockscad.Msg.RENDER_ERROR_EMPTY = "Nothing to Render";
  171. Blockscad.Msg.RENDER_ERROR_MIXED = "Both 2D and 3D objects are present. There can be only one.";
  172. Blockscad.Msg.RENDER_IN_PROGRESS = "Rendering...";
  173. Blockscad.Msg.RESET_PASSWORD = "Reset Password";
  174. Blockscad.Msg.RESET_PASSWORD_INSTRUCTIONS = "Enter your username or your email and we will send you an email with instructions to reset your password.";
  175. Blockscad.Msg.RESET_PASSWORD_LINK_BUTTON = "Send me a link to reset my password!";
  176. Blockscad.Msg.RESET_VIEW_BUTTON = "Reset View";
  177. Blockscad.Msg.RGB_COLOR_MODEL = "RGB";
  178. Blockscad.Msg.ROTATE = "rotate";
  179. Blockscad.Msg.ROTATEEXTRUDE_TOOLTIP = "Rotate extrudes one or more 2-dimensional objects around the Z axis with a specified number of sides.";
  180. Blockscad.Msg.ROTATE_ADVANCED = "fancy rotate";
  181. Blockscad.Msg.ROTATE_EXTRUDE = "rotate extrude";
  182. Blockscad.Msg.SAVE_BLOCKS_AS_COPY = "Save as a Copy";
  183. Blockscad.Msg.SAVE_BLOCKS_LOCAL = "Save Blocks to your Computer";
  184. Blockscad.Msg.SAVE_BUTTON = "Save";
  185. Blockscad.Msg.SAVE_COMPLETE = "Saved!";
  186. Blockscad.Msg.SAVE_FAILED = "Save Failed.";
  187. Blockscad.Msg.SAVE_FAILED_PROJECT_NAME = "Please give your project a name, then try again.";
  188. Blockscad.Msg.SAVE_IN_PROGRESS = "Saving...";
  189. Blockscad.Msg.SAVE_PROMPT = "Do you want to save your project?";
  190. Blockscad.Msg.SAVE_PROMPT_NO = "Don't Save";
  191. Blockscad.Msg.SAVE_PROMPT_YES = "Save";
  192. Blockscad.Msg.SAVE_SCAD_LOCAL = "Save OpenSCAD code to your Computer";
  193. Blockscad.Msg.SCALE = "scale";
  194. Blockscad.Msg.SCALE_TOOLTIP = "Scales one or more objects by a specified amount in dimensions x, y, and z.";
  195. Blockscad.Msg.SIDES = "sides";
  196. Blockscad.Msg.SIMPLEMIRROR_TOOLTIP = "Mirrors one or more objects across a specified plane.";
  197. Blockscad.Msg.SIMPLEROTATE_TOOLTIP = "Rotates one or more objects around specified axes x, y, and z.";
  198. Blockscad.Msg.SIMPLE_TOOLBOX = "Simple Toolbox";
  199. Blockscad.Msg.SPHERE = "sphere";
  200. Blockscad.Msg.SPHERE_TOOLTIP = "<img src='imgs/en/sphere.svg' width='65'>";
  201. Blockscad.Msg.SQUARE = "square";
  202. Blockscad.Msg.SQUARE_TOOLTIP = "<img src='imgs/en/square.svg' width='65'>";
  203. Blockscad.Msg.STL_IMPORT_WARNING = "STL files are not saved with your blocks.";
  204. Blockscad.Msg.TAPER = "taper";
  205. Blockscad.Msg.TAPER_TOOLTIP = "Scales shape along an axis. The smallest value along the select axis is scaled at one, and the largest value is scaled at user input scale value.";
  206. Blockscad.Msg.TEXT_DEFAULT_VALUE = "abc";
  207. Blockscad.Msg.TEXT_THICKNESS = "thickness";
  208. Blockscad.Msg.TORUS = "torus";
  209. Blockscad.Msg.TORUS_TOOLTIP = "<img src='imgs/en/torus.svg' width='250px'>";
  210. Blockscad.Msg.TRANSLATE = "translate";
  211. Blockscad.Msg.TRANSLATE_TOOLTIP = "Translates (moves) one or more objects in specified dimensions x, y, and z.";
  212. Blockscad.Msg.TWIST = "twist";
  213. Blockscad.Msg.UNION = "union";
  214. Blockscad.Msg.UNION_TOOLTIP = "Combines two or more objects into one.";
  215. Blockscad.Msg.USERNAME_FIELD = "Username";
  216. Blockscad.Msg.VARIABLES_BUMPED_ONE = "%1 variable blocks were displaced due to type mismatches";
  217. Blockscad.Msg.VARIABLES_BUMPED_TWO = "variable '%1': type changed from %2 to %3";
  218. Blockscad.Msg.WARNING_RELOAD_STL = "Warning: re-load your STL file block";
  219. Blockscad.Msg.WITH = "with";
  220. Blockscad.Msg.ZOOM_IN_BUTTON = "Zoom in";
  221. Blockscad.Msg.ZOOM_OUT_BUTTON = "Zoom out";
  222. Blockscad.Msg.ZOOM_RESET_BUTTON = "Reset view";