1
0

diffutils.po 7.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202
  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/diffutils.xml:14
  15. #, no-wrap
  16. msgid "&diffutils-url;"
  17. msgstr "&diffutils-url;"
  18. #. type: Content of: <sect1><sect1info>
  19. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/diffutils.xml:12
  20. msgid ""
  21. "<productname>diffutils</productname> <productnumber>&diffutils-version;</"
  22. "productnumber> <placeholder type=\"address\" id=\"0\"/>"
  23. msgstr ""
  24. "<productname>diffutils</productname> <productnumber>&diffutils-version;</"
  25. "productnumber> <placeholder type=\"address\" id=\"0\"/>"
  26. #. type: Content of: <sect1><title>
  27. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/diffutils.xml:17
  28. msgid "Diffutils-&diffutils-version;"
  29. msgstr "Diffutils-&diffutils-version;"
  30. #. type: Content of: <sect1><indexterm><primary>
  31. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/diffutils.xml:20
  32. msgid "Diffutils"
  33. msgstr "Diffutils"
  34. #. type: Content of: <sect1><sect2><para>
  35. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/diffutils.xml:26
  36. msgid ""
  37. "The Diffutils package contains programs that show the differences between "
  38. "files or directories."
  39. msgstr "Diffutils 软件包包含显示文件或目录之间差异的程序。"
  40. #. type: Content of: <sect1><sect2><segmentedlist><segtitle>
  41. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/diffutils.xml:30
  42. msgid "&buildtime;"
  43. msgstr "&buildtime;"
  44. #. type: Content of: <sect1><sect2><segmentedlist><segtitle>
  45. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/diffutils.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/diffutils.xml:34
  50. #, fuzzy
  51. msgid "&diffutils-fin-sbu;"
  52. msgstr "&diffutils-ch6-sbu;"
  53. #. type: Content of: <sect1><sect2><segmentedlist><seglistitem><seg>
  54. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/diffutils.xml:35
  55. #, fuzzy
  56. msgid "&diffutils-fin-du;"
  57. msgstr "&diffutils-ch6-du;"
  58. #. type: Content of: <sect1><sect2><title>
  59. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/diffutils.xml:42
  60. msgid "Installation of Diffutils"
  61. msgstr "安装 Diffutils"
  62. #. type: Content of: <sect1><sect2><para>
  63. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/diffutils.xml:44
  64. msgid "Prepare Diffutils for compilation:"
  65. msgstr "准备编译 Diffutils:"
  66. #. type: Content of: <sect1><sect2><screen>
  67. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/diffutils.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/diffutils.xml:48
  73. msgid "Compile the package:"
  74. msgstr "编译该软件包:"
  75. #. type: Content of: <sect1><sect2><screen>
  76. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/diffutils.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/diffutils.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/diffutils.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/diffutils.xml:56
  91. msgid "Install the package:"
  92. msgstr "安装该软件包:"
  93. #. type: Content of: <sect1><sect2><screen>
  94. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/diffutils.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><title>
  99. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/diffutils.xml:64
  100. msgid "Contents of Diffutils"
  101. msgstr "Diffutils 的内容"
  102. #. type: Content of: <sect1><sect2><segmentedlist><segtitle>
  103. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/diffutils.xml:67
  104. msgid "Installed programs"
  105. msgstr "安装的程序"
  106. #. type: Content of: <sect1><sect2><segmentedlist><seglistitem><seg>
  107. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/diffutils.xml:70
  108. msgid "cmp, diff, diff3, and sdiff"
  109. msgstr "cmp, diff, diff3, 以及 sdiff"
  110. #. type: Content of: <sect1><sect2><variablelist><bridgehead>
  111. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/diffutils.xml:75
  112. msgid "Short Descriptions"
  113. msgstr "简要描述"
  114. #. type: Content of: <sect1><sect2><variablelist>
  115. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/diffutils.xml:76
  116. msgid ""
  117. "<?dbfo list-presentation=\"list\"?> <?dbhtml list-presentation=\"table\"?>"
  118. msgstr ""
  119. #. type: Content of: <sect1><sect2><variablelist><varlistentry><term>
  120. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/diffutils.xml:80
  121. msgid "<command>cmp</command>"
  122. msgstr "<command>cmp</command>"
  123. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><para>
  124. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/diffutils.xml:82
  125. msgid "Compares two files and reports whether or in which bytes they differ"
  126. msgstr "比较两个文件并报告它们是否相同,或哪些字节不同"
  127. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><indexterm><primary>
  128. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/diffutils.xml:85
  129. msgid "cmp"
  130. msgstr "cmp"
  131. #. type: Content of: <sect1><sect2><variablelist><varlistentry><term>
  132. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/diffutils.xml:91
  133. msgid "<command>diff</command>"
  134. msgstr "<command>diff</command>"
  135. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><para>
  136. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/diffutils.xml:93
  137. msgid ""
  138. "Compares two files or directories and reports which lines in the files differ"
  139. msgstr "比较两个文件或目录,并报告文件中哪些行不同"
  140. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><indexterm><primary>
  141. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/diffutils.xml:96
  142. msgid "diff"
  143. msgstr "diff"
  144. #. type: Content of: <sect1><sect2><variablelist><varlistentry><term>
  145. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/diffutils.xml:102
  146. msgid "<command>diff3</command>"
  147. msgstr "<command>diff3</command>"
  148. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><para>
  149. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/diffutils.xml:104
  150. msgid "Compares three files line by line"
  151. msgstr "逐行比较三个文件"
  152. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><indexterm><primary>
  153. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/diffutils.xml:106
  154. msgid "diff3"
  155. msgstr "diff3"
  156. #. type: Content of: <sect1><sect2><variablelist><varlistentry><term>
  157. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/diffutils.xml:112
  158. msgid "<command>sdiff</command>"
  159. msgstr "<command>sdiff</command>"
  160. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><para>
  161. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/diffutils.xml:114
  162. msgid "Merges two files and interactively outputs the results"
  163. msgstr "合并两个文件,并交互地输出结果"
  164. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><indexterm><primary>
  165. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/diffutils.xml:116
  166. msgid "sdiff"
  167. msgstr "sdiff"