78 lines
2.8 KiB
Plaintext
78 lines
2.8 KiB
Plaintext
# Vietnamese Translation for Bison-runtime.
|
|
# Copyright © 2013 Free Software Foundation, Inc.
|
|
# This file is distributed under the same license as the bison package.
|
|
# Clytie Siddall <clytie@riverland.net.au>, 2005-2010.
|
|
# Trần Ngọc Quân <vnwildman@gmail.com>, 2013.
|
|
#
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: bison-runtime-3.0\n"
|
|
"Report-Msgid-Bugs-To: bug-bison@gnu.org\n"
|
|
"POT-Creation-Date: 2021-09-25 07:43+0200\n"
|
|
"PO-Revision-Date: 2013-07-26 14:19+0700\n"
|
|
"Last-Translator: Trần Ngọc Quân <vnwildman@gmail.com>\n"
|
|
"Language-Team: Vietnamese <translation-team-vi@lists.sourceforge.net>\n"
|
|
"Language: vi\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
"X-Bugs: Report translation errors to the Language-Team address.\n"
|
|
"Language-Team-Website: <http://translationproject.org/team/vi.html>\n"
|
|
"Plural-Forms: nplurals=1; plural=0;\n"
|
|
"X-Generator: Poedit 1.5.5\n"
|
|
"X-Poedit-SourceCharset: UTF-8\n"
|
|
"X-Poedit-Language: Vietnamese\n"
|
|
"X-Poedit-Country: VIET NAM\n"
|
|
|
|
#: data/skeletons/glr.c:930 data/skeletons/yacc.c:769
|
|
msgid "syntax error: cannot back up"
|
|
msgstr "lỗi cú pháp: không thể sao lưu dự phòng"
|
|
|
|
#: data/skeletons/glr.c:1832
|
|
msgid "syntax is ambiguous"
|
|
msgstr "cú pháp chưa rõ ràng"
|
|
|
|
#: data/skeletons/glr.c:2245 data/skeletons/glr.c:2271
|
|
#: data/skeletons/glr.c:2324 data/skeletons/glr.c:2560
|
|
#: data/skeletons/lalr1.cc:1054 data/skeletons/lalr1.cc:1555
|
|
#: data/skeletons/yacc.c:1443 data/skeletons/yacc.c:2006
|
|
#: data/skeletons/yacc.c:2010
|
|
msgid "syntax error"
|
|
msgstr "lỗi cú pháp"
|
|
|
|
#: data/skeletons/glr.c:2272 data/skeletons/lalr1.cc:1556
|
|
#: data/skeletons/yacc.c:1444
|
|
#, c-format
|
|
msgid "syntax error, unexpected %s"
|
|
msgstr "lỗi cú pháp, gặp %s bất thường"
|
|
|
|
#: data/skeletons/glr.c:2273 data/skeletons/lalr1.cc:1557
|
|
#: data/skeletons/yacc.c:1445
|
|
#, c-format
|
|
msgid "syntax error, unexpected %s, expecting %s"
|
|
msgstr "lỗi cú pháp, gặp %s bất thường, cần %s"
|
|
|
|
#: data/skeletons/glr.c:2274 data/skeletons/lalr1.cc:1558
|
|
#: data/skeletons/yacc.c:1446
|
|
#, c-format
|
|
msgid "syntax error, unexpected %s, expecting %s or %s"
|
|
msgstr "lỗi cú pháp, gặp %s bất thường, cần %s hoặc %s"
|
|
|
|
#: data/skeletons/glr.c:2275 data/skeletons/lalr1.cc:1559
|
|
#: data/skeletons/yacc.c:1447
|
|
#, c-format
|
|
msgid "syntax error, unexpected %s, expecting %s or %s or %s"
|
|
msgstr "lỗi cú pháp, gặp %s bất thường, cần %s hoặc %s hay %s"
|
|
|
|
#: data/skeletons/glr.c:2276 data/skeletons/lalr1.cc:1560
|
|
#: data/skeletons/yacc.c:1448
|
|
#, c-format
|
|
msgid "syntax error, unexpected %s, expecting %s or %s or %s or %s"
|
|
msgstr "lỗi cú pháp, gặp %s bất thường, cần %s hoặc %s hoặc %s hay %s "
|
|
|
|
#: data/skeletons/glr.c:2619 data/skeletons/yacc.c:1516
|
|
#: data/skeletons/yacc.c:1518 data/skeletons/yacc.c:1748
|
|
#: data/skeletons/yacc.c:2158
|
|
msgid "memory exhausted"
|
|
msgstr "hết bộ nhớ"
|