home *** CD-ROM | disk | FTP | other *** search
- #language english
- #version 1
- ;
- ; version $VER: ScreenMaster.cd 1.00 (8.7.95)
- ;
- ; Catalog description file for ScreenMaster (SM).
- ;
- ; Translators: read "Translators.readme" for instructions.
- ;
- ;*************************************************************************
- ; Initialization Strings
- ;*************************************************************************
- ;
- NOEXICONMSG (//)
- \033cCouldn't access icon\n'%s'\nto read tooltypes!
- ;
- ; <%s = filename>
- ;
- BADBOOLTOOLMSG (//)
- \033cInvalid value '%s'\nfor boolean tooltype '%s'.\nPlease specify a value of\nYES, NO, TRUE or FALSE.
- ;
- ; <%s = user's value, %s = tooltypename>
- ;
- BADSTRTOOLMSG (//)
- \033cInvalid value for string tooltype '%s'.\nPlease supply an unquoted value for this tooltype.
- ;
- ; <%s = tooltypename>
- ;
- BADINTTOOLMSG (//)
- \033cInvalid value '%s'\nfor integer tooltype '%s'.\nPlease supply an integer value.
- ;
- ; <%s = user's value, %s = tooltypename>
- ;
- BADHEXTOOLMSG (//)
- \033cInvalid value '%s'\nfor hex keyword '%s'.\nPlease supply a hexadecimal value.
- ;
- ; <%s = user's value, %s = keyword>
- ;
- BADKEYTOOLMSG (//)
- \033cInvalid value '%s'\nfor keyword tooltype '%s'.\nPlease supply one of:\n%s.
- ;
- ; <%s = user's value, %s = tooltypename, %s = valid values>
- ;
- NOOPENFONTMSG (//)
- \033cCouldn't open font '%s', size %ld!
- ;
- ; <%s = fontname, %ld = fontsize>
- ;
- NOPOPKEYMSG (//)
- \033cCouldn't create popup hotkey\n'%s'!
- ;
- ; <%s = hotkey description>
- ;
- NOCXOBJMSG (//)
- Couldn't create commodity broker object!
- ;
- ;
- NOWINOBJMSG (//)
- Couldn't create window object!
- ;
- ;
- NOOPENWINMSG (//)
- Couldn't open the window!
- ;
- ;
- ;*************************************************************************
- ; Requester Title & Gadget Strings
- ;*************************************************************************
- ;
- INFORMTITLEMSG (//)
- Message from ScreenMaster
- ;
- ;
- INFORMOKAYMSG (//)
- _OK
- ;
- ;
- CONFIRMTITLEMSG (//)
- Query from ScreenMaster
- ;
- ;
- CONFIRMGADMSG (//)
- _Yes|_No
- ;
- ;
- INFOTITLEMSG (//)
- Public Screen Information
- ;
- ;
- INFOOKAYMSG (//)
- _OK
- ;
- ;
- INFOFMTMSG (//)
- \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
- ;
- ; <format of public screen information window>
- ;
- INFODEFMSG (//)
- Default
- ;
- ; <one of the flags for INFOFMTMSG, note trailing space>
- ;
- INFOAUTOMSG (//)
- AutoClose
- ;
- ; <one of the flags for INFOFMTMSG, note trailing space>
- ;
- INFODAEMONMSG (//)
- Daemon
- ;
- ; <one of the flags for INFOFMTMSG, note trailing space>
- ;
- INFOBACKDROPMSG (//)
- Backdrop
- ;
- ; <one of the flags for INFOFMTMSG, note trailing space>
- ;
- OPSTITLEMSG (//)
- Open New Public Screen
- ;
- ;
- PICKPALTITLEMSG (//)
- Select Screen Palette File
- ;
- ;
- PICKPATTITLEMSG (//)
- Select Backdrop Pattern File
- ;
- ;
- PICKMENUTITLEMSG (//)
- Select Menu Definition File
- ;
- ;
- PICKFONTTITLEMSG (//)
- Select Custom Screen Font
- ;
- ;
- SAVEAREXXTITLEMSG (//)
- Save ARexx Script
- ;
- ;
- OVERWRITEBODYMSG (//)
- \033cOverwrite existing file\n'%s'?
- ;
- ; <%s = filename>
- ;
- COMMDESCMSG (//40)
- Graphical Interface for ScreenDaemon.
- ;
- ; <this is the commodity description string>
- ;
- ABOUTCATMSG (//)
- No catalog loaded: using\nEnglish language (default).
- ;
- ;<For catalog translators, appears in About requester. Use something like:>
- ;<Klingon translation by Glurchh Splath\ngspalth@starfleet.mil>
- ;<Looks best with no more than about 40 chars per line,>
- ;<and no more than 3 lines, please.>
- ;
- ;
- ;*************************************************************************
- ; General Runtime Strings
- ;*************************************************************************
- ;
- NOMEMMSG (//)
- Not enough memory available!
- ;
- ;
- NOLIBMSG (//)
- Couldn't open %s V%lu!
- ;
- ; <%s = libname, %lu = libver>
- ;
- UNKNOWNMODEMSG (//32)
- No name available
- ;
- ;
- NOMODESMSG (//)
- No display modes available!
- ;
- ;
- NOPSNAMEMSG (//)
- \033cPlease supply a name for the new public screen.
- ;
- ;
- LONGPATHMSG (//)
- \033cFull pathname of\n'%s'\nis too long!
- ;
- ; <%s = filename>
- ;
- NOGETPATHMSG (//)
- \033cCouldn't get full pathname of object!\nDOS Error: %s
- ;
- ; <%s = DOS error msg>
- ;
- NOSETDEFPSMSG (//)
- \033cCouldn't set '%s'\nto be the default public screen!\nIt may be private or closed.\n'%s' is still the default.
- ;
- ; <%s = pubscrname, %s = pubscrname>
- ;
- NOJUMPPSMSG (//)
- \033cCouldn't jump to public screen\n'%s'!\nIt may be private or closed.
- ;
- ; <%s = pubscrname>
- ;
- NOCLOSEPSMSG (//)
- \033cCouldn't close public screen\n'%s'!\nIt may be private or closed,\nor have visitor windows open on it.
- ;
- ; <%s = pubscrname>
- ;
- NOINFOPSMSG (//)
- \033cCouldn't get information for public screen\n'%s'!\nIt may be private or closed.
- ;
- ; <%s = pubscrname>
- ;
- NOFINDPUBSCRMSG (//)
- \033cCouldn't find any public screen named\n'%s'!
- ;
- ; <%s = pubscrname>
- ;
- NORUNPROGMSG (//)
- \033cCouldn't launch program\n'%s'!
- ;
- ; <%s = filename>
- ;
- NOHOSTMSG (//)
- \033cCouldn't send command to ARexx host\n'%s': host port not found!
- ;
- ; <%s = portname>
- ;
- BADCOMMANDMSG (//)
- \033cCouldn't parse ARexx command:\n'%s'\nError: %s
- ;
- ; <%s = ARexx cmd, %s = DOS error msg>
- ;
- NOGUIDEMSG (//)
- \033cCouldn't open AmigaGuide file\n'%s'!
- ;
- ; <%s = guidename>
- ;
- NOOPENFILEMSG (//)
- Couldn't open file '%s'!
- ;
- ; <%s = filename>
- ;
- NOWRITEFILEMSG (//)
- Couldn't write to file '%s'!
- ;
- ; <%s = filename>
- ;
- NOREADFILEMSG (//)
- Couldn't read from file '%s'!
- ;
- ; <%s = filename>
- ;
- NOWRITEICONMSG (//)
- \033cCouldn't write to icon\n'%s'!
- ;
- ; <%s = filename>
- ;
- NOPROJICONMSG (//)
- \033cCouldn't get project icon\n'%s'!
- ;
- ; <%s = filename>
- ;
- CLOSEREQSMSG (//)
- \033cPlease close all popup file\nand font requesters first.
- ;
- ;
- ;*************************************************************************
- ; Main Window Gadget Labels and Keys
- ;*************************************************************************
- ;
- OPENLAB (//)
- _Open...
- ;
- ;
- OPENKEY (/1/1)
- o
- ;
- ;
- CLOSELAB (//)
- _Close
- ;
- ;
- CLOSEKEY (/1/1)
- c
- ;
- ;
- JUMPLAB (//)
- _Jump
- ;
- ;
- JUMPKEY (/1/1)
- j
- ;
- ;
- INFOLAB (//)
- _Info...
- ;
- ;
- INFOKEY (/1/1)
- i
- ;
- ;
- REFRESHLAB (//)
- _Refresh
- ;
- ;
- REFRESHKEY (/1/1)
- r
- ;
- ;
- DEFAULTLAB (//)
- _Default
- ;
- ;
- DEFAULTKEY (/1/1)
- d
- ;
- ;
- POPPUBLAB (//)
- _PopPub
- ;
- ;
- POPPUBKEY (/1/1)
- p
- ;
- ;
- SHANGHAILAB (//)
- _Shanghai
- ;
- ;
- SHANGHAIKEY (/1/1)
- s
- ;
- ;
- HIDELAB (//)
- _Hide
- ;
- ;
- HIDEKEY (/1/1)
- h
- ;
- ;
- QUITLAB (//)
- _Quit
- ;
- ;
- QUITKEY (/1/1)
- q
- ;
- ;
- ;*************************************************************************
- ; OpenPublicScreen Window Gadget Labels and Keys
- ;*************************************************************************
- ;
- SCREENPAGELAB (//)
- Screen
- OPTIONSPAGELAB (//)
- Options
- ;
- ; <above are the page tab gadget labels>
- ;
- TXTOSCANLAB (//)
- Text
- GFXOSCANLAB (//)
- Graphics
- CUSTOSCANLAB (//)
- Custom
- ;
- ; <above are overscan cycle gadget labels>
- ;
- SYSTEMFONTLAB (//)
- System
- SCREENFONTLAB (//)
- Screen
- CUSTOMFONTLAB (//)
- Custom
- ;
- ; <above are font type cycle gadget labels>
- ;
- PENDEFAULTLAB (//)
- Use Default
- PENDETAILLAB (//)
- Detail
- PENBLOCKLAB (//)
- Block
- PENTEXTLAB (//)
- Text
- PENSHINELAB (//)
- Shine
- PENSHADOWLAB (//)
- Shadow
- PENFILLLAB (//)
- Fill
- PENFILLTEXTLAB (//)
- Fill Text
- PENBACKGROUNDLAB (//)
- Background
- PENHIGHLIGHTTEXTLAB (//)
- Highlight
- PENBARDETAILLAB (//)
- Bar Detail
- PENBARBLOCKLAB (//)
- Bar Block
- PENBARTRIMLAB (//)
- Bar Trim
- ;
- ; <above are system pen cycle gadget labels>
- ;
- OPSMODEINFOLAB (//)
- \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
- ;
- ; <displayed in ModeInfo box next to modes listview>
- ;
- OPSNAMELAB (//)
- _Name
- ;
- ;
- OPSNAMEKEY (/1/1)
- n
- ;
- ;
- OPSTITLELAB (//)
- _Title
- ;
- ;
- OPSTITLEKEY (/1/1)
- t
- ;
- ;
- OPSSHOWALLLAB (//)
- _All Modes
- ;
- ;
- OPSSHOWALLKEY (/1/1)
- a
- ;
- ;
- OPSCLRSLAB (//)
- Colo_urs
- ;
- ;
- OPSCLRSKEY (/1/1)
- u
- ;
- ;
- OPSWIDTHLAB (//)
- _Width
- ;
- ;
- OPSWIDTHKEY (/1/1)
- w
- ;
- ;
- OPSDEFWIDLAB (//)
- _Default
- ;
- ;
- OPSDEFWIDKEY (/1/1)
- d
- ;
- ;
- OPSHEIGHTLAB (//)
- _Height
- ;
- ;
- OPSHEIGHTKEY (/1/1)
- h
- ;
- ;
- OPSDEFHGTLAB (//)
- D_efault
- ;
- ;
- OPSDEFHGTKEY (/1/1)
- e
- ;
- ;
- OPSOSCANLAB (//)
- O_verscan
- ;
- ;
- OPSOSCANKEY (/1/1)
- v
- ;
- ;
- OPSDCLIPLAB (//)
- DispC_lip
- ;
- ;
- OPSDCLIPKEY (/1/1)
- l
- ;
- ;
- OPSPENCYCLAB (//)
- S_ysPens
- ;
- ;
- OPSPENCYCKEY (/1/1)
- y
- ;
- ;
- OPSPENNUMLAB (//)
- Pe_n
- ;
- ;
- OPSPENNUMKEY (/1/1)
- n
- ;
- ;
- OPSFONTCYCLAB (//)
- _Font Type
- ;
- ;
- OPSFONTCYCKEY (/1/1)
- f
- ;
- ;
- OPSFONTNAMELAB (//)
- Pic_k Font
- ;
- ;
- OPSFONTNAMEKEY (/1/1)
- k
- ;
- ;
- OPSFONTREQLAB (//)
- _1
- ;
- ;
- OPSFONTREQKEY (/1/1)
- 1
- ;
- ;
- OPSPALNAMELAB (//)
- _Palette
- ;
- ;
- OPSPALNAMEKEY (/1/1)
- p
- ;
- ;
- OPSPALREQLAB (//)
- _2
- ;
- ;
- OPSPALREQKEY (/1/1)
- 2
- ;
- ;
- OPSPATNAMELAB (//)
- P_attern
- ;
- ;
- OPSPATNAMEKEY (/1/1)
- a
- ;
- ;
- OPSPATREQLAB (//)
- _3
- ;
- ;
- OPSPATREQKEY (/1/1)
- 3
- ;
- ;
- OPSMENUNAMELAB (//)
- _Menu
- ;
- ;
- OPSMENUNAMEKEY (/1/1)
- m
- ;
- ;
- OPSMENUREQLAB (//)
- _4
- ;
- ;
- OPSMENUREQKEY (/1/1)
- 4
- ;
- ;
- OPSASCROLLLAB (//)
- A_utoScroll
- ;
- ;
- OPSASCROLLKEY (/1/1)
- u
- ;
- ;
- OPSINTRLVLAB (//)
- _Interleaved
- ;
- ;
- OPSINTRLVKEY (/1/1)
- i
- ;
- ;
- OPSSHAREPENSLAB (//)
- S_harePens
- ;
- ;
- OPSSHAREPENSKEY (/1/1)
- h
- ;
- ;
- OPSBEHINDLAB (//)
- Open_Behind
- ;
- ;
- OPSBEHINDKEY (/1/1)
- b
- ;
- ;
- OPSACLOSELAB (//)
- AutoClos_e
- ;
- ;
- OPSACLOSEKEY (/1/1)
- e
- ;
- ;
- OPSPATTILELAB (//)
- Pattern_Tile
- ;
- ;
- OPSPATTILEKEY (/1/1)
- t
- ;
- ;
- OPSPATCENTRELAB (//)
- Pat.Cent_re
- ;
- ;
- OPSPATCENTREKEY (/1/1)
- r
- ;
- ;
- OPSADDMENULAB (//)
- A_dd Menu
- ;
- ;
- OPSADDMENUKEY (/1/1)
- d
- ;
- ;
- OPSOPENLAB (//)
- _Open
- ;
- ;
- OPSOPENKEY (/1/1)
- o
- ;
- ;
- OPSSAVELAB (//)
- _Save As...
- ;
- ;
- OPSSAVEKEY (/1/1)
- s
- ;
- ;
- OPSCANCELLAB (//)
- _Cancel
- ;
- ;
- OPSCANCELKEY (/1/1)
- c
- ;
- ;
- ;*************************************************************************
- ; Main Window Menu Labels and Keys
- ;*************************************************************************
- ;
- PROJECTMENULAB (//)
- Project
- ;
- ;
- OPENMENULAB (//)
- Open...
- ;
- ;
- OPENMENUKEY (/1/1)
- O
- ;
- ;
- DEFAULTMENULAB (//)
- Default
- ;
- ;
- DEFAULTMENUKEY (/1/1)
- D
- ;
- ;
- CLOSEMENULAB (//)
- Close
- ;
- ;
- CLOSEMENUKEY (/1/1)
- C
- ;
- ;
- JUMPMENULAB (//)
- Jump
- ;
- ;
- JUMPMENUKEY (/1/1)
- J
- ;
- ;
- INFOMENULAB (//)
- Info...
- ;
- ;
- INFOMENUKEY (/1/1)
- I
- ;
- ;
- REFRESHMENULAB (//)
- Refresh
- ;
- ;
- REFRESHMENUKEY (/1/1)
- R
- ;
- ;
- HELPMENULAB (//)
- Help...
- ;
- ;
- HELPMENUKEY (/1/1)
- H
- ;
- ;
- ABOUTMENULAB (//)
- About...
- ;
- ;
- ABOUTMENUKEY (/1/1)
- ?
- ;
- ;
- HIDEMENULAB (//)
- Hide
- ;
- ;
- HIDEMENUKEY (/1/1)
- K
- ;
- ;
- QUITMENULAB (//)
- Quit
- ;
- ;
- QUITMENUKEY (/1/1)
- Q
- ;
- ;
-