mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-05-03 10:00:07 -04:00
New Crowdin translations (#1228)
* New translations en.json (Portuguese) * New translations en.json (Chinese Simplified) * New translations en.json (Chinese Simplified) * New translations en.json (Chinese Simplified) * New translations en.json (Chinese Simplified) * New translations en.json (Arabic) * New translations en.json (Italian) * New translations en.json (Spanish) * New translations en.json (Russian) * New translations en.json (Portuguese) * New translations en.json (Polish) * New translations en.json (Norwegian) * New translations en.json (Korean) * New translations en.json (Indonesian) * New translations en.json (Chinese Simplified) * New translations en.json (Hungarian) * New translations en.json (Hindi) * New translations en.json (Greek) * New translations en.json (German) * New translations en.json (French) * New translations en.json (Dutch) * New translations en.json (Chinese Traditional) * New translations en.json (Turkish) * New translations en.json (Polish) * New translations en.json (German) * New translations en.json (Dutch) * New translations en.json (French) * New translations en.json (Korean) * New translations en.json (Greek) * New translations en.json (Polish) * New translations en.json (Arabic) * New translations en.json (Italian) * New translations en.json (Spanish) * New translations en.json (Russian) * New translations en.json (Portuguese) * New translations en.json (Polish) * New translations en.json (Norwegian) * New translations en.json (Korean) * New translations en.json (Indonesian) * New translations en.json (Chinese Simplified) * New translations en.json (Hungarian) * New translations en.json (Hindi) * New translations en.json (Greek) * New translations en.json (German) * New translations en.json (French) * New translations en.json (Dutch) * New translations en.json (Chinese Traditional) * New translations en.json (Turkish) * New translations en.json (Arabic) * New translations en.json (Italian) * New translations en.json (Spanish) * New translations en.json (Russian) * New translations en.json (Portuguese) * New translations en.json (Polish) * New translations en.json (Norwegian) * New translations en.json (Korean) * New translations en.json (Indonesian) * New translations en.json (Chinese Simplified) * New translations en.json (Hungarian) * New translations en.json (Hindi) * New translations en.json (Greek) * New translations en.json (German) * New translations en.json (French) * New translations en.json (Dutch) * New translations en.json (Chinese Traditional) * New translations en.json (Turkish) * New translations en.json (Portuguese) * New translations en.json (Chinese Simplified) * New translations en.json (Chinese Simplified) * New translations en.json (Norwegian) * New translations en.json (Dutch) * New translations en.json (Greek) * New translations en.json (French) * New translations en.json (Portuguese)
This commit is contained in:
parent
60d9567e2d
commit
854af8aed2
18 changed files with 251 additions and 53 deletions
|
@ -4,6 +4,7 @@
|
|||
"selectAll": "Alle auswählen",
|
||||
"copy": "Kopieren",
|
||||
"copyAsPng": "In Zwischenablage als PNG kopieren",
|
||||
"copyAsSvg": "",
|
||||
"bringForward": "Nach vorne",
|
||||
"sendToBack": "In den Hintergrund",
|
||||
"bringToFront": "In den Vordergrund",
|
||||
|
@ -69,7 +70,8 @@
|
|||
"undo": "Rückgängig machen",
|
||||
"redo": "Wiederholen",
|
||||
"roomDialog": "Live-Kollaborationssitzung starten",
|
||||
"createNewRoom": "Neuen Raum erstellen"
|
||||
"createNewRoom": "Neuen Raum erstellen",
|
||||
"toggleFullScreen": ""
|
||||
},
|
||||
"alerts": {
|
||||
"clearReset": "Dies wird die ganze Zeichenfläche löschen. Bist du dir sicher?",
|
||||
|
@ -127,5 +129,14 @@
|
|||
},
|
||||
"errorDialog": {
|
||||
"title": "Fehler"
|
||||
},
|
||||
"shortcutsDialog": {
|
||||
"title": "Tastaturkürzel",
|
||||
"shapes": "Formen",
|
||||
"editor": "Editor",
|
||||
"view": "Ansicht",
|
||||
"blog": "Unseren Blog lesen",
|
||||
"howto": "Folgen Sie unseren Anleitungen",
|
||||
"github": "Ein Problem gefunden? Informieren Sie uns"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue