#language english
#version 2
; catalog desciption file generated by MakeStrings
; © 1995 by P!\K of A Vision Of Paradise
;------------------------------------------------------------------
BUT_Proceed (0//)
Proceed
;------------------------------------------------------------------
ERR_NoAVOP (1//)
Unable to open 'avop.library'.
;------------------------------------------------------------------
ERR_NoMUI (2//)
Unable to open 'muimaster.library'.
;------------------------------------------------------------------
APP_Copyright (3//)
©1996 by A Vision of Paradise
;------------------------------------------------------------------
APP_Description (4//)
Mathmatical utility
;------------------------------------------------------------------
ERR_NoApp (5//)
Unable to create application.
;------------------------------------------------------------------
ERR_NoWindow (6//)
Unable to open window.
;------------------------------------------------------------------
ERR_Headline (7//)
**ERROR :
;------------------------------------------------------------------
INIT_Line1 (8//)
Welcome to Laplace V0.2 (Evaluation version)
;------------------------------------------------------------------
INIT_Line2 (9//)
Copyright 1996 by A Vision of Paradise - FREEWARE !!!
;------------------------------------------------------------------
INIT_Line3 (10//)
Coding by P!\\K
;------------------------------------------------------------------
ERR_NoMem (11//)
Ran out of memory.
;------------------------------------------------------------------
ERR_MissOperant (12//)
Missing operant.
;------------------------------------------------------------------
ERR_NoOperantMatch (13//)
Operants don't match.
;------------------------------------------------------------------
ERR_EmptyArgument (14//)
Empty argument.
;------------------------------------------------------------------
ERR_TooManyArguments (15//)
Too many arguments.
;------------------------------------------------------------------
ERR_UndefReference (16//)
Undefined reference.
;------------------------------------------------------------------
ERR_MissDefinition (17//)
Missing definition
;------------------------------------------------------------------
ERR_MissObject (18//)
Missing object.
;------------------------------------------------------------------
ERR_CannotCalcWithShow (19//)
Cannot calc with show object.
;------------------------------------------------------------------
ERR_NoMCCLaplace (20//)
Unable to create laplace class.
;------------------------------------------------------------------
ERR_NoMCCVector (21//)
Unable to create vector class.
;------------------------------------------------------------------
ERR_NoMCCMatrix (22//)
Unable to create matrix class.
;------------------------------------------------------------------
ERR_NoMCCError (23//)
Unable to create error class.
;------------------------------------------------------------------
ERR_NoMCCAbout (24//)
Unable to create about class.
;------------------------------------------------------------------
ERR_NoMCCOperator (25//)
Unable to create operator class.
;------------------------------------------------------------------
ERR_NoMCCReference (26//)
Unable to create reference class.
;------------------------------------------------------------------
ERR_NoMCCDefinition (27//)
Unable to create definition class.
;------------------------------------------------------------------
ERR_NoMCCShow (28//)
Unable to create show class.
;------------------------------------------------------------------
ERR_NoMCCShowgroup (29//)
Unable to create showgroup class.
;------------------------------------------------------------------
ERR_TypeMismatch (30//)
Type mismatch.
;------------------------------------------------------------------
ERR_NotImplemented (31//)
Sorry, not implemented now.
;------------------------------------------------------------------
ERR_DivisionByZero (32//)
Division by zero.
;------------------------------------------------------------------
ERR_EmptyComponent (33//)
Empty component.
;------------------------------------------------------------------
ERR_VectorDimMismatch (34//)
Vector dimensions don't match.
;------------------------------------------------------------------
ERR_MatrixDimMismatch (35//)
Matrix dimensions don't match.
;------------------------------------------------------------------
ERR_NotDefdForVectors (36//)
No defined for vectors.
;------------------------------------------------------------------
ERR_NotDefdForMatrix (37//)
No defined for matrices.
;------------------------------------------------------------------
ERR_MatrixMustBeSquare (38//)
Matrix must be square.
;------------------------------------------------------------------
ERR_EmptyExpression (39//)
Empty expression.
;------------------------------------------------------------------
ERR_SyntaxError (40//)
Syntax error in expression.
;------------------------------------------------------------------
ERR_IllegalName (41//)
Illegal characters in name.
;------------------------------------------------------------------
ERR_MissingLeftSideInDef (42//)
Missing left side of definition.
;------------------------------------------------------------------
ERR_MissingCloseBracket (43//)
Missing close bracket.
;------------------------------------------------------------------
ERR_TooFewArguments (44//)
Too few arguments.
;------------------------------------------------------------------
ERR_DimensionExceeded (45//)
Dimension exceeded.
;------------------------------------------------------------------
ERR_ExpectedInteger (46//)
Expected integer.
;------------------------------------------------------------------
ERR_ExpectedMatrix (47//)
Expected matrix.
;------------------------------------------------------------------
ERR_ObjNotAtomar (48//)
Object is not atomar.
;------------------------------------------------------------------
ERR_ExpectedVectorOrMatrix (49//)
Expected vector or matrix.
;------------------------------------------------------------------
SHELL_EOS (50//)
END OF SESSION
;------------------------------------------------------------------
MENU_Project (51//)
Project
;------------------------------------------------------------------
MENU_NewWindow (52//)
New window
;------------------------------------------------------------------
MENUKEY_NewWindow (53//)
N
;------------------------------------------------------------------
MENU_Load (54//)
Load..
;------------------------------------------------------------------
MENUKEY_Load (55//)
L
;------------------------------------------------------------------
MENU_Save (56//)
Save
;------------------------------------------------------------------
MENUKEY_Save (57//)
S
;------------------------------------------------------------------
MENU_SaveAs (58//)
Save as..
;------------------------------------------------------------------
MENUKEY_SaveAs (59//)
A
;------------------------------------------------------------------
MENU_MUIPrefs (60//)
MUI-prefs
;------------------------------------------------------------------
MENUKEY_MUIPrefs (61//)
M
;------------------------------------------------------------------
MENU_Quit (62//)
Quit
;------------------------------------------------------------------
MENUKEY_Quit (63//)
Q
;------------------------------------------------------------------
MENU_Windows (64//)
Windows
;------------------------------------------------------------------
MENU_FunctionList (65//)
Function list
;------------------------------------------------------------------
BUT_Insert (66//)
\033cInsert
;------------------------------------------------------------------
BUTKEY_Insert (67//)
i
;------------------------------------------------------------------
BUT_Remove (68//)
\033cRemove
;------------------------------------------------------------------
BUTKEY_Remove (69//)
r
;------------------------------------------------------------------
TITLE_Functions (70//)
Functions :
;------------------------------------------------------------------
REQTITLE_CloseSession (71//)
Close session
;------------------------------------------------------------------
REQGADGETS_CloseSession (72//)
*_Save|_Abandon|_Cancel
;------------------------------------------------------------------
REQTEXT_CloseSession (73//)
\033cAttention !!\n\
This session has been changed.\n\
Do you really want to close it ?
;------------------------------------------------------------------
ERR_UnableToOpenFile (74//)
Unable to open file '%s'.
;------------------------------------------------------------------
REQTITLE_LoadSession (75//)
Load session
;------------------------------------------------------------------
REQGADGETS_LoadSession (76//)
*_Save|_Abandon|_Cancel
;------------------------------------------------------------------
REQTEXT_LoadSession (77//)
\033cAttention !!\n\
This session has been changed.\n\
Do you really want to abandon it ?
;------------------------------------------------------------------
TITLE_LoadSession (78//)
Load session :
;------------------------------------------------------------------
TITLE_SaveSession (79//)
Save session :
;------------------------------------------------------------------
ERR_NoMCCshell (80//)
Unable to create mui-shell class.
;------------------------------------------------------------------
ERR_NoMCCshellview (81//)
Unable to create mui-shellview class.
;------------------------------------------------------------------
ERR_NoMCCshellwin (82//)
Unable to create mui-shellwin class.
;------------------------------------------------------------------
ERR_NoMCClaplaceimage (83//)
Unable to create mui-laplaceimage class.
;------------------------------------------------------------------
ERR_NotDefdForReal (84//)
Not defined for real.
;------------------------------------------------------------------
ERR_NoMCCReal (85//)
Unable to create real class.
;------------------------------------------------------------------
MENU_Options (86//)
Options
;------------------------------------------------------------------
MENU_UseFloat (87//)
Always use float
;------------------------------------------------------------------
ERR_ExpectedArguments (88//)
Expected arguments
;------------------------------------------------------------------
ERR_LevelExceeds (89//)
Level exceeds.
;------------------------------------------------------------------
ERR_NoLClasses (90//)
Unable to create lclasses.
;------------------------------------------------------------------
ERR_CannotShowConst (91//)
Can't show constants.
;------------------------------------------------------------------
ERR_FileNotFount (92//)
File not found.
;------------------------------------------------------------------
ERR_PowerOfNeg (93//)
Power of negative base.
;------------------------------------------------------------------
ERR_LogFromNeg (94//)
log/ln from negative real.
;------------------------------------------------------------------
ERR_ACosOutOfRange (95//)
acos out of [-1,1].
;------------------------------------------------------------------
ERR_ASinOutOfRange (96//)
asin out of [-1,1].
;------------------------------------------------------------------
ERR_RootFromNeg (97//)
sqrt from negative real.
;------------------------------------------------------------------
TYPENAME_INVALID (98//)
Invalid
;------------------------------------------------------------------
TYPENAME_REAL (99//)
Real
;------------------------------------------------------------------
TYPENAME_VECTOR (100//)
Vector
;------------------------------------------------------------------
TYPENAME_MATRIX (101//)
Matrix
;------------------------------------------------------------------
MENU_MUIAbout (102//)
About MUI
;------------------------------------------------------------------
ERR_ArgCountMismatch (103//)
Argument count mismatch.
;------------------------------------------------------------------
ERR_IllegalTypeSpec (104//)
Illegal type specifier.
;------------------------------------------------------------------
ERR_ArgTypeMismatch (105//)
Argument type mismatch.
;------------------------------------------------------------------
MENU_DebugList (106//)
Debug
;------------------------------------------------------------------
TITLE_Debug (107//)
Debug
;------------------------------------------------------------------
BUT_Clear (108//)
Clear
;------------------------------------------------------------------
BUTKEY_Clear (109//)
c
;------------------------------------------------------------------
ERR_NoBullet (110//)
Unable to open 'bullet.library'.
;------------------------------------------------------------------
ERR_NoFontMath (111//)
\033cUnable to open\n\
'Math.font', size %ld.
;------------------------------------------------------------------
ERR_NoFonts (112//)
Unable to find font directory.
;------------------------------------------------------------------
SAVEPREFS_Error (113//)
\033cUnable to save preferences.\n\
Error code %ld :\n\
%s
;------------------------------------------------------------------
LOADPREFS_Error (114//)
\033cUnable to load preferences.\n\
Error code %ld :\n\
%s
;------------------------------------------------------------------
ABOUT_Title (115//)
About Laplace
;------------------------------------------------------------------
PREFS_Title (116//)
Preferences
;------------------------------------------------------------------
PREFS_BackPen (117//)
_Background :
;------------------------------------------------------------------
PREFS_BackPenTitle (118//)
Background
;------------------------------------------------------------------
PREFS_ActiveBackPen (119//)
_Active line :
;------------------------------------------------------------------
PREFS_ActiveBackPenTitle (120//)
Active
;------------------------------------------------------------------
PREFS_TextPen (121//)
_Text :
;------------------------------------------------------------------
PREFS_TextColorTitle (122//)
Text
;------------------------------------------------------------------
PREFS_ResultPen (123//)
_Result :
;------------------------------------------------------------------
PREFS_ResultPenTitle (124//)
Result
;------------------------------------------------------------------
PREFS_Save (125//)
_Save
;------------------------------------------------------------------
PREFS_Load (126//)
_Load
;------------------------------------------------------------------
MENU_About (127//)
About
;------------------------------------------------------------------
MENU_Prefs (128//)
Preferences
;------------------------------------------------------------------
MENUKEY_Prefs (129//)
P
;------------------------------------------------------------------
PREFSKEY_BackPen (130//)
b
;------------------------------------------------------------------
PREFSHELP_BackPen (131//)
Color to render the background with.
;------------------------------------------------------------------
PREFSKEY_ActiveBackPen (132//)
a
;------------------------------------------------------------------
PREFSHELP_ActiveBackPen (133//)
Color to render the background\n\
of the active line with.
;------------------------------------------------------------------
PREFSKEY_TextPen (134//)
t
;------------------------------------------------------------------
PREFSHELP_TextPen (135//)
Color to render text lines with.
;------------------------------------------------------------------
PREFSKEY_ResultPen (136//)
r
;------------------------------------------------------------------
PREFSHELP_ResultPen (137//)
Color to render results with.
;------------------------------------------------------------------
PREFSHELP_Save (138//)
Save preferences.
;------------------------------------------------------------------
PREFSHELP_Load (139//)
Load preferences.
;------------------------------------------------------------------
MENU_Clear (140//)
Clear
;------------------------------------------------------------------
MENUKEY_Clear (141//)
&
;------------------------------------------------------------------
ABOUT_Text (142//)
\033cThis is Laplace V0.2 (Evaluation)\n\
© 1996 by A Vision Of Paradise\n\
Coding by P!\\K / AVOP | Un0X\n\
\n\
The evaluation version of this program is FREEWARE.\n\
Spread the word and the disk!!!\n\
\n\
For bug reports, comments etc. write to :\n\
\n\
bstegema@ix.urz.uni-heidelberg.de\n\
See documentation for more details.\n\
(Simply press \033bHELP\033n to load it.)
;------------------------------------------------------------------
WINDOW_Title (143//)
Laplace V0.2 (Evaluation)
;------------------------------------------------------------------
ERR_Internal (144//)
Internal error.
;------------------------------------------------------------------
ERR_MustGiveParameter (145//)
You must specify the parameter.
;------------------------------------------------------------------
MENU_Edit (146//)
Edit
;------------------------------------------------------------------
MENU_Cut (147//)
Cut
;------------------------------------------------------------------
MENUKEY_Cut (148//)
X
;------------------------------------------------------------------
MENU_Copy (149//)
Copy
;------------------------------------------------------------------
MENUKEY_Copy (150//)
C
;------------------------------------------------------------------
MENU_Paste (151//)
Paste
;------------------------------------------------------------------
MENUKEY_Paste (152//)
V
;------------------------------------------------------------------
PREF_Colors (153//)
Colors
;------------------------------------------------------------------
PREF_Fonts (154//)
Fonts
;------------------------------------------------------------------
PREF_Misc (155//)
Misc
;------------------------------------------------------------------
PREFS_MathFont (156//)
_Math :
;------------------------------------------------------------------
PREFSKEY_MathFont (157//)
m
;------------------------------------------------------------------
PREFS_GreekFont (158//)
_Greek :
;------------------------------------------------------------------
PREFSKEY_GreekFont (159//)
g
;------------------------------------------------------------------
HELP_Title (160//)
Help keyword search :
;------------------------------------------------------------------
HELP_Body (161//)
Please enter keyword to search for.
;------------------------------------------------------------------
HELP_KeyWord (162//)
_Keyword :
;------------------------------------------------------------------
HELPKEY_KeyWord (163//)
k
;------------------------------------------------------------------
BUT_Ok (164//)
_Ok
;------------------------------------------------------------------
BUT_Cancel (165//)
_Cancel
;------------------------------------------------------------------
ERR_NoHelpWindow (166//)
Unable to create help window.
;------------------------------------------------------------------
MENU_Help (167//)
Help
;------------------------------------------------------------------
MENU_Index (168//)
Index
;------------------------------------------------------------------
MENU_FunctionHelp (169//)
Functions
;------------------------------------------------------------------
MENU_SearchHelp (170//)
Search...
;------------------------------------------------------------------
MENUKEY_Index (171//)
H
;------------------------------------------------------------------
HELPHELP_KeyWord (172//)
Keyword to look for.
;------------------------------------------------------------------
HELPHELP_Ok (173//)
Start search.
;------------------------------------------------------------------
HELPHELP_Cancel (174//)
Close window.
;------------------------------------------------------------------
HELP_Abort (175//)
_Abort
;------------------------------------------------------------------
HELP_Scanning (176//)
Scanning '%s'...
;------------------------------------------------------------------
HELP_CannotExamine (177//)
Can't examine '%s'.
;------------------------------------------------------------------
HELP_CannotOpen (178//)
Can't open '%s'.
;------------------------------------------------------------------
HELP_Continue (179//)
_Continue
;------------------------------------------------------------------
ERR_NoPrefsWindow (180//)
Unable to create prefs window.
;------------------------------------------------------------------
ERR_NoAboutWindow (181//)
Unable to create about window.
;------------------------------------------------------------------
ERR_NoARexxHash (182//)
Unable to create arexx env table.
;------------------------------------------------------------------
TITLE_Objects (183//)
Objects :
;------------------------------------------------------------------
ERR_NoIcon (184//)
Unable to open icon.library.
;------------------------------------------------------------------
ERR_NoCx (185//)
Unable to open commodities.library
;------------------------------------------------------------------
ERR_NoFontGreek (186//)
\033cUnable to open\n\
'Greek.font', size %ld.
;------------------------------------------------------------------
ERR_NoGreekTable (187//)
Unable to open Fonts/Greek.table.
;------------------------------------------------------------------
ERR_NoMCCEquation (188//)
Unable to create equation class.
;------------------------------------------------------------------
TYPENAME_EQUATION (189//)
Equation
;------------------------------------------------------------------
ERR_ExpectedEquation (190//)
Expected equation.
;------------------------------------------------------------------
MENU_Insert (191//)
Insert line
;------------------------------------------------------------------
MENUKEY_Insert (192//)
I
;------------------------------------------------------------------
MENU_Remove (193//)
Remove line
;------------------------------------------------------------------
MENUKEY_Remove (194//)
R
;------------------------------------------------------------------
MENU_Simplify (195//)
Simplify
;------------------------------------------------------------------
MENU_Precision (196//)
Precision...
;------------------------------------------------------------------
ERRBND_Body (197//)
Select precision for\n\
floatpoint to fraction conversions.
;------------------------------------------------------------------
ERRBND_Current (198//)
Current : ±1e-%ld
;------------------------------------------------------------------
ERRBND_Title (201//)
Select precision :
;------------------------------------------------------------------
BUT_Help (202//)
_Help
;------------------------------------------------------------------
ERR_CorruptEvalTable (203//)
Line %ld corrupted in '%s'.
;------------------------------------------------------------------
ERR_NoEvalTable (204//)
Unable to open file 'Libs/Evaluate.table'.
;------------------------------------------------------------------
ERR_CorruptSmplTable (205//)
Unable to open 'Libs/Simplify.table'.
;------------------------------------------------------------------
ERR_NoSmplTable (206//)
Unable to open 'Libs/Simplify.table'.
;------------------------------------------------------------------
ERR_FktMustBeOneDim (207//)
Function must have only one parameter.
;------------------------------------------------------------------
ERR_ExpectedPosInteger (208//)
Expected positive integer.
;------------------------------------------------------------------
ERR_FakOfFraction (209//)
Factorial of fraction.
;------------------------------------------------------------------
MENU_FKeys (210//)
F-Keys...
;------------------------------------------------------------------
FKEY_Normal (211//)
Normal
;------------------------------------------------------------------
FKEY_Shifted (212//)
Shifted
;------------------------------------------------------------------
TITLE_FKeys (213//)
F-Keys
;------------------------------------------------------------------
FKEY_Load (214//)
_Load
;------------------------------------------------------------------
FKEY_Save (215//)
_Save
;------------------------------------------------------------------
TITLE_LoadFKeys (216//)
Load F-Keys :
;------------------------------------------------------------------
ERR_UnableToOpen (217//)
Unable to open '%s'.
;------------------------------------------------------------------
TITLE_SaveFKeys (218//)
Save F-Keys :
;------------------------------------------------------------------
MENU_FKeysLS (219//)
F-Keys
;------------------------------------------------------------------
TITLE_LoadSettings (220//)
Load options :
;------------------------------------------------------------------
TITLE_SaveSettings (221//)
Save options :
