scripts.po 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344
  1. msgid ""
  2. msgstr ""
  3. "Project-Id-Version: PACKAGE VERSION\n"
  4. "Report-Msgid-Bugs-To: \n"
  5. "POT-Creation-Date: 2020-06-17 12:44+0800\n"
  6. "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
  7. "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
  8. "Language-Team: LANGUAGE <LL@li.org>\n"
  9. "Language: zh_CN\n"
  10. "MIME-Version: 1.0\n"
  11. "Content-Type: text/plain; charset=UTF-8\n"
  12. "Content-Transfer-Encoding: 8bit\n"
  13. "X-Generator: Translate Toolkit 2.2.5\n"
  14. "X-Pootle-Path: /zh_CN/lfs/appendices/scripts.po\n"
  15. "X-Pootle-Revision: 1244485\n"
  16. #. type: Content of: <appendix><title>
  17. #: /home/xry111/svn-repos/LFS-BOOK/appendices/scripts.xml:39
  18. msgid "Boot and sysconfig scripts version-&lfs-bootscripts-version;"
  19. msgstr "启动和系统配置脚本,版本 &lfs-bootscripts-version;"
  20. #. type: Content of: <appendix><para>
  21. #: /home/xry111/svn-repos/LFS-BOOK/appendices/scripts.xml:41
  22. msgid ""
  23. "The scripts in this appendix are listed by the directory where they normally "
  24. "reside. The order is <filename class='directory'>/etc/rc.d/init.d</"
  25. "filename>, <filename class='directory'>/etc/sysconfig</filename>, <filename "
  26. "class='directory'>/etc/sysconfig/network-devices</filename>, and <filename "
  27. "class='directory'>/etc/sysconfig/network-devices/services</filename>. "
  28. "Within each section, the files are listed in the order they are normally "
  29. "called."
  30. msgstr ""
  31. "本附录中的脚本按照它们通常位于的目录排序列出。顺序是 <filename "
  32. "class='directory'>/etc/rc.d/init.d</filename>,<filename class='directory'>/"
  33. "etc/sysconfig</filename>,<filename class='directory'>/etc/sysconfig/network-"
  34. "devices</filename>,以及 <filename class='directory'>/etc/sysconfig/network-"
  35. "devices/services</filename>。在每个目录中,脚本按正常情况下它们被调用的顺序"
  36. "排列。"
  37. #. type: Content of: <appendix><sect1><title>
  38. #: /home/xry111/svn-repos/LFS-BOOK/appendices/scripts.xml:51
  39. msgid "/etc/rc.d/init.d/rc"
  40. msgstr "/etc/rc.d/init.d/rc"
  41. #. type: Content of: <appendix><sect1><para>
  42. #: /home/xry111/svn-repos/LFS-BOOK/appendices/scripts.xml:53
  43. msgid ""
  44. "The <systemitem>rc</systemitem> script is the first script called by "
  45. "<application>init</application> and initiates the boot process."
  46. msgstr ""
  47. "<systemitem>rc</systemitem> 脚本是 <application>init</application> 调用的第一"
  48. "个脚本,它开始引导过程。"
  49. #. type: Content of: <appendix><sect1><screen>
  50. #: /home/xry111/svn-repos/LFS-BOOK/appendices/scripts.xml:56
  51. #, no-wrap
  52. msgid "&rc;"
  53. msgstr "&rc;"
  54. #. type: Content of: <appendix><sect1><title>
  55. #: /home/xry111/svn-repos/LFS-BOOK/appendices/scripts.xml:60
  56. msgid "/lib/lsb/init-functions"
  57. msgstr "/lib/lsb/init-functions"
  58. #. type: Content of: <appendix><sect1><screen>
  59. #: /home/xry111/svn-repos/LFS-BOOK/appendices/scripts.xml:61
  60. #, no-wrap
  61. msgid "&initfunctions;"
  62. msgstr "&initfunctions;"
  63. #. type: Content of: <appendix><sect1><title>
  64. #: /home/xry111/svn-repos/LFS-BOOK/appendices/scripts.xml:65
  65. msgid "/etc/rc.d/init.d/mountvirtfs"
  66. msgstr "/etc/rc.d/init.d/mountvirtfs"
  67. #. type: Content of: <appendix><sect1><screen>
  68. #: /home/xry111/svn-repos/LFS-BOOK/appendices/scripts.xml:66
  69. #, no-wrap
  70. msgid "&mountvirtfs;"
  71. msgstr "&mountvirtfs;"
  72. #. type: Content of: <appendix><sect1><title>
  73. #: /home/xry111/svn-repos/LFS-BOOK/appendices/scripts.xml:70
  74. msgid "/etc/rc.d/init.d/modules"
  75. msgstr "/etc/rc.d/init.d/modules"
  76. #. type: Content of: <appendix><sect1><screen>
  77. #: /home/xry111/svn-repos/LFS-BOOK/appendices/scripts.xml:71
  78. #, no-wrap
  79. msgid "&modules;"
  80. msgstr "&modules;"
  81. #. type: Content of: <appendix><sect1><title>
  82. #: /home/xry111/svn-repos/LFS-BOOK/appendices/scripts.xml:75
  83. msgid "/etc/rc.d/init.d/udev"
  84. msgstr "/etc/rc.d/init.d/udev"
  85. #. type: Content of: <appendix><sect1><screen>
  86. #: /home/xry111/svn-repos/LFS-BOOK/appendices/scripts.xml:76
  87. #, no-wrap
  88. msgid "&udev;"
  89. msgstr "&udev;"
  90. #. type: Content of: <appendix><sect1><title>
  91. #: /home/xry111/svn-repos/LFS-BOOK/appendices/scripts.xml:80
  92. msgid "/etc/rc.d/init.d/swap"
  93. msgstr "/etc/rc.d/init.d/swap"
  94. #. type: Content of: <appendix><sect1><screen>
  95. #: /home/xry111/svn-repos/LFS-BOOK/appendices/scripts.xml:81
  96. #, no-wrap
  97. msgid "&swap;"
  98. msgstr "&swap;"
  99. #. type: Content of: <appendix><sect1><title>
  100. #: /home/xry111/svn-repos/LFS-BOOK/appendices/scripts.xml:85
  101. msgid "/etc/rc.d/init.d/setclock"
  102. msgstr "/etc/rc.d/init.d/setclock"
  103. #. type: Content of: <appendix><sect1><screen>
  104. #: /home/xry111/svn-repos/LFS-BOOK/appendices/scripts.xml:86
  105. #, no-wrap
  106. msgid "&setclock;"
  107. msgstr "&setclock;"
  108. #. type: Content of: <appendix><sect1><title>
  109. #: /home/xry111/svn-repos/LFS-BOOK/appendices/scripts.xml:90
  110. msgid "/etc/rc.d/init.d/checkfs"
  111. msgstr "/etc/rc.d/init.d/checkfs"
  112. #. type: Content of: <appendix><sect1><screen>
  113. #: /home/xry111/svn-repos/LFS-BOOK/appendices/scripts.xml:91
  114. #, no-wrap
  115. msgid "&checkfs;"
  116. msgstr "&checkfs;"
  117. #. type: Content of: <appendix><sect1><title>
  118. #: /home/xry111/svn-repos/LFS-BOOK/appendices/scripts.xml:95
  119. msgid "/etc/rc.d/init.d/mountfs"
  120. msgstr "/etc/rc.d/init.d/mountfs"
  121. #. type: Content of: <appendix><sect1><screen>
  122. #: /home/xry111/svn-repos/LFS-BOOK/appendices/scripts.xml:96
  123. #, no-wrap
  124. msgid "&mountfs;"
  125. msgstr "&mountfs;"
  126. #. type: Content of: <appendix><sect1><title>
  127. #: /home/xry111/svn-repos/LFS-BOOK/appendices/scripts.xml:100
  128. msgid "/etc/rc.d/init.d/udev_retry"
  129. msgstr "/etc/rc.d/init.d/udev_retry"
  130. #. type: Content of: <appendix><sect1><screen>
  131. #: /home/xry111/svn-repos/LFS-BOOK/appendices/scripts.xml:101
  132. #, no-wrap
  133. msgid "&udev_retry;"
  134. msgstr "&udev_retry;"
  135. #. type: Content of: <appendix><sect1><title>
  136. #: /home/xry111/svn-repos/LFS-BOOK/appendices/scripts.xml:105
  137. msgid "/etc/rc.d/init.d/cleanfs"
  138. msgstr "/etc/rc.d/init.d/cleanfs"
  139. #. type: Content of: <appendix><sect1><screen>
  140. #: /home/xry111/svn-repos/LFS-BOOK/appendices/scripts.xml:106
  141. #, no-wrap
  142. msgid "&cleanfs;"
  143. msgstr "&cleanfs;"
  144. #. type: Content of: <appendix><sect1><title>
  145. #: /home/xry111/svn-repos/LFS-BOOK/appendices/scripts.xml:110
  146. msgid "/etc/rc.d/init.d/console"
  147. msgstr "/etc/rc.d/init.d/console"
  148. #. type: Content of: <appendix><sect1><screen>
  149. #: /home/xry111/svn-repos/LFS-BOOK/appendices/scripts.xml:111
  150. #, no-wrap
  151. msgid "&console;"
  152. msgstr "&console;"
  153. #. type: Content of: <appendix><sect1><title>
  154. #: /home/xry111/svn-repos/LFS-BOOK/appendices/scripts.xml:115
  155. msgid "/etc/rc.d/init.d/localnet"
  156. msgstr "/etc/rc.d/init.d/localnet"
  157. #. type: Content of: <appendix><sect1><screen>
  158. #: /home/xry111/svn-repos/LFS-BOOK/appendices/scripts.xml:116
  159. #, no-wrap
  160. msgid "&localnet;"
  161. msgstr "&localnet;"
  162. #. type: Content of: <appendix><sect1><title>
  163. #: /home/xry111/svn-repos/LFS-BOOK/appendices/scripts.xml:120
  164. msgid "/etc/rc.d/init.d/sysctl"
  165. msgstr "/etc/rc.d/init.d/sysctl"
  166. #. type: Content of: <appendix><sect1><screen>
  167. #: /home/xry111/svn-repos/LFS-BOOK/appendices/scripts.xml:121
  168. #, no-wrap
  169. msgid "&sysctl;"
  170. msgstr "&sysctl;"
  171. #. type: Content of: <appendix><sect1><title>
  172. #: /home/xry111/svn-repos/LFS-BOOK/appendices/scripts.xml:125
  173. msgid "/etc/rc.d/init.d/sysklogd"
  174. msgstr "/etc/rc.d/init.d/sysklogd"
  175. #. type: Content of: <appendix><sect1><screen>
  176. #: /home/xry111/svn-repos/LFS-BOOK/appendices/scripts.xml:126
  177. #, no-wrap
  178. msgid "&sysklogd;"
  179. msgstr "&sysklogd;"
  180. #. type: Content of: <appendix><sect1><title>
  181. #: /home/xry111/svn-repos/LFS-BOOK/appendices/scripts.xml:130
  182. msgid "/etc/rc.d/init.d/network"
  183. msgstr "/etc/rc.d/init.d/network"
  184. #. type: Content of: <appendix><sect1><screen>
  185. #: /home/xry111/svn-repos/LFS-BOOK/appendices/scripts.xml:131
  186. #, no-wrap
  187. msgid "&network;"
  188. msgstr "&network;"
  189. #. type: Content of: <appendix><sect1><title>
  190. #: /home/xry111/svn-repos/LFS-BOOK/appendices/scripts.xml:135
  191. msgid "/etc/rc.d/init.d/sendsignals"
  192. msgstr "/etc/rc.d/init.d/sendsignals"
  193. #. type: Content of: <appendix><sect1><screen>
  194. #: /home/xry111/svn-repos/LFS-BOOK/appendices/scripts.xml:136
  195. #, no-wrap
  196. msgid "&sendsignals;"
  197. msgstr "&sendsignals;"
  198. #. type: Content of: <appendix><sect1><title>
  199. #: /home/xry111/svn-repos/LFS-BOOK/appendices/scripts.xml:140
  200. msgid "/etc/rc.d/init.d/reboot"
  201. msgstr "/etc/rc.d/init.d/reboot"
  202. #. type: Content of: <appendix><sect1><screen>
  203. #: /home/xry111/svn-repos/LFS-BOOK/appendices/scripts.xml:141
  204. #, no-wrap
  205. msgid "&reboot;"
  206. msgstr "&reboot;"
  207. #. type: Content of: <appendix><sect1><title>
  208. #: /home/xry111/svn-repos/LFS-BOOK/appendices/scripts.xml:145
  209. msgid "/etc/rc.d/init.d/halt"
  210. msgstr "/etc/rc.d/init.d/halt"
  211. #. type: Content of: <appendix><sect1><screen>
  212. #: /home/xry111/svn-repos/LFS-BOOK/appendices/scripts.xml:146
  213. #, no-wrap
  214. msgid "&halt;"
  215. msgstr "&halt;"
  216. #. type: Content of: <appendix><sect1><title>
  217. #: /home/xry111/svn-repos/LFS-BOOK/appendices/scripts.xml:150
  218. msgid "/etc/rc.d/init.d/template"
  219. msgstr "/etc/rc.d/init.d/template"
  220. #. type: Content of: <appendix><sect1><screen>
  221. #: /home/xry111/svn-repos/LFS-BOOK/appendices/scripts.xml:151
  222. #, no-wrap
  223. msgid "&template;"
  224. msgstr "&template;"
  225. #. type: Content of: <appendix><sect1><title>
  226. #: /home/xry111/svn-repos/LFS-BOOK/appendices/scripts.xml:155
  227. msgid "/etc/sysconfig/modules"
  228. msgstr "/etc/sysconfig/modules"
  229. #. type: Content of: <appendix><sect1><screen>
  230. #: /home/xry111/svn-repos/LFS-BOOK/appendices/scripts.xml:156
  231. #, no-wrap
  232. msgid "&modules_sys;"
  233. msgstr "&modules_sys;"
  234. #. type: Content of: <appendix><sect1><title>
  235. #: /home/xry111/svn-repos/LFS-BOOK/appendices/scripts.xml:160
  236. msgid "/etc/sysconfig/createfiles"
  237. msgstr "/etc/sysconfig/createfiles"
  238. #. type: Content of: <appendix><sect1><screen>
  239. #: /home/xry111/svn-repos/LFS-BOOK/appendices/scripts.xml:161
  240. #, no-wrap
  241. msgid "&createfiles;"
  242. msgstr "&createfiles;"
  243. #. type: Content of: <appendix><sect1><title>
  244. #: /home/xry111/svn-repos/LFS-BOOK/appendices/scripts.xml:165
  245. msgid "/etc/sysconfig/udev-retry"
  246. msgstr "/etc/sysconfig/udev-retry"
  247. #. type: Content of: <appendix><sect1><screen>
  248. #: /home/xry111/svn-repos/LFS-BOOK/appendices/scripts.xml:166
  249. #, no-wrap
  250. msgid "&cfg_udev_retry;"
  251. msgstr "&cfg_udev_retry;"
  252. #. type: Content of: <appendix><sect1><title>
  253. #: /home/xry111/svn-repos/LFS-BOOK/appendices/scripts.xml:170
  254. msgid "/sbin/ifup"
  255. msgstr "/sbin/ifup"
  256. #. type: Content of: <appendix><sect1><screen>
  257. #: /home/xry111/svn-repos/LFS-BOOK/appendices/scripts.xml:171
  258. #, no-wrap
  259. msgid "&ifup;"
  260. msgstr "&ifup;"
  261. #. type: Content of: <appendix><sect1><title>
  262. #: /home/xry111/svn-repos/LFS-BOOK/appendices/scripts.xml:175
  263. msgid "/sbin/ifdown"
  264. msgstr "/sbin/ifdown"
  265. #. type: Content of: <appendix><sect1><screen>
  266. #: /home/xry111/svn-repos/LFS-BOOK/appendices/scripts.xml:176
  267. #, no-wrap
  268. msgid "&ifdown;"
  269. msgstr "&ifdown;"
  270. #. type: Content of: <appendix><sect1><title>
  271. #: /home/xry111/svn-repos/LFS-BOOK/appendices/scripts.xml:180
  272. msgid "/lib/services/ipv4-static"
  273. msgstr "/lib/services/ipv4-static"
  274. #. type: Content of: <appendix><sect1><screen>
  275. #: /home/xry111/svn-repos/LFS-BOOK/appendices/scripts.xml:181
  276. #, no-wrap
  277. msgid "&ipv4_static;"
  278. msgstr "&ipv4_static;"
  279. #. type: Content of: <appendix><sect1><title>
  280. #: /home/xry111/svn-repos/LFS-BOOK/appendices/scripts.xml:185
  281. msgid "/lib/services/ipv4-static-route"
  282. msgstr "/lib/services/ipv4-static-route"
  283. #. type: Content of: <appendix><sect1><screen>
  284. #: /home/xry111/svn-repos/LFS-BOOK/appendices/scripts.xml:186
  285. #, no-wrap
  286. msgid "&ipv4_static_route;"
  287. msgstr "&ipv4_static_route;"