# Translation of bison-runtime messages to Russian # Copyright (C) 2009 Free Software Foundation, Inc. # This file is distributed under the same license as the bison package. # # Dmitry S. Sivachenko , 1999,2000,2001,2002. # Dimitriy Ryazantcev , 2009. # Pavel Maryanov , 2009. # msgid "" msgstr "" "Project-Id-Version: bison-runtime 2.4\n" "Report-Msgid-Bugs-To: bug-bison@gnu.org\n" "POT-Creation-Date: 2015-01-23 13:55+0100\n" "PO-Revision-Date: 2009-02-04 19:48+0200\n" "Last-Translator: Pavel Maryanov \n" "Language-Team: Russian \n" "Language: ru\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" #: data/glr.c:803 data/yacc.c:643 msgid "syntax error: cannot back up" msgstr "синтаксическая ошибка: не удалось создать резервную копию" #: data/glr.c:1687 msgid "syntax is ambiguous" msgstr "неоднозначный синтаксис" #: data/glr.c:2008 data/glr.c:2088 data/glr.c:2128 data/glr.c:2392 #: data/lalr1.cc:1094 data/lalr1.cc:1115 data/yacc.c:1210 data/yacc.c:1710 #: data/yacc.c:1716 msgid "syntax error" msgstr "синтаксическая ошибка" #: data/glr.c:2089 data/lalr1.cc:1095 data/yacc.c:1211 #, c-format msgid "syntax error, unexpected %s" msgstr "синтаксическая ошибка, непредвиденная %s" #: data/glr.c:2090 data/lalr1.cc:1096 data/yacc.c:1212 #, c-format msgid "syntax error, unexpected %s, expecting %s" msgstr "синтаксическая ошибка, непредвиденная %s, ожидается %s" #: data/glr.c:2091 data/lalr1.cc:1097 data/yacc.c:1213 #, c-format msgid "syntax error, unexpected %s, expecting %s or %s" msgstr "синтаксическая ошибка, непредвиденная %s, ожидается %s или %s" #: data/glr.c:2092 data/lalr1.cc:1098 data/yacc.c:1214 #, c-format msgid "syntax error, unexpected %s, expecting %s or %s or %s" msgstr "синтаксическая ошибка, непредвиденная %s, ожидается %s или %s, или %s" #: data/glr.c:2093 data/lalr1.cc:1099 data/yacc.c:1215 #, c-format msgid "syntax error, unexpected %s, expecting %s or %s or %s or %s" msgstr "" "синтаксическая ошибка, непредвиденная %s, ожидается %s или %s, или %s, или %s" #: data/glr.c:2452 data/yacc.c:1295 data/yacc.c:1297 data/yacc.c:1470 #: data/yacc.c:1867 msgid "memory exhausted" msgstr "недостаточно памяти"