chore: Update translations from Crowdin (#2986)

This commit is contained in:
Excalidraw Bot 2021-02-09 11:06:23 +02:00 committed by GitHub
parent 73cba59d2d
commit 073f4032f3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
34 changed files with 167 additions and 134 deletions

View file

@ -68,7 +68,7 @@
"layers": "Calques",
"actions": "Actions",
"language": "Langue",
"createRoom": "Partager une session de collaboration en direct",
"liveCollaboration": "Collaboration en direct",
"duplicateSelection": "Dupliquer",
"untitled": "Sans-titre",
"name": "Nom",
@ -117,7 +117,6 @@
"edit": "Modifier",
"undo": "Annuler",
"redo": "Rétablir",
"roomDialog": "Démarrer la collaboration en direct",
"createNewRoom": "Créer une nouvelle salle",
"fullScreen": "Plein écran",
"darkMode": "Mode sombre",
@ -243,6 +242,8 @@
"toast": {
"copyStyles": "Styles copiés.",
"copyToClipboard": "Copié vers le presse-papiers.",
"copyToClipboardAsPng": "Copié vers le presse-papier en PNG."
"copyToClipboardAsPng": "Copié vers le presse-papier en PNG.",
"fileSaved": "Fichier enregistré.",
"fileSavedToFilename": "Enregistré sous {filename}"
}
}