mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-05-03 10:00:07 -04:00
New Crowdin updates (#2130)
* New translations en.json (Japanese) * Auto commit: Calculate translation coverage * New translations en.json (Japanese) * Auto commit: Calculate translation coverage * New translations en.json (Japanese) * Auto commit: Calculate translation coverage * New translations en.json (Japanese) * Auto commit: Calculate translation coverage * New translations en.json (Turkish) * New translations en.json (Japanese) * Auto commit: Calculate translation coverage * New translations en.json (Japanese) * New translations en.json (French) * Auto commit: Calculate translation coverage * New translations en.json (Polish) * Auto commit: Calculate translation coverage * New translations en.json (Italian) * Auto commit: Calculate translation coverage * New translations en.json (French) * New translations en.json (Arabic) * New translations en.json (Arabic) * New translations en.json (Romanian) * Auto commit: Calculate translation coverage * New translations en.json (Indonesian) * Auto commit: Calculate translation coverage * New translations en.json (Chinese Simplified) * New translations en.json (French) * New translations en.json (French) * New translations en.json (Nepali) * Auto commit: Calculate translation coverage * New translations en.json (Norwegian Nynorsk) * Auto commit: Calculate translation coverage * New translations en.json (Norwegian Nynorsk) * Auto commit: Calculate translation coverage * New translations en.json (Polish) * Auto commit: Calculate translation coverage * New translations en.json (Polish) * Auto commit: Calculate translation coverage * New translations en.json (Hindi) * Auto commit: Calculate translation coverage * New translations en.json (Hindi) * Auto commit: Calculate translation coverage * add nepali to language picker * New translations en.json (Swedish) * Auto commit: Calculate translation coverage * New translations en.json (Swedish) * Auto commit: Calculate translation coverage * New translations en.json (Swedish) * Auto commit: Calculate translation coverage * New translations en.json (Swedish) * Auto commit: Calculate translation coverage * New translations en.json (Japanese) * New translations en.json (Swedish) * Auto commit: Calculate translation coverage * New translations en.json (Swedish) * Auto commit: Calculate translation coverage * New translations en.json (Swedish) * Auto commit: Calculate translation coverage * New translations en.json (Swedish) * Auto commit: Calculate translation coverage * New translations en.json (Japanese) * Auto commit: Calculate translation coverage Co-authored-by: Kostas Bariotis <konmpar@gmail.com> Co-authored-by: dwelle <luzar.david@gmail.com>
This commit is contained in:
parent
242ccac290
commit
fbc4c70ed8
15 changed files with 483 additions and 88 deletions
|
@ -3,7 +3,7 @@
|
|||
"paste": "Coller",
|
||||
"selectAll": "Tout sélectionner",
|
||||
"multiSelect": "Ajouter l'élément à la sélection",
|
||||
"moveCanvas": "Déplacer le canevas",
|
||||
"moveCanvas": "Déplacer le canvas",
|
||||
"copy": "Copier",
|
||||
"copyAsPng": "Copier dans le presse-papier en PNG",
|
||||
"copyAsSvg": "Copier dans le presse-papier en SVG",
|
||||
|
@ -25,7 +25,7 @@
|
|||
"sloppiness": "Style de tracé",
|
||||
"opacity": "Opacité",
|
||||
"textAlign": "Alignement du texte",
|
||||
"edges": "Bords",
|
||||
"edges": "Angles",
|
||||
"sharp": "Aigu",
|
||||
"round": "Rond",
|
||||
"fontSize": "Taille de la police",
|
||||
|
@ -55,13 +55,13 @@
|
|||
"fileTitle": "Titre du fichier",
|
||||
"colorPicker": "Sélecteur de couleur",
|
||||
"canvasBackground": "Fond du canevas",
|
||||
"drawingCanvas": "Canevas de dessin",
|
||||
"drawingCanvas": "Canvas de dessin",
|
||||
"layers": "Calques",
|
||||
"actions": "Actions",
|
||||
"language": "Langue",
|
||||
"createRoom": "Partager une session de collaboration en direct",
|
||||
"duplicateSelection": "Dupliquer",
|
||||
"untitled": "Sans titre",
|
||||
"untitled": "Sans-titre",
|
||||
"name": "Nom",
|
||||
"yourName": "Votre nom",
|
||||
"madeWithExcalidraw": "Fabriqué avec Excalidraw",
|
||||
|
@ -134,19 +134,19 @@
|
|||
"hints": {
|
||||
"linearElement": "Cliquez pour démarrer plusieurs points, faites glisser pour une seule ligne",
|
||||
"freeDraw": "Cliquez et faites glissez, relâchez quand vous avez terminé",
|
||||
"text": "",
|
||||
"text": "Astuce : vous pouvez également ajouter du texte en double-cliquant n'importe où avec l'outil de sélection",
|
||||
"linearElementMulti": "Cliquez sur le dernier point ou appuyez sur Échap ou Entrée pour terminer",
|
||||
"resize": "Vous pouvez conserver les proportions en maintenant la touche SHIFT pendant le redimensionnement,\nen maintenant la touche ALT pour redimensionner par rapport au centre",
|
||||
"rotate": "Vous pouvez contraindre les angles en maintenant MAJ enfoncé pendant la rotation",
|
||||
"lineEditor_info": "Double-cliquez ou appuyez sur Entrée pour éditer les points",
|
||||
"lineEditor_pointSelected": "Appuyez sur Supprimer pour supprimer le point, CtrlOrCmd+D pour le dupliquer, ou faites-le glisser pour le déplacer",
|
||||
"lineEditor_pointSelected": "Appuyez sur Supprimer pour supprimer le point, Ctrl ou Cmd+D pour le dupliquer, ou faites-le glisser pour le déplacer",
|
||||
"lineEditor_nothingSelected": "Sélectionnez un point à déplacer ou à supprimer, ou maintenez Alt enfoncé et cliquez pour ajouter de nouveaux points"
|
||||
},
|
||||
"errorSplash": {
|
||||
"headingMain_pre": "Une erreur est survenue. Essayez ",
|
||||
"headingMain_button": "de recharger la page.",
|
||||
"headingMain_button": "rechargement de la page.",
|
||||
"clearCanvasMessage": "Si le rechargement ne résout pas l'erreur, essayez ",
|
||||
"clearCanvasMessage_button": "d'effacer le canevas.",
|
||||
"clearCanvasMessage_button": "effacement du canvas.",
|
||||
"clearCanvasCaveat": " Cela entraînera une perte du travail ",
|
||||
"trackedToSentry_pre": "L'erreur ",
|
||||
"trackedToSentry_post": " a été enregistrée dans notre système.",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue