Ingrese al modo insertar antes del carácter en la posición actual.
Enter insert mode before the character at the current position.
Introduce el modo insertar en una nueva línea bajo la posición actual del cursor.
Enter insert mode in a new line below the current cursor position.
El ajuste de los huecos se realiza por lo tanto en el modo insertar.
Adjusting gaps therefore occurs in insert mode.
El modo insertar hace que todo lo que se pulse en el teclado se incorpore al archivo.
The insert mode puts anything typed on the keyboard into the current file.
En el modo insertar, el recuadro que rodea las celdas que movió presenta un aspecto diferente.
The surrounding box of the moved cells looks different in insert mode.
Elimine el resto de la palabra actual e ingrese al modo insertar para reemplazarla.
Delete the remainder of the current word and enter insert mode to replace it.
Use c para modificar el carácter actual e ingrese al modo insertar para tipear caracteres de reemplazo.
Use c to change the current character and enter insert mode to type replacement characters.
Todo lo que se tipee en el modo insertar se considerará como texto a insertar en el archivo.
Anything you type in insert mode is considered text to be inserted into the file.
La orden ^D funciona solo en el modo insertar, no en modo comando.
This ^D works in the insert mode, and not in command mode.
En las zltimas fases, cuando la estructura del proyecto alcanza su estado final y ya ha comenzado a sincronizar cuidadosamente el material en diferentes pistas, el modo insertar ya no es de tanta ayuda.
In the later stages, when the structure of your project is approaching its final state and you have started carefully synchronizing material on different tracks, insert mode is less helpful.
Como de costumbre, las transiciones de desvanecimiento utilizan el modo insertar durante el ajuste, mientras que los resaltes se hacen con el modo sobrescribir.
As usual, fade-out transitions use insert mode during adjustment, whereas fade-in is done in overwrite mode.
La hay de dos tipos: una para el modo comando y otra para el modo insertar.
One for command mode, and the other for insert mode.
Igual a cw y c$, con la excepción de que no se ingresa al modo insertar.
Same as for cw (and c$) above, except that insert mode is not entered.