Revert r66580 and r66579.
[reactos.git] / reactos / base / shell / shellext / shimgvw / lang / es-ES.rc
1 LANGUAGE LANG_SPANISH, SUBLANG_NEUTRAL
2
3 STRINGTABLE
4 BEGIN
5 IDS_APPTITLE "Visor de imágenes y fax de ReactOS"
6 IDS_SETASDESKBG "Establecer como fondo de escritorio"
7 IDS_PREVIEW "Vista previa"
8 /* Tooltips */
9 IDS_TOOLTIP_NEXT_PIC "Imagen siguiente"
10 IDS_TOOLTIP_PREV_PIC "Imagen anterior"
11 IDS_TOOLTIP_ZOOM_IN "Acercar (+)"
12 IDS_TOOLTIP_ZOOM_OUT "Alejar (-)"
13 IDS_TOOLTIP_ROT_CLOCKW "Rotar en el sentido de las agujas del reloj (Ctrl+K)"
14 IDS_TOOLTIP_ROT_COUNCW "Rotar en el sentido opuesto a las agujas del reloj (Ctrl+L)"
15 IDS_TOOLTIP_PRINT "Imprimir (Ctrl+P)"
16 IDS_TOOLTIP_SAVEAS "Guardar como... (Ctrl+S)"
17 END