home *** CD-ROM | disk | FTP | other *** search
- MSG_ERROR_TXT (1//)
- 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.
- ;
- ; ##### Error messages
- ;
- 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.
- ;
- ; ##### Settings strings
- ;
- 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 :\n\
- FROM : Input sound files or directories to encode.\n\
- TO : Output file name or directory for encoded audio file(s).\n\
- LAYER : Layer number (1 or 2). Default = 2.\n\
- FREQ : Sampling frequency (Hz). Default = 44100.\n\
- BITRATE : Total bitrate (kbits/s). Default = 128.\n\
- MONO : Mono encoding.\n\
- JSTEREO : Joint stereo encoding.\n\
- COPYRIGHT : Mark as copyright.\n\
- ORIGINAL : Mark as original.\n\
- CRC : Add error protection.\n\
- PRIORITY : Change Pegase's priority.\n\
- VERBOSE : Print all informations.\n
- ;
- ; ##### GUI Strings
- ;
- MSG_FILEREQUEST_TITLE (//)
- Select file(s) to encode...
- ;
- MSG_QUIT_GADGET (//)
- Quit
- ;
- ; ##### CLI Strings
- ;
- 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.
- ;
-