mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-05-12 02:40:22 +08:00
71 lines
1.9 KiB
Properties
Executable File
71 lines
1.9 KiB
Properties
Executable File
#Wed Apr 28 11:47:59 GMT 1999
|
|
|
|
NM_VIEW3D=View 3D #
|
|
NM_VIEW2D=View 2D #
|
|
|
|
# Viewer toolbar tooltips
|
|
TT_RESET=Resets the view
|
|
TT_ROTATE=Activates rotation
|
|
|
|
TT_DYN_PAN=Activates panning
|
|
TT_GLOB_PAN=Activates global panning
|
|
|
|
TT_FIT_ALL=Zooms the whole view
|
|
TT_ZOOM=Zooms the area inside a user-defined window
|
|
TT_DYN_ZOOM=Activates zooming
|
|
|
|
TT_FRONT=Displays a front view
|
|
TT_BACK=Displays a back view
|
|
TT_TOP=Displays a top view
|
|
TT_LEFT=Displays a left view
|
|
TT_RIGHT=Displays a right view
|
|
TT_BOTTOM=Displays a bottom view
|
|
TT_AXO=Displays an axo view
|
|
|
|
TT_HIDDEN_OFF=Disable the computed mode
|
|
TT_HIDDEN_ON=Enable the computed mode
|
|
|
|
TT_RECT_LINE=Activates a line rctangular grid
|
|
TT_RECT_POINT=Activates a point rctangular grid
|
|
TT_CIRC_LINE=Activates a line circular grid
|
|
TT_CIRC_POINT=Activates a point circular grid
|
|
TT_EDIT_GRID=Edits the parameter of the grid
|
|
TT_ERASE_GRID=Deactivates the grid
|
|
|
|
# Messages
|
|
MS_CANTDEL=Can't delete last view
|
|
|
|
# Header for popup menu
|
|
VIEW_POPUP=View
|
|
MN_BACKGROUND=Change Background Color...
|
|
|
|
# Help strings
|
|
Help_Menu=Displays/erases the view menu
|
|
Help_PrintView=Plot
|
|
Help_DynPan=Press and drag MB1 to pan the view
|
|
Help_Rotate=Press and drag MB1 to rotate the view
|
|
Help_DynZoom=Press and drag MB1 to zoom the view.
|
|
Help_GlobPan=Click MB1 to define the new center of the view
|
|
Help_MagnifyView=Magnify View: Press and drag MB1 in the view to define a window.
|
|
Help_Zoom=Zoom Window: Press and drag MB1 in the view to define a window.
|
|
Help_LastView=This is the only remaining view: you cannot delete it.
|
|
Help_PsFileCreation=File created.
|
|
Help_SlowView=Enable the computed mode
|
|
Help_PlaneView=Displays a view according to a plane.
|
|
Help_PlaneView2=Select this option again to reverse the view.
|
|
|
|
# Grid Edit dialog
|
|
BT_CLOSE=Close
|
|
BT_HELP=Help
|
|
TXT_XORIGIN=X Origin
|
|
TXT_YORIGIN=Y Origin
|
|
TXT_XSTEP=X Step
|
|
TXT_YSTEP=Y Step
|
|
TXT_ANGLE=Angle
|
|
TXT_RADSTEP=Radius step
|
|
TXT_DIVISION=Division
|
|
DLG_RECTEDIT=Rectangular Grid
|
|
DLG_CIRCEDIT=Circular Grid
|
|
DLG_CHANGECOLOR=Choose the color
|
|
|