summaryrefslogtreecommitdiff
path: root/po/ru.po
diff options
context:
space:
mode:
Diffstat (limited to 'po/ru.po')
-rw-r--r--po/ru.po267
1 files changed, 121 insertions, 146 deletions
diff --git a/po/ru.po b/po/ru.po
index 4617e4a..e548191 100644
--- a/po/ru.po
+++ b/po/ru.po
@@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: flex 2.5.2\n"
-"POT-Creation-Date: 2002-04-21 14:53-0400\n"
+"POT-Creation-Date: 2002-03-12 13:23-0500\n"
"PO-Revision-Date: 1999-07-13 10:40\n"
"Last-Translator: Dmitry S. Sivachenko <dima@Chg.RU>\n"
"Language-Team: Russian <ru@li.org>\n"
@@ -101,350 +101,357 @@ msgstr ""
"\n"
"Метаэквивалентных Классов:\n"
-#: main.c:163
+#: main.c:155
msgid "rule cannot be matched"
msgstr "невозножно применить правило"
-#: main.c:168
+#: main.c:160
msgid "-s option given but default rule can be matched"
msgstr "указана опция -s, но правило по умолчанию не может быть применено"
-#: main.c:201
+#: main.c:184
msgid "Can't use -+ with -l option"
msgstr "Использование -+ с ключем -l невозможно"
-#: main.c:204
+#: main.c:187
msgid "Can't use -f or -F with -l option"
msgstr "Использование -f или -F с ключем -l невозможно"
-#: main.c:207
+#: main.c:190
#, fuzzy
msgid "Can't use -R or -Rb with -l option"
msgstr "Использование -f или -F с ключем -l невозможно"
-#: main.c:221
+#: main.c:203
msgid "Can't specify header option if writing to stdout."
msgstr ""
-#: main.c:247
+#: main.c:229
msgid "-Cf/-CF and -Cm don't make sense together"
msgstr "-Cf/-CF и -Cm вместе не имеют смысла"
-#: main.c:250
+#: main.c:232
msgid "-Cf/-CF and -I are incompatible"
msgstr "-Cf/-CF и -I несовместимы"
-#: main.c:254
+#: main.c:236
msgid "-Cf/-CF are incompatible with lex-compatibility mode"
msgstr "-Cf/-CF несовместны с режимом lex-совместимости"
-#: main.c:258
+#: main.c:240
#, c-format
msgid "-Cf/-CF and %option yylineno are incompatible"
msgstr "-Cf/-CF и %option yylineno несовместимы"
-#: main.c:261
+#: main.c:243
msgid "-Cf and -CF are mutually exclusive"
msgstr "-Cf и -CF являются взаимоисключающими"
-#: main.c:265
+#: main.c:247
msgid "Can't use -+ with -CF option"
msgstr "Использование -+ с ключем -CF невозможно"
-#: main.c:269
+#: main.c:251
#, c-format
msgid "%array incompatible with -+ option"
msgstr "%array несовместим с ключем -+"
-#: main.c:274
+#: main.c:256
#, fuzzy
msgid "Options -+ and -R are mutually exclusive."
msgstr "-Cf и -CF являются взаимоисключающими"
-#: main.c:326 main.c:522
+#: main.c:308 main.c:494
#, c-format
msgid "could not create %s"
msgstr "невозможно создать %s"
-#: main.c:332
+#: main.c:314
#, c-format
msgid "can't open skeleton file %s"
msgstr "не удается открыть файл-каркас %s"
-#: main.c:490
+#: main.c:472
#, c-format
msgid "input error reading skeleton file %s"
msgstr "ошибка чтения файла-каркаса %s"
-#: main.c:494
+#: main.c:476
#, c-format
msgid "error closing skeleton file %s"
msgstr "ошибка при закрытии файла-каркаса %s"
-#: main.c:688
+#: main.c:659
#, fuzzy, c-format
msgid "error creating header file %s"
msgstr "ошибка записи резервной копии файла %s"
-#: main.c:696
+#: main.c:667
#, c-format
msgid "error writing output file %s"
msgstr "ошибка записи в выходной файл %s"
-#: main.c:700
+#: main.c:671
#, c-format
msgid "error closing output file %s"
msgstr "ошибка закрытия выходного файла %s"
-#: main.c:704
+#: main.c:675
#, c-format
msgid "error deleting output file %s"
msgstr "ошибка при удалении выходного файла %s"
-#: main.c:712
+#: main.c:683
msgid "No backing up.\n"
msgstr ""
-#: main.c:715
+#: main.c:686
#, c-format
msgid "%d backing up (non-accepting) states.\n"
msgstr "возврат на %d (недопустимых) состояний.\n"
-#: main.c:719
+#: main.c:690
msgid "Compressed tables always back up.\n"
msgstr "Сжатые таблицы всегда сохраняются.\n"
-#: main.c:722
+#: main.c:693
#, c-format
msgid "error writing backup file %s"
msgstr "ошибка записи резервной копии файла %s"
-#: main.c:726
+#: main.c:697
#, c-format
msgid "error closing backup file %s"
msgstr "ошибка при закрытии резервной копии файла %s"
-#: main.c:732
+#: main.c:703
#, c-format
msgid "%s version %s usage statistics:\n"
msgstr "статистика использования %s версии %s:\n"
-#: main.c:735
+#: main.c:706
msgid " scanner options: -"
msgstr " опции сканера: -"
-#: main.c:813
+#: main.c:784
#, c-format
msgid " %d/%d NFA states\n"
msgstr " %d/%d состояний НКА\n"
-#: main.c:815
+#: main.c:786
#, c-format
msgid " %d/%d DFA states (%d words)\n"
msgstr " %d/%d состояний ДКА (%d слов)\n"
-#: main.c:817
+#: main.c:788
#, c-format
msgid " %d rules\n"
msgstr " %d правил\n"
-#: main.c:821
+#: main.c:792
msgid " No backing up\n"
msgstr ""
-#: main.c:824
+#: main.c:795
#, c-format
msgid " %d backing-up (non-accepting) states\n"
msgstr " сохранены %d (недопустимых) состояний\n"
-#: main.c:828
+#: main.c:799
msgid " Compressed tables always back-up\n"
msgstr " Сжатые таблицы всегда сохраняются\n"
-#: main.c:832
+#: main.c:803
msgid " Beginning-of-line patterns used\n"
msgstr " Используются шаблоны начала строки\n"
-#: main.c:834
+#: main.c:805
#, c-format
msgid " %d/%d start conditions\n"
msgstr " %d/%d стартовых условий\n"
-#: main.c:837
+#: main.c:808
#, c-format
msgid " %d epsilon states, %d double epsilon states\n"
msgstr ""
-#: main.c:841
+#: main.c:812
msgid " no character classes\n"
msgstr " отсутствуют классы символов\n"
-#: main.c:844
+#: main.c:815
#, c-format
msgid " %d/%d character classes needed %d/%d words of storage, %d reused\n"
-msgstr " %d/%d классов символов требуют %d/%d слов для хранения, %d повторно использовано\n"
+msgstr ""
+" %d/%d классов символов требуют %d/%d слов для хранения, %d повторно "
+"использовано\n"
-#: main.c:849
+#: main.c:820
#, c-format
msgid " %d state/nextstate pairs created\n"
msgstr " создано %d пар состояние/след_состояние\n"
-#: main.c:851
+#: main.c:822
#, c-format
msgid " %d/%d unique/duplicate transitions\n"
msgstr " %d/%d уникальных/повторяющихся переходов\n"
-#: main.c:857
+#: main.c:828
#, c-format
msgid " %d table entries\n"
msgstr " %d элементов таблицы\n"
-#: main.c:865
+#: main.c:836
#, c-format
msgid " %d/%d base-def entries created\n"
msgstr " создано %d/%d base-def элементов\n"
-#: main.c:868
+#: main.c:839
#, c-format
msgid " %d/%d (peak %d) nxt-chk entries created\n"
msgstr " создано %d/%d (пик %d) nxt-chk элементов\n"
-#: main.c:871
+#: main.c:842
#, c-format
msgid " %d/%d (peak %d) template nxt-chk entries created\n"
msgstr " создано %d/%d (пик %d) шаблонных nxt-chk элементов\n"
-#: main.c:875
+#: main.c:846
#, c-format
msgid " %d empty table entries\n"
msgstr " %d пустых элементов таблицы\n"
-#: main.c:877
+#: main.c:848
#, c-format
msgid " %d protos created\n"
msgstr " создано %d прототипов\n"
-#: main.c:880
+#: main.c:851
#, c-format
msgid " %d templates created, %d uses\n"
msgstr " создано %d шаблонов, %d использований\n"
-#: main.c:888
+#: main.c:859
#, c-format
msgid " %d/%d equivalence classes created\n"
msgstr " созданы классы эквивалентности %d/%d\n"
-#: main.c:896
+#: main.c:867
#, c-format
msgid " %d/%d meta-equivalence classes created\n"
msgstr " %d/%d метаэквивалентных классов создано\n"
-#: main.c:901
+#: main.c:872
#, c-format
msgid " %d (%d saved) hash collisions, %d DFAs equal\n"
msgstr " %d (%d записано) коллизий хэш-таблицы, %d эквивалентных ДКА\n"
-#: main.c:903
+#: main.c:874
#, c-format
msgid " %d sets of reallocations needed\n"
msgstr " требуется %d наборов повторных размещений\n"
-#: main.c:905
+#: main.c:876
#, c-format
msgid " %d total table entries needed\n"
msgstr " всего требуется %d элементов таблицы\n"
-#: main.c:962
+#: main.c:933
msgid "Internal error. flexopts are malformed.\n"
msgstr ""
-#: main.c:970
-#, c-format
-msgid "Try `%s --help' for more information.\n"
+#: main.c:941
+#, fuzzy, c-format
+msgid ""
+"For usage, try\n"
+"\t%s --help\n"
msgstr ""
+"%s: неизвестный ключ '%c'. Попробуйте\n"
+"\t%s --help для получения подробного описания\n"
-#: main.c:1029
+#: main.c:1001
#, c-format
msgid "unknown -C option '%c'"
msgstr "неизвестный -C ключ '%c'"
-#: main.c:1108
+#: main.c:1080
#, fuzzy, c-format
msgid "unknown -R option '%c'"
msgstr "неизвестный -C ключ '%c'"
-#: main.c:1145
-#, fuzzy, c-format
-msgid "%s %s\n"
+#: main.c:1113
+#, c-format
+msgid "%s version %s\n"
msgstr "%s версия %s\n"
-#: main.c:1387
+#: main.c:1355
msgid "fatal parse error"
msgstr "фатальная ошибка разбора"
-#: main.c:1399
+#: main.c:1367
#, c-format
msgid "could not create backing-up info file %s"
msgstr "неудается создать запасной информационный файл %s"
-#: main.c:1421
+#: main.c:1389
msgid "-l AT&T lex compatibility option entails a large performance penalty\n"
-msgstr "Опция -l совместимости с AT&T lex влечет значительное снижение производительности\n"
+msgstr ""
+"Опция -l совместимости с AT&T lex влечет значительное снижение "
+"производительности\n"
-#: main.c:1423
+#: main.c:1391
msgid " and may be the actual source of other reported performance penalties\n"
-msgstr " и также может быть истинным источником проблем с производительностью\n"
+msgstr ""
+" и также может быть истинным источником проблем с производительностью\n"
-#: main.c:1429
+#: main.c:1397
#, c-format
msgid "%%option yylineno entails a large performance penalty\n"
msgstr "%%option yylineno влечет значительное снижение производительности\n"
-#: main.c:1436
+#: main.c:1404
msgid "-I (interactive) entails a minor performance penalty\n"
msgstr "-I (интерактивный) влечет незначительное снижение производительности\n"
-#: main.c:1440
+#: main.c:1408
msgid "yymore() entails a minor performance penalty\n"
msgstr "yymore() приводит к небольшому снижению производительности\n"
-#: main.c:1445
+#: main.c:1413
msgid "REJECT entails a large performance penalty\n"
msgstr "REJECT влечет значительное снижение производительности\n"
-#: main.c:1449
+#: main.c:1417
msgid "Variable trailing context rules entail a large performance penalty\n"
msgstr ""
-#: main.c:1462
+#: main.c:1430
msgid "REJECT cannot be used with -f or -F"
msgstr "REJECT не может быть использован вместе с -f или -F"
-#: main.c:1465
+#: main.c:1433
#, c-format
msgid "%option yylineno cannot be used with -f or -F"
msgstr "%option yylineno не может быть использован с -f или -F"
-#: main.c:1468
+#: main.c:1436
msgid "variable trailing context rules cannot be used with -f or -F"
msgstr ""
-#: main.c:1599
+#: main.c:1567
#, c-format
msgid "%option yyclass only meaningful for C++ scanners"
msgstr "%option yyclass имеет смысл только для сканеров на C++"
-#: main.c:1703
+#: main.c:1671
#, c-format
-msgid "Usage: %s [OPTIONS] [FILE]...\n"
+msgid "%s [OPTIONS...] [file...]\n"
msgstr ""
-#: main.c:1706
+#: main.c:1674
#, c-format
msgid ""
-"Generates programs that perform pattern-matching on text.\n"
-"\n"
-"Table Compression:\n"
+"Table Compression: (default is -Cem)\n"
" -Ca, --align trade off larger tables for better memory alignment\n"
" -Ce, --ecs construct equivalence classes\n"
" -Cf do not compress tables; use -f representation\n"
@@ -453,7 +460,6 @@ msgid ""
" -Cr, --read use read() instead of stdio for scanner input\n"
" -f, --full generate fast, large scanner. Same as -Cfr\n"
" -F, --fast use alternate table representation. Same as -CFr\n"
-" -Cem default compression (same as --ecs --meta-ecs)\n"
"\n"
"Debugging:\n"
" -d, --debug enable debug mode in scanner\n"
@@ -488,7 +494,6 @@ msgid ""
" -R, --reentrant generate a reentrant C scanner\n"
" -Rb, --reentrant-bison reentrant scanner for bison pure parser.\n"
" --stdinit initialize yyin/yyout to stdin/stdout\n"
-" --nounistd do not include <unistd.h>\n"
" --noFUNCTION do not generate a particular FUNCTION\n"
"\n"
"Miscellaneous:\n"
@@ -586,95 +591,65 @@ msgstr "найдено слишком много переходов в mkxtion()"
msgid "too many rules (> %d)!"
msgstr "слишком много правил (> %d)!"
-#: scan.l:140
-#, fuzzy, no-c-format
+#: scan.l:139
+#, fuzzy, c-format
msgid "unrecognized '%' directive"
msgstr "нераспознанная '%' директива"
-#: scan.l:207
+#: scan.l:206
msgid "incomplete name definition"
msgstr "неполное определение имени"
-#: scan.l:315
+#: scan.l:313
#, c-format
msgid "unrecognized %%option: %s"
msgstr "нераспознанный %%option: %s"
-#: scan.l:442 scan.l:542
+#: scan.l:440 scan.l:540
msgid "bad character class"
msgstr "неверный класс символа"
-#: scan.l:474
+#: scan.l:472
#, c-format
msgid "undefined definition {%s}"
msgstr "неопределенное определение {%s}"
-#: scan.l:510
+#: scan.l:508
#, c-format
msgid "bad <start condition>: %s"
msgstr "неверное <начальное условие>: %s"
-#: scan.l:523
+#: scan.l:521
msgid "missing quote"
msgstr "отсутствуют кавычки"
-#: scan.l:563
+#: scan.l:561
#, c-format
msgid "bad character class expression: %s"
msgstr "неверное выражение класса символа: %s"
-#: scan.l:579
+#: scan.l:577
msgid "bad character inside {}'s"
msgstr "неверный символ внутри {}"
-#: scan.l:585
+#: scan.l:583
msgid "missing }"
msgstr "отсутствует }"
-#: scan.l:658
+#: scan.l:656
msgid "EOF encountered inside an action"
msgstr "встречен EOF внутри действия"
-#: scan.l:678
+#: scan.l:676
#, c-format
msgid "bad character: %s"
msgstr "неверный символ: %s"
-#: scan.l:707
+#: scan.l:705
#, c-format
msgid "can't open %s"
msgstr "невозможно открыть %s"
-#: scanopt.c:267
-#, c-format
-msgid "Usage: %s [OPTIONS]...\n"
-msgstr ""
-
-#: scanopt.c:516
-#, c-format
-msgid "option `%s' doesn't allow an argument\n"
-msgstr ""
-
-#: scanopt.c:519
-#, c-format
-msgid "option `%s' requires an argument\n"
-msgstr ""
-
-#: scanopt.c:522
-#, c-format
-msgid "option `%s' is ambiguous\n"
-msgstr ""
-
-#: scanopt.c:525
-#, fuzzy, c-format
-msgid "Unrecognized option `%s'\n"
-msgstr "нераспознанный %%option: %s"
-
-#: scanopt.c:528
-#, c-format
-msgid "Unknown error=(%d)\n"
-msgstr ""
-
#: sym.c:100
msgid "symbol table memory allocation failed"
msgstr "ошибка при выделении памяти под символы"
@@ -701,14 +676,6 @@ msgstr "Метка конца\n"
msgid "*Something Weird* - tok: %d val: %d\n"
msgstr "*Что-то не так* - tok: %d val: %d\n"
-#, fuzzy
-#~ msgid ""
-#~ "For usage, try\n"
-#~ "\t%s --help\n"
-#~ msgstr ""
-#~ "%s: неизвестный ключ '%c'. Попробуйте\n"
-#~ "\t%s --help для получения подробного описания\n"
-
#~ msgid "-P flag must be given separately"
#~ msgstr "флаг -P должен быть указан отдельно"
@@ -749,10 +716,13 @@ msgstr "*Что-то не так* - tok: %d val: %d\n"
#~ msgstr "\t-n ключ для соместимости с POSIX (ничего не делает)\n"
#~ msgid "\t-p generate performance report to stderr\n"
-#~ msgstr "\t-p выводить отчет о производительности на стандартный вывод ошибки\n"
+#~ msgstr ""
+#~ "\t-p выводить отчет о производительности на стандартный вывод ошибки\n"
#~ msgid "\t-s suppress default rule to ECHO unmatched text\n"
-#~ msgstr "\t-s подавлять правило по умолчанию для ОТОБРАЖЕНИЯ текста, который не подошел ни к одному правилу\n"
+#~ msgstr ""
+#~ "\t-s подавлять правило по умолчанию для ОТОБРАЖЕНИЯ текста, который не "
+#~ "подошел ни к одному правилу\n"
#~ msgid "\t-t write generated scanner on stdout instead of %s\n"
#~ msgstr "\t-t выдавать созданный сканер на стандартный вывод вместо %s\n"
@@ -797,22 +767,27 @@ msgstr "*Что-то не так* - tok: %d val: %d\n"
#~ msgstr "\t-C указать степень сжатия таблиц (по умолчанию -Cem):\n"
#~ msgid "\t\t-Ca trade off larger tables for better memory alignment\n"
-#~ msgstr "\t\t-Ca допускать больший размер таблиц для лучшего выравнивания в памяти\n"
+#~ msgstr ""
+#~ "\t\t-Ca допускать больший размер таблиц для лучшего выравнивания в "
+#~ "памяти\n"
#~ msgid "\t\t-Ce construct equivalence classes\n"
#~ msgstr "\t\t-Ce создавать классы эквивалентности\n"
#~ msgid "\t\t-Cf do not compress scanner tables; use -f representation\n"
-#~ msgstr "\t\t-Cf не сжимать таблицы сканера; использовать -f представление\n"
+#~ msgstr ""
+#~ "\t\t-Cf не сжимать таблицы сканера; использовать -f представление\n"
#~ msgid "\t\t-CF do not compress scanner tables; use -F representation\n"
-#~ msgstr "\t\t-CF не сжимать таблицы сканера; использовать -F представление\n"
+#~ msgstr ""
+#~ "\t\t-CF не сжимать таблицы сканера; использовать -F представление\n"
#~ msgid "\t\t-Cm construct meta-equivalence classes\n"
#~ msgstr "\t\t-Cm создавать классы метаэквивалентности\n"
#~ msgid "\t\t-Cr use read() instead of stdio for scanner input\n"
-#~ msgstr "\t\t-Cr использовать read() вместо stdio для входных данных сканера\n"
+#~ msgstr ""
+#~ "\t\t-Cr использовать read() вместо stdio для входных данных сканера\n"
#~ msgid "\t-o specify output filename\n"
#~ msgstr "\t-o указать имя выходного файла\n"