meson.po 5.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178
  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/meson.xml:14
  20. #, no-wrap
  21. msgid "&meson-url;"
  22. msgstr ""
  23. #. type: Content of: <sect1><sect1info>
  24. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/meson.xml:12
  25. msgid ""
  26. "<productname>meson</productname> "
  27. "<productnumber>&meson-version;</productnumber> <placeholder type=\"address\" "
  28. "id=\"0\"/>"
  29. msgstr ""
  30. #. type: Content of: <sect1><title>
  31. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/meson.xml:17
  32. msgid "Meson-&meson-version;"
  33. msgstr ""
  34. #. type: Content of: <sect1><indexterm><primary>
  35. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/meson.xml:20
  36. msgid "Meson"
  37. msgstr ""
  38. #. type: Content of: <sect1><sect2><para>
  39. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/meson.xml:26
  40. msgid ""
  41. "Meson is an open source build system meant to be both extremely fast and as "
  42. "user friendly as possible."
  43. msgstr ""
  44. #. type: Content of: <sect1><sect2><segmentedlist><segtitle>
  45. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/meson.xml:30
  46. msgid "&buildtime;"
  47. msgstr ""
  48. #. type: Content of: <sect1><sect2><segmentedlist><segtitle>
  49. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/meson.xml:31
  50. msgid "&diskspace;"
  51. msgstr ""
  52. #. type: Content of: <sect1><sect2><segmentedlist><seglistitem><seg>
  53. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/meson.xml:33
  54. msgid "&meson-fin-sbu;"
  55. msgstr ""
  56. #. type: Content of: <sect1><sect2><segmentedlist><seglistitem><seg>
  57. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/meson.xml:34
  58. msgid "&meson-fin-du;"
  59. msgstr ""
  60. #. type: Content of: <sect1><sect2><tip><para>
  61. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/meson.xml:39
  62. msgid ""
  63. "This section is not strictly required for LFS if not using systemd. On the "
  64. "other hand, meson/ninja is a powerful build system, which is expected to be "
  65. "used more and more often. It is required for several packages in <ulink "
  66. "url=\"&blfs-book;\">the BLFS book</ulink>."
  67. msgstr ""
  68. #. type: Content of: <sect1><sect2><title>
  69. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/meson.xml:49
  70. msgid "Installation of Meson"
  71. msgstr ""
  72. #. type: Content of: <sect1><sect2><para>
  73. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/meson.xml:51
  74. msgid "Compile Meson with the following command:"
  75. msgstr ""
  76. #. type: Content of: <sect1><sect2><screen>
  77. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/meson.xml:53
  78. #, no-wrap
  79. msgid "<userinput remap=\"make\">python3 setup.py build</userinput>"
  80. msgstr ""
  81. #. type: Content of: <sect1><sect2><para>
  82. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/meson.xml:55
  83. msgid "This package does not come with a test suite."
  84. msgstr ""
  85. #. type: Content of: <sect1><sect2><para>
  86. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/meson.xml:57
  87. msgid "Install the package:"
  88. msgstr ""
  89. #. type: Content of: <sect1><sect2><screen>
  90. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/meson.xml:59
  91. #, no-wrap
  92. msgid ""
  93. "<userinput remap=\"install\">python3 setup.py install --root=dest\n"
  94. "cp -rv dest/* /</userinput>"
  95. msgstr ""
  96. #. type: Content of: <sect1><sect2><variablelist><title>
  97. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/meson.xml:63
  98. msgid "The meaning of the install parameters:"
  99. msgstr ""
  100. #. type: Content of: <sect1><sect2><variablelist><varlistentry><term>
  101. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/meson.xml:66
  102. msgid "<parameter>--root=dest</parameter>"
  103. msgstr ""
  104. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><para>
  105. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/meson.xml:68
  106. msgid ""
  107. "By default <command>python3 setup.py install</command> installs various "
  108. "files (such as man pages) into Python Eggs. With a specified root location, "
  109. "<command>setup.py</command> installs these files into a standard hierarchy. "
  110. "Then the hierarchy can just be copied to the standard location."
  111. msgstr ""
  112. #. type: Content of: <sect1><sect2><title>
  113. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/meson.xml:81
  114. msgid "Contents of Meson"
  115. msgstr ""
  116. #. type: Content of: <sect1><sect2><segmentedlist><segtitle>
  117. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/meson.xml:84
  118. msgid "Installed programs"
  119. msgstr ""
  120. #. type: Content of: <sect1><sect2><segmentedlist><segtitle>
  121. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/meson.xml:85
  122. msgid "Installed directory"
  123. msgstr ""
  124. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><indexterm><primary>
  125. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/meson.xml:88
  126. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/meson.xml:103
  127. msgid "meson"
  128. msgstr ""
  129. #. type: Content of: <sect1><sect2><segmentedlist><seglistitem><seg>
  130. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/meson.xml:89
  131. msgid ""
  132. "/usr/lib/python&python-minor;/site-packages/meson-&meson-version;-py&python-minor;.egg-info "
  133. "and /usr/lib/python&python-minor;/site-packages/mesonbuild"
  134. msgstr ""
  135. #. type: Content of: <sect1><sect2><variablelist><bridgehead>
  136. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/meson.xml:94
  137. msgid "Short Descriptions"
  138. msgstr ""
  139. #. type: Content of: <sect1><sect2><variablelist>
  140. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/meson.xml:95
  141. msgid "<?dbfo list-presentation=\"list\"?> <?dbhtml list-presentation=\"table\"?>"
  142. msgstr ""
  143. #. type: Content of: <sect1><sect2><variablelist><varlistentry><term>
  144. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/meson.xml:99
  145. msgid "<command>meson</command>"
  146. msgstr ""
  147. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><para>
  148. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/meson.xml:101
  149. msgid "A high productivity build system"
  150. msgstr ""