bison.po 6.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184
  1. msgid ""
  2. msgstr ""
  3. "X-Pootle-Revision: 9999999\n"
  4. "X-Pootle-Path: /zh_CN/lfs/chapter08/bison.po\n"
  5. "Project-Id-Version: PACKAGE VERSION\n"
  6. "POT-Creation-Date: 2020-08-08 19:28+0800\n"
  7. "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
  8. "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
  9. "Language-Team: LANGUAGE <LL@li.org>\n"
  10. "Language: zh_CN\n"
  11. "MIME-Version: 1.0\n"
  12. "Content-Type: text/plain; charset=UTF-8\n"
  13. "Content-Transfer-Encoding: 8bit\n"
  14. "X-Generator: Translate Toolkit 2.2.5\n"
  15. #. type: Content of: <sect1><sect1info><address>
  16. #, no-wrap
  17. msgid "&bison-url;"
  18. msgstr "&bison-url;"
  19. #. type: Content of: <sect1><sect1info>
  20. msgid ""
  21. "<productname>bison</productname> <productnumber>&bison-version;</"
  22. "productnumber> <placeholder type=\"address\" id=\"0\"/>"
  23. msgstr ""
  24. "<productname>bison</productname> <productnumber>&bison-version;</"
  25. "productnumber> <placeholder type=\"address\" id=\"0\"/>"
  26. #. type: Content of: <sect1><title>
  27. msgid "Bison-&bison-version;"
  28. msgstr "Bison-&bison-version;"
  29. #. type: Content of: <sect1><indexterm><primary>
  30. msgid "Bison"
  31. msgstr "Bison"
  32. #. type: Content of: <sect1><sect2><para>
  33. msgid "The Bison package contains a parser generator."
  34. msgstr "Bison 软件包包含语法分析器生成器。"
  35. #. type: Content of: <sect1><sect2><segmentedlist><segtitle>
  36. msgid "&buildtime;"
  37. msgstr "&buildtime;"
  38. #. type: Content of: <sect1><sect2><segmentedlist><segtitle>
  39. msgid "&diskspace;"
  40. msgstr "&diskspace;"
  41. #. type: Content of: <sect1><sect2><segmentedlist><seglistitem><seg>
  42. msgid "&bison-fin-sbu;"
  43. msgstr "&bison-fin-sbu;"
  44. #. type: Content of: <sect1><sect2><segmentedlist><seglistitem><seg>
  45. msgid "&bison-fin-du;"
  46. msgstr "&bison-fin-du;"
  47. #. type: Content of: <sect1><sect2><title>
  48. msgid "Installation of Bison"
  49. msgstr "安装 Bison"
  50. #. type: Content of: <sect1><sect2><para>
  51. msgid "Prepare Bison for compilation:"
  52. msgstr "准备编译 Bison:"
  53. #. type: Content of: <sect1><sect2><screen>
  54. #, no-wrap
  55. msgid "<userinput remap=\"configure\">./configure --prefix=/usr --docdir=/usr/share/doc/bison-&bison-version;</userinput>"
  56. msgstr "<userinput remap=\"configure\">./configure --prefix=/usr --docdir=/usr/share/doc/bison-&bison-version;</userinput>"
  57. #. type: Content of: <sect1><sect2><para>
  58. msgid "Compile the package:"
  59. msgstr "编译该软件包:"
  60. #. type: Content of: <sect1><sect2><screen>
  61. #, no-wrap
  62. msgid "<userinput remap=\"make\">make</userinput>"
  63. msgstr "<userinput remap=\"make\">make</userinput>"
  64. #. type: Content of: <sect1><sect2><para>
  65. msgid "To test the results (about 5.5 SBU), issue:"
  66. msgstr "如果要测试编译结果 (需要约 5.5 SBU),运行命令:"
  67. #. type: Content of: <sect1><sect2><screen>
  68. #, no-wrap
  69. msgid "<userinput remap=\"test\">make check</userinput>"
  70. msgstr "<userinput remap=\"make\">make check</userinput>"
  71. #. type: Content of: <sect1><sect2><para>
  72. msgid "Install the package:"
  73. msgstr "安装该软件包:"
  74. #. type: Content of: <sect1><sect2><screen>
  75. #, no-wrap
  76. msgid "<userinput remap=\"install\">make install</userinput>"
  77. msgstr "<userinput remap=\"install\">make install</userinput>"
  78. #. type: Content of: <sect1><sect2><title>
  79. msgid "Contents of Bison"
  80. msgstr "Bison 的内容"
  81. #. type: Content of: <sect1><sect2><segmentedlist><segtitle>
  82. msgid "Installed programs"
  83. msgstr "安装的程序"
  84. #. type: Content of: <sect1><sect2><segmentedlist><segtitle>
  85. msgid "Installed library"
  86. msgstr "安装的库"
  87. #. type: Content of: <sect1><sect2><segmentedlist><segtitle>
  88. msgid "Installed directory"
  89. msgstr "安装的目录"
  90. #. type: Content of: <sect1><sect2><segmentedlist><seglistitem><seg>
  91. msgid "bison and yacc"
  92. msgstr "bison 和 yacc"
  93. #. type: Content of: <sect1><sect2><segmentedlist><seglistitem><seg>
  94. msgid "liby.a"
  95. msgstr "liby.a"
  96. #. type: Content of: <sect1><sect2><segmentedlist><seglistitem><seg>
  97. msgid "/usr/share/bison"
  98. msgstr "/usr/share/bison"
  99. #. type: Content of: <sect1><sect2><variablelist><bridgehead>
  100. msgid "Short Descriptions"
  101. msgstr "简要描述"
  102. #. type: Content of: <sect1><sect2><variablelist>
  103. msgid ""
  104. "<?dbfo list-presentation=\"list\"?> <?dbhtml list-presentation=\"table\"?>"
  105. msgstr ""
  106. "<?dbfo list-presentation=\"list\"?> <?dbhtml list-presentation=\"table\"?>"
  107. #. type: Content of: <sect1><sect2><variablelist><varlistentry><term>
  108. msgid "<command>bison</command>"
  109. msgstr "<command>bison</command>"
  110. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><para>
  111. msgid ""
  112. "Generates, from a series of rules, a program for analyzing the structure of "
  113. "text files; Bison is a replacement for Yacc (Yet Another Compiler Compiler)"
  114. msgstr ""
  115. "根据一组规则,创建一个用于分析文本文件结构的程序;Bison 是 Yacc (Yet Another "
  116. "Compiler Compiler) 的替代品。"
  117. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><indexterm><primary>
  118. msgid "bison"
  119. msgstr "bison"
  120. #. type: Content of: <sect1><sect2><variablelist><varlistentry><term>
  121. msgid "<command>yacc</command>"
  122. msgstr "<command>yacc</command>"
  123. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><para>
  124. msgid ""
  125. "A wrapper for <command>bison</command>, meant for programs that still call "
  126. "<command>yacc</command> instead of <command>bison</command>; it calls "
  127. "<command>bison</command> with the <parameter>-y</parameter> option"
  128. msgstr ""
  129. "<command>bison</command> 的一个封装器,被那些仍然调用 <command>yacc</"
  130. "command> 而非 <command>bison</command> 的程序使用,它调用 <command>bison</"
  131. "command> 时附加 <parameter>-y</parameter> 选项。"
  132. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><indexterm><primary>
  133. msgid "yacc"
  134. msgstr "yacc"
  135. #. type: Content of: <sect1><sect2><variablelist><varlistentry><term>
  136. msgid "<filename class=\"libraryfile\">liby</filename>"
  137. msgstr "<filename class=\"libraryfile\">liby</filename>"
  138. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><para>
  139. msgid ""
  140. "The Yacc library containing implementations of Yacc-compatible "
  141. "<function>yyerror</function> and <function>main</function> functions; this "
  142. "library is normally not very useful, but POSIX requires it"
  143. msgstr ""
  144. "Yacc 库包含与 Yacc 兼容的 <function>yyerror</function> 和 <function>main</"
  145. "function> 函数实现;它并不是很有用,但 POSIX 需要它"
  146. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><indexterm><primary>
  147. msgid "liby"
  148. msgstr "liby"