1 # Template messages for CLISP
2 # Copyright (C) 1992-2001 Bruno Haible, Michael Stoll, Marcus Daniels
3 # Bruno Haible <haible@clisp.cons.org>, 2001.
7 "Project-Id-Version: clisp 2.25.1\n"
8 "POT-Creation-Date: 2001-07-21 21:09:38 CEST\n"
9 "PO-Revision-Date: 2001-07-21 21:09:38 CEST\n"
10 "Last-Translator: Automatically generated <bruno@linuix>\n"
11 "Language-Team: Template <xx@li.org>\n"
13 "Content-Type: text/plain; charset=ISO-8859-1\n"
14 "Content-Transfer-Encoding: 8bit\n"
17 msgid "Please choose:"
21 msgid "Please choose one of ~:{~A~:^, ~} ."
25 msgid "symbol ~A from #<PACKAGE ~A> will become a shadowing symbol"
29 msgid "You may choose the symbol in favour of which to resolve the conflict."
33 msgid "uninterning ~S from ~S uncovers a name conflict."
36 #: constobj.d:389 constobj.d:403
37 msgid "You may choose how to proceed."
41 msgid "importing ~S into ~S produces a name conflict with ~S."
45 msgid "importing ~S into ~S produces a name conflict with ~S and other symbols."
49 msgid "((\"I\" \"import it and unintern the other symbol\" T) (\"N\" \"do not import it, leave undone\" NIL))"
53 msgid "((\"I\" \"import it, unintern one other symbol and shadow the other symbols\" T) (\"N\" \"do not import it, leave undone\" NIL))"
57 msgid "((\"I\" \"import it and shadow the other symbol\" T) (\"N\" \"do nothing\" NIL))"
61 msgid "symbol ~S should be imported into ~S before being exported."
65 msgid "((\"I\" \"import the symbol first\" T) (\"N\" \"do nothing, don't export the symbol\" NIL))"
69 msgid "You may choose in favour of which symbol to resolve the conflict."
73 msgid "exporting ~S from ~S produces a name conflict with ~S from ~S."
77 msgid "Which symbol should be accessible in ~S ?"
81 msgid "the symbol to export, "
85 msgid "the old symbol, "
89 msgid "You may choose for every conflict in favour of which symbol to resolve it."
93 msgid "~S name conflicts while executing USE-PACKAGE of ~S into package ~S."
97 msgid "which symbol with name ~S should be accessible in ~S ?"
101 msgid "You can input another name."
105 msgid "You can input another nickname."
109 msgid "a package with name ~S already exists."
113 msgid "Please input new package name:"
117 msgid "Please input new package nickname:"
125 msgid "~S: There is no package with name ~S."
129 msgid "~*Nevertheless delete ~S."
133 msgid "~S: ~S is used by ~{~S~^, ~}."
137 msgid "ANSI C program"
161 msgid "Continue execution"
165 msgid "~S: User break"
169 msgid "The value of ~S was not a pathname. ~:*~S is being reset."
173 msgid "Creating directory: "
178 "The variable ~S had an illegal value.\n"
179 "~S has been reset to ~S."
184 "Floating point operation combines numbers of different precision.\n"
185 "See ANSI CL 12.1.4.4 and the CLISP impnotes for details.\n"
186 "The result's actual precision is controlled by\n"
188 "To shut off this warning, set ~S to ~S."
196 msgid "Press a key to terminate..."
202 " Next environment: "
208 "APPLY frame with breakpoint for call "
214 "APPLY frame for call "
220 "EVAL frame with breakpoint for form "
226 "EVAL frame for form "
232 "frame binding variables (~ = dynamically):"
244 "frame binding variables "
250 "frame binding functions "
254 msgid " binds (~ = dynamically):"
266 "nested block frame "
276 "compiled block frame for "
288 "nested tagbody frame "
298 "compiled tagbody frame for "
304 "catch frame for tag "
310 "handler frame for conditions"
316 "unwind-protect frame"
329 "frame binding environments"
333 msgid "could not make symbol value per-thread"
339 "*** - Program stack overflow. RESET"
345 "*** - Lisp stack overflow. RESET"
350 "internal error: statement in file ~, line ~ has been reached!!\n"
351 "Please send the authors of the program a description how you produced this error!"
355 msgid "Unknown signature of an FSUBR\n"
359 msgid "Unknown signature of a SUBR\n"
363 msgid "module `%s' requires package %s.\n"
368 "GNU CLISP (http://clisp.cons.org/) is an ANSI Common Lisp.\n"
374 " [options] [lispfile [argument ...]]\n"
375 " When `lispfile' is given, it is loaded and `*ARGS*' is set\n"
376 " to the list of argument strings. Otherwise, an interactive\n"
377 " read-eval-print loop is entered.\n"
381 msgid "Informative output:\n"
385 msgid " -h, --help - print this help and exit\n"
389 msgid " --version - print the version information\n"
393 msgid " --license - print the licensing information\n"
397 msgid "Memory image selection:\n"
401 msgid " -B lisplibdir - set the installation directory\n"
405 msgid " -K linkingset - use this executable and memory image\n"
409 msgid " -M memfile - use this memory image\n"
413 msgid " -m size - memory size (size = xxxxxxxB or xxxxKB or xMB)\n"
417 msgid " -s size - stack size (size = xxxxxxxB or xxxxKB or xMB)\n"
421 msgid " -t tmpdir - temporary directory for memmap\n"
425 msgid "Internationalization:\n"
429 msgid " -L language - set user language\n"
433 msgid " -N nlsdir - NLS catalog directory\n"
437 msgid " -Edomain encoding - set encoding\n"
441 msgid "Interoperability:\n"
445 msgid " -q, --quiet, --silent - do not print the banner\n"
449 msgid " -w - wait for keypress after program termination\n"
453 msgid " -I - be ILISP-friendly\n"
457 msgid "Startup actions:\n"
461 msgid " -a - more ANSI CL compliance\n"
465 msgid " -p package - start in the package\n"
469 msgid " -C - set *LOAD-COMPILING* to T\n"
473 msgid " -norc - do not load the user ~/.clisprc file\n"
477 msgid " -i file - load initfile (can be repeated)\n"
485 msgid " -c [-l] lispfile [-o outputfile] - compile LISPFILE\n"
489 msgid " -x expression - execute the expression, then exit\n"
493 msgid " lispfile [argument ...] - load lispfile, then exit\n"
497 msgid "Default action is an interactive read-eval-print loop.\n"
501 msgid " Amiga version: Joerg Hoehle\n"
505 msgid " RISCOS port: Peter Burwood, Bruno Haible\n"
509 msgid "Syntax for %s: nnnnnnn or nnnnKB or nMB\n"
513 msgid "%s out of range\n"
525 msgid "Return value of malloc() = %x is not compatible with type code distribution.\n"
529 msgid "Only %d bytes available.\n"
533 msgid "Couldn't determine the end of the SP stack!\n"
539 "WARNING: No initialisation file specified.\n"
542 #: spvw.d:2783 spvw.d:2798
549 "WARNING: No installation directory specified.\n"
553 msgid "Not enough memory for Lisp.\n"
559 "*** - Virtual memory exhausted. RESET"
565 "*** - Memory exhausted. RESET"
568 #: spvw_mmap.d:67 spvw_mmap.d:219 spvw_mmap.d:396 spvw_multimap.d:174
569 msgid "Cannot map memory to address 0x%x ."
573 msgid "Cannot reserve address range at 0x%x ."
577 msgid "Cannot reserve address range 0x%x-0x%x ."
581 msgid "CreateFileMapping() failed."
585 msgid "MapViewOfFileEx(addr=0x%x,off=0x%x) failed."
589 msgid "MapViewOfFileEx() returned 0x%x instead of 0x%x.\n"
593 msgid "VirtualFree() failed."
597 msgid "VirtualProtect() failed."
600 #: spvw_mmap.d:371 spvw_multimap.d:115
601 msgid "Cannot open /dev/zero ."
604 #: spvw_multimap.d:144
605 msgid "msync(0x%x,0x%x,MS_INVALIDATE) fails."
608 #: spvw_multimap.d:209
609 msgid "Cannot open %s ."
612 #: spvw_multimap.d:220
613 msgid "Cannot delete %s ."
616 #: spvw_multimap.d:235
617 msgid "** WARNING: ** Too few free disk space for %s .\n"
620 #: spvw_multimap.d:238
621 msgid "Please restart LISP with fewer memory (option -m).\n"
624 #: spvw_multimap.d:246
625 msgid "Cannot make %s long enough."
628 #: spvw_multimap.d:265
629 msgid "Cannot fill %s ."
632 #: spvw_multimap.d:282
633 msgid "Cannot close %s ."
636 #: spvw_multimap.d:317
637 msgid "Cannot close /dev/zero ."
640 #: spvw_multimap.d:353
641 msgid "Recompile your operating system with SYSV IPC support.\n"
644 #: spvw_multimap.d:367
645 msgid "Cannot allocate private shared memory segment."
648 #: spvw_multimap.d:389
649 msgid "Cannot map shared memory to address 0x%x."
652 #: spvw_multimap.d:412
653 msgid "Cannot fill shared memory."
656 #: spvw_multimap.d:418
657 msgid "Could not fill shared memory."
660 #: spvw_multimap.d:433
661 msgid "Cannot remove shared memory segment."
665 msgid "mprotect() fails."
671 "SIGSEGV cannot be cured. Fault address = 0x%x.\n"
675 msgid "Apollo 13 scenario: Stack overflow handling failed. On the next stack overflow we will crash!!!\n"
678 #: spvw_sigint.d:76 spvw_sigint.d:157
679 msgid "Ctrl-C: User break"
682 #: spvw_garcol.d:2020
683 msgid "munmap() fails."
686 #: spvw_allocate.d:34
687 msgid "No more room for LISP objects"
690 #: spvw_allocate.d:54
693 "*** - No more room for LISP objects: RESET"
696 #: spvw_allocate.d:272 spvw_allocate.d:337 spvw_allocate.d:418
697 msgid "Trying to make room through a GC...\n"
700 #: spvw_memfile.d:235
704 #: spvw_memfile.d:763
705 msgid "operating system error during load of initialisation file `%s'\n"
708 #: spvw_memfile.d:1235
709 msgid "Cannot map the initialisation file into memory."
712 #: spvw_memfile.d:1514
713 msgid "operating system error during load of initialisation file\n"
716 #: spvw_memfile.d:1520
717 msgid "initialisation file was not created by this version of LISP\n"
720 #: spvw_memfile.d:1524
721 msgid "not enough memory for initialisation\n"
725 msgid "~: ~ is a constant, cannot be bound dynamically"
728 #: eval.d:1518 control.d:2517
729 msgid "Too many documentation strings in ~"
733 msgid "FUNCTION: lambda-list for ~ is missing"
737 msgid "FUNCTION: lambda-list for ~ should be a list, not ~"
741 msgid "FUNCTION: illegal declaration ~"
745 msgid "FUNCTION: ~ is not a symbol, cannot be declared SPECIAL"
749 msgid "FUNCTION: too long variable specification after &OPTIONAL: ~"
753 msgid "FUNCTION: &REST var must be followed by &KEY or &AUX or end of list: ~"
757 msgid "FUNCTION: &REST must be followed by a variable: ~"
761 msgid "FUNCTION: ~ in ~ is not a symbol"
765 msgid "FUNCTION: incorrect variable specification after &KEY: ~"
769 msgid "FUNCTION: &ALLOW-OTHER-KEYS must be followed by &AUX or end of list: ~"
773 msgid "FUNCTION: too long variable specification after &AUX: ~"
777 msgid "FUNCTION: badly placed lambda-list keyword ~: ~"
781 msgid "FUNCTION: ~ is not a symbol, may not be used as a variable"
785 msgid "FUNCTION: ~ is a constant, may not be used as a variable"
789 msgid "FUNCTION: too many parameters in the lambda-list ~"
793 msgid "FUNCTION: a dot in a lambda-list is allowed only for macros, not here: ~"
797 msgid "~: ~ is a special operator, not a function"
800 #: eval.d:2286 symbol.d:31
801 msgid "~: ~ is a macro, not a function"
805 msgid "~: the function ~ is undefined"
808 #: eval.d:2350 sequence.d:1244 error.d:953
809 msgid "~: ~ is not a function"
813 msgid "EVAL/APPLY: keyword arguments for ~ should occur pairwise"
816 #: eval.d:2424 eval.d:2741
817 msgid "EVAL/APPLY: too many arguments given to ~"
821 msgid "EVAL/APPLY: ~ is not a symbol"
825 msgid "EVAL/APPLY: keyword ~ is illegal for ~. The possible keywords are ~"
829 msgid "EVAL/APPLY: too few arguments given to ~"
833 msgid "EVAL: variable ~ has no value"
836 #: eval.d:3253 eval.d:4282 eval.d:5214 control.d:109
837 msgid "~: ~ is not a function name"
841 msgid "EVAL: too few parameters for special-form ~: ~"
845 msgid "EVAL: too many parameters for special-form ~: ~"
849 msgid "EVAL: dotted parameter list for special form ~: ~"
853 msgid "EVAL: too few arguments given to ~: ~"
857 msgid "EVAL: too many arguments given to ~: ~"
861 msgid "EVAL: argument list given to ~ is dotted: ~"
865 msgid "APPLY: argument list given to ~ is dotted"
869 msgid "APPLY: too many arguments given to ~"
873 msgid "APPLY: too few arguments given to ~"
876 #: eval.d:6782 eval.d:6798
877 msgid "symbol ~ has no value"
881 msgid "assignment to constant symbol ~ is impossible"
884 #: eval.d:7439 control.d:2415
885 msgid "~: too many arguments given to ~"
888 #: eval.d:7617 eval.d:7654
889 msgid "(~ ~): the tagbody of the tags ~ has already been left"
892 #: eval.d:7718 control.d:2108
893 msgid "~: there is no CATCHer for tag ~"
897 msgid "STACK corrupted"
901 msgid "~: ~ is not a correct index into ~"
905 msgid "undefined bytecode in ~ at byte ~"
909 msgid "too many return values"
913 msgid "Corrupted STACK in ~ at byte ~"
917 msgid "~: function name ~ should be a symbol"
921 msgid "~: undefined function ~"
925 msgid "~: ~ has no dynamic value"
928 #: control.d:175 symbol.d:23
929 msgid "~: ~ has no global function definition"
933 msgid "~: the value of the constant ~ may not be altered"
937 msgid "~ called with odd number of arguments: ~"
941 msgid "dotted list given to ~ : ~"
945 msgid "~: the value of the constant ~ must not be removed"
949 msgid "~: the special operator definition of ~ must not be removed"
953 msgid "~: doc-strings are not allowed here: ~"
957 msgid "~: ~ is not a symbol, but was declared SPECIAL"
960 #: control.d:622 control.d:893
961 msgid "~: illegal variable specification ~"
965 msgid "~: symbol ~ is declared special and must not be declared a macro"
969 msgid "~: symbol ~ must not be declared SPECIAL and a macro at the same time"
972 #: control.d:677 control.d:906
973 msgid "~: ~ is a constant, cannot be bound"
977 msgid "~: too many variables and/or declarations"
981 msgid "~: ~ is not a function specification"
985 msgid "~: ~ is not a macro specification"
989 msgid "~: macro name ~ should be a symbol"
993 msgid "~: ~ is not a function and macro specification"
997 msgid "~: function and macro name ~ should be a symbol"
1001 msgid "~: clause ~ should be a list"
1005 msgid "~: missing key list: ~"
1009 msgid "~: the ~ clause must be the last one"
1013 msgid "~: the block named ~ has already been left"
1017 msgid "~: no block named ~ is currently visible"
1021 msgid "~: ~ is neither tag nor form"
1025 msgid "~: illegal tag ~"
1029 msgid "~: tagbody for tag ~ has already been left"
1033 msgid "~: no tag named ~ is currently visible"
1037 msgid "~: too many values"
1041 msgid "~: too many arguments to ~"
1045 msgid "Argument ~ is not a macroexpansion environment"
1049 msgid "declarations ~ are not allowed here"
1053 msgid "~: ~ evaluated to the values ~, not of type ~"
1057 msgid "~: bad declaration ~"
1061 msgid "~: ~ may not be used as an environment"
1065 msgid "no doc-strings allowed here: ~"
1069 msgid "keyword argument list ~ has an odd length"
1073 msgid "illegal keyword/value pair ~, ~ in argument list. The allowed keywords are ~"
1077 msgid "Character #\\u$$$$ cannot be represented in the character set ~"
1081 msgid "character #x$$$$$$$$ in ~ conversion, not a Unicode-16, sorry"
1085 msgid "invalid byte #x$$ in ~ conversion, not a Unicode-16"
1089 msgid "invalid byte sequence #x$$ #x$$ in ~ conversion"
1093 msgid "invalid byte sequence #x$$ #x$$ #x$$ in ~ conversion"
1097 msgid "invalid byte #x$$ in ~ conversion"
1101 msgid "~: illegal :CHARSET argument ~"
1105 msgid "~: illegal :LINE-TERMINATOR argument ~"
1109 msgid "~: illegal :INPUT-ERROR-ACTION argument ~"
1113 msgid "~: illegal :OUTPUT-ERROR-ACTION argument ~"
1117 msgid "~: argument ~ is not a character set"
1121 msgid "~: ~ is not a 1:1 encoding"
1124 #: pathname.d:1209 pathname.d:1260
1125 msgid "~: host should be NIL or a string, not ~"
1128 #: pathname.d:1231 pathname.d:1280
1129 msgid "~: illegal hostname ~"
1133 msgid "~: host should be NIL, not ~"
1137 msgid "~: argument should be a string, symbol, file stream or pathname, not ~"
1141 msgid "~: filename for ~ is unknown"
1145 msgid "~(~ ~ ~): a logical pathname must contain host"
1148 #: pathname.d:2028 pathname.d:2392
1149 msgid "~: there is no environment variable ~"
1153 msgid "~: there is no user named ~"
1157 msgid "~: syntax error in filename ~ at position ~"
1160 #: pathname.d:2659 pathname.d:2674
1161 msgid "~: hosts ~ and ~ of ~ should coincide"
1165 msgid "~: argument ~ is not a logical pathname, string, stream or symbol"
1169 msgid "~: endless loop while resolving ~"
1173 msgid "~: unknown logical host ~ in ~"
1177 msgid "~: No replacement rule for ~ is known."
1181 msgid "~: :VERSION-argument should be NIL or a positive fixnum or :WILD or :NEWEST, not ~"
1185 msgid "~: :VERSION-argument should be NIL or :WILD or :NEWEST, not ~"
1189 msgid "~: on host ~, device ~ is invalid, should be NIL"
1193 msgid "~: illegal ~ argument ~"
1197 msgid "wildcards are not allowed here: ~"
1201 msgid "~: argument ~ should be ~, ~, ~, ~, ~, ~ or ~"
1205 msgid "~: replacement pieces ~ do not fit into ~"
1209 msgid "~: ~ is not a specialization of ~"
1213 msgid "(~ ~ ~ ~) is ambiguous: ~"
1217 msgid "nonexistent directory: ~"
1221 msgid "~: File ~ already exists"
1224 #: pathname.d:6539 pathname.d:7395
1225 msgid "no directory ~ above ~"
1229 msgid "\"..\\\\\" after \"...\\\\\" is invalid: ~"
1233 msgid "Couldn't access current directory"
1237 msgid "~: ~ names a file, not a directory"
1240 #: pathname.d:6950 pathname.d:7147 pathname.d:7514
1241 msgid "~: ~ names a directory, not a file"
1245 msgid "UNIX error while GETWD: ~"
1249 msgid "UNIX GETWD returned ~"
1253 msgid "UNIX REALPATH returned ~"
1257 msgid "~: If a device is specified, the directory must begin with ~: ~"
1261 msgid "no file name given: ~"
1265 msgid "not a directory: ~"
1269 msgid "~: file ~ does not exist"
1273 msgid "~: pathname with type but without name makes no sense: ~"
1277 msgid "cannot delete file ~ since there is file stream open to it"
1281 msgid "cannot rename file ~ since there is file stream open to it"
1285 msgid "file ~ does not exist"
1289 msgid "a file named ~ already exists"
1293 msgid "~: illegal :DIRECTION argument ~"
1297 msgid "~: illegal :IF-EXISTS argument ~"
1301 msgid "~: illegal :IF-DOES-NOT-EXIST argument ~"
1305 msgid "~: cannot change default directory on remote host: ~"
1309 msgid "root directory not allowed here: ~"
1312 #: pathname.d:10753 pathname.d:10800 pathname.d:10860
1313 msgid "~: the command should be a string, not ~"
1317 msgid "~: library directory is not known, use a command line option to specify it"
1320 #: stream.d:223 stream.d:16250
1321 msgid "~ on ~ is illegal"
1324 #: stream.d:509 stream.d:720
1325 msgid "Return value ~ of call to ~ should be an integer between ~ and ~."
1329 msgid "~: the last character read from ~ was not ~"
1333 msgid "~ from ~ without ~ before it"
1337 msgid "~: cannot output to ~"
1341 msgid "~ is not a character, cannot be output onto ~"
1345 msgid "~ is not an integer, cannot be output onto ~"
1349 msgid "integer ~ is out of range, cannot be output onto ~"
1353 msgid "~: argument ~ should be an input stream"
1357 msgid "~: argument ~ should be an output stream"
1361 msgid "~: argument should be a symbol, not ~"
1364 #: stream.d:2397 stream.d:2890
1365 msgid "~ is beyond the end because the string ~ has been adjusted"
1369 msgid "~: ~ is not a string input stream"
1372 #: stream.d:2621 charstrg.d:3322
1373 msgid "~: ~ argument must be a subtype of ~, not ~"
1377 msgid "~: ~ is not a string output stream"
1381 msgid "~: argument ~ should be a string with fill pointer"
1385 msgid "~: ~ is not a buffered input stream"
1389 msgid "~: stream must be a generic-stream, not ~"
1393 msgid "~: illegal :BUFFERED argument ~"
1396 #: stream.d:3537 stream.d:18402
1397 msgid "~: illegal :ELEMENT-TYPE argument ~"
1401 msgid "~: illegal :EXTERNAL-FORMAT argument ~"
1405 msgid "~: Ctrl-C: User break"
1409 msgid "unknown character set ~"
1413 msgid "Unbuffered streams need an ~ with a bit size being a multiple of 8, not ~"
1417 msgid "Closed ~ because disk is full."
1421 msgid "cannot position ~ beyond EOF"
1425 msgid "~: argument ~ ~ was specified, but ~ is not a regular file."
1429 msgid "~: arguments ~ ~ and ~ ~ were specified, but ~ is not a regular file."
1433 msgid "file ~ is not an integer file"
1436 #: stream.d:10276 stream.d:17796
1437 msgid "Return value ~ of call to ~ is not a ~."
1441 msgid "Return value ~ of call to ~ contains ~ which is not a ~."
1445 msgid "character ~ contains bits, cannot be output onto ~"
1449 msgid "RAW mode not supported on ~"
1453 msgid "~: argument ~ should be a window stream"
1457 msgid "cannot output to standard output"
1461 msgid "environment has no TERM variable"
1465 msgid "terminal type ~ unknown to termcap"
1469 msgid "insufficient terminal: hardcopy terminal"
1473 msgid "insufficient terminal: overstrikes, cannot clear output"
1477 msgid "insufficient terminal: cannot scroll"
1481 msgid "insufficient terminal: cannot clear screen"
1485 msgid "insufficient terminal: cannot position cursor randomly"
1489 msgid "~: package SCREEN is not implemented"
1493 msgid "host should be string, not ~"
1497 msgid "display should be a nonnegative fixnum, not ~"
1501 msgid "~: stream must be a socket-stream, not ~"
1505 msgid "~: argument ~ should be a vector of type (ARRAY (UNSIGNED-BYTE 8) (*))"
1508 #: stream.d:16041 stream.d:18444 stream.d:18518 stream.d:18736 stream.d:18816 io.d:1042
1509 msgid "~: input stream ~ has reached its end"
1513 msgid "~: ~ is not a SOCKET-SERVER"
1517 msgid "~: argument ~ is neither an open SOCKET-STREAM nor a positive FIXNUM"
1521 msgid "~: argument ~ is not an open SOCKET-STREAM"
1525 msgid "~: argument ~ is not a SOCKET-STREAM"
1529 msgid "~: list ~ is too long (~ maximum)"
1533 msgid "The value of ~ is not a stream: ~"
1537 msgid "The value of ~ is not an appropriate stream: ~"
1541 msgid "The value of ~ was not a stream: ~. It has been changed to ~."
1545 msgid "readline library: out of memory."
1549 msgid "~: The ~ of ~ cannot be changed from ~ to ~."
1553 msgid "Return value ~ of call to ~ is not a fixnum >= 0 or NIL."
1557 msgid "~ needs an ~ with a bit size being a multiple of 8, not ~"
1561 msgid "~: illegal endianness argument ~"
1564 #: stream.d:19059 stream.d:19071
1565 msgid "~ is not a ~, cannot be output onto ~"
1569 msgid "~: argument ~ is not an open file stream"
1573 msgid "~: position argument should be ~ or ~ or a nonnegative integer, not ~"
1581 msgid "The value of ~ was not a readtable. It has been reset."
1585 msgid "~: argument ~ is not a readtable"
1589 msgid "~: ~ is a dispatch macro character"
1593 msgid "~: ~ is not a dispatch macro character"
1597 msgid "~: digit $ not allowed as sub-char"
1601 msgid "~: new value ~ should be ~, ~, ~ or ~."
1606 "The value of ~ should be an integer between 2 and 36, not ~.\n"
1607 "It has been reset to 10."
1611 msgid "~ from ~: character read should be a character: ~"
1615 msgid "~: input stream ~ ends within an object. Last opening parenthesis probably in line ~."
1619 msgid "~: input stream ~ ends within an object"
1623 msgid "~ from ~: illegal character ~"
1627 msgid "~: input stream ~ ends within a token after single escape character"
1631 msgid "~: input stream ~ ends within a token after multiple escape character"
1635 msgid "~ from ~: ~ has no macro character definition"
1639 msgid "~ from ~: macro character definition for ~ may not return ~ values, only one value."
1643 msgid "~: input stream ~ ends within read macro beginning to ~"
1647 msgid "~ from ~: After ~ is ~ an undefined dispatch macro character"
1651 msgid "~ from ~: dispatch macro character definition for ~ after ~ may not return ~ values, only one value."
1655 msgid "~ from ~: a token consisting only of dots cannot be meaningfully read in"
1659 msgid "~ from ~: too many colons in token ~"
1663 msgid "~ from ~: there is no package with name ~"
1667 msgid "~ from ~: ~ has no external symbol with name ~"
1671 msgid "~ from ~: token \".\" not allowed here"
1674 #: io.d:2465 io.d:6624
1675 msgid "~: the value of ~ has been arbitrarily altered"
1679 msgid "~: no entry for ~ from ~ in ~ = ~"
1683 msgid "~ from ~: illegal end of dotted list"
1687 msgid "~ from ~: an object cannot start with ~"
1691 msgid "~: input stream ~ ends within a string"
1695 msgid "~ from ~: no number allowed between # and $"
1699 msgid "~: input stream ~ ends within a comment #$ ... $#"
1703 msgid "~ from ~: font number ~ for character is too large, should be = 0"
1707 msgid "~ from ~: there is no character bit with name ~"
1711 msgid "~ from ~: there is no character with name ~"
1715 msgid "~ from ~: token ~ after #$ is not a rational number in base ~"
1719 msgid "~ from ~: the number base must be given between # and R"
1723 msgid "~ from ~: The base ~ given between # and R should lie between 2 and 36"
1727 msgid "~ from ~: bad syntax for complex number: #C~"
1731 msgid "~ from ~: token expected after #:"
1735 msgid "~ from ~: token ~ after #: should contain no colon"
1739 msgid "~ from ~: only zeroes and ones are allowed after #*"
1743 msgid "~ from ~: bit vector is longer than the explicitly given length ~"
1747 msgid "~ from ~: must specify element of bit vector of length ~"
1751 msgid "~ from ~: vector is longer than the explicitly given length ~"
1755 msgid "~ from ~: must specify element of vector of length ~"
1759 msgid "~ from ~: bad syntax for array: #A~"
1763 msgid "~ from ~: ~ = ~ doesn't allow the evaluation of ~"
1767 msgid "~ from ~: a number must be given between # and $"
1771 msgid "~ from ~: label #~? too large"
1775 msgid "~ from ~: the value of ~ has been altered arbitrarily, it is not an alist: ~"
1779 msgid "~ from ~: label #~= may not be defined twice"
1783 msgid "~ from ~: #~= #~# is illegal"
1787 msgid "~ from ~: undefined label #~#"
1791 msgid "~ from ~: objects printed as #<...> cannot be read back in"
1795 msgid "~ from ~: objects printed as # in view of ~ cannot be read back in"
1799 msgid "~ from ~: illegal feature ~"
1803 msgid "~ from ~: #S must be followed by the type and the contents of the structure, not ~"
1807 msgid "~ from ~: the type of a structure should be a symbol, not ~"
1811 msgid "~ from ~: bad HASH-TABLE"
1815 msgid "~ from ~: bad ~"
1819 msgid "~ from ~: no structure of type ~ has been defined"
1823 msgid "~ from ~: bad ~ for ~"
1827 msgid "~ from ~: structures of type ~ cannot be read in, missing constructor function"
1831 msgid "~ from ~: a structure ~ may not contain a component \".\""
1835 msgid "~ from ~: ~ is not a symbol, not a slot name of structure ~"
1839 msgid "~ from ~: missing value of slot ~ in structure ~"
1843 msgid "~ from ~: too many slots for structure ~"
1847 msgid "~ from ~: illegal syntax of closure code vector after #~Y"
1851 msgid "~ from ~: object #Y~ has not the syntax of a compiled closure"
1855 msgid "~ from ~: bad syntax for pathname: #P~"
1858 #: io.d:4937 io.d:10468
1859 msgid "~: ~ is not a character"
1863 msgid "~: peek type should be NIL or T or a character, not ~"
1867 msgid "~: ~ argument should be an integer between 2 and 36, not ~"
1871 msgid "~: string ~ does not have integer syntax"
1875 msgid "~: Despite of ~, ~ cannot be printed readably."
1880 "~: the value ~ of ~ is neither ~ nor ~ nor ~.\n"
1885 msgid "~: must be a positive integer or NIL, not ~"
1889 msgid "~: not enough stack space for carrying out circularity analysis"
1896 #: io.d:8696 record.d:243
1897 msgid "~: ~ is not a structure"
1901 msgid "~: an unknown record type has been generated!"
1905 msgid "index too large"
1909 msgid "An array has been shortened by adjusting it while another array was displaced to it."
1913 msgid "~: ~ is not an array"
1916 #: array.d:364 foreign.d:2282
1917 msgid "~: got ~ subscripts, but ~ has rank ~"
1920 #: array.d:382 foreign.d:2299
1921 msgid "~: subscripts ~ for ~ are not of type `(INTEGER 0 (,ARRAY-DIMENSION-LIMIT))"
1924 #: array.d:411 foreign.d:2310
1925 msgid "~: subscripts ~ for ~ are out of range"
1929 msgid "~: index ~ for ~ is not of type `(INTEGER 0 (,ARRAY-DIMENSION-LIMIT))"
1933 msgid "~: index ~ for ~ is out of range"
1937 msgid "~: ~ does not fit into ~, bad type"
1941 msgid "~: ~ is not an nonnegative integer less than the rank of ~"
1945 msgid "~: ~ is not an array of bits"
1949 msgid "~: The arguments ~ and ~ should be arrays of bits with the same dimensions"
1953 msgid "~: The arguments ~, ~ and ~ should be arrays of bits with the same dimensions"
1957 msgid "~: vector ~ has no fill pointer"
1961 msgid "~: ~ has length zero"
1965 msgid "~ works only on adjustable arrays, not on ~"
1969 msgid "~: extension ~ should be a positive fixnum"
1973 msgid "~: extending the vector by ~ elements makes it too long"
1977 msgid "~: cannot push ~ into array ~ (bad type)"
1981 msgid "~: dimension ~ is not of type `(INTEGER 0 (,ARRAY-DIMENSION-LIMIT))"
1985 msgid "~: dimensions ~ produce too large total-size"
1989 msgid "~: ambiguous, more than one initialisation specified"
1993 msgid "~: ~ must not be specified without ~"
1997 msgid "~: the initial-element ~ is not of type ~"
2001 msgid "~: ~ is of incorrect length"
2005 msgid "~: ~-argument ~ is not an array"
2009 msgid "~: ~-argument ~ does not have element type ~"
2013 msgid "~: ~-argument ~ is not of type `(INTEGER 0 (,ARRAY-TOTAL-SIZE-LIMIT))"
2017 msgid "~: array-total-size + displaced-offset (= ~) exceeds total size ~ of ~-argument"
2021 msgid "~: fill-pointer ~ should be a nonnegative fixnum"
2025 msgid "~: fill-pointer argument ~ is larger than the length ~"
2029 msgid "~: attempted rank ~ is too large"
2033 msgid "~: ~ may not be specified for an array of rank ~"
2037 msgid "~: array ~ is not adjustable"
2041 msgid "~: rank ~ of array ~ cannot be altered: ~"
2045 msgid "~: array ~ does not have element-type ~"
2049 msgid "~: cannot displace array ~ to itself"
2053 msgid "~: array ~ has no fill-pointer"
2057 msgid "~: the fill-pointer of array ~ is ~, greater than ~"
2061 msgid "Illegal START index ~ for ~"
2065 msgid "Illegal END index ~ for ~"
2069 msgid "~: invalid bit-vector length ~"
2073 msgid "Hash table size ~ too large"
2077 msgid "internal error occured while resizing ~"
2081 msgid "~: illegal :TEST argument ~"
2085 msgid "~: :SIZE argument should be a fixnum >=0, not ~"
2089 msgid "~: :REHASH-SIZE argument should be a float > 1, not ~"
2093 msgid "~: :REHASH-THRESHOLD argument should be a float between 0 and 1, not ~"
2097 msgid "~: internal error while building ~"
2101 msgid "~: argument ~ is not a hash-table"
2105 msgid "~: ~ is not a nonnegative fixnum and therefore not a valid index"
2109 msgid "~: ~ is not a nonnegative integer and therefore not a valid argument"
2113 msgid "~: ~ is not a nonnegative fixnum and therefore not a valid list length"
2117 msgid "~: ~ is not a pair"
2121 msgid "~: lists ~ and ~ are not of same length"
2125 msgid "~: index ~ too large for ~"
2129 msgid "~: start index ~ too large for ~"
2133 msgid "~: end index ~ too large for ~"
2137 msgid "symbol ~ cannot be deleted from symbol table"
2141 msgid "~ inconsistent: symbol ~ is a shadowing symbol but not present"
2145 msgid "UNEXPORT in ~ is illegal"
2149 msgid "UNEXPORT works only on accessible symbols, not on ~ in ~"
2153 msgid "The value of *PACKAGE* was not a package. Old value ~. New value ~."
2157 msgid "Package ~ has been deleted."
2161 msgid "There is no package with name ~"
2165 msgid "~: argument should be a package or a package name, not ~"
2169 msgid "~: argument should be a string, not ~"
2173 msgid "~: argument ~ should be a string or a symbol"
2177 msgid "~: there is already a package named ~"
2180 #: package.d:2248 predtype.d:1981
2181 msgid "~: argument ~ is not a symbol"
2185 msgid "~: argument should be a symbol or a list of symbols, not ~"
2189 msgid "Cannot change the case sensitiveness of ~."
2193 msgid "~: ~ is not a valid index into ~"
2197 msgid "~: ~ is not a record"
2201 msgid "~: length ~ is illegal, should be of type (INTEGER (0) (65536))"
2205 msgid "~: ~ is not a structure of type ~"
2209 msgid "~: Slot ~ of ~ has no value"
2213 msgid "~: ~ is not a closure"
2217 msgid "~: This is not a compiled closure: ~"
2221 msgid "~ is not a valid code-vector byte"
2225 msgid "~: invalid code-vector ~"
2229 msgid "~: function ~ is too big: ~"
2232 #: record.d:459 record.d:502
2233 msgid "~: This is not a generic function: ~"
2237 msgid "~: This is not a prototype of a generic function: ~"
2241 msgid "~: ~ is not a Macro"
2244 #: record.d:670 record.d:684
2245 msgid "~: ~ is not a FunctionMacro"
2249 msgid "~: ~ is not a weak pointer"
2253 msgid "~: ~ is not a class"
2257 msgid "ALLOCATE-INSTANCE: keyword argument list ~ has an odd length"
2262 "~: illegal keyword/value pair ~, ~ in argument list.\n"
2263 "The allowed keywords are ~"
2267 msgid "SHARED-INITIALIZE: keyword argument list ~ has an odd length"
2271 msgid "REINITIALIZE-INSTANCE: keyword argument list ~ has an odd length"
2275 msgid "INITIALIZE-INSTANCE: keyword argument list ~ has an odd length"
2279 msgid "MAKE-INSTANCE: keyword argument list ~ has an odd length"
2283 msgid "~ method for ~ returned ~"
2287 msgid "There are no sequences of type ~"
2291 msgid "~ is not a sequence"
2295 msgid "sequence type forces length ~, but result has length ~"
2299 msgid "~: ~ should be an integer >=0, not ~"
2302 #: sequence.d:369 sequence.d:400
2303 msgid "~: ~ = ~ should not be greater than ~ = ~"
2307 msgid "~: the index should be a fixnum >=0, not ~"
2311 msgid "~ ~: the index should be a fixnum >=0, not ~"
2315 msgid "~: ~ is not a sequence"
2318 #: sequence.d:829 sequence.d:1127
2319 msgid "~: bad length ~"
2323 msgid "~: size should be an integer >=0, not ~"
2327 msgid "~: :update must not be specified without :initial-element"
2331 msgid "~: Must not specify both arguments to :TEST and :TEST-NOT"
2335 msgid "~: sequence ~ is too long"
2339 msgid "too long sequence ~"
2342 #: charstrg.d:946 charstrg.d:1028 charstrg.d:1060 charstrg.d:1107
2343 msgid "This is not a string: ~"
2347 msgid "~: the radix must be an integer between 2 and 36, not ~"
2351 msgid "~: the code argument should be an integer, not ~"
2355 msgid "~: cannot coerce ~ to a character"
2359 msgid "~: the weight argument should be an integer, not ~"
2363 msgid "~: argument should be an integer, not ~"
2367 msgid "~: index should be an integer, not ~"
2371 msgid "~: ~-index should be an integer, not ~"
2375 msgid "~: index should be NIL or an integer, not ~"
2379 msgid "~: ~-index should be NIL or an integer, not ~"
2383 msgid "~: index should not be negative: ~"
2387 msgid "~: ~-index should not be negative: ~"
2391 msgid "~: index ~ should not be greater than the length of the string"
2395 msgid "~: ~-index ~ should not be greater than the length of the string"
2399 msgid "~: index ~ should be less than the length of the string"
2403 msgid "~: ~-index ~ should be less than the length of the string"
2407 msgid "~: argument should be a character, not ~"
2410 #: charstrg.d:2549 charstrg.d:2646 charstrg.d:3651
2411 msgid "~: :start-index ~ must not be greater than :end-index ~"
2415 msgid "~: argument ~ should be a string, a symbol or a character"
2419 msgid "~: :start1-index ~ must not be greater than :end1-index ~"
2423 msgid "~: :start2-index ~ must not be greater than :end2-index ~"
2427 msgid "~: the string length ~ should be nonnegative fixnum"
2431 msgid "~: :initial-element ~ should be of type character"
2435 msgid "~: bad frame climbing mode ~"
2439 msgid "~: ~ is not a stack pointer"
2443 msgid "~: ~ is not a pointer to an EVAL/APPLY frame"
2447 msgid "~: environment is not an alist"
2451 msgid "~: unknown frame type"
2455 msgid "Unprintable error message"
2459 msgid "~: User break"
2463 msgid "~: ~ is not a list"
2467 msgid "~: A true list must not end with ~"
2471 msgid "~: ~ is not a symbol"
2475 msgid "~: ~ is not a simple-vector"
2479 msgid "~: ~ is not a vector"
2483 msgid "~: argument ~ should be a nonnegative fixnum"
2487 msgid "~: argument ~ is not a character"
2491 msgid "~: argument ~ is not a string"
2495 msgid "~: argument ~ is not a simple string"
2499 msgid "Attempt to modify a read-only string: ~"
2503 msgid "~: argument ~ is neither a string nor an integer"
2507 msgid "~: argument ~ should be a stream"
2511 msgid "~: argument ~ should be a stream of type ~"
2516 "~: argument ~ is not a function.\n"
2517 "To get a function in the current environment, write (FUNCTION ...).\n"
2518 "To get a function in the global environment, write (COERCE '... 'FUNCTION)."
2521 #: error.d:985 error.d:1003
2522 msgid "~: ~ is not an 8-bit number"
2525 #: error.d:1019 error.d:1035
2526 msgid "~: ~ is not a 16-bit number"
2529 #: error.d:1051 error.d:1067
2530 msgid "~: ~ is not an 32-bit number"
2533 #: error.d:1083 error.d:1099
2534 msgid "~: ~ is not an 64-bit number"
2538 msgid "~: ~ is not an `unsigned int' number"
2542 msgid "~: ~ is not an `int' number"
2546 msgid "~: ~ is not a `unsigned long' number"
2550 msgid "~: ~ is not a `long' number"
2554 msgid "~: ~ is not a single-float"
2558 msgid "~: ~ is not a double-float"
2562 msgid "Amiga OS error "
2566 msgid "not enough memory available"
2570 msgid "process table full"
2574 msgid "bad template"
2582 msgid "required argument missing"
2586 msgid "value after keyword missing"
2590 msgid "wrong number of arguments"
2594 msgid "unmatched quotes"
2598 msgid "argument line invalid or too long"
2602 msgid "file is not executable"
2606 msgid "invalid resident library"
2610 msgid "object is in use"
2614 msgid "object already exists"
2618 msgid "directory not found"
2622 msgid "object not found"
2626 msgid "invalid window description"
2630 msgid "object too large"
2634 msgid "packet request type unknown"
2638 msgid "object name invalid"
2642 msgid "invalid object lock"
2646 msgid "object is not of required type"
2650 msgid "disk not validated"
2654 msgid "disk is write-protected"
2658 msgid "rename across devices attempted"
2662 msgid "directory not empty"
2666 msgid "too many levels"
2670 msgid "device (or volume) is not mounted"
2674 msgid "seek failure"
2678 msgid "comment is too long"
2682 msgid "disk is full"
2686 msgid "object is protected from deletion"
2690 msgid "file is write protected"
2694 msgid "file is read protected"
2698 msgid "not a valid DOS disk"
2702 msgid "no disk in drive"
2706 msgid "no more entries in directory"
2710 msgid "object is soft link"
2714 msgid "object is linked"
2718 msgid "bad loadfile hunk"
2722 msgid "function not implemented"
2726 msgid "record not locked"
2730 msgid "record lock collision"
2734 msgid "record lock timeout"
2738 msgid "record unlock error"
2742 msgid "buffer overflow"
2750 msgid "file not executable"
2754 msgid "Ok, No error"
2758 msgid "Operation not permitted"
2762 msgid "No such file or directory"
2766 msgid "No such process"
2770 msgid "Interrupted system call"
2778 msgid "No such device or address"
2782 msgid "Arg list too long"
2786 msgid "Exec format error"
2790 msgid "Bad file number"
2794 msgid "No child processes"
2798 msgid "No more processes"
2802 msgid "Not enough memory"
2806 msgid "Permission denied"
2814 msgid "Block device required"
2826 msgid "Cross-device link"
2830 msgid "No such device"
2834 msgid "Not a directory"
2838 msgid "Is a directory"
2842 msgid "Invalid argument"
2846 msgid "File table overflow"
2850 msgid "Too many open files"
2854 msgid "Inappropriate ioctl for device"
2858 msgid "Text file busy"
2862 msgid "File too large"
2866 msgid "No space left on device"
2870 msgid "Illegal seek"
2874 msgid "Read-only file system"
2878 msgid "Too many links"
2882 msgid "Broken pipe, child process terminated or socket closed"
2886 msgid "Argument out of domain"
2890 msgid "Result too large"
2894 msgid "Invalid multibyte or wide character"
2898 msgid "Operation would block"
2902 msgid "Operation now in progress"
2906 msgid "Operation already in progress"
2910 msgid "Too many levels of symbolic links"
2914 msgid "File name too long"
2918 msgid "Directory not empty"
2922 msgid "Stale NFS file handle"
2926 msgid "Too many levels of remote in path"
2930 msgid "Socket operation on non-socket"
2934 msgid "Destination address required"
2938 msgid "Message too long"
2942 msgid "Protocol wrong type for socket"
2946 msgid "Option not supported by protocol"
2950 msgid "Protocol not supported"
2954 msgid "Socket type not supported"
2958 msgid "Operation not supported on socket"
2962 msgid "Protocol family not supported"
2966 msgid "Address family not supported by protocol family"
2970 msgid "Address already in use"
2974 msgid "Can't assign requested address"
2978 msgid "Network is down"
2982 msgid "Network is unreachable"
2986 msgid "Network dropped connection on reset"
2990 msgid "Software caused connection abort"
2994 msgid "Connection reset by peer"
2998 msgid "No buffer space available"
3002 msgid "Socket is already connected"
3006 msgid "Socket is not connected"
3010 msgid "Can't send after socket shutdown"
3014 msgid "Too many references: can't splice"
3018 msgid "Connection timed out"
3022 msgid "Connection refused"
3026 msgid "Remote peer released connection"
3030 msgid "Host is down"
3034 msgid "Host is unreachable"
3038 msgid "Networking error"
3042 msgid "Too many processes"
3046 msgid "Too many users"
3050 msgid "Disk quota exceeded"
3054 msgid "Not a stream device"
3058 msgid "Timer expired"
3062 msgid "Out of stream resources"
3066 msgid "No message of desired type"
3070 msgid "Not a data message"
3074 msgid "Identifier removed"
3078 msgid "Resource deadlock would occur"
3082 msgid "No record locks available"
3086 msgid "Machine is not on the network"
3089 #: errunix.d:565 errunix.d:571
3090 msgid "Object is remote"
3094 msgid "Link has been severed"
3098 msgid "Advertise error"
3102 msgid "Srmount error"
3106 msgid "Communication error on send"
3110 msgid "Protocol error"
3114 msgid "Multihop attempted"
3118 msgid "Remote address changed"
3122 msgid "Function not implemented"
3126 msgid "Not supported under MS-DOS"
3134 msgid "UNIX library error "
3138 msgid "Win32 error "
3142 msgid "Winsock error "
3146 msgid "This file was produced by another lisp version, must be recompiled."
3150 msgid "~: type of attribute ~ is unsupported"
3153 #: predtype.d:1736 predtype.d:1940
3154 msgid "~: unidentifiable type!!!"
3158 msgid "~: type ~ does not correspond to a class"
3162 msgid "~: ~ does not name a class"
3166 msgid "~: bad type specification ~"
3170 msgid "~: ~ cannot be coerced to type ~"
3174 msgid "~: the property list of ~ has an odd length"
3178 msgid "SETF SYMBOL-FUNCTION: ~ is not a function"
3182 msgid "~: ~ is not a system function"
3185 #: symbol.d:188 symbol.d:229
3186 msgid "~: the property list ~ has an odd length"
3189 #: symbol.d:419 intlog.d:592
3190 msgid "~: index ~ is negative"
3194 msgid "~: invalid argument ~"
3198 msgid "The value of *GENSYM-COUNTER* was not a nonnegative integer. Old value ~. New value ~."
3202 msgid "argument to ~ should be a number: ~"
3206 msgid "argument to ~ should be a real number: ~"
3210 msgid "argument to ~ should be a floating point number: ~"
3214 msgid "argument to ~ should be a rational number: ~"
3218 msgid "argument to ~ should be an integer: ~"
3222 msgid "~: argument should be a positive fixnum, not ~"
3226 msgid "~: argument should be a random-state, not ~"
3230 msgid "~: the value of ~ should be a random-state, not ~"
3234 msgid "~: argument should be positive and an integer or float, not ~"
3238 msgid "~ : argument should be a fixnum >=0, not ~"
3242 msgid "division by zero"
3246 msgid "floating point overflow"
3250 msgid "floating point underflow"
3253 #: intelem.d:211 intelem.d:309
3254 msgid "not a 32-bit integer: ~"
3257 #: intelem.d:399 intelem.d:545
3258 msgid "not a 64-bit integer: ~"
3262 msgid "bignum overflow"
3266 msgid "~: ~ is not a valid boolean operation"
3270 msgid "~: too large shift amount ~"
3274 msgid "The arguments to BYTE must be fixnums >=0: ~, ~"
3278 msgid "~ is not a BYTE specifier"
3282 msgid "overflow during multiplication of large numbers"
3286 msgid "quotient ~ / ~ is not an integer"
3290 msgid "~ applied to negative number ~"
3294 msgid "long float too long"
3298 msgid "floating point NaN occurred"
3302 msgid "Communication with ARexx isn't possible."
3306 msgid "~ must be a string for commands or a vector of strings for a function"
3310 msgid "~: an ARexx function must have 0 to ~ arguments: ~"
3314 msgid "~: must be a string for ARexx: ~"
3318 msgid "Only NIL, T and strings are accepted for ~ : ~"
3322 msgid "~: Not a Fixnum: ~"
3326 msgid "~: Not an incoming Rexx message: ~"
3330 msgid "~: Unsupported call mechanism: ~"
3334 msgid "~: Bad function prototype: ~"
3338 msgid "~: Wrong number of arguments for prototype ~"
3342 msgid "~: Bad argument for prototype ~: ~"
3346 msgid "~: Bad argument: ~"
3350 msgid "~: ~ is not a valid address"
3354 msgid "~ comes from a previous Lisp session and is invalid"
3358 msgid "A foreign variable ~ already exists"
3362 msgid "A foreign function ~ already exists"
3366 msgid "illegal foreign data type ~"
3370 msgid "~ cannot be converted to the foreign type ~"
3374 msgid "64 bit integers are not supported on this platform and with this C compiler: ~"
3377 #: foreign.d:353 foreign.d:519
3378 msgid "~ cannot be converted to a foreign function with another calling convention."
3382 msgid "No more room for foreign language interface"
3386 msgid ":MALLOC-FREE is not available under AMIGAOS."
3389 #: foreign.d:1101 foreign.d:1162 foreign.d:1317 foreign.d:1363
3390 msgid "element type has size 0: ~"
3394 msgid "~: argument is not a foreign variable: ~"
3398 msgid "~: foreign variable with unknown type, missing DEF-C-VAR: ~"
3402 msgid "A foreign variable ~ does not exist"
3406 msgid "~: foreign variable ~ does not have the required size or alignment"
3410 msgid "~: type specifications for foreign variable ~ conflict: ~ and ~"
3414 msgid "~: foreign variable ~ may not be modified"
3418 msgid "~: foreign variable ~ of type ~ is not an array"
3422 msgid "~: foreign variable ~ of type ~ is not a pointer"
3426 msgid "~: foreign variable ~ of type ~ is not a struct or union"
3430 msgid "~: foreign variable ~ of type ~ has no component with name ~"
3433 #: foreign.d:2541 foreign.d:3634
3434 msgid "~: foreign variable ~ does not have the required alignment"
3438 msgid "~: argument is not a foreign function: ~"
3442 msgid "~: foreign function with unknown calling convention, missing DEF-CALL-OUT: ~"
3445 #: foreign.d:2586 foreign.d:3660
3446 msgid "~: illegal foreign function type ~"
3450 msgid "~: A foreign function ~ does not exist"
3454 msgid "~: calling conventions for foreign function ~ conflict"
3458 msgid "~: Too few arguments (~ instead of at least ~) to ~"
3462 msgid "~: :OUT argument is not a pointer: ~"
3466 msgid "~: Too many arguments (~ instead of ~) to ~"
3470 msgid "~: Cannot open library ~"
3474 msgid "~: ~ is not a library"
3478 msgid "This version of CLISP runs only in low address memory.\n"
3482 msgid "~S is a special form and may not be redefined."
3485 #: init.lisp:353 clos.lisp:205
3486 msgid "The old definition will be lost"
3490 msgid "Redefining the COMMON LISP ~A ~S"
3494 msgid "DEFUN/DEFMACRO: redefining ~S; it was traced!"
3498 msgid "~S is impossible in compiled code"
3502 msgid "~S is an invalid function environment"
3506 msgid "~S is an invalid variable environment"
3510 msgid "~S: ~S is illegal since ~S is a local macro"
3514 msgid "~S: invalid function environment ~S"
3518 msgid "~S: ~S is invalid since ~S is not a symbol"
3522 msgid "code after MACROLET contains a dotted list, ending with ~S"
3526 msgid "illegal syntax in MACROLET: ~S"
3530 msgid "code after SYMBOL-MACROLET contains a dotted list, ending with ~S"
3533 #: init.lisp:822 compiler.lisp:7388
3534 msgid "~S: symbol ~S must not be declared SPECIAL and a macro at the same time"
3537 #: init.lisp:837 compiler.lisp:7383
3538 msgid "~S: symbol ~S is declared special and must not be declared a macro"
3542 msgid "illegal syntax in SYMBOL-MACROLET: ~S"
3546 msgid "bad function environment occurred in ~S: ~S"
3550 msgid "~S: invalid form ~S"
3554 msgid "code contains a dotted list, ending with ~S"
3558 msgid "~S: ~S should be a lambda expression"
3562 msgid "lambda list must not end with the atom ~S"
3565 #: init.lisp:1019 init.lisp:1036
3566 msgid "~S: variable list ends with the atom ~S"
3570 msgid "FLET/LABELS: code contains a dotted list, ending with ~S"
3574 msgid "illegal syntax in FLET/LABELS: ~S"
3578 msgid "FUNCTION-MACRO-LET: code contains a dotted list, ending with ~S"
3582 msgid "illegal syntax in FUNCTION-MACRO-LET: ~S"
3586 msgid "Loading file "
3594 msgid "Loading of file "
3598 msgid " is finished."
3602 msgid "A file with name ~A does not exist"
3606 msgid "~S: missing function name and/or parameter list"
3610 msgid "~S: ~S is not a symbol."
3614 msgid "~S: special operator ~S cannot be redefined."
3617 #: init.lisp:1459 macros1.lisp:145
3618 msgid "exit clause in ~S must be a list"
3622 msgid "~S: cannot define a function from that: ~S"
3625 #: init.lisp:1615 clos.lisp:2996 clos.lisp:3053
3626 msgid "~S: the name of a function must be a symbol, not ~S"
3630 msgid "~S: function ~S is missing a lambda list"
3633 #: init.lisp:1843 condition.lisp:1475 reploop.lisp:414
3634 msgid "If you continue (by typing 'continue'): "
3637 #: backquote.lisp:39
3638 msgid "~S: comma is illegal outside of backquote"
3641 #: backquote.lisp:44
3642 msgid "~S: more commas out than backquotes in, is illegal"
3645 #: backquote.lisp:205
3646 msgid "The syntax ,@form is valid only in lists"
3649 #: backquote.lisp:210
3650 msgid "The syntax ,.form is valid only in lists"
3654 msgid "Both will be ignored."
3658 msgid "Invalid keyword-value-pair: ~S ~S"
3662 msgid "The macro ~S may not be called with ~S arguments: ~S"
3665 #: defmacro.lisp:125 defmacro.lisp:150 defmacro.lisp:301
3666 msgid "The rest of the lambda list will be ignored."
3669 #: defmacro.lisp:126
3670 msgid "The lambda list of macro ~S contains a dot after &AUX."
3673 #: defmacro.lisp:132
3674 msgid "in macro ~S: ~S may not be used as &AUX variable."
3677 #: defmacro.lisp:151
3678 msgid "The lambda list of macro ~S contains a dot after &KEY."
3681 #: defmacro.lisp:160 defmacro.lisp:178 defmacro.lisp:380 defmacro.lisp:396 defmacro.lisp:401
3682 msgid "It will be ignored."
3685 #: defmacro.lisp:161
3686 msgid "The lambda list of macro ~S contains a badly placed ~S."
3689 #: defmacro.lisp:179
3690 msgid "The lambda list of macro ~S contains the invalid element ~S"
3693 #: defmacro.lisp:209
3694 msgid "~0*It will be ignored."
3697 #: defmacro.lisp:210
3698 msgid "The lambda list of macro ~S contains an invalid keyword specification ~S"
3701 #: defmacro.lisp:281
3702 msgid "The lambda list of macro ~S is missing a variable after &REST/&BODY."
3705 #: defmacro.lisp:292
3706 msgid "The lambda list of macro ~S contains an illegal variable after &REST/&BODY: ~S"
3709 #: defmacro.lisp:302
3710 msgid "The lambda list of macro ~S contains a misplaced dot."
3713 #: defmacro.lisp:307
3714 msgid "They will be ignored."
3717 #: defmacro.lisp:308
3718 msgid "The lambda list of macro ~S contains superfluous elements: ~S"
3721 #: defmacro.lisp:361
3722 msgid "The lambda list of macro ~S contains an illegal &REST variable: ~S"
3725 #: defmacro.lisp:375
3726 msgid "The lambda list of macro ~S contains an invalid &WHOLE: ~S"
3729 #: defmacro.lisp:381
3730 msgid "The lambda list of macro ~S contains a superfluous ~S."
3733 #: defmacro.lisp:397
3734 msgid "The lambda list of macro ~S contains ~S before &KEY."
3737 #: defmacro.lisp:402
3738 msgid "The lambda list of macro ~S contains ~S which is illegal here."
3741 #: defmacro.lisp:421
3742 msgid "The lambda list of macro ~S contains an invalid element ~S"
3745 #: defmacro.lisp:435
3746 msgid "The lambda list of macro ~S contains an invalid supplied-variable ~S"
3749 #: defmacro.lisp:497
3750 msgid "In the lambda list of macro ~S, &ENVIRONMENT must be followed by a non-NIL symbol: ~S"
3753 #: defmacro.lisp:519
3754 msgid "Cannot define a macro from that: ~S"
3757 #: defmacro.lisp:524
3758 msgid "The name of a macro must be a symbol, not ~S"
3761 #: defmacro.lisp:529
3762 msgid "Macro ~S is missing a lambda list."
3765 #: macros1.lisp:20 macros1.lisp:43
3766 msgid "~S: non-symbol ~S can't be a variable"
3769 #: macros1.lisp:25 macros1.lisp:48
3770 msgid "~S: the constant ~S must not be redefined to be a variable"
3774 msgid "~S: non-symbol ~S can't be a defined constant"
3778 msgid "~S redefines the constant ~S. Its old value was ~S."
3782 msgid "Invalid syntax in ~S form: ~S."
3785 #: macros1.lisp:265 places.lisp:697
3786 msgid "~S called with an odd number of arguments: ~S"
3790 msgid "~S: missing key list"
3794 msgid "~S: the ~S clause must be the last one"
3797 #: macros1.lisp:365 macros1.lisp:435
3798 msgid "Not a list of COND clauses: ~S"
3801 #: macros1.lisp:370 macros1.lisp:440
3802 msgid "The atom ~S must not be used as a COND clause."
3806 msgid "COND code contains a dotted list, ending with ~S"
3809 #: macros1.lisp:411 compiler.lisp:7439
3810 msgid "COND clause without test: ~S"
3814 msgid "Language ~S is not defined"
3818 msgid "Language ~S inherits from ~S"
3822 msgid "~S: Language ~S is not defined"
3826 msgid "~S ~S: no value for default language ~S"
3830 msgid "Invalid clause in ~S: ~S"
3834 msgid "~A~%The value is: ~S"
3838 msgid "The value of ~S should be ~:[of type ~S~;~:*~A~]."
3842 msgid "You may input a new value."
3854 msgid "You may input new values."
3858 msgid "~S must evaluate to a non-NIL value."
3862 msgid "The value of ~S must be of one of the types ~{~S~^, ~}"
3866 msgid "The value of ~S must be one of ~{~S~^, ~}"
3869 #: macros2.lisp:253 condition.lisp:1303
3870 msgid "~S used as a key in ~S, it would be better to use parentheses."
3874 msgid "type name should be a symbol, not ~S"
3878 msgid "~S is a built-in type and may not be redefined."
3882 msgid "The deftype expander for ~S may not be called with ~S arguments."
3886 msgid "~S: the name of a symbol macro must be a symbol, not ~S"
3890 msgid "~S: the symbol ~S names a global variable"
3894 msgid "missing symbol types (~S/~S/~S) in ~S"
3898 msgid "~S: flag must be one of the symbols ~S, ~S, ~S, not ~S"
3902 msgid "~S: ~S does not name a logical host"
3906 msgid "No translations for logical host ~S found"
3910 msgid "~S: argument ~S should be a nonnegative number"
3914 msgid "incorrect date: ~S.~S.~S, ~Sh~Sm~Ss, time zone ~S"
3918 msgid "special operator"
3930 msgid "The function (~S ~S) is hidden by a SETF expander."
3934 msgid "The argument ~S to ~S should be a keyword."
3938 msgid "Argument ~S is not a SETF place."
3942 msgid "SETF place ~S produces more than one store variable."
3945 #: places.lisp:177 places.lisp:185
3946 msgid "~S: first argument ~S is illegal, not a symbol"
3950 msgid "The name of the access function must be a symbol, not ~S"
3954 msgid "The SETF expander for ~S may not be called with ~S arguments."
3958 msgid "Too many arguments to DEFSETF: ~S"
3962 msgid "The doc string to DEFSETF must be a string: ~S"
3966 msgid "Missing store variable in DEFSETF."
3970 msgid "Illegal syntax in DEFSETF for ~S"
3974 msgid "(SETF (NTH ...) ...) : index ~S is too large for ~S"
3978 msgid "PSETF called with an odd number of arguments: ~S"
3982 msgid "REMF: property list with an odd length"
3986 msgid "In the definition of ~S: &REST variable ~S should be a symbol."
3990 msgid "Only one variable is allowed after &REST, not ~S"
3994 msgid "Illegal in a DEFINE-MODIFY-MACRO lambda list: ~S"
3998 msgid "lambda list may only contain symbols and lists, not ~S"
4002 msgid "Illegal SETF place: ~S"
4006 msgid "SHIFTF called with too few arguments: ~S"
4010 msgid "(SETF (GETF ...) ...) : property list with an odd length"
4014 msgid "first argument ~S is illegal, not a symbol"
4018 msgid "SETF APPLY is only defined for functions of the form #'symbol."
4022 msgid "APPLY on ~S is not a SETF place."
4026 msgid "SETF FUNCALL is only defined for functions of the form #'symbol."
4030 msgid "SETF place ~S expects different numbers of values in the true and branches (~D vs. ~D values)."
4033 #: floatprint.lisp:341
4034 msgid "argument is not a float: ~S"
4038 msgid "~S: invalid type specification ~S"
4041 #: type.lisp:61 compiler.lisp:8580
4042 msgid "~S: argument to SATISFIES must be a symbol: ~S"
4045 #: type.lisp:331 type.lisp:340 type.lisp:350 type.lisp:360
4046 msgid "~S: argument to ~S must be *, ~S or a list of ~S: ~S"
4050 msgid "~S: argument to MOD must be an integer: ~S"
4054 msgid "~S: argument to SIGNED-BYTE must be an integer or * : ~S"
4058 msgid "~S: argument to UNSIGNED-BYTE must be an integer or * : ~S"
4062 msgid "Invalid type specifier ~S"
4065 #: defstruct.lisp:63 foreign1.lisp:423
4066 msgid "~S: this is not a symbol: ~S"
4069 #: defstruct.lisp:425
4070 msgid "~S: invalid syntax for name and options: ~S"
4073 #: defstruct.lisp:449
4074 msgid "~S ~S: argument list should be a list: ~S"
4077 #: defstruct.lisp:472
4078 msgid "~S ~S: At most one :INCLUDE argument may be specified: ~S"
4081 #: defstruct.lisp:480
4083 "~S: Use of ~S implicitly applies FUNCTION.~@\n"
4084 " Therefore using ~S instead of ~S."
4087 #: defstruct.lisp:493 condition.lisp:106
4088 msgid "~S ~S: unknown option ~S"
4091 #: defstruct.lisp:497 clos.lisp:3131 condition.lisp:112
4092 msgid "~S ~S: invalid syntax in ~S option: ~S"
4095 #: defstruct.lisp:501 clos.lisp:3066 condition.lisp:116
4096 msgid "~S ~S: not a ~S option: ~S"
4099 #: defstruct.lisp:525
4100 msgid "~S ~S: There is no :PREDICATE on unnamed structures."
4103 #: defstruct.lisp:551
4104 msgid "~S ~S: invalid :TYPE option ~S"
4107 #: defstruct.lisp:557
4108 msgid "~S ~S: The :INITIAL-OFFSET must be a nonnegative integer, not ~S"
4111 #: defstruct.lisp:563
4112 msgid "~S ~S: :INITIAL-OFFSET must not be specified without :TYPE : ~S"
4115 #: defstruct.lisp:581
4116 msgid "~S ~S: included structure ~S has not been defined."
4119 #: defstruct.lisp:593
4120 msgid "~S ~S: included structure ~S must be of the same type ~S."
4123 #: defstruct.lisp:618
4124 msgid "~S ~S: included structure ~S has no component with name ~S."
4127 #: defstruct.lisp:647
4128 msgid "~S ~S: The READ-ONLY slot ~S of the included structure ~S must remain READ-ONLY in ~S."
4131 #: defstruct.lisp:657
4132 msgid "~S ~S: The type ~S of slot ~S should be a subtype of the type defined for the included strucure ~S, namely ~S."
4135 #: defstruct.lisp:663 defstruct.lisp:761
4136 msgid "~S ~S: ~S is not a slot option."
4139 #: defstruct.lisp:695
4140 msgid "~S ~S: structure of type ~S can't hold the name."
4143 #: defstruct.lisp:747
4144 msgid "~S ~S: There may be only one slot with the name ~S."
4148 msgid "The control string terminates within a directive."
4152 msgid "~A must introduce a number."
4156 msgid "The control string terminates in the middle of a parameter."
4160 msgid "Non-existent directive"
4164 msgid "Closing '/' is missing"
4168 msgid "There is no package with name ~S"
4172 msgid "The closing directive '~A' does not have a corresponding opening one."
4176 msgid "The closing directive '~A' does not match the corresponding opening one. It should read '~A'."
4179 #: format.lisp:277 format.lisp:1641 format.lisp:2445
4180 msgid "The ~~; directive is not allowed at this point."
4184 msgid "The ~~newline directive cannot take both modifiers."
4188 msgid "An opening directive is never closed; expecting '~A'."
4192 msgid "~%Current point in control string:"
4196 msgid "The destination string ~S should have a fill pointer."
4200 msgid "The destination argument ~S is invalid (not NIL or T or a stream or a string)."
4204 msgid "~S: The control-string must be a string, not ~S"
4208 msgid "There are not enough arguments left for this directive."
4212 msgid "The ~~:@R directive requires an integer in the range 1 - 4999, not ~S"
4216 msgid "The ~~@R directive requires an integer in the range 1 - 3999, not ~S"
4220 msgid "The argument for the ~~R directive is too large."
4224 msgid "The ~~R and ~~:R directives require an integer argument, not ~S"
4228 msgid "The ~~C directive requires a character argument, not ~S"
4232 msgid "The control string argument for the ~~? directive is invalid: ~S"
4236 msgid "The argument list argument for the ~~? directive is invalid: ~S"
4240 msgid "The ~~[ parameter must be an integer, not ~S"
4244 msgid "The ~~[ directive cannot take both modifiers."
4248 msgid "The ~~{ directive requires a list argument, not ~S"
4252 msgid "Too many arguments for this directive"
4256 msgid "The control-string must be a string, not ~S"
4259 #: trace.lisp:85 trace.lisp:253
4260 msgid "~S: function name should be a symbol, not ~S"
4264 msgid "~S: undefined function ~S"
4268 msgid "~S: cannot trace special operator ~S"
4272 msgid "~&;; Tracing ~:[function~;macro~] ~S."
4276 msgid "~S: ~S was traced and has been redefined!"
4279 #: compiler.lisp:226
4280 msgid "~1{~5@*~D/~4@*~D/~3@*~D ~2@*~2,'0D.~1@*~2,'0D.~0@*~2,'0D~:}"
4283 #: compiler.lisp:387
4284 msgid "Bad length of closure vector: ~S"
4287 #: compiler.lisp:1783
4288 msgid "Compiler bug!! Occurred in ~A~@[ at ~A~]."
4291 #: compiler.lisp:2488
4292 msgid "Bad declaration syntax: ~S~%Will be ignored."
4295 #: compiler.lisp:2508
4296 msgid "Non-symbol ~S may not be declared SPECIAL."
4299 #: compiler.lisp:2515
4300 msgid "Non-symbol ~S may not be declared IGNORE."
4303 #: compiler.lisp:2522
4304 msgid "Non-symbol ~S may not be declared IGNORABLE."
4307 #: compiler.lisp:2529
4308 msgid "Non-symbol ~S may not be declared READ-ONLY."
4311 #: compiler.lisp:2534
4312 msgid "Unknown declaration ~S.~%The whole declaration will be ignored."
4315 #: compiler.lisp:2924
4319 #: compiler.lisp:2925
4320 msgid " in lines ~D..~D"
4323 #: compiler.lisp:2937
4324 msgid "~%WARNING~@[ in function ~S~]~A :~%"
4327 #: compiler.lisp:2969
4328 msgid "~%ERROR~@[ in function ~S~]~A :~%~?"
4331 #: compiler.lisp:3110
4332 msgid "Code contains dotted list ~S"
4335 #: compiler.lisp:3114
4336 msgid "Form too short, too few arguments: ~S"
4339 #: compiler.lisp:3119
4340 msgid "Form too long, too many arguments: ~S"
4343 #: compiler.lisp:3301
4344 msgid "Not the name of a function: ~S"
4347 #: compiler.lisp:3382 compiler.lisp:3458
4349 "~S is neither declared nor bound,~@\n"
4350 " it will be treated as if it were declared SPECIAL."
4353 #: compiler.lisp:3475
4355 "The constant ~S may not be assigned to.~@\n"
4356 " The assignment will be ignored."
4359 #: compiler.lisp:3614
4360 msgid "argument list to function ~S is dotted: ~S"
4363 #: compiler.lisp:3620
4365 "~S called with ~S~:[~; or more~] arguments, but it requires ~\n"
4366 " ~:[~:[from ~S to ~S~;~S~]~;at least ~*~S~] arguments."
4369 #: compiler.lisp:3633
4370 msgid "keyword arguments to function ~S should occur pairwise: ~S"
4373 #: compiler.lisp:3644
4375 "keyword ~S is not allowed for function ~S.~\n"
4376 " ~%The only allowed keyword~:[s are ~{~S~#[~; and ~S~:;, ~]~}~; is ~{~S~}~]."
4379 #: compiler.lisp:3656
4380 msgid "argument ~S to function ~S is not a symbol"
4383 #: compiler.lisp:4325
4385 "~S called with ~S arguments, but it requires ~\n"
4386 " ~:[~:[from ~S to ~S~;~S~]~;at least ~*~S~] arguments."
4389 #: compiler.lisp:4505
4390 msgid "Illegal syntax in LET/LET*: ~S"
4393 #: compiler.lisp:4542
4394 msgid "Lambda list marker ~S not allowed here."
4397 #: compiler.lisp:4548
4398 msgid "Missing &REST parameter in lambda list ~S"
4401 #: compiler.lisp:4554
4402 msgid "Lambda list element ~S is superfluous."
4405 #: compiler.lisp:4729
4406 msgid "Lambda lists with dots are only allowed in macros, not here: ~S"
4409 #: compiler.lisp:4745
4410 msgid "Illegal lambda list element ~S"
4413 #: compiler.lisp:4841
4414 msgid "Binding variable ~S can cause side effects despite of IGNORE declaration~%since it is declared SPECIAL."
4417 #: compiler.lisp:4845
4418 msgid "variable ~S is used despite of IGNORE declaration."
4421 #: compiler.lisp:4856
4422 msgid "variable ~S is not used.~%Misspelled or missing IGNORE declaration?"
4425 #: compiler.lisp:4862
4426 msgid "The variable ~S is assigned to, despite of READ-ONLY declaration."
4429 #: compiler.lisp:4908 compiler.lisp:5044
4430 msgid "Constant ~S cannot be bound."
4433 #: compiler.lisp:5806
4434 msgid "Misplaced declaration: ~S"
4437 #: compiler.lisp:6018
4438 msgid "Odd number of arguments to SETQ: ~S"
4441 #: compiler.lisp:6055 compiler.lisp:6092 compiler.lisp:6190
4442 msgid "Cannot assign to non-symbol ~S."
4445 #: compiler.lisp:6067
4446 msgid "Odd number of arguments to PSETQ: ~S"
4449 #: compiler.lisp:6328
4450 msgid "Only symbols may be used as variables, not ~S"
4453 #: compiler.lisp:6433
4454 msgid "Illegal syntax in COMPILER-LET: ~S"
4457 #: compiler.lisp:6441
4458 msgid "Block name must be a symbol, not ~S"
4461 #: compiler.lisp:6490
4462 msgid "RETURN-FROM block ~S is impossible from here."
4465 #: compiler.lisp:6556
4466 msgid "Only numbers and symbols are valid tags, not ~S"
4469 #: compiler.lisp:6634
4470 msgid "Tag must be a symbol or a number, not ~S"
4473 #: compiler.lisp:6639
4474 msgid "GO to tag ~S is impossible from here."
4477 #: compiler.lisp:6730
4478 msgid "~S is not a function. It is a locally defined macro."
4481 #: compiler.lisp:6749
4482 msgid "Only symbols and lambda expressions are function names, not ~S"
4485 #: compiler.lisp:6804
4486 msgid "Illegal function definition syntax in ~S: ~S"
4489 #: compiler.lisp:7377
4490 msgid "Illegal syntax in SYMBOL-MACROLET: ~S"
4493 #: compiler.lisp:7418
4494 msgid "EVAL-WHEN situation must be EVAL or LOAD or COMPILE, but not ~S"
4497 #: compiler.lisp:7461
4498 msgid "CASE clause without objects: ~S"
4501 #: compiler.lisp:7471
4502 msgid "~S: the ~S clause must be the last one: ~S"
4505 #: compiler.lisp:7481
4506 msgid "Duplicate ~S label ~S : ~S"
4509 #: compiler.lisp:7743
4510 msgid "Too many arguments to ~S"
4513 #: compiler.lisp:7758
4514 msgid "Too few arguments to ~S"
4517 #: compiler.lisp:8649
4518 msgid "The ~S destination is invalid (not NIL or T or a stream or a string with fill-pointer): ~S"
4521 #: compiler.lisp:12137
4522 msgid "Name of function to be compiled must be a symbol, not ~S"
4525 #: compiler.lisp:12148
4526 msgid "~S: redefining ~S; it was traced!"
4529 #: compiler.lisp:12156 compiler.lisp:12189
4530 msgid "~S is already compiled."
4533 #: compiler.lisp:12177 compiler.lisp:12819
4534 msgid "Undefined function ~S"
4537 #: compiler.lisp:12198
4538 msgid "Not a lambda expression nor a function: ~S"
4541 #: compiler.lisp:12384
4542 msgid "~%There were errors in the following functions:~%~{~<~%~:; ~S~>~^~}"
4545 #: compiler.lisp:12389
4546 msgid "~%The following functions were used but not defined:~%~{~<~%~:; ~S~>~^~}"
4549 #: compiler.lisp:12396
4550 msgid "~%The following special variables were not defined:~%~{~<~%~:; ~S~>~^~}"
4553 #: compiler.lisp:12399
4554 msgid "~%The following special variables were defined too late:~%~{~<~%~:; ~S~>~^~}"
4557 #: compiler.lisp:12402
4558 msgid "~%The following functions were used but are deprecated:~%~{~<~%~:; ~S~>~^~}"
4561 #: compiler.lisp:12529
4562 msgid "~&Listing of compilation of file ~A~%on ~@? by ~A, version ~A"
4565 #: compiler.lisp:12561
4566 msgid "~%Compiling file ~A ..."
4569 #: compiler.lisp:12611
4570 msgid "~&~%Compilation of file ~A is finished."
4573 #: compiler.lisp:12613
4574 msgid "~%~D error~:P, ~D warning~:P"
4577 #: compiler.lisp:12663
4578 msgid "~%~%Disassembly of function ~S"
4581 #: compiler.lisp:12674
4582 msgid "~%~S required arguments"
4585 #: compiler.lisp:12677
4586 msgid "~%~S optional arguments"
4589 #: compiler.lisp:12680
4590 msgid "~%~:[No rest parameter~;Rest parameter~]"
4593 #: compiler.lisp:12685
4594 msgid "~%~S keyword parameter~:P: ~{~S~^, ~}."
4597 #: compiler.lisp:12689
4598 msgid "~%Other keywords are allowed."
4601 #: compiler.lisp:12691
4602 msgid "~%No keyword parameters"
4605 #: compiler.lisp:12708
4606 msgid "Disassembly of function "
4609 #: compiler.lisp:12726
4610 msgid " required arguments"
4613 #: compiler.lisp:12731
4614 msgid " optional arguments"
4617 #: compiler.lisp:12736
4618 msgid "Rest parameter"
4621 #: compiler.lisp:12739
4622 msgid "No rest parameter"
4625 #: compiler.lisp:12746
4626 msgid " keyword parameter~P: "
4629 #: compiler.lisp:12756
4630 msgid "Other keywords are allowed."
4633 #: compiler.lisp:12761
4634 msgid "No keyword parameters"
4637 #: compiler.lisp:12842
4638 msgid "Cannot disassemble ~S"
4642 msgid "~S: ~S is not a function"
4646 msgid "~S: package name ~S should be a string or a symbol"
4650 msgid "~S ~A: symbol name ~S should be a string or a symbol"
4654 msgid "~S ~A: the symbol ~A must not be specified more than once"
4657 #: defs2.lisp:116 defs2.lisp:124
4658 msgid "~S ~A: the ~S option must not be given more than once"
4662 msgid "~S ~A: unknown option ~S"
4666 msgid "~S ~A: invalid syntax in ~S option: ~S"
4670 msgid "~S ~A: not a ~S option: ~S"
4674 msgid "This symbol will be created."
4678 msgid "~S ~A: There is no symbol ~A::~A ."
4682 msgid "The object to be destructured should be a list with ~:[at least ~*~S~;~:[from ~S to ~S~;~S~]~] elements, not ~4@*~S."
4686 msgid "~S: macro name should be a symbol, not ~S"
4690 msgid "~S: input stream ~S ends within read macro beginning to ~S"
4694 msgid "~S from ~S: character read should be a character: ~S"
4698 msgid "~S from ~S: After ~S is ~S an undefined dispatch macro character"
4701 #: defs2.lisp:518 defs2.lisp:533
4702 msgid "~S: ~S of ~S is ambiguous. Please use ~S or ~S."
4706 msgid "~S: syntax error after ~A in ~S"
4710 msgid "~S: missing variable."
4714 msgid "~S: After ~S, ~S is interpreted as a type specification"
4718 msgid "~S: ~A clauses should occur before the loop's main body"
4722 msgid "~S: After ~S a plural loop keyword is required, not ~A"
4726 msgid "~S: After ~S a singular loop keyword is required, not ~A"
4730 msgid "~S: questionable iteration direction after ~A"
4734 msgid "~S: specifying ~A requires FROM or DOWNFROM"
4738 msgid "~S: illegal syntax near ~S in ~S"
4742 msgid "~S: ambiguous result of loop ~S"
4746 msgid "~S is possible only from within ~S"
4750 msgid "Use of ~S in FINALLY clauses is deprecated because it can lead to infinite loops."
4754 msgid "~S is not possible here"
4757 #: clos.lisp:167 clos.lisp:188
4758 msgid "~S: argument ~S is not a symbol"
4762 msgid "~S: ~S does not name a class"
4766 msgid "~S: ~S is not a class"
4770 msgid "~S: cannot redefine built-in class ~S"
4774 msgid "~S: Redefining the COMMON LISP class ~S"
4778 msgid "instance ~S of class ~S has no slots (wrong metaclass)"
4781 #: clos.lisp:382 clos.lisp:427
4782 msgid "~S: not a list of slots: ~S"
4786 msgid "~S: invalid slot and variable specification ~S"
4789 #: clos.lisp:396 clos.lisp:438
4790 msgid "~S: variable ~S should be a symbol"
4794 msgid "~S: slot name ~S should be a symbol"
4798 msgid "~S: invalid slot and accessor specification ~S"
4802 msgid "~S: accessor name ~S should be a symbol"
4806 msgid "~S: class name ~S should be a symbol"
4810 msgid "~S ~S: expecting list of superclasses instead of ~S"
4814 msgid "~S ~S: superclass name ~S should be a symbol"
4818 msgid "~S ~S: expecting list of slot specifications instead of ~S"
4822 msgid "~S ~S: slot name ~S should be a symbol"
4826 msgid "~S ~S: There may be only one direct slot with the name ~S."
4830 msgid "~S ~S: slot options for slot ~S don't come in pairs"
4834 msgid "~S ~S, slot option for slot ~S: ~S is not a function name"
4837 #: clos.lisp:610 clos.lisp:632
4838 msgid "~S ~S, slot option for slot ~S: ~S is not a symbol"
4841 #: clos.lisp:620 clos.lisp:640 clos.lisp:649 clos.lisp:657
4842 msgid "~S ~S, slot option ~S for slot ~S may only be given once"
4846 msgid "~S ~S, slot option for slot ~S must have the value ~S or ~S, not ~S"
4850 msgid "~S ~S, slot option for slot ~S: ~S is not a string"
4854 msgid "~S ~S, slot option for slot ~S: ~S is not a valid slot option"
4858 msgid "~S ~S, option ~S may only be given once"
4861 #: clos.lisp:729 clos.lisp:756
4862 msgid "~S ~S, option ~S: ~S is not a symbol"
4866 msgid "~S ~S: option ~S should be written ~S"
4870 msgid "~S ~S, option ~S: arguments don't come in pairs"
4874 msgid "~S ~S, option ~S: ~S may only be given once"
4878 msgid "~S ~S, option ~S: ~S is not a string"
4882 msgid "~S ~S: invalid option ~S"
4886 msgid "~S: Class ~S is being redefined, instances are obsolete"
4890 msgid "~S ~S: superclass ~S should belong to class STANDARD-CLASS"
4894 msgid "~S ~S: inconsistent precedence graph, cycle ~S"
4898 msgid "(class-precedence-list ~S) and (class-precedence-list ~S) are inconsistent"
4902 msgid "~S: superclass ~S should belong to class BUILT-IN-CLASS"
4906 msgid "~S: metaclass STRUCTURE-CLASS forbids more than one direct superclass"
4910 msgid "~S: superclass ~S should belong to class STRUCTURE-CLASS"
4914 msgid "~S: metaclass STRUCTURE-CLASS does not support shared slots"
4918 msgid "~S ~S: missing lambda list"
4922 msgid "STANDARD method combination doesn't allow the method qualifiers to be ~S"
4925 #: clos.lisp:1906 clos.lisp:1912
4926 msgid "~S ~S: ~S is invalid within ~S methods"
4930 msgid "Too few arguments to ~S: ~S"
4934 msgid "The generic function ~S is being modified, but has already been called."
4938 msgid "~S in ~S: the new arguments ~S have a different effective method than the old arguments ~S"
4942 msgid "~S has ~S, but ~S has ~S required parameters"
4946 msgid "~S has ~S, but ~S has ~S optional parameters"
4949 #: clos.lisp:2891 clos.lisp:2896
4950 msgid "~S has &REST or &KEY, but ~S hasn't."
4954 msgid "~S doesn't accept the keywords ~S of ~S"
4958 msgid "Replacing method ~S in ~S"
4962 msgid "Removing method ~S in ~S"
4966 msgid "~S has no method with qualifiers ~:S and specializers ~S"
4969 #: clos.lisp:3013 clos.lisp:3320
4970 msgid "~S doesn't name a generic function"
4974 msgid "~S ~S: Only ~S declarations are permitted: ~S"
4978 msgid "~S ~S: ~S may only be specified once."
4982 msgid "~S ~S: A string must be specified after ~S : ~S"
4986 msgid "~S ~S: Only one ~S string is allowed"
4990 msgid "~S ~S: The only valid method combination is ~S : ~S"
4994 msgid "~S ~S: The only valid generic function class name is ~S : ~S"
4998 msgid "~S ~S: The only valid method class name is ~S : ~S"
5002 msgid "~S ~S: ~S is not one of the required parameters: ~S"
5006 msgid "~S ~S: some variable occurs twice in ~S"
5010 msgid "~S ~S: ~S is missing some required parameter"
5014 msgid "~S ~S: No initializations are allowed in a generic function lambda-list: ~S"
5018 msgid "~S ~S: variable name ~S should be a symbol"
5022 msgid "~S ~S: duplicate variable name ~S"
5026 msgid "~S ~S: invalid lambda list portion: ~S"
5030 msgid "Removing all methods of ~S"
5034 msgid "Modifying the parameter profile of ~S"
5038 msgid "~S: ~S is not a generic function specification"
5042 msgid "~S: The name of a class must be a symbol, not ~S"
5046 msgid "~S: The name of the built-in class ~S cannot be modified"
5049 #: clos.lisp:3476 clos.lisp:3480
5050 msgid "~S: When calling ~S with arguments ~S, no method is applicable."
5053 #: clos.lisp:3498 clos.lisp:3502
5054 msgid "~S: When calling ~S with arguments ~S, no primary method is applicable."
5058 msgid "~S: When calling ~S with arguments ~S, there is no next method after ~S, and ~S was called."
5062 msgid "~S: The class ~S has no slot named ~S"
5066 msgid "~S: The slot ~S of ~S has no value"
5070 msgid "~S method for ~S returned ~S"
5073 #: condition.lisp:80
5074 msgid "~S: the name of a condition must be a symbol, not ~S"
5077 #: condition.lisp:85
5078 msgid "~S: the parent-type list must be a list of symbols, not ~S"
5081 #: condition.lisp:90
5082 msgid "~S: the slot description list must be a list, not ~S"
5085 #: condition.lisp:145
5086 msgid "~S: type ~S is not a subtype of ~S"
5089 #: condition.lisp:161
5090 msgid "~S ~S: superfluous arguments ~S"
5093 #: condition.lisp:178
5094 msgid "~S: the condition argument must be a string, a symbol or a condition, not ~S"
5097 #: condition.lisp:579
5098 msgid "~S: illegal syntax of clause ~S"
5101 #: condition.lisp:586
5102 msgid "~S: only one ~S clause is allowed: ~S"
5105 #: condition.lisp:594
5106 msgid "~S: too many variables ~S in clause ~S"
5109 #: condition.lisp:807
5110 msgid "~S: ~S is not a valid restart name here. Use ~S instead."
5113 #: condition.lisp:828
5114 msgid "~S: invalid restart name ~S"
5117 #: condition.lisp:835
5118 msgid "~S: No restart named ~S is visible."
5121 #: condition.lisp:893 condition.lisp:952
5122 msgid "~S: not a list: ~S"
5125 #: condition.lisp:902 condition.lisp:961
5126 msgid "~S: invalid restart specification ~S"
5129 #: condition.lisp:913 condition.lisp:999
5130 msgid "~S: unnamed restarts require ~S to be specified: ~S"
5133 #: condition.lisp:984
5134 msgid "~S: missing lambda list in restart specification ~S"
5137 #: condition.lisp:1007
5138 msgid "~S: restart cannot be invoked interactively because it is missing a ~S option: ~S"
5141 #: condition.lisp:1206
5142 msgid "~%New ~S [value ~D of ~D]: "
5145 #: condition.lisp:1425 condition.lisp:1541
5146 msgid "Return from ~S loop"
5149 #: condition.lisp:1509 condition.lisp:1532
5153 #: condition.lisp:1521
5154 msgid "~S: This is more serious than a warning: ~A"
5158 msgid "~: argument ~S is not a character"
5162 msgid "~S: the font argument should be an integer, not ~S"
5166 msgid "~S: the bits argument should be an integer, not ~S"
5170 msgid "~S: the only bit names are ~S, ~S, ~S, ~S, not ~S"
5174 msgid "Got bad response from ~S: ~S"
5177 #: amigasock.lisp:30
5178 msgid "~S: ~S is not a SOCKET-SERVER"
5181 #: beossock.lisp:77 beossock.lisp:87
5182 msgid "service does not exist: ~A/~A"
5186 msgid "~S: File ~S already exists"
5194 msgid "Please answer with y or n : "
5202 msgid "Please answer with yes or no : "
5206 msgid "[*package* invalid]"
5216 "Help (abbreviated :h) = this list\n"
5217 "Use the usual editing capabilities.\n"
5218 "(quit) or (exit) leaves CLISP."
5224 "Commands may be abbreviated as shown in the second column.\n"
5225 "COMMAND ABBR DESCRIPTION\n"
5226 "Help :h (or ?) this command list\n"
5227 "Error :e Print the recent Error Message\n"
5228 "Abort :a abort to the next recent input loop\n"
5229 "Unwind :uw abort to the next recent input loop\n"
5230 "Mode-1 :m1 inspect all the stack elements\n"
5231 "Mode-2 :m2 inspect all the frames\n"
5232 "Mode-3 :m3 inspect only lexical frames\n"
5233 "Mode-4 :m4 inspect only EVAL and APPLY frames (default)\n"
5234 "Mode-5 :m5 inspect only APPLY frames\n"
5235 "Where :w inspect this frame\n"
5236 "Up :u go up one frame, inspect it\n"
5237 "Top :t go to top frame, inspect it\n"
5238 "Down :d go down one frame, inspect it\n"
5239 "Bottom :b go to bottom (most recent) frame, inspect it\n"
5240 "Backtrace-1 :bt1 list all stack elements\n"
5241 "Backtrace-2 :bt2 list all frames\n"
5242 "Backtrace-3 :bt3 list all lexical frames\n"
5243 "Backtrace-4 :bt4 list all EVAL and APPLY frames\n"
5244 "Backtrace-5 :bt5 list all APPLY frames\n"
5245 "Backtrace :bt list stack in current mode\n"
5246 "Backtrace-l :bl list stack in current mode.\n"
5247 " Limit of frames to print will be prompted for.\n"
5248 "Frame-limit :fl set the frame-limit. This many frames will\n"
5249 " be printed in a backtrace at most.\n"
5250 "Break+ :br+ set breakpoint in EVAL frame\n"
5251 "Break- :br- disable breakpoint in EVAL frame\n"
5252 "Redo :rd re-evaluate form in EVAL frame\n"
5253 "Return :rt leave EVAL frame, prescribing the return values"
5259 "Continue :c continue evaluation"
5265 "Continue :c continue evaluation\n"
5266 "Step :s step into form: evaluate this form in single step mode\n"
5267 "Next :n step over form: evaluate this form at once\n"
5268 "Over :o step over this level: evaluate at once up to the next return\n"
5269 "Continue :c switch off single step mode, continue evaluation\n"
5270 "-- Step-until :su, Next-until :nu, Over-until :ou, Continue-until :cu --\n"
5271 " same as above, specify a condition when to stop"
5275 msgid "Unprintable error message."
5279 msgid "You can continue (by typing 'continue')."
5283 msgid "The following restarts are available, too:"
5287 msgid "The following restarts are available:"
5290 #: reploop.lisp:523 reploop.lisp:562
5307 msgid "condition when to stop: "
5311 msgid "Already dribbling to ~S"
5315 msgid "Currently not dribbling."
5323 msgid "symbol-macro"
5338 #: describe.lisp:146
5342 #: describe.lisp:153
5346 #: describe.lisp:156
5350 #: describe.lisp:163
5351 msgid "a foreign pointer"
5354 #: describe.lisp:166
5355 msgid "a foreign address"
5358 #: describe.lisp:169
5359 msgid "a foreign variable of foreign type ~S."
5362 #: describe.lisp:173
5363 msgid "a foreign function taking foreign types ~:S and returning foreign type ~S."
5366 #: describe.lisp:177
5367 msgid "a byte specifier, denoting the ~S bits starting at bit position ~S of an integer."
5370 #: describe.lisp:180
5371 msgid "a special form handler."
5374 #: describe.lisp:182
5375 msgid "a load-time evaluation promise."
5378 #: describe.lisp:184
5379 msgid "a symbol macro handler."
5382 #: describe.lisp:186
5383 msgid "a macro expander."
5386 #: describe.lisp:188
5387 msgid "a function with alternative macro expander."
5390 #: describe.lisp:190
5391 msgid "an encoding."
5394 #: describe.lisp:195
5395 msgid "a GC-invisible pointer to ~S."
5398 #: describe.lisp:198
5399 msgid "a GC-invisible pointer to a now defunct object."
5402 #: describe.lisp:200
5403 msgid "a label used for resolving #~D# references during READ."
5406 #: describe.lisp:204
5407 msgid "a pointer into the stack. It points to:"
5410 #: describe.lisp:207
5411 msgid "a special-purpose object."
5414 #: describe.lisp:209
5415 msgid "a machine address."
5418 #: describe.lisp:211
5419 msgid "an instance of the CLOS class ~S."
5422 #: describe.lisp:215
5423 msgid "a structure of type ~S."
5426 #: describe.lisp:219
5427 msgid "~%As such, it is also a structure of type ~{~S~^, ~}."
5430 #: describe.lisp:227
5431 msgid "a dotted list of length ~S."
5434 #: describe.lisp:229
5438 #: describe.lisp:232
5439 msgid "a list of length ~S."
5442 #: describe.lisp:234
5443 msgid "a cyclic list."
5446 #: describe.lisp:236
5447 msgid "the empty list, "
5450 #: describe.lisp:239
5451 msgid "the symbol ~S, "
5454 #: describe.lisp:243
5458 #: describe.lisp:246
5459 msgid "is uninterned"
5462 #: describe.lisp:260
5463 msgid ", is accessible in the package~:[~;s~] ~{~A~^, ~}"
5466 #: describe.lisp:265
5467 msgid ", is a keyword"
5470 #: describe.lisp:268
5471 msgid ", a constant"
5474 #: describe.lisp:270
5475 msgid ", a variable declared SPECIAL"
5478 #: describe.lisp:271
5479 msgid ", a variable"
5482 #: describe.lisp:273
5483 msgid " (macro: ~s)"
5486 #: describe.lisp:276
5490 #: describe.lisp:279
5494 #: describe.lisp:281
5495 msgid "a special operator"
5498 #: describe.lisp:283
5499 msgid " with macro definition"
5502 #: describe.lisp:285
5503 msgid "a~:[~; deprecated~] function"
5506 #: describe.lisp:288
5510 #: describe.lisp:293
5511 msgid ", names a type"
5514 #: describe.lisp:297
5515 msgid ", names a class"
5518 #: describe.lisp:303
5519 msgid ", has the propert~@P ~{~S~^, ~}"
5522 #: describe.lisp:306 describe.lisp:340 describe.lisp:363 describe.lisp:382 describe.lisp:425
5526 #: describe.lisp:310
5527 msgid "~%Documentation as a ~a:~%~a"
5530 #: describe.lisp:312 describe.lisp:451
5531 msgid "~%For more information, evaluate ~{~S~^ or ~}."
5534 #: describe.lisp:316
5535 msgid "an integer, uses ~S bit~:p, is represented as a ~(~A~)."
5538 #: describe.lisp:319
5539 msgid "a rational, not integral number."
5542 #: describe.lisp:321
5543 msgid "a float with ~S bits of mantissa (~(~A~))."
5546 #: describe.lisp:324
5547 msgid "a complex number "
5550 #: describe.lisp:329
5551 msgid "at the origin"
5554 #: describe.lisp:330
5555 msgid "on the ~:[posi~;nega~]tive real axis"
5558 #: describe.lisp:333
5559 msgid "on the ~:[posi~;nega~]tive imaginary axis"
5562 #: describe.lisp:335
5563 msgid "in the ~:[~:[first~;fourth~]~;~:[second~;third~]~] quadrant"
5566 #: describe.lisp:337
5567 msgid " of the Gaussian number plane."
5570 #: describe.lisp:339
5574 #: describe.lisp:344
5575 msgid "~%Unicode name: ~A"
5578 #: describe.lisp:345
5579 msgid "~%It is not defined by the Unicode standard."
5582 #: describe.lisp:346
5583 msgid "~%It is a ~:[non-~;~]printable character."
5586 #: describe.lisp:349
5587 msgid "~%Its use is non-portable."
5590 #: describe.lisp:351
5591 msgid "a~:[~:[ closed ~;n output-~]~;~:[n input-~;n input/output-~]~]stream."
5594 #: describe.lisp:357
5595 msgid "the package named ~A"
5598 #: describe.lisp:361
5599 msgid ". It has the nicknames ~{~A~^, ~}"
5602 #: describe.lisp:366
5606 #: describe.lisp:368
5607 msgid "imports the external symbols of the package~:[~;s~] ~{~A~^, ~} and "
5610 #: describe.lisp:373
5611 msgid "exports ~:[no symbols~;the symbols~:*~{~<~%~:; ~S~>~^~}~%~]"
5614 #: describe.lisp:375
5615 msgid "exports ~[no symbols~:;~:*~:d symbols~]"
5618 #: describe.lisp:378
5619 msgid " to the package~:[~;s~] ~{~A~^, ~}"
5622 #: describe.lisp:381
5623 msgid ", but no package uses these exports"
5626 #: describe.lisp:383
5627 msgid "a deleted package."
5630 #: describe.lisp:385
5631 msgid "a hash table with ~S entr~:@P."
5634 #: describe.lisp:388
5635 msgid "~:[a~;the Common Lisp~] readtable."
5638 #: describe.lisp:391
5639 msgid "a ~:[~;portable ~]pathname~:[.~;~:*, with the following components:~{~A~}~]"
5642 #: describe.lisp:406
5643 msgid "a random-state."
5646 #: describe.lisp:410
5647 msgid "a~:[~; simple~] ~A dimensional array"
5650 #: describe.lisp:413
5654 #: describe.lisp:415
5658 #: describe.lisp:418
5659 msgid ", adjustable"
5662 #: describe.lisp:420
5663 msgid ", of size ~{~S~^ x ~}"
5666 #: describe.lisp:423
5667 msgid " and current length (fill-pointer) ~S"
5670 #: describe.lisp:430
5671 msgid "a foreign function."
5674 #: describe.lisp:436
5675 msgid "a built-in system function."
5678 #: describe.lisp:444
5679 msgid "a~:[n interpret~; compil~]ed function."
5682 #: describe.lisp:460
5683 msgid "~%argument list: ~:S"
5686 #: describe.lisp:463
5687 msgid "~%documentation: ~A"
5690 #: describe.lisp:468
5691 msgid "~&~%~A [see above]"
5694 #: describe.lisp:471
5698 #: describe.lisp:535
5699 msgid "~S: ~S is not a function."
5702 #: describe.lisp:564
5703 msgid "~%Argument list: "
5707 msgid "~S: argument must be ~S, ~S or ~S, not ~S"
5710 #: room.lisp:51 room.lisp:215
5715 msgid "~%Bytes permanently allocated: ~9D~%Bytes currently in use: ~9D~%Bytes available until next GC: ~9D~%"
5719 msgid "No external editor installed."
5723 msgid "~S cannot be edited."
5727 msgid "~S: source code for ~S not available."
5732 "The form ~S yielded ~:[no values~;~:*~{~S~^ ; ~}~] ,~@\n"
5733 " that's not of type ~S."
5737 msgid "LETF* code contains a dotted list, ending with ~S"
5741 msgid "illegal syntax in LETF* binding: ~S"
5745 msgid "LETF code contains a dotted list, ending with ~S"
5749 msgid "illegal syntax in LETF binding: ~S"
5753 msgid "Cannot map string ~S to C since it contains a character ~S"
5756 #: foreign1.lisp:128
5757 msgid "Incomplete FFI type ~S is not allowed here."
5760 #: foreign1.lisp:134
5761 msgid "FFI type should be a symbol, not ~S"
5764 #: foreign1.lisp:138
5765 msgid "Invalid FFI type: ~S"
5768 #: foreign1.lisp:155 foreign1.lisp:220
5769 msgid "Invalid ~S component: ~S"
5772 #: foreign1.lisp:329
5773 msgid "Invalid option in ~S: ~S"
5776 #: foreign1.lisp:333
5777 msgid "Only one ~S option is allowed: ~S"
5780 #: foreign1.lisp:350
5781 msgid "Invalid parameter specification in ~S: ~S"
5784 #: foreign1.lisp:411
5785 msgid "The name must be a string, not ~S"
5788 #: foreign1.lisp:416
5789 msgid "The name ~S is not a valid C identifier"
5792 #: foreign1.lisp:671
5793 msgid "illegal foreign data type ~S"
5796 #: foreign1.lisp:801
5797 msgid "~S: ~S option missing in ~S"
5800 #: foreign1.lisp:996
5801 msgid "~S: :OUT argument is not a pointer: ~S"
5804 #: foreign1.lisp:1060
5805 msgid "~S is only allowed after ~S: ~S"
5809 msgid "Basename ~S not a keyword or libraryname ~S not a string"
5813 msgid "Library redefinition: old ~S, new ~S"
5817 msgid "Unknown library: ~S"
5821 msgid "Library ~S is not open"
5825 msgid "Unknown function of library ~S: ~S"
5829 msgid "Offset must be a fixnum: ~S"
5833 msgid "~&;; redefining foreign library function ~S~%;; from ~S to ~S~%"
5837 msgid "Unknown register: ~S"
5841 msgid "Invalid parameter specification ~S in function ~S"
5845 msgid "Unknown library function: ~S"
5849 msgid "Bad number of arguments for ~S: ~S"
5853 msgid "No waiting for ~S possible."
5857 msgid "~S: argument ~S should be a string or a symbol"