82 lines
2.7 KiB
JSON
82 lines
2.7 KiB
JSON
{
|
|
"@StartFromScratch": "Start from scratch",
|
|
"@LoadConfigFile": "Load a configuration file",
|
|
"@GoBack": "Go back",
|
|
"@Properties" : "Properties",
|
|
|
|
"@Components": "Components",
|
|
"@Elements": "Elements",
|
|
"@Symbols": "Symbols",
|
|
"@SymbolsLeft": "Symbols",
|
|
"@SymbolsRight": "Symbols",
|
|
"@NoSymbolSelected": "No symbol selected",
|
|
"@Timeline": "Timeline",
|
|
"@Messages": "Messages",
|
|
"@Settings": "Settings",
|
|
|
|
"@Undo": "Undo",
|
|
"@UndoTitle": "Undo last action",
|
|
"@Redo": "Redo",
|
|
"@RedoTitle": "Redo last action",
|
|
"@DeleteContainer": "Delete",
|
|
"@DeleteContainerTitle": "Delete the container",
|
|
"@DeleteSymbol": "Delete",
|
|
"@DeleteSymbolTitle": "Delete the container",
|
|
"@ReplaceByContainer": "Replace by component",
|
|
|
|
"@ExportAsJSON": "Export as JSON",
|
|
"@ExportAsSVG": "Export as SVG",
|
|
|
|
"@HideDisabledComponents": "Hide disabled components",
|
|
"@ShowDisabledComponents": "Show disabled components",
|
|
|
|
"@ClearAllMessages": "Clear all messages",
|
|
|
|
"@ContainerDisplayedText": "Displayed text",
|
|
"@ContainerOrientation": "Orientation",
|
|
"@ContainerProperties": "Properties",
|
|
"@ContainerName": "Name",
|
|
"@ContainerParentName": "Parent name",
|
|
"@ContainerType": "Type",
|
|
"@ContainerPosition": "Position",
|
|
"@ContainerX": "x",
|
|
"@ContainerY": "y",
|
|
"@ContainerSize": "Size",
|
|
"@ContainerMinWidth": "Minimum Width",
|
|
"@ContainerWidth": "Width",
|
|
"@ContainerMaxWidth": "Maximum Width",
|
|
"@ContainerMinHeight": "Minimum Height",
|
|
"@ContainerHeight": "Height",
|
|
"@ContainerMaxHeight": "Maximum Height",
|
|
"@ContainerMargins": "Margins",
|
|
"@ContainerMarginLeft": "Margin Left",
|
|
"@ContainerMarginBottom": "Margin Bottom",
|
|
"@ContainerMarginTop": "Margin Top",
|
|
"@ContainerMarginRight": "Margin Right",
|
|
"@ContainerBehaviors": "Behaviors",
|
|
"@ContainerFlex": "Flex",
|
|
"@ContainerAnchor": "Lock position and size",
|
|
"@ContainerAlignment": "Alignment",
|
|
"@ContainerAlignmentInput": "Alignment",
|
|
"@ContainerAlignWithSymbol": "Align to symbol",
|
|
"@ContainerDimensions": "Dimensions",
|
|
"@ContainerShowDimension": "Show dimensions",
|
|
"@ContainerShowChildrenDimension": "Show surrounding dimensions of children",
|
|
"@ContainerMarkPosition": "Mark the position for the parents",
|
|
"@ContainerShowDimensionWithMarks": "Show dimensions with marked children",
|
|
"@ContainerShowMarginsDimension": "Show margins dimensions",
|
|
"@ContainerStyle": "Style",
|
|
"@StyleStrokeColor": "Stroke Color",
|
|
"@StyleStrokeDashArray": "Stroke Dash Array",
|
|
"@StyleStroke": "Stroke",
|
|
"@StyleStrokeOpacity": "Stroke Opacity",
|
|
"@StyleStrokeWidth": "Stroke Width",
|
|
"@StyleFill": "Fill",
|
|
"@StyleFillOpacity": "Fill Opacity",
|
|
|
|
"@SymbolName": "Name",
|
|
"@SymbolDisplayedText": "Displayed text",
|
|
"@SymbolX": "x",
|
|
"@SymbolHeight": "Height",
|
|
"@SymbolWidth": "Width"
|
|
}
|