odoo/addons/purchase/i18n/ar.po

2164 lines
89 KiB
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * purchase
#
# Translators:
# Ahmed Salah <a.salah@puzzlewebworx.com>, 2015
# Anass Ahmed <anass.1430@gmail.com>, 2015
# FIRST AUTHOR <EMAIL@ADDRESS>, 2014
# Mohammed Ibrahim <m.ibrahim@mussder.com>, 2016
# Mostafa Wahbi <m.wahbi.fms@gmail.com>, 2015
# Mustafa Rawi <mustafa@cubexco.com>, 2015,2017
msgid ""
msgstr ""
"Project-Id-Version: Odoo 8.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-01-21 14:07+0000\n"
"PO-Revision-Date: 2017-05-13 14:13+0000\n"
"Last-Translator: Mustafa Rawi <mustafa@cubexco.com>\n"
"Language-Team: Arabic (http://www.transifex.com/odoo/odoo-8/language/ar/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: ar\n"
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n"
#. module: purchase
#: model:email.template,body_html:purchase.email_template_edi_purchase_done
msgid ""
"\n"
"<div style=\"font-family: 'Lucica Grande', Ubuntu, Arial, Verdana, sans-serif; font-size: 12px; color: rgb(34, 34, 34); background-color: #FFF; \">\n"
"\n"
" <p>Hello ${object.partner_id.name},</p>\n"
" \n"
" <p>Here is a ${object.state in ('draft', 'sent') and 'request for quotation' or 'purchase order confirmation'} from ${object.company_id.name}: </p>\n"
" \n"
" <p style=\"border-left: 1px solid #8e0000; margin-left: 30px;\">\n"
" &nbsp;&nbsp;<strong>REFERENCES</strong><br />\n"
" &nbsp;&nbsp;Order number: <strong>${object.name}</strong><br />\n"
" &nbsp;&nbsp;Order total: <strong>${object.amount_total} ${object.currency_id.name}</strong><br />\n"
" &nbsp;&nbsp;Order date: ${object.date_order}<br />\n"
" % if object.origin:\n"
" &nbsp;&nbsp;Order reference: ${object.origin}<br />\n"
" % endif\n"
" % if object.partner_ref:\n"
" &nbsp;&nbsp;Your reference: ${object.partner_ref}<br />\n"
" % endif\n"
" % if object.validator:\n"
" &nbsp;&nbsp;Your contact: <a href=\"mailto:${object.validator.email or ''}?subject=Order%20${object.name}\">${object.validator.name}</a>\n"
" % endif\n"
" </p>\n"
"\n"
" <br/>\n"
" <p>If you have any question, do not hesitate to contact us.</p>\n"
" <p>Thank you!</p>\n"
" <br/>\n"
" <br/>\n"
" <div style=\"width: 375px; margin: 0px; padding: 0px; background-color: #8E0000; border-top-left-radius: 5px 5px; border-top-right-radius: 5px 5px; background-repeat: repeat no-repeat;\">\n"
" <h3 style=\"margin: 0px; padding: 2px 14px; font-size: 12px; color: #DDD;\">\n"
" <strong style=\"text-transform:uppercase;\">${object.company_id.name}</strong></h3>\n"
" </div>\n"
" <div style=\"width: 347px; margin: 0px; padding: 5px 14px; line-height: 16px; background-color: #F2F2F2;\">\n"
" <span style=\"color: #222; margin-bottom: 5px; display: block; \">\n"
" % if object.company_id.street:\n"
" ${object.company_id.street}<br/>\n"
" % endif\n"
" % if object.company_id.street2:\n"
" ${object.company_id.street2}<br/>\n"
" % endif\n"
" % if object.company_id.city or object.company_id.zip:\n"
" ${object.company_id.zip} ${object.company_id.city}<br/>\n"
" % endif\n"
" % if object.company_id.country_id:\n"
" ${object.company_id.state_id and ('%s, ' % object.company_id.state_id.name) or ''} ${object.company_id.country_id.name or ''}<br/>\n"
" % endif\n"
" </span>\n"
" % if object.company_id.phone:\n"
" <div style=\"margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; \">\n"
" Phone:&nbsp; ${object.company_id.phone}\n"
" </div>\n"
" % endif\n"
" % if object.company_id.website:\n"
" <div>\n"
" Web :&nbsp;<a href=\"${object.company_id.website}\">${object.company_id.website}</a>\n"
" </div>\n"
" %endif\n"
" <p></p>\n"
" </div>\n"
"</div>\n"
" "
msgstr "\n<div style=\"font-family: 'Lucica Grande', Ubuntu, Arial, Verdana, sans-serif; font-size: 12px; color: rgb(34, 34, 34); background-color: #FFF; direction: rtl; \">\n\n <p>مرحباً ${object.partner_id.name},</p>\n \n <p>إليك ${object.state in ('draft', 'sent') and 'request for quotation' or 'purchase order confirmation'} من ${object.company_id.name}: </p>\n \n <p style=\"border-left: 1px solid #8e0000; margin-left: 30px;\">\n &nbsp;&nbsp;<strong>أرقام الإشارة</strong><br />\n &nbsp;&nbsp;رقم الأمر: <strong>${object.name}</strong><br />\n &nbsp;&nbsp;إجمالي الأمر: <strong>${object.amount_total} ${object.currency_id.name}</strong><br />\n &nbsp;&nbsp;تاريخ الأمر: ${object.date_order}<br />\n % if object.origin:\n &nbsp;&nbsp;رقم إشارة الأمر: ${object.origin}<br />\n % endif\n % if object.partner_ref:\n &nbsp;&nbsp;رقم إشارتك: ${object.partner_ref}<br />\n % endif\n % if object.validator:\n &nbsp;&nbsp;نقطة اتصالك: <a href=\"mailto:${object.validator.email or ''}?subject=Order%20${object.name}\">${object.validator.name}</a>\n % endif\n </p>\n\n <br/>\n <p>إذا كان لديك أية استفسارات، فنرجو ألا تتردد في الاتصال بنا.</p>\n <p>شكراً لك!</p>\n <br/>\n <br/>\n <div style=\"width: 375px; margin: 0px; padding: 0px; background-color: #8E0000; border-top-left-radius: 5px 5px; border-top-right-radius: 5px 5px; background-repeat: repeat no-repeat;\">\n <h3 style=\"margin: 0px; padding: 2px 14px; font-size: 12px; color: #DDD;\">\n <strong style=\"text-transform:uppercase;\">${object.company_id.name}</strong></h3>\n </div>\n <div style=\"width: 347px; margin: 0px; padding: 5px 14px; line-height: 16px; background-color: #F2F2F2;\">\n <span style=\"color: #222; margin-bottom: 5px; display: block; \">\n % if object.company_id.street:\n ${object.company_id.street}<br/>\n % endif\n % if object.company_id.street2:\n ${object.company_id.street2}<br/>\n % endif\n % if object.company_id.city or object.company_id.zip:\n ${object.company_id.zip} ${object.company_id.city}<br/>\n % endif\n % if object.company_id.country_id:\n ${object.company_id.state_id and ('%s, ' % object.company_id.state_id.name) or ''} ${object.company_id.country_id.name or ''}<br/>\n % endif\n </span>\n % if object.company_id.phone:\n <div style=\"margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; \">\n الهاتف:&nbsp; ${object.company_id.phone}\n </div>\n % endif\n % if object.company_id.website:\n <div>\n موقع ويب:&nbsp;<a href=\"${object.company_id.website}\">${object.company_id.website}</a>\n </div>\n %endif\n <p></p>\n </div>\n</div>\n "
#. module: purchase
#: model:email.template,body_html:purchase.email_template_edi_purchase
msgid ""
"\n"
"<div style=\"font-family: 'Lucica Grande', Ubuntu, Arial, Verdana, sans-serif; font-size: 12px; color: rgb(34, 34, 34); background-color: #FFF; \">\n"
"\n"
" <p>Hello ${object.partner_id.name},</p>\n"
" \n"
" <p>Here is a ${object.state in ('draft', 'sent') and 'request for quotation' or 'purchase order confirmation'} from ${object.company_id.name}: </p>\n"
" \n"
" <p style=\"border-left: 1px solid #8e0000; margin-left: 30px;\">\n"
" &nbsp;&nbsp;<strong>REFERENCES</strong><br />\n"
" &nbsp;&nbsp;RFQ number: <strong>${object.name}</strong><br />\n"
" &nbsp;&nbsp;RFQ date: ${object.date_order}<br />\n"
" % if object.origin:\n"
" &nbsp;&nbsp;RFQ reference: ${object.origin}<br />\n"
" % endif\n"
" % if object.partner_ref:\n"
" &nbsp;&nbsp;Your reference: ${object.partner_ref}<br />\n"
" % endif\n"
" % if object.validator:\n"
" &nbsp;&nbsp;Your contact: <a href=\"mailto:${object.validator.email or ''}?subject=Order%20${object.name}\">${object.validator.name}</a>\n"
" % endif\n"
" </p>\n"
"\n"
" <br/>\n"
" <p>If you have any question, do not hesitate to contact us.</p>\n"
" <p>Thank you!</p>\n"
" <br/>\n"
" <br/>\n"
" <div style=\"width: 375px; margin: 0px; padding: 0px; background-color: #8E0000; border-top-left-radius: 5px 5px; border-top-right-radius: 5px 5px; background-repeat: repeat no-repeat;\">\n"
" <h3 style=\"margin: 0px; padding: 2px 14px; font-size: 12px; color: #DDD;\">\n"
" <strong style=\"text-transform:uppercase;\">${object.company_id.name}</strong></h3>\n"
" </div>\n"
" <div style=\"width: 347px; margin: 0px; padding: 5px 14px; line-height: 16px; background-color: #F2F2F2;\">\n"
" <span style=\"color: #222; margin-bottom: 5px; display: block; \">\n"
" % if object.company_id.street:\n"
" ${object.company_id.street}<br/>\n"
" % endif\n"
" % if object.company_id.street2:\n"
" ${object.company_id.street2}<br/>\n"
" % endif\n"
" % if object.company_id.city or object.company_id.zip:\n"
" ${object.company_id.zip} ${object.company_id.city}<br/>\n"
" % endif\n"
" % if object.company_id.country_id:\n"
" ${object.company_id.state_id and ('%s, ' % object.company_id.state_id.name) or ''} ${object.company_id.country_id.name or ''}<br/>\n"
" % endif\n"
" </span>\n"
" % if object.company_id.phone:\n"
" <div style=\"margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; \">\n"
" Phone:&nbsp; ${object.company_id.phone}\n"
" </div>\n"
" % endif\n"
" % if object.company_id.website:\n"
" <div>\n"
" Web :&nbsp;<a href=\"${object.company_id.website}\">${object.company_id.website}</a>\n"
" </div>\n"
" %endif\n"
" <p></p>\n"
" </div>\n"
"</div>\n"
" "
msgstr "\n<div style=\"font-family: 'Lucica Grande', Ubuntu, Arial, Verdana, sans-serif; font-size: 12px; color: rgb(34, 34, 34); background-color: #FFF; direction: rtl;\">\n\n <p>مرحباً ${object.partner_id.name},</p>\n \n <p>إليك ${object.state in ('draft', 'sent') and 'request for quotation' or 'purchase order confirmation'} من ${object.company_id.name}: </p>\n \n <p style=\"border-left: 1px solid #8e0000; margin-left: 30px;\">\n &nbsp;&nbsp;<strong>أرقام الإشارة</strong><br />\n &nbsp;&nbsp;رقم طلب عرض السعر: <strong>${object.name}</strong><br />\n &nbsp;&nbsp;تاريخ طلب عرض السعر: ${object.date_order}<br />\n % if object.origin:\n &nbsp;&nbsp;رقم إشارة طلب عرض السعر: ${object.origin}<br />\n % endif\n % if object.partner_ref:\n &nbsp;&nbsp;رقم إشارتك: ${object.partner_ref}<br />\n % endif\n % if object.validator:\n &nbsp;&nbsp;نقطة اتصالك: <a href=\"mailto:${object.validator.email or ''}?subject=Order%20${object.name}\">${object.validator.name}</a>\n % endif\n </p>\n\n <br/>\n <p>إذا كان لديك أي استفسارات، فنرجو ألا تتردد في الاتصال بنا.</p>\n <p>شكراً لك!</p>\n <br/>\n <br/>\n <div style=\"width: 375px; margin: 0px; padding: 0px; background-color: #8E0000; border-top-left-radius: 5px 5px; border-top-right-radius: 5px 5px; background-repeat: repeat no-repeat;\">\n <h3 style=\"margin: 0px; padding: 2px 14px; font-size: 12px; color: #DDD;\">\n <strong style=\"text-transform:uppercase;\">${object.company_id.name}</strong></h3>\n </div>\n <div style=\"width: 347px; margin: 0px; padding: 5px 14px; line-height: 16px; background-color: #F2F2F2;\">\n <span style=\"color: #222; margin-bottom: 5px; display: block; \">\n % if object.company_id.street:\n ${object.company_id.street}<br/>\n % endif\n % if object.company_id.street2:\n ${object.company_id.street2}<br/>\n % endif\n % if object.company_id.city or object.company_id.zip:\n ${object.company_id.zip} ${object.company_id.city}<br/>\n % endif\n % if object.company_id.country_id:\n ${object.company_id.state_id and ('%s, ' % object.company_id.state_id.name) or ''} ${object.company_id.country_id.name or ''}<br/>\n % endif\n </span>\n % if object.company_id.phone:\n <div style=\"margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; \">\n الهاتف:&nbsp; ${object.company_id.phone}\n </div>\n % endif\n % if object.company_id.website:\n <div>\n موقع ويب:&nbsp;<a href=\"${object.company_id.website}\">${object.company_id.website}</a>\n </div>\n %endif\n <p></p>\n </div>\n</div>\n "
#. module: purchase
#: help:purchase.config.settings,module_stock_dropshipping:0
msgid ""
"\n"
"Creates the dropship route and add more complex tests-This installs the module stock_dropshipping."
msgstr "\nسيقوم بإنشاء مسار الشحن المباشر ويضيف اختبارات أكثر تعقيداً. سيقوم هذا بتثبيت الموديول stock_dropshipping."
#. module: purchase
#: help:purchase.order.line,state:0
msgid ""
" * The 'Draft' status is set automatically when purchase order in draft status. \n"
"* The 'Confirmed' status is set automatically as confirm when purchase order in confirm status. \n"
"* The 'Done' status is set automatically when purchase order is set as done. \n"
"* The 'Cancelled' status is set automatically when user cancel purchase order."
msgstr "* حالة 'مسودة' يتم ضبطها تلقائياً عند إنشاء أمر الشراء.\n* يتم اختيار حالة 'مؤكد' تلقائياً عند تأكيد أمر الشراء.\n* يتم اختيار حالة 'منتهي' عند تنتهي معالجة أمر الشراء بالكامل.\n* يتم اختيار حالة 'ملغي' عندما تقوم بإلغاء أمر شراء."
#. module: purchase
#: code:addons/purchase/stock.py:198
#, python-format
msgid " Buy"
msgstr "شراء"
#. module: purchase
#: field:product.product,purchase_count:0
#: field:product.template,purchase_count:0
msgid "# Purchases"
msgstr "عدد المشتريات"
#. module: purchase
#: field:res.partner,supplier_invoice_count:0
msgid "# Supplier Invoices"
msgstr "عدد فواتير المورد"
#. module: purchase
#: field:purchase.report,nbr:0
msgid "# of Lines"
msgstr "عدد البنود"
#. module: purchase
#: field:res.partner,purchase_order_count:0
msgid "# of Purchase Order"
msgstr "عدد أوامر الشراء"
#. module: purchase
#: model:email.template,subject:purchase.email_template_edi_purchase
msgid "${object.company_id.name|safe} Order (Ref ${object.name or 'n/a' })"
msgstr "${object.company_id.name|safe} أمر (رقم الإشارة ${object.name or 'n/a' })"
#. module: purchase
#: model:email.template,subject:purchase.email_template_edi_purchase_done
msgid "${object.company_id.name} Order (Ref ${object.name or 'n/a' })"
msgstr "${object.company_id.name} أمر (Ref ${object.name or 'n/a' })"
#. module: purchase
#: view:purchase.order:purchase.purchase_order_form
msgid "(update)"
msgstr "(تحديث)"
#. module: purchase
#: model:ir.actions.act_window,help:purchase.act_res_partner_2_supplier_invoices
msgid ""
"<p class=\"oe_view_nocontent_create\">\n"
" Click here to record a supplier invoice.\n"
" </p><p>\n"
" Supplier invoices can be pre-generated based on purchase\n"
" orders or receipts. This allows you to control invoices\n"
" you receive from your supplier according to the draft\n"
" document in Odoo.\n"
" </p>\n"
" "
msgstr "<p class=\"oe_view_nocontent_create\">\nانقر لإنشاء فاتورة مورد جديدة.\n</p><p>\nيمكن إنشاء الفواتير مسبقاً اعتماداً على بنود\nأوامر الشراء أو إيصالاتها. يسمح لك هذا بمتابعة\nومراقبة الفواتير التي تتلقاها من مورديك وفقاً\nلمسودات المستند في أودو.\n</p>"
#. module: purchase
#: model:ir.actions.act_window,help:purchase.act_res_partner_2_purchase_order
msgid ""
"<p class=\"oe_view_nocontent_create\">\n"
" This supplier has no purchase order. Click to create a new RfQ.\n"
" </p><p>\n"
" The request for quotation is the first step of the purchases flow. Once\n"
" converted into a purchase order, you will be able to control the receipt\n"
" of the products and the supplier invoice.\n"
" </p>\n"
" "
msgstr "<p class=\"oe_view_nocontent_create\">\nلا توجد أوامر شراء لهذا المورد. انقر لإنشاء طلب عرض سعر جديد.\n</p><p>\nطلب عرض السعر هي أول خطوة في عمليات المشتريات. ما أن يتم\nتحويله إلى أمر شراء، ستكون قادراً على التحكم في استلام المنتجات\nالقادمة من المورد.\n</p>"
#. module: purchase
#: model:ir.actions.act_window,help:purchase.purchase_pricelist_version_action
msgid ""
"<p class=\"oe_view_nocontent_create\">\n"
" Click to add a pricelist version.\n"
" </p><p>\n"
" There can be more than one version of a pricelist, each of\n"
" these must be valid during a certain period of time. Some\n"
" examples of versions: Main Prices, 2010, 2011, Summer Sales,\n"
" etc.\n"
" </p>\n"
" "
msgstr "<p class=\"oe_view_nocontent_create\">\nانقر لإضافة إصدار من قائمة الأسعار.\n</p><p>\nيمكنك أن تنشئ أكثر من إصدار لقائمة الأسعار، وكل منهم\nيجب أن يكون سارياً لفترة معينة. بعض الأمثلة للإصدارات:\nالأسعار الأساسية، أسعار 2010، أسعار 2011، تخفيضات\nالصيف، وما شابه ذلك.\n</p>"
#. module: purchase
#: model:ir.actions.act_window,help:purchase.action_picking_tree_picking_to_invoice
msgid ""
"<p class=\"oe_view_nocontent_create\">\n"
" Click to create a new incoming shipment.\n"
" </p><p> \n"
" Here you can track all the product receipts of purchase\n"
" orders where the invoicing is \"Based on Incoming Shipments\",\n"
" and for which you have not received a supplier invoice yet.\n"
" You can generate a supplier invoice based on those receipts.\n"
" </p>\n"
" "
msgstr "<p class=\"oe_view_nocontent_create\">\nانقر لإنشاء شحنة واردة جديدة.\n</p><p>\nيمكنك هنا تتبع كافة المنتجات الواردة إليك من أوامر الشراء،\nوالتي تستخدم أسلوب إصدار الفواتير \"اعتماداً على الشحنات\nالواردة\"، والتي لم تتلقى فواتيرها من المورد حتى الآن. يمكنك\nإنشاء فاتورة المورد ارتكازاً للمنتجات التي تم استلامها.\n</p>"
#. module: purchase
#: model:ir.actions.act_window,help:purchase.purchase_form_action
msgid ""
"<p class=\"oe_view_nocontent_create\">\n"
" Click to create a quotation that will be converted into a purchase order. \n"
" </p><p>\n"
" Use this menu to search within your purchase orders by\n"
" references, supplier, products, etc. For each purchase order,\n"
" you can track the related discussion with the supplier, control\n"
" the products received and control the supplier invoices.\n"
" </p>\n"
" "
msgstr "<p class=\"oe_view_nocontent_create\">\nانقر لإنشاء طلب عرض سعر جديد يمكنك تحويله إلى أمر شراء.\n</p><p>\nاستخدم هذه القائمة للبحث في أوامر الشراء باستخدام رقم الإشارة،\nالمورد، المنتجات، وغيرها. لكل أمر شراء، يمكنك متابعة المناقشات\nوالمفاوضات، التحكم في المنتجات الواردة وكيفية تسجيل الفواتير\nالخاصة بالمورد.\n</p>"
#. module: purchase
#: model:ir.actions.act_window,help:purchase.purchase_rfq
msgid ""
"<p class=\"oe_view_nocontent_create\">\n"
" Click to create a request for quotation.\n"
" </p><p>\n"
" The quotation contains the history of the discussion/negotiation\n"
" you had with your supplier. Once confirmed, a request for\n"
" quotation is converted into a purchase order.\n"
" </p><p>\n"
" Most propositions of purchase orders are created automatically\n"
" by Odoo based on inventory needs.\n"
" </p>\n"
" "
msgstr "<p class=\"oe_view_nocontent_create\">\nانقر لإنشاء طلب عرض سعر جديد.\n</p><p>\nيتضمن طلب عرض السعر سجلاً بكافة المناقشات والمفاوضات\nالتي أجريتها مع المورد. ما أن يتم تأكيد طلب عرض السعر، سيتحول\nتلقائياً إلى أمر شراء.\n</p><p>\nأغلب طلبات عروض السعر يتم إنشاءها تلقائياً بواسطة أودو\nاعتماداً على مستويات المخزون واحتياجاتها.\n</p>"
#. module: purchase
#: model:ir.actions.act_window,help:purchase.action_invoice_pending
msgid ""
"<p class=\"oe_view_nocontent_create\">\n"
" Click to create a draft invoice.\n"
" </p><p>\n"
" Use this menu to control the invoices to be received from your\n"
" supplier. Odoo generates draft invoices from your purchase\n"
" orders or receipts, according to your settings.\n"
" </p><p>\n"
" Once you receive a supplier invoice, you can match it with the\n"
" draft invoice and validate it.\n"
" </p>\n"
" "
msgstr "<p class=\"oe_view_nocontent_create\">\nانقر لإنشاء مسودة فاتورة جديدة.\n</p><p>\nاستخدم هذه القائمة للتحكم في الفواتير التي تلقيتها\nمن مورديك. يقوم أودو بإنشاء مسودات الفواتير من\nبيانات أوامر الشراء أو إيصالاتها، ووفقاً لإعداداتك.\n</p><p>\nما أن تتلقى فاتورة المورد، يمكنك مطابقتها مع\nبيانات مسودة الفاتورة التي قمت بإنشاءها ثم تأكيدها.\n</p>"
#. module: purchase
#: model:ir.actions.act_window,help:purchase.product_normal_action_puchased
msgid ""
"<p class=\"oe_view_nocontent_create\">\n"
" Click to define a new product.\n"
" </p><p>\n"
" You must define a product for everything you purchase, whether\n"
" it's a physical product, a consumable or services you buy to\n"
" subcontractants.\n"
" </p><p>\n"
" The product form contains detailed information to improve the\n"
" purchase process: prices, procurement logistics, accounting data,\n"
" available suppliers, etc.\n"
" </p>\n"
" "
msgstr "<p class=\"oe_view_nocontent_create\">\nانقر لتعريف منتج جديد.\n</p><p>\nيجب أن تقوم بتعريف منتجات لكل شيء تشتريه، سواء\nكان ذلك منتجاً فعلياً، استهلاكياً أو خدمة تشتريها لمؤسستك\nأو لحساب مقاول من الباطن.\n</p><p>\nتتضمن بيانات نموذج المنتج معلومات تفصيلية لتسهيل عمليات\nالمشتريات، مثل: الأسعار، لوجستيات المشتريات الدورية، البيانات\nالمحاسبية، الموردين المتوفرين، وغير ذلك.\n</p>"
#. module: purchase
#: model:ir.actions.act_window,help:purchase.purchase_line_form_action2
msgid ""
"<p>\n"
" Here you can track all the lines of purchase orders where the\n"
" invoicing is \"Based on Purchase Order Lines\", and for which you\n"
" have not received a supplier invoice yet. You can generate a\n"
" draft supplier invoice based on the lines from this list.\n"
" </p>\n"
" "
msgstr "<p>\nيمكنك هنا متابعة كافة بنود أوامر الشراء، والتي تم إصدار فواتيرها\n\"وفقاً لبنود أمر الشراء\" والتي لم تستلم أصل فاتورة المورد لها بعد.\nيمكنك إنشاء مسودة فاتورة المورد اعتماداً على تلك البنود من\nهذه القائمة.\n</p>"
#. module: purchase
#: model:ir.ui.menu,name:purchase.menu_purchase_partner_cat
msgid "Address Book"
msgstr "دفتر العناوين"
#. module: purchase
#: model:res.groups,name:purchase.group_advance_bidding
msgid "Advance bidding process"
msgstr "عمليات المناقصات والمشتريات المتقدمة"
#. module: purchase
#: field:purchase.config.settings,module_warning:0
msgid "Alerts by products or supplier"
msgstr "التنبيه بالمنتج أو المورد"
#. module: purchase
#: help:purchase.config.settings,module_warning:0
msgid ""
"Allow to configure notification on products and trigger them when a user wants to purchase a given product or a given supplier.\n"
"Example: Product: this product is deprecated, do not purchase more than 5.\n"
"Supplier: don't forget to ask for an express delivery."
msgstr "يسمح لك بضبط تنبيهات على المنتجات وإرسال هذه التنبيهات عندما يرغب مستخدم في شراء منتج معين، أو من مورد معين.\nمثال: في حالة المنتج: لا تتعامل على هذا المنتج، أو لا تشتري أكثر من 5 قطع منه.\nفي حالة المورد: لا تنسى أن تطلب الشحن السريع من هذا المورد."
#. module: purchase
#: help:account.config.settings,module_purchase_analytic_plans:0
#: help:purchase.config.settings,module_purchase_analytic_plans:0
msgid ""
"Allows the user to maintain several analysis plans. These let you split lines on a purchase order between several accounts and analytic plans.\n"
"-This installs the module purchase_analytic_plans."
msgstr "يسمح للمستخدم بإنشاء عدة خطط تحليلية. تسمح لك الخطط التحليلية بتوزيع البنود في أوامر الشراء بين عدة حسابات وخطط تحليلية.\n- سيقوم هذا بتثبيت الموديول purchase_analytic_plans."
#. module: purchase
#: help:purchase.config.settings,group_purchase_pricelist:0
msgid ""
"Allows to manage different prices based on rules per category of Supplier.\n"
"Example: 10% for retailers, promotion of 5 EUR on this product, etc."
msgstr "يسمح لك بإدارة أسعار مختلفة وفقاً للقواعد المحددة على فئة المورد.\nمثال: 10% خصم لموزعي التجزئة، دعاية خصم 5 جنيه على هذا المنتج، إلخ."
#. module: purchase
#: help:purchase.config.settings,group_costing_method:0
msgid "Allows you to compute product cost price based on average cost."
msgstr "السماح لك بحساب سعر المنتج على أساس متوسط السعر"
#. module: purchase
#: help:purchase.config.settings,group_uom:0
msgid ""
"Allows you to select and maintain different units of measure for products."
msgstr "يسمح لك باختيار والحفاظ على وحدات قياس متعددة للمنتجات"
#. module: purchase
#: help:account.config.settings,group_analytic_account_for_purchases:0
#: help:purchase.config.settings,group_analytic_account_for_purchases:0
msgid "Allows you to specify an analytic account on purchase orders."
msgstr "يسمح لك بتحديد الحساب التحليلي في أوامر الشراء."
#. module: purchase
#: field:purchase.order.line,account_analytic_id:0
msgid "Analytic Account"
msgstr "الحساب التحليلي"
#. module: purchase
#: model:res.groups,name:purchase.group_analytic_accounting
msgid "Analytic Accounting for Purchases"
msgstr "المحاسبة التحليلية في المشتريات"
#. module: purchase
#: field:account.config.settings,group_analytic_account_for_purchases:0
#: field:purchase.config.settings,group_analytic_account_for_purchases:0
msgid "Analytic accounting for purchases"
msgstr "الحسابات التحليلية على المشتريات"
#. module: purchase
#: view:purchase.config.settings:purchase.view_purchase_configuration
msgid "Apply"
msgstr "تطبيق"
#. module: purchase
#: view:purchase.order:purchase.purchase_order_form
msgid "Approve Order"
msgstr "اعتماد الأمر"
#. module: purchase
#: view:purchase.order:purchase.view_request_for_quotation_filter
#: selection:purchase.report,state:0
msgid "Approved"
msgstr "معتمد"
#. module: purchase
#: view:purchase.order.group:purchase.view_purchase_order_group
msgid "Are you sure you want to merge these orders?"
msgstr "هل ترغب حقاً في دمج هذه الأوامر معاً؟"
#. module: purchase
#: field:purchase.order.line,procurement_ids:0
msgid "Associated procurements"
msgstr "التوريدات المقترنة"
#. module: purchase
#: model:ir.filters,name:purchase.filter_purchase_order_average_delivery_time
msgid "Average Delivery Time"
msgstr "متوسط زمن التسليم"
#. module: purchase
#: field:purchase.report,price_average:0
msgid "Average Price"
msgstr "متوسط السعر"
#. module: purchase
#: field:stock.warehouse,buy_pull_id:0
msgid "BUY rule"
msgstr "قاعدة الشراء"
#. module: purchase
#: selection:purchase.order,invoice_method:0
msgid "Based on Purchase Order lines"
msgstr "بناء على كميات أمر الشراء"
#. module: purchase
#: help:purchase.order,invoice_method:0
msgid ""
"Based on Purchase Order lines: place individual lines in 'Invoice Control / On Purchase Order lines' from where you can selectively create an invoice.\n"
"Based on generated invoice: create a draft invoice you can validate later.\n"
"Based on incoming shipments: let you create an invoice when receipts are validated."
msgstr "ارتكازاً لبنود أوامر الشراء: إنشاء فواتير للبنود التي تريدها في أمر الشراء عند إصدار الفواتير.\nارتكازاً لمسودات الفواتير: قم بإنشاء الفاتورة يدوياً ثم قم باعتمادها لاحقاً.\nارتكازاً للشحنات الواردة: يتيح لك إنشاء الفواتير اعتماداً على الكميات التي تم استلامها بالفعل."
#. module: purchase
#: selection:purchase.order,invoice_method:0
msgid "Based on generated draft invoice"
msgstr "بناء على مسودة فاتورة"
#. module: purchase
#: selection:purchase.config.settings,default_invoice_method:0
#: selection:purchase.order,invoice_method:0
msgid "Based on incoming shipments"
msgstr "بناء على الكميات الموردة إلى المخازن"
#. module: purchase
#: selection:purchase.config.settings,default_invoice_method:0
msgid "Based on purchase order lines"
msgstr "بناء على بنود أمر الشراء"
#. module: purchase
#: view:purchase.order:purchase.purchase_order_form
#: selection:purchase.order,state:0
msgid "Bid Received"
msgstr "تم استلام العطاء"
#. module: purchase
#: field:purchase.order,bid_date:0
msgid "Bid Received On"
msgstr "تم استلام العطاء في"
#. module: purchase
#: field:purchase.order,bid_validity:0
msgid "Bid Valid Until"
msgstr "العطاء صالح حتى"
#. module: purchase
#: code:addons/purchase/purchase.py:1171 code:addons/purchase/stock.py:192
#, python-format
msgid "Buy"
msgstr "شراء"
#. module: purchase
#: view:purchase.order:purchase.purchase_order_calendar
msgid "Calendar View"
msgstr "عرض التقويم"
#. module: purchase
#: help:purchase.config.settings,module_purchase_requisition:0
msgid ""
"Calls for bids are used when you want to generate requests for quotations to several suppliers for a given set of products.\n"
" You can configure per product if you directly do a Request for Quotation\n"
" to one supplier or if you want a Call for Bids to compare offers from several suppliers."
msgstr "يتم استخدام المناقصات والعطاءات عندما ترغب في إنشاء طلبات عروض الأسعار لعدة موردين دفعة واحدة لمجموعة معينة من المنتجات.\nيمكنك ضبط الإعدادات لكل منتج إذا قمت بإنشاء طلب عرض سعر مباشرة بدون مناقصة وإرساله إلى مورد واحد،\nأو يمكنك استخدام المناقصات والعطاءات لمقارنة العطاءات الواردة والمفاضلة فيما بينها."
#. module: purchase
#: view:product.template:purchase.product_template_search_view_purchase
#: field:product.template,purchase_ok:0
msgid "Can be Purchased"
msgstr "يمكن أن تُشترى"
#. module: purchase
#: code:addons/purchase/purchase.py:1189
#, python-format
msgid ""
"Can not cancel this procurement as the related purchase order has been "
"confirmed already. Please cancel the purchase order first. "
msgstr "لا يمكن إلغاء هذه المشتريات الدورية لأنها قامت بإنشاء أوامر شراء بالفعل، وتم تأكيد أوامر الشراء تلك. الرجاء إلغاء أوامر الشراء المقترنة أولاً."
#. module: purchase
#: code:addons/purchase/stock.py:195
#, python-format
msgid "Can't find any generic Buy route."
msgstr "لم يمكن إيجاد مسار 'شراء' افتراضي."
#. module: purchase
#: view:purchase.config.settings:purchase.view_purchase_configuration
#: view:purchase.order:purchase.purchase_order_form
#: view:purchase.order.group:purchase.view_purchase_order_group
#: view:purchase.order.line_invoice:purchase.view_purchase_line_invoice
msgid "Cancel"
msgstr "إلغاء"
#. module: purchase
#: selection:purchase.order,state:0 selection:purchase.order.line,state:0
#: selection:purchase.report,state:0
msgid "Cancelled"
msgstr "ملغي"
#. module: purchase
#: code:addons/purchase/purchase.py:1016
#, python-format
msgid "Cannot delete a purchase order line which is in state '%s'."
msgstr "لا يمكن حذف بند أمر شراء في حالة '%s'."
#. module: purchase
#: field:purchase.report,category_id:0
msgid "Category"
msgstr "الفئة"
#. module: purchase
#: view:purchase.report:purchase.view_purchase_order_search
msgid "Category of product"
msgstr "فئة المنتج"
#. module: purchase
#: field:purchase.config.settings,group_advance_purchase_requisition:0
msgid "Choose from several bids in a call for bids"
msgstr "اختيار بنود من عدة عطاءات في المناقصات"
#. module: purchase
#: model:ir.model,name:purchase.model_res_company
msgid "Companies"
msgstr "الشركات"
#. module: purchase
#: field:purchase.order,company_id:0 field:purchase.order.line,company_id:0
#: view:purchase.report:purchase.view_purchase_order_search
#: field:purchase.report,company_id:0
msgid "Company"
msgstr "الشركة"
#. module: purchase
#: code:addons/purchase/purchase.py:515
#, python-format
msgid "Compose Email"
msgstr "رسالة جديدة"
#. module: purchase
#: model:ir.ui.menu,name:purchase.menu_purchase_config_purchase
msgid "Configuration"
msgstr "الإعدادات"
#. module: purchase
#: code:addons/purchase/purchase.py:1231
#, python-format
msgid "Configuration Error!"
msgstr "خطأ في الإعدادات!"
#. module: purchase
#: model:ir.actions.act_window,name:purchase.action_purchase_configuration
#: view:purchase.config.settings:purchase.view_purchase_configuration
msgid "Configure Purchases"
msgstr "ضبط المشتريات"
#. module: purchase
#: view:purchase.order.line_invoice:purchase.view_purchase_line_invoice
msgid "Confirm"
msgstr "تأكيد"
#. module: purchase
#: view:purchase.order:purchase.purchase_order_form
msgid "Confirm Order"
msgstr "تأكيد الأمر"
#. module: purchase
#: selection:purchase.order.line,state:0
msgid "Confirmed"
msgstr "مؤكد"
#. module: purchase
#: model:ir.actions.act_window,name:purchase.action_view_purchase_line_invoice
msgid "Create invoices"
msgstr "إنشاء الفواتير"
#. module: purchase
#: field:purchase.config.settings,create_uid:0
#: field:purchase.order.group,create_uid:0
#: field:purchase.order.line,create_uid:0
#: field:purchase.order.line_invoice,create_uid:0
msgid "Created by"
msgstr "أُنشئ بواسطة"
#. module: purchase
#: field:purchase.config.settings,create_date:0
#: field:purchase.order,create_date:0 field:purchase.order.group,create_date:0
#: field:purchase.order.line,create_date:0
#: field:purchase.order.line_invoice,create_date:0
msgid "Created on"
msgstr "إنشاؤه في"
#. module: purchase
#: field:purchase.order,currency_id:0
msgid "Currency"
msgstr "العملة"
#. module: purchase
#: view:purchase.order:purchase.purchase_order_form
msgid "Customer Address"
msgstr "عنوان العميل"
#. module: purchase
#: field:purchase.order,dest_address_id:0
msgid "Customer Address (Direct Delivery)"
msgstr "عنوان العميل (توصيل مباشر)"
#. module: purchase
#: field:purchase.order,date_approve:0 field:purchase.report,date_approve:0
msgid "Date Approved"
msgstr "تاريخ الاعتماد"
#. module: purchase
#: view:website:purchase.report_purchaseorder_document
msgid "Date Req."
msgstr "وقت الطلب"
#. module: purchase
#: help:purchase.order,message_last_post:0
msgid "Date of the last message posted on the record."
msgstr "تاريخ آخر رسالة نُشرت لهذا البند"
#. module: purchase
#: help:purchase.order,date_approve:0
msgid "Date on which purchase order has been approved"
msgstr "التاريخ الذي تم اعتماد أمر الشراء فيه"
#. module: purchase
#: help:purchase.order,bid_validity:0
msgid "Date on which the bid expired"
msgstr "التاريخ الذي انتهت فيه صلاحية العطاء"
#. module: purchase
#: help:purchase.order,bid_date:0
msgid "Date on which the bid was received"
msgstr "التاريخ الذي تم استلام العطاء فيه"
#. module: purchase
#: help:purchase.report,date:0
msgid "Date on which this document has been created"
msgstr "تاريخ انشاء هذه الوثيقة"
#. module: purchase
#: field:purchase.report,delay_pass:0
msgid "Days to Deliver"
msgstr "أيام حتى التسليم"
#. module: purchase
#: field:purchase.report,delay:0
msgid "Days to Validate"
msgstr "أيام للتحقق من الصلاحية"
#. module: purchase
#: model:product.pricelist,name:purchase.list0
msgid "Default Purchase Pricelist"
msgstr "قائمة أسعار الشراء الافتراضية"
#. module: purchase
#: model:product.pricelist.version,name:purchase.ver0
msgid "Default Purchase Pricelist Version"
msgstr "إصدار قائمة أسعار الشراء الافتراضية"
#. module: purchase
#: field:purchase.config.settings,default_invoice_method:0
msgid "Default invoicing control method"
msgstr "طريقة إصدار الفواتير الافتراضية"
#. module: purchase
#: code:addons/purchase/purchase.py:555
#, python-format
msgid "Define an expense account for this product: \"%s\" (id:%d)."
msgstr "قم بتحديد حساب المصروف لهذا المنتج: %s (المعرف: %d)."
#. module: purchase
#: code:addons/purchase/purchase.py:599
#, python-format
msgid "Define purchase journal for this company: \"%s\" (id:%d)."
msgstr "قم بتعريف يومية المشتريات لهذه الشركة: %s (المعرف: %d)."
#. module: purchase
#: field:purchase.order,picking_type_id:0
msgid "Deliver To"
msgstr "تسليم إلى"
#. module: purchase
#: view:purchase.order:purchase.purchase_order_form
msgid "Deliveries & Invoices"
msgstr "التسليم والفواتير"
#. module: purchase
#: help:purchase.order,date_order:0
msgid ""
"Depicts the date where the Quotation should be validated and converted into "
"a Purchase Order, by default it's the creation date."
msgstr "يرصد التاريخ الذي يجب اعتماد طلب عرض السعر فيه وتحويله إلى أمر شراء، وقيمته الافتراضية تكون دائماً تاريخ إنشاءه."
#. module: purchase
#: field:purchase.order.line,name:0
#: view:website:purchase.report_purchaseorder_document
#: view:website:purchase.report_purchasequotation_document
msgid "Description"
msgstr "الوصف"
#. module: purchase
#: field:purchase.order,location_id:0 field:purchase.report,location_id:0
msgid "Destination"
msgstr "الوجهة"
#. module: purchase
#: view:purchase.order.line_invoice:purchase.view_purchase_line_invoice
msgid "Do you want to generate the supplier invoices?"
msgstr "هل تريد انشاء فاتورة المورد؟"
#. module: purchase
#: help:stock.picking,reception_to_invoice:0
msgid ""
"Does the picking contains some moves related to a purchase order invoiceable"
" on the receipt?"
msgstr "هل يحتوي هذا الالتقاط على بعض الحركات المرتبطة بأمر شراء قابل للفوترة على الإيصال؟"
#. module: purchase
#: selection:purchase.order,state:0 selection:purchase.order.line,state:0
#: selection:purchase.report,state:0
msgid "Done"
msgstr "تم"
#. module: purchase
#: selection:purchase.order.line,state:0
msgid "Draft"
msgstr "مسودة"
#. module: purchase
#: selection:purchase.order,state:0
msgid "Draft PO"
msgstr "مسودة طلب شراء"
#. module: purchase
#: code:addons/purchase/purchase.py:1384
#, python-format
msgid "Draft Purchase Order created"
msgstr "تم إنشاء مسودة طلب شراء"
#. module: purchase
#: code:addons/purchase/edi/purchase_order.py:132
#, python-format
msgid "EDI Pricelist (%s)"
msgstr "قائمة أسعار EDI (%s)"
#. module: purchase
#: model:ir.actions.act_window,name:purchase.action_email_templates
msgid "Email Templates"
msgstr "قوالب البريد الإلكتروني"
#. module: purchase
#: model:ir.model,name:purchase.model_mail_compose_message
msgid "Email composition wizard"
msgstr "معالج الرسائل البريدية"
#. module: purchase
#: code:addons/purchase/purchase.py:159 code:addons/purchase/purchase.py:413
#: code:addons/purchase/purchase.py:538 code:addons/purchase/purchase.py:555
#: code:addons/purchase/purchase.py:598 code:addons/purchase/purchase.py:1188
#: code:addons/purchase/stock.py:195
#, python-format
msgid "Error!"
msgstr "خطأ!"
#. module: purchase
#: view:purchase.order:purchase.view_purchase_order_filter
#: view:purchase.order:purchase.view_request_for_quotation_filter
msgid "Exception"
msgstr "خلل"
#. module: purchase
#: view:purchase.order:purchase.view_request_for_quotation_filter
#: field:purchase.order,minimum_planned_date:0
#: field:purchase.report,expected_date:0
#: view:website:purchase.report_purchasequotation_document
msgid "Expected Date"
msgstr "التاريخ المتوقع"
#. module: purchase
#: view:purchase.order:purchase.view_purchase_order_filter
msgid "Expected Month"
msgstr "الشهر المتوقع"
#. module: purchase
#: view:purchase.report:purchase.view_purchase_order_search
msgid "Extended Filters"
msgstr "الفلاتر التفصيلية"
#. module: purchase
#: field:purchase.order,fiscal_position:0
msgid "Fiscal Position"
msgstr "الموقف الضريبي"
#. module: purchase
#: field:purchase.order,message_follower_ids:0
msgid "Followers"
msgstr "المتابعون"
#. module: purchase
#: field:purchase.config.settings,module_purchase_double_validation:0
msgid "Force two levels of approvals"
msgstr "ضرورة الحصول على موافقتين لأوامر الشراء"
#. module: purchase
#: view:purchase.order:purchase.view_purchase_order_filter
#: view:purchase.order:purchase.view_request_for_quotation_filter
#: view:purchase.order.line:purchase.purchase_order_line_search
#: view:purchase.report:purchase.view_purchase_order_search
msgid "Group By"
msgstr "تجميع حسب"
#. module: purchase
#: view:purchase.order.line:purchase.purchase_order_line_search
msgid "Hide cancelled lines"
msgstr "إخفاء البنود الملغاة"
#. module: purchase
#: help:purchase.order,message_summary:0
msgid ""
"Holds the Chatter summary (number of messages, ...). This summary is "
"directly in html format in order to be inserted in kanban views."
msgstr "يحمل ملخص المشارك (عدد الرسائل، ...). هذا ملخص مباشرة بتنسيق HTML من أجل إدراجها في عروض كانبان."
#. module: purchase
#: field:purchase.config.settings,id:0 field:purchase.order,id:0
#: field:purchase.order.group,id:0 field:purchase.order.line,id:0
#: field:purchase.order.line_invoice,id:0 field:purchase.report,id:0
msgid "ID"
msgstr "المعرّف"
#. module: purchase
#: help:purchase.order,message_unread:0
msgid "If checked new messages require your attention."
msgstr "إذا حددت هذا الاختيار، سيتم تنبيهك بوجود رسائل جديدة."
#. module: purchase
#: view:purchase.order:purchase.purchase_order_2_stock_picking
msgid "In Shipments"
msgstr "أوامر التوريد"
#. module: purchase
#: code:addons/purchase/purchase.py:337
#, python-format
msgid "In order to delete a purchase order, you must cancel it first."
msgstr "لحذف أمر شراء، يتوجب أن تقوم بإلغاءه أولاً."
#. module: purchase
#: help:purchase.config.settings,group_advance_purchase_requisition:0
msgid ""
"In the process of a public bidding, you can compare the bid lines and choose for each requested product from which bid you\n"
" buy which quantity"
msgstr "في عملية المناقصات العامة، يمكنك المقارنة بين خطوط المناقصه واختيار لكل منتج مطلوب من أى مناقصه \nشراء أي كمية"
#. module: purchase
#: model:ir.ui.menu,name:purchase.menu_action_picking_tree_in_move
msgid "Incoming Products"
msgstr "المنتجات الواردة"
#. module: purchase
#: model:ir.ui.menu,name:purchase.menu_procurement_management_inventory
msgid "Incoming Products"
msgstr "المنتجات الواردة"
#. module: purchase
#: view:purchase.order:purchase.purchase_order_2_stock_picking
#: field:purchase.order,shipment_count:0
msgid "Incoming Shipments"
msgstr "الشحنات الواردة"
#. module: purchase
#: view:stock.picking:purchase.view_picking_in_search_picking_inherit
msgid "Incoming Shipments to Invoice"
msgstr "الشحنات الواردة بلا فواتير"
#. module: purchase
#: field:purchase.order,incoterm_id:0
msgid "Incoterm"
msgstr "مصطلحات تجارية مشتركة"
#. module: purchase
#: help:purchase.order,incoterm_id:0
msgid ""
"International Commercial Terms are a series of predefined commercial terms "
"used in international transactions."
msgstr "الشروط التجارية الدولية هي مجموعة من الشروط والأحكام مسبقة الإعداد، وتستخدم عادة في المعاملات الدولية."
#. module: purchase
#: code:addons/purchase/purchase.py:337 code:addons/purchase/purchase.py:1016
#, python-format
msgid "Invalid Action!"
msgstr "إجراء خاطئ"
#. module: purchase
#: model:ir.model,name:purchase.model_account_invoice
msgid "Invoice"
msgstr "الفاتورة"
#. module: purchase
#: model:ir.ui.menu,name:purchase.menu_procurement_management_invoice
msgid "Invoice Control"
msgstr "إصدار الفواتير"
#. module: purchase
#: selection:purchase.order,state:0 selection:purchase.report,state:0
msgid "Invoice Exception"
msgstr "خلل في الفاتورة"
#. module: purchase
#: model:ir.model,name:purchase.model_account_invoice_line
msgid "Invoice Line"
msgstr "بند الفاتورة"
#. module: purchase
#: field:purchase.order.line,invoice_lines:0
msgid "Invoice Lines"
msgstr "بنود الفاتورة"
#. module: purchase
#: field:purchase.order,invoiced:0
msgid "Invoice Received"
msgstr "الفاتورة مُستلمة"
#. module: purchase
#: code:addons/purchase/purchase.py:1500
#, python-format
msgid "Invoice paid"
msgstr "الفاتورة مسددة"
#. module: purchase
#: code:addons/purchase/purchase.py:1480
#, python-format
msgid "Invoice received"
msgstr "الفاتورة مُستلمة"
#. module: purchase
#: field:stock.picking,reception_to_invoice:0
msgid "Invoiceable on incoming shipment?"
msgstr "إصدار الفاتورة عند الاستلام؟"
#. module: purchase
#: field:purchase.order,invoiced_rate:0 field:purchase.order.line,invoiced:0
msgid "Invoiced"
msgstr "صدرت الفاتورة"
#. module: purchase
#: view:purchase.order:purchase.purchase_order_2_stock_picking
#: field:purchase.order,invoice_count:0 field:purchase.order,invoice_ids:0
msgid "Invoices"
msgstr "الفواتير"
#. module: purchase
#: view:purchase.order.line:purchase.purchase_order_line_form
msgid "Invoices and Incoming Shipments"
msgstr "الفواتير والشحنات الواردة"
#. module: purchase
#: help:purchase.order,invoice_ids:0
msgid "Invoices generated for a purchase order"
msgstr "إصدار الفواتير لأوامر الشراء"
#. module: purchase
#: field:purchase.order,invoice_method:0
msgid "Invoicing Control"
msgstr "إصدار الفواتير"
#. module: purchase
#: view:purchase.config.settings:purchase.view_purchase_configuration
msgid "Invoicing Process"
msgstr "عملية الفوترة"
#. module: purchase
#: view:purchase.config.settings:purchase.view_purchase_configuration
msgid "Invoicing Settings"
msgstr "إعدادات الفوترة"
#. module: purchase
#: field:purchase.order,message_is_follower:0
msgid "Is a Follower"
msgstr "متابع"
#. module: purchase
#: help:purchase.order,shipped:0
msgid "It indicates that a picking has been done"
msgstr "توضح انه قد تم عمل الاختيار"
#. module: purchase
#: help:purchase.order,invoiced:0
msgid "It indicates that an invoice has been validated"
msgstr "يوضح أنه قد تم اعتماد فاتورة"
#. module: purchase
#: field:purchase.order,journal_id:0
msgid "Journal"
msgstr "دفتر اليومية"
#. module: purchase
#: field:purchase.order,message_last_post:0
msgid "Last Message Date"
msgstr "تاريخ آخر رسالة"
#. module: purchase
#: field:purchase.config.settings,write_uid:0 field:purchase.order,write_uid:0
#: field:purchase.order.group,write_uid:0
#: field:purchase.order.line,write_uid:0
#: field:purchase.order.line_invoice,write_uid:0
msgid "Last Updated by"
msgstr "آخر تحديث بواسطة"
#. module: purchase
#: field:purchase.config.settings,write_date:0
#: field:purchase.order,write_date:0 field:purchase.order.group,write_date:0
#: field:purchase.order.line,write_date:0
#: field:purchase.order.line_invoice,write_date:0
msgid "Last Updated on"
msgstr "آخر تحديث فى"
#. module: purchase
#: view:purchase.config.settings:purchase.view_purchase_configuration
msgid "Location & Warehouse"
msgstr "الموقع و المخزن"
#. module: purchase
#: code:addons/purchase/purchase.py:159
#, python-format
msgid "Make sure you have at least an incoming picking type defined"
msgstr "تأكد أنك قد قمت بضبط نوع استلام واحد على الأقل"
#. module: purchase
#: field:purchase.config.settings,module_purchase_requisition:0
msgid "Manage calls for bids"
msgstr "إدارة المناقصات"
#. module: purchase
#: field:purchase.config.settings,group_uom:0
msgid "Manage different units of measure for products"
msgstr "ادارة عدة وحدات قياس للمنتجات"
#. module: purchase
#: field:purchase.config.settings,module_stock_dropshipping:0
msgid "Manage dropshipping"
msgstr "إدارة الشحن المباشر"
#. module: purchase
#: field:purchase.config.settings,group_purchase_pricelist:0
msgid "Manage pricelist per supplier"
msgstr "ادارة قائمة الأسعار لكل مورد"
#. module: purchase
#: model:res.groups,name:purchase.group_purchase_manager
msgid "Manager"
msgstr "المدير"
#. module: purchase
#: view:purchase.order.line:purchase.purchase_order_line_form2
msgid "Manual Invoices"
msgstr "الفواتير اليدوية"
#. module: purchase
#: view:purchase.order:purchase.purchase_order_form
msgid "Manually Corrected"
msgstr "تم تصحيحه يدويًا"
#. module: purchase
#: help:res.company,po_lead:0
msgid ""
"Margin of error for supplier lead times. When the systemgenerates Purchase "
"Orders for procuring products,they will be scheduled that many days earlier "
"to cope with unexpected supplier delays."
msgstr "هامش الخطأ للمرة لقياده المورد. عندما يكون النظام إنشىء أوامر شراء لشراء المنتجات، وسوف يكون موعد هذا عدة أيام في وقت سابق للتعامل مع تأخر المورد غير متوقعة. "
#. module: purchase
#: model:ir.actions.act_window,name:purchase.action_view_purchase_order_group
msgid "Merge Purchase orders"
msgstr "دمج أوامر الشراء"
#. module: purchase
#: view:purchase.order.group:purchase.view_purchase_order_group
msgid "Merge orders"
msgstr "دمج الأوامر"
#. module: purchase
#: field:purchase.order,message_ids:0
msgid "Messages"
msgstr "الرسائل"
#. module: purchase
#: help:purchase.order,message_ids:0
msgid "Messages and communication history"
msgstr "الرسائل و سجل التواصل"
#. module: purchase
#: model:ir.filters,name:purchase.filter_purchase_order_monthly_purchases
msgid "Monthly Purchases"
msgstr "المشتريات الشهرية"
#. module: purchase
#: view:website:purchase.report_purchaseorder_document
msgid "Net Price"
msgstr "صافي السعر"
#. module: purchase
#: view:purchase.order:purchase.view_purchase_order_filter
msgid "New Mail"
msgstr "بريد جديد"
#. module: purchase
#: code:addons/purchase/purchase.py:1222
#, python-format
msgid "No address defined for the supplier"
msgstr "لم يتم تحديد عنوان لهذا المورد"
#. module: purchase
#: code:addons/purchase/purchase.py:1220
#, python-format
msgid "No default supplier defined for this product"
msgstr "لم يتم تحديد مورد افتراضي لهذا المنتج"
#. module: purchase
#: code:addons/purchase/purchase.py:1218
#, python-format
msgid "No supplier defined for this product !"
msgstr "لم يتم تحديد مورد لهذا المنتج!"
#. module: purchase
#: view:purchase.order:purchase.view_purchase_order_filter
#: view:purchase.order:purchase.view_request_for_quotation_filter
msgid "Not Invoiced"
msgstr "بلا فاتورة"
#. module: purchase
#: view:purchase.order.line:purchase.purchase_order_line_form
msgid "Notes"
msgstr "الملاحظات"
#. module: purchase
#: model:ir.actions.act_window,name:purchase.action_invoice_pending
#: model:ir.ui.menu,name:purchase.menu_procurement_management_pending_invoice
msgid "On Draft Invoices"
msgstr "من مسودات الفواتير"
#. module: purchase
#: model:ir.actions.act_window,name:purchase.action_picking_tree_picking_to_invoice
#: model:ir.ui.menu,name:purchase.menu_action_picking_tree_picking_to_invoice
msgid "On Incoming Shipments"
msgstr "من الشحنات الواردة"
#. module: purchase
#: model:ir.actions.act_window,name:purchase.purchase_line_form_action2
#: model:ir.ui.menu,name:purchase.menu_purchase_line_order_draft
msgid "On Purchase Order Lines"
msgstr "من بنود أوامر الشراء"
#. module: purchase
#: model:ir.actions.client,name:purchase.action_client_purchase_menu
msgid "Open Purchase Menu"
msgstr "فتح قائمة المشتريات"
#. module: purchase
#: view:purchase.order:purchase.view_request_for_quotation_filter
#: field:purchase.order,date_order:0 field:purchase.order.line,date_order:0
#: field:purchase.report,date:0
msgid "Order Date"
msgstr "تاريخ الأمر"
#. module: purchase
#: view:website:purchase.report_purchaseorder_document
msgid "Order Date:"
msgstr "تاريخ الأمر:"
#. module: purchase
#: field:purchase.order,order_line:0
msgid "Order Lines"
msgstr "بنود الأمر"
#. module: purchase
#: view:purchase.order:purchase.view_purchase_order_filter
#: view:purchase.report:purchase.view_purchase_order_search
msgid "Order Month"
msgstr "شهر الأمر"
#. module: purchase
#: field:purchase.order,name:0
#: view:purchase.order.line:purchase.purchase_order_line_search
#: field:purchase.order.line,order_id:0
msgid "Order Reference"
msgstr "رقم إشارة الأمر"
#. module: purchase
#: sql_constraint:purchase.order:0
msgid "Order Reference must be unique per Company!"
msgstr "يجب أن يكون رقم الإشارة فريداً غير مكرر في كل مؤسسة!"
#. module: purchase
#: field:purchase.report,state:0
msgid "Order Status"
msgstr "حالة الأمر"
#. module: purchase
#: view:purchase.report:purchase.view_purchase_order_search
msgid "Order of Day"
msgstr "أمر اليوم"
#. module: purchase
#: view:purchase.report:purchase.view_purchase_order_search
msgid "Orders"
msgstr "الأوامر"
#. module: purchase
#: view:website:purchase.report_purchaseorder_document
msgid "Our Order Reference:"
msgstr "رقم إشارتنا للأمر:"
#. module: purchase
#: model:ir.model,name:purchase.model_mail_mail
msgid "Outgoing Mails"
msgstr "الرسائل الصادرة"
#. module: purchase
#: code:addons/purchase/purchase.py:1363
#, python-format
msgid "PO: %s"
msgstr "أمر: %s"
#. module: purchase
#: model:email.template,report_name:purchase.email_template_edi_purchase_done
msgid "PO_${(object.name or '').replace('/','_')}"
msgstr "PO_${(object.name or '').replace('/','_')}"
#. module: purchase
#: model:ir.model,name:purchase.model_res_partner
#: field:purchase.order.line,partner_id:0
msgid "Partner"
msgstr "الشريك"
#. module: purchase
#: model:ir.ui.menu,name:purchase.menu_partner_categories_in_form
msgid "Partner Tags"
msgstr "وسوم الشريك"
#. module: purchase
#: field:purchase.order,payment_term_id:0
msgid "Payment Term"
msgstr "شروط السداد"
#. module: purchase
#: model:ir.model,name:purchase.model_stock_picking
#: field:purchase.order,picking_ids:0
msgid "Picking List"
msgstr "قائمة الاستلام"
#. module: purchase
#: code:addons/purchase/purchase.py:413
#, python-format
msgid "Please create Invoices."
msgstr "الرجاء انشاء فواتير"
#. module: purchase
#: view:purchase.order.group:purchase.view_purchase_order_group
msgid ""
"Please note that: \n"
" \n"
" Orders will only be merged if: \n"
" * Purchase Orders are in draft \n"
" * Purchase Orders belong to the same supplier \n"
" * Purchase Orders are have same stock location, same pricelist \n"
" \n"
" Lines will only be merged if: \n"
" * Order lines are exactly the same except for the product,quantity and unit"
msgstr "يرجى ملاحظة ما يلي:\n\nسيتم دمج أوامر فقط إذا كان :\n* أوامر الشراء فى الحاله مسوده .\n* أوامر الشراء تنتمي إلى نفس المورد\n* أوامر الشراء لها نفس مكان المخزون، نفس لائحة الأسعار\n\nسيتم دمج الخطوط فقط في الحالات التالية :\n* إذا كانت خطوط النظام هي بالضبط نفسها باستثناء المنتج والكمية والوحدة"
#. module: purchase
#: code:addons/purchase/wizard/purchase_order_group.py:45
#, python-format
msgid "Please select multiple order to merge in the list view."
msgstr "الرجاء اختيار الامر المتعدد لدمجه في عرض القائمة."
#. module: purchase
#: selection:purchase.config.settings,default_invoice_method:0
msgid "Pre-generate draft invoices based on purchase orders"
msgstr "إصدار مسودات الفواتير آلياً بناء على بنود أوامر الشراء"
#. module: purchase
#: model:ir.filters,name:purchase.filter_purchase_order_price_per_supplier
msgid "Price Per Supplier"
msgstr "الأسعار حسب المورد"
#. module: purchase
#: model:ir.ui.menu,name:purchase.menu_product_pricelist_action2_purchase_type
msgid "Price Types"
msgstr "أنواع السعر"
#. module: purchase
#: field:purchase.order,pricelist_id:0 field:purchase.report,pricelist_id:0
msgid "Pricelist"
msgstr "قائمة الأسعار"
#. module: purchase
#: model:ir.actions.act_window,name:purchase.purchase_pricelist_version_action
#: model:ir.ui.menu,name:purchase.menu_purchase_pricelist_version_action
msgid "Pricelist Versions"
msgstr "إصدارات قوائم الأسعار"
#. module: purchase
#: model:ir.ui.menu,name:purchase.menu_product_pricelist_action2_purchase
#: model:ir.ui.menu,name:purchase.menu_purchase_config_pricelist
msgid "Pricelists"
msgstr "قوائم الأسعار"
#. module: purchase
#: view:purchase.order:purchase.purchase_order_form
msgid "Print RFQ"
msgstr "طباعة طلب الشراء"
#. module: purchase
#: model:ir.model,name:purchase.model_procurement_order
msgid "Procurement"
msgstr "التوريدات"
#. module: purchase
#: model:ir.model,name:purchase.model_procurement_rule
msgid "Procurement Rule"
msgstr "قاعدة التوريد"
#. module: purchase
#: model:ir.model,name:purchase.model_product_product
#: field:purchase.order,product_id:0
#: view:purchase.order.line:purchase.purchase_order_line_search
#: field:purchase.order.line,product_id:0 field:purchase.report,product_id:0
msgid "Product"
msgstr "المنتج"
#. module: purchase
#: model:ir.ui.menu,name:purchase.menu_product_category_config_purchase
msgid "Product Categories"
msgstr "فئات المنتج"
#. module: purchase
#: model:ir.model,name:purchase.model_product_template
msgid "Product Template"
msgstr "قالب المنتج"
#. module: purchase
#: field:purchase.order.line,product_uom:0
msgid "Product Unit of Measure"
msgstr "وحدة قياس المنتج"
#. module: purchase
#: model:ir.actions.act_window,name:purchase.product_normal_action_puchased
#: model:ir.ui.menu,name:purchase.menu_procurement_management_product
#: model:ir.ui.menu,name:purchase.menu_procurement_partner_contact_form
#: model:ir.ui.menu,name:purchase.menu_product_in_config_purchase
#: view:purchase.order:purchase.purchase_order_form
msgid "Products"
msgstr "المنتجات"
#. module: purchase
#: field:purchase.report,price_standard:0
msgid "Products Value"
msgstr "قيمة المنتجات"
#. module: purchase
#: model:ir.ui.menu,name:purchase.menu_product_by_category_purchase_form
msgid "Products by Category"
msgstr "المنتجات حسب الفئة"
#. module: purchase
#: code:addons/purchase/purchase.py:851
#, python-format
msgid "Products received"
msgstr "المنتجات المستلمة"
#. module: purchase
#: help:purchase.config.settings,module_purchase_double_validation:0
msgid ""
"Provide a double validation mechanism for purchases exceeding minimum amount.\n"
"-This installs the module purchase_double_validation."
msgstr "توفير آلية التحقق المزدوجة من صحة للمشتريات التى تزيد عن الحد الأدنى للكمية .\n، هذا يثبت موديول purchase_double_validation"
#. module: purchase
#: model:ir.ui.menu,name:purchase.menu_procurement_management
msgid "Purchase"
msgstr "المشتريات"
#. module: purchase
#: model:ir.actions.act_window,name:purchase.action_purchase_order_report_all
#: model:ir.ui.menu,name:purchase.menu_action_purchase_order_report_all
msgid "Purchase Analysis"
msgstr "تحليل المشتريات"
#. module: purchase
#: model:ir.actions.act_window,help:purchase.action_purchase_order_report_all
msgid ""
"Purchase Analysis allows you to easily check and analyse your company "
"purchase history and performance. From this menu you can track your "
"negotiation performance, the delivery performance of your suppliers, etc."
msgstr "يسمح لك تحليل الشراء للتحقق بسهولة وتحليل سجل الشراء لشركتك والاداء. يمكنك من هذه القائمة متابعة اداء التفاوض, اداء التسليم من المورد الخاص بك, الخ."
#. module: purchase
#: selection:purchase.order,state:0
msgid "Purchase Confirmed"
msgstr "تم تأكيد أمر الشراء"
#. module: purchase
#: field:res.company,po_lead:0
msgid "Purchase Lead Time"
msgstr "الزمن اللازم للشراء"
#. module: purchase
#: model:ir.actions.report.xml,name:purchase.action_report_purchase_order
#: model:ir.model,name:purchase.model_purchase_order
#: field:procurement.order,purchase_id:0
#: view:purchase.config.settings:purchase.view_purchase_configuration
#: view:purchase.order:purchase.purchase_order_form
#: view:purchase.order:purchase.purchase_order_graph
#: view:purchase.order:purchase.purchase_order_tree
#: model:res.request.link,name:purchase.req_link_purchase_order
msgid "Purchase Order"
msgstr "أمر الشراء"
#. module: purchase
#: view:website:purchase.report_purchaseorder_document
msgid "Purchase Order Confirmation N°"
msgstr "تأكيد أمر الشراء رقم"
#. module: purchase
#: field:account.invoice.line,purchase_line_id:0
#: model:ir.model,name:purchase.model_purchase_order_line
#: field:procurement.order,purchase_line_id:0
#: view:purchase.order.line:purchase.purchase_order_line_form
#: view:purchase.order.line:purchase.purchase_order_line_form2
#: field:stock.move,purchase_line_id:0
msgid "Purchase Order Line"
msgstr "بند أمر الشراء"
#. module: purchase
#: model:ir.model,name:purchase.model_purchase_order_line_invoice
msgid "Purchase Order Line Make Invoice"
msgstr "إصدار فاتورة من بند أمر الشراء"
#. module: purchase
#: view:purchase.order:purchase.purchase_order_form
#: view:purchase.order.line:purchase.purchase_order_line_tree
msgid "Purchase Order Lines"
msgstr "بنود أمر الشراء"
#. module: purchase
#: model:ir.model,name:purchase.model_purchase_order_group
msgid "Purchase Order Merge"
msgstr "دمج أمر الشراء"
#. module: purchase
#: code:addons/purchase/wizard/purchase_order_group.py:72
#: model:ir.actions.act_window,name:purchase.purchase_form_action
#: model:ir.ui.menu,name:purchase.menu_purchase_form_action
#: view:purchase.order:purchase.view_purchase_order_filter
#: view:purchase.report:purchase.view_purchase_order_search
#, python-format
msgid "Purchase Orders"
msgstr "أوامر الشراء"
#. module: purchase
#: view:purchase.report:purchase.view_purchase_order_graph
msgid "Purchase Orders Statistics"
msgstr "احصائيات أوامر الشراء"
#. module: purchase
#: model:product.pricelist.type,name:purchase.pricelist_type_purchase
#: field:res.partner,property_product_pricelist_purchase:0
msgid "Purchase Pricelist"
msgstr "قائمة أسعار المشتريات"
#. module: purchase
#: code:addons/purchase/purchase.py:1386
#, python-format
msgid "Purchase line created and linked to an existing Purchase Order"
msgstr "تم إنشاء بند أمر الشراء وربطه بأمر شراء موجود بالفعل."
#. module: purchase
#: view:purchase.order:purchase.view_request_for_quotation_filter
msgid "Purchase orders that include lines not invoiced."
msgstr "أوامر الشراء التي تتضمن بنوداً لم تصدر بها فواتير."
#. module: purchase
#: field:stock.warehouse,buy_to_resupply:0
msgid "Purchase to resupply this warehouse"
msgstr "شراء لتموين المخازن"
#. module: purchase
#: field:purchase.report,negociation:0
msgid "Purchase-Standard Price"
msgstr "سعر الشراء القياسي"
#. module: purchase
#: model:ir.actions.act_window,name:purchase.action_purchase_line_product_tree
#: model:ir.ui.menu,name:purchase.menu_purchase_config
#: view:product.product:purchase.view_product_normal_purchase_buttons_from
#: view:product.template:purchase.view_product_template_purchase_buttons_from
#: view:res.partner:purchase.purchase_partner_kanban_view
#: view:res.partner:purchase.res_partner_view_purchase_buttons
msgid "Purchases"
msgstr "المشتريات"
#. module: purchase
#: model:ir.model,name:purchase.model_purchase_report
msgid "Purchases Orders"
msgstr "أوامر الشراء"
#. module: purchase
#: help:purchase.order,dest_address_id:0
msgid ""
"Put an address if you want to deliver directly from the supplier to the "
"customer. Otherwise, keep empty to deliver to your own company."
msgstr "وضع عنوان إذا كنت ترغب في التقديم المباشرة من المورد إلى العميل. خلاف ذلك، حافظ عليه فارغا للتسليم إلى الشركة الخاصة بك."
#. module: purchase
#: view:website:purchase.report_purchaseorder_document
#: view:website:purchase.report_purchasequotation_document
msgid "Qty"
msgstr "كمية"
#. module: purchase
#: field:purchase.order.line,product_qty:0
msgid "Quantity"
msgstr "الكمية"
#. module: purchase
#: code:addons/purchase/purchase.py:1388
#, python-format
msgid "Quantity added in existing Purchase Order Line"
msgstr "الكمية المضافة في بند أمر شراء موجود مسبقاً."
#. module: purchase
#: view:purchase.order:purchase.view_purchase_order_filter
#: view:purchase.order:purchase.view_request_for_quotation_filter
#: view:purchase.report:purchase.view_purchase_order_search
msgid "Quotations"
msgstr "طلبات عروض السعر"
#. module: purchase
#: selection:purchase.order,state:0
msgid "RFQ"
msgstr "طلبات الشراء"
#. module: purchase
#: view:purchase.order:purchase.purchase_order_form
msgid "RFQ & Bid"
msgstr "طلب الشراء والعطاء"
#. module: purchase
#: model:mail.message.subtype,name:purchase.mt_rfq_approved
msgid "RFQ Approved"
msgstr "تم اعتماد طلب الشراء"
#. module: purchase
#: model:mail.message.subtype,name:purchase.mt_rfq_confirmed
msgid "RFQ Confirmed"
msgstr "تم تأكيد طلب الشراء"
#. module: purchase
#: model:mail.message.subtype,name:purchase.mt_rfq_done
msgid "RFQ Done"
msgstr "طلب الشراء تام"
#. module: purchase
#: code:addons/purchase/purchase.py:327 code:addons/purchase/purchase.py:945
#, python-format
msgid "RFQ created"
msgstr "تم إنشاء طلب عرض السعر"
#. module: purchase
#: model:email.template,report_name:purchase.email_template_edi_purchase
msgid "RFQ_${(object.name or '').replace('/','_')}"
msgstr "RFQ_${(object.name or '').replace('/','_')}"
#. module: purchase
#: model:ir.actions.act_window,name:purchase.act_res_partner_2_purchase_order
msgid "RFQs and Purchases"
msgstr "طلبات الشراء والمشتريات"
#. module: purchase
#: view:purchase.order:purchase.purchase_order_form
msgid "Re-Print RFQ"
msgstr "إعادة طباعة طلب الشراء"
#. module: purchase
#: view:purchase.order:purchase.purchase_order_form
msgid "Re-Send RFQ by Email"
msgstr "إعادة إرسالة RFQ بالبريد"
#. module: purchase
#: view:purchase.order:purchase.purchase_order_form
msgid "Receive Invoice"
msgstr "استلام الفاتورة"
#. module: purchase
#: view:purchase.order:purchase.purchase_order_form
msgid "Receive Products"
msgstr "استلام المنتجات"
#. module: purchase
#: field:purchase.order,shipped:0
msgid "Received"
msgstr "الاستلام"
#. module: purchase
#: field:purchase.order,shipped_rate:0
msgid "Received Ratio"
msgstr "نسبة الاستلام"
#. module: purchase
#: view:purchase.order:purchase.purchase_order_tree
#: view:purchase.order:purchase.view_purchase_order_filter
#: view:purchase.order:purchase.view_request_for_quotation_filter
msgid "Reference"
msgstr "رقم الإشارة"
#. module: purchase
#: field:purchase.report,product_uom:0
msgid "Reference Unit of Measure"
msgstr "وحدة القياس الأساسية"
#. module: purchase
#: help:purchase.order,origin:0
msgid ""
"Reference of the document that generated this purchase order request; a "
"sales order or an internal procurement request."
msgstr "مرجع المستند الذي أصدر طلب أمر المبيعات هذا"
#. module: purchase
#: help:purchase.order,partner_ref:0
msgid ""
"Reference of the sales order or bid sent by your supplier. It's mainly used "
"to do the matching when you receive the products as this reference is "
"usually written on the delivery order sent by your supplier."
msgstr "مرجع أمر البيع أو المناقصه تم إرساله بواسطه المورد الخاص بك. انها تستخدم أساسا للقيام بالمطابقة عندما تستلم المنتجات في هذا المرجع عادة مكتوبة على أمر التسليم المرسلة من قبل المورد الخاص بك."
#. module: purchase
#: view:website:purchase.report_purchasequotation_document
msgid "Regards,"
msgstr "مع التحية،"
#. module: purchase
#: field:purchase.order,related_location_id:0
msgid "Related location"
msgstr "المكان المقترن"
#. module: purchase
#: model:ir.actions.report.xml,name:purchase.report_purchase_quotation
#: view:purchase.order:purchase.purchase_order_form
#: selection:purchase.report,state:0
#: view:website:purchase.report_purchasequotation_document
msgid "Request for Quotation"
msgstr "طلب عرض السعر"
#. module: purchase
#: view:website:purchase.report_purchaseorder_document
msgid "Request for Quotation N°"
msgstr "طلب عرض سعر رقم"
#. module: purchase
#: model:ir.actions.act_window,name:purchase.purchase_rfq
#: model:ir.ui.menu,name:purchase.menu_purchase_rfq
msgid "Requests for Quotation"
msgstr "طلبات عروض السعر"
#. module: purchase
#: field:purchase.order.line,move_ids:0
msgid "Reservation"
msgstr "الحجز"
#. module: purchase
#: field:purchase.order,create_uid:0
#: view:purchase.report:purchase.view_purchase_order_search
#: field:purchase.report,user_id:0
msgid "Responsible"
msgstr "المسئول"
#. module: purchase
#: view:purchase.config.settings:purchase.view_purchase_configuration
msgid "Routes"
msgstr "المسارات"
#. module: purchase
#: field:purchase.order.line,date_planned:0
msgid "Scheduled Date"
msgstr "تاريخ مجدول"
#. module: purchase
#: view:purchase.order:purchase.view_purchase_order_filter
#: view:purchase.order:purchase.view_request_for_quotation_filter
#: view:purchase.order.line:purchase.purchase_order_line_search
msgid "Search Purchase Order"
msgstr "بحث أوامر الشراء"
#. module: purchase
#: view:purchase.order.line_invoice:purchase.view_purchase_line_invoice
msgid "Select an Open Sales Order"
msgstr "اختر أمر بيع مفتوح"
#. module: purchase
#: code:addons/purchase/purchase.py:1114
#, python-format
msgid ""
"Selected Unit of Measure does not belong to the same category as the product"
" Unit of Measure."
msgstr "وحدة القياس المختارة لا تنتمي إلى نفس تصنيف وحدة قياس المنتج"
#. module: purchase
#: view:purchase.order:purchase.purchase_order_form
msgid "Send PO by Email"
msgstr "إرسال بالبريد"
#. module: purchase
#: view:purchase.order:purchase.purchase_order_form
msgid "Send RFQ by Email"
msgstr "إرسال RFQ بالبريد"
#. module: purchase
#: view:purchase.order:purchase.purchase_order_form
msgid "Set to Draft"
msgstr "ضبط كمسودة"
#. module: purchase
#: selection:purchase.order,state:0 selection:purchase.report,state:0
msgid "Shipping Exception"
msgstr "خلل بالاستلام"
#. module: purchase
#: view:website:purchase.report_purchaseorder_document
#: view:website:purchase.report_purchasequotation_document
msgid "Shipping address:"
msgstr "عنوان الشحن:"
#. module: purchase
#: field:purchase.order,origin:0
msgid "Source Document"
msgstr "مستند المصدر"
#. module: purchase
#: help:product.template,purchase_ok:0
msgid "Specify if the product can be selected in a purchase order line."
msgstr "يحدد ما إذا كان يمكن اختيار المنتج في بنود أوامر الشراء."
#. module: purchase
#: field:purchase.order,state:0
#: view:purchase.order.line:purchase.purchase_order_line_search
#: field:purchase.order.line,state:0
#: view:purchase.report:purchase.view_purchase_order_search
msgid "Status"
msgstr "الحالة"
#. module: purchase
#: model:ir.model,name:purchase.model_stock_move
msgid "Stock Move"
msgstr "حركة المخزون"
#. module: purchase
#: view:purchase.order.line:purchase.purchase_order_line_form2
msgid "Stock Moves"
msgstr "حركات المخزون"
#. module: purchase
#: field:purchase.order.line,price_subtotal:0
msgid "Subtotal"
msgstr "المجموع الفرعي"
#. module: purchase
#: field:purchase.order,message_summary:0
msgid "Summary"
msgstr "الملخص"
#. module: purchase
#: view:purchase.order:purchase.view_purchase_order_filter
#: view:purchase.order:purchase.view_request_for_quotation_filter
#: field:purchase.order,partner_id:0
#: view:purchase.order.line:purchase.purchase_order_line_search
#: view:purchase.order.line:purchase.purchase_order_line_tree
#: view:purchase.report:purchase.view_purchase_order_search
#: field:purchase.report,partner_id:0
msgid "Supplier"
msgstr "المورد"
#. module: purchase
#: view:purchase.config.settings:purchase.view_purchase_configuration
msgid "Supplier Features"
msgstr "خصائص المورد"
#. module: purchase
#: view:res.partner:purchase.res_partner_view_purchase_account_buttons
msgid "Supplier Inv."
msgstr "فاتورة المورد"
#. module: purchase
#: code:addons/purchase/purchase.py:444
#: code:addons/purchase/wizard/purchase_line_invoice.py:115
#: model:ir.actions.act_window,name:purchase.act_res_partner_2_supplier_invoices
#: view:res.partner:purchase.res_partner_view_purchase_account_buttons
#, python-format
msgid "Supplier Invoices"
msgstr "فواتير الموردين"
#. module: purchase
#: field:purchase.order,partner_ref:0
msgid "Supplier Reference"
msgstr "رقم إشارة المورد"
#. module: purchase
#: field:purchase.order,amount_tax:0 field:purchase.order.line,taxes_id:0
#: view:website:purchase.report_purchaseorder_document
msgid "Taxes"
msgstr "الضرائب"
#. module: purchase
#: field:purchase.order,notes:0
msgid "Terms and Conditions"
msgstr "الشروط و الأحكام"
#. module: purchase
#: view:purchase.order:purchase.purchase_order_form
msgid "Terms and conditions..."
msgstr "الشروط والأحكام..."
#. module: purchase
#: help:purchase.order,amount_untaxed:0
msgid "The amount without tax"
msgstr "المبلغ دون ضرائب"
#. module: purchase
#: help:purchase.order,pricelist_id:0
msgid ""
"The pricelist sets the currency used for this purchase order. It also "
"computes the supplier price for the selected products/quantities."
msgstr "تضع قائمة الاسعار العملة المستخدمه لامر البيع هذا. وهي تحسب سعر المورد للمنتجات المختارة/الكميات."
#. module: purchase
#: code:addons/purchase/purchase.py:1231
#, python-format
msgid ""
"The product \"%s\" has been defined with your company as reseller which "
"seems to be a configuration error!"
msgstr "تم ضبط المنتج '%s' وتحديد مؤسستك كأحد مورديه، وهو ما يبدو أنه خطأ بالإعدادات!"
#. module: purchase
#: code:addons/purchase/purchase.py:1134
#, python-format
msgid ""
"The selected supplier has a minimal quantity set to %s %s, you should not "
"purchase less."
msgstr "المورد المحدد له كمية دنيا مضبوطة إلى %s %s، ولا يمكنك أن تشتري كمية أقل منها."
#. module: purchase
#: code:addons/purchase/purchase.py:1130
#, python-format
msgid "The selected supplier only sells this product by %s"
msgstr "يقوم بالبيع لهذا المنتج المود المختار فقط بواسطة %s"
#. module: purchase
#: help:purchase.order,state:0
msgid ""
"The status of the purchase order or the quotation request. A request for "
"quotation is a purchase order in a 'Draft' status. Then the order has to be "
"confirmed by the user, the status switch to 'Confirmed'. Then the supplier "
"must confirm the order to change the status to 'Approved'. When the purchase"
" order is paid and received, the status becomes 'Done'. If a cancel action "
"occurs in the invoice or in the receipt of goods, the status becomes in "
"exception."
msgstr "حالة أمر شراء أو طلب عروض أسعار . طلب عروض الاسعار هو أمر الشراء في الحالة \"مسوده\" ثم عندما يتم تأكيد الامر من قبل المستخدم،تتحول الحالة إلى \"أكد\". ثم يجب أن يقوم المورد بالتأكيد على الامر لتغيير الحالة إلى \"مقبول\". عندما يدفع أمر الشراء ويتم تسليمه، الحاله تصبح \"تم\". في حالة حدوث إلغاء العمل في الفاتورة أو في استلام البضاعة، تصبح الحاله في \"استثناء.\""
#. module: purchase
#: help:purchase.order,amount_tax:0
msgid "The tax amount"
msgstr "مبلغ الضرائب"
#. module: purchase
#: help:purchase.order,amount_total:0
msgid "The total amount"
msgstr "إجمالي المبلغ"
#. module: purchase
#: code:addons/purchase/purchase.py:1335
#, python-format
msgid "There is no supplier associated to product %s"
msgstr "لا يوجد مورد مقترن بالمنتج %s"
#. module: purchase
#: help:purchase.order,minimum_planned_date:0
msgid ""
"This is computed as the minimum scheduled date of all purchase order lines' "
"products."
msgstr "تم حسابها كأدنى حد للتاريخ المجدول لكل منتجات خطوط امر الشراء."
#. module: purchase
#: help:purchase.order,picking_ids:0
msgid ""
"This is the list of receipts that have been generated for this purchase "
"order."
msgstr "هذه قائمة بأوامر الاستلام التي تم إنشائها لأمر الشراء هذا."
#. module: purchase
#: help:res.partner,property_product_pricelist_purchase:0
msgid ""
"This pricelist will be used, instead of the default one, for purchases from "
"the current partner"
msgstr "ستستخدم قائمة الاسعار, بدلا عن القائمة الافتراضية, للشراءات من الشريك الحالي"
#. module: purchase
#: help:purchase.order,picking_type_id:0
msgid "This will determine picking type of incoming shipment"
msgstr "سيحدد هذا نوع الاستلام للشحنات الواردة."
#. module: purchase
#: field:purchase.order,amount_total:0
#: view:website:purchase.report_purchaseorder_document
msgid "Total"
msgstr "الإجمالي"
#. module: purchase
#: field:purchase.report,price_total:0
msgid "Total Price"
msgstr "السعر الإجمالي"
#. module: purchase
#: view:purchase.order:purchase.purchase_order_tree
msgid "Total Untaxed amount"
msgstr "المبلغ دون ضرائب"
#. module: purchase
#: view:website:purchase.report_purchaseorder_document
msgid "Total Without Taxes"
msgstr "الإجمالي دون الضرائب"
#. module: purchase
#: view:purchase.order:purchase.purchase_order_tree
msgid "Total amount"
msgstr "المبلغ الإجمالي"
#. module: purchase
#: code:addons/purchase/purchase.py:694
#, python-format
msgid "Unable to cancel the purchase order %s."
msgstr "لم يمكن إلغاء أمر الشراء %s."
#. module: purchase
#: code:addons/purchase/purchase.py:700
#, python-format
msgid "Unable to cancel this purchase order."
msgstr "لم نتمكن من إلغاء طلب الشراء"
#. module: purchase
#: help:purchase.order,name:0
msgid ""
"Unique number of the purchase order, computed automatically when the "
"purchase order is created."
msgstr "رقم فريد لطلب الشراء تم تكوينه تلقائياً عندما تم إنشاء طلب الشراء"
#. module: purchase
#: field:purchase.order.line,price_unit:0
#: view:website:purchase.report_purchaseorder_document
msgid "Unit Price"
msgstr "سعر الوحدة"
#. module: purchase
#: field:purchase.report,quantity:0
msgid "Unit Quantity"
msgstr "كمية الوحدة"
#. module: purchase
#: model:ir.ui.menu,name:purchase.menu_purchase_uom_categ_form_action
msgid "Unit of Measure Categories"
msgstr "فئات وحدات القياس"
#. module: purchase
#: model:ir.ui.menu,name:purchase.menu_purchase_unit_measure_purchase
#: model:ir.ui.menu,name:purchase.menu_purchase_uom_form_action
msgid "Units of Measure"
msgstr "وحدة القياس"
#. module: purchase
#: field:purchase.order,message_unread:0
msgid "Unread Messages"
msgstr "الرسائل الجديدة"
#. module: purchase
#: view:purchase.order:purchase.purchase_order_tree
msgid "Untaxed"
msgstr "بلا ضريبة"
#. module: purchase
#: field:purchase.order,amount_untaxed:0
msgid "Untaxed Amount"
msgstr "المبلغ دون ضرائب"
#. module: purchase
#: field:purchase.config.settings,group_costing_method:0
msgid "Use 'Real Price' or 'Average' costing methods."
msgstr "استخدم طرق احتساب التكاليف بالمتوسط أو الأسعار الفعلية."
#. module: purchase
#: field:account.config.settings,module_purchase_analytic_plans:0
msgid "Use multiple analytic accounts on orders"
msgstr "استخدم عدة حسابات تحليلية على الأوامر"
#. module: purchase
#: field:purchase.config.settings,module_purchase_analytic_plans:0
msgid "Use multiple analytic accounts on purchase orders"
msgstr "استخدم عدة حسابات تحليلية على أوامر الشراء"
#. module: purchase
#: model:res.groups,name:purchase.group_purchase_user
msgid "User"
msgstr "المستخدم"
#. module: purchase
#: view:website:purchase.report_purchaseorder_document
#: view:website:purchase.report_purchasequotation_document
msgid "VAT:"
msgstr "ضريبة القيمة المضافة:"
#. module: purchase
#: field:purchase.report,validator:0
msgid "Validated By"
msgstr "اعتمد بواسطة"
#. module: purchase
#: view:website:purchase.report_purchaseorder_document
msgid "Validated By:"
msgstr "اعتمد بواسطة:"
#. module: purchase
#: field:purchase.order,validator:0
msgid "Validated by"
msgstr "اعتمد بواسطة"
#. module: purchase
#: selection:purchase.order,state:0
msgid "Waiting Approval"
msgstr "في انتظار الاعتماد"
#. module: purchase
#: selection:purchase.report,state:0
msgid "Waiting Supplier Ack"
msgstr "في انتظار قبول المورد"
#. module: purchase
#: model:ir.model,name:purchase.model_stock_warehouse
#: field:purchase.report,picking_type_id:0
msgid "Warehouse"
msgstr "المخزن"
#. module: purchase
#: code:addons/purchase/purchase.py:1114 code:addons/purchase/purchase.py:1130
#: code:addons/purchase/purchase.py:1134
#: code:addons/purchase/wizard/purchase_order_group.py:44
#, python-format
msgid "Warning!"
msgstr "تحذير!"
#. module: purchase
#: field:purchase.order,website_message_ids:0
msgid "Website Messages"
msgstr "رسائل الموقع الإلكتروني"
#. module: purchase
#: help:purchase.order,website_message_ids:0
msgid "Website communication history"
msgstr "سجل اتصال الموقع الإلكتروني"
#. module: purchase
#: help:stock.warehouse,buy_to_resupply:0
msgid "When products are bought, they can be delivered to this warehouse"
msgstr "عند شراء المنتجات، يمكن أن يتم تسليمها إلى هذا المخزن"
#. module: purchase
#: code:addons/purchase/purchase.py:538
#, python-format
msgid "You cannot confirm a purchase order without any purchase order line."
msgstr "لا يمكنك تأكيد طلب شراء بدون خطوط شراء (أصناف)"
#. module: purchase
#: code:addons/purchase/purchase.py:695
#, python-format
msgid "You have already received some goods for it. "
msgstr "لقد استلمت بالفعل بعض المنتجات منه."
#. module: purchase
#: code:addons/purchase/purchase.py:701
#, python-format
msgid "You must first cancel all invoices related to this purchase order."
msgstr "يجب عليك أولا إلغاء جميع الفواتير المتعلقة بهذا أمر الشراء."
#. module: purchase
#: view:website:purchase.report_purchaseorder_document
msgid "Your Order Reference"
msgstr "رقم الإشارة الخاص بك"
#. module: purchase
#: view:purchase.config.settings:purchase.view_purchase_configuration
#: view:purchase.order.group:purchase.view_purchase_order_group
#: view:purchase.order.line_invoice:purchase.view_purchase_line_invoice
msgid "or"
msgstr "أو"
#. module: purchase
#: field:purchase.order,related_usage:0
msgid "unknown"
msgstr "غير معروف"