bc.po 5.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169
  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 "&bc-url;"
  16. msgstr "&bc-url;"
  17. #. type: Content of: <sect1><sect1info>
  18. msgid ""
  19. "<productname>bc</productname> <productnumber>&bc-version;</productnumber> "
  20. "<placeholder type=\"address\" id=\"0\"/>"
  21. msgstr ""
  22. "<productname>bc</productname> <productnumber>&bc-version;</productnumber> "
  23. "<placeholder type=\"address\" id=\"0\"/>"
  24. #. type: Content of: <sect1><title>
  25. msgid "Bc-&bc-version;"
  26. msgstr "Bc-&bc-version;"
  27. #. type: Content of: <sect1><indexterm><primary>
  28. msgid "Bc"
  29. msgstr "Bc"
  30. #. type: Content of: <sect1><sect2><para>
  31. msgid ""
  32. "The Bc package contains an arbitrary precision numeric processing language."
  33. msgstr "Bc 软件包包含一个任意精度数值处理语言。"
  34. #. type: Content of: <sect1><sect2><segmentedlist><segtitle>
  35. msgid "&buildtime;"
  36. msgstr "&buildtime;"
  37. #. type: Content of: <sect1><sect2><segmentedlist><segtitle>
  38. msgid "&diskspace;"
  39. msgstr "&diskspace;"
  40. #. type: Content of: <sect1><sect2><segmentedlist><seglistitem><seg>
  41. msgid "&bc-fin-sbu;"
  42. msgstr "&bc-fin-sbu;"
  43. #. type: Content of: <sect1><sect2><segmentedlist><seglistitem><seg>
  44. msgid "&bc-fin-du;"
  45. msgstr "&bc-fin-du;"
  46. #. type: Content of: <sect1><sect2><title>
  47. msgid "Installation of Bc"
  48. msgstr "安装 Bc"
  49. #. type: Content of: <sect1><sect2><para>
  50. msgid "Prepare Bc for compilation:"
  51. msgstr "准备编译 Bc:"
  52. #. type: Content of: <sect1><sect2><screen>
  53. #, no-wrap
  54. msgid "<userinput remap=\"configure\">PREFIX=/usr CC=gcc CFLAGS=\"-std=c99\" ./configure.sh -G -O3</userinput>"
  55. msgstr "<userinput remap=\"configure\">PREFIX=/usr CC=gcc CFLAGS=\"-std=c99\" ./configure.sh -G -O3</userinput>"
  56. #. type: Content of: <sect1><sect2><variablelist><title>
  57. msgid "The meaning of the configure options:"
  58. msgstr "配置选项的含义:"
  59. #. type: Content of: <sect1><sect2><variablelist><varlistentry><term>
  60. msgid "<parameter>CC=gcc CFLAGS=\"-std=c99\"</parameter>"
  61. msgstr "<parameter>CC=gcc CFLAGS=\"-std=c99\"</parameter>"
  62. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><para>
  63. msgid "These parameters specify the compiler and the C standard to use."
  64. msgstr "该选项指定编译时使用的 C 编译器和标准。"
  65. #. type: Content of: <sect1><sect2><variablelist><varlistentry><term>
  66. msgid "<parameter>-O3</parameter>"
  67. msgstr "<parameter>-O3</parameter>"
  68. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><para>
  69. msgid "Specify the optimization to use."
  70. msgstr "该选项指定编译时使用的优化等级。"
  71. #. type: Content of: <sect1><sect2><variablelist><varlistentry><term>
  72. msgid "<parameter>-G</parameter>"
  73. msgstr "<parameter>-G</parameter>"
  74. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><para>
  75. msgid "Omit parts of the test suite that won't work without a GNU bc present."
  76. msgstr "忽略在没有 GNU bc 存在时无法工作的测试。"
  77. #. type: Content of: <sect1><sect2><para>
  78. msgid "Compile the package:"
  79. msgstr "编译该软件包:"
  80. #. type: Content of: <sect1><sect2><screen>
  81. #, no-wrap
  82. msgid "<userinput remap=\"make\">make</userinput>"
  83. msgstr "<userinput remap=\"make\">make</userinput>"
  84. #. type: Content of: <sect1><sect2><para>
  85. msgid "To test bc, run:"
  86. msgstr "为了测试 bc,运行:"
  87. #. type: Content of: <sect1><sect2><screen>
  88. #, no-wrap
  89. msgid "<userinput remap=\"test\">make test</userinput>"
  90. msgstr "<userinput remap=\"test\">make test</userinput>"
  91. #. type: Content of: <sect1><sect2><para>
  92. msgid "Install the package:"
  93. msgstr "安装该软件包:"
  94. #. type: Content of: <sect1><sect2><screen>
  95. #, no-wrap
  96. msgid "<userinput remap=\"install\">make install</userinput>"
  97. msgstr "<userinput remap=\"install\">make install</userinput>"
  98. #. type: Content of: <sect1><sect2><title>
  99. msgid "Contents of Bc"
  100. msgstr "Bc 的内容"
  101. #. type: Content of: <sect1><sect2><segmentedlist><segtitle>
  102. msgid "Installed programs"
  103. msgstr "安装的程序"
  104. #. type: Content of: <sect1><sect2><segmentedlist><seglistitem><seg>
  105. msgid "bc and dc"
  106. msgstr "bc 和 dc"
  107. #. type: Content of: <sect1><sect2><variablelist><bridgehead>
  108. msgid "Short Descriptions"
  109. msgstr "简要描述"
  110. #. type: Content of: <sect1><sect2><variablelist>
  111. msgid ""
  112. "<?dbfo list-presentation=\"list\"?> <?dbhtml list-presentation=\"table\"?>"
  113. msgstr ""
  114. "<?dbfo list-presentation=\"list\"?> <?dbhtml list-presentation=\"table\"?><?"
  115. "dbfo list-presentation=\"list\"?> <?dbhtml list-presentation=\"table\"?>"
  116. #. type: Content of: <sect1><sect2><variablelist><varlistentry><term>
  117. msgid "<command>bc</command>"
  118. msgstr "<command>bc</command>"
  119. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><para>
  120. msgid "A command line calculator"
  121. msgstr "一个命令行计算器"
  122. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><indexterm><primary>
  123. msgid "bc"
  124. msgstr "bc"
  125. #. type: Content of: <sect1><sect2><variablelist><varlistentry><term>
  126. msgid "<command>dc</command>"
  127. msgstr "<command>dc</command>"
  128. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><para>
  129. msgid "A reverse-polish command line calculator"
  130. msgstr "一个逆波兰式命令行计算器"
  131. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><indexterm><primary>
  132. msgid "dc"
  133. msgstr "dc"