home *** CD-ROM | disk | FTP | other *** search
/ Amiga Computing 105 / ac105a.adf / DASmodplayer.lzx / DASModPlayer / Locale / Locales.lha / dasmp_xxx.ct < prev    next >
Encoding:
Text File  |  1995-04-22  |  13.7 KB  |  1,000 lines

  1. ## $VER: dasmp.catalog 1.00 (26.11.94)
  2. ## codeset 0
  3. ## language xxxxxx
  4. ;
  5. ; For several of these strings there is an extra character for example in
  6. ; Add button "aAdd". The first a means that the "a" should get underscored.
  7. ; You have to provide to translation this extra character to all strings 
  8. ; in which this can be found. You should not use the same underscore 
  9. ; character in the same window, since if user presses that underscore key 
  10. ; it will be translated as the first occurrance of this underscore char
  11. ; and the latter one will be ignored. 
  12. ;
  13. ; MSG_GUI_* are strings used in User Interface buttons/strings....
  14. ; MSG_GUI strings may include formatting information like \33c, do not
  15. ; remove these. Keep them where they are. You may found some odd looking
  16. ; strings like this: s\33cSort means --> "s" Char to underscore, \33c=center 
  17. ; and the rest is ofcourse the string itself.
  18. ; MSG_ERR_* are strings used in error requesters.
  19. ; MSG_MENU_* are strings used in menus
  20. ; MSG_INFO_* are strings used in notifying to user what is currently in progress. 
  21. ; MSG_REQ_* are strings used in Requester buttons.
  22. ; (MSG_REQ strings may include characters like '_' and '*'. "_" Will underscore
  23. ; the following character in the string (used for shortcut keying the reqs.
  24. ; "*" will make the following piece of string (req button) a default one which 
  25. ; can be selected using enter key. These are not compulsory, so translator 
  26. ; can use these or not..)
  27. ; MSG_SPC_* Special strings which will provide EPL's and IOL's localised
  28. ; strings without them being actually localised themselves.
  29. ;
  30. ; MSG_MISC_*s are strings for misc functions inside dasmp
  31. ; (Where specially mentioned, do not exceed the given max string size!)
  32. ;
  33. ; Add button in main window
  34. MSG_GUI_ADD  
  35. aAdd
  36. ; Chk button (in same buttons as Add)
  37. MSG_GUI_CHK  
  38. cChk
  39. ; New button in main window
  40. MSG_GUI_NEW 
  41. wNew
  42. ;
  43. MSG_GUI_LOAD 
  44. lLoad
  45. ;
  46. MSG_GUI_SAVE 
  47. vSave
  48. ;
  49. MSG_GUI_EXG 
  50. eExchange
  51. ;
  52. MSG_GUI_SORT 
  53. sSort
  54. ;
  55. MSG_GUI_DEL 
  56. dDelete
  57. ;
  58. MSG_GUI_CLR 
  59. cClear
  60. ;
  61. MSG_GUI_INFO 
  62. iInfo
  63. ;
  64. MSG_GUI_CONFIG 
  65. oConfig
  66. ;
  67. MSG_GUI_MCNF 
  68. mMConfig
  69. ;
  70. MSG_GUI_EFF 
  71. fEffects
  72. ;
  73. MSG_GUI_PWIN 
  74. pPlaywin
  75. ;
  76. MSG_GUI_REPEAT 
  77. rRepeat
  78. ;
  79. MSG_GUI_SNGLOPT 
  80. Single options
  81. ;
  82. MSG_GUI_CYCOPT 
  83. Cycle options
  84. ;
  85. MSG_GUI_DIROPT 
  86. Directories
  87. ;
  88. MSG_GUI_EXTARC 
  89. External arcs
  90. ;
  91. MSG_GUI_EPLS 
  92. Player libs
  93. ;
  94. MSG_GUI_AUTLST 
  95. Author listing
  96. ;
  97. MSG_GUI_GRPLIST 
  98. Groups
  99. ;
  100. MSG_GUI_PMODE1 
  101. In Sequence
  102. ;
  103. MSG_GUI_PMODE2 
  104. Once
  105. ;
  106. MSG_GUI_PMODE3 
  107. One (Once)
  108. ;
  109. MSG_GUI_PMODE4 
  110. Random
  111. ;
  112. MSG_GUI_SMODE1 
  113. Name
  114. ;
  115. MSG_GUI_SMODE2 
  116. Date
  117. ;
  118. MSG_GUI_SMODE3 
  119. Reverse N.
  120. ;
  121. MSG_GUI_SMODE4 
  122. Reverse D.
  123. ;
  124. MSG_GUI_SMODE5 
  125. Mod type
  126. ;
  127. MSG_GUI_SMODE6 
  128. Channels
  129. ;
  130. MSG_GUI_FILTER 
  131. \33lForce Filter Off
  132. ;
  133. MSG_GUI_JCTRL 
  134. \33lJoystick Control
  135. ;
  136. MSG_GUI_NERRREQ 
  137. \33lNo Error Requesters
  138. ;
  139. MSG_GUI_DREAL 
  140. \33lDelete For Real
  141. ;
  142. MSG_GUI_AUTOSORT 
  143. \33lSort automatically
  144. ;
  145. MSG_GUI_LOCATE 
  146. \33lLocate to FAST
  147. ;
  148. MSG_GUI_ARC1FILE 
  149. \33lArchive's first file
  150. ;
  151. MSG_GUI_DBLBUF 
  152. \33lDouble Buffering
  153. ;
  154. MSG_GUI_VMCNF 
  155. \33lVolume from MCNF
  156. ;
  157. MSG_GUI_PRELVAL 
  158. Preload value
  159. ;
  160. MSG_GUI_FADESPD 
  161. Fade speed
  162. ;
  163. MSG_GUI_MODE1 
  164. m\33cPlay mode
  165. ;
  166. MSG_GUI_MODE2 
  167. o\33cPlay mode 2
  168. ;
  169. MSG_GUI_SHOWLIST 
  170. l\33cShow list
  171. ;
  172. MSG_GUI_DBLHNDL 
  173. \33cDouble handling
  174. ;
  175. MSG_GUI_SORTTYPE 
  176. s\33cSort
  177. ;
  178. MSG_GUI_ADDTYPE 
  179. a\33cAdd mode
  180. ;
  181. MSG_GUI_AUTOPLAY 
  182. t\33cAutoplay
  183. ;
  184. MSG_GUI_ENDTIME 
  185. \33cSet ending time
  186. ;
  187. MSG_GUI_SCPPRI 
  188. \33cScope pri
  189. ;
  190. MSG_GUI_CURDATE 
  191. \33cCurrent list date
  192. ;
  193. MSG_GUI_DBLM1 
  194. Off
  195. ;
  196. MSG_GUI_DBLM2 
  197. Double Check
  198. ;
  199. MSG_GUI_DBLM3 
  200. Double Copy
  201. ;
  202. MSG_GUI_SHOWL1 
  203. Show all
  204. ;
  205. MSG_GUI_SHOWL2 
  206. Group
  207. ;
  208. MSG_GUI_SHOWL3 
  209. Current type
  210. ;
  211. MSG_GUI_ETS1 
  212. Off
  213. ;
  214. MSG_GUI_ETS2 
  215. On
  216. ;
  217. MSG_GUI_ETS3 
  218. Automatic
  219. ;
  220. MSG_GUI_AUTO1 
  221. Off
  222. ;
  223. MSG_GUI_AUTO2 
  224. List loaded
  225. ;
  226. MSG_GUI_AUTO3 
  227. Always
  228. ;
  229. MSG_GUI_ADDT1 
  230. Normal
  231. ;
  232. MSG_GUI_ADDT2 
  233. Date Update
  234. ;
  235. MSG_GUI_ADDT3 
  236. Check
  237. ;
  238. MSG_GUI_PLMODE1 
  239. Play All
  240. ;
  241. MSG_GUI_PLMODE2 
  242. Play Group
  243. ;
  244. MSG_GUI_PLMODE3 
  245. Play Selected
  246. ;
  247. MSG_GUI_MODDIR 
  248. \33lModule dir
  249. ;
  250. MSG_GUI_LISTDIR 
  251. \33lList dir
  252. ;
  253. MSG_GUI_TMPDIR 
  254. \33lTemp dir
  255. ;
  256. MSG_GUI_EPLCFGD 
  257. \33lEPL cfg dir
  258. ;
  259. MSG_GUI_MODPAT 
  260. \33lModule pattern
  261. ;
  262. MSG_GUI_LISTPAT 
  263. \33lList pattern
  264. ;
  265. MSG_GUI_NEWEA 
  266. New
  267. ;
  268. MSG_GUI_DELEA 
  269. Del
  270. ;
  271. MSG_GUI_PAGEEA 
  272. Page
  273. ;
  274. MSG_GUI_EAPATH 
  275. \33lPacker path
  276. ;
  277. MSG_GUI_EAENDID 
  278. \33lEnding ID
  279. ;
  280. MSG_GUI_EAPACKOPT 
  281. \33lPacker opts
  282. ;
  283. MSG_GUI_EAPACKER 
  284. \33lPacker ~()
  285. ;
  286. MSG_GUI_EAMATCHSTR 
  287. \33lMatch string
  288. ;
  289. MSG_GUI_EALISTOPTS 
  290. \33lListing opts
  291. ;
  292. MSG_GUI_EANAMEOFFS 
  293. \33lName offset
  294. ;
  295. MSG_GUI_EANAMELEN 
  296. \33lName length
  297. ;
  298. MSG_GUI_EASHORTNAME 
  299. \33lByte length name
  300. ;
  301. MSG_GUI_EAMULTFILES 
  302. \33lMultifiles?
  303. ;
  304. MSG_GUI_EAFIRSTFILE 
  305. \33lFirst file?
  306. ;
  307. MSG_GUI_EATEMPDIR 
  308. \33lTempdir
  309. ;
  310. MSG_GUI_EPLADD 
  311. aAdd
  312. ;
  313. MSG_GUI_EPLDEL 
  314. Del
  315. ;
  316. MSG_GUI_EPLQUERY 
  317. qQuery
  318. ;
  319. MSG_GUI_EPLCFG 
  320. fConfig
  321. ;
  322. MSG_GUI_EPLSORT 
  323. Sort
  324. ;
  325. MSG_GUI_EPLDIS1 
  326. Enable
  327. ;
  328. MSG_GUI_EPLDIS2 
  329. Disable
  330. ;
  331. MSG_GUI_ALADD 
  332. Add
  333. ;
  334. MSG_GUI_ALDEL 
  335. Del
  336. ;
  337. MSG_GUI_ALSORT 
  338. Sort
  339. ;
  340. MSG_GUI_GRPADD 
  341. Add
  342. ;
  343. MSG_GUI_GRPDEL 
  344. Del
  345. ;
  346. MSG_GUI_GRPLNK 
  347. Link
  348. ;
  349. MSG_GUI_GRPREMLNK 
  350. Rem link
  351. ;
  352. MSG_GUI_GRPLABEL 
  353. \33cGroups
  354. ;
  355. MSG_GUI_MTYPESCAN 
  356. Scan
  357. ;
  358. MSG_GUI_MTYPEDEL 
  359. Del
  360. ;
  361. MSG_GUI_MTYPELABEL 
  362. \33cModule formats
  363. ;
  364. MSG_GUI_CFGDEF 
  365. Default
  366. ;
  367. MSG_GUI_CFGLOAD 
  368. Load
  369. ;
  370. MSG_GUI_CFGUSE 
  371. Use
  372. ;
  373. MSG_GUI_CFGSAVE 
  374. Save
  375. ;
  376. MSG_GUI_MCNFP1 
  377. Info
  378. ;
  379. MSG_GUI_MCNFP2 
  380. Settings
  381. ;
  382. MSG_GUI_QUIT 
  383. qQuit
  384. ;
  385. MSG_GUI_MCNFVOL 
  386. Volume
  387. ;
  388. MSG_GUI_MCNFPREL 
  389. Preload
  390. ;
  391. MSG_GUI_MCNFFADE 
  392. Fade speed
  393. ;
  394. MSG_GUI_MCNFRAND 
  395. \33lRandomized
  396. ;
  397. MSG_GUI_MCNFETIME 
  398. \33lStop at end
  399. ;
  400. MSG_GUI_MCNFSETFN 
  401. Set FN
  402. ;
  403. MSG_ERR_NOAUDALLOC 
  404. Couldn't allocate audio channels!
  405. ;
  406. MSG_ERR_NOMODMEM 
  407. Not enough memory for module
  408. ;
  409. MSG_ERR_NOMODREAD 
  410. Error while reading module
  411. ;
  412. MSG_ERR_FIBMEMERR 
  413. Couldn't allocate memory for FIB
  414. ;
  415. MSG_ERR_NOLOCK 
  416. Couldn't lock to module
  417. ;
  418. MSG_ERR_NOOPEN 
  419. Couldn't open module
  420. ;
  421. MSG_ERR_NOMOD 
  422. Not a known file type
  423. ;
  424. MSG_ERR_EPLOPEN 
  425. Couldn't open external player Library
  426. ;
  427. MSG_ERR_EPLUNKNW 
  428. Unknown module type encountered.\nCan't play without proper ExtLib
  429. ;
  430. MSG_ERR_REGEND 
  431. This function is disabled in unregistered\nversion. Read registration instructions\nto register.
  432. ;
  433. MSG_ERR_NOEPLOPEN 
  434. Couldn't open External Player
  435. ;
  436. MSG_ERR_EXECFAIL 
  437. Execution of external packer\nwas not successfull
  438. ;
  439. MSG_ERR_MATCHERR 
  440. Matching External Archiver base\nwas not found.
  441. ;
  442. MSG_ERR_EACORRUPT 
  443. Correct External Archiver node\nwas not found. EA List corrupt.
  444. ;
  445. MSG_ERR_EALOCK 
  446. Unable to lock to unpacked External file
  447. ;
  448. MSG_ERR_LINEERR 
  449. Error: Command line too long.
  450. ;
  451. MSG_ERR_OPENEAF 
  452. Error while opening External Arc file
  453. ;
  454. MSG_ERR_EXTOPENERR 
  455. Unable to open unpacked External Archive file
  456. ;
  457. MSG_ERR_EXTEXAM 
  458. Unable to examine unpacked\nexternal archive file
  459. ;
  460. MSG_ERR_EXTREAD 
  461. Error while reading unpacked\nExternal Archive file
  462. ;
  463. MSG_ERR_XPKOPEN 
  464. Couldn't open xpkmaster.library V2.5++
  465. ;
  466. MSG_ERR_XPKERR 
  467. xpkmaster.library returned following:
  468. ;
  469. MSG_ERR_MULTLOCK 
  470. Couldn't lock to multifile
  471. ;
  472. MSG_ERR_NOFIRSTF 
  473. This External Archiver does not support\nsingle file extraction.
  474. ;
  475. MSG_ERR_NOCORREA 
  476. Failed to find correct/any Ext Archiver nodes
  477. ;
  478. MSG_ERR_NOLISTINGFILE 
  479. External archiver listing file not found.
  480. ;
  481. MSG_ERR_NOMEMLISTFILE 
  482. No memory for listing file.
  483. ;
  484. MSG_ERR_DELREALFD 
  485. Do really want to delete the\nmodule from the disk?
  486. ;
  487. MSG_ERR_CHECKLOCK 
  488. Module couldn't be locked\nWhat should I do?\nName:
  489. ;
  490. MSG_ERR_READING 
  491. Error while reading
  492. ;
  493. MSG_ERR_NOMEMORY 
  494. Not enough memory
  495. ;
  496. MSG_ERR_ASKSAVE 
  497. Settings have been changed
  498. ;
  499. MSG_ERR_ADDELFAIL 
  500. Couldn't open requested library
  501. ;
  502. MSG_ERR_ENVEXTLIBFAIL 
  503. Couldn't open/create file\nENVARC:dasmp.extlib
  504. ;
  505. MSG_ERR_ENVAUTFAIL 
  506. Couldn't create/open file\nENVARC:dasmp.author
  507. ;
  508. MSG_ERR_ENVEAFAIL 
  509. Couldn't create/open file\nENVARC:dasmp.extarc
  510. ;
  511. MSG_ERR_ENVEXTLIBWFAIL 
  512. Error while writing file ENVARC:dasmp.extlib
  513. ;
  514. MSG_ERR_ENVEXTLIBVER 
  515. Wrong EPL list version!
  516. ;
  517. MSG_ERR_ENVAUTNOT 
  518. File dasmp.author is not a D.A.S.MP Author list file!
  519. ;
  520. MSG_ERR_ENVEANOT 
  521. File dasmp.extarc is not a D.A.S.MP extarc list file!
  522. ;
  523. MSG_ERR_ENVEAWFAIL 
  524. Error while writing file ENVARC:dasmp.extarc
  525. ;
  526. MSG_ERR_NOLISTOPEN 
  527. Couldn't open list file
  528. ;
  529. MSG_ERR_NOLISTREAD 
  530. Error while reading list
  531. ;
  532. MSG_ERR_NOLISTTYPE 
  533. Error! Not a correct file type
  534. ;
  535. MSG_ERR_LISTVERS 
  536. Wrong list version! Run converter.
  537. ;
  538. MSG_ERR_WRITELISTHDR 
  539. Error while writing list header
  540. ;
  541. MSG_ERR_WRITELISTDTA 
  542. Error while writing list data
  543. ;
  544. MSG_ERR_ENVGRPFAIL 
  545. Couldn't create/open file\nENVARC:dasmp/dasmp.groups
  546. ;
  547. MSG_ERR_ENVGRPNOT 
  548. File dasmp.groups is not a D.A.S.MP Group list file!
  549. ;
  550. MSG_REQ_NORMALOK 
  551. OK
  552. ;
  553. MSG_REQ_OKNOPE 
  554. OK|NOPE
  555. ;
  556. MSG_REQ_SKIPSTOPSCAN 
  557. *_SKIP THIS|STOP SCAN
  558. ;
  559. MSG_REQ_ALLNONE 
  560. _ALL|*_NONE
  561. ;
  562. MSG_REQ_SAVEABAND 
  563. SAVE|ABANDON
  564. ;
  565. MSG_REQ_SAVEUSEAB 
  566. *_SAVE|_USE|_ABANDON
  567. ;
  568. MSG_REQ_LOCKFAIL 
  569. _DELETE|DEL _ALL|*_SKIP|S_TOP SCAN
  570. ;
  571. MSG_MENU_PROJECTTITLE 
  572. Project
  573. ;
  574. MSG_MENU_OPERTITLE 
  575. Operations
  576. ;
  577. MSG_MENU_SPECTITLE 
  578. Specials
  579. ;
  580. MSG_MENU_PRUSECFG 
  581. Use configs
  582. ;
  583. MSG_MENU_PRSAVECFG 
  584. Save configs
  585. ;
  586. MSG_MENU_PRLOADCFG 
  587. Load configs
  588. ;
  589. MSG_MENU_PRLOADLIST 
  590. LLoad list...
  591. ;
  592. MSG_MENU_PRSAVELIST 
  593. VSave list...
  594. ;
  595. MSG_MENU_PRADD 
  596. AAdd
  597. ;
  598. MSG_MENU_PRNEW 
  599. NNew
  600. ;
  601. MSG_MENU_PRDELETE 
  602. DDelete
  603. ;
  604. MSG_MENU_PRCLEAR 
  605. CClear
  606. ;
  607. MSG_MENU_PRABOUT 
  608. ?About
  609. ;
  610. MSG_MENU_PRQUIT 
  611. QQuit
  612. ;
  613. MSG_MENU_OPSORT 
  614. Sort by
  615. ;
  616. MSG_MENU_OPSORT1 
  617. Name
  618. ;
  619. MSG_MENU_OPSORT2 
  620. Date
  621. ;
  622. MSG_MENU_OPSORT3 
  623. Reverse Name
  624. ;
  625. MSG_MENU_OPSORT4 
  626. Reverse Date
  627. ;
  628. MSG_MENU_OPSORT5 
  629. Module type
  630. ;
  631. MSG_MENU_OPSORT6 
  632. Channels
  633. ;
  634. MSG_MENU_OPSHOWL 
  635. Show list
  636. ;
  637. MSG_MENU_OPSHOWL1 
  638. All
  639. ;
  640. MSG_MENU_OPSHOWL2 
  641. Group
  642. ;
  643. MSG_MENU_OPSHOWL3 
  644. Current type
  645. ;
  646. MSG_MENU_OPADD 
  647. Add mode
  648. ;
  649. MSG_MENU_OPADD1 
  650. Normal
  651. ;
  652. MSG_MENU_OPADD2 
  653. Update
  654. ;
  655. MSG_MENU_OPADD3 
  656. Check
  657. ;
  658. MSG_MENU_OPP2MODE 
  659. Play mode 2
  660. ;
  661. MSG_MENU_OPP2MODE1 
  662. All
  663. ;
  664. MSG_MENU_OPP2MODE2 
  665. Group
  666. ;
  667. MSG_MENU_OPP2MODE3 
  668. Selected
  669. ;
  670. MSG_MENU_OPPMODE 
  671. Play mode
  672. ;
  673. MSG_MENU_OPPMODE1 
  674. In sequence
  675. ;
  676. MSG_MENU_OPPMODE2 
  677. Once
  678. ;
  679. MSG_MENU_OPPMODE3 
  680. One (Once)
  681. ;
  682. MSG_MENU_OPPMODE4 
  683. Random
  684. ;
  685. MSG_MENU_OPDBLH 
  686. Double handling
  687. ;
  688. MSG_MENU_OPDBL1 
  689. Off
  690. ;
  691. MSG_MENU_OPDBL2 
  692. Check
  693. ;
  694. MSG_MENU_OPDBL3 
  695. Copy data
  696. ;
  697. MSG_MENU_SPCNF 
  698. OConfig
  699. ;
  700. MSG_MENU_SPMCNF 
  701. MMCnf
  702. ;
  703. MSG_MENU_SPINF 
  704. IInfo
  705. ;
  706. MSG_MENU_SPHIDE1 
  707. 1Upper controls
  708. ;
  709. MSG_MENU_SPHIDE2 
  710. 2Middle controls
  711. ;
  712. MSG_MENU_SPHIDE3 
  713. 3Lower controls
  714. ;
  715. MSG_MENU_SPHIDE4 
  716. 4Listview
  717. ;
  718. MSG_MENU_SPHIDE5 
  719. 5Text and sliders
  720. ;
  721. MSG_INFO_ADDING 
  722. Adding
  723. ;
  724. MSG_INFO_UPDATING 
  725. Updating
  726. ;
  727. MSG_INFO_PAUSEOFF 
  728. Waiting
  729. ;
  730. MSG_INFO_PAUSEON 
  731. Pause on
  732. ;
  733. MSG_INFO_DECRUNCH 
  734. Decrunching
  735. ;
  736. MSG_INFO_PLAYING 
  737. Playing
  738. ;
  739. MSG_INFO_RAVING 
  740. Raving
  741. ;
  742. MSG_INFO_RELOCATE 
  743. Relocating
  744. ;
  745. MSG_INFO_LOADING 
  746. Loading
  747. ;
  748. MSG_INFO_SORTING 
  749. Sorting
  750. ;
  751. MSG_INFO_SEARCH 
  752. Searching
  753. ;
  754. ;***** HERE STARTS THE Special strings for EPL's and IOL's *****
  755. ;
  756. MSG_SPC_NOMEMORY 
  757. Not enough memory.
  758. ;
  759. MSG_SPC_NOCHIPMEM 
  760. Not enough chip mem.
  761. ;
  762. MSG_SPC_NOAUDIO 
  763. Couldn't allocate audio channels.
  764. ;
  765. MSG_SPC_NOINTS 
  766. Couldn't allocate interrupt.
  767. ;
  768. MSG_SPC_NOAUDHARDWARE 
  769. Required audio hardware not present.
  770. ;
  771. MSG_SPC_NOLIBRARY 
  772. Required library was not found.
  773. ;
  774. MSG_SPC_NOCONFIGE 
  775. EPL Configuration file missing.
  776. ;
  777. MSG_SPC_NOCONFIGI 
  778. IOL Configuration file missing.
  779. ;
  780. MSG_SPC_DEVERROR 
  781. Device open failed.
  782. ;
  783. ;************* MISC STRINGS STARTS HERE ****
  784. ; Next string must not be longer than 20 chars
  785. MSG_MISC_DEFGROUP 
  786. Group
  787. ;
  788. MSG_MISC_UNKNOWN 
  789. Unknown
  790. ;
  791. ; Next string must not be longer than 8 chars.
  792. MSG_MISC_NONE
  793. None
  794. ;
  795. ; Next string must not be longer than 18 chars
  796. MSG_MISC_AUTHOR 
  797. Author
  798. ;
  799. ; Next string must not be longer than 18 chars
  800. MSG_MISC_STYLE 
  801. Style
  802. ;
  803. ; Next string must not be longer than 18 chars
  804. MSG_MISC_FILE 
  805. File
  806. ;
  807. ; Next string must not be longer than 18 chars
  808. MSG_MISC_DATE 
  809. Date
  810. ;
  811. ; Next string must not be longer than 18 chars
  812. MSG_MISC_CHAN 
  813. Channels
  814. ;
  815. ; Next string must not be longer than 18 chars
  816. MSG_MISC_SIZE 
  817. Size
  818. ;
  819. ;**** Misc strings added after spreading the Beta 3.5ß6
  820. ; Next string must not be longer than 8 chars
  821. MSG_MISC_TIME
  822. Time
  823. ;
  824. ; Next string must not be longer than 22 chars
  825. MSG_MISC_CPRPRC
  826. Compression %
  827. ;
  828. ; Next string must not be longer than 22 chars
  829. MSG_MISC_FILESIZE
  830. File size
  831. ;
  832. ; Next string must not be longer than 22 chars
  833. MSG_MISC_MODWHSIZE
  834. Module size
  835. ;
  836. ; Next string must not be longer than 22 chars
  837. MSG_MISC_SAMPLEN
  838. Sample data lenght
  839. ;
  840. ; Next string must not be longer than 22 chars
  841. MSG_MISC_SONGLEN
  842. Song data lenght
  843. ;
  844. ; Next string must not be longer than 22 chars
  845. MSG_MISC_PRIORITY
  846. Priority
  847. ;
  848. MSG_MISC_VBOOST
  849. Volume boost
  850. ;
  851. MSG_MISC_MIXRATE
  852. Mixing rate
  853. ;
  854. MSG_MISC_PLAYMODE
  855. Play mode
  856. ;
  857. MSG_MISC_SONGLOC
  858. Song located at
  859. ;
  860. MSG_MISC_SAMPLOC
  861. Samples located at
  862. ;
  863. MSG_MISC_BUFLOC
  864. Buffer(s) located at
  865. ;
  866. MSG_GUI_SMODE7
  867. Groups
  868. ;
  869. MSG_MENU_OPSORT7
  870. Groups
  871. ;
  872. MSG_MISC_HAILNORM
  873. Select module(s) to open
  874. ;
  875. MSG_MISC_HAILSAVE
  876. Save list as
  877. ;
  878. MSG_MISC_HAILLLOAD
  879. Select list to load
  880. ;
  881. MSG_MISC_HAILEPLL
  882. Select EP library to add
  883. ;
  884. MSG_MISC_SELDRAWER
  885. Select drawer
  886. ;
  887. MSG_MISC_SELARCHIVER
  888. Select archiver program
  889. ;
  890. ; Next one is the Au button text in main window. Keep it short.
  891. MSG_GUI_AU
  892. uAu
  893. ;
  894. ; Next one is the Nm button text in main window. Keep it short.
  895. MSG_GUI_NM
  896. nNm
  897. ;
  898. MSG_GUI_GET
  899. gGet
  900. ;
  901. MSG_GUI_SCPSPD
  902. Scope Speed
  903. ;
  904. MSG_GUI_SELECTGRP
  905. Select group
  906. ;
  907. MSG_GUI_WTMODCONF
  908. Module configs
  909. ;
  910. MSG_GUI_WTKNOWNAUTHOR
  911. Known authors
  912. ;
  913. ; This one is not ment to be translated :)
  914. MSG_NEW_SAMPLEX
  915. Samplex
  916. ;
  917. MSG_NEW_EXTRACT
  918. Extract Samples
  919. ;
  920. MSG_NEW_SAVE
  921. Save Sample(s)
  922. ;
  923. ; Added since the dasmploc3 (and 4).
  924. MSG_ERR_NOEPLCONF 
  925. This EPL does not support configurations.\n Only ones with 'C' flag support this.
  926. ; Added since loc4
  927. MSG_MENU_SCPWTITLE 
  928. Prefs
  929. ;
  930. MSG_MENU_SCPWSTYLE 
  931. Scope style
  932. ;
  933. MSG_MENU_SCPWSOLID 
  934. Solid
  935. ;
  936. MSG_MENU_SCPWNORMAL
  937. Normal
  938. ;
  939. MSG_MENU_SCPWSIMPLE
  940. Simple
  941. ;
  942. MSG_NEW_SMPXDIR
  943. Sample directory
  944. ;
  945. MSG_NEW_SMPXNAME
  946. Sample name
  947. ;
  948. MSG_NEW_SMPXPLAY
  949. Play sample
  950. ;
  951. MSG_NEW_SMPXMEMUSED
  952. Total memory usage:
  953. ;
  954. MSG_MENU_SCPWCOLOR
  955. Coloring
  956. ;
  957. MSG_MENU_SCPWSTYLE1
  958. Style 1
  959. ;
  960. MSG_MENU_SCPWSTYLE2
  961. Style 2
  962. ;
  963. MSG_MENU_SCPWSTYLE3
  964. Style 3
  965. ;
  966. MSG_MENU_PRSAVESELAS
  967. Save Selected As...
  968. ;
  969. MSG_MENU_REPEAT 
  970. Repeat
  971. ;
  972. MSG_MENU_AU
  973. Au
  974. ;
  975. MSG_MENU_SELECTOR
  976. Selector
  977. ;
  978. MSG_GUI_SEL_NONE
  979. nNone
  980. ;
  981. MSG_GUI_SEL_ALL
  982. aAll
  983. ;
  984. MSG_GUI_SEL_SELECT
  985. sSelect
  986. ;
  987. MSG_GUI_SEL_NAMETIT
  988. Name Pattern
  989. ;
  990. MSG_GUI_SEL_TOGGLE
  991. tToggle
  992. ;
  993. MSG_MENU_PWIN
  994. Mini Play
  995. ;
  996. MSG_MENU_QSCOPE
  997. Quadra Scope
  998. ;