zlib.po 4.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151
  1. msgid ""
  2. msgstr ""
  3. "X-Pootle-Revision: 9999999\n"
  4. "X-Pootle-Path: /zh_CN/lfs/chapter08/zlib.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 "&zlib-url;"
  18. msgstr "&zlib-url;"
  19. #. type: Content of: <sect1><sect1info>
  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. msgid "Zlib-&zlib-version;"
  28. msgstr "Zlib-&zlib-version;"
  29. #. type: Content of: <sect1><indexterm><primary>
  30. msgid "Zlib"
  31. msgstr "Zlib"
  32. #. type: Content of: <sect1><sect2><para>
  33. msgid ""
  34. "The Zlib package contains compression and decompression routines used by "
  35. "some programs."
  36. msgstr "Zlib 软件包包含一些程序使用的压缩和解压缩子程序。"
  37. #. type: Content of: <sect1><sect2><segmentedlist><segtitle>
  38. msgid "&buildtime;"
  39. msgstr "&buildtime;"
  40. #. type: Content of: <sect1><sect2><segmentedlist><segtitle>
  41. msgid "&diskspace;"
  42. msgstr "&diskspace;"
  43. #. type: Content of: <sect1><sect2><segmentedlist><seglistitem><seg>
  44. msgid "&zlib-fin-sbu;"
  45. msgstr "&zlib-fin-sbu;"
  46. #. type: Content of: <sect1><sect2><segmentedlist><seglistitem><seg>
  47. msgid "&zlib-fin-du;"
  48. msgstr "&zlib-fin-du;"
  49. #. type: Content of: <sect1><sect2><title>
  50. msgid "Installation of Zlib"
  51. msgstr "安装 Zlib"
  52. #. type: Content of: <sect1><sect2><para>
  53. msgid "Prepare Zlib for compilation:"
  54. msgstr "准备编译 Zlib:"
  55. #. type: Content of: <sect1><sect2><screen>
  56. #, no-wrap
  57. msgid "<userinput remap=\"configure\">./configure --prefix=/usr</userinput>"
  58. msgstr "<userinput remap=\"configure\">./configure --prefix=/usr</userinput>"
  59. #. type: Content of: <sect1><sect2><para>
  60. msgid "Compile the package:"
  61. msgstr "编译该软件包:"
  62. #. type: Content of: <sect1><sect2><screen>
  63. #, no-wrap
  64. msgid "<userinput remap=\"make\">make</userinput>"
  65. msgstr "<userinput remap=\"make\">make</userinput>"
  66. #. type: Content of: <sect1><sect2><para>
  67. msgid "To test the results, issue:"
  68. msgstr "运行以下命令以测试编译结果"
  69. #. type: Content of: <sect1><sect2><screen>
  70. #, no-wrap
  71. msgid "<userinput remap=\"test\">make check</userinput>"
  72. msgstr "<userinput remap=\"test\">make check</userinput>"
  73. #. type: Content of: <sect1><sect2><para>
  74. msgid "Install the package:"
  75. msgstr "安装该软件包:"
  76. #. type: Content of: <sect1><sect2><screen>
  77. #, no-wrap
  78. msgid "<userinput remap=\"install\">make install</userinput>"
  79. msgstr "<userinput remap=\"install\">make install</userinput>"
  80. #. type: Content of: <sect1><sect2><para>
  81. msgid ""
  82. "The shared library needs to be moved to <filename class=\"directory\">/lib</"
  83. "filename>, and as a result the <filename class=\"extension\">.so</filename> "
  84. "file in <filename class=\"directory\">/usr/lib</filename> will need to be "
  85. "recreated:"
  86. msgstr ""
  87. "共享库需要被移动到 <filename class=\"directory\">/lib</filename> 中,因此 "
  88. "<filename class=\"extension\">.so</filename> 文件需要在<filename class="
  89. "\"directory\">/usr/lib</filename> 目录中重建:"
  90. #. type: Content of: <sect1><sect2><screen>
  91. #, no-wrap
  92. msgid ""
  93. "<userinput remap=\"install\">mv -v /usr/lib/libz.so.* /lib\n"
  94. "ln -sfv ../../lib/$(readlink /usr/lib/libz.so) /usr/lib/libz.so</userinput>"
  95. msgstr ""
  96. "<userinput remap=\"install\">mv -v /usr/lib/libz.so.* /lib\n"
  97. "ln -sfv ../../lib/$(readlink /usr/lib/libz.so) /usr/lib/libz.so</userinput>"
  98. #. type: Content of: <sect1><sect2><title>
  99. msgid "Contents of Zlib"
  100. msgstr "Zlib 的内容"
  101. #. type: Content of: <sect1><sect2><segmentedlist><segtitle>
  102. msgid "Installed libraries"
  103. msgstr "安装的库"
  104. #. type: Content of: <sect1><sect2><segmentedlist><seglistitem><seg>
  105. msgid "libz.{a,so}"
  106. msgstr "libz.{a,so}"
  107. #. type: Content of: <sect1><sect2><variablelist><bridgehead>
  108. msgid "Short Descriptions"
  109. msgstr "简要描述"
  110. #. type: Content of: <sect1><sect2><variablelist>
  111. msgid ""
  112. "<?dbfo list-presentation=\"list\"?> <?dbhtml list-presentation=\"table\"?>"
  113. msgstr ""
  114. "<?dbfo list-presentation=\"list\"?> <?dbhtml list-presentation=\"table\"?>"
  115. #. type: Content of: <sect1><sect2><variablelist><varlistentry><term>
  116. msgid "<filename class=\"libraryfile\">libz</filename>"
  117. msgstr "<filename class=\"libraryfile\">libz</filename>"
  118. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><para>
  119. msgid "Contains compression and decompression functions used by some programs"
  120. msgstr "包含一些程序使用的压缩和解压缩函数"
  121. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><indexterm><primary>
  122. msgid "libz"
  123. msgstr "libz"