"indent" in Spanish
Definition
Comenzar una línea de texto más alejada del margen que las demás, generalmente para marcar un nuevo párrafo o sección. También puede significar hacer una muesca o espacio en algo.
Usage Notes (Spanish)
Se usa principalmente para dar formato a textos: 'indent a paragraph' (sangrar un párrafo), 'indented list' (lista sangrada). En programación, 'indent' indica espacios/tabulaciones en bloques de código. No confundir con 'intend'.
Examples
Please indent the first line of each paragraph.
Por favor, **sangra** la primera línea de cada párrafo.
Click this button to indent the text.
Haz clic en este botón para **sangrar** el texto.
You should always indent code to make it easier to read.
Siempre debes **sangrar** el código para que sea más fácil de leer.
If you don't indent your paragraphs, the essay looks messy.
Si no **sangras** tus párrafos, el ensayo se ve desordenado.
Some software will automatically indent your lists for you.
Algunos programas **sangran** las listas automáticamente por ti.
When making a contract, they often indent important sections to catch your eye.
Al redactar un contrato, suelen **sangrar** las secciones importantes para llamar la atención.