1
0

diffutils.po 6.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204
  1. # SOME DESCRIPTIVE TITLE
  2. # Copyright (C) YEAR Free Software Foundation, Inc.
  3. # This file is distributed under the same license as the PACKAGE package.
  4. # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
  5. #
  6. #, fuzzy
  7. msgid ""
  8. msgstr ""
  9. "Project-Id-Version: PACKAGE VERSION\n"
  10. "POT-Creation-Date: 2020-06-17 12:44+0800\n"
  11. "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
  12. "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
  13. "Language-Team: LANGUAGE <LL@li.org>\n"
  14. "Language: \n"
  15. "MIME-Version: 1.0\n"
  16. "Content-Type: text/plain; charset=UTF-8\n"
  17. "Content-Transfer-Encoding: 8bit\n"
  18. #. type: Content of: <sect1><sect1info><address>
  19. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/diffutils.xml:14
  20. #, no-wrap
  21. msgid "&diffutils-url;"
  22. msgstr ""
  23. #. type: Content of: <sect1><sect1info>
  24. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/diffutils.xml:12
  25. msgid ""
  26. "<productname>diffutils</productname> "
  27. "<productnumber>&diffutils-version;</productnumber> <placeholder "
  28. "type=\"address\" id=\"0\"/>"
  29. msgstr ""
  30. #. type: Content of: <sect1><title>
  31. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/diffutils.xml:17
  32. msgid "Diffutils-&diffutils-version;"
  33. msgstr ""
  34. #. type: Content of: <sect1><indexterm><primary>
  35. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/diffutils.xml:20
  36. msgid "Diffutils"
  37. msgstr ""
  38. #. type: Content of: <sect1><sect2><para>
  39. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/diffutils.xml:26
  40. msgid ""
  41. "The Diffutils package contains programs that show the differences between "
  42. "files or directories."
  43. msgstr ""
  44. #. type: Content of: <sect1><sect2><segmentedlist><segtitle>
  45. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/diffutils.xml:30
  46. msgid "&buildtime;"
  47. msgstr ""
  48. #. type: Content of: <sect1><sect2><segmentedlist><segtitle>
  49. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/diffutils.xml:31
  50. msgid "&diskspace;"
  51. msgstr ""
  52. #. type: Content of: <sect1><sect2><segmentedlist><seglistitem><seg>
  53. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/diffutils.xml:34
  54. msgid "&diffutils-fin-sbu;"
  55. msgstr ""
  56. #. type: Content of: <sect1><sect2><segmentedlist><seglistitem><seg>
  57. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/diffutils.xml:35
  58. msgid "&diffutils-fin-du;"
  59. msgstr ""
  60. #. type: Content of: <sect1><sect2><title>
  61. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/diffutils.xml:42
  62. msgid "Installation of Diffutils"
  63. msgstr ""
  64. #. type: Content of: <sect1><sect2><para>
  65. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/diffutils.xml:44
  66. msgid "Prepare Diffutils for compilation:"
  67. msgstr ""
  68. #. type: Content of: <sect1><sect2><screen>
  69. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/diffutils.xml:46
  70. #, no-wrap
  71. msgid "<userinput remap=\"configure\">./configure --prefix=/usr</userinput>"
  72. msgstr ""
  73. #. type: Content of: <sect1><sect2><para>
  74. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/diffutils.xml:48
  75. msgid "Compile the package:"
  76. msgstr ""
  77. #. type: Content of: <sect1><sect2><screen>
  78. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/diffutils.xml:50
  79. #, no-wrap
  80. msgid "<userinput remap=\"make\">make</userinput>"
  81. msgstr ""
  82. #. type: Content of: <sect1><sect2><para>
  83. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/diffutils.xml:52
  84. msgid "To test the results, issue:"
  85. msgstr ""
  86. #. type: Content of: <sect1><sect2><screen>
  87. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/diffutils.xml:54
  88. #, no-wrap
  89. msgid "<userinput remap=\"test\">make check</userinput>"
  90. msgstr ""
  91. #. type: Content of: <sect1><sect2><para>
  92. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/diffutils.xml:56
  93. msgid "Install the package:"
  94. msgstr ""
  95. #. type: Content of: <sect1><sect2><screen>
  96. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/diffutils.xml:58
  97. #, no-wrap
  98. msgid "<userinput remap=\"install\">make install</userinput>"
  99. msgstr ""
  100. #. type: Content of: <sect1><sect2><title>
  101. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/diffutils.xml:64
  102. msgid "Contents of Diffutils"
  103. msgstr ""
  104. #. type: Content of: <sect1><sect2><segmentedlist><segtitle>
  105. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/diffutils.xml:67
  106. msgid "Installed programs"
  107. msgstr ""
  108. #. type: Content of: <sect1><sect2><segmentedlist><seglistitem><seg>
  109. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/diffutils.xml:70
  110. msgid "cmp, diff, diff3, and sdiff"
  111. msgstr ""
  112. #. type: Content of: <sect1><sect2><variablelist><bridgehead>
  113. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/diffutils.xml:75
  114. msgid "Short Descriptions"
  115. msgstr ""
  116. #. type: Content of: <sect1><sect2><variablelist>
  117. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/diffutils.xml:76
  118. msgid "<?dbfo list-presentation=\"list\"?> <?dbhtml list-presentation=\"table\"?>"
  119. msgstr ""
  120. #. type: Content of: <sect1><sect2><variablelist><varlistentry><term>
  121. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/diffutils.xml:80
  122. msgid "<command>cmp</command>"
  123. msgstr ""
  124. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><para>
  125. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/diffutils.xml:82
  126. msgid "Compares two files and reports whether or in which bytes they differ"
  127. msgstr ""
  128. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><indexterm><primary>
  129. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/diffutils.xml:85
  130. msgid "cmp"
  131. msgstr ""
  132. #. type: Content of: <sect1><sect2><variablelist><varlistentry><term>
  133. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/diffutils.xml:91
  134. msgid "<command>diff</command>"
  135. msgstr ""
  136. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><para>
  137. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/diffutils.xml:93
  138. msgid ""
  139. "Compares two files or directories and reports which lines in the files "
  140. "differ"
  141. msgstr ""
  142. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><indexterm><primary>
  143. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/diffutils.xml:96
  144. msgid "diff"
  145. msgstr ""
  146. #. type: Content of: <sect1><sect2><variablelist><varlistentry><term>
  147. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/diffutils.xml:102
  148. msgid "<command>diff3</command>"
  149. msgstr ""
  150. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><para>
  151. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/diffutils.xml:104
  152. msgid "Compares three files line by line"
  153. msgstr ""
  154. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><indexterm><primary>
  155. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/diffutils.xml:106
  156. msgid "diff3"
  157. msgstr ""
  158. #. type: Content of: <sect1><sect2><variablelist><varlistentry><term>
  159. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/diffutils.xml:112
  160. msgid "<command>sdiff</command>"
  161. msgstr ""
  162. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><para>
  163. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/diffutils.xml:114
  164. msgid "Merges two files and interactively outputs the results"
  165. msgstr ""
  166. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><indexterm><primary>
  167. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/diffutils.xml:116
  168. msgid "sdiff"
  169. msgstr ""