mpc.po 5.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173
  1. # SOME DESCRIPTIVE TITLE
  2. # Copyright (C) YEAR Free Software Foundation, Inc.
  3. # This file is distributed under the same license as the PACKAGE package.
  4. # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
  5. #
  6. #, fuzzy
  7. msgid ""
  8. msgstr ""
  9. "Project-Id-Version: PACKAGE VERSION\n"
  10. "POT-Creation-Date: 2020-06-17 12:44+0800\n"
  11. "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
  12. "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
  13. "Language-Team: LANGUAGE <LL@li.org>\n"
  14. "Language: \n"
  15. "MIME-Version: 1.0\n"
  16. "Content-Type: text/plain; charset=UTF-8\n"
  17. "Content-Transfer-Encoding: 8bit\n"
  18. #. type: Content of: <sect1><sect1info><address>
  19. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/mpc.xml:14
  20. #, no-wrap
  21. msgid "&mpc-url;"
  22. msgstr ""
  23. #. type: Content of: <sect1><sect1info>
  24. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/mpc.xml:12
  25. msgid ""
  26. "<productname>mpc</productname> <productnumber>&mpc-version;</productnumber> "
  27. "<placeholder type=\"address\" id=\"0\"/>"
  28. msgstr ""
  29. #. type: Content of: <sect1><title>
  30. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/mpc.xml:17
  31. msgid "MPC-&mpc-version;"
  32. msgstr ""
  33. #. type: Content of: <sect1><indexterm><primary>
  34. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/mpc.xml:20
  35. msgid "MPC"
  36. msgstr ""
  37. #. type: Content of: <sect1><sect2><para>
  38. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/mpc.xml:26
  39. msgid ""
  40. "The MPC package contains a library for the arithmetic of complex numbers "
  41. "with arbitrarily high precision and correct rounding of the result."
  42. msgstr ""
  43. #. type: Content of: <sect1><sect2><segmentedlist><segtitle>
  44. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/mpc.xml:31
  45. msgid "&buildtime;"
  46. msgstr ""
  47. #. type: Content of: <sect1><sect2><segmentedlist><segtitle>
  48. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/mpc.xml:32
  49. msgid "&diskspace;"
  50. msgstr ""
  51. #. type: Content of: <sect1><sect2><segmentedlist><seglistitem><seg>
  52. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/mpc.xml:35
  53. msgid "&mpc-fin-sbu;"
  54. msgstr ""
  55. #. type: Content of: <sect1><sect2><segmentedlist><seglistitem><seg>
  56. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/mpc.xml:36
  57. msgid "&mpc-fin-du;"
  58. msgstr ""
  59. #. type: Content of: <sect1><sect2><title>
  60. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/mpc.xml:43
  61. msgid "Installation of MPC"
  62. msgstr ""
  63. #. type: Content of: <sect1><sect2><para>
  64. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/mpc.xml:45
  65. msgid "Prepare MPC for compilation:"
  66. msgstr ""
  67. #. type: Content of: <sect1><sect2><screen>
  68. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/mpc.xml:47
  69. #, no-wrap
  70. msgid ""
  71. "<userinput remap=\"configure\">./configure --prefix=/usr \\\n"
  72. " --disable-static \\\n"
  73. " --docdir=/usr/share/doc/mpc-&mpc-version;</userinput>"
  74. msgstr ""
  75. #. type: Content of: <sect1><sect2><para>
  76. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/mpc.xml:51
  77. msgid "Compile the package and generate the HTML documentation:"
  78. msgstr ""
  79. #. type: Content of: <sect1><sect2><screen>
  80. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/mpc.xml:53
  81. #, no-wrap
  82. msgid ""
  83. "<userinput remap=\"make\">make\n"
  84. "make html</userinput>"
  85. msgstr ""
  86. #. type: Content of: <sect1><sect2><para>
  87. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/mpc.xml:56
  88. msgid "To test the results, issue:"
  89. msgstr ""
  90. #. type: Content of: <sect1><sect2><screen>
  91. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/mpc.xml:58
  92. #, no-wrap
  93. msgid "<userinput remap=\"test\">make check</userinput>"
  94. msgstr ""
  95. #. type: Content of: <sect1><sect2><para>
  96. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/mpc.xml:60
  97. msgid "Install the package and its documentation:"
  98. msgstr ""
  99. #. type: Content of: <sect1><sect2><screen>
  100. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/mpc.xml:62
  101. #, no-wrap
  102. msgid ""
  103. "<userinput remap=\"install\">make install\n"
  104. "make install-html</userinput>"
  105. msgstr ""
  106. #. type: Content of: <sect1><sect2><title>
  107. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/mpc.xml:69
  108. msgid "Contents of MPC"
  109. msgstr ""
  110. #. type: Content of: <sect1><sect2><segmentedlist><segtitle>
  111. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/mpc.xml:72
  112. msgid "Installed Libraries"
  113. msgstr ""
  114. #. type: Content of: <sect1><sect2><segmentedlist><segtitle>
  115. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/mpc.xml:73
  116. msgid "Installed Directory"
  117. msgstr ""
  118. #. type: Content of: <sect1><sect2><segmentedlist><seglistitem><seg>
  119. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/mpc.xml:76
  120. msgid "libmpc.so"
  121. msgstr ""
  122. #. type: Content of: <sect1><sect2><segmentedlist><seglistitem><seg>
  123. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/mpc.xml:77
  124. msgid "/usr/share/doc/mpc-&mpc-version;"
  125. msgstr ""
  126. #. type: Content of: <sect1><sect2><variablelist><bridgehead>
  127. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/mpc.xml:82
  128. msgid "Short Descriptions"
  129. msgstr ""
  130. #. type: Content of: <sect1><sect2><variablelist>
  131. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/mpc.xml:83
  132. msgid "<?dbfo list-presentation=\"list\"?> <?dbhtml list-presentation=\"table\"?>"
  133. msgstr ""
  134. #. type: Content of: <sect1><sect2><variablelist><varlistentry><term>
  135. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/mpc.xml:87
  136. msgid "<filename class=\"libraryfile\">libmpc</filename>"
  137. msgstr ""
  138. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><para>
  139. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/mpc.xml:89
  140. msgid "Contains complex math functions"
  141. msgstr ""
  142. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><indexterm><primary>
  143. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/mpc.xml:91
  144. msgid "libmpc"
  145. msgstr ""