en.js 14 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224
  1. window.NdsLanguage = {
  2. "MEASURE_POINT":"Click to select the point.",
  3. "MEASURE_COORDINATEPOINT":"Click to determine the point to measure.",
  4. "MEASURE_BIM_SECONDPOINT":"Please select the second point.",
  5. "MEASURE_SECONDPOINT":"Click to select the second point.",
  6. "MEASURE_BIM_THIRDPOINT":"Please select the third point.",
  7. "MEASURE_THIRDPOINT":"Click to select the third point.",
  8. "MEASURE_POINTLINE":"select a point/straight line.",
  9. "MEASURE_LINE":"Click to select the line.",
  10. "MEASURE_LINEANDCIRCLE":"Click to select the line.",
  11. "MEASURE_POINTPLANE":"select a point/plane.",
  12. "MEASURE_PLANE": "Click to select the plane.",
  13. "MEASURE_FIRSTLINE":"Click to select the first line.",
  14. "MEASURE_SECONDLINE":"Click to select the second line.",
  15. "MEASURE_LINEPLANE":"Click to select the line / plane.",
  16. "MEASURE_PARALLELLINE":"Click to select the first parallel line.",
  17. "MEASURE_FIRSTPARALLELPLANE":"Click to select the first parallel planes.",
  18. "MEASURE_PARALLELPLANE":"Click to select parallel plane.",
  19. "MEASURE_2D_CIRCLE":"Click to select the first circle/ arc.",
  20. "MEASURE_CIRCLE":"Click to select the first circle/ arc/ wall surface.",
  21. "MEASURE_2D_CIRCLEA":"Click to select the circle/ arc.",
  22. "MEASURE_CIRCLEA":"Click to select the circle/ arc/ wall surface.",
  23. "MEASURE_2D_SECONDCIRCLE":"Click to select the second circle/ arc.",
  24. "MEASURE_SECONDCIRCLE":"Click to select the second circle/ arc/ wall surface.",
  25. "MEASURE_SECONDPLANE":"Click to select the second plane.",
  26. "MEASURE_FIRSTPLANE":"Click to select the first plane.",
  27. "MEASURE_2D_AXISLINE":"Click to select the line/ circle/ arc.",
  28. "MEASURE_AXISLINE":"Click to select the line/whole shaft.",
  29. "MEASURE_2D_AXISPOINT":"select a point/a circle/circular arc.",
  30. "MEASURE_AXISPOINT":"select a point/ a hole/an axis.",
  31. "MEASURE_AXIS":"Click to select the whole shaft.",
  32. "MEASURE_AXISPLANE":"Click to select the plane/whole shaft.",
  33. "MEASURE_FACE":"Click to select the plane/curved surface.",
  34. "MEASURE_CIRCLEANDLINE_1":"Click to select the line/arc to measure.",
  35. "MEASURE_CIRCLEANDLINE_2":"Double-click to finish.",
  36. "MEASURE_FIRSTPOINT_BIM":"Please select the first point.",
  37. "MEASURE_FIRSTPOINT":"Click to select the first point.",
  38. "MEASURE_BODY":"Click to select the object.",
  39. "MEASURE_LINEPOSITION":"Click to choose the position of the dimension line.",
  40. "MEASURE_ENDMEASURE":"Click to choose the position.",
  41. "MEASURE_CANCELLINE_1":"Click to cancel the line/arc.",
  42. "MEASURE_CANCELLINE_2":"Double-click to finish.",
  43. "MEASURE_LINENOPARALLEL_1":"The currently selected lines are not parallel.",
  44. "MEASURE_LINENOPARALLEL_2":"Click to select the line.",
  45. "MEASURE_PLANENOPARALLEL_1":"The currently selected planes are not parallel.",
  46. "MEASURE_PLANENOPARALLEL_2":"Click to select the parallel plane.",
  47. "MEASURE_NOTFACE_1":"The currently selected planes are not parallel.",
  48. "MEASURE_NOTFACE_2":"Click to select the plane.",
  49. "MEASURE_NOTFACESECOND_1":"The object is not a plane, can not be measured.",
  50. "MEASURE_NOTFACESECOND_2":"Click to select the second plane.",
  51. "MEASURE_NOTFACEPARALLEL_1":"The object is not a plane, can not be measured.",
  52. "MEASURE_NOTFACEPARALLEL_2":"Click to select the parallel plane.",
  53. "MEASURE_AXISNOPARALLEL_1":"The selected whole shaft are not parallel.",
  54. "MEASURE_AXISNOPARALLEL_2":"Click to select the whole shaft.",
  55. "MEASURE_MOUSEENTER":"Long press to move the data frame",
  56. "MEASURE_CROSSENTER":"Click to delete the measure data",
  57. "MEASURE_NOBREP":"The model is missing data and cannot use the measurement function",
  58. "MEASURE_NOPARALLEL":"The two currently selected records are parallel.",
  59. "MEASURE_INTERSECT_1":"The currently selected lines are intersects.",
  60. "MEASURE_INTERSECT_2":"Click to select the second line.",
  61. "MEASURE_LINEPARALLEL_1":"Two objects are parallel, can not be measured.",
  62. "MEASURE_LINEPARALLEL_2":"Click to select the second line.",
  63. "MEASURE_LINEPARALLEL_2D_1":"Two objects are parallel, angle can not measure.",
  64. "MEASURE_LINEPARALLEL_2D_2":"Click to select the second line.",
  65. "MEASURE_PLANEPARALLELLINE_1":"Two objects are parallel, can not be measured.",
  66. "MEASURE_PLANEPARALLELLINE_2":"Click to select the plane.",
  67. "MEASURE_LINEPARALLELPLANE_1":"Two objects are parallel, can not be measured.",
  68. "MEASURE_LINEPARALLELPLANE_2":"Click to select the line.",
  69. "MEASURE_PLANEPARALLEL_1":"The currently selected planes are parallel.",
  70. "MEASURE_PLANEPARALLEL_2":"Click to select the second plane.",
  71. "MEASURE_TWOAXISNOPARALLEL_2D_2":"Click to select the second circle/ arc.",
  72. "MEASURE_TWOAXISNOPARALLEL_2":"Click to select the second circle/ arc/ wall surface.",
  73. "MEASURE_TWOAXISNOPARALLEL_1":"The selected whole shaft are not parallel.",
  74. "MEASURE_NOCONJOINT_1":"The objects are not connected, can not be measured.",
  75. "MEASURE_NOCONJOINT_2":"Click to select the contiguous line/arc.",
  76. "MEASURE_NOCONJOINT_3":"Double-click to finish.",
  77. "MEASURE_NOCLOSE_1":"The objects are not closed, can not be measured.",
  78. "MEASURE_NOCLOSE_2":"Click to select the closed graph.",
  79. "MEASURE_NOCLOSE_3":"Double-click to finish.",
  80. "MEASURE_FIRMEASUREBODY":"Click to select the first object.",
  81. "MEASURE_SECMEASUREBODY":"Click to select the second object.",
  82. "MEASURE_MEASUREBODY":"Click to select the object.",
  83. "MEASURE_TWOBODYPARALLEL_1":"The objects are parallel, can not measure.",
  84. "MEASURE_TWOBODYPARALLEL_2":"Click to select the second object.",
  85. "MEASURE_TWOBODYNOTPARALLEL_1":"The objects are not parallel, can not measure the distance.",
  86. "MEASURE_TWOBODYNOTPARALLEL_2":"Click to select the second object.",
  87. "MEASURE_LOADDATE":"The measurement data is being loaded please try again later.",
  88. "MEASURE_CLICKFIRSTPOINT":"Click to select the first point.",
  89. "MEASURE_CLICKSECONDPOINT":"Click to select the second point.",
  90. "MEASURE_PROJECTPLANE":"Click to select the plane.",
  91. "MEASURE_SELECTPROJECTPLANE":"Please select the projective plane.",
  92. "MEASURE_PLACELINELOCATION":"Click to set the location.",
  93. "MEASURE_SELECTPLACELINELOCATION": "Please select the direction of the line.",
  94. "MEASURE_FIRSTMESH":"Click to select the first plane.",
  95. "MEASURE_SECONDMESH":"Click to select the second plane.",
  96. "MEASURE_MESHVERTICAL": "Click to select any plane.",
  97. "MEASURE_AXISNOPARALLELLINE_1":"The line is unparallel to the axis of the hole.",
  98. "MEASURE_AXISNOPARALLELLINE_2":"Click to select the parallel line.",
  99. "MEASURE_NOBREPNOPLNE":"The model missing data to select a custom surface.",
  100. "MEASURE_APP_POINT":"select a point",
  101. "MEASURE_APP_MOUSEENTER":"Long press to move the data frame",
  102. "MEASURE_APP_THIRDPOINT":"Click to select the third point.",
  103. "MEASURE_APP_COORDINATEPOINT":"Click to determine the point to measure.",
  104. "MEASURE_APP_CROSSENTER":"Click to delete the measure data",
  105. "MEASURE_APP_SECONDPOINT":"Please select the second point",
  106. "MEASURE_APP_POINTLINE":"select a point/straight line",
  107. "MEASURE_APP_LINE":"select a straight line",
  108. "MEASURE_APP_POINTPLANE":"select a point/plane",
  109. "MEASURE_APP_PLANE":"select a plane",
  110. "MEASURE_APP_FIRSTLINE":"select a straight line",
  111. "MEASURE_APP_LINEANDCIRCLE":"select line segment / arc",
  112. "MEASURE_APP_SECONDLINE":"select the second straight line",
  113. "MEASURE_APP_LINEPLANE":"select a straight line/plane",
  114. "MEASURE_APP_FIRSTPLANE":"select a plane",
  115. "MEASURE_APP_PARALLELLINE":"select a parallel line",
  116. "MEASURE_APP_PARALLELPLANE":"select a parallel plane",
  117. "MEASURE_APP_FIRSTPARALLELPLANE":"select a parallel plane",
  118. "MEASURE_APP_2D_CIRCLE":"select a circle/circular arc",
  119. "MEASURE_APP_CIRCLE":"select a circle/circular arc/cylindrical surface",
  120. "MEASURE_APP_2D_SECONDCIRCLE":"select the second circle/circular arc",
  121. "MEASURE_APP_SECONDCIRCLE":"select second circle/circular arc/cylindrical surface",
  122. "MEASURE_APP_2D_CIRCLEA":"select a circle/circular arc",
  123. "MEASURE_APP_CIRCLEA":"select a circle/circular arc/cylindrical surface",
  124. "MEASURE_APP_SECONDPLANE":"select the second plane",
  125. "MEASURE_APP_2D_AXISLINE":"select a straight line/a circle/circular arc",
  126. "MEASURE_APP_AXISLINE":"select a straight line/ a hole/an axis",
  127. "MEASURE_APP_2D_AXISPOINT":"select a point/a circle/circular arc",
  128. "MEASURE_APP_AXISPOINT":"select a point/ a hole/an axis",
  129. "MEASURE_APP_AXIS":"select a hole/an axis",
  130. "MEASURE_APP_AXISPLANE":"select a plane / a hole / an axis",
  131. "MEASURE_APP_FACE":"select a plane / curve",
  132. "MEASURE_APP_CIRCLEANDLINE":"select line segment / arc",
  133. "MEASURE_APP_FIRSTPOINT":"Please select the first point",
  134. "MEASURE_APP_BODY":"select the body",
  135. "MEASURE_APP_LINEPOSITION":"Click to choose the position of the dimension line.",
  136. "MEASURE_APP_LINENOPARALLEL":"The line you selected is unparallel",
  137. "MEASURE_APP_PLANENOPARALLEL":"The surface you selected is unparallel",
  138. "MEASURE_APP_NOTFACE":"The surface you selected is not a plane",
  139. "MEASURE_APP_NOTFACEPARALLEL":"The surface you selected is not a plane",
  140. "MEASURE_APP_AXISNOPARALLEL":"The hole/axis you selected is unparallel",
  141. "MEASURE_APP_NOBREP":"The model is missing data and cannot use the measurement function",
  142. "MEASURE_APP_NOPARALLEL":"The two currently selected records are parallel",
  143. "MEASURE_APP_NOTFACESECOND":"The surface you selected is not a plane",
  144. "MEASURE_APP_INTERSECT":"The lines you selected are intersecting",
  145. "MEASURE_APP_LINEPARALLEL":"The currently selected two lines are parallel",
  146. "MEASURE_APP_PLANEPARALLELLINE":"The currently selected face is parallel to the line",
  147. "MEASURE_APP_LINEPARALLELPLANE":"The currently selected line is parallel to the face",
  148. "MEASURE_APP_PLANEPARALLEL":"The currently selected two faces are parallel",
  149. "MEASURE_APP_TWOAXISNOPARALLEL":"The currently selected two hole axes are not parallel",
  150. "MEASURE_APP_NOCONJOINT":"select the connected line segment/arc",
  151. "MEASURE_APP_NOCLOSE":"select a closed drawing",
  152. "MEASURE_APP_FIRMEASUREBODY":"Select first measuring object",
  153. "MEASURE_APP_SECMEASUREBODY":"Select second measuring object",
  154. "MEASURE_APP_MEASUREBODY":"Select measuring object",
  155. "MEASURE_APP_TWOBODYPARALLEL":"The selected objects are parallel cannot measure the angle",
  156. "MEASURE_APP_TWOBODYNOTPARALLEL":"The selected objects are unparallel cannot measure the distance",
  157. "MEASURE_APP_LOADDATE":"The measurement data is being loaded please try again later",
  158. "MEASURE_APP_CLICKFIRSTPOINT":"Please select the first point.",
  159. "MEASURE_APP_CLICKSECONDPOINT":"Please select the second point.",
  160. "MEASURE_APP_PROJECTPLANE":"Please select the plane.",
  161. "MEASURE_APP_SELECTPROJECTPLANE":"Please select the projective plane.",
  162. "MEASURE_APP_PLACELINELOCATION":"Click to set the location.",
  163. "MEASURE_APP_SELECTPLACELINELOCATION":"Please select the direction of the line.",
  164. "MEASURE_APP_FIRSTMESH":"Please select the first plane.",
  165. "MEASURE_APP_SECONDMESH":"Please select the second plane.",
  166. "MEASURE_APP_MESHVERTICAL":"Click to select any plane.",
  167. "MEASURE_APP_AXISNOPARALLELLINE_1":"The line is unparallel to the axis of the hole.",
  168. "MEASURE_APP_AXISNOPARALLELLINE_2":"Click to select the parallel line.",
  169. "MEASURE_APP_NOBREPNOPLNE":"The model missing data to select a custom surface.",
  170. "MEASURE_APP_BREPDATAERROR":"Missing measurement data, please re-select",
  171. "MEASURE_BREPDATAERROR":"Missing measurement data, please re-select",
  172. "MEASURE_SELECTDIR":"Select the direction.",
  173. "MEASURE_Horizontal":"Horizontal",
  174. "MEASURE_Vertical":"Vertical",
  175. "CONTOUR_CONFIRM":"confirm",
  176. "MEASURE_AREA":"area",
  177. "MEASURE_OVERLENGTH":"overall length",
  178. "MINIMUM":"min",
  179. "PMI_Circular" : "Circular Region",
  180. "PMI_Rectangular" : "Rectangular Region",
  181. "PMI_HOLE" : "Hole Callout",
  182. "PMI_NOTEAREA" : "Notes Area",
  183. "PMI_DatumReference" : "Datum Reference Frams",
  184. "PMI_Construction" : "Construction geometries",
  185. "PMI_RestrictedAreas" : "Restricted Areas",
  186. "PMI_Datumfeatures" : "Datum features and datum targets",
  187. "PMI_ReferenceFrams" : "radius Dimension",
  188. "PMI_horizontalDimension" :"horizontal Dimension",
  189. "PMI_verticalDimension" : "vertical Dimension",
  190. "PMI_perpendicularDimension" : "perpendicular Dimension",
  191. "PMI_ChamferDimension" : "Chamfer Dimension",
  192. "PMI_RadialDimension" : "Radial Dimension",
  193. "PMI_ThicknessDimension" : "Thickness Dimension",
  194. "PMI_OrdinateOrigin": "Ordinate Origin",
  195. "PMI_OrdinateDimension" : "Ordinate Dimension",
  196. "PMI_DatumFeatureSymbol" : "Datum Feature Symbol",
  197. "PMI_DatumTarget" : "Datum Target",
  198. "PMI_ArcLengthDimension": "Arc Length Dimension",
  199. "PMI_FeatureControlFrame":"Feature Control Frame",
  200. "PMI_BalloonNote":"Balloon Note",
  201. "PMI_SurfaceFinish":"Surface Finish",
  202. "PMI_AngularDimension":"Angular Dimension",
  203. "PMI_FlagNote":"Flag Note",
  204. "PMI_WeldSymbol":"Weld Symbol",
  205. "PMI_GeometricaTolerances":"Geometrica Tolerances",
  206. "PMI_geometricaltolerance":"geometrical tolerance",
  207. "PMI_surfacetexture":"surface texture",
  208. "PMI_LinearSize":"Linear Size",
  209. "PMI_CoordinateDimension":"Coordinate Dimension",
  210. "PMI_Note":"Note",
  211. "PMI_Datum":"Datum",
  212. "PMI_GeomTol":"GeomTol",
  213. "PMI_Capture":"Capture",
  214. "PMI_Roughness":"Roughness",
  215. "PMI_VIEW":"View",
  216. "PMI_Feature":"Feature",
  217. "PMI_Target":"Target",
  218. "PMI_Text":"Text",
  219. "PMI_Weld":"Weld",
  220. "PMI_Label":"Label",
  221. "PMI_Dimension" :"Dimension",
  222. "ANNOTATION_location":"Click to choose the location for the comment.",
  223. "ANNOTATION_Textlocation":"Please select the text location."
  224. }