Update translations
This commit is contained in:
parent
09654a6d50
commit
caa680b511
3 changed files with 14 additions and 1 deletions
|
@ -22,6 +22,7 @@
|
||||||
"@DeleteContainerTitle": "Delete the container",
|
"@DeleteContainerTitle": "Delete the container",
|
||||||
"@DeleteSymbol": "Delete",
|
"@DeleteSymbol": "Delete",
|
||||||
"@DeleteSymbolTitle": "Delete the container",
|
"@DeleteSymbolTitle": "Delete the container",
|
||||||
|
"@ReplaceByContainer": "Replace by component",
|
||||||
|
|
||||||
"@ExportAsJSON": "Export as JSON",
|
"@ExportAsJSON": "Export as JSON",
|
||||||
"@ExportAsSVG": "Export as SVG",
|
"@ExportAsSVG": "Export as SVG",
|
||||||
|
|
|
@ -9,7 +9,7 @@
|
||||||
"@Symbols": "Symboles",
|
"@Symbols": "Symboles",
|
||||||
"@SymbolsLeft": "Symboles",
|
"@SymbolsLeft": "Symboles",
|
||||||
"@SymbolsRight": "Symboles",
|
"@SymbolsRight": "Symboles",
|
||||||
"@NoSymbolSelected": "Pas de symbol sélectionné",
|
"@NoSymbolSelected": "Pas de symbole sélectionné",
|
||||||
"@Timeline": "Chronologie",
|
"@Timeline": "Chronologie",
|
||||||
"@Messages": "Messages",
|
"@Messages": "Messages",
|
||||||
"@Settings": "Paramètres",
|
"@Settings": "Paramètres",
|
||||||
|
@ -22,6 +22,7 @@
|
||||||
"@DeleteContainerTitle": "Supprimer le conteneur",
|
"@DeleteContainerTitle": "Supprimer le conteneur",
|
||||||
"@DeleteSymbol": "Supprimer",
|
"@DeleteSymbol": "Supprimer",
|
||||||
"@DeleteSymbolTitle": "Supprimer le symbole",
|
"@DeleteSymbolTitle": "Supprimer le symbole",
|
||||||
|
"@ReplaceByContainer": "Replacer par un composant",
|
||||||
|
|
||||||
"@ExportAsJSON": "Exporter en JSON",
|
"@ExportAsJSON": "Exporter en JSON",
|
||||||
"@ExportAsSVG": "Exporter en SVG",
|
"@ExportAsSVG": "Exporter en SVG",
|
||||||
|
|
|
@ -2,12 +2,14 @@
|
||||||
"@StartFromScratch": "Partir de zéro",
|
"@StartFromScratch": "Partir de zéro",
|
||||||
"@LoadConfigFile": "Charger un fichier de configuration",
|
"@LoadConfigFile": "Charger un fichier de configuration",
|
||||||
"@GoBack": "Revenir",
|
"@GoBack": "Revenir",
|
||||||
|
"@Properties": "Propriétés",
|
||||||
|
|
||||||
"@Components": "Composants",
|
"@Components": "Composants",
|
||||||
"@Elements": "Éléments",
|
"@Elements": "Éléments",
|
||||||
"@Symbols": "Ancrages",
|
"@Symbols": "Ancrages",
|
||||||
"@SymbolsLeft": "Ancrages",
|
"@SymbolsLeft": "Ancrages",
|
||||||
"@SymbolsRight": "Ancrages",
|
"@SymbolsRight": "Ancrages",
|
||||||
|
"@NoSymbolSelected": "Pas d'ancre sélectionnée",
|
||||||
"@Timeline": "Chronologie",
|
"@Timeline": "Chronologie",
|
||||||
"@Messages": "Messages",
|
"@Messages": "Messages",
|
||||||
"@Settings": "Paramètres",
|
"@Settings": "Paramètres",
|
||||||
|
@ -61,9 +63,18 @@
|
||||||
"@ContainerShowChildrenDimension": "Afficher les cotations englobante des enfants",
|
"@ContainerShowChildrenDimension": "Afficher les cotations englobante des enfants",
|
||||||
"@ContainerMarkPosition": "Marquer la position pour les parents",
|
"@ContainerMarkPosition": "Marquer la position pour les parents",
|
||||||
"@ContainerShowDimensionWithMarks": "Afficher les cotations avec les enfants marqués",
|
"@ContainerShowDimensionWithMarks": "Afficher les cotations avec les enfants marqués",
|
||||||
|
"@ContainerShowMarginsDimension": "Afficher les cotations des jeux",
|
||||||
"@ContainerStyle": "Style",
|
"@ContainerStyle": "Style",
|
||||||
|
"@StyleStrokeColor": "Couleur du tracé",
|
||||||
|
"@StyleStrokeDashArray": "Tableau de traits",
|
||||||
|
"@StyleStroke": "Tracé",
|
||||||
|
"@StyleStrokeOpacity": "Opacité du tracé",
|
||||||
|
"@StyleStrokeWidth": "Epaisseur du tracé",
|
||||||
|
"@StyleFill": "Remplissage",
|
||||||
|
"@StyleFillOpacity": "Opacité du remplissage",
|
||||||
|
|
||||||
"@SymbolName": "Nom",
|
"@SymbolName": "Nom",
|
||||||
|
"@SymbolDisplayedText": "Texte affiché",
|
||||||
"@SymbolX": "x",
|
"@SymbolX": "x",
|
||||||
"@SymbolHeight": "Hauteur",
|
"@SymbolHeight": "Hauteur",
|
||||||
"@SymbolWidth": "Largeur"
|
"@SymbolWidth": "Largeur"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue