home *** CD-ROM | disk | FTP | other *** search
/ Chip 2005 March / CMCD0305.ISO / Software / Freeware / Multimedia / dvdaudio / dvd-audio-ripper.exe / lang / Japanese.lang < prev   
Text File  |  2004-12-26  |  2KB  |  48 lines

  1. // 
  2. // This file will be read by dvd-audio-ripper 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: Japanese.lang,v 1.1 2004/12/27 03:00:56 xuesong Exp $*/
  28.  
  29. // set language characteristics
  30. LANGUAGE=9
  31. SUBLANG=1
  32.  
  33. // use CODEPAGE 65001 if this file is UTF-8 encoded text file
  34. // otherwhise fill out the proper ANSI codepage
  35. CODEPAGE=1252
  36.  
  37. // 99 (063 hex) => LANGUAGE ID, use english description
  38. // since this value is used to set the LOCALE settings
  39. #0063# "English"
  40.  
  41. #0001# "OK"
  42. #0002# "Cancel"
  43. #0003# "Abort"
  44. #0004# "Retry"
  45. #0005# "Ignore"
  46. #0006# "Yes"
  47. #0007# "No"
  48.