# Vietnamese Translation for Bison-runtime. # Copyright © 2008 Free Software Foundation, Inc. # This file is distributed under the same license as the bison package. # Clytie Siddall , 2005-2008. # msgid "" msgstr "" "Project-Id-Version: bison-runtime 2.3b\n" "Report-Msgid-Bugs-To: bug-bison@gnu.org\n" "POT-Creation-Date: 2008-05-27 20:35-0400\n" "PO-Revision-Date: 2008-05-29 22:19+0930\n" "Last-Translator: Clytie Siddall \n" "Language-Team: Vietnamese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" "X-Generator: LocFactoryEditor 1.7b3\n" #: data/glr.c:923 data/yacc.c:630 msgid "syntax error: cannot back up" msgstr "lỗi cú pháp: không thể sao lưu" #: data/glr.c:1806 msgid "syntax is ambiguous" msgstr "cú pháp là mơ hồ" #: data/glr.c:2181 data/glr.c:2187 data/glr.c:2455 data/lalr1.cc:871 #: data/yacc.c:1491 data/yacc.c:1519 msgid "syntax error" msgstr "lỗi cú pháp" #: data/glr.c:2515 data/yacc.c:1106 data/yacc.c:1108 data/yacc.c:1284 #: data/yacc.c:1640 msgid "memory exhausted" msgstr "cạn bộ nhớ" #: data/yacc.c:918 #, c-format msgid "syntax error, unexpected %s" msgstr "lỗi cú pháp, gặp %s bất thường" #: data/yacc.c:919 #, c-format msgid "syntax error, unexpected %s, expecting %s" msgstr "lỗi cú pháp, gặp %s bất thường, còn mong đợi %s" #: data/yacc.c:920 #, 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 mong đợi đợi %s hay %s" #: data/yacc.c:921 #, 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 mong đợi %s hay %s hay %s" #: data/yacc.c:922 #, 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 mong đợi %s hay %s hay %s hay %s "