check.po 5.1 KB

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