home *** CD-ROM | disk | FTP | other *** search
/ PC World 2006 December / PCWorld_2006-12_cd.bin / akce / imtoo / mpeg-encoder-2.exe / lang / English.lang < prev    next >
Text File  |  2006-03-03  |  5KB  |  185 lines

  1. // 
  2. // This file will be read by video-encoder if it is put inside \lang folder
  3. // of dvd-audio-ripper root directory. It also must have the .lang extension
  4. // yielding something like my_language.lang
  5. //
  6. // 
  7. // To define a string follow this format:
  8. //
  9. // number "my_string"
  10. //
  11. // number is the identification of the following string. Each number is related
  12. // with a string that will appear inside dvd-audio-ripper. Padding spaces are not 
  13. // important. Inside menu definitions use & to give access to the keyboard menu shortcut.
  14. // You can use returns inside string. They will be preserved in the program.
  15. //
  16. // dvd-audio-ripper loads the strings on startup. It won't perceive any changes in this file
  17. //  if you don't reload the program.
  18. //
  19. // PLEASE, CHECK THAT STRINGS WON'T BE CLIPPED IN THE PROGRAM. The reserved space 
  20. // for every string is limited and must be suitable for all languages. If some 
  21. // of your strings are clipped try shortening the phrase while keeping its 
  22. // significance
  23. //  
  24. //////////////////////////////////////////////////////////////////////////////
  25.  
  26. // language file revision level
  27. REVISION=/*$Id: English.lang,v 1.10 2006/03/02 07:24:38 cgl Exp $*/
  28.  
  29. // set language characteristics
  30. LANGUAGE=9
  31. SUBLANG=1
  32.  
  33. LANGCODE=enu
  34.  
  35. // use CODEPAGE 65001 if this file is UTF-8 encoded text file
  36. // otherwhise fill out the proper ANSI codepage
  37. CODEPAGE=1252
  38.  
  39. // 99 (063 hex) => LANGUAGE ID, use english description
  40. // since this value is used to set the LOCALE settings
  41. #0063# "English"
  42.  
  43. #0001# "OK"
  44. #0002# "Cancel"
  45. #0003# "Abort"
  46. #0004# "Retry"
  47. #0005# "Ignore"
  48. #0006# "Yes"
  49. #0007# "No"
  50.  
  51. #D00660407# "Status window"
  52. #D008403EA# "Add"
  53. #D008403EB# "Remove"
  54. #D008403EC# "Clear"
  55. #D008403EF# "Up"
  56. #D008403F2# "Down"
  57. #D0084040A# "Encode"
  58. #D008403F1# "Pause"
  59. #D008403F4# "Stop"
  60. #D00850408# "Profile:"
  61. #D008503FD# "Browse..."
  62. #D008503FF# "Open"
  63. #D00850409# "Destination:"
  64. #D00850400# "New"
  65. #D00850403# "Save"
  66. #D008703EE# "Play"
  67. #D008703F6# "Next"
  68. #D008703F7# "Previous"
  69. #D0087040F# "Static"
  70. #D008A0404# "Show log window"
  71. #D008A0407# "Ready"
  72. #D008A040E# "Show float window"
  73. #0109# "Check for Additional/updates Language files"
  74. #M8003# "&Add..."
  75. #M8004# "&Remove"
  76. #M8005# "&Clear"
  77. #M800E# "Check &All"
  78. #M800F# "U&ncheck All"
  79. #M8008# "&Encode            "
  80. #M800A# "&Stop"
  81. #M8009# "Pa&use"
  82. #M800B# "&Encode Selected Item(s)"
  83. #M800C# "&Stop Seleted Item(s)"
  84. #M800D# "Pa&use Selected Item(s)"
  85. #M8011# "E&xit"
  86. #M8107# "Change &Skin..."
  87.  
  88. #M810000# "Language"
  89. #M850000# "Language"
  90. #M80EE# "Check for Additional/updates Language files"
  91. #M80EF# "Chinese(Simplified)"
  92. #M80F0# "Chinese(Traditional)"
  93. #M80F1# "English"
  94. #M80F2# "Japanese"
  95. #M80EB# "Preferences..."
  96. #M80ED# "PSP Video Manager"
  97. #M8084# "Contents"
  98. #M8088# "Buy Registration Code"
  99. #M8089# "Enter Registration Code..."
  100. #M8087# "&About..."
  101. #M0081# "#&File#&Settings#&Tools#&Help#"
  102. #M0085# "#&File#&Settings#&Help#"
  103. // About dialogbox
  104. #D27100000# "About"
  105. #D27100065# "Product Name"
  106. #D27100066# "Author : "
  107. #D27100067# "About"
  108. #D27100069# "This copy is licensed to"
  109. #D2710006A# "unregistered"
  110. #D2710006B# "Serial Number"
  111. #2EE2# "About"
  112. #D27110000# "Registration"
  113. #D27110065# "Name:"
  114. #D27110066# "Serial Number:"
  115. #D27110067# "License Code:"
  116. #D27110068# "Buy this software"
  117. #D27110069# "Registration Info"
  118.  
  119. // Change skin dialogbox
  120. #D27120000# "Choose skin"
  121. #D27120067# "Available skins:"
  122. #D27120068# "Preview:"
  123.  
  124. #006A# "Name"
  125. #006B# "Duration"
  126. #006C# "Type"
  127. #006D# "Target"
  128. #006E# "Status"
  129.  
  130. #006F# "Summary:"
  131. #0074# "Duration:"
  132. #0075# "Bit rate:"
  133. #0070# "Video:"
  134. #0073# "Format:"
  135. #0076# "Size:"
  136. #0077# "Frame rate:"
  137. #0071# "Audio:"
  138. #0078# "Sample rate:"
  139. #008D# "Channels:"
  140. #008F# "Stereo"
  141. #0090# "5.1"
  142. #0072# "Data:"
  143. #008E# "Mono"
  144. #0091# "Channels"
  145.  
  146. #0065# "&About"
  147.  
  148. #0068# "Waiting"
  149. #0067# "Encoding..."
  150. #0069# "Pause"
  151. #0079# "Pending"
  152. #007E# "Are you sure to stop encoding?"
  153. #007C# "Abort"
  154. #007B# "Fail"
  155. #D27150000# "File Overwrite Warning"
  156. #D27150065# "No"
  157. #D27150066# "No to A&ll"
  158. #D27150067# "Yes"
  159. #D27150068# "Yes to &All"
  160. #D27150069# "The file"
  161. #D2715006A# "already exists.  Replace the existing file?"
  162. #007A# "Completed"
  163.  
  164. #007F# "Some of items had been encoded successfully. Do you want to re-encode them?"
  165. #0066# "Preferences"
  166. #0083# "Too many simultaneous running processes may cause each process slower except more CPUs are installed.\n Are you want to continue?"
  167. #0081# "Please select output folder"
  168. #0082# "This function is only for preview purpose. \nThe quality of output file may differ from what you see here."
  169.  
  170. #0085# "Summary"
  171. #0086# "Summary of the file"
  172. #0092# "General"
  173. #0093# "General options"
  174. #0087# "Video"
  175. #0088# "Video options"
  176. #0089# "Audio"
  177. #008A# "Audio options"
  178. #008B# "Expert"
  179. #008C# "Expert options"
  180.  
  181. #2F44# "Invalid registration info!"
  182. #2F45# "Registered successfully!"
  183. #0094# "The limitation of the trial version is to encode only %d minutes each file. \nThe 'Duration' setting isn't in effect."
  184. #D00850416# "manage profiles..."
  185. #00A5# "General"