lo.po 7.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230
  1. # Translation of Odoo Server.
  2. # This file contains the translation of the following modules:
  3. # * mrp_account
  4. #
  5. # Translators:
  6. # ສີສຸວັນ ສັງບົວບຸລົມ <sisouvan@gmail.com>, 2023
  7. # Phoxaysy Sengchanthanouvong <phoxaysy@gmail.com>, 2023
  8. # Martin Trigaux, 2023
  9. #
  10. msgid ""
  11. msgstr ""
  12. "Project-Id-Version: Odoo Server 16.0+e\n"
  13. "Report-Msgid-Bugs-To: \n"
  14. "POT-Creation-Date: 2022-12-15 12:51+0000\n"
  15. "PO-Revision-Date: 2022-09-22 05:53+0000\n"
  16. "Last-Translator: Martin Trigaux, 2023\n"
  17. "Language-Team: Lao (https://app.transifex.com/odoo/teams/41243/lo/)\n"
  18. "MIME-Version: 1.0\n"
  19. "Content-Type: text/plain; charset=UTF-8\n"
  20. "Content-Transfer-Encoding: \n"
  21. "Language: lo\n"
  22. "Plural-Forms: nplurals=1; plural=0;\n"
  23. #. module: mrp_account
  24. #: code:addons/mrp_account/models/mrp_production.py:0
  25. #: model:ir.model,name:mrp_account.model_account_analytic_account
  26. #: model:ir.model.fields,field_description:mrp_account.field_mrp_bom__analytic_account_id
  27. #: model:ir.model.fields,field_description:mrp_account.field_mrp_production__analytic_account_id
  28. #: model:ir.model.fields,field_description:mrp_account.field_mrp_workcenter__costs_hour_account_id
  29. #: model_terms:ir.ui.view,arch_db:mrp_account.mrp_production_form_view_inherited
  30. #, python-format
  31. msgid "Analytic Account"
  32. msgstr "ບັນຊີວິເຄາະ"
  33. #. module: mrp_account
  34. #: model:ir.model,name:mrp_account.model_account_analytic_line
  35. msgid "Analytic Line"
  36. msgstr ""
  37. #. module: mrp_account
  38. #: model:ir.model.fields,help:mrp_account.field_mrp_production__analytic_account_id
  39. msgid ""
  40. "Analytic account in which cost and revenue entries will take place "
  41. "for financial management of the manufacturing order."
  42. msgstr ""
  43. #. module: mrp_account
  44. #: model:ir.model.fields,help:mrp_account.field_mrp_bom__analytic_account_id
  45. msgid ""
  46. "Analytic account in which cost and revenue entries will take place for "
  47. "financial management of the manufacturing order."
  48. msgstr ""
  49. #. module: mrp_account
  50. #: model:ir.model,name:mrp_account.model_mrp_bom
  51. msgid "Bill of Material"
  52. msgstr ""
  53. #. module: mrp_account
  54. #: code:addons/mrp_account/models/analytic_account.py:0
  55. #: model:ir.model.fields,field_description:mrp_account.field_account_analytic_account__bom_ids
  56. #: model_terms:ir.ui.view,arch_db:mrp_account.account_analytic_account_view_form_mrp
  57. #, python-format
  58. msgid "Bills of Materials"
  59. msgstr ""
  60. #. module: mrp_account
  61. #: model:ir.model.fields,field_description:mrp_account.field_account_analytic_account__bom_count
  62. msgid "BoM Count"
  63. msgstr ""
  64. #. module: mrp_account
  65. #: model:ir.model.fields,field_description:mrp_account.field_account_analytic_line__category
  66. msgid "Category"
  67. msgstr "ໝວດ"
  68. #. module: mrp_account
  69. #: model:ir.actions.server,name:mrp_account.action_compute_price_bom_product
  70. #: model:ir.actions.server,name:mrp_account.action_compute_price_bom_template
  71. #: model_terms:ir.ui.view,arch_db:mrp_account.product_product_ext_form_view2
  72. #: model_terms:ir.ui.view,arch_db:mrp_account.product_product_view_form_normal_inherit_extended
  73. #: model_terms:ir.ui.view,arch_db:mrp_account.product_variant_easy_edit_view_bom_inherit
  74. msgid "Compute Price from BoM"
  75. msgstr ""
  76. #. module: mrp_account
  77. #: model_terms:ir.ui.view,arch_db:mrp_account.product_product_ext_form_view2
  78. #: model_terms:ir.ui.view,arch_db:mrp_account.product_product_view_form_normal_inherit_extended
  79. #: model_terms:ir.ui.view,arch_db:mrp_account.product_variant_easy_edit_view_bom_inherit
  80. msgid ""
  81. "Compute the price of the product using products and operations of related "
  82. "bill of materials, for manufactured products only."
  83. msgstr ""
  84. #. module: mrp_account
  85. #: model:ir.model.fields,field_description:mrp_account.field_mrp_workcenter_productivity__cost_already_recorded
  86. msgid "Cost Recorded"
  87. msgstr ""
  88. #. module: mrp_account
  89. #: model:ir.model.fields,field_description:mrp_account.field_mrp_production__extra_cost
  90. msgid "Extra Unit Cost"
  91. msgstr ""
  92. #. module: mrp_account
  93. #: model:ir.model,name:mrp_account.model_account_move_line
  94. msgid "Journal Item"
  95. msgstr "ລານການລົງບັນຊີ"
  96. #. module: mrp_account
  97. #: model:ir.model.fields.selection,name:mrp_account.selection__account_analytic_line__category__manufacturing_order
  98. msgid "Manufacturing Order"
  99. msgstr ""
  100. #. module: mrp_account
  101. #: code:addons/mrp_account/models/analytic_account.py:0
  102. #: model:ir.model.fields,field_description:mrp_account.field_account_analytic_account__production_ids
  103. #: model_terms:ir.ui.view,arch_db:mrp_account.account_analytic_account_view_form_mrp
  104. #, python-format
  105. msgid "Manufacturing Orders"
  106. msgstr ""
  107. #. module: mrp_account
  108. #: model:ir.model.fields,field_description:mrp_account.field_account_analytic_account__production_count
  109. msgid "Manufacturing Orders Count"
  110. msgstr ""
  111. #. module: mrp_account
  112. #: model:ir.model.fields,field_description:mrp_account.field_mrp_workorder__mo_analytic_account_line_id
  113. msgid "Mo Analytic Account Line"
  114. msgstr ""
  115. #. module: mrp_account
  116. #: model:ir.model.fields,help:mrp_account.field_mrp_workcenter__costs_hour_account_id
  117. msgid ""
  118. "Posts analytical accounting entries in real time for both component and "
  119. "operational costs."
  120. msgstr ""
  121. #. module: mrp_account
  122. #: model:ir.model,name:mrp_account.model_product_template
  123. msgid "Product"
  124. msgstr "ສິນຄ້າ"
  125. #. module: mrp_account
  126. #: model:ir.model,name:mrp_account.model_product_product
  127. msgid "Product Variant"
  128. msgstr ""
  129. #. module: mrp_account
  130. #: model:ir.model,name:mrp_account.model_mrp_production
  131. msgid "Production Order"
  132. msgstr ""
  133. #. module: mrp_account
  134. #: model:ir.model.fields,field_description:mrp_account.field_mrp_production__show_valuation
  135. msgid "Show Valuation"
  136. msgstr ""
  137. #. module: mrp_account
  138. #: model:ir.model,name:mrp_account.model_stock_move
  139. msgid "Stock Move"
  140. msgstr ""
  141. #. module: mrp_account
  142. #: model:ir.model,name:mrp_account.model_stock_rule
  143. msgid "Stock Rule"
  144. msgstr ""
  145. #. module: mrp_account
  146. #: model_terms:ir.ui.view,arch_db:mrp_account.mrp_production_form_view_inherited
  147. msgid "Valuation"
  148. msgstr ""
  149. #. module: mrp_account
  150. #: model:ir.model.fields,field_description:mrp_account.field_mrp_workorder__wc_analytic_account_line_id
  151. msgid "Wc Analytic Account Line"
  152. msgstr ""
  153. #. module: mrp_account
  154. #: model:ir.model,name:mrp_account.model_mrp_workcenter
  155. msgid "Work Center"
  156. msgstr ""
  157. #. module: mrp_account
  158. #: model:ir.model,name:mrp_account.model_mrp_routing_workcenter
  159. msgid "Work Center Usage"
  160. msgstr ""
  161. #. module: mrp_account
  162. #: model:ir.model,name:mrp_account.model_mrp_workorder
  163. msgid "Work Order"
  164. msgstr ""
  165. #. module: mrp_account
  166. #: model:ir.model.fields,field_description:mrp_account.field_account_analytic_account__workorder_count
  167. msgid "Work Order Count"
  168. msgstr ""
  169. #. module: mrp_account
  170. #: code:addons/mrp_account/models/analytic_account.py:0
  171. #, python-format
  172. msgid "Work Orders"
  173. msgstr ""
  174. #. module: mrp_account
  175. #: model:ir.model,name:mrp_account.model_mrp_workcenter_productivity
  176. msgid "Workcenter Productivity Log"
  177. msgstr ""
  178. #. module: mrp_account
  179. #: model:ir.model.fields,field_description:mrp_account.field_account_analytic_account__workcenter_ids
  180. msgid "Workcenters"
  181. msgstr ""
  182. #. module: mrp_account
  183. #. odoo-python
  184. #: code:addons/mrp_account/models/stock_move.py:0
  185. #, python-format
  186. msgid "[Raw] %s"
  187. msgstr ""
  188. #. module: mrp_account
  189. #. odoo-python
  190. #: code:addons/mrp_account/models/mrp_production.py:0
  191. #: code:addons/mrp_account/models/mrp_workorder.py:0
  192. #, python-format
  193. msgid "[WC] %s"
  194. msgstr ""