| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222 | msgid ""msgstr """Project-Id-Version: PACKAGE VERSION\n""POT-Creation-Date: 2020-06-17 12:44+0800\n""PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n""Last-Translator: FULL NAME <EMAIL@ADDRESS>\n""Language-Team: LANGUAGE <LL@li.org>\n""Language: zh_CN\n""MIME-Version: 1.0\n""Content-Type: text/plain; charset=UTF-8\n""Content-Transfer-Encoding: 8bit\n""X-Generator: Translate Toolkit 2.2.5\n"#. type: Content of: <sect1><sect1info><address>#: /home/xry111/svn-repos/LFS-BOOK/chapter08/bison.xml:14#, no-wrapmsgid "&bison-url;"msgstr "&bison-url;"#. type: Content of: <sect1><sect1info>#: /home/xry111/svn-repos/LFS-BOOK/chapter08/bison.xml:12msgid """<productname>bison</productname> <productnumber>&bison-version;</""productnumber> <placeholder type=\"address\" id=\"0\"/>"msgstr """<productname>bison</productname> <productnumber>&bison-version;</""productnumber> <placeholder type=\"address\" id=\"0\"/>"#. type: Content of: <sect1><title>#: /home/xry111/svn-repos/LFS-BOOK/chapter08/bison.xml:17msgid "Bison-&bison-version;"msgstr "Bison-&bison-version;"#. type: Content of: <sect1><indexterm><primary>#: /home/xry111/svn-repos/LFS-BOOK/chapter08/bison.xml:20msgid "Bison"msgstr "Bison"#. type: Content of: <sect1><sect2><para>#: /home/xry111/svn-repos/LFS-BOOK/chapter08/bison.xml:26msgid "The Bison package contains a parser generator."msgstr "Bison 软件包包含语法分析器生成器。"#. type: Content of: <sect1><sect2><segmentedlist><segtitle>#: /home/xry111/svn-repos/LFS-BOOK/chapter08/bison.xml:29msgid "&buildtime;"msgstr "&buildtime;"#. type: Content of: <sect1><sect2><segmentedlist><segtitle>#: /home/xry111/svn-repos/LFS-BOOK/chapter08/bison.xml:30msgid "&diskspace;"msgstr "&diskspace;"#. type: Content of: <sect1><sect2><segmentedlist><seglistitem><seg>#: /home/xry111/svn-repos/LFS-BOOK/chapter08/bison.xml:33msgid "&bison-fin-sbu;"msgstr "&bison-fin-sbu;"#. type: Content of: <sect1><sect2><segmentedlist><seglistitem><seg>#: /home/xry111/svn-repos/LFS-BOOK/chapter08/bison.xml:34msgid "&bison-fin-du;"msgstr "&bison-fin-du;"#. type: Content of: <sect1><sect2><title>#: /home/xry111/svn-repos/LFS-BOOK/chapter08/bison.xml:41msgid "Installation of Bison"msgstr "安装 Bison"#. type: Content of: <sect1><sect2><para>#: /home/xry111/svn-repos/LFS-BOOK/chapter08/bison.xml:43msgid "Prepare Bison for compilation:"msgstr "准备编译 Bison:"#. type: Content of: <sect1><sect2><screen>#: /home/xry111/svn-repos/LFS-BOOK/chapter08/bison.xml:45#, no-wrapmsgid "<userinput remap=\"configure\">./configure --prefix=/usr --docdir=/usr/share/doc/bison-&bison-version;</userinput>"msgstr "<userinput remap=\"configure\">./configure --prefix=/usr --docdir=/usr/share/doc/bison-&bison-version;</userinput>"#. type: Content of: <sect1><sect2><para>#: /home/xry111/svn-repos/LFS-BOOK/chapter08/bison.xml:47msgid "Compile the package:"msgstr "编译该软件包:"#. type: Content of: <sect1><sect2><screen>#: /home/xry111/svn-repos/LFS-BOOK/chapter08/bison.xml:49#, no-wrapmsgid "<userinput remap=\"make\">make</userinput>"msgstr "<userinput remap=\"make\">make</userinput>"#. type: Content of: <sect1><sect2><para>#: /home/xry111/svn-repos/LFS-BOOK/chapter08/bison.xml:51msgid """The tests are known to fail using multiple processors.  To test the results ""(about 5.5 SBU), issue:"msgstr """已知测试在使用多个处理器时可能失败。如果要测试编译结果 (需要约 5.5 SBU),""运行命令:"#. type: Content of: <sect1><sect2><screen>#: /home/xry111/svn-repos/LFS-BOOK/chapter08/bison.xml:54#, no-wrapmsgid "<userinput remap=\"test\">make -j1 check</userinput>"msgstr "<userinput remap=\"make\">make -j1 check</userinput>"#. type: Content of: <sect1><sect2><para>#: /home/xry111/svn-repos/LFS-BOOK/chapter08/bison.xml:56msgid "Install the package:"msgstr "安装该软件包:"#. type: Content of: <sect1><sect2><screen>#: /home/xry111/svn-repos/LFS-BOOK/chapter08/bison.xml:58#, no-wrapmsgid "<userinput remap=\"install\">make install</userinput>"msgstr "<userinput remap=\"install\">make install</userinput>"#. type: Content of: <sect1><sect2><title>#: /home/xry111/svn-repos/LFS-BOOK/chapter08/bison.xml:63msgid "Contents of Bison"msgstr "Bison 的内容"#. type: Content of: <sect1><sect2><segmentedlist><segtitle>#: /home/xry111/svn-repos/LFS-BOOK/chapter08/bison.xml:66msgid "Installed programs"msgstr "安装的程序"#. type: Content of: <sect1><sect2><segmentedlist><segtitle>#: /home/xry111/svn-repos/LFS-BOOK/chapter08/bison.xml:67msgid "Installed library"msgstr "安装的库"#. type: Content of: <sect1><sect2><segmentedlist><segtitle>#: /home/xry111/svn-repos/LFS-BOOK/chapter08/bison.xml:68msgid "Installed directory"msgstr "安装的目录"#. type: Content of: <sect1><sect2><segmentedlist><seglistitem><seg>#: /home/xry111/svn-repos/LFS-BOOK/chapter08/bison.xml:71msgid "bison and yacc"msgstr "bison 和 yacc"#. type: Content of: <sect1><sect2><segmentedlist><seglistitem><seg>#: /home/xry111/svn-repos/LFS-BOOK/chapter08/bison.xml:72msgid "liby.a"msgstr "liby.a"#. type: Content of: <sect1><sect2><segmentedlist><seglistitem><seg>#: /home/xry111/svn-repos/LFS-BOOK/chapter08/bison.xml:73msgid "/usr/share/bison"msgstr "/usr/share/bison"#. type: Content of: <sect1><sect2><variablelist><bridgehead>#: /home/xry111/svn-repos/LFS-BOOK/chapter08/bison.xml:78msgid "Short Descriptions"msgstr "简要描述"#. type: Content of: <sect1><sect2><variablelist>#: /home/xry111/svn-repos/LFS-BOOK/chapter08/bison.xml:79msgid """<?dbfo list-presentation=\"list\"?> <?dbhtml list-presentation=\"table\"?>"msgstr """<?dbfo list-presentation=\"list\"?> <?dbhtml list-presentation=\"table\"?>"#. type: Content of: <sect1><sect2><variablelist><varlistentry><term>#: /home/xry111/svn-repos/LFS-BOOK/chapter08/bison.xml:83msgid "<command>bison</command>"msgstr "<command>bison</command>"#. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><para>#: /home/xry111/svn-repos/LFS-BOOK/chapter08/bison.xml:85msgid """Generates, from a series of rules, a program for analyzing the structure of ""text files; Bison is a replacement for Yacc (Yet Another Compiler Compiler)"msgstr """根据一组规则,创建一个用于分析文本文件结构的程序; Bison 是 Yacc (Yet ""Another Compiler Compiler) 的替代品。"#. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><indexterm><primary>#: /home/xry111/svn-repos/LFS-BOOK/chapter08/bison.xml:89msgid "bison"msgstr "bison"#. type: Content of: <sect1><sect2><variablelist><varlistentry><term>#: /home/xry111/svn-repos/LFS-BOOK/chapter08/bison.xml:95msgid "<command>yacc</command>"msgstr "<command>yacc</command>"#. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><para>#: /home/xry111/svn-repos/LFS-BOOK/chapter08/bison.xml:97msgid """A wrapper for <command>bison</command>, meant for programs that still call ""<command>yacc</command> instead of <command>bison</command>; it calls ""<command>bison</command> with the <parameter>-y</parameter> option"msgstr """<command>bison</command> 的一个封装器,被那些仍然调用 <command>yacc</""command> 而非 <command>bison</command> 的程序使用,它调用 <command>bison</""command> 时附加 <parameter>-y</parameter> 选项。"#. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><indexterm><primary>#: /home/xry111/svn-repos/LFS-BOOK/chapter08/bison.xml:102msgid "yacc"msgstr "yacc"#. type: Content of: <sect1><sect2><variablelist><varlistentry><term>#: /home/xry111/svn-repos/LFS-BOOK/chapter08/bison.xml:108msgid "<filename class=\"libraryfile\">liby</filename>"msgstr "<filename class=\"libraryfile\">liby</filename>"#. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><para>#: /home/xry111/svn-repos/LFS-BOOK/chapter08/bison.xml:110msgid """The Yacc library containing implementations of Yacc-compatible ""<function>yyerror</function> and <function>main</function> functions; this ""library is normally not very useful, but POSIX requires it"msgstr """Yacc 库包含与 Yacc 兼容的 <function>yyerror</function> 和 <function>main</""function> 函数实现;它并不是很有用,但 POSIX 需要它"#. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><indexterm><primary>#: /home/xry111/svn-repos/LFS-BOOK/chapter08/bison.xml:114msgid "liby"msgstr "liby"
 |