'======[MB-Language]====== 'MBSharpNotepad 'EN:=english '(c)2008 by Manfred Becker 'E-Mail:mani.becker@web.de 'http://manib.ma.funpic.de '========================= TranslatorName:=Manfred Becker TranslatorEMail:=mani.becker@web.de TranslatorURL:=http://manib.ma.funpic.de '========================= 'Forms '========================= [frmMDI] frmMDI.BackColor:=#808040 frmMDI.Caption:=Sharp PC-E500/E500S Notepad frmMDI.imgCopyButton.ToolTipText:=Copy frmMDI.imgCutButton.ToolTipText:=Cut frmMDI.imgFileNewButton.ToolTipText:=New Sharp file frmMDI.imgFileOpenButton.ToolTipText:=Open frmMDI.imgPasteButton.ToolTipText:=Insert frmMDI.mInfo.Caption:=&? frmMDI.mInfoAbout.Caption:=&Info frmMDI.mnuCasio.Caption:=&Sharp frmMDI.mnuFExit.Caption:=&Exit frmMDI.mnuFile.Caption:=&File frmMDI.mnuFNew.Caption:=&New frmMDI.mnuFOpen.Caption:=&Open frmMDI.mnuHistory.Caption:=&History frmMDI.mnuLanguage.Caption:=Language frmMDI.mnuLanguageCreate.Caption:=Create frmMDI.mnuLanguageReload.Caption:=Reload frmMDI.mnuLibrary.Caption:=Engineering Software frmMDI.mnuOptions.Caption:=&Options frmMDI.mnuOSettings.Caption:=&Settings... frmMDI.mnuOStatusBar.Caption:=Status&bar frmMDI.mnuOToolbar.Caption:=&Toolbar frmMDI.mnuReceive.Caption:=Receive data from Sharp... frmMDI.mnuTools.Caption:=&Tools frmMDI.mnuTOptions.Caption:=&Options... frmMDI.mnuTransfer.Caption:=Send data to Sharp... [frmNotePad] frmNotePad.mnuCasio.Caption:=&Sharp frmNotePad.mnuEChar.Caption:=Ascii table... frmNotePad.mnuECharDesigner.Caption:=Char designer... frmNotePad.mnuECopy.Caption:=&Copy frmNotePad.mnuECut.Caption:=&Cut frmNotePad.mnuEDelete.Caption:=&Delete frmNotePad.mnuEdit.Caption:=&Edit frmNotePad.mnuEGoto.Caption:=&Go to... frmNotePad.mnuEGraphicDesigner.Caption:=Graphic-Designer frmNotePad.mnuEPaste.Caption:=&Paste frmNotePad.mnuEReplace.Caption:=&Replace... frmNotePad.mnuESelectAll.Caption:=Select all frmNotePad.mnuETime.Caption:=&Date/Time frmNotePad.mnuEUndo.Caption:=Cancel frmNotePad.mnuFClose.Caption:=&Close frmNotePad.mnuFExit.Caption:=&Exit frmNotePad.mnuFExp.Caption:=Export frmNotePad.mnuFExpHTML.Caption:=HTML frmNotePad.mnuFExpPDF.Caption:=PDF frmNotePad.mnuFExpRTF.Caption:=RTF frmNotePad.mnuFile.Caption:=&File frmNotePad.mnuFNew.Caption:=&New frmNotePad.mnuFontDlg.Caption:=Font... frmNotePad.mnuFOpen.Caption:=&Open... frmNotePad.mnuFPageSetup.Caption:=Page settings... frmNotePad.mnuFPrint.Caption:=&Print... frmNotePad.mnuFSave.Caption:=&Save frmNotePad.mnuFSaveAs.Caption:=Save &as... frmNotePad.mnuHistory.Caption:=&History frmNotePad.mnuIAbout.Caption:=&Info frmNotePad.mnuInfo.Caption:=&? frmNotePad.mnuIniFile.Caption:=Open INI-File frmNotePad.mnuIRegistration.Caption:=Register... frmNotePad.mnuLibrary.Caption:=&Engineering Software frmNotePad.mnuOptions.Caption:=&Options frmNotePad.mnuOStatusBar.Caption:=Status&bar frmNotePad.mnuOToolbar.Caption:=&Toolbar frmNotePad.mnuReceive.Caption:=&Receive data from Sharp... frmNotePad.mnuSFind.Caption:=&Search frmNotePad.mnuSFindNext.Caption:=&Search again frmNotePad.mnuSyntax.Caption:=&Syntax Schema frmNotePad.mnuSyntaxHighlighting.Caption:=Syntax Highlighting frmNotePad.mnuSyntaxSuggestion.Caption:=Syntax Suggestion frmNotePad.mnuTDisplay.Caption:=Display frmNotePad.mnuTEmulator.Caption:=Emulator frmNotePad.mnuTools.Caption:=&Tools frmNotePad.mnuTOptions.Caption:=&Options... frmNotePad.mnuTransfer.Caption:=&Send data to Sharp... frmNotePad.mnuView.Caption:=&View frmNotePad.mnuWArrange.Caption:=Arrange Icons frmNotePad.mnuWCascade.Caption:=Cascade frmNotePad.mnuWClose.Caption:=&Close frmNotePad.mnuWCloseAll.Caption:=Close &all frmNotePad.mnuWindow.Caption:=&Window frmNotePad.mnuWNext.Caption:=&Next frmNotePad.mnuWordWrap.Caption:=&Linefeed frmNotePad.mnuWPrev.Caption:=&Previous frmNotePad.mnuWTile.Caption:=Tile [frmAsciiTable] frmAsciiTable.Caption:=Ascii-Table frmAsciiTable.chkUpToDate.Caption:=redraw char frmAsciiTable.BackColor:=#808040 frmAsciiTable.ForeColor:=#000000 [frmCharDesigner] frmCharDesigner.BackColor:=#808040 frmCharDesigner.ForeColor:=#000000 frmCharDesigner.CancelButton.Caption:=Cancel frmCharDesigner.Caption:=Char-Designer frmCharDesigner.chkUpToDate.Caption:=redraw char frmCharDesigner.cmdCls.Caption:=CLS frmCharDesigner.cmdHelp.Caption:=Help frmCharDesigner.cmdInsert.Caption:=Insert frmCharDesigner.cmdOK.Caption:=OK frmCharDesigner.fraHelp.Caption:=Help frmCharDesigner.Frame1.Caption:=Font frmCharDesigner.Frame2.Caption:=Sharp-Basic-Syntax frmCharDesigner.Frame3.Caption:=Character frmCharDesigner.txtHelp.Text:=The GPRINT Command creates a pixel grafic.||||A character is a set of pixels by 6 columns and 8 rows. The 8 pixels from each row are defined by a 2 digit hexadecimal number.||||The designers can easily created that string. You have to draw with the mouse on the field and set the required number of pixels. The associated Basic Command will be calculated and displayed.||||The opposite way also works! Simply add the Basic string in the editbox, and the resulting character is calculated and displayed. [frmGraphicDesigner] frmGraphicDesigner.BackColor:=#808040 frmGraphicDesigner.ForeColor:=#000000 frmGraphicDesigner.Caption:=Graphic-Designer frmGraphicDesigner.cmdCls.Caption:=CLS frmGraphicDesigner.cmdHelp.Caption:=Help frmGraphicDesigner.cmdInsert.Caption:=Insert frmGraphicDesigner.CancelButton.Caption:=Cancel frmGraphicDesigner.fraHelp.Caption:=Help frmGraphicDesigner.lblLineNumber.Caption:=Start-No.: frmGraphicDesigner.lblInput.Caption:=BASIC-Command: frmGraphicDesigner.txtHelp.Text:=You can easily create graphics with the Graphic-Designer and store it as GPRINT-Commands to the Notepad||||This Basic-Commands are available:||||- CLS Clears the whole display.||- GCURSOR Set the Graphic-Cursor. Parameter: X=0..239, Y=0..31||- GPRINT Creates a graphic.||- LOCATE Set the position of the Text-Cursor. Parameter: X=0..39, Y=0..3||- PRESET Reset the pixel on the given position.||- PRINT Print the text.||- PSET Set a pixel on the given position.||||You can also use the mouse. Press the left mouse-button to set pixels, or press the right mouse button to reset pixels. [frmCopyright] frmCopyright.Caption:=Copyright frmCopyright.cmdExit.Caption:=OK frmCopyright.cmdRegistration.Caption:=register (free of charge)... [frmDateTime] frmDateTime.Caption:=Date/Time frmDateTime.lstDateTime.BackColor:=#808040 frmDateTime.lstDateTime.ForeColor:=#000000 [frmFind] frmFind.Caption:=Search frmFind.chkCase.Caption:=upper-/&lowercase frmFind.chkWholeWord.Caption:=search &whole word frmFind.cmdCancel.Caption:=&Cancel frmFind.cmdFind.Caption:=&Again frmFind.Frame1.Caption:=Direction frmFind.Label1.Caption:=Search &to: frmFind.optDirection(1).Caption:=&up frmFind.optDirection.Caption:=&down [frmGoto] frmGoto.Caption:=Go To frmGoto.cmdCancel.Caption:=Cancel frmGoto.cmdOK.Caption:=OK frmGoto.Label1.Caption:=Row: frmGoto.Label2.Caption:=Column: frmGoto.Option1(1).Caption:=BASIC-Row-Number frmGoto.Option1.Caption:=Row / Column [frmLoad] frmLoad.Caption:=Load Files... frmLoad.Command1.Caption:=Cancel [frmPopupMenu] frmPopupMenu.mnuDisplayCopy.Caption:=Copy image to clipboard (Ctrl+C) frmPopupMenu.mnuDisplayClose.Caption:=Close Display (Esc) frmPopupMenu.mnuEmulatorCopy.Caption:=Copy image to clipboard (Ctrl+C) frmPopupMenu.mnuEmulatorClose.Caption:=Close Emulator (Esc) [frmReceive] frmReceive.CancelButton.Caption:=Cancel frmReceive.Caption:=Receive data from Sharp PC-E500/E500S to PC frmReceive.cmdTryAgain.Caption:=Try again frmReceive.fraReceive(1).Caption:=Status Message frmReceive.fraReceive(2).Caption:=Receive frmReceive.fraReceive.Caption:=Receive data from Caiso to PC frmReceive.Label1.Caption:=awaiting data... frmReceive.Label2.Caption:=Bytes received. frmReceive.OKButton.Caption:=OK frmReceive.optAppend.Caption:=Append data frmReceive.optNew.Caption:=New data frmReceive.optOverwrite.Caption:=Overwrite data [frmRegistration] frmRegistration.Caption:=Register frmRegistration.cmdEMailText.Caption:=E-Mail-Text frmRegistration.cmdExit.Caption:=Cancel frmRegistration.cmdKeyInput.Caption:=Insert key... frmRegistration.cmdRegister.Caption:=Insert Key and activate! frmRegistration.Label1.Caption:=Name of program: frmRegistration.Label2.Caption:=Registration code: frmRegistration.Label4.Caption:=Key: frmRegistration.txtKey.Text:=USB-Interface [frmReplace] frmReplace.Caption:=Replace frmReplace.chkCase.Caption:=&Case sensitive frmReplace.cmdCancel.Caption:=Cancel frmReplace.cmdFind.Caption:=&Search again frmReplace.cmdReplace.Caption:=&Replace frmReplace.cmdReplaceAll.Caption:=Replace all frmReplace.Frame1.Caption:=Direction frmReplace.Label1.Caption:=Search to: frmReplace.Label2.Caption:=Replace with: frmReplace.optDirection(1).Caption:=Up from cursor frmReplace.optDirection(2).Caption:=Down from cursor frmReplace.optDirection.Caption:=&Whole file [frmTransfer] frmTransfer.CancelButton.Caption:=Cancel frmTransfer.Caption:=Send data from PC to Sharp PC-E500/E500S frmTransfer.cmdRegistration.Caption:=Register... frmTransfer.cmdTryAgain.Caption:=Try again frmTransfer.fraTransfer(1).Caption:=Status Message frmTransfer.fraTransfer(2).Caption:=Send frmTransfer.fraTransfer.Caption:=Send data from PC to Sharp frmTransfer.Label1.Caption:=please wait... frmTransfer.Label2.Caption:=Bytes sent. frmTransfer.OKButton.Caption:=OK [frmSettings] frmSettings.Caption:=Settings frmSettings.chkBold.ToolTipText:=Font bold. frmSettings.chkComDTREnable.Caption:=DTR Enable frmSettings.chkComDTREnable.ToolTipText:=Determines whether the DTR line during the data will be activated. frmSettings.chkComEOFEnable.Caption:=EOF Enable frmSettings.chkComEOFEnable.ToolTipText:=Determines whether the EOF characters to search. frmSettings.chkComRTSEnable.Caption:=RTS Enable frmSettings.chkComRTSEnable.ToolTipText:=Determines whether the RTS line will be activated. frmSettings.chkFileExportHtmlUseCSS.Caption:=Use CSS with HTML-Export frmSettings.chkFileExportHtmlUseLinefeed.Caption:=Use Linefeed
within HTML-Export frmSettings.chkFileExportShellExecute.Caption:=Start link after file export frmSettings.chkHighLight.Caption:=Use Syntax-Highlight frmSettings.chkHighLight.ToolTipText:=Set Syntax-Highlight on/off. frmSettings.chkItalic.ToolTipText:=Font italic. frmSettings.chkSaveToIni.Caption:=Save settings to INI-File frmSettings.chkStatusBar.Caption:=Statusbar frmSettings.chkStatusBar.ToolTipText:=Set Statusbar on/off. frmSettings.chkSyntaxSuggestion.Caption:=Syntax-Suggestion frmSettings.chkSyntaxSuggestion.ToolTipText:=Set Syntax-Suggestion on/off. frmSettings.chkToolBar.Caption:=Toolbar frmSettings.chkToolBar.ToolTipText:=Set toolbar on/off. frmSettings.chkUseAutoNumber.Caption:=Automatic Line Numer frmSettings.chkUseAutoNumber.ToolTipText:=Set Automatic Line Numer on/off. frmSettings.chkUseOnlyCasioBasic.Caption:=Use Sharp-Basic only frmSettings.chkUseOnlyCasioBasic.ToolTipText:=Disable all other basic dialects. frmSettings.chkWordWrap.Caption:=Word wrap frmSettings.chkWordWrap.ToolTipText:=Set word wrap on/off. frmSettings.cmdApply.Caption:=Apply frmSettings.cmdBasicBackColor.ToolTipText:=Select background color. frmSettings.cmdBasicFontName.ToolTipText:=Select font. frmSettings.cmdBasicForeColor.ToolTipText:=Select foreground color. frmSettings.cmdCancel.Caption:=Cancel frmSettings.cmdDefaultFont.Caption:=Default frmSettings.cmdDefaultFont.ToolTipText:=Reset to default values. frmSettings.cmdDefaultHighlight.Caption:=Default frmSettings.cmdDefaultHighlight.ToolTipText:=Reset to default values. frmSettings.cmdFileExtension(1).ToolTipText:=Create link to program. frmSettings.cmdFileExtension(2).ToolTipText:=Create link to program. frmSettings.cmdFileExtension(3).ToolTipText:=Create link to program. frmSettings.cmdFileExtension(4).ToolTipText:=Create link to program. frmSettings.cmdFileExtension.ToolTipText:=Create link to program. frmSettings.cmdForeColor.ToolTipText:=Set foreground color. frmSettings.cmdHelp.Caption:=Help frmSettings.cmdIniFile.Caption:=Open INI-File... frmSettings.cmdIniFile.Visible:=Off frmSettings.cmdLanguageApply.Caption:=Apply frmSettings.cmdOK.Caption:=OK frmSettings.fraCasio.Caption:=Sharp frmSettings.fraComBaud.Caption:=Baud rate frmSettings.fraComControl.Caption:=Control frmSettings.fraComDBit.Caption:=Databit frmSettings.fraComHandshake.Caption:=Handshake protocol frmSettings.fraComParitaet.Caption:=Parity bit frmSettings.fraComPort.Caption:=COM-Port frmSettings.fraComSBit.Caption:=Stopbit frmSettings.fraComSettings.Caption:=Settings frmSettings.fraDelayTime.Caption:=Sending delay time [ms] frmSettings.fraettings.Caption:=Settings frmSettings.fraFileExport.Caption:=File-Export frmSettings.fraFont.Caption:=Font frmSettings.fraHighlight.Caption:=Highlight frmSettings.fraLanguage.Caption:=Language frmSettings.fraLicense.Caption:=License frmSettings.fraOptions.Caption:=Options frmSettings.fraProject.Caption:=Project frmSettings.fraSyntax.Caption:=Syntax frmSettings.lblAuthor.Caption:=Author: frmSettings.lblBackColor.Caption:=Background color frmSettings.lblBasicBackColor.Caption:=Background color frmSettings.lblBasicFontName.ToolTipText:=Font frmSettings.lblBasicForeColor.Caption:=Foreground color frmSettings.lblBold.Caption:=bold frmSettings.lblCodeType(1).Caption:=Keywords frmSettings.lblCodeType(2).Caption:=Opreators frmSettings.lblCodeType(3).Caption:=Functions frmSettings.lblCodeType(4).Caption:=Delimiter frmSettings.lblCodeType(5).Caption:=Comment frmSettings.lblCodeType(6).Caption:=Numerics frmSettings.lblCodeType(7).Caption:=Line number frmSettings.lblCodeType.Caption:=Standard frmSettings.lblCodeTypeCaption.Caption:=Code-Type frmSettings.lblComSettings.Caption:=Settings= frmSettings.lblDescriptor.Caption:=Descriptor for Sharp: frmSettings.lblExample.ToolTipText:=Example. frmSettings.lblExampleCaption.Caption:=Example frmSettings.lblExtension.Caption:=Extension frmSettings.lblForeColor.Caption:=Foreground color frmSettings.lblItalic.Caption:=italic frmSettings.lblLicenseCode.Caption:=License code: frmSettings.lblLicenseKey.Caption:=Key: frmSettings.lblLicenseUserCaption.Caption:=Licensed for: frmSettings.lblLinkMode.Caption:=Interface: frmSettings.lblPrjName.Caption:=Program: frmSettings.lblTranslatorCaption.Caption:=This language was translated by: frmSettings.lblTranslatorEMail.Caption:=E-Mail: frmSettings.lblTranslatorName.Caption:=Name: frmSettings.lblTranslatorURL.Caption:=URL: frmSettings.optComHandshake(1).Caption:=RTS/CTS-Handshaking frmSettings.optComHandshake(2).Caption:=XON/XOFF-Handshaking frmSettings.optComHandshake(3).Caption:=No Handshake frmSettings.optComHandshake.Caption:=RTS/CTS and XON/XOFF frmSettings.optComParitaet(1).Caption:=M - Mark frmSettings.optComParitaet(2).Caption:=N - None frmSettings.optComParitaet(3).Caption:=O - Odd frmSettings.optComParitaet(4).Caption:=S - Space frmSettings.optComParitaet.Caption:=E - Even frmSettings.txtAutoNumber.ToolTipText:=Step for Automatic Line-Number. 0 deactivates the Automatic Line-Number. frmSettings.txtBasicBackColor.ToolTipText:=Background color. frmSettings.txtBasicExtension.ToolTipText:=File extension. frmSettings.txtBasicFontName.ToolTipText:=Please type example. frmSettings.txtBasicForeColor.ToolTipText:=Foreground color. frmSettings.txtForeColor.ToolTipText:=Foreground color. SettingsCodeType(0)Caption:=Standard SettingsCodeType(1)Caption:=Keywords SettingsCodeType(2)Caption:=Opreators SettingsCodeType(3)Caption:=Functions SettingsCodeType(4)Caption:=Delimiter SettingsCodeType(5)Caption:=Comment SettingsCodeType(6)Caption:=Numerics SettingsCodeType(7)Caption:=Line number SettingsTab(0)Caption:=Common SettingsTab(1)Caption:=Editor SettingsTab(2)Caption:=Editor Format SettingsTab(3)Caption:=Serial settings '========================= 'Messages '========================= All:=All Column:=Column CommBaud:=Error: Baud %1 wrong!||||Possible values: %2 CommData:=Error: Databits %1 wrong!||||Possible values: %2 CommInit:=The settings of the interface %1 are initialized. CommLinkModeMessage:=You are using a interface, wich parameter settings are unknown to me.||Sorry, you have to find out the settings by your self.||||If you have found the right settings, I would be happy, if you mail me your settings.||So I'm able to include your settings in the next release.||Please do not forget to give me the name your interface.||||Many thanks! CommLinkModeTitle:=Hint from the Author CommPari:=Error: Parity %1 wrong!||||Possible values: %2 CommStop:=Error: Stopbits %1 wrong!||||Possible values: %2 DoCreate:=Should it be created now? DoOpen:=Should it be opened? DoReplace:=Do you want to replace it? EMailText:=EMail text Error52:=%1 is write protected!||||Use another file name. Error53:=The file could not be opened:||||%1 Error62:=Error during opening the file:||||%1||||Error: %2||||Description: %3 Error:=Error ErrorChoice:=Error: %1 is wrong!||||Possible choice:%2 ErrorDescription:=Error: %1||||%2 FileExists:=File already exists!||||%1 FileExportOK:=File export OK! FileNotExists:=File not exists!||||%1 Files:=Files FileToLarge:=The file is to large for the Sharp. (Max. 64kByte) Hint:=Hint IniCreateAll:=Should all entries be created automatically? IniFileNotFound:=Error: INI-File not found!||%1||||Should the INI-File be created now? IniValueNotFound:=Error: Value not found!||%1||%2 %3||||Should it be created now? InvalidBasicLineNumber:=Invalid Basic-line number %1! InvalidLineNumber:=Invalid line number %1! LinkQuestion:=Would you create a link for %1 Files (%2) to your MBSharpNotepad? LinkTitle:=Create Link MaxFreeWindows:=You could open only %1 windows at the same time! NoDataToExport:=No data to export! NoDataToPrint:=No data to printer! NoDataToSave:No data to save! NoDataToSend:=No data to send! Noname:=Noname None:=None ReceiveInfo:=Type in to your Sharp Basic-Mode this command:||||OPEN "%1":CLOSE||SAVE||||Press OK-Button on PC, then Enter-Button on Sharp. ReceiveMessage:=Receive ready!||||%1 Bytes received in %2 seconds. RegisterAttention:=Attention: The license key is only valid on the computer, who the registration code was created, it's not usable to other computers. RegisterError1:=Please insert a valid key! RegisterError2:=Please insert your value without 'KEY='! RegisterError3:=The key is not valid! RegisterHint1:=You got a Demo-Version. RegisterHint2:=The key is signed in and activated. RegisterHint3:=You got a special version for the USB-Interface. RegisterInfo:=To: mani.becker@web.de||Subject: MB-SOFT-Registration||||Hello Manfred,||I want to register the program %1 free of charge.||||My registration code is: %2||||Please send the license key to following address:||First name: ____________________||Name: ____________________||Zip code/City: ______________________________||E-Mail: ______________________________||||Thank you! RegisterInput:=||||||Insert license key:||Please insert your license key here (Key), and press the button [Insert Key and activate].||||Insert DEMO, to deactivate the license key.|||| RegisterText:=Info for registration:||||If you want to work with the Professional-Version, please register.||||Write a mail to 'mani.becker@web.de' and give the name of the program and the shown registration code.||||Please regard to: MB-SOFT-Registration||You'll got a license key, to enter in the INI-File.|||| ReplaceText:="%1" was %2 times replaced. Row:=Row SaveAs:=Save as SaveModification:=Save modification? SearchBeginOfDoc:=You reached the top of the document.||||Would you start searching at the end? SearchEnd:=%1 has finished searching the whole document. SearchEndOfDoc:=You reached the end of the document now.||||Would you start searching at the beginning? SearchReady:=Searching the document is done SearchReadyCont:=%1 has finished searching part of the document.||||Would you start searching at the rest of the document? SetFileExtension:=Files with the extension %1 will be now opened with %2! StatusBar1Panels(1)ToolTipText:=Drive:\Path\Filename StatusBar1Panels(10)ToolTipText:=Time StatusBar1Panels(2)Text:=Row: %1 Col.: %2 StatusBar1Panels(2)ToolTipText:=Row- and Column number StatusBar1Panels(3)Text:=Bytes: %1 StatusBar1Panels(3)ToolTipText:=Filesize in Byte StatusBar1Panels(4)ToolTipText:=Number of Window StatusBar1Panels(5)ToolTipText:=CAPS-Mode StatusBar1Panels(6)ToolTipText:=NUM-Mode StatusBar1Panels(7)ToolTipText:=INS-Mode StatusBar1Panels(8)ToolTipText:=SCRL-Mode StatusBar1Panels(9)ToolTipText:=Date TextModified:=Modification made in %1. Timeout:=Timeout reached! TransferDemo:=This is a Demo-Version||||You can not transfer data from PC to the Sharp.||Please register today! TransferError:=Sharp reports transfer error %1! TransferFailed:=Transfer data failed! TransferInfo:=Type in to your Sharp Basic-Mode this command:||||OPEN "%1":CLOSE||LOAD||||Press Enter-Button on the Sharp, then OK-Button on the PC. TransferMessage:=Transfer ready!||||%1 Bytes transfered in %2 seconds. TransferMessageBRK:=Press the [BRK]-Button on your Sharp. UserBreak:=Canceled by user! '========================= 'Library '========================= frmLibrary.Caption:=Sharp PC-E500/E500S Library frmLibrary.lstLibrary.BackColor:=#808040 frmLibrary.lstLibrary.ForeColor:=#000000 Library001:=1. Mathematics [MATH] Library011:=11. Integer [INT] Library111:=111. Prime Factors [PRIME] Library112:=112. G.C.M & L.C.M. [GCMLCM] Library012:=12. Equations [EQU] Library121:=121. Cubic Equation [CUBIC] Library122:=122. Numerical Solution (Newton's Method) [NEWTON] Library123:=123. Numerical Solution (Method Of Bisection) [BISECT] Library013:=13. Differential & Integral [DI&INT] Library131:=131. Romberg's Method [INTGRL] Library132:=132. Runge-Kutta Method [DIFF] Library133:=133. Lagrange's Method [INTPLT] Library014:=14. Formulas [FORM] Library141:=141. Factorization [FACT] Library142:=142. Trigonometric Function [TRIG] Library143:=143. Integration [INTFRM] Library144:=144. Greek [GREEK] Library015:=15. Graphics [GRAPH] Library151:=151. Graph (Functions) [FUNC] Library152:=152. Graph (Data) [DATA] Library153:=153. Area Of Figure [FIGURE] Library016:=16. Special Functios [S-FUNC] Library161:=161. Gamma Function [GAMMA] Library002:=2. Science [SCI] Library021:=21. Physics [PHYS] Library211:=211. Physical Constant [CONST] Library212:=212. Metric Conversion [M-CONV] Library213:=213. Equation Of Motion [MOTION] Library022:=22. Chemistry [CHEM] Library221:=221. Periodic Table [PERIOD] Library222:=222. Outer Electron [ELECTR] Library223:=223. Stable Isotope [ISOTOP] Library023:=23. Earth Science [EARTH] Library231:=231. Meteorology [METEO] Library232:=232. Solar/Planetary Constants [PLANET] Library024:=24. Biology [BIO] Library241:=241. Amino Acids Formulas [AMINO] Library003:=3. Engineering [ENG] Library031:=31. Electrical Engineering [ELEC] Library311:=311. Complex Number [COMPLX] Library312:=312. Electrical Formulas [EE-FRM] Library313:=313. Electric & Magnetic Fields [ELEMAG] Library314:=314. Laplace-Transformation [LAPLAC] Library032:=32. Mechanical Engineering [MECH] Library321:=321. Mechanical Formulas [ME-FRM] Library004:=4. Statistics [STAT] Library041:=41. Distribution & Probability [DISTR] Library411:=411. Normal Distribution [NORMAL] Library412:=412. t Distribution [t] Library413:=413. CHI-Square Distribution [CHI] Library414:=414. F Distribution [F] Library005:=5. Edit [EDIT] Library050:=50_. Demo [DEMO] Library051:=51_. PF Key Label Editor [EDITOR]