75 lines
2.6 KiB
JSON
75 lines
2.6 KiB
JSON
{
|
|
"@StartFromScratch": "Partir de zéro",
|
|
"@LoadConfigFile": "Charger un fichier de configuration",
|
|
"@GoBack": "Revenir",
|
|
|
|
"@Components": "Composants",
|
|
"@Elements": "Éléments",
|
|
"@Symbols": "Symboles",
|
|
"@SymbolsLeft": "Symboles",
|
|
"@SymbolsRight": "Symboles",
|
|
"@Timeline": "Chronologie",
|
|
"@Messages": "Messages",
|
|
"@Settings": "Paramètres",
|
|
|
|
"@Undo": "Annuler",
|
|
"@UndoTitle": "Annuler la dernière action",
|
|
"@Redo": "Refaire",
|
|
"@RedoTitle": "Refaire la dernière action",
|
|
"@DeleteContainer": "Supprimer",
|
|
"@DeleteContainerTitle": "Supprimer le conteneur",
|
|
"@DeleteSymbol": "Supprimer",
|
|
"@DeleteSymbolTitle": "Supprimer le symbole",
|
|
|
|
"@ExportAsJSON": "Exporter en JSON",
|
|
"@ExportAsSVG": "Exporter en SVG",
|
|
|
|
"@HideDisabledComponents": "Cacher les composants désactivés",
|
|
"@ShowDisabledComponents": "Montrer les composants activés",
|
|
|
|
"@ClearAllMessages": "Effacer tous les messages",
|
|
|
|
"@ContainerDisplayedText": "Texte affiché",
|
|
"@ContainerOrientation": "Orientation",
|
|
"@ContainerProperties": "Propriétés",
|
|
"@ContainerName": "Nom",
|
|
"@ContainerParentName": "Nom du parent",
|
|
"@ContainerType": "Type",
|
|
"@ContainerPosition": "Position",
|
|
"@ContainerX": "x",
|
|
"@ContainerY": "y",
|
|
"@ContainerSize": "Taille",
|
|
"@ContainerMinWidth": "Largeur minimale",
|
|
"@ContainerWidth": "Largeur",
|
|
"@ContainerMaxWidth": "Largeur maximale",
|
|
"@ContainerMinHeight": "Hauteur minimale",
|
|
"@ContainerHeight": "Hauteur",
|
|
"@ContainerMaxHeight": "Hauteur maximale",
|
|
"@ContainerMargins": "Marges",
|
|
"@ContainerMarginLeft": "Marge gauche",
|
|
"@ContainerMarginBottom": "Marge inférieure",
|
|
"@ContainerMarginTop": "Marge supérieure",
|
|
"@ContainerMarginRight": "Marge droite",
|
|
"@ContainerBehaviors": "Comportements",
|
|
"@ContainerFlex": "Flexible",
|
|
"@ContainerAnchor": "Verrouiller la position et la taille",
|
|
"@ContainerAlignment": "Alignement",
|
|
"@ContainerAlignmentInput": "Alignement",
|
|
"@ContainerAlignWithSymbol": "Aligner au symbole",
|
|
"@ContainerDimensions": "Cotations",
|
|
"@ContainerShowDimension": "Afficher les cotations",
|
|
"@ContainerShowChildrenDimension": "Afficher les cotations englobante des enfants",
|
|
"@ContainerMarkPosition": "Marquer la position pour les parents",
|
|
"@ContainerShowDimensionWithMarks": "Afficher les cotations avec les enfants marqués",
|
|
"@ContainerStyle": "Style",
|
|
"@StyleStroke": "Tracé",
|
|
"@StyleStrokeOpacity": "Opacité du tracé",
|
|
"@StyleStrokeWidth": "Epaisseur du tracé",
|
|
"@StyleFill": "Remplissage",
|
|
"@StyleFillOpacity": "Opacité du remplissage",
|
|
|
|
"@SymbolName": "Nom",
|
|
"@SymbolX": "x",
|
|
"@SymbolHeight": "Hauteur",
|
|
"@SymbolWidth": "Largeur"
|
|
}
|