## version $VER: ShellScr.catalog 1.0 (15.10.99) by Daniel Mealha Cabrita
## language português-brasil
## codeset 0
;
; $VER: ShellScr.cd 1.0 (15.09.99)
;
; * user-visible texts
;
MSG_DEF_TITLE
AmigaShell
; AmigaShell
MSG_DEF_PUBNAME
SHELL_%08lx
; SHELL_%08lx
MSG_OK
OK
; OK
MSG_PROPFONT
A fonte "%s/%d" não é de largura fixa!
; Requested font "%s/%d" is not fixed-width!
MSG_MODEID
MODEID escolhido: 0x%lx
; Chosen MODEID = 0x%lx
;
; * error messages
;
MSG_NEWSHELL_FAILED
Não é possível abrir um novo shell
; Cannot open new shell
MSG_BAD_ARGS
Os argumentos são incorretos
; Bad args
MSG_NO_DEF_SCREEN
Não é possível encontrar a tela padrão
; Cannot find a default screen
MSG_SCREEN_ERROR
Não é possível abrir a tela: %s
; Cannot open screen: %s
MSG_UNKNOWN_ERROR
Erro desconhecido
; Unknown error
;
; * messages for error-codes from OpenScreen()  (0 to 7)
;
MSG_SCREENERROR
Sem erros
; No error
MSG_SCREENERROR_1
O ModeID escolhido não está disponível
; Chosen ModeID is not available
MSG_SCREENERROR_2
Um chipset melhor é necessário para usar este modo
; Better chipset required to display this mode
MSG_SCREENERROR_3
Memória insuficiente
; Not enough memory
MSG_SCREENERROR_4
Memória Chip insuficiente
; Not enough chip memory
MSG_SCREENERROR_5
Tela pública já em uso
; Public name already in use
MSG_SCREENERROR_6
ModeID desconhecido
; Unknown ModeID
MSG_SCREENERROR_7
Número inválido para bitplanes
; Too many bitplanes
