mirror of
				https://github.com/excalidraw/excalidraw.git
				synced 2025-10-31 19:04:35 +01:00 
			
		
		
		
	New translations en.json (Spanish)
This commit is contained in:
		| @@ -21,7 +21,9 @@ | |||||||
|     "copyStyles": "Copiar estilos", |     "copyStyles": "Copiar estilos", | ||||||
|     "pasteStyles": "Pegar estilos", |     "pasteStyles": "Pegar estilos", | ||||||
|     "stroke": "Trazo", |     "stroke": "Trazo", | ||||||
|  |     "changeStroke": "", | ||||||
|     "background": "Fondo", |     "background": "Fondo", | ||||||
|  |     "changeBackground": "", | ||||||
|     "fill": "Rellenar", |     "fill": "Rellenar", | ||||||
|     "strokeWidth": "Grosor del trazo", |     "strokeWidth": "Grosor del trazo", | ||||||
|     "strokeStyle": "Estilo del trazo", |     "strokeStyle": "Estilo del trazo", | ||||||
| @@ -72,6 +74,7 @@ | |||||||
|     "canvasColors": "Usado en lienzo", |     "canvasColors": "Usado en lienzo", | ||||||
|     "canvasBackground": "Fondo del lienzo", |     "canvasBackground": "Fondo del lienzo", | ||||||
|     "drawingCanvas": "Lienzo de dibujo", |     "drawingCanvas": "Lienzo de dibujo", | ||||||
|  |     "clearCanvas": "", | ||||||
|     "layers": "Capas", |     "layers": "Capas", | ||||||
|     "actions": "Acciones", |     "actions": "Acciones", | ||||||
|     "language": "Idioma", |     "language": "Idioma", | ||||||
| @@ -90,6 +93,7 @@ | |||||||
|     "libraryLoadingMessage": "Cargando biblioteca…", |     "libraryLoadingMessage": "Cargando biblioteca…", | ||||||
|     "libraries": "Explorar bibliotecas", |     "libraries": "Explorar bibliotecas", | ||||||
|     "loadingScene": "Cargando escena…", |     "loadingScene": "Cargando escena…", | ||||||
|  |     "loadScene": "", | ||||||
|     "align": "Alinear", |     "align": "Alinear", | ||||||
|     "alignTop": "Alineación superior", |     "alignTop": "Alineación superior", | ||||||
|     "alignBottom": "Alineación inferior", |     "alignBottom": "Alineación inferior", | ||||||
| @@ -105,7 +109,7 @@ | |||||||
|     "share": "Compartir", |     "share": "Compartir", | ||||||
|     "showStroke": "Mostrar selector de color de trazo", |     "showStroke": "Mostrar selector de color de trazo", | ||||||
|     "showBackground": "Mostrar el selector de color de fondo", |     "showBackground": "Mostrar el selector de color de fondo", | ||||||
|     "toggleTheme": "Cambiar tema", |     "toggleTheme": "", | ||||||
|     "personalLib": "Biblioteca personal", |     "personalLib": "Biblioteca personal", | ||||||
|     "excalidrawLib": "Biblioteca Excalidraw", |     "excalidrawLib": "Biblioteca Excalidraw", | ||||||
|     "decreaseFontSize": "Disminuir tamaño de letra", |     "decreaseFontSize": "Disminuir tamaño de letra", | ||||||
| @@ -140,7 +144,10 @@ | |||||||
|     "textToDiagram": "Texto a diagrama", |     "textToDiagram": "Texto a diagrama", | ||||||
|     "prompt": "Prompt", |     "prompt": "Prompt", | ||||||
|     "followUs": "Síguenos", |     "followUs": "Síguenos", | ||||||
|     "discordChat": "Chat de Discord" |     "discordChat": "Chat de Discord", | ||||||
|  |     "zoomToFitViewport": "", | ||||||
|  |     "zoomToFitSelection": "", | ||||||
|  |     "zoomToFit": "" | ||||||
|   }, |   }, | ||||||
|   "library": { |   "library": { | ||||||
|     "noItems": "No hay elementos añadidos todavía...", |     "noItems": "No hay elementos añadidos todavía...", | ||||||
| @@ -539,5 +546,20 @@ | |||||||
|       "micMuted": "", |       "micMuted": "", | ||||||
|       "isSpeaking": "" |       "isSpeaking": "" | ||||||
|     } |     } | ||||||
|  |   }, | ||||||
|  |   "commandPalette": { | ||||||
|  |     "title": "", | ||||||
|  |     "shortcuts": { | ||||||
|  |       "select": "", | ||||||
|  |       "confirm": "", | ||||||
|  |       "close": "" | ||||||
|  |     }, | ||||||
|  |     "recents": "", | ||||||
|  |     "search": { | ||||||
|  |       "placeholder": "", | ||||||
|  |       "noMatch": "" | ||||||
|  |     }, | ||||||
|  |     "itemNotAvailable": "", | ||||||
|  |     "shortcutHint": "" | ||||||
|   } |   } | ||||||
| } | } | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Excalidraw Bot
					Excalidraw Bot