mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-05-03 10:00:07 -04:00
chore: New Crowdin updates (#2480)
This commit is contained in:
parent
4c7b1a2269
commit
3b86944365
32 changed files with 637 additions and 124 deletions
|
@ -4,6 +4,7 @@
|
|||
"selectAll": "Seleccionar todo",
|
||||
"multiSelect": "Añadir elemento a la selección",
|
||||
"moveCanvas": "Mover el lienzo",
|
||||
"cut": "",
|
||||
"copy": "Copiar",
|
||||
"copyAsPng": "Copiar al portapapeles como PNG",
|
||||
"copyAsSvg": "Copiar al portapapeles como SVG",
|
||||
|
@ -28,6 +29,11 @@
|
|||
"edges": "Bordes",
|
||||
"sharp": "Afilado",
|
||||
"round": "Redondo",
|
||||
"arrowheads": "",
|
||||
"arrowhead_none": "",
|
||||
"arrowhead_arrow": "",
|
||||
"arrowhead_bar": "",
|
||||
"arrowhead_dot": "",
|
||||
"fontSize": "Tamaño de la fuente",
|
||||
"fontFamily": "Tipo de fuente",
|
||||
"onlySelected": "Sólo seleccionados",
|
||||
|
@ -71,9 +77,11 @@
|
|||
"ungroup": "Desagrupar",
|
||||
"collaborators": "Colaboradores",
|
||||
"toggleGridMode": "Alternar modo cuadrícula",
|
||||
"toggleStats": "",
|
||||
"addToLibrary": "Añadir a la biblioteca",
|
||||
"removeFromLibrary": "Eliminar de la biblioteca",
|
||||
"libraryLoadingMessage": "Cargando biblioteca...",
|
||||
"libraries": "",
|
||||
"loadingScene": "Cargando escena...",
|
||||
"align": "",
|
||||
"alignTop": "",
|
||||
|
@ -205,13 +213,22 @@
|
|||
"textNewLine": "Añadir nueva línea (texto)",
|
||||
"textFinish": "Finalizar edición (texto)",
|
||||
"zoomToFit": "Ajustar para mostrar todos los elementos",
|
||||
"zoomToSelection": "",
|
||||
"preventBinding": "Evitar enlace de flecha"
|
||||
},
|
||||
"encrypted": {
|
||||
"tooltip": "Tus dibujos están cifrados de punto a punto, por lo que los servidores de Excalidraw nunca los verán."
|
||||
},
|
||||
"charts": {
|
||||
"noNumericColumn": "Pegaste una hoja de cálculo sin una columna numérica.",
|
||||
"tooManyColumns": "Pegaste una hoja de cálculo con más de dos columnas."
|
||||
"stats": {
|
||||
"angle": "",
|
||||
"element": "",
|
||||
"elements": "",
|
||||
"height": "",
|
||||
"scene": "",
|
||||
"selected": "",
|
||||
"storage": "",
|
||||
"title": "",
|
||||
"total": "",
|
||||
"width": ""
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue