less.po 6.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202
  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/less.xml:14
  20. #, no-wrap
  21. msgid "&less-url;"
  22. msgstr ""
  23. #. type: Content of: <sect1><sect1info>
  24. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/less.xml:12
  25. msgid ""
  26. "<productname>less</productname> "
  27. "<productnumber>&less-version;</productnumber> <placeholder type=\"address\" "
  28. "id=\"0\"/>"
  29. msgstr ""
  30. #. type: Content of: <sect1><title>
  31. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/less.xml:17
  32. msgid "Less-&less-version;"
  33. msgstr ""
  34. #. type: Content of: <sect1><indexterm><primary>
  35. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/less.xml:20
  36. msgid "Less"
  37. msgstr ""
  38. #. type: Content of: <sect1><sect2><para>
  39. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/less.xml:26
  40. msgid "The Less package contains a text file viewer."
  41. msgstr ""
  42. #. type: Content of: <sect1><sect2><segmentedlist><segtitle>
  43. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/less.xml:29
  44. msgid "&buildtime;"
  45. msgstr ""
  46. #. type: Content of: <sect1><sect2><segmentedlist><segtitle>
  47. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/less.xml:30
  48. msgid "&diskspace;"
  49. msgstr ""
  50. #. type: Content of: <sect1><sect2><segmentedlist><seglistitem><seg>
  51. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/less.xml:33
  52. msgid "&less-fin-sbu;"
  53. msgstr ""
  54. #. type: Content of: <sect1><sect2><segmentedlist><seglistitem><seg>
  55. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/less.xml:34
  56. msgid "&less-fin-du;"
  57. msgstr ""
  58. #. type: Content of: <sect1><sect2><title>
  59. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/less.xml:41
  60. msgid "Installation of Less"
  61. msgstr ""
  62. #. type: Content of: <sect1><sect2><para>
  63. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/less.xml:43
  64. msgid "Prepare Less for compilation:"
  65. msgstr ""
  66. #. type: Content of: <sect1><sect2><screen>
  67. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/less.xml:45
  68. #, no-wrap
  69. msgid ""
  70. "<userinput remap=\"configure\">./configure --prefix=/usr "
  71. "--sysconfdir=/etc</userinput>"
  72. msgstr ""
  73. #. type: Content of: <sect1><sect2><variablelist><title>
  74. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/less.xml:48
  75. msgid "The meaning of the configure options:"
  76. msgstr ""
  77. #. type: Content of: <sect1><sect2><variablelist><varlistentry><term>
  78. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/less.xml:51
  79. msgid "<parameter>--sysconfdir=/etc</parameter>"
  80. msgstr ""
  81. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><para>
  82. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/less.xml:53
  83. msgid ""
  84. "This option tells the programs created by the package to look in <filename "
  85. "class=\"directory\">/etc</filename> for the configuration files."
  86. msgstr ""
  87. #. type: Content of: <sect1><sect2><para>
  88. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/less.xml:61
  89. msgid "Compile the package:"
  90. msgstr ""
  91. #. type: Content of: <sect1><sect2><screen>
  92. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/less.xml:63
  93. #, no-wrap
  94. msgid "<userinput remap=\"make\">make</userinput>"
  95. msgstr ""
  96. #. type: Content of: <sect1><sect2><para>
  97. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/less.xml:65
  98. msgid "This package does not come with a test suite."
  99. msgstr ""
  100. #. type: Content of: <sect1><sect2><para>
  101. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/less.xml:67
  102. msgid "Install the package:"
  103. msgstr ""
  104. #. type: Content of: <sect1><sect2><screen>
  105. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/less.xml:69
  106. #, no-wrap
  107. msgid "<userinput remap=\"install\">make install</userinput>"
  108. msgstr ""
  109. #. type: Content of: <sect1><sect2><title>
  110. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/less.xml:74
  111. msgid "Contents of Less"
  112. msgstr ""
  113. #. type: Content of: <sect1><sect2><segmentedlist><segtitle>
  114. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/less.xml:77
  115. msgid "Installed programs"
  116. msgstr ""
  117. #. type: Content of: <sect1><sect2><segmentedlist><seglistitem><seg>
  118. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/less.xml:80
  119. msgid "less, lessecho, and lesskey"
  120. msgstr ""
  121. #. type: Content of: <sect1><sect2><variablelist><bridgehead>
  122. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/less.xml:85
  123. msgid "Short Descriptions"
  124. msgstr ""
  125. #. type: Content of: <sect1><sect2><variablelist>
  126. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/less.xml:86
  127. msgid "<?dbfo list-presentation=\"list\"?> <?dbhtml list-presentation=\"table\"?>"
  128. msgstr ""
  129. #. type: Content of: <sect1><sect2><variablelist><varlistentry><term>
  130. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/less.xml:90
  131. msgid "<command>less</command>"
  132. msgstr ""
  133. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><para>
  134. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/less.xml:92
  135. msgid ""
  136. "A file viewer or pager; it displays the contents of the given file, letting "
  137. "the user scroll, find strings, and jump to marks"
  138. msgstr ""
  139. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><indexterm><primary>
  140. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/less.xml:95
  141. msgid "less"
  142. msgstr ""
  143. #. type: Content of: <sect1><sect2><variablelist><varlistentry><term>
  144. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/less.xml:101
  145. msgid "<command>lessecho</command>"
  146. msgstr ""
  147. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><para>
  148. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/less.xml:103
  149. msgid ""
  150. "Needed to expand meta-characters, such as <emphasis>*</emphasis> and "
  151. "<emphasis>?</emphasis>, in filenames on Unix systems"
  152. msgstr ""
  153. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><indexterm><primary>
  154. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/less.xml:106
  155. msgid "lessecho"
  156. msgstr ""
  157. #. type: Content of: <sect1><sect2><variablelist><varlistentry><term>
  158. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/less.xml:112
  159. msgid "<command>lesskey</command>"
  160. msgstr ""
  161. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><para>
  162. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/less.xml:114
  163. msgid "Used to specify the key bindings for <command>less</command>"
  164. msgstr ""
  165. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><indexterm><primary>
  166. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/less.xml:116
  167. msgid "lesskey"
  168. msgstr ""