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

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