# Russian messages for CLISP # Copyright (C) 1998 Free Software Foundation, Inc. # Eduard Haritonov , 1998. # Arseny Slobodjuck , 2002 - 2004. # # Также принимали участие в переводе: # # Городняя Лидия Васильевна # Дмитрий Иванов # Sam Steingold # msgid "" msgstr "" "Project-Id-Version: clisp 2.33\n" "Report-Msgid-Bugs-To: clisp-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2007-10-12 15:14:12-0400\n" "PO-Revision-Date: 1998-09-02 19:50+0600\n" "Last-Translator: Arseny Slobodjuck \n" "Language-Team: Russian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=koi8-r\n" "Content-Transfer-Encoding: 8-bit\n" #: spvw.d:423 msgid "could not make symbol value per-thread" msgstr "не могу задать значение символа в нитях" #: spvw.d:482 msgid "*** - Program stack overflow. RESET" msgstr "*** - Переполнение программного стека. СБРОС" #: spvw.d:497 msgid "*** - Lisp stack overflow. RESET" msgstr "*** - Переполнение стека Лиспа. СБРОС" #: spvw.d:620 #, lisp-format msgid "~S: malloc() failed" msgstr "~S: malloc(): ошибка." #: spvw.d:631 #, fuzzy, lisp-format msgid "~S: realloc() failed" msgstr "~S: malloc(): ошибка." #: spvw.d:661 #, fuzzy, lisp-format msgid "" "Internal error: statement in file ~S, line ~S has been reached!!\n" "Please see for bug reporting instructions." msgstr "" "внутренняя ошибка: достигнут оператор в файле ~S, строка ~S!!\n" "Пожалуйста, сообщите авторам программы, как вы вышли на эту ошибку!" #: spvw.d:712 msgid "Unknown FSUBR signature: %d %d %d\n" msgstr "Неизвестная сигнатура FSUBR: %d %d %d\n" #: spvw.d:820 msgid "Unknown SUBR signature: %d %d %d %d" msgstr "Неизвестная сигнатура SUBR: %d %d %d %d" #: spvw.d:1549 #, fuzzy msgid "module '%s' requires package %s.\n" msgstr "модуль `%s' требует пакета %s.\n" #: spvw.d:1559 #, fuzzy msgid "module '%s' redefines symbol " msgstr "модуль `%s' требует пакета %s.\n" #: spvw.d:1561 #, fuzzy msgid " in the locked package " msgstr "удаленный пакет." #: spvw.d:1563 #, fuzzy msgid "" "\n" "old definition: " msgstr " с макроопределением" #: spvw.d:1600 #, fuzzy msgid "is an ANSI Common Lisp." msgstr "" " - реализация ANSI Common Lisp.\n" "Использование: " #: spvw.d:1602 msgid "Usage: " msgstr "" #: spvw.d:1604 #, fuzzy msgid "" " [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 "" " [опции] [Лисп-файл [аргумент1 ...]]\n" " Если задан Лисп-файл, он загружается, при этом параметр `*ARGS*'\n" " принимает значения списка аргументов. Если файл не задан, происходит\n" " вход в интерактивный режим `чтение-выполнение-печать'.\n" #: spvw.d:1608 msgid "Informative output:\n" msgstr "Информативный вывод:\n" #: spvw.d:1609 msgid " -h, --help - print this help and exit\n" msgstr " -h, --help - вывод этой справки и выход\n" #: spvw.d:1610 msgid " --version - print the version information\n" msgstr " --version - вывод информации о версии программы\n" #: spvw.d:1611 msgid " --license - print the licensing information\n" msgstr " --license - вывод информации о лицензии\n" #: spvw.d:1612 #, fuzzy msgid " -help-image - print image-specific help and exit\n" msgstr " -h, --help - вывод этой справки и выход\n" #: spvw.d:1613 msgid "Memory image selection:\n" msgstr "Выбор файла с образом памяти:\n" #: spvw.d:1614 msgid " -B lisplibdir - set the installation directory\n" msgstr " -B библ-дир - задать директорию установки\n" #: spvw.d:1616 msgid " -K linkingset - use this executable and memory image\n" msgstr " -K линк-набор - задать исполнимый файл и образ памяти\n" #: spvw.d:1618 msgid " -M memfile - use this memory image\n" msgstr " -M образ - использовать файл образа памяти\n" #: spvw.d:1619 msgid " -m size - memory size (size = xxxxxxxB or xxxxKB or xMB)\n" msgstr " -m размер - размер памяти (xxxxxxxB или xxxxKB или xMB)\n" #: spvw.d:1621 msgid " -t tmpdir - temporary directory for memmap\n" msgstr " -t врем-дир - временная директория для memmap\n" #: spvw.d:1623 msgid "Internationalization:\n" msgstr "Интернационализация:\n" #: spvw.d:1624 msgid " -L language - set user language\n" msgstr " -L язык - задать язык\n" #: spvw.d:1625 msgid " -N nlsdir - NLS catalog directory\n" msgstr " -N nlsdir - задать каталог с NLS\n" #: spvw.d:1626 msgid " -Edomain encoding - set encoding\n" msgstr "" " -Eтиппотока кодировка - задавать кодировки для различных типов потоков.\n" " Осн. типы: file, terminal, pathname, foreign, misc.\n" " Осн. кодировки: koi8-r, koi8-ru, koi8-u, CP866, CP1251,\n" " ISO-8859-5. См. impnotes.\n" #: spvw.d:1627 msgid "Interoperability:\n" msgstr "Взаимодействие:\n" #: spvw.d:1628 msgid "" " -q, --quiet, --silent, -v, --verbose - verbosity level:\n" " affects banner, *LOAD-VERBOSE*/*COMPILE-VERBOSE*,\n" " and *LOAD-PRINT*/*COMPILE-PRINT*\n" msgstr "" " -q, --quiet, --silent, -v, --verbose - степень болтливости:\n" " приветствие, *LOAD-VERBOSE*/*COMPILE-VERBOSE*,\n" " и *LOAD-PRINT*/*COMPILE-PRINT*\n" #: spvw.d:1631 msgid " -w - wait for a keypress after program termination\n" msgstr " -w - ожидать нажатия клавиши после работы\n" #: spvw.d:1632 msgid " -I - be ILISP-friendly\n" msgstr " -I - дружить с ILISP\n" #: spvw.d:1633 msgid "Startup actions:\n" msgstr "Загрузка:\n" #: spvw.d:1634 msgid " -ansi - more ANSI CL compliance\n" msgstr " -ansi - большее соответствие стандарту ANSI CL\n" #: spvw.d:1635 msgid " -traditional - traditional (undoes -ansi)\n" msgstr " -traditional - традиционные установки clisp (отменяет -ansi)\n" #: spvw.d:1636 msgid " -modern - start in a case-sensitive lowercase-preferring package\n" msgstr "" #: spvw.d:1637 msgid " -p package - start in the package\n" msgstr " -p пакет - запускаться в пакете\n" #: spvw.d:1638 msgid " -C - set *LOAD-COMPILING* to T\n" msgstr " -C - установить *LOAD_COMPILING* в T\n" #: spvw.d:1639 msgid " -norc - do not load the user ~/.clisprc file\n" msgstr " -norc - не грузить ~/.clisprc\n" #: spvw.d:1640 msgid " -i file - load initfile (can be repeated)\n" msgstr " -i файл - загрузить файл инициализации (можно повторять)\n" #: spvw.d:1641 msgid "Actions:\n" msgstr "Действия:\n" #: spvw.d:1642 #, fuzzy msgid " -c [-l] lispfile [-o outputfile] - compile lispfile\n" msgstr " -c [-l] лисп-файл [-o вых-файл] - компилировать лисп-файл\n" #: spvw.d:1643 msgid " -x expressions - execute the expressions, then exit\n" msgstr " -x выражения - выполнить выражения и завершить работу\n" #: spvw.d:1644 msgid " Depending on the image, positional arguments can mean:\n" msgstr "" #: spvw.d:1645 #, fuzzy msgid " lispscript [argument ...] - load script, then exit\n" msgstr " лисп-файл [аргумент1 ...] - загрузить лисп файл и завершить работу\n" #: spvw.d:1646 msgid " [argument ...] - run the init-function\n" msgstr "" #: spvw.d:1647 msgid " arguments are placed in EXT:*ARGS* as strings.\n" msgstr "" #: spvw.d:1648 msgid "These actions put CLISP into a batch mode, which is overridden by\n" msgstr "Эти действия поместят CLISP в пакетный режим, если не задан\n" #: spvw.d:1649 msgid " -on-error action - action can be one of debug, exit, abort, appease\n" msgstr "" #: spvw.d:1650 #, fuzzy msgid " -repl - enter the interactive read-eval-print loop when done\n" msgstr " -repl - по окончании войти в интерактивный цикл чтение-выполнение-печать.\n" #: spvw.d:1651 msgid "Default action is an interactive read-eval-print loop.\n" msgstr "По умолчанию - интерактивный цикл чтение-выполнение-печать.\n" #: spvw.d:1660 msgid "%s: use '-h' for help" msgstr "" #: spvw.d:1663 #, fuzzy msgid "invalid argument" msgstr "Неправильный аргумент" #: spvw.d:1803 msgid "Welcome to" msgstr "" #: spvw.d:1809 msgid "Type :h and hit Enter for context help." msgstr "" #: spvw.d:2073 msgid "Syntax for %s: nnnnnnn or nnnnKB or nMB" msgstr "Синтаксис для %s: nnnnnnn, или nnnnKB, или nMB" #: spvw.d:2078 msgid "%s out of range" msgstr "%s вне диапазона" #: spvw.d:2083 msgid "warning: %s out of range, using %u instead" msgstr "" #: spvw.d:2099 msgid "memory size" msgstr "размер памяти" #: spvw.d:2115 msgid "multiple -t" msgstr "" #: spvw.d:2135 msgid "multiple -B" msgstr "" #: spvw.d:2170 #, fuzzy msgid "-E requires an argument" msgstr "~S обязательных аргументов" #: spvw.d:2436 msgid "-l without -c is invalid" msgstr "" #: spvw.d:2442 #, fuzzy msgid "-x with -c is invalid" msgstr "~S в ~S не допускается" #: spvw.d:2447 msgid "-x with lisp-file is invalid" msgstr "" #: spvw.d:2568 #, fuzzy msgid "Return value of malloc() = %lx is not compatible with type code distribution." msgstr "Значение функции malloc() = %x не совместимо с typecode." #: spvw.d:2575 msgid "Only %d bytes available." msgstr "Только %d байтов доступно." #: spvw.d:2825 msgid "Could not determine the end of the SP stack!" msgstr "Невозможно определить конец стека SP !" #: spvw.d:2977 msgid "WARNING: No initialization file specified." msgstr "ПРЕДУПРЕЖДЕНИЕ: Не указан файл инициализации." #: spvw.d:2979 spvw.d:2991 msgid "Please try: " msgstr "Попробуйте: " #: spvw.d:2989 msgid "WARNING: No installation directory specified." msgstr "ПРЕДУПРЕЖДЕНИЕ: Не указан файл инициализации." #: spvw.d:3050 msgid "All positional arguments are put into " msgstr "" #: spvw.d:3052 msgid "" "The first positional argument is the script name,\n" "the rest are put into " msgstr "" #: spvw.d:3146 msgid "WARNING: no such package: " msgstr "ПРЕДУПРЕЖДЕНИЕ: нет такого пакета: " #: spvw.d:3364 msgid "%s: Not enough memory for Lisp." msgstr "%s: Не достаточно памяти для Лиспa." #: spvw.d:3418 msgid "Bye." msgstr "До свидания! Не поминайте лихом!" #: spvw.d:3424 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:66 spvw_mmap.d:197 spvw_mmap.d:357 spvw_multimap.d:161 #, fuzzy msgid "Cannot map memory to address 0x%lx ." msgstr "Невозможно проецировать память на адрес 0x%x ." #: spvw_mmap.d:170 #, fuzzy msgid "Cannot reserve address range at 0x%lx ." msgstr "Невозможно зарезервировать адресный диапазон в 0x%x ." #: spvw_mmap.d:180 #, fuzzy msgid "Cannot reserve address range 0x%lx-0x%lx ." msgstr "Невозможно зарезервировать адресный диапазон 0x%x-0x%x ." #: spvw_mmap.d:225 msgid "CreateFileMapping() failed." msgstr "CreateFileMapping(): ошибка." #: spvw_mmap.d:233 msgid "MapViewOfFileEx(addr=0x%x,off=0x%x) failed." msgstr "MapViewOfFileEx(addr=0x%x,off=0x%x): ошибка." #: spvw_mmap.d:239 msgid "MapViewOfFileEx() returned 0x%x instead of 0x%x." msgstr "MapViewOfFileEx() вернула 0x%x вместо 0x%x." #: spvw_mmap.d:254 msgid "VirtualFree() failed." msgstr "VirtualFree(): ошибка." #: spvw_mmap.d:267 msgid "VirtualProtect() failed." msgstr "VirtualProtect(): ошибка." #: spvw_mmap.d:337 spvw_multimap.d:115 spvw_multimap.d:190 msgid "Cannot open <%s>." msgstr "Невозможно открыть <%s>." #: spvw_multimap.d:139 #, fuzzy msgid "msync(0x%lx,0x%x,MS_INVALIDATE) failed." msgstr "msync(0x%x,0x%x,MS_INVALIDATE) завершился неудачно." #: spvw_multimap.d:199 msgid "Cannot delete <%s>." msgstr "Невозможно удалить <%s>." #: spvw_multimap.d:217 msgid "** WARNING: ** Too little free disk space for <%s>." msgstr "** ПРЕДУПРЕЖДЕНИЕ: ** Слишком мало свободного места на диске для <%s>." #: spvw_multimap.d:219 msgid "Please restart LISP with less memory (option -m)." msgstr "Пожалуйста, перезапустите LISP с меньшим количеством памяти (параметр -m)." #: spvw_multimap.d:228 msgid "Cannot make <%s> long enough." msgstr "Невозможно сделать <%s> достаточно длинным." #: spvw_multimap.d:242 msgid "Cannot fill <%s>." msgstr "Невозможно заполнить <%s>." #: spvw_multimap.d:255 spvw_multimap.d:289 msgid "Cannot close <%s>." msgstr "Невозможно закрыть <%s>." #: spvw_multimap.d:327 msgid "Recompile your operating system with SYSV IPC support." msgstr "Перекомпилируйте вашу операционную систему с поддержкой SYSV IPC." #: spvw_multimap.d:340 msgid "Cannot allocate private shared memory segment of size %d." msgstr "Невозможно разместить сегмент частной разделяемой (private shared) памяти размером %d." #: spvw_multimap.d:357 #, fuzzy msgid "Cannot map shared memory to address 0x%lx." msgstr "Невозможно проецировать общую память на адрес 0x%x." #: spvw_multimap.d:375 spvw_multimap.d:381 msgid "%s: Cannot fill shared memory." msgstr "%s: Невозможно заполнить общую память." #: spvw_multimap.d:394 msgid "Cannot remove shared memory segment." msgstr "Невозможно удалить сегмент общей памяти." #: spvw_fault.d:277 #, fuzzy msgid "mprotect(0x%lx,%d,%d) failed." msgstr "mprotect(0x%x,%d,%d): ошибка." #: spvw_sigsegv.d:23 msgid "Permanently allocated: %lu bytes." msgstr "" #: spvw_sigsegv.d:26 msgid "Currently in use: %lu bytes." msgstr "" #: spvw_sigsegv.d:29 msgid "Free space: %lu bytes." msgstr "" #: spvw_sigsegv.d:40 #, fuzzy msgid "SIGSEGV cannot be cured. Fault address = 0x%lx." msgstr "SIGSEGV не удается исправить. Ошибочный адрес = 0x%x." #: spvw_sigsegv.d:76 msgid "Apollo 13 scenario: Stack overflow handling failed. On the next stack overflow we will crash!!!" msgstr "Сценарий Аполло-13: Обработка переполнения стека закончилась неудачей. Следующее переполнение стека приведет к разрушению!!!" #: spvw_sigint.d:69 spvw_sigint.d:132 msgid "Ctrl-C: User break" msgstr "Ctrl-C: Прерывание пользователем" #: spvw_garcol.d:1983 msgid "munmap() failed." msgstr "munmap(): ошибка." #: spvw_allocate.d:32 msgid "No more room for LISP objects" msgstr "Нет места для объектов Лиспa" #: spvw_allocate.d:50 msgid "*** - No more room for LISP objects: RESET" msgstr "*** - Нет места для объектов Лиспа: СБРОС" #: spvw_allocate.d:251 spvw_allocate.d:311 spvw_allocate.d:396 msgid "Trying to make room through a GC..." msgstr "Освобождаем память - вызываем GC..." #: spvw_sigterm.d:16 msgid "Exiting on signal " msgstr "" #: spvw_memfile.d:226 msgid "disk full" msgstr "переполнение диска" #: spvw_memfile.d:269 #, lisp-format msgid "runtime too small (~S bytes missing)" msgstr "" #: spvw_memfile.d:926 spvw_memfile.d:1684 msgid "%s: operating system error during load of initialization file `%s'" msgstr "%s: ошибка операционной системы во время загрузки файла инициализации `%s'" #: spvw_memfile.d:1390 msgid "%s: Cannot map the initialization file `%s' into memory." msgstr "%s: Невозможно разместить файл инициализации `%s' в памяти." #: spvw_memfile.d:1689 #, fuzzy msgid "%s: initialization file `%s' was not created by this version of CLISP runtime" msgstr "%s: файл инициализации `%s' был создан не этой версией CLISP" #: spvw_memfile.d:1693 msgid "%s: not enough memory for initialization" msgstr "%s: недостаточно памяти для инициализации" #: spvw_memfile.d:1762 msgid "%s: 'image size' method failed, but found image header at %d\n" msgstr "" #: eval.d:814 init.lisp:842 init.lisp:857 compiler.lisp:1190 #, lisp-format msgid "Invalid access to the value of the lexical variable ~S from within a ~S definition" msgstr "" #: eval.d:1000 init.lisp:782 init.lisp:796 compiler.lisp:948 #, lisp-format msgid "Invalid access to the local function definition of ~S from within a ~S definition" msgstr "" #: eval.d:1489 #, lisp-format msgid "Too many documentation strings in ~S" msgstr "Слишком много строк документации в ~S" #: eval.d:1691 #, lisp-format msgid "~S: lambda-list for ~S is missing" msgstr "~S: лямбда-выражение для ~S пропущено" #: eval.d:1699 #, lisp-format msgid "~S: lambda-list for ~S should be a list, not ~S" msgstr "~S: лямбда-выражение для ~S должно быть списком, а не ~S" #: eval.d:1824 #, lisp-format msgid "~S: illegal declaration ~S" msgstr "~S: неверное объявление ~S" #: eval.d:1918 eval.d:2097 #, lisp-format msgid "~S: variable specification after ~S too long: ~S" msgstr "~S: слишком длинная спецификация переменной после ~S: ~S" #: eval.d:1957 #, lisp-format msgid "~S: ~S var must be followed by ~S or ~S or end of list: ~S" msgstr "~S: после ~S должны следовать ~S, ~S или конец списка: ~S" #: eval.d:1963 #, lisp-format msgid "~S: ~S must be followed by a variable: ~S" msgstr "~S: После ~S должна быть переменная: ~S" #: eval.d:2057 #, lisp-format msgid "~S: incorrect variable specification after ~S: ~S" msgstr "~S: неверная спецификация переменной после ~S: ~S" #: eval.d:2066 #, lisp-format msgid "~S: ~S must be followed by ~S or end of list: ~S" msgstr "~S: после ~S должно следовать ~S или конец списка: ~S" #: eval.d:2118 #, lisp-format msgid "~S: badly placed lambda-list keyword ~S: ~S" msgstr "~S: неверно размещенное в лямбда-выражении ключевое слово ~S: ~S" #: eval.d:2127 #, lisp-format msgid "~S: too many parameters in the lambda-list ~S" msgstr "~S: слишком много параметров в лямбда-выражении ~S" #: eval.d:2135 #, lisp-format msgid "~S: a dot in a lambda-list is allowed only for macros, not here: ~S" msgstr "~S: точка в лямбда-списке дозволяется только в макросе, а не здесь: ~S" #: eval.d:2206 #, lisp-format msgid "~S: ~S is a special operator, not a function" msgstr "~S: ~S - специальный оператор, а не функция" #: eval.d:2217 #, lisp-format msgid "~S: ~S is a macro, not a function" msgstr "~S: ~S - макрокоманда, а не функция" #: eval.d:2493 #, lisp-format msgid "EVAL/APPLY: too few arguments given to ~S" msgstr "EVAL/APPLY: Слишком мало аргументов для ~S" #: eval.d:2576 #, lisp-format msgid "EVAL/APPLY: too many arguments given to ~S" msgstr "EVAL/APPLY: Слишком много аргументов для ~S" #: eval.d:2976 #, lisp-format msgid "EVAL: variable ~S has no value" msgstr "EVAL: переменной ~S не присвоено значение" #: eval.d:3155 #, lisp-format msgid "EVAL: too few parameters for special operator ~S: ~S" msgstr "EVAL: мало, слишком мало параметров для специального оператора ~S: ~S" #: eval.d:3168 #, lisp-format msgid "EVAL: too many parameters for special operator ~S: ~S" msgstr "EVAL: слишком много параметров для специального оператора ~S: ~S" #: eval.d:3180 #, lisp-format msgid "EVAL: dotted parameter list for special operator ~S: ~S" msgstr "EVAL: точечный список параметров для специального оператора ~S: ~S" #: eval.d:3243 #, lisp-format msgid "EVAL: too few arguments given to ~S: ~S" msgstr "EVAL: слишком мало аргументов для ~S: ~S" #: eval.d:3253 #, lisp-format msgid "EVAL: too many arguments given to ~S: ~S" msgstr "EVAL: слишком много аргументов для ~S: ~S" #: eval.d:3262 #, lisp-format msgid "EVAL: argument list given to ~S is dotted: ~S" msgstr "EVAL: список аргументов для ~S является точечным: ~S" #: eval.d:4097 #, lisp-format msgid "~S: argument list given to ~S is dotted (terminated by ~S)" msgstr "~S: список аргументов для ~S является точечным (заканчивается ~S)" #: eval.d:4105 #, lisp-format msgid "APPLY: too many arguments given to ~S" msgstr "APPLY: слишком много аргументов для ~S" #: eval.d:4116 #, fuzzy, lisp-format msgid "APPLY: dotted argument list given to ~S : ~S" msgstr "точечный список в ~S : ~S" #: eval.d:4120 #, lisp-format msgid "APPLY: too few arguments given to ~S" msgstr "APPLY: слишком мало аргументов для ~S" #: eval.d:6591 eval.d:6605 #, lisp-format msgid "~S: symbol ~S has no value" msgstr "~S: символ ~S не имеет значения" #: eval.d:6618 #, lisp-format msgid "~S: assignment to constant symbol ~S is impossible" msgstr "~S: присваивание константному символу ~S недопустимо" #: eval.d:7250 control.d:2243 #, lisp-format msgid "~S: too many arguments given to ~S" msgstr "~S: слишком много аргументов для ~S" #: eval.d:7429 eval.d:7463 #, lisp-format msgid "(~S ~S): the tagbody of the tags ~S has already been left" msgstr "(~S ~S): выход из размеченной подпрограммы с тегами ~S уже произошел" #: eval.d:7527 control.d:1965 #, lisp-format msgid "~S: there is no CATCHer for tag ~S" msgstr "~S: нет CATCH для тега ~S" #: eval.d:7550 msgid "STACK corrupted" msgstr "СТЕК поврежден" #: eval.d:7931 #, lisp-format msgid "~S: ~S is not a correct index into ~S" msgstr "~S: ~S не является правильным индексом для ~S" #: eval.d:8554 #, lisp-format msgid "undefined bytecode in ~S at byte ~S" msgstr "недопустимый байт-код в ~S байт номер ~S" #: eval.d:8568 #, lisp-format msgid "~S: jump by ~S takes ~S outside [~S;~S]" msgstr "" #: eval.d:8572 #, fuzzy, lisp-format msgid "~S: too many return values" msgstr "слишком много возвращаемых значений" #: eval.d:8577 #, lisp-format msgid "Corrupted STACK in ~S at byte ~S" msgstr "Поврежден СТЕК в ~S для байта ~S" #: control.d:79 init.lisp:1252 #, lisp-format msgid "~S: ~S should be a lambda expression" msgstr "~S: ~S должно быть лямбда-выражением" #: control.d:100 #, lisp-format msgid "~S: ~S has no dynamic value" msgstr "~S: ~S не имеет динамического значения" #: control.d:191 #, lisp-format msgid "~S: odd number of arguments: ~S" msgstr "~S: нечетное количество аргументов: ~S" #: control.d:200 #, lisp-format msgid "dotted list given to ~S : ~S" msgstr "точечный список в ~S : ~S" #: control.d:293 #, lisp-format msgid "~S: the special operator definition of ~S must not be removed" msgstr "~S: определение специальной формы ~S не должно удаляться" #: control.d:360 #, fuzzy, lisp-format msgid "doc-string is not allowed here and will be ignored: ~S" msgstr "~S: строка документации здесь не разрешена: ~S" #: control.d:412 #, lisp-format msgid "~S: illegal variable specification ~S" msgstr "~S: неверная спецификация переменной ~S" #: control.d:547 #, fuzzy, lisp-format msgid "~S: symbol ~S has been declared SPECIAL and may not be re-defined as a SYMBOL-MACRO" msgstr "" "#-#-#-#-# ru1.po (clisp 2.33) #-#-#-#-#\n" "~S: символ ~S не должен одновременно объявляться как SPECIAL и быть макрокомандой\n" "#-#-#-#-# ru2.po (clisp 2.33) #-#-#-#-#\n" "~S: символ ~S нельзя объявлять одновременно и как специальный и как макрос" #: control.d:553 #, fuzzy, lisp-format msgid "~S: symbol ~S must not be declared SPECIAL and defined a SYMBOL-MACRO at the same time" msgstr "" "#-#-#-#-# ru1.po (clisp 2.33) #-#-#-#-#\n" "~S: символ ~S не должен одновременно объявляться как SPECIAL и быть макрокомандой\n" "#-#-#-#-# ru2.po (clisp 2.33) #-#-#-#-#\n" "~S: символ ~S нельзя объявлять одновременно и как специальный и как макрос" #: control.d:590 #, lisp-format msgid "~S: too many variables and/or declarations" msgstr "~S: слишком много переменных и/или объявлений" #: control.d:853 #, lisp-format msgid "~S: ~S is not a function specification" msgstr "~S: ~S не является спецификацией функции" #: control.d:1028 #, lisp-format msgid "~S: ~S is not a macro specification" msgstr "~S: ~S не является спецификацией макроса" #: control.d:1035 #, lisp-format msgid "~S: macro name ~S should be a symbol" msgstr "~S: имя макроса ~S должно быть символом" #: control.d:1090 #, lisp-format msgid "~S: ~S is not a function and macro specification" msgstr "~S: ~S не является спецификацией функции-макро" #: control.d:1097 #, lisp-format msgid "~S: function and macro name ~S should be a symbol" msgstr "~S: имя функции-макро ~S должно быть символом" #: control.d:1212 #, lisp-format msgid "~S: clause ~S should be a list" msgstr "~S: предложение ~S должно быть списком" #: control.d:1242 #, lisp-format msgid "~S: missing key list: ~S" msgstr "~S: пропущен список ключевых параметров: ~S" #: control.d:1251 macros1.lisp:296 #, lisp-format msgid "~S: the ~S clause must be the last one" msgstr "~S: предложение ~S должно быть последним" #: control.d:1306 #, lisp-format msgid "~S: the block named ~S has already been left" msgstr "~S: выход из блока с именем ~S уже произошел" #: control.d:1341 #, lisp-format msgid "~S: no block named ~S is currently visible" msgstr "~S: не видно блока с именем ~S" #: control.d:1599 #, lisp-format msgid "~S: ~S is neither tag nor form" msgstr "~S: ~S не является тэгом или формой" #: control.d:1641 #, lisp-format msgid "~S: illegal tag ~S" msgstr "~S: неверный тэг ~S" #: control.d:1679 #, lisp-format msgid "~S: tagbody for tag ~S has already been left" msgstr "~S: выход из размеченной подпрограммы для тэга ~S уже произошел" #: control.d:1693 #, lisp-format msgid "~S: no tag named ~S is currently visible" msgstr "~S: не видно тэга с именем ~S" #: control.d:1707 #, lisp-format msgid "~S: too many values" msgstr "~S: слишком много значений" #: control.d:1747 #, lisp-format msgid "~S: too many arguments to ~S" msgstr "~S: слишком много аргументов для ~S" #: control.d:2005 #, lisp-format msgid "Argument ~S is not a macroexpansion environment" msgstr "Аргумент ~S не является окружением для макрорасширения" #: control.d:2063 #, lisp-format msgid "declarations ~S are not allowed here" msgstr "объявления ~S здесь не разрешены" #: control.d:2084 #, lisp-format msgid "~S: ~S evaluated to the values ~S, not of type ~S" msgstr "~S: ~S при вычислении возвратила следующие значения ~S, не принадлежащие типу ~S" #: control.d:2095 #, lisp-format msgid "~S: bad declaration ~S" msgstr "~S: некорректное объявление ~S" #: control.d:2360 error.d:901 #, fuzzy, lisp-format msgid "~S: ~S is not a symbol" msgstr "~SS: ~SS не является символом." #: control.d:2393 #, lisp-format msgid "keyword argument list ~S has an odd length" msgstr "Список ключевых аргументов ~S нечетной длины" #: control.d:2430 #, lisp-format msgid "" "Illegal keyword/value pair ~S, ~S in argument list.\n" "The allowed keywords are ~S" msgstr "" "недопустимая пара ключевое слово/значение ~S, ~S в списке аргументов.\n" "Разрешенные ключевые слова: ~S" #: encoding.d:240 #, fuzzy, lisp-format msgid "Invalid base64 encoding termination at position ~S" msgstr "Некорректная спецификация параметра ~S в функции ~S" #: encoding.d:245 #, lisp-format msgid "Invalid base64 encoding at ~S (character ~S of ~S)" msgstr "" #: encoding.d:280 #, lisp-format msgid "Character #\\u~C~C~C~C cannot be represented in the character set ~S" msgstr "Знак #\\u~C~C~C~C не может быть представлен в знаковом наборе ~S" #: encoding.d:285 #, lisp-format msgid "Character #\\u00~C~C~C~C~C~C cannot be represented in the character set ~S" msgstr "Знак #\\u00~C~C~C~C~C~C не может быть представлен в знаковом наборе ~S" #: encoding.d:298 #, lisp-format msgid "incomplete byte sequence at end of buffer for ~S" msgstr "неполная последовательность байтов в конце буффера для ~S" #: encoding.d:555 #, lisp-format msgid "character #x~C~C~C~C~C~C~C~C in ~S conversion, not an UTF-32 character" msgstr "знак #x~C~C~C~C~C~C~C~C в наборе ~S, не знак UTF-32" #: encoding.d:752 #, lisp-format msgid "invalid byte #x~C~C in ~S conversion, not a Unicode-16" msgstr "недопустимый байт #x~C~C в наборе ~S, не знак Unicode-16" #: encoding.d:764 #, lisp-format msgid "invalid byte sequence #x~C~C #x~C~C in ~S conversion" msgstr "недопустимая последовательность байтов #x~C~C #x~C~C в наборе ~S" #: encoding.d:779 #, lisp-format msgid "invalid byte sequence #x~C~C #x~C~C #x~C~C in ~S conversion" msgstr "недопустимая последовательность байтов #x~C~C #x~C~C #x~C~C в наборе ~S" #: encoding.d:796 #, lisp-format msgid "invalid byte sequence #x~C~C #x~C~C #x~C~C #x~C~C in ~S conversion" msgstr "недопустимая последовательность байтов #x~C~C #x~C~C #x~C~C #x~C~C в наборе ~S" #: encoding.d:1601 #, lisp-format msgid "invalid byte #x~C~C in ~S conversion" msgstr "недопустимый байт #x~C~C в наборе ~S" #: encoding.d:2034 encoding.d:2045 encoding.d:2055 encoding.d:2066 pathname.d:1272 pathname.d:3609 pathname.d:6380 pathname.d:6411 pathname.d:6450 pathname.d:7613 pathname.d:8536 stream.d:3258 stream.d:3364 stream.d:16710 hashtabl.d:2033 error.d:1312 #, lisp-format msgid "~S: illegal ~S argument ~S" msgstr "~S: недопустимый ~S аргумент ~S" #: encoding.d:2548 encoding.d:2553 msgid "WARNING: %s: no encoding %s, using %s" msgstr "" #: pathname.d:682 pathname.d:725 #, lisp-format msgid "~S: host should be NIL or a string, not ~S" msgstr "~S: параметр host должен быть NIL или строкой, а не ~S" #: pathname.d:702 pathname.d:746 #, lisp-format msgid "~S: illegal hostname ~S" msgstr "~S: недопустимое имя сервера ~S" #: pathname.d:763 #, lisp-format msgid "~S: host should be NIL, not ~S" msgstr "~S: параметр host должен быть NIL, а не ~S" #: pathname.d:894 #, lisp-format msgid "~S: argument ~S should be a pathname designator ~S" msgstr "~S: аргумент ~S должен обозначать путь ~S" #: pathname.d:928 #, lisp-format msgid "~S: filename for ~S is unknown" msgstr "~S: имя файла для ~S неизвестно" #: pathname.d:1404 realelem.d:203 #, lisp-format msgid "" "The variable ~S had an illegal value.\n" "~S has been reset to ~S." msgstr "" "Переменная ~S имела недопустимое значение.\n" "~S присвоено значение ~S." #: pathname.d:1748 #, lisp-format msgid "~S: there is no user named ~S" msgstr "~S: нет пользователя с именем ~S" #: pathname.d:1807 #, lisp-format msgid "~S: there is no environment variable ~S" msgstr "~S: нет такой переменной окружения - ~S" #: pathname.d:1974 #, lisp-format msgid "~S: syntax error in filename ~S at position ~S" msgstr "~S: синтаксическая ошибка в файле ~S в позиции ~S" #: pathname.d:1990 pathname.d:2005 #, lisp-format msgid "~S: hosts ~S and ~S of ~S should coincide" msgstr "~S: серверы ~S и ~S в ~S должны совпадать" #: pathname.d:2178 #, lisp-format msgid "~S: argument ~S is not a logical pathname, string, stream or symbol" msgstr "~S: аргумент ~S не является логическим именем файла, строкой , потоком или символом" #: pathname.d:2188 #, fuzzy, lisp-format msgid "~S: the stream ~S was not opened with a logical pathname" msgstr "~S: поток ввода ~S заканчивается внутри объекта" #: pathname.d:2203 #, fuzzy, lisp-format msgid "~S: argument ~S does not contain a host specification" msgstr "~S: аргумент ~S не содержит номера файла" #: pathname.d:2258 #, lisp-format msgid "~S: endless loop while resolving ~S" msgstr "~S: бесконечный цикл при раскрытии ~S" #: pathname.d:2285 #, lisp-format msgid "~S: unknown logical host ~S in ~S" msgstr "~S: неизвестное логическое имя сервера ~S в ~S" #: pathname.d:2297 #, lisp-format msgid "~S: No replacement rule for ~S is known." msgstr "~S: Нет известных правил подстановки для ~S." #: pathname.d:2612 #, lisp-format msgid "~S: :VERSION-argument should be NIL or a positive fixnum or :WILD or :NEWEST, not ~S" msgstr "~S: аргумент :VERSION должен быть NIL, положительным ограниченным целым, :WILD или :NEWEST, а не ~S" #: pathname.d:2680 #, lisp-format msgid "The value of ~S was not a pathname. ~:*~S is being reset." msgstr "Значение ~S не было именем файла. ~:*~S сбрасывается." #: pathname.d:3423 #, lisp-format msgid "~S: on host ~S, device ~S is invalid, should be NIL" msgstr "~S: на сервере ~S, устройство ~S недоступно, должно быть NIL" #: pathname.d:3865 #, lisp-format msgid "wildcards are not allowed here: ~S" msgstr "шаблоны здесь не разрешены: ~S" #: pathname.d:3900 #, lisp-format msgid "~S: argument ~S should be ~S, ~S, ~S, ~S, ~S, ~S or ~S" msgstr "~S: аргумент ~S может быть ~S, ~S, ~S, ~S, ~S, ~S или ~S" #: pathname.d:4820 #, lisp-format msgid "~S: replacement pieces ~S do not fit into ~S" msgstr "~S: части замены ~S не соответствуют ~S" #: pathname.d:4903 #, lisp-format msgid "~S: ~S is not a specialization of ~S" msgstr "~S: ~S не является специализацией для ~S" #: pathname.d:4959 #, lisp-format msgid "(~S ~S ~S ~S) is ambiguous: ~S" msgstr "(~S ~S ~S ~S) неоднозначно: ~S" #: pathname.d:5003 #, lisp-format msgid "nonexistent directory: ~S" msgstr "несуществующий каталог: ~S" #: pathname.d:5012 #, lisp-format msgid "~S: file ~S already exists" msgstr "~S: файл ~S уже существует" #: pathname.d:5229 #, lisp-format msgid "no directory ~S above ~S" msgstr "нет каталогов ~S выше ~S" #: pathname.d:5236 #, lisp-format msgid "\"..\\\\\" after \"...\\\\\" is invalid: ~S" msgstr "\"..\\\\\" после \"...\\\\\" является недопустимым: ~S" #: pathname.d:5512 #, lisp-format msgid "UNIX error while GETWD: ~S" msgstr "Ошибка UNIX при выполнении GETWD: ~S" #: pathname.d:5519 #, lisp-format msgid "UNIX GETWD returned ~S" msgstr "UNIX GETWD вернул ~S" #: pathname.d:5614 #, lisp-format msgid "UNIX REALPATH returned ~S" msgstr "Код возврата UNIX REALPATH: ~S" #: pathname.d:5653 #, lisp-format msgid "~S: ~S names a directory, not a file" msgstr "~S: ~S имя каталога, а не файла" #: pathname.d:5793 #, lisp-format msgid "no file name given: ~S" msgstr "не задано имя файла: ~S" #: pathname.d:5804 #, lisp-format msgid "not a directory: ~S" msgstr "не каталог: ~S" #: pathname.d:5849 #, lisp-format msgid "~S: file ~S does not exist" msgstr "~S: файл ~S не существует" #: pathname.d:5883 #, lisp-format msgid "~S: pathname with type but without name makes no sense: ~S" msgstr "~S: Имеет ли смысл имя файла с расширением, но без имени ? Нет: ~S" #: pathname.d:6053 #, fuzzy, lisp-format msgid "cannot delete file ~S since there is a file stream open to it" msgstr "невозможно удалить файл ~S, т.к. существует файловый поток, открытый для него" #: pathname.d:6103 #, fuzzy, lisp-format msgid "cannot rename file ~S since there is a file stream open to it" msgstr "невозможно переименовать файл ~S, т.к. существует файловый поток, открытый для него" #: pathname.d:6503 msgid "Open the file anyway" msgstr "" #: pathname.d:6504 #, lisp-format msgid "~S: ~S already points to file ~S, opening the file again for ~S may produce unexpected results" msgstr "" #: pathname.d:7711 #, lisp-format msgid "root directory not allowed here: ~S" msgstr "корневой каталог использовать здесь нельзя: ~S" #: pathname.d:7816 msgid "Creating directory: " msgstr "Создание каталога: " #: pathname.d:8872 #, lisp-format msgid "~S: library directory is not known, use a command line option to specify it" msgstr "~S: каталог, в котором хранится библиотека CLISP не задан, задайте его в командной строке" #: stream.d:275 stream.d:13774 #, lisp-format msgid "~S on ~S is illegal" msgstr "~S в ~S не допускается" #: stream.d:606 stream.d:662 stream.d:856 #, lisp-format msgid "Return value ~S of call to ~S should be an integer between ~S and ~S." msgstr "Значение ~S, возвращенное ~S должно быть целым числом между ~S и ~S." #: stream.d:755 #, lisp-format msgid "~S: the last character read from ~S was not ~S" msgstr "~S: последний знак, считанный из ~S не был ~S" #: stream.d:761 #, lisp-format msgid "~S from ~S without ~S before it" msgstr "~S из ~S без предварительного ~S" #: stream.d:1111 #, lisp-format msgid "~S: cannot output to ~S" msgstr "~S: невозможно вывести на ~S" #: stream.d:1122 #, lisp-format msgid "~S: cannot output ~S into ~S, not of type ~S" msgstr "~S: невозможно вывести ~S на ~S, должен быть ~S" #: stream.d:1148 #, lisp-format msgid "integer ~S is out of range, cannot be output onto ~S" msgstr "целое число ~S находится вне допустимого диапазона и не может выводиться в ~S" #: stream.d:1162 #, fuzzy, lisp-format msgid "~S: argument ~S is not a stream of type ~S" msgstr "~S: аргумент ~S должен быть потоком типа ~S" #: stream.d:1220 #, lisp-format msgid "~S: argument ~S should be an input stream" msgstr "~S: аргумент ~S должен быть потоком ввода" #: stream.d:1232 #, lisp-format msgid "~S: argument ~S should be an output stream" msgstr "~S: аргумент ~S должен быть потоком вывода" #: stream.d:1523 #, fuzzy, lisp-format msgid "~S: argument should be a symbol, not ~S" msgstr "~S: аргумент должен быть ~S, а не ~S" #: stream.d:2365 stream.d:2830 #, lisp-format msgid "~S is beyond the end because the string ~S has been adjusted" msgstr "~S после конца, потому что длина строки ~S увеличилась" #: stream.d:2472 #, fuzzy, lisp-format msgid "~S: ~S is not a string input stream" msgstr "~S: ~S не является буферизованным потоком ввода" #: stream.d:2545 charstrg.d:3212 #, lisp-format msgid "~S: ~S argument must be a subtype of ~S, not ~S" msgstr "~S: аргумент ~S должен быть подтипом ~S, а не ~S" #: stream.d:2604 #, fuzzy, lisp-format msgid "~S: ~S is not a string output stream" msgstr "~S: ~S не является буферизованным потоком ввода" #: stream.d:2639 #, lisp-format msgid "~S: argument ~S should be a string with fill pointer" msgstr "~S: аргумент ~S должен быть строкой с указателем заполнения" #: stream.d:2921 #, lisp-format msgid "~S: ~S is not a buffered input stream" msgstr "~S: ~S не является буферизованным потоком ввода" #: stream.d:3889 #, lisp-format msgid "~S: Ctrl-C: User break" msgstr "~S: Ctrl-C: Прервано пользователем" #: stream.d:3969 #, lisp-format msgid "unknown character set ~S" msgstr "неизвестный знаковый набор ~S" #: stream.d:5740 #, lisp-format msgid "Unbuffered streams need an ~S with a bit size being a multiple of 8, not ~S" msgstr "Небуферизованые потоки должны иметь ~S с размером кратным 8 битам, а не ~S" #: stream.d:6095 #, lisp-format msgid "Closed ~S because disk is full." msgstr "Закрыт ~S, потому что диск переполнен." #: stream.d:6213 #, lisp-format msgid "cannot position ~S beyond EOF" msgstr "невозможно поместить ~S после EOF" #: stream.d:7753 #, lisp-format msgid "~S: argument ~S ~S was specified, but ~S is not a regular file." msgstr "~S: был указан аргумент ~S ~S, но ~S - не обычный файл." #: stream.d:7787 #, lisp-format msgid "~S: arguments ~S ~S and ~S ~S were specified, but ~S is not a regular file." msgstr "~S: были указаны аргументы ~S ~S и ~S ~S, но ~S - не обычный файл." #: stream.d:7843 #, lisp-format msgid "file ~S is not an integer file" msgstr "~S - не файл целых чисел" #: stream.d:8978 #, fuzzy, lisp-format msgid "Return value ~S of call to ~S is not a list." msgstr "Значение ~S, возвращенное ~S не является ~S." #: stream.d:8999 #, lisp-format msgid "Return value ~S of call to ~S contains ~S which is not a ~S." msgstr "Значение ~S, возвращенное ~S содержит ~S, который не является ~S." #: stream.d:10169 #, lisp-format msgid "~S: argument ~S should be a window stream" msgstr "~S: аргумент ~S должен быть оконным потоком" #: stream.d:10715 msgid "cannot output to standard output" msgstr "невозможно выводить в стандартный вывод" #: stream.d:11906 msgid "environment has no TERM variable" msgstr "нет переменной окружения TERM" #: stream.d:11911 #, lisp-format msgid "terminal type ~S unknown to termcap" msgstr "тип терминала ~S неизвестен для termcap" #: stream.d:11924 msgid "insufficient terminal: hardcopy terminal" msgstr "недостаточно функциональный терминал: hardcopy terminal" #: stream.d:11928 msgid "insufficient terminal: overstrikes, cannot clear output" msgstr "недостаточно функциональный терминал: наложение символов, нельзя очищать вывод" #: stream.d:11932 msgid "insufficient terminal: cannot scroll" msgstr "недостаточно функциональный терминал: нет прокрутки" #: stream.d:11937 msgid "insufficient terminal: cannot clear screen" msgstr "недостаточно функциональный терминал: невозможно очистить экран" #: stream.d:11941 msgid "insufficient terminal: cannot position cursor randomly" msgstr "недостаточно функциональный терминал: невозможно прямое позиционирование курсора" #: stream.d:12402 #, lisp-format msgid "~S: package SCREEN is not implemented" msgstr "~S: пакет SCREEN не поддерживается" #: stream.d:13504 #, lisp-format msgid "host should be string, not ~S" msgstr "адрес сервера должен быть строкой, а не ~S" #: stream.d:13511 #, fuzzy, lisp-format msgid "display should be a small nonnegative integer, not ~S" msgstr "дисплей должен быть неотрицательным ограниченным целым, а не ~S" #: stream.d:13586 stream.d:16858 stream.d:16916 stream.d:16969 stream.d:17028 io.d:947 #, lisp-format msgid "~S: input stream ~S has reached its end" msgstr "~S: Поток ввода ~S достиг своего конца" #: stream.d:13769 record.d:217 record.d:559 record.d:720 record.d:761 record.d:817 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:816 error.d:818 error.d:1017 #, lisp-format msgid "~S: ~S is not a ~S" msgstr "~S: ~S не является ~S" #: stream.d:13812 #, lisp-format msgid "~S: argument ~S is not an open SOCKET-STREAM" msgstr "~S: аргумент ~S не типа SOCKET-STREAM или типа SOCKET-STREAM, но не открытый" #: stream.d:13823 #, lisp-format msgid "~S: argument ~S is not a SOCKET-STREAM" msgstr "~S: аргумент ~S не типа SOCKET-STREAM" #: stream.d:13837 msgid "WARNING: (socket-server ) is deprecated, use (socket-server :interface )" msgstr "" #: stream.d:14093 #, fuzzy, lisp-format msgid "~S: argument ~S is not an open stream" msgstr "~S: аргумент ~S не является открытым ~S" #: stream.d:14313 #, lisp-format msgid "~S: list ~S is too long (~S maximum)" msgstr "~S: список ~S слишком длинный (~S - максимум)" #: stream.d:14540 #, fuzzy, lisp-format msgid "~S: argument ~S should be of type ~S." msgstr "~S: аргумент ~S должен быть потоком типа ~S" #: stream.d:14752 #, fuzzy, lisp-format msgid "Invalid direction ~S for accessing ~S" msgstr "Некорректное направление ~S для файла ~S." #: stream.d:14782 #, fuzzy, lisp-format msgid "~S: ~S should be a handle, handle stream, or one of ~S, ~S, ~S" msgstr "~S: ~S должно быть номером файла, файловым потоком или направлением" #: stream.d:15067 #, lisp-format msgid "The value of ~S is not a stream: ~S" msgstr "Значение ~S не является потоком: ~S" #: stream.d:15069 #, lisp-format msgid "The value of ~S is not an appropriate stream: ~S" msgstr "Значение ~S не является допустимым потоком: ~S" #: stream.d:15081 #, lisp-format msgid "The value of ~S was not an appropriate stream: ~S. It has been changed to ~S." msgstr "Значение ~S не являлось потоком: ~S. Оно изменено на ~S." #: stream.d:15094 msgid "readline library: out of memory." msgstr "библиотека readline: не хватает памяти." #: stream.d:15398 #, lisp-format msgid "~S: The ~S of ~S cannot be changed from ~S to ~S." msgstr "~S: ~S в ~S не может быть преобразованным из ~S в ~S." #: stream.d:15997 #, fuzzy, lisp-format msgid "Return value ~S of call to ~S is not a string." msgstr "Значение ~S, возвращенное ~S не является ~S." #: stream.d:16514 #, lisp-format msgid "Return value ~S of call to ~S is not a fixnum >= 0 or NIL." msgstr "Значение ~S, возвращенное из ~S - не неотрицательное ограниченное целое и не NIL" #: stream.d:16677 #, lisp-format msgid "~S needs an ~S with a bit size being a multiple of 8, not ~S" msgstr "для ~S нужен ~S с размером элемента кратным 8 битам, а не ~S" #: stream.d:16727 #, lisp-format msgid "~S: illegal endianness argument ~S" msgstr "~S: недопустимый аргумент, задающий порядок байт ~S" #: stream.d:16840 #, lisp-format msgid "~S: argument ~S does not contain a valid OS stream handle" msgstr "~S: аргумент ~S не содержит номера файла" #: stream.d:16841 #, lisp-format msgid "~S: ~S: buffered pipe-input-streams are not supported" msgstr "~S: ~S: буферизованые конвеерные (pipe) потоки ввода не поддерживаются" #: stream.d:16842 #, lisp-format msgid "~S: ~S: stream of wrong direction" msgstr "~S: ~S: поток направлен не туда" #: stream.d:17102 stream.d:17112 #, lisp-format msgid "~S is not a ~S, cannot be output onto ~S" msgstr "~S не является ~S, не может выводиться в ~S" #: stream.d:17184 #, fuzzy, lisp-format msgid "~S: argument ~S is not an open file stream" msgstr "~S: аргумент ~S не является открытым ~S" #: stream.d:17238 #, lisp-format msgid "~S: position argument should be ~S or ~S or a nonnegative integer, not ~S" msgstr "~S: позиция должна быть задана ~S, ~S или неотрицательным целым, а не ~S" #: socket.d:475 #, fuzzy, lisp-format msgid "~S: IP address ~S must have length ~S or ~S" msgstr "~S: аргумент ~S должен быть или ~S или ~S." #: socket.d:477 #, fuzzy, lisp-format msgid "~S: IP address ~S must have length ~S" msgstr "~S: массив ~S не имеет типа элемента ~S" #: io.d:480 #, lisp-format msgid "The value of ~S was not a readtable. It has been reset." msgstr "Значение ~S не являлось таблицей чтения. Таблица восстановлена." #: io.d:563 error.d:1201 #, lisp-format msgid "~S: argument ~S is not a ~S" msgstr "~S: аргумент ~S не является ~S" #: io.d:716 #, lisp-format msgid "~S: ~S is a dispatch macro character" msgstr "~S: ~S является диспетчерским макрознаком" #: io.d:768 #, lisp-format msgid "~S: ~S is not a dispatch macro character" msgstr "~S: ~S не является диспетчерским макрознаком" #: io.d:792 #, fuzzy, lisp-format msgid "~S: digit ~C not allowed as sub-char" msgstr "~S: цифру $ не разрешается использовать как подзнак диспетчерского макрознака" #: io.d:839 #, lisp-format msgid "~S: new value ~S should be ~S, ~S, ~S or ~S." msgstr "~S: новое значение ~S должно быть ~S, ~S, ~S или ~S." #: io.d:869 #, 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 "" "Значение ~S должно быть целым числом между 2 и 36, а не ~S.\n" "Сброс значения в 10." #: io.d:915 defs2.lisp:178 #, fuzzy, lisp-format msgid "~S from ~S: character read should be a character: ~S" msgstr "" "#-#-#-#-# ru1.po (clisp 2.33) #-#-#-#-#\n" "~S из ~S: считанный знак должен быть литерой: ~S\n" "#-#-#-#-# ru2.po (clisp 2.33) #-#-#-#-#\n" "~S из ~S: считанный знак должен быть знаком: ~S" #: io.d:960 #, lisp-format msgid "~S: input stream ~S ends within an object. Last opening parenthesis probably in line ~S." msgstr "~S: поток ввода ~S заканчивается внутри объекта. Последняя открытая скобка, возможно, в строке ~S." #: io.d:964 #, lisp-format msgid "~S: input stream ~S ends within an object" msgstr "~S: поток ввода ~S заканчивается внутри объекта" #: io.d:1241 #, lisp-format msgid "~S from ~S: illegal character ~S" msgstr "~S из ~S: недопустимый знак ~S" #: io.d:1252 #, lisp-format msgid "~S: input stream ~S ends within a token after single escape character" msgstr "~S: поток ввода ~S заканчивается внутри лексемы после одиночного escape-знака" #: io.d:1294 #, lisp-format msgid "~S: input stream ~S ends within a token after multiple escape character" msgstr "~S: поток ввода ~S закончен, а групповой escape-знак (обычно - #\\|) не закрыт" #: io.d:1822 #, lisp-format msgid "~S from ~S: ~S has no macro character definition" msgstr "~S из ~S: ~S не имеет определения макрознака" #: io.d:1835 #, lisp-format msgid "~S from ~S: macro character definition for ~S may not return ~S values, only one value." msgstr "~S из ~S: определение макрознака для ~S не может возвращать значений ~S, допускается только одно значение." #: io.d:1857 defs2.lisp:172 #, fuzzy, lisp-format msgid "~S: input stream ~S ends within read macro beginning to ~S" msgstr "" "#-#-#-#-# ru1.po (clisp 2.33) #-#-#-#-#\n" "~S: входной поток ~S заканчивается внутри макроса чтения знака с началом в ~S\n" "#-#-#-#-# ru2.po (clisp 2.33) #-#-#-#-#\n" "~S: поток ввода ~S заканчивается внутри макроса чтения знака, начинающегося с ~S" #: io.d:1889 defs2.lisp:199 #, fuzzy, lisp-format msgid "~S from ~S: After ~S is ~S an undefined dispatch macro character" msgstr "" "#-#-#-#-# ru1.po (clisp 2.33) #-#-#-#-#\n" "~S из ~S: После ~S символ ~S является неопределенным диспетчерским макрознаком\n" "#-#-#-#-# ru2.po (clisp 2.33) #-#-#-#-#\n" "~S из ~S: После ~S стоит ~S - неопределенный диспетчерский макрознак" #: io.d:1902 #, lisp-format msgid "~S from ~S: dispatch macro character definition for ~S after ~S may not return ~S values, only one value." msgstr "~S из ~S: определение диспетчерского макрознака для ~S после ~S не может возвращать значения ~S, допускается только одно значение." #: io.d:1967 #, lisp-format msgid "~S from ~S: a token consisting only of dots cannot be meaningfully read in" msgstr "~S from ~S: лексема, состоящая только из точек, не может быть осмысленно считана" #: io.d:2078 #, lisp-format msgid "~S from ~S: too many colons in token ~S" msgstr "~S из ~S: слишком много двоеточий в лексеме ~S" #: io.d:2085 #, lisp-format msgid "~S from ~S: token ~S contains an invalid constituent character (see ANSI CL 2.1.4.2.)" msgstr "" #: io.d:2132 #, lisp-format msgid "~S from ~S: there is no package with name ~S" msgstr "~S из ~S: не существует пакета с именем ~S" #: io.d:2158 #, lisp-format msgid "~S from ~S: ~S has no external symbol with name ~S" msgstr "~S из ~S: ~S не содержит внешнего символа с именем ~S" #: io.d:2197 #, lisp-format msgid "~S from ~S: token \".\" not allowed here" msgstr "~S из ~S: лексема \".\" здесь неуместна" #: io.d:2223 #, fuzzy, lisp-format msgid "~S: the value of ~S has been arbitrarily altered to ~S" msgstr "~S: значение ~S было произвольно изменено" #: io.d:2231 #, lisp-format msgid "~S: symbol ~S is not bound, it appears that top-level ~S was called with a non-NIL recursive-p argument" msgstr "" #: io.d:2267 #, lisp-format msgid "~S: no entry for ~S from ~S in ~S = ~S" msgstr "~S: нет входа для ~S из ~S при ~S = ~S" #: io.d:2477 #, lisp-format msgid "~S from ~S: illegal end of dotted list" msgstr "~S из ~S: недопустимое окончание точечного списка" #: io.d:2547 #, lisp-format msgid "~S from ~S: an object cannot start with ~S" msgstr "~S из ~S: объект не может начинаться с ~S" #: io.d:2650 io.d:4322 #, lisp-format msgid "~S: input stream ~S ends within a string" msgstr "~S: поток ввода ~S заканчивается внутри строковой константы" #: io.d:2714 #, fuzzy, lisp-format msgid "~S from ~S: no number allowed between # and ~C" msgstr "~S из ~S: числа не разрешены между # и $" #: io.d:2808 #, fuzzy, lisp-format msgid "~S: input stream ~S ends within a comment #~C ... ~C#" msgstr "~S: поток ввода ~S заканчивается внутри комментария #$ ... $#" #: io.d:2887 #, lisp-format msgid "~S from ~S: font number ~S for character is too large, should be = 0" msgstr "~S из ~S: номер шрифта ~S для знака, должен быть = 0" #: io.d:2952 #, lisp-format msgid "~S from ~S: there is no character with name ~S" msgstr "~S из ~S: нет знака с именем ~S" #: io.d:3011 #, fuzzy, lisp-format msgid "~S from ~S: token ~S after #~C is not a rational number in base ~S" msgstr "~S из ~S: лексема ~S после #$ не является рациональным числом с основанием ~S" #: io.d:3081 #, lisp-format msgid "~S from ~S: the number base must be given between # and R" msgstr "~S из ~S: основание числа должно находиться между # и R" #: io.d:3094 #, lisp-format msgid "~S from ~S: The base ~S given between # and R should lie between 2 and 36" msgstr "~S из ~S: Основание ~S, заданное между # и R должно лежать между 2 и 36" #: io.d:3140 #, lisp-format msgid "~S from ~S: bad syntax for complex number: #C~S" msgstr "~S из ~S: недопустимый синтаксис для комплексного числа: #C~S" #: io.d:3171 #, lisp-format msgid "~S from ~S: token expected after #:" msgstr "~S из ~S: ожидается лексема после #:" #: io.d:3198 #, lisp-format msgid "~S from ~S: token ~S after #: should contain no colon" msgstr "~S из ~S: лексема ~S после # не должна содержать двоеточия" #: io.d:3223 #, fuzzy, lisp-format msgid "~S from ~S: ~S is longer than the explicitly given length ~S" msgstr "~S из ~S: вектор длиннее, чем явно заданная длина ~S" #: io.d:3232 #, fuzzy, lisp-format msgid "~S from ~S: must specify elements of ~S of length ~S" msgstr "~S из ~S: требуется указать элемент вектора длины ~S" #: io.d:3242 #, fuzzy, lisp-format msgid "~S from ~S: invalid ~S length ~S" msgstr "~S: недопустимая длина битового вектора ~S" #: io.d:3297 #, lisp-format msgid "~S from ~S: only zeroes and ones are allowed after #*" msgstr "~S из ~S: после #* разрешены только нули и единицы" #: io.d:3452 #, lisp-format msgid "~S from ~S: bad syntax for array: #A~S" msgstr "~S из ~S: недопустимый синтаксис для массива: #A~S" #: io.d:3516 #, lisp-format msgid "~S from ~S: ~S = ~S does not allow the evaluation of ~S" msgstr "~S из ~S: ~S = ~S не позволяет оценивание ~S" #: io.d:3641 #, fuzzy, lisp-format msgid "~S from ~S: a number must be given between # and ~C" msgstr "~S из ~S: число должно быть задано между # и $" #: io.d:3690 #, lisp-format msgid "~S from ~S: label #~S= may not be defined twice" msgstr "~S из ~S: метка #~S= не может быть определена дважды" #: io.d:3717 #, lisp-format msgid "~S from ~S: #~S= #~S# is illegal" msgstr "~S из ~S: #~S= #~S# не допускается" #: io.d:3741 #, lisp-format msgid "~S from ~S: undefined label #~S#" msgstr "~S из ~S: неопределенная метка #~S#" #: io.d:3756 #, lisp-format msgid "~S from ~S: objects printed as #<...> cannot be read back in" msgstr "~S from ~S: объекты, напечатанные в виде #<...>, не могут быть снова считаны" #: io.d:3772 #, lisp-format msgid "~S from ~S: objects printed as # in view of ~S cannot be read back in" msgstr "~S из ~S: объекты, напечатанные как # не могут быть снова считаны ввиду ~S" #: io.d:3844 #, lisp-format msgid "~S from ~S: illegal feature ~S" msgstr "~S из ~S: свойство ~S недопустимо" #: io.d:3849 #, fuzzy, lisp-format msgid "~S: illegal feature ~S" msgstr "~S из ~S: свойство ~S недопустимо" #: io.d:3996 #, lisp-format msgid "~S from ~S: #S must be followed by the type and the contents of the structure, not ~S" msgstr "~S из ~S: за #S должны следовать тип и содержимое структуры, а не ~S" #: io.d:4008 #, lisp-format msgid "~S from ~S: the type of a structure should be a symbol, not ~S" msgstr "~S из ~S: тип структуры должен быть символом, а не ~S" #: io.d:4019 io.d:4060 #, lisp-format msgid "~S from ~S: bad ~S" msgstr "~S из ~S: некорректность в ~S" #: io.d:4114 #, lisp-format msgid "~S from ~S: bad ~S for ~S" msgstr "~S из ~S: некорректность в ~S для ~S" #: io.d:4124 #, lisp-format msgid "~S from ~S: no structure of type ~S has been defined" msgstr "~S из ~S: структура типа ~S не определена" #: io.d:4132 #, lisp-format msgid "~S from ~S: structures of type ~S cannot be read in, missing constructor function" msgstr "~S из ~S: структуры типа ~S не могут быть считаны, не хватает функции-конструктора" #: io.d:4153 #, lisp-format msgid "~S from ~S: a structure ~S may not contain a component \".\"" msgstr "~S из ~S: структура ~S не может содержать компоненту \".\"" #: io.d:4164 #, lisp-format msgid "~S from ~S: ~S is not a symbol, not a slot name of structure ~S" msgstr "~S из ~S: ~S не является символом и не может быть именем слота структуры ~S" #: io.d:4173 #, lisp-format msgid "~S from ~S: missing value of slot ~S in structure ~S" msgstr "~S из ~S: пропущено значение слота ~S в структуре ~S" #: io.d:4192 #, lisp-format msgid "~S from ~S: too many slots for structure ~S" msgstr "~S из ~S: слишком много слотов в структуре ~S" #: io.d:4236 #, lisp-format msgid "~S from ~S: illegal syntax of closure code vector after #~SY" msgstr "~S из ~S: недопустимый синтаксис кодового вектора после #~SY" #: io.d:4351 #, lisp-format msgid "~S from ~S: object #Y~S has not the syntax of a compiled closure" msgstr "~S из ~S: объект #Y~S не соответствует синтаксису откомпилированного замыкания " #: io.d:4385 #, fuzzy, lisp-format msgid "~S from ~S: invalid code vector length ~S" msgstr "~S: недопустимая длина битового вектора ~S" #: io.d:4508 #, lisp-format msgid "~S from ~S: bad syntax for pathname: #P~S" msgstr "~S из ~S: некорректный синтаксис для имени файла: #P~S" #: io.d:4733 #, lisp-format msgid "~S: peek type should be NIL or T or a character, not ~S" msgstr "~S: тип для peek должен быть NIL, T, или литера, а не ~S" #: io.d:4878 #, fuzzy, lisp-format msgid "~S: ~S argument ~S is not an integer between 2 and 36" msgstr "~S: ~S аргумент должен быть целым числом между 2 и 36, а не ~S" #: io.d:4977 #, lisp-format msgid "~S: substring ~S does not have integer syntax at position ~S" msgstr "~S: строка ~S не соответствует целому числу в позиции ~S" #: io.d:5125 #, lisp-format msgid "~S: Despite ~S, ~S cannot be printed readably." msgstr "~S: Несмотря на ~S, ~S невозможно напечатать читаемым." #: io.d:5151 #, lisp-format msgid "" "~S: the value ~S of ~S is neither ~S nor ~S nor ~S.\n" "It is reset to ~S." msgstr "" "~S: значение ~S переменной ~S не является ни ~S, ни ~S, ни ~S.\n" "Оно переустанавливается в ~S." #: io.d:5735 #, lisp-format msgid "~S: must be a positive integer or NIL, not ~S" msgstr "~S: должно быть положительным целым числом или NIL, а не ~S" #: io.d:6754 #, lisp-format msgid "~S: not enough stack space for carrying out circularity analysis" msgstr "~S: недостаточно места в стеке для выполнения анализа цикличности" #: io.d:8533 #, fuzzy, lisp-format msgid "~S: bad class" msgstr "~S: недопустимое ~S" #: io.d:9630 #, lisp-format msgid "~S: an unknown record type has been generated!" msgstr "~S: сгенерирован неизвестный тип записи!" #: io.d:10155 #, lisp-format msgid "~S: argument ~S is too large" msgstr "~S: argument ~S чудовищно велик" #: io.d:10177 #, lisp-format msgid "~S: argument ~S should be ~S or ~S." msgstr "~S: аргумент ~S должен быть или ~S или ~S." #: io.d:10218 weak.d:684 #, lisp-format msgid "~S: argument ~S should be ~S, ~S, ~S or ~S." msgstr "~S: аргумент ~S может быть ~S, ~S, ~S или ~S." #: array.d:239 msgid "index too large" msgstr "индекс слишком велик" #: array.d:244 msgid "An array has been shortened by adjusting it while another array was displaced to it." msgstr "Массив был уменьшен в то время, как другой массив был спроецирован на него." #: array.d:348 foreign.d:2630 #, lisp-format msgid "~S: got ~S subscripts, but ~S has rank ~S" msgstr "~S: задано ~S индексов, но ~S имеет размерность ~S" #: array.d:360 foreign.d:2645 #, lisp-format msgid "~S: subscripts ~S for ~S are not of type `(INTEGER 0 (,ARRAY-DIMENSION-LIMIT))" msgstr "~S: индексы ~S для ~S не типа `(INTEGER 0 (,ARRAY-DIMENSION-LIMIT))" #: array.d:382 foreign.d:2654 #, lisp-format msgid "~S: subscripts ~S for ~S are out of range" msgstr "~S: индексы ~S для ~S выходят за границы" #: array.d:439 #, lisp-format msgid "~S: index ~S for ~S is not of type `(INTEGER 0 (,ARRAY-DIMENSION-LIMIT))" msgstr "~S: индекс ~S для ~S не типа `(INTEGER 0 (,ARRAY-DIMENSION-LIMIT))" #: array.d:456 #, lisp-format msgid "~S: index ~S for ~S is out of range" msgstr "~S: индекс ~S для ~S выходит за границы" #: array.d:503 #, lisp-format msgid "~S: cannot retrieve values from an array of element type NIL" msgstr "~S: невозможно извлечь значения из массива с типом элемента NIL" #: array.d:509 #, fuzzy, lisp-format msgid "~S: cannot store values in an array of element type NIL" msgstr "~S: невозможно извлечь значения из массива с типом элемента NIL" #: array.d:515 #, fuzzy, lisp-format msgid "~S: cannot access values of an array of element type NIL" msgstr "~S: невозможно извлечь значения из массива с типом элемента NIL" #: array.d:560 #, lisp-format msgid "~S: ~S does not fit into ~S, bad type" msgstr "~S: ~S не помещается в ~S, неверный тип" #: array.d:564 #, lisp-format msgid "~S: ~S cannot be stored in an array of element type NIL" msgstr "~S: ~S не может храниться в массиве с типом элементов NIL" #: array.d:938 #, lisp-format msgid "~S: ~S is not an nonnegative integer less than the rank of ~S" msgstr "~S: ~S не является неотрицательным целым числом, меньшим, чем размерность ~S" #: array.d:1163 #, lisp-format msgid "~S: ~S is not an array of bits" msgstr "~S: ~S не является битовым массивом" #: array.d:1964 #, lisp-format msgid "~S: The arguments ~S and ~S should be arrays of bits with the same dimensions" msgstr "~S: Аргументы ~S и ~S должны быть битовыми массивами с одинаковыми размерами" #: array.d:1973 #, lisp-format msgid "~S: The arguments ~S, ~S and ~S should be arrays of bits with the same dimensions" msgstr "~S: Аргументы ~S, ~S и ~S должны быть битовыми массивами с одинаковыми размерами" #: array.d:3749 #, lisp-format msgid "~S: vector ~S has no fill pointer" msgstr "~S: вектор ~S не имеет указателя заполнения" #: array.d:3813 #, lisp-format msgid "~S: ~S has length zero" msgstr "~S: ~S имеет нулевую длину" #: array.d:3825 #, lisp-format msgid "~S: extending the vector by ~S elements makes it too long" msgstr "~S: расширение вектора ~S элементами делает его слишком длинным" #: array.d:3846 #, lisp-format msgid "~S works only on adjustable arrays, not on ~S" msgstr "~S работает только на корректируемых массивах, а не на ~S" #: array.d:3863 #, lisp-format msgid "~S: extension ~S should be a positive fixnum" msgstr "~S: величина роста массива ~S должна быть положительным ограниченным целым" #: array.d:3956 #, lisp-format msgid "~S: cannot push ~S into array ~S (bad type)" msgstr "~S: невозможно втолкнуть ~S в массив ~S (неверный тип)" #: array.d:4021 #, lisp-format msgid "~S: dimension ~S is not of type `(INTEGER 0 (,ARRAY-DIMENSION-LIMIT))" msgstr "~S: размер ~S не типа `(INTEGER 0 (,ARRAY-DIMENSION-LIMIT))" #: array.d:4283 #, lisp-format msgid "~S: dimensions ~S produce too large total-size" msgstr "~S: размеры ~S приводят к слишком большому общему размеру" #: array.d:4324 #, lisp-format msgid "~S: ambiguous, more than one initialization specified" msgstr "~S: двусмысленность, указано несколько вариантов инициализации" #: array.d:4333 #, lisp-format msgid "~S: ~S must not be specified without ~S" msgstr "~S: ~S нельзя указывать без ~S" #: array.d:4355 #, lisp-format msgid "~S: the initial-element ~S is not of type ~S" msgstr "~S: инициализирующий элемент для ~S не типа ~S" #: array.d:4487 #, lisp-format msgid "~S: ~S is of incorrect length" msgstr "~S: ~S некорректной длины" #: array.d:4511 #, lisp-format msgid "~S: ~S-argument ~S is not an array" msgstr "~S: ~S-аргумент ~S не является массивом" #: array.d:4528 #, lisp-format msgid "~S: ~S-argument ~S does not have element type ~S" msgstr "~S: ~S-аргумент ~S не имеет элемента типа ~S" #: array.d:4543 #, lisp-format msgid "~S: ~S-argument ~S is not of type `(INTEGER 0 (,ARRAY-TOTAL-SIZE-LIMIT))" msgstr "~S: ~S-аргумент ~S не типа `(INTEGER 0 (,ARRAY-TOTAL-SIZE-LIMIT))" #: array.d:4553 #, lisp-format msgid "~S: array-total-size + displaced-offset (= ~S) exceeds total size ~S of ~S-argument" msgstr "~S: array-total-size + displaced-offset (= ~S) превышает полный размер ~S аргумента ~S" #: array.d:4574 #, lisp-format msgid "~S: fill-pointer ~S should be a nonnegative fixnum" msgstr "~S: указатель заполнения ~S должен быть неотрицательным ограниченным целым" #: array.d:4581 #, lisp-format msgid "~S: fill-pointer argument ~S is larger than the length ~S" msgstr "~S: аргумент \"указатель заполнения\" ~S больше, чем длина ~S" #: array.d:4649 #, lisp-format msgid "~S: attempted rank ~S is too large" msgstr "~S: пробуемая размерность ~S слишком большая" #: array.d:4662 #, lisp-format msgid "~S: ~S may not be specified for an array of rank ~S" msgstr "~S: ~S не может быть указан для массива размерности ~S" #: array.d:4857 #, lisp-format msgid "~S: rank ~S of array ~S cannot be altered: ~S" msgstr "~S: размерность ~S массива ~S нельзя изменять: ~S" #: array.d:4877 #, lisp-format msgid "~S: array ~S does not have element-type ~S" msgstr "~S: массив ~S не имеет типа элемента ~S" #: array.d:4990 #, lisp-format msgid "~S: cannot displace array ~S to itself" msgstr "~S: нельзя проецировать массив ~S в него же" #: array.d:5021 #, lisp-format msgid "~S: the fill-pointer of array ~S is ~S, greater than ~S" msgstr "~S: указатель заполнения массива ~S - ~S, больше, чем ~S" #: array.d:5143 #, lisp-format msgid "Illegal START index ~S for ~S" msgstr "неверный индекс START ~S для ~S" #: array.d:5171 #, lisp-format msgid "Illegal END index ~S for ~S" msgstr "неверный индекс END ~S для ~S" #: array.d:5184 #, lisp-format msgid "~S: invalid bit-vector length ~S" msgstr "~S: недопустимая длина битового вектора ~S" #: hashtabl.d:1372 #, lisp-format msgid "Performance/scalability warning: The hash table ~S needs to be rehashed after a garbage collection, since it contains key whose hash code is not GC-invariant." msgstr "" #: hashtabl.d:1558 #, lisp-format msgid "Performance/scalability warning: The hash table ~S must be rehashed after each garbage collection, since its key ~S has a hash code that is not GC-invariant." msgstr "" #: hashtabl.d:1712 #, lisp-format msgid "Hash table size ~S too large" msgstr "Размер хэш-таблицы ~S слишком большой" #: hashtabl.d:1759 #, lisp-format msgid "internal error occured while resizing ~S" msgstr "Внутренняя ошибка при изменении размера ~S" #: hashtabl.d:1873 hashtabl.d:1893 hashtabl.d:1913 #, fuzzy, lisp-format msgid "" "~S: The value of ~S should be ~S or ~S, not ~S.\n" "It has been reset to ~S." msgstr "" "~S: значение ~S переменной ~S не является ни ~S, ни ~S, ни ~S.\n" "Оно переустанавливается в ~S." #: hashtabl.d:1933 #, lisp-format msgid "~S: argument ~S should be ~S, ~S, ~S, ~S or ~S." msgstr "~S: аргумент ~S может быть ~S, ~S, ~S, ~S или ~S." #: hashtabl.d:2052 #, lisp-format msgid "~S: ~S argument should be a fixnum >=0, not ~S" msgstr "~S: аргумент ~S должен быть ограниченным целым >=0, а не ~S" #: hashtabl.d:2074 #, lisp-format msgid "~S: ~S argument should be an integer or a float > 1, not ~S" msgstr "~S: аргумент ~S должен быть целым или с плавающей точкой > 1, а не ~S" #: hashtabl.d:2118 #, lisp-format msgid "~S: ~S argument should be a real between 0 and 1, not ~S" msgstr "~S: аргумент ~S должен быть действительным числом между 0 и 1, а не ~S" #: hashtabl.d:2212 #, lisp-format msgid "~S: internal error while building ~S" msgstr "~S: внутренняя ошибка при построении ~S" #: hashtabl.d:2256 #, fuzzy, lisp-format msgid "~S: argument ~S is not a hash table" msgstr "~S: аргумент ~SS не является литерой" #: list.d:820 #, fuzzy, lisp-format msgid "~S: ~S is a circular list" msgstr "~S: ~S не является ~S" #: list.d:1219 #, lisp-format msgid "~S: ~S is not a pair" msgstr "~S: ~S не является парой" #: list.d:1884 #, lisp-format msgid "~S: lists ~S and ~S are not of same length" msgstr "~S: списки ~S и ~S не равны по длине" #: list.d:2064 #, lisp-format msgid "~S: index ~S too large for ~S" msgstr "~S: индекс ~S слишком большой для ~S" #: list.d:2116 #, lisp-format msgid "~S: start index ~S too large for ~S" msgstr "~S: начальный индекс ~S слишком большой для ~S" #: list.d:2156 #, lisp-format msgid "~S: end index ~S too large for ~S" msgstr "~S: конечный индекс ~S слишком большой для ~S" #: package.d:353 #, lisp-format msgid "symbol ~S cannot be deleted from symbol table" msgstr "символ ~S не может быть удален из таблицы символов" #: package.d:671 #, lisp-format msgid "~S inconsistent: symbol ~S is a shadowing symbol but not present" msgstr "~S несогласованность: символ ~S - затеняющий, но он отсутствует" #: package.d:705 msgid "Ignore the lock and proceed" msgstr "Игнорировать блокировку и продолжать" #: package.d:706 #, lisp-format msgid "~A(~S): ~S is locked" msgstr "~A(~S): ~S заблокирован" #: package.d:941 msgid "symbol ~A from ~A will become a shadowing symbol" msgstr "символ ~A из ~A станет затеняющим символом" #: package.d:972 #, fuzzy, lisp-format msgid "" "Uninterning ~S from ~S uncovers a name conflict.\n" "You may choose the symbol in favour of which to resolve the conflict." msgstr "Вы можете выбрать символ, в пользу которого разрешить конфликт." #: package.d:1020 #, fuzzy msgid "((IMPORT \"import it and unintern the other symbol\" . T) (IGNORE \"do not import it, leave undone\" . NIL))" msgstr "((\"I\" \"импортировать этот символ и исключить другой\" T) (\"N\" \"не включать новый символ, оставить как было\" NIL))" #: package.d:1024 #, fuzzy msgid "((IMPORT \"import it, unintern one other symbol and shadow the other symbols\" . T) (IGNORE \"do not import it, leave undone\" . NIL))" msgstr "((\"I\" \"импоротировать этот символ, исключить другой и затенить остальные\" T) (\"N\" \"не включать символ, оставить как было\" NIL))" #: package.d:1028 #, fuzzy msgid "((IMPORT \"import it and shadow the other symbol\" . T) (IGNORE \"do nothing\" . NIL))" msgstr "((\"I\" \"импоротировать этот символ и затенить другой\" T) (\"N\" \"ничего не трогать\" NIL))" #: package.d:1034 #, fuzzy, lisp-format msgid "Importing ~S into ~S produces a name conflict with ~S and other symbols." msgstr "импорт ~SS в ~SS приводит к конфликту имен с ~SS и другими символами." #: package.d:1035 #, fuzzy, lisp-format msgid "Importing ~S into ~S produces a name conflict with ~S." msgstr "импорт ~SS в ~SS приводит к конфликту имен с ~SS." #: package.d:1135 #, lisp-format msgid "UNEXPORT in ~S is illegal" msgstr "UNEXPORT в ~S не допускается" #: package.d:1154 #, lisp-format msgid "UNEXPORT works only on accessible symbols, not on ~S in ~S" msgstr "UNEXPORT работает только на доступных символах, а не на ~S в ~S" #: package.d:1203 #, fuzzy msgid "((IMPORT \"import the symbol first\" . T) (IGNORE \"do nothing, do not export the symbol\" . NIL))" msgstr "((\"I\" \"сначала импортировать символ\" T) (\"N\" \"ничего не делать, не экспортировать\" NIL))" #: package.d:1205 #, fuzzy, lisp-format msgid "~S: Symbol ~S should be imported into ~S before being exported." msgstr "символ ~SS должен быть импортирован в ~SS прежде чем его можно будет экспортировать." #: package.d:1239 msgid "the symbol to export, " msgstr "экспортируемый символ, " #: package.d:1250 msgid "the old symbol, " msgstr "прежний символ, " #: package.d:1264 #, fuzzy, lisp-format msgid "" "Exporting ~S from ~S produces a name conflict with ~S from ~S.\n" "You may choose which symbol should be accessible in ~S." msgstr "экспорт ~SS из ~SS создаёт конфликт имён с ~SS из ~SS." #: package.d:1491 #, fuzzy, lisp-format msgid "" "(~S ~S ~S): ~S name conflicts remain\n" "Which symbol with name ~S should be accessible in ~S?" msgstr "какой символ с именем ~SS должен быть доступен в пакете ~SS ?" #: package.d:1725 #, fuzzy, lisp-format msgid "The value of *PACKAGE* was not a package and was reset. The old value was ~S. The new value is ~S." msgstr "Значение *PACKAGE* не было пакетом. Прежнее значение ~S. Новое значение ~S." #: package.d:1726 msgid "Proceed with the new value." msgstr "" #: package.d:1749 #, lisp-format msgid "~S: Package ~S has been deleted." msgstr "~S: Пакет ~S удален." #: package.d:1761 #, lisp-format msgid "~S: There is no package with name ~S" msgstr "~S: Нет пакетов с именем ~S." #: package.d:1778 #, lisp-format msgid "~S: argument should be a package or a package name, not ~S" msgstr "~S: аргумент должен быть пакетом или именем пакета, а не ~S" #: package.d:1890 #, lisp-format msgid "~S: there is already a package named ~S" msgstr "~S: пакет с именем ~S уже существует" #: package.d:2189 #, lisp-format msgid "~S: argument should be a symbol or a list of symbols, not ~S" msgstr "~S: аргумент должен быть символом или списком символов, а не ~S" #: package.d:2318 msgid "discard this nickname" msgstr "" #: package.d:2319 msgid "return the existing package" msgstr "" #: package.d:2323 #, fuzzy msgid "input another nickname" msgstr "Можете ввести еще одно прозвище." #: package.d:2324 #, fuzzy msgid "input another name" msgstr "Можете ввести еще одно имя." #: package.d:2330 #, fuzzy, lisp-format msgid "~S: a package with name ~S already exists." msgstr "пакет с именем ~SS уже существует." #: package.d:2421 #, fuzzy, lisp-format msgid "One should not change the case sensitiveness of ~S." msgstr "Невозможно изменить чувствительность к регистру для ~S." #: package.d:2432 #, fuzzy, lisp-format msgid "One should not change the case inversion of ~S." msgstr "Невозможно изменить чувствительность к регистру для ~S." #: package.d:2502 msgid "Ignore." msgstr "Не обращайте внимания." #: package.d:2503 #, lisp-format msgid "~S: There is no package with name ~S." msgstr "~S: Нет пакетов с именем ~S." #: package.d:2531 #, lisp-format msgid "~*Delete ~S anyway." msgstr "~*Удалить ~S всё равно." #: package.d:2532 #, lisp-format msgid "~S: ~S is used by ~{~S~^, ~}." msgstr "~S: ~S используется ~{~S~^, ~}." #: package.d:2701 #, lisp-format msgid "~S: ~S is not using ~S" msgstr "~S: ~S не использует ~S" #: record.d:32 #, lisp-format msgid "~S: ~S is not a valid index into ~S" msgstr "~S: ~S не является корректным индексом в ~S" #: record.d:40 #, lisp-format msgid "~S: ~S is not a record" msgstr "~S: ~S не является записью" #: record.d:99 #, fuzzy, lisp-format msgid "~S: length ~S should be of type ~S" msgstr "~S: ~S ~S должен быть типа ~S" #: record.d:132 #, lisp-format msgid "~S: ~S is not a structure of type ~S" msgstr "~S: ~S не структура типа ~S" #: record.d:180 #, lisp-format msgid "~S: Slot ~S of ~S has no value" msgstr "~S: Слоту ~S в ~S не присвоено значение" #: record.d:289 record.d:302 trace.lisp:105 #, lisp-format msgid "~S: ~S is not a closure" msgstr "~S: ~S не является замыканием" #: record.d:317 #, lisp-format msgid "~S: This is not a compiled closure: ~S" msgstr "~S: Это не откомпилированное замыкание: ~S" #: record.d:376 #, lisp-format msgid "~S is not a valid code-vector byte" msgstr "~S не является корректным байтом кодового вектора" #: record.d:387 #, lisp-format msgid "~S: invalid side-effect class ~S for function ~S" msgstr "~S: неверная спецификация побочных эффектов ~S для функции ~S" #: record.d:408 #, lisp-format msgid "~S: invalid code-vector ~S" msgstr "~S: Некорректный кодовый вектор ~S" #: record.d:417 #, lisp-format msgid "~S: function ~S is too big: ~S" msgstr "~S: функция ~S слишком велика: ~S" #: record.d:514 #, fuzzy, lisp-format msgid "~S: argument is not a funcallable instance: ~S" msgstr "~S: аргумент не является инородной переменной: ~S" #: record.d:521 #, fuzzy, lisp-format msgid "~S: argument is not a function: ~S" msgstr "~S: аргумент не является инородной функцией: ~S" #: record.d:584 #, lisp-format msgid "~S: This is not a prototype of a generic function: ~S" msgstr "~S: Это не прототип родовой функции: ~S" #: record.d:778 #, lisp-format msgid "Due to the compiler optimization settings, lambda list for ~S is not available" msgstr "" #: record.d:921 #, fuzzy, lisp-format msgid "~S: ~S is not a CLOS class-version" msgstr "~S: ~S не является классом" #: record.d:1008 #, fuzzy, lisp-format msgid "~S: invalid initialization argument ~S" msgstr "~S: неверный аргумент ~S" #: record.d:1096 #, lisp-format msgid "~S: Invalid location ~S of slot ~S in ~S (check the :ALLOCATION slot option" msgstr "" #: record.d:1113 #, fuzzy, lisp-format msgid "~S: invalid arguments: class argument ~S is not the class of ~S" msgstr "~S: список аргументов для ~S является точечным (заканчивается ~S)" #: record.d:1333 #, fuzzy, lisp-format msgid "~S: invalid slot location ~S" msgstr "~S ~S: неверный параметр ~S" #: record.d:1339 #, fuzzy, lisp-format msgid "~S: not a CLOS instance: ~S" msgstr "~S: не список: ~S" #: record.d:2037 clos-class5.lisp:633 #, fuzzy, lisp-format msgid "~S method for ~S returned ~S" msgstr "" "#-#-#-#-# ru1.po (clisp 2.33) #-#-#-#-#\n" "Метод ~S для ~S возвратил ~S\n" "#-#-#-#-# ru2.po (clisp 2.33) #-#-#-#-#\n" "метод ~S для ~S возвратил ~S" #: weak.d:436 weak.d:538 #, fuzzy, lisp-format msgid "~S: the keys list argument is empty" msgstr "~S: слишком много аргументов для ~S" #: weak.d:649 #, fuzzy, lisp-format msgid "~S: ~S is not an association list" msgstr "~S: ~S не является ~S" #: sequence.d:271 #, lisp-format msgid "There are no sequences of type ~S" msgstr "Не существует последовательностей типа ~S" #: sequence.d:360 #, lisp-format msgid "~S: sequence type forces length ~S, but result has length ~S" msgstr "~S: Тип последовательности предполагает длину ~S, но результат имеет длину ~S" #: sequence.d:372 #, lisp-format msgid "~S: ~S should be an integer >=0, not ~S" msgstr "~S: ~S должно быть целым числом >=0, а не ~S" #: sequence.d:416 sequence.d:443 #, lisp-format msgid "~S: ~S = ~S should not be greater than ~S = ~S" msgstr "~S: ~S = ~S не должно быть больше, чем ~S = ~S" #: sequence.d:589 #, lisp-format msgid "~S: the index should be a fixnum >=0, not ~S" msgstr "~S: индекс должен быть ограниченным целым >=0, а не ~S" #: sequence.d:870 sequence.d:1245 #, lisp-format msgid "~S: bad length ~S" msgstr "~S: неверная длина ~S" #: sequence.d:984 #, lisp-format msgid "~S: size should be an integer >=0, not ~S" msgstr "~S: размер должен быть целым числом >=0, а не ~S" #: sequence.d:991 #, lisp-format msgid "~S: :update must not be specified without :initial-element" msgstr "~S: :update нельзя употреблять без :initial-element" #: sequence.d:1042 sequence.d:1109 sequence.d:1165 sequence.d:1195 sequence.d:1305 sequence.d:1567 sequence.d:4981 #, fuzzy, lisp-format msgid "~S: The result ~S is not of type ~S" msgstr "~S: ~S не является ~S" #: sequence.d:2129 #, lisp-format msgid "~S: Must not specify both arguments to :TEST and :TEST-NOT" msgstr "~S: Нельзя указывать оба аргумента: :TEST и :TEST-NOT" #: sequence.d:2235 #, fuzzy, lisp-format msgid "~S: sequence ~S is too long: ~S is not a FIXNUM" msgstr "~S: последовательность ~S слишком длинная" #: charstrg.d:1589 #, lisp-format msgid "~S: the radix must be an integer between 2 and 36, not ~S" msgstr "~S: основание должно быть целым числом между 2 и 36, а не ~S" #: charstrg.d:1934 #, lisp-format msgid "~S: the code argument should be an integer, not ~S" msgstr "~S: аргумент кода литеры должен быть целым числом, а не ~S" #: charstrg.d:1955 #, lisp-format msgid "~S: cannot coerce ~S to a character" msgstr "~S: невозможно преобразовать ~S к типу 'литера'" #: charstrg.d:1988 #, lisp-format msgid "~S: the weight argument should be an integer, not ~S" msgstr "~S: аргумент weight должен быть целым числом, а не ~S" #: charstrg.d:2024 #, lisp-format msgid "~S: argument should be an integer, not ~S" msgstr "~S: аргумент должен быть целым, а не ~S" #: charstrg.d:2171 compiler.lisp:7139 #, lisp-format msgid "~S: index should be an integer, not ~S" msgstr "~S: индекс должен быть целым, а не ~S" #: charstrg.d:2174 #, lisp-format msgid "~S: ~S-index should be an integer, not ~S" msgstr "~S: ~S-индекс должен быть целым, а не ~S" #: charstrg.d:2185 #, lisp-format msgid "~S: index should be NIL or an integer, not ~S" msgstr "~S: индекс должен быть NIL или целым числом, а не ~S" #: charstrg.d:2188 #, lisp-format msgid "~S: ~S-index should be NIL or an integer, not ~S" msgstr "~S: ~S-индекс должен быть NIL или целым числом, а не ~S" #: charstrg.d:2199 #, lisp-format msgid "~S: index should not be negative: ~S" msgstr "~S: индекс не должен быть отрицательным: ~S" #: charstrg.d:2202 #, lisp-format msgid "~S: ~S-index should not be negative: ~S" msgstr "~S: ~S-индекс не должен быть отрицательным: ~S" #: charstrg.d:2220 #, lisp-format msgid "~S: index ~S should not be greater than the length of the string" msgstr "~S: индекс ~S не должен быть больше, чем длина строки" #: charstrg.d:2223 #, lisp-format msgid "~S: ~S-index ~S should not be greater than the length of the string" msgstr "~S: ~S-индекс ~S не должен быть больше, чем длина строки" #: charstrg.d:2242 #, lisp-format msgid "~S: index ~S should be less than the length of the string" msgstr "~S: индекс ~S должен быть меньше, чем длина строки (string)" #: charstrg.d:2245 #, fuzzy, lisp-format msgid "~S: ~S-index ~S should be less than the length of the string" msgstr "~S: ~S-index ~S индекс ~S должен быть меньше, чем длина строки (string)" #: charstrg.d:2404 #, lisp-format msgid "~S: :START-index ~S must not be greater than :END-index ~S" msgstr "~S: начальный индекс ~S не должен быть больше, чем конечный ~S" #: charstrg.d:2469 #, lisp-format msgid "~S: argument ~S should be a string, a symbol or a character" msgstr "~S: аргумент ~S должен быть строкой, символом или литерой " #: charstrg.d:2508 charstrg.d:3714 #, lisp-format msgid "~S: :start-index ~S must not be greater than :end-index ~S" msgstr "~S: начальный индекс ~S не должен быть больше, чем конечный ~S" #: charstrg.d:2558 #, lisp-format msgid "~S: :start1-index ~S must not be greater than :end1-index ~S" msgstr "~S: начальный индекс 1 ~S не должен быть больше, чем конечный индекс 1 ~S" #: charstrg.d:2581 #, lisp-format msgid "~S: :start2-index ~S must not be greater than :end2-index ~S" msgstr "~S: начальный индекс 2 ~S не должен быть больше, чем конечный индекс 2 ~S" #: charstrg.d:3197 #, lisp-format msgid "~S: the string length ~S should be nonnegative fixnum" msgstr "~S: длина строки ~S должен быть неотрицательным ограниченным целым" #: charstrg.d:3229 #, fuzzy, lisp-format msgid "~S: ~S argument ~S should be of type ~S" msgstr "~S: аргумент ~S должен быть потоком типа ~S" #: debug.d:856 #, lisp-format msgid "~S: bad frame climbing mode ~S" msgstr "~S: некорректный режим перемещения по стеку ~S" #: debug.d:872 #, lisp-format msgid "~S: ~S is not a stack pointer" msgstr "~S: ~S не является указателем стека" #: debug.d:1052 #, lisp-format msgid "~S: ~S is not a pointer to an EVAL/APPLY frame" msgstr "~S: ~S не является указателем на фрейм EVAL/APPLY" #: debug.d:1192 msgid "APPLY frame with breakpoint for call " msgstr "Фрейм APPLY с точкой прерывания для вызова " #: debug.d:1195 msgid "APPLY frame for call " msgstr "Фрейм APPLY для вызова " #: debug.d:1212 msgid "EVAL frame with breakpoint for form " msgstr "фрейм EVAL с точкой прерывания для формы " #: debug.d:1215 msgid "EVAL frame for form " msgstr "фрейм EVAL для формы " #: debug.d:1220 msgid "frame binding variables (~ = dynamically):" msgstr "переменные связанные во фрейме (~ = динамически):" #: debug.d:1236 msgid "CALLBACK frame" msgstr "фрейм CALLBACK" #: debug.d:1241 msgid "frame binding variables " msgstr "переменные связывания фрейма " #: debug.d:1244 debug.d:1272 msgid " binds (~ = dynamically):" msgstr " связывает (~ = динамически):" # 0106 #: debug.d:1268 msgid "frame binding functions " msgstr "функции связывания фрейма " #: debug.d:1292 debug.d:1363 msgid " Next environment: " msgstr " Следующее окружение: " #: debug.d:1318 msgid "compiled tagbody frame for " msgstr "откомпилированный фрейм размеченной подпрограммы для " #: debug.d:1322 msgid "compiled block frame for " msgstr "скомпилированный фрейм блока для " #: debug.d:1328 msgid "block frame " msgstr "фрейм блока " #: debug.d:1331 msgid "nested block frame " msgstr "вложенный фрейм блока " #: debug.d:1336 msgid " for " msgstr " для " #: debug.d:1341 msgid "tagbody frame " msgstr "фрейм размеченной подпрограммы " #: debug.d:1344 msgid "nested tagbody frame " msgstr "вложенный фрейм размеченной подпрограммы " #: debug.d:1349 msgid " for" msgstr " для" #: debug.d:1375 #, lisp-format msgid "~S: environment is not an alist" msgstr "~S: окружение не является ассоциативным списком" #: debug.d:1390 msgid "catch frame for tag " msgstr "фрейм catch с меткой " #: debug.d:1395 msgid "handler frame for conditions" msgstr "фрейм обработчика для исключений " #: debug.d:1408 msgid "unwind-protect frame" msgstr "фрейм unwind-protect" #: debug.d:1413 msgid "driver frame" msgstr "фрейм драйвера" #: debug.d:1417 debug.d:1422 debug.d:1427 debug.d:1432 debug.d:1437 debug.d:1442 debug.d:1449 msgid "frame binding environments" msgstr "окружения для связывания фрейма" #: debug.d:1463 #, lisp-format msgid "~S: unknown frame type" msgstr "~S: неизвестный тип фрейма" #: error.d:57 msgid "Unprintable error message" msgstr "Непечатное ($%__^^%&^) сообщение об ошибке" #: error.d:183 #, lisp-format msgid "internal error or error in message catalog: invalid low-level format string ~S" msgstr "" #: error.d:725 error.d:730 #, fuzzy, lisp-format msgid "~S: User break" msgstr "" "#-#-#-#-# ru1.po (clisp 2.33) #-#-#-#-#\n" "~S: Выполнение прервано пользователем\n" "#-#-#-#-# ru2.po (clisp 2.33) #-#-#-#-#\n" "~S: Прервано пользователем" #: error.d:728 msgid "Continue execution" msgstr "Продолжать выполнение" #: error.d:795 foreign.d:680 foreign.d:2412 foreign.d:2513 foreign.d:3178 #, fuzzy, lisp-format msgid "~S: ~S is not of type ~S" msgstr "~S: ~S не является ~S" #: error.d:826 error.d:828 #, lisp-format msgid "~S: ~S comes from a previous Lisp session and is invalid" msgstr "~S: ~S осталось от прошлого сеанса Лиспа и некорректно" #: error.d:845 error.d:858 #, fuzzy, lisp-format msgid "~S: ~S is not a list" msgstr "~S: ~S не является ~S" #: error.d:873 #, fuzzy, lisp-format msgid "~S: A proper list must not end with ~S" msgstr "~S: Истинный список не должен заканчиваться ~S" #: error.d:886 #, fuzzy, lisp-format msgid "~S: A proper list must not be circular: ~S" msgstr "~S: Истинный список не должен заканчиваться ~S" #: error.d:921 #, lisp-format msgid "~S: ~S is a constant, may not be used as a variable" msgstr "~S: ~S - константа и не может использоваться как переменная" #: error.d:940 #, lisp-format msgid "~S: ~S is not a symbol, cannot be declared ~S" msgstr "~S: ~S не является символом и не может быть объявлена как ~S" #: error.d:961 msgid "Remove the global SYMBOL-MACRO definition" msgstr "" #: error.d:963 #, lisp-format msgid "~S: attempting to turn ~S into a SPECIAL variable, but it is already a global SYMBOL-MACRO." msgstr "" #: error.d:965 #, lisp-format msgid "~S: attempting to turn ~S into a constant, but it is already a global SYMBOL-MACRO." msgstr "" #: error.d:966 #, lisp-format msgid "~S: Interning ~S into the KEYWORD package would turn it into a constant, but it is already a global SYMBOL-MACRO." msgstr "" #: error.d:985 #, fuzzy, lisp-format msgid "~S: the symbol ~S names a global special variable" msgstr "~S: символ ~S именует глобальную переменную" #: error.d:996 msgid "Remove the global SPECIAL variable binding" msgstr "" #: error.d:997 #, fuzzy, lisp-format msgid "~S: the symbol ~S names a global SPECIAL variable" msgstr "~S: символ ~S именует глобальную переменную" #: error.d:1027 #, fuzzy, lisp-format msgid "~S: ~S is not a vector" msgstr "~S: ~S не является записью" #: error.d:1040 #, fuzzy, lisp-format msgid "~S: argument ~S is not an array" msgstr "~S: ~S-аргумент ~S не является массивом" #: error.d:1056 #, fuzzy, lisp-format msgid "~S: argument ~S is not a vector" msgstr "~S: аргумент ~S не является ~S" #: error.d:1073 #, fuzzy, lisp-format msgid "~S: argument ~S is not a vector of type ~S" msgstr "~S: аргумент ~S должен быть потоком типа ~S" #: error.d:1087 #, lisp-format msgid "~S: ~S may not be used as an environment" msgstr "~S: ~S не может использоваться как окружение" #: error.d:1097 error.d:1110 #, lisp-format msgid "~S: argument ~S should be a nonnegative fixnum" msgstr "~S: аргумент ~S должен быть неотрицательным ограниченным целым" #: error.d:1127 #, fuzzy, lisp-format msgid "~S: ~S is not an integer" msgstr "~S: ~S не является потоком ввода ~S" #: error.d:1144 #, fuzzy, lisp-format msgid "~S: ~S is not a non-negative integer" msgstr "~S: ~S не является неотрицательным ~S" #: error.d:1158 error.d:1172 xcharin.lisp:35 #, fuzzy, lisp-format msgid "~S: argument ~S is not a character" msgstr "~S: аргумент ~SS не является литерой" #: error.d:1188 #, fuzzy, lisp-format msgid "~S: argument ~S is not a string" msgstr "~S: аргумент ~S не является ~S" #: error.d:1209 #, fuzzy, lisp-format msgid "Attempt to modify a read-only string: ~S" msgstr "Попытка модифицировать строку с доступом только для чтения" #: error.d:1219 #, lisp-format msgid "~S: argument ~S is neither a string nor an integer" msgstr "~S: argument ~S не является ни строкой ни целым числом" #: error.d:1231 #, lisp-format msgid "string too long: desired length ~S exceeds the supported maximum length" msgstr "" #: error.d:1242 clos-class2.lisp:103 #, lisp-format msgid "~S: ~S is not a class" msgstr "~S: ~S не является классом" #: error.d:1256 #, fuzzy, lisp-format msgid "~S: argument ~S is not a stream" msgstr "~S: аргумент ~S не является ~S" #: error.d:1313 #, lisp-format msgid "~S: argument ~S is not a character set" msgstr "~S: аргумент ~S не является набором знаков" #: error.d:1325 #, lisp-format msgid "~S: the property list ~S has an odd length" msgstr "~S: список свойств ~S нечетной длины" #: error.d:1342 #, lisp-format msgid "~S: keyword arguments in ~S should occur pairwise" msgstr "~S: ключевые параметры в ~S должны быть парными" #: error.d:1354 #, fuzzy, lisp-format msgid "~S: ~S marker ~S is not a symbol" msgstr "~S: ~S параметр ~S не является ~S" #: error.d:1377 #, lisp-format msgid "" "~S: illegal keyword/value pair ~S, ~S in argument list.\n" "The allowed keywords are ~S" msgstr "" "~S: некорректная пара ключевое слово/значение ~S, ~S в списке аргументов.\n" "Разрешенные ключевые слова: ~S" #: error.d:1392 #, fuzzy, lisp-format msgid "~S: ~S is not a function" msgstr "~S: ~S не является именем функции" #: error.d:1428 trace.lisp:162 #, fuzzy, lisp-format msgid "~S: undefined function ~S" msgstr "" "#-#-#-#-# ru1.po (clisp 2.33) #-#-#-#-#\n" "~S: неопределенная функция ~S\n" "#-#-#-#-# ru2.po (clisp 2.33) #-#-#-#-#\n" "~S: не определена функция ~S" #: error.d:1484 #, fuzzy, lisp-format msgid "~S: ~S is not a function name; try using a symbol instead" msgstr "~S: ~S не является именем функции" #: error.d:1500 #, lisp-format msgid "" "~S: argument ~S is not a function.\n" "To get a function in the current environment, write (FUNCTION ...).\n" "To get a function in the global environment, write (COERCE '... 'FUNCTION)." msgstr "" "~S: аргумент ~S - не функция.\n" "Получить функцию как объект в текущем окружении - пишите (FUNCTION ...).\n" "В глобальном окружении - (COERCE '... 'FUNCTION)." #: error.d:1517 #, lisp-format msgid "EVAL/APPLY: Too many arguments (~S instead of at most ~S) given to ~S" msgstr "EVAL/APPLY: Слишком много аргументов (~S вместо максимального ~S) для ~S" #: error.d:1520 #, lisp-format msgid "~S: Too many arguments (~S instead of at most ~S) given to ~S" msgstr "~S: Слишком много аргументов (~S вместо максимального ~S) для ~S" #: error.d:1536 #, lisp-format msgid "EVAL/APPLY: Too few arguments (~S instead of at least ~S) given to ~S" msgstr "EVAL/APPLY: Слишком мало аргументов (~S вместо как минимум ~S) для ~S" #: error.d:1539 #, lisp-format msgid "~S: Too few arguments (~S instead of at least ~S) given to ~S" msgstr "~S: Слишком мало аргументов (~S вместо как минимум ~S) для ~S" #: error.d:1551 error.d:1565 error.d:1579 error.d:1593 #, fuzzy, lisp-format msgid "~S: argument ~S is not a nonnegative integer with at most ~S bits" msgstr "~S: ~S не является неотрицательным целым числом, меньшим, чем размерность ~S" #: error.d:1558 error.d:1572 error.d:1586 error.d:1600 #, fuzzy, lisp-format msgid "~S: argument ~S is not an integer with at most ~S bits (including the sign bit)" msgstr "~S: ~S аргумент должен быть целым числом между 2 и 36, а не ~S" #: error.d:1614 error.d:1631 #, lisp-format msgid "~S: ~S is not an 8-bit number" msgstr "~S: ~S не является 8-битным числом" #: error.d:1648 error.d:1665 #, lisp-format msgid "~S: ~S is not a 16-bit number" msgstr "~S: ~S не является 16-битным числом" #: error.d:1682 error.d:1699 #, fuzzy, lisp-format msgid "~S: ~S is not a 32-bit number" msgstr "~S: ~S не является 32-битным числом" #: error.d:1716 error.d:1733 #, fuzzy, lisp-format msgid "~S: ~S is not a 64-bit number" msgstr "~S: ~S не является 64-битным числом" #: error.d:1754 #, lisp-format msgid "~S: ~S is not an `unsigned int' number" msgstr "~S: ~S не является числом типа `unsigned int'" #: error.d:1775 #, lisp-format msgid "~S: ~S is not an `int' number" msgstr "~S: ~S не является числом типа `int'" #: error.d:1796 #, lisp-format msgid "~S: ~S is not a `unsigned long' number" msgstr "~S: ~S не является числом типа `unsigned long'" #: error.d:1817 #, lisp-format msgid "~S: ~S is not a `long' number" msgstr "~S: ~S не является числом типа `long'" #: error.d:1834 #, lisp-format msgid "~S: ~S is not a single-float" msgstr "~S: ~S не является числом типа `single-float'" #: error.d:1851 #, lisp-format msgid "~S: ~S is not a double-float" msgstr "~S: ~S не является числом типа `double-float'" #: errunix.d:58 msgid "Invalid multibyte or wide character" msgstr "Неверный многобайтный или широкий характер" #: errunix.d:65 msgid "Operation not permitted" msgstr "Операция не разрешена" #: errunix.d:71 msgid "No such file or directory" msgstr "Нет такого файла или каталога" #: errunix.d:77 msgid "No such process" msgstr "Нет такого процесса" #: errunix.d:83 msgid "Interrupted system call" msgstr "Прерванный системный вызов" #: errunix.d:89 msgid "I/O error" msgstr "Ошибка ввода/вывода" #: errunix.d:95 msgid "No such device or address" msgstr "Нет такого устройства или адреса" #: errunix.d:101 msgid "Arg list too long" msgstr "Список аргументов слишком длинный" #: errunix.d:107 msgid "Exec format error" msgstr "Ошибка формата программного файла" #: errunix.d:113 msgid "Bad file number" msgstr "Неверный номер файла" #: errunix.d:119 msgid "No child processes" msgstr "Нет порожденных процессов" #: errunix.d:125 msgid "No more processes" msgstr "Не осталось ни одного процесса" #: errunix.d:131 msgid "Not enough memory" msgstr "Недостаточно памяти" #: errunix.d:137 msgid "Permission denied" msgstr "Доступ запрещён" #: errunix.d:143 msgid "Bad address" msgstr "Неверный адрес" #: errunix.d:149 msgid "Block device required" msgstr "Требуется блочное устройство" #: errunix.d:155 msgid "Device busy" msgstr "Устройство занято" #: errunix.d:161 msgid "File exists" msgstr "Файл/каталог существует" #: errunix.d:167 msgid "Cross-device link" msgstr "Ссылка между устройствами" #: errunix.d:173 msgid "No such device" msgstr "Нет такого устройства" #: errunix.d:179 msgid "Not a directory" msgstr "Не каталог" #: errunix.d:185 msgid "Is a directory" msgstr "Является каталогом" #: errunix.d:191 msgid "Invalid argument" msgstr "Неправильный аргумент" #: errunix.d:197 msgid "File table overflow" msgstr "Переполнение таблицы файлов" #: errunix.d:203 msgid "Too many open files" msgstr "Слишком много открытых файлов" #: errunix.d:209 msgid "Inappropriate ioctl for device" msgstr "Неподходящий ioctl для устройства" #: errunix.d:215 msgid "Text file busy" msgstr "Текстовый файл занят" #: errunix.d:221 msgid "File too large" msgstr "Файл слишком большой" #: errunix.d:227 msgid "No space left on device" msgstr "Не осталось свободного места на устройстве" #: errunix.d:233 msgid "Illegal seek" msgstr "Некорректный seek" #: errunix.d:239 msgid "Read-only file system" msgstr "Файловая система с доступом `только на чтение'" #: errunix.d:245 msgid "Too many links" msgstr "Слишком много ссылок" #: errunix.d:251 msgid "Broken pipe, child process terminated or socket closed" msgstr "Сломаный конвейер (pipe), выполнение дочернего процесса прервано или закрыт сокет" #: errunix.d:261 msgid "Argument out of domain" msgstr "Аргумент вне области определения" #: errunix.d:267 msgid "Result too large" msgstr "Результат слишком большой" #: errunix.d:274 msgid "Operation would block" msgstr "Операция будет блокировать" #: errunix.d:280 msgid "Operation now in progress" msgstr "Операция выполняется" #: errunix.d:286 msgid "Operation already in progress" msgstr "Операция уже выполняется" #: errunix.d:293 msgid "Too many levels of symbolic links" msgstr "Слишком много уровней символьных ссылок" #: errunix.d:299 msgid "File name too long" msgstr "Имя файла слишком длинное" #: errunix.d:305 msgid "Directory not empty" msgstr "Каталог не пуст" #: errunix.d:312 msgid "Stale NFS file handle" msgstr "Отработанный номер файла NFS" #: errunix.d:318 msgid "Too many levels of remote in path" msgstr "Слишком много уровней удаленности в пути" #: errunix.d:325 msgid "Socket operation on non-socket" msgstr "Операция применена не к сокету" #: errunix.d:331 msgid "Destination address required" msgstr "Требуется адрес назначения" #: errunix.d:337 msgid "Message too long" msgstr "Сообщение слишком длинное" #: errunix.d:343 msgid "Protocol wrong type for socket" msgstr "Протокол неверного типа для сокета" #: errunix.d:349 msgid "Option not supported by protocol" msgstr "Возможность не поддерживается протоколом" #: errunix.d:355 msgid "Protocol not supported" msgstr "Протокол не поддерживается" #: errunix.d:361 msgid "Socket type not supported" msgstr "Тип сокета не поддерживается" #: errunix.d:367 msgid "Operation not supported on socket" msgstr "Операция не поддерживается на сокете" #: errunix.d:373 msgid "Protocol family not supported" msgstr "Семейство протоколов не поддерживается" #: errunix.d:379 msgid "Address family not supported by protocol family" msgstr "Семейство адресов не поддерживается семейством протоколов" #: errunix.d:385 msgid "Address already in use" msgstr "Адрес уже используется" #: errunix.d:391 msgid "Cannot assign requested address" msgstr "Невозможно присвоить требуемый адрес" #: errunix.d:397 msgid "Network is down" msgstr "Сеть сломалась (down)" #: errunix.d:403 msgid "Network is unreachable" msgstr "Сеть недостижима" #: errunix.d:409 msgid "Network dropped connection on reset" msgstr "Сеть потеряла связи при сбросе" #: errunix.d:415 msgid "Software caused connection abort" msgstr "Программа вызвала прерывание связи" #: errunix.d:421 msgid "Connection reset by peer" msgstr "Сброс слишком медленной связи" #: errunix.d:427 msgid "No buffer space available" msgstr "Нет свободного места в буфере" #: errunix.d:433 msgid "Socket is already connected" msgstr "Сокет уже подключен" #: errunix.d:439 msgid "Socket is not connected" msgstr "Сокет не подключен" #: errunix.d:445 msgid "Cannot send after socket shutdown" msgstr "Невозможно послать данные после отключения сокета" #: errunix.d:451 msgid "Too many references: cannot splice" msgstr "Слишком много ссылок: невозможно склеить" #: errunix.d:457 msgid "Connection timed out" msgstr "Время связи истекло" #: errunix.d:463 msgid "Connection refused" msgstr "В связи отказано" #: errunix.d:468 msgid "Remote peer released connection" msgstr "Удаленный компьютер освободил соединение" #: errunix.d:473 msgid "Host is down" msgstr "Сервер выключен" #: errunix.d:479 msgid "Host is unreachable" msgstr "Сервер недоступен по сети" #: errunix.d:484 msgid "Networking error" msgstr "Сетевая ошибка" #: errunix.d:490 msgid "Too many processes" msgstr "Слишком много процессов" #: errunix.d:496 msgid "Too many users" msgstr "Слишком много пользователей" #: errunix.d:502 msgid "Disk quota exceeded" msgstr "Превышена квота диска" #: errunix.d:509 msgid "Not a stream device" msgstr "Не поточное устройство" #: errunix.d:515 msgid "Timer expired" msgstr "Таймер закончил отсчет" #: errunix.d:521 msgid "Out of stream resources" msgstr "Ресурсы потока истекли" #: errunix.d:527 msgid "No message of desired type" msgstr "Нет сообщений желаемого типа" #: errunix.d:533 msgid "Not a data message" msgstr "Не сообщение с данными" #: errunix.d:540 msgid "Identifier removed" msgstr "Идентификатор удален" #: errunix.d:547 msgid "Resource deadlock would occur" msgstr "Коллизия блокировки (deadlock) ресурсов" #: errunix.d:553 msgid "No record locks available" msgstr "Нет доступных блокировок записи (record locks)" #: errunix.d:560 msgid "Machine is not on the network" msgstr "Машина не в сети" #: errunix.d:566 errunix.d:572 msgid "Object is remote" msgstr "Объект является удаленным (remote)" #: errunix.d:578 msgid "Link has been severed" msgstr "Связь разорвана" #: errunix.d:584 msgid "Advertise error" msgstr "Ошибка объявления (advertise)" #: errunix.d:590 msgid "Srmount error" msgstr "Ошибка srmount" #: errunix.d:596 msgid "Communication error on send" msgstr "Ошибка обмена при передаче" #: errunix.d:602 msgid "Protocol error" msgstr "Ошибка протокола" #: errunix.d:608 msgid "Multihop attempted" msgstr "Попытка multihop" #: errunix.d:620 msgid "Remote address changed" msgstr "Удаленный (remote) адрес изменен" #: errunix.d:627 msgid "Function not implemented" msgstr "Функция не реализована" #: errunix.d:656 msgid "UNIX error " msgstr "Ошибка UNIX'а " #: errunix.d:658 #, fuzzy msgid "POSIX library error " msgstr "Ошибка библиотеки UNIX'а " #: errwin32.d:3873 msgid "Win32 error " msgstr "Ошибка Win32 " #: errwin32.d:3922 msgid "Winsock error " msgstr "Ошибка Winsock " #: misc.d:110 msgid "This file was produced by another lisp version, must be recompiled." msgstr "Этот файл создан другой версией Лиспа и должен быть перекомпилирован." #: misc.d:458 #, lisp-format msgid "~S (~S ~S): out of memory" msgstr "~S (~S ~S): память закончилась" #: misc.d:513 #, lisp-format msgid "~S: type of attribute ~S is unsupported" msgstr "~S: тип атрибута ~S не поддерживается" #: misc.d:533 msgid "GNU C++ " msgstr "GNU C++ " #: misc.d:535 msgid "GNU C " msgstr "GNU C " #: misc.d:541 msgid "C++ compiler" msgstr "компилятор C++" #: misc.d:543 msgid "C compiler" msgstr "компилятор C" #: misc.d:746 #, fuzzy, lisp-format msgid "~S: Lisp value ~S is not found in table ~S: ~S" msgstr "значение ~S (~S) не соответствует его табличному значению (~S) в ~S" #: misc.d:773 #, fuzzy, lisp-format msgid "~S: C value ~S is not found in table ~S: ~S" msgstr "~S: аргумент ~SS не является литерой" #: time.d:874 intlog.d:655 #, lisp-format msgid "~S: too large shift amount ~S" msgstr "~S: Слишком большое количество сдвигов ~S" #: predtype.d:1793 predtype.d:2031 #, lisp-format msgid "~S: unidentifiable type!!!" msgstr "~S: неидентифицируемый тип!!!" #: predtype.d:2036 #, lisp-format msgid "~S: type ~S does not correspond to a class" msgstr "~S: тип ~S не соответствует классу" #: predtype.d:2064 #, lisp-format msgid "~S: ~S does not name a class" msgstr "~S: ~S не является именем класса" #: predtype.d:2183 #, lisp-format msgid "~S: type definition for ~S exceeds depth limit, maybe recursive" msgstr "~S: вложенность определения типа для ~S превосходит всякие пределы, рекурсивное что ли ?" #: predtype.d:2500 type.lisp:32 #, lisp-format msgid "~S: invalid type specification ~S" msgstr "~S: некорректная спецификация типа ~S" #: predtype.d:2507 #, lisp-format msgid "~S: ~S cannot be coerced to type ~S" msgstr "~S: ~S не может быть преобразован к типу ~S" #: symbol.d:13 #, lisp-format msgid "~S: the property list of ~S has an odd length" msgstr "~S: список свойств ~S нечетной длины" #: symbol.d:87 #, lisp-format msgid "~S: ~S is not a system function" msgstr "~S: ~S не является системной функцией" #: symbol.d:358 intlog.d:533 #, lisp-format msgid "~S: index ~S is negative" msgstr "~S: индекс ~S отрицательный" #: symbol.d:369 #, lisp-format msgid "~S: invalid argument ~S" msgstr "~S: неверный аргумент ~S" #: symbol.d:383 #, lisp-format msgid "The value of *GENSYM-COUNTER* was not a nonnegative integer. Old value ~S. New value ~S." msgstr "Значение *GENSYM-COUNTER* не было неотрицательным целым числом. Прежнее значение: ~S. Новое значение: ~S." #: lisparit.d:323 #, lisp-format msgid "~S: argument should be a positive fixnum, not ~S" msgstr "~S: аргумент должен быть положительным ограниченным целым, а не ~S" #: lisparit.d:347 #, fuzzy, lisp-format msgid "~S: ~S is not a number" msgstr "~S: ~S не является 8-битным числом" #: lisparit.d:364 #, fuzzy, lisp-format msgid "~S: ~S is not a real number" msgstr "~S: ~S не является числом типа `long'" #: lisparit.d:391 #, fuzzy, lisp-format msgid "~S: ~S is not a floating-point number" msgstr "~S: ~S не является числом типа `long'" #: lisparit.d:417 #, fuzzy, lisp-format msgid "~S: ~S is not a rational number" msgstr "~S: ~S не является числом типа `long'" #: lisparit.d:1596 #, lisp-format msgid "~S: argument should be a ~S, not ~S" msgstr "~S: аргумент должен быть ~S, а не ~S" #: lisparit.d:1608 #, lisp-format msgid "~S: the value of ~S should be a ~S, not ~S" msgstr "~S: значение ~S должно быть ~S, а не ~S" #: lisparit.d:1631 #, lisp-format msgid "~S: argument should be positive and an integer or float, not ~S" msgstr "~S: аргумент должен быть положительным числом, целым или с плавающей точкой, а не ~S" #: aridecl.d:352 msgid "division by zero" msgstr "деление на нуль" #: aridecl.d:360 msgid "floating point overflow" msgstr "переполнение при операции с плавающей точкой" #: aridecl.d:368 msgid "floating point underflow" msgstr "потеря значимости при операции с плавающей точкой" #: intelem.d:221 intelem.d:317 #, lisp-format msgid "not a 32-bit integer: ~S" msgstr "не 32-битовое целое: ~S" #: intelem.d:401 intelem.d:539 #, lisp-format msgid "not a 64-bit integer: ~S" msgstr "не 64-битовое целое: ~S" #: intelem.d:1357 msgid "bignum overflow" msgstr "переполнение bignum" #: intlog.d:424 #, lisp-format msgid "~S: ~S is not a valid boolean operation" msgstr "~S: ~S не является корректной логической операцией" #: intbyte.d:13 #, lisp-format msgid "The arguments to BYTE must be fixnums >=0: ~S, ~S" msgstr "Аргументы для BYTE должны быть ограниченным целым >=0: ~S, ~S" #: intbyte.d:34 #, lisp-format msgid "~S is not a BYTE specifier" msgstr "~S не является спецификатором BYTE" #: intmal.d:6 msgid "overflow during multiplication of large numbers" msgstr "переполнение при умножении больших чисел" #: intdiv.d:384 #, lisp-format msgid "quotient ~S / ~S is not an integer" msgstr "частное ~S / ~S не является целым числом" #: lfloat.d:5 msgid "long float too long" msgstr "длинное число с плавающей точкой слишком длинное" #: flo_konv.d:436 msgid "floating point NaN occurred" msgstr "NaN в результате операции с плавающей точкой" #: flo_rest.d:39 #, fuzzy, lisp-format msgid "Floating point operation combines numbers of different precision. See ANSI CL 12.1.4.4 and the CLISP impnotes for details. The result's actual precision is controlled by ~S. To shut off this warning, set ~S to ~S." msgstr "" "Операция с плавающей точкой производится с числами разной точности.\n" "См. ANSI CL 12.1.4.4 и документацию CLISP.\n" "Фактическая точность результата определяется переменной\n" "~S.\n" "Чтобы отключить это предупреждение, установите ~S в ~S." #: realelem.d:148 #, fuzzy, lisp-format msgid "Numerical operation combines exact and inexact numbers (rational numbers and floating-point numbers), and the mathematical result is exact. See ANSI CL 12.1.4.1 and the CLISP impnotes for details. The result's actual exactness is controlled by ~S. To shut off this warning, set ~S to ~S." msgstr "" "Операция с плавающей точкой производится с числами разной точности.\n" "См. ANSI CL 12.1.4.4 и документацию CLISP.\n" "Фактическая точность результата определяется переменной\n" "~S.\n" "Чтобы отключить это предупреждение, установите ~S в ~S." #: affi.d:79 #, lisp-format msgid "~S: Unsupported call mechanism: ~S" msgstr "~S: Неподдерживаемый механизм вызова: ~S" #: affi.d:88 #, lisp-format msgid "~S: Bad function prototype: ~S" msgstr "~S: Некорректный прототип функции: ~S" #: affi.d:97 #, lisp-format msgid "~S: Wrong number of arguments for prototype ~S" msgstr "~S: Неверное количество аргументов для прототипа ~S" #: affi.d:107 #, lisp-format msgid "~S: Bad argument for prototype ~S: ~S" msgstr "~S: Неверный аргумент для прототипа ~S: ~S" #: affi.d:116 #, lisp-format msgid "~S: Bad argument: ~S" msgstr "~S: Неверный аргумент: ~S" #: affi.d:137 #, lisp-format msgid "~S: ~S is not a valid address" msgstr "~S: ~S не является корректным адресом" #: foreign.d:19 #, lisp-format msgid "~S: argument is not a foreign object: ~S" msgstr "~S: аргумент не является иноязычной переменной: ~S" #: foreign.d:50 #, lisp-format msgid "~S: argument ~S should be a ~S, ~S or ~S" msgstr "~S: аргумент ~S может быть ~S, ~S или ~S" #: foreign.d:109 #, lisp-format msgid "~S: must not invalidate the sole FFI session pointer" msgstr "~S: запрещено делать недействительным главный инородный указатель сессии" #: foreign.d:115 #, lisp-format msgid "~S: cannot resurrect the zombie ~S" msgstr "~S: невозможно оживить зомби ~S" #: foreign.d:191 #, fuzzy, lisp-format msgid "Foreign variable ~S already exists" msgstr "Инородная переменная ~S уже существует" #: foreign.d:227 #, fuzzy, lisp-format msgid "Foreign function ~S already exists" msgstr "Инородная функция ~S уже существует" #: foreign.d:254 #, fuzzy, lisp-format msgid "No foreign int type of size ~S" msgstr "неверный тип инородных данных ~S" #: foreign.d:271 #, fuzzy, lisp-format msgid "Cannot redefine foreign type ~S from ~S to ~S" msgstr ";; переопределение инородной функции библиотеки ~S~%;; из ~S в ~S" #: foreign.d:301 #, fuzzy, lisp-format msgid "~S: Illegal foreign data type ~S" msgstr "неверный тип инородных данных ~S" #: foreign.d:309 #, fuzzy, lisp-format msgid "~S: ~S cannot be converted to the foreign type ~S" msgstr "~S невозможно отконвертировать к инородному типу ~S" #: foreign.d:317 #, fuzzy, lisp-format msgid "~S: 64 bit integers are not supported on this platform and with this C compiler: ~S" msgstr "64-битовые целые числа не поддерживаются C-компилятором на этой платформе: ~S" #: foreign.d:331 #, lisp-format msgid "~S: illegal foreign function type ~S" msgstr "~S: неверный тип инородной функции ~S" #: foreign.d:461 #, lisp-format msgid "~S cannot be converted to a foreign function with another calling convention." msgstr "~S невозможно отконвертировать в инородную функцию по другому согласованию вызова." #: foreign.d:1086 #, lisp-format msgid "~S: element type has size 0: ~S" msgstr "~S: тип элемента нулевого размера: ~S" #: foreign.d:1094 #, lisp-format msgid "~S: trying to read an object of type ~S from NULL address" msgstr "" #: foreign.d:1912 #, fuzzy, lisp-format msgid "~S: trying to write object ~S of type ~S into NULL address" msgstr "~S: инородная переменная ~S типа ~S не является массивом" #: foreign.d:2417 #, lisp-format msgid "~S: foreign variable with unknown type, missing DEF-C-VAR: ~S" msgstr "~S: инородная переменная неизвестного типа, отсутствует DEF-C-VAR: ~S" #: foreign.d:2433 #, fuzzy, lisp-format msgid "~S: foreign variable ~S does not exist" msgstr "Инородная переменная ~S не существует" #: foreign.d:2434 #, fuzzy msgid "Skip foreign variable creation" msgstr "Инородная переменная ~ уже существует" #: foreign.d:2448 #, lisp-format msgid "~S: foreign variable ~S does not have the required size or alignment" msgstr "~S: инородная переменная ~S не имеет требуемого размера или типа выравнивания" #: foreign.d:2459 #, lisp-format msgid "~S: type specifications for foreign variable ~S conflict: ~S and ~S" msgstr "~S: спецификация типа инородной переменной ~S конфликтует: ~S и ~S" #: foreign.d:2543 foreign.d:2884 foreign.d:3099 foreign.d:4472 #, lisp-format msgid "~S: foreign variable ~S does not have the required alignment" msgstr "~S: инородная переменная ~S не имеет требуемого типа выравнивания" #: foreign.d:2576 #, lisp-format msgid "~S: foreign variable ~S may not be modified" msgstr "~S: инородная переменная ~S не может быть изменена" #: foreign.d:2622 #, lisp-format msgid "~S: foreign variable ~S of type ~S is not an array" msgstr "~S: инородная переменная ~S типа ~S не является массивом" #: foreign.d:2698 #, lisp-format msgid "~S: foreign variable ~S of type ~S is not a pointer" msgstr "~S: инородная переменная ~S типа ~S не является указателем" #: foreign.d:2806 #, lisp-format msgid "~S: foreign variable ~S of type ~S is not a struct or union" msgstr "~S: инородная переменная ~S типа ~S не является struct или union" #: foreign.d:2813 #, lisp-format msgid "~S: foreign variable ~S of type ~S has no component with name ~S" msgstr "~S: инородная переменная ~S типа ~S не имеет компонента с именем ~S" #: foreign.d:3158 #, lisp-format msgid "~S: ~S has no type, :FULL is illegal" msgstr "~S: ~S не имеет типа, :FULL запрещён" #: foreign.d:3184 #, lisp-format msgid "~S: foreign function with unknown calling convention, missing DEF-CALL-OUT: ~S" msgstr "~S: инородная функция с неизвестным соглашением вызова, отсутствует DEF-CALL-OUT: ~S" #: foreign.d:3202 #, fuzzy, lisp-format msgid "~S: foreign function ~S does not exist" msgstr "~S: инородная функция ~S не существует" #: foreign.d:3203 #, fuzzy msgid "Skip foreign function creation" msgstr "Инородная функция ~ уже существует" #: foreign.d:3210 #, lisp-format msgid "~S: calling conventions for foreign function ~S conflict" msgstr "~S: конфликт соглашений вызова для инородной функции ~S" #: foreign.d:3542 foreign1.lisp:1193 #, lisp-format msgid "~S: :OUT argument is not a pointer: ~S" msgstr "~S: аргумент :OUT не является указателем: ~S" #: foreign.d:4194 #, fuzzy, lisp-format msgid "~S: ~S is not supported on this platform." msgstr "~S: ~S не является буферизованным потоком ввода" #: foreign.d:4213 #, lisp-format msgid "~S: Cannot open library ~S: ~S" msgstr "~S: Невозможно открыть библиотеку ~S: ~S" #: foreign.d:4215 #, lisp-format msgid "~S: Cannot open library ~S" msgstr "~S: Невозможно открыть библиотеку ~S" #: foreign.d:4255 #, lisp-format msgid "~S: no dynamic object named ~S in library ~S" msgstr "~S: нет динамического объекта ~S в библиотеке ~S" #: foreign.d:4256 msgid "Skip foreign object creation" msgstr "" #: foreign.d:4531 #, lisp-format msgid "~S: cannot find ~S in ~S due to lack of dlsym() on this platform" msgstr "" #: init.lisp:271 format.lisp:362 #, lisp-format msgid "The destination argument ~S is invalid (not NIL or T or a stream or a string)." msgstr "Аргумент назначения ~S неверный (не NIL, не T, не поток и не строка)." #: init.lisp:301 format.lisp:387 format.lisp:2575 #, lisp-format msgid "~S: The control-string must be a string, not ~S" msgstr "~S: Управляющая строка должна быть строкой, а не ~S" #: init.lisp:314 init.lisp:2182 condition.lisp:1560 reploop.lisp:466 msgid "Continuable Error" msgstr "" #: init.lisp:548 msgid "special operator" msgstr "специальный оператор" #: init.lisp:553 msgid "macro" msgstr "макрос" #: init.lisp:559 trace.lisp:178 msgid "function" msgstr "функция" #: init.lisp:614 #, fuzzy, lisp-format msgid "~A: ~S is a special operator and may not be redefined." msgstr "~S является специальным оператором, который не может быть переопределен." #: init.lisp:676 #, fuzzy, lisp-format msgid "~A: redefining ~A ~S in ~A, was defined in ~A" msgstr "~a: переопределение ~a ~s в ~a; предыдущее определение в ~a" #: init.lisp:705 #, fuzzy, lisp-format msgid "~A: redefining ~S; it was traced!" msgstr "~S: переопределение ~S; она трассировалась!" #: init.lisp:719 #, lisp-format msgid "~S is impossible in compiled code" msgstr "~S невозможно в откомпилированном коде" #: init.lisp:805 #, lisp-format msgid "~S is an invalid function environment" msgstr "~S является неверным функциональным окружением (function environment)" #: init.lisp:866 #, lisp-format msgid "~S is an invalid variable environment" msgstr "~S является неверным переменным окружением (variable environment)" #: init.lisp:933 #, lisp-format msgid "~S: ~S is illegal since ~S is a local macro" msgstr "~S: ~S недопустимо, т.к. ~S является локальным макросом" #: init.lisp:936 #, lisp-format msgid "~S: invalid function environment ~S" msgstr "~S: недопустимое окружение функции ~S" #: init.lisp:942 #, lisp-format msgid "~S: ~S is invalid since ~S is not a symbol" msgstr "~S: ~S недопустимо, т.к. ~S не является символом" #: init.lisp:1090 #, lisp-format msgid "code after MACROLET contains a dotted list, ending with ~S" msgstr "код после MACROLET содержит точечный список, оканчивающийся на ~S" #: init.lisp:1104 #, lisp-format msgid "illegal syntax in MACROLET: ~S" msgstr "некорректный синтаксис в MACROLET: ~S" #: init.lisp:1126 #, lisp-format msgid "code after SYMBOL-MACROLET contains a dotted list, ending with ~S" msgstr "код после SYMBOL-MACROLET содержит точечный список, оканчивающийся на ~S" #: init.lisp:1138 compiler.lisp:5789 #, fuzzy, lisp-format msgid "~S: symbol ~S must not be declared SPECIAL and a macro at the same time" msgstr "" "#-#-#-#-# ru1.po (clisp 2.33) #-#-#-#-#\n" "~S: символ ~S не должен одновременно объявляться как SPECIAL и быть макрокомандой\n" "#-#-#-#-# ru2.po (clisp 2.33) #-#-#-#-#\n" "~S: символ ~S нельзя объявлять одновременно и как специальный и как макрос" #: init.lisp:1151 #, fuzzy, lisp-format msgid "~S: symbol ~S is declared special and must not be declared a macro" msgstr "" "#-#-#-#-# ru1.po (clisp 2.33) #-#-#-#-#\n" "~S: символ ~S, объявленный SPECIAL нельзя объявлять как макро\n" "#-#-#-#-# ru2.po (clisp 2.33) #-#-#-#-#\n" "~S: символ ~S объявлен специальным, его нельзя определить как макрос" #: init.lisp:1158 #, lisp-format msgid "illegal syntax in SYMBOL-MACROLET: ~S" msgstr "некорректный синтаксис в SYMBOL-MACROLET: ~S" #: init.lisp:1184 #, lisp-format msgid "bad function environment occurred in ~S: ~S" msgstr "неверное окружение функции встретилось в ~S: ~S" #: init.lisp:1193 #, lisp-format msgid "~S: invalid form ~S" msgstr "~S: недопустимая форма ~S" #: init.lisp:1210 #, lisp-format msgid "code contains a dotted list, ending with ~S" msgstr "код содержит точечный список, оканчивающийся на ~S" #: init.lisp:1286 #, lisp-format msgid "lambda list must not end with the atom ~S" msgstr "лямбда-список не должен оканчиваться атомом ~S" #: init.lisp:1315 init.lisp:1332 #, lisp-format msgid "~S: variable list ends with the atom ~S" msgstr "~S: список переменных оканчивается атомом ~S" #: init.lisp:1429 #, lisp-format msgid "FLET/LABELS: code contains a dotted list, ending with ~S" msgstr "FLET/LABELS: код содержит точечный список, оканчивающийся на ~S" #: init.lisp:1439 #, lisp-format msgid "illegal syntax in FLET/LABELS: ~S" msgstr "недопустимый синтаксис в FLET/LABELS: ~S" #: init.lisp:1459 #, lisp-format msgid "FUNCTION-MACRO-LET: code contains a dotted list, ending with ~S" msgstr "FUNCTION-MACRO-LET: код содержит точечный список, оканчивающийся на ~S" #: init.lisp:1472 #, lisp-format msgid "illegal syntax in FUNCTION-MACRO-LET: ~S" msgstr "некорректный синтаксис в FUNCTION-MACRO-LET: ~S" #: init.lisp:1561 condition.lisp:1597 msgid "WARNING:" msgstr "ПРЕДУПРЕЖДЕНИЕ:" #: init.lisp:1593 #, fuzzy, lisp-format msgid "~S: compiled file ~A lacks a version marker" msgstr "~Ss: в откомпилированном файле ~Ss отсутствует индикатор версии" #: init.lisp:1595 #, fuzzy, lisp-format msgid "~S: compiled file ~A has a corrupt version marker ~S" msgstr "~Ss: недействительный индикатор версии в откомпилированном файле ~Ss: ~Ss" #: init.lisp:1597 #, fuzzy, lisp-format msgid "~S: compiled file ~A was created by an older CLISP version and needs to be recompiled" msgstr "~Ss: старый индикатор версии в откомпилированном файле ~Ss: ~Ss" #: init.lisp:1709 #, lisp-format msgid "~S: A file with name ~A does not exist" msgstr "~S: Файл с именем ~A не существует" #: init.lisp:1731 #, fuzzy, lisp-format msgid "Loading file ~A ..." msgstr "Загружается файл " #: init.lisp:1765 defs1.lisp:499 #, fuzzy, lisp-format msgid "Loaded file ~A" msgstr "Загружен файл " #: init.lisp:1778 #, lisp-format msgid "~S: missing function name and/or parameter list" msgstr "~S: пропущено имя функции и/или список параметров" #: init.lisp:1788 #, lisp-format msgid "~S: special operator ~S cannot be redefined." msgstr "~S: специальный оператор ~S не может быть переопределен." #: init.lisp:1823 macros1.lisp:144 #, lisp-format msgid "exit clause in ~S must be a list" msgstr "предложение выхода в ~S должно быть списком" #: init.lisp:1985 #, lisp-format msgid "~S: cannot define a function from that: ~S" msgstr "~S: невозможно определить функцию из: ~S" #: init.lisp:1991 clos-genfun3.lisp:101 clos-genfun3.lisp:173 #, lisp-format msgid "~S: the name of a function must be a symbol, not ~S" msgstr "~S: имя функции должно быть символом, а не ~S" #: init.lisp:1997 #, lisp-format msgid "~S: function ~S is missing a lambda list" msgstr "~S: В функции ~S пропущен лямбда-список" #: init.lisp:2189 condition.lisp:1567 reploop.lisp:493 msgid "If you continue (by typing 'continue'): " msgstr "Если вы продолжите (введя 'continue'): " #: backquote.lisp:67 #, lisp-format msgid "~S: unquotes may occur only in (...) or #(...) forms" msgstr "~S: запятые допустимы только в (...) и #(...)" #: backquote.lisp:85 #, lisp-format msgid "~S: comma is illegal outside of backquote" msgstr "~S: запятая недопустима вне выражения с обратной кавычкой" #: backquote.lisp:90 #, lisp-format msgid "~S: more commas out than backquotes in, is illegal" msgstr "~S: большее количество запятых, чем количество обратных кавычек недопустимо" #: backquote.lisp:95 #, lisp-format msgid "~S: unquotes may not occur in structures" msgstr "~S: запятые в структурах запрещены" #: backquote.lisp:100 #, lisp-format msgid "~S: unquotes may not occur in arrays" msgstr "~S: запятые в массивах запрещены" #: backquote.lisp:131 #, fuzzy msgid "the syntax `,@form is invalid" msgstr "" "#-#-#-#-# ru1.po (clisp 2.33) #-#-#-#-#\n" "~aСинтаксис `,@form не определён\n" "#-#-#-#-# ru2.po (clisp 2.33) #-#-#-#-#\n" "~SaСинтаксис `,@form не определён" #: backquote.lisp:132 #, fuzzy msgid "the syntax `,.form is invalid" msgstr "" "#-#-#-#-# ru1.po (clisp 2.33) #-#-#-#-#\n" "~aСинтаксис `,.form не определён\n" "#-#-#-#-# ru2.po (clisp 2.33) #-#-#-#-#\n" "~SaСинтаксис `,.form не определён" #: backquote.lisp:136 backquote.lisp:152 #, lisp-format msgid "READ: ~@?" msgstr "" #: backquote.lisp:147 #, fuzzy msgid "the syntax `( ... . ,@form) is invalid" msgstr "" "#-#-#-#-# ru1.po (clisp 2.33) #-#-#-#-#\n" "~aСинтаксис `( ... . ,@form) не определён\n" "#-#-#-#-# ru2.po (clisp 2.33) #-#-#-#-#\n" "~SaСинтаксис `( ... . ,@form) не определён" #: backquote.lisp:148 #, fuzzy msgid "the syntax `( ... . ,.form) is invalid" msgstr "" "#-#-#-#-# ru1.po (clisp 2.33) #-#-#-#-#\n" "~aСинтаксис `( ... . ,.form) не определён\n" "#-#-#-#-# ru2.po (clisp 2.33) #-#-#-#-#\n" "~SaСинтаксис `( ... . ,.form) не определён" #: defmacro.lisp:50 #, fuzzy, lisp-format msgid "The macro ~S may not be called with a circular argument list: ~S" msgstr "Макрос ~S не может быть вызван с ~S аргументами: ~S" #: defmacro.lisp:56 #, fuzzy, lisp-format msgid "The macro ~S may not be called with a dotted argument list: ~S" msgstr "Макрос ~S не может быть вызван с ~S аргументами: ~S" #: defmacro.lisp:61 #, lisp-format msgid "The macro ~S may not be called with ~S arguments: ~S" msgstr "Макрос ~S не может быть вызван с ~S аргументами: ~S" #: defmacro.lisp:68 defmacro.lisp:427 #, fuzzy, lisp-format msgid "~S: ~S does not match lambda list element ~:S" msgstr "~S: ~S не соответствует элементу лямбда-списка ~S" #: defmacro.lisp:139 defmacro.lisp:180 defmacro.lisp:268 #, lisp-format msgid "The rest of the lambda list will be ignored." msgstr "Остаток лямбда-списка будет проигнорирован." #: defmacro.lisp:140 #, lisp-format msgid "The lambda list of macro ~S contains a dot after &AUX." msgstr "Лямбда-список макроса ~S содержит точку после &AUX." #: defmacro.lisp:147 #, lisp-format msgid "in macro ~S: ~S may not be used as &AUX variable." msgstr "в макросе ~S: ~S не может быть использована как &AUX-переменная." #: defmacro.lisp:158 #, lisp-format msgid "~S: invalid supplied-p variable ~S" msgstr "~S: Неправильная спецификация переменной и поля ~S" #: defmacro.lisp:181 #, lisp-format msgid "The lambda list of macro ~S contains a dot after &KEY." msgstr "Лямбда-список макроса ~S содержит точку после &KEY." #: defmacro.lisp:189 defmacro.lisp:344 #, lisp-format msgid "It will be ignored." msgstr "Будет проигнорировано." #: defmacro.lisp:190 #, lisp-format msgid "The lambda list of macro ~S contains a badly placed ~S." msgstr "Лямбда-список макроса ~S содержит неудачно размещенное ~S." #: defmacro.lisp:203 #, lisp-format msgid "The lambda list of macro ~S contains the invalid element ~S" msgstr "Лямбда-список макроса ~S содержит недопустимый элемент ~S" #: defmacro.lisp:215 #, lisp-format msgid "~0*It will be ignored." msgstr "~0*Будет проигнорировано." #: defmacro.lisp:216 #, lisp-format msgid "The lambda list of macro ~S contains an invalid keyword specification ~S" msgstr "Лямбда-список макроса ~S содержит неверное описание ключевого параметра ~S" #: defmacro.lisp:250 #, lisp-format msgid "The lambda list of macro ~S is missing a variable after &REST/&BODY." msgstr "В лямбда-списке макроса ~S не хватает переменной после &REST/&BODY." #: defmacro.lisp:261 #, lisp-format msgid "The lambda list of macro ~S contains an illegal variable after &REST/&BODY: ~S" msgstr "Лямбда-список (lambda list) макроса ~S содержит недопустимую переменную после &REST/&BODY: ~S" #: defmacro.lisp:269 #, lisp-format msgid "The lambda list of macro ~S contains a misplaced dot." msgstr "Лямбда-список макроса ~S содержит точку в недопустимом месте." #: defmacro.lisp:273 #, lisp-format msgid "They will be ignored." msgstr "Они будут проигнорированы." #: defmacro.lisp:274 #, lisp-format msgid "The lambda list of macro ~S contains superfluous elements: ~S" msgstr "Лямбда-список макроса ~S содержит ненужные элементы: ~S" #: defmacro.lisp:324 #, lisp-format msgid "The lambda list of macro ~S contains an illegal &REST variable: ~S" msgstr "Лямбда-список макроса ~S содержит неверную переменную &REST: ~S" #: defmacro.lisp:340 #, lisp-format msgid "The lambda list of macro ~S contains an invalid &WHOLE: ~S" msgstr "Лямбда-список макроса ~S содержит ошибку в &WHOLE: ~S" #: defmacro.lisp:345 #, lisp-format msgid "The lambda list of macro ~S contains a superfluous ~S." msgstr "Лямбда-список макроса ~S содержит ненужные элементы ~S." #: defmacro.lisp:356 #, lisp-format msgid "The lambda list of macro ~S contains ~S before &KEY." msgstr "Лямбда-список макроса ~S содержит ~S перед &KEY." #: defmacro.lisp:359 #, lisp-format msgid "The lambda list of macro ~S contains ~S which is illegal here." msgstr "Лямбда-список макроса ~S содержит недопустимый здесь элемент ~S" #: defmacro.lisp:378 #, lisp-format msgid "The lambda list of macro ~S contains an invalid element ~S" msgstr "Лямбда-список макроса ~S содержит недопустимый элемент ~S" #: defmacro.lisp:448 #, lisp-format msgid "In the lambda list of macro ~S, &ENVIRONMENT must be followed by a non-NIL symbol: ~S" msgstr "В лямбда-списке макроса ~S за &ENVIRONMENT должен следовать символ, отличный от NIL: ~S" #: defmacro.lisp:473 #, lisp-format msgid "Cannot define a macro from that: ~S" msgstr "Невозможно определить макрос из: ~S" #: defmacro.lisp:479 #, lisp-format msgid "The name of a macro must be a symbol, not ~S" msgstr "Имя макроса должно быть символом, а не ~S" #: defmacro.lisp:485 #, lisp-format msgid "Macro ~S is missing a lambda list." msgstr "В макросе ~S пропущен лямбда-список." #: macros1.lisp:25 macros1.lisp:48 #, lisp-format msgid "~S: non-symbol ~S cannot be a variable" msgstr "~S: не символ ~S не может быть переменной" #: macros1.lisp:31 macros1.lisp:54 #, lisp-format msgid "~S: the constant ~S must not be redefined to be a variable" msgstr "~S: константа ~S не должна переопределяться в переменную" #: macros1.lisp:68 #, lisp-format msgid "~S: non-symbol ~S cannot be defined constant" msgstr "~S: не символ ~S не может быть определен как константа" #: macros1.lisp:96 #, lisp-format msgid "~S redefines the constant ~S. Its old value was ~S." msgstr "~S переопределяет константу ~S. Ее прежнее значение было ~S." #: macros1.lisp:150 #, lisp-format msgid "Invalid syntax in ~S form: ~S." msgstr "Некорректный синтаксис в форме ~S: ~S." #: macros1.lisp:250 places.lisp:648 places.lisp:887 #, lisp-format msgid "~S called with an odd number of arguments: ~S" msgstr "~S вызывается с нечетным количеством аргументов: ~S" #: macros1.lisp:288 #, lisp-format msgid "~S: missing key list" msgstr "~S: пропущен список ключей" #: macros1.lisp:417 #, lisp-format msgid "Not a list of COND clauses: ~S" msgstr "Не является списком альтернатив из COND: ~S" #: macros1.lisp:423 #, lisp-format msgid "The atom ~S must not be used as a COND clause." msgstr "Атом ~S не должен использоваться в качестве выражения COND." #: macros2.lisp:13 #, lisp-format msgid "Invalid clause in ~S: ~S" msgstr "Недопустимое предложение в ~S: ~S" #: macros2.lisp:26 #, lisp-format msgid "~A~%The value is: ~S" msgstr "~A~%Значение: ~S" #: macros2.lisp:29 #, lisp-format msgid "The value of ~S should be ~:[of type ~S~;~:*~A~]." msgstr "Значение ~S должно быть ~:[типа ~S~;~:*~A~]." #: macros2.lisp:32 #, lisp-format msgid "You may input a new value for ~S." msgstr "Вы можете ввести новое значение для ~S." #: macros2.lisp:34 #, lisp-format msgid "You may input a value to be used instead~@[ of ~S~]." msgstr "Вы можете ввести новое значение для использования~@[ вместо ~S~]." #: macros2.lisp:36 #, lisp-format msgid "New ~S: " msgstr "Новое ~S: " #: macros2.lisp:53 msgid "Retry" msgstr "Еще раз" #: macros2.lisp:55 #, fuzzy, lisp-format msgid "You may input new values for ~@{~S~^, ~}." msgstr "Вы можете ввести новые значения для ~S." #: macros2.lisp:58 #, lisp-format msgid "~S must evaluate to a non-NIL value." msgstr "~S должно давать в результате значение, отличное от NIL." #: macros2.lisp:84 #, lisp-format msgid "The value of ~S must be of one of the types ~{~S~^, ~}" msgstr "Значение ~S должно быть одного из типов ~{~S~^, ~}" #: macros2.lisp:88 #, lisp-format msgid "The value of ~S must be one of ~{~S~^, ~}" msgstr "Значение ~S должно быть одним из ~{~S~^, ~}" #: macros2.lisp:103 condition.lisp:1406 #, lisp-format msgid "~S used as a key in ~S, it would be better to use parentheses." msgstr "~S используется как входной ключ ~S, лучше было бы использовать скобки." #: macros2.lisp:176 #, lisp-format msgid "type name should be a symbol, not ~S" msgstr "название типа должно быть символом, а не ~S" #: macros2.lisp:182 #, lisp-format msgid "~S is a built-in type and may not be redefined." msgstr "~S является встроенным типом и не может переопределяться." #: macros2.lisp:211 #, lisp-format msgid "The deftype expander for ~S may not be called with ~S arguments." msgstr "Макропроцессор deftype для ~S не может вызываться с ~S аргументами." #: macros2.lisp:221 #, lisp-format msgid "~S: the name of a symbol macro must be a symbol, not ~S" msgstr "~S: имя символьного макроса должно быть символом, а не ~S" #: defs1.lisp:97 #, lisp-format msgid "missing symbol types (~S/~S/~S) in ~S" msgstr "отсутствуют типы символов (~S/~S/~S) в ~S" #: defs1.lisp:105 #, lisp-format msgid "~S: flag must be one of the symbols ~S, ~S, ~S, not ~S" msgstr "~S: флаг должен быть одним из символов ~S, ~S или ~S, а не ~S" #: defs1.lisp:480 #, lisp-format msgid "~S: ~S does not name a logical host" msgstr "~S: ~S не является логическим именем сервера" #: defs1.lisp:497 #, fuzzy, lisp-format msgid "Loading logical hosts from file ~A ..." msgstr "Загрузка файла логических имен серверов" #: defs1.lisp:502 defs1.lisp:510 #, fuzzy, lisp-format msgid "Defined logical host ~A" msgstr "Обьявлено логическое имя сервера" #: defs1.lisp:508 #, fuzzy, lisp-format msgid "Loading logical host from file ~A ..." msgstr "Загрузка файла логических имен серверов" #: defs1.lisp:538 #, lisp-format msgid "No translations for logical host ~S found" msgstr "Не найдено трансляций для логического имени сервера ~S" #: defs1.lisp:600 #, lisp-format msgid "~S: argument ~S should be a nonnegative number" ms