generalinstructions.po 9.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182
  1. msgid ""
  2. msgstr ""
  3. "Project-Id-Version: PACKAGE VERSION\n"
  4. "POT-Creation-Date: 2020-06-19 20:54+0800\n"
  5. "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
  6. "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
  7. "Language-Team: LANGUAGE <LL@li.org>\n"
  8. "Language: zh_CN\n"
  9. "MIME-Version: 1.0\n"
  10. "Content-Type: text/plain; charset=UTF-8\n"
  11. "Content-Transfer-Encoding: 8bit\n"
  12. "X-Generator: Translate Toolkit 2.2.5\n"
  13. #. type: Content of: <sect1><title>
  14. #: /home/xry111/svn-repos/LFS-BOOK/part3intro/generalinstructions.xml:12
  15. msgid "General Compilation Instructions"
  16. msgstr "编译过程的一般说明"
  17. #. type: Content of: <sect1><para>
  18. #: /home/xry111/svn-repos/LFS-BOOK/part3intro/generalinstructions.xml:14
  19. msgid ""
  20. "When building packages there are several assumptions made within the "
  21. "instructions:"
  22. msgstr "在构建软件包时,本书提供的命令基于下列假设:"
  23. #. type: Content of: <sect1><itemizedlist><listitem><para>
  24. #: /home/xry111/svn-repos/LFS-BOOK/part3intro/generalinstructions.xml:20
  25. msgid ""
  26. "Several of the packages are patched before compilation, but only when the "
  27. "patch is needed to circumvent a problem. A patch is often needed in both "
  28. "this and the following chapters, but sometimes in only one location. "
  29. "Therefore, do not be concerned if instructions for a downloaded patch seem "
  30. "to be missing. Warning messages about <emphasis>offset</emphasis> or "
  31. "<emphasis>fuzz</emphasis> may also be encountered when applying a patch. Do "
  32. "not worry about these warnings, as the patch was still successfully applied."
  33. msgstr ""
  34. "某些软件包在编译前需要打补丁,然而补丁只在绕过特定问题时才需要。补丁常常在本"
  35. "章和下一章都要使用,然而有时只在其中一章使用。因此,如果发现本书给出的步骤中"
  36. "没有使用某个下载好的补丁,这是正常的,不必担心。在应用补丁时可能会出现关于 "
  37. "<emphasis>offset</emphasis> 或者 <emphasis>fuzz</emphasis> 的警告信息。不用担"
  38. "心这些警告,补丁还是会成功应用到源码上的。"
  39. #. type: Content of: <sect1><itemizedlist><listitem><para>
  40. #: /home/xry111/svn-repos/LFS-BOOK/part3intro/generalinstructions.xml:31
  41. msgid ""
  42. "During the compilation of most packages, there will be several warnings that "
  43. "scroll by on the screen. These are normal and can safely be ignored. These "
  44. "warnings are as they appear&mdash;warnings about deprecated, but not "
  45. "invalid, use of the C or C++ syntax. C standards change fairly often, and "
  46. "some packages still use the older standard. This is not a problem, but does "
  47. "prompt the warning."
  48. msgstr ""
  49. "在编译大多数软件包时,屏幕上都会出现一些警告。这是正常的,可以放心地忽略。这"
  50. "些警告就像它们描述的那样,是关于一些过时的,但并不是错误的 C 或 C++ 语法。C "
  51. "标准经常改变,一些软件包仍然在使用旧的标准。这并不是一个严重的问题,但确实会"
  52. "触发警告。"
  53. #. type: Content of: <sect1><itemizedlist><listitem><para>
  54. #: /home/xry111/svn-repos/LFS-BOOK/part3intro/generalinstructions.xml:40
  55. msgid ""
  56. "Check one last time that the <envar>LFS</envar> environment variable is set "
  57. "up properly:"
  58. msgstr "最后确认 <envar>LFS</envar> 环境变量是否配置正确:"
  59. #. type: Content of: <sect1><itemizedlist><listitem><screen>
  60. #: /home/xry111/svn-repos/LFS-BOOK/part3intro/generalinstructions.xml:43
  61. #, no-wrap
  62. msgid "<userinput>echo $LFS</userinput>"
  63. msgstr "<userinput>echo $LFS</userinput>"
  64. #. type: Content of: <sect1><itemizedlist><listitem><para>
  65. #: /home/xry111/svn-repos/LFS-BOOK/part3intro/generalinstructions.xml:45
  66. msgid ""
  67. "Make sure the output shows the path to the LFS partition's mount point, "
  68. "which is <filename class=\"directory\">/mnt/lfs</filename>, using our "
  69. "example."
  70. msgstr ""
  71. "确认上述命令输出 LFS 分区挂载点的路径,如果使用了本书的例子,就是 <filename "
  72. "class=\"directory\">/mnt/lfs</filename>。"
  73. #. type: Content of: <sect1><itemizedlist><listitem><para>
  74. #: /home/xry111/svn-repos/LFS-BOOK/part3intro/generalinstructions.xml:52
  75. msgid "Finally, two important items must be emphasized:"
  76. msgstr "最后强调两个重要事项:"
  77. #. type: Content of: <sect1><itemizedlist><listitem><important><para>
  78. #: /home/xry111/svn-repos/LFS-BOOK/part3intro/generalinstructions.xml:56
  79. msgid ""
  80. "The build instructions assume that the <xref linkend='ch-partitioning-"
  81. "hostreqs'/>, including symbolic links, have been set properly:"
  82. msgstr ""
  83. "本书中的命令假设<xref linkend='ch-partitioning-hostreqs'/>中的所有内容,包括"
  84. "符号链接,都被正确设置:"
  85. #. type: Content of: <sect1><itemizedlist><listitem><important><itemizedlist><listitem><para>
  86. #: /home/xry111/svn-repos/LFS-BOOK/part3intro/generalinstructions.xml:62
  87. msgid "<command>bash</command> is the shell in use."
  88. msgstr "<command>bash</command> 是正在使用的 shell。"
  89. #. type: Content of: <sect1><itemizedlist><listitem><important><itemizedlist><listitem><para>
  90. #: /home/xry111/svn-repos/LFS-BOOK/part3intro/generalinstructions.xml:65
  91. msgid "<command>sh</command> is a symbolic link to <command>bash</command>."
  92. msgstr "<command>sh</command> 是指向 <command>bash</command>的符号链接。"
  93. #. type: Content of: <sect1><itemizedlist><listitem><important><itemizedlist><listitem><para>
  94. #: /home/xry111/svn-repos/LFS-BOOK/part3intro/generalinstructions.xml:68
  95. msgid ""
  96. "<command>/usr/bin/awk</command> is a symbolic link to <command>gawk</"
  97. "command>."
  98. msgstr ""
  99. "<command>/usr/bin/awk</command> 是指向 <command>gawk</command> 的符号链接。"
  100. #. type: Content of: <sect1><itemizedlist><listitem><important><itemizedlist><listitem><para>
  101. #: /home/xry111/svn-repos/LFS-BOOK/part3intro/generalinstructions.xml:71
  102. msgid ""
  103. "<command>/usr/bin/yacc</command> is a symbolic link to <command>bison</"
  104. "command> or a small script that executes bison."
  105. msgstr ""
  106. "<command>/usr/bin/yacc</command> 是指向 <command>bison</command> 的符号链接,"
  107. "或者一个执行 bison 的小脚本。"
  108. #. type: Content of: <sect1><itemizedlist><listitem><important><para>
  109. #: /home/xry111/svn-repos/LFS-BOOK/part3intro/generalinstructions.xml:79
  110. msgid "To re-emphasize the build process:"
  111. msgstr "再次强调构建过程:"
  112. #. Do
  113. #. <emphasis>
  114. #. not</emphasis> put sources in
  115. #. <filename class="directory">/mnt/lfs/tools/</filename>.
  116. #. type: Content of: <sect1><itemizedlist><listitem><important><orderedlist><listitem><para>
  117. #: /home/xry111/svn-repos/LFS-BOOK/part3intro/generalinstructions.xml:83
  118. msgid ""
  119. "Place all the sources and patches in a directory that will be accessible "
  120. "from the chroot environment such as <filename class=\"directory\">/mnt/lfs/"
  121. "sources/</filename>."
  122. msgstr ""
  123. "把所有的源码包和补丁放在一个能够从 chroot 环境访问的目录,例如 <filename "
  124. "class=\"directory\">/mnt/lfs/sources/</filename>。"
  125. #. type: Content of: <sect1><itemizedlist><listitem><important><orderedlist><listitem><para>
  126. #: /home/xry111/svn-repos/LFS-BOOK/part3intro/generalinstructions.xml:90
  127. msgid "Change to the sources directory."
  128. msgstr "切换到放着源码包的目录。"
  129. #. type: Content of: <sect1><itemizedlist><listitem><important><orderedlist><listitem><para>
  130. #: /home/xry111/svn-repos/LFS-BOOK/part3intro/generalinstructions.xml:93
  131. msgid "For each package:"
  132. msgstr "对于每个软件包:"
  133. #. type: Content of: <sect1><itemizedlist><listitem><important><orderedlist><listitem><orderedlist><listitem><para>
  134. #: /home/xry111/svn-repos/LFS-BOOK/part3intro/generalinstructions.xml:96
  135. msgid ""
  136. "Using the <command>tar</command> program, extract the package to be built. "
  137. "In <xref linkend=\"chapter-cross-tools\"/> and <xref linkend=\"chapter-"
  138. "temporary-tools\"/>, ensure you are the <emphasis>lfs</emphasis> user when "
  139. "extracting the package."
  140. msgstr ""
  141. "使用 <command>tar</command> 程序,解压需要构建的软件包。在"
  142. "<xref linkend=\"chapter-cross-tools\"/>和"
  143. "<xref linkend=\"chapter-temporary-tools\"/>中"
  144. "解压软件包时,确认您以用户 <emphasis>lfs</emphasis> 的身份登录。"
  145. #. type: Content of: <sect1><itemizedlist><listitem><important><orderedlist><listitem><orderedlist><listitem><para>
  146. #: /home/xry111/svn-repos/LFS-BOOK/part3intro/generalinstructions.xml:102
  147. msgid "Change to the directory created when the package was extracted."
  148. msgstr "切换到解压源码包时产生的目录。"
  149. #. type: Content of: <sect1><itemizedlist><listitem><important><orderedlist><listitem><orderedlist><listitem><para>
  150. #: /home/xry111/svn-repos/LFS-BOOK/part3intro/generalinstructions.xml:106
  151. msgid "Follow the book's instructions for building the package."
  152. msgstr "根据书中的指示构建软件包。"
  153. #. type: Content of: <sect1><itemizedlist><listitem><important><orderedlist><listitem><orderedlist><listitem><para>
  154. #: /home/xry111/svn-repos/LFS-BOOK/part3intro/generalinstructions.xml:109
  155. msgid "Change back to the sources directory."
  156. msgstr "切换回包含所有源码包的目录。"
  157. #. type: Content of: <sect1><itemizedlist><listitem><important><orderedlist><listitem><orderedlist><listitem><para>
  158. #: /home/xry111/svn-repos/LFS-BOOK/part3intro/generalinstructions.xml:112
  159. msgid "Delete the extracted source directory unless instructed otherwise."
  160. msgstr "除非另有说明,删除解压出来的目录。"