1
0

patch.po 5.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163
  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/patch.xml:14
  15. #, no-wrap
  16. msgid "&patch-url;"
  17. msgstr "&patch-url;"
  18. #. type: Content of: <sect1><sect1info>
  19. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/patch.xml:12
  20. msgid ""
  21. "<productname>patch</productname> <productnumber>&patch-version;</"
  22. "productnumber> <placeholder type=\"address\" id=\"0\"/>"
  23. msgstr ""
  24. "<productname>patch</productname> <productnumber>&patch-version;</"
  25. "productnumber> <placeholder type=\"address\" id=\"0\"/>"
  26. #. type: Content of: <sect1><title>
  27. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/patch.xml:17
  28. msgid "Patch-&patch-version;"
  29. msgstr "Patch-&patch-version;"
  30. #. type: Content of: <sect1><indexterm><primary>
  31. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/patch.xml:20
  32. msgid "Patch"
  33. msgstr "Patch"
  34. #. type: Content of: <sect1><sect2><para>
  35. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/patch.xml:26
  36. msgid ""
  37. "The Patch package contains a program for modifying or creating files by "
  38. "applying a <quote>patch</quote> file typically created by the <command>diff</"
  39. "command> program."
  40. msgstr ""
  41. "Patch 软件包包含通过应用 <quote>补丁</quote> 文件,修改或创建文件的程序,补丁"
  42. "文件通常是 <command>diff</command> 程序创建的。"
  43. #. type: Content of: <sect1><sect2><segmentedlist><segtitle>
  44. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/patch.xml:31
  45. msgid "&buildtime;"
  46. msgstr "&buildtime;"
  47. #. type: Content of: <sect1><sect2><segmentedlist><segtitle>
  48. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/patch.xml:32
  49. msgid "&diskspace;"
  50. msgstr "&diskspace;"
  51. #. type: Content of: <sect1><sect2><segmentedlist><seglistitem><seg>
  52. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/patch.xml:35
  53. #, fuzzy
  54. msgid "&patch-fin-sbu;"
  55. msgstr "&patch-ch6-sbu;"
  56. #. type: Content of: <sect1><sect2><segmentedlist><seglistitem><seg>
  57. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/patch.xml:36
  58. #, fuzzy
  59. msgid "&patch-fin-du;"
  60. msgstr "&patch-ch6-du;"
  61. #. type: Content of: <sect1><sect2><title>
  62. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/patch.xml:43
  63. msgid "Installation of Patch"
  64. msgstr "安装 Patch"
  65. #. type: Content of: <sect1><sect2><para>
  66. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/patch.xml:45
  67. msgid "Prepare Patch for compilation:"
  68. msgstr "准备编译 Patch:"
  69. #. type: Content of: <sect1><sect2><screen>
  70. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/patch.xml:47
  71. #, no-wrap
  72. msgid "<userinput remap=\"configure\">./configure --prefix=/usr</userinput>"
  73. msgstr "<userinput remap=\"configure\">./configure --prefix=/usr</userinput>"
  74. #. type: Content of: <sect1><sect2><para>
  75. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/patch.xml:49
  76. msgid "Compile the package:"
  77. msgstr "编译该软件包:"
  78. #. type: Content of: <sect1><sect2><screen>
  79. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/patch.xml:51
  80. #, no-wrap
  81. msgid "<userinput remap=\"make\">make</userinput>"
  82. msgstr "<userinput remap=\"make\">make</userinput>"
  83. #. type: Content of: <sect1><sect2><para>
  84. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/patch.xml:53
  85. msgid "To test the results, issue:"
  86. msgstr "运行以下命令以测试编译结果:"
  87. #. type: Content of: <sect1><sect2><screen>
  88. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/patch.xml:55
  89. #, no-wrap
  90. msgid "<userinput remap=\"test\">make check</userinput>"
  91. msgstr "<userinput remap=\"test\">make check</userinput>"
  92. #. type: Content of: <sect1><sect2><para>
  93. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/patch.xml:57
  94. msgid "Install the package:"
  95. msgstr "安装该软件包:"
  96. #. type: Content of: <sect1><sect2><screen>
  97. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/patch.xml:59
  98. #, no-wrap
  99. msgid "<userinput remap=\"install\">make install</userinput>"
  100. msgstr "<userinput remap=\"install\">make install</userinput>"
  101. #. type: Content of: <sect1><sect2><title>
  102. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/patch.xml:64
  103. msgid "Contents of Patch"
  104. msgstr "Patch 的内容"
  105. #. type: Content of: <sect1><sect2><segmentedlist><segtitle>
  106. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/patch.xml:67
  107. msgid "Installed program"
  108. msgstr "安装的程序"
  109. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><indexterm><primary>
  110. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/patch.xml:70
  111. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/patch.xml:87
  112. msgid "patch"
  113. msgstr "patch"
  114. #. type: Content of: <sect1><sect2><variablelist><bridgehead>
  115. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/patch.xml:75
  116. msgid "Short Descriptions"
  117. msgstr "简要描述"
  118. #. type: Content of: <sect1><sect2><variablelist>
  119. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/patch.xml:76
  120. msgid ""
  121. "<?dbfo list-presentation=\"list\"?> <?dbhtml list-presentation=\"table\"?>"
  122. msgstr ""
  123. #. type: Content of: <sect1><sect2><variablelist><varlistentry><term>
  124. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/patch.xml:80
  125. msgid "<command>patch</command>"
  126. msgstr "<command>patch</command>"
  127. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><para>
  128. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/patch.xml:82
  129. #, fuzzy
  130. msgid ""
  131. "Modifies files according to a patch file (A patch file is normally a "
  132. "difference listing created with the <command>diff</command> program. By "
  133. "applying these differences to the original files, <command>patch</command> "
  134. "creates the patched versions.)"
  135. msgstr ""
  136. "根据补丁文件修改文件 [补丁文件一般是使用 <command>diff</command> 程序创建的差"
  137. "异列表。通过将这些差异应用到原始文件,<command>patch</command> 即可创建应用"
  138. "补丁的文件版本。]"