1#! /bin/sh 2. "${srcdir=.}/init.sh"; path_prepend_ . ../src 3 4# Test --unique option. 5 6: ${MSGUNIQ-msguniq} 7${MSGUNIQ} -w 1000 -u -o msguniq-2.tmp "$wabs_srcdir"/msguniq-a.in || Exit 1 8LC_ALL=C tr -d '\r' < msguniq-2.tmp > msguniq-2.out || Exit 1 9 10cat <<\EOF > msguniq-2.ok 11# Template messages for CLISP 12# Copyright (C) 1992-2001 Bruno Haible, Michael Stoll, Marcus Daniels 13# Bruno Haible <haible@clisp.cons.org>, 2001. 14# 15msgid "" 16msgstr "" 17"Project-Id-Version: clisp 2.25.1\n" 18"POT-Creation-Date: 2001-07-21 21:09:38 CEST\n" 19"PO-Revision-Date: 2001-07-21 21:09:38 CEST\n" 20"Last-Translator: Automatically generated <bruno@linuix>\n" 21"Language-Team: Template <xx@li.org>\n" 22"MIME-Version: 1.0\n" 23"Content-Type: text/plain; charset=ISO-8859-1\n" 24"Content-Transfer-Encoding: 8bit\n" 25 26#: constobj.d:376 27msgid "Please choose:" 28msgstr "" 29 30#: constobj.d:380 31msgid "Please choose one of ~:{~A~:^, ~} ." 32msgstr "" 33 34#: constobj.d:383 35msgid "symbol ~A from #<PACKAGE ~A> will become a shadowing symbol" 36msgstr "" 37 38#: constobj.d:385 39msgid "You may choose the symbol in favour of which to resolve the conflict." 40msgstr "" 41 42#: constobj.d:387 43msgid "uninterning ~S from ~S uncovers a name conflict." 44msgstr "" 45 46#: constobj.d:391 47msgid "importing ~S into ~S produces a name conflict with ~S." 48msgstr "" 49 50#: constobj.d:393 51msgid "importing ~S into ~S produces a name conflict with ~S and other symbols." 52msgstr "" 53 54#: constobj.d:395 55msgid "((\"I\" \"import it and unintern the other symbol\" T) (\"N\" \"do not import it, leave undone\" NIL))" 56msgstr "" 57 58#: constobj.d:398 59msgid "((\"I\" \"import it, unintern one other symbol and shadow the other symbols\" T) (\"N\" \"do not import it, leave undone\" NIL))" 60msgstr "" 61 62#: constobj.d:401 63msgid "((\"I\" \"import it and shadow the other symbol\" T) (\"N\" \"do nothing\" NIL))" 64msgstr "" 65 66#: constobj.d:405 67msgid "symbol ~S should be imported into ~S before being exported." 68msgstr "" 69 70#: constobj.d:407 71msgid "((\"I\" \"import the symbol first\" T) (\"N\" \"do nothing, don't export the symbol\" NIL))" 72msgstr "" 73 74#: constobj.d:410 75msgid "You may choose in favour of which symbol to resolve the conflict." 76msgstr "" 77 78#: constobj.d:412 79msgid "exporting ~S from ~S produces a name conflict with ~S from ~S." 80msgstr "" 81 82#: constobj.d:414 83msgid "Which symbol should be accessible in ~S ?" 84msgstr "" 85 86#: constobj.d:418 87msgid "the symbol to export, " 88msgstr "" 89 90#: constobj.d:420 91msgid "the old symbol, " 92msgstr "" 93 94#: constobj.d:422 95msgid "You may choose for every conflict in favour of which symbol to resolve it." 96msgstr "" 97 98#: constobj.d:424 99msgid "~S name conflicts while executing USE-PACKAGE of ~S into package ~S." 100msgstr "" 101 102#: constobj.d:426 103msgid "which symbol with name ~S should be accessible in ~S ?" 104msgstr "" 105 106#: constobj.d:428 107msgid "You can input another name." 108msgstr "" 109 110#: constobj.d:430 111msgid "You can input another nickname." 112msgstr "" 113 114#: constobj.d:432 115msgid "a package with name ~S already exists." 116msgstr "" 117 118#: constobj.d:434 119msgid "Please input new package name:" 120msgstr "" 121 122#: constobj.d:436 123msgid "Please input new package nickname:" 124msgstr "" 125 126#: constobj.d:438 127msgid "Ignore." 128msgstr "" 129 130#: constobj.d:440 131msgid "~S: There is no package with name ~S." 132msgstr "" 133 134#: constobj.d:442 135msgid "~*Nevertheless delete ~S." 136msgstr "" 137 138#: constobj.d:444 139msgid "~S: ~S is used by ~{~S~^, ~}." 140msgstr "" 141 142#: constobj.d:472 143msgid "ANSI C program" 144msgstr "" 145 146#: constobj.d:476 147msgid "GNU C++ " 148msgstr "" 149 150#: constobj.d:479 151msgid "GNU C " 152msgstr "" 153 154#: constobj.d:486 155msgid "C++ compiler" 156msgstr "" 157 158#: constobj.d:489 159msgid "C compiler" 160msgstr "" 161 162#: constobj.d:494 163msgid "ENGLISH" 164msgstr "" 165 166#: constobj.d:510 167msgid "Continue execution" 168msgstr "" 169 170#: constobj.d:512 171msgid "~S: User break" 172msgstr "" 173 174#: constobj.d:662 175msgid "The value of ~S was not a pathname. ~:*~S is being reset." 176msgstr "" 177 178#: constobj.d:667 179msgid "Creating directory: " 180msgstr "" 181 182#: constobj.d:824 183msgid "" 184"The variable ~S had an illegal value.\n" 185"~S has been reset to ~S." 186msgstr "" 187 188#: constobj.d:826 189msgid "" 190"Floating point operation combines numbers of different precision.\n" 191"See ANSI CL 12.1.4.4 and the CLISP impnotes for details.\n" 192"The result's actual precision is controlled by\n" 193"~S.\n" 194"To shut off this warning, set ~S to ~S." 195msgstr "" 196 197#: constobj.d:841 198msgid "Bye." 199msgstr "" 200 201#: constobj.d:843 202msgid "Press a key to terminate..." 203msgstr "" 204 205#: constobj.d:848 206msgid "" 207"\n" 208" Next environment: " 209msgstr "" 210 211#: constobj.d:850 212msgid "" 213"\n" 214"APPLY frame with breakpoint for call " 215msgstr "" 216 217#: constobj.d:852 218msgid "" 219"\n" 220"APPLY frame for call " 221msgstr "" 222 223#: constobj.d:854 224msgid "" 225"\n" 226"EVAL frame with breakpoint for form " 227msgstr "" 228 229#: constobj.d:856 230msgid "" 231"\n" 232"EVAL frame for form " 233msgstr "" 234 235#: constobj.d:858 236msgid "" 237"\n" 238"frame binding variables (~ = dynamically):" 239msgstr "" 240 241#: constobj.d:861 242msgid "" 243"\n" 244"CALLBACK frame" 245msgstr "" 246 247#: constobj.d:864 248msgid "" 249"\n" 250"frame binding variables " 251msgstr "" 252 253#: constobj.d:866 254msgid "" 255"\n" 256"frame binding functions " 257msgstr "" 258 259#: constobj.d:868 260msgid " binds (~ = dynamically):" 261msgstr "" 262 263#: constobj.d:871 264msgid "" 265"\n" 266"block frame " 267msgstr "" 268 269#: constobj.d:873 270msgid "" 271"\n" 272"nested block frame " 273msgstr "" 274 275#: constobj.d:875 276msgid " for " 277msgstr "" 278 279#: constobj.d:877 280msgid "" 281"\n" 282"compiled block frame for " 283msgstr "" 284 285#: constobj.d:879 286msgid "" 287"\n" 288"tagbody frame " 289msgstr "" 290 291#: constobj.d:881 292msgid "" 293"\n" 294"nested tagbody frame " 295msgstr "" 296 297#: constobj.d:883 298msgid " for" 299msgstr "" 300 301#: constobj.d:886 302msgid "" 303"\n" 304"compiled tagbody frame for " 305msgstr "" 306 307#: constobj.d:888 308msgid "" 309"\n" 310"catch frame for tag " 311msgstr "" 312 313#: constobj.d:890 314msgid "" 315"\n" 316"handler frame for conditions" 317msgstr "" 318 319#: constobj.d:892 320msgid "" 321"\n" 322"unwind-protect frame" 323msgstr "" 324 325#: constobj.d:894 326msgid "" 327"\n" 328"\n" 329"driver frame" 330msgstr "" 331 332#: constobj.d:896 333msgid "" 334"\n" 335"frame binding environments" 336msgstr "" 337 338#: spvw.d:595 339msgid "could not make symbol value per-thread" 340msgstr "" 341 342#: spvw.d:659 343msgid "" 344"\n" 345"*** - Program stack overflow. RESET" 346msgstr "" 347 348#: spvw.d:664 349msgid "" 350"\n" 351"*** - Lisp stack overflow. RESET" 352msgstr "" 353 354#: spvw.d:801 355msgid "" 356"internal error: statement in file ~, line ~ has been reached!!\n" 357"Please send the authors of the program a description how you produced this error!" 358msgstr "" 359 360#: spvw.d:863 361msgid "Unknown signature of an FSUBR\n" 362msgstr "" 363 364#: spvw.d:972 365msgid "Unknown signature of a SUBR\n" 366msgstr "" 367 368#: spvw.d:1614 369msgid "module `%s' requires package %s.\n" 370msgstr "" 371 372#: spvw.d:1655 373msgid "" 374"GNU CLISP (http://clisp.cons.org/) is an ANSI Common Lisp.\n" 375"Usage: " 376msgstr "" 377 378#: spvw.d:1658 379msgid "" 380" [options] [lispfile [argument ...]]\n" 381" When `lispfile' is given, it is loaded and `*ARGS*' is set\n" 382" to the list of argument strings. Otherwise, an interactive\n" 383" read-eval-print loop is entered.\n" 384msgstr "" 385 386#: spvw.d:1662 387msgid "Informative output:\n" 388msgstr "" 389 390#: spvw.d:1663 391msgid " -h, --help - print this help and exit\n" 392msgstr "" 393 394#: spvw.d:1664 395msgid " --version - print the version information\n" 396msgstr "" 397 398#: spvw.d:1665 399msgid " --license - print the licensing information\n" 400msgstr "" 401 402#: spvw.d:1666 403msgid "Memory image selection:\n" 404msgstr "" 405 406#: spvw.d:1667 407msgid " -B lisplibdir - set the installation directory\n" 408msgstr "" 409 410#: spvw.d:1669 411msgid " -K linkingset - use this executable and memory image\n" 412msgstr "" 413 414#: spvw.d:1671 415msgid " -M memfile - use this memory image\n" 416msgstr "" 417 418#: spvw.d:1672 419msgid " -m size - memory size (size = xxxxxxxB or xxxxKB or xMB)\n" 420msgstr "" 421 422#: spvw.d:1674 423msgid " -s size - stack size (size = xxxxxxxB or xxxxKB or xMB)\n" 424msgstr "" 425 426#: spvw.d:1677 427msgid " -t tmpdir - temporary directory for memmap\n" 428msgstr "" 429 430#: spvw.d:1679 431msgid "Internationalization:\n" 432msgstr "" 433 434#: spvw.d:1680 435msgid " -L language - set user language\n" 436msgstr "" 437 438#: spvw.d:1681 439msgid " -N nlsdir - NLS catalog directory\n" 440msgstr "" 441 442#: spvw.d:1682 443msgid " -Edomain encoding - set encoding\n" 444msgstr "" 445 446#: spvw.d:1683 447msgid "Interoperability:\n" 448msgstr "" 449 450#: spvw.d:1684 451msgid " -q, --quiet, --silent - do not print the banner\n" 452msgstr "" 453 454#: spvw.d:1685 455msgid " -w - wait for keypress after program termination\n" 456msgstr "" 457 458#: spvw.d:1686 459msgid " -I - be ILISP-friendly\n" 460msgstr "" 461 462#: spvw.d:1687 463msgid "Startup actions:\n" 464msgstr "" 465 466#: spvw.d:1688 467msgid " -a - more ANSI CL compliance\n" 468msgstr "" 469 470#: spvw.d:1689 471msgid " -p package - start in the package\n" 472msgstr "" 473 474#: spvw.d:1690 475msgid " -C - set *LOAD-COMPILING* to T\n" 476msgstr "" 477 478#: spvw.d:1691 479msgid " -norc - do not load the user ~/.clisprc file\n" 480msgstr "" 481 482#: spvw.d:1692 483msgid " -i file - load initfile (can be repeated)\n" 484msgstr "" 485 486#: spvw.d:1693 487msgid "Actions:\n" 488msgstr "" 489 490#: spvw.d:1694 491msgid " -c [-l] lispfile [-o outputfile] - compile LISPFILE\n" 492msgstr "" 493 494#: spvw.d:1695 495msgid " -x expression - execute the expression, then exit\n" 496msgstr "" 497 498#: spvw.d:1696 499msgid " lispfile [argument ...] - load lispfile, then exit\n" 500msgstr "" 501 502#: spvw.d:1697 503msgid "Default action is an interactive read-eval-print loop.\n" 504msgstr "" 505 506#: spvw.d:1755 507msgid " Amiga version: Joerg Hoehle\n" 508msgstr "" 509 510#: spvw.d:1759 511msgid " RISCOS port: Peter Burwood, Bruno Haible\n" 512msgstr "" 513 514#: spvw.d:1970 515msgid "Syntax for %s: nnnnnnn or nnnnKB or nMB\n" 516msgstr "" 517 518#: spvw.d:1974 519msgid "%s out of range\n" 520msgstr "" 521 522#: spvw.d:1986 523msgid "memory size" 524msgstr "" 525 526#: spvw.d:1996 527msgid "stack size" 528msgstr "" 529 530#: spvw.d:2317 531msgid "Return value of malloc() = %x is not compatible with type code distribution.\n" 532msgstr "" 533 534#: spvw.d:2324 535msgid "Only %d bytes available.\n" 536msgstr "" 537 538#: spvw.d:2558 539msgid "Couldn't determine the end of the SP stack!\n" 540msgstr "" 541 542#: spvw.d:2779 543msgid "" 544"\n" 545"WARNING: No initialisation file specified.\n" 546msgstr "" 547 548#: spvw.d:2797 549msgid "" 550"\n" 551"WARNING: No installation directory specified.\n" 552msgstr "" 553 554#: spvw.d:3002 555msgid "Not enough memory for Lisp.\n" 556msgstr "" 557 558#: spvw_alloca.d:49 559msgid "" 560"\n" 561"*** - Virtual memory exhausted. RESET" 562msgstr "" 563 564#: spvw_alloca.d:51 565msgid "" 566"\n" 567"*** - Memory exhausted. RESET" 568msgstr "" 569 570#: spvw_mmap.d:188 571msgid "Cannot reserve address range at 0x%x ." 572msgstr "" 573 574#: spvw_mmap.d:199 575msgid "Cannot reserve address range 0x%x-0x%x ." 576msgstr "" 577 578#: spvw_mmap.d:252 579msgid "CreateFileMapping() failed." 580msgstr "" 581 582#: spvw_mmap.d:259 583msgid "MapViewOfFileEx(addr=0x%x,off=0x%x) failed." 584msgstr "" 585 586#: spvw_mmap.d:266 587msgid "MapViewOfFileEx() returned 0x%x instead of 0x%x.\n" 588msgstr "" 589 590#: spvw_mmap.d:283 591msgid "VirtualFree() failed." 592msgstr "" 593 594#: spvw_mmap.d:299 595msgid "VirtualProtect() failed." 596msgstr "" 597 598#: spvw_multimap.d:144 599msgid "msync(0x%x,0x%x,MS_INVALIDATE) fails." 600msgstr "" 601 602#: spvw_multimap.d:209 603msgid "Cannot open %s ." 604msgstr "" 605 606#: spvw_multimap.d:220 607msgid "Cannot delete %s ." 608msgstr "" 609 610#: spvw_multimap.d:235 611msgid "** WARNING: ** Too few free disk space for %s .\n" 612msgstr "" 613 614#: spvw_multimap.d:238 615msgid "Please restart LISP with fewer memory (option -m).\n" 616msgstr "" 617 618#: spvw_multimap.d:246 619msgid "Cannot make %s long enough." 620msgstr "" 621 622#: spvw_multimap.d:265 623msgid "Cannot fill %s ." 624msgstr "" 625 626#: spvw_multimap.d:282 627msgid "Cannot close %s ." 628msgstr "" 629 630#: spvw_multimap.d:317 631msgid "Cannot close /dev/zero ." 632msgstr "" 633 634#: spvw_multimap.d:353 635msgid "Recompile your operating system with SYSV IPC support.\n" 636msgstr "" 637 638#: spvw_multimap.d:367 639msgid "Cannot allocate private shared memory segment." 640msgstr "" 641 642#: spvw_multimap.d:389 643msgid "Cannot map shared memory to address 0x%x." 644msgstr "" 645 646#: spvw_multimap.d:412 647msgid "Cannot fill shared memory." 648msgstr "" 649 650#: spvw_multimap.d:418 651msgid "Could not fill shared memory." 652msgstr "" 653 654#: spvw_multimap.d:433 655msgid "Cannot remove shared memory segment." 656msgstr "" 657 658#: spvw_fault.d:482 659msgid "mprotect() fails." 660msgstr "" 661 662#: spvw_sigsegv.d:31 663msgid "" 664"\n" 665"SIGSEGV cannot be cured. Fault address = 0x%x.\n" 666msgstr "" 667 668#: spvw_sigsegv.d:73 669msgid "Apollo 13 scenario: Stack overflow handling failed. On the next stack overflow we will crash!!!\n" 670msgstr "" 671 672#: spvw_garcol.d:2020 673msgid "munmap() fails." 674msgstr "" 675 676#: spvw_allocate.d:34 677msgid "No more room for LISP objects" 678msgstr "" 679 680#: spvw_allocate.d:54 681msgid "" 682"\n" 683"*** - No more room for LISP objects: RESET" 684msgstr "" 685 686#: spvw_memfile.d:235 687msgid "disk full" 688msgstr "" 689 690#: spvw_memfile.d:763 691msgid "operating system error during load of initialisation file `%s'\n" 692msgstr "" 693 694#: spvw_memfile.d:1235 695msgid "Cannot map the initialisation file into memory." 696msgstr "" 697 698#: spvw_memfile.d:1514 699msgid "operating system error during load of initialisation file\n" 700msgstr "" 701 702#: spvw_memfile.d:1520 703msgid "initialisation file was not created by this version of LISP\n" 704msgstr "" 705 706#: spvw_memfile.d:1524 707msgid "not enough memory for initialisation\n" 708msgstr "" 709 710#: eval.d:553 711msgid "~: ~ is a constant, cannot be bound dynamically" 712msgstr "" 713 714#: eval.d:1730 715msgid "FUNCTION: lambda-list for ~ is missing" 716msgstr "" 717 718#: eval.d:1740 719msgid "FUNCTION: lambda-list for ~ should be a list, not ~" 720msgstr "" 721 722#: eval.d:1853 723msgid "FUNCTION: illegal declaration ~" 724msgstr "" 725 726#: eval.d:1864 727msgid "FUNCTION: ~ is not a symbol, cannot be declared SPECIAL" 728msgstr "" 729 730#: eval.d:1947 731msgid "FUNCTION: too long variable specification after &OPTIONAL: ~" 732msgstr "" 733 734#: eval.d:1988 735msgid "FUNCTION: &REST var must be followed by &KEY or &AUX or end of list: ~" 736msgstr "" 737 738#: eval.d:1993 739msgid "FUNCTION: &REST must be followed by a variable: ~" 740msgstr "" 741 742#: eval.d:2044 743msgid "FUNCTION: ~ in ~ is not a symbol" 744msgstr "" 745 746#: eval.d:2100 747msgid "FUNCTION: incorrect variable specification after &KEY: ~" 748msgstr "" 749 750#: eval.d:2107 751msgid "FUNCTION: &ALLOW-OTHER-KEYS must be followed by &AUX or end of list: ~" 752msgstr "" 753 754#: eval.d:2142 755msgid "FUNCTION: too long variable specification after &AUX: ~" 756msgstr "" 757 758#: eval.d:2165 759msgid "FUNCTION: badly placed lambda-list keyword ~: ~" 760msgstr "" 761 762#: eval.d:2170 763msgid "FUNCTION: ~ is not a symbol, may not be used as a variable" 764msgstr "" 765 766#: eval.d:2175 767msgid "FUNCTION: ~ is a constant, may not be used as a variable" 768msgstr "" 769 770#: eval.d:2182 771msgid "FUNCTION: too many parameters in the lambda-list ~" 772msgstr "" 773 774#: eval.d:2189 775msgid "FUNCTION: a dot in a lambda-list is allowed only for macros, not here: ~" 776msgstr "" 777 778#: eval.d:2269 779msgid "~: ~ is a special operator, not a function" 780msgstr "" 781 782#: eval.d:2303 783msgid "~: the function ~ is undefined" 784msgstr "" 785 786#: eval.d:2411 787msgid "EVAL/APPLY: keyword arguments for ~ should occur pairwise" 788msgstr "" 789 790#: eval.d:2439 791msgid "EVAL/APPLY: ~ is not a symbol" 792msgstr "" 793 794#: eval.d:2465 795msgid "EVAL/APPLY: keyword ~ is illegal for ~. The possible keywords are ~" 796msgstr "" 797 798#: eval.d:2659 799msgid "EVAL/APPLY: too few arguments given to ~" 800msgstr "" 801 802#: eval.d:3153 803msgid "EVAL: variable ~ has no value" 804msgstr "" 805 806#: eval.d:3332 807msgid "EVAL: too few parameters for special-form ~: ~" 808msgstr "" 809 810#: eval.d:3346 811msgid "EVAL: too many parameters for special-form ~: ~" 812msgstr "" 813 814#: eval.d:3359 815msgid "EVAL: dotted parameter list for special form ~: ~" 816msgstr "" 817 818#: eval.d:3426 819msgid "EVAL: too few arguments given to ~: ~" 820msgstr "" 821 822#: eval.d:3439 823msgid "EVAL: too many arguments given to ~: ~" 824msgstr "" 825 826#: eval.d:3452 827msgid "EVAL: argument list given to ~ is dotted: ~" 828msgstr "" 829 830#: eval.d:4295 831msgid "APPLY: argument list given to ~ is dotted" 832msgstr "" 833 834#: eval.d:4307 835msgid "APPLY: too many arguments given to ~" 836msgstr "" 837 838#: eval.d:4319 839msgid "APPLY: too few arguments given to ~" 840msgstr "" 841 842#: eval.d:6813 843msgid "assignment to constant symbol ~ is impossible" 844msgstr "" 845 846#: eval.d:7743 847msgid "STACK corrupted" 848msgstr "" 849 850#: eval.d:8127 851msgid "~: ~ is not a correct index into ~" 852msgstr "" 853 854#: eval.d:8739 855msgid "undefined bytecode in ~ at byte ~" 856msgstr "" 857 858#: eval.d:8749 859msgid "too many return values" 860msgstr "" 861 862#: eval.d:8756 863msgid "Corrupted STACK in ~ at byte ~" 864msgstr "" 865 866#: control.d:63 867msgid "~: function name ~ should be a symbol" 868msgstr "" 869 870#: control.d:91 871msgid "~: undefined function ~" 872msgstr "" 873 874#: control.d:129 875msgid "~: ~ has no dynamic value" 876msgstr "" 877 878#: control.d:261 879msgid "~: the value of the constant ~ may not be altered" 880msgstr "" 881 882#: control.d:289 883msgid "~ called with odd number of arguments: ~" 884msgstr "" 885 886#: control.d:299 887msgid "dotted list given to ~ : ~" 888msgstr "" 889 890#: control.d:399 891msgid "~: the value of the constant ~ must not be removed" 892msgstr "" 893 894#: control.d:424 895msgid "~: the special operator definition of ~ must not be removed" 896msgstr "" 897 898#: control.d:506 899msgid "~: doc-strings are not allowed here: ~" 900msgstr "" 901 902#: control.d:579 903msgid "~: ~ is not a symbol, but was declared SPECIAL" 904msgstr "" 905 906#: control.d:661 907msgid "~: symbol ~ is declared special and must not be declared a macro" 908msgstr "" 909 910#: control.d:668 911msgid "~: symbol ~ must not be declared SPECIAL and a macro at the same time" 912msgstr "" 913 914#: control.d:697 915msgid "~: too many variables and/or declarations" 916msgstr "" 917 918#: control.d:981 919msgid "~: ~ is not a function specification" 920msgstr "" 921 922#: control.d:1146 923msgid "~: ~ is not a macro specification" 924msgstr "" 925 926#: control.d:1154 927msgid "~: macro name ~ should be a symbol" 928msgstr "" 929 930#: control.d:1192 931msgid "~: ~ is not a function and macro specification" 932msgstr "" 933 934#: control.d:1200 935msgid "~: function and macro name ~ should be a symbol" 936msgstr "" 937 938#: control.d:1327 939msgid "~: clause ~ should be a list" 940msgstr "" 941 942#: control.d:1360 943msgid "~: missing key list: ~" 944msgstr "" 945 946#: control.d:1370 947msgid "~: the ~ clause must be the last one" 948msgstr "" 949 950#: control.d:1434 951msgid "~: the block named ~ has already been left" 952msgstr "" 953 954#: control.d:1473 955msgid "~: no block named ~ is currently visible" 956msgstr "" 957 958#: control.d:1722 959msgid "~: ~ is neither tag nor form" 960msgstr "" 961 962#: control.d:1768 963msgid "~: illegal tag ~" 964msgstr "" 965 966#: control.d:1807 967msgid "~: tagbody for tag ~ has already been left" 968msgstr "" 969 970#: control.d:1822 971msgid "~: no tag named ~ is currently visible" 972msgstr "" 973 974#: control.d:1841 975msgid "~: too many values" 976msgstr "" 977 978#: control.d:1886 979msgid "~: too many arguments to ~" 980msgstr "" 981 982#: control.d:2149 983msgid "Argument ~ is not a macroexpansion environment" 984msgstr "" 985 986#: control.d:2211 987msgid "declarations ~ are not allowed here" 988msgstr "" 989 990#: control.d:2233 991msgid "~: ~ evaluated to the values ~, not of type ~" 992msgstr "" 993 994#: control.d:2249 995msgid "~: bad declaration ~" 996msgstr "" 997 998#: control.d:2362 999msgid "~: ~ may not be used as an environment" 1000msgstr "" 1001 1002#: control.d:2510 1003msgid "no doc-strings allowed here: ~" 1004msgstr "" 1005 1006#: control.d:2575 1007msgid "keyword argument list ~ has an odd length" 1008msgstr "" 1009 1010#: control.d:2611 1011msgid "illegal keyword/value pair ~, ~ in argument list. The allowed keywords are ~" 1012msgstr "" 1013 1014#: encoding.d:47 1015msgid "Character #\\u$$$$ cannot be represented in the character set ~" 1016msgstr "" 1017 1018#: encoding.d:226 1019msgid "character #x$$$$$$$$ in ~ conversion, not a Unicode-16, sorry" 1020msgstr "" 1021 1022#: encoding.d:420 1023msgid "invalid byte #x$$ in ~ conversion, not a Unicode-16" 1024msgstr "" 1025 1026#: encoding.d:438 1027msgid "invalid byte sequence #x$$ #x$$ in ~ conversion" 1028msgstr "" 1029 1030#: encoding.d:459 1031msgid "invalid byte sequence #x$$ #x$$ #x$$ in ~ conversion" 1032msgstr "" 1033 1034#: encoding.d:1064 1035msgid "invalid byte #x$$ in ~ conversion" 1036msgstr "" 1037 1038#: encoding.d:1446 1039msgid "~: illegal :CHARSET argument ~" 1040msgstr "" 1041 1042#: encoding.d:1459 1043msgid "~: illegal :LINE-TERMINATOR argument ~" 1044msgstr "" 1045 1046#: encoding.d:1471 1047msgid "~: illegal :INPUT-ERROR-ACTION argument ~" 1048msgstr "" 1049 1050#: encoding.d:1483 1051msgid "~: illegal :OUTPUT-ERROR-ACTION argument ~" 1052msgstr "" 1053 1054#: encoding.d:1532 1055msgid "~: argument ~ is not a character set" 1056msgstr "" 1057 1058#: encoding.d:2195 1059msgid "~: ~ is not a 1:1 encoding" 1060msgstr "" 1061 1062#: pathname.d:1302 1063msgid "~: host should be NIL, not ~" 1064msgstr "" 1065 1066#: pathname.d:1421 1067msgid "~: argument should be a string, symbol, file stream or pathname, not ~" 1068msgstr "" 1069 1070#: pathname.d:1464 1071msgid "~: filename for ~ is unknown" 1072msgstr "" 1073 1074#: pathname.d:1884 1075msgid "~(~ ~ ~): a logical pathname must contain host" 1076msgstr "" 1077 1078#: pathname.d:2335 1079msgid "~: there is no user named ~" 1080msgstr "" 1081 1082#: pathname.d:2642 1083msgid "~: syntax error in filename ~ at position ~" 1084msgstr "" 1085 1086#: pathname.d:2916 1087msgid "~: argument ~ is not a logical pathname, string, stream or symbol" 1088msgstr "" 1089 1090#: pathname.d:2972 1091msgid "~: endless loop while resolving ~" 1092msgstr "" 1093 1094#: pathname.d:2994 1095msgid "~: unknown logical host ~ in ~" 1096msgstr "" 1097 1098#: pathname.d:3006 1099msgid "~: No replacement rule for ~ is known." 1100msgstr "" 1101 1102#: pathname.d:3400 1103msgid "~: :VERSION-argument should be NIL or a positive fixnum or :WILD or :NEWEST, not ~" 1104msgstr "" 1105 1106#: pathname.d:3427 1107msgid "~: :VERSION-argument should be NIL or :WILD or :NEWEST, not ~" 1108msgstr "" 1109 1110#: pathname.d:4270 1111msgid "~: on host ~, device ~ is invalid, should be NIL" 1112msgstr "" 1113 1114#: pathname.d:4520 1115msgid "~: illegal ~ argument ~" 1116msgstr "" 1117 1118#: pathname.d:4866 1119msgid "wildcards are not allowed here: ~" 1120msgstr "" 1121 1122#: pathname.d:4903 1123msgid "~: argument ~ should be ~, ~, ~, ~, ~, ~ or ~" 1124msgstr "" 1125 1126#: pathname.d:6075 1127msgid "~: replacement pieces ~ do not fit into ~" 1128msgstr "" 1129 1130#: pathname.d:6168 1131msgid "~: ~ is not a specialization of ~" 1132msgstr "" 1133 1134#: pathname.d:6219 1135msgid "(~ ~ ~ ~) is ambiguous: ~" 1136msgstr "" 1137 1138#: pathname.d:6245 1139msgid "nonexistent directory: ~" 1140msgstr "" 1141 1142#: pathname.d:6261 1143msgid "~: File ~ already exists" 1144msgstr "" 1145 1146#: pathname.d:6547 1147msgid "\"..\\\\\" after \"...\\\\\" is invalid: ~" 1148msgstr "" 1149 1150#: pathname.d:6752 1151msgid "Couldn't access current directory" 1152msgstr "" 1153 1154#: pathname.d:6902 1155msgid "~: ~ names a file, not a directory" 1156msgstr "" 1157 1158#: pathname.d:6996 1159msgid "UNIX error while GETWD: ~" 1160msgstr "" 1161 1162#: pathname.d:7005 1163msgid "UNIX GETWD returned ~" 1164msgstr "" 1165 1166#: pathname.d:7107 1167msgid "UNIX REALPATH returned ~" 1168msgstr "" 1169 1170#: pathname.d:7329 1171msgid "~: If a device is specified, the directory must begin with ~: ~" 1172msgstr "" 1173 1174#: pathname.d:7721 1175msgid "no file name given: ~" 1176msgstr "" 1177 1178#: pathname.d:7735 1179msgid "not a directory: ~" 1180msgstr "" 1181 1182#: pathname.d:7804 1183msgid "~: file ~ does not exist" 1184msgstr "" 1185 1186#: pathname.d:7833 1187msgid "~: pathname with type but without name makes no sense: ~" 1188msgstr "" 1189 1190#: pathname.d:8064 1191msgid "cannot delete file ~ since there is file stream open to it" 1192msgstr "" 1193 1194#: pathname.d:8126 1195msgid "cannot rename file ~ since there is file stream open to it" 1196msgstr "" 1197 1198#: pathname.d:8720 1199msgid "file ~ does not exist" 1200msgstr "" 1201 1202#: pathname.d:8726 1203msgid "a file named ~ already exists" 1204msgstr "" 1205 1206#: pathname.d:8788 1207msgid "~: illegal :DIRECTION argument ~" 1208msgstr "" 1209 1210#: pathname.d:8817 1211msgid "~: illegal :IF-EXISTS argument ~" 1212msgstr "" 1213 1214#: pathname.d:8837 1215msgid "~: illegal :IF-DOES-NOT-EXIST argument ~" 1216msgstr "" 1217 1218#: pathname.d:10035 1219msgid "~: cannot change default directory on remote host: ~" 1220msgstr "" 1221 1222#: pathname.d:10081 1223msgid "root directory not allowed here: ~" 1224msgstr "" 1225 1226#: pathname.d:11119 1227msgid "~: library directory is not known, use a command line option to specify it" 1228msgstr "" 1229 1230#: stream.d:619 1231msgid "~: the last character read from ~ was not ~" 1232msgstr "" 1233 1234#: stream.d:627 1235msgid "~ from ~ without ~ before it" 1236msgstr "" 1237 1238#: stream.d:897 1239msgid "~: cannot output to ~" 1240msgstr "" 1241 1242#: stream.d:913 1243msgid "~ is not a character, cannot be output onto ~" 1244msgstr "" 1245 1246#: stream.d:929 1247msgid "~ is not an integer, cannot be output onto ~" 1248msgstr "" 1249 1250#: stream.d:944 1251msgid "integer ~ is out of range, cannot be output onto ~" 1252msgstr "" 1253 1254#: stream.d:997 1255msgid "~: argument ~ should be an input stream" 1256msgstr "" 1257 1258#: stream.d:1015 1259msgid "~: argument ~ should be an output stream" 1260msgstr "" 1261 1262#: stream.d:1354 1263msgid "~: argument should be a symbol, not ~" 1264msgstr "" 1265 1266#: stream.d:2528 1267msgid "~: ~ is not a string input stream" 1268msgstr "" 1269 1270#: stream.d:2658 1271msgid "~: ~ is not a string output stream" 1272msgstr "" 1273 1274#: stream.d:2700 1275msgid "~: argument ~ should be a string with fill pointer" 1276msgstr "" 1277 1278#: stream.d:3002 1279msgid "~: ~ is not a buffered input stream" 1280msgstr "" 1281 1282#: stream.d:3329 1283msgid "~: stream must be a generic-stream, not ~" 1284msgstr "" 1285 1286#: stream.d:3421 1287msgid "~: illegal :BUFFERED argument ~" 1288msgstr "" 1289 1290#: stream.d:3611 1291msgid "~: illegal :EXTERNAL-FORMAT argument ~" 1292msgstr "" 1293 1294#: stream.d:4052 1295msgid "~: Ctrl-C: User break" 1296msgstr "" 1297 1298#: stream.d:4104 1299msgid "unknown character set ~" 1300msgstr "" 1301 1302#: stream.d:6397 1303msgid "Unbuffered streams need an ~ with a bit size being a multiple of 8, not ~" 1304msgstr "" 1305 1306#: stream.d:6789 1307msgid "Closed ~ because disk is full." 1308msgstr "" 1309 1310#: stream.d:6977 1311msgid "cannot position ~ beyond EOF" 1312msgstr "" 1313 1314#: stream.d:8604 1315msgid "~: argument ~ ~ was specified, but ~ is not a regular file." 1316msgstr "" 1317 1318#: stream.d:8639 1319msgid "~: arguments ~ ~ and ~ ~ were specified, but ~ is not a regular file." 1320msgstr "" 1321 1322#: stream.d:8701 1323msgid "file ~ is not an integer file" 1324msgstr "" 1325 1326#: stream.d:10299 1327msgid "Return value ~ of call to ~ contains ~ which is not a ~." 1328msgstr "" 1329 1330#: stream.d:10618 1331msgid "character ~ contains bits, cannot be output onto ~" 1332msgstr "" 1333 1334#: stream.d:11357 1335msgid "RAW mode not supported on ~" 1336msgstr "" 1337 1338#: stream.d:11789 1339msgid "~: argument ~ should be a window stream" 1340msgstr "" 1341 1342#: stream.d:12444 1343msgid "cannot output to standard output" 1344msgstr "" 1345 1346#: stream.d:13840 1347msgid "environment has no TERM variable" 1348msgstr "" 1349 1350#: stream.d:13845 1351msgid "terminal type ~ unknown to termcap" 1352msgstr "" 1353 1354#: stream.d:13870 1355msgid "insufficient terminal: hardcopy terminal" 1356msgstr "" 1357 1358#: stream.d:13874 1359msgid "insufficient terminal: overstrikes, cannot clear output" 1360msgstr "" 1361 1362#: stream.d:13878 1363msgid "insufficient terminal: cannot scroll" 1364msgstr "" 1365 1366#: stream.d:13883 1367msgid "insufficient terminal: cannot clear screen" 1368msgstr "" 1369 1370#: stream.d:13887 1371msgid "insufficient terminal: cannot position cursor randomly" 1372msgstr "" 1373 1374#: stream.d:14399 1375msgid "~: package SCREEN is not implemented" 1376msgstr "" 1377 1378#: stream.d:15928 1379msgid "host should be string, not ~" 1380msgstr "" 1381 1382#: stream.d:15936 1383msgid "display should be a nonnegative fixnum, not ~" 1384msgstr "" 1385 1386#: stream.d:16004 1387msgid "~: stream must be a socket-stream, not ~" 1388msgstr "" 1389 1390#: stream.d:16017 1391msgid "~: argument ~ should be a vector of type (ARRAY (UNSIGNED-BYTE 8) (*))" 1392msgstr "" 1393 1394#: stream.d:16243 1395msgid "~: ~ is not a SOCKET-SERVER" 1396msgstr "" 1397 1398#: stream.d:16309 1399msgid "~: argument ~ is neither an open SOCKET-STREAM nor a positive FIXNUM" 1400msgstr "" 1401 1402#: stream.d:16503 1403msgid "~: argument ~ is not an open SOCKET-STREAM" 1404msgstr "" 1405 1406#: stream.d:16516 1407msgid "~: argument ~ is not a SOCKET-STREAM" 1408msgstr "" 1409 1410#: stream.d:16562 1411msgid "~: list ~ is too long (~ maximum)" 1412msgstr "" 1413 1414#: stream.d:16834 1415msgid "The value of ~ is not a stream: ~" 1416msgstr "" 1417 1418#: stream.d:16838 1419msgid "The value of ~ is not an appropriate stream: ~" 1420msgstr "" 1421 1422#: stream.d:16852 1423msgid "The value of ~ was not a stream: ~. It has been changed to ~." 1424msgstr "" 1425 1426#: stream.d:16871 1427msgid "readline library: out of memory." 1428msgstr "" 1429 1430#: stream.d:17175 1431msgid "~: The ~ of ~ cannot be changed from ~ to ~." 1432msgstr "" 1433 1434#: stream.d:18342 1435msgid "Return value ~ of call to ~ is not a fixnum >= 0 or NIL." 1436msgstr "" 1437 1438#: stream.d:18361 1439msgid "~ needs an ~ with a bit size being a multiple of 8, not ~" 1440msgstr "" 1441 1442#: stream.d:18423 1443msgid "~: illegal endianness argument ~" 1444msgstr "" 1445 1446#: stream.d:19158 1447msgid "~: argument ~ is not an open file stream" 1448msgstr "" 1449 1450#: stream.d:19192 1451msgid "~: position argument should be ~ or ~ or a nonnegative integer, not ~" 1452msgstr "" 1453 1454#: socket.d:1010 1455msgid "~: ~" 1456msgstr "" 1457 1458#: io.d:484 1459msgid "The value of ~ was not a readtable. It has been reset." 1460msgstr "" 1461 1462#: io.d:570 1463msgid "~: argument ~ is not a readtable" 1464msgstr "" 1465 1466#: io.d:773 1467msgid "~: ~ is a dispatch macro character" 1468msgstr "" 1469 1470#: io.d:838 1471msgid "~: ~ is not a dispatch macro character" 1472msgstr "" 1473 1474#: io.d:867 1475msgid "~: digit $ not allowed as sub-char" 1476msgstr "" 1477 1478#: io.d:917 1479msgid "~: new value ~ should be ~, ~, ~ or ~." 1480msgstr "" 1481 1482#: io.d:954 1483msgid "" 1484"The value of ~ should be an integer between 2 and 36, not ~.\n" 1485"It has been reset to 10." 1486msgstr "" 1487 1488#: io.d:1005 1489msgid "~ from ~: character read should be a character: ~" 1490msgstr "" 1491 1492#: io.d:1059 1493msgid "~: input stream ~ ends within an object. Last opening parenthesis probably in line ~." 1494msgstr "" 1495 1496#: io.d:1065 1497msgid "~: input stream ~ ends within an object" 1498msgstr "" 1499 1500#: io.d:1374 1501msgid "~ from ~: illegal character ~" 1502msgstr "" 1503 1504#: io.d:1387 1505msgid "~: input stream ~ ends within a token after single escape character" 1506msgstr "" 1507 1508#: io.d:1435 1509msgid "~: input stream ~ ends within a token after multiple escape character" 1510msgstr "" 1511 1512#: io.d:2017 1513msgid "~ from ~: ~ has no macro character definition" 1514msgstr "" 1515 1516#: io.d:2031 1517msgid "~ from ~: macro character definition for ~ may not return ~ values, only one value." 1518msgstr "" 1519 1520#: io.d:2055 1521msgid "~: input stream ~ ends within read macro beginning to ~" 1522msgstr "" 1523 1524#: io.d:2089 1525msgid "~ from ~: After ~ is ~ an undefined dispatch macro character" 1526msgstr "" 1527 1528#: io.d:2103 1529msgid "~ from ~: dispatch macro character definition for ~ after ~ may not return ~ values, only one value." 1530msgstr "" 1531 1532#: io.d:2179 1533msgid "~ from ~: a token consisting only of dots cannot be meaningfully read in" 1534msgstr "" 1535 1536#: io.d:2284 1537msgid "~ from ~: too many colons in token ~" 1538msgstr "" 1539 1540#: io.d:2334 1541msgid "~ from ~: there is no package with name ~" 1542msgstr "" 1543 1544#: io.d:2363 1545msgid "~ from ~: ~ has no external symbol with name ~" 1546msgstr "" 1547 1548#: io.d:2411 1549msgid "~ from ~: token \".\" not allowed here" 1550msgstr "" 1551 1552#: io.d:2481 1553msgid "~: no entry for ~ from ~ in ~ = ~" 1554msgstr "" 1555 1556#: io.d:2692 1557msgid "~ from ~: illegal end of dotted list" 1558msgstr "" 1559 1560#: io.d:2768 1561msgid "~ from ~: an object cannot start with ~" 1562msgstr "" 1563 1564#: io.d:2859 1565msgid "~: input stream ~ ends within a string" 1566msgstr "" 1567 1568#: io.d:2925 1569msgid "~ from ~: no number allowed between # and $" 1570msgstr "" 1571 1572#: io.d:3024 1573msgid "~: input stream ~ ends within a comment #$ ... $#" 1574msgstr "" 1575 1576#: io.d:3106 1577msgid "~ from ~: font number ~ for character is too large, should be = 0" 1578msgstr "" 1579 1580#: io.d:3139 1581msgid "~ from ~: there is no character bit with name ~" 1582msgstr "" 1583 1584#: io.d:3206 1585msgid "~ from ~: there is no character with name ~" 1586msgstr "" 1587 1588#: io.d:3269 1589msgid "~ from ~: token ~ after #$ is not a rational number in base ~" 1590msgstr "" 1591 1592#: io.d:3348 1593msgid "~ from ~: the number base must be given between # and R" 1594msgstr "" 1595 1596#: io.d:3363 1597msgid "~ from ~: The base ~ given between # and R should lie between 2 and 36" 1598msgstr "" 1599 1600#: io.d:3411 1601msgid "~ from ~: bad syntax for complex number: #C~" 1602msgstr "" 1603 1604#: io.d:3446 1605msgid "~ from ~: token expected after #:" 1606msgstr "" 1607 1608#: io.d:3475 1609msgid "~ from ~: token ~ after #: should contain no colon" 1610msgstr "" 1611 1612#: io.d:3528 1613msgid "~ from ~: only zeroes and ones are allowed after #*" 1614msgstr "" 1615 1616#: io.d:3557 1617msgid "~ from ~: bit vector is longer than the explicitly given length ~" 1618msgstr "" 1619 1620#: io.d:3566 1621msgid "~ from ~: must specify element of bit vector of length ~" 1622msgstr "" 1623 1624#: io.d:3646 1625msgid "~ from ~: vector is longer than the explicitly given length ~" 1626msgstr "" 1627 1628#: io.d:3655 1629msgid "~ from ~: must specify element of vector of length ~" 1630msgstr "" 1631 1632#: io.d:3740 1633msgid "~ from ~: bad syntax for array: #A~" 1634msgstr "" 1635 1636#: io.d:3806 1637msgid "~ from ~: ~ = ~ doesn't allow the evaluation of ~" 1638msgstr "" 1639 1640#: io.d:3933 1641msgid "~ from ~: a number must be given between # and $" 1642msgstr "" 1643 1644#: io.d:3945 1645msgid "~ from ~: label #~? too large" 1646msgstr "" 1647 1648#: io.d:3967 1649msgid "~ from ~: the value of ~ has been altered arbitrarily, it is not an alist: ~" 1650msgstr "" 1651 1652#: io.d:3987 1653msgid "~ from ~: label #~= may not be defined twice" 1654msgstr "" 1655 1656#: io.d:4014 1657msgid "~ from ~: #~= #~# is illegal" 1658msgstr "" 1659 1660#: io.d:4042 1661msgid "~ from ~: undefined label #~#" 1662msgstr "" 1663 1664#: io.d:4059 1665msgid "~ from ~: objects printed as #<...> cannot be read back in" 1666msgstr "" 1667 1668#: io.d:4077 1669msgid "~ from ~: objects printed as # in view of ~ cannot be read back in" 1670msgstr "" 1671 1672#: io.d:4159 1673msgid "~ from ~: illegal feature ~" 1674msgstr "" 1675 1676#: io.d:4295 1677msgid "~ from ~: #S must be followed by the type and the contents of the structure, not ~" 1678msgstr "" 1679 1680#: io.d:4308 1681msgid "~ from ~: the type of a structure should be a symbol, not ~" 1682msgstr "" 1683 1684#: io.d:4322 1685msgid "~ from ~: bad HASH-TABLE" 1686msgstr "" 1687 1688#: io.d:4349 1689msgid "~ from ~: bad ~" 1690msgstr "" 1691 1692#: io.d:4381 1693msgid "~ from ~: no structure of type ~ has been defined" 1694msgstr "" 1695 1696#: io.d:4392 1697msgid "~ from ~: bad ~ for ~" 1698msgstr "" 1699 1700#: io.d:4404 1701msgid "~ from ~: structures of type ~ cannot be read in, missing constructor function" 1702msgstr "" 1703 1704#: io.d:4426 1705msgid "~ from ~: a structure ~ may not contain a component \".\"" 1706msgstr "" 1707 1708#: io.d:4438 1709msgid "~ from ~: ~ is not a symbol, not a slot name of structure ~" 1710msgstr "" 1711 1712#: io.d:4448 1713msgid "~ from ~: missing value of slot ~ in structure ~" 1714msgstr "" 1715 1716#: io.d:4470 1717msgid "~ from ~: too many slots for structure ~" 1718msgstr "" 1719 1720#: io.d:4517 1721msgid "~ from ~: illegal syntax of closure code vector after #~Y" 1722msgstr "" 1723 1724#: io.d:4572 1725msgid "~ from ~: object #Y~ has not the syntax of a compiled closure" 1726msgstr "" 1727 1728#: io.d:4718 1729msgid "~ from ~: bad syntax for pathname: #P~" 1730msgstr "" 1731 1732#: io.d:4983 1733msgid "~: peek type should be NIL or T or a character, not ~" 1734msgstr "" 1735 1736#: io.d:5144 1737msgid "~: ~ argument should be an integer between 2 and 36, not ~" 1738msgstr "" 1739 1740#: io.d:5245 1741msgid "~: string ~ does not have integer syntax" 1742msgstr "" 1743 1744#: io.d:5417 1745msgid "~: Despite of ~, ~ cannot be printed readably." 1746msgstr "" 1747 1748#: io.d:5443 1749msgid "" 1750"~: the value ~ of ~ is neither ~ nor ~ nor ~.\n" 1751"It is reset to ~." 1752msgstr "" 1753 1754#: io.d:5886 1755msgid "~: must be a positive integer or NIL, not ~" 1756msgstr "" 1757 1758#: io.d:6847 1759msgid "~: not enough stack space for carrying out circularity analysis" 1760msgstr "" 1761 1762#: io.d:8571 1763msgid "~: bad ~" 1764msgstr "" 1765 1766#: io.d:9713 1767msgid "~: an unknown record type has been generated!" 1768msgstr "" 1769 1770#: array.d:228 1771msgid "index too large" 1772msgstr "" 1773 1774#: array.d:237 1775msgid "An array has been shortened by adjusting it while another array was displaced to it." 1776msgstr "" 1777 1778#: array.d:329 1779msgid "~: ~ is not an array" 1780msgstr "" 1781 1782#: array.d:474 1783msgid "~: index ~ for ~ is not of type `(INTEGER 0 (,ARRAY-DIMENSION-LIMIT))" 1784msgstr "" 1785 1786#: array.d:495 1787msgid "~: index ~ for ~ is out of range" 1788msgstr "" 1789 1790#: array.d:598 1791msgid "~: ~ does not fit into ~, bad type" 1792msgstr "" 1793 1794#: array.d:917 1795msgid "~: ~ is not an nonnegative integer less than the rank of ~" 1796msgstr "" 1797 1798#: array.d:1128 1799msgid "~: ~ is not an array of bits" 1800msgstr "" 1801 1802#: array.d:1993 1803msgid "~: The arguments ~ and ~ should be arrays of bits with the same dimensions" 1804msgstr "" 1805 1806#: array.d:2004 1807msgid "~: The arguments ~, ~ and ~ should be arrays of bits with the same dimensions" 1808msgstr "" 1809 1810#: array.d:3994 1811msgid "~: vector ~ has no fill pointer" 1812msgstr "" 1813 1814#: array.d:4044 1815msgid "~: ~ has length zero" 1816msgstr "" 1817 1818#: array.d:4072 1819msgid "~ works only on adjustable arrays, not on ~" 1820msgstr "" 1821 1822#: array.d:4090 1823msgid "~: extension ~ should be a positive fixnum" 1824msgstr "" 1825 1826#: array.d:4114 1827msgid "~: extending the vector by ~ elements makes it too long" 1828msgstr "" 1829 1830#: array.d:4186 1831msgid "~: cannot push ~ into array ~ (bad type)" 1832msgstr "" 1833 1834#: array.d:4485 1835msgid "~: dimension ~ is not of type `(INTEGER 0 (,ARRAY-DIMENSION-LIMIT))" 1836msgstr "" 1837 1838#: array.d:4528 1839msgid "~: dimensions ~ produce too large total-size" 1840msgstr "" 1841 1842#: array.d:4570 1843msgid "~: ambiguous, more than one initialisation specified" 1844msgstr "" 1845 1846#: array.d:4582 1847msgid "~: ~ must not be specified without ~" 1848msgstr "" 1849 1850#: array.d:4629 1851msgid "~: the initial-element ~ is not of type ~" 1852msgstr "" 1853 1854#: array.d:4720 1855msgid "~: ~ is of incorrect length" 1856msgstr "" 1857 1858#: array.d:4751 1859msgid "~: ~-argument ~ is not an array" 1860msgstr "" 1861 1862#: array.d:4794 1863msgid "~: ~-argument ~ does not have element type ~" 1864msgstr "" 1865 1866#: array.d:4811 1867msgid "~: ~-argument ~ is not of type `(INTEGER 0 (,ARRAY-TOTAL-SIZE-LIMIT))" 1868msgstr "" 1869 1870#: array.d:4823 1871msgid "~: array-total-size + displaced-offset (= ~) exceeds total size ~ of ~-argument" 1872msgstr "" 1873 1874#: array.d:4849 1875msgid "~: fill-pointer ~ should be a nonnegative fixnum" 1876msgstr "" 1877 1878#: array.d:4858 1879msgid "~: fill-pointer argument ~ is larger than the length ~" 1880msgstr "" 1881 1882#: array.d:4928 1883msgid "~: attempted rank ~ is too large" 1884msgstr "" 1885 1886#: array.d:4942 1887msgid "~: ~ may not be specified for an array of rank ~" 1888msgstr "" 1889 1890#: array.d:5141 1891msgid "~: array ~ is not adjustable" 1892msgstr "" 1893 1894#: array.d:5164 1895msgid "~: rank ~ of array ~ cannot be altered: ~" 1896msgstr "" 1897 1898#: array.d:5180 1899msgid "~: array ~ does not have element-type ~" 1900msgstr "" 1901 1902#: array.d:5234 1903msgid "~: cannot displace array ~ to itself" 1904msgstr "" 1905 1906#: array.d:5258 1907msgid "~: array ~ has no fill-pointer" 1908msgstr "" 1909 1910#: array.d:5273 1911msgid "~: the fill-pointer of array ~ is ~, greater than ~" 1912msgstr "" 1913 1914#: array.d:5424 1915msgid "Illegal START index ~ for ~" 1916msgstr "" 1917 1918#: array.d:5460 1919msgid "Illegal END index ~ for ~" 1920msgstr "" 1921 1922#: array.d:5474 1923msgid "~: invalid bit-vector length ~" 1924msgstr "" 1925 1926#: hashtabl.d:1148 1927msgid "Hash table size ~ too large" 1928msgstr "" 1929 1930#: hashtabl.d:1194 1931msgid "internal error occured while resizing ~" 1932msgstr "" 1933 1934#: hashtabl.d:1305 1935msgid "~: illegal :TEST argument ~" 1936msgstr "" 1937 1938#: hashtabl.d:1322 1939msgid "~: :SIZE argument should be a fixnum >=0, not ~" 1940msgstr "" 1941 1942#: hashtabl.d:1345 1943msgid "~: :REHASH-SIZE argument should be a float > 1, not ~" 1944msgstr "" 1945 1946#: hashtabl.d:1390 1947msgid "~: :REHASH-THRESHOLD argument should be a float between 0 and 1, not ~" 1948msgstr "" 1949 1950#: hashtabl.d:1465 1951msgid "~: internal error while building ~" 1952msgstr "" 1953 1954#: hashtabl.d:1509 1955msgid "~: argument ~ is not a hash-table" 1956msgstr "" 1957 1958#: list.d:642 1959msgid "~: ~ is not a nonnegative fixnum and therefore not a valid index" 1960msgstr "" 1961 1962#: list.d:738 1963msgid "~: ~ is not a nonnegative integer and therefore not a valid argument" 1964msgstr "" 1965 1966#: list.d:865 1967msgid "~: ~ is not a nonnegative fixnum and therefore not a valid list length" 1968msgstr "" 1969 1970#: list.d:1174 1971msgid "~: ~ is not a pair" 1972msgstr "" 1973 1974#: list.d:1921 1975msgid "~: lists ~ and ~ are not of same length" 1976msgstr "" 1977 1978#: list.d:2140 1979msgid "~: index ~ too large for ~" 1980msgstr "" 1981 1982#: list.d:2202 1983msgid "~: start index ~ too large for ~" 1984msgstr "" 1985 1986#: list.d:2247 1987msgid "~: end index ~ too large for ~" 1988msgstr "" 1989 1990#: package.d:386 1991msgid "symbol ~ cannot be deleted from symbol table" 1992msgstr "" 1993 1994#: package.d:808 1995msgid "~ inconsistent: symbol ~ is a shadowing symbol but not present" 1996msgstr "" 1997 1998#: package.d:1259 1999msgid "UNEXPORT in ~ is illegal" 2000msgstr "" 2001 2002#: package.d:1278 2003msgid "UNEXPORT works only on accessible symbols, not on ~ in ~" 2004msgstr "" 2005 2006#: package.d:1924 2007msgid "The value of *PACKAGE* was not a package. Old value ~. New value ~." 2008msgstr "" 2009 2010#: package.d:1946 2011msgid "Package ~ has been deleted." 2012msgstr "" 2013 2014#: package.d:1957 2015msgid "There is no package with name ~" 2016msgstr "" 2017 2018#: package.d:1967 2019msgid "~: argument should be a package or a package name, not ~" 2020msgstr "" 2021 2022#: package.d:1979 2023msgid "~: argument should be a string, not ~" 2024msgstr "" 2025 2026#: package.d:2002 2027msgid "~: argument ~ should be a string or a symbol" 2028msgstr "" 2029 2030#: package.d:2112 2031msgid "~: there is already a package named ~" 2032msgstr "" 2033 2034#: package.d:2302 2035msgid "~: argument should be a symbol or a list of symbols, not ~" 2036msgstr "" 2037 2038#: package.d:2537 2039msgid "Cannot change the case sensitiveness of ~." 2040msgstr "" 2041 2042#: record.d:35 2043msgid "~: ~ is not a valid index into ~" 2044msgstr "" 2045 2046#: record.d:47 2047msgid "~: ~ is not a record" 2048msgstr "" 2049 2050#: record.d:113 2051msgid "~: length ~ is illegal, should be of type (INTEGER (0) (65536))" 2052msgstr "" 2053 2054#: record.d:151 2055msgid "~: ~ is not a structure of type ~" 2056msgstr "" 2057 2058#: record.d:203 2059msgid "~: Slot ~ of ~ has no value" 2060msgstr "" 2061 2062#: record.d:313 2063msgid "~: ~ is not a closure" 2064msgstr "" 2065 2066#: record.d:327 2067msgid "~: This is not a compiled closure: ~" 2068msgstr "" 2069 2070#: record.d:401 2071msgid "~ is not a valid code-vector byte" 2072msgstr "" 2073 2074#: record.d:418 2075msgid "~: invalid code-vector ~" 2076msgstr "" 2077 2078#: record.d:428 2079msgid "~: function ~ is too big: ~" 2080msgstr "" 2081 2082#: record.d:469 2083msgid "~: This is not a prototype of a generic function: ~" 2084msgstr "" 2085 2086#: record.d:619 2087msgid "~: ~ is not a Macro" 2088msgstr "" 2089 2090#: record.d:726 2091msgid "~: ~ is not a weak pointer" 2092msgstr "" 2093 2094#: record.d:794 2095msgid "~: ~ is not a class" 2096msgstr "" 2097 2098#: record.d:827 2099msgid "ALLOCATE-INSTANCE: keyword argument list ~ has an odd length" 2100msgstr "" 2101 2102#: record.d:1035 2103msgid "" 2104"~: illegal keyword/value pair ~, ~ in argument list.\n" 2105"The allowed keywords are ~" 2106msgstr "" 2107 2108#: record.d:1071 2109msgid "SHARED-INITIALIZE: keyword argument list ~ has an odd length" 2110msgstr "" 2111 2112#: record.d:1198 2113msgid "REINITIALIZE-INSTANCE: keyword argument list ~ has an odd length" 2114msgstr "" 2115 2116#: record.d:1305 2117msgid "INITIALIZE-INSTANCE: keyword argument list ~ has an odd length" 2118msgstr "" 2119 2120#: record.d:1443 2121msgid "MAKE-INSTANCE: keyword argument list ~ has an odd length" 2122msgstr "" 2123 2124#: record.d:1509 2125msgid "~ method for ~ returned ~" 2126msgstr "" 2127 2128#: sequence.d:219 2129msgid "There are no sequences of type ~" 2130msgstr "" 2131 2132#: sequence.d:285 2133msgid "~ is not a sequence" 2134msgstr "" 2135 2136#: sequence.d:302 2137msgid "sequence type forces length ~, but result has length ~" 2138msgstr "" 2139 2140#: sequence.d:318 2141msgid "~: ~ should be an integer >=0, not ~" 2142msgstr "" 2143 2144#: sequence.d:550 2145msgid "~: the index should be a fixnum >=0, not ~" 2146msgstr "" 2147 2148#: sequence.d:567 2149msgid "~ ~: the index should be a fixnum >=0, not ~" 2150msgstr "" 2151 2152#: sequence.d:706 2153msgid "~: ~ is not a sequence" 2154msgstr "" 2155 2156#: sequence.d:930 2157msgid "~: size should be an integer >=0, not ~" 2158msgstr "" 2159 2160#: sequence.d:938 2161msgid "~: :update must not be specified without :initial-element" 2162msgstr "" 2163 2164#: sequence.d:1978 2165msgid "~: Must not specify both arguments to :TEST and :TEST-NOT" 2166msgstr "" 2167 2168#: sequence.d:2107 2169msgid "~: sequence ~ is too long" 2170msgstr "" 2171 2172#: sequence.d:2569 2173msgid "too long sequence ~" 2174msgstr "" 2175 2176#: charstrg.d:1760 2177msgid "~: the radix must be an integer between 2 and 36, not ~" 2178msgstr "" 2179 2180#: charstrg.d:2134 2181msgid "~: the code argument should be an integer, not ~" 2182msgstr "" 2183 2184#: charstrg.d:2156 2185msgid "~: cannot coerce ~ to a character" 2186msgstr "" 2187 2188#: charstrg.d:2197 2189msgid "~: the weight argument should be an integer, not ~" 2190msgstr "" 2191 2192#: charstrg.d:2239 2193msgid "~: argument should be an integer, not ~" 2194msgstr "" 2195 2196#: charstrg.d:2266 2197msgid "~: index should be an integer, not ~" 2198msgstr "" 2199 2200#: charstrg.d:2271 2201msgid "~: ~-index should be an integer, not ~" 2202msgstr "" 2203 2204#: charstrg.d:2288 2205msgid "~: index should be NIL or an integer, not ~" 2206msgstr "" 2207 2208#: charstrg.d:2293 2209msgid "~: ~-index should be NIL or an integer, not ~" 2210msgstr "" 2211 2212#: charstrg.d:2310 2213msgid "~: index should not be negative: ~" 2214msgstr "" 2215 2216#: charstrg.d:2315 2217msgid "~: ~-index should not be negative: ~" 2218msgstr "" 2219 2220#: charstrg.d:2339 2221msgid "~: index ~ should not be greater than the length of the string" 2222msgstr "" 2223 2224#: charstrg.d:2344 2225msgid "~: ~-index ~ should not be greater than the length of the string" 2226msgstr "" 2227 2228#: charstrg.d:2368 2229msgid "~: index ~ should be less than the length of the string" 2230msgstr "" 2231 2232#: charstrg.d:2373 2233msgid "~: ~-index ~ should be less than the length of the string" 2234msgstr "" 2235 2236#: charstrg.d:2478 2237msgid "~: argument should be a character, not ~" 2238msgstr "" 2239 2240#: charstrg.d:2604 2241msgid "~: argument ~ should be a string, a symbol or a character" 2242msgstr "" 2243 2244#: charstrg.d:2704 2245msgid "~: :start1-index ~ must not be greater than :end1-index ~" 2246msgstr "" 2247 2248#: charstrg.d:2728 2249msgid "~: :start2-index ~ must not be greater than :end2-index ~" 2250msgstr "" 2251 2252#: charstrg.d:3306 2253msgid "~: the string length ~ should be nonnegative fixnum" 2254msgstr "" 2255 2256#: charstrg.d:3338 2257msgid "~: :initial-element ~ should be of type character" 2258msgstr "" 2259 2260#: debug.d:718 2261msgid "~: bad frame climbing mode ~" 2262msgstr "" 2263 2264#: debug.d:738 2265msgid "~: ~ is not a stack pointer" 2266msgstr "" 2267 2268#: debug.d:930 2269msgid "~: ~ is not a pointer to an EVAL/APPLY frame" 2270msgstr "" 2271 2272#: debug.d:1203 2273msgid "~: environment is not an alist" 2274msgstr "" 2275 2276#: debug.d:1292 2277msgid "~: unknown frame type" 2278msgstr "" 2279 2280#: error.d:49 2281msgid "Unprintable error message" 2282msgstr "" 2283 2284#: error.d:669 2285msgid "~: User break" 2286msgstr "" 2287 2288#: error.d:730 2289msgid "~: ~ is not a list" 2290msgstr "" 2291 2292#: error.d:746 2293msgid "~: A true list must not end with ~" 2294msgstr "" 2295 2296#: error.d:764 2297msgid "~: ~ is not a symbol" 2298msgstr "" 2299 2300#: error.d:795 2301msgid "~: ~ is not a simple-vector" 2302msgstr "" 2303 2304#: error.d:811 2305msgid "~: ~ is not a vector" 2306msgstr "" 2307 2308#: error.d:827 2309msgid "~: argument ~ should be a nonnegative fixnum" 2310msgstr "" 2311 2312#: error.d:843 2313msgid "~: argument ~ is not a character" 2314msgstr "" 2315 2316#: error.d:858 2317msgid "~: argument ~ is not a string" 2318msgstr "" 2319 2320#: error.d:873 2321msgid "~: argument ~ is not a simple string" 2322msgstr "" 2323 2324#: error.d:887 2325msgid "Attempt to modify a read-only string: ~" 2326msgstr "" 2327 2328#: error.d:903 2329msgid "~: argument ~ is neither a string nor an integer" 2330msgstr "" 2331 2332#: error.d:919 2333msgid "~: argument ~ should be a stream" 2334msgstr "" 2335 2336#: error.d:937 2337msgid "~: argument ~ should be a stream of type ~" 2338msgstr "" 2339 2340#: error.d:969 2341msgid "" 2342"~: argument ~ is not a function.\n" 2343"To get a function in the current environment, write (FUNCTION ...).\n" 2344"To get a function in the global environment, write (COERCE '... 'FUNCTION)." 2345msgstr "" 2346 2347#: error.d:1119 2348msgid "~: ~ is not an `unsigned int' number" 2349msgstr "" 2350 2351#: error.d:1139 2352msgid "~: ~ is not an `int' number" 2353msgstr "" 2354 2355#: error.d:1159 2356msgid "~: ~ is not a `unsigned long' number" 2357msgstr "" 2358 2359#: error.d:1179 2360msgid "~: ~ is not a `long' number" 2361msgstr "" 2362 2363#: error.d:1195 2364msgid "~: ~ is not a single-float" 2365msgstr "" 2366 2367#: error.d:1211 2368msgid "~: ~ is not a double-float" 2369msgstr "" 2370 2371#: erramiga.d:11 2372msgid "Amiga OS error " 2373msgstr "" 2374 2375#: erramiga.d:40 2376msgid "not enough memory available" 2377msgstr "" 2378 2379#: erramiga.d:43 2380msgid "process table full" 2381msgstr "" 2382 2383#: erramiga.d:53 2384msgid "bad template" 2385msgstr "" 2386 2387#: erramiga.d:55 2388msgid "bad number" 2389msgstr "" 2390 2391#: erramiga.d:57 2392msgid "required argument missing" 2393msgstr "" 2394 2395#: erramiga.d:59 2396msgid "value after keyword missing" 2397msgstr "" 2398 2399#: erramiga.d:61 2400msgid "wrong number of arguments" 2401msgstr "" 2402 2403#: erramiga.d:63 2404msgid "unmatched quotes" 2405msgstr "" 2406 2407#: erramiga.d:65 2408msgid "argument line invalid or too long" 2409msgstr "" 2410 2411#: erramiga.d:67 2412msgid "file is not executable" 2413msgstr "" 2414 2415#: erramiga.d:69 2416msgid "invalid resident library" 2417msgstr "" 2418 2419#: erramiga.d:78 2420msgid "object is in use" 2421msgstr "" 2422 2423#: erramiga.d:80 2424msgid "object already exists" 2425msgstr "" 2426 2427#: erramiga.d:82 2428msgid "directory not found" 2429msgstr "" 2430 2431#: erramiga.d:84 2432msgid "object not found" 2433msgstr "" 2434 2435#: erramiga.d:86 2436msgid "invalid window description" 2437msgstr "" 2438 2439#: erramiga.d:88 2440msgid "object too large" 2441msgstr "" 2442 2443#: erramiga.d:91 2444msgid "packet request type unknown" 2445msgstr "" 2446 2447#: erramiga.d:93 2448msgid "object name invalid" 2449msgstr "" 2450 2451#: erramiga.d:95 2452msgid "invalid object lock" 2453msgstr "" 2454 2455#: erramiga.d:97 2456msgid "object is not of required type" 2457msgstr "" 2458 2459#: erramiga.d:99 2460msgid "disk not validated" 2461msgstr "" 2462 2463#: erramiga.d:101 2464msgid "disk is write-protected" 2465msgstr "" 2466 2467#: erramiga.d:103 2468msgid "rename across devices attempted" 2469msgstr "" 2470 2471#: erramiga.d:105 2472msgid "directory not empty" 2473msgstr "" 2474 2475#: erramiga.d:107 2476msgid "too many levels" 2477msgstr "" 2478 2479#: erramiga.d:109 2480msgid "device (or volume) is not mounted" 2481msgstr "" 2482 2483#: erramiga.d:111 2484msgid "seek failure" 2485msgstr "" 2486 2487#: erramiga.d:113 2488msgid "comment is too long" 2489msgstr "" 2490 2491#: erramiga.d:115 2492msgid "disk is full" 2493msgstr "" 2494 2495#: erramiga.d:117 2496msgid "object is protected from deletion" 2497msgstr "" 2498 2499#: erramiga.d:119 2500msgid "file is write protected" 2501msgstr "" 2502 2503#: erramiga.d:121 2504msgid "file is read protected" 2505msgstr "" 2506 2507#: erramiga.d:123 2508msgid "not a valid DOS disk" 2509msgstr "" 2510 2511#: erramiga.d:125 2512msgid "no disk in drive" 2513msgstr "" 2514 2515#: erramiga.d:132 2516msgid "no more entries in directory" 2517msgstr "" 2518 2519#: erramiga.d:134 2520msgid "object is soft link" 2521msgstr "" 2522 2523#: erramiga.d:136 2524msgid "object is linked" 2525msgstr "" 2526 2527#: erramiga.d:138 2528msgid "bad loadfile hunk" 2529msgstr "" 2530 2531#: erramiga.d:140 2532msgid "function not implemented" 2533msgstr "" 2534 2535#: erramiga.d:145 2536msgid "record not locked" 2537msgstr "" 2538 2539#: erramiga.d:147 2540msgid "record lock collision" 2541msgstr "" 2542 2543#: erramiga.d:149 2544msgid "record lock timeout" 2545msgstr "" 2546 2547#: erramiga.d:151 2548msgid "record unlock error" 2549msgstr "" 2550 2551#: erramiga.d:158 2552msgid "buffer overflow" 2553msgstr "" 2554 2555#: erramiga.d:160 2556msgid "break" 2557msgstr "" 2558 2559#: erramiga.d:162 2560msgid "file not executable" 2561msgstr "" 2562 2563#: erramiga.d:170 2564msgid "Ok, No error" 2565msgstr "" 2566 2567#: errunix.d:57 2568msgid "Operation not permitted" 2569msgstr "" 2570 2571#: errunix.d:63 2572msgid "No such file or directory" 2573msgstr "" 2574 2575#: errunix.d:69 2576msgid "No such process" 2577msgstr "" 2578 2579#: errunix.d:75 2580msgid "Interrupted system call" 2581msgstr "" 2582 2583#: errunix.d:81 2584msgid "I/O error" 2585msgstr "" 2586 2587#: errunix.d:87 2588msgid "No such device or address" 2589msgstr "" 2590 2591#: errunix.d:93 2592msgid "Arg list too long" 2593msgstr "" 2594 2595#: errunix.d:99 2596msgid "Exec format error" 2597msgstr "" 2598 2599#: errunix.d:105 2600msgid "Bad file number" 2601msgstr "" 2602 2603#: errunix.d:111 2604msgid "No child processes" 2605msgstr "" 2606 2607#: errunix.d:117 2608msgid "No more processes" 2609msgstr "" 2610 2611#: errunix.d:123 2612msgid "Not enough memory" 2613msgstr "" 2614 2615#: errunix.d:129 2616msgid "Permission denied" 2617msgstr "" 2618 2619#: errunix.d:135 2620msgid "Bad address" 2621msgstr "" 2622 2623#: errunix.d:141 2624msgid "Block device required" 2625msgstr "" 2626 2627#: errunix.d:147 2628msgid "Device busy" 2629msgstr "" 2630 2631#: errunix.d:153 2632msgid "File exists" 2633msgstr "" 2634 2635#: errunix.d:159 2636msgid "Cross-device link" 2637msgstr "" 2638 2639#: errunix.d:165 2640msgid "No such device" 2641msgstr "" 2642 2643#: errunix.d:171 2644msgid "Not a directory" 2645msgstr "" 2646 2647#: errunix.d:177 2648msgid "Is a directory" 2649msgstr "" 2650 2651#: errunix.d:183 2652msgid "Invalid argument" 2653msgstr "" 2654 2655#: errunix.d:189 2656msgid "File table overflow" 2657msgstr "" 2658 2659#: errunix.d:195 2660msgid "Too many open files" 2661msgstr "" 2662 2663#: errunix.d:201 2664msgid "Inappropriate ioctl for device" 2665msgstr "" 2666 2667#: errunix.d:207 2668msgid "Text file busy" 2669msgstr "" 2670 2671#: errunix.d:213 2672msgid "File too large" 2673msgstr "" 2674 2675#: errunix.d:219 2676msgid "No space left on device" 2677msgstr "" 2678 2679#: errunix.d:225 2680msgid "Illegal seek" 2681msgstr "" 2682 2683#: errunix.d:231 2684msgid "Read-only file system" 2685msgstr "" 2686 2687#: errunix.d:237 2688msgid "Too many links" 2689msgstr "" 2690 2691#: errunix.d:243 2692msgid "Broken pipe, child process terminated or socket closed" 2693msgstr "" 2694 2695#: errunix.d:253 2696msgid "Argument out of domain" 2697msgstr "" 2698 2699#: errunix.d:259 2700msgid "Result too large" 2701msgstr "" 2702 2703#: errunix.d:266 2704msgid "Invalid multibyte or wide character" 2705msgstr "" 2706 2707#: errunix.d:273 2708msgid "Operation would block" 2709msgstr "" 2710 2711#: errunix.d:279 2712msgid "Operation now in progress" 2713msgstr "" 2714 2715#: errunix.d:285 2716msgid "Operation already in progress" 2717msgstr "" 2718 2719#: errunix.d:292 2720msgid "Too many levels of symbolic links" 2721msgstr "" 2722 2723#: errunix.d:298 2724msgid "File name too long" 2725msgstr "" 2726 2727#: errunix.d:304 2728msgid "Directory not empty" 2729msgstr "" 2730 2731#: errunix.d:311 2732msgid "Stale NFS file handle" 2733msgstr "" 2734 2735#: errunix.d:317 2736msgid "Too many levels of remote in path" 2737msgstr "" 2738 2739#: errunix.d:324 2740msgid "Socket operation on non-socket" 2741msgstr "" 2742 2743#: errunix.d:330 2744msgid "Destination address required" 2745msgstr "" 2746 2747#: errunix.d:336 2748msgid "Message too long" 2749msgstr "" 2750 2751#: errunix.d:342 2752msgid "Protocol wrong type for socket" 2753msgstr "" 2754 2755#: errunix.d:348 2756msgid "Option not supported by protocol" 2757msgstr "" 2758 2759#: errunix.d:354 2760msgid "Protocol not supported" 2761msgstr "" 2762 2763#: errunix.d:360 2764msgid "Socket type not supported" 2765msgstr "" 2766 2767#: errunix.d:366 2768msgid "Operation not supported on socket" 2769msgstr "" 2770 2771#: errunix.d:372 2772msgid "Protocol family not supported" 2773msgstr "" 2774 2775#: errunix.d:378 2776msgid "Address family not supported by protocol family" 2777msgstr "" 2778 2779#: errunix.d:384 2780msgid "Address already in use" 2781msgstr "" 2782 2783#: errunix.d:390 2784msgid "Can't assign requested address" 2785msgstr "" 2786 2787#: errunix.d:396 2788msgid "Network is down" 2789msgstr "" 2790 2791#: errunix.d:402 2792msgid "Network is unreachable" 2793msgstr "" 2794 2795#: errunix.d:408 2796msgid "Network dropped connection on reset" 2797msgstr "" 2798 2799#: errunix.d:414 2800msgid "Software caused connection abort" 2801msgstr "" 2802 2803#: errunix.d:420 2804msgid "Connection reset by peer" 2805msgstr "" 2806 2807#: errunix.d:426 2808msgid "No buffer space available" 2809msgstr "" 2810 2811#: errunix.d:432 2812msgid "Socket is already connected" 2813msgstr "" 2814 2815#: errunix.d:438 2816msgid "Socket is not connected" 2817msgstr "" 2818 2819#: errunix.d:444 2820msgid "Can't send after socket shutdown" 2821msgstr "" 2822 2823#: errunix.d:450 2824msgid "Too many references: can't splice" 2825msgstr "" 2826 2827#: errunix.d:456 2828msgid "Connection timed out" 2829msgstr "" 2830 2831#: errunix.d:462 2832msgid "Connection refused" 2833msgstr "" 2834 2835#: errunix.d:467 2836msgid "Remote peer released connection" 2837msgstr "" 2838 2839#: errunix.d:472 2840msgid "Host is down" 2841msgstr "" 2842 2843#: errunix.d:478 2844msgid "Host is unreachable" 2845msgstr "" 2846 2847#: errunix.d:483 2848msgid "Networking error" 2849msgstr "" 2850 2851#: errunix.d:489 2852msgid "Too many processes" 2853msgstr "" 2854 2855#: errunix.d:495 2856msgid "Too many users" 2857msgstr "" 2858 2859#: errunix.d:501 2860msgid "Disk quota exceeded" 2861msgstr "" 2862 2863#: errunix.d:508 2864msgid "Not a stream device" 2865msgstr "" 2866 2867#: errunix.d:514 2868msgid "Timer expired" 2869msgstr "" 2870 2871#: errunix.d:520 2872msgid "Out of stream resources" 2873msgstr "" 2874 2875#: errunix.d:526 2876msgid "No message of desired type" 2877msgstr "" 2878 2879#: errunix.d:532 2880msgid "Not a data message" 2881msgstr "" 2882 2883#: errunix.d:539 2884msgid "Identifier removed" 2885msgstr "" 2886 2887#: errunix.d:546 2888msgid "Resource deadlock would occur" 2889msgstr "" 2890 2891#: errunix.d:552 2892msgid "No record locks available" 2893msgstr "" 2894 2895#: errunix.d:559 2896msgid "Machine is not on the network" 2897msgstr "" 2898 2899#: errunix.d:577 2900msgid "Link has been severed" 2901msgstr "" 2902 2903#: errunix.d:583 2904msgid "Advertise error" 2905msgstr "" 2906 2907#: errunix.d:589 2908msgid "Srmount error" 2909msgstr "" 2910 2911#: errunix.d:595 2912msgid "Communication error on send" 2913msgstr "" 2914 2915#: errunix.d:601 2916msgid "Protocol error" 2917msgstr "" 2918 2919#: errunix.d:607 2920msgid "Multihop attempted" 2921msgstr "" 2922 2923#: errunix.d:619 2924msgid "Remote address changed" 2925msgstr "" 2926 2927#: errunix.d:626 2928msgid "Function not implemented" 2929msgstr "" 2930 2931#: errunix.d:633 2932msgid "Not supported under MS-DOS" 2933msgstr "" 2934 2935#: errunix.d:664 2936msgid "UNIX error " 2937msgstr "" 2938 2939#: errunix.d:666 2940msgid "UNIX library error " 2941msgstr "" 2942 2943#: errwin32.d:3880 2944msgid "Win32 error " 2945msgstr "" 2946 2947#: errwin32.d:3929 2948msgid "Winsock error " 2949msgstr "" 2950 2951#: misc.d:108 2952msgid "This file was produced by another lisp version, must be recompiled." 2953msgstr "" 2954 2955#: misc.d:325 2956msgid "~: type of attribute ~ is unsupported" 2957msgstr "" 2958 2959#: predtype.d:1947 2960msgid "~: type ~ does not correspond to a class" 2961msgstr "" 2962 2963#: predtype.d:1990 2964msgid "~: ~ does not name a class" 2965msgstr "" 2966 2967#: predtype.d:2301 2968msgid "~: bad type specification ~" 2969msgstr "" 2970 2971#: predtype.d:2309 2972msgid "~: ~ cannot be coerced to type ~" 2973msgstr "" 2974 2975#: symbol.d:48 2976msgid "~: the property list of ~ has an odd length" 2977msgstr "" 2978 2979#: symbol.d:104 2980msgid "SETF SYMBOL-FUNCTION: ~ is not a function" 2981msgstr "" 2982 2983#: symbol.d:129 2984msgid "~: ~ is not a system function" 2985msgstr "" 2986 2987#: symbol.d:430 2988msgid "~: invalid argument ~" 2989msgstr "" 2990 2991#: symbol.d:444 2992msgid "The value of *GENSYM-COUNTER* was not a nonnegative integer. Old value ~. New value ~." 2993msgstr "" 2994 2995#: lisparit.d:359 2996msgid "argument to ~ should be a number: ~" 2997msgstr "" 2998 2999#: lisparit.d:375 3000msgid "argument to ~ should be a real number: ~" 3001msgstr "" 3002 3003#: lisparit.d:391 3004msgid "argument to ~ should be a floating point number: ~" 3005msgstr "" 3006 3007#: lisparit.d:407 3008msgid "argument to ~ should be a rational number: ~" 3009msgstr "" 3010 3011#: lisparit.d:423 3012msgid "argument to ~ should be an integer: ~" 3013msgstr "" 3014 3015#: lisparit.d:439 3016msgid "~: argument should be a positive fixnum, not ~" 3017msgstr "" 3018 3019#: lisparit.d:1846 3020msgid "~: argument should be a random-state, not ~" 3021msgstr "" 3022 3023#: lisparit.d:1861 3024msgid "~: the value of ~ should be a random-state, not ~" 3025msgstr "" 3026 3027#: lisparit.d:1885 3028msgid "~: argument should be positive and an integer or float, not ~" 3029msgstr "" 3030 3031#: lisparit.d:1970 3032msgid "~ : argument should be a fixnum >=0, not ~" 3033msgstr "" 3034 3035#: aridecl.d:338 3036msgid "division by zero" 3037msgstr "" 3038 3039#: aridecl.d:348 3040msgid "floating point overflow" 3041msgstr "" 3042 3043#: aridecl.d:358 3044msgid "floating point underflow" 3045msgstr "" 3046 3047#: intelem.d:1443 3048msgid "bignum overflow" 3049msgstr "" 3050 3051#: intlog.d:469 3052msgid "~: ~ is not a valid boolean operation" 3053msgstr "" 3054 3055#: intlog.d:725 3056msgid "~: too large shift amount ~" 3057msgstr "" 3058 3059#: intbyte.d:16 3060msgid "The arguments to BYTE must be fixnums >=0: ~, ~" 3061msgstr "" 3062 3063#: intbyte.d:40 3064msgid "~ is not a BYTE specifier" 3065msgstr "" 3066 3067#: intmal.d:8 3068msgid "overflow during multiplication of large numbers" 3069msgstr "" 3070 3071#: intdiv.d:373 3072msgid "quotient ~ / ~ is not an integer" 3073msgstr "" 3074 3075#: intsqrt.d:426 3076msgid "~ applied to negative number ~" 3077msgstr "" 3078 3079#: lfloat.d:8 3080msgid "long float too long" 3081msgstr "" 3082 3083#: flo_konv.d:465 3084msgid "floating point NaN occurred" 3085msgstr "" 3086 3087#: rexx.d:34 3088msgid "Communication with ARexx isn't possible." 3089msgstr "" 3090 3091#: rexx.d:116 3092msgid "~ must be a string for commands or a vector of strings for a function" 3093msgstr "" 3094 3095#: rexx.d:125 3096msgid "~: an ARexx function must have 0 to ~ arguments: ~" 3097msgstr "" 3098 3099#: rexx.d:139 3100msgid "~: must be a string for ARexx: ~" 3101msgstr "" 3102 3103#: rexx.d:161 3104msgid "Only NIL, T and strings are accepted for ~ : ~" 3105msgstr "" 3106 3107#: rexx.d:474 3108msgid "~: Not a Fixnum: ~" 3109msgstr "" 3110 3111#: rexx.d:484 3112msgid "~: Not an incoming Rexx message: ~" 3113msgstr "" 3114 3115#: affi.d:85 3116msgid "~: Unsupported call mechanism: ~" 3117msgstr "" 3118 3119#: affi.d:96 3120msgid "~: Bad function prototype: ~" 3121msgstr "" 3122 3123#: affi.d:107 3124msgid "~: Wrong number of arguments for prototype ~" 3125msgstr "" 3126 3127#: affi.d:121 3128msgid "~: Bad argument for prototype ~: ~" 3129msgstr "" 3130 3131#: affi.d:132 3132msgid "~: Bad argument: ~" 3133msgstr "" 3134 3135#: affi.d:153 3136msgid "~: ~ is not a valid address" 3137msgstr "" 3138 3139#: foreign.d:27 3140msgid "~ comes from a previous Lisp session and is invalid" 3141msgstr "" 3142 3143#: foreign.d:100 3144msgid "A foreign variable ~ already exists" 3145msgstr "" 3146 3147#: foreign.d:140 3148msgid "A foreign function ~ already exists" 3149msgstr "" 3150 3151#: foreign.d:182 3152msgid "illegal foreign data type ~" 3153msgstr "" 3154 3155#: foreign.d:196 3156msgid "~ cannot be converted to the foreign type ~" 3157msgstr "" 3158 3159#: foreign.d:209 3160msgid "64 bit integers are not supported on this platform and with this C compiler: ~" 3161msgstr "" 3162 3163#: foreign.d:564 3164msgid "No more room for foreign language interface" 3165msgstr "" 3166 3167#: foreign.d:573 3168msgid ":MALLOC-FREE is not available under AMIGAOS." 3169msgstr "" 3170 3171#: foreign.d:2113 3172msgid "~: argument is not a foreign variable: ~" 3173msgstr "" 3174 3175#: foreign.d:2123 3176msgid "~: foreign variable with unknown type, missing DEF-C-VAR: ~" 3177msgstr "" 3178 3179#: foreign.d:2137 3180msgid "A foreign variable ~ does not exist" 3181msgstr "" 3182 3183#: foreign.d:2149 3184msgid "~: foreign variable ~ does not have the required size or alignment" 3185msgstr "" 3186 3187#: foreign.d:2163 3188msgid "~: type specifications for foreign variable ~ conflict: ~ and ~" 3189msgstr "" 3190 3191#: foreign.d:2212 3192msgid "~: foreign variable ~ may not be modified" 3193msgstr "" 3194 3195#: foreign.d:2272 3196msgid "~: foreign variable ~ of type ~ is not an array" 3197msgstr "" 3198 3199#: foreign.d:2358 3200msgid "~: foreign variable ~ of type ~ is not a pointer" 3201msgstr "" 3202 3203#: foreign.d:2462 3204msgid "~: foreign variable ~ of type ~ is not a struct or union" 3205msgstr "" 3206 3207#: foreign.d:2471 3208msgid "~: foreign variable ~ of type ~ has no component with name ~" 3209msgstr "" 3210 3211#: foreign.d:2557 3212msgid "~: argument is not a foreign function: ~" 3213msgstr "" 3214 3215#: foreign.d:2568 3216msgid "~: foreign function with unknown calling convention, missing DEF-CALL-OUT: ~" 3217msgstr "" 3218 3219#: foreign.d:2594 3220msgid "~: A foreign function ~ does not exist" 3221msgstr "" 3222 3223#: foreign.d:2601 3224msgid "~: calling conventions for foreign function ~ conflict" 3225msgstr "" 3226 3227#: foreign.d:2884 3228msgid "~: Too few arguments (~ instead of at least ~) to ~" 3229msgstr "" 3230 3231#: foreign.d:2896 3232msgid "~: :OUT argument is not a pointer: ~" 3233msgstr "" 3234 3235#: foreign.d:2941 3236msgid "~: Too many arguments (~ instead of ~) to ~" 3237msgstr "" 3238 3239#: foreign.d:3510 3240msgid "~: Cannot open library ~" 3241msgstr "" 3242 3243#: foreign.d:3608 3244msgid "~: ~ is not a library" 3245msgstr "" 3246 3247#: amigaaux.d:212 3248msgid "This version of CLISP runs only in low address memory.\n" 3249msgstr "" 3250 3251#: init.lisp:347 3252msgid "~S is a special form and may not be redefined." 3253msgstr "" 3254 3255#: init.lisp:354 3256msgid "Redefining the COMMON LISP ~A ~S" 3257msgstr "" 3258 3259#: init.lisp:371 3260msgid "DEFUN/DEFMACRO: redefining ~S; it was traced!" 3261msgstr "" 3262 3263#: init.lisp:391 3264msgid "~S is impossible in compiled code" 3265msgstr "" 3266 3267#: init.lisp:478 3268msgid "~S is an invalid function environment" 3269msgstr "" 3270 3271#: init.lisp:525 3272msgid "~S is an invalid variable environment" 3273msgstr "" 3274 3275#: init.lisp:592 3276msgid "~S: ~S is illegal since ~S is a local macro" 3277msgstr "" 3278 3279#: init.lisp:596 3280msgid "~S: invalid function environment ~S" 3281msgstr "" 3282 3283#: init.lisp:602 3284msgid "~S: ~S is invalid since ~S is not a symbol" 3285msgstr "" 3286 3287#: init.lisp:776 3288msgid "code after MACROLET contains a dotted list, ending with ~S" 3289msgstr "" 3290 3291#: init.lisp:792 3292msgid "illegal syntax in MACROLET: ~S" 3293msgstr "" 3294 3295#: init.lisp:813 3296msgid "code after SYMBOL-MACROLET contains a dotted list, ending with ~S" 3297msgstr "" 3298 3299#: init.lisp:844 3300msgid "illegal syntax in SYMBOL-MACROLET: ~S" 3301msgstr "" 3302 3303#: init.lisp:883 3304msgid "bad function environment occurred in ~S: ~S" 3305msgstr "" 3306 3307#: init.lisp:892 3308msgid "~S: invalid form ~S" 3309msgstr "" 3310 3311#: init.lisp:903 3312msgid "code contains a dotted list, ending with ~S" 3313msgstr "" 3314 3315#: init.lisp:946 3316msgid "~S: ~S should be a lambda expression" 3317msgstr "" 3318 3319#: init.lisp:987 3320msgid "lambda list must not end with the atom ~S" 3321msgstr "" 3322 3323#: init.lisp:1149 3324msgid "FLET/LABELS: code contains a dotted list, ending with ~S" 3325msgstr "" 3326 3327#: init.lisp:1158 3328msgid "illegal syntax in FLET/LABELS: ~S" 3329msgstr "" 3330 3331#: init.lisp:1179 3332msgid "FUNCTION-MACRO-LET: code contains a dotted list, ending with ~S" 3333msgstr "" 3334 3335#: init.lisp:1193 3336msgid "illegal syntax in FUNCTION-MACRO-LET: ~S" 3337msgstr "" 3338 3339#: init.lisp:1350 3340msgid "Loading file " 3341msgstr "" 3342 3343#: init.lisp:1352 3344msgid " ..." 3345msgstr "" 3346 3347#: init.lisp:1378 3348msgid "Loading of file " 3349msgstr "" 3350 3351#: init.lisp:1380 3352msgid " is finished." 3353msgstr "" 3354 3355#: init.lisp:1387 3356msgid "A file with name ~A does not exist" 3357msgstr "" 3358 3359#: init.lisp:1401 3360msgid "~S: missing function name and/or parameter list" 3361msgstr "" 3362 3363#: init.lisp:1409 3364msgid "~S: ~S is not a symbol." 3365msgstr "" 3366 3367#: init.lisp:1414 3368msgid "~S: special operator ~S cannot be redefined." 3369msgstr "" 3370 3371#: init.lisp:1610 3372msgid "~S: cannot define a function from that: ~S" 3373msgstr "" 3374 3375#: init.lisp:1620 3376msgid "~S: function ~S is missing a lambda list" 3377msgstr "" 3378 3379#: backquote.lisp:39 3380msgid "~S: comma is illegal outside of backquote" 3381msgstr "" 3382 3383#: backquote.lisp:44 3384msgid "~S: more commas out than backquotes in, is illegal" 3385msgstr "" 3386 3387#: backquote.lisp:205 3388msgid "The syntax ,@form is valid only in lists" 3389msgstr "" 3390 3391#: backquote.lisp:210 3392msgid "The syntax ,.form is valid only in lists" 3393msgstr "" 3394 3395#: defmacro.lisp:44 3396msgid "Both will be ignored." 3397msgstr "" 3398 3399#: defmacro.lisp:45 3400msgid "Invalid keyword-value-pair: ~S ~S" 3401msgstr "" 3402 3403#: defmacro.lisp:54 3404msgid "The macro ~S may not be called with ~S arguments: ~S" 3405msgstr "" 3406 3407#: defmacro.lisp:126 3408msgid "The lambda list of macro ~S contains a dot after &AUX." 3409msgstr "" 3410 3411#: defmacro.lisp:132 3412msgid "in macro ~S: ~S may not be used as &AUX variable." 3413msgstr "" 3414 3415#: defmacro.lisp:151 3416msgid "The lambda list of macro ~S contains a dot after &KEY." 3417msgstr "" 3418 3419#: defmacro.lisp:161 3420msgid "The lambda list of macro ~S contains a badly placed ~S." 3421msgstr "" 3422 3423#: defmacro.lisp:179 3424msgid "The lambda list of macro ~S contains the invalid element ~S" 3425msgstr "" 3426 3427#: defmacro.lisp:209 3428msgid "~0*It will be ignored." 3429msgstr "" 3430 3431#: defmacro.lisp:210 3432msgid "The lambda list of macro ~S contains an invalid keyword specification ~S" 3433msgstr "" 3434 3435#: defmacro.lisp:281 3436msgid "The lambda list of macro ~S is missing a variable after &REST/&BODY." 3437msgstr "" 3438 3439#: defmacro.lisp:292 3440msgid "The lambda list of macro ~S contains an illegal variable after &REST/&BODY: ~S" 3441msgstr "" 3442 3443#: defmacro.lisp:302 3444msgid "The lambda list of macro ~S contains a misplaced dot." 3445msgstr "" 3446 3447#: defmacro.lisp:307 3448msgid "They will be ignored." 3449msgstr "" 3450 3451#: defmacro.lisp:308 3452msgid "The lambda list of macro ~S contains superfluous elements: ~S" 3453msgstr "" 3454 3455#: defmacro.lisp:361 3456msgid "The lambda list of macro ~S contains an illegal &REST variable: ~S" 3457msgstr "" 3458 3459#: defmacro.lisp:375 3460msgid "The lambda list of macro ~S contains an invalid &WHOLE: ~S" 3461msgstr "" 3462 3463#: defmacro.lisp:381 3464msgid "The lambda list of macro ~S contains a superfluous ~S." 3465msgstr "" 3466 3467#: defmacro.lisp:397 3468msgid "The lambda list of macro ~S contains ~S before &KEY." 3469msgstr "" 3470 3471#: defmacro.lisp:402 3472msgid "The lambda list of macro ~S contains ~S which is illegal here." 3473msgstr "" 3474 3475#: defmacro.lisp:421 3476msgid "The lambda list of macro ~S contains an invalid element ~S" 3477msgstr "" 3478 3479#: defmacro.lisp:435 3480msgid "The lambda list of macro ~S contains an invalid supplied-variable ~S" 3481msgstr "" 3482 3483#: defmacro.lisp:497 3484msgid "In the lambda list of macro ~S, &ENVIRONMENT must be followed by a non-NIL symbol: ~S" 3485msgstr "" 3486 3487#: defmacro.lisp:519 3488msgid "Cannot define a macro from that: ~S" 3489msgstr "" 3490 3491#: defmacro.lisp:524 3492msgid "The name of a macro must be a symbol, not ~S" 3493msgstr "" 3494 3495#: defmacro.lisp:529 3496msgid "Macro ~S is missing a lambda list." 3497msgstr "" 3498 3499#: macros1.lisp:62 3500msgid "~S: non-symbol ~S can't be a defined constant" 3501msgstr "" 3502 3503#: macros1.lisp:95 3504msgid "~S redefines the constant ~S. Its old value was ~S." 3505msgstr "" 3506 3507#: macros1.lisp:150 3508msgid "Invalid syntax in ~S form: ~S." 3509msgstr "" 3510 3511#: macros1.lisp:307 3512msgid "~S: missing key list" 3513msgstr "" 3514 3515#: macros1.lisp:314 3516msgid "~S: the ~S clause must be the last one" 3517msgstr "" 3518 3519#: macros1.lisp:405 3520msgid "COND code contains a dotted list, ending with ~S" 3521msgstr "" 3522 3523#: macros2.lisp:40 3524msgid "Language ~S is not defined" 3525msgstr "" 3526 3527#: macros2.lisp:50 3528msgid "Language ~S inherits from ~S" 3529msgstr "" 3530 3531#: macros2.lisp:100 3532msgid "~S: Language ~S is not defined" 3533msgstr "" 3534 3535#: macros2.lisp:123 3536msgid "~S ~S: no value for default language ~S" 3537msgstr "" 3538 3539#: macros2.lisp:138 3540msgid "Invalid clause in ~S: ~S" 3541msgstr "" 3542 3543#: macros2.lisp:157 3544msgid "~A~%The value is: ~S" 3545msgstr "" 3546 3547#: macros2.lisp:161 3548msgid "The value of ~S should be ~:[of type ~S~;~:*~A~]." 3549msgstr "" 3550 3551#: macros2.lisp:165 3552msgid "You may input a new value." 3553msgstr "" 3554 3555#: macros2.lisp:168 3556msgid "~%New ~S: " 3557msgstr "" 3558 3559#: macros2.lisp:189 3560msgid "Retry" 3561msgstr "" 3562 3563#: macros2.lisp:192 3564msgid "You may input new values." 3565msgstr "" 3566 3567#: macros2.lisp:196 3568msgid "~S must evaluate to a non-NIL value." 3569msgstr "" 3570 3571#: macros2.lisp:232 3572msgid "The value of ~S must be of one of the types ~{~S~^, ~}" 3573msgstr "" 3574 3575#: macros2.lisp:237 3576msgid "The value of ~S must be one of ~{~S~^, ~}" 3577msgstr "" 3578 3579#: macros2.lisp:338 3580msgid "type name should be a symbol, not ~S" 3581msgstr "" 3582 3583#: macros2.lisp:343 3584msgid "~S is a built-in type and may not be redefined." 3585msgstr "" 3586 3587#: macros2.lisp:376 3588msgid "The deftype expander for ~S may not be called with ~S arguments." 3589msgstr "" 3590 3591#: macros2.lisp:384 3592msgid "~S: the name of a symbol macro must be a symbol, not ~S" 3593msgstr "" 3594 3595#: macros2.lisp:399 3596msgid "~S: the symbol ~S names a global variable" 3597msgstr "" 3598 3599#: defs1.lisp:98 3600msgid "missing symbol types (~S/~S/~S) in ~S" 3601msgstr "" 3602 3603#: defs1.lisp:105 3604msgid "~S: flag must be one of the symbols ~S, ~S, ~S, not ~S" 3605msgstr "" 3606 3607#: defs1.lisp:418 3608msgid "~S: ~S does not name a logical host" 3609msgstr "" 3610 3611#: defs1.lisp:456 3612msgid "No translations for logical host ~S found" 3613msgstr "" 3614 3615#: defs1.lisp:542 3616msgid "~S: argument ~S should be a nonnegative number" 3617msgstr "" 3618 3619#: defs1.lisp:704 3620msgid "incorrect date: ~S.~S.~S, ~Sh~Sm~Ss, time zone ~S" 3621msgstr "" 3622 3623#: defs1.lisp:773 3624msgid "special operator" 3625msgstr "" 3626 3627#: defs1.lisp:776 3628msgid "function" 3629msgstr "" 3630 3631#: defs1.lisp:778 3632msgid "macro" 3633msgstr "" 3634 3635#: places.lisp:24 3636msgid "The function (~S ~S) is hidden by a SETF expander." 3637msgstr "" 3638 3639#: places.lisp:85 3640msgid "The argument ~S to ~S should be a keyword." 3641msgstr "" 3642 3643#: places.lisp:140 3644msgid "Argument ~S is not a SETF place." 3645msgstr "" 3646 3647#: places.lisp:153 3648msgid "SETF place ~S produces more than one store variable." 3649msgstr "" 3650 3651#: places.lisp:221 3652msgid "The name of the access function must be a symbol, not ~S" 3653msgstr "" 3654 3655#: places.lisp:254 3656msgid "The SETF expander for ~S may not be called with ~S arguments." 3657msgstr "" 3658 3659#: places.lisp:291 3660msgid "Too many arguments to DEFSETF: ~S" 3661msgstr "" 3662 3663#: places.lisp:295 3664msgid "The doc string to DEFSETF must be a string: ~S" 3665msgstr "" 3666 3667#: places.lisp:305 3668msgid "Missing store variable in DEFSETF." 3669msgstr "" 3670 3671#: places.lisp:346 3672msgid "Illegal syntax in DEFSETF for ~S" 3673msgstr "" 3674 3675#: places.lisp:359 3676msgid "(SETF (NTH ...) ...) : index ~S is too large for ~S" 3677msgstr "" 3678 3679#: places.lisp:459 3680msgid "PSETF called with an odd number of arguments: ~S" 3681msgstr "" 3682 3683#: places.lisp:505 3684msgid "REMF: property list with an odd length" 3685msgstr "" 3686 3687#: places.lisp:555 3688msgid "In the definition of ~S: &REST variable ~S should be a symbol." 3689msgstr "" 3690 3691#: places.lisp:561 3692msgid "Only one variable is allowed after &REST, not ~S" 3693msgstr "" 3694 3695#: places.lisp:566 3696msgid "Illegal in a DEFINE-MODIFY-MACRO lambda list: ~S" 3697msgstr "" 3698 3699#: places.lisp:574 3700msgid "lambda list may only contain symbols and lists, not ~S" 3701msgstr "" 3702 3703#: places.lisp:691 3704msgid "Illegal SETF place: ~S" 3705msgstr "" 3706 3707#: places.lisp:710 3708msgid "SHIFTF called with too few arguments: ~S" 3709msgstr "" 3710 3711#: places.lisp:750 3712msgid "(SETF (GETF ...) ...) : property list with an odd length" 3713msgstr "" 3714 3715#: places.lisp:785 3716msgid "first argument ~S is illegal, not a symbol" 3717msgstr "" 3718 3719#: places.lisp:896 3720msgid "SETF APPLY is only defined for functions of the form #'symbol." 3721msgstr "" 3722 3723#: places.lisp:902 3724msgid "APPLY on ~S is not a SETF place." 3725msgstr "" 3726 3727#: places.lisp:957 3728msgid "SETF FUNCALL is only defined for functions of the form #'symbol." 3729msgstr "" 3730 3731#: places.lisp:1004 3732msgid "SETF place ~S expects different numbers of values in the true and branches (~D vs. ~D values)." 3733msgstr "" 3734 3735#: floatprint.lisp:341 3736msgid "argument is not a float: ~S" 3737msgstr "" 3738 3739#: type.lisp:30 3740msgid "~S: invalid type specification ~S" 3741msgstr "" 3742 3743#: type.lisp:447 3744msgid "~S: argument to MOD must be an integer: ~S" 3745msgstr "" 3746 3747#: type.lisp:455 3748msgid "~S: argument to SIGNED-BYTE must be an integer or * : ~S" 3749msgstr "" 3750 3751#: type.lisp:465 3752msgid "~S: argument to UNSIGNED-BYTE must be an integer or * : ~S" 3753msgstr "" 3754 3755#: type.lisp:639 3756msgid "Invalid type specifier ~S" 3757msgstr "" 3758 3759#: defstruct.lisp:425 3760msgid "~S: invalid syntax for name and options: ~S" 3761msgstr "" 3762 3763#: defstruct.lisp:449 3764msgid "~S ~S: argument list should be a list: ~S" 3765msgstr "" 3766 3767#: defstruct.lisp:472 3768msgid "~S ~S: At most one :INCLUDE argument may be specified: ~S" 3769msgstr "" 3770 3771#: defstruct.lisp:480 3772msgid "" 3773"~S: Use of ~S implicitly applies FUNCTION.~@\n" 3774" Therefore using ~S instead of ~S." 3775msgstr "" 3776 3777#: defstruct.lisp:525 3778msgid "~S ~S: There is no :PREDICATE on unnamed structures." 3779msgstr "" 3780 3781#: defstruct.lisp:551 3782msgid "~S ~S: invalid :TYPE option ~S" 3783msgstr "" 3784 3785#: defstruct.lisp:557 3786msgid "~S ~S: The :INITIAL-OFFSET must be a nonnegative integer, not ~S" 3787msgstr "" 3788 3789#: defstruct.lisp:563 3790msgid "~S ~S: :INITIAL-OFFSET must not be specified without :TYPE : ~S" 3791msgstr "" 3792 3793#: defstruct.lisp:581 3794msgid "~S ~S: included structure ~S has not been defined." 3795msgstr "" 3796 3797#: defstruct.lisp:593 3798msgid "~S ~S: included structure ~S must be of the same type ~S." 3799msgstr "" 3800 3801#: defstruct.lisp:618 3802msgid "~S ~S: included structure ~S has no component with name ~S." 3803msgstr "" 3804 3805#: defstruct.lisp:647 3806msgid "~S ~S: The READ-ONLY slot ~S of the included structure ~S must remain READ-ONLY in ~S." 3807msgstr "" 3808 3809#: defstruct.lisp:657 3810msgid "~S ~S: The type ~S of slot ~S should be a subtype of the type defined for the included strucure ~S, namely ~S." 3811msgstr "" 3812 3813#: defstruct.lisp:695 3814msgid "~S ~S: structure of type ~S can't hold the name." 3815msgstr "" 3816 3817#: defstruct.lisp:747 3818msgid "~S ~S: There may be only one slot with the name ~S." 3819msgstr "" 3820 3821#: format.lisp:70 3822msgid "The control string terminates within a directive." 3823msgstr "" 3824 3825#: format.lisp:137 3826msgid "~A must introduce a number." 3827msgstr "" 3828 3829#: format.lisp:147 3830msgid "The control string terminates in the middle of a parameter." 3831msgstr "" 3832 3833#: format.lisp:227 3834msgid "Non-existent directive" 3835msgstr "" 3836 3837#: format.lisp:235 3838msgid "Closing '/' is missing" 3839msgstr "" 3840 3841#: format.lisp:248 3842msgid "There is no package with name ~S" 3843msgstr "" 3844 3845#: format.lisp:263 3846msgid "The closing directive '~A' does not have a corresponding opening one." 3847msgstr "" 3848 3849#: format.lisp:268 3850msgid "The closing directive '~A' does not match the corresponding opening one. It should read '~A'." 3851msgstr "" 3852 3853#: format.lisp:287 3854msgid "The ~~newline directive cannot take both modifiers." 3855msgstr "" 3856 3857#: format.lisp:308 3858msgid "An opening directive is never closed; expecting '~A'." 3859msgstr "" 3860 3861#: format.lisp:333 3862msgid "~%Current point in control string:" 3863msgstr "" 3864 3865#: format.lisp:383 3866msgid "The destination string ~S should have a fill pointer." 3867msgstr "" 3868 3869#: format.lisp:390 3870msgid "The destination argument ~S is invalid (not NIL or T or a stream or a string)." 3871msgstr "" 3872 3873#: format.lisp:419 3874msgid "~S: The control-string must be a string, not ~S" 3875msgstr "" 3876 3877#: format.lisp:430 3878msgid "There are not enough arguments left for this directive." 3879msgstr "" 3880 3881#: format.lisp:528 3882msgid "The ~~:@R directive requires an integer in the range 1 - 4999, not ~S" 3883msgstr "" 3884 3885#: format.lisp:547 3886msgid "The ~~@R directive requires an integer in the range 1 - 3999, not ~S" 3887msgstr "" 3888 3889#: format.lisp:611 3890msgid "The argument for the ~~R directive is too large." 3891msgstr "" 3892 3893#: format.lisp:1331 3894msgid "The ~~R and ~~:R directives require an integer argument, not ~S" 3895msgstr "" 3896 3897#: format.lisp:1353 3898msgid "The ~~C directive requires a character argument, not ~S" 3899msgstr "" 3900 3901#: format.lisp:1579 3902msgid "The control string argument for the ~~? directive is invalid: ~S" 3903msgstr "" 3904 3905#: format.lisp:1584 3906msgid "The argument list argument for the ~~? directive is invalid: ~S" 3907msgstr "" 3908 3909#: format.lisp:1646 3910msgid "The ~~[ parameter must be an integer, not ~S" 3911msgstr "" 3912 3913#: format.lisp:1665 3914msgid "The ~~[ directive cannot take both modifiers." 3915msgstr "" 3916 3917#: format.lisp:1691 3918msgid "The ~~{ directive requires a list argument, not ~S" 3919msgstr "" 3920 3921#: format.lisp:2179 3922msgid "Too many arguments for this directive" 3923msgstr "" 3924 3925#: format.lisp:2718 3926msgid "The control-string must be a string, not ~S" 3927msgstr "" 3928 3929#: trace.lisp:95 3930msgid "~S: undefined function ~S" 3931msgstr "" 3932 3933#: trace.lisp:101 3934msgid "~S: cannot trace special operator ~S" 3935msgstr "" 3936 3937#: trace.lisp:112 3938msgid "~&;; Tracing ~:[function~;macro~] ~S." 3939msgstr "" 3940 3941#: trace.lisp:266 3942msgid "~S: ~S was traced and has been redefined!" 3943msgstr "" 3944 3945#: compiler.lisp:226 3946msgid "~1{~5@*~D/~4@*~D/~3@*~D ~2@*~2,'0D.~1@*~2,'0D.~0@*~2,'0D~:}" 3947msgstr "" 3948 3949#: compiler.lisp:387 3950msgid "Bad length of closure vector: ~S" 3951msgstr "" 3952 3953#: compiler.lisp:1783 3954msgid "Compiler bug!! Occurred in ~A~@[ at ~A~]." 3955msgstr "" 3956 3957#: compiler.lisp:2488 3958msgid "Bad declaration syntax: ~S~%Will be ignored." 3959msgstr "" 3960 3961#: compiler.lisp:2508 3962msgid "Non-symbol ~S may not be declared SPECIAL." 3963msgstr "" 3964 3965#: compiler.lisp:2515 3966msgid "Non-symbol ~S may not be declared IGNORE." 3967msgstr "" 3968 3969#: compiler.lisp:2522 3970msgid "Non-symbol ~S may not be declared IGNORABLE." 3971msgstr "" 3972 3973#: compiler.lisp:2529 3974msgid "Non-symbol ~S may not be declared READ-ONLY." 3975msgstr "" 3976 3977#: compiler.lisp:2534 3978msgid "Unknown declaration ~S.~%The whole declaration will be ignored." 3979msgstr "" 3980 3981#: compiler.lisp:2924 3982msgid " in line ~D" 3983msgstr "" 3984 3985#: compiler.lisp:2925 3986msgid " in lines ~D..~D" 3987msgstr "" 3988 3989#: compiler.lisp:2937 3990msgid "~%WARNING~@[ in function ~S~]~A :~%" 3991msgstr "" 3992 3993#: compiler.lisp:2969 3994msgid "~%ERROR~@[ in function ~S~]~A :~%~?" 3995msgstr "" 3996 3997#: compiler.lisp:3110 3998msgid "Code contains dotted list ~S" 3999msgstr "" 4000 4001#: compiler.lisp:3114 4002msgid "Form too short, too few arguments: ~S" 4003msgstr "" 4004 4005#: compiler.lisp:3119 4006msgid "Form too long, too many arguments: ~S" 4007msgstr "" 4008 4009#: compiler.lisp:3301 4010msgid "Not the name of a function: ~S" 4011msgstr "" 4012 4013#: compiler.lisp:3475 4014msgid "" 4015"The constant ~S may not be assigned to.~@\n" 4016" The assignment will be ignored." 4017msgstr "" 4018 4019#: compiler.lisp:3614 4020msgid "argument list to function ~S is dotted: ~S" 4021msgstr "" 4022 4023#: compiler.lisp:3620 4024msgid "" 4025"~S called with ~S~:[~; or more~] arguments, but it requires ~\n" 4026" ~:[~:[from ~S to ~S~;~S~]~;at least ~*~S~] arguments." 4027msgstr "" 4028 4029#: compiler.lisp:3633 4030msgid "keyword arguments to function ~S should occur pairwise: ~S" 4031msgstr "" 4032 4033#: compiler.lisp:3644 4034msgid "" 4035"keyword ~S is not allowed for function ~S.~\n" 4036" ~%The only allowed keyword~:[s are ~{~S~#[~; and ~S~:;, ~]~}~; is ~{~S~}~]." 4037msgstr "" 4038 4039#: compiler.lisp:3656 4040msgid "argument ~S to function ~S is not a symbol" 4041msgstr "" 4042 4043#: compiler.lisp:4325 4044msgid "" 4045"~S called with ~S arguments, but it requires ~\n" 4046" ~:[~:[from ~S to ~S~;~S~]~;at least ~*~S~] arguments." 4047msgstr "" 4048 4049#: compiler.lisp:4505 4050msgid "Illegal syntax in LET/LET*: ~S" 4051msgstr "" 4052 4053#: compiler.lisp:4542 4054msgid "Lambda list marker ~S not allowed here." 4055msgstr "" 4056 4057#: compiler.lisp:4548 4058msgid "Missing &REST parameter in lambda list ~S" 4059msgstr "" 4060 4061#: compiler.lisp:4554 4062msgid "Lambda list element ~S is superfluous." 4063msgstr "" 4064 4065#: compiler.lisp:4729 4066msgid "Lambda lists with dots are only allowed in macros, not here: ~S" 4067msgstr "" 4068 4069#: compiler.lisp:4745 4070msgid "Illegal lambda list element ~S" 4071msgstr "" 4072 4073#: compiler.lisp:4841 4074msgid "Binding variable ~S can cause side effects despite of IGNORE declaration~%since it is declared SPECIAL." 4075msgstr "" 4076 4077#: compiler.lisp:4845 4078msgid "variable ~S is used despite of IGNORE declaration." 4079msgstr "" 4080 4081#: compiler.lisp:4856 4082msgid "variable ~S is not used.~%Misspelled or missing IGNORE declaration?" 4083msgstr "" 4084 4085#: compiler.lisp:4862 4086msgid "The variable ~S is assigned to, despite of READ-ONLY declaration." 4087msgstr "" 4088 4089#: compiler.lisp:5806 4090msgid "Misplaced declaration: ~S" 4091msgstr "" 4092 4093#: compiler.lisp:6018 4094msgid "Odd number of arguments to SETQ: ~S" 4095msgstr "" 4096 4097#: compiler.lisp:6067 4098msgid "Odd number of arguments to PSETQ: ~S" 4099msgstr "" 4100 4101#: compiler.lisp:6328 4102msgid "Only symbols may be used as variables, not ~S" 4103msgstr "" 4104 4105#: compiler.lisp:6433 4106msgid "Illegal syntax in COMPILER-LET: ~S" 4107msgstr "" 4108 4109#: compiler.lisp:6441 4110msgid "Block name must be a symbol, not ~S" 4111msgstr "" 4112 4113#: compiler.lisp:6490 4114msgid "RETURN-FROM block ~S is impossible from here." 4115msgstr "" 4116 4117#: compiler.lisp:6556 4118msgid "Only numbers and symbols are valid tags, not ~S" 4119msgstr "" 4120 4121#: compiler.lisp:6634 4122msgid "Tag must be a symbol or a number, not ~S" 4123msgstr "" 4124 4125#: compiler.lisp:6639 4126msgid "GO to tag ~S is impossible from here." 4127msgstr "" 4128 4129#: compiler.lisp:6730 4130msgid "~S is not a function. It is a locally defined macro." 4131msgstr "" 4132 4133#: compiler.lisp:6749 4134msgid "Only symbols and lambda expressions are function names, not ~S" 4135msgstr "" 4136 4137#: compiler.lisp:6804 4138msgid "Illegal function definition syntax in ~S: ~S" 4139msgstr "" 4140 4141#: compiler.lisp:7377 4142msgid "Illegal syntax in SYMBOL-MACROLET: ~S" 4143msgstr "" 4144 4145#: compiler.lisp:7418 4146msgid "EVAL-WHEN situation must be EVAL or LOAD or COMPILE, but not ~S" 4147msgstr "" 4148 4149#: compiler.lisp:7461 4150msgid "CASE clause without objects: ~S" 4151msgstr "" 4152 4153#: compiler.lisp:7471 4154msgid "~S: the ~S clause must be the last one: ~S" 4155msgstr "" 4156 4157#: compiler.lisp:7481 4158msgid "Duplicate ~S label ~S : ~S" 4159msgstr "" 4160 4161#: compiler.lisp:7743 4162msgid "Too many arguments to ~S" 4163msgstr "" 4164 4165#: compiler.lisp:7758 4166msgid "Too few arguments to ~S" 4167msgstr "" 4168 4169#: compiler.lisp:8649 4170msgid "The ~S destination is invalid (not NIL or T or a stream or a string with fill-pointer): ~S" 4171msgstr "" 4172 4173#: compiler.lisp:12137 4174msgid "Name of function to be compiled must be a symbol, not ~S" 4175msgstr "" 4176 4177#: compiler.lisp:12148 4178msgid "~S: redefining ~S; it was traced!" 4179msgstr "" 4180 4181#: compiler.lisp:12198 4182msgid "Not a lambda expression nor a function: ~S" 4183msgstr "" 4184 4185#: compiler.lisp:12384 4186msgid "~%There were errors in the following functions:~%~{~<~%~:; ~S~>~^~}" 4187msgstr "" 4188 4189#: compiler.lisp:12389 4190msgid "~%The following functions were used but not defined:~%~{~<~%~:; ~S~>~^~}" 4191msgstr "" 4192 4193#: compiler.lisp:12396 4194msgid "~%The following special variables were not defined:~%~{~<~%~:; ~S~>~^~}" 4195msgstr "" 4196 4197#: compiler.lisp:12399 4198msgid "~%The following special variables were defined too late:~%~{~<~%~:; ~S~>~^~}" 4199msgstr "" 4200 4201#: compiler.lisp:12402 4202msgid "~%The following functions were used but are deprecated:~%~{~<~%~:; ~S~>~^~}" 4203msgstr "" 4204 4205#: compiler.lisp:12529 4206msgid "~&Listing of compilation of file ~A~%on ~@? by ~A, version ~A" 4207msgstr "" 4208 4209#: compiler.lisp:12561 4210msgid "~%Compiling file ~A ..." 4211msgstr "" 4212 4213#: compiler.lisp:12611 4214msgid "~&~%Compilation of file ~A is finished." 4215msgstr "" 4216 4217#: compiler.lisp:12613 4218msgid "~%~D error~:P, ~D warning~:P" 4219msgstr "" 4220 4221#: compiler.lisp:12663 4222msgid "~%~%Disassembly of function ~S" 4223msgstr "" 4224 4225#: compiler.lisp:12674 4226msgid "~%~S required arguments" 4227msgstr "" 4228 4229#: compiler.lisp:12677 4230msgid "~%~S optional arguments" 4231msgstr "" 4232 4233#: compiler.lisp:12680 4234msgid "~%~:[No rest parameter~;Rest parameter~]" 4235msgstr "" 4236 4237#: compiler.lisp:12685 4238msgid "~%~S keyword parameter~:P: ~{~S~^, ~}." 4239msgstr "" 4240 4241#: compiler.lisp:12689 4242msgid "~%Other keywords are allowed." 4243msgstr "" 4244 4245#: compiler.lisp:12691 4246msgid "~%No keyword parameters" 4247msgstr "" 4248 4249#: compiler.lisp:12708 4250msgid "Disassembly of function " 4251msgstr "" 4252 4253#: compiler.lisp:12726 4254msgid " required arguments" 4255msgstr "" 4256 4257#: compiler.lisp:12731 4258msgid " optional arguments" 4259msgstr "" 4260 4261#: compiler.lisp:12736 4262msgid "Rest parameter" 4263msgstr "" 4264 4265#: compiler.lisp:12739 4266msgid "No rest parameter" 4267msgstr "" 4268 4269#: compiler.lisp:12746 4270msgid " keyword parameter~P: " 4271msgstr "" 4272 4273#: compiler.lisp:12756 4274msgid "Other keywords are allowed." 4275msgstr "" 4276 4277#: compiler.lisp:12761 4278msgid "No keyword parameters" 4279msgstr "" 4280 4281#: compiler.lisp:12842 4282msgid "Cannot disassemble ~S" 4283msgstr "" 4284 4285#: defs2.lisp:63 4286msgid "~S: ~S is not a function" 4287msgstr "" 4288 4289#: defs2.lisp:77 4290msgid "~S: package name ~S should be a string or a symbol" 4291msgstr "" 4292 4293#: defs2.lisp:84 4294msgid "~S ~A: symbol name ~S should be a string or a symbol" 4295msgstr "" 4296 4297#: defs2.lisp:104 4298msgid "~S ~A: the symbol ~A must not be specified more than once" 4299msgstr "" 4300 4301#: defs2.lisp:182 4302msgid "~S ~A: unknown option ~S" 4303msgstr "" 4304 4305#: defs2.lisp:186 4306msgid "~S ~A: invalid syntax in ~S option: ~S" 4307msgstr "" 4308 4309#: defs2.lisp:190 4310msgid "~S ~A: not a ~S option: ~S" 4311msgstr "" 4312 4313#: defs2.lisp:246 4314msgid "This symbol will be created." 4315msgstr "" 4316 4317#: defs2.lisp:247 4318msgid "~S ~A: There is no symbol ~A::~A ." 4319msgstr "" 4320 4321#: defs2.lisp:321 4322msgid "The object to be destructured should be a list with ~:[at least ~*~S~;~:[from ~S to ~S~;~S~]~] elements, not ~4@*~S." 4323msgstr "" 4324 4325#: defs2.lisp:390 4326msgid "~S: macro name should be a symbol, not ~S" 4327msgstr "" 4328 4329#: defs2.lisp:425 4330msgid "~S: input stream ~S ends within read macro beginning to ~S" 4331msgstr "" 4332 4333#: defs2.lisp:431 4334msgid "~S from ~S: character read should be a character: ~S" 4335msgstr "" 4336 4337#: defs2.lisp:452 4338msgid "~S from ~S: After ~S is ~S an undefined dispatch macro character" 4339msgstr "" 4340 4341#: loop.lisp:47 4342msgid "~S: syntax error after ~A in ~S" 4343msgstr "" 4344 4345#: loop.lisp:254 4346msgid "~S: missing variable." 4347msgstr "" 4348 4349#: loop.lisp:264 4350msgid "~S: After ~S, ~S is interpreted as a type specification" 4351msgstr "" 4352 4353#: loop.lisp:520 4354msgid "~S: ~A clauses should occur before the loop's main body" 4355msgstr "" 4356 4357#: loop.lisp:660 4358msgid "~S: After ~S a plural loop keyword is required, not ~A" 4359msgstr "" 4360 4361#: loop.lisp:665 4362msgid "~S: After ~S a singular loop keyword is required, not ~A" 4363msgstr "" 4364 4365#: loop.lisp:807 4366msgid "~S: questionable iteration direction after ~A" 4367msgstr "" 4368 4369#: loop.lisp:816 4370msgid "~S: specifying ~A requires FROM or DOWNFROM" 4371msgstr "" 4372 4373#: loop.lisp:874 4374msgid "~S: illegal syntax near ~S in ~S" 4375msgstr "" 4376 4377#: loop.lisp:879 4378msgid "~S: ambiguous result of loop ~S" 4379msgstr "" 4380 4381#: loop.lisp:1012 4382msgid "~S is possible only from within ~S" 4383msgstr "" 4384 4385#: loop.lisp:1015 4386msgid "Use of ~S in FINALLY clauses is deprecated because it can lead to infinite loops." 4387msgstr "" 4388 4389#: loop.lisp:1018 4390msgid "~S is not possible here" 4391msgstr "" 4392 4393#: clos.lisp:174 4394msgid "~S: ~S does not name a class" 4395msgstr "" 4396 4397#: clos.lisp:194 4398msgid "~S: ~S is not a class" 4399msgstr "" 4400 4401#: clos.lisp:201 4402msgid "~S: cannot redefine built-in class ~S" 4403msgstr "" 4404 4405#: clos.lisp:206 4406msgid "~S: Redefining the COMMON LISP class ~S" 4407msgstr "" 4408 4409#: clos.lisp:361 4410msgid "instance ~S of class ~S has no slots (wrong metaclass)" 4411msgstr "" 4412 4413#: clos.lisp:390 4414msgid "~S: invalid slot and variable specification ~S" 4415msgstr "" 4416 4417#: clos.lisp:402 4418msgid "~S: slot name ~S should be a symbol" 4419msgstr "" 4420 4421#: clos.lisp:433 4422msgid "~S: invalid slot and accessor specification ~S" 4423msgstr "" 4424 4425#: clos.lisp:443 4426msgid "~S: accessor name ~S should be a symbol" 4427msgstr "" 4428 4429#: clos.lisp:534 4430msgid "~S: class name ~S should be a symbol" 4431msgstr "" 4432 4433#: clos.lisp:541 4434msgid "~S ~S: expecting list of superclasses instead of ~S" 4435msgstr "" 4436 4437#: clos.lisp:547 4438msgid "~S ~S: superclass name ~S should be a symbol" 4439msgstr "" 4440 4441#: clos.lisp:559 4442msgid "~S ~S: expecting list of slot specifications instead of ~S" 4443msgstr "" 4444 4445#: clos.lisp:569 4446msgid "~S ~S: slot name ~S should be a symbol" 4447msgstr "" 4448 4449#: clos.lisp:574 4450msgid "~S ~S: There may be only one direct slot with the name ~S." 4451msgstr "" 4452 4453#: clos.lisp:589 4454msgid "~S ~S: slot options for slot ~S don't come in pairs" 4455msgstr "" 4456 4457#: clos.lisp:600 4458msgid "~S ~S, slot option for slot ~S: ~S is not a function name" 4459msgstr "" 4460 4461#: clos.lisp:626 4462msgid "~S ~S, slot option for slot ~S must have the value ~S or ~S, not ~S" 4463msgstr "" 4464 4465#: clos.lisp:662 4466msgid "~S ~S, slot option for slot ~S: ~S is not a string" 4467msgstr "" 4468 4469#: clos.lisp:669 4470msgid "~S ~S, slot option for slot ~S: ~S is not a valid slot option" 4471msgstr "" 4472 4473#: clos.lisp:720 4474msgid "~S ~S, option ~S may only be given once" 4475msgstr "" 4476 4477#: clos.lisp:740 4478msgid "~S ~S: option ~S should be written ~S" 4479msgstr "" 4480 4481#: clos.lisp:745 4482msgid "~S ~S, option ~S: arguments don't come in pairs" 4483msgstr "" 4484 4485#: clos.lisp:761 4486msgid "~S ~S, option ~S: ~S may only be given once" 4487msgstr "" 4488 4489#: clos.lisp:781 4490msgid "~S ~S, option ~S: ~S is not a string" 4491msgstr "" 4492 4493#: clos.lisp:790 4494msgid "~S ~S: invalid option ~S" 4495msgstr "" 4496 4497#: clos.lisp:897 4498msgid "~S: Class ~S is being redefined, instances are obsolete" 4499msgstr "" 4500 4501#: clos.lisp:984 4502msgid "~S ~S: superclass ~S should belong to class STANDARD-CLASS" 4503msgstr "" 4504 4505#: clos.lisp:1154 4506msgid "~S ~S: inconsistent precedence graph, cycle ~S" 4507msgstr "" 4508 4509#: clos.lisp:1193 4510msgid "(class-precedence-list ~S) and (class-precedence-list ~S) are inconsistent" 4511msgstr "" 4512 4513#: clos.lisp:1350 4514msgid "~S: superclass ~S should belong to class BUILT-IN-CLASS" 4515msgstr "" 4516 4517#: clos.lisp:1392 4518msgid "~S: metaclass STRUCTURE-CLASS forbids more than one direct superclass" 4519msgstr "" 4520 4521#: clos.lisp:1398 4522msgid "~S: superclass ~S should belong to class STRUCTURE-CLASS" 4523msgstr "" 4524 4525#: clos.lisp:1438 4526msgid "~S: metaclass STRUCTURE-CLASS does not support shared slots" 4527msgstr "" 4528 4529#: clos.lisp:1711 4530msgid "~S ~S: missing lambda list" 4531msgstr "" 4532 4533#: clos.lisp:1723 4534msgid "STANDARD method combination doesn't allow the method qualifiers to be ~S" 4535msgstr "" 4536 4537#: clos.lisp:2168 4538msgid "Too few arguments to ~S: ~S" 4539msgstr "" 4540 4541#: clos.lisp:2297 4542msgid "The generic function ~S is being modified, but has already been called." 4543msgstr "" 4544 4545#: clos.lisp:2856 4546msgid "~S in ~S: the new arguments ~S have a different effective method than the old arguments ~S" 4547msgstr "" 4548 4549#: clos.lisp:2881 4550msgid "~S has ~S, but ~S has ~S required parameters" 4551msgstr "" 4552 4553#: clos.lisp:2886 4554msgid "~S has ~S, but ~S has ~S optional parameters" 4555msgstr "" 4556 4557#: clos.lisp:2908 4558msgid "~S doesn't accept the keywords ~S of ~S" 4559msgstr "" 4560 4561#: clos.lisp:2938 4562msgid "Replacing method ~S in ~S" 4563msgstr "" 4564 4565#: clos.lisp:2956 4566msgid "Removing method ~S in ~S" 4567msgstr "" 4568 4569#: clos.lisp:2984 4570msgid "~S has no method with qualifiers ~:S and specializers ~S" 4571msgstr "" 4572 4573#: clos.lisp:3075 4574msgid "~S ~S: Only ~S declarations are permitted: ~S" 4575msgstr "" 4576 4577#: clos.lisp:3084 4578msgid "~S ~S: ~S may only be specified once." 4579msgstr "" 4580 4581#: clos.lisp:3092 4582msgid "~S ~S: A string must be specified after ~S : ~S" 4583msgstr "" 4584 4585#: clos.lisp:3097 4586msgid "~S ~S: Only one ~S string is allowed" 4587msgstr "" 4588 4589#: clos.lisp:3105 4590msgid "~S ~S: The only valid method combination is ~S : ~S" 4591msgstr "" 4592 4593#: clos.lisp:3113 4594msgid "~S ~S: The only valid generic function class name is ~S : ~S" 4595msgstr "" 4596 4597#: clos.lisp:3121 4598msgid "~S ~S: The only valid method class name is ~S : ~S" 4599msgstr "" 4600 4601#: clos.lisp:3140 4602msgid "~S ~S: ~S is not one of the required parameters: ~S" 4603msgstr "" 4604 4605#: clos.lisp:3152 4606msgid "~S ~S: some variable occurs twice in ~S" 4607msgstr "" 4608 4609#: clos.lisp:3157 4610msgid "~S ~S: ~S is missing some required parameter" 4611msgstr "" 4612 4613#: clos.lisp:3186 4614msgid "~S ~S: No initializations are allowed in a generic function lambda-list: ~S" 4615msgstr "" 4616 4617#: clos.lisp:3192 4618msgid "~S ~S: variable name ~S should be a symbol" 4619msgstr "" 4620 4621#: clos.lisp:3197 4622msgid "~S ~S: duplicate variable name ~S" 4623msgstr "" 4624 4625#: clos.lisp:3248 4626msgid "~S ~S: invalid lambda list portion: ~S" 4627msgstr "" 4628 4629#: clos.lisp:3301 4630msgid "Removing all methods of ~S" 4631msgstr "" 4632 4633#: clos.lisp:3309 4634msgid "Modifying the parameter profile of ~S" 4635msgstr "" 4636 4637#: clos.lisp:3365 4638msgid "~S: ~S is not a generic function specification" 4639msgstr "" 4640 4641#: clos.lisp:3428 4642msgid "~S: The name of a class must be a symbol, not ~S" 4643msgstr "" 4644 4645#: clos.lisp:3433 4646msgid "~S: The name of the built-in class ~S cannot be modified" 4647msgstr "" 4648 4649#: clos.lisp:3512 4650msgid "~S: When calling ~S with arguments ~S, there is no next method after ~S, and ~S was called." 4651msgstr "" 4652 4653#: clos.lisp:3563 4654msgid "~S: The class ~S has no slot named ~S" 4655msgstr "" 4656 4657#: clos.lisp:3573 4658msgid "~S: The slot ~S of ~S has no value" 4659msgstr "" 4660 4661#: clos.lisp:4082 4662msgid "~S method for ~S returned ~S" 4663msgstr "" 4664 4665#: condition.lisp:80 4666msgid "~S: the name of a condition must be a symbol, not ~S" 4667msgstr "" 4668 4669#: condition.lisp:85 4670msgid "~S: the parent-type list must be a list of symbols, not ~S" 4671msgstr "" 4672 4673#: condition.lisp:90 4674msgid "~S: the slot description list must be a list, not ~S" 4675msgstr "" 4676 4677#: condition.lisp:145 4678msgid "~S: type ~S is not a subtype of ~S" 4679msgstr "" 4680 4681#: condition.lisp:161 4682msgid "~S ~S: superfluous arguments ~S" 4683msgstr "" 4684 4685#: condition.lisp:178 4686msgid "~S: the condition argument must be a string, a symbol or a condition, not ~S" 4687msgstr "" 4688 4689#: condition.lisp:579 4690msgid "~S: illegal syntax of clause ~S" 4691msgstr "" 4692 4693#: condition.lisp:586 4694msgid "~S: only one ~S clause is allowed: ~S" 4695msgstr "" 4696 4697#: condition.lisp:594 4698msgid "~S: too many variables ~S in clause ~S" 4699msgstr "" 4700 4701#: condition.lisp:807 4702msgid "~S: ~S is not a valid restart name here. Use ~S instead." 4703msgstr "" 4704 4705#: condition.lisp:828 4706msgid "~S: invalid restart name ~S" 4707msgstr "" 4708 4709#: condition.lisp:835 4710msgid "~S: No restart named ~S is visible." 4711msgstr "" 4712 4713#: condition.lisp:984 4714msgid "~S: missing lambda list in restart specification ~S" 4715msgstr "" 4716 4717#: condition.lisp:1007 4718msgid "~S: restart cannot be invoked interactively because it is missing a ~S option: ~S" 4719msgstr "" 4720 4721#: condition.lisp:1206 4722msgid "~%New ~S [value ~D of ~D]: " 4723msgstr "" 4724 4725#: condition.lisp:1521 4726msgid "~S: This is more serious than a warning: ~A" 4727msgstr "" 4728 4729#: xcharin.lisp:36 4730msgid "~: argument ~S is not a character" 4731msgstr "" 4732 4733#: xcharin.lisp:57 4734msgid "~S: the font argument should be an integer, not ~S" 4735msgstr "" 4736 4737#: xcharin.lisp:66 4738msgid "~S: the bits argument should be an integer, not ~S" 4739msgstr "" 4740 4741#: xcharin.lisp:88 4742msgid "~S: the only bit names are ~S, ~S, ~S, ~S, not ~S" 4743msgstr "" 4744 4745#: screen.lisp:227 4746msgid "Got bad response from ~S: ~S" 4747msgstr "" 4748 4749#: amigasock.lisp:30 4750msgid "~S: ~S is not a SOCKET-SERVER" 4751msgstr "" 4752 4753#: runprog.lisp:162 4754msgid "~S: File ~S already exists" 4755msgstr "" 4756 4757#: query.lisp:12 4758msgid " (y/n) " 4759msgstr "" 4760 4761#: query.lisp:23 4762msgid "Please answer with y or n : " 4763msgstr "" 4764 4765#: query.lisp:33 4766msgid " (yes/no) " 4767msgstr "" 4768 4769#: query.lisp:43 4770msgid "Please answer with yes or no : " 4771msgstr "" 4772 4773#: reploop.lisp:60 4774msgid "[*package* invalid]" 4775msgstr "" 4776 4777#: reploop.lisp:193 4778msgid "Values: " 4779msgstr "" 4780 4781#: reploop.lisp:210 4782msgid "" 4783"\n" 4784"Help (abbreviated :h) = this list\n" 4785"Use the usual editing capabilities.\n" 4786"(quit) or (exit) leaves CLISP." 4787msgstr "" 4788 4789#: reploop.lisp:220 4790msgid "" 4791"\n" 4792"Commands may be abbreviated as shown in the second column.\n" 4793"COMMAND ABBR DESCRIPTION\n" 4794"Help :h (or ?) this command list\n" 4795"Error :e Print the recent Error Message\n" 4796"Abort :a abort to the next recent input loop\n" 4797"Unwind :uw abort to the next recent input loop\n" 4798"Mode-1 :m1 inspect all the stack elements\n" 4799"Mode-2 :m2 inspect all the frames\n" 4800"Mode-3 :m3 inspect only lexical frames\n" 4801"Mode-4 :m4 inspect only EVAL and APPLY frames (default)\n" 4802"Mode-5 :m5 inspect only APPLY frames\n" 4803"Where :w inspect this frame\n" 4804"Up :u go up one frame, inspect it\n" 4805"Top :t go to top frame, inspect it\n" 4806"Down :d go down one frame, inspect it\n" 4807"Bottom :b go to bottom (most recent) frame, inspect it\n" 4808"Backtrace-1 :bt1 list all stack elements\n" 4809"Backtrace-2 :bt2 list all frames\n" 4810"Backtrace-3 :bt3 list all lexical frames\n" 4811"Backtrace-4 :bt4 list all EVAL and APPLY frames\n" 4812"Backtrace-5 :bt5 list all APPLY frames\n" 4813"Backtrace :bt list stack in current mode\n" 4814"Backtrace-l :bl list stack in current mode.\n" 4815" Limit of frames to print will be prompted for.\n" 4816"Frame-limit :fl set the frame-limit. This many frames will\n" 4817" be printed in a backtrace at most.\n" 4818"Break+ :br+ set breakpoint in EVAL frame\n" 4819"Break- :br- disable breakpoint in EVAL frame\n" 4820"Redo :rd re-evaluate form in EVAL frame\n" 4821"Return :rt leave EVAL frame, prescribing the return values" 4822msgstr "" 4823 4824#: reploop.lisp:310 4825msgid "" 4826"\n" 4827"Continue :c continue evaluation" 4828msgstr "" 4829 4830#: reploop.lisp:317 4831msgid "" 4832"\n" 4833"Continue :c continue evaluation\n" 4834"Step :s step into form: evaluate this form in single step mode\n" 4835"Next :n step over form: evaluate this form at once\n" 4836"Over :o step over this level: evaluate at once up to the next return\n" 4837"Continue :c switch off single step mode, continue evaluation\n" 4838"-- Step-until :su, Next-until :nu, Over-until :ou, Continue-until :cu --\n" 4839" same as above, specify a condition when to stop" 4840msgstr "" 4841 4842#: reploop.lisp:398 4843msgid "Unprintable error message." 4844msgstr "" 4845 4846#: reploop.lisp:409 4847msgid "You can continue (by typing 'continue')." 4848msgstr "" 4849 4850#: reploop.lisp:425 4851msgid "The following restarts are available, too:" 4852msgstr "" 4853 4854#: reploop.lisp:426 4855msgid "The following restarts are available:" 4856msgstr "" 4857 4858#: reploop.lisp:527 4859msgid "no values" 4860msgstr "" 4861 4862#: reploop.lisp:528 4863msgid "value: " 4864msgstr "" 4865 4866#: reploop.lisp:531 4867msgid " values: " 4868msgstr "" 4869 4870#: reploop.lisp:597 4871msgid "condition when to stop: " 4872msgstr "" 4873 4874#: dribble.lisp:19 4875msgid "Already dribbling to ~S" 4876msgstr "" 4877 4878#: dribble.lisp:105 4879msgid "Currently not dribbling." 4880msgstr "" 4881 4882#: describe.lisp:44 4883msgid "constant" 4884msgstr "" 4885 4886#: describe.lisp:46 4887msgid "symbol-macro" 4888msgstr "" 4889 4890#: describe.lisp:47 4891msgid "variable" 4892msgstr "" 4893 4894#: describe.lisp:54 4895msgid "type" 4896msgstr "" 4897 4898#: describe.lisp:60 4899msgid "class" 4900msgstr "" 4901 4902#: describe.lisp:146 4903msgid "~%Slots:" 4904msgstr "" 4905 4906#: describe.lisp:153 4907msgid "unbound" 4908msgstr "" 4909 4910#: describe.lisp:156 4911msgid "~%No slots." 4912msgstr "" 4913 4914#: describe.lisp:163 4915msgid "a foreign pointer" 4916msgstr "" 4917 4918#: describe.lisp:166 4919msgid "a foreign address" 4920msgstr "" 4921 4922#: describe.lisp:169 4923msgid "a foreign variable of foreign type ~S." 4924msgstr "" 4925 4926#: describe.lisp:173 4927msgid "a foreign function taking foreign types ~:S and returning foreign type ~S." 4928msgstr "" 4929 4930#: describe.lisp:177 4931msgid "a byte specifier, denoting the ~S bits starting at bit position ~S of an integer." 4932msgstr "" 4933 4934#: describe.lisp:180 4935msgid "a special form handler." 4936msgstr "" 4937 4938#: describe.lisp:182 4939msgid "a load-time evaluation promise." 4940msgstr "" 4941 4942#: describe.lisp:184 4943msgid "a symbol macro handler." 4944msgstr "" 4945 4946#: describe.lisp:186 4947msgid "a macro expander." 4948msgstr "" 4949 4950#: describe.lisp:188 4951msgid "a function with alternative macro expander." 4952msgstr "" 4953 4954#: describe.lisp:190 4955msgid "an encoding." 4956msgstr "" 4957 4958#: describe.lisp:195 4959msgid "a GC-invisible pointer to ~S." 4960msgstr "" 4961 4962#: describe.lisp:198 4963msgid "a GC-invisible pointer to a now defunct object." 4964msgstr "" 4965 4966#: describe.lisp:200 4967msgid "a label used for resolving #~D# references during READ." 4968msgstr "" 4969 4970#: describe.lisp:204 4971msgid "a pointer into the stack. It points to:" 4972msgstr "" 4973 4974#: describe.lisp:207 4975msgid "a special-purpose object." 4976msgstr "" 4977 4978#: describe.lisp:209 4979msgid "a machine address." 4980msgstr "" 4981 4982#: describe.lisp:211 4983msgid "an instance of the CLOS class ~S." 4984msgstr "" 4985 4986#: describe.lisp:215 4987msgid "a structure of type ~S." 4988msgstr "" 4989 4990#: describe.lisp:219 4991msgid "~%As such, it is also a structure of type ~{~S~^, ~}." 4992msgstr "" 4993 4994#: describe.lisp:227 4995msgid "a dotted list of length ~S." 4996msgstr "" 4997 4998#: describe.lisp:229 4999msgid "a cons." 5000msgstr "" 5001 5002#: describe.lisp:232 5003msgid "a list of length ~S." 5004msgstr "" 5005 5006#: describe.lisp:234 5007msgid "a cyclic list." 5008msgstr "" 5009 5010#: describe.lisp:236 5011msgid "the empty list, " 5012msgstr "" 5013 5014#: describe.lisp:239 5015msgid "the symbol ~S, " 5016msgstr "" 5017 5018#: describe.lisp:243 5019msgid "lies in ~S" 5020msgstr "" 5021 5022#: describe.lisp:246 5023msgid "is uninterned" 5024msgstr "" 5025 5026#: describe.lisp:260 5027msgid ", is accessible in the package~:[~;s~] ~{~A~^, ~}" 5028msgstr "" 5029 5030#: describe.lisp:265 5031msgid ", is a keyword" 5032msgstr "" 5033 5034#: describe.lisp:268 5035msgid ", a constant" 5036msgstr "" 5037 5038#: describe.lisp:270 5039msgid ", a variable declared SPECIAL" 5040msgstr "" 5041 5042#: describe.lisp:271 5043msgid ", a variable" 5044msgstr "" 5045 5046#: describe.lisp:273 5047msgid " (macro: ~s)" 5048msgstr "" 5049 5050#: describe.lisp:276 5051msgid ", value: ~s" 5052msgstr "" 5053 5054#: describe.lisp:279 5055msgid ", names " 5056msgstr "" 5057 5058#: describe.lisp:281 5059msgid "a special operator" 5060msgstr "" 5061 5062#: describe.lisp:283 5063msgid " with macro definition" 5064msgstr "" 5065 5066#: describe.lisp:285 5067msgid "a~:[~; deprecated~] function" 5068msgstr "" 5069 5070#: describe.lisp:288 5071msgid "a macro" 5072msgstr "" 5073 5074#: describe.lisp:293 5075msgid ", names a type" 5076msgstr "" 5077 5078#: describe.lisp:297 5079msgid ", names a class" 5080msgstr "" 5081 5082#: describe.lisp:303 5083msgid ", has the propert~@P ~{~S~^, ~}" 5084msgstr "" 5085 5086#: describe.lisp:310 5087msgid "~%Documentation as a ~a:~%~a" 5088msgstr "" 5089 5090#: describe.lisp:316 5091msgid "an integer, uses ~S bit~:p, is represented as a ~(~A~)." 5092msgstr "" 5093 5094#: describe.lisp:319 5095msgid "a rational, not integral number." 5096msgstr "" 5097 5098#: describe.lisp:321 5099msgid "a float with ~S bits of mantissa (~(~A~))." 5100msgstr "" 5101 5102#: describe.lisp:324 5103msgid "a complex number " 5104msgstr "" 5105 5106#: describe.lisp:329 5107msgid "at the origin" 5108msgstr "" 5109 5110#: describe.lisp:330 5111msgid "on the ~:[posi~;nega~]tive real axis" 5112msgstr "" 5113 5114#: describe.lisp:333 5115msgid "on the ~:[posi~;nega~]tive imaginary axis" 5116msgstr "" 5117 5118#: describe.lisp:335 5119msgid "in the ~:[~:[first~;fourth~]~;~:[second~;third~]~] quadrant" 5120msgstr "" 5121 5122#: describe.lisp:337 5123msgid " of the Gaussian number plane." 5124msgstr "" 5125 5126#: describe.lisp:339 5127msgid "a character" 5128msgstr "" 5129 5130#: describe.lisp:344 5131msgid "~%Unicode name: ~A" 5132msgstr "" 5133 5134#: describe.lisp:345 5135msgid "~%It is not defined by the Unicode standard." 5136msgstr "" 5137 5138#: describe.lisp:346 5139msgid "~%It is a ~:[non-~;~]printable character." 5140msgstr "" 5141 5142#: describe.lisp:349 5143msgid "~%Its use is non-portable." 5144msgstr "" 5145 5146#: describe.lisp:351 5147msgid "a~:[~:[ closed ~;n output-~]~;~:[n input-~;n input/output-~]~]stream." 5148msgstr "" 5149 5150#: describe.lisp:357 5151msgid "the package named ~A" 5152msgstr "" 5153 5154#: describe.lisp:361 5155msgid ". It has the nicknames ~{~A~^, ~}" 5156msgstr "" 5157 5158#: describe.lisp:366 5159msgid "~%It " 5160msgstr "" 5161 5162#: describe.lisp:368 5163msgid "imports the external symbols of the package~:[~;s~] ~{~A~^, ~} and " 5164msgstr "" 5165 5166#: describe.lisp:373 5167msgid "exports ~:[no symbols~;the symbols~:*~{~<~%~:; ~S~>~^~}~%~]" 5168msgstr "" 5169 5170#: describe.lisp:375 5171msgid "exports ~[no symbols~:;~:*~:d symbols~]" 5172msgstr "" 5173 5174#: describe.lisp:378 5175msgid " to the package~:[~;s~] ~{~A~^, ~}" 5176msgstr "" 5177 5178#: describe.lisp:381 5179msgid ", but no package uses these exports" 5180msgstr "" 5181 5182#: describe.lisp:383 5183msgid "a deleted package." 5184msgstr "" 5185 5186#: describe.lisp:385 5187msgid "a hash table with ~S entr~:@P." 5188msgstr "" 5189 5190#: describe.lisp:388 5191msgid "~:[a~;the Common Lisp~] readtable." 5192msgstr "" 5193 5194#: describe.lisp:391 5195msgid "a ~:[~;portable ~]pathname~:[.~;~:*, with the following components:~{~A~}~]" 5196msgstr "" 5197 5198#: describe.lisp:406 5199msgid "a random-state." 5200msgstr "" 5201 5202#: describe.lisp:410 5203msgid "a~:[~; simple~] ~A dimensional array" 5204msgstr "" 5205 5206#: describe.lisp:413 5207msgid " (vector)" 5208msgstr "" 5209 5210#: describe.lisp:415 5211msgid " of ~(~A~)s" 5212msgstr "" 5213 5214#: describe.lisp:418 5215msgid ", adjustable" 5216msgstr "" 5217 5218#: describe.lisp:420 5219msgid ", of size ~{~S~^ x ~}" 5220msgstr "" 5221 5222#: describe.lisp:423 5223msgid " and current length (fill-pointer) ~S" 5224msgstr "" 5225 5226#: describe.lisp:430 5227msgid "a foreign function." 5228msgstr "" 5229 5230#: describe.lisp:436 5231msgid "a built-in system function." 5232msgstr "" 5233 5234#: describe.lisp:444 5235msgid "a~:[n interpret~; compil~]ed function." 5236msgstr "" 5237 5238#: describe.lisp:460 5239msgid "~%argument list: ~:S" 5240msgstr "" 5241 5242#: describe.lisp:463 5243msgid "~%documentation: ~A" 5244msgstr "" 5245 5246#: describe.lisp:468 5247msgid "~&~%~A [see above]" 5248msgstr "" 5249 5250#: describe.lisp:471 5251msgid "~&~%~A is " 5252msgstr "" 5253 5254#: describe.lisp:535 5255msgid "~S: ~S is not a function." 5256msgstr "" 5257 5258#: describe.lisp:564 5259msgid "~%Argument list: " 5260msgstr "" 5261 5262#: room.lisp:17 5263msgid "~S: argument must be ~S, ~S or ~S, not ~S" 5264msgstr "" 5265 5266#: room.lisp:59 5267msgid "~%Bytes permanently allocated: ~9D~%Bytes currently in use: ~9D~%Bytes available until next GC: ~9D~%" 5268msgstr "" 5269 5270#: edit.lisp:30 5271msgid "No external editor installed." 5272msgstr "" 5273 5274#: edit.lisp:102 5275msgid "~S cannot be edited." 5276msgstr "" 5277 5278#: edit.lisp:121 5279msgid "~S: source code for ~S not available." 5280msgstr "" 5281 5282#: macros3.lisp:13 5283msgid "" 5284"The form ~S yielded ~:[no values~;~:*~{~S~^ ; ~}~] ,~@\n" 5285" that's not of type ~S." 5286msgstr "" 5287 5288#: macros3.lisp:64 5289msgid "LETF* code contains a dotted list, ending with ~S" 5290msgstr "" 5291 5292#: macros3.lisp:83 5293msgid "illegal syntax in LETF* binding: ~S" 5294msgstr "" 5295 5296#: macros3.lisp:227 5297msgid "LETF code contains a dotted list, ending with ~S" 5298msgstr "" 5299 5300#: macros3.lisp:246 5301msgid "illegal syntax in LETF binding: ~S" 5302msgstr "" 5303 5304#: foreign1.lisp:86 5305msgid "Cannot map string ~S to C since it contains a character ~S" 5306msgstr "" 5307 5308#: foreign1.lisp:128 5309msgid "Incomplete FFI type ~S is not allowed here." 5310msgstr "" 5311 5312#: foreign1.lisp:134 5313msgid "FFI type should be a symbol, not ~S" 5314msgstr "" 5315 5316#: foreign1.lisp:138 5317msgid "Invalid FFI type: ~S" 5318msgstr "" 5319 5320#: foreign1.lisp:329 5321msgid "Invalid option in ~S: ~S" 5322msgstr "" 5323 5324#: foreign1.lisp:333 5325msgid "Only one ~S option is allowed: ~S" 5326msgstr "" 5327 5328#: foreign1.lisp:350 5329msgid "Invalid parameter specification in ~S: ~S" 5330msgstr "" 5331 5332#: foreign1.lisp:411 5333msgid "The name must be a string, not ~S" 5334msgstr "" 5335 5336#: foreign1.lisp:416 5337msgid "The name ~S is not a valid C identifier" 5338msgstr "" 5339 5340#: foreign1.lisp:671 5341msgid "illegal foreign data type ~S" 5342msgstr "" 5343 5344#: foreign1.lisp:801 5345msgid "~S: ~S option missing in ~S" 5346msgstr "" 5347 5348#: foreign1.lisp:996 5349msgid "~S: :OUT argument is not a pointer: ~S" 5350msgstr "" 5351 5352#: foreign1.lisp:1060 5353msgid "~S is only allowed after ~S: ~S" 5354msgstr "" 5355 5356#: affi1.lisp:41 5357msgid "Basename ~S not a keyword or libraryname ~S not a string" 5358msgstr "" 5359 5360#: affi1.lisp:48 5361msgid "Library redefinition: old ~S, new ~S" 5362msgstr "" 5363 5364#: affi1.lisp:58 5365msgid "Unknown library: ~S" 5366msgstr "" 5367 5368#: affi1.lisp:85 5369msgid "Library ~S is not open" 5370msgstr "" 5371 5372#: affi1.lisp:147 5373msgid "Unknown function of library ~S: ~S" 5374msgstr "" 5375 5376#: affi1.lisp:173 5377msgid "Offset must be a fixnum: ~S" 5378msgstr "" 5379 5380#: affi1.lisp:184 5381msgid "~&;; redefining foreign library function ~S~%;; from ~S to ~S~%" 5382msgstr "" 5383 5384#: affi1.lisp:203 5385msgid "Unknown register: ~S" 5386msgstr "" 5387 5388#: affi1.lisp:215 5389msgid "Invalid parameter specification ~S in function ~S" 5390msgstr "" 5391 5392#: affi1.lisp:227 5393msgid "Unknown library function: ~S" 5394msgstr "" 5395 5396#: affi1.lisp:244 5397msgid "Bad number of arguments for ~S: ~S" 5398msgstr "" 5399 5400#: rexx1.lisp:146 5401msgid "No waiting for ~S possible." 5402msgstr "" 5403 5404#: defs3.lisp:231 5405msgid "~S: argument ~S should be a string or a symbol" 5406msgstr "" 5407EOF 5408 5409: ${DIFF=diff} 5410${DIFF} msguniq-2.ok msguniq-2.out 5411result=$? 5412 5413exit $result 5414