sysklogd.po 6.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217
  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/sysklogd.xml:14
  20. #, no-wrap
  21. msgid "&sysklogd-url;"
  22. msgstr ""
  23. #. type: Content of: <sect1><sect1info>
  24. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/sysklogd.xml:12
  25. msgid ""
  26. "<productname>sysklogd</productname> "
  27. "<productnumber>&sysklogd-version;</productnumber> <placeholder "
  28. "type=\"address\" id=\"0\"/>"
  29. msgstr ""
  30. #. type: Content of: <sect1><title>
  31. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/sysklogd.xml:17
  32. msgid "Sysklogd-&sysklogd-version;"
  33. msgstr ""
  34. #. type: Content of: <sect1><sect2><indexterm><primary>
  35. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/sysklogd.xml:20
  36. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/sysklogd.xml:66
  37. msgid "Sysklogd"
  38. msgstr ""
  39. #. type: Content of: <sect1><sect2><para>
  40. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/sysklogd.xml:26
  41. msgid ""
  42. "The sysklogd package contains programs for logging system messages, such as "
  43. "those given by the kernel when unusual things happen."
  44. msgstr ""
  45. #. type: Content of: <sect1><sect2><segmentedlist><segtitle>
  46. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/sysklogd.xml:30
  47. msgid "&buildtime;"
  48. msgstr ""
  49. #. type: Content of: <sect1><sect2><segmentedlist><segtitle>
  50. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/sysklogd.xml:31
  51. msgid "&diskspace;"
  52. msgstr ""
  53. #. type: Content of: <sect1><sect2><segmentedlist><seglistitem><seg>
  54. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/sysklogd.xml:34
  55. msgid "&sysklogd-fin-sbu;"
  56. msgstr ""
  57. #. type: Content of: <sect1><sect2><segmentedlist><seglistitem><seg>
  58. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/sysklogd.xml:35
  59. msgid "&sysklogd-fin-du;"
  60. msgstr ""
  61. #. type: Content of: <sect1><sect2><title>
  62. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/sysklogd.xml:42
  63. msgid "Installation of Sysklogd"
  64. msgstr ""
  65. #. type: Content of: <sect1><sect2><para>
  66. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/sysklogd.xml:44
  67. msgid ""
  68. "First, fix problems that causes a segmentation fault under some conditions "
  69. "in klogd and fix an obsolete program construct:"
  70. msgstr ""
  71. #. type: Content of: <sect1><sect2><screen>
  72. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/sysklogd.xml:47
  73. #, no-wrap
  74. msgid ""
  75. "<userinput remap=\"pre\">sed -i '/Error loading kernel symbols/{n;n;d}' "
  76. "ksym_mod.c\n"
  77. "sed -i 's/union wait/int/' syslogd.c</userinput>"
  78. msgstr ""
  79. #. type: Content of: <sect1><sect2><para>
  80. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/sysklogd.xml:50
  81. msgid "Compile the package:"
  82. msgstr ""
  83. #. type: Content of: <sect1><sect2><screen>
  84. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/sysklogd.xml:52
  85. #, no-wrap
  86. msgid "<userinput remap=\"make\">make</userinput>"
  87. msgstr ""
  88. #. type: Content of: <sect1><sect2><para>
  89. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/sysklogd.xml:54
  90. msgid "This package does not come with a test suite."
  91. msgstr ""
  92. #. type: Content of: <sect1><sect2><para>
  93. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/sysklogd.xml:56
  94. msgid "Install the package:"
  95. msgstr ""
  96. #. type: Content of: <sect1><sect2><screen>
  97. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/sysklogd.xml:58
  98. #, no-wrap
  99. msgid "<userinput remap=\"install\">make BINDIR=/sbin install</userinput>"
  100. msgstr ""
  101. #. type: Content of: <sect1><sect2><title>
  102. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/sysklogd.xml:63
  103. msgid "Configuring Sysklogd"
  104. msgstr ""
  105. #. type: Content of: <sect1><sect2><indexterm><secondary>
  106. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/sysklogd.xml:67
  107. msgid "configuring"
  108. msgstr ""
  109. #. type: Content of: <sect1><sect2><indexterm><primary>
  110. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/sysklogd.xml:71
  111. msgid "/etc/syslog.conf"
  112. msgstr ""
  113. #. type: Content of: <sect1><sect2><para>
  114. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/sysklogd.xml:74
  115. msgid ""
  116. "Create a new <filename>/etc/syslog.conf</filename> file by running the "
  117. "following:"
  118. msgstr ""
  119. #. type: Content of: <sect1><sect2><screen>
  120. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/sysklogd.xml:77
  121. #, no-wrap
  122. msgid ""
  123. "<userinput>cat &gt; /etc/syslog.conf &lt;&lt; \"EOF\"\n"
  124. "<literal># Begin /etc/syslog.conf\n"
  125. "\n"
  126. "auth,authpriv.* -/var/log/auth.log\n"
  127. "*.*;auth,authpriv.none -/var/log/sys.log\n"
  128. "daemon.* -/var/log/daemon.log\n"
  129. "kern.* -/var/log/kern.log\n"
  130. "mail.* -/var/log/mail.log\n"
  131. "user.* -/var/log/user.log\n"
  132. "*.emerg *\n"
  133. "\n"
  134. "# End /etc/syslog.conf</literal>\n"
  135. "EOF</userinput>"
  136. msgstr ""
  137. #. type: Content of: <sect1><sect2><title>
  138. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/sysklogd.xml:94
  139. msgid "Contents of Sysklogd"
  140. msgstr ""
  141. #. type: Content of: <sect1><sect2><segmentedlist><segtitle>
  142. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/sysklogd.xml:97
  143. msgid "Installed programs"
  144. msgstr ""
  145. #. type: Content of: <sect1><sect2><segmentedlist><seglistitem><seg>
  146. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/sysklogd.xml:100
  147. msgid "klogd and syslogd"
  148. msgstr ""
  149. #. type: Content of: <sect1><sect2><variablelist><bridgehead>
  150. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/sysklogd.xml:105
  151. msgid "Short Descriptions"
  152. msgstr ""
  153. #. type: Content of: <sect1><sect2><variablelist>
  154. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/sysklogd.xml:106
  155. msgid "<?dbfo list-presentation=\"list\"?> <?dbhtml list-presentation=\"table\"?>"
  156. msgstr ""
  157. #. type: Content of: <sect1><sect2><variablelist><varlistentry><term>
  158. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/sysklogd.xml:110
  159. msgid "<command>klogd</command>"
  160. msgstr ""
  161. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><para>
  162. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/sysklogd.xml:112
  163. msgid "A system daemon for intercepting and logging kernel messages"
  164. msgstr ""
  165. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><indexterm><primary>
  166. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/sysklogd.xml:114
  167. msgid "klogd"
  168. msgstr ""
  169. #. type: Content of: <sect1><sect2><variablelist><varlistentry><term>
  170. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/sysklogd.xml:120
  171. msgid "<command>syslogd</command>"
  172. msgstr ""
  173. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><para>
  174. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/sysklogd.xml:122
  175. msgid ""
  176. "Logs the messages that system programs offer for logging [Every logged "
  177. "message contains at least a date stamp and a hostname, and normally the "
  178. "program's name too, but that depends on how trusting the logging daemon is "
  179. "told to be.]"
  180. msgstr ""
  181. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><indexterm><primary>
  182. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/sysklogd.xml:127
  183. msgid "syslogd"
  184. msgstr ""