summaryrefslogtreecommitdiff
path: root/po/ru.po
diff options
context:
space:
mode:
authorJohn Millaway <john43@users.sourceforge.net>2006-02-14 18:55:42 +0000
committerJohn Millaway <john43@users.sourceforge.net>2006-02-14 18:55:42 +0000
commitb0bb940a14ae8eea34244a50523bdfbdf8637f2b (patch)
tree5995b9a04ad407e29b3219ce4752b0dcc70b48a1 /po/ru.po
parentd24dd73f78e57d4e0a245d3108974efa197025d7 (diff)
Added check for locale.h and libintl.h in configure script.
Diffstat (limited to 'po/ru.po')
-rw-r--r--po/ru.po167
1 files changed, 93 insertions, 74 deletions
diff --git a/po/ru.po b/po/ru.po
index 2b1f536..7097911 100644
--- a/po/ru.po
+++ b/po/ru.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: flex 2.5.19\n"
"Report-Msgid-Bugs-To: lex-help@lists.sourceforge.net\n"
-"POT-Creation-Date: 2004-05-03 10:42-0400\n"
+"POT-Creation-Date: 2006-02-14 12:28-0500\n"
"PO-Revision-Date: 2002-09-08 10:54+0400\n"
"Last-Translator: Dmitry S. Sivachenko <mitya@cavia.pp.ru>\n"
"Language-Team: Russian <ru@li.org>\n"
@@ -24,14 +24,17 @@ msgid "dangerous trailing context"
msgstr "опасный замыкающий контекст"
#: dfa.c:166
+#, c-format
msgid " associated rule line numbers:"
msgstr " номера строк ассоциированного правила:"
#: dfa.c:202
+#, c-format
msgid " out-transitions: "
msgstr ""
#: dfa.c:210
+#, c-format
msgid ""
"\n"
" jam-transitions: EOF "
@@ -157,346 +160,360 @@ msgstr "Невозможно записать ecstbl"
msgid "Could not write yynultrans_tbl"
msgstr "Невозможно записать yynultrans_tbl"
-#: main.c:176
+#: main.c:187
msgid "rule cannot be matched"
msgstr "невозножно применить правило"
-#: main.c:181
+#: main.c:192
msgid "-s option given but default rule can be matched"
msgstr "указана опция -s, но правило по умолчанию не может быть применено"
-#: main.c:218
+#: main.c:229
msgid "Can't use -+ with -l option"
msgstr "Использование -+ с ключем -l невозможно"
-#: main.c:221
+#: main.c:232
msgid "Can't use -f or -F with -l option"
msgstr "Использование -f или -F с ключем -l невозможно"
-#: main.c:225
+#: main.c:236
#, fuzzy
msgid "Can't use --reentrant or --bison-bridge with -l option"
msgstr "Использование -R или -Rb с ключем -l невозможно"
-#: main.c:262
+#: main.c:273
msgid "-Cf/-CF and -Cm don't make sense together"
msgstr "-Cf/-CF и -Cm вместе не имеют смысла"
-#: main.c:265
+#: main.c:276
msgid "-Cf/-CF and -I are incompatible"
msgstr "-Cf/-CF и -I несовместимы"
-#: main.c:269
+#: main.c:280
msgid "-Cf/-CF are incompatible with lex-compatibility mode"
msgstr "-Cf/-CF несовместны с режимом lex-совместимости"
-#: main.c:274
+#: main.c:285
msgid "-Cf and -CF are mutually exclusive"
msgstr "-Cf и -CF являются взаимоисключающими"
-#: main.c:278
+#: main.c:289
msgid "Can't use -+ with -CF option"
msgstr "Использование -+ с ключем -CF невозможно"
-#: main.c:281
+#: main.c:292
#, c-format
msgid "%array incompatible with -+ option"
msgstr "%array несовместим с ключем -+"
-#: main.c:286
+#: main.c:297
#, fuzzy
msgid "Options -+ and --reentrant are mutually exclusive."
msgstr "Ключи -+ и -R являются взаимоисключающими"
-#: main.c:289
+#: main.c:300
msgid "bison bridge not supported for the C++ scanner."
msgstr ""
-#: main.c:341 main.c:389
+#: main.c:352 main.c:400
#, c-format
msgid "could not create %s"
msgstr "невозможно создать %s"
-#: main.c:402
+#: main.c:413
msgid "could not write tables header"
msgstr "неудается записать заголовок таблиц"
-#: main.c:406
+#: main.c:417
#, c-format
msgid "can't open skeleton file %s"
msgstr "не удается открыть файл-каркас %s"
-#: main.c:487
+#: main.c:498
#, c-format
msgid "input error reading skeleton file %s"
msgstr "ошибка чтения файла-каркаса %s"
-#: main.c:491
+#: main.c:502
#, c-format
msgid "error closing skeleton file %s"
msgstr "ошибка при закрытии файла-каркаса %s"
-#: main.c:675
+#: main.c:686
#, c-format
msgid "error creating header file %s"
msgstr "ошибка создания заголовочного файла %s"
-#: main.c:683
+#: main.c:694
#, c-format
msgid "error writing output file %s"
msgstr "ошибка записи в выходной файл %s"
-#: main.c:687
+#: main.c:698
#, c-format
msgid "error closing output file %s"
msgstr "ошибка закрытия выходного файла %s"
-#: main.c:691
+#: main.c:702
#, c-format
msgid "error deleting output file %s"
msgstr "ошибка при удалении выходного файла %s"
-#: main.c:698
+#: main.c:709
+#, c-format
msgid "No backing up.\n"
msgstr ""
-#: main.c:702
+#: main.c:713
#, c-format
msgid "%d backing up (non-accepting) states.\n"
msgstr "возврат на %d (недопустимых) состояний.\n"
-#: main.c:706
+#: main.c:717
+#, c-format
msgid "Compressed tables always back up.\n"
msgstr "Сжатые таблицы всегда сохраняются.\n"
-#: main.c:709
+#: main.c:720
#, c-format
msgid "error writing backup file %s"
msgstr "ошибка записи резервной копии файла %s"
-#: main.c:713
+#: main.c:724
#, c-format
msgid "error closing backup file %s"
msgstr "ошибка при закрытии резервной копии файла %s"
-#: main.c:718
+#: main.c:729
#, c-format
msgid "%s version %s usage statistics:\n"
msgstr "статистика использования %s версии %s:\n"
-#: main.c:721
+#: main.c:732
+#, c-format
msgid " scanner options: -"
msgstr " опции сканера: -"
-#: main.c:800
+#: main.c:811
#, c-format
msgid " %d/%d NFA states\n"
msgstr " %d/%d состояний НКА\n"
-#: main.c:802
+#: main.c:813
#, c-format
msgid " %d/%d DFA states (%d words)\n"
msgstr " %d/%d состояний ДКА (%d слов)\n"
-#: main.c:804
+#: main.c:815
#, c-format
msgid " %d rules\n"
msgstr " %d правил\n"
-#: main.c:809
+#: main.c:820
+#, c-format
msgid " No backing up\n"
msgstr ""
-#: main.c:813
+#: main.c:824
#, c-format
msgid " %d backing-up (non-accepting) states\n"
msgstr " сохранены %d (недопустимых) состояний\n"
-#: main.c:818
+#: main.c:829
+#, c-format
msgid " Compressed tables always back-up\n"
msgstr " Сжатые таблицы всегда сохраняются\n"
-#: main.c:822
+#: main.c:833
+#, c-format
msgid " Beginning-of-line patterns used\n"
msgstr " Используются шаблоны начала строки\n"
-#: main.c:824
+#: main.c:835
#, c-format
msgid " %d/%d start conditions\n"
msgstr " %d/%d стартовых условий\n"
-#: main.c:828
+#: main.c:839
#, c-format
msgid " %d epsilon states, %d double epsilon states\n"
msgstr ""
-#: main.c:832
+#: main.c:843
+#, c-format
msgid " no character classes\n"
msgstr " отсутствуют классы символов\n"
-#: main.c:836
+#: main.c:847
#, c-format
msgid " %d/%d character classes needed %d/%d words of storage, %d reused\n"
msgstr ""
" %d/%d классов символов требуют %d/%d слов для хранения, %d повторно "
"использовано\n"
-#: main.c:841
+#: main.c:852
#, c-format
msgid " %d state/nextstate pairs created\n"
msgstr " создано %d пар состояние/след_состояние\n"
-#: main.c:844
+#: main.c:855
#, c-format
msgid " %d/%d unique/duplicate transitions\n"
msgstr " %d/%d уникальных/повторяющихся переходов\n"
-#: main.c:849
+#: main.c:860
#, c-format
msgid " %d table entries\n"
msgstr " %d элементов таблицы\n"
-#: main.c:857
+#: main.c:868
#, c-format
msgid " %d/%d base-def entries created\n"
msgstr " создано %d/%d base-def элементов\n"
-#: main.c:861
+#: main.c:872
#, c-format
msgid " %d/%d (peak %d) nxt-chk entries created\n"
msgstr " создано %d/%d (пик %d) nxt-chk элементов\n"
-#: main.c:865
+#: main.c:876
#, c-format
msgid " %d/%d (peak %d) template nxt-chk entries created\n"
msgstr " создано %d/%d (пик %d) шаблонных nxt-chk элементов\n"
-#: main.c:869
+#: main.c:880
#, c-format
msgid " %d empty table entries\n"
msgstr " %d пустых элементов таблицы\n"
-#: main.c:871
+#: main.c:882
#, c-format
msgid " %d protos created\n"
msgstr " создано %d прототипов\n"
-#: main.c:874
+#: main.c:885
#, c-format
msgid " %d templates created, %d uses\n"
msgstr " создано %d шаблонов, %d использований\n"
-#: main.c:882
+#: main.c:893
#, c-format
msgid " %d/%d equivalence classes created\n"
msgstr " созданы классы эквивалентности %d/%d\n"
-#: main.c:890
+#: main.c:901
#, c-format
msgid " %d/%d meta-equivalence classes created\n"
msgstr " %d/%d метаэквивалентных классов создано\n"
-#: main.c:896
+#: main.c:907
#, c-format
msgid " %d (%d saved) hash collisions, %d DFAs equal\n"
msgstr " %d (%d записано) коллизий хэш-таблицы, %d эквивалентных ДКА\n"
-#: main.c:898
+#: main.c:909
#, c-format
msgid " %d sets of reallocations needed\n"
msgstr " требуется %d наборов повторных размещений\n"
-#: main.c:900
+#: main.c:911
#, c-format
msgid " %d total table entries needed\n"
msgstr " всего требуется %d элементов таблицы\n"
-#: main.c:975
+#: main.c:986
+#, c-format
msgid "Internal error. flexopts are malformed.\n"
msgstr "Внутренняя ошибка. Неправильно заданы ключи flex.\n"
-#: main.c:985
+#: main.c:996
#, c-format
msgid "Try `%s --help' for more information.\n"
msgstr "Попробуйте `%s --help' для получения более подробного описания.\n"
-#: main.c:1042
+#: main.c:1053
#, c-format
msgid "unknown -C option '%c'"
msgstr "неизвестный -C ключ '%c'"
-#: main.c:1171
+#: main.c:1182
#, c-format
msgid "%s %s\n"
msgstr "%s %s\n"
-#: main.c:1446
+#: main.c:1457
msgid "fatal parse error"
msgstr "фатальная ошибка разбора"
-#: main.c:1478
+#: main.c:1489
#, c-format
msgid "could not create backing-up info file %s"
msgstr "неудается создать запасной информационный файл %s"
-#: main.c:1499
+#: main.c:1510
+#, c-format
msgid "-l AT&T lex compatibility option entails a large performance penalty\n"
msgstr ""
"Опция -l совместимости с AT&T lex влечет значительное снижение "
"производительности\n"
-#: main.c:1502
+#: main.c:1513
+#, c-format
msgid " and may be the actual source of other reported performance penalties\n"
msgstr ""
" и также может быть истинным источником проблем с производительностью\n"
-#: main.c:1508
+#: main.c:1519
#, fuzzy, c-format
msgid ""
"%%option yylineno entails a performance penalty ONLY on rules that can match "
"newline characters\n"
msgstr "%%option yylineno влечет значительное снижение производительности\n"
-#: main.c:1515
+#: main.c:1526
+#, c-format
msgid "-I (interactive) entails a minor performance penalty\n"
msgstr "-I (интерактивный) влечет незначительное снижение производительности\n"
-#: main.c:1520
+#: main.c:1531
+#, c-format
msgid "yymore() entails a minor performance penalty\n"
msgstr "yymore() приводит к небольшому снижению производительности\n"
-#: main.c:1526
+#: main.c:1537
+#, c-format
msgid "REJECT entails a large performance penalty\n"
msgstr "REJECT влечет значительное снижение производительности\n"
-#: main.c:1531
+#: main.c:1542
+#, c-format
msgid "Variable trailing context rules entail a large performance penalty\n"
msgstr ""
-#: main.c:1543
+#: main.c:1554
msgid "REJECT cannot be used with -f or -F"
msgstr "REJECT не может быть использован вместе с -f или -F"
-#: main.c:1546
+#: main.c:1557
#, c-format
msgid "%option yylineno cannot be used with REJECT"
msgstr "%option yylineno не может быть использовано с REJECT"
-#: main.c:1549
+#: main.c:1560
msgid "variable trailing context rules cannot be used with -f or -F"
msgstr ""
-#: main.c:1665
+#: main.c:1675
#, c-format
msgid "%option yyclass only meaningful for C++ scanners"
msgstr "%option yyclass имеет смысл только для сканеров на C++"
-#: main.c:1772
+#: main.c:1782
#, c-format
msgid "Usage: %s [OPTIONS] [FILE]...\n"
msgstr "Использование: %s [КЛЮЧИ] [ФАЙЛ]...\n"
-#: main.c:1775
+#: main.c:1785
#, fuzzy, c-format
msgid ""
"Generates programs that perform pattern-matching on text.\n"
@@ -685,6 +702,7 @@ msgid "state # %4d\t"
msgstr "состояние # %4d\t"
#: nfa.c:130
+#, c-format
msgid "********** end of dump\n"
msgstr "********* конец дампа\n"
@@ -868,6 +886,7 @@ msgid "premature EOF"
msgstr "неожиданный конец файла"
#: yylex.c:198
+#, c-format
msgid "End Marker\n"
msgstr "Метка конца\n"