## version $VER: XX.catalog XX.XX (XX.XX.XX)
## codeset X
## language X
;
MSG_ERROR_TXT

; Error
;
MSG_FATALERROR_TXT

; Fatal error
;
MSG_YES_TXT

; Yes
;
MSG_NO_TXT

; No
;
MSG_NONE_TXT

; none
;
MSG_BREAK_TXT

; *** BREAK ***
;
MSG_DONE_TXT

; Done.
;
MSG_BADCPU_TXT

; \nThis version of Pegase is not\nsuitable for your CPU.\n
;
MSG_BADLAYER_ERRORTXT

; Layer number should be 1 or 2.
;
MSG_BADMODE_ERRORTXT

; MONO and JOINTSTEREO are mutualy exclusive.
;
MSG_NO_TIMER_ERRORTXT

; The timer is not available. Sorry.
;
MSG_DISPSETTINGS_SETUP_TXT

; Setup
;
MSG_DISPSETTINGS_SOURCE_TXT

; File/Dir to encode
;
MSG_DISPSETTINGS_DEST_TXT

; Dest
;
MSG_ENCODING_MODE_TXT

; Encoding mode :
;
MSG_DISPSETTINGS_LAYER_TXT

; Layer
;
MSG_DISPSETTINGS_PATTERN_TXT

; File pattern
;
MSG_DISPSETTINGS_FLAGS_TXT

; Flags :
;
MSG_DISPSETTINGS_COPYRIGHT_TXT

; Copyrighted
;
MSG_DISPSETTINGS_ORIGINAL_TXT

; Original
;
MSG_DISPSETTINGS_CRC_TXT

; CRC
;
MSG_DISPSETTINGS_STEREO_TXT

; stereo
;
MSG_DISPSETTINGS_MONO_TXT

; mono
;
MSG_DISPSETTINGS_JOINTSTEREO_TXT

; joint stereo
;
MSG_DISPSETTINGS_SAMPLES_TXT

; samples per channel
;
MSG_EXTENDED_HELP

; Usage :\nFROM      : Input sound files or directories to encode.\nTO        : Output file name or directory for encoded audio file(s).\nLAYER     : Layer number (1 or 2). Default = 2.\nFREQ      : Sampling frequency (Hz). Default = 44100.\nBITRATE   : Total bitrate (kbits/s). Default = 128.\nMONO      : Mono encoding.\nJSTEREO   : Joint stereo encoding.\nCOPYRIGHT : Mark as copyright.\nORIGINAL  : Mark as original.\nCRC       : Add error protection.\nPRIORITY  : Change Pegase's priority.\nVERBOSE   : Print all informations.\n
;
MSG_FILEREQUEST_TITLE

; Select file(s) to encode...
;
MSG_QUIT_GADGET

; Quit
;
MSG_ANALYSING_TXT

; Analysing file
;
MSG_ENCODING_TXT

; Encoding
;
MSG_DESTINATION_TXT

; Destination
;
MSG_ELAPSED_TIME_TXT

; Elapsed time
;
MSG_NOT_AN_AUDIO_FILE_ERROR

; Not an audio file
;
MSG_BAD_AIFF_ERROR

; Unsupported AIFF file
;
MSG_BAD_MAUD_ERROR

; Unsupported MAUD file
;
MSG_BAD_WAVE_ERROR

; Unsupported WAV file
;
MSG_READ_ERROR

; Unable to read this file
;
MSG_UNKNOWN_FILE_FORMAT

; Unknown file format
;
MSG_ASSUME_RAW_TXT

; Assume to be a RAW/PCM file, 16 bits mono
;
MSG_UNSUPPORTED_FREQUENCY_ERROR

; Unsupported sample frequency
;
MSG_OPEN_OSTREAM_ERROR

; Can't open output file
;
MSG_SEEK_OSTREAM_ERROR

; Can't seek to the end of the output file
;
MSG_WRITE_OSTREAM_ERROR

; Can't write to the output file
;
MSG_CLOSE_OSTREAM_ERROR

; Can't close the output file
;
MSG_ENCODER_NOT_READY_ERROR

; Can't initialized the encoder
;
MSG_ISTREAM_ERROR

; Can't initialized the input stream
;
MSG_OUT_OF_MEMORY_ERROR

; Out of memory
;
MSG_STREAM_ERROR

; File error
;
MSG_WARN_BADIFF_SIZE

; *** WARNING *** : Samples chunk size mismatch.
;
