## version $VER: deutsch.catalog 1.00 (DD.MM.YY)
## codeset 0
## language ?
;
MSG_TOOMUCHARGS

; too much arguments
;
MSG_TOOMUCHREDIR

; too much redirections
;
MSG_CANTREDIRECT

; can't open redirection
;
MSG_CANTEXECUTE

; can't execute
;
MSG_CANTSEEK

; can't seek to end of stdout
;
MSG_BADARGS

; bad arguments
;
MSG_OVERFLOW

; internal overflow
;
MSG_NOMSGPORT

; no message port
;
MSG_SYNTAXERR

; syntax error
;
MSG_IFERROR

; 'if...else...endif' error
;
MSG_NOSUCHDIR

; not that many directories
;
MSG_ZERODIV

; zero divide
;
MSG_STACKFULL

; not enough stack space
;
MSG_READONLY

; variable is read only
;
MSG_NOMATCH

; no match
;
MSG_BADFUNC

; unkown function
;
MSG_WAITINGBG

; Waiting for %ld background process(es) to terminate\n
;
MSG_STARTEDBG

; [%ld] %s launched\n
;
MSG_TIMECMD

; time: %ld seconds\n
;
MSG_FINISHBG

; [%ld] %s terminated (status %ld)\n
;
MSG_STACKSIZE

; Current stack size: %ld bytes\n
;
MSG_FAILLEVEL

; Current fail level: %ld\n
;
MSG_UNKNOWNERR

; %s: error code %ld\n
;
MSG_ENDSHELL

; Shell %ld ending\n
;
