|
@@ -20,7 +20,7 @@
|
|
|
"opacity": "Opacité",
|
|
|
"textAlign": "Alignement du texte",
|
|
|
"fontSize": "Taille de la police",
|
|
|
- "fontFamily": "",
|
|
|
+ "fontFamily": "Police",
|
|
|
"onlySelected": "Uniquement la sélection",
|
|
|
"withBackground": "Avec arrière-plan",
|
|
|
"handDrawn": "Manuscrite",
|
|
@@ -29,7 +29,7 @@
|
|
|
"small": "Petit",
|
|
|
"medium": "Moyen",
|
|
|
"large": "Grand",
|
|
|
- "veryLarge": "",
|
|
|
+ "veryLarge": "Très grand",
|
|
|
"solid": "Solide",
|
|
|
"hachure": "Hachure",
|
|
|
"crossHatch": "Hachure croisée",
|
|
@@ -51,7 +51,7 @@
|
|
|
"language": "Langue",
|
|
|
"createRoom": "Partager une session de collaboration en direct",
|
|
|
"duplicateSelection": "Dupliquer",
|
|
|
- "untitled": "",
|
|
|
+ "untitled": "Sans titre",
|
|
|
"name": "Nom"
|
|
|
},
|
|
|
"buttons": {
|
|
@@ -65,7 +65,7 @@
|
|
|
"load": "Ouvrir",
|
|
|
"getShareableLink": "Obtenir un lien de partage",
|
|
|
"close": "Fermer",
|
|
|
- "selectLanguage": "",
|
|
|
+ "selectLanguage": "Choisir une langue",
|
|
|
"scrollBackToContent": "Revenir au contenu",
|
|
|
"zoomIn": "Zoomer",
|
|
|
"zoomOut": "Dézoomer",
|
|
@@ -140,15 +140,15 @@
|
|
|
"title": "Raccourcis clavier",
|
|
|
"shapes": "Formes",
|
|
|
"or": "ou",
|
|
|
- "click": "",
|
|
|
- "drag": "",
|
|
|
- "curvedArrow": "",
|
|
|
- "curvedLine": "",
|
|
|
+ "click": "cliquer",
|
|
|
+ "drag": "glisser",
|
|
|
+ "curvedArrow": "Flèche courbée",
|
|
|
+ "curvedLine": "Ligne courbée",
|
|
|
"editor": "Éditeur",
|
|
|
- "view": "",
|
|
|
+ "view": "Afficher",
|
|
|
"blog": "Lisez notre blog",
|
|
|
"howto": "Suivez notre guides",
|
|
|
- "github": "",
|
|
|
+ "github": "Vous avez trouvé un problème ? Envoyer",
|
|
|
"textNewLine": "Ajouter une nouvelle ligne (texte)",
|
|
|
"textFinish": "Terminer l'édition (texte)"
|
|
|
}
|