1
0

dbus.po 17 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419
  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/dbus.xml:14
  15. #, no-wrap
  16. msgid "&dbus-url;"
  17. msgstr "&dbus-url;"
  18. #. type: Content of: <sect1><sect1info>
  19. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/dbus.xml:12
  20. msgid ""
  21. "<productname>dbus</productname> <productnumber>&dbus-version;</"
  22. "productnumber> <placeholder type=\"address\" id=\"0\"/>"
  23. msgstr ""
  24. "<productname>dbus</productname> <productnumber>&dbus-version;</"
  25. "productnumber> <placeholder type=\"address\" id=\"0\"/>"
  26. #. type: Content of: <sect1><title>
  27. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/dbus.xml:17
  28. msgid "D-Bus-&dbus-version;"
  29. msgstr "D-Bus-&dbus-version;"
  30. #. type: Content of: <sect1><indexterm><primary>
  31. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/dbus.xml:20
  32. msgid "D-Bus"
  33. msgstr "D-Bus"
  34. #. type: Content of: <sect1><sect2><para>
  35. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/dbus.xml:26
  36. msgid ""
  37. "D-Bus is a message bus system, a simple way for applications to talk to one "
  38. "another. D-Bus supplies both a system daemon (for events such as \"new "
  39. "hardware device added\" or \"printer queue changed\") and a per-user-login-"
  40. "session daemon (for general IPC needs among user applications). Also, the "
  41. "message bus is built on top of a general one-to-one message passing "
  42. "framework, which can be used by any two applications to communicate directly "
  43. "(without going through the message bus daemon)."
  44. msgstr ""
  45. "D-bus 是一个消息总线系统,即应用程序之间互相通信的一种简单方式。D-Bus 提供一"
  46. "个系统守护进程 (负责 “添加了新硬件” 或 “打印队列发生改变” 等事件),并对每个用"
  47. "户登录会话提供一个守护进程 (负责一般用户程序的进程间通信)。另外,消息总线被构"
  48. "建在一个通用的一对一消息传递网络上,它可以被任意两个程序用于直接通信 (不需通"
  49. "过消息总线守护进程)。"
  50. #. type: Content of: <sect1><sect2><segmentedlist><segtitle>
  51. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/dbus.xml:35
  52. msgid "&buildtime;"
  53. msgstr "&buildtime;"
  54. #. type: Content of: <sect1><sect2><segmentedlist><segtitle>
  55. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/dbus.xml:36
  56. msgid "&diskspace;"
  57. msgstr "&diskspace;"
  58. #. type: Content of: <sect1><sect2><segmentedlist><seglistitem><seg>
  59. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/dbus.xml:39
  60. msgid "&dbus-fin-sbu;"
  61. msgstr "&dbus-fin-sbu;"
  62. #. type: Content of: <sect1><sect2><segmentedlist><seglistitem><seg>
  63. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/dbus.xml:40
  64. msgid "&dbus-fin-du;"
  65. msgstr "&dbus-fin-du;"
  66. #. type: Content of: <sect1><sect2><title>
  67. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/dbus.xml:47
  68. msgid "Installation of D-Bus"
  69. msgstr "安装 D-Bus"
  70. #. type: Content of: <sect1><sect2><para>
  71. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/dbus.xml:49
  72. msgid "Prepare D-Bus for compilation:"
  73. msgstr "准备编译 D-Bus:"
  74. #. type: Content of: <sect1><sect2><screen>
  75. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/dbus.xml:51
  76. #, no-wrap
  77. msgid ""
  78. "<userinput remap=\"configure\">./configure --prefix=/usr \\\n"
  79. " --sysconfdir=/etc \\\n"
  80. " --localstatedir=/var \\\n"
  81. " --disable-static \\\n"
  82. " --disable-doxygen-docs \\\n"
  83. " --disable-xml-docs \\\n"
  84. " --docdir=/usr/share/doc/dbus-&dbus-version; \\\n"
  85. " --with-console-auth-dir=/run/console</userinput>"
  86. msgstr ""
  87. "<userinput remap=\"configure\">./configure --prefix=/usr \\\n"
  88. " --sysconfdir=/etc \\\n"
  89. " --localstatedir=/var \\\n"
  90. " --disable-static \\\n"
  91. " --disable-doxygen-docs \\\n"
  92. " --disable-xml-docs \\\n"
  93. " --docdir=/usr/share/doc/dbus-&dbus-version; \\\n"
  94. " --with-console-auth-dir=/run/console</userinput>"
  95. #. type: Content of: <sect1><sect2><variablelist><title>
  96. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/dbus.xml:61
  97. msgid "The meaning of the configure options:"
  98. msgstr "配置选项的含义:"
  99. #. type: Content of: <sect1><sect2><variablelist><varlistentry><term>
  100. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/dbus.xml:64
  101. msgid "<parameter>--with-console-auth-dir=/run/console</parameter>"
  102. msgstr "<parameter>--with-console-auth-dir=/run/console</parameter>"
  103. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><para>
  104. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/dbus.xml:66
  105. #, fuzzy
  106. msgid "This specifies the location of the ConsoleKit authorization directory."
  107. msgstr "该选项指定 ConsoleKit 认证目录位置。"
  108. #. type: Content of: <sect1><sect2><para>
  109. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/dbus.xml:73
  110. msgid "Compile the package:"
  111. msgstr "编译该软件包:"
  112. #. type: Content of: <sect1><sect2><screen>
  113. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/dbus.xml:75
  114. #, no-wrap
  115. msgid "<userinput remap=\"make\">make</userinput>"
  116. msgstr "<userinput remap=\"make\">make</userinput>"
  117. #. type: Content of: <sect1><sect2><para>
  118. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/dbus.xml:77
  119. msgid ""
  120. "This package does come with a test suite, but it requires several packages "
  121. "that are not included in LFS. Instructions for running the test suite can be "
  122. "found in the BLFS book at <ulink url=\"&blfs-book;general/dbus.html\"/>."
  123. msgstr ""
  124. "该软件包有测试套件,但需要 LFS 没有包含的一些软件包。阅读 BLFS 手册中的 "
  125. "<ulink url=\"&blfs-book;general/dbus.html\"/>,以查阅运行测试套件的说明。"
  126. #. type: Content of: <sect1><sect2><para>
  127. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/dbus.xml:82
  128. msgid "Install the package:"
  129. msgstr "安装该软件包:"
  130. #. type: Content of: <sect1><sect2><screen>
  131. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/dbus.xml:84
  132. #, no-wrap
  133. msgid "<userinput remap=\"install\">make install</userinput>"
  134. msgstr "<userinput remap=\"install\">make install</userinput>"
  135. #. type: Content of: <sect1><sect2><para>
  136. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/dbus.xml:86
  137. msgid ""
  138. "The shared library needs to be moved to <filename class=\"directory\">/lib</"
  139. "filename>, and as a result the <filename class=\"extension\">.so</filename> "
  140. "file in <filename class=\"directory\">/usr/lib</filename> will need to be "
  141. "recreated:"
  142. msgstr ""
  143. "需要将共享库移动到 <filename class=\"directory\">/lib</filename>,因此 "
  144. "<filename class=\"directory\">/usr/lib</filename> 中的 <filename class="
  145. "\"extension\">.so</filename> 符号链接需要重新建立:"
  146. #. type: Content of: <sect1><sect2><screen>
  147. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/dbus.xml:91
  148. #, no-wrap
  149. msgid ""
  150. "<userinput remap=\"install\">mv -v /usr/lib/libdbus-1.so.* /lib\n"
  151. "ln -sfv ../../lib/$(readlink /usr/lib/libdbus-1.so) /usr/lib/libdbus-1.so</userinput>"
  152. msgstr ""
  153. "<userinput remap=\"install\">mv -v /usr/lib/libdbus-1.so.* /lib\n"
  154. "ln -sfv ../../lib/$(readlink /usr/lib/libdbus-1.so) /usr/lib/libdbus-1.so</userinput>"
  155. #. type: Content of: <sect1><sect2><para>
  156. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/dbus.xml:94
  157. #, fuzzy
  158. msgid ""
  159. "Create a symlink so that D-Bus and systemd can use the same "
  160. "<filename>machine-id</filename> file:"
  161. msgstr ""
  162. "创建符号链接,使 D-Bus 和 systemd 使用同样的 <filename>machine-id</filename> "
  163. "文件:"
  164. #. type: Content of: <sect1><sect2><screen>
  165. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/dbus.xml:97
  166. #, no-wrap
  167. msgid "<userinput remap=\"install\">ln -sfv /etc/machine-id /var/lib/dbus</userinput>"
  168. msgstr "<userinput remap=\"install\">ln -sfv /etc/machine-id /var/lib/dbus</userinput>"
  169. #. type: Content of: <sect1><sect2><para>
  170. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/dbus.xml:99
  171. msgid "Move the socket file to /run instead of the deprecated /var/run:"
  172. msgstr ""
  173. #. type: Content of: <sect1><sect2><screen>
  174. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/dbus.xml:102
  175. #, fuzzy, no-wrap
  176. msgid "<userinput remap=\"install\">sed -i 's:/var/run:/run:' /lib/systemd/system/dbus.socket</userinput>"
  177. msgstr "<userinput remap=\"install\">ln -sfv /etc/machine-id /var/lib/dbus</userinput>"
  178. #. type: Content of: <sect1><sect2><title>
  179. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/dbus.xml:107
  180. msgid "Contents of D-Bus"
  181. msgstr "D-Bus 的内容"
  182. #. type: Content of: <sect1><sect2><segmentedlist><segtitle>
  183. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/dbus.xml:110
  184. msgid "Installed programs"
  185. msgstr "安装的程序"
  186. #. type: Content of: <sect1><sect2><segmentedlist><segtitle>
  187. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/dbus.xml:111
  188. msgid "Installed libraries"
  189. msgstr "安装的库"
  190. #. type: Content of: <sect1><sect2><segmentedlist><segtitle>
  191. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/dbus.xml:112
  192. msgid "Installed directories"
  193. msgstr "安装的目录"
  194. #. type: Content of: <sect1><sect2><segmentedlist><seglistitem><seg>
  195. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/dbus.xml:115
  196. msgid ""
  197. "dbus-cleanup-sockets, dbus-daemon, dbus-launch, dbus-monitor, dbus-run-"
  198. "session, dbus-send, dbus-test-tool, dbus-update-activation-environment, and "
  199. "dbus-uuidgen"
  200. msgstr ""
  201. "dbus-cleanup-sockets, dbus-daemon, dbus-launch, dbus-monitor, dbus-run-"
  202. "session, dbus-send, dbus-test-tool, dbus-update-activation-environment, 以及 "
  203. "dbus-uuidgen"
  204. #. type: Content of: <sect1><sect2><segmentedlist><seglistitem><seg>
  205. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/dbus.xml:118
  206. msgid "libdbus-1.{a,so}"
  207. msgstr "libdbus-1.{a,so}"
  208. #. type: Content of: <sect1><sect2><segmentedlist><seglistitem><seg>
  209. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/dbus.xml:119
  210. msgid ""
  211. "/etc/dbus-1, /usr/include/dbus-1.0, /usr/lib/dbus-1.0, /usr/share/dbus-1, /"
  212. "usr/share/doc/dbus-&dbus-version;, and /var/lib/dbus"
  213. msgstr ""
  214. "/etc/dbus-1, /usr/include/dbus-1.0, /usr/lib/dbus-1.0, /usr/share/dbus-1, /"
  215. "usr/share/doc/dbus-&dbus-version;, 以及 /var/lib/dbus"
  216. #. type: Content of: <sect1><sect2><variablelist><bridgehead>
  217. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/dbus.xml:126
  218. msgid "Short Descriptions"
  219. msgstr "简要描述"
  220. #. type: Content of: <sect1><sect2><variablelist>
  221. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/dbus.xml:127
  222. msgid ""
  223. "<?dbfo list-presentation=\"list\"?> <?dbhtml list-presentation=\"table\"?>"
  224. msgstr ""
  225. "<?dbfo list-presentation=\"list\"?> <?dbhtml list-presentation=\"table\"?>"
  226. #. type: Content of: <sect1><sect2><variablelist><varlistentry><term>
  227. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/dbus.xml:131
  228. msgid "<command>dbus-cleanup-sockets</command>"
  229. msgstr "<command>dbus-cleanup-sockets</command>"
  230. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><para>
  231. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/dbus.xml:133
  232. #, fuzzy
  233. msgid "is used to remove leftover sockets in a directory"
  234. msgstr "用于清理目录中遗留的套接字"
  235. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><indexterm><primary>
  236. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/dbus.xml:135
  237. msgid "dbus-cleanup-sockets"
  238. msgstr "dbus-cleanup-sockets"
  239. #. type: Content of: <sect1><sect2><variablelist><varlistentry><term>
  240. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/dbus.xml:141
  241. msgid "<command>dbus-daemon</command>"
  242. msgstr "<command>dbus-daemon</command>"
  243. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><para>
  244. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/dbus.xml:143
  245. #, fuzzy
  246. msgid "Is the D-Bus message bus daemon"
  247. msgstr "D-Bus 消息总线守护程序"
  248. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><indexterm><primary>
  249. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/dbus.xml:145
  250. msgid "dbus-daemon"
  251. msgstr "dbus-daemon"
  252. #. type: Content of: <sect1><sect2><variablelist><varlistentry><term>
  253. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/dbus.xml:151
  254. msgid "<command>dbus-launch</command>"
  255. msgstr "<command>dbus-launch</command>"
  256. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><para>
  257. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/dbus.xml:153
  258. msgid "Starts <command>dbus-daemon</command> from a shell script"
  259. msgstr "从 shell 脚本启动 <command>dbus-daemon</command>"
  260. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><indexterm><primary>
  261. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/dbus.xml:156
  262. msgid "dbus-launch"
  263. msgstr "dbus-launch"
  264. #. type: Content of: <sect1><sect2><variablelist><varlistentry><term>
  265. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/dbus.xml:162
  266. msgid "<command>dbus-monitor</command>"
  267. msgstr "<command>dbus-monitor</command>"
  268. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><para>
  269. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/dbus.xml:164
  270. msgid "Monitors messages passing through a D-Bus message bus"
  271. msgstr "监视通过一个 D-Bus 消息总线的消息"
  272. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><indexterm><primary>
  273. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/dbus.xml:166
  274. msgid "dbus-monitor"
  275. msgstr "dbus-monitor"
  276. #. type: Content of: <sect1><sect2><variablelist><varlistentry><term>
  277. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/dbus.xml:172
  278. msgid "<command>dbus-run-session</command>"
  279. msgstr "<command>dbus-run-session</command>"
  280. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><para>
  281. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/dbus.xml:174
  282. msgid ""
  283. "Starts a session bus instance of <command>dbus-daemon</command> from a shell "
  284. "script and starts a specified program in that session"
  285. msgstr ""
  286. "从 shell 脚本启动一个 <command>dbus-daemon</command> 的会话总线实例,并在该会"
  287. "话中启动给定程序"
  288. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><indexterm><primary>
  289. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/dbus.xml:178
  290. msgid "dbus-run-session"
  291. msgstr "dbus-run-session"
  292. #. type: Content of: <sect1><sect2><variablelist><varlistentry><term>
  293. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/dbus.xml:184
  294. msgid "<command>dbus-send</command>"
  295. msgstr "<command>dbus-send</command>"
  296. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><para>
  297. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/dbus.xml:186
  298. msgid "Sends a message to a D-Bus message bus"
  299. msgstr "向 D-Bus 消息总线发送消息"
  300. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><indexterm><primary>
  301. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/dbus.xml:188
  302. msgid "dbus-send"
  303. msgstr "dbus-send"
  304. #. type: Content of: <sect1><sect2><variablelist><varlistentry><term>
  305. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/dbus.xml:194
  306. msgid "<command>dbus-test-tool</command>"
  307. msgstr "<command>dbus-test-tool</command>"
  308. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><para>
  309. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/dbus.xml:196
  310. #, fuzzy
  311. msgid "Is a tool to help packages test <application>D-Bus</application>"
  312. msgstr "一个帮助软件包测试 <application>D-Bus</application> 的工具"
  313. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><indexterm><primary>
  314. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/dbus.xml:199
  315. msgid "dbus-test-tool"
  316. msgstr "dbus-test-tool"
  317. #. type: Content of: <sect1><sect2><variablelist><varlistentry><term>
  318. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/dbus.xml:206
  319. msgid "<command>dbus-update-activation-environment</command>"
  320. msgstr "<command>dbus-update-activation-environment</command>"
  321. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><para>
  322. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/dbus.xml:208
  323. msgid ""
  324. "Updates environment variables that will be set for <application>D-Bus</"
  325. "application> session services"
  326. msgstr "更新将会为 <application>D-Bus</application> 会话服务设置的环境变量"
  327. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><indexterm><primary>
  328. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/dbus.xml:211
  329. msgid "dbus-update-activation-environment"
  330. msgstr "dbus-update-activation-environment"
  331. #. type: Content of: <sect1><sect2><variablelist><varlistentry><term>
  332. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/dbus.xml:217
  333. msgid "<command>dbus-uuidgen</command>"
  334. msgstr "<command>dbus-uuidgen</command>"
  335. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><para>
  336. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/dbus.xml:219
  337. msgid "Generates a universally unique ID"
  338. msgstr "产生通用唯一识别码"
  339. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><indexterm><primary>
  340. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/dbus.xml:221
  341. msgid "dbus-uuidgen"
  342. msgstr "dbus-uuidgen"
  343. #. type: Content of: <sect1><sect2><variablelist><varlistentry><term>
  344. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/dbus.xml:227
  345. msgid "<filename class=\"libraryfile\">libdbus-1</filename>"
  346. msgstr "<filename class=\"libraryfile\">libdbus-1</filename>"
  347. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><para>
  348. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/dbus.xml:229
  349. msgid "Contains API functions used to communicate with the D-Bus message bus"
  350. msgstr "包含用于和 D-Bus 消息总线通信的 API 函数"
  351. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><indexterm><primary>
  352. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/dbus.xml:232
  353. msgid "libdbus-1"
  354. msgstr "libdbus-1"