New translations en.json (German)
This commit is contained in:
parent
5e2cdeb699
commit
a77c7bb41a
@ -21,7 +21,9 @@
|
|||||||
"copyStyles": "Formatierung kopieren",
|
"copyStyles": "Formatierung kopieren",
|
||||||
"pasteStyles": "Formatierung übernehmen",
|
"pasteStyles": "Formatierung übernehmen",
|
||||||
"stroke": "Strich",
|
"stroke": "Strich",
|
||||||
|
"changeStroke": "",
|
||||||
"background": "Hintergrund",
|
"background": "Hintergrund",
|
||||||
|
"changeBackground": "",
|
||||||
"fill": "Füllung",
|
"fill": "Füllung",
|
||||||
"strokeWidth": "Strichstärke",
|
"strokeWidth": "Strichstärke",
|
||||||
"strokeStyle": "Konturstil",
|
"strokeStyle": "Konturstil",
|
||||||
@ -72,6 +74,7 @@
|
|||||||
"canvasColors": "Auf Leinwand verwendet",
|
"canvasColors": "Auf Leinwand verwendet",
|
||||||
"canvasBackground": "Zeichenflächenhintergrund",
|
"canvasBackground": "Zeichenflächenhintergrund",
|
||||||
"drawingCanvas": "Leinwand",
|
"drawingCanvas": "Leinwand",
|
||||||
|
"clearCanvas": "",
|
||||||
"layers": "Ebenen",
|
"layers": "Ebenen",
|
||||||
"actions": "Aktionen",
|
"actions": "Aktionen",
|
||||||
"language": "Sprache",
|
"language": "Sprache",
|
||||||
@ -90,6 +93,7 @@
|
|||||||
"libraryLoadingMessage": "Lade Bibliothek…",
|
"libraryLoadingMessage": "Lade Bibliothek…",
|
||||||
"libraries": "Bibliotheken durchsuchen",
|
"libraries": "Bibliotheken durchsuchen",
|
||||||
"loadingScene": "Lade Zeichnung…",
|
"loadingScene": "Lade Zeichnung…",
|
||||||
|
"loadScene": "",
|
||||||
"align": "Ausrichten",
|
"align": "Ausrichten",
|
||||||
"alignTop": "Obere Kanten",
|
"alignTop": "Obere Kanten",
|
||||||
"alignBottom": "Untere Kanten",
|
"alignBottom": "Untere Kanten",
|
||||||
@ -105,7 +109,7 @@
|
|||||||
"share": "Teilen",
|
"share": "Teilen",
|
||||||
"showStroke": "Auswahl für Strichfarbe anzeigen",
|
"showStroke": "Auswahl für Strichfarbe anzeigen",
|
||||||
"showBackground": "Hintergrundfarbe auswählen",
|
"showBackground": "Hintergrundfarbe auswählen",
|
||||||
"toggleTheme": "Design umschalten",
|
"toggleTheme": "",
|
||||||
"personalLib": "Persönliche Bibliothek",
|
"personalLib": "Persönliche Bibliothek",
|
||||||
"excalidrawLib": "Excalidraw Bibliothek",
|
"excalidrawLib": "Excalidraw Bibliothek",
|
||||||
"decreaseFontSize": "Schriftgröße verkleinern",
|
"decreaseFontSize": "Schriftgröße verkleinern",
|
||||||
@ -140,7 +144,10 @@
|
|||||||
"textToDiagram": "Text zu Diagramm",
|
"textToDiagram": "Text zu Diagramm",
|
||||||
"prompt": "Eingabe",
|
"prompt": "Eingabe",
|
||||||
"followUs": "Folge uns",
|
"followUs": "Folge uns",
|
||||||
"discordChat": "Discord-Chat"
|
"discordChat": "Discord-Chat",
|
||||||
|
"zoomToFitViewport": "",
|
||||||
|
"zoomToFitSelection": "",
|
||||||
|
"zoomToFit": ""
|
||||||
},
|
},
|
||||||
"library": {
|
"library": {
|
||||||
"noItems": "Noch keine Elemente hinzugefügt...",
|
"noItems": "Noch keine Elemente hinzugefügt...",
|
||||||
@ -539,5 +546,20 @@
|
|||||||
"micMuted": "Mikrofon des Benutzers ist stumm geschaltet",
|
"micMuted": "Mikrofon des Benutzers ist stumm geschaltet",
|
||||||
"isSpeaking": "Benutzer spricht"
|
"isSpeaking": "Benutzer spricht"
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
"commandPalette": {
|
||||||
|
"title": "",
|
||||||
|
"shortcuts": {
|
||||||
|
"select": "",
|
||||||
|
"confirm": "",
|
||||||
|
"close": ""
|
||||||
|
},
|
||||||
|
"recents": "",
|
||||||
|
"search": {
|
||||||
|
"placeholder": "",
|
||||||
|
"noMatch": ""
|
||||||
|
},
|
||||||
|
"itemNotAvailable": "",
|
||||||
|
"shortcutHint": ""
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user