@wandelbots/wandelbots-js-react-components
Version:
React UI toolkit for building applications on top of the Wandelbots platform
49 lines (48 loc) • 3.48 kB
JSON
{
"Jogging.Cartesian.Translation.velocityMmPerSec.lb": "{{amount}} mm/s",
"Jogging.Cartesian.Rotation.velocityDegPerSec.lb": "{{amount}}°/s",
"Jogging.Velocity.lb": "Velocity",
"General.degree.variable": "{{amount}}°",
"General.mm.variable": "{{amount}} mm",
"Jogging.Cartesian.MotionType.lb": "Motion type",
"Jogging.Cartesian.Translation.bt": "Translation",
"Jogging.Cartesian.Rotation.bt": "Rotation",
"Jogging.Joints.JointValues.lb": "Joint values",
"Jogging.Increment.Continuous.dd": "Continuous",
"Jogging.Cartesian.Orientation.lb": "Orientation",
"Jogging.Activating.lb": "Activating jogging",
"Jogging.JointLimitsReached.lb": "Joint limit reached for joint {{jointNumbers}}",
"Jogging.Orientation.coordsys": "Robot base",
"Jogging.Orientation.tool": "Tool",
"SafetyBar.ActivationToggle.Activate.bt": "Activate",
"SafetyBar.ActivationToggle.Activated.bt": "Activated",
"SafetyBar.ActivationToggle.Activating.bt": "Activating",
"SafetyBar.ActivationToggle.Deactivating.bt": "Deactivating",
"SafetyBar.ControllerType.Physical.lb": "Physical controller",
"SafetyBar.ControllerType.Virtual.lb": "Virtual controller",
"SafetyBar.MotionGroup.Physical.Explanation.lb": "<code>{{motionGroupId}}</code> is a physical robot controller. <strong>Safety precautions</strong> are active for the movement of this robot.",
"SafetyBar.MotionGroup.Virtual.Explanation.lb": "<1>{{motionGroupId}}</1> is a virtual robot controller with no physical counterpart. It can be freely manipulated without safety precautions.",
"SafetyBar.OperationMode.Auto.Explanation.lb": "Automatic operation mode active. Automated movement without manual confirmation enabled.",
"SafetyBar.OperationMode.Automatic.ti": "Automatic",
"SafetyBar.OperationMode.Error.Explanation.lb": "Failed to get operation mode. Use the original control panel to resolve the error.",
"SafetyBar.OperationMode.Error.lb": "Error",
"SafetyBar.OperationMode.Manual.Explanation.lb": "The robot controller is in manual operation mode. On a physical robot, this generally indicates that an enabling switch must be held for the robot to move successfully.",
"SafetyBar.OperationMode.Manual.lb": "Manual",
"SafetyBar.OperationMode.ti": "Operation mode",
"SafetyBar.SafetyState.Error.Explanation.lb": "The robot controller has entered an unexpected safety state.",
"SafetyBar.SafetyState.Error.lb": "Error",
"SafetyBar.SafetyState.Estop.lb": "E-Stop",
"SafetyBar.SafetyState.ManualActionRequired.Explanation.lb": "The robot controller has entered a safety state requiring manual action to resolve.",
"SafetyBar.SafetyState.ManualActionRequired.lb": "Action required",
"SafetyBar.SafetyState.Normal.Explanation.lb": "The robot controller is in a safe state. Robot movement is enabled.",
"SafetyBar.SafetyState.Normal.lb": "Safe",
"SafetyBar.SafetyState.Stop.Explanation.lb": "The robot controller has entered a stop state. Movement is no longer possible until the stop state is resolved.",
"SafetyBar.SafetyState.Stop.lb": "Stop",
"SafetyBar.SafetyState.ti": "Safety state",
"SafetyBar.StopState.Estop.Explanation.lb": "An emergency stop of the robot controller has been triggered. Movement of the robot is no longer possible until the estop is released.",
"Jogging.Increment.hlb": "Increment",
"Jogging.CoordinateSystem.hlb": "Coordinate system",
"Jogging.Cartesian.bt": "Cartesian",
"Jogging.Joints.bt": "Joints",
"Jogging.Velocity.bt": "Velocity"
}