# Translation of gcc messages to Russian # Copyright (C) 2006 Free Software Foundation, Inc. # This file is distributed under the same license as the gcc package. # Nadezhda Vyukova , 2006. # Pavel Maryanov , 2006, 2008. # Nickolay V. Shmyrev , 2008. # msgid "" msgstr "" "Project-Id-Version: gcc 4.3-b20071109\n" "Report-Msgid-Bugs-To: http://gcc.gnu.org/bugs.html\n" "POT-Creation-Date: 2007-11-08 21:09+0000\n" "PO-Revision-Date: 2008-02-06 15:29+0200\n" "Last-Translator: Pavel Maryanov \n" "Language-Team: Russian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #: c-decl.c:3814 msgid "" msgstr "" #: c-format.c:357 c-format.c:381 msgid "' ' flag" msgstr "флаг ' '" #: c-format.c:357 c-format.c:381 msgid "the ' ' printf flag" msgstr "флаг printf ' '" #: c-format.c:358 c-format.c:382 c-format.c:416 c-format.c:428 c-format.c:487 msgid "'+' flag" msgstr "флаг '+'" #: c-format.c:358 c-format.c:382 c-format.c:416 c-format.c:428 msgid "the '+' printf flag" msgstr "флаг printf '+'" #: c-format.c:359 c-format.c:383 c-format.c:429 c-format.c:463 msgid "'#' flag" msgstr "флаг '#'" #: c-format.c:359 c-format.c:383 c-format.c:429 msgid "the '#' printf flag" msgstr "флаг printf '#'" #: c-format.c:360 c-format.c:384 c-format.c:461 msgid "'0' flag" msgstr "флаг '0'" #: c-format.c:360 c-format.c:384 msgid "the '0' printf flag" msgstr "флаг printf '0'" #: c-format.c:361 c-format.c:385 c-format.c:460 c-format.c:490 msgid "'-' flag" msgstr "флаг '-'" #: c-format.c:361 c-format.c:385 msgid "the '-' printf flag" msgstr "флаг printf '-'" #: c-format.c:362 c-format.c:443 msgid "''' flag" msgstr "флаг '''" #: c-format.c:362 msgid "the ''' printf flag" msgstr "флаг printf '''" #: c-format.c:363 c-format.c:444 msgid "'I' flag" msgstr "флаг 'I'" #: c-format.c:363 msgid "the 'I' printf flag" msgstr "флаг printf 'I'" #: c-format.c:364 c-format.c:386 c-format.c:441 c-format.c:464 c-format.c:491 #: c-format.c:1623 config/sol2-c.c:45 msgid "field width" msgstr "ширина поля" #: c-format.c:364 c-format.c:386 config/sol2-c.c:45 msgid "field width in printf format" msgstr "ширина поля в формате printf" #: c-format.c:365 c-format.c:387 c-format.c:418 c-format.c:431 msgid "precision" msgstr "точность" #: c-format.c:365 c-format.c:387 c-format.c:418 c-format.c:431 msgid "precision in printf format" msgstr "точность в формате printf" #: c-format.c:366 c-format.c:388 c-format.c:419 c-format.c:432 c-format.c:442 #: c-format.c:494 config/sol2-c.c:46 msgid "length modifier" msgstr "модификатор размера" #: c-format.c:366 c-format.c:388 c-format.c:419 c-format.c:432 #: config/sol2-c.c:46 msgid "length modifier in printf format" msgstr "модификатор размера в формате printf" #: c-format.c:417 c-format.c:430 msgid "'q' flag" msgstr "флаг 'q'" #: c-format.c:417 c-format.c:430 msgid "the 'q' diagnostic flag" msgstr "флаг диагностики 'q'" #: c-format.c:438 msgid "assignment suppression" msgstr "подавление присваивания" #: c-format.c:438 msgid "the assignment suppression scanf feature" msgstr "подавление присваивания в scanf" #: c-format.c:439 msgid "'a' flag" msgstr "флаг 'a'" #: c-format.c:439 msgid "the 'a' scanf flag" msgstr "флаг 'a' scanf" #: c-format.c:440 msgid "'m' flag" msgstr "флаг 'm'" #: c-format.c:440 msgid "the 'm' scanf flag" msgstr "флаг 'm' scanf" #: c-format.c:441 msgid "field width in scanf format" msgstr "ширина поля в формате scanf" #: c-format.c:442 msgid "length modifier in scanf format" msgstr "модификатор размера в формате scanf" #: c-format.c:443 msgid "the ''' scanf flag" msgstr "флаг ''' scanf" #: c-format.c:444 msgid "the 'I' scanf flag" msgstr "флаг 'I' scanf" #: c-format.c:459 msgid "'_' flag" msgstr "флаг '_'" #: c-format.c:459 msgid "the '_' strftime flag" msgstr "флаг '_' в формате strftime" #: c-format.c:460 msgid "the '-' strftime flag" msgstr "флаг '-' в формате strftime" #: c-format.c:461 msgid "the '0' strftime flag" msgstr "флаг '0' в формате strftime" #: c-format.c:462 c-format.c:486 msgid "'^' flag" msgstr "флаг '^'" #: c-format.c:462 msgid "the '^' strftime flag" msgstr "флаг '^' в формате strftime" #: c-format.c:463 msgid "the '#' strftime flag" msgstr "флаг '#' в формате strftime" #: c-format.c:464 msgid "field width in strftime format" msgstr "ширина поля в формате strftime" #: c-format.c:465 msgid "'E' modifier" msgstr "модификатор 'E'" #: c-format.c:465 msgid "the 'E' strftime modifier" msgstr "модификатор 'E' в формате strftime" #: c-format.c:466 msgid "'O' modifier" msgstr "модификатор 'O'" #: c-format.c:466 msgid "the 'O' strftime modifier" msgstr "модификатор 'O' в формате strftime" #: c-format.c:467 msgid "the 'O' modifier" msgstr "модификатор 'O'" #: c-format.c:485 msgid "fill character" msgstr "символ-заполнитель" #: c-format.c:485 msgid "fill character in strfmon format" msgstr "символ-заполнитель в формате strfmon" #: c-format.c:486 msgid "the '^' strfmon flag" msgstr "флаг '^' в формате strfmon" #: c-format.c:487 msgid "the '+' strfmon flag" msgstr "флаг '+' в формате STRFMON" #: c-format.c:488 msgid "'(' flag" msgstr "флаг '('" #: c-format.c:488 msgid "the '(' strfmon flag" msgstr "флаг '(' в формате strfmon" #: c-format.c:489 msgid "'!' flag" msgstr "флаг '!'" #: c-format.c:489 msgid "the '!' strfmon flag" msgstr "флаг '!' в формате strfmon" #: c-format.c:490 msgid "the '-' strfmon flag" msgstr "флаг '-' в формате strfmon" #: c-format.c:491 msgid "field width in strfmon format" msgstr "ширина поля в формате strfmon" #: c-format.c:492 msgid "left precision" msgstr "точность левой части значения" #: c-format.c:492 msgid "left precision in strfmon format" msgstr "точность левой части значения в формате strfmon" #: c-format.c:493 msgid "right precision" msgstr "точность правой части значения" #: c-format.c:493 msgid "right precision in strfmon format" msgstr "точность правой части значения в формате strfmon" #: c-format.c:494 msgid "length modifier in strfmon format" msgstr "модификатор размера в формате strfmon" #: c-format.c:1725 msgid "field precision" msgstr "точность поля" #: c-incpath.c:74 #, c-format msgid "ignoring duplicate directory \"%s\"\n" msgstr "повторное задание каталога \"%s\" проигнорировано\n" #: c-incpath.c:77 #, c-format msgid " as it is a non-system directory that duplicates a system directory\n" msgstr " поскольку это несистемный каталог, повторяющий системный каталог\n" #: c-incpath.c:81 #, c-format msgid "ignoring nonexistent directory \"%s\"\n" msgstr "несуществующий каталог \"%s\" проигнорирован\n" #: c-incpath.c:344 #, c-format msgid "#include \"...\" search starts here:\n" msgstr "порядок поиска для #include \"...\":\n" #: c-incpath.c:348 #, c-format msgid "#include <...> search starts here:\n" msgstr "порядок поиска для #include <...>:\n" #: c-incpath.c:353 #, c-format msgid "End of search list.\n" msgstr "конец списка поиска\n" #: c-opts.c:1484 msgid "" msgstr "" #: c-opts.c:1502 msgid "" msgstr "" #: c-typeck.c:2448 c-typeck.c:4851 c-typeck.c:4853 c-typeck.c:4861 #: c-typeck.c:4891 c-typeck.c:6267 msgid "initializer element is not constant" msgstr "элемент инициализатора не является константой" #: c-typeck.c:4654 msgid "array initialized from parenthesized string constant" msgstr "инициализация символьного массива строкой в скобках" #: c-typeck.c:4715 cp/typeck2.c:677 #, gcc-internal-format msgid "char-array initialized from wide string" msgstr "инициализация символьного массива строкой широких символов" #: c-typeck.c:4720 msgid "wchar_t-array initialized from non-wide string" msgstr "массив символов типа wchar_t инициализирован строкой обычных символов" #: c-typeck.c:4738 cp/typeck2.c:697 #, gcc-internal-format msgid "initializer-string for array of chars is too long" msgstr "слишком длинная строка инициализации для символьного массива" #: c-typeck.c:4744 msgid "array of inappropriate type initialized from string constant" msgstr "инициализация массива несоответствующего типа строковой константой" #. ??? This should not be an error when inlining calls to #. unprototyped functions. #: c-typeck.c:4808 c-typeck.c:4333 cp/typeck.c:1528 #, gcc-internal-format msgid "invalid use of non-lvalue array" msgstr "некорректное использование массива, не являющегося левой частью присваивания" #: c-typeck.c:4834 msgid "array initialized from non-constant array expression" msgstr "инициализация массива неконстантным выражением" #: c-typeck.c:4898 c-typeck.c:6271 #, gcc-internal-format msgid "initializer element is not computable at load time" msgstr "инициализирующий элемент не может быть вычислен во время компоновки" #. Although C99 is unclear about whether incomplete arrays #. of VLAs themselves count as VLAs, it does not make #. sense to permit them to be initialized given that #. ordinary VLAs may not be initialized. #: c-typeck.c:4909 c-decl.c:3222 c-decl.c:3237 #, gcc-internal-format msgid "variable-sized object may not be initialized" msgstr "объект переменного размера нельзя инициализировать" #: c-typeck.c:4913 msgid "invalid initializer" msgstr "неверный инициализатор" #: c-typeck.c:5387 msgid "extra brace group at end of initializer" msgstr "избыточные фигурные скобки в конце инициализатора" #: c-typeck.c:5407 msgid "missing braces around initializer" msgstr "отсутствуют фигурные скобки вокруг инициализатора" #: c-typeck.c:5468 msgid "braces around scalar initializer" msgstr "фигурные скобки вокруг скалярного инициализатора" #: c-typeck.c:5525 msgid "initialization of flexible array member in a nested context" msgstr "инициализация элемента регулируемого элемента-массива во вложенном контексте" #: c-typeck.c:5527 msgid "initialization of a flexible array member" msgstr "инициализация регулируемого элемента-массива" #: c-typeck.c:5554 msgid "missing initializer" msgstr "пропущен инициализатор" #: c-typeck.c:5576 msgid "empty scalar initializer" msgstr "пустой скалярный инициализатор" #: c-typeck.c:5581 msgid "extra elements in scalar initializer" msgstr "избыточные элементы в скалярном инициализаторе" #: c-typeck.c:5678 c-typeck.c:5738 msgid "array index in non-array initializer" msgstr "индекс массива в инициализаторе не для массива" #: c-typeck.c:5683 c-typeck.c:5791 msgid "field name not in record or union initializer" msgstr "имя поля в инициализаторе не для структуры или объединения" #: c-typeck.c:5729 msgid "array index in initializer not of integer type" msgstr "индекс массива в инициализации не целого типа" #: c-typeck.c:5734 c-typeck.c:5736 msgid "nonconstant array index in initializer" msgstr "неконстантный индекс массива в инициализаторе" #: c-typeck.c:5740 c-typeck.c:5743 msgid "array index in initializer exceeds array bounds" msgstr "индекс массива в инициализаторе - за границами массива" #: c-typeck.c:5754 msgid "empty index range in initializer" msgstr "пустой диапазон индексов в инициализаторе" #: c-typeck.c:5763 msgid "array index range in initializer exceeds array bounds" msgstr "диапазон индексов массива в инициализаторе - за границами массива" #: c-typeck.c:5838 c-typeck.c:5861 c-typeck.c:6335 msgid "initialized field with side-effects overwritten" msgstr "повторная инициализация поля с побочными эффектами" #: c-typeck.c:5840 c-typeck.c:5863 c-typeck.c:6337 msgid "initialized field overwritten" msgstr "инициализированное поле переписано" #: c-typeck.c:6545 msgid "excess elements in char array initializer" msgstr "избыточные элементы в инициализаторе символьного массива" #: c-typeck.c:6552 c-typeck.c:6598 msgid "excess elements in struct initializer" msgstr "избыточные элементы в инициализаторе структуры" #: c-typeck.c:6613 msgid "non-static initialization of a flexible array member" msgstr "не статическая инициализация регулируемого элемента-массива в структуре" #: c-typeck.c:6681 msgid "excess elements in union initializer" msgstr "избыточные элементы в инициализаторе объединения" #: c-typeck.c:6768 msgid "excess elements in array initializer" msgstr "избыточные элементы в инициализаторе массива" #: c-typeck.c:6798 msgid "excess elements in vector initializer" msgstr "избыточные элементы в инициализаторе вектора" #: c-typeck.c:6822 msgid "excess elements in scalar initializer" msgstr "избыточные элементы в инициализаторе скаляра" #: cfgrtl.c:1925 msgid "flow control insn inside a basic block" msgstr "инструкция управления потоком выполнения - внутри блока" #: cfgrtl.c:2054 msgid "wrong insn in the fallthru edge" msgstr "некорректная RTL-инструкция в сквозной дуге" #: cfgrtl.c:2110 msgid "insn outside basic block" msgstr "RTL-инструкция - вне блока" #: cfgrtl.c:2117 msgid "return not followed by barrier" msgstr "отсутствует барьер после return" #: cgraph.c:339 ipa-inline.c:417 msgid "function body not available" msgstr "тело функции недоступно" #: cgraph.c:341 cgraphbuild.c:96 msgid "redefined extern inline functions are not considered for inlining" msgstr "inline-функции, переопределённые как extern, не подлежат подстановке" #: cgraph.c:344 cgraphbuild.c:103 msgid "function not considered for inlining" msgstr "функция не подлежит inline-подстановке" #: cgraph.c:346 cgraphbuild.c:99 msgid "function not inlinable" msgstr "inline-подстановка функции невозможна" #: cgraphbuild.c:101 msgid "mismatched arguments" msgstr "несовпадающие аргументы" #: collect2.c:378 gcc.c:6897 #, c-format msgid "internal gcc abort in %s, at %s:%d" msgstr "аварийный выход в %s, в %s:%d" #: collect2.c:889 #, c-format msgid "no arguments" msgstr "отсутствуют аргументы" #: collect2.c:1263 collect2.c:1411 collect2.c:1446 #, c-format msgid "fopen %s" msgstr "fopen %s" #: collect2.c:1266 collect2.c:1416 collect2.c:1449 #, c-format msgid "fclose %s" msgstr "fclose %s" #: collect2.c:1275 #, c-format msgid "collect2 version %s" msgstr "collect2 версия %s" #: collect2.c:1365 #, c-format msgid "%d constructor(s) found\n" msgstr "найдено %d конструктор(ов)\n" #: collect2.c:1366 #, c-format msgid "%d destructor(s) found\n" msgstr "найдено %d деструктор(ов)\n" #: collect2.c:1367 #, c-format msgid "%d frame table(s) found\n" msgstr "найдено %d таблиц кадров\n" #: collect2.c:1504 #, c-format msgid "can't get program status" msgstr "не удалось получить состояние программы" #: collect2.c:1573 #, c-format msgid "could not open response file %s" msgstr "не удалось найти отзыва %s" #: collect2.c:1578 #, c-format msgid "could not write to response file %s" msgstr "не удалось записать файл отзыва %s" #: collect2.c:1583 #, c-format msgid "could not close response file %s" msgstr "не удалось закрыть файл отзыва %s" #: collect2.c:1601 #, c-format msgid "[cannot find %s]" msgstr "[не найдена программа %s]" #: collect2.c:1616 #, c-format msgid "cannot find '%s'" msgstr "не удалось найти '%s'" #: collect2.c:1620 collect2.c:2112 collect2.c:2267 gcc.c:2978 #, c-format msgid "pex_init failed" msgstr "ошибка в pex_init" #: collect2.c:1658 #, c-format msgid "[Leaving %s]\n" msgstr "[Выход из %s]\n" #: collect2.c:1878 #, c-format msgid "" "\n" "write_c_file - output name is %s, prefix is %s\n" msgstr "" "\n" "write_c_file - выходное имя %s, префикс %s\n" #: collect2.c:2086 #, c-format msgid "cannot find 'nm'" msgstr "не удалось найти 'nm'" #: collect2.c:2133 #, c-format msgid "can't open nm output" msgstr "не удалось открыть выходной файл nm" #: collect2.c:2177 #, c-format msgid "init function found in object %s" msgstr "в объекте %s найдена функция init" #: collect2.c:2185 #, c-format msgid "fini function found in object %s" msgstr "в объекте %s найдена функция fini" #: collect2.c:2288 #, c-format msgid "can't open ldd output" msgstr "не удалось открыть входной файл ldd" #: collect2.c:2291 #, c-format msgid "" "\n" "ldd output with constructors/destructors.\n" msgstr "" "\n" "вывод ldd с конструкторами/деструкторами.\n" #: collect2.c:2306 #, c-format msgid "dynamic dependency %s not found" msgstr "динамическая зависимость %s не найдена" #: collect2.c:2318 #, c-format msgid "unable to open dynamic dependency '%s'" msgstr "не удалось открыть динамическую зависимость '%s'" #: collect2.c:2474 #, c-format msgid "%s: not a COFF file" msgstr "%s: не COFF-файл" #: collect2.c:2594 #, c-format msgid "%s: cannot open as COFF file" msgstr "%s: ошибка открытия COFF-файла" #: collect2.c:2652 #, c-format msgid "library lib%s not found" msgstr "не найдена библиотека lib%s" #: cppspec.c:106 #, c-format msgid "\"%s\" is not a valid option to the preprocessor" msgstr "неверный ключ препроцессора \"%s\"" #: cppspec.c:128 #, c-format msgid "too many input files" msgstr "слишком много входных файлов" #: diagnostic.c:188 #, c-format msgid "%s:%d: confused by earlier errors, bailing out\n" msgstr "%s:%d: невозможно восстановление после предыдущих ошибок\n" #: diagnostic.c:235 #, c-format msgid "compilation terminated due to -Wfatal-errors.\n" msgstr "компиляция прервана из за ошибок -Wfatal.\n" #: diagnostic.c:244 #, c-format msgid "" "Please submit a full bug report,\n" "with preprocessed source if appropriate.\n" "See %s for instructions.\n" msgstr "" "Отправьте подробное сообщение об ошибке\n" "с препроцессированным исходным кодом.\n" "Смотрите инструкции в %s.\n" #: diagnostic.c:253 #, c-format msgid "compilation terminated.\n" msgstr "Компиляция прервана.\n" #: diagnostic.c:641 #, c-format msgid "Internal compiler error: Error reporting routines re-entered.\n" msgstr "Внутренняя ошибка компилятора: повторный вход в программу диагностики\n" #: final.c:1136 msgid "negative insn length" msgstr "отрицательная длина RTL-инструкции" #: final.c:2609 msgid "could not split insn" msgstr "разбиение RTL-инструкции невозможно" #: final.c:2979 msgid "invalid 'asm': " msgstr "некорректная директива 'asm': " #: final.c:3162 #, c-format msgid "nested assembly dialect alternatives" msgstr "вложенные альтернативы диалектов ассемблера" #: final.c:3179 final.c:3191 #, c-format msgid "unterminated assembly dialect alternative" msgstr "незавершённая альтернатива диалекта ассемблера" #: final.c:3238 #, c-format msgid "operand number missing after %%-letter" msgstr "не задан номер операнда после %%-буква" #: final.c:3241 final.c:3282 #, c-format msgid "operand number out of range" msgstr "номер операнда вне диапазона" #: final.c:3301 #, c-format msgid "invalid %%-code" msgstr "некорректный модификатор после %%" #: final.c:3331 #, c-format msgid "'%%l' operand isn't a label" msgstr "операнд '%%l' не является меткой" #. We can't handle floating point constants; #. PRINT_OPERAND must handle them. #. We can't handle floating point constants; PRINT_OPERAND must #. handle them. #. We can't handle floating point constants; #. PRINT_OPERAND must handle them. #: final.c:3433 vmsdbgout.c:487 config/i386/i386.c:8143 #: config/pdp11/pdp11.c:1704 #, c-format msgid "floating constant misused" msgstr "некорректное употребление плавающей константы" #: final.c:3493 vmsdbgout.c:544 config/i386/i386.c:8224 #: config/pdp11/pdp11.c:1751 #, c-format msgid "invalid expression as operand" msgstr "в списке операндов задано некорректное выражение" #: gcc.c:1704 #, c-format msgid "Using built-in specs.\n" msgstr "Используются внутренние спецификации.\n" #: gcc.c:1887 #, c-format msgid "" "Setting spec %s to '%s'\n" "\n" msgstr "" "Спецификация %s установлена в '%s'\n" "\n" #: gcc.c:2002 #, c-format msgid "Reading specs from %s\n" msgstr "Спецификации прочитаны из %s\n" #: gcc.c:2098 gcc.c:2117 #, c-format msgid "specs %%include syntax malformed after %ld characters" msgstr "некорректный синтаксис спецификации %%include после %ld символов" #: gcc.c:2125 #, c-format msgid "could not find specs file %s\n" msgstr "не найден файл спецификаций %s\n" #: gcc.c:2142 gcc.c:2150 gcc.c:2159 gcc.c:2168 #, c-format msgid "specs %%rename syntax malformed after %ld characters" msgstr "некорректный синтаксис спецификации %%rename после %ld символов" #: gcc.c:2177 #, c-format msgid "specs %s spec was not found to be renamed" msgstr "спецификация %s, которую нужно переименовать, не найдена" #: gcc.c:2184 #, c-format msgid "%s: attempt to rename spec '%s' to already defined spec '%s'" msgstr "%s: попытка переименовать '%s в уже определённую спецификацию '%s'" #: gcc.c:2189 #, c-format msgid "rename spec %s to %s\n" msgstr "переименование спецификации %s в %s\n" #: gcc.c:2191 #, c-format msgid "" "spec is '%s'\n" "\n" msgstr "" "спецификация '%s'\n" "\n" #: gcc.c:2204 #, c-format msgid "specs unknown %% command after %ld characters" msgstr "неопознанная команда %% после %ld символов" #: gcc.c:2215 gcc.c:2228 #, c-format msgid "specs file malformed after %ld characters" msgstr "синтаксис файла спецификаций нарушен после %ld символов" #: gcc.c:2281 #, c-format msgid "spec file has no spec for linking" msgstr "в файле спецификаций отсутствует спецификация для компоновки" #: gcc.c:2609 gcc.c:4751 #, c-format msgid "%s\n" msgstr "%s\n" #: gcc.c:2809 #, c-format msgid "system path '%s' is not absolute" msgstr "путь '%s' в файловой системе не является абсолютным" #: gcc.c:2872 #, c-format msgid "-pipe not supported" msgstr "ключ -pipe не поддерживается" #: gcc.c:2934 #, c-format msgid "" "\n" "Go ahead? (y or n) " msgstr "" "\n" "\n" "Продолжать? (y - да, n - нет) " #: gcc.c:3017 msgid "failed to get exit status" msgstr "не удалось получить состояние завершения" #: gcc.c:3023 msgid "failed to get process times" msgstr "не удалось вычислить время обработки" #: gcc.c:3049 #, c-format msgid "" "Internal error: %s (program %s)\n" "Please submit a full bug report.\n" "See %s for instructions." msgstr "" "Внутренняя ошибка: %s (программа %s)\n" "Пожалуйста, пришлите полный отчёт об ошибке.\n" "См. инструкции на %s." #: gcc.c:3075 #, c-format msgid "# %s %.2f %.2f\n" msgstr "# %s %.2f %.2f\n" #: gcc.c:3211 #, c-format msgid "Usage: %s [options] file...\n" msgstr "Синтаксис: %s [ключи] файл...\n" #: gcc.c:3212 msgid "Options:\n" msgstr "Ключи:\n" #: gcc.c:3214 msgid " -pass-exit-codes Exit with highest error code from a phase\n" msgstr " -pass-exit-codes Выход с максимальным кодом возврата от прохода\n" #: gcc.c:3215 msgid " --help Display this information\n" msgstr " --help Вывести этот текст\n" #: gcc.c:3216 msgid " --target-help Display target specific command line options\n" msgstr " --target-help Показать специфические ключи целевой платформы\n" #: gcc.c:3217 msgid " --help={target|optimizers|warnings|undocumented|params}[,{[^]joined|[^]separate}]\n" msgstr " --help={target|optimizers|warnings|undocumented|params}[,{[^]joined|[^]separate}]\n" #: gcc.c:3218 msgid " Display specific types of command line options\n" msgstr " Показать специфические ключи командной строки\n" #: gcc.c:3220 msgid " (Use '-v --help' to display command line options of sub-processes)\n" msgstr " (Задайте '-v --help' для вывода ключей всех проходов компиляции)\n" #: gcc.c:3221 msgid " -dumpspecs Display all of the built in spec strings\n" msgstr " -dumpspecs Показать встроенные спецификации\n" #: gcc.c:3222 msgid " -dumpversion Display the version of the compiler\n" msgstr " -dumpversion Показать версию компилятора\n" #: gcc.c:3223 msgid " -dumpmachine Display the compiler's target processor\n" msgstr " -dumpmachine Показать имя целевой платформы\n" #: gcc.c:3224 msgid " -print-search-dirs Display the directories in the compiler's search path\n" msgstr " -print-search-dirs Показать каталоги поиска\n" #: gcc.c:3225 msgid " -print-libgcc-file-name Display the name of the compiler's companion library\n" msgstr " -print-libgcc-file-name Показать имя run-time библиотеки компилятора\n" #: gcc.c:3226 msgid " -print-file-name= Display the full path to library \n" msgstr " -print-file-name=<биб> Показать полное маршрутное имя библиотеки <биб>\n" #: gcc.c:3227 msgid " -print-prog-name= Display the full path to compiler component \n" msgstr " -print-prog-name=<прог> Показать полное имя компоненты компилятора <прог>\n" #: gcc.c:3228 msgid " -print-multi-directory Display the root directory for versions of libgcc\n" msgstr " -print-multi-directory Показать корневой каталог с версиями libgcc\n" #: gcc.c:3229 msgid "" " -print-multi-lib Display the mapping between command line options and\n" " multiple library search directories\n" msgstr "" " -print-multi-lib Показать соответствие между ключами и каталогами\n" " поиска библиотек\n" #: gcc.c:3232 msgid " -print-multi-os-directory Display the relative path to OS libraries\n" msgstr " -print-multi-os-directory Показать относительный маршрут к библиотекам операционной системы\n" #: gcc.c:3233 msgid " -print-sysroot-headers-suffix Display the sysroot suffix used to find headers\n" msgstr " -print-sysroot-headers-suffix Вывести суффикс sysroot, используемый для поиска заголовочных файлов\n" #: gcc.c:3234 msgid " -Wa, Pass comma-separated on to the assembler\n" msgstr " -Wa,<ключи> Передать <ключи>, разделённые запятыми, ассемблеру\n" #: gcc.c:3235 msgid " -Wp, Pass comma-separated on to the preprocessor\n" msgstr " -Wp,<ключи> Передать <ключи>, разделённые запятыми, препроцессору\n" #: gcc.c:3236 msgid " -Wl, Pass comma-separated on to the linker\n" msgstr " -Wl,<ключи> Передать <ключи>, разделённые запятыми, компоновщику\n" #: gcc.c:3237 msgid " -Xassembler Pass on to the assembler\n" msgstr " -Xassembler <арг> Передать <арг> ассемблеру\n" #: gcc.c:3238 msgid " -Xpreprocessor Pass on to the preprocessor\n" msgstr " -Xpreprocessor <арг> Передать <арг> препроцессору\n" #: gcc.c:3239 msgid " -Xlinker Pass on to the linker\n" msgstr " -Xlinker <арг> Передать <арг> компоновщику\n" #: gcc.c:3240 msgid " -combine Pass multiple source files to compiler at once\n" msgstr " -combine Передать компилятору несколько исходных файлов вместе\n" #: gcc.c:3241 msgid " -save-temps Do not delete intermediate files\n" msgstr " -save-temps Не удалять промежуточные файлы\n" #: gcc.c:3242 msgid " -pipe Use pipes rather than intermediate files\n" msgstr " -pipe Передавать промежуточные данные по конвейеру\n" #: gcc.c:3243 msgid " -time Time the execution of each subprocess\n" msgstr " -time Включить хронометраж проходов\n" #: gcc.c:3244 msgid " -specs= Override built-in specs with the contents of \n" msgstr "" " -specs=<файл> Использовать <файл> спецификаций вместо \n" " внутренних спецификаций компилятора\n" #: gcc.c:3245 msgid " -std= Assume that the input sources are for \n" msgstr " -std=<стандарт> Считать, что исходный код следует <стандарту>\n" #: gcc.c:3246 msgid "" " --sysroot= Use as the root directory for headers\n" " and libraries\n" msgstr "" " --sysroot=<каталог> Использовать <каталог> как головной каталог для заголовков\n" " и библиотек\n" #: gcc.c:3249 msgid " -B Add to the compiler's search paths\n" msgstr "" " -B <каталог> добавить <каталог> к списку поиска программ \n" " компилятора\n" #: gcc.c:3250 msgid " -b Run gcc for target , if installed\n" msgstr "" " -b <машина> Генерировать код для указанной <машины>, \n" " если возможно\n" #: gcc.c:3251 msgid " -V Run gcc version number , if installed\n" msgstr " -V <версия> Использовать <версию> gcc, если она установлена\n" #: gcc.c:3252 msgid " -v Display the programs invoked by the compiler\n" msgstr " -v Отображать запускаемые командные строки компиляции\n" #: gcc.c:3253 msgid " -### Like -v but options quoted and commands not executed\n" msgstr " -### Как -v, но команды не запускаются\n" #: gcc.c:3254 msgid " -E Preprocess only; do not compile, assemble or link\n" msgstr " -E Только препроцессирование - без компиляции, ассемблирования, компоновки\n" #: gcc.c:3255 msgid " -S Compile only; do not assemble or link\n" msgstr " -S Только компиляция - без ассемблирования и компоновки\n" #: gcc.c:3256 msgid " -c Compile and assemble, but do not link\n" msgstr " -c Компиляция и ассемблирование, без компоновки\n" #: gcc.c:3257 msgid " -o Place the output into \n" msgstr " -o <файл> Записать результат в <файл>\n" #: gcc.c:3258 msgid "" " -x Specify the language of the following input files\n" " Permissible languages include: c c++ assembler none\n" " 'none' means revert to the default behavior of\n" " guessing the language based on the file's extension\n" msgstr "" " -x <язык> Задать язык последующих входных файлов.\n" " <язык> может быть: c c++ assembler none\n" " 'none' означает, что далее язык нужно\n" " определять по расширению имени файла\n" #: gcc.c:3265 #, c-format msgid "" "\n" "Options starting with -g, -f, -m, -O, -W, or --param are automatically\n" " passed on to the various sub-processes invoked by %s. In order to pass\n" " other options on to these processes the -W options must be used.\n" msgstr "" "\n" "Ключи, начинающиеся с -g, -f, -m, -O, -W, или --param автоматически\n" "передаются процессам, запускаемым %s. Для передачи ключей этим процессам, используйте ключи -W<буква>.\n" #: gcc.c:3389 #, c-format msgid "'-%c' option must have argument" msgstr "ключ '-%c' требует аргумента" #: gcc.c:3411 #, c-format msgid "couldn't run '%s': %s" msgstr "ошибка при выполнении '%s': %s" #. translate_options () has turned --version into -fversion. #: gcc.c:3612 #, c-format msgid "%s %s%s\n" msgstr "%s %s%s\n" #: gcc.c:3615 gcov.c:426 fortran/gfortranspec.c:380 java/jcf-dump.c:1168 msgid "(C)" msgstr "(C)" #: gcc.c:3616 java/jcf-dump.c:1169 #, c-format msgid "" "This is free software; see the source for copying conditions. There is NO\n" "warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n" "\n" msgstr "" "Это свободно распространяемое программное обеспечение. Условия копирования\n" "приведены в исходных текстах. Без гарантии каких-либо качеств, включая \n" "коммерческую ценность и применимость для каких-либо целей.\n" "\n" #: gcc.c:3728 #, c-format msgid "argument to '-Xlinker' is missing" msgstr "не задан аргумент ключа '-Xlinker'" #: gcc.c:3736 #, c-format msgid "argument to '-Xpreprocessor' is missing" msgstr "не задан аргумент ключа '-Xpreprocessor'" #: gcc.c:3743 #, c-format msgid "argument to '-Xassembler' is missing" msgstr "не задан аргумент ключа '-Xassembler'" #: gcc.c:3750 #, c-format msgid "argument to '-l' is missing" msgstr "не задан аргумент ключа '-l'" #: gcc.c:3771 #, c-format msgid "argument to '-specs' is missing" msgstr "не задан аргумент ключа '-specs'" #: gcc.c:3785 #, c-format msgid "argument to '-specs=' is missing" msgstr "не задан аргумент ключа '-specs='" #: gcc.c:3826 #, c-format msgid "'-%c' must come at the start of the command line" msgstr "ключ '-%c' должен находиться в начале командной строки" #: gcc.c:3835 #, c-format msgid "argument to '-B' is missing" msgstr "не задан аргумент ключа '-B'" #: gcc.c:4185 #, c-format msgid "argument to '-x' is missing" msgstr "не задан аргумент ключа '-x'" #: gcc.c:4213 #, c-format msgid "argument to '-%s' is missing" msgstr "не задан аргумент ключа '-%s'" #: gcc.c:4541 #, c-format msgid "switch '%s' does not start with '-'" msgstr "ключ '%s' не начинается с '-'" #: gcc.c:4685 #, c-format msgid "spec '%s' invalid" msgstr "спецификация '%s' некорректна" #: gcc.c:4824 #, c-format msgid "spec '%s' has invalid '%%0%c'" msgstr "спецификация '%s' имеет некорректный '%%0%c'" #: gcc.c:5053 #, c-format msgid "could not open temporary response file %s" msgstr "не удалось открыть временный файл ответа %s" #: gcc.c:5059 #, c-format msgid "could not write to temporary response file %s" msgstr "не удалось записать во временный файл ответа %s" #: gcc.c:5065 #, c-format msgid "could not close temporary response file %s" msgstr "не удалось закрыть временный файл ответа %s" #: gcc.c:5099 #, c-format msgid "spec '%s' has invalid '%%W%c" msgstr "спецификация '%s' имеет некорректный '%%W%c'" #: gcc.c:5119 #, c-format msgid "spec '%s' has invalid '%%x%c'" msgstr "спецификация '%s' имеет некорректный '%%x%c'" #: gcc.c:5341 #, c-format msgid "Processing spec %c%s%c, which is '%s'\n" msgstr "Обработка спецификации %c%s%c, т.е. '%s'\n" #: gcc.c:5465 #, c-format msgid "unknown spec function '%s'" msgstr "неопознанная функция '%s' в спецификации" #: gcc.c:5484 #, c-format msgid "error in args to spec function '%s'" msgstr "ошибка в аргументах spec-функции '%s'" #: gcc.c:5532 #, c-format msgid "malformed spec function name" msgstr "некорректное имя spec-функции" #. ) #: gcc.c:5535 #, c-format msgid "no arguments for spec function" msgstr "не заданы аргументы spec-функции" #: gcc.c:5554 #, c-format msgid "malformed spec function arguments" msgstr "некорректные аргументы spec-функции" #: gcc.c:5800 #, c-format msgid "braced spec '%s' is invalid at '%c'" msgstr "ошибка в спецификации '%s' в скобках на символе '%c'" #: gcc.c:5888 #, c-format msgid "braced spec body '%s' is invalid" msgstr "ошибка в спецификации '%s' в скобках" #: gcc.c:6421 #, c-format msgid "install: %s%s\n" msgstr "установка: %s%s\n" #: gcc.c:6424 #, c-format msgid "programs: %s\n" msgstr "программы: %s\n" #: gcc.c:6426 #, c-format msgid "libraries: %s\n" msgstr "библиотеки: %s\n" #. The error status indicates that only one set of fixed #. headers should be built. #: gcc.c:6480 #, c-format msgid "not configured with sysroot headers suffix" msgstr "суффикс системных заголовков не сконфигурирован" #: gcc.c:6489 #, c-format msgid "" "\n" "For bug reporting instructions, please see:\n" msgstr "" "\n" "Инструкции по составлению и отправке отчётов об ошибках см. на:\n" #: gcc.c:6505 #, c-format msgid "Target: %s\n" msgstr "Целевая архитектура: %s\n" #: gcc.c:6506 #, c-format msgid "Configured with: %s\n" msgstr "Параметры конфигурации: %s\n" #: gcc.c:6520 #, c-format msgid "Thread model: %s\n" msgstr "Модель многопотоковости: %s\n" #: gcc.c:6531 #, c-format msgid "gcc version %s %s\n" msgstr "gcc версия %s %s\n" #: gcc.c:6533 #, c-format msgid "gcc driver version %s %sexecuting gcc version %s\n" msgstr "драйвер gcc версия %s; %sисполняет gcc версия %s\n" #: gcc.c:6541 #, c-format msgid "no input files" msgstr "не заданы входные файлы" #: gcc.c:6590 #, c-format msgid "cannot specify -o with -c or -S with multiple files" msgstr "нельзя использовать -o с -c или -S и несколькими файлами" #: gcc.c:6624 #, c-format msgid "spec '%s' is invalid" msgstr "параметр '%s' инициализирован" #: gcc.c:6760 #, c-format msgid "" "\n" "Linker options\n" "==============\n" "\n" msgstr "" "\n" "Ключи компоновщика\n" "==================\n" "\n" #: gcc.c:6761 #, c-format msgid "" "Use \"-Wl,OPTION\" to pass \"OPTION\" to the linker.\n" "\n" msgstr "" "Используйте \"-Wl,КЛЮЧ\", чтобы передать \"КЛЮЧ\" компоновщику.\n" "\n" #: gcc.c:7112 #, c-format msgid "multilib spec '%s' is invalid" msgstr "описание мультибиблиотеки '%s' некорректно" #: gcc.c:7303 #, c-format msgid "multilib exclusions '%s' is invalid" msgstr "исключения '%s' в мультибиблиотеке некорректны" #: gcc.c:7361 gcc.c:7502 #, c-format msgid "multilib select '%s' is invalid" msgstr "выбор мультибиблиотеки '%s' некорректен" #: gcc.c:7540 #, c-format msgid "multilib exclusion '%s' is invalid" msgstr "исключение '%s' в мультибиблиотеке некорректно" #: gcc.c:7746 #, c-format msgid "environment variable \"%s\" not defined" msgstr "переменная окружения \"%s\" не определена" #: gcc.c:7837 gcc.c:7842 #, c-format msgid "invalid version number `%s'" msgstr "некорректный номер версии '%s'" #: gcc.c:7885 #, c-format msgid "too few arguments to %%:version-compare" msgstr "слишком мало аргументов в %%:version-compare" #: gcc.c:7891 #, c-format msgid "too many arguments to %%:version-compare" msgstr "слишком много аргументов в %%:version-compare" #: gcc.c:7932 #, c-format msgid "unknown operator '%s' in %%:version-compare" msgstr "некорректный оператор '%s' в %%:version-compare" #: gcc.c:7966 #, c-format msgid "" "Assembler options\n" "=================\n" "\n" msgstr "" "Ключи ассемблера\n" "=================\n" "\n" #: gcc.c:7967 #, c-format msgid "" "Use \"-Wa,OPTION\" to pass \"OPTION\" to the assembler.\n" "\n" msgstr "" "Используйте \"-Wa,КЛЮЧ\", чтобы передать \"КЛЮЧ\" ассемблеру.\n" "\n" #: gcov.c:399 #, c-format msgid "" "Usage: gcov [OPTION]... SOURCEFILE...\n" "\n" msgstr "" "Использование: gcov [КЛЮЧ]... ВХОДНОЙ_ФАЙЛ...\n" "\n" #: gcov.c:400 #, c-format msgid "" "Print code coverage information.\n" "\n" msgstr "" "Печать информации о покрытии кода.\n" "\n" #: gcov.c:401 #, c-format msgid " -h, --help Print this help, then exit\n" msgstr " -h, --help Напечатать этот текст и выйти\n" #: gcov.c:402 #, c-format msgid " -v, --version Print version number, then exit\n" msgstr " -v, --version Напечатать номер версии и выйти\n" #: gcov.c:403 #, c-format msgid " -a, --all-blocks Show information for every basic block\n" msgstr " -a, --all-blocks Выдать информацию для каждого блока\n" #: gcov.c:404 #, c-format msgid " -b, --branch-probabilities Include branch probabilities in output\n" msgstr " -b, --branch-probabilities Вывести вероятности переходов\n" #: gcov.c:405 #, c-format msgid "" " -c, --branch-counts Given counts of branches taken\n" " rather than percentages\n" msgstr "" " -c, --branch-counts При счётчиках переходов, заданных\n" " в абсолютных, а не процентных значениях\n" #: gcov.c:407 #, c-format msgid " -n, --no-output Do not create an output file\n" msgstr " -n, --no-output Не создавать выходной файл\n" #: gcov.c:408 #, c-format msgid "" " -l, --long-file-names Use long output file names for included\n" " source files\n" msgstr "" " -l, --long-file-names Выводить длинные имена включаемых\n" " исходных файлов\n" #: gcov.c:410 #, c-format msgid " -f, --function-summaries Output summaries for each function\n" msgstr " -f, --function-summaries Вывести сводки для всех функций\n" #: gcov.c:411 #, c-format msgid " -o, --object-directory DIR|FILE Search for object files in DIR or called FILE\n" msgstr "" " -o, --object-directory КАТАЛОГ|ФАЙЛ Искать объектные файлы в КАТАЛОГе\n" " или в вызываемом ФАЙЛе\n" #: gcov.c:412 #, c-format msgid " -p, --preserve-paths Preserve all pathname components\n" msgstr " -p, --preserve-paths Сохранить маршрутные имена\n" #: gcov.c:413 #, c-format msgid " -u, --unconditional-branches Show unconditional branch counts too\n" msgstr " -u, --unconditional-branches Показать счётчики безусловных переходов\n" #: gcov.c:414 #, c-format msgid "" "\n" "For bug reporting instructions, please see:\n" "%s.\n" msgstr "" "\n" "Инструкции по подготовке отчётов об ошибках см. на:\n" "%s.\n" #: gcov.c:424 #, c-format msgid "gcov %s%s\n" msgstr "gcov %s%s\n" #: gcov.c:428 #, c-format msgid "" "This is free software; see the source for copying conditions.\n" "There is NO warranty; not even for MERCHANTABILITY or \n" "FITNESS FOR A PARTICULAR PURPOSE.\n" "\n" msgstr "" "Это свободно распространяемое программное обеспечение. Условия копирования\n" "приведены в исходных текстах. Без гарантии каких-либо качеств, включая \n" "коммерческую ценность и применимость для каких-либо целей.\n" "\n" #: gcov.c:524 #, c-format msgid "%s:no functions found\n" msgstr "%s:функция не найдена\n" #: gcov.c:556 gcov.c:584 fortran/dump-parse-tree.c:63 #, c-format msgid "\n" msgstr "\n" #: gcov.c:571 #, c-format msgid "%s:creating '%s'\n" msgstr "%s:создание '%s'\n" #: gcov.c:575 #, c-format msgid "%s:error writing output file '%s'\n" msgstr "%s:ошибка записи в выходной файл '%s'\n" #: gcov.c:580 #, c-format msgid "%s:could not open output file '%s'\n" msgstr "%s:ошибка открытия выходного файла '%s'\n" #: gcov.c:729 #, c-format msgid "%s:source file is newer than graph file '%s'\n" msgstr "%s:исходный файл новее чем файл графа '%s'\n" #: gcov.c:734 #, c-format msgid "(the message is only displayed one per source file)\n" msgstr "(для каждого файла исходных текстов сообщение будет выдано один раз)\n" #: gcov.c:758 #, c-format msgid "%s:cannot open graph file\n" msgstr "%s:ошибка открытия графического файла\n" #: gcov.c:764 #, c-format msgid "%s:not a gcov graph file\n" msgstr "%s:не графический файл gcov\n" #: gcov.c:777 #, c-format msgid "%s:version '%.4s', prefer '%.4s'\n" msgstr "%s:версия '%.4s', предпочтительно '%.4s'\n" #: gcov.c:829 #, c-format msgid "%s:already seen blocks for '%s'\n" msgstr "%s:блоки для '%s' уже встречались\n" #: gcov.c:947 #, c-format msgid "%s:corrupted\n" msgstr "%s:испорчен\n" #: gcov.c:1023 #, c-format msgid "%s:cannot open data file, assuming not executed\n" msgstr "%s:ошибка открытия файла данных, скорее всего приложение не выполнялось\n" #: gcov.c:1030 #, c-format msgid "%s:not a gcov data file\n" msgstr "%s:не файл данных gcov\n" #: gcov.c:1043 #, c-format msgid "%s:version '%.4s', prefer version '%.4s'\n" msgstr "%s:версия '%.4s', предпочтительна версия '%.4s'\n" #: gcov.c:1049 #, c-format msgid "%s:stamp mismatch with graph file\n" msgstr "%s:штамп не соответствует графическому файлу\n" #: gcov.c:1078 #, c-format msgid "%s:unknown function '%u'\n" msgstr "%s:неизвестная функция '%u'\n" #: gcov.c:1091 #, c-format msgid "%s:profile mismatch for '%s'\n" msgstr "%s:несоответствие профайла для '%s'\n" #: gcov.c:1110 #, c-format msgid "%s:overflowed\n" msgstr "%s:переполнение\n" #: gcov.c:1134 #, c-format msgid "%s:'%s' lacks entry and/or exit blocks\n" msgstr "%s:'%s' нет входного и/или выходного блоков\n" #: gcov.c:1139 #, c-format msgid "%s:'%s' has arcs to entry block\n" msgstr "%s:'%s' содержит дугу, указывающую на входной блок\n" #: gcov.c:1147 #, c-format msgid "%s:'%s' has arcs from exit block\n" msgstr "%s:'%s' содержит дугу, исходящую из выходного блока\n" #: gcov.c:1355 #, c-format msgid "%s:graph is unsolvable for '%s'\n" msgstr "%s:неразрешимый граф для '%s'\n" #: gcov.c:1435 #, c-format msgid "%s '%s'\n" msgstr "%s '%s'\n" #: gcov.c:1438 #, c-format msgid "Lines executed:%s of %d\n" msgstr "Выполнено строк:%s из %d\n" #: gcov.c:1442 #, c-format msgid "No executable lines\n" msgstr "Нет выполняемых строк\n" #: gcov.c:1448 #, c-format msgid "Branches executed:%s of %d\n" msgstr "Выполнено переходов:%s из %d\n" #: gcov.c:1452 #, c-format msgid "Taken at least once:%s of %d\n" msgstr "Переход выполнен хотя бы однажды:%s из %d\n" #: gcov.c:1458 #, c-format msgid "No branches\n" msgstr "Переходов нет\n" #: gcov.c:1460 #, c-format msgid "Calls executed:%s of %d\n" msgstr "Выполнено вызовов:%s из %d\n" #: gcov.c:1464 #, c-format msgid "No calls\n" msgstr "Вызовов нет\n" #: gcov.c:1611 #, c-format msgid "%s:no lines for '%s'\n" msgstr "%s:нет строк для '%s'\n" #: gcov.c:1806 #, c-format msgid "call %2d returned %s\n" msgstr "вызов %2d вернул %s\n" #: gcov.c:1811 #, c-format msgid "call %2d never executed\n" msgstr "вызов %2d ни разу не исполнялся\n" #: gcov.c:1816 #, c-format msgid "branch %2d taken %s%s\n" msgstr "переход %2d выполнен %s%s\n" #: gcov.c:1820 #, c-format msgid "branch %2d never executed\n" msgstr "переход %2d ни разу не исполнялся\n" #: gcov.c:1825 #, c-format msgid "unconditional %2d taken %s\n" msgstr "безусловный переход %2d выполнен %s\n" #: gcov.c:1828 #, c-format msgid "unconditional %2d never executed\n" msgstr "безусловный переход %2d ни разу не выполнялся\n" #: gcov.c:1864 #, c-format msgid "%s:cannot open source file\n" msgstr "%s:ошибка открытия исходного файла\n" #: gcse.c:685 msgid "GCSE disabled" msgstr "глобальная экономия общих подвыражений (GCSE) не выполнялась" #: gcse.c:6600 msgid "jump bypassing disabled" msgstr "оптимизация обхода переходов не выполнялась" #. Opening quotation mark. #: intl.c:57 msgid "`" msgstr "`" #. Closing quotation mark. #: intl.c:60 msgid "'" msgstr "'" #: ipa-inline.c:377 msgid "--param large-function-growth limit reached" msgstr "достигнут предел, установленный параметром large-function-growth" #: ipa-inline.c:392 msgid "--param large-stack-frame-growth limit reached" msgstr "достигнут предел, установленный параметром large-stack-frame-growth" #: ipa-inline.c:410 #, fuzzy msgid "function not inline candidate" msgstr "inline-подстановка функции невозможна" #: ipa-inline.c:426 msgid "--param max-inline-insns-single limit reached" msgstr "достигнут предел, установленный параметром max-inline-insns-single" #: ipa-inline.c:435 msgid "--param max-inline-insns-auto limit reached" msgstr "достигнут предел, установленный параметром max-inline-insns-single" #: ipa-inline.c:461 ipa-inline.c:914 ipa-inline.c:1105 ipa-inline.c:1225 msgid "recursive inlining" msgstr "рекурсивная inline-подстановка" #: ipa-inline.c:922 msgid "call is unlikely and code size would grow" msgstr "вероятность вызова мала, а размер кода увеличится" #: ipa-inline.c:925 msgid "function not declared inline and code size would grow" msgstr "функция не объявлена включаемой, а размер кода увеличится" #: ipa-inline.c:927 msgid "optimizing for size and code size would grow" msgstr "размер кода увеличится при включённой оптимизации по размеру" #: ipa-inline.c:1013 msgid "--param inline-unit-growth limit reached" msgstr "достигнут предел, установленный параметром inline-unit-growth" #: langhooks.c:389 msgid "At top level:" msgstr "На верхнем уровне:" #: langhooks.c:407 #, c-format msgid "In member function %qs" msgstr "В функции-члене %qs" #: langhooks.c:411 #, c-format msgid "In function %qs" msgstr "В функции %qs" #: langhooks.c:461 #, c-format msgid " inlined from %qs at %s:%d:%d" msgstr " включённом из %qs в %s:%d:%d" #: langhooks.c:467 #, c-format msgid " inlined from %qs at %s:%d" msgstr " включённом из %qs в %s:%d" #: langhooks.c:473 #, c-format msgid " inlined from %qs" msgstr " включённом из %qs" #: loop-iv.c:2805 tree-ssa-loop-niter.c:1818 msgid "assuming that the loop is not infinite" msgstr "предполагается, что цикл не бесконечный" #: loop-iv.c:2806 tree-ssa-loop-niter.c:1819 msgid "cannot optimize possibly infinite loops" msgstr "невозможно оптимизировать бесконечные циклы" #: loop-iv.c:2814 tree-ssa-loop-niter.c:1823 msgid "assuming that the loop counter does not overflow" msgstr "предполагается, что счётчик цикла не выходит за границы" #: loop-iv.c:2815 tree-ssa-loop-niter.c:1824 msgid "cannot optimize loop, the loop counter may overflow" msgstr "невозможно оптимизировать циклы, в которых счётчик выходит за границы" #. What to print when a switch has no documentation. #: opts.c:348 msgid "This switch lacks documentation" msgstr "Этот ключ не документирован" #: opts.c:1159 msgid "[enabled]" msgstr "[включено]" #: opts.c:1159 msgid "[disabled]" msgstr "[выключено]" #: opts.c:1170 #, c-format msgid " No options with the desired characteristics were found\n" msgstr " Не найдено ключей с требуемыми характеристиками\n" #: opts.c:1172 #, c-format msgid " All options with the desired characteristics have already been displayed\n" msgstr " Все ключи с требуемыми характеристиками уже выведены\n" #: opts.c:1226 msgid "The following options are target specific" msgstr "Следующие ключи не зависят от целевой архитектуры" #: opts.c:1229 msgid "The following options control compiler warning messages" msgstr "Следующие ключи контролируют предупреждения компилятора" #: opts.c:1232 msgid "The following options control optimizations" msgstr "Следующие ключи контролируют оптимизацию" #: opts.c:1235 opts.c:1273 msgid "The following options are language-independent" msgstr "Следующие ключи не зависят от входного языка" #: opts.c:1238 msgid "The --param option recognizes the following as parameters" msgstr "Ключ --param позволяет задать следующие параметры" #: opts.c:1245 msgid "The following options are specific to the language " msgstr "Следующие ключи зависят от входного языка" #: opts.c:1249 msgid "The following options are supported by the language " msgstr "Следующие ключи поддерживаются языком " #: opts.c:1260 msgid "The following options are not documented" msgstr "Следующие ключи не документированы" #: opts.c:1271 msgid "The following options are language-related" msgstr "Следующие ключи относятся к исходному языку" #: opts.c:1403 #, c-format msgid "warning: unrecognized argument to --help= switch: %.*s\n" msgstr "предупреждение: неизвестный аргумент ключа --help=: %.*s\n" #: protoize.c:582 #, c-format msgid "%s: error writing file '%s': %s\n" msgstr "%s: ошибка записи файла '%s': %s\n" #: protoize.c:626 #, c-format msgid "%s: usage '%s [ -VqfnkN ] [ -i ] [ filename ... ]'\n" msgstr "%s: синтаксис '%s [ -VqfnkN ] [ -i <строка> ] [ файл ... ]'\n" #: protoize.c:629 #, c-format msgid "%s: usage '%s [ -VqfnkNlgC ] [ -B ] [ filename ... ]'\n" msgstr "%s: синтаксис '%s [ -VqfnkNlgC ] [ -B <каталог> ] [ файл ... ]'\n" #: protoize.c:730 #, c-format msgid "%s: warning: no read access for file '%s'\n" msgstr "%s: предупреждение: нет доступа на чтение файла '%s'\n" #: protoize.c:738 #, c-format msgid "%s: warning: no write access for file '%s'\n" msgstr "%s: предупреждение: нет доступа на запись файла '%s'\n" #: protoize.c:746 #, c-format msgid "%s: warning: no write access for dir containing '%s'\n" msgstr "%s: предупреждение: нет доступа на запись в каталог, содержащий '%s'\n" #. Catch cases like /.. where we try to backup to a #. point above the absolute root of the logical file #. system. #: protoize.c:1133 #, c-format msgid "%s: invalid file name: %s\n" msgstr "%s: некорректное имя файла: %s\n" #: protoize.c:1281 #, c-format msgid "%s: %s: can't get status: %s\n" msgstr "%s: %s: ошибка выполнения stat: %s\n" #: protoize.c:1302 #, c-format msgid "" "\n" "%s: fatal error: aux info file corrupted at line %d\n" msgstr "" "\n" "%s: фатальная ошибка: вспомогательный файл поврежден, строка %d\n" #: protoize.c:1631 #, c-format msgid "%s:%d: declaration of function '%s' takes different forms\n" msgstr "%s:%d: декларация функции '%s' имеет разные формы\n" #: protoize.c:1886 #, c-format msgid "%s: compiling '%s'\n" msgstr "%s: компиляция '%s'\n" #: protoize.c:1909 #, c-format msgid "%s: wait: %s\n" msgstr "%s: ждет: %s\n" #: protoize.c:1914 #, c-format msgid "%s: subprocess got fatal signal %d\n" msgstr "%s: дочерний процесс получил сигнал %d\n" #: protoize.c:1922 #, c-format msgid "%s: %s exited with status %d\n" msgstr "%s: программа %s завершилась с кодом %d\n" #: protoize.c:1971 #, c-format msgid "%s: warning: missing SYSCALLS file '%s'\n" msgstr "%s: предупреждение: отсутствует файл SYSCALLS '%s'\n" #: protoize.c:1980 protoize.c:2009 #, c-format msgid "%s: can't read aux info file '%s': %s\n" msgstr "%s: ошибка чтения вспомогательного файла '%s': %s\n" #: protoize.c:2025 protoize.c:2053 #, c-format msgid "%s: can't get status of aux info file '%s': %s\n" msgstr "%s: ошибка получения состояния вспомогательного файла '%s': %s\n" #: protoize.c:2081 #, c-format msgid "%s: can't open aux info file '%s' for reading: %s\n" msgstr "%s: ошибка открытия вспомогательного файла '%s' на чтение: %s\n" #: protoize.c:2099 #, c-format msgid "%s: error reading aux info file '%s': %s\n" msgstr "%s: ошибка чтения вспомогательного файла '%s': %s\n" #: protoize.c:2112 #, c-format msgid "%s: error closing aux info file '%s': %s\n" msgstr "%s: ошибка закрытия вспомогательного файла '%s': %s\n" #: protoize.c:2128 #, c-format msgid "%s: can't delete aux info file '%s': %s\n" msgstr "%s: ошибка удаления вспомогательного файла '%s': %s\n" #: protoize.c:2210 protoize.c:4180 #, c-format msgid "%s: can't delete file '%s': %s\n" msgstr "%s: ошибка удаления файла '%s': %s\n" #: protoize.c:2288 #, c-format msgid "%s: warning: can't rename file '%s' to '%s': %s\n" msgstr "%s: ошибка переименования файла '%s' в '%s': %s\n" #: protoize.c:2410 #, c-format msgid "%s: conflicting extern definitions of '%s'\n" msgstr "%s: несовместимые внешние определения '%s'\n" #: protoize.c:2414 #, c-format msgid "%s: declarations of '%s' will not be converted\n" msgstr "%s: декларации '%s' не будут преобразованы\n" #: protoize.c:2416 #, c-format msgid "%s: conflict list for '%s' follows:\n" msgstr "%s: список конфликтов для '%s':\n" #: protoize.c:2449 #, c-format msgid "%s: warning: using formals list from %s(%d) for function '%s'\n" msgstr "%s: предупреждение: взят список параметров из %s(%d) для функции '%s'\n" #: protoize.c:2489 #, c-format msgid "%s: %d: '%s' used but missing from SYSCALLS\n" msgstr "%s: %d: '%s' используется, но отсутствует в SYSCALLS\n" #: protoize.c:2495 #, c-format msgid "%s: %d: warning: no extern definition for '%s'\n" msgstr "%s: %d: предупреждение: отсутствует внешнее определение '%s'\n" #: protoize.c:2525 #, c-format msgid "%s: warning: no static definition for '%s' in file '%s'\n" msgstr "%s: предупреждение: отсутствует статическое определение '%s' в файле '%s'\n" #: protoize.c:2531 #, c-format msgid "%s: multiple static defs of '%s' in file '%s'\n" msgstr "%s: несколько статических определений '%s' в файле '%s'\n" #: protoize.c:2701 protoize.c:2704 #, c-format msgid "%s: %d: warning: source too confusing\n" msgstr "%s: %d: предупреждение: исходный код слишком запутанный\n" #: protoize.c:2899 #, c-format msgid "%s: %d: warning: varargs function declaration not converted\n" msgstr "%s: %d: предупреждение: декларация varargs-функции не преобразована\n" #: protoize.c:2914 #, c-format msgid "%s: declaration of function '%s' not converted\n" msgstr "%s: декларация функции '%s' не преобразована\n" #: protoize.c:3037 #, c-format msgid "%s: warning: too many parameter lists in declaration of '%s'\n" msgstr "%s: предупреждение: много списков параметров в декларации '%s'\n" #: protoize.c:3058 #, c-format msgid "" "\n" "%s: warning: too few parameter lists in declaration of '%s'\n" msgstr "" "\n" "%s: предупреждение: мало списков параметров в декларации '%s'\n" #: protoize.c:3154 #, c-format msgid "%s: %d: warning: found '%s' but expected '%s'\n" msgstr "%s: %d: предупреждение: найдено '%s', ожидалось '%s'\n" #: protoize.c:3329 #, c-format msgid "%s: local declaration for function '%s' not inserted\n" msgstr "%s: локальная декларация функции '%s' не вставлена\n" #: protoize.c:3356 #, c-format msgid "" "\n" "%s: %d: warning: can't add declaration of '%s' into macro call\n" msgstr "" "\n" "%s: %d: предупреждение: вставка декларации '%s' в макровызов невозможна\n" #: protoize.c:3428 #, c-format msgid "%s: global declarations for file '%s' not inserted\n" msgstr "%s: глобальная декларация '%s' не вставлена\n" #: protoize.c:3518 protoize.c:3548 #, c-format msgid "%s: definition of function '%s' not converted\n" msgstr "%s: определение функции '%s' не преобразовано\n" #: protoize.c:3537 #, c-format msgid "%s: %d: warning: definition of %s not converted\n" msgstr "%s: %d: предупреждение: определение %s не преобразовано\n" #: protoize.c:3863 #, c-format msgid "%s: found definition of '%s' at %s(%d)\n" msgstr "%s: найдено определение '%s' в %s(%d)\n" #. If we make it here, then we did not know about this #. function definition. #: protoize.c:3879 #, c-format msgid "%s: %d: warning: '%s' excluded by preprocessing\n" msgstr "%s: %d: предупреждение: '%s' исключена препроцессором\n" #: protoize.c:3882 #, c-format msgid "%s: function definition not converted\n" msgstr "%s: определение функции не преобразовано\n" #: protoize.c:3940 #, c-format msgid "%s: '%s' not converted\n" msgstr "%s: '%s' не преобразован\n" #: protoize.c:3948 #, c-format msgid "%s: would convert file '%s'\n" msgstr "%s: был бы преобразован файл '%s'\n" #: protoize.c:3951 #, c-format msgid "%s: converting file '%s'\n" msgstr "%s: преобразование файла '%s'\n" #: protoize.c:3961 #, c-format msgid "%s: can't get status for file '%s': %s\n" msgstr "%s: ошибка получения статуса файла '%s': %s\n" #: protoize.c:4003 #, c-format msgid "%s: can't open file '%s' for reading: %s\n" msgstr "%s: ошибка открытия файла '%s' на чтение: %s\n" #: protoize.c:4018 #, c-format msgid "" "\n" "%s: error reading input file '%s': %s\n" msgstr "" "\n" "%s: ошибка чтения входного файла '%s': %s\n" #: protoize.c:4052 #, c-format msgid "%s: can't create/open clean file '%s': %s\n" msgstr "%s: ошибка создания/открытия clean-файла '%s': %s\n" #: protoize.c:4157 #, c-format msgid "%s: warning: file '%s' already saved in '%s'\n" msgstr "%s: предупреждение: файл '%s' уже сохранён в '%s'\n" #: protoize.c:4165 #, c-format msgid "%s: can't link file '%s' to '%s': %s\n" msgstr "%s: ошибка переименования файла '%s' в '%s': %s\n" #: protoize.c:4195 #, c-format msgid "%s: can't create/open output file '%s': %s\n" msgstr "%s: ошибка создания/открытия выходного файла '%s': %s\n" #: protoize.c:4228 #, c-format msgid "%s: can't change mode of file '%s': %s\n" msgstr "%s: ошибка изменения прав '%s': %s\n" #: protoize.c:4404 #, c-format msgid "%s: cannot get working directory: %s\n" msgstr "%s: ошибка доступа к рабочему каталогу: %s\n" #: protoize.c:4502 #, c-format msgid "%s: input file names must have .c suffixes: %s\n" msgstr "%s: имена входных файлов должны иметь суффикс .c: %s\n" #: reload.c:3734 msgid "unable to generate reloads for:" msgstr "ошибка при генерации загрузок операндов на регистры для:" #: reload1.c:2000 msgid "this is the insn:" msgstr "это RTL-инструкция:" #. It's the compiler's fault. #: reload1.c:5363 msgid "could not find a spill register" msgstr "не найден регистр для выталкивания" #. It's the compiler's fault. #: reload1.c:7038 msgid "VOIDmode on an output" msgstr "выходной операнд имеет моду VOIDmode" #: reload1.c:8043 msgid "Failure trying to reload:" msgstr "Ошибка при повторной попытке загрузки:" #: rtl-error.c:127 msgid "unrecognizable insn:" msgstr "некорректная RTL-инструкция" #: rtl-error.c:129 msgid "insn does not satisfy its constraints:" msgstr "RTL-инструкция не удовлетворяет своим ограничениям:" #: timevar.c:411 msgid "" "\n" "Execution times (seconds)\n" msgstr "" "\n" "Время выполнения (сек.)\n" #. Print total time. #: timevar.c:469 msgid " TOTAL :" msgstr " СУММА :" #: timevar.c:502 #, c-format msgid "time in %s: %ld.%06ld (%ld%%)\n" msgstr "время в %s: %ld.%06ld (%ld%%)\n" #: tlink.c:383 #, c-format msgid "collect: reading %s\n" msgstr "collect: чтение %s\n" #: tlink.c:477 #, c-format msgid "removing .rpo file" msgstr "удаление файла .rpo" #: tlink.c:479 #, c-format msgid "renaming .rpo file" msgstr "переименование файла .rpo" #: tlink.c:533 #, c-format msgid "collect: recompiling %s\n" msgstr "collect: перекомпиляция %s\n" #: tlink.c:737 #, c-format msgid "collect: tweaking %s in %s\n" msgstr "collect: tweaking %s in %s\n" #: tlink.c:787 #, c-format msgid "collect: relinking\n" msgstr "collect: relinking\n" #: toplev.c:606 #, c-format msgid "unrecoverable error" msgstr "невосстанавливаемая ошибка" #: toplev.c:1180 #, c-format msgid "" "%s%s%s %sversion %s (%s)\n" "%s\tcompiled by GNU C version %s, " msgstr "" "%s%s%s %sверсия %s (%s)\n" "%s\tскомпилировано GNU C версия %s, " #: toplev.c:1182 #, c-format msgid "%s%s%s %sversion %s (%s) compiled by CC, " msgstr "%s%s%s %sверсия %s (%s) скомпилировано CC, " #: toplev.c:1186 #, c-format msgid "GMP version %s, MPFR version %s.\n" msgstr "Версия GMP %s, версия MPFR %s.\n" #: toplev.c:1188 #, c-format msgid "warning: %s header version %s differs from library version %s.\n" msgstr "предупреждение: версия заголовка %s %s отличается от версии библиотеки %s.\n" #: toplev.c:1190 #, c-format msgid "%s%sGGC heuristics: --param ggc-min-expand=%d --param ggc-min-heapsize=%d\n" msgstr "%s%sэвристики GGC: --param ggc-min-expand=%d --param ggc-min-heapsize=%d\n" #: toplev.c:1340 msgid "options passed: " msgstr "переданы ключи: " #: toplev.c:1374 msgid "options enabled: " msgstr "активные ключи: " #: toplev.c:1509 #, c-format msgid "created and used with differing settings of '%s'" msgstr "создан с одним значением '%s', а используется с другим" #: toplev.c:1511 msgid "out of memory" msgstr "недостаточно памяти" #: toplev.c:1526 msgid "created and used with different settings of -fpic" msgstr "создан с одним значением -fpic, а используется с другим" #: toplev.c:1528 msgid "created and used with different settings of -fpie" msgstr "создан с одним значением -fpie, а используется с другим" #: tree-inline.c:2571 msgid "originally indirect function call not considered for inlining" msgstr "inline-функции, переопределённые как extern, не подлежат подстановке" #. The remainder are real diagnostic types. #: diagnostic.def:15 msgid "fatal error: " msgstr "фатальная ошибка: " #: diagnostic.def:16 msgid "internal compiler error: " msgstr "внутренняя ошибка компилятора: " #: diagnostic.def:17 msgid "error: " msgstr "ошибка: " #: diagnostic.def:18 msgid "sorry, unimplemented: " msgstr "пока не реализовано: " #: diagnostic.def:19 msgid "warning: " msgstr "предупреждение: " #: diagnostic.def:20 msgid "anachronism: " msgstr "анахронизм: " #: diagnostic.def:21 msgid "note: " msgstr "замечание: " #: diagnostic.def:22 msgid "debug: " msgstr "отладка: " #: params.def:46 msgid "The maximum number of fields in a structure variable without direct structure accesses that GCC will attempt to track separately" msgstr "Максимальное число полей в структурной переменной без прямого доступа к структуре, которые gcc будет пытаться обрабатывать индивидуально" #: params.def:53 #, fuzzy msgid "The maximum number of elements in an array for wich we track its elements separately" msgstr "Максимальный коэффициент для полной раскатки цикла" #: params.def:62 msgid "The maximum structure size (in bytes) for which GCC will use by-element copies" msgstr "Максимальный размер структуры (в байтах), при котором будет применяться поэлементное копирование" #: params.def:71 msgid "The maximum number of structure fields for which GCC will use by-element copies" msgstr "Максимальное число полей структуры, при котором будет применяться поэлементное копирование" #: params.def:83 msgid "The threshold ratio between instantiated fields and the total structure size" msgstr "Пороговое соотношение между конкретизированными полями и общим размером структуры" #: params.def:93 #, fuzzy msgid "The threshold ratio between current and hotest structure counts" msgstr "Пороговое соотношение между конкретизированными полями и общим размером структуры" #: params.def:110 msgid "The maximum number of instructions in a single function eligible for inlining" msgstr "Максимальное число команд в функции, пригодной для inline-подстановки" #: params.def:122 msgid "The maximum number of instructions when automatically inlining" msgstr "Максимальное число команд при автоматической inline-подстановке" #: params.def:127 msgid "The maximum number of instructions inline function can grow to via recursive inlining" msgstr "Максимальное число команд, на которое может увеличиться inline-функция в результате рекурсивной подстановки" #: params.def:132 msgid "The maximum number of instructions non-inline function can grow to via recursive inlining" msgstr "Максимальное число инструкций, на которое может увеличится не-inline функция в результате рекурсивных inline-подстановок" #: params.def:137 msgid "The maximum depth of recursive inlining for inline functions" msgstr "Максимальная глубина рекурсивных inline-подстановок для inline функций" #: params.def:142 msgid "The maximum depth of recursive inlining for non-inline functions" msgstr "Максимальная глубина рекурсивных inline-подстановок для не-inline функций" #: params.def:147 msgid "Inline recursively only when the probability of call being executed exceeds the parameter" msgstr "Выполнять рекурсивную inline-подстановку, только если вероятность данного вызова превышает значение этого параметра" #: params.def:154 msgid "If -fvariable-expansion-in-unroller is used, the maximum number of times that an individual variable will be expanded during loop unrolling" msgstr "При использовании -fvariable-expansion-in-unroller - максимальное число копий каждой переменной, которое может быть создано при развертке цикла" #: params.def:160 msgid "If -ftree-vectorize is used, the minimal loop bound of a loop to be considered for vectorization" msgstr "" #: params.def:171 msgid "The maximum number of instructions to consider to fill a delay slot" msgstr "Максимальное число команд, рассматриваемых при заполнении гнезд задержки" #: params.def:182 msgid "The maximum number of instructions to consider to find accurate live register information" msgstr "Максимальное число команд, рассматриваемых при вычислении областей жизни значений на регистрах" #: params.def:192 msgid "The maximum length of scheduling's pending operations list" msgstr "Максимальный размер списка ждущих операций при планировании" #: params.def:197 msgid "The size of function body to be considered large" msgstr "Размер тела \"большой\" функции" #: params.def:201 msgid "Maximal growth due to inlining of large function (in percent)" msgstr "Максимальный рост объема большой функции в результате inline-подстановок (в процентах)" #: params.def:205 msgid "The size of translation unit to be considered large" msgstr "Размер тела \"большой\" функции" #: params.def:209 msgid "how much can given compilation unit grow because of the inlining (in percent)" msgstr "Максимальный рост объема кода для единицы компиляции в результате inline-подстановок (в процентах)" #: params.def:213 msgid "expense of call operation relative to ordinary arithmetic operations" msgstr "стоимость операции вызова по отношению к обычным арифметическим операциям" #: params.def:217 msgid "The size of stack frame to be considered large" msgstr "Размер окна стека, считающийся достаточно большим" #: params.def:221 msgid "Maximal stack frame growth due to inlining (in percent)" msgstr "Максимальный рост окна стека из-за inline-подстановок функций (в процентах)" #: params.def:228 msgid "The maximum amount of memory to be allocated by GCSE" msgstr "Максимальный объем памяти для работы GCSE" #: params.def:233 msgid "The maximum number of passes to make when doing GCSE" msgstr "Максимальное число проходов при выполнении GCSE" #: params.def:243 msgid "The threshold ratio for performing partial redundancy elimination after reload" msgstr "Пороговое отношение для выполнения частичного удаления избыточных операций после прохода reload" #: params.def:250 msgid "The threshold ratio of critical edges execution count that permit performing redundancy elimination after reload" msgstr "Пороговое соотношение счётчиков выполнения критических дуг, при котором после прохода reload может выполняться частичное удаление избыточных операций" #: params.def:261 msgid "The maximum number of instructions to consider to unroll in a loop" msgstr "Максимальное число инструкций в развернутом цикле" #: params.def:267 msgid "The maximum number of instructions to consider to unroll in a loop on average" msgstr "Максимальное среднее число реально выполняемых инструкций в развернутом цикле" #: params.def:272 msgid "The maximum number of unrollings of a single loop" msgstr "Максимальный коэффициент развертки цикла" #: params.def:277 msgid "The maximum number of insns of a peeled loop" msgstr "Максимальное число инструкций в раскатанном цикле" #: params.def:282 msgid "The maximum number of peelings of a single loop" msgstr "Максимальный коэффициент раскатки цикла" #: params.def:287 msgid "The maximum number of insns of a completely peeled loop" msgstr "Максимальное число инструкций в полностью раскатанном цикле" #: params.def:292 msgid "The maximum number of peelings of a single loop that is peeled completely" msgstr "Максимальный коэффициент для полной раскатки цикла" #: params.def:297 msgid "The maximum number of insns of a peeled loop that rolls only once" msgstr "Максимальное число инструкций в раскатанном цикле, выполняемом только один раз" #: params.def:303 msgid "The maximum number of insns of an unswitched loop" msgstr "Максимальное число инструкций в разомкнутом (unswitched) цикле" #: params.def:308 msgid "The maximum number of unswitchings in a single loop" msgstr "Максимальный коэффициент размыкания цикла" #: params.def:315 msgid "Bound on the number of iterations the brute force # of iterations analysis algorithm evaluates" msgstr "Максимальное число итераций, при вычислении которого будет применен метод \"грубой силы\"" #: params.def:321 msgid "Bound on the cost of an expression to compute the number of iterations" msgstr "Граница цены выражения для вычисления числа итераций" #: params.def:327 msgid "A factor for tuning the upper bound that swing modulo scheduler uses for scheduling a loop" msgstr "Множитель для настройки верхней границы числа тактов при конвейеризации циклов методом swing modulo scheduling" #: params.def:331 msgid "The number of cycles the swing modulo scheduler considers when checking conflicts using DFA" msgstr "Число тактов, учитываемых алгоритмом swing modulo scheduling при проверке конфликтов по ресурсам" #: params.def:335 msgid "A threshold on the average loop count considered by the swing modulo scheduler" msgstr "Пороговое значение среднего числа итераций цикла для применения конвейеризации методом swing modulo scheduling" #: params.def:340 msgid "Select fraction of the maximal count of repetitions of basic block in program given basic block needs to have to be considered hot" msgstr "Относительное максимальное число повторений блока в программе, при превышении которого блок должен считаться критическим" #: params.def:344 msgid "Select fraction of the maximal frequency of executions of basic block in function given basic block needs to have to be considered hot" msgstr "Относительная максимальная частота повторений блока в программе, при превышении которой блок должен считаться критическим" #: params.def:349 msgid "Select fraction of the maximal frequency of executions of basic block in function given basic block get alignment" msgstr "Относительная максимальная частота повторений блока в программе, при превышении которой блок должен выравниваться" #: params.def:354 msgid "Loops iterating at least selected number of iterations will get loop alignement." msgstr "Циклы с таким или с большим количеством итераций будут выравниваться." #: params.def:370 msgid "The maximum number of loop iterations we predict statically" msgstr "Максимальное число итераций цикла для статического предсказания" #: params.def:374 msgid "The percentage of function, weighted by execution frequency, that must be covered by trace formation. Used when profile feedback is available" msgstr "Процент объёма кода функции, взвешенный по частоте выполнения, который должен быть охвачен при формировании трасс планирования. Используется, когда имеются данные профилирования" #: params.def:378 msgid "The percentage of function, weighted by execution frequency, that must be covered by trace formation. Used when profile feedback is not available" msgstr "Процент объёма кода функции, взвешенный по частоте выполнения, который должен быть охвачен при формировании трасс планирования. используется, когда данные профилирования отсутствуют" #: params.def:382 msgid "Maximal code growth caused by tail duplication (in percent)" msgstr "Максимальный рост кода за счёт дублирования хвостов (в процентах)" #: params.def:386 msgid "Stop reverse growth if the reverse probability of best edge is less than this threshold (in percent)" msgstr "Прекратить обратный просмотр, если обратная вероятность лучшей дуги меньше заданного порогового значения (в процентах)" #: params.def:390 msgid "Stop forward growth if the probability of best edge is less than this threshold (in percent). Used when profile feedback is available" msgstr "Прекратить просмотр, если вероятность лучшей дуги меньше заданного порогового значения (в процентах). Используется, если доступны данные профилирования" #: params.def:394 msgid "Stop forward growth if the probability of best edge is less than this threshold (in percent). Used when profile feedback is not available" msgstr "Прекратить просмотр, если вероятность лучшей дуги меньше заданного порогового значения (в процентах). Используется при отсутствии данных профилирования" #: params.def:400 msgid "The maximum number of incoming edges to consider for crossjumping" msgstr "Максимальное число входящих дуг, рассматриваемых при перекрестных переходах" #: params.def:406 msgid "The minimum number of matching instructions to consider for crossjumping" msgstr "Минимальное число совпадающих инструкций, при котором применяется оптимизация перекрестных ссылок" #: params.def:412 msgid "The maximum expansion factor when copying basic blocks" msgstr "Максимальный коэффициент увеличения размера кода при копировании базовых блоков" #: params.def:418 msgid "The maximum number of insns to duplicate when unfactoring computed gotos" msgstr "Максимальное число дублируемых инструкций при факторизации вычисляемых goto" #: params.def:424 msgid "The maximum length of path considered in cse" msgstr "Максимальная длина пути, рассматриваемого при экономии общих подвыражений" #: params.def:428 msgid "The maximum instructions CSE process before flushing" msgstr "Максимальное число инструкций, обрабатываемых CSE между сбросами хеш-таблицы" #: params.def:435 msgid "The minimum cost of an expensive expression in the loop invariant motion" msgstr "При вынесении инвариантов цикла - минимальная цена выражения, рассматриваемого как дорогостоящее " #: params.def:444 msgid "Bound on number of candidates below that all candidates are considered in iv optimizations" msgstr "Если число кандидатов менее данного значения, при оптимизации индуктивных переменных рассматриваются все кандидаты" #: params.def:452 msgid "Bound on number of iv uses in loop optimized in iv optimizations" msgstr "Если число использований индуктивных переменных больше данного параметра, то их оптимизация не производится" #: params.def:460 msgid "If number of candidates in the set is smaller, we always try to remove unused ivs during its optimization" msgstr "Если число кандидатов в множестве меньше этого значения, то при оптимизации множества всегда делается попытка удалить неиспользуемые инд. переменные" #: params.def:465 msgid "Bound on size of expressions used in the scalar evolutions analyzer" msgstr "Верхняя граница размера выражений при анализе эволюции скалярных значений в циклах" #: params.def:470 msgid "Bound on the number of variables in Omega constraint systems" msgstr "" #: params.def:475 msgid "Bound on the number of inequalities in Omega constraint systems" msgstr "" #: params.def:480 msgid "Bound on the number of equalities in Omega constraint systems" msgstr "" #: params.def:485 msgid "Bound on the number of wild cards in Omega constraint systems" msgstr "" #: params.def:490 msgid "Bound on the size of the hash table in Omega constraint systems" msgstr "" #: params.def:495 msgid "Bound on the number of keys in Omega constraint systems" msgstr "" #: params.def:500 msgid "When set to 1, use expensive methods to eliminate all redundant constraints" msgstr "" #: params.def:505 #, fuzzy msgid "Bound on number of runtime checks inserted by the vectorizer's loop versioning for alignment check" msgstr "Максимальное число проверок времени выполнения, добавляемых в код при векторизации циклов" #: params.def:510 #, fuzzy msgid "Bound on number of runtime checks inserted by the vectorizer's loop versioning for alias check" msgstr "Максимальное число проверок времени выполнения, добавляемых в код при векторизации циклов" #: params.def:515 msgid "The maximum memory locations recorded by cselib" msgstr "Максимальное число позиций в памяти, записываемых cselib" #: params.def:519 msgid "The maximum memory locations recorded by flow" msgstr "Максимальное число позиций в памяти, записываемых flow" #: params.def:532 msgid "Minimum heap expansion to trigger garbage collection, as a percentage of the total size of the heap" msgstr "Минимальный объем кучи, при котором включается сбора мусора, в процентах от общего размера памяти, выделенного под кучу" #: params.def:537 msgid "Minimum heap size before we start collecting garbage, in kilobytes" msgstr "Минимальный размер кучи в килобайтах, при котором включается сбор мусора, в килобайтах" #: params.def:545 msgid "The maximum number of instructions to search backward when looking for equivalent reload" msgstr "Максимальное число инструкций для обратного просмотра при поиске эквивалентной загрузки в регистр" #: params.def:550 #, fuzzy msgid "The maximum number of virtual operators that a function is allowed to have before triggering memory partitioning heuristics" msgstr "Максимальное число виртуальных операндов, которые могут представлять алиасы, по достижении которого предпринимается группирование алиасов" #: params.def:555 #, fuzzy msgid "The average number of virtual operators that memory statements are allowed to have before triggering memory partitioning heuristics" msgstr "Максимальное число виртуальных операндов, которые могут представлять алиасы, по достижении которого предпринимается группирование алиасов" #: params.def:560 msgid "The maximum number of blocks in a region to be considered for interblock scheduling" msgstr "Максимальное число блоков в отрезке для междублочночного планирования" #: params.def:565 msgid "The maximum number of insns in a region to be considered for interblock scheduling" msgstr "Максимальное число инструкций в отрезке для междублочного планирования" #: params.def:570 msgid "The minimum probability of reaching a source block for interblock speculative scheduling" msgstr "Минимальная вероятность достижения блока для спекулятивного междублочного планирования" #: params.def:575 #, fuzzy msgid "The maximum number of iterations through CFG to extend regions" msgstr "Задать максимальное число итераций для RPTS" #: params.def:580 #, fuzzy msgid "The maximum conflict delay for an insn to be considered for speculative motion" msgstr "Максимальное число инструкций в отрезке для междублочного планирования" #: params.def:585 #, fuzzy msgid "The minimal probability of speculation success (in percents), so that speculative insn will be scheduled." msgstr "Минимальная вероятность достижения блока для спекулятивного междублочного планирования" #: params.def:590 msgid "The maximum number of RTL nodes that can be recorded as combiner's last value" msgstr "Максимальный размер выражения (число RTL-узлов), которое может быть записано как последнее известное значение псевдорегистра" #: params.def:598 msgid "The upper bound for sharing integer constants" msgstr "Максимальное число небольших целочисленных констант, для которых в компиляторе будут использованы разделяемые структуры" #: params.def:617 msgid "Minimum number of virtual mappings to consider switching to full virtual renames" msgstr "Минимальное число виртуальных отображений, при котором может быть выполнено полное переименование виртуальных символов" #: params.def:622 msgid "Ratio between virtual mappings and virtual symbols to do full virtual renames" msgstr "Отношение числа виртуальных отображений к числу виртуальных символов, при котором выполняется полное переименование символов" #: params.def:627 msgid "The lower bound for a buffer to be considered for stack smashing protection" msgstr "Ограничение снизу на буфер для защиты от разрушения стека" #: params.def:645 msgid "Maximum number of statements allowed in a block that needs to be duplicated when threading jumps" msgstr "Максимальное число инструкций в блоке, который необходимо дублировать при протягивании переходов" #: params.def:654 msgid "Maximum number of fields in a structure before pointer analysis treats the structure as a single variable" msgstr "Если число полей в структуре больше данного параметра, то при анализе указателей вся структура рассматривается как одна переменная" #: params.def:659 #, fuzzy msgid "The maximum number of instructions ready to be issued to be considered by the scheduler during the first scheduling pass" msgstr "Максимальное число инструкций в отрезке для междублочного планирования" #: params.def:669 msgid "The number of insns executed before prefetch is completed" msgstr "" #: params.def:676 msgid "The number of prefetches that can run at the same time" msgstr "" #: params.def:683 msgid "The size of L1 cache" msgstr "Размер кэша L1" #: params.def:690 msgid "The size of L1 cache line" msgstr "Размер строки кэша L1" #: params.def:697 msgid "The size of L2 cache" msgstr "Размер кэша L2" #: params.def:708 msgid "Whether to use canonical types" msgstr "Использовать ли канонические типы" #: params.def:713 msgid "Maximum length of partial antic set when performing tree pre optimization" msgstr "" #: config/alpha/alpha.c:5015 #, c-format msgid "invalid %%H value" msgstr "некорректное %%H значение" #: config/alpha/alpha.c:5036 config/bfin/bfin.c:1423 #, c-format msgid "invalid %%J value" msgstr "некорректное %%J значение" #: config/alpha/alpha.c:5066 config/ia64/ia64.c:4718 #, c-format msgid "invalid %%r value" msgstr "некорректное значение %%r" #: config/alpha/alpha.c:5076 config/ia64/ia64.c:4672 #: config/rs6000/rs6000.c:11670 config/xtensa/xtensa.c:2036 #, c-format msgid "invalid %%R value" msgstr "некорректное значение %%R" #: config/alpha/alpha.c:5082 config/rs6000/rs6000.c:11589 #: config/xtensa/xtensa.c:2003 #, c-format msgid "invalid %%N value" msgstr "некорректное значение %%N" #: config/alpha/alpha.c:5090 config/rs6000/rs6000.c:11617 #, c-format msgid "invalid %%P value" msgstr "некорректное значение %%P" #: config/alpha/alpha.c:5098 #, c-format msgid "invalid %%h value" msgstr "некорректное значение %%h" #: config/alpha/alpha.c:5106 config/xtensa/xtensa.c:2029 #, c-format msgid "invalid %%L value" msgstr "некорректное значение %%L" #: config/alpha/alpha.c:5145 config/rs6000/rs6000.c:11571 #, c-format msgid "invalid %%m value" msgstr "некорректное значение %%M" #: config/alpha/alpha.c:5153 config/rs6000/rs6000.c:11579 #, c-format msgid "invalid %%M value" msgstr "некорректное значение %%M" #: config/alpha/alpha.c:5197 #, c-format msgid "invalid %%U value" msgstr "некорректное значение %%U" #: config/alpha/alpha.c:5209 config/alpha/alpha.c:5223 #: config/rs6000/rs6000.c:11678 #, c-format msgid "invalid %%s value" msgstr "некорректное значение %%s" #: config/alpha/alpha.c:5246 #, c-format msgid "invalid %%C value" msgstr "некорректное значение %%C" #: config/alpha/alpha.c:5283 config/rs6000/rs6000.c:11406 #: config/rs6000/rs6000.c:11425 #, c-format msgid "invalid %%E value" msgstr "некорректное значение %%E" #: config/alpha/alpha.c:5308 config/alpha/alpha.c:5356 #, c-format msgid "unknown relocation unspec" msgstr "некорректное unspec-перемещение" #: config/alpha/alpha.c:5317 config/crx/crx.c:1081 #: config/rs6000/rs6000.c:12005 config/spu/spu.c:1492 #, c-format msgid "invalid %%xn code" msgstr "некорректный код %%xn" #: config/arc/arc.c:1724 config/m32r/m32r.c:1805 #, c-format msgid "invalid operand to %%R code" msgstr "некорректный операнд для кода %%R" #: config/arc/arc.c:1756 config/m32r/m32r.c:1828 #, c-format msgid "invalid operand to %%H/%%L code" msgstr "некорректный операнд для кода %%H/%%L" #: config/arc/arc.c:1778 config/m32r/m32r.c:1899 #, c-format msgid "invalid operand to %%U code" msgstr "некорректный операнд для кода %%U" #: config/arc/arc.c:1789 #, c-format msgid "invalid operand to %%V code" msgstr "некорректный операнд для кода %%V" #. Unknown flag. #. Undocumented flag. #: config/arc/arc.c:1796 config/m32r/m32r.c:1926 config/sparc/sparc.c:6995 #, c-format msgid "invalid operand output code" msgstr "неверный код выходного операнда" #: config/arm/arm.c:12521 config/arm/arm.c:12539 #, c-format msgid "predicated Thumb instruction" msgstr "предикативная инструкция для архитектуры Thumb" #: config/arm/arm.c:12527 #, c-format msgid "predicated instruction in conditional sequence" msgstr "предикативная инструкция в условной последовательности" #: config/arm/arm.c:12686 #, c-format msgid "invalid shift operand" msgstr "некорректный оператор сдвига" #: config/arm/arm.c:12733 config/arm/arm.c:12743 config/arm/arm.c:12753 #: config/arm/arm.c:12763 config/arm/arm.c:12773 config/arm/arm.c:12812 #: config/arm/arm.c:12830 config/arm/arm.c:12865 config/arm/arm.c:12884 #: config/arm/arm.c:12899 config/arm/arm.c:12927 config/arm/arm.c:12934 #: config/arm/arm.c:12942 config/arm/arm.c:12963 config/arm/arm.c:12970 #: config/bfin/bfin.c:1436 config/bfin/bfin.c:1443 config/bfin/bfin.c:1450 #: config/bfin/bfin.c:1457 config/bfin/bfin.c:1466 config/bfin/bfin.c:1473 #: config/bfin/bfin.c:1480 config/bfin/bfin.c:1487 #, c-format msgid "invalid operand for code '%c'" msgstr "некорректный код операнда '%c'" #: config/arm/arm.c:12825 #, c-format msgid "instruction never executed" msgstr "инструкция никогда не выполняется" #: config/arm/arm.c:13037 #, c-format msgid "missing operand" msgstr "отсутствует операнд" #: config/avr/avr.c:1022 #, c-format msgid "address operand requires constraint for X, Y, or Z register" msgstr "Для операнда адреса должны задаваться ограничения один из регистров X, Y или Z" #: config/avr/avr.c:1129 msgid "bad address, not (reg+disp):" msgstr "некорректный адрес, не (рег+смещение)" #: config/avr/avr.c:1136 msgid "bad address, not post_inc or pre_dec:" msgstr "некорректный адрес, не post_inc или pre_dec:" #: config/avr/avr.c:1147 msgid "internal compiler error. Bad address:" msgstr "внутренняя ошибка компилятора: Некорректный адрес:" #: config/avr/avr.c:1160 msgid "internal compiler error. Unknown mode:" msgstr "внутренняя ошибка компилятора: Неизвестная мода:" #: config/avr/avr.c:1775 config/avr/avr.c:2463 msgid "invalid insn:" msgstr "некорректная инструкция:" #: config/avr/avr.c:1814 config/avr/avr.c:1900 config/avr/avr.c:1949 #: config/avr/avr.c:1977 config/avr/avr.c:2072 config/avr/avr.c:2241 #: config/avr/avr.c:2502 config/avr/avr.c:2614 msgid "incorrect insn:" msgstr "некорректная инструкция:" #: config/avr/avr.c:1996 config/avr/avr.c:2157 config/avr/avr.c:2312 #: config/avr/avr.c:2680 msgid "unknown move insn:" msgstr "некорректная инструкция move:" #: config/avr/avr.c:2910 msgid "bad shift insn:" msgstr "некорректная инструкция сдвига:" #: config/avr/avr.c:3026 config/avr/avr.c:3446 config/avr/avr.c:3804 msgid "internal compiler error. Incorrect shift:" msgstr "Внутренняя ошибка компилятора: Некорректный сдвиг:" #: config/bfin/bfin.c:1385 #, c-format msgid "invalid %%j value" msgstr "неверное значение %%j" #: config/bfin/bfin.c:1578 #, c-format msgid "invalid const_double operand" msgstr "некорректный операнд const_double" #: config/c4x/c4x.c:1583 msgid "using CONST_DOUBLE for address" msgstr "в качестве адреса используется CONST_DOUBLE" #: config/c4x/c4x.c:1721 msgid "c4x_address_cost: Invalid addressing mode" msgstr "c4x_address_cost: Некорректная адресация" #: config/c4x/c4x.c:1856 #, c-format msgid "c4x_print_operand: %%L inconsistency" msgstr "c4x_print_operand: %%L-несовместимость" #: config/c4x/c4x.c:1862 #, c-format msgid "c4x_print_operand: %%N inconsistency" msgstr "c4x_print_operand: %%N-несовместимость" #: config/c4x/c4x.c:1903 #, c-format msgid "c4x_print_operand: %%O inconsistency" msgstr "c4x_print_operand: %%O-несовместимость" #: config/c4x/c4x.c:1998 msgid "c4x_print_operand: Bad operand case" msgstr "c4x_print_operand: Некорректный операнд" #: config/c4x/c4x.c:2039 msgid "c4x_print_operand_address: Bad post_modify" msgstr "c4x_print_operand_address: Некорректная адресация post_modify" #: config/c4x/c4x.c:2061 msgid "c4x_print_operand_address: Bad pre_modify" msgstr "c4x_print_operand_address: Некорректная адресация pre_modify" #: config/c4x/c4x.c:2109 config/c4x/c4x.c:2121 config/c4x/c4x.c:2136 msgid "c4x_print_operand_address: Bad operand case" msgstr "c4x_print_operand_address: Некорректный операнд" #: config/c4x/c4x.c:2387 msgid "c4x_rptb_insert: Cannot find start label" msgstr "c4x_rptb_insert: Не найдена стартовая метка" #: config/c4x/c4x.c:2985 msgid "invalid indirect memory address" msgstr "Некорректная косвенная адресация памяти" #: config/c4x/c4x.c:3074 msgid "invalid indirect (S) memory address" msgstr "Некорректная косвенная адресация памяти (S)" #: config/c4x/c4x.c:3409 msgid "c4x_valid_operands: Internal error" msgstr "c4x_valid_operands: Внутренняя ошибка" #: config/c4x/c4x.c:3848 msgid "c4x_operand_subword: invalid mode" msgstr "c4x_operand_subword: некорректная мода" #: config/c4x/c4x.c:3851 msgid "c4x_operand_subword: invalid operand" msgstr "c4x_operand_subword: некорректный операнд" #. We could handle these with some difficulty. #. e.g., *p-- => *(p-=2); *(p+1). #: config/c4x/c4x.c:3877 msgid "c4x_operand_subword: invalid autoincrement" msgstr "c4x_operand_subword: некорректная автоинкрементация" #: config/c4x/c4x.c:3883 msgid "c4x_operand_subword: invalid address" msgstr "c4x_operand_subword: некорректный адрес" #: config/c4x/c4x.c:3894 msgid "c4x_operand_subword: address not offsettable" msgstr "c4x_operand_subword: невозможно выполнить смещение адреса" #: config/c4x/c4x.c:4096 msgid "c4x_rptb_rpts_p: Repeat block top label moved" msgstr "c4x_rptb_rpts_p: Метка заголовка повторяющегося блока перемещена" #. Use `%s' to print the string in case there are any escape #. characters in the message. #: config/cris/cris.c:491 fortran/dump-parse-tree.c:78 #: fortran/dump-parse-tree.c:430 fortran/dump-parse-tree.c:776 #: fortran/dump-parse-tree.c:821 c-typeck.c:4607 c-typeck.c:4622 #: c-typeck.c:4637 final.c:2984 final.c:2986 gcc.c:4737 loop-iv.c:2807 #: loop-iv.c:2816 rtl-error.c:112 toplev.c:610 tree-ssa-loop-niter.c:1829 #: cp/parser.c:2188 cp/typeck.c:4559 java/expr.c:409 #, gcc-internal-format msgid "%s" msgstr "%s" #: config/cris/cris.c:542 msgid "unexpected index-type in cris_print_index" msgstr "некорректный тип индекса в cris_print_index" #: config/cris/cris.c:556 msgid "unexpected base-type in cris_print_base" msgstr "некорректный тип базы в cris_print_base" #: config/cris/cris.c:672 msgid "invalid operand for 'b' modifier" msgstr "некорректный операнд для модификатора 'b'" #: config/cris/cris.c:689 msgid "invalid operand for 'o' modifier" msgstr "некорректный операнд для модификатора 'o'" #: config/cris/cris.c:708 msgid "invalid operand for 'O' modifier" msgstr "некорректный операнд для модификатора 'O'" #: config/cris/cris.c:741 msgid "invalid operand for 'p' modifier" msgstr "некорректный операнд для модификатора 'p'" #: config/cris/cris.c:780 msgid "invalid operand for 'z' modifier" msgstr "некорректный операнд для модификатора 'z'" #: config/cris/cris.c:834 config/cris/cris.c:864 msgid "invalid operand for 'H' modifier" msgstr "некорректный операнд для модификатора 'H'" #: config/cris/cris.c:840 msgid "bad register" msgstr "некорректный регистр" #: config/cris/cris.c:884 msgid "invalid operand for 'e' modifier" msgstr "некорректный операнд для модификатора 'e'" #: config/cris/cris.c:901 msgid "invalid operand for 'm' modifier" msgstr "некорректный операнд для модификатора 'm'" #: config/cris/cris.c:926 msgid "invalid operand for 'A' modifier" msgstr "некорректный операнд для модификатора 'A'" #: config/cris/cris.c:949 msgid "invalid operand for 'D' modifier" msgstr "некорректный операнд для модификатора 'D'" #: config/cris/cris.c:963 msgid "invalid operand for 'T' modifier" msgstr "некорректный операнд для модификатора 'T'" #: config/cris/cris.c:972 msgid "invalid operand modifier letter" msgstr "некорректный модификатор операнда" #: config/cris/cris.c:1029 msgid "unexpected multiplicative operand" msgstr "некорректный мультипликативный операнд" #: config/cris/cris.c:1049 msgid "unexpected operand" msgstr "некорректный операнд" #: config/cris/cris.c:1082 config/cris/cris.c:1092 msgid "unrecognized address" msgstr "некорректный адрес" #: config/cris/cris.c:2019 msgid "unrecognized supposed constant" msgstr "неопознанная константа" #: config/cris/cris.c:2394 config/cris/cris.c:2458 msgid "unexpected side-effects in address" msgstr "некорректные побочные эффекты в адресе" #. Can't possibly get a GOT-needing-fixup for a function-call, #. right? #: config/cris/cris.c:3253 msgid "Unidentifiable call op" msgstr "Неидентифицированная операция вызова" #: config/cris/cris.c:3304 #, c-format msgid "PIC register isn't set up" msgstr "PIC-регистр не установлен" #: config/fr30/fr30.c:464 #, c-format msgid "fr30_print_operand_address: unhandled address" msgstr "fr30_print_operand_address: необработанный адрес" #: config/fr30/fr30.c:488 #, c-format msgid "fr30_print_operand: unrecognized %%p code" msgstr "fr30_print_operand: неопознанный код %%p" #: config/fr30/fr30.c:508 #, c-format msgid "fr30_print_operand: unrecognized %%b code" msgstr "fr30_print_operand: неопознанный код %%b" #: config/fr30/fr30.c:529 #, c-format msgid "fr30_print_operand: unrecognized %%B code" msgstr "fr30_print_operand: неопознанный код %%B" #: config/fr30/fr30.c:537 #, c-format msgid "fr30_print_operand: invalid operand to %%A code" msgstr "fr30_print_operand: некорректный операнд для кода %%A" #: config/fr30/fr30.c:554 #, c-format msgid "fr30_print_operand: invalid %%x code" msgstr "fr30_print_operand: некорректный код %%x" #: config/fr30/fr30.c:561 #, c-format msgid "fr30_print_operand: invalid %%F code" msgstr "fr30_print_operand: некорректный код %%F" #: config/fr30/fr30.c:578 #, c-format msgid "fr30_print_operand: unknown code" msgstr "fr30_print_operand: некорректный код" #: config/fr30/fr30.c:606 config/fr30/fr30.c:615 config/fr30/fr30.c:626 #: config/fr30/fr30.c:639 #, c-format msgid "fr30_print_operand: unhandled MEM" msgstr "fr30_print_operand: необработанная конструкция MEM" #: config/frv/frv.c:2542 msgid "bad insn to frv_print_operand_address:" msgstr "Некорректная инструкция для frv_print_operand_address:" #: config/frv/frv.c:2553 msgid "bad register to frv_print_operand_memory_reference_reg:" msgstr "Некорректный регистр для frv_print_operand_memory_reference_reg:" #: config/frv/frv.c:2592 config/frv/frv.c:2602 config/frv/frv.c:2611 #: config/frv/frv.c:2632 config/frv/frv.c:2637 msgid "bad insn to frv_print_operand_memory_reference:" msgstr "Некорректная инструкция для frv_print_operand_memory_reference:" #: config/frv/frv.c:2723 #, c-format msgid "bad condition code" msgstr "некорректный код условия" #: config/frv/frv.c:2798 msgid "bad insn in frv_print_operand, bad const_double" msgstr "Некорректная инструкция для frv_print_operand, плохой const_double " #: config/frv/frv.c:2859 msgid "bad insn to frv_print_operand, 'e' modifier:" msgstr "Некорректная инструкция для frv_print_operand, модификатор 'e':" #: config/frv/frv.c:2867 msgid "bad insn to frv_print_operand, 'F' modifier:" msgstr "Некорректная инструкция для frv_print_operand, модификатор 'F':" #: config/frv/frv.c:2883 msgid "bad insn to frv_print_operand, 'f' modifier:" msgstr "Некорректная инструкция для frv_print_operand, модификатор 'f':" #: config/frv/frv.c:2897 msgid "bad insn to frv_print_operand, 'g' modifier:" msgstr "Некорректная инструкция для frv_print_operand, модификатор 'g':" #: config/frv/frv.c:2945 msgid "bad insn to frv_print_operand, 'L' modifier:" msgstr "Некорректная инструкция для frv_print_operand, модификатор 'L':" #: config/frv/frv.c:2958 msgid "bad insn to frv_print_operand, 'M/N' modifier:" msgstr "Некорректная инструкция для frv_print_operand, модификатор 'M/N':" #: config/frv/frv.c:2979 msgid "bad insn to frv_print_operand, 'O' modifier:" msgstr "Некорректная инструкция для frv_print_operand, модификатор 'O':" #: config/frv/frv.c:2997 msgid "bad insn to frv_print_operand, P modifier:" msgstr "Некорректная инструкция для frv_print_operand, модификатор 'P':" #: config/frv/frv.c:3017 msgid "bad insn in frv_print_operand, z case" msgstr "Некорректная инструкция для frv_print_operand, случай z" #: config/frv/frv.c:3048 msgid "bad insn in frv_print_operand, 0 case" msgstr "Некорректная инструкция для frv_print_operand, случай 0" #: config/frv/frv.c:3053 msgid "frv_print_operand: unknown code" msgstr "frv_print_operand: некорректный код" #: config/frv/frv.c:4422 msgid "bad output_move_single operand" msgstr "некорректный операнд для output_move_single" #: config/frv/frv.c:4549 msgid "bad output_move_double operand" msgstr "некорректный операнд для output_move_double" #: config/frv/frv.c:4691 msgid "bad output_condmove_single operand" msgstr "некорректный операнд для output_condmove_single" #. This macro is a C statement to print on `stderr' a string describing the #. particular machine description choice. Every machine description should #. define `TARGET_VERSION'. For example: #. #. #ifdef MOTOROLA #. #define TARGET_VERSION fprintf (stderr, " (68k, Motorola syntax)"); #. #else #. #define TARGET_VERSION fprintf (stderr, " (68k, MIT syntax)"); #. #endif #: config/frv/frv.h:328 #, c-format msgid " (frv)" msgstr " (frv)" #: config/i386/i386.c:8218 #, c-format msgid "invalid UNSPEC as operand" msgstr "некорректный операнд UNSPEC" #: config/i386/i386.c:8924 #, c-format msgid "operand is neither a constant nor a condition code, invalid operand code 'c'" msgstr "операнд не является константой или кодом условия, неверный код операнда 'c'" #: config/i386/i386.c:9040 #, c-format msgid "invalid operand code '%c'" msgstr "некорректный код операнда '%c'" #: config/i386/i386.c:9089 #, c-format msgid "invalid constraints for operand" msgstr "некорректные ограничения для операнда" #: config/i386/i386.c:16348 msgid "unknown insn mode" msgstr "некорректная мода инструкции" #. If the environment variable DJDIR is not defined, then DJGPP is not installed correctly and GCC will quickly become confused with the default prefix settings. Report the problem now so the user doesn't receive deceptive "file not found" error messages later. #. DJDIR is automatically defined by the DJGPP environment config file pointed to by the environment variable DJGPP. Examine DJGPP to try and figure out what's wrong. #: config/i386/xm-djgpp.h:61 #, c-format msgid "environment variable DJGPP not defined" msgstr "переменная окружения DJGPP не определена" #: config/i386/xm-djgpp.h:63 #, c-format msgid "environment variable DJGPP points to missing file '%s'" msgstr "переменная окружения DJGPP указывает на несуществующий файл '%s'" #: config/i386/xm-djgpp.h:66 #, c-format msgid "environment variable DJGPP points to corrupt file '%s'" msgstr "переменная окружения DJGPP указывает на испорченный файл '%s'" #: config/ia64/ia64.c:4770 #, c-format msgid "ia64_print_operand: unknown code" msgstr "ia64_print_operand: некорректный код" #: config/ia64/ia64.c:9889 msgid "invalid conversion from %<__fpreg%>" msgstr "некорректное преобразование из %<__fpreg%>" #: config/ia64/ia64.c:9892 msgid "invalid conversion to %<__fpreg%>" msgstr "некорректное преобразование к %<__fpreg%>" #: config/ia64/ia64.c:9905 config/ia64/ia64.c:9916 msgid "invalid operation on %<__fpreg%>" msgstr "некорректный операнд для %<__fpreg%>" #: config/iq2000/iq2000.c:3118 #, c-format msgid "invalid %%P operand" msgstr "неверный операнд для кода %%P" #: config/iq2000/iq2000.c:3126 config/rs6000/rs6000.c:11607 #, c-format msgid "invalid %%p value" msgstr "неверное значение для кода %%p" #: config/iq2000/iq2000.c:3182 #, c-format msgid "invalid use of %%d, %%x, or %%X" msgstr "некорректное использование %%d, %%x или %%X" #: config/m32r/m32r.c:1775 #, c-format msgid "invalid operand to %%s code" msgstr "некорректный операнд для кода %%s" #: config/m32r/m32r.c:1782 #, c-format msgid "invalid operand to %%p code" msgstr "некорректный операнд для кода %%p" #: config/m32r/m32r.c:1837 msgid "bad insn for 'A'" msgstr "некорректная инструкция для 'A'" #: config/m32r/m32r.c:1884 #, c-format msgid "invalid operand to %%T/%%B code" msgstr "некорректный операнд для кода %%T/%%B" #: config/m32r/m32r.c:1907 #, c-format msgid "invalid operand to %%N code" msgstr "некорректный операнд для кода %%N" #: config/m32r/m32r.c:1940 msgid "pre-increment address is not a register" msgstr "преинкрементный адрес - не регистр" #: config/m32r/m32r.c:1947 msgid "pre-decrement address is not a register" msgstr "предекрементный адрес - не регистр" #: config/m32r/m32r.c:1954 msgid "post-increment address is not a register" msgstr "постинкрементный адрес - не регистр" #: config/m32r/m32r.c:2030 config/m32r/m32r.c:2044 #: config/rs6000/rs6000.c:19870 msgid "bad address" msgstr "некорректный адрес" #: config/m32r/m32r.c:2049 msgid "lo_sum not of register" msgstr "lo_sum не от регистра" #. !!!! SCz wrong here. #: config/m68hc11/m68hc11.c:3189 config/m68hc11/m68hc11.c:3567 msgid "move insn not handled" msgstr "инструкция move не обработана" #: config/m68hc11/m68hc11.c:3413 config/m68hc11/m68hc11.c:3497 #: config/m68hc11/m68hc11.c:3770 msgid "invalid register in the move instruction" msgstr "некорректный регистр в инструкции move" #: config/m68hc11/m68hc11.c:3447 msgid "invalid operand in the instruction" msgstr "некорректный операнд в инструкции" #: config/m68hc11/m68hc11.c:3744 msgid "invalid register in the instruction" msgstr "некорректный регистр в инструкции" #: config/m68hc11/m68hc11.c:3777 msgid "operand 1 must be a hard register" msgstr "первый операнд должен быть аппаратным регистром" #: config/m68hc11/m68hc11.c:3791 msgid "invalid rotate insn" msgstr "некорректная инструкция rotate" #: config/m68hc11/m68hc11.c:4215 msgid "registers IX, IY and Z used in the same INSN" msgstr "регистры IX, IY и Z использованы в одной инструкции" #: config/m68hc11/m68hc11.c:4548 config/m68hc11/m68hc11.c:4848 msgid "cannot do z-register replacement" msgstr "ошибка при замене z-регистра" #: config/m68hc11/m68hc11.c:4911 msgid "invalid Z register replacement for insn" msgstr "некорректная замена Z-регистра в инструкции" #: config/mips/mips.c:6313 config/mips/mips.c:6334 config/mips/mips.c:6438 #, c-format msgid "'%%%c' is not a valid operand prefix" msgstr "'%%%c' не является корректным префиксом оператора" #: config/mips/mips.c:6382 config/mips/mips.c:6389 config/mips/mips.c:6396 #: config/mips/mips.c:6456 #, c-format msgid "invalid use of '%%%c'" msgstr "некорректное использование '%%%c'" #: config/mips/mips.c:6701 msgid "mips_debugger_offset called with non stack/frame/arg pointer" msgstr "mips_debugger_offset вызвана не с указателем кадра" #: config/mmix/mmix.c:1487 config/mmix/mmix.c:1617 msgid "MMIX Internal: Expected a CONST_INT, not this" msgstr "Внутреннее сообщение MMIX: ожидалось значение CONST_INT, а не это" #: config/mmix/mmix.c:1566 msgid "MMIX Internal: Bad value for 'm', not a CONST_INT" msgstr "Внутреннее сообщение MMIX: некорректное значение для 'm', не CONST_INT" #: config/mmix/mmix.c:1585 msgid "MMIX Internal: Expected a register, not this" msgstr "Внутреннее сообщение MMIX: ожидался регистр, а не это" #: config/mmix/mmix.c:1595 msgid "MMIX Internal: Expected a constant, not this" msgstr "Внутреннее сообщение MMIX: ожидалась константа, а не это" #. We need the original here. #: config/mmix/mmix.c:1679 msgid "MMIX Internal: Cannot decode this operand" msgstr "Внутреннее сообщение MMIX: ошибка при декодировании операнда" #: config/mmix/mmix.c:1736 msgid "MMIX Internal: This is not a recognized address" msgstr "Внутреннее сообщение MMIX: некорректный адрес" #: config/mmix/mmix.c:2669 msgid "MMIX Internal: Trying to output invalidly reversed condition:" msgstr "Внутреннее сообщение MMIX: попытка вывода некорректного обратного условия:" #: config/mmix/mmix.c:2676 msgid "MMIX Internal: What's the CC of this?" msgstr "Внутреннее сообщение MMIX: чему равен код условия от этой конструкции?" #: config/mmix/mmix.c:2680 msgid "MMIX Internal: What is the CC of this?" msgstr "Внутреннее сообщение MMIX: чему равен код условия от этой конструкции?" #: config/mmix/mmix.c:2744 msgid "MMIX Internal: This is not a constant:" msgstr "Внутреннее сообщение MMIX: это не константа:" #: config/mt/mt.c:299 msgid "mt_final_prescan_insn, invalid insn #1" msgstr "mt_final_prescan_insn, некорректная инструкция #1" #: config/mt/mt.c:370 msgid "PRINT_OPERAND_ADDRESS, 2 regs" msgstr "PRINT_OPERAND_ADDRESS, 2 регистра" #: config/mt/mt.c:394 msgid "PRINT_OPERAND_ADDRESS, invalid insn #1" msgstr "PRINT_OPERAND_ADDRESS: некорректная инструкция #1" #: config/rs6000/host-darwin.c:96 #, c-format msgid "Out of stack space.\n" msgstr "Выход за границу стека.\n" #: config/rs6000/host-darwin.c:117 #, c-format msgid "Try running '%s' in the shell to rai