Вы находитесь на странице: 1из 84

#####################################################

#
# EAC Language Translation File
#
# Copyright 2003 by Andre Wiethoff
#
#####################################################
#
#
#
#
#
#
#
#
#

Please read these comments before you actually change


anything in this file (or create a new translation
based on it). It contains many hints and explanations
how such a file has to look like.
First of all, you have probably noted that everything
in this file after a '#' character will be ignored
(and can be used as a comment).
Of course, you don't need to translate any of the
comments.

#
#
#
#
#
#
#
#
#
#

Next important issue is that all language strings have


an unique and identifying number to which the string
is assigned.
If a number is assigned to a different number, the
text of the second number (right side of the equal
character) is assigned to the number on the left.
That way, a translation has to be performed only once
and is copied into a different resource location.
Usually these lines with two numbers don't need to
be changed.

#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#

The next question is, what should be translated how.


Some words are a kind of keywords that MAY NOT
translated in these files. A second list contains
words that SHOULD NOT be translated (if anyhow
possible)
List of words that MAY NOT be translated :
(Of course also words that are based on these words)
Offset
Sample
CRC
Lead-In
Lead-Out
UPC
ISRC
CUE Sheet
BurnProof
ID3 Tag
EAC
Exact Audio Copy
LAME
freedb
BladeEnc
SatCP
Session
CD-TEXT
CDPLAYER.INI
ASPI

# List of words that SHOULD NOT be translated :


#
#
Track
#
Index
#
CD
#
Burst
#
Pop
#
Glitch
#
FAQ
#
Image (CD Image)
#
Native (ASPI Interface)
#
Interpolate
#
Flange
#
Zoom
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#

The strings that are assigned to the numbers are


quite easily constructed. All assignments have the
following look: either
<number> = <number>
or
<number> = <string>
The first case was already explained; the text from
the second number will be copied to the first.
The common case is that a string is assigned that
needs to be translated.
A <String> is based on a specific structure, each
<String> starts and ends with a '"' character; e.g.,
"This is a test" is a string. If a string is too
long to fit in a line, it is possible to concat two
strings into one -- e.g.
"This is "+
"a test"
will result in the string "This is a test". Please
note that the line has to end after the '+'
character. And also please note that the <space>
(empty character) in the first line is necessary,
as otherwise the string would result in
"This isa test".
In some strings, there are <spaces> at the beginning
or at the end of the string. Please keep the exact
number of spaces at that position; e.g. change
" This is a test " only to " Dies ist ein Test ".
If a string needs to contain the character '"', a
special code has to be used, as '"' would tell that
the string is finished. So, whenever the string
needs the character '"' use the code '\"' instead -e.g. "This is a \"test\" file"
Some strings (for some dialogs) have a '\n' code
in it. This stands for a carriage return. This is
only possible within special messages, so when a
string does not contain such a character, please
do not add one. It will most probably not work out
as expected; e.g.
"This is\n\na test" would look like this:
This is
a test
Usually two '\n' codes are used in the strings to
make such dialogs more easy to read. If there are
such codes at the end or at the beginning of a

# string, please also keep these codes untouched.


#
#
#
#
#
#
#

The resources are sorted by dialogs and menus as far


as possible, but at the end of the file, there is a
list of all other resource strings that were not
sorted directly into a dialog.
Please do not change the order of the resource
numbers, this is important for future updates of
EAC.

# If there are special needs for information on a


# specific resource, there will be more comments on
# that topic.
#
#
#
#
#
#
#
#
#
#
#
#
#

Now, you know all you need to translate this file


into your language. If you make a mistake, EAC
will show an error message with the erroneous line
specified with the exact type of error.
You should test your translation in small pieces:
translate e.g. a dialog and then test the translation
by starting EAC on errors, and that all texts
are fitting in the reserved space for each resource.
Also spell-check all your translated texts directly
in the appropriate dialog. If you don't know exactly
how to translate a given string, you can have a look
at the other language definition files that come
with this EAC.

####################################################
# EAC General Resources
####################################################
# Please enter here your name that will be shown in
# the EAC About dialog. Translate the rest of the
# line also into your language
98 = " 945,yk,Chappu,kazutomo"
# Please change the given email address here to your
# email address, so you can be addressed if an error
# in the translation was found.
99 = "Webhttp://sonicdisorder.net/"
# This is the name of your language in your own
# language
1 = ""
# This is the name of your language in the english
# language
2 = "Japanese"
#
#
#
#

This is the code that is displayed by the program


showinfo.exe that comes with this SDK. It is the
locale information from the windows system
installed on your computer.

3 = "0411"
# This is the second code number that is shown by
# the showinfo.exe program. It identifies a specific
# language and should be unique for each language.
4 = "CC7CB166"
# The following strings are very common strings that
# are used very often in the dialogs etc.
5 = ""
6 = ""
7 = ""
10
11
12
15
16

=
=
=
=
=

"OK"
""
""
""
""

31
50
51
52

=
=
=
=

""
""
""
""

40 = "1.0b3-002"
####################################################
# EAC Options - Extraction Tab
####################################################
4200 = ""
4310 = " "
104310 = ""+
""+
""+
""+
"WAV"
4308 = " CRC "
104308 = ""+
""+
"CRC"
4202 = " "
104202 = "EAC2"+
""+
""
4203 = " "
104203 = "EAC()"+
""+
""
13701 = " "
113701 = "EAC"+

""+
""
13702 = " "
113702 = ""+
""+
""+
""
4230 = ""
4210 = " "
104210 = "CD-ROM"+
""
4211 = ""
4214 = ""
4215 = " "
104215 = "EACCD-ROM"+
""+
""+
"EAC"
4208 = ""
104205 = ""+
""+
"EAC"
4232 = ""
107602 = "3"+
""+
""
4233 = ""+
""
4270 = ""
4271 = ""
4272 = ""
4280 = ""
4281 = ""
4282 = ""
4290 = 50
4291 = 51

####################################################
# EAC Options - General
####################################################
4300 = " "
4312 = " CD "
104312 = "CD"+
""+
""+
""

4307 = " EACCDCD "


104307 = "EAC Windows CD CD "+
""+
""
4321 = " CD "
104321 = "CD EAC "+
"EAC "
4317 = " freedb "
104317 = " EAC "+
""+
" CD "
4318 = " CD "
104318 = " CD EAC CD "+
"CD "+
""
4309 = " "
104309 = "21/75 1/100 "+
"CD "+
"(1/75 )"+
"1/100 "+
""
4302 = " "
104302 = ""+
""+
""
4319 = " "
104319 = "Windows "+
""+
""+
""+
""
4306 = " "
104306 = ""+
""+
""
4303 = " "
104303 = ""
4304 = " CD "
104304 = " CD "
4320 = "PC"
104320 = "EAC PC "+
""
4314 = " PC "
104314 = " PC "+
""
4315 = " PC "
104315 = "PC "+

""
4316 = " PC "
104316 = "PC "+
"PC "+
""
4406 = " "
4322 = " "
104322 = " "+
" "+
" "+
""
####################################################
# EAC Options - Tools
####################################################
13700 = " "
9505 = " CUEUPC / ISRCCUE "
109505 = "CD CUE UPC / ISRC "+
" CD "+
""
4209 = " CUECD-TEXT "
104209 = "CUE PERFORMERTITLE"+
" CD-Text "+
"CD "+
" CD "
13705 = " '.m3u' "
113705 = "'.m3u' CD "+
""+
""
13716 = " '.m3u' "
113716 = "'.m3u' "+
""+
""+
""
13717 = " m3uUTF8 (Winamp) "
113717 = "EACUTF8m3u "+
" "+
" "+
"UTF8m3u"+
"UTF8m3u "+
""
13706 = " "
113706 = " "+
"CD "+
""
13718 = " "
113718 = "Sometimes it might be necessary or wanted to be able to check the "+
"integrity of the log files, to make sure that all values and "+

"CRC checksums are unmodified (e.g. by bad media). If this flag is "+
"set, EAC will write a checksum over the log information at the end "+
"of each log. With the help of a tool that comes with EAC it is possibl
e "+
"to verify the log information within a given log file."
11409 = " BMPJPG "
111409 = "If a cover image of the BMP format (which is uncompressed, "+
"thus usally very large) is loaded (or drag'n'dropped), EAC "+
"will compress it with a high quality JPG compression. This "+
"flag allows EAC to use and store the JPG instead of the BMP "+
"image file, but only if the JPG is 20% smaller than the "+
"original file. If the file is not BMP, always the original "+
"file is stored by EAC, independend of its size."
13707 = " "
113707 = "EAC "+
""+
""+
""+
""+
""+
" CD WAV 700MB "+
""+
""+
""
13712 = ""
13710 = ""
13714 = "EAC"
13709 = " "
113709 = ""+
""+
""+
""+
""
13708 = " () "
113708 = " CD "+
"EAC "+
""+
"EAC "+
""
13715 = " "
113715 = "EAC CD "+
""+
""+
""+
""+
"");
13780 = " "+
"\n\n"

####################################################
# EAC Options - Normalize

####################################################
4100 = ""
1512 = " "
101512 = "Normalizing a track means to change its volume to a given "+
"maximum loudness. 100% means that the song (in the file) will "+
"be as loud as possible without clipping (0 dB), and 25% means "+
"that the volume will be only a fourth of the maximum possible "+
"loudness (-12 dB). This can be handy to bring all songs of a "+
"sampler to the same maximum loudness, but could also destroy "+
"the dynamic effects intended by a composer or producer."
1510 = ""
101504 = "This is the level of normalization. 100% is the maximum value. "+
"Usually for maximum loudness a few percent lower value is "+
"taken to prevent clipping by the output devices."
1513 = ""
1518 = ""
101514 = "Here you can choose for which tracks normalization should be "+
"performed. It should be done if a track has a low maximum volume. "+
"All tracks with a volume below this value will be normalized."
1555 = ""
1520 = ""
101516 = "Here you can choose for which tracks normalization should be "+
"performed. It should be done if a track has an extremely high "+
"maximum volume. All tracks with a volume higher than this "+
"value will be normalized."

####################################################
# EAC Options - Filename
####################################################
4400 = ""
4460 = ""
4420 = ""
104444 = "In this field you can specify how the filename of an "+
"extracted track is constructed. By choosing placeholders "+
"for properties of the CD you can create any filename "+
"you want. Of course you can also use additional text, "+
"and you can specify a '\\' to tell that it should be in "+
"a subdirectory. If the subdirectory does not exist, "+
"it will be created. There is a limitation that you can't "+
"specify an absolute position (e.g. 'C:\\directory\\%T' or '\\%T')."
4421 = " "
104421 = "It is possible to use an alternative naming scheme on CDs "+
"with various artists. When selected, the naming scheme will "+
"be used on these CDs instead. Of course the appropriate "+
"option in the CD information has to be set."
104423 = "On various artist CDs an alternative naming scheme may "+
"be used. The parameter has the same conventions as the "+

"normal naming scheme."


4401
4430
4404
4431
4402
4440
4441
4442
4443
4444
4445
4446
4447
4448
4449
4450
4403
4405
4413
4414
4425
4427
4436
4437

=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=

""""""""""""""""""""""""-

"
(1)"
(2)"
(3)"
CD"
"
"
CD "
CD "
CD "
"
(CD)"
freedb ID"
CD"
CD"
CRC "
"
CD "
ID3 "
freedb "
CD "
freedb ID"
()"
()"

4412 = " : "


4411 = " "
104411 = "If selected, all spaces in filenames that are created "+
"will be replaced by underscores ('_')."
4418 = ""
4419 = " \"\" "+
"\"\" "
4422 = " "+
"\"\" "
4466 = 52
####################################################
# EAC Options - Filename
####################################################
16400 = ""
16401 = ""
116420 = "The Windows filesystem does not allow filename to contain all possible
"+
"characters, some characters are used for special purposes (e.g. : and
\\ are used "+
"for specifing drives and directories). So if EAC creates a filename "+
"(e.g. from artist and track information) automatically, it might conta
in such "+
"characters. Here it is possible to specify replacements for each forbi
dden character "+
"(where the replacement may be several characters). Further some more s
lots "+

"are available for used defined replacements."


16440 = "Invalid replacement character!\n\nThe characters \", \\, /, :, ?, *, <
, > and | "+
"may not be used! "
####################################################
# EAC Options - Audio Plugins
####################################################
19100 = ""
19101 = ""
119103 = "It is possible to extend the functionality of EAC by using "+
"plugins. These plugins could perform a lot a tasks, e.g. "+
"calculate checksums, analyse the audio data, "+
"bind metadata with audio data for compression or to send "+
"information to internet databases. Every single plugin "+
"can be activated (or deactivated) in this form by setting or "+
"removing the checkmark. At the moment, EAC is coming without "+
"any plugins, but this could change in the future."
19102 = ""
119102 = "Every plugin posses depending on its needs an individual option "+
"screen. This button will call the options screen of the selected "+
"plugin, this screen does not belong to EAC itself."

####################################################
# EAC Options - Catalog
####################################################
3900 = " "
3907 = " ()"
103903 = "If creating catalog sample pieces, this will specify "+
"the total length in seconds of each sample piece."
3911 = " ()"
103909 = "This is the position in seconds in the track where "+
"the catalog sample piece should start.");
3912 = " ()"
103910 = "The catalog sample piece will be faded in for this "+
"length in seconds."
3908 = " ()"
103902 = "A fade out will be done to the catalog sample pieces "+
"for this length in seconds.");
3940 = ""
3941 = ""

####################################################
# EAC Options - Directories

####################################################
12900 = ""
12901 = ""
12902 = " () "
112902 = "If this is selected, EAC will ask for the "+
"destination directory of all extractions."
12903 = " "
112903 = "You can specify a directory to where all extractions are "+
"targeted."
112904 = "This base directory will be used for extracting all tracks."
12905 = "..."
112905 = "Browse for a directory as a target of upcoming extractions."
12906 = "EAC "
12907 = ""
112908 = "It is possible to have EAC localized in your own language. "+
"All texts within EAC are translated for easier access to most "+
"functions for persons unfamiliar with the English language. " +
"If your language is not listed here, perhaps the translation is "+
"in progress. Look on the EAC page for recent translations."
####################################################
# EAC Options - Write
####################################################
13500 = ""
13501 = "CD-TEXT"
13502 = " "
113502 = "If selected, all characters of the title and artist of the "+
"CD-Text information are made upper case."
13504 = "e.g. \"Queen\" becomes \"QUEEN\""
13503 = " CD-TEXT "
113503 = "The artist will be included in the title of the CD-Text "+
"information, as some standalone CD players will display only "+
"the title and not the artist field."
13505 = "e.g. \"Bohemian Rhapsody\" becomes \"Queen - Bohemian Rhapsody\""
13506 = " "+
" "
113506 = "This flag will disable the copy protection flag by default "+
"for all added tracks in the write layout editor. But you may "+
"still change the settings in the layout editor."
13507 = " EACCDCDRDAO "
113507 = "EACCDCDRDAO"+
"CDRDAO"+
"CD-R"+
"EAC"+
""

####################################################
# EAC Options - Interface
####################################################
13300 = ""
13301 = "SCSI"
13302 = " ASPI "
113302 = "An external SCSI/IDE interface, called ASPI, will be used. "+
"For best compatibility you should use the one from Adaptec."
13306 = " ASAPI (VOB) "
113306 = "EAC also supports a different SCSI interface by the third-party "+
"manufacturer VOB. This interface should be able to handle "+
"IDE, SCSI, USB, Parallel, and Firewire devices."
13303 = " XP/Vista/Win 7Win32 "
113303 = "The SCSI/IDE interface used will be the one provided by EAC. "+
"This works only for Windows XP and newer, "+
"this is the recommended setting."
13304 = "EAC"

13307 = ""
13305 = "ASPIWindows (Win95/98/Me) \n"+
"\n"+
"ASPI http://www.adaptec.com/ \n"+
"
13308 = "ASAPIVOBInstant CD/DVD"+
"VOB ftp://ftp.pinnaclesys.de/driver/pc/InstantCDDVD/ASAPI.exe "
"\n"+
"ASPI"

####################################################
# Drive Options - Extraction Method
####################################################
7500 = ""
7503 = ""
1505 = " ()"
101505 = "1"+
""+
"EAC\n"+
""
7501 = " "
107501 = "This option should be set if your drive has an accurate stream, "+
"meaning that it won't jitter, thus no jitter-correction has "+
"to be performed anymore. Your drive's support for this feature "+
"can be tested using the function at the bottom."
7502 = " "
107502 = ""+
""+

""+
""+
"EAC"
7506 = " C2 "
107506 = "Some newer drives can return C2 error information "+
"in addition to the normal audio data. In that case EAC "+
"doesn't need to read all data twice anymore, resulting "+
"in a big speedup. But beware: in the drive feature detection, "+
"some drives will report that they support C2 when they "+
"actually do not. To test this feature more thoroughly, "+
"there is an additional function at the bottom."
7509 = " C2"
107509 = "For some kinds of defective CDs, enabling this option "+
"can result in better-sounding copies, but this will "+
"only work correctly when the reader's C2 routines are "+
"correct. In most cases you should leave this option "+
"unselected."
1507 = " ()"
101507 = "This is the oldest secure mode of EAC. It reads and "+
"rereads the sectors in smaller blocks. This decreases "+
"performance and could perhaps damage your drive, so this "+
"mode is not recommended, but some users claim to get "+
"better results using this mode."
7508 = " CD-ROM "
107508 = "The cache of the drive will be disabled, but beware "+
"because this option could produce some strange noises with "+
"some drives. In that case do not use this option anymore!"
7504 = ""
1506 = " "
101506 = "Fast mode is a standard synchronized extraction mode, "+
"called 'normal', 'synchronized' or 'jitter-corrected' mode "+
"in other programs. This non-secure mode should be used "+
"if your drive does not support accurate stream."
7505 = ""
1525 = " "
101525 = "Burst mode is the fastest mode available. The audio "+
"sectors are just read without any error detection or "+
"error correction. On some badly scratched CDs, this mode "+
"could result in better copies than secure mode "+
"(at least with some drives)."
7601 = "..."
107601 = "EAC can autodetect most drive features using this function. "+
"This is needed for making sure that the correct secure "+
"mode options are selected."
7507 = "C2..."
107507 = "Some drives report that they support C2 error information, "+
"but in fact they don't. This function will scan a scratched "+
"CD for occurrence of any C2 report. If there is none, most "+
"probably the drive does not support the C2 feature."

####################################################
# Drive Options - Drive
####################################################
9900 = ""
9924 = ""
104207 = "As there was no real drive standard, most manufacturers had "+
"their own commands used for extracting audio from a CD. "+
"Because of this EAC knows a lot of read commands and usually "+
"EAC will autodetect the correct one. But there may be "+
"problems in autodetecting the read command; in that case you "+
"can try to select the correct read command manually, then "+
"check with burst copy if you really have selected the correct one."
9925 = " "+
"SCSI"
9901 = ""
109901 = "EAC will autodetect the read command when this function "+
"is used, and the result will be set in the combo box afterwards."
7605 = " \"Big Endian\" (Motorola) "
107605 = "Some drives will return samples in the wrong byte order. "+
"16-bit samples can be divided into 2 bytes, and the "+
"order of the bytes is reversed on these drives. "+
"If your extracted music sounds like pure noise, try "+
"to use this option."

9927 = "\"Big Endian ( )\"


"IMSHP
"WAV
7607 = " "
107607 = "A few (bad) drives swap the left and right stereo "+
"channels; such behavior can be undone using this option. "+
"Even fewer drives will swap channels "+
"several times during the extraction process."
9926 = " "
7610 = " "
107610 = "Some drives begin to transmit data while the drive is just "+
"spinning up. This could result in problems at the beginning "+
"of the extraction. To make sure that the drive is at full "+
"spin, you could activate this option.";

7609 = "
"WAV "
9950
9951
9952
9953
9954
9955
9956

=
=
=
=
=
=
=

""
"Read command MMC"
"Read command Read10"
"Read command Density"
"Read command D8"
"Read command D5"
"Read command D4"

9957
9958
9959
9960
9961
9962

=
=
=
=
=
=

"Read
"Read
"Read
"Read
"Read
"Read

command
command
command
command
command
command

MMC 1"
MMC 2"
MMC 3"
MMC 4"
D4 1"
D4 2"

9980 = "CD"

####################################################
# Drive Options - Offset / Speed
####################################################
7600 = " / "
7606 = " "
107606 = "Here you can switch between a read offset correction "+
"and a combined read/write offset correction "+
"without always typing in the new actual value."
101527 = "Usually a drive will not return the audio data from "+
"the correct position, but from a number of samples before "+
"or after that point. To compensate for this you can "+
"specify a read offset correction for this drive. It should "+
"be the same for all drives of the same model."
7612 = ""
4301 = "..."
104301 = "EAC will try to autodetect the read offset using an audio "+
"CD from the list in the documentation or on the official "+
"homepage. There could be several pressings of a CD, so make "+
"sure that you get a match from at least two different CDs."
7608 = " "
107609 = "This offset correction value is meant for correcting both "+
"the read process and the write process. Of course a specific "+
"value is always connected to this reader and the specific "+
"writer. It would be different when using a different writer."
7611 = ""
7603 = " "
107603 = "When using the read offset, there will be some data missing "+
"either at the beginning or at the end of a CD, depending on "+
"whether is offset is positive or negative. Some drives "+
"allow reading before the actual CD starts or after the CD "+
"has ended. So no samples will be missing in the "+
"extraction using this compensation."
1531 =""
101530 = "If the drive supports this, you will be able to select an "+
"extraction speed. This could be handy for scratched CDs, "+
"as extraction will be done in higher quality at a lower "+
"speed. The 'Current' setting will not change the current "+
"drive speed"

4305 = " "


104305 = "EAC can reduce the speed automatically when a "+
"read error occurs. It should speed up again when the "+
"erroneous passage is gone, but not all drives will "+
"speed up again."
7604 = " CD-TEXT "
107604 = "If your drive supports the reading of CD-Text, you "+
"should select this option. There are problems with some "+
"drives when autodetecting this feature, so it has to "+
"specified manually now."

7613 = " AccurateRip "


107613 = "AccurateRip "+
"CD
"AccurateRip "+
"( "+
") "+
"
" http://www.accuraterip.com "
7670 = 50
7671 = 51

####################################################
# Drive Options - Gap Detection
####################################################
9500 = ""
9502 = " / :"
109501 = "To detect pre-track gaps and indices greater than 1, "+
"EAC will use different techniques to determine "+
"these using different drives. At least one of these "+
"modes should work with your drive. You should select "+
"the one that works best (fastest) with the drive."
9504 = " :"
109503 = "You can select if EAC should countercheck the extracted "+
"index information. Doing so will just extract the index "+
"several times in 'Accurate' and 'Secure' detection modes."
9550 = " A"
9551 = " B"
9552 = " C"
9560 = ""
9561 = ""
9562 = "()"

####################################################
# Drive Options - Writer
####################################################

12700 = " "


12730 = ""
112701 = "As with the read offset, you can also specify an offset "+
"for writing. This is also unique for a model from a "+
"manufacturer."
12709 = "CD"
112709 = "This function will write an offset test CD. The "+
"created CD depends on the settings in the write offset "+
"control. If you use write offset 0, then you would "+
"measure the combined read/write offset of this writer "+
"and any reader you want using the 'Detect Read "+
"Offset...' function. If you use the correct write offset "+
"value, you will create a CD for determining the absolute "+
"read offset of any reader. This function will actually "+
"write data, so the CD will become filled with noise data!"
12705 = ""
12702 = " CD-R "
112702 = "After the writing or testing is finished, EAC will "+
"eject and load the CD. This is necessary on some CDs "+
"to let them know that the content of the CD has "+
"changed. Some drives even think that after a test "+
"write the CD is not empty anymore, so you should "+
"specify this option in that case."
12703 = " CD-R "
112703 = "If you want to write a pile of CDs it could be handy "+
"to eject the CD automatically when EAC has finished "+
"writing."
12704 = " CD-R "
112704 = "When selecting this option, EAC will not eject the "+
"CD after writing. This could cause problems with some "+
"drives, as they do not acknowledge the actual content "+
"of the CD."
12706 = " UPC/ISRC () "
112706 = "If your writer supports the writing of UPCs and ISRCs, "+
"you can specify this option to actually burn them."
12707 = " CD-TEXT () "
112707 = "If your writer supports the writing of CD-Text information, "+
"you can enable this option to have the artist and "+
"title information written automatically to the CD. "+
"CD-Text can be read afterwards with drives that are "+
"CD-Text enabled."
12708 = "..."
112708 = "EAC can autodetect if your writer is able to "+
"burn UPC/ISRC and CD-Text. For this test you need an "+
"empty CD-R/CD-RW inserted. No data is actually "+
"written, so the CD is not wasted."
12780 = ""

####################################################
# Compression Options - Waveform
####################################################
6200 = "Wave"
910 = "Wave "
100901 = "Windows supports different compression techniques "+
"in its WAV format. The compression is done by codecs "+
"that can be easily added to or removed from the system "+
"if new compression formats arise. EAC itself also "+
"'wraps' some compression DLLs so they look like codecs "+
"(e.g. LAME DLL, BladeEnc DLL)."
911 = " "
100902 = "Here you can select the sample rate, the "+
"resolution and often the compression ratio of the "+
"final audio file. The resolution of the CD is 16 bits "+
"and the sample rate is 44100 Hz in order to preserve "+
"audio CD quality."
905 = " ID3 "
100905 = "The MP3 format has a special feature: it can "+
"store the artist, composer, etc. within the actual "+
"file, so that most MP3 players can read and display "+
"this information. By selecting this option, a tag "+
"will be added after extraction."
6201 = " WAV "
106201 = "For some files (e.g. MP3) Windows provides a codec "+
"to read WAV files, but the format itself should "+
"not be wrapped by a WAV header. So if you want to "+
"create .mp3 files, you should activate this option "+
"and specify that extension below."
1301 = " ()"
101301 = "Some Windows codecs support the quality setting, "+
"using it to compress either with higher quality "+
"or with higher speed."
1302 = " ()"
6203 = "WAV"
106202 = "If you have selected the above option, you may "+
"specify any filename extension. On MP3 compression "+
"you would probably use the string .mp3 in this control."

####################################################
# Compression Options - External Compression
####################################################
6000 = ""
6001 = " "
106001 = "EAC is able to use so-called command-line encoders. "+
"These encoder packages usually come as .EXE "+
"files that have to be started with the audio "+
"filenames and a bunch of options in a DOS box. "+

"EAC will call these encoders automatically "+


"and pass them the appropriate parameters."
6014 = " :"
106015 = "There are many command-line encoders out there. "+
"Nearly all of them use their own special formats "+
"for passing parameters to the program. Here "+
"you should select your encoder by name or a scheme "+
"that is compatible with your encoder."
6017 = " : "
106016 = "The user-defined command-line encoder allows you to "+
"specify any file extension. By this you are able "+
"to use any current or future file format."
6003 = ""
106002 = "Here you have to specify the location and the name "+
"of the .EXE file of your encoder."
6004 = "..."
6006 = " :"
106007 = "If you know the command-line parameters and want "+
"to add some parameters in order to use new features "+
"or different quality settings, you may specify "+
"them in this control. You can make use of the following placeholders:\
n"+
"%source% \t\t source filename\n"+
"%dest% \t\t\t destination filename\n"+
"%original% \t\t original filename (without temporary\n"+
"\t\t\t renaming)\n"+
"%ishigh%%ishigh% \t text \"\" only when \"High quality\" selected\n"+
"%islow%%islow% \t text \"\" only when \"low quality\" selected\n"+
"%haslyrics%%haslyrics%\t text \"\" only when lyrics exist\n"+
"%hascover%%hascover%\t text \"\" only when storing cd cover is enabled\n"
+
"\t\t\t and cover exists\n"+
"%crcenabled%%crcenabled text \"\" only when \"CRC checksum\"\n"+
"\t\t\t selected\n"+
"%title% \t\t\t \n"+
"%genre% \t\t MP3 \n"+
"%year% \t\t\t \n"+
"%cddbid% \t\t freedb ID\n"+
"%artist% \t\t \n"+
"%lyrics% \t\t \n"+
"%lyricsfile% \t\t filename of lyrics text file (ANSI)\n"+
"%bitrate% \t\t selected bitrate (\"32\"..\"320\")\n"+
"%comment% \t\t comment (as selected in EAC)\n"+
"%tracknr% \t\t (same as %tracknr2%)\n"+
"%tracknr1% \t\t (1)\n"+
"%tracknr2% \t\t (2)\n"+
"%tracknr3% \t\t (3)\n"+
"%totalcds% \t\t total number of CDs in the given CD set\n"+
"%cdnumber% \t\t number of the CD\n"+
"%composer% \t\t track performer\n"+
"%trackcrc% \t\t CRC of extracted track\n"+
"%coverfile% \t\t CD \n"+
"%numtracks% \t\t \n"+
"%albumtitle% \t\t CD \n"+
"%albumartist% \t\t CD \n"+

"%albumcomposer% \t CD \n"+
"%albuminterpret% \t CD \n"+
"%% \t\t\t the \"%\" character\n"
6008 = " :"
106005 = "Here you can select a bit rate "+
"for the encoded file. At least 128 kbits "+
"are recommended."
6013 = " WAV "
106013 = "EAC has to extract the audio track uncompressed to "+
"the hard disk first in order to pass the filename to "+
"the encoder. It is possible to keep that uncompressed "+
"file along with the compressed one, or to delete the "+
"uncompressed one."
6009 = " CRC "
106009 = "Some encoders support the storage of a checksum within "+
"the audio file to allow the ability to check the "+
"consistency of the file on playing. If this is enabled, "+
"the encoder will write a CRC checksum, but beware, "+
"as some encoders have a bug that calculates "+
"the wrong checksum, and so many players "+
"ignore the CRC field."
6012 = " ID3 "
106012 = "The MP3 format has a special feature: it can "+
"store the artist, composer, etc., within the actual "+
"file, so that most MP3 players can read and display "+
"this information. By selecting this option, a tag "+
"will be added after extraction."
6010 = " "
106010 = "Some encoders support the quality setting, "+
"using it to compress either with higher quality "+
"or with higher speed."
6011 = " "
6018 = " "
106018 = ""+
"EAC"+
""+
"() EAC"+
""
6019 = ""
106019 = "In order to test the specified command line encoder, "+
"EAC is able to compress a small piece of music with "+
"the selected parameters and using some sample metadata "+
"information. If errors on compression occured it will "+
"help to track down bad encoder parameters."
6050 = ""
6060 = ""
6061 = ""
6062 = "!\n\n"+
"

"

6063 = "!"
####################################################
# Compression Options - Offset
####################################################
10000 = 10099
10099 = ""
10001 = " "
110001 = "Some compressors do not compress the audio data "+
"as is, but they introduce an offset error so "+
"that at the beginning is silence and at the end "+
"often a number of samples (or more) are "+
"missing. This could be bad for compressed live "+
"recordings, as they can't be reproduced without "+
"gaps anymore. By specifying this flag on "+
"compression the file will be stuffed and on "+
"decompression, by using the offset, the original "+
"file could be reconstructed (in most cases)."
10004 = ""
110002 = "This is the decompression offset; it should be "+
"the same for the same encoder compressing with "+
"the same quality. Usually you will autodetect "+
"this offset using the function below."
10003 = "..."
110003 = "EAC can autodetect the compression offset "+
"from the compression formats Windows is "+
"able to decompress. This should be finished within "+
"several seconds."
10005 = "\n"+
""
10015 = " MP3LAME"
110015 = "When selected, EAC will make use of the decoding "+
"unit of the LAME executable instead of the "+
"Fraunhofer MP3 codec. For that the LAME compressor "+
"must reside in the EAC directory. If the "+
"Fraunhofer codec is not available, the LAME decoder "+
"will be used automatically (if installed)."
10020 = "ID"+
""
10009 = " ID3()"
110009 = "ID3 tags have the ability to store a "+
"comment field within them. It is possible for "+
"EAC to store different strings into it automatically "+
"on creation. In this case EAC will store the "+
"track number into the comment field."
10010 = " ID3CRC"
110010 = "EAC will write into the comment field the track's "+
"CRC checksum, which should be the same on a second "+
"error-free extraction, but of course only for offset-"+
"corrected reads or drives of the same model."

10012 = " ID3freedb ID"


110012 = "EACID3"+
"freedb ID (816) "+
"freedb"
10011 = " ID3"
110011 = "Using this option, EAC will write the same string into "+
"the comment field of all ID3 tags it creates. This string "+
"may be specified below and may have a maximum length "+
"of 29-30 characters for ID3V1."
10013 = "CDID3"
110013 = "Using the option, EAC will write the text entered in the "+
"main windows CD comment for the ID3 tags of the given CD. "
110016 = "This string is written to all ID3 tag comment fields "+
"and may have a maximum length of 30 (V1.0) or 29 (V1.1). "+
"For ID3 V2 there is no length limitation."
10040 = "\n\n"+
"
10041 = "
"

"

####################################################
# Compression Options - ID3 Tag
####################################################
11400 = "ID3"
13703 = " ID3 V1.0ID3 V1.1"
113703 = "In the newer ID3 format V1.1 it is possible to "+
"store additionally the track number on the CD "+
"in the ID3 tag. Most newer players are compatible "+
"with the newer standard, but not all, possibly "+
"resulting in a comment with a funny character at "+
"the end."
11413 = " ID3 V1"
111413 = "The V1 tags are very limited (in size and fields), "+
"but have the advantage to be universal, nearly "+
"every other program can read them. You can use "+
"either V1 tags, V2 tags or both!"
11404 = " ID3 V2"
111404 = "EAC can write the newer ID3 V2 tags. "+
"The advantages are longer titles and track identifiers "+
"and compatibility with streaming. The bad side is that "+
"when using an external compressor, EAC needs to copy "+
"the whole file after encoding."
111405 = "Because the ID3V2 tag is written at the start of a "+
"file, it would be difficult to edit such a tag once "+
"written. You could reserve some space for later "+
"usage and additions. If no space would be reserved, "+
"an edit operation will result in copying the "+
"whole file."
11406 = "kB"

11411 = " ID3 V2.3.0ID3 V2.4.0"


111411 = "When selected EAC will use the newer ID3V2 tag "+
"standard version 2.4.0 instead of 2.3.0. There "+
"may be incompatibilities with tagger or player "+
"software using the new tagging standard."
11403 = " ID3 V2 xx/xx ( : 01/16) "
111403 = "ID3V2ID3V1"+
"ID3V2"+
""+
" / "
11401 = " ID3V2"
111401 = "The MP3 format has a special sync pattern (FFFx), which might "+
"show up in standard tagging fields. In order to improve readability
"by a MP3 player, it is possible to make sure that no syncronization
"pattern shows up in the tagging data (as it can't confuse the "+
"tagging data with real MP3 data). But quite much players do not "+
"obey the standard and thus can't extract the tags correctly anymore
"as e.g. the Windows Media Player. Thus it is not recommended to use
"this scheme (even though it would be the correct choice)!"

"+
"+
"+
"+

11402 = " ID3V2UTF16"


111402 = "Standard ID3V2 tags only allow ISO-8859-1 characters. If you "+
"want other languages with specific character sets, it will be "+
"necessary to use this flag. Without this flag, EAC will try to "+
"encode the tag fields using multibyte encoding, but this is not "+
"recommended, as some players will not show the correct text "+
"(as it doesn't know the correct code page). The downside is that "+
"some players doesn't accept unicode ID3V2 tags at all - so you "+
"need to try out what fits you best."
11410 = " ID3V2"
111410 = "If the current CD information has a cover image included, "+
"it will be added to the ID3V2 tag. This is not possible for all "+
"compression schemes, for command line encoder it need to be "+
"specified using the %i option (probably in conjuction with %j...%j "+
"enclosures, as this option triggers %j). One thing using LAME "+
"and let it do the tagging is that it will only work with newer LAME "+
"versions and only accept images up to a limit of 128kB in size. "+
"Further, large image sizes will increase the created file sizes "+
"dramatically, e.g. if you have an image of 1 MB in size and add it to
all 20 "+
"tracks of a CD, you will end up with 20 MB more harddisk space used!"
11412 = " "
111412 = "The cover image of a CD (if existent) will be written in the "+
"extraction folder under the name \"folder.jpg\" (or in whichever "+
"file format it is stored)."
4481
4482
4483
4484
4485
4486
4487

=
=
=
=
=
=
=

"""""""-

()"
CD"
"
CD"
"
ID3"
(ID3 V1.1)"

4490 = " : "


104417 = "This is a sample of how a filename construction "+

"might look. You can copy these "+


"settings to the control above."
11415 = ":"
111414 = "Like naming files you can here specify the scheme "+
"of the cover filename. For that similar placeholders "+
"or even a fixed name (e.g. \"folder\") can be specified. "+
"The matching file extension (\".jpg\", \".gif\" or different) will "+
"be added automatically depending on the image type.\n"+
"The possible placeholders for this field are:\n"+
"%numtracks% \t\t- number of tracks on album\n"+
"%albumtitle% \t\t- CD title\n"+
"%albumartist% \t\t- CD artist\n"+
"%albuminterpret% \t- CD interpret\n"+
"%albumcomposer% \t- CD composer\n"+
"%year% \t\t\t- year\n"+
"%genre% \t\t- genre\n"+
"%cddbtype% \t\t- freedb genre\n"+
"%cddbid% \t\t- cddb ID\n"+
"%comment% \t\t- comment\n"+
"%totalcds% \t\t- total number of CDs in the given CD set\n"+
"%cdnumber% \t\t- number of CD\n"+
"%% \t\t\t- The \"%\" character"
11440 = ""

####################################################
# Compression Options - Gogo DLL
####################################################
14100 = " DLL"
14111 = " DLL"
14102 = ""
114101 = "This parameter will let you change in which "+
"stereo or mono output mode MP3s are encoded "+
"using the Gogo DLL."
14103 = ""
114106 = "If you want to add emphasis to your encoded MP3s, "+
"you can select one of two standard emphasis methods."
14107 = "CPU"
114108 = "On multiprocessor systems, Gogo can "+
"start its encoding divided into several threads. "+
"This will allow faster encoding as all "+
"processors will work simultaneously. On single-"+
"processor systems, this flag is without any use."
14109 = "VBR"
114110 = "In VBR mode, you can specify a quality "+
"setting that will affect encoding bitrate "+
"allocation. If you use quality 0, the bitrate "+
"usually will approach the max bitrate, whereas if "+
"you use quality 9, the bitrate usually will be around "+
"the base bitrate. Using Gogo, VBR seems only "+
"to work correctly if you use the psycho-accoustics."

14104 = " "


114104 = "An acoustic model helps an audio encoder to "+
"decide which parts of the audio signal could "+
"be removed without being missed. This is a "+
"new experimental model included in Gogo."
14105 = " "
114105 = "It is possible to disable the internal encoder's "+
"signal low-pass filter in order to compress "+
"signals up to 22.5 kHz. Of course the drawback "+
"is that encoding will need more space or at the "+
"same length the quality will suffer."
14180 = "(MS)"
14190 = ""

####################################################
# Compression Options - LAME DLL
####################################################
14200 = "LAME DLL"
14203 = "LAME MP3 DLL"
14204 = ""
114209 = "This parameter will let you change in which "+
"stereo or mono output mode MP3s are encoded "+
"using the LAME DLL."
14201 = ""
114202 = "There are different encoding qualities possible "+
"when using the DLL, each of which also affect "+
"encoding speed."
14205 = "VBR"
114210 = "LAME allows a maximum bitrate to be specified when "+
"using VBR (Variable Bit Rate); the base bitrate "+
"is what you have chosen in the main encoder tab."
14216 = " VBR"
114216 = "In VBR mode, you can specify a quality "+
"setting that will affect encoding bitrate "+
"allocation. If you use quality 0, the bitrate "+
"usually will approach the the max bitrate, whereas if "+
"you use quality 9, the bitrate usually will be around "+
"the base bitrate."
114211 = "This value specifies the VBR quality for the "+
"MP3 file. This VBR mode creates MP3 "+
"files of nearly uniform quality throughout."
14215 = " VBR"
114215 = "The average bitrate mode will not always use the "+
"same quality; it will average the bitrate over the "+
"whole file to the specified value."

114214 = "This value specifies the average bitrate for the "+
"MP3 file. This has the advantage of determining "+
"before compression approximately what size the "+
"resulting file will have."
14207 = " CRC "
114207 = "This flag will add to all encodings a checksum value, "+
"which can be used by some players to verify audio "+
"correctness. As there were wrong CRC calculations in "+
"early MP3 encoders, most MP3 players will ignore "+
"any CRC checksums."
14208 = " VBRXing VBR "
114208 = "Using this option, the LAME encoder will write a "+
"VBR header in front of the file, allowing some players "+
"to detect the file as VBR correctly."
14270 = "0 ()"
14271 = "5 ()"
14272 = "9 ()"
14280
14281
14282
14283

=
=
=
=

""
"(Joint)"
""
""

14290
14291
14292
14293

=
=
=
=

""
""
""
""

####################################################
# Internet Options - freedb
####################################################
6180 = " freedb "
6181 = "E-Mail :"
104601 = "For retrieving or sending data from/to the freedb "+
"CD database, you need to enter your email address. "+
"This email address will be used on submissions "+
"for error reports."
6182 = "Freedb :"
104602 = "There are several Internet servers that could "+
"be used for freedb communications. If one server "+
"does not work, try to use a different one."
4605 = "freedb"
104605 = "If the server in the list does not work, it is "+
"possible to download a more recent list."
4610 = " HTTP "
104610 = "When your server is behind a firewall to protect "+
"your company against attacks from the Internet, "+
"use this proxy protocol."
4609 = " :"

104606 = "Here enter the name of your proxy server."


4608 = " :"
104607 = "This is the port number of your proxy."
4613 = " "
104613 = "If your firewall/proxy is protected against illegal "+
"access, specify a username and password "+
"for proxy use."
4614 = " :"
104611 = "This is the username that is used to log into "+
"the proxy server."
4615 = " :"
104612 = "You may enter the password for the proxy account "+
"here, or you may leave this field blank, in which "+
"case EAC will ask you every time you access freedb "+
"for the password. In that case, the password is not "+
"stored in the options at all."
6183 = " "
106183 = "freedb "+
""+
"EACCD"+
""
6190 = "E-mail\n\nE-mail "
6191
6192
6193
6194

=
=
=
=

""
""
""
""

####################################################
# Internet Options - Local freedb
####################################################
9800 = "freedb"
9801 = " freedb "
109801 = "You may store the freedb data locally on your "+
"hard disk. This will be done in the native freedb format, "+
"rather than in EAC's own format."
9804 = "freedb :"
109805 = "Here you should specify the directory that "+
"will be used as a base for the freedb native database."
9806 = "..."
9803 = " Windows freedb "
109803 = "If this option is selected, EAC will use a Windows-"+
"optimized version of the database, so a new file is not "+
"created for every entry. This will result in less "+
"waste of hard disk space."
9802 = " Unix freedb "
109802 = "If this option is selected, the native Unix freedb format "+

"is used, resulting in one file per CD entry. Large "+


"databases on older filesystems will waste hard disk space "+
"using this option."
9807 = "Windows freedbFAT16"+
" \n"+
"unixfreedb"+
" "
9891 = "freedb"

####################################################
# Internet Options - Export
####################################################
14600 = ""
14605 = ""
114601 = "This control contains the placeholders "+
"that define how each line of data is formatted for exporting "+
"to a database file. Some databases import text "+
"files with different kinds of separators (delimiters) between "+
"each element. Here you may manually specify the order of "+
"data fields and separator characters."
14603 = "- "
14606 = "- "
14690 = ""
####################################################
# Internet Options - Metadata Provider
####################################################
16500 = ""
18901 = ""
118905 = "EAC is able to access various providers of "+
"metadata. Besides the integrated freedb provider, "+
"there exist several additional (also commercial) "+
"providers. Choosing from within this list will "+
"select the used metadata provider. It is also possible "+
"to choose the provider on the main screen through a "+
"drop down image box."
18902 = ""
118902 = "This will open the option window of the selected "+
"metadata provider. There it is possible to change "+
"various options (depending on the used provider), e.g. "+
"login information (for commercial providers) or used internet servers.
"
18910 = "freedb"
18900 = 16500
####################################################

# Wave Editor Options - Editor


####################################################
8500 = ""
8501 = " "
108501 = "When selected the waveform display will scroll "+
"automatically when playing. This will consume "+
"computation time, so if your sound output isn't "+
"continuous, then you should deselect this option."
8508 = " "
108508 = "EAC can create a profile of a file on your "+
"hard disk. Using a profile will make reopening the "+
"audio file in the editor much faster. "+
"Of course this will consume some hard disk space."
8509 = " "
108509 = "If one channel in the editor is played, there are two "+
"possibilities. Normally, only the left or right channel "+
"is played, and the other channel is silent. Alternatively, the "+
"appropriate channel can also be played on the other channel, "+
"resulting in a mono playback using both channels."
8515 = " "
108515 = "It is possible for EAC to not write temporary data to "+
"the hard disk, but to use main memory instead. This has the "+
"advantage of decreased processing time for most "+
"functions. The drawback is that only files whose processed "+
"range will fit completely into memory can be edited. "+
"So, e.g. normalizing a disc image will not work on most "+
"computers."
8516 = " "
108516 = "EAC will use the specified directory on the hard disk for "+
"storing temporary data for processing. Make sure that enough "+
"free space is on the drive in order to store the whole file "+
"to be processed."
8510 = " : "
108511 = "Working on an audio file requires a temporary file on which "+
"all operations are performed. Only when saving the changes "+
"in the editor will the original file be altered. This "+
"specifies the location of the work file."
8512 = "..."
8513 = " :"
8517 = " "
108517 = "The wave editor can store changes to a file to allow you to "+
"restore the previous state of the waveform. To enable "+
"this feature, this flag must be set and a valid path "+
"must be given below."
8503 = " :"
108504 = "To undo sound effect operations, it is necessary to "+
"store undo information on the hard disk. Here "+
"specify a location where these undo files are stored."

8505 = "..."
8506 = " :"
8590 = ""
8591 = ""

####################################################
# Wave Editor Options - Compare
####################################################
9300 = ""
9301 = " "
109301 = "Using WAV compare, EAC can search more deeply "+
"for equal portions of the two files. This could result "+
"in much longer comparison times."
9302 = "2WAV \n"+
"2\n"+
" ( : 2)"

####################################################
# Wave Editor Options - Record
####################################################
10200 = ""
10201 = " dB "
110201 = "On time-critical recordings (e.g. if you use a slow computer), "+
"you can disable the level meter display. This will lower "+
"the CPU usage significantly."
10202 = " "
110202 = "Loop recording will allocate a buffer in memory for the loop "+
"data. Windows sometimes does not free allocated space "+
"immediately, but only when it is needed. EAC can force "+
"Windows to free as much memory as possible in order to have "+
"maximum memory available for recording."

####################################################
# EAC Configuration Wizard - Welcome
####################################################
15000 = ""
15001 = "EAC"
15003 = " \n"+
"MP3 \n"+
""
15004 = "\n"+
""

15005 = "CD"+
"()CD\n"+
"LAMEMP3"
15006 = ""+
"\n"+
""

####################################################
# EAC Configuration Wizard - CD-ROM Selection
####################################################
15100 = ""
15102 = "\n"+
"CD"+
""+
""
15112 = ""+
"CD"
15103 = "EAC"

####################################################
# EAC Configuration Wizard - Extraction Preferences
####################################################
15200 = ""
15210 = ""
15211 = "EAC"+
""+
""+
""
15212 = ""
15205 = " "
15206 = " "

####################################################
# EAC Configuration Wizard - Feature Database
####################################################
15300 = ""
15302 = "EAC"+
""
15303 = " : "
15304 = " :"
15305 = "C2 :"
15311 = "C2C2"+
""+
"()"+
"EACC2"

15309 = " "


15310 = " "

####################################################
# EAC Configuration Wizard - Feature Detection
####################################################
15400 = ""
15402 = "CD"
15404 = "14"+
""+
""
####################################################
# EAC Configuration Wizard - Feature Results
####################################################
15500 = ""
15502 = ""+
""+
""
15511 = "14"+
""
15504 = " :"
15505 = " :"
15506 = "C2 :"
15503 = "C2C2"+
""+
"C2"

####################################################
# EAC Configuration Wizard - Drive Rating
####################################################
15600 = ""
15601 = ""
15602 = "EAC"

15603 = "1
""
15605 = " :"
15606 = "2 :"
15607 = "3 :"
15608 = "4 :"
15609 = "5 :"
15610 = "6 :"

15611 = "7 :"


15612 = "8 :"
15613 = "(*) : "

####################################################
# EAC Configuration Wizard - Encoder Introduction
####################################################
16000 = ""
16001 = "CDWAV "+
"10MB/ "+
" "+
"MP3(1.5MB/) "+
" "+
" "+
"MP3WMAOgg Vorbis "+
" "+
" "+
"FLACWMA LosslessMonkeys Audio "+
"6MB/ "+
" "+
"CDHDD "+
"CD "+
"WAV "+
" "+
"- MP3WMA()FLACWMA Lossless()
"WAV "+
" "
####################################################
# EAC Configuration Wizard - Encoder Selection
####################################################
16050 = ""
16051 = ", "+
"CD "+
"MP3 "+
". CDCD-R "+
"FLAC "+
""
16053 = "EAC "
16052 = " ()"
16054 = " MP3 (1.5 MB/)"
16055 = " WMA (1.5 MB/)"
16059 = " ()"
16056 = " FLAC (6 MB/)"
16057 = " WMA Lossless (6 MB/)"
16058 = " "
16060 = "FLACEAC\n\n"+

"EACFLAC"
16061 = "Microsoft Expression Encoder 4 "+
""+
"Expression Encoder 4 "+
"\n\n"+
"Expression Encoder 4"+
"\n\n"+
"http:\\\\www.microsoft.com \n"+
"\"Download Expression Encoder 4 Free Edition\".
\n\n"+
" "+
".NET 4
####################################################
# EAC Configuration Wizard - Flac Configuration
####################################################
16100 = "FLAC"
16101 = "FLAC "+
" "+
" "+
""
####################################################
# EAC Configuration Wizard - WMA Configuration
####################################################
16200 = "WMA"
16201 = "WMV "+
" "+
" "+
""

####################################################
# EAC Configuration Wizard - WMA Lossless Configuration
####################################################
16300 = "WMA Lossless "
16301 = "WMA Lossless"
####################################################
# EAC Configuration Wizard - LAME Download
####################################################
15700 = "Lame"

15750 = "MP3MP3"+
"MP3EAC"+
"MP3Lame
"MP3"+
""+
"(http://mp3licensing.com)"
15751 = " Lame "+
" "+
"LameVer.3.90 "+

"Ver. "+
"Lame "+
" "+
"Zip "+
"EAC(C:\\Program Files\\Exact Audio Copy)"+
"Lame.exe"
15752 = " "+
" "+
"MP3 "
####################################################
# EAC Configuration Wizard - LAME Configuration
####################################################
15800 = "LAME"
15701 = "LAME.EXE"+
"EXE"
15802 = "LAME.EXE"+
""
15703 = " :"
15704 = "..."
15801 = " "+
"EAC"+
"VBR128 kBit/s ( 1 MB/min) "+
"VBR192 kBit/s ( 1.5 MB/min) "+
" "+
""
15707 = " ID3(ID3V1.1ID3V2)"

####################################################
# EAC Configuration Wizard - freedb Configuration
####################################################
15900 = "freedb"
15901 = "freedbfreedbCD"+
""+
"freedbEACCD"
15902 = "CDEAC"+
"freedb"
15905 = " :"
15906 = "(freedb"+
"freedb)"
15904 = ""+
"freedb"

16150 = ""
16151 = "EAC "+
" "+
" EAC"+
"EAC "+
" "
16152 = "\"Number Ones\" "+
" \"ABBA\" CD "+
"CD \"Dancing Queen\" "+
" () "+
" \\ "+
" \\ "
16159 = ""
####################################################
# EAC Configuration Wizard - Done
####################################################
15950 = ""

15952 = ""
15953 = "EACEAC"+
""+
""
15804 = "EAC"+
""
""
15805
15806
15951
15803

=
=
=
=

" ()"
" EAC"
"(EAC)"
""+
"EAC"+
"EAC"

####################################################
# EAC Dialogs - About
####################################################
1000 = "Exact Audio Copy "
1004 = ""
1005 = ""
1006 = ""
1007 = ""+
"CD-ROM"
1008 = ""+
"(legal information)"
1009 = " by Matija Krnic"
1010 = "CDCDfreedb"+
""
1002 = "EACCDCDRDAO"+

""+
""+
"http://cdrdao.sourceforge.net/ "
1011 = "CDRDAOCygwin"+
""+
" http://www.cygwin.com/ "
1012 = "FLAC(Free Lossless Audio Codec)EAC "+
" "+
" "+
"http://flac.sourceforge.net/"
1001 = 10

####################################################
# EAC Dialogs - Auto Extract
####################################################
13600 = ""
13601 = "EAC"
13603 = ""
13602 = ""+
""
12801 = 11

####################################################
# EAC Dialogs - Test External Compressor
####################################################
18800 = ""
18802 = " :"
118801 = "EAC"+
""+
" "+
" "+
""
18810 = " :"
118809 = ""+
" "+
""
18803 = " :"
18805 = " :"
18807 = " "
118807 = "EAC "+
" "+
" "+
""
18808 = 10
18815 = ""
####################################################
# EAC Dialogs - Browse Database
####################################################

5300 = ""
5310 = "CD"
5302
5307
5305
5304
5320
5321

=
=
=
=
=
=

""
""
"CD"
"CD"
""
"CD\n\n"+
""
5322 = "CD"
5323 = "CD"
5301 = 10

####################################################
# EAC Dialogs - CD-R Capacity
####################################################
12500 = "CD-R"
12520
12521
12522
12523
12524
12525
12526
12528
12527
12529

=
=
=
=
=
=
=
=
=
=

" :"
" :"
" :"
" :"
"- "
"- "
"- MB"
" "
" "
" MB"

12505 = 10
12510 = 11

####################################################
# EAC Dialogs - CD Copy Options
####################################################
13800 = "CD"
13803
13804
13805
13802
13801
12609
13820
13821
13822
13823
13824

=
=
=
=
=
=
=
=
=
=
=

" :"
" :"
" :"
" "
" "
""
"CD"
"CD"
""
""
"CD-R/CD-RW "

12610 = 11

####################################################
# EAC Dialogs - CD Write Options
####################################################
12100 = "CD"
12120
12121
12122
12123
12124
12125
12126
12130
12131
12132
12133
12134

=
=
=
=
=
=
=
=
=
=
=
=

" :"
" :"
" :"
" :"
"CD :"
"CD :"
" :"
""
""
""
"CD-DA CD-ROM"
"CD"

12101 = 10

####################################################
# EAC Dialogs - CD (Write) Information
####################################################
13400 = "CD"
13405
3703
3709
13401
13420

=
=
=
=
=

"CD"
" "
"CD"
"CD UPC"
"UPC13"

3707 = 10
3708 = 11

####################################################
# EAC Dialogs - CD Layout Editor
####################################################
12200 = "CD"
12209
12219
12203
12211
12212
12213
12201
12202
12220
12221
12222
12223

=
=
=
=
=
=
=
=
=
=
=
=

"CD-R"
"..."
"CD"
" : "
" : "
" : "
"CD"
""
""
"No."
""
""

12224
12225
12226
12228
12229
12230
12231
12232
12233
12234
12235
12236
12237
12238
12239
12240

=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=

12241 =
12242 =
12243
12244
12245
12246
12247
12248

=
=
=
=
=
=

12249 =
12250 =

""
""
""
""
""
""
" :"
" "
"CUE "
"1"
" "
"\n
"
""
"0"
""
"\n\n"+
"
"
"CUE"
"CD-RW\n\n"+
"
"
"CD-RW"
"1"
""
"CD "
"CD"
"CUE\n\n"+
"
"
"CUE"
"CD-TEXT\n\n"+
"CD-TEXT3K \n\n"+
"CD-TEXT "

12227 = 12221

####################################################
# EAC Dialogs - Change CUE Position
####################################################
14500 = "CUE"
14510
14511
14512
14520
14521

=
=
=
=
=

" :"
" :"
" :"
""
""

14501 = 10
14502 = 11

####################################################
# EAC Dialogs - Clear Current CD Information
####################################################
5100 = "CD"
5105 = "CD"

5104 = "CD"
5106 = " :"
5120 = ""
5101 = 10
5102 = 11

####################################################
# EAC Dialogs - WAV Compare (Process WAV)
####################################################
11100 = "WAV"
9205
9206
9207
9208
9209
9210
11101
11120
11121
11122
11123
11124
11126

=
=
=
=
=
=
=
=
=
=
=
=
=

"WAV"
"WAV : "
" "
""
""
""
""
" "
" "
" "
" "
""
""

11125 = 11101
9104 = 10

####################################################
# EAC Dialogs - Transfer (freedb)
####################################################
4700 = ""
4703
4704
4710
4702
4720
4721
4722

=
=
=
=
=
=
=

"CD"
"freedb"
" :"
" ..."
""
" "
" "

4701 = 11

####################################################
# EAC Dialogs - Copy Range
####################################################
2500 = ""
833 = ""
813 = " :"

815
2510
2511
2512
2513
2514
2515
822
823
824

=
=
=
=
=
=
=
=
=
=

""
""
""
""
""
""
" :"
"PC "
"PC "
"PC "

2520
2521
2522
2523
2524
2525
2526
2527
2528
2529

=
=
=
=
=
=
=
=
=
=

""
""
" :"
""
"
- "
""
"
- "
"
"
""
""

811 = 11

####################################################
# EAC Dialogs - Copy Range Selection
####################################################
1400 = ""
1420
1419
1407
1409
1411
1432
1440
1425
1402
1401

=
=
=
=
=
=
=
=
=
=

""
""
" :"
" :"
" : "
""
""
" :"
" :"
" : "

1413
1415
1417
1434
1441
1427
1428
1403
1404

=
=
=
=
=
=
=
=
=

1407
1409
1411
1432
1440
1409
1411
10
11

####################################################
# EAC Dialogs - Correct DC Offset
####################################################
11000 = "DC"

11010
11011
11006
11005
11020
11021

=
=
=
=
=
=

""
""
"values"
""
"DC"
"DC"

11007 = 11006
11001 = 10
11002 = 11

####################################################
# EAC Dialogs - Maximum dB peak level
####################################################
10300 = "dB"
10304 = ""
10320 = "Wave"
10321 = "WaveMCI"
10310
10311
10305
10303

=
=
=
=

11010
11011
10304
10

####################################################
# EAC Dialogs - Drive C2 Feature Test
####################################################
13100 = "C2"
13110
13111
13101
13112
13113
13114

=
=
=
=
=
=

"C2"
" :"
" C2..."
" :"
" :"
"CD(: CD)"+
"EAC1"+
"C2"+
"CDC2"

13103 = 11

####################################################
# EAC Dialogs - Compression Sample Offset
####################################################
10100 = ""
10110 = " :"
10102 = " ..."
10120 = ""

10121 = " "


10122 = " / "
10123 = " "
10103 = 12
10101 = 10

####################################################
# EAC Dialogs - Analyzing Gaps
####################################################
3600 = ""
3609
3601
3610
3611
3612
3613
3614
3615
3616
3617
3618
3619
3620
3621
3622

=
=
=
=
=
=
=
=
=
=
=
=
=
=
=

""
" 1"
""
""
""
""
""
"UPC/ISRC"
"UPC"
"ISRC"
"ISRC"
""
""
""
""

3602 = 11

####################################################
# EAC Dialogs - Detect Write Features
####################################################
13000 = ""
13010
13011
13012
13020
13021
13022

=
=
=
=
=
=

""
"UPC/ISRC :"
"CD-TEXT :"
" "
" "
" "

13003 = 12
13004 = 10

####################################################
# EAC Dialogs - Echo Options
####################################################
11700 = ""
11710 = ""

11711 = ""
11701 = 10
11702 = 11

####################################################
# EAC Dialogs - Edit CUE sheet
####################################################
13900 = "CUE"
13920
13921
13922
13923
13924
13925
13926
13927
13928
13929
13930
13931
13932
13933
13934
13935
13936
13937

=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=

13938
13939
13940
13941
13942
13943
13944
13945
13946
13947
13948
13949
13950
13951
13952
13953
13954

=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=

"CUE\n\n"
""
" : "
""
" : "
" : "
"'CATALOG' : "
"'FLAGS''TRACK''INDEX' : "
" : "
"'ISRC' : "
"'ISRC' : "
"'TRACK''ISRC' : "
" : "
"'PREGAP''TRACK' : "
"'FILE''PREGAP' : "
"'TRACK''PREGAP' : "
"'PREGAP''INDEX' file : "
"POSTGAPINDEX"+
" : "
"POSTGAP : "
"POSTGAPTRACK : "
"'INDEX' : "
"INDEX 1 : "
"POSTGAPINDEX : "
" : "
"FILEINDEX 00:00:00 : "
"INDEXFILE : "
"INDEXFILE : "
"INDEX 0 1 : "
"'TRACK' : "
"TRACK 1 : "
" : "
"'WAVE' 'MP3' : "
" : "
" : "
" : "

13901 = 10
13902 = 11

####################################################
# EAC Dialogs - CD Information
####################################################
3700 = "CD"

3711
3712
3713
3714
3710
3715
3720

=
=
=
=
=
=
=

"CD"
""
""
""
""
""
""

####################################################
# EAC Dialogs - CUE Sheet Excerpt
####################################################
14400 = "CUE"
14401
14407
14408
14409
14404
14406
14405
14402
14420
14421
14422

=
=
=
=
=
=
=
=
=
=
=

"CUE"
""
""
""
""
""
""
""
"00:00.00"
""
""+
"00:00.00"
14423 = ""+
"00:00.00"

####################################################
# EAC Dialogs - Sample Value
####################################################
10600 = ""

####################################################
# EAC Dialogs - Equalize
####################################################
11300 = ""
11330 = ""
11331 = ""
11316 = ""
11310 = 10
11311 = 11

####################################################
# EAC Dialogs - CD Write
####################################################

14000 = "CD"
14008
14009
14020
14021
14022
14023
14024
14025
14026
14027
14028
14029
14030
14032
14033
14034
14035
14036
14037
14038

=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=

" :"
" :"
"CD-RW"
""
"CD-RW"
"CD-RW"
""
""
"CD"
"CD"
"(BURN-Proof)"
" "
" "
" "
" :"
"CD"
"
\n\n"
""
""
"CD\n\n"+
""

12316 = 11

####################################################
# EAC Dialogs - Information
####################################################
4500 = ""
4501 = "Exact Audio Copy"+
"\n"
4503 = 10
####################################################
# EAC Dialogs - Extended Information
####################################################
5000 = ""
5004 = "CD : "
5020 = "CD"
5003 = 10
5002 = 11

####################################################
# EAC Dialogs - Extracting Audio Data
####################################################
800 = ""

890
891
816
844
818
860
861
862
863
864
865
866
869
867
868
870
871
872
873
874
875
876
877
2567
878
879
880
881
882
883
884
885
886
2550
2551
2553
2554
2555
2561
2556
2563
2557
2558
2559
2568
2560
2562
2564
2565
2566

=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=

" :"
""
""
""
""
""
"WAV"
""
""
""
" :"
""
""
""
""
"
"
"
"
""
""
"
"
"
"
"
"
"
"
""
""
""
"WAV "
""
""
""
""
""
"ID3"
""
"'%N'"
"WAV"
""
""
""
""
"C2"
"\n\n"
""
""
""
"
"
"\n\n"
" - "
" - "
", "

2552
840
841
842
843
848
820
845

=
=
=
=
=
=
=
=

31
2510
2511
2512
2513
2514
2515
841

846 = 842
847 = 843

####################################################
# EAC Dialogs - Fade
####################################################
11500 = ""
11510 = " :"
11511 = " :"
11507 = " "
11501 = 10
11502 = 11

####################################################
# EAC Dialogs - Analyzing
####################################################
8200 = ""
8219
8202
8201
8212
8205
8206
8208
8209

=
=
=
=
=
=
=
=

"CD-ROM"
" :"
" :"
"C2 :"
"\n"
"PC"
" :"
"\"\""+
"\"\""+
""

8214 = 12
8207 = 11

####################################################
# EAC Dialogs - Database Submission
####################################################
14700 = ""
14704 = "EAC"+
""+
""
14705 = ""+
""+
""+
"EAC"
14706 = ""+
""
14707 = "EAC"
14703 = " "

14701 = 15
14702 = 16

####################################################
# EAC Dialogs - Flange Options
####################################################
12000 = ""
12015 = ""
12016 = ""
12017 = ""

####################################################
# EAC Dialogs - Frequency Analysis
####################################################
10900 = ""
10909
10910
10907
10911

=
=
=
=

""
"FFT"
" "
""

10901 = 10

####################################################
# EAC Dialogs - Analyzing
####################################################
8400 = ""
8409
8404
8407
8405
8406

=
=
=
=
=

""
""
""
""
""

8402 = 11

####################################################
# EAC Dialogs - Glitch Removal
####################################################
10400 = ""
10405 = ""
10406 = ""
10407 = ""
10402 = 10
10403 = 11

####################################################
# EAC Dialogs - ID3 Tag Editor
####################################################
9600 = "ID3"
9615
9616
9617
9618
9605
9619
9611
9620

=
=
=
=
=
=
=
=

" :"
" :"
" :"
" :"
" :"
" :"
" :"
" :"

9613 = " : ID3ID3V1"+


"ID3V2"+
"2"+
"ID3V2V1V2"+
""
9607 = 10
9608 = 11

####################################################
# EAC Dialogs - Information
####################################################
3300 = ""
3302 = ""
3303 = "EAC"+
""
3306 = "CD-ROM"+
""+
""
3301 = " "
3311 = 10

####################################################
# EAC Dialogs - Loop Recording
####################################################
10700 = ""
10710 = ""
10711 = " :"
10703 = 10
10704 = 11

####################################################
# EAC Dialogs - Loop Record WAV
####################################################
10800 = "WAV"
9740
9741
9742
9749
9728
9743
9744
9745

=
=
=
=
=
=
=
=

""
" : "
" :"
"..."
" (dB)"
""
""
""

9709 = 10

####################################################
# EAC Dialogs - Mix Properties
####################################################
10500 = ""
10512
10501
10502
10505
10510
10511

=
=
=
=
=
=

""
" / "
""
""
""
""

10506 = 10
10507 = 11

####################################################
# EAC Dialogs - Noise Reduction
####################################################
11200 = ""
11210 = ""
11204 = " WAV "
11202 = 10
11203 = 11

####################################################
# EAC Dialogs - Information
####################################################
8300 = ""
8309 = "EACCD-ROM"+
""
8308 = ""

8301 = ""+
""
8304 = ""+
""
8307 = 10

####################################################
# EAC Dialogs - Analyzing WAV File
####################################################
7400 = "WAV"
7403
7420
7421
7422
7423
7424
7425
7426
7427
7428
7429
7430
7431
7432

=
=
=
=
=
=
=
=
=
=
=
=
=
=

""
""
"WAV"
"Wave"
"WAV"
"Wave"
"Wave"
"WAV"
""
""
"CUE"
"Wave"
""
""

7401 = 11

####################################################
# EAC Dialogs - Analyzing
####################################################
3800 = ""
3801
3812
3802
3806
3813
3805
3811
3808

=
=
=
=
=
=
=
=

""
" :"
"CD :"
" :"
" ..."
""
" :"
""+
""

3814 = 12
3803 = 11

####################################################
# EAC Dialogs - Overwrite Warning
####################################################
14800 = 6

14804
14805
14802
14806

=
=
=
=

""
""
""
""

14801 = 15
14803 = 16

####################################################
# EAC Dialogs - Proxy Authentification
####################################################
9400 = ""
9401 = ""
9402 = " :"
9404 = 10

####################################################
# EAC Dialogs - Phaser Options
####################################################
11900 = ""
11901 = ""
11902 = ""

####################################################
# EAC Dialogs - Playing Peak Range
####################################################
8150 = ""
8151 = ""

####################################################
# EAC Dialogs - Pop Detection List
####################################################
8900 = ""
8901 = ""
8903 = 10
8904 = 11010
8905 = 11011

####################################################

# EAC Dialogs - Pop Detection


####################################################
11600 = ""
11610
11611
11612
11613
11614

=
=
=
=
=

""
""
""
""
""

11601 = 10
11602 = 11

####################################################
# EAC Dialogs - Possible Errors
####################################################
4800 = ""
4810 = ""
4807 = " :"
4802
4805
4803
4820
4821
4822
4823
4824

=
=
=
=
=
=
=
=

""
""
""
""
""
""
"\n\n"
""

4804 = 10

####################################################
# EAC Dialogs - Insert Silence
####################################################
8700 = ""
8710 = " :"
8701 = " :"
8704 = 10
8705 = 11

####################################################
# EAC Dialogs - Normalize Level
####################################################
8600 = ""
8601 = ""

8602 = 10
8603 = 11

####################################################
# EAC Dialogs - Sound Processing
####################################################
7000 = ""
7003
7007
7009
490
487
489
488
7011
7013
7015
7030
7031
7050
7051
7052
7053
7054

=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=

7055
7056
7057
7058
7059
7060

=
=
=
=
=
=

7061
7062
7063
7064
7065
7066
7067
7068
7069
7070
7071
7072
7073
7074
7075
7076
7077
7078
7079
7080
7081
7082
7083
7084

=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=

" :"
" :"
" :"
""
""
""
""
" :"
" :"
" :"
" :"
" :"
""
""
""
"Wave"
""+
"''"
""
""
""
""
""
"WAVWAV\n\n"+
"EAC44.1 kHz WAV"
""
""
""
""
""
""
""
""
""
""
""
""
""
""
""
""
""
""
""
""
""
""
""
""

7085
7086
7087
7088
7089
7090
7091
7092
7093
7094
7095
7096
7097
7098
7099
7150
7151
7152
7153
7154
7155
7156
7157
7158
7159
7160
7161
7162
7163
7164
7165
7166
7167
7168
7169
7170
7171
7172
7173
7174
7175
7176
7190

=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=

""
""
""
""
""
""
""
""
""
""
""
""
""
""
""
""
""
""
""
""
""
""
""
""
""
""
""
"DC"
"DC"
""
""
""
""
""
""
""
""
""
""
""
""
""
"EAC"

7019 = 488

####################################################
# EAC Dialogs - Create New Profile
####################################################
17200 = ""
17205 = ""
17229 = ""+
""
17216 = " EAC "

17217
17218
17219
17220

=
=
=
=

"
"
"
"

17240
17241
17242
17243
17244

=
=
=
=
=

"
"
"
"
"

"
"
WAV "
"
()"
()"
()"
(WAV)"
()"

17203 = 10
17204 = 11

####################################################
# EAC Dialogs - Compression Queue Control Center
####################################################
18000 = ""
18002
18003
18005
18010
18011
18012
18013

=
=
=
=
=
=
=

" "
""
""
""
""
""
"\n\n"+
"WAV"

18004 = 10

####################################################
# EAC Dialogs - Record WAV
####################################################
9700 = "WAV"
9726
9750
9729
9702
9703
9701
9760
9761
9762
9763

=
=
=
=
=
=
=
=
=
=

" :"
" :"
" :"
""
""
"..."
""
" "
""
"Wave"

####################################################
# EAC Dialogs - Glitch Removal
####################################################
5400 = ""

5410
5406
5407
5403
5420
5421

=
=
=
=
=
=

""
""
""
" : "
""
""

5402 = 11

####################################################
# EAC Dialogs - Reverb
####################################################
11800 = ""
11821 = ""
11822 = ""
11801 = 10
11802 = 11

####################################################
# EAC Dialogs - Automatic Search
####################################################
17100 = ""
17105 = "EACLAME.EXE"+
"LAME.EXE"+
""
17106 = " :"
17102 = 11

####################################################
# EAC Dialogs - Select CD
####################################################
14900 = "CD"
14905 = "CDCD"
4902 = 10
4903 = 11

####################################################
# EAC Dialogs - Select CD
####################################################
4900 = "CD"
4905 = "CD"

####################################################
# EAC Dialogs - Edit Lyrics
####################################################
19000 = ""
19001 = 10
19003 = 11

####################################################
# EAC Dialogs - Shutdown Warning
####################################################
12800 = ""
12805 = ""
12806 = ""
12807 = "EAC"
12810 = ""
12815 = ""
12817 = "EAC"
12820 = ""
12825 = ""
12827 = "EAC"

####################################################
# EAC Dialogs - Status and Error Messages
####################################################
1200 = " & "
2501
1203
1204
1210
1211
1212
1213
1214
1215
1216
1217
1299
1218
1219
1220
1221
1227
1228
1269

=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=

""
""
""
" & "
""
"
"
"
"
"
"
"
"
"
"
"
"
"
"
"
"
"
CRC "
"
OK"
"
"
"
"
"
"
"
"

1270
1271
1272
1273
1280
1281
1282
1283
1330
1337
1331
1332
1333
1334
1335
1336
1338
1339
1340
1341
1342
1343
1344
1284
1222
1223
1224
1225
1226
1230
1229
1274
1240
1241
1242
1243
1244
1245
1246
1247
1248
1249
1250
1251
1232
1233
1234
1235
1236
1237
1238
1239
1252
1253
1254
1255
1256
1257
1258
1259

=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=

"
"
"
CRC "
"
CRC "
"
"
"
AccurateRip"
"
"
"
"
"
AccurateRip"
"
"
""
"AccurateRip"
"( "
""
""
""
""
"CRC"
"AccurateRip"
""
""
"AccurateRip"
""
"AccurateRip"
""
""
""
""
""
""
""
""
"EAC : "
"1"
"2"
"3"
"4"
"5"
"6"
"7"
"8"
"9"
"10"
"11"
"12"
"EAC for CD"
" : "
" "
""
""
""
" (C2, , )"
" (C2, , )"
" (C2, , )"
" (C2, , )"
" (C2, , )"
" "
" "
""
" "
" "

1260
1261
1262
1263
1264
1265
1266
1267
1268
1275
1276
1277
1278
1279
1285
1286
1287
1288
1289
1290
1291
1292
1293
1294
1295
1296
1297
1298
1305
1306
1307
1308
1328
1329
1309
1310
1320
1321
1322
1323
1324

=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=

"WAV"
"44.100 Hz; 16 Bit; "
" : "
" : "
""
""
" : "
" XP/Vista/Win 7Win32 "
"ASPI"
"AccurateRip"
""
" "
" "
""
", but should be"
""
""
"Exact Audio Copy"
"TOC"
""
""
""
""
""
""
"C2"
""
""
""
""
""
""
""
""
"ID3 "
""
""
""
""
""
""

1201 = 10

####################################################
# EAC Dialogs - Determine CD-R Capacity
####################################################
12400 = "CD-R"
12404 = " :"
12405 = " :"
12402 = 11

####################################################

# EAC Dialogs - Index Edit


####################################################
13200 = ""
13220
13221
13214
13215
13211
13207
13208
13230
13231
13232
13233
13234
13235
13236

=
=
=
=
=
=
=
=
=
=
=
=
=
=

" :"
" :"
" :"
" :"
"ISRC :"
" "
" "
" :"
"ISRC"
"ISRC"
""
""
""
""

13209 = 10
13210 = 11

####################################################
# EAC Dialogs - Edit extended track informations
####################################################
5200 = ""
5205 = ""
5202 = ""
5220 = " "
5201 = 10

####################################################
# EAC Dialogs - WAV Compare
####################################################
9100 = "WAV"
9220 = 9206

####################################################
# EAC Dialogs - Wizard Autodetection
####################################################
17000 = ""

####################################################
# EAC Dialogs - CD Write
####################################################

12300 = "CD"
12317
12318
12303
12319
12302
12306
12320
12321

=
=
=
=
=
=
=
=

" :"
"CD :"
" :"
" :"
" :"
" :"
" :"
" :"

####################################################
# EAC Dialogs - CD Write Options
####################################################
12600 = "CD"
12612
12613
12614
12620
12621
12622
12623
12624
12625
12626
12627
12628

=
=
=
=
=
=
=
=
=
=
=
=

12629
12630
12631
12632

=
=
=
=

12633 =
12634 =

"CD :"
" :"
" :"
""
""
"CD"
"CD"
" "
"
"
"CD "
"CD! "
"14CD\n\n"+
"CD\n\n"+
""
" '"
"' CD-R"
"\n\n "
"\n\n"+
""
"CD-R\n\n"+
"CD\n\n"+
""
"
\n\n"+
"\n\n"+
"";

12611 = 13803
12602 = 13804
12603 = 13805
####################################################
# EAC Dialogs - Writer Drive Selection
####################################################
14300 = ""
14302 = "CD-R :"
14301 = ""+
"CD-R/CD-RW"

####################################################
# Splash Dialog - Please wait
####################################################

19201 = "Exact Audio Copy "


19202 = ""

#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#

Now the menus of EAC need translation.


There are some specialities with translating
menus. Most menus will have some special codes
in them. The first special code is '\t', which
usually stands at the end of string, followed
by a textual description of the connected
shortcut of that function.
Please note : If you change the keys here in
the text file, it will have no change in the
actual program. The shortcut will be still the
same, but EAC will show the wrong shortcut when
the menu is displayed!! So do not change the
shortcuts -- it will not really change anything!
The '\t' is usually a TAB character, so that the
shortcut is aligned to the right.
The other special character is the '&' character.
It is used for navigating menus by the keyboard.
(When the menu is displayed, the character that
follows the '&' is underlined, and that character
can be used to activate that action.)
e.g. "&EAC Options...\tF9" will result into something
like
_E_AC Options...
F9
(The underline is not possible in a pure text file,
so it looks this way...)
You may (or sometimes must) change these '&'
referenced shortcuts, as in each menu (or submenu)
no two menu entries may use the same character
referenced by the '&'.
The numbers of the resources have a special format.
The first digit stands for the menu. There is a
'2' for the EAC menu, a '3' for the beginner EAC
menu, a '4' for the Process WAV File menu, etc.
The second digit denotes the row of the menu:
a '0' is the leftmost menu, '1' is the menu that
is right of the one with '0' at that position.
On EAC's main menu, the "EAC" menu list has a '0',
the "Edit" menu list has a '1', the "Action"
menu list has a '2', and so on.
The next two digits are one number that tells
at which position the menu entry the text/item
is displayed. '00' is the menu list identifier
in the menu bar. '01' is the first item on that
menu.
The last two digits are usually '00'. If a menu
item has a submenu (a menu that is shown, when

#
#
#
#

that menu item is selected), it will continue


with values beginning with '01' and so on.
If you don't know exactly where the string is,
compare these with the actual application.

####################################################
# EAC Menus - EAC
####################################################
200000 = "EAC(&C)"
200100
200200
200300
200400
200500

=
=
=
=
=

"EAC(&E)...\tF9"
"(&D)...\tF10"
"(&C)...\tF11"
"(&M)...\tF12"
"WAV(&W)...\tAlt+Q"

200700 = "..."
200800 = "(&P)"
200801 = "(&L)...\tShift+F1"
200802 = "(&S)...\tShift+F2"
201000 = "(&X)\tAlt+F4"

####################################################
# EAC Menus - Edit
####################################################
210000 = "(&E)"
210100
210200
210400
210600

=
=
=
=

"(&A)\tCtrl+A"
"(&I)\tCtrl+I"
"\tF2"
"(&H)\tCtrl+H"

210700
210701
210702
210703

=
=
=
=

"(&S)"
"(&T)\tCtrl+S"
"(&N)\tCtrl+N"
"(&L)\tCtrl+L"

####################################################
# EAC Menus - Action
####################################################
220000 = "(&A)"
220100 = "(&C)"
220101 = "...\tF5"
220102 = "...\tShift+F5"

220200 = "(&O)"
220201 = "...\tF6"
220202 = "...\tShift+F6"
220300 = ""
220301 = "...\tF7"
220302 = "...\tShift+F7"
220400 = "(&T)\tF8"
220500 = "CDCUE(&I)"
220501 = "...\tAlt+F7"
220502 = "..."
220600 = "CDCUE"
220601 = "...\tAlt+F"
220602 = "...\tAlt+Shift+F"
220700 = "(&K)"
220701 = "...\tAlt+X"
220702 = "...\tAlt+Shift+X"
220800 = "(&B)"
220801 = "...\tAlt+X"
220802 = "...\tAlt+Shift+X"
221000 = "(&D)\tF4"
221100 = "(&G)\tF3"
221200
221201
221203
221204
221205
221206

=
=
=
=
=
=

"CUE(&S)"
"(&U)..."
"WAV(&S)...\tAlt+S"
"WAV... ()"
"WAV(&L)...\tAlt+M"
"WAV(&C)...\tAlt+O"

221400 = "(&E)"
221500 = " ()(&A)"
221600 = "(&P)"

####################################################
# EAC Menus - Database
####################################################
230000 = "(&D)"
230100 = "CD(&E)...\tAlt+L"
230200 = "(&T)...\tAlt+T"
230300 = "CD(&I)...\tShift+Del"
230400
230401
230402
230403

=
=
=
=

"CRC(&A)"
"CRC(&R)"
"CRC(&T)"
"CRC(&B)"

230500 = "CD(&A)"
230501 = "(&U)"
230502 = "(&L)"

230503 = "' - ' ' / ' [ / ](&T)"


230504 = "(&E)"
230505 = ""
230700
230701
230702
230703
230704

=
=
=
=
=

"CD(&G)"
"Remote Metadata Provider(&R)\tAlt+G"
"CD-TEXT(&T)"
"CDPLAYER.INI(&P)"
"(&C)\tShift+Ctrl+V"

230800 = "(&L)\tAlt+L"
230900 = "Metadata(&P)\tAlt+P"
231000 = "CD(&S)\tAlt+U"
231100
231101
231102
231103
231104
231105

=
=
=
=
=
=

"CD"
"(&C)\tCtrl+D"
"(&T)..."
"DB(&D)..."
"CDPLAYER.INI(&P)"
".CDT(&.)"

231200 = "CD"
231201 = "CDPLAYER.INI(&P)"
231202 = "DB(&D)..."
231300 = "(&B)..."
231400 = "(&D)..."
231600 = "AccurateRip(&R)..."
####################################################
# EAC Menus - Tools
####################################################
240000 = "(&T)"
240100
240200
240400
240500

=
=
=
=

"CD-R(&W)...\tAlt+W"
"CD(&Y)...\tAlt+Y"
"WAV(&P)...\tCtrl+E"
"WAV(&C)...\tCtrl+W"

240600
240601
240602
240603
240604

=
=
=
=
=

"CUEWAV(&S)"
"(&G)"
"(&C)"
"(&L)"
"(&I)"

240700 = "TAO(&T)"
240900
241000
241200
241300

=
=
=
=

"WAV(&R)...\tAlt+R"
"WAV(&L)...\tAlt+Z"
"WAV(&O)...\tAlt+V"
"WAV(&D)...\tAlt+B"

241500 = "(&M)\tCtrl+Q"

####################################################
# EAC Menus - Help
####################################################
250000 = "(&H)"
250100 = "EAC(&A)..."
250300
250301
250302
250303
250304
250306
250307
250308
250309
250310
250311

=
=
=
=
=
=
=
=
=
=
=

"(&I)"
"EAC(&E)"
"Tips && Specs(&T)"
"What's New(&W)"
"FAQ(&F)"
"free&db"
"&LAME Encoder"
"LAME For &Windows I"
"&OggVorbis Encoder"
"&FLAC Lossless Encoder"
"&Monkey's Audio Encoder (APE)"

250500 = "(&H)\tF1"

####################################################
# EAC Menus - EAC
####################################################
300100
300200
300300
300400
300500
300700

=
=
=
=
=
=

200100
200200
200300
200400
200500
200700

300800 = 200800
300801 = 200801
300802 = 200802
301000 = 201000

####################################################
# EAC Menus - Edit
####################################################
310000 = 210000
310100
310200
310400
310600

=
=
=
=

210100
210200
210400
210600

310700 = 210700
310701 = 210701

310702 = 210702
310703 = 210703

####################################################
# EAC Menus - Action
####################################################
320000 = 220000
320100 = 220100
320101 = 220101
320102 = 220102
320200 = 220200
320201 = 220201
320202 = 220202
320300 = 220300
320301 = 220301
320302 = 220302
320400 = 220400
320500 = 220500
320501 = 220501
320502 = 220502
320600 = 220600
320601 = 220601
320602 = 220602
320800 = 221200
320801 = 221203
320802 = "WAV..."

####################################################
# EAC Menus - Database
####################################################
330000 = 230000
330100 = 230100
330200 = 230200
330300 = 230300
330400
330401
330402
330403

=
=
=
=

230400
230401
230402
230403

330500
330501
330502
330503
330504
330505

=
=
=
=
=
=

230500
230501
230502
230503
230504
230505

330700
330701
330702
330703
330704

=
=
=
=
=

230700
230701
230702
230703
230704

330800 = 230800
330900 = 230900
331000 = 231000
331100
331101
331102
331103
331104
331005

=
=
=
=
=
=

231100
231101
231102
231103
231104
231005

331200
331201
331202
331300
331400

=
=
=
=
=

231200
231201
231202
231300
231400

331600 = 231600
####################################################
# EAC Menus - Tools
####################################################
340000 = 240000
340100
340200
340400
340500

=
=
=
=

240100
240200
240400
240500

340600 = "CUEWAV(&S)..."
340700 = 240700
340900
341000
341200
341300

=
=
=
=

240900
241000
241200
241300

341500 = 241500
####################################################
# EAC Menus - Help
####################################################
350000 = 250000
350100 = 250100
350300 = 250300
350301 = 250301

350302
350303
350304
350306
350307
350308
350309
350310
350311

=
=
=
=
=
=
=
=
=

250302
250303
250304
250306
250307
250308
250309
250310
250311

350500 = 250500

####################################################
# Process Menus - File
####################################################
400000 = "(&F)"
400100
400200
400300
400500
400700
400900

=
=
=
=
=
=

"(&S)"
"(&A)..."
"(&E)..."
"(&R)"
"(&A)..."
"(&E)"

####################################################
# Process Menus - Edit
####################################################
410000 = "(&E)"
410100
410300
410400
410600
410700
410900
411000
411100
411200
411300
411500
411600
411800
411900

=
=
=
=
=
=
=
=
=
=
=
=
=
=

"(&O)"
""
"CD"
"(&S)"
"(&N)"
"(&C)"
"(&U)"
"(&P)"
"(&M)..."
""
"(&D)"
"(&T)"
""
"(&I)..."

####################################################
# Process Menus - Display
####################################################
420000 = "(&D)"
420100 = ""
420200 = ""

420400
420401
420402
420403
420404

=
=
=
=
=

""
"10 (h:mm:ss.ddd)"
"10 (ssss.ddd)"
""
"CD"

420500
420501
420502
420503
420505

=
=
=
=
=

""
""
""
""
""

420600 = ""
420800 = "..."

####################################################
# Process Menus - Process File
####################################################
430000 = "(&P)"
430100
430200
430400
430500

=
=
=
=

"(&N)..."
"DC(&C)..."
"(&S)"
"(&P)"

430700
430701
430702
430703

=
=
=
=

"(&R)"
"(&L)"
"(&E)"
"(&S)"

430800 = "(&A)"
430801 = "(&B)..."
430802 = "(&E)..."
431000 = "WAV(&O)..."

####################################################
# Process Menus - Process Selection
####################################################
440000 = "(&S)"
440100 = "(&G)..."
440200 = "(&P)..."
440300 = "(&T)"
440301 = "(&R)"
440302 = "(&L)"
440400 = "(&S)"
440500 = "(&C)..."
440700 = "(&F)"
440701 = "(&G)"

440702 = "(&L)..."
440703 = "(&S)..."
440800 = "(&N)..."
441000
441001
441002
441004
441005
441007

=
=
=
=
=
=

"(&A)"
"(&I)"
"(&O)"
"(&L)"
"(&U)"
"(&F)..."

441100 = "(&E)..."
441300 = "(&I)"
441400 = "(&R)"
441600
441601
441602
441603
441604

=
=
=
=
=

"(&D)"
"(&E)..."
"(&P)..."
"(&R)..."
"(&F)..."

####################################################
# Process Menus - CUE Sheet
####################################################
450000 = "CUE(&C)"
450100 = "CUE..."
450200 = "CUE"
450300 = "CUE..."
450500
450501
450502
450503

=
=
=
=

""
""
""
""

450600 = "CUE"
450800 = "CUE"

####################################################
# Popup Menu - Main
####################################################
510000 = 220100
510100 = 220101
510200 = 220102
520000 = 220200
520100 = 220201
520200 = 220202
530000 = 220400
550000 = ""
550100 = 210100

550200 = 210200
550400 = 210600
550500
550501
550502
550503

=
=
=
=

""
210701
210702
210703

560000
560100
560200
560300
560400
560500

=
=
=
=
=
=

"CD"
""
""
""
""
""

570000
570100
570200
570300
570400
570500

=
=
=
=
=
=

""
200200
200100
200300
200400
200500

####################################################
# CDWrite Menus - File
####################################################
600000 = "(&F)"
600100
600300
600400
600600
600800

=
=
=
=
=

"CUE(&N)"
"CUE(&L)..."
"CUE(&S)..."
"CUE(&E)..."
"(&X)"

####################################################
# CDWrite Menus - Layout
####################################################
610000 = "(&L)"
610100
610200
610300
610500
610600
610800
611000

=
=
=
=
=
=
=

" (Index 1)(&1) ..."


" (Index 0 && 1)(&0) ..."
"(&I)..."
"(&E)..."
"(&N)"
"CD(&C)..."
"2(&A)"

####################################################
# CDWrite Menus - CD-R
####################################################
620000 = "CD-R(&C)"

620100
620300
620400
620600

=
=
=
=

"CD(&W)..."
"(&D)..."
"CD-R(&T)..."
"CD-RW..."

####################################################
# CDWrite Menus - File
####################################################
700000 = 600000
700100
700300
700400
700600
700800

=
=
=
=
=

600100
600300
600400
600600
600800

####################################################
# CDWrite Menus - Layout
####################################################
710000 = 610000
710100
710300
710400
710600
710800

=
=
=
=
=

"(&T)"
610500
610600
610800
611000

####################################################
# CDWrite Menus - CD-R
####################################################
720000 = 620000
720100
720300
720400
720600

=
=
=
=

620100
620300
620400
620600

####################################################
# Cover Image Menu
####################################################
810000 = "(&R)"
820000 = "Metadata Provider (&N)"
830000 = "(&S)"

####################################################
# All other resource strings

####################################################
80000 = ""
80001 = ""
80002 = "ASPI"
80045 = ""
80046 = ""
80150 = "\n\n"+
""
80151 = ""
80152 = ""
80200 = ""
80201 = ""
80250
80251
80252
80253
80254
80255
80256
80257

=
=
=
=
=
=
=
=

"
"
"
"
"
"
"
"

80258
80259
80260
80261
80262
80263
80264
80265
80266
80267
80268
80269
80270
80271
80272
80273
80274
80275
80276
80277
80278
80279
80280
80281
80282
80283
80284
80285
80286
80287
80288
80289
80290

=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=

" - "
" CD..."
" CD"
" - "
" - "
" CD"
" CD"
" - CD"
" - "
" CD..."
" CD..."
" - HTTP"
" ..."
" - "
" ..."
" - "
" - "
" - "
""
"CD"
"ID"
"CD"
"CD"
""
""
""
" "
""
"CD"
"CD"
" CD..."
" "
" - "

"
"
"
"
"
freedb"
WINSOCK.DLL"
WINSOCK.DLL"

80291 = " - "


80292 = " freedb..."
80294 = " ..."
80500
80501
80502
80503
80504

=
=
=
=
=

80521
80522
80523
80524
80525
80526
80527
80528
80529

=
=
=
=
=
=
=
=
=

"WAV"
""
5321
"CDfreedb\n\n"
"CD\n\n"+
"
"
"HTTP"
"freedb"
""
""
"\n\n"+
""
"CUE"
"WAV"
"2WAV"
7060
""
"\n\n"+
""
""
"WAV\n\n"+
"EAC2WAV"
"CD"
""
"ASPI\n\n"+
""
"Wave (*.wav)"
"CD (*.dat)"
"CUE (*.cue)"
" (*.wav,*.mp3,*.aac,*.vqf)"
"CD (*.txt)"
"EAC (*.cfg)"
"WAV, MP3, WMA, MPC, APE (*.wav, *.mp3, *.wma, *.mpc, *.ape)"
"CD-TEXT (*.cdt)"
"ASPI ( "

80505
80506
80507
80508
80509

=
=
=
=
=

80510
80511
80512
80513
80514
80515

=
=
=
=
=
=

80600
80601
80602
80603
80604
80605
80606
80607
80608
80609
80610
80611
80612
80613
80614
80615
80616
80617
80618
80619

=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=

"CD"
""
""
""
"CD"
" "
" "
""
10
""
"Wave"
""
"WM Audio"
"\n\n"
""
""
""
""
""
""

80516 =
80517 =
80518 =
80519 =
80520 =

80620
80621
80622
80623
80624
80625
80626
80627
80628
80629
80630
80631
80632
80633
80634
80635
80636
80637
80638
80639
80640
80641
80642
80643
80644
80645
80646
80647
80648
80649
80650
80651
80652
80653
80654
80655
80656
80657
80658
80659
80660
80661
80662

=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=

80663
80664
80665
80666
80667
80668
80669
80670
80671
80672
80673
80674
80675
80676
80677

=
=
=
=
=
=
=
=
=
=
=
=
=
=
=

""
""
"CD "
"CD freedb "
"CD freedb "
"freedb"
""
""
"CUE"
"CD "
""
"CD "
""
" "
""
" "
""
" "
"MP3"
"freedb "
"freedb"
""
""
""
""
"Box"
""
""
""
""
""
""
""
"CRC"
"CRC"
"CRC"
""
""
10041
" WAV "
" 44.1 kHz WAV\n\n"
"
"
"
"+
"
"+
"
"
""
"WAV, MP3, WMA, APE"
" 44.1 kHz WAV\n\n"
"ID3"
""
""
"\n\n : "
"\n\n : "
"CD "
"CD "
" "
"CD "
"CD "
""
""

80678
80679
80680
80681

=
=
=
=

""
""
""
"/"

80700
80701
80702
80703
80704
80705
80706
80707
80708
80709
80710
80711
80712
80713
80714
80715
80716
80717
80718
80719
80720
80721
80722
80723
80724
80725
80726
80727
80728
80729
80730
80731
80732
80733
80734
80735
80736
80737
80738
80739
80740
80741
80742

=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=

80743
80744
80745
80746
80747
80748
80749
80750

=
=
=
=
=
=
=
=

""
"DB"
""
""
""
""
"CD-TEXT"
""
"
"
"
"
"
"
"
"
"
"
"
"
"
"
"
"
"
"
"
"
"
"
"
OK"
" CD"
" - C2"
" C2"
" C2"
" CDC2"
" C2"
" "
""
""
""
"CUE"
"WAV"
"CUE"
"CUE"
"CUE (*.cue)"
"Wave (*.wav)"
""
""
"CUE"
"CUE "
"CUE"
"CUE"
"\n\n"+
" ""
""
"WAV"
""
""
" (*.nrp)"
80735
80734
"\n\n"+
"
"

80800 = ""

80801
80802
80803
80804
80806
80808
80809
80810
80811

=
=
=
=
=
=
=
=
=

""
""
""
""
""
""
" (-32768..32767) "
" 44.1 kHz 16 bit WAV"
""

80900 = ""
80901 = ""
80902 = ""+
""
80903 = ""+
""
80904 = ""
80905 = ""+
""
80950 = " "
80951 = " "
81000
81001
81002
81003
81004
81005
81006
81007
81008
81009

=
=
=
=
=
=
=
=
=
=

" "
" "
" "
" "
" "
""
""
""
410100
"WAV"

81100 = "WAV"
81101
81102
81103
81104
81105

=
=
=
=
=

"EAC"
""
""
" - "
"WAV"

81200
81201
81202
81203
81204
81205
81206
81207
81208
81209
81210
81211
81212
81213
81214
81215
81216
81217
81218

=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=

"
"
" ..."
" "
" "
" "
" & "
" "
" "
" "
" TOC"
" ..."
" ..."
" "
" "
"CD"
" CD"
" "
" "
""

81219 = ""
81300 = "C2"+
""
81301 = ""+
"CDEAC"+
""+
""
81302 = "EACCD"+
""+
"CD"+
""
81303 = "EACCD"+
""+
"CD"+
""
81304 = "EAC"+
""+
"CD"
81305 = ""
81306 = "LAME"
81307 = ""
81308 = "LAME (LAME.EXE)"
81400 = ""
81401 = ""
81500
81501
81502
81503
81504
81505
81506
81507
81508
81509
81510
81511

=
=
=
=
=
=
=
=
=
=
=
=

"CD-ROM"
"freedb"
""
"HTTP"
" "
" "
"freedb"
""
""
""
" (*.exe)"
"EAC (*.log)"

81600 = "CD-R/CD-RW\n\n"+
"CD-R"+
"CD-RW\n\n"+
""
81601 = "CD "
81602 = " (*.wav,*.mp3,*.mpc,*.ape)"
81700
81701
81702
81703
81704
81705
81706
81707
81708
81709
81710
81711
81712

=
=
=
=
=
=
=
=
=
=
=
=
=

"L3Enc MP3 Encoder & Compatible"


"Fraunhofer MP3Enc MP3 Encoder"
"Xing X3Enc MP3 Encoder"
"Xing ToMPG MP3 Encoder"
"LAME MP3 Encoder"
""
"MPC Encoder"
"Ogg Vorbis Encoder"
"Microsoft WMA9 Encoder"
"FAAC AAC Encoder"
"Homeboy AAC Encoder"
"Quartex AAC Encoder"
"PsyTEL AAC Encoder"

81713
81714
81715
81716
81717
81718
81719
81720

=
=
=
=
=
=
=
=

"MBSoft AAC Encoder"


"YAMAHA SoundVQ Encoder"
"Real Audio Encoder"
"Monkey's Audio Lossless Encoder"
"Shorten Lossless Encoder"
"RKAU Lossless Encoder"
"LPAC Lossless Encoder"
""

81800
81801
81802
81803
81804
81805

=
=
=
=
=
=

"TAO"
"TAO"
"CUE"
"CD()"
""
"44.1 kHz16 bit stereo"

82000
82001
82002
82003
82004
82005
82006
82007

=
=
=
=
=
=
=
=

"CD"
" : "
"px"
" : "
"kB"
" :"
""
"ID3"

83000
83001
83002
83003
83004
83005
83006
83007
83008
83009
83010
83011
83012
83013
83014
83015
83016
83017
83018

=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=

"CD"
""
""
""
""
""
""
"CD "
""
""
""
""
"freedb"
"WAV"
""
"CDWAVCUE"
"CD"
""
""

84000 = "GD3\n"+
"EAC \n "+
"10\n? "

Вам также может понравиться