mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-05-03 10:00:07 -04:00
New translations en.json (Spanish)
This commit is contained in:
parent
1cc8ad6ed9
commit
492a643506
1 changed files with 30 additions and 30 deletions
|
@ -11,8 +11,8 @@
|
|||
"copyAsPng": "Copiar al portapapeles como PNG",
|
||||
"copyAsSvg": "Copiar al portapapeles como SVG",
|
||||
"copyText": "Copiar al portapapeles como texto",
|
||||
"copySource": "Copiar fuente al portapapeles",
|
||||
"convertToCode": "Convertir a código",
|
||||
"copySource": "",
|
||||
"convertToCode": "",
|
||||
"bringForward": "Traer hacia delante",
|
||||
"sendToBack": "Enviar al fondo",
|
||||
"bringToFront": "Traer al frente",
|
||||
|
@ -38,17 +38,17 @@
|
|||
"arrowhead_none": "Ninguna",
|
||||
"arrowhead_arrow": "Flecha",
|
||||
"arrowhead_bar": "Barra",
|
||||
"arrowhead_circle": "Círculo",
|
||||
"arrowhead_circle_outline": "Círculo (contorno)",
|
||||
"arrowhead_circle": "",
|
||||
"arrowhead_circle_outline": "",
|
||||
"arrowhead_triangle": "Triángulo",
|
||||
"arrowhead_triangle_outline": "Triángulo (contorno)",
|
||||
"arrowhead_diamond": "Diamante",
|
||||
"arrowhead_diamond_outline": "Diamante (contorno)",
|
||||
"arrowhead_triangle_outline": "",
|
||||
"arrowhead_diamond": "",
|
||||
"arrowhead_diamond_outline": "",
|
||||
"fontSize": "Tamaño de la fuente",
|
||||
"fontFamily": "Tipo de fuente",
|
||||
"addWatermark": "Agregar \"Hecho con Excalidraw\"",
|
||||
"handDrawn": "Dibujado a mano",
|
||||
"normal": "Normal",
|
||||
"normal": "",
|
||||
"code": "Código",
|
||||
"small": "Pequeña",
|
||||
"medium": "Mediana",
|
||||
|
@ -56,7 +56,7 @@
|
|||
"veryLarge": "Muy grande",
|
||||
"solid": "Sólido",
|
||||
"hachure": "Folleto",
|
||||
"zigzag": "Zigzag",
|
||||
"zigzag": "",
|
||||
"crossHatch": "Rayado transversal",
|
||||
"thin": "Fino",
|
||||
"bold": "Grueso",
|
||||
|
@ -137,8 +137,8 @@
|
|||
"selectAllElementsInFrame": "Seleccionar todos los elementos en el marco",
|
||||
"removeAllElementsFromFrame": "Eliminar todos los elementos del marco",
|
||||
"eyeDropper": "Seleccionar un color del lienzo",
|
||||
"textToDiagram": "Texto a diagrama",
|
||||
"prompt": "Sugerencia"
|
||||
"textToDiagram": "",
|
||||
"prompt": ""
|
||||
},
|
||||
"library": {
|
||||
"noItems": "No hay elementos añadidos todavía...",
|
||||
|
@ -211,7 +211,7 @@
|
|||
"imageInsertError": "No se pudo insertar la imagen. Inténtelo de nuevo más tarde...",
|
||||
"fileTooBig": "Archivo demasiado grande. El tamaño máximo permitido es {{maxSize}}.",
|
||||
"svgImageInsertError": "No se pudo insertar la imagen SVG. El código SVG parece inválido.",
|
||||
"failedToFetchImage": "Error al obtener la imagen.",
|
||||
"failedToFetchImage": "",
|
||||
"invalidSVGString": "SVG no válido.",
|
||||
"cannotResolveCollabServer": "No se pudo conectar al servidor colaborador. Por favor, vuelva a cargar la página y vuelva a intentarlo.",
|
||||
"importLibraryError": "No se pudo cargar la librería",
|
||||
|
@ -226,12 +226,12 @@
|
|||
},
|
||||
"libraryElementTypeError": {
|
||||
"embeddable": "",
|
||||
"iframe": "Los elementos IFrame no se pueden agregar a la biblioteca.",
|
||||
"iframe": "",
|
||||
"image": ""
|
||||
},
|
||||
"asyncPasteFailedOnRead": "No se pudo pegar (no se pudo leer desde el portapapeles del sistema).",
|
||||
"asyncPasteFailedOnParse": "No se pudo pegar.",
|
||||
"copyToSystemClipboardFailed": "No se pudo copiar al portapapeles."
|
||||
"asyncPasteFailedOnRead": "",
|
||||
"asyncPasteFailedOnParse": "",
|
||||
"copyToSystemClipboardFailed": ""
|
||||
},
|
||||
"toolBar": {
|
||||
"selection": "Selección",
|
||||
|
@ -249,13 +249,13 @@
|
|||
"link": "Añadir/Actualizar enlace para una forma seleccionada",
|
||||
"eraser": "Borrar",
|
||||
"frame": "",
|
||||
"magicframe": "Esquema a código",
|
||||
"magicframe": "",
|
||||
"embeddable": "Incrustar Web",
|
||||
"laser": "Puntero láser",
|
||||
"hand": "Mano (herramienta de panoramización)",
|
||||
"extraTools": "Más herramientas",
|
||||
"mermaidToExcalidraw": "Mermaid a Excalidraw",
|
||||
"magicSettings": "Ajustes AI"
|
||||
"mermaidToExcalidraw": "",
|
||||
"magicSettings": ""
|
||||
},
|
||||
"headings": {
|
||||
"canvasActions": "Acciones del lienzo",
|
||||
|
@ -310,7 +310,7 @@
|
|||
"shareTitle": "Únase a una sesión colaborativa en vivo en Excalidraw"
|
||||
},
|
||||
"errorDialog": {
|
||||
"title": "Error"
|
||||
"title": ""
|
||||
},
|
||||
"exportDialog": {
|
||||
"disk_title": "Guardar en disco",
|
||||
|
@ -325,7 +325,7 @@
|
|||
},
|
||||
"helpDialog": {
|
||||
"blog": "Lea nuestro blog",
|
||||
"click": "click",
|
||||
"click": "",
|
||||
"deepSelect": "Selección profunda",
|
||||
"deepBoxSelect": "Seleccione en profundidad dentro de la caja, y evite arrastrar",
|
||||
"curvedArrow": "Flecha curva",
|
||||
|
@ -333,7 +333,7 @@
|
|||
"documentation": "Documentación",
|
||||
"doubleClick": "doble clic",
|
||||
"drag": "arrastrar",
|
||||
"editor": "Editor",
|
||||
"editor": "",
|
||||
"editLineArrowPoints": "Editar puntos de línea/flecha",
|
||||
"editText": "Editar texto / añadir etiqueta",
|
||||
"github": "¿Ha encontrado un problema? Envíelo",
|
||||
|
@ -410,8 +410,8 @@
|
|||
"copyPngToClipboard": "Copiar PNG al portapapeles"
|
||||
},
|
||||
"button": {
|
||||
"exportToPng": "PNG",
|
||||
"exportToSvg": "SVG",
|
||||
"exportToPng": "",
|
||||
"exportToSvg": "",
|
||||
"copyPngToClipboard": "Copiar al portapapeles"
|
||||
}
|
||||
},
|
||||
|
@ -428,7 +428,7 @@
|
|||
"selected": "Seleccionado",
|
||||
"storage": "Almacenamiento",
|
||||
"title": "Estadísticas para nerds",
|
||||
"total": "Total",
|
||||
"total": "",
|
||||
"version": "Versión",
|
||||
"versionCopy": "Click para copiar",
|
||||
"versionNotAvailable": "Versión no disponible",
|
||||
|
@ -516,10 +516,10 @@
|
|||
}
|
||||
},
|
||||
"mermaid": {
|
||||
"title": "Mermaid a Excalidraw",
|
||||
"button": "Insertar",
|
||||
"description": "Actualmente sólo <flowchartLink>Flowchart</flowchartLink>,<sequenceLink> Secuencia, </sequenceLink> y <classLink>Class </classLink>Diagramas son soportados. Los otros tipos se renderizarán como imagen en Excalidraw.",
|
||||
"syntax": "Sintaxis Mermaid",
|
||||
"preview": "Vista previa"
|
||||
"title": "",
|
||||
"button": "",
|
||||
"description": "",
|
||||
"syntax": "",
|
||||
"preview": ""
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue