he.po 8.2 KB

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