;******************
;
;   ReqTools V38
;
;   Português
;
;******************
;
## version $VER: reqtools.catalog 38.0 (24.7.92)
## codeset 0
## language português
;
; *** 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
Pedido
;
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
Cor_es:
;
MSG_RED
Ve_rmelho:
;
MSG_GREEN
_Verde:
;
MSG_BLUE
_Azul:
;
MSG_COPY
Cop_y
;
MSG_SWAP
_Swap
;
MSG_SPREAD
Spr_ead
;
MSG_UNDO
Res_taurar
;
; *** File Requester ***
;
MSG_CREATE_DRAWER
A Gaveta '%s'\nnão existe. Crio-a?
;
MSG_DIR_ERROR
Directory error!
;
MSG_MATCH_WINTITLE
Padrão...
;
MSG_DRAWER
Gaveta
;
MSG_ASSIGN
Assign
;
MSG_ALL
_All
;
MSG_MATCH
_Padrão..
;
MSG_CLEAR
C_lear
;
MSG_VOLUMES
_Volumes
;
MSG_PARENT
_D.Acima
;
MSG_PATTERN
Pa_drão:
;
MSG_GET
_Get
;
MSG_DOT_INFO
._info
;
MSG_SELECTED
Selected:
;
MSG_FULL
%ld%% cheio
;
; *** Font Requester ***
;
MSG_COULDNT_OPEN_FONT
Couldn't open font!
;
MSG_BOLD
_Negrito
;
MSG_ITALIC
_Itálico
;
MSG_UNDERLINE
_Sublinhado
;
; *** ScreenMode Requester ***
;
MSG_DASH_INTERLACED
-Entrelaçado
;
MSG_DASH_HAM
-HAM
;
MSG_DASH_EHB
-EHB
;
MSG_REGULAR_SIZE
Tamanho regular
;
MSG_TEXT_SIZE
Tamanho de texto
;
MSG_GFX_SIZE
Tamanho de gráficos
;
MSG_MAX_SIZE
Tamanho 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
_Largura :
;
MSG_HEIGHT
_Altura  :
;
;
MSG_DEFAULT
Sistema
;
MSG_COLORS	
Co_res:
;
MSG_MAX
Max:
;
MSG_AUTOSCROLL
_AutoScroll :
;
