mpfr.po 5.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159
  1. msgid ""
  2. msgstr ""
  3. "X-Pootle-Revision: 9999999\n"
  4. "X-Pootle-Path: /zh_CN/lfs/chapter08/mpfr.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 "&mpfr-url;"
  18. msgstr "&mpfr-url;"
  19. #. type: Content of: <sect1><sect1info>
  20. msgid ""
  21. "<productname>mpfr</productname> <productnumber>&mpfr-version;</"
  22. "productnumber> <placeholder type=\"address\" id=\"0\"/>"
  23. msgstr ""
  24. "<productname>mpfr</productname> <productnumber>&mpfr-version;</"
  25. "productnumber> <placeholder type=\"address\" id=\"0\"/>"
  26. #. type: Content of: <sect1><title>
  27. msgid "MPFR-&mpfr-version;"
  28. msgstr "MPFR-&mpfr-version;"
  29. #. type: Content of: <sect1><indexterm><primary>
  30. msgid "MPFR"
  31. msgstr "MPFR"
  32. #. type: Content of: <sect1><sect2><para>
  33. msgid "The MPFR package contains functions for multiple precision math."
  34. msgstr "MPFR 软件包包含多精度数学函数。"
  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 "&mpfr-fin-sbu;"
  43. msgstr "&mpfr-fin-sbu;"
  44. #. type: Content of: <sect1><sect2><segmentedlist><seglistitem><seg>
  45. msgid "&mpfr-fin-du;"
  46. msgstr "&mpfr-fin-du;"
  47. #. type: Content of: <sect1><sect2><title>
  48. msgid "Installation of MPFR"
  49. msgstr "安装 MPFR"
  50. #. type: Content of: <sect1><sect2><para>
  51. msgid "Prepare MPFR for compilation:"
  52. msgstr "准备编译 MPFR:"
  53. #. type: Content of: <sect1><sect2><screen>
  54. #, no-wrap
  55. msgid ""
  56. "<userinput remap=\"configure\">./configure --prefix=/usr \\\n"
  57. " --disable-static \\\n"
  58. " --enable-thread-safe \\\n"
  59. " --docdir=/usr/share/doc/mpfr-&mpfr-version;</userinput>"
  60. msgstr ""
  61. "<userinput remap=\"configure\">./configure --prefix=/usr \\\n"
  62. " --disable-static \\\n"
  63. " --enable-thread-safe \\\n"
  64. " --docdir=/usr/share/doc/mpfr-&mpfr-version;</userinput>"
  65. #. type: Content of: <sect1><sect2><para>
  66. msgid "Compile the package and generate the HTML documentation:"
  67. msgstr "编译该软件包,并生成 HTML 文档:"
  68. #. type: Content of: <sect1><sect2><screen>
  69. #, no-wrap
  70. msgid ""
  71. "<userinput remap=\"make\">make\n"
  72. "make html</userinput>"
  73. msgstr ""
  74. "<userinput remap=\"make\">make\n"
  75. "make html</userinput>"
  76. #. type: Content of: <sect1><sect2><important><para>
  77. msgid ""
  78. "The test suite for MPFR in this section is considered critical. Do not skip "
  79. "it under any circumstances."
  80. msgstr "本节中 MPFR 的测试套件被认为是非常关键的,无论如何不能跳过。"
  81. #. type: Content of: <sect1><sect2><para>
  82. msgid "Test the results and ensure that all tests passed:"
  83. msgstr "测试编译结果,并确认所有测试都能通过:"
  84. #. type: Content of: <sect1><sect2><screen>
  85. #, no-wrap
  86. msgid "<userinput remap=\"test\">make check</userinput>"
  87. msgstr "<userinput remap=\"test\">make check</userinput>"
  88. #. type: Content of: <sect1><sect2><para>
  89. msgid "Install the package and its documentation:"
  90. msgstr "安装该软件包及其文档:"
  91. #. type: Content of: <sect1><sect2><screen>
  92. #, no-wrap
  93. msgid ""
  94. "<userinput remap=\"install\">make install\n"
  95. "make install-html</userinput>"
  96. msgstr ""
  97. "<userinput remap=\"install\">make install\n"
  98. "make install-html</userinput>"
  99. #. type: Content of: <sect1><sect2><title>
  100. msgid "Contents of MPFR"
  101. msgstr "MPFR 的内容"
  102. #. type: Content of: <sect1><sect2><segmentedlist><segtitle>
  103. msgid "Installed Libraries"
  104. msgstr "安装的库"
  105. #. type: Content of: <sect1><sect2><segmentedlist><segtitle>
  106. msgid "Installed directory"
  107. msgstr "安装的目录"
  108. #. type: Content of: <sect1><sect2><segmentedlist><seglistitem><seg>
  109. msgid "libmpfr.so"
  110. msgstr "libmpfr.so"
  111. #. type: Content of: <sect1><sect2><segmentedlist><seglistitem><seg>
  112. msgid "/usr/share/doc/mpfr-&mpfr-version;"
  113. msgstr "/usr/share/doc/mpfr-&mpfr-version;"
  114. #. type: Content of: <sect1><sect2><variablelist><bridgehead>
  115. msgid "Short Descriptions"
  116. msgstr "简要描述"
  117. #. type: Content of: <sect1><sect2><variablelist>
  118. msgid ""
  119. "<?dbfo list-presentation=\"list\"?> <?dbhtml list-presentation=\"table\"?>"
  120. msgstr ""
  121. "<?dbfo list-presentation=\"list\"?> <?dbhtml list-presentation=\"table\"?>"
  122. #. type: Content of: <sect1><sect2><variablelist><varlistentry><term>
  123. msgid "<filename class=\"libraryfile\">libmpfr</filename>"
  124. msgstr "<filename class=\"libraryfile\">libmpfr</filename>"
  125. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><para>
  126. msgid "Contains multiple-precision math functions"
  127. msgstr "包含多精度数学函数"
  128. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><indexterm><primary>
  129. msgid "libmpfr"
  130. msgstr "libmpfr"