findutils.po 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286
  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/findutils.xml:14
  15. #, no-wrap
  16. msgid "&findutils-url;"
  17. msgstr "&findutils-url;"
  18. #. type: Content of: <sect1><sect1info>
  19. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/findutils.xml:12
  20. msgid ""
  21. "<productname>findutils</productname> <productnumber>&findutils-version;</"
  22. "productnumber> <placeholder type=\"address\" id=\"0\"/>"
  23. msgstr ""
  24. "<productname>findutils</productname> <productnumber>&findutils-version;</"
  25. "productnumber> <placeholder type=\"address\" id=\"0\"/>"
  26. #. type: Content of: <sect1><title>
  27. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/findutils.xml:17
  28. msgid "Findutils-&findutils-version;"
  29. msgstr "Findutils-&findutils-version;"
  30. #. type: Content of: <sect1><indexterm><primary>
  31. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/findutils.xml:20
  32. msgid "Findutils"
  33. msgstr "Findutils"
  34. #. type: Content of: <sect1><sect2><para>
  35. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/findutils.xml:26
  36. #, fuzzy
  37. msgid ""
  38. "The Findutils package contains programs to find files. These programs are "
  39. "provided to recursively search through a directory tree and to create, "
  40. "maintain, and search a database (often faster than the recursive find, but "
  41. "is unreliable if the database has not been recently updated)."
  42. msgstr ""
  43. "Findutils 软件包包含用于查找文件的程序。这些程序能够递归地搜索目录树,以及创"
  44. "建、维护和搜索数据库 (一般比递归搜索快,但在数据库最近没有更新时不可靠)。"
  45. #. type: Content of: <sect1><sect2><segmentedlist><segtitle>
  46. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/findutils.xml:32
  47. msgid "&buildtime;"
  48. msgstr "&buildtime;"
  49. #. type: Content of: <sect1><sect2><segmentedlist><segtitle>
  50. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/findutils.xml:33
  51. msgid "&diskspace;"
  52. msgstr "&diskspace;"
  53. #. type: Content of: <sect1><sect2><segmentedlist><seglistitem><seg>
  54. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/findutils.xml:36
  55. msgid "&findutils-fin-sbu;"
  56. msgstr "&findutils-fin-sbu;"
  57. #. type: Content of: <sect1><sect2><segmentedlist><seglistitem><seg>
  58. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/findutils.xml:37
  59. msgid "&findutils-fin-du;"
  60. msgstr "&findutils-fin-du;"
  61. #. type: Content of: <sect1><sect2><title>
  62. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/findutils.xml:44
  63. msgid "Installation of Findutils"
  64. msgstr "安装 Findutils"
  65. #. type: Content of: <sect1><sect2><para>
  66. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/findutils.xml:46
  67. msgid "Prepare Findutils for compilation:"
  68. msgstr "准备编译 Findutils:"
  69. #. type: Content of: <sect1><sect2><screen>
  70. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/findutils.xml:48
  71. #, no-wrap
  72. msgid "<userinput remap=\"configure\">./configure --prefix=/usr --localstatedir=/var/lib/locate</userinput>"
  73. msgstr "<userinput remap=\"configure\">./configure --prefix=/usr --localstatedir=/var/lib/locate</userinput>"
  74. #. type: Content of: <sect1><sect2><variablelist><title>
  75. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/findutils.xml:51
  76. msgid "The meaning of the configure options:"
  77. msgstr "配置选项的含义:"
  78. #. type: Content of: <sect1><sect2><variablelist><varlistentry><term>
  79. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/findutils.xml:54
  80. msgid "<parameter>--localstatedir</parameter>"
  81. msgstr "<parameter>--localstatedir</parameter>"
  82. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><para>
  83. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/findutils.xml:56
  84. msgid ""
  85. "This option changes the location of the <command>locate</command> database "
  86. "to be in <filename class=\"directory\">/var/lib/locate</filename>, which is "
  87. "FHS-compliant."
  88. msgstr ""
  89. "该选项将 <command>locate</command> 数据库的位置改为 <filename class="
  90. "\"directory\">/var/lib/locate</filename>,以与 FHS 兼容。"
  91. #. type: Content of: <sect1><sect2><para>
  92. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/findutils.xml:64
  93. msgid "Compile the package:"
  94. msgstr "编译该软件包:"
  95. #. type: Content of: <sect1><sect2><screen>
  96. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/findutils.xml:66
  97. #, no-wrap
  98. msgid "<userinput remap=\"make\">make</userinput>"
  99. msgstr "<userinput remap=\"make\">make</userinput>"
  100. #. type: Content of: <sect1><sect2><para>
  101. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/findutils.xml:68
  102. msgid "To test the results, issue:"
  103. msgstr "运行以下命令以测试编译结果:"
  104. #. type: Content of: <sect1><sect2><screen>
  105. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/findutils.xml:70
  106. #, fuzzy, no-wrap
  107. msgid ""
  108. "<userinput remap=\"test\">chown -Rv tester .\n"
  109. "su tester -c \"PATH=$PATH make check\"</userinput>"
  110. msgstr "<userinput remap=\"test\">make check</userinput>"
  111. #. type: Content of: <sect1><sect2><para>
  112. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/findutils.xml:73
  113. msgid "Install the package:"
  114. msgstr "安装该软件包:"
  115. #. type: Content of: <sect1><sect2><screen>
  116. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/findutils.xml:75
  117. #, no-wrap
  118. msgid "<userinput remap=\"install\">make install</userinput>"
  119. msgstr "<userinput remap=\"install\">make install</userinput>"
  120. #. type: Content of: <sect1><sect2><para>
  121. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/findutils.xml:77
  122. msgid ""
  123. "Some of the scripts in the LFS-Bootscripts package depend on <command>find</"
  124. "command>. As <filename class=\"directory\">/usr</filename> may not be "
  125. "available during the early stages of booting, this program needs to be on "
  126. "the root partition. The <command>updatedb</command> script also needs to be "
  127. "modified to correct an explicit path:"
  128. msgstr ""
  129. "LFS-Bootscripts 软件包中的一些引导脚本依赖于 <command>find</command>。由于 "
  130. "<filename class=\"directory\">/usr</filename> 文件系统在系统启动的早期阶段可"
  131. "能不可用,该程序必须被放置在根分区。还需要修正 <command>updatedb</command> "
  132. "脚本中硬编码的路径:"
  133. #. type: Content of: <sect1><sect2><para>
  134. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/findutils.xml:84
  135. msgid ""
  136. "Some packages in BLFS and beyond expect the <command>find</command> program "
  137. "in <filename class=\"directory\">/bin</filename>, so make sure it's placed "
  138. "there:"
  139. msgstr ""
  140. "BLFS 及 BLFS 之外的一些软件包预期 <command>find</command> 程序在 <filename "
  141. "class=\"directory\">/bin</filename> 中,因此要保证它被放置在那里:"
  142. #. type: Content of: <sect1><sect2><screen>
  143. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/findutils.xml:88
  144. #, no-wrap
  145. msgid ""
  146. "<userinput remap=\"install\">mv -v /usr/bin/find /bin\n"
  147. "sed -i 's|find:=${BINDIR}|find:=/bin|' /usr/bin/updatedb</userinput>"
  148. msgstr ""
  149. "<userinput remap=\"install\">mv -v /usr/bin/find /bin\n"
  150. "sed -i 's|find:=${BINDIR}|find:=/bin|' /usr/bin/updatedb</userinput>"
  151. #. type: Content of: <sect1><sect2><title>
  152. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/findutils.xml:94
  153. msgid "Contents of Findutils"
  154. msgstr "Findutils 的内容"
  155. #. type: Content of: <sect1><sect2><segmentedlist><segtitle>
  156. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/findutils.xml:97
  157. msgid "Installed programs"
  158. msgstr "安装的程序"
  159. #. type: Content of: <sect1><sect2><segmentedlist><segtitle>
  160. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/findutils.xml:98
  161. msgid "Installed directory"
  162. msgstr "安装的目录"
  163. #. type: Content of: <sect1><sect2><segmentedlist><seglistitem><seg>
  164. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/findutils.xml:101
  165. msgid "find, locate, updatedb, and xargs"
  166. msgstr "find, locate, updatedb, 以及 xargs"
  167. #. type: Content of: <sect1><sect2><segmentedlist><seglistitem><seg>
  168. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/findutils.xml:102
  169. msgid "/var/lib/locate"
  170. msgstr "/var/lib/locate"
  171. #. type: Content of: <sect1><sect2><variablelist><bridgehead>
  172. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/findutils.xml:108
  173. msgid "Short Descriptions"
  174. msgstr "简要描述"
  175. #. type: Content of: <sect1><sect2><variablelist>
  176. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/findutils.xml:109
  177. msgid ""
  178. "<?dbfo list-presentation=\"list\"?> <?dbhtml list-presentation=\"table\"?>"
  179. msgstr ""
  180. "<?dbfo list-presentation=\"list\"?> <?dbhtml list-presentation=\"table\"?>"
  181. #. type: Content of: <sect1><sect2><variablelist><varlistentry><term>
  182. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/findutils.xml:113
  183. msgid "<command>find</command>"
  184. msgstr "<command>find</command>"
  185. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><para>
  186. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/findutils.xml:115
  187. msgid ""
  188. "Searches given directory trees for files matching the specified criteria"
  189. msgstr "在给定目录树中搜索满足给定条件的文件"
  190. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><indexterm><primary>
  191. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/findutils.xml:118
  192. msgid "find"
  193. msgstr "find"
  194. #. type: Content of: <sect1><sect2><variablelist><varlistentry><term>
  195. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/findutils.xml:124
  196. msgid "<command>locate</command>"
  197. msgstr "<command>locate</command>"
  198. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><para>
  199. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/findutils.xml:126
  200. msgid ""
  201. "Searches through a database of file names and reports the names that contain "
  202. "a given string or match a given pattern"
  203. msgstr "在文件名数据库中进行搜索,报告包含特定字符串或匹配特定模式的文件名"
  204. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><indexterm><primary>
  205. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/findutils.xml:129
  206. msgid "locate"
  207. msgstr "locate"
  208. #. type: Content of: <sect1><sect2><variablelist><varlistentry><term>
  209. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/findutils.xml:135
  210. msgid "<command>updatedb</command>"
  211. msgstr "<command>updatedb</command>"
  212. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><para>
  213. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/findutils.xml:137
  214. msgid ""
  215. "Updates the <command>locate</command> database; it scans the entire file "
  216. "system (including other file systems that are currently mounted, unless told "
  217. "not to) and puts every file name it finds into the database"
  218. msgstr ""
  219. "更新 <command>locate</command> 数据库;它扫描整个文件系统 (包括当前挂载的其他"
  220. "文件系统,除非被告知不这样做),并把找到的所有文件名加入数据库"
  221. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><indexterm><primary>
  222. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/findutils.xml:142
  223. msgid "updatedb"
  224. msgstr "updatedb"
  225. #. type: Content of: <sect1><sect2><variablelist><varlistentry><term>
  226. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/findutils.xml:148
  227. msgid "<command>xargs</command>"
  228. msgstr "<command>xargs</command>"
  229. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><para>
  230. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/findutils.xml:150
  231. msgid "Can be used to apply a given command to a list of files"
  232. msgstr "可以将给定命令作用于一个列表中的所有文件"
  233. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><indexterm><primary>
  234. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/findutils.xml:152
  235. msgid "xargs"
  236. msgstr "xargs"
  237. #~ msgid ""
  238. #~ "Two tests are known to fail in the chroot environment: sv-bug-54171.old-"
  239. #~ "O3 and sv-bug-54171.new-O3."
  240. #~ msgstr ""
  241. #~ "已知有两项测试在 chroot 环境中会失败:sv-bug-54171.old-O3 和 sv-"
  242. #~ "bug-54171.new-O3。"