;******************
;
;   ReqTools V38
;
;   Español
;
;******************
;
## version $VER: reqtools.catalog 38.0 (24.7.92)
## codeset 0
## language español
;
; *** General ***
;
; Note: there are two spaces around the Ok string to make it 4 chars wide.
MSG_OK
 _Ok 
;
MSG_CANCEL
_Cancelar
;
; *** EZRequester ***
;
MSG_OK_BAR_CANCEL
 _Ok |_Cancelar
;
MSG_LAST_BAR_CANCEL
_Last|_Cancelar
;
MSG_REQUEST
Petición
;
MSG_INFORMATION
Information
;
; *** GetLong Requester ***
;
; Note: there are two spaces around the next three strings!
MSG_MIN_FMT
 Min: %ld 
;
MSG_MAX_FMT
 Max: %ld 
;
MSG_MIN_MAX_FMT
 Min: %ld, Max: %ld 
;
MSG_TOO_SMALL
Too small!
;
MSG_TOO_BIG
Too big!
;
; *** Palette Requester ***
;
MSG_PALETTE_COLORS
_Palette Colors:
;
MSG_RED
_Rojo:
;
MSG_GREEN
_Verde:
;
MSG_BLUE
_Azul:
;
MSG_COPY
Cop_y
;
MSG_SWAP
_Swap
;
MSG_SPREAD
Spr_ead
;
MSG_UNDO
_Restaurar
;
; *** File Requester ***
;
MSG_CREATE_DRAWER
No existe el directorio %s\n¿Quiere crearlo?
;
MSG_DIR_ERROR
Directory error!
;
MSG_MATCH_WINTITLE
Patrón...
;
MSG_DRAWER
Directorio
;
MSG_ASSIGN
Asignación
;
MSG_ALL
_All
;
MSG_MATCH
_Patrón..
;
MSG_CLEAR
C_lear
;
MSG_VOLUMES
_Volúmenes
;
MSG_PARENT
_Anterior
;
MSG_PATTERN
Pa_trón:
;
MSG_GET
_Get
;
MSG_DOT_INFO
._info
;
MSG_SELECTED
Selected:
;
MSG_FULL
%ld%% lleno
;
; *** Font Requester ***
;
MSG_COULDNT_OPEN_FONT
Couldn't open font!
;
MSG_BOLD
_Negrita
;
MSG_ITALIC
_Itálica
;
MSG_UNDERLINE
_Subrayada
;
; *** ScreenMode Requester ***
;
MSG_DASH_INTERLACED
-Entrelazado
;
MSG_DASH_HAM
-HAM
;
MSG_DASH_EHB
-EHB
;
MSG_REGULAR_SIZE
Tamaño Normal
;
MSG_TEXT_SIZE
Tamaño Texto
;
MSG_GFX_SIZE
Tamaño Gráfico
;
MSG_MAX_SIZE
Tamaño Máximo
;
; Note: MSG_WIDTH and MSG_HEIGHT must be of the same width!
;       MSG_OVERSCAN must not be, but the requester looks nicer if it is.
;
MSG_OVERSCAN
O_verscan:
;
MSG_WIDTH
_Ancho   :
;
MSG_HEIGHT
Al_to    :
;
;
MSG_DEFAULT
Por defecto
;
MSG_COLORS	
Co_lores:
;
MSG_MAX
Max:
;
MSG_AUTOSCROLL
_AutoScroll :
;
