| 1 | # Bulgarian translation of bison-runtime po-file.
|
|---|
| 2 | # Copyright (C) 2019 Free Software Foundation, Inc.
|
|---|
| 3 | # This file is distributed under the same license as the bison package.
|
|---|
| 4 | # Alexander Shopov <ash@kambanaria.org>, 2019.
|
|---|
| 5 | msgid ""
|
|---|
| 6 | msgstr ""
|
|---|
| 7 | "Project-Id-Version: bison-runtime 3.3.90\n"
|
|---|
| 8 | "Report-Msgid-Bugs-To: bug-bison@gnu.org\n"
|
|---|
| 9 | "POT-Creation-Date: 2019-04-28 11:47+0200\n"
|
|---|
| 10 | "PO-Revision-Date: 2019-06-20 18:38+0200\n"
|
|---|
| 11 | "Last-Translator: Alexander Shopov <ash@kambanaria.org>\n"
|
|---|
| 12 | "Language-Team: Bulgarian <dict@ludost.net>\n"
|
|---|
| 13 | "Language: bg\n"
|
|---|
| 14 | "MIME-Version: 1.0\n"
|
|---|
| 15 | "Content-Type: text/plain; charset=UTF-8\n"
|
|---|
| 16 | "Content-Transfer-Encoding: 8bit\n"
|
|---|
| 17 | "X-Bugs: Report translation errors to the Language-Team address.\n"
|
|---|
| 18 | "Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
|---|
| 19 |
|
|---|
| 20 | #: data/skeletons/glr.c:861 data/skeletons/yacc.c:676
|
|---|
| 21 | msgid "syntax error: cannot back up"
|
|---|
| 22 | msgstr "синтактична грешка: невъзможно връщане назад"
|
|---|
| 23 |
|
|---|
| 24 | #: data/skeletons/glr.c:1758
|
|---|
| 25 | msgid "syntax is ambiguous"
|
|---|
| 26 | msgstr "нееднозначен синтаксис"
|
|---|
| 27 |
|
|---|
| 28 | #: data/skeletons/glr.c:2052 data/skeletons/glr.c:2134
|
|---|
| 29 | #: data/skeletons/glr.c:2175 data/skeletons/glr.c:2412
|
|---|
| 30 | #: data/skeletons/lalr1.cc:1169 data/skeletons/lalr1.cc:1190
|
|---|
| 31 | #: data/skeletons/yacc.c:1246 data/skeletons/yacc.c:1752
|
|---|
| 32 | #: data/skeletons/yacc.c:1758
|
|---|
| 33 | msgid "syntax error"
|
|---|
| 34 | msgstr "синтактична грешка"
|
|---|
| 35 |
|
|---|
| 36 | #: data/skeletons/glr.c:2135 data/skeletons/lalr1.cc:1170
|
|---|
| 37 | #: data/skeletons/yacc.c:1247
|
|---|
| 38 | #, c-format
|
|---|
| 39 | msgid "syntax error, unexpected %s"
|
|---|
| 40 | msgstr "синтактична грешка: не се очаква „%s“"
|
|---|
| 41 |
|
|---|
| 42 | #: data/skeletons/glr.c:2136 data/skeletons/lalr1.cc:1171
|
|---|
| 43 | #: data/skeletons/yacc.c:1248
|
|---|
| 44 | #, c-format
|
|---|
| 45 | msgid "syntax error, unexpected %s, expecting %s"
|
|---|
| 46 | msgstr "синтактична грешка: не се очаква „%s“, а „%s“"
|
|---|
| 47 |
|
|---|
| 48 | #: data/skeletons/glr.c:2137 data/skeletons/lalr1.cc:1172
|
|---|
| 49 | #: data/skeletons/yacc.c:1249
|
|---|
| 50 | #, c-format
|
|---|
| 51 | msgid "syntax error, unexpected %s, expecting %s or %s"
|
|---|
| 52 | msgstr "синтактична грешка: не се очаква „%s“, а „%s“ или „%s“"
|
|---|
| 53 |
|
|---|
| 54 | #: data/skeletons/glr.c:2138 data/skeletons/lalr1.cc:1173
|
|---|
| 55 | #: data/skeletons/yacc.c:1250
|
|---|
| 56 | #, c-format
|
|---|
| 57 | msgid "syntax error, unexpected %s, expecting %s or %s or %s"
|
|---|
| 58 | msgstr "синтактична грешка: не се очаква „%s“, а „%s“, „%s“ или „%s“"
|
|---|
| 59 |
|
|---|
| 60 | #: data/skeletons/glr.c:2139 data/skeletons/lalr1.cc:1174
|
|---|
| 61 | #: data/skeletons/yacc.c:1251
|
|---|
| 62 | #, c-format
|
|---|
| 63 | msgid "syntax error, unexpected %s, expecting %s or %s or %s or %s"
|
|---|
| 64 | msgstr "синтактична грешка: не се очаква „%s“, а „%s“, „%s“, „%s“ или „%s“"
|
|---|
| 65 |
|
|---|
| 66 | #: data/skeletons/glr.c:2471 data/skeletons/yacc.c:1329
|
|---|
| 67 | #: data/skeletons/yacc.c:1331 data/skeletons/yacc.c:1518
|
|---|
| 68 | #: data/skeletons/yacc.c:1908
|
|---|
| 69 | msgid "memory exhausted"
|
|---|
| 70 | msgstr "паметта е изчерпана"
|
|---|
| 71 |
|
|---|