LTEXT "Tama<6D>o de la Imagen:", IDC_STATIC, 12, 125, 42, 9
LTEXT "", IDC_IMAGE_SIZE, 58, 125, 54, 9
PUSHBUTTON "Aceptar", IDOK, 50, 144, 48, 13
PUSHBUTTON "Cancelar", IDCANCEL, 102, 144, 48, 13
END
STRINGTABLE DISCARDABLE
BEGIN
IDS_LICENSE "This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.\r\n\r\nThis program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.\r\n\r\nYou should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA."
IDS_READY " Preparado."
IDS_TOOLBAR_STANDARD "Est<73>ndar"
IDS_TOOLBAR_TEST "Prueba"
IDS_IMAGE_NAME "Imagen %1!u!"
IDS_FLT_TOOLS "Herramientas"
IDS_FLT_COLORS "Colores"
IDS_FLT_HISTORY "Historia"
END
/* imageprop.c */
STRINGTABLE DISCARDABLE
BEGIN
IDS_IMAGE_MONOCHROME "Monocromo (1 bit)"
IDS_IMAGE_GREYSCALE "Escala de Grises (8 bit)"
IDS_IMAGE_PALETTE "Paleta o 256 colores (8 bit)"
IDS_IMAGE_TRUECOLOR "Color verdadero (24 bit)"
IDS_UNIT_PIXELS "Pixels"
IDS_UNIT_CM "Cm"
IDS_UNIT_INCHES "Pulgadas"
IDS_UNIT_DOTSCM "Puntos / Cm"
IDS_UNIT_DPI "DPI"
IDS_UNIT_KB "%d KB"
IDS_UNIT_MB "%d MB"
END
/* Tooltips */
STRINGTABLE DISCARDABLE
BEGIN
IDS_TOOLTIP_NEW "Nuevo"
IDS_TOOLTIP_OPEN "Abrir"
IDS_TOOLTIP_SAVE "Guardar"
IDS_TOOLTIP_PRINTPRE "Vista preliminar"
IDS_TOOLTIP_PRINT "Imprimir"
IDS_TOOLTIP_CUT "Cortar"
IDS_TOOLTIP_COPY "Copiar"
IDS_TOOLTIP_PASTE "Pegar"
IDS_TOOLTIP_UNDO "Deshacer"
IDS_TOOLTIP_REDO "Rehacer"
END
/* Hints */
STRINGTABLE DISCARDABLE
BEGIN
IDS_HINT_BLANK " "
IDS_HINT_NEW " Crear un documento nuevo."
IDS_HINT_OPEN " Abrir un documento existente."
IDS_HINT_CLOSE " Cerrar esta ventana."
IDS_HINT_CLOSEALL " Cerrar todas las ventanas."
IDS_HINT_SAVE " Guardar el documento activo."
IDS_HINT_SAVEAS " Guardar el documento activo con un nuevo nombre."
IDS_HINT_PRINTPRE " Previews the printed documento."
IDS_HINT_PRINT " Imprimir el documento activo."
IDS_HINT_PROP " Mostrar las propiedades de la imagen activa."
IDS_HINT_EXIT " Cerrar esta aplicaci<63>n."
IDS_HINT_TOOLS " Mostrar u ocultar la ventana flotante de herramientas."
IDS_HINT_COLORS " Mostrar u ocultar la ventana flotante de colores."
IDS_HINT_HISTORY " Mostrar u ocultar la ventana flotande de historial."
IDS_HINT_STATUS " Mostrar u ocultar la barra de estado."
IDS_HINT_CASCADE " Colocar las ventanas superpuestas."
IDS_HINT_TILE_HORZ " Colocar las ventanas sin superponer los t<>tulos."
IDS_HINT_TILE_VERT " Colocar las ventanas sin superponer los t<>tulos."
IDS_HINT_ARRANGE " Colocar los iconos en la parte baja de la ventana."
IDS_HINT_NEXT " Activar la siguiente ventana."
IDS_HINT_SYS_RESTORE " Restaurar esta ventana al tama<6D>o normal."
IDS_HINT_SYS_MOVE " Mover esta ventana."
IDS_HINT_SYS_SIZE " Redimensionar esta ventana."
IDS_HINT_SYS_MINIMIZE " Minimizar esta ventana a un icono."
IDS_HINT_SYS_MAXIMIZE " Expandir esta ventana para llenar la pantalla."