zlib.po 6.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178
  1. msgid ""
  2. msgstr ""
  3. "Project-Id-Version: PACKAGE VERSION\n"
  4. "POT-Creation-Date: 2020-06-17 12:44+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><sect1info><address>
  14. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/zlib.xml:14
  15. #, no-wrap
  16. msgid "&zlib-url;"
  17. msgstr "&zlib-url;"
  18. #. type: Content of: <sect1><sect1info>
  19. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/zlib.xml:12
  20. msgid ""
  21. "<productname>zlib</productname> <productnumber>&zlib-version;</"
  22. "productnumber> <placeholder type=\"address\" id=\"0\"/>"
  23. msgstr ""
  24. "<productname>zlib</productname> <productnumber>&zlib-version;</"
  25. "productnumber> <placeholder type=\"address\" id=\"0\"/>"
  26. #. type: Content of: <sect1><title>
  27. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/zlib.xml:17
  28. msgid "Zlib-&zlib-version;"
  29. msgstr "Zlib-&zlib-version;"
  30. #. type: Content of: <sect1><indexterm><primary>
  31. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/zlib.xml:20
  32. msgid "Zlib"
  33. msgstr "Zlib"
  34. #. type: Content of: <sect1><sect2><para>
  35. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/zlib.xml:26
  36. msgid ""
  37. "The Zlib package contains compression and decompression routines used by "
  38. "some programs."
  39. msgstr "Zlib 软件包包含一些程序使用的压缩和解压缩子程序。"
  40. #. type: Content of: <sect1><sect2><segmentedlist><segtitle>
  41. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/zlib.xml:30
  42. msgid "&buildtime;"
  43. msgstr "&buildtime;"
  44. #. type: Content of: <sect1><sect2><segmentedlist><segtitle>
  45. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/zlib.xml:31
  46. msgid "&diskspace;"
  47. msgstr "&diskspace;"
  48. #. type: Content of: <sect1><sect2><segmentedlist><seglistitem><seg>
  49. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/zlib.xml:34
  50. #, fuzzy
  51. msgid "&zlib-fin-sbu;"
  52. msgstr "&zlib-ch6-sbu;"
  53. #. type: Content of: <sect1><sect2><segmentedlist><seglistitem><seg>
  54. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/zlib.xml:35
  55. #, fuzzy
  56. msgid "&zlib-fin-du;"
  57. msgstr "&zlib-ch6-du;"
  58. #. type: Content of: <sect1><sect2><title>
  59. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/zlib.xml:42
  60. msgid "Installation of Zlib"
  61. msgstr "安装 Zlib"
  62. #. type: Content of: <sect1><sect2><para>
  63. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/zlib.xml:44
  64. msgid "Prepare Zlib for compilation:"
  65. msgstr "准备编译 Zlib:"
  66. #. type: Content of: <sect1><sect2><screen>
  67. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/zlib.xml:46
  68. #, no-wrap
  69. msgid "<userinput remap=\"configure\">./configure --prefix=/usr</userinput>"
  70. msgstr "<userinput remap=\"configure\">./configure --prefix=/usr</userinput>"
  71. #. type: Content of: <sect1><sect2><para>
  72. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/zlib.xml:48
  73. msgid "Compile the package:"
  74. msgstr "编译该软件包:"
  75. #. type: Content of: <sect1><sect2><screen>
  76. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/zlib.xml:50
  77. #, no-wrap
  78. msgid "<userinput remap=\"make\">make</userinput>"
  79. msgstr "<userinput remap=\"make\">make</userinput>"
  80. #. type: Content of: <sect1><sect2><para>
  81. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/zlib.xml:52
  82. msgid "To test the results, issue:"
  83. msgstr "运行以下命令以测试编译结果"
  84. #. type: Content of: <sect1><sect2><screen>
  85. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/zlib.xml:54
  86. #, no-wrap
  87. msgid "<userinput remap=\"test\">make check</userinput>"
  88. msgstr "<userinput remap=\"test\">make check</userinput>"
  89. #. type: Content of: <sect1><sect2><para>
  90. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/zlib.xml:56
  91. msgid "Install the package:"
  92. msgstr "安装该软件包:"
  93. #. type: Content of: <sect1><sect2><screen>
  94. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/zlib.xml:58
  95. #, no-wrap
  96. msgid "<userinput remap=\"install\">make install</userinput>"
  97. msgstr "<userinput remap=\"install\">make install</userinput>"
  98. #. type: Content of: <sect1><sect2><para>
  99. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/zlib.xml:60
  100. msgid ""
  101. "The shared library needs to be moved to <filename class=\"directory\">/lib</"
  102. "filename>, and as a result the <filename class=\"extension\">.so</filename> "
  103. "file in <filename class=\"directory\">/usr/lib</filename> will need to be "
  104. "recreated:"
  105. msgstr ""
  106. "共享库需要被移动到 <filename class=\"directory\">/lib</filename> 中,因此 "
  107. "<filename class=\"extension\">.so</filename> 文件需要在<filename class="
  108. "\"directory\">/usr/lib</filename> 目录中重建:"
  109. #. type: Content of: <sect1><sect2><screen>
  110. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/zlib.xml:65
  111. #, no-wrap
  112. msgid ""
  113. "<userinput remap=\"install\">mv -v /usr/lib/libz.so.* /lib\n"
  114. "ln -sfv ../../lib/$(readlink /usr/lib/libz.so) /usr/lib/libz.so</userinput>"
  115. msgstr ""
  116. "<userinput remap=\"install\">mv -v /usr/lib/libz.so.* /lib\n"
  117. "ln -sfv ../../lib/$(readlink /usr/lib/libz.so) /usr/lib/libz.so</userinput>"
  118. #. type: Content of: <sect1><sect2><title>
  119. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/zlib.xml:71
  120. msgid "Contents of Zlib"
  121. msgstr "Zlib 的内容"
  122. #. type: Content of: <sect1><sect2><segmentedlist><segtitle>
  123. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/zlib.xml:74
  124. msgid "Installed libraries"
  125. msgstr "安装的库"
  126. #. type: Content of: <sect1><sect2><segmentedlist><seglistitem><seg>
  127. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/zlib.xml:77
  128. msgid "libz.{a,so}"
  129. msgstr "libz.{a,so}"
  130. #. type: Content of: <sect1><sect2><variablelist><bridgehead>
  131. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/zlib.xml:82
  132. msgid "Short Descriptions"
  133. msgstr "简要描述"
  134. #. type: Content of: <sect1><sect2><variablelist>
  135. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/zlib.xml:83
  136. msgid ""
  137. "<?dbfo list-presentation=\"list\"?> <?dbhtml list-presentation=\"table\"?>"
  138. msgstr ""
  139. #. type: Content of: <sect1><sect2><variablelist><varlistentry><term>
  140. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/zlib.xml:87
  141. msgid "<filename class=\"libraryfile\">libz</filename>"
  142. msgstr "<filename class=\"libraryfile\">libz</filename>"
  143. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><para>
  144. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/zlib.xml:89
  145. msgid "Contains compression and decompression functions used by some programs"
  146. msgstr "包含一些程序使用的压缩和解压缩函数"
  147. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><indexterm><primary>
  148. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/zlib.xml:92
  149. msgid "libz"
  150. msgstr "libz"