sysvinit.po 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307
  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/sysvinit.xml:14
  20. #, no-wrap
  21. msgid "&sysvinit-url;"
  22. msgstr ""
  23. #. type: Content of: <sect1><sect1info>
  24. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/sysvinit.xml:12
  25. msgid ""
  26. "<productname>sysvinit</productname> "
  27. "<productnumber>&sysvinit-version;</productnumber> <placeholder "
  28. "type=\"address\" id=\"0\"/>"
  29. msgstr ""
  30. #. type: Content of: <sect1><title>
  31. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/sysvinit.xml:17
  32. msgid "Sysvinit-&sysvinit-version;"
  33. msgstr ""
  34. #. type: Content of: <sect1><indexterm><primary>
  35. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/sysvinit.xml:20
  36. msgid "Sysvinit"
  37. msgstr ""
  38. #. type: Content of: <sect1><sect2><para>
  39. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/sysvinit.xml:26
  40. msgid ""
  41. "The Sysvinit package contains programs for controlling the startup, running, "
  42. "and shutdown of the system."
  43. msgstr ""
  44. #. type: Content of: <sect1><sect2><segmentedlist><segtitle>
  45. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/sysvinit.xml:30
  46. msgid "&buildtime;"
  47. msgstr ""
  48. #. type: Content of: <sect1><sect2><segmentedlist><segtitle>
  49. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/sysvinit.xml:31
  50. msgid "&diskspace;"
  51. msgstr ""
  52. #. type: Content of: <sect1><sect2><segmentedlist><seglistitem><seg>
  53. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/sysvinit.xml:34
  54. msgid "&sysvinit-fin-sbu;"
  55. msgstr ""
  56. #. type: Content of: <sect1><sect2><segmentedlist><seglistitem><seg>
  57. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/sysvinit.xml:35
  58. msgid "&sysvinit-fin-du;"
  59. msgstr ""
  60. #. type: Content of: <sect1><sect2><title>
  61. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/sysvinit.xml:42
  62. msgid "Installation of Sysvinit"
  63. msgstr ""
  64. #. type: Content of: <sect1><sect2><para>
  65. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/sysvinit.xml:70
  66. msgid ""
  67. "First, apply a patch that removes several programs installed by other "
  68. "packages, clarifies a message, and fixes a compiler warning:"
  69. msgstr ""
  70. #. type: Content of: <sect1><sect2><screen>
  71. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/sysvinit.xml:73
  72. #, no-wrap
  73. msgid ""
  74. "<userinput remap=\"pre\">patch -Np1 -i "
  75. "../&sysvinit-consolidated-patch;</userinput>"
  76. msgstr ""
  77. #. type: Content of: <sect1><sect2><para>
  78. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/sysvinit.xml:75
  79. msgid "Compile the package:"
  80. msgstr ""
  81. #. type: Content of: <sect1><sect2><screen>
  82. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/sysvinit.xml:77
  83. #, no-wrap
  84. msgid "<userinput remap=\"make\">make</userinput>"
  85. msgstr ""
  86. #. type: Content of: <sect1><sect2><para>
  87. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/sysvinit.xml:79
  88. msgid "This package does not come with a test suite."
  89. msgstr ""
  90. #. type: Content of: <sect1><sect2><para>
  91. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/sysvinit.xml:81
  92. msgid "Install the package:"
  93. msgstr ""
  94. #. type: Content of: <sect1><sect2><screen>
  95. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/sysvinit.xml:83
  96. #, no-wrap
  97. msgid "<userinput remap=\"install\">make install</userinput>"
  98. msgstr ""
  99. #. type: Content of: <sect1><sect2><title>
  100. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/sysvinit.xml:88
  101. msgid "Contents of Sysvinit"
  102. msgstr ""
  103. #. type: Content of: <sect1><sect2><segmentedlist><segtitle>
  104. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/sysvinit.xml:91
  105. msgid "Installed programs"
  106. msgstr ""
  107. #. type: Content of: <sect1><sect2><segmentedlist><seglistitem><seg>
  108. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/sysvinit.xml:94
  109. msgid ""
  110. "bootlogd, fstab-decode, halt, init, killall5, poweroff (link to halt), "
  111. "reboot (link to halt), runlevel, shutdown, and telinit (link to init)"
  112. msgstr ""
  113. #. type: Content of: <sect1><sect2><variablelist><bridgehead>
  114. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/sysvinit.xml:101
  115. msgid "Short Descriptions"
  116. msgstr ""
  117. #. type: Content of: <sect1><sect2><variablelist>
  118. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/sysvinit.xml:102
  119. msgid "<?dbfo list-presentation=\"list\"?> <?dbhtml list-presentation=\"table\"?>"
  120. msgstr ""
  121. #. type: Content of: <sect1><sect2><variablelist><varlistentry><term>
  122. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/sysvinit.xml:106
  123. msgid "<command>bootlogd</command>"
  124. msgstr ""
  125. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><para>
  126. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/sysvinit.xml:108
  127. msgid "Logs boot messages to a log file"
  128. msgstr ""
  129. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><indexterm><primary>
  130. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/sysvinit.xml:110
  131. msgid "bootlogd"
  132. msgstr ""
  133. #. type: Content of: <sect1><sect2><variablelist><varlistentry><term>
  134. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/sysvinit.xml:116
  135. msgid "<command>fstab-decode</command>"
  136. msgstr ""
  137. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><para>
  138. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/sysvinit.xml:118
  139. msgid "Run a command with fstab-encoded arguments"
  140. msgstr ""
  141. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><indexterm><primary>
  142. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/sysvinit.xml:120
  143. msgid "fstab-decode"
  144. msgstr ""
  145. #. type: Content of: <sect1><sect2><variablelist><varlistentry><term>
  146. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/sysvinit.xml:126
  147. msgid "<command>halt</command>"
  148. msgstr ""
  149. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><para>
  150. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/sysvinit.xml:128
  151. msgid ""
  152. "Normally invokes <command>shutdown</command> with the "
  153. "<parameter>-h</parameter> option, except when already in run-level 0, then "
  154. "it tells the kernel to halt the system; it notes in the file "
  155. "<filename>/var/log/wtmp</filename> that the system is being brought down"
  156. msgstr ""
  157. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><indexterm><primary>
  158. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/sysvinit.xml:134
  159. msgid "halt"
  160. msgstr ""
  161. #. type: Content of: <sect1><sect2><variablelist><varlistentry><term>
  162. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/sysvinit.xml:140
  163. msgid "<command>init</command>"
  164. msgstr ""
  165. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><para>
  166. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/sysvinit.xml:142
  167. msgid ""
  168. "The first process to be started when the kernel has initialized the hardware "
  169. "which takes over the boot process and starts all the proceses specified in "
  170. "its configuration file"
  171. msgstr ""
  172. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><indexterm><primary>
  173. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/sysvinit.xml:146
  174. msgid "init"
  175. msgstr ""
  176. #. type: Content of: <sect1><sect2><variablelist><varlistentry><term>
  177. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/sysvinit.xml:152
  178. msgid "<command>killall5</command>"
  179. msgstr ""
  180. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><para>
  181. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/sysvinit.xml:154
  182. msgid ""
  183. "Sends a signal to all processes, except the processes in its own session so "
  184. "it will not kill its parent shell"
  185. msgstr ""
  186. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><indexterm><primary>
  187. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/sysvinit.xml:157
  188. msgid "killall5"
  189. msgstr ""
  190. #. type: Content of: <sect1><sect2><variablelist><varlistentry><term>
  191. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/sysvinit.xml:163
  192. msgid "<command>poweroff</command>"
  193. msgstr ""
  194. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><para>
  195. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/sysvinit.xml:165
  196. msgid ""
  197. "Tells the kernel to halt the system and switch off the computer (see "
  198. "<command>halt</command>)"
  199. msgstr ""
  200. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><indexterm><primary>
  201. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/sysvinit.xml:168
  202. msgid "poweroff"
  203. msgstr ""
  204. #. type: Content of: <sect1><sect2><variablelist><varlistentry><term>
  205. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/sysvinit.xml:174
  206. msgid "<command>reboot</command>"
  207. msgstr ""
  208. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><para>
  209. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/sysvinit.xml:176
  210. msgid "Tells the kernel to reboot the system (see <command>halt</command>)"
  211. msgstr ""
  212. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><indexterm><primary>
  213. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/sysvinit.xml:179
  214. msgid "reboot"
  215. msgstr ""
  216. #. type: Content of: <sect1><sect2><variablelist><varlistentry><term>
  217. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/sysvinit.xml:185
  218. msgid "<command>runlevel</command>"
  219. msgstr ""
  220. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><para>
  221. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/sysvinit.xml:187
  222. msgid ""
  223. "Reports the previous and the current run-level, as noted in the last "
  224. "run-level record in <filename>/var/run/utmp</filename>"
  225. msgstr ""
  226. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><indexterm><primary>
  227. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/sysvinit.xml:190
  228. msgid "runlevel"
  229. msgstr ""
  230. #. type: Content of: <sect1><sect2><variablelist><varlistentry><term>
  231. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/sysvinit.xml:196
  232. msgid "<command>shutdown</command>"
  233. msgstr ""
  234. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><para>
  235. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/sysvinit.xml:198
  236. msgid ""
  237. "Brings the system down in a secure way, signaling all processes and "
  238. "notifying all logged-in users"
  239. msgstr ""
  240. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><indexterm><primary>
  241. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/sysvinit.xml:201
  242. msgid "shutdown"
  243. msgstr ""
  244. #. type: Content of: <sect1><sect2><variablelist><varlistentry><term>
  245. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/sysvinit.xml:207
  246. msgid "<command>telinit</command>"
  247. msgstr ""
  248. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><para>
  249. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/sysvinit.xml:209
  250. msgid "Tells <command>init</command> which run-level to change to"
  251. msgstr ""
  252. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><indexterm><primary>
  253. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/sysvinit.xml:211
  254. msgid "telinit"
  255. msgstr ""