patch.po 5.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158
  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/patch.xml:14
  20. #, no-wrap
  21. msgid "&patch-url;"
  22. msgstr ""
  23. #. type: Content of: <sect1><sect1info>
  24. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/patch.xml:12
  25. msgid ""
  26. "<productname>patch</productname> "
  27. "<productnumber>&patch-version;</productnumber> <placeholder type=\"address\" "
  28. "id=\"0\"/>"
  29. msgstr ""
  30. #. type: Content of: <sect1><title>
  31. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/patch.xml:17
  32. msgid "Patch-&patch-version;"
  33. msgstr ""
  34. #. type: Content of: <sect1><indexterm><primary>
  35. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/patch.xml:20
  36. msgid "Patch"
  37. msgstr ""
  38. #. type: Content of: <sect1><sect2><para>
  39. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/patch.xml:26
  40. msgid ""
  41. "The Patch package contains a program for modifying or creating files by "
  42. "applying a <quote>patch</quote> file typically created by the "
  43. "<command>diff</command> program."
  44. msgstr ""
  45. #. type: Content of: <sect1><sect2><segmentedlist><segtitle>
  46. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/patch.xml:31
  47. msgid "&buildtime;"
  48. msgstr ""
  49. #. type: Content of: <sect1><sect2><segmentedlist><segtitle>
  50. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/patch.xml:32
  51. msgid "&diskspace;"
  52. msgstr ""
  53. #. type: Content of: <sect1><sect2><segmentedlist><seglistitem><seg>
  54. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/patch.xml:35
  55. msgid "&patch-fin-sbu;"
  56. msgstr ""
  57. #. type: Content of: <sect1><sect2><segmentedlist><seglistitem><seg>
  58. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/patch.xml:36
  59. msgid "&patch-fin-du;"
  60. msgstr ""
  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 ""
  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 ""
  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 ""
  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 ""
  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 ""
  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 ""
  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 ""
  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 ""
  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 "<?dbfo list-presentation=\"list\"?> <?dbhtml list-presentation=\"table\"?>"
  121. msgstr ""
  122. #. type: Content of: <sect1><sect2><variablelist><varlistentry><term>
  123. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/patch.xml:80
  124. msgid "<command>patch</command>"
  125. msgstr ""
  126. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><para>
  127. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/patch.xml:82
  128. msgid ""
  129. "Modifies files according to a patch file (A patch file is normally a "
  130. "difference listing created with the <command>diff</command> program. By "
  131. "applying these differences to the original files, <command>patch</command> "
  132. "creates the patched versions.)"
  133. msgstr ""