# Template messages for CLISP # Copyright (C) 1992-2017 Bruno Haible, Michael Stoll, Marcus Daniels, Sam Steingold # This file is distributed under the same license as the GNU CLISP package. # msgid "" msgstr "" "Project-Id-Version: clisp 2.49.60\n" "Report-Msgid-Bugs-To: clisp-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2017-06-25 11:29:01+0200\n" "PO-Revision-Date: 2017-06-25 11:29:01+0200\n" "Last-Translator: Automatically generated \n" "Language-Team: Template \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=ISO-8859-1\n" "Content-Transfer-Encoding: 8-bit\n" #: spvw.d:909 msgid "*** - Program stack overflow. RESET" msgstr "" #: spvw.d:924 msgid "*** - Lisp stack overflow. RESET" msgstr "" #: spvw.d:1089 #, lisp-format msgid "~S: malloc() failed" msgstr "" #: spvw.d:1100 #, lisp-format msgid "~S: realloc() failed" msgstr "" #: spvw.d:1136 #, lisp-format msgid "" "Internal error: statement in file ~S, line ~S has been reached!!\n" "Please see for bug reporting instructions." msgstr "" #: spvw.d:1190 msgid "Unknown FSUBR signature: %d %d %d\n" msgstr "" #: spvw.d:1298 msgid "Unknown SUBR signature: %d %d %d %d" msgstr "" #: spvw.d:2022 msgid "module '%s' requires package %s.\n" msgstr "" #: spvw.d:2032 msgid "module '%s' redefines symbol " msgstr "" #: spvw.d:2034 msgid " in the locked package " msgstr "" #: spvw.d:2036 msgid "" "\n" "old definition: " msgstr "" #: spvw.d:2073 msgid "is an ANSI Common Lisp implementation." msgstr "" #: spvw.d:2075 msgid "" "This image does not process the usual command line arguments.\n" "To create a normal image \"myclisp\", please do\n" "%s --clisp-x '(ext:saveinitmem \"myclisp\" :executable t :init-function nil)'\n" msgstr "" #: spvw.d:2080 msgid "" "Usage: %s [options] [lispfile [argument ...]]\n" " When 'lispfile' is given, it is loaded and '*ARGS*' is set\n" " to the list of argument strings. Otherwise, an interactive\n" " read-eval-print loop is entered.\n" msgstr "" #: spvw.d:2084 msgid "Informative output:" msgstr "" #: spvw.d:2085 msgid " -h, --help - print this help and exit" msgstr "" #: spvw.d:2086 msgid " --version - print the version information" msgstr "" #: spvw.d:2087 msgid " --license - print the licensing information" msgstr "" #: spvw.d:2088 msgid " -help-image - print image-specific help and exit" msgstr "" #: spvw.d:2089 msgid "Memory image selection:" msgstr "" #: spvw.d:2090 msgid " -B lisplibdir - set the installation directory" msgstr "" #: spvw.d:2092 msgid " -K linkingset - use this executable and memory image" msgstr "" #: spvw.d:2094 msgid " -M memfile - use this memory image" msgstr "" #: spvw.d:2095 msgid " -m size - memory size (size = nB or nKB or nMB)" msgstr "" #: spvw.d:2096 msgid "Internationalization:" msgstr "" #: spvw.d:2097 msgid " -L language - set user language" msgstr "" #: spvw.d:2098 msgid " -N nlsdir - NLS catalog directory" msgstr "" #: spvw.d:2099 msgid " -Edomain encoding - set encoding" msgstr "" #: spvw.d:2100 msgid "Interoperability:" msgstr "" #: spvw.d:2101 msgid "" " -q, --quiet, --silent, -v, --verbose - verbosity level:\n" " affects banner, *LOAD-VERBOSE*/*COMPILE-VERBOSE*,\n" " and *LOAD-PRINT*/*COMPILE-PRINT*" msgstr "" #: spvw.d:2104 msgid " -w - wait for a keypress after program termination" msgstr "" #: spvw.d:2105 msgid " -I - be ILISP-friendly" msgstr "" #: spvw.d:2106 msgid " -disable-readline - do not use the gnu readline library" msgstr "" #: spvw.d:2107 msgid "Startup actions:" msgstr "" #: spvw.d:2108 msgid " -ansi - more ANSI CL compliance" msgstr "" #: spvw.d:2109 msgid " -traditional - traditional (undoes -ansi)" msgstr "" #: spvw.d:2110 msgid " -modern - start in a case-sensitive lowercase-preferring package" msgstr "" #: spvw.d:2111 msgid " -p package - start in the package" msgstr "" #: spvw.d:2112 msgid " -C - set *LOAD-COMPILING* to T" msgstr "" #: spvw.d:2113 msgid " -norc - do not load the user ~/.clisprc file" msgstr "" #: spvw.d:2114 msgid " -lp dir - add dir to *LOAD-PATHS* (can be repeated)" msgstr "" #: spvw.d:2115 msgid " -i file - load initfile (can be repeated)" msgstr "" #: spvw.d:2116 msgid "Actions:" msgstr "" #: spvw.d:2117 msgid " -c [-l] lispfile [-o outputfile] - compile lispfile" msgstr "" #: spvw.d:2118 msgid " -x expressions - execute the expressions, then exit" msgstr "" #: spvw.d:2119 msgid " Depending on the image, positional arguments can mean:" msgstr "" #: spvw.d:2120 msgid " lispscript [argument ...] - load script, then exit" msgstr "" #: spvw.d:2121 msgid " [argument ...] - run the init-function" msgstr "" #: spvw.d:2122 msgid " arguments are placed in EXT:*ARGS* as strings." msgstr "" #: spvw.d:2123 msgid "These actions put CLISP into a batch mode, which is overridden by" msgstr "" #: spvw.d:2124 msgid " -on-error action - action can be one of debug, exit, abort, appease" msgstr "" #: spvw.d:2125 msgid " -repl - enter the interactive read-eval-print loop when done" msgstr "" #: spvw.d:2126 msgid "Default action is an interactive read-eval-print loop." msgstr "" #: spvw.d:2135 msgid "%s: use '-h' for help" msgstr "" #: spvw.d:2139 msgid "invalid argument" msgstr "" #: spvw.d:2281 msgid "Welcome to" msgstr "" #: spvw.d:2287 msgid "Type :h and hit Enter for context help." msgstr "" #: spvw.d:2450 msgid "Syntax for %s: nnnnnnn or nnnnKB or nMB" msgstr "" #: spvw.d:2456 msgid "warning: %s %lu too small, using %lu instead" msgstr "" #: spvw.d:2462 msgid "warning: %s %lu too large, using %lu instead" msgstr "" #: spvw.d:2618 msgid "memory size" msgstr "" #: spvw.d:2644 msgid "multiple -B" msgstr "" #: spvw.d:2652 msgid "This option requires an argument" msgstr "" #: spvw.d:2689 msgid "-E requires an argument" msgstr "" #: spvw.d:2924 msgid "-l without -c is invalid" msgstr "" #: spvw.d:2930 msgid "-x with -c is invalid" msgstr "" #: spvw.d:2935 msgid "-x with lisp-file is invalid" msgstr "" #: spvw.d:3079 msgid "Return value of malloc() = %lx is not compatible with type code distribution." msgstr "" #: spvw.d:3086 msgid "Only %ld bytes available." msgstr "" #: spvw.d:3321 msgid "Could not determine the end of the SP stack!" msgstr "" #: spvw.d:3496 msgid "WARNING: No initialization file specified." msgstr "" #: spvw.d:3498 spvw.d:3510 msgid "Please try: " msgstr "" #: spvw.d:3508 msgid "WARNING: No installation directory specified." msgstr "" #: spvw.d:3574 msgid "All positional arguments are put into " msgstr "" #: spvw.d:3576 msgid "" "The first positional argument is the script name,\n" "the rest are put into " msgstr "" #: spvw.d:3707 msgid "WARNING: no such package: " msgstr "" #: spvw.d:3900 msgid "main thread" msgstr "" #: spvw.d:4060 msgid "%s: Not enough memory for Lisp." msgstr "" #: spvw.d:4145 msgid "Bye." msgstr "" #: spvw.d:4151 msgid "Press a key to terminate..." msgstr "" #: spvw_alloca.d:48 msgid "*** - Virtual memory exhausted. RESET" msgstr "" #: spvw_alloca.d:50 msgid "*** - Memory exhausted. RESET" msgstr "" #: spvw_mmap.d:105 msgid "Warning: overwriting existing memory mappings in the address range 0x%lx...0x%lx. clisp will likely crash soon!!\n" msgstr "" #: spvw_mmap.d:161 msgid "Warning: reserving address range 0x%lx...0x%lx that contains memory mappings. clisp might crash later!\n" msgstr "" #: spvw_mmap.d:203 spvw_mmap.d:323 spvw_mmap.d:496 msgid "Cannot map memory to address 0x%lx ." msgstr "" #: spvw_mmap.d:296 msgid "Cannot reserve address range at 0x%lx ." msgstr "" #: spvw_mmap.d:306 msgid "Cannot reserve address range 0x%lx-0x%lx ." msgstr "" #: spvw_mmap.d:350 msgid "CreateFileMapping() failed." msgstr "" #: spvw_mmap.d:358 msgid "MapViewOfFileEx(addr=0x%x,off=0x%x) failed." msgstr "" #: spvw_mmap.d:364 msgid "MapViewOfFileEx() returned 0x%x instead of 0x%x." msgstr "" #: spvw_mmap.d:379 msgid "VirtualFree() failed." msgstr "" #: spvw_mmap.d:393 msgid "VirtualProtect() failed." msgstr "" #: spvw_mmap.d:460 msgid "Cannot open <%s>." msgstr "" #: spvw_global.d:628 #, lisp-format msgid "CALL-WITH-TIMEOUT has failed in thread ~S." msgstr "" #: spvw_global.d:753 #, lisp-format msgid "~S: could not make symbol value per-thread" msgstr "" #: spvw_fault.d:285 msgid "mprotect(0x%lx,%d,%d) failed." msgstr "" #: spvw_sigsegv.d:25 msgid "GC count: %lu" msgstr "" #: spvw_sigsegv.d:27 msgid "Space collected by GC:" msgstr "" #: spvw_sigsegv.d:41 msgid "Run time:" msgstr "" #: spvw_sigsegv.d:43 msgid "Real time:" msgstr "" #: spvw_sigsegv.d:45 msgid "GC time:" msgstr "" #: spvw_sigsegv.d:48 msgid "Permanently allocated: %lu bytes." msgstr "" #: spvw_sigsegv.d:51 msgid "Currently in use: %lu bytes." msgstr "" #: spvw_sigsegv.d:54 msgid "Free space: %lu bytes." msgstr "" #: spvw_sigsegv.d:65 msgid "SIGSEGV cannot be cured. Fault address = 0x%lx." msgstr "" #: spvw_sigsegv.d:180 msgid "Apollo 13 scenario: Stack overflow handling failed. On the next stack overflow we will crash!!!" msgstr "" #: spvw_sigint.d:66 spvw_sigint.d:131 msgid "Ctrl-C: User break" msgstr "" #: spvw_garcol.d:2563 spvw_garcol_old.d:1981 msgid "munmap() failed." msgstr "" #: spvw_allocate.d:86 msgid "No more room for LISP objects" msgstr "" #: spvw_allocate.d:103 msgid "*** - No more room for LISP objects: RESET" msgstr "" #: spvw_allocate.d:314 spvw_allocate.d:373 spvw_allocate.d:456 msgid "Trying to make room through a GC..." msgstr "" #: spvw_sigterm.d:53 msgid "Signal %d while exiting on a signal; cleanup may be incomplete\n" msgstr "" #: spvw_sigterm.d:60 msgid "Exiting on signal " msgstr "" #: spvw_language.d:115 msgid "WARNING: %s/%s: %s.\n" msgstr "" #: spvw_language.d:161 #, lisp-format msgid "~S: locales ~S and ~S are not installed on this system" msgstr "" #: spvw_language.d:163 msgid "locales %s and %s are not installed on this system\n" msgstr "" #: spvw_language.d:184 #, lisp-format msgid "~S: invalid language ~S" msgstr "" #: spvw_language.d:202 #, lisp-format msgid "~S: ~S resolves to ~S which is a file, not a directory" msgstr "" #: spvw_language.d:204 msgid "%s resolves o %s which is a file, not a directory\n" msgstr "" #: spvw_language.d:212 #, lisp-format msgid "~S: ~S does not exist" msgstr "" #: spvw_language.d:214 msgid "%s does not exist\n" msgstr "" #: spvw_language.d:234 msgid "WARNING: setting language to %s failed.\n" msgstr "" #: spvw_memfile.d:234 msgid "disk full" msgstr "" #: spvw_memfile.d:300 #, lisp-format msgid "runtime too small (~S bytes missing)" msgstr "" #: spvw_memfile.d:333 msgid "Delegating cookie not found" msgstr "" #: spvw_memfile.d:991 spvw_memfile.d:1847 msgid "%s: operating system error during load of initialization file `%s'" msgstr "" #: spvw_memfile.d:1512 msgid "%s: Cannot map the initialization file `%s' into memory." msgstr "" #: spvw_memfile.d:1852 msgid "%s: initialization file `%s' was not created by this version of CLISP runtime" msgstr "" #: spvw_memfile.d:1856 msgid "%s: not enough memory for initialization" msgstr "" #: spvw_memfile.d:1906 msgid "%s: 'image size' method failed, but found image header at %d\n" msgstr "" #: eval.d:879 init.lisp:846 init.lisp:861 compiler.lisp:1166 #, lisp-format msgid "Invalid access to the value of the lexical variable ~S from within a ~S definition" msgstr "" #: eval.d:1063 init.lisp:786 init.lisp:800 compiler.lisp:924 #, lisp-format msgid "Invalid access to the local function definition of ~S from within a ~S definition" msgstr "" #: eval.d:1553 #, lisp-format msgid "Too many documentation strings in ~S" msgstr "" #: eval.d:1574 #, lisp-format msgid "Invalid declaration ~S" msgstr "" #: eval.d:1760 #, lisp-format msgid "~S: lambda-list for ~S is missing" msgstr "" #: eval.d:1768 #, lisp-format msgid "~S: lambda-list for ~S should be a list, not ~S" msgstr "" #: eval.d:1895 #, lisp-format msgid "~S: illegal declaration ~S" msgstr "" #: eval.d:1989 eval.d:2171 #, lisp-format msgid "~S: variable specification after ~S too long: ~S" msgstr "" #: eval.d:2027 #, lisp-format msgid "~S: ~S var must be followed by ~S or ~S or end of list: ~S" msgstr "" #: eval.d:2034 #, lisp-format msgid "~S: ~S must be followed by a variable: ~S" msgstr "" #: eval.d:2129 #, lisp-format msgid "~S: incorrect variable specification after ~S: ~S" msgstr "" #: eval.d:2139 #, lisp-format msgid "~S: ~S must be followed by ~S or end of list: ~S" msgstr "" #: eval.d:2192 #, lisp-format msgid "~S: badly placed lambda-list keyword ~S: ~S" msgstr "" #: eval.d:2202 #, lisp-format msgid "~S: too many parameters in the lambda-list ~S" msgstr "" #: eval.d:2210 #, lisp-format msgid "~S: a dot in a lambda-list is allowed only for macros, not here: ~S" msgstr "" #: eval.d:2281 #, lisp-format msgid "~S: ~S is a special operator, not a function" msgstr "" #: eval.d:2292 #, lisp-format msgid "~S: ~S is a macro, not a function" msgstr "" #: eval.d:2644 #, lisp-format msgid "EVAL/APPLY: too many arguments given to ~S" msgstr "" #: eval.d:3234 #, lisp-format msgid "EVAL: too few parameters for special operator ~S: ~S" msgstr "" #: eval.d:3247 #, lisp-format msgid "EVAL: too many parameters for special operator ~S: ~S" msgstr "" #: eval.d:3259 #, lisp-format msgid "EVAL: dotted parameter list for special operator ~S: ~S" msgstr "" #: eval.d:3319 #, lisp-format msgid "EVAL: too few arguments given to ~S: ~S" msgstr "" #: eval.d:3329 #, lisp-format msgid "EVAL: too many arguments given to ~S: ~S" msgstr "" #: eval.d:3337 #, lisp-format msgid "EVAL: argument list given to ~S is dotted: ~S" msgstr "" #: eval.d:4097 #, lisp-format msgid "APPLY: too many arguments given to ~S" msgstr "" #: eval.d:4108 #, lisp-format msgid "APPLY: dotted argument list given to ~S : ~S" msgstr "" #: eval.d:4112 #, lisp-format msgid "APPLY: too few arguments given to ~S" msgstr "" #: eval.d:6417 #, lisp-format msgid "~S: assignment to constant symbol ~S is impossible" msgstr "" #: eval.d:7154 eval.d:7186 #, lisp-format msgid "(~S ~S): the tagbody of the tags ~S has already been left" msgstr "" #: eval.d:7243 control.d:1986 #, lisp-format msgid "~S: there is no CATCHer for tag ~S" msgstr "" #: eval.d:7263 msgid "STACK corrupted" msgstr "" #: eval.d:7603 #, lisp-format msgid "~S: ~S is not a correct index into ~S" msgstr "" #: eval.d:8201 #, lisp-format msgid "undefined bytecode in ~S at byte ~S" msgstr "" #: eval.d:8215 #, lisp-format msgid "~S: jump by ~S takes ~S outside [~S;~S]" msgstr "" #: eval.d:8223 #, lisp-format msgid "Corrupted STACK in ~S at byte ~S" msgstr "" #: control.d:79 init.lisp:1262 #, lisp-format msgid "~S: ~S should be a lambda expression" msgstr "" #: control.d:174 #, lisp-format msgid "~S: odd number of arguments: ~S" msgstr "" #: control.d:272 #, lisp-format msgid "~S: the special operator definition of ~S must not be removed" msgstr "" #: control.d:340 #, lisp-format msgid "doc-string is not allowed here and will be ignored: ~S" msgstr "" #: control.d:403 #, lisp-format msgid "~S: illegal variable specification ~S" msgstr "" #: control.d:553 #, lisp-format msgid "~S: symbol ~S has been declared SPECIAL and may not be re-defined as a SYMBOL-MACRO" msgstr "" #: control.d:558 #, lisp-format msgid "~S: symbol ~S must not be declared SPECIAL and defined a SYMBOL-MACRO at the same time" msgstr "" #: control.d:594 #, lisp-format msgid "~S: too many variables and/or declarations" msgstr "" #: control.d:871 #, lisp-format msgid "~S: ~S is not a function specification" msgstr "" #: control.d:1051 #, lisp-format msgid "~S: ~S is not a macro specification" msgstr "" #: control.d:1058 #, lisp-format msgid "~S: macro name ~S should be a symbol" msgstr "" #: control.d:1113 #, lisp-format msgid "~S: ~S is not a function and macro specification" msgstr "" #: control.d:1120 #, lisp-format msgid "~S: function and macro name ~S should be a symbol" msgstr "" #: control.d:1236 #, lisp-format msgid "~S: clause ~S should be a list" msgstr "" #: control.d:1266 #, lisp-format msgid "~S: missing key list: ~S" msgstr "" #: control.d:1275 macros1.lisp:307 #, lisp-format msgid "~S: the ~S clause must be the last one" msgstr "" #: control.d:1329 #, lisp-format msgid "~S: the block named ~S has already been left" msgstr "" #: control.d:1364 #, lisp-format msgid "~S: no block named ~S is currently visible" msgstr "" #: control.d:1621 #, lisp-format msgid "~S: ~S is neither tag nor form" msgstr "" #: control.d:1664 #, lisp-format msgid "~S: illegal tag ~S" msgstr "" #: control.d:1702 #, lisp-format msgid "~S: tagbody for tag ~S has already been left" msgstr "" #: control.d:1716 #, lisp-format msgid "~S: no tag named ~S is currently visible" msgstr "" #: control.d:1730 #, lisp-format msgid "~S: too many return values" msgstr "" #: control.d:2026 #, lisp-format msgid "Argument ~S is not a macroexpansion environment" msgstr "" #: control.d:2083 #, lisp-format msgid "declarations ~S are not allowed here" msgstr "" #: control.d:2105 #, lisp-format msgid "~S: ~S evaluated to the values ~S, not of type ~S" msgstr "" #: control.d:2116 #, lisp-format msgid "~S: bad declaration ~S" msgstr "" #: control.d:2387 error.d:1035 #, lisp-format msgid "~S: ~S is not a symbol" msgstr "" #: control.d:2422 #, lisp-format msgid "keyword argument list ~S has an odd length" msgstr "" #: control.d:2459 #, lisp-format msgid "" "Illegal keyword/value pair ~S, ~S in argument list.\n" "The allowed keywords are ~S" msgstr "" #: encoding.d:240 #, lisp-format msgid "~S: Invalid base64 encoding termination at position ~S" msgstr "" #: encoding.d:248 #, lisp-format msgid "~S: Invalid base64 encoding at ~S (character ~S of ~S)" msgstr "" #: encoding.d:282 #, lisp-format msgid "~S: Character #\\u~C~C~C~C cannot be represented in the character set ~S" msgstr "" #: encoding.d:287 #, lisp-format msgid "~S: Character #\\u00~C~C~C~C~C~C cannot be represented in the character set ~S" msgstr "" #: encoding.d:305 #, lisp-format msgid "~S: Incomplete byte sequence at end of buffer for ~S" msgstr "" #: encoding.d:568 #, lisp-format msgid "~S: Character #x~C~C~C~C~C~C~C~C in ~S conversion, not an UTF-32 character" msgstr "" #: encoding.d:767 #, lisp-format msgid "~S: Invalid byte #x~C~C in ~S conversion, not a Unicode-16" msgstr "" #: encoding.d:784 #, lisp-format msgid "~S: Invalid byte sequence #x~C~C #x~C~C in ~S conversion" msgstr "" #: encoding.d:804 #, lisp-format msgid "~S: Invalid byte sequence #x~C~C #x~C~C #x~C~C in ~S conversion" msgstr "" #: encoding.d:828 #, lisp-format msgid "~S: Invalid byte sequence #x~C~C #x~C~C #x~C~C #x~C~C in ~S conversion" msgstr "" #: encoding.d:1634 #, lisp-format msgid "~S: Invalid byte #x~C~C in ~S conversion" msgstr "" #: encoding.d:2561 encoding.d:2566 msgid "WARNING: %s: no encoding %s, using %s" msgstr "" #: encoding.d:2682 #, lisp-format msgid "*PATHNAME_ENCODING* on this platform can only be ~S" msgstr "" #: pathname.d:663 pathname.d:704 #, lisp-format msgid "~S: host should be NIL or a string, not ~S" msgstr "" #: pathname.d:683 pathname.d:725 #, lisp-format msgid "~S: illegal hostname ~S" msgstr "" #: pathname.d:848 #, lisp-format msgid "~S: Argument ~S should be a pathname designator ~S" msgstr "" #: pathname.d:881 #, lisp-format msgid "~S: Filename for ~S is unknown" msgstr "" #: pathname.d:1230 pathname.d:3454 pathname.d:8564 hashtabl.d:1995 error.d:1393 error.d:1412 #, lisp-format msgid "~S: Illegal ~S argument ~S" msgstr "" #: pathname.d:1360 realelem.d:204 #, lisp-format msgid "" "The variable ~S had an illegal value.\n" "~S has been reset to ~S." msgstr "" #: pathname.d:1687 #, lisp-format msgid "~S: there is no user named ~S" msgstr "" #: pathname.d:1746 #, lisp-format msgid "~S: there is no environment variable ~S" msgstr "" #: pathname.d:1913 #, lisp-format msgid "~S: syntax error in filename ~S at position ~S" msgstr "" #: pathname.d:1927 pathname.d:1940 #, lisp-format msgid "~S: hosts ~S and ~S of ~S should coincide" msgstr "" #: pathname.d:2079 #, lisp-format msgid "~S: argument ~S is not a logical pathname, string, stream or symbol" msgstr "" #: pathname.d:2089 #, lisp-format msgid "~S: the stream ~S was not opened with a logical pathname" msgstr "" #: pathname.d:2103 #, lisp-format msgid "~S: argument ~S does not contain a host specification" msgstr "" #: pathname.d:2158 #, lisp-format msgid "~S: endless loop while resolving ~S" msgstr "" #: pathname.d:2185 #, lisp-format msgid "~S: unknown logical host ~S in ~S" msgstr "" #: pathname.d:2197 #, lisp-format msgid "~S: No replacement rule for ~S is known." msgstr "" #: pathname.d:2494 #, lisp-format msgid "~S: :VERSION-argument should be NIL or a positive fixnum or :WILD or :NEWEST, not ~S" msgstr "" #: pathname.d:2562 #, lisp-format msgid "The value of ~S was not a pathname. ~:*~S is being reset." msgstr "" #: pathname.d:3281 #, lisp-format msgid "~S: on host ~S, device ~S is invalid, should be NIL" msgstr "" #: pathname.d:3678 #, lisp-format msgid "~S: wildcards are not allowed here: ~S" msgstr "" #: pathname.d:3713 #, lisp-format msgid "~S: argument ~S should be ~S, ~S, ~S, ~S, ~S, ~S or ~S" msgstr "" #: pathname.d:4586 #, lisp-format msgid "~S: replacement pieces ~S do not fit into ~S" msgstr "" #: pathname.d:4667 #, lisp-format msgid "~S: ~S is not a specialization of ~S" msgstr "" #: pathname.d:4721 #, lisp-format msgid "(~S ~S ~S ~S) is ambiguous: ~S" msgstr "" #: pathname.d:4757 #, lisp-format msgid "~S: Directory ~S does not exist" msgstr "" #: pathname.d:4766 runprog.lisp:162 #, lisp-format msgid "~S: File ~S already exists" msgstr "" #: pathname.d:4774 #, lisp-format msgid "~S: ~S names a directory, not a file" msgstr "" #: pathname.d:4980 #, lisp-format msgid "no directory ~S above ~S" msgstr "" #: pathname.d:4987 #, lisp-format msgid "\"..\\\\\" after \"...\\\\\" is invalid: ~S" msgstr "" #: pathname.d:5270 #, lisp-format msgid "UNIX error while GETWD: ~S" msgstr "" #: pathname.d:5277 #, lisp-format msgid "UNIX GETWD returned ~S" msgstr "" #: pathname.d:5443 #, lisp-format msgid "UNIX REALPATH returned ~S" msgstr "" #: pathname.d:5564 #, lisp-format msgid "~S: No file name given: ~S" msgstr "" #: pathname.d:5575 #, lisp-format msgid "~S: Not a directory: ~S" msgstr "" #: pathname.d:5619 #, lisp-format msgid "~S: File ~S does not exist" msgstr "" #: pathname.d:5652 #, lisp-format msgid "~S: pathname with type but without name makes no sense: ~S" msgstr "" #: pathname.d:6018 #, lisp-format msgid "~S: Cannot delete file ~S since there is a file stream open to it" msgstr "" #: pathname.d:6062 #, lisp-format msgid "~S: Cannot rename file ~S since there is a file stream open to it" msgstr "" #: pathname.d:6464 #, lisp-format msgid "~S: ~S already points to file ~S, opening the file again for ~S may produce unexpected results" msgstr "" #: pathname.d:6476 msgid "Open the file anyway" msgstr "" #: pathname.d:6494 #, lisp-format msgid "~S: The value of ~S should be one of ~S, ~S, ~S, or ~S, not ~S. It has been changed to ~S." msgstr "" #: pathname.d:7740 #, lisp-format msgid "root directory not allowed here: ~S" msgstr "" #: pathname.d:7841 msgid "Creating directory: " msgstr "" #: pathname.d:8836 #, lisp-format msgid "~S: There are multiple running threads. Currently they do not survive image saving/loading." msgstr "" #: pathname.d:8849 #, lisp-format msgid "~S: Mutex ~S is locked by thread ~S. Currently locked mutexes are not allowed in memory files." msgstr "" #: pathname.d:8901 msgid "Loading module~P ~{~A~^, ~} from ~A" msgstr "" #: pathname.d:8929 msgid "Loaded module~P ~{~A~^, ~} from ~A" msgstr "" #: pathname.d:8955 #, lisp-format msgid "~S: installation directory is not known, use the -B command line option to specify it or set *LIB-DIRECTORY*" msgstr "" #: stream.d:274 stream.d:13965 #, lisp-format msgid "~S on ~S is illegal" msgstr "" #: stream.d:611 #, lisp-format msgid "Return value ~S of call to ~S should be an integer between ~S and ~S." msgstr "" #: stream.d:778 #, lisp-format msgid "~S: the last character read from ~S was not ~S" msgstr "" #: stream.d:784 #, lisp-format msgid "~S from ~S without ~S before it" msgstr "" #: stream.d:1135 #, lisp-format msgid "~S: cannot output to ~S" msgstr "" #: stream.d:1145 #, lisp-format msgid "~S: cannot output ~S into ~S, not of type ~S" msgstr "" #: stream.d:1171 #, lisp-format msgid "integer ~S is out of range, cannot be output onto ~S" msgstr "" #: stream.d:1185 #, lisp-format msgid "~S: argument ~S is not a stream of type ~S" msgstr "" #: stream.d:1243 #, lisp-format msgid "~S: argument ~S should be an input stream" msgstr "" #: stream.d:1255 #, lisp-format msgid "~S: argument ~S should be an output stream" msgstr "" #: stream.d:1545 #, lisp-format msgid "~S: argument should be a symbol, not ~S" msgstr "" #: stream.d:2388 stream.d:2870 #, lisp-format msgid "~S is beyond the end because the string ~S has been adjusted" msgstr "" #: stream.d:2499 #, lisp-format msgid "~S: ~S is not a string input stream" msgstr "" #: stream.d:2571 charstrg.d:3153 #, lisp-format msgid "~S: ~S argument must be a subtype of ~S, not ~S" msgstr "" #: stream.d:2626 #, lisp-format msgid "~S: ~S is not a string output stream" msgstr "" #: stream.d:2660 #, lisp-format msgid "~S: argument ~S should be a string with fill pointer" msgstr "" #: stream.d:2711 #, lisp-format msgid "~S: ~S is not a string stream" msgstr "" #: stream.d:2958 #, lisp-format msgid "~S: ~S is not a buffered input stream" msgstr "" #: stream.d:3955 #, lisp-format msgid "~S: Ctrl-C: User break" msgstr "" #: stream.d:4035 #, lisp-format msgid "unknown character set ~S" msgstr "" #: stream.d:5892 #, lisp-format msgid "Unbuffered streams need an ~S with a bit size being a multiple of 8, not ~S" msgstr "" #: stream.d:6254 #, lisp-format msgid "Closed ~S because disk is full." msgstr "" #: stream.d:6388 #, lisp-format msgid "cannot position ~S beyond EOF" msgstr "" #: stream.d:8102 #, lisp-format msgid "~S: argument ~S ~S was specified, but ~S is not a regular file." msgstr "" #: stream.d:8134 #, lisp-format msgid "~S: arguments ~S ~S and ~S ~S were specified, but ~S is not a regular file." msgstr "" #: stream.d:8197 #, lisp-format msgid "file ~S is not an integer file" msgstr "" #: stream.d:9310 #, lisp-format msgid "Return value ~S of call to ~S is not a list." msgstr "" #: stream.d:9331 #, lisp-format msgid "Return value ~S of call to ~S contains ~S which is not a ~S." msgstr "" #: stream.d:10401 #, lisp-format msgid "~S: argument ~S should be a window stream" msgstr "" #: stream.d:10951 msgid "cannot output to standard output" msgstr "" #: stream.d:12150 msgid "environment has no TERM variable" msgstr "" #: stream.d:12155 #, lisp-format msgid "terminal type ~S unknown to termcap" msgstr "" #: stream.d:12168 msgid "insufficient terminal: hardcopy terminal" msgstr "" #: stream.d:12172 msgid "insufficient terminal: overstrikes, cannot clear output" msgstr "" #: stream.d:12176 msgid "insufficient terminal: cannot scroll" msgstr "" #: stream.d:12181 msgid "insufficient terminal: cannot clear screen" msgstr "" #: stream.d:12185 msgid "insufficient terminal: cannot position cursor randomly" msgstr "" #: stream.d:13677 #, lisp-format msgid "host should be string, not ~S" msgstr "" #: stream.d:13684 #, lisp-format msgid "display should be a small nonnegative integer, not ~S" msgstr "" #: stream.d:13755 io.d:935 #, lisp-format msgid "~S: input stream ~S has reached its end" msgstr "" #: stream.d:13960 record.d:217 record.d:592 record.d:753 record.d:794 record.d:850 weak.d:40 weak.d:130 weak.d:248 weak.d:314 weak.d:372 weak.d:473 weak.d:575 weak.d:722 sequence.d:330 error.d:939 error.d:941 error.d:1147 #, lisp-format msgid "~S: ~S is not a ~S" msgstr "" #: stream.d:14009 #, lisp-format msgid "~S: argument ~S is not an open SOCKET-STREAM" msgstr "" #: stream.d:14020 #, lisp-format msgid "~S: argument ~S is not a SOCKET-STREAM" msgstr "" #: stream.d:14034 msgid "WARNING: (socket-server ) is deprecated, use (socket-server :interface )" msgstr "" #: stream.d:14286 #, lisp-format msgid "~S: argument ~S is not an open stream" msgstr "" #: stream.d:14513 #, lisp-format msgid "~S: list ~S is too long (~S maximum)" msgstr "" #: stream.d:14743 #, lisp-format msgid "~S: argument ~S should be of type ~S." msgstr "" #: stream.d:15067 #, lisp-format msgid "Invalid direction ~S for accessing ~S" msgstr "" #: stream.d:15103 #, lisp-format msgid "~S: ~S should be a handle, handle stream, or one of ~S, ~S, ~S" msgstr "" #: stream.d:15407 #, lisp-format msgid "~S: The value of ~S is not a stream: ~S" msgstr "" #: stream.d:15409 #, lisp-format msgid "~S: The value of ~S is not an appropriate stream: ~S" msgstr "" #: stream.d:15422 #, lisp-format msgid "~S: The value of ~S was not an appropriate stream: ~S. It has been changed to ~S." msgstr "" #: stream.d:15435 msgid "readline library: out of memory." msgstr "" #: stream.d:15750 #, lisp-format msgid "~S: The ~S of ~S cannot be changed from ~S to ~S." msgstr "" #: stream.d:16344 #, lisp-format msgid "Return value ~S of call to ~S is not a string." msgstr "" #: stream.d:16852 #, lisp-format msgid "Return value ~S of call to ~S is not a fixnum >= 0 or NIL." msgstr "" #: stream.d:17013 #, lisp-format msgid "~S needs an ~S with a bit size being a multiple of 8, not ~S" msgstr "" #: stream.d:17061 #, lisp-format msgid "~S: illegal endianness argument ~S" msgstr "" #: stream.d:17194 #, lisp-format msgid "~S: argument ~S does not contain a valid OS stream handle" msgstr "" #: stream.d:17195 #, lisp-format msgid "~S: ~S: buffered pipe-input-streams are not supported" msgstr "" #: stream.d:17196 #, lisp-format msgid "~S: ~S: stream of wrong direction" msgstr "" #: stream.d:17406 stream.d:17416 #, lisp-format msgid "~S is not a ~S, cannot be output onto ~S" msgstr "" #: stream.d:17491 #, lisp-format msgid "~S: argument ~S is not an open file stream" msgstr "" #: stream.d:17549 #, lisp-format msgid "~S: position argument should be ~S or ~S or a nonnegative integer, not ~S" msgstr "" #: socket.d:347 #, lisp-format msgid "~S: IP address ~S must have length ~S or ~S" msgstr "" #: socket.d:349 #, lisp-format msgid "~S: IP address ~S must have length ~S" msgstr "" #: io.d:464 #, lisp-format msgid "The value of ~S was not a readtable. It has been reset." msgstr "" #: io.d:550 error.d:1292 #, lisp-format msgid "~S: argument ~S is not a ~S" msgstr "" #: io.d:704 #, lisp-format msgid "~S: ~S is a dispatch macro character" msgstr "" #: io.d:756 #, lisp-format msgid "~S: ~S is not a dispatch macro character" msgstr "" #: io.d:780 #, lisp-format msgid "~S: digit ~C not allowed as sub-char" msgstr "" #: io.d:827 #, lisp-format msgid "~S: new value ~S should be ~S, ~S, ~S or ~S." msgstr "" #: io.d:859 #, lisp-format msgid "" "The value of ~S should be an integer between 2 and 36, not ~S.\n" "It has been reset to 10." msgstr "" #: io.d:905 defs2.lisp:179 #, lisp-format msgid "~S from ~S: character read should be a character: ~S" msgstr "" #: io.d:947 #, lisp-format msgid "~S: input stream ~S ends within an object. Last opening parenthesis probably in line ~S." msgstr "" #: io.d:951 #, lisp-format msgid "~S: input stream ~S ends within an object" msgstr "" #: io.d:1214 #, lisp-format msgid "~S from ~S: illegal character ~S" msgstr "" #: io.d:1224 #, lisp-format msgid "~S: input stream ~S ends within a token af