msgid "" msgstr "" "X-Pootle-Revision: 9999999\n" "X-Pootle-Path: /zh_CN/lfs/chapter08/check.po\n" "Project-Id-Version: PACKAGE VERSION\n" "POT-Creation-Date: 2020-08-08 19:28+0800\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \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:
#, no-wrap msgid "&check-url;" msgstr "&check-url;" #. type: Content of: msgid "" "check &check-version; " msgstr "" "check &check-version; " #. type: Content of: msgid "Check-&check-version;" msgstr "Check-&check-version;" #. type: Content of: <sect1><indexterm><primary> msgid "Check" msgstr "Check" #. type: Content of: <sect1><sect2><para> msgid "Check is a unit testing framework for C." msgstr "Check 是一个 C 语言单元测试框架。" #. type: Content of: <sect1><sect2><segmentedlist><segtitle> msgid "&buildtime;" msgstr "&buildtime;" #. type: Content of: <sect1><sect2><segmentedlist><segtitle> msgid "&diskspace;" msgstr "&diskspace;" #. type: Content of: <sect1><sect2><segmentedlist><seglistitem><seg> msgid "&check-fin-sbu;" msgstr "&check-fin-sbu;" #. type: Content of: <sect1><sect2><segmentedlist><seglistitem><seg> msgid "&check-fin-du;" msgstr "&check-fin-du;" #. type: Content of: <sect1><sect2><title> msgid "Installation of Check" msgstr "安装 Check" #. type: Content of: <sect1><sect2><para> msgid "Prepare Check for compilation:" msgstr "准备编译 Check:" #. type: Content of: <sect1><sect2><screen> #, no-wrap msgid "<userinput remap=\"configure\">./configure --prefix=/usr --disable-static</userinput>" msgstr "<userinput remap=\"configure\">./configure --prefix=/usr --disable-static</userinput>" #. type: Content of: <sect1><sect2><para> msgid "Build the package:" msgstr "构建该软件包:" #. type: Content of: <sect1><sect2><screen> #, no-wrap msgid "<userinput remap=\"make\">make</userinput>" msgstr "<userinput remap=\"make\">make</userinput>" #. type: Content of: <sect1><sect2><para> msgid "" "Compilation is now complete. To run the Check test suite, issue the " "following command:" msgstr "现在编译已经完成,执行以下命令执行 Check 测试套件:" #. type: Content of: <sect1><sect2><screen> #, no-wrap msgid "<userinput remap=\"test\">make check</userinput>" msgstr "<userinput remap=\"test\">make check</userinput>" #. type: Content of: <sect1><sect2><para> msgid "" "Note that the Check test suite may take a relatively long (up to 4 SBU) time." msgstr "注意 Check 测试套件可能需要相对较长 (可能高达 4 SBU) 的时间。" #. type: Content of: <sect1><sect2><para> msgid "Install the package:" msgstr "安装该软件包:" #. type: Content of: <sect1><sect2><screen> #, no-wrap msgid "<userinput remap=\"install\">make docdir=/usr/share/doc/check-&check-version; install</userinput>" msgstr "<userinput remap=\"install\">make docdir=/usr/share/doc/check-&check-version; install</userinput>" #. type: Content of: <sect1><sect2><title> msgid "Contents of Check" msgstr "Check 的内容" #. type: Content of: <sect1><sect2><segmentedlist><segtitle> msgid "Installed program" msgstr "安装的程序" #. type: Content of: <sect1><sect2><segmentedlist><segtitle> msgid "Installed library" msgstr "安装的库" #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><indexterm><primary> msgid "checkmk" msgstr "checkmk" #. type: Content of: <sect1><sect2><segmentedlist><seglistitem><seg> msgid "libcheck.so" msgstr "libcheck.so" #. type: Content of: <sect1><sect2><variablelist><bridgehead> msgid "Short Descriptions" msgstr "简要描述" #. type: Content of: <sect1><sect2><variablelist> 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> msgid "<command>checkmk</command>" msgstr "<command>checkmk</command>" #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><para> msgid "" "Awk script for generating C unit tests for use with the Check unit testing " "framework" msgstr "" "用于生成 C 语言单元测试的 awk 脚本,生成的单元测试可以和 Check 单元测试框架一" "起使用" #. type: Content of: <sect1><sect2><variablelist><varlistentry><term> msgid "<filename class=\"libraryfile\">libcheck.{a,so}</filename>" msgstr "<filename class=\"libraryfile\">libcheck.{a,so}</filename>" #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><para> msgid "Contains functions that allow Check to be called from a test program" msgstr "包含使得测试程序能够调用 Check 的函数" #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><indexterm><primary> msgid "libcheck" msgstr "libcheck"