home *** CD-ROM | disk | FTP | other *** search
/ PC World 2002 September / PCWorld_2002-09_cd.bin / Software / Topware / cdex15b6 / lang / english.cdex.lang < prev    next >
Text File  |  2002-07-13  |  34KB  |  916 lines

  1. //////////////////////////////////////////////////////////////////////////////
  2. // CDex - International Support File                                        //
  3. //                                                                          //
  4. //    Copyright (C) Albert L Faber                                            //
  5. //                                                                          //    
  6. // This file is part of CDex, a free CD Ripper and audio file encoder       //
  7. //                                                                            //
  8. // CDex is free software; you can redistribute it and/or modify             //
  9. // it under the terms of the GNU General Public License as published by     //
  10. // the Free Software Foundation; either version 2, or (at your option)      //
  11. // any later version.                                                       //
  12. //                                                                          //
  13. // CDex is distributed in the hope that it will be useful,                  //
  14. // but WITHOUT ANY WARRANTY; without even the implied warranty of           //
  15. // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the             //
  16. // GNU General Public License for more details.                             //
  17. //                                                                          //
  18. // You should have received a copy of the GNU General Public License        //
  19. // along with GNU Make; see the file COPYING. If not, write to              //
  20. // the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.    //
  21. //////////////////////////////////////////////////////////////////////////////
  22. //
  23. // Welcome to CDex language definition file
  24. // 
  25. // This file will be read by CDex if it is put inside \Lang folder
  26. // of CDex root directory. It also must have the cdex..lang extension
  27. // yielding something like my_language.cdex.lang
  28. //
  29. // 
  30. // To define a string follow this format:
  31. //
  32. // number "my_string"
  33. //
  34. // number is the identification of the following string. Each number is related
  35. // with a string that will appear inside CDex. Padding spaces are not important.
  36. //  Inside menu definitions use & to give access to the keyboard menu shortcut.
  37. // You can use returns inside string. They will be preserved in the program.
  38. //
  39. // CDex loads the strings on startup. It won't perceive any changes in this file
  40. //  if you don't reload the program.
  41. //
  42. // PLEASE, CHECK THAT STRINGS WON'T BE CLIPPED IN THE PROGRAM. The reserved space for
  43. // every string is limited and must be suitable for all languages. If some of your strings
  44. // are clipped try shortening the phrase while keeping its significance
  45. //  
  46.  
  47. // set language characteristics
  48. LANGUAGE=9
  49. SUBLANG=1
  50.  
  51. // use CODEPAGE 65001 if this file is UTF-8 encoded text file
  52. // otherwhise fill out the proper ANSI codepage
  53. CODEPAGE=1252
  54.  
  55. // 99 (063 hex) => LANGUAGE ID, use english description
  56. // since this value is used to set the LOCALE settings
  57. #0063# "English"
  58.  
  59. #0001# "OK"
  60. #0002# "Cancel"
  61. #0003# "Abort"
  62. #0004# "Retry"
  63. #0005# "Ignore"
  64. #0006# "Yes"
  65. #0007# "No"
  66.  
  67. // Ripper Main menu entries
  68. #M0BD4# "#&File#&Edit#&Convert#&Tools#C&DDB#&Options#&Help#"
  69.  
  70. // Ripper File Menu
  71. #M800D# "&System Info"
  72. #M802D# "&Compare Two Files"
  73. #ME141# "E&xit"
  74.  
  75. // Ripper Edit menu
  76. #M8026# "Select All\tCtrl+A"
  77. #M8023# "&Copy tracks to Clipboard"
  78. #M8024# "&Rename Track\tF2"
  79. #M0BD40000# "&Modify Track Name"
  80. #M8042# "&First character of every word in Caps"
  81. #M8043# "First character in &Caps"
  82. #M8044# "All characters &lower case"
  83. #M8045# "All characters &upper case"
  84. #M804D# "&Exchange Artist<->Track"
  85. #M802A# "Re&fresh Track List\tF5"
  86. #M8047# "Add / Edit &Genres"
  87.  
  88. // Ripper Convert menu
  89. #M8004# "Extract CD track(s) to WAV file\tF8"
  90. #M8005# "Extract CD track(s) to MPEG file\tF9"
  91. #M8007# "Extract partial CD Track\tF10"
  92. #M803E# "MPEG-> MPEG"
  93. #M8006# "WAV -> MPEG\tF11"
  94. #M8029# "MPEG->WAV\tF12"
  95. #M8022# "MPEG->RIFF-WAV"
  96. #M8030# "RIFF-WAV->MPEG"
  97.  
  98. // Ripper Tools menu
  99. #M802E# "&Play Files"
  100. #M8031# "&Record from Analog In"
  101.  
  102. // Ripper CDDB Menu
  103. #M8018# "Read From &Local CDDB"
  104. #M801B# "Read &Remote CDDB"
  105. #M801A# "&Read From &CD Player.ini"
  106. #M8033# "Read CD-&Text"
  107. #M8062# "Read from &WinampDB"
  108. #M8027# "Save To CDPlayer.ini"
  109. #M8028# "Save to Local CDDB"
  110. #M8032# "S&ubmit To Remote CDDB"
  111. #M803B# "CDDB B&atch Query"
  112.  
  113. // Ripper Options Menu
  114. #M8003# "&Settings\tF4"
  115. #M8046# "Configure &Winamp Plugins"
  116. #M801C# "&View Play Toolbar"
  117. #M801D# "View &Recording Toolbar"
  118. #M802C# "View Ripping Status &Details\tF3"
  119. #M802F# "&Clear Ripping Status"
  120. #M0BD40001# "Select &Language"
  121.  
  122. // Ripper Help Menu
  123. #ME143# "&Help Topics\tF1"
  124. #ME140# "&About CDex..."
  125.  
  126. // Player Menu
  127. #M0C80# "#&File#&Options#&Playlist#&Help#"
  128.  
  129. // NOTE: File, help menu and Configure &Winamp Plugins entries 
  130. // are already defined in the main menu
  131.  
  132. // Ripper Options Menu
  133. #M804B# "&Play Random"
  134. #M0C800000# "&Language"
  135.  
  136. // Ripper Playlist Menu
  137. #M8049# "&Save"
  138. #M804A# "&Clear"
  139.  
  140. // About Dialog
  141. #D00640000# "About CDex"
  142. #D00640412# "CDex Version "
  143. #D006404BC# "Close"
  144. #D006404B9# "Copyright (C) 1998-2002 Albert L Faber"
  145. #D00640421# "http://www.cdex.n3.net"
  146. // Translator URL
  147. #D006404BB# ""
  148. // Translator information
  149. #D006404BA# ""
  150.  
  151. // CD Auto Detection dialog box
  152. #D0BE20000# "Auto Detection Results"
  153. #D0BE203FB# "Abort"
  154. #D0BE204BE# "Below is a list with the test modes, select one of the modes that has the status Pass and press on the OK button"
  155. #D0BE204BD# "MMC status"
  156.  
  157. // CDDB Accessing dialog box
  158. #D00870000# "Accessing CDDB (tm)"
  159. #D008704BF# "Current Action"
  160. #D008704C0# "Message"
  161. #D008704C1# "Credits: Copyright (c) CDDB, Inc (Steve Scherf && Ti Kan)"
  162.  
  163. // CDDB Settings dialog box
  164. #0C8D# "Remote CDDB"
  165. #D06030000# "Remote CDDB"
  166. #D06030484# "CDDB ( default port 888 or 8880)\nHTTP (default port 80)"
  167. #D0603043D# "Auto connect to remote CDDB"
  168. #D06030426# "Add Site"
  169. #D06030425# "Query Sites"
  170. #D06030483# "Reset All"
  171. #D06030475# "Submit Options"
  172. #D0603041E# "Use Proxy"
  173. #D06030421# "Authentication"
  174. #D060304C7# "Remote Server"
  175. #D060304CB# "E-mail address"
  176. #D060304CF# "Proxy Port"
  177. #D060304D0# "Password"
  178. #D060304CE# "Timeout (seconds)"
  179. #D060304C9# "Address"
  180. #D060304CC# "Path"
  181. #D060304CA# "Protocol"
  182. #D060304C8# "Location"
  183. #D060304CD# "Port"
  184.  
  185. // CDDB Found inexact match dialog box
  186. #D00880000# "Found Inexact Match"
  187.  
  188. // CD-ROM Settings dialog box
  189. #0C89# "CD ROM"
  190. #D0BDB0000# "CD ROM"
  191. #D0BDB0430# "Generic\nToshiba\nToshiba (new)\nIBM\nNEC\nDEC\nIMS\nKodak\nRicoh\nHP\nPhilips\nPlasmon\nGrundig CD-R,\nMitsumi CD-R\nPlextor\nSony\nYamaha\nNRC\nIMS CDD-5\nCustom"
  192. #D0BDB0444# "Auto Detect"
  193. #D0BDB0436# "Swap Left Right Channel"
  194. #D0BDB047E# "Eject CD when ripping has been completed"
  195. #D0BDB043D# "Enable Jitter Correction"
  196. #D0BDB047F# "Select All CD Tracks (by default)"
  197. #D0BDB043E# "Use Native NT SCSI library"
  198. #D0BDB04D1# "CD-Rom"
  199. #D0BDB04D2# "Read Sectors"
  200. #D0BDB04D3# "Read Overlap"
  201. #D0BDB04D9# "Block Compare"
  202. #D0BDB04D6# "CD ROM Type"
  203. #D0BDB04DA# "CD Speed"
  204. #D0BDB04D4# "Start Offset (sectors)"
  205. #D0BDB04D5# "End Offset (sectors)"
  206. #D0BDB04DB# "Spin up time (sec)"
  207. #D0BDB04D8# "Number of Retries"
  208. #D0BDB04D7# "Ripping Method"
  209. #D0BDB0480# "Lock CD during extraction"
  210. #D0BDB0481# "Use CD Text (if available)"
  211. #D0BDB0431# "Standard\nParanoia, Overlap Only\nParanoia, No Verify\nParanoia, No scratch repair\nParanoia, Full"
  212.  
  213. // CDDB Submit Options dialog box
  214. #D00A00000# "CDDB Submission options"
  215. #D00A004E2# "Submit via (HTML is not allowed for CDDB.COM)"
  216. #D00A00414# "E-mail"
  217. #D00A00401# "Via HTML"
  218. #D00A004E4# "SMTP server address"
  219. #D00A004E5# "Submission HTML address (excluding path)"
  220. #D00A004E3# "Submission e-mail address"
  221.  
  222. // Config Winamp Plugin Dialog box
  223. #D00AA0000# "Configure Winamp Input Plugins"
  224. #D00AA0499# "About"
  225. #D00AA049A# "Configure"
  226.  
  227. // CD Ripping dialog box
  228. #D0BDC0000# "Record Tracks"
  229. #D0BDC042C# "nominal"
  230. #D0BDC042E# "max"
  231. #D0BDC042D# "min"
  232.  
  233. // Drop Files dialog box
  234. #D00900000# "Select options for dropped files"
  235. #D00900452# "Output RIFF WAV file"
  236. #D0090044C# "Delete WAV file after encoding"
  237. #D0090042F# "Normalize"
  238. #D00900430# "Encode"
  239. #D00900431# "Normalize + Encode"
  240.  
  241. // Edit Genres dialog box
  242. #D00AC0000# "Add / Edit Genres"
  243. #D00AC049C# "Insert New"
  244.  
  245. // Enter profile Name dialog box
  246. #D00AF0000# "Enter Profile name"
  247.  
  248. // Encoder dialog box
  249. #0C8A# "Encoder"
  250. #D06020000# "Encoder"
  251. #D06020537# "Encoder"
  252. #D06020452# "Convert to Riff WAV files"
  253. #D06020423# "Lowest\nBelow Normal\nNormal\nAbove Normal\nHighest"
  254. #D06020536# "Thread Priority"
  255. #D06020535# "Encoder Options"
  256.  
  257. // Encoder DOS APE dialog box
  258. #D0BFD0400# "Mono"
  259. #D0BFD0401# "Stereo"
  260. #D0BFD04DE# "Compression level"
  261. #D0BFD04DD# "Channels"
  262. #D0BFD04DF# "Tag Format"
  263. #D0BFD04B4# "APE Tag (default)\nID3V1 Tag"
  264. #D0BFD0459# "Fast\nNormal\nHigh\nExtra High"
  265.  
  266. // Encoder Blade Dialog box
  267. #D0BE80409# "On the fly MP3 Encoding"
  268. #D0BE804E0# "Bitrate"
  269. #D0BE804E1# "Channels"
  270. #D0BE80400# "Stereo"
  271. #D0BE80401# "J-stereo"
  272. #D0BE80402# "Dual"
  273. #D0BE80403# "Mono"
  274. #D0BE80427# "Private"
  275. #D0BE80428# "Checksum"
  276. #D0BE80429# "Original"
  277. #D0BE8042A# "Copyright"
  278.  
  279. // Encoder Lame dialog box
  280. #D008B0548# "Bitrate Min"
  281. #D008B054A# "Mode"
  282. #D008B054B# "Quality"
  283. #D008B054E# "VBR Quality"
  284. #D008B0549# "Max"
  285. #D008B054D# "ABR (kpbs)"
  286. #D008B054C# "VBR Method"
  287. #D008B0547# "Version"
  288. #D008B054F# "Output Samplerate"
  289. #D008B0463# "MPEG I\nMPEG II\nMPEG II.5"
  290. #D008B0400# "Stereo"
  291. #D008B0401# "J-stereo"
  292. #D008B0402# "Forced Stereo"
  293. #D008B0403# "Mono"
  294. #D008B0427# "Private"
  295. #D008B0428# "Checksum"
  296. #D008B0429# "Original"
  297. #D008B042A# "Copyright"
  298. #D008B0409# "On the fly MP3 Encoding"
  299. #D008B0459# "Disabled\nVBR Default\nVBR-Old\nVBR-New\nVBR-MTRH\nVBR-ABR"
  300. #D008B0458# "VBR 0\nVBR 1\nVBR 2\nVBR 3\nVBR 4\nVBR 5\nVBR 6\nVBR 7\nVBR 8\nVBR 9"
  301. #D008B0414# "Normal ( q=5 )\nLow ( q=9 )\nHigh ( q=2 )\nVoice (for voice recordings)\nR3Mix Preset\nVery High Quality ( q=0 )\n--alt-preset standard\n--alt-preset fast standard\n--alt-preset extreme\n--alt-preset fast extreme\n--alt-preset insane\n--alt-preset ABR\n--alt-preset CBR"
  302.  
  303. // Encoder External settings box
  304. #D008D0000# ""
  305. #D008D052D# "Parameter string"
  306. #D008D052C# "Encoder path"
  307. #D008D052E# "Bitrate"
  308. #D008D0463# "On the fly encoding"
  309. #D008D0464# "Hide DOS box window"
  310. #D008D052F# "File Extention"
  311. #D008D0465# "Send WAV header to stdin"
  312.  
  313. // Encoder Wincodec settings box
  314. #D008A0000# ""
  315. #D008A0409# "On the fly MP3 Encoding"
  316. #D008A053A# "Windows MP3 Codec"
  317. #D008A053B# "Codec Bitrate Selection"
  318. #D008A043E# "High Quality"
  319.  
  320. // Encoder MP2 encoder settings box
  321. #D0BF9040F# "MPEG-1"
  322. #D0BF90410# "MPEG-2"
  323. #D0BF90546# "Bitrate"
  324. #D0BF90409# "On the fly MP2 Encoding"
  325. #D0BF90545# "Channels"
  326. #D0BF90400# "Stereo"
  327. #D0BF90401# "J-stereo"
  328. #D0BF90402# "Dual"
  329. #D0BF90403# "Mono"
  330. #D0BF90427# "Private"
  331. #D0BF90428# "Checksum"
  332. #D0BF90429# "Original"
  333. #D0BF9042A# "Copyright"
  334. #D0BF9047F# "Write Ancillary Data (Antex)"
  335. #D0BF90480# "Allow no padding"
  336. #D0BF90544# "VBR (experimental)"
  337. #D0BF90458# "None\nVBR 0\nVBR 1\nVBR 2\nVBR 3\nVBR 4\nVBR 5\nVBR 6\nVBR 7\nVBR 8\nVBR 9"
  338.  
  339. // Encoder external VQF settings box
  340. #D0BEA0000# ""
  341. #D0BEA041B# "44KHz-48Kbps\n44KHz-40Kbps\n22KHz-32Kbps\n22KHz-24Kbps\n22KHz-20Kbps\n16KHz-16Kbps\n11KHz-10Kbps\n11KHz-8Kbps\n8KHz-8Kbp"
  342. #D0BEA0549# "Path to VQF encoder"
  343. #D0BEA0547# "VQF mode"
  344.  
  345. // Encoder WMA8 settings box
  346. #D0BEC03F5# "22 KBit/s\n32 KBit/s\n36 KBit/s\n40 KBit/s\n48 KBit/s\n64 KBit/s\n80 kBit/s\n96 kBit/s\n128 kBit/s\n160 kBit/s"
  347. #D0BEC0409# "On the fly MP3 Encoding"
  348. #D0BEC0441# "Enable Digital Right Management"
  349. #D0BEC0414# "Mono"
  350. #D0BEC04B6# "Stereo"
  351. #D0BEC0538# "Bitrate"
  352. #D0BEC0539# "Channels"
  353.  
  354. // Encoder external Xing settings box
  355. #D0BF00000# ""
  356. #D0BF00414# "CBR"
  357. #D0BF00401# "VBR"
  358. #D0BF00429# "Original"
  359. #D0BF0042A# "Copyright"
  360. #D0BF0045C# "Filter High Frequencies"
  361. #D0BF0045D# "Force Simple Stereo"
  362. #D0BF0045E# "Down mix to mono"
  363. #D0BF0045F# "Let encoder choose sample rate"
  364. #D0BF00532# "Encoder path"
  365. #D0BF00533# "Bitrate"
  366. #D0BF00534# "VBR Scale"
  367.  
  368. // Encoder WAV settings box
  369. #D0BF10000# ""
  370. #D0BF1053E# "Samplerate"
  371. #D0BF1053F# "Channels"
  372. #D0BF10414# "Stereo"
  373. #D0BF10401# "Mono"
  374. #D0BF1053D# "Compression"
  375. #D0BF1053C# "Format"
  376. #D0BF10439# "WAV\nApple/SGI AIFF\nSun/Next au (big endian)\nDec au (little endian))\nRaw PCM (big endian)\nRaw PCM (little endian)"
  377. #D0BF10409# "On the fly Encoding"
  378.  
  379. // Encoder FAAC settings box
  380. #D0BF20000# ""
  381. #D0BF20463# "MPEG-2"
  382. #D0BF20415# "MPEG-4"
  383. #D0BF20466# "Main\nLow complexity\nSSR\nLTD"
  384. #D0BF204AF# "16000\n18000\n19500"
  385. #D0BF204B1# "Use LFE"
  386. #D0BF20468# "Use MS Stereo"
  387. #D0BF20526# "Bitrate / channel"
  388. #D0BF20528# "Bandwidth (Hz)"
  389. #D0BF20527# "Profile"
  390. #D0BF204B0# "Allow Temporal Noise Shaping (TNS)"
  391.  
  392. // Encoder Vorbis settings box
  393. #D0BF60000# ""
  394. #D0BF60400# "Stereo"
  395. #D0BF60401# "Mono"
  396. #D0BF60409# "On the fly Encoding"
  397. #D0BF604B3# "Use Quality setting (recommended)"
  398. #D0BF60540# "Channels"
  399. #D0BF60541# "Mangaged Bitrate (depreciated)"
  400. #D0BF60550# "Minimal Bitrate"
  401. #D0BF60551# "Nominal Bitrate"
  402. #D0BF60552# "Maximum Bitrate"
  403.  
  404. // Encoder Gogo settings box
  405. #D0BF80000# ""
  406. #D0BF8040F# "MPEG-1"
  407. #D0BF80410# "MPEG-2"
  408. #D0BF80409# "On the fly MP3 Encoding"
  409. #D0BF80458# "None\nVBR 0\nVBR 1\nVBR 2\nVBR 3\nVBR 4\nVBR 5\nVBR 6\nVBR 7\nVBR 8\nVBR 9"
  410. #D0BF80400# "Mono"
  411. #D0BF80401# "Stereo"
  412. #D0BF80402# "J-Stereo"
  413. #D0BF80403# "MS-Stereo"
  414. #D0BF8047B# "Use MMX/3DNow"
  415. #D0BF8047C# "Use Psycho-acoustics"
  416. #D0BF8047D# "Apply Low Pass file for low bitrates"
  417. #D0BF80529# "Variable Bitrate"
  418. #D0BF8052A# "Bitrate"
  419. #D0BF8052B# "Mode"
  420.  
  421. // Encoder External Musepack settings box
  422. #D00A90000# ""
  423. #D00A90531# "Parameter string"
  424. #D00A90530# "Path to Muspack encoder"
  425. #D00A90464# "Hide DOS box window"
  426. #D00A90463# "On the fly encoding"
  427.  
  428. // Encoder NTTVQF settings box
  429. #D0BFB0000# ""
  430. #D0BFB0409# "On the fly MP3 Encoding"
  431. #D0BFB0462# "32 kBit/s\n40 kBit/s\n48 kBit/s\n56 kBit/s\n64 kBit/s\n80 kBit/s\n96 kBit/s\n112 kBit/s\n128 kBit/s\n160 kBit/s\n192 kBit/s\n224 kBit/s\n256 kBit/s\n320 kBit/s"
  432. #D0BFB0400# "Mono"
  433. #D0BFB0401# "Stereo"
  434. #D0BFB0542# "Bitrate per channel"
  435. #D0BFB0543# "Channels"
  436.  
  437. // File compare two files dialog box
  438. #D00970000# "Compare two WAV files"
  439. #D00970446# "Compare"
  440. #D00970522# "First filename"
  441. #D00970523# "Second filename"
  442. #D00970524# "Progress"
  443.  
  444. // File name string info dialog box
  445. #D00930000# "File name info options"
  446. #D00930516# "Examples:\n%1\%2\%4      creates the output file Artist\Album\TrackName.mp3 (or .wav)\n%1 - %2 - %3  creates the output file Artist - Album - TrackNumber.mp3 (or .wav)"
  447. #D00930518# "The backslash charachter (\) might also be used to indicate a directory separation\nThough. you should not use it as the first character !"
  448.  
  449. // File name property page
  450. #0C8E# "Filenames"
  451. #D0BF40000# "Filenames"
  452. #D0BF40479# "Char Subst"
  453. #D0BF4047D# "Split track name to Artist, Track using split character:"
  454. #D0BF40443# "Add Files to M3U playlist"
  455. #D0BF40444# "Add Files to PLS playlist"
  456. #D0BF4051B# "File Name"
  457. #D0BF40519# "Output filename format and directories"
  458. #D0BF4051C# "WAV -> MP3"
  459. #D0BF4051D# "Recorded Tracks"
  460. #D0BF4051A# "File Name Format"
  461. #D0BF40520# "File Name"
  462. #D0BF4051E# "File Name Format"
  463. #D0BF40521# "Type"
  464. #D0BF4051F# "Playlist"
  465.  
  466. // File overwrite dialog box
  467. #D00AE0000# "File Overwrite Warning"
  468. #D00AE0512# "Yes"
  469. #D00AE04A1# "Yes to &All"
  470. #D00AE0511# "No"
  471. #D00AE04A2# "No to A&ll"
  472. #D00AE0513# "The following file"
  473. #D00AE0514# "Does already exist, replace the existing file?"
  474.  
  475. // Generic Property Page
  476. #0C8B# "General"
  477. #D06040000# "General"
  478. #D06040414# "None\nID3-V1\nID3-V2\nID3-V1 &  ID3-V2"
  479. #D06040411# "Enable"
  480. #D060404AB# "Automatic shutdown after ripping / encoding"
  481. #D0604050F# "If signal is <"
  482. #D0604050C# "Normalize Volume"
  483. #D0604050D# "To"
  484. #D06040510# "If signal is >"
  485. #D06040507# "File Tag options"
  486. #D0604050A# "Tag comment field"
  487. #D0604050E# "To"
  488. #D06040508# "ID3 Tag Version"
  489. #D0604050B# "Encoded by field"
  490. #D06040506# "Temp directory"
  491. #D06040509# "Track Number"
  492. #D060404AC# "Digital CD Playback"
  493.  
  494. // General Info Dialog Box
  495. #D0BDF0000# "General Information"
  496. #D0BDF0502# "CD Volume ID"
  497. #D0BDF0500# "CDDB Disc ID"
  498. #D0BDF0501# "ASPI Manager"
  499. #D0BDF0503# "OS Version"
  500. #D0BDF0504# "SCSI Info"
  501. #D0BDF0505# "Drive Type(s)"
  502. #D0BDF0442# "Copy To Clipboard"
  503.  
  504. // Local CDDB Settings TAB
  505. #0C8C# "Local CDDB"
  506. #D0BFA0000# "Local CDDB"
  507. #D0BFA044B# "Windows CDDB Files"
  508. #D0BFA044C# "Unix CDDB Files"
  509. #D0BFA0459# "Store in CDPlayer.ini File"
  510. #D0BFA045A# "Store in local CDDB"
  511. #D0BFA045B# "Use Long Directory Names"
  512. #D0BFA04B5# "Write as MS-DOS text files "
  513. #D0BFA04FE# "CDDB Path"
  514. #D0BFA04FF# "Winamp in_cdda.cdb path (Winamp 2.78 format)"
  515. #D0BFA04FD# "Local CDDB Settings"
  516.  
  517. // Main Window (Title View)
  518. #D0BD80000# " "
  519. #D0BD804C2# "Artist"
  520. #D0BD804C3# "Title"
  521. #D0BD804C4# "Genre"
  522. #D0BD804C5# "Year"
  523. #D0BD804C6# "Track Offset"
  524.  
  525. // Mpeg to RIFF-WAV conversion dialog box
  526. #D00860000# "Convert MP3 to Riff-WAV"
  527. #D008604FC# "Processing"
  528.  
  529. // Mpeg to WAV conversion dialog box
  530. #D0BEB0000# "Convert MPEG to WAV"
  531. #D0BEB04FB# "Processing"
  532.  
  533. // Open file dialog box
  534. #D02630000# "Open File Dialog"
  535. #D026303EE# "Look in subfolders"
  536. #D026303F1# "Delete Original"
  537. #D0263042F# "Normalize"
  538. #D02630430# "RIFF-WAV"
  539. #D026303EF# "Select All"
  540. #D026303F0# "Open"
  541. #D02630495# "Settings"
  542. #D026304AC# "Keep Original Directory Layout"
  543. #D026304FA# "Available Files:"
  544. #D026304F9# "Directory"
  545.  
  546. // Partial track copy dialog box
  547. #D06010000# "Record partial tracks"
  548. #D0601041D# "WAV"
  549. #D06010412# "Encoded (MP3)"
  550. #D060104F5# "Track"
  551. #D060104F6# "Min"
  552. #D060104F7# "Sec"
  553. #D060104F8# "Frame"
  554. #D060104F0# "File properties"
  555. #D060104F2# "Range (one file from start position to stop position)"
  556. #D060104F3# "Start Position"
  557. #D060104F4# "Stop Position"
  558. #D060104F1# "Output Type"
  559.  
  560. // Player view window
  561. #D0C800489# "Details"
  562.  
  563. // Record from Analog In dialog box
  564. #D0BF50000# "RecordFiles"
  565. #D0BF50640# "Free Length"
  566. #D0BF50641# "Time Limited"
  567. #D0BF5046E# "Browse"
  568. #D0BF504B7# "Add sequence number to file name, sequence start number :"
  569. #D0BF504EE# "Recording Status"
  570. #D0BF5046B# "Record"
  571. #D0BF50445# "Pause"
  572. #D0BF50450# "Stop"
  573. #D0BF50642# "Mono"
  574. #D0BF50643# "Stereo"
  575. #D0BF503F5# "Channels"
  576. #D0BF504EB# "Recording Device"
  577. #D0BF504EC# "File Name"
  578. #D0BF504ED# "Output Type"
  579. #D0BF504EA# "Sample Rate"
  580. #D0BF504EF# "seconds"
  581. #D0BF504F0# "Directory"
  582.  
  583. // RIFF-WAV to MPEG dialog box
  584. #D02630064# "Abort"
  585. #D0BF30000# "Strip Riff-WAV header from MPEG file(s)"
  586. #D0BF304E9# "Processing"
  587.  
  588. // Substitute Characters dialog box
  589. #D0BF70000# "Character Substitution"
  590. #D0BF704E6# "Illegal File Name Characters"
  591. #D0BF704E7# "Other ( substition is not mandatory )"
  592. #D0BF704E8# "space :="
  593.  
  594. // Ripper Status dialog box
  595. #D00960000# "Detailed Ripping Status Information"
  596.  
  597. // String Table
  598. #0BBA#    "Indicator Contrl"
  599. #0BBB#    "Misc"
  600. #0BBC#    "Play Single Track"
  601. #0BBD#    "Play Multiple Track(s)"
  602. #0BBE#    "Stop Playing"
  603. #0BBF#    "Eject CD"
  604. #0BC0#    "Cannot open an Internet Session. Please check your internet configuration."
  605. #0BC1#    "CDex"
  606. #0BC2#    "Windows sockets initialization failed."
  607. #0BC3#    "Fast Forward\nFast Forward"
  608. #0BC4#    "Fast Rewind\nFast Rewind"
  609. #0BC5#    "Pause\nPause"
  610. #0BC6#    "Skip To Next Track\nSkip To Next Track"
  611. #0BC7#    "Skip To Previous Track\nSkip To Previous Track"
  612. #0BC8#    "Get track Info from remote CDDB"
  613. #0BD4#    "CDex Ripper\n\nCDex Ripper\n\n\nCDex.Document\nCDex Document"
  614. #0BDE#    "CDex Version "
  615. #0BDF#    "no artist"
  616. #0BE0#    "no title"
  617. #0BE1#    "Genre"
  618. #0BE2#    "Title"
  619. #0BE3#    "CDDB ID"
  620. #0BE4#    "Artist"
  621. #0BE5#    "Track Number"
  622. #0BE6#    "Volume ID"
  623. #0BE7#    "Track Name"
  624. #0BE8#    "Track Number Leading 0"
  625. #0BE9#    "Number of tracks"
  626. #0BEA#    "Name"
  627. #0BEB#    "Track"
  628. #0BEC#    "Start Time"
  629. #0BED#    "Play Time"
  630. #0BEE#    "Size"
  631. #0BEF#    "Status"
  632. #0BF0#    "CDex Version "
  633. #0BF1#    "Artist field contains invalid characters\n Replace invalid character by spaces"
  634. #0BF2#    "Album field contains invalid characters\n Replace invalid character by spaces"
  635. #0BF3#    "Trackname [%d] contains invalid characters\n Replace invalid character by spaces"
  636. #0BF4#    "No selected tracks, please select one or more audio tracks from the list"
  637. #0BF5#    "Unable to set Clipboard data"
  638. #0BF6#    "Seeking track %d (%02d:%02d:%02d)\n"
  639. #0BF7#    "Ripping track to MPEG (%s) to file %s"
  640. #0BF8#    "Ripping/encoding has been aborted at %s"
  641. #0BF9#    "Ripping track to MPEG has been finished properly, total duration: %s"
  642. #0BFA#    "Ripping track to wav (%s) to file %s"
  643. #0BFB#    "Ripping has been aborted at %s"
  644. #0BFC#    "Ripping track to wav has been finished properly, total duration: %s"
  645. #0BFD#    "Could not create output directory: "
  646. #0BFE#    "Elapsed time %s ; Remaining time %s ; Estimated time %s"
  647. #0BFF#    "Extracting track %d ( %d %% completed, file %d/%d)"
  648. #0C00#    "Peak Value %4.2f dB = %3d %%"
  649. #0C01#    "Jitter (errors: %d)"
  650. #0C02#    "Converting track %d ( %d %% completed, file %d/%d)"
  651. #0C03#    "Normalizing track %d ( %d %% completed, file %d/%d)"
  652. #0C04#    "Determining Peak Value track %d ( %d %% completed, file %d/%d)"
  653. #0C05#    "Peak Value %4.2f dB = %3d %%"
  654. #0C06#    "Name : %s"
  655. #0C07#    "Extracting track %d (file %d/%d)"
  656. #0C08#    "Converting file to target format (file %d/%d)"
  657. #0C09#    "Normalizing track with factor:%5.2f (file %d/%d)"
  658. #0C0A#    "Getting peak value (file %d/%d)"
  659. #0C0B#    "Processing (file %d/%d)"
  660. #0C0C#    "Extract dialog"
  661. #0C0D#    "File Conversion"
  662. #0C0E#    "%5d errors at track %s\n\n"
  663. #0C0F#    "Jitter errors have occured, please see help file how to solve jitter problems\n\n"
  664. #0C10#    "Year"
  665. #0C11#    "DataTrack"
  666. #0C12#    "AudioTrack"
  667. #0C13#    "Please fill out all Track, Artist and Track information and make\n sure that the Genre Field is set properly \nbefore submitting an entry to the remote CD database"
  668. #0C14#    "Requested Album information is not found in the local CDDB"
  669. #0C15#    "Requested Album information is not found in the CDPlayer.ini file"
  670. #0C16#    "MP3 Tag has been changes. \nSave the modifications ?"
  671. #0C17#    "Error occured while saving ID3V2 Tag\nMake sure file is marked as read only!"
  672. #0C18#    "Error occured while reading ID3V2 Tag"
  673. #0C19#    "Error occureted while opening the input file"
  674. #0C1A#    "Failed to set the privilate to shut down the system"
  675. #0C1B#    "Normalizing factor is %7.4f x"
  676. #0C1C#    "Invalid e-mail address, please fill out\n\nyour e-mail address in the Remote CDDB options dialog box"
  677. #0C1D#    "Remote server timed out \nIncrease the Timeout value in the CDDB option dialog box, \n Or try it once again"
  678. #0C1E#    "read/write allowed\n"
  679. #0C1F#    "OK, read only\n"
  680. #0C20#    "No match found \n"
  681. #0C21#    "OK Response\n"
  682. #0C22#    "Found multiple exact matches, list follows\n"
  683. #0C23#    "Found multiple inexact matches, list follows\n"
  684. #0C24#    "Specified CDDB entry not found\n"
  685. #0C25#    "Already shook hands\n"
  686. #0C26#    "Database entry is corrupt\n"
  687. #0C27#    "No handshake\n"
  688. #0C28#    "Handshake not successful, closing connection\n"
  689. #0C29#    "No connections allowed: permission denied\n"
  690. #0C2A#    "No connections, load too high\n"
  691. #0C2B#    "Server Error, please select another server\n"
  692. #0C2C#    "Protocol level already cur_level\n"
  693. #0C2D#    "Illegal Protocol Level\n"
  694. #0C2E#    "Connection Failed for reason"
  695. #0C2F#    "Convert"
  696. #0C30#    "Module Name"
  697. #0C31#    "Module Info"
  698. #0C32#    "The Genre Table (genres.txt) has not been found in the CDex directory\n(tried location: %s)\nCheck your CDex installation!"
  699. #0C33#    "Genre"
  700. #0C34#    "CDDB Genre"
  701. #0C35#    "ID3 V1 ID"
  702. #0C36#    "New Genre"
  703. #0C37#    "Unknown"
  704. #0C38#    "Invalid Server Response"
  705. #0C39#    "%1 = Artist\t\t%5 = CD VolumeID\n%2 = Album\t\t%6 = CDDB ID\n%3 = Track Number\t%7 = Track Number Leading Zero\n%4 = Track Name\t%8 = Total Number of Tracks\n%Y = Year\t\t%G = Genre\n%A = Artist NAme (not affected by the split option)"
  706. #0C3A#    "CDex Player, Version "
  707. #0C3B#    "CDDB error has occured, see message box for details\n"
  708. #0C3C#    "ERROR: Cannot launch external encoder"
  709. #0C3D#    "ERROR: Cannot send data to external encoder"
  710. #0C3E#    "Could not create VQF script file"
  711. #0C3F#    "Could not load encoder: %s\nMake sure that you start CDex.exe where the DLLs are located\nIf you have created a short-cut, make sure the working directory is set correctly"
  712. #0C40#    "Invalid Input Stream"
  713. #0C41#    "Could not open/create file: %s"
  714. #0C42#    "ERROR: Cannot create pipe to external encoder"
  715. #0C43#    "The GoGo DLL needs a Floating Point Unit"
  716. #0C44#    "%2d track (%5.2f MB) Free disk space %5d MB"
  717. #0C45#    "Playing track %d (%02d:%02d:%02d)\n"
  718. #0C46#    " (range)"
  719. #0C47#    "Cannot open the Clipboard"
  720. #0C48#    "Cannot empty the Clipboard"
  721. #0C49#    "Open Connection"
  722. #0C4A#    "Send Hello String"
  723. #0C4B#    "Send Statistics command"
  724. #0C4C#    "Send Proto Level"
  725. #0C4D#    "Send Query"
  726. #0C4E#    "Start Remote Query"
  727. #0C4F#    "Getting remote response"
  728. #0C50#    "Unknown SMTP server address, please fill out the\nSMTP server address in the CDDB submit options dialog box"
  729. #0C51#    "Failed to send string to remote server"
  730. #0C52#    "Connecting to Server"
  731. #0C53#    "Server not ready"
  732. #0C54#    "Sending"
  733. #0C55#    "Sending data"
  734. #0C56#    "Sending body-text"
  735. #0C57#    "No server response"
  736. #0C58#    " (Encoder Available, no version info available)"
  737. #0C59#    " Alpha %d"
  738. #0C5A#    " Beta %d"
  739. #0C5B#    "Specified bitrate does not match with the selected output frequency"
  740. #0C5C#    " (not available)"
  741. #0C5D#    "version"
  742. #0C5E#    "engine"
  743. #0C5F#    "Could not open file %s"
  744. #0C60#    "Filesize is too small to do a comparison"
  745. #0C61#    "Second file has an offset of %d bytes"
  746. #0C62#    "First file has an offset of %d bytes"
  747. #0C63#    "Files are different, could not find matching block"
  748. #0C64#    "File are different, starting at location %d"
  749. #0C65#    "No differences have been found\nA total of %d bytes have been compared"
  750. #0C66#    "CDex configuration"
  751. #0C67#    "Please select a folder"
  752. #0C68#    "Please select on of the listed items, or press cancel to bail out"
  753. #0C69#    "You have to Restart CDex before this setting takes into effect"
  754. #0C6A#    "data tag not found"
  755. #0C6B#    "File %s is not a MPEG RIFF-WAV file"
  756. #0C6C#    "Could not find format tag in File %s"
  757. #0C6D#    "Only perform Auto Detection if the Generic Setting does not work\nFor Auto detection, an Audio CD has to be loaded in the CD-ROM\nDo you want to continue?"
  758. #0C6E#    "Total recording time (MM:SS:FF) %02d:%02d:%02d equals to %d sectors"
  759. #0C6F#    "File Name"
  760. #0C70#    "Date"
  761. #0C71#    "Path"
  762. #0C72#    "Size (MB)"
  763. #0C73#    "Save"
  764. #0C74#    "File sizes of first/second are %d/%d bytes"
  765. #0C75#    "OK"
  766. #0C76#    "First file name is not valid"
  767. #0C77#    "Second file name is not valid"
  768. #0C78#    "Failed to initialize Ogg Encoding stream. It might be that Specified bitrate does not match with the selected output frequency, try the quality settings instead."
  769. #0C80#    "CDex Player\n\nCDex Player\n\n\nCDex.Document\nCDex Document"
  770. #0C81#    "No files selected"
  771. #0C82#    "Auto"
  772. #0C83#    "Default"
  773. #0C84#    "Conversion error: Input file name is equal to the output file name,\nplease select a different conversion output directory!\nInput file name  : %s\nOutput file name : %s"
  774. #0C85#    "Native NT SCSI Library support is not supported by this Operating System\nYou have to install ASPI drivers in order to use CDex, see CDex Help File for additional information\n"
  775. #0C86#    "Error: Failed to load the Windows ASPI drivers.\nYou have to install ASPI drivers in order to use CDex, see CDex Help File for additional information\n"
  776. #0C87#    "Error: Failed to get ASPI driver status\nPlease check the ASPI driver installation, see CDex Help File for additional information\n"
  777. #0C88#    "English"
  778. #0C8F#  "..."
  779. #0C90#  "Select Directory"
  780. #0C91#  "Encoders (*.exe;*.bat)|*.exe;*.bat|All Files (*.*)|*.*||"
  781. #0C92#  "Select encoder"
  782. #0C93#  "Big"
  783. #0C94#  "Little"
  784. #0C95#  "none"
  785. #0C96#  "standard"
  786. #0C97#  "Read"
  787. #0C98#  "Atapi"
  788. #0C99#  "Enable"
  789. #0C9A#  "Density"
  790. #0C9B#  "Endian"
  791. #0C9C#  "Result"
  792. #0C9D#  "Pass"
  793. #0C9E#  "Fail"
  794. #8003#    "Select to configure CDex\nConfigure"
  795. #8004#    "Extract CD track(s) to a WAV audio file\nTracks(s)->WAV"
  796. #8005#    "Extract CD track(s) to a MPEG audio file\nTrack(s)->MPEG"
  797. #8006#    "Convert WAV files to MPEG files\nWAV->MPEG"
  798. #8007#    "Extracts a regions of the CD to a WAV or MP3 file\nExtract partial track"
  799. #800D#    "Select to get system information\nSelect to get system information"
  800. #800E#    "Configure CD Settings\nConfigure CD Settings"
  801. #800F#    "Eject CD\nEject CD"
  802. #8010#    "Fast Forward\nFast Forward"
  803. #8011#    "Fast Rewind\nFast Rewind"
  804. #8012#    "Skip to next track\nSkip to next track"
  805. #8013#    "Skip to previous track\nSkip to previous track"
  806. #8014#    "Play Multiple Tracks\nPlay Multiple Tracks"
  807. #8015#    "Play a single audio track\nPlay a single audio track"
  808. #8016#    "Stop Playing\nStop Playing"
  809. #8017#    "Pause/resume playing\nPause/resume playing"
  810. #8018#    "Get Album information from local CDDB\nRead Album information from local CDDB"
  811. #801A#    "Get Album information from CDPlayer.ini file\nRead Album information from CDPlayer.ini file"
  812. #801B#    "Get album information from remote CDDB\nGet album information from remote CDDB"
  813. #801C#    "View or hide the playing toolbar"
  814. #801D#    "View or hide the recording toolbar"
  815. #801E#    "Skip to previous track\nSkip to previous track"
  816. #801F#    "Fast Rewind\nFast Rewind"
  817. #8022#    "Convert MP3 file(s) to Riff Wav files"
  818. #8023#    "Copy track information to the clipboard"
  819. #8024#    "Rename the selected track"
  820. #8026#    "Select All Track(s)"
  821. #8027#    "Save Album information to the CDPlayer.ini file"
  822. #8028#    "Save Album information to the local CDDB file(s)"
  823. #8029#    "Convert MPEG files back to WAV files\nConvert MPEG files back to WAV files"
  824. #802A#    "Re-load Track information from disk"
  825. #802B#    "Shows the status"
  826. #802C#    "Show Ripping Status Information of the selected track(s)\nShow Ripping Status Information of the selected track(s)"
  827. #802D#    "Compare the content of two WAV files\nCompare the content of two WAV files"
  828. #802E#    "Play Media Files\nPlay Media Files"
  829. #802F#    "Clear the ripping status of this CD"
  830. #8031#    "Record from Analog input\nRecord from Analog input"
  831. #8032#    "Submit Album information to the remote CDDB database"
  832. #8033#    "Get Album information CD-Text (if supported/available)"
  833. #8035#    "Select Files\nSelect Files"
  834. #8036#    "Select Files\nSelect Files"
  835. #8037#    "Skip to Previous file\nSkip to Previous file"
  836. #8038#    "Skip to next file\nSkip to next file"
  837. #8039#    "Play File(s)\nPlay File(s)"
  838. #803A#    "Stop Playing Files\nStop Playing Files"
  839. #803B#    "CDDB Batch Query\nCDDB Batch Query"
  840. #8046#    "Configures the Winamp Plugins\nConfigures the Winamp Plugins"
  841. #8047#    "Add or Edit Genre List\nAdd or Edit Genre List"
  842. #8048#    "Pause playing\nPause playing"
  843. #804B#    "Play the tracks in a random order\nPlay the tracks in a random order"
  844. #804D#    "Exchange Artist/Track filed (for multi artist CDs)\nExchange Artist/Track filed (for multi artist CDs)"
  845. #804E#    "CD-ROM selection\nSelect Active CD-ROM"
  846. #804F#    "Select profile\nSelect profile"
  847. #8050#    "Save current settings to profile\nSave current settings to profile"
  848. #8052#    "Delete profile\nDelete selected profile"
  849. #8062#  "Read CD data from Winamp CD database\nRead CD data from Winamp CD database"
  850. #E000#    "CDex"
  851. #E001#    "For Help, press F1"
  852. #E100#    "Create a new document\nNew"
  853. #E101#    "Open an existing document\nOpen"
  854. #E102#    "Close the active document\nClose"
  855. #E103#    "Save the active document\nSave"
  856. #E104#    "Save the active document with a new name\nSave As"
  857. #E105#    "Change the printing options\nPage Setup"
  858. #E106#    "Change the printer and printing options\nPrint Setup"
  859. #E107#    "Print the active document\nPrint"
  860. #E109#    "Display full pages\nPrint Preview"
  861. #E110#    "Open this document"
  862. #E111#    "Open this document"
  863. #E112#    "Open this document"
  864. #E113#    "Open this document"
  865. #E114#    "Open this document"
  866. #E115#    "Open this document"
  867. #E116#    "Open this document"
  868. #E117#    "Open this document"
  869. #E118#    "Open this document"
  870. #E119#    "Open this document"
  871. #E11A#    "Open this document"
  872. #E11B#    "Open this document"
  873. #E11C#    "Open this document"
  874. #E11D#    "Open this document"
  875. #E11E#    "Open this document"
  876. #E11F#    "Open this document"
  877. #E120#    "Erase the selection\nErase"
  878. #E121#    "Erase everything\nErase All"
  879. #E123#    "Cut the selection and put it on the Clipboard\nCut"
  880. #E124#    "Find the specified text\nFind"
  881. #E125#    "Insert Clipboard contents\nPaste"
  882. #E128#    "Repeat the last action\nRepeat"
  883. #E129#    "Replace specific text with different text\nReplace"
  884. #E12A#    "Select the entire document\nSelect All"
  885. #E12B#    "Undo the last action\nUndo"
  886. #E12C#    "Redo the previously undone action\nRedo"
  887. #E135#    "Split the active window into panes\nSplit"
  888. #E140#    "Display program information, version number and copyright\nAbout"
  889. #E141#    "Quit the application\nExit"
  890. #E142#    "Opens Help\nHelp Topics"
  891. #E143#    "List Help topics\nHelp Topics"
  892. #E144#    "Display instructions about how to use help\nHelp"
  893. #E145#    "Display help for clicked on buttons, menus and windows\nHelp"
  894. #E146#    "Display help for current task or command\nHelp"
  895. #E150#    "Switch to the next window pane\nNext Pane"
  896. #E151#    "Switch back to the previous window pane\nPrevious Pane"
  897. #E700#    "EXT"
  898. #E701#    "CAP"
  899. #E702#    "NUM"
  900. #E703#    "SCRL"
  901. #E704#    "OVR"
  902. #E705#    "REC"
  903. #E800#    "Show or hide the toolbar\nToggle ToolBar"
  904. #E801#    "Show or hide the status bar\nToggle StatusBar"
  905. #EF00#    "Change the window size"
  906. #EF01#    "Change the window position"
  907. #EF02#    "Reduce the window to an icon"
  908. #EF03#    "Enlarge the window to full size"
  909. #EF04#    "Switch to the next document window"
  910. #EF05#    "Switch to the previous document window"
  911. #EF06#    "Close the active window and prompts to save the documents"
  912. #EF12#    "Restore the window to normal size"
  913. #EF13#    "Activate Task List"
  914. #F003#    "Untitled"
  915. #F005# "Close print preview mode\nCancel Preview"
  916.