home *** CD-ROM | disk | FTP | other *** search
/ Amiga Tools 4 / Amiga Tools 4.iso / tools / wb-enhancement / screenmaster / catalogs / screenmaster.cd < prev    next >
Encoding:
Text File  |  1995-12-10  |  9.8 KB  |  762 lines

  1. #language english
  2. #version 1
  3. ;
  4. ; version $VER: ScreenMaster.cd 1.00 (8.7.95)
  5. ;
  6. ; Catalog description file for ScreenMaster (SM).
  7. ;
  8. ; Translators: read "Translators.readme" for instructions.
  9. ;
  10. ;*************************************************************************
  11. ; Initialization Strings
  12. ;*************************************************************************
  13. ;
  14. NOEXICONMSG (//)
  15. \033cCouldn't access icon\n'%s'\nto read tooltypes!
  16. ;
  17. ; <%s = filename>
  18. ;
  19. BADBOOLTOOLMSG (//)
  20. \033cInvalid value '%s'\nfor boolean tooltype '%s'.\nPlease specify a value of\nYES, NO, TRUE or FALSE.
  21. ;
  22. ; <%s = user's value, %s = tooltypename>
  23. ;
  24. BADSTRTOOLMSG (//)
  25. \033cInvalid value for string tooltype '%s'.\nPlease supply an unquoted value for this tooltype.
  26. ;
  27. ; <%s = tooltypename>
  28. ;
  29. BADINTTOOLMSG (//)
  30. \033cInvalid value '%s'\nfor integer tooltype '%s'.\nPlease supply an integer value.
  31. ;
  32. ; <%s = user's value, %s = tooltypename>
  33. ;
  34. BADHEXTOOLMSG (//)
  35. \033cInvalid value '%s'\nfor hex keyword '%s'.\nPlease supply a hexadecimal value.
  36. ;
  37. ; <%s = user's value, %s = keyword>
  38. ;
  39. BADKEYTOOLMSG (//)
  40. \033cInvalid value '%s'\nfor keyword tooltype '%s'.\nPlease supply one of:\n%s.
  41. ;
  42. ; <%s = user's value, %s = tooltypename, %s = valid values>
  43. ;
  44. NOOPENFONTMSG (//)
  45. \033cCouldn't open font '%s', size %ld!
  46. ;
  47. ; <%s = fontname, %ld = fontsize>
  48. ;
  49. NOPOPKEYMSG (//)
  50. \033cCouldn't create popup hotkey\n'%s'!
  51. ;
  52. ; <%s = hotkey description>
  53. ;
  54. NOCXOBJMSG (//)
  55. Couldn't create commodity broker object!
  56. ;
  57. ;
  58. NOWINOBJMSG (//)
  59. Couldn't create window object!
  60. ;
  61. ;
  62. NOOPENWINMSG (//)
  63. Couldn't open the window!
  64. ;
  65. ;
  66. ;*************************************************************************
  67. ; Requester Title & Gadget Strings
  68. ;*************************************************************************
  69. ;
  70. INFORMTITLEMSG (//)
  71. Message from ScreenMaster
  72. ;
  73. ;
  74. INFORMOKAYMSG (//)
  75. _OK
  76. ;
  77. ;
  78. CONFIRMTITLEMSG (//)
  79. Query from ScreenMaster
  80. ;
  81. ;
  82. CONFIRMGADMSG (//)
  83. _Yes|_No
  84. ;
  85. ;
  86. INFOTITLEMSG (//)
  87. Public Screen Information
  88. ;
  89. ;
  90. INFOOKAYMSG (//)
  91. _OK
  92. ;
  93. ;
  94. INFOFMTMSG (//)
  95. \033d8Name:\033d2 %.40s\n\033d8Title:\033d2 %.40s\n\033d8Dimensions:\033d2 %lu x %lu in %lu colours.\n\033d8ModeID:\033d2 0x%08lx\n\033d8ModeName:\033d2 %.40s\n\033d8Font:\033d2 %.40s, size %lu\n\033d8Visitors:\033d2 %lu\n\033d8Flags:\033d2 %s%s%s%s
  96. ;
  97. ; <format of public screen information window>
  98. ;
  99. INFODEFMSG (//)
  100. Default 
  101. ;
  102. ; <one of the flags for INFOFMTMSG, note trailing space>
  103. ;
  104. INFOAUTOMSG (//)
  105. AutoClose 
  106. ;
  107. ; <one of the flags for INFOFMTMSG, note trailing space>
  108. ;
  109. INFODAEMONMSG (//)
  110. Daemon 
  111. ;
  112. ; <one of the flags for INFOFMTMSG, note trailing space>
  113. ;
  114. INFOBACKDROPMSG (//)
  115. Backdrop 
  116. ;
  117. ; <one of the flags for INFOFMTMSG, note trailing space>
  118. ;
  119. OPSTITLEMSG (//)
  120. Open New Public Screen
  121. ;
  122. ;
  123. PICKPALTITLEMSG (//)
  124. Select Screen Palette File
  125. ;
  126. ;
  127. PICKPATTITLEMSG (//)
  128. Select Backdrop Pattern File
  129. ;
  130. ;
  131. PICKMENUTITLEMSG (//)
  132. Select Menu Definition File
  133. ;
  134. ;
  135. PICKFONTTITLEMSG (//)
  136. Select Custom Screen Font
  137. ;
  138. ;
  139. SAVEAREXXTITLEMSG (//)
  140. Save ARexx Script
  141. ;
  142. ;
  143. OVERWRITEBODYMSG (//)
  144. \033cOverwrite existing file\n'%s'?
  145. ;
  146. ; <%s = filename>
  147. ;
  148. COMMDESCMSG (//40)
  149. Graphical Interface for ScreenDaemon.
  150. ;
  151. ; <this is the commodity description string>
  152. ;
  153. ABOUTCATMSG (//)
  154. No catalog loaded: using\nEnglish language (default).
  155. ;
  156. ;<For catalog translators, appears in About requester. Use something like:>
  157. ;<Klingon translation by Glurchh Splath\ngspalth@starfleet.mil>
  158. ;<Looks best with no more than about 40 chars per line,>
  159. ;<and no more than 3 lines, please.>
  160. ;
  161. ;
  162. ;*************************************************************************
  163. ; General Runtime Strings
  164. ;*************************************************************************
  165. ;
  166. NOMEMMSG (//)
  167. Not enough memory available!
  168. ;
  169. ;
  170. NOLIBMSG (//)
  171. Couldn't open %s V%lu!
  172. ;
  173. ; <%s = libname, %lu = libver>
  174. ;
  175. UNKNOWNMODEMSG (//32)
  176. No name available
  177. ;
  178. ;
  179. NOMODESMSG (//)
  180. No display modes available!
  181. ;
  182. ;
  183. NOPSNAMEMSG (//)
  184. \033cPlease supply a name for the new public screen.
  185. ;
  186. ;
  187. LONGPATHMSG (//)
  188. \033cFull pathname of\n'%s'\nis too long!
  189. ;
  190. ; <%s = filename>
  191. ;
  192. NOGETPATHMSG (//)
  193. \033cCouldn't get full pathname of object!\nDOS Error: %s
  194. ;
  195. ; <%s = DOS error msg>
  196. ;
  197. NOSETDEFPSMSG (//)
  198. \033cCouldn't set '%s'\nto be the default public screen!\nIt may be private or closed.\n'%s' is still the default.
  199. ;
  200. ; <%s = pubscrname, %s = pubscrname>
  201. ;
  202. NOJUMPPSMSG (//)
  203. \033cCouldn't jump to public screen\n'%s'!\nIt may be private or closed.
  204. ;
  205. ; <%s = pubscrname>
  206. ;
  207. NOCLOSEPSMSG (//)
  208. \033cCouldn't close public screen\n'%s'!\nIt may be private or closed,\nor have visitor windows open on it.
  209. ;
  210. ; <%s = pubscrname>
  211. ;
  212. NOINFOPSMSG (//)
  213. \033cCouldn't get information for public screen\n'%s'!\nIt may be private or closed.
  214. ;
  215. ; <%s = pubscrname>
  216. ;
  217. NOFINDPUBSCRMSG (//)
  218. \033cCouldn't find any public screen named\n'%s'!
  219. ;
  220. ; <%s = pubscrname>
  221. ;
  222. NORUNPROGMSG (//)
  223. \033cCouldn't launch program\n'%s'!
  224. ;
  225. ; <%s = filename>
  226. ;
  227. NOHOSTMSG (//)
  228. \033cCouldn't send command to ARexx host\n'%s': host port not found!
  229. ;
  230. ; <%s = portname>
  231. ;
  232. BADCOMMANDMSG (//)
  233. \033cCouldn't parse ARexx command:\n'%s'\nError: %s
  234. ;
  235. ; <%s = ARexx cmd, %s = DOS error msg>
  236. ;
  237. NOGUIDEMSG (//)
  238. \033cCouldn't open AmigaGuide file\n'%s'!
  239. ;
  240. ; <%s = guidename>
  241. ;
  242. NOOPENFILEMSG (//)
  243. Couldn't open file '%s'!
  244. ;
  245. ; <%s = filename>
  246. ;
  247. NOWRITEFILEMSG (//)
  248. Couldn't write to file '%s'!
  249. ;
  250. ; <%s = filename>
  251. ;
  252. NOREADFILEMSG (//)
  253. Couldn't read from file '%s'!
  254. ;
  255. ; <%s = filename>
  256. ;
  257. NOWRITEICONMSG (//)
  258. \033cCouldn't write to icon\n'%s'!
  259. ;
  260. ; <%s = filename>
  261. ;
  262. NOPROJICONMSG (//)
  263. \033cCouldn't get project icon\n'%s'!
  264. ;
  265. ; <%s = filename>
  266. ;
  267. CLOSEREQSMSG (//)
  268. \033cPlease close all popup file\nand font requesters first.
  269. ;
  270. ;
  271. ;*************************************************************************
  272. ; Main Window Gadget Labels and Keys
  273. ;*************************************************************************
  274. ;
  275. OPENLAB (//)
  276. _Open...
  277. ;
  278. ;
  279. OPENKEY (/1/1)
  280. o
  281. ;
  282. ;
  283. CLOSELAB (//)
  284. _Close
  285. ;
  286. ;
  287. CLOSEKEY (/1/1)
  288. c
  289. ;
  290. ;
  291. JUMPLAB (//)
  292. _Jump
  293. ;
  294. ;
  295. JUMPKEY (/1/1)
  296. j
  297. ;
  298. ;
  299. INFOLAB (//)
  300. _Info...
  301. ;
  302. ;
  303. INFOKEY (/1/1)
  304. i
  305. ;
  306. ;
  307. REFRESHLAB (//)
  308. _Refresh
  309. ;
  310. ;
  311. REFRESHKEY (/1/1)
  312. r
  313. ;
  314. ;
  315. DEFAULTLAB (//)
  316. _Default
  317. ;
  318. ;
  319. DEFAULTKEY (/1/1)
  320. d
  321. ;
  322. ;
  323. POPPUBLAB (//)
  324. _PopPub
  325. ;
  326. ;
  327. POPPUBKEY (/1/1)
  328. p
  329. ;
  330. ;
  331. SHANGHAILAB (//)
  332. _Shanghai
  333. ;
  334. ;
  335. SHANGHAIKEY (/1/1)
  336. s
  337. ;
  338. ;
  339. HIDELAB (//)
  340. _Hide
  341. ;
  342. ;
  343. HIDEKEY (/1/1)
  344. h
  345. ;
  346. ;
  347. QUITLAB (//)
  348. _Quit
  349. ;
  350. ;
  351. QUITKEY (/1/1)
  352. q
  353. ;
  354. ;
  355. ;*************************************************************************
  356. ; OpenPublicScreen Window Gadget Labels and Keys
  357. ;*************************************************************************
  358. ;
  359. SCREENPAGELAB (//)
  360. Screen
  361. OPTIONSPAGELAB (//)
  362. Options
  363. ;
  364. ; <above are the page tab gadget labels>
  365. ;
  366. TXTOSCANLAB (//)
  367. Text
  368. GFXOSCANLAB (//)
  369. Graphics
  370. CUSTOSCANLAB (//)
  371. Custom
  372. ;
  373. ; <above are overscan cycle gadget labels>
  374. ;
  375. SYSTEMFONTLAB (//)
  376. System
  377. SCREENFONTLAB (//)
  378. Screen
  379. CUSTOMFONTLAB (//)
  380. Custom
  381. ;
  382. ; <above are font type cycle gadget labels>
  383. ;
  384. PENDEFAULTLAB (//)
  385. Use Default
  386. PENDETAILLAB (//)
  387. Detail
  388. PENBLOCKLAB (//)
  389. Block
  390. PENTEXTLAB (//)
  391. Text
  392. PENSHINELAB (//)
  393. Shine
  394. PENSHADOWLAB (//)
  395. Shadow
  396. PENFILLLAB (//)
  397. Fill
  398. PENFILLTEXTLAB (//)
  399. Fill Text
  400. PENBACKGROUNDLAB (//)
  401. Background
  402. PENHIGHLIGHTTEXTLAB (//)
  403. Highlight
  404. PENBARDETAILLAB (//)
  405. Bar Detail
  406. PENBARBLOCKLAB (//)
  407. Bar Block
  408. PENBARTRIMLAB (//)
  409. Bar Trim
  410. ;
  411. ; <above are system pen cycle gadget labels>
  412. ;
  413. OPSMODEINFOLAB (//)
  414. \033d8Mode ID:\033d2 0x%08lx\n\033d8Visible:\033d2 %lu x %lu\n\033d8Max:\033d2 %lu x %lu\n\033d8Min:\033d2 %lu x %lu\n\033d8Colours:\033d2 up to %lu
  415. ;
  416. ; <displayed in ModeInfo box next to modes listview>
  417. ;
  418. OPSNAMELAB (//)
  419. _Name
  420. ;
  421. ;
  422. OPSNAMEKEY (/1/1)
  423. n
  424. ;
  425. ;
  426. OPSTITLELAB (//)
  427. _Title
  428. ;
  429. ;
  430. OPSTITLEKEY (/1/1)
  431. t
  432. ;
  433. ;
  434. OPSSHOWALLLAB (//)
  435. _All Modes
  436. ;
  437. ;
  438. OPSSHOWALLKEY (/1/1)
  439. a
  440. ;
  441. ;
  442. OPSCLRSLAB (//)
  443. Colo_urs
  444. ;
  445. ;
  446. OPSCLRSKEY (/1/1)
  447. u
  448. ;
  449. ;
  450. OPSWIDTHLAB (//)
  451. _Width
  452. ;
  453. ;
  454. OPSWIDTHKEY (/1/1)
  455. w
  456. ;
  457. ;
  458. OPSDEFWIDLAB (//)
  459. _Default
  460. ;
  461. ;
  462. OPSDEFWIDKEY (/1/1)
  463. d
  464. ;
  465. ;
  466. OPSHEIGHTLAB (//)
  467. _Height
  468. ;
  469. ;
  470. OPSHEIGHTKEY (/1/1)
  471. h
  472. ;
  473. ;
  474. OPSDEFHGTLAB (//)
  475. D_efault
  476. ;
  477. ;
  478. OPSDEFHGTKEY (/1/1)
  479. e
  480. ;
  481. ;
  482. OPSOSCANLAB (//)
  483. O_verscan
  484. ;
  485. ;
  486. OPSOSCANKEY (/1/1)
  487. v
  488. ;
  489. ;
  490. OPSDCLIPLAB (//)
  491. DispC_lip
  492. ;
  493. ;
  494. OPSDCLIPKEY (/1/1)
  495. l
  496. ;
  497. ;
  498. OPSPENCYCLAB (//)
  499. S_ysPens
  500. ;
  501. ;
  502. OPSPENCYCKEY (/1/1)
  503. y
  504. ;
  505. ;
  506. OPSPENNUMLAB (//)
  507. Pe_n
  508. ;
  509. ;
  510. OPSPENNUMKEY (/1/1)
  511. n
  512. ;
  513. ;
  514. OPSFONTCYCLAB (//)
  515. _Font Type
  516. ;
  517. ;
  518. OPSFONTCYCKEY (/1/1)
  519. f
  520. ;
  521. ;
  522. OPSFONTNAMELAB (//)
  523. Pic_k Font
  524. ;
  525. ;
  526. OPSFONTNAMEKEY (/1/1)
  527. k
  528. ;
  529. ;
  530. OPSFONTREQLAB (//)
  531. _1
  532. ;
  533. ;
  534. OPSFONTREQKEY (/1/1)
  535. 1
  536. ;
  537. ;
  538. OPSPALNAMELAB (//)
  539. _Palette
  540. ;
  541. ;
  542. OPSPALNAMEKEY (/1/1)
  543. p
  544. ;
  545. ;
  546. OPSPALREQLAB (//)
  547. _2
  548. ;
  549. ;
  550. OPSPALREQKEY (/1/1)
  551. 2
  552. ;
  553. ;
  554. OPSPATNAMELAB (//)
  555. P_attern
  556. ;
  557. ;
  558. OPSPATNAMEKEY (/1/1)
  559. a
  560. ;
  561. ;
  562. OPSPATREQLAB (//)
  563. _3
  564. ;
  565. ;
  566. OPSPATREQKEY (/1/1)
  567. 3
  568. ;
  569. ;
  570. OPSMENUNAMELAB (//)
  571. _Menu
  572. ;
  573. ;
  574. OPSMENUNAMEKEY (/1/1)
  575. m
  576. ;
  577. ;
  578. OPSMENUREQLAB (//)
  579. _4
  580. ;
  581. ;
  582. OPSMENUREQKEY (/1/1)
  583. 4
  584. ;
  585. ;
  586. OPSASCROLLLAB (//)
  587. A_utoScroll
  588. ;
  589. ;
  590. OPSASCROLLKEY (/1/1)
  591. u
  592. ;
  593. ;
  594. OPSINTRLVLAB (//)
  595. _Interleaved
  596. ;
  597. ;
  598. OPSINTRLVKEY (/1/1)
  599. i
  600. ;
  601. ;
  602. OPSSHAREPENSLAB (//)
  603. S_harePens
  604. ;
  605. ;
  606. OPSSHAREPENSKEY (/1/1)
  607. h
  608. ;
  609. ;
  610. OPSBEHINDLAB (//)
  611. Open_Behind
  612. ;
  613. ;
  614. OPSBEHINDKEY (/1/1)
  615. b
  616. ;
  617. ;
  618. OPSACLOSELAB (//)
  619. AutoClos_e
  620. ;
  621. ;
  622. OPSACLOSEKEY (/1/1)
  623. e
  624. ;
  625. ;
  626. OPSPATTILELAB (//)
  627. Pattern_Tile
  628. ;
  629. ;
  630. OPSPATTILEKEY (/1/1)
  631. t
  632. ;
  633. ;
  634. OPSPATCENTRELAB (//)
  635. Pat.Cent_re
  636. ;
  637. ;
  638. OPSPATCENTREKEY (/1/1)
  639. r
  640. ;
  641. ;
  642. OPSADDMENULAB (//)
  643. A_dd Menu
  644. ;
  645. ;
  646. OPSADDMENUKEY (/1/1)
  647. d
  648. ;
  649. ;
  650. OPSOPENLAB (//)
  651. _Open
  652. ;
  653. ;
  654. OPSOPENKEY (/1/1)
  655. o
  656. ;
  657. ;
  658. OPSSAVELAB (//)
  659. _Save As...
  660. ;
  661. ;
  662. OPSSAVEKEY (/1/1)
  663. s
  664. ;
  665. ;
  666. OPSCANCELLAB (//)
  667. _Cancel
  668. ;
  669. ;
  670. OPSCANCELKEY (/1/1)
  671. c
  672. ;
  673. ;
  674. ;*************************************************************************
  675. ; Main Window Menu Labels and Keys
  676. ;*************************************************************************
  677. ;
  678. PROJECTMENULAB (//)
  679. Project
  680. ;
  681. ;
  682. OPENMENULAB (//)
  683. Open...
  684. ;
  685. ;
  686. OPENMENUKEY (/1/1)
  687. O
  688. ;
  689. ;
  690. DEFAULTMENULAB (//)
  691. Default
  692. ;
  693. ;
  694. DEFAULTMENUKEY (/1/1)
  695. D
  696. ;
  697. ;
  698. CLOSEMENULAB (//)
  699. Close
  700. ;
  701. ;
  702. CLOSEMENUKEY (/1/1)
  703. C
  704. ;
  705. ;
  706. JUMPMENULAB (//)
  707. Jump
  708. ;
  709. ;
  710. JUMPMENUKEY (/1/1)
  711. J
  712. ;
  713. ;
  714. INFOMENULAB (//)
  715. Info...
  716. ;
  717. ;
  718. INFOMENUKEY (/1/1)
  719. I
  720. ;
  721. ;
  722. REFRESHMENULAB (//)
  723. Refresh
  724. ;
  725. ;
  726. REFRESHMENUKEY (/1/1)
  727. R
  728. ;
  729. ;
  730. HELPMENULAB (//)
  731. Help...
  732. ;
  733. ;
  734. HELPMENUKEY (/1/1)
  735. H
  736. ;
  737. ;
  738. ABOUTMENULAB (//)
  739. About...
  740. ;
  741. ;
  742. ABOUTMENUKEY (/1/1)
  743. ?
  744. ;
  745. ;
  746. HIDEMENULAB (//)
  747. Hide
  748. ;
  749. ;
  750. HIDEMENUKEY (/1/1)
  751. K
  752. ;
  753. ;
  754. QUITMENULAB (//)
  755. Quit
  756. ;
  757. ;
  758. QUITMENUKEY (/1/1)
  759. Q
  760. ;
  761. ;
  762.