home *** CD-ROM | disk | FTP | other *** search
/ Chip 2001 August - Disc 3 / chip_20018103_hu.iso / honosito / jatek / cspread.exe / #setuppath# / language / english.lng < prev    next >
Encoding:
Text File  |  2001-06-29  |  3.2 KB  |  132 lines

  1. ;
  2. ;  Few rules for translator:
  3. ;  Copy english.lng into the your_language.lng and translate them.
  4. ;  Please, translate text after symbol '=' only.
  5. ;  Use '&' char to make next symbol underlined & hot
  6. ;  (command execution by Alt+[NextSymbol])
  7. ;
  8. ;
  9. [Individual]
  10. ;
  11. ; Charset (refer to table in help file for your language)
  12. Charset                 = 1
  13. ;
  14. ; Full language name
  15. Language                = English
  16. ;
  17. ; Help file name (write it like your language name)
  18. Help                    = english.hlp
  19. ;
  20. ;
  21. [Titles > frmCSpread]
  22. ;
  23. dlgOpenGame             = Open game
  24. dlgSaveGame             = Save game
  25. ;
  26. ;
  27. [Captions > frmCSpread]
  28. ;
  29. mnuGame                 = &Game
  30. mnuNew                  = &New
  31. mnuOpen                 = &Open...
  32. mnuSave                 = &Save
  33. mnuSaveAs               = Save &As...
  34. mnuUndo                 = &Undo
  35. mnuExit                 = E&xit
  36. mnuOptions              = &Options
  37. mnuMainPref             = &Main...
  38. mnuTheme                = &Theme...
  39. mnuJukebox              = &Jukebox...
  40. mnuLevel                = Level
  41. mnuLevel0               = Easy
  42. mnuLevel1               = Medium
  43. mnuLevel2               = Hard
  44. mnuMusic                = Music
  45. mnuSound                = Sound
  46. mnuBest                 = &Best players
  47. mnuHelp                 = &Help
  48. mnuContents             = &Contents
  49. mnuAbout                = &About
  50. mnuWebSite              = &Game's website
  51. mnuTryGames             = &Try other games
  52. mnuSendmail             = &Send mail us
  53. ;
  54. lblBest                 = Best player
  55. lblScore                = Score
  56. lblNextColors           = Next
  57. lblLevel                = Level
  58. lblTime                 = Time
  59. lblGameOver             = Game Over
  60. ;
  61. ;
  62. [Captions > frmMainPref]
  63. ;
  64. frmMainPref             = Main preferences
  65. btnCancel               = Cancel
  66. lblLanguage             = Language:
  67. rgrpLevel               = [ Level ]
  68. cbxAutoStart            = Run game on startup
  69. ;
  70. ;
  71. [Captions > frmThemes]
  72. ;
  73. frmThemes               = Themes
  74. lblBackgrounds          = Backgrounds:
  75. lblObjects              = Objects:
  76. lblPreview              = Preview:
  77. lblAnimSpeed            = Animation speed:
  78. lblSlow                 = Slow
  79. lblFast                 = Fast
  80. btnCancel               = Cancel
  81. btnGetMore              = Get more!
  82. ;
  83. ;
  84. [Titles > frmJukebox]
  85. ;
  86. dlgOpenMusic            = Add music MIDI file
  87. ;
  88. ;
  89. [Captions > frmJukebox]
  90. ;
  91. frmJukebox              = Jukebox
  92. lblPlaylist             = Playlist:
  93. btnCancel               = Cancel
  94. btnAdd                  = Add
  95. btnRemove               = Remove
  96. btnRestore              = Restore default
  97. cbxRandom               = Random playing order
  98. ;
  99. ;
  100. [Captions > frmHighscore]
  101. ;
  102. frmHighScore            = Best players
  103. lblLevel                = Game level:
  104. lblPlayer               = Player
  105. lblScore                = Score
  106. lblTime                 = Time
  107. ;
  108. ;
  109. [Captions > frmSplash]
  110. ;
  111. frmSplash               = About...
  112. lblWeb                  = Visit our website:
  113. lblContact              = Contact us at:
  114. ;
  115. ;
  116. [Messages]
  117. ;
  118. ; DO NOT change this number
  119. Count = 11
  120. ;
  121. MSG0  = Easy
  122. MSG1  = Medium
  123. MSG2  = Hard
  124. MSG3  = Warning!
  125. MSG4  = Really start new game?
  126. MSG5  = Sound ON
  127. MSG6  = Sound OFF
  128. MSG7  = Music ON
  129. MSG8  = Music OFF
  130. MSG9  = Prelisten
  131. MSG10 = Stop
  132.