# Translation of Odoo Server. # This file contains the translation of the following modules: # * purchase_mrp # # Translators: # yael terner, 2024 # NoaFarkash, 2024 # Hed Shefer , 2024 # Ha Ketem , 2024 # Lilach Gilliam , 2024 # דודי מלכה , 2024 # ZVI BLONDER , 2024 # Yihya Hugirat , 2024 # or balmas, 2025 # Yoram Lavi, 2025 # or balmas , 2025. msgid "" msgstr "" "Project-Id-Version: Odoo Server 18.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2024-09-26 08:56+0000\n" "PO-Revision-Date: 2025-09-16 22:21+0000\n" "Last-Translator: or balmas \n" "Language-Team: Hebrew \n" "Language: he\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" "Plural-Forms: nplurals=3; plural=(n == 1) ? 0 : ((n == 2) ? 1 : 2);\n" "X-Generator: Weblate 5.12.2\n" #. module: purchase_mrp #: model_terms:ir.ui.view,arch_db:purchase_mrp.purchase_order_form_mrp msgid "Manufacturing" msgstr "ייצור" #. module: purchase_mrp #: model_terms:ir.ui.view,arch_db:purchase_mrp.mrp_production_form_view_purchase msgid "Purchases" msgstr "רכישות" #. module: purchase_mrp #: model:ir.model,name:purchase_mrp.model_report_mrp_report_bom_structure msgid "BOM Overview Report" msgstr "דו\"ח סקירה כללית של עץ מוצר" #. module: purchase_mrp #: model:ir.model,name:purchase_mrp.model_mrp_bom msgid "Bill of Material" msgstr "עץ מוצר" #. module: purchase_mrp #: model:ir.model,name:purchase_mrp.model_mrp_bom_line msgid "Bill of Material Line" msgstr "שורת עץ מוצר " #. module: purchase_mrp #. odoo-python #: code:addons/purchase_mrp/models/mrp_bom.py:0 msgid "Components cost share have to be positive or equals to zero." msgstr "חלק היחסי בעלויות הרכיבים חייב להיות חיובי או שווה לאפס." #. module: purchase_mrp #: model:ir.model.fields,field_description:purchase_mrp.field_mrp_bom_line__cost_share msgid "Cost Share (%)" msgstr "נתח עלות (%)" #. module: purchase_mrp #: model:ir.model.fields,field_description:purchase_mrp.field_purchase_order__mrp_production_count msgid "Count of MO Source" msgstr "מספר מקורות הוראות יצור MO" #. module: purchase_mrp #: model:ir.model.fields,field_description:purchase_mrp.field_mrp_production__purchase_order_count msgid "Count of generated PO" msgstr "מספר הזמנות הרכש שנוצרו" #. module: purchase_mrp #: model:ir.model,name:purchase_mrp.model_account_move_line msgid "Journal Item" msgstr "תנועת יומן" #. module: purchase_mrp #: model:ir.model,name:purchase_mrp.model_report_mrp_report_mo_overview msgid "MO Overview Report" msgstr "דו\"ח סקירה כללית של הוראת ייצור" #. module: purchase_mrp #: model:ir.model,name:purchase_mrp.model_mrp_production msgid "Manufacturing Order" msgstr "הוראת ייצור" #. module: purchase_mrp #. odoo-python #: code:addons/purchase_mrp/models/purchase.py:0 msgid "Manufacturing Source of %s" msgstr "מקור ייצור של %s" #. module: purchase_mrp #. odoo-python #: code:addons/purchase_mrp/models/stock_move.py:0 msgid "" "Odoo is not able to generate the anglo saxon entries. The total valuation of" " %s is zero." msgstr "" "Odoo לא תומכה ב Anglo-Saxon Accounting. הערכת השווי הכוללת של %s הנה 0." #. module: purchase_mrp #: model:ir.model,name:purchase_mrp.model_purchase_order msgid "Purchase Order" msgstr "הזמנת רכש" #. module: purchase_mrp #: model:ir.model,name:purchase_mrp.model_purchase_order_line msgid "Purchase Order Line" msgstr "שורת הזמנת רכש" #. module: purchase_mrp #. odoo-python #: code:addons/purchase_mrp/models/mrp_production.py:0 msgid "Purchase Order generated from %s" msgstr "הזמנת רכש שנוצרה מ%s" #. module: purchase_mrp #: model:ir.model,name:purchase_mrp.model_stock_move msgid "Stock Move" msgstr "תנועת מלאי" #. module: purchase_mrp #: model:ir.model.fields,help:purchase_mrp.field_mrp_bom_line__cost_share msgid "" "The percentage of the component repartition cost when purchasing a kit.The " "total of all components' cost have to be equal to 100." msgstr "" "אחוז העלות ברכישת KIT בהגדרה מחדש של המרכיבים. סה\"כ עלות כל במרכבים חייב " "להיות שווה ל -100%." #. module: purchase_mrp #. odoo-python #: code:addons/purchase_mrp/models/mrp_bom.py:0 msgid "The total cost share for a BoM's component have to be 100" msgstr "סך חלקי העלות של מרכיבי עץ מוצר לא יכול לעלות על 100%."