# Vietnamese Translation for Bison-runtime. # Copyright © 2007 Free Software Foundation, Inc. # Clytie Siddall , 2005-2007. # msgid "" msgstr "" "Project-Id-Version: bison-runtime 2.3a\n" "Report-Msgid-Bugs-To: bug-bison@gnu.org\n" "POT-Creation-Date: 2006-09-13 12:44-0700\n" "PO-Revision-Date: 2007-07-13 21:20+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.7b1\n" #: data/glr.c:920 data/yacc.c:585 msgid "syntax error: cannot back up" msgstr "lỗi cú pháp: không thể sao lưu" #: data/glr.c:1803 msgid "syntax is ambiguous" msgstr "cú pháp là mơ hồ" #: data/glr.c:2170 data/glr.c:2176 data/glr.c:2428 data/lalr1.cc:875 #: data/yacc.c:1305 data/yacc.c:1333 msgid "syntax error" msgstr "lỗi cú pháp" #: data/glr.c:2488 data/yacc.c:1118 data/yacc.c:1454 msgid "memory exhausted" msgstr "hết bộ nhớ rồi" #: data/yacc.c:873 #, c-format msgid "syntax error, unexpected %s" msgstr "lỗi cú pháp, gặp %s bất ngờ" #: data/yacc.c:874 #, c-format msgid "syntax error, unexpected %s, expecting %s" msgstr "lỗi cú pháp, gặp %s bất ngờ, còn ngờ %s" #: data/yacc.c:875 #, c-format msgid "syntax error, unexpected %s, expecting %s or %s" msgstr "lỗi cú pháp, gặp %s bất ngờ, còn ngờ %s hay %s" #: data/yacc.c:876 #, c-format msgid "syntax error, unexpected %s, expecting %s or %s or %s" msgstr "lỗi cú pháp, gặp %s bất ngờ, còn ngờ %s hay %s hay %s" #: data/yacc.c:877 #, 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 ngờ, còn ngờ %s hay %s hay %s hay %s "