check.po 5.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156
  1. msgid ""
  2. msgstr ""
  3. "X-Pootle-Revision: 9999999\n"
  4. "X-Pootle-Path: /zh_CN/lfs/chapter08/check.po\n"
  5. "Project-Id-Version: PACKAGE VERSION\n"
  6. "POT-Creation-Date: 2020-08-08 19:28+0800\n"
  7. "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
  8. "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
  9. "Language-Team: LANGUAGE <LL@li.org>\n"
  10. "Language: zh_CN\n"
  11. "MIME-Version: 1.0\n"
  12. "Content-Type: text/plain; charset=UTF-8\n"
  13. "Content-Transfer-Encoding: 8bit\n"
  14. "X-Generator: Translate Toolkit 2.2.5\n"
  15. #. type: Content of: <sect1><sect1info><address>
  16. #, no-wrap
  17. msgid "&check-url;"
  18. msgstr "&check-url;"
  19. #. type: Content of: <sect1><sect1info>
  20. msgid ""
  21. "<productname>check</productname> <productnumber>&check-version;</"
  22. "productnumber> <placeholder type=\"address\" id=\"0\"/>"
  23. msgstr ""
  24. "<productname>check</productname> <productnumber>&check-version;</"
  25. "productnumber> <placeholder type=\"address\" id=\"0\"/>"
  26. #. type: Content of: <sect1><title>
  27. msgid "Check-&check-version;"
  28. msgstr "Check-&check-version;"
  29. #. type: Content of: <sect1><indexterm><primary>
  30. msgid "Check"
  31. msgstr "Check"
  32. #. type: Content of: <sect1><sect2><para>
  33. msgid "Check is a unit testing framework for C."
  34. msgstr "Check 是一个 C 语言单元测试框架。"
  35. #. type: Content of: <sect1><sect2><segmentedlist><segtitle>
  36. msgid "&buildtime;"
  37. msgstr "&buildtime;"
  38. #. type: Content of: <sect1><sect2><segmentedlist><segtitle>
  39. msgid "&diskspace;"
  40. msgstr "&diskspace;"
  41. #. type: Content of: <sect1><sect2><segmentedlist><seglistitem><seg>
  42. msgid "&check-fin-sbu;"
  43. msgstr "&check-fin-sbu;"
  44. #. type: Content of: <sect1><sect2><segmentedlist><seglistitem><seg>
  45. msgid "&check-fin-du;"
  46. msgstr "&check-fin-du;"
  47. #. type: Content of: <sect1><sect2><title>
  48. msgid "Installation of Check"
  49. msgstr "安装 Check"
  50. #. type: Content of: <sect1><sect2><para>
  51. msgid "Prepare Check for compilation:"
  52. msgstr "准备编译 Check:"
  53. #. type: Content of: <sect1><sect2><screen>
  54. #, no-wrap
  55. msgid "<userinput remap=\"configure\">./configure --prefix=/usr --disable-static</userinput>"
  56. msgstr "<userinput remap=\"configure\">./configure --prefix=/usr --disable-static</userinput>"
  57. #. type: Content of: <sect1><sect2><para>
  58. msgid "Build the package:"
  59. msgstr "构建该软件包:"
  60. #. type: Content of: <sect1><sect2><screen>
  61. #, no-wrap
  62. msgid "<userinput remap=\"make\">make</userinput>"
  63. msgstr "<userinput remap=\"make\">make</userinput>"
  64. #. type: Content of: <sect1><sect2><para>
  65. msgid ""
  66. "Compilation is now complete. To run the Check test suite, issue the "
  67. "following command:"
  68. msgstr "现在编译已经完成,执行以下命令执行 Check 测试套件:"
  69. #. type: Content of: <sect1><sect2><screen>
  70. #, no-wrap
  71. msgid "<userinput remap=\"test\">make check</userinput>"
  72. msgstr "<userinput remap=\"test\">make check</userinput>"
  73. #. type: Content of: <sect1><sect2><para>
  74. msgid ""
  75. "Note that the Check test suite may take a relatively long (up to 4 SBU) time."
  76. msgstr "注意 Check 测试套件可能需要相对较长 (可能高达 4 SBU) 的时间。"
  77. #. type: Content of: <sect1><sect2><para>
  78. msgid "Install the package:"
  79. msgstr "安装该软件包:"
  80. #. type: Content of: <sect1><sect2><screen>
  81. #, no-wrap
  82. msgid "<userinput remap=\"install\">make docdir=/usr/share/doc/check-&check-version; install</userinput>"
  83. msgstr "<userinput remap=\"install\">make docdir=/usr/share/doc/check-&check-version; install</userinput>"
  84. #. type: Content of: <sect1><sect2><title>
  85. msgid "Contents of Check"
  86. msgstr "Check 的内容"
  87. #. type: Content of: <sect1><sect2><segmentedlist><segtitle>
  88. msgid "Installed program"
  89. msgstr "安装的程序"
  90. #. type: Content of: <sect1><sect2><segmentedlist><segtitle>
  91. msgid "Installed library"
  92. msgstr "安装的库"
  93. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><indexterm><primary>
  94. msgid "checkmk"
  95. msgstr "checkmk"
  96. #. type: Content of: <sect1><sect2><segmentedlist><seglistitem><seg>
  97. msgid "libcheck.so"
  98. msgstr "libcheck.so"
  99. #. type: Content of: <sect1><sect2><variablelist><bridgehead>
  100. msgid "Short Descriptions"
  101. msgstr "简要描述"
  102. #. type: Content of: <sect1><sect2><variablelist>
  103. msgid ""
  104. "<?dbfo list-presentation=\"list\"?> <?dbhtml list-presentation=\"table\"?>"
  105. msgstr ""
  106. "<?dbfo list-presentation=\"list\"?> <?dbhtml list-presentation=\"table\"?>"
  107. #. type: Content of: <sect1><sect2><variablelist><varlistentry><term>
  108. msgid "<command>checkmk</command>"
  109. msgstr "<command>checkmk</command>"
  110. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><para>
  111. msgid ""
  112. "Awk script for generating C unit tests for use with the Check unit testing "
  113. "framework"
  114. msgstr ""
  115. "用于生成 C 语言单元测试的 awk 脚本,生成的单元测试可以和 Check 单元测试框架一"
  116. "起使用"
  117. #. type: Content of: <sect1><sect2><variablelist><varlistentry><term>
  118. msgid "<filename class=\"libraryfile\">libcheck.{a,so}</filename>"
  119. msgstr "<filename class=\"libraryfile\">libcheck.{a,so}</filename>"
  120. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><para>
  121. msgid "Contains functions that allow Check to be called from a test program"
  122. msgstr "包含使得测试程序能够调用 Check 的函数"
  123. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><indexterm><primary>
  124. msgid "libcheck"
  125. msgstr "libcheck"