chore: Update translations from Crowdin (#3166)

This commit is contained in:
Excalidraw Bot 2021-03-05 17:09:40 +02:00 committed by GitHub
parent ef792ad906
commit f8c3c431da
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
36 changed files with 306 additions and 238 deletions

View file

@ -245,8 +245,10 @@
"toast": {
"copyStyles": "Formatierung kopiert.",
"copyToClipboard": "In die Zwischenablage kopiert.",
"copyToClipboardAsPng": "In die Zwischenablage als PNG kopiert.",
"copyToClipboardAsPng": "{{exportSelection}} als PNG in die Zwischenablage kopiert\n({{exportColorScheme}})",
"fileSaved": "Datei gespeichert.",
"fileSavedToFilename": "Als {filename} gespeichert"
"fileSavedToFilename": "Als {filename} gespeichert",
"canvas": "Leinwand",
"selection": "Auswahl"
}
}