123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276 |
- msgid ""
- msgstr ""
- "Project-Id-Version: PACKAGE VERSION\n"
- "POT-Creation-Date: 2020-06-17 12:44+0800\n"
- "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
- "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
- "Language-Team: LANGUAGE <LL@li.org>\n"
- "Language: zh_CN\n"
- "MIME-Version: 1.0\n"
- "Content-Type: text/plain; charset=UTF-8\n"
- "Content-Transfer-Encoding: 8bit\n"
- "X-Generator: Translate Toolkit 2.2.5\n"
- #. type: Content of: <sect1><sect1info><address>
- #: /home/xry111/svn-repos/LFS-BOOK/chapter08/libcap.xml:14
- #, no-wrap
- msgid "&libcap-url;"
- msgstr "&libcap-url;"
- #. type: Content of: <sect1><sect1info>
- #: /home/xry111/svn-repos/LFS-BOOK/chapter08/libcap.xml:12
- msgid ""
- "<productname>libcap</productname> <productnumber>&libcap-version;</"
- "productnumber> <placeholder type=\"address\" id=\"0\"/>"
- msgstr ""
- "<productname>libcap</productname> <productnumber>&libcap-version;</"
- "productnumber> <placeholder type=\"address\" id=\"0\"/>"
- #. type: Content of: <sect1><title>
- #: /home/xry111/svn-repos/LFS-BOOK/chapter08/libcap.xml:17
- msgid "Libcap-&libcap-version;"
- msgstr "Libcap-&libcap-version;"
- #. type: Content of: <sect1><indexterm><primary>
- #: /home/xry111/svn-repos/LFS-BOOK/chapter08/libcap.xml:20
- msgid "Libcap"
- msgstr "Libcap"
- #. type: Content of: <sect1><sect2><para>
- #: /home/xry111/svn-repos/LFS-BOOK/chapter08/libcap.xml:26
- msgid ""
- "The Libcap package implements the user-space interfaces to the POSIX 1003.1e "
- "capabilities available in Linux kernels. These capabilities are a "
- "partitioning of the all powerful root privilege into a set of distinct "
- "privileges."
- msgstr ""
- "Libcap 软件包为 Linux 内核提供的 POSIX 1003.1e 权能字实现用户接口。这些权能字"
- "是 root 用户的最高特权分割成的一组不同权限。"
- #. type: Content of: <sect1><sect2><segmentedlist><segtitle>
- #: /home/xry111/svn-repos/LFS-BOOK/chapter08/libcap.xml:32
- msgid "&buildtime;"
- msgstr "&buildtime;"
- #. type: Content of: <sect1><sect2><segmentedlist><segtitle>
- #: /home/xry111/svn-repos/LFS-BOOK/chapter08/libcap.xml:33
- msgid "&diskspace;"
- msgstr "&diskspace;"
- #. type: Content of: <sect1><sect2><segmentedlist><seglistitem><seg>
- #: /home/xry111/svn-repos/LFS-BOOK/chapter08/libcap.xml:36
- msgid "&libcap-fin-sbu;"
- msgstr "&libcap-fin-sbu;"
- #. type: Content of: <sect1><sect2><segmentedlist><seglistitem><seg>
- #: /home/xry111/svn-repos/LFS-BOOK/chapter08/libcap.xml:37
- msgid "&libcap-fin-du;"
- msgstr "&libcap-fin-du;"
- #. type: Content of: <sect1><sect2><title>
- #: /home/xry111/svn-repos/LFS-BOOK/chapter08/libcap.xml:44
- msgid "Installation of Libcap"
- msgstr "安装 Libcap"
- #. type: Content of: <sect1><sect2><para>
- #: /home/xry111/svn-repos/LFS-BOOK/chapter08/libcap.xml:46
- msgid "Prevent a static library from being installed:"
- msgstr "防止一个静态库的安装:"
- #. type: Content of: <sect1><sect2><screen>
- #: /home/xry111/svn-repos/LFS-BOOK/chapter08/libcap.xml:48
- #, no-wrap
- msgid "<userinput remap=\"pre\">sed -i '/install.*STACAPLIBNAME/d' libcap/Makefile</userinput>"
- msgstr "<userinput remap=\"pre\">sed -i '/install.*STACAPLIBNAME/d' libcap/Makefile</userinput>"
- #. type: Content of: <sect1><sect2><para>
- #: /home/xry111/svn-repos/LFS-BOOK/chapter08/libcap.xml:50
- msgid "Compile the package:"
- msgstr "编译该软件包:"
- #. type: Content of: <sect1><sect2><screen>
- #: /home/xry111/svn-repos/LFS-BOOK/chapter08/libcap.xml:52
- #, no-wrap
- msgid "<userinput remap=\"make\">make lib=lib</userinput>"
- msgstr "<userinput remap=\"make\">make lib=lib</userinput>"
- #. type: Content of: <sect1><sect2><variablelist><title>
- #: /home/xry111/svn-repos/LFS-BOOK/chapter08/libcap.xml:55
- msgid "The meaning of the make option:"
- msgstr "make 命令选项的含义:"
- #. type: Content of: <sect1><sect2><variablelist><varlistentry><term>
- #: /home/xry111/svn-repos/LFS-BOOK/chapter08/libcap.xml:58
- msgid "<parameter>lib=lib</parameter>"
- msgstr "<parameter>lib=lib</parameter>"
- #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><para>
- #: /home/xry111/svn-repos/LFS-BOOK/chapter08/libcap.xml:60
- msgid ""
- "This parameter sets the library directory to <filename>/lib</filename> "
- "rather than <filename>/lib64</filename> on x86_64. It has no effect on x86."
- msgstr ""
- "在 x86_64 上,该参数将库文件目录设定为 <filename>/lib</filename>,而不是 "
- "<filename>/lib64</filename>。它在 x86 上没有作用。"
- #. type: Content of: <sect1><sect2><para>
- #: /home/xry111/svn-repos/LFS-BOOK/chapter08/libcap.xml:68
- msgid "To test the results, issue:"
- msgstr "运行以下命令以测试编译结果:"
- #. type: Content of: <sect1><sect2><screen>
- #: /home/xry111/svn-repos/LFS-BOOK/chapter08/libcap.xml:70
- #, no-wrap
- msgid "<userinput remap=\"test\">make test</userinput>"
- msgstr "<userinput remap=\"test\">make test</userinput>"
- #. type: Content of: <sect1><sect2><para>
- #: /home/xry111/svn-repos/LFS-BOOK/chapter08/libcap.xml:72
- msgid "Install the package and do some cleanup:"
- msgstr "安装该软件包,并进行清理工作:"
- #. type: Content of: <sect1><sect2><screen>
- #: /home/xry111/svn-repos/LFS-BOOK/chapter08/libcap.xml:74
- #, no-wrap
- msgid ""
- "<userinput remap=\"install\">make lib=lib PKGCONFIGDIR=/usr/lib/pkgconfig install\n"
- "chmod -v 755 /lib/libcap.so.&libcap-version;\n"
- "mv -v /lib/libpsx.a /usr/lib\n"
- "rm -v /lib/libcap.so\n"
- "ln -sfv ../../lib/libcap.so.2 /usr/lib/libcap.so</userinput>"
- msgstr ""
- "<userinput remap=\"install\">make lib=lib PKGCONFIGDIR=/usr/lib/pkgconfig install\n"
- "chmod -v 755 /lib/libcap.so.&libcap-version;\n"
- "mv -v /lib/libpsx.a /usr/lib\n"
- "rm -v /lib/libcap.so\n"
- "ln -sfv ../../lib/libcap.so.2 /usr/lib/libcap.so</userinput>"
- #. type: Content of: <sect1><sect2><title>
- #: /home/xry111/svn-repos/LFS-BOOK/chapter08/libcap.xml:83
- msgid "Contents of Libcap"
- msgstr "Libcap 的内容"
- #. type: Content of: <sect1><sect2><segmentedlist><segtitle>
- #: /home/xry111/svn-repos/LFS-BOOK/chapter08/libcap.xml:86
- msgid "Installed programs"
- msgstr "安装的程序"
- #. type: Content of: <sect1><sect2><segmentedlist><segtitle>
- #: /home/xry111/svn-repos/LFS-BOOK/chapter08/libcap.xml:87
- msgid "Installed library"
- msgstr "安装的库"
- #. type: Content of: <sect1><sect2><segmentedlist><seglistitem><seg>
- #: /home/xry111/svn-repos/LFS-BOOK/chapter08/libcap.xml:90
- msgid "capsh, getcap, getpcaps, and setcap"
- msgstr "capsh, getcap, getpcaps, 以及 setcap"
- #. type: Content of: <sect1><sect2><segmentedlist><seglistitem><seg>
- #: /home/xry111/svn-repos/LFS-BOOK/chapter08/libcap.xml:91
- msgid "libcap.so and libpsx.a"
- msgstr "libcap.so 和 libpsx.a"
- #. type: Content of: <sect1><sect2><variablelist><bridgehead>
- #: /home/xry111/svn-repos/LFS-BOOK/chapter08/libcap.xml:96
- msgid "Short Descriptions"
- msgstr "简要描述"
- #. type: Content of: <sect1><sect2><variablelist>
- #: /home/xry111/svn-repos/LFS-BOOK/chapter08/libcap.xml:97
- msgid ""
- "<?dbfo list-presentation=\"list\"?> <?dbhtml list-presentation=\"table\"?>"
- msgstr ""
- "<?dbfo list-presentation=\"list\"?> <?dbhtml list-presentation=\"table\"?>"
- #. type: Content of: <sect1><sect2><variablelist><varlistentry><term>
- #: /home/xry111/svn-repos/LFS-BOOK/chapter08/libcap.xml:101
- msgid "<command>capsh</command>"
- msgstr "<command>capsh</command>"
- #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><para>
- #: /home/xry111/svn-repos/LFS-BOOK/chapter08/libcap.xml:103
- msgid "A shell wrapper to explore and constrain capability support"
- msgstr "一个用于演示和限制 Linux 权能字的 shell 封装器"
- #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><indexterm><primary>
- #: /home/xry111/svn-repos/LFS-BOOK/chapter08/libcap.xml:105
- msgid "capsh"
- msgstr "capsh"
- #. type: Content of: <sect1><sect2><variablelist><varlistentry><term>
- #: /home/xry111/svn-repos/LFS-BOOK/chapter08/libcap.xml:111
- msgid "<command>getcap</command>"
- msgstr "<command>getcap</command>"
- #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><para>
- #: /home/xry111/svn-repos/LFS-BOOK/chapter08/libcap.xml:113
- msgid "Examines file capabilities"
- msgstr "检验文件权能字"
- #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><indexterm><primary>
- #: /home/xry111/svn-repos/LFS-BOOK/chapter08/libcap.xml:115
- msgid "getcap"
- msgstr "getcap"
- #. type: Content of: <sect1><sect2><variablelist><varlistentry><term>
- #: /home/xry111/svn-repos/LFS-BOOK/chapter08/libcap.xml:121
- msgid "<command>getpcaps</command>"
- msgstr "<command>getpcaps</command>"
- #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><para>
- #: /home/xry111/svn-repos/LFS-BOOK/chapter08/libcap.xml:123
- msgid "Displays the capabilities on the queried process(es)"
- msgstr "查询进程的权能字"
- #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><indexterm><primary>
- #: /home/xry111/svn-repos/LFS-BOOK/chapter08/libcap.xml:125
- msgid "getpcaps"
- msgstr "getpcaps"
- #. type: Content of: <sect1><sect2><variablelist><varlistentry><term>
- #: /home/xry111/svn-repos/LFS-BOOK/chapter08/libcap.xml:131
- msgid "<command>setcap</command>"
- msgstr "<command>setcap</command>"
- #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><para>
- #: /home/xry111/svn-repos/LFS-BOOK/chapter08/libcap.xml:133
- msgid "Sets file capabilities"
- msgstr "设定文件权能字"
- #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><indexterm><primary>
- #: /home/xry111/svn-repos/LFS-BOOK/chapter08/libcap.xml:135
- msgid "setcap"
- msgstr "setcap"
- #. type: Content of: <sect1><sect2><variablelist><varlistentry><term>
- #: /home/xry111/svn-repos/LFS-BOOK/chapter08/libcap.xml:141
- msgid "<filename class=\"libraryfile\">libcap</filename>"
- msgstr "<filename class=\"libraryfile\">libcap</filename>"
- #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><para>
- #: /home/xry111/svn-repos/LFS-BOOK/chapter08/libcap.xml:143
- msgid ""
- "Contains the library functions for manipulating POSIX 1003.1e capabilities"
- msgstr "包含操作 POSIX 1003.1e 权能字的库函数"
- #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><indexterm><primary>
- #: /home/xry111/svn-repos/LFS-BOOK/chapter08/libcap.xml:146
- msgid "libcap"
- msgstr "libcap"
- #. type: Content of: <sect1><sect2><variablelist><varlistentry><term>
- #: /home/xry111/svn-repos/LFS-BOOK/chapter08/libcap.xml:152
- msgid "<filename class=\"libraryfile\">libpsx</filename>"
- msgstr "<filename class=\"libraryfile\">libpsx</filename>"
- #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><para>
- #: /home/xry111/svn-repos/LFS-BOOK/chapter08/libcap.xml:154
- msgid ""
- "Contains functions to support POSIX semantics for syscalls associated with "
- "the pthread library"
- msgstr "包含为 pthread 库相关的系统调用提供 POSIX 语义的函数"
- #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><indexterm><primary>
- #: /home/xry111/svn-repos/LFS-BOOK/chapter08/libcap.xml:157
- msgid "libpsx"
- msgstr "libpsx"
|